01JPTZX8A81BFMB7P1FTNG27KB: 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: 01JPTZXPPMXFVAYCBSCEH0X8V7

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-20T23:59:32.586Zjob assigned to worker 01JPTZXJ4FH5RX03S5RMD10HJA [factory aws, i-0d5d7dc3e6414ef47] (queued for 39 s)
 
22025-03-20T23:59:41.325Zstarting task 0: "setup"
32025-03-20T23:59:41.332Z++ uname -s
42025-03-20T23:59:41.336Z+ kern=SunOS
52025-03-20T23:59:41.336Z+ build_user=build
62025-03-20T23:59:41.336Z+ build_uid=12345
72025-03-20T23:59:41.336Z+ work_dir=/work
82025-03-20T23:59:41.336Z+ input_dir=/input
92025-03-20T23:59:41.336Z+ [[ 0 == 12345 ]]
102025-03-20T23:59:41.336Z+ case "$kern" in
112025-03-20T23:59:41.336Z+ groupadd -g 12345 build
122025-03-20T23:59:41.339Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-20T23:59:43.345Z+ zfs create -o mountpoint=/work rpool/work
142025-03-20T23:59:43.472Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-20T23:59:43.477Z+ home_fs=zfs
162025-03-20T23:59:43.477Z+ [[ zfs == autofs ]]
172025-03-20T23:59:43.477Z+ mkdir -p /home/build
182025-03-20T23:59:43.480Z+ chown build:build /home/build /work
192025-03-20T23:59:44.479Z+ chmod 0700 /home/build /work
202025-03-20T23:59:44.482Zprocess exited: duration 3155 ms, exit code 0
 
212025-03-20T23:59:44.489Zstarting task 1: "rust-toolchain"
222025-03-20T23:59:44.494Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-20T23:59:44.494Z * rust toolchain channel = "1.85.0"
242025-03-20T23:59:44.494Z * rust toolchain profile = "default"
252025-03-20T23:59:44.494Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-20T23:59:44.494Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-20T23:59:44.494Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-20T23:59:44.497Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-20T23:59:44.497Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-20T23:59:44.606Zinfo: downloading installer
312025-03-20T23:59:45.805Zwarn: It looks like you have an existing installation of Rust at:
322025-03-20T23:59:45.805Zwarn: /opt/ooce/bin
332025-03-20T23:59:45.805Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-20T23:59:45.805Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-20T23:59:45.805Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-20T23:59:45.805Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-20T23:59:45.805Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-20T23:59:45.805Zerror: cannot install while Rust is installed
392025-03-20T23:59:45.805Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-20T23:59:45.818Zinfo: profile set to 'default'
412025-03-20T23:59:45.818Zinfo: default host triple is x86_64-unknown-illumos
422025-03-20T23:59:45.822Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-20T23:59:45.979Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-20T23:59:45.979Zinfo: downloading component 'cargo'
452025-03-20T23:59:46.871Zinfo: downloading component 'clippy'
462025-03-20T23:59:47.246Zinfo: downloading component 'rust-docs'
472025-03-20T23:59:48.408Zinfo: downloading component 'rust-std'
482025-03-20T23:59:50.080Zinfo: downloading component 'rustc'
492025-03-20T23:59:56.757Zinfo: downloading component 'rustfmt'
502025-03-20T23:59:57.047Zinfo: installing component 'cargo'
512025-03-20T23:59:57.856Zinfo: installing component 'clippy'
522025-03-20T23:59:58.243Zinfo: installing component 'rust-docs'
532025-03-20T23:59:59.914Zinfo: installing component 'rust-std'
542025-03-21T00:00:01.836Zinfo: installing component 'rustc'
552025-03-21T00:00:07.705Zinfo: installing component 'rustfmt'
562025-03-21T00:00:08.037Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-21T00:00:08.037Z
582025-03-21T00:00:08.402Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-21T00:00:08.402Z
602025-03-21T00:00:08.405Z
612025-03-21T00:00:08.405ZRust is installed now. Great!
622025-03-21T00:00:08.405Z
632025-03-21T00:00:08.405ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-21T00:00:08.405Zenvironment variable. This has not been done automatically.
652025-03-21T00:00:08.405Z
662025-03-21T00:00:08.406ZTo configure your current shell, you need to source
672025-03-21T00:00:08.406Zthe corresponding env file under $HOME/.cargo.
682025-03-21T00:00:08.406Z
692025-03-21T00:00:08.406ZThis is usually done by running one of the following (note the leading DOT):
702025-03-21T00:00:08.406Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-21T00:00:08.406Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-21T00:00:08.406Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-21T00:00:08.477Z+ rustup --version
742025-03-21T00:00:08.490Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-21T00:00:08.490Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-21T00:00:08.516Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-21T00:00:08.519Z+ cargo --version
782025-03-21T00:00:08.537Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-21T00:00:08.541Z+ rustc --version
802025-03-21T00:00:08.567Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-21T00:00:08.570Zprocess exited: duration 24074 ms, exit code 0
 
822025-03-21T00:00:08.576Zstarting task 2: "authentication"
832025-03-21T00:00:08.598Zprocess exited: duration 21 ms, exit code 0
 
842025-03-21T00:00:08.605Zstarting task 3: "clone repository"
852025-03-21T00:00:08.609Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-21T00:00:08.612Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-21T00:00:08.658ZCloning into '/work/oxidecomputer/omicron'...
882025-03-21T00:00:16.079Z+ cd /work/oxidecomputer/omicron
892025-03-21T00:00:16.083Z+ git fetch origin 8039a08c32cdf2ddb9fd538bd91def765f6e4517
902025-03-21T00:00:16.424ZFrom https://github.com/oxidecomputer/omicron
912025-03-21T00:00:16.424Z * branch 8039a08c32cdf2ddb9fd538bd91def765f6e4517 -> FETCH_HEAD
922025-03-21T00:00:16.434Z+ [[ -n ixi/revised-reservoir-calculations ]]
932025-03-21T00:00:16.438Z++ git branch --show-current
942025-03-21T00:00:16.438Z+ current=main
952025-03-21T00:00:16.441Z+ [[ main != ixi/revised-reservoir-calculations ]]
962025-03-21T00:00:16.441Z+ git branch -f ixi/revised-reservoir-calculations 8039a08c32cdf2ddb9fd538bd91def765f6e4517
972025-03-21T00:00:16.444Z+ git checkout -f ixi/revised-reservoir-calculations
982025-03-21T00:00:16.633ZSwitched to branch 'ixi/revised-reservoir-calculations'
992025-03-21T00:00:16.636Z+ git reset --hard 8039a08c32cdf2ddb9fd538bd91def765f6e4517
1002025-03-21T00:00:16.672ZHEAD is now at 8039a08c3 keep the HardwareManager handle around instead of caching measurements
1012025-03-21T00:00:16.676Zprocess exited: duration 8067 ms, exit code 0
 
