01JRDSB31WXD0D96RCWD6F5W63: 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: 01JRDSBKWZ7Q52P0NY31KVCRYM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-09T17:26:21.986Zjob assigned to worker 01JRDSBQ2BMJYVXXE414HCW6CA [factory aws, i-0fd2bc7493c00be0a] (queued for 56 s)
 
22025-04-09T17:26:29.740Zstarting task 0: "setup"
32025-04-09T17:26:29.745Z++ uname -s
42025-04-09T17:26:29.748Z+ kern=SunOS
52025-04-09T17:26:29.748Z+ build_user=build
62025-04-09T17:26:29.748Z+ build_uid=12345
72025-04-09T17:26:29.749Z+ work_dir=/work
82025-04-09T17:26:29.749Z+ input_dir=/input
92025-04-09T17:26:29.749Z+ [[ 0 == 12345 ]]
102025-04-09T17:26:29.749Z+ case "$kern" in
112025-04-09T17:26:29.749Z+ groupadd -g 12345 build
122025-04-09T17:26:29.752Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-09T17:26:31.760Z+ zfs create -o mountpoint=/work rpool/work
142025-04-09T17:26:31.901Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-09T17:26:31.904Z+ home_fs=zfs
162025-04-09T17:26:31.904Z+ [[ zfs == autofs ]]
172025-04-09T17:26:31.904Z+ mkdir -p /home/build
182025-04-09T17:26:31.908Z+ chown build:build /home/build /work
192025-04-09T17:26:33.908Z+ chmod 0700 /home/build /work
202025-04-09T17:26:33.912Zprocess exited: duration 4173 ms, exit code 0
 
212025-04-09T17:26:33.918Zstarting task 1: "rust-toolchain"
222025-04-09T17:26:33.923Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-09T17:26:33.923Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-04-09T17:26:33.923Z * rust toolchain channel = "1.85.0"
252025-04-09T17:26:33.923Z * rust toolchain profile = "default"
262025-04-09T17:26:33.923Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-09T17:26:33.923Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-09T17:26:33.926Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-09T17:26:33.926Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-09T17:26:34.055Zinfo: downloading installer
312025-04-09T17:26:35.731Zwarn: It looks like you have an existing installation of Rust at:
322025-04-09T17:26:35.731Zwarn: /opt/ooce/bin
332025-04-09T17:26:35.732Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-09T17:26:35.732Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-09T17:26:35.732Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-09T17:26:35.732Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-09T17:26:35.732Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-09T17:26:35.732Zerror: cannot install while Rust is installed
392025-04-09T17:26:35.732Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-09T17:26:35.748Zinfo: profile set to 'default'
412025-04-09T17:26:35.748Zinfo: default host triple is x86_64-unknown-illumos
422025-04-09T17:26:35.751Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-09T17:26:35.932Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-09T17:26:35.932Zinfo: downloading component 'cargo'
452025-04-09T17:26:36.744Zinfo: downloading component 'clippy'
462025-04-09T17:26:37.142Zinfo: downloading component 'rust-docs'
472025-04-09T17:26:38.315Zinfo: downloading component 'rust-std'
482025-04-09T17:26:40.005Zinfo: downloading component 'rustc'
492025-04-09T17:26:47.783Zinfo: downloading component 'rustfmt'
502025-04-09T17:26:48.095Zinfo: installing component 'cargo'
512025-04-09T17:26:48.903Zinfo: installing component 'clippy'
522025-04-09T17:26:49.285Zinfo: installing component 'rust-docs'
532025-04-09T17:26:51.044Zinfo: installing component 'rust-std'
542025-04-09T17:26:52.884Zinfo: installing component 'rustc'
552025-04-09T17:26:58.758Zinfo: installing component 'rustfmt'
562025-04-09T17:26:59.086Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-09T17:26:59.086Z
582025-04-09T17:26:59.455Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-09T17:26:59.455Z
602025-04-09T17:26:59.459Z
612025-04-09T17:26:59.459ZRust is installed now. Great!
622025-04-09T17:26:59.459Z
632025-04-09T17:26:59.459ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-09T17:26:59.459Zenvironment variable. This has not been done automatically.
652025-04-09T17:26:59.459Z
662025-04-09T17:26:59.459ZTo configure your current shell, you need to source
672025-04-09T17:26:59.459Zthe corresponding env file under $HOME/.cargo.
682025-04-09T17:26:59.459Z
692025-04-09T17:26:59.459ZThis is usually done by running one of the following (note the leading DOT):
702025-04-09T17:26:59.459Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-09T17:26:59.459Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-09T17:26:59.459Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-09T17:26:59.529Z+ rustup --version
742025-04-09T17:26:59.540Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-09T17:26:59.540Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-09T17:26:59.567Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-09T17:26:59.571Z+ cargo --version
782025-04-09T17:26:59.588Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-09T17:26:59.591Z+ rustc --version
802025-04-09T17:26:59.615Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-09T17:26:59.619Zprocess exited: duration 25696 ms, exit code 0
 
822025-04-09T17:26:59.625Zstarting task 2: "authentication"
832025-04-09T17:26:59.647Zprocess exited: duration 21 ms, exit code 0
 
842025-04-09T17:26:59.654Zstarting task 3: "clone repository"
852025-04-09T17:26:59.659Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-09T17:26:59.662Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-09T17:26:59.698ZCloning into '/work/oxidecomputer/omicron'...
882025-04-09T17:27:08.147Z+ cd /work/oxidecomputer/omicron
892025-04-09T17:27:08.147Z+ git fetch origin 14093f4842a4621a2fa91b4bdf1bcdf99b736b10
902025-04-09T17:27:08.454ZFrom https://github.com/oxidecomputer/omicron
912025-04-09T17:27:08.454Z * branch 14093f4842a4621a2fa91b4bdf1bcdf99b736b10 -> FETCH_HEAD
922025-04-09T17:27:08.464Z+ [[ -n andy/ntp ]]
932025-04-09T17:27:08.467Z++ git branch --show-current
942025-04-09T17:27:08.470Z+ current=main
952025-04-09T17:27:08.470Z+ [[ main != andy/ntp ]]
962025-04-09T17:27:08.470Z+ git branch -f andy/ntp 14093f4842a4621a2fa91b4bdf1bcdf99b736b10
972025-04-09T17:27:08.473Z+ git checkout -f andy/ntp
982025-04-09T17:27:08.576ZSwitched to branch 'andy/ntp'
992025-04-09T17:27:08.579Z+ git reset --hard 14093f4842a4621a2fa91b4bdf1bcdf99b736b10
1002025-04-09T17:27:08.680ZHEAD is now at 14093f484 Improvements to time synchronisation in the face of connectivity problems.
1012025-04-09T17:27:08.683Zprocess exited: duration 9026 ms, exit code 0
 
