01JQ7J0A8PK55AN245RZHFCD64: 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: 01JQ7J0S7TV9EHHQ37MGQ4M4DK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-25T21:07:01.104Zjob assigned to worker 01JQ7J0ZGMXPYADWVB0CK1YAHH [factory aws, i-0cd4c8c0a798b0b1c] (queued for 59 s)
 
22025-03-25T21:07:09.567Zstarting task 0: "setup"
32025-03-25T21:07:09.572Z++ uname -s
42025-03-25T21:07:09.575Z+ kern=SunOS
52025-03-25T21:07:09.575Z+ build_user=build
62025-03-25T21:07:09.575Z+ build_uid=12345
72025-03-25T21:07:09.575Z+ work_dir=/work
82025-03-25T21:07:09.575Z+ input_dir=/input
92025-03-25T21:07:09.575Z+ [[ 0 == 12345 ]]
102025-03-25T21:07:09.575Z+ case "$kern" in
112025-03-25T21:07:09.575Z+ groupadd -g 12345 build
122025-03-25T21:07:09.580Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-25T21:07:11.584Z+ zfs create -o mountpoint=/work rpool/work
142025-03-25T21:07:11.716Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-25T21:07:11.720Z+ home_fs=zfs
162025-03-25T21:07:11.720Z+ [[ zfs == autofs ]]
172025-03-25T21:07:11.720Z+ mkdir -p /home/build
182025-03-25T21:07:11.723Z+ chown build:build /home/build /work
192025-03-25T21:07:13.722Z+ chmod 0700 /home/build /work
202025-03-25T21:07:13.726Zprocess exited: duration 4162 ms, exit code 0
 
212025-03-25T21:07:13.732Zstarting task 1: "rust-toolchain"
222025-03-25T21:07:13.737Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-25T21:07:13.737Z * rust toolchain channel = "1.85.0"
242025-03-25T21:07:13.737Z * rust toolchain profile = "default"
252025-03-25T21:07:13.737Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-25T21:07:13.737Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-25T21:07:13.737Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-25T21:07:13.740Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-25T21:07:13.740Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-25T21:07:13.858Zinfo: downloading installer
312025-03-25T21:07:15.278Zwarn: It looks like you have an existing installation of Rust at:
322025-03-25T21:07:15.278Zwarn: /opt/ooce/bin
332025-03-25T21:07:15.278Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-25T21:07:15.278Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-25T21:07:15.278Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-25T21:07:15.278Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-25T21:07:15.278Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-25T21:07:15.278Zerror: cannot install while Rust is installed
392025-03-25T21:07:15.278Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-25T21:07:15.295Zinfo: profile set to 'default'
412025-03-25T21:07:15.295Zinfo: default host triple is x86_64-unknown-illumos
422025-03-25T21:07:15.298Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-25T21:07:15.455Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-25T21:07:15.455Zinfo: downloading component 'cargo'
452025-03-25T21:07:16.397Zinfo: downloading component 'clippy'
462025-03-25T21:07:16.786Zinfo: downloading component 'rust-docs'
472025-03-25T21:07:18.320Zinfo: downloading component 'rust-std'
482025-03-25T21:07:20.020Zinfo: downloading component 'rustc'
492025-03-25T21:07:26.928Zinfo: downloading component 'rustfmt'
502025-03-25T21:07:27.265Zinfo: installing component 'cargo'
512025-03-25T21:07:28.098Zinfo: installing component 'clippy'
522025-03-25T21:07:28.484Zinfo: installing component 'rust-docs'
532025-03-25T21:07:30.246Zinfo: installing component 'rust-std'
542025-03-25T21:07:32.105Zinfo: installing component 'rustc'
552025-03-25T21:07:38.031Zinfo: installing component 'rustfmt'
562025-03-25T21:07:38.361Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-25T21:07:38.362Z
582025-03-25T21:07:38.734Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-25T21:07:38.734Z
602025-03-25T21:07:38.737Z
612025-03-25T21:07:38.737ZRust is installed now. Great!
622025-03-25T21:07:38.737Z
632025-03-25T21:07:38.737ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-25T21:07:38.737Zenvironment variable. This has not been done automatically.
652025-03-25T21:07:38.737Z
662025-03-25T21:07:38.737ZTo configure your current shell, you need to source
672025-03-25T21:07:38.737Zthe corresponding env file under $HOME/.cargo.
682025-03-25T21:07:38.738Z
692025-03-25T21:07:38.738ZThis is usually done by running one of the following (note the leading DOT):
702025-03-25T21:07:38.738Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-25T21:07:38.738Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-25T21:07:38.738Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-25T21:07:38.808Z+ rustup --version
742025-03-25T21:07:38.819Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-25T21:07:38.819Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-25T21:07:38.847Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-25T21:07:38.850Z+ cargo --version
782025-03-25T21:07:38.869Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-25T21:07:38.872Z+ rustc --version
802025-03-25T21:07:38.897Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-25T21:07:38.900Zprocess exited: duration 25175 ms, exit code 0
 
822025-03-25T21:07:38.907Zstarting task 2: "authentication"
832025-03-25T21:07:38.929Zprocess exited: duration 22 ms, exit code 0
 
842025-03-25T21:07:38.938Zstarting task 3: "clone repository"
852025-03-25T21:07:38.942Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-25T21:07:38.945Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-25T21:07:38.984ZCloning into '/work/oxidecomputer/omicron'...
882025-03-25T21:07:46.317Z+ cd /work/oxidecomputer/omicron
892025-03-25T21:07:46.317Z+ git fetch origin b70751d98c98338cde209e6ab518e9005834d3dd
902025-03-25T21:07:46.609ZFrom https://github.com/oxidecomputer/omicron
912025-03-25T21:07:46.609Z * branch b70751d98c98338cde209e6ab518e9005834d3dd -> FETCH_HEAD
922025-03-25T21:07:46.621Z+ [[ -n eliza/ereporter-api-2 ]]
932025-03-25T21:07:46.624Z++ git branch --show-current
942025-03-25T21:07:46.627Z+ current=main
952025-03-25T21:07:46.627Z+ [[ main != eliza/ereporter-api-2 ]]
962025-03-25T21:07:46.627Z+ git branch -f eliza/ereporter-api-2 b70751d98c98338cde209e6ab518e9005834d3dd
972025-03-25T21:07:46.631Z+ git checkout -f eliza/ereporter-api-2
982025-03-25T21:07:46.818ZSwitched to branch 'eliza/ereporter-api-2'
992025-03-25T21:07:46.822Z+ git reset --hard b70751d98c98338cde209e6ab518e9005834d3dd
1002025-03-25T21:07:46.868ZHEAD is now at b70751d98 s/ereporter/ereport
1012025-03-25T21:07:46.871Zprocess exited: duration 7935 ms, exit code 0
 