1022025-03-21T00:00:16.682Zstarting task 4: "build"
1032025-03-21T00:00:16.688Z+ source .github/buildomat/ci-env.sh
1042025-03-21T00:00:16.691Z++ export CARGO_TERM_COLOR=always
1052025-03-21T00:00:16.691Z++ CARGO_TERM_COLOR=always
1062025-03-21T00:00:16.691Z+ cargo --version
1072025-03-21T00:00:16.743Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-21T00:00:16.746Z+ rustc --version
1092025-03-21T00:00:16.811Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-21T00:00:16.814Z+ WORK=/work
1112025-03-21T00:00:16.814Z+ pfexec mkdir -p /work
1122025-03-21T00:00:16.817Z+ pfexec chown build /work
1132025-03-21T00:00:16.821Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-21T00:00:18.589Zpkg list: illegal option -- F
1152025-03-21T00:00:18.592ZUsage:
1162025-03-21T00:00:18.592Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-21T00:00:18.593Z [pkg_fmri_pattern ...]
1182025-03-21T00:00:19.423Zpkg list: illegal option -- F
1192025-03-21T00:00:19.423ZUsage:
1202025-03-21T00:00:19.426Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-21T00:00:19.426Z [pkg_fmri_pattern ...]
1222025-03-21T00:00:26.171Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-21T00:00:30.692Z Startup: Caching catalogs ... Done
1242025-03-21T00:00:45.501ZPlanning: Solver setup ... Done (13.758s)
1252025-03-21T00:00:45.662ZPlanning: Running solver ... Done (0.161s)
1262025-03-21T00:00:45.793ZPlanning: Finding local manifests ... Done (0.007s)
1272025-03-21T00:00:45.825ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-21T00:00:46.073ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-21T00:00:46.185ZPlanning: Package planning ... Done (0.113s)
1302025-03-21T00:00:46.241ZPlanning: Merging actions ... Done (0.055s)
1312025-03-21T00:00:46.441ZPlanning: Checking for conflicting actions ... Done (0.200s)
1322025-03-21T00:00:48.694ZPlanning: Consolidating action changes ... Done (2.253s)
1332025-03-21T00:00:49.141ZPlanning: Evaluating mediators ... Done (0.447s)
1342025-03-21T00:00:49.222ZPlanning: Planning completed in 18.42 seconds
1352025-03-21T00:00:49.238Z Packages to install: 4
1362025-03-21T00:00:49.238Z Packages to update: 3
1372025-03-21T00:00:49.238Z Mediators to change: 2
1382025-03-21T00:00:49.242Z Services to change: 1
1392025-03-21T00:00:49.242Z Estimated space available: 155.60 GB
1402025-03-21T00:00:49.242ZEstimated space to be consumed: 1.67 GB
1412025-03-21T00:00:49.242Z Create boot environment: No
1422025-03-21T00:00:49.242ZCreate backup boot environment: Yes
1432025-03-21T00:00:49.242Z Rebuild boot archive: No
1442025-03-21T00:00:49.242Z
1452025-03-21T00:00:49.242ZChanged mediators:
1462025-03-21T00:00:49.242Z mediator clang:
1472025-03-21T00:00:49.242Z version: None -> 15 (system default)
1482025-03-21T00:00:49.242Z
1492025-03-21T00:00:49.242Z mediator llvm:
1502025-03-21T00:00:49.242Z version: 14 (system default) -> 15 (system default)
1512025-03-21T00:00:49.242Z
1522025-03-21T00:00:49.242ZChanged packages:
1532025-03-21T00:00:49.242Zhelios-dev
1542025-03-21T00:00:49.242Z developer/build-essential
1552025-03-21T00:00:49.242Z None -> 11-2.0
1562025-03-21T00:00:49.242Z library/libxmlsec1
1572025-03-21T00:00:49.242Z None -> 1.2.35-2.0
1582025-03-21T00:00:49.242Z ooce/developer/clang-15
1592025-03-21T00:00:49.242Z None -> 15.0.7-2.0
1602025-03-21T00:00:49.242Z ooce/developer/llvm-15
1612025-03-21T00:00:49.243Z None -> 15.0.7-2.0
1622025-03-21T00:00:49.243Z package/pkg
1632025-03-21T00:00:49.243Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-21T00:00:49.243Z system/library/g++-runtime
1652025-03-21T00:00:49.243Z 13-2.0 -> 14-2.0
1662025-03-21T00:00:49.243Z system/library/gcc-runtime
1672025-03-21T00:00:49.243Z 13-2.0 -> 14-2.0
1682025-03-21T00:00:49.243Z
1692025-03-21T00:00:49.243ZServices:
1702025-03-21T00:00:49.243Z restart_fmri:
1712025-03-21T00:00:49.243Z svc:/system/update-man-index:default
1722025-03-21T00:00:49.243Z
1732025-03-21T00:00:49.243ZEditable files to change:
1742025-03-21T00:00:49.243Z Update:
1752025-03-21T00:00:49.243Z usr/share/lib/pkg/web/config.shtml
1762025-03-21T00:00:49.326Z
1772025-03-21T00:00:49.326ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-21T00:00:54.332ZDownload: 404/4301 items 16.9/225.4MB 7% complete (3.5M/s)
1792025-03-21T00:00:59.333ZDownload: 1112/4301 items 24.9/225.4MB 11% complete (2.4M/s)
1802025-03-21T00:01:04.335ZDownload: 1589/4301 items 117.7/225.4MB 52% complete (10.0M/s)
1812025-03-21T00:01:09.699ZDownload: 2221/4301 items 119.2/225.4MB 52% complete (10.0M/s)
1822025-03-21T00:01:18.511ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
1832025-03-21T00:01:24.755ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (17.2M/s)
1842025-03-21T00:01:29.960ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (10.1M/s)
1852025-03-21T00:01:31.768ZDownload: Completed 225.42 MB in 42.43 seconds (5.3M/s)
1862025-03-21T00:01:33.936Z Actions: 1/5122 actions (Removing old actions)
1872025-03-21T00:01:33.959Z Actions: 194/5122 actions (Installing new actions)
1882025-03-21T00:01:38.719Z Actions: 4267/5122 actions (Updating modified actions)
1892025-03-21T00:01:39.088Z Actions: Completed 5122 actions in 5.14 seconds.
1902025-03-21T00:01:39.333Z Done (0.233s)
1912025-03-21T00:01:39.337Z Done (0.001s)
1922025-03-21T00:01:39.969Z Done (0.634s)
1932025-03-21T00:01:44.496Z Done (4.308s)
1942025-03-21T00:01:44.584Z Done (0.018s)
1952025-03-21T00:01:44.587Z Done (0.000s)
1962025-03-21T00:01:44.768Z Done (0.000s)
1972025-03-21T00:01:45.496ZPlanning: Evaluating mediator changes ... Done
1982025-03-21T00:01:45.658ZPlanning: Checking for conflicting actions ... Done
1992025-03-21T00:01:45.661ZPlanning: Consolidating action changes ... Done
2002025-03-21T00:01:45.924ZPlanning: Evaluating mediators ... Done
2012025-03-21T00:01:45.927ZPlanning: Planning completed in 0.43 seconds
2022025-03-21T00:01:45.966Z Mediators to change: 2
2032025-03-21T00:01:45.972Z Create boot environment: No
2042025-03-21T00:01:45.972ZCreate backup boot environment: No
2052025-03-21T00:01:46.046Z Done
2062025-03-21T00:01:46.046Z Done
2072025-03-21T00:01:46.502Z Done
2082025-03-21T00:01:50.088Z Done
2092025-03-21T00:01:50.177Z Done
2102025-03-21T00:01:50.180Z Done
2112025-03-21T00:01:50.377Z Done
2122025-03-21T00:01:50.991ZPlanning: Evaluating mediator changes ... Done
2132025-03-21T00:01:50.994ZPlanning: Merging actions ... Done
2142025-03-21T00:01:51.176ZPlanning: Checking for conflicting actions ... Done
2152025-03-21T00:01:51.179ZPlanning: Consolidating action changes ... Done
2162025-03-21T00:01:51.440ZPlanning: Evaluating mediators ... Done
2172025-03-21T00:01:51.495ZPlanning: Planning completed in 0.75 seconds
2182025-03-21T00:01:51.536Z Packages to change: 1
2192025-03-21T00:01:51.536Z Mediators to change: 1
2202025-03-21T00:01:51.536Z Services to change: 1
2212025-03-21T00:01:51.539Z Create boot environment: No
2222025-03-21T00:01:51.539ZCreate backup boot environment: Yes
2232025-03-21T00:01:54.020Z Actions: 1/6 actions (Updating modified actions)
2242025-03-21T00:01:54.023Z Actions: Completed 6 actions in 0.00 seconds.
2252025-03-21T00:01:54.023Z Done
2262025-03-21T00:01:54.023Z Done
2272025-03-21T00:01:54.150Z Done
2282025-03-21T00:01:57.729Z Done
2292025-03-21T00:01:57.824Z Done
2302025-03-21T00:01:57.827Z Done
2312025-03-21T00:01:57.961Z Done
2322025-03-21T00:01:58.389ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-03-21T00:01:58.389Zclang system 15 system
2342025-03-21T00:01:58.389Zcsh system system illumos
2352025-03-21T00:01:58.389Zctags system system illumos
2362025-03-21T00:01:58.389Zgcc vendor 12 vendor
2372025-03-21T00:01:58.389Zgcc system 10 system
2382025-03-21T00:01:58.389Zgcc system 7 system
2392025-03-21T00:01:58.389Zgo system 1.20 system
2402025-03-21T00:01:58.390Zgo system 1.19 system
2412025-03-21T00:01:58.390Zllvm system 15 system
2422025-03-21T00:01:58.390Zllvm system 14 system
2432025-03-21T00:01:58.390Zmariadb system 10.6 system
2442025-03-21T00:01:58.390Zmta vendor vendor dma
2452025-03-21T00:01:58.390Zopenjdk system 17 system
2462025-03-21T00:01:58.390Zopenjdk system 11 system
2472025-03-21T00:01:58.390Zopenjdk system 1.8 system
2482025-03-21T00:01:58.390Zopenssl vendor 3 vendor
2492025-03-21T00:01:58.390Zperl system 5.36 system
2502025-03-21T00:01:58.390Zpostgresql system 15 system
2512025-03-21T00:01:58.390Zpostgresql system 13 system
2522025-03-21T00:01:58.390Zpython vendor 3 vendor
2532025-03-21T00:01:58.390Zpython system 2 system
2542025-03-21T00:01:58.390Zpython3 system 3.11 system
2552025-03-21T00:01:58.390Zruby system 3.0 system
2562025-03-21T00:01:58.390Zwords vendor vendor american-english
2572025-03-21T00:01:58.390Zwords system system australian-english
2582025-03-21T00:01:58.390Zwords system system british-english
2592025-03-21T00:01:58.390Zwords system system canadian-english
2602025-03-21T00:01:58.390Zwords system system french
2612025-03-21T00:01:58.390Zwords system system italian
2622025-03-21T00:01:58.390Zwords system system ngerman
2632025-03-21T00:01:58.390Zwords system system ogerman
2642025-03-21T00:01:58.390Zwords system system spanish
2652025-03-21T00:01:58.720ZPUBLISHER TYPE STATUS P LOCATION
2662025-03-21T00:01:58.720Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-03-21T00:02:01.881ZFMRI IFO
2682025-03-21T00:02:01.881Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-03-21T00:02:01.881Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-03-21T00:02:01.881Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-03-21T00:02:01.881Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-03-21T00:02:01.881Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-03-21T00:02:01.881Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-03-21T00:02:01.881Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2752025-03-21T00:02:01.881Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-03-21T00:02:01.881Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-03-21T00:02:01.881Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2782025-03-21T00:02:01.881Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-03-21T00:02:01.881Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-03-21T00:02:01.881Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2812025-03-21T00:02:01.881Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-03-21T00:02:01.881Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-03-21T00:02:02.713Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-03-21T00:02:02.995Z Updating crates.io index
2852025-03-21T00:02:02.999Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-03-21T00:02:03.592Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-03-21T00:02:03.843Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-03-21T00:02:04.113Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892025-03-21T00:02:04.382Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-03-21T00:02:05.345Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-03-21T00:02:07.046Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-03-21T00:02:07.752Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-03-21T00:02:11.945Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942025-03-21T00:02:12.226Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2952025-03-21T00:02:12.581Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-03-21T00:02:13.124Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2972025-03-21T00:02:13.712Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2982025-03-21T00:02:14.021Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2992025-03-21T00:02:14.292Z Updating git repository `https://github.com/oxidecomputer/tofino`
3002025-03-21T00:02:14.571Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3012025-03-21T00:02:14.783Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3022025-03-21T00:02:15.032Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3032025-03-21T00:02:15.352Z Updating git repository `https://github.com/oxidecomputer/lldp`
3042025-03-21T00:02:15.656Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052025-03-21T00:02:15.924Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062025-03-21T00:02:16.236Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-03-21T00:02:16.592Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-03-21T00:02:16.813Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-03-21T00:02:17.390Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102025-03-21T00:02:17.685Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112025-03-21T00:02:18.047Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-03-21T00:02:18.432Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3132025-03-21T00:02:18.684Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-03-21T00:02:18.929Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-03-21T00:02:19.243Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-03-21T00:02:20.602Z Downloading crates ...
3172025-03-21T00:02:20.701Z Downloaded cargo-platform v0.1.8
3182025-03-21T00:02:20.706Z Downloaded bytecount v0.6.8
3192025-03-21T00:02:20.710Z Downloaded cargo_metadata v0.19.2
3202025-03-21T00:02:20.712Z Downloaded byteorder v1.5.0
3212025-03-21T00:02:20.716Z Downloaded anstyle-parse v0.2.5
3222025-03-21T00:02:20.719Z Downloaded dtrace-parser v0.2.0
3232025-03-21T00:02:20.719Z Downloaded colorchoice v1.0.2
3242025-03-21T00:02:20.719Z Downloaded anstyle v1.0.10
3252025-03-21T00:02:20.723Z Downloaded equivalent v1.0.1
3262025-03-21T00:02:20.727Z Downloaded scroll_derive v0.12.0
3272025-03-21T00:02:20.731Z Downloaded proc-macro-error-attr v1.0.4
3282025-03-21T00:02:20.737Z Downloaded zerocopy-derive v0.7.35
3292025-03-21T00:02:20.741Z Downloaded zerocopy v0.7.35
3302025-03-21T00:02:20.756Z Downloaded usdt-macro v0.5.0
3312025-03-21T00:02:20.759Z Downloaded usdt-attr-macro v0.5.0
3322025-03-21T00:02:20.759Z Downloaded swrite v0.1.0
3332025-03-21T00:02:20.759Z Downloaded winnow v0.7.3
3342025-03-21T00:02:20.768Z Downloaded unicode-linebreak v0.1.5
3352025-03-21T00:02:20.771Z Downloaded anstyle-query v1.1.1
3362025-03-21T00:02:20.771Z Downloaded thiserror-impl v1.0.69
3372025-03-21T00:02:20.771Z Downloaded generic-array v0.14.7
3382025-03-21T00:02:20.774Z Downloaded digest v0.10.7
3392025-03-21T00:02:20.774Z Downloaded toml_datetime v0.6.8
3402025-03-21T00:02:20.777Z Downloaded terminal_size v0.4.0
3412025-03-21T00:02:20.777Z Downloaded terminal_size v0.2.6
3422025-03-21T00:02:20.777Z Downloaded plain v0.2.3
3432025-03-21T00:02:20.781Z Downloaded macaddr v1.0.1
3442025-03-21T00:02:20.781Z Downloaded thiserror v1.0.69
3452025-03-21T00:02:20.783Z Downloaded usdt v0.5.0
3462025-03-21T00:02:20.786Z Downloaded smawk v0.3.2
3472025-03-21T00:02:20.786Z Downloaded memmap v0.7.0
3482025-03-21T00:02:20.789Z Downloaded serde_spanned v0.6.8
3492025-03-21T00:02:20.789Z Downloaded clap_lex v0.7.4
3502025-03-21T00:02:20.789Z Downloaded itoa v1.0.11
3512025-03-21T00:02:20.792Z Downloaded fastrand v2.1.1
3522025-03-21T00:02:20.792Z Downloaded tabled_derive v0.7.0
3532025-03-21T00:02:20.795Z Downloaded heck v0.4.1
3542025-03-21T00:02:20.795Z Downloaded cpufeatures v0.2.14
3552025-03-21T00:02:20.795Z Downloaded thiserror-impl v2.0.11
3562025-03-21T00:02:20.800Z Downloaded pest_generator v2.7.14
3572025-03-21T00:02:20.800Z Downloaded is_terminal_polyfill v1.70.1
3582025-03-21T00:02:20.800Z Downloaded heck v0.5.0
3592025-03-21T00:02:20.803Z Downloaded crypto-common v0.1.6
3602025-03-21T00:02:20.803Z Downloaded pretty-hex v0.4.1
3612025-03-21T00:02:20.803Z Downloaded camino v1.1.9
3622025-03-21T00:02:20.806Z Downloaded cargo_toml v0.21.0
3632025-03-21T00:02:20.806Z Downloaded camino-tempfile v1.1.1
3642025-03-21T00:02:20.809Z Downloaded anstream v0.6.15
3652025-03-21T00:02:20.809Z Downloaded semver v1.0.25
3662025-03-21T00:02:20.812Z Downloaded utf8parse v0.2.2
3672025-03-21T00:02:20.812Z Downloaded usdt-impl v0.5.0
3682025-03-21T00:02:20.815Z Downloaded thread-id v4.2.2
3692025-03-21T00:02:20.815Z Downloaded strsim v0.11.1
3702025-03-21T00:02:20.815Z Downloaded fs-err v2.11.0
3712025-03-21T00:02:20.818Z Downloaded proc-macro-error v1.0.4
3722025-03-21T00:02:20.821Z Downloaded sha2 v0.10.8
3732025-03-21T00:02:20.824Z Downloaded once_cell v1.20.3
3742025-03-21T00:02:20.824Z Downloaded serde_tokenstream v0.2.2
3752025-03-21T00:02:20.827Z Downloaded quote v1.0.39
3762025-03-21T00:02:20.830Z Downloaded scroll v0.12.0
3772025-03-21T00:02:20.830Z Downloaded dof v0.3.0
3782025-03-21T00:02:20.830Z Downloaded cfg-if v1.0.0
3792025-03-21T00:02:20.833Z Downloaded errno v0.3.9
3802025-03-21T00:02:20.833Z Downloaded version_check v0.9.5
3812025-03-21T00:02:20.834Z Downloaded io-lifetimes v1.0.11
3822025-03-21T00:02:20.836Z Downloaded thiserror v2.0.11
3832025-03-21T00:02:20.841Z Downloaded pest_derive v2.7.14
3842025-03-21T00:02:20.844Z Downloaded bitflags v2.6.0
3852025-03-21T00:02:20.847Z Downloaded tempfile v3.13.0
3862025-03-21T00:02:20.850Z Downloaded toml v0.8.20
3872025-03-21T00:02:20.853Z Downloaded ryu v1.0.18
3882025-03-21T00:02:20.856Z Downloaded textwrap v0.16.1
3892025-03-21T00:02:20.860Z Downloaded log v0.4.22
3902025-03-21T00:02:20.860Z Downloaded anyhow v1.0.97
3912025-03-21T00:02:20.863Z Downloaded ucd-trie v0.1.7
3922025-03-21T00:02:20.866Z Downloaded typenum v1.17.0
3932025-03-21T00:02:20.869Z Downloaded clap_derive v4.5.28
3942025-03-21T00:02:20.869Z Downloaded autocfg v1.4.0
3952025-03-21T00:02:20.872Z Downloaded unicode-ident v1.0.14
3962025-03-21T00:02:20.875Z Downloaded pest_meta v2.7.14
3972025-03-21T00:02:20.875Z Downloaded papergrid v0.11.0
3982025-03-21T00:02:20.879Z Downloaded block-buffer v0.10.4
3992025-03-21T00:02:20.882Z Downloaded bitflags v1.3.2
4002025-03-21T00:02:20.885Z Downloaded clap v4.5.31
4012025-03-21T00:02:20.892Z Downloaded serde_derive v1.0.218
4022025-03-21T00:02:20.895Z Downloaded fnv v1.0.7
4032025-03-21T00:02:20.898Z Downloaded serde v1.0.218
4042025-03-21T00:02:20.901Z Downloaded proc-macro2 v1.0.94
4052025-03-21T00:02:20.901Z Downloaded indexmap v2.7.1
4062025-03-21T00:02:20.915Z Downloaded toml_edit v0.22.24
4072025-03-21T00:02:20.936Z Downloaded memchr v2.7.4
4082025-03-21T00:02:20.948Z Downloaded pest v2.7.14
4092025-03-21T00:02:20.953Z Downloaded hashbrown v0.15.1
4102025-03-21T00:02:20.958Z Downloaded clap_builder v4.5.31
4112025-03-21T00:02:20.964Z Downloaded serde_json v1.0.139
4122025-03-21T00:02:20.986Z Downloaded tabled v0.15.0
4132025-03-21T00:02:21.001Z Downloaded syn v1.0.109
4142025-03-21T00:02:21.010Z Downloaded goblin v0.8.2
4152025-03-21T00:02:21.015Z Downloaded syn v2.0.98
4162025-03-21T00:02:21.027Z Downloaded unicode-width v0.1.14
4172025-03-21T00:02:21.037Z Downloaded rustix v0.38.37
4182025-03-21T00:02:21.058Z Downloaded rustix v0.37.28
4192025-03-21T00:02:21.084Z Downloaded libc v0.2.170
4202025-03-21T00:02:21.222Z Compiling proc-macro2 v1.0.94
4212025-03-21T00:02:21.222Z Compiling unicode-ident v1.0.14
4222025-03-21T00:02:21.225Z Compiling serde v1.0.218
4232025-03-21T00:02:21.225Z Compiling libc v0.2.170
4242025-03-21T00:02:21.225Z Compiling version_check v0.9.5
4252025-03-21T00:02:21.225Z Compiling memchr v2.7.4
4262025-03-21T00:02:21.225Z Compiling thiserror v1.0.69
4272025-03-21T00:02:21.258Z Compiling ryu v1.0.18
4282025-03-21T00:02:21.498Z Compiling itoa v1.0.11
4292025-03-21T00:02:21.690Z Compiling ucd-trie v0.1.7
4302025-03-21T00:02:21.982Z Compiling once_cell v1.20.3
4312025-03-21T00:02:22.006Z Compiling byteorder v1.5.0
4322025-03-21T00:02:22.196Z Compiling serde_json v1.0.139
4332025-03-21T00:02:22.310Z Compiling rustix v0.38.37
4342025-03-21T00:02:22.450Z Compiling bitflags v2.6.0
4352025-03-21T00:02:22.557Z Compiling proc-macro-error-attr v1.0.4
4362025-03-21T00:02:22.677Z Compiling usdt-impl v0.5.0
4372025-03-21T00:02:22.719Z Compiling io-lifetimes v1.0.11
4382025-03-21T00:02:22.853Z Compiling syn v1.0.109
4392025-03-21T00:02:22.993Z Compiling proc-macro-error v1.0.4
4402025-03-21T00:02:23.076Z Compiling quote v1.0.39
4412025-03-21T00:02:23.269Z Compiling errno v0.3.9
4422025-03-21T00:02:23.344Z Compiling hashbrown v0.15.1
4432025-03-21T00:02:23.404Z Compiling camino v1.1.9
4442025-03-21T00:02:23.520Z Compiling syn v2.0.98
4452025-03-21T00:02:23.713Z Compiling thread-id v4.2.2
4462025-03-21T00:02:23.753Z Compiling utf8parse v0.2.2
4472025-03-21T00:02:23.780Z Compiling rustix v0.37.28
4482025-03-21T00:02:23.828Z Compiling plain v0.2.3
4492025-03-21T00:02:23.853Z Compiling log v0.4.22
4502025-03-21T00:02:23.925Z Compiling equivalent v1.0.1
4512025-03-21T00:02:23.997Z Compiling anstyle-parse v0.2.5
4522025-03-21T00:02:24.412Z Compiling indexmap v2.7.1
4532025-03-21T00:02:24.474Z Compiling pretty-hex v0.4.1
4542025-03-21T00:02:24.631Z Compiling thiserror v2.0.11
4552025-03-21T00:02:24.655Z Compiling winnow v0.7.3
4562025-03-21T00:02:24.713Z Compiling anstyle v1.0.10
4572025-03-21T00:02:24.875Z Compiling semver v1.0.25
4582025-03-21T00:02:25.122Z Compiling is_terminal_polyfill v1.70.1
4592025-03-21T00:02:25.207Z Compiling colorchoice v1.0.2
4602025-03-21T00:02:25.269Z Compiling bitflags v1.3.2
4612025-03-21T00:02:25.377Z Compiling unicode-width v0.1.14
4622025-03-21T00:02:25.402Z Compiling autocfg v1.4.0
4632025-03-21T00:02:25.425Z Compiling anstyle-query v1.1.1
4642025-03-21T00:02:25.602Z Compiling anstream v0.6.15
4652025-03-21T00:02:25.633Z Compiling terminal_size v0.4.0
4662025-03-21T00:02:26.202Z Compiling strsim v0.11.1
4672025-03-21T00:02:26.285Z Compiling bytecount v0.6.8
4682025-03-21T00:02:26.326Z Compiling heck v0.4.1
4692025-03-21T00:02:26.351Z Compiling fs-err v2.11.0
4702025-03-21T00:02:26.518Z Compiling fnv v1.0.7
4712025-03-21T00:02:26.666Z Compiling anyhow v1.0.97
4722025-03-21T00:02:26.715Z Compiling cfg-if v1.0.0
4732025-03-21T00:02:26.957Z Compiling fastrand v2.1.1
4742025-03-21T00:02:27.084Z Compiling heck v0.5.0
4752025-03-21T00:02:27.088Z Compiling clap_lex v0.7.4
4762025-03-21T00:02:27.424Z Compiling clap_builder v4.5.31
4772025-03-21T00:02:27.448Z Compiling tempfile v3.13.0
4782025-03-21T00:02:27.542Z Compiling terminal_size v0.2.6
4792025-03-21T00:02:27.639Z Compiling papergrid v0.11.0
4802025-03-21T00:02:27.718Z Compiling memmap v0.7.0
4812025-03-21T00:02:27.749Z Compiling unicode-linebreak v0.1.5
4822025-03-21T00:02:28.026Z Compiling smawk v0.3.2
4832025-03-21T00:02:28.274Z Compiling textwrap v0.16.1
4842025-03-21T00:02:28.296Z Compiling swrite v0.1.0
4852025-03-21T00:02:28.910Z Compiling tabled_derive v0.7.0
4862025-03-21T00:02:30.335Z Compiling tabled v0.15.0
4872025-03-21T00:02:30.685Z Compiling serde_derive v1.0.218
4882025-03-21T00:02:30.686Z Compiling thiserror-impl v1.0.69
4892025-03-21T00:02:30.689Z Compiling zerocopy-derive v0.7.35
4902025-03-21T00:02:30.689Z Compiling scroll_derive v0.12.0
4912025-03-21T00:02:30.689Z Compiling thiserror-impl v2.0.11
4922025-03-21T00:02:30.689Z Compiling clap_derive v4.5.28
4932025-03-21T00:02:32.106Z Compiling scroll v0.12.0
4942025-03-21T00:02:32.653Z Compiling goblin v0.8.2
4952025-03-21T00:02:32.720Z Compiling zerocopy v0.7.35
4962025-03-21T00:02:33.795Z Compiling pest v2.7.14
4972025-03-21T00:02:35.023Z Compiling clap v4.5.31
4982025-03-21T00:02:35.969Z Compiling pest_meta v2.7.14
4992025-03-21T00:02:36.848Z Compiling pest_generator v2.7.14
5002025-03-21T00:02:38.250Z Compiling pest_derive v2.7.14
5012025-03-21T00:02:38.851Z Compiling dtrace-parser v0.2.0
5022025-03-21T00:02:39.602Z Compiling serde_spanned v0.6.8
5032025-03-21T00:02:39.602Z Compiling toml_datetime v0.6.8
5042025-03-21T00:02:39.887Z Compiling serde_tokenstream v0.2.2
5052025-03-21T00:02:39.913Z Compiling cargo-platform v0.1.8
5062025-03-21T00:02:39.946Z Compiling toml_edit v0.22.24
5072025-03-21T00:02:40.091Z Compiling macaddr v1.0.1
5082025-03-21T00:02:40.359Z Compiling camino-tempfile v1.1.1
5092025-03-21T00:02:40.971Z Compiling dof v0.3.0
5102025-03-21T00:02:40.971Z Compiling cargo_metadata v0.19.2
5112025-03-21T00:02:42.305Z Compiling usdt-macro v0.5.0
5122025-03-21T00:02:42.308Z Compiling usdt-attr-macro v0.5.0
5132025-03-21T00:02:42.759Z Compiling toml v0.8.20
5142025-03-21T00:02:43.343Z Compiling usdt v0.5.0
5152025-03-21T00:02:43.591Z Compiling cargo_toml v0.21.0
5162025-03-21T00:02:46.116Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5172025-03-21T00:02:49.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.79s
5182025-03-21T00:02:49.509Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5192025-03-21T00:02:50.057Z Downloading crates ...
5202025-03-21T00:02:50.212Z Downloaded headers-core v0.3.0
5212025-03-21T00:02:50.216Z Downloaded hostname v0.4.0
5222025-03-21T00:02:50.219Z Downloaded hex v0.4.3
5232025-03-21T00:02:50.222Z Downloaded ctr v0.9.2
5242025-03-21T00:02:50.229Z Downloaded http-body v1.0.1
5252025-03-21T00:02:50.238Z Downloaded is_ci v1.2.0
5262025-03-21T00:02:50.242Z Downloaded ident_case v1.0.1
5272025-03-21T00:02:50.247Z Downloaded icu_provider_macros v1.5.0
5282025-03-21T00:02:50.250Z Downloaded http-range v0.1.5
5292025-03-21T00:02:50.253Z Downloaded atomic-waker v1.1.2
5302025-03-21T00:02:50.259Z Downloaded lazy_static v1.5.0
5312025-03-21T00:02:50.262Z Downloaded md5 v0.7.0
5322025-03-21T00:02:50.262Z Downloaded async-bb8-diesel v0.2.1
5332025-03-21T00:02:50.265Z Downloaded adler2 v2.0.0
5342025-03-21T00:02:50.268Z Downloaded match_cfg v0.1.0
5352025-03-21T00:02:50.268Z Downloaded instant v0.1.13
5362025-03-21T00:02:50.271Z Downloaded home v0.5.9
5372025-03-21T00:02:50.271Z Downloaded hex-literal v0.4.1
5382025-03-21T00:02:50.271Z Downloaded assert_matches v1.5.0
5392025-03-21T00:02:50.274Z Downloaded atty v0.2.14
5402025-03-21T00:02:50.274Z Downloaded hubpack_derive v0.1.1
5412025-03-21T00:02:50.277Z Downloaded atomicwrites v0.4.4
5422025-03-21T00:02:50.278Z Downloaded async-stream-impl v0.3.6
5432025-03-21T00:02:50.278Z Downloaded httpdate v1.0.3
5442025-03-21T00:02:50.281Z Downloaded ascii-canvas v3.0.0
5452025-03-21T00:02:50.281Z Downloaded arrayref v0.3.9
5462025-03-21T00:02:50.281Z Downloaded array-init v0.0.4
5472025-03-21T00:02:50.284Z Downloaded hostname v0.3.1
5482025-03-21T00:02:50.284Z Downloaded linked-hash-map v0.5.6
5492025-03-21T00:02:50.287Z Downloaded lazycell v1.3.0
5502025-03-21T00:02:50.287Z Downloaded kstat-rs v0.2.4
5512025-03-21T00:02:50.290Z Downloaded async-trait v0.1.87
5522025-03-21T00:02:50.293Z Downloaded async-stream v0.3.6
5532025-03-21T00:02:50.293Z Downloaded allocator-api2 v0.2.18
5542025-03-21T00:02:50.296Z Downloaded libsw-core v0.3.1
5552025-03-21T00:02:50.299Z Downloaded maplit v1.0.2
5562025-03-21T00:02:50.299Z Downloaded instability v0.3.2
5572025-03-21T00:02:50.302Z Downloaded http-body-util v0.1.2
5582025-03-21T00:02:50.305Z Downloaded inout v0.1.3
5592025-03-21T00:02:50.305Z Downloaded hubpack v0.1.2
5602025-03-21T00:02:50.305Z Downloaded backtrace v0.3.74
5612025-03-21T00:02:50.310Z Downloaded maybe-uninit v2.0.0
5622025-03-21T00:02:50.313Z Downloaded libloading v0.8.5
5632025-03-21T00:02:50.317Z Downloaded md-5 v0.10.6
5642025-03-21T00:02:50.318Z Downloaded managed v0.8.0
5652025-03-21T00:02:50.322Z Downloaded lockfree-object-pool v0.1.6
5662025-03-21T00:02:50.322Z Downloaded pretty-hex v0.2.1
5672025-03-21T00:02:50.325Z Downloaded heapless v0.7.17
5682025-03-21T00:02:50.328Z Downloaded linear-map v1.2.0
5692025-03-21T00:02:50.331Z Downloaded mime v0.3.17
5702025-03-21T00:02:50.331Z Downloaded libsw v3.4.0
5712025-03-21T00:02:50.334Z Downloaded hmac v0.12.1
5722025-03-21T00:02:50.334Z Downloaded ciborium-io v0.2.2
5732025-03-21T00:02:50.337Z Downloaded proc-macro-error-attr2 v2.0.0
5742025-03-21T00:02:50.337Z Downloaded ref-cast v1.0.23
5752025-03-21T00:02:50.340Z Downloaded cfg_aliases v0.2.1
5762025-03-21T00:02:50.340Z Downloaded indoc v2.0.6
5772025-03-21T00:02:50.344Z Downloaded humantime v2.1.0
5782025-03-21T00:02:50.344Z Downloaded highway v1.3.0
5792025-03-21T00:02:50.348Z Downloaded jobserver v0.1.32
5802025-03-21T00:02:50.351Z Downloaded memmap2 v0.9.5
5812025-03-21T00:02:50.351Z Downloaded ipnet v2.11.0
5822025-03-21T00:02:50.354Z Downloaded iana-time-zone v0.1.61
5832025-03-21T00:02:50.357Z Downloaded hyper-rustls v0.27.3
5842025-03-21T00:02:50.360Z Downloaded bit-vec v0.6.3
5852025-03-21T00:02:50.360Z Downloaded bit-set v0.8.0
5862025-03-21T00:02:50.363Z Downloaded base16ct v0.2.0
5872025-03-21T00:02:50.363Z Downloaded keccak v0.1.5
5882025-03-21T00:02:50.366Z Downloaded aws-lc-rs v1.12.4
5892025-03-21T00:02:50.373Z Downloaded lru v0.12.5
5902025-03-21T00:02:50.376Z Downloaded hyper-staticfile v0.10.1
5912025-03-21T00:02:50.379Z Downloaded httparse v1.9.5
5922025-03-21T00:02:50.382Z Downloaded icu_locid_transform v1.5.0
5932025-03-21T00:02:50.385Z Downloaded hickory-client v0.24.4
5942025-03-21T00:02:50.388Z Downloaded radium v0.7.0
5952025-03-21T00:02:50.388Z Downloaded cipher v0.4.4
5962025-03-21T00:02:50.391Z Downloaded sync_wrapper v1.0.1
5972025-03-21T00:02:50.391Z Downloaded cmake v0.1.51
5982025-03-21T00:02:50.395Z Downloaded ciborium-ll v0.2.2
5992025-03-21T00:02:50.396Z Downloaded cassowary v0.3.0
6002025-03-21T00:02:50.398Z Downloaded cbc v0.1.2
6012025-03-21T00:02:50.398Z Downloaded chrono-tz-build v0.4.0
6022025-03-21T00:02:50.398Z Downloaded bb8 v0.8.5
6032025-03-21T00:02:50.398Z Downloaded toolchain_find v0.4.0
6042025-03-21T00:02:50.402Z Downloaded block-padding v0.3.3
6052025-03-21T00:02:50.402Z Downloaded bit-set v0.5.3
6062025-03-21T00:02:50.405Z Downloaded want v0.3.1
6072025-03-21T00:02:50.405Z Downloaded litemap v0.7.3
6082025-03-21T00:02:50.408Z Downloaded chacha20 v0.9.1
6092025-03-21T00:02:50.408Z Downloaded castaway v0.2.3
6102025-03-21T00:02:50.410Z Downloaded cstr-argument v0.1.2
6112025-03-21T00:02:50.411Z Downloaded rtoolbox v0.0.2
6122025-03-21T00:02:50.414Z Downloaded icu_normalizer v1.5.0
6132025-03-21T00:02:50.417Z Downloaded bcs v0.1.6
6142025-03-21T00:02:50.421Z Downloaded litrs v0.4.1
6152025-03-21T00:02:50.424Z Downloaded sync-ptr v0.1.1
6162025-03-21T00:02:50.424Z Downloaded base64ct v1.6.0
6172025-03-21T00:02:50.424Z Downloaded time-core v0.1.2
6182025-03-21T00:02:50.427Z Downloaded mime_guess v2.0.5
6192025-03-21T00:02:50.427Z Downloaded convert_case v0.4.0
6202025-03-21T00:02:50.430Z Downloaded bitfield v0.14.0
6212025-03-21T00:02:50.430Z Downloaded bcrypt-pbkdf v0.10.0
6222025-03-21T00:02:50.433Z Downloaded icu_locid_transform_data v1.5.0
6232025-03-21T00:02:50.433Z Downloaded crossbeam-deque v0.8.5
6242025-03-21T00:02:50.436Z Downloaded derive_builder_macro v0.20.2
6252025-03-21T00:02:50.436Z Downloaded proc-macro-error2 v2.0.1
6262025-03-21T00:02:50.440Z Downloaded serde_plain v1.0.2
6272025-03-21T00:02:50.443Z Downloaded zone_cfg_derive v0.1.2
6282025-03-21T00:02:50.443Z Downloaded cobs v0.2.3
6292025-03-21T00:02:50.443Z Downloaded serde_path_to_error v0.1.16
6302025-03-21T00:02:50.446Z Downloaded salsa20 v0.10.2
6312025-03-21T00:02:50.447Z Downloaded bit-vec v0.8.0
6322025-03-21T00:02:50.449Z Downloaded icu_provider v1.5.0
6332025-03-21T00:02:50.452Z Downloaded aead v0.5.2
6342025-03-21T00:02:50.452Z Downloaded strip-ansi-escapes v0.2.0
6352025-03-21T00:02:50.456Z Downloaded stringprep v0.1.5
6362025-03-21T00:02:50.456Z Downloaded untrusted v0.9.0
6372025-03-21T00:02:50.459Z Downloaded crc-catalog v2.4.0
6382025-03-21T00:02:50.460Z Downloaded console v0.15.10
6392025-03-21T00:02:50.462Z Downloaded topological-sort v0.2.2
6402025-03-21T00:02:50.463Z Downloaded bzip2 v0.4.4
6412025-03-21T00:02:50.465Z Downloaded untrusted v0.7.1
6422025-03-21T00:02:50.465Z Downloaded tinystr v0.7.6
6432025-03-21T00:02:50.468Z Downloaded memoffset v0.9.1
6442025-03-21T00:02:50.472Z Downloaded ipnetwork v0.21.1
6452025-03-21T00:02:50.472Z Downloaded headers v0.4.0
6462025-03-21T00:02:50.477Z Downloaded whoami v1.5.2
6472025-03-21T00:02:50.480Z Downloaded zone v0.1.8
6482025-03-21T00:02:50.483Z Downloaded which v4.4.2
6492025-03-21T00:02:50.483Z Downloaded serde_derive_internals v0.29.1
6502025-03-21T00:02:50.486Z Downloaded supports-color v3.0.2
6512025-03-21T00:02:50.486Z Downloaded rustls-pemfile v1.0.4
6522025-03-21T00:02:50.489Z Downloaded tiny-keccak v2.0.2
6532025-03-21T00:02:50.492Z Downloaded unicase v2.7.0
6542025-03-21T00:02:50.495Z Downloaded blowfish v0.9.1
6552025-03-21T00:02:50.495Z Downloaded csv-core v0.1.11
6562025-03-21T00:02:50.498Z Downloaded miniz_oxide v0.8.5
6572025-03-21T00:02:50.501Z Downloaded icu_properties v1.5.1
6582025-03-21T00:02:50.505Z Downloaded num-conv v0.1.0
6592025-03-21T00:02:50.505Z Downloaded defmt-parser v0.3.4
6602025-03-21T00:02:50.505Z Downloaded zone v0.3.0
6612025-03-21T00:02:50.508Z Downloaded colored v2.2.0
6622025-03-21T00:02:50.508Z Downloaded peg-runtime v0.8.5
6632025-03-21T00:02:50.512Z Downloaded hyper-util v0.1.10
6642025-03-21T00:02:50.515Z Downloaded dyn-clone v1.0.19
6652025-03-21T00:02:50.519Z Downloaded indexmap v1.9.3
6662025-03-21T00:02:50.522Z Downloaded futures-executor v0.3.31
6672025-03-21T00:02:50.522Z Downloaded crossbeam-utils v0.8.20
6682025-03-21T00:02:50.527Z Downloaded embedded-io v0.4.0
6692025-03-21T00:02:50.527Z Downloaded lock_api v0.4.12
6702025-03-21T00:02:50.531Z Downloaded indent_write v2.2.0
6712025-03-21T00:02:50.531Z Downloaded const-oid v0.9.6
6722025-03-21T00:02:50.534Z Downloaded cookie v0.18.1
6732025-03-21T00:02:50.534Z Downloaded termtree v0.4.1
6742025-03-21T00:02:50.537Z Downloaded ahash v0.8.11
6752025-03-21T00:02:50.540Z Downloaded blake2 v0.10.6
6762025-03-21T00:02:50.540Z Downloaded hash32 v0.3.1
6772025-03-21T00:02:50.543Z Downloaded futures-io v0.3.31
6782025-03-21T00:02:50.543Z Downloaded base64 v0.21.7
6792025-03-21T00:02:50.547Z Downloaded snafu-derive v0.8.5
6802025-03-21T00:02:50.550Z Downloaded signal-hook-registry v1.4.2
6812025-03-21T00:02:50.550Z Downloaded crc32fast v1.4.2
6822025-03-21T00:02:50.553Z Downloaded base64 v0.13.1
6832025-03-21T00:02:50.556Z Downloaded crc-any v2.5.0
6842025-03-21T00:02:50.559Z Downloaded icu_locid v1.5.0
6852025-03-21T00:02:50.562Z Downloaded strum v0.26.3
6862025-03-21T00:02:50.565Z Downloaded oso-derive v0.27.3
6872025-03-21T00:02:50.565Z Downloaded tower-layer v0.3.3
6882025-03-21T00:02:50.565Z Downloaded num-derive v0.4.2
6892025-03-21T00:02:50.579Z Downloaded write16 v1.0.0
6902025-03-21T00:02:50.582Z Downloaded downcast v0.11.0
6912025-03-21T00:02:50.582Z Downloaded crossbeam-epoch v0.9.18
6922025-03-21T00:02:50.585Z Downloaded clang-sys v1.8.1
6932025-03-21T00:02:50.588Z Downloaded diesel_table_macro_syntax v0.2.0
6942025-03-21T00:02:50.588Z Downloaded progenitor-macro v0.9.1
6952025-03-21T00:02:50.588Z Downloaded typify v0.3.0
6962025-03-21T00:02:50.592Z Downloaded tinyvec v1.8.0
6972025-03-21T00:02:50.595Z Downloaded foreign-types-shared v0.1.1
6982025-03-21T00:02:50.598Z Downloaded termcolor v1.4.1
6992025-03-21T00:02:50.598Z Downloaded waitgroup v0.1.2
7002025-03-21T00:02:50.601Z Downloaded try-lock v0.2.5
7012025-03-21T00:02:50.601Z Downloaded postgres-protocol v0.6.8
7022025-03-21T00:02:50.605Z Downloaded pem v3.0.5
7032025-03-21T00:02:50.605Z Downloaded paste v1.0.15
7042025-03-21T00:02:50.608Z Downloaded typify-macro v0.3.0
7052025-03-21T00:02:50.608Z Downloaded termios v0.3.3
7062025-03-21T00:02:50.611Z Downloaded rfc6979 v0.4.0
7072025-03-21T00:02:50.611Z Downloaded progenitor v0.9.1
7082025-03-21T00:02:50.622Z Downloaded tabwriter v1.4.0
7092025-03-21T00:02:50.622Z Downloaded strum_macros v0.24.3
7102025-03-21T00:02:50.622Z Downloaded slab v0.4.9
7112025-03-21T00:02:50.622Z Downloaded test-strategy v0.4.0
7122025-03-21T00:02:50.622Z Downloaded sha1 v0.10.6
7132025-03-21T00:02:50.626Z Downloaded serde-hex v0.1.0
7142025-03-21T00:02:50.626Z Downloaded minimal-lexical v0.2.1
7152025-03-21T00:02:50.630Z Downloaded sqlformat v0.2.6
7162025-03-21T00:02:50.634Z Downloaded phf_shared v0.10.0
7172025-03-21T00:02:50.634Z Downloaded spki v0.7.3
7182025-03-21T00:02:50.637Z Downloaded progenitor-client v0.9.1
7192025-03-21T00:02:50.637Z Downloaded num-complex v0.4.6
7202025-03-21T00:02:50.637Z Downloaded multer v3.1.0
7212025-03-21T00:02:50.640Z Downloaded bytes v1.10.1
7222025-03-21T00:02:50.644Z Downloaded walkdir v2.5.0
7232025-03-21T00:02:50.647Z Downloaded pin-project-lite v0.2.14
7242025-03-21T00:02:50.651Z Downloaded progenitor-client v0.8.0
7252025-03-21T00:02:50.657Z Downloaded embedded-io v0.6.1
7262025-03-21T00:02:50.657Z Downloaded deranged v0.3.11
7272025-03-21T00:02:50.660Z Downloaded wyz v0.5.1
7282025-03-21T00:02:50.660Z Downloaded env_logger v0.11.5
7292025-03-21T00:02:50.660Z Downloaded sqlparser_derive v0.2.2
7302025-03-21T00:02:50.663Z Downloaded unicode-bidi v0.3.17
7312025-03-21T00:02:50.663Z Downloaded icu_normalizer_data v1.5.0
7322025-03-21T00:02:50.667Z Downloaded pin-project-internal v1.1.6
7332025-03-21T00:02:50.670Z Downloaded packed_struct v0.10.1
7342025-03-21T00:02:50.670Z Downloaded phf_shared v0.11.2
7352025-03-21T00:02:50.673Z Downloaded tinyvec_macros v0.1.1
7362025-03-21T00:02:50.673Z Downloaded hickory-server v0.24.4
7372025-03-21T00:02:50.677Z Downloaded futures-sink v0.3.31
7382025-03-21T00:02:50.681Z Downloaded futures-macro v0.3.31
7392025-03-21T00:02:50.681Z Downloaded hash32 v0.2.1
7402025-03-21T00:02:50.684Z Downloaded ed25519 v2.2.3
7412025-03-21T00:02:50.684Z Downloaded dunce v1.0.5
7422025-03-21T00:02:50.688Z Downloaded http v1.2.0
7432025-03-21T00:02:50.691Z Downloaded packed_struct_codegen v0.10.1
7442025-03-21T00:02:50.691Z Downloaded snafu v0.8.5
7452025-03-21T00:02:50.697Z Downloaded psl-types v2.0.11
7462025-03-21T00:02:50.700Z Downloaded wait-timeout v0.2.0
7472025-03-21T00:02:50.700Z Downloaded mockall_derive v0.13.1
7482025-03-21T00:02:50.704Z Downloaded vte_generate_state_changes v0.1.2
7492025-03-21T00:02:50.704Z Downloaded predicates-tree v1.0.11
7502025-03-21T00:02:50.707Z Downloaded rustc_version v0.1.7
7512025-03-21T00:02:50.707Z Downloaded peg v0.8.5
7522025-03-21T00:02:50.711Z Downloaded crossbeam-channel v0.5.13
7532025-03-21T00:02:50.714Z Downloaded foldhash v0.1.3
7542025-03-21T00:02:50.718Z Downloaded predicates v3.1.3
7552025-03-21T00:02:50.721Z Downloaded bumpalo v3.16.0
7562025-03-21T00:02:50.724Z Downloaded newtype_derive v0.1.6
7572025-03-21T00:02:50.724Z Downloaded shell-words v1.1.0
7582025-03-21T00:02:50.724Z Downloaded darling v0.20.10
7592025-03-21T00:02:50.728Z Downloaded rsa v0.9.6
7602025-03-21T00:02:50.733Z Downloaded rustc-hash v1.1.0
7612025-03-21T00:02:50.737Z Downloaded progenitor-macro v0.8.0
7622025-03-21T00:02:50.737Z Downloaded pem-rfc7468 v0.7.0
7632025-03-21T00:02:50.740Z Downloaded num_enum_derive v0.5.11
7642025-03-21T00:02:50.740Z Downloaded ron v0.7.1
7652025-03-21T00:02:50.743Z Downloaded strum_macros v0.25.3
7662025-03-21T00:02:50.746Z Downloaded russh-cryptovec v0.7.3
7672025-03-21T00:02:50.747Z Downloaded itertools v0.10.5
7682025-03-21T00:02:50.753Z Downloaded futures-channel v0.3.31
7692025-03-21T00:02:50.756Z Downloaded libxml v0.3.3
7702025-03-21T00:02:50.762Z Downloaded difflib v0.4.0
7712025-03-21T00:02:50.765Z Downloaded progenitor-impl v0.9.1
7722025-03-21T00:02:50.765Z Downloaded url v2.5.3
7732025-03-21T00:02:50.770Z Downloaded fd-lock v4.0.2
7742025-03-21T00:02:50.773Z Downloaded unicode-truncate v1.1.0
7752025-03-21T00:02:50.773Z Downloaded crypto-bigint v0.5.5
7762025-03-21T00:02:50.779Z Downloaded futures-task v0.3.31
7772025-03-21T00:02:50.782Z Downloaded postcard v1.0.10
7782025-03-21T00:02:50.787Z Downloaded nibble_vec v0.1.0
7792025-03-21T00:02:50.787Z Downloaded newtype-uuid v1.2.1
7802025-03-21T00:02:50.787Z Downloaded ron v0.8.1
7812025-03-21T00:02:50.791Z Downloaded zopfli v0.8.1
7822025-03-21T00:02:50.795Z Downloaded foreign-types-shared v0.3.1
7832025-03-21T00:02:50.798Z Downloaded group v0.13.0
7842025-03-21T00:02:50.799Z Downloaded dsl_auto_type v0.1.2
7852025-03-21T00:02:50.799Z Downloaded subprocess v0.2.9
7862025-03-21T00:02:50.802Z Downloaded serde_repr v0.1.19
7872025-03-21T00:02:50.805Z Downloaded percent-encoding v2.3.1
7882025-03-21T00:02:50.805Z Downloaded rustc-demangle v0.1.24
7892025-03-21T00:02:50.809Z Downloaded zip v2.1.3
7902025-03-21T00:02:50.812Z Downloaded strum_macros v0.26.4
7912025-03-21T00:02:50.815Z Downloaded rustfmt-wrapper v0.2.1
7922025-03-21T00:02:50.815Z Downloaded phf v0.11.2
7932025-03-21T00:02:50.815Z Downloaded futures v0.3.31
7942025-03-21T00:02:50.820Z Downloaded tokio-tungstenite v0.24.0
7952025-03-21T00:02:50.824Z Downloaded oso v0.27.3
7962025-03-21T00:02:50.827Z Downloaded similar v2.7.0
7972025-03-21T00:02:50.832Z Downloaded number_prefix v0.4.0
7982025-03-21T00:02:50.837Z Downloaded num_threads v0.1.7
7992025-03-21T00:02:50.837Z Downloaded scrypt v0.11.0
8002025-03-21T00:02:50.838Z Downloaded scopeguard v1.2.0
8012025-03-21T00:02:50.841Z Downloaded r2d2 v0.8.10
8022025-03-21T00:02:50.841Z Downloaded take_mut v0.2.2
8032025-03-21T00:02:50.841Z Downloaded uzers v0.12.1
8042025-03-21T00:02:50.844Z Downloaded aes v0.8.4
8052025-03-21T00:02:50.847Z Downloaded thread_local v1.1.8
8062025-03-21T00:02:50.847Z Downloaded unicode-xid v0.2.6
8072025-03-21T00:02:50.850Z Downloaded smallvec v0.6.14
8082025-03-21T00:02:50.850Z Downloaded thiserror-no-std v2.0.2
8092025-03-21T00:02:50.854Z Downloaded slog-stdlog v4.1.1
8102025-03-21T00:02:50.858Z Downloaded spin v0.9.8
8112025-03-21T00:02:50.861Z Downloaded papergrid v0.14.0
8122025-03-21T00:02:50.864Z Downloaded darling_core v0.20.10
8132025-03-21T00:02:50.867Z Downloaded ena v0.14.3
8142025-03-21T00:02:50.870Z Downloaded itertools v0.13.0
8152025-03-21T00:02:50.876Z Downloaded daft v0.1.2
8162025-03-21T00:02:50.879Z Downloaded rustyline v14.0.0
8172025-03-21T00:02:50.883Z Downloaded tokio-rustls v0.24.1
8182025-03-21T00:02:50.887Z Downloaded parking_lot v0.11.2
8192025-03-21T00:02:50.890Z Downloaded itertools v0.12.1
8202025-03-21T00:02:50.895Z Downloaded fixedbitset v0.4.2
8212025-03-21T00:02:50.900Z Downloaded curve25519-dalek-derive v0.1.1
8222025-03-21T00:02:50.900Z Downloaded zone_cfg_derive v0.3.0
8232025-03-21T00:02:50.903Z Downloaded num-iter v0.1.45
8242025-03-21T00:02:50.903Z Downloaded smallvec v1.14.0
8252025-03-21T00:02:50.904Z Downloaded tough v0.19.0
8262025-03-21T00:02:50.911Z Downloaded fxhash v0.2.1
8272025-03-21T00:02:50.915Z Downloaded sec1 v0.7.3
8282025-03-21T00:02:50.915Z Downloaded scheduled-thread-pool v0.2.7
8292025-03-21T00:02:50.918Z Downloaded rand_xorshift v0.3.0
8302025-03-21T00:02:50.918Z Downloaded term v0.7.0
8312025-03-21T00:02:50.921Z Downloaded predicates-core v1.0.8
8322025-03-21T00:02:50.924Z Downloaded tls_codec_derive v0.4.1
8332025-03-21T00:02:50.924Z Downloaded sigpipe v0.1.3
8342025-03-21T00:02:50.924Z Downloaded tls_codec v0.4.1
8352025-03-21T00:02:50.927Z Downloaded tap v1.0.1
8362025-03-21T00:02:50.927Z Downloaded slog-bunyan v2.5.0
8372025-03-21T00:02:50.931Z Downloaded signature v2.2.0
8382025-03-21T00:02:50.931Z Downloaded tokio-postgres v0.7.13
8392025-03-21T00:02:50.935Z Downloaded slog-term v2.9.1
8402025-03-21T00:02:50.938Z Downloaded hyper v1.6.0
8412025-03-21T00:02:50.945Z Downloaded endian-type v0.1.2
8422025-03-21T00:02:50.948Z Downloaded itertools v0.14.0
8432025-03-21T00:02:50.953Z Downloaded getrandom v0.2.15
8442025-03-21T00:02:50.957Z Downloaded slog v2.7.0
8452025-03-21T00:02:50.960Z Downloaded vergen v8.3.2
8462025-03-21T00:02:50.963Z Downloaded opaque-debug v0.3.1
8472025-03-21T00:02:50.966Z Downloaded ghash v0.5.1
8482025-03-21T00:02:50.966Z Downloaded num-rational v0.4.2
8492025-03-21T00:02:50.969Z Downloaded hkdf v0.12.4
8502025-03-21T00:02:50.969Z Downloaded universal-hash v0.5.1
8512025-03-21T00:02:50.972Z Downloaded normalize-line-endings v0.3.0
8522025-03-21T00:02:50.972Z Downloaded olpc-cjson v0.1.4
8532025-03-21T00:02:50.972Z Downloaded gethostname v0.5.0
8542025-03-21T00:02:50.975Z Downloaded pkcs8 v0.10.2
8552025-03-21T00:02:50.978Z Downloaded num-integer v0.1.46
8562025-03-21T00:02:50.978Z Downloaded schemars_derive v0.8.22
8572025-03-21T00:02:50.983Z Downloaded newline-converter v0.3.0
8582025-03-21T00:02:50.983Z Downloaded phf_generator v0.11.2
8592025-03-21T00:02:50.986Z Downloaded nu-ansi-term v0.50.1
8602025-03-21T00:02:50.986Z Downloaded des v0.8.1
8612025-03-21T00:02:50.989Z Downloaded uuid v1.15.1
8622025-03-21T00:02:50.992Z Downloaded oxnet v0.1.1
8632025-03-21T00:02:50.992Z Downloaded aes-gcm v0.10.3
8642025-03-21T00:02:50.996Z Downloaded semver v0.1.20
8652025-03-21T00:02:50.999Z Downloaded progenitor v0.8.0
8662025-03-21T00:02:50.999Z Downloaded foreign-types v0.5.0
8672025-03-21T00:02:51.002Z Downloaded darling_macro v0.20.10
8682025-03-21T00:02:51.002Z Downloaded yoke-derive v0.7.4
8692025-03-21T00:02:51.002Z Downloaded pbkdf2 v0.12.2
8702025-03-21T00:02:51.005Z Downloaded pbkdf2 v0.11.0
8712025-03-21T00:02:51.010Z Downloaded zerofrom-derive v0.1.4
8722025-03-21T00:02:51.010Z Downloaded parse-size v1.1.0
8732025-03-21T00:02:51.010Z Downloaded form_urlencoded v1.2.1
8742025-03-21T00:02:51.013Z Downloaded utf-8 v0.7.6
8752025-03-21T00:02:51.013Z Downloaded displaydoc v0.2.5
8762025-03-21T00:02:51.013Z Downloaded yoke v0.7.4
8772025-03-21T00:02:51.016Z Downloaded display-error-chain v0.2.2
8782025-03-21T00:02:51.019Z Downloaded hashbrown v0.13.2
8792025-03-21T00:02:51.022Z Downloaded zeroize v1.8.1
8802025-03-21T00:02:51.022Z Downloaded dropshot_endpoint v0.12.0
8812025-03-21T00:02:51.025Z Downloaded typed-path v0.9.3
8822025-03-21T00:02:51.031Z Downloaded dirs-sys-next v0.1.2
8832025-03-21T00:02:51.035Z Downloaded num-bigint v0.4.6
8842025-03-21T00:02:51.038Z Downloaded num-bigint-dig v0.8.4
8852025-03-21T00:02:51.042Z Downloaded env_filter v0.1.2
8862025-03-21T00:02:51.045Z Downloaded rand_seeder v0.3.0
8872025-03-21T00:02:51.045Z Downloaded nanorand v0.7.0
8882025-03-21T00:02:51.048Z Downloaded tokio-macros v2.5.0
8892025-03-21T00:02:51.051Z Downloaded mockall v0.13.1
8902025-03-21T00:02:51.051Z Downloaded debug-ignore v1.0.5
8912025-03-21T00:02:51.054Z Downloaded tar v0.4.44
8922025-03-21T00:02:51.057Z Downloaded rand v0.9.0
8932025-03-21T00:02:51.061Z Downloaded tabled_derive v0.10.0
8942025-03-21T00:02:51.064Z Downloaded slog-scope v4.4.0
8952025-03-21T00:02:51.064Z Downloaded num-traits v0.2.19
8962025-03-21T00:02:51.067Z Downloaded crossterm v0.28.1
8972025-03-21T00:02:51.072Z Downloaded foreign-types-macros v0.2.3
8982025-03-21T00:02:51.075Z Downloaded data-encoding v2.6.0
8992025-03-21T00:02:51.075Z Downloaded unicode-properties v0.1.3
9002025-03-21T00:02:51.078Z Downloaded pretty_assertions v1.4.1
9012025-03-21T00:02:51.081Z Downloaded serde-big-array v0.5.1
9022025-03-21T00:02:51.081Z Downloaded hashbrown v0.12.3
9032025-03-21T00:02:51.084Z Downloaded slog-dtrace v0.3.0
9042025-03-21T00:02:51.087Z Downloaded ref-cast-impl v1.0.23
9052025-03-21T00:02:51.087Z Downloaded zeroize_derive v1.4.2
9062025-03-21T00:02:51.090Z Downloaded fixedbitset v0.5.7
9072025-03-21T00:02:51.090Z Downloaded quinn v0.11.5
9082025-03-21T00:02:51.093Z Downloaded rand_chacha v0.3.1
9092025-03-21T00:02:51.096Z Downloaded quick-error v1.2.3
9102025-03-21T00:02:51.096Z Downloaded foreign-types v0.3.2
9112025-03-21T00:02:51.099Z Downloaded tower-service v0.3.3
9122025-03-21T00:02:51.099Z Downloaded xattr v1.3.1
9132025-03-21T00:02:51.099Z Downloaded aho-corasick v1.1.3
9142025-03-21T00:02:51.107Z Downloaded precomputed-hash v0.1.1
9152025-03-21T00:02:51.109Z Downloaded blake3 v1.5.4
9162025-03-21T00:02:51.114Z Downloaded fallible-iterator v0.2.0
9172025-03-21T00:02:51.116Z Downloaded serde_yaml v0.9.34+deprecated
9182025-03-21T00:02:51.119Z Downloaded ppv-lite86 v0.2.20
9192025-03-21T00:02:51.122Z Downloaded serde_urlencoded v0.7.1
9202025-03-21T00:02:51.122Z Downloaded resolv-conf v0.7.0
9212025-03-21T00:02:51.125Z Downloaded tokio-rustls v0.25.0
9222025-03-21T00:02:51.125Z Downloaded enum-as-inner v0.6.1
9232025-03-21T00:02:51.128Z Downloaded diesel-dtrace v0.4.2
9242025-03-21T00:02:51.128Z Downloaded synstructure v0.13.1
9252025-03-21T00:02:51.131Z Downloaded subtle v2.6.1
9262025-03-21T00:02:51.131Z Downloaded structmeta-derive v0.3.0
9272025-03-21T00:02:51.134Z Downloaded pin-utils v0.1.0
9282025-03-21T00:02:51.134Z Downloaded glob v0.3.2
9292025-03-21T00:02:51.139Z Downloaded zip v0.6.6
9302025-03-21T00:02:51.142Z Downloaded structmeta v0.3.0
9312025-03-21T00:02:51.142Z Downloaded schemars v0.8.22
9322025-03-21T00:02:51.151Z Downloaded path-slash v0.1.5
9332025-03-21T00:02:51.154Z Downloaded polyval v0.6.2
9342025-03-21T00:02:51.154Z Downloaded openssl-probe v0.1.5
9352025-03-21T00:02:51.157Z Downloaded openssl-macros v0.1.1
9362025-03-21T00:02:51.157Z Downloaded tungstenite v0.21.0
9372025-03-21T00:02:51.160Z Downloaded winnow v0.6.20
9382025-03-21T00:02:51.168Z Downloaded zerovec-derive v0.10.3
9392025-03-21T00:02:51.171Z Downloaded prettyplease v0.2.30
9402025-03-21T00:02:51.174Z Downloaded unarray v0.1.4
9412025-03-21T00:02:51.177Z Downloaded string_cache v0.8.7
9422025-03-21T00:02:51.177Z Downloaded quick-xml v0.37.2
9432025-03-21T00:02:51.182Z Downloaded zerofrom v0.1.4
9442025-03-21T00:02:51.185Z Downloaded tui-tree-widget v0.23.0
9452025-03-21T00:02:51.185Z Downloaded rcgen v0.12.1
9462025-03-21T00:02:51.188Z Downloaded secrecy v0.8.0
9472025-03-21T00:02:51.188Z Downloaded defmt-macros v0.3.9
9482025-03-21T00:02:51.191Z Downloaded pkg-config v0.3.31
9492025-03-21T00:02:51.195Z Downloaded parse-display-derive v0.10.0
9502025-03-21T00:02:51.195Z Downloaded socket2 v0.5.8
9512025-03-21T00:02:51.198Z Downloaded rustls-pemfile v2.2.0
9522025-03-21T00:02:51.201Z Downloaded signal-hook v0.3.17
9532025-03-21T00:02:51.204Z Downloaded zerocopy-derive v0.8.10
9542025-03-21T00:02:51.207Z Downloaded winnow v0.5.40
9552025-03-21T00:02:51.217Z Downloaded parse-display v0.10.0
9562025-03-21T00:02:51.220Z Downloaded icu_properties_data v1.5.0
9572025-03-21T00:02:51.227Z Downloaded filetime v0.2.25
9582025-03-21T00:02:51.230Z Downloaded ssh-encoding v0.2.0
9592025-03-21T00:02:51.230Z Downloaded rand_core v0.9.2
9602025-03-21T00:02:51.233Z Downloaded poly1305 v0.8.0
9612025-03-21T00:02:51.236Z Downloaded tokio-util v0.7.13
9622025-03-21T00:02:51.240Z Downloaded der_derive v0.7.3
9632025-03-21T00:02:51.243Z Downloaded xz2 v0.1.7
9642025-03-21T00:02:51.246Z Downloaded fatfs v0.3.6
9652025-03-21T00:02:51.250Z Downloaded env_logger v0.10.2
9662025-03-21T00:02:51.250Z Downloaded funty v2.0.0
9672025-03-21T00:02:51.253Z Downloaded tokio-tungstenite v0.21.0
9682025-03-21T00:02:51.253Z Downloaded tokio-stream v0.1.17
9692025-03-21T00:02:51.257Z Downloaded password-hash v0.4.2
9702025-03-21T00:02:51.260Z Downloaded defmt v0.3.8
9712025-03-21T00:02:51.263Z Downloaded rustls-pki-types v1.10.0
9722025-03-21T00:02:51.266Z Downloaded nom v7.1.3
9732025-03-21T00:02:51.271Z Downloaded password-hash v0.5.0
9742025-03-21T00:02:51.274Z Downloaded salty v0.3.0
9752025-03-21T00:02:51.279Z Downloaded twox-hash v2.1.0
9762025-03-21T00:02:51.282Z Downloaded yasna v0.5.2
9772025-03-21T00:02:51.285Z Downloaded tracing-attributes v0.1.27
9782025-03-21T00:02:51.288Z Downloaded ssh-cipher v0.2.0
9792025-03-21T00:02:51.288Z Downloaded lalrpop v0.19.12
9802025-03-21T00:02:51.298Z Downloaded serde_with_macros v3.12.0
9812025-03-21T00:02:51.301Z Downloaded publicsuffix v2.3.0
9822025-03-21T00:02:51.304Z Downloaded bindgen v0.69.5
9832025-03-21T00:02:51.310Z Downloaded pkcs5 v0.7.1
9842025-03-21T00:02:51.313Z Downloaded p521 v0.13.3
9852025-03-21T00:02:51.317Z Downloaded rayon v1.10.0
9862025-03-21T00:02:51.326Z Downloaded tracing-core v0.1.32
9872025-03-21T00:02:51.330Z Downloaded zerocopy v0.6.6
9882025-03-21T00:02:51.333Z Downloaded bindgen v0.71.1
9892025-03-21T00:02:51.339Z Downloaded rand v0.8.5
9902025-03-21T00:02:51.342Z Downloaded expectorate v1.1.0
9912025-03-21T00:02:51.345Z Downloaded omicron-zone-package v0.12.0
9922025-03-21T00:02:51.348Z Downloaded openssl-sys v0.9.106
9932025-03-21T00:02:51.353Z Downloaded tungstenite v0.24.0
9942025-03-21T00:02:51.356Z Downloaded parse-zoneinfo v0.3.1
9952025-03-21T00:02:51.359Z Downloaded parking_lot_core v0.9.10
9962025-03-21T00:02:51.362Z Downloaded der v0.7.9
9972025-03-21T00:02:51.368Z Downloaded unicode_categories v0.1.1
9982025-03-21T00:02:51.368Z Downloaded tracing v0.1.40
9992025-03-21T00:02:51.372Z Downloaded quinn-proto v0.11.8
10002025-03-21T00:02:51.379Z Downloaded futures-util v0.3.31
10012025-03-21T00:02:51.390Z Downloaded postgres-types v0.2.9
10022025-03-21T00:02:51.394Z Downloaded unicode-segmentation v1.12.0
10032025-03-21T00:02:51.397Z Downloaded chrono v0.4.40
10042025-03-21T00:02:51.404Z Downloaded git2 v0.19.0
10052025-03-21T00:02:51.412Z Downloaded yansi v1.0.1
10062025-03-21T00:02:51.415Z Downloaded qorb v0.2.1
10072025-03-21T00:02:51.419Z Downloaded steno v0.4.1
10082025-03-21T00:02:51.423Z Downloaded tower v0.5.2
10092025-03-21T00:02:51.431Z Downloaded mio v1.0.2
10102025-03-21T00:02:51.437Z Downloaded reedline v0.38.0
10112025-03-21T00:02:51.444Z Downloaded unicode-normalization v0.1.24
10122025-03-21T00:02:51.448Z Downloaded portable-atomic v1.9.0
10132025-03-21T00:02:51.454Z Downloaded h2 v0.4.6
10142025-03-21T00:02:51.461Z Downloaded webpki-roots v0.26.6
10152025-03-21T00:02:51.465Z Downloaded rustls-webpki v0.102.8
10162025-03-21T00:02:51.483Z Downloaded time v0.3.36
10172025-03-21T00:02:51.490Z Downloaded vcpkg v0.2.15
10182025-03-21T00:02:51.529Z Downloaded sqlparser v0.45.0
10192025-03-21T00:02:51.534Z Downloaded half v2.4.1
10202025-03-21T00:02:51.537Z Downloaded diesel_derives v2.2.3
10212025-03-21T00:02:51.541Z Downloaded zerovec v0.10.4
10222025-03-21T00:02:51.547Z Downloaded petname v2.0.2
10232025-03-21T00:02:51.552Z Downloaded dropshot v0.12.0
10242025-03-21T00:02:51.572Z Downloaded russh v0.45.0
10252025-03-21T00:02:51.577Z Downloaded regex-syntax v0.6.29
10262025-03-21T00:02:51.584Z Downloaded ssh-key v0.6.6
10272025-03-21T00:02:51.591Z Downloaded zerocopy v0.8.10
10282025-03-21T00:02:51.615Z Downloaded hickory-proto v0.24.4
10292025-03-21T00:02:51.630Z Downloaded serde_with v3.12.0
10302025-03-21T00:02:51.639Z Downloaded reqwest v0.12.12
10312025-03-21T00:02:51.648Z Downloaded unicode-width v0.2.0
10322025-03-21T00:02:51.654Z Downloaded smoltcp v0.11.0
10332025-03-21T00:02:51.666Z Downloaded object v0.30.4
10342025-03-21T00:02:51.675Z Downloaded rustls v0.21.12
10352025-03-21T00:02:51.687Z Downloaded tabled v0.18.0
10362025-03-21T00:02:51.704Z Downloaded nix v0.28.0
10372025-03-21T00:02:51.716Z Downloaded chrono-tz v0.10.1
10382025-03-21T00:02:51.723Z Downloaded radix_trie v0.2.1
10392025-03-21T00:02:51.730Z Downloaded object v0.36.5
10402025-03-21T00:02:51.740Z Downloaded p384 v0.13.0
10412025-03-21T00:02:51.746Z Downloaded regex-syntax v0.8.5
10422025-03-21T00:02:51.754Z Downloaded curve25519-dalek v4.1.3
10432025-03-21T00:02:51.763Z Downloaded typify-impl v0.2.0
10442025-03-21T00:02:51.778Z Downloaded typify-impl v0.3.0
10452025-03-21T00:02:51.794Z Downloaded polar-core v0.27.3
10462025-03-21T00:02:51.802Z Downloaded rustls v0.22.4
10472025-03-21T00:02:51.815Z Downloaded dropshot v0.16.0
10482025-03-21T00:02:51.836Z Downloaded ratatui v0.29.0
10492025-03-21T00:02:51.856Z Downloaded rustls v0.23.19
10502025-03-21T00:02:51.867Z Downloaded diesel v2.2.8
10512025-03-21T00:02:51.886Z Downloaded sled v0.34.7
10522025-03-21T00:02:51.896Z Downloaded openssl v0.10.71
10532025-03-21T00:02:51.906Z Downloaded gimli v0.31.1
10542025-03-21T00:02:51.914Z Downloaded openapiv3 v2.0.0
10552025-03-21T00:02:51.925Z Downloaded zerocopy-derive v0.6.6
10562025-03-21T00:02:51.935Z Downloaded regex-automata v0.4.8
10572025-03-21T00:02:51.952Z Downloaded lzma-sys v0.1.20
10582025-03-21T00:02:51.981Z Downloaded bzip2-sys v0.1.11+1.0.8
10592025-03-21T00:02:51.992Z Downloaded regress v0.10.3
10602025-03-21T00:02:52.001Z Downloaded nix v0.29.0
10612025-03-21T00:02:52.012Z Downloaded bstr v1.10.0
10622025-03-21T00:02:52.022Z Downloaded smoltcp v0.9.1
10632025-03-21T00:02:52.032Z Downloaded nix v0.27.1
10642025-03-21T00:02:52.042Z Downloaded libz-sys v1.1.20
10652025-03-21T00:02:52.063Z Downloaded petgraph v0.6.5
10662025-03-21T00:02:52.080Z Downloaded regex v1.11.1
10672025-03-21T00:02:52.092Z Downloaded rustls-webpki v0.101.7
10682025-03-21T00:02:52.106Z Downloaded flate2 v1.1.0
10692025-03-21T00:02:52.111Z Downloaded tungstenite v0.23.0
10702025-03-21T00:02:52.114Z Downloaded pkcs1 v0.7.5
10712025-03-21T00:02:52.117Z Downloaded petgraph v0.7.1
10722025-03-21T00:02:52.134Z Downloaded tokio v1.43.0
10732025-03-21T00:02:52.172Z Downloaded tokio-rustls v0.26.0
10742025-03-21T00:02:52.175Z Downloaded bitvec v1.0.1
10752025-03-21T00:02:52.187Z Downloaded csv v1.3.1
10762025-03-21T00:02:52.207Z Downloaded flagset v0.4.6
10772025-03-21T00:02:52.210Z Downloaded p256 v0.13.2
10782025-03-21T00:02:52.215Z Downloaded proptest v1.6.0
10792025-03-21T00:02:52.220Z Downloaded x509-cert v0.2.5
10802025-03-21T00:02:52.225Z Downloaded sha3 v0.10.8
10812025-03-21T00:02:52.230Z Downloaded rand_core v0.6.4
10822025-03-21T00:02:52.233Z Downloaded samael v0.0.18
10832025-03-21T00:02:52.238Z Downloaded powerfmt v0.2.0
10842025-03-21T00:02:52.241Z Downloaded fragile v2.0.0
10852025-03-21T00:02:52.241Z Downloaded native-tls v0.2.12
10862025-03-21T00:02:52.244Z Downloaded fs_extra v1.3.0
10872025-03-21T00:02:52.244Z Downloaded dirs-next v2.0.0
10882025-03-21T00:02:52.244Z Downloaded getrandom v0.3.1
10892025-03-21T00:02:52.250Z Downloaded signal-hook-tokio v0.3.1
10902025-03-21T00:02:52.250Z Downloaded derive-where v1.2.7
10912025-03-21T00:02:52.253Z Downloaded globset v0.4.15
10922025-03-21T00:02:52.253Z Downloaded new_debug_unreachable v1.0.6
10932025-03-21T00:02:52.257Z Downloaded document-features v0.2.10
10942025-03-21T00:02:52.257Z Downloaded static_assertions v1.1.0
10952025-03-21T00:02:52.257Z Downloaded stable_deref_trait v1.2.0
10962025-03-21T00:02:52.260Z Downloaded same-file v1.0.6
10972025-03-21T00:02:52.260Z Downloaded daft-derive v0.1.2
10982025-03-21T00:02:52.264Z Downloaded russh-keys v0.45.0
10992025-03-21T00:02:52.268Z Downloaded proc-macro-crate v1.3.1
11002025-03-21T00:02:52.268Z Downloaded primeorder v0.13.6
11012025-03-21T00:02:52.268Z Downloaded dropshot_endpoint v0.16.0
11022025-03-21T00:02:52.272Z Downloaded ed25519-dalek v2.1.1
11032025-03-21T00:02:52.275Z Downloaded libm v0.2.8
11042025-03-21T00:02:52.279Z Downloaded smf v0.2.3
11052025-03-21T00:02:52.283Z Downloaded diff v0.1.13
11062025-03-21T00:02:52.286Z Downloaded vte v0.11.1
11072025-03-21T00:02:52.286Z Downloaded phf_codegen v0.11.2
11082025-03-21T00:02:52.286Z Downloaded ring v0.17.11
11092025-03-21T00:02:52.327Z Downloaded toml v0.7.8
11102025-03-21T00:02:52.331Z Downloaded rayon-core v1.12.1
11112025-03-21T00:02:52.334Z Downloaded thiserror-impl-no-std v2.0.2
11122025-03-21T00:02:52.338Z Downloaded shlex v1.3.0
11132025-03-21T00:02:52.338Z Downloaded encoding_rs v0.8.34
11142025-03-21T00:02:52.357Z Downloaded termtree v0.5.1
11152025-03-21T00:02:52.360Z Downloaded value-bag v1.9.0
11162025-03-21T00:02:52.364Z Downloaded quinn-udp v0.5.5
11172025-03-21T00:02:52.364Z Downloaded vsss-rs v3.3.4
11182025-03-21T00:02:52.369Z Downloaded tokio-tungstenite v0.23.1
11192025-03-21T00:02:52.369Z Downloaded elliptic-curve v0.13.8
11202025-03-21T00:02:52.372Z Downloaded toml_edit v0.19.15
11212025-03-21T00:02:52.385Z Downloaded idna v1.0.3
11222025-03-21T00:02:52.389Z Downloaded progenitor-impl v0.8.0
11232025-03-21T00:02:52.392Z Downloaded utf8_iter v1.0.4
11242025-03-21T00:02:52.392Z Downloaded utf16_iter v1.0.5
11252025-03-21T00:02:52.395Z Downloaded peg-macros v0.8.5
11262025-03-21T00:02:52.395Z Downloaded cc v1.2.15
11272025-03-21T00:02:52.399Z Downloaded slog-async v2.8.0
11282025-03-21T00:02:52.402Z Downloaded simd-adler32 v0.3.7
11292025-03-21T00:02:52.402Z Downloaded ecdsa v0.16.9
11302025-03-21T00:02:52.405Z Downloaded pin-project v1.1.6
11312025-03-21T00:02:52.412Z Downloaded parking_lot v0.12.3
11322025-03-21T00:02:52.415Z Downloaded libgit2-sys v0.17.0+1.8.1
11332025-03-21T00:02:52.471Z Downloaded flume v0.11.1
11342025-03-21T00:02:52.474Z Downloaded unsafe-libyaml v0.2.11
11352025-03-21T00:02:52.478Z Downloaded heapless v0.8.0
11362025-03-21T00:02:52.481Z Downloaded rustc-hash v2.1.1
11372025-03-21T00:02:52.484Z Downloaded num_enum v0.5.11
11382025-03-21T00:02:52.488Z Downloaded writeable v0.5.5
11392025-03-21T00:02:52.491Z Downloaded typify v0.2.0
11402025-03-21T00:02:52.491Z Downloaded tokio-native-tls v0.3.1
11412025-03-21T00:02:52.494Z Downloaded parking_lot_core v0.8.6
11422025-03-21T00:02:52.494Z Downloaded const_format v0.2.34
11432025-03-21T00:02:52.498Z Downloaded sct v0.7.1
11442025-03-21T00:02:52.501Z Downloaded nodrop v0.1.14
11452025-03-21T00:02:52.504Z Downloaded either v1.14.0
11462025-03-21T00:02:52.504Z Downloaded derive_more v0.99.19
11472025-03-21T00:02:52.508Z Downloaded arc-swap v1.7.1
11482025-03-21T00:02:52.511Z Downloaded base64 v0.22.1
11492025-03-21T00:02:52.514Z Downloaded typify-macro v0.2.0
11502025-03-21T00:02:52.518Z Downloaded owo-colors v4.2.0
11512025-03-21T00:02:52.521Z Downloaded chacha20poly1305 v0.10.1
11522025-03-21T00:02:52.521Z Downloaded icu_collections v1.5.0
11532025-03-21T00:02:52.525Z Downloaded signal-hook-mio v0.2.4
11542025-03-21T00:02:52.528Z Downloaded rpassword v7.3.1
11552025-03-21T00:02:52.528Z Downloaded num v0.4.3
11562025-03-21T00:02:52.528Z Downloaded multimap v0.10.0
11572025-03-21T00:02:52.532Z Downloaded derive_builder_core v0.20.2
11582025-03-21T00:02:52.532Z Downloaded derive_builder v0.20.2
11592025-03-21T00:02:52.535Z Downloaded time-macros v0.2.18
11602025-03-21T00:02:52.538Z Downloaded compact_str v0.8.0
11612025-03-21T00:02:52.541Z Downloaded hickory-resolver v0.24.4
11622025-03-21T00:02:52.544Z Downloaded futures-core v0.3.31
11632025-03-21T00:02:52.547Z Downloaded float-ord v0.3.2
11642025-03-21T00:02:52.547Z Downloaded float-cmp v0.10.0
11652025-03-21T00:02:52.547Z Downloaded ff v0.13.0
11662025-03-21T00:02:52.550Z Downloaded cancel-safe-futures v0.1.5
11672025-03-21T00:02:52.553Z Downloaded indicatif v0.17.11
11682025-03-21T00:02:52.556Z Downloaded cexpr v0.6.0
11692025-03-21T00:02:52.557Z Downloaded rusty-fork v0.3.0
11702025-03-21T00:02:52.560Z Downloaded rustversion v1.0.17
11712025-03-21T00:02:52.560Z Downloaded rustc_version v0.4.1
11722025-03-21T00:02:52.563Z Downloaded rand_chacha v0.9.0
11732025-03-21T00:02:52.563Z Downloaded crc v3.2.1
11742025-03-21T00:02:52.567Z Downloaded const_format_proc_macros v0.2.34
11752025-03-21T00:02:52.567Z Downloaded cargo_metadata v0.18.1
11762025-03-21T00:02:52.570Z Downloaded cookie_store v0.21.1
11772025-03-21T00:02:52.570Z Downloaded ciborium v0.2.2
11782025-03-21T00:02:52.573Z Downloaded slog-json v2.6.1
11792025-03-21T00:02:52.574Z Downloaded slog-envlogger v2.2.0
11802025-03-21T00:02:52.577Z Downloaded siphasher v0.3.11
11812025-03-21T00:02:52.577Z Downloaded indoc v1.0.9
11822025-03-21T00:02:52.580Z Downloaded buf-list v1.0.3
11832025-03-21T00:02:52.580Z Downloaded bitfield-struct v0.6.2
11842025-03-21T00:02:52.583Z Downloaded constant_time_eq v0.3.1
11852025-03-21T00:02:52.583Z Downloaded crunchy v0.2.2
11862025-03-21T00:02:52.583Z Downloaded crucible-workspace-hack v0.1.0
11872025-03-21T00:02:52.583Z Downloaded cfg_aliases v0.1.1
11882025-03-21T00:02:52.583Z Downloaded lru-cache v0.1.2
11892025-03-21T00:02:52.586Z Downloaded is-terminal v0.4.13
11902025-03-21T00:02:52.586Z Downloaded idna_adapter v1.2.0
11912025-03-21T00:02:52.586Z Downloaded lalrpop-util v0.19.12
11922025-03-21T00:02:52.586Z Downloaded internet-checksum v0.2.1
11932025-03-21T00:02:52.589Z Downloaded impl-trait-for-tuples v0.2.2
11942025-03-21T00:02:52.589Z Downloaded libefi-sys v0.1.0
11952025-03-21T00:02:52.593Z Downloaded hyper-tls v0.6.0
11962025-03-21T00:02:52.593Z Downloaded addr2line v0.24.2
11972025-03-21T00:02:52.596Z Downloaded heck v0.3.3
11982025-03-21T00:02:52.596Z Downloaded backoff v0.4.0
11992025-03-21T00:02:52.596Z Downloaded arrayvec v0.7.6
12002025-03-21T00:02:52.599Z Downloaded argon2 v0.5.3
12012025-03-21T00:02:52.599Z Downloaded async-recursion v1.1.1
12022025-03-21T00:02:52.976Z Downloaded aws-lc-sys v0.26.0
12032025-03-21T00:02:53.285Z Compiling serde v1.0.218
12042025-03-21T00:02:53.288Z Compiling value-bag v1.9.0
12052025-03-21T00:02:53.288Z Compiling lock_api v0.4.12
12062025-03-21T00:02:53.288Z Compiling scopeguard v1.2.0
12072025-03-21T00:02:53.437Z Compiling typenum v1.17.0
12082025-03-21T00:02:53.440Z Compiling generic-array v0.14.7
12092025-03-21T00:02:53.510Z Compiling syn v2.0.98
12102025-03-21T00:02:53.511Z Compiling getrandom v0.2.15
12112025-03-21T00:02:53.598Z Compiling shlex v1.3.0
12122025-03-21T00:02:53.872Z Compiling rand_core v0.6.4
12132025-03-21T00:02:53.958Z Compiling log v0.4.22
12142025-03-21T00:02:54.014Z Compiling jobserver v0.1.32
12152025-03-21T00:02:54.033Z Compiling subtle v2.6.1
12162025-03-21T00:02:54.065Z Compiling smallvec v1.14.0
12172025-03-21T00:02:54.392Z Compiling cc v1.2.15
12182025-03-21T00:02:54.412Z Compiling const-oid v0.9.6
12192025-03-21T00:02:54.444Z Compiling pin-project-lite v0.2.14
12202025-03-21T00:02:54.463Z Compiling parking_lot_core v0.9.10
12212025-03-21T00:02:54.585Z Compiling rustix v0.38.37
12222025-03-21T00:02:54.744Z Compiling signal-hook-registry v1.4.2
12232025-03-21T00:02:54.787Z Compiling futures-core v0.3.31
12242025-03-21T00:02:55.043Z Compiling mio v1.0.2
12252025-03-21T00:02:55.475Z Compiling parking_lot v0.12.3
12262025-03-21T00:02:55.495Z Compiling spin v0.9.8
12272025-03-21T00:02:55.517Z Compiling socket2 v0.5.8
12282025-03-21T00:02:55.869Z Compiling aho-corasick v1.1.3
12292025-03-21T00:02:55.888Z Compiling stable_deref_trait v1.2.0
12302025-03-21T00:02:56.016Z Compiling regex-syntax v0.8.5
12312025-03-21T00:02:56.162Z Compiling either v1.14.0
12322025-03-21T00:02:56.276Z Compiling futures-sink v0.3.31
12332025-03-21T00:02:56.487Z Compiling cpufeatures v0.2.14
12342025-03-21T00:02:56.492Z Compiling slab v0.4.9
12352025-03-21T00:02:56.496Z Compiling glob v0.3.2
12362025-03-21T00:02:56.541Z Compiling prettyplease v0.2.30
12372025-03-21T00:02:56.577Z Compiling serde_json v1.0.139
12382025-03-21T00:02:56.907Z Compiling lazy_static v1.5.0
12392025-03-21T00:02:56.968Z Compiling minimal-lexical v0.2.1
12402025-03-21T00:02:57.029Z Compiling futures-channel v0.3.31
12412025-03-21T00:02:57.217Z Compiling libloading v0.8.5
12422025-03-21T00:02:57.292Z Compiling clang-sys v1.8.1
12432025-03-21T00:02:57.415Z Compiling nom v7.1.3
12442025-03-21T00:02:57.451Z Compiling home v0.5.9
12452025-03-21T00:02:57.605Z Compiling libm v0.2.8
12462025-03-21T00:02:57.670Z Compiling pin-utils v0.1.0
12472025-03-21T00:02:57.778Z Compiling futures-io v0.3.31
12482025-03-21T00:02:57.992Z Compiling allocator-api2 v0.2.18
12492025-03-21T00:02:58.042Z Compiling futures-task v0.3.31
12502025-03-21T00:02:58.113Z Compiling bindgen v0.69.5
12512025-03-21T00:02:58.350Z Compiling foldhash v0.1.3
12522025-03-21T00:02:58.665Z Compiling hashbrown v0.15.1
12532025-03-21T00:02:58.810Z Compiling itertools v0.12.1
12542025-03-21T00:02:58.981Z Compiling num-traits v0.2.19
12552025-03-21T00:02:59.304Z Compiling rustc-hash v1.1.0
12562025-03-21T00:02:59.467Z Compiling lazycell v1.3.0
12572025-03-21T00:02:59.645Z Compiling regex-automata v0.4.8
12582025-03-21T00:02:59.847Z Compiling pkg-config v0.3.31
12592025-03-21T00:03:00.528Z Compiling cexpr v0.6.0
12602025-03-21T00:03:01.064Z Compiling synstructure v0.13.1
12612025-03-21T00:03:01.907Z Compiling cmake v0.1.51
12622025-03-21T00:03:01.944Z Compiling fs_extra v1.3.0
12632025-03-21T00:03:02.082Z Compiling getrandom v0.3.1
12642025-03-21T00:03:02.428Z Compiling dunce v1.0.5
12652025-03-21T00:03:02.571Z Compiling litemap v0.7.3
12662025-03-21T00:03:02.720Z Compiling writeable v0.5.5
12672025-03-21T00:03:02.988Z Compiling ring v0.17.11
12682025-03-21T00:03:03.275Z Compiling paste v1.0.15
12692025-03-21T00:03:03.292Z Compiling base64ct v1.6.0
12702025-03-21T00:03:03.876Z Compiling pem-rfc7468 v0.7.0
12712025-03-21T00:03:03.900Z Compiling aws-lc-rs v1.12.4
12722025-03-21T00:03:04.172Z Compiling flagset v0.4.6
12732025-03-21T00:03:04.291Z Compiling icu_locid_transform_data v1.5.0
12742025-03-21T00:03:04.378Z Compiling regex v1.11.1
12752025-03-21T00:03:04.405Z Compiling httparse v1.9.5
12762025-03-21T00:03:04.462Z Compiling tracing-core v0.1.32
12772025-03-21T00:03:05.130Z Compiling rustls-pki-types v1.10.0
12782025-03-21T00:03:05.277Z Compiling crossbeam-utils v0.8.20
12792025-03-21T00:03:05.412Z Compiling percent-encoding v2.3.1
12802025-03-21T00:03:05.634Z Compiling icu_properties_data v1.5.0
12812025-03-21T00:03:05.738Z Compiling serde_derive v1.0.218
12822025-03-21T00:03:05.778Z Compiling zeroize_derive v1.4.2
12832025-03-21T00:03:05.878Z Compiling zerocopy-derive v0.7.35
12842025-03-21T00:03:06.057Z Compiling tokio-macros v2.5.0
12852025-03-21T00:03:06.319Z Compiling zerofrom-derive v0.1.4
12862025-03-21T00:03:07.195Z Compiling zeroize v1.8.1
12872025-03-21T00:03:07.523Z Compiling yoke-derive v0.7.4
12882025-03-21T00:03:07.721Z Compiling zerocopy v0.7.35
12892025-03-21T00:03:08.342Z Compiling thiserror-impl v1.0.69
12902025-03-21T00:03:08.726Z Compiling crypto-common v0.1.6
12912025-03-21T00:03:08.822Z Compiling block-buffer v0.10.4
12922025-03-21T00:03:08.969Z Compiling zerovec-derive v0.10.3
12932025-03-21T00:03:09.065Z Compiling digest v0.10.7
12942025-03-21T00:03:09.126Z Compiling futures-macro v0.3.31
12952025-03-21T00:03:09.507Z Compiling displaydoc v0.2.5
12962025-03-21T00:03:09.538Z Compiling hmac v0.12.1
12972025-03-21T00:03:09.744Z Compiling zerofrom v0.1.4
12982025-03-21T00:03:09.780Z Compiling block-padding v0.3.3
12992025-03-21T00:03:09.965Z Compiling ppv-lite86 v0.2.20
13002025-03-21T00:03:10.047Z Compiling inout v0.1.3
13012025-03-21T00:03:10.162Z Compiling yoke v0.7.4
13022025-03-21T00:03:10.325Z Compiling cipher v0.4.4
13032025-03-21T00:03:10.521Z Compiling sha2 v0.10.8
13042025-03-21T00:03:10.746Z Compiling icu_provider_macros v1.5.0
13052025-03-21T00:03:10.830Z Compiling futures-util v0.3.31
13062025-03-21T00:03:10.851Z Compiling der_derive v0.7.3
13072025-03-21T00:03:11.047Z Compiling tracing-attributes v0.1.27
13082025-03-21T00:03:11.127Z Compiling thiserror v1.0.69
13092025-03-21T00:03:11.288Z Compiling pest v2.7.14
13102025-03-21T00:03:11.409Z Compiling zerovec v0.10.4
13112025-03-21T00:03:11.800Z Compiling salsa20 v0.10.2
13122025-03-21T00:03:12.034Z Compiling pbkdf2 v0.12.2
13132025-03-21T00:03:12.249Z Compiling utf8_iter v1.0.4
13142025-03-21T00:03:12.520Z Compiling untrusted v0.7.1
13152025-03-21T00:03:12.724Z Compiling untrusted v0.9.0
13162025-03-21T00:03:12.979Z Compiling time-core v0.1.2
13172025-03-21T00:03:13.066Z Compiling tinystr v0.7.6
13182025-03-21T00:03:13.166Z Compiling der v0.7.9
13192025-03-21T00:03:13.367Z Compiling icu_collections v1.5.0
13202025-03-21T00:03:13.486Z Compiling icu_locid v1.5.0
13212025-03-21T00:03:14.134Z Compiling vcpkg v0.2.15
13222025-03-21T00:03:14.189Z Compiling tracing v0.1.40
13232025-03-21T00:03:14.328Z Compiling write16 v1.0.0
13242025-03-21T00:03:14.479Z Compiling powerfmt v0.2.0
13252025-03-21T00:03:14.570Z Compiling icu_provider v1.5.0
13262025-03-21T00:03:14.701Z Compiling icu_normalizer_data v1.5.0
13272025-03-21T00:03:14.824Z Compiling num-conv v0.1.0
13282025-03-21T00:03:14.867Z Compiling utf16_iter v1.0.5
13292025-03-21T00:03:15.093Z Compiling deranged v0.3.11
13302025-03-21T00:03:15.126Z Compiling spki v0.7.3
13312025-03-21T00:03:15.419Z Compiling icu_locid_transform v1.5.0
13322025-03-21T00:03:15.500Z Compiling time-macros v0.2.18
13332025-03-21T00:03:15.521Z Compiling pest_meta v2.7.14
13342025-03-21T00:03:15.846Z Compiling openssl-sys v0.9.106
13352025-03-21T00:03:16.432Z Compiling scrypt v0.11.0
13362025-03-21T00:03:16.906Z Compiling icu_properties v1.5.1
13372025-03-21T00:03:16.933Z Compiling aes v0.8.4
13382025-03-21T00:03:17.238Z Compiling cbc v0.1.2
13392025-03-21T00:03:17.500Z Compiling scroll_derive v0.12.0
13402025-03-21T00:03:17.661Z Compiling num_threads v0.1.7
13412025-03-21T00:03:17.812Z Compiling tinyvec_macros v0.1.1
13422025-03-21T00:03:17.948Z Compiling atomic-waker v1.1.2
13432025-03-21T00:03:18.144Z Compiling tinyvec v1.8.0
13442025-03-21T00:03:18.434Z Compiling bytes v1.10.1
13452025-03-21T00:03:18.500Z Compiling bitflags v2.6.0
13462025-03-21T00:03:19.619Z Compiling tokio v1.43.0
13472025-03-21T00:03:19.638Z Compiling indexmap v2.7.1
13482025-03-21T00:03:19.706Z Compiling semver v1.0.25
13492025-03-21T00:03:19.863Z Compiling http v1.2.0
13502025-03-21T00:03:20.242Z Compiling rustc_version v0.4.1
13512025-03-21T00:03:20.390Z Compiling scroll v0.12.0
13522025-03-21T00:03:20.909Z Compiling icu_normalizer v1.5.0
13532025-03-21T00:03:20.912Z Compiling time v0.3.36
13542025-03-21T00:03:20.998Z Compiling uuid v1.15.1
13552025-03-21T00:03:21.548Z Compiling http-body v1.0.1
13562025-03-21T00:03:21.689Z Compiling pkcs5 v0.7.1
13572025-03-21T00:03:21.894Z Compiling idna_adapter v1.2.0
13582025-03-21T00:03:21.990Z Compiling pest_generator v2.7.14
13592025-03-21T00:03:22.127Z Compiling rand_chacha v0.3.1
13602025-03-21T00:03:22.521Z Compiling which v4.4.2
13612025-03-21T00:03:22.692Z Compiling form_urlencoded v1.2.1
13622025-03-21T00:03:22.713Z Compiling slog v2.7.0
13632025-03-21T00:03:23.106Z Compiling iana-time-zone v0.1.61
13642025-03-21T00:03:23.275Z Compiling zerocopy v0.8.10
13652025-03-21T00:03:23.474Z Compiling try-lock v0.2.5
13662025-03-21T00:03:23.540Z Compiling goblin v0.8.2
13672025-03-21T00:03:23.646Z Compiling want v0.3.1
13682025-03-21T00:03:23.785Z Compiling pest_derive v2.7.14
13692025-03-21T00:03:23.935Z Compiling chrono v0.4.40
13702025-03-21T00:03:24.211Z Compiling rand v0.8.5
13712025-03-21T00:03:24.428Z Compiling pkcs8 v0.10.2
13722025-03-21T00:03:24.571Z Compiling idna v1.0.3
13732025-03-21T00:03:25.073Z Compiling zerocopy-derive v0.8.10
13742025-03-21T00:03:25.434Z Compiling adler2 v2.0.0
13752025-03-21T00:03:25.659Z Compiling httpdate v1.0.3
13762025-03-21T00:03:26.106Z Compiling tower-service v0.3.3
13772025-03-21T00:03:26.109Z Compiling miniz_oxide v0.8.5
13782025-03-21T00:03:26.253Z Compiling dtrace-parser v0.2.0
13792025-03-21T00:03:26.967Z Compiling serde_spanned v0.6.8
13802025-03-21T00:03:27.188Z Compiling serde_tokenstream v0.2.2
13812025-03-21T00:03:27.207Z Compiling toml_datetime v0.6.8
13822025-03-21T00:03:27.588Z Compiling tokio-util v0.7.13
13832025-03-21T00:03:27.668Z Compiling serde_derive_internals v0.29.1
13842025-03-21T00:03:27.707Z Compiling match_cfg v0.1.0
13852025-03-21T00:03:27.813Z Compiling rustversion v1.0.17
13862025-03-21T00:03:28.043Z Compiling openssl v0.10.71
13872025-03-21T00:03:28.485Z Compiling base64 v0.22.1
13882025-03-21T00:03:28.526Z Compiling h2 v0.4.6
13892025-03-21T00:03:28.847Z Compiling foreign-types-shared v0.1.1
13902025-03-21T00:03:28.984Z Compiling schemars v0.8.22
13912025-03-21T00:03:29.182Z Compiling dof v0.3.0
13922025-03-21T00:03:29.360Z Compiling foreign-types v0.3.2
13932025-03-21T00:03:29.572Z Compiling hostname v0.3.1
13942025-03-21T00:03:29.794Z Compiling url v2.5.3
13952025-03-21T00:03:29.911Z Compiling schemars_derive v0.8.22
13962025-03-21T00:03:30.770Z Compiling rand_core v0.9.2
13972025-03-21T00:03:30.941Z Compiling usdt-impl v0.5.0
13982025-03-21T00:03:31.533Z Compiling async-trait v0.1.87
13992025-03-21T00:03:32.270Z Compiling openssl-macros v0.1.1
14002025-03-21T00:03:32.434Z Compiling bzip2-sys v0.1.11+1.0.8
14012025-03-21T00:03:32.457Z Compiling dirs-sys-next v0.1.2
14022025-03-21T00:03:32.498Z Compiling siphasher v0.3.11
14032025-03-21T00:03:32.836Z Compiling data-encoding v2.6.0
14042025-03-21T00:03:32.855Z Compiling rustls v0.23.19
14052025-03-21T00:03:32.975Z Compiling syn v1.0.109
14062025-03-21T00:03:33.008Z Compiling dyn-clone v1.0.19
14072025-03-21T00:03:33.055Z Compiling rustls v0.22.4
14082025-03-21T00:03:33.210Z Compiling native-tls v0.2.12
14092025-03-21T00:03:33.619Z Compiling dirs-next v2.0.0
14102025-03-21T00:03:33.847Z Compiling rand_chacha v0.9.0
14112025-03-21T00:03:34.727Z Compiling http-body-util v0.1.2
14122025-03-21T00:03:35.040Z Compiling heapless v0.7.17
14132025-03-21T00:03:35.090Z Compiling unicode-normalization v0.1.24
14142025-03-21T00:03:35.127Z Compiling crossbeam-epoch v0.9.18
14152025-03-21T00:03:35.466Z Compiling hyper v1.6.0
14162025-03-21T00:03:35.799Z Compiling signature v2.2.0
14172025-03-21T00:03:35.823Z Compiling sha1 v0.10.6
14182025-03-21T00:03:36.105Z Compiling thread_local v1.1.8
14192025-03-21T00:03:36.169Z Compiling encoding_rs v0.8.34
14202025-03-21T00:03:36.233Z Compiling crc32fast v1.4.2
14212025-03-21T00:03:36.320Z Compiling multer v3.1.0
14222025-03-21T00:03:36.546Z Compiling cookie v0.18.1
14232025-03-21T00:03:36.583Z Compiling signal-hook v0.3.17
14242025-03-21T00:03:36.639Z Compiling ipnet v2.11.0
14252025-03-21T00:03:36.866Z Compiling rayon-core v1.12.1
14262025-03-21T00:03:36.886Z Compiling unicode-bidi v0.3.17
14272025-03-21T00:03:37.169Z Compiling mime v0.3.17
14282025-03-21T00:03:37.677Z Compiling openssl-probe v0.1.5
14292025-03-21T00:03:37.697Z Compiling gimli v0.31.1
14302025-03-21T00:03:38.024Z Compiling hyper-util v0.1.10
14312025-03-21T00:03:38.116Z Compiling unicode-properties v0.1.3
14322025-03-21T00:03:38.297Z Compiling slog-async v2.8.0
14332025-03-21T00:03:38.504Z Compiling stringprep v0.1.5
14342025-03-21T00:03:39.084Z Compiling toml_edit v0.22.24
14352025-03-21T00:03:39.549Z Compiling crossbeam-deque v0.8.5
14362025-03-21T00:03:39.840Z Compiling rand v0.9.0
14372025-03-21T00:03:39.915Z Compiling term v0.7.0
14382025-03-21T00:03:40.971Z Compiling usdt-attr-macro v0.5.0
14392025-03-21T00:03:41.060Z Compiling usdt-macro v0.5.0
14402025-03-21T00:03:41.184Z Compiling slog-json v2.6.1
14412025-03-21T00:03:41.532Z Compiling serde_urlencoded v0.7.1
14422025-03-21T00:03:41.554Z Compiling curve25519-dalek v4.1.3
14432025-03-21T00:03:42.022Z Compiling addr2line v0.24.2
14442025-03-21T00:03:42.300Z Compiling crossbeam-channel v0.5.13
14452025-03-21T00:03:42.406Z Compiling futures-executor v0.3.31
14462025-03-21T00:03:42.496Z Compiling enum-as-inner v0.6.1
14472025-03-21T00:03:42.519Z Compiling md-5 v0.10.6
14482025-03-21T00:03:42.711Z Compiling async-stream-impl v0.3.6
14492025-03-21T00:03:42.793Z Compiling rustls-pemfile v2.2.0
14502025-03-21T00:03:42.899Z Compiling num-integer v0.1.46
14512025-03-21T00:03:43.148Z Compiling hash32 v0.2.1
14522025-03-21T00:03:43.293Z Compiling ff v0.13.0
14532025-03-21T00:03:43.599Z Compiling is-terminal v0.4.13
14542025-03-21T00:03:43.605Z Compiling dropshot v0.12.0
14552025-03-21T00:03:43.605Z Compiling object v0.36.5
14562025-03-21T00:03:43.665Z Compiling memoffset v0.9.1
14572025-03-21T00:03:43.668Z Compiling rustc-demangle v0.1.24
14582025-03-21T00:03:43.874Z Compiling anyhow v1.0.97
14592025-03-21T00:03:43.985Z Compiling base16ct v0.2.0
14602025-03-21T00:03:44.006Z Compiling num-bigint-dig v0.8.4
14612025-03-21T00:03:44.306Z Compiling cfg_aliases v0.2.1
14622025-03-21T00:03:44.344Z Compiling linked-hash-map v0.5.6
14632025-03-21T00:03:44.417Z Compiling psl-types v2.0.11
14642025-03-21T00:03:44.468Z Compiling portable-atomic v1.9.0
14652025-03-21T00:03:44.559Z Compiling take_mut v0.2.2
14662025-03-21T00:03:44.620Z Compiling fallible-iterator v0.2.0
14672025-03-21T00:03:44.666Z Compiling smoltcp v0.9.1
14682025-03-21T00:03:44.725Z Compiling quick-error v1.2.3
14692025-03-21T00:03:44.892Z Compiling utf-8 v0.7.6
14702025-03-21T00:03:45.218Z Compiling litrs v0.4.1
14712025-03-21T00:03:45.263Z Compiling postgres-protocol v0.6.8
14722025-03-21T00:03:45.368Z Compiling tungstenite v0.24.0
14732025-03-21T00:03:45.513Z Compiling resolv-conf v0.7.0
14742025-03-21T00:03:46.216Z Compiling lru-cache v0.1.2
14752025-03-21T00:03:46.306Z Compiling document-features v0.2.10
14762025-03-21T00:03:46.428Z Compiling publicsuffix v2.3.0
14772025-03-21T00:03:46.721Z Compiling nix v0.29.0
14782025-03-21T00:03:46.859Z Compiling sec1 v0.7.3
14792025-03-21T00:03:47.257Z Compiling async-stream v0.3.6
14802025-03-21T00:03:47.348Z Compiling slog-term v2.9.1
14812025-03-21T00:03:47.412Z Compiling hickory-proto v0.24.4
14822025-03-21T00:03:47.432Z Compiling usdt v0.5.0
14832025-03-21T00:03:47.539Z Compiling group v0.13.0
14842025-03-21T00:03:47.875Z Compiling num-iter v0.1.45
14852025-03-21T00:03:47.889Z Compiling futures v0.3.31
14862025-03-21T00:03:48.031Z Compiling toml v0.8.20
14872025-03-21T00:03:48.257Z Compiling slog-bunyan v2.5.0
14882025-03-21T00:03:48.475Z Compiling bzip2 v0.4.4
14892025-03-21T00:03:48.868Z Compiling camino v1.1.9
14902025-03-21T00:03:49.508Z Compiling tokio-native-tls v0.3.1
14912025-03-21T00:03:49.801Z Compiling flate2 v1.1.0
14922025-03-21T00:03:49.926Z Compiling phf_shared v0.11.2
14932025-03-21T00:03:50.302Z Compiling backtrace v0.3.74
14942025-03-21T00:03:50.567Z Compiling dropshot_endpoint v0.12.0
14952025-03-21T00:03:50.589Z Compiling terminal_size v0.4.0
14962025-03-21T00:03:50.607Z Compiling openapiv3 v2.0.0
14972025-03-21T00:03:50.628Z Compiling serde_path_to_error v0.1.16
14982025-03-21T00:03:50.821Z Compiling waitgroup v0.1.2
14992025-03-21T00:03:51.055Z Compiling hkdf v0.12.4
15002025-03-21T00:03:51.334Z Compiling crypto-bigint v0.5.5
15012025-03-21T00:03:51.370Z Compiling curve25519-dalek-derive v0.1.1
15022025-03-21T00:03:52.041Z Compiling hubpack_derive v0.1.1
15032025-03-21T00:03:52.799Z Compiling zerocopy-derive v0.6.6
15042025-03-21T00:03:52.939Z Compiling webpki-roots v0.26.6
15052025-03-21T00:03:53.146Z Compiling sync_wrapper v1.0.1
15062025-03-21T00:03:53.151Z Compiling hostname v0.4.0
15072025-03-21T00:03:53.341Z Compiling fs-err v2.11.0
15082025-03-21T00:03:53.385Z Compiling ahash v0.8.11
15092025-03-21T00:03:53.679Z Compiling unicode-width v0.2.0
15102025-03-21T00:03:53.761Z Compiling zip v2.1.3
15112025-03-21T00:03:54.071Z Compiling newtype-uuid v1.2.1
15122025-03-21T00:03:54.201Z Compiling bumpalo v3.16.0
15132025-03-21T00:03:54.362Z Compiling debug-ignore v1.0.5
15142025-03-21T00:03:54.532Z Compiling simd-adler32 v0.3.7
15152025-03-21T00:03:54.583Z Compiling managed v0.8.0
15162025-03-21T00:03:54.631Z Compiling tower-layer v0.3.3
15172025-03-21T00:03:54.635Z Compiling buf-list v1.0.3
15182025-03-21T00:03:54.770Z Compiling lockfree-object-pool v0.1.6
15192025-03-21T00:03:54.918Z Compiling winnow v0.5.40
15202025-03-21T00:03:55.007Z Compiling zopfli v0.8.1
15212025-03-21T00:03:55.073Z Compiling clap_builder v4.5.31
15222025-03-21T00:03:55.306Z Compiling tower v0.5.2
15232025-03-21T00:03:56.157Z Compiling zerocopy v0.6.6
15242025-03-21T00:03:56.312Z Compiling strum_macros v0.25.3
15252025-03-21T00:03:56.533Z Compiling elliptic-curve v0.13.8
15262025-03-21T00:03:56.910Z Compiling console v0.15.10
15272025-03-21T00:03:57.194Z Compiling hubpack v0.1.2
15282025-03-21T00:03:57.369Z Compiling hickory-resolver v0.24.4
15292025-03-21T00:03:58.191Z Compiling toml_edit v0.19.15
15302025-03-21T00:03:58.382Z Compiling phf v0.11.2
15312025-03-21T00:03:58.438Z Compiling signal-hook-mio v0.2.4
15322025-03-21T00:03:58.627Z Compiling cookie_store v0.21.1
15332025-03-21T00:03:58.681Z Compiling hyper-tls v0.6.0
15342025-03-21T00:03:59.096Z Compiling rayon v1.10.0
15352025-03-21T00:04:00.186Z Compiling tokio-tungstenite v0.24.0
15362025-03-21T00:04:00.731Z Compiling postgres-types v0.2.9
15372025-03-21T00:04:02.782Z Compiling ed25519 v2.2.3
15382025-03-21T00:04:03.021Z Compiling phf_shared v0.10.0
15392025-03-21T00:04:03.306Z Compiling tokio-stream v0.1.17
15402025-03-21T00:04:03.352Z Compiling pkcs1 v0.7.5
15412025-03-21T00:04:03.431Z Compiling serde-big-array v0.5.1
15422025-03-21T00:04:03.673Z Compiling clap_derive v4.5.28
15432025-03-21T00:04:04.226Z Compiling rfc6979 v0.4.0
15442025-03-21T00:04:04.254Z Compiling derive-where v1.2.7
15452025-03-21T00:04:04.435Z Compiling serde_repr v0.1.19
15462025-03-21T00:04:04.626Z Compiling bstr v1.10.0
15472025-03-21T00:04:05.039Z Compiling float-cmp v0.10.0
15482025-03-21T00:04:05.282Z Compiling new_debug_unreachable v1.0.6
15492025-03-21T00:04:05.285Z Compiling whoami v1.5.2
15502025-03-21T00:04:05.385Z Compiling difflib v0.4.0
15512025-03-21T00:04:05.560Z Compiling precomputed-hash v0.1.1
15522025-03-21T00:04:05.696Z Compiling static_assertions v1.1.0
15532025-03-21T00:04:05.814Z Compiling predicates-core v1.0.8
15542025-03-21T00:04:05.838Z Compiling unicode-segmentation v1.12.0
15552025-03-21T00:04:06.146Z Compiling number_prefix v0.4.0
15562025-03-21T00:04:06.185Z Compiling fixedbitset v0.4.2
15572025-03-21T00:04:06.384Z Compiling normalize-line-endings v0.3.0
15582025-03-21T00:04:06.534Z Compiling predicates v3.1.3
15592025-03-21T00:04:06.623Z Compiling similar v2.7.0
15602025-03-21T00:04:06.698Z Compiling petgraph v0.6.5
15612025-03-21T00:04:06.702Z Compiling indicatif v0.17.11
15622025-03-21T00:04:07.335Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15632025-03-21T00:04:07.957Z Compiling string_cache v0.8.7
15642025-03-21T00:04:08.181Z Compiling clap v4.5.31
15652025-03-21T00:04:08.311Z Compiling tokio-postgres v0.7.13
15662025-03-21T00:04:08.379Z Compiling ecdsa v0.16.9
15672025-03-21T00:04:08.644Z Compiling rsa v0.9.6
15682025-03-21T00:04:08.737Z Compiling ed25519-dalek v2.1.1
15692025-03-21T00:04:09.198Z Compiling toml v0.7.8
15702025-03-21T00:04:10.290Z Compiling crossterm v0.28.1
15712025-03-21T00:04:12.881Z Compiling zip v0.6.6
15722025-03-21T00:04:13.446Z Compiling ipnetwork v0.21.1
15732025-03-21T00:04:13.742Z Compiling hex v0.4.3
15742025-03-21T00:04:13.801Z Compiling x509-cert v0.2.5
15752025-03-21T00:04:13.822Z Compiling itertools v0.10.5
15762025-03-21T00:04:13.841Z Compiling lalrpop-util v0.19.12
15772025-03-21T00:04:14.184Z Compiling unicode-xid v0.2.6
15782025-03-21T00:04:14.204Z Compiling peg-runtime v0.8.5
15792025-03-21T00:04:14.223Z Compiling strum_macros v0.26.4
15802025-03-21T00:04:14.302Z Compiling xattr v1.3.1
15812025-03-21T00:04:14.398Z Compiling filetime v0.2.25
15822025-03-21T00:04:14.692Z Compiling tar v0.4.44
15832025-03-21T00:04:18.763Z Compiling strum v0.26.3
15842025-03-21T00:04:21.613Z Compiling aws-lc-sys v0.26.0
15852025-03-21T00:04:51.350Z Compiling rustls-webpki v0.102.8
15862025-03-21T00:04:54.496Z Compiling tokio-rustls v0.25.0
15872025-03-21T00:04:56.255Z Compiling tokio-rustls v0.26.0
15882025-03-21T00:04:56.582Z Compiling hyper-rustls v0.27.3
15892025-03-21T00:04:56.928Z Compiling reqwest v0.12.12
15902025-03-21T00:04:58.312Z Compiling qorb v0.2.1
15912025-03-21T00:05:01.173Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15922025-03-21T00:05:01.437Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15932025-03-21T00:05:05.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15942025-03-21T00:05:06.023Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15952025-03-21T00:05:06.073ZMar 21 00:05:05.564 INFO Starting download, target: Cockroach
15962025-03-21T00:05:06.073ZMar 21 00:05:05.565 INFO Starting download, target: Console
15972025-03-21T00:05:06.073ZMar 21 00:05:05.565 INFO Starting download, target: Clickhouse
15982025-03-21T00:05:06.073ZMar 21 00:05:05.565 INFO Starting download, target: DendriteOpenapi
15992025-03-21T00:05:06.076ZMar 21 00:05:05.565 INFO Starting download, target: DendriteStub
16002025-03-21T00:05:06.076ZMar 21 00:05:05.565 INFO Starting download, target: MaghemiteMgd
16012025-03-21T00:05:06.076ZMar 21 00:05:05.565 INFO Starting download, target: TransceiverControl
16022025-03-21T00:05:06.076ZMar 21 00:05:05.565 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16032025-03-21T00:05:06.077ZMar 21 00:05:05.565 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16042025-03-21T00:05:06.077ZMar 21 00:05:05.565 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16052025-03-21T00:05:06.077ZMar 21 00:05:05.565 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16062025-03-21T00:05:06.077ZMar 21 00:05:05.565 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16072025-03-21T00:05:06.077ZMar 21 00:05:05.566 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16082025-03-21T00:05:06.077ZMar 21 00:05:05.566 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16092025-03-21T00:05:06.300ZMar 21 00:05:05.783 INFO Download complete, target: DendriteOpenapi
16102025-03-21T00:05:06.393ZMar 21 00:05:05.872 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16112025-03-21T00:05:06.693ZMar 21 00:05:06.163 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16122025-03-21T00:05:06.796ZMar 21 00:05:06.283 INFO Download complete, target: TransceiverControl
16132025-03-21T00:05:07.047ZMar 21 00:05:06.529 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16142025-03-21T00:05:07.060ZMar 21 00:05:06.550 INFO Download complete, target: Console
16152025-03-21T00:05:07.208ZMar 21 00:05:06.694 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16162025-03-21T00:05:07.665ZMar 21 00:05:07.158 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16172025-03-21T00:05:07.665ZMar 21 00:05:07.158 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16182025-03-21T00:05:08.379ZMar 21 00:05:07.871 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16192025-03-21T00:05:09.624ZMar 21 00:05:09.116 INFO Download complete, target: DendriteStub
16202025-03-21T00:05:09.892ZMar 21 00:05:09.381 INFO Download complete, target: MaghemiteMgd
16212025-03-21T00:05:14.205ZMar 21 00:05:13.696 INFO Checking that binary works, target: Cockroach
16222025-03-21T00:05:14.363ZMar 21 00:05:13.855 INFO Download complete, target: Cockroach
16232025-03-21T00:05:18.983ZMar 21 00:05:18.474 INFO Checking that binary works, target: Clickhouse
16242025-03-21T00:05:19.154ZMar 21 00:05:18.644 INFO Download complete, target: Clickhouse
16252025-03-21T00:05:19.162ZAll prerequisites installed successfully
16262025-03-21T00:05:19.165Z
16272025-03-21T00:05:19.165Zreal 5:02.279419126
16282025-03-21T00:05:19.165Zuser 15:44.695034001
16292025-03-21T00:05:19.165Zsys 2:11.155675269
16302025-03-21T00:05:19.165Ztrap 0.579453245
16312025-03-21T00:05:19.165Ztflt 1.076607949
16322025-03-21T00:05:19.165Zdflt 1.611673028
16332025-03-21T00:05:19.165Zkflt 0.032216668
16342025-03-21T00:05:19.165Zlock 23:44.442760967
16352025-03-21T00:05:19.165Zslp 56:42.170569406
16362025-03-21T00:05:19.165Zlat 1:02.525699039
16372025-03-21T00:05:19.165Zstop 2:26.141031300
16382025-03-21T00:05:19.165Z+ ptime -m cargo xtask download softnpu
16392025-03-21T00:05:19.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16402025-03-21T00:05:19.763Z Running `target/debug/xtask download softnpu`
16412025-03-21T00:05:20.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16422025-03-21T00:05:20.676Z Running `target/debug/xtask-downloader softnpu`
16432025-03-21T00:05:20.712ZMar 21 00:05:20.202 INFO Starting download, target: Softnpu
16442025-03-21T00:05:20.717ZMar 21 00:05:20.203 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16452025-03-21T00:05:21.440ZMar 21 00:05:20.930 INFO Download complete, target: Softnpu
16462025-03-21T00:05:21.444Z
16472025-03-21T00:05:21.447Zreal 2.275072912
16482025-03-21T00:05:21.447Zuser 1.340317085
16492025-03-21T00:05:21.447Zsys 0.555164221
16502025-03-21T00:05:21.447Ztrap 0.000859535
16512025-03-21T00:05:21.447Ztflt 0.000091680
16522025-03-21T00:05:21.447Zdflt 0.000069196
16532025-03-21T00:05:21.447Zkflt 0.000000000
16542025-03-21T00:05:21.447Zlock 7.869232526
16552025-03-21T00:05:21.447Zslp 0.592012223
16562025-03-21T00:05:21.447Zlat 0.069715223
16572025-03-21T00:05:21.447Zstop 0.000172595
16582025-03-21T00:05:21.447Z+ export CARGO_INCREMENTAL=0
16592025-03-21T00:05:21.447Z+ CARGO_INCREMENTAL=0
16602025-03-21T00:05:21.447Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16612025-03-21T00:05:22.444Z Compiling proc-macro2 v1.0.94
16622025-03-21T00:05:22.444Z Compiling unicode-ident v1.0.14
16632025-03-21T00:05:22.448Z Compiling libc v0.2.170
16642025-03-21T00:05:22.448Z Compiling serde v1.0.218
16652025-03-21T00:05:22.448Z Compiling autocfg v1.4.0
16662025-03-21T00:05:22.448Z Compiling cfg-if v1.0.0
16672025-03-21T00:05:22.448Z Compiling version_check v0.9.5
16682025-03-21T00:05:22.737Z Compiling memchr v2.7.4
16692025-03-21T00:05:22.757Z Compiling typenum v1.17.0
16702025-03-21T00:05:22.798Z Compiling shlex v1.3.0
16712025-03-21T00:05:23.175Z Compiling value-bag v1.9.0
16722025-03-21T00:05:23.236Z Compiling generic-array v0.14.7
16732025-03-21T00:05:23.320Z Compiling lock_api v0.4.12
16742025-03-21T00:05:23.571Z Compiling log v0.4.22
16752025-03-21T00:05:23.613Z Compiling scopeguard v1.2.0
16762025-03-21T00:05:23.776Z Compiling parking_lot_core v0.9.10
16772025-03-21T00:05:23.956Z Compiling serde_json v1.0.139
16782025-03-21T00:05:24.182Z Compiling rustix v0.38.37
16792025-03-21T00:05:24.246Z Compiling quote v1.0.39
16802025-03-21T00:05:24.265Z Compiling libm v0.2.8
16812025-03-21T00:05:24.297Z Compiling num-traits v0.2.19
16822025-03-21T00:05:24.530Z Compiling jobserver v0.1.32
16832025-03-21T00:05:24.619Z Compiling syn v2.0.98
16842025-03-21T00:05:24.639Z Compiling getrandom v0.2.15
16852025-03-21T00:05:24.700Z Compiling semver v1.0.25
16862025-03-21T00:05:24.768Z Compiling aho-corasick v1.1.3
16872025-03-21T00:05:24.789Z Compiling thiserror v1.0.69
16882025-03-21T00:05:24.903Z Compiling cc v1.2.15
16892025-03-21T00:05:25.007Z Compiling regex-syntax v0.8.5
16902025-03-21T00:05:25.157Z Compiling getrandom v0.3.1
16912025-03-21T00:05:25.307Z Compiling either v1.14.0
16922025-03-21T00:05:25.507Z Compiling once_cell v1.20.3
16932025-03-21T00:05:25.567Z Compiling itoa v1.0.11
16942025-03-21T00:05:25.697Z Compiling slab v0.4.9
16952025-03-21T00:05:26.045Z Compiling rand_core v0.6.4
16962025-03-21T00:05:26.132Z Compiling spin v0.9.8
16972025-03-21T00:05:26.527Z Compiling errno v0.3.9
16982025-03-21T00:05:26.769Z Compiling glob v0.3.2
16992025-03-21T00:05:27.142Z Compiling smallvec v1.14.0
17002025-03-21T00:05:27.224Z Compiling prettyplease v0.2.30
17012025-03-21T00:05:27.290Z Compiling lazy_static v1.5.0
17022025-03-21T00:05:27.457Z Compiling clang-sys v1.8.1
17032025-03-21T00:05:27.601Z Compiling minimal-lexical v0.2.1
17042025-03-21T00:05:27.724Z Compiling libloading v0.8.5
17052025-03-21T00:05:28.083Z Compiling nom v7.1.3
17062025-03-21T00:05:28.083Z Compiling bindgen v0.69.5
17072025-03-21T00:05:28.122Z Compiling home v0.5.9
17082025-03-21T00:05:28.170Z Compiling subtle v2.6.1
17092025-03-21T00:05:28.350Z Compiling itertools v0.12.1
17102025-03-21T00:05:28.485Z Compiling regex-automata v0.4.8
17112025-03-21T00:05:28.548Z Compiling lazycell v1.3.0
17122025-03-21T00:05:28.738Z Compiling allocator-api2 v0.2.18
17132025-03-21T00:05:28.827Z Compiling equivalent v1.0.1
17142025-03-21T00:05:28.959Z Compiling foldhash v0.1.3
17152025-03-21T00:05:29.241Z Compiling rustc-hash v1.1.0
17162025-03-21T00:05:29.472Z Compiling hashbrown v0.15.1
17172025-03-21T00:05:29.725Z Compiling cmake v0.1.51
17182025-03-21T00:05:30.420Z Compiling fs_extra v1.3.0
17192025-03-21T00:05:30.463Z Compiling pkg-config v0.3.31
17202025-03-21T00:05:30.685Z Compiling dunce v1.0.5
17212025-03-21T00:05:31.037Z Compiling cexpr v0.6.0
17222025-03-21T00:05:31.064Z Compiling byteorder v1.5.0
17232025-03-21T00:05:31.493Z Compiling pin-project-lite v0.2.14
17242025-03-21T00:05:31.649Z Compiling synstructure v0.13.1
17252025-03-21T00:05:31.985Z Compiling ryu v1.0.18
17262025-03-21T00:05:32.290Z Compiling ring v0.17.11
17272025-03-21T00:05:32.378Z Compiling paste v1.0.15
17282025-03-21T00:05:32.743Z Compiling schemars v0.8.22
17292025-03-21T00:05:32.791Z Compiling serde_derive_internals v0.29.1
17302025-03-21T00:05:33.118Z Compiling regex v1.11.1
17312025-03-21T00:05:34.040Z Compiling signal-hook-registry v1.4.2
17322025-03-21T00:05:34.137Z Compiling aws-lc-rs v1.12.4
17332025-03-21T00:05:34.145Z Compiling fnv v1.0.7
17342025-03-21T00:05:34.333Z Compiling httparse v1.9.5
17352025-03-21T00:05:34.569Z Compiling const-oid v0.9.6
17362025-03-21T00:05:34.617Z Compiling parking_lot v0.12.3
17372025-03-21T00:05:34.637Z Compiling mio v1.0.2
17382025-03-21T00:05:35.007Z Compiling heck v0.5.0
17392025-03-21T00:05:35.434Z Compiling serde_derive v1.0.218
17402025-03-21T00:05:35.437Z Compiling zeroize_derive v1.4.2
17412025-03-21T00:05:36.059Z Compiling tokio-macros v2.5.0
17422025-03-21T00:05:36.236Z Compiling thiserror-impl v1.0.69
17432025-03-21T00:05:36.530Z Compiling zerocopy-derive v0.7.35
17442025-03-21T00:05:36.578Z Compiling zerofrom-derive v0.1.4
17452025-03-21T00:05:36.734Z Compiling zeroize v1.8.1
17462025-03-21T00:05:37.234Z Compiling yoke-derive v0.7.4
17472025-03-21T00:05:37.397Z Compiling futures-macro v0.3.31
17482025-03-21T00:05:37.571Z Compiling displaydoc v0.2.5
17492025-03-21T00:05:38.147Z Compiling zerovec-derive v0.10.3
17502025-03-21T00:05:39.109Z Compiling icu_provider_macros v1.5.0
17512025-03-21T00:05:39.128Z Compiling tracing-attributes v0.1.27
17522025-03-21T00:05:39.409Z Compiling crypto-common v0.1.6
17532025-03-21T00:05:39.429Z Compiling schemars_derive v0.8.22
17542025-03-21T00:05:39.742Z Compiling block-buffer v0.10.4
17552025-03-21T00:05:39.994Z Compiling socket2 v0.5.8
17562025-03-21T00:05:40.357Z Compiling stable_deref_trait v1.2.0
17572025-03-21T00:05:40.375Z Compiling digest v0.10.7
17582025-03-21T00:05:40.492Z Compiling zerocopy v0.7.35
17592025-03-21T00:05:40.790Z Compiling futures-core v0.3.31
17602025-03-21T00:05:41.160Z Compiling crossbeam-utils v0.8.20
17612025-03-21T00:05:41.649Z Compiling time-core v0.1.2
17622025-03-21T00:05:41.687Z Compiling num-conv v0.1.0
17632025-03-21T00:05:41.961Z Compiling time-macros v0.2.18
17642025-03-21T00:05:42.021Z Compiling der_derive v0.7.3
17652025-03-21T00:05:42.293Z Compiling vcpkg v0.2.15
17662025-03-21T00:05:43.674Z Compiling openssl-sys v0.9.106
17672025-03-21T00:05:44.455Z Compiling futures-sink v0.3.31
17682025-03-21T00:05:44.521Z Compiling zerocopy v0.8.10
17692025-03-21T00:05:44.669Z Compiling cpufeatures v0.2.14
17702025-03-21T00:05:44.810Z Compiling zerocopy-derive v0.8.10
17712025-03-21T00:05:45.067Z Compiling slog v2.7.0
17722025-03-21T00:05:45.534Z Compiling syn v1.0.109
17732025-03-21T00:05:45.553Z Compiling iana-time-zone v0.1.61
17742025-03-21T00:05:45.943Z Compiling futures-channel v0.3.31
17752025-03-21T00:05:46.063Z Compiling zerofrom v0.1.4
17762025-03-21T00:05:46.341Z Compiling futures-task v0.3.31
17772025-03-21T00:05:46.344Z Compiling pin-utils v0.1.0
17782025-03-21T00:05:46.383Z Compiling futures-io v0.3.31
17792025-03-21T00:05:46.387Z Compiling yoke v0.7.4
17802025-03-21T00:05:46.641Z Compiling futures-util v0.3.31
17812025-03-21T00:05:46.746Z Compiling scroll_derive v0.12.0
17822025-03-21T00:05:47.100Z Compiling openssl v0.10.71
17832025-03-21T00:05:47.246Z Compiling bitflags v2.6.0
17842025-03-21T00:05:47.376Z Compiling bytes v1.10.1
17852025-03-21T00:05:48.040Z Compiling indexmap v2.7.1
17862025-03-21T00:05:49.368Z Compiling tokio v1.43.0
17872025-03-21T00:05:49.706Z Compiling uuid v1.15.1
17882025-03-21T00:05:50.331Z Compiling serde_tokenstream v0.2.2
17892025-03-21T00:05:51.000Z Compiling chrono v0.4.40
17902025-03-21T00:05:52.099Z Compiling which v4.4.2
17912025-03-21T00:05:52.629Z Compiling http v1.2.0
17922025-03-21T00:05:54.618Z Compiling ucd-trie v0.1.7
17932025-03-21T00:05:54.867Z Compiling pest v2.7.14
17942025-03-21T00:05:55.059Z Compiling rustc_version v0.4.1
17952025-03-21T00:05:57.219Z Compiling zerovec v0.10.4
17962025-03-21T00:05:58.689Z Compiling hmac v0.12.1
17972025-03-21T00:05:58.929Z Compiling pest_meta v2.7.14
17982025-03-21T00:05:59.778Z Compiling block-padding v0.3.3
17992025-03-21T00:06:00.020Z Compiling openssl-macros v0.1.1
18002025-03-21T00:06:00.229Z Compiling native-tls v0.2.12
18012025-03-21T00:06:00.285Z Compiling dyn-clone v1.0.19
18022025-03-21T00:06:00.521Z Compiling rustls v0.23.19
18032025-03-21T00:06:00.728Z Compiling pest_generator v2.7.14
18042025-03-21T00:06:00.835Z Compiling inout v0.1.3
18052025-03-21T00:06:01.099Z Compiling tinystr v0.7.6
18062025-03-21T00:06:01.502Z Compiling toml_datetime v0.6.8
18072025-03-21T00:06:01.556Z Compiling serde_spanned v0.6.8
18082025-03-21T00:06:01.797Z Compiling ppv-lite86 v0.2.20
18092025-03-21T00:06:02.384Z Compiling tracing-core v0.1.32
18102025-03-21T00:06:02.430Z Compiling writeable v0.5.5
18112025-03-21T00:06:02.682Z Compiling litemap v0.7.3
18122025-03-21T00:06:02.744Z Compiling strsim v0.11.1
18132025-03-21T00:06:03.393Z Compiling tracing v0.1.40
18142025-03-21T00:06:03.560Z Compiling icu_locid v1.5.0
18152025-03-21T00:06:04.221Z Compiling aws-lc-sys v0.26.0
18162025-03-21T00:06:04.242Z Compiling pest_derive v2.7.14
18172025-03-21T00:06:04.554Z Compiling cipher v0.4.4
18182025-03-21T00:06:05.037Z Compiling sha2 v0.10.8
18192025-03-21T00:06:05.337Z Compiling cookie v0.18.1
18202025-03-21T00:06:05.681Z Compiling usdt-impl v0.5.0
18212025-03-21T00:06:05.707Z Compiling base64ct v1.6.0
18222025-03-21T00:06:06.042Z Compiling icu_provider v1.5.0
18232025-03-21T00:06:06.282Z Compiling pem-rfc7468 v0.7.0
18242025-03-21T00:06:08.068Z Compiling scroll v0.12.0
18252025-03-21T00:06:08.242Z Compiling async-trait v0.1.87
18262025-03-21T00:06:10.277Z Compiling camino v1.1.9
18272025-03-21T00:06:10.620Z Compiling plain v0.2.3
18282025-03-21T00:06:10.708Z Compiling rustls-pki-types v1.10.0
18292025-03-21T00:06:10.769Z Compiling anyhow v1.0.97
18302025-03-21T00:06:10.819Z Compiling icu_locid_transform_data v1.5.0
18312025-03-21T00:06:10.951Z Compiling percent-encoding v2.3.1
18322025-03-21T00:06:11.292Z Compiling flagset v0.4.6
18332025-03-21T00:06:11.508Z Compiling icu_locid_transform v1.5.0
18342025-03-21T00:06:11.531Z Compiling der v0.7.9
18352025-03-21T00:06:14.006Z Compiling goblin v0.8.2
18362025-03-21T00:06:14.087Z Compiling icu_collections v1.5.0
18372025-03-21T00:06:15.206Z Compiling tokio-util v0.7.13
18382025-03-21T00:06:16.456Z Compiling rayon-core v1.12.1
18392025-03-21T00:06:16.758Z Compiling icu_properties_data v1.5.0
18402025-03-21T00:06:17.004Z Compiling untrusted v0.7.1
18412025-03-21T00:06:17.116Z Compiling rustls v0.22.4
18422025-03-21T00:06:17.209Z Compiling powerfmt v0.2.0
18432025-03-21T00:06:17.463Z Compiling pretty-hex v0.4.1
18442025-03-21T00:06:17.557Z Compiling untrusted v0.9.0
18452025-03-21T00:06:17.684Z Compiling deranged v0.3.11
18462025-03-21T00:06:17.733Z Compiling icu_properties v1.5.1
18472025-03-21T00:06:19.017Z Compiling spki v0.7.3
18482025-03-21T00:06:19.372Z Compiling dtrace-parser v0.2.0
18492025-03-21T00:06:19.492Z Compiling dof v0.3.0
18502025-03-21T00:06:20.973Z Compiling salsa20 v0.10.2
18512025-03-21T00:06:21.013Z Compiling pbkdf2 v0.12.2
18522025-03-21T00:06:21.518Z Compiling bzip2-sys v0.1.11+1.0.8
18532025-03-21T00:06:22.016Z Compiling thread-id v4.2.2
18542025-03-21T00:06:22.074Z Compiling num_threads v0.1.7
18552025-03-21T00:06:22.168Z Compiling utf8_iter v1.0.4
18562025-03-21T00:06:22.226Z Compiling utf16_iter v1.0.5
18572025-03-21T00:06:22.314Z Compiling write16 v1.0.0
18582025-03-21T00:06:22.485Z Compiling rustversion v1.0.17
18592025-03-21T00:06:22.541Z Compiling litrs v0.4.1
18602025-03-21T00:06:22.933Z Compiling atomic-waker v1.1.2
18612025-03-21T00:06:22.991Z Compiling icu_normalizer_data v1.5.0
18622025-03-21T00:06:23.304Z Compiling winnow v0.5.40
18632025-03-21T00:06:23.432Z Compiling time v0.3.36
18642025-03-21T00:06:23.484Z Compiling icu_normalizer v1.5.0
18652025-03-21T00:06:23.551Z Compiling document-features v0.2.10
18662025-03-21T00:06:26.649Z Compiling toml_edit v0.19.15
18672025-03-21T00:06:27.986Z Compiling scrypt v0.11.0
18682025-03-21T00:06:28.428Z Compiling form_urlencoded v1.2.1
18692025-03-21T00:06:28.772Z Compiling cbc v0.1.2
18702025-03-21T00:06:28.801Z Compiling aes v0.8.4
18712025-03-21T00:06:28.834Z Compiling http-body v1.0.1
18722025-03-21T00:06:29.146Z Compiling multer v3.1.0
18732025-03-21T00:06:29.468Z Compiling try-lock v0.2.5
18742025-03-21T00:06:29.579Z Compiling tinyvec_macros v0.1.1
18752025-03-21T00:06:29.653Z Compiling slog-async v2.8.0
18762025-03-21T00:06:29.892Z Compiling tinyvec v1.8.0
18772025-03-21T00:06:30.122Z Compiling pkcs5 v0.7.1
18782025-03-21T00:06:31.070Z Compiling want v0.3.1
18792025-03-21T00:06:31.905Z Compiling idna_adapter v1.2.0
18802025-03-21T00:06:32.402Z Compiling h2 v0.4.6
18812025-03-21T00:06:32.976Z Compiling rand_chacha v0.3.1
18822025-03-21T00:06:33.838Z Compiling heapless v0.7.17
18832025-03-21T00:06:34.374Z Compiling tower-service v0.3.3
18842025-03-21T00:06:34.543Z Compiling signal-hook v0.3.17
18852025-03-21T00:06:34.878Z Compiling adler2 v2.0.0
18862025-03-21T00:06:35.067Z Compiling httpdate v1.0.3
18872025-03-21T00:06:35.163Z Compiling miniz_oxide v0.8.5
18882025-03-21T00:06:37.887Z Compiling rand v0.8.5
18892025-03-21T00:06:38.910Z Compiling idna v1.0.3
18902025-03-21T00:06:39.953Z Compiling pkcs8 v0.10.2
18912025-03-21T00:06:40.470Z Compiling hyper v1.6.0
18922025-03-21T00:06:40.537Z Compiling usdt-attr-macro v0.5.0
18932025-03-21T00:06:40.903Z Compiling usdt-macro v0.5.0
18942025-03-21T00:06:42.083Z Compiling async-stream-impl v0.3.6
18952025-03-21T00:06:42.182Z Compiling base64 v0.22.1
18962025-03-21T00:06:44.187Z Compiling hyper-util v0.1.10
18972025-03-21T00:06:49.708Z Compiling curve25519-dalek v4.1.3
18982025-03-21T00:06:49.887Z Compiling openapiv3 v2.0.0
18992025-03-21T00:06:50.236Z Compiling enum-as-inner v0.6.1
19002025-03-21T00:06:50.954Z Compiling memoffset v0.9.1
19012025-03-21T00:06:51.224Z Compiling dropshot v0.12.0
19022025-03-21T00:06:51.293Z Compiling foreign-types-shared v0.1.1
19032025-03-21T00:06:51.332Z Compiling newtype-uuid v1.2.1
19042025-03-21T00:06:51.438Z Compiling num-bigint-dig v0.8.4
19052025-03-21T00:06:51.644Z Compiling portable-atomic v1.9.0
19062025-03-21T00:06:51.748Z Compiling smoltcp v0.9.1
19072025-03-21T00:06:51.809Z Compiling match_cfg v0.1.0
19082025-03-21T00:06:51.922Z Compiling hostname v0.3.1
19092025-03-21T00:06:52.163Z Compiling foreign-types v0.3.2
19102025-03-21T00:06:52.508Z Compiling rand_core v0.9.2
19112025-03-21T00:06:53.292Z Compiling url v2.5.3
19122025-03-21T00:06:54.913Z Compiling http-body-util v0.1.2
19132025-03-21T00:06:55.471Z Compiling dirs-sys-next v0.1.2
19142025-03-21T00:06:55.909Z Compiling encoding_rs v0.8.34
19152025-03-21T00:06:56.146Z Compiling mime v0.3.17
19162025-03-21T00:06:57.163Z Compiling siphasher v0.3.11
19172025-03-21T00:06:57.559Z Compiling gimli v0.31.1
19182025-03-21T00:06:59.087Z Compiling data-encoding v2.6.0
19192025-03-21T00:07:00.468Z Compiling heck v0.4.1
19202025-03-21T00:07:00.844Z Compiling cfg_aliases v0.2.1
19212025-03-21T00:07:00.961Z Compiling ident_case v1.0.1
19222025-03-21T00:07:01.158Z Compiling darling_core v0.20.10
19232025-03-21T00:07:04.139Z Compiling addr2line v0.24.2
19242025-03-21T00:07:05.039Z Compiling nix v0.29.0
19252025-03-21T00:07:07.070Z Compiling dirs-next v2.0.0
19262025-03-21T00:07:08.097Z Compiling rand_chacha v0.9.0
19272025-03-21T00:07:09.678Z Compiling unicode-normalization v0.1.24
19282025-03-21T00:07:10.740Z Compiling serde_urlencoded v0.7.1
19292025-03-21T00:07:11.327Z Compiling crossbeam-epoch v0.9.18
19302025-03-21T00:07:11.977Z Compiling rustls-pemfile v2.2.0
19312025-03-21T00:07:12.460Z Compiling hubpack_derive v0.1.1
19322025-03-21T00:07:12.826Z Compiling dropshot_endpoint v0.12.0
19332025-03-21T00:07:13.293Z Compiling sha1 v0.10.6
19342025-03-21T00:07:13.688Z Compiling signature v2.2.0
19352025-03-21T00:07:13.917Z Compiling zerocopy-derive v0.6.6
19362025-03-21T00:07:14.840Z Compiling curve25519-dalek-derive v0.1.1
19372025-03-21T00:07:15.635Z Compiling thread_local v1.1.8
19382025-03-21T00:07:16.067Z Compiling object v0.36.5
19392025-03-21T00:07:16.156Z Compiling fs-err v2.11.0
19402025-03-21T00:07:16.475Z Compiling ahash v0.8.11
19412025-03-21T00:07:16.835Z Compiling crc32fast v1.4.2
19422025-03-21T00:07:17.161Z Compiling buf-list v1.0.3
19432025-03-21T00:07:17.739Z Compiling anstyle v1.0.10
19442025-03-21T00:07:18.187Z Compiling openssl-probe v0.1.5
19452025-03-21T00:07:19.804Z Compiling rustls-webpki v0.102.8
19462025-03-21T00:07:19.932Z Compiling ipnet v2.11.0
19472025-03-21T00:07:20.811Z Compiling rustc-demangle v0.1.24
19482025-03-21T00:07:22.248Z Compiling utf8parse v0.2.2
19492025-03-21T00:07:22.439Z Compiling unicode-bidi v0.3.17
19502025-03-21T00:07:22.932Z Compiling winnow v0.7.3
19512025-03-21T00:07:23.135Z Compiling zip v2.1.3
19522025-03-21T00:07:23.290Z Compiling unicode-properties v0.1.3
19532025-03-21T00:07:23.699Z Compiling stringprep v0.1.5
19542025-03-21T00:07:24.391Z Compiling backtrace v0.3.74
19552025-03-21T00:07:24.540Z Compiling anstyle-parse v0.2.5
19562025-03-21T00:07:26.297Z Compiling toml_edit v0.22.24
19572025-03-21T00:07:26.546Z Compiling crossbeam-deque v0.8.5
19582025-03-21T00:07:30.064Z Compiling rand v0.9.0
19592025-03-21T00:07:31.319Z Compiling term v0.7.0
19602025-03-21T00:07:32.386Z Compiling darling_macro v0.20.10
19612025-03-21T00:07:32.544Z Compiling slog-json v2.6.1
19622025-03-21T00:07:33.052Z Compiling crossbeam-channel v0.5.13
19632025-03-21T00:07:33.733Z Compiling ipnetwork v0.21.1
19642025-03-21T00:07:33.761Z Compiling futures-executor v0.3.31
19652025-03-21T00:07:34.497Z Compiling num-integer v0.1.46
19662025-03-21T00:07:34.661Z Compiling md-5 v0.10.6
19672025-03-21T00:07:34.765Z Compiling hash32 v0.2.1
19682025-03-21T00:07:34.940Z Compiling ff v0.13.0
19692025-03-21T00:07:35.112Z Compiling is-terminal v0.4.13
19702025-03-21T00:07:35.172Z Compiling memmap v0.7.0
19712025-03-21T00:07:35.268Z Compiling psl-types v2.0.11
19722025-03-21T00:07:35.477Z Compiling anstyle-query v1.1.1
19732025-03-21T00:07:35.494Z Compiling colorchoice v1.0.2
19742025-03-21T00:07:35.655Z Compiling base16ct v0.2.0
19752025-03-21T00:07:35.680Z Compiling quick-error v1.2.3
19762025-03-21T00:07:35.965Z Compiling fallible-iterator v0.2.0
19772025-03-21T00:07:36.452Z Compiling linked-hash-map v0.5.6
19782025-03-21T00:07:36.496Z Compiling take_mut v0.2.2
19792025-03-21T00:07:36.580Z Compiling utf-8 v0.7.6
19802025-03-21T00:07:36.670Z Compiling is_terminal_polyfill v1.70.1
19812025-03-21T00:07:36.779Z Compiling lru-cache v0.1.2
19822025-03-21T00:07:36.815Z Compiling anstream v0.6.15
19832025-03-21T00:07:36.870Z Compiling publicsuffix v2.3.0
19842025-03-21T00:07:36.892Z Compiling tungstenite v0.24.0
19852025-03-21T00:07:37.219Z Compiling postgres-protocol v0.6.8
19862025-03-21T00:07:37.225Z Compiling sec1 v0.7.3
19872025-03-21T00:07:37.365Z Compiling resolv-conf v0.7.0
19882025-03-21T00:07:37.856Z Compiling usdt v0.5.0
19892025-03-21T00:07:38.019Z Compiling slog-term v2.9.1
19902025-03-21T00:07:38.067Z Compiling group v0.13.0
19912025-03-21T00:07:38.307Z Compiling num-iter v0.1.45
19922025-03-21T00:07:38.364Z Compiling futures v0.3.31
19932025-03-21T00:07:39.447Z Compiling darling v0.20.10
19942025-03-21T00:07:39.784Z Compiling slog-bunyan v2.5.0
19952025-03-21T00:07:40.142Z Compiling tokio-rustls v0.26.0
19962025-03-21T00:07:40.309Z Compiling toml v0.8.20
19972025-03-21T00:07:40.609Z Compiling tokio-rustls v0.25.0
19982025-03-21T00:07:40.718Z Compiling bzip2 v0.4.4
19992025-03-21T00:07:41.031Z Compiling tokio-native-tls v0.3.1
20002025-03-21T00:07:41.082Z Compiling hickory-proto v0.24.4
20012025-03-21T00:07:41.323Z Compiling flate2 v1.1.0
20022025-03-21T00:07:41.347Z Compiling strum_macros v0.25.3
20032025-03-21T00:07:41.649Z Compiling phf_shared v0.11.2
20042025-03-21T00:07:42.376Z Compiling async-stream v0.3.6
20052025-03-21T00:07:42.396Z Compiling waitgroup v0.1.2
20062025-03-21T00:07:42.669Z Compiling webpki-roots v0.26.6
20072025-03-21T00:07:42.993Z Compiling hkdf v0.12.4
20082025-03-21T00:07:43.034Z Compiling terminal_size v0.4.0
20092025-03-21T00:07:43.280Z Compiling serde_path_to_error v0.1.16
20102025-03-21T00:07:43.283Z Compiling sync_wrapper v1.0.1
20112025-03-21T00:07:43.659Z Compiling crypto-bigint v0.5.5
20122025-03-21T00:07:43.830Z Compiling clap_derive v4.5.28
20132025-03-21T00:07:44.036Z Compiling serde_repr v0.1.19
20142025-03-21T00:07:44.054Z Compiling derive-where v1.2.7
20152025-03-21T00:07:44.357Z Compiling regress v0.10.3
20162025-03-21T00:07:44.560Z Compiling hostname v0.4.0
20172025-03-21T00:07:44.768Z Compiling simd-adler32 v0.3.7
20182025-03-21T00:07:45.035Z Compiling managed v0.8.0
20192025-03-21T00:07:45.256Z Compiling bitflags v1.3.2
20202025-03-21T00:07:45.814Z Compiling tower-layer v0.3.3
20212025-03-21T00:07:45.865Z Compiling bumpalo v3.16.0
20222025-03-21T00:07:46.112Z Compiling clap_lex v0.7.4
20232025-03-21T00:07:46.521Z Compiling unicode-width v0.2.0
20242025-03-21T00:07:46.858Z Compiling lockfree-object-pool v0.1.6
20252025-03-21T00:07:47.047Z Compiling debug-ignore v1.0.5
20262025-03-21T00:07:47.133Z Compiling zopfli v0.8.1
20272025-03-21T00:07:47.306Z Compiling tower v0.5.2
20282025-03-21T00:07:47.416Z Compiling console v0.15.10
20292025-03-21T00:07:48.241Z Compiling typify-impl v0.2.0
20302025-03-21T00:07:48.545Z Compiling hickory-resolver v0.24.4
20312025-03-21T00:07:48.718Z Compiling clap_builder v4.5.31
20322025-03-21T00:07:49.067Z Compiling elliptic-curve v0.13.8
20332025-03-21T00:07:52.343Z Compiling hyper-rustls v0.27.3
20342025-03-21T00:07:54.380Z Compiling phf v0.11.2
20352025-03-21T00:07:54.442Z Compiling hyper-tls v0.6.0
20362025-03-21T00:07:54.704Z Compiling signal-hook-mio v0.2.4
20372025-03-21T00:07:54.877Z Compiling rayon v1.10.0
20382025-03-21T00:07:54.877Z Compiling cookie_store v0.21.1
20392025-03-21T00:07:55.039Z Compiling tokio-tungstenite v0.24.0
20402025-03-21T00:07:55.573Z Compiling postgres-types v0.2.9
20412025-03-21T00:07:56.109Z Compiling zerocopy v0.6.6
20422025-03-21T00:07:56.272Z Compiling ed25519 v2.2.3
20432025-03-21T00:07:56.693Z Compiling hubpack v0.1.2
20442025-03-21T00:07:57.067Z Compiling phf_shared v0.10.0
20452025-03-21T00:07:57.136Z Compiling pkcs1 v0.7.5
20462025-03-21T00:07:57.727Z Compiling tokio-stream v0.1.17
20472025-03-21T00:07:58.058Z Compiling rfc6979 v0.4.0
20482025-03-21T00:07:58.584Z Compiling serde-big-array v0.5.1
20492025-03-21T00:07:58.637Z Compiling float-cmp v0.10.0
20502025-03-21T00:07:58.831Z Compiling bstr v1.10.0
20512025-03-21T00:07:58.928Z Compiling precomputed-hash v0.1.1
20522025-03-21T00:07:59.009Z Compiling new_debug_unreachable v1.0.6
20532025-03-21T00:07:59.241Z Compiling predicates-core v1.0.8
20542025-03-21T00:07:59.525Z Compiling difflib v0.4.0
20552025-03-21T00:07:59.743Z Compiling whoami v1.5.2
20562025-03-21T00:07:59.877Z Compiling unicode-segmentation v1.12.0
20572025-03-21T00:08:00.248Z Compiling fixedbitset v0.4.2
20582025-03-21T00:08:00.608Z Compiling number_prefix v0.4.0
20592025-03-21T00:08:00.628Z Compiling static_assertions v1.1.0
20602025-03-21T00:08:00.734Z Compiling normalize-line-endings v0.3.0
20612025-03-21T00:08:00.850Z Compiling indicatif v0.17.11
20622025-03-21T00:08:00.884Z Compiling predicates v3.1.3
20632025-03-21T00:08:02.180Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20642025-03-21T00:08:02.436Z Compiling similar v2.7.0
20652025-03-21T00:08:02.572Z Compiling petgraph v0.6.5
20662025-03-21T00:08:03.482Z Compiling tokio-postgres v0.7.13
20672025-03-21T00:08:04.197Z Compiling string_cache v0.8.7
20682025-03-21T00:08:04.200Z Compiling qorb v0.2.1
20692025-03-21T00:08:04.589Z Compiling ecdsa v0.16.9
20702025-03-21T00:08:05.812Z Compiling typify-macro v0.2.0
20712025-03-21T00:08:06.163Z Compiling rsa v0.9.6
20722025-03-21T00:08:07.575Z Compiling ed25519-dalek v2.1.1
20732025-03-21T00:08:09.006Z Compiling reqwest v0.12.12
20742025-03-21T00:08:09.245Z Compiling crossterm v0.28.1
20752025-03-21T00:08:09.406Z Compiling clap v4.5.31
20762025-03-21T00:08:09.747Z Compiling zip v0.6.6
20772025-03-21T00:08:10.866Z Compiling toml v0.7.8
20782025-03-21T00:08:11.225Z Compiling x509-cert v0.2.5
20792025-03-21T00:08:12.845Z Compiling hex v0.4.3
20802025-03-21T00:08:13.401Z Compiling itertools v0.10.5
20812025-03-21T00:08:14.104Z Compiling lalrpop-util v0.19.12
20822025-03-21T00:08:15.366Z Compiling peg-runtime v0.8.5
20832025-03-21T00:08:15.386Z Compiling unicode-xid v0.2.6
20842025-03-21T00:08:17.866Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20852025-03-21T00:08:22.325Z Compiling proc-macro-crate v1.3.1
20862025-03-21T00:08:23.101Z Compiling macaddr v1.0.1
20872025-03-21T00:08:23.598Z Compiling itertools v0.13.0
20882025-03-21T00:08:24.250Z Compiling fastrand v2.1.1
20892025-03-21T00:08:24.899Z Compiling heapless v0.8.0
20902025-03-21T00:08:26.662Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20912025-03-21T00:08:28.056Z Compiling tempfile v3.13.0
20922025-03-21T00:08:31.495Z Compiling num_enum_derive v0.5.11
20932025-03-21T00:08:36.333Z Compiling structmeta-derive v0.3.0
20942025-03-21T00:08:37.340Z Compiling hash32 v0.3.1
20952025-03-21T00:08:38.658Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20962025-03-21T00:08:39.022Z Compiling thiserror v2.0.11
20972025-03-21T00:08:39.598Z Compiling smoltcp v0.11.0
20982025-03-21T00:08:43.713Z Compiling structmeta v0.3.0
20992025-03-21T00:08:45.596Z Compiling num_enum v0.5.11
21002025-03-21T00:08:45.710Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21012025-03-21T00:08:46.243Z Compiling typify v0.2.0
21022025-03-21T00:08:46.390Z Compiling oxnet v0.1.1
21032025-03-21T00:08:47.019Z Compiling strum_macros v0.26.4
21042025-03-21T00:08:47.893Z Compiling thiserror-impl v2.0.11
21052025-03-21T00:08:50.051Z Compiling proc-macro-error-attr v1.0.4
21062025-03-21T00:08:50.690Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21072025-03-21T00:08:51.150Z Compiling cobs v0.2.3
21082025-03-21T00:08:51.616Z Compiling unsafe-libyaml v0.2.11
21092025-03-21T00:08:52.938Z Compiling serde_yaml v0.9.34+deprecated
21102025-03-21T00:08:55.407Z Compiling postcard v1.0.10
21112025-03-21T00:08:56.111Z Compiling strum v0.26.3
21122025-03-21T00:09:06.138Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21132025-03-21T00:09:06.188Z Compiling progenitor-impl v0.8.0
21142025-03-21T00:09:18.030Z Compiling foreign-types-macros v0.2.3
21152025-03-21T00:09:18.074Z Compiling wait-timeout v0.2.0
21162025-03-21T00:09:18.139Z Compiling proc-macro-error v1.0.4
21172025-03-21T00:09:18.171Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21182025-03-21T00:09:18.492Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21192025-03-21T00:09:18.918Z Compiling bit-vec v0.8.0
21202025-03-21T00:09:19.656Z Compiling foreign-types-shared v0.3.1
21212025-03-21T00:09:19.802Z Compiling unicode-width v0.1.14
21222025-03-21T00:09:20.234Z Compiling foreign-types v0.5.0
21232025-03-21T00:09:20.370Z Compiling tabwriter v1.4.0
21242025-03-21T00:09:24.677Z Compiling bit-set v0.8.0
21252025-03-21T00:09:25.619Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21262025-03-21T00:09:26.646Z Compiling rusty-fork v0.3.0
21272025-03-21T00:09:31.401Z Compiling progenitor-macro v0.8.0
21282025-03-21T00:09:34.609Z Compiling parse-display-derive v0.10.0
21292025-03-21T00:09:35.307Z Compiling progenitor-client v0.8.0
21302025-03-21T00:09:37.947Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21312025-03-21T00:09:38.763Z Compiling daft-derive v0.1.2
21322025-03-21T00:09:39.569Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21332025-03-21T00:09:39.748Z Compiling rand_xorshift v0.3.0
21342025-03-21T00:09:40.061Z Compiling cstr-argument v0.1.2
21352025-03-21T00:09:40.193Z Compiling dropshot v0.16.0
21362025-03-21T00:09:40.415Z Compiling unarray v0.1.4
21372025-03-21T00:09:40.521Z Compiling pretty-hex v0.2.1
21382025-03-21T00:09:40.631Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21392025-03-21T00:09:40.774Z Compiling crucible-workspace-hack v0.1.0
21402025-03-21T00:09:41.146Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21412025-03-21T00:09:41.531Z Compiling proptest v1.6.0
21422025-03-21T00:09:41.553Z Compiling progenitor v0.8.0
21432025-03-21T00:09:41.628Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21442025-03-21T00:09:41.801Z Compiling daft v0.1.2
21452025-03-21T00:09:41.837Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21462025-03-21T00:09:42.035Z Compiling parse-display v0.10.0
21472025-03-21T00:09:42.462Z Compiling test-strategy v0.4.0
21482025-03-21T00:09:43.005Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21492025-03-21T00:09:43.227Z Compiling colored v2.2.0
21502025-03-21T00:09:43.977Z Compiling serde_with_macros v3.12.0
21512025-03-21T00:09:44.597Z Compiling dropshot_endpoint v0.16.0
21522025-03-21T00:09:45.563Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21532025-03-21T00:09:46.316Z Compiling instant v0.1.13
21542025-03-21T00:09:46.338Z Compiling winnow v0.6.20
21552025-03-21T00:09:46.366Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21562025-03-21T00:09:46.508Z Compiling backoff v0.4.0
21572025-03-21T00:09:46.794Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21582025-03-21T00:09:46.884Z Compiling serde_with v3.12.0
21592025-03-21T00:09:48.153Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
21602025-03-21T00:09:49.430Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21612025-03-21T00:09:49.678Z Compiling zone_cfg_derive v0.3.0
21622025-03-21T00:09:49.736Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21632025-03-21T00:09:50.593Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21642025-03-21T00:09:50.972Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
21652025-03-21T00:09:51.302Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21662025-03-21T00:09:51.350Z Compiling camino-tempfile v1.1.1
21672025-03-21T00:09:51.736Z Compiling progenitor-client v0.9.1
21682025-03-21T00:09:52.103Z Compiling num-derive v0.4.2
21692025-03-21T00:09:52.694Z Compiling sigpipe v0.1.3
21702025-03-21T00:09:52.858Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21712025-03-21T00:09:53.190Z Compiling libefi-sys v0.1.0
21722025-03-21T00:09:53.651Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21732025-03-21T00:09:54.231Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21742025-03-21T00:09:55.750Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21752025-03-21T00:09:56.764Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21762025-03-21T00:09:59.265Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21772025-03-21T00:09:59.666Z Compiling zone v0.3.0
21782025-03-21T00:09:59.686Z Compiling itertools v0.14.0
21792025-03-21T00:09:59.824Z Compiling smf v0.2.3
21802025-03-21T00:10:01.474Z Compiling bitfield-struct v0.6.2
21812025-03-21T00:10:02.390Z Compiling blake3 v1.5.4
21822025-03-21T00:10:02.807Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21832025-03-21T00:10:02.948Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21842025-03-21T00:10:03.375Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21852025-03-21T00:10:03.574Z Compiling xattr v1.3.1
21862025-03-21T00:10:04.596Z Compiling filetime v0.2.25
21872025-03-21T00:10:04.599Z Compiling memmap2 v0.9.5
21882025-03-21T00:10:04.600Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21892025-03-21T00:10:04.600Z Compiling arrayref v0.3.9
21902025-03-21T00:10:04.600Z Compiling same-file v1.0.6
21912025-03-21T00:10:04.600Z Compiling constant_time_eq v0.3.1
21922025-03-21T00:10:04.600Z Compiling arrayvec v0.7.6
21932025-03-21T00:10:04.600Z Compiling walkdir v2.5.0
21942025-03-21T00:10:04.600Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21952025-03-21T00:10:04.600Z Compiling tar v0.4.44
21962025-03-21T00:10:05.850Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21972025-03-21T00:10:06.291Z Compiling gethostname v0.5.0
21982025-03-21T00:10:06.517Z Compiling cargo-platform v0.1.8
21992025-03-21T00:10:07.035Z Compiling topological-sort v0.2.2
22002025-03-21T00:10:07.123Z Compiling fixedbitset v0.5.7
22012025-03-21T00:10:07.308Z Compiling omicron-zone-package v0.12.0
22022025-03-21T00:10:07.589Z Compiling petgraph v0.7.1
22032025-03-21T00:10:08.265Z Compiling cargo_metadata v0.19.2
22042025-03-21T00:10:08.691Z Compiling shell-words v1.1.0
22052025-03-21T00:10:09.210Z Compiling indent_write v2.2.0
22062025-03-21T00:10:16.072Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22072025-03-21T00:10:17.640Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22082025-03-21T00:10:22.472Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22092025-03-21T00:10:36.794Z Finished `release` profile [optimized] target(s) in 5m 15s
22102025-03-21T00:10:36.967Z Running `target/release/omicron-package -t test target create -p dev`
22112025-03-21T00:10:37.017ZLogging to: /work/oxidecomputer/omicron/out/LOG
22122025-03-21T00:10:37.021ZCreated new build target 'test' and set it as active
22132025-03-21T00:10:37.021Z
22142025-03-21T00:10:37.021Zreal 5:15.507140243
22152025-03-21T00:10:37.021Zuser 36:36.784464590
22162025-03-21T00:10:37.021Zsys 3:30.862300255
22172025-03-21T00:10:37.021Ztrap 1.125820424
22182025-03-21T00:10:37.021Ztflt 1.784062874
22192025-03-21T00:10:37.021Zdflt 0.792634686
22202025-03-21T00:10:37.021Zkflt 0.000315588
22212025-03-21T00:10:37.021Zlock 1:12:26.822596063
22222025-03-21T00:10:37.021Zslp 2:28:14.690687815
22232025-03-21T00:10:37.021Zlat 2:46.205904263
22242025-03-21T00:10:37.021Zstop 5:06.419997411
22252025-03-21T00:10:37.021Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22262025-03-21T00:10:38.036Z Finished `release` profile [optimized] target(s) in 0.96s
22272025-03-21T00:10:38.098Z Running `target/release/omicron-package -t test package`
22282025-03-21T00:10:38.144ZLogging to: /work/oxidecomputer/omicron/out/LOG
22292025-03-21T00:10:39.304Z Compiling ring v0.17.11
22302025-03-21T00:10:39.471Z Compiling thiserror v2.0.11
22312025-03-21T00:10:39.483Z Compiling typify-impl v0.3.0
22322025-03-21T00:10:39.488Z Compiling convert_case v0.4.0
22332025-03-21T00:10:39.488Z Compiling fastrand v2.1.1
22342025-03-21T00:10:39.491Z Compiling newline-converter v0.3.0
22352025-03-21T00:10:39.491Z Compiling password-hash v0.5.0
22362025-03-21T00:10:39.701Z Compiling expectorate v1.1.0
22372025-03-21T00:10:39.947Z Compiling tempfile v3.13.0
22382025-03-21T00:10:39.969Z Compiling blake2 v0.10.6
22392025-03-21T00:10:40.151Z Compiling derive_more v0.99.19
22402025-03-21T00:10:40.529Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22412025-03-21T00:10:41.100Z Compiling base64 v0.21.7
22422025-03-21T00:10:41.235Z Compiling argon2 v0.5.3
22432025-03-21T00:10:41.625Z Compiling atomicwrites v0.4.4
22442025-03-21T00:10:42.233Z Compiling owo-colors v4.2.0
22452025-03-21T00:10:42.297Z Compiling cancel-safe-futures v0.1.5
22462025-03-21T00:10:42.609Z Compiling num-rational v0.4.2
22472025-03-21T00:10:42.773Z Compiling libsw-core v0.3.1
22482025-03-21T00:10:43.063Z Compiling num-complex v0.4.6
22492025-03-21T00:10:43.378Z Compiling libsw v3.4.0
22502025-03-21T00:10:44.187Z Compiling num v0.4.3
22512025-03-21T00:10:44.874Z Compiling rustls v0.23.19
22522025-03-21T00:10:44.904Z Compiling rustls v0.22.4
22532025-03-21T00:10:44.934Z Compiling float-ord v0.3.2
22542025-03-21T00:10:44.953Z Compiling swrite v0.1.0
22552025-03-21T00:10:45.103Z Compiling linear-map v1.2.0
22562025-03-21T00:10:45.129Z Compiling highway v1.3.0
22572025-03-21T00:10:45.528Z Compiling tungstenite v0.21.0
22582025-03-21T00:10:45.547Z Compiling semver v0.1.20
22592025-03-21T00:10:46.017Z Compiling rustc_version v0.1.7
22602025-03-21T00:10:46.059Z Compiling wait-timeout v0.2.0
22612025-03-21T00:10:46.400Z Compiling newtype_derive v0.1.6
22622025-03-21T00:10:46.485Z Compiling bit-vec v0.8.0
22632025-03-21T00:10:46.646Z Compiling rusty-fork v0.3.0
22642025-03-21T00:10:46.745Z Compiling tokio-tungstenite v0.21.0
22652025-03-21T00:10:46.905Z Compiling rustls-webpki v0.102.8
22662025-03-21T00:10:47.232Z Compiling bit-set v0.8.0
22672025-03-21T00:10:47.424Z Compiling oxnet v0.1.1
22682025-03-21T00:10:47.561Z Compiling rand_xorshift v0.3.0
22692025-03-21T00:10:48.074Z Compiling unarray v0.1.4
22702025-03-21T00:10:48.464Z Compiling humantime v2.1.0
22712025-03-21T00:10:48.512Z Compiling proptest v1.6.0
22722025-03-21T00:10:49.086Z Compiling daft v0.1.2
22732025-03-21T00:10:49.664Z Compiling typify-macro v0.3.0
22742025-03-21T00:10:49.956Z Compiling parse-display v0.10.0
22752025-03-21T00:10:50.356Z Compiling dropshot v0.16.0
22762025-03-21T00:10:50.416Z Compiling strum v0.26.3
22772025-03-21T00:10:50.448Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22782025-03-21T00:10:50.628Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
22792025-03-21T00:10:50.634Z Compiling instant v0.1.13
22802025-03-21T00:10:50.803Z Compiling backoff v0.4.0
22812025-03-21T00:10:51.152Z Compiling steno v0.4.1
22822025-03-21T00:10:52.943Z Compiling tokio-rustls v0.25.0
22832025-03-21T00:10:53.199Z Compiling typify v0.3.0
22842025-03-21T00:10:53.353Z Compiling dropshot v0.12.0
22852025-03-21T00:10:53.374Z Compiling progenitor-impl v0.9.1
22862025-03-21T00:10:55.185Z Compiling tokio-rustls v0.26.0
22872025-03-21T00:10:55.655Z Compiling hyper-rustls v0.27.3
22882025-03-21T00:10:56.234Z Compiling reqwest v0.12.12
22892025-03-21T00:10:59.045Z Compiling qorb v0.2.1
22902025-03-21T00:11:00.814Z Compiling progenitor-macro v0.9.1
22912025-03-21T00:11:04.001Z Compiling progenitor-client v0.9.1
22922025-03-21T00:11:04.559Z Compiling progenitor-client v0.8.0
22932025-03-21T00:11:05.044Z Compiling progenitor v0.8.0
22942025-03-21T00:11:05.072Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22952025-03-21T00:11:05.618Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22962025-03-21T00:11:31.693Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
22972025-03-21T00:11:34.973Z Compiling progenitor v0.9.1
22982025-03-21T00:11:35.215Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22992025-03-21T00:11:36.462Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23002025-03-21T00:11:36.719Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23012025-03-21T00:11:37.350Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23022025-03-21T00:11:38.310Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23032025-03-21T00:11:38.383Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23042025-03-21T00:11:42.576Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23052025-03-21T00:11:43.690Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23062025-03-21T00:11:44.294Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23072025-03-21T00:11:44.804Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
23082025-03-21T00:11:45.413Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23092025-03-21T00:11:45.626Z Compiling serde_with v3.12.0
23102025-03-21T00:11:49.259Z Compiling macaddr v1.0.1
23112025-03-21T00:11:50.038Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23122025-03-21T00:11:50.059Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23132025-03-21T00:11:50.189Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23142025-03-21T00:11:51.684Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23152025-03-21T00:11:51.901Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23162025-03-21T00:11:54.874Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23172025-03-21T00:11:57.232Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23182025-03-21T00:11:59.377Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23192025-03-21T00:12:04.810Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23202025-03-21T00:12:05.375Z Compiling slog-dtrace v0.3.0
23212025-03-21T00:12:05.819Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23222025-03-21T00:12:06.780Z Compiling prettyplease v0.2.30
23232025-03-21T00:12:12.300Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23242025-03-21T00:12:15.151Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23252025-03-21T00:12:15.292Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23262025-03-21T00:12:15.365Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23272025-03-21T00:12:16.199Z Compiling half v2.4.1
23282025-03-21T00:12:16.881Z Compiling ciborium-io v0.2.2
23292025-03-21T00:12:17.043Z Compiling ciborium-ll v0.2.2
23302025-03-21T00:12:17.358Z Compiling bytecount v0.6.8
23312025-03-21T00:12:17.577Z Compiling ciborium v0.2.2
23322025-03-21T00:12:17.717Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23332025-03-21T00:12:19.590Z Compiling display-error-chain v0.2.2
23342025-03-21T00:12:19.843Z Compiling const_format_proc_macros v0.2.34
23352025-03-21T00:12:20.029Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23362025-03-21T00:12:20.458Z Compiling crunchy v0.2.2
23372025-03-21T00:12:20.939Z Compiling same-file v1.0.6
23382025-03-21T00:12:21.202Z Compiling keccak v0.1.5
23392025-03-21T00:12:21.579Z Compiling maplit v1.0.2
23402025-03-21T00:12:21.725Z Compiling const_format v0.2.34
23412025-03-21T00:12:22.293Z Compiling sha3 v0.10.8
23422025-03-21T00:12:23.044Z Compiling walkdir v2.5.0
23432025-03-21T00:12:23.213Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23442025-03-21T00:12:23.520Z Compiling radium v0.7.0
23452025-03-21T00:12:23.638Z Compiling tiny-keccak v2.0.2
23462025-03-21T00:12:24.005Z Compiling blake3 v1.5.4
23472025-03-21T00:12:24.185Z Compiling dsl_auto_type v0.1.2
23482025-03-21T00:12:24.709Z Compiling scheduled-thread-pool v0.2.7
23492025-03-21T00:12:25.342Z Compiling xattr v1.3.1
23502025-03-21T00:12:25.644Z Compiling diesel_table_macro_syntax v0.2.0
23512025-03-21T00:12:25.844Z Compiling filetime v0.2.25
23522025-03-21T00:12:25.991Z Compiling memmap2 v0.9.5
23532025-03-21T00:12:26.021Z Compiling arrayref v0.3.9
23542025-03-21T00:12:26.144Z Compiling tap v1.0.1
23552025-03-21T00:12:26.164Z Compiling constant_time_eq v0.3.1
23562025-03-21T00:12:26.337Z Compiling maybe-uninit v2.0.0
23572025-03-21T00:12:26.371Z Compiling bit-vec v0.6.3
23582025-03-21T00:12:26.390Z Compiling arrayvec v0.7.6
23592025-03-21T00:12:26.797Z Compiling bit-set v0.5.3
23602025-03-21T00:12:26.897Z Compiling wyz v0.5.1
23612025-03-21T00:12:27.074Z Compiling tar v0.4.44
23622025-03-21T00:12:27.358Z Compiling diesel_derives v2.2.3
23632025-03-21T00:12:27.785Z Compiling r2d2 v0.8.10
23642025-03-21T00:12:28.554Z Compiling toolchain_find v0.4.0
23652025-03-21T00:12:28.692Z Compiling camino-tempfile v1.1.1
23662025-03-21T00:12:28.873Z Compiling phf_generator v0.11.2
23672025-03-21T00:12:29.000Z Compiling ascii-canvas v3.0.0
23682025-03-21T00:12:29.119Z Compiling secrecy v0.8.0
23692025-03-21T00:12:29.140Z Compiling ena v0.14.3
23702025-03-21T00:12:29.141Z Compiling async-recursion v1.1.1
23712025-03-21T00:12:29.358Z Compiling packed_struct v0.10.1
23722025-03-21T00:12:29.427Z Compiling bindgen v0.71.1
23732025-03-21T00:12:29.498Z Compiling funty v2.0.0
23742025-03-21T00:12:29.784Z Compiling crc-catalog v2.4.0
23752025-03-21T00:12:29.878Z Compiling diff v0.1.13
23762025-03-21T00:12:29.955Z Compiling regex-syntax v0.6.29
23772025-03-21T00:12:30.365Z Compiling topological-sort v0.2.2
23782025-03-21T00:12:30.446Z Compiling crc v3.2.1
23792025-03-21T00:12:30.597Z Compiling omicron-zone-package v0.12.0
23802025-03-21T00:12:30.787Z Compiling bitvec v1.0.1
23812025-03-21T00:12:32.337Z Compiling phf_codegen v0.11.2
23822025-03-21T00:12:32.508Z Compiling rustfmt-wrapper v0.2.1
23832025-03-21T00:12:32.701Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23842025-03-21T00:12:33.296Z Compiling lalrpop v0.19.12
23852025-03-21T00:12:33.759Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23862025-03-21T00:12:34.010Z Compiling universal-hash v0.5.1
23872025-03-21T00:12:34.260Z Compiling thiserror-impl-no-std v2.0.2
23882025-03-21T00:12:34.716Z Compiling packed_struct_codegen v0.10.1
23892025-03-21T00:12:35.132Z Compiling parse-zoneinfo v0.3.1
23902025-03-21T00:12:35.305Z Compiling indexmap v1.9.3
23912025-03-21T00:12:35.672Z Compiling rustc-hash v2.1.1
23922025-03-21T00:12:35.891Z Compiling nodrop v0.1.14
23932025-03-21T00:12:36.059Z Compiling ref-cast v1.0.23
23942025-03-21T00:12:36.438Z Compiling opaque-debug v0.3.1
23952025-03-21T00:12:36.573Z Compiling poly1305 v0.8.0
23962025-03-21T00:12:36.632Z Compiling array-init v0.0.4
23972025-03-21T00:12:36.653Z Compiling thiserror-no-std v2.0.2
23982025-03-21T00:12:37.641Z Compiling diesel v2.2.8
23992025-03-21T00:12:37.711Z Compiling chrono-tz-build v0.4.0
24002025-03-21T00:12:38.086Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24012025-03-21T00:12:38.690Z Compiling smallvec v0.6.14
24022025-03-21T00:12:39.194Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24032025-03-21T00:12:39.522Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24042025-03-21T00:12:39.854Z Compiling itertools v0.13.0
24052025-03-21T00:12:40.857Z Compiling derive_builder_core v0.20.2
24062025-03-21T00:12:42.742Z Compiling chacha20 v0.9.1
24072025-03-21T00:12:43.253Z Compiling headers-core v0.3.0
24082025-03-21T00:12:43.391Z Compiling aead v0.5.2
24092025-03-21T00:12:43.447Z Compiling libxml v0.3.3
24102025-03-21T00:12:43.714Z Compiling ref-cast-impl v1.0.23
24112025-03-21T00:12:43.808Z Compiling vte_generate_state_changes v0.1.2
24122025-03-21T00:12:44.390Z Compiling bitfield v0.14.0
24132025-03-21T00:12:44.683Z Compiling hashbrown v0.12.3
24142025-03-21T00:12:44.822Z Compiling arc-swap v1.7.1
24152025-03-21T00:12:45.512Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24162025-03-21T00:12:45.881Z Compiling termcolor v1.4.1
24172025-03-21T00:12:46.824Z Compiling env_logger v0.10.2
24182025-03-21T00:12:47.016Z Compiling slog-scope v4.4.0
24192025-03-21T00:12:47.981Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24202025-03-21T00:12:48.997Z Compiling vte v0.11.1
24212025-03-21T00:12:49.048Z Compiling samael v0.0.18
24222025-03-21T00:12:49.875Z Compiling chacha20poly1305 v0.10.1
24232025-03-21T00:12:50.110Z Compiling headers v0.4.0
24242025-03-21T00:12:50.540Z Compiling derive_builder_macro v0.20.2
24252025-03-21T00:12:50.686Z Compiling serde-hex v0.1.0
24262025-03-21T00:12:51.415Z Compiling chrono-tz v0.10.1
24272025-03-21T00:12:52.064Z Compiling vsss-rs v3.3.4
24282025-03-21T00:12:53.677Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24292025-03-21T00:12:54.730Z Compiling polar-core v0.27.3
24302025-03-21T00:12:55.665Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24312025-03-21T00:12:56.090Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24322025-03-21T00:12:56.239Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24332025-03-21T00:12:56.437Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24342025-03-21T00:12:56.762Z Compiling ron v0.8.1
24352025-03-21T00:12:58.950Z Compiling hashbrown v0.13.2
24362025-03-21T00:13:00.171Z Compiling strum_macros v0.24.3
24372025-03-21T00:13:00.380Z Compiling unicase v2.7.0
24382025-03-21T00:13:00.729Z Compiling indoc v1.0.9
24392025-03-21T00:13:01.594Z Compiling crc-any v2.5.0
24402025-03-21T00:13:02.319Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24412025-03-21T00:13:02.575Z Compiling object v0.30.4
24422025-03-21T00:13:03.064Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24432025-03-21T00:13:16.629Z Compiling derive_builder v0.20.2
24442025-03-21T00:13:19.371Z Compiling strip-ansi-escapes v0.2.0
24452025-03-21T00:13:20.179Z Compiling slog-stdlog v4.1.1
24462025-03-21T00:13:21.493Z Compiling papergrid v0.11.0
24472025-03-21T00:13:22.957Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24482025-03-21T00:13:23.307Z Compiling tabled_derive v0.7.0
24492025-03-21T00:13:24.319Z Compiling fd-lock v4.0.2
24502025-03-21T00:13:24.569Z Compiling peg-macros v0.8.5
24512025-03-21T00:13:25.329Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24522025-03-21T00:13:26.274Z Compiling oso-derive v0.27.3
24532025-03-21T00:13:27.227Z Compiling impl-trait-for-tuples v0.2.2
24542025-03-21T00:13:27.513Z Compiling quick-xml v0.37.2
24552025-03-21T00:13:33.009Z Compiling diesel-dtrace v0.4.2
24562025-03-21T00:13:33.372Z Compiling nu-ansi-term v0.50.1
24572025-03-21T00:13:33.783Z Compiling path-slash v0.1.5
24582025-03-21T00:13:34.056Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24592025-03-21T00:13:34.551Z Compiling reedline v0.38.0
24602025-03-21T00:13:35.921Z Compiling oso v0.27.3
24612025-03-21T00:13:46.854Z Compiling peg v0.8.5
24622025-03-21T00:13:47.026Z Compiling tabled v0.15.0
24632025-03-21T00:13:49.382Z Compiling slog-envlogger v2.2.0
24642025-03-21T00:13:52.629Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24652025-03-21T00:13:52.916Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24662025-03-21T00:13:54.365Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24672025-03-21T00:13:54.725Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24682025-03-21T00:13:58.524Z Compiling pem v3.0.5
24692025-03-21T00:14:00.016Z Compiling bb8 v0.8.5
24702025-03-21T00:14:00.611Z Compiling bcs v0.1.6
24712025-03-21T00:14:01.438Z Compiling fxhash v0.2.1
24722025-03-21T00:14:01.700Z Compiling libz-sys v1.1.20
24732025-03-21T00:14:02.383Z Compiling termtree v0.5.1
24742025-03-21T00:14:02.833Z Compiling async-bb8-diesel v0.2.1
24752025-03-21T00:14:05.283Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24762025-03-21T00:14:05.305Z Compiling kstat-rs v0.2.4
24772025-03-21T00:14:06.190Z Compiling proc-macro-error-attr2 v2.0.0
24782025-03-21T00:14:06.302Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24792025-03-21T00:14:06.898Z Compiling proc-macro-error2 v2.0.1
24802025-03-21T00:14:06.919Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24812025-03-21T00:14:07.444Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24822025-03-21T00:14:07.937Z Compiling nanorand v0.7.0
24832025-03-21T00:14:08.610Z Compiling libgit2-sys v0.17.0+1.8.1
24842025-03-21T00:14:09.371Z Compiling pin-project-internal v1.1.6
24852025-03-21T00:14:11.895Z Compiling parking_lot_core v0.8.6
24862025-03-21T00:14:12.380Z Compiling pin-project v1.1.6
24872025-03-21T00:14:20.999Z Compiling flume v0.11.1
24882025-03-21T00:14:21.748Z Compiling tabled_derive v0.10.0
24892025-03-21T00:14:22.927Z Compiling mime_guess v2.0.5
24902025-03-21T00:14:24.132Z Compiling papergrid v0.14.0
24912025-03-21T00:14:24.244Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24922025-03-21T00:14:25.884Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24932025-03-21T00:14:28.707Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24942025-03-21T00:14:31.643Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24952025-03-21T00:14:32.917Z Compiling snafu-derive v0.8.5
24962025-03-21T00:14:34.620Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24972025-03-21T00:14:35.034Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24982025-03-21T00:14:36.831Z Compiling tabled v0.18.0
24992025-03-21T00:14:37.036Z Compiling snafu v0.8.5
25002025-03-21T00:14:39.684Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
25012025-03-21T00:14:45.637Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25022025-03-21T00:14:51.683Z Compiling globset v0.4.15
25032025-03-21T00:14:56.364Z Compiling olpc-cjson v0.1.4
25042025-03-21T00:14:56.685Z Compiling vergen v8.3.2
25052025-03-21T00:14:57.034Z Compiling castaway v0.2.3
25062025-03-21T00:14:57.252Z Compiling nibble_vec v0.1.0
25072025-03-21T00:14:57.514Z Compiling serde_plain v1.0.2
25082025-03-21T00:14:57.640Z Compiling cargo-platform v0.1.8
25092025-03-21T00:14:58.064Z Compiling atty v0.2.14
25102025-03-21T00:14:58.082Z Compiling salty v0.3.0
25112025-03-21T00:14:58.245Z Compiling http-range v0.1.5
25122025-03-21T00:14:58.502Z Compiling io-lifetimes v1.0.11
25132025-03-21T00:14:58.759Z Compiling typed-path v0.9.3
25142025-03-21T00:14:59.059Z Compiling endian-type v0.1.2
25152025-03-21T00:14:59.329Z Compiling radix_trie v0.2.1
25162025-03-21T00:15:00.780Z Compiling cargo_metadata v0.18.1
25172025-03-21T00:15:02.610Z Compiling tough v0.19.0
25182025-03-21T00:15:02.819Z Compiling git2 v0.19.0
25192025-03-21T00:15:03.618Z Compiling compact_str v0.8.0
25202025-03-21T00:15:06.082Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25212025-03-21T00:15:08.798Z Compiling parking_lot v0.11.2
25222025-03-21T00:15:10.833Z Compiling unicode-truncate v1.1.0
25232025-03-21T00:15:11.142Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25242025-03-21T00:15:11.167Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25252025-03-21T00:15:12.472Z Compiling lru v0.12.5
25262025-03-21T00:15:12.844Z Compiling rand_seeder v0.3.0
25272025-03-21T00:15:13.273Z Compiling lzma-sys v0.1.20
25282025-03-21T00:15:13.981Z Compiling instability v0.3.2
25292025-03-21T00:15:14.977Z Compiling rustix v0.37.28
25302025-03-21T00:15:15.632Z Compiling rustls v0.21.12
25312025-03-21T00:15:15.705Z Compiling indoc v2.0.6
25322025-03-21T00:15:15.981Z Compiling parse-size v1.1.0
25332025-03-21T00:15:16.325Z Compiling cassowary v0.3.0
25342025-03-21T00:15:16.552Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25352025-03-21T00:15:16.898Z Compiling ratatui v0.29.0
25362025-03-21T00:15:19.309Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25372025-03-21T00:15:19.557Z Compiling hyper-staticfile v0.10.1
25382025-03-21T00:15:19.994Z Compiling sled v0.34.7
25392025-03-21T00:15:21.884Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25402025-03-21T00:15:23.605Z Compiling hickory-client v0.24.4
25412025-03-21T00:15:24.328Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25422025-03-21T00:15:25.514Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25432025-03-21T00:15:28.152Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25442025-03-21T00:15:30.880Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25452025-03-21T00:15:31.214Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
25462025-03-21T00:15:32.714Z Compiling rustls-webpki v0.101.7
25472025-03-21T00:15:34.089Z Compiling sct v0.7.1
25482025-03-21T00:15:34.529Z Compiling hickory-server v0.24.4
25492025-03-21T00:15:36.580Z Compiling primeorder v0.13.6
25502025-03-21T00:15:36.663Z Compiling heck v0.3.3
25512025-03-21T00:15:37.005Z Compiling env_filter v0.1.2
25522025-03-21T00:15:37.161Z Compiling csv-core v0.1.11
25532025-03-21T00:15:38.070Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25542025-03-21T00:15:38.513Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25552025-03-21T00:15:38.579Z Compiling csv v1.3.1
25562025-03-21T00:15:39.547Z Compiling env_logger v0.11.5
25572025-03-21T00:15:40.693Z Compiling p384 v0.13.0
25582025-03-21T00:15:40.969Z Compiling zone_cfg_derive v0.1.2
25592025-03-21T00:15:45.644Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25602025-03-21T00:15:47.416Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25612025-03-21T00:15:47.539Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25622025-03-21T00:15:47.675Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25632025-03-21T00:15:48.228Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25642025-03-21T00:15:48.647Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25652025-03-21T00:15:48.812Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25662025-03-21T00:15:48.992Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25672025-03-21T00:15:49.158Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25682025-03-21T00:15:49.337Z Compiling nix v0.27.1
25692025-03-21T00:15:49.497Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25702025-03-21T00:15:50.188Z Compiling tungstenite v0.23.0
25712025-03-21T00:15:52.017Z Compiling base64 v0.13.1
25722025-03-21T00:15:52.817Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25732025-03-21T00:15:53.219Z Compiling ron v0.7.1
25742025-03-21T00:15:54.741Z Compiling tokio-tungstenite v0.23.1
25752025-03-21T00:15:55.359Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25762025-03-21T00:15:56.033Z Compiling xz2 v0.1.7
25772025-03-21T00:15:56.670Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25782025-03-21T00:15:58.424Z Compiling terminal_size v0.2.6
25792025-03-21T00:15:58.668Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25802025-03-21T00:16:02.871Z Compiling tokio-rustls v0.24.1
25812025-03-21T00:16:03.371Z Compiling zone v0.1.8
25822025-03-21T00:16:04.171Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25832025-03-21T00:16:05.803Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25842025-03-21T00:16:06.099Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25852025-03-21T00:16:06.626Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25862025-03-21T00:16:06.961Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25872025-03-21T00:16:07.089Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25882025-03-21T00:16:07.739Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25892025-03-21T00:16:08.691Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25902025-03-21T00:16:10.867Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25912025-03-21T00:16:11.219Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25922025-03-21T00:16:12.156Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25932025-03-21T00:16:14.647Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25942025-03-21T00:16:16.099Z Compiling rustls-pemfile v1.0.4
25952025-03-21T00:16:16.842Z Compiling signal-hook-tokio v0.3.1
25962025-03-21T00:16:17.077Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25972025-03-21T00:16:17.840Z Compiling twox-hash v2.1.0
25982025-03-21T00:16:18.161Z Compiling yasna v0.5.2
25992025-03-21T00:16:18.877Z Compiling smawk v0.3.2
26002025-03-21T00:16:19.184Z Compiling unicode-linebreak v0.1.5
26012025-03-21T00:16:19.567Z Compiling glob v0.3.2
26022025-03-21T00:16:19.759Z Compiling is_ci v1.2.0
26032025-03-21T00:16:19.838Z Compiling textwrap v0.16.1
26042025-03-21T00:16:20.073Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26052025-03-21T00:16:21.540Z Compiling supports-color v3.0.2
26062025-03-21T00:16:21.675Z Compiling rcgen v0.12.1
26072025-03-21T00:16:23.376Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26082025-03-21T00:16:26.058Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26092025-03-21T00:16:27.186Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26102025-03-21T00:16:27.408Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26112025-03-21T00:16:32.807Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26122025-03-21T00:16:35.806Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26132025-03-21T00:16:45.254Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26142025-03-21T00:16:46.287Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26152025-03-21T00:16:47.108Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
26162025-03-21T00:16:47.296Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26172025-03-21T00:16:49.866Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26182025-03-21T00:16:56.215Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26192025-03-21T00:16:57.085Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26202025-03-21T00:16:57.652Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26212025-03-21T00:17:07.634Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26222025-03-21T00:17:12.750Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26232025-03-21T00:17:13.103Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26242025-03-21T00:17:13.223Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26252025-03-21T00:17:14.393Z Compiling fatfs v0.3.6
26262025-03-21T00:17:14.873Z Compiling subprocess v0.2.9
26272025-03-21T00:17:15.722Z Compiling rtoolbox v0.0.2
26282025-03-21T00:17:16.134Z Compiling assert_matches v1.5.0
26292025-03-21T00:17:17.083Z Compiling rpassword v7.3.1
26302025-03-21T00:17:17.554Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26312025-03-21T00:17:19.294Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26322025-03-21T00:17:19.521Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26332025-03-21T00:17:25.084Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26342025-03-21T00:17:31.894Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26352025-03-21T00:17:50.277Z Compiling tui-tree-widget v0.23.0
26362025-03-21T00:17:50.739Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26372025-03-21T00:17:52.768Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26382025-03-21T00:17:53.115Z Compiling uzers v0.12.1
26392025-03-21T00:17:56.233Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26402025-03-21T00:18:03.752Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26412025-03-21T00:18:03.805Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26422025-03-21T00:18:09.773Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26432025-03-21T00:18:20.318Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26442025-03-21T00:18:25.007Z Compiling multimap v0.10.0
26452025-03-21T00:20:42.455Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26462025-03-21T00:28:04.569Z Finished `release` profile [optimized] target(s) in 17m 26s
26472025-03-21T00:29:12.699Z
26482025-03-21T00:29:12.702Zreal 18:35.450416472
26492025-03-21T00:29:12.702Zuser 2:09:42.639696082
26502025-03-21T00:29:12.702Zsys 3:32.406637840
26512025-03-21T00:29:12.702Ztrap 3.212502828
26522025-03-21T00:29:12.702Ztflt 1.702854209
26532025-03-21T00:29:12.702Zdflt 4.330173791
26542025-03-21T00:29:12.702Zkflt 0.000951844
26552025-03-21T00:29:12.702Zlock 7:49:45.647660445
26562025-03-21T00:29:12.702Zslp 6:45:32.182244812
26572025-03-21T00:29:12.702Zlat 3:35.523107659
26582025-03-21T00:29:12.702Zstop 2:56.403559561
26592025-03-21T00:29:12.702Z+ mapfile -t packages
26602025-03-21T00:29:12.702Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26612025-03-21T00:29:13.781Z Compiling ring v0.17.11
26622025-03-21T00:29:15.657Z Compiling rustls v0.23.19
26632025-03-21T00:29:15.657Z Compiling rustls v0.22.4
26642025-03-21T00:29:17.253Z Compiling rustls-webpki v0.102.8
26652025-03-21T00:29:21.170Z Compiling tokio-rustls v0.25.0
26662025-03-21T00:29:21.585Z Compiling dropshot v0.12.0
26672025-03-21T00:29:23.228Z Compiling tokio-rustls v0.26.0
26682025-03-21T00:29:23.669Z Compiling hyper-rustls v0.27.3
26692025-03-21T00:29:24.192Z Compiling reqwest v0.12.12
26702025-03-21T00:29:25.945Z Compiling qorb v0.2.1
26712025-03-21T00:29:26.356Z Compiling dropshot v0.16.0
26722025-03-21T00:29:32.720Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26732025-03-21T00:29:33.303Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26742025-03-21T00:29:34.049Z Compiling progenitor-client v0.8.0
26752025-03-21T00:29:35.101Z Compiling progenitor v0.8.0
26762025-03-21T00:29:35.384Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
26772025-03-21T00:29:36.807Z Compiling progenitor-client v0.9.1
26782025-03-21T00:29:37.432Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26792025-03-21T00:29:37.783Z Compiling omicron-zone-package v0.12.0
26802025-03-21T00:29:45.698Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26812025-03-21T00:29:58.328Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26822025-03-21T00:30:02.897Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26832025-03-21T00:30:03.751Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26842025-03-21T00:30:05.429Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26852025-03-21T00:30:21.298Z Finished `release` profile [optimized] target(s) in 1m 08s
26862025-03-21T00:30:21.478Z Running `target/release/omicron-package -t test list-outputs`
26872025-03-21T00:30:21.530ZLogging to: /work/oxidecomputer/omicron/out/LOG
26882025-03-21T00:30:21.533Z+ ptime -m cargo build --locked --release -p xtask
26892025-03-21T00:30:22.121Z Compiling serde v1.0.218
26902025-03-21T00:30:22.124Z Compiling libc v0.2.170
26912025-03-21T00:30:22.124Z Compiling serde_json v1.0.139
26922025-03-21T00:30:22.124Z Compiling rustix v0.38.37
26932025-03-21T00:30:22.124Z Compiling syn v2.0.98
26942025-03-21T00:30:22.242Z Compiling bitflags v2.6.0
26952025-03-21T00:30:22.600Z Compiling usdt-impl v0.5.0
26962025-03-21T00:30:22.614Z Compiling syn v1.0.109
26972025-03-21T00:30:22.725Z Compiling log v0.4.22
26982025-03-21T00:30:22.747Z Compiling hashbrown v0.15.1
26992025-03-21T00:30:23.048Z Compiling fs-err v2.11.0
27002025-03-21T00:30:23.191Z Compiling anyhow v1.0.97
27012025-03-21T00:30:23.383Z Compiling once_cell v1.20.3
27022025-03-21T00:30:23.530Z Compiling thread-id v4.2.2
27032025-03-21T00:30:23.979Z Compiling indexmap v2.7.1
27042025-03-21T00:30:25.101Z Compiling terminal_size v0.4.0
27052025-03-21T00:30:25.101Z Compiling tempfile v3.13.0
27062025-03-21T00:30:25.354Z Compiling clap_builder v4.5.31
27072025-03-21T00:30:25.846Z Compiling proc-macro-error v1.0.4
27082025-03-21T00:30:26.739Z Compiling tabled_derive v0.7.0
27092025-03-21T00:30:27.857Z Compiling tabled v0.15.0
27102025-03-21T00:30:28.447Z Compiling serde_derive v1.0.218
27112025-03-21T00:30:28.448Z Compiling thiserror-impl v1.0.69
27122025-03-21T00:30:28.451Z Compiling zerocopy-derive v0.7.35
27132025-03-21T00:30:28.451Z Compiling scroll_derive v0.12.0
27142025-03-21T00:30:28.451Z Compiling thiserror-impl v2.0.11
27152025-03-21T00:30:29.813Z Compiling scroll v0.12.0
27162025-03-21T00:30:30.235Z Compiling zerocopy v0.7.35
27172025-03-21T00:30:30.461Z Compiling goblin v0.8.2
27182025-03-21T00:30:31.027Z Compiling thiserror v1.0.69
27192025-03-21T00:30:31.218Z Compiling pest v2.7.14
27202025-03-21T00:30:33.111Z Compiling thiserror v2.0.11
27212025-03-21T00:30:33.299Z Compiling clap_derive v4.5.28
27222025-03-21T00:30:34.262Z Compiling pest_meta v2.7.14
27232025-03-21T00:30:37.424Z Compiling pest_generator v2.7.14
27242025-03-21T00:30:37.700Z Compiling clap v4.5.31
27252025-03-21T00:30:39.148Z Compiling pest_derive v2.7.14
27262025-03-21T00:30:39.954Z Compiling dtrace-parser v0.2.0
27272025-03-21T00:30:41.471Z Compiling serde_spanned v0.6.8
27282025-03-21T00:30:41.764Z Compiling toml_datetime v0.6.8
27292025-03-21T00:30:42.497Z Compiling toml_edit v0.22.24
27302025-03-21T00:30:43.979Z Compiling serde_tokenstream v0.2.2
27312025-03-21T00:30:44.559Z Compiling dof v0.3.0
27322025-03-21T00:30:45.520Z Compiling camino v1.1.9
27332025-03-21T00:30:47.123Z Compiling toml v0.8.20
27342025-03-21T00:30:47.493Z Compiling usdt-attr-macro v0.5.0
27352025-03-21T00:30:49.627Z Compiling usdt-macro v0.5.0
27362025-03-21T00:30:50.221Z Compiling semver v1.0.25
27372025-03-21T00:30:50.799Z Compiling cargo-platform v0.1.8
27382025-03-21T00:30:51.499Z Compiling cargo_metadata v0.19.2
27392025-03-21T00:30:51.641Z Compiling usdt v0.5.0
27402025-03-21T00:30:51.893Z Compiling cargo_toml v0.21.0
27412025-03-21T00:30:52.967Z Compiling camino-tempfile v1.1.1
27422025-03-21T00:30:53.072Z Compiling macaddr v1.0.1
27432025-03-21T00:31:04.555Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27442025-03-21T00:31:10.315Z Finished `release` profile [optimized] target(s) in 48.71s
27452025-03-21T00:31:10.453Z
27462025-03-21T00:31:10.456Zreal 48.883458042
27472025-03-21T00:31:10.456Zuser 5:16.449822314
27482025-03-21T00:31:10.456Zsys 18.869720800
27492025-03-21T00:31:10.456Ztrap 0.144374256
27502025-03-21T00:31:10.456Ztflt 0.175086558
27512025-03-21T00:31:10.456Zdflt 0.269358491
27522025-03-21T00:31:10.456Zkflt 0.000016186
27532025-03-21T00:31:10.456Zlock 9:31.432053629
27542025-03-21T00:31:10.456Zslp 15:19.232967642
27552025-03-21T00:31:10.456Zlat 14.442877962
27562025-03-21T00:31:10.456Zstop 19.597013377
27572025-03-21T00:31:10.456Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27582025-03-21T00:31:10.456Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27592025-03-21T00:31:10.456Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27602025-03-21T00:31:10.456Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27612025-03-21T00:31:10.456Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27622025-03-21T00:31:11.386Z Compiling regress v0.10.3
27632025-03-21T00:31:11.524Z Compiling thiserror-impl v2.0.11
27642025-03-21T00:31:11.527Z Compiling ident_case v1.0.1
27652025-03-21T00:31:11.527Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27662025-03-21T00:31:11.527Z Compiling unsafe-libyaml v0.2.11
27672025-03-21T00:31:11.527Z Compiling progenitor-client v0.9.1
27682025-03-21T00:31:11.538Z Compiling oxnet v0.1.1
27692025-03-21T00:31:11.541Z Compiling tempfile v3.13.0
27702025-03-21T00:31:11.739Z Compiling darling_core v0.20.10
27712025-03-21T00:31:12.091Z Compiling macaddr v1.0.1
27722025-03-21T00:31:12.133Z Compiling progenitor-client v0.8.0
27732025-03-21T00:31:12.264Z Compiling structmeta-derive v0.3.0
27742025-03-21T00:31:12.299Z Compiling instant v0.1.13
27752025-03-21T00:31:12.465Z Compiling daft-derive v0.1.2
27762025-03-21T00:31:12.531Z Compiling wait-timeout v0.2.0
27772025-03-21T00:31:12.624Z Compiling dropshot v0.16.0
27782025-03-21T00:31:12.974Z Compiling serde_yaml v0.9.34+deprecated
27792025-03-21T00:31:13.065Z Compiling bit-vec v0.8.0
27802025-03-21T00:31:13.500Z Compiling bit-set v0.8.0
27812025-03-21T00:31:13.636Z Compiling rusty-fork v0.3.0
27822025-03-21T00:31:13.813Z Compiling dropshot_endpoint v0.16.0
27832025-03-21T00:31:14.051Z Compiling daft v0.1.2
27842025-03-21T00:31:14.319Z Compiling rand_xorshift v0.3.0
27852025-03-21T00:31:14.545Z Compiling unarray v0.1.4
27862025-03-21T00:31:14.610Z Compiling thiserror v2.0.11
27872025-03-21T00:31:14.677Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27882025-03-21T00:31:14.741Z Compiling proptest v1.6.0
27892025-03-21T00:31:14.779Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27902025-03-21T00:31:14.841Z Compiling structmeta v0.3.0
27912025-03-21T00:31:14.862Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27922025-03-21T00:31:15.262Z Compiling typify-impl v0.2.0
27932025-03-21T00:31:15.359Z Compiling parse-display-derive v0.10.0
27942025-03-21T00:31:15.558Z Compiling test-strategy v0.4.0
27952025-03-21T00:31:16.011Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27962025-03-21T00:31:16.224Z Compiling backoff v0.4.0
27972025-03-21T00:31:16.398Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27982025-03-21T00:31:16.599Z Compiling proc-macro-crate v1.3.1
27992025-03-21T00:31:17.149Z Compiling typify-impl v0.3.0
28002025-03-21T00:31:17.509Z Compiling darling_macro v0.20.10
28012025-03-21T00:31:17.530Z Compiling num_enum_derive v0.5.11
28022025-03-21T00:31:18.508Z Compiling darling v0.20.10
28032025-03-21T00:31:18.645Z Compiling serde_with_macros v3.12.0
28042025-03-21T00:31:19.019Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28052025-03-21T00:31:19.294Z Compiling parse-display v0.10.0
28062025-03-21T00:31:19.416Z Compiling itertools v0.13.0
28072025-03-21T00:31:19.758Z Compiling num_enum v0.5.11
28082025-03-21T00:31:19.892Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28092025-03-21T00:31:19.956Z Compiling crucible-workspace-hack v0.1.0
28102025-03-21T00:31:20.226Z Compiling heapless v0.8.0
28112025-03-21T00:31:20.353Z Compiling proc-macro-error v1.0.4
28122025-03-21T00:31:20.771Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
28132025-03-21T00:31:21.082Z Compiling serde_with v3.12.0
28142025-03-21T00:31:21.337Z Compiling camino-tempfile v1.1.1
28152025-03-21T00:31:21.397Z Compiling hash32 v0.3.1
28162025-03-21T00:31:21.664Z Compiling foreign-types-macros v0.2.3
28172025-03-21T00:31:21.775Z Compiling smoltcp v0.11.0
28182025-03-21T00:31:22.279Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28192025-03-21T00:31:22.461Z Compiling foreign-types-shared v0.3.1
28202025-03-21T00:31:22.904Z Compiling foreign-types v0.5.0
28212025-03-21T00:31:23.437Z Compiling tabwriter v1.4.0
28222025-03-21T00:31:23.849Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28232025-03-21T00:31:23.902Z Compiling cstr-argument v0.1.2
28242025-03-21T00:31:24.195Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28252025-03-21T00:31:24.524Z Compiling cobs v0.2.3
28262025-03-21T00:31:24.674Z Compiling pretty-hex v0.2.1
28272025-03-21T00:31:24.812Z Compiling postcard v1.0.10
28282025-03-21T00:31:24.814Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28292025-03-21T00:31:24.892Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28302025-03-21T00:31:25.062Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28312025-03-21T00:31:25.430Z Compiling colored v2.2.0
28322025-03-21T00:31:25.563Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28332025-03-21T00:31:25.908Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28342025-03-21T00:31:26.116Z Compiling winnow v0.6.20
28352025-03-21T00:31:26.295Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28362025-03-21T00:31:26.873Z Compiling smf v0.2.3
28372025-03-21T00:31:27.178Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28382025-03-21T00:31:27.531Z Compiling zone_cfg_derive v0.3.0
28392025-03-21T00:31:28.070Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28402025-03-21T00:31:28.505Z Compiling itertools v0.14.0
28412025-03-21T00:31:28.808Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28422025-03-21T00:31:28.951Z Compiling num-derive v0.4.2
28432025-03-21T00:31:29.517Z Compiling typify-macro v0.2.0
28442025-03-21T00:31:29.540Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28452025-03-21T00:31:29.615Z Compiling sigpipe v0.1.3
28462025-03-21T00:31:29.762Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28472025-03-21T00:31:30.131Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28482025-03-21T00:31:31.096Z Compiling zone v0.3.0
28492025-03-21T00:31:31.304Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28502025-03-21T00:31:31.453Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28512025-03-21T00:31:31.613Z Compiling typify-macro v0.3.0
28522025-03-21T00:31:31.905Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28532025-03-21T00:31:31.954Z Compiling universal-hash v0.5.1
28542025-03-21T00:31:32.089Z Compiling opaque-debug v0.3.1
28552025-03-21T00:31:32.176Z Compiling tungstenite v0.21.0
28562025-03-21T00:31:32.206Z Compiling num-rational v0.4.2
28572025-03-21T00:31:32.550Z Compiling password-hash v0.5.0
28582025-03-21T00:31:33.184Z Compiling typify v0.2.0
28592025-03-21T00:31:33.347Z Compiling progenitor-impl v0.8.0
28602025-03-21T00:31:33.527Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28612025-03-21T00:31:33.530Z Compiling blake2 v0.10.6
28622025-03-21T00:31:33.718Z Compiling aead v0.5.2
28632025-03-21T00:31:33.779Z Compiling num-complex v0.4.6
28642025-03-21T00:31:34.093Z Compiling keccak v0.1.5
28652025-03-21T00:31:34.114Z Compiling base64 v0.21.7
28662025-03-21T00:31:34.733Z Compiling convert_case v0.4.0
28672025-03-21T00:31:34.813Z Compiling num v0.4.3
28682025-03-21T00:31:34.844Z Compiling sha3 v0.10.8
28692025-03-21T00:31:34.938Z Compiling argon2 v0.5.3
28702025-03-21T00:31:35.226Z Compiling tokio-tungstenite v0.21.0
28712025-03-21T00:31:35.338Z Compiling typify v0.3.0
28722025-03-21T00:31:35.494Z Compiling progenitor-impl v0.9.1
28732025-03-21T00:31:35.534Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28742025-03-21T00:31:35.664Z Compiling derive_more v0.99.19
28752025-03-21T00:31:35.822Z Compiling poly1305 v0.8.0
28762025-03-21T00:31:35.826Z Compiling chacha20 v0.9.1
28772025-03-21T00:31:36.331Z Compiling float-ord v0.3.2
28782025-03-21T00:31:36.540Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28792025-03-21T00:31:36.729Z Compiling semver v0.1.20
28802025-03-21T00:31:36.988Z Compiling same-file v1.0.6
28812025-03-21T00:31:37.293Z Compiling walkdir v2.5.0
28822025-03-21T00:31:37.324Z Compiling rustc_version v0.1.7
28832025-03-21T00:31:37.480Z Compiling newline-converter v0.3.0
28842025-03-21T00:31:37.678Z Compiling primeorder v0.13.6
28852025-03-21T00:31:37.699Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28862025-03-21T00:31:37.761Z Compiling secrecy v0.8.0
28872025-03-21T00:31:37.986Z Compiling cancel-safe-futures v0.1.5
28882025-03-21T00:31:38.049Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28892025-03-21T00:31:38.180Z Compiling owo-colors v4.2.0
28902025-03-21T00:31:38.319Z Compiling newtype_derive v0.1.6
28912025-03-21T00:31:38.402Z Compiling expectorate v1.1.0
28922025-03-21T00:31:38.613Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28932025-03-21T00:31:38.670Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28942025-03-21T00:31:38.887Z Compiling thiserror-impl-no-std v2.0.2
28952025-03-21T00:31:38.906Z Compiling libsw-core v0.3.1
28962025-03-21T00:31:38.936Z Compiling blake3 v1.5.4
28972025-03-21T00:31:39.202Z Compiling half v2.4.1
28982025-03-21T00:31:39.602Z Compiling unicase v2.7.0
28992025-03-21T00:31:39.623Z Compiling fixedbitset v0.5.7
29002025-03-21T00:31:39.770Z Compiling ciborium-io v0.2.2
29012025-03-21T00:31:39.941Z Compiling arc-swap v1.7.1
29022025-03-21T00:31:40.105Z Compiling progenitor-macro v0.8.0
29032025-03-21T00:31:40.176Z Compiling petgraph v0.7.1
29042025-03-21T00:31:40.240Z Compiling ciborium-ll v0.2.2
29052025-03-21T00:31:40.517Z Compiling slog-scope v4.4.0
29062025-03-21T00:31:40.651Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29072025-03-21T00:31:40.968Z Compiling libsw v3.4.0
29082025-03-21T00:31:41.214Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29092025-03-21T00:31:41.692Z Compiling thiserror-no-std v2.0.2
29102025-03-21T00:31:41.846Z Compiling polyval v0.6.2
29112025-03-21T00:31:42.120Z Compiling atomicwrites v0.4.4
29122025-03-21T00:31:42.123Z Compiling progenitor-macro v0.9.1
29132025-03-21T00:31:42.218Z Compiling memmap2 v0.9.5
29142025-03-21T00:31:42.293Z Compiling indent_write v2.2.0
29152025-03-21T00:31:42.474Z Compiling parking_lot_core v0.8.6
29162025-03-21T00:31:42.544Z Compiling linear-map v1.2.0
29172025-03-21T00:31:42.631Z Compiling arrayvec v0.7.6
29182025-03-21T00:31:42.908Z Compiling salty v0.3.0
29192025-03-21T00:31:42.956Z Compiling constant_time_eq v0.3.1
29202025-03-21T00:31:43.090Z Compiling arrayref v0.3.9
29212025-03-21T00:31:43.150Z Compiling libefi-sys v0.1.0
29222025-03-21T00:31:43.260Z Compiling ghash v0.5.1
29232025-03-21T00:31:43.393Z Compiling vsss-rs v3.3.4
29242025-03-21T00:31:43.475Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29252025-03-21T00:31:43.704Z Compiling slog-stdlog v4.1.1
29262025-03-21T00:31:43.857Z Compiling ciborium v0.2.2
29272025-03-21T00:31:44.482Z Compiling p384 v0.13.0
29282025-03-21T00:31:44.640Z Compiling toolchain_find v0.4.0
29292025-03-21T00:31:45.063Z Compiling chacha20poly1305 v0.10.1
29302025-03-21T00:31:45.165Z Compiling ctr v0.9.2
29312025-03-21T00:31:45.234Z Compiling lzma-sys v0.1.20
29322025-03-21T00:31:45.323Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29332025-03-21T00:31:45.547Z Compiling bitfield-struct v0.6.2
29342025-03-21T00:31:45.762Z Compiling slog-dtrace v0.3.0
29352025-03-21T00:31:45.941Z Compiling topological-sort v0.2.2
29362025-03-21T00:31:45.966Z Compiling highway v1.3.0
29372025-03-21T00:31:46.170Z Compiling omicron-zone-package v0.12.0
29382025-03-21T00:31:46.359Z Compiling aes-gcm v0.10.3
29392025-03-21T00:31:46.673Z Compiling rustfmt-wrapper v0.2.1
29402025-03-21T00:31:46.741Z Compiling mime_guess v2.0.5
29412025-03-21T00:31:46.971Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29422025-03-21T00:31:47.116Z Compiling slog-envlogger v2.2.0
29432025-03-21T00:31:47.227Z Compiling steno v0.4.1
29442025-03-21T00:31:47.906Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29452025-03-21T00:31:48.051Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29462025-03-21T00:31:48.412Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29472025-03-21T00:31:48.435Z Compiling heck v0.3.3
29482025-03-21T00:31:48.543Z Compiling ssh-encoding v0.2.0
29492025-03-21T00:31:48.583Z Compiling blowfish v0.9.1
29502025-03-21T00:31:48.817Z Compiling env_filter v0.1.2
29512025-03-21T00:31:49.022Z Compiling nibble_vec v0.1.0
29522025-03-21T00:31:49.075Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29532025-03-21T00:31:49.272Z Compiling humantime v2.1.0
29542025-03-21T00:31:49.413Z Compiling endian-type v0.1.2
29552025-03-21T00:31:49.431Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29562025-03-21T00:31:49.516Z Compiling env_logger v0.11.5
29572025-03-21T00:31:49.568Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29582025-03-21T00:31:49.653Z Compiling radix_trie v0.2.1
29592025-03-21T00:31:49.761Z Compiling ssh-cipher v0.2.0
29602025-03-21T00:31:50.198Z Compiling zone_cfg_derive v0.1.2
29612025-03-21T00:31:50.289Z Compiling bcrypt-pbkdf v0.10.0
29622025-03-21T00:31:50.902Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29632025-03-21T00:31:50.902Z Compiling parking_lot v0.11.2
29642025-03-21T00:31:51.110Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29652025-03-21T00:31:51.673Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29662025-03-21T00:31:51.709Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29672025-03-21T00:31:51.733Z Compiling password-hash v0.4.2
29682025-03-21T00:31:51.733Z Compiling gethostname v0.5.0
29692025-03-21T00:31:51.961Z Compiling fxhash v0.2.1
29702025-03-21T00:31:51.995Z Compiling progenitor v0.8.0
29712025-03-21T00:31:52.101Z Compiling http-range v0.1.5
29722025-03-21T00:31:52.148Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29732025-03-21T00:31:52.148Z Compiling base64 v0.13.1
29742025-03-21T00:31:52.191Z Compiling pbkdf2 v0.11.0
29752025-03-21T00:31:52.240Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29762025-03-21T00:31:52.412Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29772025-03-21T00:31:52.520Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29782025-03-21T00:31:52.550Z Compiling ron v0.7.1
29792025-03-21T00:31:52.570Z Compiling sled v0.34.7
29802025-03-21T00:31:52.687Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29812025-03-21T00:31:53.377Z Compiling xz2 v0.1.7
29822025-03-21T00:31:53.813Z Compiling zone v0.1.8
29832025-03-21T00:31:53.892Z Compiling progenitor v0.9.1
29842025-03-21T00:31:53.933Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29852025-03-21T00:31:54.143Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29862025-03-21T00:31:54.449Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29872025-03-21T00:31:54.594Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29882025-03-21T00:31:54.940Z Compiling ssh-key v0.6.6
29892025-03-21T00:31:55.173Z Compiling hickory-client v0.24.4
29902025-03-21T00:31:56.905Z Compiling p256 v0.13.2
29912025-03-21T00:31:57.697Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29922025-03-21T00:31:58.984Z Compiling p521 v0.13.3
29932025-03-21T00:31:59.170Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29942025-03-21T00:31:59.476Z Compiling hickory-server v0.24.4
29952025-03-21T00:31:59.717Z Compiling pem v3.0.5
29962025-03-21T00:32:00.151Z Compiling yasna v0.5.2
29972025-03-21T00:32:00.411Z Compiling headers-core v0.3.0
29982025-03-21T00:32:00.578Z Compiling kstat-rs v0.2.4
29992025-03-21T00:32:00.603Z Compiling nanorand v0.7.0
30002025-03-21T00:32:01.142Z Compiling atty v0.2.14
30012025-03-21T00:32:01.171Z Compiling russh-cryptovec v0.7.3
30022025-03-21T00:32:01.245Z Compiling md5 v0.7.0
30032025-03-21T00:32:01.302Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
30042025-03-21T00:32:01.515Z Compiling rcgen v0.12.1
30052025-03-21T00:32:01.606Z Compiling russh-keys v0.45.0
30062025-03-21T00:32:01.790Z Compiling flume v0.11.1
30072025-03-21T00:32:01.909Z Compiling headers v0.4.0
30082025-03-21T00:32:02.441Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30092025-03-21T00:32:03.662Z Compiling hyper-staticfile v0.10.1
30102025-03-21T00:32:03.742Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30112025-03-21T00:32:04.551Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30122025-03-21T00:32:04.682Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30132025-03-21T00:32:05.113Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
30142025-03-21T00:32:05.439Z Compiling num-bigint v0.4.6
30152025-03-21T00:32:05.519Z Compiling des v0.8.1
30162025-03-21T00:32:05.628Z Compiling subprocess v0.2.9
30172025-03-21T00:32:05.877Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30182025-03-21T00:32:06.192Z Compiling hex-literal v0.4.1
30192025-03-21T00:32:06.385Z Compiling display-error-chain v0.2.2
30202025-03-21T00:32:06.618Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30212025-03-21T00:32:06.790Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30222025-03-21T00:32:07.157Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30232025-03-21T00:32:07.645Z Compiling internet-checksum v0.2.1
30242025-03-21T00:32:07.940Z Compiling russh v0.45.0
30252025-03-21T00:32:13.878Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30262025-03-21T00:32:14.138Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30272025-03-21T00:32:14.410Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30282025-03-21T00:32:14.532Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30292025-03-21T00:32:14.939Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30302025-03-21T00:32:17.084Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30312025-03-21T00:32:17.211Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30322025-03-21T00:32:17.513Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30332025-03-21T00:32:18.153Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30342025-03-21T00:32:18.655Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30352025-03-21T00:32:18.882Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30362025-03-21T00:32:19.109Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30372025-03-21T00:32:20.942Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30382025-03-21T00:32:21.560Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30392025-03-21T00:32:22.453Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30402025-03-21T00:32:22.543Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30412025-03-21T00:32:23.415Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30422025-03-21T00:32:24.664Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30432025-03-21T00:32:25.612Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30442025-03-21T00:32:26.544Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30452025-03-21T00:32:26.980Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30462025-03-21T00:32:27.003Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30472025-03-21T00:32:27.306Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30482025-03-21T00:32:28.818Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30492025-03-21T00:32:31.802Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30502025-03-21T00:32:32.067Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30512025-03-21T00:32:32.410Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30522025-03-21T00:32:32.732Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30532025-03-21T00:32:38.832Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30542025-03-21T00:32:46.499Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30552025-03-21T00:32:48.301Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30562025-03-21T00:33:10.173Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30572025-03-21T00:33:32.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
30582025-03-21T00:33:32.868Z
30592025-03-21T00:33:32.871Zreal 2:22.340404252
30602025-03-21T00:33:32.871Zuser 11:58.265111728
30612025-03-21T00:33:32.871Zsys 1:34.051227685
30622025-03-21T00:33:32.871Ztrap 0.349569963
30632025-03-21T00:33:32.871Ztflt 0.267389614
30642025-03-21T00:33:32.871Zdflt 0.490725903
30652025-03-21T00:33:32.871Zkflt 0.000030592
30662025-03-21T00:33:32.871Zlock 22:15.229140325
30672025-03-21T00:33:32.871Zslp 41:41.559830796
30682025-03-21T00:33:32.871Zlat 36.304022121
30692025-03-21T00:33:32.871Zstop 1:43.698099851
30702025-03-21T00:33:32.871Z+ mkdir tests
30712025-03-21T00:33:32.874Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30722025-03-21T00:33:32.874Z+ xargs -I '{}' -t cp '{}' tests/
30732025-03-21T00:33:32.917Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-37a05efc2737bff5 tests/
30742025-03-21T00:33:32.944Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-92517693106a010e tests/
30752025-03-21T00:33:32.971Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-229dc5f569d7139b tests/
30762025-03-21T00:33:32.997Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e2a2737784d2f529 tests/
30772025-03-21T00:33:33.239Z+ 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/*)
30782025-03-21T00:33:33.242Z+ 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-92517693106a010e tests/commtest-229dc5f569d7139b tests/dhcp_server-37a05efc2737bff5 tests/end_to_end_tests-e2a2737784d2f529 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
30792025-03-21T00:34:50.206ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30802025-03-21T00:34:50.206Za .github/buildomat/ci-env.sh 1K
30812025-03-21T00:34:50.206Za out/target/test 1K
30822025-03-21T00:34:50.206Za out/npuzone/npuzone 23144K
30832025-03-21T00:34:50.206Za package-manifest.toml 33K
30842025-03-21T00:34:50.206Za smf/sled-agent/non-gimlet/config.toml 5K
30852025-03-21T00:34:50.206Za target/release/omicron-package 38846K
30862025-03-21T00:34:50.206Za target/release/xtask 10810K
30872025-03-21T00:34:50.206Za target/debug/bootstrap 214944K
30882025-03-21T00:34:50.207Za tests/bootstrap-92517693106a010e 24084K
30892025-03-21T00:34:50.207Za tests/commtest-229dc5f569d7139b 24339K
30902025-03-21T00:34:50.207Za tests/dhcp_server-37a05efc2737bff5 24084K
30912025-03-21T00:34:50.207Za tests/end_to_end_tests-e2a2737784d2f529 274595K
30922025-03-21T00:34:50.207Za out/clickhouse.tar.gz 304619K
30932025-03-21T00:34:50.207Za out/clickhouse_keeper.tar.gz 290470K
30942025-03-21T00:34:50.207Za out/clickhouse_server.tar.gz 304609K
30952025-03-21T00:34:50.207Za out/cockroachdb.tar.gz 143835K
30962025-03-21T00:34:50.207Za out/crucible-dtrace.tar 98K
30972025-03-21T00:34:50.207Za out/crucible-pantry-zone.tar.gz 32474K
30982025-03-21T00:34:50.207Za out/crucible-zone.tar.gz 40858K
30992025-03-21T00:34:50.207Za out/external-dns.tar.gz 44314K
31002025-03-21T00:34:50.207Za out/internal-dns.tar.gz 44314K
31012025-03-21T00:34:50.207Za out/mg-ddm-gz.tar 65544K
31022025-03-21T00:34:50.207Za out/nexus.tar.gz 110995K
31032025-03-21T00:34:50.207Za out/ntp.tar.gz 14426K
31042025-03-21T00:34:50.207Za out/omicron-gateway-softnpu.tar.gz 25045K
31052025-03-21T00:34:50.207Za out/omicron-sled-agent.tar 126346K
31062025-03-21T00:34:50.207Za out/overlay.tar.gz 3K
31072025-03-21T00:34:50.207Za out/oximeter.tar.gz 54505K
31082025-03-21T00:34:50.207Za out/oxlog.tar 3144K
31092025-03-21T00:34:50.207Za out/probe.tar.gz 2764K
31102025-03-21T00:34:50.207Za out/propolis-server.tar.gz 67599K
31112025-03-21T00:34:50.207Za out/pumpkind-gz.tar 26665K
31122025-03-21T00:34:50.207Za out/switch-softnpu.tar.gz 261994K
31132025-03-21T00:34:50.211Z
31142025-03-21T00:34:50.211Zreal 1:16.950236802
31152025-03-21T00:34:50.211Zuser 1:13.373817922
31162025-03-21T00:34:50.211Zsys 4.962510516
31172025-03-21T00:34:50.211Ztrap 0.022644153
31182025-03-21T00:34:50.211Ztflt 0.000000000
31192025-03-21T00:34:50.211Zdflt 0.000000000
31202025-03-21T00:34:50.211Zkflt 0.000000000
31212025-03-21T00:34:50.211Zlock 0.000000000
31222025-03-21T00:34:50.211Zslp 1:13.346741810
31232025-03-21T00:34:50.211Zlat 2.189695256
31242025-03-21T00:34:50.211Zstop 0.000223110
31252025-03-21T00:34:50.211Zprocess exited: duration 2073124 ms, exit code 0
 
31262025-03-21T00:34:50.227Zfound 1 output files
31272025-03-21T00:34:50.227Zuploading: /work/package.tar.gz (2020618137 bytes)
31282025-03-21T00:35:28.941Zuploaded: /work/package.tar.gz