01JSDMAK6NR3V2GK9093F8C875: 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: 01JSDMB4WTVC9BMVGPJKXRCYGN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-22T02:14:14.749Zjob assigned to worker 01JSDMB65946HMTFX4EWMFY428 [factory aws, i-0ce8fc9073fcc42ad] (queued for 46 s)
 
22025-04-22T02:14:23.320Zstarting task 0: "setup"
32025-04-22T02:14:23.324Z++ uname -s
42025-04-22T02:14:23.328Z+ kern=SunOS
52025-04-22T02:14:23.328Z+ build_user=build
62025-04-22T02:14:23.328Z+ build_uid=12345
72025-04-22T02:14:23.328Z+ work_dir=/work
82025-04-22T02:14:23.328Z+ input_dir=/input
92025-04-22T02:14:23.328Z+ [[ 0 == 12345 ]]
102025-04-22T02:14:23.328Z+ case "$kern" in
112025-04-22T02:14:23.328Z+ groupadd -g 12345 build
122025-04-22T02:14:23.332Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-22T02:14:25.337Z+ zfs create -o mountpoint=/work rpool/work
142025-04-22T02:14:25.489Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-22T02:14:25.493Z+ home_fs=zfs
162025-04-22T02:14:25.493Z+ [[ zfs == autofs ]]
172025-04-22T02:14:25.493Z+ mkdir -p /home/build
182025-04-22T02:14:25.496Z+ chown build:build /home/build /work
192025-04-22T02:14:27.496Z+ chmod 0700 /home/build /work
202025-04-22T02:14:27.499Zprocess exited: duration 4181 ms, exit code 0
 
212025-04-22T02:14:27.506Zstarting task 1: "rust-toolchain"
222025-04-22T02:14:27.511Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-22T02:14:27.511Z * rust toolchain channel = "1.86.0"
242025-04-22T02:14:27.511Z * rust toolchain profile = "default"
252025-04-22T02:14:27.511Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-22T02:14:27.511Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-22T02:14:27.511Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-22T02:14:27.514Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-22T02:14:27.514Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-22T02:14:27.628Zinfo: downloading installer
312025-04-22T02:14:29.094Zwarn: It looks like you have an existing installation of Rust at:
322025-04-22T02:14:29.094Zwarn: /opt/ooce/bin
332025-04-22T02:14:29.094Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-22T02:14:29.094Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-22T02:14:29.094Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-22T02:14:29.094Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-22T02:14:29.094Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-22T02:14:29.094Zerror: cannot install while Rust is installed
392025-04-22T02:14:29.094Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-22T02:14:29.118Zinfo: profile set to 'default'
412025-04-22T02:14:29.118Zinfo: default host triple is x86_64-unknown-illumos
422025-04-22T02:14:29.122Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-22T02:14:29.283Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-22T02:14:29.283Zinfo: downloading component 'cargo'
452025-04-22T02:14:30.210Zinfo: downloading component 'clippy'
462025-04-22T02:14:30.592Zinfo: downloading component 'rust-docs'
472025-04-22T02:14:32.440Zinfo: downloading component 'rust-std'
482025-04-22T02:14:34.325Zinfo: downloading component 'rustc'
492025-04-22T02:14:43.099Zinfo: downloading component 'rustfmt'
502025-04-22T02:14:43.393Zinfo: installing component 'cargo'
512025-04-22T02:14:44.234Zinfo: installing component 'clippy'
522025-04-22T02:14:44.619Zinfo: installing component 'rust-docs'
532025-04-22T02:14:46.550Zinfo: installing component 'rust-std'
542025-04-22T02:14:48.295Zinfo: installing component 'rustc'
552025-04-22T02:14:54.789Zinfo: installing component 'rustfmt'
562025-04-22T02:14:55.128Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-22T02:14:55.128Z
582025-04-22T02:14:55.545Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-22T02:14:55.545Z
602025-04-22T02:14:55.548Z
612025-04-22T02:14:55.549ZRust is installed now. Great!
622025-04-22T02:14:55.549Z
632025-04-22T02:14:55.549ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-22T02:14:55.549Zenvironment variable. This has not been done automatically.
652025-04-22T02:14:55.549Z
662025-04-22T02:14:55.549ZTo configure your current shell, you need to source
672025-04-22T02:14:55.549Zthe corresponding env file under $HOME/.cargo.
682025-04-22T02:14:55.549Z
692025-04-22T02:14:55.549ZThis is usually done by running one of the following (note the leading DOT):
702025-04-22T02:14:55.549Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-22T02:14:55.549Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-22T02:14:55.549Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-22T02:14:55.632Z+ rustup --version
742025-04-22T02:14:55.644Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-22T02:14:55.647Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-22T02:14:55.675Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-22T02:14:55.679Z+ cargo --version
782025-04-22T02:14:55.699Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-22T02:14:55.703Z+ rustc --version
802025-04-22T02:14:55.730Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-22T02:14:55.734Zprocess exited: duration 28225 ms, exit code 0
 
822025-04-22T02:14:55.740Zstarting task 2: "authentication"
832025-04-22T02:14:55.763Zprocess exited: duration 22 ms, exit code 0
 
842025-04-22T02:14:55.770Zstarting task 3: "clone repository"
852025-04-22T02:14:55.775Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-22T02:14:55.779Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-22T02:14:55.892ZCloning into '/work/oxidecomputer/omicron'...
882025-04-22T02:15:04.799Z+ cd /work/oxidecomputer/omicron
892025-04-22T02:15:04.803Z+ git fetch origin 95442799d62e0ed61e2c0c34a6004969f2dff267
902025-04-22T02:15:05.128ZFrom https://github.com/oxidecomputer/omicron
912025-04-22T02:15:05.128Z * branch 95442799d62e0ed61e2c0c34a6004969f2dff267 -> FETCH_HEAD
922025-04-22T02:15:05.140Z+ [[ -n dap/sp-blueprint-simplify ]]
932025-04-22T02:15:05.144Z++ git branch --show-current
942025-04-22T02:15:05.147Z+ current=main
952025-04-22T02:15:05.147Z+ [[ main != dap/sp-blueprint-simplify ]]
962025-04-22T02:15:05.147Z+ git branch -f dap/sp-blueprint-simplify 95442799d62e0ed61e2c0c34a6004969f2dff267
972025-04-22T02:15:05.150Z+ git checkout -f dap/sp-blueprint-simplify
982025-04-22T02:15:05.353ZSwitched to branch 'dap/sp-blueprint-simplify'
992025-04-22T02:15:05.357Z+ git reset --hard 95442799d62e0ed61e2c0c34a6004969f2dff267
1002025-04-22T02:15:05.556ZHEAD is now at 95442799d fix openapi spec
1012025-04-22T02:15:05.560Zprocess exited: duration 9787 ms, exit code 0
 
