01JRY90QQTVCVVPQC1FXQWA5JC: 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: 01JRY9165T0SF68CX24NHTWXQD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-16T03:07:50.273Zjob assigned to worker 01JRY917BQCB250BXXEQA0J9CE [factory gimlet-EVT22200007-propolis, EVT22200007/24754] (queued for 38 s)
 
22025-04-16T03:07:58.573Zstarting task 0: "setup"
32025-04-16T03:07:58.601Z++ uname -s
42025-04-16T03:07:58.601Z+ kern=SunOS
52025-04-16T03:07:58.601Z+ build_user=build
62025-04-16T03:07:58.601Z+ build_uid=12345
72025-04-16T03:07:58.601Z+ work_dir=/work
82025-04-16T03:07:58.601Z+ input_dir=/input
92025-04-16T03:07:58.601Z+ [[ 0 == 12345 ]]
102025-04-16T03:07:58.601Z+ case "$kern" in
112025-04-16T03:07:58.601Z+ groupadd -g 12345 build
122025-04-16T03:07:58.601Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-16T03:08:00.598Z+ zfs create -o mountpoint=/work rpool/work
142025-04-16T03:08:00.635Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-16T03:08:00.660Z+ home_fs=zfs
162025-04-16T03:08:00.660Z+ [[ zfs == autofs ]]
172025-04-16T03:08:00.660Z+ mkdir -p /home/build
182025-04-16T03:08:00.660Z+ chown build:build /home/build /work
192025-04-16T03:08:02.708Z+ chmod 0700 /home/build /work
202025-04-16T03:08:02.788Zprocess exited: duration 4078 ms, exit code 0
 
212025-04-16T03:08:02.888Zstarting task 1: "rust-toolchain"
222025-04-16T03:08:02.920Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-16T03:08:02.920Z * rust toolchain channel = "1.86.0"
242025-04-16T03:08:02.920Z * rust toolchain profile = "default"
252025-04-16T03:08:02.920Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-16T03:08:02.920Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-16T03:08:02.921Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-16T03:08:02.921Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-16T03:08:02.921Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-16T03:08:03.048Zinfo: downloading installer
312025-04-16T03:08:03.503Zwarn: It looks like you have an existing installation of Rust at:
322025-04-16T03:08:03.503Zwarn: /opt/ooce/bin
332025-04-16T03:08:03.503Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-16T03:08:03.503Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-16T03:08:03.503Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-16T03:08:03.503Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-16T03:08:03.503Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-16T03:08:03.503Zerror: cannot install while Rust is installed
392025-04-16T03:08:03.503Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-16T03:08:03.528Zinfo: profile set to 'default'
412025-04-16T03:08:03.528Zinfo: default host triple is x86_64-unknown-illumos
422025-04-16T03:08:03.528Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-16T03:08:03.628Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-16T03:08:03.628Zinfo: downloading component 'cargo'
452025-04-16T03:08:03.778Zinfo: downloading component 'clippy'
462025-04-16T03:08:03.852Zinfo: downloading component 'rust-docs'
472025-04-16T03:08:04.116Zinfo: downloading component 'rust-std'
482025-04-16T03:08:04.367Zinfo: downloading component 'rustc'
492025-04-16T03:08:06.388Zinfo: downloading component 'rustfmt'
502025-04-16T03:08:06.499Zinfo: installing component 'cargo'
512025-04-16T03:08:07.589Zinfo: installing component 'clippy'
522025-04-16T03:08:08.053Zinfo: installing component 'rust-docs'
532025-04-16T03:08:11.171Zinfo: installing component 'rust-std'
542025-04-16T03:08:13.145Zinfo: installing component 'rustc'
552025-04-16T03:08:20.750Zinfo: installing component 'rustfmt'
562025-04-16T03:08:21.100Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-16T03:08:21.100Z
582025-04-16T03:08:21.255Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-16T03:08:21.256Z
602025-04-16T03:08:21.283Z
612025-04-16T03:08:21.283ZRust is installed now. Great!
622025-04-16T03:08:21.283Z
632025-04-16T03:08:21.283ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-16T03:08:21.284Zenvironment variable. This has not been done automatically.
652025-04-16T03:08:21.284Z
662025-04-16T03:08:21.284ZTo configure your current shell, you need to source
672025-04-16T03:08:21.284Zthe corresponding env file under $HOME/.cargo.
682025-04-16T03:08:21.284Z
692025-04-16T03:08:21.284ZThis is usually done by running one of the following (note the leading DOT):
702025-04-16T03:08:21.284Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-16T03:08:21.284Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-16T03:08:21.284Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-16T03:08:21.353Z+ rustup --version
742025-04-16T03:08:21.390Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-16T03:08:21.390Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-16T03:08:21.419Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-16T03:08:21.445Z+ cargo --version
782025-04-16T03:08:21.471Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-16T03:08:21.471Z+ rustc --version
802025-04-16T03:08:21.509Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-16T03:08:21.535Zprocess exited: duration 18637 ms, exit code 0
 
822025-04-16T03:08:21.594Zstarting task 2: "authentication"
832025-04-16T03:08:21.654Zprocess exited: duration 61 ms, exit code 0
 
842025-04-16T03:08:21.706Zstarting task 3: "clone repository"
852025-04-16T03:08:21.733Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-16T03:08:21.734Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-16T03:08:21.760ZCloning into '/work/oxidecomputer/omicron'...
882025-04-16T03:08:34.018Z+ cd /work/oxidecomputer/omicron
892025-04-16T03:08:34.018Z+ git fetch origin e574c82c103ddf9485c440e1c88f5434a911c69a
902025-04-16T03:08:34.449ZFrom https://github.com/oxidecomputer/omicron
912025-04-16T03:08:34.449Z * branch e574c82c103ddf9485c440e1c88f5434a911c69a -> FETCH_HEAD
922025-04-16T03:08:34.475Z+ [[ -n dap/sp-blueprint ]]
932025-04-16T03:08:34.475Z++ git branch --show-current
942025-04-16T03:08:34.475Z+ current=main
952025-04-16T03:08:34.475Z+ [[ main != dap/sp-blueprint ]]
962025-04-16T03:08:34.475Z+ git branch -f dap/sp-blueprint e574c82c103ddf9485c440e1c88f5434a911c69a
972025-04-16T03:08:34.475Z+ git checkout -f dap/sp-blueprint
982025-04-16T03:08:34.641ZSwitched to branch 'dap/sp-blueprint'
992025-04-16T03:08:34.666Z+ git reset --hard e574c82c103ddf9485c440e1c88f5434a911c69a
1002025-04-16T03:08:34.806ZHEAD is now at e574c82c1 fix test
1012025-04-16T03:08:34.832Zprocess exited: duration 13103 ms, exit code 0
 
