01JS5M074K89AP2RA209C8BV84: 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: 01JS5M0WNP3D0KQQ5TDBZH50AH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-18T23:34:22.678Zjob assigned to worker 01JS5M0YCYG7APP81JYK7NFMTT [factory gimlet-EVT22200007-propolis, EVT22200007/25036] (queued for 25 s)
 
22025-04-18T23:34:30.937Zstarting task 0: "setup"
32025-04-18T23:34:30.963Z++ uname -s
42025-04-18T23:34:30.963Z+ kern=SunOS
52025-04-18T23:34:30.963Z+ build_user=build
62025-04-18T23:34:30.963Z+ build_uid=12345
72025-04-18T23:34:30.963Z+ work_dir=/work
82025-04-18T23:34:30.963Z+ input_dir=/input
92025-04-18T23:34:30.963Z+ [[ 0 == 12345 ]]
102025-04-18T23:34:30.963Z+ case "$kern" in
112025-04-18T23:34:30.963Z+ groupadd -g 12345 build
122025-04-18T23:34:30.963Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-18T23:34:32.962Z+ zfs create -o mountpoint=/work rpool/work
142025-04-18T23:34:33.001Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-18T23:34:33.026Z+ home_fs=zfs
162025-04-18T23:34:33.026Z+ [[ zfs == autofs ]]
172025-04-18T23:34:33.026Z+ mkdir -p /home/build
182025-04-18T23:34:33.026Z+ chown build:build /home/build /work
192025-04-18T23:34:35.012Z+ chmod 0700 /home/build /work
202025-04-18T23:34:35.038Zprocess exited: duration 4081 ms, exit code 0
 
212025-04-18T23:34:35.088Zstarting task 1: "rust-toolchain"
222025-04-18T23:34:35.113Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-18T23:34:35.113Z * rust toolchain channel = "1.85.0"
242025-04-18T23:34:35.113Z * rust toolchain profile = "default"
252025-04-18T23:34:35.113Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-18T23:34:35.113Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-18T23:34:35.113Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-18T23:34:35.113Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-18T23:34:35.113Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-18T23:34:35.228Zinfo: downloading installer
312025-04-18T23:34:35.660Zwarn: It looks like you have an existing installation of Rust at:
322025-04-18T23:34:35.660Zwarn: /opt/ooce/bin
332025-04-18T23:34:35.661Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-18T23:34:35.661Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-18T23:34:35.661Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-18T23:34:35.661Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-18T23:34:35.661Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-18T23:34:35.661Zerror: cannot install while Rust is installed
392025-04-18T23:34:35.661Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-18T23:34:35.686Zinfo: profile set to 'default'
412025-04-18T23:34:35.686Zinfo: default host triple is x86_64-unknown-illumos
422025-04-18T23:34:35.686Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-18T23:34:35.780Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-18T23:34:35.780Zinfo: downloading component 'cargo'
452025-04-18T23:34:35.961Zinfo: downloading component 'clippy'
462025-04-18T23:34:36.004Zinfo: downloading component 'rust-docs'
472025-04-18T23:34:36.245Zinfo: downloading component 'rust-std'
482025-04-18T23:34:36.650Zinfo: downloading component 'rustc'
492025-04-18T23:34:39.566Zinfo: downloading component 'rustfmt'
502025-04-18T23:34:39.651Zinfo: installing component 'cargo'
512025-04-18T23:34:40.724Zinfo: installing component 'clippy'
522025-04-18T23:34:41.176Zinfo: installing component 'rust-docs'
532025-04-18T23:34:44.091Zinfo: installing component 'rust-std'
542025-04-18T23:34:46.220Zinfo: installing component 'rustc'
552025-04-18T23:34:53.415Zinfo: installing component 'rustfmt'
562025-04-18T23:34:53.800Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-18T23:34:53.800Z
582025-04-18T23:34:53.946Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-18T23:34:53.946Z
602025-04-18T23:34:53.971Z
612025-04-18T23:34:53.971ZRust is installed now. Great!
622025-04-18T23:34:53.971Z
632025-04-18T23:34:53.971ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-18T23:34:53.971Zenvironment variable. This has not been done automatically.
652025-04-18T23:34:53.971Z
662025-04-18T23:34:53.971ZTo configure your current shell, you need to source
672025-04-18T23:34:53.971Zthe corresponding env file under $HOME/.cargo.
682025-04-18T23:34:53.971Z
692025-04-18T23:34:53.971ZThis is usually done by running one of the following (note the leading DOT):
702025-04-18T23:34:53.971Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-18T23:34:53.971Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-18T23:34:53.971Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-18T23:34:54.059Z+ rustup --version
742025-04-18T23:34:54.084Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-18T23:34:54.084Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-18T23:34:54.124Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-18T23:34:54.149Z+ cargo --version
782025-04-18T23:34:54.174Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-18T23:34:54.174Z+ rustc --version
802025-04-18T23:34:54.204Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-18T23:34:54.229Zprocess exited: duration 19121 ms, exit code 0
 
822025-04-18T23:34:54.283Zstarting task 2: "authentication"
832025-04-18T23:34:54.340Zprocess exited: duration 60 ms, exit code 0
 
842025-04-18T23:34:54.390Zstarting task 3: "clone repository"
852025-04-18T23:34:54.415Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-18T23:34:54.416Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-18T23:34:54.441ZCloning into '/work/oxidecomputer/omicron'...
882025-04-18T23:35:03.074Z+ cd /work/oxidecomputer/omicron
892025-04-18T23:35:03.074Z+ git fetch origin 0ee1106251fa733c77112c686978cbc5db878f0a
902025-04-18T23:35:03.555ZFrom https://github.com/oxidecomputer/omicron
912025-04-18T23:35:03.556Z * branch 0ee1106251fa733c77112c686978cbc5db878f0a -> FETCH_HEAD
922025-04-18T23:35:03.582Z+ [[ -n ajs/shamir ]]
932025-04-18T23:35:03.582Z++ git branch --show-current
942025-04-18T23:35:03.582Z+ current=main
952025-04-18T23:35:03.582Z+ [[ main != ajs/shamir ]]
962025-04-18T23:35:03.582Z+ git branch -f ajs/shamir 0ee1106251fa733c77112c686978cbc5db878f0a
972025-04-18T23:35:03.582Z+ git checkout -f ajs/shamir
982025-04-18T23:35:03.734ZSwitched to branch 'ajs/shamir'
992025-04-18T23:35:03.760Z+ git reset --hard 0ee1106251fa733c77112c686978cbc5db878f0a
1002025-04-18T23:35:03.883ZHEAD is now at 0ee110625 review feedback
1012025-04-18T23:35:03.908Zprocess exited: duration 9495 ms, exit code 0
 