1022025-04-22T02:15:05.566Zstarting task 4: "build"
1032025-04-22T02:15:05.572Z+ source .github/buildomat/ci-env.sh
1042025-04-22T02:15:05.575Z++ export CARGO_TERM_COLOR=always
1052025-04-22T02:15:05.576Z++ CARGO_TERM_COLOR=always
1062025-04-22T02:15:05.576Z+ cargo --version
1072025-04-22T02:15:05.632Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-22T02:15:05.635Z+ rustc --version
1092025-04-22T02:15:05.707Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-22T02:15:05.711Z+ WORK=/work
1112025-04-22T02:15:05.714Z+ pfexec mkdir -p /work
1122025-04-22T02:15:05.717Z+ pfexec chown build /work
1132025-04-22T02:15:05.721Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-22T02:15:09.847Zpkg list: illegal option -- F
1152025-04-22T02:15:09.847ZUsage:
1162025-04-22T02:15:09.851Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-22T02:15:09.851Z [pkg_fmri_pattern ...]
1182025-04-22T02:15:10.780Zpkg list: illegal option -- F
1192025-04-22T02:15:10.780ZUsage:
1202025-04-22T02:15:10.783Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-22T02:15:10.783Z [pkg_fmri_pattern ...]
1222025-04-22T02:15:18.002Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-22T02:15:23.416Z Startup: Caching catalogs ... Done
1242025-04-22T02:15:42.021ZPlanning: Solver setup ... Done (17.481s)
1252025-04-22T02:15:42.213ZPlanning: Running solver ... Done (0.193s)
1262025-04-22T02:15:42.446ZPlanning: Finding local manifests ... Done (0.081s)
1272025-04-22T02:15:42.487ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-22T02:15:42.829ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-22T02:15:43.137ZPlanning: Package planning ... Done (0.308s)
1302025-04-22T02:15:43.197ZPlanning: Merging actions ... Done (0.058s)
1312025-04-22T02:15:43.593ZPlanning: Checking for conflicting actions ... Done (0.397s)
1322025-04-22T02:15:48.144ZPlanning: Consolidating action changes ... Done (4.550s)
1332025-04-22T02:15:48.577ZPlanning: Evaluating mediators ... Done (0.434s)
1342025-04-22T02:15:48.661ZPlanning: Planning completed in 25.13 seconds
1352025-04-22T02:15:48.677Z Packages to install: 4
1362025-04-22T02:15:48.677Z Packages to update: 3
1372025-04-22T02:15:48.677Z Mediators to change: 2
1382025-04-22T02:15:48.677Z Services to change: 1
1392025-04-22T02:15:48.677Z Estimated space available: 155.56 GB
1402025-04-22T02:15:48.681ZEstimated space to be consumed: 1.69 GB
1412025-04-22T02:15:48.681Z Create boot environment: No
1422025-04-22T02:15:48.682ZCreate backup boot environment: Yes
1432025-04-22T02:15:48.682Z Rebuild boot archive: No
1442025-04-22T02:15:48.682Z
1452025-04-22T02:15:48.682ZChanged mediators:
1462025-04-22T02:15:48.682Z mediator clang:
1472025-04-22T02:15:48.682Z version: None -> 15 (system default)
1482025-04-22T02:15:48.682Z
1492025-04-22T02:15:48.682Z mediator llvm:
1502025-04-22T02:15:48.682Z version: 14 (system default) -> 15 (system default)
1512025-04-22T02:15:48.682Z
1522025-04-22T02:15:48.682ZChanged packages:
1532025-04-22T02:15:48.682Zhelios-dev
1542025-04-22T02:15:48.682Z developer/build-essential
1552025-04-22T02:15:48.682Z None -> 11-2.0
1562025-04-22T02:15:48.682Z library/libxmlsec1
1572025-04-22T02:15:48.682Z None -> 1.2.35-2.0
1582025-04-22T02:15:48.682Z ooce/developer/clang-15
1592025-04-22T02:15:48.682Z None -> 15.0.7-2.0
1602025-04-22T02:15:48.682Z ooce/developer/llvm-15
1612025-04-22T02:15:48.682Z None -> 15.0.7-2.0
1622025-04-22T02:15:48.682Z package/pkg
1632025-04-22T02:15:48.682Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-22T02:15:48.682Z system/library/g++-runtime
1652025-04-22T02:15:48.683Z 13-2.0 -> 14-2.0
1662025-04-22T02:15:48.683Z system/library/gcc-runtime
1672025-04-22T02:15:48.683Z 13-2.0 -> 14-2.0
1682025-04-22T02:15:48.683Z
1692025-04-22T02:15:48.683ZServices:
1702025-04-22T02:15:48.683Z restart_fmri:
1712025-04-22T02:15:48.683Z svc:/system/update-man-index:default
1722025-04-22T02:15:48.683Z
1732025-04-22T02:15:48.683ZEditable files to change:
1742025-04-22T02:15:48.683Z Update:
1752025-04-22T02:15:48.683Z usr/share/lib/pkg/web/config.shtml
1762025-04-22T02:15:48.957Z
1772025-04-22T02:15:48.957ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-22T02:15:53.966ZDownload: 560/4301 items 17.5/225.4MB 7% complete (3.6M/s)
1792025-04-22T02:15:59.301ZDownload: 1196/4301 items 83.5/225.4MB 37% complete (8.8M/s)
1802025-04-22T02:16:04.311ZDownload: 1373/4301 items 115.2/225.4MB 51% complete (9.8M/s)
1812025-04-22T02:16:09.319ZDownload: 2058/4301 items 116.9/225.4MB 51% complete (3.5M/s)
1822025-04-22T02:16:26.115ZDownload: 2216/4301 items 118.9/225.4MB 52% complete
1832025-04-22T02:16:32.652ZDownload: 3247/4301 items 203.1/225.4MB 90% complete (17.1M/s)
1842025-04-22T02:16:37.963ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (10.0M/s)
1852025-04-22T02:16:38.956ZDownload: Completed 225.42 MB in 49.99 seconds (4.5M/s)
1862025-04-22T02:16:41.231Z Actions: 1/5122 actions (Removing old actions)
1872025-04-22T02:16:41.251Z Actions: 194/5122 actions (Installing new actions)
1882025-04-22T02:16:46.174Z Actions: 4267/5122 actions (Updating modified actions)
1892025-04-22T02:16:46.675Z Actions: Completed 5122 actions in 5.44 seconds.
1902025-04-22T02:16:46.944Z Done (0.260s)
1912025-04-22T02:16:46.948Z Done (0.002s)
1922025-04-22T02:16:47.639Z Done (0.692s)
1932025-04-22T02:16:52.712Z Done (4.826s)
1942025-04-22T02:16:52.927Z Done (0.145s)
1952025-04-22T02:16:52.932Z Done (0.000s)
1962025-04-22T02:16:53.095Z Done (0.000s)
1972025-04-22T02:16:53.872ZPlanning: Evaluating mediator changes ... Done
1982025-04-22T02:16:54.039ZPlanning: Checking for conflicting actions ... Done
1992025-04-22T02:16:54.042ZPlanning: Consolidating action changes ... Done
2002025-04-22T02:16:54.322ZPlanning: Evaluating mediators ... Done
2012025-04-22T02:16:54.325ZPlanning: Planning completed in 0.45 seconds
2022025-04-22T02:16:54.363Z Mediators to change: 2
2032025-04-22T02:16:54.363Z Create boot environment: No
2042025-04-22T02:16:54.367ZCreate backup boot environment: No
2052025-04-22T02:16:54.449Z Done
2062025-04-22T02:16:54.449Z Done
2072025-04-22T02:16:54.949Z Done
2082025-04-22T02:16:58.663Z Done
2092025-04-22T02:16:58.760Z Done
2102025-04-22T02:16:58.764Z Done
2112025-04-22T02:16:58.889Z Done
2122025-04-22T02:16:59.552ZPlanning: Evaluating mediator changes ... Done
2132025-04-22T02:16:59.555ZPlanning: Merging actions ... Done
2142025-04-22T02:16:59.755ZPlanning: Checking for conflicting actions ... Done
2152025-04-22T02:16:59.759ZPlanning: Consolidating action changes ... Done
2162025-04-22T02:17:00.037ZPlanning: Evaluating mediators ... Done
2172025-04-22T02:17:00.097ZPlanning: Planning completed in 0.80 seconds
2182025-04-22T02:17:00.139Z Packages to change: 1
2192025-04-22T02:17:00.139Z Mediators to change: 1
2202025-04-22T02:17:00.143Z Services to change: 1
2212025-04-22T02:17:00.143Z Create boot environment: No
2222025-04-22T02:17:00.143ZCreate backup boot environment: Yes
2232025-04-22T02:17:02.565Z Actions: 1/6 actions (Updating modified actions)
2242025-04-22T02:17:02.569Z Actions: Completed 6 actions in 0.00 seconds.
2252025-04-22T02:17:02.569Z Done
2262025-04-22T02:17:02.569Z Done
2272025-04-22T02:17:02.709Z Done
2282025-04-22T02:17:06.527Z Done
2292025-04-22T02:17:06.618Z Done
2302025-04-22T02:17:06.622Z Done
2312025-04-22T02:17:06.769Z Done
2322025-04-22T02:17:07.221ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-04-22T02:17:07.221Zclang system 15 system
2342025-04-22T02:17:07.221Zcsh system system illumos
2352025-04-22T02:17:07.221Zctags system system illumos
2362025-04-22T02:17:07.221Zgcc vendor 12 vendor
2372025-04-22T02:17:07.221Zgcc system 10 system
2382025-04-22T02:17:07.221Zgcc system 7 system
2392025-04-22T02:17:07.221Zgo system 1.20 system
2402025-04-22T02:17:07.221Zgo system 1.19 system
2412025-04-22T02:17:07.221Zllvm system 15 system
2422025-04-22T02:17:07.221Zllvm system 14 system
2432025-04-22T02:17:07.221Zmariadb system 10.6 system
2442025-04-22T02:17:07.221Zmta vendor vendor dma
2452025-04-22T02:17:07.221Zopenjdk system 17 system
2462025-04-22T02:17:07.221Zopenjdk system 11 system
2472025-04-22T02:17:07.221Zopenjdk system 1.8 system
2482025-04-22T02:17:07.221Zopenssl vendor 3 vendor
2492025-04-22T02:17:07.221Zperl system 5.36 system
2502025-04-22T02:17:07.221Zpostgresql system 15 system
2512025-04-22T02:17:07.221Zpostgresql system 13 system
2522025-04-22T02:17:07.221Zpython vendor 3 vendor
2532025-04-22T02:17:07.221Zpython system 2 system
2542025-04-22T02:17:07.221Zpython3 system 3.11 system
2552025-04-22T02:17:07.221Zruby system 3.0 system
2562025-04-22T02:17:07.221Zwords vendor vendor american-english
2572025-04-22T02:17:07.221Zwords system system australian-english
2582025-04-22T02:17:07.221Zwords system system british-english
2592025-04-22T02:17:07.221Zwords system system canadian-english
2602025-04-22T02:17:07.221Zwords system system french
2612025-04-22T02:17:07.221Zwords system system italian
2622025-04-22T02:17:07.221Zwords system system ngerman
2632025-04-22T02:17:07.221Zwords system system ogerman
2642025-04-22T02:17:07.221Zwords system system spanish
2652025-04-22T02:17:07.562ZPUBLISHER TYPE STATUS P LOCATION
2662025-04-22T02:17:07.563Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-04-22T02:17:11.019ZFMRI IFO
2682025-04-22T02:17:11.019Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-04-22T02:17:11.019Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-04-22T02:17:11.019Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-04-22T02:17:11.019Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-04-22T02:17:11.019Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-04-22T02:17:11.019Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-04-22T02:17:11.019Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2752025-04-22T02:17:11.019Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-04-22T02:17:11.019Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-04-22T02:17:11.019Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2782025-04-22T02:17:11.019Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-04-22T02:17:11.019Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-04-22T02:17:11.019Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2812025-04-22T02:17:11.019Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-04-22T02:17:11.019Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-04-22T02:17:11.924Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-04-22T02:17:12.268Z Updating crates.io index
2852025-04-22T02:17:12.314Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-04-22T02:17:12.765Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-04-22T02:17:13.315Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-04-22T02:17:13.553Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-04-22T02:17:13.794Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-04-22T02:17:14.227Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-04-22T02:17:15.402Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-04-22T02:17:17.379Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-04-22T02:17:18.146Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-04-22T02:17:18.868Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-04-22T02:17:19.237Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-04-22T02:17:19.547Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-04-22T02:17:20.202Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982025-04-22T02:17:20.543Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992025-04-22T02:17:21.041Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-04-22T02:17:21.615Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3012025-04-22T02:17:21.960Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-04-22T02:17:22.201Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-04-22T02:17:22.500Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-04-22T02:17:22.774Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-04-22T02:17:23.098Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-04-22T02:17:23.372Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-04-22T02:17:23.701Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-04-22T02:17:24.039Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3092025-04-22T02:17:24.434Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-04-22T02:17:24.971Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-04-22T02:17:25.389Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-04-22T02:17:25.683Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-04-22T02:17:26.089Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-04-22T02:17:26.563Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3152025-04-22T02:17:26.992Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-04-22T02:17:27.279Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-04-22T02:17:27.559Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-04-22T02:17:27.854Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-04-22T02:17:37.497Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-04-22T02:17:38.993Z Downloading crates ...
3212025-04-22T02:17:39.064Z Downloaded anstream v0.6.15
3222025-04-22T02:17:39.069Z Downloaded dtrace-parser v0.2.0
3232025-04-22T02:17:39.074Z Downloaded bytecount v0.6.8
3242025-04-22T02:17:39.078Z Downloaded anyhow v1.0.98
3252025-04-22T02:17:39.082Z Downloaded equivalent v1.0.1
3262025-04-22T02:17:39.085Z Downloaded anstyle v1.0.10
3272025-04-22T02:17:39.091Z Downloaded colorchoice v1.0.2
3282025-04-22T02:17:39.094Z Downloaded zerocopy-derive v0.7.35
3292025-04-22T02:17:39.109Z Downloaded usdt-macro v0.5.0
3302025-04-22T02:17:39.112Z Downloaded scroll_derive v0.12.0
3312025-04-22T02:17:39.112Z Downloaded winnow v0.7.3
3322025-04-22T02:17:39.121Z Downloaded usdt-attr-macro v0.5.0
3332025-04-22T02:17:39.125Z Downloaded pretty-hex v0.4.1
3342025-04-22T02:17:39.125Z Downloaded swrite v0.1.0
3352025-04-22T02:17:39.128Z Downloaded errno v0.3.9
3362025-04-22T02:17:39.131Z Downloaded bitflags v1.3.2
3372025-04-22T02:17:39.134Z Downloaded generic-array v0.14.7
3382025-04-22T02:17:39.134Z Downloaded fnv v1.0.7
3392025-04-22T02:17:39.134Z Downloaded dof v0.3.0
3402025-04-22T02:17:39.138Z Downloaded crypto-common v0.1.6
3412025-04-22T02:17:39.138Z Downloaded fs-err v2.11.0
3422025-04-22T02:17:39.141Z Downloaded digest v0.10.7
3432025-04-22T02:17:39.141Z Downloaded fastrand v2.1.1
3442025-04-22T02:17:39.141Z Downloaded byteorder v1.5.0
3452025-04-22T02:17:39.145Z Downloaded camino-tempfile v1.1.1
3462025-04-22T02:17:39.148Z Downloaded macaddr v1.0.1
3472025-04-22T02:17:39.148Z Downloaded heck v0.5.0
3482025-04-22T02:17:39.151Z Downloaded thread-id v4.2.2
3492025-04-22T02:17:39.151Z Downloaded terminal_size v0.4.0
3502025-04-22T02:17:39.151Z Downloaded smawk v0.3.2
3512025-04-22T02:17:39.155Z Downloaded proc-macro-error-attr v1.0.4
3522025-04-22T02:17:39.155Z Downloaded usdt v0.5.0
3532025-04-22T02:17:39.155Z Downloaded thiserror v1.0.69
3542025-04-22T02:17:39.159Z Downloaded thiserror-impl v2.0.12
3552025-04-22T02:17:39.163Z Downloaded heck v0.4.1
3562025-04-22T02:17:39.163Z Downloaded strsim v0.11.1
3572025-04-22T02:17:39.166Z Downloaded utf8parse v0.2.2
3582025-04-22T02:17:39.166Z Downloaded terminal_size v0.2.6
3592025-04-22T02:17:39.166Z Downloaded itoa v1.0.11
3602025-04-22T02:17:39.170Z Downloaded memmap v0.7.0
3612025-04-22T02:17:39.170Z Downloaded plain v0.2.3
3622025-04-22T02:17:39.170Z Downloaded is_terminal_polyfill v1.70.1
3632025-04-22T02:17:39.173Z Downloaded block-buffer v0.10.4
3642025-04-22T02:17:39.173Z Downloaded tabled_derive v0.7.0
3652025-04-22T02:17:39.173Z Downloaded serde_spanned v0.6.8
3662025-04-22T02:17:39.176Z Downloaded anstyle-query v1.1.1
3672025-04-22T02:17:39.176Z Downloaded serde_tokenstream v0.2.2
3682025-04-22T02:17:39.179Z Downloaded scroll v0.12.0
3692025-04-22T02:17:39.179Z Downloaded cpufeatures v0.2.14
3702025-04-22T02:17:39.179Z Downloaded autocfg v1.4.0
3712025-04-22T02:17:39.183Z Downloaded version_check v0.9.5
3722025-04-22T02:17:39.183Z Downloaded thiserror-impl v1.0.69
3732025-04-22T02:17:39.186Z Downloaded pest_generator v2.7.14
3742025-04-22T02:17:39.186Z Downloaded unicode-linebreak v0.1.5
3752025-04-22T02:17:39.189Z Downloaded clap_derive v4.5.32
3762025-04-22T02:17:39.189Z Downloaded cargo_toml v0.21.0
3772025-04-22T02:17:39.192Z Downloaded cargo-platform v0.1.8
3782025-04-22T02:17:39.192Z Downloaded clap_lex v0.7.4
3792025-04-22T02:17:39.192Z Downloaded cfg-if v1.0.0
3802025-04-22T02:17:39.195Z Downloaded camino v1.1.9
3812025-04-22T02:17:39.199Z Downloaded anstyle-parse v0.2.5
3822025-04-22T02:17:39.203Z Downloaded sha2 v0.10.8
3832025-04-22T02:17:39.206Z Downloaded thiserror v2.0.12
3842025-04-22T02:17:39.209Z Downloaded toml_datetime v0.6.8
3852025-04-22T02:17:39.212Z Downloaded io-lifetimes v1.0.11
3862025-04-22T02:17:39.212Z Downloaded tempfile v3.13.0
3872025-04-22T02:17:39.216Z Downloaded pest_derive v2.7.14
3882025-04-22T02:17:39.220Z Downloaded once_cell v1.21.3
3892025-04-22T02:17:39.238Z Downloaded proc-macro-error v1.0.4
3902025-04-22T02:17:39.241Z Downloaded quote v1.0.39
3912025-04-22T02:17:39.245Z Downloaded papergrid v0.11.0
3922025-04-22T02:17:39.248Z Downloaded ucd-trie v0.1.7
3932025-04-22T02:17:39.251Z Downloaded pest_meta v2.7.14
3942025-04-22T02:17:39.257Z Downloaded typenum v1.17.0
3952025-04-22T02:17:39.257Z Downloaded semver v1.0.25
3962025-04-22T02:17:39.260Z Downloaded usdt-impl v0.5.0
3972025-04-22T02:17:39.260Z Downloaded toml v0.8.20
3982025-04-22T02:17:39.263Z Downloaded proc-macro2 v1.0.94
3992025-04-22T02:17:39.263Z Downloaded ryu v1.0.18
4002025-04-22T02:17:39.266Z Downloaded unicode-ident v1.0.14
4012025-04-22T02:17:39.269Z Downloaded textwrap v0.16.1
4022025-04-22T02:17:39.274Z Downloaded clap v4.5.35
4032025-04-22T02:17:39.280Z Downloaded serde_derive v1.0.219
4042025-04-22T02:17:39.283Z Downloaded log v0.4.22
4052025-04-22T02:17:39.286Z Downloaded cargo_metadata v0.19.2
4062025-04-22T02:17:39.289Z Downloaded bitflags v2.9.0
4072025-04-22T02:17:39.311Z Downloaded toml_edit v0.22.24
4082025-04-22T02:17:39.332Z Downloaded serde v1.0.219
4092025-04-22T02:17:39.335Z Downloaded indexmap v2.7.1
4102025-04-22T02:17:39.339Z Downloaded memchr v2.7.4
4112025-04-22T02:17:39.362Z Downloaded hashbrown v0.15.1
4122025-04-22T02:17:39.372Z Downloaded serde_json v1.0.140
4132025-04-22T02:17:39.378Z Downloaded pest v2.7.14
4142025-04-22T02:17:39.396Z Downloaded zerocopy v0.7.35
4152025-04-22T02:17:39.411Z Downloaded clap_builder v4.5.35
4162025-04-22T02:17:39.417Z Downloaded tabled v0.15.0
4172025-04-22T02:17:39.432Z Downloaded goblin v0.8.2
4182025-04-22T02:17:39.440Z Downloaded syn v1.0.109
4192025-04-22T02:17:39.448Z Downloaded unicode-width v0.1.14
4202025-04-22T02:17:39.454Z Downloaded syn v2.0.98
4212025-04-22T02:17:39.464Z Downloaded rustix v0.37.28
4222025-04-22T02:17:39.482Z Downloaded rustix v0.38.37
4232025-04-22T02:17:39.521Z Downloaded libc v0.2.171
4242025-04-22T02:17:39.670Z Compiling proc-macro2 v1.0.94
4252025-04-22T02:17:39.670Z Compiling unicode-ident v1.0.14
4262025-04-22T02:17:39.673Z Compiling version_check v0.9.5
4272025-04-22T02:17:39.673Z Compiling libc v0.2.171
4282025-04-22T02:17:39.673Z Compiling serde v1.0.219
4292025-04-22T02:17:39.674Z Compiling memchr v2.7.4
4302025-04-22T02:17:39.674Z Compiling thiserror v1.0.69
4312025-04-22T02:17:39.709Z Compiling itoa v1.0.11
4322025-04-22T02:17:39.961Z Compiling ryu v1.0.18
4332025-04-22T02:17:40.006Z Compiling ucd-trie v0.1.7
4342025-04-22T02:17:40.415Z Compiling once_cell v1.21.3
4352025-04-22T02:17:40.445Z Compiling byteorder v1.5.0
4362025-04-22T02:17:40.492Z Compiling serde_json v1.0.140
4372025-04-22T02:17:40.692Z Compiling rustix v0.38.37
4382025-04-22T02:17:40.882Z Compiling bitflags v2.9.0
4392025-04-22T02:17:40.927Z Compiling usdt-impl v0.5.0
4402025-04-22T02:17:41.308Z Compiling proc-macro-error-attr v1.0.4
4412025-04-22T02:17:41.332Z Compiling syn v1.0.109
4422025-04-22T02:17:41.336Z Compiling io-lifetimes v1.0.11
4432025-04-22T02:17:41.524Z Compiling quote v1.0.39
4442025-04-22T02:17:41.570Z Compiling proc-macro-error v1.0.4
4452025-04-22T02:17:41.647Z Compiling errno v0.3.9
4462025-04-22T02:17:41.934Z Compiling syn v2.0.98
4472025-04-22T02:17:42.055Z Compiling equivalent v1.0.1
4482025-04-22T02:17:42.086Z Compiling log v0.4.22
4492025-04-22T02:17:42.167Z Compiling plain v0.2.3
4502025-04-22T02:17:42.194Z Compiling camino v1.1.9
4512025-04-22T02:17:42.197Z Compiling utf8parse v0.2.2
4522025-04-22T02:17:42.309Z Compiling thread-id v4.2.2
4532025-04-22T02:17:42.354Z Compiling rustix v0.37.28
4542025-04-22T02:17:42.394Z Compiling hashbrown v0.15.1
4552025-04-22T02:17:42.438Z Compiling anstyle-parse v0.2.5
4562025-04-22T02:17:42.976Z Compiling unicode-width v0.1.14
4572025-04-22T02:17:43.259Z Compiling is_terminal_polyfill v1.70.1
4582025-04-22T02:17:43.288Z Compiling thiserror v2.0.12
4592025-04-22T02:17:43.336Z Compiling semver v1.0.25
4602025-04-22T02:17:43.406Z Compiling bitflags v1.3.2
4612025-04-22T02:17:43.517Z Compiling indexmap v2.7.1
4622025-04-22T02:17:43.542Z Compiling pretty-hex v0.4.1
4632025-04-22T02:17:43.568Z Compiling autocfg v1.4.0
4642025-04-22T02:17:43.774Z Compiling colorchoice v1.0.2
4652025-04-22T02:17:43.877Z Compiling winnow v0.7.3
4662025-04-22T02:17:43.902Z Compiling anstyle v1.0.10
4672025-04-22T02:17:43.939Z Compiling anstyle-query v1.1.1
4682025-04-22T02:17:44.364Z Compiling anstream v0.6.15
4692025-04-22T02:17:44.479Z Compiling terminal_size v0.4.0
4702025-04-22T02:17:44.505Z Compiling fs-err v2.11.0
4712025-04-22T02:17:44.836Z Compiling strsim v0.11.1
4722025-04-22T02:17:44.874Z Compiling fnv v1.0.7
4732025-04-22T02:17:44.949Z Compiling fastrand v2.1.1
4742025-04-22T02:17:44.975Z Compiling heck v0.4.1
4752025-04-22T02:17:45.028Z Compiling clap_lex v0.7.4
4762025-04-22T02:17:45.447Z Compiling bytecount v0.6.8
4772025-04-22T02:17:45.472Z Compiling anyhow v1.0.98
4782025-04-22T02:17:45.567Z Compiling cfg-if v1.0.0
4792025-04-22T02:17:45.704Z Compiling heck v0.5.0
4802025-04-22T02:17:45.831Z Compiling terminal_size v0.2.6
4812025-04-22T02:17:45.960Z Compiling papergrid v0.11.0
4822025-04-22T02:17:46.050Z Compiling tempfile v3.13.0
4832025-04-22T02:17:46.077Z Compiling clap_builder v4.5.35
4842025-04-22T02:17:46.354Z Compiling memmap v0.7.0
4852025-04-22T02:17:46.517Z Compiling unicode-linebreak v0.1.5
4862025-04-22T02:17:46.682Z Compiling smawk v0.3.2
4872025-04-22T02:17:46.951Z Compiling textwrap v0.16.1
4882025-04-22T02:17:47.406Z Compiling swrite v0.1.0
4892025-04-22T02:17:47.565Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4902025-04-22T02:17:47.953Z Compiling tabled_derive v0.7.0
4912025-04-22T02:17:49.194Z Compiling serde_derive v1.0.219
4922025-04-22T02:17:49.194Z Compiling thiserror-impl v1.0.69
4932025-04-22T02:17:49.197Z Compiling zerocopy-derive v0.7.35
4942025-04-22T02:17:49.197Z Compiling scroll_derive v0.12.0
4952025-04-22T02:17:49.197Z Compiling thiserror-impl v2.0.12
4962025-04-22T02:17:49.197Z Compiling clap_derive v4.5.32
4972025-04-22T02:17:49.376Z Compiling tabled v0.15.0
4982025-04-22T02:17:50.679Z Compiling scroll v0.12.0
4992025-04-22T02:17:51.259Z Compiling goblin v0.8.2
5002025-04-22T02:17:51.305Z Compiling zerocopy v0.7.35
5012025-04-22T02:17:52.390Z Compiling pest v2.7.14
5022025-04-22T02:17:53.511Z Compiling clap v4.5.35
5032025-04-22T02:17:54.558Z Compiling pest_meta v2.7.14
5042025-04-22T02:17:55.625Z Compiling pest_generator v2.7.14
5052025-04-22T02:17:56.965Z Compiling pest_derive v2.7.14
5062025-04-22T02:17:57.577Z Compiling dtrace-parser v0.2.0
5072025-04-22T02:17:58.380Z Compiling serde_spanned v0.6.8
5082025-04-22T02:17:58.383Z Compiling toml_datetime v0.6.8
5092025-04-22T02:17:58.664Z Compiling serde_tokenstream v0.2.2
5102025-04-22T02:17:58.667Z Compiling cargo-platform v0.1.8
5112025-04-22T02:17:58.721Z Compiling macaddr v1.0.1
5122025-04-22T02:17:58.892Z Compiling toml_edit v0.22.24
5132025-04-22T02:17:59.151Z Compiling camino-tempfile v1.1.1
5142025-04-22T02:17:59.774Z Compiling dof v0.3.0
5152025-04-22T02:17:59.774Z Compiling cargo_metadata v0.19.2
5162025-04-22T02:18:01.279Z Compiling usdt-macro v0.5.0
5172025-04-22T02:18:01.279Z Compiling usdt-attr-macro v0.5.0
5182025-04-22T02:18:01.749Z Compiling toml v0.8.20
5192025-04-22T02:18:02.507Z Compiling usdt v0.5.0
5202025-04-22T02:18:02.574Z Compiling cargo_toml v0.21.0
5212025-04-22T02:18:05.220Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5222025-04-22T02:18:08.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.85s
5232025-04-22T02:18:08.777Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5242025-04-22T02:18:09.438Z Downloading crates ...
5252025-04-22T02:18:09.579Z Downloaded atty v0.2.14
5262025-04-22T02:18:09.582Z Downloaded async-stream-impl v0.3.6
5272025-04-22T02:18:09.585Z Downloaded aead v0.5.2
5282025-04-22T02:18:09.589Z Downloaded headers-core v0.3.0
5292025-04-22T02:18:09.592Z Downloaded atomicwrites v0.4.4
5302025-04-22T02:18:09.606Z Downloaded cfg_aliases v0.1.1
5312025-04-22T02:18:09.609Z Downloaded ident_case v1.0.1
5322025-04-22T02:18:09.612Z Downloaded icu_provider_macros v1.5.0
5332025-04-22T02:18:09.618Z Downloaded ciborium-io v0.2.2
5342025-04-22T02:18:09.621Z Downloaded hubpack_derive v0.1.1
5352025-04-22T02:18:09.624Z Downloaded http-body v1.0.1
5362025-04-22T02:18:09.628Z Downloaded is_ci v1.2.0
5372025-04-22T02:18:09.632Z Downloaded cfg_aliases v0.2.1
5382025-04-22T02:18:09.635Z Downloaded md5 v0.7.0
5392025-04-22T02:18:09.638Z Downloaded match_cfg v0.1.0
5402025-04-22T02:18:09.638Z Downloaded instant v0.1.13
5412025-04-22T02:18:09.641Z Downloaded cstr-argument v0.1.2
5422025-04-22T02:18:09.642Z Downloaded crunchy v0.2.2
5432025-04-22T02:18:09.645Z Downloaded crucible-workspace-hack v0.1.0
5442025-04-22T02:18:09.645Z Downloaded hex v0.4.3
5452025-04-22T02:18:09.648Z Downloaded hostname v0.3.1
5462025-04-22T02:18:09.652Z Downloaded pretty-hex v0.2.1
5472025-04-22T02:18:09.652Z Downloaded bb8 v0.8.5
5482025-04-22T02:18:09.655Z Downloaded httpdate v1.0.3
5492025-04-22T02:18:09.655Z Downloaded http-body-util v0.1.3
5502025-04-22T02:18:09.658Z Downloaded hyper-tls v0.6.0
5512025-04-22T02:18:09.661Z Downloaded inout v0.1.3
5522025-04-22T02:18:09.661Z Downloaded indoc v1.0.9
5532025-04-22T02:18:09.667Z Downloaded impl-trait-for-tuples v0.2.2
5542025-04-22T02:18:09.670Z Downloaded ascii-canvas v3.0.0
5552025-04-22T02:18:09.673Z Downloaded bit-vec v0.8.0
5562025-04-22T02:18:09.673Z Downloaded idna_adapter v1.2.0
5572025-04-22T02:18:09.676Z Downloaded linked-hash-map v0.5.6
5582025-04-22T02:18:09.676Z Downloaded cobs v0.2.3
5592025-04-22T02:18:09.679Z Downloaded libsw-core v0.3.1
5602025-04-22T02:18:09.682Z Downloaded instability v0.3.2
5612025-04-22T02:18:09.685Z Downloaded lockfree-object-pool v0.1.6
5622025-04-22T02:18:09.688Z Downloaded managed v0.8.0
5632025-04-22T02:18:09.688Z Downloaded buf-list v1.0.3
5642025-04-22T02:18:09.691Z Downloaded memoffset v0.9.1
5652025-04-22T02:18:09.694Z Downloaded maybe-uninit v2.0.0
5662025-04-22T02:18:09.697Z Downloaded lzss v0.8.2
5672025-04-22T02:18:09.700Z Downloaded maplit v1.0.2
5682025-04-22T02:18:09.700Z Downloaded internet-checksum v0.2.1
5692025-04-22T02:18:09.704Z Downloaded md-5 v0.10.6
5702025-04-22T02:18:09.707Z Downloaded kstat-rs v0.2.4
5712025-04-22T02:18:09.707Z Downloaded crc v3.2.1
5722025-04-22T02:18:09.710Z Downloaded http-range v0.1.5
5732025-04-22T02:18:09.713Z Downloaded crc-catalog v2.4.0
5742025-04-22T02:18:09.713Z Downloaded iana-time-zone v0.1.63
5752025-04-22T02:18:09.717Z Downloaded cmake v0.1.51
5762025-04-22T02:18:09.720Z Downloaded chrono-tz-build v0.4.0
5772025-04-22T02:18:09.723Z Downloaded libefi-sys v0.1.0
5782025-04-22T02:18:09.723Z Downloaded cassowary v0.3.0
5792025-04-22T02:18:09.726Z Downloaded libsw v3.4.0
5802025-04-22T02:18:09.729Z Downloaded httparse v1.9.5
5812025-04-22T02:18:09.732Z Downloaded lock_api v0.4.12
5822025-04-22T02:18:09.735Z Downloaded memmap2 v0.9.5
5832025-04-22T02:18:09.738Z Downloaded litemap v0.7.3
5842025-04-22T02:18:09.741Z Downloaded jobserver v0.1.32
5852025-04-22T02:18:09.744Z Downloaded semver v0.1.20
5862025-04-22T02:18:09.744Z Downloaded progenitor v0.8.0
5872025-04-22T02:18:09.747Z Downloaded predicates-core v1.0.8
5882025-04-22T02:18:09.747Z Downloaded headers v0.4.0
5892025-04-22T02:18:09.754Z Downloaded libloading v0.8.5
5902025-04-22T02:18:09.757Z Downloaded subtle v2.6.1
5912025-04-22T02:18:09.761Z Downloaded structmeta-derive v0.3.0
5922025-04-22T02:18:09.763Z Downloaded highway v1.3.0
5932025-04-22T02:18:09.767Z Downloaded ciborium v0.2.2
5942025-04-22T02:18:09.770Z Downloaded utf8_iter v1.0.4
5952025-04-22T02:18:09.770Z Downloaded base64ct v1.6.0
5962025-04-22T02:18:09.774Z Downloaded crc32fast v1.4.2
5972025-04-22T02:18:09.777Z Downloaded cookie_store v0.21.1
5982025-04-22T02:18:09.781Z Downloaded signal-hook-registry v1.4.2
5992025-04-22T02:18:09.781Z Downloaded secrecy v0.8.0
6002025-04-22T02:18:09.784Z Downloaded hickory-client v0.24.4
6012025-04-22T02:18:09.787Z Downloaded indexmap v1.9.3
6022025-04-22T02:18:09.791Z Downloaded icu_locid v1.5.0
6032025-04-22T02:18:09.796Z Downloaded crossbeam-deque v0.8.5
6042025-04-22T02:18:09.801Z Downloaded sqlformat v0.2.6
6052025-04-22T02:18:09.804Z Downloaded zone_cfg_derive v0.3.0
6062025-04-22T02:18:09.804Z Downloaded zone_cfg_derive v0.1.2
6072025-04-22T02:18:09.807Z Downloaded sec1 v0.7.3
6082025-04-22T02:18:09.807Z Downloaded spki v0.7.3
6092025-04-22T02:18:09.810Z Downloaded rustversion v1.0.17
6102025-04-22T02:18:09.814Z Downloaded rustc_version v0.4.1
6112025-04-22T02:18:09.816Z Downloaded slab v0.4.9
6122025-04-22T02:18:09.820Z Downloaded signal-hook-mio v0.2.4
6132025-04-22T02:18:09.820Z Downloaded tokio-macros v2.5.0
6142025-04-22T02:18:09.823Z Downloaded scrypt v0.11.0
6152025-04-22T02:18:09.823Z Downloaded untrusted v0.9.0
6162025-04-22T02:18:09.826Z Downloaded derive_builder_macro v0.20.2
6172025-04-22T02:18:09.829Z Downloaded zone v0.1.8
6182025-04-22T02:18:09.829Z Downloaded utf-8 v0.7.6
6192025-04-22T02:18:09.832Z Downloaded foreign-types-shared v0.3.1
6202025-04-22T02:18:09.832Z Downloaded num-conv v0.1.0
6212025-04-22T02:18:09.836Z Downloaded gethostname v0.5.0
6222025-04-22T02:18:09.836Z Downloaded foreign-types v0.5.0
6232025-04-22T02:18:09.849Z Downloaded progenitor-impl v0.8.0
6242025-04-22T02:18:09.852Z Downloaded crc-any v2.5.0
6252025-04-22T02:18:09.855Z Downloaded bzip2 v0.5.2
6262025-04-22T02:18:09.858Z Downloaded litrs v0.4.1
6272025-04-22T02:18:09.861Z Downloaded console v0.15.10
6282025-04-22T02:18:09.865Z Downloaded openssl-macros v0.1.1
6292025-04-22T02:18:09.868Z Downloaded backoff v0.4.0
6302025-04-22T02:18:09.871Z Downloaded crossbeam-utils v0.8.21
6312025-04-22T02:18:09.874Z Downloaded zone v0.3.1
6322025-04-22T02:18:09.874Z Downloaded hyper-util v0.1.11
6332025-04-22T02:18:09.880Z Downloaded progenitor-client v0.8.0
6342025-04-22T02:18:09.883Z Downloaded dsl_auto_type v0.1.2
6352025-04-22T02:18:09.887Z Downloaded twox-hash v2.1.0
6362025-04-22T02:18:09.890Z Downloaded tracing-attributes v0.1.27
6372025-04-22T02:18:09.890Z Downloaded foreign-types-shared v0.1.1
6382025-04-22T02:18:09.893Z Downloaded filetime v0.2.25
6392025-04-22T02:18:09.896Z Downloaded fixedbitset v0.4.2
6402025-04-22T02:18:09.896Z Downloaded xattr v1.3.1
6412025-04-22T02:18:09.900Z Downloaded untrusted v0.7.1
6422025-04-22T02:18:09.900Z Downloaded unarray v0.1.4
6432025-04-22T02:18:09.903Z Downloaded snafu-derive v0.8.5
6442025-04-22T02:18:09.906Z Downloaded precomputed-hash v0.1.1
6452025-04-22T02:18:09.906Z Downloaded num-derive v0.3.3
6462025-04-22T02:18:09.909Z Downloaded ghash v0.5.1
6472025-04-22T02:18:09.909Z Downloaded foreign-types-macros v0.2.3
6482025-04-22T02:18:09.912Z Downloaded defmt-parser v0.3.4
6492025-04-22T02:18:09.913Z Downloaded indicatif v0.17.11
6502025-04-22T02:18:09.917Z Downloaded env_filter v0.1.2
6512025-04-22T02:18:09.920Z Downloaded either v1.14.0
6522025-04-22T02:18:09.923Z Downloaded const-oid v0.9.6
6532025-04-22T02:18:09.927Z Downloaded clang-sys v1.8.1
6542025-04-22T02:18:09.930Z Downloaded chacha20poly1305 v0.10.1
6552025-04-22T02:18:09.933Z Downloaded dirs-sys-next v0.1.2
6562025-04-22T02:18:09.933Z Downloaded spin v0.9.8
6572025-04-22T02:18:09.936Z Downloaded compact_str v0.8.0
6582025-04-22T02:18:09.940Z Downloaded tower-service v0.3.3
6592025-04-22T02:18:09.943Z Downloaded pin-utils v0.1.0
6602025-04-22T02:18:09.946Z Downloaded ena v0.14.3
6612025-04-22T02:18:09.946Z Downloaded mime v0.3.17
6622025-04-22T02:18:09.949Z Downloaded env_logger v0.10.2
6632025-04-22T02:18:09.952Z Downloaded tungstenite v0.23.0
6642025-04-22T02:18:09.956Z Downloaded same-file v1.0.6
6652025-04-22T02:18:09.959Z Downloaded rfc6979 v0.4.0
6662025-04-22T02:18:09.962Z Downloaded rand_chacha v0.9.0
6672025-04-22T02:18:09.962Z Downloaded tokio-rustls v0.24.1
6682025-04-22T02:18:09.966Z Downloaded getrandom v0.2.15
6692025-04-22T02:18:09.969Z Downloaded tokio-native-tls v0.3.1
6702025-04-22T02:18:09.972Z Downloaded scheduled-thread-pool v0.2.7
6712025-04-22T02:18:09.975Z Downloaded ppv-lite86 v0.2.20
6722025-04-22T02:18:09.975Z Downloaded ron v0.8.1
6732025-04-22T02:18:09.981Z Downloaded typify-macro v0.2.0
6742025-04-22T02:18:09.984Z Downloaded jiff-static v0.2.6
6752025-04-22T02:18:09.988Z Downloaded darling_macro v0.20.10
6762025-04-22T02:18:09.989Z Downloaded static_assertions v1.1.0
6772025-04-22T02:18:09.992Z Downloaded stable_deref_trait v1.2.0
6782025-04-22T02:18:09.992Z Downloaded rustls-pemfile v1.0.4
6792025-04-22T02:18:09.995Z Downloaded derive_builder_core v0.20.2
6802025-04-22T02:18:09.998Z Downloaded rand_seeder v0.3.0
6812025-04-22T02:18:10.001Z Downloaded num_threads v0.1.7
6822025-04-22T02:18:10.002Z Downloaded normalize-line-endings v0.3.0
6832025-04-22T02:18:10.005Z Downloaded pin-project-internal v1.1.6
6842025-04-22T02:18:10.005Z Downloaded const_format v0.2.34
6852025-04-22T02:18:10.011Z Downloaded universal-hash v0.5.1
6862025-04-22T02:18:10.014Z Downloaded thiserror-impl-no-std v2.0.2
6872025-04-22T02:18:10.017Z Downloaded tower-layer v0.3.3
6882025-04-22T02:18:10.017Z Downloaded rand_core v0.9.2
6892025-04-22T02:18:10.021Z Downloaded want v0.3.1
6902025-04-22T02:18:10.021Z Downloaded getrandom v0.3.1
6912025-04-22T02:18:10.024Z Downloaded ctr v0.9.2
6922025-04-22T02:18:10.027Z Downloaded mime_guess v2.0.5
6932025-04-22T02:18:10.030Z Downloaded http v1.2.0
6942025-04-22T02:18:10.034Z Downloaded slog-async v2.8.0
6952025-04-22T02:18:10.037Z Downloaded float-ord v0.3.2
6962025-04-22T02:18:10.041Z Downloaded form_urlencoded v1.2.1
6972025-04-22T02:18:10.041Z Downloaded diesel-dtrace v0.4.2
6982025-04-22T02:18:10.044Z Downloaded nibble_vec v0.1.0
6992025-04-22T02:18:10.044Z Downloaded resolv-conf v0.7.0
7002025-04-22T02:18:10.047Z Downloaded olpc-cjson v0.1.4
7012025-04-22T02:18:10.051Z Downloaded embedded-io v0.4.0
7022025-04-22T02:18:10.051Z Downloaded strum_macros v0.25.3
7032025-04-22T02:18:10.054Z Downloaded ed25519 v2.2.3
7042025-04-22T02:18:10.057Z Downloaded pin-project v1.1.6
7052025-04-22T02:18:10.068Z Downloaded oso-derive v0.27.3
7062025-04-22T02:18:10.073Z Downloaded pkg-config v0.3.31
7072025-04-22T02:18:10.076Z Downloaded yoke v0.7.4
7082025-04-22T02:18:10.076Z Downloaded crypto-bigint v0.5.5
7092025-04-22T02:18:10.082Z Downloaded peg v0.8.5
7102025-04-22T02:18:10.087Z Downloaded bumpalo v3.16.0
7112025-04-22T02:18:10.091Z Downloaded tinyvec_macros v0.1.1
7122025-04-22T02:18:10.094Z Downloaded powerfmt v0.2.0
7132025-04-22T02:18:10.097Z Downloaded zerocopy-derive v0.8.10
7142025-04-22T02:18:10.102Z Downloaded yoke-derive v0.7.4
7152025-04-22T02:18:10.105Z Downloaded vte_generate_state_changes v0.1.2
7162025-04-22T02:18:10.105Z Downloaded xz2 v0.1.7
7172025-04-22T02:18:10.108Z Downloaded radium v0.7.0
7182025-04-22T02:18:10.111Z Downloaded sigpipe v0.1.3
7192025-04-22T02:18:10.111Z Downloaded fs_extra v1.3.0
7202025-04-22T02:18:10.114Z Downloaded ecdsa v0.16.9
7212025-04-22T02:18:10.117Z Downloaded daft-derive v0.1.3
7222025-04-22T02:18:10.121Z Downloaded slog-dtrace v0.3.0
7232025-04-22T02:18:10.124Z Downloaded take_mut v0.2.2
7242025-04-22T02:18:10.127Z Downloaded slog-bunyan v2.5.0
7252025-04-22T02:18:10.127Z Downloaded simd-adler32 v0.3.7
7262025-04-22T02:18:10.130Z Downloaded tap v1.0.1
7272025-04-22T02:18:10.133Z Downloaded schemars v0.8.22
7282025-04-22T02:18:10.144Z Downloaded oxnet v0.1.1
7292025-04-22T02:18:10.147Z Downloaded tinystr v0.7.6
7302025-04-22T02:18:10.150Z Downloaded float-cmp v0.10.0
7312025-04-22T02:18:10.154Z Downloaded term v0.7.0
7322025-04-22T02:18:10.157Z Downloaded peg-runtime v0.8.5
7332025-04-22T02:18:10.157Z Downloaded tiny-keccak v2.0.2
7342025-04-22T02:18:10.160Z Downloaded parking_lot_core v0.9.10
7352025-04-22T02:18:10.163Z Downloaded wyz v0.5.1
7362025-04-22T02:18:10.166Z Downloaded wait-timeout v0.2.0
7372025-04-22T02:18:10.166Z Downloaded phf_codegen v0.11.2
7382025-04-22T02:18:10.170Z Downloaded pbkdf2 v0.12.2
7392025-04-22T02:18:10.175Z Downloaded der_derive v0.7.3
7402025-04-22T02:18:10.175Z Downloaded defmt-macros v0.3.9
7412025-04-22T02:18:10.179Z Downloaded proc-macro-error-attr2 v2.0.0
7422025-04-22T02:18:10.179Z Downloaded cc v1.2.15
7432025-04-22T02:18:10.182Z Downloaded futures-macro v0.3.31
7442025-04-22T02:18:10.187Z Downloaded progenitor-client v0.9.1
7452025-04-22T02:18:10.187Z Downloaded futures-io v0.3.31
7462025-04-22T02:18:10.190Z Downloaded tower v0.5.2
7472025-04-22T02:18:10.197Z Downloaded sync_wrapper v1.0.1
7482025-04-22T02:18:10.201Z Downloaded itertools v0.14.0
7492025-04-22T02:18:10.208Z Downloaded ssh-encoding v0.2.0
7502025-04-22T02:18:10.211Z Downloaded foldhash v0.1.3
7512025-04-22T02:18:10.215Z Downloaded pem v3.0.5
7522025-04-22T02:18:10.215Z Downloaded diesel_table_macro_syntax v0.2.0
7532025-04-22T02:18:10.218Z Downloaded similar v2.7.0
7542025-04-22T02:18:10.221Z Downloaded proc-macro-crate v1.3.1
7552025-04-22T02:18:10.225Z Downloaded thread_local v1.1.8
7562025-04-22T02:18:10.228Z Downloaded thiserror-no-std v2.0.2
7572025-04-22T02:18:10.231Z Downloaded derive_builder v0.20.2
7582025-04-22T02:18:10.236Z Downloaded publicsuffix v2.3.0
7592025-04-22T02:18:10.239Z Downloaded num-derive v0.4.2
7602025-04-22T02:18:10.243Z Downloaded num_enum v0.5.11
7612025-04-22T02:18:10.248Z Downloaded peg-macros v0.8.5
7622025-04-22T02:18:10.251Z Downloaded smf v0.2.3
7632025-04-22T02:18:10.251Z Downloaded signature v2.2.0
7642025-04-22T02:18:10.254Z Downloaded futures-executor v0.3.31
7652025-04-22T02:18:10.257Z Downloaded defmt v0.3.8
7662025-04-22T02:18:10.260Z Downloaded rtoolbox v0.0.2
7672025-04-22T02:18:10.263Z Downloaded elliptic-curve v0.13.8
7682025-04-22T02:18:10.267Z Downloaded typify-macro v0.3.0
7692025-04-22T02:18:10.267Z Downloaded tabled_derive v0.10.0
7702025-04-22T02:18:10.271Z Downloaded unicode-xid v0.2.6
7712025-04-22T02:18:10.274Z Downloaded prettyplease v0.2.30
7722025-04-22T02:18:10.278Z Downloaded data-encoding v2.6.0
7732025-04-22T02:18:10.282Z Downloaded primeorder v0.13.6
7742025-04-22T02:18:10.282Z Downloaded waitgroup v0.1.2
7752025-04-22T02:18:10.282Z Downloaded hkdf v0.12.4
7762025-04-22T02:18:10.285Z Downloaded strum v0.26.3
7772025-04-22T02:18:10.288Z Downloaded debug-ignore v1.0.5
7782025-04-22T02:18:10.288Z Downloaded ed25519-dalek v2.1.1
7792025-04-22T02:18:10.292Z Downloaded num-iter v0.1.45
7802025-04-22T02:18:10.296Z Downloaded number_prefix v0.4.0
7812025-04-22T02:18:10.299Z Downloaded fatfs v0.3.6
7822025-04-22T02:18:10.299Z Downloaded progenitor v0.9.1
7832025-04-22T02:18:10.303Z Downloaded tabwriter v1.4.0
7842025-04-22T02:18:10.306Z Downloaded endian-type v0.1.2
7852025-04-22T02:18:10.306Z Downloaded derive-where v1.2.7
7862025-04-22T02:18:10.310Z Downloaded csv-core v0.1.11
7872025-04-22T02:18:10.313Z Downloaded tokio-postgres v0.7.13
7882025-04-22T02:18:10.317Z Downloaded serde_urlencoded v0.7.1
7892025-04-22T02:18:10.320Z Downloaded uzers v0.12.1
7902025-04-22T02:18:10.323Z Downloaded unicode-truncate v1.1.0
7912025-04-22T02:18:10.326Z Downloaded path-slash v0.1.5
7922025-04-22T02:18:10.326Z Downloaded serde-big-array v0.5.1
7932025-04-22T02:18:10.329Z Downloaded strip-ansi-escapes v0.2.0
7942025-04-22T02:18:10.329Z Downloaded rustc-hash v2.1.1
7952025-04-22T02:18:10.332Z Downloaded tinyvec v1.8.0
7962025-04-22T02:18:10.335Z Downloaded native-tls v0.2.12
7972025-04-22T02:18:10.339Z Downloaded topological-sort v0.2.2
7982025-04-22T02:18:10.342Z Downloaded owo-colors v4.2.0
7992025-04-22T02:18:10.345Z Downloaded daft v0.1.3
8002025-04-22T02:18:10.348Z Downloaded zeroize v1.8.1
8012025-04-22T02:18:10.348Z Downloaded rsa v0.9.6
8022025-04-22T02:18:10.353Z Downloaded void v1.0.2
8032025-04-22T02:18:10.357Z Downloaded vsss-rs v3.3.4
8042025-04-22T02:18:10.360Z Downloaded openssl-probe v0.1.5
8052025-04-22T02:18:10.360Z Downloaded oso v0.27.3
8062025-04-22T02:18:10.364Z Downloaded newline-converter v0.3.0
8072025-04-22T02:18:10.367Z Downloaded zeroize_derive v1.4.2
8082025-04-22T02:18:10.370Z Downloaded dyn-clone v1.0.19
8092025-04-22T02:18:10.370Z Downloaded pkcs8 v0.10.2
8102025-04-22T02:18:10.373Z Downloaded num-bigint-dig v0.8.4
8112025-04-22T02:18:10.379Z Downloaded num v0.4.3
8122025-04-22T02:18:10.382Z Downloaded hashbrown v0.13.2
8132025-04-22T02:18:10.386Z Downloaded schemars_derive v0.8.22
8142025-04-22T02:18:10.389Z Downloaded try-lock v0.2.5
8152025-04-22T02:18:10.392Z Downloaded sqlparser_derive v0.2.2
8162025-04-22T02:18:10.392Z Downloaded rustls-pemfile v2.2.0
8172025-04-22T02:18:10.395Z Downloaded rustc-hash v1.1.0
8182025-04-22T02:18:10.395Z Downloaded progenitor-macro v0.8.0
8192025-04-22T02:18:10.405Z Downloaded toml v0.7.8
8202025-04-22T02:18:10.405Z Downloaded diff v0.1.13
8212025-04-22T02:18:10.408Z Downloaded write16 v1.0.0
8222025-04-22T02:18:10.408Z Downloaded new_debug_unreachable v1.0.6
8232025-04-22T02:18:10.411Z Downloaded dunce v1.0.5
8242025-04-22T02:18:10.411Z Downloaded tokio-tungstenite v0.23.1
8252025-04-22T02:18:10.414Z Downloaded smallvec v1.14.0
8262025-04-22T02:18:10.417Z Downloaded num-traits v0.2.19
8272025-04-22T02:18:10.421Z Downloaded parse-zoneinfo v0.3.1
8282025-04-22T02:18:10.424Z Downloaded futures-task v0.3.31
8292025-04-22T02:18:10.427Z Downloaded futures-sink v0.3.31
8302025-04-22T02:18:10.427Z Downloaded flagset v0.4.6
8312025-04-22T02:18:10.430Z Downloaded rayon v1.10.0
8322025-04-22T02:18:10.438Z Downloaded glob v0.3.2
8332025-04-22T02:18:10.441Z Downloaded aes-gcm v0.10.3
8342025-04-22T02:18:10.444Z Downloaded scopeguard v1.2.0
8352025-04-22T02:18:10.448Z Downloaded russh-cryptovec v0.7.3
8362025-04-22T02:18:10.448Z Downloaded percent-encoding v2.3.1
8372025-04-22T02:18:10.451Z Downloaded postgres-types v0.2.9
8382025-04-22T02:18:10.454Z Downloaded aes v0.8.4
8392025-04-22T02:18:10.457Z Downloaded rand_xorshift v0.3.0
8402025-04-22T02:18:10.460Z Downloaded steno v0.4.1
8412025-04-22T02:18:10.463Z Downloaded quick-xml v0.37.2
8422025-04-22T02:18:10.469Z Downloaded writeable v0.5.5
8432025-04-22T02:18:10.472Z Downloaded parse-size v1.1.0
8442025-04-22T02:18:10.476Z Downloaded ssh-cipher v0.2.0
8452025-04-22T02:18:10.476Z Downloaded expectorate v1.1.0
8462025-04-22T02:18:10.479Z Downloaded rustc-demangle v0.1.24
8472025-04-22T02:18:10.482Z Downloaded time v0.3.36
8482025-04-22T02:18:10.488Z Downloaded zerofrom-derive v0.1.4
8492025-04-22T02:18:10.492Z Downloaded display-error-chain v0.2.2
8502025-04-22T02:18:10.492Z Downloaded parking_lot v0.11.2
8512025-04-22T02:18:10.495Z Downloaded nanorand v0.7.0
8522025-04-22T02:18:10.498Z Downloaded icu_properties_data v1.5.0
8532025-04-22T02:18:10.508Z Downloaded quinn-udp v0.5.5
8542025-04-22T02:18:10.512Z Downloaded quinn v0.11.5
8552025-04-22T02:18:10.515Z Downloaded x509-cert v0.2.5
8562025-04-22T02:18:10.521Z Downloaded fxhash v0.2.1
8572025-04-22T02:18:10.524Z Downloaded signal-hook-tokio v0.3.1
8582025-04-22T02:18:10.524Z Downloaded funty v2.0.0
8592025-04-22T02:18:10.527Z Downloaded diesel_derives v2.2.3
8602025-04-22T02:18:10.530Z Downloaded tui-tree-widget v0.23.0
8612025-04-22T02:18:10.533Z Downloaded smallvec v0.6.14
8622025-04-22T02:18:10.533Z Downloaded paste v1.0.15
8632025-04-22T02:18:10.536Z Downloaded ref-cast-impl v1.0.23
8642025-04-22T02:18:10.539Z Downloaded parse-display v0.10.0
8652025-04-22T02:18:10.539Z Downloaded zerofrom v0.1.4
8662025-04-22T02:18:10.542Z Downloaded ref-cast v1.0.23
8672025-04-22T02:18:10.545Z Downloaded parse-display-derive v0.10.0
8682025-04-22T02:18:10.545Z Downloaded string_cache v0.8.9
8692025-04-22T02:18:10.549Z Downloaded postgres-protocol v0.6.8
8702025-04-22T02:18:10.552Z Downloaded postcard v1.0.10
8712025-04-22T02:18:10.552Z Downloaded tls_codec v0.4.1
8722025-04-22T02:18:10.555Z Downloaded pbkdf2 v0.11.0
8732025-04-22T02:18:10.558Z Downloaded progenitor-impl v0.9.1
8742025-04-22T02:18:10.561Z Downloaded enum-as-inner v0.6.1
8752025-04-22T02:18:10.564Z Downloaded signal-hook v0.3.17
8762025-04-22T02:18:10.567Z Downloaded tls_codec_derive v0.4.1
8772025-04-22T02:18:10.567Z Downloaded sha1 v0.10.6
8782025-04-22T02:18:10.570Z Downloaded supports-color v3.0.2
8792025-04-22T02:18:10.570Z Downloaded shlex v1.3.0
8802025-04-22T02:18:10.574Z Downloaded ssh-key v0.6.6
8812025-04-22T02:18:10.580Z Downloaded shell-words v1.1.0
8822025-04-22T02:18:10.583Z Downloaded serde-hex v0.1.0
8832025-04-22T02:18:10.586Z Downloaded fixedbitset v0.5.7
8842025-04-22T02:18:10.586Z Downloaded multimap v0.10.0
8852025-04-22T02:18:10.589Z Downloaded tokio-tungstenite v0.21.0
8862025-04-22T02:18:10.592Z Downloaded vergen v8.3.2
8872025-04-22T02:18:10.595Z Downloaded qorb v0.3.1
8882025-04-22T02:18:10.598Z Downloaded unicode-properties v0.1.3
8892025-04-22T02:18:10.601Z Downloaded tracing-core v0.1.32
8902025-04-22T02:18:10.604Z Downloaded multer v3.1.0
8912025-04-22T02:18:10.607Z Downloaded rayon-core v1.12.1
8922025-04-22T02:18:10.610Z Downloaded futures-core v0.3.31
8932025-04-22T02:18:10.613Z Downloaded blake3 v1.5.4
8942025-04-22T02:18:10.621Z Downloaded phf_generator v0.11.2
8952025-04-22T02:18:10.624Z Downloaded r2d2 v0.8.10
8962025-04-22T02:18:10.627Z Downloaded tokio-stream v0.1.17
8972025-04-22T02:18:10.631Z Downloaded miniz_oxide v0.8.5
8982025-04-22T02:18:10.634Z Downloaded tabled v0.18.0
8992025-04-22T02:18:10.650Z Downloaded phf v0.11.2
9002025-04-22T02:18:10.654Z Downloaded aho-corasick v1.1.3
9012025-04-22T02:18:10.658Z Downloaded tracing v0.1.40
9022025-04-22T02:18:10.663Z Downloaded zerovec v0.10.4
9032025-04-22T02:18:10.670Z Downloaded aws-lc-rs v1.12.4
9042025-04-22T02:18:10.679Z Downloaded typify v0.2.0
9052025-04-22T02:18:10.683Z Downloaded fd-lock v4.0.2
9062025-04-22T02:18:10.686Z Downloaded which v4.4.2
9072025-04-22T02:18:10.689Z Downloaded subprocess v0.2.9
9082025-04-22T02:18:10.692Z Downloaded unicode-bidi v0.3.17
9092025-04-22T02:18:10.695Z Downloaded value-bag v1.9.0
9102025-04-22T02:18:10.698Z Downloaded russh-keys v0.45.0
9112025-04-22T02:18:10.698Z Downloaded h2 v0.4.6
9122025-04-22T02:18:10.706Z Downloaded parking_lot v0.12.3
9132025-04-22T02:18:10.709Z Downloaded unicode-segmentation v1.12.0
9142025-04-22T02:18:10.713Z Downloaded tough v0.20.0
9152025-04-22T02:18:10.723Z Downloaded rustls-webpki v0.101.7
9162025-04-22T02:18:10.739Z Downloaded flate2 v1.1.1
9172025-04-22T02:18:10.744Z Downloaded openssl-sys v0.9.107
9182025-04-22T02:18:10.749Z Downloaded rustyline v14.0.0
9192025-04-22T02:18:10.756Z Downloaded nom v7.1.3
9202025-04-22T02:18:10.762Z Downloaded toml_edit v0.19.15
9212025-04-22T02:18:10.780Z Downloaded snafu v0.8.5
9222025-04-22T02:18:10.787Z Downloaded rustls-webpki v0.102.8
9232025-04-22T02:18:10.808Z Downloaded salty v0.3.0
9242025-04-22T02:18:10.814Z Downloaded chrono v0.4.40
9252025-04-22T02:18:10.825Z Downloaded bindgen v0.71.1
9262025-04-22T02:18:10.832Z Downloaded p521 v0.13.3
9272025-04-22T02:18:10.836Z Downloaded openssl v0.10.72
9282025-04-22T02:18:10.847Z Downloaded reedline v0.38.0
9292025-04-22T02:18:10.855Z Downloaded nix v0.27.1
9302025-04-22T02:18:10.868Z Downloaded typed-path v0.9.3
9312025-04-22T02:18:10.875Z Downloaded quinn-proto v0.11.8
9322025-04-22T02:18:10.883Z Downloaded portable-atomic v1.11.0
9332025-04-22T02:18:10.891Z Downloaded unicode-normalization v0.1.24
9342025-04-22T02:18:10.896Z Downloaded hickory-proto v0.24.4
9352025-04-22T02:18:10.913Z Downloaded futures-util v0.3.31
9362025-04-22T02:18:10.925Z Downloaded petname v2.0.2
9372025-04-22T02:18:10.932Z Downloaded vcpkg v0.2.15
9382025-04-22T02:18:10.974Z Downloaded dropshot v0.12.0
9392025-04-22T02:18:10.997Z Downloaded winnow v0.6.20
9402025-04-22T02:18:11.008Z Downloaded smoltcp v0.9.1
9412025-04-22T02:18:11.016Z Downloaded git2 v0.19.0
9422025-04-22T02:18:11.027Z Downloaded webpki-roots v0.26.6
9432025-04-22T02:18:11.031Z Downloaded unicode-width v0.2.0
9442025-04-22T02:18:11.037Z Downloaded regress v0.10.3
9452025-04-22T02:18:11.048Z Downloaded curve25519-dalek v4.1.3
9462025-04-22T02:18:11.056Z Downloaded zerocopy v0.8.10
9472025-04-22T02:18:11.084Z Downloaded gimli v0.31.1
9482025-04-22T02:18:11.091Z Downloaded nix v0.28.0
9492025-04-22T02:18:11.104Z Downloaded regex v1.11.1
9502025-04-22T02:18:11.118Z Downloaded object v0.36.5
9512025-04-22T02:18:11.132Z Downloaded polar-core v0.27.3
9522025-04-22T02:18:11.142Z Downloaded nix v0.29.0
9532025-04-22T02:18:11.154Z Downloaded diesel v2.2.9
9542025-04-22T02:18:11.176Z Downloaded rustls v0.22.4
9552025-04-22T02:18:11.188Z Downloaded dropshot v0.16.0
9562025-04-22T02:18:11.210Z Downloaded smoltcp v0.11.0
9572025-04-22T02:18:11.223Z Downloaded typify-impl v0.2.0
9582025-04-22T02:18:11.239Z Downloaded ratatui v0.29.0
9592025-04-22T02:18:11.260Z Downloaded typify-impl v0.3.0
9602025-04-22T02:18:11.277Z Downloaded sled v0.34.7
9612025-04-22T02:18:11.287Z Downloaded zerocopy-derive v0.6.6
9622025-04-22T02:18:11.298Z Downloaded regex-syntax v0.6.29
9632025-04-22T02:18:11.304Z Downloaded bzip2-sys v0.1.13+1.0.8
9642025-04-22T02:18:11.318Z Downloaded regex-automata v0.4.8
9652025-04-22T02:18:11.335Z Downloaded rustls v0.23.19
9662025-04-22T02:18:11.347Z Downloaded rustls v0.21.12
9672025-04-22T02:18:11.359Z Downloaded regex-syntax v0.8.5
9682025-04-22T02:18:11.368Z Downloaded jiff v0.2.6
9692025-04-22T02:18:11.387Z Downloaded chrono-tz v0.10.3
9702025-04-22T02:18:11.395Z Downloaded object v0.30.4
9712025-04-22T02:18:11.405Z Downloaded lzma-sys v0.1.20
9722025-04-22T02:18:11.435Z Downloaded openapiv3 v2.0.0
9732025-04-22T02:18:11.447Z Downloaded bstr v1.10.0
9742025-04-22T02:18:11.458Z Downloaded radix_trie v0.2.1
9752025-04-22T02:18:11.463Z Downloaded libz-sys v1.1.20
9762025-04-22T02:18:11.485Z Downloaded p384 v0.13.0
9772025-04-22T02:18:11.492Z Downloaded sqlparser v0.45.0
9782025-04-22T02:18:11.497Z Downloaded petgraph v0.6.5
9792025-04-22T02:18:11.516Z Downloaded bitvec v1.0.1
9802025-04-22T02:18:11.530Z Downloaded csv v1.3.1
9812025-04-22T02:18:11.550Z Downloaded sha3 v0.10.8
9822025-04-22T02:18:11.555Z Downloaded bindgen v0.69.5
9832025-04-22T02:18:11.562Z Downloaded serde_with v3.12.0
9842025-04-22T02:18:11.571Z Downloaded petgraph v0.7.1
9852025-04-22T02:18:11.591Z Downloaded reqwest v0.12.12
9862025-04-22T02:18:11.600Z Downloaded proptest v1.6.0
9872025-04-22T02:18:11.609Z Downloaded parking_lot_core v0.8.6
9882025-04-22T02:18:11.612Z Downloaded futures v0.3.31
9892025-04-22T02:18:11.615Z Downloaded russh v0.45.0
9902025-04-22T02:18:11.621Z Downloaded tokio v1.43.1
9912025-04-22T02:18:11.664Z Downloaded mio v1.0.2
9922025-04-22T02:18:11.673Z Downloaded displaydoc v0.2.5
9932025-04-22T02:18:11.676Z Downloaded rcgen v0.12.1
9942025-04-22T02:18:11.681Z Downloaded pkcs5 v0.7.1
9952025-04-22T02:18:11.685Z Downloaded papergrid v0.14.0
9962025-04-22T02:18:11.690Z Downloaded typify v0.3.0
9972025-04-22T02:18:11.695Z Downloaded tokio-util v0.7.13
9982025-04-22T02:18:11.704Z Downloaded zip v2.6.1
9992025-04-22T02:18:11.710Z Downloaded poly1305 v0.8.0
10002025-04-22T02:18:11.713Z Downloaded lalrpop v0.19.12
10012025-04-22T02:18:11.728Z Downloaded globset v0.4.15
10022025-04-22T02:18:11.732Z Downloaded env_logger v0.11.5
10032025-04-22T02:18:11.735Z Downloaded difflib v0.4.0
10042025-04-22T02:18:11.735Z Downloaded embedded-io v0.6.1
10052025-04-22T02:18:11.735Z Downloaded dropshot_endpoint v0.12.0
10062025-04-22T02:18:11.738Z Downloaded uuid v1.16.0
10072025-04-22T02:18:11.741Z Downloaded unicode_categories v0.1.1
10082025-04-22T02:18:11.745Z Downloaded p256 v0.13.2
10092025-04-22T02:18:11.748Z Downloaded futures-channel v0.3.31
10102025-04-22T02:18:11.751Z Downloaded slog-stdlog v4.1.1
10112025-04-22T02:18:11.754Z Downloaded newtype-uuid v1.2.1
10122025-04-22T02:18:11.754Z Downloaded tar v0.4.44
10132025-04-22T02:18:11.757Z Downloaded minimal-lexical v0.2.1
10142025-04-22T02:18:11.762Z Downloaded darling_core v0.20.10
10152025-04-22T02:18:11.767Z Downloaded num-bigint v0.4.6
10162025-04-22T02:18:11.771Z Downloaded slog-term v2.9.1
10172025-04-22T02:18:11.774Z Downloaded packed_struct_codegen v0.10.1
10182025-04-22T02:18:11.774Z Downloaded rustls-pki-types v1.10.0
10192025-04-22T02:18:11.779Z Downloaded yansi v1.0.1
10202025-04-22T02:18:11.783Z Downloaded samael v0.0.18
10212025-04-22T02:18:11.787Z Downloaded ring v0.17.11
10222025-04-22T02:18:11.830Z Downloaded document-features v0.2.10
10232025-04-22T02:18:11.834Z Downloaded winnow v0.5.40
10242025-04-22T02:18:11.838Z Downloaded der v0.7.9
10252025-04-22T02:18:11.842Z Downloaded zopfli v0.8.1
10262025-04-22T02:18:11.845Z Downloaded encoding_rs v0.8.34
10272025-04-22T02:18:11.865Z Downloaded serde_derive_internals v0.29.1
10282025-04-22T02:18:11.868Z Downloaded walkdir v2.5.0
10292025-04-22T02:18:11.868Z Downloaded rand v0.9.0
10302025-04-22T02:18:11.872Z Downloaded stringprep v0.1.5
10312025-04-22T02:18:11.875Z Downloaded num-rational v0.4.2
10322025-04-22T02:18:11.878Z Downloaded num-integer v0.1.46
10332025-04-22T02:18:11.878Z Downloaded nodrop v0.1.14
10342025-04-22T02:18:11.881Z Downloaded flume v0.11.1
10352025-04-22T02:18:11.884Z Downloaded hashbrown v0.12.3
10362025-04-22T02:18:11.887Z Downloaded pkcs1 v0.7.5
10372025-04-22T02:18:11.890Z Downloaded crossterm v0.28.1
10382025-04-22T02:18:11.896Z Downloaded half v2.4.1
10392025-04-22T02:18:11.898Z Downloaded serde_yaml v0.9.34+deprecated
10402025-04-22T02:18:11.902Z Downloaded proc-macro-error2 v2.0.1
10412025-04-22T02:18:11.905Z Downloaded zerocopy v0.6.6
10422025-04-22T02:18:11.909Z Downloaded libgit2-sys v0.17.0+1.8.1
10432025-04-22T02:18:11.963Z Downloaded curve25519-dalek-derive v0.1.1
10442025-04-22T02:18:11.965Z Downloaded zerovec-derive v0.10.3
10452025-04-22T02:18:11.965Z Downloaded polyval v0.6.2
10462025-04-22T02:18:11.968Z Downloaded password-hash v0.5.0
10472025-04-22T02:18:11.968Z Downloaded pretty_assertions v1.4.1
10482025-04-22T02:18:11.972Z Downloaded darling v0.20.10
10492025-04-22T02:18:11.975Z Downloaded itertools v0.13.0
10502025-04-22T02:18:11.980Z Downloaded hyper v1.6.0
10512025-04-22T02:18:11.986Z Downloaded sync-ptr v0.1.1
10522025-04-22T02:18:11.989Z Downloaded packed_struct v0.10.1
10532025-04-22T02:18:11.989Z Downloaded group v0.13.0
10542025-04-22T02:18:11.993Z Downloaded serde_path_to_error v0.1.16
10552025-04-22T02:18:11.993Z Downloaded slog v2.7.0
10562025-04-22T02:18:11.996Z Downloaded fallible-iterator v0.2.0
10572025-04-22T02:18:11.996Z Downloaded deranged v0.3.11
10582025-04-22T02:18:11.999Z Downloaded yasna v0.5.2
10592025-04-22T02:18:11.999Z Downloaded libxml v0.3.3
10602025-04-22T02:18:12.003Z Downloaded idna v1.0.3
10612025-04-22T02:18:12.007Z Downloaded crossbeam-channel v0.5.15
10622025-04-22T02:18:12.011Z Downloaded strum_macros v0.24.3
10632025-04-22T02:18:12.014Z Downloaded omicron-zone-package v0.12.0
10642025-04-22T02:18:12.017Z Downloaded zip v0.6.6
10652025-04-22T02:18:12.021Z Downloaded unsafe-libyaml v0.2.11
10662025-04-22T02:18:12.024Z Downloaded socket2 v0.5.9
10672025-04-22T02:18:12.027Z Downloaded itertools v0.12.1
10682025-04-22T02:18:12.031Z Downloaded serde_repr v0.1.19
10692025-04-22T02:18:12.033Z Downloaded serde_plain v1.0.2
10702025-04-22T02:18:12.036Z Downloaded salsa20 v0.10.2
10712025-04-22T02:18:12.036Z Downloaded num_enum_derive v0.5.11
10722025-04-22T02:18:12.036Z Downloaded nu-ansi-term v0.50.1
10732025-04-22T02:18:12.039Z Downloaded tokio-rustls v0.25.0
10742025-04-22T02:18:12.041Z Downloaded test-strategy v0.4.0
10752025-04-22T02:18:12.044Z Downloaded serde_with_macros v3.12.0
10762025-04-22T02:18:12.048Z Downloaded strum_macros v0.26.4
10772025-04-22T02:18:12.048Z Downloaded itertools v0.10.5
10782025-04-22T02:18:12.054Z Downloaded des v0.8.1
10792025-04-22T02:18:12.057Z Downloaded libm v0.2.8
10802025-04-22T02:18:12.062Z Downloaded backtrace v0.3.74
10812025-04-22T02:18:12.067Z Downloaded base64 v0.21.7
10822025-04-22T02:18:12.071Z Downloaded hash32 v0.3.1
10832025-04-22T02:18:12.074Z Downloaded hash32 v0.2.1
10842025-04-22T02:18:12.074Z Downloaded vte v0.11.1
10852025-04-22T02:18:12.077Z Downloaded tokio-rustls v0.26.0
10862025-04-22T02:18:12.077Z Downloaded url v2.5.3
10872025-04-22T02:18:12.080Z Downloaded rand v0.8.5
10882025-04-22T02:18:12.084Z Downloaded predicates v3.1.3
10892025-04-22T02:18:12.087Z Downloaded termtree v0.5.1
10902025-04-22T02:18:12.090Z Downloaded pin-project-lite v0.2.14
10912025-04-22T02:18:12.092Z Downloaded dropshot_endpoint v0.16.0
10922025-04-22T02:18:12.095Z Downloaded tungstenite v0.21.0
10932025-04-22T02:18:12.098Z Downloaded bytes v1.10.1
10942025-04-22T02:18:12.102Z Downloaded base64 v0.22.1
10952025-04-22T02:18:12.105Z Downloaded password-hash v0.4.2
10962025-04-22T02:18:12.109Z Downloaded derive_more v0.99.19
10972025-04-22T02:18:12.112Z Downloaded rand_chacha v0.3.1
10982025-04-22T02:18:12.115Z Downloaded psl-types v2.0.11
10992025-04-22T02:18:12.115Z Downloaded progenitor-macro v0.9.1
11002025-04-22T02:18:12.115Z Downloaded phf_shared v0.11.2
11012025-04-22T02:18:12.115Z Downloaded pem-rfc7468 v0.7.0
11022025-04-22T02:18:12.118Z Downloaded arc-swap v1.7.1
11032025-04-22T02:18:12.122Z Downloaded icu_collections v1.5.0
11042025-04-22T02:18:12.126Z Downloaded icu_provider v1.5.0
11052025-04-22T02:18:12.129Z Downloaded hickory-server v0.24.4
11062025-04-22T02:18:12.134Z Downloaded num-complex v0.4.6
11072025-04-22T02:18:12.137Z Downloaded xshell v0.2.7
11082025-04-22T02:18:12.141Z Downloaded dirs-next v2.0.0
11092025-04-22T02:18:12.141Z Downloaded heapless v0.7.17
11102025-04-22T02:18:12.144Z Downloaded base64 v0.13.1
11112025-04-22T02:18:12.147Z Downloaded hickory-resolver v0.24.4
11122025-04-22T02:18:12.150Z Downloaded ron v0.7.1
11132025-04-22T02:18:12.154Z Downloaded icu_properties v1.5.1
11142025-04-22T02:18:12.157Z Downloaded sct v0.7.1
11152025-04-22T02:18:12.160Z Downloaded ff v0.13.0
11162025-04-22T02:18:12.164Z Downloaded whoami v1.5.2
11172025-04-22T02:18:12.164Z Downloaded utf16_iter v1.0.5
11182025-04-22T02:18:12.167Z Downloaded time-macros v0.2.18
11192025-04-22T02:18:12.167Z Downloaded opaque-debug v0.3.1
11202025-04-22T02:18:12.167Z Downloaded newtype_derive v0.1.6
11212025-04-22T02:18:12.170Z Downloaded termcolor v1.4.1
11222025-04-22T02:18:12.170Z Downloaded time-core v0.1.2
11232025-04-22T02:18:12.170Z Downloaded termios v0.3.3
11242025-04-22T02:18:12.174Z Downloaded synstructure v0.13.1
11252025-04-22T02:18:12.174Z Downloaded crossbeam-epoch v0.9.18
11262025-04-22T02:18:12.177Z Downloaded cookie v0.18.1
11272025-04-22T02:18:12.177Z Downloaded icu_locid_transform_data v1.5.0
11282025-04-22T02:18:12.180Z Downloaded blake2 v0.10.6
11292025-04-22T02:18:12.183Z Downloaded foreign-types v0.3.2
11302025-04-22T02:18:12.183Z Downloaded addr2line v0.24.2
11312025-04-22T02:18:12.187Z Downloaded unicase v2.7.0
11322025-04-22T02:18:12.187Z Downloaded rusty-fork v0.3.0
11332025-04-22T02:18:12.190Z Downloaded rustc_version v0.1.7
11342025-04-22T02:18:12.190Z Downloaded slog-envlogger v2.2.0
11352025-04-22T02:18:12.190Z Downloaded rand_core v0.6.4
11362025-04-22T02:18:12.193Z Downloaded heapless v0.8.0
11372025-04-22T02:18:12.196Z Downloaded quick-error v1.2.3
11382025-04-22T02:18:12.196Z Downloaded xshell-macros v0.2.7
11392025-04-22T02:18:12.199Z Downloaded structmeta v0.3.0
11402025-04-22T02:18:12.199Z Downloaded slog-scope v4.4.0
11412025-04-22T02:18:12.199Z Downloaded slog-json v2.6.1
11422025-04-22T02:18:12.202Z Downloaded siphasher v0.3.11
11432025-04-22T02:18:12.202Z Downloaded cancel-safe-futures v0.1.5
11442025-04-22T02:18:12.205Z Downloaded const_format_proc_macros v0.2.34
11452025-04-22T02:18:12.208Z Downloaded colored v2.2.0
11462025-04-22T02:18:12.211Z Downloaded rpassword v7.3.1
11472025-04-22T02:18:12.211Z Downloaded icu_normalizer v1.5.0
11482025-04-22T02:18:12.214Z Downloaded cargo_metadata v0.18.1
11492025-04-22T02:18:12.217Z Downloaded bzip2 v0.4.4
11502025-04-22T02:18:12.217Z Downloaded bcs v0.1.6
11512025-04-22T02:18:12.221Z Downloaded async-trait v0.1.88
11522025-04-22T02:18:12.224Z Downloaded argon2 v0.5.3
11532025-04-22T02:18:12.224Z Downloaded ipnetwork v0.21.1
11542025-04-22T02:18:12.227Z Downloaded icu_normalizer_data v1.5.0
11552025-04-22T02:18:12.231Z Downloaded hmac v0.12.1
11562025-04-22T02:18:12.231Z Downloaded bit-vec v0.6.3
11572025-04-22T02:18:12.234Z Downloaded async-bb8-diesel v0.2.1
11582025-04-22T02:18:12.234Z Downloaded arrayvec v0.7.6
11592025-04-22T02:18:12.244Z Downloaded blowfish v0.9.1
11602025-04-22T02:18:12.244Z Downloaded bit-set v0.5.3
11612025-04-22T02:18:12.244Z Downloaded linear-map v1.2.0
11622025-04-22T02:18:12.244Z Downloaded lalrpop-util v0.19.12
11632025-04-22T02:18:12.244Z Downloaded hyper-rustls v0.27.3
11642025-04-22T02:18:12.244Z Downloaded icu_locid_transform v1.5.0
11652025-04-22T02:18:12.247Z Downloaded hyper-staticfile v0.10.1
11662025-04-22T02:18:12.247Z Downloaded indoc v2.0.6
11672025-04-22T02:18:12.250Z Downloaded indent_write v2.2.0
11682025-04-22T02:18:12.250Z Downloaded allocator-api2 v0.2.18
11692025-04-22T02:18:12.253Z Downloaded ipnet v2.11.0
11702025-04-22T02:18:12.257Z Downloaded ciborium-ll v0.2.2
11712025-04-22T02:18:12.257Z Downloaded bitfield v0.14.0
11722025-04-22T02:18:12.257Z Downloaded constant_time_eq v0.3.1
11732025-04-22T02:18:12.260Z Downloaded bcrypt-pbkdf v0.10.0
11742025-04-22T02:18:12.260Z Downloaded cipher v0.4.4
11752025-04-22T02:18:12.263Z Downloaded cexpr v0.6.0
11762025-04-22T02:18:12.263Z Downloaded lru-cache v0.1.2
11772025-04-22T02:18:12.263Z Downloaded lru v0.12.5
11782025-04-22T02:18:12.268Z Downloaded libscf-sys v1.1.0
11792025-04-22T02:18:12.268Z Downloaded lazy_static v1.5.0
11802025-04-22T02:18:12.268Z Downloaded is-terminal v0.4.13
11812025-04-22T02:18:12.271Z Downloaded castaway v0.2.3
11822025-04-22T02:18:12.271Z Downloaded atomic-waker v1.1.2
11832025-04-22T02:18:12.271Z Downloaded chacha20 v0.9.1
11842025-04-22T02:18:12.271Z Downloaded lazycell v1.3.0
11852025-04-22T02:18:12.274Z Downloaded keccak v0.1.5
11862025-04-22T02:18:12.274Z Downloaded cbc v0.1.2
11872025-04-22T02:18:12.277Z Downloaded bitfield-struct v0.6.2
11882025-04-22T02:18:12.277Z Downloaded convert_case v0.4.0
11892025-04-22T02:18:12.277Z Downloaded block-padding v0.3.3
11902025-04-22T02:18:12.277Z Downloaded base16ct v0.2.0
11912025-04-22T02:18:12.280Z Downloaded hostname v0.4.0
11922025-04-22T02:18:12.280Z Downloaded humantime v2.1.0
11932025-04-22T02:18:12.284Z Downloaded hubpack v0.1.2
11942025-04-22T02:18:12.284Z Downloaded async-recursion v1.1.1
11952025-04-22T02:18:12.287Z Downloaded assert_matches v1.5.0
11962025-04-22T02:18:12.287Z Downloaded hex-literal v0.4.1
11972025-04-22T02:18:12.287Z Downloaded async-stream v0.3.6
11982025-04-22T02:18:12.290Z Downloaded home v0.5.9
11992025-04-22T02:18:12.290Z Downloaded heck v0.3.3
12002025-04-22T02:18:12.293Z Downloaded arrayref v0.3.9
12012025-04-22T02:18:12.293Z Downloaded array-init v0.0.4
12022025-04-22T02:18:12.293Z Downloaded adler2 v2.0.0
12032025-04-22T02:18:12.296Z Downloaded crc8 v0.1.1
12042025-04-22T02:18:12.296Z Downloaded bit-set v0.8.0
12052025-04-22T02:18:12.296Z Downloaded ahash v0.8.11
12062025-04-22T02:18:12.622Z Downloaded aws-lc-sys v0.26.0
12072025-04-22T02:18:12.953Z Compiling serde v1.0.219
12082025-04-22T02:18:12.956Z Compiling value-bag v1.9.0
12092025-04-22T02:18:12.957Z Compiling lock_api v0.4.12
12102025-04-22T02:18:12.957Z Compiling scopeguard v1.2.0
12112025-04-22T02:18:12.957Z Compiling typenum v1.17.0
12122025-04-22T02:18:13.113Z Compiling generic-array v0.14.7
12132025-04-22T02:18:13.159Z Compiling syn v2.0.98
12142025-04-22T02:18:13.172Z Compiling getrandom v0.2.15
12152025-04-22T02:18:13.259Z Compiling shlex v1.3.0
12162025-04-22T02:18:13.502Z Compiling rand_core v0.6.4
12172025-04-22T02:18:13.598Z Compiling log v0.4.22
12182025-04-22T02:18:13.696Z Compiling jobserver v0.1.32
12192025-04-22T02:18:13.716Z Compiling subtle v2.6.1
12202025-04-22T02:18:13.736Z Compiling smallvec v1.14.0
12212025-04-22T02:18:14.062Z Compiling const-oid v0.9.6
12222025-04-22T02:18:14.082Z Compiling pin-project-lite v0.2.14
12232025-04-22T02:18:14.102Z Compiling rustix v0.38.37
12242025-04-22T02:18:14.167Z Compiling cc v1.2.15
12252025-04-22T02:18:14.220Z Compiling parking_lot_core v0.9.10
12262025-04-22T02:18:14.415Z Compiling signal-hook-registry v1.4.2
12272025-04-22T02:18:14.518Z Compiling stable_deref_trait v1.2.0
12282025-04-22T02:18:14.637Z Compiling mio v1.0.2
12292025-04-22T02:18:14.945Z Compiling spin v0.9.8
12302025-04-22T02:18:15.110Z Compiling parking_lot v0.12.3
12312025-04-22T02:18:15.294Z Compiling futures-core v0.3.31
12322025-04-22T02:18:15.347Z Compiling aho-corasick v1.1.3
12332025-04-22T02:18:15.548Z Compiling libm v0.2.8
12342025-04-22T02:18:15.602Z Compiling either v1.14.0
12352025-04-22T02:18:15.699Z Compiling regex-syntax v0.8.5
12362025-04-22T02:18:15.909Z Compiling cpufeatures v0.2.14
12372025-04-22T02:18:15.930Z Compiling pkg-config v0.3.31
12382025-04-22T02:18:15.977Z Compiling serde_json v1.0.140
12392025-04-22T02:18:16.031Z Compiling socket2 v0.5.9
12402025-04-22T02:18:16.052Z Compiling slab v0.4.9
12412025-04-22T02:18:16.330Z Compiling num-traits v0.2.19
12422025-04-22T02:18:16.381Z Compiling glob v0.3.2
12432025-04-22T02:18:17.161Z Compiling futures-sink v0.3.31
12442025-04-22T02:18:17.227Z Compiling prettyplease v0.2.30
12452025-04-22T02:18:17.290Z Compiling clang-sys v1.8.1
12462025-04-22T02:18:17.328Z Compiling getrandom v0.3.1
12472025-04-22T02:18:17.933Z Compiling lazy_static v1.5.0
12482025-04-22T02:18:18.069Z Compiling allocator-api2 v0.2.18
12492025-04-22T02:18:18.118Z Compiling foldhash v0.1.3
12502025-04-22T02:18:18.201Z Compiling minimal-lexical v0.2.1
12512025-04-22T02:18:18.442Z Compiling libloading v0.8.5
12522025-04-22T02:18:18.747Z Compiling hashbrown v0.15.1
12532025-04-22T02:18:18.822Z Compiling nom v7.1.3
12542025-04-22T02:18:18.842Z Compiling base64ct v1.6.0
12552025-04-22T02:18:18.868Z Compiling bindgen v0.69.5
12562025-04-22T02:18:19.445Z Compiling regex-automata v0.4.8
12572025-04-22T02:18:19.767Z Compiling home v0.5.9
12582025-04-22T02:18:19.830Z Compiling pem-rfc7468 v0.7.0
12592025-04-22T02:18:19.950Z Compiling itertools v0.12.1
12602025-04-22T02:18:19.979Z Compiling lazycell v1.3.0
12612025-04-22T02:18:20.167Z Compiling flagset v0.4.6
12622025-04-22T02:18:20.401Z Compiling litemap v0.7.3
12632025-04-22T02:18:20.482Z Compiling synstructure v0.13.1
12642025-04-22T02:18:21.791Z Compiling rustc-hash v1.1.0
12652025-04-22T02:18:21.935Z Compiling cexpr v0.6.0
12662025-04-22T02:18:21.963Z Compiling writeable v0.5.5
12672025-04-22T02:18:22.225Z Compiling futures-channel v0.3.31
12682025-04-22T02:18:22.498Z Compiling cmake v0.1.51
12692025-04-22T02:18:22.638Z Compiling futures-io v0.3.31
12702025-04-22T02:18:22.828Z Compiling futures-task v0.3.31
12712025-04-22T02:18:22.915Z Compiling pin-utils v0.1.0
12722025-04-22T02:18:23.026Z Compiling fs_extra v1.3.0
12732025-04-22T02:18:23.134Z Compiling dunce v1.0.5
12742025-04-22T02:18:23.287Z Compiling paste v1.0.15
12752025-04-22T02:18:23.345Z Compiling vcpkg v0.2.15
12762025-04-22T02:18:23.483Z Compiling icu_locid_transform_data v1.5.0
12772025-04-22T02:18:23.585Z Compiling crossbeam-utils v0.8.21
12782025-04-22T02:18:23.607Z Compiling icu_properties_data v1.5.0
12792025-04-22T02:18:23.677Z Compiling ring v0.17.11
12802025-04-22T02:18:23.855Z Compiling tracing-core v0.1.32
12812025-04-22T02:18:24.157Z Compiling regex v1.11.1
12822025-04-22T02:18:24.770Z Compiling aws-lc-rs v1.12.4
12832025-04-22T02:18:24.967Z Compiling icu_normalizer_data v1.5.0
12842025-04-22T02:18:25.037Z Compiling utf16_iter v1.0.5
12852025-04-22T02:18:25.057Z Compiling openssl-sys v0.9.107
12862025-04-22T02:18:25.077Z Compiling utf8_iter v1.0.4
12872025-04-22T02:18:25.143Z Compiling zerocopy v0.8.10
12882025-04-22T02:18:25.207Z Compiling iana-time-zone v0.1.63
12892025-04-22T02:18:25.242Z Compiling write16 v1.0.0
12902025-04-22T02:18:25.332Z Compiling percent-encoding v2.3.1
12912025-04-22T02:18:25.629Z Compiling serde_derive v1.0.219
12922025-04-22T02:18:25.651Z Compiling zeroize_derive v1.4.2
12932025-04-22T02:18:25.908Z Compiling zerocopy-derive v0.7.35
12942025-04-22T02:18:26.094Z Compiling zerofrom-derive v0.1.4
12952025-04-22T02:18:26.603Z Compiling yoke-derive v0.7.4
12962025-04-22T02:18:27.080Z Compiling zeroize v1.8.1
12972025-04-22T02:18:27.897Z Compiling zerocopy v0.7.35
12982025-04-22T02:18:27.975Z Compiling tokio-macros v2.5.0
12992025-04-22T02:18:28.829Z Compiling crypto-common v0.1.6
13002025-04-22T02:18:29.051Z Compiling block-buffer v0.10.4
13012025-04-22T02:18:29.218Z Compiling block-padding v0.3.3
13022025-04-22T02:18:29.239Z Compiling zerovec-derive v0.10.3
13032025-04-22T02:18:29.329Z Compiling digest v0.10.7
13042025-04-22T02:18:29.440Z Compiling inout v0.1.3
13052025-04-22T02:18:29.473Z Compiling displaydoc v0.2.5
13062025-04-22T02:18:29.519Z Compiling zerofrom v0.1.4
13072025-04-22T02:18:29.731Z Compiling hmac v0.12.1
13082025-04-22T02:18:29.752Z Compiling yoke v0.7.4
13092025-04-22T02:18:29.784Z Compiling sha2 v0.10.8
13102025-04-22T02:18:29.988Z Compiling cipher v0.4.4
13112025-04-22T02:18:30.077Z Compiling der_derive v0.7.3
13122025-04-22T02:18:30.193Z Compiling thiserror-impl v1.0.69
13132025-04-22T02:18:30.494Z Compiling icu_provider_macros v1.5.0
13142025-04-22T02:18:30.922Z Compiling futures-macro v0.3.31
13152025-04-22T02:18:31.032Z Compiling salsa20 v0.10.2
13162025-04-22T02:18:31.269Z Compiling pbkdf2 v0.12.2
13172025-04-22T02:18:31.453Z Compiling ppv-lite86 v0.2.20
13182025-04-22T02:18:31.556Z Compiling scrypt v0.11.0
13192025-04-22T02:18:31.634Z Compiling zerovec v0.10.4
13202025-04-22T02:18:32.112Z Compiling aes v0.8.4
13212025-04-22T02:18:32.245Z Compiling cbc v0.1.2
13222025-04-22T02:18:32.327Z Compiling der v0.7.9
13232025-04-22T02:18:32.584Z Compiling tracing-attributes v0.1.27
13242025-04-22T02:18:32.805Z Compiling futures-util v0.3.31
13252025-04-22T02:18:33.207Z Compiling thiserror v1.0.69
13262025-04-22T02:18:33.366Z Compiling pest v2.7.14
13272025-04-22T02:18:33.387Z Compiling scroll_derive v0.12.0
13282025-04-22T02:18:33.815Z Compiling tinystr v0.7.6
13292025-04-22T02:18:34.216Z Compiling icu_locid v1.5.0
13302025-04-22T02:18:34.776Z Compiling spki v0.7.3
13312025-04-22T02:18:34.845Z Compiling icu_collections v1.5.0
13322025-04-22T02:18:35.169Z Compiling pkcs5 v0.7.1
13332025-04-22T02:18:35.234Z Compiling zerocopy-derive v0.8.10
13342025-04-22T02:18:35.797Z Compiling icu_provider v1.5.0
13352025-04-22T02:18:36.029Z Compiling pest_meta v2.7.14
13362025-04-22T02:18:36.263Z Compiling tracing v0.1.40
13372025-04-22T02:18:36.284Z Compiling pkcs8 v0.10.2
13382025-04-22T02:18:36.287Z Compiling tinyvec_macros v0.1.1
13392025-04-22T02:18:36.398Z Compiling httparse v1.9.5
13402025-04-22T02:18:36.743Z Compiling icu_locid_transform v1.5.0
13412025-04-22T02:18:36.806Z Compiling rustls-pki-types v1.10.0
13422025-04-22T02:18:37.007Z Compiling tinyvec v1.8.0
13432025-04-22T02:18:37.202Z Compiling scroll v0.12.0
13442025-04-22T02:18:37.755Z Compiling pest_generator v2.7.14
13452025-04-22T02:18:37.790Z Compiling serde_derive_internals v0.29.1
13462025-04-22T02:18:38.007Z Compiling bitflags v2.9.0
13472025-04-22T02:18:38.319Z Compiling bytes v1.10.1
13482025-04-22T02:18:38.429Z Compiling semver v1.0.25
13492025-04-22T02:18:39.033Z Compiling indexmap v2.7.1
13502025-04-22T02:18:39.143Z Compiling rustc_version v0.4.1
13512025-04-22T02:18:39.570Z Compiling tokio v1.43.1
13522025-04-22T02:18:39.755Z Compiling http v1.2.0
13532025-04-22T02:18:39.816Z Compiling uuid v1.16.0
13542025-04-22T02:18:40.070Z Compiling icu_properties v1.5.1
13552025-04-22T02:18:40.385Z Compiling chrono v0.4.40
13562025-04-22T02:18:41.225Z Compiling bzip2-sys v0.1.13+1.0.8
13572025-04-22T02:18:41.296Z Compiling http-body v1.0.1
13582025-04-22T02:18:41.543Z Compiling time-core v0.1.2
13592025-04-22T02:18:41.725Z Compiling rustversion v1.0.17
13602025-04-22T02:18:41.780Z Compiling atomic-waker v1.1.2
13612025-04-22T02:18:41.993Z Compiling which v4.4.2
13622025-04-22T02:18:42.013Z Compiling powerfmt v0.2.0
13632025-04-22T02:18:42.437Z Compiling num-conv v0.1.0
13642025-04-22T02:18:42.513Z Compiling untrusted v0.9.0
13652025-04-22T02:18:42.831Z Compiling foreign-types-shared v0.1.1
13662025-04-22T02:18:42.835Z Compiling openssl v0.10.72
13672025-04-22T02:18:42.861Z Compiling untrusted v0.7.1
13682025-04-22T02:18:43.039Z Compiling adler2 v2.0.0
13692025-04-22T02:18:43.077Z Compiling schemars v0.8.22
13702025-04-22T02:18:43.189Z Compiling try-lock v0.2.5
13712025-04-22T02:18:43.270Z Compiling miniz_oxide v0.8.5
13722025-04-22T02:18:43.361Z Compiling want v0.3.1
13732025-04-22T02:18:43.516Z Compiling goblin v0.8.2
13742025-04-22T02:18:43.653Z Compiling rand_core v0.9.2
13752025-04-22T02:18:43.720Z Compiling foreign-types v0.3.2
13762025-04-22T02:18:43.776Z Compiling icu_normalizer v1.5.0
13772025-04-22T02:18:43.835Z Compiling time-macros v0.2.18
13782025-04-22T02:18:44.729Z Compiling idna_adapter v1.2.0
13792025-04-22T02:18:44.861Z Compiling deranged v0.3.11
13802025-04-22T02:18:44.983Z Compiling idna v1.0.3
13812025-04-22T02:18:46.291Z Compiling pest_derive v2.7.14
13822025-04-22T02:18:46.447Z Compiling schemars_derive v0.8.22
13832025-04-22T02:18:47.225Z Compiling openssl-macros v0.1.1
13842025-04-22T02:18:47.471Z Compiling form_urlencoded v1.2.1
13852025-04-22T02:18:47.784Z Compiling tokio-util v0.7.13
13862025-04-22T02:18:47.987Z Compiling httpdate v1.0.3
13872025-04-22T02:18:48.349Z Compiling num_threads v0.1.7
13882025-04-22T02:18:48.370Z Compiling native-tls v0.2.12
13892025-04-22T02:18:48.428Z Compiling rustls v0.23.19
13902025-04-22T02:18:48.491Z Compiling tower-service v0.3.3
13912025-04-22T02:18:48.631Z Compiling syn v1.0.109
13922025-04-22T02:18:48.726Z Compiling dyn-clone v1.0.19
13932025-04-22T02:18:48.777Z Compiling time v0.3.36
13942025-04-22T02:18:48.942Z Compiling h2 v0.4.6
13952025-04-22T02:18:49.212Z Compiling dof v0.3.0
13962025-04-22T02:18:51.177Z Compiling dtrace-parser v0.2.0
13972025-04-22T02:18:52.646Z Compiling rand_chacha v0.9.0
13982025-04-22T02:18:52.777Z Compiling heapless v0.7.17
13992025-04-22T02:18:53.130Z Compiling unicode-normalization v0.1.24
14002025-04-22T02:18:53.249Z Compiling rand_chacha v0.3.1
14012025-04-22T02:18:53.434Z Compiling signature v2.2.0
14022025-04-22T02:18:53.757Z Compiling crossbeam-epoch v0.9.18
14032025-04-22T02:18:53.786Z Compiling cookie v0.18.1
14042025-04-22T02:18:54.119Z Compiling crc32fast v1.4.2
14052025-04-22T02:18:54.220Z Compiling base64 v0.22.1
14062025-04-22T02:18:54.453Z Compiling openssl-probe v0.1.5
14072025-04-22T02:18:54.474Z Compiling rayon-core v1.12.1
14082025-04-22T02:18:54.771Z Compiling unicode-properties v0.1.3
14092025-04-22T02:18:54.788Z Compiling siphasher v0.3.11
14102025-04-22T02:18:54.807Z Compiling signal-hook v0.3.17
14112025-04-22T02:18:54.924Z Compiling slog v2.7.0
14122025-04-22T02:18:55.124Z Compiling unicode-bidi v0.3.17
14132025-04-22T02:18:55.175Z Compiling phf_shared v0.11.2
14142025-04-22T02:18:55.550Z Compiling crossbeam-deque v0.8.5
14152025-04-22T02:18:55.572Z Compiling usdt-impl v0.5.0
14162025-04-22T02:18:55.649Z Compiling rand v0.8.5
14172025-04-22T02:18:55.840Z Compiling stringprep v0.1.5
14182025-04-22T02:18:55.922Z Compiling rand v0.9.0
14192025-04-22T02:18:56.313Z Compiling hyper v1.6.0
14202025-04-22T02:18:56.990Z Compiling url v2.5.3
14212025-04-22T02:18:57.065Z Compiling curve25519-dalek v4.1.3
14222025-04-22T02:18:57.696Z Compiling serde_spanned v0.6.8
14232025-04-22T02:18:57.795Z Compiling serde_tokenstream v0.2.2
14242025-04-22T02:18:57.815Z Compiling toml_datetime v0.6.8
14252025-04-22T02:18:57.953Z Compiling md-5 v0.10.6
14262025-04-22T02:18:58.239Z Compiling num-integer v0.1.46
14272025-04-22T02:18:58.279Z Compiling hash32 v0.2.1
14282025-04-22T02:18:58.402Z Compiling ff v0.13.0
14292025-04-22T02:18:58.638Z Compiling memoffset v0.9.1
14302025-04-22T02:18:58.660Z Compiling gimli v0.31.1
14312025-04-22T02:18:58.754Z Compiling hyper-util v0.1.11
14322025-04-22T02:18:58.945Z Compiling psl-types v2.0.11
14332025-04-22T02:18:58.965Z Compiling cfg_aliases v0.2.1
14342025-04-22T02:18:58.985Z Compiling portable-atomic v1.11.0
14352025-04-22T02:18:59.082Z Compiling fallible-iterator v0.2.0
14362025-04-22T02:18:59.150Z Compiling smoltcp v0.9.1
14372025-04-22T02:18:59.750Z Compiling num-bigint-dig v0.8.4
14382025-04-22T02:18:59.804Z Compiling litrs v0.4.1
14392025-04-22T02:18:59.937Z Compiling newtype-uuid v1.2.1
14402025-04-22T02:18:59.989Z Compiling base16ct v0.2.0
14412025-04-22T02:19:00.227Z Compiling postgres-protocol v0.6.8
14422025-04-22T02:19:00.303Z Compiling sec1 v0.7.3
14432025-04-22T02:19:00.323Z Compiling publicsuffix v2.3.0
14442025-04-22T02:19:00.616Z Compiling nix v0.29.0
14452025-04-22T02:19:00.911Z Compiling document-features v0.2.10
14462025-04-22T02:19:00.986Z Compiling num-iter v0.1.45
14472025-04-22T02:19:01.194Z Compiling group v0.13.0
14482025-04-22T02:19:01.645Z Compiling tokio-native-tls v0.3.1
14492025-04-22T02:19:02.525Z Compiling flate2 v1.1.1
14502025-04-22T02:19:02.665Z Compiling ipnetwork v0.21.1
14512025-04-22T02:19:02.692Z Compiling terminal_size v0.4.0
14522025-04-22T02:19:02.932Z Compiling addr2line v0.24.2
14532025-04-22T02:19:02.958Z Compiling http-body-util v0.1.3
14542025-04-22T02:19:03.034Z Compiling webpki-roots v0.26.6
14552025-04-22T02:19:03.266Z Compiling hkdf v0.12.4
14562025-04-22T02:19:03.392Z Compiling crypto-bigint v0.5.5
14572025-04-22T02:19:03.437Z Compiling zerocopy-derive v0.6.6
14582025-04-22T02:19:03.489Z Compiling async-trait v0.1.88
14592025-04-22T02:19:03.489Z Compiling curve25519-dalek-derive v0.1.1
14602025-04-22T02:19:03.536Z Compiling sync_wrapper v1.0.1
14612025-04-22T02:19:03.627Z Compiling fs-err v2.11.0
14622025-04-22T02:19:03.703Z Compiling object v0.36.5
14632025-04-22T02:19:03.962Z Compiling ahash v0.8.11
14642025-04-22T02:19:04.361Z Compiling winnow v0.5.40
14652025-04-22T02:19:04.872Z Compiling ipnet v2.11.0
14662025-04-22T02:19:05.349Z Compiling zip v2.6.1
14672025-04-22T02:19:05.699Z Compiling rustc-demangle v0.1.24
14682025-04-22T02:19:05.963Z Compiling unicode-width v0.2.0
14692025-04-22T02:19:06.103Z Compiling managed v0.8.0
14702025-04-22T02:19:06.514Z Compiling simd-adler32 v0.3.7
14712025-04-22T02:19:06.555Z Compiling anyhow v1.0.98
14722025-04-22T02:19:06.605Z Compiling tower-layer v0.3.3
14732025-04-22T02:19:06.946Z Compiling buf-list v1.0.3
14742025-04-22T02:19:07.080Z Compiling bumpalo v3.16.0
14752025-04-22T02:19:07.205Z Compiling lockfree-object-pool v0.1.6
14762025-04-22T02:19:07.496Z Compiling zopfli v0.8.1
14772025-04-22T02:19:07.572Z Compiling strum_macros v0.25.3
14782025-04-22T02:19:08.036Z Compiling toml_edit v0.19.15
14792025-04-22T02:19:08.816Z Compiling hubpack_derive v0.1.1
14802025-04-22T02:19:09.073Z Compiling clap_builder v4.5.35
14812025-04-22T02:19:09.637Z Compiling tower v0.5.2
14822025-04-22T02:19:09.697Z Compiling hubpack v0.1.2
14832025-04-22T02:19:09.885Z Compiling console v0.15.10
14842025-04-22T02:19:10.114Z Compiling backtrace v0.3.74
14852025-04-22T02:19:10.489Z Compiling elliptic-curve v0.13.8
14862025-04-22T02:19:10.691Z Compiling zerocopy v0.6.6
14872025-04-22T02:19:11.336Z Compiling hyper-tls v0.6.0
14882025-04-22T02:19:11.407Z Compiling oxnet v0.1.1
14892025-04-22T02:19:11.455Z Compiling signal-hook-mio v0.2.4
14902025-04-22T02:19:11.639Z Compiling rayon v1.10.0
14912025-04-22T02:19:11.756Z Compiling cookie_store v0.21.1
14922025-04-22T02:19:13.149Z Compiling postgres-types v0.2.9
14932025-04-22T02:19:14.456Z Compiling usdt-attr-macro v0.5.0
14942025-04-22T02:19:14.822Z Compiling usdt-macro v0.5.0
14952025-04-22T02:19:15.148Z Compiling phf v0.11.2
14962025-04-22T02:19:15.423Z Compiling strum_macros v0.26.4
14972025-04-22T02:19:15.990Z Compiling ed25519 v2.2.3
14982025-04-22T02:19:16.033Z Compiling bzip2 v0.5.2
14992025-04-22T02:19:16.244Z Compiling bzip2 v0.4.4
15002025-04-22T02:19:16.418Z Compiling serde_urlencoded v0.7.1
15012025-04-22T02:19:16.652Z Compiling enum-as-inner v0.6.1
15022025-04-22T02:19:16.932Z Compiling clap_derive v4.5.32
15032025-04-22T02:19:16.987Z Compiling serde-big-array v0.5.1
15042025-04-22T02:19:17.254Z Compiling futures-executor v0.3.31
15052025-04-22T02:19:17.762Z Compiling rustls-pemfile v2.2.0
15062025-04-22T02:19:17.782Z Compiling pkcs1 v0.7.5
15072025-04-22T02:19:17.843Z Compiling rfc6979 v0.4.0
15082025-04-22T02:19:18.053Z Compiling daft-derive v0.1.3
15092025-04-22T02:19:18.116Z Compiling serde_repr v0.1.19
15102025-04-22T02:19:18.745Z Compiling bstr v1.10.0
15112025-04-22T02:19:19.114Z Compiling float-cmp v0.10.0
15122025-04-22T02:19:19.227Z Compiling encoding_rs v0.8.34
15132025-04-22T02:19:19.365Z Compiling mime v0.3.17
15142025-04-22T02:19:19.591Z Compiling whoami v1.5.2
15152025-04-22T02:19:19.892Z Compiling static_assertions v1.1.0
15162025-04-22T02:19:20.008Z Compiling normalize-line-endings v0.3.0
15172025-04-22T02:19:20.019Z Compiling new_debug_unreachable v1.0.6
15182025-04-22T02:19:20.134Z Compiling data-encoding v2.6.0
15192025-04-22T02:19:20.156Z Compiling unicode-segmentation v1.12.0
15202025-04-22T02:19:20.176Z Compiling number_prefix v0.4.0
15212025-04-22T02:19:20.338Z Compiling predicates-core v1.0.8
15222025-04-22T02:19:20.409Z Compiling difflib v0.4.0
15232025-04-22T02:19:20.674Z Compiling precomputed-hash v0.1.1
15242025-04-22T02:19:20.819Z Compiling fixedbitset v0.4.2
15252025-04-22T02:19:21.033Z Compiling similar v2.7.0
15262025-04-22T02:19:21.252Z Compiling petgraph v0.6.5
15272025-04-22T02:19:21.474Z Compiling clap v4.5.35
15282025-04-22T02:19:21.610Z Compiling predicates v3.1.3
15292025-04-22T02:19:21.745Z Compiling string_cache v0.8.9
15302025-04-22T02:19:21.997Z Compiling hickory-proto v0.24.4
15312025-04-22T02:19:22.206Z Compiling indicatif v0.17.11
15322025-04-22T02:19:23.086Z Compiling toml_edit v0.22.24
15332025-04-22T02:19:23.137Z Compiling strum v0.26.3
15342025-04-22T02:19:23.247Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15352025-04-22T02:19:23.349Z Compiling tokio-postgres v0.7.13
15362025-04-22T02:19:24.287Z Compiling daft v0.1.3
15372025-04-22T02:19:24.780Z Compiling usdt v0.5.0
15382025-04-22T02:19:24.922Z Compiling rsa v0.9.6
15392025-04-22T02:19:25.268Z Compiling ecdsa v0.16.9
15402025-04-22T02:19:26.126Z Compiling futures v0.3.31
15412025-04-22T02:19:26.232Z Compiling zip v0.6.6
15422025-04-22T02:19:26.256Z Compiling ed25519-dalek v2.1.1
15432025-04-22T02:19:28.990Z Compiling crossterm v0.28.1
15442025-04-22T02:19:29.802Z Compiling toml v0.7.8
15452025-04-22T02:19:30.519Z Compiling tokio-stream v0.1.17
15462025-04-22T02:19:30.954Z Compiling openapiv3 v2.0.0
15472025-04-22T02:19:31.033Z Compiling x509-cert v0.2.5
15482025-04-22T02:19:31.066Z Compiling sha1 v0.10.6
15492025-04-22T02:19:31.256Z Compiling itertools v0.10.5
15502025-04-22T02:19:31.493Z Compiling dirs-sys-next v0.1.2
15512025-04-22T02:19:31.528Z Compiling peg-runtime v0.8.5
15522025-04-22T02:19:32.071Z Compiling unicode-xid v0.2.6
15532025-04-22T02:19:32.141Z Compiling lalrpop-util v0.19.12
15542025-04-22T02:19:32.210Z Compiling dirs-next v2.0.0
15552025-04-22T02:19:32.278Z Compiling thread_local v1.1.8
15562025-04-22T02:19:32.772Z Compiling slog-async v2.8.0
15572025-04-22T02:19:32.793Z Compiling term v0.7.0
15582025-04-22T02:19:32.800Z Compiling xattr v1.3.1
15592025-04-22T02:19:32.945Z Compiling crossbeam-channel v0.5.15
15602025-04-22T02:19:33.041Z Compiling filetime v0.2.25
15612025-04-22T02:19:33.050Z Compiling is-terminal v0.4.13
15622025-04-22T02:19:33.207Z Compiling take_mut v0.2.2
15632025-04-22T02:19:33.358Z Compiling tar v0.4.44
15642025-04-22T02:19:33.388Z Compiling slog-term v2.9.1
15652025-04-22T02:19:33.754Z Compiling camino v1.1.9
15662025-04-22T02:19:40.620Z Compiling aws-lc-sys v0.26.0
15672025-04-22T02:20:10.808Z Compiling rustls-webpki v0.102.8
15682025-04-22T02:20:15.744Z Compiling tokio-rustls v0.26.0
15692025-04-22T02:20:16.019Z Compiling hyper-rustls v0.27.3
15702025-04-22T02:20:16.337Z Compiling reqwest v0.12.12
15712025-04-22T02:20:19.732Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15722025-04-22T02:20:20.007Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15732025-04-22T02:20:24.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15742025-04-22T02:20:24.773Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15752025-04-22T02:20:24.827ZApr 22 02:20:24.224 INFO Starting download, target: Cockroach
15762025-04-22T02:20:24.830ZApr 22 02:20:24.224 INFO Starting download, target: Console
15772025-04-22T02:20:24.830ZApr 22 02:20:24.224 INFO Starting download, target: DendriteStub
15782025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Starting download, target: MaghemiteMgd
15792025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Starting download, target: Clickhouse
15802025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Starting download, target: TransceiverControl
15812025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15822025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15832025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15842025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15852025-04-22T02:20:24.830ZApr 22 02:20:24.225 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15862025-04-22T02:20:24.830ZApr 22 02:20:24.226 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15872025-04-22T02:20:25.306ZApr 22 02:20:24.655 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15882025-04-22T02:20:25.435ZApr 22 02:20:24.829 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15892025-04-22T02:20:25.685ZApr 22 02:20:25.077 INFO Download complete, target: TransceiverControl
15902025-04-22T02:20:25.697ZApr 22 02:20:25.083 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15912025-04-22T02:20:25.821ZApr 22 02:20:25.214 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15922025-04-22T02:20:25.869ZApr 22 02:20:25.262 INFO Download complete, target: Console
15932025-04-22T02:20:26.531ZApr 22 02:20:25.928 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15942025-04-22T02:20:26.531ZApr 22 02:20:25.928 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15952025-04-22T02:20:26.913ZApr 22 02:20:26.310 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15962025-04-22T02:20:28.421ZApr 22 02:20:27.818 INFO Download complete, target: MaghemiteMgd
15972025-04-22T02:20:28.741ZApr 22 02:20:28.139 INFO Download complete, target: DendriteStub
15982025-04-22T02:20:33.034ZApr 22 02:20:32.431 INFO Checking that binary works, target: Cockroach
15992025-04-22T02:20:33.196ZApr 22 02:20:32.593 INFO Download complete, target: Cockroach
16002025-04-22T02:20:37.573ZApr 22 02:20:36.969 INFO Checking that binary works, target: Clickhouse
16012025-04-22T02:20:37.744ZApr 22 02:20:37.140 INFO Download complete, target: Clickhouse
16022025-04-22T02:20:37.752ZAll prerequisites installed successfully
16032025-04-22T02:20:37.755Z
16042025-04-22T02:20:37.755Zreal 5:32.001065966
16052025-04-22T02:20:37.755Zuser 15:39.492072754
16062025-04-22T02:20:37.756Zsys 2:09.875503883
16072025-04-22T02:20:37.756Ztrap 0.582704675
16082025-04-22T02:20:37.756Ztflt 1.442732048
16092025-04-22T02:20:37.756Zdflt 1.015379892
16102025-04-22T02:20:37.756Zkflt 0.026253191
16112025-04-22T02:20:37.756Zlock 24:44.244150252
16122025-04-22T02:20:37.756Zslp 56:42.492517885
16132025-04-22T02:20:37.756Zlat 1:01.713839461
16142025-04-22T02:20:37.756Zstop 2:30.525380485
16152025-04-22T02:20:37.756Z+ ptime -m cargo xtask download softnpu
16162025-04-22T02:20:38.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16172025-04-22T02:20:38.477Z Running `target/debug/xtask download softnpu`
16182025-04-22T02:20:39.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
16192025-04-22T02:20:39.558Z Running `target/debug/xtask-downloader softnpu`
16202025-04-22T02:20:39.597ZApr 22 02:20:38.994 INFO Starting download, target: Softnpu
16212025-04-22T02:20:39.601ZApr 22 02:20:38.994 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16222025-04-22T02:20:40.192ZApr 22 02:20:39.588 INFO Download complete, target: Softnpu
16232025-04-22T02:20:40.196Z
16242025-04-22T02:20:40.200Zreal 2.435735151
16252025-04-22T02:20:40.200Zuser 1.510499298
16262025-04-22T02:20:40.200Zsys 0.678196429
16272025-04-22T02:20:40.200Ztrap 0.001029885
16282025-04-22T02:20:40.200Ztflt 0.000168036
16292025-04-22T02:20:40.200Zdflt 0.000049344
16302025-04-22T02:20:40.200Zkflt 0.000000000
16312025-04-22T02:20:40.200Zlock 6.426930720
16322025-04-22T02:20:40.200Zslp 0.468994562
16332025-04-22T02:20:40.200Zlat 0.072675924
16342025-04-22T02:20:40.200Zstop 0.000189473
16352025-04-22T02:20:40.200Z+ export CARGO_INCREMENTAL=0
16362025-04-22T02:20:40.200Z+ CARGO_INCREMENTAL=0
16372025-04-22T02:20:40.200Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16382025-04-22T02:20:41.374Z Compiling proc-macro2 v1.0.94
16392025-04-22T02:20:41.388Z Compiling unicode-ident v1.0.14
16402025-04-22T02:20:41.388Z Compiling libc v0.2.171
16412025-04-22T02:20:41.389Z Compiling serde v1.0.219
16422025-04-22T02:20:41.389Z Compiling autocfg v1.4.0
16432025-04-22T02:20:41.389Z Compiling cfg-if v1.0.0
16442025-04-22T02:20:41.389Z Compiling version_check v0.9.5
16452025-04-22T02:20:41.673Z Compiling memchr v2.7.4
16462025-04-22T02:20:41.683Z Compiling shlex v1.3.0
16472025-04-22T02:20:41.686Z Compiling typenum v1.17.0
16482025-04-22T02:20:41.993Z Compiling value-bag v1.9.0
16492025-04-22T02:20:42.175Z Compiling generic-array v0.14.7
16502025-04-22T02:20:42.210Z Compiling lock_api v0.4.12
16512025-04-22T02:20:42.524Z Compiling log v0.4.22
16522025-04-22T02:20:42.541Z Compiling serde_json v1.0.140
16532025-04-22T02:20:42.558Z Compiling libm v0.2.8
16542025-04-22T02:20:42.888Z Compiling num-traits v0.2.19
16552025-04-22T02:20:42.936Z Compiling scopeguard v1.2.0
16562025-04-22T02:20:43.078Z Compiling semver v1.0.25
16572025-04-22T02:20:43.115Z Compiling parking_lot_core v0.9.10
16582025-04-22T02:20:43.229Z Compiling getrandom v0.3.1
16592025-04-22T02:20:43.518Z Compiling quote v1.0.39
16602025-04-22T02:20:43.558Z Compiling jobserver v0.1.32
16612025-04-22T02:20:43.577Z Compiling rustix v0.38.37
16622025-04-22T02:20:43.639Z Compiling aho-corasick v1.1.3
16632025-04-22T02:20:43.661Z Compiling regex-syntax v0.8.5
16642025-04-22T02:20:43.811Z Compiling getrandom v0.2.15
16652025-04-22T02:20:44.105Z Compiling syn v2.0.98
16662025-04-22T02:20:44.194Z Compiling cc v1.2.15
16672025-04-22T02:20:44.243Z Compiling either v1.14.0
16682025-04-22T02:20:44.246Z Compiling itoa v1.0.11
16692025-04-22T02:20:44.529Z Compiling once_cell v1.21.3
16702025-04-22T02:20:44.856Z Compiling rand_core v0.6.4
16712025-04-22T02:20:44.881Z Compiling slab v0.4.9
16722025-04-22T02:20:45.332Z Compiling pkg-config v0.3.31
16732025-04-22T02:20:45.879Z Compiling spin v0.9.8
16742025-04-22T02:20:45.899Z Compiling errno v0.3.9
16752025-04-22T02:20:46.188Z Compiling smallvec v1.14.0
16762025-04-22T02:20:46.390Z Compiling foldhash v0.1.3
16772025-04-22T02:20:46.408Z Compiling allocator-api2 v0.2.18
16782025-04-22T02:20:46.688Z Compiling equivalent v1.0.1
16792025-04-22T02:20:46.708Z Compiling glob v0.3.2
16802025-04-22T02:20:46.825Z Compiling prettyplease v0.2.30
16812025-04-22T02:20:47.160Z Compiling hashbrown v0.15.1
16822025-04-22T02:20:47.208Z Compiling regex-automata v0.4.8
16832025-04-22T02:20:47.249Z Compiling subtle v2.6.1
16842025-04-22T02:20:47.415Z Compiling clang-sys v1.8.1
16852025-04-22T02:20:47.506Z Compiling lazy_static v1.5.0
16862025-04-22T02:20:47.583Z Compiling schemars v0.8.22
16872025-04-22T02:20:47.643Z Compiling thiserror v1.0.69
16882025-04-22T02:20:47.751Z Compiling minimal-lexical v0.2.1
16892025-04-22T02:20:48.117Z Compiling nom v7.1.3
16902025-04-22T02:20:48.208Z Compiling libloading v0.8.5
16912025-04-22T02:20:48.265Z Compiling bindgen v0.69.5
16922025-04-22T02:20:48.550Z Compiling home v0.5.9
16932025-04-22T02:20:48.755Z Compiling itertools v0.12.1
16942025-04-22T02:20:48.993Z Compiling ryu v1.0.18
16952025-04-22T02:20:49.203Z Compiling rustc-hash v1.1.0
16962025-04-22T02:20:49.379Z Compiling pin-project-lite v0.2.14
16972025-04-22T02:20:49.430Z Compiling byteorder v1.5.0
16982025-04-22T02:20:49.543Z Compiling lazycell v1.3.0
16992025-04-22T02:20:49.613Z Compiling cmake v0.1.51
17002025-04-22T02:20:49.792Z Compiling fs_extra v1.3.0
17012025-04-22T02:20:50.325Z Compiling dunce v1.0.5
17022025-04-22T02:20:50.491Z Compiling paste v1.0.15
17032025-04-22T02:20:50.655Z Compiling const-oid v0.9.6
17042025-04-22T02:20:51.057Z Compiling cexpr v0.6.0
17052025-04-22T02:20:51.310Z Compiling synstructure v0.13.1
17062025-04-22T02:20:51.641Z Compiling serde_derive_internals v0.29.1
17072025-04-22T02:20:52.513Z Compiling regex v1.11.1
17082025-04-22T02:20:53.580Z Compiling signal-hook-registry v1.4.2
17092025-04-22T02:20:54.414Z Compiling fnv v1.0.7
17102025-04-22T02:20:54.574Z Compiling parking_lot v0.12.3
17112025-04-22T02:20:54.852Z Compiling ring v0.17.11
17122025-04-22T02:20:54.962Z Compiling mio v1.0.2
17132025-04-22T02:20:55.084Z Compiling stable_deref_trait v1.2.0
17142025-04-22T02:20:55.241Z Compiling serde_derive v1.0.219
17152025-04-22T02:20:55.312Z Compiling zeroize_derive v1.4.2
17162025-04-22T02:20:55.526Z Compiling tokio-macros v2.5.0
17172025-04-22T02:20:55.608Z Compiling zerocopy-derive v0.7.35
17182025-04-22T02:20:55.826Z Compiling zerofrom-derive v0.1.4
17192025-04-22T02:20:56.618Z Compiling yoke-derive v0.7.4
17202025-04-22T02:20:56.621Z Compiling zerovec-derive v0.10.3
17212025-04-22T02:20:56.653Z Compiling zeroize v1.8.1
17222025-04-22T02:20:57.086Z Compiling displaydoc v0.2.5
17232025-04-22T02:20:57.657Z Compiling schemars_derive v0.8.22
17242025-04-22T02:20:58.500Z Compiling thiserror-impl v1.0.69
17252025-04-22T02:20:58.544Z Compiling futures-macro v0.3.31
17262025-04-22T02:20:58.705Z Compiling crypto-common v0.1.6
17272025-04-22T02:20:58.818Z Compiling icu_provider_macros v1.5.0
17282025-04-22T02:20:58.927Z Compiling der_derive v0.7.3
17292025-04-22T02:20:58.930Z Compiling block-buffer v0.10.4
17302025-04-22T02:20:59.207Z Compiling tracing-attributes v0.1.27
17312025-04-22T02:20:59.888Z Compiling aws-lc-rs v1.12.4
17322025-04-22T02:21:00.255Z Compiling vcpkg v0.2.15
17332025-04-22T02:21:00.353Z Compiling heck v0.5.0
17342025-04-22T02:21:00.855Z Compiling digest v0.10.7
17352025-04-22T02:21:01.050Z Compiling socket2 v0.5.9
17362025-04-22T02:21:01.071Z Compiling zerocopy v0.8.10
17372025-04-22T02:21:01.254Z Compiling futures-core v0.3.31
17382025-04-22T02:21:01.539Z Compiling zerocopy-derive v0.8.10
17392025-04-22T02:21:01.669Z Compiling openssl-sys v0.9.107
17402025-04-22T02:21:02.065Z Compiling httparse v1.9.5
17412025-04-22T02:21:02.708Z Compiling zerocopy v0.7.35
17422025-04-22T02:21:03.148Z Compiling syn v1.0.109
17432025-04-22T02:21:03.280Z Compiling crossbeam-utils v0.8.21
17442025-04-22T02:21:03.957Z Compiling iana-time-zone v0.1.63
17452025-04-22T02:21:04.110Z Compiling cpufeatures v0.2.14
17462025-04-22T02:21:04.127Z Compiling num-conv v0.1.0
17472025-04-22T02:21:04.222Z Compiling time-core v0.1.2
17482025-04-22T02:21:04.383Z Compiling hmac v0.12.1
17492025-04-22T02:21:04.420Z Compiling zerofrom v0.1.4
17502025-04-22T02:21:04.439Z Compiling time-macros v0.2.18
17512025-04-22T02:21:04.825Z Compiling futures-sink v0.3.31
17522025-04-22T02:21:05.007Z Compiling openssl v0.10.72
17532025-04-22T02:21:05.436Z Compiling yoke v0.7.4
17542025-04-22T02:21:05.544Z Compiling block-padding v0.3.3
17552025-04-22T02:21:05.803Z Compiling zerovec v0.10.4
17562025-04-22T02:21:05.961Z Compiling inout v0.1.3
17572025-04-22T02:21:06.206Z Compiling openssl-macros v0.1.1
17582025-04-22T02:21:06.480Z Compiling dyn-clone v1.0.19
17592025-04-22T02:21:06.500Z Compiling rustls v0.23.19
17602025-04-22T02:21:06.696Z Compiling native-tls v0.2.12
17612025-04-22T02:21:06.942Z Compiling strsim v0.11.1
17622025-04-22T02:21:07.061Z Compiling bitflags v2.9.0
17632025-04-22T02:21:07.064Z Compiling bytes v1.10.1
17642025-04-22T02:21:07.530Z Compiling indexmap v2.7.1
17652025-04-22T02:21:07.732Z Compiling uuid v1.16.0
17662025-04-22T02:21:08.876Z Compiling chrono v0.4.40
17672025-04-22T02:21:09.233Z Compiling tokio v1.43.1
17682025-04-22T02:21:09.863Z Compiling rustc_version v0.4.1
17692025-04-22T02:21:11.223Z Compiling which v4.4.2
17702025-04-22T02:21:13.123Z Compiling serde_tokenstream v0.2.2
17712025-04-22T02:21:14.877Z Compiling cipher v0.4.4
17722025-04-22T02:21:15.347Z Compiling sha2 v0.10.8
17732025-04-22T02:21:16.109Z Compiling scroll_derive v0.12.0
17742025-04-22T02:21:16.597Z Compiling base64ct v1.6.0
17752025-04-22T02:21:17.113Z Compiling ucd-trie v0.1.7
17762025-04-22T02:21:17.176Z Compiling pem-rfc7468 v0.7.0
17772025-04-22T02:21:17.487Z Compiling pest v2.7.14
17782025-04-22T02:21:17.552Z Compiling http v1.2.0
17792025-04-22T02:21:17.743Z Compiling tinystr v0.7.6
17802025-04-22T02:21:17.746Z Compiling futures-channel v0.3.31
17812025-04-22T02:21:18.240Z Compiling bzip2-sys v0.1.13+1.0.8
17822025-04-22T02:21:18.467Z Compiling cookie v0.18.1
17832025-04-22T02:21:18.759Z Compiling futures-task v0.3.31
17842025-04-22T02:21:18.827Z Compiling thiserror v2.0.12
17852025-04-22T02:21:19.077Z Compiling pin-utils v0.1.0
17862025-04-22T02:21:19.190Z Compiling writeable v0.5.5
17872025-04-22T02:21:19.394Z Compiling futures-io v0.3.31
17882025-04-22T02:21:19.493Z Compiling slog v2.7.0
17892025-04-22T02:21:19.684Z Compiling litemap v0.7.3
17902025-04-22T02:21:19.758Z Compiling flagset v0.4.6
17912025-04-22T02:21:19.978Z Compiling der v0.7.9
17922025-04-22T02:21:19.997Z Compiling pest_meta v2.7.14
17932025-04-22T02:21:20.056Z Compiling icu_locid v1.5.0
17942025-04-22T02:21:20.354Z Compiling futures-util v0.3.31
17952025-04-22T02:21:22.258Z Compiling serde_spanned v0.6.8
17962025-04-22T02:21:22.463Z Compiling toml_datetime v0.6.8
17972025-04-22T02:21:22.945Z Compiling anyhow v1.0.98
17982025-04-22T02:21:23.066Z Compiling rayon-core v1.12.1
17992025-04-22T02:21:23.169Z Compiling rustversion v1.0.17
18002025-04-22T02:21:23.404Z Compiling aws-lc-sys v0.26.0
18012025-04-22T02:21:23.863Z Compiling spki v0.7.3
18022025-04-22T02:21:24.009Z Compiling pest_generator v2.7.14
18032025-04-22T02:21:24.245Z Compiling icu_provider v1.5.0
18042025-04-22T02:21:24.513Z Compiling salsa20 v0.10.2
18052025-04-22T02:21:25.115Z Compiling ppv-lite86 v0.2.20
18062025-04-22T02:21:25.731Z Compiling pbkdf2 v0.12.2
18072025-04-22T02:21:26.504Z Compiling thiserror-impl v2.0.12
18082025-04-22T02:21:26.813Z Compiling tracing-core v0.1.32
18092025-04-22T02:21:28.983Z Compiling icu_locid_transform_data v1.5.0
18102025-04-22T02:21:29.108Z Compiling winnow v0.5.40
18112025-04-22T02:21:29.166Z Compiling icu_locid_transform v1.5.0
18122025-04-22T02:21:29.203Z Compiling tracing v0.1.40
18132025-04-22T02:21:29.969Z Compiling scrypt v0.11.0
18142025-04-22T02:21:30.453Z Compiling pest_derive v2.7.14
18152025-04-22T02:21:31.264Z Compiling aes v0.8.4
18162025-04-22T02:21:32.223Z Compiling toml_edit v0.19.15
18172025-04-22T02:21:32.254Z Compiling cbc v0.1.2
18182025-04-22T02:21:32.329Z Compiling icu_collections v1.5.0
18192025-04-22T02:21:33.422Z Compiling usdt-impl v0.5.0
18202025-04-22T02:21:33.594Z Compiling icu_properties_data v1.5.0
18212025-04-22T02:21:33.796Z Compiling rustls-pki-types v1.10.0
18222025-04-22T02:21:33.933Z Compiling litrs v0.4.1
18232025-04-22T02:21:34.826Z Compiling document-features v0.2.10
18242025-04-22T02:21:35.575Z Compiling icu_properties v1.5.1
18252025-04-22T02:21:36.057Z Compiling pkcs5 v0.7.1
18262025-04-22T02:21:37.558Z Compiling tokio-util v0.7.13
18272025-04-22T02:21:38.624Z Compiling scroll v0.12.0
18282025-04-22T02:21:39.141Z Compiling heapless v0.7.17
18292025-04-22T02:21:40.219Z Compiling utf8_iter v1.0.4
18302025-04-22T02:21:40.305Z Compiling adler2 v2.0.0
18312025-04-22T02:21:40.467Z Compiling utf16_iter v1.0.5
18322025-04-22T02:21:40.614Z Compiling untrusted v0.7.1
18332025-04-22T02:21:40.687Z Compiling signal-hook v0.3.17
18342025-04-22T02:21:40.807Z Compiling powerfmt v0.2.0
18352025-04-22T02:21:40.829Z Compiling write16 v1.0.0
18362025-04-22T02:21:40.998Z Compiling plain v0.2.3
18372025-04-22T02:21:41.049Z Compiling untrusted v0.9.0
18382025-04-22T02:21:41.169Z Compiling newtype-uuid v1.2.1
18392025-04-22T02:21:41.294Z Compiling percent-encoding v2.3.1
18402025-04-22T02:21:41.498Z Compiling icu_normalizer_data v1.5.0
18412025-04-22T02:21:41.622Z Compiling icu_normalizer v1.5.0
18422025-04-22T02:21:41.958Z Compiling goblin v0.8.2
18432025-04-22T02:21:43.089Z Compiling deranged v0.3.11
18442025-04-22T02:21:43.353Z Compiling miniz_oxide v0.8.5
18452025-04-22T02:21:44.752Z Compiling pkcs8 v0.10.2
18462025-04-22T02:21:46.661Z Compiling tinyvec_macros v0.1.1
18472025-04-22T02:21:46.761Z Compiling pretty-hex v0.4.1
18482025-04-22T02:21:46.971Z Compiling atomic-waker v1.1.2
18492025-04-22T02:21:48.004Z Compiling num_threads v0.1.7
18502025-04-22T02:21:48.151Z Compiling time v0.3.36
18512025-04-22T02:21:49.984Z Compiling dof v0.3.0
18522025-04-22T02:21:50.995Z Compiling tinyvec v1.8.0
18532025-04-22T02:21:52.580Z Compiling idna_adapter v1.2.0
18542025-04-22T02:21:52.683Z Compiling dtrace-parser v0.2.0
18552025-04-22T02:21:52.725Z Compiling http-body v1.0.1
18562025-04-22T02:21:53.262Z Compiling curve25519-dalek v4.1.3
18572025-04-22T02:21:53.500Z Compiling async-trait v0.1.88
18582025-04-22T02:21:53.726Z Compiling thread-id v4.2.2
18592025-04-22T02:21:53.859Z Compiling memoffset v0.9.1
18602025-04-22T02:21:54.210Z Compiling portable-atomic v1.11.0
18612025-04-22T02:21:54.229Z Compiling smoltcp v0.9.1
18622025-04-22T02:21:55.083Z Compiling try-lock v0.2.5
18632025-04-22T02:21:55.132Z Compiling num-bigint-dig v0.8.4
18642025-04-22T02:21:55.257Z Compiling foreign-types-shared v0.1.1
18652025-04-22T02:21:55.441Z Compiling want v0.3.1
18662025-04-22T02:21:55.460Z Compiling foreign-types v0.3.2
18672025-04-22T02:21:55.532Z Compiling h2 v0.4.6
18682025-04-22T02:21:56.953Z Compiling rand_core v0.9.2
18692025-04-22T02:22:00.061Z Compiling idna v1.0.3
18702025-04-22T02:22:00.834Z Compiling form_urlencoded v1.2.1
18712025-04-22T02:22:01.614Z Compiling strum_macros v0.26.4
18722025-04-22T02:22:02.387Z Compiling cfg_aliases v0.2.1
18732025-04-22T02:22:02.514Z Compiling httpdate v1.0.3
18742025-04-22T02:22:03.333Z Compiling ident_case v1.0.1
18752025-04-22T02:22:03.564Z Compiling gimli v0.31.1
18762025-04-22T02:22:04.111Z Compiling heck v0.4.1
18772025-04-22T02:22:04.843Z Compiling tower-service v0.3.3
18782025-04-22T02:22:04.993Z Compiling hyper v1.6.0
18792025-04-22T02:22:05.855Z Compiling darling_core v0.20.10
18802025-04-22T02:22:06.787Z Compiling nix v0.29.0
18812025-04-22T02:22:08.205Z Compiling addr2line v0.24.2
18822025-04-22T02:22:11.138Z Compiling crossbeam-epoch v0.9.18
18832025-04-22T02:22:11.827Z Compiling rand_chacha v0.9.0
18842025-04-22T02:22:12.722Z Compiling unicode-normalization v0.1.24
18852025-04-22T02:22:15.097Z Compiling rand_chacha v0.3.1
18862025-04-22T02:22:16.259Z Compiling ipnetwork v0.21.1
18872025-04-22T02:22:16.290Z Compiling hubpack_derive v0.1.1
18882025-04-22T02:22:16.500Z Compiling openapiv3 v2.0.0
18892025-04-22T02:22:16.914Z Compiling signature v2.2.0
18902025-04-22T02:22:17.128Z Compiling daft-derive v0.1.3
18912025-04-22T02:22:17.153Z Compiling curve25519-dalek-derive v0.1.1
18922025-04-22T02:22:18.472Z Compiling zerocopy-derive v0.6.6
18932025-04-22T02:22:18.667Z Compiling object v0.36.5
18942025-04-22T02:22:19.966Z Compiling fs-err v2.11.0
18952025-04-22T02:22:20.186Z Compiling ahash v0.8.11
18962025-04-22T02:22:20.325Z Compiling crc32fast v1.4.2
18972025-04-22T02:22:20.344Z Compiling unicode-bidi v0.3.17
18982025-04-22T02:22:20.559Z Compiling utf8parse v0.2.2
18992025-04-22T02:22:20.631Z Compiling base64 v0.22.1
19002025-04-22T02:22:20.658Z Compiling anstyle v1.0.10
19012025-04-22T02:22:20.740Z Compiling zip v2.6.1
19022025-04-22T02:22:21.064Z Compiling openssl-probe v0.1.5
19032025-04-22T02:22:21.089Z Compiling siphasher v0.3.11
19042025-04-22T02:22:21.399Z Compiling unicode-properties v0.1.3
19052025-04-22T02:22:21.403Z Compiling rustc-demangle v0.1.24
19062025-04-22T02:22:21.833Z Compiling buf-list v1.0.3
19072025-04-22T02:22:22.130Z Compiling stringprep v0.1.5
19082025-04-22T02:22:22.377Z Compiling phf_shared v0.11.2
19092025-04-22T02:22:23.235Z Compiling anstyle-parse v0.2.5
19102025-04-22T02:22:23.756Z Compiling rand v0.8.5
19112025-04-22T02:22:25.964Z Compiling backtrace v0.3.74
19122025-04-22T02:22:28.928Z Compiling rand v0.9.0
19132025-04-22T02:22:30.226Z Compiling hyper-util v0.1.11
19142025-04-22T02:22:32.536Z Compiling crossbeam-deque v0.8.5
19152025-04-22T02:22:32.895Z Compiling darling_macro v0.20.10
19162025-04-22T02:22:35.240Z Compiling url v2.5.3
19172025-04-22T02:22:36.664Z Compiling usdt-attr-macro v0.5.0
19182025-04-22T02:22:36.684Z Compiling usdt-macro v0.5.0
19192025-04-22T02:22:37.839Z Compiling md-5 v0.10.6
19202025-04-22T02:22:37.949Z Compiling num-integer v0.1.46
19212025-04-22T02:22:38.083Z Compiling hash32 v0.2.1
19222025-04-22T02:22:38.103Z Compiling ff v0.13.0
19232025-04-22T02:22:38.441Z Compiling is_terminal_polyfill v1.70.1
19242025-04-22T02:22:38.595Z Compiling anstyle-query v1.1.1
19252025-04-22T02:22:38.631Z Compiling base16ct v0.2.0
19262025-04-22T02:22:38.784Z Compiling colorchoice v1.0.2
19272025-04-22T02:22:38.971Z Compiling psl-types v2.0.11
19282025-04-22T02:22:39.179Z Compiling fallible-iterator v0.2.0
19292025-04-22T02:22:39.845Z Compiling postgres-protocol v0.6.8
19302025-04-22T02:22:40.535Z Compiling publicsuffix v2.3.0
19312025-04-22T02:22:40.849Z Compiling anstream v0.6.15
19322025-04-22T02:22:41.155Z Compiling sec1 v0.7.3
19332025-04-22T02:22:41.199Z Compiling num-iter v0.1.45
19342025-04-22T02:22:41.436Z Compiling group v0.13.0
19352025-04-22T02:22:43.096Z Compiling rustls-webpki v0.102.8
19362025-04-22T02:22:43.275Z Compiling darling v0.20.10
19372025-04-22T02:22:43.637Z Compiling tokio-native-tls v0.3.1
19382025-04-22T02:22:43.772Z Compiling flate2 v1.1.1
19392025-04-22T02:22:44.652Z Compiling strum_macros v0.25.3
19402025-04-22T02:22:45.174Z Compiling http-body-util v0.1.3
19412025-04-22T02:22:45.876Z Compiling webpki-roots v0.26.6
19422025-04-22T02:22:46.327Z Compiling terminal_size v0.4.0
19432025-04-22T02:22:46.572Z Compiling hkdf v0.12.4
19442025-04-22T02:22:46.826Z Compiling sync_wrapper v1.0.1
19452025-04-22T02:22:47.015Z Compiling clap_derive v4.5.32
19462025-04-22T02:22:47.035Z Compiling enum-as-inner v0.6.1
19472025-04-22T02:22:47.922Z Compiling crypto-bigint v0.5.5
19482025-04-22T02:22:48.045Z Compiling serde_repr v0.1.19
19492025-04-22T02:22:49.142Z Compiling regress v0.10.3
19502025-04-22T02:22:51.086Z Compiling tokio-rustls v0.26.0
19512025-04-22T02:22:51.331Z Compiling encoding_rs v0.8.34
19522025-04-22T02:22:51.569Z Compiling unicode-width v0.2.0
19532025-04-22T02:22:52.113Z Compiling bumpalo v3.16.0
19542025-04-22T02:22:52.576Z Compiling tower-layer v0.3.3
19552025-04-22T02:22:52.895Z Compiling lockfree-object-pool v0.1.6
19562025-04-22T02:22:53.176Z Compiling bitflags v1.3.2
19572025-04-22T02:22:53.304Z Compiling managed v0.8.0
19582025-04-22T02:22:54.402Z Compiling clap_lex v0.7.4
19592025-04-22T02:22:54.452Z Compiling mime v0.3.17
19602025-04-22T02:22:54.734Z Compiling simd-adler32 v0.3.7
19612025-04-22T02:22:54.814Z Compiling ipnet v2.11.0
19622025-04-22T02:22:55.230Z Compiling zopfli v0.8.1
19632025-04-22T02:22:55.510Z Compiling clap_builder v4.5.35
19642025-04-22T02:22:56.911Z Compiling tower v0.5.2
19652025-04-22T02:22:57.420Z Compiling typify-impl v0.3.0
19662025-04-22T02:22:57.482Z Compiling console v0.15.10
19672025-04-22T02:22:57.721Z Compiling hyper-rustls v0.27.3
19682025-04-22T02:22:58.347Z Compiling elliptic-curve v0.13.8
19692025-04-22T02:22:58.593Z Compiling oxnet v0.1.1
19702025-04-22T02:22:59.248Z Compiling hyper-tls v0.6.0
19712025-04-22T02:23:01.439Z Compiling signal-hook-mio v0.2.4
19722025-04-22T02:23:01.632Z Compiling rayon v1.10.0
19732025-04-22T02:23:01.635Z Compiling cookie_store v0.21.1
19742025-04-22T02:23:01.761Z Compiling postgres-types v0.2.9
19752025-04-22T02:23:02.879Z Compiling phf v0.11.2
19762025-04-22T02:23:03.041Z Compiling zerocopy v0.6.6
19772025-04-22T02:23:03.138Z Compiling hubpack v0.1.2
19782025-04-22T02:23:03.172Z Compiling ed25519 v2.2.3
19792025-04-22T02:23:03.594Z Compiling bzip2 v0.4.4
19802025-04-22T02:23:03.614Z Compiling bzip2 v0.5.2
19812025-04-22T02:23:03.776Z Compiling serde_urlencoded v0.7.1
19822025-04-22T02:23:03.987Z Compiling rustls-pemfile v2.2.0
19832025-04-22T02:23:04.282Z Compiling pkcs1 v0.7.5
19842025-04-22T02:23:04.613Z Compiling futures-executor v0.3.31
19852025-04-22T02:23:05.137Z Compiling serde-big-array v0.5.1
19862025-04-22T02:23:05.199Z Compiling rfc6979 v0.4.0
19872025-04-22T02:23:05.393Z Compiling float-cmp v0.10.0
19882025-04-22T02:23:05.412Z Compiling bstr v1.10.0
19892025-04-22T02:23:05.564Z Compiling memmap v0.7.0
19902025-04-22T02:23:05.788Z Compiling data-encoding v2.6.0
19912025-04-22T02:23:05.858Z Compiling precomputed-hash v0.1.1
19922025-04-22T02:23:05.997Z Compiling unicode-segmentation v1.12.0
19932025-04-22T02:23:06.223Z Compiling normalize-line-endings v0.3.0
19942025-04-22T02:23:06.855Z Compiling fixedbitset v0.4.2
19952025-04-22T02:23:06.875Z Compiling winnow v0.7.3
19962025-04-22T02:23:07.106Z Compiling number_prefix v0.4.0
19972025-04-22T02:23:07.249Z Compiling static_assertions v1.1.0
19982025-04-22T02:23:07.339Z Compiling difflib v0.4.0
19992025-04-22T02:23:07.366Z Compiling new_debug_unreachable v1.0.6
20002025-04-22T02:23:07.386Z Compiling whoami v1.5.2
20012025-04-22T02:23:07.477Z Compiling predicates-core v1.0.8
20022025-04-22T02:23:07.778Z Compiling tokio-postgres v0.7.13
20032025-04-22T02:23:07.877Z Compiling predicates v3.1.3
20042025-04-22T02:23:08.417Z Compiling reqwest v0.12.12
20052025-04-22T02:23:08.851Z Compiling string_cache v0.8.9
20062025-04-22T02:23:09.206Z Compiling typify-macro v0.3.0
20072025-04-22T02:23:09.260Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20082025-04-22T02:23:10.296Z Compiling toml_edit v0.22.24
20092025-04-22T02:23:10.343Z Compiling indicatif v0.17.11
20102025-04-22T02:23:12.064Z Compiling petgraph v0.6.5
20112025-04-22T02:23:12.979Z Compiling similar v2.7.0
20122025-04-22T02:23:13.408Z Compiling hickory-proto v0.24.4
20132025-04-22T02:23:14.696Z Compiling usdt v0.5.0
20142025-04-22T02:23:15.149Z Compiling ecdsa v0.16.9
20152025-04-22T02:23:15.962Z Compiling futures v0.3.31
20162025-04-22T02:23:16.096Z Compiling rsa v0.9.6
20172025-04-22T02:23:16.595Z Compiling zip v0.6.6
20182025-04-22T02:23:17.263Z Compiling ed25519-dalek v2.1.1
20192025-04-22T02:23:18.347Z Compiling crossterm v0.28.1
20202025-04-22T02:23:18.384Z Compiling daft v0.1.3
20212025-04-22T02:23:18.448Z Compiling clap v4.5.35
20222025-04-22T02:23:18.824Z Compiling strum v0.26.3
20232025-04-22T02:23:19.481Z Compiling tokio-stream v0.1.17
20242025-04-22T02:23:21.151Z Compiling toml v0.7.8
20252025-04-22T02:23:21.356Z Compiling x509-cert v0.2.5
20262025-04-22T02:23:22.529Z Compiling sha1 v0.10.6
20272025-04-22T02:23:22.944Z Compiling itertools v0.10.5
20282025-04-22T02:23:23.253Z Compiling peg-runtime v0.8.5
20292025-04-22T02:23:23.695Z Compiling lalrpop-util v0.19.12
20302025-04-22T02:23:23.714Z Compiling unicode-xid v0.2.6
20312025-04-22T02:23:23.878Z Compiling camino v1.1.9
20322025-04-22T02:23:25.402Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20332025-04-22T02:23:25.778Z Compiling proc-macro-crate v1.3.1
20342025-04-22T02:23:26.527Z Compiling macaddr v1.0.1
20352025-04-22T02:23:27.112Z Compiling itertools v0.13.0
20362025-04-22T02:23:27.132Z Compiling heapless v0.8.0
20372025-04-22T02:23:28.312Z Compiling fastrand v2.1.1
20382025-04-22T02:23:29.746Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20392025-04-22T02:23:30.922Z Compiling tempfile v3.13.0
20402025-04-22T02:23:32.678Z Compiling num_enum_derive v0.5.11
20412025-04-22T02:23:36.919Z Compiling structmeta-derive v0.3.0
20422025-04-22T02:23:37.451Z Compiling hash32 v0.3.1
20432025-04-22T02:23:38.212Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20442025-04-22T02:23:38.305Z Compiling smoltcp v0.11.0
20452025-04-22T02:23:40.664Z Compiling structmeta v0.3.0
20462025-04-22T02:23:48.375Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20472025-04-22T02:23:49.645Z Compiling num_enum v0.5.11
20482025-04-22T02:23:49.784Z Compiling typify v0.3.0
20492025-04-22T02:23:50.422Z Compiling dirs-sys-next v0.1.2
20502025-04-22T02:23:51.924Z Compiling proc-macro-error-attr v1.0.4
20512025-04-22T02:23:53.558Z Compiling rustls v0.22.4
20522025-04-22T02:23:54.281Z Compiling cobs v0.2.3
20532025-04-22T02:23:54.516Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20542025-04-22T02:23:55.586Z Compiling unsafe-libyaml v0.2.11
20552025-04-22T02:23:57.355Z Compiling serde_yaml v0.9.34+deprecated
20562025-04-22T02:24:00.660Z Compiling postcard v1.0.10
20572025-04-22T02:24:02.074Z Compiling dirs-next v2.0.0
20582025-04-22T02:24:05.763Z Compiling progenitor-impl v0.9.1
20592025-04-22T02:24:06.961Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20602025-04-22T02:24:17.239Z Compiling hex v0.4.3
20612025-04-22T02:24:17.907Z Compiling foreign-types-macros v0.2.3
20622025-04-22T02:24:18.210Z Compiling thread_local v1.1.8
20632025-04-22T02:24:18.403Z Compiling wait-timeout v0.2.0
20642025-04-22T02:24:18.432Z Compiling multer v3.1.0
20652025-04-22T02:24:18.470Z Compiling proc-macro-error v1.0.4
20662025-04-22T02:24:18.785Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20672025-04-22T02:24:18.837Z Compiling quick-error v1.2.3
20682025-04-22T02:24:18.900Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20692025-04-22T02:24:19.199Z Compiling slog-async v2.8.0
20702025-04-22T02:24:19.265Z Compiling match_cfg v0.1.0
20712025-04-22T02:24:19.378Z Compiling foreign-types-shared v0.3.1
20722025-04-22T02:24:19.524Z Compiling unicode-width v0.1.14
20732025-04-22T02:24:20.290Z Compiling bit-vec v0.8.0
20742025-04-22T02:24:20.859Z Compiling bit-set v0.8.0
20752025-04-22T02:24:21.234Z Compiling tabwriter v1.4.0
20762025-04-22T02:24:26.558Z Compiling foreign-types v0.5.0
20772025-04-22T02:24:26.694Z Compiling hostname v0.3.1
20782025-04-22T02:24:27.270Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20792025-04-22T02:24:27.343Z Compiling rusty-fork v0.3.0
20802025-04-22T02:24:33.495Z Compiling progenitor-macro v0.9.1
20812025-04-22T02:24:35.924Z Compiling term v0.7.0
20822025-04-22T02:24:39.824Z Compiling progenitor-client v0.9.1
20832025-04-22T02:24:40.785Z Compiling slog-json v2.6.1
20842025-04-22T02:24:43.027Z Compiling crossbeam-channel v0.5.15
20852025-04-22T02:24:44.073Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20862025-04-22T02:24:44.432Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20872025-04-22T02:24:44.546Z Compiling async-stream-impl v0.3.6
20882025-04-22T02:24:44.878Z Compiling rand_xorshift v0.3.0
20892025-04-22T02:24:45.028Z Compiling is-terminal v0.4.13
20902025-04-22T02:24:45.190Z Compiling cstr-argument v0.1.2
20912025-04-22T02:24:45.190Z Compiling dropshot v0.16.0
20922025-04-22T02:24:45.268Z Compiling crucible-workspace-hack v0.1.0
20932025-04-22T02:24:45.469Z Compiling take_mut v0.2.2
20942025-04-22T02:24:45.671Z Compiling unarray v0.1.4
20952025-04-22T02:24:45.694Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20962025-04-22T02:24:45.884Z Compiling pretty-hex v0.2.1
20972025-04-22T02:24:46.060Z Compiling proptest v1.6.0
20982025-04-22T02:24:46.130Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20992025-04-22T02:24:46.148Z Compiling async-stream v0.3.6
21002025-04-22T02:24:46.570Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21012025-04-22T02:24:46.770Z Compiling slog-term v2.9.1
21022025-04-22T02:24:46.911Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21032025-04-22T02:24:47.121Z Compiling progenitor v0.9.1
21042025-04-22T02:24:47.362Z Compiling tokio-rustls v0.25.0
21052025-04-22T02:24:47.433Z Compiling slog-bunyan v2.5.0
21062025-04-22T02:24:48.391Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21072025-04-22T02:24:48.604Z Compiling toml v0.8.20
21082025-04-22T02:24:49.074Z Compiling parse-display-derive v0.10.0
21092025-04-22T02:24:49.342Z Compiling test-strategy v0.4.0
21102025-04-22T02:24:50.467Z Compiling colored v2.2.0
21112025-04-22T02:24:51.829Z Compiling serde_with_macros v3.12.0
21122025-04-22T02:24:52.370Z Compiling waitgroup v0.1.2
21132025-04-22T02:24:52.402Z Compiling dropshot_endpoint v0.16.0
21142025-04-22T02:24:52.536Z Compiling serde_path_to_error v0.1.16
21152025-04-22T02:24:52.647Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21162025-04-22T02:24:53.390Z Compiling hostname v0.4.0
21172025-04-22T02:24:53.520Z Compiling instant v0.1.13
21182025-04-22T02:24:53.686Z Compiling debug-ignore v1.0.5
21192025-04-22T02:24:53.717Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21202025-04-22T02:24:53.878Z Compiling winnow v0.6.20
21212025-04-22T02:24:54.082Z Compiling serde_with v3.12.0
21222025-04-22T02:24:54.141Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21232025-04-22T02:24:54.810Z Compiling backoff v0.4.0
21242025-04-22T02:24:54.867Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21252025-04-22T02:24:56.700Z Compiling parse-display v0.10.0
21262025-04-22T02:24:57.619Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21272025-04-22T02:24:57.638Z Compiling zone_cfg_derive v0.3.0
21282025-04-22T02:24:58.261Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21292025-04-22T02:24:58.897Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
21302025-04-22T02:24:59.208Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21312025-04-22T02:24:59.930Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21322025-04-22T02:25:00.278Z Compiling camino-tempfile v1.1.1
21332025-04-22T02:25:00.365Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21342025-04-22T02:25:01.073Z Compiling num-derive v0.4.2
21352025-04-22T02:25:03.359Z Compiling sigpipe v0.1.3
21362025-04-22T02:25:03.527Z Compiling jiff v0.2.6
21372025-04-22T02:25:06.122Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21382025-04-22T02:25:06.504Z Compiling libefi-sys v0.1.0
21392025-04-22T02:25:06.942Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21402025-04-22T02:25:07.625Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21412025-04-22T02:25:08.080Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21422025-04-22T02:25:08.188Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21432025-04-22T02:25:08.787Z Compiling zone v0.3.1
21442025-04-22T02:25:09.222Z Compiling itertools v0.14.0
21452025-04-22T02:25:12.130Z Compiling smf v0.2.3
21462025-04-22T02:25:12.172Z Compiling bitfield-struct v0.6.2
21472025-04-22T02:25:12.796Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21482025-04-22T02:25:12.937Z Compiling blake3 v1.5.4
21492025-04-22T02:25:13.479Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21502025-04-22T02:25:14.169Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21512025-04-22T02:25:14.624Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21522025-04-22T02:25:14.748Z Compiling xattr v1.3.1
21532025-04-22T02:25:14.933Z Compiling memmap2 v0.9.5
21542025-04-22T02:25:15.101Z Compiling filetime v0.2.25
21552025-04-22T02:25:15.482Z Compiling same-file v1.0.6
21562025-04-22T02:25:15.519Z Compiling arrayref v0.3.9
21572025-04-22T02:25:15.651Z Compiling constant_time_eq v0.3.1
21582025-04-22T02:25:15.728Z Compiling arrayvec v0.7.6
21592025-04-22T02:25:15.790Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21602025-04-22T02:25:15.864Z Compiling walkdir v2.5.0
21612025-04-22T02:25:15.941Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21622025-04-22T02:25:16.265Z Compiling tar v0.4.44
21632025-04-22T02:25:17.481Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21642025-04-22T02:25:17.531Z Compiling gethostname v0.5.0
21652025-04-22T02:25:17.769Z Compiling cargo-platform v0.1.8
21662025-04-22T02:25:17.920Z Compiling topological-sort v0.2.2
21672025-04-22T02:25:18.054Z Compiling fixedbitset v0.5.7
21682025-04-22T02:25:18.222Z Compiling cargo_metadata v0.19.2
21692025-04-22T02:25:18.702Z Compiling petgraph v0.7.1
21702025-04-22T02:25:18.847Z Compiling omicron-zone-package v0.12.0
21712025-04-22T02:25:19.223Z Compiling shell-words v1.1.0
21722025-04-22T02:25:19.770Z Compiling indent_write v2.2.0
21732025-04-22T02:25:22.295Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21742025-04-22T02:25:28.751Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21752025-04-22T02:25:28.754Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21762025-04-22T02:25:30.739Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21772025-04-22T02:25:49.414Z Finished `release` profile [optimized] target(s) in 5m 09s
21782025-04-22T02:25:49.595Z Running `target/release/omicron-package -t test target create -p dev`
21792025-04-22T02:25:49.650ZLogging to: /work/oxidecomputer/omicron/out/LOG
21802025-04-22T02:25:49.653ZCreated new build target 'test' and set it as active
21812025-04-22T02:25:49.653Z
21822025-04-22T02:25:49.653Zreal 5:09.423729406
21832025-04-22T02:25:49.653Zuser 35:55.842358203
21842025-04-22T02:25:49.653Zsys 3:28.158304194
21852025-04-22T02:25:49.654Ztrap 1.143098958
21862025-04-22T02:25:49.654Ztflt 1.695651948
21872025-04-22T02:25:49.654Zdflt 0.839505427
21882025-04-22T02:25:49.654Zkflt 0.000127744
21892025-04-22T02:25:49.654Zlock 1:10:48.098464165
21902025-04-22T02:25:49.654Zslp 2:26:15.043403113
21912025-04-22T02:25:49.654Zlat 2:45.680989597
21922025-04-22T02:25:49.654Zstop 4:48.083512654
21932025-04-22T02:25:49.654Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21942025-04-22T02:25:50.790Z Finished `release` profile [optimized] target(s) in 1.07s
21952025-04-22T02:25:50.845Z Running `target/release/omicron-package -t test package`
21962025-04-22T02:25:50.897ZLogging to: /work/oxidecomputer/omicron/out/LOG
21972025-04-22T02:25:52.241Z Compiling convert_case v0.4.0
21982025-04-22T02:25:52.244Z Compiling num-rational v0.4.2
21992025-04-22T02:25:52.245Z Compiling num-complex v0.4.6
22002025-04-22T02:25:52.398Z Compiling dirs-sys-next v0.1.2
22012025-04-22T02:25:52.401Z Compiling float-ord v0.3.2
22022025-04-22T02:25:52.401Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22032025-04-22T02:25:52.401Z Compiling is-terminal v0.4.13
22042025-04-22T02:25:52.452Z Compiling camino v1.1.9
22052025-04-22T02:25:52.546Z Compiling derive-where v1.2.7
22062025-04-22T02:25:52.607Z Compiling newline-converter v0.3.0
22072025-04-22T02:25:52.684Z Compiling dirs-next v2.0.0
22082025-04-22T02:25:52.802Z Compiling expectorate v1.1.0
22092025-04-22T02:25:52.820Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22102025-04-22T02:25:52.887Z Compiling term v0.7.0
22112025-04-22T02:25:52.972Z Compiling derive_more v0.99.19
22122025-04-22T02:25:53.076Z Compiling fastrand v2.1.1
22132025-04-22T02:25:53.343Z Compiling num v0.4.3
22142025-04-22T02:25:53.461Z Compiling tempfile v3.13.0
22152025-04-22T02:25:53.537Z Compiling rustls v0.22.4
22162025-04-22T02:25:53.560Z Compiling password-hash v0.5.0
22172025-04-22T02:25:53.563Z Compiling blake2 v0.10.6
22182025-04-22T02:25:53.592Z Compiling thread_local v1.1.8
22192025-04-22T02:25:53.935Z Compiling wait-timeout v0.2.0
22202025-04-22T02:25:54.034Z Compiling bit-vec v0.8.0
22212025-04-22T02:25:54.150Z Compiling match_cfg v0.1.0
22222025-04-22T02:25:54.266Z Compiling quick-error v1.2.3
22232025-04-22T02:25:54.354Z Compiling hostname v0.3.1
22242025-04-22T02:25:54.432Z Compiling rusty-fork v0.3.0
22252025-04-22T02:25:54.478Z Compiling bit-set v0.8.0
22262025-04-22T02:25:54.567Z Compiling argon2 v0.5.3
22272025-04-22T02:25:54.774Z Compiling multer v3.1.0
22282025-04-22T02:25:54.798Z Compiling slog-async v2.8.0
22292025-04-22T02:25:54.854Z Compiling progenitor-client v0.9.1
22302025-04-22T02:25:54.876Z Compiling slog-json v2.6.1
22312025-04-22T02:25:55.021Z Compiling crossbeam-channel v0.5.15
22322025-04-22T02:25:55.234Z Compiling rand_xorshift v0.3.0
22332025-04-22T02:25:55.329Z Compiling hex v0.4.3
22342025-04-22T02:25:55.382Z Compiling unarray v0.1.4
22352025-04-22T02:25:55.509Z Compiling base64 v0.21.7
22362025-04-22T02:25:55.564Z Compiling take_mut v0.2.2
22372025-04-22T02:25:55.683Z Compiling proptest v1.6.0
22382025-04-22T02:25:55.746Z Compiling progenitor v0.9.1
22392025-04-22T02:25:55.900Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22402025-04-22T02:25:55.972Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22412025-04-22T02:25:56.080Z Compiling slog-bunyan v2.5.0
22422025-04-22T02:25:56.558Z Compiling slog-term v2.9.1
22432025-04-22T02:25:56.674Z Compiling dropshot v0.16.0
22442025-04-22T02:25:56.755Z Compiling async-stream v0.3.6
22452025-04-22T02:25:56.826Z Compiling toml v0.8.20
22462025-04-22T02:25:56.951Z Compiling waitgroup v0.1.2
22472025-04-22T02:25:57.048Z Compiling serde_path_to_error v0.1.16
22482025-04-22T02:25:57.123Z Compiling hostname v0.4.0
22492025-04-22T02:25:57.174Z Compiling instant v0.1.13
22502025-04-22T02:25:57.343Z Compiling debug-ignore v1.0.5
22512025-04-22T02:25:57.361Z Compiling backoff v0.4.0
22522025-04-22T02:25:57.523Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
22532025-04-22T02:25:57.545Z Compiling parse-display v0.10.0
22542025-04-22T02:25:57.696Z Compiling atomicwrites v0.4.4
22552025-04-22T02:25:57.752Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22562025-04-22T02:25:57.958Z Compiling serde_with v3.12.0
22572025-04-22T02:25:58.039Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22582025-04-22T02:25:58.211Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22592025-04-22T02:25:58.643Z Compiling macaddr v1.0.1
22602025-04-22T02:25:59.075Z Compiling tokio-rustls v0.25.0
22612025-04-22T02:25:59.511Z Compiling owo-colors v4.2.0
22622025-04-22T02:25:59.531Z Compiling cancel-safe-futures v0.1.5
22632025-04-22T02:26:00.068Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22642025-04-22T02:26:00.147Z Compiling libsw-core v0.3.1
22652025-04-22T02:26:00.467Z Compiling libsw v3.4.0
22662025-04-22T02:26:00.786Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22672025-04-22T02:26:01.790Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22682025-04-22T02:26:02.121Z Compiling swrite v0.1.0
22692025-04-22T02:26:02.223Z Compiling linear-map v1.2.0
22702025-04-22T02:26:02.299Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22712025-04-22T02:26:02.687Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22722025-04-22T02:26:03.021Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22732025-04-22T02:26:03.094Z Compiling utf-8 v0.7.6
22742025-04-22T02:26:03.492Z Compiling prettyplease v0.2.30
22752025-04-22T02:26:04.576Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22762025-04-22T02:26:07.690Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22772025-04-22T02:26:08.974Z Compiling highway v1.3.0
22782025-04-22T02:26:09.739Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22792025-04-22T02:26:10.605Z Compiling semver v0.1.20
22802025-04-22T02:26:11.153Z Compiling linked-hash-map v0.5.6
22812025-04-22T02:26:11.576Z Compiling lru-cache v0.1.2
22822025-04-22T02:26:11.828Z Compiling rustc_version v0.1.7
22832025-04-22T02:26:12.234Z Compiling tungstenite v0.21.0
22842025-04-22T02:26:12.256Z Compiling newtype_derive v0.1.6
22852025-04-22T02:26:12.635Z Compiling resolv-conf v0.7.0
22862025-04-22T02:26:14.257Z Compiling tokio-tungstenite v0.21.0
22872025-04-22T02:26:14.893Z Compiling hickory-resolver v0.24.4
22882025-04-22T02:26:16.966Z Compiling humantime v2.1.0
22892025-04-22T02:26:17.598Z Compiling steno v0.4.1
22902025-04-22T02:26:17.643Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22912025-04-22T02:26:17.799Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22922025-04-22T02:26:17.988Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22932025-04-22T02:26:20.351Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22942025-04-22T02:26:22.112Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22952025-04-22T02:26:23.595Z Compiling qorb v0.3.1
22962025-04-22T02:26:24.218Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22972025-04-22T02:26:25.435Z Compiling slog-dtrace v0.3.0
22982025-04-22T02:26:25.809Z Compiling bytecount v0.6.8
22992025-04-22T02:26:27.642Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23002025-04-22T02:26:35.480Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23012025-04-22T02:26:35.916Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23022025-04-22T02:26:35.936Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23032025-04-22T02:26:36.293Z Compiling half v2.4.1
23042025-04-22T02:26:36.515Z Compiling ciborium-io v0.2.2
23052025-04-22T02:26:36.687Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23062025-04-22T02:26:36.917Z Compiling ciborium-ll v0.2.2
23072025-04-22T02:26:37.462Z Compiling ciborium v0.2.2
23082025-04-22T02:26:38.289Z Compiling display-error-chain v0.2.2
23092025-04-22T02:26:38.525Z Compiling crunchy v0.2.2
23102025-04-22T02:26:39.007Z Compiling maplit v1.0.2
23112025-04-22T02:26:39.182Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23122025-04-22T02:26:39.449Z Compiling dsl_auto_type v0.1.2
23132025-04-22T02:26:40.674Z Compiling scheduled-thread-pool v0.2.7
23142025-04-22T02:26:40.853Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23152025-04-22T02:26:41.287Z Compiling diesel_table_macro_syntax v0.2.0
23162025-04-22T02:26:41.458Z Compiling proc-macro-error-attr2 v2.0.0
23172025-04-22T02:26:41.688Z Compiling tiny-keccak v2.0.2
23182025-04-22T02:26:42.050Z Compiling diesel_derives v2.2.3
23192025-04-22T02:26:42.102Z Compiling r2d2 v0.8.10
23202025-04-22T02:26:42.249Z Compiling proc-macro-error2 v2.0.1
23212025-04-22T02:26:42.714Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23222025-04-22T02:26:42.736Z Compiling const_format_proc_macros v0.2.34
23232025-04-22T02:26:42.810Z Compiling keccak v0.1.5
23242025-04-22T02:26:43.929Z Compiling bit-vec v0.6.3
23252025-04-22T02:26:44.409Z Compiling bit-set v0.5.3
23262025-04-22T02:26:44.480Z Compiling const_format v0.2.34
23272025-04-22T02:26:44.721Z Compiling sha3 v0.10.8
23282025-04-22T02:26:45.520Z Compiling tabled_derive v0.10.0
23292025-04-22T02:26:45.742Z Compiling papergrid v0.14.0
23302025-04-22T02:26:47.938Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23312025-04-22T02:26:49.102Z Compiling ascii-canvas v3.0.0
23322025-04-22T02:26:49.579Z Compiling num-derive v0.3.3
23332025-04-22T02:26:51.020Z Compiling ena v0.14.3
23342025-04-22T02:26:51.440Z Compiling bindgen v0.71.1
23352025-04-22T02:26:51.633Z Compiling regex-syntax v0.6.29
23362025-04-22T02:26:51.692Z Compiling diff v0.1.13
23372025-04-22T02:26:51.910Z Compiling radium v0.7.0
23382025-04-22T02:26:52.202Z Compiling libscf-sys v1.1.0
23392025-04-22T02:26:52.434Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23402025-04-22T02:26:52.455Z Compiling diesel v2.2.9
23412025-04-22T02:26:56.510Z Compiling lalrpop v0.19.12
23422025-04-22T02:26:57.265Z Compiling tabled v0.18.0
23432025-04-22T02:26:59.011Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23442025-04-22T02:27:00.090Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23452025-04-22T02:27:03.405Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23462025-04-22T02:27:04.464Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23472025-04-22T02:27:04.725Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23482025-04-22T02:27:05.105Z Compiling maybe-uninit v2.0.0
23492025-04-22T02:27:05.641Z Compiling rustc-hash v2.1.1
23502025-04-22T02:27:05.874Z Compiling tap v1.0.1
23512025-04-22T02:27:06.089Z Compiling ref-cast v1.0.23
23522025-04-22T02:27:06.269Z Compiling wyz v0.5.1
23532025-04-22T02:27:06.934Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23542025-04-22T02:27:07.366Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23552025-04-22T02:27:10.438Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23562025-04-22T02:27:11.980Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23572025-04-22T02:27:12.341Z Compiling derive_builder_core v0.20.2
23582025-04-22T02:27:14.378Z Compiling headers-core v0.3.0
23592025-04-22T02:27:14.587Z Compiling phf_generator v0.11.2
23602025-04-22T02:27:14.802Z Compiling secrecy v0.8.0
23612025-04-22T02:27:15.093Z Compiling libxml v0.3.3
23622025-04-22T02:27:15.519Z Compiling async-recursion v1.1.1
23632025-04-22T02:27:15.859Z Compiling ref-cast-impl v1.0.23
23642025-04-22T02:27:16.874Z Compiling packed_struct v0.10.1
23652025-04-22T02:27:16.962Z Compiling funty v2.0.0
23662025-04-22T02:27:17.336Z Compiling crc-catalog v2.4.0
23672025-04-22T02:27:17.516Z Compiling crc v3.2.1
23682025-04-22T02:27:18.063Z Compiling bitvec v1.0.1
23692025-04-22T02:27:18.252Z Compiling polar-core v0.27.3
23702025-04-22T02:27:18.574Z Compiling phf_codegen v0.11.2
23712025-04-22T02:27:18.816Z Compiling headers v0.4.0
23722025-04-22T02:27:19.222Z Compiling samael v0.0.18
23732025-04-22T02:27:19.590Z Compiling derive_builder_macro v0.20.2
23742025-04-22T02:27:19.800Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23752025-04-22T02:27:20.923Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23762025-04-22T02:27:22.360Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23772025-04-22T02:27:22.497Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23782025-04-22T02:27:22.697Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23792025-04-22T02:27:23.716Z Compiling strum_macros v0.24.3
23802025-04-22T02:27:23.803Z Compiling universal-hash v0.5.1
23812025-04-22T02:27:24.080Z Compiling packed_struct_codegen v0.10.1
23822025-04-22T02:27:26.125Z Compiling thiserror-impl-no-std v2.0.2
23832025-04-22T02:27:26.430Z Compiling parse-zoneinfo v0.3.1
23842025-04-22T02:27:26.530Z Compiling indexmap v1.9.3
23852025-04-22T02:27:26.823Z Compiling crc8 v0.1.1
23862025-04-22T02:27:26.898Z Compiling nodrop v0.1.14
23872025-04-22T02:27:27.054Z Compiling indoc v1.0.9
23882025-04-22T02:27:27.140Z Compiling opaque-debug v0.3.1
23892025-04-22T02:27:27.274Z Compiling poly1305 v0.8.0
23902025-04-22T02:27:27.749Z Compiling chrono-tz-build v0.4.0
23912025-04-22T02:27:27.862Z Compiling array-init v0.0.4
23922025-04-22T02:27:28.549Z Compiling thiserror-no-std v2.0.2
23932025-04-22T02:27:28.661Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23942025-04-22T02:27:28.770Z Compiling smallvec v0.6.14
23952025-04-22T02:27:29.219Z Compiling derive_builder v0.20.2
23962025-04-22T02:27:31.191Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
23972025-04-22T02:27:32.586Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23982025-04-22T02:27:32.952Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23992025-04-22T02:27:33.316Z Compiling itertools v0.13.0
24002025-04-22T02:27:33.393Z Compiling chacha20 v0.9.1
24012025-04-22T02:27:33.737Z Compiling aead v0.5.2
24022025-04-22T02:27:33.931Z Compiling impl-trait-for-tuples v0.2.2
24032025-04-22T02:27:34.109Z Compiling oso-derive v0.27.3
24042025-04-22T02:27:35.065Z Compiling quick-xml v0.37.2
24052025-04-22T02:27:36.947Z Compiling vte_generate_state_changes v0.1.2
24062025-04-22T02:27:37.568Z Compiling arc-swap v1.7.1
24072025-04-22T02:27:38.258Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24082025-04-22T02:27:38.465Z Compiling bitfield v0.14.0
24092025-04-22T02:27:38.631Z Compiling hashbrown v0.12.3
24102025-04-22T02:27:38.761Z Compiling termcolor v1.4.1
24112025-04-22T02:27:39.662Z Compiling env_logger v0.10.2
24122025-04-22T02:27:39.792Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24132025-04-22T02:27:40.737Z Compiling slog-scope v4.4.0
24142025-04-22T02:27:41.503Z Compiling vte v0.11.1
24152025-04-22T02:27:42.629Z Compiling oso v0.27.3
24162025-04-22T02:27:43.009Z Compiling chacha20poly1305 v0.10.1
24172025-04-22T02:27:43.347Z Compiling serde-hex v0.1.0
24182025-04-22T02:27:48.244Z Compiling chrono-tz v0.10.3
24192025-04-22T02:27:48.938Z Compiling vsss-rs v3.3.4
24202025-04-22T02:27:53.136Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24212025-04-22T02:27:53.540Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24222025-04-22T02:27:55.011Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24232025-04-22T02:27:58.903Z Compiling ron v0.8.1
24242025-04-22T02:27:59.347Z Compiling hashbrown v0.13.2
24252025-04-22T02:28:00.668Z Compiling unicase v2.7.0
24262025-04-22T02:28:01.046Z Compiling diesel-dtrace v0.4.2
24272025-04-22T02:28:01.445Z Compiling crc-any v2.5.0
24282025-04-22T02:28:02.463Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24292025-04-22T02:28:02.567Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24302025-04-22T02:28:04.146Z Compiling object v0.30.4
24312025-04-22T02:28:13.831Z Compiling strip-ansi-escapes v0.2.0
24322025-04-22T02:28:14.611Z Compiling slog-stdlog v4.1.1
24332025-04-22T02:28:16.003Z Compiling papergrid v0.11.0
24342025-04-22T02:28:16.396Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24352025-04-22T02:28:16.743Z Compiling tabled_derive v0.7.0
24362025-04-22T02:28:17.215Z Compiling fd-lock v4.0.2
24372025-04-22T02:28:17.468Z Compiling bb8 v0.8.5
24382025-04-22T02:28:18.072Z Compiling peg-macros v0.8.5
24392025-04-22T02:28:18.740Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24402025-04-22T02:28:19.689Z Compiling nu-ansi-term v0.50.1
24412025-04-22T02:28:20.214Z Compiling path-slash v0.1.5
24422025-04-22T02:28:20.514Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
24432025-04-22T02:28:20.910Z Compiling reedline v0.38.0
24442025-04-22T02:28:21.219Z Compiling peg v0.8.5
24452025-04-22T02:28:21.398Z Compiling tabled v0.15.0
24462025-04-22T02:28:28.656Z Compiling async-bb8-diesel v0.2.1
24472025-04-22T02:28:29.247Z Compiling slog-envlogger v2.2.0
24482025-04-22T02:28:31.620Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24492025-04-22T02:28:36.441Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24502025-04-22T02:28:40.735Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24512025-04-22T02:28:41.098Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24522025-04-22T02:28:42.738Z Compiling typify-impl v0.2.0
24532025-04-22T02:28:44.031Z Compiling pem v3.0.5
24542025-04-22T02:28:44.885Z Compiling bcs v0.1.6
24552025-04-22T02:28:45.481Z Compiling fxhash v0.2.1
24562025-04-22T02:28:45.692Z Compiling libz-sys v1.1.20
24572025-04-22T02:28:45.738Z Compiling termtree v0.5.1
24582025-04-22T02:28:46.821Z Compiling kstat-rs v0.2.4
24592025-04-22T02:28:47.229Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24602025-04-22T02:28:47.698Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24612025-04-22T02:28:48.400Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24622025-04-22T02:28:48.846Z Compiling nanorand v0.7.0
24632025-04-22T02:28:48.908Z Compiling libgit2-sys v0.17.0+1.8.1
24642025-04-22T02:28:49.517Z Compiling pin-project-internal v1.1.6
24652025-04-22T02:28:49.671Z Compiling parking_lot_core v0.8.6
24662025-04-22T02:28:51.889Z Compiling pin-project v1.1.6
24672025-04-22T02:28:52.071Z Compiling flume v0.11.1
24682025-04-22T02:28:52.598Z Compiling typify-macro v0.2.0
24692025-04-22T02:28:52.766Z Compiling mime_guess v2.0.5
24702025-04-22T02:28:54.188Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24712025-04-22T02:28:55.735Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24722025-04-22T02:29:02.838Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24732025-04-22T02:29:05.717Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
24742025-04-22T02:29:06.792Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24752025-04-22T02:29:10.074Z Compiling snafu-derive v0.8.5
24762025-04-22T02:29:14.775Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24772025-04-22T02:29:15.156Z Compiling snafu v0.8.5
24782025-04-22T02:29:16.360Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24792025-04-22T02:29:25.281Z Compiling typify v0.2.0
24802025-04-22T02:29:26.738Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24812025-04-22T02:29:26.945Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24822025-04-22T02:29:28.582Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24832025-04-22T02:29:31.256Z Compiling globset v0.4.15
24842025-04-22T02:29:33.150Z Compiling olpc-cjson v0.1.4
24852025-04-22T02:29:33.490Z Compiling castaway v0.2.3
24862025-04-22T02:29:33.705Z Compiling vergen v8.3.2
24872025-04-22T02:29:34.029Z Compiling nibble_vec v0.1.0
24882025-04-22T02:29:34.310Z Compiling serde_plain v1.0.2
24892025-04-22T02:29:34.823Z Compiling cargo-platform v0.1.8
24902025-04-22T02:29:35.304Z Compiling atty v0.2.14
24912025-04-22T02:29:35.498Z Compiling http-range v0.1.5
24922025-04-22T02:29:36.098Z Compiling endian-type v0.1.2
24932025-04-22T02:29:36.396Z Compiling typed-path v0.9.3
24942025-04-22T02:29:37.096Z Compiling io-lifetimes v1.0.11
24952025-04-22T02:29:37.634Z Compiling salty v0.3.0
24962025-04-22T02:29:38.693Z Compiling radix_trie v0.2.1
24972025-04-22T02:29:39.592Z Compiling tough v0.20.0
24982025-04-22T02:29:39.745Z Compiling cargo_metadata v0.18.1
24992025-04-22T02:29:40.883Z Compiling git2 v0.19.0
25002025-04-22T02:29:42.782Z Compiling compact_str v0.8.0
25012025-04-22T02:29:42.832Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25022025-04-22T02:29:43.278Z Compiling parking_lot v0.11.2
25032025-04-22T02:29:45.656Z Compiling progenitor-impl v0.8.0
25042025-04-22T02:29:48.732Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25052025-04-22T02:29:51.310Z Compiling unicode-truncate v1.1.0
25062025-04-22T02:29:51.631Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25072025-04-22T02:29:52.795Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25082025-04-22T02:29:53.089Z Compiling lru v0.12.5
25092025-04-22T02:29:53.473Z Compiling rand_seeder v0.3.0
25102025-04-22T02:29:53.912Z Compiling lzma-sys v0.1.20
25112025-04-22T02:29:54.635Z Compiling instability v0.3.2
25122025-04-22T02:29:55.628Z Compiling parse-size v1.1.0
25132025-04-22T02:29:56.008Z Compiling rustls v0.21.12
25142025-04-22T02:29:56.392Z Compiling indoc v2.0.6
25152025-04-22T02:29:57.201Z Compiling rustix v0.37.28
25162025-04-22T02:29:57.269Z Compiling cassowary v0.3.0
25172025-04-22T02:29:57.324Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25182025-04-22T02:29:58.175Z Compiling ratatui v0.29.0
25192025-04-22T02:29:59.731Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25202025-04-22T02:29:59.997Z Compiling progenitor-macro v0.8.0
25212025-04-22T02:30:00.794Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25222025-04-22T02:30:07.932Z Compiling hyper-staticfile v0.10.1
25232025-04-22T02:30:10.621Z Compiling sled v0.34.7
25242025-04-22T02:30:12.710Z Compiling hickory-client v0.24.4
25252025-04-22T02:30:18.870Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25262025-04-22T02:30:19.744Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25272025-04-22T02:30:20.063Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25282025-04-22T02:30:20.122Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25292025-04-22T02:30:20.441Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
25302025-04-22T02:30:22.062Z Compiling hickory-server v0.24.4
25312025-04-22T02:30:25.410Z Compiling primeorder v0.13.6
25322025-04-22T02:30:26.045Z Compiling progenitor-client v0.8.0
25332025-04-22T02:30:27.011Z Compiling rustls-webpki v0.101.7
25342025-04-22T02:30:31.013Z Compiling sct v0.7.1
25352025-04-22T02:30:31.501Z Compiling heck v0.3.3
25362025-04-22T02:30:31.834Z Compiling env_filter v0.1.2
25372025-04-22T02:30:33.445Z Compiling csv-core v0.1.11
25382025-04-22T02:30:33.598Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25392025-04-22T02:30:33.761Z Compiling dropshot v0.12.0
25402025-04-22T02:30:33.985Z Compiling void v1.0.2
25412025-04-22T02:30:34.182Z Compiling lzss v0.8.2
25422025-04-22T02:30:34.267Z Compiling csv v1.3.1
25432025-04-22T02:30:34.326Z Compiling env_logger v0.11.5
25442025-04-22T02:30:34.614Z Compiling zone_cfg_derive v0.1.2
25452025-04-22T02:30:39.330Z Compiling progenitor v0.8.0
25462025-04-22T02:30:39.346Z Compiling p384 v0.13.0
25472025-04-22T02:30:39.347Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25482025-04-22T02:30:39.347Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25492025-04-22T02:30:39.347Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25502025-04-22T02:30:40.001Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25512025-04-22T02:30:40.497Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25522025-04-22T02:30:41.360Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25532025-04-22T02:30:43.338Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25542025-04-22T02:30:43.734Z Compiling tungstenite v0.23.0
25552025-04-22T02:30:45.949Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25562025-04-22T02:30:46.349Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25572025-04-22T02:30:46.742Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25582025-04-22T02:30:47.168Z Compiling nix v0.27.1
25592025-04-22T02:30:47.595Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25602025-04-22T02:30:48.329Z Compiling dropshot_endpoint v0.12.0
25612025-04-22T02:30:49.321Z Compiling xshell-macros v0.2.7
25622025-04-22T02:30:49.965Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25632025-04-22T02:30:50.068Z Compiling base64 v0.13.1
25642025-04-22T02:30:50.089Z Compiling xshell v0.2.7
25652025-04-22T02:30:50.837Z Compiling ron v0.7.1
25662025-04-22T02:30:53.032Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25672025-04-22T02:30:53.869Z Compiling tokio-tungstenite v0.23.1
25682025-04-22T02:30:54.528Z Compiling xz2 v0.1.7
25692025-04-22T02:30:56.234Z Compiling terminal_size v0.2.6
25702025-04-22T02:30:56.494Z Compiling tokio-rustls v0.24.1
25712025-04-22T02:30:57.005Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25722025-04-22T02:30:59.431Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25732025-04-22T02:30:59.652Z Compiling zone v0.1.8
25742025-04-22T02:31:01.658Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25752025-04-22T02:31:03.086Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25762025-04-22T02:31:03.508Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25772025-04-22T02:31:04.960Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25782025-04-22T02:31:05.196Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25792025-04-22T02:31:05.324Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25802025-04-22T02:31:06.235Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25812025-04-22T02:31:07.049Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25822025-04-22T02:31:09.657Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25832025-04-22T02:31:12.733Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25842025-04-22T02:31:15.918Z Compiling rustls-pemfile v1.0.4
25852025-04-22T02:31:15.941Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25862025-04-22T02:31:16.305Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25872025-04-22T02:31:16.635Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25882025-04-22T02:31:18.018Z Compiling signal-hook-tokio v0.3.1
25892025-04-22T02:31:18.275Z Compiling yasna v0.5.2
25902025-04-22T02:31:18.604Z Compiling twox-hash v2.1.0
25912025-04-22T02:31:19.439Z Compiling is_ci v1.2.0
25922025-04-22T02:31:19.720Z Compiling smawk v0.3.2
25932025-04-22T02:31:19.813Z Compiling glob v0.3.2
25942025-04-22T02:31:20.019Z Compiling unicode-linebreak v0.1.5
25952025-04-22T02:31:20.211Z Compiling supports-color v3.0.2
25962025-04-22T02:31:27.330Z Compiling textwrap v0.16.1
25972025-04-22T02:31:27.704Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25982025-04-22T02:31:27.704Z Compiling rcgen v0.12.1
25992025-04-22T02:31:27.704Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26002025-04-22T02:31:27.837Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26012025-04-22T02:31:27.837Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26022025-04-22T02:31:28.517Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26032025-04-22T02:31:31.713Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26042025-04-22T02:31:32.702Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26052025-04-22T02:31:41.486Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26062025-04-22T02:31:46.202Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26072025-04-22T02:31:50.913Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26082025-04-22T02:31:52.688Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26092025-04-22T02:31:54.745Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26102025-04-22T02:31:57.337Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26112025-04-22T02:32:00.911Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26122025-04-22T02:32:01.469Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26132025-04-22T02:32:02.105Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26142025-04-22T02:32:02.488Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26152025-04-22T02:32:05.941Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26162025-04-22T02:32:07.921Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26172025-04-22T02:32:08.958Z Compiling fatfs v0.3.6
26182025-04-22T02:32:11.824Z Compiling subprocess v0.2.9
26192025-04-22T02:32:15.356Z Compiling rtoolbox v0.0.2
26202025-04-22T02:32:15.571Z Compiling assert_matches v1.5.0
26212025-04-22T02:32:15.917Z Compiling rpassword v7.3.1
26222025-04-22T02:32:16.410Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26232025-04-22T02:32:16.516Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26242025-04-22T02:32:20.757Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26252025-04-22T02:32:24.426Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26262025-04-22T02:32:31.253Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26272025-04-22T02:32:52.743Z Compiling tui-tree-widget v0.23.0
26282025-04-22T02:32:53.237Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26292025-04-22T02:32:59.887Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26302025-04-22T02:33:00.263Z Compiling uzers v0.12.1
26312025-04-22T02:33:02.669Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26322025-04-22T02:33:03.399Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26332025-04-22T02:33:05.449Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26342025-04-22T02:33:06.375Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26352025-04-22T02:33:17.256Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26362025-04-22T02:33:21.790Z Compiling multimap v0.10.0
26372025-04-22T02:35:45.403Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26382025-04-22T02:35:47.803Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26392025-04-22T02:43:12.512Z Finished `release` profile [optimized] target(s) in 17m 21s
26402025-04-22T02:44:21.301Z
26412025-04-22T02:44:21.305Zreal 18:31.532630524
26422025-04-22T02:44:21.305Zuser 2:09:22.890775344
26432025-04-22T02:44:21.305Zsys 3:37.757245274
26442025-04-22T02:44:21.305Ztrap 3.335203310
26452025-04-22T02:44:21.305Ztflt 1.779510027
26462025-04-22T02:44:21.305Zdflt 5.554577814
26472025-04-22T02:44:21.305Zkflt 0.024953008
26482025-04-22T02:44:21.305Zlock 7:45:15.624181058
26492025-04-22T02:44:21.305Zslp 6:41:30.220484730
26502025-04-22T02:44:21.305Zlat 3:38.099853491
26512025-04-22T02:44:21.305Zstop 3:01.063314450
26522025-04-22T02:44:21.305Z+ mapfile -t packages
26532025-04-22T02:44:21.305Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26542025-04-22T02:44:22.481Z Finished `release` profile [optimized] target(s) in 1.12s
26552025-04-22T02:44:22.538Z Running `target/release/omicron-package -t test list-outputs`
26562025-04-22T02:44:22.590ZLogging to: /work/oxidecomputer/omicron/out/LOG
26572025-04-22T02:44:22.594Z+ ptime -m cargo build --locked --release -p xtask
26582025-04-22T02:44:23.297Z Compiling serde v1.0.219
26592025-04-22T02:44:23.301Z Compiling serde_json v1.0.140
26602025-04-22T02:44:23.301Z Compiling rustix v0.38.37
26612025-04-22T02:44:23.301Z Compiling libc v0.2.171
26622025-04-22T02:44:23.402Z Compiling syn v2.0.98
26632025-04-22T02:44:23.424Z Compiling bitflags v2.9.0
26642025-04-22T02:44:23.779Z Compiling usdt-impl v0.5.0
26652025-04-22T02:44:23.875Z Compiling syn v1.0.109
26662025-04-22T02:44:23.933Z Compiling hashbrown v0.15.1
26672025-04-22T02:44:24.056Z Compiling log v0.4.22
26682025-04-22T02:44:24.235Z Compiling fs-err v2.11.0
26692025-04-22T02:44:24.523Z Compiling once_cell v1.21.3
26702025-04-22T02:44:24.595Z Compiling anyhow v1.0.98
26712025-04-22T02:44:24.725Z Compiling thread-id v4.2.2
26722025-04-22T02:44:25.163Z Compiling indexmap v2.7.1
26732025-04-22T02:44:26.317Z Compiling terminal_size v0.4.0
26742025-04-22T02:44:26.317Z Compiling tempfile v3.13.0
26752025-04-22T02:44:26.563Z Compiling clap_builder v4.5.35
26762025-04-22T02:44:26.929Z Compiling proc-macro-error v1.0.4
26772025-04-22T02:44:28.060Z Compiling tabled_derive v0.7.0
26782025-04-22T02:44:29.189Z Compiling tabled v0.15.0
26792025-04-22T02:44:29.707Z Compiling serde_derive v1.0.219
26802025-04-22T02:44:29.707Z Compiling thiserror-impl v1.0.69
26812025-04-22T02:44:29.710Z Compiling zerocopy-derive v0.7.35
26822025-04-22T02:44:29.710Z Compiling scroll_derive v0.12.0
26832025-04-22T02:44:29.710Z Compiling thiserror-impl v2.0.12
26842025-04-22T02:44:31.065Z Compiling scroll v0.12.0
26852025-04-22T02:44:31.561Z Compiling zerocopy v0.7.35
26862025-04-22T02:44:31.689Z Compiling goblin v0.8.2
26872025-04-22T02:44:32.429Z Compiling thiserror v1.0.69
26882025-04-22T02:44:32.599Z Compiling pest v2.7.14
26892025-04-22T02:44:34.470Z Compiling thiserror v2.0.12
26902025-04-22T02:44:34.671Z Compiling clap_derive v4.5.32
26912025-04-22T02:44:35.642Z Compiling pest_meta v2.7.14
26922025-04-22T02:44:38.885Z Compiling pest_generator v2.7.14
26932025-04-22T02:44:40.561Z Compiling pest_derive v2.7.14
26942025-04-22T02:44:41.371Z Compiling dtrace-parser v0.2.0
26952025-04-22T02:44:42.945Z Compiling serde_spanned v0.6.8
26962025-04-22T02:44:43.236Z Compiling toml_datetime v0.6.8
26972025-04-22T02:44:43.964Z Compiling toml_edit v0.22.24
26982025-04-22T02:44:45.877Z Compiling serde_tokenstream v0.2.2
26992025-04-22T02:44:46.474Z Compiling dof v0.3.0
27002025-04-22T02:44:47.237Z Compiling camino v1.1.9
27012025-04-22T02:44:48.558Z Compiling toml v0.8.20
27022025-04-22T02:44:49.253Z Compiling usdt-macro v0.5.0
27032025-04-22T02:44:50.476Z Compiling usdt-attr-macro v0.5.0
27042025-04-22T02:44:51.801Z Compiling cargo-platform v0.1.8
27052025-04-22T02:44:52.345Z Compiling semver v1.0.25
27062025-04-22T02:44:52.915Z Compiling cargo_metadata v0.19.2
27072025-04-22T02:44:53.808Z Compiling usdt v0.5.0
27082025-04-22T02:44:54.481Z Compiling cargo_toml v0.21.0
27092025-04-22T02:44:54.708Z Compiling camino-tempfile v1.1.1
27102025-04-22T02:44:55.237Z Compiling macaddr v1.0.1
27112025-04-22T02:44:55.464Z Compiling clap v4.5.35
27122025-04-22T02:45:06.728Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27132025-04-22T02:45:12.550Z Finished `release` profile [optimized] target(s) in 49.89s
27142025-04-22T02:45:12.667Z
27152025-04-22T02:45:12.667Zreal 50.038508432
27162025-04-22T02:45:12.667Zuser 5:21.343738326
27172025-04-22T02:45:12.667Zsys 19.563349821
27182025-04-22T02:45:12.667Ztrap 0.153001509
27192025-04-22T02:45:12.667Ztflt 0.242571381
27202025-04-22T02:45:12.671Zdflt 0.481856967
27212025-04-22T02:45:12.671Zkflt 0.000022198
27222025-04-22T02:45:12.671Zlock 9:46.534130822
27232025-04-22T02:45:12.671Zslp 15:45.212753775
27242025-04-22T02:45:12.671Zlat 15.781121501
27252025-04-22T02:45:12.671Zstop 18.611723784
27262025-04-22T02:45:12.671Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27272025-04-22T02:45:12.671Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27282025-04-22T02:45:12.671Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27292025-04-22T02:45:12.671Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27302025-04-22T02:45:12.671Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27312025-04-22T02:45:13.700Z Compiling thiserror-impl v2.0.12
27322025-04-22T02:45:13.841Z Compiling regress v0.10.3
27332025-04-22T02:45:13.844Z Compiling ident_case v1.0.1
27342025-04-22T02:45:13.844Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27352025-04-22T02:45:13.844Z Compiling unsafe-libyaml v0.2.11
27362025-04-22T02:45:13.844Z Compiling match_cfg v0.1.0
27372025-04-22T02:45:13.844Z Compiling progenitor-client v0.9.1
27382025-04-22T02:45:13.844Z Compiling quick-error v1.2.3
27392025-04-22T02:45:13.995Z Compiling hostname v0.3.1
27402025-04-22T02:45:14.074Z Compiling rustls v0.22.4
27412025-04-22T02:45:14.169Z Compiling darling_core v0.20.10
27422025-04-22T02:45:14.230Z Compiling multer v3.1.0
27432025-04-22T02:45:14.418Z Compiling debug-ignore v1.0.5
27442025-04-22T02:45:14.439Z Compiling tempfile v3.13.0
27452025-04-22T02:45:14.587Z Compiling toml v0.8.20
27462025-04-22T02:45:14.644Z Compiling slog-json v2.6.1
27472025-04-22T02:45:15.034Z Compiling structmeta-derive v0.3.0
27482025-04-22T02:45:15.226Z Compiling async-stream-impl v0.3.6
27492025-04-22T02:45:15.804Z Compiling serde_yaml v0.9.34+deprecated
27502025-04-22T02:45:16.123Z Compiling slog-bunyan v2.5.0
27512025-04-22T02:45:16.564Z Compiling async-stream v0.3.6
27522025-04-22T02:45:16.855Z Compiling waitgroup v0.1.2
27532025-04-22T02:45:16.929Z Compiling thiserror v2.0.12
27542025-04-22T02:45:17.108Z Compiling serde_path_to_error v0.1.16
27552025-04-22T02:45:17.130Z Compiling macaddr v1.0.1
27562025-04-22T02:45:17.357Z Compiling hex v0.4.3
27572025-04-22T02:45:17.599Z Compiling hostname v0.4.0
27582025-04-22T02:45:17.733Z Compiling typify-impl v0.3.0
27592025-04-22T02:45:17.860Z Compiling structmeta v0.3.0
27602025-04-22T02:45:17.902Z Compiling wait-timeout v0.2.0
27612025-04-22T02:45:17.969Z Compiling dropshot v0.16.0
27622025-04-22T02:45:18.290Z Compiling bit-vec v0.8.0
27632025-04-22T02:45:18.419Z Compiling rusty-fork v0.3.0
27642025-04-22T02:45:18.441Z Compiling dropshot_endpoint v0.16.0
27652025-04-22T02:45:18.725Z Compiling bit-set v0.8.0
27662025-04-22T02:45:18.786Z Compiling tokio-rustls v0.25.0
27672025-04-22T02:45:19.067Z Compiling rand_xorshift v0.3.0
27682025-04-22T02:45:19.094Z Compiling instant v0.1.13
27692025-04-22T02:45:19.245Z Compiling unarray v0.1.4
27702025-04-22T02:45:19.287Z Compiling test-strategy v0.4.0
27712025-04-22T02:45:19.431Z Compiling proptest v1.6.0
27722025-04-22T02:45:19.456Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27732025-04-22T02:45:19.494Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27742025-04-22T02:45:19.655Z Compiling parse-display-derive v0.10.0
27752025-04-22T02:45:20.041Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27762025-04-22T02:45:20.045Z Compiling darling_macro v0.20.10
27772025-04-22T02:45:20.836Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27782025-04-22T02:45:21.032Z Compiling darling v0.20.10
27792025-04-22T02:45:21.065Z Compiling backoff v0.4.0
27802025-04-22T02:45:21.183Z Compiling serde_with_macros v3.12.0
27812025-04-22T02:45:21.457Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27822025-04-22T02:45:22.278Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27832025-04-22T02:45:22.875Z Compiling proc-macro-crate v1.3.1
27842025-04-22T02:45:23.058Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27852025-04-22T02:45:23.508Z Compiling itertools v0.13.0
27862025-04-22T02:45:23.693Z Compiling parse-display v0.10.0
27872025-04-22T02:45:23.807Z Compiling serde_with v3.12.0
27882025-04-22T02:45:23.826Z Compiling num_enum_derive v0.5.11
27892025-04-22T02:45:24.322Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27902025-04-22T02:45:24.461Z Compiling heapless v0.8.0
27912025-04-22T02:45:24.666Z Compiling crucible-workspace-hack v0.1.0
27922025-04-22T02:45:25.087Z Compiling proc-macro-error v1.0.4
27932025-04-22T02:45:25.436Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27942025-04-22T02:45:25.699Z Compiling hash32 v0.3.1
27952025-04-22T02:45:25.991Z Compiling foreign-types-macros v0.2.3
27962025-04-22T02:45:26.177Z Compiling num_enum v0.5.11
27972025-04-22T02:45:26.386Z Compiling smoltcp v0.11.0
27982025-04-22T02:45:26.488Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27992025-04-22T02:45:26.511Z Compiling foreign-types-shared v0.3.1
28002025-04-22T02:45:27.297Z Compiling foreign-types v0.5.0
28012025-04-22T02:45:27.418Z Compiling tabwriter v1.4.0
28022025-04-22T02:45:27.517Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28032025-04-22T02:45:27.653Z Compiling cstr-argument v0.1.2
28042025-04-22T02:45:27.676Z Compiling cobs v0.2.3
28052025-04-22T02:45:27.857Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28062025-04-22T02:45:27.937Z Compiling pretty-hex v0.2.1
28072025-04-22T02:45:27.984Z Compiling postcard v1.0.10
28082025-04-22T02:45:28.177Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28092025-04-22T02:45:28.232Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102025-04-22T02:45:28.385Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28112025-04-22T02:45:28.596Z Compiling colored v2.2.0
28122025-04-22T02:45:28.636Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28132025-04-22T02:45:28.770Z Compiling winnow v0.6.20
28142025-04-22T02:45:29.008Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28152025-04-22T02:45:29.285Z Compiling itertools v0.14.0
28162025-04-22T02:45:29.392Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28172025-04-22T02:45:30.312Z Compiling camino-tempfile v1.1.1
28182025-04-22T02:45:30.804Z Compiling smf v0.2.3
28192025-04-22T02:45:32.015Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28202025-04-22T02:45:32.267Z Compiling zone_cfg_derive v0.3.0
28212025-04-22T02:45:32.330Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28222025-04-22T02:45:32.388Z Compiling num-derive v0.4.2
28232025-04-22T02:45:32.776Z Compiling sigpipe v0.1.3
28242025-04-22T02:45:32.823Z Compiling typify-macro v0.3.0
28252025-04-22T02:45:32.949Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28262025-04-22T02:45:32.974Z Compiling jiff v0.2.6
28272025-04-22T02:45:33.252Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28282025-04-22T02:45:33.341Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28292025-04-22T02:45:33.737Z Compiling zone v0.3.1
28302025-04-22T02:45:33.850Z Compiling num-rational v0.4.2
28312025-04-22T02:45:34.062Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28322025-04-22T02:45:34.752Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28332025-04-22T02:45:35.246Z Compiling num-complex v0.4.6
28342025-04-22T02:45:35.459Z Compiling float-ord v0.3.2
28352025-04-22T02:45:35.627Z Compiling universal-hash v0.5.1
28362025-04-22T02:45:35.658Z Compiling opaque-debug v0.3.1
28372025-04-22T02:45:35.789Z Compiling utf-8 v0.7.6
28382025-04-22T02:45:35.851Z Compiling password-hash v0.5.0
28392025-04-22T02:45:35.883Z Compiling blake2 v0.10.6
28402025-04-22T02:45:36.126Z Compiling tungstenite v0.21.0
28412025-04-22T02:45:36.271Z Compiling num v0.4.3
28422025-04-22T02:45:36.408Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28432025-04-22T02:45:36.613Z Compiling typify v0.3.0
28442025-04-22T02:45:36.616Z Compiling aead v0.5.2
28452025-04-22T02:45:36.675Z Compiling base64 v0.21.7
28462025-04-22T02:45:36.769Z Compiling progenitor-impl v0.9.1
28472025-04-22T02:45:36.991Z Compiling convert_case v0.4.0
28482025-04-22T02:45:37.213Z Compiling keccak v0.1.5
28492025-04-22T02:45:37.451Z Compiling tokio-tungstenite v0.21.0
28502025-04-22T02:45:38.071Z Compiling derive_more v0.99.19
28512025-04-22T02:45:38.098Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28522025-04-22T02:45:38.143Z Compiling sha3 v0.10.8
28532025-04-22T02:45:38.343Z Compiling argon2 v0.5.3
28542025-04-22T02:45:38.417Z Compiling poly1305 v0.8.0
28552025-04-22T02:45:39.279Z Compiling chacha20 v0.9.1
28562025-04-22T02:45:39.759Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28572025-04-22T02:45:40.149Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28582025-04-22T02:45:40.236Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28592025-04-22T02:45:40.277Z Compiling derive-where v1.2.7
28602025-04-22T02:45:41.236Z Compiling semver v0.1.20
28612025-04-22T02:45:41.273Z Compiling typify-impl v0.2.0
28622025-04-22T02:45:41.464Z Compiling newline-converter v0.3.0
28632025-04-22T02:45:41.678Z Compiling rustc_version v0.1.7
28642025-04-22T02:45:41.867Z Compiling primeorder v0.13.6
28652025-04-22T02:45:42.149Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28662025-04-22T02:45:42.432Z Compiling secrecy v0.8.0
28672025-04-22T02:45:42.725Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28682025-04-22T02:45:42.831Z Compiling linked-hash-map v0.5.6
28692025-04-22T02:45:43.206Z Compiling cancel-safe-futures v0.1.5
28702025-04-22T02:45:43.551Z Compiling owo-colors v4.2.0
28712025-04-22T02:45:43.633Z Compiling lru-cache v0.1.2
28722025-04-22T02:45:43.661Z Compiling newtype_derive v0.1.6
28732025-04-22T02:45:43.785Z Compiling progenitor-macro v0.9.1
28742025-04-22T02:45:43.847Z Compiling expectorate v1.1.0
28752025-04-22T02:45:44.012Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28762025-04-22T02:45:44.046Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28772025-04-22T02:45:44.295Z Compiling resolv-conf v0.7.0
28782025-04-22T02:45:44.346Z Compiling thiserror-impl-no-std v2.0.2
28792025-04-22T02:45:44.696Z Compiling libsw-core v0.3.1
28802025-04-22T02:45:44.981Z Compiling unicase v2.7.0
28812025-04-22T02:45:45.016Z Compiling half v2.4.1
28822025-04-22T02:45:45.086Z Compiling fixedbitset v0.5.7
28832025-04-22T02:45:45.159Z Compiling ciborium-io v0.2.2
28842025-04-22T02:45:45.332Z Compiling arc-swap v1.7.1
28852025-04-22T02:45:45.600Z Compiling petgraph v0.7.1
28862025-04-22T02:45:45.622Z Compiling ciborium-ll v0.2.2
28872025-04-22T02:45:45.751Z Compiling libsw v3.4.0
28882025-04-22T02:45:45.966Z Compiling slog-scope v4.4.0
28892025-04-22T02:45:46.060Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28902025-04-22T02:45:46.083Z Compiling hickory-resolver v0.24.4
28912025-04-22T02:45:46.443Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28922025-04-22T02:45:47.160Z Compiling thiserror-no-std v2.0.2
28932025-04-22T02:45:47.326Z Compiling polyval v0.6.2
28942025-04-22T02:45:47.540Z Compiling atomicwrites v0.4.4
28952025-04-22T02:45:47.786Z Compiling proc-macro-error-attr2 v2.0.0
28962025-04-22T02:45:47.927Z Compiling indent_write v2.2.0
28972025-04-22T02:45:48.202Z Compiling linear-map v1.2.0
28982025-04-22T02:45:48.582Z Compiling parking_lot_core v0.8.6
28992025-04-22T02:45:48.607Z Compiling salty v0.3.0
29002025-04-22T02:45:48.802Z Compiling libefi-sys v0.1.0
29012025-04-22T02:45:49.117Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29022025-04-22T02:45:49.141Z Compiling proc-macro-error2 v2.0.1
29032025-04-22T02:45:49.196Z Compiling ghash v0.5.1
29042025-04-22T02:45:49.429Z Compiling vsss-rs v3.3.4
29052025-04-22T02:45:49.674Z Compiling slog-stdlog v4.1.1
29062025-04-22T02:45:49.790Z Compiling ciborium v0.2.2
29072025-04-22T02:45:50.710Z Compiling p384 v0.13.0
29082025-04-22T02:45:50.786Z Compiling chacha20poly1305 v0.10.1
29092025-04-22T02:45:51.062Z Compiling num-derive v0.3.3
29102025-04-22T02:45:51.133Z Compiling ctr v0.9.2
29112025-04-22T02:45:51.540Z Compiling lzma-sys v0.1.20
29122025-04-22T02:45:51.888Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29132025-04-22T02:45:52.289Z Compiling bitfield-struct v0.6.2
29142025-04-22T02:45:52.348Z Compiling slog-dtrace v0.3.0
29152025-04-22T02:45:52.396Z Compiling highway v1.3.0
29162025-04-22T02:45:52.757Z Compiling papergrid v0.14.0
29172025-04-22T02:45:53.138Z Compiling aes-gcm v0.10.3
29182025-04-22T02:45:53.224Z Compiling mime_guess v2.0.5
29192025-04-22T02:45:53.261Z Compiling libscf-sys v1.1.0
29202025-04-22T02:45:53.458Z Compiling slog-envlogger v2.2.0
29212025-04-22T02:45:53.523Z Compiling tabled_derive v0.10.0
29222025-04-22T02:45:53.604Z Compiling steno v0.4.1
29232025-04-22T02:45:53.707Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29242025-04-22T02:45:54.572Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29252025-04-22T02:45:54.909Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29262025-04-22T02:45:54.994Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29272025-04-22T02:45:55.319Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29282025-04-22T02:45:55.531Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29292025-04-22T02:45:55.820Z Compiling progenitor v0.9.1
29302025-04-22T02:45:55.824Z Compiling typify-macro v0.2.0
29312025-04-22T02:45:56.058Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29322025-04-22T02:45:56.216Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29332025-04-22T02:45:56.398Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29342025-04-22T02:45:56.512Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29352025-04-22T02:45:56.576Z Compiling heck v0.3.3
29362025-04-22T02:45:57.026Z Compiling progenitor-client v0.8.0
29372025-04-22T02:45:57.045Z Compiling ssh-encoding v0.2.0
29382025-04-22T02:45:57.276Z Compiling blowfish v0.9.1
29392025-04-22T02:45:57.543Z Compiling env_filter v0.1.2
29402025-04-22T02:45:57.614Z Compiling nibble_vec v0.1.0
29412025-04-22T02:45:57.789Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29422025-04-22T02:45:57.874Z Compiling dropshot v0.12.0
29432025-04-22T02:45:58.172Z Compiling endian-type v0.1.2
29442025-04-22T02:45:58.193Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29452025-04-22T02:45:58.251Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29462025-04-22T02:45:58.405Z Compiling humantime v2.1.0
29472025-04-22T02:45:58.442Z Compiling radix_trie v0.2.1
29482025-04-22T02:45:58.589Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29492025-04-22T02:45:59.076Z Compiling env_logger v0.11.5
29502025-04-22T02:45:59.099Z Compiling bcrypt-pbkdf v0.10.0
29512025-04-22T02:45:59.467Z Compiling ssh-cipher v0.2.0
29522025-04-22T02:45:59.518Z Compiling typify v0.2.0
29532025-04-22T02:45:59.678Z Compiling progenitor-impl v0.8.0
29542025-04-22T02:45:59.726Z Compiling zone_cfg_derive v0.1.2
29552025-04-22T02:45:59.749Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29562025-04-22T02:45:59.772Z Compiling tabled v0.18.0
29572025-04-22T02:46:01.180Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29582025-04-22T02:46:01.386Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29592025-04-22T02:46:02.745Z Compiling parking_lot v0.11.2
29602025-04-22T02:46:02.749Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29612025-04-22T02:46:02.749Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29622025-04-22T02:46:02.850Z Compiling qorb v0.3.1
29632025-04-22T02:46:03.287Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29642025-04-22T02:46:03.336Z Compiling dropshot_endpoint v0.12.0
29652025-04-22T02:46:03.359Z Compiling password-hash v0.4.2
29662025-04-22T02:46:03.436Z Compiling gethostname v0.5.0
29672025-04-22T02:46:03.650Z Compiling fxhash v0.2.1
29682025-04-22T02:46:03.705Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29692025-04-22T02:46:03.903Z Compiling same-file v1.0.6
29702025-04-22T02:46:04.080Z Compiling http-range v0.1.5
29712025-04-22T02:46:04.197Z Compiling xshell-macros v0.2.7
29722025-04-22T02:46:04.233Z Compiling base64 v0.13.1
29732025-04-22T02:46:04.425Z Compiling walkdir v2.5.0
29742025-04-22T02:46:04.843Z Compiling ron v0.7.1
29752025-04-22T02:46:05.067Z Compiling xshell v0.2.7
29762025-04-22T02:46:05.162Z Compiling sled v0.34.7
29772025-04-22T02:46:06.184Z Compiling pbkdf2 v0.11.0
29782025-04-22T02:46:06.260Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29792025-04-22T02:46:06.626Z Compiling progenitor-macro v0.8.0
29802025-04-22T02:46:06.951Z Compiling xz2 v0.1.7
29812025-04-22T02:46:07.361Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29822025-04-22T02:46:07.435Z Compiling zone v0.1.8
29832025-04-22T02:46:08.094Z Compiling ssh-key v0.6.6
29842025-04-22T02:46:08.416Z Compiling hickory-client v0.24.4
29852025-04-22T02:46:09.166Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29862025-04-22T02:46:09.251Z Compiling p521 v0.13.3
29872025-04-22T02:46:09.804Z Compiling p256 v0.13.2
29882025-04-22T02:46:10.598Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29892025-04-22T02:46:10.619Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29902025-04-22T02:46:11.340Z Compiling hickory-server v0.24.4
29912025-04-22T02:46:11.550Z Compiling pem v3.0.5
29922025-04-22T02:46:11.652Z Compiling yasna v0.5.2
29932025-04-22T02:46:12.152Z Compiling headers-core v0.3.0
29942025-04-22T02:46:12.263Z Compiling kstat-rs v0.2.4
29952025-04-22T02:46:12.342Z Compiling nanorand v0.7.0
29962025-04-22T02:46:12.883Z Compiling atty v0.2.14
29972025-04-22T02:46:12.917Z Compiling russh-cryptovec v0.7.3
29982025-04-22T02:46:13.066Z Compiling crc8 v0.1.1
29992025-04-22T02:46:13.186Z Compiling md5 v0.7.0
30002025-04-22T02:46:13.275Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30012025-04-22T02:46:13.744Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30022025-04-22T02:46:14.699Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30032025-04-22T02:46:15.511Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30042025-04-22T02:46:15.739Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30052025-04-22T02:46:16.417Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30062025-04-22T02:46:16.802Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30072025-04-22T02:46:17.864Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30082025-04-22T02:46:18.210Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30092025-04-22T02:46:18.347Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30102025-04-22T02:46:18.672Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30112025-04-22T02:46:18.949Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30122025-04-22T02:46:20.344Z Compiling progenitor v0.8.0
30132025-04-22T02:46:20.607Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30142025-04-22T02:46:21.476Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30152025-04-22T02:46:21.606Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30162025-04-22T02:46:21.650Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30172025-04-22T02:46:21.708Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30182025-04-22T02:46:22.080Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30192025-04-22T02:46:22.284Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30202025-04-22T02:46:22.565Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30212025-04-22T02:46:25.005Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30222025-04-22T02:46:25.596Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30232025-04-22T02:46:27.053Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30242025-04-22T02:46:27.339Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30252025-04-22T02:46:27.390Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30262025-04-22T02:46:27.632Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30272025-04-22T02:46:27.893Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30282025-04-22T02:46:29.504Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30292025-04-22T02:46:30.511Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30302025-04-22T02:46:32.152Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30312025-04-22T02:46:33.110Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30322025-04-22T02:46:33.384Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30332025-04-22T02:46:35.061Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30342025-04-22T02:46:35.679Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30352025-04-22T02:46:36.604Z Compiling russh-keys v0.45.0
30362025-04-22T02:46:37.582Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
30372025-04-22T02:46:38.471Z Compiling flume v0.11.1
30382025-04-22T02:46:38.951Z Compiling rcgen v0.12.1
30392025-04-22T02:46:39.160Z Compiling headers v0.4.0
30402025-04-22T02:46:39.900Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30412025-04-22T02:46:40.994Z Compiling hyper-staticfile v0.10.1
30422025-04-22T02:46:41.122Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30432025-04-22T02:46:41.324Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30442025-04-22T02:46:41.514Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30452025-04-22T02:46:41.703Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30462025-04-22T02:46:41.802Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30472025-04-22T02:46:42.032Z Compiling num-bigint v0.4.6
30482025-04-22T02:46:42.320Z Compiling des v0.8.1
30492025-04-22T02:46:42.383Z Compiling subprocess v0.2.9
30502025-04-22T02:46:42.748Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30512025-04-22T02:46:43.182Z Compiling hex-literal v0.4.1
30522025-04-22T02:46:43.371Z Compiling display-error-chain v0.2.2
30532025-04-22T02:46:43.392Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30542025-04-22T02:46:43.599Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30552025-04-22T02:46:43.638Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30562025-04-22T02:46:44.050Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30572025-04-22T02:46:46.119Z Compiling russh v0.45.0
30582025-04-22T02:46:46.165Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30592025-04-22T02:46:46.656Z Compiling internet-checksum v0.2.1
30602025-04-22T02:46:53.922Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30612025-04-22T02:46:55.597Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30622025-04-22T02:47:21.659Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30632025-04-22T02:47:44.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
30642025-04-22T02:47:44.347Z
30652025-04-22T02:47:44.347Zreal 2:31.621383541
30662025-04-22T02:47:44.347Zuser 13:37.997676517
30672025-04-22T02:47:44.347Zsys 1:49.202991586
30682025-04-22T02:47:44.347Ztrap 0.415831353
30692025-04-22T02:47:44.347Ztflt 0.321250830
30702025-04-22T02:47:44.351Zdflt 0.775940847
30712025-04-22T02:47:44.351Zkflt 0.000083200
30722025-04-22T02:47:44.351Zlock 24:58.253163156
30732025-04-22T02:47:44.351Zslp 48:18.219752624
30742025-04-22T02:47:44.351Zlat 43.145728339
30752025-04-22T02:47:44.351Zstop 1:57.244080819
30762025-04-22T02:47:44.351Z+ mkdir tests
30772025-04-22T02:47:44.370Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30782025-04-22T02:47:44.370Z+ xargs -I '{}' -t cp '{}' tests/
30792025-04-22T02:47:44.394Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-1c4aecca2e768282 tests/
30802025-04-22T02:47:44.421Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-38aab2992c80b05a tests/
30812025-04-22T02:47:44.448Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c6b0d27f0cb47d17 tests/
30822025-04-22T02:47:44.474Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-804095052923f3b9 tests/
30832025-04-22T02:47:44.748Z+ 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/*)
30842025-04-22T02:47:44.752Z+ 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-c6b0d27f0cb47d17 tests/commtest-38aab2992c80b05a tests/dhcp_server-1c4aecca2e768282 tests/end_to_end_tests-804095052923f3b9 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
30852025-04-22T02:49:01.920ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30862025-04-22T02:49:01.920Za .github/buildomat/ci-env.sh 1K
30872025-04-22T02:49:01.920Za out/target/test 1K
30882025-04-22T02:49:01.920Za out/npuzone/npuzone 23144K
30892025-04-22T02:49:01.920Za package-manifest.toml 33K
30902025-04-22T02:49:01.920Za smf/sled-agent/non-gimlet/config.toml 5K
30912025-04-22T02:49:01.920Za target/release/omicron-package 40097K
30922025-04-22T02:49:01.920Za target/release/xtask 10761K
30932025-04-22T02:49:01.920Za target/debug/bootstrap 210239K
30942025-04-22T02:49:01.920Za tests/bootstrap-c6b0d27f0cb47d17 23833K
30952025-04-22T02:49:01.920Za tests/commtest-38aab2992c80b05a 24620K
30962025-04-22T02:49:01.920Za tests/dhcp_server-1c4aecca2e768282 23833K
30972025-04-22T02:49:01.920Za tests/end_to_end_tests-804095052923f3b9 266256K
30982025-04-22T02:49:01.921Za out/clickhouse.tar.gz 305492K
30992025-04-22T02:49:01.921Za out/clickhouse_keeper.tar.gz 290863K
31002025-04-22T02:49:01.921Za out/clickhouse_server.tar.gz 305475K
31012025-04-22T02:49:01.921Za out/cockroachdb.tar.gz 144840K
31022025-04-22T02:49:01.921Za out/crucible-dtrace.tar 99K
31032025-04-22T02:49:01.921Za out/crucible-pantry-zone.tar.gz 33821K
31042025-04-22T02:49:01.921Za out/crucible-zone.tar.gz 42349K
31052025-04-22T02:49:01.921Za out/external-dns.tar.gz 45822K
31062025-04-22T02:49:01.921Za out/internal-dns.tar.gz 45822K
31072025-04-22T02:49:01.921Za out/mg-ddm-gz.tar 65611K
31082025-04-22T02:49:01.921Za out/nexus.tar.gz 112527K
31092025-04-22T02:49:01.921Za out/ntp.tar.gz 14980K
31102025-04-22T02:49:01.921Za out/omicron-gateway-softnpu.tar.gz 25193K
31112025-04-22T02:49:01.921Za out/omicron-sled-agent.tar 124870K
31122025-04-22T02:49:01.921Za out/overlay.tar.gz 3K
31132025-04-22T02:49:01.921Za out/oximeter.tar.gz 55540K
31142025-04-22T02:49:01.921Za out/oxlog.tar 3761K
31152025-04-22T02:49:01.921Za out/probe.tar.gz 2764K
31162025-04-22T02:49:01.921Za out/propolis-server.tar.gz 68877K
31172025-04-22T02:49:01.921Za out/pumpkind-gz.tar 26648K
31182025-04-22T02:49:01.921Za out/switch-softnpu.tar.gz 276504K
31192025-04-22T02:49:01.924Z
31202025-04-22T02:49:01.925Zreal 1:17.163874125
31212025-04-22T02:49:01.925Zuser 1:13.578813043
31222025-04-22T02:49:01.925Zsys 5.060698646
31232025-04-22T02:49:01.925Ztrap 0.020638528
31242025-04-22T02:49:01.925Ztflt 0.000000000
31252025-04-22T02:49:01.925Zdflt 0.000000000
31262025-04-22T02:49:01.925Zkflt 0.000000000
31272025-04-22T02:49:01.925Zlock 0.000000000
31282025-04-22T02:49:01.925Zslp 1:13.421207005
31292025-04-22T02:49:01.925Zlat 2.241323893
31302025-04-22T02:49:01.925Zstop 0.000249842
31312025-04-22T02:49:01.925Zprocess exited: duration 2036175 ms, exit code 0
 
31322025-04-22T02:49:01.939Zfound 1 output files
31332025-04-22T02:49:01.939Zuploading: /work/package.tar.gz (2047112415 bytes)
31342025-04-22T02:49:39.379Zuploaded: /work/package.tar.gz