1022025-04-16T03:08:34.885Zstarting task 4: "build"
1032025-04-16T03:08:34.910Z+ source .github/buildomat/ci-env.sh
1042025-04-16T03:08:34.910Z++ export CARGO_TERM_COLOR=always
1052025-04-16T03:08:34.910Z++ CARGO_TERM_COLOR=always
1062025-04-16T03:08:34.910Z+ cargo --version
1072025-04-16T03:08:34.960Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-16T03:08:34.985Z+ rustc --version
1092025-04-16T03:08:35.052Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-16T03:08:35.077Z+ WORK=/work
1112025-04-16T03:08:35.077Z+ pfexec mkdir -p /work
1122025-04-16T03:08:35.077Z+ pfexec chown build /work
1132025-04-16T03:08:35.077Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-16T03:08:36.399Zpkg list: illegal option -- F
1152025-04-16T03:08:36.399ZUsage:
1162025-04-16T03:08:36.399Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-16T03:08:36.399Z [pkg_fmri_pattern ...]
1182025-04-16T03:08:37.415Zpkg list: illegal option -- F
1192025-04-16T03:08:37.415ZUsage:
1202025-04-16T03:08:37.415Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-16T03:08:37.441Z [pkg_fmri_pattern ...]
1222025-04-16T03:08:47.030Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-16T03:08:53.140Z Startup: Caching catalogs ... Done
1242025-04-16T03:09:14.485ZPlanning: Solver setup ... Done (20.232s)
1252025-04-16T03:09:14.707ZPlanning: Running solver ... Done (0.222s)
1262025-04-16T03:09:14.854ZPlanning: Finding local manifests ... Done (0.003s)
1272025-04-16T03:09:16.203ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-16T03:09:16.761ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-16T03:09:16.892ZPlanning: Package planning ... Done (0.129s)
1302025-04-16T03:09:16.956ZPlanning: Merging actions ... Done (0.065s)
1312025-04-16T03:09:17.176ZPlanning: Checking for conflicting actions ... Done (0.220s)
1322025-04-16T03:09:18.214ZPlanning: Consolidating action changes ... Done (1.036s)
1332025-04-16T03:09:18.643ZPlanning: Evaluating mediators ... Done (0.428s)
1342025-04-16T03:09:18.738ZPlanning: Planning completed in 25.50 seconds
1352025-04-16T03:09:18.764Z Packages to install: 4
1362025-04-16T03:09:18.764Z Packages to update: 3
1372025-04-16T03:09:18.764Z Mediators to change: 2
1382025-04-16T03:09:18.764Z Services to change: 1
1392025-04-16T03:09:18.764Z Estimated space available: 155.09 GB
1402025-04-16T03:09:18.764ZEstimated space to be consumed: 1.69 GB
1412025-04-16T03:09:18.764Z Create boot environment: No
1422025-04-16T03:09:18.764ZCreate backup boot environment: Yes
1432025-04-16T03:09:18.764Z Rebuild boot archive: No
1442025-04-16T03:09:18.764Z
1452025-04-16T03:09:18.764ZChanged mediators:
1462025-04-16T03:09:18.764Z mediator clang:
1472025-04-16T03:09:18.764Z version: None -> 15 (system default)
1482025-04-16T03:09:18.764Z
1492025-04-16T03:09:18.764Z mediator llvm:
1502025-04-16T03:09:18.764Z version: 14 (system default) -> 15 (system default)
1512025-04-16T03:09:18.764Z
1522025-04-16T03:09:18.764ZChanged packages:
1532025-04-16T03:09:18.764Zhelios-dev
1542025-04-16T03:09:18.764Z developer/build-essential
1552025-04-16T03:09:18.764Z None -> 11-2.0
1562025-04-16T03:09:18.764Z library/libxmlsec1
1572025-04-16T03:09:18.764Z None -> 1.2.35-2.0
1582025-04-16T03:09:18.764Z ooce/developer/clang-15
1592025-04-16T03:09:18.764Z None -> 15.0.7-2.0
1602025-04-16T03:09:18.764Z ooce/developer/llvm-15
1612025-04-16T03:09:18.764Z None -> 15.0.7-2.0
1622025-04-16T03:09:18.764Z package/pkg
1632025-04-16T03:09:18.764Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-16T03:09:18.764Z system/library/g++-runtime
1652025-04-16T03:09:18.764Z 13-2.0 -> 14-2.0
1662025-04-16T03:09:18.764Z system/library/gcc-runtime
1672025-04-16T03:09:18.764Z 13-2.0 -> 14-2.0
1682025-04-16T03:09:18.764Z
1692025-04-16T03:09:18.765ZServices:
1702025-04-16T03:09:18.765Z restart_fmri:
1712025-04-16T03:09:18.765Z svc:/system/update-man-index:default
1722025-04-16T03:09:18.765Z
1732025-04-16T03:09:18.765ZEditable files to change:
1742025-04-16T03:09:18.765Z Update:
1752025-04-16T03:09:18.765Z usr/share/lib/pkg/web/config.shtml
1762025-04-16T03:09:18.839Z
1772025-04-16T03:09:18.839ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-16T03:09:23.845ZDownload: 867/4301 items 18.8/225.4MB 8% complete (4.0M/s)
1792025-04-16T03:09:28.846ZDownload: 1197/4301 items 59.9/225.4MB 26% complete (6.0M/s)
1802025-04-16T03:09:33.870ZDownload: 1545/4301 items 117.6/225.4MB 52% complete (9.8M/s)
1812025-04-16T03:09:38.858ZDownload: 2561/4301 items 120.4/225.4MB 53% complete (6.2M/s)
1822025-04-16T03:09:43.858ZDownload: 3205/4301 items 155.7/225.4MB 69% complete (3.7M/s)
1832025-04-16T03:09:49.964ZDownload: 3281/4301 items 209.9/225.4MB 93% complete (8.9M/s)
1842025-04-16T03:09:54.964ZDownload: 3482/4301 items 213.4/225.4MB 94% complete (2.6M/s)
1852025-04-16T03:09:59.964ZDownload: 3984/4301 items 219.1/225.4MB 97% complete (974k/s)
1862025-04-16T03:10:08.726ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (894k/s)
1872025-04-16T03:10:13.725ZDownload: 4297/4301 items 225.0/225.4MB 99% complete (370k/s)
1882025-04-16T03:10:24.890ZDownload: 4300/4301 items 225.4/225.4MB 100% complete
1892025-04-16T03:10:24.915ZDownload: Completed 225.42 MB in 66.06 seconds (3.4M/s)
1902025-04-16T03:10:26.365Z Actions: 1/5122 actions (Removing old actions)
1912025-04-16T03:10:26.390Z Actions: 194/5122 actions (Installing new actions)
1922025-04-16T03:10:32.005Z Actions: 4082/5122 actions (Installing new actions)
1932025-04-16T03:10:32.190Z Actions: 4267/5122 actions (Updating modified actions)
1942025-04-16T03:10:32.599Z Actions: Completed 5122 actions in 6.23 seconds.
1952025-04-16T03:10:33.190Z Done (0.582s)
1962025-04-16T03:10:33.215Z Done (0.001s)
1972025-04-16T03:10:34.028Z Done (0.836s)
1982025-04-16T03:10:38.724Z Done (4.496s)
1992025-04-16T03:10:38.821Z Done (0.018s)
2002025-04-16T03:10:38.846Z Done (0.000s)
2012025-04-16T03:10:38.975Z Done (0.000s)
2022025-04-16T03:10:39.760ZPlanning: Evaluating mediator changes ... Done
2032025-04-16T03:10:39.955ZPlanning: Checking for conflicting actions ... Done
2042025-04-16T03:10:39.981ZPlanning: Consolidating action changes ... Done
2052025-04-16T03:10:40.278ZPlanning: Evaluating mediators ... Done
2062025-04-16T03:10:40.303ZPlanning: Planning completed in 0.52 seconds
2072025-04-16T03:10:40.328Z Mediators to change: 2
2082025-04-16T03:10:40.328Z Create boot environment: No
2092025-04-16T03:10:40.328ZCreate backup boot environment: No
2102025-04-16T03:10:40.382Z Done
2112025-04-16T03:10:40.382Z Done
2122025-04-16T03:10:40.931Z Done
2132025-04-16T03:10:45.167Z Done
2142025-04-16T03:10:45.262Z Done
2152025-04-16T03:10:45.287Z Done
2162025-04-16T03:10:45.363Z Done
2172025-04-16T03:10:46.084ZPlanning: Evaluating mediator changes ... Done
2182025-04-16T03:10:46.109ZPlanning: Merging actions ... Done
2192025-04-16T03:10:46.315ZPlanning: Checking for conflicting actions ... Done
2202025-04-16T03:10:46.340ZPlanning: Consolidating action changes ... Done
2212025-04-16T03:10:46.638ZPlanning: Evaluating mediators ... Done
2222025-04-16T03:10:46.704ZPlanning: Planning completed in 0.92 seconds
2232025-04-16T03:10:46.750Z Packages to change: 1
2242025-04-16T03:10:46.750Z Mediators to change: 1
2252025-04-16T03:10:46.750Z Services to change: 1
2262025-04-16T03:10:46.750Z Create boot environment: No
2272025-04-16T03:10:46.783ZCreate backup boot environment: Yes
2282025-04-16T03:10:48.458Z Actions: 1/6 actions (Updating modified actions)
2292025-04-16T03:10:48.488Z Actions: Completed 6 actions in 0.00 seconds.
2302025-04-16T03:10:48.488Z Done
2312025-04-16T03:10:48.488Z Done
2322025-04-16T03:10:48.623Z Done
2332025-04-16T03:10:52.801Z Done
2342025-04-16T03:10:52.902Z Done
2352025-04-16T03:10:52.927Z Done
2362025-04-16T03:10:52.997Z Done
2372025-04-16T03:10:53.538ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2382025-04-16T03:10:53.538Zclang system 15 system
2392025-04-16T03:10:53.538Zcsh system system illumos
2402025-04-16T03:10:53.538Zctags system system illumos
2412025-04-16T03:10:53.538Zgcc vendor 12 vendor
2422025-04-16T03:10:53.538Zgcc system 10 system
2432025-04-16T03:10:53.538Zgcc system 7 system
2442025-04-16T03:10:53.538Zgo system 1.20 system
2452025-04-16T03:10:53.539Zgo system 1.19 system
2462025-04-16T03:10:53.539Zllvm system 15 system
2472025-04-16T03:10:53.539Zllvm system 14 system
2482025-04-16T03:10:53.539Zmariadb system 10.6 system
2492025-04-16T03:10:53.539Zmta vendor vendor dma
2502025-04-16T03:10:53.539Zopenjdk system 17 system
2512025-04-16T03:10:53.539Zopenjdk system 11 system
2522025-04-16T03:10:53.539Zopenjdk system 1.8 system
2532025-04-16T03:10:53.539Zopenssl vendor 3 vendor
2542025-04-16T03:10:53.539Zperl system 5.36 system
2552025-04-16T03:10:53.539Zpostgresql system 15 system
2562025-04-16T03:10:53.539Zpostgresql system 13 system
2572025-04-16T03:10:53.539Zpython vendor 3 vendor
2582025-04-16T03:10:53.539Zpython system 2 system
2592025-04-16T03:10:53.539Zpython3 system 3.11 system
2602025-04-16T03:10:53.539Zruby system 3.0 system
2612025-04-16T03:10:53.539Zwords vendor vendor american-english
2622025-04-16T03:10:53.539Zwords system system australian-english
2632025-04-16T03:10:53.539Zwords system system british-english
2642025-04-16T03:10:53.539Zwords system system canadian-english
2652025-04-16T03:10:53.539Zwords system system french
2662025-04-16T03:10:53.539Zwords system system italian
2672025-04-16T03:10:53.539Zwords system system ngerman
2682025-04-16T03:10:53.539Zwords system system ogerman
2692025-04-16T03:10:53.539Zwords system system spanish
2702025-04-16T03:10:53.947ZPUBLISHER TYPE STATUS P LOCATION
2712025-04-16T03:10:53.947Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2722025-04-16T03:10:58.077ZFMRI IFO
2732025-04-16T03:10:58.077Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2742025-04-16T03:10:58.077Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2752025-04-16T03:10:58.077Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2762025-04-16T03:10:58.078Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2772025-04-16T03:10:58.078Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2782025-04-16T03:10:58.078Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2792025-04-16T03:10:58.078Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2802025-04-16T03:10:58.078Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2812025-04-16T03:10:58.078Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2822025-04-16T03:10:58.078Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2832025-04-16T03:10:58.078Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2842025-04-16T03:10:58.078Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2852025-04-16T03:10:58.078Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2862025-04-16T03:10:58.078Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2872025-04-16T03:10:58.078Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2882025-04-16T03:10:59.142Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2892025-04-16T03:10:59.548Z Updating crates.io index
2902025-04-16T03:10:59.595Z Updating git repository `https://github.com/oxidecomputer/lldp`
2912025-04-16T03:11:00.019Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2922025-04-16T03:11:00.738Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932025-04-16T03:11:01.045Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942025-04-16T03:11:01.380Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2952025-04-16T03:11:01.825Z Updating git repository `https://github.com/oxidecomputer/propolis`
2962025-04-16T03:11:03.026Z Updating git repository `https://github.com/oxidecomputer/crucible`
2972025-04-16T03:11:05.133Z Updating git repository `https://github.com/oxidecomputer/opte`
2982025-04-16T03:11:05.987Z Updating git repository `https://github.com/oxidecomputer/falcon`
2992025-04-16T03:11:06.747Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002025-04-16T03:11:07.094Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012025-04-16T03:11:07.501Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3022025-04-16T03:11:08.289Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032025-04-16T03:11:08.811Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042025-04-16T03:11:09.439Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052025-04-16T03:11:10.014Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-04-16T03:11:10.412Z Updating git repository `https://github.com/oxidecomputer/tofino`
3072025-04-16T03:11:10.795Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3082025-04-16T03:11:11.127Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3092025-04-16T03:11:11.470Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3102025-04-16T03:11:11.923Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3112025-04-16T03:11:12.319Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122025-04-16T03:11:12.764Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132025-04-16T03:11:13.254Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3142025-04-16T03:11:13.615Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152025-04-16T03:11:14.196Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162025-04-16T03:11:14.712Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172025-04-16T03:11:15.108Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3182025-04-16T03:11:15.733Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192025-04-16T03:11:16.291Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3202025-04-16T03:11:16.641Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212025-04-16T03:11:16.986Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222025-04-16T03:11:17.364Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232025-04-16T03:11:17.721Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242025-04-16T03:11:28.748Z Updating git repository `https://github.com/illumos/smf-rs`
3252025-04-16T03:11:30.311Z Downloading crates ...
3262025-04-16T03:11:30.381Z Downloaded macaddr v1.0.1
3272025-04-16T03:11:30.407Z Downloaded generic-array v0.14.7
3282025-04-16T03:11:30.407Z Downloaded usdt-macro v0.5.0
3292025-04-16T03:11:30.407Z Downloaded swrite v0.1.0
3302025-04-16T03:11:30.407Z Downloaded anstyle-parse v0.2.5
3312025-04-16T03:11:30.407Z Downloaded zerocopy-derive v0.7.35
3322025-04-16T03:11:30.407Z Downloaded usdt-attr-macro v0.5.0
3332025-04-16T03:11:30.407Z Downloaded unicode-linebreak v0.1.5
3342025-04-16T03:11:30.407Z Downloaded thiserror v1.0.69
3352025-04-16T03:11:30.433Z Downloaded winnow v0.7.3
3362025-04-16T03:11:30.433Z Downloaded typenum v1.17.0
3372025-04-16T03:11:30.433Z Downloaded rustix v0.38.37
3382025-04-16T03:11:30.458Z Downloaded log v0.4.22
3392025-04-16T03:11:30.458Z Downloaded toml_datetime v0.6.8
3402025-04-16T03:11:30.483Z Downloaded thiserror-impl v2.0.12
3412025-04-16T03:11:30.483Z Downloaded utf8parse v0.2.2
3422025-04-16T03:11:30.483Z Downloaded thiserror-impl v1.0.69
3432025-04-16T03:11:30.483Z Downloaded zerocopy v0.7.35
3442025-04-16T03:11:30.509Z Downloaded usdt v0.5.0
3452025-04-16T03:11:30.509Z Downloaded version_check v0.9.5
3462025-04-16T03:11:30.509Z Downloaded toml v0.8.20
3472025-04-16T03:11:30.509Z Downloaded toml_edit v0.22.24
3482025-04-16T03:11:30.534Z Downloaded serde_derive v1.0.219
3492025-04-16T03:11:30.534Z Downloaded pest v2.7.14
3502025-04-16T03:11:30.534Z Downloaded serde v1.0.219
3512025-04-16T03:11:30.534Z Downloaded textwrap v0.16.1
3522025-04-16T03:11:30.534Z Downloaded papergrid v0.11.0
3532025-04-16T03:11:30.560Z Downloaded cargo-platform v0.1.8
3542025-04-16T03:11:30.560Z Downloaded unicode-ident v1.0.14
3552025-04-16T03:11:30.560Z Downloaded thread-id v4.2.2
3562025-04-16T03:11:30.560Z Downloaded terminal_size v0.4.0
3572025-04-16T03:11:30.585Z Downloaded sha2 v0.10.8
3582025-04-16T03:11:30.585Z Downloaded ryu v1.0.18
3592025-04-16T03:11:30.585Z Downloaded pest_derive v2.7.14
3602025-04-16T03:11:30.586Z Downloaded serde_json v1.0.140
3612025-04-16T03:11:30.586Z Downloaded unicode-width v0.1.14
3622025-04-16T03:11:30.586Z Downloaded syn v1.0.109
3632025-04-16T03:11:30.611Z Downloaded tabled v0.15.0
3642025-04-16T03:11:30.637Z Downloaded errno v0.3.9
3652025-04-16T03:11:30.637Z Downloaded digest v0.10.7
3662025-04-16T03:11:30.637Z Downloaded camino v1.1.9
3672025-04-16T03:11:30.637Z Downloaded syn v2.0.98
3682025-04-16T03:11:30.637Z Downloaded rustix v0.37.28
3692025-04-16T03:11:30.663Z Downloaded ucd-trie v0.1.7
3702025-04-16T03:11:30.663Z Downloaded thiserror v2.0.12
3712025-04-16T03:11:30.663Z Downloaded strsim v0.11.1
3722025-04-16T03:11:30.663Z Downloaded serde_tokenstream v0.2.2
3732025-04-16T03:11:30.663Z Downloaded proc-macro-error-attr v1.0.4
3742025-04-16T03:11:30.663Z Downloaded pest_generator v2.7.14
3752025-04-16T03:11:30.689Z Downloaded dtrace-parser v0.2.0
3762025-04-16T03:11:30.689Z Downloaded colorchoice v1.0.2
3772025-04-16T03:11:30.689Z Downloaded equivalent v1.0.1
3782025-04-16T03:11:30.689Z Downloaded usdt-impl v0.5.0
3792025-04-16T03:11:30.689Z Downloaded proc-macro-error v1.0.4
3802025-04-16T03:11:30.689Z Downloaded tabled_derive v0.7.0
3812025-04-16T03:11:30.689Z Downloaded proc-macro2 v1.0.94
3822025-04-16T03:11:30.689Z Downloaded anstyle-query v1.1.1
3832025-04-16T03:11:30.689Z Downloaded terminal_size v0.2.6
3842025-04-16T03:11:30.689Z Downloaded tempfile v3.13.0
3852025-04-16T03:11:30.689Z Downloaded smawk v0.3.2
3862025-04-16T03:11:30.689Z Downloaded scroll_derive v0.12.0
3872025-04-16T03:11:30.689Z Downloaded scroll v0.12.0
3882025-04-16T03:11:30.689Z Downloaded pretty-hex v0.4.1
3892025-04-16T03:11:30.689Z Downloaded once_cell v1.21.3
3902025-04-16T03:11:30.689Z Downloaded libc v0.2.171
3912025-04-16T03:11:30.716Z Downloaded itoa v1.0.11
3922025-04-16T03:11:30.741Z Downloaded heck v0.4.1
3932025-04-16T03:11:30.741Z Downloaded fastrand v2.1.1
3942025-04-16T03:11:30.741Z Downloaded clap_builder v4.5.35
3952025-04-16T03:11:30.741Z Downloaded cfg-if v1.0.0
3962025-04-16T03:11:30.741Z Downloaded bytecount v0.6.8
3972025-04-16T03:11:30.741Z Downloaded block-buffer v0.10.4
3982025-04-16T03:11:30.741Z Downloaded anstyle v1.0.10
3992025-04-16T03:11:30.741Z Downloaded is_terminal_polyfill v1.70.1
4002025-04-16T03:11:30.741Z Downloaded io-lifetimes v1.0.11
4012025-04-16T03:11:30.741Z Downloaded clap_derive v4.5.32
4022025-04-16T03:11:30.741Z Downloaded cargo_metadata v0.19.2
4032025-04-16T03:11:30.742Z Downloaded memmap v0.7.0
4042025-04-16T03:11:30.767Z Downloaded heck v0.5.0
4052025-04-16T03:11:30.767Z Downloaded goblin v0.8.2
4062025-04-16T03:11:30.767Z Downloaded fnv v1.0.7
4072025-04-16T03:11:30.767Z Downloaded clap v4.5.35
4082025-04-16T03:11:30.767Z Downloaded cargo_toml v0.21.0
4092025-04-16T03:11:30.767Z Downloaded camino-tempfile v1.1.1
4102025-04-16T03:11:30.767Z Downloaded bitflags v1.3.2
4112025-04-16T03:11:30.794Z Downloaded plain v0.2.3
4122025-04-16T03:11:30.794Z Downloaded memchr v2.7.4
4132025-04-16T03:11:30.794Z Downloaded hashbrown v0.15.1
4142025-04-16T03:11:30.794Z Downloaded byteorder v1.5.0
4152025-04-16T03:11:30.794Z Downloaded autocfg v1.4.0
4162025-04-16T03:11:30.794Z Downloaded quote v1.0.39
4172025-04-16T03:11:30.794Z Downloaded pest_meta v2.7.14
4182025-04-16T03:11:30.794Z Downloaded indexmap v2.7.1
4192025-04-16T03:11:30.794Z Downloaded fs-err v2.11.0
4202025-04-16T03:11:30.845Z Downloaded semver v1.0.25
4212025-04-16T03:11:30.845Z Downloaded anstream v0.6.15
4222025-04-16T03:11:30.845Z Downloaded serde_spanned v0.6.8
4232025-04-16T03:11:30.845Z Downloaded cpufeatures v0.2.14
4242025-04-16T03:11:30.845Z Downloaded bitflags v2.9.0
4252025-04-16T03:11:30.845Z Downloaded dof v0.3.0
4262025-04-16T03:11:30.845Z Downloaded crypto-common v0.1.6
4272025-04-16T03:11:30.845Z Downloaded clap_lex v0.7.4
4282025-04-16T03:11:30.845Z Downloaded anyhow v1.0.97
4292025-04-16T03:11:30.932Z Compiling proc-macro2 v1.0.94
4302025-04-16T03:11:30.932Z Compiling unicode-ident v1.0.14
4312025-04-16T03:11:30.957Z Compiling version_check v0.9.5
4322025-04-16T03:11:30.957Z Compiling serde v1.0.219
4332025-04-16T03:11:30.957Z Compiling libc v0.2.171
4342025-04-16T03:11:30.957Z Compiling memchr v2.7.4
4352025-04-16T03:11:30.957Z Compiling thiserror v1.0.69
4362025-04-16T03:11:30.957Z Compiling ryu v1.0.18
4372025-04-16T03:11:31.243Z Compiling ucd-trie v0.1.7
4382025-04-16T03:11:31.414Z Compiling itoa v1.0.11
4392025-04-16T03:11:31.660Z Compiling once_cell v1.21.3
4402025-04-16T03:11:31.791Z Compiling byteorder v1.5.0
4412025-04-16T03:11:32.019Z Compiling rustix v0.38.37
4422025-04-16T03:11:32.054Z Compiling serde_json v1.0.140
4432025-04-16T03:11:32.207Z Compiling bitflags v2.9.0
4442025-04-16T03:11:32.342Z Compiling usdt-impl v0.5.0
4452025-04-16T03:11:32.392Z Compiling proc-macro-error-attr v1.0.4
4462025-04-16T03:11:32.599Z Compiling io-lifetimes v1.0.11
4472025-04-16T03:11:32.683Z Compiling syn v1.0.109
4482025-04-16T03:11:32.803Z Compiling quote v1.0.39
4492025-04-16T03:11:32.832Z Compiling errno v0.3.9
4502025-04-16T03:11:32.889Z Compiling proc-macro-error v1.0.4
4512025-04-16T03:11:33.106Z Compiling camino v1.1.9
4522025-04-16T03:11:33.280Z Compiling thread-id v4.2.2
4532025-04-16T03:11:33.310Z Compiling utf8parse v0.2.2
4542025-04-16T03:11:33.342Z Compiling syn v2.0.98
4552025-04-16T03:11:33.478Z Compiling log v0.4.22
4562025-04-16T03:11:33.510Z Compiling equivalent v1.0.1
4572025-04-16T03:11:33.541Z Compiling rustix v0.37.28
4582025-04-16T03:11:33.587Z Compiling hashbrown v0.15.1
4592025-04-16T03:11:33.642Z Compiling plain v0.2.3
4602025-04-16T03:11:33.855Z Compiling anstyle-parse v0.2.5
4612025-04-16T03:11:34.201Z Compiling autocfg v1.4.0
4622025-04-16T03:11:34.375Z Compiling unicode-width v0.1.14
4632025-04-16T03:11:34.516Z Compiling indexmap v2.7.1
4642025-04-16T03:11:34.541Z Compiling bitflags v1.3.2
4652025-04-16T03:11:34.610Z Compiling colorchoice v1.0.2
4662025-04-16T03:11:34.662Z Compiling anstyle v1.0.10
4672025-04-16T03:11:34.796Z Compiling thiserror v2.0.12
4682025-04-16T03:11:34.876Z Compiling pretty-hex v0.4.1
4692025-04-16T03:11:35.060Z Compiling semver v1.0.25
4702025-04-16T03:11:35.090Z Compiling anstyle-query v1.1.1
4712025-04-16T03:11:35.114Z Compiling is_terminal_polyfill v1.70.1
4722025-04-16T03:11:35.255Z Compiling winnow v0.7.3
4732025-04-16T03:11:35.279Z Compiling anstream v0.6.15
4742025-04-16T03:11:35.470Z Compiling fs-err v2.11.0
4752025-04-16T03:11:35.581Z Compiling terminal_size v0.4.0
4762025-04-16T03:11:35.828Z Compiling anyhow v1.0.97
4772025-04-16T03:11:35.857Z Compiling strsim v0.11.1
4782025-04-16T03:11:35.895Z Compiling cfg-if v1.0.0
4792025-04-16T03:11:36.004Z Compiling clap_lex v0.7.4
4802025-04-16T03:11:36.360Z Compiling fnv v1.0.7
4812025-04-16T03:11:36.432Z Compiling fastrand v2.1.1
4822025-04-16T03:11:36.507Z Compiling bytecount v0.6.8
4832025-04-16T03:11:36.532Z Compiling heck v0.5.0
4842025-04-16T03:11:36.709Z Compiling heck v0.4.1
4852025-04-16T03:11:36.733Z Compiling papergrid v0.11.0
4862025-04-16T03:11:36.734Z Compiling terminal_size v0.2.6
4872025-04-16T03:11:36.886Z Compiling tempfile v3.13.0
4882025-04-16T03:11:36.981Z Compiling clap_builder v4.5.35
4892025-04-16T03:11:37.233Z Compiling memmap v0.7.0
4902025-04-16T03:11:37.294Z Compiling smawk v0.3.2
4912025-04-16T03:11:37.540Z Compiling unicode-linebreak v0.1.5
4922025-04-16T03:11:38.027Z Compiling textwrap v0.16.1
4932025-04-16T03:11:38.149Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4942025-04-16T03:11:38.174Z Compiling swrite v0.1.0
4952025-04-16T03:11:38.348Z Compiling tabled_derive v0.7.0
4962025-04-16T03:11:39.578Z Compiling tabled v0.15.0
4972025-04-16T03:11:39.830Z Compiling serde_derive v1.0.219
4982025-04-16T03:11:39.830Z Compiling thiserror-impl v1.0.69
4992025-04-16T03:11:39.855Z Compiling zerocopy-derive v0.7.35
5002025-04-16T03:11:39.855Z Compiling scroll_derive v0.12.0
5012025-04-16T03:11:39.855Z Compiling thiserror-impl v2.0.12
5022025-04-16T03:11:39.855Z Compiling clap_derive v4.5.32
5032025-04-16T03:11:40.864Z Compiling scroll v0.12.0
5042025-04-16T03:11:41.334Z Compiling goblin v0.8.2
5052025-04-16T03:11:41.661Z Compiling zerocopy v0.7.35
5062025-04-16T03:11:42.532Z Compiling pest v2.7.14
5072025-04-16T03:11:43.487Z Compiling clap v4.5.35
5082025-04-16T03:11:44.867Z Compiling pest_meta v2.7.14
5092025-04-16T03:11:45.993Z Compiling pest_generator v2.7.14
5102025-04-16T03:11:47.112Z Compiling pest_derive v2.7.14
5112025-04-16T03:11:47.748Z Compiling dtrace-parser v0.2.0
5122025-04-16T03:11:48.662Z Compiling serde_tokenstream v0.2.2
5132025-04-16T03:11:48.723Z Compiling serde_spanned v0.6.8
5142025-04-16T03:11:48.773Z Compiling toml_datetime v0.6.8
5152025-04-16T03:11:48.896Z Compiling cargo-platform v0.1.8
5162025-04-16T03:11:49.005Z Compiling macaddr v1.0.1
5172025-04-16T03:11:49.198Z Compiling toml_edit v0.22.24
5182025-04-16T03:11:49.314Z Compiling camino-tempfile v1.1.1
5192025-04-16T03:11:50.106Z Compiling dof v0.3.0
5202025-04-16T03:11:50.156Z Compiling cargo_metadata v0.19.2
5212025-04-16T03:11:51.375Z Compiling usdt-macro v0.5.0
5222025-04-16T03:11:51.375Z Compiling usdt-attr-macro v0.5.0
5232025-04-16T03:11:52.116Z Compiling toml v0.8.20
5242025-04-16T03:11:52.350Z Compiling usdt v0.5.0
5252025-04-16T03:11:52.846Z Compiling cargo_toml v0.21.0
5262025-04-16T03:11:56.100Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5272025-04-16T03:12:00.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
5282025-04-16T03:12:00.425Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5292025-04-16T03:12:01.287Z Downloading crates ...
5302025-04-16T03:12:01.420Z Downloaded async-stream-impl v0.3.6
5312025-04-16T03:12:01.446Z Downloaded crc-catalog v2.4.0
5322025-04-16T03:12:01.447Z Downloaded crossbeam-epoch v0.9.18
5332025-04-16T03:12:01.447Z Downloaded instant v0.1.13
5342025-04-16T03:12:01.473Z Downloaded progenitor-client v0.8.0
5352025-04-16T03:12:01.473Z Downloaded heapless v0.8.0
5362025-04-16T03:12:01.473Z Downloaded rfc6979 v0.4.0
5372025-04-16T03:12:01.473Z Downloaded rusty-fork v0.3.0
5382025-04-16T03:12:01.500Z Downloaded icu_provider v1.5.0
5392025-04-16T03:12:01.500Z Downloaded slog-stdlog v4.1.1
5402025-04-16T03:12:01.500Z Downloaded tinyvec_macros v0.1.1
5412025-04-16T03:12:01.526Z Downloaded tiny-keccak v2.0.2
5422025-04-16T03:12:01.552Z Downloaded dirs-sys-next v0.1.2
5432025-04-16T03:12:01.552Z Downloaded fd-lock v4.0.2
5442025-04-16T03:12:01.552Z Downloaded newtype_derive v0.1.6
5452025-04-16T03:12:01.578Z Downloaded parse-size v1.1.0
5462025-04-16T03:12:01.578Z Downloaded pretty-hex v0.2.1
5472025-04-16T03:12:01.578Z Downloaded sqlparser_derive v0.2.2
5482025-04-16T03:12:01.578Z Downloaded predicates v3.1.3
5492025-04-16T03:12:01.604Z Downloaded spki v0.7.3
5502025-04-16T03:12:01.604Z Downloaded ssh-encoding v0.2.0
5512025-04-16T03:12:01.604Z Downloaded ctr v0.9.2
5522025-04-16T03:12:01.604Z Downloaded data-encoding v2.6.0
5532025-04-16T03:12:01.604Z Downloaded num-conv v0.1.0
5542025-04-16T03:12:01.630Z Downloaded debug-ignore v1.0.5
5552025-04-16T03:12:01.630Z Downloaded nodrop v0.1.14
5562025-04-16T03:12:01.630Z Downloaded num-derive v0.4.2
5572025-04-16T03:12:01.630Z Downloaded try-lock v0.2.5
5582025-04-16T03:12:01.630Z Downloaded document-features v0.2.10
5592025-04-16T03:12:01.630Z Downloaded ref-cast v1.0.23
5602025-04-16T03:12:01.657Z Downloaded foreign-types-shared v0.3.1
5612025-04-16T03:12:01.657Z Downloaded rand_core v0.9.2
5622025-04-16T03:12:01.657Z Downloaded num_threads v0.1.7
5632025-04-16T03:12:01.657Z Downloaded path-slash v0.1.5
5642025-04-16T03:12:01.657Z Downloaded form_urlencoded v1.2.1
5652025-04-16T03:12:01.682Z Downloaded dropshot_endpoint v0.12.0
5662025-04-16T03:12:01.682Z Downloaded num_enum v0.5.11
5672025-04-16T03:12:01.682Z Downloaded yoke-derive v0.7.4
5682025-04-16T03:12:01.683Z Downloaded openssl-probe v0.1.5
5692025-04-16T03:12:01.683Z Downloaded unicase v2.7.0
5702025-04-16T03:12:01.709Z Downloaded typify-macro v0.3.0
5712025-04-16T03:12:01.709Z Downloaded embedded-io v0.6.1
5722025-04-16T03:12:01.709Z Downloaded either v1.14.0
5732025-04-16T03:12:01.709Z Downloaded number_prefix v0.4.0
5742025-04-16T03:12:01.709Z Downloaded structmeta-derive v0.3.0
5752025-04-16T03:12:01.709Z Downloaded ed25519 v2.2.3
5762025-04-16T03:12:01.709Z Downloaded dsl_auto_type v0.1.2
5772025-04-16T03:12:01.735Z Downloaded sync-ptr v0.1.1
5782025-04-16T03:12:01.735Z Downloaded tracing v0.1.40
5792025-04-16T03:12:01.735Z Downloaded futures-task v0.3.31
5802025-04-16T03:12:01.735Z Downloaded openssl-macros v0.1.1
5812025-04-16T03:12:01.735Z Downloaded phf v0.11.2
5822025-04-16T03:12:01.735Z Downloaded sct v0.7.1
5832025-04-16T03:12:01.735Z Downloaded strum v0.26.3
5842025-04-16T03:12:01.760Z Downloaded uzers v0.12.1
5852025-04-16T03:12:01.760Z Downloaded supports-color v3.0.2
5862025-04-16T03:12:01.761Z Downloaded der_derive v0.7.3
5872025-04-16T03:12:01.761Z Downloaded rpassword v7.3.1
5882025-04-16T03:12:01.761Z Downloaded utf-8 v0.7.6
5892025-04-16T03:12:01.761Z Downloaded foreign-types v0.3.2
5902025-04-16T03:12:01.761Z Downloaded rustc_version v0.1.7
5912025-04-16T03:12:01.761Z Downloaded flagset v0.4.6
5922025-04-16T03:12:01.786Z Downloaded pin-utils v0.1.0
5932025-04-16T03:12:01.786Z Downloaded oso v0.27.3
5942025-04-16T03:12:01.786Z Downloaded funty v2.0.0
5952025-04-16T03:12:01.786Z Downloaded oso-derive v0.27.3
5962025-04-16T03:12:01.786Z Downloaded foldhash v0.1.3
5972025-04-16T03:12:01.786Z Downloaded olpc-cjson v0.1.4
5982025-04-16T03:12:01.786Z Downloaded ed25519-dalek v2.1.1
5992025-04-16T03:12:01.786Z Downloaded ref-cast-impl v1.0.23
6002025-04-16T03:12:01.786Z Downloaded fs_extra v1.3.0
6012025-04-16T03:12:01.812Z Downloaded rustc-hash v1.1.0
6022025-04-16T03:12:01.812Z Downloaded packed_struct v0.10.1
6032025-04-16T03:12:01.812Z Downloaded uuid v1.16.0
6042025-04-16T03:12:01.812Z Downloaded tokio-native-tls v0.3.1
6052025-04-16T03:12:01.812Z Downloaded futures-channel v0.3.31
6062025-04-16T03:12:01.812Z Downloaded p256 v0.13.2
6072025-04-16T03:12:01.812Z Downloaded omicron-zone-package v0.12.0
6082025-04-16T03:12:01.839Z Downloaded der v0.7.9
6092025-04-16T03:12:01.839Z Downloaded flume v0.11.1
6102025-04-16T03:12:01.839Z Downloaded derive_builder v0.20.2
6112025-04-16T03:12:01.840Z Downloaded pin-project-lite v0.2.14
6122025-04-16T03:12:01.865Z Downloaded futures v0.3.31
6132025-04-16T03:12:01.865Z Downloaded zip v2.6.1
6142025-04-16T03:12:01.865Z Downloaded yansi v1.0.1
6152025-04-16T03:12:01.865Z Downloaded futures-util v0.3.31
6162025-04-16T03:12:01.890Z Downloaded unicode-normalization v0.1.24
6172025-04-16T03:12:01.890Z Downloaded flate2 v1.1.1
6182025-04-16T03:12:01.915Z Downloaded petname v2.0.2
6192025-04-16T03:12:01.915Z Downloaded unicode_categories v0.1.1
6202025-04-16T03:12:01.915Z Downloaded zerocopy v0.8.10
6212025-04-16T03:12:01.941Z Downloaded nix v0.29.0
6222025-04-16T03:12:01.966Z Downloaded rustls-webpki v0.101.7
6232025-04-16T03:12:01.991Z Downloaded object v0.30.4
6242025-04-16T03:12:01.991Z Downloaded polar-core v0.27.3
6252025-04-16T03:12:02.016Z Downloaded rustls-webpki v0.102.8
6262025-04-16T03:12:02.041Z Downloaded gimli v0.31.1
6272025-04-16T03:12:02.041Z Downloaded object v0.36.5
6282025-04-16T03:12:02.067Z Downloaded openapiv3 v2.0.0
6292025-04-16T03:12:02.092Z Downloaded chrono-tz v0.10.3
6302025-04-16T03:12:02.092Z Downloaded unicode-width v0.2.0
6312025-04-16T03:12:02.092Z Downloaded openssl v0.10.72
6322025-04-16T03:12:02.117Z Downloaded rustls v0.21.12
6332025-04-16T03:12:02.117Z Downloaded diesel v2.2.9
6342025-04-16T03:12:02.142Z Downloaded rustls v0.23.19
6352025-04-16T03:12:02.167Z Downloaded rustls v0.22.4
6362025-04-16T03:12:02.193Z Downloaded ratatui v0.29.0
6372025-04-16T03:12:02.218Z Downloaded libz-sys v1.1.20
6382025-04-16T03:12:02.243Z Downloaded typify-impl v0.3.0
6392025-04-16T03:12:02.243Z Downloaded typify-impl v0.2.0
6402025-04-16T03:12:02.268Z Downloaded zerocopy-derive v0.6.6
6412025-04-16T03:12:02.294Z Downloaded tokio v1.43.1
6422025-04-16T03:12:02.320Z Downloaded regex-automata v0.4.8
6432025-04-16T03:12:02.345Z Downloaded csv v1.3.1
6442025-04-16T03:12:02.371Z Downloaded regex-syntax v0.8.5
6452025-04-16T03:12:02.396Z Downloaded lzma-sys v0.1.20
6462025-04-16T03:12:02.421Z Downloaded bstr v1.10.0
6472025-04-16T03:12:02.421Z Downloaded dropshot v0.16.0
6482025-04-16T03:12:02.447Z Downloaded regress v0.10.3
6492025-04-16T03:12:02.472Z Downloaded jiff v0.2.6
6502025-04-16T03:12:02.497Z Downloaded quinn-proto v0.11.8
6512025-04-16T03:12:02.497Z Downloaded nix v0.28.0
6522025-04-16T03:12:02.522Z Downloaded petgraph v0.6.5
6532025-04-16T03:12:02.547Z Downloaded git2 v0.19.0
6542025-04-16T03:12:02.547Z Downloaded vcpkg v0.2.15
6552025-04-16T03:12:02.580Z Downloaded unicode-segmentation v1.12.0
6562025-04-16T03:12:02.605Z Downloaded dropshot v0.12.0
6572025-04-16T03:12:02.630Z Downloaded curve25519-dalek v4.1.3
6582025-04-16T03:12:02.630Z Downloaded sha3 v0.10.8
6592025-04-16T03:12:02.630Z Downloaded petgraph v0.7.1
6602025-04-16T03:12:02.655Z Downloaded smoltcp v0.11.0
6612025-04-16T03:12:02.681Z Downloaded tabled v0.18.0
6622025-04-16T03:12:02.706Z Downloaded russh v0.45.0
6632025-04-16T03:12:02.706Z Downloaded p384 v0.13.0
6642025-04-16T03:12:02.706Z Downloaded tokio-postgres v0.7.13
6652025-04-16T03:12:02.706Z Downloaded ron v0.8.1
6662025-04-16T03:12:02.731Z Downloaded ssh-key v0.6.6
6672025-04-16T03:12:02.732Z Downloaded nix v0.27.1
6682025-04-16T03:12:02.757Z Downloaded portable-atomic v1.11.0
6692025-04-16T03:12:02.757Z Downloaded unsafe-libyaml v0.2.11
6702025-04-16T03:12:02.757Z Downloaded tough v0.20.0
6712025-04-16T03:12:02.757Z Downloaded radix_trie v0.2.1
6722025-04-16T03:12:02.782Z Downloaded url v2.5.3
6732025-04-16T03:12:02.782Z Downloaded serde_with v3.12.0
6742025-04-16T03:12:02.782Z Downloaded sled v0.34.7
6752025-04-16T03:12:02.807Z Downloaded smoltcp v0.9.1
6762025-04-16T03:12:02.807Z Downloaded reqwest v0.12.12
6772025-04-16T03:12:02.832Z Downloaded owo-colors v4.2.0
6782025-04-16T03:12:02.832Z Downloaded tokio-util v0.7.13
6792025-04-16T03:12:02.832Z Downloaded h2 v0.4.6
6802025-04-16T03:12:02.832Z Downloaded unicode-truncate v1.1.0
6812025-04-16T03:12:02.857Z Downloaded rsa v0.9.6
6822025-04-16T03:12:02.857Z Downloaded derive_builder_core v0.20.2
6832025-04-16T03:12:02.858Z Downloaded unicode-bidi v0.3.17
6842025-04-16T03:12:02.858Z Downloaded tokio-rustls v0.24.1
6852025-04-16T03:12:02.858Z Downloaded rayon v1.10.0
6862025-04-16T03:12:02.883Z Downloaded p521 v0.13.3
6872025-04-16T03:12:02.883Z Downloaded derive-where v1.2.7
6882025-04-16T03:12:02.883Z Downloaded encoding_rs v0.8.34
6892025-04-16T03:12:02.908Z Downloaded ring v0.17.11
6902025-04-16T03:12:02.966Z Downloaded libgit2-sys v0.17.0+1.8.1
6912025-04-16T03:12:03.048Z Downloaded unicode-properties v0.1.3
6922025-04-16T03:12:03.073Z Downloaded zerovec v0.10.4
6932025-04-16T03:12:03.073Z Downloaded tower v0.5.2
6942025-04-16T03:12:03.073Z Downloaded toml_edit v0.19.15
6952025-04-16T03:12:03.098Z Downloaded steno v0.4.1
6962025-04-16T03:12:03.124Z Downloaded defmt v0.3.8
6972025-04-16T03:12:03.124Z Downloaded reedline v0.38.0
6982025-04-16T03:12:03.150Z Downloaded proptest v1.6.0
6992025-04-16T03:12:03.150Z Downloaded float-ord v0.3.2
7002025-04-16T03:12:03.150Z Downloaded float-cmp v0.10.0
7012025-04-16T03:12:03.150Z Downloaded strum_macros v0.26.4
7022025-04-16T03:12:03.175Z Downloaded pin-project v1.1.6
7032025-04-16T03:12:03.175Z Downloaded rustls-pki-types v1.10.0
7042025-04-16T03:12:03.175Z Downloaded rustls-pemfile v2.2.0
7052025-04-16T03:12:03.201Z Downloaded openssl-sys v0.9.107
7062025-04-16T03:12:03.201Z Downloaded sqlparser v0.45.0
7072025-04-16T03:12:03.201Z Downloaded bitvec v1.0.1
7082025-04-16T03:12:03.226Z Downloaded futures-macro v0.3.31
7092025-04-16T03:12:03.226Z Downloaded peg-macros v0.8.5
7102025-04-16T03:12:03.226Z Downloaded oxnet v0.1.1
7112025-04-16T03:12:03.226Z Downloaded derive_more v0.99.19
7122025-04-16T03:12:03.226Z Downloaded rustc_version v0.4.1
7132025-04-16T03:12:03.226Z Downloaded rustc-hash v2.1.1
7142025-04-16T03:12:03.226Z Downloaded strum_macros v0.24.3
7152025-04-16T03:12:03.226Z Downloaded unicode-xid v0.2.6
7162025-04-16T03:12:03.226Z Downloaded percent-encoding v2.3.1
7172025-04-16T03:12:03.226Z Downloaded pem-rfc7468 v0.7.0
7182025-04-16T03:12:03.254Z Downloaded pem v3.0.5
7192025-04-16T03:12:03.254Z Downloaded universal-hash v0.5.1
7202025-04-16T03:12:03.254Z Downloaded derive_builder_macro v0.20.2
7212025-04-16T03:12:03.255Z Downloaded futures-io v0.3.31
7222025-04-16T03:12:03.255Z Downloaded futures-core v0.3.31
7232025-04-16T03:12:03.255Z Downloaded chrono v0.4.40
7242025-04-16T03:12:03.255Z Downloaded ecdsa v0.16.9
7252025-04-16T03:12:03.255Z Downloaded yasna v0.5.2
7262025-04-16T03:12:03.255Z Downloaded tokio-rustls v0.25.0
7272025-04-16T03:12:03.255Z Downloaded diesel_derives v2.2.3
7282025-04-16T03:12:03.281Z Downloaded futures-executor v0.3.31
7292025-04-16T03:12:03.281Z Downloaded tokio-macros v2.5.0
7302025-04-16T03:12:03.281Z Downloaded strum_macros v0.25.3
7312025-04-16T03:12:03.281Z Downloaded rustls-pemfile v1.0.4
7322025-04-16T03:12:03.281Z Downloaded futures-sink v0.3.31
7332025-04-16T03:12:03.281Z Downloaded value-bag v1.9.0
7342025-04-16T03:12:03.281Z Downloaded untrusted v0.7.1
7352025-04-16T03:12:03.281Z Downloaded elliptic-curve v0.13.8
7362025-04-16T03:12:03.281Z Downloaded dyn-clone v1.0.19
7372025-04-16T03:12:03.281Z Downloaded zerocopy v0.6.6
7382025-04-16T03:12:03.281Z Downloaded typed-path v0.9.3
7392025-04-16T03:12:03.281Z Downloaded pin-project-internal v1.1.6
7402025-04-16T03:12:03.306Z Downloaded subtle v2.6.1
7412025-04-16T03:12:03.306Z Downloaded des v0.8.1
7422025-04-16T03:12:03.306Z Downloaded num-bigint-dig v0.8.4
7432025-04-16T03:12:03.306Z Downloaded nom v7.1.3
7442025-04-16T03:12:03.306Z Downloaded utf8_iter v1.0.4
7452025-04-16T03:12:03.306Z Downloaded utf16_iter v1.0.5
7462025-04-16T03:12:03.306Z Downloaded untrusted v0.9.0
7472025-04-16T03:12:03.306Z Downloaded rustversion v1.0.17
7482025-04-16T03:12:03.307Z Downloaded opaque-debug v0.3.1
7492025-04-16T03:12:03.307Z Downloaded deranged v0.3.11
7502025-04-16T03:12:03.333Z Downloaded defmt-parser v0.3.4
7512025-04-16T03:12:03.333Z Downloaded defmt-macros v0.3.9
7522025-04-16T03:12:03.333Z Downloaded peg-runtime v0.8.5
7532025-04-16T03:12:03.333Z Downloaded snafu v0.8.5
7542025-04-16T03:12:03.333Z Downloaded rustyline v14.0.0
7552025-04-16T03:12:03.333Z Downloaded quick-xml v0.37.2
7562025-04-16T03:12:03.359Z Downloaded dunce v1.0.5
7572025-04-16T03:12:03.359Z Downloaded russh-keys v0.45.0
7582025-04-16T03:12:03.359Z Downloaded num-iter v0.1.45
7592025-04-16T03:12:03.359Z Downloaded rand v0.9.0
7602025-04-16T03:12:03.359Z Downloaded zerocopy-derive v0.8.10
7612025-04-16T03:12:03.359Z Downloaded sec1 v0.7.3
7622025-04-16T03:12:03.359Z Downloaded foreign-types-macros v0.2.3
7632025-04-16T03:12:03.359Z Downloaded yoke v0.7.4
7642025-04-16T03:12:03.359Z Downloaded tokio-stream v0.1.17
7652025-04-16T03:12:03.385Z Downloaded tokio-rustls v0.26.0
7662025-04-16T03:12:03.385Z Downloaded string_cache v0.8.9
7672025-04-16T03:12:03.385Z Downloaded toml v0.7.8
7682025-04-16T03:12:03.385Z Downloaded rand v0.8.5
7692025-04-16T03:12:03.385Z Downloaded zip v0.6.6
7702025-04-16T03:12:03.385Z Downloaded structmeta v0.3.0
7712025-04-16T03:12:03.385Z Downloaded strip-ansi-escapes v0.2.0
7722025-04-16T03:12:03.385Z Downloaded stringprep v0.1.5
7732025-04-16T03:12:03.385Z Downloaded phf_codegen v0.11.2
7742025-04-16T03:12:03.385Z Downloaded diesel-dtrace v0.4.2
7752025-04-16T03:12:03.385Z Downloaded tokio-tungstenite v0.21.0
7762025-04-16T03:12:03.410Z Downloaded pkcs8 v0.10.2
7772025-04-16T03:12:03.410Z Downloaded num-bigint v0.4.6
7782025-04-16T03:12:03.410Z Downloaded phf_shared v0.11.2
7792025-04-16T03:12:03.410Z Downloaded phf_generator v0.11.2
7802025-04-16T03:12:03.410Z Downloaded rtoolbox v0.0.2
7812025-04-16T03:12:03.410Z Downloaded num-traits v0.2.19
7822025-04-16T03:12:03.411Z Downloaded num-rational v0.4.2
7832025-04-16T03:12:03.411Z Downloaded foreign-types v0.5.0
7842025-04-16T03:12:03.411Z Downloaded tungstenite v0.21.0
7852025-04-16T03:12:03.411Z Downloaded rcgen v0.12.1
7862025-04-16T03:12:03.436Z Downloaded rayon-core v1.12.1
7872025-04-16T03:12:03.436Z Downloaded pkcs5 v0.7.1
7882025-04-16T03:12:03.436Z Downloaded rustc-demangle v0.1.24
7892025-04-16T03:12:03.436Z Downloaded tungstenite v0.23.0
7902025-04-16T03:12:03.437Z Downloaded tracing-core v0.1.32
7912025-04-16T03:12:03.437Z Downloaded tokio-tungstenite v0.23.1
7922025-04-16T03:12:03.437Z Downloaded pkcs1 v0.7.5
7932025-04-16T03:12:03.437Z Downloaded getrandom v0.3.1
7942025-04-16T03:12:03.462Z Downloaded getrandom v0.2.15
7952025-04-16T03:12:03.462Z Downloaded embedded-io v0.4.0
7962025-04-16T03:12:03.463Z Downloaded typify-macro v0.2.0
7972025-04-16T03:12:03.463Z Downloaded blake3 v1.5.4
7982025-04-16T03:12:03.463Z Downloaded signal-hook v0.3.17
7992025-04-16T03:12:03.463Z Downloaded unarray v0.1.4
8002025-04-16T03:12:03.463Z Downloaded static_assertions v1.1.0
8012025-04-16T03:12:03.463Z Downloaded stable_deref_trait v1.2.0
8022025-04-16T03:12:03.463Z Downloaded paste v1.0.15
8032025-04-16T03:12:03.492Z Downloaded num_enum_derive v0.5.11
8042025-04-16T03:12:03.492Z Downloaded num-integer v0.1.46
8052025-04-16T03:12:03.492Z Downloaded pkg-config v0.3.31
8062025-04-16T03:12:03.492Z Downloaded russh-cryptovec v0.7.3
8072025-04-16T03:12:03.492Z Downloaded peg v0.8.5
8082025-04-16T03:12:03.492Z Downloaded pbkdf2 v0.12.2
8092025-04-16T03:12:03.492Z Downloaded pbkdf2 v0.11.0
8102025-04-16T03:12:03.492Z Downloaded dropshot_endpoint v0.16.0
8112025-04-16T03:12:03.492Z Downloaded serde_yaml v0.9.34+deprecated
8122025-04-16T03:12:03.492Z Downloaded hashbrown v0.12.3
8132025-04-16T03:12:03.518Z Downloaded webpki-roots v0.26.6
8142025-04-16T03:12:03.518Z Downloaded typify v0.3.0
8152025-04-16T03:12:03.518Z Downloaded topological-sort v0.2.2
8162025-04-16T03:12:03.518Z Downloaded foreign-types-shared v0.1.1
8172025-04-16T03:12:03.518Z Downloaded typify v0.2.0
8182025-04-16T03:12:03.518Z Downloaded twox-hash v2.1.0
8192025-04-16T03:12:03.518Z Downloaded tracing-attributes v0.1.27
8202025-04-16T03:12:03.518Z Downloaded radium v0.7.0
8212025-04-16T03:12:03.518Z Downloaded quinn-udp v0.5.5
8222025-04-16T03:12:03.518Z Downloaded num-complex v0.4.6
8232025-04-16T03:12:03.518Z Downloaded ghash v0.5.1
8242025-04-16T03:12:03.543Z Downloaded zeroize v1.8.1
8252025-04-16T03:12:03.544Z Downloaded zerofrom-derive v0.1.4
8262025-04-16T03:12:03.544Z Downloaded darling_core v0.20.10
8272025-04-16T03:12:03.544Z Downloaded crossterm v0.28.1
8282025-04-16T03:12:03.544Z Downloaded rand_seeder v0.3.0
8292025-04-16T03:12:03.544Z Downloaded r2d2 v0.8.10
8302025-04-16T03:12:03.544Z Downloaded glob v0.3.2
8312025-04-16T03:12:03.544Z Downloaded zone v0.3.1
8322025-04-16T03:12:03.544Z Downloaded zone v0.1.8
8332025-04-16T03:12:03.544Z Downloaded zerovec-derive v0.10.3
8342025-04-16T03:12:03.544Z Downloaded signal-hook-mio v0.2.4
8352025-04-16T03:12:03.544Z Downloaded rand_core v0.6.4
8362025-04-16T03:12:03.569Z Downloaded rand_chacha v0.9.0
8372025-04-16T03:12:03.569Z Downloaded gethostname v0.5.0
8382025-04-16T03:12:03.570Z Downloaded tui-tree-widget v0.23.0
8392025-04-16T03:12:03.570Z Downloaded tower-layer v0.3.3
8402025-04-16T03:12:03.570Z Downloaded nu-ansi-term v0.50.1
8412025-04-16T03:12:03.570Z Downloaded zeroize_derive v1.4.2
8422025-04-16T03:12:03.570Z Downloaded zerofrom v0.1.4
8432025-04-16T03:12:03.570Z Downloaded smallvec v1.14.0
8442025-04-16T03:12:03.570Z Downloaded signature v2.2.0
8452025-04-16T03:12:03.570Z Downloaded serde_repr v0.1.19
8462025-04-16T03:12:03.596Z Downloaded semver v0.1.20
8472025-04-16T03:12:03.596Z Downloaded secrecy v0.8.0
8482025-04-16T03:12:03.596Z Downloaded salty v0.3.0
8492025-04-16T03:12:03.596Z Downloaded rand_xorshift v0.3.0
8502025-04-16T03:12:03.596Z Downloaded rand_chacha v0.3.1
8512025-04-16T03:12:03.596Z Downloaded nibble_vec v0.1.0
8522025-04-16T03:12:03.596Z Downloaded serde_with_macros v3.12.0
8532025-04-16T03:12:03.596Z Downloaded serde_derive_internals v0.29.1
8542025-04-16T03:12:03.596Z Downloaded postcard v1.0.10
8552025-04-16T03:12:03.596Z Downloaded poly1305 v0.8.0
8562025-04-16T03:12:03.596Z Downloaded papergrid v0.14.0
8572025-04-16T03:12:03.596Z Downloaded darling v0.20.10
8582025-04-16T03:12:03.596Z Downloaded zopfli v0.8.1
8592025-04-16T03:12:03.621Z Downloaded parse-zoneinfo v0.3.1
8602025-04-16T03:12:03.621Z Downloaded hashbrown v0.13.2
8612025-04-16T03:12:03.621Z Downloaded diff v0.1.13
8622025-04-16T03:12:03.621Z Downloaded cc v1.2.15
8632025-04-16T03:12:03.621Z Downloaded tower-service v0.3.3
8642025-04-16T03:12:03.621Z Downloaded fxhash v0.2.1
8652025-04-16T03:12:03.621Z Downloaded serde-hex v0.1.0
8662025-04-16T03:12:03.621Z Downloaded num-derive v0.3.3
8672025-04-16T03:12:03.621Z Downloaded num v0.4.3
8682025-04-16T03:12:03.621Z Downloaded daft-derive v0.1.3
8692025-04-16T03:12:03.647Z Downloaded socket2 v0.5.9
8702025-04-16T03:12:03.647Z Downloaded signal-hook-registry v1.4.2
8712025-04-16T03:12:03.647Z Downloaded shlex v1.3.0
8722025-04-16T03:12:03.647Z Downloaded sha1 v0.10.6
8732025-04-16T03:12:03.647Z Downloaded serde_urlencoded v0.7.1
8742025-04-16T03:12:03.647Z Downloaded half v2.4.1
8752025-04-16T03:12:03.647Z Downloaded env_logger v0.10.2
8762025-04-16T03:12:03.647Z Downloaded hickory-proto v0.24.4
8772025-04-16T03:12:03.672Z Downloaded curve25519-dalek-derive v0.1.1
8782025-04-16T03:12:03.672Z Downloaded zone_cfg_derive v0.1.2
8792025-04-16T03:12:03.672Z Downloaded serde_plain v1.0.2
8802025-04-16T03:12:03.672Z Downloaded serde_path_to_error v0.1.16
8812025-04-16T03:12:03.672Z Downloaded darling_macro v0.20.10
8822025-04-16T03:12:03.672Z Downloaded csv-core v0.1.11
8832025-04-16T03:12:03.672Z Downloaded smf v0.2.3
8842025-04-16T03:12:03.673Z Downloaded shell-words v1.1.0
8852025-04-16T03:12:03.673Z Downloaded quinn v0.11.5
8862025-04-16T03:12:03.673Z Downloaded qorb v0.3.1
8872025-04-16T03:12:03.697Z Downloaded publicsuffix v2.3.0
8882025-04-16T03:12:03.697Z Downloaded libxml v0.3.3
8892025-04-16T03:12:03.697Z Downloaded normalize-line-endings v0.3.0
8902025-04-16T03:12:03.698Z Downloaded signal-hook-tokio v0.3.1
8912025-04-16T03:12:03.698Z Downloaded pretty_assertions v1.4.1
8922025-04-16T03:12:03.698Z Downloaded polyval v0.6.2
8932025-04-16T03:12:03.698Z Downloaded winnow v0.5.40
8942025-04-16T03:12:03.723Z Downloaded crossbeam-channel v0.5.15
8952025-04-16T03:12:03.723Z Downloaded daft v0.1.3
8962025-04-16T03:12:03.723Z Downloaded globset v0.4.15
8972025-04-16T03:12:03.723Z Downloaded vte v0.11.1
8982025-04-16T03:12:03.723Z Downloaded prettyplease v0.2.30
8992025-04-16T03:12:03.723Z Downloaded headers v0.4.0
9002025-04-16T03:12:03.749Z Downloaded zone_cfg_derive v0.3.0
9012025-04-16T03:12:03.749Z Downloaded snafu-derive v0.8.5
9022025-04-16T03:12:03.749Z Downloaded slog-term v2.9.1
9032025-04-16T03:12:03.749Z Downloaded serde-big-array v0.5.1
9042025-04-16T03:12:03.749Z Downloaded psl-types v2.0.11
9052025-04-16T03:12:03.749Z Downloaded new_debug_unreachable v1.0.6
9062025-04-16T03:12:03.749Z Downloaded mio v1.0.2
9072025-04-16T03:12:03.749Z Downloaded winnow v0.6.20
9082025-04-16T03:12:03.774Z Downloaded ssh-cipher v0.2.0
9092025-04-16T03:12:03.774Z Downloaded sqlformat v0.2.6
9102025-04-16T03:12:03.774Z Downloaded spin v0.9.8
9112025-04-16T03:12:03.774Z Downloaded smallvec v0.6.14
9122025-04-16T03:12:03.774Z Downloaded packed_struct_codegen v0.10.1
9132025-04-16T03:12:03.774Z Downloaded difflib v0.4.0
9142025-04-16T03:12:03.774Z Downloaded parking_lot v0.11.2
9152025-04-16T03:12:03.774Z Downloaded hickory-resolver v0.24.4
9162025-04-16T03:12:03.774Z Downloaded crypto-bigint v0.5.5
9172025-04-16T03:12:03.800Z Downloaded base64 v0.21.7
9182025-04-16T03:12:03.800Z Downloaded postgres-types v0.2.9
9192025-04-16T03:12:03.800Z Downloaded postgres-protocol v0.6.8
9202025-04-16T03:12:03.800Z Downloaded minimal-lexical v0.2.1
9212025-04-16T03:12:03.800Z Downloaded hash32 v0.2.1
9222025-04-16T03:12:03.800Z Downloaded ron v0.7.1
9232025-04-16T03:12:03.825Z Downloaded icu_normalizer_data v1.5.0
9242025-04-16T03:12:03.825Z Downloaded backtrace v0.3.74
9252025-04-16T03:12:03.825Z Downloaded quick-error v1.2.3
9262025-04-16T03:12:03.825Z Downloaded predicates-core v1.0.8
9272025-04-16T03:12:03.825Z Downloaded ppv-lite86 v0.2.20
9282025-04-16T03:12:03.825Z Downloaded powerfmt v0.2.0
9292025-04-16T03:12:03.825Z Downloaded parking_lot_core v0.8.6
9302025-04-16T03:12:03.851Z Downloaded native-tls v0.2.12
9312025-04-16T03:12:03.851Z Downloaded miniz_oxide v0.8.5
9322025-04-16T03:12:03.851Z Downloaded env_filter v0.1.2
9332025-04-16T03:12:03.851Z Downloaded display-error-chain v0.2.2
9342025-04-16T03:12:03.851Z Downloaded dirs-next v2.0.0
9352025-04-16T03:12:03.851Z Downloaded walkdir v2.5.0
9362025-04-16T03:12:03.851Z Downloaded thiserror-impl-no-std v2.0.2
9372025-04-16T03:12:03.851Z Downloaded tabled_derive v0.10.0
9382025-04-16T03:12:03.851Z Downloaded synstructure v0.13.1
9392025-04-16T03:12:03.851Z Downloaded slog v2.7.0
9402025-04-16T03:12:03.877Z Downloaded sigpipe v0.1.3
9412025-04-16T03:12:03.877Z Downloaded same-file v1.0.6
9422025-04-16T03:12:03.877Z Downloaded resolv-conf v0.7.0
9432025-04-16T03:12:03.877Z Downloaded progenitor-impl v0.8.0
9442025-04-16T03:12:03.877Z Downloaded base64 v0.22.1
9452025-04-16T03:12:03.877Z Downloaded precomputed-hash v0.1.1
9462025-04-16T03:12:03.877Z Downloaded password-hash v0.5.0
9472025-04-16T03:12:03.877Z Downloaded password-hash v0.4.2
9482025-04-16T03:12:03.877Z Downloaded parse-display v0.10.0
9492025-04-16T03:12:03.877Z Downloaded parking_lot_core v0.9.10
9502025-04-16T03:12:03.877Z Downloaded parking_lot v0.12.3
9512025-04-16T03:12:03.877Z Downloaded mime_guess v2.0.5
9522025-04-16T03:12:03.902Z Downloaded expectorate v1.1.0
9532025-04-16T03:12:03.903Z Downloaded diesel_table_macro_syntax v0.2.0
9542025-04-16T03:12:03.903Z Downloaded writeable v0.5.5
9552025-04-16T03:12:03.903Z Downloaded tinystr v0.7.6
9562025-04-16T03:12:03.903Z Downloaded slog-envlogger v2.2.0
9572025-04-16T03:12:03.903Z Downloaded slog-bunyan v2.5.0
9582025-04-16T03:12:03.903Z Downloaded siphasher v0.3.11
9592025-04-16T03:12:03.903Z Downloaded simd-adler32 v0.3.7
9602025-04-16T03:12:03.903Z Downloaded scheduled-thread-pool v0.2.7
9612025-04-16T03:12:03.903Z Downloaded salsa20 v0.10.2
9622025-04-16T03:12:03.903Z Downloaded progenitor-macro v0.8.0
9632025-04-16T03:12:03.903Z Downloaded proc-macro-error2 v2.0.1
9642025-04-16T03:12:03.903Z Downloaded md-5 v0.10.6
9652025-04-16T03:12:03.903Z Downloaded hkdf v0.12.4
9662025-04-16T03:12:03.928Z Downloaded crossbeam-utils v0.8.21
9672025-04-16T03:12:03.928Z Downloaded parse-display-derive v0.10.0
9682025-04-16T03:12:03.928Z Downloaded multimap v0.10.0
9692025-04-16T03:12:03.928Z Downloaded multer v3.1.0
9702025-04-16T03:12:03.928Z Downloaded ff v0.13.0
9712025-04-16T03:12:03.928Z Downloaded fatfs v0.3.6
9722025-04-16T03:12:03.928Z Downloaded ena v0.14.3
9732025-04-16T03:12:03.928Z Downloaded write16 v1.0.0
9742025-04-16T03:12:03.928Z Downloaded vte_generate_state_changes v0.1.2
9752025-04-16T03:12:03.928Z Downloaded time v0.3.36
9762025-04-16T03:12:03.954Z Downloaded termcolor v1.4.1
9772025-04-16T03:12:03.954Z Downloaded tap v1.0.1
9782025-04-16T03:12:03.954Z Downloaded sync_wrapper v1.0.1
9792025-04-16T03:12:03.954Z Downloaded slog-async v2.8.0
9802025-04-16T03:12:03.954Z Downloaded progenitor-macro v0.9.1
9812025-04-16T03:12:03.954Z Downloaded progenitor v0.9.1
9822025-04-16T03:12:03.954Z Downloaded proc-macro-error-attr2 v2.0.0
9832025-04-16T03:12:03.954Z Downloaded memoffset v0.9.1
9842025-04-16T03:12:03.954Z Downloaded libloading v0.8.5
9852025-04-16T03:12:03.954Z Downloaded hyper-rustls v0.27.3
9862025-04-16T03:12:03.954Z Downloaded highway v1.3.0
9872025-04-16T03:12:03.954Z Downloaded const-oid v0.9.6
9882025-04-16T03:12:03.954Z Downloaded base64ct v1.6.0
9892025-04-16T03:12:03.980Z Downloaded newtype-uuid v1.2.1
9902025-04-16T03:12:03.980Z Downloaded newline-converter v0.3.0
9912025-04-16T03:12:03.980Z Downloaded nanorand v0.7.0
9922025-04-16T03:12:03.980Z Downloaded hash32 v0.3.1
9932025-04-16T03:12:03.980Z Downloaded group v0.13.0
9942025-04-16T03:12:03.980Z Downloaded fixedbitset v0.5.7
9952025-04-16T03:12:03.980Z Downloaded fixedbitset v0.4.2
9962025-04-16T03:12:03.980Z Downloaded filetime v0.2.25
9972025-04-16T03:12:03.980Z Downloaded env_logger v0.11.5
9982025-04-16T03:12:03.980Z Downloaded enum-as-inner v0.6.1
9992025-04-16T03:12:03.980Z Downloaded x509-cert v0.2.5
10002025-04-16T03:12:04.006Z Downloaded void v1.0.2
10012025-04-16T03:12:04.006Z Downloaded tls_codec_derive v0.4.1
10022025-04-16T03:12:04.006Z Downloaded time-core v0.1.2
10032025-04-16T03:12:04.006Z Downloaded slab v0.4.9
10042025-04-16T03:12:04.006Z Downloaded lalrpop v0.19.12
10052025-04-16T03:12:04.006Z Downloaded icu_properties_data v1.5.0
10062025-04-16T03:12:04.031Z Downloaded hubpack v0.1.2
10072025-04-16T03:12:04.031Z Downloaded colored v2.2.0
10082025-04-16T03:12:04.031Z Downloaded cbc v0.1.2
10092025-04-16T03:12:04.031Z Downloaded block-padding v0.3.3
10102025-04-16T03:12:04.031Z Downloaded bit-vec v0.8.0
10112025-04-16T03:12:04.031Z Downloaded bit-set v0.8.0
10122025-04-16T03:12:04.031Z Downloaded bcs v0.1.6
10132025-04-16T03:12:04.031Z Downloaded backoff v0.4.0
10142025-04-16T03:12:04.031Z Downloaded fallible-iterator v0.2.0
10152025-04-16T03:12:04.057Z Downloaded endian-type v0.1.2
10162025-04-16T03:12:04.057Z Downloaded displaydoc v0.2.5
10172025-04-16T03:12:04.057Z Downloaded whoami v1.5.2
10182025-04-16T03:12:04.057Z Downloaded wait-timeout v0.2.0
10192025-04-16T03:12:04.057Z Downloaded vergen v8.3.2
10202025-04-16T03:12:04.057Z Downloaded test-strategy v0.4.0
10212025-04-16T03:12:04.057Z Downloaded tar v0.4.44
10222025-04-16T03:12:04.057Z Downloaded primeorder v0.13.6
10232025-04-16T03:12:04.057Z Downloaded linear-map v1.2.0
10242025-04-16T03:12:04.057Z Downloaded libsw-core v0.3.1
10252025-04-16T03:12:04.057Z Downloaded itertools v0.14.0
10262025-04-16T03:12:04.082Z Downloaded itertools v0.13.0
10272025-04-16T03:12:04.082Z Downloaded internet-checksum v0.2.1
10282025-04-16T03:12:04.082Z Downloaded inout v0.1.3
10292025-04-16T03:12:04.082Z Downloaded indicatif v0.17.11
10302025-04-16T03:12:04.082Z Downloaded ident_case v1.0.1
10312025-04-16T03:12:04.083Z Downloaded hyper v1.6.0
10322025-04-16T03:12:04.108Z Downloaded cstr-argument v0.1.2
10332025-04-16T03:12:04.108Z Downloaded crunchy v0.2.2
10342025-04-16T03:12:04.108Z Downloaded crucible-workspace-hack v0.1.0
10352025-04-16T03:12:04.108Z Downloaded crossbeam-deque v0.8.5
10362025-04-16T03:12:04.108Z Downloaded crc32fast v1.4.2
10372025-04-16T03:12:04.108Z Downloaded crc-any v2.5.0
10382025-04-16T03:12:04.108Z Downloaded convert_case v0.4.0
10392025-04-16T03:12:04.108Z Downloaded const_format v0.2.34
10402025-04-16T03:12:04.109Z Downloaded console v0.15.10
10412025-04-16T03:12:04.109Z Downloaded cobs v0.2.3
10422025-04-16T03:12:04.134Z Downloaded cmake v0.1.51
10432025-04-16T03:12:04.134Z Downloaded clang-sys v1.8.1
10442025-04-16T03:12:04.134Z Downloaded ciborium v0.2.2
10452025-04-16T03:12:04.134Z Downloaded chacha20 v0.9.1
10462025-04-16T03:12:04.134Z Downloaded buf-list v1.0.3
10472025-04-16T03:12:04.134Z Downloaded bit-set v0.5.3
10482025-04-16T03:12:04.134Z Downloaded bb8 v0.8.5
10492025-04-16T03:12:04.134Z Downloaded base16ct v0.2.0
10502025-04-16T03:12:04.134Z Downloaded xz2 v0.1.7
10512025-04-16T03:12:04.134Z Downloaded xshell-macros v0.2.7
10522025-04-16T03:12:04.134Z Downloaded xshell v0.2.7
10532025-04-16T03:12:04.134Z Downloaded xattr v1.3.1
10542025-04-16T03:12:04.134Z Downloaded wyz v0.5.1
10552025-04-16T03:12:04.162Z Downloaded which v4.4.2
10562025-04-16T03:12:04.162Z Downloaded want v0.3.1
10572025-04-16T03:12:04.162Z Downloaded waitgroup v0.1.2
10582025-04-16T03:12:04.162Z Downloaded vsss-rs v3.3.4
10592025-04-16T03:12:04.162Z Downloaded tls_codec v0.4.1
10602025-04-16T03:12:04.162Z Downloaded tinyvec v1.8.0
10612025-04-16T03:12:04.162Z Downloaded term v0.7.0
10622025-04-16T03:12:04.162Z Downloaded tabwriter v1.4.0
10632025-04-16T03:12:04.162Z Downloaded schemars v0.8.22
10642025-04-16T03:12:04.187Z Downloaded idna v1.0.3
10652025-04-16T03:12:04.187Z Downloaded icu_normalizer v1.5.0
10662025-04-16T03:12:04.187Z Downloaded aws-lc-sys v0.26.0
10672025-04-16T03:12:04.458Z Downloaded cookie_store v0.21.1
10682025-04-16T03:12:04.483Z Downloaded constant_time_eq v0.3.1
10692025-04-16T03:12:04.483Z Downloaded const_format_proc_macros v0.2.34
10702025-04-16T03:12:04.483Z Downloaded bzip2-sys v0.1.13+1.0.8
10712025-04-16T03:12:04.483Z Downloaded time-macros v0.2.18
10722025-04-16T03:12:04.509Z Downloaded thread_local v1.1.8
10732025-04-16T03:12:04.509Z Downloaded thiserror-no-std v2.0.2
10742025-04-16T03:12:04.509Z Downloaded termtree v0.5.1
10752025-04-16T03:12:04.509Z Downloaded termios v0.3.3
10762025-04-16T03:12:04.509Z Downloaded linked-hash-map v0.5.6
10772025-04-16T03:12:04.509Z Downloaded itertools v0.12.1
10782025-04-16T03:12:04.534Z Downloaded indent_write v2.2.0
10792025-04-16T03:12:04.534Z Downloaded crc8 v0.1.1
10802025-04-16T03:12:04.534Z Downloaded cookie v0.18.1
10812025-04-16T03:12:04.534Z Downloaded cipher v0.4.4
10822025-04-16T03:12:04.534Z Downloaded take_mut v0.2.2
10832025-04-16T03:12:04.534Z Downloaded subprocess v0.2.9
10842025-04-16T03:12:04.534Z Downloaded slog-scope v4.4.0
10852025-04-16T03:12:04.534Z Downloaded slog-dtrace v0.3.0
10862025-04-16T03:12:04.534Z Downloaded similar v2.7.0
10872025-04-16T03:12:04.534Z Downloaded scopeguard v1.2.0
10882025-04-16T03:12:04.534Z Downloaded libm v0.2.8
10892025-04-16T03:12:04.560Z Downloaded itertools v0.10.5
10902025-04-16T03:12:04.560Z Downloaded is_ci v1.2.0
10912025-04-16T03:12:04.560Z Downloaded icu_properties v1.5.1
10922025-04-16T03:12:04.560Z Downloaded icu_locid v1.5.0
10932025-04-16T03:12:04.585Z Downloaded icu_collections v1.5.0
10942025-04-16T03:12:04.585Z Downloaded hickory-server v0.24.4
10952025-04-16T03:12:04.585Z Downloaded ciborium-ll v0.2.2
10962025-04-16T03:12:04.585Z Downloaded ciborium-io v0.2.2
10972025-04-16T03:12:04.585Z Downloaded cfg_aliases v0.2.1
10982025-04-16T03:12:04.585Z Downloaded bzip2 v0.4.4
10992025-04-16T03:12:04.585Z Downloaded assert_matches v1.5.0
11002025-04-16T03:12:04.585Z Downloaded addr2line v0.24.2
11012025-04-16T03:12:04.611Z Downloaded slog-json v2.6.1
11022025-04-16T03:12:04.611Z Downloaded scrypt v0.11.0
11032025-04-16T03:12:04.611Z Downloaded schemars_derive v0.8.22
11042025-04-16T03:12:04.611Z Downloaded samael v0.0.18
11052025-04-16T03:12:04.611Z Downloaded regex-syntax v0.6.29
11062025-04-16T03:12:04.611Z Downloaded progenitor-impl v0.9.1
11072025-04-16T03:12:04.611Z Downloaded proc-macro-crate v1.3.1
11082025-04-16T03:12:04.636Z Downloaded lazy_static v1.5.0
11092025-04-16T03:12:04.636Z Downloaded jiff-static v0.2.6
11102025-04-16T03:12:04.636Z Downloaded ipnetwork v0.21.1
11112025-04-16T03:12:04.636Z Downloaded http-body v1.0.1
11122025-04-16T03:12:04.636Z Downloaded http v1.2.0
11132025-04-16T03:12:04.636Z Downloaded chacha20poly1305 v0.10.1
11142025-04-16T03:12:04.636Z Downloaded cassowary v0.3.0
11152025-04-16T03:12:04.637Z Downloaded hyper-util v0.1.10
11162025-04-16T03:12:04.637Z Downloaded heck v0.3.3
11172025-04-16T03:12:04.637Z Downloaded bindgen v0.69.5
11182025-04-16T03:12:04.662Z Downloaded async-stream v0.3.6
11192025-04-16T03:12:04.662Z Downloaded arrayref v0.3.9
11202025-04-16T03:12:04.662Z Downloaded array-init v0.0.4
11212025-04-16T03:12:04.663Z Downloaded regex v1.11.1
11222025-04-16T03:12:04.688Z Downloaded progenitor v0.8.0
11232025-04-16T03:12:04.688Z Downloaded memmap2 v0.9.5
11242025-04-16T03:12:04.688Z Downloaded md5 v0.7.0
11252025-04-16T03:12:04.688Z Downloaded lzss v0.8.2
11262025-04-16T03:12:04.688Z Downloaded lru v0.12.5
11272025-04-16T03:12:04.688Z Downloaded litrs v0.4.1
11282025-04-16T03:12:04.688Z Downloaded jobserver v0.1.32
11292025-04-16T03:12:04.688Z Downloaded indexmap v1.9.3
11302025-04-16T03:12:04.688Z Downloaded icu_locid_transform_data v1.5.0
11312025-04-16T03:12:04.688Z Downloaded icu_locid_transform v1.5.0
11322025-04-16T03:12:04.688Z Downloaded iana-time-zone v0.1.61
11332025-04-16T03:12:04.714Z Downloaded hyper-staticfile v0.10.1
11342025-04-16T03:12:04.714Z Downloaded httpdate v1.0.3
11352025-04-16T03:12:04.714Z Downloaded httparse v1.9.5
11362025-04-16T03:12:04.714Z Downloaded http-body-util v0.1.3
11372025-04-16T03:12:04.714Z Downloaded hmac v0.12.1
11382025-04-16T03:12:04.714Z Downloaded hickory-client v0.24.4
11392025-04-16T03:12:04.714Z Downloaded heapless v0.7.17
11402025-04-16T03:12:04.714Z Downloaded bzip2 v0.5.2
11412025-04-16T03:12:04.714Z Downloaded async-recursion v1.1.1
11422025-04-16T03:12:04.739Z Downloaded arrayvec v0.7.6
11432025-04-16T03:12:04.739Z Downloaded progenitor-client v0.9.1
11442025-04-16T03:12:04.739Z Downloaded mime v0.3.17
11452025-04-16T03:12:04.739Z Downloaded maybe-uninit v2.0.0
11462025-04-16T03:12:04.739Z Downloaded maplit v1.0.2
11472025-04-16T03:12:04.739Z Downloaded managed v0.8.0
11482025-04-16T03:12:04.739Z Downloaded lru-cache v0.1.2
11492025-04-16T03:12:04.739Z Downloaded lockfree-object-pool v0.1.6
11502025-04-16T03:12:04.739Z Downloaded lock_api v0.4.12
11512025-04-16T03:12:04.739Z Downloaded litemap v0.7.3
11522025-04-16T03:12:04.739Z Downloaded libsw v3.4.0
11532025-04-16T03:12:04.739Z Downloaded libscf-sys v1.1.0
11542025-04-16T03:12:04.740Z Downloaded libefi-sys v0.1.0
11552025-04-16T03:12:04.740Z Downloaded lazycell v1.3.0
11562025-04-16T03:12:04.740Z Downloaded kstat-rs v0.2.4
11572025-04-16T03:12:04.740Z Downloaded keccak v0.1.5
11582025-04-16T03:12:04.740Z Downloaded is-terminal v0.4.13
11592025-04-16T03:12:04.765Z Downloaded ipnet v2.11.0
11602025-04-16T03:12:04.765Z Downloaded instability v0.3.2
11612025-04-16T03:12:04.765Z Downloaded indoc v2.0.6
11622025-04-16T03:12:04.765Z Downloaded indoc v1.0.9
11632025-04-16T03:12:04.765Z Downloaded impl-trait-for-tuples v0.2.2
11642025-04-16T03:12:04.765Z Downloaded hyper-tls v0.6.0
11652025-04-16T03:12:04.765Z Downloaded humantime v2.1.0
11662025-04-16T03:12:04.765Z Downloaded bumpalo v3.16.0
11672025-04-16T03:12:04.765Z Downloaded bitfield v0.14.0
11682025-04-16T03:12:04.765Z Downloaded match_cfg v0.1.0
11692025-04-16T03:12:04.765Z Downloaded lalrpop-util v0.19.12
11702025-04-16T03:12:04.765Z Downloaded idna_adapter v1.2.0
11712025-04-16T03:12:04.765Z Downloaded icu_provider_macros v1.5.0
11722025-04-16T03:12:04.766Z Downloaded hubpack_derive v0.1.1
11732025-04-16T03:12:04.766Z Downloaded home v0.5.9
11742025-04-16T03:12:04.791Z Downloaded hex-literal v0.4.1
11752025-04-16T03:12:04.791Z Downloaded hex v0.4.3
11762025-04-16T03:12:04.791Z Downloaded headers-core v0.3.0
11772025-04-16T03:12:04.791Z Downloaded blowfish v0.9.1
11782025-04-16T03:12:04.791Z Downloaded atomicwrites v0.4.4
11792025-04-16T03:12:04.791Z Downloaded async-trait v0.1.88
11802025-04-16T03:12:04.791Z Downloaded async-bb8-diesel v0.2.1
11812025-04-16T03:12:04.791Z Downloaded http-range v0.1.5
11822025-04-16T03:12:04.791Z Downloaded hostname v0.4.0
11832025-04-16T03:12:04.791Z Downloaded hostname v0.3.1
11842025-04-16T03:12:04.791Z Downloaded compact_str v0.8.0
11852025-04-16T03:12:04.791Z Downloaded bitfield-struct v0.6.2
11862025-04-16T03:12:04.791Z Downloaded aws-lc-rs v1.12.4
11872025-04-16T03:12:04.819Z Downloaded argon2 v0.5.3
11882025-04-16T03:12:04.819Z Downloaded arc-swap v1.7.1
11892025-04-16T03:12:04.819Z Downloaded aho-corasick v1.1.3
11902025-04-16T03:12:04.819Z Downloaded aead v0.5.2
11912025-04-16T03:12:04.819Z Downloaded bytes v1.10.1
11922025-04-16T03:12:04.846Z Downloaded blake2 v0.10.6
11932025-04-16T03:12:04.846Z Downloaded bindgen v0.71.1
11942025-04-16T03:12:04.846Z Downloaded base64 v0.13.1
11952025-04-16T03:12:04.846Z Downloaded atomic-waker v1.1.2
11962025-04-16T03:12:04.846Z Downloaded allocator-api2 v0.2.18
11972025-04-16T03:12:04.846Z Downloaded aes-gcm v0.10.3
11982025-04-16T03:12:04.846Z Downloaded aes v0.8.4
11992025-04-16T03:12:04.871Z Downloaded adler2 v2.0.0
12002025-04-16T03:12:04.871Z Downloaded crc v3.2.1
12012025-04-16T03:12:04.871Z Downloaded chrono-tz-build v0.4.0
12022025-04-16T03:12:04.871Z Downloaded cfg_aliases v0.1.1
12032025-04-16T03:12:04.871Z Downloaded cexpr v0.6.0
12042025-04-16T03:12:04.871Z Downloaded castaway v0.2.3
12052025-04-16T03:12:04.871Z Downloaded cargo_metadata v0.18.1
12062025-04-16T03:12:04.871Z Downloaded cancel-safe-futures v0.1.5
12072025-04-16T03:12:04.872Z Downloaded bit-vec v0.6.3
12082025-04-16T03:12:04.872Z Downloaded bcrypt-pbkdf v0.10.0
12092025-04-16T03:12:04.872Z Downloaded atty v0.2.14
12102025-04-16T03:12:04.872Z Downloaded ascii-canvas v3.0.0
12112025-04-16T03:12:04.872Z Downloaded ahash v0.8.11
12122025-04-16T03:12:05.001Z Compiling serde v1.0.219
12132025-04-16T03:12:05.001Z Compiling value-bag v1.9.0
12142025-04-16T03:12:05.026Z Compiling lock_api v0.4.12
12152025-04-16T03:12:05.026Z Compiling scopeguard v1.2.0
12162025-04-16T03:12:05.026Z Compiling typenum v1.17.0
12172025-04-16T03:12:05.026Z Compiling generic-array v0.14.7
12182025-04-16T03:12:05.026Z Compiling syn v2.0.98
12192025-04-16T03:12:05.026Z Compiling getrandom v0.2.15
12202025-04-16T03:12:05.189Z Compiling shlex v1.3.0
12212025-04-16T03:12:05.396Z Compiling rand_core v0.6.4
12222025-04-16T03:12:05.524Z Compiling log v0.4.22
12232025-04-16T03:12:05.564Z Compiling jobserver v0.1.32
12242025-04-16T03:12:05.644Z Compiling subtle v2.6.1
12252025-04-16T03:12:05.670Z Compiling smallvec v1.14.0
12262025-04-16T03:12:05.891Z Compiling const-oid v0.9.6
12272025-04-16T03:12:05.962Z Compiling cc v1.2.15
12282025-04-16T03:12:06.015Z Compiling pin-project-lite v0.2.14
12292025-04-16T03:12:06.040Z Compiling rustix v0.38.37
12302025-04-16T03:12:06.155Z Compiling parking_lot_core v0.9.10
12312025-04-16T03:12:06.224Z Compiling signal-hook-registry v1.4.2
12322025-04-16T03:12:06.289Z Compiling stable_deref_trait v1.2.0
12332025-04-16T03:12:06.405Z Compiling mio v1.0.2
12342025-04-16T03:12:06.785Z Compiling spin v0.9.8
12352025-04-16T03:12:06.845Z Compiling futures-core v0.3.31
12362025-04-16T03:12:06.980Z Compiling parking_lot v0.12.3
12372025-04-16T03:12:07.054Z Compiling aho-corasick v1.1.3
12382025-04-16T03:12:07.080Z Compiling pkg-config v0.3.31
12392025-04-16T03:12:07.117Z Compiling either v1.14.0
12402025-04-16T03:12:07.310Z Compiling serde_json v1.0.140
12412025-04-16T03:12:07.439Z Compiling regex-syntax v0.8.5
12422025-04-16T03:12:07.490Z Compiling cpufeatures v0.2.14
12432025-04-16T03:12:07.592Z Compiling libm v0.2.8
12442025-04-16T03:12:07.638Z Compiling socket2 v0.5.9
12452025-04-16T03:12:07.697Z Compiling num-traits v0.2.19
12462025-04-16T03:12:07.915Z Compiling glob v0.3.2
12472025-04-16T03:12:08.471Z Compiling prettyplease v0.2.30
12482025-04-16T03:12:08.686Z Compiling getrandom v0.3.1
12492025-04-16T03:12:08.783Z Compiling futures-sink v0.3.31
12502025-04-16T03:12:08.891Z Compiling clang-sys v1.8.1
12512025-04-16T03:12:08.954Z Compiling lazy_static v1.5.0
12522025-04-16T03:12:09.103Z Compiling slab v0.4.9
12532025-04-16T03:12:09.581Z Compiling foldhash v0.1.3
12542025-04-16T03:12:09.648Z Compiling allocator-api2 v0.2.18
12552025-04-16T03:12:09.786Z Compiling minimal-lexical v0.2.1
12562025-04-16T03:12:10.067Z Compiling libloading v0.8.5
12572025-04-16T03:12:10.248Z Compiling nom v7.1.3
12582025-04-16T03:12:10.273Z Compiling bindgen v0.69.5
12592025-04-16T03:12:10.376Z Compiling hashbrown v0.15.1
12602025-04-16T03:12:10.409Z Compiling home v0.5.9
12612025-04-16T03:12:10.615Z Compiling base64ct v1.6.0
12622025-04-16T03:12:11.067Z Compiling regex-automata v0.4.8
12632025-04-16T03:12:11.125Z Compiling pem-rfc7468 v0.7.0
12642025-04-16T03:12:11.458Z Compiling itertools v0.10.5
12652025-04-16T03:12:11.549Z Compiling writeable v0.5.5
12662025-04-16T03:12:11.736Z Compiling rustc-hash v1.1.0
12672025-04-16T03:12:11.910Z Compiling synstructure v0.13.1
12682025-04-16T03:12:12.910Z Compiling cexpr v0.6.0
12692025-04-16T03:12:13.190Z Compiling litemap v0.7.3
12702025-04-16T03:12:13.220Z Compiling lazycell v1.3.0
12712025-04-16T03:12:13.406Z Compiling flagset v0.4.6
12722025-04-16T03:12:13.555Z Compiling futures-channel v0.3.31
12732025-04-16T03:12:13.607Z Compiling cmake v0.1.51
12742025-04-16T03:12:13.719Z Compiling futures-io v0.3.31
12752025-04-16T03:12:13.931Z Compiling futures-task v0.3.31
12762025-04-16T03:12:13.977Z Compiling pin-utils v0.1.0
12772025-04-16T03:12:14.089Z Compiling dunce v1.0.5
12782025-04-16T03:12:14.214Z Compiling fs_extra v1.3.0
12792025-04-16T03:12:14.240Z Compiling vcpkg v0.2.15
12802025-04-16T03:12:14.348Z Compiling icu_locid_transform_data v1.5.0
12812025-04-16T03:12:14.373Z Compiling paste v1.0.15
12822025-04-16T03:12:14.471Z Compiling icu_properties_data v1.5.0
12832025-04-16T03:12:14.612Z Compiling crossbeam-utils v0.8.21
12842025-04-16T03:12:14.682Z Compiling ring v0.17.11
12852025-04-16T03:12:14.716Z Compiling tracing-core v0.1.32
12862025-04-16T03:12:15.093Z Compiling write16 v1.0.0
12872025-04-16T03:12:15.234Z Compiling aws-lc-rs v1.12.4
12882025-04-16T03:12:15.602Z Compiling regex v1.11.1
12892025-04-16T03:12:15.627Z Compiling utf8_iter v1.0.4
12902025-04-16T03:12:15.687Z Compiling openssl-sys v0.9.107
12912025-04-16T03:12:15.745Z Compiling zerocopy v0.8.10
12922025-04-16T03:12:15.805Z Compiling utf16_iter v1.0.5
12932025-04-16T03:12:15.850Z Compiling percent-encoding v2.3.1
12942025-04-16T03:12:16.049Z Compiling icu_normalizer_data v1.5.0
12952025-04-16T03:12:16.115Z Compiling iana-time-zone v0.1.61
12962025-04-16T03:12:16.140Z Compiling serde_derive v1.0.219
12972025-04-16T03:12:16.140Z Compiling zeroize_derive v1.4.2
12982025-04-16T03:12:16.426Z Compiling zerocopy-derive v0.7.35
12992025-04-16T03:12:16.452Z Compiling zerofrom-derive v0.1.4
13002025-04-16T03:12:16.477Z Compiling tokio-macros v2.5.0
13012025-04-16T03:12:16.574Z Compiling yoke-derive v0.7.4
13022025-04-16T03:12:17.288Z Compiling zeroize v1.8.1
13032025-04-16T03:12:17.685Z Compiling zerovec-derive v0.10.3
13042025-04-16T03:12:18.169Z Compiling zerocopy v0.7.35
13052025-04-16T03:12:18.662Z Compiling displaydoc v0.2.5
13062025-04-16T03:12:18.815Z Compiling crypto-common v0.1.6
13072025-04-16T03:12:18.872Z Compiling block-buffer v0.10.4
13082025-04-16T03:12:19.098Z Compiling digest v0.10.7
13092025-04-16T03:12:19.151Z Compiling block-padding v0.3.3
13102025-04-16T03:12:19.352Z Compiling zerofrom v0.1.4
13112025-04-16T03:12:19.406Z Compiling inout v0.1.3
13122025-04-16T03:12:19.435Z Compiling der_derive v0.7.3
13132025-04-16T03:12:19.547Z Compiling hmac v0.12.1
13142025-04-16T03:12:19.598Z Compiling yoke v0.7.4
13152025-04-16T03:12:19.711Z Compiling cipher v0.4.4
13162025-04-16T03:12:19.802Z Compiling sha2 v0.10.8
13172025-04-16T03:12:19.830Z Compiling thiserror-impl v1.0.69
13182025-04-16T03:12:19.946Z Compiling zerovec v0.10.4
13192025-04-16T03:12:20.140Z Compiling icu_provider_macros v1.5.0
13202025-04-16T03:12:20.203Z Compiling futures-macro v0.3.31
13212025-04-16T03:12:20.318Z Compiling salsa20 v0.10.2
13222025-04-16T03:12:20.533Z Compiling pbkdf2 v0.12.2
13232025-04-16T03:12:20.695Z Compiling ppv-lite86 v0.2.20
13242025-04-16T03:12:21.043Z Compiling scrypt v0.11.0
13252025-04-16T03:12:21.305Z Compiling der v0.7.9
13262025-04-16T03:12:21.364Z Compiling cbc v0.1.2
13272025-04-16T03:12:21.489Z Compiling tinystr v0.7.6
13282025-04-16T03:12:21.591Z Compiling icu_collections v1.5.0
13292025-04-16T03:12:21.726Z Compiling futures-util v0.3.31
13302025-04-16T03:12:21.752Z Compiling aes v0.8.4
13312025-04-16T03:12:21.865Z Compiling icu_locid v1.5.0
13322025-04-16T03:12:22.276Z Compiling thiserror v1.0.69
13332025-04-16T03:12:22.424Z Compiling pest v2.7.14
13342025-04-16T03:12:22.644Z Compiling tracing-attributes v0.1.27
13352025-04-16T03:12:22.761Z Compiling zerocopy-derive v0.8.10
13362025-04-16T03:12:23.681Z Compiling spki v0.7.3
13372025-04-16T03:12:23.953Z Compiling icu_provider v1.5.0
13382025-04-16T03:12:24.031Z Compiling pkcs5 v0.7.1
13392025-04-16T03:12:24.057Z Compiling scroll_derive v0.12.0
13402025-04-16T03:12:24.855Z Compiling icu_locid_transform v1.5.0
13412025-04-16T03:12:25.032Z Compiling pest_meta v2.7.14
13422025-04-16T03:12:25.066Z Compiling pkcs8 v0.10.2
13432025-04-16T03:12:25.569Z Compiling tracing v0.1.40
13442025-04-16T03:12:25.649Z Compiling httparse v1.9.5
13452025-04-16T03:12:26.044Z Compiling icu_properties v1.5.1
13462025-04-16T03:12:26.194Z Compiling rustls-pki-types v1.10.0
13472025-04-16T03:12:26.275Z Compiling tinyvec_macros v0.1.1
13482025-04-16T03:12:26.384Z Compiling tinyvec v1.8.0
13492025-04-16T03:12:26.713Z Compiling pest_generator v2.7.14
13502025-04-16T03:12:26.831Z Compiling bytes v1.10.1
13512025-04-16T03:12:27.042Z Compiling bitflags v2.9.0
13522025-04-16T03:12:27.069Z Compiling semver v1.0.25
13532025-04-16T03:12:27.701Z Compiling indexmap v2.7.1
13542025-04-16T03:12:28.149Z Compiling tokio v1.43.1
13552025-04-16T03:12:28.234Z Compiling rustc_version v0.4.1
13562025-04-16T03:12:28.798Z Compiling http v1.2.0
13572025-04-16T03:12:28.863Z Compiling uuid v1.16.0
13582025-04-16T03:12:28.971Z Compiling chrono v0.4.40
13592025-04-16T03:12:29.960Z Compiling icu_normalizer v1.5.0
13602025-04-16T03:12:30.047Z Compiling scroll v0.12.0
13612025-04-16T03:12:30.098Z Compiling http-body v1.0.1
13622025-04-16T03:12:30.332Z Compiling serde_derive_internals v0.29.1
13632025-04-16T03:12:30.534Z Compiling bzip2-sys v0.1.13+1.0.8
13642025-04-16T03:12:30.695Z Compiling which v4.4.2
13652025-04-16T03:12:30.954Z Compiling idna_adapter v1.2.0
13662025-04-16T03:12:31.184Z Compiling powerfmt v0.2.0
13672025-04-16T03:12:31.415Z Compiling time-core v0.1.2
13682025-04-16T03:12:31.546Z Compiling openssl v0.10.72
13692025-04-16T03:12:31.572Z Compiling try-lock v0.2.5
13702025-04-16T03:12:31.597Z Compiling adler2 v2.0.0
13712025-04-16T03:12:31.731Z Compiling num-conv v0.1.0
13722025-04-16T03:12:31.781Z Compiling rustversion v1.0.17
13732025-04-16T03:12:31.807Z Compiling schemars v0.8.22
13742025-04-16T03:12:31.935Z Compiling untrusted v0.9.0
13752025-04-16T03:12:31.998Z Compiling atomic-waker v1.1.2
13762025-04-16T03:12:32.120Z Compiling foreign-types-shared v0.1.1
13772025-04-16T03:12:32.146Z Compiling untrusted v0.7.1
13782025-04-16T03:12:32.191Z Compiling goblin v0.8.2
13792025-04-16T03:12:32.244Z Compiling schemars_derive v0.8.22
13802025-04-16T03:12:32.269Z Compiling foreign-types v0.3.2
13812025-04-16T03:12:32.392Z Compiling time-macros v0.2.18
13822025-04-16T03:12:32.469Z Compiling miniz_oxide v0.8.5
13832025-04-16T03:12:32.852Z Compiling rand_core v0.9.2
13842025-04-16T03:12:33.324Z Compiling want v0.3.1
13852025-04-16T03:12:33.605Z Compiling deranged v0.3.11
13862025-04-16T03:12:33.843Z Compiling idna v1.0.3
13872025-04-16T03:12:34.872Z Compiling pest_derive v2.7.14
13882025-04-16T03:12:35.506Z Compiling tokio-util v0.7.13
13892025-04-16T03:12:35.537Z Compiling openssl-macros v0.1.1
13902025-04-16T03:12:36.187Z Compiling form_urlencoded v1.2.1
13912025-04-16T03:12:36.245Z Compiling rustls v0.23.19
13922025-04-16T03:12:36.270Z Compiling num_threads v0.1.7
13932025-04-16T03:12:36.296Z Compiling httpdate v1.0.3
13942025-04-16T03:12:36.441Z Compiling h2 v0.4.6
13952025-04-16T03:12:36.519Z Compiling native-tls v0.2.12
13962025-04-16T03:12:36.580Z Compiling tower-service v0.3.3
13972025-04-16T03:12:36.656Z Compiling syn v1.0.109
13982025-04-16T03:12:36.751Z Compiling dyn-clone v1.0.19
13992025-04-16T03:12:36.776Z Compiling time v0.3.36
14002025-04-16T03:12:37.328Z Compiling dof v0.3.0
14012025-04-16T03:12:38.971Z Compiling dtrace-parser v0.2.0
14022025-04-16T03:12:39.807Z Compiling rand_chacha v0.9.0
14032025-04-16T03:12:40.028Z Compiling heapless v0.7.17
14042025-04-16T03:12:40.388Z Compiling unicode-normalization v0.1.24
14052025-04-16T03:12:40.568Z Compiling crossbeam-epoch v0.9.18
14062025-04-16T03:12:40.688Z Compiling rand_chacha v0.3.1
14072025-04-16T03:12:40.857Z Compiling signature v2.2.0
14082025-04-16T03:12:41.121Z Compiling cookie v0.18.1
14092025-04-16T03:12:41.183Z Compiling crc32fast v1.4.2
14102025-04-16T03:12:41.225Z Compiling signal-hook v0.3.17
14112025-04-16T03:12:41.390Z Compiling openssl-probe v0.1.5
14122025-04-16T03:12:41.418Z Compiling base64 v0.22.1
14132025-04-16T03:12:41.482Z Compiling unicode-properties v0.1.3
14142025-04-16T03:12:41.508Z Compiling slog v2.7.0
14152025-04-16T03:12:41.683Z Compiling rayon-core v1.12.1
14162025-04-16T03:12:41.836Z Compiling unicode-bidi v0.3.17
14172025-04-16T03:12:41.928Z Compiling siphasher v0.3.11
14182025-04-16T03:12:42.116Z Compiling usdt-impl v0.5.0
14192025-04-16T03:12:42.269Z Compiling phf_shared v0.11.2
14202025-04-16T03:12:42.464Z Compiling hyper v1.6.0
14212025-04-16T03:12:42.570Z Compiling stringprep v0.1.5
14222025-04-16T03:12:42.608Z Compiling rand v0.8.5
14232025-04-16T03:12:42.880Z Compiling crossbeam-deque v0.8.5
14242025-04-16T03:12:43.304Z Compiling rand v0.9.0
14252025-04-16T03:12:43.480Z Compiling url v2.5.3
14262025-04-16T03:12:43.811Z Compiling curve25519-dalek v4.1.3
14272025-04-16T03:12:44.383Z Compiling toml_datetime v0.6.8
14282025-04-16T03:12:44.439Z Compiling serde_tokenstream v0.2.2
14292025-04-16T03:12:44.780Z Compiling hyper-util v0.1.10
14302025-04-16T03:12:44.806Z Compiling serde_spanned v0.6.8
14312025-04-16T03:12:44.831Z Compiling md-5 v0.10.6
14322025-04-16T03:12:44.952Z Compiling num-integer v0.1.46
14332025-04-16T03:12:45.003Z Compiling hash32 v0.2.1
14342025-04-16T03:12:45.039Z Compiling ff v0.13.0
14352025-04-16T03:12:45.089Z Compiling memoffset v0.9.1
14362025-04-16T03:12:45.258Z Compiling psl-types v2.0.11
14372025-04-16T03:12:45.338Z Compiling base16ct v0.2.0
14382025-04-16T03:12:45.370Z Compiling litrs v0.4.1
14392025-04-16T03:12:45.447Z Compiling num-bigint-dig v0.8.4
14402025-04-16T03:12:45.573Z Compiling portable-atomic v1.11.0
14412025-04-16T03:12:45.616Z Compiling newtype-uuid v1.2.1
14422025-04-16T03:12:45.642Z Compiling cfg_aliases v0.2.1
14432025-04-16T03:12:45.736Z Compiling fallible-iterator v0.2.0
14442025-04-16T03:12:45.761Z Compiling smoltcp v0.9.1
14452025-04-16T03:12:45.887Z Compiling gimli v0.31.1
14462025-04-16T03:12:46.281Z Compiling document-features v0.2.10
14472025-04-16T03:12:46.330Z Compiling postgres-protocol v0.6.8
14482025-04-16T03:12:46.412Z Compiling nix v0.29.0
14492025-04-16T03:12:46.493Z Compiling sec1 v0.7.3
14502025-04-16T03:12:46.979Z Compiling publicsuffix v2.3.0
14512025-04-16T03:12:47.116Z Compiling num-iter v0.1.45
14522025-04-16T03:12:47.259Z Compiling group v0.13.0
14532025-04-16T03:12:47.413Z Compiling tokio-native-tls v0.3.1
14542025-04-16T03:12:48.215Z Compiling flate2 v1.1.1
14552025-04-16T03:12:48.241Z Compiling ipnetwork v0.21.1
14562025-04-16T03:12:48.321Z Compiling terminal_size v0.4.0
14572025-04-16T03:12:48.487Z Compiling http-body-util v0.1.3
14582025-04-16T03:12:48.532Z Compiling webpki-roots v0.26.6
14592025-04-16T03:12:48.728Z Compiling hkdf v0.12.4
14602025-04-16T03:12:48.753Z Compiling crypto-bigint v0.5.5
14612025-04-16T03:12:48.924Z Compiling curve25519-dalek-derive v0.1.1
14622025-04-16T03:12:48.949Z Compiling async-trait v0.1.88
14632025-04-16T03:12:49.001Z Compiling zerocopy-derive v0.6.6
14642025-04-16T03:12:49.026Z Compiling sync_wrapper v1.0.1
14652025-04-16T03:12:49.183Z Compiling fs-err v2.11.0
14662025-04-16T03:12:49.474Z Compiling addr2line v0.24.2
14672025-04-16T03:12:49.764Z Compiling ahash v0.8.11
14682025-04-16T03:12:50.073Z Compiling object v0.36.5
14692025-04-16T03:12:50.099Z Compiling simd-adler32 v0.3.7
14702025-04-16T03:12:50.124Z Compiling ipnet v2.11.0
14712025-04-16T03:12:50.573Z Compiling lockfree-object-pool v0.1.6
14722025-04-16T03:12:50.602Z Compiling anyhow v1.0.97
14732025-04-16T03:12:50.818Z Compiling rustc-demangle v0.1.24
14742025-04-16T03:12:50.984Z Compiling managed v0.8.0
14752025-04-16T03:12:51.038Z Compiling unicode-width v0.2.0
14762025-04-16T03:12:51.131Z Compiling zip v2.6.1
14772025-04-16T03:12:51.377Z Compiling bumpalo v3.16.0
14782025-04-16T03:12:51.411Z Compiling winnow v0.5.40
14792025-04-16T03:12:51.501Z Compiling tower-layer v0.3.3
14802025-04-16T03:12:51.567Z Compiling buf-list v1.0.3
14812025-04-16T03:12:51.757Z Compiling tower v0.5.2
14822025-04-16T03:12:51.793Z Compiling zopfli v0.8.1
14832025-04-16T03:12:52.156Z Compiling strum_macros v0.25.3
14842025-04-16T03:12:52.494Z Compiling clap_builder v4.5.35
14852025-04-16T03:12:53.114Z Compiling console v0.15.10
14862025-04-16T03:12:53.181Z Compiling hubpack_derive v0.1.1
14872025-04-16T03:12:53.917Z Compiling hubpack v0.1.2
14882025-04-16T03:12:54.270Z Compiling toml_edit v0.19.15
14892025-04-16T03:12:54.314Z Compiling elliptic-curve v0.13.8
14902025-04-16T03:12:54.684Z Compiling zerocopy v0.6.6
14912025-04-16T03:12:55.171Z Compiling hyper-tls v0.6.0
14922025-04-16T03:12:55.307Z Compiling oxnet v0.1.1
14932025-04-16T03:12:55.333Z Compiling rayon v1.10.0
14942025-04-16T03:12:55.539Z Compiling signal-hook-mio v0.2.4
14952025-04-16T03:12:55.703Z Compiling backtrace v0.3.74
14962025-04-16T03:12:55.926Z Compiling cookie_store v0.21.1
14972025-04-16T03:12:57.141Z Compiling postgres-types v0.2.9
14982025-04-16T03:12:58.551Z Compiling usdt-macro v0.5.0
14992025-04-16T03:12:58.944Z Compiling usdt-attr-macro v0.5.0
15002025-04-16T03:12:59.119Z Compiling phf v0.11.2
15012025-04-16T03:12:59.150Z Compiling ed25519 v2.2.3
15022025-04-16T03:12:59.389Z Compiling strum_macros v0.26.4
15032025-04-16T03:12:59.718Z Compiling bzip2 v0.4.4
15042025-04-16T03:13:00.056Z Compiling bzip2 v0.5.2
15052025-04-16T03:13:00.081Z Compiling serde_urlencoded v0.7.1
15062025-04-16T03:13:00.246Z Compiling clap_derive v4.5.32
15072025-04-16T03:13:00.408Z Compiling enum-as-inner v0.6.1
15082025-04-16T03:13:00.529Z Compiling serde-big-array v0.5.1
15092025-04-16T03:13:00.732Z Compiling rustls-pemfile v2.2.0
15102025-04-16T03:13:00.762Z Compiling futures-executor v0.3.31
15112025-04-16T03:13:01.042Z Compiling pkcs1 v0.7.5
15122025-04-16T03:13:01.069Z Compiling rfc6979 v0.4.0
15132025-04-16T03:13:01.213Z Compiling serde_repr v0.1.19
15142025-04-16T03:13:01.238Z Compiling daft-derive v0.1.3
15152025-04-16T03:13:01.263Z Compiling bstr v1.10.0
15162025-04-16T03:13:01.796Z Compiling float-cmp v0.10.0
15172025-04-16T03:13:02.036Z Compiling encoding_rs v0.8.34
15182025-04-16T03:13:02.127Z Compiling static_assertions v1.1.0
15192025-04-16T03:13:02.240Z Compiling data-encoding v2.6.0
15202025-04-16T03:13:02.519Z Compiling difflib v0.4.0
15212025-04-16T03:13:02.594Z Compiling new_debug_unreachable v1.0.6
15222025-04-16T03:13:02.708Z Compiling whoami v1.5.2
15232025-04-16T03:13:02.937Z Compiling fixedbitset v0.4.2
15242025-04-16T03:13:03.262Z Compiling normalize-line-endings v0.3.0
15252025-04-16T03:13:03.385Z Compiling unicode-segmentation v1.12.0
15262025-04-16T03:13:03.410Z Compiling number_prefix v0.4.0
15272025-04-16T03:13:03.638Z Compiling predicates-core v1.0.8
15282025-04-16T03:13:03.715Z Compiling mime v0.3.17
15292025-04-16T03:13:03.795Z Compiling precomputed-hash v0.1.1
15302025-04-16T03:13:03.872Z Compiling predicates v3.1.3
15312025-04-16T03:13:03.943Z Compiling string_cache v0.8.9
15322025-04-16T03:13:03.968Z Compiling clap v4.5.35
15332025-04-16T03:13:04.094Z Compiling similar v2.7.0
15342025-04-16T03:13:04.127Z Compiling indicatif v0.17.11
15352025-04-16T03:13:04.186Z Compiling petgraph v0.6.5
15362025-04-16T03:13:04.335Z Compiling tokio-postgres v0.7.13
15372025-04-16T03:13:05.074Z Compiling toml_edit v0.22.24
15382025-04-16T03:13:05.222Z Compiling strum v0.26.3
15392025-04-16T03:13:05.397Z Compiling hickory-proto v0.24.4
15402025-04-16T03:13:05.761Z Compiling daft v0.1.3
15412025-04-16T03:13:05.815Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15422025-04-16T03:13:06.175Z Compiling usdt v0.5.0
15432025-04-16T03:13:06.606Z Compiling rsa v0.9.6
15442025-04-16T03:13:07.168Z Compiling ecdsa v0.16.9
15452025-04-16T03:13:07.532Z Compiling futures v0.3.31
15462025-04-16T03:13:07.879Z Compiling zip v0.6.6
15472025-04-16T03:13:08.667Z Compiling ed25519-dalek v2.1.1
15482025-04-16T03:13:09.480Z Compiling toml v0.7.8
15492025-04-16T03:13:10.438Z Compiling crossterm v0.28.1
15502025-04-16T03:13:10.999Z Compiling tokio-stream v0.1.17
15512025-04-16T03:13:11.141Z Compiling openapiv3 v2.0.0
15522025-04-16T03:13:11.307Z Compiling x509-cert v0.2.5
15532025-04-16T03:13:11.416Z Compiling sha1 v0.10.6
15542025-04-16T03:13:11.776Z Compiling itertools v0.13.0
15552025-04-16T03:13:11.802Z Compiling dirs-sys-next v0.1.2
15562025-04-16T03:13:12.284Z Compiling unicode-xid v0.2.6
15572025-04-16T03:13:12.456Z Compiling lalrpop-util v0.19.12
15582025-04-16T03:13:12.684Z Compiling peg-runtime v0.8.5
15592025-04-16T03:13:12.763Z Compiling dirs-next v2.0.0
15602025-04-16T03:13:12.856Z Compiling thread_local v1.1.8
15612025-04-16T03:13:12.963Z Compiling slog-async v2.8.0
15622025-04-16T03:13:13.064Z Compiling term v0.7.0
15632025-04-16T03:13:13.222Z Compiling xattr v1.3.1
15642025-04-16T03:13:13.303Z Compiling crossbeam-channel v0.5.15
15652025-04-16T03:13:13.460Z Compiling is-terminal v0.4.13
15662025-04-16T03:13:13.488Z Compiling filetime v0.2.25
15672025-04-16T03:13:13.603Z Compiling take_mut v0.2.2
15682025-04-16T03:13:13.760Z Compiling tar v0.4.44
15692025-04-16T03:13:13.785Z Compiling slog-term v2.9.1
15702025-04-16T03:13:14.154Z Compiling camino v1.1.9
15712025-04-16T03:13:19.495Z Compiling aws-lc-sys v0.26.0
15722025-04-16T03:13:52.448Z Compiling rustls-webpki v0.102.8
15732025-04-16T03:13:58.159Z Compiling tokio-rustls v0.26.0
15742025-04-16T03:13:58.500Z Compiling hyper-rustls v0.27.3
15752025-04-16T03:13:58.816Z Compiling reqwest v0.12.12
15762025-04-16T03:14:02.928Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15772025-04-16T03:14:03.280Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15782025-04-16T03:14:08.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
15792025-04-16T03:14:08.718Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15802025-04-16T03:14:08.785ZApr 16 03:14:07.972 INFO Starting download, target: Clickhouse
15812025-04-16T03:14:08.785ZApr 16 03:14:07.972 INFO Starting download, target: Cockroach
15822025-04-16T03:14:08.785ZApr 16 03:14:07.972 INFO Starting download, target: Console
15832025-04-16T03:14:08.785ZApr 16 03:14:07.972 INFO Starting download, target: DendriteStub
15842025-04-16T03:14:08.785ZApr 16 03:14:07.972 INFO Starting download, target: MaghemiteMgd
15852025-04-16T03:14:08.785ZApr 16 03:14:07.972 INFO Starting download, target: TransceiverControl
15862025-04-16T03:14:08.811ZApr 16 03:14:07.973 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15872025-04-16T03:14:08.811ZApr 16 03:14:07.973 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15882025-04-16T03:14:08.811ZApr 16 03:14:07.974 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15892025-04-16T03:14:08.812ZApr 16 03:14:07.974 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15902025-04-16T03:14:08.812ZApr 16 03:14:07.974 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15912025-04-16T03:14:08.812ZApr 16 03:14:07.974 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15922025-04-16T03:14:09.076ZApr 16 03:14:08.251 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15932025-04-16T03:14:09.471ZApr 16 03:14:08.621 INFO Download complete, target: Console
15942025-04-16T03:14:09.534ZApr 16 03:14:08.663 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15952025-04-16T03:14:09.944ZApr 16 03:14:09.042 INFO Download complete, target: TransceiverControl
15962025-04-16T03:14:11.524ZApr 16 03:14:10.648 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15972025-04-16T03:14:13.056ZApr 16 03:14:12.239 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15982025-04-16T03:14:13.716ZApr 16 03:14:12.894 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15992025-04-16T03:14:13.716ZApr 16 03:14:12.894 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16002025-04-16T03:14:14.577ZApr 16 03:14:13.763 INFO Download complete, target: DendriteStub
16012025-04-16T03:14:15.895ZApr 16 03:14:15.083 INFO Download complete, target: MaghemiteMgd
16022025-04-16T03:14:21.016ZApr 16 03:14:20.202 INFO Checking that binary works, target: Cockroach
16032025-04-16T03:14:21.294ZApr 16 03:14:20.480 INFO Download complete, target: Cockroach
16042025-04-16T03:14:35.635ZApr 16 03:14:34.818 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16052025-04-16T03:14:47.360ZApr 16 03:14:46.548 INFO Checking that binary works, target: Clickhouse
16062025-04-16T03:14:47.547ZApr 16 03:14:46.736 INFO Download complete, target: Clickhouse
16072025-04-16T03:14:47.573ZAll prerequisites installed successfully
16082025-04-16T03:14:47.573Z
16092025-04-16T03:14:47.573Zreal 6:12.504949051
16102025-04-16T03:14:47.573Zuser 13:49.511043086
16112025-04-16T03:14:47.573Zsys 2:19.572517958
16122025-04-16T03:14:47.573Ztrap 0.485504974
16132025-04-16T03:14:47.573Ztflt 0.566066715
16142025-04-16T03:14:47.573Zdflt 1.394384691
16152025-04-16T03:14:47.573Zkflt 0.009467253
16162025-04-16T03:14:47.573Zlock 28:09.683519726
16172025-04-16T03:14:47.573Zslp 51:18.603634748
16182025-04-16T03:14:47.573Zlat 1:03.911357701
16192025-04-16T03:14:47.573Zstop 2:19.142646431
16202025-04-16T03:14:47.573Z+ ptime -m cargo xtask download softnpu
16212025-04-16T03:14:48.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16222025-04-16T03:14:48.537Z Running `target/debug/xtask download softnpu`
16232025-04-16T03:14:49.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
16242025-04-16T03:14:49.841Z Running `target/debug/xtask-downloader softnpu`
16252025-04-16T03:14:49.895ZApr 16 03:14:49.083 INFO Starting download, target: Softnpu
16262025-04-16T03:14:49.920ZApr 16 03:14:49.084 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16272025-04-16T03:14:51.405ZApr 16 03:14:50.594 INFO Download complete, target: Softnpu
16282025-04-16T03:14:51.430Z
16292025-04-16T03:14:51.431Zreal 3.842122471
16302025-04-16T03:14:51.431Zuser 1.784059688
16312025-04-16T03:14:51.431Zsys 1.122075539
16322025-04-16T03:14:51.431Ztrap 0.000704002
16332025-04-16T03:14:51.431Ztflt 0.000131803
16342025-04-16T03:14:51.431Zdflt 0.000165882
16352025-04-16T03:14:51.431Zkflt 0.000000000
16362025-04-16T03:14:51.431Zlock 16.332530826
16372025-04-16T03:14:51.431Zslp 1.240504634
16382025-04-16T03:14:51.431Zlat 0.171624638
16392025-04-16T03:14:51.431Zstop 0.000275874
16402025-04-16T03:14:51.431Z+ export CARGO_INCREMENTAL=0
16412025-04-16T03:14:51.431Z+ CARGO_INCREMENTAL=0
16422025-04-16T03:14:51.431Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16432025-04-16T03:14:52.762Z Compiling proc-macro2 v1.0.94
16442025-04-16T03:14:52.762Z Compiling unicode-ident v1.0.14
16452025-04-16T03:14:52.762Z Compiling libc v0.2.171
16462025-04-16T03:14:52.762Z Compiling serde v1.0.219
16472025-04-16T03:14:52.788Z Compiling autocfg v1.4.0
16482025-04-16T03:14:52.788Z Compiling cfg-if v1.0.0
16492025-04-16T03:14:52.788Z Compiling version_check v0.9.5
16502025-04-16T03:14:53.004Z Compiling memchr v2.7.4
16512025-04-16T03:14:53.029Z Compiling shlex v1.3.0
16522025-04-16T03:14:53.055Z Compiling typenum v1.17.0
16532025-04-16T03:14:53.449Z Compiling generic-array v0.14.7
16542025-04-16T03:14:53.474Z Compiling value-bag v1.9.0
16552025-04-16T03:14:53.523Z Compiling lock_api v0.4.12
16562025-04-16T03:14:53.911Z Compiling log v0.4.22
16572025-04-16T03:14:53.936Z Compiling serde_json v1.0.140
16582025-04-16T03:14:53.998Z Compiling libm v0.2.8
16592025-04-16T03:14:54.251Z Compiling num-traits v0.2.19
16602025-04-16T03:14:54.365Z Compiling semver v1.0.25
16612025-04-16T03:14:54.457Z Compiling jobserver v0.1.32
16622025-04-16T03:14:54.596Z Compiling quote v1.0.39
16632025-04-16T03:14:54.621Z Compiling parking_lot_core v0.9.10
16642025-04-16T03:14:54.621Z Compiling scopeguard v1.2.0
16652025-04-16T03:14:54.811Z Compiling getrandom v0.2.15
16662025-04-16T03:14:54.920Z Compiling syn v2.0.98
16672025-04-16T03:14:54.958Z Compiling cc v1.2.15
16682025-04-16T03:14:55.000Z Compiling rustix v0.38.37
16692025-04-16T03:14:55.062Z Compiling getrandom v0.3.1
16702025-04-16T03:14:55.087Z Compiling aho-corasick v1.1.3
16712025-04-16T03:14:55.149Z Compiling regex-syntax v0.8.5
16722025-04-16T03:14:55.412Z Compiling itoa v1.0.11
16732025-04-16T03:14:55.439Z Compiling either v1.14.0
16742025-04-16T03:14:55.640Z Compiling once_cell v1.21.3
16752025-04-16T03:14:56.052Z Compiling rand_core v0.6.4
16762025-04-16T03:14:56.239Z Compiling pkg-config v0.3.31
16772025-04-16T03:14:56.765Z Compiling spin v0.9.8
16782025-04-16T03:14:56.818Z Compiling errno v0.3.9
16792025-04-16T03:14:57.024Z Compiling slab v0.4.9
16802025-04-16T03:14:57.083Z Compiling smallvec v1.14.0
16812025-04-16T03:14:57.176Z Compiling allocator-api2 v0.2.18
16822025-04-16T03:14:57.306Z Compiling foldhash v0.1.3
16832025-04-16T03:14:57.508Z Compiling glob v0.3.2
16842025-04-16T03:14:57.555Z Compiling equivalent v1.0.1
16852025-04-16T03:14:57.665Z Compiling prettyplease v0.2.30
16862025-04-16T03:14:57.690Z Compiling subtle v2.6.1
16872025-04-16T03:14:57.797Z Compiling hashbrown v0.15.1
16882025-04-16T03:14:57.984Z Compiling regex-automata v0.4.8
16892025-04-16T03:14:58.015Z Compiling lazy_static v1.5.0
16902025-04-16T03:14:58.043Z Compiling thiserror v1.0.69
16912025-04-16T03:14:58.126Z Compiling clang-sys v1.8.1
16922025-04-16T03:14:58.154Z Compiling minimal-lexical v0.2.1
16932025-04-16T03:14:58.199Z Compiling schemars v0.8.22
16942025-04-16T03:14:58.532Z Compiling nom v7.1.3
16952025-04-16T03:14:58.659Z Compiling libloading v0.8.5
16962025-04-16T03:14:58.724Z Compiling bindgen v0.69.5
16972025-04-16T03:14:58.798Z Compiling home v0.5.9
16982025-04-16T03:14:59.123Z Compiling itertools v0.10.5
16992025-04-16T03:14:59.245Z Compiling byteorder v1.5.0
17002025-04-16T03:14:59.396Z Compiling rustc-hash v1.1.0
17012025-04-16T03:14:59.462Z Compiling pin-project-lite v0.2.14
17022025-04-16T03:14:59.546Z Compiling lazycell v1.3.0
17032025-04-16T03:14:59.600Z Compiling ryu v1.0.18
17042025-04-16T03:14:59.849Z Compiling cmake v0.1.51
17052025-04-16T03:15:00.167Z Compiling fs_extra v1.3.0
17062025-04-16T03:15:00.459Z Compiling dunce v1.0.5
17072025-04-16T03:15:00.647Z Compiling paste v1.0.15
17082025-04-16T03:15:00.879Z Compiling synstructure v0.13.1
17092025-04-16T03:15:01.055Z Compiling serde_derive_internals v0.29.1
17102025-04-16T03:15:01.155Z Compiling cexpr v0.6.0
17112025-04-16T03:15:02.341Z Compiling regex v1.11.1
17122025-04-16T03:15:02.761Z Compiling const-oid v0.9.6
17132025-04-16T03:15:03.262Z Compiling signal-hook-registry v1.4.2
17142025-04-16T03:15:03.579Z Compiling fnv v1.0.7
17152025-04-16T03:15:03.837Z Compiling parking_lot v0.12.3
17162025-04-16T03:15:03.954Z Compiling serde_derive v1.0.219
17172025-04-16T03:15:03.979Z Compiling zeroize_derive v1.4.2
17182025-04-16T03:15:04.277Z Compiling tokio-macros v2.5.0
17192025-04-16T03:15:04.460Z Compiling zerocopy-derive v0.7.35
17202025-04-16T03:15:04.504Z Compiling zerofrom-derive v0.1.4
17212025-04-16T03:15:04.629Z Compiling yoke-derive v0.7.4
17222025-04-16T03:15:05.022Z Compiling zeroize v1.8.1
17232025-04-16T03:15:05.436Z Compiling zerovec-derive v0.10.3
17242025-04-16T03:15:05.532Z Compiling displaydoc v0.2.5
17252025-04-16T03:15:06.412Z Compiling schemars_derive v0.8.22
17262025-04-16T03:15:06.548Z Compiling thiserror-impl v1.0.69
17272025-04-16T03:15:06.728Z Compiling futures-macro v0.3.31
17282025-04-16T03:15:06.765Z Compiling crypto-common v0.1.6
17292025-04-16T03:15:06.923Z Compiling icu_provider_macros v1.5.0
17302025-04-16T03:15:06.971Z Compiling der_derive v0.7.3
17312025-04-16T03:15:07.257Z Compiling ring v0.17.11
17322025-04-16T03:15:07.331Z Compiling mio v1.0.2
17332025-04-16T03:15:08.069Z Compiling stable_deref_trait v1.2.0
17342025-04-16T03:15:08.202Z Compiling block-buffer v0.10.4
17352025-04-16T03:15:08.441Z Compiling tracing-attributes v0.1.27
17362025-04-16T03:15:08.515Z Compiling vcpkg v0.2.15
17372025-04-16T03:15:08.713Z Compiling heck v0.5.0
17382025-04-16T03:15:08.738Z Compiling aws-lc-rs v1.12.4
17392025-04-16T03:15:09.080Z Compiling digest v0.10.7
17402025-04-16T03:15:09.105Z Compiling socket2 v0.5.9
17412025-04-16T03:15:09.130Z Compiling zerocopy v0.8.10
17422025-04-16T03:15:09.645Z Compiling futures-core v0.3.31
17432025-04-16T03:15:09.711Z Compiling openssl-sys v0.9.107
17442025-04-16T03:15:09.895Z Compiling zerocopy-derive v0.8.10
17452025-04-16T03:15:10.417Z Compiling httparse v1.9.5
17462025-04-16T03:15:10.759Z Compiling zerocopy v0.7.35
17472025-04-16T03:15:11.083Z Compiling crossbeam-utils v0.8.21
17482025-04-16T03:15:11.111Z Compiling syn v1.0.109
17492025-04-16T03:15:11.640Z Compiling iana-time-zone v0.1.61
17502025-04-16T03:15:12.137Z Compiling cpufeatures v0.2.14
17512025-04-16T03:15:12.192Z Compiling num-conv v0.1.0
17522025-04-16T03:15:12.274Z Compiling time-core v0.1.2
17532025-04-16T03:15:12.368Z Compiling hmac v0.12.1
17542025-04-16T03:15:12.455Z Compiling zerofrom v0.1.4
17552025-04-16T03:15:12.481Z Compiling time-macros v0.2.18
17562025-04-16T03:15:12.672Z Compiling futures-sink v0.3.31
17572025-04-16T03:15:12.847Z Compiling openssl v0.10.72
17582025-04-16T03:15:13.047Z Compiling yoke v0.7.4
17592025-04-16T03:15:13.302Z Compiling block-padding v0.3.3
17602025-04-16T03:15:13.534Z Compiling inout v0.1.3
17612025-04-16T03:15:13.578Z Compiling zerovec v0.10.4
17622025-04-16T03:15:13.796Z Compiling bitflags v2.9.0
17632025-04-16T03:15:13.821Z Compiling bytes v1.10.1
17642025-04-16T03:15:14.600Z Compiling indexmap v2.7.1
17652025-04-16T03:15:15.239Z Compiling tokio v1.43.1
17662025-04-16T03:15:15.762Z Compiling uuid v1.16.0
17672025-04-16T03:15:15.788Z Compiling chrono v0.4.40
17682025-04-16T03:15:16.126Z Compiling rustc_version v0.4.1
17692025-04-16T03:15:17.852Z Compiling which v4.4.2
17702025-04-16T03:15:19.325Z Compiling serde_tokenstream v0.2.2
17712025-04-16T03:15:19.824Z Compiling openssl-macros v0.1.1
17722025-04-16T03:15:19.953Z Compiling native-tls v0.2.12
17732025-04-16T03:15:20.102Z Compiling strsim v0.11.1
17742025-04-16T03:15:20.349Z Compiling dyn-clone v1.0.19
17752025-04-16T03:15:20.623Z Compiling rustls v0.23.19
17762025-04-16T03:15:21.373Z Compiling cipher v0.4.4
17772025-04-16T03:15:21.814Z Compiling sha2 v0.10.8
17782025-04-16T03:15:22.477Z Compiling scroll_derive v0.12.0
17792025-04-16T03:15:22.884Z Compiling ucd-trie v0.1.7
17802025-04-16T03:15:23.316Z Compiling base64ct v1.6.0
17812025-04-16T03:15:23.517Z Compiling pest v2.7.14
17822025-04-16T03:15:23.658Z Compiling tinystr v0.7.6
17832025-04-16T03:15:23.847Z Compiling pem-rfc7468 v0.7.0
17842025-04-16T03:15:23.923Z Compiling http v1.2.0
17852025-04-16T03:15:24.018Z Compiling futures-channel v0.3.31
17862025-04-16T03:15:24.503Z Compiling bzip2-sys v0.1.13+1.0.8
17872025-04-16T03:15:24.616Z Compiling cookie v0.18.1
17882025-04-16T03:15:24.853Z Compiling thiserror v2.0.12
17892025-04-16T03:15:24.900Z Compiling flagset v0.4.6
17902025-04-16T03:15:25.117Z Compiling futures-task v0.3.31
17912025-04-16T03:15:25.311Z Compiling slog v2.7.0
17922025-04-16T03:15:25.406Z Compiling writeable v0.5.5
17932025-04-16T03:15:25.591Z Compiling litemap v0.7.3
17942025-04-16T03:15:25.707Z Compiling futures-io v0.3.31
17952025-04-16T03:15:25.866Z Compiling pin-utils v0.1.0
17962025-04-16T03:15:25.892Z Compiling pest_meta v2.7.14
17972025-04-16T03:15:25.978Z Compiling icu_locid v1.5.0
17982025-04-16T03:15:26.003Z Compiling futures-util v0.3.31
17992025-04-16T03:15:26.087Z Compiling der v0.7.9
18002025-04-16T03:15:27.473Z Compiling serde_spanned v0.6.8
18012025-04-16T03:15:27.672Z Compiling toml_datetime v0.6.8
18022025-04-16T03:15:28.166Z Compiling aws-lc-sys v0.26.0
18032025-04-16T03:15:28.339Z Compiling anyhow v1.0.97
18042025-04-16T03:15:28.704Z Compiling rayon-core v1.12.1
18052025-04-16T03:15:28.793Z Compiling rustversion v1.0.17
18062025-04-16T03:15:29.081Z Compiling spki v0.7.3
18072025-04-16T03:15:29.323Z Compiling pest_generator v2.7.14
18082025-04-16T03:15:29.419Z Compiling icu_provider v1.5.0
18092025-04-16T03:15:29.445Z Compiling salsa20 v0.10.2
18102025-04-16T03:15:30.218Z Compiling ppv-lite86 v0.2.20
18112025-04-16T03:15:30.595Z Compiling pbkdf2 v0.12.2
18122025-04-16T03:15:31.438Z Compiling thiserror-impl v2.0.12
18132025-04-16T03:15:31.496Z Compiling tracing-core v0.1.32
18142025-04-16T03:15:33.307Z Compiling icu_locid_transform_data v1.5.0
18152025-04-16T03:15:33.358Z Compiling winnow v0.5.40
18162025-04-16T03:15:33.423Z Compiling icu_locid_transform v1.5.0
18172025-04-16T03:15:33.628Z Compiling tracing v0.1.40
18182025-04-16T03:15:34.206Z Compiling scrypt v0.11.0
18192025-04-16T03:15:34.357Z Compiling pest_derive v2.7.14
18202025-04-16T03:15:35.200Z Compiling cbc v0.1.2
18212025-04-16T03:15:35.401Z Compiling aes v0.8.4
18222025-04-16T03:15:36.268Z Compiling toml_edit v0.19.15
18232025-04-16T03:15:36.384Z Compiling icu_collections v1.5.0
18242025-04-16T03:15:37.316Z Compiling usdt-impl v0.5.0
18252025-04-16T03:15:37.381Z Compiling litrs v0.4.1
18262025-04-16T03:15:37.658Z Compiling rustls-pki-types v1.10.0
18272025-04-16T03:15:38.247Z Compiling icu_properties_data v1.5.0
18282025-04-16T03:15:38.493Z Compiling icu_properties v1.5.1
18292025-04-16T03:15:38.762Z Compiling document-features v0.2.10
18302025-04-16T03:15:39.655Z Compiling pkcs5 v0.7.1
18312025-04-16T03:15:41.059Z Compiling tokio-util v0.7.13
18322025-04-16T03:15:41.481Z Compiling scroll v0.12.0
18332025-04-16T03:15:42.130Z Compiling heapless v0.7.17
18342025-04-16T03:15:42.917Z Compiling untrusted v0.9.0
18352025-04-16T03:15:43.115Z Compiling signal-hook v0.3.17
18362025-04-16T03:15:43.347Z Compiling adler2 v2.0.0
18372025-04-16T03:15:43.392Z Compiling plain v0.2.3
18382025-04-16T03:15:43.431Z Compiling icu_normalizer_data v1.5.0
18392025-04-16T03:15:43.534Z Compiling newtype-uuid v1.2.1
18402025-04-16T03:15:43.587Z Compiling write16 v1.0.0
18412025-04-16T03:15:43.751Z Compiling percent-encoding v2.3.1
18422025-04-16T03:15:43.882Z Compiling utf8_iter v1.0.4
18432025-04-16T03:15:44.085Z Compiling powerfmt v0.2.0
18442025-04-16T03:15:44.128Z Compiling utf16_iter v1.0.5
18452025-04-16T03:15:44.304Z Compiling untrusted v0.7.1
18462025-04-16T03:15:44.338Z Compiling icu_normalizer v1.5.0
18472025-04-16T03:15:44.394Z Compiling deranged v0.3.11
18482025-04-16T03:15:44.575Z Compiling goblin v0.8.2
18492025-04-16T03:15:45.674Z Compiling miniz_oxide v0.8.5
18502025-04-16T03:15:46.181Z Compiling pkcs8 v0.10.2
18512025-04-16T03:15:48.513Z Compiling itertools v0.13.0
18522025-04-16T03:15:48.903Z Compiling tinyvec_macros v0.1.1
18532025-04-16T03:15:49.238Z Compiling num_threads v0.1.7
18542025-04-16T03:15:49.384Z Compiling pretty-hex v0.4.1
18552025-04-16T03:15:50.397Z Compiling atomic-waker v1.1.2
18562025-04-16T03:15:50.764Z Compiling time v0.3.36
18572025-04-16T03:15:51.032Z Compiling dof v0.3.0
18582025-04-16T03:15:51.540Z Compiling tinyvec v1.8.0
18592025-04-16T03:15:53.684Z Compiling idna_adapter v1.2.0
18602025-04-16T03:15:54.092Z Compiling dtrace-parser v0.2.0
18612025-04-16T03:15:54.207Z Compiling http-body v1.0.1
18622025-04-16T03:15:54.736Z Compiling curve25519-dalek v4.1.3
18632025-04-16T03:15:55.088Z Compiling async-trait v0.1.88
18642025-04-16T03:15:55.139Z Compiling thread-id v4.2.2
18652025-04-16T03:15:55.288Z Compiling memoffset v0.9.1
18662025-04-16T03:15:55.495Z Compiling try-lock v0.2.5
18672025-04-16T03:15:55.618Z Compiling num-bigint-dig v0.8.4
18682025-04-16T03:15:55.685Z Compiling smoltcp v0.9.1
18692025-04-16T03:15:56.054Z Compiling foreign-types-shared v0.1.1
18702025-04-16T03:15:56.232Z Compiling portable-atomic v1.11.0
18712025-04-16T03:15:56.414Z Compiling want v0.3.1
18722025-04-16T03:15:56.664Z Compiling foreign-types v0.3.2
18732025-04-16T03:15:56.840Z Compiling h2 v0.4.6
18742025-04-16T03:16:00.746Z Compiling rand_core v0.9.2
18752025-04-16T03:16:01.115Z Compiling idna v1.0.3
18762025-04-16T03:16:01.502Z Compiling form_urlencoded v1.2.1
18772025-04-16T03:16:02.197Z Compiling strum_macros v0.26.4
18782025-04-16T03:16:02.993Z Compiling heck v0.4.1
18792025-04-16T03:16:03.328Z Compiling httpdate v1.0.3
18802025-04-16T03:16:03.736Z Compiling gimli v0.31.1
18812025-04-16T03:16:04.053Z Compiling tower-service v0.3.3
18822025-04-16T03:16:04.203Z Compiling ident_case v1.0.1
18832025-04-16T03:16:04.726Z Compiling cfg_aliases v0.2.1
18842025-04-16T03:16:04.843Z Compiling nix v0.29.0
18852025-04-16T03:16:05.507Z Compiling darling_core v0.20.10
18862025-04-16T03:16:05.706Z Compiling hyper v1.6.0
18872025-04-16T03:16:09.308Z Compiling addr2line v0.24.2
18882025-04-16T03:16:10.173Z Compiling crossbeam-epoch v0.9.18
18892025-04-16T03:16:10.689Z Compiling rand_chacha v0.9.0
18902025-04-16T03:16:11.447Z Compiling unicode-normalization v0.1.24
18912025-04-16T03:16:13.205Z Compiling rand_chacha v0.3.1
18922025-04-16T03:16:14.351Z Compiling ipnetwork v0.21.1
18932025-04-16T03:16:14.376Z Compiling hubpack_derive v0.1.1
18942025-04-16T03:16:14.513Z Compiling openapiv3 v2.0.0
18952025-04-16T03:16:14.821Z Compiling signature v2.2.0
18962025-04-16T03:16:15.054Z Compiling daft-derive v0.1.3
18972025-04-16T03:16:15.083Z Compiling curve25519-dalek-derive v0.1.1
18982025-04-16T03:16:16.240Z Compiling zerocopy-derive v0.6.6
18992025-04-16T03:16:16.318Z Compiling object v0.36.5
19002025-04-16T03:16:17.502Z Compiling fs-err v2.11.0
19012025-04-16T03:16:17.725Z Compiling ahash v0.8.11
19022025-04-16T03:16:17.764Z Compiling crc32fast v1.4.2
19032025-04-16T03:16:17.820Z Compiling unicode-bidi v0.3.17
19042025-04-16T03:16:18.085Z Compiling buf-list v1.0.3
19052025-04-16T03:16:18.126Z Compiling openssl-probe v0.1.5
19062025-04-16T03:16:18.256Z Compiling unicode-properties v0.1.3
19072025-04-16T03:16:18.405Z Compiling siphasher v0.3.11
19082025-04-16T03:16:18.592Z Compiling base64 v0.22.1
19092025-04-16T03:16:18.676Z Compiling anstyle v1.0.10
19102025-04-16T03:16:18.777Z Compiling zip v2.6.1
19112025-04-16T03:16:18.950Z Compiling rustc-demangle v0.1.24
19122025-04-16T03:16:19.137Z Compiling utf8parse v0.2.2
19132025-04-16T03:16:19.329Z Compiling anstyle-parse v0.2.5
19142025-04-16T03:16:19.569Z Compiling phf_shared v0.11.2
19152025-04-16T03:16:19.651Z Compiling stringprep v0.1.5
19162025-04-16T03:16:20.874Z Compiling rand v0.8.5
19172025-04-16T03:16:22.830Z Compiling backtrace v0.3.74
19182025-04-16T03:16:26.553Z Compiling hyper-util v0.1.10
19192025-04-16T03:16:28.022Z Compiling rand v0.9.0
19202025-04-16T03:16:29.158Z Compiling crossbeam-deque v0.8.5
19212025-04-16T03:16:29.487Z Compiling darling_macro v0.20.10
19222025-04-16T03:16:30.980Z Compiling url v2.5.3
19232025-04-16T03:16:31.633Z Compiling usdt-macro v0.5.0
19242025-04-16T03:16:32.326Z Compiling usdt-attr-macro v0.5.0
19252025-04-16T03:16:33.200Z Compiling md-5 v0.10.6
19262025-04-16T03:16:33.267Z Compiling num-integer v0.1.46
19272025-04-16T03:16:33.466Z Compiling hash32 v0.2.1
19282025-04-16T03:16:33.576Z Compiling ff v0.13.0
19292025-04-16T03:16:33.829Z Compiling is_terminal_polyfill v1.70.1
19302025-04-16T03:16:33.855Z Compiling colorchoice v1.0.2
19312025-04-16T03:16:33.913Z Compiling anstyle-query v1.1.1
19322025-04-16T03:16:33.997Z Compiling psl-types v2.0.11
19332025-04-16T03:16:34.040Z Compiling base16ct v0.2.0
19342025-04-16T03:16:34.341Z Compiling fallible-iterator v0.2.0
19352025-04-16T03:16:34.968Z Compiling postgres-protocol v0.6.8
19362025-04-16T03:16:35.357Z Compiling sec1 v0.7.3
19372025-04-16T03:16:35.594Z Compiling publicsuffix v2.3.0
19382025-04-16T03:16:35.859Z Compiling anstream v0.6.15
19392025-04-16T03:16:35.910Z Compiling group v0.13.0
19402025-04-16T03:16:36.183Z Compiling num-iter v0.1.45
19412025-04-16T03:16:38.011Z Compiling darling v0.20.10
19422025-04-16T03:16:38.037Z Compiling tokio-native-tls v0.3.1
19432025-04-16T03:16:38.144Z Compiling flate2 v1.1.1
19442025-04-16T03:16:38.337Z Compiling rustls-webpki v0.102.8
19452025-04-16T03:16:38.915Z Compiling strum_macros v0.25.3
19462025-04-16T03:16:40.025Z Compiling http-body-util v0.1.3
19472025-04-16T03:16:40.459Z Compiling webpki-roots v0.26.6
19482025-04-16T03:16:40.817Z Compiling terminal_size v0.4.0
19492025-04-16T03:16:41.044Z Compiling hkdf v0.12.4
19502025-04-16T03:16:41.276Z Compiling sync_wrapper v1.0.1
19512025-04-16T03:16:41.393Z Compiling enum-as-inner v0.6.1
19522025-04-16T03:16:41.442Z Compiling clap_derive v4.5.32
19532025-04-16T03:16:41.579Z Compiling crypto-bigint v0.5.5
19542025-04-16T03:16:42.209Z Compiling serde_repr v0.1.19
19552025-04-16T03:16:43.016Z Compiling regress v0.10.3
19562025-04-16T03:16:44.300Z Compiling encoding_rs v0.8.34
19572025-04-16T03:16:44.642Z Compiling bitflags v1.3.2
19582025-04-16T03:16:44.975Z Compiling tokio-rustls v0.26.0
19592025-04-16T03:16:45.497Z Compiling clap_lex v0.7.4
19602025-04-16T03:16:45.556Z Compiling managed v0.8.0
19612025-04-16T03:16:46.039Z Compiling bumpalo v3.16.0
19622025-04-16T03:16:46.315Z Compiling lockfree-object-pool v0.1.6
19632025-04-16T03:16:46.423Z Compiling ipnet v2.11.0
19642025-04-16T03:16:46.577Z Compiling mime v0.3.17
19652025-04-16T03:16:47.267Z Compiling tower-layer v0.3.3
19662025-04-16T03:16:47.313Z Compiling simd-adler32 v0.3.7
19672025-04-16T03:16:47.453Z Compiling unicode-width v0.2.0
19682025-04-16T03:16:47.756Z Compiling zopfli v0.8.1
19692025-04-16T03:16:47.928Z Compiling console v0.15.10
19702025-04-16T03:16:47.953Z Compiling tower v0.5.2
19712025-04-16T03:16:49.003Z Compiling typify-impl v0.3.0
19722025-04-16T03:16:49.088Z Compiling clap_builder v4.5.35
19732025-04-16T03:16:50.271Z Compiling hyper-rustls v0.27.3
19742025-04-16T03:16:50.678Z Compiling elliptic-curve v0.13.8
19752025-04-16T03:16:50.763Z Compiling oxnet v0.1.1
19762025-04-16T03:16:51.335Z Compiling hyper-tls v0.6.0
19772025-04-16T03:16:52.985Z Compiling rayon v1.10.0
19782025-04-16T03:16:53.514Z Compiling signal-hook-mio v0.2.4
19792025-04-16T03:16:53.677Z Compiling cookie_store v0.21.1
19802025-04-16T03:16:53.947Z Compiling postgres-types v0.2.9
19812025-04-16T03:16:54.286Z Compiling phf v0.11.2
19822025-04-16T03:16:54.571Z Compiling zerocopy v0.6.6
19832025-04-16T03:16:54.703Z Compiling hubpack v0.1.2
19842025-04-16T03:16:54.800Z Compiling ed25519 v2.2.3
19852025-04-16T03:16:54.930Z Compiling bzip2 v0.4.4
19862025-04-16T03:16:55.072Z Compiling bzip2 v0.5.2
19872025-04-16T03:16:55.203Z Compiling serde_urlencoded v0.7.1
19882025-04-16T03:16:55.395Z Compiling rustls-pemfile v2.2.0
19892025-04-16T03:16:55.629Z Compiling pkcs1 v0.7.5
19902025-04-16T03:16:55.914Z Compiling futures-executor v0.3.31
19912025-04-16T03:16:56.353Z Compiling serde-big-array v0.5.1
19922025-04-16T03:16:56.562Z Compiling rfc6979 v0.4.0
19932025-04-16T03:16:56.588Z Compiling float-cmp v0.10.0
19942025-04-16T03:16:56.629Z Compiling bstr v1.10.0
19952025-04-16T03:16:56.769Z Compiling memmap v0.7.0
19962025-04-16T03:16:56.851Z Compiling precomputed-hash v0.1.1
19972025-04-16T03:16:56.926Z Compiling new_debug_unreachable v1.0.6
19982025-04-16T03:16:56.983Z Compiling difflib v0.4.0
19992025-04-16T03:16:57.039Z Compiling whoami v1.5.2
20002025-04-16T03:16:57.064Z Compiling winnow v0.7.3
20012025-04-16T03:16:57.191Z Compiling static_assertions v1.1.0
20022025-04-16T03:16:57.306Z Compiling number_prefix v0.4.0
20032025-04-16T03:16:57.873Z Compiling fixedbitset v0.4.2
20042025-04-16T03:16:57.899Z Compiling data-encoding v2.6.0
20052025-04-16T03:16:57.924Z Compiling unicode-segmentation v1.12.0
20062025-04-16T03:16:58.225Z Compiling normalize-line-endings v0.3.0
20072025-04-16T03:16:58.370Z Compiling predicates-core v1.0.8
20082025-04-16T03:16:58.649Z Compiling predicates v3.1.3
20092025-04-16T03:16:59.056Z Compiling reqwest v0.12.12
20102025-04-16T03:16:59.081Z Compiling similar v2.7.0
20112025-04-16T03:16:59.475Z Compiling hickory-proto v0.24.4
20122025-04-16T03:16:59.799Z Compiling toml_edit v0.22.24
20132025-04-16T03:17:00.023Z Compiling petgraph v0.6.5
20142025-04-16T03:17:00.623Z Compiling indicatif v0.17.11
20152025-04-16T03:17:00.923Z Compiling tokio-postgres v0.7.13
20162025-04-16T03:17:02.065Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20172025-04-16T03:17:03.062Z Compiling typify-macro v0.3.0
20182025-04-16T03:17:05.054Z Compiling string_cache v0.8.9
20192025-04-16T03:17:05.426Z Compiling usdt v0.5.0
20202025-04-16T03:17:05.714Z Compiling ecdsa v0.16.9
20212025-04-16T03:17:06.444Z Compiling futures v0.3.31
20222025-04-16T03:17:06.562Z Compiling rsa v0.9.6
20232025-04-16T03:17:07.237Z Compiling zip v0.6.6
20242025-04-16T03:17:07.264Z Compiling ed25519-dalek v2.1.1
20252025-04-16T03:17:08.414Z Compiling crossterm v0.28.1
20262025-04-16T03:17:08.629Z Compiling clap v4.5.35
20272025-04-16T03:17:08.655Z Compiling daft v0.1.3
20282025-04-16T03:17:08.847Z Compiling strum v0.26.3
20292025-04-16T03:17:09.086Z Compiling tokio-stream v0.1.17
20302025-04-16T03:17:09.421Z Compiling toml v0.7.8
20312025-04-16T03:17:09.895Z Compiling x509-cert v0.2.5
20322025-04-16T03:17:10.825Z Compiling sha1 v0.10.6
20332025-04-16T03:17:11.346Z Compiling peg-runtime v0.8.5
20342025-04-16T03:17:11.387Z Compiling camino v1.1.9
20352025-04-16T03:17:11.774Z Compiling lalrpop-util v0.19.12
20362025-04-16T03:17:11.861Z Compiling unicode-xid v0.2.6
20372025-04-16T03:17:13.360Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20382025-04-16T03:17:13.472Z Compiling proc-macro-crate v1.3.1
20392025-04-16T03:17:14.611Z Compiling macaddr v1.0.1
20402025-04-16T03:17:15.439Z Compiling heapless v0.8.0
20412025-04-16T03:17:15.690Z Compiling fastrand v2.1.1
20422025-04-16T03:17:16.273Z Compiling tempfile v3.13.0
20432025-04-16T03:17:17.738Z Compiling num_enum_derive v0.5.11
20442025-04-16T03:17:20.268Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20452025-04-16T03:17:21.886Z Compiling structmeta-derive v0.3.0
20462025-04-16T03:17:22.771Z Compiling hash32 v0.3.1
20472025-04-16T03:17:23.419Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20482025-04-16T03:17:23.765Z Compiling smoltcp v0.11.0
20492025-04-16T03:17:25.332Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20502025-04-16T03:17:28.393Z Compiling structmeta v0.3.0
20512025-04-16T03:17:31.298Z Compiling num_enum v0.5.11
20522025-04-16T03:17:31.970Z Compiling typify v0.3.0
20532025-04-16T03:17:33.024Z Compiling dirs-sys-next v0.1.2
20542025-04-16T03:17:34.247Z Compiling proc-macro-error-attr v1.0.4
20552025-04-16T03:17:34.523Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20562025-04-16T03:17:35.063Z Compiling cobs v0.2.3
20572025-04-16T03:17:36.076Z Compiling unsafe-libyaml v0.2.11
20582025-04-16T03:17:36.981Z Compiling rustls v0.22.4
20592025-04-16T03:17:40.364Z Compiling serde_yaml v0.9.34+deprecated
20602025-04-16T03:17:42.387Z Compiling postcard v1.0.10
20612025-04-16T03:17:43.112Z Compiling dirs-next v2.0.0
20622025-04-16T03:17:45.710Z Compiling progenitor-impl v0.9.1
20632025-04-16T03:17:49.447Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20642025-04-16T03:17:53.338Z Compiling hex v0.4.3
20652025-04-16T03:17:53.609Z Compiling foreign-types-macros v0.2.3
20662025-04-16T03:17:53.957Z Compiling thread_local v1.1.8
20672025-04-16T03:17:54.173Z Compiling wait-timeout v0.2.0
20682025-04-16T03:17:54.565Z Compiling proc-macro-error v1.0.4
20692025-04-16T03:17:54.611Z Compiling multer v3.1.0
20702025-04-16T03:17:54.763Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20712025-04-16T03:17:55.008Z Compiling unicode-width v0.1.14
20722025-04-16T03:17:55.033Z Compiling slog-async v2.8.0
20732025-04-16T03:17:55.084Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20742025-04-16T03:17:55.896Z Compiling foreign-types-shared v0.3.1
20752025-04-16T03:17:56.076Z Compiling bit-vec v0.8.0
20762025-04-16T03:17:56.180Z Compiling quick-error v1.2.3
20772025-04-16T03:17:56.334Z Compiling match_cfg v0.1.0
20782025-04-16T03:17:56.394Z Compiling rusty-fork v0.3.0
20792025-04-16T03:17:56.446Z Compiling hostname v0.3.1
20802025-04-16T03:17:56.590Z Compiling bit-set v0.8.0
20812025-04-16T03:17:57.407Z Compiling foreign-types v0.5.0
20822025-04-16T03:18:00.953Z Compiling tabwriter v1.4.0
20832025-04-16T03:18:01.599Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20842025-04-16T03:18:06.420Z Compiling progenitor-macro v0.9.1
20852025-04-16T03:18:09.188Z Compiling term v0.7.0
20862025-04-16T03:18:11.484Z Compiling progenitor-client v0.9.1
20872025-04-16T03:18:14.567Z Compiling slog-json v2.6.1
20882025-04-16T03:18:14.995Z Compiling crossbeam-channel v0.5.15
20892025-04-16T03:18:15.770Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20902025-04-16T03:18:16.265Z Compiling async-stream-impl v0.3.6
20912025-04-16T03:18:16.406Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20922025-04-16T03:18:16.694Z Compiling rand_xorshift v0.3.0
20932025-04-16T03:18:16.775Z Compiling cstr-argument v0.1.2
20942025-04-16T03:18:16.989Z Compiling is-terminal v0.4.13
20952025-04-16T03:18:17.055Z Compiling dropshot v0.16.0
20962025-04-16T03:18:17.209Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20972025-04-16T03:18:17.354Z Compiling unarray v0.1.4
20982025-04-16T03:18:17.485Z Compiling crucible-workspace-hack v0.1.0
20992025-04-16T03:18:17.511Z Compiling pretty-hex v0.2.1
21002025-04-16T03:18:17.547Z Compiling take_mut v0.2.2
21012025-04-16T03:18:17.757Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21022025-04-16T03:18:17.813Z Compiling proptest v1.6.0
21032025-04-16T03:18:18.267Z Compiling async-stream v0.3.6
21042025-04-16T03:18:18.542Z Compiling slog-term v2.9.1
21052025-04-16T03:18:18.595Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21062025-04-16T03:18:19.333Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21072025-04-16T03:18:19.515Z Compiling slog-bunyan v2.5.0
21082025-04-16T03:18:19.823Z Compiling progenitor v0.9.1
21092025-04-16T03:18:20.018Z Compiling tokio-rustls v0.25.0
21102025-04-16T03:18:20.641Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21112025-04-16T03:18:20.672Z Compiling toml v0.8.20
21122025-04-16T03:18:20.708Z Compiling test-strategy v0.4.0
21132025-04-16T03:18:20.866Z Compiling parse-display-derive v0.10.0
21142025-04-16T03:18:22.567Z Compiling colored v2.2.0
21152025-04-16T03:18:23.122Z Compiling serde_with_macros v3.12.0
21162025-04-16T03:18:23.615Z Compiling waitgroup v0.1.2
21172025-04-16T03:18:23.725Z Compiling dropshot_endpoint v0.16.0
21182025-04-16T03:18:23.861Z Compiling serde_path_to_error v0.1.16
21192025-04-16T03:18:23.889Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21202025-04-16T03:18:24.452Z Compiling hostname v0.4.0
21212025-04-16T03:18:24.719Z Compiling instant v0.1.13
21222025-04-16T03:18:24.744Z Compiling winnow v0.6.20
21232025-04-16T03:18:24.900Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21242025-04-16T03:18:25.027Z Compiling debug-ignore v1.0.5
21252025-04-16T03:18:25.198Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21262025-04-16T03:18:25.272Z Compiling serde_with v3.12.0
21272025-04-16T03:18:25.528Z Compiling backoff v0.4.0
21282025-04-16T03:18:25.901Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21292025-04-16T03:18:26.111Z Compiling parse-display v0.10.0
21302025-04-16T03:18:27.597Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21312025-04-16T03:18:28.268Z Compiling zone_cfg_derive v0.3.0
21322025-04-16T03:18:28.774Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21332025-04-16T03:18:29.339Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
21342025-04-16T03:18:29.483Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21352025-04-16T03:18:30.103Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21362025-04-16T03:18:30.319Z Compiling camino-tempfile v1.1.1
21372025-04-16T03:18:30.460Z Compiling itertools v0.12.1
21382025-04-16T03:18:30.983Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21392025-04-16T03:18:33.456Z Compiling num-derive v0.4.2
21402025-04-16T03:18:34.499Z Compiling sigpipe v0.1.3
21412025-04-16T03:18:34.645Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21422025-04-16T03:18:34.696Z Compiling jiff v0.2.6
21432025-04-16T03:18:34.932Z Compiling libefi-sys v0.1.0
21442025-04-16T03:18:35.106Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21452025-04-16T03:18:35.283Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21462025-04-16T03:18:35.308Z Compiling zone v0.3.1
21472025-04-16T03:18:36.408Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21482025-04-16T03:18:36.902Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21492025-04-16T03:18:37.198Z Compiling itertools v0.14.0
21502025-04-16T03:18:37.989Z Compiling smf v0.2.3
21512025-04-16T03:18:39.893Z Compiling bitfield-struct v0.6.2
21522025-04-16T03:18:40.139Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21532025-04-16T03:18:40.164Z Compiling blake3 v1.5.4
21542025-04-16T03:18:40.553Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21552025-04-16T03:18:40.659Z Compiling xattr v1.3.1
21562025-04-16T03:18:41.014Z Compiling memmap2 v0.9.5
21572025-04-16T03:18:41.051Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21582025-04-16T03:18:41.423Z Compiling filetime v0.2.25
21592025-04-16T03:18:41.493Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21602025-04-16T03:18:41.600Z Compiling same-file v1.0.6
21612025-04-16T03:18:41.634Z Compiling arrayvec v0.7.6
21622025-04-16T03:18:41.659Z Compiling arrayref v0.3.9
21632025-04-16T03:18:41.763Z Compiling constant_time_eq v0.3.1
21642025-04-16T03:18:41.763Z Compiling tar v0.4.44
21652025-04-16T03:18:41.891Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21662025-04-16T03:18:41.984Z Compiling walkdir v2.5.0
21672025-04-16T03:18:43.351Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21682025-04-16T03:18:44.025Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21692025-04-16T03:18:44.404Z Compiling gethostname v0.5.0
21702025-04-16T03:18:44.602Z Compiling cargo-platform v0.1.8
21712025-04-16T03:18:44.635Z Compiling topological-sort v0.2.2
21722025-04-16T03:18:44.660Z Compiling fixedbitset v0.5.7
21732025-04-16T03:18:44.846Z Compiling indent_write v2.2.0
21742025-04-16T03:18:44.907Z Compiling omicron-zone-package v0.12.0
21752025-04-16T03:18:45.080Z Compiling petgraph v0.7.1
21762025-04-16T03:18:45.482Z Compiling cargo_metadata v0.19.2
21772025-04-16T03:18:45.621Z Compiling shell-words v1.1.0
21782025-04-16T03:18:46.589Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21792025-04-16T03:18:50.104Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21802025-04-16T03:18:52.079Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21812025-04-16T03:18:53.750Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21822025-04-16T03:19:12.942Z Finished `release` profile [optimized] target(s) in 4m 21s
21832025-04-16T03:19:13.091Z Running `target/release/omicron-package -t test target create -p dev`
21842025-04-16T03:19:13.159ZLogging to: /work/oxidecomputer/omicron/out/LOG
21852025-04-16T03:19:13.185ZCreated new build target 'test' and set it as active
21862025-04-16T03:19:13.185Z
21872025-04-16T03:19:13.185Zreal 4:21.755998061
21882025-04-16T03:19:13.185Zuser 29:17.498745242
21892025-04-16T03:19:13.185Zsys 3:30.166010236
21902025-04-16T03:19:13.185Ztrap 1.126294732
21912025-04-16T03:19:13.185Ztflt 0.992978563
21922025-04-16T03:19:13.185Zdflt 0.628681191
21932025-04-16T03:19:13.185Zkflt 0.000716742
21942025-04-16T03:19:13.185Zlock 57:36.904085718
21952025-04-16T03:19:13.185Zslp 2:01:34.807087773
21962025-04-16T03:19:13.185Zlat 2:26.200397486
21972025-04-16T03:19:13.185Zstop 4:19.725458917
21982025-04-16T03:19:13.185Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21992025-04-16T03:19:14.650Z Finished `release` profile [optimized] target(s) in 1.40s
22002025-04-16T03:19:14.721Z Running `target/release/omicron-package -t test package`
22012025-04-16T03:19:14.785ZLogging to: /work/oxidecomputer/omicron/out/LOG
22022025-04-16T03:19:16.484Z Compiling dirs-sys-next v0.1.2
22032025-04-16T03:19:16.509Z Compiling convert_case v0.4.0
22042025-04-16T03:19:16.509Z Compiling num-rational v0.4.2
22052025-04-16T03:19:16.509Z Compiling num-complex v0.4.6
22062025-04-16T03:19:16.509Z Compiling float-ord v0.3.2
22072025-04-16T03:19:16.509Z Compiling is-terminal v0.4.13
22082025-04-16T03:19:16.509Z Compiling camino v1.1.9
22092025-04-16T03:19:16.579Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22102025-04-16T03:19:16.749Z Compiling dirs-next v2.0.0
22112025-04-16T03:19:16.807Z Compiling derive-where v1.2.7
22122025-04-16T03:19:16.864Z Compiling fastrand v2.1.1
22132025-04-16T03:19:16.895Z Compiling term v0.7.0
22142025-04-16T03:19:16.927Z Compiling rustls v0.22.4
22152025-04-16T03:19:16.958Z Compiling thread_local v1.1.8
22162025-04-16T03:19:17.103Z Compiling derive_more v0.99.19
22172025-04-16T03:19:17.281Z Compiling tempfile v3.13.0
22182025-04-16T03:19:17.340Z Compiling wait-timeout v0.2.0
22192025-04-16T03:19:17.365Z Compiling quick-error v1.2.3
22202025-04-16T03:19:17.533Z Compiling num v0.4.3
22212025-04-16T03:19:17.558Z Compiling bit-vec v0.8.0
22222025-04-16T03:19:17.655Z Compiling match_cfg v0.1.0
22232025-04-16T03:19:17.738Z Compiling rusty-fork v0.3.0
22242025-04-16T03:19:17.767Z Compiling hostname v0.3.1
22252025-04-16T03:19:17.901Z Compiling bit-set v0.8.0
22262025-04-16T03:19:17.966Z Compiling multer v3.1.0
22272025-04-16T03:19:17.991Z Compiling slog-async v2.8.0
22282025-04-16T03:19:18.041Z Compiling newline-converter v0.3.0
22292025-04-16T03:19:18.067Z Compiling progenitor-client v0.9.1
22302025-04-16T03:19:18.181Z Compiling slog-json v2.6.1
22312025-04-16T03:19:18.243Z Compiling crossbeam-channel v0.5.15
22322025-04-16T03:19:18.268Z Compiling rand_xorshift v0.3.0
22332025-04-16T03:19:18.505Z Compiling hex v0.4.3
22342025-04-16T03:19:18.532Z Compiling unarray v0.1.4
22352025-04-16T03:19:18.568Z Compiling take_mut v0.2.2
22362025-04-16T03:19:18.568Z Compiling progenitor v0.9.1
22372025-04-16T03:19:18.711Z Compiling proptest v1.6.0
22382025-04-16T03:19:18.736Z Compiling slog-bunyan v2.5.0
22392025-04-16T03:19:18.771Z Compiling expectorate v1.1.0
22402025-04-16T03:19:19.030Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22412025-04-16T03:19:19.094Z Compiling slog-term v2.9.1
22422025-04-16T03:19:19.119Z Compiling dropshot v0.16.0
22432025-04-16T03:19:19.188Z Compiling async-stream v0.3.6
22442025-04-16T03:19:19.214Z Compiling toml v0.8.20
22452025-04-16T03:19:19.445Z Compiling waitgroup v0.1.2
22462025-04-16T03:19:19.636Z Compiling serde_path_to_error v0.1.16
22472025-04-16T03:19:19.694Z Compiling hostname v0.4.0
22482025-04-16T03:19:19.781Z Compiling instant v0.1.13
22492025-04-16T03:19:19.898Z Compiling debug-ignore v1.0.5
22502025-04-16T03:19:19.929Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22512025-04-16T03:19:19.953Z Compiling backoff v0.4.0
22522025-04-16T03:19:20.057Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
22532025-04-16T03:19:20.415Z Compiling parse-display v0.10.0
22542025-04-16T03:19:20.440Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22552025-04-16T03:19:20.440Z Compiling serde_with v3.12.0
22562025-04-16T03:19:20.504Z Compiling password-hash v0.5.0
22572025-04-16T03:19:20.572Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22582025-04-16T03:19:20.726Z Compiling blake2 v0.10.6
22592025-04-16T03:19:21.582Z Compiling tokio-rustls v0.25.0
22602025-04-16T03:19:21.688Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22612025-04-16T03:19:22.277Z Compiling macaddr v1.0.1
22622025-04-16T03:19:22.654Z Compiling base64 v0.21.7
22632025-04-16T03:19:22.957Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22642025-04-16T03:19:23.294Z Compiling argon2 v0.5.3
22652025-04-16T03:19:23.569Z Compiling atomicwrites v0.4.4
22662025-04-16T03:19:23.595Z Compiling owo-colors v4.2.0
22672025-04-16T03:19:23.798Z Compiling cancel-safe-futures v0.1.5
22682025-04-16T03:19:24.015Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22692025-04-16T03:19:24.051Z Compiling libsw-core v0.3.1
22702025-04-16T03:19:24.155Z Compiling prettyplease v0.2.30
22712025-04-16T03:19:24.343Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22722025-04-16T03:19:24.520Z Compiling libsw v3.4.0
22732025-04-16T03:19:25.044Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22742025-04-16T03:19:25.190Z Compiling linear-map v1.2.0
22752025-04-16T03:19:25.392Z Compiling utf-8 v0.7.6
22762025-04-16T03:19:25.556Z Compiling swrite v0.1.0
22772025-04-16T03:19:25.698Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22782025-04-16T03:19:25.725Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22792025-04-16T03:19:25.750Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22802025-04-16T03:19:26.181Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22812025-04-16T03:19:28.461Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22822025-04-16T03:19:31.170Z Compiling highway v1.3.0
22832025-04-16T03:19:31.393Z Compiling linked-hash-map v0.5.6
22842025-04-16T03:19:31.735Z Compiling lru-cache v0.1.2
22852025-04-16T03:19:31.953Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22862025-04-16T03:19:32.430Z Compiling tungstenite v0.21.0
22872025-04-16T03:19:33.158Z Compiling semver v0.1.20
22882025-04-16T03:19:33.619Z Compiling tokio-tungstenite v0.21.0
22892025-04-16T03:19:34.234Z Compiling rustc_version v0.1.7
22902025-04-16T03:19:34.576Z Compiling resolv-conf v0.7.0
22912025-04-16T03:19:35.868Z Compiling hickory-resolver v0.24.4
22922025-04-16T03:19:36.428Z Compiling newtype_derive v0.1.6
22932025-04-16T03:19:36.816Z Compiling humantime v2.1.0
22942025-04-16T03:19:36.867Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22952025-04-16T03:19:36.970Z Compiling steno v0.4.1
22962025-04-16T03:19:37.523Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22972025-04-16T03:19:37.811Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22982025-04-16T03:19:39.021Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22992025-04-16T03:19:40.990Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23002025-04-16T03:19:41.073Z Compiling qorb v0.3.1
23012025-04-16T03:19:41.166Z Compiling slog-dtrace v0.3.0
23022025-04-16T03:19:41.469Z Compiling bytecount v0.6.8
23032025-04-16T03:19:41.756Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
23042025-04-16T03:19:45.213Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23052025-04-16T03:19:50.482Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23062025-04-16T03:19:50.893Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23072025-04-16T03:19:51.051Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23082025-04-16T03:19:51.372Z Compiling half v2.4.1
23092025-04-16T03:19:51.961Z Compiling ciborium-io v0.2.2
23102025-04-16T03:19:52.118Z Compiling ciborium-ll v0.2.2
23112025-04-16T03:19:52.582Z Compiling ciborium v0.2.2
23122025-04-16T03:19:52.768Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23132025-04-16T03:19:53.574Z Compiling proc-macro-error-attr2 v2.0.0
23142025-04-16T03:19:54.310Z Compiling display-error-chain v0.2.2
23152025-04-16T03:19:54.336Z Compiling proc-macro-error2 v2.0.1
23162025-04-16T03:19:54.577Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23172025-04-16T03:19:54.880Z Compiling const_format_proc_macros v0.2.34
23182025-04-16T03:19:55.550Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23192025-04-16T03:19:55.959Z Compiling keccak v0.1.5
23202025-04-16T03:19:56.232Z Compiling maplit v1.0.2
23212025-04-16T03:19:56.374Z Compiling crunchy v0.2.2
23222025-04-16T03:19:56.404Z Compiling const_format v0.2.34
23232025-04-16T03:19:56.814Z Compiling sha3 v0.10.8
23242025-04-16T03:19:56.840Z Compiling tabled_derive v0.10.0
23252025-04-16T03:19:57.446Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23262025-04-16T03:19:57.552Z Compiling papergrid v0.14.0
23272025-04-16T03:19:57.827Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23282025-04-16T03:19:58.783Z Compiling dsl_auto_type v0.1.2
23292025-04-16T03:19:59.774Z Compiling scheduled-thread-pool v0.2.7
23302025-04-16T03:19:59.801Z Compiling num-derive v0.3.3
23312025-04-16T03:20:00.254Z Compiling diesel_table_macro_syntax v0.2.0
23322025-04-16T03:20:00.585Z Compiling tiny-keccak v2.0.2
23332025-04-16T03:20:00.875Z Compiling radium v0.7.0
23342025-04-16T03:20:00.924Z Compiling diesel_derives v2.2.3
23352025-04-16T03:20:01.313Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23362025-04-16T03:20:01.376Z Compiling libscf-sys v1.1.0
23372025-04-16T03:20:01.610Z Compiling r2d2 v0.8.10
23382025-04-16T03:20:02.012Z Compiling tabled v0.18.0
23392025-04-16T03:20:05.349Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23402025-04-16T03:20:08.117Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23412025-04-16T03:20:08.271Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23422025-04-16T03:20:08.667Z Compiling bit-vec v0.6.3
23432025-04-16T03:20:08.824Z Compiling maybe-uninit v2.0.0
23442025-04-16T03:20:09.085Z Compiling tap v1.0.1
23452025-04-16T03:20:09.128Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23462025-04-16T03:20:09.291Z Compiling wyz v0.5.1
23472025-04-16T03:20:09.386Z Compiling bit-set v0.5.3
23482025-04-16T03:20:09.512Z Compiling diesel v2.2.9
23492025-04-16T03:20:09.697Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23502025-04-16T03:20:10.120Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23512025-04-16T03:20:11.894Z Compiling ascii-canvas v3.0.0
23522025-04-16T03:20:12.277Z Compiling phf_generator v0.11.2
23532025-04-16T03:20:12.479Z Compiling secrecy v0.8.0
23542025-04-16T03:20:12.724Z Compiling ena v0.14.3
23552025-04-16T03:20:13.094Z Compiling async-recursion v1.1.1
23562025-04-16T03:20:14.177Z Compiling diff v0.1.13
23572025-04-16T03:20:14.590Z Compiling regex-syntax v0.6.29
23582025-04-16T03:20:14.891Z Compiling bindgen v0.71.1
23592025-04-16T03:20:15.273Z Compiling packed_struct v0.10.1
23602025-04-16T03:20:15.640Z Compiling crc-catalog v2.4.0
23612025-04-16T03:20:15.795Z Compiling funty v2.0.0
23622025-04-16T03:20:17.727Z Compiling lalrpop v0.19.12
23632025-04-16T03:20:18.085Z Compiling bitvec v1.0.1
23642025-04-16T03:20:18.424Z Compiling crc v3.2.1
23652025-04-16T03:20:18.634Z Compiling phf_codegen v0.11.2
23662025-04-16T03:20:18.859Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23672025-04-16T03:20:20.144Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23682025-04-16T03:20:21.037Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23692025-04-16T03:20:21.701Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23702025-04-16T03:20:21.858Z Compiling universal-hash v0.5.1
23712025-04-16T03:20:21.923Z Compiling packed_struct_codegen v0.10.1
23722025-04-16T03:20:22.098Z Compiling thiserror-impl-no-std v2.0.2
23732025-04-16T03:20:23.460Z Compiling parse-zoneinfo v0.3.1
23742025-04-16T03:20:23.758Z Compiling indexmap v1.9.3
23752025-04-16T03:20:24.078Z Compiling crc8 v0.1.1
23762025-04-16T03:20:24.104Z Compiling nodrop v0.1.14
23772025-04-16T03:20:24.248Z Compiling opaque-debug v0.3.1
23782025-04-16T03:20:24.353Z Compiling ref-cast v1.0.23
23792025-04-16T03:20:24.378Z Compiling rustc-hash v2.1.1
23802025-04-16T03:20:24.664Z Compiling poly1305 v0.8.0
23812025-04-16T03:20:24.834Z Compiling array-init v0.0.4
23822025-04-16T03:20:25.720Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23832025-04-16T03:20:25.834Z Compiling thiserror-no-std v2.0.2
23842025-04-16T03:20:25.977Z Compiling chrono-tz-build v0.4.0
23852025-04-16T03:20:27.152Z Compiling smallvec v0.6.14
23862025-04-16T03:20:27.562Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23872025-04-16T03:20:27.840Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23882025-04-16T03:20:28.115Z Compiling derive_builder_core v0.20.2
23892025-04-16T03:20:29.638Z Compiling chacha20 v0.9.1
23902025-04-16T03:20:30.030Z Compiling headers-core v0.3.0
23912025-04-16T03:20:30.065Z Compiling aead v0.5.2
23922025-04-16T03:20:30.223Z Compiling libxml v0.3.3
23932025-04-16T03:20:30.271Z Compiling ref-cast-impl v1.0.23
23942025-04-16T03:20:30.390Z Compiling vte_generate_state_changes v0.1.2
23952025-04-16T03:20:30.571Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23962025-04-16T03:20:30.904Z Compiling arc-swap v1.7.1
23972025-04-16T03:20:30.953Z Compiling termcolor v1.4.1
23982025-04-16T03:20:31.179Z Compiling hashbrown v0.12.3
23992025-04-16T03:20:31.483Z Compiling bitfield v0.14.0
24002025-04-16T03:20:31.756Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24012025-04-16T03:20:31.808Z Compiling env_logger v0.10.2
24022025-04-16T03:20:33.100Z Compiling slog-scope v4.4.0
24032025-04-16T03:20:33.907Z Compiling vte v0.11.1
24042025-04-16T03:20:34.337Z Compiling chacha20poly1305 v0.10.1
24052025-04-16T03:20:34.547Z Compiling headers v0.4.0
24062025-04-16T03:20:34.651Z Compiling samael v0.0.18
24072025-04-16T03:20:35.013Z Compiling derive_builder_macro v0.20.2
24082025-04-16T03:20:35.289Z Compiling polar-core v0.27.3
24092025-04-16T03:20:35.770Z Compiling serde-hex v0.1.0
24102025-04-16T03:20:35.968Z Compiling chrono-tz v0.10.3
24112025-04-16T03:20:36.484Z Compiling vsss-rs v3.3.4
24122025-04-16T03:20:37.505Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24132025-04-16T03:20:39.673Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24142025-04-16T03:20:39.769Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24152025-04-16T03:20:39.884Z Compiling ron v0.8.1
24162025-04-16T03:20:39.982Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24172025-04-16T03:20:40.275Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24182025-04-16T03:20:43.961Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24192025-04-16T03:20:44.674Z Compiling hashbrown v0.13.2
24202025-04-16T03:20:44.879Z Compiling strum_macros v0.24.3
24212025-04-16T03:20:45.861Z Compiling unicase v2.7.0
24222025-04-16T03:20:46.221Z Compiling crc-any v2.5.0
24232025-04-16T03:20:47.100Z Compiling indoc v1.0.9
24242025-04-16T03:20:47.291Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24252025-04-16T03:20:47.444Z Compiling object v0.30.4
24262025-04-16T03:20:52.392Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24272025-04-16T03:20:57.415Z Compiling derive_builder v0.20.2
24282025-04-16T03:20:57.614Z Compiling strip-ansi-escapes v0.2.0
24292025-04-16T03:20:58.795Z Compiling slog-stdlog v4.1.1
24302025-04-16T03:20:58.833Z Compiling papergrid v0.11.0
24312025-04-16T03:20:59.481Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24322025-04-16T03:20:59.506Z Compiling tabled_derive v0.7.0
24332025-04-16T03:20:59.768Z Compiling fd-lock v4.0.2
24342025-04-16T03:20:59.986Z Compiling peg-macros v0.8.5
24352025-04-16T03:21:01.073Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24362025-04-16T03:21:01.887Z Compiling impl-trait-for-tuples v0.2.2
24372025-04-16T03:21:01.912Z Compiling oso-derive v0.27.3
24382025-04-16T03:21:02.370Z Compiling quick-xml v0.37.2
24392025-04-16T03:21:02.671Z Compiling diesel-dtrace v0.4.2
24402025-04-16T03:21:02.962Z Compiling path-slash v0.1.5
24412025-04-16T03:21:03.199Z Compiling nu-ansi-term v0.50.1
24422025-04-16T03:21:04.218Z Compiling reedline v0.38.0
24432025-04-16T03:21:06.214Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
24442025-04-16T03:21:06.307Z Compiling oso v0.27.3
24452025-04-16T03:21:09.507Z Compiling peg v0.8.5
24462025-04-16T03:21:09.649Z Compiling tabled v0.15.0
24472025-04-16T03:21:18.536Z Compiling slog-envlogger v2.2.0
24482025-04-16T03:21:20.555Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24492025-04-16T03:21:22.976Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24502025-04-16T03:21:23.377Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24512025-04-16T03:21:24.110Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24522025-04-16T03:21:24.402Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24532025-04-16T03:21:25.638Z Compiling typify-impl v0.2.0
24542025-04-16T03:21:26.721Z Compiling pem v3.0.5
24552025-04-16T03:21:27.934Z Compiling bb8 v0.8.5
24562025-04-16T03:21:28.498Z Compiling bcs v0.1.6
24572025-04-16T03:21:28.818Z Compiling fxhash v0.2.1
24582025-04-16T03:21:29.041Z Compiling libz-sys v1.1.20
24592025-04-16T03:21:29.223Z Compiling termtree v0.5.1
24602025-04-16T03:21:29.694Z Compiling async-bb8-diesel v0.2.1
24612025-04-16T03:21:30.914Z Compiling kstat-rs v0.2.4
24622025-04-16T03:21:31.658Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24632025-04-16T03:21:32.085Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24642025-04-16T03:21:33.390Z Compiling typify-macro v0.2.0
24652025-04-16T03:21:35.955Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24662025-04-16T03:21:36.376Z Compiling nanorand v0.7.0
24672025-04-16T03:21:36.956Z Compiling libgit2-sys v0.17.0+1.8.1
24682025-04-16T03:21:37.595Z Compiling pin-project-internal v1.1.6
24692025-04-16T03:21:39.526Z Compiling parking_lot_core v0.8.6
24702025-04-16T03:21:39.924Z Compiling pin-project v1.1.6
24712025-04-16T03:21:45.093Z Compiling flume v0.11.1
24722025-04-16T03:21:45.735Z Compiling mime_guess v2.0.5
24732025-04-16T03:21:46.976Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24742025-04-16T03:21:47.534Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24752025-04-16T03:21:49.128Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24762025-04-16T03:21:50.933Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24772025-04-16T03:21:51.746Z Compiling snafu-derive v0.8.5
24782025-04-16T03:21:53.632Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24792025-04-16T03:21:54.064Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24802025-04-16T03:21:55.146Z Compiling snafu v0.8.5
24812025-04-16T03:21:57.460Z Compiling typify v0.2.0
24822025-04-16T03:21:57.608Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24832025-04-16T03:22:03.123Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24842025-04-16T03:22:08.575Z Compiling globset v0.4.15
24852025-04-16T03:22:13.613Z Compiling olpc-cjson v0.1.4
24862025-04-16T03:22:13.924Z Compiling vergen v8.3.2
24872025-04-16T03:22:14.269Z Compiling castaway v0.2.3
24882025-04-16T03:22:14.467Z Compiling nibble_vec v0.1.0
24892025-04-16T03:22:14.708Z Compiling cargo-platform v0.1.8
24902025-04-16T03:22:15.139Z Compiling serde_plain v1.0.2
24912025-04-16T03:22:15.628Z Compiling atty v0.2.14
24922025-04-16T03:22:15.819Z Compiling io-lifetimes v1.0.11
24932025-04-16T03:22:16.270Z Compiling http-range v0.1.5
24942025-04-16T03:22:16.465Z Compiling endian-type v0.1.2
24952025-04-16T03:22:16.710Z Compiling salty v0.3.0
24962025-04-16T03:22:16.782Z Compiling typed-path v0.9.3
24972025-04-16T03:22:17.133Z Compiling radix_trie v0.2.1
24982025-04-16T03:22:18.359Z Compiling cargo_metadata v0.18.1
24992025-04-16T03:22:19.845Z Compiling tough v0.20.0
25002025-04-16T03:22:20.649Z Compiling compact_str v0.8.0
25012025-04-16T03:22:20.865Z Compiling git2 v0.19.0
25022025-04-16T03:22:22.771Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25032025-04-16T03:22:22.898Z Compiling progenitor-impl v0.8.0
25042025-04-16T03:22:27.509Z Compiling parking_lot v0.11.2
25052025-04-16T03:22:28.972Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25062025-04-16T03:22:29.300Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25072025-04-16T03:22:31.234Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25082025-04-16T03:22:32.531Z Compiling unicode-truncate v1.1.0
25092025-04-16T03:22:32.827Z Compiling lru v0.12.5
25102025-04-16T03:22:33.145Z Compiling rand_seeder v0.3.0
25112025-04-16T03:22:33.520Z Compiling lzma-sys v0.1.20
25122025-04-16T03:22:34.131Z Compiling instability v0.3.2
25132025-04-16T03:22:34.689Z Compiling parse-size v1.1.0
25142025-04-16T03:22:34.947Z Compiling cassowary v0.3.0
25152025-04-16T03:22:34.973Z Compiling indoc v2.0.6
25162025-04-16T03:22:34.998Z Compiling rustls v0.21.12
25172025-04-16T03:22:35.291Z Compiling rustix v0.37.28
25182025-04-16T03:22:35.693Z Compiling ratatui v0.29.0
25192025-04-16T03:22:35.719Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25202025-04-16T03:22:36.111Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25212025-04-16T03:22:36.140Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25222025-04-16T03:22:36.338Z Compiling hyper-staticfile v0.10.1
25232025-04-16T03:22:37.898Z Compiling sled v0.34.7
25242025-04-16T03:22:38.422Z Compiling progenitor-macro v0.8.0
25252025-04-16T03:22:47.795Z Compiling hickory-client v0.24.4
25262025-04-16T03:22:51.631Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25272025-04-16T03:22:51.812Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25282025-04-16T03:22:52.201Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25292025-04-16T03:22:52.522Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25302025-04-16T03:22:52.645Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
25312025-04-16T03:22:53.949Z Compiling hickory-server v0.24.4
25322025-04-16T03:22:56.370Z Compiling primeorder v0.13.6
25332025-04-16T03:22:56.859Z Compiling progenitor-client v0.8.0
25342025-04-16T03:22:57.615Z Compiling rustls-webpki v0.101.7
25352025-04-16T03:23:00.789Z Compiling sct v0.7.1
25362025-04-16T03:23:01.200Z Compiling heck v0.3.3
25372025-04-16T03:23:01.263Z Compiling env_filter v0.1.2
25382025-04-16T03:23:01.495Z Compiling csv-core v0.1.11
25392025-04-16T03:23:02.249Z Compiling dropshot v0.12.0
25402025-04-16T03:23:02.551Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25412025-04-16T03:23:02.576Z Compiling void v1.0.2
25422025-04-16T03:23:02.761Z Compiling lzss v0.8.2
25432025-04-16T03:23:03.019Z Compiling csv v1.3.1
25442025-04-16T03:23:03.172Z Compiling env_logger v0.11.5
25452025-04-16T03:23:03.197Z Compiling zone_cfg_derive v0.1.2
25462025-04-16T03:23:04.303Z Compiling progenitor v0.8.0
25472025-04-16T03:23:04.403Z Compiling p384 v0.13.0
25482025-04-16T03:23:04.548Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25492025-04-16T03:23:04.868Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25502025-04-16T03:23:05.711Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25512025-04-16T03:23:06.716Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25522025-04-16T03:23:07.336Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25532025-04-16T03:23:07.798Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25542025-04-16T03:23:08.283Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25552025-04-16T03:23:08.598Z Compiling tungstenite v0.23.0
25562025-04-16T03:23:09.093Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25572025-04-16T03:23:09.374Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25582025-04-16T03:23:09.656Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25592025-04-16T03:23:09.941Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25602025-04-16T03:23:10.602Z Compiling nix v0.27.1
25612025-04-16T03:23:12.935Z Compiling dropshot_endpoint v0.12.0
25622025-04-16T03:23:12.964Z Compiling base64 v0.13.1
25632025-04-16T03:23:13.186Z Compiling xshell-macros v0.2.7
25642025-04-16T03:23:13.624Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25652025-04-16T03:23:13.808Z Compiling xshell v0.2.7
25662025-04-16T03:23:13.998Z Compiling ron v0.7.1
25672025-04-16T03:23:17.703Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25682025-04-16T03:23:18.272Z Compiling tokio-tungstenite v0.23.1
25692025-04-16T03:23:18.384Z Compiling xz2 v0.1.7
25702025-04-16T03:23:19.017Z Compiling tokio-rustls v0.24.1
25712025-04-16T03:23:19.428Z Compiling terminal_size v0.2.6
25722025-04-16T03:23:19.663Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25732025-04-16T03:23:23.242Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25742025-04-16T03:23:24.721Z Compiling zone v0.1.8
25752025-04-16T03:23:25.470Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25762025-04-16T03:23:25.628Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25772025-04-16T03:23:26.992Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25782025-04-16T03:23:27.400Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25792025-04-16T03:23:27.545Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25802025-04-16T03:23:27.958Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25812025-04-16T03:23:28.647Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25822025-04-16T03:23:32.296Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25832025-04-16T03:23:33.519Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25842025-04-16T03:23:34.785Z Compiling rustls-pemfile v1.0.4
25852025-04-16T03:23:35.416Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25862025-04-16T03:23:35.701Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25872025-04-16T03:23:36.109Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25882025-04-16T03:23:36.495Z Compiling signal-hook-tokio v0.3.1
25892025-04-16T03:23:36.722Z Compiling yasna v0.5.2
25902025-04-16T03:23:37.938Z Compiling twox-hash v2.1.0
25912025-04-16T03:23:38.614Z Compiling unicode-linebreak v0.1.5
25922025-04-16T03:23:38.876Z Compiling smawk v0.3.2
25932025-04-16T03:23:38.997Z Compiling is_ci v1.2.0
25942025-04-16T03:23:39.130Z Compiling glob v0.3.2
25952025-04-16T03:23:39.165Z Compiling textwrap v0.16.1
25962025-04-16T03:23:39.297Z Compiling supports-color v3.0.2
25972025-04-16T03:23:39.568Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25982025-04-16T03:23:39.663Z Compiling rcgen v0.12.1
25992025-04-16T03:23:39.713Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26002025-04-16T03:23:40.877Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26012025-04-16T03:23:42.160Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26022025-04-16T03:23:45.855Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26032025-04-16T03:23:48.118Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26042025-04-16T03:23:48.355Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26052025-04-16T03:23:55.666Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26062025-04-16T03:24:01.970Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26072025-04-16T03:24:03.821Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26082025-04-16T03:24:04.479Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26092025-04-16T03:24:05.781Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26102025-04-16T03:24:08.234Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26112025-04-16T03:24:11.806Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26122025-04-16T03:24:11.937Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26132025-04-16T03:24:12.278Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26142025-04-16T03:24:12.591Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26152025-04-16T03:24:15.810Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26162025-04-16T03:24:16.508Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26172025-04-16T03:24:17.683Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26182025-04-16T03:24:20.084Z Compiling fatfs v0.3.6
26192025-04-16T03:24:22.355Z Compiling subprocess v0.2.9
26202025-04-16T03:24:22.487Z Compiling rtoolbox v0.0.2
26212025-04-16T03:24:22.893Z Compiling assert_matches v1.5.0
26222025-04-16T03:24:23.957Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26232025-04-16T03:24:26.328Z Compiling rpassword v7.3.1
26242025-04-16T03:24:26.735Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26252025-04-16T03:24:27.052Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26262025-04-16T03:24:30.427Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26272025-04-16T03:24:36.048Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26282025-04-16T03:24:52.736Z Compiling tui-tree-widget v0.23.0
26292025-04-16T03:24:53.148Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26302025-04-16T03:24:58.722Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26312025-04-16T03:24:59.057Z Compiling uzers v0.12.1
26322025-04-16T03:24:59.425Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26332025-04-16T03:25:01.652Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26342025-04-16T03:25:03.360Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26352025-04-16T03:25:05.427Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26362025-04-16T03:25:13.752Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26372025-04-16T03:25:17.504Z Compiling multimap v0.10.0
26382025-04-16T03:27:10.454Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26392025-04-16T03:27:15.387Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26402025-04-16T03:33:52.153Z Finished `release` profile [optimized] target(s) in 14m 37s
26412025-04-16T03:35:24.279Z
26422025-04-16T03:35:24.279Zreal 16:11.131257174
26432025-04-16T03:35:24.279Zuser 1:48:19.458822223
26442025-04-16T03:35:24.279Zsys 3:38.053663286
26452025-04-16T03:35:24.279Ztrap 3.173268698
26462025-04-16T03:35:24.279Ztflt 1.070157344
26472025-04-16T03:35:24.279Zdflt 4.506677903
26482025-04-16T03:35:24.279Zkflt 0.024801004
26492025-04-16T03:35:24.279Zlock 6:52:37.600022358
26502025-04-16T03:35:24.279Zslp 5:35:41.946157668
26512025-04-16T03:35:24.279Zlat 3:18.535607824
26522025-04-16T03:35:24.279Zstop 2:32.761697501
26532025-04-16T03:35:24.305Z+ mapfile -t packages
26542025-04-16T03:35:24.305Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26552025-04-16T03:35:25.781Z Finished `release` profile [optimized] target(s) in 1.42s
26562025-04-16T03:35:25.854Z Running `target/release/omicron-package -t test list-outputs`
26572025-04-16T03:35:25.922ZLogging to: /work/oxidecomputer/omicron/out/LOG
26582025-04-16T03:35:25.947Z+ ptime -m cargo build --locked --release -p xtask
26592025-04-16T03:35:26.771Z Compiling serde v1.0.219
26602025-04-16T03:35:26.771Z Compiling rustix v0.38.37
26612025-04-16T03:35:26.796Z Compiling serde_json v1.0.140
26622025-04-16T03:35:26.796Z Compiling libc v0.2.171
26632025-04-16T03:35:26.796Z Compiling syn v2.0.98
26642025-04-16T03:35:26.796Z Compiling bitflags v2.9.0
26652025-04-16T03:35:27.168Z Compiling usdt-impl v0.5.0
26662025-04-16T03:35:27.195Z Compiling syn v1.0.109
26672025-04-16T03:35:27.313Z Compiling hashbrown v0.15.1
26682025-04-16T03:35:27.427Z Compiling log v0.4.22
26692025-04-16T03:35:27.600Z Compiling fs-err v2.11.0
26702025-04-16T03:35:27.868Z Compiling anyhow v1.0.97
26712025-04-16T03:35:27.918Z Compiling once_cell v1.21.3
26722025-04-16T03:35:28.048Z Compiling thread-id v4.2.2
26732025-04-16T03:35:28.414Z Compiling indexmap v2.7.1
26742025-04-16T03:35:29.480Z Compiling terminal_size v0.4.0
26752025-04-16T03:35:29.480Z Compiling tempfile v3.13.0
26762025-04-16T03:35:29.694Z Compiling clap_builder v4.5.35
26772025-04-16T03:35:30.047Z Compiling proc-macro-error v1.0.4
26782025-04-16T03:35:30.878Z Compiling tabled_derive v0.7.0
26792025-04-16T03:35:31.958Z Compiling tabled v0.15.0
26802025-04-16T03:35:32.505Z Compiling serde_derive v1.0.219
26812025-04-16T03:35:32.505Z Compiling thiserror-impl v1.0.69
26822025-04-16T03:35:32.505Z Compiling zerocopy-derive v0.7.35
26832025-04-16T03:35:32.531Z Compiling scroll_derive v0.12.0
26842025-04-16T03:35:32.531Z Compiling thiserror-impl v2.0.12
26852025-04-16T03:35:33.568Z Compiling scroll v0.12.0
26862025-04-16T03:35:33.980Z Compiling zerocopy v0.7.35
26872025-04-16T03:35:34.149Z Compiling goblin v0.8.2
26882025-04-16T03:35:34.612Z Compiling thiserror v1.0.69
26892025-04-16T03:35:34.772Z Compiling pest v2.7.14
26902025-04-16T03:35:36.298Z Compiling thiserror v2.0.12
26912025-04-16T03:35:36.467Z Compiling clap_derive v4.5.32
26922025-04-16T03:35:37.090Z Compiling pest_meta v2.7.14
26932025-04-16T03:35:39.517Z Compiling pest_generator v2.7.14
26942025-04-16T03:35:39.927Z Compiling clap v4.5.35
26952025-04-16T03:35:40.770Z Compiling pest_derive v2.7.14
26962025-04-16T03:35:41.368Z Compiling dtrace-parser v0.2.0
26972025-04-16T03:35:42.570Z Compiling serde_tokenstream v0.2.2
26982025-04-16T03:35:43.060Z Compiling serde_spanned v0.6.8
26992025-04-16T03:35:43.309Z Compiling toml_datetime v0.6.8
27002025-04-16T03:35:43.940Z Compiling dof v0.3.0
27012025-04-16T03:35:44.069Z Compiling toml_edit v0.22.24
27022025-04-16T03:35:45.621Z Compiling camino v1.1.9
27032025-04-16T03:35:46.675Z Compiling usdt-attr-macro v0.5.0
27042025-04-16T03:35:46.872Z Compiling usdt-macro v0.5.0
27052025-04-16T03:35:47.307Z Compiling toml v0.8.20
27062025-04-16T03:35:47.807Z Compiling cargo-platform v0.1.8
27072025-04-16T03:35:48.697Z Compiling semver v1.0.25
27082025-04-16T03:35:48.931Z Compiling usdt v0.5.0
27092025-04-16T03:35:49.903Z Compiling cargo_metadata v0.19.2
27102025-04-16T03:35:50.090Z Compiling cargo_toml v0.21.0
27112025-04-16T03:35:51.186Z Compiling camino-tempfile v1.1.1
27122025-04-16T03:35:51.843Z Compiling macaddr v1.0.1
27132025-04-16T03:36:02.798Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27142025-04-16T03:36:08.407Z Finished `release` profile [optimized] target(s) in 42.40s
27152025-04-16T03:36:08.529Z
27162025-04-16T03:36:08.529Zreal 42.559080245
27172025-04-16T03:36:08.529Zuser 4:17.204342819
27182025-04-16T03:36:08.529Zsys 18.999707811
27192025-04-16T03:36:08.529Ztrap 0.121034869
27202025-04-16T03:36:08.529Ztflt 0.146113792
27212025-04-16T03:36:08.529Zdflt 0.344286731
27222025-04-16T03:36:08.529Zkflt 0.000092225
27232025-04-16T03:36:08.529Zlock 8:17.027053324
27242025-04-16T03:36:08.529Zslp 13:05.633294379
27252025-04-16T03:36:08.529Zlat 15.718606714
27262025-04-16T03:36:08.529Zstop 17.419237288
27272025-04-16T03:36:08.555Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27282025-04-16T03:36:08.555Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27292025-04-16T03:36:08.555Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27302025-04-16T03:36:08.555Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27312025-04-16T03:36:08.555Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27322025-04-16T03:36:09.853Z Compiling thiserror-impl v2.0.12
27332025-04-16T03:36:09.893Z Compiling regress v0.10.3
27342025-04-16T03:36:09.919Z Compiling ident_case v1.0.1
27352025-04-16T03:36:09.919Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27362025-04-16T03:36:09.919Z Compiling unsafe-libyaml v0.2.11
27372025-04-16T03:36:09.953Z Compiling match_cfg v0.1.0
27382025-04-16T03:36:09.996Z Compiling progenitor-client v0.9.1
27392025-04-16T03:36:09.996Z Compiling rustls v0.22.4
27402025-04-16T03:36:10.091Z Compiling darling_core v0.20.10
27412025-04-16T03:36:10.117Z Compiling hostname v0.3.1
27422025-04-16T03:36:10.315Z Compiling quick-error v1.2.3
27432025-04-16T03:36:10.378Z Compiling multer v3.1.0
27442025-04-16T03:36:10.404Z Compiling debug-ignore v1.0.5
27452025-04-16T03:36:10.492Z Compiling tempfile v3.13.0
27462025-04-16T03:36:10.588Z Compiling toml v0.8.20
27472025-04-16T03:36:10.778Z Compiling slog-json v2.6.1
27482025-04-16T03:36:11.112Z Compiling serde_yaml v0.9.34+deprecated
27492025-04-16T03:36:11.161Z Compiling structmeta-derive v0.3.0
27502025-04-16T03:36:11.322Z Compiling async-stream-impl v0.3.6
27512025-04-16T03:36:11.864Z Compiling slog-bunyan v2.5.0
27522025-04-16T03:36:12.357Z Compiling thiserror v2.0.12
27532025-04-16T03:36:12.402Z Compiling async-stream v0.3.6
27542025-04-16T03:36:12.536Z Compiling waitgroup v0.1.2
27552025-04-16T03:36:12.694Z Compiling typify-impl v0.3.0
27562025-04-16T03:36:12.753Z Compiling hex v0.4.3
27572025-04-16T03:36:12.918Z Compiling serde_path_to_error v0.1.16
27582025-04-16T03:36:13.273Z Compiling macaddr v1.0.1
27592025-04-16T03:36:13.299Z Compiling structmeta v0.3.0
27602025-04-16T03:36:13.536Z Compiling hostname v0.4.0
27612025-04-16T03:36:13.616Z Compiling wait-timeout v0.2.0
27622025-04-16T03:36:13.697Z Compiling dropshot v0.16.0
27632025-04-16T03:36:13.724Z Compiling bit-vec v0.8.0
27642025-04-16T03:36:13.820Z Compiling dropshot_endpoint v0.16.0
27652025-04-16T03:36:14.065Z Compiling tokio-rustls v0.25.0
27662025-04-16T03:36:14.111Z Compiling bit-set v0.8.0
27672025-04-16T03:36:14.136Z Compiling rusty-fork v0.3.0
27682025-04-16T03:36:14.162Z Compiling rand_xorshift v0.3.0
27692025-04-16T03:36:14.400Z Compiling instant v0.1.13
27702025-04-16T03:36:14.444Z Compiling unarray v0.1.4
27712025-04-16T03:36:14.484Z Compiling test-strategy v0.4.0
27722025-04-16T03:36:14.569Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27732025-04-16T03:36:14.631Z Compiling proptest v1.6.0
27742025-04-16T03:36:14.740Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27752025-04-16T03:36:14.767Z Compiling parse-display-derive v0.10.0
27762025-04-16T03:36:14.827Z Compiling darling_macro v0.20.10
27772025-04-16T03:36:15.199Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27782025-04-16T03:36:15.610Z Compiling darling v0.20.10
27792025-04-16T03:36:15.743Z Compiling serde_with_macros v3.12.0
27802025-04-16T03:36:15.859Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27812025-04-16T03:36:16.051Z Compiling backoff v0.4.0
27822025-04-16T03:36:16.366Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27832025-04-16T03:36:17.026Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27842025-04-16T03:36:17.279Z Compiling proc-macro-crate v1.3.1
27852025-04-16T03:36:17.545Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27862025-04-16T03:36:17.784Z Compiling serde_with v3.12.0
27872025-04-16T03:36:17.911Z Compiling heapless v0.8.0
27882025-04-16T03:36:18.046Z Compiling parse-display v0.10.0
27892025-04-16T03:36:18.072Z Compiling num_enum_derive v0.5.11
27902025-04-16T03:36:18.391Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27912025-04-16T03:36:18.600Z Compiling crucible-workspace-hack v0.1.0
27922025-04-16T03:36:18.796Z Compiling proc-macro-error v1.0.4
27932025-04-16T03:36:18.952Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27942025-04-16T03:36:19.059Z Compiling hash32 v0.3.1
27952025-04-16T03:36:19.298Z Compiling foreign-types-macros v0.2.3
27962025-04-16T03:36:19.371Z Compiling smoltcp v0.11.0
27972025-04-16T03:36:19.973Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27982025-04-16T03:36:20.008Z Compiling num_enum v0.5.11
27992025-04-16T03:36:20.216Z Compiling foreign-types-shared v0.3.1
28002025-04-16T03:36:20.403Z Compiling foreign-types v0.5.0
28012025-04-16T03:36:20.856Z Compiling tabwriter v1.4.0
28022025-04-16T03:36:20.937Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28032025-04-16T03:36:21.114Z Compiling cstr-argument v0.1.2
28042025-04-16T03:36:21.306Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28052025-04-16T03:36:21.332Z Compiling pretty-hex v0.2.1
28062025-04-16T03:36:21.397Z Compiling cobs v0.2.3
28072025-04-16T03:36:21.578Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28082025-04-16T03:36:21.703Z Compiling postcard v1.0.10
28092025-04-16T03:36:21.730Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102025-04-16T03:36:21.785Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28112025-04-16T03:36:22.016Z Compiling colored v2.2.0
28122025-04-16T03:36:22.230Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28132025-04-16T03:36:22.302Z Compiling winnow v0.6.20
28142025-04-16T03:36:22.533Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28152025-04-16T03:36:22.726Z Compiling itertools v0.14.0
28162025-04-16T03:36:22.791Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28172025-04-16T03:36:23.528Z Compiling camino-tempfile v1.1.1
28182025-04-16T03:36:23.939Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28192025-04-16T03:36:23.997Z Compiling smf v0.2.3
28202025-04-16T03:36:24.214Z Compiling typify-macro v0.3.0
28212025-04-16T03:36:24.518Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28222025-04-16T03:36:24.596Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28232025-04-16T03:36:25.004Z Compiling zone_cfg_derive v0.3.0
28242025-04-16T03:36:25.139Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28252025-04-16T03:36:25.192Z Compiling itertools v0.12.1
28262025-04-16T03:36:25.513Z Compiling num-derive v0.4.2
28272025-04-16T03:36:25.613Z Compiling sigpipe v0.1.3
28282025-04-16T03:36:25.764Z Compiling jiff v0.2.6
28292025-04-16T03:36:26.135Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28302025-04-16T03:36:26.475Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28312025-04-16T03:36:26.537Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28322025-04-16T03:36:26.931Z Compiling num-rational v0.4.2
28332025-04-16T03:36:27.201Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28342025-04-16T03:36:27.252Z Compiling typify v0.3.0
28352025-04-16T03:36:27.394Z Compiling progenitor-impl v0.9.1
28362025-04-16T03:36:27.792Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28372025-04-16T03:36:27.914Z Compiling zone v0.3.1
28382025-04-16T03:36:27.970Z Compiling num-complex v0.4.6
28392025-04-16T03:36:27.996Z Compiling float-ord v0.3.2
28402025-04-16T03:36:28.198Z Compiling universal-hash v0.5.1
28412025-04-16T03:36:28.224Z Compiling opaque-debug v0.3.1
28422025-04-16T03:36:28.343Z Compiling utf-8 v0.7.6
28432025-04-16T03:36:28.409Z Compiling password-hash v0.5.0
28442025-04-16T03:36:28.664Z Compiling tungstenite v0.21.0
28452025-04-16T03:36:28.839Z Compiling num v0.4.3
28462025-04-16T03:36:28.970Z Compiling blake2 v0.10.6
28472025-04-16T03:36:29.210Z Compiling aead v0.5.2
28482025-04-16T03:36:29.264Z Compiling convert_case v0.4.0
28492025-04-16T03:36:29.545Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28502025-04-16T03:36:29.571Z Compiling keccak v0.1.5
28512025-04-16T03:36:29.974Z Compiling base64 v0.21.7
28522025-04-16T03:36:30.000Z Compiling derive_more v0.99.19
28532025-04-16T03:36:30.247Z Compiling sha3 v0.10.8
28542025-04-16T03:36:30.470Z Compiling tokio-tungstenite v0.21.0
28552025-04-16T03:36:30.537Z Compiling argon2 v0.5.3
28562025-04-16T03:36:30.563Z Compiling poly1305 v0.8.0
28572025-04-16T03:36:31.000Z Compiling chacha20 v0.9.1
28582025-04-16T03:36:31.112Z Compiling derive-where v1.2.7
28592025-04-16T03:36:31.424Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28602025-04-16T03:36:31.807Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28612025-04-16T03:36:31.847Z Compiling semver v0.1.20
28622025-04-16T03:36:32.332Z Compiling rustc_version v0.1.7
28632025-04-16T03:36:32.645Z Compiling typify-impl v0.2.0
28642025-04-16T03:36:32.706Z Compiling newline-converter v0.3.0
28652025-04-16T03:36:32.775Z Compiling primeorder v0.13.6
28662025-04-16T03:36:32.855Z Compiling progenitor-macro v0.9.1
28672025-04-16T03:36:32.899Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28682025-04-16T03:36:33.233Z Compiling secrecy v0.8.0
28692025-04-16T03:36:33.420Z Compiling owo-colors v4.2.0
28702025-04-16T03:36:33.471Z Compiling cancel-safe-futures v0.1.5
28712025-04-16T03:36:33.627Z Compiling linked-hash-map v0.5.6
28722025-04-16T03:36:33.837Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28732025-04-16T03:36:33.965Z Compiling lru-cache v0.1.2
28742025-04-16T03:36:34.105Z Compiling expectorate v1.1.0
28752025-04-16T03:36:34.170Z Compiling newtype_derive v0.1.6
28762025-04-16T03:36:34.294Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28772025-04-16T03:36:34.483Z Compiling resolv-conf v0.7.0
28782025-04-16T03:36:34.556Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28792025-04-16T03:36:34.842Z Compiling thiserror-impl-no-std v2.0.2
28802025-04-16T03:36:35.115Z Compiling libsw-core v0.3.1
28812025-04-16T03:36:35.169Z Compiling half v2.4.1
28822025-04-16T03:36:35.195Z Compiling unicase v2.7.0
28832025-04-16T03:36:35.411Z Compiling fixedbitset v0.5.7
28842025-04-16T03:36:35.513Z Compiling ciborium-io v0.2.2
28852025-04-16T03:36:35.573Z Compiling arc-swap v1.7.1
28862025-04-16T03:36:35.659Z Compiling ciborium-ll v0.2.2
28872025-04-16T03:36:35.914Z Compiling petgraph v0.7.1
28882025-04-16T03:36:36.003Z Compiling slog-scope v4.4.0
28892025-04-16T03:36:36.029Z Compiling libsw v3.4.0
28902025-04-16T03:36:36.090Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28912025-04-16T03:36:36.316Z Compiling hickory-resolver v0.24.4
28922025-04-16T03:36:36.379Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28932025-04-16T03:36:36.945Z Compiling polyval v0.6.2
28942025-04-16T03:36:37.053Z Compiling thiserror-no-std v2.0.2
28952025-04-16T03:36:37.198Z Compiling atomicwrites v0.4.4
28962025-04-16T03:36:37.333Z Compiling proc-macro-error-attr2 v2.0.0
28972025-04-16T03:36:37.516Z Compiling linear-map v1.2.0
28982025-04-16T03:36:37.852Z Compiling parking_lot_core v0.8.6
28992025-04-16T03:36:37.980Z Compiling libefi-sys v0.1.0
29002025-04-16T03:36:38.093Z Compiling salty v0.3.0
29012025-04-16T03:36:38.257Z Compiling indent_write v2.2.0
29022025-04-16T03:36:38.338Z Compiling proc-macro-error2 v2.0.1
29032025-04-16T03:36:38.485Z Compiling ghash v0.5.1
29042025-04-16T03:36:38.542Z Compiling vsss-rs v3.3.4
29052025-04-16T03:36:38.763Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29062025-04-16T03:36:39.095Z Compiling slog-stdlog v4.1.1
29072025-04-16T03:36:39.120Z Compiling ciborium v0.2.2
29082025-04-16T03:36:40.048Z Compiling p384 v0.13.0
29092025-04-16T03:36:40.074Z Compiling chacha20poly1305 v0.10.1
29102025-04-16T03:36:40.232Z Compiling num-derive v0.3.3
29112025-04-16T03:36:40.328Z Compiling ctr v0.9.2
29122025-04-16T03:36:40.736Z Compiling lzma-sys v0.1.20
29132025-04-16T03:36:40.944Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29142025-04-16T03:36:41.201Z Compiling bitfield-struct v0.6.2
29152025-04-16T03:36:41.318Z Compiling slog-dtrace v0.3.0
29162025-04-16T03:36:41.344Z Compiling highway v1.3.0
29172025-04-16T03:36:41.630Z Compiling papergrid v0.14.0
29182025-04-16T03:36:41.866Z Compiling libscf-sys v1.1.0
29192025-04-16T03:36:41.997Z Compiling aes-gcm v0.10.3
29202025-04-16T03:36:42.024Z Compiling mime_guess v2.0.5
29212025-04-16T03:36:42.056Z Compiling slog-envlogger v2.2.0
29222025-04-16T03:36:42.096Z Compiling steno v0.4.1
29232025-04-16T03:36:42.320Z Compiling tabled_derive v0.10.0
29242025-04-16T03:36:42.346Z Compiling progenitor v0.9.1
29252025-04-16T03:36:42.387Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29262025-04-16T03:36:42.576Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29272025-04-16T03:36:42.659Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29282025-04-16T03:36:42.964Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29292025-04-16T03:36:43.837Z Compiling typify-macro v0.2.0
29302025-04-16T03:36:44.557Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29312025-04-16T03:36:44.683Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29322025-04-16T03:36:44.798Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29332025-04-16T03:36:44.869Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29342025-04-16T03:36:45.219Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29352025-04-16T03:36:45.741Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29362025-04-16T03:36:46.133Z Compiling heck v0.3.3
29372025-04-16T03:36:46.221Z Compiling progenitor-client v0.8.0
29382025-04-16T03:36:46.477Z Compiling ssh-encoding v0.2.0
29392025-04-16T03:36:46.602Z Compiling blowfish v0.9.1
29402025-04-16T03:36:46.670Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29412025-04-16T03:36:46.819Z Compiling typify v0.2.0
29422025-04-16T03:36:46.926Z Compiling nibble_vec v0.1.0
29432025-04-16T03:36:46.967Z Compiling progenitor-impl v0.8.0
29442025-04-16T03:36:47.007Z Compiling env_filter v0.1.2
29452025-04-16T03:36:47.109Z Compiling dropshot v0.12.0
29462025-04-16T03:36:47.169Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29472025-04-16T03:36:47.343Z Compiling endian-type v0.1.2
29482025-04-16T03:36:47.408Z Compiling humantime v2.1.0
29492025-04-16T03:36:47.469Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29502025-04-16T03:36:47.573Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29512025-04-16T03:36:47.599Z Compiling radix_trie v0.2.1
29522025-04-16T03:36:47.724Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29532025-04-16T03:36:47.845Z Compiling env_logger v0.11.5
29542025-04-16T03:36:47.870Z Compiling bcrypt-pbkdf v0.10.0
29552025-04-16T03:36:47.907Z Compiling ssh-cipher v0.2.0
29562025-04-16T03:36:48.161Z Compiling zone_cfg_derive v0.1.2
29572025-04-16T03:36:48.310Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29582025-04-16T03:36:48.422Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29592025-04-16T03:36:48.489Z Compiling tabled v0.18.0
29602025-04-16T03:36:48.851Z Compiling parking_lot v0.11.2
29612025-04-16T03:36:48.877Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29622025-04-16T03:36:49.175Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29632025-04-16T03:36:49.571Z Compiling qorb v0.3.1
29642025-04-16T03:36:49.606Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29652025-04-16T03:36:49.870Z Compiling dropshot_endpoint v0.12.0
29662025-04-16T03:36:49.994Z Compiling password-hash v0.4.2
29672025-04-16T03:36:50.080Z Compiling gethostname v0.5.0
29682025-04-16T03:36:50.295Z Compiling fxhash v0.2.1
29692025-04-16T03:36:50.523Z Compiling same-file v1.0.6
29702025-04-16T03:36:50.738Z Compiling xshell-macros v0.2.7
29712025-04-16T03:36:50.797Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29722025-04-16T03:36:51.088Z Compiling base64 v0.13.1
29732025-04-16T03:36:51.312Z Compiling http-range v0.1.5
29742025-04-16T03:36:51.375Z Compiling xshell v0.2.7
29752025-04-16T03:36:51.612Z Compiling ron v0.7.1
29762025-04-16T03:36:52.386Z Compiling progenitor-macro v0.8.0
29772025-04-16T03:36:52.415Z Compiling walkdir v2.5.0
29782025-04-16T03:36:53.057Z Compiling sled v0.34.7
29792025-04-16T03:36:53.104Z Compiling pbkdf2 v0.11.0
29802025-04-16T03:36:53.350Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29812025-04-16T03:36:53.431Z Compiling xz2 v0.1.7
29822025-04-16T03:36:53.624Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29832025-04-16T03:36:53.721Z Compiling zone v0.1.8
29842025-04-16T03:36:53.974Z Compiling ssh-key v0.6.6
29852025-04-16T03:36:54.452Z Compiling hickory-client v0.24.4
29862025-04-16T03:36:54.883Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29872025-04-16T03:36:55.015Z Compiling p256 v0.13.2
29882025-04-16T03:36:55.575Z Compiling p521 v0.13.3
29892025-04-16T03:36:55.662Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29902025-04-16T03:36:56.285Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29912025-04-16T03:36:57.217Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29922025-04-16T03:36:57.325Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29932025-04-16T03:36:59.444Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29942025-04-16T03:36:59.621Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29952025-04-16T03:36:59.781Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29962025-04-16T03:37:00.386Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29972025-04-16T03:37:00.779Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29982025-04-16T03:37:01.857Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29992025-04-16T03:37:02.506Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30002025-04-16T03:37:02.532Z Compiling progenitor v0.8.0
30012025-04-16T03:37:02.772Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30022025-04-16T03:37:02.798Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30032025-04-16T03:37:02.829Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30042025-04-16T03:37:02.914Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30052025-04-16T03:37:03.563Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30062025-04-16T03:37:03.869Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30072025-04-16T03:37:04.179Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30082025-04-16T03:37:04.920Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30092025-04-16T03:37:05.084Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30102025-04-16T03:37:05.712Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30112025-04-16T03:37:05.740Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30122025-04-16T03:37:06.661Z Compiling hickory-server v0.24.4
30132025-04-16T03:37:06.992Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30142025-04-16T03:37:07.421Z Compiling pem v3.0.5
30152025-04-16T03:37:08.109Z Compiling yasna v0.5.2
30162025-04-16T03:37:08.231Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30172025-04-16T03:37:08.355Z Compiling headers-core v0.3.0
30182025-04-16T03:37:08.465Z Compiling kstat-rs v0.2.4
30192025-04-16T03:37:08.561Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30202025-04-16T03:37:08.678Z Compiling nanorand v0.7.0
30212025-04-16T03:37:09.120Z Compiling atty v0.2.14
30222025-04-16T03:37:09.250Z Compiling russh-cryptovec v0.7.3
30232025-04-16T03:37:09.290Z Compiling md5 v0.7.0
30242025-04-16T03:37:09.547Z Compiling crc8 v0.1.1
30252025-04-16T03:37:09.572Z Compiling russh-keys v0.45.0
30262025-04-16T03:37:09.740Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30272025-04-16T03:37:09.766Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
30282025-04-16T03:37:10.253Z Compiling flume v0.11.1
30292025-04-16T03:37:10.814Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30302025-04-16T03:37:12.073Z Compiling rcgen v0.12.1
30312025-04-16T03:37:12.509Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30322025-04-16T03:37:13.434Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30332025-04-16T03:37:13.800Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30342025-04-16T03:37:14.920Z Compiling headers v0.4.0
30352025-04-16T03:37:15.784Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30362025-04-16T03:37:15.942Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30372025-04-16T03:37:16.373Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30382025-04-16T03:37:18.167Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30392025-04-16T03:37:18.332Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30402025-04-16T03:37:18.897Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30412025-04-16T03:37:19.164Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30422025-04-16T03:37:20.401Z Compiling hyper-staticfile v0.10.1
30432025-04-16T03:37:20.459Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30442025-04-16T03:37:21.000Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30452025-04-16T03:37:21.282Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30462025-04-16T03:37:21.391Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30472025-04-16T03:37:21.975Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30482025-04-16T03:37:22.003Z Compiling num-bigint v0.4.6
30492025-04-16T03:37:22.031Z Compiling des v0.8.1
30502025-04-16T03:37:22.358Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30512025-04-16T03:37:22.720Z Compiling subprocess v0.2.9
30522025-04-16T03:37:22.773Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30532025-04-16T03:37:23.083Z Compiling hex-literal v0.4.1
30542025-04-16T03:37:23.262Z Compiling display-error-chain v0.2.2
30552025-04-16T03:37:23.497Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30562025-04-16T03:37:23.527Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30572025-04-16T03:37:24.115Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30582025-04-16T03:37:24.146Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30592025-04-16T03:37:24.580Z Compiling russh v0.45.0
30602025-04-16T03:37:25.811Z Compiling internet-checksum v0.2.1
30612025-04-16T03:37:31.022Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30622025-04-16T03:37:32.704Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30632025-04-16T03:38:03.827Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30642025-04-16T03:38:29.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
30652025-04-16T03:38:29.866Z
30662025-04-16T03:38:29.892Zreal 2:21.278270167
30672025-04-16T03:38:29.892Zuser 11:16.825958794
30682025-04-16T03:38:29.892Zsys 1:49.392535364
30692025-04-16T03:38:29.892Ztrap 0.312193206
30702025-04-16T03:38:29.892Ztflt 0.211937416
30712025-04-16T03:38:29.892Zdflt 1.129529007
30722025-04-16T03:38:29.892Zkflt 0.000161432
30732025-04-16T03:38:29.892Zlock 20:50.264276105
30742025-04-16T03:38:29.892Zslp 40:09.411884864
30752025-04-16T03:38:29.892Zlat 39.913691712
30762025-04-16T03:38:29.892Zstop 1:46.630569539
30772025-04-16T03:38:29.892Z+ mkdir tests
30782025-04-16T03:38:29.892Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30792025-04-16T03:38:29.892Z+ xargs -I '{}' -t cp '{}' tests/
30802025-04-16T03:38:29.918Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e4664b564b81936a tests/
30812025-04-16T03:38:29.943Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d38a8affd2752b2d tests/
30822025-04-16T03:38:29.969Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-dffd035dd78ff83d tests/
30832025-04-16T03:38:29.995Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-fd0dfdf5552cc7db tests/
30842025-04-16T03:38:30.258Z+ 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/*)
30852025-04-16T03:38:30.284Z+ 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-d38a8affd2752b2d tests/commtest-dffd035dd78ff83d tests/dhcp_server-e4664b564b81936a tests/end_to_end_tests-fd0dfdf5552cc7db 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
30862025-04-16T03:40:03.712ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30872025-04-16T03:40:03.712Za .github/buildomat/ci-env.sh 1K
30882025-04-16T03:40:03.712Za out/target/test 1K
30892025-04-16T03:40:03.712Za out/npuzone/npuzone 23144K
30902025-04-16T03:40:03.712Za package-manifest.toml 33K
30912025-04-16T03:40:03.713Za smf/sled-agent/non-gimlet/config.toml 5K
30922025-04-16T03:40:03.713Za target/release/omicron-package 40063K
30932025-04-16T03:40:03.713Za target/release/xtask 10725K
30942025-04-16T03:40:03.713Za target/debug/bootstrap 210200K
30952025-04-16T03:40:03.713Za tests/bootstrap-d38a8affd2752b2d 23833K
30962025-04-16T03:40:03.713Za tests/commtest-dffd035dd78ff83d 24620K
30972025-04-16T03:40:03.713Za tests/dhcp_server-e4664b564b81936a 23833K
30982025-04-16T03:40:03.713Za tests/end_to_end_tests-fd0dfdf5552cc7db 266163K
30992025-04-16T03:40:03.713Za out/clickhouse.tar.gz 306776K
31002025-04-16T03:40:03.713Za out/clickhouse_keeper.tar.gz 292114K
31012025-04-16T03:40:03.713Za out/clickhouse_server.tar.gz 306745K
31022025-04-16T03:40:03.713Za out/cockroachdb.tar.gz 144869K
31032025-04-16T03:40:03.713Za out/crucible-dtrace.tar 99K
31042025-04-16T03:40:03.713Za out/crucible-pantry-zone.tar.gz 33824K
31052025-04-16T03:40:03.713Za out/crucible-zone.tar.gz 42354K
31062025-04-16T03:40:03.713Za out/external-dns.tar.gz 45846K
31072025-04-16T03:40:03.713Za out/internal-dns.tar.gz 45846K
31082025-04-16T03:40:03.713Za out/mg-ddm-gz.tar 65611K
31092025-04-16T03:40:03.713Za out/nexus.tar.gz 111625K
31102025-04-16T03:40:03.713Za out/ntp.tar.gz 14989K
31112025-04-16T03:40:03.713Za out/omicron-gateway-softnpu.tar.gz 25214K
31122025-04-16T03:40:03.713Za out/omicron-sled-agent.tar 127617K
31132025-04-16T03:40:03.713Za out/overlay.tar.gz 3K
31142025-04-16T03:40:03.713Za out/oximeter.tar.gz 56371K
31152025-04-16T03:40:03.713Za out/oxlog.tar 3755K
31162025-04-16T03:40:03.713Za out/probe.tar.gz 2764K
31172025-04-16T03:40:03.713Za out/propolis-server.tar.gz 68877K
31182025-04-16T03:40:03.713Za out/pumpkind-gz.tar 26648K
31192025-04-16T03:40:03.713Za out/switch-softnpu.tar.gz 273653K
31202025-04-16T03:40:03.739Z
31212025-04-16T03:40:03.739Zreal 1:33.456604001
31222025-04-16T03:40:03.739Zuser 1:26.164787331
31232025-04-16T03:40:03.739Zsys 8.691726110
31242025-04-16T03:40:03.739Ztrap 0.028251074
31252025-04-16T03:40:03.739Ztflt 0.000000000
31262025-04-16T03:40:03.739Zdflt 0.000000000
31272025-04-16T03:40:03.739Zkflt 0.000000000
31282025-04-16T03:40:03.739Zlock 0.000000000
31292025-04-16T03:40:03.739Zslp 1:26.473148603
31302025-04-16T03:40:03.739Zlat 5.548808359
31312025-04-16T03:40:03.739Zstop 0.000358009
31322025-04-16T03:40:03.739Zprocess exited: duration 1888911 ms, exit code 0
 
31332025-04-16T03:40:03.827Zfound 1 output files
31342025-04-16T03:40:03.827Zuploading: /work/package.tar.gz (2048705031 bytes)
31352025-04-16T03:42:44.204Zuploaded: /work/package.tar.gz