1022025-04-09T17:27:08.689Zstarting task 4: "build"
1032025-04-09T17:27:08.695Z+ source .github/buildomat/ci-env.sh
1042025-04-09T17:27:08.698Z++ export CARGO_TERM_COLOR=always
1052025-04-09T17:27:08.698Z++ CARGO_TERM_COLOR=always
1062025-04-09T17:27:08.698Z+ cargo --version
1072025-04-09T17:27:08.749Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-04-09T17:27:08.753Z+ rustc --version
1092025-04-09T17:27:08.817Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-04-09T17:27:08.820Z+ WORK=/work
1112025-04-09T17:27:08.820Z+ pfexec mkdir -p /work
1122025-04-09T17:27:08.825Z+ pfexec chown build /work
1132025-04-09T17:27:08.829Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-09T17:27:10.478Zpkg list: illegal option -- F
1152025-04-09T17:27:10.478ZUsage:
1162025-04-09T17:27:10.481Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-09T17:27:10.482Z [pkg_fmri_pattern ...]
1182025-04-09T17:27:11.322Zpkg list: illegal option -- F
1192025-04-09T17:27:11.322ZUsage:
1202025-04-09T17:27:11.325Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-09T17:27:11.326Z [pkg_fmri_pattern ...]
1222025-04-09T17:27:18.051Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-09T17:27:22.957Z Startup: Caching catalogs ... Done
1242025-04-09T17:27:40.093ZPlanning: Solver setup ... Done (16.153s)
1252025-04-09T17:27:40.291ZPlanning: Running solver ... Done (0.198s)
1262025-04-09T17:27:40.437ZPlanning: Finding local manifests ... Done (0.006s)
1272025-04-09T17:27:40.473ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-09T17:27:41.906ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-09T17:27:42.017ZPlanning: Package planning ... Done (0.111s)
1302025-04-09T17:27:42.074ZPlanning: Merging actions ... Done (0.057s)
1312025-04-09T17:27:42.273ZPlanning: Checking for conflicting actions ... Done (0.199s)
1322025-04-09T17:27:44.396ZPlanning: Consolidating action changes ... Done (2.122s)
1332025-04-09T17:27:44.842ZPlanning: Evaluating mediators ... Done (0.446s)
1342025-04-09T17:27:44.923ZPlanning: Planning completed in 21.86 seconds
1352025-04-09T17:27:44.940Z Packages to install: 4
1362025-04-09T17:27:44.940Z Packages to update: 3
1372025-04-09T17:27:44.940Z Mediators to change: 2
1382025-04-09T17:27:44.940Z Services to change: 1
1392025-04-09T17:27:44.943Z Estimated space available: 155.59 GB
1402025-04-09T17:27:44.943ZEstimated space to be consumed: 1.69 GB
1412025-04-09T17:27:44.943Z Create boot environment: No
1422025-04-09T17:27:44.943ZCreate backup boot environment: Yes
1432025-04-09T17:27:44.943Z Rebuild boot archive: No
1442025-04-09T17:27:44.943Z
1452025-04-09T17:27:44.943ZChanged mediators:
1462025-04-09T17:27:44.943Z mediator clang:
1472025-04-09T17:27:44.943Z version: None -> 15 (system default)
1482025-04-09T17:27:44.943Z
1492025-04-09T17:27:44.943Z mediator llvm:
1502025-04-09T17:27:44.943Z version: 14 (system default) -> 15 (system default)
1512025-04-09T17:27:44.943Z
1522025-04-09T17:27:44.943ZChanged packages:
1532025-04-09T17:27:44.943Zhelios-dev
1542025-04-09T17:27:44.943Z developer/build-essential
1552025-04-09T17:27:44.943Z None -> 11-2.0
1562025-04-09T17:27:44.943Z library/libxmlsec1
1572025-04-09T17:27:44.943Z None -> 1.2.35-2.0
1582025-04-09T17:27:44.944Z ooce/developer/clang-15
1592025-04-09T17:27:44.944Z None -> 15.0.7-2.0
1602025-04-09T17:27:44.944Z ooce/developer/llvm-15
1612025-04-09T17:27:44.944Z None -> 15.0.7-2.0
1622025-04-09T17:27:44.944Z package/pkg
1632025-04-09T17:27:44.944Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-09T17:27:44.944Z system/library/g++-runtime
1652025-04-09T17:27:44.944Z 13-2.0 -> 14-2.0
1662025-04-09T17:27:44.944Z system/library/gcc-runtime
1672025-04-09T17:27:44.944Z 13-2.0 -> 14-2.0
1682025-04-09T17:27:44.944Z
1692025-04-09T17:27:44.944ZServices:
1702025-04-09T17:27:44.944Z restart_fmri:
1712025-04-09T17:27:44.944Z svc:/system/update-man-index:default
1722025-04-09T17:27:44.945Z
1732025-04-09T17:27:44.945ZEditable files to change:
1742025-04-09T17:27:44.945Z Update:
1752025-04-09T17:27:44.945Z usr/share/lib/pkg/web/config.shtml
1762025-04-09T17:27:45.023Z
1772025-04-09T17:27:45.023ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-09T17:27:50.024ZDownload: 668/4301 items 17.8/225.4MB 7% complete (3.7M/s)
1792025-04-09T17:27:55.041ZDownload: 1224/4301 items 89.5/225.4MB 39% complete (8.9M/s)
1802025-04-09T17:28:00.901ZDownload: 2220/4301 items 118.4/225.4MB 52% complete (10.1M/s)
1812025-04-09T17:28:06.201ZDownload: 3244/4301 items 201.4/225.4MB 89% complete (9.1M/s)
1822025-04-09T17:28:11.201ZDownload: 3875/4301 items 217.4/225.4MB 96% complete (9.8M/s)
1832025-04-09T17:28:16.315ZDownload: 4283/4301 items 223.4/225.4MB 99% complete (3.2M/s)
1842025-04-09T17:28:22.389ZDownload: 4296/4301 items 224.8/225.4MB 99% complete (1.8M/s)
1852025-04-09T17:28:22.408ZDownload: Completed 225.42 MB in 37.38 seconds (6.0M/s)
1862025-04-09T17:28:24.570Z Actions: 1/5122 actions (Removing old actions)
1872025-04-09T17:28:24.593Z Actions: 194/5122 actions (Installing new actions)
1882025-04-09T17:28:29.312Z Actions: 4267/5122 actions (Updating modified actions)
1892025-04-09T17:28:29.661Z Actions: Completed 5122 actions in 5.09 seconds.
1902025-04-09T17:28:29.906Z Done (0.237s)
1912025-04-09T17:28:29.910Z Done (0.001s)
1922025-04-09T17:28:30.586Z Done (0.679s)
1932025-04-09T17:28:34.988Z Done (4.158s)
1942025-04-09T17:28:35.073Z Done (0.017s)
1952025-04-09T17:28:35.081Z Done (0.000s)
1962025-04-09T17:28:35.242Z Done (0.000s)
1972025-04-09T17:28:35.982ZPlanning: Evaluating mediator changes ... Done
1982025-04-09T17:28:36.141ZPlanning: Checking for conflicting actions ... Done
1992025-04-09T17:28:36.145ZPlanning: Consolidating action changes ... Done
2002025-04-09T17:28:36.410ZPlanning: Evaluating mediators ... Done
2012025-04-09T17:28:36.415ZPlanning: Planning completed in 0.43 seconds
2022025-04-09T17:28:37.454Z Mediators to change: 2
2032025-04-09T17:28:37.458Z Create boot environment: No
2042025-04-09T17:28:37.458ZCreate backup boot environment: No
2052025-04-09T17:28:37.458Z Done
2062025-04-09T17:28:37.458Z Done
2072025-04-09T17:28:37.458Z Done
2082025-04-09T17:28:40.497Z Done
2092025-04-09T17:28:40.585Z Done
2102025-04-09T17:28:40.588Z Done
2112025-04-09T17:28:40.734Z Done
2122025-04-09T17:28:41.344ZPlanning: Evaluating mediator changes ... Done
2132025-04-09T17:28:41.347ZPlanning: Merging actions ... Done
2142025-04-09T17:28:41.533ZPlanning: Checking for conflicting actions ... Done
2152025-04-09T17:28:41.536ZPlanning: Consolidating action changes ... Done
2162025-04-09T17:28:41.803ZPlanning: Evaluating mediators ... Done
2172025-04-09T17:28:41.860ZPlanning: Planning completed in 0.76 seconds
2182025-04-09T17:28:41.904Z Packages to change: 1
2192025-04-09T17:28:41.904Z Mediators to change: 1
2202025-04-09T17:28:41.907Z Services to change: 1
2212025-04-09T17:28:41.907Z Create boot environment: No
2222025-04-09T17:28:41.907ZCreate backup boot environment: Yes
2232025-04-09T17:28:44.237Z Actions: 1/6 actions (Updating modified actions)
2242025-04-09T17:28:44.240Z Actions: Completed 6 actions in 0.00 seconds.
2252025-04-09T17:28:44.240Z Done
2262025-04-09T17:28:44.240Z Done
2272025-04-09T17:28:44.374Z Done
2282025-04-09T17:28:47.845Z Done
2292025-04-09T17:28:47.937Z Done
2302025-04-09T17:28:47.940Z Done
2312025-04-09T17:28:48.079Z Done
2322025-04-09T17:28:48.504ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-04-09T17:28:48.504Zclang system 15 system
2342025-04-09T17:28:48.504Zcsh system system illumos
2352025-04-09T17:28:48.504Zctags system system illumos
2362025-04-09T17:28:48.504Zgcc vendor 12 vendor
2372025-04-09T17:28:48.504Zgcc system 10 system
2382025-04-09T17:28:48.504Zgcc system 7 system
2392025-04-09T17:28:48.504Zgo system 1.20 system
2402025-04-09T17:28:48.504Zgo system 1.19 system
2412025-04-09T17:28:48.504Zllvm system 15 system
2422025-04-09T17:28:48.504Zllvm system 14 system
2432025-04-09T17:28:48.504Zmariadb system 10.6 system
2442025-04-09T17:28:48.504Zmta vendor vendor dma
2452025-04-09T17:28:48.504Zopenjdk system 17 system
2462025-04-09T17:28:48.504Zopenjdk system 11 system
2472025-04-09T17:28:48.504Zopenjdk system 1.8 system
2482025-04-09T17:28:48.505Zopenssl vendor 3 vendor
2492025-04-09T17:28:48.505Zperl system 5.36 system
2502025-04-09T17:28:48.505Zpostgresql system 15 system
2512025-04-09T17:28:48.505Zpostgresql system 13 system
2522025-04-09T17:28:48.505Zpython vendor 3 vendor
2532025-04-09T17:28:48.505Zpython system 2 system
2542025-04-09T17:28:48.505Zpython3 system 3.11 system
2552025-04-09T17:28:48.505Zruby system 3.0 system
2562025-04-09T17:28:48.505Zwords vendor vendor american-english
2572025-04-09T17:28:48.505Zwords system system australian-english
2582025-04-09T17:28:48.505Zwords system system british-english
2592025-04-09T17:28:48.505Zwords system system canadian-english
2602025-04-09T17:28:48.505Zwords system system french
2612025-04-09T17:28:48.505Zwords system system italian
2622025-04-09T17:28:48.505Zwords system system ngerman
2632025-04-09T17:28:48.505Zwords system system ogerman
2642025-04-09T17:28:48.505Zwords system system spanish
2652025-04-09T17:28:48.832ZPUBLISHER TYPE STATUS P LOCATION
2662025-04-09T17:28:48.832Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-04-09T17:28:52.210ZFMRI IFO
2682025-04-09T17:28:52.210Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-04-09T17:28:52.210Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-04-09T17:28:52.210Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-04-09T17:28:52.210Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-04-09T17:28:52.210Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-04-09T17:28:52.210Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-04-09T17:28:52.210Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2752025-04-09T17:28:52.210Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-04-09T17:28:52.210Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-04-09T17:28:52.210Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2782025-04-09T17:28:52.210Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-04-09T17:28:52.210Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-04-09T17:28:52.210Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2812025-04-09T17:28:52.210Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-04-09T17:28:52.211Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-04-09T17:28:53.074Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-04-09T17:28:53.354Z Updating crates.io index
2852025-04-09T17:28:53.402Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-04-09T17:28:53.949Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-04-09T17:28:54.147Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-04-09T17:28:54.448Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892025-04-09T17:28:54.739Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-04-09T17:28:55.743Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-04-09T17:28:57.607Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-04-09T17:28:58.314Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-04-09T17:28:58.987Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942025-04-09T17:28:59.224Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2952025-04-09T17:28:59.470Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-04-09T17:29:00.155Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-04-09T17:29:00.461Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-04-09T17:29:00.917Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-04-09T17:29:01.360Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002025-04-09T17:29:01.635Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012025-04-09T17:29:01.875Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-04-09T17:29:02.108Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-04-09T17:29:02.366Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-04-09T17:29:02.647Z Updating git repository `https://github.com/oxidecomputer/lldp`
3052025-04-09T17:29:02.972Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-04-09T17:29:03.279Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-04-09T17:29:03.596Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-04-09T17:29:03.875Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3092025-04-09T17:29:04.235Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-04-09T17:29:04.677Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-04-09T17:29:05.012Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-04-09T17:29:05.266Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-04-09T17:29:05.620Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-04-09T17:29:05.984Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3152025-04-09T17:29:06.346Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-04-09T17:29:06.566Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-04-09T17:29:06.835Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-04-09T17:29:07.164Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-04-09T17:29:16.258Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-04-09T17:29:17.643Z Downloading crates ...
3212025-04-09T17:29:17.726Z Downloaded anyhow v1.0.97
3222025-04-09T17:29:17.730Z Downloaded byteorder v1.5.0
3232025-04-09T17:29:17.734Z Downloaded zerocopy-derive v0.7.35
3242025-04-09T17:29:17.737Z Downloaded itoa v1.0.11
3252025-04-09T17:29:17.740Z Downloaded log v0.4.22
3262025-04-09T17:29:17.743Z Downloaded memchr v2.7.4
3272025-04-09T17:29:17.747Z Downloaded proc-macro2 v1.0.94
3282025-04-09T17:29:17.750Z Downloaded winnow v0.7.3
3292025-04-09T17:29:17.759Z Downloaded heck v0.4.1
3302025-04-09T17:29:17.762Z Downloaded generic-array v0.14.7
3312025-04-09T17:29:17.762Z Downloaded errno v0.3.9
3322025-04-09T17:29:17.765Z Downloaded equivalent v1.0.1
3332025-04-09T17:29:17.765Z Downloaded crypto-common v0.1.6
3342025-04-09T17:29:17.765Z Downloaded cfg-if v1.0.0
3352025-04-09T17:29:17.768Z Downloaded rustix v0.38.37
3362025-04-09T17:29:17.787Z Downloaded serde v1.0.219
3372025-04-09T17:29:17.790Z Downloaded zerocopy v0.7.35
3382025-04-09T17:29:17.805Z Downloaded proc-macro-error-attr v1.0.4
3392025-04-09T17:29:17.808Z Downloaded proc-macro-error v1.0.4
3402025-04-09T17:29:17.812Z Downloaded once_cell v1.21.3
3412025-04-09T17:29:17.812Z Downloaded heck v0.5.0
3422025-04-09T17:29:17.815Z Downloaded fastrand v2.1.1
3432025-04-09T17:29:17.815Z Downloaded cargo_toml v0.21.0
3442025-04-09T17:29:17.818Z Downloaded bitflags v1.3.2
3452025-04-09T17:29:17.818Z Downloaded anstyle v1.0.10
3462025-04-09T17:29:17.821Z Downloaded sha2 v0.10.8
3472025-04-09T17:29:17.825Z Downloaded strsim v0.11.1
3482025-04-09T17:29:17.825Z Downloaded serde_spanned v0.6.8
3492025-04-09T17:29:17.828Z Downloaded ryu v1.0.18
3502025-04-09T17:29:17.831Z Downloaded fnv v1.0.7
3512025-04-09T17:29:17.831Z Downloaded digest v0.10.7
3522025-04-09T17:29:17.831Z Downloaded cpufeatures v0.2.14
3532025-04-09T17:29:17.834Z Downloaded clap_lex v0.7.4
3542025-04-09T17:29:17.834Z Downloaded camino v1.1.9
3552025-04-09T17:29:17.837Z Downloaded toml_datetime v0.6.8
3562025-04-09T17:29:17.837Z Downloaded syn v1.0.109
3572025-04-09T17:29:17.846Z Downloaded version_check v0.9.5
3582025-04-09T17:29:17.849Z Downloaded typenum v1.17.0
3592025-04-09T17:29:17.852Z Downloaded block-buffer v0.10.4
3602025-04-09T17:29:17.852Z Downloaded autocfg v1.4.0
3612025-04-09T17:29:17.861Z Downloaded anstyle-query v1.1.1
3622025-04-09T17:29:17.864Z Downloaded anstyle-parse v0.2.5
3632025-04-09T17:29:17.867Z Downloaded colorchoice v1.0.2
3642025-04-09T17:29:17.867Z Downloaded anstream v0.6.15
3652025-04-09T17:29:17.870Z Downloaded is_terminal_polyfill v1.70.1
3662025-04-09T17:29:17.870Z Downloaded macaddr v1.0.1
3672025-04-09T17:29:17.872Z Downloaded bitflags v2.9.0
3682025-04-09T17:29:17.876Z Downloaded scroll_derive v0.12.0
3692025-04-09T17:29:17.876Z Downloaded plain v0.2.3
3702025-04-09T17:29:17.879Z Downloaded pest_generator v2.7.14
3712025-04-09T17:29:17.879Z Downloaded indexmap v2.7.1
3722025-04-09T17:29:17.882Z Downloaded pest_derive v2.7.14
3732025-04-09T17:29:17.885Z Downloaded io-lifetimes v1.0.11
3742025-04-09T17:29:17.888Z Downloaded clap_derive v4.5.32
3752025-04-09T17:29:17.890Z Downloaded goblin v0.8.2
3762025-04-09T17:29:17.894Z Downloaded scroll v0.12.0
3772025-04-09T17:29:17.897Z Downloaded pest_meta v2.7.14
3782025-04-09T17:29:17.900Z Downloaded pest v2.7.14
3792025-04-09T17:29:17.903Z Downloaded unicode-linebreak v0.1.5
3802025-04-09T17:29:17.903Z Downloaded serde_derive v1.0.219
3812025-04-09T17:29:17.943Z Downloaded utf8parse v0.2.2
3822025-04-09T17:29:17.946Z Downloaded bytecount v0.6.8
3832025-04-09T17:29:17.946Z Downloaded semver v1.0.25
3842025-04-09T17:29:17.949Z Downloaded thiserror v1.0.69
3852025-04-09T17:29:17.952Z Downloaded thiserror-impl v1.0.69
3862025-04-09T17:29:17.955Z Downloaded cargo_metadata v0.19.2
3872025-04-09T17:29:17.955Z Downloaded quote v1.0.39
3882025-04-09T17:29:17.958Z Downloaded thiserror v2.0.12
3892025-04-09T17:29:17.963Z Downloaded toml v0.8.20
3902025-04-09T17:29:17.966Z Downloaded ucd-trie v0.1.7
3912025-04-09T17:29:17.969Z Downloaded textwrap v0.16.1
3922025-04-09T17:29:17.972Z Downloaded rustix v0.37.28
3932025-04-09T17:29:17.996Z Downloaded toml_edit v0.22.24
3942025-04-09T17:29:18.018Z Downloaded serde_json v1.0.140
3952025-04-09T17:29:18.024Z Downloaded thiserror-impl v2.0.12
3962025-04-09T17:29:18.028Z Downloaded clap_builder v4.5.32
3972025-04-09T17:29:18.033Z Downloaded pretty-hex v0.4.1
3982025-04-09T17:29:18.036Z Downloaded papergrid v0.11.0
3992025-04-09T17:29:18.039Z Downloaded smawk v0.3.2
4002025-04-09T17:29:18.042Z Downloaded unicode-ident v1.0.14
4012025-04-09T17:29:18.045Z Downloaded unicode-width v0.1.14
4022025-04-09T17:29:18.048Z Downloaded thread-id v4.2.2
4032025-04-09T17:29:18.051Z Downloaded tempfile v3.13.0
4042025-04-09T17:29:18.055Z Downloaded memmap v0.7.0
4052025-04-09T17:29:18.055Z Downloaded hashbrown v0.15.1
4062025-04-09T17:29:18.059Z Downloaded usdt-macro v0.5.0
4072025-04-09T17:29:18.062Z Downloaded syn v2.0.98
4082025-04-09T17:29:18.070Z Downloaded swrite v0.1.0
4092025-04-09T17:29:18.073Z Downloaded serde_tokenstream v0.2.2
4102025-04-09T17:29:18.073Z Downloaded libc v0.2.171
4112025-04-09T17:29:18.096Z Downloaded usdt-impl v0.5.0
4122025-04-09T17:29:18.100Z Downloaded usdt-attr-macro v0.5.0
4132025-04-09T17:29:18.100Z Downloaded usdt v0.5.0
4142025-04-09T17:29:18.100Z Downloaded terminal_size v0.4.0
4152025-04-09T17:29:18.103Z Downloaded terminal_size v0.2.6
4162025-04-09T17:29:18.103Z Downloaded tabled_derive v0.7.0
4172025-04-09T17:29:18.103Z Downloaded tabled v0.15.0
4182025-04-09T17:29:18.116Z Downloaded fs-err v2.11.0
4192025-04-09T17:29:18.119Z Downloaded dtrace-parser v0.2.0
4202025-04-09T17:29:18.119Z Downloaded dof v0.3.0
4212025-04-09T17:29:18.119Z Downloaded clap v4.5.32
4222025-04-09T17:29:18.127Z Downloaded cargo-platform v0.1.8
4232025-04-09T17:29:18.130Z Downloaded camino-tempfile v1.1.1
4242025-04-09T17:29:18.255Z Compiling proc-macro2 v1.0.94
4252025-04-09T17:29:18.255Z Compiling unicode-ident v1.0.14
4262025-04-09T17:29:18.258Z Compiling libc v0.2.171
4272025-04-09T17:29:18.258Z Compiling version_check v0.9.5
4282025-04-09T17:29:18.258Z Compiling serde v1.0.219
4292025-04-09T17:29:18.258Z Compiling memchr v2.7.4
4302025-04-09T17:29:18.295Z Compiling thiserror v1.0.69
4312025-04-09T17:29:18.298Z Compiling ryu v1.0.18
4322025-04-09T17:29:18.540Z Compiling ucd-trie v0.1.7
4332025-04-09T17:29:18.760Z Compiling itoa v1.0.11
4342025-04-09T17:29:19.042Z Compiling once_cell v1.21.3
4352025-04-09T17:29:19.045Z Compiling byteorder v1.5.0
4362025-04-09T17:29:19.045Z Compiling rustix v0.38.37
4372025-04-09T17:29:19.293Z Compiling serde_json v1.0.140
4382025-04-09T17:29:19.523Z Compiling bitflags v2.9.0
4392025-04-09T17:29:19.657Z Compiling usdt-impl v0.5.0
4402025-04-09T17:29:19.804Z Compiling proc-macro-error-attr v1.0.4
4412025-04-09T17:29:19.890Z Compiling io-lifetimes v1.0.11
4422025-04-09T17:29:19.940Z Compiling syn v1.0.109
4432025-04-09T17:29:19.972Z Compiling proc-macro-error v1.0.4
4442025-04-09T17:29:20.099Z Compiling quote v1.0.39
4452025-04-09T17:29:20.200Z Compiling errno v0.3.9
4462025-04-09T17:29:20.278Z Compiling utf8parse v0.2.2
4472025-04-09T17:29:20.449Z Compiling rustix v0.37.28
4482025-04-09T17:29:20.471Z Compiling syn v2.0.98
4492025-04-09T17:29:20.569Z Compiling equivalent v1.0.1
4502025-04-09T17:29:20.650Z Compiling camino v1.1.9
4512025-04-09T17:29:20.697Z Compiling hashbrown v0.15.1
4522025-04-09T17:29:20.721Z Compiling log v0.4.22
4532025-04-09T17:29:20.842Z Compiling thread-id v4.2.2
4542025-04-09T17:29:20.878Z Compiling plain v0.2.3
4552025-04-09T17:29:21.159Z Compiling anstyle-parse v0.2.5
4562025-04-09T17:29:21.463Z Compiling semver v1.0.25
4572025-04-09T17:29:21.489Z Compiling colorchoice v1.0.2
4582025-04-09T17:29:21.675Z Compiling indexmap v2.7.1
4592025-04-09T17:29:21.719Z Compiling pretty-hex v0.4.1
4602025-04-09T17:29:21.719Z Compiling winnow v0.7.3
4612025-04-09T17:29:21.773Z Compiling bitflags v1.3.2
4622025-04-09T17:29:21.880Z Compiling thiserror v2.0.12
4632025-04-09T17:29:21.949Z Compiling is_terminal_polyfill v1.70.1
4642025-04-09T17:29:21.952Z Compiling autocfg v1.4.0
4652025-04-09T17:29:22.088Z Compiling anstyle v1.0.10
4662025-04-09T17:29:22.469Z Compiling anstyle-query v1.1.1
4672025-04-09T17:29:22.536Z Compiling unicode-width v0.1.14
4682025-04-09T17:29:22.637Z Compiling anstream v0.6.15
4692025-04-09T17:29:22.829Z Compiling fs-err v2.11.0
4702025-04-09T17:29:22.902Z Compiling terminal_size v0.4.0
4712025-04-09T17:29:23.275Z Compiling heck v0.5.0
4722025-04-09T17:29:23.300Z Compiling heck v0.4.1
4732025-04-09T17:29:23.333Z Compiling cfg-if v1.0.0
4742025-04-09T17:29:23.355Z Compiling fastrand v2.1.1
4752025-04-09T17:29:23.432Z Compiling bytecount v0.6.8
4762025-04-09T17:29:23.664Z Compiling clap_lex v0.7.4
4772025-04-09T17:29:23.869Z Compiling anyhow v1.0.97
4782025-04-09T17:29:24.127Z Compiling strsim v0.11.1
4792025-04-09T17:29:24.201Z Compiling fnv v1.0.7
4802025-04-09T17:29:24.346Z Compiling papergrid v0.11.0
4812025-04-09T17:29:24.373Z Compiling terminal_size v0.2.6
4822025-04-09T17:29:24.412Z Compiling tempfile v3.13.0
4832025-04-09T17:29:24.570Z Compiling clap_builder v4.5.32
4842025-04-09T17:29:24.884Z Compiling memmap v0.7.0
4852025-04-09T17:29:25.025Z Compiling unicode-linebreak v0.1.5
4862025-04-09T17:29:25.135Z Compiling smawk v0.3.2
4872025-04-09T17:29:25.360Z Compiling swrite v0.1.0
4882025-04-09T17:29:25.504Z Compiling textwrap v0.16.1
4892025-04-09T17:29:25.928Z Compiling tabled_derive v0.7.0
4902025-04-09T17:29:27.452Z Compiling tabled v0.15.0
4912025-04-09T17:29:27.479Z Compiling serde_derive v1.0.219
4922025-04-09T17:29:27.479Z Compiling thiserror-impl v1.0.69
4932025-04-09T17:29:27.482Z Compiling zerocopy-derive v0.7.35
4942025-04-09T17:29:27.482Z Compiling scroll_derive v0.12.0
4952025-04-09T17:29:27.482Z Compiling thiserror-impl v2.0.12
4962025-04-09T17:29:27.482Z Compiling clap_derive v4.5.32
4972025-04-09T17:29:28.877Z Compiling scroll v0.12.0
4982025-04-09T17:29:29.434Z Compiling goblin v0.8.2
4992025-04-09T17:29:29.482Z Compiling zerocopy v0.7.35
5002025-04-09T17:29:30.648Z Compiling pest v2.7.14
5012025-04-09T17:29:31.615Z Compiling clap v4.5.32
5022025-04-09T17:29:32.836Z Compiling pest_meta v2.7.14
5032025-04-09T17:29:33.882Z Compiling pest_generator v2.7.14
5042025-04-09T17:29:35.195Z Compiling pest_derive v2.7.14
5052025-04-09T17:29:35.773Z Compiling dtrace-parser v0.2.0
5062025-04-09T17:29:36.521Z Compiling serde_spanned v0.6.8
5072025-04-09T17:29:36.522Z Compiling toml_datetime v0.6.8
5082025-04-09T17:29:36.562Z Compiling cargo-platform v0.1.8
5092025-04-09T17:29:36.807Z Compiling serde_tokenstream v0.2.2
5102025-04-09T17:29:36.862Z Compiling toml_edit v0.22.24
5112025-04-09T17:29:37.002Z Compiling macaddr v1.0.1
5122025-04-09T17:29:37.140Z Compiling camino-tempfile v1.1.1
5132025-04-09T17:29:37.883Z Compiling dof v0.3.0
5142025-04-09T17:29:37.884Z Compiling cargo_metadata v0.19.2
5152025-04-09T17:29:39.461Z Compiling usdt-attr-macro v0.5.0
5162025-04-09T17:29:39.461Z Compiling usdt-macro v0.5.0
5172025-04-09T17:29:39.512Z Compiling toml v0.8.20
5182025-04-09T17:29:40.354Z Compiling cargo_toml v0.21.0
5192025-04-09T17:29:40.751Z Compiling usdt v0.5.0
5202025-04-09T17:29:42.982Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5212025-04-09T17:29:46.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.28s
5222025-04-09T17:29:46.375Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5232025-04-09T17:29:47.017Z Downloading crates ...
5242025-04-09T17:29:47.145Z Downloaded atty v0.2.14
5252025-04-09T17:29:47.152Z Downloaded async-stream-impl v0.3.6
5262025-04-09T17:29:47.155Z Downloaded atomicwrites v0.4.4
5272025-04-09T17:29:47.158Z Downloaded adler2 v2.0.0
5282025-04-09T17:29:47.162Z Downloaded headers-core v0.3.0
5292025-04-09T17:29:47.165Z Downloaded cfg_aliases v0.1.1
5302025-04-09T17:29:47.172Z Downloaded crunchy v0.2.2
5312025-04-09T17:29:47.189Z Downloaded http-body v1.0.1
5322025-04-09T17:29:47.193Z Downloaded ciborium-io v0.2.2
5332025-04-09T17:29:47.196Z Downloaded crucible-workspace-hack v0.1.0
5342025-04-09T17:29:47.199Z Downloaded cfg_aliases v0.2.1
5352025-04-09T17:29:47.199Z Downloaded crc8 v0.1.1
5362025-04-09T17:29:47.202Z Downloaded async-stream v0.3.6
5372025-04-09T17:29:47.206Z Downloaded bit-set v0.5.3
5382025-04-09T17:29:47.211Z Downloaded instant v0.1.13
5392025-04-09T17:29:47.211Z Downloaded base16ct v0.2.0
5402025-04-09T17:29:47.214Z Downloaded bb8 v0.8.5
5412025-04-09T17:29:47.214Z Downloaded icu_provider_macros v1.5.0
5422025-04-09T17:29:47.214Z Downloaded addr2line v0.24.2
5432025-04-09T17:29:47.217Z Downloaded async-recursion v1.1.1
5442025-04-09T17:29:47.220Z Downloaded match_cfg v0.1.0
5452025-04-09T17:29:47.220Z Downloaded bitfield v0.14.0
5462025-04-09T17:29:47.223Z Downloaded bit-vec v0.6.3
5472025-04-09T17:29:47.223Z Downloaded bit-set v0.8.0
5482025-04-09T17:29:47.227Z Downloaded is_ci v1.2.0
5492025-04-09T17:29:47.227Z Downloaded bit-vec v0.8.0
5502025-04-09T17:29:47.230Z Downloaded hubpack_derive v0.1.1
5512025-04-09T17:29:47.230Z Downloaded bcs v0.1.6
5522025-04-09T17:29:47.233Z Downloaded md5 v0.7.0
5532025-04-09T17:29:47.233Z Downloaded hex v0.4.3
5542025-04-09T17:29:47.233Z Downloaded array-init v0.0.4
5552025-04-09T17:29:47.236Z Downloaded aead v0.5.2
5562025-04-09T17:29:47.236Z Downloaded assert_matches v1.5.0
5572025-04-09T17:29:47.239Z Downloaded hex-literal v0.4.1
5582025-04-09T17:29:47.239Z Downloaded arrayref v0.3.9
5592025-04-09T17:29:47.239Z Downloaded cstr-argument v0.1.2
5602025-04-09T17:29:47.242Z Downloaded heck v0.3.3
5612025-04-09T17:29:47.242Z Downloaded crc-catalog v2.4.0
5622025-04-09T17:29:47.242Z Downloaded cargo_metadata v0.18.1
5632025-04-09T17:29:47.247Z Downloaded cobs v0.2.3
5642025-04-09T17:29:47.247Z Downloaded indoc v1.0.9
5652025-04-09T17:29:47.250Z Downloaded cexpr v0.6.0
5662025-04-09T17:29:47.255Z Downloaded hostname v0.3.1
5672025-04-09T17:29:47.256Z Downloaded buf-list v1.0.3
5682025-04-09T17:29:47.261Z Downloaded castaway v0.2.3
5692025-04-09T17:29:47.261Z Downloaded libsw v3.4.0
5702025-04-09T17:29:47.261Z Downloaded crc v3.2.1
5712025-04-09T17:29:47.264Z Downloaded lazycell v1.3.0
5722025-04-09T17:29:47.264Z Downloaded linear-map v1.2.0
5732025-04-09T17:29:47.264Z Downloaded blowfish v0.9.1
5742025-04-09T17:29:47.267Z Downloaded lru v0.12.5
5752025-04-09T17:29:47.267Z Downloaded impl-trait-for-tuples v0.2.2
5762025-04-09T17:29:47.270Z Downloaded hyper-tls v0.6.0
5772025-04-09T17:29:47.270Z Downloaded cbc v0.1.2
5782025-04-09T17:29:47.274Z Downloaded ident_case v1.0.1
5792025-04-09T17:29:47.274Z Downloaded chrono-tz-build v0.4.0
5802025-04-09T17:29:47.274Z Downloaded indent_write v2.2.0
5812025-04-09T17:29:47.277Z Downloaded base64ct v1.6.0
5822025-04-09T17:29:47.277Z Downloaded bitfield-struct v0.6.2
5832025-04-09T17:29:47.280Z Downloaded linked-hash-map v0.5.6
5842025-04-09T17:29:47.280Z Downloaded is-terminal v0.4.13
5852025-04-09T17:29:47.283Z Downloaded http-range v0.1.5
5862025-04-09T17:29:47.283Z Downloaded async-trait v0.1.88
5872025-04-09T17:29:47.288Z Downloaded lockfree-object-pool v0.1.6
5882025-04-09T17:29:47.291Z Downloaded lazy_static v1.5.0
5892025-04-09T17:29:47.291Z Downloaded hubpack v0.1.2
5902025-04-09T17:29:47.294Z Downloaded progenitor-client v0.8.0
5912025-04-09T17:29:47.294Z Downloaded md-5 v0.10.6
5922025-04-09T17:29:47.294Z Downloaded maybe-uninit v2.0.0
5932025-04-09T17:29:47.298Z Downloaded lzss v0.8.2
5942025-04-09T17:29:47.298Z Downloaded lru-cache v0.1.2
5952025-04-09T17:29:47.300Z Downloaded libsw-core v0.3.1
5962025-04-09T17:29:47.301Z Downloaded kstat-rs v0.2.4
5972025-04-09T17:29:47.304Z Downloaded bcrypt-pbkdf v0.10.0
5982025-04-09T17:29:47.304Z Downloaded backoff v0.4.0
5992025-04-09T17:29:47.307Z Downloaded atomic-waker v1.1.2
6002025-04-09T17:29:47.307Z Downloaded memoffset v0.9.1
6012025-04-09T17:29:47.310Z Downloaded ascii-canvas v3.0.0
6022025-04-09T17:29:47.310Z Downloaded internet-checksum v0.2.1
6032025-04-09T17:29:47.313Z Downloaded rand_xorshift v0.3.0
6042025-04-09T17:29:47.313Z Downloaded strum v0.26.3
6052025-04-09T17:29:47.313Z Downloaded serde-big-array v0.5.1
6062025-04-09T17:29:47.317Z Downloaded arrayvec v0.7.6
6072025-04-09T17:29:47.322Z Downloaded indoc v2.0.6
6082025-04-09T17:29:47.322Z Downloaded inout v0.1.3
6092025-04-09T17:29:47.322Z Downloaded quick-error v1.2.3
6102025-04-09T17:29:47.325Z Downloaded cookie_store v0.21.1
6112025-04-09T17:29:47.325Z Downloaded const_format_proc_macros v0.2.34
6122025-04-09T17:29:47.328Z Downloaded libloading v0.8.5
6132025-04-09T17:29:47.331Z Downloaded crossbeam-deque v0.8.5
6142025-04-09T17:29:47.331Z Downloaded litemap v0.7.3
6152025-04-09T17:29:47.334Z Downloaded hyper-staticfile v0.10.1
6162025-04-09T17:29:47.338Z Downloaded httparse v1.9.5
6172025-04-09T17:29:47.341Z Downloaded predicates-core v1.0.8
6182025-04-09T17:29:47.341Z Downloaded iana-time-zone v0.1.61
6192025-04-09T17:29:47.345Z Downloaded colored v2.2.0
6202025-04-09T17:29:47.345Z Downloaded lock_api v0.4.12
6212025-04-09T17:29:47.348Z Downloaded blake2 v0.10.6
6222025-04-09T17:29:47.351Z Downloaded take_mut v0.2.2
6232025-04-09T17:29:47.351Z Downloaded ciborium v0.2.2
6242025-04-09T17:29:47.354Z Downloaded icu_locid_transform v1.5.0
6252025-04-09T17:29:47.357Z Downloaded cancel-safe-futures v0.1.5
6262025-04-09T17:29:47.361Z Downloaded tabwriter v1.4.0
6272025-04-09T17:29:47.361Z Downloaded progenitor-macro v0.8.0
6282025-04-09T17:29:47.361Z Downloaded tower-service v0.3.3
6292025-04-09T17:29:47.364Z Downloaded void v1.0.2
6302025-04-09T17:29:47.364Z Downloaded libefi-sys v0.1.0
6312025-04-09T17:29:47.364Z Downloaded proc-macro-crate v1.3.1
6322025-04-09T17:29:47.368Z Downloaded memmap2 v0.9.5
6332025-04-09T17:29:47.368Z Downloaded yoke-derive v0.7.4
6342025-04-09T17:29:47.368Z Downloaded unicode-xid v0.2.6
6352025-04-09T17:29:47.373Z Downloaded ipnet v2.11.0
6362025-04-09T17:29:47.373Z Downloaded derive_builder_macro v0.20.2
6372025-04-09T17:29:47.376Z Downloaded zone_cfg_derive v0.3.0
6382025-04-09T17:29:47.376Z Downloaded zone_cfg_derive v0.1.2
6392025-04-09T17:29:47.376Z Downloaded maplit v1.0.2
6402025-04-09T17:29:47.376Z Downloaded jobserver v0.1.32
6412025-04-09T17:29:47.379Z Downloaded float-cmp v0.10.0
6422025-04-09T17:29:47.379Z Downloaded rand_chacha v0.3.1
6432025-04-09T17:29:47.384Z Downloaded new_debug_unreachable v1.0.6
6442025-04-09T17:29:47.384Z Downloaded newline-converter v0.3.0
6452025-04-09T17:29:47.384Z Downloaded ghash v0.5.1
6462025-04-09T17:29:47.387Z Downloaded r2d2 v0.8.10
6472025-04-09T17:29:47.387Z Downloaded bzip2 v0.5.2
6482025-04-09T17:29:47.387Z Downloaded openssl-probe v0.1.5
6492025-04-09T17:29:47.390Z Downloaded openssl-macros v0.1.1
6502025-04-09T17:29:47.390Z Downloaded ahash v0.8.11
6512025-04-09T17:29:47.393Z Downloaded typify-macro v0.2.0
6522025-04-09T17:29:47.393Z Downloaded thiserror-impl-no-std v2.0.2
6532025-04-09T17:29:47.396Z Downloaded hickory-client v0.24.4
6542025-04-09T17:29:47.399Z Downloaded crossbeam-epoch v0.9.18
6552025-04-09T17:29:47.402Z Downloaded litrs v0.4.1
6562025-04-09T17:29:47.405Z Downloaded crc32fast v1.4.2
6572025-04-09T17:29:47.405Z Downloaded arc-swap v1.7.1
6582025-04-09T17:29:47.409Z Downloaded ssh-encoding v0.2.0
6592025-04-09T17:29:47.413Z Downloaded slab v0.4.9
6602025-04-09T17:29:47.413Z Downloaded sha1 v0.10.6
6612025-04-09T17:29:47.416Z Downloaded clang-sys v1.8.1
6622025-04-09T17:29:47.416Z Downloaded icu_provider v1.5.0
6632025-04-09T17:29:47.419Z Downloaded icu_normalizer_data v1.5.0
6642025-04-09T17:29:47.423Z Downloaded crc-any v2.5.0
6652025-04-09T17:29:47.426Z Downloaded icu_locid_transform_data v1.5.0
6662025-04-09T17:29:47.426Z Downloaded headers v0.4.0
6672025-04-09T17:29:47.432Z Downloaded tinystr v0.7.6
6682025-04-09T17:29:47.446Z Downloaded signal-hook-tokio v0.3.1
6692025-04-09T17:29:47.449Z Downloaded float-ord v0.3.2
6702025-04-09T17:29:47.449Z Downloaded futures-task v0.3.31
6712025-04-09T17:29:47.452Z Downloaded russh-cryptovec v0.7.3
6722025-04-09T17:29:47.452Z Downloaded radium v0.7.0
6732025-04-09T17:29:47.452Z Downloaded powerfmt v0.2.0
6742025-04-09T17:29:47.455Z Downloaded data-encoding v2.6.0
6752025-04-09T17:29:47.455Z Downloaded zone v0.3.1
6762025-04-09T17:29:47.455Z Downloaded num-iter v0.1.45
6772025-04-09T17:29:47.458Z Downloaded num-derive v0.4.2
6782025-04-09T17:29:47.458Z Downloaded ff v0.13.0
6792025-04-09T17:29:47.462Z Downloaded multimap v0.10.0
6802025-04-09T17:29:47.462Z Downloaded either v1.14.0
6812025-04-09T17:29:47.465Z Downloaded wait-timeout v0.2.0
6822025-04-09T17:29:47.465Z Downloaded vte_generate_state_changes v0.1.2
6832025-04-09T17:29:47.465Z Downloaded rustc-demangle v0.1.24
6842025-04-09T17:29:47.468Z Downloaded tokio-tungstenite v0.21.0
6852025-04-09T17:29:47.471Z Downloaded num-integer v0.1.46
6862025-04-09T17:29:47.471Z Downloaded base64 v0.13.1
6872025-04-09T17:29:47.475Z Downloaded icu_properties v1.5.1
6882025-04-09T17:29:47.479Z Downloaded indexmap v1.9.3
6892025-04-09T17:29:47.483Z Downloaded hmac v0.12.1
6902025-04-09T17:29:47.489Z Downloaded slog v2.7.0
6912025-04-09T17:29:47.490Z Downloaded sync_wrapper v1.0.1
6922025-04-09T17:29:47.490Z Downloaded sqlparser_derive v0.2.2
6932025-04-09T17:29:47.490Z Downloaded futures-core v0.3.31
6942025-04-09T17:29:47.490Z Downloaded snafu-derive v0.8.5
6952025-04-09T17:29:47.493Z Downloaded semver v0.1.20
6962025-04-09T17:29:47.493Z Downloaded chacha20poly1305 v0.10.1
6972025-04-09T17:29:47.497Z Downloaded fxhash v0.2.1
6982025-04-09T17:29:47.497Z Downloaded icu_normalizer v1.5.0
6992025-04-09T17:29:47.501Z Downloaded base64 v0.22.1
7002025-04-09T17:29:47.504Z Downloaded phf_generator v0.11.2
7012025-04-09T17:29:47.504Z Downloaded ppv-lite86 v0.2.20
7022025-04-09T17:29:47.507Z Downloaded phf_codegen v0.11.2
7032025-04-09T17:29:47.507Z Downloaded phf v0.11.2
7042025-04-09T17:29:47.510Z Downloaded vte v0.11.1
7052025-04-09T17:29:47.510Z Downloaded vsss-rs v3.3.4
7062025-04-09T17:29:47.513Z Downloaded endian-type v0.1.2
7072025-04-09T17:29:47.513Z Downloaded document-features v0.2.10
7082025-04-09T17:29:47.517Z Downloaded yoke v0.7.4
7092025-04-09T17:29:47.517Z Downloaded yasna v0.5.2
7102025-04-09T17:29:47.522Z Downloaded tokio-stream v0.1.17
7112025-04-09T17:29:47.525Z Downloaded hash32 v0.2.1
7122025-04-09T17:29:47.525Z Downloaded sec1 v0.7.3
7132025-04-09T17:29:47.528Z Downloaded ref-cast-impl v1.0.23
7142025-04-09T17:29:47.528Z Downloaded ref-cast v1.0.23
7152025-04-09T17:29:47.531Z Downloaded native-tls v0.2.12
7162025-04-09T17:29:47.537Z Downloaded tap v1.0.1
7172025-04-09T17:29:47.537Z Downloaded tabled_derive v0.10.0
7182025-04-09T17:29:47.537Z Downloaded strip-ansi-escapes v0.2.0
7192025-04-09T17:29:47.542Z Downloaded opaque-debug v0.3.1
7202025-04-09T17:29:47.542Z Downloaded slog-dtrace v0.3.0
7212025-04-09T17:29:47.542Z Downloaded signal-hook-registry v1.4.2
7222025-04-09T17:29:47.542Z Downloaded nanorand v0.7.0
7232025-04-09T17:29:47.545Z Downloaded hickory-resolver v0.24.4
7242025-04-09T17:29:47.548Z Downloaded getrandom v0.3.1
7252025-04-09T17:29:47.552Z Downloaded utf8_iter v1.0.4
7262025-04-09T17:29:47.552Z Downloaded crypto-bigint v0.5.5
7272025-04-09T17:29:47.558Z Downloaded bytes v1.10.1
7282025-04-09T17:29:47.563Z Downloaded synstructure v0.13.1
7292025-04-09T17:29:47.566Z Downloaded stringprep v0.1.5
7302025-04-09T17:29:47.567Z Downloaded bumpalo v3.16.0
7312025-04-09T17:29:47.569Z Downloaded jiff-static v0.2.6
7322025-04-09T17:29:47.572Z Downloaded progenitor-client v0.9.1
7332025-04-09T17:29:47.573Z Downloaded pretty-hex v0.2.1
7342025-04-09T17:29:47.573Z Downloaded precomputed-hash v0.1.1
7352025-04-09T17:29:47.577Z Downloaded wyz v0.5.1
7362025-04-09T17:29:47.577Z Downloaded embedded-io v0.6.1
7372025-04-09T17:29:47.577Z Downloaded dyn-clone v1.0.19
7382025-04-09T17:29:47.582Z Downloaded deranged v0.3.11
7392025-04-09T17:29:47.582Z Downloaded poly1305 v0.8.0
7402025-04-09T17:29:47.587Z Downloaded password-hash v0.5.0
7412025-04-09T17:29:47.587Z Downloaded password-hash v0.4.2
7422025-04-09T17:29:47.591Z Downloaded enum-as-inner v0.6.1
7432025-04-09T17:29:47.591Z Downloaded tinyvec_macros v0.1.1
7442025-04-09T17:29:47.591Z Downloaded quinn-udp v0.5.5
7452025-04-09T17:29:47.591Z Downloaded sct v0.7.1
7462025-04-09T17:29:47.594Z Downloaded derive_more v0.99.19
7472025-04-09T17:29:47.598Z Downloaded tower-layer v0.3.3
7482025-04-09T17:29:47.602Z Downloaded want v0.3.1
7492025-04-09T17:29:47.602Z Downloaded serde_with_macros v3.12.0
7502025-04-09T17:29:47.605Z Downloaded hash32 v0.3.1
7512025-04-09T17:29:47.606Z Downloaded env_filter v0.1.2
7522025-04-09T17:29:47.606Z Downloaded mime_guess v2.0.5
7532025-04-09T17:29:47.609Z Downloaded num v0.4.3
7542025-04-09T17:29:47.609Z Downloaded ena v0.14.3
7552025-04-09T17:29:47.612Z Downloaded tinyvec v1.8.0
7562025-04-09T17:29:47.615Z Downloaded const_format v0.2.34
7572025-04-09T17:29:47.618Z Downloaded diesel_table_macro_syntax v0.2.0
7582025-04-09T17:29:47.621Z Downloaded phf_shared v0.11.2
7592025-04-09T17:29:47.621Z Downloaded parse-display v0.10.0
7602025-04-09T17:29:47.622Z Downloaded packed_struct v0.10.1
7612025-04-09T17:29:47.625Z Downloaded slog-term v2.9.1
7622025-04-09T17:29:47.628Z Downloaded indicatif v0.17.11
7632025-04-09T17:29:47.631Z Downloaded backtrace v0.3.74
7642025-04-09T17:29:47.634Z Downloaded hyper-util v0.1.10
7652025-04-09T17:29:47.638Z Downloaded foreign-types v0.3.2
7662025-04-09T17:29:47.641Z Downloaded tokio-tungstenite v0.23.1
7672025-04-09T17:29:47.644Z Downloaded primeorder v0.13.6
7682025-04-09T17:29:47.644Z Downloaded csv-core v0.1.11
7692025-04-09T17:29:47.647Z Downloaded peg-macros v0.8.5
7702025-04-09T17:29:47.648Z Downloaded http v1.2.0
7712025-04-09T17:29:47.651Z Downloaded rustc-hash v1.1.0
7722025-04-09T17:29:47.654Z Downloaded progenitor v0.9.1
7732025-04-09T17:29:47.654Z Downloaded strum_macros v0.26.4
7742025-04-09T17:29:47.657Z Downloaded slog-async v2.8.0
7752025-04-09T17:29:47.659Z Downloaded scrypt v0.11.0
7762025-04-09T17:29:47.659Z Downloaded predicates v3.1.3
7772025-04-09T17:29:47.663Z Downloaded pbkdf2 v0.11.0
7782025-04-09T17:29:47.666Z Downloaded path-slash v0.1.5
7792025-04-09T17:29:47.666Z Downloaded yansi v1.0.1
7802025-04-09T17:29:47.669Z Downloaded tungstenite v0.21.0
7812025-04-09T17:29:47.675Z Downloaded futures-channel v0.3.31
7822025-04-09T17:29:47.678Z Downloaded tracing-core v0.1.32
7832025-04-09T17:29:47.678Z Downloaded cc v1.2.15
7842025-04-09T17:29:47.681Z Downloaded whoami v1.5.2
7852025-04-09T17:29:47.684Z Downloaded topological-sort v0.2.2
7862025-04-09T17:29:47.684Z Downloaded which v4.4.2
7872025-04-09T17:29:47.687Z Downloaded nu-ansi-term v0.50.1
7882025-04-09T17:29:47.687Z Downloaded termios v0.3.3
7892025-04-09T17:29:47.690Z Downloaded termcolor v1.4.1
7902025-04-09T17:29:47.690Z Downloaded serde_derive_internals v0.29.1
7912025-04-09T17:29:47.694Z Downloaded foreign-types-macros v0.2.3
7922025-04-09T17:29:47.694Z Downloaded rustls-pki-types v1.10.0
7932025-04-09T17:29:47.697Z Downloaded crossbeam-channel v0.5.13
7942025-04-09T17:29:47.702Z Downloaded elliptic-curve v0.13.8
7952025-04-09T17:29:47.705Z Downloaded sync-ptr v0.1.1
7962025-04-09T17:29:47.709Z Downloaded uuid v1.16.0
7972025-04-09T17:29:47.712Z Downloaded dirs-next v2.0.0
7982025-04-09T17:29:47.712Z Downloaded foreign-types-shared v0.3.1
7992025-04-09T17:29:47.712Z Downloaded snafu v0.8.5
8002025-04-09T17:29:47.717Z Downloaded parse-size v1.1.0
8012025-04-09T17:29:47.720Z Downloaded newtype-uuid v1.2.1
8022025-04-09T17:29:47.720Z Downloaded foreign-types v0.5.0
8032025-04-09T17:29:47.725Z Downloaded oso-derive v0.27.3
8042025-04-09T17:29:47.725Z Downloaded num-conv v0.1.0
8052025-04-09T17:29:47.725Z Downloaded waitgroup v0.1.2
8062025-04-09T17:29:47.725Z Downloaded foldhash v0.1.3
8072025-04-09T17:29:47.728Z Downloaded zone v0.1.8
8082025-04-09T17:29:47.728Z Downloaded rustls-pemfile v2.2.0
8092025-04-09T17:29:47.728Z Downloaded postgres-types v0.2.9
8102025-04-09T17:29:47.732Z Downloaded pbkdf2 v0.12.2
8112025-04-09T17:29:47.732Z Downloaded mime v0.3.17
8122025-04-09T17:29:47.735Z Downloaded der v0.7.9
8132025-04-09T17:29:47.738Z Downloaded rand_seeder v0.3.0
8142025-04-09T17:29:47.742Z Downloaded half v2.4.1
8152025-04-09T17:29:47.745Z Downloaded rustc_version v0.1.7
8162025-04-09T17:29:47.745Z Downloaded rustc-hash v2.1.1
8172025-04-09T17:29:47.748Z Downloaded tar v0.4.44
8182025-04-09T17:29:47.748Z Downloaded termtree v0.5.1
8192025-04-09T17:29:47.753Z Downloaded slog-envlogger v2.2.0
8202025-04-09T17:29:47.753Z Downloaded typify-macro v0.3.0
8212025-04-09T17:29:47.756Z Downloaded omicron-zone-package v0.12.0
8222025-04-09T17:29:47.756Z Downloaded serde_urlencoded v0.7.1
8232025-04-09T17:29:47.759Z Downloaded parking_lot_core v0.9.10
8242025-04-09T17:29:47.762Z Downloaded unarray v0.1.4
8252025-04-09T17:29:47.762Z Downloaded siphasher v0.3.11
8262025-04-09T17:29:47.762Z Downloaded scheduled-thread-pool v0.2.7
8272025-04-09T17:29:47.765Z Downloaded walkdir v2.5.0
8282025-04-09T17:29:47.765Z Downloaded display-error-chain v0.2.2
8292025-04-09T17:29:47.768Z Downloaded dirs-sys-next v0.1.2
8302025-04-09T17:29:47.768Z Downloaded slog-json v2.6.1
8312025-04-09T17:29:47.771Z Downloaded derive-where v1.2.7
8322025-04-09T17:29:47.774Z Downloaded itertools v0.10.5
8332025-04-09T17:29:47.780Z Downloaded try-lock v0.2.5
8342025-04-09T17:29:47.784Z Downloaded subtle v2.6.1
8352025-04-09T17:29:47.784Z Downloaded fallible-iterator v0.2.0
8362025-04-09T17:29:47.784Z Downloaded zerofrom v0.1.4
8372025-04-09T17:29:47.788Z Downloaded darling_macro v0.20.10
8382025-04-09T17:29:47.788Z Downloaded slog-bunyan v2.5.0
8392025-04-09T17:29:47.788Z Downloaded libm v0.2.8
8402025-04-09T17:29:47.793Z Downloaded glob v0.3.2
8412025-04-09T17:29:47.797Z Downloaded oxnet v0.1.1
8422025-04-09T17:29:47.801Z Downloaded writeable v0.5.5
8432025-04-09T17:29:47.801Z Downloaded supports-color v3.0.2
8442025-04-09T17:29:47.805Z Downloaded multer v3.1.0
8452025-04-09T17:29:47.805Z Downloaded aes v0.8.4
8462025-04-09T17:29:47.811Z Downloaded foreign-types-shared v0.1.1
8472025-04-09T17:29:47.811Z Downloaded url v2.5.3
8482025-04-09T17:29:47.814Z Downloaded write16 v1.0.0
8492025-04-09T17:29:47.815Z Downloaded ssh-key v0.6.6
8502025-04-09T17:29:47.819Z Downloaded openssl-sys v0.9.107
8512025-04-09T17:29:47.823Z Downloaded typify v0.2.0
8522025-04-09T17:29:47.826Z Downloaded term v0.7.0
8532025-04-09T17:29:47.830Z Downloaded defmt v0.3.8
8542025-04-09T17:29:47.833Z Downloaded rand_core v0.9.2
8552025-04-09T17:29:47.837Z Downloaded proc-macro-error-attr2 v2.0.0
8562025-04-09T17:29:47.837Z Downloaded zopfli v0.8.1
8572025-04-09T17:29:47.841Z Downloaded diesel-dtrace v0.4.2
8582025-04-09T17:29:47.841Z Downloaded ctr v0.9.2
8592025-04-09T17:29:47.845Z Downloaded simd-adler32 v0.3.7
8602025-04-09T17:29:47.845Z Downloaded sigpipe v0.1.3
8612025-04-09T17:29:47.845Z Downloaded rusty-fork v0.3.0
8622025-04-09T17:29:47.851Z Downloaded serde-hex v0.1.0
8632025-04-09T17:29:47.851Z Downloaded secrecy v0.8.0
8642025-04-09T17:29:47.855Z Downloaded der_derive v0.7.3
8652025-04-09T17:29:47.855Z Downloaded itertools v0.12.1
8662025-04-09T17:29:47.857Z Downloaded idna v1.0.3
8672025-04-09T17:29:47.863Z Downloaded ron v0.8.1
8682025-04-09T17:29:47.868Z Downloaded universal-hash v0.5.1
8692025-04-09T17:29:47.871Z Downloaded string_cache v0.8.9
8702025-04-09T17:29:47.871Z Downloaded ssh-cipher v0.2.0
8712025-04-09T17:29:47.871Z Downloaded progenitor v0.8.0
8722025-04-09T17:29:47.874Z Downloaded difflib v0.4.0
8732025-04-09T17:29:47.875Z Downloaded env_logger v0.11.5
8742025-04-09T17:29:47.878Z Downloaded zerofrom-derive v0.1.4
8752025-04-09T17:29:47.879Z Downloaded owo-colors v4.2.0
8762025-04-09T17:29:47.884Z Downloaded number_prefix v0.4.0
8772025-04-09T17:29:47.884Z Downloaded ed25519 v2.2.3
8782025-04-09T17:29:47.887Z Downloaded percent-encoding v2.3.1
8792025-04-09T17:29:47.887Z Downloaded peg-runtime v0.8.5
8802025-04-09T17:29:47.887Z Downloaded normalize-line-endings v0.3.0
8812025-04-09T17:29:47.887Z Downloaded proc-macro-error2 v2.0.1
8822025-04-09T17:29:47.891Z Downloaded hickory-server v0.24.4
8832025-04-09T17:29:47.894Z Downloaded num-derive v0.3.3
8842025-04-09T17:29:47.897Z Downloaded gethostname v0.5.0
8852025-04-09T17:29:47.897Z Downloaded futures-sink v0.3.31
8862025-04-09T17:29:47.900Z Downloaded dunce v1.0.5
8872025-04-09T17:29:47.900Z Downloaded num-complex v0.4.6
8882025-04-09T17:29:47.903Z Downloaded typify v0.3.0
8892025-04-09T17:29:47.906Z Downloaded progenitor-impl v0.8.0
8902025-04-09T17:29:47.906Z Downloaded socket2 v0.5.9
8912025-04-09T17:29:47.909Z Downloaded fd-lock v4.0.2
8922025-04-09T17:29:47.913Z Downloaded rpassword v7.3.1
8932025-04-09T17:29:47.913Z Downloaded toml v0.7.8
8942025-04-09T17:29:47.916Z Downloaded nodrop v0.1.14
8952025-04-09T17:29:47.919Z Downloaded defmt-parser v0.3.4
8962025-04-09T17:29:47.919Z Downloaded smf v0.2.3
8972025-04-09T17:29:47.922Z Downloaded static_assertions v1.1.0
8982025-04-09T17:29:47.922Z Downloaded diesel_derives v2.2.3
8992025-04-09T17:29:47.925Z Downloaded defmt-macros v0.3.9
9002025-04-09T17:29:47.928Z Downloaded itertools v0.14.0
9012025-04-09T17:29:47.935Z Downloaded num_threads v0.1.7
9022025-04-09T17:29:47.938Z Downloaded hyper v1.6.0
9032025-04-09T17:29:47.944Z Downloaded futures-io v0.3.31
9042025-04-09T17:29:47.949Z Downloaded smallvec v0.6.14
9052025-04-09T17:29:47.949Z Downloaded rfc6979 v0.4.0
9062025-04-09T17:29:47.949Z Downloaded fixedbitset v0.4.2
9072025-04-09T17:29:47.954Z Downloaded slog-stdlog v4.1.1
9082025-04-09T17:29:47.954Z Downloaded slog-scope v4.4.0
9092025-04-09T17:29:47.954Z Downloaded crossterm v0.28.1
9102025-04-09T17:29:47.959Z Downloaded serde_repr v0.1.19
9112025-04-09T17:29:47.963Z Downloaded rustls-pemfile v1.0.4
9122025-04-09T17:29:47.963Z Downloaded rustc_version v0.4.1
9132025-04-09T17:29:47.966Z Downloaded funty v2.0.0
9142025-04-09T17:29:47.966Z Downloaded structmeta-derive v0.3.0
9152025-04-09T17:29:47.966Z Downloaded num-rational v0.4.2
9162025-04-09T17:29:47.969Z Downloaded xshell-macros v0.2.7
9172025-04-09T17:29:47.969Z Downloaded pem v3.0.5
9182025-04-09T17:29:47.972Z Downloaded twox-hash v2.1.0
9192025-04-09T17:29:47.972Z Downloaded tracing-attributes v0.1.27
9202025-04-09T17:29:47.976Z Downloaded ecdsa v0.16.9
9212025-04-09T17:29:47.991Z Downloaded oso v0.27.3
9222025-04-09T17:29:47.991Z Downloaded pretty_assertions v1.4.1
9232025-04-09T17:29:47.991Z Downloaded russh v0.45.0
9242025-04-09T17:29:47.994Z Downloaded untrusted v0.9.0
9252025-04-09T17:29:47.998Z Downloaded untrusted v0.7.1
9262025-04-09T17:29:48.001Z Downloaded unicode-truncate v1.1.0
9272025-04-09T17:29:48.001Z Downloaded smallvec v1.14.0
9282025-04-09T17:29:48.005Z Downloaded signal-hook v0.3.17
9292025-04-09T17:29:48.009Z Downloaded reedline v0.38.0
9302025-04-09T17:29:48.019Z Downloaded pkg-config v0.3.31
9312025-04-09T17:29:48.023Z Downloaded salsa20 v0.10.2
9322025-04-09T17:29:48.029Z Downloaded aes-gcm v0.10.3
9332025-04-09T17:29:48.032Z Downloaded p256 v0.13.2
9342025-04-09T17:29:48.035Z Downloaded tokio-rustls v0.25.0
9352025-04-09T17:29:48.035Z Downloaded strum_macros v0.25.3
9362025-04-09T17:29:48.039Z Downloaded debug-ignore v1.0.5
9372025-04-09T17:29:48.039Z Downloaded similar v2.7.0
9382025-04-09T17:29:48.042Z Downloaded tokio-native-tls v0.3.1
9392025-04-09T17:29:48.046Z Downloaded rustversion v1.0.17
9402025-04-09T17:29:48.049Z Downloaded globset v0.4.15
9412025-04-09T17:29:48.049Z Downloaded darling v0.20.10
9422025-04-09T17:29:48.053Z Downloaded pem-rfc7468 v0.7.0
9432025-04-09T17:29:48.056Z Downloaded aho-corasick v1.1.3
9442025-04-09T17:29:48.060Z Downloaded ron v0.7.1
9452025-04-09T17:29:48.065Z Downloaded getrandom v0.2.15
9462025-04-09T17:29:48.069Z Downloaded num_enum_derive v0.5.11
9472025-04-09T17:29:48.072Z Downloaded filetime v0.2.25
9482025-04-09T17:29:48.072Z Downloaded parking_lot v0.12.3
9492025-04-09T17:29:48.075Z Downloaded toml_edit v0.19.15
9502025-04-09T17:29:48.092Z Downloaded psl-types v2.0.11
9512025-04-09T17:29:48.096Z Downloaded hkdf v0.12.4
9522025-04-09T17:29:48.096Z Downloaded newtype_derive v0.1.6
9532025-04-09T17:29:48.096Z Downloaded serde_plain v1.0.2
9542025-04-09T17:29:48.099Z Downloaded rand_core v0.6.4
9552025-04-09T17:29:48.099Z Downloaded rand_chacha v0.9.0
9562025-04-09T17:29:48.107Z Downloaded olpc-cjson v0.1.4
9572025-04-09T17:29:48.107Z Downloaded num_enum v0.5.11
9582025-04-09T17:29:48.110Z Downloaded sqlformat v0.2.6
9592025-04-09T17:29:48.110Z Downloaded spki v0.7.3
9602025-04-09T17:29:48.110Z Downloaded fixedbitset v0.5.7
9612025-04-09T17:29:48.113Z Downloaded minimal-lexical v0.2.1
9622025-04-09T17:29:48.117Z Downloaded futures-executor v0.3.31
9632025-04-09T17:29:48.117Z Downloaded spin v0.9.8
9642025-04-09T17:29:48.120Z Downloaded pin-project-lite v0.2.14
9652025-04-09T17:29:48.124Z Downloaded time-core v0.1.2
9662025-04-09T17:29:48.128Z Downloaded unicase v2.7.0
9672025-04-09T17:29:48.128Z Downloaded tokio-rustls v0.24.1
9682025-04-09T17:29:48.131Z Downloaded group v0.13.0
9692025-04-09T17:29:48.134Z Downloaded expectorate v1.1.0
9702025-04-09T17:29:48.134Z Downloaded zeroize v1.8.1
9712025-04-09T17:29:48.137Z Downloaded structmeta v0.3.0
9722025-04-09T17:29:48.137Z Downloaded quinn v0.11.5
9732025-04-09T17:29:48.140Z Downloaded parse-zoneinfo v0.3.1
9742025-04-09T17:29:48.143Z Downloaded curve25519-dalek-derive v0.1.1
9752025-04-09T17:29:48.143Z Downloaded blake3 v1.5.4
9762025-04-09T17:29:48.153Z Downloaded dropshot_endpoint v0.12.0
9772025-04-09T17:29:48.156Z Downloaded tower v0.5.2
9782025-04-09T17:29:48.166Z Downloaded same-file v1.0.6
9792025-04-09T17:29:48.169Z Downloaded rtoolbox v0.0.2
9802025-04-09T17:29:48.169Z Downloaded unicode-properties v0.1.3
9812025-04-09T17:29:48.169Z Downloaded pin-project v1.1.6
9822025-04-09T17:29:48.179Z Downloaded form_urlencoded v1.2.1
9832025-04-09T17:29:48.183Z Downloaded mio v1.0.2
9842025-04-09T17:29:48.186Z Downloaded pin-project-internal v1.1.6
9852025-04-09T17:29:48.191Z Downloaded xz2 v0.1.7
9862025-04-09T17:29:48.191Z Downloaded shlex v1.3.0
9872025-04-09T17:29:48.194Z Downloaded russh-keys v0.45.0
9882025-04-09T17:29:48.194Z Downloaded diff v0.1.13
9892025-04-09T17:29:48.197Z Downloaded daft v0.1.3
9902025-04-09T17:29:48.212Z Downloaded unsafe-libyaml v0.2.11
9912025-04-09T17:29:48.215Z Downloaded rand v0.9.0
9922025-04-09T17:29:48.215Z Downloaded qorb v0.2.1
9932025-04-09T17:29:48.215Z Downloaded value-bag v1.9.0
9942025-04-09T17:29:48.215Z Downloaded uzers v0.12.1
9952025-04-09T17:29:48.218Z Downloaded derive_builder v0.20.2
9962025-04-09T17:29:48.222Z Downloaded schemars_derive v0.8.22
9972025-04-09T17:29:48.227Z Downloaded pin-utils v0.1.0
9982025-04-09T17:29:48.227Z Downloaded peg v0.8.5
9992025-04-09T17:29:48.232Z Downloaded packed_struct_codegen v0.10.1
10002025-04-09T17:29:48.232Z Downloaded rcgen v0.12.1
10012025-04-09T17:29:48.238Z Downloaded rayon-core v1.12.1
10022025-04-09T17:29:48.241Z Downloaded thiserror-no-std v2.0.2
10032025-04-09T17:29:48.241Z Downloaded parse-display-derive v0.10.0
10042025-04-09T17:29:48.244Z Downloaded serde_path_to_error v0.1.16
10052025-04-09T17:29:48.244Z Downloaded fatfs v0.3.6
10062025-04-09T17:29:48.251Z Downloaded publicsuffix v2.3.0
10072025-04-09T17:29:48.254Z Downloaded aws-lc-rs v1.12.4
10082025-04-09T17:29:48.260Z Downloaded polyval v0.6.2
10092025-04-09T17:29:48.265Z Downloaded fs_extra v1.3.0
10102025-04-09T17:29:48.265Z Downloaded flagset v0.4.6
10112025-04-09T17:29:48.265Z Downloaded nibble_vec v0.1.0
10122025-04-09T17:29:48.265Z Downloaded daft-derive v0.1.3
10132025-04-09T17:29:48.272Z Downloaded hashbrown v0.13.2
10142025-04-09T17:29:48.276Z Downloaded unicode_categories v0.1.1
10152025-04-09T17:29:48.285Z Downloaded hashbrown v0.12.3
10162025-04-09T17:29:48.289Z Downloaded tough v0.20.0
10172025-04-09T17:29:48.292Z Downloaded parking_lot_core v0.8.6
10182025-04-09T17:29:48.292Z Downloaded tls_codec v0.4.1
10192025-04-09T17:29:48.295Z Downloaded time-macros v0.2.18
10202025-04-09T17:29:48.300Z Downloaded des v0.8.1
10212025-04-09T17:29:48.300Z Downloaded darling_core v0.20.10
10222025-04-09T17:29:48.303Z Downloaded zerocopy v0.6.6
10232025-04-09T17:29:48.308Z Downloaded icu_properties_data v1.5.0
10242025-04-09T17:29:48.316Z Downloaded pkcs5 v0.7.1
10252025-04-09T17:29:48.321Z Downloaded pkcs1 v0.7.5
10262025-04-09T17:29:48.325Z Downloaded progenitor-impl v0.9.1
10272025-04-09T17:29:48.325Z Downloaded futures v0.3.31
10282025-04-09T17:29:48.330Z Downloaded zerocopy-derive v0.8.10
10292025-04-09T17:29:48.337Z Downloaded displaydoc v0.2.5
10302025-04-09T17:29:48.341Z Downloaded unicode-bidi v0.3.17
10312025-04-09T17:29:48.346Z Downloaded tokio-util v0.7.13
10322025-04-09T17:29:48.351Z Downloaded rsa v0.9.6
10332025-04-09T17:29:48.354Z Downloaded num-bigint-dig v0.8.4
10342025-04-09T17:29:48.359Z Downloaded samael v0.0.18
10352025-04-09T17:29:48.366Z Downloaded num-traits v0.2.19
10362025-04-09T17:29:48.369Z Downloaded bindgen v0.71.1
10372025-04-09T17:29:48.375Z Downloaded serde_yaml v0.9.34+deprecated
10382025-04-09T17:29:48.380Z Downloaded dropshot_endpoint v0.16.0
10392025-04-09T17:29:48.384Z Downloaded rustyline v14.0.0
10402025-04-09T17:29:48.389Z Downloaded futures-util v0.3.31
10412025-04-09T17:29:48.401Z Downloaded unicode-segmentation v1.12.0
10422025-04-09T17:29:48.405Z Downloaded bitvec v1.0.1
10432025-04-09T17:29:48.421Z Downloaded rand v0.8.5
10442025-04-09T17:29:48.424Z Downloaded chrono v0.4.40
10452025-04-09T17:29:48.432Z Downloaded bindgen v0.69.5
10462025-04-09T17:29:48.439Z Downloaded rustls-webpki v0.101.7
10472025-04-09T17:29:48.455Z Downloaded zip v2.6.1
10482025-04-09T17:29:48.458Z Downloaded rayon v1.10.0
10492025-04-09T17:29:48.467Z Downloaded sqlparser v0.45.0
10502025-04-09T17:29:48.473Z Downloaded winnow v0.6.20
10512025-04-09T17:29:48.481Z Downloaded winnow v0.5.40
10522025-04-09T17:29:48.490Z Downloaded typed-path v0.9.3
10532025-04-09T17:29:48.496Z Downloaded p521 v0.13.3
10542025-04-09T17:29:48.499Z Downloaded rustls-webpki v0.102.8
10552025-04-09T17:29:48.518Z Downloaded serde_with v3.12.0
10562025-04-09T17:29:48.526Z Downloaded quick-xml v0.37.2
10572025-04-09T17:29:48.532Z Downloaded openssl v0.10.72
10582025-04-09T17:29:48.542Z Downloaded unicode-width v0.2.0
10592025-04-09T17:29:48.548Z Downloaded petname v2.0.2
10602025-04-09T17:29:48.553Z Downloaded p384 v0.13.0
10612025-04-09T17:29:48.560Z Downloaded time v0.3.36
10622025-04-09T17:29:48.567Z Downloaded h2 v0.4.6
10632025-04-09T17:29:48.575Z Downloaded proptest v1.6.0
10642025-04-09T17:29:48.583Z Downloaded rustls v0.21.12
10652025-04-09T17:29:48.595Z Downloaded regex-syntax v0.6.29
10662025-04-09T17:29:48.602Z Downloaded regex v1.11.1
10672025-04-09T17:29:48.615Z Downloaded dropshot v0.12.0
10682025-04-09T17:29:48.634Z Downloaded portable-atomic v1.11.0
10692025-04-09T17:29:48.641Z Downloaded object v0.30.4
10702025-04-09T17:29:48.651Z Downloaded curve25519-dalek v4.1.3
10712025-04-09T17:29:48.660Z Downloaded radix_trie v0.2.1
10722025-04-09T17:29:48.665Z Downloaded hickory-proto v0.24.4
10732025-04-09T17:29:48.682Z Downloaded rustls v0.23.19
10742025-04-09T17:29:48.693Z Downloaded chrono-tz v0.10.3
10752025-04-09T17:29:48.702Z Downloaded nix v0.28.0
10762025-04-09T17:29:48.714Z Downloaded zerocopy v0.8.10
10772025-04-09T17:29:48.740Z Downloaded nix v0.27.1
10782025-04-09T17:29:48.751Z Downloaded nix v0.29.0
10792025-04-09T17:29:48.763Z Downloaded regex-syntax v0.8.5
10802025-04-09T17:29:48.771Z Downloaded regress v0.10.3
10812025-04-09T17:29:48.781Z Downloaded vcpkg v0.2.15
10822025-04-09T17:29:48.821Z Downloaded typify-impl v0.3.0
10832025-04-09T17:29:48.837Z Downloaded polar-core v0.27.3
10842025-04-09T17:29:48.846Z Downloaded diesel v2.2.8
10852025-04-09T17:29:48.866Z Downloaded object v0.36.5
10862025-04-09T17:29:48.877Z Downloaded sled v0.34.7
10872025-04-09T17:29:48.889Z Downloaded dropshot v0.16.0
10882025-04-09T17:29:48.911Z Downloaded typify-impl v0.2.0
10892025-04-09T17:29:48.927Z Downloaded openapiv3 v2.0.0
10902025-04-09T17:29:48.940Z Downloaded bstr v1.10.0
10912025-04-09T17:29:48.951Z Downloaded rustls v0.22.4
10922025-04-09T17:29:48.965Z Downloaded git2 v0.19.0
10932025-04-09T17:29:48.974Z Downloaded webpki-roots v0.26.6
10942025-04-09T17:29:48.979Z Downloaded bzip2-sys v0.1.13+1.0.8
10952025-04-09T17:29:48.993Z Downloaded ratatui v0.29.0
10962025-04-09T17:29:49.016Z Downloaded zerocopy-derive v0.6.6
10972025-04-09T17:29:49.025Z Downloaded jiff v0.2.6
10982025-04-09T17:29:49.045Z Downloaded regex-automata v0.4.8
10992025-04-09T17:29:49.064Z Downloaded smoltcp v0.9.1
11002025-04-09T17:29:49.075Z Downloaded smoltcp v0.11.0
11012025-04-09T17:29:49.088Z Downloaded nom v7.1.3
11022025-04-09T17:29:49.094Z Downloaded tabled v0.18.0
11032025-04-09T17:29:49.110Z Downloaded gimli v0.31.1
11042025-04-09T17:29:49.119Z Downloaded lzma-sys v0.1.20
11052025-04-09T17:29:49.149Z Downloaded petgraph v0.6.5
11062025-04-09T17:29:49.168Z Downloaded libz-sys v1.1.20
11072025-04-09T17:29:49.189Z Downloaded petgraph v0.7.1
11082025-04-09T17:29:49.208Z Downloaded csv v1.3.1
11092025-04-09T17:29:49.228Z Downloaded reqwest v0.12.12
11102025-04-09T17:29:49.237Z Downloaded sha3 v0.10.8
11112025-04-09T17:29:49.241Z Downloaded quinn-proto v0.11.8
11122025-04-09T17:29:49.247Z Downloaded zip v0.6.6
11132025-04-09T17:29:49.250Z Downloaded lalrpop v0.19.12
11142025-04-09T17:29:49.262Z Downloaded embedded-io v0.4.0
11152025-04-09T17:29:49.266Z Downloaded dsl_auto_type v0.1.2
11162025-04-09T17:29:49.266Z Downloaded tokio v1.43.1
11172025-04-09T17:29:49.302Z Downloaded signature v2.2.0
11182025-04-09T17:29:49.305Z Downloaded signal-hook-mio v0.2.4
11192025-04-09T17:29:49.305Z Downloaded xshell v0.2.7
11202025-04-09T17:29:49.305Z Downloaded ed25519-dalek v2.1.1
11212025-04-09T17:29:49.308Z Downloaded progenitor-macro v0.9.1
11222025-04-09T17:29:49.311Z Downloaded zerovec-derive v0.10.3
11232025-04-09T17:29:49.311Z Downloaded zeroize_derive v1.4.2
11242025-04-09T17:29:49.311Z Downloaded tokio-macros v2.5.0
11252025-04-09T17:29:49.316Z Downloaded tls_codec_derive v0.4.1
11262025-04-09T17:29:49.316Z Downloaded thread_local v1.1.8
11272025-04-09T17:29:49.316Z Downloaded futures-macro v0.3.31
11282025-04-09T17:29:49.322Z Downloaded resolv-conf v0.7.0
11292025-04-09T17:29:49.322Z Downloaded zerovec v0.10.4
11302025-04-09T17:29:49.325Z Downloaded salty v0.3.0
11312025-04-09T17:29:49.329Z Downloaded unicode-normalization v0.1.24
11322025-04-09T17:29:49.332Z Downloaded test-strategy v0.4.0
11332025-04-09T17:29:49.336Z Downloaded num-bigint v0.4.6
11342025-04-09T17:29:49.340Z Downloaded flume v0.11.1
11352025-04-09T17:29:49.343Z Downloaded tungstenite v0.23.0
11362025-04-09T17:29:49.347Z Downloaded steno v0.4.1
11372025-04-09T17:29:49.350Z Downloaded schemars v0.8.22
11382025-04-09T17:29:49.361Z Downloaded pkcs8 v0.10.2
11392025-04-09T17:29:49.364Z Downloaded tracing v0.1.40
11402025-04-09T17:29:49.367Z Downloaded postcard v1.0.10
11412025-04-09T17:29:49.370Z Downloaded parking_lot v0.11.2
11422025-04-09T17:29:49.373Z Downloaded tokio-postgres v0.7.13
11432025-04-09T17:29:49.376Z Downloaded x509-cert v0.2.5
11442025-04-09T17:29:49.384Z Downloaded flate2 v1.1.0
11452025-04-09T17:29:49.387Z Downloaded postgres-protocol v0.6.8
11462025-04-09T17:29:49.390Z Downloaded vergen v8.3.2
11472025-04-09T17:29:49.394Z Downloaded subprocess v0.2.9
11482025-04-09T17:29:49.394Z Downloaded papergrid v0.14.0
11492025-04-09T17:29:49.397Z Downloaded encoding_rs v0.8.34
11502025-04-09T17:29:49.418Z Downloaded tokio-rustls v0.26.0
11512025-04-09T17:29:49.421Z Downloaded stable_deref_trait v1.2.0
11522025-04-09T17:29:49.421Z Downloaded miniz_oxide v0.8.5
11532025-04-09T17:29:49.424Z Downloaded prettyplease v0.2.30
11542025-04-09T17:29:49.432Z Downloaded libxml v0.3.3
11552025-04-09T17:29:49.432Z Downloaded itertools v0.13.0
11562025-04-09T17:29:49.440Z Downloaded xattr v1.3.1
11572025-04-09T17:29:49.443Z Downloaded utf16_iter v1.0.5
11582025-04-09T17:29:49.443Z Downloaded icu_collections v1.5.0
11592025-04-09T17:29:49.447Z Downloaded compact_str v0.8.0
11602025-04-09T17:29:49.450Z Downloaded env_logger v0.10.2
11612025-04-09T17:29:49.453Z Downloaded derive_builder_core v0.20.2
11622025-04-09T17:29:49.456Z Downloaded paste v1.0.15
11632025-04-09T17:29:49.459Z Downloaded ring v0.17.11
11642025-04-09T17:29:49.498Z Downloaded heapless v0.8.0
11652025-04-09T17:29:49.502Z Downloaded base64 v0.21.7
11662025-04-09T17:29:49.505Z Downloaded allocator-api2 v0.2.18
11672025-04-09T17:29:49.508Z Downloaded utf-8 v0.7.6
11682025-04-09T17:29:49.511Z Downloaded tui-tree-widget v0.23.0
11692025-04-09T17:29:49.511Z Downloaded tiny-keccak v2.0.2
11702025-04-09T17:29:49.514Z Downloaded heapless v0.7.17
11712025-04-09T17:29:49.518Z Downloaded crossbeam-utils v0.8.21
11722025-04-09T17:29:49.521Z Downloaded icu_locid v1.5.0
11732025-04-09T17:29:49.524Z Downloaded cookie v0.18.1
11742025-04-09T17:29:49.527Z Downloaded strum_macros v0.24.3
11752025-04-09T17:29:49.527Z Downloaded shell-words v1.1.0
11762025-04-09T17:29:49.530Z Downloaded const-oid v0.9.6
11772025-04-09T17:29:49.530Z Downloaded libgit2-sys v0.17.0+1.8.1
11782025-04-09T17:29:49.585Z Downloaded argon2 v0.5.3
11792025-04-09T17:29:49.589Z Downloaded scopeguard v1.2.0
11802025-04-09T17:29:49.589Z Downloaded highway v1.3.0
11812025-04-09T17:29:49.592Z Downloaded async-bb8-diesel v0.2.1
11822025-04-09T17:29:49.592Z Downloaded hyper-rustls v0.27.3
11832025-04-09T17:29:49.596Z Downloaded chacha20 v0.9.1
11842025-04-09T17:29:49.596Z Downloaded bzip2 v0.4.4
11852025-04-09T17:29:49.599Z Downloaded console v0.15.10
11862025-04-09T17:29:49.603Z Downloaded idna_adapter v1.2.0
11872025-04-09T17:29:49.603Z Downloaded libscf-sys v1.1.0
11882025-04-09T17:29:49.603Z Downloaded managed v0.8.0
11892025-04-09T17:29:49.603Z Downloaded lalrpop-util v0.19.12
11902025-04-09T17:29:49.607Z Downloaded keccak v0.1.5
11912025-04-09T17:29:49.608Z Downloaded humantime v2.1.0
11922025-04-09T17:29:49.608Z Downloaded hostname v0.4.0
11932025-04-09T17:29:49.608Z Downloaded http-body-util v0.1.3
11942025-04-09T17:29:49.611Z Downloaded ciborium-ll v0.2.2
11952025-04-09T17:29:49.611Z Downloaded convert_case v0.4.0
11962025-04-09T17:29:49.611Z Downloaded cmake v0.1.51
11972025-04-09T17:29:49.611Z Downloaded block-padding v0.3.3
11982025-04-09T17:29:49.614Z Downloaded ipnetwork v0.21.1
11992025-04-09T17:29:49.614Z Downloaded instability v0.3.2
12002025-04-09T17:29:49.614Z Downloaded httpdate v1.0.3
12012025-04-09T17:29:49.618Z Downloaded home v0.5.9
12022025-04-09T17:29:49.618Z Downloaded cassowary v0.3.0
12032025-04-09T17:29:49.618Z Downloaded constant_time_eq v0.3.1
12042025-04-09T17:29:49.621Z Downloaded cipher v0.4.4
12052025-04-09T17:29:50.082Z Downloaded aws-lc-sys v0.26.0
12062025-04-09T17:29:50.399Z Compiling serde v1.0.219
12072025-04-09T17:29:50.402Z Compiling value-bag v1.9.0
12082025-04-09T17:29:50.402Z Compiling lock_api v0.4.12
12092025-04-09T17:29:50.402Z Compiling scopeguard v1.2.0
12102025-04-09T17:29:50.402Z Compiling typenum v1.17.0
12112025-04-09T17:29:50.402Z Compiling generic-array v0.14.7
12122025-04-09T17:29:50.612Z Compiling syn v2.0.98
12132025-04-09T17:29:50.615Z Compiling getrandom v0.2.15
12142025-04-09T17:29:50.703Z Compiling shlex v1.3.0
12152025-04-09T17:29:50.971Z Compiling log v0.4.22
12162025-04-09T17:29:51.001Z Compiling rand_core v0.6.4
12172025-04-09T17:29:51.041Z Compiling jobserver v0.1.32
12182025-04-09T17:29:51.094Z Compiling subtle v2.6.1
12192025-04-09T17:29:51.127Z Compiling smallvec v1.14.0
12202025-04-09T17:29:51.413Z Compiling const-oid v0.9.6
12212025-04-09T17:29:51.461Z Compiling cc v1.2.15
12222025-04-09T17:29:51.486Z Compiling pin-project-lite v0.2.14
12232025-04-09T17:29:51.525Z Compiling rustix v0.38.37
12242025-04-09T17:29:51.626Z Compiling parking_lot_core v0.9.10
12252025-04-09T17:29:51.714Z Compiling signal-hook-registry v1.4.2
12262025-04-09T17:29:51.833Z Compiling stable_deref_trait v1.2.0
12272025-04-09T17:29:51.960Z Compiling mio v1.0.2
12282025-04-09T17:29:52.345Z Compiling spin v0.9.8
12292025-04-09T17:29:52.373Z Compiling futures-core v0.3.31
12302025-04-09T17:29:52.610Z Compiling parking_lot v0.12.3
12312025-04-09T17:29:52.648Z Compiling aho-corasick v1.1.3
12322025-04-09T17:29:52.706Z Compiling libm v0.2.8
12332025-04-09T17:29:52.836Z Compiling either v1.14.0
12342025-04-09T17:29:52.961Z Compiling cpufeatures v0.2.14
12352025-04-09T17:29:53.127Z Compiling pkg-config v0.3.31
12362025-04-09T17:29:53.147Z Compiling regex-syntax v0.8.5
12372025-04-09T17:29:53.284Z Compiling serde_json v1.0.140
12382025-04-09T17:29:53.505Z Compiling socket2 v0.5.9
12392025-04-09T17:29:53.533Z Compiling num-traits v0.2.19
12402025-04-09T17:29:53.659Z Compiling glob v0.3.2
12412025-04-09T17:29:54.441Z Compiling futures-sink v0.3.31
12422025-04-09T17:29:54.460Z Compiling prettyplease v0.2.30
12432025-04-09T17:29:54.536Z Compiling clang-sys v1.8.1
12442025-04-09T17:29:54.612Z Compiling getrandom v0.3.1
12452025-04-09T17:29:54.841Z Compiling lazy_static v1.5.0
12462025-04-09T17:29:54.987Z Compiling slab v0.4.9
12472025-04-09T17:29:55.345Z Compiling foldhash v0.1.3
12482025-04-09T17:29:55.365Z Compiling allocator-api2 v0.2.18
12492025-04-09T17:29:55.432Z Compiling minimal-lexical v0.2.1
12502025-04-09T17:29:55.808Z Compiling libloading v0.8.5
12512025-04-09T17:29:55.870Z Compiling nom v7.1.3
12522025-04-09T17:29:55.945Z Compiling home v0.5.9
12532025-04-09T17:29:56.141Z Compiling hashbrown v0.15.1
12542025-04-09T17:29:56.166Z Compiling bindgen v0.69.5
12552025-04-09T17:29:56.170Z Compiling base64ct v1.6.0
12562025-04-09T17:29:56.799Z Compiling pem-rfc7468 v0.7.0
12572025-04-09T17:29:57.005Z Compiling regex-automata v0.4.8
12582025-04-09T17:29:57.320Z Compiling itertools v0.12.1
12592025-04-09T17:29:57.411Z Compiling litemap v0.7.3
12602025-04-09T17:29:57.621Z Compiling writeable v0.5.5
12612025-04-09T17:29:57.787Z Compiling rustc-hash v1.1.0
12622025-04-09T17:29:57.955Z Compiling synstructure v0.13.1
12632025-04-09T17:29:59.182Z Compiling cexpr v0.6.0
12642025-04-09T17:29:59.216Z Compiling flagset v0.4.6
12652025-04-09T17:29:59.379Z Compiling lazycell v1.3.0
12662025-04-09T17:29:59.442Z Compiling futures-channel v0.3.31
12672025-04-09T17:29:59.548Z Compiling cmake v0.1.51
12682025-04-09T17:29:59.829Z Compiling pin-utils v0.1.0
12692025-04-09T17:29:59.937Z Compiling fs_extra v1.3.0
12702025-04-09T17:30:00.143Z Compiling futures-task v0.3.31
12712025-04-09T17:30:00.385Z Compiling futures-io v0.3.31
12722025-04-09T17:30:00.448Z Compiling dunce v1.0.5
12732025-04-09T17:30:00.451Z Compiling paste v1.0.15
12742025-04-09T17:30:00.600Z Compiling icu_locid_transform_data v1.5.0
12752025-04-09T17:30:00.677Z Compiling vcpkg v0.2.15
12762025-04-09T17:30:00.698Z Compiling crossbeam-utils v0.8.21
12772025-04-09T17:30:00.718Z Compiling icu_properties_data v1.5.0
12782025-04-09T17:30:00.959Z Compiling ring v0.17.11
12792025-04-09T17:30:00.980Z Compiling tracing-core v0.1.32
12802025-04-09T17:30:01.264Z Compiling utf16_iter v1.0.5
12812025-04-09T17:30:01.482Z Compiling percent-encoding v2.3.1
12822025-04-09T17:30:01.805Z Compiling regex v1.11.1
12832025-04-09T17:30:01.984Z Compiling write16 v1.0.0
12842025-04-09T17:30:02.054Z Compiling iana-time-zone v0.1.61
12852025-04-09T17:30:02.131Z Compiling utf8_iter v1.0.4
12862025-04-09T17:30:02.182Z Compiling zerocopy v0.8.10
12872025-04-09T17:30:02.310Z Compiling openssl-sys v0.9.107
12882025-04-09T17:30:02.371Z Compiling aws-lc-rs v1.12.4
12892025-04-09T17:30:02.410Z Compiling icu_normalizer_data v1.5.0
12902025-04-09T17:30:02.788Z Compiling tinyvec_macros v0.1.1
12912025-04-09T17:30:02.891Z Compiling httparse v1.9.5
12922025-04-09T17:30:02.979Z Compiling rustls-pki-types v1.10.0
12932025-04-09T17:30:03.057Z Compiling serde_derive v1.0.219
12942025-04-09T17:30:03.337Z Compiling zeroize_derive v1.4.2
12952025-04-09T17:30:03.597Z Compiling zerocopy-derive v0.7.35
12962025-04-09T17:30:03.774Z Compiling zerofrom-derive v0.1.4
12972025-04-09T17:30:03.989Z Compiling tokio-macros v2.5.0
12982025-04-09T17:30:04.670Z Compiling zeroize v1.8.1
12992025-04-09T17:30:05.359Z Compiling yoke-derive v0.7.4
13002025-04-09T17:30:05.390Z Compiling zerovec-derive v0.10.3
13012025-04-09T17:30:05.464Z Compiling zerocopy v0.7.35
13022025-04-09T17:30:06.325Z Compiling crypto-common v0.1.6
13032025-04-09T17:30:06.583Z Compiling block-buffer v0.10.4
13042025-04-09T17:30:06.777Z Compiling block-padding v0.3.3
13052025-04-09T17:30:06.857Z Compiling digest v0.10.7
13062025-04-09T17:30:07.009Z Compiling inout v0.1.3
13072025-04-09T17:30:07.036Z Compiling zerofrom v0.1.4
13082025-04-09T17:30:07.176Z Compiling displaydoc v0.2.5
13092025-04-09T17:30:07.251Z Compiling hmac v0.12.1
13102025-04-09T17:30:07.281Z Compiling cipher v0.4.4
13112025-04-09T17:30:07.296Z Compiling sha2 v0.10.8
13122025-04-09T17:30:07.481Z Compiling der_derive v0.7.3
13132025-04-09T17:30:07.727Z Compiling thiserror-impl v1.0.69
13142025-04-09T17:30:07.748Z Compiling icu_provider_macros v1.5.0
13152025-04-09T17:30:07.843Z Compiling yoke v0.7.4
13162025-04-09T17:30:08.231Z Compiling zerovec v0.10.4
13172025-04-09T17:30:08.249Z Compiling futures-macro v0.3.31
13182025-04-09T17:30:08.693Z Compiling salsa20 v0.10.2
13192025-04-09T17:30:08.813Z Compiling pbkdf2 v0.12.2
13202025-04-09T17:30:08.938Z Compiling ppv-lite86 v0.2.20
13212025-04-09T17:30:08.997Z Compiling scrypt v0.11.0
13222025-04-09T17:30:09.507Z Compiling aes v0.8.4
13232025-04-09T17:30:09.712Z Compiling cbc v0.1.2
13242025-04-09T17:30:09.754Z Compiling der v0.7.9
13252025-04-09T17:30:09.946Z Compiling tinystr v0.7.6
13262025-04-09T17:30:10.131Z Compiling futures-util v0.3.31
13272025-04-09T17:30:10.252Z Compiling icu_collections v1.5.0
13282025-04-09T17:30:10.325Z Compiling icu_locid v1.5.0
13292025-04-09T17:30:10.651Z Compiling thiserror v1.0.69
13302025-04-09T17:30:10.773Z Compiling pest v2.7.14
13312025-04-09T17:30:10.808Z Compiling tracing-attributes v0.1.27
13322025-04-09T17:30:11.490Z Compiling icu_provider v1.5.0
13332025-04-09T17:30:12.204Z Compiling spki v0.7.3
13342025-04-09T17:30:12.208Z Compiling icu_locid_transform v1.5.0
13352025-04-09T17:30:12.397Z Compiling scroll_derive v0.12.0
13362025-04-09T17:30:12.559Z Compiling pkcs5 v0.7.1
13372025-04-09T17:30:12.580Z Compiling zerocopy-derive v0.8.10
13382025-04-09T17:30:13.671Z Compiling icu_properties v1.5.1
13392025-04-09T17:30:13.756Z Compiling pest_meta v2.7.14
13402025-04-09T17:30:13.868Z Compiling pkcs8 v0.10.2
13412025-04-09T17:30:14.050Z Compiling tracing v0.1.40
13422025-04-09T17:30:14.527Z Compiling scroll v0.12.0
13432025-04-09T17:30:14.568Z Compiling tinyvec v1.8.0
13442025-04-09T17:30:14.616Z Compiling serde_derive_internals v0.29.1
13452025-04-09T17:30:15.071Z Compiling pest_generator v2.7.14
13462025-04-09T17:30:15.381Z Compiling bytes v1.10.1
13472025-04-09T17:30:15.680Z Compiling bitflags v2.9.0
13482025-04-09T17:30:16.748Z Compiling tokio v1.43.1
13492025-04-09T17:30:16.788Z Compiling semver v1.0.25
13502025-04-09T17:30:16.925Z Compiling indexmap v2.7.1
13512025-04-09T17:30:17.438Z Compiling rustc_version v0.4.1
13522025-04-09T17:30:17.820Z Compiling http v1.2.0
13532025-04-09T17:30:18.130Z Compiling uuid v1.16.0
13542025-04-09T17:30:18.156Z Compiling icu_normalizer v1.5.0
13552025-04-09T17:30:18.252Z Compiling chrono v0.4.40
13562025-04-09T17:30:18.275Z Compiling bzip2-sys v0.1.13+1.0.8
13572025-04-09T17:30:18.810Z Compiling atomic-waker v1.1.2
13582025-04-09T17:30:18.954Z Compiling openssl v0.10.72
13592025-04-09T17:30:19.019Z Compiling untrusted v0.9.0
13602025-04-09T17:30:19.219Z Compiling idna_adapter v1.2.0
13612025-04-09T17:30:19.403Z Compiling http-body v1.0.1
13622025-04-09T17:30:19.469Z Compiling untrusted v0.7.1
13632025-04-09T17:30:19.643Z Compiling which v4.4.2
13642025-04-09T17:30:19.670Z Compiling try-lock v0.2.5
13652025-04-09T17:30:19.673Z Compiling num-conv v0.1.0
13662025-04-09T17:30:19.854Z Compiling foreign-types-shared v0.1.1
13672025-04-09T17:30:19.858Z Compiling time-core v0.1.2
13682025-04-09T17:30:19.905Z Compiling adler2 v2.0.0
13692025-04-09T17:30:19.988Z Compiling powerfmt v0.2.0
13702025-04-09T17:30:20.070Z Compiling schemars v0.8.22
13712025-04-09T17:30:20.129Z Compiling rustversion v1.0.17
13722025-04-09T17:30:20.153Z Compiling miniz_oxide v0.8.5
13732025-04-09T17:30:20.363Z Compiling deranged v0.3.11
13742025-04-09T17:30:20.455Z Compiling time-macros v0.2.18
13752025-04-09T17:30:20.632Z Compiling foreign-types v0.3.2
13762025-04-09T17:30:20.743Z Compiling goblin v0.8.2
13772025-04-09T17:30:20.884Z Compiling want v0.3.1
13782025-04-09T17:30:21.186Z Compiling idna v1.0.3
13792025-04-09T17:30:21.685Z Compiling rand_core v0.9.2
13802025-04-09T17:30:22.079Z Compiling pest_derive v2.7.14
13812025-04-09T17:30:22.623Z Compiling schemars_derive v0.8.22
13822025-04-09T17:30:23.362Z Compiling openssl-macros v0.1.1
13832025-04-09T17:30:23.525Z Compiling form_urlencoded v1.2.1
13842025-04-09T17:30:23.847Z Compiling syn v1.0.109
13852025-04-09T17:30:24.107Z Compiling dyn-clone v1.0.19
13862025-04-09T17:30:24.195Z Compiling httpdate v1.0.3
13872025-04-09T17:30:24.326Z Compiling tower-service v0.3.3
13882025-04-09T17:30:24.455Z Compiling num_threads v0.1.7
13892025-04-09T17:30:24.481Z Compiling native-tls v0.2.12
13902025-04-09T17:30:24.602Z Compiling tokio-util v0.7.13
13912025-04-09T17:30:24.625Z Compiling rustls v0.23.19
13922025-04-09T17:30:24.873Z Compiling time v0.3.36
13932025-04-09T17:30:25.528Z Compiling h2 v0.4.6
13942025-04-09T17:30:25.972Z Compiling dtrace-parser v0.2.0
13952025-04-09T17:30:27.795Z Compiling dof v0.3.0
13962025-04-09T17:30:28.914Z Compiling rand_chacha v0.9.0
13972025-04-09T17:30:29.574Z Compiling heapless v0.7.17
13982025-04-09T17:30:29.597Z Compiling unicode-normalization v0.1.24
13992025-04-09T17:30:29.650Z Compiling rand_chacha v0.3.1
14002025-04-09T17:30:30.038Z Compiling signature v2.2.0
14012025-04-09T17:30:30.345Z Compiling crossbeam-epoch v0.9.18
14022025-04-09T17:30:30.582Z Compiling crc32fast v1.4.2
14032025-04-09T17:30:30.695Z Compiling cookie v0.18.1
14042025-04-09T17:30:30.929Z Compiling slog v2.7.0
14052025-04-09T17:30:30.950Z Compiling unicode-properties v0.1.3
14062025-04-09T17:30:30.983Z Compiling base64 v0.22.1
14072025-04-09T17:30:31.012Z Compiling siphasher v0.3.11
14082025-04-09T17:30:31.330Z Compiling rayon-core v1.12.1
14092025-04-09T17:30:31.408Z Compiling signal-hook v0.3.17
14102025-04-09T17:30:31.444Z Compiling openssl-probe v0.1.5
14112025-04-09T17:30:31.643Z Compiling unicode-bidi v0.3.17
14122025-04-09T17:30:31.771Z Compiling phf_shared v0.11.2
14132025-04-09T17:30:31.894Z Compiling crossbeam-deque v0.8.5
14142025-04-09T17:30:31.917Z Compiling usdt-impl v0.5.0
14152025-04-09T17:30:32.158Z Compiling rand v0.8.5
14162025-04-09T17:30:32.257Z Compiling rand v0.9.0
14172025-04-09T17:30:32.346Z Compiling stringprep v0.1.5
14182025-04-09T17:30:32.729Z Compiling hyper v1.6.0
14192025-04-09T17:30:33.254Z Compiling url v2.5.3
14202025-04-09T17:30:33.406Z Compiling curve25519-dalek v4.1.3
14212025-04-09T17:30:33.989Z Compiling toml_datetime v0.6.8
14222025-04-09T17:30:34.107Z Compiling serde_tokenstream v0.2.2
14232025-04-09T17:30:34.221Z Compiling serde_spanned v0.6.8
14242025-04-09T17:30:34.449Z Compiling md-5 v0.10.6
14252025-04-09T17:30:34.480Z Compiling num-integer v0.1.46
14262025-04-09T17:30:34.687Z Compiling hash32 v0.2.1
14272025-04-09T17:30:34.741Z Compiling ff v0.13.0
14282025-04-09T17:30:34.985Z Compiling memoffset v0.9.1
14292025-04-09T17:30:35.010Z Compiling num-bigint-dig v0.8.4
14302025-04-09T17:30:35.047Z Compiling hyper-util v0.1.10
14312025-04-09T17:30:35.210Z Compiling gimli v0.31.1
14322025-04-09T17:30:35.235Z Compiling psl-types v2.0.11
14332025-04-09T17:30:35.315Z Compiling cfg_aliases v0.2.1
14342025-04-09T17:30:35.334Z Compiling base16ct v0.2.0
14352025-04-09T17:30:35.427Z Compiling fallible-iterator v0.2.0
14362025-04-09T17:30:35.449Z Compiling portable-atomic v1.11.0
14372025-04-09T17:30:35.641Z Compiling smoltcp v0.9.1
14382025-04-09T17:30:36.109Z Compiling litrs v0.4.1
14392025-04-09T17:30:36.248Z Compiling newtype-uuid v1.2.1
14402025-04-09T17:30:36.301Z Compiling postgres-protocol v0.6.8
14412025-04-09T17:30:36.521Z Compiling sec1 v0.7.3
14422025-04-09T17:30:36.604Z Compiling nix v0.29.0
14432025-04-09T17:30:37.051Z Compiling publicsuffix v2.3.0
14442025-04-09T17:30:37.174Z Compiling document-features v0.2.10
14452025-04-09T17:30:37.448Z Compiling num-iter v0.1.45
14462025-04-09T17:30:37.544Z Compiling group v0.13.0
14472025-04-09T17:30:37.825Z Compiling tokio-native-tls v0.3.1
14482025-04-09T17:30:38.538Z Compiling flate2 v1.1.0
14492025-04-09T17:30:38.851Z Compiling ipnetwork v0.21.1
14502025-04-09T17:30:38.875Z Compiling http-body-util v0.1.3
14512025-04-09T17:30:39.216Z Compiling addr2line v0.24.2
14522025-04-09T17:30:39.238Z Compiling terminal_size v0.4.0
14532025-04-09T17:30:39.339Z Compiling hkdf v0.12.4
14542025-04-09T17:30:39.411Z Compiling crypto-bigint v0.5.5
14552025-04-09T17:30:39.469Z Compiling webpki-roots v0.26.6
14562025-04-09T17:30:39.607Z Compiling curve25519-dalek-derive v0.1.1
14572025-04-09T17:30:39.610Z Compiling async-trait v0.1.88
14582025-04-09T17:30:39.680Z Compiling zerocopy-derive v0.6.6
14592025-04-09T17:30:39.814Z Compiling sync_wrapper v1.0.1
14602025-04-09T17:30:39.903Z Compiling ahash v0.8.11
14612025-04-09T17:30:39.988Z Compiling fs-err v2.11.0
14622025-04-09T17:30:40.259Z Compiling object v0.36.5
14632025-04-09T17:30:40.318Z Compiling rustc-demangle v0.1.24
14642025-04-09T17:30:40.988Z Compiling bumpalo v3.16.0
14652025-04-09T17:30:41.220Z Compiling zip v2.6.1
14662025-04-09T17:30:41.449Z Compiling unicode-width v0.2.0
14672025-04-09T17:30:41.470Z Compiling tower-layer v0.3.3
14682025-04-09T17:30:41.537Z Compiling anyhow v1.0.97
14692025-04-09T17:30:41.761Z Compiling winnow v0.5.40
14702025-04-09T17:30:41.952Z Compiling lockfree-object-pool v0.1.6
14712025-04-09T17:30:41.990Z Compiling buf-list v1.0.3
14722025-04-09T17:30:42.152Z Compiling ipnet v2.11.0
14732025-04-09T17:30:42.207Z Compiling managed v0.8.0
14742025-04-09T17:30:42.586Z Compiling simd-adler32 v0.3.7
14752025-04-09T17:30:43.129Z Compiling zopfli v0.8.1
14762025-04-09T17:30:43.282Z Compiling elliptic-curve v0.13.8
14772025-04-09T17:30:44.548Z Compiling clap_builder v4.5.32
14782025-04-09T17:30:44.575Z Compiling hubpack_derive v0.1.1
14792025-04-09T17:30:44.645Z Compiling console v0.15.10
14802025-04-09T17:30:44.695Z Compiling tower v0.5.2
14812025-04-09T17:30:45.218Z Compiling toml_edit v0.19.15
14822025-04-09T17:30:45.364Z Compiling zerocopy v0.6.6
14832025-04-09T17:30:45.455Z Compiling hubpack v0.1.2
14842025-04-09T17:30:45.520Z Compiling strum_macros v0.25.3
14852025-04-09T17:30:46.076Z Compiling hyper-tls v0.6.0
14862025-04-09T17:30:46.133Z Compiling oxnet v0.1.1
14872025-04-09T17:30:46.468Z Compiling signal-hook-mio v0.2.4
14882025-04-09T17:30:46.652Z Compiling backtrace v0.3.74
14892025-04-09T17:30:46.873Z Compiling rayon v1.10.0
14902025-04-09T17:30:47.263Z Compiling cookie_store v0.21.1
14912025-04-09T17:30:49.226Z Compiling postgres-types v0.2.9
14922025-04-09T17:30:50.489Z Compiling usdt-attr-macro v0.5.0
14932025-04-09T17:30:51.056Z Compiling usdt-macro v0.5.0
14942025-04-09T17:30:51.148Z Compiling phf v0.11.2
14952025-04-09T17:30:51.440Z Compiling ed25519 v2.2.3
14962025-04-09T17:30:51.997Z Compiling bzip2 v0.4.4
14972025-04-09T17:30:52.016Z Compiling bzip2 v0.5.2
14982025-04-09T17:30:52.080Z Compiling serde_urlencoded v0.7.1
14992025-04-09T17:30:52.373Z Compiling clap_derive v4.5.32
15002025-04-09T17:30:52.376Z Compiling enum-as-inner v0.6.1
15012025-04-09T17:30:52.478Z Compiling serde-big-array v0.5.1
15022025-04-09T17:30:52.590Z Compiling futures-executor v0.3.31
15032025-04-09T17:30:52.714Z Compiling pkcs1 v0.7.5
15042025-04-09T17:30:53.098Z Compiling rfc6979 v0.4.0
15052025-04-09T17:30:53.198Z Compiling rustls-pemfile v2.2.0
15062025-04-09T17:30:53.294Z Compiling serde_repr v0.1.19
15072025-04-09T17:30:53.421Z Compiling daft-derive v0.1.3
15082025-04-09T17:30:53.539Z Compiling bstr v1.10.0
15092025-04-09T17:30:53.566Z Compiling float-cmp v0.10.0
15102025-04-09T17:30:53.681Z Compiling encoding_rs v0.8.34
15112025-04-09T17:30:53.824Z Compiling number_prefix v0.4.0
15122025-04-09T17:30:54.105Z Compiling normalize-line-endings v0.3.0
15132025-04-09T17:30:54.290Z Compiling predicates-core v1.0.8
15142025-04-09T17:30:54.402Z Compiling new_debug_unreachable v1.0.6
15152025-04-09T17:30:54.512Z Compiling data-encoding v2.6.0
15162025-04-09T17:30:54.624Z Compiling static_assertions v1.1.0
15172025-04-09T17:30:54.747Z Compiling precomputed-hash v0.1.1
15182025-04-09T17:30:54.883Z Compiling whoami v1.5.2
15192025-04-09T17:30:54.943Z Compiling fixedbitset v0.4.2
15202025-04-09T17:30:55.095Z Compiling mime v0.3.17
15212025-04-09T17:30:55.386Z Compiling difflib v0.4.0
15222025-04-09T17:30:55.450Z Compiling unicode-segmentation v1.12.0
15232025-04-09T17:30:55.652Z Compiling toml_edit v0.22.24
15242025-04-09T17:30:56.319Z Compiling similar v2.7.0
15252025-04-09T17:30:56.360Z Compiling predicates v3.1.3
15262025-04-09T17:30:56.698Z Compiling petgraph v0.6.5
15272025-04-09T17:30:56.881Z Compiling clap v4.5.32
15282025-04-09T17:30:57.014Z Compiling tokio-postgres v0.7.13
15292025-04-09T17:30:57.570Z Compiling hickory-proto v0.24.4
15302025-04-09T17:30:57.793Z Compiling daft v0.1.3
15312025-04-09T17:30:58.300Z Compiling string_cache v0.8.9
15322025-04-09T17:30:58.378Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15332025-04-09T17:30:58.719Z Compiling indicatif v0.17.11
15342025-04-09T17:31:00.332Z Compiling usdt v0.5.0
15352025-04-09T17:31:00.626Z Compiling ecdsa v0.16.9
15362025-04-09T17:31:00.802Z Compiling rsa v0.9.6
15372025-04-09T17:31:01.444Z Compiling futures v0.3.31
15382025-04-09T17:31:02.315Z Compiling zip v0.6.6
15392025-04-09T17:31:02.500Z Compiling ed25519-dalek v2.1.1
15402025-04-09T17:31:03.582Z Compiling toml v0.7.8
15412025-04-09T17:31:03.758Z Compiling crossterm v0.28.1
15422025-04-09T17:31:04.975Z Compiling tokio-stream v0.1.17
15432025-04-09T17:31:05.036Z Compiling openapiv3 v2.0.0
15442025-04-09T17:31:05.288Z Compiling x509-cert v0.2.5
15452025-04-09T17:31:05.554Z Compiling sha1 v0.10.6
15462025-04-09T17:31:05.944Z Compiling itertools v0.10.5
15472025-04-09T17:31:05.986Z Compiling dirs-sys-next v0.1.2
15482025-04-09T17:31:06.513Z Compiling unicode-xid v0.2.6
15492025-04-09T17:31:06.563Z Compiling lalrpop-util v0.19.12
15502025-04-09T17:31:06.724Z Compiling peg-runtime v0.8.5
15512025-04-09T17:31:06.908Z Compiling dirs-next v2.0.0
15522025-04-09T17:31:06.930Z Compiling thread_local v1.1.8
15532025-04-09T17:31:07.118Z Compiling slog-async v2.8.0
15542025-04-09T17:31:07.318Z Compiling term v0.7.0
15552025-04-09T17:31:07.421Z Compiling strum_macros v0.26.4
15562025-04-09T17:31:07.709Z Compiling xattr v1.3.1
15572025-04-09T17:31:07.999Z Compiling crossbeam-channel v0.5.13
15582025-04-09T17:31:08.391Z Compiling filetime v0.2.25
15592025-04-09T17:31:08.563Z Compiling is-terminal v0.4.13
15602025-04-09T17:31:08.605Z Compiling take_mut v0.2.2
15612025-04-09T17:31:08.710Z Compiling slog-term v2.9.1
15622025-04-09T17:31:08.711Z Compiling tar v0.4.44
15632025-04-09T17:31:08.784Z Compiling camino v1.1.9
15642025-04-09T17:31:11.829Z Compiling strum v0.26.3
15652025-04-09T17:31:15.254Z Compiling aws-lc-sys v0.26.0
15662025-04-09T17:31:44.752Z Compiling rustls-webpki v0.102.8
15672025-04-09T17:31:49.156Z Compiling tokio-rustls v0.26.0
15682025-04-09T17:31:49.412Z Compiling hyper-rustls v0.27.3
15692025-04-09T17:31:49.738Z Compiling reqwest v0.12.12
15702025-04-09T17:31:53.135Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15712025-04-09T17:31:53.406Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15722025-04-09T17:31:57.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
15732025-04-09T17:31:57.965Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15742025-04-09T17:31:58.025ZApr 09 17:31:56.953 INFO Starting download, target: Clickhouse
15752025-04-09T17:31:58.025ZApr 09 17:31:56.953 INFO Starting download, target: Cockroach
15762025-04-09T17:31:58.025ZApr 09 17:31:56.953 INFO Starting download, target: Console
15772025-04-09T17:31:58.025ZApr 09 17:31:56.953 INFO Starting download, target: DendriteStub
15782025-04-09T17:31:58.025ZApr 09 17:31:56.954 INFO Starting download, target: MaghemiteMgd
15792025-04-09T17:31:58.029ZApr 09 17:31:56.954 INFO Starting download, target: TransceiverControl
15802025-04-09T17:31:58.029ZApr 09 17:31:56.955 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15812025-04-09T17:31:58.029ZApr 09 17:31:56.955 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15822025-04-09T17:31:58.029ZApr 09 17:31:56.955 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15832025-04-09T17:31:58.029ZApr 09 17:31:56.955 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15842025-04-09T17:31:58.029ZApr 09 17:31:56.955 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15852025-04-09T17:31:58.029ZApr 09 17:31:56.956 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15862025-04-09T17:31:58.309ZApr 09 17:31:57.233 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15872025-04-09T17:31:58.692ZApr 09 17:31:57.619 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15882025-04-09T17:31:58.768ZApr 09 17:31:57.692 INFO Download complete, target: TransceiverControl
15892025-04-09T17:31:59.005ZApr 09 17:31:57.932 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15902025-04-09T17:31:59.117ZApr 09 17:31:58.039 INFO Download complete, target: Console
15912025-04-09T17:31:59.182ZApr 09 17:31:58.108 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15922025-04-09T17:31:59.762ZApr 09 17:31:58.690 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15932025-04-09T17:31:59.762ZApr 09 17:31:58.690 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15942025-04-09T17:31:59.906ZApr 09 17:31:58.834 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15952025-04-09T17:32:01.496ZApr 09 17:32:00.424 INFO Download complete, target: MaghemiteMgd
15962025-04-09T17:32:02.145ZApr 09 17:32:01.073 INFO Download complete, target: DendriteStub
15972025-04-09T17:32:06.382ZApr 09 17:32:05.308 INFO Checking that binary works, target: Cockroach
15982025-04-09T17:32:06.571ZApr 09 17:32:05.499 INFO Download complete, target: Cockroach
15992025-04-09T17:32:10.781ZApr 09 17:32:09.708 INFO Checking that binary works, target: Clickhouse
16002025-04-09T17:32:10.902ZApr 09 17:32:09.829 INFO Download complete, target: Clickhouse
16012025-04-09T17:32:10.910ZAll prerequisites installed successfully
16022025-04-09T17:32:10.913Z
16032025-04-09T17:32:10.913Zreal 5:02.041899846
16042025-04-09T17:32:10.913Zuser 15:11.654927609
16052025-04-09T17:32:10.913Zsys 2:06.107588422
16062025-04-09T17:32:10.913Ztrap 0.545732759
16072025-04-09T17:32:10.913Ztflt 1.049714673
16082025-04-09T17:32:10.913Zdflt 1.057290203
16092025-04-09T17:32:10.913Zkflt 0.028555543
16102025-04-09T17:32:10.913Zlock 22:49.335850175
16112025-04-09T17:32:10.913Zslp 54:17.732194090
16122025-04-09T17:32:10.913Zlat 1:00.530645106
16132025-04-09T17:32:10.913Zstop 2:27.011619531
16142025-04-09T17:32:10.913Z+ ptime -m cargo xtask download softnpu
16152025-04-09T17:32:11.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16162025-04-09T17:32:11.647Z Running `target/debug/xtask download softnpu`
16172025-04-09T17:32:12.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16182025-04-09T17:32:12.668Z Running `target/debug/xtask-downloader softnpu`
16192025-04-09T17:32:12.707ZApr 09 17:32:11.634 INFO Starting download, target: Softnpu
16202025-04-09T17:32:12.710ZApr 09 17:32:11.634 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16212025-04-09T17:32:13.448ZApr 09 17:32:12.375 INFO Download complete, target: Softnpu
16222025-04-09T17:32:13.452Z
16232025-04-09T17:32:13.455Zreal 2.535087508
16242025-04-09T17:32:13.455Zuser 1.488030257
16252025-04-09T17:32:13.455Zsys 0.633472851
16262025-04-09T17:32:13.455Ztrap 0.001358576
16272025-04-09T17:32:13.455Ztflt 0.000101247
16282025-04-09T17:32:13.455Zdflt 0.000037013
16292025-04-09T17:32:13.455Zkflt 0.000000000
16302025-04-09T17:32:13.455Zlock 7.929073077
16312025-04-09T17:32:13.455Zslp 0.643947468
16322025-04-09T17:32:13.455Zlat 0.073189169
16332025-04-09T17:32:13.455Zstop 0.000173548
16342025-04-09T17:32:13.455Z+ export CARGO_INCREMENTAL=0
16352025-04-09T17:32:13.455Z+ CARGO_INCREMENTAL=0
16362025-04-09T17:32:13.455Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16372025-04-09T17:32:14.537Z Compiling proc-macro2 v1.0.94
16382025-04-09T17:32:14.537Z Compiling unicode-ident v1.0.14
16392025-04-09T17:32:14.540Z Compiling libc v0.2.171
16402025-04-09T17:32:14.540Z Compiling serde v1.0.219
16412025-04-09T17:32:14.540Z Compiling autocfg v1.4.0
16422025-04-09T17:32:14.540Z Compiling cfg-if v1.0.0
16432025-04-09T17:32:14.540Z Compiling version_check v0.9.5
16442025-04-09T17:32:14.781Z Compiling memchr v2.7.4
16452025-04-09T17:32:14.847Z Compiling shlex v1.3.0
16462025-04-09T17:32:14.847Z Compiling typenum v1.17.0
16472025-04-09T17:32:15.182Z Compiling value-bag v1.9.0
16482025-04-09T17:32:15.272Z Compiling generic-array v0.14.7
16492025-04-09T17:32:15.587Z Compiling lock_api v0.4.12
16502025-04-09T17:32:15.651Z Compiling log v0.4.22
16512025-04-09T17:32:15.705Z Compiling libm v0.2.8
16522025-04-09T17:32:15.910Z Compiling serde_json v1.0.140
16532025-04-09T17:32:16.048Z Compiling num-traits v0.2.19
16542025-04-09T17:32:16.175Z Compiling scopeguard v1.2.0
16552025-04-09T17:32:16.289Z Compiling parking_lot_core v0.9.10
16562025-04-09T17:32:16.375Z Compiling semver v1.0.25
16572025-04-09T17:32:16.394Z Compiling rustix v0.38.37
16582025-04-09T17:32:16.686Z Compiling quote v1.0.39
16592025-04-09T17:32:16.703Z Compiling jobserver v0.1.32
16602025-04-09T17:32:16.807Z Compiling getrandom v0.2.15
16612025-04-09T17:32:16.838Z Compiling getrandom v0.3.1
16622025-04-09T17:32:16.939Z Compiling aho-corasick v1.1.3
16632025-04-09T17:32:17.033Z Compiling regex-syntax v0.8.5
16642025-04-09T17:32:17.093Z Compiling syn v2.0.98
16652025-04-09T17:32:17.191Z Compiling cc v1.2.15
16662025-04-09T17:32:17.259Z Compiling either v1.14.0
16672025-04-09T17:32:17.358Z Compiling itoa v1.0.11
16682025-04-09T17:32:17.646Z Compiling once_cell v1.21.3
16692025-04-09T17:32:17.838Z Compiling rand_core v0.6.4
16702025-04-09T17:32:18.306Z Compiling pkg-config v0.3.31
16712025-04-09T17:32:18.729Z Compiling spin v0.9.8
16722025-04-09T17:32:18.776Z Compiling errno v0.3.9
16732025-04-09T17:32:19.067Z Compiling slab v0.4.9
16742025-04-09T17:32:19.097Z Compiling smallvec v1.14.0
16752025-04-09T17:32:19.415Z Compiling glob v0.3.2
16762025-04-09T17:32:19.435Z Compiling equivalent v1.0.1
16772025-04-09T17:32:19.559Z Compiling allocator-api2 v0.2.18
16782025-04-09T17:32:19.579Z Compiling foldhash v0.1.3
16792025-04-09T17:32:19.862Z Compiling subtle v2.6.1
16802025-04-09T17:32:20.107Z Compiling clang-sys v1.8.1
16812025-04-09T17:32:20.197Z Compiling prettyplease v0.2.30
16822025-04-09T17:32:20.313Z Compiling hashbrown v0.15.1
16832025-04-09T17:32:20.334Z Compiling lazy_static v1.5.0
16842025-04-09T17:32:20.471Z Compiling minimal-lexical v0.2.1
16852025-04-09T17:32:20.501Z Compiling regex-automata v0.4.8
16862025-04-09T17:32:20.666Z Compiling libloading v0.8.5
16872025-04-09T17:32:20.799Z Compiling thiserror v1.0.69
16882025-04-09T17:32:20.944Z Compiling nom v7.1.3
16892025-04-09T17:32:21.001Z Compiling schemars v0.8.22
16902025-04-09T17:32:21.319Z Compiling bindgen v0.69.5
16912025-04-09T17:32:21.527Z Compiling home v0.5.9
16922025-04-09T17:32:21.746Z Compiling itertools v0.12.1
16932025-04-09T17:32:21.819Z Compiling ryu v1.0.18
16942025-04-09T17:32:22.135Z Compiling byteorder v1.5.0
16952025-04-09T17:32:22.205Z Compiling lazycell v1.3.0
16962025-04-09T17:32:22.230Z Compiling pin-project-lite v0.2.14
16972025-04-09T17:32:22.377Z Compiling rustc-hash v1.1.0
16982025-04-09T17:32:22.397Z Compiling cmake v0.1.51
16992025-04-09T17:32:22.548Z Compiling fs_extra v1.3.0
17002025-04-09T17:32:23.070Z Compiling dunce v1.0.5
17012025-04-09T17:32:23.291Z Compiling paste v1.0.15
17022025-04-09T17:32:23.846Z Compiling cexpr v0.6.0
17032025-04-09T17:32:24.092Z Compiling synstructure v0.13.1
17042025-04-09T17:32:24.272Z Compiling serde_derive_internals v0.29.1
17052025-04-09T17:32:25.196Z Compiling regex v1.11.1
17062025-04-09T17:32:25.261Z Compiling const-oid v0.9.6
17072025-04-09T17:32:26.931Z Compiling signal-hook-registry v1.4.2
17082025-04-09T17:32:27.001Z Compiling fnv v1.0.7
17092025-04-09T17:32:27.155Z Compiling parking_lot v0.12.3
17102025-04-09T17:32:27.250Z Compiling ring v0.17.11
17112025-04-09T17:32:27.941Z Compiling serde_derive v1.0.219
17122025-04-09T17:32:28.094Z Compiling zeroize_derive v1.4.2
17132025-04-09T17:32:28.184Z Compiling tokio-macros v2.5.0
17142025-04-09T17:32:28.187Z Compiling zerocopy-derive v0.7.35
17152025-04-09T17:32:28.227Z Compiling zerofrom-derive v0.1.4
17162025-04-09T17:32:28.297Z Compiling yoke-derive v0.7.4
17172025-04-09T17:32:29.110Z Compiling zerovec-derive v0.10.3
17182025-04-09T17:32:29.359Z Compiling zeroize v1.8.1
17192025-04-09T17:32:29.796Z Compiling displaydoc v0.2.5
17202025-04-09T17:32:30.485Z Compiling thiserror-impl v1.0.69
17212025-04-09T17:32:30.535Z Compiling schemars_derive v0.8.22
17222025-04-09T17:32:31.080Z Compiling futures-macro v0.3.31
17232025-04-09T17:32:31.130Z Compiling crypto-common v0.1.6
17242025-04-09T17:32:31.184Z Compiling icu_provider_macros v1.5.0
17252025-04-09T17:32:31.316Z Compiling der_derive v0.7.3
17262025-04-09T17:32:31.342Z Compiling mio v1.0.2
17272025-04-09T17:32:31.763Z Compiling stable_deref_trait v1.2.0
17282025-04-09T17:32:32.222Z Compiling block-buffer v0.10.4
17292025-04-09T17:32:32.481Z Compiling tracing-attributes v0.1.27
17302025-04-09T17:32:32.837Z Compiling aws-lc-rs v1.12.4
17312025-04-09T17:32:32.953Z Compiling vcpkg v0.2.15
17322025-04-09T17:32:33.387Z Compiling digest v0.10.7
17332025-04-09T17:32:33.493Z Compiling socket2 v0.5.9
17342025-04-09T17:32:33.549Z Compiling zerocopy v0.8.10
17352025-04-09T17:32:33.576Z Compiling heck v0.5.0
17362025-04-09T17:32:33.782Z Compiling futures-core v0.3.31
17372025-04-09T17:32:34.084Z Compiling zerocopy-derive v0.8.10
17382025-04-09T17:32:34.247Z Compiling openssl-sys v0.9.107
17392025-04-09T17:32:35.086Z Compiling httparse v1.9.5
17402025-04-09T17:32:35.229Z Compiling zerocopy v0.7.35
17412025-04-09T17:32:35.682Z Compiling syn v1.0.109
17422025-04-09T17:32:35.685Z Compiling crossbeam-utils v0.8.21
17432025-04-09T17:32:36.535Z Compiling num-conv v0.1.0
17442025-04-09T17:32:36.564Z Compiling time-core v0.1.2
17452025-04-09T17:32:36.614Z Compiling iana-time-zone v0.1.61
17462025-04-09T17:32:36.764Z Compiling cpufeatures v0.2.14
17472025-04-09T17:32:36.881Z Compiling time-macros v0.2.18
17482025-04-09T17:32:36.925Z Compiling hmac v0.12.1
17492025-04-09T17:32:36.994Z Compiling zerofrom v0.1.4
17502025-04-09T17:32:37.526Z Compiling futures-sink v0.3.31
17512025-04-09T17:32:37.562Z Compiling openssl v0.10.72
17522025-04-09T17:32:37.847Z Compiling yoke v0.7.4
17532025-04-09T17:32:38.179Z Compiling block-padding v0.3.3
17542025-04-09T17:32:38.203Z Compiling zerovec v0.10.4
17552025-04-09T17:32:38.393Z Compiling inout v0.1.3
17562025-04-09T17:32:38.520Z Compiling openssl-macros v0.1.1
17572025-04-09T17:32:38.851Z Compiling rustls v0.23.19
17582025-04-09T17:32:38.990Z Compiling strsim v0.11.1
17592025-04-09T17:32:39.234Z Compiling dyn-clone v1.0.19
17602025-04-09T17:32:39.304Z Compiling native-tls v0.2.12
17612025-04-09T17:32:39.587Z Compiling cipher v0.4.4
17622025-04-09T17:32:39.646Z Compiling sha2 v0.10.8
17632025-04-09T17:32:39.761Z Compiling bitflags v2.9.0
17642025-04-09T17:32:39.962Z Compiling bytes v1.10.1
17652025-04-09T17:32:40.629Z Compiling indexmap v2.7.1
17662025-04-09T17:32:41.989Z Compiling tokio v1.43.1
17672025-04-09T17:32:42.164Z Compiling uuid v1.16.0
17682025-04-09T17:32:42.618Z Compiling rustc_version v0.4.1
17692025-04-09T17:32:43.166Z Compiling chrono v0.4.40
17702025-04-09T17:32:44.561Z Compiling which v4.4.2
17712025-04-09T17:32:46.208Z Compiling serde_tokenstream v0.2.2
17722025-04-09T17:32:46.775Z Compiling scroll_derive v0.12.0
17732025-04-09T17:32:47.118Z Compiling ucd-trie v0.1.7
17742025-04-09T17:32:47.310Z Compiling base64ct v1.6.0
17752025-04-09T17:32:47.806Z Compiling pem-rfc7468 v0.7.0
17762025-04-09T17:32:48.134Z Compiling pest v2.7.14
17772025-04-09T17:32:48.675Z Compiling http v1.2.0
17782025-04-09T17:32:49.447Z Compiling tinystr v0.7.6
17792025-04-09T17:32:49.832Z Compiling futures-channel v0.3.31
17802025-04-09T17:32:50.292Z Compiling bzip2-sys v0.1.13+1.0.8
17812025-04-09T17:32:50.535Z Compiling cookie v0.18.1
17822025-04-09T17:32:50.815Z Compiling pin-utils v0.1.0
17832025-04-09T17:32:50.878Z Compiling writeable v0.5.5
17842025-04-09T17:32:50.934Z Compiling slog v2.7.0
17852025-04-09T17:32:51.108Z Compiling thiserror v2.0.12
17862025-04-09T17:32:51.264Z Compiling futures-task v0.3.31
17872025-04-09T17:32:51.333Z Compiling flagset v0.4.6
17882025-04-09T17:32:51.439Z Compiling futures-io v0.3.31
17892025-04-09T17:32:51.555Z Compiling litemap v0.7.3
17902025-04-09T17:32:51.580Z Compiling der v0.7.9
17912025-04-09T17:32:51.681Z Compiling futures-util v0.3.31
17922025-04-09T17:32:51.784Z Compiling pest_meta v2.7.14
17932025-04-09T17:32:51.961Z Compiling icu_locid v1.5.0
17942025-04-09T17:32:54.203Z Compiling toml_datetime v0.6.8
17952025-04-09T17:32:54.305Z Compiling serde_spanned v0.6.8
17962025-04-09T17:32:54.970Z Compiling rayon-core v1.12.1
17972025-04-09T17:32:55.469Z Compiling spki v0.7.3
17982025-04-09T17:32:55.570Z Compiling pest_generator v2.7.14
17992025-04-09T17:32:56.365Z Compiling icu_provider v1.5.0
18002025-04-09T17:32:56.559Z Compiling aws-lc-sys v0.26.0
18012025-04-09T17:32:57.266Z Compiling salsa20 v0.10.2
18022025-04-09T17:32:57.542Z Compiling ppv-lite86 v0.2.20
18032025-04-09T17:32:57.837Z Compiling pbkdf2 v0.12.2
18042025-04-09T17:32:58.430Z Compiling thiserror-impl v2.0.12
18052025-04-09T17:32:58.853Z Compiling tracing-core v0.1.32
18062025-04-09T17:33:00.974Z Compiling winnow v0.5.40
18072025-04-09T17:33:01.024Z Compiling rustversion v1.0.17
18082025-04-09T17:33:01.290Z Compiling anyhow v1.0.97
18092025-04-09T17:33:01.485Z Compiling icu_locid_transform_data v1.5.0
18102025-04-09T17:33:01.609Z Compiling icu_locid_transform v1.5.0
18112025-04-09T17:33:01.729Z Compiling tracing v0.1.40
18122025-04-09T17:33:02.815Z Compiling scrypt v0.11.0
18132025-04-09T17:33:02.847Z Compiling pest_derive v2.7.14
18142025-04-09T17:33:03.466Z Compiling cbc v0.1.2
18152025-04-09T17:33:03.606Z Compiling aes v0.8.4
18162025-04-09T17:33:03.674Z Compiling icu_collections v1.5.0
18172025-04-09T17:33:04.283Z Compiling toml_edit v0.19.15
18182025-04-09T17:33:05.145Z Compiling usdt-impl v0.5.0
18192025-04-09T17:33:05.314Z Compiling litrs v0.4.1
18202025-04-09T17:33:05.515Z Compiling icu_properties_data v1.5.0
18212025-04-09T17:33:05.858Z Compiling rustls-pki-types v1.10.0
18222025-04-09T17:33:06.251Z Compiling document-features v0.2.10
18232025-04-09T17:33:07.500Z Compiling icu_properties v1.5.1
18242025-04-09T17:33:08.003Z Compiling pkcs5 v0.7.1
18252025-04-09T17:33:09.927Z Compiling tokio-util v0.7.13
18262025-04-09T17:33:10.750Z Compiling scroll v0.12.0
18272025-04-09T17:33:11.014Z Compiling heapless v0.7.17
18282025-04-09T17:33:12.072Z Compiling percent-encoding v2.3.1
18292025-04-09T17:33:12.188Z Compiling plain v0.2.3
18302025-04-09T17:33:12.371Z Compiling powerfmt v0.2.0
18312025-04-09T17:33:12.498Z Compiling signal-hook v0.3.17
18322025-04-09T17:33:12.560Z Compiling utf16_iter v1.0.5
18332025-04-09T17:33:12.727Z Compiling icu_normalizer_data v1.5.0
18342025-04-09T17:33:12.803Z Compiling newtype-uuid v1.2.1
18352025-04-09T17:33:12.856Z Compiling utf8_iter v1.0.4
18362025-04-09T17:33:12.993Z Compiling untrusted v0.7.1
18372025-04-09T17:33:13.068Z Compiling untrusted v0.9.0
18382025-04-09T17:33:13.142Z Compiling write16 v1.0.0
18392025-04-09T17:33:13.284Z Compiling icu_normalizer v1.5.0
18402025-04-09T17:33:13.810Z Compiling deranged v0.3.11
18412025-04-09T17:33:15.202Z Compiling goblin v0.8.2
18422025-04-09T17:33:15.295Z Compiling pkcs8 v0.10.2
18432025-04-09T17:33:17.168Z Compiling tinyvec_macros v0.1.1
18442025-04-09T17:33:17.275Z Compiling atomic-waker v1.1.2
18452025-04-09T17:33:17.468Z Compiling pretty-hex v0.4.1
18462025-04-09T17:33:17.697Z Compiling adler2 v2.0.0
18472025-04-09T17:33:18.785Z Compiling num_threads v0.1.7
18482025-04-09T17:33:18.930Z Compiling time v0.3.36
18492025-04-09T17:33:21.059Z Compiling dof v0.3.0
18502025-04-09T17:33:22.535Z Compiling miniz_oxide v0.8.5
18512025-04-09T17:33:22.631Z Compiling tinyvec v1.8.0
18522025-04-09T17:33:24.099Z Compiling idna_adapter v1.2.0
18532025-04-09T17:33:24.518Z Compiling dtrace-parser v0.2.0
18542025-04-09T17:33:25.017Z Compiling http-body v1.0.1
18552025-04-09T17:33:25.548Z Compiling curve25519-dalek v4.1.3
18562025-04-09T17:33:25.966Z Compiling async-trait v0.1.88
18572025-04-09T17:33:25.985Z Compiling thread-id v4.2.2
18582025-04-09T17:33:26.023Z Compiling memoffset v0.9.1
18592025-04-09T17:33:26.171Z Compiling smoltcp v0.9.1
18602025-04-09T17:33:26.576Z Compiling portable-atomic v1.11.0
18612025-04-09T17:33:26.599Z Compiling try-lock v0.2.5
18622025-04-09T17:33:26.696Z Compiling num-bigint-dig v0.8.4
18632025-04-09T17:33:27.010Z Compiling foreign-types-shared v0.1.1
18642025-04-09T17:33:27.152Z Compiling foreign-types v0.3.2
18652025-04-09T17:33:27.258Z Compiling h2 v0.4.6
18662025-04-09T17:33:27.417Z Compiling want v0.3.1
18672025-04-09T17:33:30.322Z Compiling rand_core v0.9.2
18682025-04-09T17:33:31.333Z Compiling idna v1.0.3
18692025-04-09T17:33:32.586Z Compiling form_urlencoded v1.2.1
18702025-04-09T17:33:33.578Z Compiling tower-service v0.3.3
18712025-04-09T17:33:33.711Z Compiling heck v0.4.1
18722025-04-09T17:33:34.065Z Compiling httpdate v1.0.3
18732025-04-09T17:33:34.786Z Compiling ident_case v1.0.1
18742025-04-09T17:33:34.830Z Compiling cfg_aliases v0.2.1
18752025-04-09T17:33:34.938Z Compiling nix v0.29.0
18762025-04-09T17:33:34.958Z Compiling darling_core v0.20.10
18772025-04-09T17:33:35.755Z Compiling hyper v1.6.0
18782025-04-09T17:33:38.965Z Compiling crossbeam-epoch v0.9.18
18792025-04-09T17:33:39.623Z Compiling rand_chacha v0.9.0
18802025-04-09T17:33:42.470Z Compiling unicode-normalization v0.1.24
18812025-04-09T17:33:43.528Z Compiling rand_chacha v0.3.1
18822025-04-09T17:33:44.476Z Compiling ipnetwork v0.21.1
18832025-04-09T17:33:44.495Z Compiling hubpack_derive v0.1.1
18842025-04-09T17:33:45.334Z Compiling openapiv3 v2.0.0
18852025-04-09T17:33:45.420Z Compiling signature v2.2.0
18862025-04-09T17:33:45.663Z Compiling curve25519-dalek-derive v0.1.1
18872025-04-09T17:33:45.682Z Compiling daft-derive v0.1.3
18882025-04-09T17:33:46.987Z Compiling zerocopy-derive v0.6.6
18892025-04-09T17:33:48.030Z Compiling fs-err v2.11.0
18902025-04-09T17:33:48.369Z Compiling ahash v0.8.11
18912025-04-09T17:33:48.675Z Compiling crc32fast v1.4.2
18922025-04-09T17:33:48.725Z Compiling utf8parse v0.2.2
18932025-04-09T17:33:48.910Z Compiling siphasher v0.3.11
18942025-04-09T17:33:48.988Z Compiling buf-list v1.0.3
18952025-04-09T17:33:49.247Z Compiling base64 v0.22.1
18962025-04-09T17:33:49.266Z Compiling unicode-properties v0.1.3
18972025-04-09T17:33:49.536Z Compiling gimli v0.31.1
18982025-04-09T17:33:49.681Z Compiling openssl-probe v0.1.5
18992025-04-09T17:33:49.853Z Compiling anstyle v1.0.10
19002025-04-09T17:33:49.925Z Compiling unicode-bidi v0.3.17
19012025-04-09T17:33:50.417Z Compiling zip v2.6.1
19022025-04-09T17:33:50.754Z Compiling stringprep v0.1.5
19032025-04-09T17:33:51.629Z Compiling phf_shared v0.11.2
19042025-04-09T17:33:51.674Z Compiling anstyle-parse v0.2.5
19052025-04-09T17:33:52.186Z Compiling rand v0.8.5
19062025-04-09T17:33:55.050Z Compiling addr2line v0.24.2
19072025-04-09T17:33:55.953Z Compiling hyper-util v0.1.10
19082025-04-09T17:33:56.089Z Compiling darling_macro v0.20.10
19092025-04-09T17:33:56.955Z Compiling rand v0.9.0
19102025-04-09T17:33:58.214Z Compiling crossbeam-deque v0.8.5
19112025-04-09T17:34:00.570Z Compiling url v2.5.3
19122025-04-09T17:34:00.846Z Compiling usdt-attr-macro v0.5.0
19132025-04-09T17:34:01.236Z Compiling usdt-macro v0.5.0
19142025-04-09T17:34:02.383Z Compiling md-5 v0.10.6
19152025-04-09T17:34:02.481Z Compiling num-integer v0.1.46
19162025-04-09T17:34:02.639Z Compiling hash32 v0.2.1
19172025-04-09T17:34:02.659Z Compiling ff v0.13.0
19182025-04-09T17:34:02.903Z Compiling object v0.36.5
19192025-04-09T17:34:03.459Z Compiling fallible-iterator v0.2.0
19202025-04-09T17:34:04.130Z Compiling rustc-demangle v0.1.24
19212025-04-09T17:34:06.367Z Compiling base16ct v0.2.0
19222025-04-09T17:34:06.659Z Compiling psl-types v2.0.11
19232025-04-09T17:34:06.880Z Compiling colorchoice v1.0.2
19242025-04-09T17:34:07.076Z Compiling is_terminal_polyfill v1.70.1
19252025-04-09T17:34:07.226Z Compiling anstyle-query v1.1.1
19262025-04-09T17:34:07.396Z Compiling anstream v0.6.15
19272025-04-09T17:34:07.969Z Compiling publicsuffix v2.3.0
19282025-04-09T17:34:08.272Z Compiling sec1 v0.7.3
19292025-04-09T17:34:08.394Z Compiling postgres-protocol v0.6.8
19302025-04-09T17:34:09.475Z Compiling num-iter v0.1.45
19312025-04-09T17:34:09.880Z Compiling group v0.13.0
19322025-04-09T17:34:10.169Z Compiling backtrace v0.3.74
19332025-04-09T17:34:11.268Z Compiling darling v0.20.10
19342025-04-09T17:34:11.979Z Compiling tokio-native-tls v0.3.1
19352025-04-09T17:34:12.006Z Compiling flate2 v1.1.0
19362025-04-09T17:34:12.813Z Compiling strum_macros v0.25.3
19372025-04-09T17:34:14.232Z Compiling rustls-webpki v0.102.8
19382025-04-09T17:34:15.044Z Compiling http-body-util v0.1.3
19392025-04-09T17:34:16.066Z Compiling webpki-roots v0.26.6
19402025-04-09T17:34:16.859Z Compiling terminal_size v0.4.0
19412025-04-09T17:34:17.086Z Compiling hkdf v0.12.4
19422025-04-09T17:34:17.339Z Compiling sync_wrapper v1.0.1
19432025-04-09T17:34:17.361Z Compiling enum-as-inner v0.6.1
19442025-04-09T17:34:17.516Z Compiling clap_derive v4.5.32
19452025-04-09T17:34:17.933Z Compiling crypto-bigint v0.5.5
19462025-04-09T17:34:18.365Z Compiling serde_repr v0.1.19
19472025-04-09T17:34:19.432Z Compiling regress v0.10.3
19482025-04-09T17:34:21.194Z Compiling encoding_rs v0.8.34
19492025-04-09T17:34:21.655Z Compiling unicode-width v0.2.0
19502025-04-09T17:34:22.108Z Compiling tokio-rustls v0.26.0
19512025-04-09T17:34:22.165Z Compiling mime v0.3.17
19522025-04-09T17:34:22.572Z Compiling simd-adler32 v0.3.7
19532025-04-09T17:34:23.058Z Compiling bumpalo v3.16.0
19542025-04-09T17:34:23.224Z Compiling bitflags v1.3.2
19552025-04-09T17:34:23.566Z Compiling ipnet v2.11.0
19562025-04-09T17:34:23.601Z Compiling managed v0.8.0
19572025-04-09T17:34:23.874Z Compiling lockfree-object-pool v0.1.6
19582025-04-09T17:34:24.046Z Compiling tower-layer v0.3.3
19592025-04-09T17:34:24.464Z Compiling clap_lex v0.7.4
19602025-04-09T17:34:24.635Z Compiling tower v0.5.2
19612025-04-09T17:34:24.854Z Compiling clap_builder v4.5.32
19622025-04-09T17:34:25.298Z Compiling zopfli v0.8.1
19632025-04-09T17:34:27.332Z Compiling typify-impl v0.3.0
19642025-04-09T17:34:27.390Z Compiling hyper-rustls v0.27.3
19652025-04-09T17:34:27.923Z Compiling console v0.15.10
19662025-04-09T17:34:28.289Z Compiling elliptic-curve v0.13.8
19672025-04-09T17:34:28.981Z Compiling oxnet v0.1.1
19682025-04-09T17:34:29.967Z Compiling hyper-tls v0.6.0
19692025-04-09T17:34:31.928Z Compiling signal-hook-mio v0.2.4
19702025-04-09T17:34:32.119Z Compiling rayon v1.10.0
19712025-04-09T17:34:32.186Z Compiling cookie_store v0.21.1
19722025-04-09T17:34:32.529Z Compiling postgres-types v0.2.9
19732025-04-09T17:34:32.692Z Compiling phf v0.11.2
19742025-04-09T17:34:33.175Z Compiling zerocopy v0.6.6
19752025-04-09T17:34:33.439Z Compiling ed25519 v2.2.3
19762025-04-09T17:34:33.443Z Compiling hubpack v0.1.2
19772025-04-09T17:34:33.678Z Compiling bzip2 v0.4.4
19782025-04-09T17:34:33.872Z Compiling bzip2 v0.5.2
19792025-04-09T17:34:33.892Z Compiling serde_urlencoded v0.7.1
19802025-04-09T17:34:34.257Z Compiling rustls-pemfile v2.2.0
19812025-04-09T17:34:34.390Z Compiling pkcs1 v0.7.5
19822025-04-09T17:34:34.962Z Compiling futures-executor v0.3.31
19832025-04-09T17:34:35.242Z Compiling serde-big-array v0.5.1
19842025-04-09T17:34:35.384Z Compiling rfc6979 v0.4.0
19852025-04-09T17:34:35.482Z Compiling float-cmp v0.10.0
19862025-04-09T17:34:35.588Z Compiling bstr v1.10.0
19872025-04-09T17:34:35.638Z Compiling memmap v0.7.0
19882025-04-09T17:34:35.886Z Compiling number_prefix v0.4.0
19892025-04-09T17:34:35.938Z Compiling data-encoding v2.6.0
19902025-04-09T17:34:36.112Z Compiling static_assertions v1.1.0
19912025-04-09T17:34:36.229Z Compiling winnow v0.7.3
19922025-04-09T17:34:36.268Z Compiling predicates-core v1.0.8
19932025-04-09T17:34:36.561Z Compiling precomputed-hash v0.1.1
19942025-04-09T17:34:36.699Z Compiling new_debug_unreachable v1.0.6
19952025-04-09T17:34:36.812Z Compiling normalize-line-endings v0.3.0
19962025-04-09T17:34:36.960Z Compiling fixedbitset v0.4.2
19972025-04-09T17:34:37.204Z Compiling difflib v0.4.0
19982025-04-09T17:34:37.297Z Compiling whoami v1.5.2
19992025-04-09T17:34:37.354Z Compiling unicode-segmentation v1.12.0
20002025-04-09T17:34:38.192Z Compiling reqwest v0.12.12
20012025-04-09T17:34:38.235Z Compiling similar v2.7.0
20022025-04-09T17:34:38.930Z Compiling tokio-postgres v0.7.13
20032025-04-09T17:34:39.187Z Compiling predicates v3.1.3
20042025-04-09T17:34:39.579Z Compiling toml_edit v0.22.24
20052025-04-09T17:34:39.910Z Compiling petgraph v0.6.5
20062025-04-09T17:34:40.498Z Compiling typify-macro v0.3.0
20072025-04-09T17:34:40.828Z Compiling string_cache v0.8.9
20082025-04-09T17:34:41.253Z Compiling hickory-proto v0.24.4
20092025-04-09T17:34:43.438Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20102025-04-09T17:34:43.778Z Compiling indicatif v0.17.11
20112025-04-09T17:34:44.023Z Compiling usdt v0.5.0
20122025-04-09T17:34:44.494Z Compiling ecdsa v0.16.9
20132025-04-09T17:34:45.427Z Compiling futures v0.3.31
20142025-04-09T17:34:45.680Z Compiling rsa v0.9.6
20152025-04-09T17:34:46.376Z Compiling zip v0.6.6
20162025-04-09T17:34:46.831Z Compiling ed25519-dalek v2.1.1
20172025-04-09T17:34:48.133Z Compiling crossterm v0.28.1
20182025-04-09T17:34:48.330Z Compiling daft v0.1.3
20192025-04-09T17:34:48.446Z Compiling clap v4.5.32
20202025-04-09T17:34:49.407Z Compiling tokio-stream v0.1.17
20212025-04-09T17:34:49.411Z Compiling toml v0.7.8
20222025-04-09T17:34:49.571Z Compiling x509-cert v0.2.5
20232025-04-09T17:34:50.943Z Compiling sha1 v0.10.6
20242025-04-09T17:34:51.099Z Compiling itertools v0.10.5
20252025-04-09T17:34:51.385Z Compiling unicode-xid v0.2.6
20262025-04-09T17:34:51.891Z Compiling camino v1.1.9
20272025-04-09T17:34:52.280Z Compiling peg-runtime v0.8.5
20282025-04-09T17:34:52.467Z Compiling lalrpop-util v0.19.12
20292025-04-09T17:34:53.583Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20302025-04-09T17:34:55.140Z Compiling proc-macro-crate v1.3.1
20312025-04-09T17:34:55.895Z Compiling macaddr v1.0.1
20322025-04-09T17:34:56.375Z Compiling itertools v0.13.0
20332025-04-09T17:34:56.443Z Compiling fastrand v2.1.1
20342025-04-09T17:34:57.288Z Compiling heapless v0.8.0
20352025-04-09T17:34:58.309Z Compiling tempfile v3.13.0
20362025-04-09T17:34:59.241Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20372025-04-09T17:35:01.727Z Compiling num_enum_derive v0.5.11
20382025-04-09T17:35:05.516Z Compiling structmeta-derive v0.3.0
20392025-04-09T17:35:06.026Z Compiling hash32 v0.3.1
20402025-04-09T17:35:06.919Z Compiling smoltcp v0.11.0
20412025-04-09T17:35:07.586Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20422025-04-09T17:35:09.127Z Compiling structmeta v0.3.0
20432025-04-09T17:35:16.152Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20442025-04-09T17:35:17.106Z Compiling num_enum v0.5.11
20452025-04-09T17:35:17.813Z Compiling typify v0.3.0
20462025-04-09T17:35:18.659Z Compiling strum_macros v0.26.4
20472025-04-09T17:35:22.425Z Compiling dirs-sys-next v0.1.2
20482025-04-09T17:35:23.146Z Compiling proc-macro-error-attr v1.0.4
20492025-04-09T17:35:24.080Z Compiling unsafe-libyaml v0.2.11
20502025-04-09T17:35:24.937Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20512025-04-09T17:35:25.734Z Compiling cobs v0.2.3
20522025-04-09T17:35:26.212Z Compiling rustls v0.22.4
20532025-04-09T17:35:26.874Z Compiling postcard v1.0.10
20542025-04-09T17:35:27.589Z Compiling serde_yaml v0.9.34+deprecated
20552025-04-09T17:35:32.278Z Compiling strum v0.26.3
20562025-04-09T17:35:32.512Z Compiling dirs-next v2.0.0
20572025-04-09T17:35:35.243Z Compiling progenitor-impl v0.9.1
20582025-04-09T17:35:35.792Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20592025-04-09T17:35:45.561Z Compiling hex v0.4.3
20602025-04-09T17:35:46.241Z Compiling foreign-types-macros v0.2.3
20612025-04-09T17:35:46.752Z Compiling thread_local v1.1.8
20622025-04-09T17:35:47.257Z Compiling wait-timeout v0.2.0
20632025-04-09T17:35:47.387Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20642025-04-09T17:35:47.390Z Compiling proc-macro-error v1.0.4
20652025-04-09T17:35:47.499Z Compiling multer v3.1.0
20662025-04-09T17:35:47.519Z Compiling foreign-types-shared v0.3.1
20672025-04-09T17:35:47.727Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20682025-04-09T17:35:48.061Z Compiling bit-vec v0.8.0
20692025-04-09T17:35:48.537Z Compiling unicode-width v0.1.14
20702025-04-09T17:35:48.630Z Compiling slog-async v2.8.0
20712025-04-09T17:35:49.049Z Compiling match_cfg v0.1.0
20722025-04-09T17:35:49.147Z Compiling quick-error v1.2.3
20732025-04-09T17:35:49.598Z Compiling rusty-fork v0.3.0
20742025-04-09T17:35:51.166Z Compiling hostname v0.3.1
20752025-04-09T17:35:51.541Z Compiling tabwriter v1.4.0
20762025-04-09T17:35:54.054Z Compiling bit-set v0.8.0
20772025-04-09T17:35:55.149Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20782025-04-09T17:35:58.402Z Compiling foreign-types v0.5.0
20792025-04-09T17:36:01.621Z Compiling progenitor-macro v0.9.1
20802025-04-09T17:36:04.787Z Compiling term v0.7.0
20812025-04-09T17:36:07.268Z Compiling progenitor-client v0.9.1
20822025-04-09T17:36:08.983Z Compiling slog-json v2.6.1
20832025-04-09T17:36:11.147Z Compiling crossbeam-channel v0.5.13
20842025-04-09T17:36:12.293Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20852025-04-09T17:36:12.606Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20862025-04-09T17:36:12.866Z Compiling async-stream-impl v0.3.6
20872025-04-09T17:36:12.966Z Compiling rand_xorshift v0.3.0
20882025-04-09T17:36:13.088Z Compiling is-terminal v0.4.13
20892025-04-09T17:36:13.249Z Compiling cstr-argument v0.1.2
20902025-04-09T17:36:13.277Z Compiling dropshot v0.16.0
20912025-04-09T17:36:13.534Z Compiling take_mut v0.2.2
20922025-04-09T17:36:13.612Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20932025-04-09T17:36:13.730Z Compiling unarray v0.1.4
20942025-04-09T17:36:13.790Z Compiling pretty-hex v0.2.1
20952025-04-09T17:36:13.930Z Compiling crucible-workspace-hack v0.1.0
20962025-04-09T17:36:13.998Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20972025-04-09T17:36:14.026Z Compiling async-stream v0.3.6
20982025-04-09T17:36:14.047Z Compiling proptest v1.6.0
20992025-04-09T17:36:14.419Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21002025-04-09T17:36:14.726Z Compiling slog-term v2.9.1
21012025-04-09T17:36:15.003Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21022025-04-09T17:36:15.216Z Compiling progenitor v0.9.1
21032025-04-09T17:36:15.261Z Compiling tokio-rustls v0.25.0
21042025-04-09T17:36:15.453Z Compiling slog-bunyan v2.5.0
21052025-04-09T17:36:16.338Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21062025-04-09T17:36:16.550Z Compiling toml v0.8.20
21072025-04-09T17:36:17.036Z Compiling test-strategy v0.4.0
21082025-04-09T17:36:17.349Z Compiling parse-display-derive v0.10.0
21092025-04-09T17:36:18.443Z Compiling colored v2.2.0
21102025-04-09T17:36:19.797Z Compiling serde_with_macros v3.12.0
21112025-04-09T17:36:20.054Z Compiling waitgroup v0.1.2
21122025-04-09T17:36:20.335Z Compiling dropshot_endpoint v0.16.0
21132025-04-09T17:36:20.650Z Compiling serde_path_to_error v0.1.16
21142025-04-09T17:36:20.720Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21152025-04-09T17:36:21.539Z Compiling hostname v0.4.0
21162025-04-09T17:36:21.664Z Compiling instant v0.1.13
21172025-04-09T17:36:21.780Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21182025-04-09T17:36:21.860Z Compiling debug-ignore v1.0.5
21192025-04-09T17:36:22.041Z Compiling winnow v0.6.20
21202025-04-09T17:36:22.131Z Compiling serde_with v3.12.0
21212025-04-09T17:36:22.206Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21222025-04-09T17:36:22.514Z Compiling backoff v0.4.0
21232025-04-09T17:36:22.891Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21242025-04-09T17:36:23.131Z Compiling parse-display v0.10.0
21252025-04-09T17:36:25.060Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
21262025-04-09T17:36:25.081Z Compiling zone_cfg_derive v0.3.0
21272025-04-09T17:36:26.308Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21282025-04-09T17:36:26.428Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
21292025-04-09T17:36:27.189Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21302025-04-09T17:36:27.632Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21312025-04-09T17:36:28.339Z Compiling camino-tempfile v1.1.1
21322025-04-09T17:36:28.374Z Compiling num-derive v0.4.2
21332025-04-09T17:36:29.099Z Compiling sigpipe v0.1.3
21342025-04-09T17:36:29.254Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21352025-04-09T17:36:29.603Z Compiling jiff v0.2.6
21362025-04-09T17:36:30.552Z Compiling libefi-sys v0.1.0
21372025-04-09T17:36:30.920Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21382025-04-09T17:36:32.533Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21392025-04-09T17:36:33.371Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21402025-04-09T17:36:34.951Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21412025-04-09T17:36:35.410Z Compiling zone v0.3.1
21422025-04-09T17:36:35.497Z Compiling itertools v0.14.0
21432025-04-09T17:36:37.324Z Compiling smf v0.2.3
21442025-04-09T17:36:38.669Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21452025-04-09T17:36:39.060Z Compiling bitfield-struct v0.6.2
21462025-04-09T17:36:39.899Z Compiling blake3 v1.5.4
21472025-04-09T17:36:40.389Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21482025-04-09T17:36:40.941Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21492025-04-09T17:36:41.255Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21502025-04-09T17:36:41.455Z Compiling xattr v1.3.1
21512025-04-09T17:36:41.662Z Compiling memmap2 v0.9.5
21522025-04-09T17:36:41.783Z Compiling filetime v0.2.25
21532025-04-09T17:36:42.104Z Compiling same-file v1.0.6
21542025-04-09T17:36:42.158Z Compiling arrayref v0.3.9
21552025-04-09T17:36:42.228Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21562025-04-09T17:36:42.282Z Compiling arrayvec v0.7.6
21572025-04-09T17:36:42.354Z Compiling constant_time_eq v0.3.1
21582025-04-09T17:36:42.374Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21592025-04-09T17:36:42.400Z Compiling walkdir v2.5.0
21602025-04-09T17:36:42.560Z Compiling tar v0.4.44
21612025-04-09T17:36:43.908Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21622025-04-09T17:36:44.212Z Compiling gethostname v0.5.0
21632025-04-09T17:36:44.332Z Compiling cargo-platform v0.1.8
21642025-04-09T17:36:44.429Z Compiling topological-sort v0.2.2
21652025-04-09T17:36:44.720Z Compiling fixedbitset v0.5.7
21662025-04-09T17:36:44.951Z Compiling cargo_metadata v0.19.2
21672025-04-09T17:36:45.173Z Compiling omicron-zone-package v0.12.0
21682025-04-09T17:36:45.860Z Compiling petgraph v0.7.1
21692025-04-09T17:36:48.383Z Compiling indent_write v2.2.0
21702025-04-09T17:36:48.645Z Compiling shell-words v1.1.0
21712025-04-09T17:36:50.998Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21722025-04-09T17:36:53.298Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21732025-04-09T17:36:56.765Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21742025-04-09T17:37:14.948Z Finished `release` profile [optimized] target(s) in 5m 01s
21752025-04-09T17:37:15.139Z Running `target/release/omicron-package -t test target create -p dev`
21762025-04-09T17:37:15.187ZLogging to: /work/oxidecomputer/omicron/out/LOG
21772025-04-09T17:37:15.190ZCreated new build target 'test' and set it as active
21782025-04-09T17:37:15.190Z
21792025-04-09T17:37:15.190Zreal 5:01.695202757
21802025-04-09T17:37:15.190Zuser 35:02.276337750
21812025-04-09T17:37:15.190Zsys 3:23.943034058
21822025-04-09T17:37:15.190Ztrap 1.051778313
21832025-04-09T17:37:15.190Ztflt 1.753578154
21842025-04-09T17:37:15.190Zdflt 0.888321712
21852025-04-09T17:37:15.190Zkflt 0.000216520
21862025-04-09T17:37:15.190Zlock 1:08:34.842359159
21872025-04-09T17:37:15.190Zslp 2:22:14.126397142
21882025-04-09T17:37:15.190Zlat 2:44.785694956
21892025-04-09T17:37:15.190Zstop 4:53.648484125
21902025-04-09T17:37:15.190Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21912025-04-09T17:37:16.301Z Finished `release` profile [optimized] target(s) in 1.05s
21922025-04-09T17:37:16.362Z Running `target/release/omicron-package -t test package`
21932025-04-09T17:37:16.414ZLogging to: /work/oxidecomputer/omicron/out/LOG
21942025-04-09T17:37:17.695Z Compiling ring v0.17.11
21952025-04-09T17:37:17.888Z Compiling dirs-sys-next v0.1.2
21962025-04-09T17:37:17.891Z Compiling convert_case v0.4.0
21972025-04-09T17:37:17.891Z Compiling num-rational v0.4.2
21982025-04-09T17:37:17.903Z Compiling num-complex v0.4.6
21992025-04-09T17:37:17.905Z Compiling float-ord v0.3.2
22002025-04-09T17:37:17.916Z Compiling is-terminal v0.4.13
22012025-04-09T17:37:18.095Z Compiling camino v1.1.9
22022025-04-09T17:37:18.117Z Compiling dirs-next v2.0.0
22032025-04-09T17:37:18.282Z Compiling term v0.7.0
22042025-04-09T17:37:18.303Z Compiling derive-where v1.2.7
22052025-04-09T17:37:18.535Z Compiling derive_more v0.99.19
22062025-04-09T17:37:18.855Z Compiling num v0.4.3
22072025-04-09T17:37:18.979Z Compiling fastrand v2.1.1
22082025-04-09T17:37:19.051Z Compiling thread_local v1.1.8
22092025-04-09T17:37:19.320Z Compiling tempfile v3.13.0
22102025-04-09T17:37:19.436Z Compiling wait-timeout v0.2.0
22112025-04-09T17:37:19.472Z Compiling quick-error v1.2.3
22122025-04-09T17:37:19.641Z Compiling bit-vec v0.8.0
22132025-04-09T17:37:19.845Z Compiling match_cfg v0.1.0
22142025-04-09T17:37:19.964Z Compiling hostname v0.3.1
22152025-04-09T17:37:19.985Z Compiling rusty-fork v0.3.0
22162025-04-09T17:37:20.065Z Compiling bit-set v0.8.0
22172025-04-09T17:37:20.136Z Compiling multer v3.1.0
22182025-04-09T17:37:20.164Z Compiling slog-async v2.8.0
22192025-04-09T17:37:20.213Z Compiling newline-converter v0.3.0
22202025-04-09T17:37:20.246Z Compiling slog-json v2.6.1
22212025-04-09T17:37:20.366Z Compiling crossbeam-channel v0.5.13
22222025-04-09T17:37:20.412Z Compiling rand_xorshift v0.3.0
22232025-04-09T17:37:20.518Z Compiling hex v0.4.3
22242025-04-09T17:37:20.561Z Compiling unarray v0.1.4
22252025-04-09T17:37:20.637Z Compiling take_mut v0.2.2
22262025-04-09T17:37:20.719Z Compiling proptest v1.6.0
22272025-04-09T17:37:20.802Z Compiling slog-bunyan v2.5.0
22282025-04-09T17:37:21.018Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22292025-04-09T17:37:21.041Z Compiling expectorate v1.1.0
22302025-04-09T17:37:21.291Z Compiling slog-term v2.9.1
22312025-04-09T17:37:21.310Z Compiling dropshot v0.16.0
22322025-04-09T17:37:21.376Z Compiling async-stream v0.3.6
22332025-04-09T17:37:21.659Z Compiling strum v0.26.3
22342025-04-09T17:37:21.831Z Compiling toml v0.8.20
22352025-04-09T17:37:21.858Z Compiling waitgroup v0.1.2
22362025-04-09T17:37:21.965Z Compiling serde_path_to_error v0.1.16
22372025-04-09T17:37:22.070Z Compiling hostname v0.4.0
22382025-04-09T17:37:22.209Z Compiling instant v0.1.13
22392025-04-09T17:37:22.275Z Compiling debug-ignore v1.0.5
22402025-04-09T17:37:22.376Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22412025-04-09T17:37:22.432Z Compiling backoff v0.4.0
22422025-04-09T17:37:22.702Z Compiling parse-display v0.10.0
22432025-04-09T17:37:22.771Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22442025-04-09T17:37:22.965Z Compiling rustls v0.23.19
22452025-04-09T17:37:22.969Z Compiling rustls v0.22.4
22462025-04-09T17:37:23.035Z Compiling serde_with v3.12.0
22472025-04-09T17:37:23.038Z Compiling password-hash v0.5.0
22482025-04-09T17:37:23.073Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22492025-04-09T17:37:23.537Z Compiling blake2 v0.10.6
22502025-04-09T17:37:24.435Z Compiling macaddr v1.0.1
22512025-04-09T17:37:24.745Z Compiling base64 v0.21.7
22522025-04-09T17:37:24.875Z Compiling argon2 v0.5.3
22532025-04-09T17:37:25.177Z Compiling atomicwrites v0.4.4
22542025-04-09T17:37:25.180Z Compiling owo-colors v4.2.0
22552025-04-09T17:37:25.701Z Compiling rustls-webpki v0.102.8
22562025-04-09T17:37:25.732Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
22572025-04-09T17:37:25.818Z Compiling cancel-safe-futures v0.1.5
22582025-04-09T17:37:26.310Z Compiling libsw-core v0.3.1
22592025-04-09T17:37:26.387Z Compiling prettyplease v0.2.30
22602025-04-09T17:37:27.183Z Compiling libsw v3.4.0
22612025-04-09T17:37:27.489Z Compiling utf-8 v0.7.6
22622025-04-09T17:37:27.773Z Compiling linear-map v1.2.0
22632025-04-09T17:37:27.864Z Compiling swrite v0.1.0
22642025-04-09T17:37:28.011Z Compiling linked-hash-map v0.5.6
22652025-04-09T17:37:28.050Z Compiling highway v1.3.0
22662025-04-09T17:37:28.184Z Compiling tungstenite v0.21.0
22672025-04-09T17:37:28.405Z Compiling lru-cache v0.1.2
22682025-04-09T17:37:28.638Z Compiling semver v0.1.20
22692025-04-09T17:37:28.962Z Compiling resolv-conf v0.7.0
22702025-04-09T17:37:29.152Z Compiling rustc_version v0.1.7
22712025-04-09T17:37:29.537Z Compiling tokio-tungstenite v0.21.0
22722025-04-09T17:37:29.593Z Compiling newtype_derive v0.1.6
22732025-04-09T17:37:29.923Z Compiling hickory-resolver v0.24.4
22742025-04-09T17:37:30.489Z Compiling humantime v2.1.0
22752025-04-09T17:37:30.675Z Compiling tokio-rustls v0.25.0
22762025-04-09T17:37:31.370Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22772025-04-09T17:37:32.925Z Compiling steno v0.4.1
22782025-04-09T17:37:33.919Z Compiling tokio-rustls v0.26.0
22792025-04-09T17:37:34.391Z Compiling hyper-rustls v0.27.3
22802025-04-09T17:37:34.951Z Compiling reqwest v0.12.12
22812025-04-09T17:37:39.169Z Compiling progenitor-client v0.9.1
22822025-04-09T17:37:39.719Z Compiling progenitor v0.9.1
22832025-04-09T17:37:39.806Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22842025-04-09T17:37:39.947Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
22852025-04-09T17:37:43.835Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22862025-04-09T17:37:44.386Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22872025-04-09T17:37:45.123Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22882025-04-09T17:37:45.385Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22892025-04-09T17:37:48.667Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22902025-04-09T17:37:50.938Z Compiling qorb v0.2.1
22912025-04-09T17:38:03.492Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22922025-04-09T17:38:07.127Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22932025-04-09T17:38:07.322Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22942025-04-09T17:38:07.753Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22952025-04-09T17:38:12.416Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22962025-04-09T17:38:12.445Z Compiling slog-dtrace v0.3.0
22972025-04-09T17:38:12.795Z Compiling bytecount v0.6.8
22982025-04-09T17:38:12.896Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22992025-04-09T17:38:13.108Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
23002025-04-09T17:38:14.287Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23012025-04-09T17:38:14.551Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23022025-04-09T17:38:19.358Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23032025-04-09T17:38:20.796Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23042025-04-09T17:38:21.704Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23052025-04-09T17:38:24.465Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23062025-04-09T17:38:27.522Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23072025-04-09T17:38:29.391Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23082025-04-09T17:38:30.396Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23092025-04-09T17:38:30.804Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23102025-04-09T17:38:31.791Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23112025-04-09T17:38:34.328Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23122025-04-09T17:38:34.745Z Compiling half v2.4.1
23132025-04-09T17:38:35.426Z Compiling ciborium-io v0.2.2
23142025-04-09T17:38:35.604Z Compiling ciborium-ll v0.2.2
23152025-04-09T17:38:36.183Z Compiling ciborium v0.2.2
23162025-04-09T17:38:38.207Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23172025-04-09T17:38:41.149Z Compiling proc-macro-error-attr2 v2.0.0
23182025-04-09T17:38:41.866Z Compiling display-error-chain v0.2.2
23192025-04-09T17:38:41.922Z Compiling proc-macro-error2 v2.0.1
23202025-04-09T17:38:42.111Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
23212025-04-09T17:38:42.464Z Compiling const_format_proc_macros v0.2.34
23222025-04-09T17:38:43.978Z Compiling keccak v0.1.5
23232025-04-09T17:38:44.197Z Compiling maplit v1.0.2
23242025-04-09T17:38:44.278Z Compiling crunchy v0.2.2
23252025-04-09T17:38:44.348Z Compiling sha3 v0.10.8
23262025-04-09T17:38:44.792Z Compiling const_format v0.2.34
23272025-04-09T17:38:45.127Z Compiling tabled_derive v0.10.0
23282025-04-09T17:38:45.213Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23292025-04-09T17:38:46.008Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
23302025-04-09T17:38:47.233Z Compiling papergrid v0.14.0
23312025-04-09T17:38:47.429Z Compiling dsl_auto_type v0.1.2
23322025-04-09T17:38:48.375Z Compiling scheduled-thread-pool v0.2.7
23332025-04-09T17:38:48.601Z Compiling num-derive v0.3.3
23342025-04-09T17:38:49.010Z Compiling diesel_table_macro_syntax v0.2.0
23352025-04-09T17:38:49.392Z Compiling tiny-keccak v2.0.2
23362025-04-09T17:38:49.697Z Compiling radium v0.7.0
23372025-04-09T17:38:49.784Z Compiling tabled v0.18.0
23382025-04-09T17:38:49.846Z Compiling diesel_derives v2.2.3
23392025-04-09T17:38:50.185Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
23402025-04-09T17:38:50.704Z Compiling libscf-sys v1.1.0
23412025-04-09T17:38:54.789Z Compiling r2d2 v0.8.10
23422025-04-09T17:38:55.403Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
23432025-04-09T17:38:56.415Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
23442025-04-09T17:38:59.618Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
23452025-04-09T17:38:59.982Z Compiling bit-vec v0.6.3
23462025-04-09T17:39:00.127Z Compiling tap v1.0.1
23472025-04-09T17:39:00.338Z Compiling maybe-uninit v2.0.0
23482025-04-09T17:39:00.359Z Compiling bit-set v0.5.3
23492025-04-09T17:39:00.396Z Compiling wyz v0.5.1
23502025-04-09T17:39:00.647Z Compiling diesel v2.2.8
23512025-04-09T17:39:00.931Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
23522025-04-09T17:39:00.983Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
23532025-04-09T17:39:01.854Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23542025-04-09T17:39:03.861Z Compiling ascii-canvas v3.0.0
23552025-04-09T17:39:04.210Z Compiling phf_generator v0.11.2
23562025-04-09T17:39:04.321Z Compiling secrecy v0.8.0
23572025-04-09T17:39:04.352Z Compiling async-recursion v1.1.1
23582025-04-09T17:39:04.597Z Compiling ena v0.14.3
23592025-04-09T17:39:05.025Z Compiling crc-catalog v2.4.0
23602025-04-09T17:39:05.202Z Compiling regex-syntax v0.6.29
23612025-04-09T17:39:05.631Z Compiling funty v2.0.0
23622025-04-09T17:39:11.792Z Compiling packed_struct v0.10.1
23632025-04-09T17:39:11.814Z Compiling bindgen v0.71.1
23642025-04-09T17:39:11.815Z Compiling diff v0.1.13
23652025-04-09T17:39:11.815Z Compiling lalrpop v0.19.12
23662025-04-09T17:39:11.815Z Compiling bitvec v1.0.1
23672025-04-09T17:39:11.815Z Compiling crc v3.2.1
23682025-04-09T17:39:11.815Z Compiling phf_codegen v0.11.2
23692025-04-09T17:39:11.815Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#270dc8eb)
23702025-04-09T17:39:12.129Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23712025-04-09T17:39:13.222Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23722025-04-09T17:39:14.185Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23732025-04-09T17:39:14.221Z Compiling universal-hash v0.5.1
23742025-04-09T17:39:14.441Z Compiling thiserror-impl-no-std v2.0.2
23752025-04-09T17:39:14.491Z Compiling packed_struct_codegen v0.10.1
23762025-04-09T17:39:15.812Z Compiling parse-zoneinfo v0.3.1
23772025-04-09T17:39:16.819Z Compiling indexmap v1.9.3
23782025-04-09T17:39:16.915Z Compiling crc8 v0.1.1
23792025-04-09T17:39:17.168Z Compiling ref-cast v1.0.23
23802025-04-09T17:39:17.214Z Compiling rustc-hash v2.1.1
23812025-04-09T17:39:17.250Z Compiling opaque-debug v0.3.1
23822025-04-09T17:39:17.380Z Compiling nodrop v0.1.14
23832025-04-09T17:39:17.542Z Compiling array-init v0.0.4
23842025-04-09T17:39:17.719Z Compiling poly1305 v0.8.0
23852025-04-09T17:39:18.614Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#270dc8eb)
23862025-04-09T17:39:19.187Z Compiling thiserror-no-std v2.0.2
23872025-04-09T17:39:21.508Z Compiling chrono-tz-build v0.4.0
23882025-04-09T17:39:22.453Z Compiling smallvec v0.6.14
23892025-04-09T17:39:22.924Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23902025-04-09T17:39:23.278Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23912025-04-09T17:39:23.407Z Compiling itertools v0.13.0
23922025-04-09T17:39:23.605Z Compiling derive_builder_core v0.20.2
23932025-04-09T17:39:25.608Z Compiling chacha20 v0.9.1
23942025-04-09T17:39:25.715Z Compiling headers-core v0.3.0
23952025-04-09T17:39:25.911Z Compiling aead v0.5.2
23962025-04-09T17:39:26.103Z Compiling libxml v0.3.3
23972025-04-09T17:39:26.287Z Compiling ref-cast-impl v1.0.23
23982025-04-09T17:39:26.496Z Compiling vte_generate_state_changes v0.1.2
23992025-04-09T17:39:26.885Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24002025-04-09T17:39:27.121Z Compiling arc-swap v1.7.1
24012025-04-09T17:39:27.244Z Compiling bitfield v0.14.0
24022025-04-09T17:39:27.341Z Compiling termcolor v1.4.1
24032025-04-09T17:39:27.565Z Compiling hashbrown v0.12.3
24042025-04-09T17:39:27.787Z Compiling slog-scope v4.4.0
24052025-04-09T17:39:28.358Z Compiling env_logger v0.10.2
24062025-04-09T17:39:28.553Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24072025-04-09T17:39:29.850Z Compiling samael v0.0.18
24082025-04-09T17:39:30.273Z Compiling vte v0.11.1
24092025-04-09T17:39:30.778Z Compiling polar-core v0.27.3
24102025-04-09T17:39:31.409Z Compiling chacha20poly1305 v0.10.1
24112025-04-09T17:39:31.433Z Compiling headers v0.4.0
24122025-04-09T17:39:31.586Z Compiling derive_builder_macro v0.20.2
24132025-04-09T17:39:31.761Z Compiling serde-hex v0.1.0
24142025-04-09T17:39:32.404Z Compiling chrono-tz v0.10.3
24152025-04-09T17:39:33.042Z Compiling vsss-rs v3.3.4
24162025-04-09T17:39:34.804Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24172025-04-09T17:39:36.593Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24182025-04-09T17:39:36.939Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24192025-04-09T17:39:36.970Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24202025-04-09T17:39:37.644Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24212025-04-09T17:39:37.978Z Compiling ron v0.8.1
24222025-04-09T17:39:41.158Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24232025-04-09T17:39:43.515Z Compiling hashbrown v0.13.2
24242025-04-09T17:39:43.610Z Compiling strum_macros v0.24.3
24252025-04-09T17:39:44.800Z Compiling unicase v2.7.0
24262025-04-09T17:39:45.163Z Compiling crc-any v2.5.0
24272025-04-09T17:39:45.986Z Compiling indoc v1.0.9
24282025-04-09T17:39:46.055Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24292025-04-09T17:39:46.491Z Compiling object v0.30.4
24302025-04-09T17:39:50.992Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24312025-04-09T17:39:59.282Z Compiling derive_builder v0.20.2
24322025-04-09T17:39:59.523Z Compiling strip-ansi-escapes v0.2.0
24332025-04-09T17:40:00.544Z Compiling slog-stdlog v4.1.1
24342025-04-09T17:40:00.919Z Compiling papergrid v0.11.0
24352025-04-09T17:40:01.353Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24362025-04-09T17:40:01.694Z Compiling tabled_derive v0.7.0
24372025-04-09T17:40:03.670Z Compiling fd-lock v4.0.2
24382025-04-09T17:40:03.733Z Compiling peg-macros v0.8.5
24392025-04-09T17:40:03.903Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24402025-04-09T17:40:04.719Z Compiling impl-trait-for-tuples v0.2.2
24412025-04-09T17:40:04.860Z Compiling oso-derive v0.27.3
24422025-04-09T17:40:05.800Z Compiling quick-xml v0.37.2
24432025-04-09T17:40:06.841Z Compiling diesel-dtrace v0.4.2
24442025-04-09T17:40:07.200Z Compiling path-slash v0.1.5
24452025-04-09T17:40:07.465Z Compiling nu-ansi-term v0.50.1
24462025-04-09T17:40:07.729Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#688fb6d9)
24472025-04-09T17:40:08.751Z Compiling reedline v0.38.0
24482025-04-09T17:40:10.433Z Compiling oso v0.27.3
24492025-04-09T17:40:14.386Z Compiling peg v0.8.5
24502025-04-09T17:40:14.561Z Compiling tabled v0.15.0
24512025-04-09T17:40:22.798Z Compiling slog-envlogger v2.2.0
24522025-04-09T17:40:26.677Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24532025-04-09T17:40:28.109Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24542025-04-09T17:40:29.569Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24552025-04-09T17:40:32.421Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24562025-04-09T17:40:32.518Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24572025-04-09T17:40:32.762Z Compiling typify-impl v0.2.0
24582025-04-09T17:40:33.734Z Compiling pem v3.0.5
24592025-04-09T17:40:35.205Z Compiling bb8 v0.8.5
24602025-04-09T17:40:35.809Z Compiling bcs v0.1.6
24612025-04-09T17:40:36.590Z Compiling fxhash v0.2.1
24622025-04-09T17:40:36.856Z Compiling libz-sys v1.1.20
24632025-04-09T17:40:37.649Z Compiling termtree v0.5.1
24642025-04-09T17:40:38.440Z Compiling async-bb8-diesel v0.2.1
24652025-04-09T17:40:39.917Z Compiling kstat-rs v0.2.4
24662025-04-09T17:40:40.816Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24672025-04-09T17:40:42.409Z Compiling typify-macro v0.2.0
24682025-04-09T17:40:43.127Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24692025-04-09T17:40:45.613Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
24702025-04-09T17:40:46.142Z Compiling nanorand v0.7.0
24712025-04-09T17:40:46.821Z Compiling libgit2-sys v0.17.0+1.8.1
24722025-04-09T17:40:47.601Z Compiling pin-project-internal v1.1.6
24732025-04-09T17:40:50.139Z Compiling parking_lot_core v0.8.6
24742025-04-09T17:40:50.625Z Compiling pin-project v1.1.6
24752025-04-09T17:40:58.484Z Compiling flume v0.11.1
24762025-04-09T17:40:59.195Z Compiling mime_guess v2.0.5
24772025-04-09T17:41:00.458Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24782025-04-09T17:41:00.581Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24792025-04-09T17:41:00.800Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24802025-04-09T17:41:03.514Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24812025-04-09T17:41:06.696Z Compiling snafu-derive v0.8.5
24822025-04-09T17:41:07.613Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24832025-04-09T17:41:08.038Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24842025-04-09T17:41:10.598Z Compiling snafu v0.8.5
24852025-04-09T17:41:19.953Z Compiling typify v0.2.0
24862025-04-09T17:41:20.068Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24872025-04-09T17:41:21.813Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24882025-04-09T17:41:28.001Z Compiling globset v0.4.15
24892025-04-09T17:41:31.907Z Compiling olpc-cjson v0.1.4
24902025-04-09T17:41:32.241Z Compiling castaway v0.2.3
24912025-04-09T17:41:32.453Z Compiling vergen v8.3.2
24922025-04-09T17:41:32.806Z Compiling nibble_vec v0.1.0
24932025-04-09T17:41:33.080Z Compiling serde_plain v1.0.2
24942025-04-09T17:41:33.574Z Compiling cargo-platform v0.1.8
24952025-04-09T17:41:33.739Z Compiling atty v0.2.14
24962025-04-09T17:41:33.922Z Compiling typed-path v0.9.3
24972025-04-09T17:41:34.041Z Compiling salty v0.3.0
24982025-04-09T17:41:34.483Z Compiling http-range v0.1.5
24992025-04-09T17:41:35.080Z Compiling io-lifetimes v1.0.11
25002025-04-09T17:41:35.626Z Compiling endian-type v0.1.2
25012025-04-09T17:41:35.893Z Compiling radix_trie v0.2.1
25022025-04-09T17:41:36.792Z Compiling tough v0.20.0
25032025-04-09T17:41:37.614Z Compiling cargo_metadata v0.18.1
25042025-04-09T17:41:40.402Z Compiling compact_str v0.8.0
25052025-04-09T17:41:40.735Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25062025-04-09T17:41:40.847Z Compiling git2 v0.19.0
25072025-04-09T17:41:42.894Z Compiling progenitor-impl v0.8.0
25082025-04-09T17:41:45.807Z Compiling parking_lot v0.11.2
25092025-04-09T17:41:48.805Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25102025-04-09T17:41:49.627Z Compiling unicode-truncate v1.1.0
25112025-04-09T17:41:49.937Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25122025-04-09T17:41:51.158Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25132025-04-09T17:41:54.369Z Compiling lru v0.12.5
25142025-04-09T17:41:54.738Z Compiling rand_seeder v0.3.0
25152025-04-09T17:41:55.151Z Compiling lzma-sys v0.1.20
25162025-04-09T17:41:55.175Z Compiling instability v0.3.2
25172025-04-09T17:41:55.548Z Compiling rustls v0.21.12
25182025-04-09T17:41:55.866Z Compiling indoc v2.0.6
25192025-04-09T17:41:55.894Z Compiling cassowary v0.3.0
25202025-04-09T17:41:56.154Z Compiling rustix v0.37.28
25212025-04-09T17:41:56.751Z Compiling parse-size v1.1.0
25222025-04-09T17:41:57.087Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
25232025-04-09T17:41:57.109Z Compiling ratatui v0.29.0
25242025-04-09T17:41:57.255Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25252025-04-09T17:41:57.498Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25262025-04-09T17:41:57.809Z Compiling hyper-staticfile v0.10.1
25272025-04-09T17:41:59.424Z Compiling progenitor-macro v0.8.0
25282025-04-09T17:42:00.325Z Compiling sled v0.34.7
25292025-04-09T17:42:12.930Z Compiling hickory-client v0.24.4
25302025-04-09T17:42:15.332Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25312025-04-09T17:42:16.399Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25322025-04-09T17:42:16.516Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25332025-04-09T17:42:17.452Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
25342025-04-09T17:42:19.063Z Compiling progenitor-client v0.8.0
25352025-04-09T17:42:19.963Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25362025-04-09T17:42:20.307Z Compiling sct v0.7.1
25372025-04-09T17:42:20.763Z Compiling rustls-webpki v0.101.7
25382025-04-09T17:42:21.762Z Compiling hickory-server v0.24.4
25392025-04-09T17:42:24.560Z Compiling primeorder v0.13.6
25402025-04-09T17:42:25.137Z Compiling heck v0.3.3
25412025-04-09T17:42:25.488Z Compiling env_filter v0.1.2
25422025-04-09T17:42:26.966Z Compiling csv-core v0.1.11
25432025-04-09T17:42:27.076Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25442025-04-09T17:42:27.433Z Compiling dropshot v0.12.0
25452025-04-09T17:42:27.798Z Compiling void v1.0.2
25462025-04-09T17:42:27.950Z Compiling lzss v0.8.2
25472025-04-09T17:42:28.072Z Compiling csv v1.3.1
25482025-04-09T17:42:28.436Z Compiling env_logger v0.11.5
25492025-04-09T17:42:29.889Z Compiling zone_cfg_derive v0.1.2
25502025-04-09T17:42:30.219Z Compiling p384 v0.13.0
25512025-04-09T17:42:30.561Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25522025-04-09T17:42:32.669Z Compiling progenitor v0.8.0
25532025-04-09T17:42:32.918Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25542025-04-09T17:42:34.581Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25552025-04-09T17:42:35.315Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25562025-04-09T17:42:35.479Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25572025-04-09T17:42:35.729Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25582025-04-09T17:42:36.759Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25592025-04-09T17:42:37.093Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25602025-04-09T17:42:37.115Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25612025-04-09T17:42:37.438Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25622025-04-09T17:42:37.458Z Compiling tungstenite v0.23.0
25632025-04-09T17:42:37.772Z Compiling nix v0.27.1
25642025-04-09T17:42:40.456Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25652025-04-09T17:42:41.124Z Compiling dropshot_endpoint v0.12.0
25662025-04-09T17:42:42.209Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25672025-04-09T17:42:42.572Z Compiling base64 v0.13.1
25682025-04-09T17:42:42.876Z Compiling xshell-macros v0.2.7
25692025-04-09T17:42:43.393Z Compiling ron v0.7.1
25702025-04-09T17:42:43.622Z Compiling xshell v0.2.7
25712025-04-09T17:42:46.462Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25722025-04-09T17:42:47.144Z Compiling tokio-tungstenite v0.23.1
25732025-04-09T17:42:47.868Z Compiling xz2 v0.1.7
25742025-04-09T17:42:48.538Z Compiling tokio-rustls v0.24.1
25752025-04-09T17:42:49.010Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25762025-04-09T17:42:52.500Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25772025-04-09T17:42:52.628Z Compiling terminal_size v0.2.6
25782025-04-09T17:42:52.874Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25792025-04-09T17:42:57.995Z Compiling zone v0.1.8
25802025-04-09T17:42:58.116Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25812025-04-09T17:42:58.757Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25822025-04-09T17:42:59.604Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25832025-04-09T17:42:59.723Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25842025-04-09T17:43:01.360Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#2d7113e1)
25852025-04-09T17:43:01.580Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25862025-04-09T17:43:01.815Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25872025-04-09T17:43:02.336Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25882025-04-09T17:43:04.789Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25892025-04-09T17:43:05.265Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25902025-04-09T17:43:06.105Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25912025-04-09T17:43:07.900Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25922025-04-09T17:43:08.247Z Compiling rustls-pemfile v1.0.4
25932025-04-09T17:43:08.973Z Compiling signal-hook-tokio v0.3.1
25942025-04-09T17:43:09.212Z Compiling twox-hash v2.1.0
25952025-04-09T17:43:09.562Z Compiling yasna v0.5.2
25962025-04-09T17:43:09.895Z Compiling glob v0.3.2
25972025-04-09T17:43:10.208Z Compiling unicode-linebreak v0.1.5
25982025-04-09T17:43:10.785Z Compiling is_ci v1.2.0
25992025-04-09T17:43:11.122Z Compiling smawk v0.3.2
26002025-04-09T17:43:11.440Z Compiling textwrap v0.16.1
26012025-04-09T17:43:11.970Z Compiling supports-color v3.0.2
26022025-04-09T17:43:12.415Z Compiling rcgen v0.12.1
26032025-04-09T17:43:12.493Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26042025-04-09T17:43:13.623Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26052025-04-09T17:43:13.894Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26062025-04-09T17:43:14.966Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26072025-04-09T17:43:19.963Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26082025-04-09T17:43:22.976Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#2d7113e1)
26092025-04-09T17:43:23.509Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26102025-04-09T17:43:33.317Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26112025-04-09T17:43:42.388Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122025-04-09T17:43:42.641Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26132025-04-09T17:43:42.934Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26142025-04-09T17:43:47.003Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26152025-04-09T17:43:50.134Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26162025-04-09T17:43:51.596Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26172025-04-09T17:43:52.117Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26182025-04-09T17:43:52.343Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26192025-04-09T17:43:54.944Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26202025-04-09T17:43:55.732Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26212025-04-09T17:43:57.525Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26222025-04-09T17:44:01.780Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26232025-04-09T17:44:02.126Z Compiling fatfs v0.3.6
26242025-04-09T17:44:02.301Z Compiling subprocess v0.2.9
26252025-04-09T17:44:04.583Z Compiling rtoolbox v0.0.2
26262025-04-09T17:44:04.740Z Compiling assert_matches v1.5.0
26272025-04-09T17:44:05.013Z Compiling rpassword v7.3.1
26282025-04-09T17:44:05.477Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26292025-04-09T17:44:06.827Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26302025-04-09T17:44:10.933Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26312025-04-09T17:44:13.069Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26322025-04-09T17:44:19.856Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26332025-04-09T17:44:40.126Z Compiling tui-tree-widget v0.23.0
26342025-04-09T17:44:40.578Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26352025-04-09T17:44:49.371Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26362025-04-09T17:44:49.719Z Compiling uzers v0.12.1
26372025-04-09T17:44:52.856Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26382025-04-09T17:44:53.379Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26392025-04-09T17:44:53.448Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26402025-04-09T17:44:56.033Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26412025-04-09T17:45:06.790Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26422025-04-09T17:45:11.373Z Compiling multimap v0.10.0
26432025-04-09T17:47:29.200Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26442025-04-09T17:54:36.356Z Finished `release` profile [optimized] target(s) in 17m 19s
26452025-04-09T17:55:44.899Z
26462025-04-09T17:55:44.903Zreal 18:29.554473108
26472025-04-09T17:55:44.903Zuser 2:11:42.603868024
26482025-04-09T17:55:44.904Zsys 3:38.880181084
26492025-04-09T17:55:44.904Ztrap 3.228321306
26502025-04-09T17:55:44.904Ztflt 1.844135694
26512025-04-09T17:55:44.904Zdflt 6.116893522
26522025-04-09T17:55:44.904Zkflt 0.002641311
26532025-04-09T17:55:44.904Zlock 7:56:42.701271888
26542025-04-09T17:55:44.904Zslp 7:01:51.409852739
26552025-04-09T17:55:44.904Zlat 3:49.641204338
26562025-04-09T17:55:44.904Zstop 3:10.091303697
26572025-04-09T17:55:44.904Z+ mapfile -t packages
26582025-04-09T17:55:44.904Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26592025-04-09T17:55:46.047Z Compiling ring v0.17.11
26602025-04-09T17:55:49.484Z Compiling rustls-webpki v0.102.8
26612025-04-09T17:55:49.489Z Compiling rustls v0.23.19
26622025-04-09T17:55:49.703Z Compiling rustls v0.22.4
26632025-04-09T17:55:58.639Z Compiling tokio-rustls v0.26.0
26642025-04-09T17:55:58.649Z Compiling hyper-rustls v0.27.3
26652025-04-09T17:55:58.649Z Compiling reqwest v0.12.12
26662025-04-09T17:55:58.649Z Compiling tokio-rustls v0.25.0
26672025-04-09T17:55:58.649Z Compiling dropshot v0.16.0
26682025-04-09T17:56:03.181Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26692025-04-09T17:56:03.758Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26702025-04-09T17:56:08.378Z Compiling progenitor-client v0.9.1
26712025-04-09T17:56:09.234Z Compiling progenitor v0.9.1
26722025-04-09T17:56:09.455Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
26732025-04-09T17:56:09.494Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26742025-04-09T17:56:10.371Z Compiling omicron-zone-package v0.12.0
26752025-04-09T17:56:17.592Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26762025-04-09T17:56:25.904Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26772025-04-09T17:56:30.129Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26782025-04-09T17:56:31.999Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26792025-04-09T17:56:34.252Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26802025-04-09T17:56:48.788Z Finished `release` profile [optimized] target(s) in 1m 03s
26812025-04-09T17:56:48.984Z Running `target/release/omicron-package -t test list-outputs`
26822025-04-09T17:56:49.039ZLogging to: /work/oxidecomputer/omicron/out/LOG
26832025-04-09T17:56:49.044Z+ ptime -m cargo build --locked --release -p xtask
26842025-04-09T17:56:49.728Z Compiling serde v1.0.219
26852025-04-09T17:56:49.731Z Compiling rustix v0.38.37
26862025-04-09T17:56:49.731Z Compiling serde_json v1.0.140
26872025-04-09T17:56:49.731Z Compiling libc v0.2.171
26882025-04-09T17:56:49.732Z Compiling syn v2.0.98
26892025-04-09T17:56:49.732Z Compiling bitflags v2.9.0
26902025-04-09T17:56:50.245Z Compiling usdt-impl v0.5.0
26912025-04-09T17:56:50.292Z Compiling syn v1.0.109
26922025-04-09T17:56:50.350Z Compiling hashbrown v0.15.1
26932025-04-09T17:56:50.405Z Compiling log v0.4.22
26942025-04-09T17:56:50.586Z Compiling fs-err v2.11.0
26952025-04-09T17:56:50.847Z Compiling anyhow v1.0.97
26962025-04-09T17:56:50.918Z Compiling once_cell v1.21.3
26972025-04-09T17:56:51.136Z Compiling thread-id v4.2.2
26982025-04-09T17:56:51.574Z Compiling indexmap v2.7.1
26992025-04-09T17:56:52.631Z Compiling terminal_size v0.4.0
27002025-04-09T17:56:52.695Z Compiling tempfile v3.13.0
27012025-04-09T17:56:52.888Z Compiling clap_builder v4.5.32
27022025-04-09T17:56:53.711Z Compiling proc-macro-error v1.0.4
27032025-04-09T17:56:54.381Z Compiling tabled_derive v0.7.0
27042025-04-09T17:56:55.465Z Compiling tabled v0.15.0
27052025-04-09T17:56:55.958Z Compiling serde_derive v1.0.219
27062025-04-09T17:56:55.958Z Compiling thiserror-impl v1.0.69
27072025-04-09T17:56:55.962Z Compiling zerocopy-derive v0.7.35
27082025-04-09T17:56:55.962Z Compiling scroll_derive v0.12.0
27092025-04-09T17:56:55.962Z Compiling thiserror-impl v2.0.12
27102025-04-09T17:56:57.442Z Compiling scroll v0.12.0
27112025-04-09T17:56:57.741Z Compiling zerocopy v0.7.35
27122025-04-09T17:56:58.069Z Compiling goblin v0.8.2
27132025-04-09T17:56:58.543Z Compiling thiserror v1.0.69
27142025-04-09T17:56:58.728Z Compiling pest v2.7.14
27152025-04-09T17:57:00.507Z Compiling thiserror v2.0.12
27162025-04-09T17:57:00.709Z Compiling clap_derive v4.5.32
27172025-04-09T17:57:01.745Z Compiling pest_meta v2.7.14
27182025-04-09T17:57:04.959Z Compiling pest_generator v2.7.14
27192025-04-09T17:57:05.205Z Compiling clap v4.5.32
27202025-04-09T17:57:06.643Z Compiling pest_derive v2.7.14
27212025-04-09T17:57:07.474Z Compiling dtrace-parser v0.2.0
27222025-04-09T17:57:08.992Z Compiling serde_spanned v0.6.8
27232025-04-09T17:57:09.296Z Compiling toml_datetime v0.6.8
27242025-04-09T17:57:10.017Z Compiling serde_tokenstream v0.2.2
27252025-04-09T17:57:10.592Z Compiling dof v0.3.0
27262025-04-09T17:57:11.431Z Compiling toml_edit v0.22.24
27272025-04-09T17:57:12.656Z Compiling camino v1.1.9
27282025-04-09T17:57:14.407Z Compiling usdt-attr-macro v0.5.0
27292025-04-09T17:57:15.723Z Compiling toml v0.8.20
27302025-04-09T17:57:17.257Z Compiling usdt-macro v0.5.0
27312025-04-09T17:57:18.432Z Compiling semver v1.0.25
27322025-04-09T17:57:19.807Z Compiling cargo-platform v0.1.8
27332025-04-09T17:57:19.879Z Compiling usdt v0.5.0
27342025-04-09T17:57:20.895Z Compiling cargo_metadata v0.19.2
27352025-04-09T17:57:21.248Z Compiling cargo_toml v0.21.0
27362025-04-09T17:57:21.353Z Compiling camino-tempfile v1.1.1
27372025-04-09T17:57:21.867Z Compiling macaddr v1.0.1
27382025-04-09T17:57:32.191Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27392025-04-09T17:57:37.809Z Finished `release` profile [optimized] target(s) in 48.70s
27402025-04-09T17:57:37.951Z
27412025-04-09T17:57:37.955Zreal 48.872768773
27422025-04-09T17:57:37.955Zuser 5:14.641691044
27432025-04-09T17:57:37.955Zsys 19.525958789
27442025-04-09T17:57:37.955Ztrap 0.141664363
27452025-04-09T17:57:37.955Ztflt 0.220381144
27462025-04-09T17:57:37.955Zdflt 0.385051403
27472025-04-09T17:57:37.955Zkflt 0.000003269
27482025-04-09T17:57:37.955Zlock 9:55.828132350
27492025-04-09T17:57:37.955Zslp 15:34.468446721
27502025-04-09T17:57:37.955Zlat 15.475134014
27512025-04-09T17:57:37.955Zstop 21.628166862
27522025-04-09T17:57:37.955Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27532025-04-09T17:57:37.955Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27542025-04-09T17:57:37.955Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27552025-04-09T17:57:37.955Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27562025-04-09T17:57:37.955Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27572025-04-09T17:57:38.968Z Compiling thiserror-impl v2.0.12
27582025-04-09T17:57:39.115Z Compiling regress v0.10.3
27592025-04-09T17:57:39.119Z Compiling ident_case v1.0.1
27602025-04-09T17:57:39.119Z Compiling unsafe-libyaml v0.2.11
27612025-04-09T17:57:39.119Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27622025-04-09T17:57:39.119Z Compiling match_cfg v0.1.0
27632025-04-09T17:57:39.119Z Compiling progenitor-client v0.9.1
27642025-04-09T17:57:39.119Z Compiling quick-error v1.2.3
27652025-04-09T17:57:39.301Z Compiling hostname v0.3.1
27662025-04-09T17:57:39.325Z Compiling rustls v0.22.4
27672025-04-09T17:57:39.418Z Compiling darling_core v0.20.10
27682025-04-09T17:57:39.521Z Compiling multer v3.1.0
27692025-04-09T17:57:39.663Z Compiling debug-ignore v1.0.5
27702025-04-09T17:57:39.682Z Compiling tempfile v3.13.0
27712025-04-09T17:57:39.828Z Compiling toml v0.8.20
27722025-04-09T17:57:39.946Z Compiling slog-json v2.6.1
27732025-04-09T17:57:40.336Z Compiling structmeta-derive v0.3.0
27742025-04-09T17:57:40.468Z Compiling serde_yaml v0.9.34+deprecated
27752025-04-09T17:57:41.021Z Compiling async-stream-impl v0.3.6
27762025-04-09T17:57:41.273Z Compiling slog-bunyan v2.5.0
27772025-04-09T17:57:42.200Z Compiling thiserror v2.0.12
27782025-04-09T17:57:42.339Z Compiling async-stream v0.3.6
27792025-04-09T17:57:42.385Z Compiling waitgroup v0.1.2
27802025-04-09T17:57:42.537Z Compiling macaddr v1.0.1
27812025-04-09T17:57:42.630Z Compiling serde_path_to_error v0.1.16
27822025-04-09T17:57:42.653Z Compiling hex v0.4.3
27832025-04-09T17:57:42.972Z Compiling typify-impl v0.3.0
27842025-04-09T17:57:42.994Z Compiling structmeta v0.3.0
27852025-04-09T17:57:43.266Z Compiling hostname v0.4.0
27862025-04-09T17:57:43.403Z Compiling wait-timeout v0.2.0
27872025-04-09T17:57:43.444Z Compiling dropshot v0.16.0
27882025-04-09T17:57:43.503Z Compiling bit-vec v0.8.0
27892025-04-09T17:57:43.825Z Compiling rusty-fork v0.3.0
27902025-04-09T17:57:43.881Z Compiling tokio-rustls v0.25.0
27912025-04-09T17:57:43.905Z Compiling bit-set v0.8.0
27922025-04-09T17:57:43.905Z Compiling dropshot_endpoint v0.16.0
27932025-04-09T17:57:43.946Z Compiling rand_xorshift v0.3.0
27942025-04-09T17:57:44.439Z Compiling instant v0.1.13
27952025-04-09T17:57:44.442Z Compiling unarray v0.1.4
27962025-04-09T17:57:44.442Z Compiling test-strategy v0.4.0
27972025-04-09T17:57:44.442Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27982025-04-09T17:57:44.487Z Compiling proptest v1.6.0
27992025-04-09T17:57:44.509Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28002025-04-09T17:57:44.625Z Compiling parse-display-derive v0.10.0
28012025-04-09T17:57:45.016Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28022025-04-09T17:57:45.149Z Compiling darling_macro v0.20.10
28032025-04-09T17:57:45.785Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28042025-04-09T17:57:46.008Z Compiling backoff v0.4.0
28052025-04-09T17:57:46.079Z Compiling darling v0.20.10
28062025-04-09T17:57:46.226Z Compiling serde_with_macros v3.12.0
28072025-04-09T17:57:46.387Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28082025-04-09T17:57:47.188Z Compiling proc-macro-crate v1.3.1
28092025-04-09T17:57:47.693Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102025-04-09T17:57:48.099Z Compiling num_enum_derive v0.5.11
28112025-04-09T17:57:48.102Z Compiling itertools v0.13.0
28122025-04-09T17:57:48.149Z Compiling heapless v0.8.0
28132025-04-09T17:57:48.611Z Compiling parse-display v0.10.0
28142025-04-09T17:57:48.688Z Compiling crucible-workspace-hack v0.1.0
28152025-04-09T17:57:48.761Z Compiling serde_with v3.12.0
28162025-04-09T17:57:49.013Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28172025-04-09T17:57:49.399Z Compiling proc-macro-error v1.0.4
28182025-04-09T17:57:49.611Z Compiling hash32 v0.3.1
28192025-04-09T17:57:49.898Z Compiling foreign-types-macros v0.2.3
28202025-04-09T17:57:49.995Z Compiling smoltcp v0.11.0
28212025-04-09T17:57:50.320Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
28222025-04-09T17:57:50.676Z Compiling num_enum v0.5.11
28232025-04-09T17:57:50.881Z Compiling foreign-types-shared v0.3.1
28242025-04-09T17:57:50.928Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28252025-04-09T17:57:51.128Z Compiling foreign-types v0.5.0
28262025-04-09T17:57:51.475Z Compiling tabwriter v1.4.0
28272025-04-09T17:57:51.747Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28282025-04-09T17:57:51.967Z Compiling cstr-argument v0.1.2
28292025-04-09T17:57:52.029Z Compiling cobs v0.2.3
28302025-04-09T17:57:52.260Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28312025-04-09T17:57:52.366Z Compiling pretty-hex v0.2.1
28322025-04-09T17:57:52.369Z Compiling postcard v1.0.10
28332025-04-09T17:57:52.601Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28342025-04-09T17:57:52.638Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28352025-04-09T17:57:52.658Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28362025-04-09T17:57:52.993Z Compiling colored v2.2.0
28372025-04-09T17:57:52.996Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28382025-04-09T17:57:53.193Z Compiling winnow v0.6.20
28392025-04-09T17:57:53.375Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28402025-04-09T17:57:53.672Z Compiling itertools v0.14.0
28412025-04-09T17:57:53.758Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28422025-04-09T17:57:54.666Z Compiling camino-tempfile v1.1.1
28432025-04-09T17:57:55.137Z Compiling smf v0.2.3
28442025-04-09T17:57:56.606Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28452025-04-09T17:57:56.629Z Compiling zone_cfg_derive v0.3.0
28462025-04-09T17:57:56.837Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28472025-04-09T17:57:56.949Z Compiling num-derive v0.4.2
28482025-04-09T17:57:57.255Z Compiling sigpipe v0.1.3
28492025-04-09T17:57:57.288Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28502025-04-09T17:57:57.418Z Compiling jiff v0.2.6
28512025-04-09T17:57:57.605Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28522025-04-09T17:57:57.670Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28532025-04-09T17:57:57.693Z Compiling typify-macro v0.3.0
28542025-04-09T17:57:58.053Z Compiling zone v0.3.1
28552025-04-09T17:57:58.120Z Compiling num-rational v0.4.2
28562025-04-09T17:57:58.383Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28572025-04-09T17:57:59.180Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28582025-04-09T17:57:59.376Z Compiling num-complex v0.4.6
28592025-04-09T17:57:59.655Z Compiling float-ord v0.3.2
28602025-04-09T17:57:59.868Z Compiling universal-hash v0.5.1
28612025-04-09T17:58:00.002Z Compiling opaque-debug v0.3.1
28622025-04-09T17:58:00.025Z Compiling utf-8 v0.7.6
28632025-04-09T17:58:00.099Z Compiling password-hash v0.5.0
28642025-04-09T17:58:00.122Z Compiling blake2 v0.10.6
28652025-04-09T17:58:00.369Z Compiling num v0.4.3
28662025-04-09T17:58:00.391Z Compiling tungstenite v0.21.0
28672025-04-09T17:58:00.499Z Compiling aead v0.5.2
28682025-04-09T17:58:00.818Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28692025-04-09T17:58:00.914Z Compiling base64 v0.21.7
28702025-04-09T17:58:00.999Z Compiling convert_case v0.4.0
28712025-04-09T17:58:01.441Z Compiling typify v0.3.0
28722025-04-09T17:58:01.482Z Compiling keccak v0.1.5
28732025-04-09T17:58:01.561Z Compiling tokio-tungstenite v0.21.0
28742025-04-09T17:58:01.611Z Compiling progenitor-impl v0.9.1
28752025-04-09T17:58:01.851Z Compiling derive_more v0.99.19
28762025-04-09T17:58:02.269Z Compiling sha3 v0.10.8
28772025-04-09T17:58:02.493Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28782025-04-09T17:58:02.717Z Compiling argon2 v0.5.3
28792025-04-09T17:58:02.741Z Compiling poly1305 v0.8.0
28802025-04-09T17:58:03.323Z Compiling chacha20 v0.9.1
28812025-04-09T17:58:03.845Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28822025-04-09T17:58:04.295Z Compiling derive-where v1.2.7
28832025-04-09T17:58:04.434Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28842025-04-09T17:58:04.587Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28852025-04-09T17:58:05.499Z Compiling semver v0.1.20
28862025-04-09T17:58:05.536Z Compiling typify-impl v0.2.0
28872025-04-09T17:58:05.616Z Compiling newline-converter v0.3.0
28882025-04-09T17:58:05.814Z Compiling primeorder v0.13.6
28892025-04-09T17:58:06.108Z Compiling rustc_version v0.1.7
28902025-04-09T17:58:06.358Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28912025-04-09T17:58:06.579Z Compiling secrecy v0.8.0
28922025-04-09T17:58:06.876Z Compiling owo-colors v4.2.0
28932025-04-09T17:58:06.979Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28942025-04-09T17:58:07.473Z Compiling linked-hash-map v0.5.6
28952025-04-09T17:58:07.522Z Compiling cancel-safe-futures v0.1.5
28962025-04-09T17:58:07.811Z Compiling lru-cache v0.1.2
28972025-04-09T17:58:07.911Z Compiling newtype_derive v0.1.6
28982025-04-09T17:58:07.965Z Compiling expectorate v1.1.0
28992025-04-09T17:58:08.030Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
29002025-04-09T17:58:08.167Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29012025-04-09T17:58:08.285Z Compiling resolv-conf v0.7.0
29022025-04-09T17:58:08.314Z Compiling thiserror-impl-no-std v2.0.2
29032025-04-09T17:58:08.382Z Compiling progenitor-macro v0.9.1
29042025-04-09T17:58:08.455Z Compiling libsw-core v0.3.1
29052025-04-09T17:58:08.760Z Compiling unicase v2.7.0
29062025-04-09T17:58:08.987Z Compiling half v2.4.1
29072025-04-09T17:58:09.102Z Compiling arc-swap v1.7.1
29082025-04-09T17:58:09.124Z Compiling ciborium-io v0.2.2
29092025-04-09T17:58:09.147Z Compiling fixedbitset v0.5.7
29102025-04-09T17:58:09.546Z Compiling slog-scope v4.4.0
29112025-04-09T17:58:09.577Z Compiling petgraph v0.7.1
29122025-04-09T17:58:09.682Z Compiling ciborium-ll v0.2.2
29132025-04-09T17:58:09.805Z Compiling libsw v3.4.0
29142025-04-09T17:58:10.012Z Compiling hickory-resolver v0.24.4
29152025-04-09T17:58:10.105Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29162025-04-09T17:58:10.128Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29172025-04-09T17:58:10.899Z Compiling polyval v0.6.2
29182025-04-09T17:58:11.062Z Compiling thiserror-no-std v2.0.2
29192025-04-09T17:58:11.229Z Compiling atomicwrites v0.4.4
29202025-04-09T17:58:11.341Z Compiling proc-macro-error-attr2 v2.0.0
29212025-04-09T17:58:11.602Z Compiling salty v0.3.0
29222025-04-09T17:58:12.111Z Compiling linear-map v1.2.0
29232025-04-09T17:58:12.223Z Compiling indent_write v2.2.0
29242025-04-09T17:58:12.485Z Compiling libefi-sys v0.1.0
29252025-04-09T17:58:12.504Z Compiling parking_lot_core v0.8.6
29262025-04-09T17:58:12.558Z Compiling proc-macro-error2 v2.0.1
29272025-04-09T17:58:12.904Z Compiling vsss-rs v3.3.4
29282025-04-09T17:58:13.014Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29292025-04-09T17:58:14.191Z Compiling ghash v0.5.1
29302025-04-09T17:58:14.194Z Compiling ciborium v0.2.2
29312025-04-09T17:58:14.194Z Compiling slog-stdlog v4.1.1
29322025-04-09T17:58:14.504Z Compiling p384 v0.13.0
29332025-04-09T17:58:14.670Z Compiling chacha20poly1305 v0.10.1
29342025-04-09T17:58:14.767Z Compiling ctr v0.9.2
29352025-04-09T17:58:14.932Z Compiling num-derive v0.3.3
29362025-04-09T17:58:15.170Z Compiling lzma-sys v0.1.20
29372025-04-09T17:58:15.481Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29382025-04-09T17:58:15.928Z Compiling bitfield-struct v0.6.2
29392025-04-09T17:58:15.932Z Compiling slog-dtrace v0.3.0
29402025-04-09T17:58:15.982Z Compiling highway v1.3.0
29412025-04-09T17:58:16.308Z Compiling papergrid v0.14.0
29422025-04-09T17:58:16.892Z Compiling aes-gcm v0.10.3
29432025-04-09T17:58:16.915Z Compiling mime_guess v2.0.5
29442025-04-09T17:58:16.948Z Compiling slog-envlogger v2.2.0
29452025-04-09T17:58:17.101Z Compiling libscf-sys v1.1.0
29462025-04-09T17:58:17.252Z Compiling steno v0.4.1
29472025-04-09T17:58:17.349Z Compiling tabled_derive v0.10.0
29482025-04-09T17:58:17.374Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29492025-04-09T17:58:18.234Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29502025-04-09T17:58:18.554Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29512025-04-09T17:58:18.577Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
29522025-04-09T17:58:19.071Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29532025-04-09T17:58:19.182Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
29542025-04-09T17:58:19.674Z Compiling typify-macro v0.2.0
29552025-04-09T17:58:19.931Z Compiling progenitor v0.9.1
29562025-04-09T17:58:19.963Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29572025-04-09T17:58:19.987Z Compiling heck v0.3.3
29582025-04-09T17:58:20.121Z Compiling progenitor-client v0.8.0
29592025-04-09T17:58:20.186Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29602025-04-09T17:58:20.286Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29612025-04-09T17:58:20.336Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29622025-04-09T17:58:20.479Z Compiling ssh-encoding v0.2.0
29632025-04-09T17:58:20.617Z Compiling blowfish v0.9.1
29642025-04-09T17:58:20.708Z Compiling env_filter v0.1.2
29652025-04-09T17:58:20.999Z Compiling nibble_vec v0.1.0
29662025-04-09T17:58:21.149Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
29672025-04-09T17:58:21.228Z Compiling dropshot v0.12.0
29682025-04-09T17:58:21.340Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29692025-04-09T17:58:21.485Z Compiling endian-type v0.1.2
29702025-04-09T17:58:21.485Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29712025-04-09T17:58:21.570Z Compiling humantime v2.1.0
29722025-04-09T17:58:21.751Z Compiling radix_trie v0.2.1
29732025-04-09T17:58:22.140Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29742025-04-09T17:58:22.164Z Compiling env_logger v0.11.5
29752025-04-09T17:58:22.440Z Compiling bcrypt-pbkdf v0.10.0
29762025-04-09T17:58:22.878Z Compiling ssh-cipher v0.2.0
29772025-04-09T17:58:22.994Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
29782025-04-09T17:58:23.103Z Compiling zone_cfg_derive v0.1.2
29792025-04-09T17:58:23.314Z Compiling tabled v0.18.0
29802025-04-09T17:58:23.381Z Compiling typify v0.2.0
29812025-04-09T17:58:23.543Z Compiling progenitor-impl v0.8.0
29822025-04-09T17:58:24.578Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29832025-04-09T17:58:24.751Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29842025-04-09T17:58:25.196Z Compiling parking_lot v0.11.2
29852025-04-09T17:58:25.447Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29862025-04-09T17:58:25.780Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29872025-04-09T17:58:26.257Z Compiling qorb v0.2.1
29882025-04-09T17:58:26.534Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29892025-04-09T17:58:26.660Z Compiling dropshot_endpoint v0.12.0
29902025-04-09T17:58:26.786Z Compiling password-hash v0.4.2
29912025-04-09T17:58:26.982Z Compiling gethostname v0.5.0
29922025-04-09T17:58:27.206Z Compiling fxhash v0.2.1
29932025-04-09T17:58:27.434Z Compiling http-range v0.1.5
29942025-04-09T17:58:27.463Z Compiling same-file v1.0.6
29952025-04-09T17:58:27.646Z Compiling base64 v0.13.1
29962025-04-09T17:58:27.764Z Compiling xshell-macros v0.2.7
29972025-04-09T17:58:27.786Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29982025-04-09T17:58:28.154Z Compiling ron v0.7.1
29992025-04-09T17:58:28.224Z Compiling walkdir v2.5.0
30002025-04-09T17:58:28.541Z Compiling xshell v0.2.7
30012025-04-09T17:58:28.912Z Compiling sled v0.34.7
30022025-04-09T17:58:29.646Z Compiling pbkdf2 v0.11.0
30032025-04-09T17:58:30.051Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30042025-04-09T17:58:30.205Z Compiling progenitor-macro v0.8.0
30052025-04-09T17:58:30.228Z Compiling xz2 v0.1.7
30062025-04-09T17:58:30.482Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30072025-04-09T17:58:30.707Z Compiling zone v0.1.8
30082025-04-09T17:58:31.501Z Compiling ssh-key v0.6.6
30092025-04-09T17:58:31.710Z Compiling hickory-client v0.24.4
30102025-04-09T17:58:32.194Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
30112025-04-09T17:58:32.517Z Compiling p256 v0.13.2
30122025-04-09T17:58:33.143Z Compiling p521 v0.13.3
30132025-04-09T17:58:33.329Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30142025-04-09T17:58:33.606Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30152025-04-09T17:58:34.056Z Compiling hickory-server v0.24.4
30162025-04-09T17:58:34.642Z Compiling pem v3.0.5
30172025-04-09T17:58:35.359Z Compiling yasna v0.5.2
30182025-04-09T17:58:35.394Z Compiling headers-core v0.3.0
30192025-04-09T17:58:35.560Z Compiling kstat-rs v0.2.4
30202025-04-09T17:58:35.587Z Compiling nanorand v0.7.0
30212025-04-09T17:58:36.139Z Compiling atty v0.2.14
30222025-04-09T17:58:36.161Z Compiling russh-cryptovec v0.7.3
30232025-04-09T17:58:36.311Z Compiling md5 v0.7.0
30242025-04-09T17:58:36.481Z Compiling crc8 v0.1.1
30252025-04-09T17:58:36.696Z Compiling russh-keys v0.45.0
30262025-04-09T17:58:36.842Z Compiling rcgen v0.12.1
30272025-04-09T17:58:38.223Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30282025-04-09T17:58:38.246Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30292025-04-09T17:58:38.627Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
30302025-04-09T17:58:38.871Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30312025-04-09T17:58:40.286Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30322025-04-09T17:58:40.848Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30332025-04-09T17:58:41.711Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30342025-04-09T17:58:41.900Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30352025-04-09T17:58:42.100Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30362025-04-09T17:58:43.512Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
30372025-04-09T17:58:44.369Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30382025-04-09T17:58:44.905Z Compiling progenitor v0.8.0
30392025-04-09T17:58:44.994Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30402025-04-09T17:58:45.156Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30412025-04-09T17:58:45.175Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30422025-04-09T17:58:45.371Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30432025-04-09T17:58:45.474Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30442025-04-09T17:58:46.009Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30452025-04-09T17:58:46.765Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30462025-04-09T17:58:46.949Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
30472025-04-09T17:58:48.131Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30482025-04-09T17:58:49.041Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30492025-04-09T17:58:49.306Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30502025-04-09T17:58:50.678Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30512025-04-09T17:58:51.123Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30522025-04-09T17:58:51.542Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30532025-04-09T17:58:52.138Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
30542025-04-09T17:58:52.583Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#270dc8eb)
30552025-04-09T17:58:52.606Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30562025-04-09T17:58:53.888Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30572025-04-09T17:58:55.695Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#270dc8eb)
30582025-04-09T17:58:56.658Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30592025-04-09T17:58:56.804Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30602025-04-09T17:58:56.827Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30612025-04-09T17:58:57.172Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30622025-04-09T17:58:57.795Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
30632025-04-09T17:58:58.338Z Compiling flume v0.11.1
30642025-04-09T17:58:59.004Z Compiling headers v0.4.0
30652025-04-09T17:58:59.030Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30662025-04-09T17:59:00.688Z Compiling hyper-staticfile v0.10.1
30672025-04-09T17:59:01.694Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30682025-04-09T17:59:01.740Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
30692025-04-09T17:59:02.220Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30702025-04-09T17:59:02.240Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30712025-04-09T17:59:02.299Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722025-04-09T17:59:02.690Z Compiling num-bigint v0.4.6
30732025-04-09T17:59:03.032Z Compiling des v0.8.1
30742025-04-09T17:59:03.389Z Compiling subprocess v0.2.9
30752025-04-09T17:59:03.669Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30762025-04-09T17:59:03.855Z Compiling hex-literal v0.4.1
30772025-04-09T17:59:04.054Z Compiling display-error-chain v0.2.2
30782025-04-09T17:59:04.308Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30792025-04-09T17:59:04.589Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30802025-04-09T17:59:04.995Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30812025-04-09T17:59:07.012Z Compiling russh v0.45.0
30822025-04-09T17:59:07.546Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30832025-04-09T17:59:09.404Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30842025-04-09T17:59:09.905Z Compiling internet-checksum v0.2.1
30852025-04-09T17:59:16.175Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30862025-04-09T17:59:17.781Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30872025-04-09T17:59:41.899Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30882025-04-09T18:00:04.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
30892025-04-09T18:00:05.169Z
30902025-04-09T18:00:05.172Zreal 2:27.152354000
30912025-04-09T18:00:05.173Zuser 13:00.538340440
30922025-04-09T18:00:05.173Zsys 1:46.020611107
30932025-04-09T18:00:05.173Ztrap 0.389122969
30942025-04-09T18:00:05.173Ztflt 0.236190806
30952025-04-09T18:00:05.173Zdflt 0.592305841
30962025-04-09T18:00:05.173Zkflt 0.000081557
30972025-04-09T18:00:05.173Zlock 24:17.638770918
30982025-04-09T18:00:05.173Zslp 46:39.963035269
30992025-04-09T18:00:05.173Zlat 42.903977918
31002025-04-09T18:00:05.173Zstop 1:57.928524130
31012025-04-09T18:00:05.173Z+ mkdir tests
31022025-04-09T18:00:05.176Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
31032025-04-09T18:00:05.176Z+ xargs -I '{}' -t cp '{}' tests/
31042025-04-09T18:00:05.221Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ec4c123ce96efc4a tests/
31052025-04-09T18:00:05.247Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0d0555e137e4dba5 tests/
31062025-04-09T18:00:05.273Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-22d2b82f914985fa tests/
31072025-04-09T18:00:05.300Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-40f867836d16a478 tests/
31082025-04-09T18:00:05.567Z+ 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/*)
31092025-04-09T18:00:05.570Z+ 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-0d0555e137e4dba5 tests/commtest-22d2b82f914985fa tests/dhcp_server-ec4c123ce96efc4a tests/end_to_end_tests-40f867836d16a478 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
31102025-04-09T18:01:22.442ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
31112025-04-09T18:01:22.442Za .github/buildomat/ci-env.sh 1K
31122025-04-09T18:01:22.442Za out/target/test 1K
31132025-04-09T18:01:22.442Za out/npuzone/npuzone 23144K
31142025-04-09T18:01:22.442Za package-manifest.toml 33K
31152025-04-09T18:01:22.442Za smf/sled-agent/non-gimlet/config.toml 5K
31162025-04-09T18:01:22.442Za target/release/omicron-package 39723K
31172025-04-09T18:01:22.442Za target/release/xtask 10818K
31182025-04-09T18:01:22.442Za target/debug/bootstrap 209262K
31192025-04-09T18:01:22.442Za tests/bootstrap-0d0555e137e4dba5 24241K
31202025-04-09T18:01:22.442Za tests/commtest-22d2b82f914985fa 24586K
31212025-04-09T18:01:22.442Za tests/dhcp_server-ec4c123ce96efc4a 24241K
31222025-04-09T18:01:22.442Za tests/end_to_end_tests-40f867836d16a478 263301K
31232025-04-09T18:01:22.442Za out/clickhouse.tar.gz 308025K
31242025-04-09T18:01:22.442Za out/clickhouse_keeper.tar.gz 293528K
31252025-04-09T18:01:22.442Za out/clickhouse_server.tar.gz 308012K
31262025-04-09T18:01:22.443Za out/cockroachdb.tar.gz 146665K
31272025-04-09T18:01:22.443Za out/crucible-dtrace.tar 99K
31282025-04-09T18:01:22.443Za out/crucible-pantry-zone.tar.gz 33666K
31292025-04-09T18:01:22.443Za out/crucible-zone.tar.gz 42195K
31302025-04-09T18:01:22.443Za out/external-dns.tar.gz 45071K
31312025-04-09T18:01:22.443Za out/internal-dns.tar.gz 45069K
31322025-04-09T18:01:22.443Za out/mg-ddm-gz.tar 65611K
31332025-04-09T18:01:22.443Za out/nexus.tar.gz 110788K
31342025-04-09T18:01:22.443Za out/ntp.tar.gz 14823K
31352025-04-09T18:01:22.443Za out/omicron-gateway-softnpu.tar.gz 24868K
31362025-04-09T18:01:22.443Za out/omicron-sled-agent.tar 123855K
31372025-04-09T18:01:22.443Za out/overlay.tar.gz 3K
31382025-04-09T18:01:22.443Za out/oximeter.tar.gz 55260K
31392025-04-09T18:01:22.443Za out/oxlog.tar 3747K
31402025-04-09T18:01:22.443Za out/probe.tar.gz 2764K
31412025-04-09T18:01:22.443Za out/propolis-server.tar.gz 68877K
31422025-04-09T18:01:22.443Za out/pumpkind-gz.tar 26648K
31432025-04-09T18:01:22.444Za out/switch-softnpu.tar.gz 274586K
31442025-04-09T18:01:22.447Z
31452025-04-09T18:01:22.447Zreal 1:16.863719989
31462025-04-09T18:01:22.447Zuser 1:13.379232297
31472025-04-09T18:01:22.447Zsys 4.944641160
31482025-04-09T18:01:22.447Ztrap 0.018700795
31492025-04-09T18:01:22.447Ztflt 0.000000000
31502025-04-09T18:01:22.447Zdflt 0.000000000
31512025-04-09T18:01:22.447Zkflt 0.000000000
31522025-04-09T18:01:22.447Zlock 0.000000000
31532025-04-09T18:01:22.447Zslp 1:13.176859707
31542025-04-09T18:01:22.447Zlat 2.202975134
31552025-04-09T18:01:22.447Zstop 0.000262511
31562025-04-09T18:01:22.447Zprocess exited: duration 2053497 ms, exit code 0
 
31572025-04-09T18:01:22.463Zfound 1 output files
31582025-04-09T18:01:22.463Zuploading: /work/package.tar.gz (2049152359 bytes)
31592025-04-09T18:02:05.129Zuploaded: /work/package.tar.gz