1022025-04-18T23:35:03.959Zstarting task 4: "build"
1032025-04-18T23:35:03.984Z+ source .github/buildomat/ci-env.sh
1042025-04-18T23:35:03.984Z++ export CARGO_TERM_COLOR=always
1052025-04-18T23:35:03.984Z++ CARGO_TERM_COLOR=always
1062025-04-18T23:35:03.984Z+ cargo --version
1072025-04-18T23:35:04.038Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-04-18T23:35:04.063Z+ rustc --version
1092025-04-18T23:35:04.122Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-04-18T23:35:04.147Z+ WORK=/work
1112025-04-18T23:35:04.147Z+ pfexec mkdir -p /work
1122025-04-18T23:35:04.147Z+ pfexec chown build /work
1132025-04-18T23:35:04.147Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-18T23:35:05.558Zpkg list: illegal option -- F
1152025-04-18T23:35:05.558ZUsage:
1162025-04-18T23:35:05.558Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-18T23:35:05.585Z [pkg_fmri_pattern ...]
1182025-04-18T23:35:06.576Zpkg list: illegal option -- F
1192025-04-18T23:35:06.576ZUsage:
1202025-04-18T23:35:06.576Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-18T23:35:06.576Z [pkg_fmri_pattern ...]
1222025-04-18T23:35:19.752Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-18T23:35:25.866Z Startup: Caching catalogs ... Done
1242025-04-18T23:35:48.408ZPlanning: Solver setup ... Done (21.249s)
1252025-04-18T23:35:48.639ZPlanning: Running solver ... Done (0.231s)
1262025-04-18T23:35:48.787ZPlanning: Finding local manifests ... Done (0.003s)
1272025-04-18T23:35:49.297ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-18T23:35:49.783ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-18T23:35:49.904ZPlanning: Package planning ... Done (0.121s)
1302025-04-18T23:35:49.970ZPlanning: Merging actions ... Done (0.066s)
1312025-04-18T23:35:50.190ZPlanning: Checking for conflicting actions ... Done (0.220s)
1322025-04-18T23:35:51.213ZPlanning: Consolidating action changes ... Done (1.023s)
1332025-04-18T23:35:51.599ZPlanning: Evaluating mediators ... Done (0.385s)
1342025-04-18T23:35:51.691ZPlanning: Planning completed in 25.73 seconds
1352025-04-18T23:35:51.716Z Packages to install: 4
1362025-04-18T23:35:51.716Z Packages to update: 3
1372025-04-18T23:35:51.716Z Mediators to change: 2
1382025-04-18T23:35:51.716Z Services to change: 1
1392025-04-18T23:35:51.716Z Estimated space available: 155.11 GB
1402025-04-18T23:35:51.716ZEstimated space to be consumed: 1.69 GB
1412025-04-18T23:35:51.716Z Create boot environment: No
1422025-04-18T23:35:51.716ZCreate backup boot environment: Yes
1432025-04-18T23:35:51.716Z Rebuild boot archive: No
1442025-04-18T23:35:51.716Z
1452025-04-18T23:35:51.716ZChanged mediators:
1462025-04-18T23:35:51.716Z mediator clang:
1472025-04-18T23:35:51.716Z version: None -> 15 (system default)
1482025-04-18T23:35:51.716Z
1492025-04-18T23:35:51.717Z mediator llvm:
1502025-04-18T23:35:51.717Z version: 14 (system default) -> 15 (system default)
1512025-04-18T23:35:51.717Z
1522025-04-18T23:35:51.717ZChanged packages:
1532025-04-18T23:35:51.717Zhelios-dev
1542025-04-18T23:35:51.717Z developer/build-essential
1552025-04-18T23:35:51.717Z None -> 11-2.0
1562025-04-18T23:35:51.717Z library/libxmlsec1
1572025-04-18T23:35:51.717Z None -> 1.2.35-2.0
1582025-04-18T23:35:51.717Z ooce/developer/clang-15
1592025-04-18T23:35:51.717Z None -> 15.0.7-2.0
1602025-04-18T23:35:51.717Z ooce/developer/llvm-15
1612025-04-18T23:35:51.717Z None -> 15.0.7-2.0
1622025-04-18T23:35:51.717Z package/pkg
1632025-04-18T23:35:51.717Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-18T23:35:51.717Z system/library/g++-runtime
1652025-04-18T23:35:51.717Z 13-2.0 -> 14-2.0
1662025-04-18T23:35:51.717Z system/library/gcc-runtime
1672025-04-18T23:35:51.717Z 13-2.0 -> 14-2.0
1682025-04-18T23:35:51.717Z
1692025-04-18T23:35:51.717ZServices:
1702025-04-18T23:35:51.717Z restart_fmri:
1712025-04-18T23:35:51.717Z svc:/system/update-man-index:default
1722025-04-18T23:35:51.717Z
1732025-04-18T23:35:51.717ZEditable files to change:
1742025-04-18T23:35:51.717Z Update:
1752025-04-18T23:35:51.717Z usr/share/lib/pkg/web/config.shtml
1762025-04-18T23:35:51.778Z
1772025-04-18T23:35:51.778ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-18T23:35:56.784ZDownload: 1006/4301 items 19.5/225.4MB 8% complete (4.0M/s)
1792025-04-18T23:36:01.793ZDownload: 1191/4301 items 79.5/225.4MB 35% complete (8.0M/s)
1802025-04-18T23:36:10.637ZDownload: 1198/4301 items 82.0/225.4MB 36% complete (8.0M/s)
1812025-04-18T23:36:15.636ZDownload: 1776/4301 items 118.3/225.4MB 52% complete (5.5M/s)
1822025-04-18T23:36:20.923ZDownload: 2220/4301 items 119.2/225.4MB 52% complete (3.9M/s)
1832025-04-18T23:36:25.928ZDownload: 2548/4301 items 120.4/225.4MB 53% complete (203k/s)
1842025-04-18T23:36:30.932ZDownload: 3248/4301 items 190.8/225.4MB 84% complete (7.1M/s)
1852025-04-18T23:36:36.581ZDownload: 3563/4301 items 215.7/225.4MB 95% complete (9.5M/s)
1862025-04-18T23:36:41.763ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (6.9M/s)
1872025-04-18T23:36:43.333ZDownload: Completed 225.42 MB in 51.56 seconds (4.4M/s)
1882025-04-18T23:36:44.798Z Actions: 1/5122 actions (Removing old actions)
1892025-04-18T23:36:44.823Z Actions: 194/5122 actions (Installing new actions)
1902025-04-18T23:36:49.812Z Actions: 3960/5122 actions (Installing new actions)
1912025-04-18T23:36:50.541Z Actions: 4267/5122 actions (Updating modified actions)
1922025-04-18T23:36:50.958Z Actions: Completed 5122 actions in 6.15 seconds.
1932025-04-18T23:36:51.305Z Done (0.346s)
1942025-04-18T23:36:51.329Z Done (0.001s)
1952025-04-18T23:36:52.130Z Done (0.823s)
1962025-04-18T23:36:56.986Z Done (4.662s)
1972025-04-18T23:36:57.082Z Done (0.018s)
1982025-04-18T23:36:57.107Z Done (0.000s)
1992025-04-18T23:36:57.257Z Done (0.000s)
2002025-04-18T23:36:58.095ZPlanning: Evaluating mediator changes ... Done
2012025-04-18T23:36:58.344ZPlanning: Checking for conflicting actions ... Done
2022025-04-18T23:36:58.369ZPlanning: Consolidating action changes ... Done
2032025-04-18T23:36:58.688ZPlanning: Evaluating mediators ... Done
2042025-04-18T23:36:58.713ZPlanning: Planning completed in 0.59 seconds
2052025-04-18T23:36:58.738Z Mediators to change: 2
2062025-04-18T23:36:58.738Z Create boot environment: No
2072025-04-18T23:36:58.738ZCreate backup boot environment: No
2082025-04-18T23:36:58.797Z Done
2092025-04-18T23:36:58.797Z Done
2102025-04-18T23:36:59.415Z Done
2112025-04-18T23:37:03.846Z Done
2122025-04-18T23:37:03.949Z Done
2132025-04-18T23:37:03.973Z Done
2142025-04-18T23:37:03.998Z Done
2152025-04-18T23:37:04.741ZPlanning: Evaluating mediator changes ... Done
2162025-04-18T23:37:04.766ZPlanning: Merging actions ... Done
2172025-04-18T23:37:04.977ZPlanning: Checking for conflicting actions ... Done
2182025-04-18T23:37:05.002ZPlanning: Consolidating action changes ... Done
2192025-04-18T23:37:05.289ZPlanning: Evaluating mediators ... Done
2202025-04-18T23:37:05.354ZPlanning: Planning completed in 0.91 seconds
2212025-04-18T23:37:05.402Z Packages to change: 1
2222025-04-18T23:37:05.402Z Mediators to change: 1
2232025-04-18T23:37:05.402Z Services to change: 1
2242025-04-18T23:37:05.402Z Create boot environment: No
2252025-04-18T23:37:05.426ZCreate backup boot environment: Yes
2262025-04-18T23:37:07.147Z Actions: 1/6 actions (Updating modified actions)
2272025-04-18T23:37:07.172Z Actions: Completed 6 actions in 0.00 seconds.
2282025-04-18T23:37:07.172Z Done
2292025-04-18T23:37:07.172Z Done
2302025-04-18T23:37:07.317Z Done
2312025-04-18T23:37:11.503Z Done
2322025-04-18T23:37:11.617Z Done
2332025-04-18T23:37:11.642Z Done
2342025-04-18T23:37:11.715Z Done
2352025-04-18T23:37:12.240ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2362025-04-18T23:37:12.240Zclang system 15 system
2372025-04-18T23:37:12.240Zcsh system system illumos
2382025-04-18T23:37:12.240Zctags system system illumos
2392025-04-18T23:37:12.240Zgcc vendor 12 vendor
2402025-04-18T23:37:12.240Zgcc system 10 system
2412025-04-18T23:37:12.240Zgcc system 7 system
2422025-04-18T23:37:12.240Zgo system 1.20 system
2432025-04-18T23:37:12.240Zgo system 1.19 system
2442025-04-18T23:37:12.240Zllvm system 15 system
2452025-04-18T23:37:12.240Zllvm system 14 system
2462025-04-18T23:37:12.240Zmariadb system 10.6 system
2472025-04-18T23:37:12.240Zmta vendor vendor dma
2482025-04-18T23:37:12.240Zopenjdk system 17 system
2492025-04-18T23:37:12.240Zopenjdk system 11 system
2502025-04-18T23:37:12.240Zopenjdk system 1.8 system
2512025-04-18T23:37:12.240Zopenssl vendor 3 vendor
2522025-04-18T23:37:12.240Zperl system 5.36 system
2532025-04-18T23:37:12.240Zpostgresql system 15 system
2542025-04-18T23:37:12.240Zpostgresql system 13 system
2552025-04-18T23:37:12.240Zpython vendor 3 vendor
2562025-04-18T23:37:12.240Zpython system 2 system
2572025-04-18T23:37:12.240Zpython3 system 3.11 system
2582025-04-18T23:37:12.240Zruby system 3.0 system
2592025-04-18T23:37:12.240Zwords vendor vendor american-english
2602025-04-18T23:37:12.240Zwords system system australian-english
2612025-04-18T23:37:12.240Zwords system system british-english
2622025-04-18T23:37:12.240Zwords system system canadian-english
2632025-04-18T23:37:12.240Zwords system system french
2642025-04-18T23:37:12.240Zwords system system italian
2652025-04-18T23:37:12.240Zwords system system ngerman
2662025-04-18T23:37:12.240Zwords system system ogerman
2672025-04-18T23:37:12.240Zwords system system spanish
2682025-04-18T23:37:12.636ZPUBLISHER TYPE STATUS P LOCATION
2692025-04-18T23:37:12.636Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2702025-04-18T23:37:16.788ZFMRI IFO
2712025-04-18T23:37:16.789Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2722025-04-18T23:37:16.789Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2732025-04-18T23:37:16.789Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2742025-04-18T23:37:16.789Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2752025-04-18T23:37:16.789Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2762025-04-18T23:37:16.789Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772025-04-18T23:37:16.789Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2782025-04-18T23:37:16.789Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792025-04-18T23:37:16.789Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802025-04-18T23:37:16.789Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2812025-04-18T23:37:16.789Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822025-04-18T23:37:16.789Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832025-04-18T23:37:16.789Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2842025-04-18T23:37:16.789Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852025-04-18T23:37:16.789Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862025-04-18T23:37:17.696Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872025-04-18T23:37:18.101Z Updating crates.io index
2882025-04-18T23:37:18.126Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-04-18T23:37:18.808Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-04-18T23:37:19.182Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-04-18T23:37:19.519Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-04-18T23:37:19.937Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-04-18T23:37:21.111Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-04-18T23:37:23.142Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-04-18T23:37:23.915Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-04-18T23:37:24.723Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-04-18T23:37:25.144Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-04-18T23:37:25.562Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-04-18T23:37:26.347Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002025-04-18T23:37:27.051Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012025-04-18T23:37:27.463Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3022025-04-18T23:37:27.991Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-04-18T23:37:28.376Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-04-18T23:37:28.751Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-04-18T23:37:29.094Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-04-18T23:37:29.469Z Updating git repository `https://github.com/oxidecomputer/lldp`
3072025-04-18T23:37:29.924Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082025-04-18T23:37:30.286Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-04-18T23:37:30.799Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-04-18T23:37:31.160Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3112025-04-18T23:37:31.662Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-04-18T23:37:32.344Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-04-18T23:37:32.733Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-04-18T23:37:33.297Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-04-18T23:37:33.783Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3162025-04-18T23:37:34.205Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-04-18T23:37:34.556Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-04-18T23:37:34.949Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-04-18T23:37:36.538Z Downloading crates ...
3202025-04-18T23:37:36.613Z Downloaded scroll_derive v0.12.0
3212025-04-18T23:37:36.638Z Downloaded usdt-macro v0.5.0
3222025-04-18T23:37:36.638Z Downloaded zerocopy-derive v0.7.35
3232025-04-18T23:37:36.639Z Downloaded thiserror-impl v2.0.12
3242025-04-18T23:37:36.639Z Downloaded version_check v0.9.5
3252025-04-18T23:37:36.639Z Downloaded usdt-impl v0.5.0
3262025-04-18T23:37:36.639Z Downloaded thiserror v2.0.12
3272025-04-18T23:37:36.663Z Downloaded unicode-ident v1.0.14
3282025-04-18T23:37:36.663Z Downloaded ucd-trie v0.1.7
3292025-04-18T23:37:36.663Z Downloaded memchr v2.7.4
3302025-04-18T23:37:36.663Z Downloaded zerocopy v0.7.35
3312025-04-18T23:37:36.688Z Downloaded winnow v0.7.3
3322025-04-18T23:37:36.715Z Downloaded pest v2.7.14
3332025-04-18T23:37:36.715Z Downloaded hashbrown v0.15.1
3342025-04-18T23:37:36.715Z Downloaded tabled v0.15.0
3352025-04-18T23:37:36.739Z Downloaded goblin v0.8.2
3362025-04-18T23:37:36.739Z Downloaded syn v1.0.109
3372025-04-18T23:37:36.764Z Downloaded unicode-width v0.1.14
3382025-04-18T23:37:36.764Z Downloaded serde_spanned v0.6.8
3392025-04-18T23:37:36.764Z Downloaded syn v2.0.98
3402025-04-18T23:37:36.788Z Downloaded serde_json v1.0.140
3412025-04-18T23:37:36.788Z Downloaded clap_builder v4.5.32
3422025-04-18T23:37:36.789Z Downloaded utf8parse v0.2.2
3432025-04-18T23:37:36.789Z Downloaded rustix v0.37.28
3442025-04-18T23:37:36.813Z Downloaded toml_edit v0.22.24
3452025-04-18T23:37:36.837Z Downloaded rustix v0.38.37
3462025-04-18T23:37:36.862Z Downloaded indexmap v2.7.1
3472025-04-18T23:37:36.862Z Downloaded serde_derive v1.0.219
3482025-04-18T23:37:36.862Z Downloaded serde v1.0.219
3492025-04-18T23:37:36.887Z Downloaded ryu v1.0.18
3502025-04-18T23:37:36.887Z Downloaded pest_meta v2.7.14
3512025-04-18T23:37:36.887Z Downloaded papergrid v0.11.0
3522025-04-18T23:37:36.887Z Downloaded log v0.4.22
3532025-04-18T23:37:36.887Z Downloaded clap v4.5.32
3542025-04-18T23:37:36.887Z Downloaded anyhow v1.0.97
3552025-04-18T23:37:36.912Z Downloaded typenum v1.17.0
3562025-04-18T23:37:36.912Z Downloaded toml v0.8.20
3572025-04-18T23:37:36.912Z Downloaded textwrap v0.16.1
3582025-04-18T23:37:36.912Z Downloaded proc-macro2 v1.0.94
3592025-04-18T23:37:36.912Z Downloaded bitflags v2.6.0
3602025-04-18T23:37:36.912Z Downloaded semver v1.0.25
3612025-04-18T23:37:36.912Z Downloaded quote v1.0.39
3622025-04-18T23:37:36.912Z Downloaded pest_derive v2.7.14
3632025-04-18T23:37:36.936Z Downloaded once_cell v1.20.3
3642025-04-18T23:37:36.936Z Downloaded sha2 v0.10.8
3652025-04-18T23:37:36.936Z Downloaded libc v0.2.170
3662025-04-18T23:37:36.972Z Downloaded scroll v0.12.0
3672025-04-18T23:37:36.972Z Downloaded proc-macro-error-attr v1.0.4
3682025-04-18T23:37:36.972Z Downloaded proc-macro-error v1.0.4
3692025-04-18T23:37:36.972Z Downloaded pest_generator v2.7.14
3702025-04-18T23:37:36.972Z Downloaded io-lifetimes v1.0.11
3712025-04-18T23:37:36.972Z Downloaded clap_derive v4.5.32
3722025-04-18T23:37:36.972Z Downloaded cargo_toml v0.21.0
3732025-04-18T23:37:36.972Z Downloaded cargo_metadata v0.19.2
3742025-04-18T23:37:36.997Z Downloaded camino v1.1.9
3752025-04-18T23:37:36.997Z Downloaded anstyle v1.0.10
3762025-04-18T23:37:36.997Z Downloaded anstream v0.6.15
3772025-04-18T23:37:36.997Z Downloaded usdt v0.5.0
3782025-04-18T23:37:36.997Z Downloaded unicode-linebreak v0.1.5
3792025-04-18T23:37:36.997Z Downloaded toml_datetime v0.6.8
3802025-04-18T23:37:36.997Z Downloaded thread-id v4.2.2
3812025-04-18T23:37:36.997Z Downloaded thiserror v1.0.69
3822025-04-18T23:37:36.997Z Downloaded terminal_size v0.4.0
3832025-04-18T23:37:36.997Z Downloaded terminal_size v0.2.6
3842025-04-18T23:37:36.997Z Downloaded tempfile v3.13.0
3852025-04-18T23:37:36.997Z Downloaded tabled_derive v0.7.0
3862025-04-18T23:37:36.997Z Downloaded strsim v0.11.1
3872025-04-18T23:37:36.997Z Downloaded smawk v0.3.2
3882025-04-18T23:37:36.997Z Downloaded serde_tokenstream v0.2.2
3892025-04-18T23:37:36.997Z Downloaded plain v0.2.3
3902025-04-18T23:37:36.997Z Downloaded memmap v0.7.0
3912025-04-18T23:37:36.997Z Downloaded macaddr v1.0.1
3922025-04-18T23:37:36.997Z Downloaded itoa v1.0.11
3932025-04-18T23:37:36.997Z Downloaded is_terminal_polyfill v1.70.1
3942025-04-18T23:37:36.997Z Downloaded heck v0.5.0
3952025-04-18T23:37:36.997Z Downloaded heck v0.4.1
3962025-04-18T23:37:37.023Z Downloaded anstyle-query v1.1.1
3972025-04-18T23:37:37.023Z Downloaded thiserror-impl v1.0.69
3982025-04-18T23:37:37.023Z Downloaded swrite v0.1.0
3992025-04-18T23:37:37.023Z Downloaded cpufeatures v0.2.14
4002025-04-18T23:37:37.023Z Downloaded clap_lex v0.7.4
4012025-04-18T23:37:37.023Z Downloaded cargo-platform v0.1.8
4022025-04-18T23:37:37.023Z Downloaded bytecount v0.6.8
4032025-04-18T23:37:37.023Z Downloaded usdt-attr-macro v0.5.0
4042025-04-18T23:37:37.023Z Downloaded generic-array v0.14.7
4052025-04-18T23:37:37.023Z Downloaded fs-err v2.11.0
4062025-04-18T23:37:37.023Z Downloaded fnv v1.0.7
4072025-04-18T23:37:37.023Z Downloaded fastrand v2.1.1
4082025-04-18T23:37:37.023Z Downloaded errno v0.3.9
4092025-04-18T23:37:37.023Z Downloaded dtrace-parser v0.2.0
4102025-04-18T23:37:37.023Z Downloaded dof v0.3.0
4112025-04-18T23:37:37.023Z Downloaded digest v0.10.7
4122025-04-18T23:37:37.023Z Downloaded colorchoice v1.0.2
4132025-04-18T23:37:37.023Z Downloaded cfg-if v1.0.0
4142025-04-18T23:37:37.023Z Downloaded camino-tempfile v1.1.1
4152025-04-18T23:37:37.048Z Downloaded byteorder v1.5.0
4162025-04-18T23:37:37.048Z Downloaded block-buffer v0.10.4
4172025-04-18T23:37:37.048Z Downloaded bitflags v1.3.2
4182025-04-18T23:37:37.048Z Downloaded autocfg v1.4.0
4192025-04-18T23:37:37.048Z Downloaded anstyle-parse v0.2.5
4202025-04-18T23:37:37.048Z Downloaded pretty-hex v0.4.1
4212025-04-18T23:37:37.048Z Downloaded crypto-common v0.1.6
4222025-04-18T23:37:37.048Z Downloaded equivalent v1.0.1
4232025-04-18T23:37:37.148Z Compiling proc-macro2 v1.0.94
4242025-04-18T23:37:37.148Z Compiling unicode-ident v1.0.14
4252025-04-18T23:37:37.148Z Compiling libc v0.2.170
4262025-04-18T23:37:37.148Z Compiling version_check v0.9.5
4272025-04-18T23:37:37.174Z Compiling serde v1.0.219
4282025-04-18T23:37:37.174Z Compiling memchr v2.7.4
4292025-04-18T23:37:37.174Z Compiling thiserror v1.0.69
4302025-04-18T23:37:37.174Z Compiling itoa v1.0.11
4312025-04-18T23:37:37.472Z Compiling ryu v1.0.18
4322025-04-18T23:37:37.536Z Compiling ucd-trie v0.1.7
4332025-04-18T23:37:37.797Z Compiling once_cell v1.20.3
4342025-04-18T23:37:37.904Z Compiling byteorder v1.5.0
4352025-04-18T23:37:38.090Z Compiling serde_json v1.0.140
4362025-04-18T23:37:38.171Z Compiling rustix v0.38.37
4372025-04-18T23:37:38.332Z Compiling bitflags v2.6.0
4382025-04-18T23:37:38.434Z Compiling proc-macro-error-attr v1.0.4
4392025-04-18T23:37:38.533Z Compiling usdt-impl v0.5.0
4402025-04-18T23:37:38.719Z Compiling io-lifetimes v1.0.11
4412025-04-18T23:37:38.744Z Compiling syn v1.0.109
4422025-04-18T23:37:38.883Z Compiling quote v1.0.39
4432025-04-18T23:37:38.919Z Compiling errno v0.3.9
4442025-04-18T23:37:38.992Z Compiling proc-macro-error v1.0.4
4452025-04-18T23:37:39.070Z Compiling utf8parse v0.2.2
4462025-04-18T23:37:39.229Z Compiling thread-id v4.2.2
4472025-04-18T23:37:39.256Z Compiling syn v2.0.98
4482025-04-18T23:37:39.322Z Compiling rustix v0.37.28
4492025-04-18T23:37:39.349Z Compiling plain v0.2.3
4502025-04-18T23:37:39.378Z Compiling log v0.4.22
4512025-04-18T23:37:39.422Z Compiling hashbrown v0.15.1
4522025-04-18T23:37:39.447Z Compiling camino v1.1.9
4532025-04-18T23:37:39.528Z Compiling equivalent v1.0.1
4542025-04-18T23:37:40.024Z Compiling anstyle-parse v0.2.5
4552025-04-18T23:37:40.105Z Compiling anstyle v1.0.10
4562025-04-18T23:37:40.292Z Compiling pretty-hex v0.4.1
4572025-04-18T23:37:40.326Z Compiling indexmap v2.7.1
4582025-04-18T23:37:40.354Z Compiling semver v1.0.25
4592025-04-18T23:37:40.384Z Compiling bitflags v1.3.2
4602025-04-18T23:37:40.480Z Compiling unicode-width v0.1.14
4612025-04-18T23:37:40.505Z Compiling anstyle-query v1.1.1
4622025-04-18T23:37:40.505Z Compiling autocfg v1.4.0
4632025-04-18T23:37:40.689Z Compiling thiserror v2.0.12
4642025-04-18T23:37:40.779Z Compiling is_terminal_polyfill v1.70.1
4652025-04-18T23:37:40.914Z Compiling winnow v0.7.3
4662025-04-18T23:37:40.957Z Compiling colorchoice v1.0.2
4672025-04-18T23:37:41.108Z Compiling anstream v0.6.15
4682025-04-18T23:37:41.328Z Compiling terminal_size v0.4.0
4692025-04-18T23:37:41.354Z Compiling fs-err v2.11.0
4702025-04-18T23:37:41.639Z Compiling fastrand v2.1.1
4712025-04-18T23:37:41.666Z Compiling bytecount v0.6.8
4722025-04-18T23:37:41.691Z Compiling fnv v1.0.7
4732025-04-18T23:37:41.923Z Compiling clap_lex v0.7.4
4742025-04-18T23:37:42.132Z Compiling anyhow v1.0.97
4752025-04-18T23:37:42.198Z Compiling strsim v0.11.1
4762025-04-18T23:37:42.325Z Compiling heck v0.5.0
4772025-04-18T23:37:42.522Z Compiling heck v0.4.1
4782025-04-18T23:37:42.567Z Compiling cfg-if v1.0.0
4792025-04-18T23:37:42.671Z Compiling tempfile v3.13.0
4802025-04-18T23:37:42.739Z Compiling clap_builder v4.5.32
4812025-04-18T23:37:42.833Z Compiling terminal_size v0.2.6
4822025-04-18T23:37:42.876Z Compiling papergrid v0.11.0
4832025-04-18T23:37:43.015Z Compiling memmap v0.7.0
4842025-04-18T23:37:43.102Z Compiling smawk v0.3.2
4852025-04-18T23:37:43.312Z Compiling unicode-linebreak v0.1.5
4862025-04-18T23:37:43.731Z Compiling textwrap v0.16.1
4872025-04-18T23:37:43.785Z Compiling swrite v0.1.0
4882025-04-18T23:37:44.039Z Compiling tabled_derive v0.7.0
4892025-04-18T23:37:45.430Z Compiling serde_derive v1.0.219
4902025-04-18T23:37:45.430Z Compiling thiserror-impl v1.0.69
4912025-04-18T23:37:45.457Z Compiling zerocopy-derive v0.7.35
4922025-04-18T23:37:45.457Z Compiling scroll_derive v0.12.0
4932025-04-18T23:37:45.457Z Compiling thiserror-impl v2.0.12
4942025-04-18T23:37:45.457Z Compiling clap_derive v4.5.32
4952025-04-18T23:37:45.555Z Compiling tabled v0.15.0
4962025-04-18T23:37:46.641Z Compiling scroll v0.12.0
4972025-04-18T23:37:47.166Z Compiling goblin v0.8.2
4982025-04-18T23:37:47.193Z Compiling zerocopy v0.7.35
4992025-04-18T23:37:48.181Z Compiling pest v2.7.14
5002025-04-18T23:37:49.201Z Compiling clap v4.5.32
5012025-04-18T23:37:50.595Z Compiling pest_meta v2.7.14
5022025-04-18T23:37:51.748Z Compiling pest_generator v2.7.14
5032025-04-18T23:37:52.927Z Compiling pest_derive v2.7.14
5042025-04-18T23:37:53.521Z Compiling dtrace-parser v0.2.0
5052025-04-18T23:37:54.410Z Compiling serde_tokenstream v0.2.2
5062025-04-18T23:37:54.435Z Compiling toml_datetime v0.6.8
5072025-04-18T23:37:54.435Z Compiling serde_spanned v0.6.8
5082025-04-18T23:37:54.778Z Compiling cargo-platform v0.1.8
5092025-04-18T23:37:54.803Z Compiling macaddr v1.0.1
5102025-04-18T23:37:54.954Z Compiling toml_edit v0.22.24
5112025-04-18T23:37:55.012Z Compiling camino-tempfile v1.1.1
5122025-04-18T23:37:55.895Z Compiling dof v0.3.0
5132025-04-18T23:37:55.895Z Compiling cargo_metadata v0.19.2
5142025-04-18T23:37:57.215Z Compiling usdt-attr-macro v0.5.0
5152025-04-18T23:37:57.215Z Compiling usdt-macro v0.5.0
5162025-04-18T23:37:57.833Z Compiling toml v0.8.20
5172025-04-18T23:37:58.137Z Compiling usdt v0.5.0
5182025-04-18T23:37:58.524Z Compiling cargo_toml v0.21.0
5192025-04-18T23:38:01.626Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5202025-04-18T23:38:05.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.19s
5212025-04-18T23:38:05.878Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5222025-04-18T23:38:06.590Z Downloading crates ...
5232025-04-18T23:38:06.729Z Downloaded atty v0.2.14
5242025-04-18T23:38:06.754Z Downloaded atomicwrites v0.4.4
5252025-04-18T23:38:06.754Z Downloaded cfg_aliases v0.2.1
5262025-04-18T23:38:06.754Z Downloaded crunchy v0.2.2
5272025-04-18T23:38:06.754Z Downloaded cstr-argument v0.1.2
5282025-04-18T23:38:06.755Z Downloaded base16ct v0.2.0
5292025-04-18T23:38:06.780Z Downloaded http-range v0.1.5
5302025-04-18T23:38:06.780Z Downloaded crossbeam-deque v0.8.5
5312025-04-18T23:38:06.780Z Downloaded hubpack_derive v0.1.1
5322025-04-18T23:38:06.780Z Downloaded bit-vec v0.6.3
5332025-04-18T23:38:06.780Z Downloaded md5 v0.7.0
5342025-04-18T23:38:06.806Z Downloaded progenitor-client v0.9.1
5352025-04-18T23:38:06.806Z Downloaded multimap v0.10.0
5362025-04-18T23:38:06.806Z Downloaded quick-error v1.2.3
5372025-04-18T23:38:06.806Z Downloaded russh-cryptovec v0.7.3
5382025-04-18T23:38:06.806Z Downloaded rustc-hash v2.1.1
5392025-04-18T23:38:06.832Z Downloaded slog-json v2.6.1
5402025-04-18T23:38:06.832Z Downloaded yoke-derive v0.7.4
5412025-04-18T23:38:06.832Z Downloaded downcast v0.11.0
5422025-04-18T23:38:06.832Z Downloaded parse-size v1.1.0
5432025-04-18T23:38:06.832Z Downloaded diesel_table_macro_syntax v0.2.0
5442025-04-18T23:38:06.858Z Downloaded document-features v0.2.10
5452025-04-18T23:38:06.858Z Downloaded progenitor-client v0.8.0
5462025-04-18T23:38:06.858Z Downloaded parse-display-derive v0.10.0
5472025-04-18T23:38:06.858Z Downloaded take_mut v0.2.2
5482025-04-18T23:38:06.858Z Downloaded want v0.3.1
5492025-04-18T23:38:06.884Z Downloaded opaque-debug v0.3.1
5502025-04-18T23:38:06.884Z Downloaded signal-hook-registry v1.4.2
5512025-04-18T23:38:06.884Z Downloaded olpc-cjson v0.1.4
5522025-04-18T23:38:06.884Z Downloaded futures-sink v0.3.31
5532025-04-18T23:38:06.884Z Downloaded phf_shared v0.10.0
5542025-04-18T23:38:06.910Z Downloaded strum v0.26.3
5552025-04-18T23:38:06.910Z Downloaded zerofrom-derive v0.1.4
5562025-04-18T23:38:06.910Z Downloaded foreign-types-shared v0.3.1
5572025-04-18T23:38:06.910Z Downloaded zeroize_derive v1.4.2
5582025-04-18T23:38:06.910Z Downloaded peg-runtime v0.8.5
5592025-04-18T23:38:06.910Z Downloaded sqlparser_derive v0.2.2
5602025-04-18T23:38:06.937Z Downloaded tower-service v0.3.3
5612025-04-18T23:38:06.937Z Downloaded try-lock v0.2.5
5622025-04-18T23:38:06.937Z Downloaded normalize-line-endings v0.3.0
5632025-04-18T23:38:06.937Z Downloaded num-conv v0.1.0
5642025-04-18T23:38:06.937Z Downloaded toolchain_find v0.4.0
5652025-04-18T23:38:06.937Z Downloaded darling_macro v0.20.10
5662025-04-18T23:38:06.937Z Downloaded endian-type v0.1.2
5672025-04-18T23:38:06.962Z Downloaded strip-ansi-escapes v0.2.0
5682025-04-18T23:38:06.962Z Downloaded debug-ignore v1.0.5
5692025-04-18T23:38:06.962Z Downloaded zone_cfg_derive v0.1.2
5702025-04-18T23:38:06.962Z Downloaded structmeta v0.3.0
5712025-04-18T23:38:06.989Z Downloaded serde-big-array v0.5.1
5722025-04-18T23:38:06.989Z Downloaded rand_chacha v0.3.1
5732025-04-18T23:38:06.989Z Downloaded untrusted v0.7.1
5742025-04-18T23:38:06.989Z Downloaded utf16_iter v1.0.5
5752025-04-18T23:38:06.989Z Downloaded group v0.13.0
5762025-04-18T23:38:06.989Z Downloaded serde_path_to_error v0.1.16
5772025-04-18T23:38:06.989Z Downloaded rand_seeder v0.3.0
5782025-04-18T23:38:07.015Z Downloaded tracing v0.1.40
5792025-04-18T23:38:07.015Z Downloaded unicode-truncate v1.1.0
5802025-04-18T23:38:07.015Z Downloaded slab v0.4.9
5812025-04-18T23:38:07.015Z Downloaded fd-lock v4.0.2
5822025-04-18T23:38:07.015Z Downloaded number_prefix v0.4.0
5832025-04-18T23:38:07.015Z Downloaded unicode-xid v0.2.6
5842025-04-18T23:38:07.042Z Downloaded form_urlencoded v1.2.1
5852025-04-18T23:38:07.042Z Downloaded ron v0.8.1
5862025-04-18T23:38:07.042Z Downloaded daft-derive v0.1.2
5872025-04-18T23:38:07.042Z Downloaded num_enum_derive v0.5.11
5882025-04-18T23:38:07.042Z Downloaded sqlparser v0.45.0
5892025-04-18T23:38:07.067Z Downloaded fs_extra v1.3.0
5902025-04-18T23:38:07.067Z Downloaded winnow v0.6.20
5912025-04-18T23:38:07.067Z Downloaded p256 v0.13.2
5922025-04-18T23:38:07.092Z Downloaded unicode-properties v0.1.3
5932025-04-18T23:38:07.092Z Downloaded expectorate v1.1.0
5942025-04-18T23:38:07.092Z Downloaded object v0.36.5
5952025-04-18T23:38:07.092Z Downloaded unicode-segmentation v1.12.0
5962025-04-18T23:38:07.117Z Downloaded tough v0.19.0
5972025-04-18T23:38:07.117Z Downloaded nix v0.27.1
5982025-04-18T23:38:07.142Z Downloaded serde_with v3.12.0
5992025-04-18T23:38:07.142Z Downloaded polar-core v0.27.3
6002025-04-18T23:38:07.167Z Downloaded openssl v0.10.71
6012025-04-18T23:38:07.167Z Downloaded regress v0.10.3
6022025-04-18T23:38:07.167Z Downloaded regex-syntax v0.8.5
6032025-04-18T23:38:07.192Z Downloaded p384 v0.13.0
6042025-04-18T23:38:07.192Z Downloaded radix_trie v0.2.1
6052025-04-18T23:38:07.192Z Downloaded unicode-width v0.2.0
6062025-04-18T23:38:07.216Z Downloaded zerocopy-derive v0.6.6
6072025-04-18T23:38:07.216Z Downloaded openapiv3 v2.0.0
6082025-04-18T23:38:07.241Z Downloaded gimli v0.31.1
6092025-04-18T23:38:07.242Z Downloaded git2 v0.19.0
6102025-04-18T23:38:07.266Z Downloaded curve25519-dalek v4.1.3
6112025-04-18T23:38:07.266Z Downloaded dropshot v0.12.0
6122025-04-18T23:38:07.291Z Downloaded hickory-proto v0.24.4
6132025-04-18T23:38:07.316Z Downloaded ratatui v0.29.0
6142025-04-18T23:38:07.342Z Downloaded typify-impl v0.3.0
6152025-04-18T23:38:07.342Z Downloaded csv v1.3.1
6162025-04-18T23:38:07.369Z Downloaded typify-impl v0.2.0
6172025-04-18T23:38:07.396Z Downloaded sled v0.34.7
6182025-04-18T23:38:07.422Z Downloaded petgraph v0.7.1
6192025-04-18T23:38:07.449Z Downloaded tokio v1.43.0
6202025-04-18T23:38:07.480Z Downloaded regex-automata v0.4.8
6212025-04-18T23:38:07.505Z Downloaded petgraph v0.6.5
6222025-04-18T23:38:07.529Z Downloaded bzip2-sys v0.1.11+1.0.8
6232025-04-18T23:38:07.554Z Downloaded nix v0.29.0
6242025-04-18T23:38:07.554Z Downloaded regex-syntax v0.6.29
6252025-04-18T23:38:07.579Z Downloaded nix v0.28.0
6262025-04-18T23:38:07.579Z Downloaded lzma-sys v0.1.20
6272025-04-18T23:38:07.613Z Downloaded webpki-roots v0.26.6
6282025-04-18T23:38:07.638Z Downloaded unicode-normalization v0.1.24
6292025-04-18T23:38:07.638Z Downloaded tower v0.5.2
6302025-04-18T23:38:07.662Z Downloaded libz-sys v1.1.20
6312025-04-18T23:38:07.687Z Downloaded rayon v1.10.0
6322025-04-18T23:38:07.687Z Downloaded salty v0.3.0
6332025-04-18T23:38:07.687Z Downloaded sha3 v0.10.8
6342025-04-18T23:38:07.712Z Downloaded icu_properties_data v1.5.0
6352025-04-18T23:38:07.712Z Downloaded dropshot v0.16.0
6362025-04-18T23:38:07.737Z Downloaded diesel v2.2.8
6372025-04-18T23:38:07.761Z Downloaded zerocopy v0.8.10
6382025-04-18T23:38:07.786Z Downloaded futures-util v0.3.31
6392025-04-18T23:38:07.811Z Downloaded proptest v1.6.0
6402025-04-18T23:38:07.811Z Downloaded num-bigint-dig v0.8.4
6412025-04-18T23:38:07.811Z Downloaded typed-path v0.9.3
6422025-04-18T23:38:07.836Z Downloaded rustls v0.23.19
6432025-04-18T23:38:07.836Z Downloaded h2 v0.4.6
6442025-04-18T23:38:07.861Z Downloaded rand v0.9.0
6452025-04-18T23:38:07.861Z Downloaded rand v0.8.5
6462025-04-18T23:38:07.861Z Downloaded publicsuffix v2.3.0
6472025-04-18T23:38:07.861Z Downloaded reqwest v0.12.12
6482025-04-18T23:38:07.886Z Downloaded lalrpop v0.19.12
6492025-04-18T23:38:07.886Z Downloaded winnow v0.5.40
6502025-04-18T23:38:07.911Z Downloaded toml_edit v0.19.15
6512025-04-18T23:38:07.911Z Downloaded flate2 v1.1.0
6522025-04-18T23:38:07.935Z Downloaded object v0.30.4
6532025-04-18T23:38:07.936Z Downloaded unicode_categories v0.1.1
6542025-04-18T23:38:07.936Z Downloaded openssl-sys v0.9.106
6552025-04-18T23:38:07.936Z Downloaded ssh-key v0.6.6
6562025-04-18T23:38:07.960Z Downloaded num-bigint v0.4.6
6572025-04-18T23:38:07.960Z Downloaded time v0.3.36
6582025-04-18T23:38:07.960Z Downloaded rustyline v14.0.0
6592025-04-18T23:38:07.985Z Downloaded smoltcp v0.11.0
6602025-04-18T23:38:07.986Z Downloaded rustls-webpki v0.101.7
6612025-04-18T23:38:08.010Z Downloaded rustls v0.22.4
6622025-04-18T23:38:08.011Z Downloaded fragile v2.0.0
6632025-04-18T23:38:08.035Z Downloaded oso v0.27.3
6642025-04-18T23:38:08.036Z Downloaded encoding_rs v0.8.34
6652025-04-18T23:38:08.061Z Downloaded fatfs v0.3.6
6662025-04-18T23:38:08.061Z Downloaded rustls-webpki v0.102.8
6672025-04-18T23:38:08.086Z Downloaded petname v2.0.2
6682025-04-18T23:38:08.086Z Downloaded tabled v0.18.0
6692025-04-18T23:38:08.111Z Downloaded daft v0.1.2
6702025-04-18T23:38:08.111Z Downloaded ring v0.17.11
6712025-04-18T23:38:08.151Z Downloaded owo-colors v4.2.0
6722025-04-18T23:38:08.176Z Downloaded slog v2.7.0
6732025-04-18T23:38:08.176Z Downloaded rayon-core v1.12.1
6742025-04-18T23:38:08.176Z Downloaded num-traits v0.2.19
6752025-04-18T23:38:08.176Z Downloaded url v2.5.3
6762025-04-18T23:38:08.176Z Downloaded zip v2.1.3
6772025-04-18T23:38:08.176Z Downloaded rcgen v0.12.1
6782025-04-18T23:38:08.201Z Downloaded nom v7.1.3
6792025-04-18T23:38:08.201Z Downloaded rand_chacha v0.9.0
6802025-04-18T23:38:08.201Z Downloaded serde_derive_internals v0.29.1
6812025-04-18T23:38:08.201Z Downloaded bstr v1.10.0
6822025-04-18T23:38:08.201Z Downloaded num_threads v0.1.7
6832025-04-18T23:38:08.201Z Downloaded libgit2-sys v0.17.0+1.8.1
6842025-04-18T23:38:08.267Z Downloaded openssl-macros v0.1.1
6852025-04-18T23:38:08.292Z Downloaded rand_core v0.6.4
6862025-04-18T23:38:08.292Z Downloaded ssh-cipher v0.2.0
6872025-04-18T23:38:08.292Z Downloaded rand_core v0.9.2
6882025-04-18T23:38:08.292Z Downloaded env_logger v0.10.2
6892025-04-18T23:38:08.292Z Downloaded getrandom v0.3.1
6902025-04-18T23:38:08.292Z Downloaded futures v0.3.31
6912025-04-18T23:38:08.292Z Downloaded ron v0.7.1
6922025-04-18T23:38:08.292Z Downloaded unsafe-libyaml v0.2.11
6932025-04-18T23:38:08.317Z Downloaded similar v2.7.0
6942025-04-18T23:38:08.317Z Downloaded der v0.7.9
6952025-04-18T23:38:08.317Z Downloaded steno v0.4.1
6962025-04-18T23:38:08.317Z Downloaded chrono-tz v0.10.1
6972025-04-18T23:38:08.342Z Downloaded openssl-probe v0.1.5
6982025-04-18T23:38:08.342Z Downloaded oxnet v0.1.1
6992025-04-18T23:38:08.342Z Downloaded serde_urlencoded v0.7.1
7002025-04-18T23:38:08.342Z Downloaded progenitor-impl v0.9.1
7012025-04-18T23:38:08.342Z Downloaded p521 v0.13.3
7022025-04-18T23:38:08.342Z Downloaded rustls v0.21.12
7032025-04-18T23:38:08.342Z Downloaded futures-channel v0.3.31
7042025-04-18T23:38:08.367Z Downloaded num-rational v0.4.2
7052025-04-18T23:38:08.367Z Downloaded num-iter v0.1.45
7062025-04-18T23:38:08.367Z Downloaded zopfli v0.8.1
7072025-04-18T23:38:08.367Z Downloaded unicode-bidi v0.3.17
7082025-04-18T23:38:08.367Z Downloaded oso-derive v0.27.3
7092025-04-18T23:38:08.367Z Downloaded slog-async v2.8.0
7102025-04-18T23:38:08.367Z Downloaded serde_repr v0.1.19
7112025-04-18T23:38:08.367Z Downloaded rand_xorshift v0.3.0
7122025-04-18T23:38:08.367Z Downloaded fallible-iterator v0.2.0
7132025-04-18T23:38:08.367Z Downloaded env_logger v0.11.5
7142025-04-18T23:38:08.367Z Downloaded env_filter v0.1.2
7152025-04-18T23:38:08.368Z Downloaded topological-sort v0.2.2
7162025-04-18T23:38:08.368Z Downloaded ssh-encoding v0.2.0
7172025-04-18T23:38:08.368Z Downloaded num_enum v0.5.11
7182025-04-18T23:38:08.393Z Downloaded ghash v0.5.1
7192025-04-18T23:38:08.393Z Downloaded serde_plain v1.0.2
7202025-04-18T23:38:08.393Z Downloaded globset v0.4.15
7212025-04-18T23:38:08.393Z Downloaded pkcs5 v0.7.1
7222025-04-18T23:38:08.393Z Downloaded pkcs1 v0.7.5
7232025-04-18T23:38:08.393Z Downloaded zerovec v0.10.4
7242025-04-18T23:38:08.393Z Downloaded russh v0.45.0
7252025-04-18T23:38:08.424Z Downloaded funty v2.0.0
7262025-04-18T23:38:08.424Z Downloaded serde-hex v0.1.0
7272025-04-18T23:38:08.424Z Downloaded rpassword v7.3.1
7282025-04-18T23:38:08.424Z Downloaded poly1305 v0.8.0
7292025-04-18T23:38:08.424Z Downloaded pkcs8 v0.10.2
7302025-04-18T23:38:08.424Z Downloaded vcpkg v0.2.15
7312025-04-18T23:38:08.458Z Downloaded smoltcp v0.9.1
7322025-04-18T23:38:08.483Z Downloaded hkdf v0.12.4
7332025-04-18T23:38:08.483Z Downloaded semver v0.1.20
7342025-04-18T23:38:08.483Z Downloaded num-integer v0.1.46
7352025-04-18T23:38:08.484Z Downloaded signature v2.2.0
7362025-04-18T23:38:08.484Z Downloaded glob v0.3.2
7372025-04-18T23:38:08.484Z Downloaded curve25519-dalek-derive v0.1.1
7382025-04-18T23:38:08.484Z Downloaded universal-hash v0.5.1
7392025-04-18T23:38:08.484Z Downloaded polyval v0.6.2
7402025-04-18T23:38:08.509Z Downloaded pkg-config v0.3.31
7412025-04-18T23:38:08.509Z Downloaded darling_core v0.20.10
7422025-04-18T23:38:08.509Z Downloaded zone v0.3.0
7432025-04-18T23:38:08.509Z Downloaded writeable v0.5.5
7442025-04-18T23:38:08.509Z Downloaded whoami v1.5.2
7452025-04-18T23:38:08.509Z Downloaded typify v0.3.0
7462025-04-18T23:38:08.509Z Downloaded tungstenite v0.23.0
7472025-04-18T23:38:08.509Z Downloaded tungstenite v0.21.0
7482025-04-18T23:38:08.509Z Downloaded tracing-core v0.1.32
7492025-04-18T23:38:08.534Z Downloaded flume v0.11.1
7502025-04-18T23:38:08.534Z Downloaded zip v0.6.6
7512025-04-18T23:38:08.534Z Downloaded zerocopy-derive v0.8.10
7522025-04-18T23:38:08.534Z Downloaded parse-zoneinfo v0.3.1
7532025-04-18T23:38:08.534Z Downloaded regex v1.11.1
7542025-04-18T23:38:08.560Z Downloaded itertools v0.13.0
7552025-04-18T23:38:08.560Z Downloaded itertools v0.12.1
7562025-04-18T23:38:08.585Z Downloaded hyper v1.6.0
7572025-04-18T23:38:08.585Z Downloaded zone_cfg_derive v0.3.0
7582025-04-18T23:38:08.585Z Downloaded zone v0.1.8
7592025-04-18T23:38:08.585Z Downloaded wyz v0.5.1
7602025-04-18T23:38:08.585Z Downloaded utf-8 v0.7.6
7612025-04-18T23:38:08.585Z Downloaded untrusted v0.9.0
7622025-04-18T23:38:08.585Z Downloaded siphasher v0.3.11
7632025-04-18T23:38:08.585Z Downloaded simd-adler32 v0.3.7
7642025-04-18T23:38:08.585Z Downloaded signal-hook-tokio v0.3.1
7652025-04-18T23:38:08.585Z Downloaded r2d2 v0.8.10
7662025-04-18T23:38:08.585Z Downloaded quinn-udp v0.5.5
7672025-04-18T23:38:08.585Z Downloaded psl-types v2.0.11
7682025-04-18T23:38:08.585Z Downloaded progenitor-macro v0.9.1
7692025-04-18T23:38:08.585Z Downloaded progenitor-macro v0.8.0
7702025-04-18T23:38:08.585Z Downloaded enum-as-inner v0.6.1
7712025-04-18T23:38:08.611Z Downloaded ena v0.14.3
7722025-04-18T23:38:08.611Z Downloaded embedded-io v0.6.1
7732025-04-18T23:38:08.611Z Downloaded embedded-io v0.4.0
7742025-04-18T23:38:08.611Z Downloaded defmt-parser v0.3.4
7752025-04-18T23:38:08.611Z Downloaded defmt v0.3.8
7762025-04-18T23:38:08.611Z Downloaded half v2.4.1
7772025-04-18T23:38:08.611Z Downloaded typify-macro v0.3.0
7782025-04-18T23:38:08.611Z Downloaded schemars v0.8.22
7792025-04-18T23:38:08.636Z Downloaded samael v0.0.18
7802025-04-18T23:38:08.636Z Downloaded pin-project v1.1.6
7812025-04-18T23:38:08.636Z Downloaded portable-atomic v1.9.0
7822025-04-18T23:38:08.661Z Downloaded tokio-util v0.7.13
7832025-04-18T23:38:08.661Z Downloaded itertools v0.14.0
7842025-04-18T23:38:08.661Z Downloaded sct v0.7.1
7852025-04-18T23:38:08.661Z Downloaded idna v1.0.3
7862025-04-18T23:38:08.686Z Downloaded write16 v1.0.0
7872025-04-18T23:38:08.686Z Downloaded sigpipe v0.1.3
7882025-04-18T23:38:08.686Z Downloaded radium v0.7.0
7892025-04-18T23:38:08.686Z Downloaded defmt-macros v0.3.9
7902025-04-18T23:38:08.686Z Downloaded darling v0.20.10
7912025-04-18T23:38:08.687Z Downloaded resolv-conf v0.7.0
7922025-04-18T23:38:08.687Z Downloaded num-derive v0.4.2
7932025-04-18T23:38:08.687Z Downloaded tinyvec v1.8.0
7942025-04-18T23:38:08.712Z Downloaded data-encoding v2.6.0
7952025-04-18T23:38:08.712Z Downloaded stringprep v0.1.5
7962025-04-18T23:38:08.712Z Downloaded num-complex v0.4.6
7972025-04-18T23:38:08.712Z Downloaded typify v0.2.0
7982025-04-18T23:38:08.712Z Downloaded tar v0.4.44
7992025-04-18T23:38:08.712Z Downloaded string_cache v0.8.7
8002025-04-18T23:38:08.712Z Downloaded static_assertions v1.1.0
8012025-04-18T23:38:08.712Z Downloaded stable_deref_trait v1.2.0
8022025-04-18T23:38:08.712Z Downloaded unicase v2.7.0
8032025-04-18T23:38:08.712Z Downloaded unarray v0.1.4
8042025-04-18T23:38:08.712Z Downloaded typify-macro v0.2.0
8052025-04-18T23:38:08.712Z Downloaded twox-hash v2.1.0
8062025-04-18T23:38:08.712Z Downloaded tracing-attributes v0.1.27
8072025-04-18T23:38:08.737Z Downloaded pem-rfc7468 v0.7.0
8082025-04-18T23:38:08.737Z Downloaded tui-tree-widget v0.23.0
8092025-04-18T23:38:08.737Z Downloaded pem v3.0.5
8102025-04-18T23:38:08.738Z Downloaded fixedbitset v0.5.7
8112025-04-18T23:38:08.738Z Downloaded elliptic-curve v0.13.8
8122025-04-18T23:38:08.738Z Downloaded quinn-proto v0.11.8
8132025-04-18T23:38:08.738Z Downloaded nu-ansi-term v0.50.1
8142025-04-18T23:38:08.738Z Downloaded pretty_assertions v1.4.1
8152025-04-18T23:38:08.763Z Downloaded tinyvec_macros v0.1.1
8162025-04-18T23:38:08.763Z Downloaded rfc6979 v0.4.0
8172025-04-18T23:38:08.763Z Downloaded num v0.4.3
8182025-04-18T23:38:08.763Z Downloaded nodrop v0.1.14
8192025-04-18T23:38:08.763Z Downloaded nibble_vec v0.1.0
8202025-04-18T23:38:08.763Z Downloaded time-macros v0.2.18
8212025-04-18T23:38:08.763Z Downloaded rsa v0.9.6
8222025-04-18T23:38:08.763Z Downloaded itertools v0.10.5
8232025-04-18T23:38:08.763Z Downloaded slog-bunyan v2.5.0
8242025-04-18T23:38:08.763Z Downloaded secrecy v0.8.0
8252025-04-18T23:38:08.763Z Downloaded sec1 v0.7.3
8262025-04-18T23:38:08.763Z Downloaded scrypt v0.11.0
8272025-04-18T23:38:08.789Z Downloaded scopeguard v1.2.0
8282025-04-18T23:38:08.789Z Downloaded peg-macros v0.8.5
8292025-04-18T23:38:08.789Z Downloaded test-strategy v0.4.0
8302025-04-18T23:38:08.789Z Downloaded ed25519-dalek v2.1.1
8312025-04-18T23:38:08.789Z Downloaded libxml v0.3.3
8322025-04-18T23:38:08.789Z Downloaded slog-dtrace v0.3.0
8332025-04-18T23:38:08.789Z Downloaded password-hash v0.5.0
8342025-04-18T23:38:08.789Z Downloaded password-hash v0.4.2
8352025-04-18T23:38:08.789Z Downloaded pin-project-lite v0.2.14
8362025-04-18T23:38:08.814Z Downloaded pin-project-internal v1.1.6
8372025-04-18T23:38:08.815Z Downloaded heapless v0.8.0
8382025-04-18T23:38:08.815Z Downloaded tower-layer v0.3.3
8392025-04-18T23:38:08.815Z Downloaded sqlformat v0.2.6
8402025-04-18T23:38:08.815Z Downloaded foreign-types v0.5.0
8412025-04-18T23:38:08.815Z Downloaded chrono v0.4.40
8422025-04-18T23:38:08.815Z Downloaded bindgen v0.69.5
8432025-04-18T23:38:08.842Z Downloaded schemars_derive v0.8.22
8442025-04-18T23:38:08.842Z Downloaded peg v0.8.5
8452025-04-18T23:38:08.842Z Downloaded pbkdf2 v0.12.2
8462025-04-18T23:38:08.842Z Downloaded pbkdf2 v0.11.0
8472025-04-18T23:38:08.842Z Downloaded path-slash v0.1.5
8482025-04-18T23:38:08.842Z Downloaded paste v1.0.15
8492025-04-18T23:38:08.842Z Downloaded foldhash v0.1.3
8502025-04-18T23:38:08.842Z Downloaded float-cmp v0.10.0
8512025-04-18T23:38:08.842Z Downloaded zerovec-derive v0.10.3
8522025-04-18T23:38:08.842Z Downloaded prettyplease v0.2.30
8532025-04-18T23:38:08.868Z Downloaded quick-xml v0.37.2
8542025-04-18T23:38:08.868Z Downloaded packed_struct v0.10.1
8552025-04-18T23:38:08.868Z Downloaded fixedbitset v0.4.2
8562025-04-18T23:38:08.868Z Downloaded filetime v0.2.25
8572025-04-18T23:38:08.868Z Downloaded ff v0.13.0
8582025-04-18T23:38:08.868Z Downloaded tinystr v0.7.6
8592025-04-18T23:38:08.868Z Downloaded tiny-keccak v2.0.2
8602025-04-18T23:38:08.868Z Downloaded thread_local v1.1.8
8612025-04-18T23:38:08.893Z Downloaded thiserror-no-std v2.0.2
8622025-04-18T23:38:08.893Z Downloaded omicron-zone-package v0.12.0
8632025-04-18T23:38:08.893Z Downloaded minimal-lexical v0.2.1
8642025-04-18T23:38:08.894Z Downloaded libm v0.2.8
8652025-04-18T23:38:08.894Z Downloaded bitvec v1.0.1
8662025-04-18T23:38:08.919Z Downloaded bindgen v0.71.1
8672025-04-18T23:38:08.919Z Downloaded getrandom v0.2.15
8682025-04-18T23:38:08.944Z Downloaded signal-hook v0.3.17
8692025-04-18T23:38:08.944Z Downloaded papergrid v0.14.0
8702025-04-18T23:38:08.944Z Downloaded hashbrown v0.13.2
8712025-04-18T23:38:08.944Z Downloaded yansi v1.0.1
8722025-04-18T23:38:08.944Z Downloaded zeroize v1.8.1
8732025-04-18T23:38:08.944Z Downloaded same-file v1.0.6
8742025-04-18T23:38:08.944Z Downloaded salsa20 v0.10.2
8752025-04-18T23:38:08.944Z Downloaded rusty-fork v0.3.0
8762025-04-18T23:38:08.944Z Downloaded pin-utils v0.1.0
8772025-04-18T23:38:08.969Z Downloaded phf_shared v0.11.2
8782025-04-18T23:38:08.969Z Downloaded uuid v1.15.1
8792025-04-18T23:38:08.969Z Downloaded foreign-types-shared v0.1.1
8802025-04-18T23:38:08.969Z Downloaded foreign-types-macros v0.2.3
8812025-04-18T23:38:08.969Z Downloaded foreign-types v0.3.2
8822025-04-18T23:38:08.969Z Downloaded float-ord v0.3.2
8832025-04-18T23:38:08.969Z Downloaded flagset v0.4.6
8842025-04-18T23:38:08.969Z Downloaded thiserror-impl-no-std v2.0.2
8852025-04-18T23:38:08.969Z Downloaded termtree v0.5.1
8862025-04-18T23:38:08.969Z Downloaded termtree v0.4.1
8872025-04-18T23:38:08.969Z Downloaded strum_macros v0.24.3
8882025-04-18T23:38:08.969Z Downloaded structmeta-derive v0.3.0
8892025-04-18T23:38:08.969Z Downloaded dropshot_endpoint v0.16.0
8902025-04-18T23:38:08.969Z Downloaded dropshot_endpoint v0.12.0
8912025-04-18T23:38:08.970Z Downloaded hashbrown v0.12.3
8922025-04-18T23:38:08.995Z Downloaded reedline v0.38.0
8932025-04-18T23:38:08.995Z Downloaded zerofrom v0.1.4
8942025-04-18T23:38:08.995Z Downloaded time-core v0.1.2
8952025-04-18T23:38:08.995Z Downloaded scheduled-thread-pool v0.2.7
8962025-04-18T23:38:08.995Z Downloaded rustversion v1.0.17
8972025-04-18T23:38:08.995Z Downloaded rtoolbox v0.0.2
8982025-04-18T23:38:08.995Z Downloaded ecdsa v0.16.9
8992025-04-18T23:38:08.995Z Downloaded http v1.2.0
9002025-04-18T23:38:09.020Z Downloaded hickory-server v0.24.4
9012025-04-18T23:38:09.020Z Downloaded aws-lc-rs v1.12.4
9022025-04-18T23:38:09.020Z Downloaded futures-io v0.3.31
9032025-04-18T23:38:09.020Z Downloaded term v0.7.0
9042025-04-18T23:38:09.020Z Downloaded serde_yaml v0.9.34+deprecated
9052025-04-18T23:38:09.045Z Downloaded parking_lot_core v0.9.10
9062025-04-18T23:38:09.045Z Downloaded parking_lot v0.12.3
9072025-04-18T23:38:09.045Z Downloaded heapless v0.7.17
9082025-04-18T23:38:09.045Z Downloaded x509-cert v0.2.5
9092025-04-18T23:38:09.046Z Downloaded phf_generator v0.11.2
9102025-04-18T23:38:09.046Z Downloaded phf_codegen v0.11.2
9112025-04-18T23:38:09.046Z Downloaded phf v0.11.2
9122025-04-18T23:38:09.046Z Downloaded percent-encoding v2.3.1
9132025-04-18T23:38:09.046Z Downloaded gethostname v0.5.0
9142025-04-18T23:38:09.046Z Downloaded futures-task v0.3.31
9152025-04-18T23:38:09.046Z Downloaded futures-macro v0.3.31
9162025-04-18T23:38:09.071Z Downloaded futures-executor v0.3.31
9172025-04-18T23:38:09.071Z Downloaded either v1.14.0
9182025-04-18T23:38:09.071Z Downloaded value-bag v1.9.0
9192025-04-18T23:38:09.071Z Downloaded uzers v0.12.1
9202025-04-18T23:38:09.071Z Downloaded subprocess v0.2.9
9212025-04-18T23:38:09.071Z Downloaded hickory-client v0.24.4
9222025-04-18T23:38:09.096Z Downloaded aho-corasick v1.1.3
9232025-04-18T23:38:09.096Z Downloaded futures-core v0.3.31
9242025-04-18T23:38:09.096Z Downloaded ed25519 v2.2.3
9252025-04-18T23:38:09.096Z Downloaded dyn-clone v1.0.19
9262025-04-18T23:38:09.096Z Downloaded dunce v1.0.5
9272025-04-18T23:38:09.096Z Downloaded dsl_auto_type v0.1.2
9282025-04-18T23:38:09.096Z Downloaded which v4.4.2
9292025-04-18T23:38:09.096Z Downloaded walkdir v2.5.0
9302025-04-18T23:38:09.097Z Downloaded wait-timeout v0.2.0
9312025-04-18T23:38:09.097Z Downloaded termios v0.3.3
9322025-04-18T23:38:09.097Z Downloaded termcolor v1.4.1
9332025-04-18T23:38:09.122Z Downloaded strum_macros v0.26.4
9342025-04-18T23:38:09.122Z Downloaded proc-macro-error2 v2.0.1
9352025-04-18T23:38:09.122Z Downloaded predicates-tree v1.0.11
9362025-04-18T23:38:09.122Z Downloaded predicates v3.1.3
9372025-04-18T23:38:09.122Z Downloaded diesel_derives v2.2.3
9382025-04-18T23:38:09.122Z Downloaded derive-where v1.2.7
9392025-04-18T23:38:09.122Z Downloaded zerocopy v0.6.6
9402025-04-18T23:38:09.122Z Downloaded tokio-postgres v0.7.13
9412025-04-18T23:38:09.147Z Downloaded mio v1.0.2
9422025-04-18T23:38:09.147Z Downloaded hickory-resolver v0.24.4
9432025-04-18T23:38:09.147Z Downloaded utf8_iter v1.0.4
9442025-04-18T23:38:09.147Z Downloaded tap v1.0.1
9452025-04-18T23:38:09.147Z Downloaded serde_with_macros v3.12.0
9462025-04-18T23:38:09.147Z Downloaded blake3 v1.5.4
9472025-04-18T23:38:09.173Z Downloaded signal-hook-mio v0.2.4
9482025-04-18T23:38:09.173Z Downloaded shlex v1.3.0
9492025-04-18T23:38:09.173Z Downloaded shell-words v1.1.0
9502025-04-18T23:38:09.173Z Downloaded parking_lot v0.11.2
9512025-04-18T23:38:09.173Z Downloaded snafu v0.8.5
9522025-04-18T23:38:09.173Z Downloaded fxhash v0.2.1
9532025-04-18T23:38:09.173Z Downloaded tabwriter v1.4.0
9542025-04-18T23:38:09.173Z Downloaded tabled_derive v0.10.0
9552025-04-18T23:38:09.173Z Downloaded synstructure v0.13.1
9562025-04-18T23:38:09.173Z Downloaded supports-color v3.0.2
9572025-04-18T23:38:09.173Z Downloaded strum_macros v0.25.3
9582025-04-18T23:38:09.173Z Downloaded powerfmt v0.2.0
9592025-04-18T23:38:09.198Z Downloaded postgres-types v0.2.9
9602025-04-18T23:38:09.198Z Downloaded postcard v1.0.10
9612025-04-18T23:38:09.198Z Downloaded diff v0.1.13
9622025-04-18T23:38:09.198Z Downloaded derive_more v0.99.19
9632025-04-18T23:38:09.198Z Downloaded toml v0.7.8
9642025-04-18T23:38:09.198Z Downloaded waitgroup v0.1.2
9652025-04-18T23:38:09.198Z Downloaded vte_generate_state_changes v0.1.2
9662025-04-18T23:38:09.198Z Downloaded sync_wrapper v1.0.1
9672025-04-18T23:38:09.198Z Downloaded sha1 v0.10.6
9682025-04-18T23:38:09.198Z Downloaded progenitor v0.9.1
9692025-04-18T23:38:09.224Z Downloaded progenitor v0.8.0
9702025-04-18T23:38:09.224Z Downloaded proc-macro-error-attr2 v2.0.0
9712025-04-18T23:38:09.224Z Downloaded proc-macro-crate v1.3.1
9722025-04-18T23:38:09.224Z Downloaded primeorder v0.13.6
9732025-04-18T23:38:09.224Z Downloaded predicates-core v1.0.8
9742025-04-18T23:38:09.224Z Downloaded ppv-lite86 v0.2.20
9752025-04-18T23:38:09.224Z Downloaded displaydoc v0.2.5
9762025-04-18T23:38:09.224Z Downloaded derive_builder_core v0.20.2
9772025-04-18T23:38:09.224Z Downloaded yoke v0.7.4
9782025-04-18T23:38:09.224Z Downloaded sync-ptr v0.1.1
9792025-04-18T23:38:09.224Z Downloaded subtle v2.6.1
9802025-04-18T23:38:09.224Z Downloaded postgres-protocol v0.6.8
9812025-04-18T23:38:09.224Z Downloaded parking_lot_core v0.8.6
9822025-04-18T23:38:09.249Z Downloaded des v0.8.1
9832025-04-18T23:38:09.249Z Downloaded derive_builder v0.20.2
9842025-04-18T23:38:09.249Z Downloaded der_derive v0.7.3
9852025-04-18T23:38:09.249Z Downloaded yasna v0.5.2
9862025-04-18T23:38:09.249Z Downloaded icu_collections v1.5.0
9872025-04-18T23:38:09.249Z Downloaded parse-display v0.10.0
9882025-04-18T23:38:09.249Z Downloaded packed_struct_codegen v0.10.1
9892025-04-18T23:38:09.249Z Downloaded newtype_derive v0.1.6
9902025-04-18T23:38:09.275Z Downloaded newtype-uuid v1.2.1
9912025-04-18T23:38:09.275Z Downloaded hex-literal v0.4.1
9922025-04-18T23:38:09.276Z Downloaded hex v0.4.3
9932025-04-18T23:38:09.276Z Downloaded heck v0.3.3
9942025-04-18T23:38:09.276Z Downloaded hash32 v0.3.1
9952025-04-18T23:38:09.276Z Downloaded hash32 v0.2.1
9962025-04-18T23:38:09.276Z Downloaded vergen v8.3.2
9972025-04-18T23:38:09.276Z Downloaded tokio-stream v0.1.17
9982025-04-18T23:38:09.276Z Downloaded qorb v0.2.1
9992025-04-18T23:38:09.276Z Downloaded icu_normalizer v1.5.0
10002025-04-18T23:38:09.301Z Downloaded aes-gcm v0.10.3
10012025-04-18T23:38:09.301Z Downloaded pretty-hex v0.2.1
10022025-04-18T23:38:09.301Z Downloaded precomputed-hash v0.1.1
10032025-04-18T23:38:09.301Z Downloaded display-error-chain v0.2.2
10042025-04-18T23:38:09.301Z Downloaded dirs-sys-next v0.1.2
10052025-04-18T23:38:09.301Z Downloaded difflib v0.4.0
10062025-04-18T23:38:09.301Z Downloaded diesel-dtrace v0.4.2
10072025-04-18T23:38:09.301Z Downloaded deranged v0.3.11
10082025-04-18T23:38:09.301Z Downloaded vte v0.11.1
10092025-04-18T23:38:09.301Z Downloaded miniz_oxide v0.8.5
10102025-04-18T23:38:09.301Z Downloaded indicatif v0.17.11
10112025-04-18T23:38:09.301Z Downloaded indexmap v1.9.3
10122025-04-18T23:38:09.301Z Downloaded crossterm v0.28.1
10132025-04-18T23:38:09.326Z Downloaded dirs-next v2.0.0
10142025-04-18T23:38:09.326Z Downloaded vsss-rs v3.3.4
10152025-04-18T23:38:09.326Z Downloaded tokio-tungstenite v0.23.1
10162025-04-18T23:38:09.326Z Downloaded tokio-tungstenite v0.21.0
10172025-04-18T23:38:09.326Z Downloaded tokio-rustls v0.26.0
10182025-04-18T23:38:09.326Z Downloaded tokio-rustls v0.25.0
10192025-04-18T23:38:09.326Z Downloaded tokio-rustls v0.24.1
10202025-04-18T23:38:09.326Z Downloaded socket2 v0.5.8
10212025-04-18T23:38:09.351Z Downloaded litrs v0.4.1
10222025-04-18T23:38:09.351Z Downloaded icu_properties v1.5.1
10232025-04-18T23:38:09.352Z Downloaded hyper-util v0.1.10
10242025-04-18T23:38:09.352Z Downloaded hmac v0.12.1
10252025-04-18T23:38:09.352Z Downloaded derive_builder_macro v0.20.2
10262025-04-18T23:38:09.352Z Downloaded xz2 v0.1.7
10272025-04-18T23:38:09.352Z Downloaded xattr v1.3.1
10282025-04-18T23:38:09.352Z Downloaded rustls-pki-types v1.10.0
10292025-04-18T23:38:09.352Z Downloaded quinn v0.11.5
10302025-04-18T23:38:09.352Z Downloaded mockall_derive v0.13.1
10312025-04-18T23:38:09.379Z Downloaded newline-converter v0.3.0
10322025-04-18T23:38:09.379Z Downloaded spin v0.9.8
10332025-04-18T23:38:09.379Z Downloaded snafu-derive v0.8.5
10342025-04-18T23:38:09.379Z Downloaded smallvec v1.14.0
10352025-04-18T23:38:09.379Z Downloaded slog-term v2.9.1
10362025-04-18T23:38:09.379Z Downloaded memmap2 v0.9.5
10372025-04-18T23:38:09.379Z Downloaded lock_api v0.4.12
10382025-04-18T23:38:09.379Z Downloaded icu_provider v1.5.0
10392025-04-18T23:38:09.379Z Downloaded bumpalo v3.16.0
10402025-04-18T23:38:09.379Z Downloaded tokio-native-tls v0.3.1
10412025-04-18T23:38:09.379Z Downloaded tokio-macros v2.5.0
10422025-04-18T23:38:09.379Z Downloaded tls_codec_derive v0.4.1
10432025-04-18T23:38:09.404Z Downloaded tls_codec v0.4.1
10442025-04-18T23:38:09.404Z Downloaded smallvec v0.6.14
10452025-04-18T23:38:09.404Z Downloaded slog-stdlog v4.1.1
10462025-04-18T23:38:09.404Z Downloaded rustls-pemfile v2.2.0
10472025-04-18T23:38:09.404Z Downloaded russh-keys v0.45.0
10482025-04-18T23:38:09.404Z Downloaded icu_locid v1.5.0
10492025-04-18T23:38:09.404Z Downloaded aes v0.8.4
10502025-04-18T23:38:09.404Z Downloaded spki v0.7.3
10512025-04-18T23:38:09.404Z Downloaded smf v0.2.3
10522025-04-18T23:38:09.404Z Downloaded slog-scope v4.4.0
10532025-04-18T23:38:09.429Z Downloaded rustc-demangle v0.1.24
10542025-04-18T23:38:09.429Z Downloaded native-tls v0.2.12
10552025-04-18T23:38:09.429Z Downloaded multer v3.1.0
10562025-04-18T23:38:09.429Z Downloaded litemap v0.7.3
10572025-04-18T23:38:09.429Z Downloaded icu_normalizer_data v1.5.0
10582025-04-18T23:38:09.429Z Downloaded icu_locid_transform_data v1.5.0
10592025-04-18T23:38:09.429Z Downloaded httparse v1.9.5
10602025-04-18T23:38:09.429Z Downloaded slog-envlogger v2.2.0
10612025-04-18T23:38:09.429Z Downloaded aws-lc-sys v0.26.0
10622025-04-18T23:38:09.688Z Downloaded rustls-pemfile v1.0.4
10632025-04-18T23:38:09.713Z Downloaded rustfmt-wrapper v0.2.1
10642025-04-18T23:38:09.713Z Downloaded rustc_version v0.4.1
10652025-04-18T23:38:09.713Z Downloaded rustc_version v0.1.7
10662025-04-18T23:38:09.713Z Downloaded rustc-hash v1.1.0
10672025-04-18T23:38:09.713Z Downloaded progenitor-impl v0.8.0
10682025-04-18T23:38:09.713Z Downloaded mime_guess v2.0.5
10692025-04-18T23:38:09.713Z Downloaded libloading v0.8.5
10702025-04-18T23:38:09.713Z Downloaded jobserver v0.1.32
10712025-04-18T23:38:09.713Z Downloaded ipnet v2.11.0
10722025-04-18T23:38:09.713Z Downloaded crypto-bigint v0.5.5
10732025-04-18T23:38:09.714Z Downloaded crossbeam-channel v0.5.13
10742025-04-18T23:38:09.739Z Downloaded cc v1.2.15
10752025-04-18T23:38:09.739Z Downloaded base64 v0.21.7
10762025-04-18T23:38:09.739Z Downloaded backtrace v0.3.74
10772025-04-18T23:38:09.739Z Downloaded ref-cast-impl v1.0.23
10782025-04-18T23:38:09.739Z Downloaded ref-cast v1.0.23
10792025-04-18T23:38:09.739Z Downloaded libefi-sys v0.1.0
10802025-04-18T23:38:09.739Z Downloaded lazy_static v1.5.0
10812025-04-18T23:38:09.739Z Downloaded kstat-rs v0.2.4
10822025-04-18T23:38:09.764Z Downloaded icu_locid_transform v1.5.0
10832025-04-18T23:38:09.764Z Downloaded hyper-staticfile v0.10.1
10842025-04-18T23:38:09.764Z Downloaded hyper-rustls v0.27.3
10852025-04-18T23:38:09.764Z Downloaded new_debug_unreachable v1.0.6
10862025-04-18T23:38:09.764Z Downloaded mockall v0.13.1
10872025-04-18T23:38:09.764Z Downloaded mime v0.3.17
10882025-04-18T23:38:09.764Z Downloaded memoffset v0.9.1
10892025-04-18T23:38:09.764Z Downloaded md-5 v0.10.6
10902025-04-18T23:38:09.764Z Downloaded maybe-uninit v2.0.0
10912025-04-18T23:38:09.764Z Downloaded maplit v1.0.2
10922025-04-18T23:38:09.764Z Downloaded managed v0.8.0
10932025-04-18T23:38:09.764Z Downloaded linked-hash-map v0.5.6
10942025-04-18T23:38:09.764Z Downloaded libsw-core v0.3.1
10952025-04-18T23:38:09.764Z Downloaded internet-checksum v0.2.1
10962025-04-18T23:38:09.764Z Downloaded instability v0.3.2
10972025-04-18T23:38:09.764Z Downloaded indent_write v2.2.0
10982025-04-18T23:38:09.764Z Downloaded idna_adapter v1.2.0
10992025-04-18T23:38:09.790Z Downloaded iana-time-zone v0.1.61
11002025-04-18T23:38:09.790Z Downloaded headers v0.4.0
11012025-04-18T23:38:09.790Z Downloaded const_format v0.2.34
11022025-04-18T23:38:09.790Z Downloaded bytes v1.10.1
11032025-04-18T23:38:09.790Z Downloaded base64 v0.22.1
11042025-04-18T23:38:09.790Z Downloaded nanorand v0.7.0
11052025-04-18T23:38:09.815Z Downloaded lockfree-object-pool v0.1.6
11062025-04-18T23:38:09.815Z Downloaded lalrpop-util v0.19.12
11072025-04-18T23:38:09.815Z Downloaded keccak v0.1.5
11082025-04-18T23:38:09.815Z Downloaded ipnetwork v0.21.1
11092025-04-18T23:38:09.815Z Downloaded indoc v2.0.6
11102025-04-18T23:38:09.815Z Downloaded indoc v1.0.9
11112025-04-18T23:38:09.815Z Downloaded impl-trait-for-tuples v0.2.2
11122025-04-18T23:38:09.815Z Downloaded hubpack v0.1.2
11132025-04-18T23:38:09.815Z Downloaded lru v0.12.5
11142025-04-18T23:38:09.815Z Downloaded linear-map v1.2.0
11152025-04-18T23:38:09.815Z Downloaded libsw v3.4.0
11162025-04-18T23:38:09.815Z Downloaded lazycell v1.3.0
11172025-04-18T23:38:09.815Z Downloaded is-terminal v0.4.13
11182025-04-18T23:38:09.815Z Downloaded inout v0.1.3
11192025-04-18T23:38:09.815Z Downloaded highway v1.3.0
11202025-04-18T23:38:09.841Z Downloaded crc v3.2.1
11212025-04-18T23:38:09.841Z Downloaded compact_str v0.8.0
11222025-04-18T23:38:09.841Z Downloaded chacha20poly1305 v0.10.1
11232025-04-18T23:38:09.841Z Downloaded base64 v0.13.1
11242025-04-18T23:38:09.841Z Downloaded allocator-api2 v0.2.18
11252025-04-18T23:38:09.841Z Downloaded lru-cache v0.1.2
11262025-04-18T23:38:09.841Z Downloaded hyper-tls v0.6.0
11272025-04-18T23:38:09.841Z Downloaded humantime v2.1.0
11282025-04-18T23:38:09.841Z Downloaded httpdate v1.0.3
11292025-04-18T23:38:09.841Z Downloaded http-body-util v0.1.2
11302025-04-18T23:38:09.841Z Downloaded hostname v0.3.1
11312025-04-18T23:38:09.841Z Downloaded ctr v0.9.2
11322025-04-18T23:38:09.866Z Downloaded csv-core v0.1.11
11332025-04-18T23:38:09.866Z Downloaded crossbeam-utils v0.8.20
11342025-04-18T23:38:09.866Z Downloaded crossbeam-epoch v0.9.18
11352025-04-18T23:38:09.866Z Downloaded crc-any v2.5.0
11362025-04-18T23:38:09.866Z Downloaded cookie v0.18.1
11372025-04-18T23:38:09.866Z Downloaded const-oid v0.9.6
11382025-04-18T23:38:09.866Z Downloaded console v0.15.10
11392025-04-18T23:38:09.867Z Downloaded clang-sys v1.8.1
11402025-04-18T23:38:09.867Z Downloaded ciborium v0.2.2
11412025-04-18T23:38:09.867Z Downloaded blake2 v0.10.6
11422025-04-18T23:38:09.892Z Downloaded base64ct v1.6.0
11432025-04-18T23:38:09.892Z Downloaded arc-swap v1.7.1
11442025-04-18T23:38:09.892Z Downloaded ahash v0.8.11
11452025-04-18T23:38:09.892Z Downloaded match_cfg v0.1.0
11462025-04-18T23:38:09.892Z Downloaded is_ci v1.2.0
11472025-04-18T23:38:09.892Z Downloaded instant v0.1.13
11482025-04-18T23:38:09.892Z Downloaded ident_case v1.0.1
11492025-04-18T23:38:09.892Z Downloaded icu_provider_macros v1.5.0
11502025-04-18T23:38:09.892Z Downloaded hostname v0.4.0
11512025-04-18T23:38:09.892Z Downloaded home v0.5.9
11522025-04-18T23:38:09.892Z Downloaded async-trait v0.1.88
11532025-04-18T23:38:09.892Z Downloaded bcs v0.1.6
11542025-04-18T23:38:09.892Z Downloaded backoff v0.4.0
11552025-04-18T23:38:09.917Z Downloaded argon2 v0.5.3
11562025-04-18T23:38:09.917Z Downloaded http-body v1.0.1
11572025-04-18T23:38:09.917Z Downloaded headers-core v0.3.0
11582025-04-18T23:38:09.917Z Downloaded crc32fast v1.4.2
11592025-04-18T23:38:09.917Z Downloaded cookie_store v0.21.1
11602025-04-18T23:38:09.917Z Downloaded colored v2.2.0
11612025-04-18T23:38:09.917Z Downloaded ciborium-ll v0.2.2
11622025-04-18T23:38:09.917Z Downloaded castaway v0.2.3
11632025-04-18T23:38:09.917Z Downloaded cancel-safe-futures v0.1.5
11642025-04-18T23:38:09.917Z Downloaded bzip2 v0.4.4
11652025-04-18T23:38:09.917Z Downloaded bit-vec v0.8.0
11662025-04-18T23:38:09.917Z Downloaded atomic-waker v1.1.2
11672025-04-18T23:38:09.917Z Downloaded async-bb8-diesel v0.2.1
11682025-04-18T23:38:09.943Z Downloaded arrayvec v0.7.6
11692025-04-18T23:38:09.943Z Downloaded crc-catalog v2.4.0
11702025-04-18T23:38:09.943Z Downloaded convert_case v0.4.0
11712025-04-18T23:38:09.943Z Downloaded constant_time_eq v0.3.1
11722025-04-18T23:38:09.943Z Downloaded const_format_proc_macros v0.2.34
11732025-04-18T23:38:09.943Z Downloaded cobs v0.2.3
11742025-04-18T23:38:09.943Z Downloaded cmake v0.1.51
11752025-04-18T23:38:09.943Z Downloaded chrono-tz-build v0.4.0
11762025-04-18T23:38:09.943Z Downloaded cexpr v0.6.0
11772025-04-18T23:38:09.943Z Downloaded cargo_metadata v0.18.1
11782025-04-18T23:38:09.943Z Downloaded bit-set v0.8.0
11792025-04-18T23:38:09.943Z Downloaded bb8 v0.8.5
11802025-04-18T23:38:09.943Z Downloaded ascii-canvas v3.0.0
11812025-04-18T23:38:09.943Z Downloaded adler2 v2.0.0
11822025-04-18T23:38:09.943Z Downloaded addr2line v0.24.2
11832025-04-18T23:38:09.943Z Downloaded cipher v0.4.4
11842025-04-18T23:38:09.943Z Downloaded chacha20 v0.9.1
11852025-04-18T23:38:09.968Z Downloaded cbc v0.1.2
11862025-04-18T23:38:09.968Z Downloaded cassowary v0.3.0
11872025-04-18T23:38:09.968Z Downloaded buf-list v1.0.3
11882025-04-18T23:38:09.968Z Downloaded blowfish v0.9.1
11892025-04-18T23:38:09.968Z Downloaded block-padding v0.3.3
11902025-04-18T23:38:09.968Z Downloaded bitfield-struct v0.6.2
11912025-04-18T23:38:09.968Z Downloaded bitfield v0.14.0
11922025-04-18T23:38:09.968Z Downloaded bit-set v0.5.3
11932025-04-18T23:38:09.968Z Downloaded bcrypt-pbkdf v0.10.0
11942025-04-18T23:38:09.969Z Downloaded async-stream v0.3.6
11952025-04-18T23:38:09.969Z Downloaded arrayref v0.3.9
11962025-04-18T23:38:09.969Z Downloaded array-init v0.0.4
11972025-04-18T23:38:09.969Z Downloaded async-recursion v1.1.1
11982025-04-18T23:38:09.969Z Downloaded assert_matches v1.5.0
11992025-04-18T23:38:09.994Z Downloaded crucible-workspace-hack v0.1.0
12002025-04-18T23:38:09.994Z Downloaded ciborium-io v0.2.2
12012025-04-18T23:38:09.994Z Downloaded async-stream-impl v0.3.6
12022025-04-18T23:38:09.994Z Downloaded aead v0.5.2
12032025-04-18T23:38:09.994Z Downloaded cfg_aliases v0.1.1
12042025-04-18T23:38:10.098Z Compiling serde v1.0.219
12052025-04-18T23:38:10.123Z Compiling value-bag v1.9.0
12062025-04-18T23:38:10.123Z Compiling lock_api v0.4.12
12072025-04-18T23:38:10.123Z Compiling scopeguard v1.2.0
12082025-04-18T23:38:10.123Z Compiling typenum v1.17.0
12092025-04-18T23:38:10.123Z Compiling generic-array v0.14.7
12102025-04-18T23:38:10.153Z Compiling syn v2.0.98
12112025-04-18T23:38:10.178Z Compiling getrandom v0.2.15
12122025-04-18T23:38:10.377Z Compiling shlex v1.3.0
12132025-04-18T23:38:10.549Z Compiling log v0.4.22
12142025-04-18T23:38:10.574Z Compiling rand_core v0.6.4
12152025-04-18T23:38:10.659Z Compiling jobserver v0.1.32
12162025-04-18T23:38:10.706Z Compiling subtle v2.6.1
12172025-04-18T23:38:10.731Z Compiling smallvec v1.14.0
12182025-04-18T23:38:10.996Z Compiling const-oid v0.9.6
12192025-04-18T23:38:11.021Z Compiling cc v1.2.15
12202025-04-18T23:38:11.060Z Compiling rustix v0.38.37
12212025-04-18T23:38:11.085Z Compiling parking_lot_core v0.9.10
12222025-04-18T23:38:11.240Z Compiling pin-project-lite v0.2.14
12232025-04-18T23:38:11.347Z Compiling signal-hook-registry v1.4.2
12242025-04-18T23:38:11.388Z Compiling stable_deref_trait v1.2.0
12252025-04-18T23:38:11.502Z Compiling mio v1.0.2
12262025-04-18T23:38:12.346Z Compiling parking_lot v0.12.3
12272025-04-18T23:38:12.397Z Compiling spin v0.9.8
12282025-04-18T23:38:12.473Z Compiling futures-core v0.3.31
12292025-04-18T23:38:12.643Z Compiling aho-corasick v1.1.3
12302025-04-18T23:38:12.791Z Compiling libm v0.2.8
12312025-04-18T23:38:12.844Z Compiling serde_json v1.0.140
12322025-04-18T23:38:12.979Z Compiling regex-syntax v0.8.5
12332025-04-18T23:38:13.110Z Compiling cpufeatures v0.2.14
12342025-04-18T23:38:13.266Z Compiling socket2 v0.5.8
12352025-04-18T23:38:13.299Z Compiling num-traits v0.2.19
12362025-04-18T23:38:13.330Z Compiling either v1.14.0
12372025-04-18T23:38:13.355Z Compiling pkg-config v0.3.31
12382025-04-18T23:38:13.556Z Compiling futures-sink v0.3.31
12392025-04-18T23:38:13.681Z Compiling glob v0.3.2
12402025-04-18T23:38:13.991Z Compiling slab v0.4.9
12412025-04-18T23:38:14.245Z Compiling getrandom v0.3.1
12422025-04-18T23:38:14.402Z Compiling prettyplease v0.2.30
12432025-04-18T23:38:14.431Z Compiling clang-sys v1.8.1
12442025-04-18T23:38:14.894Z Compiling lazy_static v1.5.0
12452025-04-18T23:38:14.980Z Compiling allocator-api2 v0.2.18
12462025-04-18T23:38:15.005Z Compiling foldhash v0.1.3
12472025-04-18T23:38:15.055Z Compiling minimal-lexical v0.2.1
12482025-04-18T23:38:15.334Z Compiling libloading v0.8.5
12492025-04-18T23:38:15.468Z Compiling nom v7.1.3
12502025-04-18T23:38:15.616Z Compiling hashbrown v0.15.1
12512025-04-18T23:38:15.656Z Compiling bindgen v0.69.5
12522025-04-18T23:38:15.707Z Compiling home v0.5.9
12532025-04-18T23:38:15.904Z Compiling base64ct v1.6.0
12542025-04-18T23:38:16.188Z Compiling regex-automata v0.4.8
12552025-04-18T23:38:16.368Z Compiling pem-rfc7468 v0.7.0
12562025-04-18T23:38:16.422Z Compiling futures-channel v0.3.31
12572025-04-18T23:38:16.605Z Compiling itertools v0.10.5
12582025-04-18T23:38:16.820Z Compiling synstructure v0.13.1
12592025-04-18T23:38:17.913Z Compiling lazycell v1.3.0
12602025-04-18T23:38:18.022Z Compiling cexpr v0.6.0
12612025-04-18T23:38:18.105Z Compiling rustc-hash v1.1.0
12622025-04-18T23:38:18.281Z Compiling litemap v0.7.3
12632025-04-18T23:38:18.306Z Compiling writeable v0.5.5
12642025-04-18T23:38:18.663Z Compiling pin-utils v0.1.0
12652025-04-18T23:38:18.782Z Compiling futures-io v0.3.31
12662025-04-18T23:38:18.807Z Compiling futures-task v0.3.31
12672025-04-18T23:38:18.834Z Compiling flagset v0.4.6
12682025-04-18T23:38:19.077Z Compiling cmake v0.1.51
12692025-04-18T23:38:19.107Z Compiling dunce v1.0.5
12702025-04-18T23:38:19.132Z Compiling fs_extra v1.3.0
12712025-04-18T23:38:19.260Z Compiling icu_locid_transform_data v1.5.0
12722025-04-18T23:38:19.394Z Compiling vcpkg v0.2.15
12732025-04-18T23:38:19.422Z Compiling paste v1.0.15
12742025-04-18T23:38:19.447Z Compiling crossbeam-utils v0.8.20
12752025-04-18T23:38:19.676Z Compiling icu_properties_data v1.5.0
12762025-04-18T23:38:19.926Z Compiling ring v0.17.11
12772025-04-18T23:38:19.971Z Compiling tracing-core v0.1.32
12782025-04-18T23:38:20.025Z Compiling zerocopy v0.8.10
12792025-04-18T23:38:20.732Z Compiling regex v1.11.1
12802025-04-18T23:38:20.922Z Compiling aws-lc-rs v1.12.4
12812025-04-18T23:38:20.988Z Compiling icu_normalizer_data v1.5.0
12822025-04-18T23:38:21.025Z Compiling openssl-sys v0.9.106
12832025-04-18T23:38:21.101Z Compiling iana-time-zone v0.1.61
12842025-04-18T23:38:21.127Z Compiling write16 v1.0.0
12852025-04-18T23:38:21.157Z Compiling serde_derive v1.0.219
12862025-04-18T23:38:21.266Z Compiling zeroize_derive v1.4.2
12872025-04-18T23:38:21.358Z Compiling zerocopy-derive v0.7.35
12882025-04-18T23:38:21.469Z Compiling zerofrom-derive v0.1.4
12892025-04-18T23:38:21.640Z Compiling yoke-derive v0.7.4
12902025-04-18T23:38:21.977Z Compiling tokio-macros v2.5.0
12912025-04-18T23:38:22.492Z Compiling zeroize v1.8.1
12922025-04-18T23:38:23.102Z Compiling zerocopy v0.7.35
12932025-04-18T23:38:23.237Z Compiling zerovec-derive v0.10.3
12942025-04-18T23:38:23.789Z Compiling displaydoc v0.2.5
12952025-04-18T23:38:23.870Z Compiling thiserror-impl v1.0.69
12962025-04-18T23:38:23.990Z Compiling crypto-common v0.1.6
12972025-04-18T23:38:24.236Z Compiling block-buffer v0.10.4
12982025-04-18T23:38:24.284Z Compiling block-padding v0.3.3
12992025-04-18T23:38:24.398Z Compiling zerofrom v0.1.4
13002025-04-18T23:38:24.507Z Compiling digest v0.10.7
13012025-04-18T23:38:24.539Z Compiling inout v0.1.3
13022025-04-18T23:38:24.622Z Compiling yoke v0.7.4
13032025-04-18T23:38:24.824Z Compiling cipher v0.4.4
13042025-04-18T23:38:24.984Z Compiling hmac v0.12.1
13052025-04-18T23:38:25.010Z Compiling sha2 v0.10.8
13062025-04-18T23:38:25.190Z Compiling der_derive v0.7.3
13072025-04-18T23:38:25.268Z Compiling futures-macro v0.3.31
13082025-04-18T23:38:25.347Z Compiling zerovec v0.10.4
13092025-04-18T23:38:25.372Z Compiling icu_provider_macros v1.5.0
13102025-04-18T23:38:25.510Z Compiling salsa20 v0.10.2
13112025-04-18T23:38:25.734Z Compiling pbkdf2 v0.12.2
13122025-04-18T23:38:25.908Z Compiling ppv-lite86 v0.2.20
13132025-04-18T23:38:26.335Z Compiling scrypt v0.11.0
13142025-04-18T23:38:26.489Z Compiling thiserror v1.0.69
13152025-04-18T23:38:26.616Z Compiling cbc v0.1.2
13162025-04-18T23:38:26.654Z Compiling aes v0.8.4
13172025-04-18T23:38:26.971Z Compiling pest v2.7.14
13182025-04-18T23:38:27.076Z Compiling futures-util v0.3.31
13192025-04-18T23:38:27.181Z Compiling tinystr v0.7.6
13202025-04-18T23:38:27.279Z Compiling der v0.7.9
13212025-04-18T23:38:27.363Z Compiling icu_collections v1.5.0
13222025-04-18T23:38:27.562Z Compiling icu_locid v1.5.0
13232025-04-18T23:38:27.972Z Compiling tracing-attributes v0.1.27
13242025-04-18T23:38:28.509Z Compiling utf8_iter v1.0.4
13252025-04-18T23:38:28.736Z Compiling icu_provider v1.5.0
13262025-04-18T23:38:28.949Z Compiling percent-encoding v2.3.1
13272025-04-18T23:38:29.255Z Compiling spki v0.7.3
13282025-04-18T23:38:29.297Z Compiling utf16_iter v1.0.5
13292025-04-18T23:38:29.517Z Compiling icu_locid_transform v1.5.0
13302025-04-18T23:38:29.567Z Compiling pkcs5 v0.7.1
13312025-04-18T23:38:29.612Z Compiling pest_meta v2.7.14
13322025-04-18T23:38:29.637Z Compiling scroll_derive v0.12.0
13332025-04-18T23:38:29.867Z Compiling zerocopy-derive v0.8.10
13342025-04-18T23:38:30.551Z Compiling pkcs8 v0.10.2
13352025-04-18T23:38:30.676Z Compiling icu_properties v1.5.1
13362025-04-18T23:38:30.856Z Compiling tracing v0.1.40
13372025-04-18T23:38:31.552Z Compiling httparse v1.9.5
13382025-04-18T23:38:31.972Z Compiling rustls-pki-types v1.10.0
13392025-04-18T23:38:32.098Z Compiling bytes v1.10.1
13402025-04-18T23:38:32.212Z Compiling bitflags v2.6.0
13412025-04-18T23:38:32.462Z Compiling semver v1.0.25
13422025-04-18T23:38:32.851Z Compiling indexmap v2.7.1
13432025-04-18T23:38:33.043Z Compiling rustc_version v0.4.1
13442025-04-18T23:38:33.216Z Compiling tokio v1.43.0
13452025-04-18T23:38:33.347Z Compiling http v1.2.0
13462025-04-18T23:38:33.628Z Compiling uuid v1.15.1
13472025-04-18T23:38:34.002Z Compiling icu_normalizer v1.5.0
13482025-04-18T23:38:34.647Z Compiling chrono v0.4.40
13492025-04-18T23:38:34.683Z Compiling tinyvec_macros v0.1.1
13502025-04-18T23:38:34.806Z Compiling tinyvec v1.8.0
13512025-04-18T23:38:34.968Z Compiling idna_adapter v1.2.0
13522025-04-18T23:38:35.190Z Compiling http-body v1.0.1
13532025-04-18T23:38:35.428Z Compiling scroll v0.12.0
13542025-04-18T23:38:35.607Z Compiling pest_generator v2.7.14
13552025-04-18T23:38:35.642Z Compiling serde_derive_internals v0.29.1
13562025-04-18T23:38:35.926Z Compiling which v4.4.2
13572025-04-18T23:38:36.132Z Compiling untrusted v0.9.0
13582025-04-18T23:38:36.431Z Compiling try-lock v0.2.5
13592025-04-18T23:38:36.600Z Compiling adler2 v2.0.0
13602025-04-18T23:38:36.695Z Compiling num-conv v0.1.0
13612025-04-18T23:38:36.862Z Compiling powerfmt v0.2.0
13622025-04-18T23:38:36.985Z Compiling time-core v0.1.2
13632025-04-18T23:38:37.090Z Compiling openssl v0.10.71
13642025-04-18T23:38:37.186Z Compiling schemars v0.8.22
13652025-04-18T23:38:37.228Z Compiling foreign-types-shared v0.1.1
13662025-04-18T23:38:37.363Z Compiling rustversion v1.0.17
13672025-04-18T23:38:37.453Z Compiling atomic-waker v1.1.2
13682025-04-18T23:38:37.509Z Compiling untrusted v0.7.1
13692025-04-18T23:38:37.614Z Compiling schemars_derive v0.8.22
13702025-04-18T23:38:37.704Z Compiling foreign-types v0.3.2
13712025-04-18T23:38:37.729Z Compiling goblin v0.8.2
13722025-04-18T23:38:37.754Z Compiling time-macros v0.2.18
13732025-04-18T23:38:37.819Z Compiling deranged v0.3.11
13742025-04-18T23:38:38.026Z Compiling rand_core v0.9.2
13752025-04-18T23:38:38.129Z Compiling pest_derive v2.7.14
13762025-04-18T23:38:38.446Z Compiling miniz_oxide v0.8.5
13772025-04-18T23:38:38.801Z Compiling want v0.3.1
13782025-04-18T23:38:39.689Z Compiling idna v1.0.3
13792025-04-18T23:38:39.734Z Compiling form_urlencoded v1.2.1
13802025-04-18T23:38:40.169Z Compiling openssl-macros v0.1.1
13812025-04-18T23:38:40.202Z Compiling bzip2-sys v0.1.11+1.0.8
13822025-04-18T23:38:40.630Z Compiling tokio-util v0.7.13
13832025-04-18T23:38:40.799Z Compiling num_threads v0.1.7
13842025-04-18T23:38:40.956Z Compiling httpdate v1.0.3
13852025-04-18T23:38:41.085Z Compiling dyn-clone v1.0.19
13862025-04-18T23:38:41.171Z Compiling tower-service v0.3.3
13872025-04-18T23:38:41.312Z Compiling native-tls v0.2.12
13882025-04-18T23:38:41.346Z Compiling syn v1.0.109
13892025-04-18T23:38:41.371Z Compiling siphasher v0.3.11
13902025-04-18T23:38:41.622Z Compiling h2 v0.4.6
13912025-04-18T23:38:41.775Z Compiling rustls v0.23.19
13922025-04-18T23:38:42.050Z Compiling time v0.3.36
13932025-04-18T23:38:44.415Z Compiling dof v0.3.0
13942025-04-18T23:38:44.614Z Compiling dtrace-parser v0.2.0
13952025-04-18T23:38:45.012Z Compiling rand_chacha v0.9.0
13962025-04-18T23:38:46.032Z Compiling unicode-normalization v0.1.24
13972025-04-18T23:38:46.108Z Compiling heapless v0.7.17
13982025-04-18T23:38:46.287Z Compiling crossbeam-epoch v0.9.18
13992025-04-18T23:38:46.499Z Compiling rand_chacha v0.3.1
14002025-04-18T23:38:46.687Z Compiling signature v2.2.0
14012025-04-18T23:38:46.956Z Compiling crc32fast v1.4.2
14022025-04-18T23:38:46.980Z Compiling cookie v0.18.1
14032025-04-18T23:38:47.005Z Compiling openssl-probe v0.1.5
14042025-04-18T23:38:47.005Z Compiling rayon-core v1.12.1
14052025-04-18T23:38:47.260Z Compiling unicode-properties v0.1.3
14062025-04-18T23:38:47.291Z Compiling unicode-bidi v0.3.17
14072025-04-18T23:38:47.315Z Compiling base64 v0.22.1
14082025-04-18T23:38:47.315Z Compiling slog v2.7.0
14092025-04-18T23:38:47.618Z Compiling signal-hook v0.3.17
14102025-04-18T23:38:47.939Z Compiling hyper v1.6.0
14112025-04-18T23:38:47.966Z Compiling stringprep v0.1.5
14122025-04-18T23:38:48.379Z Compiling usdt-impl v0.5.0
14132025-04-18T23:38:48.423Z Compiling rand v0.8.5
14142025-04-18T23:38:48.449Z Compiling crossbeam-deque v0.8.5
14152025-04-18T23:38:48.774Z Compiling rand v0.9.0
14162025-04-18T23:38:49.009Z Compiling url v2.5.3
14172025-04-18T23:38:49.579Z Compiling curve25519-dalek v4.1.3
14182025-04-18T23:38:50.235Z Compiling hyper-util v0.1.10
14192025-04-18T23:38:50.263Z Compiling toml_datetime v0.6.8
14202025-04-18T23:38:50.356Z Compiling serde_tokenstream v0.2.2
14212025-04-18T23:38:50.381Z Compiling serde_spanned v0.6.8
14222025-04-18T23:38:50.599Z Compiling md-5 v0.10.6
14232025-04-18T23:38:50.624Z Compiling num-integer v0.1.46
14242025-04-18T23:38:50.712Z Compiling hash32 v0.2.1
14252025-04-18T23:38:50.857Z Compiling ff v0.13.0
14262025-04-18T23:38:50.893Z Compiling memoffset v0.9.1
14272025-04-18T23:38:51.035Z Compiling base16ct v0.2.0
14282025-04-18T23:38:51.079Z Compiling num-bigint-dig v0.8.4
14292025-04-18T23:38:51.176Z Compiling litrs v0.4.1
14302025-04-18T23:38:51.244Z Compiling cfg_aliases v0.2.1
14312025-04-18T23:38:51.268Z Compiling newtype-uuid v1.2.1
14322025-04-18T23:38:51.331Z Compiling psl-types v2.0.11
14332025-04-18T23:38:51.367Z Compiling gimli v0.31.1
14342025-04-18T23:38:51.392Z Compiling smoltcp v0.9.1
14352025-04-18T23:38:51.542Z Compiling fallible-iterator v0.2.0
14362025-04-18T23:38:51.567Z Compiling portable-atomic v1.9.0
14372025-04-18T23:38:52.021Z Compiling publicsuffix v2.3.0
14382025-04-18T23:38:52.175Z Compiling document-features v0.2.10
14392025-04-18T23:38:52.229Z Compiling postgres-protocol v0.6.8
14402025-04-18T23:38:52.319Z Compiling nix v0.29.0
14412025-04-18T23:38:52.491Z Compiling sec1 v0.7.3
14422025-04-18T23:38:52.885Z Compiling num-iter v0.1.45
14432025-04-18T23:38:52.981Z Compiling group v0.13.0
14442025-04-18T23:38:53.163Z Compiling bzip2 v0.4.4
14452025-04-18T23:38:53.283Z Compiling tokio-native-tls v0.3.1
14462025-04-18T23:38:53.967Z Compiling flate2 v1.1.0
14472025-04-18T23:38:54.153Z Compiling ipnetwork v0.21.1
14482025-04-18T23:38:54.177Z Compiling phf_shared v0.11.2
14492025-04-18T23:38:54.241Z Compiling terminal_size v0.4.0
14502025-04-18T23:38:54.456Z Compiling http-body-util v0.1.2
14512025-04-18T23:38:54.513Z Compiling webpki-roots v0.26.6
14522025-04-18T23:38:54.538Z Compiling hkdf v0.12.4
14532025-04-18T23:38:54.710Z Compiling crypto-bigint v0.5.5
14542025-04-18T23:38:54.776Z Compiling zerocopy-derive v0.6.6
14552025-04-18T23:38:54.801Z Compiling async-trait v0.1.88
14562025-04-18T23:38:54.893Z Compiling addr2line v0.24.2
14572025-04-18T23:38:54.917Z Compiling curve25519-dalek-derive v0.1.1
14582025-04-18T23:38:55.361Z Compiling sync_wrapper v1.0.1
14592025-04-18T23:38:55.532Z Compiling fs-err v2.11.0
14602025-04-18T23:38:55.557Z Compiling ahash v0.8.11
14612025-04-18T23:38:55.832Z Compiling object v0.36.5
14622025-04-18T23:38:55.878Z Compiling buf-list v1.0.3
14632025-04-18T23:38:56.136Z Compiling unicode-width v0.2.0
14642025-04-18T23:38:56.418Z Compiling anyhow v1.0.97
14652025-04-18T23:38:56.453Z Compiling simd-adler32 v0.3.7
14662025-04-18T23:38:56.608Z Compiling winnow v0.5.40
14672025-04-18T23:38:56.899Z Compiling rustc-demangle v0.1.24
14682025-04-18T23:38:56.967Z Compiling managed v0.8.0
14692025-04-18T23:38:57.001Z Compiling lockfree-object-pool v0.1.6
14702025-04-18T23:38:57.253Z Compiling zip v2.1.3
14712025-04-18T23:38:57.366Z Compiling ipnet v2.11.0
14722025-04-18T23:38:57.530Z Compiling bumpalo v3.16.0
14732025-04-18T23:38:57.703Z Compiling tower-layer v0.3.3
14742025-04-18T23:38:57.952Z Compiling tower v0.5.2
14752025-04-18T23:38:57.976Z Compiling zopfli v0.8.1
14762025-04-18T23:38:58.355Z Compiling elliptic-curve v0.13.8
14772025-04-18T23:38:59.038Z Compiling hubpack_derive v0.1.1
14782025-04-18T23:38:59.074Z Compiling clap_builder v4.5.32
14792025-04-18T23:38:59.286Z Compiling strum_macros v0.25.3
14802025-04-18T23:38:59.609Z Compiling toml_edit v0.19.15
14812025-04-18T23:38:59.784Z Compiling hubpack v0.1.2
14822025-04-18T23:39:00.073Z Compiling console v0.15.10
14832025-04-18T23:39:00.284Z Compiling zerocopy v0.6.6
14842025-04-18T23:39:01.181Z Compiling hyper-tls v0.6.0
14852025-04-18T23:39:01.213Z Compiling oxnet v0.1.1
14862025-04-18T23:39:01.565Z Compiling backtrace v0.3.74
14872025-04-18T23:39:01.891Z Compiling phf v0.11.2
14882025-04-18T23:39:02.045Z Compiling rayon v1.10.0
14892025-04-18T23:39:02.166Z Compiling signal-hook-mio v0.2.4
14902025-04-18T23:39:02.345Z Compiling cookie_store v0.21.1
14912025-04-18T23:39:03.667Z Compiling postgres-types v0.2.9
14922025-04-18T23:39:05.100Z Compiling usdt-macro v0.5.0
14932025-04-18T23:39:05.368Z Compiling usdt-attr-macro v0.5.0
14942025-04-18T23:39:05.581Z Compiling ed25519 v2.2.3
14952025-04-18T23:39:05.814Z Compiling phf_shared v0.10.0
14962025-04-18T23:39:05.875Z Compiling serde_urlencoded v0.7.1
14972025-04-18T23:39:06.183Z Compiling clap_derive v4.5.32
14982025-04-18T23:39:06.314Z Compiling enum-as-inner v0.6.1
14992025-04-18T23:39:06.339Z Compiling rustls-pemfile v2.2.0
15002025-04-18T23:39:06.687Z Compiling serde-big-array v0.5.1
15012025-04-18T23:39:06.712Z Compiling futures-executor v0.3.31
15022025-04-18T23:39:06.737Z Compiling pkcs1 v0.7.5
15032025-04-18T23:39:06.941Z Compiling rfc6979 v0.4.0
15042025-04-18T23:39:07.124Z Compiling serde_repr v0.1.19
15052025-04-18T23:39:07.202Z Compiling daft-derive v0.1.2
15062025-04-18T23:39:07.227Z Compiling bstr v1.10.0
15072025-04-18T23:39:07.251Z Compiling float-cmp v0.10.0
15082025-04-18T23:39:07.493Z Compiling encoding_rs v0.8.34
15092025-04-18T23:39:07.519Z Compiling precomputed-hash v0.1.1
15102025-04-18T23:39:07.637Z Compiling difflib v0.4.0
15112025-04-18T23:39:08.037Z Compiling whoami v1.5.2
15122025-04-18T23:39:08.503Z Compiling number_prefix v0.4.0
15132025-04-18T23:39:08.547Z Compiling unicode-segmentation v1.12.0
15142025-04-18T23:39:08.617Z Compiling mime v0.3.17
15152025-04-18T23:39:08.728Z Compiling normalize-line-endings v0.3.0
15162025-04-18T23:39:08.827Z Compiling data-encoding v2.6.0
15172025-04-18T23:39:08.872Z Compiling fixedbitset v0.4.2
15182025-04-18T23:39:09.088Z Compiling new_debug_unreachable v1.0.6
15192025-04-18T23:39:09.192Z Compiling static_assertions v1.1.0
15202025-04-18T23:39:09.278Z Compiling predicates-core v1.0.8
15212025-04-18T23:39:09.302Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15222025-04-18T23:39:09.327Z Compiling string_cache v0.8.7
15232025-04-18T23:39:09.582Z Compiling predicates v3.1.3
15242025-04-18T23:39:09.727Z Compiling hickory-proto v0.24.4
15252025-04-18T23:39:09.884Z Compiling clap v4.5.32
15262025-04-18T23:39:10.005Z Compiling similar v2.7.0
15272025-04-18T23:39:10.494Z Compiling petgraph v0.6.5
15282025-04-18T23:39:10.779Z Compiling toml_edit v0.22.24
15292025-04-18T23:39:10.956Z Compiling indicatif v0.17.11
15302025-04-18T23:39:11.815Z Compiling daft v0.1.2
15312025-04-18T23:39:12.246Z Compiling tokio-postgres v0.7.13
15322025-04-18T23:39:12.710Z Compiling usdt v0.5.0
15332025-04-18T23:39:13.128Z Compiling rsa v0.9.6
15342025-04-18T23:39:13.687Z Compiling ecdsa v0.16.9
15352025-04-18T23:39:14.057Z Compiling futures v0.3.31
15362025-04-18T23:39:14.176Z Compiling ed25519-dalek v2.1.1
15372025-04-18T23:39:14.515Z Compiling toml v0.7.8
15382025-04-18T23:39:15.792Z Compiling crossterm v0.28.1
15392025-04-18T23:39:16.903Z Compiling zip v0.6.6
15402025-04-18T23:39:17.082Z Compiling tokio-stream v0.1.17
15412025-04-18T23:39:17.185Z Compiling openapiv3 v2.0.0
15422025-04-18T23:39:17.514Z Compiling hex v0.4.3
15432025-04-18T23:39:17.914Z Compiling x509-cert v0.2.5
15442025-04-18T23:39:17.988Z Compiling sha1 v0.10.6
15452025-04-18T23:39:18.032Z Compiling dirs-sys-next v0.1.2
15462025-04-18T23:39:18.374Z Compiling unicode-xid v0.2.6
15472025-04-18T23:39:18.399Z Compiling lalrpop-util v0.19.12
15482025-04-18T23:39:18.538Z Compiling peg-runtime v0.8.5
15492025-04-18T23:39:18.575Z Compiling dirs-next v2.0.0
15502025-04-18T23:39:18.600Z Compiling thread_local v1.1.8
15512025-04-18T23:39:18.716Z Compiling slog-async v2.8.0
15522025-04-18T23:39:18.764Z Compiling term v0.7.0
15532025-04-18T23:39:19.044Z Compiling strum_macros v0.26.4
15542025-04-18T23:39:19.068Z Compiling xattr v1.3.1
15552025-04-18T23:39:19.241Z Compiling crossbeam-channel v0.5.13
15562025-04-18T23:39:19.320Z Compiling filetime v0.2.25
15572025-04-18T23:39:19.595Z Compiling is-terminal v0.4.13
15582025-04-18T23:39:19.707Z Compiling take_mut v0.2.2
15592025-04-18T23:39:19.736Z Compiling slog-term v2.9.1
15602025-04-18T23:39:19.872Z Compiling tar v0.4.44
15612025-04-18T23:39:19.917Z Compiling camino v1.1.9
15622025-04-18T23:39:22.599Z Compiling strum v0.26.3
15632025-04-18T23:39:26.168Z Compiling aws-lc-sys v0.26.0
15642025-04-18T23:39:58.952Z Compiling rustls-webpki v0.102.8
15652025-04-18T23:40:04.659Z Compiling tokio-rustls v0.26.0
15662025-04-18T23:40:04.982Z Compiling hyper-rustls v0.27.3
15672025-04-18T23:40:05.300Z Compiling reqwest v0.12.12
15682025-04-18T23:40:09.335Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15692025-04-18T23:40:09.690Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15702025-04-18T23:40:14.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
15712025-04-18T23:40:15.090Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15722025-04-18T23:40:15.156ZApr 18 23:40:15.149 INFO Starting download, target: Clickhouse
15732025-04-18T23:40:15.156ZApr 18 23:40:15.149 INFO Starting download, target: Cockroach
15742025-04-18T23:40:15.156ZApr 18 23:40:15.149 INFO Starting download, target: Console
15752025-04-18T23:40:15.181ZApr 18 23:40:15.149 INFO Starting download, target: DendriteOpenapi
15762025-04-18T23:40:15.181ZApr 18 23:40:15.149 INFO Starting download, target: MaghemiteMgd
15772025-04-18T23:40:15.181ZApr 18 23:40:15.149 INFO Starting download, target: DendriteStub
15782025-04-18T23:40:15.181ZApr 18 23:40:15.149 INFO Starting download, target: TransceiverControl
15792025-04-18T23:40:15.181ZApr 18 23:40:15.151 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15802025-04-18T23:40:15.181ZApr 18 23:40:15.152 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15812025-04-18T23:40:15.181ZApr 18 23:40:15.152 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15822025-04-18T23:40:15.181ZApr 18 23:40:15.152 INFO Downloading out/downloads/dpd-668f1a2e35e7c76b22ab83fe6c2242d3454e2803.json (attempt 1/3), target: DendriteOpenapi
15832025-04-18T23:40:15.181ZApr 18 23:40:15.152 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15842025-04-18T23:40:15.181ZApr 18 23:40:15.152 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15852025-04-18T23:40:15.181ZApr 18 23:40:15.152 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15862025-04-18T23:40:15.477ZApr 18 23:40:15.450 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15872025-04-18T23:40:15.624ZApr 18 23:40:15.577 INFO Download complete, target: DendriteOpenapi
15882025-04-18T23:40:15.922ZApr 18 23:40:15.900 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15892025-04-18T23:40:15.991ZApr 18 23:40:15.958 INFO Download complete, target: Console
15902025-04-18T23:40:16.293ZApr 18 23:40:16.283 INFO Download complete, target: TransceiverControl
15912025-04-18T23:40:17.593ZApr 18 23:40:17.586 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15922025-04-18T23:40:18.064ZApr 18 23:40:18.057 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15932025-04-18T23:40:21.050ZApr 18 23:40:21.041 INFO Download complete, target: DendriteStub
15942025-04-18T23:40:21.076ZApr 18 23:40:21.043 INFO Download complete, target: MaghemiteMgd
15952025-04-18T23:40:21.624ZApr 18 23:40:21.613 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15962025-04-18T23:40:21.624ZApr 18 23:40:21.613 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15972025-04-18T23:40:28.874ZApr 18 23:40:28.849 INFO Checking that binary works, target: Cockroach
15982025-04-18T23:40:29.170ZApr 18 23:40:29.110 INFO Download complete, target: Cockroach
15992025-04-18T23:40:40.363ZApr 18 23:40:40.357 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16002025-04-18T23:40:52.573ZApr 18 23:40:52.564 INFO Checking that binary works, target: Clickhouse
16012025-04-18T23:40:52.774ZApr 18 23:40:52.768 INFO Download complete, target: Clickhouse
16022025-04-18T23:40:52.799ZAll prerequisites installed successfully
16032025-04-18T23:40:52.799Z
16042025-04-18T23:40:52.799Zreal 5:48.657201464
16052025-04-18T23:40:52.799Zuser 13:49.148824032
16062025-04-18T23:40:52.799Zsys 2:17.546534913
16072025-04-18T23:40:52.799Ztrap 0.509796640
16082025-04-18T23:40:52.799Ztflt 0.427955747
16092025-04-18T23:40:52.799Zdflt 1.230477662
16102025-04-18T23:40:52.799Zkflt 0.009047440
16112025-04-18T23:40:52.799Zlock 28:48.425528416
16122025-04-18T23:40:52.800Zslp 50:55.208211091
16132025-04-18T23:40:52.800Zlat 1:03.479891528
16142025-04-18T23:40:52.800Zstop 2:22.303721945
16152025-04-18T23:40:52.800Z+ ptime -m cargo xtask download softnpu
16162025-04-18T23:40:53.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
16172025-04-18T23:40:53.643Z Running `target/debug/xtask download softnpu`
16182025-04-18T23:40:54.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
16192025-04-18T23:40:54.866Z Running `target/debug/xtask-downloader softnpu`
16202025-04-18T23:40:54.920ZApr 18 23:40:54.914 INFO Starting download, target: Softnpu
16212025-04-18T23:40:54.944ZApr 18 23:40:54.915 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16222025-04-18T23:40:56.443ZApr 18 23:40:56.437 INFO Download complete, target: Softnpu
16232025-04-18T23:40:56.468Z
16242025-04-18T23:40:56.468Zreal 3.652439220
16252025-04-18T23:40:56.468Zuser 1.697627658
16262025-04-18T23:40:56.468Zsys 1.019406906
16272025-04-18T23:40:56.468Ztrap 0.000719529
16282025-04-18T23:40:56.468Ztflt 0.000075958
16292025-04-18T23:40:56.468Zdflt 0.000138364
16302025-04-18T23:40:56.468Zkflt 0.000000000
16312025-04-18T23:40:56.468Zlock 16.247431412
16322025-04-18T23:40:56.468Zslp 1.253169007
16332025-04-18T23:40:56.468Zlat 0.166927628
16342025-04-18T23:40:56.468Zstop 0.000447170
16352025-04-18T23:40:56.468Z+ export CARGO_INCREMENTAL=0
16362025-04-18T23:40:56.468Z+ CARGO_INCREMENTAL=0
16372025-04-18T23:40:56.468Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16382025-04-18T23:40:57.786Z Compiling proc-macro2 v1.0.94
16392025-04-18T23:40:57.786Z Compiling unicode-ident v1.0.14
16402025-04-18T23:40:57.786Z Compiling libc v0.2.170
16412025-04-18T23:40:57.811Z Compiling serde v1.0.219
16422025-04-18T23:40:57.811Z Compiling autocfg v1.4.0
16432025-04-18T23:40:57.811Z Compiling cfg-if v1.0.0
16442025-04-18T23:40:57.836Z Compiling version_check v0.9.5
16452025-04-18T23:40:57.974Z Compiling memchr v2.7.4
16462025-04-18T23:40:58.010Z Compiling typenum v1.17.0
16472025-04-18T23:40:58.034Z Compiling shlex v1.3.0
16482025-04-18T23:40:58.362Z Compiling generic-array v0.14.7
16492025-04-18T23:40:58.397Z Compiling value-bag v1.9.0
16502025-04-18T23:40:58.637Z Compiling lock_api v0.4.12
16512025-04-18T23:40:58.778Z Compiling libm v0.2.8
16522025-04-18T23:40:58.894Z Compiling log v0.4.22
16532025-04-18T23:40:58.929Z Compiling serde_json v1.0.140
16542025-04-18T23:40:59.093Z Compiling num-traits v0.2.19
16552025-04-18T23:40:59.217Z Compiling parking_lot_core v0.9.10
16562025-04-18T23:40:59.241Z Compiling scopeguard v1.2.0
16572025-04-18T23:40:59.369Z Compiling quote v1.0.39
16582025-04-18T23:40:59.525Z Compiling jobserver v0.1.32
16592025-04-18T23:40:59.571Z Compiling semver v1.0.25
16602025-04-18T23:40:59.596Z Compiling rustix v0.38.37
16612025-04-18T23:40:59.761Z Compiling syn v2.0.98
16622025-04-18T23:40:59.787Z Compiling getrandom v0.2.15
16632025-04-18T23:40:59.869Z Compiling getrandom v0.3.1
16642025-04-18T23:40:59.963Z Compiling cc v1.2.15
16652025-04-18T23:41:00.029Z Compiling aho-corasick v1.1.3
16662025-04-18T23:41:00.115Z Compiling regex-syntax v0.8.5
16672025-04-18T23:41:00.169Z Compiling either v1.14.0
16682025-04-18T23:41:00.225Z Compiling itoa v1.0.11
16692025-04-18T23:41:00.458Z Compiling once_cell v1.20.3
16702025-04-18T23:41:00.554Z Compiling rand_core v0.6.4
16712025-04-18T23:41:01.047Z Compiling slab v0.4.9
16722025-04-18T23:41:01.467Z Compiling spin v0.9.8
16732025-04-18T23:41:01.538Z Compiling errno v0.3.9
16742025-04-18T23:41:01.789Z Compiling pkg-config v0.3.31
16752025-04-18T23:41:01.814Z Compiling smallvec v1.14.0
16762025-04-18T23:41:01.931Z Compiling equivalent v1.0.1
16772025-04-18T23:41:02.071Z Compiling foldhash v0.1.3
16782025-04-18T23:41:02.274Z Compiling glob v0.3.2
16792025-04-18T23:41:02.344Z Compiling allocator-api2 v0.2.18
16802025-04-18T23:41:02.709Z Compiling prettyplease v0.2.30
16812025-04-18T23:41:02.734Z Compiling thiserror v1.0.69
16822025-04-18T23:41:02.773Z Compiling subtle v2.6.1
16832025-04-18T23:41:02.939Z Compiling clang-sys v1.8.1
16842025-04-18T23:41:03.014Z Compiling hashbrown v0.15.1
16852025-04-18T23:41:03.067Z Compiling regex-automata v0.4.8
16862025-04-18T23:41:03.091Z Compiling lazy_static v1.5.0
16872025-04-18T23:41:03.191Z Compiling minimal-lexical v0.2.1
16882025-04-18T23:41:03.299Z Compiling libloading v0.8.5
16892025-04-18T23:41:03.513Z Compiling nom v7.1.3
16902025-04-18T23:41:03.584Z Compiling schemars v0.8.22
16912025-04-18T23:41:03.869Z Compiling home v0.5.9
16922025-04-18T23:41:03.980Z Compiling bindgen v0.69.5
16932025-04-18T23:41:04.156Z Compiling itertools v0.10.5
16942025-04-18T23:41:04.266Z Compiling pin-project-lite v0.2.14
16952025-04-18T23:41:04.376Z Compiling lazycell v1.3.0
16962025-04-18T23:41:04.413Z Compiling ryu v1.0.18
16972025-04-18T23:41:04.460Z Compiling rustc-hash v1.1.0
16982025-04-18T23:41:04.539Z Compiling byteorder v1.5.0
16992025-04-18T23:41:04.600Z Compiling cmake v0.1.51
17002025-04-18T23:41:04.945Z Compiling dunce v1.0.5
17012025-04-18T23:41:05.004Z Compiling fs_extra v1.3.0
17022025-04-18T23:41:05.285Z Compiling paste v1.0.15
17032025-04-18T23:41:05.650Z Compiling synstructure v0.13.1
17042025-04-18T23:41:06.102Z Compiling cexpr v0.6.0
17052025-04-18T23:41:06.188Z Compiling serde_derive_internals v0.29.1
17062025-04-18T23:41:06.699Z Compiling const-oid v0.9.6
17072025-04-18T23:41:07.264Z Compiling regex v1.11.1
17082025-04-18T23:41:08.016Z Compiling signal-hook-registry v1.4.2
17092025-04-18T23:41:08.237Z Compiling fnv v1.0.7
17102025-04-18T23:41:08.381Z Compiling parking_lot v0.12.3
17112025-04-18T23:41:08.644Z Compiling ring v0.17.11
17122025-04-18T23:41:08.819Z Compiling serde_derive v1.0.219
17132025-04-18T23:41:09.173Z Compiling zeroize_derive v1.4.2
17142025-04-18T23:41:09.247Z Compiling tokio-macros v2.5.0
17152025-04-18T23:41:09.347Z Compiling zerocopy-derive v0.7.35
17162025-04-18T23:41:09.455Z Compiling zerofrom-derive v0.1.4
17172025-04-18T23:41:09.504Z Compiling yoke-derive v0.7.4
17182025-04-18T23:41:10.042Z Compiling displaydoc v0.2.5
17192025-04-18T23:41:10.200Z Compiling zeroize v1.8.1
17202025-04-18T23:41:10.612Z Compiling zerovec-derive v0.10.3
17212025-04-18T23:41:10.756Z Compiling thiserror-impl v1.0.69
17222025-04-18T23:41:11.186Z Compiling futures-macro v0.3.31
17232025-04-18T23:41:11.429Z Compiling schemars_derive v0.8.22
17242025-04-18T23:41:11.663Z Compiling crypto-common v0.1.6
17252025-04-18T23:41:11.818Z Compiling icu_provider_macros v1.5.0
17262025-04-18T23:41:11.870Z Compiling der_derive v0.7.3
17272025-04-18T23:41:12.451Z Compiling mio v1.0.2
17282025-04-18T23:41:12.638Z Compiling stable_deref_trait v1.2.0
17292025-04-18T23:41:12.663Z Compiling block-buffer v0.10.4
17302025-04-18T23:41:12.783Z Compiling tracing-attributes v0.1.27
17312025-04-18T23:41:12.890Z Compiling aws-lc-rs v1.12.4
17322025-04-18T23:41:13.252Z Compiling vcpkg v0.2.15
17332025-04-18T23:41:13.565Z Compiling digest v0.10.7
17342025-04-18T23:41:13.837Z Compiling socket2 v0.5.8
17352025-04-18T23:41:13.944Z Compiling heck v0.5.0
17362025-04-18T23:41:14.182Z Compiling zerocopy v0.8.10
17372025-04-18T23:41:14.311Z Compiling futures-core v0.3.31
17382025-04-18T23:41:14.390Z Compiling openssl-sys v0.9.106
17392025-04-18T23:41:14.705Z Compiling zerocopy-derive v0.8.10
17402025-04-18T23:41:15.008Z Compiling httparse v1.9.5
17412025-04-18T23:41:15.282Z Compiling zerocopy v0.7.35
17422025-04-18T23:41:15.632Z Compiling syn v1.0.109
17432025-04-18T23:41:15.689Z Compiling crossbeam-utils v0.8.20
17442025-04-18T23:41:16.588Z Compiling iana-time-zone v0.1.61
17452025-04-18T23:41:16.762Z Compiling num-conv v0.1.0
17462025-04-18T23:41:16.870Z Compiling time-core v0.1.2
17472025-04-18T23:41:16.972Z Compiling cpufeatures v0.2.14
17482025-04-18T23:41:17.022Z Compiling futures-sink v0.3.31
17492025-04-18T23:41:17.061Z Compiling time-macros v0.2.18
17502025-04-18T23:41:17.088Z Compiling hmac v0.12.1
17512025-04-18T23:41:17.197Z Compiling zerofrom v0.1.4
17522025-04-18T23:41:17.417Z Compiling openssl v0.10.71
17532025-04-18T23:41:17.487Z Compiling yoke v0.7.4
17542025-04-18T23:41:17.835Z Compiling block-padding v0.3.3
17552025-04-18T23:41:18.063Z Compiling inout v0.1.3
17562025-04-18T23:41:18.136Z Compiling bitflags v2.6.0
17572025-04-18T23:41:18.317Z Compiling bytes v1.10.1
17582025-04-18T23:41:18.507Z Compiling indexmap v2.7.1
17592025-04-18T23:41:19.451Z Compiling uuid v1.15.1
17602025-04-18T23:41:19.760Z Compiling rustc_version v0.4.1
17612025-04-18T23:41:20.223Z Compiling tokio v1.43.0
17622025-04-18T23:41:20.328Z Compiling chrono v0.4.40
17632025-04-18T23:41:21.943Z Compiling which v4.4.2
17642025-04-18T23:41:23.226Z Compiling serde_tokenstream v0.2.2
17652025-04-18T23:41:23.333Z Compiling zerovec v0.10.4
17662025-04-18T23:41:23.718Z Compiling openssl-macros v0.1.1
17672025-04-18T23:41:24.370Z Compiling rustls v0.23.19
17682025-04-18T23:41:24.621Z Compiling dyn-clone v1.0.19
17692025-04-18T23:41:24.800Z Compiling native-tls v0.2.12
17702025-04-18T23:41:24.846Z Compiling strsim v0.11.1
17712025-04-18T23:41:25.300Z Compiling cipher v0.4.4
17722025-04-18T23:41:25.419Z Compiling futures-channel v0.3.31
17732025-04-18T23:41:25.713Z Compiling sha2 v0.10.8
17742025-04-18T23:41:25.853Z Compiling scroll_derive v0.12.0
17752025-04-18T23:41:26.397Z Compiling base64ct v1.6.0
17762025-04-18T23:41:26.829Z Compiling ucd-trie v0.1.7
17772025-04-18T23:41:26.878Z Compiling futures-task v0.3.31
17782025-04-18T23:41:27.123Z Compiling pin-utils v0.1.0
17792025-04-18T23:41:27.157Z Compiling futures-io v0.3.31
17802025-04-18T23:41:27.228Z Compiling pest v2.7.14
17812025-04-18T23:41:27.375Z Compiling futures-util v0.3.31
17822025-04-18T23:41:27.481Z Compiling pem-rfc7468 v0.7.0
17832025-04-18T23:41:27.726Z Compiling tinystr v0.7.6
17842025-04-18T23:41:27.953Z Compiling http v1.2.0
17852025-04-18T23:41:28.698Z Compiling cookie v0.18.1
17862025-04-18T23:41:28.955Z Compiling thiserror v2.0.12
17872025-04-18T23:41:29.384Z Compiling flagset v0.4.6
17882025-04-18T23:41:29.578Z Compiling writeable v0.5.5
17892025-04-18T23:41:29.603Z Compiling litemap v0.7.3
17902025-04-18T23:41:29.604Z Compiling slog v2.7.0
17912025-04-18T23:41:30.061Z Compiling icu_locid v1.5.0
17922025-04-18T23:41:30.295Z Compiling der v0.7.9
17932025-04-18T23:41:30.319Z Compiling pest_meta v2.7.14
17942025-04-18T23:41:31.630Z Compiling aws-lc-sys v0.26.0
17952025-04-18T23:41:32.094Z Compiling toml_datetime v0.6.8
17962025-04-18T23:41:32.476Z Compiling serde_spanned v0.6.8
17972025-04-18T23:41:32.744Z Compiling rayon-core v1.12.1
17982025-04-18T23:41:33.012Z Compiling spki v0.7.3
17992025-04-18T23:41:33.146Z Compiling pest_generator v2.7.14
18002025-04-18T23:41:33.326Z Compiling icu_provider v1.5.0
18012025-04-18T23:41:33.592Z Compiling salsa20 v0.10.2
18022025-04-18T23:41:34.115Z Compiling ppv-lite86 v0.2.20
18032025-04-18T23:41:34.395Z Compiling pbkdf2 v0.12.2
18042025-04-18T23:41:35.009Z Compiling thiserror-impl v2.0.12
18052025-04-18T23:41:35.216Z Compiling tracing-core v0.1.32
18062025-04-18T23:41:35.483Z Compiling bzip2-sys v0.1.11+1.0.8
18072025-04-18T23:41:35.921Z Compiling anyhow v1.0.97
18082025-04-18T23:41:36.349Z Compiling winnow v0.5.40
18092025-04-18T23:41:37.117Z Compiling rustversion v1.0.17
18102025-04-18T23:41:37.153Z Compiling icu_locid_transform_data v1.5.0
18112025-04-18T23:41:37.266Z Compiling icu_locid_transform v1.5.0
18122025-04-18T23:41:37.443Z Compiling tracing v0.1.40
18132025-04-18T23:41:37.918Z Compiling scrypt v0.11.0
18142025-04-18T23:41:38.191Z Compiling pest_derive v2.7.14
18152025-04-18T23:41:38.954Z Compiling toml_edit v0.19.15
18162025-04-18T23:41:39.056Z Compiling aes v0.8.4
18172025-04-18T23:41:39.122Z Compiling cbc v0.1.2
18182025-04-18T23:41:39.939Z Compiling icu_collections v1.5.0
18192025-04-18T23:41:40.489Z Compiling usdt-impl v0.5.0
18202025-04-18T23:41:40.819Z Compiling icu_properties_data v1.5.0
18212025-04-18T23:41:40.977Z Compiling rustls-pki-types v1.10.0
18222025-04-18T23:41:41.082Z Compiling litrs v0.4.1
18232025-04-18T23:41:41.948Z Compiling document-features v0.2.10
18242025-04-18T23:41:42.417Z Compiling icu_properties v1.5.1
18252025-04-18T23:41:43.044Z Compiling pkcs5 v0.7.1
18262025-04-18T23:41:44.424Z Compiling tokio-util v0.7.13
18272025-04-18T23:41:44.965Z Compiling scroll v0.12.0
18282025-04-18T23:41:45.640Z Compiling heapless v0.7.17
18292025-04-18T23:41:46.230Z Compiling icu_normalizer_data v1.5.0
18302025-04-18T23:41:46.260Z Compiling write16 v1.0.0
18312025-04-18T23:41:46.360Z Compiling plain v0.2.3
18322025-04-18T23:41:46.401Z Compiling powerfmt v0.2.0
18332025-04-18T23:41:46.587Z Compiling newtype-uuid v1.2.1
18342025-04-18T23:41:46.841Z Compiling utf8_iter v1.0.4
18352025-04-18T23:41:46.889Z Compiling signal-hook v0.3.17
18362025-04-18T23:41:47.082Z Compiling percent-encoding v2.3.1
18372025-04-18T23:41:47.174Z Compiling utf16_iter v1.0.5
18382025-04-18T23:41:47.377Z Compiling untrusted v0.7.1
18392025-04-18T23:41:47.402Z Compiling untrusted v0.9.0
18402025-04-18T23:41:47.447Z Compiling icu_normalizer v1.5.0
18412025-04-18T23:41:48.088Z Compiling deranged v0.3.11
18422025-04-18T23:41:48.743Z Compiling goblin v0.8.2
18432025-04-18T23:41:49.315Z Compiling pkcs8 v0.10.2
18442025-04-18T23:41:49.843Z Compiling atomic-waker v1.1.2
18452025-04-18T23:41:51.396Z Compiling pretty-hex v0.4.1
18462025-04-18T23:41:51.764Z Compiling tinyvec_macros v0.1.1
18472025-04-18T23:41:51.870Z Compiling num_threads v0.1.7
18482025-04-18T23:41:52.264Z Compiling adler2 v2.0.0
18492025-04-18T23:41:52.536Z Compiling miniz_oxide v0.8.5
18502025-04-18T23:41:52.965Z Compiling time v0.3.36
18512025-04-18T23:41:54.215Z Compiling dof v0.3.0
18522025-04-18T23:41:55.298Z Compiling tinyvec v1.8.0
18532025-04-18T23:41:56.583Z Compiling idna_adapter v1.2.0
18542025-04-18T23:41:56.780Z Compiling dtrace-parser v0.2.0
18552025-04-18T23:41:56.812Z Compiling http-body v1.0.1
18562025-04-18T23:41:57.070Z Compiling curve25519-dalek v4.1.3
18572025-04-18T23:41:57.284Z Compiling async-trait v0.1.88
18582025-04-18T23:41:57.473Z Compiling thread-id v4.2.2
18592025-04-18T23:41:57.613Z Compiling memoffset v0.9.1
18602025-04-18T23:41:58.413Z Compiling foreign-types-shared v0.1.1
18612025-04-18T23:41:58.674Z Compiling num-bigint-dig v0.8.4
18622025-04-18T23:41:58.976Z Compiling try-lock v0.2.5
18632025-04-18T23:41:59.002Z Compiling smoltcp v0.9.1
18642025-04-18T23:41:59.101Z Compiling portable-atomic v1.9.0
18652025-04-18T23:41:59.517Z Compiling want v0.3.1
18662025-04-18T23:42:00.838Z Compiling foreign-types v0.3.2
18672025-04-18T23:42:00.981Z Compiling h2 v0.4.6
18682025-04-18T23:42:01.483Z Compiling rand_core v0.9.2
18692025-04-18T23:42:03.531Z Compiling idna v1.0.3
18702025-04-18T23:42:04.133Z Compiling form_urlencoded v1.2.1
18712025-04-18T23:42:05.443Z Compiling ident_case v1.0.1
18722025-04-18T23:42:05.634Z Compiling httpdate v1.0.3
18732025-04-18T23:42:05.715Z Compiling tower-service v0.3.3
18742025-04-18T23:42:05.872Z Compiling cfg_aliases v0.2.1
18752025-04-18T23:42:06.135Z Compiling siphasher v0.3.11
18762025-04-18T23:42:06.622Z Compiling heck v0.4.1
18772025-04-18T23:42:06.805Z Compiling nix v0.29.0
18782025-04-18T23:42:06.984Z Compiling hyper v1.6.0
18792025-04-18T23:42:08.700Z Compiling darling_core v0.20.10
18802025-04-18T23:42:15.994Z Compiling crossbeam-epoch v0.9.18
18812025-04-18T23:42:16.248Z Compiling rand_chacha v0.9.0
18822025-04-18T23:42:17.014Z Compiling unicode-normalization v0.1.24
18832025-04-18T23:42:19.398Z Compiling rand_chacha v0.3.1
18842025-04-18T23:42:20.553Z Compiling ipnetwork v0.21.1
18852025-04-18T23:42:20.582Z Compiling hubpack_derive v0.1.1
18862025-04-18T23:42:20.608Z Compiling openapiv3 v2.0.0
18872025-04-18T23:42:20.758Z Compiling signature v2.2.0
18882025-04-18T23:42:21.015Z Compiling curve25519-dalek-derive v0.1.1
18892025-04-18T23:42:21.340Z Compiling daft-derive v0.1.2
18902025-04-18T23:42:21.536Z Compiling zerocopy-derive v0.6.6
18912025-04-18T23:42:22.125Z Compiling fs-err v2.11.0
18922025-04-18T23:42:22.439Z Compiling ahash v0.8.11
18932025-04-18T23:42:22.551Z Compiling crc32fast v1.4.2
18942025-04-18T23:42:22.784Z Compiling openssl-probe v0.1.5
18952025-04-18T23:42:22.994Z Compiling unicode-bidi v0.3.17
18962025-04-18T23:42:23.030Z Compiling buf-list v1.0.3
18972025-04-18T23:42:23.061Z Compiling anstyle v1.0.10
18982025-04-18T23:42:23.482Z Compiling unicode-properties v0.1.3
18992025-04-18T23:42:23.526Z Compiling base64 v0.22.1
19002025-04-18T23:42:23.861Z Compiling gimli v0.31.1
19012025-04-18T23:42:23.988Z Compiling zip v2.1.3
19022025-04-18T23:42:24.014Z Compiling utf8parse v0.2.2
19032025-04-18T23:42:24.109Z Compiling stringprep v0.1.5
19042025-04-18T23:42:24.185Z Compiling anstyle-parse v0.2.5
19052025-04-18T23:42:24.859Z Compiling rand v0.8.5
19062025-04-18T23:42:27.874Z Compiling addr2line v0.24.2
19072025-04-18T23:42:28.522Z Compiling rand v0.9.0
19082025-04-18T23:42:28.759Z Compiling crossbeam-deque v0.8.5
19092025-04-18T23:42:29.083Z Compiling hyper-util v0.1.10
19102025-04-18T23:42:29.417Z Compiling darling_macro v0.20.10
19112025-04-18T23:42:30.158Z Compiling url v2.5.3
19122025-04-18T23:42:31.491Z Compiling usdt-attr-macro v0.5.0
19132025-04-18T23:42:31.998Z Compiling usdt-macro v0.5.0
19142025-04-18T23:42:33.036Z Compiling num-integer v0.1.46
19152025-04-18T23:42:33.179Z Compiling md-5 v0.10.6
19162025-04-18T23:42:33.283Z Compiling hash32 v0.2.1
19172025-04-18T23:42:33.388Z Compiling ff v0.13.0
19182025-04-18T23:42:33.434Z Compiling object v0.36.5
19192025-04-18T23:42:33.626Z Compiling anstyle-query v1.1.1
19202025-04-18T23:42:33.653Z Compiling fallible-iterator v0.2.0
19212025-04-18T23:42:33.680Z Compiling is_terminal_polyfill v1.70.1
19222025-04-18T23:42:33.799Z Compiling colorchoice v1.0.2
19232025-04-18T23:42:33.979Z Compiling rustc-demangle v0.1.24
19242025-04-18T23:42:34.706Z Compiling base16ct v0.2.0
19252025-04-18T23:42:34.970Z Compiling psl-types v2.0.11
19262025-04-18T23:42:35.176Z Compiling publicsuffix v2.3.0
19272025-04-18T23:42:35.440Z Compiling sec1 v0.7.3
19282025-04-18T23:42:35.956Z Compiling postgres-protocol v0.6.8
19292025-04-18T23:42:36.826Z Compiling anstream v0.6.15
19302025-04-18T23:42:36.886Z Compiling group v0.13.0
19312025-04-18T23:42:37.717Z Compiling num-iter v0.1.45
19322025-04-18T23:42:38.748Z Compiling darling v0.20.10
19332025-04-18T23:42:38.880Z Compiling bzip2 v0.4.4
19342025-04-18T23:42:38.946Z Compiling tokio-native-tls v0.3.1
19352025-04-18T23:42:39.209Z Compiling flate2 v1.1.0
19362025-04-18T23:42:39.255Z Compiling strum_macros v0.25.3
19372025-04-18T23:42:39.927Z Compiling backtrace v0.3.74
19382025-04-18T23:42:40.778Z Compiling phf_shared v0.11.2
19392025-04-18T23:42:41.150Z Compiling http-body-util v0.1.2
19402025-04-18T23:42:41.608Z Compiling webpki-roots v0.26.6
19412025-04-18T23:42:42.014Z Compiling terminal_size v0.4.0
19422025-04-18T23:42:42.194Z Compiling rustls-webpki v0.102.8
19432025-04-18T23:42:42.237Z Compiling hkdf v0.12.4
19442025-04-18T23:42:42.476Z Compiling sync_wrapper v1.0.1
19452025-04-18T23:42:42.614Z Compiling clap_derive v4.5.32
19462025-04-18T23:42:42.651Z Compiling enum-as-inner v0.6.1
19472025-04-18T23:42:42.786Z Compiling crypto-bigint v0.5.5
19482025-04-18T23:42:43.640Z Compiling serde_repr v0.1.19
19492025-04-18T23:42:44.085Z Compiling regress v0.10.3
19502025-04-18T23:42:45.513Z Compiling encoding_rs v0.8.34
19512025-04-18T23:42:45.817Z Compiling bitflags v1.3.2
19522025-04-18T23:42:45.968Z Compiling mime v0.3.17
19532025-04-18T23:42:47.087Z Compiling managed v0.8.0
19542025-04-18T23:42:47.839Z Compiling ipnet v2.11.0
19552025-04-18T23:42:48.035Z Compiling unicode-width v0.2.0
19562025-04-18T23:42:48.557Z Compiling tower-layer v0.3.3
19572025-04-18T23:42:48.835Z Compiling clap_lex v0.7.4
19582025-04-18T23:42:48.862Z Compiling simd-adler32 v0.3.7
19592025-04-18T23:42:49.250Z Compiling lockfree-object-pool v0.1.6
19602025-04-18T23:42:49.285Z Compiling tokio-rustls v0.26.0
19612025-04-18T23:42:49.333Z Compiling bumpalo v3.16.0
19622025-04-18T23:42:49.490Z Compiling clap_builder v4.5.32
19632025-04-18T23:42:49.697Z Compiling zopfli v0.8.1
19642025-04-18T23:42:49.724Z Compiling hyper-rustls v0.27.3
19652025-04-18T23:42:50.832Z Compiling tower v0.5.2
19662025-04-18T23:42:51.560Z Compiling console v0.15.10
19672025-04-18T23:42:52.524Z Compiling typify-impl v0.3.0
19682025-04-18T23:42:52.553Z Compiling elliptic-curve v0.13.8
19692025-04-18T23:42:53.167Z Compiling oxnet v0.1.1
19702025-04-18T23:42:54.043Z Compiling hyper-tls v0.6.0
19712025-04-18T23:42:54.504Z Compiling phf v0.11.2
19722025-04-18T23:42:54.783Z Compiling rayon v1.10.0
19732025-04-18T23:42:55.702Z Compiling signal-hook-mio v0.2.4
19742025-04-18T23:42:55.813Z Compiling cookie_store v0.21.1
19752025-04-18T23:42:55.905Z Compiling postgres-types v0.2.9
19762025-04-18T23:42:56.637Z Compiling zerocopy v0.6.6
19772025-04-18T23:42:56.957Z Compiling hubpack v0.1.2
19782025-04-18T23:42:56.982Z Compiling ed25519 v2.2.3
19792025-04-18T23:42:57.311Z Compiling phf_shared v0.10.0
19802025-04-18T23:42:57.346Z Compiling serde_urlencoded v0.7.1
19812025-04-18T23:42:57.808Z Compiling rustls-pemfile v2.2.0
19822025-04-18T23:42:57.912Z Compiling pkcs1 v0.7.5
19832025-04-18T23:42:58.638Z Compiling futures-executor v0.3.31
19842025-04-18T23:42:58.920Z Compiling serde-big-array v0.5.1
19852025-04-18T23:42:59.024Z Compiling rfc6979 v0.4.0
19862025-04-18T23:43:00.174Z Compiling float-cmp v0.10.0
19872025-04-18T23:43:00.198Z Compiling bstr v1.10.0
19882025-04-18T23:43:00.198Z Compiling memmap v0.7.0
19892025-04-18T23:43:00.198Z Compiling precomputed-hash v0.1.1
19902025-04-18T23:43:00.198Z Compiling data-encoding v2.6.0
19912025-04-18T23:43:00.198Z Compiling fixedbitset v0.4.2
19922025-04-18T23:43:00.198Z Compiling normalize-line-endings v0.3.0
19932025-04-18T23:43:00.198Z Compiling unicode-segmentation v1.12.0
19942025-04-18T23:43:00.525Z Compiling predicates-core v1.0.8
19952025-04-18T23:43:00.549Z Compiling number_prefix v0.4.0
19962025-04-18T23:43:00.655Z Compiling winnow v0.7.3
19972025-04-18T23:43:00.767Z Compiling static_assertions v1.1.0
19982025-04-18T23:43:00.791Z Compiling difflib v0.4.0
19992025-04-18T23:43:00.818Z Compiling whoami v1.5.2
20002025-04-18T23:43:00.898Z Compiling new_debug_unreachable v1.0.6
20012025-04-18T23:43:01.012Z Compiling string_cache v0.8.7
20022025-04-18T23:43:01.298Z Compiling predicates v3.1.3
20032025-04-18T23:43:01.380Z Compiling tokio-postgres v0.7.13
20042025-04-18T23:43:01.746Z Compiling reqwest v0.12.12
20052025-04-18T23:43:01.888Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20062025-04-18T23:43:02.597Z Compiling indicatif v0.17.11
20072025-04-18T23:43:03.342Z Compiling typify-macro v0.3.0
20082025-04-18T23:43:03.607Z Compiling toml_edit v0.22.24
20092025-04-18T23:43:04.229Z Compiling similar v2.7.0
20102025-04-18T23:43:05.732Z Compiling hickory-proto v0.24.4
20112025-04-18T23:43:05.779Z Compiling petgraph v0.6.5
20122025-04-18T23:43:06.204Z Compiling usdt v0.5.0
20132025-04-18T23:43:06.598Z Compiling ecdsa v0.16.9
20142025-04-18T23:43:07.301Z Compiling futures v0.3.31
20152025-04-18T23:43:07.726Z Compiling rsa v0.9.6
20162025-04-18T23:43:09.031Z Compiling ed25519-dalek v2.1.1
20172025-04-18T23:43:10.589Z Compiling crossterm v0.28.1
20182025-04-18T23:43:10.915Z Compiling daft v0.1.2
20192025-04-18T23:43:11.035Z Compiling clap v4.5.32
20202025-04-18T23:43:11.164Z Compiling zip v0.6.6
20212025-04-18T23:43:11.936Z Compiling tokio-stream v0.1.17
20222025-04-18T23:43:12.198Z Compiling toml v0.7.8
20232025-04-18T23:43:12.255Z Compiling x509-cert v0.2.5
20242025-04-18T23:43:12.821Z Compiling hex v0.4.3
20252025-04-18T23:43:13.158Z Compiling sha1 v0.10.6
20262025-04-18T23:43:13.406Z Compiling lalrpop-util v0.19.12
20272025-04-18T23:43:13.539Z Compiling camino v1.1.9
20282025-04-18T23:43:13.797Z Compiling peg-runtime v0.8.5
20292025-04-18T23:43:13.918Z Compiling unicode-xid v0.2.6
20302025-04-18T23:43:15.100Z Compiling proc-macro-crate v1.3.1
20312025-04-18T23:43:15.506Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20322025-04-18T23:43:15.759Z Compiling macaddr v1.0.1
20332025-04-18T23:43:16.100Z Compiling itertools v0.13.0
20342025-04-18T23:43:18.666Z Compiling fastrand v2.1.1
20352025-04-18T23:43:19.165Z Compiling heapless v0.8.0
20362025-04-18T23:43:19.380Z Compiling tempfile v3.13.0
20372025-04-18T23:43:19.685Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20382025-04-18T23:43:20.882Z Compiling num_enum_derive v0.5.11
20392025-04-18T23:43:25.514Z Compiling structmeta-derive v0.3.0
20402025-04-18T23:43:25.643Z Compiling hash32 v0.3.1
20412025-04-18T23:43:26.886Z Compiling smoltcp v0.11.0
20422025-04-18T23:43:27.104Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20432025-04-18T23:43:27.579Z Compiling structmeta v0.3.0
20442025-04-18T23:43:34.515Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20452025-04-18T23:43:35.575Z Compiling num_enum v0.5.11
20462025-04-18T23:43:36.140Z Compiling typify v0.3.0
20472025-04-18T23:43:36.481Z Compiling strum_macros v0.26.4
20482025-04-18T23:43:38.087Z Compiling dirs-sys-next v0.1.2
20492025-04-18T23:43:38.947Z Compiling proc-macro-error-attr v1.0.4
20502025-04-18T23:43:39.226Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20512025-04-18T23:43:39.528Z Compiling unsafe-libyaml v0.2.11
20522025-04-18T23:43:41.436Z Compiling cobs v0.2.3
20532025-04-18T23:43:41.864Z Compiling rustls v0.22.4
20542025-04-18T23:43:42.186Z Compiling postcard v1.0.10
20552025-04-18T23:43:45.470Z Compiling serde_yaml v0.9.34+deprecated
20562025-04-18T23:43:46.198Z Compiling strum v0.26.3
20572025-04-18T23:43:47.211Z Compiling dirs-next v2.0.0
20582025-04-18T23:43:48.468Z Compiling progenitor-impl v0.9.1
20592025-04-18T23:43:49.928Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20602025-04-18T23:43:57.818Z Compiling foreign-types-macros v0.2.3
20612025-04-18T23:43:58.030Z Compiling thread_local v1.1.8
20622025-04-18T23:43:58.206Z Compiling wait-timeout v0.2.0
20632025-04-18T23:43:58.613Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20642025-04-18T23:43:58.653Z Compiling proc-macro-error v1.0.4
20652025-04-18T23:43:58.792Z Compiling multer v3.1.0
20662025-04-18T23:43:58.952Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20672025-04-18T23:43:59.079Z Compiling match_cfg v0.1.0
20682025-04-18T23:43:59.118Z Compiling unicode-width v0.1.14
20692025-04-18T23:43:59.238Z Compiling bit-vec v0.8.0
20702025-04-18T23:43:59.733Z Compiling quick-error v1.2.3
20712025-04-18T23:43:59.927Z Compiling slog-async v2.8.0
20722025-04-18T23:44:00.104Z Compiling foreign-types-shared v0.3.1
20732025-04-18T23:44:02.943Z Compiling foreign-types v0.5.0
20742025-04-18T23:44:03.861Z Compiling rusty-fork v0.3.0
20752025-04-18T23:44:04.657Z Compiling bit-set v0.8.0
20762025-04-18T23:44:05.173Z Compiling tabwriter v1.4.0
20772025-04-18T23:44:05.861Z Compiling hostname v0.3.1
20782025-04-18T23:44:06.234Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20792025-04-18T23:44:11.105Z Compiling progenitor-macro v0.9.1
20802025-04-18T23:44:12.082Z Compiling term v0.7.0
20812025-04-18T23:44:15.838Z Compiling parse-display-derive v0.10.0
20822025-04-18T23:44:17.812Z Compiling progenitor-client v0.9.1
20832025-04-18T23:44:18.673Z Compiling slog-json v2.6.1
20842025-04-18T23:44:18.700Z Compiling crossbeam-channel v0.5.13
20852025-04-18T23:44:19.476Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20862025-04-18T23:44:19.988Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20872025-04-18T23:44:20.131Z Compiling async-stream-impl v0.3.6
20882025-04-18T23:44:20.157Z Compiling rand_xorshift v0.3.0
20892025-04-18T23:44:20.443Z Compiling is-terminal v0.4.13
20902025-04-18T23:44:20.564Z Compiling cstr-argument v0.1.2
20912025-04-18T23:44:20.603Z Compiling dropshot v0.16.0
20922025-04-18T23:44:20.699Z Compiling pretty-hex v0.2.1
20932025-04-18T23:44:21.184Z Compiling unarray v0.1.4
20942025-04-18T23:44:21.313Z Compiling crucible-workspace-hack v0.1.0
20952025-04-18T23:44:21.367Z Compiling take_mut v0.2.2
20962025-04-18T23:44:21.557Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20972025-04-18T23:44:21.883Z Compiling proptest v1.6.0
20982025-04-18T23:44:21.954Z Compiling async-stream v0.3.6
20992025-04-18T23:44:22.016Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21002025-04-18T23:44:22.333Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21012025-04-18T23:44:22.646Z Compiling slog-term v2.9.1
21022025-04-18T23:44:23.080Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21032025-04-18T23:44:23.275Z Compiling progenitor v0.9.1
21042025-04-18T23:44:23.482Z Compiling tokio-rustls v0.25.0
21052025-04-18T23:44:23.897Z Compiling slog-bunyan v2.5.0
21062025-04-18T23:44:24.043Z Compiling parse-display v0.10.0
21072025-04-18T23:44:24.561Z Compiling toml v0.8.20
21082025-04-18T23:44:24.788Z Compiling test-strategy v0.4.0
21092025-04-18T23:44:25.626Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21102025-04-18T23:44:25.844Z Compiling colored v2.2.0
21112025-04-18T23:44:26.315Z Compiling serde_with_macros v3.12.0
21122025-04-18T23:44:27.029Z Compiling waitgroup v0.1.2
21132025-04-18T23:44:27.209Z Compiling dropshot_endpoint v0.16.0
21142025-04-18T23:44:27.271Z Compiling serde_path_to_error v0.1.16
21152025-04-18T23:44:27.960Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21162025-04-18T23:44:28.126Z Compiling hostname v0.4.0
21172025-04-18T23:44:28.215Z Compiling instant v0.1.13
21182025-04-18T23:44:28.394Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21192025-04-18T23:44:28.420Z Compiling winnow v0.6.20
21202025-04-18T23:44:28.585Z Compiling debug-ignore v1.0.5
21212025-04-18T23:44:28.753Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21222025-04-18T23:44:28.778Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21232025-04-18T23:44:28.990Z Compiling backoff v0.4.0
21242025-04-18T23:44:29.317Z Compiling serde_with v3.12.0
21252025-04-18T23:44:29.511Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
21262025-04-18T23:44:31.158Z Compiling zone_cfg_derive v0.3.0
21272025-04-18T23:44:32.013Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21282025-04-18T23:44:32.216Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
21292025-04-18T23:44:32.780Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21302025-04-18T23:44:32.869Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21312025-04-18T23:44:33.160Z Compiling camino-tempfile v1.1.1
21322025-04-18T23:44:33.546Z Compiling num-derive v0.4.2
21332025-04-18T23:44:33.819Z Compiling sigpipe v0.1.3
21342025-04-18T23:44:33.956Z Compiling libefi-sys v0.1.0
21352025-04-18T23:44:34.220Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21362025-04-18T23:44:34.526Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21372025-04-18T23:44:35.129Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21382025-04-18T23:44:36.424Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21392025-04-18T23:44:37.158Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21402025-04-18T23:44:38.585Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21412025-04-18T23:44:39.069Z Compiling zone v0.3.0
21422025-04-18T23:44:39.341Z Compiling itertools v0.14.0
21432025-04-18T23:44:39.516Z Compiling smf v0.2.3
21442025-04-18T23:44:39.644Z Compiling bitfield-struct v0.6.2
21452025-04-18T23:44:40.717Z Compiling blake3 v1.5.4
21462025-04-18T23:44:41.249Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21472025-04-18T23:44:41.711Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21482025-04-18T23:44:41.853Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21492025-04-18T23:44:42.196Z Compiling xattr v1.3.1
21502025-04-18T23:44:42.297Z Compiling memmap2 v0.9.5
21512025-04-18T23:44:42.330Z Compiling filetime v0.2.25
21522025-04-18T23:44:42.356Z Compiling arrayvec v0.7.6
21532025-04-18T23:44:42.486Z Compiling same-file v1.0.6
21542025-04-18T23:44:42.659Z Compiling arrayref v0.3.9
21552025-04-18T23:44:42.770Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21562025-04-18T23:44:42.795Z Compiling constant_time_eq v0.3.1
21572025-04-18T23:44:42.795Z Compiling walkdir v2.5.0
21582025-04-18T23:44:42.838Z Compiling tar v0.4.44
21592025-04-18T23:44:42.913Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21602025-04-18T23:44:43.862Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21612025-04-18T23:44:44.155Z Compiling gethostname v0.5.0
21622025-04-18T23:44:44.180Z Compiling cargo-platform v0.1.8
21632025-04-18T23:44:44.280Z Compiling topological-sort v0.2.2
21642025-04-18T23:44:44.365Z Compiling fixedbitset v0.5.7
21652025-04-18T23:44:44.558Z Compiling cargo_metadata v0.19.2
21662025-04-18T23:44:45.032Z Compiling petgraph v0.7.1
21672025-04-18T23:44:45.160Z Compiling omicron-zone-package v0.12.0
21682025-04-18T23:44:45.368Z Compiling indent_write v2.2.0
21692025-04-18T23:44:45.604Z Compiling shell-words v1.1.0
21702025-04-18T23:44:52.957Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21712025-04-18T23:44:54.105Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21722025-04-18T23:44:56.538Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21732025-04-18T23:45:12.053Z Finished `release` profile [optimized] target(s) in 4m 15s
21742025-04-18T23:45:12.193Z Running `target/release/omicron-package -t test target create -p dev`
21752025-04-18T23:45:12.263ZLogging to: /work/oxidecomputer/omicron/out/LOG
21762025-04-18T23:45:12.288ZCreated new build target 'test' and set it as active
21772025-04-18T23:45:12.288Z
21782025-04-18T23:45:12.289Zreal 4:15.816099270
21792025-04-18T23:45:12.289Zuser 28:34.166718628
21802025-04-18T23:45:12.289Zsys 3:25.981307138
21812025-04-18T23:45:12.289Ztrap 1.091684044
21822025-04-18T23:45:12.289Ztflt 0.951419916
21832025-04-18T23:45:12.289Zdflt 0.774964621
21842025-04-18T23:45:12.289Zkflt 0.000378341
21852025-04-18T23:45:12.289Zlock 54:41.529981454
21862025-04-18T23:45:12.289Zslp 1:56:46.678824482
21872025-04-18T23:45:12.289Zlat 2:22.151569876
21882025-04-18T23:45:12.289Zstop 4:15.274297517
21892025-04-18T23:45:12.289Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21902025-04-18T23:45:13.660Z Finished `release` profile [optimized] target(s) in 1.31s
21912025-04-18T23:45:13.728Z Running `target/release/omicron-package -t test package`
21922025-04-18T23:45:13.792ZLogging to: /work/oxidecomputer/omicron/out/LOG
21932025-04-18T23:45:15.386Z Compiling ring v0.17.11
21942025-04-18T23:45:15.473Z Compiling convert_case v0.4.0
21952025-04-18T23:45:15.499Z Compiling camino v1.1.9
21962025-04-18T23:45:15.499Z Compiling derive-where v1.2.7
21972025-04-18T23:45:15.499Z Compiling newline-converter v0.3.0
21982025-04-18T23:45:15.499Z Compiling fastrand v2.1.1
21992025-04-18T23:45:15.499Z Compiling password-hash v0.5.0
22002025-04-18T23:45:15.732Z Compiling expectorate v1.1.0
22012025-04-18T23:45:16.011Z Compiling tempfile v3.13.0
22022025-04-18T23:45:16.037Z Compiling blake2 v0.10.6
22032025-04-18T23:45:16.132Z Compiling derive_more v0.99.19
22042025-04-18T23:45:16.291Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22052025-04-18T23:45:16.622Z Compiling base64 v0.21.7
22062025-04-18T23:45:16.895Z Compiling argon2 v0.5.3
22072025-04-18T23:45:16.981Z Compiling atomicwrites v0.4.4
22082025-04-18T23:45:17.382Z Compiling toml v0.8.20
22092025-04-18T23:45:17.441Z Compiling owo-colors v4.2.0
22102025-04-18T23:45:17.549Z Compiling cancel-safe-futures v0.1.5
22112025-04-18T23:45:17.901Z Compiling num-rational v0.4.2
22122025-04-18T23:45:17.957Z Compiling libsw-core v0.3.1
22132025-04-18T23:45:18.066Z Compiling num-complex v0.4.6
22142025-04-18T23:45:18.245Z Compiling dirs-sys-next v0.1.2
22152025-04-18T23:45:18.511Z Compiling dirs-next v2.0.0
22162025-04-18T23:45:18.631Z Compiling libsw v3.4.0
22172025-04-18T23:45:18.942Z Compiling num v0.4.3
22182025-04-18T23:45:19.049Z Compiling linear-map v1.2.0
22192025-04-18T23:45:19.075Z Compiling utf-8 v0.7.6
22202025-04-18T23:45:19.387Z Compiling float-ord v0.3.2
22212025-04-18T23:45:19.413Z Compiling swrite v0.1.0
22222025-04-18T23:45:19.438Z Compiling term v0.7.0
22232025-04-18T23:45:19.573Z Compiling is-terminal v0.4.13
22242025-04-18T23:45:19.598Z Compiling linked-hash-map v0.5.6
22252025-04-18T23:45:19.728Z Compiling highway v1.3.0
22262025-04-18T23:45:19.869Z Compiling rustls v0.23.19
22272025-04-18T23:45:19.899Z Compiling tungstenite v0.21.0
22282025-04-18T23:45:19.957Z Compiling lru-cache v0.1.2
22292025-04-18T23:45:20.191Z Compiling semver v0.1.20
22302025-04-18T23:45:20.347Z Compiling resolv-conf v0.7.0
22312025-04-18T23:45:20.644Z Compiling rustc_version v0.1.7
22322025-04-18T23:45:20.671Z Compiling rustls v0.22.4
22332025-04-18T23:45:20.697Z Compiling thread_local v1.1.8
22342025-04-18T23:45:20.722Z Compiling hickory-resolver v0.24.4
22352025-04-18T23:45:21.023Z Compiling tokio-tungstenite v0.21.0
22362025-04-18T23:45:21.049Z Compiling newtype_derive v0.1.6
22372025-04-18T23:45:21.098Z Compiling wait-timeout v0.2.0
22382025-04-18T23:45:21.323Z Compiling quick-error v1.2.3
22392025-04-18T23:45:21.479Z Compiling match_cfg v0.1.0
22402025-04-18T23:45:21.507Z Compiling bit-vec v0.8.0
22412025-04-18T23:45:21.577Z Compiling hostname v0.3.1
22422025-04-18T23:45:21.603Z Compiling rusty-fork v0.3.0
22432025-04-18T23:45:21.733Z Compiling multer v3.1.0
22442025-04-18T23:45:21.768Z Compiling slog-async v2.8.0
22452025-04-18T23:45:21.815Z Compiling slog-json v2.6.1
22462025-04-18T23:45:21.845Z Compiling bit-set v0.8.0
22472025-04-18T23:45:21.918Z Compiling crossbeam-channel v0.5.13
22482025-04-18T23:45:22.140Z Compiling rustls-webpki v0.102.8
22492025-04-18T23:45:22.140Z Compiling rand_xorshift v0.3.0
22502025-04-18T23:45:22.179Z Compiling humantime v2.1.0
22512025-04-18T23:45:22.387Z Compiling unarray v0.1.4
22522025-04-18T23:45:22.571Z Compiling take_mut v0.2.2
22532025-04-18T23:45:22.762Z Compiling proptest v1.6.0
22542025-04-18T23:45:22.882Z Compiling slog-bunyan v2.5.0
22552025-04-18T23:45:23.691Z Compiling slog-term v2.9.1
22562025-04-18T23:45:24.239Z Compiling parse-display v0.10.0
22572025-04-18T23:45:24.265Z Compiling dropshot v0.16.0
22582025-04-18T23:45:24.339Z Compiling async-stream v0.3.6
22592025-04-18T23:45:24.536Z Compiling strum v0.26.3
22602025-04-18T23:45:24.598Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22612025-04-18T23:45:24.678Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22622025-04-18T23:45:24.722Z Compiling waitgroup v0.1.2
22632025-04-18T23:45:24.775Z Compiling serde_path_to_error v0.1.16
22642025-04-18T23:45:24.917Z Compiling hostname v0.4.0
22652025-04-18T23:45:25.106Z Compiling instant v0.1.13
22662025-04-18T23:45:25.256Z Compiling debug-ignore v1.0.5
22672025-04-18T23:45:25.415Z Compiling backoff v0.4.0
22682025-04-18T23:45:25.442Z Compiling steno v0.4.1
22692025-04-18T23:45:25.731Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22702025-04-18T23:45:26.866Z Compiling tokio-rustls v0.25.0
22712025-04-18T23:45:28.791Z Compiling tokio-rustls v0.26.0
22722025-04-18T23:45:29.240Z Compiling hyper-rustls v0.27.3
22732025-04-18T23:45:29.417Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
22742025-04-18T23:45:29.782Z Compiling reqwest v0.12.12
22752025-04-18T23:45:32.736Z Compiling progenitor-client v0.9.1
22762025-04-18T23:45:33.185Z Compiling progenitor v0.9.1
22772025-04-18T23:45:33.382Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
22782025-04-18T23:45:33.855Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22792025-04-18T23:45:34.031Z Compiling serde_with v3.12.0
22802025-04-18T23:45:34.108Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22812025-04-18T23:45:36.991Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22822025-04-18T23:45:37.454Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22832025-04-18T23:45:38.059Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22842025-04-18T23:45:38.281Z Compiling macaddr v1.0.1
22852025-04-18T23:45:38.486Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22862025-04-18T23:45:38.667Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22872025-04-18T23:45:38.847Z Compiling qorb v0.2.1
22882025-04-18T23:45:51.627Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22892025-04-18T23:45:57.943Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22902025-04-18T23:45:58.008Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22912025-04-18T23:45:58.069Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22922025-04-18T23:45:58.070Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22932025-04-18T23:45:58.070Z Compiling slog-dtrace v0.3.0
22942025-04-18T23:45:58.070Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22952025-04-18T23:45:58.070Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22962025-04-18T23:46:00.869Z Compiling prettyplease v0.2.30
22972025-04-18T23:46:02.022Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22982025-04-18T23:46:02.171Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22992025-04-18T23:46:06.572Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23002025-04-18T23:46:06.866Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23012025-04-18T23:46:08.501Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23022025-04-18T23:46:12.566Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23032025-04-18T23:46:14.215Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23042025-04-18T23:46:14.450Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23052025-04-18T23:46:16.634Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23062025-04-18T23:46:18.182Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23072025-04-18T23:46:19.153Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23082025-04-18T23:46:21.113Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23092025-04-18T23:46:21.514Z Compiling half v2.4.1
23102025-04-18T23:46:22.125Z Compiling ciborium-io v0.2.2
23112025-04-18T23:46:22.270Z Compiling ciborium-ll v0.2.2
23122025-04-18T23:46:22.725Z Compiling bytecount v0.6.8
23132025-04-18T23:46:23.024Z Compiling ciborium v0.2.2
23142025-04-18T23:46:23.318Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23152025-04-18T23:46:24.204Z Compiling display-error-chain v0.2.2
23162025-04-18T23:46:24.424Z Compiling const_format_proc_macros v0.2.34
23172025-04-18T23:46:24.757Z Compiling keccak v0.1.5
23182025-04-18T23:46:25.572Z Compiling maplit v1.0.2
23192025-04-18T23:46:25.718Z Compiling crunchy v0.2.2
23202025-04-18T23:46:25.744Z Compiling same-file v1.0.6
23212025-04-18T23:46:25.819Z Compiling const_format v0.2.34
23222025-04-18T23:46:26.032Z Compiling walkdir v2.5.0
23232025-04-18T23:46:26.185Z Compiling sha3 v0.10.8
23242025-04-18T23:46:26.535Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23252025-04-18T23:46:26.893Z Compiling radium v0.7.0
23262025-04-18T23:46:26.932Z Compiling tiny-keccak v2.0.2
23272025-04-18T23:46:27.282Z Compiling blake3 v1.5.4
23282025-04-18T23:46:27.465Z Compiling dsl_auto_type v0.1.2
23292025-04-18T23:46:27.541Z Compiling scheduled-thread-pool v0.2.7
23302025-04-18T23:46:27.926Z Compiling xattr v1.3.1
23312025-04-18T23:46:28.172Z Compiling diesel_table_macro_syntax v0.2.0
23322025-04-18T23:46:28.198Z Compiling filetime v0.2.25
23332025-04-18T23:46:28.479Z Compiling memmap2 v0.9.5
23342025-04-18T23:46:28.504Z Compiling tap v1.0.1
23352025-04-18T23:46:28.529Z Compiling arrayref v0.3.9
23362025-04-18T23:46:28.646Z Compiling maybe-uninit v2.0.0
23372025-04-18T23:46:28.679Z Compiling constant_time_eq v0.3.1
23382025-04-18T23:46:28.715Z Compiling bit-vec v0.6.3
23392025-04-18T23:46:28.829Z Compiling arrayvec v0.7.6
23402025-04-18T23:46:28.854Z Compiling wyz v0.5.1
23412025-04-18T23:46:29.075Z Compiling bit-set v0.5.3
23422025-04-18T23:46:29.205Z Compiling diesel_derives v2.2.3
23432025-04-18T23:46:29.270Z Compiling tar v0.4.44
23442025-04-18T23:46:29.327Z Compiling r2d2 v0.8.10
23452025-04-18T23:46:30.120Z Compiling toolchain_find v0.4.0
23462025-04-18T23:46:30.312Z Compiling ascii-canvas v3.0.0
23472025-04-18T23:46:30.461Z Compiling camino-tempfile v1.1.1
23482025-04-18T23:46:30.583Z Compiling phf_generator v0.11.2
23492025-04-18T23:46:30.707Z Compiling secrecy v0.8.0
23502025-04-18T23:46:30.751Z Compiling async-recursion v1.1.1
23512025-04-18T23:46:30.778Z Compiling ena v0.14.3
23522025-04-18T23:46:30.846Z Compiling bindgen v0.71.1
23532025-04-18T23:46:30.997Z Compiling funty v2.0.0
23542025-04-18T23:46:31.179Z Compiling topological-sort v0.2.2
23552025-04-18T23:46:31.275Z Compiling crc-catalog v2.4.0
23562025-04-18T23:46:31.411Z Compiling diff v0.1.13
23572025-04-18T23:46:31.444Z Compiling packed_struct v0.10.1
23582025-04-18T23:46:31.568Z Compiling regex-syntax v0.6.29
23592025-04-18T23:46:31.845Z Compiling bitvec v1.0.1
23602025-04-18T23:46:31.887Z Compiling crc v3.2.1
23612025-04-18T23:46:31.914Z Compiling omicron-zone-package v0.12.0
23622025-04-18T23:46:33.268Z Compiling phf_codegen v0.11.2
23632025-04-18T23:46:33.463Z Compiling rustfmt-wrapper v0.2.1
23642025-04-18T23:46:33.611Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23652025-04-18T23:46:33.932Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23662025-04-18T23:46:34.541Z Compiling lalrpop v0.19.12
23672025-04-18T23:46:34.744Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23682025-04-18T23:46:34.960Z Compiling typify-impl v0.2.0
23692025-04-18T23:46:35.444Z Compiling universal-hash v0.5.1
23702025-04-18T23:46:35.469Z Compiling thiserror-impl-no-std v2.0.2
23712025-04-18T23:46:35.681Z Compiling packed_struct_codegen v0.10.1
23722025-04-18T23:46:35.922Z Compiling parse-zoneinfo v0.3.1
23732025-04-18T23:46:37.030Z Compiling diesel v2.2.8
23742025-04-18T23:46:37.068Z Compiling indexmap v1.9.3
23752025-04-18T23:46:37.376Z Compiling nodrop v0.1.14
23762025-04-18T23:46:37.498Z Compiling ref-cast v1.0.23
23772025-04-18T23:46:37.524Z Compiling rustc-hash v2.1.1
23782025-04-18T23:46:37.549Z Compiling opaque-debug v0.3.1
23792025-04-18T23:46:37.650Z Compiling poly1305 v0.8.0
23802025-04-18T23:46:38.019Z Compiling array-init v0.0.4
23812025-04-18T23:46:38.892Z Compiling thiserror-no-std v2.0.2
23822025-04-18T23:46:39.073Z Compiling chrono-tz-build v0.4.0
23832025-04-18T23:46:39.885Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23842025-04-18T23:46:42.167Z Compiling smallvec v0.6.14
23852025-04-18T23:46:42.617Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23862025-04-18T23:46:42.950Z Compiling typify-macro v0.2.0
23872025-04-18T23:46:43.044Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23882025-04-18T23:46:43.386Z Compiling derive_builder_core v0.20.2
23892025-04-18T23:46:45.069Z Compiling itertools v0.13.0
23902025-04-18T23:46:45.802Z Compiling chacha20 v0.9.1
23912025-04-18T23:46:46.283Z Compiling headers-core v0.3.0
23922025-04-18T23:46:46.481Z Compiling aead v0.5.2
23932025-04-18T23:46:46.797Z Compiling libxml v0.3.3
23942025-04-18T23:46:47.125Z Compiling ref-cast-impl v1.0.23
23952025-04-18T23:46:47.310Z Compiling vte_generate_state_changes v0.1.2
23962025-04-18T23:46:47.831Z Compiling bitfield v0.14.0
23972025-04-18T23:46:48.019Z Compiling hashbrown v0.12.3
23982025-04-18T23:46:48.062Z Compiling arc-swap v1.7.1
23992025-04-18T23:46:48.117Z Compiling termcolor v1.4.1
24002025-04-18T23:46:48.208Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24012025-04-18T23:46:48.579Z Compiling slog-scope v4.4.0
24022025-04-18T23:46:48.654Z Compiling env_logger v0.10.2
24032025-04-18T23:46:48.996Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24042025-04-18T23:46:49.410Z Compiling samael v0.0.18
24052025-04-18T23:46:50.088Z Compiling vte v0.11.1
24062025-04-18T23:46:51.277Z Compiling chacha20poly1305 v0.10.1
24072025-04-18T23:46:51.327Z Compiling headers v0.4.0
24082025-04-18T23:46:51.514Z Compiling derive_builder_macro v0.20.2
24092025-04-18T23:46:52.194Z Compiling serde-hex v0.1.0
24102025-04-18T23:46:52.221Z Compiling chrono-tz v0.10.1
24112025-04-18T23:46:52.446Z Compiling polar-core v0.27.3
24122025-04-18T23:46:52.795Z Compiling vsss-rs v3.3.4
24132025-04-18T23:46:54.411Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24142025-04-18T23:46:56.096Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24152025-04-18T23:46:56.379Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24162025-04-18T23:46:56.622Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24172025-04-18T23:46:56.705Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24182025-04-18T23:46:56.839Z Compiling ron v0.8.1
24192025-04-18T23:46:56.988Z Compiling hashbrown v0.13.2
24202025-04-18T23:46:58.094Z Compiling strum_macros v0.24.3
24212025-04-18T23:47:00.351Z Compiling unicase v2.7.0
24222025-04-18T23:47:00.387Z Compiling indoc v1.0.9
24232025-04-18T23:47:00.639Z Compiling crc-any v2.5.0
24242025-04-18T23:47:01.081Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24252025-04-18T23:47:01.448Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24262025-04-18T23:47:01.536Z Compiling object v0.30.4
24272025-04-18T23:47:12.952Z Compiling derive_builder v0.20.2
24282025-04-18T23:47:15.134Z Compiling strip-ansi-escapes v0.2.0
24292025-04-18T23:47:15.775Z Compiling slog-stdlog v4.1.1
24302025-04-18T23:47:16.978Z Compiling papergrid v0.11.0
24312025-04-18T23:47:17.213Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24322025-04-18T23:47:17.518Z Compiling tabled_derive v0.7.0
24332025-04-18T23:47:17.889Z Compiling itertools v0.12.1
24342025-04-18T23:47:19.117Z Compiling fd-lock v4.0.2
24352025-04-18T23:47:19.347Z Compiling peg-macros v0.8.5
24362025-04-18T23:47:20.800Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24372025-04-18T23:47:21.623Z Compiling impl-trait-for-tuples v0.2.2
24382025-04-18T23:47:21.691Z Compiling oso-derive v0.27.3
24392025-04-18T23:47:22.423Z Compiling quick-xml v0.37.2
24402025-04-18T23:47:26.041Z Compiling diesel-dtrace v0.4.2
24412025-04-18T23:47:26.322Z Compiling path-slash v0.1.5
24422025-04-18T23:47:26.556Z Compiling nu-ansi-term v0.50.1
24432025-04-18T23:47:27.492Z Compiling reedline v0.38.0
24442025-04-18T23:47:27.586Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24452025-04-18T23:47:29.110Z Compiling oso v0.27.3
24462025-04-18T23:47:37.784Z Compiling peg v0.8.5
24472025-04-18T23:47:37.945Z Compiling tabled v0.15.0
24482025-04-18T23:47:39.481Z Compiling slog-envlogger v2.2.0
24492025-04-18T23:47:41.547Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24502025-04-18T23:47:42.389Z Compiling typify v0.2.0
24512025-04-18T23:47:42.536Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24522025-04-18T23:47:43.695Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24532025-04-18T23:47:46.139Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24542025-04-18T23:47:46.430Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24552025-04-18T23:47:49.067Z Compiling pem v3.0.5
24562025-04-18T23:47:50.335Z Compiling bb8 v0.8.5
24572025-04-18T23:47:50.839Z Compiling bcs v0.1.6
24582025-04-18T23:47:51.592Z Compiling fxhash v0.2.1
24592025-04-18T23:47:51.834Z Compiling libz-sys v1.1.20
24602025-04-18T23:47:52.383Z Compiling termtree v0.5.1
24612025-04-18T23:47:53.911Z Compiling async-bb8-diesel v0.2.1
24622025-04-18T23:47:54.743Z Compiling progenitor-impl v0.8.0
24632025-04-18T23:47:55.846Z Compiling kstat-rs v0.2.4
24642025-04-18T23:47:56.626Z Compiling proc-macro-error-attr2 v2.0.0
24652025-04-18T23:47:57.241Z Compiling proc-macro-error2 v2.0.1
24662025-04-18T23:47:57.744Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24672025-04-18T23:47:59.355Z Compiling progenitor-macro v0.8.0
24682025-04-18T23:48:05.230Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24692025-04-18T23:48:07.483Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
24702025-04-18T23:48:07.914Z Compiling progenitor-client v0.8.0
24712025-04-18T23:48:08.692Z Compiling libgit2-sys v0.17.0+1.8.1
24722025-04-18T23:48:09.317Z Compiling nanorand v0.7.0
24732025-04-18T23:48:09.905Z Compiling pin-project-internal v1.1.6
24742025-04-18T23:48:11.888Z Compiling parking_lot_core v0.8.6
24752025-04-18T23:48:12.288Z Compiling pin-project v1.1.6
24762025-04-18T23:48:12.452Z Compiling flume v0.11.1
24772025-04-18T23:48:14.315Z Compiling progenitor v0.8.0
24782025-04-18T23:48:14.558Z Compiling mime_guess v2.0.5
24792025-04-18T23:48:15.387Z Compiling tabled_derive v0.10.0
24802025-04-18T23:48:17.766Z Compiling papergrid v0.14.0
24812025-04-18T23:48:29.675Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24822025-04-18T23:48:32.300Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24832025-04-18T23:48:36.171Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24842025-04-18T23:48:39.836Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24852025-04-18T23:48:42.124Z Compiling snafu-derive v0.8.5
24862025-04-18T23:48:42.517Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24872025-04-18T23:48:42.989Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24882025-04-18T23:48:45.595Z Compiling snafu v0.8.5
24892025-04-18T23:48:46.682Z Compiling tabled v0.18.0
24902025-04-18T23:48:52.112Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24912025-04-18T23:48:52.302Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24922025-04-18T23:48:52.682Z Compiling globset v0.4.15
24932025-04-18T23:48:53.979Z Compiling olpc-cjson v0.1.4
24942025-04-18T23:48:54.308Z Compiling vergen v8.3.2
24952025-04-18T23:48:54.674Z Compiling castaway v0.2.3
24962025-04-18T23:48:54.903Z Compiling nibble_vec v0.1.0
24972025-04-18T23:48:55.188Z Compiling cargo-platform v0.1.8
24982025-04-18T23:48:55.673Z Compiling serde_plain v1.0.2
24992025-04-18T23:48:56.214Z Compiling atty v0.2.14
25002025-04-18T23:48:56.401Z Compiling salty v0.3.0
25012025-04-18T23:48:56.796Z Compiling io-lifetimes v1.0.11
25022025-04-18T23:48:57.228Z Compiling typed-path v0.9.3
25032025-04-18T23:48:57.273Z Compiling endian-type v0.1.2
25042025-04-18T23:48:57.528Z Compiling http-range v0.1.5
25052025-04-18T23:48:57.586Z Compiling radix_trie v0.2.1
25062025-04-18T23:48:58.055Z Compiling git2 v0.19.0
25072025-04-18T23:48:58.247Z Compiling cargo_metadata v0.18.1
25082025-04-18T23:48:58.406Z Compiling compact_str v0.8.0
25092025-04-18T23:48:59.310Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25102025-04-18T23:48:59.384Z Compiling parking_lot v0.11.2
25112025-04-18T23:49:00.482Z Compiling tough v0.19.0
25122025-04-18T23:49:02.034Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25132025-04-18T23:49:03.188Z Compiling unicode-truncate v1.1.0
25142025-04-18T23:49:03.464Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25152025-04-18T23:49:03.509Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25162025-04-18T23:49:04.588Z Compiling lru v0.12.5
25172025-04-18T23:49:04.905Z Compiling rand_seeder v0.3.0
25182025-04-18T23:49:05.310Z Compiling lzma-sys v0.1.20
25192025-04-18T23:49:05.840Z Compiling instability v0.3.2
25202025-04-18T23:49:05.945Z Compiling rustix v0.37.28
25212025-04-18T23:49:06.436Z Compiling indoc v2.0.6
25222025-04-18T23:49:06.687Z Compiling rustls v0.21.12
25232025-04-18T23:49:06.983Z Compiling parse-size v1.1.0
25242025-04-18T23:49:07.159Z Compiling cassowary v0.3.0
25252025-04-18T23:49:07.324Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
25262025-04-18T23:49:07.695Z Compiling ratatui v0.29.0
25272025-04-18T23:49:08.182Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25282025-04-18T23:49:08.414Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25292025-04-18T23:49:09.980Z Compiling hyper-staticfile v0.10.1
25302025-04-18T23:49:10.073Z Compiling sled v0.34.7
25312025-04-18T23:49:12.249Z Compiling hickory-client v0.24.4
25322025-04-18T23:49:12.403Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25332025-04-18T23:49:13.468Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25342025-04-18T23:49:16.079Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25352025-04-18T23:49:18.016Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
25362025-04-18T23:49:19.309Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25372025-04-18T23:49:19.598Z Compiling rustls-webpki v0.101.7
25382025-04-18T23:49:22.782Z Compiling sct v0.7.1
25392025-04-18T23:49:23.107Z Compiling hickory-server v0.24.4
25402025-04-18T23:49:23.207Z Compiling primeorder v0.13.6
25412025-04-18T23:49:23.715Z Compiling heck v0.3.3
25422025-04-18T23:49:23.942Z Compiling env_filter v0.1.2
25432025-04-18T23:49:24.028Z Compiling csv-core v0.1.11
25442025-04-18T23:49:24.767Z Compiling dropshot v0.12.0
25452025-04-18T23:49:25.062Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25462025-04-18T23:49:25.291Z Compiling csv v1.3.1
25472025-04-18T23:49:25.444Z Compiling env_logger v0.11.5
25482025-04-18T23:49:26.682Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25492025-04-18T23:49:27.103Z Compiling zone_cfg_derive v0.1.2
25502025-04-18T23:49:27.128Z Compiling p384 v0.13.0
25512025-04-18T23:49:31.869Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25522025-04-18T23:49:32.353Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25532025-04-18T23:49:32.713Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25542025-04-18T23:49:33.372Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25552025-04-18T23:49:33.406Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25562025-04-18T23:49:33.871Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25572025-04-18T23:49:34.011Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25582025-04-18T23:49:34.196Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25592025-04-18T23:49:34.305Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25602025-04-18T23:49:34.510Z Compiling tungstenite v0.23.0
25612025-04-18T23:49:34.606Z Compiling nix v0.27.1
25622025-04-18T23:49:36.853Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25632025-04-18T23:49:37.507Z Compiling dropshot_endpoint v0.12.0
25642025-04-18T23:49:39.016Z Compiling base64 v0.13.1
25652025-04-18T23:49:39.051Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25662025-04-18T23:49:39.219Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25672025-04-18T23:49:39.686Z Compiling ron v0.7.1
25682025-04-18T23:49:39.878Z Compiling tokio-tungstenite v0.23.1
25692025-04-18T23:49:40.512Z Compiling xz2 v0.1.7
25702025-04-18T23:49:43.907Z Compiling terminal_size v0.2.6
25712025-04-18T23:49:44.129Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25722025-04-18T23:49:45.149Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25732025-04-18T23:49:48.686Z Compiling tokio-rustls v0.24.1
25742025-04-18T23:49:49.090Z Compiling zone v0.1.8
25752025-04-18T23:49:49.118Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25762025-04-18T23:49:51.490Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25772025-04-18T23:49:51.892Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25782025-04-18T23:49:52.275Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25792025-04-18T23:49:52.634Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25802025-04-18T23:49:53.078Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25812025-04-18T23:49:54.131Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25822025-04-18T23:49:55.126Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25832025-04-18T23:49:56.185Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25842025-04-18T23:49:57.569Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25852025-04-18T23:50:01.445Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25862025-04-18T23:50:03.309Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25872025-04-18T23:50:03.420Z Compiling rustls-pemfile v1.0.4
25882025-04-18T23:50:03.623Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25892025-04-18T23:50:03.692Z Compiling signal-hook-tokio v0.3.1
25902025-04-18T23:50:03.922Z Compiling twox-hash v2.1.0
25912025-04-18T23:50:04.098Z Compiling yasna v0.5.2
25922025-04-18T23:50:04.360Z Compiling is_ci v1.2.0
25932025-04-18T23:50:04.660Z Compiling glob v0.3.2
25942025-04-18T23:50:04.794Z Compiling smawk v0.3.2
25952025-04-18T23:50:05.090Z Compiling unicode-linebreak v0.1.5
25962025-04-18T23:50:05.403Z Compiling rcgen v0.12.1
25972025-04-18T23:50:05.565Z Compiling textwrap v0.16.1
25982025-04-18T23:50:05.722Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25992025-04-18T23:50:06.972Z Compiling supports-color v3.0.2
26002025-04-18T23:50:07.395Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26012025-04-18T23:50:08.536Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26022025-04-18T23:50:11.037Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26032025-04-18T23:50:12.648Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26042025-04-18T23:50:13.947Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26052025-04-18T23:50:15.272Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26062025-04-18T23:50:15.514Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26072025-04-18T23:50:28.306Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26082025-04-18T23:50:28.454Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26092025-04-18T23:50:32.094Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26102025-04-18T23:50:34.104Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26112025-04-18T23:50:36.810Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26122025-04-18T23:50:37.927Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26132025-04-18T23:50:38.048Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26142025-04-18T23:50:38.508Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26152025-04-18T23:50:45.259Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26162025-04-18T23:50:46.630Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26172025-04-18T23:50:47.743Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26182025-04-18T23:50:48.870Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26192025-04-18T23:50:49.150Z Compiling fatfs v0.3.6
26202025-04-18T23:50:51.174Z Compiling subprocess v0.2.9
26212025-04-18T23:50:51.445Z Compiling rtoolbox v0.0.2
26222025-04-18T23:50:51.839Z Compiling assert_matches v1.5.0
26232025-04-18T23:50:52.933Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26242025-04-18T23:50:53.056Z Compiling rpassword v7.3.1
26252025-04-18T23:50:53.475Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26262025-04-18T23:50:55.030Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26272025-04-18T23:50:59.275Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26282025-04-18T23:51:04.938Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26292025-04-18T23:51:19.314Z Compiling tui-tree-widget v0.23.0
26302025-04-18T23:51:19.725Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26312025-04-18T23:51:21.825Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26322025-04-18T23:51:22.111Z Compiling uzers v0.12.1
26332025-04-18T23:51:24.695Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26342025-04-18T23:51:26.905Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26352025-04-18T23:51:28.520Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26362025-04-18T23:51:34.375Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26372025-04-18T23:51:42.971Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26382025-04-18T23:51:46.814Z Compiling multimap v0.10.0
26392025-04-18T23:53:39.223Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26402025-04-19T00:00:24.914Z Finished `release` profile [optimized] target(s) in 15m 10s
26412025-04-19T00:01:54.786Z
26422025-04-19T00:01:54.812Zreal 16:42.518582519
26432025-04-19T00:01:54.812Zuser 1:51:50.207539638
26442025-04-19T00:01:54.812Zsys 3:44.409677467
26452025-04-19T00:01:54.812Ztrap 3.233462081
26462025-04-19T00:01:54.812Ztflt 0.916139060
26472025-04-19T00:01:54.812Zdflt 4.637171035
26482025-04-19T00:01:54.812Zkflt 0.240797663
26492025-04-19T00:01:54.812Zlock 6:55:46.211204848
26502025-04-19T00:01:54.812Zslp 5:40:33.235397217
26512025-04-19T00:01:54.812Zlat 3:20.006591355
26522025-04-19T00:01:54.813Zstop 2:35.569956529
26532025-04-19T00:01:54.813Z+ mapfile -t packages
26542025-04-19T00:01:54.813Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26552025-04-19T00:01:56.164Z Compiling ring v0.17.11
26562025-04-19T00:01:57.820Z Compiling rustls v0.23.19
26572025-04-19T00:01:59.875Z Compiling rustls-webpki v0.102.8
26582025-04-19T00:02:00.124Z Compiling rustls v0.22.4
26592025-04-19T00:02:05.984Z Compiling tokio-rustls v0.26.0
26602025-04-19T00:02:06.379Z Compiling hyper-rustls v0.27.3
26612025-04-19T00:02:06.787Z Compiling reqwest v0.12.12
26622025-04-19T00:02:07.420Z Compiling tokio-rustls v0.25.0
26632025-04-19T00:02:07.844Z Compiling dropshot v0.16.0
26642025-04-19T00:02:13.005Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26652025-04-19T00:02:13.586Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26662025-04-19T00:02:17.940Z Compiling progenitor-client v0.9.1
26672025-04-19T00:02:18.794Z Compiling progenitor v0.9.1
26682025-04-19T00:02:19.025Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26692025-04-19T00:02:19.103Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
26702025-04-19T00:02:19.765Z Compiling omicron-zone-package v0.12.0
26712025-04-19T00:02:25.027Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26722025-04-19T00:02:34.523Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26732025-04-19T00:02:38.269Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26742025-04-19T00:02:38.921Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26752025-04-19T00:02:41.715Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26762025-04-19T00:02:55.877Z Finished `release` profile [optimized] target(s) in 1m 01s
26772025-04-19T00:02:56.019Z Running `target/release/omicron-package -t test list-outputs`
26782025-04-19T00:02:56.091ZLogging to: /work/oxidecomputer/omicron/out/LOG
26792025-04-19T00:02:56.116Z+ ptime -m cargo build --locked --release -p xtask
26802025-04-19T00:02:56.868Z Compiling serde v1.0.219
26812025-04-19T00:02:56.893Z Compiling rustix v0.38.37
26822025-04-19T00:02:56.893Z Compiling libc v0.2.170
26832025-04-19T00:02:56.894Z Compiling serde_json v1.0.140
26842025-04-19T00:02:56.894Z Compiling syn v2.0.98
26852025-04-19T00:02:56.894Z Compiling bitflags v2.6.0
26862025-04-19T00:02:57.273Z Compiling usdt-impl v0.5.0
26872025-04-19T00:02:57.298Z Compiling syn v1.0.109
26882025-04-19T00:02:57.407Z Compiling log v0.4.22
26892025-04-19T00:02:57.476Z Compiling hashbrown v0.15.1
26902025-04-19T00:02:57.662Z Compiling fs-err v2.11.0
26912025-04-19T00:02:57.860Z Compiling once_cell v1.20.3
26922025-04-19T00:02:57.967Z Compiling anyhow v1.0.97
26932025-04-19T00:02:58.132Z Compiling thread-id v4.2.2
26942025-04-19T00:02:58.554Z Compiling indexmap v2.7.1
26952025-04-19T00:02:59.535Z Compiling terminal_size v0.4.0
26962025-04-19T00:02:59.571Z Compiling tempfile v3.13.0
26972025-04-19T00:02:59.775Z Compiling clap_builder v4.5.32
26982025-04-19T00:03:00.132Z Compiling proc-macro-error v1.0.4
26992025-04-19T00:03:00.965Z Compiling tabled_derive v0.7.0
27002025-04-19T00:03:02.056Z Compiling tabled v0.15.0
27012025-04-19T00:03:02.587Z Compiling serde_derive v1.0.219
27022025-04-19T00:03:02.587Z Compiling thiserror-impl v1.0.69
27032025-04-19T00:03:02.615Z Compiling zerocopy-derive v0.7.35
27042025-04-19T00:03:02.615Z Compiling scroll_derive v0.12.0
27052025-04-19T00:03:02.615Z Compiling thiserror-impl v2.0.12
27062025-04-19T00:03:03.674Z Compiling scroll v0.12.0
27072025-04-19T00:03:04.091Z Compiling zerocopy v0.7.35
27082025-04-19T00:03:04.245Z Compiling goblin v0.8.2
27092025-04-19T00:03:04.659Z Compiling thiserror v1.0.69
27102025-04-19T00:03:04.834Z Compiling pest v2.7.14
27112025-04-19T00:03:06.458Z Compiling thiserror v2.0.12
27122025-04-19T00:03:06.636Z Compiling clap_derive v4.5.32
27132025-04-19T00:03:07.254Z Compiling pest_meta v2.7.14
27142025-04-19T00:03:09.791Z Compiling pest_generator v2.7.14
27152025-04-19T00:03:10.093Z Compiling clap v4.5.32
27162025-04-19T00:03:11.076Z Compiling pest_derive v2.7.14
27172025-04-19T00:03:11.718Z Compiling dtrace-parser v0.2.0
27182025-04-19T00:03:13.006Z Compiling serde_tokenstream v0.2.2
27192025-04-19T00:03:13.500Z Compiling serde_spanned v0.6.8
27202025-04-19T00:03:13.748Z Compiling toml_datetime v0.6.8
27212025-04-19T00:03:14.322Z Compiling dof v0.3.0
27222025-04-19T00:03:15.010Z Compiling toml_edit v0.22.24
27232025-04-19T00:03:15.215Z Compiling camino v1.1.9
27242025-04-19T00:03:16.315Z Compiling usdt-macro v0.5.0
27252025-04-19T00:03:17.402Z Compiling usdt-attr-macro v0.5.0
27262025-04-19T00:03:17.632Z Compiling cargo-platform v0.1.8
27272025-04-19T00:03:18.469Z Compiling toml v0.8.20
27282025-04-19T00:03:18.522Z Compiling semver v1.0.25
27292025-04-19T00:03:19.184Z Compiling cargo_metadata v0.19.2
27302025-04-19T00:03:19.762Z Compiling cargo_toml v0.21.0
27312025-04-19T00:03:20.678Z Compiling usdt v0.5.0
27322025-04-19T00:03:21.842Z Compiling camino-tempfile v1.1.1
27332025-04-19T00:03:22.499Z Compiling macaddr v1.0.1
27342025-04-19T00:03:32.867Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27352025-04-19T00:03:38.743Z Finished `release` profile [optimized] target(s) in 42.57s
27362025-04-19T00:03:38.906Z
27372025-04-19T00:03:38.906Zreal 42.770419310
27382025-04-19T00:03:38.931Zuser 4:17.892497804
27392025-04-19T00:03:38.931Zsys 19.263182527
27402025-04-19T00:03:38.931Ztrap 0.122535594
27412025-04-19T00:03:38.931Ztflt 0.183297747
27422025-04-19T00:03:38.931Zdflt 0.285756279
27432025-04-19T00:03:38.931Zkflt 0.000028476
27442025-04-19T00:03:38.931Zlock 8:23.234541820
27452025-04-19T00:03:38.931Zslp 13:14.182667937
27462025-04-19T00:03:38.931Zlat 15.137865322
27472025-04-19T00:03:38.931Zstop 16.062569104
27482025-04-19T00:03:38.931Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27492025-04-19T00:03:38.931Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27502025-04-19T00:03:38.931Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27512025-04-19T00:03:38.931Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27522025-04-19T00:03:38.931Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27532025-04-19T00:03:40.165Z Compiling regress v0.10.3
27542025-04-19T00:03:40.190Z Compiling thiserror-impl v2.0.12
27552025-04-19T00:03:40.231Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27562025-04-19T00:03:40.231Z Compiling ident_case v1.0.1
27572025-04-19T00:03:40.256Z Compiling unsafe-libyaml v0.2.11
27582025-04-19T00:03:40.256Z Compiling progenitor-client v0.9.1
27592025-04-19T00:03:40.256Z Compiling match_cfg v0.1.0
27602025-04-19T00:03:40.280Z Compiling tempfile v3.13.0
27612025-04-19T00:03:40.438Z Compiling darling_core v0.20.10
27622025-04-19T00:03:40.463Z Compiling hostname v0.3.1
27632025-04-19T00:03:40.689Z Compiling toml v0.8.20
27642025-04-19T00:03:40.770Z Compiling rustls v0.22.4
27652025-04-19T00:03:40.795Z Compiling multer v3.1.0
27662025-04-19T00:03:41.029Z Compiling quick-error v1.2.3
27672025-04-19T00:03:41.094Z Compiling debug-ignore v1.0.5
27682025-04-19T00:03:41.263Z Compiling slog-json v2.6.1
27692025-04-19T00:03:41.291Z Compiling macaddr v1.0.1
27702025-04-19T00:03:41.602Z Compiling serde_yaml v0.9.34+deprecated
27712025-04-19T00:03:41.683Z Compiling async-stream-impl v0.3.6
27722025-04-19T00:03:41.756Z Compiling slog-bunyan v2.5.0
27732025-04-19T00:03:41.975Z Compiling waitgroup v0.1.2
27742025-04-19T00:03:42.186Z Compiling serde_path_to_error v0.1.16
27752025-04-19T00:03:42.729Z Compiling async-stream v0.3.6
27762025-04-19T00:03:42.778Z Compiling structmeta-derive v0.3.0
27772025-04-19T00:03:42.820Z Compiling thiserror v2.0.12
27782025-04-19T00:03:42.845Z Compiling hostname v0.4.0
27792025-04-19T00:03:42.976Z Compiling typify-impl v0.3.0
27802025-04-19T00:03:43.035Z Compiling instant v0.1.13
27812025-04-19T00:03:43.035Z Compiling dropshot v0.16.0
27822025-04-19T00:03:43.211Z Compiling dropshot_endpoint v0.16.0
27832025-04-19T00:03:43.415Z Compiling wait-timeout v0.2.0
27842025-04-19T00:03:43.827Z Compiling bit-vec v0.8.0
27852025-04-19T00:03:43.897Z Compiling rusty-fork v0.3.0
27862025-04-19T00:03:44.254Z Compiling bit-set v0.8.0
27872025-04-19T00:03:44.519Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27882025-04-19T00:03:44.550Z Compiling rand_xorshift v0.3.0
27892025-04-19T00:03:44.625Z Compiling tokio-rustls v0.25.0
27902025-04-19T00:03:44.884Z Compiling unarray v0.1.4
27912025-04-19T00:03:44.913Z Compiling structmeta v0.3.0
27922025-04-19T00:03:45.021Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27932025-04-19T00:03:45.046Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27942025-04-19T00:03:45.076Z Compiling proptest v1.6.0
27952025-04-19T00:03:45.190Z Compiling backoff v0.4.0
27962025-04-19T00:03:45.299Z Compiling darling_macro v0.20.10
27972025-04-19T00:03:45.324Z Compiling parse-display-derive v0.10.0
27982025-04-19T00:03:45.533Z Compiling test-strategy v0.4.0
27992025-04-19T00:03:45.681Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28002025-04-19T00:03:45.871Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28012025-04-19T00:03:46.082Z Compiling darling v0.20.10
28022025-04-19T00:03:46.211Z Compiling serde_with_macros v3.12.0
28032025-04-19T00:03:46.511Z Compiling proc-macro-crate v1.3.1
28042025-04-19T00:03:47.318Z Compiling num_enum_derive v0.5.11
28052025-04-19T00:03:48.115Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28062025-04-19T00:03:48.308Z Compiling serde_with v3.12.0
28072025-04-19T00:03:48.349Z Compiling itertools v0.13.0
28082025-04-19T00:03:48.486Z Compiling heapless v0.8.0
28092025-04-19T00:03:48.543Z Compiling parse-display v0.10.0
28102025-04-19T00:03:48.984Z Compiling crucible-workspace-hack v0.1.0
28112025-04-19T00:03:49.047Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28122025-04-19T00:03:49.204Z Compiling num_enum v0.5.11
28132025-04-19T00:03:49.396Z Compiling proc-macro-error v1.0.4
28142025-04-19T00:03:49.421Z Compiling camino-tempfile v1.1.1
28152025-04-19T00:03:49.752Z Compiling hash32 v0.3.1
28162025-04-19T00:03:49.928Z Compiling foreign-types-macros v0.2.3
28172025-04-19T00:03:50.017Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
28182025-04-19T00:03:50.043Z Compiling foreign-types-shared v0.3.1
28192025-04-19T00:03:50.205Z Compiling smoltcp v0.11.0
28202025-04-19T00:03:50.818Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28212025-04-19T00:03:50.937Z Compiling foreign-types v0.5.0
28222025-04-19T00:03:51.068Z Compiling tabwriter v1.4.0
28232025-04-19T00:03:51.327Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28242025-04-19T00:03:51.367Z Compiling cstr-argument v0.1.2
28252025-04-19T00:03:51.482Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28262025-04-19T00:03:51.608Z Compiling cobs v0.2.3
28272025-04-19T00:03:51.633Z Compiling pretty-hex v0.2.1
28282025-04-19T00:03:51.811Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28292025-04-19T00:03:51.845Z Compiling postcard v1.0.10
28302025-04-19T00:03:51.921Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28312025-04-19T00:03:52.007Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28322025-04-19T00:03:52.208Z Compiling colored v2.2.0
28332025-04-19T00:03:52.379Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28342025-04-19T00:03:52.404Z Compiling winnow v0.6.20
28352025-04-19T00:03:52.674Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28362025-04-19T00:03:52.901Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28372025-04-19T00:03:52.952Z Compiling smf v0.2.3
28382025-04-19T00:03:53.765Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28392025-04-19T00:03:53.936Z Compiling zone_cfg_derive v0.3.0
28402025-04-19T00:03:54.027Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28412025-04-19T00:03:54.123Z Compiling itertools v0.14.0
28422025-04-19T00:03:54.411Z Compiling num-derive v0.4.2
28432025-04-19T00:03:54.565Z Compiling typify-macro v0.3.0
28442025-04-19T00:03:55.347Z Compiling sigpipe v0.1.3
28452025-04-19T00:03:55.513Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28462025-04-19T00:03:55.850Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28472025-04-19T00:03:55.925Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28482025-04-19T00:03:55.950Z Compiling zone v0.3.0
28492025-04-19T00:03:56.276Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28502025-04-19T00:03:56.603Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28512025-04-19T00:03:56.686Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28522025-04-19T00:03:56.736Z Compiling universal-hash v0.5.1
28532025-04-19T00:03:56.973Z Compiling opaque-debug v0.3.1
28542025-04-19T00:03:56.998Z Compiling utf-8 v0.7.6
28552025-04-19T00:03:57.094Z Compiling num-rational v0.4.2
28562025-04-19T00:03:57.131Z Compiling password-hash v0.5.0
28572025-04-19T00:03:57.176Z Compiling blake2 v0.10.6
28582025-04-19T00:03:57.327Z Compiling tungstenite v0.21.0
28592025-04-19T00:03:57.702Z Compiling typify v0.3.0
28602025-04-19T00:03:57.848Z Compiling progenitor-impl v0.9.1
28612025-04-19T00:03:57.919Z Compiling aead v0.5.2
28622025-04-19T00:03:58.202Z Compiling num-complex v0.4.6
28632025-04-19T00:03:58.297Z Compiling base64 v0.21.7
28642025-04-19T00:03:58.324Z Compiling keccak v0.1.5
28652025-04-19T00:03:58.362Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28662025-04-19T00:03:58.615Z Compiling convert_case v0.4.0
28672025-04-19T00:03:58.903Z Compiling sha3 v0.10.8
28682025-04-19T00:03:58.936Z Compiling num v0.4.3
28692025-04-19T00:03:59.015Z Compiling tokio-tungstenite v0.21.0
28702025-04-19T00:03:59.056Z Compiling argon2 v0.5.3
28712025-04-19T00:03:59.154Z Compiling poly1305 v0.8.0
28722025-04-19T00:03:59.333Z Compiling derive_more v0.99.19
28732025-04-19T00:03:59.816Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28742025-04-19T00:03:59.852Z Compiling chacha20 v0.9.1
28752025-04-19T00:03:59.975Z Compiling float-ord v0.3.2
28762025-04-19T00:04:00.159Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28772025-04-19T00:04:00.286Z Compiling derive-where v1.2.7
28782025-04-19T00:04:00.529Z Compiling same-file v1.0.6
28792025-04-19T00:04:00.554Z Compiling semver v0.1.20
28802025-04-19T00:04:00.803Z Compiling walkdir v2.5.0
28812025-04-19T00:04:01.078Z Compiling rustc_version v0.1.7
28822025-04-19T00:04:01.242Z Compiling typify-impl v0.2.0
28832025-04-19T00:04:01.391Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28842025-04-19T00:04:01.504Z Compiling newline-converter v0.3.0
28852025-04-19T00:04:01.570Z Compiling primeorder v0.13.6
28862025-04-19T00:04:01.702Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28872025-04-19T00:04:02.024Z Compiling secrecy v0.8.0
28882025-04-19T00:04:02.227Z Compiling cancel-safe-futures v0.1.5
28892025-04-19T00:04:02.252Z Compiling linked-hash-map v0.5.6
28902025-04-19T00:04:02.424Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28912025-04-19T00:04:02.552Z Compiling owo-colors v4.2.0
28922025-04-19T00:04:02.627Z Compiling lru-cache v0.1.2
28932025-04-19T00:04:02.845Z Compiling expectorate v1.1.0
28942025-04-19T00:04:02.870Z Compiling newtype_derive v0.1.6
28952025-04-19T00:04:03.037Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28962025-04-19T00:04:03.189Z Compiling resolv-conf v0.7.0
28972025-04-19T00:04:03.215Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28982025-04-19T00:04:03.240Z Compiling thiserror-impl-no-std v2.0.2
28992025-04-19T00:04:03.316Z Compiling progenitor-macro v0.9.1
29002025-04-19T00:04:03.501Z Compiling libsw-core v0.3.1
29012025-04-19T00:04:03.789Z Compiling blake3 v1.5.4
29022025-04-19T00:04:03.827Z Compiling half v2.4.1
29032025-04-19T00:04:03.908Z Compiling unicase v2.7.0
29042025-04-19T00:04:04.197Z Compiling ciborium-io v0.2.2
29052025-04-19T00:04:04.318Z Compiling fixedbitset v0.5.7
29062025-04-19T00:04:04.363Z Compiling arc-swap v1.7.1
29072025-04-19T00:04:04.606Z Compiling ciborium-ll v0.2.2
29082025-04-19T00:04:04.956Z Compiling slog-scope v4.4.0
29092025-04-19T00:04:04.990Z Compiling petgraph v0.7.1
29102025-04-19T00:04:05.097Z Compiling libsw v3.4.0
29112025-04-19T00:04:05.246Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29122025-04-19T00:04:05.399Z Compiling hickory-resolver v0.24.4
29132025-04-19T00:04:05.423Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29142025-04-19T00:04:05.521Z Compiling thiserror-no-std v2.0.2
29152025-04-19T00:04:06.358Z Compiling polyval v0.6.2
29162025-04-19T00:04:06.617Z Compiling atomicwrites v0.4.4
29172025-04-19T00:04:06.755Z Compiling memmap2 v0.9.5
29182025-04-19T00:04:06.974Z Compiling constant_time_eq v0.3.1
29192025-04-19T00:04:07.136Z Compiling libefi-sys v0.1.0
29202025-04-19T00:04:07.196Z Compiling arrayref v0.3.9
29212025-04-19T00:04:07.303Z Compiling salty v0.3.0
29222025-04-19T00:04:07.328Z Compiling indent_write v2.2.0
29232025-04-19T00:04:07.459Z Compiling arrayvec v0.7.6
29242025-04-19T00:04:07.582Z Compiling linear-map v1.2.0
29252025-04-19T00:04:07.692Z Compiling parking_lot_core v0.8.6
29262025-04-19T00:04:07.924Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29272025-04-19T00:04:08.182Z Compiling ghash v0.5.1
29282025-04-19T00:04:08.413Z Compiling vsss-rs v3.3.4
29292025-04-19T00:04:08.806Z Compiling slog-stdlog v4.1.1
29302025-04-19T00:04:08.834Z Compiling ciborium v0.2.2
29312025-04-19T00:04:09.150Z Compiling p384 v0.13.0
29322025-04-19T00:04:09.175Z Compiling toolchain_find v0.4.0
29332025-04-19T00:04:09.749Z Compiling chacha20poly1305 v0.10.1
29342025-04-19T00:04:09.976Z Compiling ctr v0.9.2
29352025-04-19T00:04:10.002Z Compiling lzma-sys v0.1.20
29362025-04-19T00:04:10.028Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29372025-04-19T00:04:10.331Z Compiling bitfield-struct v0.6.2
29382025-04-19T00:04:10.356Z Compiling slog-dtrace v0.3.0
29392025-04-19T00:04:10.382Z Compiling topological-sort v0.2.2
29402025-04-19T00:04:10.604Z Compiling highway v1.3.0
29412025-04-19T00:04:10.689Z Compiling omicron-zone-package v0.12.0
29422025-04-19T00:04:10.852Z Compiling aes-gcm v0.10.3
29432025-04-19T00:04:10.969Z Compiling rustfmt-wrapper v0.2.1
29442025-04-19T00:04:11.152Z Compiling slog-envlogger v2.2.0
29452025-04-19T00:04:11.306Z Compiling mime_guess v2.0.5
29462025-04-19T00:04:11.478Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29472025-04-19T00:04:11.503Z Compiling steno v0.4.1
29482025-04-19T00:04:12.110Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29492025-04-19T00:04:12.264Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29502025-04-19T00:04:12.421Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29512025-04-19T00:04:12.615Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29522025-04-19T00:04:12.651Z Compiling heck v0.3.3
29532025-04-19T00:04:12.714Z Compiling typify-macro v0.2.0
29542025-04-19T00:04:12.826Z Compiling progenitor-client v0.8.0
29552025-04-19T00:04:12.997Z Compiling ssh-encoding v0.2.0
29562025-04-19T00:04:13.041Z Compiling progenitor v0.9.1
29572025-04-19T00:04:13.071Z Compiling blowfish v0.9.1
29582025-04-19T00:04:13.274Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
29592025-04-19T00:04:13.298Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29602025-04-19T00:04:13.323Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29612025-04-19T00:04:13.466Z Compiling nibble_vec v0.1.0
29622025-04-19T00:04:13.491Z Compiling env_filter v0.1.2
29632025-04-19T00:04:13.686Z Compiling dropshot v0.12.0
29642025-04-19T00:04:13.984Z Compiling endian-type v0.1.2
29652025-04-19T00:04:14.055Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29662025-04-19T00:04:14.192Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29672025-04-19T00:04:14.227Z Compiling humantime v2.1.0
29682025-04-19T00:04:14.586Z Compiling radix_trie v0.2.1
29692025-04-19T00:04:14.762Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29702025-04-19T00:04:15.220Z Compiling env_logger v0.11.5
29712025-04-19T00:04:15.429Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29722025-04-19T00:04:15.508Z Compiling ssh-cipher v0.2.0
29732025-04-19T00:04:15.706Z Compiling typify v0.2.0
29742025-04-19T00:04:15.843Z Compiling progenitor-impl v0.8.0
29752025-04-19T00:04:15.870Z Compiling bcrypt-pbkdf v0.10.0
29762025-04-19T00:04:16.401Z Compiling zone_cfg_derive v0.1.2
29772025-04-19T00:04:16.702Z Compiling parking_lot v0.11.2
29782025-04-19T00:04:17.123Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29792025-04-19T00:04:17.446Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29802025-04-19T00:04:17.810Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29812025-04-19T00:04:17.862Z Compiling qorb v0.2.1
29822025-04-19T00:04:18.029Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29832025-04-19T00:04:18.054Z Compiling password-hash v0.4.2
29842025-04-19T00:04:18.284Z Compiling dropshot_endpoint v0.12.0
29852025-04-19T00:04:18.405Z Compiling gethostname v0.5.0
29862025-04-19T00:04:18.606Z Compiling fxhash v0.2.1
29872025-04-19T00:04:18.799Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29882025-04-19T00:04:18.832Z Compiling base64 v0.13.1
29892025-04-19T00:04:19.107Z Compiling http-range v0.1.5
29902025-04-19T00:04:19.201Z Compiling ron v0.7.1
29912025-04-19T00:04:19.354Z Compiling sled v0.34.7
29922025-04-19T00:04:19.424Z Compiling pbkdf2 v0.11.0
29932025-04-19T00:04:19.821Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29942025-04-19T00:04:20.381Z Compiling xz2 v0.1.7
29952025-04-19T00:04:20.775Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29962025-04-19T00:04:20.955Z Compiling zone v0.1.8
29972025-04-19T00:04:21.315Z Compiling progenitor-macro v0.8.0
29982025-04-19T00:04:21.674Z Compiling ssh-key v0.6.6
29992025-04-19T00:04:22.109Z Compiling hickory-client v0.24.4
30002025-04-19T00:04:22.591Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
30012025-04-19T00:04:23.283Z Compiling p256 v0.13.2
30022025-04-19T00:04:23.871Z Compiling p521 v0.13.3
30032025-04-19T00:04:24.019Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30042025-04-19T00:04:24.783Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30052025-04-19T00:04:25.129Z Compiling hickory-server v0.24.4
30062025-04-19T00:04:25.327Z Compiling pem v3.0.5
30072025-04-19T00:04:25.676Z Compiling yasna v0.5.2
30082025-04-19T00:04:25.802Z Compiling headers-core v0.3.0
30092025-04-19T00:04:25.968Z Compiling kstat-rs v0.2.4
30102025-04-19T00:04:25.993Z Compiling nanorand v0.7.0
30112025-04-19T00:04:26.473Z Compiling atty v0.2.14
30122025-04-19T00:04:26.498Z Compiling russh-cryptovec v0.7.3
30132025-04-19T00:04:26.650Z Compiling md5 v0.7.0
30142025-04-19T00:04:26.797Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
30152025-04-19T00:04:26.957Z Compiling russh-keys v0.45.0
30162025-04-19T00:04:27.105Z Compiling rcgen v0.12.1
30172025-04-19T00:04:27.204Z Compiling flume v0.11.1
30182025-04-19T00:04:28.215Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30192025-04-19T00:04:28.546Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30202025-04-19T00:04:28.798Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30212025-04-19T00:04:29.974Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30222025-04-19T00:04:30.696Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30232025-04-19T00:04:30.758Z Compiling progenitor v0.8.0
30242025-04-19T00:04:31.000Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30252025-04-19T00:04:31.185Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30262025-04-19T00:04:31.293Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30272025-04-19T00:04:31.626Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30282025-04-19T00:04:32.582Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30292025-04-19T00:04:33.602Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30302025-04-19T00:04:33.689Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30312025-04-19T00:04:34.000Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30322025-04-19T00:04:34.092Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30332025-04-19T00:04:34.778Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30342025-04-19T00:04:35.005Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30352025-04-19T00:04:35.744Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30362025-04-19T00:04:36.433Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30372025-04-19T00:04:36.458Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30382025-04-19T00:04:38.388Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30392025-04-19T00:04:38.471Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30402025-04-19T00:04:38.820Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30412025-04-19T00:04:39.460Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30422025-04-19T00:04:41.150Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30432025-04-19T00:04:41.296Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30442025-04-19T00:04:42.585Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30452025-04-19T00:04:42.902Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30462025-04-19T00:04:43.298Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30472025-04-19T00:04:43.394Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30482025-04-19T00:04:44.697Z Compiling headers v0.4.0
30492025-04-19T00:04:45.015Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30502025-04-19T00:04:46.210Z Compiling hyper-staticfile v0.10.1
30512025-04-19T00:04:46.356Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30522025-04-19T00:04:46.710Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30532025-04-19T00:04:46.909Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30542025-04-19T00:04:47.052Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
30552025-04-19T00:04:47.109Z Compiling num-bigint v0.4.6
30562025-04-19T00:04:47.408Z Compiling des v0.8.1
30572025-04-19T00:04:47.434Z Compiling subprocess v0.2.9
30582025-04-19T00:04:47.719Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30592025-04-19T00:04:48.254Z Compiling hex-literal v0.4.1
30602025-04-19T00:04:48.404Z Compiling display-error-chain v0.2.2
30612025-04-19T00:04:48.453Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30622025-04-19T00:04:48.478Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30632025-04-19T00:04:48.633Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30642025-04-19T00:04:48.770Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30652025-04-19T00:04:48.852Z Compiling internet-checksum v0.2.1
30662025-04-19T00:04:49.494Z Compiling russh v0.45.0
30672025-04-19T00:04:51.633Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30682025-04-19T00:04:59.567Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30692025-04-19T00:05:01.230Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30702025-04-19T00:05:31.861Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30712025-04-19T00:05:58.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
30722025-04-19T00:05:58.736Z
30732025-04-19T00:05:58.736Zreal 2:19.771344132
30742025-04-19T00:05:58.762Zuser 10:48.599319076
30752025-04-19T00:05:58.762Zsys 1:44.042588454
30762025-04-19T00:05:58.762Ztrap 0.299452635
30772025-04-19T00:05:58.762Ztflt 0.149759498
30782025-04-19T00:05:58.762Zdflt 1.015560947
30792025-04-19T00:05:58.762Zkflt 0.000215272
30802025-04-19T00:05:58.762Zlock 20:16.201058555
30812025-04-19T00:05:58.762Zslp 37:57.427096023
30822025-04-19T00:05:58.762Zlat 39.287307833
30832025-04-19T00:05:58.762Zstop 1:38.189394110
30842025-04-19T00:05:58.762Z+ mkdir tests
30852025-04-19T00:05:58.762Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30862025-04-19T00:05:58.762Z+ xargs -I '{}' -t cp '{}' tests/
30872025-04-19T00:05:58.787Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-fcc09abe7ba45160 tests/
30882025-04-19T00:05:58.816Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d61c3485f47db5b4 tests/
30892025-04-19T00:05:58.844Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e1b41f92914a4604 tests/
30902025-04-19T00:05:58.871Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-110d0603660498ec tests/
30912025-04-19T00:05:59.114Z+ 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/*)
30922025-04-19T00:05:59.139Z+ 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-d61c3485f47db5b4 tests/commtest-e1b41f92914a4604 tests/dhcp_server-fcc09abe7ba45160 tests/end_to_end_tests-110d0603660498ec 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
30932025-04-19T00:07:31.475ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30942025-04-19T00:07:31.475Za .github/buildomat/ci-env.sh 1K
30952025-04-19T00:07:31.475Za out/target/test 1K
30962025-04-19T00:07:31.475Za out/npuzone/npuzone 23144K
30972025-04-19T00:07:31.475Za package-manifest.toml 33K
30982025-04-19T00:07:31.475Za smf/sled-agent/non-gimlet/config.toml 4K
30992025-04-19T00:07:31.475Za target/release/omicron-package 39597K
31002025-04-19T00:07:31.475Za target/release/xtask 10836K
31012025-04-19T00:07:31.475Za target/debug/bootstrap 203830K
31022025-04-19T00:07:31.475Za tests/bootstrap-d61c3485f47db5b4 24084K
31032025-04-19T00:07:31.475Za tests/commtest-e1b41f92914a4604 24086K
31042025-04-19T00:07:31.475Za tests/dhcp_server-fcc09abe7ba45160 24084K
31052025-04-19T00:07:31.475Za tests/end_to_end_tests-110d0603660498ec 258864K
31062025-04-19T00:07:31.475Za out/clickhouse.tar.gz 307709K
31072025-04-19T00:07:31.475Za out/clickhouse_keeper.tar.gz 293236K
31082025-04-19T00:07:31.475Za out/clickhouse_server.tar.gz 307691K
31092025-04-19T00:07:31.475Za out/cockroachdb.tar.gz 146455K
31102025-04-19T00:07:31.475Za out/crucible-dtrace.tar 99K
31112025-04-19T00:07:31.475Za out/crucible-pantry-zone.tar.gz 33581K
31122025-04-19T00:07:31.475Za out/crucible-zone.tar.gz 42106K
31132025-04-19T00:07:31.475Za out/external-dns.tar.gz 44927K
31142025-04-19T00:07:31.475Za out/internal-dns.tar.gz 44927K
31152025-04-19T00:07:31.475Za out/mg-ddm-gz.tar 66491K
31162025-04-19T00:07:31.476Za out/nexus.tar.gz 111306K
31172025-04-19T00:07:31.476Za out/ntp.tar.gz 14742K
31182025-04-19T00:07:31.476Za out/omicron-gateway-softnpu.tar.gz 24810K
31192025-04-19T00:07:31.476Za out/omicron-sled-agent.tar 123290K
31202025-04-19T00:07:31.476Za out/overlay.tar.gz 3K
31212025-04-19T00:07:31.476Za out/oximeter.tar.gz 55126K
31222025-04-19T00:07:31.476Za out/oxlog.tar 3144K
31232025-04-19T00:07:31.476Za out/probe.tar.gz 2764K
31242025-04-19T00:07:31.476Za out/propolis-server.tar.gz 68877K
31252025-04-19T00:07:31.476Za out/pumpkind-gz.tar 26648K
31262025-04-19T00:07:31.476Za out/switch-softnpu.tar.gz 273059K
31272025-04-19T00:07:31.501Z
31282025-04-19T00:07:31.501Zreal 1:32.360252792
31292025-04-19T00:07:31.501Zuser 1:25.137362722
31302025-04-19T00:07:31.501Zsys 8.720253229
31312025-04-19T00:07:31.501Ztrap 0.029020706
31322025-04-19T00:07:31.501Ztflt 0.000000000
31332025-04-19T00:07:31.501Zdflt 0.000000000
31342025-04-19T00:07:31.501Zkflt 0.000000000
31352025-04-19T00:07:31.501Zlock 0.000000000
31362025-04-19T00:07:31.501Zslp 1:25.329181156
31372025-04-19T00:07:31.501Zlat 5.498370816
31382025-04-19T00:07:31.502Zstop 0.000431348
31392025-04-19T00:07:31.502Zprocess exited: duration 1947562 ms, exit code 0
 
31402025-04-19T00:07:31.593Zfound 1 output files
31412025-04-19T00:07:31.593Zuploading: /work/package.tar.gz (2042761861 bytes)
31422025-04-19T00:11:01.520Zuploaded: /work/package.tar.gz