1022025-03-25T21:07:46.877Zstarting task 4: "build"
1032025-03-25T21:07:46.883Z+ source .github/buildomat/ci-env.sh
1042025-03-25T21:07:46.883Z++ export CARGO_TERM_COLOR=always
1052025-03-25T21:07:46.886Z++ CARGO_TERM_COLOR=always
1062025-03-25T21:07:46.886Z+ cargo --version
1072025-03-25T21:07:46.940Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-25T21:07:46.943Z+ rustc --version
1092025-03-25T21:07:47.011Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-25T21:07:47.014Z+ WORK=/work
1112025-03-25T21:07:47.014Z+ pfexec mkdir -p /work
1122025-03-25T21:07:47.018Z+ pfexec chown build /work
1132025-03-25T21:07:47.021Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-25T21:07:48.645Zpkg list: illegal option -- F
1152025-03-25T21:07:48.648ZUsage:
1162025-03-25T21:07:48.648Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-25T21:07:48.648Z [pkg_fmri_pattern ...]
1182025-03-25T21:07:49.518Zpkg list: illegal option -- F
1192025-03-25T21:07:49.518ZUsage:
1202025-03-25T21:07:49.522Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-25T21:07:49.522Z [pkg_fmri_pattern ...]
1222025-03-25T21:07:58.855Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-25T21:08:03.468Z Startup: Caching catalogs ... Done
1242025-03-25T21:08:18.639ZPlanning: Solver setup ... Done (14.080s)
1252025-03-25T21:08:18.804ZPlanning: Running solver ... Done (0.165s)
1262025-03-25T21:08:18.940ZPlanning: Finding local manifests ... Done (0.006s)
1272025-03-25T21:09:14.230ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-25T21:09:14.914ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-25T21:09:15.030ZPlanning: Package planning ... Done (0.115s)
1302025-03-25T21:09:15.086ZPlanning: Merging actions ... Done (0.056s)
1312025-03-25T21:09:15.289ZPlanning: Checking for conflicting actions ... Done (0.202s)
1322025-03-25T21:09:17.267ZPlanning: Consolidating action changes ... Done (1.979s)
1332025-03-25T21:09:17.692ZPlanning: Evaluating mediators ... Done (0.424s)
1342025-03-25T21:09:17.774ZPlanning: Planning completed in 74.23 seconds
1352025-03-25T21:09:17.790Z Packages to install: 4
1362025-03-25T21:09:17.790Z Packages to update: 3
1372025-03-25T21:09:17.790Z Mediators to change: 2
1382025-03-25T21:09:17.790Z Services to change: 1
1392025-03-25T21:09:17.794Z Estimated space available: 155.59 GB
1402025-03-25T21:09:17.794ZEstimated space to be consumed: 1.67 GB
1412025-03-25T21:09:17.794Z Create boot environment: No
1422025-03-25T21:09:17.794ZCreate backup boot environment: Yes
1432025-03-25T21:09:17.794Z Rebuild boot archive: No
1442025-03-25T21:09:17.794Z
1452025-03-25T21:09:17.794ZChanged mediators:
1462025-03-25T21:09:17.794Z mediator clang:
1472025-03-25T21:09:17.794Z version: None -> 15 (system default)
1482025-03-25T21:09:17.794Z
1492025-03-25T21:09:17.794Z mediator llvm:
1502025-03-25T21:09:17.794Z version: 14 (system default) -> 15 (system default)
1512025-03-25T21:09:17.794Z
1522025-03-25T21:09:17.794ZChanged packages:
1532025-03-25T21:09:17.794Zhelios-dev
1542025-03-25T21:09:17.794Z developer/build-essential
1552025-03-25T21:09:17.794Z None -> 11-2.0
1562025-03-25T21:09:17.794Z library/libxmlsec1
1572025-03-25T21:09:17.794Z None -> 1.2.35-2.0
1582025-03-25T21:09:17.794Z ooce/developer/clang-15
1592025-03-25T21:09:17.795Z None -> 15.0.7-2.0
1602025-03-25T21:09:17.795Z ooce/developer/llvm-15
1612025-03-25T21:09:17.795Z None -> 15.0.7-2.0
1622025-03-25T21:09:17.795Z package/pkg
1632025-03-25T21:09:17.795Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-25T21:09:17.795Z system/library/g++-runtime
1652025-03-25T21:09:17.795Z 13-2.0 -> 14-2.0
1662025-03-25T21:09:17.795Z system/library/gcc-runtime
1672025-03-25T21:09:17.795Z 13-2.0 -> 14-2.0
1682025-03-25T21:09:17.795Z
1692025-03-25T21:09:17.795ZServices:
1702025-03-25T21:09:17.795Z restart_fmri:
1712025-03-25T21:09:17.795Z svc:/system/update-man-index:default
1722025-03-25T21:09:17.795Z
1732025-03-25T21:09:17.795ZEditable files to change:
1742025-03-25T21:09:17.795Z Update:
1752025-03-25T21:09:17.795Z usr/share/lib/pkg/web/config.shtml
1762025-03-25T21:09:17.871Z
1772025-03-25T21:09:17.871ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-25T21:09:22.870ZDownload: 1141/4301 items 44.0/225.4MB 19% complete (8.7M/s)
1792025-03-25T21:09:27.870ZDownload: 1970/4301 items 118.5/225.4MB 52% complete (12.0M/s)
1802025-03-25T21:09:32.960ZDownload: 3246/4301 items 173.8/225.4MB 77% complete (14.4M/s)
1812025-03-25T21:09:37.960ZDownload: 4184/4301 items 220.3/225.4MB 97% complete (10.2M/s)
1822025-03-25T21:09:47.473ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (10.0M/s)
1832025-03-25T21:09:48.510ZDownload: Completed 225.42 MB in 30.65 seconds (7.4M/s)
1842025-03-25T21:09:50.673Z Actions: 1/5122 actions (Removing old actions)
1852025-03-25T21:09:50.695Z Actions: 194/5122 actions (Installing new actions)
1862025-03-25T21:09:55.409Z Actions: 4267/5122 actions (Updating modified actions)
1872025-03-25T21:09:55.763Z Actions: Completed 5122 actions in 5.09 seconds.
1882025-03-25T21:09:56.007Z Done (0.236s)
1892025-03-25T21:09:56.011Z Done (0.001s)
1902025-03-25T21:09:56.654Z Done (0.645s)
1912025-03-25T21:10:01.311Z Done (4.424s)
1922025-03-25T21:10:01.399Z Done (0.018s)
1932025-03-25T21:10:01.402Z Done (0.000s)
1942025-03-25T21:10:01.583Z Done (0.000s)
1952025-03-25T21:10:02.348ZPlanning: Evaluating mediator changes ... Done
1962025-03-25T21:10:02.514ZPlanning: Checking for conflicting actions ... Done
1972025-03-25T21:10:02.517ZPlanning: Consolidating action changes ... Done
1982025-03-25T21:10:02.791ZPlanning: Evaluating mediators ... Done
1992025-03-25T21:10:02.794ZPlanning: Planning completed in 0.44 seconds
2002025-03-25T21:10:02.834Z Mediators to change: 2
2012025-03-25T21:10:02.834Z Create boot environment: No
2022025-03-25T21:10:02.837ZCreate backup boot environment: No
2032025-03-25T21:10:02.922Z Done
2042025-03-25T21:10:02.922Z Done
2052025-03-25T21:10:03.378Z Done
2062025-03-25T21:10:07.170Z Done
2072025-03-25T21:10:07.261Z Done
2082025-03-25T21:10:07.264Z Done
2092025-03-25T21:10:07.404Z Done
2102025-03-25T21:10:08.029ZPlanning: Evaluating mediator changes ... Done
2112025-03-25T21:10:08.034ZPlanning: Merging actions ... Done
2122025-03-25T21:10:08.221ZPlanning: Checking for conflicting actions ... Done
2132025-03-25T21:10:08.225ZPlanning: Consolidating action changes ... Done
2142025-03-25T21:10:08.491ZPlanning: Evaluating mediators ... Done
2152025-03-25T21:10:08.548ZPlanning: Planning completed in 0.76 seconds
2162025-03-25T21:10:08.590Z Packages to change: 1
2172025-03-25T21:10:08.590Z Mediators to change: 1
2182025-03-25T21:10:08.593Z Services to change: 1
2192025-03-25T21:10:08.593Z Create boot environment: No
2202025-03-25T21:10:08.593ZCreate backup boot environment: Yes
2212025-03-25T21:10:10.812Z Actions: 1/6 actions (Updating modified actions)
2222025-03-25T21:10:10.816Z Actions: Completed 6 actions in 0.00 seconds.
2232025-03-25T21:10:10.816Z Done
2242025-03-25T21:10:10.816Z Done
2252025-03-25T21:10:10.946Z Done
2262025-03-25T21:10:14.698Z Done
2272025-03-25T21:10:14.793Z Done
2282025-03-25T21:10:14.796Z Done
2292025-03-25T21:10:14.938Z Done
2302025-03-25T21:10:15.396ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-03-25T21:10:15.396Zclang system 15 system
2322025-03-25T21:10:15.396Zcsh system system illumos
2332025-03-25T21:10:15.396Zctags system system illumos
2342025-03-25T21:10:15.396Zgcc vendor 12 vendor
2352025-03-25T21:10:15.396Zgcc system 10 system
2362025-03-25T21:10:15.396Zgcc system 7 system
2372025-03-25T21:10:15.396Zgo system 1.20 system
2382025-03-25T21:10:15.396Zgo system 1.19 system
2392025-03-25T21:10:15.396Zllvm system 15 system
2402025-03-25T21:10:15.396Zllvm system 14 system
2412025-03-25T21:10:15.396Zmariadb system 10.6 system
2422025-03-25T21:10:15.396Zmta vendor vendor dma
2432025-03-25T21:10:15.396Zopenjdk system 17 system
2442025-03-25T21:10:15.396Zopenjdk system 11 system
2452025-03-25T21:10:15.396Zopenjdk system 1.8 system
2462025-03-25T21:10:15.396Zopenssl vendor 3 vendor
2472025-03-25T21:10:15.397Zperl system 5.36 system
2482025-03-25T21:10:15.397Zpostgresql system 15 system
2492025-03-25T21:10:15.397Zpostgresql system 13 system
2502025-03-25T21:10:15.397Zpython vendor 3 vendor
2512025-03-25T21:10:15.397Zpython system 2 system
2522025-03-25T21:10:15.397Zpython3 system 3.11 system
2532025-03-25T21:10:15.397Zruby system 3.0 system
2542025-03-25T21:10:15.397Zwords vendor vendor american-english
2552025-03-25T21:10:15.397Zwords system system australian-english
2562025-03-25T21:10:15.397Zwords system system british-english
2572025-03-25T21:10:15.397Zwords system system canadian-english
2582025-03-25T21:10:15.397Zwords system system french
2592025-03-25T21:10:15.397Zwords system system italian
2602025-03-25T21:10:15.397Zwords system system ngerman
2612025-03-25T21:10:15.397Zwords system system ogerman
2622025-03-25T21:10:15.397Zwords system system spanish
2632025-03-25T21:10:15.735ZPUBLISHER TYPE STATUS P LOCATION
2642025-03-25T21:10:15.735Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652025-03-25T21:10:18.947ZFMRI IFO
2662025-03-25T21:10:18.947Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672025-03-25T21:10:18.947Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682025-03-25T21:10:18.947Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692025-03-25T21:10:18.947Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702025-03-25T21:10:18.947Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712025-03-25T21:10:18.947Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722025-03-25T21:10:18.947Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2732025-03-25T21:10:18.947Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742025-03-25T21:10:18.947Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752025-03-25T21:10:18.947Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2762025-03-25T21:10:18.948Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772025-03-25T21:10:18.948Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782025-03-25T21:10:18.948Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2792025-03-25T21:10:18.948Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802025-03-25T21:10:18.948Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812025-03-25T21:10:19.811Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822025-03-25T21:10:20.130Z Updating crates.io index
2832025-03-25T21:10:20.183Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2842025-03-25T21:10:20.718Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852025-03-25T21:10:21.125Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862025-03-25T21:10:21.370Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872025-03-25T21:10:21.643Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882025-03-25T21:10:22.665Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892025-03-25T21:10:24.517Z Updating git repository `https://github.com/oxidecomputer/opte`
2902025-03-25T21:10:25.284Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912025-03-25T21:10:26.020Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922025-03-25T21:10:26.329Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2932025-03-25T21:10:26.600Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-03-25T21:10:27.286Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2952025-03-25T21:10:27.822Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2962025-03-25T21:10:28.242Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2972025-03-25T21:10:28.522Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982025-03-25T21:10:28.840Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2992025-03-25T21:10:29.085Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3002025-03-25T21:10:29.347Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3012025-03-25T21:10:29.647Z Updating git repository `https://github.com/oxidecomputer/lldp`
3022025-03-25T21:10:30.079Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-03-25T21:10:30.432Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3042025-03-25T21:10:30.764Z Updating git repository `https://github.com/oxidecomputer/ispf`
3052025-03-25T21:10:31.071Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3062025-03-25T21:10:31.412Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072025-03-25T21:10:31.975Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3082025-03-25T21:10:32.288Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092025-03-25T21:10:32.635Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3102025-03-25T21:10:33.016Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3112025-03-25T21:10:33.363Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3122025-03-25T21:10:33.633Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3132025-03-25T21:10:33.888Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3142025-03-25T21:10:35.326Z Downloading crates ...
3152025-03-25T21:10:35.405Z Downloaded equivalent v1.0.1
3162025-03-25T21:10:35.415Z Downloaded zerocopy-derive v0.7.35
3172025-03-25T21:10:35.425Z Downloaded swrite v0.1.0
3182025-03-25T21:10:35.435Z Downloaded pretty-hex v0.4.1
3192025-03-25T21:10:35.439Z Downloaded usdt-macro v0.5.0
3202025-03-25T21:10:35.442Z Downloaded scroll_derive v0.12.0
3212025-03-25T21:10:35.442Z Downloaded zerocopy v0.7.35
3222025-03-25T21:10:35.456Z Downloaded memmap v0.7.0
3232025-03-25T21:10:35.459Z Downloaded winnow v0.7.3
3242025-03-25T21:10:35.466Z Downloaded terminal_size v0.4.0
3252025-03-25T21:10:35.469Z Downloaded fnv v1.0.7
3262025-03-25T21:10:35.469Z Downloaded itoa v1.0.11
3272025-03-25T21:10:35.469Z Downloaded bytecount v0.6.8
3282025-03-25T21:10:35.472Z Downloaded autocfg v1.4.0
3292025-03-25T21:10:35.472Z Downloaded heck v0.5.0
3302025-03-25T21:10:35.475Z Downloaded byteorder v1.5.0
3312025-03-25T21:10:35.475Z Downloaded version_check v0.9.5
3322025-03-25T21:10:35.478Z Downloaded strsim v0.11.1
3332025-03-25T21:10:35.478Z Downloaded errno v0.3.9
3342025-03-25T21:10:35.478Z Downloaded dof v0.3.0
3352025-03-25T21:10:35.482Z Downloaded digest v0.10.7
3362025-03-25T21:10:35.482Z Downloaded anstyle-parse v0.2.5
3372025-03-25T21:10:35.485Z Downloaded anstyle v1.0.10
3382025-03-25T21:10:35.485Z Downloaded toml_datetime v0.6.8
3392025-03-25T21:10:35.485Z Downloaded proc-macro-error-attr v1.0.4
3402025-03-25T21:10:35.488Z Downloaded fs-err v2.11.0
3412025-03-25T21:10:35.488Z Downloaded fastrand v2.1.1
3422025-03-25T21:10:35.491Z Downloaded is_terminal_polyfill v1.70.1
3432025-03-25T21:10:35.491Z Downloaded heck v0.4.1
3442025-03-25T21:10:35.491Z Downloaded generic-array v0.14.7
3452025-03-25T21:10:35.494Z Downloaded serde_tokenstream v0.2.2
3462025-03-25T21:10:35.494Z Downloaded pest_generator v2.7.14
3472025-03-25T21:10:35.494Z Downloaded dtrace-parser v0.2.0
3482025-03-25T21:10:35.498Z Downloaded crypto-common v0.1.6
3492025-03-25T21:10:35.498Z Downloaded cpufeatures v0.2.14
3502025-03-25T21:10:35.498Z Downloaded colorchoice v1.0.2
3512025-03-25T21:10:35.501Z Downloaded clap_lex v0.7.4
3522025-03-25T21:10:35.501Z Downloaded cfg-if v1.0.0
3532025-03-25T21:10:35.501Z Downloaded thread-id v4.2.2
3542025-03-25T21:10:35.504Z Downloaded utf8parse v0.2.2
3552025-03-25T21:10:35.504Z Downloaded thiserror-impl v2.0.11
3562025-03-25T21:10:35.504Z Downloaded plain v0.2.3
3572025-03-25T21:10:35.507Z Downloaded block-buffer v0.10.4
3582025-03-25T21:10:35.507Z Downloaded anstyle-query v1.1.1
3592025-03-25T21:10:35.510Z Downloaded usdt v0.5.0
3602025-03-25T21:10:35.510Z Downloaded usdt-impl v0.5.0
3612025-03-25T21:10:35.513Z Downloaded tabled_derive v0.7.0
3622025-03-25T21:10:35.513Z Downloaded once_cell v1.20.3
3632025-03-25T21:10:35.516Z Downloaded cargo-platform v0.1.8
3642025-03-25T21:10:35.516Z Downloaded camino-tempfile v1.1.1
3652025-03-25T21:10:35.520Z Downloaded smawk v0.3.2
3662025-03-25T21:10:35.520Z Downloaded scroll v0.12.0
3672025-03-25T21:10:35.523Z Downloaded proc-macro-error v1.0.4
3682025-03-25T21:10:35.523Z Downloaded quote v1.0.39
3692025-03-25T21:10:35.526Z Downloaded cargo_metadata v0.19.2
3702025-03-25T21:10:35.529Z Downloaded thiserror v1.0.69
3712025-03-25T21:10:35.532Z Downloaded io-lifetimes v1.0.11
3722025-03-25T21:10:35.535Z Downloaded cargo_toml v0.21.0
3732025-03-25T21:10:35.535Z Downloaded anstream v0.6.15
3742025-03-25T21:10:35.538Z Downloaded sha2 v0.10.8
3752025-03-25T21:10:35.541Z Downloaded terminal_size v0.2.6
3762025-03-25T21:10:35.545Z Downloaded tempfile v3.13.0
3772025-03-25T21:10:35.553Z Downloaded bitflags v2.6.0
3782025-03-25T21:10:35.558Z Downloaded usdt-attr-macro v0.5.0
3792025-03-25T21:10:35.561Z Downloaded clap_derive v4.5.28
3802025-03-25T21:10:35.564Z Downloaded thiserror v2.0.11
3812025-03-25T21:10:35.567Z Downloaded log v0.4.22
3822025-03-25T21:10:35.570Z Downloaded clap v4.5.31
3832025-03-25T21:10:35.577Z Downloaded unicode-ident v1.0.14
3842025-03-25T21:10:35.580Z Downloaded ucd-trie v0.1.7
3852025-03-25T21:10:35.585Z Downloaded serde_spanned v0.6.8
3862025-03-25T21:10:35.585Z Downloaded bitflags v1.3.2
3872025-03-25T21:10:35.588Z Downloaded thiserror-impl v1.0.69
3882025-03-25T21:10:35.588Z Downloaded macaddr v1.0.1
3892025-03-25T21:10:35.588Z Downloaded proc-macro2 v1.0.94
3902025-03-25T21:10:35.591Z Downloaded unicode-linebreak v0.1.5
3912025-03-25T21:10:35.591Z Downloaded camino v1.1.9
3922025-03-25T21:10:35.594Z Downloaded ryu v1.0.18
3932025-03-25T21:10:35.597Z Downloaded papergrid v0.11.0
3942025-03-25T21:10:35.600Z Downloaded typenum v1.17.0
3952025-03-25T21:10:35.604Z Downloaded serde_derive v1.0.218
3962025-03-25T21:10:35.607Z Downloaded anyhow v1.0.97
3972025-03-25T21:10:35.610Z Downloaded pest_meta v2.7.14
3982025-03-25T21:10:35.610Z Downloaded pest_derive v2.7.14
3992025-03-25T21:10:35.613Z Downloaded indexmap v2.7.1
4002025-03-25T21:10:35.616Z Downloaded serde v1.0.218
4012025-03-25T21:10:35.619Z Downloaded toml v0.8.20
4022025-03-25T21:10:35.622Z Downloaded textwrap v0.16.1
4032025-03-25T21:10:35.625Z Downloaded semver v1.0.25
4042025-03-25T21:10:35.641Z Downloaded toml_edit v0.22.24
4052025-03-25T21:10:35.670Z Downloaded pest v2.7.14
4062025-03-25T21:10:35.679Z Downloaded hashbrown v0.15.1
4072025-03-25T21:10:35.684Z Downloaded memchr v2.7.4
4082025-03-25T21:10:35.688Z Downloaded serde_json v1.0.139
4092025-03-25T21:10:35.697Z Downloaded clap_builder v4.5.31
4102025-03-25T21:10:35.703Z Downloaded goblin v0.8.2
4112025-03-25T21:10:35.709Z Downloaded tabled v0.15.0
4122025-03-25T21:10:35.732Z Downloaded syn v1.0.109
4132025-03-25T21:10:35.742Z Downloaded unicode-width v0.1.14
4142025-03-25T21:10:35.750Z Downloaded syn v2.0.98
4152025-03-25T21:10:35.761Z Downloaded rustix v0.37.28
4162025-03-25T21:10:35.779Z Downloaded rustix v0.38.37
4172025-03-25T21:10:35.818Z Downloaded libc v0.2.170
4182025-03-25T21:10:35.957Z Compiling proc-macro2 v1.0.94
4192025-03-25T21:10:35.957Z Compiling unicode-ident v1.0.14
4202025-03-25T21:10:35.961Z Compiling libc v0.2.170
4212025-03-25T21:10:35.961Z Compiling serde v1.0.218
4222025-03-25T21:10:35.961Z Compiling version_check v0.9.5
4232025-03-25T21:10:35.994Z Compiling memchr v2.7.4
4242025-03-25T21:10:35.997Z Compiling thiserror v1.0.69
4252025-03-25T21:10:35.997Z Compiling itoa v1.0.11
4262025-03-25T21:10:36.224Z Compiling ryu v1.0.18
4272025-03-25T21:10:36.333Z Compiling ucd-trie v0.1.7
4282025-03-25T21:10:36.739Z Compiling once_cell v1.20.3
4292025-03-25T21:10:36.761Z Compiling byteorder v1.5.0
4302025-03-25T21:10:36.833Z Compiling serde_json v1.0.139
4312025-03-25T21:10:37.130Z Compiling rustix v0.38.37
4322025-03-25T21:10:37.179Z Compiling bitflags v2.6.0
4332025-03-25T21:10:37.228Z Compiling usdt-impl v0.5.0
4342025-03-25T21:10:37.444Z Compiling proc-macro-error-attr v1.0.4
4352025-03-25T21:10:37.572Z Compiling io-lifetimes v1.0.11
4362025-03-25T21:10:37.602Z Compiling syn v1.0.109
4372025-03-25T21:10:37.773Z Compiling quote v1.0.39
4382025-03-25T21:10:37.824Z Compiling errno v0.3.9
4392025-03-25T21:10:37.991Z Compiling proc-macro-error v1.0.4
4402025-03-25T21:10:38.060Z Compiling equivalent v1.0.1
4412025-03-25T21:10:38.157Z Compiling syn v2.0.98
4422025-03-25T21:10:38.260Z Compiling camino v1.1.9
4432025-03-25T21:10:38.288Z Compiling hashbrown v0.15.1
4442025-03-25T21:10:38.427Z Compiling rustix v0.37.28
4452025-03-25T21:10:38.452Z Compiling utf8parse v0.2.2
4462025-03-25T21:10:38.554Z Compiling thread-id v4.2.2
4472025-03-25T21:10:38.578Z Compiling plain v0.2.3
4482025-03-25T21:10:38.633Z Compiling log v0.4.22
4492025-03-25T21:10:38.691Z Compiling anstyle-parse v0.2.5
4502025-03-25T21:10:39.105Z Compiling colorchoice v1.0.2
4512025-03-25T21:10:39.289Z Compiling indexmap v2.7.1
4522025-03-25T21:10:39.343Z Compiling winnow v0.7.3
4532025-03-25T21:10:39.365Z Compiling is_terminal_polyfill v1.70.1
4542025-03-25T21:10:39.396Z Compiling anstyle-query v1.1.1
4552025-03-25T21:10:39.497Z Compiling unicode-width v0.1.14
4562025-03-25T21:10:39.560Z Compiling semver v1.0.25
4572025-03-25T21:10:39.680Z Compiling thiserror v2.0.11
4582025-03-25T21:10:40.052Z Compiling anstyle v1.0.10
4592025-03-25T21:10:40.145Z Compiling autocfg v1.4.0
4602025-03-25T21:10:40.366Z Compiling pretty-hex v0.4.1
4612025-03-25T21:10:40.508Z Compiling bitflags v1.3.2
4622025-03-25T21:10:40.578Z Compiling anstream v0.6.15
4632025-03-25T21:10:40.730Z Compiling terminal_size v0.4.0
4642025-03-25T21:10:41.137Z Compiling clap_lex v0.7.4
4652025-03-25T21:10:41.162Z Compiling fs-err v2.11.0
4662025-03-25T21:10:41.186Z Compiling strsim v0.11.1
4672025-03-25T21:10:41.251Z Compiling heck v0.4.1
4682025-03-25T21:10:41.493Z Compiling fnv v1.0.7
4692025-03-25T21:10:41.586Z Compiling fastrand v2.1.1
4702025-03-25T21:10:41.642Z Compiling heck v0.5.0
4712025-03-25T21:10:41.678Z Compiling anyhow v1.0.97
4722025-03-25T21:10:41.941Z Compiling cfg-if v1.0.0
4732025-03-25T21:10:42.091Z Compiling bytecount v0.6.8
4742025-03-25T21:10:42.128Z Compiling terminal_size v0.2.6
4752025-03-25T21:10:42.317Z Compiling papergrid v0.11.0
4762025-03-25T21:10:42.342Z Compiling clap_builder v4.5.31
4772025-03-25T21:10:42.434Z Compiling tempfile v3.13.0
4782025-03-25T21:10:42.622Z Compiling memmap v0.7.0
4792025-03-25T21:10:42.650Z Compiling unicode-linebreak v0.1.5
4802025-03-25T21:10:42.920Z Compiling smawk v0.3.2
4812025-03-25T21:10:43.120Z Compiling textwrap v0.16.1
4822025-03-25T21:10:43.205Z Compiling swrite v0.1.0
4832025-03-25T21:10:43.930Z Compiling tabled_derive v0.7.0
4842025-03-25T21:10:45.359Z Compiling serde_derive v1.0.218
4852025-03-25T21:10:45.359Z Compiling thiserror-impl v1.0.69
4862025-03-25T21:10:45.362Z Compiling zerocopy-derive v0.7.35
4872025-03-25T21:10:45.362Z Compiling scroll_derive v0.12.0
4882025-03-25T21:10:45.362Z Compiling thiserror-impl v2.0.11
4892025-03-25T21:10:45.362Z Compiling clap_derive v4.5.28
4902025-03-25T21:10:45.574Z Compiling tabled v0.15.0
4912025-03-25T21:10:46.777Z Compiling scroll v0.12.0
4922025-03-25T21:10:47.303Z Compiling goblin v0.8.2
4932025-03-25T21:10:47.328Z Compiling zerocopy v0.7.35
4942025-03-25T21:10:48.584Z Compiling pest v2.7.14
4952025-03-25T21:10:49.736Z Compiling clap v4.5.31
4962025-03-25T21:10:50.870Z Compiling pest_meta v2.7.14
4972025-03-25T21:10:51.740Z Compiling pest_generator v2.7.14
4982025-03-25T21:10:53.136Z Compiling pest_derive v2.7.14
4992025-03-25T21:10:53.722Z Compiling dtrace-parser v0.2.0
5002025-03-25T21:10:54.580Z Compiling serde_spanned v0.6.8
5012025-03-25T21:10:54.584Z Compiling toml_datetime v0.6.8
5022025-03-25T21:10:54.584Z Compiling cargo-platform v0.1.8
5032025-03-25T21:10:54.888Z Compiling serde_tokenstream v0.2.2
5042025-03-25T21:10:54.936Z Compiling macaddr v1.0.1
5052025-03-25T21:10:55.089Z Compiling toml_edit v0.22.24
5062025-03-25T21:10:55.251Z Compiling camino-tempfile v1.1.1
5072025-03-25T21:10:56.005Z Compiling dof v0.3.0
5082025-03-25T21:10:56.005Z Compiling cargo_metadata v0.19.2
5092025-03-25T21:10:57.595Z Compiling usdt-macro v0.5.0
5102025-03-25T21:10:57.599Z Compiling usdt-attr-macro v0.5.0
5112025-03-25T21:10:57.952Z Compiling toml v0.8.20
5122025-03-25T21:10:58.767Z Compiling cargo_toml v0.21.0
5132025-03-25T21:10:58.868Z Compiling usdt v0.5.0
5142025-03-25T21:11:01.380Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5152025-03-25T21:11:04.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.08s
5162025-03-25T21:11:04.855Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5172025-03-25T21:11:05.440Z Downloading crates ...
5182025-03-25T21:11:05.567Z Downloaded aead v0.5.2
5192025-03-25T21:11:05.580Z Downloaded arrayvec v0.7.6
5202025-03-25T21:11:05.584Z Downloaded argon2 v0.5.3
5212025-03-25T21:11:05.593Z Downloaded async-stream-impl v0.3.6
5222025-03-25T21:11:05.597Z Downloaded ctr v0.9.2
5232025-03-25T21:11:05.600Z Downloaded hostname v0.3.1
5242025-03-25T21:11:05.604Z Downloaded cstr-argument v0.1.2
5252025-03-25T21:11:05.607Z Downloaded hickory-client v0.24.4
5262025-03-25T21:11:05.612Z Downloaded cfg_aliases v0.1.1
5272025-03-25T21:11:05.612Z Downloaded crucible-workspace-hack v0.1.0
5282025-03-25T21:11:05.616Z Downloaded cfg_aliases v0.2.1
5292025-03-25T21:11:05.616Z Downloaded hubpack_derive v0.1.1
5302025-03-25T21:11:05.616Z Downloaded http-body v1.0.1
5312025-03-25T21:11:05.619Z Downloaded arc-swap v1.7.1
5322025-03-25T21:11:05.622Z Downloaded http-range v0.1.5
5332025-03-25T21:11:05.625Z Downloaded is_ci v1.2.0
5342025-03-25T21:11:05.625Z Downloaded hmac v0.12.1
5352025-03-25T21:11:05.629Z Downloaded ciborium-io v0.2.2
5362025-03-25T21:11:05.629Z Downloaded icu_provider_macros v1.5.0
5372025-03-25T21:11:05.632Z Downloaded ident_case v1.0.1
5382025-03-25T21:11:05.632Z Downloaded atty v0.2.14
5392025-03-25T21:11:05.632Z Downloaded atomicwrites v0.4.4
5402025-03-25T21:11:05.635Z Downloaded crunchy v0.2.2
5412025-03-25T21:11:05.635Z Downloaded ascii-canvas v3.0.0
5422025-03-25T21:11:05.635Z Downloaded cobs v0.2.3
5432025-03-25T21:11:05.638Z Downloaded match_cfg v0.1.0
5442025-03-25T21:11:05.642Z Downloaded castaway v0.2.3
5452025-03-25T21:11:05.642Z Downloaded md5 v0.7.0
5462025-03-25T21:11:05.645Z Downloaded atomic-waker v1.1.2
5472025-03-25T21:11:05.645Z Downloaded adler2 v2.0.0
5482025-03-25T21:11:05.648Z Downloaded hubpack v0.1.2
5492025-03-25T21:11:05.648Z Downloaded lazycell v1.3.0
5502025-03-25T21:11:05.651Z Downloaded crossbeam-deque v0.8.5
5512025-03-25T21:11:05.651Z Downloaded md-5 v0.10.6
5522025-03-25T21:11:05.654Z Downloaded hex-literal v0.4.1
5532025-03-25T21:11:05.654Z Downloaded chrono-tz-build v0.4.0
5542025-03-25T21:11:05.657Z Downloaded linked-hash-map v0.5.6
5552025-03-25T21:11:05.660Z Downloaded bit-set v0.5.3
5562025-03-25T21:11:05.660Z Downloaded instant v0.1.13
5572025-03-25T21:11:05.663Z Downloaded chacha20 v0.9.1
5582025-03-25T21:11:05.663Z Downloaded inout v0.1.3
5592025-03-25T21:11:05.666Z Downloaded httpdate v1.0.3
5602025-03-25T21:11:05.666Z Downloaded http-body-util v0.1.2
5612025-03-25T21:11:05.670Z Downloaded hostname v0.4.0
5622025-03-25T21:11:05.670Z Downloaded bitfield v0.14.0
5632025-03-25T21:11:05.673Z Downloaded humantime v2.1.0
5642025-03-25T21:11:05.673Z Downloaded home v0.5.9
5652025-03-25T21:11:05.676Z Downloaded crc v3.2.1
5662025-03-25T21:11:05.680Z Downloaded idna_adapter v1.2.0
5672025-03-25T21:11:05.680Z Downloaded const_format_proc_macros v0.2.34
5682025-03-25T21:11:05.683Z Downloaded ipnetwork v0.21.1
5692025-03-25T21:11:05.683Z Downloaded hyper-rustls v0.27.3
5702025-03-25T21:11:05.686Z Downloaded multimap v0.10.0
5712025-03-25T21:11:05.689Z Downloaded mime v0.3.17
5722025-03-25T21:11:05.689Z Downloaded linear-map v1.2.0
5732025-03-25T21:11:05.692Z Downloaded keccak v0.1.5
5742025-03-25T21:11:05.695Z Downloaded memoffset v0.9.1
5752025-03-25T21:11:05.695Z Downloaded libefi-sys v0.1.0
5762025-03-25T21:11:05.698Z Downloaded lalrpop-util v0.19.12
5772025-03-25T21:11:05.698Z Downloaded base16ct v0.2.0
5782025-03-25T21:11:05.701Z Downloaded mockall v0.13.1
5792025-03-25T21:11:05.702Z Downloaded libsw v3.4.0
5802025-03-25T21:11:05.705Z Downloaded convert_case v0.4.0
5812025-03-25T21:11:05.705Z Downloaded bit-vec v0.6.3
5822025-03-25T21:11:05.708Z Downloaded cassowary v0.3.0
5832025-03-25T21:11:05.708Z Downloaded lock_api v0.4.12
5842025-03-25T21:11:05.711Z Downloaded async-stream v0.3.6
5852025-03-25T21:11:05.714Z Downloaded bit-set v0.8.0
5862025-03-25T21:11:05.714Z Downloaded addr2line v0.24.2
5872025-03-25T21:11:05.717Z Downloaded lockfree-object-pool v0.1.6
5882025-03-25T21:11:05.720Z Downloaded indent_write v2.2.0
5892025-03-25T21:11:05.723Z Downloaded base64ct v1.6.0
5902025-03-25T21:11:05.726Z Downloaded libsw-core v0.3.1
5912025-03-25T21:11:05.726Z Downloaded is-terminal v0.4.13
5922025-03-25T21:11:05.729Z Downloaded internet-checksum v0.2.1
5932025-03-25T21:11:05.729Z Downloaded hyper-tls v0.6.0
5942025-03-25T21:11:05.730Z Downloaded bcs v0.1.6
5952025-03-25T21:11:05.733Z Downloaded console v0.15.10
5962025-03-25T21:11:05.736Z Downloaded async-bb8-diesel v0.2.1
5972025-03-25T21:11:05.739Z Downloaded lru-cache v0.1.2
5982025-03-25T21:11:05.739Z Downloaded hex v0.4.3
5992025-03-25T21:11:05.742Z Downloaded ahash v0.8.11
6002025-03-25T21:11:05.746Z Downloaded lazy_static v1.5.0
6012025-03-25T21:11:05.749Z Downloaded strum v0.26.3
6022025-03-25T21:11:05.749Z Downloaded multer v3.1.0
6032025-03-25T21:11:05.752Z Downloaded iana-time-zone v0.1.61
6042025-03-25T21:11:05.755Z Downloaded maybe-uninit v2.0.0
6052025-03-25T21:11:05.758Z Downloaded cargo_metadata v0.18.1
6062025-03-25T21:11:05.758Z Downloaded cancel-safe-futures v0.1.5
6072025-03-25T21:11:05.761Z Downloaded csv-core v0.1.11
6082025-03-25T21:11:05.764Z Downloaded lru v0.12.5
6092025-03-25T21:11:05.767Z Downloaded rand_core v0.6.4
6102025-03-25T21:11:05.767Z Downloaded rand_chacha v0.9.0
6112025-03-25T21:11:05.770Z Downloaded proc-macro-error-attr2 v2.0.0
6122025-03-25T21:11:05.770Z Downloaded indoc v1.0.9
6132025-03-25T21:11:05.773Z Downloaded termtree v0.5.1
6142025-03-25T21:11:05.777Z Downloaded want v0.3.1
6152025-03-25T21:11:05.777Z Downloaded r2d2 v0.8.10
6162025-03-25T21:11:05.780Z Downloaded xattr v1.3.1
6172025-03-25T21:11:05.780Z Downloaded httparse v1.9.5
6182025-03-25T21:11:05.784Z Downloaded kstat-rs v0.2.4
6192025-03-25T21:11:05.784Z Downloaded ciborium v0.2.2
6202025-03-25T21:11:05.787Z Downloaded serde_path_to_error v0.1.16
6212025-03-25T21:11:05.790Z Downloaded salsa20 v0.10.2
6222025-03-25T21:11:05.793Z Downloaded crossbeam-epoch v0.9.18
6232025-03-25T21:11:05.796Z Downloaded float-ord v0.3.2
6242025-03-25T21:11:05.796Z Downloaded async-trait v0.1.87
6252025-03-25T21:11:05.800Z Downloaded stable_deref_trait v1.2.0
6262025-03-25T21:11:05.803Z Downloaded litrs v0.4.1
6272025-03-25T21:11:05.807Z Downloaded diesel_table_macro_syntax v0.2.0
6282025-03-25T21:11:05.811Z Downloaded tabled_derive v0.10.0
6292025-03-25T21:11:05.811Z Downloaded termtree v0.4.1
6302025-03-25T21:11:05.811Z Downloaded rustfmt-wrapper v0.2.1
6312025-03-25T21:11:05.814Z Downloaded flagset v0.4.6
6322025-03-25T21:11:05.814Z Downloaded newtype-uuid v1.2.1
6332025-03-25T21:11:05.817Z Downloaded slog-envlogger v2.2.0
6342025-03-25T21:11:05.817Z Downloaded newtype_derive v0.1.6
6352025-03-25T21:11:05.820Z Downloaded icu_properties v1.5.1
6362025-03-25T21:11:05.823Z Downloaded managed v0.8.0
6372025-03-25T21:11:05.827Z Downloaded untrusted v0.7.1
6382025-03-25T21:11:05.827Z Downloaded siphasher v0.3.11
6392025-03-25T21:11:05.827Z Downloaded universal-hash v0.5.1
6402025-03-25T21:11:05.830Z Downloaded termcolor v1.4.1
6412025-03-25T21:11:05.833Z Downloaded memmap2 v0.9.5
6422025-03-25T21:11:05.833Z Downloaded mockall_derive v0.13.1
6432025-03-25T21:11:05.836Z Downloaded strum_macros v0.24.3
6442025-03-25T21:11:05.839Z Downloaded rand_core v0.9.2
6452025-03-25T21:11:05.839Z Downloaded proc-macro-error2 v2.0.1
6462025-03-25T21:11:05.843Z Downloaded progenitor-client v0.9.1
6472025-03-25T21:11:05.846Z Downloaded openssl-probe v0.1.5
6482025-03-25T21:11:05.846Z Downloaded zerovec-derive v0.10.3
6492025-03-25T21:11:05.850Z Downloaded termios v0.3.3
6502025-03-25T21:11:05.853Z Downloaded defmt-parser v0.3.4
6512025-03-25T21:11:05.853Z Downloaded shell-words v1.1.0
6522025-03-25T21:11:05.853Z Downloaded crc-any v2.5.0
6532025-03-25T21:11:05.856Z Downloaded dirs-next v2.0.0
6542025-03-25T21:11:05.856Z Downloaded cmake v0.1.51
6552025-03-25T21:11:05.860Z Downloaded dirs-sys-next v0.1.2
6562025-03-25T21:11:05.860Z Downloaded blake2 v0.10.6
6572025-03-25T21:11:05.863Z Downloaded futures-macro v0.3.31
6582025-03-25T21:11:05.866Z Downloaded futures-task v0.3.31
6592025-03-25T21:11:05.866Z Downloaded chacha20poly1305 v0.10.1
6602025-03-25T21:11:05.869Z Downloaded serde-big-array v0.5.1
6612025-03-25T21:11:05.872Z Downloaded float-cmp v0.10.0
6622025-03-25T21:11:05.872Z Downloaded miniz_oxide v0.8.5
6632025-03-25T21:11:05.875Z Downloaded tokio-tungstenite v0.21.0
6642025-03-25T21:11:05.878Z Downloaded diesel-dtrace v0.4.2
6652025-03-25T21:11:05.882Z Downloaded hickory-resolver v0.24.4
6662025-03-25T21:11:05.885Z Downloaded packed_struct v0.10.1
6672025-03-25T21:11:05.888Z Downloaded num_enum v0.5.11
6682025-03-25T21:11:05.894Z Downloaded tabwriter v1.4.0
6692025-03-25T21:11:05.897Z Downloaded peg v0.8.5
6702025-03-25T21:11:05.900Z Downloaded vte_generate_state_changes v0.1.2
6712025-03-25T21:11:05.900Z Downloaded oxnet v0.1.1
6722025-03-25T21:11:05.903Z Downloaded powerfmt v0.2.0
6732025-03-25T21:11:05.903Z Downloaded base64 v0.13.1
6742025-03-25T21:11:05.907Z Downloaded derive_builder v0.20.2
6752025-03-25T21:11:05.927Z Downloaded zerofrom v0.1.4
6762025-03-25T21:11:05.930Z Downloaded icu_collections v1.5.0
6772025-03-25T21:11:05.933Z Downloaded yoke-derive v0.7.4
6782025-03-25T21:11:05.936Z Downloaded indicatif v0.17.11
6792025-03-25T21:11:05.939Z Downloaded radium v0.7.0
6802025-03-25T21:11:05.942Z Downloaded quinn-udp v0.5.5
6812025-03-25T21:11:05.943Z Downloaded bumpalo v3.16.0
6822025-03-25T21:11:05.946Z Downloaded new_debug_unreachable v1.0.6
6832025-03-25T21:11:05.951Z Downloaded endian-type v0.1.2
6842025-03-25T21:11:05.951Z Downloaded rtoolbox v0.0.2
6852025-03-25T21:11:05.951Z Downloaded socket2 v0.5.8
6862025-03-25T21:11:05.954Z Downloaded typify v0.2.0
6872025-03-25T21:11:05.957Z Downloaded newline-converter v0.3.0
6882025-03-25T21:11:05.957Z Downloaded string_cache v0.8.7
6892025-03-25T21:11:05.960Z Downloaded num-complex v0.4.6
6902025-03-25T21:11:05.960Z Downloaded tokio-rustls v0.25.0
6912025-03-25T21:11:05.963Z Downloaded predicates-core v1.0.8
6922025-03-25T21:11:05.966Z Downloaded slog-async v2.8.0
6932025-03-25T21:11:05.966Z Downloaded zeroize_derive v1.4.2
6942025-03-25T21:11:05.969Z Downloaded tokio-tungstenite v0.23.1
6952025-03-25T21:11:05.973Z Downloaded num_enum_derive v0.5.11
6962025-03-25T21:11:05.973Z Downloaded tokio-native-tls v0.3.1
6972025-03-25T21:11:05.976Z Downloaded tokio-macros v2.5.0
6982025-03-25T21:11:05.976Z Downloaded synstructure v0.13.1
6992025-03-25T21:11:05.979Z Downloaded static_assertions v1.1.0
7002025-03-25T21:11:05.979Z Downloaded shlex v1.3.0
7012025-03-25T21:11:05.982Z Downloaded peg-macros v0.8.5
7022025-03-25T21:11:05.982Z Downloaded tokio-rustls v0.24.1
7032025-03-25T21:11:05.985Z Downloaded headers v0.4.0
7042025-03-25T21:11:05.991Z Downloaded diff v0.1.13
7052025-03-25T21:11:05.994Z Downloaded utf8_iter v1.0.4
7062025-03-25T21:11:05.997Z Downloaded const_format v0.2.34
7072025-03-25T21:11:06.001Z Downloaded dyn-clone v1.0.19
7082025-03-25T21:11:06.004Z Downloaded group v0.13.0
7092025-03-25T21:11:06.007Z Downloaded futures-io v0.3.31
7102025-03-25T21:11:06.007Z Downloaded env_filter v0.1.2
7112025-03-25T21:11:06.010Z Downloaded bytes v1.10.1
7122025-03-25T21:11:06.013Z Downloaded dunce v1.0.5
7132025-03-25T21:11:06.016Z Downloaded yoke v0.7.4
7142025-03-25T21:11:06.020Z Downloaded crossbeam-channel v0.5.13
7152025-03-25T21:11:06.023Z Downloaded funty v2.0.0
7162025-03-25T21:11:06.026Z Downloaded sync-ptr v0.1.1
7172025-03-25T21:11:06.026Z Downloaded slog-bunyan v2.5.0
7182025-03-25T21:11:06.026Z Downloaded foreign-types-macros v0.2.3
7192025-03-25T21:11:06.029Z Downloaded olpc-cjson v0.1.4
7202025-03-25T21:11:06.029Z Downloaded enum-as-inner v0.6.1
7212025-03-25T21:11:06.033Z Downloaded rustversion v1.0.17
7222025-03-25T21:11:06.036Z Downloaded tinyvec_macros v0.1.1
7232025-03-25T21:11:06.036Z Downloaded ghash v0.5.1
7242025-03-25T21:11:06.036Z Downloaded similar v2.7.0
7252025-03-25T21:11:06.041Z Downloaded derive_builder_macro v0.20.2
7262025-03-25T21:11:06.044Z Downloaded waitgroup v0.1.2
7272025-03-25T21:11:06.044Z Downloaded num-integer v0.1.46
7282025-03-25T21:11:06.047Z Downloaded primeorder v0.13.6
7292025-03-25T21:11:06.047Z Downloaded percent-encoding v2.3.1
7302025-03-25T21:11:06.050Z Downloaded progenitor v0.9.1
7312025-03-25T21:11:06.050Z Downloaded cc v1.2.15
7322025-03-25T21:11:06.054Z Downloaded crypto-bigint v0.5.5
7332025-03-25T21:11:06.062Z Downloaded twox-hash v2.1.0
7342025-03-25T21:11:06.065Z Downloaded indexmap v1.9.3
7352025-03-25T21:11:06.069Z Downloaded normalize-line-endings v0.3.0
7362025-03-25T21:11:06.072Z Downloaded serde_repr v0.1.19
7372025-03-25T21:11:06.072Z Downloaded serde_plain v1.0.2
7382025-03-25T21:11:06.075Z Downloaded slog-json v2.6.1
7392025-03-25T21:11:06.078Z Downloaded thiserror-impl-no-std v2.0.2
7402025-03-25T21:11:06.078Z Downloaded strum_macros v0.25.3
7412025-03-25T21:11:06.081Z Downloaded slog-dtrace v0.3.0
7422025-03-25T21:11:06.085Z Downloaded backtrace v0.3.74
7432025-03-25T21:11:06.088Z Downloaded phf_shared v0.10.0
7442025-03-25T21:11:06.091Z Downloaded fd-lock v4.0.2
7452025-03-25T21:11:06.094Z Downloaded slog-stdlog v4.1.1
7462025-03-25T21:11:06.094Z Downloaded toolchain_find v0.4.0
7472025-03-25T21:11:06.097Z Downloaded parking_lot_core v0.8.6
7482025-03-25T21:11:06.097Z Downloaded slog-scope v4.4.0
7492025-03-25T21:11:06.100Z Downloaded mio v1.0.2
7502025-03-25T21:11:06.106Z Downloaded russh-cryptovec v0.7.3
7512025-03-25T21:11:06.109Z Downloaded rpassword v7.3.1
7522025-03-25T21:11:06.109Z Downloaded darling v0.20.10
7532025-03-25T21:11:06.113Z Downloaded sigpipe v0.1.3
7542025-03-25T21:11:06.116Z Downloaded pem-rfc7468 v0.7.0
7552025-03-25T21:11:06.119Z Downloaded p256 v0.13.2
7562025-03-25T21:11:06.122Z Downloaded fatfs v0.3.6
7572025-03-25T21:11:06.125Z Downloaded unicode_categories v0.1.1
7582025-03-25T21:11:06.128Z Downloaded hickory-server v0.24.4
7592025-03-25T21:11:06.132Z Downloaded resolv-conf v0.7.0
7602025-03-25T21:11:06.136Z Downloaded nodrop v0.1.14
7612025-03-25T21:11:06.139Z Downloaded zerocopy v0.6.6
7622025-03-25T21:11:06.139Z Downloaded vergen v8.3.2
7632025-03-25T21:11:06.142Z Downloaded aes v0.8.4
7642025-03-25T21:11:06.146Z Downloaded unicode-properties v0.1.3
7652025-03-25T21:11:06.149Z Downloaded gethostname v0.5.0
7662025-03-25T21:11:06.152Z Downloaded ff v0.13.0
7672025-03-25T21:11:06.152Z Downloaded libxml v0.3.3
7682025-03-25T21:11:06.160Z Downloaded diesel_derives v2.2.3
7692025-03-25T21:11:06.164Z Downloaded opaque-debug v0.3.1
7702025-03-25T21:11:06.167Z Downloaded progenitor-macro v0.9.1
7712025-03-25T21:11:06.167Z Downloaded number_prefix v0.4.0
7722025-03-25T21:11:06.170Z Downloaded num_threads v0.1.7
7732025-03-25T21:11:06.170Z Downloaded foreign-types-shared v0.1.1
7742025-03-25T21:11:06.170Z Downloaded subtle v2.6.1
7752025-03-25T21:11:06.173Z Downloaded signature v2.2.0
7762025-03-25T21:11:06.173Z Downloaded uzers v0.12.1
7772025-03-25T21:11:06.177Z Downloaded supports-color v3.0.2
7782025-03-25T21:11:06.180Z Downloaded unicode-bidi v0.3.17
7792025-03-25T21:11:06.185Z Downloaded dropshot_endpoint v0.12.0
7802025-03-25T21:11:06.188Z Downloaded scopeguard v1.2.0
7812025-03-25T21:11:06.188Z Downloaded defmt v0.3.8
7822025-03-25T21:11:06.191Z Downloaded getrandom v0.2.15
7832025-03-25T21:11:06.194Z Downloaded progenitor-client v0.8.0
7842025-03-25T21:11:06.197Z Downloaded nu-ansi-term v0.50.1
7852025-03-25T21:11:06.200Z Downloaded tungstenite v0.23.0
7862025-03-25T21:11:06.204Z Downloaded tui-tree-widget v0.23.0
7872025-03-25T21:11:06.207Z Downloaded signal-hook-mio v0.2.4
7882025-03-25T21:11:06.207Z Downloaded idna v1.0.3
7892025-03-25T21:11:06.210Z Downloaded sha1 v0.10.6
7902025-03-25T21:11:06.214Z Downloaded either v1.14.0
7912025-03-25T21:11:06.217Z Downloaded pin-project-internal v1.1.6
7922025-03-25T21:11:06.217Z Downloaded tls_codec_derive v0.4.1
7932025-03-25T21:11:06.221Z Downloaded which v4.4.2
7942025-03-25T21:11:06.224Z Downloaded nanorand v0.7.0
7952025-03-25T21:11:06.224Z Downloaded foreign-types v0.5.0
7962025-03-25T21:11:06.227Z Downloaded foldhash v0.1.3
7972025-03-25T21:11:06.227Z Downloaded parking_lot v0.11.2
7982025-03-25T21:11:06.230Z Downloaded parse-size v1.1.0
7992025-03-25T21:11:06.233Z Downloaded zone_cfg_derive v0.3.0
8002025-03-25T21:11:06.233Z Downloaded signal-hook-registry v1.4.2
8012025-03-25T21:11:06.233Z Downloaded pbkdf2 v0.12.2
8022025-03-25T21:11:06.237Z Downloaded heck v0.3.3
8032025-03-25T21:11:06.237Z Downloaded fxhash v0.2.1
8042025-03-25T21:11:06.240Z Downloaded darling_macro v0.20.10
8052025-03-25T21:11:06.240Z Downloaded zone_cfg_derive v0.1.2
8062025-03-25T21:11:06.240Z Downloaded qorb v0.2.1
8072025-03-25T21:11:06.244Z Downloaded value-bag v1.9.0
8082025-03-25T21:11:06.247Z Downloaded pretty-hex v0.2.1
8092025-03-25T21:11:06.250Z Downloaded path-slash v0.1.5
8102025-03-25T21:11:06.251Z Downloaded peg-runtime v0.8.5
8112025-03-25T21:11:06.254Z Downloaded proc-macro-crate v1.3.1
8122025-03-25T21:11:06.254Z Downloaded polyval v0.6.2
8132025-03-25T21:11:06.257Z Downloaded pbkdf2 v0.11.0
8142025-03-25T21:11:06.260Z Downloaded getrandom v0.3.1
8152025-03-25T21:11:06.264Z Downloaded itertools v0.10.5
8162025-03-25T21:11:06.268Z Downloaded rustc-hash v2.1.1
8172025-03-25T21:11:06.272Z Downloaded ssh-key v0.6.6
8182025-03-25T21:11:06.278Z Downloaded sqlparser_derive v0.2.2
8192025-03-25T21:11:06.281Z Downloaded serde-hex v0.1.0
8202025-03-25T21:11:06.284Z Downloaded itertools v0.14.0
8212025-03-25T21:11:06.291Z Downloaded tower-service v0.3.3
8222025-03-25T21:11:06.294Z Downloaded untrusted v0.9.0
8232025-03-25T21:11:06.294Z Downloaded tls_codec v0.4.1
8242025-03-25T21:11:06.298Z Downloaded subprocess v0.2.9
8252025-03-25T21:11:06.301Z Downloaded futures-executor v0.3.31
8262025-03-25T21:11:06.304Z Downloaded itertools v0.12.1
8272025-03-25T21:11:06.310Z Downloaded oso-derive v0.27.3
8282025-03-25T21:11:06.313Z Downloaded try-lock v0.2.5
8292025-03-25T21:11:06.313Z Downloaded uuid v1.15.1
8302025-03-25T21:11:06.317Z Downloaded take_mut v0.2.2
8312025-03-25T21:11:06.320Z Downloaded pem v3.0.5
8322025-03-25T21:11:06.320Z Downloaded glob v0.3.2
8332025-03-25T21:11:06.323Z Downloaded pin-project-lite v0.2.14
8342025-03-25T21:11:06.327Z Downloaded same-file v1.0.6
8352025-03-25T21:11:06.330Z Downloaded rand v0.8.5
8362025-03-25T21:11:06.335Z Downloaded rustc-demangle v0.1.24
8372025-03-25T21:11:06.338Z Downloaded scheduled-thread-pool v0.2.7
8382025-03-25T21:11:06.338Z Downloaded itertools v0.13.0
8392025-03-25T21:11:06.345Z Downloaded thiserror-no-std v2.0.2
8402025-03-25T21:11:06.349Z Downloaded ssh-cipher v0.2.0
8412025-03-25T21:11:06.352Z Downloaded serde_urlencoded v0.7.1
8422025-03-25T21:11:06.355Z Downloaded num v0.4.3
8432025-03-25T21:11:06.355Z Downloaded omicron-zone-package v0.12.0
8442025-03-25T21:11:06.358Z Downloaded secrecy v0.8.0
8452025-03-25T21:11:06.361Z Downloaded hashbrown v0.12.3
8462025-03-25T21:11:06.365Z Downloaded dsl_auto_type v0.1.2
8472025-03-25T21:11:06.368Z Downloaded downcast v0.11.0
8482025-03-25T21:11:06.368Z Downloaded daft v0.1.2
8492025-03-25T21:11:06.371Z Downloaded papergrid v0.14.0
8502025-03-25T21:11:06.375Z Downloaded pkg-config v0.3.31
8512025-03-25T21:11:06.378Z Downloaded ena v0.14.3
8522025-03-25T21:11:06.381Z Downloaded slab v0.4.9
8532025-03-25T21:11:06.381Z Downloaded ref-cast-impl v1.0.23
8542025-03-25T21:11:06.385Z Downloaded globset v0.4.15
8552025-03-25T21:11:06.385Z Downloaded progenitor-impl v0.8.0
8562025-03-25T21:11:06.388Z Downloaded hkdf v0.12.4
8572025-03-25T21:11:06.391Z Downloaded typify-macro v0.3.0
8582025-03-25T21:11:06.391Z Downloaded unarray v0.1.4
8592025-03-25T21:11:06.394Z Downloaded publicsuffix v2.3.0
8602025-03-25T21:11:06.399Z Downloaded pin-project v1.1.6
8612025-03-25T21:11:06.407Z Downloaded sct v0.7.1
8622025-03-25T21:11:06.411Z Downloaded num-rational v0.4.2
8632025-03-25T21:11:06.414Z Downloaded packed_struct_codegen v0.10.1
8642025-03-25T21:11:06.414Z Downloaded embedded-io v0.6.1
8652025-03-25T21:11:06.417Z Downloaded tap v1.0.1
8662025-03-25T21:11:06.417Z Downloaded ssh-encoding v0.2.0
8672025-03-25T21:11:06.420Z Downloaded rand_xorshift v0.3.0
8682025-03-25T21:11:06.420Z Downloaded rand_seeder v0.3.0
8692025-03-25T21:11:06.423Z Downloaded predicates-tree v1.0.11
8702025-03-25T21:11:06.423Z Downloaded winnow v0.6.20
8712025-03-25T21:11:06.432Z Downloaded foreign-types-shared v0.3.1
8722025-03-25T21:11:06.435Z Downloaded typify-macro v0.2.0
8732025-03-25T21:11:06.435Z Downloaded structmeta-derive v0.3.0
8742025-03-25T21:11:06.439Z Downloaded write16 v1.0.0
8752025-03-25T21:11:06.439Z Downloaded p521 v0.13.3
8762025-03-25T21:11:06.442Z Downloaded salty v0.3.0
8772025-03-25T21:11:06.449Z Downloaded time-core v0.1.2
8782025-03-25T21:11:06.452Z Downloaded document-features v0.2.10
8792025-03-25T21:11:06.452Z Downloaded futures-channel v0.3.31
8802025-03-25T21:11:06.455Z Downloaded thread_local v1.1.8
8812025-03-25T21:11:06.459Z Downloaded unicase v2.7.0
8822025-03-25T21:11:06.459Z Downloaded slog-term v2.9.1
8832025-03-25T21:11:06.462Z Downloaded postcard v1.0.10
8842025-03-25T21:11:06.465Z Downloaded simd-adler32 v0.3.7
8852025-03-25T21:11:06.465Z Downloaded rcgen v0.12.1
8862025-03-25T21:11:06.468Z Downloaded pkcs1 v0.7.5
8872025-03-25T21:11:06.471Z Downloaded precomputed-hash v0.1.1
8882025-03-25T21:11:06.472Z Downloaded filetime v0.2.25
8892025-03-25T21:11:06.475Z Downloaded rustls-pemfile v2.2.0
8902025-03-25T21:11:06.478Z Downloaded tower v0.5.2
8912025-03-25T21:11:06.486Z Downloaded openssl-macros v0.1.1
8922025-03-25T21:11:06.489Z Downloaded wyz v0.5.1
8932025-03-25T21:11:06.489Z Downloaded native-tls v0.2.12
8942025-03-25T21:11:06.492Z Downloaded ecdsa v0.16.9
8952025-03-25T21:11:06.496Z Downloaded ron v0.7.1
8962025-03-25T21:11:06.499Z Downloaded fragile v2.0.0
8972025-03-25T21:11:06.502Z Downloaded xz2 v0.1.7
8982025-03-25T21:11:06.502Z Downloaded defmt-macros v0.3.9
8992025-03-25T21:11:06.506Z Downloaded rustls-pemfile v1.0.4
9002025-03-25T21:11:06.509Z Downloaded headers-core v0.3.0
9012025-03-25T21:11:06.509Z Downloaded num-conv v0.1.0
9022025-03-25T21:11:06.512Z Downloaded sync_wrapper v1.0.1
9032025-03-25T21:11:06.512Z Downloaded psl-types v2.0.11
9042025-03-25T21:11:06.512Z Downloaded owo-colors v4.2.0
9052025-03-25T21:11:06.516Z Downloaded spki v0.7.3
9062025-03-25T21:11:06.519Z Downloaded utf16_iter v1.0.5
9072025-03-25T21:11:06.519Z Downloaded futures v0.3.31
9082025-03-25T21:11:06.524Z Downloaded password-hash v0.5.0
9092025-03-25T21:11:06.527Z Downloaded time-macros v0.2.18
9102025-03-25T21:11:06.530Z Downloaded blake3 v1.5.4
9112025-03-25T21:11:06.538Z Downloaded num-derive v0.4.2
9122025-03-25T21:11:06.541Z Downloaded rustc_version v0.1.7
9132025-03-25T21:11:06.541Z Downloaded hash32 v0.2.1
9142025-03-25T21:11:06.544Z Downloaded dropshot_endpoint v0.16.0
9152025-03-25T21:11:06.547Z Downloaded rand_chacha v0.3.1
9162025-03-25T21:11:06.550Z Downloaded num-iter v0.1.45
9172025-03-25T21:11:06.550Z Downloaded tough v0.19.0
9182025-03-25T21:11:06.557Z Downloaded tracing-core v0.1.32
9192025-03-25T21:11:06.560Z Downloaded aws-lc-rs v1.12.4
9202025-03-25T21:11:06.570Z Downloaded hash32 v0.3.1
9212025-03-25T21:11:06.574Z Downloaded env_logger v0.11.5
9222025-03-25T21:11:06.577Z Downloaded nom v7.1.3
9232025-03-25T21:11:06.580Z Downloaded postgres-protocol v0.6.8
9242025-03-25T21:11:06.588Z Downloaded zerovec v0.10.4
9252025-03-25T21:11:06.592Z Downloaded schemars v0.8.22
9262025-03-25T21:11:06.602Z Downloaded postgres-types v0.2.9
9272025-03-25T21:11:06.605Z Downloaded predicates v3.1.3
9282025-03-25T21:11:06.608Z Downloaded bindgen v0.69.5
9292025-03-25T21:11:06.615Z Downloaded smallvec v0.6.14
9302025-03-25T21:11:06.618Z Downloaded elliptic-curve v0.13.8
9312025-03-25T21:11:06.621Z Downloaded openssl-sys v0.9.106
9322025-03-25T21:11:06.626Z Downloaded snafu-derive v0.8.5
9332025-03-25T21:11:06.629Z Downloaded serde_with_macros v3.12.0
9342025-03-25T21:11:06.632Z Downloaded futures-util v0.3.31
9352025-03-25T21:11:06.643Z Downloaded paste v1.0.15
9362025-03-25T21:11:06.646Z Downloaded icu_properties_data v1.5.0
9372025-03-25T21:11:06.658Z Downloaded progenitor-impl v0.9.1
9382025-03-25T21:11:06.661Z Downloaded serde_with v3.12.0
9392025-03-25T21:11:06.668Z Downloaded yansi v1.0.1
9402025-03-25T21:11:06.671Z Downloaded reqwest v0.12.12
9412025-03-25T21:11:06.681Z Downloaded half v2.4.1
9422025-03-25T21:11:06.684Z Downloaded chrono v0.4.40
9432025-03-25T21:11:06.692Z Downloaded tar v0.4.44
9442025-03-25T21:11:06.695Z Downloaded heapless v0.8.0
9452025-03-25T21:11:06.699Z Downloaded bindgen v0.71.1
9462025-03-25T21:11:06.708Z Downloaded tokio-util v0.7.13
9472025-03-25T21:11:06.718Z Downloaded url v2.5.3
9482025-03-25T21:11:06.721Z Downloaded regex v1.11.1
9492025-03-25T21:11:06.734Z Downloaded snafu v0.8.5
9502025-03-25T21:11:06.741Z Downloaded der v0.7.9
9512025-03-25T21:11:06.746Z Downloaded unicode-segmentation v1.12.0
9522025-03-25T21:11:06.749Z Downloaded x509-cert v0.2.5
9532025-03-25T21:11:06.757Z Downloaded bitvec v1.0.1
9542025-03-25T21:11:06.773Z Downloaded parse-zoneinfo v0.3.1
9552025-03-25T21:11:06.776Z Downloaded tabled v0.18.0
9562025-03-25T21:11:06.794Z Downloaded time v0.3.36
9572025-03-25T21:11:06.801Z Downloaded winnow v0.5.40
9582025-03-25T21:11:06.810Z Downloaded p384 v0.13.0
9592025-03-25T21:11:06.817Z Downloaded portable-atomic v1.9.0
9602025-03-25T21:11:06.824Z Downloaded typed-path v0.9.3
9612025-03-25T21:11:06.830Z Downloaded sqlparser v0.45.0
9622025-03-25T21:11:06.836Z Downloaded rayon v1.10.0
9632025-03-25T21:11:06.846Z Downloaded rustls-webpki v0.102.8
9642025-03-25T21:11:06.866Z Downloaded h2 v0.4.6
9652025-03-25T21:11:06.873Z Downloaded object v0.30.4
9662025-03-25T21:11:06.883Z Downloaded vcpkg v0.2.15
9672025-03-25T21:11:06.921Z Downloaded zerocopy v0.8.10
9682025-03-25T21:11:06.946Z Downloaded num-bigint-dig v0.8.4
9692025-03-25T21:11:06.950Z Downloaded chrono-tz v0.10.1
9702025-03-25T21:11:06.958Z Downloaded unicode-width v0.2.0
9712025-03-25T21:11:06.965Z Downloaded git2 v0.19.0
9722025-03-25T21:11:06.974Z Downloaded webpki-roots v0.26.6
9732025-03-25T21:11:06.977Z Downloaded nix v0.27.1
9742025-03-25T21:11:06.990Z Downloaded dropshot v0.12.0
9752025-03-25T21:11:07.012Z Downloaded object v0.36.5
9762025-03-25T21:11:07.024Z Downloaded nix v0.28.0
9772025-03-25T21:11:07.036Z Downloaded radix_trie v0.2.1
9782025-03-25T21:11:07.042Z Downloaded polar-core v0.27.3
9792025-03-25T21:11:07.051Z Downloaded curve25519-dalek v4.1.3
9802025-03-25T21:11:07.061Z Downloaded nix v0.29.0
9812025-03-25T21:11:07.074Z Downloaded smoltcp v0.9.1
9822025-03-25T21:11:07.085Z Downloaded regex-syntax v0.8.5
9832025-03-25T21:11:07.094Z Downloaded openssl v0.10.71
9842025-03-25T21:11:07.105Z Downloaded rustls v0.21.12
9852025-03-25T21:11:07.117Z Downloaded regex-syntax v0.6.29
9862025-03-25T21:11:07.125Z Downloaded sled v0.34.7
9872025-03-25T21:11:07.135Z Downloaded smoltcp v0.11.0
9882025-03-25T21:11:07.150Z Downloaded openapiv3 v2.0.0
9892025-03-25T21:11:07.162Z Downloaded rustls v0.23.19
9902025-03-25T21:11:07.173Z Downloaded diesel v2.2.8
9912025-03-25T21:11:07.193Z Downloaded dropshot v0.16.0
9922025-03-25T21:11:07.214Z Downloaded petname v2.0.2
9932025-03-25T21:11:07.220Z Downloaded gimli v0.31.1
9942025-03-25T21:11:07.228Z Downloaded regress v0.10.3
9952025-03-25T21:11:07.237Z Downloaded rustls v0.22.4
9962025-03-25T21:11:07.251Z Downloaded typify-impl v0.3.0
9972025-03-25T21:11:07.267Z Downloaded bzip2-sys v0.1.11+1.0.8
9982025-03-25T21:11:07.279Z Downloaded typify-impl v0.2.0
9992025-03-25T21:11:07.295Z Downloaded zerocopy-derive v0.6.6
10002025-03-25T21:11:07.305Z Downloaded ratatui v0.29.0
10012025-03-25T21:11:07.326Z Downloaded hickory-proto v0.24.4
10022025-03-25T21:11:07.340Z Downloaded bstr v1.10.0
10032025-03-25T21:11:07.351Z Downloaded rustls-webpki v0.101.7
10042025-03-25T21:11:07.364Z Downloaded regex-automata v0.4.8
10052025-03-25T21:11:07.382Z Downloaded lzma-sys v0.1.20
10062025-03-25T21:11:07.410Z Downloaded petgraph v0.6.5
10072025-03-25T21:11:07.427Z Downloaded serde_yaml v0.9.34+deprecated
10082025-03-25T21:11:07.430Z Downloaded quinn-proto v0.11.8
10092025-03-25T21:11:07.436Z Downloaded num-bigint v0.4.6
10102025-03-25T21:11:07.441Z Downloaded tracing v0.1.40
10112025-03-25T21:11:07.445Z Downloaded pretty_assertions v1.4.1
10122025-03-25T21:11:07.449Z Downloaded proptest v1.6.0
10132025-03-25T21:11:07.456Z Downloaded libz-sys v1.1.20
10142025-03-25T21:11:07.478Z Downloaded lalrpop v0.19.12
10152025-03-25T21:11:07.489Z Downloaded petgraph v0.7.1
10162025-03-25T21:11:07.507Z Downloaded csv v1.3.1
10172025-03-25T21:11:07.526Z Downloaded tokio v1.43.0
10182025-03-25T21:11:07.563Z Downloaded reedline v0.38.0
10192025-03-25T21:11:07.570Z Downloaded strum_macros v0.26.4
10202025-03-25T21:11:07.573Z Downloaded password-hash v0.4.2
10212025-03-25T21:11:07.576Z Downloaded deranged v0.3.11
10222025-03-25T21:11:07.576Z Downloaded der_derive v0.7.3
10232025-03-25T21:11:07.579Z Downloaded fixedbitset v0.5.7
10242025-03-25T21:11:07.579Z Downloaded des v0.8.1
10252025-03-25T21:11:07.583Z Downloaded derive_builder_core v0.20.2
10262025-03-25T21:11:07.583Z Downloaded sha3 v0.10.8
10272025-03-25T21:11:07.587Z Downloaded derive-where v1.2.7
10282025-03-25T21:11:07.590Z Downloaded smallvec v1.14.0
10292025-03-25T21:11:07.593Z Downloaded prettyplease v0.2.30
10302025-03-25T21:11:07.596Z Downloaded oso v0.27.3
10312025-03-25T21:11:07.601Z Downloaded parse-display-derive v0.10.0
10322025-03-25T21:11:07.601Z Downloaded ed25519 v2.2.3
10332025-03-25T21:11:07.604Z Downloaded yasna v0.5.2
10342025-03-25T21:11:07.604Z Downloaded rayon-core v1.12.1
10352025-03-25T21:11:07.607Z Downloaded fs_extra v1.3.0
10362025-03-25T21:11:07.611Z Downloaded toml v0.7.8
10372025-03-25T21:11:07.614Z Downloaded expectorate v1.1.0
10382025-03-25T21:11:07.614Z Downloaded quick-xml v0.37.2
10392025-03-25T21:11:07.619Z Downloaded writeable v0.5.5
10402025-03-25T21:11:07.623Z Downloaded sec1 v0.7.3
10412025-03-25T21:11:07.626Z Downloaded form_urlencoded v1.2.1
10422025-03-25T21:11:07.626Z Downloaded utf-8 v0.7.6
10432025-03-25T21:11:07.626Z Downloaded derive_more v0.99.19
10442025-03-25T21:11:07.630Z Downloaded rand v0.9.0
10452025-03-25T21:11:07.633Z Downloaded fixedbitset v0.4.2
10462025-03-25T21:11:07.636Z Downloaded embedded-io v0.4.0
10472025-03-25T21:11:07.636Z Downloaded rfc6979 v0.4.0
10482025-03-25T21:11:07.639Z Downloaded ed25519-dalek v2.1.1
10492025-03-25T21:11:07.640Z Downloaded pin-utils v0.1.0
10502025-03-25T21:11:07.642Z Downloaded ron v0.8.1
10512025-03-25T21:11:07.646Z Downloaded env_logger v0.10.2
10522025-03-25T21:11:07.649Z Downloaded flume v0.11.1
10532025-03-25T21:11:07.652Z Downloaded ref-cast v1.0.23
10542025-03-25T21:11:07.655Z Downloaded parse-display v0.10.0
10552025-03-25T21:11:07.658Z Downloaded zopfli v0.8.1
10562025-03-25T21:11:07.658Z Downloaded tinyvec v1.8.0
10572025-03-25T21:11:07.661Z Downloaded tungstenite v0.21.0
10582025-03-25T21:11:07.664Z Downloaded toml_edit v0.19.15
10592025-03-25T21:11:07.679Z Downloaded russh v0.45.0
10602025-03-25T21:11:07.684Z Downloaded encoding_rs v0.8.34
10612025-03-25T21:11:07.705Z Downloaded unicode-normalization v0.1.24
10622025-03-25T21:11:07.708Z Downloaded flate2 v1.1.0
10632025-03-25T21:11:07.713Z Downloaded hashbrown v0.13.2
10642025-03-25T21:11:07.718Z Downloaded futures-core v0.3.31
10652025-03-25T21:11:07.721Z Downloaded data-encoding v2.6.0
10662025-03-25T21:11:07.721Z Downloaded curve25519-dalek-derive v0.1.1
10672025-03-25T21:11:07.721Z Downloaded zone v0.3.0
10682025-03-25T21:11:07.721Z Downloaded unicode-truncate v1.1.0
10692025-03-25T21:11:07.725Z Downloaded stringprep v0.1.5
10702025-03-25T21:11:07.725Z Downloaded displaydoc v0.2.5
10712025-03-25T21:11:07.728Z Downloaded darling_core v0.20.10
10722025-03-25T21:11:07.731Z Downloaded libgit2-sys v0.17.0+1.8.1
10732025-03-25T21:11:07.788Z Downloaded rustyline v14.0.0
10742025-03-25T21:11:07.793Z Downloaded russh-keys v0.45.0
10752025-03-25T21:11:07.796Z Downloaded tower-layer v0.3.3
10762025-03-25T21:11:07.796Z Downloaded tinystr v0.7.6
10772025-03-25T21:11:07.799Z Downloaded structmeta v0.3.0
10782025-03-25T21:11:07.799Z Downloaded strip-ansi-escapes v0.2.0
10792025-03-25T21:11:07.802Z Downloaded semver v0.1.20
10802025-03-25T21:11:07.803Z Downloaded whoami v1.5.2
10812025-03-25T21:11:07.803Z Downloaded walkdir v2.5.0
10822025-03-25T21:11:07.806Z Downloaded steno v0.4.1
10832025-03-25T21:11:07.809Z Downloaded crossterm v0.28.1
10842025-03-25T21:11:07.814Z Downloaded aes-gcm v0.10.3
10852025-03-25T21:11:07.817Z Downloaded heapless v0.7.17
10862025-03-25T21:11:07.821Z Downloaded test-strategy v0.4.0
10872025-03-25T21:11:07.824Z Downloaded ring v0.17.11
10882025-03-25T21:11:07.866Z Downloaded hyper v1.6.0
10892025-03-25T21:11:07.872Z Downloaded zip v0.6.6
10902025-03-25T21:11:07.876Z Downloaded quinn v0.11.5
10912025-03-25T21:11:07.879Z Downloaded tokio-postgres v0.7.13
10922025-03-25T21:11:07.884Z Downloaded debug-ignore v1.0.5
10932025-03-25T21:11:07.887Z Downloaded schemars_derive v0.8.22
10942025-03-25T21:11:07.887Z Downloaded daft-derive v0.1.2
10952025-03-25T21:11:07.890Z Downloaded pkcs5 v0.7.1
10962025-03-25T21:11:07.894Z Downloaded zerocopy-derive v0.8.10
10972025-03-25T21:11:07.899Z Downloaded zip v2.1.3
10982025-03-25T21:11:07.903Z Downloaded parking_lot v0.12.3
10992025-03-25T21:11:07.906Z Downloaded foreign-types v0.3.2
11002025-03-25T21:11:07.909Z Downloaded progenitor-macro v0.8.0
11012025-03-25T21:11:07.909Z Downloaded phf_shared v0.11.2
11022025-03-25T21:11:07.909Z Downloaded phf v0.11.2
11032025-03-25T21:11:07.913Z Downloaded libm v0.2.8
11042025-03-25T21:11:07.917Z Downloaded fallible-iterator v0.2.0
11052025-03-25T21:11:07.920Z Downloaded samael v0.0.18
11062025-03-25T21:11:07.924Z Downloaded sqlformat v0.2.6
11072025-03-25T21:11:07.927Z Downloaded slog v2.7.0
11082025-03-25T21:11:07.929Z Downloaded minimal-lexical v0.2.1
11092025-03-25T21:11:07.932Z Downloaded wait-timeout v0.2.0
11102025-03-25T21:11:07.935Z Downloaded topological-sort v0.2.2
11112025-03-25T21:11:07.935Z Downloaded progenitor v0.8.0
11122025-03-25T21:11:07.935Z Downloaded pkcs8 v0.10.2
11132025-03-25T21:11:07.938Z Downloaded parking_lot_core v0.9.10
11142025-03-25T21:11:07.941Z Downloaded signal-hook v0.3.17
11152025-03-25T21:11:07.945Z Downloaded aho-corasick v1.1.3
11162025-03-25T21:11:07.948Z Downloaded http v1.2.0
11172025-03-25T21:11:07.951Z Downloaded signal-hook-tokio v0.3.1
11182025-03-25T21:11:07.954Z Downloaded scrypt v0.11.0
11192025-03-25T21:11:07.955Z Downloaded rustc_version v0.4.1
11202025-03-25T21:11:07.955Z Downloaded vte v0.11.1
11212025-03-25T21:11:07.958Z Downloaded vsss-rs v3.3.4
11222025-03-25T21:11:07.961Z Downloaded num-traits v0.2.19
11232025-03-25T21:11:07.961Z Downloaded typify v0.3.0
11242025-03-25T21:11:07.964Z Downloaded tracing-attributes v0.1.27
11252025-03-25T21:11:07.967Z Downloaded nibble_vec v0.1.0
11262025-03-25T21:11:07.967Z Downloaded base64 v0.21.7
11272025-03-25T21:11:07.971Z Downloaded zone v0.1.8
11282025-03-25T21:11:07.974Z Downloaded zeroize v1.8.1
11292025-03-25T21:11:07.974Z Downloaded zerofrom-derive v0.1.4
11302025-03-25T21:11:07.974Z Downloaded poly1305 v0.8.0
11312025-03-25T21:11:07.977Z Downloaded base64 v0.22.1
11322025-03-25T21:11:07.980Z Downloaded rustls-pki-types v1.10.0
11332025-03-25T21:11:07.983Z Downloaded rsa v0.9.6
11342025-03-25T21:11:07.987Z Downloaded compact_str v0.8.0
11352025-03-25T21:11:07.990Z Downloaded tiny-keccak v2.0.2
11362025-03-25T21:11:07.993Z Downloaded quick-error v1.2.3
11372025-03-25T21:11:07.993Z Downloaded ppv-lite86 v0.2.20
11382025-03-25T21:11:07.996Z Downloaded unsafe-libyaml v0.2.11
11392025-03-25T21:11:08.000Z Downloaded term v0.7.0
11402025-03-25T21:11:08.004Z Downloaded icu_normalizer_data v1.5.0
11412025-03-25T21:11:08.004Z Downloaded icu_normalizer v1.5.0
11422025-03-25T21:11:08.007Z Downloaded phf_generator v0.11.2
11432025-03-25T21:11:08.007Z Downloaded phf_codegen v0.11.2
11442025-03-25T21:11:08.007Z Downloaded futures-sink v0.3.31
11452025-03-25T21:11:08.010Z Downloaded colored v2.2.0
11462025-03-25T21:11:08.010Z Downloaded unicode-xid v0.2.6
11472025-03-25T21:11:08.014Z Downloaded tokio-stream v0.1.17
11482025-03-25T21:11:08.017Z Downloaded tokio-rustls v0.26.0
11492025-03-25T21:11:08.017Z Downloaded hyper-util v0.1.10
11502025-03-25T21:11:08.020Z Downloaded spin v0.9.8
11512025-03-25T21:11:08.024Z Downloaded allocator-api2 v0.2.18
11522025-03-25T21:11:08.027Z Downloaded difflib v0.4.0
11532025-03-25T21:11:08.027Z Downloaded backoff v0.4.0
11542025-03-25T21:11:08.031Z Downloaded libloading v0.8.5
11552025-03-25T21:11:08.031Z Downloaded smf v0.2.3
11562025-03-25T21:11:08.034Z Downloaded serde_derive_internals v0.29.1
11572025-03-25T21:11:08.034Z Downloaded rusty-fork v0.3.0
11582025-03-25T21:11:08.034Z Downloaded icu_locid_transform_data v1.5.0
11592025-03-25T21:11:08.038Z Downloaded icu_locid_transform v1.5.0
11602025-03-25T21:11:08.038Z Downloaded icu_locid v1.5.0
11612025-03-25T21:11:08.042Z Downloaded crossbeam-utils v0.8.20
11622025-03-25T21:11:08.045Z Downloaded clang-sys v1.8.1
11632025-03-25T21:11:08.048Z Downloaded icu_provider v1.5.0
11642025-03-25T21:11:08.053Z Downloaded hyper-staticfile v0.10.1
11652025-03-25T21:11:08.053Z Downloaded display-error-chain v0.2.2
11662025-03-25T21:11:08.053Z Downloaded cookie v0.18.1
11672025-03-25T21:11:08.056Z Downloaded rustc-hash v1.1.0
11682025-03-25T21:11:08.056Z Downloaded const-oid v0.9.6
11692025-03-25T21:11:08.060Z Downloaded maplit v1.0.2
11702025-03-25T21:11:08.060Z Downloaded bzip2 v0.4.4
11712025-03-25T21:11:08.060Z Downloaded bit-vec v0.8.0
11722025-03-25T21:11:08.063Z Downloaded crc32fast v1.4.2
11732025-03-25T21:11:08.063Z Downloaded mime_guess v2.0.5
11742025-03-25T21:11:08.067Z Downloaded litemap v0.7.3
11752025-03-25T21:11:08.068Z Downloaded ipnet v2.11.0
11762025-03-25T21:11:08.068Z Downloaded highway v1.3.0
11772025-03-25T21:11:08.071Z Downloaded cookie_store v0.21.1
11782025-03-25T21:11:08.071Z Downloaded bb8 v0.8.5
11792025-03-25T21:11:08.074Z Downloaded assert_matches v1.5.0
11802025-03-25T21:11:08.074Z Downloaded async-recursion v1.1.1
11812025-03-25T21:11:08.078Z Downloaded jobserver v0.1.32
11822025-03-25T21:11:08.078Z Downloaded indoc v2.0.6
11832025-03-25T21:11:08.082Z Downloaded instability v0.3.2
11842025-03-25T21:11:08.082Z Downloaded impl-trait-for-tuples v0.2.2
11852025-03-25T21:11:08.085Z Downloaded cipher v0.4.4
11862025-03-25T21:11:08.085Z Downloaded buf-list v1.0.3
11872025-03-25T21:11:08.089Z Downloaded bcrypt-pbkdf v0.10.0
11882025-03-25T21:11:08.089Z Downloaded crc-catalog v2.4.0
11892025-03-25T21:11:08.089Z Downloaded constant_time_eq v0.3.1
11902025-03-25T21:11:08.092Z Downloaded array-init v0.0.4
11912025-03-25T21:11:08.092Z Downloaded cbc v0.1.2
11922025-03-25T21:11:08.092Z Downloaded bitfield-struct v0.6.2
11932025-03-25T21:11:08.095Z Downloaded ciborium-ll v0.2.2
11942025-03-25T21:11:08.095Z Downloaded cexpr v0.6.0
11952025-03-25T21:11:08.095Z Downloaded blowfish v0.9.1
11962025-03-25T21:11:08.099Z Downloaded arrayref v0.3.9
11972025-03-25T21:11:08.099Z Downloaded block-padding v0.3.3
11982025-03-25T21:11:08.449Z Downloaded aws-lc-sys v0.26.0
11992025-03-25T21:11:08.769Z Compiling serde v1.0.218
12002025-03-25T21:11:08.772Z Compiling value-bag v1.9.0
12012025-03-25T21:11:08.772Z Compiling lock_api v0.4.12
12022025-03-25T21:11:08.772Z Compiling scopeguard v1.2.0
12032025-03-25T21:11:08.772Z Compiling typenum v1.17.0
12042025-03-25T21:11:08.930Z Compiling shlex v1.3.0
12052025-03-25T21:11:08.975Z Compiling syn v2.0.98
12062025-03-25T21:11:08.993Z Compiling getrandom v0.2.15
12072025-03-25T21:11:09.062Z Compiling jobserver v0.1.32
12082025-03-25T21:11:09.271Z Compiling rand_core v0.6.4
12092025-03-25T21:11:09.454Z Compiling log v0.4.22
12102025-03-25T21:11:09.474Z Compiling generic-array v0.14.7
12112025-03-25T21:11:09.563Z Compiling cc v1.2.15
12122025-03-25T21:11:09.790Z Compiling subtle v2.6.1
12132025-03-25T21:11:09.863Z Compiling smallvec v1.14.0
12142025-03-25T21:11:10.008Z Compiling const-oid v0.9.6
12152025-03-25T21:11:10.028Z Compiling pin-project-lite v0.2.14
12162025-03-25T21:11:10.177Z Compiling rustix v0.38.37
12172025-03-25T21:11:10.320Z Compiling parking_lot_core v0.9.10
12182025-03-25T21:11:10.351Z Compiling spin v0.9.8
12192025-03-25T21:11:10.444Z Compiling signal-hook-registry v1.4.2
12202025-03-25T21:11:10.763Z Compiling futures-core v0.3.31
12212025-03-25T21:11:11.038Z Compiling mio v1.0.2
12222025-03-25T21:11:11.104Z Compiling aho-corasick v1.1.3
12232025-03-25T21:11:11.140Z Compiling regex-syntax v0.8.5
12242025-03-25T21:11:11.422Z Compiling parking_lot v0.12.3
12252025-03-25T21:11:11.472Z Compiling either v1.14.0
12262025-03-25T21:11:11.927Z Compiling glob v0.3.2
12272025-03-25T21:11:12.166Z Compiling stable_deref_trait v1.2.0
12282025-03-25T21:11:12.169Z Compiling socket2 v0.5.8
12292025-03-25T21:11:12.273Z Compiling serde_json v1.0.139
12302025-03-25T21:11:12.310Z Compiling prettyplease v0.2.30
12312025-03-25T21:11:12.625Z Compiling futures-sink v0.3.31
12322025-03-25T21:11:12.665Z Compiling cpufeatures v0.2.14
12332025-03-25T21:11:12.797Z Compiling clang-sys v1.8.1
12342025-03-25T21:11:12.838Z Compiling lazy_static v1.5.0
12352025-03-25T21:11:12.863Z Compiling slab v0.4.9
12362025-03-25T21:11:12.977Z Compiling minimal-lexical v0.2.1
12372025-03-25T21:11:13.060Z Compiling libloading v0.8.5
12382025-03-25T21:11:13.364Z Compiling allocator-api2 v0.2.18
12392025-03-25T21:11:13.480Z Compiling nom v7.1.3
12402025-03-25T21:11:13.501Z Compiling bindgen v0.69.5
12412025-03-25T21:11:13.556Z Compiling home v0.5.9
12422025-03-25T21:11:13.663Z Compiling pkg-config v0.3.31
12432025-03-25T21:11:13.761Z Compiling foldhash v0.1.3
12442025-03-25T21:11:14.068Z Compiling libm v0.2.8
12452025-03-25T21:11:14.111Z Compiling hashbrown v0.15.1
12462025-03-25T21:11:14.759Z Compiling itertools v0.12.1
12472025-03-25T21:11:14.952Z Compiling regex-automata v0.4.8
12482025-03-25T21:11:15.379Z Compiling num-traits v0.2.19
12492025-03-25T21:11:15.702Z Compiling rustc-hash v1.1.0
12502025-03-25T21:11:15.723Z Compiling lazycell v1.3.0
12512025-03-25T21:11:16.133Z Compiling futures-channel v0.3.31
12522025-03-25T21:11:16.567Z Compiling synstructure v0.13.1
12532025-03-25T21:11:16.916Z Compiling cexpr v0.6.0
12542025-03-25T21:11:17.244Z Compiling cmake v0.1.51
12552025-03-25T21:11:17.647Z Compiling getrandom v0.3.1
12562025-03-25T21:11:17.934Z Compiling fs_extra v1.3.0
12572025-03-25T21:11:18.059Z Compiling futures-task v0.3.31
12582025-03-25T21:11:18.320Z Compiling futures-io v0.3.31
12592025-03-25T21:11:18.362Z Compiling dunce v1.0.5
12602025-03-25T21:11:18.458Z Compiling pin-utils v0.1.0
12612025-03-25T21:11:18.520Z Compiling base64ct v1.6.0
12622025-03-25T21:11:18.583Z Compiling ring v0.17.11
12632025-03-25T21:11:18.994Z Compiling pem-rfc7468 v0.7.0
12642025-03-25T21:11:19.105Z Compiling writeable v0.5.5
12652025-03-25T21:11:19.636Z Compiling paste v1.0.15
12662025-03-25T21:11:19.639Z Compiling flagset v0.4.6
12672025-03-25T21:11:19.676Z Compiling litemap v0.7.3
12682025-03-25T21:11:19.930Z Compiling regex v1.11.1
12692025-03-25T21:11:20.096Z Compiling aws-lc-rs v1.12.4
12702025-03-25T21:11:20.241Z Compiling rustls-pki-types v1.10.0
12712025-03-25T21:11:20.518Z Compiling icu_locid_transform_data v1.5.0
12722025-03-25T21:11:20.633Z Compiling vcpkg v0.2.15
12732025-03-25T21:11:20.855Z Compiling crossbeam-utils v0.8.20
12742025-03-25T21:11:21.232Z Compiling tracing-core v0.1.32
12752025-03-25T21:11:21.349Z Compiling time-core v0.1.2
12762025-03-25T21:11:21.436Z Compiling untrusted v0.9.0
12772025-03-25T21:11:21.523Z Compiling percent-encoding v2.3.1
12782025-03-25T21:11:21.600Z Compiling serde_derive v1.0.218
12792025-03-25T21:11:21.634Z Compiling zeroize_derive v1.4.2
12802025-03-25T21:11:21.831Z Compiling zerocopy-derive v0.7.35
12812025-03-25T21:11:22.247Z Compiling tokio-macros v2.5.0
12822025-03-25T21:11:22.325Z Compiling zerofrom-derive v0.1.4
12832025-03-25T21:11:23.057Z Compiling zeroize v1.8.1
12842025-03-25T21:11:23.697Z Compiling yoke-derive v0.7.4
12852025-03-25T21:11:23.718Z Compiling displaydoc v0.2.5
12862025-03-25T21:11:23.841Z Compiling zerocopy v0.7.35
12872025-03-25T21:11:24.553Z Compiling zerovec-derive v0.10.3
12882025-03-25T21:11:24.632Z Compiling crypto-common v0.1.6
12892025-03-25T21:11:24.926Z Compiling block-buffer v0.10.4
12902025-03-25T21:11:25.205Z Compiling digest v0.10.7
12912025-03-25T21:11:25.253Z Compiling block-padding v0.3.3
12922025-03-25T21:11:25.277Z Compiling thiserror-impl v1.0.69
12932025-03-25T21:11:25.516Z Compiling inout v0.1.3
12942025-03-25T21:11:25.548Z Compiling futures-macro v0.3.31
12952025-03-25T21:11:25.665Z Compiling hmac v0.12.1
12962025-03-25T21:11:25.688Z Compiling zerofrom v0.1.4
12972025-03-25T21:11:25.805Z Compiling cipher v0.4.4
12982025-03-25T21:11:25.916Z Compiling sha2 v0.10.8
12992025-03-25T21:11:25.937Z Compiling der_derive v0.7.3
13002025-03-25T21:11:26.296Z Compiling yoke v0.7.4
13012025-03-25T21:11:26.318Z Compiling icu_provider_macros v1.5.0
13022025-03-25T21:11:26.668Z Compiling salsa20 v0.10.2
13032025-03-25T21:11:26.908Z Compiling pbkdf2 v0.12.2
13042025-03-25T21:11:26.956Z Compiling zerovec v0.10.4
13052025-03-25T21:11:27.094Z Compiling ppv-lite86 v0.2.20
13062025-03-25T21:11:27.363Z Compiling futures-util v0.3.31
13072025-03-25T21:11:27.389Z Compiling scrypt v0.11.0
13082025-03-25T21:11:27.843Z Compiling cbc v0.1.2
13092025-03-25T21:11:27.900Z Compiling aes v0.8.4
13102025-03-25T21:11:28.092Z Compiling openssl-sys v0.9.106
13112025-03-25T21:11:28.162Z Compiling thiserror v1.0.69
13122025-03-25T21:11:28.181Z Compiling der v0.7.9
13132025-03-25T21:11:28.313Z Compiling pest v2.7.14
13142025-03-25T21:11:29.056Z Compiling tinystr v0.7.6
13152025-03-25T21:11:29.144Z Compiling icu_collections v1.5.0
13162025-03-25T21:11:29.436Z Compiling icu_locid v1.5.0
13172025-03-25T21:11:29.457Z Compiling tracing-attributes v0.1.27
13182025-03-25T21:11:30.455Z Compiling spki v0.7.3
13192025-03-25T21:11:30.828Z Compiling icu_provider v1.5.0
13202025-03-25T21:11:30.863Z Compiling powerfmt v0.2.0
13212025-03-25T21:11:31.230Z Compiling httparse v1.9.5
13222025-03-25T21:11:31.234Z Compiling num-conv v0.1.0
13232025-03-25T21:11:31.364Z Compiling icu_properties_data v1.5.0
13242025-03-25T21:11:31.466Z Compiling untrusted v0.7.1
13252025-03-25T21:11:31.547Z Compiling icu_locid_transform v1.5.0
13262025-03-25T21:11:31.631Z Compiling time-macros v0.2.18
13272025-03-25T21:11:31.668Z Compiling deranged v0.3.11
13282025-03-25T21:11:31.775Z Compiling pest_meta v2.7.14
13292025-03-25T21:11:32.005Z Compiling pkcs5 v0.7.1
13302025-03-25T21:11:32.768Z Compiling icu_properties v1.5.1
13312025-03-25T21:11:32.789Z Compiling tracing v0.1.40
13322025-03-25T21:11:33.165Z Compiling scroll_derive v0.12.0
13332025-03-25T21:11:33.799Z Compiling utf8_iter v1.0.4
13342025-03-25T21:11:34.054Z Compiling icu_normalizer_data v1.5.0
13352025-03-25T21:11:34.170Z Compiling bitflags v2.6.0
13362025-03-25T21:11:34.395Z Compiling bytes v1.10.1
13372025-03-25T21:11:34.610Z Compiling indexmap v2.7.1
13382025-03-25T21:11:34.630Z Compiling semver v1.0.25
13392025-03-25T21:11:35.368Z Compiling rustc_version v0.4.1
13402025-03-25T21:11:35.907Z Compiling tokio v1.43.0
13412025-03-25T21:11:35.998Z Compiling http v1.2.0
13422025-03-25T21:11:36.039Z Compiling atomic-waker v1.1.2
13432025-03-25T21:11:36.042Z Compiling zerocopy v0.8.10
13442025-03-25T21:11:36.233Z Compiling num_threads v0.1.7
13452025-03-25T21:11:36.379Z Compiling utf16_iter v1.0.5
13462025-03-25T21:11:36.605Z Compiling write16 v1.0.0
13472025-03-25T21:11:36.758Z Compiling icu_normalizer v1.5.0
13482025-03-25T21:11:36.933Z Compiling time v0.3.36
13492025-03-25T21:11:37.183Z Compiling scroll v0.12.0
13502025-03-25T21:11:37.395Z Compiling uuid v1.15.1
13512025-03-25T21:11:37.439Z Compiling http-body v1.0.1
13522025-03-25T21:11:37.688Z Compiling pest_generator v2.7.14
13532025-03-25T21:11:37.717Z Compiling pkcs8 v0.10.2
13542025-03-25T21:11:38.369Z Compiling which v4.4.2
13552025-03-25T21:11:38.494Z Compiling zerocopy-derive v0.8.10
13562025-03-25T21:11:38.917Z Compiling tinyvec_macros v0.1.1
13572025-03-25T21:11:38.967Z Compiling iana-time-zone v0.1.61
13582025-03-25T21:11:39.029Z Compiling try-lock v0.2.5
13592025-03-25T21:11:39.203Z Compiling slog v2.7.0
13602025-03-25T21:11:39.266Z Compiling goblin v0.8.2
13612025-03-25T21:11:39.334Z Compiling want v0.3.1
13622025-03-25T21:11:39.516Z Compiling pest_derive v2.7.14
13632025-03-25T21:11:39.625Z Compiling chrono v0.4.40
13642025-03-25T21:11:39.788Z Compiling tinyvec v1.8.0
13652025-03-25T21:11:40.343Z Compiling idna_adapter v1.2.0
13662025-03-25T21:11:40.581Z Compiling form_urlencoded v1.2.1
13672025-03-25T21:11:40.902Z Compiling rustversion v1.0.17
13682025-03-25T21:11:41.288Z Compiling adler2 v2.0.0
13692025-03-25T21:11:41.499Z Compiling tower-service v0.3.3
13702025-03-25T21:11:41.520Z Compiling foreign-types-shared v0.1.1
13712025-03-25T21:11:41.590Z Compiling openssl v0.10.71
13722025-03-25T21:11:41.641Z Compiling httpdate v1.0.3
13732025-03-25T21:11:41.661Z Compiling foreign-types v0.3.2
13742025-03-25T21:11:41.838Z Compiling miniz_oxide v0.8.5
13752025-03-25T21:11:42.058Z Compiling idna v1.0.3
13762025-03-25T21:11:42.079Z Compiling dtrace-parser v0.2.0
13772025-03-25T21:11:43.311Z Compiling serde_spanned v0.6.8
13782025-03-25T21:11:43.560Z Compiling serde_tokenstream v0.2.2
13792025-03-25T21:11:43.581Z Compiling toml_datetime v0.6.8
13802025-03-25T21:11:43.917Z Compiling openssl-macros v0.1.1
13812025-03-25T21:11:44.047Z Compiling tokio-util v0.7.13
13822025-03-25T21:11:44.112Z Compiling rand_core v0.9.2
13832025-03-25T21:11:44.222Z Compiling serde_derive_internals v0.29.1
13842025-03-25T21:11:44.546Z Compiling bzip2-sys v0.1.11+1.0.8
13852025-03-25T21:11:44.664Z Compiling siphasher v0.3.11
13862025-03-25T21:11:45.052Z Compiling h2 v0.4.6
13872025-03-25T21:11:45.055Z Compiling dof v0.3.0
13882025-03-25T21:11:45.075Z Compiling rustls v0.23.19
13892025-03-25T21:11:45.307Z Compiling native-tls v0.2.12
13902025-03-25T21:11:45.399Z Compiling syn v1.0.109
13912025-03-25T21:11:45.671Z Compiling base64 v0.22.1
13922025-03-25T21:11:46.001Z Compiling schemars v0.8.22
13932025-03-25T21:11:46.388Z Compiling usdt-impl v0.5.0
13942025-03-25T21:11:46.411Z Compiling schemars_derive v0.8.22
13952025-03-25T21:11:47.727Z Compiling rand_chacha v0.9.0
13962025-03-25T21:11:48.320Z Compiling unicode-normalization v0.1.24
13972025-03-25T21:11:48.981Z Compiling heapless v0.7.17
13982025-03-25T21:11:49.301Z Compiling crossbeam-epoch v0.9.18
13992025-03-25T21:11:49.405Z Compiling rand_chacha v0.3.1
14002025-03-25T21:11:49.437Z Compiling signature v2.2.0
14012025-03-25T21:11:49.470Z Compiling dirs-sys-next v0.1.2
14022025-03-25T21:11:49.752Z Compiling cookie v0.18.1
14032025-03-25T21:11:49.773Z Compiling crc32fast v1.4.2
14042025-03-25T21:11:49.955Z Compiling unicode-properties v0.1.3
14052025-03-25T21:11:50.096Z Compiling dyn-clone v1.0.19
14062025-03-25T21:11:50.145Z Compiling rustls v0.22.4
14072025-03-25T21:11:50.165Z Compiling openssl-probe v0.1.5
14082025-03-25T21:11:50.314Z Compiling rayon-core v1.12.1
14092025-03-25T21:11:50.373Z Compiling signal-hook v0.3.17
14102025-03-25T21:11:50.435Z Compiling unicode-bidi v0.3.17
14112025-03-25T21:11:50.714Z Compiling rand v0.8.5
14122025-03-25T21:11:50.738Z Compiling dirs-next v2.0.0
14132025-03-25T21:11:50.948Z Compiling crossbeam-deque v0.8.5
14142025-03-25T21:11:51.309Z Compiling stringprep v0.1.5
14152025-03-25T21:11:51.798Z Compiling rand v0.9.0
14162025-03-25T21:11:52.342Z Compiling hyper v1.6.0
14172025-03-25T21:11:53.305Z Compiling url v2.5.3
14182025-03-25T21:11:53.573Z Compiling http-body-util v0.1.2
14192025-03-25T21:11:53.785Z Compiling curve25519-dalek v4.1.3
14202025-03-25T21:11:54.079Z Compiling md-5 v0.10.6
14212025-03-25T21:11:54.365Z Compiling async-trait v0.1.87
14222025-03-25T21:11:54.488Z Compiling num-integer v0.1.46
14232025-03-25T21:11:54.678Z Compiling ff v0.13.0
14242025-03-25T21:11:54.810Z Compiling hyper-util v0.1.10
14252025-03-25T21:11:54.948Z Compiling hash32 v0.2.1
14262025-03-25T21:11:55.097Z Compiling thread_local v1.1.8
14272025-03-25T21:11:55.218Z Compiling encoding_rs v0.8.34
14282025-03-25T21:11:55.313Z Compiling multer v3.1.0
14292025-03-25T21:11:55.609Z Compiling memoffset v0.9.1
14302025-03-25T21:11:55.636Z Compiling portable-atomic v1.9.0
14312025-03-25T21:11:55.943Z Compiling cfg_aliases v0.2.1
14322025-03-25T21:11:56.000Z Compiling psl-types v2.0.11
14332025-03-25T21:11:56.061Z Compiling smoltcp v0.9.1
14342025-03-25T21:11:56.228Z Compiling gimli v0.31.1
14352025-03-25T21:11:56.567Z Compiling slog-async v2.8.0
14362025-03-25T21:11:56.704Z Compiling match_cfg v0.1.0
14372025-03-25T21:11:56.803Z Compiling fallible-iterator v0.2.0
14382025-03-25T21:11:56.823Z Compiling num-bigint-dig v0.8.4
14392025-03-25T21:11:57.105Z Compiling base16ct v0.2.0
14402025-03-25T21:11:57.146Z Compiling mime v0.3.17
14412025-03-25T21:11:57.423Z Compiling litrs v0.4.1
14422025-03-25T21:11:57.488Z Compiling postgres-protocol v0.6.8
14432025-03-25T21:11:57.660Z Compiling sec1 v0.7.3
14442025-03-25T21:11:57.871Z Compiling hostname v0.3.1
14452025-03-25T21:11:58.205Z Compiling publicsuffix v2.3.0
14462025-03-25T21:11:58.223Z Compiling nix v0.29.0
14472025-03-25T21:11:58.561Z Compiling document-features v0.2.10
14482025-03-25T21:11:58.650Z Compiling toml_edit v0.22.24
14492025-03-25T21:11:59.056Z Compiling num-iter v0.1.45
14502025-03-25T21:11:59.247Z Compiling group v0.13.0
14512025-03-25T21:11:59.394Z Compiling tokio-native-tls v0.3.1
14522025-03-25T21:11:59.578Z Compiling bzip2 v0.4.4
14532025-03-25T21:11:59.709Z Compiling term v0.7.0
14542025-03-25T21:12:00.800Z Compiling addr2line v0.24.2
14552025-03-25T21:12:00.849Z Compiling flate2 v1.1.0
14562025-03-25T21:12:00.979Z Compiling usdt-macro v0.5.0
14572025-03-25T21:12:01.042Z Compiling usdt-attr-macro v0.5.0
14582025-03-25T21:12:01.246Z Compiling phf_shared v0.11.2
14592025-03-25T21:12:01.490Z Compiling slog-json v2.6.1
14602025-03-25T21:12:01.629Z Compiling serde_urlencoded v0.7.1
14612025-03-25T21:12:01.697Z Compiling terminal_size v0.4.0
14622025-03-25T21:12:01.860Z Compiling crossbeam-channel v0.5.13
14632025-03-25T21:12:01.941Z Compiling futures-executor v0.3.31
14642025-03-25T21:12:02.118Z Compiling hkdf v0.12.4
14652025-03-25T21:12:02.384Z Compiling crypto-bigint v0.5.5
14662025-03-25T21:12:02.424Z Compiling curve25519-dalek-derive v0.1.1
14672025-03-25T21:12:02.467Z Compiling async-stream-impl v0.3.6
14682025-03-25T21:12:02.595Z Compiling zerocopy-derive v0.6.6
14692025-03-25T21:12:02.913Z Compiling rustls-pemfile v2.2.0
14702025-03-25T21:12:03.254Z Compiling webpki-roots v0.26.6
14712025-03-25T21:12:03.465Z Compiling sync_wrapper v1.0.1
14722025-03-25T21:12:03.633Z Compiling is-terminal v0.4.13
14732025-03-25T21:12:03.737Z Compiling dropshot v0.12.0
14742025-03-25T21:12:03.769Z Compiling ahash v0.8.11
14752025-03-25T21:12:03.834Z Compiling fs-err v2.11.0
14762025-03-25T21:12:03.893Z Compiling hubpack_derive v0.1.1
14772025-03-25T21:12:04.065Z Compiling object v0.36.5
14782025-03-25T21:12:04.117Z Compiling anyhow v1.0.97
14792025-03-25T21:12:04.165Z Compiling zip v2.1.3
14802025-03-25T21:12:04.488Z Compiling rustc-demangle v0.1.24
14812025-03-25T21:12:04.508Z Compiling bumpalo v3.16.0
14822025-03-25T21:12:04.687Z Compiling tower-layer v0.3.3
14832025-03-25T21:12:04.735Z Compiling unicode-width v0.2.0
14842025-03-25T21:12:05.002Z Compiling simd-adler32 v0.3.7
14852025-03-25T21:12:05.025Z Compiling managed v0.8.0
14862025-03-25T21:12:05.312Z Compiling ipnet v2.11.0
14872025-03-25T21:12:05.450Z Compiling lockfree-object-pool v0.1.6
14882025-03-25T21:12:05.473Z Compiling winnow v0.5.40
14892025-03-25T21:12:05.532Z Compiling newtype-uuid v1.2.1
14902025-03-25T21:12:05.725Z Compiling buf-list v1.0.3
14912025-03-25T21:12:05.816Z Compiling take_mut v0.2.2
14922025-03-25T21:12:05.877Z Compiling zopfli v0.8.1
14932025-03-25T21:12:06.419Z Compiling elliptic-curve v0.13.8
14942025-03-25T21:12:07.021Z Compiling console v0.15.10
14952025-03-25T21:12:07.251Z Compiling clap_builder v4.5.31
14962025-03-25T21:12:07.455Z Compiling tower v0.5.2
14972025-03-25T21:12:08.257Z Compiling hubpack v0.1.2
14982025-03-25T21:12:08.353Z Compiling strum_macros v0.25.3
14992025-03-25T21:12:08.410Z Compiling zerocopy v0.6.6
15002025-03-25T21:12:08.676Z Compiling toml_edit v0.19.15
15012025-03-25T21:12:09.039Z Compiling slog-term v2.9.1
15022025-03-25T21:12:09.177Z Compiling async-stream v0.3.6
15032025-03-25T21:12:09.486Z Compiling usdt v0.5.0
15042025-03-25T21:12:10.003Z Compiling futures v0.3.31
15052025-03-25T21:12:10.125Z Compiling toml v0.8.20
15062025-03-25T21:12:10.196Z Compiling slog-bunyan v2.5.0
15072025-03-25T21:12:10.430Z Compiling phf v0.11.2
15082025-03-25T21:12:10.734Z Compiling backtrace v0.3.74
15092025-03-25T21:12:11.347Z Compiling rayon v1.10.0
15102025-03-25T21:12:11.559Z Compiling signal-hook-mio v0.2.4
15112025-03-25T21:12:11.745Z Compiling cookie_store v0.21.1
15122025-03-25T21:12:12.072Z Compiling hyper-tls v0.6.0
15132025-03-25T21:12:13.807Z Compiling postgres-types v0.2.9
15142025-03-25T21:12:15.083Z Compiling camino v1.1.9
15152025-03-25T21:12:15.189Z Compiling ed25519 v2.2.3
15162025-03-25T21:12:15.399Z Compiling phf_shared v0.10.0
15172025-03-25T21:12:15.599Z Compiling dropshot_endpoint v0.12.0
15182025-03-25T21:12:15.762Z Compiling pkcs1 v0.7.5
15192025-03-25T21:12:15.807Z Compiling openapiv3 v2.0.0
15202025-03-25T21:12:15.914Z Compiling waitgroup v0.1.2
15212025-03-25T21:12:16.143Z Compiling clap_derive v4.5.28
15222025-03-25T21:12:16.634Z Compiling enum-as-inner v0.6.1
15232025-03-25T21:12:16.964Z Compiling serde-big-array v0.5.1
15242025-03-25T21:12:17.052Z Compiling serde_path_to_error v0.1.16
15252025-03-25T21:12:17.223Z Compiling rfc6979 v0.4.0
15262025-03-25T21:12:17.437Z Compiling sha1 v0.10.6
15272025-03-25T21:12:17.689Z Compiling serde_repr v0.1.19
15282025-03-25T21:12:17.847Z Compiling float-cmp v0.10.0
15292025-03-25T21:12:17.889Z Compiling bstr v1.10.0
15302025-03-25T21:12:18.103Z Compiling hostname v0.4.0
15312025-03-25T21:12:18.337Z Compiling new_debug_unreachable v1.0.6
15322025-03-25T21:12:18.448Z Compiling debug-ignore v1.0.5
15332025-03-25T21:12:18.614Z Compiling difflib v0.4.0
15342025-03-25T21:12:18.796Z Compiling unicode-segmentation v1.12.0
15352025-03-25T21:12:19.491Z Compiling fixedbitset v0.4.2
15362025-03-25T21:12:19.625Z Compiling whoami v1.5.2
15372025-03-25T21:12:19.707Z Compiling predicates-core v1.0.8
15382025-03-25T21:12:19.789Z Compiling data-encoding v2.6.0
15392025-03-25T21:12:19.900Z Compiling normalize-line-endings v0.3.0
15402025-03-25T21:12:19.921Z Compiling precomputed-hash v0.1.1
15412025-03-25T21:12:20.045Z Compiling static_assertions v1.1.0
15422025-03-25T21:12:20.066Z Compiling number_prefix v0.4.0
15432025-03-25T21:12:20.105Z Compiling string_cache v0.8.7
15442025-03-25T21:12:20.169Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15452025-03-25T21:12:20.214Z Compiling predicates v3.1.3
15462025-03-25T21:12:20.297Z Compiling indicatif v0.17.11
15472025-03-25T21:12:20.547Z Compiling hickory-proto v0.24.4
15482025-03-25T21:12:20.749Z Compiling clap v4.5.31
15492025-03-25T21:12:20.877Z Compiling tokio-postgres v0.7.13
15502025-03-25T21:12:21.670Z Compiling petgraph v0.6.5
15512025-03-25T21:12:21.725Z Compiling similar v2.7.0
15522025-03-25T21:12:22.373Z Compiling ecdsa v0.16.9
15532025-03-25T21:12:23.239Z Compiling rsa v0.9.6
15542025-03-25T21:12:23.830Z Compiling ed25519-dalek v2.1.1
15552025-03-25T21:12:25.293Z Compiling toml v0.7.8
15562025-03-25T21:12:26.473Z Compiling crossterm v0.28.1
15572025-03-25T21:12:27.439Z Compiling zip v0.6.6
15582025-03-25T21:12:27.681Z Compiling ipnetwork v0.21.1
15592025-03-25T21:12:27.777Z Compiling tokio-stream v0.1.17
15602025-03-25T21:12:28.477Z Compiling hex v0.4.3
15612025-03-25T21:12:28.739Z Compiling x509-cert v0.2.5
15622025-03-25T21:12:28.761Z Compiling itertools v0.10.5
15632025-03-25T21:12:29.515Z Compiling lalrpop-util v0.19.12
15642025-03-25T21:12:29.521Z Compiling peg-runtime v0.8.5
15652025-03-25T21:12:29.522Z Compiling unicode-xid v0.2.6
15662025-03-25T21:12:29.525Z Compiling strum_macros v0.26.4
15672025-03-25T21:12:29.596Z Compiling xattr v1.3.1
15682025-03-25T21:12:29.929Z Compiling filetime v0.2.25
15692025-03-25T21:12:29.932Z Compiling tar v0.4.44
15702025-03-25T21:12:34.131Z Compiling strum v0.26.3
15712025-03-25T21:12:36.894Z Compiling aws-lc-sys v0.26.0
15722025-03-25T21:13:07.215Z Compiling rustls-webpki v0.102.8
15732025-03-25T21:13:10.468Z Compiling tokio-rustls v0.25.0
15742025-03-25T21:13:12.205Z Compiling tokio-rustls v0.26.0
15752025-03-25T21:13:12.532Z Compiling hyper-rustls v0.27.3
15762025-03-25T21:13:12.848Z Compiling reqwest v0.12.12
15772025-03-25T21:13:16.507Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15782025-03-25T21:13:16.789Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15792025-03-25T21:13:21.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15802025-03-25T21:13:21.447Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15812025-03-25T21:13:21.499ZMar 25 21:13:20.199 INFO Starting download, target: Clickhouse
15822025-03-25T21:13:21.499ZMar 25 21:13:20.199 INFO Starting download, target: Console
15832025-03-25T21:13:21.499ZMar 25 21:13:20.199 INFO Starting download, target: Cockroach
15842025-03-25T21:13:21.502ZMar 25 21:13:20.199 INFO Starting download, target: DendriteOpenapi
15852025-03-25T21:13:21.503ZMar 25 21:13:20.199 INFO Starting download, target: DendriteStub
15862025-03-25T21:13:21.503ZMar 25 21:13:20.199 INFO Starting download, target: MaghemiteMgd
15872025-03-25T21:13:21.503ZMar 25 21:13:20.199 INFO Starting download, target: TransceiverControl
15882025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15892025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15902025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15912025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
15922025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15932025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15942025-03-25T21:13:21.503ZMar 25 21:13:20.200 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15952025-03-25T21:13:21.672ZMar 25 21:13:20.366 INFO Download complete, target: DendriteOpenapi
15962025-03-25T21:13:21.887ZMar 25 21:13:20.575 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15972025-03-25T21:13:22.072ZMar 25 21:13:20.762 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15982025-03-25T21:13:22.310ZMar 25 21:13:21.006 INFO Download complete, target: TransceiverControl
15992025-03-25T21:13:22.462ZMar 25 21:13:21.159 INFO Download complete, target: Console
16002025-03-25T21:13:22.561ZMar 25 21:13:21.261 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16012025-03-25T21:13:22.604ZMar 25 21:13:21.304 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16022025-03-25T21:13:23.258ZMar 25 21:13:21.958 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16032025-03-25T21:13:23.258ZMar 25 21:13:21.958 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16042025-03-25T21:13:23.454ZMar 25 21:13:22.155 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16052025-03-25T21:13:24.995ZMar 25 21:13:23.696 INFO Download complete, target: DendriteStub
16062025-03-25T21:13:25.089ZMar 25 21:13:23.790 INFO Download complete, target: MaghemiteMgd
16072025-03-25T21:13:29.782ZMar 25 21:13:28.483 INFO Checking that binary works, target: Cockroach
16082025-03-25T21:13:29.941ZMar 25 21:13:28.643 INFO Download complete, target: Cockroach
16092025-03-25T21:13:34.135ZMar 25 21:13:32.839 INFO Checking that binary works, target: Clickhouse
16102025-03-25T21:13:34.252ZMar 25 21:13:32.956 INFO Download complete, target: Clickhouse
16112025-03-25T21:13:34.263ZAll prerequisites installed successfully
16122025-03-25T21:13:34.266Z
16132025-03-25T21:13:34.266Zreal 5:47.338509639
16142025-03-25T21:13:34.266Zuser 15:45.154636532
16152025-03-25T21:13:34.266Zsys 2:10.632183320
16162025-03-25T21:13:34.266Ztrap 0.573336451
16172025-03-25T21:13:34.266Ztflt 0.978737899
16182025-03-25T21:13:34.266Zdflt 1.058047283
16192025-03-25T21:13:34.266Zkflt 0.027358340
16202025-03-25T21:13:34.266Zlock 24:05.596542542
16212025-03-25T21:13:34.266Zslp 57:52.470912915
16222025-03-25T21:13:34.266Zlat 1:03.772160575
16232025-03-25T21:13:34.266Zstop 2:37.795796752
16242025-03-25T21:13:34.266Z+ ptime -m cargo xtask download softnpu
16252025-03-25T21:13:34.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16262025-03-25T21:13:34.941Z Running `target/debug/xtask download softnpu`
16272025-03-25T21:13:35.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16282025-03-25T21:13:35.899Z Running `target/debug/xtask-downloader softnpu`
16292025-03-25T21:13:35.932ZMar 25 21:13:34.633 INFO Starting download, target: Softnpu
16302025-03-25T21:13:35.937ZMar 25 21:13:34.634 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16312025-03-25T21:13:36.592ZMar 25 21:13:35.297 INFO Download complete, target: Softnpu
16322025-03-25T21:13:36.596Z
16332025-03-25T21:13:36.600Zreal 2.326332890
16342025-03-25T21:13:36.600Zuser 1.410569740
16352025-03-25T21:13:36.600Zsys 0.590175885
16362025-03-25T21:13:36.600Ztrap 0.001251914
16372025-03-25T21:13:36.600Ztflt 0.000046923
16382025-03-25T21:13:36.600Zdflt 0.000081623
16392025-03-25T21:13:36.600Zkflt 0.000000000
16402025-03-25T21:13:36.600Zlock 7.489599855
16412025-03-25T21:13:36.600Zslp 0.588535553
16422025-03-25T21:13:36.600Zlat 0.072038840
16432025-03-25T21:13:36.600Zstop 0.000556503
16442025-03-25T21:13:36.600Z+ export CARGO_INCREMENTAL=0
16452025-03-25T21:13:36.600Z+ CARGO_INCREMENTAL=0
16462025-03-25T21:13:36.600Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16472025-03-25T21:13:37.637Z Compiling proc-macro2 v1.0.94
16482025-03-25T21:13:37.637Z Compiling unicode-ident v1.0.14
16492025-03-25T21:13:37.640Z Compiling libc v0.2.170
16502025-03-25T21:13:37.641Z Compiling serde v1.0.218
16512025-03-25T21:13:37.641Z Compiling autocfg v1.4.0
16522025-03-25T21:13:37.641Z Compiling cfg-if v1.0.0
16532025-03-25T21:13:37.641Z Compiling version_check v0.9.5
16542025-03-25T21:13:37.986Z Compiling memchr v2.7.4
16552025-03-25T21:13:38.016Z Compiling shlex v1.3.0
16562025-03-25T21:13:38.037Z Compiling typenum v1.17.0
16572025-03-25T21:13:38.371Z Compiling value-bag v1.9.0
16582025-03-25T21:13:38.425Z Compiling generic-array v0.14.7
16592025-03-25T21:13:38.743Z Compiling lock_api v0.4.12
16602025-03-25T21:13:38.885Z Compiling log v0.4.22
16612025-03-25T21:13:38.947Z Compiling scopeguard v1.2.0
16622025-03-25T21:13:39.119Z Compiling serde_json v1.0.139
16632025-03-25T21:13:39.229Z Compiling parking_lot_core v0.9.10
16642025-03-25T21:13:39.488Z Compiling quote v1.0.39
16652025-03-25T21:13:39.646Z Compiling jobserver v0.1.32
16662025-03-25T21:13:39.682Z Compiling rustix v0.38.37
16672025-03-25T21:13:39.749Z Compiling libm v0.2.8
16682025-03-25T21:13:39.753Z Compiling getrandom v0.2.15
16692025-03-25T21:13:39.890Z Compiling syn v2.0.98
16702025-03-25T21:13:40.059Z Compiling cc v1.2.15
16712025-03-25T21:13:40.115Z Compiling num-traits v0.2.19
16722025-03-25T21:13:40.134Z Compiling semver v1.0.25
16732025-03-25T21:13:40.188Z Compiling aho-corasick v1.1.3
16742025-03-25T21:13:40.318Z Compiling regex-syntax v0.8.5
16752025-03-25T21:13:40.338Z Compiling getrandom v0.3.1
16762025-03-25T21:13:40.438Z Compiling either v1.14.0
16772025-03-25T21:13:40.750Z Compiling thiserror v1.0.69
16782025-03-25T21:13:40.837Z Compiling once_cell v1.20.3
16792025-03-25T21:13:40.864Z Compiling itoa v1.0.11
16802025-03-25T21:13:41.193Z Compiling spin v0.9.8
16812025-03-25T21:13:41.314Z Compiling errno v0.3.9
16822025-03-25T21:13:41.436Z Compiling slab v0.4.9
16832025-03-25T21:13:41.590Z Compiling rand_core v0.6.4
16842025-03-25T21:13:41.952Z Compiling glob v0.3.2
16852025-03-25T21:13:42.075Z Compiling prettyplease v0.2.30
16862025-03-25T21:13:42.460Z Compiling lazy_static v1.5.0
16872025-03-25T21:13:42.547Z Compiling smallvec v1.14.0
16882025-03-25T21:13:42.605Z Compiling minimal-lexical v0.2.1
16892025-03-25T21:13:42.627Z Compiling clang-sys v1.8.1
16902025-03-25T21:13:43.046Z Compiling nom v7.1.3
16912025-03-25T21:13:43.067Z Compiling libloading v0.8.5
16922025-03-25T21:13:43.085Z Compiling allocator-api2 v0.2.18
16932025-03-25T21:13:43.311Z Compiling bindgen v0.69.5
16942025-03-25T21:13:43.336Z Compiling pkg-config v0.3.31
16952025-03-25T21:13:43.416Z Compiling home v0.5.9
16962025-03-25T21:13:43.616Z Compiling equivalent v1.0.1
16972025-03-25T21:13:43.740Z Compiling foldhash v0.1.3
16982025-03-25T21:13:43.830Z Compiling itertools v0.12.1
16992025-03-25T21:13:44.027Z Compiling regex-automata v0.4.8
17002025-03-25T21:13:44.396Z Compiling hashbrown v0.15.1
17012025-03-25T21:13:45.046Z Compiling lazycell v1.3.0
17022025-03-25T21:13:45.228Z Compiling subtle v2.6.1
17032025-03-25T21:13:45.567Z Compiling rustc-hash v1.1.0
17042025-03-25T21:13:45.660Z Compiling cmake v0.1.51
17052025-03-25T21:13:45.759Z Compiling fs_extra v1.3.0
17062025-03-25T21:13:45.809Z Compiling dunce v1.0.5
17072025-03-25T21:13:46.230Z Compiling cexpr v0.6.0
17082025-03-25T21:13:46.514Z Compiling pin-project-lite v0.2.14
17092025-03-25T21:13:46.618Z Compiling ryu v1.0.18
17102025-03-25T21:13:46.657Z Compiling ring v0.17.11
17112025-03-25T21:13:46.753Z Compiling byteorder v1.5.0
17122025-03-25T21:13:46.912Z Compiling schemars v0.8.22
17132025-03-25T21:13:47.240Z Compiling synstructure v0.13.1
17142025-03-25T21:13:47.654Z Compiling paste v1.0.15
17152025-03-25T21:13:48.030Z Compiling serde_derive_internals v0.29.1
17162025-03-25T21:13:48.684Z Compiling aws-lc-rs v1.12.4
17172025-03-25T21:13:48.916Z Compiling regex v1.11.1
17182025-03-25T21:13:49.867Z Compiling signal-hook-registry v1.4.2
17192025-03-25T21:13:49.943Z Compiling fnv v1.0.7
17202025-03-25T21:13:49.965Z Compiling const-oid v0.9.6
17212025-03-25T21:13:49.984Z Compiling parking_lot v0.12.3
17222025-03-25T21:13:50.089Z Compiling mio v1.0.2
17232025-03-25T21:13:51.028Z Compiling serde_derive v1.0.218
17242025-03-25T21:13:51.262Z Compiling zeroize_derive v1.4.2
17252025-03-25T21:13:51.740Z Compiling tokio-macros v2.5.0
17262025-03-25T21:13:51.761Z Compiling thiserror-impl v1.0.69
17272025-03-25T21:13:51.983Z Compiling zerocopy-derive v0.7.35
17282025-03-25T21:13:52.011Z Compiling zerofrom-derive v0.1.4
17292025-03-25T21:13:52.028Z Compiling yoke-derive v0.7.4
17302025-03-25T21:13:52.585Z Compiling zeroize v1.8.1
17312025-03-25T21:13:53.053Z Compiling displaydoc v0.2.5
17322025-03-25T21:13:53.096Z Compiling zerovec-derive v0.10.3
17332025-03-25T21:13:53.164Z Compiling futures-macro v0.3.31
17342025-03-25T21:13:54.322Z Compiling schemars_derive v0.8.22
17352025-03-25T21:13:54.573Z Compiling icu_provider_macros v1.5.0
17362025-03-25T21:13:54.865Z Compiling tracing-attributes v0.1.27
17372025-03-25T21:13:54.988Z Compiling crypto-common v0.1.6
17382025-03-25T21:13:55.193Z Compiling stable_deref_trait v1.2.0
17392025-03-25T21:13:55.316Z Compiling heck v0.5.0
17402025-03-25T21:13:55.543Z Compiling block-buffer v0.10.4
17412025-03-25T21:13:55.632Z Compiling der_derive v0.7.3
17422025-03-25T21:13:55.778Z Compiling socket2 v0.5.8
17432025-03-25T21:13:55.796Z Compiling vcpkg v0.2.15
17442025-03-25T21:13:57.216Z Compiling httparse v1.9.5
17452025-03-25T21:13:57.253Z Compiling openssl-sys v0.9.106
17462025-03-25T21:13:57.495Z Compiling digest v0.10.7
17472025-03-25T21:13:57.783Z Compiling time-core v0.1.2
17482025-03-25T21:13:57.907Z Compiling num-conv v0.1.0
17492025-03-25T21:13:57.956Z Compiling futures-core v0.3.31
17502025-03-25T21:13:58.003Z Compiling crossbeam-utils v0.8.20
17512025-03-25T21:13:58.153Z Compiling zerocopy v0.8.10
17522025-03-25T21:13:58.185Z Compiling time-macros v0.2.18
17532025-03-25T21:14:00.574Z Compiling zerocopy v0.7.35
17542025-03-25T21:14:00.632Z Compiling zerocopy-derive v0.8.10
17552025-03-25T21:14:00.632Z Compiling futures-sink v0.3.31
17562025-03-25T21:14:00.632Z Compiling syn v1.0.109
17572025-03-25T21:14:01.722Z Compiling slog v2.7.0
17582025-03-25T21:14:01.739Z Compiling iana-time-zone v0.1.61
17592025-03-25T21:14:01.739Z Compiling cpufeatures v0.2.14
17602025-03-25T21:14:01.739Z Compiling openssl v0.10.71
17612025-03-25T21:14:01.739Z Compiling hmac v0.12.1
17622025-03-25T21:14:01.950Z Compiling zerofrom v0.1.4
17632025-03-25T21:14:02.163Z Compiling yoke v0.7.4
17642025-03-25T21:14:02.381Z Compiling futures-channel v0.3.31
17652025-03-25T21:14:02.458Z Compiling block-padding v0.3.3
17662025-03-25T21:14:02.484Z Compiling scroll_derive v0.12.0
17672025-03-25T21:14:02.584Z Compiling openssl-macros v0.1.1
17682025-03-25T21:14:02.658Z Compiling ucd-trie v0.1.7
17692025-03-25T21:14:02.686Z Compiling rustls v0.23.19
17702025-03-25T21:14:02.829Z Compiling futures-io v0.3.31
17712025-03-25T21:14:03.005Z Compiling bitflags v2.6.0
17722025-03-25T21:14:03.080Z Compiling bytes v1.10.1
17732025-03-25T21:14:03.756Z Compiling indexmap v2.7.1
17742025-03-25T21:14:04.454Z Compiling uuid v1.15.1
17752025-03-25T21:14:04.682Z Compiling tokio v1.43.0
17762025-03-25T21:14:05.511Z Compiling chrono v0.4.40
17772025-03-25T21:14:05.794Z Compiling serde_tokenstream v0.2.2
17782025-03-25T21:14:06.353Z Compiling rustc_version v0.4.1
17792025-03-25T21:14:07.394Z Compiling which v4.4.2
17802025-03-25T21:14:08.797Z Compiling futures-task v0.3.31
17812025-03-25T21:14:09.125Z Compiling pin-utils v0.1.0
17822025-03-25T21:14:09.385Z Compiling native-tls v0.2.12
17832025-03-25T21:14:09.771Z Compiling futures-util v0.3.31
17842025-03-25T21:14:10.472Z Compiling http v1.2.0
17852025-03-25T21:14:11.477Z Compiling pest v2.7.14
17862025-03-25T21:14:12.114Z Compiling inout v0.1.3
17872025-03-25T21:14:12.389Z Compiling zerovec v0.10.4
17882025-03-25T21:14:14.363Z Compiling strsim v0.11.1
17892025-03-25T21:14:14.615Z Compiling dyn-clone v1.0.19
17902025-03-25T21:14:14.972Z Compiling pest_meta v2.7.14
17912025-03-25T21:14:15.651Z Compiling cipher v0.4.4
17922025-03-25T21:14:15.970Z Compiling serde_spanned v0.6.8
17932025-03-25T21:14:16.126Z Compiling toml_datetime v0.6.8
17942025-03-25T21:14:16.201Z Compiling sha2 v0.10.8
17952025-03-25T21:14:16.593Z Compiling cookie v0.18.1
17962025-03-25T21:14:16.993Z Compiling base64ct v1.6.0
17972025-03-25T21:14:17.125Z Compiling pest_generator v2.7.14
17982025-03-25T21:14:17.585Z Compiling pem-rfc7468 v0.7.0
17992025-03-25T21:14:18.162Z Compiling tinystr v0.7.6
18002025-03-25T21:14:18.933Z Compiling tracing-core v0.1.32
18012025-03-25T21:14:19.940Z Compiling aws-lc-sys v0.26.0
18022025-03-25T21:14:20.094Z Compiling writeable v0.5.5
18032025-03-25T21:14:20.557Z Compiling flagset v0.4.6
18042025-03-25T21:14:20.601Z Compiling litemap v0.7.3
18052025-03-25T21:14:21.174Z Compiling der v0.7.9
18062025-03-25T21:14:21.529Z Compiling icu_locid v1.5.0
18072025-03-25T21:14:23.287Z Compiling tracing v0.1.40
18082025-03-25T21:14:23.862Z Compiling pest_derive v2.7.14
18092025-03-25T21:14:24.651Z Compiling usdt-impl v0.5.0
18102025-03-25T21:14:25.034Z Compiling rayon-core v1.12.1
18112025-03-25T21:14:25.295Z Compiling rustls-pki-types v1.10.0
18122025-03-25T21:14:25.311Z Compiling icu_provider v1.5.0
18132025-03-25T21:14:26.940Z Compiling spki v0.7.3
18142025-03-25T21:14:27.344Z Compiling salsa20 v0.10.2
18152025-03-25T21:14:27.592Z Compiling tokio-util v0.7.13
18162025-03-25T21:14:28.151Z Compiling scroll v0.12.0
18172025-03-25T21:14:28.639Z Compiling ppv-lite86 v0.2.20
18182025-03-25T21:14:28.867Z Compiling pbkdf2 v0.12.2
18192025-03-25T21:14:29.453Z Compiling bzip2-sys v0.1.11+1.0.8
18202025-03-25T21:14:29.626Z Compiling plain v0.2.3
18212025-03-25T21:14:29.767Z Compiling rustversion v1.0.17
18222025-03-25T21:14:29.825Z Compiling litrs v0.4.1
18232025-03-25T21:14:29.873Z Compiling icu_locid_transform_data v1.5.0
18242025-03-25T21:14:29.935Z Compiling percent-encoding v2.3.1
18252025-03-25T21:14:29.989Z Compiling untrusted v0.7.1
18262025-03-25T21:14:30.198Z Compiling anyhow v1.0.97
18272025-03-25T21:14:30.364Z Compiling powerfmt v0.2.0
18282025-03-25T21:14:30.531Z Compiling winnow v0.5.40
18292025-03-25T21:14:30.733Z Compiling untrusted v0.9.0
18302025-03-25T21:14:30.754Z Compiling camino v1.1.9
18312025-03-25T21:14:30.889Z Compiling document-features v0.2.10
18322025-03-25T21:14:31.293Z Compiling deranged v0.3.11
18332025-03-25T21:14:31.412Z Compiling icu_locid_transform v1.5.0
18342025-03-25T21:14:31.812Z Compiling goblin v0.8.2
18352025-03-25T21:14:33.210Z Compiling scrypt v0.11.0
18362025-03-25T21:14:33.673Z Compiling toml_edit v0.19.15
18372025-03-25T21:14:33.815Z Compiling cbc v0.1.2
18382025-03-25T21:14:33.891Z Compiling aes v0.8.4
18392025-03-25T21:14:34.037Z Compiling icu_collections v1.5.0
18402025-03-25T21:14:37.860Z Compiling rustls v0.22.4
18412025-03-25T21:14:38.847Z Compiling pretty-hex v0.4.1
18422025-03-25T21:14:38.930Z Compiling atomic-waker v1.1.2
18432025-03-25T21:14:39.088Z Compiling icu_properties_data v1.5.0
18442025-03-25T21:14:39.579Z Compiling num_threads v0.1.7
18452025-03-25T21:14:39.648Z Compiling icu_properties v1.5.1
18462025-03-25T21:14:39.720Z Compiling time v0.3.36
18472025-03-25T21:14:40.094Z Compiling dof v0.3.0
18482025-03-25T21:14:43.640Z Compiling pkcs5 v0.7.1
18492025-03-25T21:14:44.862Z Compiling dtrace-parser v0.2.0
18502025-03-25T21:14:44.883Z Compiling http-body v1.0.1
18512025-03-25T21:14:45.171Z Compiling heapless v0.7.17
18522025-03-25T21:14:45.737Z Compiling async-trait v0.1.87
18532025-03-25T21:14:45.787Z Compiling thread-id v4.2.2
18542025-03-25T21:14:45.865Z Compiling signal-hook v0.3.17
18552025-03-25T21:14:45.919Z Compiling utf16_iter v1.0.5
18562025-03-25T21:14:46.352Z Compiling write16 v1.0.0
18572025-03-25T21:14:46.355Z Compiling icu_normalizer_data v1.5.0
18582025-03-25T21:14:46.510Z Compiling utf8_iter v1.0.4
18592025-03-25T21:14:46.769Z Compiling try-lock v0.2.5
18602025-03-25T21:14:47.047Z Compiling want v0.3.1
18612025-03-25T21:14:47.074Z Compiling icu_normalizer v1.5.0
18622025-03-25T21:14:49.642Z Compiling pkcs8 v0.10.2
18632025-03-25T21:14:49.727Z Compiling h2 v0.4.6
18642025-03-25T21:14:50.262Z Compiling form_urlencoded v1.2.1
18652025-03-25T21:14:51.146Z Compiling multer v3.1.0
18662025-03-25T21:14:51.882Z Compiling httpdate v1.0.3
18672025-03-25T21:14:52.110Z Compiling adler2 v2.0.0
18682025-03-25T21:14:52.289Z Compiling slog-async v2.8.0
18692025-03-25T21:14:52.394Z Compiling tinyvec_macros v0.1.1
18702025-03-25T21:14:52.655Z Compiling tower-service v0.3.3
18712025-03-25T21:14:52.675Z Compiling tinyvec v1.8.0
18722025-03-25T21:14:52.767Z Compiling miniz_oxide v0.8.5
18732025-03-25T21:14:54.683Z Compiling idna_adapter v1.2.0
18742025-03-25T21:14:56.589Z Compiling curve25519-dalek v4.1.3
18752025-03-25T21:14:57.130Z Compiling memoffset v0.9.1
18762025-03-25T21:14:57.331Z Compiling num-bigint-dig v0.8.4
18772025-03-25T21:14:57.487Z Compiling foreign-types-shared v0.1.1
18782025-03-25T21:14:57.668Z Compiling smoltcp v0.9.1
18792025-03-25T21:14:57.743Z Compiling newtype-uuid v1.2.1
18802025-03-25T21:14:57.775Z Compiling base64 v0.22.1
18812025-03-25T21:14:58.085Z Compiling hyper v1.6.0
18822025-03-25T21:14:58.885Z Compiling portable-atomic v1.9.0
18832025-03-25T21:15:00.117Z Compiling foreign-types v0.3.2
18842025-03-25T21:15:00.351Z Compiling rand_core v0.9.2
18852025-03-25T21:15:01.380Z Compiling hyper-util v0.1.10
18862025-03-25T21:15:01.619Z Compiling idna v1.0.3
18872025-03-25T21:15:06.368Z Compiling usdt-attr-macro v0.5.0
18882025-03-25T21:15:07.809Z Compiling usdt-macro v0.5.0
18892025-03-25T21:15:09.383Z Compiling openapiv3 v2.0.0
18902025-03-25T21:15:09.475Z Compiling async-stream-impl v0.3.6
18912025-03-25T21:15:09.693Z Compiling ident_case v1.0.1
18922025-03-25T21:15:09.886Z Compiling heck v0.4.1
18932025-03-25T21:15:09.906Z Compiling siphasher v0.3.11
18942025-03-25T21:15:10.319Z Compiling cfg_aliases v0.2.1
18952025-03-25T21:15:10.426Z Compiling nix v0.29.0
18962025-03-25T21:15:10.648Z Compiling darling_core v0.20.10
18972025-03-25T21:15:18.782Z Compiling rand_chacha v0.9.0
18982025-03-25T21:15:19.702Z Compiling unicode-normalization v0.1.24
18992025-03-25T21:15:20.900Z Compiling http-body-util v0.1.2
19002025-03-25T21:15:21.812Z Compiling crossbeam-epoch v0.9.18
19012025-03-25T21:15:23.338Z Compiling rand_chacha v0.3.1
19022025-03-25T21:15:23.911Z Compiling hubpack_derive v0.1.1
19032025-03-25T21:15:24.254Z Compiling signature v2.2.0
19042025-03-25T21:15:24.506Z Compiling curve25519-dalek-derive v0.1.1
19052025-03-25T21:15:24.779Z Compiling zerocopy-derive v0.6.6
19062025-03-25T21:15:25.601Z Compiling dirs-sys-next v0.1.2
19072025-03-25T21:15:25.818Z Compiling fs-err v2.11.0
19082025-03-25T21:15:25.868Z Compiling ahash v0.8.11
19092025-03-25T21:15:26.057Z Compiling dropshot v0.12.0
19102025-03-25T21:15:26.156Z Compiling crc32fast v1.4.2
19112025-03-25T21:15:26.237Z Compiling encoding_rs v0.8.34
19122025-03-25T21:15:26.389Z Compiling zip v2.1.3
19132025-03-25T21:15:26.459Z Compiling openssl-probe v0.1.5
19142025-03-25T21:15:26.490Z Compiling mime v0.3.17
19152025-03-25T21:15:26.730Z Compiling gimli v0.31.1
19162025-03-25T21:15:26.762Z Compiling buf-list v1.0.3
19172025-03-25T21:15:27.334Z Compiling utf8parse v0.2.2
19182025-03-25T21:15:27.479Z Compiling anstyle v1.0.10
19192025-03-25T21:15:27.503Z Compiling unicode-properties v0.1.3
19202025-03-25T21:15:27.891Z Compiling unicode-bidi v0.3.17
19212025-03-25T21:15:29.012Z Compiling stringprep v0.1.5
19222025-03-25T21:15:29.441Z Compiling anstyle-parse v0.2.5
19232025-03-25T21:15:29.881Z Compiling dirs-next v2.0.0
19242025-03-25T21:15:30.074Z Compiling rand v0.8.5
19252025-03-25T21:15:31.884Z Compiling addr2line v0.24.2
19262025-03-25T21:15:32.850Z Compiling crossbeam-deque v0.8.5
19272025-03-25T21:15:33.220Z Compiling rand v0.9.0
19282025-03-25T21:15:33.335Z Compiling darling_macro v0.20.10
19292025-03-25T21:15:34.259Z Compiling url v2.5.3
19302025-03-25T21:15:35.577Z Compiling serde_urlencoded v0.7.1
19312025-03-25T21:15:36.196Z Compiling rustls-pemfile v2.2.0
19322025-03-25T21:15:36.254Z Compiling ipnetwork v0.21.1
19332025-03-25T21:15:36.849Z Compiling num-integer v0.1.46
19342025-03-25T21:15:37.540Z Compiling rustls-webpki v0.102.8
19352025-03-25T21:15:37.571Z Compiling md-5 v0.10.6
19362025-03-25T21:15:37.835Z Compiling hash32 v0.2.1
19372025-03-25T21:15:37.898Z Compiling ff v0.13.0
19382025-03-25T21:15:38.166Z Compiling thread_local v1.1.8
19392025-03-25T21:15:38.195Z Compiling object v0.36.5
19402025-03-25T21:15:39.869Z Compiling psl-types v2.0.11
19412025-03-25T21:15:40.037Z Compiling is_terminal_polyfill v1.70.1
19422025-03-25T21:15:40.187Z Compiling colorchoice v1.0.2
19432025-03-25T21:15:40.370Z Compiling match_cfg v0.1.0
19442025-03-25T21:15:40.487Z Compiling fallible-iterator v0.2.0
19452025-03-25T21:15:41.184Z Compiling rustc-demangle v0.1.24
19462025-03-25T21:15:42.514Z Compiling winnow v0.7.3
19472025-03-25T21:15:43.552Z Compiling anstyle-query v1.1.1
19482025-03-25T21:15:43.633Z Compiling base16ct v0.2.0
19492025-03-25T21:15:43.722Z Compiling anstream v0.6.15
19502025-03-25T21:15:43.941Z Compiling sec1 v0.7.3
19512025-03-25T21:15:44.325Z Compiling postgres-protocol v0.6.8
19522025-03-25T21:15:44.495Z Compiling publicsuffix v2.3.0
19532025-03-25T21:15:44.870Z Compiling hostname v0.3.1
19542025-03-25T21:15:45.453Z Compiling backtrace v0.3.74
19552025-03-25T21:15:45.475Z Compiling tokio-rustls v0.26.0
19562025-03-25T21:15:45.746Z Compiling toml_edit v0.22.24
19572025-03-25T21:15:46.671Z Compiling group v0.13.0
19582025-03-25T21:15:46.998Z Compiling num-iter v0.1.45
19592025-03-25T21:15:49.813Z Compiling darling v0.20.10
19602025-03-25T21:15:50.123Z Compiling bzip2 v0.4.4
19612025-03-25T21:15:50.264Z Compiling tokio-native-tls v0.3.1
19622025-03-25T21:15:50.485Z Compiling term v0.7.0
19632025-03-25T21:15:50.869Z Compiling flate2 v1.1.0
19642025-03-25T21:15:51.576Z Compiling strum_macros v0.25.3
19652025-03-25T21:15:51.719Z Compiling phf_shared v0.11.2
19662025-03-25T21:15:52.069Z Compiling slog-json v2.6.1
19672025-03-25T21:15:52.548Z Compiling crossbeam-channel v0.5.13
19682025-03-25T21:15:52.755Z Compiling webpki-roots v0.26.6
19692025-03-25T21:15:53.436Z Compiling futures-executor v0.3.31
19702025-03-25T21:15:53.463Z Compiling terminal_size v0.4.0
19712025-03-25T21:15:53.484Z Compiling dropshot_endpoint v0.12.0
19722025-03-25T21:15:53.887Z Compiling hkdf v0.12.4
19732025-03-25T21:15:53.958Z Compiling sync_wrapper v1.0.1
19742025-03-25T21:15:54.130Z Compiling enum-as-inner v0.6.1
19752025-03-25T21:15:54.244Z Compiling clap_derive v4.5.28
19762025-03-25T21:15:54.292Z Compiling crypto-bigint v0.5.5
19772025-03-25T21:15:54.790Z Compiling serde_repr v0.1.19
19782025-03-25T21:15:55.113Z Compiling regress v0.10.3
19792025-03-25T21:15:55.856Z Compiling memmap v0.7.0
19802025-03-25T21:15:56.074Z Compiling is-terminal v0.4.13
19812025-03-25T21:15:56.223Z Compiling bumpalo v3.16.0
19822025-03-25T21:15:56.662Z Compiling lockfree-object-pool v0.1.6
19832025-03-25T21:15:56.920Z Compiling take_mut v0.2.2
19842025-03-25T21:15:57.100Z Compiling tower-layer v0.3.3
19852025-03-25T21:15:57.172Z Compiling unicode-width v0.2.0
19862025-03-25T21:15:57.406Z Compiling ipnet v2.11.0
19872025-03-25T21:15:57.707Z Compiling bitflags v1.3.2
19882025-03-25T21:15:57.833Z Compiling managed v0.8.0
19892025-03-25T21:15:58.367Z Compiling simd-adler32 v0.3.7
19902025-03-25T21:15:58.410Z Compiling clap_lex v0.7.4
19912025-03-25T21:15:58.874Z Compiling typify-impl v0.2.0
19922025-03-25T21:15:59.333Z Compiling zopfli v0.8.1
19932025-03-25T21:15:59.598Z Compiling clap_builder v4.5.31
19942025-03-25T21:16:00.696Z Compiling tower v0.5.2
19952025-03-25T21:16:01.412Z Compiling console v0.15.10
19962025-03-25T21:16:02.494Z Compiling elliptic-curve v0.13.8
19972025-03-25T21:16:02.537Z Compiling slog-term v2.9.1
19982025-03-25T21:16:03.176Z Compiling usdt v0.5.0
19992025-03-25T21:16:03.402Z Compiling futures v0.3.31
20002025-03-25T21:16:03.642Z Compiling hyper-rustls v0.27.3
20012025-03-25T21:16:05.073Z Compiling slog-bunyan v2.5.0
20022025-03-25T21:16:05.445Z Compiling phf v0.11.2
20032025-03-25T21:16:05.744Z Compiling hyper-tls v0.6.0
20042025-03-25T21:16:06.199Z Compiling tokio-rustls v0.25.0
20052025-03-25T21:16:06.202Z Compiling signal-hook-mio v0.2.4
20062025-03-25T21:16:06.382Z Compiling toml v0.8.20
20072025-03-25T21:16:06.500Z Compiling rayon v1.10.0
20082025-03-25T21:16:06.599Z Compiling cookie_store v0.21.1
20092025-03-25T21:16:07.680Z Compiling postgres-types v0.2.9
20102025-03-25T21:16:07.949Z Compiling zerocopy v0.6.6
20112025-03-25T21:16:08.303Z Compiling hubpack v0.1.2
20122025-03-25T21:16:08.683Z Compiling ed25519 v2.2.3
20132025-03-25T21:16:08.777Z Compiling async-stream v0.3.6
20142025-03-25T21:16:08.872Z Compiling phf_shared v0.10.0
20152025-03-25T21:16:09.133Z Compiling pkcs1 v0.7.5
20162025-03-25T21:16:09.267Z Compiling waitgroup v0.1.2
20172025-03-25T21:16:09.771Z Compiling serde_path_to_error v0.1.16
20182025-03-25T21:16:10.008Z Compiling serde-big-array v0.5.1
20192025-03-25T21:16:10.147Z Compiling rfc6979 v0.4.0
20202025-03-25T21:16:10.190Z Compiling sha1 v0.10.6
20212025-03-25T21:16:10.256Z Compiling float-cmp v0.10.0
20222025-03-25T21:16:10.347Z Compiling bstr v1.10.0
20232025-03-25T21:16:10.507Z Compiling hostname v0.4.0
20242025-03-25T21:16:10.527Z Compiling predicates-core v1.0.8
20252025-03-25T21:16:10.712Z Compiling difflib v0.4.0
20262025-03-25T21:16:10.822Z Compiling new_debug_unreachable v1.0.6
20272025-03-25T21:16:10.903Z Compiling whoami v1.5.2
20282025-03-25T21:16:11.045Z Compiling static_assertions v1.1.0
20292025-03-25T21:16:11.129Z Compiling normalize-line-endings v0.3.0
20302025-03-25T21:16:11.158Z Compiling number_prefix v0.4.0
20312025-03-25T21:16:11.277Z Compiling data-encoding v2.6.0
20322025-03-25T21:16:11.306Z Compiling debug-ignore v1.0.5
20332025-03-25T21:16:11.404Z Compiling precomputed-hash v0.1.1
20342025-03-25T21:16:11.423Z Compiling unicode-segmentation v1.12.0
20352025-03-25T21:16:11.476Z Compiling fixedbitset v0.4.2
20362025-03-25T21:16:11.540Z Compiling string_cache v0.8.7
20372025-03-25T21:16:11.755Z Compiling indicatif v0.17.11
20382025-03-25T21:16:11.855Z Compiling petgraph v0.6.5
20392025-03-25T21:16:11.875Z Compiling hickory-proto v0.24.4
20402025-03-25T21:16:11.926Z Compiling tokio-postgres v0.7.13
20412025-03-25T21:16:12.256Z Compiling similar v2.7.0
20422025-03-25T21:16:12.616Z Compiling predicates v3.1.3
20432025-03-25T21:16:13.400Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20442025-03-25T21:16:15.299Z Compiling ecdsa v0.16.9
20452025-03-25T21:16:16.833Z Compiling rsa v0.9.6
20462025-03-25T21:16:19.142Z Compiling ed25519-dalek v2.1.1
20472025-03-25T21:16:19.432Z Compiling typify-macro v0.2.0
20482025-03-25T21:16:20.544Z Compiling reqwest v0.12.12
20492025-03-25T21:16:20.958Z Compiling crossterm v0.28.1
20502025-03-25T21:16:21.153Z Compiling clap v4.5.31
20512025-03-25T21:16:21.292Z Compiling zip v0.6.6
20522025-03-25T21:16:22.159Z Compiling tokio-stream v0.1.17
20532025-03-25T21:16:22.455Z Compiling toml v0.7.8
20542025-03-25T21:16:22.479Z Compiling x509-cert v0.2.5
20552025-03-25T21:16:23.451Z Compiling hex v0.4.3
20562025-03-25T21:16:23.734Z Compiling itertools v0.10.5
20572025-03-25T21:16:24.882Z Compiling peg-runtime v0.8.5
20582025-03-25T21:16:24.976Z Compiling unicode-xid v0.2.6
20592025-03-25T21:16:25.178Z Compiling lalrpop-util v0.19.12
20602025-03-25T21:16:29.250Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20612025-03-25T21:16:29.632Z Compiling proc-macro-crate v1.3.1
20622025-03-25T21:16:30.436Z Compiling macaddr v1.0.1
20632025-03-25T21:16:31.352Z Compiling itertools v0.13.0
20642025-03-25T21:16:31.583Z Compiling heapless v0.8.0
20652025-03-25T21:16:34.374Z Compiling fastrand v2.1.1
20662025-03-25T21:16:34.815Z Compiling tempfile v3.13.0
20672025-03-25T21:16:35.133Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20682025-03-25T21:16:37.156Z Compiling num_enum_derive v0.5.11
20692025-03-25T21:16:44.956Z Compiling structmeta-derive v0.3.0
20702025-03-25T21:16:45.235Z Compiling hash32 v0.3.1
20712025-03-25T21:16:47.314Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20722025-03-25T21:16:47.887Z Compiling thiserror v2.0.11
20732025-03-25T21:16:48.469Z Compiling smoltcp v0.11.0
20742025-03-25T21:16:53.287Z Compiling structmeta v0.3.0
20752025-03-25T21:16:59.846Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20762025-03-25T21:17:00.739Z Compiling num_enum v0.5.11
20772025-03-25T21:17:01.337Z Compiling typify v0.2.0
20782025-03-25T21:17:01.432Z Compiling oxnet v0.1.1
20792025-03-25T21:17:02.503Z Compiling strum_macros v0.26.4
20802025-03-25T21:17:06.044Z Compiling thiserror-impl v2.0.11
20812025-03-25T21:17:06.476Z Compiling proc-macro-error-attr v1.0.4
20822025-03-25T21:17:06.736Z Compiling unsafe-libyaml v0.2.11
20832025-03-25T21:17:08.370Z Compiling cobs v0.2.3
20842025-03-25T21:17:08.939Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20852025-03-25T21:17:09.666Z Compiling postcard v1.0.10
20862025-03-25T21:17:10.371Z Compiling serde_yaml v0.9.34+deprecated
20872025-03-25T21:17:10.794Z Compiling strum v0.26.3
20882025-03-25T21:17:13.592Z Compiling progenitor-impl v0.8.0
20892025-03-25T21:17:14.074Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20902025-03-25T21:17:23.633Z Compiling foreign-types-macros v0.2.3
20912025-03-25T21:17:23.687Z Compiling wait-timeout v0.2.0
20922025-03-25T21:17:23.720Z Compiling proc-macro-error v1.0.4
20932025-03-25T21:17:24.074Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20942025-03-25T21:17:24.439Z Compiling foreign-types-shared v0.3.1
20952025-03-25T21:17:24.894Z Compiling bit-vec v0.8.0
20962025-03-25T21:17:25.113Z Compiling quick-error v1.2.3
20972025-03-25T21:17:25.308Z Compiling unicode-width v0.1.14
20982025-03-25T21:17:25.480Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20992025-03-25T21:17:30.650Z Compiling tabwriter v1.4.0
21002025-03-25T21:17:31.421Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21012025-03-25T21:17:31.442Z Compiling bit-set v0.8.0
21022025-03-25T21:17:31.587Z Compiling rusty-fork v0.3.0
21032025-03-25T21:17:34.433Z Compiling foreign-types v0.5.0
21042025-03-25T21:17:40.483Z Compiling progenitor-macro v0.8.0
21052025-03-25T21:17:44.352Z Compiling parse-display-derive v0.10.0
21062025-03-25T21:17:47.195Z Compiling progenitor-client v0.8.0
21072025-03-25T21:17:50.843Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21082025-03-25T21:17:51.400Z Compiling daft-derive v0.1.2
21092025-03-25T21:17:51.682Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21102025-03-25T21:17:51.685Z Compiling rand_xorshift v0.3.0
21112025-03-25T21:17:52.009Z Compiling cstr-argument v0.1.2
21122025-03-25T21:17:52.307Z Compiling dropshot v0.16.0
21132025-03-25T21:17:52.667Z Compiling unarray v0.1.4
21142025-03-25T21:17:52.888Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21152025-03-25T21:17:53.212Z Compiling pretty-hex v0.2.1
21162025-03-25T21:17:53.341Z Compiling crucible-workspace-hack v0.1.0
21172025-03-25T21:17:53.466Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21182025-03-25T21:17:53.816Z Compiling daft v0.1.2
21192025-03-25T21:17:53.845Z Compiling proptest v1.6.0
21202025-03-25T21:17:54.283Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21212025-03-25T21:17:54.309Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21222025-03-25T21:17:54.512Z Compiling progenitor v0.8.0
21232025-03-25T21:17:54.868Z Compiling parse-display v0.10.0
21242025-03-25T21:17:55.111Z Compiling test-strategy v0.4.0
21252025-03-25T21:17:55.430Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21262025-03-25T21:17:55.645Z Compiling colored v2.2.0
21272025-03-25T21:17:55.711Z Compiling serde_with_macros v3.12.0
21282025-03-25T21:17:56.776Z Compiling dropshot_endpoint v0.16.0
21292025-03-25T21:17:57.044Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21302025-03-25T21:17:57.778Z Compiling instant v0.1.13
21312025-03-25T21:17:57.980Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21322025-03-25T21:17:58.061Z Compiling winnow v0.6.20
21332025-03-25T21:17:58.230Z Compiling serde_with v3.12.0
21342025-03-25T21:17:58.413Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21352025-03-25T21:17:59.356Z Compiling backoff v0.4.0
21362025-03-25T21:17:59.749Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21372025-03-25T21:17:59.988Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
21382025-03-25T21:18:01.150Z Compiling zone_cfg_derive v0.3.0
21392025-03-25T21:18:01.398Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21402025-03-25T21:18:02.485Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
21412025-03-25T21:18:02.512Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21422025-03-25T21:18:02.647Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21432025-03-25T21:18:03.090Z Compiling camino-tempfile v1.1.1
21442025-03-25T21:18:03.246Z Compiling progenitor-client v0.9.1
21452025-03-25T21:18:03.845Z Compiling num-derive v0.4.2
21462025-03-25T21:18:04.239Z Compiling sigpipe v0.1.3
21472025-03-25T21:18:04.402Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21482025-03-25T21:18:04.745Z Compiling libefi-sys v0.1.0
21492025-03-25T21:18:05.146Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21502025-03-25T21:18:05.957Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21512025-03-25T21:18:06.897Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21522025-03-25T21:18:07.486Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21532025-03-25T21:18:08.054Z Compiling zone v0.3.0
21542025-03-25T21:18:09.177Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21552025-03-25T21:18:10.189Z Compiling itertools v0.14.0
21562025-03-25T21:18:11.388Z Compiling smf v0.2.3
21572025-03-25T21:18:11.672Z Compiling bitfield-struct v0.6.2
21582025-03-25T21:18:13.052Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21592025-03-25T21:18:13.506Z Compiling blake3 v1.5.4
21602025-03-25T21:18:13.961Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21612025-03-25T21:18:14.029Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21622025-03-25T21:18:14.441Z Compiling xattr v1.3.1
21632025-03-25T21:18:14.698Z Compiling filetime v0.2.25
21642025-03-25T21:18:14.782Z Compiling memmap2 v0.9.5
21652025-03-25T21:18:14.863Z Compiling arrayvec v0.7.6
21662025-03-25T21:18:15.063Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21672025-03-25T21:18:15.137Z Compiling arrayref v0.3.9
21682025-03-25T21:18:15.208Z Compiling constant_time_eq v0.3.1
21692025-03-25T21:18:15.262Z Compiling same-file v1.0.6
21702025-03-25T21:18:15.321Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21712025-03-25T21:18:15.403Z Compiling tar v0.4.44
21722025-03-25T21:18:15.575Z Compiling walkdir v2.5.0
21732025-03-25T21:18:17.189Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21742025-03-25T21:18:17.623Z Compiling gethostname v0.5.0
21752025-03-25T21:18:17.865Z Compiling cargo-platform v0.1.8
21762025-03-25T21:18:17.886Z Compiling fixedbitset v0.5.7
21772025-03-25T21:18:17.984Z Compiling topological-sort v0.2.2
21782025-03-25T21:18:18.284Z Compiling cargo_metadata v0.19.2
21792025-03-25T21:18:18.941Z Compiling petgraph v0.7.1
21802025-03-25T21:18:19.058Z Compiling omicron-zone-package v0.12.0
21812025-03-25T21:18:19.428Z Compiling shell-words v1.1.0
21822025-03-25T21:18:19.962Z Compiling indent_write v2.2.0
21832025-03-25T21:18:27.966Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21842025-03-25T21:18:29.466Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21852025-03-25T21:18:31.348Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21862025-03-25T21:18:48.181Z Finished `release` profile [optimized] target(s) in 5m 11s
21872025-03-25T21:18:48.354Z Running `target/release/omicron-package -t test target create -p dev`
21882025-03-25T21:18:48.405ZLogging to: /work/oxidecomputer/omicron/out/LOG
21892025-03-25T21:18:48.409ZCreated new build target 'test' and set it as active
21902025-03-25T21:18:48.409Z
21912025-03-25T21:18:48.409Zreal 5:11.896687193
21922025-03-25T21:18:48.409Zuser 36:14.452401252
21932025-03-25T21:18:48.409Zsys 3:31.156044957
21942025-03-25T21:18:48.409Ztrap 1.167268024
21952025-03-25T21:18:48.409Ztflt 1.562242445
21962025-03-25T21:18:48.409Zdflt 0.733445235
21972025-03-25T21:18:48.409Zkflt 0.000377141
21982025-03-25T21:18:48.409Zlock 1:10:29.474592232
21992025-03-25T21:18:48.409Zslp 2:25:50.053216944
22002025-03-25T21:18:48.409Zlat 2:47.860501189
22012025-03-25T21:18:48.409Zstop 5:04.646523399
22022025-03-25T21:18:48.409Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22032025-03-25T21:18:49.462Z Finished `release` profile [optimized] target(s) in 0.99s
22042025-03-25T21:18:49.533Z Running `target/release/omicron-package -t test package`
22052025-03-25T21:18:49.581ZLogging to: /work/oxidecomputer/omicron/out/LOG
22062025-03-25T21:18:50.799Z Compiling ring v0.17.11
22072025-03-25T21:18:50.983Z Compiling thiserror v2.0.11
22082025-03-25T21:18:51.001Z Compiling typify-impl v0.3.0
22092025-03-25T21:18:51.019Z Compiling convert_case v0.4.0
22102025-03-25T21:18:51.019Z Compiling derive-where v1.2.7
22112025-03-25T21:18:51.023Z Compiling newline-converter v0.3.0
22122025-03-25T21:18:51.023Z Compiling fastrand v2.1.1
22132025-03-25T21:18:51.203Z Compiling expectorate v1.1.0
22142025-03-25T21:18:51.505Z Compiling tempfile v3.13.0
22152025-03-25T21:18:51.508Z Compiling password-hash v0.5.0
22162025-03-25T21:18:51.667Z Compiling derive_more v0.99.19
22172025-03-25T21:18:52.216Z Compiling blake2 v0.10.6
22182025-03-25T21:18:53.393Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22192025-03-25T21:18:53.680Z Compiling base64 v0.21.7
22202025-03-25T21:18:53.755Z Compiling argon2 v0.5.3
22212025-03-25T21:18:54.105Z Compiling atomicwrites v0.4.4
22222025-03-25T21:18:54.637Z Compiling cancel-safe-futures v0.1.5
22232025-03-25T21:18:54.777Z Compiling owo-colors v4.2.0
22242025-03-25T21:18:55.037Z Compiling num-rational v0.4.2
22252025-03-25T21:18:55.391Z Compiling libsw-core v0.3.1
22262025-03-25T21:18:55.677Z Compiling num-complex v0.4.6
22272025-03-25T21:18:55.912Z Compiling rustls v0.23.19
22282025-03-25T21:18:55.945Z Compiling rustls v0.22.4
22292025-03-25T21:18:55.972Z Compiling libsw v3.4.0
22302025-03-25T21:18:56.852Z Compiling num v0.4.3
22312025-03-25T21:18:57.075Z Compiling linear-map v1.2.0
22322025-03-25T21:18:57.291Z Compiling swrite v0.1.0
22332025-03-25T21:18:57.454Z Compiling utf-8 v0.7.6
22342025-03-25T21:18:57.513Z Compiling float-ord v0.3.2
22352025-03-25T21:18:57.614Z Compiling linked-hash-map v0.5.6
22362025-03-25T21:18:57.699Z Compiling highway v1.3.0
22372025-03-25T21:18:57.816Z Compiling tungstenite v0.21.0
22382025-03-25T21:18:58.020Z Compiling lru-cache v0.1.2
22392025-03-25T21:18:58.270Z Compiling rustls-webpki v0.102.8
22402025-03-25T21:18:58.737Z Compiling semver v0.1.20
22412025-03-25T21:18:59.493Z Compiling rustc_version v0.1.7
22422025-03-25T21:18:59.873Z Compiling tokio-tungstenite v0.21.0
22432025-03-25T21:18:59.944Z Compiling resolv-conf v0.7.0
22442025-03-25T21:19:00.512Z Compiling hickory-resolver v0.24.4
22452025-03-25T21:19:01.098Z Compiling typify-macro v0.3.0
22462025-03-25T21:19:01.493Z Compiling newtype_derive v0.1.6
22472025-03-25T21:19:01.800Z Compiling wait-timeout v0.2.0
22482025-03-25T21:19:02.252Z Compiling quick-error v1.2.3
22492025-03-25T21:19:02.431Z Compiling bit-vec v0.8.0
22502025-03-25T21:19:02.751Z Compiling rusty-fork v0.3.0
22512025-03-25T21:19:02.866Z Compiling bit-set v0.8.0
22522025-03-25T21:19:03.247Z Compiling oxnet v0.1.1
22532025-03-25T21:19:03.294Z Compiling rand_xorshift v0.3.0
22542025-03-25T21:19:03.522Z Compiling tokio-rustls v0.25.0
22552025-03-25T21:19:03.888Z Compiling dropshot v0.12.0
22562025-03-25T21:19:03.999Z Compiling humantime v2.1.0
22572025-03-25T21:19:04.209Z Compiling typify v0.3.0
22582025-03-25T21:19:04.373Z Compiling progenitor-impl v0.9.1
22592025-03-25T21:19:06.625Z Compiling tokio-rustls v0.26.0
22602025-03-25T21:19:07.080Z Compiling hyper-rustls v0.27.3
22612025-03-25T21:19:07.671Z Compiling reqwest v0.12.12
22622025-03-25T21:19:10.950Z Compiling progenitor-macro v0.9.1
22632025-03-25T21:19:14.795Z Compiling progenitor-client v0.9.1
22642025-03-25T21:19:15.374Z Compiling progenitor-client v0.8.0
22652025-03-25T21:19:15.875Z Compiling unarray v0.1.4
22662025-03-25T21:19:16.066Z Compiling proptest v1.6.0
22672025-03-25T21:19:16.802Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22682025-03-25T21:19:17.353Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22692025-03-25T21:19:18.128Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22702025-03-25T21:19:18.391Z Compiling progenitor v0.8.0
22712025-03-25T21:19:21.997Z Compiling dropshot v0.16.0
22722025-03-25T21:19:23.755Z Compiling daft v0.1.2
22732025-03-25T21:19:24.744Z Compiling parse-display v0.10.0
22742025-03-25T21:19:25.336Z Compiling strum v0.26.3
22752025-03-25T21:19:25.550Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22762025-03-25T21:19:25.740Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
22772025-03-25T21:19:30.665Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
22782025-03-25T21:19:42.363Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22792025-03-25T21:19:43.220Z Compiling progenitor v0.9.1
22802025-03-25T21:19:43.477Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22812025-03-25T21:19:46.708Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22822025-03-25T21:19:47.369Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22832025-03-25T21:19:48.680Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22842025-03-25T21:19:49.101Z Compiling instant v0.1.13
22852025-03-25T21:19:49.302Z Compiling backoff v0.4.0
22862025-03-25T21:19:49.678Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22872025-03-25T21:19:50.032Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
22882025-03-25T21:19:53.016Z Compiling steno v0.4.1
22892025-03-25T21:19:54.620Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22902025-03-25T21:19:57.666Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22912025-03-25T21:19:57.759Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22922025-03-25T21:19:58.705Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22932025-03-25T21:20:02.233Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22942025-03-25T21:20:02.386Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22952025-03-25T21:20:04.623Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22962025-03-25T21:20:07.190Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22972025-03-25T21:20:11.641Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22982025-03-25T21:20:12.920Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992025-03-25T21:20:13.127Z Compiling serde_with v3.12.0
23002025-03-25T21:20:14.689Z Compiling macaddr v1.0.1
23012025-03-25T21:20:15.164Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23022025-03-25T21:20:15.273Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23032025-03-25T21:20:15.551Z Compiling qorb v0.2.1
23042025-03-25T21:20:21.701Z Compiling slog-dtrace v0.3.0
23052025-03-25T21:20:22.344Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23062025-03-25T21:20:23.125Z Compiling prettyplease v0.2.30
23072025-03-25T21:20:25.196Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23082025-03-25T21:20:26.264Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23092025-03-25T21:20:31.991Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23102025-03-25T21:20:33.217Z Compiling half v2.4.1
23112025-03-25T21:20:33.900Z Compiling ciborium-io v0.2.2
23122025-03-25T21:20:34.064Z Compiling ciborium-ll v0.2.2
23132025-03-25T21:20:34.103Z Compiling bytecount v0.6.8
23142025-03-25T21:20:34.624Z Compiling ciborium v0.2.2
23152025-03-25T21:20:36.708Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23162025-03-25T21:20:36.754Z Compiling display-error-chain v0.2.2
23172025-03-25T21:20:36.998Z Compiling const_format_proc_macros v0.2.34
23182025-03-25T21:20:37.493Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23192025-03-25T21:20:37.830Z Compiling maplit v1.0.2
23202025-03-25T21:20:37.979Z Compiling same-file v1.0.6
23212025-03-25T21:20:38.237Z Compiling crunchy v0.2.2
23222025-03-25T21:20:38.722Z Compiling keccak v0.1.5
23232025-03-25T21:20:38.786Z Compiling const_format v0.2.34
23242025-03-25T21:20:39.878Z Compiling sha3 v0.10.8
23252025-03-25T21:20:40.099Z Compiling walkdir v2.5.0
23262025-03-25T21:20:40.126Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23272025-03-25T21:20:40.696Z Compiling radium v0.7.0
23282025-03-25T21:20:40.765Z Compiling tiny-keccak v2.0.2
23292025-03-25T21:20:41.205Z Compiling blake3 v1.5.4
23302025-03-25T21:20:41.423Z Compiling dsl_auto_type v0.1.2
23312025-03-25T21:20:41.792Z Compiling scheduled-thread-pool v0.2.7
23322025-03-25T21:20:42.380Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23332025-03-25T21:20:42.523Z Compiling xattr v1.3.1
23342025-03-25T21:20:42.615Z Compiling diesel_table_macro_syntax v0.2.0
23352025-03-25T21:20:42.807Z Compiling filetime v0.2.25
23362025-03-25T21:20:42.811Z Compiling memmap2 v0.9.5
23372025-03-25T21:20:42.999Z Compiling tap v1.0.1
23382025-03-25T21:20:43.126Z Compiling arrayvec v0.7.6
23392025-03-25T21:20:43.129Z Compiling bit-vec v0.6.3
23402025-03-25T21:20:43.209Z Compiling constant_time_eq v0.3.1
23412025-03-25T21:20:43.213Z Compiling maybe-uninit v2.0.0
23422025-03-25T21:20:43.410Z Compiling arrayref v0.3.9
23432025-03-25T21:20:43.534Z Compiling bit-set v0.5.3
23442025-03-25T21:20:43.576Z Compiling wyz v0.5.1
23452025-03-25T21:20:43.786Z Compiling tar v0.4.44
23462025-03-25T21:20:43.843Z Compiling diesel_derives v2.2.3
23472025-03-25T21:20:44.018Z Compiling r2d2 v0.8.10
23482025-03-25T21:20:45.043Z Compiling toolchain_find v0.4.0
23492025-03-25T21:20:45.107Z Compiling camino-tempfile v1.1.1
23502025-03-25T21:20:45.132Z Compiling phf_generator v0.11.2
23512025-03-25T21:20:45.343Z Compiling ascii-canvas v3.0.0
23522025-03-25T21:20:45.544Z Compiling secrecy v0.8.0
23532025-03-25T21:20:45.575Z Compiling ena v0.14.3
23542025-03-25T21:20:45.638Z Compiling async-recursion v1.1.1
23552025-03-25T21:20:45.793Z Compiling funty v2.0.0
23562025-03-25T21:20:45.822Z Compiling packed_struct v0.10.1
23572025-03-25T21:20:46.000Z Compiling bindgen v0.71.1
23582025-03-25T21:20:46.259Z Compiling regex-syntax v0.6.29
23592025-03-25T21:20:46.458Z Compiling topological-sort v0.2.2
23602025-03-25T21:20:46.716Z Compiling crc-catalog v2.4.0
23612025-03-25T21:20:46.910Z Compiling diff v0.1.13
23622025-03-25T21:20:46.973Z Compiling crc v3.2.1
23632025-03-25T21:20:47.437Z Compiling bitvec v1.0.1
23642025-03-25T21:20:47.624Z Compiling omicron-zone-package v0.12.0
23652025-03-25T21:20:48.645Z Compiling rustfmt-wrapper v0.2.1
23662025-03-25T21:20:49.019Z Compiling phf_codegen v0.11.2
23672025-03-25T21:20:49.281Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23682025-03-25T21:20:49.391Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23692025-03-25T21:20:50.407Z Compiling lalrpop v0.19.12
23702025-03-25T21:20:50.675Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23712025-03-25T21:20:50.931Z Compiling universal-hash v0.5.1
23722025-03-25T21:20:51.066Z Compiling packed_struct_codegen v0.10.1
23732025-03-25T21:20:51.195Z Compiling thiserror-impl-no-std v2.0.2
23742025-03-25T21:20:51.746Z Compiling parse-zoneinfo v0.3.1
23752025-03-25T21:20:52.504Z Compiling indexmap v1.9.3
23762025-03-25T21:20:52.879Z Compiling opaque-debug v0.3.1
23772025-03-25T21:20:53.004Z Compiling nodrop v0.1.14
23782025-03-25T21:20:53.131Z Compiling rustc-hash v2.1.1
23792025-03-25T21:20:53.175Z Compiling ref-cast v1.0.23
23802025-03-25T21:20:53.567Z Compiling thiserror-no-std v2.0.2
23812025-03-25T21:20:53.709Z Compiling array-init v0.0.4
23822025-03-25T21:20:53.729Z Compiling poly1305 v0.8.0
23832025-03-25T21:20:54.316Z Compiling diesel v2.2.8
23842025-03-25T21:20:54.878Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23852025-03-25T21:20:55.269Z Compiling chrono-tz-build v0.4.0
23862025-03-25T21:20:56.259Z Compiling smallvec v0.6.14
23872025-03-25T21:20:56.749Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23882025-03-25T21:20:57.086Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23892025-03-25T21:20:57.336Z Compiling derive_builder_core v0.20.2
23902025-03-25T21:20:57.438Z Compiling itertools v0.13.0
23912025-03-25T21:20:59.323Z Compiling chacha20 v0.9.1
23922025-03-25T21:20:59.837Z Compiling headers-core v0.3.0
23932025-03-25T21:21:00.041Z Compiling aead v0.5.2
23942025-03-25T21:21:00.423Z Compiling libxml v0.3.3
23952025-03-25T21:21:00.830Z Compiling ref-cast-impl v1.0.23
23962025-03-25T21:21:01.006Z Compiling vte_generate_state_changes v0.1.2
23972025-03-25T21:21:01.585Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23982025-03-25T21:21:01.953Z Compiling bitfield v0.14.0
23992025-03-25T21:21:01.956Z Compiling hashbrown v0.12.3
24002025-03-25T21:21:02.360Z Compiling arc-swap v1.7.1
24012025-03-25T21:21:03.045Z Compiling termcolor v1.4.1
24022025-03-25T21:21:04.049Z Compiling env_logger v0.10.2
24032025-03-25T21:21:04.309Z Compiling slog-scope v4.4.0
24042025-03-25T21:21:05.065Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24052025-03-25T21:21:05.823Z Compiling samael v0.0.18
24062025-03-25T21:21:06.396Z Compiling vte v0.11.1
24072025-03-25T21:21:07.100Z Compiling chacha20poly1305 v0.10.1
24082025-03-25T21:21:07.355Z Compiling headers v0.4.0
24092025-03-25T21:21:07.384Z Compiling derive_builder_macro v0.20.2
24102025-03-25T21:21:07.926Z Compiling serde-hex v0.1.0
24112025-03-25T21:21:08.261Z Compiling chrono-tz v0.10.1
24122025-03-25T21:21:08.922Z Compiling vsss-rs v3.3.4
24132025-03-25T21:21:11.063Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24142025-03-25T21:21:11.845Z Compiling polar-core v0.27.3
24152025-03-25T21:21:13.017Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24162025-03-25T21:21:13.039Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24172025-03-25T21:21:13.357Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24182025-03-25T21:21:13.932Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24192025-03-25T21:21:14.299Z Compiling ron v0.8.1
24202025-03-25T21:21:17.659Z Compiling hashbrown v0.13.2
24212025-03-25T21:21:17.817Z Compiling strum_macros v0.24.3
24222025-03-25T21:21:18.903Z Compiling unicase v2.7.0
24232025-03-25T21:21:19.305Z Compiling indoc v1.0.9
24242025-03-25T21:21:20.091Z Compiling crc-any v2.5.0
24252025-03-25T21:21:20.111Z Compiling object v0.30.4
24262025-03-25T21:21:20.689Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24272025-03-25T21:21:21.107Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24282025-03-25T21:21:35.127Z Compiling derive_builder v0.20.2
24292025-03-25T21:21:35.373Z Compiling strip-ansi-escapes v0.2.0
24302025-03-25T21:21:39.611Z Compiling slog-stdlog v4.1.1
24312025-03-25T21:21:40.391Z Compiling papergrid v0.11.0
24322025-03-25T21:21:40.411Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24332025-03-25T21:21:40.747Z Compiling tabled_derive v0.7.0
24342025-03-25T21:21:42.605Z Compiling fd-lock v4.0.2
24352025-03-25T21:21:42.634Z Compiling peg-macros v0.8.5
24362025-03-25T21:21:42.877Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24372025-03-25T21:21:43.913Z Compiling impl-trait-for-tuples v0.2.2
24382025-03-25T21:21:45.922Z Compiling oso-derive v0.27.3
24392025-03-25T21:21:46.950Z Compiling quick-xml v0.37.2
24402025-03-25T21:21:48.143Z Compiling diesel-dtrace v0.4.2
24412025-03-25T21:21:48.518Z Compiling nu-ansi-term v0.50.1
24422025-03-25T21:21:49.624Z Compiling path-slash v0.1.5
24432025-03-25T21:21:49.860Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24442025-03-25T21:21:49.905Z Compiling oso v0.27.3
24452025-03-25T21:21:53.941Z Compiling reedline v0.38.0
24462025-03-25T21:22:05.269Z Compiling peg v0.8.5
24472025-03-25T21:22:05.431Z Compiling tabled v0.15.0
24482025-03-25T21:22:05.490Z Compiling slog-envlogger v2.2.0
24492025-03-25T21:22:08.063Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24502025-03-25T21:22:12.368Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24512025-03-25T21:22:13.864Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24522025-03-25T21:22:16.904Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24532025-03-25T21:22:17.264Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24542025-03-25T21:22:18.283Z Compiling pem v3.0.5
24552025-03-25T21:22:19.750Z Compiling bb8 v0.8.5
24562025-03-25T21:22:20.000Z Compiling bcs v0.1.6
24572025-03-25T21:22:20.366Z Compiling fxhash v0.2.1
24582025-03-25T21:22:20.635Z Compiling libz-sys v1.1.20
24592025-03-25T21:22:20.860Z Compiling termtree v0.5.1
24602025-03-25T21:22:21.471Z Compiling async-bb8-diesel v0.2.1
24612025-03-25T21:22:23.046Z Compiling kstat-rs v0.2.4
24622025-03-25T21:22:24.005Z Compiling proc-macro-error-attr2 v2.0.0
24632025-03-25T21:22:24.831Z Compiling proc-macro-error2 v2.0.1
24642025-03-25T21:22:25.289Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24652025-03-25T21:22:25.799Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24662025-03-25T21:22:27.741Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24672025-03-25T21:22:28.246Z Compiling nanorand v0.7.0
24682025-03-25T21:22:28.931Z Compiling libgit2-sys v0.17.0+1.8.1
24692025-03-25T21:22:29.771Z Compiling pin-project-internal v1.1.6
24702025-03-25T21:22:32.348Z Compiling parking_lot_core v0.8.6
24712025-03-25T21:22:32.852Z Compiling pin-project v1.1.6
24722025-03-25T21:22:41.151Z Compiling flume v0.11.1
24732025-03-25T21:22:41.886Z Compiling mime_guess v2.0.5
24742025-03-25T21:22:41.912Z Compiling tabled_derive v0.10.0
24752025-03-25T21:22:43.368Z Compiling papergrid v0.14.0
24762025-03-25T21:22:44.380Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24772025-03-25T21:22:45.095Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24782025-03-25T21:22:47.424Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24792025-03-25T21:22:49.771Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24802025-03-25T21:22:53.049Z Compiling snafu-derive v0.8.5
24812025-03-25T21:22:54.775Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24822025-03-25T21:22:55.227Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24832025-03-25T21:22:56.441Z Compiling tabled v0.18.0
24842025-03-25T21:22:57.288Z Compiling snafu v0.8.5
24852025-03-25T21:23:05.834Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24862025-03-25T21:23:07.979Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24872025-03-25T21:23:14.261Z Compiling globset v0.4.15
24882025-03-25T21:23:16.567Z Compiling olpc-cjson v0.1.4
24892025-03-25T21:23:16.909Z Compiling vergen v8.3.2
24902025-03-25T21:23:17.271Z Compiling castaway v0.2.3
24912025-03-25T21:23:17.493Z Compiling nibble_vec v0.1.0
24922025-03-25T21:23:17.740Z Compiling cargo-platform v0.1.8
24932025-03-25T21:23:18.245Z Compiling serde_plain v1.0.2
24942025-03-25T21:23:18.829Z Compiling atty v0.2.14
24952025-03-25T21:23:19.033Z Compiling typed-path v0.9.3
24962025-03-25T21:23:20.244Z Compiling salty v0.3.0
24972025-03-25T21:23:20.710Z Compiling endian-type v0.1.2
24982025-03-25T21:23:20.972Z Compiling http-range v0.1.5
24992025-03-25T21:23:21.511Z Compiling io-lifetimes v1.0.11
25002025-03-25T21:23:22.438Z Compiling tough v0.19.0
25012025-03-25T21:23:22.568Z Compiling radix_trie v0.2.1
25022025-03-25T21:23:23.560Z Compiling cargo_metadata v0.18.1
25032025-03-25T21:23:24.947Z Compiling git2 v0.19.0
25042025-03-25T21:23:25.996Z Compiling compact_str v0.8.0
25052025-03-25T21:23:26.513Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25062025-03-25T21:23:28.531Z Compiling parking_lot v0.11.2
25072025-03-25T21:23:32.527Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25082025-03-25T21:23:33.080Z Compiling unicode-truncate v1.1.0
25092025-03-25T21:23:33.417Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25102025-03-25T21:23:33.524Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25112025-03-25T21:23:37.608Z Compiling lru v0.12.5
25122025-03-25T21:23:38.061Z Compiling rand_seeder v0.3.0
25132025-03-25T21:23:38.083Z Compiling lzma-sys v0.1.20
25142025-03-25T21:23:38.497Z Compiling instability v0.3.2
25152025-03-25T21:23:38.850Z Compiling parse-size v1.1.0
25162025-03-25T21:23:39.255Z Compiling indoc v2.0.6
25172025-03-25T21:23:39.519Z Compiling rustls v0.21.12
25182025-03-25T21:23:39.876Z Compiling cassowary v0.3.0
25192025-03-25T21:23:40.117Z Compiling rustix v0.37.28
25202025-03-25T21:23:41.067Z Compiling ratatui v0.29.0
25212025-03-25T21:23:41.235Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25222025-03-25T21:23:41.545Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25232025-03-25T21:23:41.733Z Compiling hyper-staticfile v0.10.1
25242025-03-25T21:23:43.286Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25252025-03-25T21:23:43.403Z Compiling sled v0.34.7
25262025-03-25T21:23:44.925Z Compiling hickory-client v0.24.4
25272025-03-25T21:23:46.774Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25282025-03-25T21:23:48.028Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25292025-03-25T21:23:49.603Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25302025-03-25T21:23:53.539Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
25312025-03-25T21:23:55.112Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25322025-03-25T21:23:55.131Z Compiling sct v0.7.1
25332025-03-25T21:23:55.466Z Compiling rustls-webpki v0.101.7
25342025-03-25T21:23:55.601Z Compiling hickory-server v0.24.4
25352025-03-25T21:23:59.389Z Compiling primeorder v0.13.6
25362025-03-25T21:24:00.002Z Compiling heck v0.3.3
25372025-03-25T21:24:00.350Z Compiling env_filter v0.1.2
25382025-03-25T21:24:01.036Z Compiling csv-core v0.1.11
25392025-03-25T21:24:01.555Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25402025-03-25T21:24:01.904Z Compiling csv v1.3.1
25412025-03-25T21:24:01.956Z Compiling env_logger v0.11.5
25422025-03-25T21:24:02.015Z Compiling zone_cfg_derive v0.1.2
25432025-03-25T21:24:03.391Z Compiling p384 v0.13.0
25442025-03-25T21:24:03.430Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25452025-03-25T21:24:07.044Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25462025-03-25T21:24:09.054Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25472025-03-25T21:24:09.573Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25482025-03-25T21:24:10.284Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25492025-03-25T21:24:10.481Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25502025-03-25T21:24:11.757Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25512025-03-25T21:24:12.129Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25522025-03-25T21:24:12.490Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25532025-03-25T21:24:12.848Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25542025-03-25T21:24:13.190Z Compiling tungstenite v0.23.0
25552025-03-25T21:24:13.210Z Compiling nix v0.27.1
25562025-03-25T21:24:16.042Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25572025-03-25T21:24:16.403Z Compiling base64 v0.13.1
25582025-03-25T21:24:16.768Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25592025-03-25T21:24:17.181Z Compiling ron v0.7.1
25602025-03-25T21:24:17.202Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25612025-03-25T21:24:18.762Z Compiling tokio-tungstenite v0.23.1
25622025-03-25T21:24:18.907Z Compiling xz2 v0.1.7
25632025-03-25T21:24:19.546Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25642025-03-25T21:24:22.350Z Compiling terminal_size v0.2.6
25652025-03-25T21:24:22.587Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25662025-03-25T21:24:25.853Z Compiling tokio-rustls v0.24.1
25672025-03-25T21:24:26.341Z Compiling zone v0.1.8
25682025-03-25T21:24:27.842Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25692025-03-25T21:24:29.747Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25702025-03-25T21:24:29.776Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25712025-03-25T21:24:30.814Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25722025-03-25T21:24:31.164Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25732025-03-25T21:24:31.380Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25742025-03-25T21:24:31.535Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25752025-03-25T21:24:31.964Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25762025-03-25T21:24:34.978Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25772025-03-25T21:24:35.959Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25782025-03-25T21:24:37.957Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25792025-03-25T21:24:39.814Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25802025-03-25T21:24:40.215Z Compiling rustls-pemfile v1.0.4
25812025-03-25T21:24:40.828Z Compiling signal-hook-tokio v0.3.1
25822025-03-25T21:24:41.012Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25832025-03-25T21:24:41.083Z Compiling twox-hash v2.1.0
25842025-03-25T21:24:41.686Z Compiling yasna v0.5.2
25852025-03-25T21:24:42.125Z Compiling smawk v0.3.2
25862025-03-25T21:24:42.447Z Compiling glob v0.3.2
25872025-03-25T21:24:44.152Z Compiling unicode-linebreak v0.1.5
25882025-03-25T21:24:44.454Z Compiling is_ci v1.2.0
25892025-03-25T21:24:44.609Z Compiling textwrap v0.16.1
25902025-03-25T21:24:44.741Z Compiling supports-color v3.0.2
25912025-03-25T21:24:44.788Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25922025-03-25T21:24:45.101Z Compiling rcgen v0.12.1
25932025-03-25T21:24:48.210Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25942025-03-25T21:24:49.986Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25952025-03-25T21:24:51.174Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25962025-03-25T21:24:52.215Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25972025-03-25T21:24:56.145Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25982025-03-25T21:24:56.284Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25992025-03-25T21:25:10.055Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26002025-03-25T21:25:11.007Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26012025-03-25T21:25:11.644Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
26022025-03-25T21:25:12.005Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26032025-03-25T21:25:14.884Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26042025-03-25T21:25:16.773Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26052025-03-25T21:25:21.264Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26062025-03-25T21:25:21.849Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26072025-03-25T21:25:22.127Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26082025-03-25T21:25:29.508Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26092025-03-25T21:25:34.168Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26102025-03-25T21:25:36.908Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26112025-03-25T21:25:38.028Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26122025-03-25T21:25:38.393Z Compiling fatfs v0.3.6
26132025-03-25T21:25:39.599Z Compiling rtoolbox v0.0.2
26142025-03-25T21:25:40.044Z Compiling subprocess v0.2.9
26152025-03-25T21:25:40.560Z Compiling assert_matches v1.5.0
26162025-03-25T21:25:41.192Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26172025-03-25T21:25:43.225Z Compiling rpassword v7.3.1
26182025-03-25T21:25:43.708Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26192025-03-25T21:25:44.732Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26202025-03-25T21:25:49.037Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26212025-03-25T21:25:56.171Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26222025-03-25T21:26:17.314Z Compiling tui-tree-widget v0.23.0
26232025-03-25T21:26:17.817Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26242025-03-25T21:26:22.269Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26252025-03-25T21:26:22.600Z Compiling uzers v0.12.1
26262025-03-25T21:26:25.858Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26272025-03-25T21:26:29.988Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26282025-03-25T21:26:31.022Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26292025-03-25T21:26:37.213Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26302025-03-25T21:26:48.063Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26312025-03-25T21:26:52.832Z Compiling multimap v0.10.0
26322025-03-25T21:29:10.104Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26332025-03-25T21:36:38.554Z Finished `release` profile [optimized] target(s) in 17m 49s
26342025-03-25T21:37:45.303Z
26352025-03-25T21:37:45.307Zreal 18:57.204253195
26362025-03-25T21:37:45.307Zuser 2:14:03.756371460
26372025-03-25T21:37:45.307Zsys 3:41.312558593
26382025-03-25T21:37:45.307Ztrap 3.574509708
26392025-03-25T21:37:45.307Ztflt 1.915131312
26402025-03-25T21:37:45.307Zdflt 5.490311620
26412025-03-25T21:37:45.307Zkflt 0.001006467
26422025-03-25T21:37:45.307Zlock 7:56:38.412548870
26432025-03-25T21:37:45.307Zslp 6:58:14.955551337
26442025-03-25T21:37:45.308Zlat 3:39.004432132
26452025-03-25T21:37:45.308Zstop 3:00.250376360
26462025-03-25T21:37:45.308Z+ mapfile -t packages
26472025-03-25T21:37:45.308Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26482025-03-25T21:37:46.429Z Compiling ring v0.17.11
26492025-03-25T21:37:48.061Z Compiling rustls v0.23.19
26502025-03-25T21:37:48.064Z Compiling rustls v0.22.4
26512025-03-25T21:37:49.726Z Compiling rustls-webpki v0.102.8
26522025-03-25T21:37:53.634Z Compiling tokio-rustls v0.25.0
26532025-03-25T21:37:54.066Z Compiling dropshot v0.12.0
26542025-03-25T21:37:55.827Z Compiling tokio-rustls v0.26.0
26552025-03-25T21:37:56.321Z Compiling hyper-rustls v0.27.3
26562025-03-25T21:37:56.775Z Compiling reqwest v0.12.12
26572025-03-25T21:37:59.200Z Compiling dropshot v0.16.0
26582025-03-25T21:38:04.877Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26592025-03-25T21:38:05.548Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26602025-03-25T21:38:11.514Z Compiling progenitor-client v0.8.0
26612025-03-25T21:38:12.532Z Compiling progenitor v0.8.0
26622025-03-25T21:38:12.937Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
26632025-03-25T21:38:15.700Z Compiling progenitor-client v0.9.1
26642025-03-25T21:38:16.769Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26652025-03-25T21:38:18.634Z Compiling omicron-zone-package v0.12.0
26662025-03-25T21:38:19.274Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26672025-03-25T21:38:30.550Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26682025-03-25T21:38:34.862Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26692025-03-25T21:38:36.839Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26702025-03-25T21:38:38.811Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26712025-03-25T21:38:53.963Z Finished `release` profile [optimized] target(s) in 1m 08s
26722025-03-25T21:38:54.142Z Running `target/release/omicron-package -t test list-outputs`
26732025-03-25T21:38:54.196ZLogging to: /work/oxidecomputer/omicron/out/LOG
26742025-03-25T21:38:54.200Z+ ptime -m cargo build --locked --release -p xtask
26752025-03-25T21:38:54.817Z Compiling serde v1.0.218
26762025-03-25T21:38:54.820Z Compiling libc v0.2.170
26772025-03-25T21:38:54.820Z Compiling serde_json v1.0.139
26782025-03-25T21:38:54.820Z Compiling rustix v0.38.37
26792025-03-25T21:38:54.820Z Compiling syn v2.0.98
26802025-03-25T21:38:54.934Z Compiling bitflags v2.6.0
26812025-03-25T21:38:55.361Z Compiling usdt-impl v0.5.0
26822025-03-25T21:38:55.375Z Compiling syn v1.0.109
26832025-03-25T21:38:55.456Z Compiling hashbrown v0.15.1
26842025-03-25T21:38:55.475Z Compiling log v0.4.22
26852025-03-25T21:38:55.781Z Compiling fs-err v2.11.0
26862025-03-25T21:38:55.944Z Compiling once_cell v1.20.3
26872025-03-25T21:38:56.155Z Compiling anyhow v1.0.97
26882025-03-25T21:38:56.241Z Compiling thread-id v4.2.2
26892025-03-25T21:38:56.637Z Compiling indexmap v2.7.1
26902025-03-25T21:38:57.692Z Compiling terminal_size v0.4.0
26912025-03-25T21:38:57.952Z Compiling clap_builder v4.5.31
26922025-03-25T21:38:58.015Z Compiling tempfile v3.13.0
26932025-03-25T21:38:58.838Z Compiling proc-macro-error v1.0.4
26942025-03-25T21:38:59.589Z Compiling tabled_derive v0.7.0
26952025-03-25T21:39:00.735Z Compiling tabled v0.15.0
26962025-03-25T21:39:01.325Z Compiling serde_derive v1.0.218
26972025-03-25T21:39:01.326Z Compiling thiserror-impl v1.0.69
26982025-03-25T21:39:01.329Z Compiling zerocopy-derive v0.7.35
26992025-03-25T21:39:01.329Z Compiling scroll_derive v0.12.0
27002025-03-25T21:39:01.329Z Compiling thiserror-impl v2.0.11
27012025-03-25T21:39:02.783Z Compiling scroll v0.12.0
27022025-03-25T21:39:03.159Z Compiling zerocopy v0.7.35
27032025-03-25T21:39:03.450Z Compiling goblin v0.8.2
27042025-03-25T21:39:03.929Z Compiling thiserror v1.0.69
27052025-03-25T21:39:04.116Z Compiling pest v2.7.14
27062025-03-25T21:39:05.970Z Compiling thiserror v2.0.11
27072025-03-25T21:39:06.167Z Compiling clap_derive v4.5.28
27082025-03-25T21:39:07.165Z Compiling pest_meta v2.7.14
27092025-03-25T21:39:09.633Z Compiling pest_generator v2.7.14
27102025-03-25T21:39:10.904Z Compiling clap v4.5.31
27112025-03-25T21:39:11.284Z Compiling pest_derive v2.7.14
27122025-03-25T21:39:12.138Z Compiling dtrace-parser v0.2.0
27132025-03-25T21:39:16.701Z Compiling serde_tokenstream v0.2.2
27142025-03-25T21:39:16.909Z Compiling toml_datetime v0.6.8
27152025-03-25T21:39:17.242Z Compiling serde_spanned v0.6.8
27162025-03-25T21:39:17.539Z Compiling toml_edit v0.22.24
27172025-03-25T21:39:17.602Z Compiling dof v0.3.0
27182025-03-25T21:39:19.766Z Compiling camino v1.1.9
27192025-03-25T21:39:20.495Z Compiling semver v1.0.25
27202025-03-25T21:39:20.771Z Compiling usdt-macro v0.5.0
27212025-03-25T21:39:21.099Z Compiling usdt-attr-macro v0.5.0
27222025-03-25T21:39:21.954Z Compiling toml v0.8.20
27232025-03-25T21:39:21.975Z Compiling cargo-platform v0.1.8
27242025-03-25T21:39:22.450Z Compiling usdt v0.5.0
27252025-03-25T21:39:23.083Z Compiling cargo_toml v0.21.0
27262025-03-25T21:39:23.693Z Compiling cargo_metadata v0.19.2
27272025-03-25T21:39:23.894Z Compiling camino-tempfile v1.1.1
27282025-03-25T21:39:24.686Z Compiling macaddr v1.0.1
27292025-03-25T21:39:38.220Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27302025-03-25T21:39:44.200Z Finished `release` profile [optimized] target(s) in 49.84s
27312025-03-25T21:39:44.280Z
27322025-03-25T21:39:44.280Zreal 49.996880861
27332025-03-25T21:39:44.280Zuser 5:25.858187092
27342025-03-25T21:39:44.280Zsys 19.909642594
27352025-03-25T21:39:44.281Ztrap 0.165015956
27362025-03-25T21:39:44.281Ztflt 0.233164102
27372025-03-25T21:39:44.281Zdflt 0.286939643
27382025-03-25T21:39:44.281Zkflt 0.000000000
27392025-03-25T21:39:44.281Zlock 10:38.116348853
27402025-03-25T21:39:44.281Zslp 16:38.989682093
27412025-03-25T21:39:44.281Zlat 14.473375955
27422025-03-25T21:39:44.281Zstop 20.069805218
27432025-03-25T21:39:44.281Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27442025-03-25T21:39:44.281Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27452025-03-25T21:39:44.282Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27462025-03-25T21:39:44.282Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27472025-03-25T21:39:44.282Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27482025-03-25T21:39:45.203Z Compiling regress v0.10.3
27492025-03-25T21:39:45.322Z Compiling thiserror-impl v2.0.11
27502025-03-25T21:39:45.322Z Compiling ident_case v1.0.1
27512025-03-25T21:39:45.339Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27522025-03-25T21:39:45.339Z Compiling unsafe-libyaml v0.2.11
27532025-03-25T21:39:45.360Z Compiling progenitor-client v0.9.1
27542025-03-25T21:39:45.373Z Compiling tempfile v3.13.0
27552025-03-25T21:39:45.373Z Compiling oxnet v0.1.1
27562025-03-25T21:39:45.489Z Compiling darling_core v0.20.10
27572025-03-25T21:39:45.939Z Compiling quick-error v1.2.3
27582025-03-25T21:39:45.992Z Compiling macaddr v1.0.1
27592025-03-25T21:39:46.118Z Compiling progenitor-client v0.8.0
27602025-03-25T21:39:46.121Z Compiling structmeta-derive v0.3.0
27612025-03-25T21:39:46.209Z Compiling daft-derive v0.1.2
27622025-03-25T21:39:46.455Z Compiling instant v0.1.13
27632025-03-25T21:39:46.594Z Compiling dropshot v0.16.0
27642025-03-25T21:39:46.623Z Compiling dropshot_endpoint v0.16.0
27652025-03-25T21:39:46.947Z Compiling serde_yaml v0.9.34+deprecated
27662025-03-25T21:39:47.338Z Compiling wait-timeout v0.2.0
27672025-03-25T21:39:47.836Z Compiling daft v0.1.2
27682025-03-25T21:39:47.919Z Compiling bit-vec v0.8.0
27692025-03-25T21:39:48.330Z Compiling bit-set v0.8.0
27702025-03-25T21:39:48.384Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27712025-03-25T21:39:48.542Z Compiling thiserror v2.0.11
27722025-03-25T21:39:48.649Z Compiling rusty-fork v0.3.0
27732025-03-25T21:39:48.731Z Compiling rand_xorshift v0.3.0
27742025-03-25T21:39:48.761Z Compiling structmeta v0.3.0
27752025-03-25T21:39:48.954Z Compiling unarray v0.1.4
27762025-03-25T21:39:49.134Z Compiling typify-impl v0.2.0
27772025-03-25T21:39:49.155Z Compiling proptest v1.6.0
27782025-03-25T21:39:49.222Z Compiling parse-display-derive v0.10.0
27792025-03-25T21:39:49.398Z Compiling test-strategy v0.4.0
27802025-03-25T21:39:50.189Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27812025-03-25T21:39:50.394Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27822025-03-25T21:39:50.608Z Compiling backoff v0.4.0
27832025-03-25T21:39:51.021Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27842025-03-25T21:39:51.210Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27852025-03-25T21:39:51.427Z Compiling proc-macro-crate v1.3.1
27862025-03-25T21:39:51.445Z Compiling darling_macro v0.20.10
27872025-03-25T21:39:51.828Z Compiling typify-impl v0.3.0
27882025-03-25T21:39:52.359Z Compiling num_enum_derive v0.5.11
27892025-03-25T21:39:52.416Z Compiling darling v0.20.10
27902025-03-25T21:39:52.564Z Compiling serde_with_macros v3.12.0
27912025-03-25T21:39:52.899Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27922025-03-25T21:39:53.300Z Compiling parse-display v0.10.0
27932025-03-25T21:39:53.353Z Compiling itertools v0.13.0
27942025-03-25T21:39:53.998Z Compiling crucible-workspace-hack v0.1.0
27952025-03-25T21:39:54.341Z Compiling heapless v0.8.0
27962025-03-25T21:39:54.766Z Compiling num_enum v0.5.11
27972025-03-25T21:39:54.965Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27982025-03-25T21:39:54.986Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
27992025-03-25T21:39:55.170Z Compiling serde_with v3.12.0
28002025-03-25T21:39:55.616Z Compiling proc-macro-error v1.0.4
28012025-03-25T21:39:55.667Z Compiling camino-tempfile v1.1.1
28022025-03-25T21:39:56.133Z Compiling hash32 v0.3.1
28032025-03-25T21:39:56.276Z Compiling foreign-types-macros v0.2.3
28042025-03-25T21:39:56.393Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28052025-03-25T21:39:56.421Z Compiling foreign-types-shared v0.3.1
28062025-03-25T21:39:56.576Z Compiling smoltcp v0.11.0
28072025-03-25T21:39:57.615Z Compiling foreign-types v0.5.0
28082025-03-25T21:39:58.110Z Compiling tabwriter v1.4.0
28092025-03-25T21:39:58.495Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28102025-03-25T21:39:58.572Z Compiling cstr-argument v0.1.2
28112025-03-25T21:39:58.899Z Compiling cobs v0.2.3
28122025-03-25T21:39:58.988Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28132025-03-25T21:39:59.223Z Compiling pretty-hex v0.2.1
28142025-03-25T21:39:59.384Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28152025-03-25T21:39:59.405Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28162025-03-25T21:39:59.458Z Compiling postcard v1.0.10
28172025-03-25T21:39:59.588Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28182025-03-25T21:39:59.941Z Compiling colored v2.2.0
28192025-03-25T21:40:00.146Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28202025-03-25T21:40:00.167Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28212025-03-25T21:40:00.375Z Compiling winnow v0.6.20
28222025-03-25T21:40:00.582Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28232025-03-25T21:40:00.756Z Compiling smf v0.2.3
28242025-03-25T21:40:01.513Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28252025-03-25T21:40:01.891Z Compiling zone_cfg_derive v0.3.0
28262025-03-25T21:40:01.959Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28272025-03-25T21:40:02.402Z Compiling itertools v0.14.0
28282025-03-25T21:40:03.041Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28292025-03-25T21:40:03.341Z Compiling num-derive v0.4.2
28302025-03-25T21:40:03.713Z Compiling typify-macro v0.2.0
28312025-03-25T21:40:03.915Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28322025-03-25T21:40:04.368Z Compiling sigpipe v0.1.3
28332025-03-25T21:40:04.529Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28342025-03-25T21:40:04.934Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28352025-03-25T21:40:05.492Z Compiling zone v0.3.0
28362025-03-25T21:40:05.700Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28372025-03-25T21:40:05.932Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28382025-03-25T21:40:06.405Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28392025-03-25T21:40:06.446Z Compiling universal-hash v0.5.1
28402025-03-25T21:40:06.549Z Compiling opaque-debug v0.3.1
28412025-03-25T21:40:06.627Z Compiling typify-macro v0.3.0
28422025-03-25T21:40:06.673Z Compiling utf-8 v0.7.6
28432025-03-25T21:40:06.693Z Compiling num-rational v0.4.2
28442025-03-25T21:40:06.939Z Compiling tungstenite v0.21.0
28452025-03-25T21:40:07.016Z Compiling password-hash v0.5.0
28462025-03-25T21:40:07.541Z Compiling typify v0.2.0
28472025-03-25T21:40:07.709Z Compiling progenitor-impl v0.8.0
28482025-03-25T21:40:07.960Z Compiling blake2 v0.10.6
28492025-03-25T21:40:08.048Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28502025-03-25T21:40:08.273Z Compiling aead v0.5.2
28512025-03-25T21:40:08.291Z Compiling num-complex v0.4.6
28522025-03-25T21:40:08.686Z Compiling keccak v0.1.5
28532025-03-25T21:40:08.788Z Compiling convert_case v0.4.0
28542025-03-25T21:40:09.353Z Compiling base64 v0.21.7
28552025-03-25T21:40:09.418Z Compiling num v0.4.3
28562025-03-25T21:40:09.553Z Compiling sha3 v0.10.8
28572025-03-25T21:40:09.652Z Compiling derive_more v0.99.19
28582025-03-25T21:40:09.926Z Compiling argon2 v0.5.3
28592025-03-25T21:40:10.052Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28602025-03-25T21:40:10.267Z Compiling tokio-tungstenite v0.21.0
28612025-03-25T21:40:10.505Z Compiling typify v0.3.0
28622025-03-25T21:40:10.613Z Compiling poly1305 v0.8.0
28632025-03-25T21:40:10.673Z Compiling progenitor-impl v0.9.1
28642025-03-25T21:40:10.864Z Compiling chacha20 v0.9.1
28652025-03-25T21:40:11.283Z Compiling float-ord v0.3.2
28662025-03-25T21:40:11.391Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28672025-03-25T21:40:11.489Z Compiling derive-where v1.2.7
28682025-03-25T21:40:11.851Z Compiling semver v0.1.20
28692025-03-25T21:40:12.342Z Compiling same-file v1.0.6
28702025-03-25T21:40:12.481Z Compiling rustc_version v0.1.7
28712025-03-25T21:40:12.652Z Compiling walkdir v2.5.0
28722025-03-25T21:40:12.762Z Compiling newline-converter v0.3.0
28732025-03-25T21:40:12.953Z Compiling primeorder v0.13.6
28742025-03-25T21:40:12.979Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28752025-03-25T21:40:13.338Z Compiling secrecy v0.8.0
28762025-03-25T21:40:13.511Z Compiling linked-hash-map v0.5.6
28772025-03-25T21:40:13.592Z Compiling owo-colors v4.2.0
28782025-03-25T21:40:13.615Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28792025-03-25T21:40:13.916Z Compiling cancel-safe-futures v0.1.5
28802025-03-25T21:40:14.354Z Compiling lru-cache v0.1.2
28812025-03-25T21:40:14.384Z Compiling newtype_derive v0.1.6
28822025-03-25T21:40:14.490Z Compiling expectorate v1.1.0
28832025-03-25T21:40:14.585Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28842025-03-25T21:40:14.588Z Compiling progenitor-macro v0.8.0
28852025-03-25T21:40:14.682Z Compiling resolv-conf v0.7.0
28862025-03-25T21:40:14.700Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28872025-03-25T21:40:14.720Z Compiling thiserror-impl-no-std v2.0.2
28882025-03-25T21:40:15.002Z Compiling libsw-core v0.3.1
28892025-03-25T21:40:15.321Z Compiling blake3 v1.5.4
28902025-03-25T21:40:15.397Z Compiling half v2.4.1
28912025-03-25T21:40:15.696Z Compiling unicase v2.7.0
28922025-03-25T21:40:15.829Z Compiling ciborium-io v0.2.2
28932025-03-25T21:40:15.975Z Compiling arc-swap v1.7.1
28942025-03-25T21:40:15.999Z Compiling fixedbitset v0.5.7
28952025-03-25T21:40:16.280Z Compiling ciborium-ll v0.2.2
28962025-03-25T21:40:16.303Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28972025-03-25T21:40:16.555Z Compiling slog-scope v4.4.0
28982025-03-25T21:40:16.575Z Compiling petgraph v0.7.1
28992025-03-25T21:40:16.699Z Compiling libsw v3.4.0
29002025-03-25T21:40:16.722Z Compiling hickory-resolver v0.24.4
29012025-03-25T21:40:17.014Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29022025-03-25T21:40:17.515Z Compiling thiserror-no-std v2.0.2
29032025-03-25T21:40:17.581Z Compiling progenitor-macro v0.9.1
29042025-03-25T21:40:17.669Z Compiling polyval v0.6.2
29052025-03-25T21:40:17.692Z Compiling atomicwrites v0.4.4
29062025-03-25T21:40:18.085Z Compiling memmap2 v0.9.5
29072025-03-25T21:40:18.144Z Compiling indent_write v2.2.0
29082025-03-25T21:40:18.401Z Compiling libefi-sys v0.1.0
29092025-03-25T21:40:18.528Z Compiling salty v0.3.0
29102025-03-25T21:40:18.755Z Compiling arrayvec v0.7.6
29112025-03-25T21:40:19.027Z Compiling arrayref v0.3.9
29122025-03-25T21:40:19.172Z Compiling parking_lot_core v0.8.6
29132025-03-25T21:40:19.199Z Compiling constant_time_eq v0.3.1
29142025-03-25T21:40:19.426Z Compiling linear-map v1.2.0
29152025-03-25T21:40:19.787Z Compiling ghash v0.5.1
29162025-03-25T21:40:19.819Z Compiling vsss-rs v3.3.4
29172025-03-25T21:40:20.013Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29182025-03-25T21:40:20.570Z Compiling slog-stdlog v4.1.1
29192025-03-25T21:40:20.729Z Compiling ciborium v0.2.2
29202025-03-25T21:40:21.233Z Compiling p384 v0.13.0
29212025-03-25T21:40:21.236Z Compiling toolchain_find v0.4.0
29222025-03-25T21:40:21.888Z Compiling chacha20poly1305 v0.10.1
29232025-03-25T21:40:22.089Z Compiling ctr v0.9.2
29242025-03-25T21:40:22.144Z Compiling lzma-sys v0.1.20
29252025-03-25T21:40:22.327Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29262025-03-25T21:40:22.499Z Compiling bitfield-struct v0.6.2
29272025-03-25T21:40:22.765Z Compiling slog-dtrace v0.3.0
29282025-03-25T21:40:22.795Z Compiling highway v1.3.0
29292025-03-25T21:40:22.899Z Compiling topological-sort v0.2.2
29302025-03-25T21:40:23.165Z Compiling omicron-zone-package v0.12.0
29312025-03-25T21:40:23.368Z Compiling aes-gcm v0.10.3
29322025-03-25T21:40:23.627Z Compiling rustfmt-wrapper v0.2.1
29332025-03-25T21:40:23.721Z Compiling mime_guess v2.0.5
29342025-03-25T21:40:23.821Z Compiling slog-envlogger v2.2.0
29352025-03-25T21:40:23.950Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29362025-03-25T21:40:24.026Z Compiling steno v0.4.1
29372025-03-25T21:40:24.739Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29382025-03-25T21:40:24.975Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29392025-03-25T21:40:25.091Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29402025-03-25T21:40:25.239Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29412025-03-25T21:40:25.546Z Compiling heck v0.3.3
29422025-03-25T21:40:25.632Z Compiling ssh-encoding v0.2.0
29432025-03-25T21:40:25.787Z Compiling blowfish v0.9.1
29442025-03-25T21:40:25.906Z Compiling nibble_vec v0.1.0
29452025-03-25T21:40:26.138Z Compiling env_filter v0.1.2
29462025-03-25T21:40:26.163Z Compiling endian-type v0.1.2
29472025-03-25T21:40:26.212Z Compiling humantime v2.1.0
29482025-03-25T21:40:26.249Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29492025-03-25T21:40:26.402Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29502025-03-25T21:40:26.424Z Compiling env_logger v0.11.5
29512025-03-25T21:40:26.596Z Compiling progenitor v0.8.0
29522025-03-25T21:40:26.704Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29532025-03-25T21:40:26.757Z Compiling radix_trie v0.2.1
29542025-03-25T21:40:26.812Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29552025-03-25T21:40:26.846Z Compiling bcrypt-pbkdf v0.10.0
29562025-03-25T21:40:27.104Z Compiling ssh-cipher v0.2.0
29572025-03-25T21:40:27.383Z Compiling zone_cfg_derive v0.1.2
29582025-03-25T21:40:27.525Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29592025-03-25T21:40:27.954Z Compiling parking_lot v0.11.2
29602025-03-25T21:40:28.460Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29612025-03-25T21:40:28.777Z Compiling qorb v0.2.1
29622025-03-25T21:40:28.798Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29632025-03-25T21:40:28.865Z Compiling password-hash v0.4.2
29642025-03-25T21:40:28.905Z Compiling gethostname v0.5.0
29652025-03-25T21:40:29.115Z Compiling fxhash v0.2.1
29662025-03-25T21:40:29.264Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29672025-03-25T21:40:29.324Z Compiling base64 v0.13.1
29682025-03-25T21:40:29.355Z Compiling http-range v0.1.5
29692025-03-25T21:40:29.657Z Compiling pbkdf2 v0.11.0
29702025-03-25T21:40:29.697Z Compiling progenitor v0.9.1
29712025-03-25T21:40:29.697Z Compiling sled v0.34.7
29722025-03-25T21:40:29.739Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29732025-03-25T21:40:29.922Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29742025-03-25T21:40:29.946Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29752025-03-25T21:40:30.054Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29762025-03-25T21:40:30.245Z Compiling ron v0.7.1
29772025-03-25T21:40:30.428Z Compiling zone v0.1.8
29782025-03-25T21:40:31.822Z Compiling xz2 v0.1.7
29792025-03-25T21:40:32.307Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29802025-03-25T21:40:33.233Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29812025-03-25T21:40:33.472Z Compiling ssh-key v0.6.6
29822025-03-25T21:40:34.329Z Compiling hickory-client v0.24.4
29832025-03-25T21:40:34.836Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29842025-03-25T21:40:35.644Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29852025-03-25T21:40:35.667Z Compiling p256 v0.13.2
29862025-03-25T21:40:36.289Z Compiling p521 v0.13.3
29872025-03-25T21:40:36.466Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29882025-03-25T21:40:37.250Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29892025-03-25T21:40:37.257Z Compiling hickory-server v0.24.4
29902025-03-25T21:40:37.657Z Compiling pem v3.0.5
29912025-03-25T21:40:38.130Z Compiling yasna v0.5.2
29922025-03-25T21:40:38.357Z Compiling headers-core v0.3.0
29932025-03-25T21:40:38.566Z Compiling kstat-rs v0.2.4
29942025-03-25T21:40:38.644Z Compiling nanorand v0.7.0
29952025-03-25T21:40:39.154Z Compiling russh-cryptovec v0.7.3
29962025-03-25T21:40:39.257Z Compiling atty v0.2.14
29972025-03-25T21:40:39.325Z Compiling md5 v0.7.0
29982025-03-25T21:40:39.440Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29992025-03-25T21:40:39.501Z Compiling rcgen v0.12.1
30002025-03-25T21:40:39.679Z Compiling russh-keys v0.45.0
30012025-03-25T21:40:39.823Z Compiling flume v0.11.1
30022025-03-25T21:40:40.488Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30032025-03-25T21:40:41.445Z Compiling headers v0.4.0
30042025-03-25T21:40:41.522Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30052025-03-25T21:40:43.124Z Compiling hyper-staticfile v0.10.1
30062025-03-25T21:40:43.210Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30072025-03-25T21:40:43.409Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30082025-03-25T21:40:43.756Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30092025-03-25T21:40:44.103Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
30102025-03-25T21:40:44.396Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30112025-03-25T21:40:44.512Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30122025-03-25T21:40:45.154Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30132025-03-25T21:40:46.168Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30142025-03-25T21:40:47.214Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30152025-03-25T21:40:47.570Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30162025-03-25T21:40:48.702Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30172025-03-25T21:40:48.706Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30182025-03-25T21:40:49.443Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30192025-03-25T21:40:49.779Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30202025-03-25T21:40:51.589Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30212025-03-25T21:40:51.834Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30222025-03-25T21:40:52.183Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30232025-03-25T21:40:52.427Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30242025-03-25T21:40:53.403Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30252025-03-25T21:40:54.868Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30262025-03-25T21:40:55.802Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30272025-03-25T21:40:55.802Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30282025-03-25T21:40:57.316Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30292025-03-25T21:40:57.756Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30302025-03-25T21:40:58.135Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30312025-03-25T21:40:59.555Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30322025-03-25T21:41:00.482Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30332025-03-25T21:41:02.378Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30342025-03-25T21:41:03.350Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352025-03-25T21:41:03.378Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30362025-03-25T21:41:03.406Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30372025-03-25T21:41:03.998Z Compiling num-bigint v0.4.6
30382025-03-25T21:41:05.029Z Compiling des v0.8.1
30392025-03-25T21:41:05.258Z Compiling subprocess v0.2.9
30402025-03-25T21:41:05.420Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30412025-03-25T21:41:06.370Z Compiling display-error-chain v0.2.2
30422025-03-25T21:41:06.634Z Compiling hex-literal v0.4.1
30432025-03-25T21:41:06.840Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30442025-03-25T21:41:06.903Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30452025-03-25T21:41:07.124Z Compiling russh v0.45.0
30462025-03-25T21:41:08.106Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30472025-03-25T21:41:09.102Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30482025-03-25T21:41:09.626Z Compiling internet-checksum v0.2.1
30492025-03-25T21:41:12.415Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30502025-03-25T21:41:19.476Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30512025-03-25T21:41:21.134Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30522025-03-25T21:41:46.387Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30532025-03-25T21:42:10.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
30542025-03-25T21:42:10.653Z
30552025-03-25T21:42:10.657Zreal 2:26.435310027
30562025-03-25T21:42:10.657Zuser 12:28.822726869
30572025-03-25T21:42:10.657Zsys 1:39.493832076
30582025-03-25T21:42:10.657Ztrap 0.387694318
30592025-03-25T21:42:10.657Ztflt 0.280654368
30602025-03-25T21:42:10.657Zdflt 0.632804539
30612025-03-25T21:42:10.657Zkflt 0.001194908
30622025-03-25T21:42:10.657Zlock 23:28.712765322
30632025-03-25T21:42:10.657Zslp 44:09.782119842
30642025-03-25T21:42:10.657Zlat 39.427367999
30652025-03-25T21:42:10.657Zstop 1:42.774003149
30662025-03-25T21:42:10.657Z+ mkdir tests
30672025-03-25T21:42:10.660Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30682025-03-25T21:42:10.660Z+ xargs -I '{}' -t cp '{}' tests/
30692025-03-25T21:42:10.702Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-50d699aec530aa87 tests/
30702025-03-25T21:42:10.730Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-8950c4849d6126bd tests/
30712025-03-25T21:42:10.759Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-63de557d8364e895 tests/
30722025-03-25T21:42:10.786Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-526ec1f0886a40ce tests/
30732025-03-25T21:42:11.071Z+ 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/*)
30742025-03-25T21:42:11.074Z+ 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-63de557d8364e895 tests/commtest-8950c4849d6126bd tests/dhcp_server-50d699aec530aa87 tests/end_to_end_tests-526ec1f0886a40ce 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
30752025-03-25T21:43:27.353ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30762025-03-25T21:43:27.353Za .github/buildomat/ci-env.sh 1K
30772025-03-25T21:43:27.353Za out/target/test 1K
30782025-03-25T21:43:27.353Za out/npuzone/npuzone 23144K
30792025-03-25T21:43:27.353Za package-manifest.toml 33K
30802025-03-25T21:43:27.353Za smf/sled-agent/non-gimlet/config.toml 4K
30812025-03-25T21:43:27.353Za target/release/omicron-package 38849K
30822025-03-25T21:43:27.353Za target/release/xtask 10810K
30832025-03-25T21:43:27.353Za target/debug/bootstrap 214959K
30842025-03-25T21:43:27.353Za tests/bootstrap-63de557d8364e895 24084K
30852025-03-25T21:43:27.353Za tests/commtest-8950c4849d6126bd 24339K
30862025-03-25T21:43:27.353Za tests/dhcp_server-50d699aec530aa87 24084K
30872025-03-25T21:43:27.353Za tests/end_to_end_tests-526ec1f0886a40ce 269928K
30882025-03-25T21:43:27.353Za out/clickhouse.tar.gz 302328K
30892025-03-25T21:43:27.353Za out/clickhouse_keeper.tar.gz 288190K
30902025-03-25T21:43:27.353Za out/clickhouse_server.tar.gz 302331K
30912025-03-25T21:43:27.353Za out/cockroachdb.tar.gz 143268K
30922025-03-25T21:43:27.353Za out/crucible-dtrace.tar 98K
30932025-03-25T21:43:27.353Za out/crucible-pantry-zone.tar.gz 32476K
30942025-03-25T21:43:27.353Za out/crucible-zone.tar.gz 40863K
30952025-03-25T21:43:27.353Za out/external-dns.tar.gz 44315K
30962025-03-25T21:43:27.353Za out/internal-dns.tar.gz 44315K
30972025-03-25T21:43:27.353Za out/mg-ddm-gz.tar 65544K
30982025-03-25T21:43:27.353Za out/nexus.tar.gz 109779K
30992025-03-25T21:43:27.353Za out/ntp.tar.gz 14429K
31002025-03-25T21:43:27.353Za out/omicron-gateway-softnpu.tar.gz 24475K
31012025-03-25T21:43:27.353Za out/omicron-sled-agent.tar 123679K
31022025-03-25T21:43:27.353Za out/overlay.tar.gz 3K
31032025-03-25T21:43:27.353Za out/oximeter.tar.gz 53360K
31042025-03-25T21:43:27.353Za out/oxlog.tar 3144K
31052025-03-25T21:43:27.353Za out/probe.tar.gz 2764K
31062025-03-25T21:43:27.353Za out/propolis-server.tar.gz 67599K
31072025-03-25T21:43:27.353Za out/pumpkind-gz.tar 26665K
31082025-03-25T21:43:27.354Za out/switch-softnpu.tar.gz 260653K
31092025-03-25T21:43:27.357Z
31102025-03-25T21:43:27.357Zreal 1:16.302411168
31112025-03-25T21:43:27.357Zuser 1:12.738654784
31122025-03-25T21:43:27.357Zsys 5.074735671
31132025-03-25T21:43:27.357Ztrap 0.020781996
31142025-03-25T21:43:27.357Ztflt 0.000000000
31152025-03-25T21:43:27.357Zdflt 0.000000000
31162025-03-25T21:43:27.357Zkflt 0.000000000
31172025-03-25T21:43:27.357Zlock 0.000000000
31182025-03-25T21:43:27.357Zslp 1:12.526285333
31192025-03-25T21:43:27.357Zlat 2.239685627
31202025-03-25T21:43:27.357Zstop 0.000255449
31212025-03-25T21:43:27.358Zprocess exited: duration 2141093 ms, exit code 0
 
31222025-03-25T21:43:27.374Zfound 1 output files
31232025-03-25T21:43:27.374Zuploading: /work/package.tar.gz (2006655602 bytes)
31242025-03-25T21:44:05.618Zuploaded: /work/package.tar.gz