01JMKQD5RQBXJ5WP8W4M1SRJ0E: 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: 01JMKQDS1DAGN88H4Z0PHEXR7S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-21T07:45:14.255Zjob assigned to worker 01JMKQDWQ3NZE2MX3A2HXYN6ZT [factory aws, i-06ed873fe1c29a9dd] (queued for 56 s)
 
22025-02-21T07:45:22.353Zstarting task 0: "setup"
32025-02-21T07:45:22.373Z++ uname -s
42025-02-21T07:45:22.373Z+ kern=SunOS
52025-02-21T07:45:22.373Z+ build_user=build
62025-02-21T07:45:22.373Z+ build_uid=12345
72025-02-21T07:45:22.373Z+ work_dir=/work
82025-02-21T07:45:22.373Z+ input_dir=/input
92025-02-21T07:45:22.374Z+ [[ 0 == 12345 ]]
102025-02-21T07:45:22.374Z+ case "$kern" in
112025-02-21T07:45:22.374Z+ groupadd -g 12345 build
122025-02-21T07:45:22.374Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-21T07:45:24.363Z+ zfs create -o mountpoint=/work rpool/work
142025-02-21T07:45:24.520Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-21T07:45:24.545Z+ home_fs=zfs
162025-02-21T07:45:24.545Z+ [[ zfs == autofs ]]
172025-02-21T07:45:24.545Z+ mkdir -p /home/build
182025-02-21T07:45:24.545Z+ chown build:build /home/build /work
192025-02-21T07:45:29.404Z+ chmod 0700 /home/build /work
202025-02-21T07:45:29.454Zprocess exited: duration 4154 ms, exit code 0
 
212025-02-21T07:45:29.634Zstarting task 1: "rust-toolchain"
222025-02-21T07:45:29.665Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-21T07:45:29.665Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-21T07:45:29.665Z * rust toolchain channel = "1.85.0"
252025-02-21T07:45:29.665Z * rust toolchain profile = "default"
262025-02-21T07:45:29.665Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-21T07:45:29.665Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-21T07:45:29.665Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-21T07:45:29.665Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-21T07:45:29.697Zinfo: downloading installer
312025-02-21T07:45:31.118Zwarning: it looks like you have an existing installation of Rust at:
322025-02-21T07:45:31.119Zwarning: /opt/ooce/bin
332025-02-21T07:45:31.119Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-21T07:45:31.119Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-21T07:45:31.119Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-21T07:45:31.119Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-21T07:45:31.119Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-21T07:45:31.119Zerror: cannot install while Rust is installed
392025-02-21T07:45:31.119Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-21T07:45:31.181Zinfo: profile set to 'default'
412025-02-21T07:45:31.181Zinfo: default host triple is x86_64-unknown-illumos
422025-02-21T07:45:31.183Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-21T07:45:31.346Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-21T07:45:31.346Zinfo: downloading component 'cargo'
452025-02-21T07:45:32.216Zinfo: downloading component 'clippy'
462025-02-21T07:45:32.550Zinfo: downloading component 'rust-docs'
472025-02-21T07:45:33.872Zinfo: downloading component 'rust-std'
482025-02-21T07:45:35.811Zinfo: downloading component 'rustc'
492025-02-21T07:45:42.494Zinfo: downloading component 'rustfmt'
502025-02-21T07:45:42.744Zinfo: installing component 'cargo'
512025-02-21T07:45:43.554Zinfo: installing component 'clippy'
522025-02-21T07:45:43.933Zinfo: installing component 'rust-docs'
532025-02-21T07:45:45.678Zinfo: installing component 'rust-std'
542025-02-21T07:45:47.616Zinfo: installing component 'rustc'
552025-02-21T07:45:53.367Zinfo: installing component 'rustfmt'
562025-02-21T07:45:53.703Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-21T07:45:53.703Z
582025-02-21T07:45:54.075Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-21T07:45:54.075Z
602025-02-21T07:45:54.078Z
612025-02-21T07:45:54.078ZRust is installed now. Great!
622025-02-21T07:45:54.078Z
632025-02-21T07:45:54.078ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-21T07:45:54.078Zenvironment variable. This has not been done automatically.
652025-02-21T07:45:54.078Z
662025-02-21T07:45:54.078ZTo configure your current shell, you need to source
672025-02-21T07:45:54.078Zthe corresponding env file under $HOME/.cargo.
682025-02-21T07:45:54.078Z
692025-02-21T07:45:54.078ZThis is usually done by running one of the following (note the leading DOT):
702025-02-21T07:45:54.078Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-21T07:45:54.078Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-21T07:45:54.151Z+ rustup --version
732025-02-21T07:45:54.159Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-21T07:45:54.159Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-21T07:45:54.242Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-21T07:45:54.247Z+ cargo --version
772025-02-21T07:45:55.308Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-21T07:45:55.311Z+ rustc --version
792025-02-21T07:45:55.311Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-21T07:45:55.311Zprocess exited: duration 24845 ms, exit code 0
 
812025-02-21T07:45:55.316Zstarting task 2: "authentication"
822025-02-21T07:45:55.338Zprocess exited: duration 21 ms, exit code 0
 
832025-02-21T07:45:55.343Zstarting task 3: "clone repository"
842025-02-21T07:45:55.349Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-21T07:45:55.352Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-21T07:45:56.974ZCloning into '/work/oxidecomputer/omicron'...
872025-02-21T07:46:04.124Z+ cd /work/oxidecomputer/omicron
882025-02-21T07:46:04.124Z+ git fetch origin 903e27dbec386debb62bae0c6580d81daf1ebf88
892025-02-21T07:46:04.400ZFrom https://github.com/oxidecomputer/omicron
902025-02-21T07:46:04.400Z * branch 903e27dbec386debb62bae0c6580d81daf1ebf88 -> FETCH_HEAD
912025-02-21T07:46:04.410Z+ [[ -n sunshowers/spr/meta-switch-to-once_cell-impls-in-std ]]
922025-02-21T07:46:04.413Z++ git branch --show-current
932025-02-21T07:46:04.415Z+ current=main
942025-02-21T07:46:04.415Z+ [[ main != sunshowers/spr/meta-switch-to-once_cell-impls-in-std ]]
952025-02-21T07:46:04.415Z+ git branch -f sunshowers/spr/meta-switch-to-once_cell-impls-in-std 903e27dbec386debb62bae0c6580d81daf1ebf88
962025-02-21T07:46:04.418Z+ git checkout -f sunshowers/spr/meta-switch-to-once_cell-impls-in-std
972025-02-21T07:46:04.604ZSwitched to branch 'sunshowers/spr/meta-switch-to-once_cell-impls-in-std'
982025-02-21T07:46:04.607Z+ git reset --hard 903e27dbec386debb62bae0c6580d81daf1ebf88
992025-02-21T07:46:04.628ZHEAD is now at 903e27dbe [spr] initial version
1002025-02-21T07:46:04.632Zprocess exited: duration 9284 ms, exit code 0
 
1012025-02-21T07:46:04.637Zstarting task 4: "build"
1022025-02-21T07:46:04.642Z+ source .github/buildomat/ci-env.sh
1032025-02-21T07:46:04.645Z++ export CARGO_TERM_COLOR=always
1042025-02-21T07:46:04.645Z++ CARGO_TERM_COLOR=always
1052025-02-21T07:46:04.645Z+ cargo --version
1062025-02-21T07:46:04.694Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-21T07:46:04.697Z+ rustc --version
1082025-02-21T07:46:04.758Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-21T07:46:04.761Z+ WORK=/work
1102025-02-21T07:46:04.761Z+ pfexec mkdir -p /work
1112025-02-21T07:46:04.764Z+ pfexec chown build /work
1122025-02-21T07:46:04.767Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-21T07:46:18.547Zpkg list: illegal option -- F
1142025-02-21T07:46:18.550ZUsage:
1152025-02-21T07:46:18.550Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-21T07:46:18.550Z [pkg_fmri_pattern ...]
1172025-02-21T07:46:19.394Zpkg list: illegal option -- F
1182025-02-21T07:46:19.394ZUsage:
1192025-02-21T07:46:19.397Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-21T07:46:19.397Z [pkg_fmri_pattern ...]
1212025-02-21T07:46:26.229Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-21T07:46:30.880Z Startup: Caching catalogs ... Done
1232025-02-21T07:46:44.026ZPlanning: Solver setup ... Done (12.181s)
1242025-02-21T07:46:44.176ZPlanning: Running solver ... Done (0.150s)
1252025-02-21T07:46:44.845ZPlanning: Finding local manifests ... Done (0.547s)
1262025-02-21T07:46:44.896ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-21T07:46:45.706ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-21T07:46:46.726ZPlanning: Package planning ... Done (1.035s)
1292025-02-21T07:46:46.784ZPlanning: Merging actions ... Done (0.058s)
1302025-02-21T07:46:48.260ZPlanning: Checking for conflicting actions ... Done (1.475s)
1312025-02-21T07:46:56.921ZPlanning: Consolidating action changes ... Done (8.660s)
1322025-02-21T07:46:57.318ZPlanning: Evaluating mediators ... Done (0.397s)
1332025-02-21T07:46:57.399ZPlanning: Planning completed in 26.42 seconds
1342025-02-21T07:46:59.021Z Packages to install: 4
1352025-02-21T07:46:59.021Z Packages to update: 3
1362025-02-21T07:46:59.021Z Mediators to change: 2
1372025-02-21T07:46:59.021Z Services to change: 1
1382025-02-21T07:46:59.022Z Estimated space available: 155.61 GB
1392025-02-21T07:46:59.025ZEstimated space to be consumed: 1.66 GB
1402025-02-21T07:46:59.025Z Create boot environment: No
1412025-02-21T07:46:59.025ZCreate backup boot environment: Yes
1422025-02-21T07:46:59.025Z Rebuild boot archive: No
1432025-02-21T07:46:59.025Z
1442025-02-21T07:46:59.025ZChanged mediators:
1452025-02-21T07:46:59.025Z mediator clang:
1462025-02-21T07:46:59.025Z version: None -> 15 (system default)
1472025-02-21T07:46:59.025Z
1482025-02-21T07:46:59.025Z mediator llvm:
1492025-02-21T07:46:59.025Z version: 14 (system default) -> 15 (system default)
1502025-02-21T07:46:59.025Z
1512025-02-21T07:46:59.025ZChanged packages:
1522025-02-21T07:46:59.025Zhelios-dev
1532025-02-21T07:46:59.025Z developer/build-essential
1542025-02-21T07:46:59.025Z None -> 11-2.0
1552025-02-21T07:46:59.025Z library/libxmlsec1
1562025-02-21T07:46:59.025Z None -> 1.2.35-2.0
1572025-02-21T07:46:59.025Z ooce/developer/clang-15
1582025-02-21T07:46:59.025Z None -> 15.0.7-2.0
1592025-02-21T07:46:59.025Z ooce/developer/llvm-15
1602025-02-21T07:46:59.025Z None -> 15.0.7-2.0
1612025-02-21T07:46:59.025Z package/pkg
1622025-02-21T07:46:59.025Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-21T07:46:59.025Z system/library/g++-runtime
1642025-02-21T07:46:59.025Z 13-2.0 -> 14-2.0
1652025-02-21T07:46:59.025Z system/library/gcc-runtime
1662025-02-21T07:46:59.025Z 13-2.0 -> 14-2.0
1672025-02-21T07:46:59.025Z
1682025-02-21T07:46:59.025ZServices:
1692025-02-21T07:46:59.025Z restart_fmri:
1702025-02-21T07:46:59.025Z svc:/system/update-man-index:default
1712025-02-21T07:46:59.025Z
1722025-02-21T07:46:59.026ZEditable files to change:
1732025-02-21T07:46:59.026Z Update:
1742025-02-21T07:46:59.026Z usr/share/lib/pkg/web/config.shtml
1752025-02-21T07:46:59.613Z
1762025-02-21T07:46:59.613ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-21T07:47:04.613ZDownload: 717/4301 items 18.1/225.4MB 8% complete (3.7M/s)
1782025-02-21T07:47:09.640ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (8.5M/s)
1792025-02-21T07:47:14.644ZDownload: 2027/4301 items 118.7/225.4MB 52% complete (10.1M/s)
1802025-02-21T07:47:19.645ZDownload: 3203/4301 items 169.1/225.4MB 75% complete (8.5M/s)
1812025-02-21T07:47:24.862ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (10.2M/s)
1822025-02-21T07:47:25.946ZDownload: Completed 225.42 MB in 26.33 seconds (8.6M/s)
1832025-02-21T07:47:27.879Z Actions: 1/5122 actions (Removing old actions)
1842025-02-21T07:47:27.895Z Actions: 194/5122 actions (Installing new actions)
1852025-02-21T07:47:33.085Z Actions: 4136/5122 actions (Installing new actions)
1862025-02-21T07:47:33.976Z Actions: 4267/5122 actions (Updating modified actions)
1872025-02-21T07:47:34.646Z Actions: Completed 5122 actions in 6.77 seconds.
1882025-02-21T07:47:34.884Z Done (0.230s)
1892025-02-21T07:47:34.887Z Done (0.001s)
1902025-02-21T07:47:35.496Z Done (0.609s)
1912025-02-21T07:47:42.707Z Done (6.980s)
1922025-02-21T07:47:43.300Z Done (0.525s)
1932025-02-21T07:47:43.303Z Done (0.000s)
1942025-02-21T07:47:43.450Z Done (0.000s)
1952025-02-21T07:47:44.177ZPlanning: Evaluating mediator changes ... Done
1962025-02-21T07:47:44.340ZPlanning: Checking for conflicting actions ... Done
1972025-02-21T07:47:44.343ZPlanning: Consolidating action changes ... Done
1982025-02-21T07:47:44.612ZPlanning: Evaluating mediators ... Done
1992025-02-21T07:47:44.615ZPlanning: Planning completed in 0.44 seconds
2002025-02-21T07:47:44.651Z Mediators to change: 2
2012025-02-21T07:47:44.651Z Create boot environment: No
2022025-02-21T07:47:44.654ZCreate backup boot environment: No
2032025-02-21T07:47:44.720Z Done
2042025-02-21T07:47:44.720Z Done
2052025-02-21T07:47:45.124Z Done
2062025-02-21T07:47:48.739Z Done
2072025-02-21T07:47:48.830Z Done
2082025-02-21T07:47:48.834Z Done
2092025-02-21T07:47:48.935Z Done
2102025-02-21T07:47:49.546ZPlanning: Evaluating mediator changes ... Done
2112025-02-21T07:47:49.548ZPlanning: Merging actions ... Done
2122025-02-21T07:47:49.736ZPlanning: Checking for conflicting actions ... Done
2132025-02-21T07:47:49.738ZPlanning: Consolidating action changes ... Done
2142025-02-21T07:47:50.003ZPlanning: Evaluating mediators ... Done
2152025-02-21T07:47:50.058ZPlanning: Planning completed in 0.76 seconds
2162025-02-21T07:47:50.098Z Packages to change: 1
2172025-02-21T07:47:50.098Z Mediators to change: 1
2182025-02-21T07:47:50.101Z Services to change: 1
2192025-02-21T07:47:50.101Z Create boot environment: No
2202025-02-21T07:47:50.101ZCreate backup boot environment: Yes
2212025-02-21T07:47:52.159Z Actions: 1/6 actions (Updating modified actions)
2222025-02-21T07:47:52.363Z Actions: Completed 6 actions in 0.21 seconds.
2232025-02-21T07:47:52.366Z Done
2242025-02-21T07:47:52.366Z Done
2252025-02-21T07:47:52.488Z Done
2262025-02-21T07:47:56.110Z Done
2272025-02-21T07:47:56.203Z Done
2282025-02-21T07:47:56.207Z Done
2292025-02-21T07:47:56.338Z Done
2302025-02-21T07:47:56.810ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-02-21T07:47:56.810Zclang system 15 system
2322025-02-21T07:47:56.810Zcsh system system illumos
2332025-02-21T07:47:56.810Zctags system system illumos
2342025-02-21T07:47:56.810Zgcc vendor 12 vendor
2352025-02-21T07:47:56.810Zgcc system 10 system
2362025-02-21T07:47:56.810Zgcc system 7 system
2372025-02-21T07:47:56.810Zgo system 1.20 system
2382025-02-21T07:47:56.810Zgo system 1.19 system
2392025-02-21T07:47:56.810Zllvm system 15 system
2402025-02-21T07:47:56.810Zllvm system 14 system
2412025-02-21T07:47:56.810Zmariadb system 10.6 system
2422025-02-21T07:47:56.810Zmta vendor vendor dma
2432025-02-21T07:47:56.810Zopenjdk system 17 system
2442025-02-21T07:47:56.810Zopenjdk system 11 system
2452025-02-21T07:47:56.811Zopenjdk system 1.8 system
2462025-02-21T07:47:56.811Zopenssl vendor 3 vendor
2472025-02-21T07:47:56.811Zperl system 5.36 system
2482025-02-21T07:47:56.811Zpostgresql system 15 system
2492025-02-21T07:47:56.811Zpostgresql system 13 system
2502025-02-21T07:47:56.811Zpython vendor 3 vendor
2512025-02-21T07:47:56.811Zpython system 2 system
2522025-02-21T07:47:56.811Zpython3 system 3.11 system
2532025-02-21T07:47:56.811Zruby system 3.0 system
2542025-02-21T07:47:56.811Zwords vendor vendor american-english
2552025-02-21T07:47:56.811Zwords system system australian-english
2562025-02-21T07:47:56.811Zwords system system british-english
2572025-02-21T07:47:56.811Zwords system system canadian-english
2582025-02-21T07:47:56.811Zwords system system french
2592025-02-21T07:47:56.811Zwords system system italian
2602025-02-21T07:47:56.811Zwords system system ngerman
2612025-02-21T07:47:56.811Zwords system system ogerman
2622025-02-21T07:47:56.811Zwords system system spanish
2632025-02-21T07:47:57.177ZPUBLISHER TYPE STATUS P LOCATION
2642025-02-21T07:47:57.177Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652025-02-21T07:48:00.121ZFMRI IFO
2662025-02-21T07:48:00.121Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672025-02-21T07:48:00.121Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682025-02-21T07:48:00.121Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692025-02-21T07:48:00.121Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702025-02-21T07:48:00.121Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712025-02-21T07:48:00.121Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722025-02-21T07:48:00.121Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2732025-02-21T07:48:00.121Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742025-02-21T07:48:00.121Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752025-02-21T07:48:00.121Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2762025-02-21T07:48:00.121Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772025-02-21T07:48:00.122Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782025-02-21T07:48:00.122Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2792025-02-21T07:48:00.122Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802025-02-21T07:48:00.122Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812025-02-21T07:48:00.917Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822025-02-21T07:48:01.209Z Updating crates.io index
2832025-02-21T07:48:01.294Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2842025-02-21T07:48:01.766Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852025-02-21T07:48:02.019Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862025-02-21T07:48:02.267Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872025-02-21T07:48:03.180Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882025-02-21T07:48:04.985Z Updating git repository `https://github.com/oxidecomputer/opte`
2892025-02-21T07:48:05.690Z Updating git repository `https://github.com/oxidecomputer/falcon`
2902025-02-21T07:48:06.395Z Updating git repository `https://github.com/oxidecomputer/clickward`
2912025-02-21T07:48:06.672Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2922025-02-21T07:48:06.946Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932025-02-21T07:48:07.553Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2942025-02-21T07:48:07.873Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2952025-02-21T07:48:08.184Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962025-02-21T07:48:08.463Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2972025-02-21T07:48:08.722Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2982025-02-21T07:48:08.969Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2992025-02-21T07:48:09.255Z Updating git repository `https://github.com/oxidecomputer/lldp`
3002025-02-21T07:48:09.626Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-02-21T07:48:09.910Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3022025-02-21T07:48:10.264Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032025-02-21T07:48:10.662Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3042025-02-21T07:48:10.904Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052025-02-21T07:48:11.435Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3062025-02-21T07:48:11.689Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072025-02-21T07:48:12.044Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082025-02-21T07:48:12.439Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3092025-02-21T07:48:12.743Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3102025-02-21T07:48:13.006Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3112025-02-21T07:48:13.279Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3122025-02-21T07:48:14.700Z Downloading crates ...
3132025-02-21T07:48:14.764Z Downloaded autocfg v1.4.0
3142025-02-21T07:48:14.767Z Downloaded anstyle v1.0.10
3152025-02-21T07:48:14.770Z Downloaded anyhow v1.0.95
3162025-02-21T07:48:14.772Z Downloaded dtrace-parser v0.2.0
3172025-02-21T07:48:14.774Z Downloaded equivalent v1.0.1
3182025-02-21T07:48:14.780Z Downloaded swrite v0.1.0
3192025-02-21T07:48:14.783Z Downloaded usdt-attr-macro v0.5.0
3202025-02-21T07:48:14.786Z Downloaded anstyle-query v1.1.1
3212025-02-21T07:48:14.788Z Downloaded usdt-macro v0.5.0
3222025-02-21T07:48:14.788Z Downloaded pretty-hex v0.4.1
3232025-02-21T07:48:14.805Z Downloaded itoa v1.0.11
3242025-02-21T07:48:14.814Z Downloaded plain v0.2.3
3252025-02-21T07:48:14.816Z Downloaded fnv v1.0.7
3262025-02-21T07:48:14.816Z Downloaded errno v0.3.9
3272025-02-21T07:48:14.816Z Downloaded crypto-common v0.1.6
3282025-02-21T07:48:14.816Z Downloaded clap_lex v0.7.4
3292025-02-21T07:48:14.819Z Downloaded cfg-if v1.0.0
3302025-02-21T07:48:14.819Z Downloaded byteorder v1.5.0
3312025-02-21T07:48:14.822Z Downloaded proc-macro-error-attr v1.0.4
3322025-02-21T07:48:14.822Z Downloaded macaddr v1.0.1
3332025-02-21T07:48:14.825Z Downloaded cargo_metadata v0.18.1
3342025-02-21T07:48:14.825Z Downloaded block-buffer v0.10.4
3352025-02-21T07:48:14.825Z Downloaded smawk v0.3.2
3362025-02-21T07:48:14.828Z Downloaded anstyle-parse v0.2.5
3372025-02-21T07:48:14.828Z Downloaded toml_datetime v0.6.8
3382025-02-21T07:48:14.830Z Downloaded tabled_derive v0.7.0
3392025-02-21T07:48:14.834Z Downloaded is_terminal_polyfill v1.70.1
3402025-02-21T07:48:14.836Z Downloaded serde_spanned v0.6.8
3412025-02-21T07:48:14.836Z Downloaded pest_generator v2.7.14
3422025-02-21T07:48:14.840Z Downloaded thiserror-impl v1.0.69
3432025-02-21T07:48:14.840Z Downloaded heck v0.4.1
3442025-02-21T07:48:14.840Z Downloaded generic-array v0.14.7
3452025-02-21T07:48:14.842Z Downloaded heck v0.5.0
3462025-02-21T07:48:14.842Z Downloaded unicode-linebreak v0.1.5
3472025-02-21T07:48:14.845Z Downloaded cargo-platform v0.1.8
3482025-02-21T07:48:14.845Z Downloaded fs-err v2.11.0
3492025-02-21T07:48:14.847Z Downloaded thread-id v4.2.2
3502025-02-21T07:48:14.848Z Downloaded terminal_size v0.4.0
3512025-02-21T07:48:14.850Z Downloaded dof v0.3.0
3522025-02-21T07:48:14.850Z Downloaded strsim v0.11.1
3532025-02-21T07:48:14.853Z Downloaded usdt v0.5.0
3542025-02-21T07:48:14.853Z Downloaded cpufeatures v0.2.14
3552025-02-21T07:48:14.855Z Downloaded version_check v0.9.5
3562025-02-21T07:48:14.858Z Downloaded utf8parse v0.2.2
3572025-02-21T07:48:14.858Z Downloaded scroll_derive v0.12.0
3582025-02-21T07:48:14.858Z Downloaded anstream v0.6.15
3592025-02-21T07:48:14.861Z Downloaded once_cell v1.20.2
3602025-02-21T07:48:14.863Z Downloaded digest v0.10.7
3612025-02-21T07:48:14.863Z Downloaded fastrand v2.1.1
3622025-02-21T07:48:14.866Z Downloaded bitflags v2.6.0
3632025-02-21T07:48:14.868Z Downloaded clap_derive v4.5.24
3642025-02-21T07:48:14.871Z Downloaded cargo_toml v0.20.5
3652025-02-21T07:48:14.873Z Downloaded usdt-impl v0.5.0
3662025-02-21T07:48:14.873Z Downloaded camino-tempfile v1.1.1
3672025-02-21T07:48:14.877Z Downloaded pest_derive v2.7.14
3682025-02-21T07:48:14.880Z Downloaded thiserror v1.0.69
3692025-02-21T07:48:14.884Z Downloaded semver v1.0.24
3702025-02-21T07:48:14.887Z Downloaded tempfile v3.13.0
3712025-02-21T07:48:14.890Z Downloaded sha2 v0.10.8
3722025-02-21T07:48:14.893Z Downloaded colorchoice v1.0.2
3732025-02-21T07:48:14.895Z Downloaded bytecount v0.6.8
3742025-02-21T07:48:14.895Z Downloaded ucd-trie v0.1.7
3752025-02-21T07:48:14.898Z Downloaded quote v1.0.38
3762025-02-21T07:48:14.900Z Downloaded serde_tokenstream v0.2.2
3772025-02-21T07:48:14.900Z Downloaded memmap v0.7.0
3782025-02-21T07:48:14.903Z Downloaded scroll v0.12.0
3792025-02-21T07:48:14.903Z Downloaded typenum v1.17.0
3802025-02-21T07:48:14.905Z Downloaded proc-macro-error v1.0.4
3812025-02-21T07:48:14.908Z Downloaded proc-macro2 v1.0.92
3822025-02-21T07:48:14.910Z Downloaded zerocopy-derive v0.7.35
3832025-02-21T07:48:14.914Z Downloaded textwrap v0.16.1
3842025-02-21T07:48:14.917Z Downloaded unicode-ident v1.0.14
3852025-02-21T07:48:14.919Z Downloaded toml v0.8.19
3862025-02-21T07:48:14.922Z Downloaded papergrid v0.11.0
3872025-02-21T07:48:14.927Z Downloaded ryu v1.0.18
3882025-02-21T07:48:14.930Z Downloaded pest_meta v2.7.14
3892025-02-21T07:48:14.932Z Downloaded camino v1.1.9
3902025-02-21T07:48:14.935Z Downloaded log v0.4.22
3912025-02-21T07:48:14.937Z Downloaded clap v4.5.27
3922025-02-21T07:48:14.943Z Downloaded serde_derive v1.0.217
3932025-02-21T07:48:14.946Z Downloaded serde v1.0.217
3942025-02-21T07:48:14.949Z Downloaded indexmap v2.7.1
3952025-02-21T07:48:14.958Z Downloaded memchr v2.7.4
3962025-02-21T07:48:14.967Z Downloaded toml_edit v0.22.22
3972025-02-21T07:48:14.995Z Downloaded pest v2.7.14
3982025-02-21T07:48:15.003Z Downloaded zerocopy v0.7.35
3992025-02-21T07:48:15.018Z Downloaded serde_json v1.0.135
4002025-02-21T07:48:15.024Z Downloaded hashbrown v0.15.1
4012025-02-21T07:48:15.029Z Downloaded winnow v0.6.20
4022025-02-21T07:48:15.037Z Downloaded tabled v0.15.0
4032025-02-21T07:48:15.052Z Downloaded goblin v0.8.2
4042025-02-21T07:48:15.057Z Downloaded clap_builder v4.5.27
4052025-02-21T07:48:15.063Z Downloaded syn v1.0.109
4062025-02-21T07:48:15.086Z Downloaded unicode-width v0.1.14
4072025-02-21T07:48:15.093Z Downloaded syn v2.0.96
4082025-02-21T07:48:15.103Z Downloaded rustix v0.38.37
4092025-02-21T07:48:15.136Z Downloaded libc v0.2.169
4102025-02-21T07:48:15.410Z Compiling proc-macro2 v1.0.92
4112025-02-21T07:48:15.410Z Compiling unicode-ident v1.0.14
4122025-02-21T07:48:15.410Z Compiling serde v1.0.217
4132025-02-21T07:48:15.413Z Compiling version_check v0.9.5
4142025-02-21T07:48:15.413Z Compiling thiserror v1.0.69
4152025-02-21T07:48:15.413Z Compiling memchr v2.7.4
4162025-02-21T07:48:15.413Z Compiling libc v0.2.169
4172025-02-21T07:48:15.446Z Compiling ryu v1.0.18
4182025-02-21T07:48:15.680Z Compiling itoa v1.0.11
4192025-02-21T07:48:15.850Z Compiling ucd-trie v0.1.7
4202025-02-21T07:48:16.064Z Compiling once_cell v1.20.2
4212025-02-21T07:48:16.275Z Compiling byteorder v1.5.0
4222025-02-21T07:48:16.360Z Compiling serde_json v1.0.135
4232025-02-21T07:48:16.606Z Compiling rustix v0.38.37
4242025-02-21T07:48:17.659Z Compiling bitflags v2.6.0
4252025-02-21T07:48:17.702Z Compiling proc-macro-error-attr v1.0.4
4262025-02-21T07:48:17.741Z Compiling usdt-impl v0.5.0
4272025-02-21T07:48:17.864Z Compiling syn v1.0.109
4282025-02-21T07:48:18.020Z Compiling proc-macro-error v1.0.4
4292025-02-21T07:48:18.043Z Compiling log v0.4.22
4302025-02-21T07:48:18.087Z Compiling hashbrown v0.15.1
4312025-02-21T07:48:18.217Z Compiling camino v1.1.9
4322025-02-21T07:48:18.314Z Compiling thread-id v4.2.2
4332025-02-21T07:48:18.337Z Compiling equivalent v1.0.1
4342025-02-21T07:48:18.372Z Compiling utf8parse v0.2.2
4352025-02-21T07:48:18.455Z Compiling plain v0.2.3
4362025-02-21T07:48:18.536Z Compiling anstyle-parse v0.2.5
4372025-02-21T07:48:18.613Z Compiling quote v1.0.38
4382025-02-21T07:48:18.633Z Compiling is_terminal_polyfill v1.70.1
4392025-02-21T07:48:18.764Z Compiling colorchoice v1.0.2
4402025-02-21T07:48:18.823Z Compiling errno v0.3.9
4412025-02-21T07:48:18.867Z Compiling anstyle-query v1.1.1
4422025-02-21T07:48:18.913Z Compiling unicode-width v0.1.14
4432025-02-21T07:48:18.936Z Compiling winnow v0.6.20
4442025-02-21T07:48:18.983Z Compiling syn v2.0.96
4452025-02-21T07:48:19.061Z Compiling indexmap v2.7.1
4462025-02-21T07:48:19.177Z Compiling autocfg v1.4.0
4472025-02-21T07:48:19.417Z Compiling pretty-hex v0.4.1
4482025-02-21T07:48:19.664Z Compiling anstyle v1.0.10
4492025-02-21T07:48:20.016Z Compiling semver v1.0.24
4502025-02-21T07:48:20.076Z Compiling fs-err v2.11.0
4512025-02-21T07:48:20.290Z Compiling anstream v0.6.15
4522025-02-21T07:48:20.523Z Compiling cfg-if v1.0.0
4532025-02-21T07:48:20.561Z Compiling heck v0.5.0
4542025-02-21T07:48:20.593Z Compiling anyhow v1.0.95
4552025-02-21T07:48:20.618Z Compiling bytecount v0.6.8
4562025-02-21T07:48:20.830Z Compiling heck v0.4.1
4572025-02-21T07:48:20.921Z Compiling terminal_size v0.4.0
4582025-02-21T07:48:21.022Z Compiling strsim v0.11.1
4592025-02-21T07:48:21.138Z Compiling fnv v1.0.7
4602025-02-21T07:48:21.227Z Compiling fastrand v2.1.1
4612025-02-21T07:48:21.328Z Compiling clap_lex v0.7.4
4622025-02-21T07:48:21.492Z Compiling papergrid v0.11.0
4632025-02-21T07:48:21.575Z Compiling tempfile v3.13.0
4642025-02-21T07:48:21.722Z Compiling clap_builder v4.5.27
4652025-02-21T07:48:22.122Z Compiling memmap v0.7.0
4662025-02-21T07:48:22.289Z Compiling smawk v0.3.2
4672025-02-21T07:48:22.326Z Compiling unicode-linebreak v0.1.5
4682025-02-21T07:48:22.505Z Compiling swrite v0.1.0
4692025-02-21T07:48:22.811Z Compiling textwrap v0.16.1
4702025-02-21T07:48:23.414Z Compiling tabled_derive v0.7.0
4712025-02-21T07:48:24.531Z Compiling tabled v0.15.0
4722025-02-21T07:48:25.613Z Compiling serde_derive v1.0.217
4732025-02-21T07:48:25.616Z Compiling thiserror-impl v1.0.69
4742025-02-21T07:48:25.616Z Compiling zerocopy-derive v0.7.35
4752025-02-21T07:48:25.699Z Compiling scroll_derive v0.12.0
4762025-02-21T07:48:25.961Z Compiling clap_derive v4.5.24
4772025-02-21T07:48:27.091Z Compiling scroll v0.12.0
4782025-02-21T07:48:27.285Z Compiling zerocopy v0.7.35
4792025-02-21T07:48:27.786Z Compiling goblin v0.8.2
4802025-02-21T07:48:27.861Z Compiling pest v2.7.14
4812025-02-21T07:48:29.155Z Compiling clap v4.5.27
4822025-02-21T07:48:29.986Z Compiling pest_meta v2.7.14
4832025-02-21T07:48:30.870Z Compiling pest_generator v2.7.14
4842025-02-21T07:48:32.147Z Compiling pest_derive v2.7.14
4852025-02-21T07:48:32.925Z Compiling dtrace-parser v0.2.0
4862025-02-21T07:48:34.057Z Compiling serde_tokenstream v0.2.2
4872025-02-21T07:48:34.194Z Compiling toml_datetime v0.6.8
4882025-02-21T07:48:34.194Z Compiling serde_spanned v0.6.8
4892025-02-21T07:48:34.441Z Compiling cargo-platform v0.1.8
4902025-02-21T07:48:34.475Z Compiling macaddr v1.0.1
4912025-02-21T07:48:34.576Z Compiling toml_edit v0.22.22
4922025-02-21T07:48:34.828Z Compiling camino-tempfile v1.1.1
4932025-02-21T07:48:35.365Z Compiling dof v0.3.0
4942025-02-21T07:48:35.595Z Compiling cargo_metadata v0.18.1
4952025-02-21T07:48:36.705Z Compiling usdt-macro v0.5.0
4962025-02-21T07:48:36.705Z Compiling usdt-attr-macro v0.5.0
4972025-02-21T07:48:37.329Z Compiling toml v0.8.19
4982025-02-21T07:48:37.783Z Compiling usdt v0.5.0
4992025-02-21T07:48:38.092Z Compiling cargo_toml v0.20.5
5002025-02-21T07:48:40.617Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012025-02-21T07:48:43.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.03s
5022025-02-21T07:48:43.965Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5032025-02-21T07:48:44.485Z Downloading crates ...
5042025-02-21T07:48:44.638Z Downloaded headers-core v0.3.0
5052025-02-21T07:48:44.640Z Downloaded addr2line v0.24.2
5062025-02-21T07:48:44.643Z Downloaded atomicwrites v0.4.4
5072025-02-21T07:48:44.645Z Downloaded crunchy v0.2.2
5082025-02-21T07:48:44.648Z Downloaded cfg_aliases v0.1.1
5092025-02-21T07:48:44.648Z Downloaded hostname v0.4.0
5102025-02-21T07:48:44.651Z Downloaded array-init v0.0.4
5112025-02-21T07:48:44.658Z Downloaded blowfish v0.9.1
5122025-02-21T07:48:44.661Z Downloaded ciborium-io v0.2.2
5132025-02-21T07:48:44.661Z Downloaded buf-list v1.0.3
5142025-02-21T07:48:44.664Z Downloaded http-range v0.1.5
5152025-02-21T07:48:44.666Z Downloaded aead v0.5.2
5162025-02-21T07:48:44.669Z Downloaded cstr-argument v0.1.2
5172025-02-21T07:48:44.669Z Downloaded bit-set v0.5.3
5182025-02-21T07:48:44.669Z Downloaded is_ci v1.2.0
5192025-02-21T07:48:44.672Z Downloaded hubpack_derive v0.1.1
5202025-02-21T07:48:44.672Z Downloaded backoff v0.4.0
5212025-02-21T07:48:44.675Z Downloaded bitfield v0.14.0
5222025-02-21T07:48:44.678Z Downloaded mirai-annotations v1.12.0
5232025-02-21T07:48:44.678Z Downloaded cmake v0.1.51
5242025-02-21T07:48:44.678Z Downloaded match_cfg v0.1.0
5252025-02-21T07:48:44.680Z Downloaded cexpr v0.6.0
5262025-02-21T07:48:44.681Z Downloaded async-trait v0.1.86
5272025-02-21T07:48:44.683Z Downloaded async-stream-impl v0.3.6
5282025-02-21T07:48:44.687Z Downloaded assert_matches v1.5.0
5292025-02-21T07:48:44.689Z Downloaded icu_provider_macros v1.5.0
5302025-02-21T07:48:44.692Z Downloaded md5 v0.7.0
5312025-02-21T07:48:44.692Z Downloaded indent_write v2.2.0
5322025-02-21T07:48:44.695Z Downloaded hyper-tls v0.6.0
5332025-02-21T07:48:44.695Z Downloaded hex-literal v0.4.1
5342025-02-21T07:48:44.697Z Downloaded lru-cache v0.1.2
5352025-02-21T07:48:44.698Z Downloaded http-body-util v0.1.2
5362025-02-21T07:48:44.700Z Downloaded md-5 v0.10.6
5372025-02-21T07:48:44.703Z Downloaded daft v0.1.1
5382025-02-21T07:48:44.705Z Downloaded managed v0.8.0
5392025-02-21T07:48:44.705Z Downloaded arrayref v0.3.9
5402025-02-21T07:48:44.708Z Downloaded instability v0.3.2
5412025-02-21T07:48:44.708Z Downloaded indoc v1.0.9
5422025-02-21T07:48:44.710Z Downloaded maplit v1.0.2
5432025-02-21T07:48:44.713Z Downloaded lru v0.12.5
5442025-02-21T07:48:44.713Z Downloaded lalrpop-util v0.19.12
5452025-02-21T07:48:44.715Z Downloaded idna_adapter v1.2.0
5462025-02-21T07:48:44.716Z Downloaded httpdate v1.0.3
5472025-02-21T07:48:44.719Z Downloaded kstat-rs v0.2.4
5482025-02-21T07:48:44.719Z Downloaded cipher v0.4.4
5492025-02-21T07:48:44.721Z Downloaded maybe-uninit v2.0.0
5502025-02-21T07:48:44.721Z Downloaded linked-hash-map v0.5.6
5512025-02-21T07:48:44.724Z Downloaded hickory-resolver v0.24.3
5522025-02-21T07:48:44.727Z Downloaded lockfree-object-pool v0.1.6
5532025-02-21T07:48:44.730Z Downloaded proc-macro-crate v1.3.1
5542025-02-21T07:48:44.733Z Downloaded instant v0.1.13
5552025-02-21T07:48:44.733Z Downloaded keccak v0.1.5
5562025-02-21T07:48:44.736Z Downloaded humantime v2.1.0
5572025-02-21T07:48:44.736Z Downloaded mime v0.3.17
5582025-02-21T07:48:44.740Z Downloaded libsw v3.3.1
5592025-02-21T07:48:44.742Z Downloaded block-padding v0.3.3
5602025-02-21T07:48:44.742Z Downloaded bb8 v0.8.5
5612025-02-21T07:48:44.742Z Downloaded libefi-sys v0.1.0
5622025-02-21T07:48:44.745Z Downloaded hex v0.4.3
5632025-02-21T07:48:44.745Z Downloaded bcs v0.1.6
5642025-02-21T07:48:44.748Z Downloaded impl-trait-for-tuples v0.2.2
5652025-02-21T07:48:44.751Z Downloaded arc-swap v1.7.1
5662025-02-21T07:48:44.754Z Downloaded internet-checksum v0.2.1
5672025-02-21T07:48:44.757Z Downloaded iana-time-zone v0.1.61
5682025-02-21T07:48:44.761Z Downloaded highway v1.2.0
5692025-02-21T07:48:44.763Z Downloaded bitflags v1.3.2
5702025-02-21T07:48:44.763Z Downloaded mime_guess v2.0.5
5712025-02-21T07:48:44.766Z Downloaded lock_api v0.4.12
5722025-02-21T07:48:44.768Z Downloaded libloading v0.8.5
5732025-02-21T07:48:44.771Z Downloaded ipnet v2.10.1
5742025-02-21T07:48:44.774Z Downloaded inout v0.1.3
5752025-02-21T07:48:44.774Z Downloaded hubpack v0.1.2
5762025-02-21T07:48:44.776Z Downloaded crucible-workspace-hack v0.1.0
5772025-02-21T07:48:44.776Z Downloaded base64 v0.21.7
5782025-02-21T07:48:44.779Z Downloaded rand_xorshift v0.3.0
5792025-02-21T07:48:44.782Z Downloaded blake2 v0.10.6
5802025-02-21T07:48:44.785Z Downloaded rustc-hash v1.1.0
5812025-02-21T07:48:44.785Z Downloaded hyper-staticfile v0.10.1
5822025-02-21T07:48:44.787Z Downloaded memmap2 v0.9.5
5832025-02-21T07:48:44.790Z Downloaded icu_locid_transform v1.5.0
5842025-02-21T07:48:44.792Z Downloaded litrs v0.4.1
5852025-02-21T07:48:44.795Z Downloaded icu_locid v1.5.0
5862025-02-21T07:48:44.799Z Downloaded take_mut v0.2.2
5872025-02-21T07:48:44.802Z Downloaded icu_locid_transform_data v1.5.0
5882025-02-21T07:48:44.802Z Downloaded memoffset v0.9.1
5892025-02-21T07:48:44.804Z Downloaded httparse v1.9.5
5902025-02-21T07:48:44.807Z Downloaded scheduled-thread-pool v0.2.7
5912025-02-21T07:48:44.807Z Downloaded icu_provider v1.5.0
5922025-02-21T07:48:44.810Z Downloaded chrono-tz-build v0.4.0
5932025-02-21T07:48:44.813Z Downloaded smf v0.2.3
5942025-02-21T07:48:44.813Z Downloaded foreign-types-shared v0.1.1
5952025-02-21T07:48:44.815Z Downloaded endian-type v0.1.2
5962025-02-21T07:48:44.815Z Downloaded const_format_proc_macros v0.2.34
5972025-02-21T07:48:44.818Z Downloaded slog-envlogger v2.2.0
5982025-02-21T07:48:44.818Z Downloaded crc v3.2.1
5992025-02-21T07:48:44.821Z Downloaded string_cache v0.8.7
6002025-02-21T07:48:44.823Z Downloaded foreign-types v0.3.2
6012025-02-21T07:48:44.823Z Downloaded tinystr v0.7.6
6022025-02-21T07:48:44.826Z Downloaded crossbeam-deque v0.8.5
6032025-02-21T07:48:44.829Z Downloaded crc-catalog v2.4.0
6042025-02-21T07:48:44.829Z Downloaded ciborium-ll v0.2.2
6052025-02-21T07:48:44.831Z Downloaded strip-ansi-escapes v0.2.0
6062025-02-21T07:48:44.831Z Downloaded stringprep v0.1.5
6072025-02-21T07:48:44.834Z Downloaded ssh-encoding v0.2.0
6082025-02-21T07:48:44.836Z Downloaded tap v1.0.1
6092025-02-21T07:48:44.836Z Downloaded lazycell v1.3.0
6102025-02-21T07:48:44.839Z Downloaded jobserver v0.1.32
6112025-02-21T07:48:44.839Z Downloaded spki v0.7.3
6122025-02-21T07:48:44.842Z Downloaded fxhash v0.2.1
6132025-02-21T07:48:44.844Z Downloaded cancel-safe-futures v0.1.5
6142025-02-21T07:48:44.847Z Downloaded icu_properties v1.5.1
6152025-02-21T07:48:44.849Z Downloaded parse-size v1.1.0
6162025-02-21T07:48:44.850Z Downloaded litemap v0.7.3
6172025-02-21T07:48:44.852Z Downloaded opaque-debug v0.3.1
6182025-02-21T07:48:44.852Z Downloaded num_threads v0.1.7
6192025-02-21T07:48:44.855Z Downloaded rfc6979 v0.4.0
6202025-02-21T07:48:44.855Z Downloaded sha1 v0.10.6
6212025-02-21T07:48:44.858Z Downloaded rustls-pemfile v1.0.4
6222025-02-21T07:48:44.860Z Downloaded zone v0.1.8
6232025-02-21T07:48:44.860Z Downloaded rand_seeder v0.3.0
6242025-02-21T07:48:44.863Z Downloaded bytes v1.9.0
6252025-02-21T07:48:44.866Z Downloaded ena v0.14.3
6262025-02-21T07:48:44.872Z Downloaded embedded-io v0.4.0
6272025-02-21T07:48:44.875Z Downloaded foreign-types-macros v0.2.3
6282025-02-21T07:48:44.875Z Downloaded foreign-types v0.5.0
6292025-02-21T07:48:44.875Z Downloaded icu_normalizer_data v1.5.0
6302025-02-21T07:48:44.875Z Downloaded ghash v0.5.1
6312025-02-21T07:48:44.878Z Downloaded hyper-util v0.1.10
6322025-02-21T07:48:44.880Z Downloaded mockall v0.13.0
6332025-02-21T07:48:44.883Z Downloaded serde-big-array v0.5.1
6342025-02-21T07:48:44.885Z Downloaded deranged v0.3.11
6352025-02-21T07:48:44.885Z Downloaded unicase v2.7.0
6362025-02-21T07:48:44.888Z Downloaded term v0.7.0
6372025-02-21T07:48:44.890Z Downloaded miniz_oxide v0.8.0
6382025-02-21T07:48:44.893Z Downloaded icu_collections v1.5.0
6392025-02-21T07:48:44.899Z Downloaded toolchain_find v0.4.0
6402025-02-21T07:48:44.902Z Downloaded gethostname v0.5.0
6412025-02-21T07:48:44.902Z Downloaded tokio-tungstenite v0.23.1
6422025-02-21T07:48:44.904Z Downloaded tokio-rustls v0.26.0
6432025-02-21T07:48:44.907Z Downloaded strum v0.26.3
6442025-02-21T07:48:44.907Z Downloaded nibble_vec v0.1.0
6452025-02-21T07:48:44.910Z Downloaded vsss-rs v3.3.4
6462025-02-21T07:48:44.913Z Downloaded value-bag v1.9.0
6472025-02-21T07:48:44.916Z Downloaded dirs-next v2.0.0
6482025-02-21T07:48:44.916Z Downloaded der_derive v0.7.3
6492025-02-21T07:48:44.919Z Downloaded progenitor v0.8.0
6502025-02-21T07:48:44.921Z Downloaded base64 v0.13.1
6512025-02-21T07:48:44.924Z Downloaded write16 v1.0.0
6522025-02-21T07:48:44.924Z Downloaded primeorder v0.13.6
6532025-02-21T07:48:44.927Z Downloaded progenitor v0.9.1
6542025-02-21T07:48:44.927Z Downloaded embedded-io v0.6.1
6552025-02-21T07:48:44.929Z Downloaded pin-utils v0.1.0
6562025-02-21T07:48:44.932Z Downloaded getrandom v0.2.15
6572025-02-21T07:48:44.935Z Downloaded rustversion v1.0.17
6582025-02-21T07:48:44.937Z Downloaded rpassword v7.3.1
6592025-02-21T07:48:44.937Z Downloaded rand_core v0.6.4
6602025-02-21T07:48:44.945Z Downloaded rtoolbox v0.0.2
6612025-02-21T07:48:44.945Z Downloaded tokio-tungstenite v0.24.0
6622025-02-21T07:48:44.945Z Downloaded tokio-rustls v0.25.0
6632025-02-21T07:48:44.945Z Downloaded bumpalo v3.16.0
6642025-02-21T07:48:44.949Z Downloaded indicatif v0.17.11
6652025-02-21T07:48:44.951Z Downloaded newtype_derive v0.1.6
6662025-02-21T07:48:44.954Z Downloaded aes v0.8.4
6672025-02-21T07:48:44.957Z Downloaded thiserror-impl-no-std v2.0.2
6682025-02-21T07:48:44.959Z Downloaded semver v0.1.20
6692025-02-21T07:48:44.959Z Downloaded sec1 v0.7.3
6702025-02-21T07:48:44.962Z Downloaded password-hash v0.4.2
6712025-02-21T07:48:44.966Z Downloaded ref-cast v1.0.23
6722025-02-21T07:48:44.968Z Downloaded typify-macro v0.2.0
6732025-02-21T07:48:44.968Z Downloaded tls_codec_derive v0.4.1
6742025-02-21T07:48:44.969Z Downloaded pkcs8 v0.10.2
6752025-02-21T07:48:44.971Z Downloaded topological-sort v0.2.2
6762025-02-21T07:48:44.974Z Downloaded hickory-server v0.24.3
6772025-02-21T07:48:44.979Z Downloaded psl-types v2.0.11
6782025-02-21T07:48:44.981Z Downloaded zeroize v1.8.1
6792025-02-21T07:48:44.981Z Downloaded which v4.4.2
6802025-02-21T07:48:44.984Z Downloaded tar v0.4.42
6812025-02-21T07:48:44.987Z Downloaded secrecy v0.8.0
6822025-02-21T07:48:44.989Z Downloaded mockall_derive v0.13.0
6832025-02-21T07:48:44.992Z Downloaded dsl_auto_type v0.1.2
6842025-02-21T07:48:44.994Z Downloaded diff v0.1.13
6852025-02-21T07:48:44.997Z Downloaded rusty-fork v0.3.0
6862025-02-21T07:48:45.000Z Downloaded unarray v0.1.4
6872025-02-21T07:48:45.000Z Downloaded unicode-bidi v0.3.17
6882025-02-21T07:48:45.003Z Downloaded tabwriter v1.4.0
6892025-02-21T07:48:45.006Z Downloaded sync_wrapper v1.0.1
6902025-02-21T07:48:45.006Z Downloaded signal-hook-tokio v0.3.1
6912025-02-21T07:48:45.009Z Downloaded num_enum v0.5.11
6922025-02-21T07:48:45.014Z Downloaded num-integer v0.1.46
6932025-02-21T07:48:45.016Z Downloaded zeroize_derive v1.4.2
6942025-02-21T07:48:45.019Z Downloaded strum_macros v0.25.3
6952025-02-21T07:48:45.022Z Downloaded spin v0.9.8
6962025-02-21T07:48:45.034Z Downloaded zone_cfg_derive v0.1.2
6972025-02-21T07:48:45.037Z Downloaded progenitor-macro v0.9.1
6982025-02-21T07:48:45.037Z Downloaded progenitor-macro v0.8.0
6992025-02-21T07:48:45.037Z Downloaded path-slash v0.1.5
7002025-02-21T07:48:45.039Z Downloaded paste v1.0.15
7012025-02-21T07:48:45.042Z Downloaded new_debug_unreachable v1.0.6
7022025-02-21T07:48:45.044Z Downloaded signature v2.2.0
7032025-02-21T07:48:45.044Z Downloaded zone_cfg_derive v0.3.0
7042025-02-21T07:48:45.047Z Downloaded rustc-hash v2.0.0
7052025-02-21T07:48:45.047Z Downloaded displaydoc v0.2.5
7062025-02-21T07:48:45.050Z Downloaded smallvec v0.6.14
7072025-02-21T07:48:45.053Z Downloaded rustfmt-wrapper v0.2.1
7082025-02-21T07:48:45.055Z Downloaded rustc_version v0.4.1
7092025-02-21T07:48:45.060Z Downloaded num-conv v0.1.0
7102025-02-21T07:48:45.060Z Downloaded heapless v0.7.17
7112025-02-21T07:48:45.063Z Downloaded peg-runtime v0.8.3
7122025-02-21T07:48:45.065Z Downloaded unicode-xid v0.2.6
7132025-02-21T07:48:45.065Z Downloaded socket2 v0.5.7
7142025-02-21T07:48:45.068Z Downloaded unicode-truncate v1.1.0
7152025-02-21T07:48:45.071Z Downloaded slog v2.7.0
7162025-02-21T07:48:45.073Z Downloaded progenitor-client v0.8.0
7172025-02-21T07:48:45.076Z Downloaded nu-ansi-term v0.50.1
7182025-02-21T07:48:45.078Z Downloaded password-hash v0.5.0
7192025-02-21T07:48:45.081Z Downloaded parking_lot_core v0.9.10
7202025-02-21T07:48:45.084Z Downloaded parking_lot_core v0.8.6
7212025-02-21T07:48:45.088Z Downloaded group v0.13.0
7222025-02-21T07:48:45.090Z Downloaded futures-io v0.3.31
7232025-02-21T07:48:45.090Z Downloaded futures-executor v0.3.31
7242025-02-21T07:48:45.090Z Downloaded zerovec-derive v0.10.3
7252025-02-21T07:48:45.093Z Downloaded tinyvec_macros v0.1.1
7262025-02-21T07:48:45.095Z Downloaded float-ord v0.3.2
7272025-02-21T07:48:45.095Z Downloaded derive_builder v0.20.2
7282025-02-21T07:48:45.100Z Downloaded pretty-hex v0.2.1
7292025-02-21T07:48:45.103Z Downloaded num_enum_derive v0.5.11
7302025-02-21T07:48:45.103Z Downloaded slog-term v2.9.1
7312025-02-21T07:48:45.106Z Downloaded darling_macro v0.20.10
7322025-02-21T07:48:45.109Z Downloaded slog-stdlog v4.1.1
7332025-02-21T07:48:45.111Z Downloaded aes-gcm v0.10.3
7342025-02-21T07:48:45.114Z Downloaded zerofrom v0.1.4
7352025-02-21T07:48:45.117Z Downloaded foreign-types-shared v0.3.1
7362025-02-21T07:48:45.117Z Downloaded powerfmt v0.2.0
7372025-02-21T07:48:45.119Z Downloaded pem-rfc7468 v0.7.0
7382025-02-21T07:48:45.119Z Downloaded zip v2.1.3
7392025-02-21T07:48:45.125Z Downloaded openssl-macros v0.1.1
7402025-02-21T07:48:45.128Z Downloaded number_prefix v0.4.0
7412025-02-21T07:48:45.128Z Downloaded pem v3.0.4
7422025-02-21T07:48:45.130Z Downloaded nodrop v0.1.14
7432025-02-21T07:48:45.130Z Downloaded daft-derive v0.1.1
7442025-02-21T07:48:45.134Z Downloaded siphasher v0.3.11
7452025-02-21T07:48:45.137Z Downloaded ref-cast-impl v1.0.23
7462025-02-21T07:48:45.139Z Downloaded tokio-rustls v0.24.1
7472025-02-21T07:48:45.142Z Downloaded progenitor-impl v0.9.1
7482025-02-21T07:48:45.144Z Downloaded num v0.4.3
7492025-02-21T07:48:45.147Z Downloaded untrusted v0.9.0
7502025-02-21T07:48:45.147Z Downloaded tokio-native-tls v0.3.1
7512025-02-21T07:48:45.149Z Downloaded normalize-line-endings v0.3.0
7522025-02-21T07:48:45.152Z Downloaded sigpipe v0.1.3
7532025-02-21T07:48:45.152Z Downloaded rcgen v0.12.1
7542025-02-21T07:48:45.154Z Downloaded untrusted v0.7.1
7552025-02-21T07:48:45.157Z Downloaded tokio-macros v2.5.0
7562025-02-21T07:48:45.160Z Downloaded num-traits v0.2.19
7572025-02-21T07:48:45.162Z Downloaded data-encoding v2.6.0
7582025-02-21T07:48:45.162Z Downloaded der v0.7.9
7592025-02-21T07:48:45.168Z Downloaded defmt v0.3.8
7602025-02-21T07:48:45.173Z Downloaded fragile v2.0.0
7612025-02-21T07:48:45.175Z Downloaded olpc-cjson v0.1.4
7622025-02-21T07:48:45.178Z Downloaded num-complex v0.4.6
7632025-02-21T07:48:45.180Z Downloaded zerofrom-derive v0.1.4
7642025-02-21T07:48:45.180Z Downloaded progenitor-client v0.9.1
7652025-02-21T07:48:45.183Z Downloaded want v0.3.1
7662025-02-21T07:48:45.183Z Downloaded termtree v0.4.1
7672025-02-21T07:48:45.186Z Downloaded precomputed-hash v0.1.1
7682025-02-21T07:48:45.186Z Downloaded radium v0.7.0
7692025-02-21T07:48:45.188Z Downloaded form_urlencoded v1.2.1
7702025-02-21T07:48:45.188Z Downloaded zerocopy v0.6.6
7712025-02-21T07:48:45.192Z Downloaded rand_chacha v0.3.1
7722025-02-21T07:48:45.194Z Downloaded scrypt v0.11.0
7732025-02-21T07:48:45.194Z Downloaded slog-dtrace v0.3.0
7742025-02-21T07:48:45.197Z Downloaded slog-bunyan v2.5.0
7752025-02-21T07:48:45.200Z Downloaded zopfli v0.8.1
7762025-02-21T07:48:45.202Z Downloaded toml v0.7.8
7772025-02-21T07:48:45.205Z Downloaded quick-error v1.2.3
7782025-02-21T07:48:45.207Z Downloaded hkdf v0.12.4
7792025-02-21T07:48:45.210Z Downloaded openssl-probe v0.1.5
7802025-02-21T07:48:45.212Z Downloaded itertools v0.13.0
7812025-02-21T07:48:45.219Z Downloaded futures-task v0.3.31
7822025-02-21T07:48:45.223Z Downloaded downcast v0.11.0
7832025-02-21T07:48:45.223Z Downloaded tower-service v0.3.3
7842025-02-21T07:48:45.226Z Downloaded darling v0.20.10
7852025-02-21T07:48:45.230Z Downloaded pbkdf2 v0.11.0
7862025-02-21T07:48:45.233Z Downloaded waitgroup v0.1.2
7872025-02-21T07:48:45.236Z Downloaded peg v0.8.4
7882025-02-21T07:48:45.238Z Downloaded structmeta-derive v0.2.0
7892025-02-21T07:48:45.241Z Downloaded thiserror-no-std v2.0.2
7902025-02-21T07:48:45.245Z Downloaded termios v0.3.3
7912025-02-21T07:48:45.248Z Downloaded defmt-parser v0.3.4
7922025-02-21T07:48:45.248Z Downloaded typify v0.2.0
7932025-02-21T07:48:45.251Z Downloaded twox-hash v2.1.0
7942025-02-21T07:48:45.254Z Downloaded yoke-derive v0.7.4
7952025-02-21T07:48:45.257Z Downloaded signal-hook-registry v1.4.2
7962025-02-21T07:48:45.257Z Downloaded signal-hook-mio v0.2.4
7972025-02-21T07:48:45.260Z Downloaded xz2 v0.1.7
7982025-02-21T07:48:45.263Z Downloaded fallible-iterator v0.3.0
7992025-02-21T07:48:45.265Z Downloaded xattr v1.3.1
8002025-02-21T07:48:45.265Z Downloaded aho-corasick v1.1.3
8012025-02-21T07:48:45.272Z Downloaded ecdsa v0.16.9
8022025-02-21T07:48:45.275Z Downloaded crossterm v0.28.1
8032025-02-21T07:48:45.283Z Downloaded russh-cryptovec v0.7.3
8042025-02-21T07:48:45.286Z Downloaded native-tls v0.2.12
8052025-02-21T07:48:45.286Z Downloaded serde_path_to_error v0.1.16
8062025-02-21T07:48:45.289Z Downloaded serde-hex v0.1.0
8072025-02-21T07:48:45.289Z Downloaded derive_builder_macro v0.20.2
8082025-02-21T07:48:45.292Z Downloaded rayon-core v1.12.1
8092025-02-21T07:48:45.295Z Downloaded sqlparser_derive v0.2.2
8102025-02-21T07:48:45.297Z Downloaded postgres-protocol v0.6.7
8112025-02-21T07:48:45.297Z Downloaded packed_struct v0.10.1
8122025-02-21T07:48:45.300Z Downloaded time-core v0.1.2
8132025-02-21T07:48:45.303Z Downloaded schemars_derive v0.8.21
8142025-02-21T07:48:45.306Z Downloaded try-lock v0.2.5
8152025-02-21T07:48:45.306Z Downloaded scopeguard v1.2.0
8162025-02-21T07:48:45.306Z Downloaded postcard v1.0.10
8172025-02-21T07:48:45.309Z Downloaded fallible-iterator v0.2.0
8182025-02-21T07:48:45.312Z Downloaded blake3 v1.5.4
8192025-02-21T07:48:45.320Z Downloaded vte_generate_state_changes v0.1.2
8202025-02-21T07:48:45.322Z Downloaded globset v0.4.15
8212025-02-21T07:48:45.322Z Downloaded structmeta v0.2.0
8222025-02-21T07:48:45.322Z Downloaded stable_deref_trait v1.2.0
8232025-02-21T07:48:45.325Z Downloaded same-file v1.0.6
8242025-02-21T07:48:45.325Z Downloaded toml_edit v0.19.15
8252025-02-21T07:48:45.342Z Downloaded oso-derive v0.27.3
8262025-02-21T07:48:45.345Z Downloaded sync-ptr v0.1.1
8272025-02-21T07:48:45.345Z Downloaded bindgen v0.69.5
8282025-02-21T07:48:45.351Z Downloaded either v1.13.0
8292025-02-21T07:48:45.353Z Downloaded futures-macro v0.3.31
8302025-02-21T07:48:45.354Z Downloaded ssh-cipher v0.2.0
8312025-02-21T07:48:45.356Z Downloaded yoke v0.7.4
8322025-02-21T07:48:45.356Z Downloaded postgres-types v0.2.8
8332025-02-21T07:48:45.361Z Downloaded phf_shared v0.10.0
8342025-02-21T07:48:45.364Z Downloaded futures-core v0.3.31
8352025-02-21T07:48:45.364Z Downloaded hashlink v0.9.1
8362025-02-21T07:48:45.364Z Downloaded darling_core v0.20.10
8372025-02-21T07:48:45.368Z Downloaded oxnet v0.1.0
8382025-02-21T07:48:45.371Z Downloaded rustc-demangle v0.1.24
8392025-02-21T07:48:45.374Z Downloaded structmeta-derive v0.3.0
8402025-02-21T07:48:45.374Z Downloaded yasna v0.5.2
8412025-02-21T07:48:45.376Z Downloaded thiserror v2.0.11
8422025-02-21T07:48:45.382Z Downloaded pbkdf2 v0.12.2
8432025-02-21T07:48:45.384Z Downloaded supports-color v3.0.1
8442025-02-21T07:48:45.384Z Downloaded subtle v2.6.1
8452025-02-21T07:48:45.387Z Downloaded serde_with v3.11.0
8462025-02-21T07:48:45.396Z Downloaded foldhash v0.1.3
8472025-02-21T07:48:45.399Z Downloaded float-cmp v0.10.0
8482025-02-21T07:48:45.399Z Downloaded flagset v0.4.6
8492025-02-21T07:48:45.401Z Downloaded env_filter v0.1.2
8502025-02-21T07:48:45.404Z Downloaded tungstenite v0.23.0
8512025-02-21T07:48:45.406Z Downloaded shell-words v1.1.0
8522025-02-21T07:48:45.406Z Downloaded pkg-config v0.3.31
8532025-02-21T07:48:45.409Z Downloaded phf_codegen v0.11.2
8542025-02-21T07:48:45.412Z Downloaded tiny-keccak v2.0.2
8552025-02-21T07:48:45.412Z Downloaded percent-encoding v2.3.1
8562025-02-21T07:48:45.415Z Downloaded thread_local v1.1.8
8572025-02-21T07:48:45.415Z Downloaded salsa20 v0.10.2
8582025-02-21T07:48:45.418Z Downloaded phf_generator v0.11.2
8592025-02-21T07:48:45.418Z Downloaded icu_properties_data v1.5.0
8602025-02-21T07:48:45.429Z Downloaded diesel-dtrace v0.4.2
8612025-02-21T07:48:45.431Z Downloaded env_logger v0.11.5
8622025-02-21T07:48:45.434Z Downloaded enum-as-inner v0.6.1
8632025-02-21T07:48:45.434Z Downloaded owo-colors v4.1.0
8642025-02-21T07:48:45.438Z Downloaded zerocopy-derive v0.8.10
8652025-02-21T07:48:45.444Z Downloaded phf_shared v0.11.2
8662025-02-21T07:48:45.447Z Downloaded qorb v0.2.1
8672025-02-21T07:48:45.449Z Downloaded rand v0.8.5
8682025-02-21T07:48:45.454Z Downloaded time-macros v0.2.18
8692025-02-21T07:48:45.456Z Downloaded headers v0.4.0
8702025-02-21T07:48:45.462Z Downloaded tracing-attributes v0.1.27
8712025-02-21T07:48:45.465Z Downloaded url v2.5.3
8722025-02-21T07:48:45.469Z Downloaded vte v0.11.1
8732025-02-21T07:48:45.471Z Downloaded russh-keys v0.45.0
8742025-02-21T07:48:45.474Z Downloaded pin-project v1.1.6
8752025-02-21T07:48:45.486Z Downloaded des v0.8.1
8762025-02-21T07:48:45.489Z Downloaded tracing-core v0.1.32
8772025-02-21T07:48:45.492Z Downloaded typed-path v0.9.3
8782025-02-21T07:48:45.498Z Downloaded p256 v0.13.2
8792025-02-21T07:48:45.502Z Downloaded bitvec v1.0.1
8802025-02-21T07:48:45.518Z Downloaded derive_more v0.99.19
8812025-02-21T07:48:45.522Z Downloaded ed25519-dalek v2.1.1
8822025-02-21T07:48:45.526Z Downloaded snafu v0.8.5
8832025-02-21T07:48:45.532Z Downloaded unicode_categories v0.1.1
8842025-02-21T07:48:45.535Z Downloaded rustls-pki-types v1.10.0
8852025-02-21T07:48:45.538Z Downloaded tokio-util v0.7.12
8862025-02-21T07:48:45.544Z Downloaded derive-where v1.2.7
8872025-02-21T07:48:45.549Z Downloaded futures-util v0.3.31
8882025-02-21T07:48:45.561Z Downloaded expectorate v1.1.0
8892025-02-21T07:48:45.564Z Downloaded publicsuffix v2.3.0
8902025-02-21T07:48:45.567Z Downloaded vcpkg v0.2.15
8912025-02-21T07:48:45.606Z Downloaded diesel_derives v2.2.3
8922025-02-21T07:48:45.609Z Downloaded tokio-postgres v0.7.12
8932025-02-21T07:48:45.614Z Downloaded hashbrown v0.13.2
8942025-02-21T07:48:45.618Z Downloaded samael v0.0.17
8952025-02-21T07:48:45.625Z Downloaded flate2 v1.0.35
8962025-02-21T07:48:45.631Z Downloaded petname v2.0.2
8972025-02-21T07:48:45.637Z Downloaded tracing v0.1.40
8982025-02-21T07:48:45.642Z Downloaded rayon v1.10.0
8992025-02-21T07:48:45.652Z Downloaded nom v7.1.3
9002025-02-21T07:48:45.658Z Downloaded h2 v0.4.6
9012025-02-21T07:48:45.666Z Downloaded rustyline v14.0.0
9022025-02-21T07:48:45.671Z Downloaded ssh-key v0.6.6
9032025-02-21T07:48:45.678Z Downloaded proptest v1.5.0
9042025-02-21T07:48:45.689Z Downloaded sqlparser v0.45.0
9052025-02-21T07:48:45.695Z Downloaded tough v0.19.0
9062025-02-21T07:48:45.704Z Downloaded time v0.3.36
9072025-02-21T07:48:45.712Z Downloaded rusqlite v0.32.1
9082025-02-21T07:48:45.719Z Downloaded russh v0.45.0
9092025-02-21T07:48:45.725Z Downloaded p521 v0.13.3
9102025-02-21T07:48:45.729Z Downloaded portable-atomic v1.9.0
9112025-02-21T07:48:45.737Z Downloaded p384 v0.13.0
9122025-02-21T07:48:45.744Z Downloaded rustls v0.21.12
9132025-02-21T07:48:45.757Z Downloaded regex v1.11.1
9142025-02-21T07:48:45.771Z Downloaded rustls-webpki v0.102.8
9152025-02-21T07:48:45.790Z Downloaded rustls-webpki v0.101.7
9162025-02-21T07:48:45.803Z Downloaded git2 v0.19.0
9172025-02-21T07:48:45.813Z Downloaded zerocopy v0.8.10
9182025-02-21T07:48:45.837Z Downloaded webpki-roots v0.26.6
9192025-02-21T07:48:45.841Z Downloaded dropshot v0.15.1
9202025-02-21T07:48:45.863Z Downloaded gimli v0.31.1
9212025-02-21T07:48:45.876Z Downloaded regress v0.9.1
9222025-02-21T07:48:45.882Z Downloaded regress v0.10.1
9232025-02-21T07:48:45.892Z Downloaded object v0.36.5
9242025-02-21T07:48:45.904Z Downloaded smoltcp v0.11.0
9252025-02-21T07:48:45.916Z Downloaded regex-syntax v0.8.5
9262025-02-21T07:48:45.925Z Downloaded polar-core v0.27.3
9272025-02-21T07:48:45.934Z Downloaded nix v0.29.0
9282025-02-21T07:48:45.947Z Downloaded nix v0.28.0
9292025-02-21T07:48:45.958Z Downloaded diesel v2.2.7
9302025-02-21T07:48:45.977Z Downloaded typify-impl v0.2.0
9312025-02-21T07:48:45.993Z Downloaded chrono-tz v0.10.1
9322025-02-21T07:48:46.001Z Downloaded sled v0.34.7
9332025-02-21T07:48:46.012Z Downloaded openapiv3 v2.0.0
9342025-02-21T07:48:46.024Z Downloaded rustls v0.22.4
9352025-02-21T07:48:46.038Z Downloaded dropshot v0.12.0
9362025-02-21T07:48:46.059Z Downloaded hickory-proto v0.24.3
9372025-02-21T07:48:46.073Z Downloaded zerocopy-derive v0.6.6
9382025-02-21T07:48:46.082Z Downloaded typify-impl v0.3.0
9392025-02-21T07:48:46.099Z Downloaded ratatui v0.29.0
9402025-02-21T07:48:46.118Z Downloaded lzma-sys v0.1.20
9412025-02-21T07:48:46.146Z Downloaded regex-automata v0.4.8
9422025-02-21T07:48:46.162Z Downloaded bzip2-sys v0.1.11+1.0.8
9432025-02-21T07:48:46.174Z Downloaded bstr v1.10.0
9442025-02-21T07:48:46.186Z Downloaded petgraph v0.6.5
9452025-02-21T07:48:46.204Z Downloaded smoltcp v0.9.1
9462025-02-21T07:48:46.213Z Downloaded radix_trie v0.2.1
9472025-02-21T07:48:46.218Z Downloaded rustls v0.23.19
9482025-02-21T07:48:46.230Z Downloaded libz-sys v1.1.20
9492025-02-21T07:48:46.260Z Downloaded salty v0.3.0
9502025-02-21T07:48:46.273Z Downloaded sha3 v0.10.8
9512025-02-21T07:48:46.276Z Downloaded tokio v1.43.0
9522025-02-21T07:48:46.326Z Downloaded object v0.30.4
9532025-02-21T07:48:46.336Z Downloaded unicode-width v0.2.0
9542025-02-21T07:48:46.342Z Downloaded regex-syntax v0.6.29
9552025-02-21T07:48:46.349Z Downloaded nix v0.27.1
9562025-02-21T07:48:46.357Z Downloaded csv v1.3.1
9572025-02-21T07:48:46.375Z Downloaded quick-xml v0.33.0
9582025-02-21T07:48:46.381Z Downloaded openssl v0.10.70
9592025-02-21T07:48:46.391Z Downloaded hashbrown v0.14.5
9602025-02-21T07:48:46.395Z Downloaded curve25519-dalek v4.1.3
9612025-02-21T07:48:46.404Z Downloaded lalrpop v0.19.12
9622025-02-21T07:48:46.413Z Downloaded winnow v0.5.40
9632025-02-21T07:48:46.420Z Downloaded typify v0.3.0
9642025-02-21T07:48:46.423Z Downloaded num-bigint v0.4.6
9652025-02-21T07:48:46.427Z Downloaded zerovec v0.10.4
9662025-02-21T07:48:46.432Z Downloaded half v2.4.1
9672025-02-21T07:48:46.435Z Downloaded reqwest v0.12.9
9682025-02-21T07:48:46.444Z Downloaded ron v0.7.1
9692025-02-21T07:48:46.447Z Downloaded quinn-proto v0.11.8
9702025-02-21T07:48:46.454Z Downloaded pin-project-internal v1.1.6
9712025-02-21T07:48:46.457Z Downloaded sqlformat v0.2.6
9722025-02-21T07:48:46.458Z Downloaded defmt-macros v0.3.9
9732025-02-21T07:48:46.460Z Downloaded structmeta v0.3.0
9742025-02-21T07:48:46.460Z Downloaded openssl-sys v0.9.105
9752025-02-21T07:48:46.465Z Downloaded phf v0.11.2
9762025-02-21T07:48:46.472Z Downloaded hashbrown v0.12.3
9772025-02-21T07:48:46.472Z Downloaded chrono v0.4.39
9782025-02-21T07:48:46.477Z Downloaded futures-channel v0.3.31
9792025-02-21T07:48:46.480Z Downloaded reedline v0.35.0
9802025-02-21T07:48:46.487Z Downloaded shlex v1.3.0
9812025-02-21T07:48:46.490Z Downloaded oso v0.27.3
9822025-02-21T07:48:46.493Z Downloaded futures v0.3.31
9832025-02-21T07:48:46.497Z Downloaded tungstenite v0.21.0
9842025-02-21T07:48:46.500Z Downloaded x509-cert v0.2.5
9852025-02-21T07:48:46.505Z Downloaded pin-project-lite v0.2.14
9862025-02-21T07:48:46.511Z Downloaded multer v3.1.0
9872025-02-21T07:48:46.514Z Downloaded encoding_rs v0.8.34
9882025-02-21T07:48:46.532Z Downloaded unsafe-libyaml v0.2.11
9892025-02-21T07:48:46.536Z Downloaded newtype-uuid v1.2.1
9902025-02-21T07:48:46.539Z Downloaded glob v0.3.2
9912025-02-21T07:48:46.539Z Downloaded futures-sink v0.3.31
9922025-02-21T07:48:46.542Z Downloaded display-error-chain v0.2.2
9932025-02-21T07:48:46.542Z Downloaded wait-timeout v0.2.0
9942025-02-21T07:48:46.542Z Downloaded poly1305 v0.8.0
9952025-02-21T07:48:46.545Z Downloaded unicode-segmentation v1.12.0
9962025-02-21T07:48:46.548Z Downloaded num-bigint-dig v0.8.4
9972025-02-21T07:48:46.551Z Downloaded diesel_table_macro_syntax v0.2.0
9982025-02-21T07:48:46.553Z Downloaded serde_repr v0.1.19
9992025-02-21T07:48:46.553Z Downloaded serde_plain v1.0.2
10002025-02-21T07:48:46.556Z Downloaded unicode-normalization v0.1.24
10012025-02-21T07:48:46.558Z Downloaded writeable v0.5.5
10022025-02-21T07:48:46.561Z Downloaded slab v0.4.9
10032025-02-21T07:48:46.561Z Downloaded test-strategy v0.3.1
10042025-02-21T07:48:46.567Z Downloaded subprocess v0.2.9
10052025-02-21T07:48:46.571Z Downloaded wyz v0.5.1
10062025-02-21T07:48:46.571Z Downloaded flume v0.11.1
10072025-02-21T07:48:46.575Z Downloaded smallvec v1.13.2
10082025-02-21T07:48:46.575Z Downloaded predicates-tree v1.0.11
10092025-02-21T07:48:46.578Z Downloaded predicates-core v1.0.8
10102025-02-21T07:48:46.578Z Downloaded ppv-lite86 v0.2.20
10112025-02-21T07:48:46.578Z Downloaded similar v2.6.0
10122025-02-21T07:48:46.582Z Downloaded signal-hook v0.3.17
10132025-02-21T07:48:46.584Z Downloaded dropshot_endpoint v0.12.0
10142025-02-21T07:48:46.587Z Downloaded libgit2-sys v0.17.0+1.8.1
10152025-02-21T07:48:46.642Z Downloaded polyval v0.6.2
10162025-02-21T07:48:46.644Z Downloaded serde_urlencoded v0.7.1
10172025-02-21T07:48:46.644Z Downloaded quinn-udp v0.5.5
10182025-02-21T07:48:46.647Z Downloaded packed_struct_codegen v0.10.1
10192025-02-21T07:48:46.647Z Downloaded nanorand v0.7.0
10202025-02-21T07:48:46.650Z Downloaded multimap v0.10.0
10212025-02-21T07:48:46.652Z Downloaded ed25519 v2.2.3
10222025-02-21T07:48:46.652Z Downloaded fs_extra v1.3.0
10232025-02-21T07:48:46.655Z Downloaded hyper v1.5.2
10242025-02-21T07:48:46.660Z Downloaded tungstenite v0.24.0
10252025-02-21T07:48:46.663Z Downloaded document-features v0.2.10
10262025-02-21T07:48:46.666Z Downloaded funty v2.0.0
10272025-02-21T07:48:46.666Z Downloaded parse-zoneinfo v0.3.1
10282025-02-21T07:48:46.668Z Downloaded tui-tree-widget v0.23.0
10292025-02-21T07:48:46.671Z Downloaded simd-adler32 v0.3.7
10302025-02-21T07:48:46.671Z Downloaded prettyplease v0.2.29
10312025-02-21T07:48:46.674Z Downloaded idna v1.0.3
10322025-02-21T07:48:46.677Z Downloaded r2d2 v0.8.10
10332025-02-21T07:48:46.680Z Downloaded peg-macros v0.8.4
10342025-02-21T07:48:46.682Z Downloaded mio v1.0.2
10352025-02-21T07:48:46.686Z Downloaded aws-lc-rs v1.10.0
10362025-02-21T07:48:46.695Z Downloaded debug-ignore v1.0.5
10372025-02-21T07:48:46.700Z Downloaded universal-hash v0.5.1
10382025-02-21T07:48:46.700Z Downloaded tls_codec v0.4.1
10392025-02-21T07:48:46.703Z Downloaded synstructure v0.13.1
10402025-02-21T07:48:46.703Z Downloaded static_assertions v1.1.0
10412025-02-21T07:48:46.703Z Downloaded rsa v0.9.6
10422025-02-21T07:48:46.706Z Downloaded termtree v0.5.1
10432025-02-21T07:48:46.710Z Downloaded walkdir v2.5.0
10442025-02-21T07:48:46.712Z Downloaded itertools v0.12.1
10452025-02-21T07:48:46.717Z Downloaded predicates v3.1.3
10462025-02-21T07:48:46.720Z Downloaded parking_lot v0.11.2
10472025-02-21T07:48:46.723Z Downloaded fatfs v0.3.6
10482025-02-21T07:48:46.726Z Downloaded dropshot_endpoint v0.15.1
10492025-02-21T07:48:46.728Z Downloaded ron v0.8.1
10502025-02-21T07:48:46.732Z Downloaded itertools v0.10.5
10512025-02-21T07:48:46.738Z Downloaded zone v0.3.0
10522025-02-21T07:48:46.741Z Downloaded minimal-lexical v0.2.1
10532025-02-21T07:48:46.743Z Downloaded dyn-clone v1.0.17
10542025-02-21T07:48:46.746Z Downloaded dunce v1.0.5
10552025-02-21T07:48:46.746Z Downloaded rustls-pemfile v2.2.0
10562025-02-21T07:48:46.749Z Downloaded unicode-properties v0.1.3
10572025-02-21T07:48:46.752Z Downloaded steno v0.4.1
10582025-02-21T07:48:46.755Z Downloaded serde_yaml v0.9.34+deprecated
10592025-02-21T07:48:46.758Z Downloaded crossbeam-channel v0.5.13
10602025-02-21T07:48:46.761Z Downloaded const_format v0.2.34
10612025-02-21T07:48:46.765Z Downloaded zip v0.6.6
10622025-02-21T07:48:46.769Z Downloaded slog-scope v4.4.0
10632025-02-21T07:48:46.772Z Downloaded num-rational v0.4.2
10642025-02-21T07:48:46.772Z Downloaded quinn v0.11.5
10652025-02-21T07:48:46.775Z Downloaded newline-converter v0.3.0
10662025-02-21T07:48:46.777Z Downloaded termcolor v1.4.1
10672025-02-21T07:48:46.777Z Downloaded slog-json v2.6.1
10682025-02-21T07:48:46.780Z Downloaded libxml v0.3.3
10692025-02-21T07:48:46.784Z Downloaded libm v0.2.8
10702025-02-21T07:48:46.791Z Downloaded rustc_version v0.1.7
10712025-02-21T07:48:46.795Z Downloaded env_logger v0.10.2
10722025-02-21T07:48:46.797Z Downloaded derive_builder_core v0.20.2
10732025-02-21T07:48:46.798Z Downloaded elliptic-curve v0.13.8
10742025-02-21T07:48:46.800Z Downloaded uuid v1.12.0
10752025-02-21T07:48:46.803Z Downloaded crypto-bigint v0.5.5
10762025-02-21T07:48:46.808Z Downloaded whoami v1.5.2
10772025-02-21T07:48:46.811Z Downloaded tinyvec v1.8.0
10782025-02-21T07:48:46.814Z Downloaded parse-display-derive v0.10.0
10792025-02-21T07:48:46.816Z Downloaded parse-display v0.10.0
10802025-02-21T07:48:46.816Z Downloaded pkcs5 v0.7.1
10812025-02-21T07:48:46.819Z Downloaded pkcs1 v0.7.5
10822025-02-21T07:48:46.822Z Downloaded progenitor-impl v0.8.0
10832025-02-21T07:48:46.825Z Downloaded parking_lot v0.12.3
10842025-02-21T07:48:46.825Z Downloaded omicron-zone-package v0.12.0
10852025-02-21T07:48:46.828Z Downloaded schemars v0.8.21
10862025-02-21T07:48:46.839Z Downloaded num-derive v0.4.2
10872025-02-21T07:48:46.842Z Downloaded hash32 v0.3.1
10882025-02-21T07:48:46.845Z Downloaded fixedbitset v0.4.2
10892025-02-21T07:48:46.845Z Downloaded ff v0.13.0
10902025-02-21T07:48:46.845Z Downloaded fd-lock v4.0.2
10912025-02-21T07:48:46.849Z Downloaded fallible-streaming-iterator v0.1.9
10922025-02-21T07:48:46.849Z Downloaded strum_macros v0.26.4
10932025-02-21T07:48:46.853Z Downloaded snafu-derive v0.8.5
10942025-02-21T07:48:46.853Z Downloaded hash32 v0.2.1
10952025-02-21T07:48:46.856Z Downloaded filetime v0.2.25
10962025-02-21T07:48:46.856Z Downloaded slog-async v2.8.0
10972025-02-21T07:48:46.856Z Downloaded cc v1.1.30
10982025-02-21T07:48:46.859Z Downloaded sct v0.7.1
10992025-02-21T07:48:46.861Z Downloaded http v1.2.0
11002025-02-21T07:48:46.865Z Downloaded typify-macro v0.3.0
11012025-02-21T07:48:46.868Z Downloaded crossbeam-epoch v0.9.18
11022025-02-21T07:48:46.873Z Downloaded compact_str v0.8.0
11032025-02-21T07:48:46.876Z Downloaded backtrace v0.3.74
11042025-02-21T07:48:46.879Z Downloaded thiserror-impl v2.0.11
11052025-02-21T07:48:46.879Z Downloaded strum_macros v0.24.3
11062025-02-21T07:48:46.884Z Downloaded vergen v8.3.2
11072025-02-21T07:48:46.889Z Downloaded num-iter v0.1.45
11082025-02-21T07:48:46.889Z Downloaded uzers v0.12.1
11092025-02-21T07:48:46.889Z Downloaded tokio-tungstenite v0.21.0
11102025-02-21T07:48:46.892Z Downloaded tokio-stream v0.1.16
11112025-02-21T07:48:46.894Z Downloaded crossbeam-utils v0.8.20
11122025-02-21T07:48:46.897Z Downloaded serde_with_macros v3.11.0
11132025-02-21T07:48:46.897Z Downloaded serde_derive_internals v0.29.1
11142025-02-21T07:48:46.900Z Downloaded clang-sys v1.8.1
11152025-02-21T07:48:46.902Z Downloaded base64 v0.22.1
11162025-02-21T07:48:46.905Z Downloaded csv-core v0.1.11
11172025-02-21T07:48:46.907Z Downloaded crc32fast v1.4.2
11182025-02-21T07:48:46.910Z Downloaded cookie_store v0.21.1
11192025-02-21T07:48:46.910Z Downloaded ahash v0.8.11
11202025-02-21T07:48:46.912Z Downloaded utf8_iter v1.0.4
11212025-02-21T07:48:46.915Z Downloaded utf16_iter v1.0.5
11222025-02-21T07:48:46.915Z Downloaded utf-8 v0.7.6
11232025-02-21T07:48:46.915Z Downloaded hyper-rustls v0.27.3
11242025-02-21T07:48:46.918Z Downloaded ctr v0.9.2
11252025-02-21T07:48:46.921Z Downloaded console v0.15.10
11262025-02-21T07:48:46.924Z Downloaded ciborium v0.2.2
11272025-02-21T07:48:46.924Z Downloaded dirs-sys-next v0.1.2
11282025-02-21T07:48:46.927Z Downloaded difflib v0.4.0
11292025-02-21T07:48:46.927Z Downloaded indexmap v1.9.3
11302025-02-21T07:48:46.931Z Downloaded resolv-conf v0.7.0
11312025-02-21T07:48:46.935Z Downloaded cobs v0.2.3
11322025-02-21T07:48:46.935Z Downloaded icu_normalizer v1.5.0
11332025-02-21T07:48:46.938Z Downloaded cassowary v0.3.0
11342025-02-21T07:48:46.938Z Downloaded constant_time_eq v0.3.1
11352025-02-21T07:48:46.941Z Downloaded chacha20 v0.9.1
11362025-02-21T07:48:46.941Z Downloaded hickory-client v0.24.3
11372025-02-21T07:48:46.943Z Downloaded bzip2 v0.4.4
11382025-02-21T07:48:46.946Z Downloaded hmac v0.12.1
11392025-02-21T07:48:46.946Z Downloaded colored v2.1.0
11402025-02-21T07:48:46.948Z Downloaded cbc v0.1.2
11412025-02-21T07:48:46.951Z Downloaded curve25519-dalek-derive v0.1.1
11422025-02-21T07:48:46.951Z Downloaded const-oid v0.9.6
11432025-02-21T07:48:46.953Z Downloaded base64ct v1.6.0
11442025-02-21T07:48:46.956Z Downloaded cfg_aliases v0.2.1
11452025-02-21T07:48:46.956Z Downloaded crc-any v2.5.0
11462025-02-21T07:48:46.959Z Downloaded cookie v0.18.1
11472025-02-21T07:48:46.961Z Downloaded chacha20poly1305 v0.10.1
11482025-02-21T07:48:46.964Z Downloaded bitfield-struct v0.6.2
11492025-02-21T07:48:46.964Z Downloaded arrayvec v0.7.6
11502025-02-21T07:48:46.966Z Downloaded ident_case v1.0.1
11512025-02-21T07:48:46.966Z Downloaded http-body v1.0.1
11522025-02-21T07:48:46.970Z Downloaded linear-map v1.2.0
11532025-02-21T07:48:46.970Z Downloaded is-terminal v0.4.13
11542025-02-21T07:48:46.973Z Downloaded ipnetwork v0.21.1
11552025-02-21T07:48:46.973Z Downloaded indoc v2.0.5
11562025-02-21T07:48:46.976Z Downloaded allocator-api2 v0.2.18
11572025-02-21T07:48:46.978Z Downloaded adler2 v2.0.0
11582025-02-21T07:48:46.981Z Downloaded bit-vec v0.6.3
11592025-02-21T07:48:46.983Z Downloaded bcrypt-pbkdf v0.10.0
11602025-02-21T07:48:46.983Z Downloaded heapless v0.8.0
11612025-02-21T07:48:46.989Z Downloaded castaway v0.2.3
11622025-02-21T07:48:46.992Z Downloaded base16ct v0.2.0
11632025-02-21T07:48:46.992Z Downloaded atty v0.2.14
11642025-02-21T07:48:46.995Z Downloaded atomic-waker v1.1.2
11652025-02-21T07:48:46.995Z Downloaded async-stream v0.3.6
11662025-02-21T07:48:46.997Z Downloaded home v0.5.9
11672025-02-21T07:48:46.997Z Downloaded lazy_static v1.5.0
11682025-02-21T07:48:47.000Z Downloaded async-recursion v1.1.1
11692025-02-21T07:48:47.003Z Downloaded async-bb8-diesel v0.2.1
11702025-02-21T07:48:47.005Z Downloaded ascii-canvas v3.0.0
11712025-02-21T07:48:47.005Z Downloaded argon2 v0.5.3
11722025-02-21T07:48:47.008Z Downloaded ring v0.17.8
11732025-02-21T07:48:47.076Z Downloaded hostname v0.3.1
11742025-02-21T07:48:47.079Z Downloaded convert_case v0.4.0
11752025-02-21T07:48:47.079Z Downloaded heck v0.3.3
11762025-02-21T07:48:47.109Z Downloaded libsqlite3-sys v0.30.1
11772025-02-21T07:48:47.371Z Downloaded aws-lc-sys v0.22.0
11782025-02-21T07:48:47.681Z Compiling serde v1.0.217
11792025-02-21T07:48:47.684Z Compiling lock_api v0.4.12
11802025-02-21T07:48:47.684Z Compiling value-bag v1.9.0
11812025-02-21T07:48:47.684Z Compiling scopeguard v1.2.0
11822025-02-21T07:48:47.684Z Compiling typenum v1.17.0
11832025-02-21T07:48:47.684Z Compiling generic-array v0.14.7
11842025-02-21T07:48:47.856Z Compiling syn v2.0.96
11852025-02-21T07:48:47.859Z Compiling getrandom v0.2.15
11862025-02-21T07:48:47.999Z Compiling shlex v1.3.0
11872025-02-21T07:48:48.241Z Compiling rand_core v0.6.4
11882025-02-21T07:48:48.304Z Compiling log v0.4.22
11892025-02-21T07:48:48.398Z Compiling subtle v2.6.1
11902025-02-21T07:48:48.416Z Compiling jobserver v0.1.32
11912025-02-21T07:48:48.449Z Compiling smallvec v1.13.2
11922025-02-21T07:48:48.732Z Compiling const-oid v0.9.6
11932025-02-21T07:48:48.762Z Compiling pin-project-lite v0.2.14
11942025-02-21T07:48:48.782Z Compiling rustix v0.38.37
11952025-02-21T07:48:48.824Z Compiling cc v1.1.30
11962025-02-21T07:48:48.898Z Compiling spin v0.9.8
11972025-02-21T07:48:49.010Z Compiling parking_lot_core v0.9.10
11982025-02-21T07:48:49.170Z Compiling futures-core v0.3.31
11992025-02-21T07:48:49.278Z Compiling signal-hook-registry v1.4.2
12002025-02-21T07:48:49.393Z Compiling mio v1.0.2
12012025-02-21T07:48:49.608Z Compiling aho-corasick v1.1.3
12022025-02-21T07:48:49.937Z Compiling parking_lot v0.12.3
12032025-02-21T07:48:50.005Z Compiling stable_deref_trait v1.2.0
12042025-02-21T07:48:50.124Z Compiling either v1.13.0
12052025-02-21T07:48:50.255Z Compiling regex-syntax v0.8.5
12062025-02-21T07:48:50.415Z Compiling cpufeatures v0.2.14
12072025-02-21T07:48:50.523Z Compiling glob v0.3.2
12082025-02-21T07:48:50.541Z Compiling futures-sink v0.3.31
12092025-02-21T07:48:50.633Z Compiling socket2 v0.5.7
12102025-02-21T07:48:50.699Z Compiling slab v0.4.9
12112025-02-21T07:48:50.719Z Compiling prettyplease v0.2.29
12122025-02-21T07:48:51.086Z Compiling lazy_static v1.5.0
12132025-02-21T07:48:51.174Z Compiling serde_json v1.0.135
12142025-02-21T07:48:51.221Z Compiling minimal-lexical v0.2.1
12152025-02-21T07:48:51.309Z Compiling clang-sys v1.8.1
12162025-02-21T07:48:51.607Z Compiling libloading v0.8.5
12172025-02-21T07:48:51.808Z Compiling nom v7.1.3
12182025-02-21T07:48:51.832Z Compiling home v0.5.9
12192025-02-21T07:48:51.978Z Compiling bindgen v0.69.5
12202025-02-21T07:48:52.035Z Compiling futures-channel v0.3.31
12212025-02-21T07:48:52.280Z Compiling itertools v0.12.1
12222025-02-21T07:48:52.442Z Compiling pin-utils v0.1.0
12232025-02-21T07:48:52.547Z Compiling futures-task v0.3.31
12242025-02-21T07:48:52.857Z Compiling foldhash v0.1.3
12252025-02-21T07:48:52.875Z Compiling allocator-api2 v0.2.18
12262025-02-21T07:48:53.160Z Compiling libm v0.2.8
12272025-02-21T07:48:53.526Z Compiling rustc-hash v1.1.0
12282025-02-21T07:48:53.646Z Compiling futures-io v0.3.31
12292025-02-21T07:48:53.688Z Compiling lazycell v1.3.0
12302025-02-21T07:48:53.866Z Compiling regex-automata v0.4.8
12312025-02-21T07:48:53.922Z Compiling hashbrown v0.15.1
12322025-02-21T07:48:54.267Z Compiling cmake v0.1.51
12332025-02-21T07:48:55.064Z Compiling synstructure v0.13.1
12342025-02-21T07:48:55.100Z Compiling cexpr v0.6.0
12352025-02-21T07:48:55.125Z Compiling num-traits v0.2.19
12362025-02-21T07:48:55.434Z Compiling fs_extra v1.3.0
12372025-02-21T07:48:55.966Z Compiling pkg-config v0.3.31
12382025-02-21T07:48:56.181Z Compiling dunce v1.0.5
12392025-02-21T07:48:56.583Z Compiling litemap v0.7.3
12402025-02-21T07:48:56.623Z Compiling writeable v0.5.5
12412025-02-21T07:48:56.995Z Compiling ring v0.17.8
12422025-02-21T07:48:57.160Z Compiling paste v1.0.15
12432025-02-21T07:48:57.296Z Compiling base64ct v1.6.0
12442025-02-21T07:48:57.859Z Compiling pem-rfc7468 v0.7.0
12452025-02-21T07:48:57.944Z Compiling flagset v0.4.6
12462025-02-21T07:48:57.977Z Compiling aws-lc-rs v1.10.0
12472025-02-21T07:48:58.130Z Compiling icu_locid_transform_data v1.5.0
12482025-02-21T07:48:58.244Z Compiling httparse v1.9.5
12492025-02-21T07:48:58.444Z Compiling tracing-core v0.1.32
12502025-02-21T07:48:58.950Z Compiling crossbeam-utils v0.8.20
12512025-02-21T07:48:59.212Z Compiling percent-encoding v2.3.1
12522025-02-21T07:48:59.455Z Compiling regex v1.11.1
12532025-02-21T07:48:59.477Z Compiling rustls-pki-types v1.10.0
12542025-02-21T07:48:59.495Z Compiling icu_properties_data v1.5.0
12552025-02-21T07:48:59.714Z Compiling vcpkg v0.2.15
12562025-02-21T07:48:59.809Z Compiling serde_derive v1.0.217
12572025-02-21T07:49:00.131Z Compiling zeroize_derive v1.4.2
12582025-02-21T07:49:00.302Z Compiling zerocopy-derive v0.7.35
12592025-02-21T07:49:00.364Z Compiling zerofrom-derive v0.1.4
12602025-02-21T07:49:01.269Z Compiling tokio-macros v2.5.0
12612025-02-21T07:49:01.526Z Compiling zeroize v1.8.1
12622025-02-21T07:49:01.880Z Compiling yoke-derive v0.7.4
12632025-02-21T07:49:02.176Z Compiling zerocopy v0.7.35
12642025-02-21T07:49:02.656Z Compiling zerovec-derive v0.10.3
12652025-02-21T07:49:03.086Z Compiling crypto-common v0.1.6
12662025-02-21T07:49:03.316Z Compiling block-buffer v0.10.4
12672025-02-21T07:49:03.448Z Compiling thiserror-impl v1.0.69
12682025-02-21T07:49:03.560Z Compiling digest v0.10.7
12692025-02-21T07:49:03.682Z Compiling zerofrom v0.1.4
12702025-02-21T07:49:03.894Z Compiling displaydoc v0.2.5
12712025-02-21T07:49:03.983Z Compiling hmac v0.12.1
12722025-02-21T07:49:04.003Z Compiling futures-macro v0.3.31
12732025-02-21T07:49:04.232Z Compiling block-padding v0.3.3
12742025-02-21T07:49:04.365Z Compiling yoke v0.7.4
12752025-02-21T07:49:04.465Z Compiling inout v0.1.3
12762025-02-21T07:49:04.711Z Compiling cipher v0.4.4
12772025-02-21T07:49:04.731Z Compiling sha2 v0.10.8
12782025-02-21T07:49:04.915Z Compiling zerovec v0.10.4
12792025-02-21T07:49:05.207Z Compiling icu_provider_macros v1.5.0
12802025-02-21T07:49:05.314Z Compiling ppv-lite86 v0.2.20
12812025-02-21T07:49:05.671Z Compiling futures-util v0.3.31
12822025-02-21T07:49:06.033Z Compiling der_derive v0.7.3
12832025-02-21T07:49:06.165Z Compiling thiserror v1.0.69
12842025-02-21T07:49:06.234Z Compiling rand_chacha v0.3.1
12852025-02-21T07:49:06.329Z Compiling tracing-attributes v0.1.27
12862025-02-21T07:49:06.979Z Compiling tinystr v0.7.6
12872025-02-21T07:49:07.378Z Compiling icu_locid v1.5.0
12882025-02-21T07:49:07.866Z Compiling icu_collections v1.5.0
12892025-02-21T07:49:08.281Z Compiling der v0.7.9
12902025-02-21T07:49:08.495Z Compiling icu_provider v1.5.0
12912025-02-21T07:49:08.993Z Compiling rand v0.8.5
12922025-02-21T07:49:09.232Z Compiling icu_locid_transform v1.5.0
12932025-02-21T07:49:09.346Z Compiling tracing v0.1.40
12942025-02-21T07:49:09.421Z Compiling pest v2.7.14
12952025-02-21T07:49:09.848Z Compiling salsa20 v0.10.2
12962025-02-21T07:49:10.080Z Compiling pbkdf2 v0.12.2
12972025-02-21T07:49:10.266Z Compiling spki v0.7.3
12982025-02-21T07:49:10.584Z Compiling icu_properties v1.5.1
12992025-02-21T07:49:10.642Z Compiling utf8_iter v1.0.4
13002025-02-21T07:49:10.856Z Compiling utf16_iter v1.0.5
13012025-02-21T07:49:10.880Z Compiling time-core v0.1.2
13022025-02-21T07:49:11.017Z Compiling icu_normalizer_data v1.5.0
13032025-02-21T07:49:11.056Z Compiling mirai-annotations v1.12.0
13042025-02-21T07:49:11.058Z Compiling untrusted v0.9.0
13052025-02-21T07:49:11.125Z Compiling powerfmt v0.2.0
13062025-02-21T07:49:11.250Z Compiling write16 v1.0.0
13072025-02-21T07:49:11.252Z Compiling untrusted v0.7.1
13082025-02-21T07:49:11.390Z Compiling num-conv v0.1.0
13092025-02-21T07:49:11.433Z Compiling deranged v0.3.11
13102025-02-21T07:49:11.491Z Compiling scrypt v0.11.0
13112025-02-21T07:49:11.512Z Compiling cbc v0.1.2
13122025-02-21T07:49:11.652Z Compiling bitflags v2.6.0
13132025-02-21T07:49:11.753Z Compiling bytes v1.9.0
13142025-02-21T07:49:12.072Z Compiling indexmap v2.7.1
13152025-02-21T07:49:12.280Z Compiling semver v1.0.24
13162025-02-21T07:49:12.817Z Compiling tokio v1.43.0
13172025-02-21T07:49:12.885Z Compiling http v1.2.0
13182025-02-21T07:49:12.956Z Compiling rustc_version v0.4.1
13192025-02-21T07:49:13.387Z Compiling pest_meta v2.7.14
13202025-02-21T07:49:13.596Z Compiling time-macros v0.2.18
13212025-02-21T07:49:14.464Z Compiling icu_normalizer v1.5.0
13222025-02-21T07:49:15.088Z Compiling aes v0.8.4
13232025-02-21T07:49:15.097Z Compiling openssl-sys v0.9.105
13242025-02-21T07:49:15.983Z Compiling which v4.4.2
13252025-02-21T07:49:16.197Z Compiling scroll_derive v0.12.0
13262025-02-21T07:49:16.555Z Compiling atomic-waker v1.1.2
13272025-02-21T07:49:16.760Z Compiling tinyvec_macros v0.1.1
13282025-02-21T07:49:16.866Z Compiling num_threads v0.1.7
13292025-02-21T07:49:17.015Z Compiling time v0.3.36
13302025-02-21T07:49:17.354Z Compiling tinyvec v1.8.0
13312025-02-21T07:49:17.512Z Compiling pkcs5 v0.7.1
13322025-02-21T07:49:17.619Z Compiling scroll v0.12.0
13332025-02-21T07:49:17.649Z Compiling idna_adapter v1.2.0
13342025-02-21T07:49:17.771Z Compiling pest_generator v2.7.14
13352025-02-21T07:49:17.875Z Compiling http-body v1.0.1
13362025-02-21T07:49:18.116Z Compiling form_urlencoded v1.2.1
13372025-02-21T07:49:18.137Z Compiling slog v2.7.0
13382025-02-21T07:49:18.434Z Compiling try-lock v0.2.5
13392025-02-21T07:49:18.520Z Compiling goblin v0.8.2
13402025-02-21T07:49:18.601Z Compiling want v0.3.1
13412025-02-21T07:49:18.713Z Compiling pkcs8 v0.10.2
13422025-02-21T07:49:18.800Z Compiling idna v1.0.3
13432025-02-21T07:49:18.883Z Compiling uuid v1.12.0
13442025-02-21T07:49:19.332Z Compiling httpdate v1.0.3
13452025-02-21T07:49:19.551Z Compiling pest_derive v2.7.14
13462025-02-21T07:49:19.775Z Compiling iana-time-zone v0.1.61
13472025-02-21T07:49:20.154Z Compiling chrono v0.4.39
13482025-02-21T07:49:20.352Z Compiling dtrace-parser v0.2.0
13492025-02-21T07:49:20.372Z Compiling toml_datetime v0.6.8
13502025-02-21T07:49:20.831Z Compiling tokio-util v0.7.12
13512025-02-21T07:49:21.017Z Compiling serde_spanned v0.6.8
13522025-02-21T07:49:21.279Z Compiling serde_tokenstream v0.2.2
13532025-02-21T07:49:21.354Z Compiling base64 v0.22.1
13542025-02-21T07:49:21.869Z Compiling h2 v0.4.6
13552025-02-21T07:49:22.051Z Compiling tower-service v0.3.3
13562025-02-21T07:49:22.116Z Compiling adler2 v2.0.0
13572025-02-21T07:49:22.186Z Compiling foreign-types-shared v0.1.1
13582025-02-21T07:49:22.218Z Compiling openssl v0.10.70
13592025-02-21T07:49:22.318Z Compiling rustversion v1.0.17
13602025-02-21T07:49:22.336Z Compiling match_cfg v0.1.0
13612025-02-21T07:49:22.445Z Compiling hostname v0.3.1
13622025-02-21T07:49:22.677Z Compiling foreign-types v0.3.2
13632025-02-21T07:49:22.702Z Compiling miniz_oxide v0.8.0
13642025-02-21T07:49:22.783Z Compiling url v2.5.3
13652025-02-21T07:49:23.449Z Compiling openssl-macros v0.1.1
13662025-02-21T07:49:24.068Z Compiling dof v0.3.0
13672025-02-21T07:49:24.188Z Compiling async-trait v0.1.86
13682025-02-21T07:49:24.282Z Compiling serde_derive_internals v0.29.1
13692025-02-21T07:49:24.453Z Compiling dirs-sys-next v0.1.2
13702025-02-21T07:49:24.983Z Compiling usdt-impl v0.5.0
13712025-02-21T07:49:25.386Z Compiling data-encoding v2.6.0
13722025-02-21T07:49:25.795Z Compiling rustls v0.23.19
13732025-02-21T07:49:26.099Z Compiling siphasher v0.3.11
13742025-02-21T07:49:26.382Z Compiling rustls v0.22.4
13752025-02-21T07:49:26.496Z Compiling native-tls v0.2.12
13762025-02-21T07:49:26.532Z Compiling schemars v0.8.21
13772025-02-21T07:49:26.604Z Compiling syn v1.0.109
13782025-02-21T07:49:26.715Z Compiling schemars_derive v0.8.21
13792025-02-21T07:49:26.933Z Compiling dirs-next v2.0.0
13802025-02-21T07:49:27.296Z Compiling unicode-normalization v0.1.24
13812025-02-21T07:49:27.334Z Compiling http-body-util v0.1.2
13822025-02-21T07:49:27.430Z Compiling crossbeam-epoch v0.9.18
13832025-02-21T07:49:27.849Z Compiling heapless v0.7.17
13842025-02-21T07:49:28.111Z Compiling sha1 v0.10.6
13852025-02-21T07:49:28.292Z Compiling signature v2.2.0
13862025-02-21T07:49:28.353Z Compiling bzip2-sys v0.1.11+1.0.8
13872025-02-21T07:49:28.373Z Compiling thread_local v1.1.8
13882025-02-21T07:49:28.536Z Compiling cookie v0.18.1
13892025-02-21T07:49:28.578Z Compiling multer v3.1.0
13902025-02-21T07:49:28.834Z Compiling encoding_rs v0.8.34
13912025-02-21T07:49:28.852Z Compiling rayon-core v1.12.1
13922025-02-21T07:49:28.873Z Compiling openssl-probe v0.1.5
13932025-02-21T07:49:28.902Z Compiling hyper v1.5.2
13942025-02-21T07:49:29.160Z Compiling signal-hook v0.3.17
13952025-02-21T07:49:29.179Z Compiling mime v0.3.17
13962025-02-21T07:49:29.446Z Compiling unicode-properties v0.1.3
13972025-02-21T07:49:29.613Z Compiling ipnet v2.10.1
13982025-02-21T07:49:29.694Z Compiling gimli v0.31.1
13992025-02-21T07:49:29.869Z Compiling unicode-bidi v0.3.17
14002025-02-21T07:49:30.695Z Compiling slog-async v2.8.0
14012025-02-21T07:49:31.106Z Compiling hyper-util v0.1.10
14022025-02-21T07:49:31.194Z Compiling dyn-clone v1.0.17
14032025-02-21T07:49:31.745Z Compiling toml_edit v0.22.22
14042025-02-21T07:49:32.503Z Compiling stringprep v0.1.5
14052025-02-21T07:49:33.654Z Compiling crossbeam-deque v0.8.5
14062025-02-21T07:49:33.995Z Compiling addr2line v0.24.2
14072025-02-21T07:49:34.018Z Compiling usdt-attr-macro v0.5.0
14082025-02-21T07:49:34.417Z Compiling usdt-macro v0.5.0
14092025-02-21T07:49:34.607Z Compiling term v0.7.0
14102025-02-21T07:49:34.643Z Compiling slog-json v2.6.1
14112025-02-21T07:49:34.976Z Compiling serde_urlencoded v0.7.1
14122025-02-21T07:49:35.011Z Compiling crossbeam-channel v0.5.13
14132025-02-21T07:49:35.505Z Compiling curve25519-dalek v4.1.3
14142025-02-21T07:49:35.507Z Compiling enum-as-inner v0.6.1
14152025-02-21T07:49:35.754Z Compiling futures-executor v0.3.31
14162025-02-21T07:49:35.790Z Compiling md-5 v0.10.6
14172025-02-21T07:49:35.929Z Compiling rustls-pemfile v2.2.0
14182025-02-21T07:49:36.053Z Compiling async-stream-impl v0.3.6
14192025-02-21T07:49:36.232Z Compiling num-integer v0.1.46
14202025-02-21T07:49:36.254Z Compiling hash32 v0.2.1
14212025-02-21T07:49:36.257Z Compiling ff v0.13.0
14222025-02-21T07:49:36.513Z Compiling is-terminal v0.4.13
14232025-02-21T07:49:36.568Z Compiling dropshot v0.12.0
14242025-02-21T07:49:36.663Z Compiling object v0.36.5
14252025-02-21T07:49:36.682Z Compiling memoffset v0.9.1
14262025-02-21T07:49:36.898Z Compiling fallible-iterator v0.2.0
14272025-02-21T07:49:36.999Z Compiling cfg_aliases v0.2.1
14282025-02-21T07:49:37.023Z Compiling take_mut v0.2.2
14292025-02-21T07:49:37.115Z Compiling anyhow v1.0.95
14302025-02-21T07:49:37.187Z Compiling utf-8 v0.7.6
14312025-02-21T07:49:37.324Z Compiling psl-types v2.0.11
14322025-02-21T07:49:37.484Z Compiling linked-hash-map v0.5.6
14332025-02-21T07:49:37.524Z Compiling portable-atomic v1.9.0
14342025-02-21T07:49:37.575Z Compiling num-bigint-dig v0.8.4
14352025-02-21T07:49:37.715Z Compiling litrs v0.4.1
14362025-02-21T07:49:37.819Z Compiling smoltcp v0.9.1
14372025-02-21T07:49:37.905Z Compiling quick-error v1.2.3
14382025-02-21T07:49:38.078Z Compiling rustc-demangle v0.1.24
14392025-02-21T07:49:38.467Z Compiling base16ct v0.2.0
14402025-02-21T07:49:38.620Z Compiling resolv-conf v0.7.0
14412025-02-21T07:49:38.778Z Compiling sec1 v0.7.3
14422025-02-21T07:49:38.800Z Compiling document-features v0.2.10
14432025-02-21T07:49:38.849Z Compiling lru-cache v0.1.2
14442025-02-21T07:49:39.051Z Compiling postgres-protocol v0.6.7
14452025-02-21T07:49:39.277Z Compiling publicsuffix v2.3.0
14462025-02-21T07:49:39.305Z Compiling tungstenite v0.24.0
14472025-02-21T07:49:39.365Z Compiling async-stream v0.3.6
14482025-02-21T07:49:39.682Z Compiling nix v0.29.0
14492025-02-21T07:49:40.153Z Compiling num-iter v0.1.45
14502025-02-21T07:49:40.192Z Compiling slog-term v2.9.1
14512025-02-21T07:49:40.553Z Compiling usdt v0.5.0
14522025-02-21T07:49:40.588Z Compiling hickory-proto v0.24.3
14532025-02-21T07:49:41.031Z Compiling group v0.13.0
14542025-02-21T07:49:41.374Z Compiling futures v0.3.31
14552025-02-21T07:49:41.376Z Compiling toml v0.8.19
14562025-02-21T07:49:41.416Z Compiling slog-bunyan v2.5.0
14572025-02-21T07:49:42.584Z Compiling camino v1.1.9
14582025-02-21T07:49:42.815Z Compiling tokio-native-tls v0.3.1
14592025-02-21T07:49:42.980Z Compiling backtrace v0.3.74
14602025-02-21T07:49:43.093Z Compiling phf_shared v0.11.2
14612025-02-21T07:49:43.400Z Compiling dropshot_endpoint v0.12.0
14622025-02-21T07:49:43.459Z Compiling waitgroup v0.1.2
14632025-02-21T07:49:43.479Z Compiling terminal_size v0.4.0
14642025-02-21T07:49:43.577Z Compiling openapiv3 v2.0.0
14652025-02-21T07:49:43.675Z Compiling serde_path_to_error v0.1.16
14662025-02-21T07:49:43.700Z Compiling hkdf v0.12.4
14672025-02-21T07:49:43.975Z Compiling crypto-bigint v0.5.5
14682025-02-21T07:49:44.417Z Compiling webpki-roots v0.26.6
14692025-02-21T07:49:44.644Z Compiling curve25519-dalek-derive v0.1.1
14702025-02-21T07:49:45.820Z Compiling zerocopy-derive v0.6.6
14712025-02-21T07:49:46.049Z Compiling hostname v0.4.0
14722025-02-21T07:49:46.308Z Compiling crc32fast v1.4.2
14732025-02-21T07:49:46.401Z Compiling hubpack_derive v0.1.1
14742025-02-21T07:49:46.663Z Compiling ahash v0.8.11
14752025-02-21T07:49:47.027Z Compiling fs-err v2.11.0
14762025-02-21T07:49:47.307Z Compiling winnow v0.5.40
14772025-02-21T07:49:47.345Z Compiling bitflags v1.3.2
14782025-02-21T07:49:47.422Z Compiling unicode-width v0.2.0
14792025-02-21T07:49:47.456Z Compiling debug-ignore v1.0.5
14802025-02-21T07:49:47.511Z Compiling managed v0.8.0
14812025-02-21T07:49:47.632Z Compiling newtype-uuid v1.2.1
14822025-02-21T07:49:47.675Z Compiling zerocopy v0.6.6
14832025-02-21T07:49:47.929Z Compiling console v0.15.10
14842025-02-21T07:49:47.989Z Compiling strum_macros v0.25.3
14852025-02-21T07:49:48.436Z Compiling clap_builder v4.5.27
14862025-02-21T07:49:49.417Z Compiling hubpack v0.1.2
14872025-02-21T07:49:49.522Z Compiling elliptic-curve v0.13.8
14882025-02-21T07:49:49.836Z Compiling flate2 v1.0.35
14892025-02-21T07:49:49.878Z Compiling hickory-resolver v0.24.3
14902025-02-21T07:49:50.666Z Compiling toml_edit v0.19.15
14912025-02-21T07:49:50.717Z Compiling phf v0.11.2
14922025-02-21T07:49:51.002Z Compiling hyper-tls v0.6.0
14932025-02-21T07:49:51.110Z Compiling signal-hook-mio v0.2.4
14942025-02-21T07:49:51.319Z Compiling rayon v1.10.0
14952025-02-21T07:49:51.453Z Compiling cookie_store v0.21.1
14962025-02-21T07:49:51.659Z Compiling bzip2 v0.4.4
14972025-02-21T07:49:52.066Z Compiling tokio-tungstenite v0.24.0
14982025-02-21T07:49:53.039Z Compiling postgres-types v0.2.8
14992025-02-21T07:49:55.458Z Compiling ed25519 v2.2.3
15002025-02-21T07:49:55.536Z Compiling phf_shared v0.10.0
15012025-02-21T07:49:55.560Z Compiling tokio-stream v0.1.16
15022025-02-21T07:49:55.926Z Compiling pkcs1 v0.7.5
15032025-02-21T07:49:56.147Z Compiling serde-big-array v0.5.1
15042025-02-21T07:49:56.409Z Compiling clap_derive v4.5.24
15052025-02-21T07:49:56.557Z Compiling rfc6979 v0.4.0
15062025-02-21T07:49:56.782Z Compiling serde_repr v0.1.19
15072025-02-21T07:49:56.827Z Compiling derive-where v1.2.7
15082025-02-21T07:49:57.301Z Compiling bstr v1.10.0
15092025-02-21T07:49:57.541Z Compiling float-cmp v0.10.0
15102025-02-21T07:49:57.719Z Compiling sync_wrapper v1.0.1
15112025-02-21T07:49:57.786Z Compiling predicates-core v1.0.8
15122025-02-21T07:49:57.883Z Compiling difflib v0.4.0
15132025-02-21T07:49:57.904Z Compiling precomputed-hash v0.1.1
15142025-02-21T07:49:58.033Z Compiling static_assertions v1.1.0
15152025-02-21T07:49:58.112Z Compiling fixedbitset v0.4.2
15162025-02-21T07:49:58.149Z Compiling whoami v1.5.2
15172025-02-21T07:49:58.554Z Compiling unicode-segmentation v1.12.0
15182025-02-21T07:49:58.701Z Compiling bit-vec v0.6.3
15192025-02-21T07:49:58.822Z Compiling number_prefix v0.4.0
15202025-02-21T07:49:59.060Z Compiling new_debug_unreachable v1.0.6
15212025-02-21T07:49:59.097Z Compiling normalize-line-endings v0.3.0
15222025-02-21T07:49:59.171Z Compiling string_cache v0.8.7
15232025-02-21T07:49:59.197Z Compiling bit-set v0.5.3
15242025-02-21T07:49:59.243Z Compiling predicates v3.1.3
15252025-02-21T07:49:59.437Z Compiling similar v2.6.0
15262025-02-21T07:49:59.474Z Compiling indicatif v0.17.11
15272025-02-21T07:49:59.563Z Compiling tokio-postgres v0.7.12
15282025-02-21T07:49:59.971Z Compiling petgraph v0.6.5
15292025-02-21T07:50:00.701Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15302025-02-21T07:50:00.869Z Compiling clap v4.5.27
15312025-02-21T07:50:01.008Z Compiling ecdsa v0.16.9
15322025-02-21T07:50:01.444Z Compiling rsa v0.9.6
15332025-02-21T07:50:01.500Z Compiling ed25519-dalek v2.1.1
15342025-02-21T07:50:01.886Z Compiling toml v0.7.8
15352025-02-21T07:50:03.323Z Compiling zip v0.6.6
15362025-02-21T07:50:03.611Z Compiling crossterm v0.28.1
15372025-02-21T07:50:05.136Z Compiling hex v0.4.3
15382025-02-21T07:50:05.389Z Compiling x509-cert v0.2.5
15392025-02-21T07:50:05.585Z Compiling itertools v0.10.5
15402025-02-21T07:50:05.721Z Compiling unicode-xid v0.2.6
15412025-02-21T07:50:05.940Z Compiling lalrpop-util v0.19.12
15422025-02-21T07:50:06.308Z Compiling peg-runtime v0.8.3
15432025-02-21T07:50:06.506Z Compiling strum_macros v0.26.4
15442025-02-21T07:50:06.776Z Compiling xattr v1.3.1
15452025-02-21T07:50:06.897Z Compiling filetime v0.2.25
15462025-02-21T07:50:07.206Z Compiling tar v0.4.42
15472025-02-21T07:50:10.960Z Compiling strum v0.26.3
15482025-02-21T07:50:14.008Z Compiling aws-lc-sys v0.22.0
15492025-02-21T07:50:50.176Z Compiling rustls-webpki v0.102.8
15502025-02-21T07:50:53.312Z Compiling tokio-rustls v0.25.0
15512025-02-21T07:50:55.013Z Compiling tokio-rustls v0.26.0
15522025-02-21T07:50:55.271Z Compiling hyper-rustls v0.27.3
15532025-02-21T07:50:55.650Z Compiling reqwest v0.12.9
15542025-02-21T07:50:57.056Z Compiling qorb v0.2.1
15552025-02-21T07:50:59.940Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15562025-02-21T07:51:00.206Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15572025-02-21T07:51:04.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
15582025-02-21T07:51:04.757Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15592025-02-21T07:51:04.808ZFeb 21 07:51:03.418 INFO Starting download, target: Clickhouse
15602025-02-21T07:51:04.808ZFeb 21 07:51:03.418 INFO Starting download, target: Cockroach
15612025-02-21T07:51:04.808ZFeb 21 07:51:03.418 INFO Starting download, target: Console
15622025-02-21T07:51:04.808ZFeb 21 07:51:03.418 INFO Starting download, target: DendriteOpenapi
15632025-02-21T07:51:04.808ZFeb 21 07:51:03.418 INFO Starting download, target: DendriteStub
15642025-02-21T07:51:04.811ZFeb 21 07:51:03.418 INFO Starting download, target: MaghemiteMgd
15652025-02-21T07:51:04.811ZFeb 21 07:51:03.418 INFO Starting download, target: TransceiverControl
15662025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15672025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15682025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15692025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15702025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15712025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15722025-02-21T07:51:04.812ZFeb 21 07:51:03.419 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15732025-02-21T07:51:04.990ZFeb 21 07:51:03.596 INFO Download complete, target: DendriteOpenapi
15742025-02-21T07:51:05.086ZFeb 21 07:51:03.692 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15752025-02-21T07:51:05.336ZFeb 21 07:51:03.943 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15762025-02-21T07:51:05.569ZFeb 21 07:51:04.175 INFO Download complete, target: TransceiverControl
15772025-02-21T07:51:05.703ZFeb 21 07:51:04.311 INFO Download complete, target: Console
15782025-02-21T07:51:05.925ZFeb 21 07:51:04.534 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15792025-02-21T07:51:05.952ZFeb 21 07:51:04.561 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15802025-02-21T07:51:06.641ZFeb 21 07:51:05.251 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15812025-02-21T07:51:06.641ZFeb 21 07:51:05.251 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15822025-02-21T07:51:06.827ZFeb 21 07:51:05.437 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15832025-02-21T07:51:08.844ZFeb 21 07:51:07.453 INFO Download complete, target: DendriteStub
15842025-02-21T07:51:09.044ZFeb 21 07:51:07.653 INFO Download complete, target: MaghemiteMgd
15852025-02-21T07:51:14.140ZFeb 21 07:51:12.749 INFO Checking that binary works, target: Cockroach
15862025-02-21T07:51:14.301ZFeb 21 07:51:12.909 INFO Download complete, target: Cockroach
15872025-02-21T07:51:19.474ZFeb 21 07:51:18.082 INFO Checking that binary works, target: Clickhouse
15882025-02-21T07:51:20.360ZFeb 21 07:51:18.968 INFO Download complete, target: Clickhouse
15892025-02-21T07:51:20.368ZAll prerequisites installed successfully
15902025-02-21T07:51:20.371Z
15912025-02-21T07:51:20.371Zreal 5:15.552597519
15922025-02-21T07:51:20.371Zuser 15:12.758141594
15932025-02-21T07:51:20.371Zsys 2:03.661064756
15942025-02-21T07:51:20.371Ztrap 0.524688569
15952025-02-21T07:51:20.371Ztflt 9.232146964
15962025-02-21T07:51:20.371Zdflt 8.786967589
15972025-02-21T07:51:20.371Zkflt 0.556932691
15982025-02-21T07:51:20.371Zlock 23:34.366901863
15992025-02-21T07:51:20.371Zslp 56:28.172166403
16002025-02-21T07:51:20.371Zlat 52.896077604
16012025-02-21T07:51:20.372Zstop 2:14.578554326
16022025-02-21T07:51:20.372Z+ ptime -m cargo xtask download softnpu
16032025-02-21T07:51:20.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16042025-02-21T07:51:20.938Z Running `target/debug/xtask download softnpu`
16052025-02-21T07:51:21.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
16062025-02-21T07:51:21.829Z Running `target/debug/xtask-downloader softnpu`
16072025-02-21T07:51:21.865ZFeb 21 07:51:20.472 INFO Starting download, target: Softnpu
16082025-02-21T07:51:21.871ZFeb 21 07:51:20.473 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16092025-02-21T07:51:22.549ZFeb 21 07:51:21.156 INFO Download complete, target: Softnpu
16102025-02-21T07:51:22.554Z
16112025-02-21T07:51:22.557Zreal 2.178412040
16122025-02-21T07:51:22.557Zuser 1.315336969
16132025-02-21T07:51:22.557Zsys 0.535896661
16142025-02-21T07:51:22.557Ztrap 0.000780037
16152025-02-21T07:51:22.557Ztflt 0.000057440
16162025-02-21T07:51:22.557Zdflt 0.000176495
16172025-02-21T07:51:22.557Zkflt 0.000000000
16182025-02-21T07:51:22.557Zlock 7.059513966
16192025-02-21T07:51:22.557Zslp 0.491466409
16202025-02-21T07:51:22.557Zlat 0.069608303
16212025-02-21T07:51:22.557Zstop 0.000162100
16222025-02-21T07:51:22.557Z+ export CARGO_INCREMENTAL=0
16232025-02-21T07:51:22.557Z+ CARGO_INCREMENTAL=0
16242025-02-21T07:51:22.557Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16252025-02-21T07:51:23.520Z Compiling proc-macro2 v1.0.92
16262025-02-21T07:51:23.523Z Compiling unicode-ident v1.0.14
16272025-02-21T07:51:23.523Z Compiling libc v0.2.169
16282025-02-21T07:51:23.523Z Compiling serde v1.0.217
16292025-02-21T07:51:23.523Z Compiling autocfg v1.4.0
16302025-02-21T07:51:23.523Z Compiling version_check v0.9.5
16312025-02-21T07:51:23.523Z Compiling cfg-if v1.0.0
16322025-02-21T07:51:23.796Z Compiling memchr v2.7.4
16332025-02-21T07:51:23.817Z Compiling typenum v1.17.0
16342025-02-21T07:51:23.831Z Compiling shlex v1.3.0
16352025-02-21T07:51:24.151Z Compiling value-bag v1.9.0
16362025-02-21T07:51:24.344Z Compiling generic-array v0.14.7
16372025-02-21T07:51:24.360Z Compiling lock_api v0.4.12
16382025-02-21T07:51:24.640Z Compiling log v0.4.22
16392025-02-21T07:51:24.698Z Compiling scopeguard v1.2.0
16402025-02-21T07:51:24.862Z Compiling parking_lot_core v0.9.10
16412025-02-21T07:51:25.028Z Compiling serde_json v1.0.135
16422025-02-21T07:51:25.248Z Compiling once_cell v1.20.2
16432025-02-21T07:51:25.267Z Compiling rustix v0.38.37
16442025-02-21T07:51:25.347Z Compiling quote v1.0.38
16452025-02-21T07:51:25.368Z Compiling jobserver v0.1.32
16462025-02-21T07:51:25.515Z Compiling getrandom v0.2.15
16472025-02-21T07:51:25.811Z Compiling syn v2.0.96
16482025-02-21T07:51:25.904Z Compiling cc v1.1.30
16492025-02-21T07:51:25.922Z Compiling libm v0.2.8
16502025-02-21T07:51:25.940Z Compiling aho-corasick v1.1.3
16512025-02-21T07:51:25.943Z Compiling num-traits v0.2.19
16522025-02-21T07:51:25.957Z Compiling regex-syntax v0.8.5
16532025-02-21T07:51:26.036Z Compiling thiserror v1.0.69
16542025-02-21T07:51:26.278Z Compiling either v1.13.0
16552025-02-21T07:51:26.281Z Compiling itoa v1.0.11
16562025-02-21T07:51:26.539Z Compiling spin v0.9.8
16572025-02-21T07:51:26.702Z Compiling slab v0.4.9
16582025-02-21T07:51:26.921Z Compiling errno v0.3.9
16592025-02-21T07:51:27.179Z Compiling byteorder v1.5.0
16602025-02-21T07:51:27.319Z Compiling rand_core v0.6.4
16612025-02-21T07:51:27.710Z Compiling glob v0.3.2
16622025-02-21T07:51:27.900Z Compiling prettyplease v0.2.29
16632025-02-21T07:51:28.189Z Compiling lazy_static v1.5.0
16642025-02-21T07:51:28.444Z Compiling clang-sys v1.8.1
16652025-02-21T07:51:28.462Z Compiling minimal-lexical v0.2.1
16662025-02-21T07:51:28.912Z Compiling nom v7.1.3
16672025-02-21T07:51:28.933Z Compiling libloading v0.8.5
16682025-02-21T07:51:28.935Z Compiling bindgen v0.69.5
16692025-02-21T07:51:29.116Z Compiling smallvec v1.13.2
16702025-02-21T07:51:29.264Z Compiling subtle v2.6.1
16712025-02-21T07:51:29.393Z Compiling home v0.5.9
16722025-02-21T07:51:29.540Z Compiling regex-automata v0.4.8
16732025-02-21T07:51:29.608Z Compiling itertools v0.12.1
16742025-02-21T07:51:29.712Z Compiling allocator-api2 v0.2.18
16752025-02-21T07:51:29.932Z Compiling rustc-hash v1.1.0
16762025-02-21T07:51:30.097Z Compiling lazycell v1.3.0
16772025-02-21T07:51:30.274Z Compiling cmake v0.1.51
16782025-02-21T07:51:30.657Z Compiling semver v1.0.24
16792025-02-21T07:51:31.009Z Compiling fs_extra v1.3.0
16802025-02-21T07:51:31.131Z Compiling dunce v1.0.5
16812025-02-21T07:51:31.570Z Compiling pkg-config v0.3.31
16822025-02-21T07:51:31.721Z Compiling ring v0.17.8
16832025-02-21T07:51:32.152Z Compiling cexpr v0.6.0
16842025-02-21T07:51:32.525Z Compiling ryu v1.0.18
16852025-02-21T07:51:32.635Z Compiling paste v1.0.15
16862025-02-21T07:51:32.719Z Compiling pin-project-lite v0.2.14
16872025-02-21T07:51:32.853Z Compiling fnv v1.0.7
16882025-02-21T07:51:32.870Z Compiling synstructure v0.13.1
16892025-02-21T07:51:33.203Z Compiling schemars v0.8.21
16902025-02-21T07:51:33.495Z Compiling aws-lc-rs v1.10.0
16912025-02-21T07:51:33.571Z Compiling const-oid v0.9.6
16922025-02-21T07:51:34.082Z Compiling httparse v1.9.5
16932025-02-21T07:51:34.156Z Compiling serde_derive_internals v0.29.1
16942025-02-21T07:51:34.696Z Compiling foldhash v0.1.3
16952025-02-21T07:51:34.713Z Compiling equivalent v1.0.1
16962025-02-21T07:51:34.844Z Compiling regex v1.11.1
16972025-02-21T07:51:34.968Z Compiling hashbrown v0.15.1
16982025-02-21T07:51:35.504Z Compiling signal-hook-registry v1.4.2
16992025-02-21T07:51:35.781Z Compiling heck v0.5.0
17002025-02-21T07:51:36.086Z Compiling parking_lot v0.12.3
17012025-02-21T07:51:36.194Z Compiling mio v1.0.2
17022025-02-21T07:51:36.292Z Compiling stable_deref_trait v1.2.0
17032025-02-21T07:51:37.018Z Compiling serde_derive v1.0.217
17042025-02-21T07:51:37.038Z Compiling zeroize_derive v1.4.2
17052025-02-21T07:51:37.807Z Compiling zerocopy-derive v0.7.35
17062025-02-21T07:51:38.087Z Compiling thiserror-impl v1.0.69
17072025-02-21T07:51:38.105Z Compiling tokio-macros v2.5.0
17082025-02-21T07:51:38.238Z Compiling zeroize v1.8.1
17092025-02-21T07:51:38.537Z Compiling zerofrom-derive v0.1.4
17102025-02-21T07:51:38.685Z Compiling yoke-derive v0.7.4
17112025-02-21T07:51:38.871Z Compiling zerovec-derive v0.10.3
17122025-02-21T07:51:39.139Z Compiling futures-macro v0.3.31
17132025-02-21T07:51:39.446Z Compiling displaydoc v0.2.5
17142025-02-21T07:51:40.654Z Compiling zerocopy v0.7.35
17152025-02-21T07:51:40.832Z Compiling crypto-common v0.1.6
17162025-02-21T07:51:40.916Z Compiling icu_provider_macros v1.5.0
17172025-02-21T07:51:41.009Z Compiling tracing-attributes v0.1.27
17182025-02-21T07:51:41.045Z Compiling schemars_derive v0.8.21
17192025-02-21T07:51:41.114Z Compiling block-buffer v0.10.4
17202025-02-21T07:51:41.372Z Compiling digest v0.10.7
17212025-02-21T07:51:41.909Z Compiling socket2 v0.5.7
17222025-02-21T07:51:42.060Z Compiling time-core v0.1.2
17232025-02-21T07:51:42.227Z Compiling num-conv v0.1.0
17242025-02-21T07:51:42.253Z Compiling futures-core v0.3.31
17252025-02-21T07:51:42.522Z Compiling crossbeam-utils v0.8.20
17262025-02-21T07:51:42.541Z Compiling time-macros v0.2.18
17272025-02-21T07:51:43.326Z Compiling der_derive v0.7.3
17282025-02-21T07:51:43.375Z Compiling vcpkg v0.2.15
17292025-02-21T07:51:44.691Z Compiling openssl-sys v0.9.105
17302025-02-21T07:51:45.631Z Compiling futures-sink v0.3.31
17312025-02-21T07:51:45.707Z Compiling cpufeatures v0.2.14
17322025-02-21T07:51:45.848Z Compiling slog v2.7.0
17332025-02-21T07:51:45.968Z Compiling ahash v0.8.11
17342025-02-21T07:51:46.019Z Compiling syn v1.0.109
17352025-02-21T07:51:46.299Z Compiling zerofrom v0.1.4
17362025-02-21T07:51:46.545Z Compiling iana-time-zone v0.1.61
17372025-02-21T07:51:46.696Z Compiling yoke v0.7.4
17382025-02-21T07:51:46.976Z Compiling futures-channel v0.3.31
17392025-02-21T07:51:47.082Z Compiling scroll_derive v0.12.0
17402025-02-21T07:51:47.085Z Compiling futures-task v0.3.31
17412025-02-21T07:51:47.254Z Compiling pin-utils v0.1.0
17422025-02-21T07:51:47.370Z Compiling ucd-trie v0.1.7
17432025-02-21T07:51:47.389Z Compiling openssl v0.10.70
17442025-02-21T07:51:47.442Z Compiling futures-io v0.3.31
17452025-02-21T07:51:47.808Z Compiling futures-util v0.3.31
17462025-02-21T07:51:47.827Z Compiling pest v2.7.14
17472025-02-21T07:51:47.846Z Compiling zerovec v0.10.4
17482025-02-21T07:51:48.698Z Compiling bitflags v2.6.0
17492025-02-21T07:51:48.776Z Compiling bytes v1.9.0
17502025-02-21T07:51:50.966Z Compiling indexmap v2.7.1
17512025-02-21T07:51:51.432Z Compiling tokio v1.43.0
17522025-02-21T07:51:52.246Z Compiling serde_tokenstream v0.2.2
17532025-02-21T07:51:52.317Z Compiling uuid v1.12.0
17542025-02-21T07:51:52.785Z Compiling http v1.2.0
17552025-02-21T07:51:53.640Z Compiling which v4.4.2
17562025-02-21T07:51:53.695Z Compiling chrono v0.4.39
17572025-02-21T07:51:53.837Z Compiling rustc_version v0.4.1
17582025-02-21T07:51:55.449Z Compiling hmac v0.12.1
17592025-02-21T07:51:57.462Z Compiling pest_meta v2.7.14
17602025-02-21T07:51:59.561Z Compiling block-padding v0.3.3
17612025-02-21T07:51:59.814Z Compiling openssl-macros v0.1.1
17622025-02-21T07:52:00.553Z Compiling rustls v0.23.19
17632025-02-21T07:52:00.909Z Compiling native-tls v0.2.12
17642025-02-21T07:52:00.966Z Compiling inout v0.1.3
17652025-02-21T07:52:01.023Z Compiling pest_generator v2.7.14
17662025-02-21T07:52:01.218Z Compiling tinystr v0.7.6
17672025-02-21T07:52:01.640Z Compiling toml_datetime v0.6.8
17682025-02-21T07:52:01.672Z Compiling serde_spanned v0.6.8
17692025-02-21T07:52:01.844Z Compiling tracing-core v0.1.32
17702025-02-21T07:52:01.926Z Compiling writeable v0.5.5
17712025-02-21T07:52:01.929Z Compiling litemap v0.7.3
17722025-02-21T07:52:02.056Z Compiling strsim v0.11.1
17732025-02-21T07:52:02.421Z Compiling dyn-clone v1.0.17
17742025-02-21T07:52:02.680Z Compiling tracing v0.1.40
17752025-02-21T07:52:02.683Z Compiling pest_derive v2.7.14
17762025-02-21T07:52:03.478Z Compiling icu_locid v1.5.0
17772025-02-21T07:52:03.692Z Compiling cipher v0.4.4
17782025-02-21T07:52:04.034Z Compiling sha2 v0.10.8
17792025-02-21T07:52:04.129Z Compiling usdt-impl v0.5.0
17802025-02-21T07:52:04.522Z Compiling cookie v0.18.1
17812025-02-21T07:52:04.713Z Compiling base64ct v1.6.0
17822025-02-21T07:52:05.272Z Compiling pem-rfc7468 v0.7.0
17832025-02-21T07:52:05.306Z Compiling icu_provider v1.5.0
17842025-02-21T07:52:05.792Z Compiling aws-lc-sys v0.22.0
17852025-02-21T07:52:06.751Z Compiling scroll v0.12.0
17862025-02-21T07:52:07.392Z Compiling ppv-lite86 v0.2.20
17872025-02-21T07:52:07.441Z Compiling async-trait v0.1.86
17882025-02-21T07:52:08.141Z Compiling flagset v0.4.6
17892025-02-21T07:52:09.495Z Compiling camino v1.1.9
17902025-02-21T07:52:10.040Z Compiling icu_locid_transform_data v1.5.0
17912025-02-21T07:52:10.163Z Compiling percent-encoding v2.3.1
17922025-02-21T07:52:10.446Z Compiling plain v0.2.3
17932025-02-21T07:52:10.617Z Compiling anyhow v1.0.95
17942025-02-21T07:52:10.656Z Compiling rustls-pki-types v1.10.0
17952025-02-21T07:52:11.236Z Compiling icu_locid_transform v1.5.0
17962025-02-21T07:52:12.240Z Compiling goblin v0.8.2
17972025-02-21T07:52:13.109Z Compiling der v0.7.9
17982025-02-21T07:52:14.200Z Compiling rand_chacha v0.3.1
17992025-02-21T07:52:15.634Z Compiling tokio-util v0.7.12
18002025-02-21T07:52:15.698Z Compiling icu_collections v1.5.0
18012025-02-21T07:52:17.873Z Compiling untrusted v0.7.1
18022025-02-21T07:52:18.078Z Compiling mirai-annotations v1.12.0
18032025-02-21T07:52:18.223Z Compiling powerfmt v0.2.0
18042025-02-21T07:52:18.277Z Compiling rayon-core v1.12.1
18052025-02-21T07:52:18.306Z Compiling rustls v0.22.4
18062025-02-21T07:52:18.600Z Compiling pretty-hex v0.4.1
18072025-02-21T07:52:18.625Z Compiling untrusted v0.9.0
18082025-02-21T07:52:18.710Z Compiling icu_properties_data v1.5.0
18092025-02-21T07:52:18.890Z Compiling dof v0.3.0
18102025-02-21T07:52:18.982Z Compiling icu_properties v1.5.1
18112025-02-21T07:52:19.608Z Compiling deranged v0.3.11
18122025-02-21T07:52:20.345Z Compiling spki v0.7.3
18132025-02-21T07:52:20.704Z Compiling rand v0.8.5
18142025-02-21T07:52:20.938Z Compiling salsa20 v0.10.2
18152025-02-21T07:52:21.190Z Compiling dtrace-parser v0.2.0
18162025-02-21T07:52:22.158Z Compiling pbkdf2 v0.12.2
18172025-02-21T07:52:22.692Z Compiling thread-id v4.2.2
18182025-02-21T07:52:22.775Z Compiling icu_normalizer_data v1.5.0
18192025-02-21T07:52:22.816Z Compiling utf8_iter v1.0.4
18202025-02-21T07:52:23.116Z Compiling utf16_iter v1.0.5
18212025-02-21T07:52:23.164Z Compiling atomic-waker v1.1.2
18222025-02-21T07:52:23.267Z Compiling num_threads v0.1.7
18232025-02-21T07:52:23.320Z Compiling write16 v1.0.0
18242025-02-21T07:52:23.634Z Compiling litrs v0.4.1
18252025-02-21T07:52:23.792Z Compiling winnow v0.5.40
18262025-02-21T07:52:24.613Z Compiling document-features v0.2.10
18272025-02-21T07:52:25.138Z Compiling icu_normalizer v1.5.0
18282025-02-21T07:52:25.634Z Compiling time v0.3.36
18292025-02-21T07:52:27.221Z Compiling toml_edit v0.19.15
18302025-02-21T07:52:27.768Z Compiling scrypt v0.11.0
18312025-02-21T07:52:28.119Z Compiling form_urlencoded v1.2.1
18322025-02-21T07:52:28.243Z Compiling cbc v0.1.2
18332025-02-21T07:52:28.292Z Compiling aes v0.8.4
18342025-02-21T07:52:28.481Z Compiling http-body v1.0.1
18352025-02-21T07:52:28.743Z Compiling multer v3.1.0
18362025-02-21T07:52:29.085Z Compiling tinyvec_macros v0.1.1
18372025-02-21T07:52:29.195Z Compiling rustversion v1.0.17
18382025-02-21T07:52:29.367Z Compiling slog-async v2.8.0
18392025-02-21T07:52:29.804Z Compiling try-lock v0.2.5
18402025-02-21T07:52:30.039Z Compiling want v0.3.1
18412025-02-21T07:52:30.430Z Compiling tinyvec v1.8.0
18422025-02-21T07:52:30.656Z Compiling pkcs5 v0.7.1
18432025-02-21T07:52:31.916Z Compiling idna_adapter v1.2.0
18442025-02-21T07:52:32.240Z Compiling h2 v0.4.6
18452025-02-21T07:52:32.710Z Compiling heapless v0.7.17
18462025-02-21T07:52:33.377Z Compiling bzip2-sys v0.1.11+1.0.8
18472025-02-21T07:52:33.663Z Compiling signal-hook v0.3.17
18482025-02-21T07:52:33.781Z Compiling httpdate v1.0.3
18492025-02-21T07:52:34.676Z Compiling idna v1.0.3
18502025-02-21T07:52:36.084Z Compiling pkcs8 v0.10.2
18512025-02-21T07:52:37.288Z Compiling usdt-macro v0.5.0
18522025-02-21T07:52:37.519Z Compiling usdt-attr-macro v0.5.0
18532025-02-21T07:52:38.640Z Compiling async-stream-impl v0.3.6
18542025-02-21T07:52:38.916Z Compiling adler2 v2.0.0
18552025-02-21T07:52:38.934Z Compiling base64 v0.22.1
18562025-02-21T07:52:39.200Z Compiling tower-service v0.3.3
18572025-02-21T07:52:40.002Z Compiling miniz_oxide v0.8.0
18582025-02-21T07:52:40.730Z Compiling hyper v1.5.2
18592025-02-21T07:52:43.423Z Compiling curve25519-dalek v4.1.3
18602025-02-21T07:52:43.456Z Compiling openapiv3 v2.0.0
18612025-02-21T07:52:43.857Z Compiling hyper-util v0.1.10
18622025-02-21T07:52:46.913Z Compiling enum-as-inner v0.6.1
18632025-02-21T07:52:47.817Z Compiling memoffset v0.9.1
18642025-02-21T07:52:47.921Z Compiling dropshot v0.12.0
18652025-02-21T07:52:48.176Z Compiling foreign-types-shared v0.1.1
18662025-02-21T07:52:48.419Z Compiling match_cfg v0.1.0
18672025-02-21T07:52:48.527Z Compiling smoltcp v0.9.1
18682025-02-21T07:52:48.667Z Compiling portable-atomic v1.9.0
18692025-02-21T07:52:48.975Z Compiling num-bigint-dig v0.8.4
18702025-02-21T07:52:49.122Z Compiling newtype-uuid v1.2.1
18712025-02-21T07:52:49.428Z Compiling hostname v0.3.1
18722025-02-21T07:52:49.454Z Compiling foreign-types v0.3.2
18732025-02-21T07:52:50.640Z Compiling url v2.5.3
18742025-02-21T07:52:52.541Z Compiling http-body-util v0.1.2
18752025-02-21T07:52:53.304Z Compiling dirs-sys-next v0.1.2
18762025-02-21T07:52:53.337Z Compiling encoding_rs v0.8.34
18772025-02-21T07:52:53.393Z Compiling gimli v0.31.1
18782025-02-21T07:52:53.758Z Compiling data-encoding v2.6.0
18792025-02-21T07:52:55.144Z Compiling heck v0.4.1
18802025-02-21T07:52:55.531Z Compiling mime v0.3.17
18812025-02-21T07:52:56.266Z Compiling ident_case v1.0.1
18822025-02-21T07:52:56.474Z Compiling cfg_aliases v0.2.1
18832025-02-21T07:52:56.574Z Compiling siphasher v0.3.11
18842025-02-21T07:52:56.595Z Compiling nix v0.29.0
18852025-02-21T07:52:56.955Z Compiling darling_core v0.20.10
18862025-02-21T07:52:57.194Z Compiling dirs-next v2.0.0
18872025-02-21T07:52:58.226Z Compiling addr2line v0.24.2
18882025-02-21T07:53:02.233Z Compiling unicode-normalization v0.1.24
18892025-02-21T07:53:03.222Z Compiling serde_urlencoded v0.7.1
18902025-02-21T07:53:03.289Z Compiling crossbeam-epoch v0.9.18
18912025-02-21T07:53:03.819Z Compiling rustls-pemfile v2.2.0
18922025-02-21T07:53:03.937Z Compiling hubpack_derive v0.1.1
18932025-02-21T07:53:04.289Z Compiling dropshot_endpoint v0.12.0
18942025-02-21T07:53:04.699Z Compiling sha1 v0.10.6
18952025-02-21T07:53:04.756Z Compiling signature v2.2.0
18962025-02-21T07:53:04.775Z Compiling zerocopy-derive v0.6.6
18972025-02-21T07:53:04.988Z Compiling curve25519-dalek-derive v0.1.1
18982025-02-21T07:53:06.300Z Compiling object v0.36.5
18992025-02-21T07:53:06.509Z Compiling thread_local v1.1.8
19002025-02-21T07:53:06.956Z Compiling fs-err v2.11.0
19012025-02-21T07:53:07.917Z Compiling openssl-probe v0.1.5
19022025-02-21T07:53:08.399Z Compiling anstyle v1.0.10
19032025-02-21T07:53:09.250Z Compiling ipnet v2.10.1
19042025-02-21T07:53:10.462Z Compiling utf8parse v0.2.2
19052025-02-21T07:53:11.133Z Compiling unicode-bidi v0.3.17
19062025-02-21T07:53:14.019Z Compiling unicode-properties v0.1.3
19072025-02-21T07:53:14.462Z Compiling rustc-demangle v0.1.24
19082025-02-21T07:53:14.853Z Compiling winnow v0.6.20
19092025-02-21T07:53:18.261Z Compiling rustls-webpki v0.102.8
19102025-02-21T07:53:18.340Z Compiling toml_edit v0.22.22
19112025-02-21T07:53:18.704Z Compiling backtrace v0.3.74
19122025-02-21T07:53:18.735Z Compiling stringprep v0.1.5
19132025-02-21T07:53:24.622Z Compiling anstyle-parse v0.2.5
19142025-02-21T07:53:28.664Z Compiling crossbeam-deque v0.8.5
19152025-02-21T07:53:28.742Z Compiling darling_macro v0.20.10
19162025-02-21T07:53:29.032Z Compiling term v0.7.0
19172025-02-21T07:53:29.163Z Compiling slog-json v2.6.1
19182025-02-21T07:53:30.201Z Compiling crossbeam-channel v0.5.13
19192025-02-21T07:53:30.559Z Compiling hashbrown v0.14.5
19202025-02-21T07:53:31.318Z Compiling futures-executor v0.3.31
19212025-02-21T07:53:31.673Z Compiling num-integer v0.1.46
19222025-02-21T07:53:31.722Z Compiling md-5 v0.10.6
19232025-02-21T07:53:31.741Z Compiling ff v0.13.0
19242025-02-21T07:53:31.972Z Compiling hash32 v0.2.1
19252025-02-21T07:53:31.972Z Compiling is-terminal v0.4.13
19262025-02-21T07:53:32.012Z Compiling memmap v0.7.0
19272025-02-21T07:53:32.155Z Compiling psl-types v2.0.11
19282025-02-21T07:53:32.334Z Compiling take_mut v0.2.2
19292025-02-21T07:53:32.354Z Compiling quick-error v1.2.3
19302025-02-21T07:53:32.407Z Compiling anstyle-query v1.1.1
19312025-02-21T07:53:32.514Z Compiling fallible-iterator v0.2.0
19322025-02-21T07:53:32.532Z Compiling utf-8 v0.7.6
19332025-02-21T07:53:32.578Z Compiling colorchoice v1.0.2
19342025-02-21T07:53:32.596Z Compiling is_terminal_polyfill v1.70.1
19352025-02-21T07:53:32.758Z Compiling base16ct v0.2.0
19362025-02-21T07:53:32.826Z Compiling linked-hash-map v0.5.6
19372025-02-21T07:53:33.056Z Compiling sec1 v0.7.3
19382025-02-21T07:53:33.149Z Compiling lru-cache v0.1.2
19392025-02-21T07:53:33.182Z Compiling postgres-protocol v0.6.7
19402025-02-21T07:53:33.352Z Compiling tungstenite v0.24.0
19412025-02-21T07:53:33.525Z Compiling anstream v0.6.15
19422025-02-21T07:53:33.545Z Compiling publicsuffix v2.3.0
19432025-02-21T07:53:33.847Z Compiling resolv-conf v0.7.0
19442025-02-21T07:53:34.610Z Compiling usdt v0.5.0
19452025-02-21T07:53:34.971Z Compiling num-iter v0.1.45
19462025-02-21T07:53:35.061Z Compiling slog-term v2.9.1
19472025-02-21T07:53:35.091Z Compiling group v0.13.0
19482025-02-21T07:53:35.160Z Compiling regress v0.10.1
19492025-02-21T07:53:35.413Z Compiling futures v0.3.31
19502025-02-21T07:53:38.560Z Compiling darling v0.20.10
19512025-02-21T07:53:38.859Z Compiling slog-bunyan v2.5.0
19522025-02-21T07:53:39.081Z Compiling tokio-native-tls v0.3.1
19532025-02-21T07:53:39.432Z Compiling tokio-rustls v0.26.0
19542025-02-21T07:53:39.615Z Compiling tokio-rustls v0.25.0
19552025-02-21T07:53:39.685Z Compiling toml v0.8.19
19562025-02-21T07:53:39.875Z Compiling hickory-proto v0.24.3
19572025-02-21T07:53:40.029Z Compiling phf_shared v0.11.2
19582025-02-21T07:53:40.344Z Compiling strum_macros v0.25.3
19592025-02-21T07:53:40.768Z Compiling async-stream v0.3.6
19602025-02-21T07:53:40.856Z Compiling waitgroup v0.1.2
19612025-02-21T07:53:40.981Z Compiling webpki-roots v0.26.6
19622025-02-21T07:53:41.258Z Compiling hkdf v0.12.4
19632025-02-21T07:53:41.287Z Compiling terminal_size v0.4.0
19642025-02-21T07:53:41.460Z Compiling serde_path_to_error v0.1.16
19652025-02-21T07:53:41.528Z Compiling crypto-bigint v0.5.5
19662025-02-21T07:53:42.130Z Compiling serde_repr v0.1.19
19672025-02-21T07:53:42.215Z Compiling clap_derive v4.5.24
19682025-02-21T07:53:43.215Z Compiling derive-where v1.2.7
19692025-02-21T07:53:43.380Z Compiling hostname v0.4.0
19702025-02-21T07:53:43.584Z Compiling crc32fast v1.4.2
19712025-02-21T07:53:43.901Z Compiling bitflags v1.3.2
19722025-02-21T07:53:44.349Z Compiling debug-ignore v1.0.5
19732025-02-21T07:53:44.525Z Compiling managed v0.8.0
19742025-02-21T07:53:44.810Z Compiling clap_lex v0.7.4
19752025-02-21T07:53:44.963Z Compiling unicode-width v0.2.0
19762025-02-21T07:53:45.427Z Compiling console v0.15.10
19772025-02-21T07:53:45.493Z Compiling hickory-resolver v0.24.3
19782025-02-21T07:53:46.011Z Compiling clap_builder v4.5.27
19792025-02-21T07:53:48.125Z Compiling elliptic-curve v0.13.8
19802025-02-21T07:53:49.481Z Compiling flate2 v1.0.35
19812025-02-21T07:53:50.969Z Compiling hyper-rustls v0.27.3
19822025-02-21T07:53:53.057Z Compiling phf v0.11.2
19832025-02-21T07:53:53.347Z Compiling hyper-tls v0.6.0
19842025-02-21T07:53:53.742Z Compiling signal-hook-mio v0.2.4
19852025-02-21T07:53:53.801Z Compiling typify-impl v0.2.0
19862025-02-21T07:53:53.819Z Compiling rayon v1.10.0
19872025-02-21T07:53:53.835Z Compiling bzip2 v0.4.4
19882025-02-21T07:53:53.912Z Compiling cookie_store v0.21.1
19892025-02-21T07:53:54.418Z Compiling tokio-tungstenite v0.24.0
19902025-02-21T07:53:54.967Z Compiling postgres-types v0.2.8
19912025-02-21T07:53:56.330Z Compiling zerocopy v0.6.6
19922025-02-21T07:53:57.101Z Compiling ed25519 v2.2.3
19932025-02-21T07:53:57.550Z Compiling hubpack v0.1.2
19942025-02-21T07:53:57.981Z Compiling phf_shared v0.10.0
19952025-02-21T07:53:58.029Z Compiling pkcs1 v0.7.5
19962025-02-21T07:53:58.353Z Compiling tokio-stream v0.1.16
19972025-02-21T07:53:58.403Z Compiling ipnetwork v0.21.1
19982025-02-21T07:53:59.277Z Compiling rfc6979 v0.4.0
19992025-02-21T07:53:59.410Z Compiling serde-big-array v0.5.1
20002025-02-21T07:53:59.481Z Compiling float-cmp v0.10.0
20012025-02-21T07:53:59.537Z Compiling sync_wrapper v1.0.1
20022025-02-21T07:53:59.708Z Compiling bstr v1.10.0
20032025-02-21T07:53:59.845Z Compiling difflib v0.4.0
20042025-02-21T07:54:00.742Z Compiling number_prefix v0.4.0
20052025-02-21T07:54:00.982Z Compiling precomputed-hash v0.1.1
20062025-02-21T07:54:01.002Z Compiling static_assertions v1.1.0
20072025-02-21T07:54:01.117Z Compiling bit-vec v0.6.3
20082025-02-21T07:54:01.120Z Compiling predicates-core v1.0.8
20092025-02-21T07:54:01.458Z Compiling new_debug_unreachable v1.0.6
20102025-02-21T07:54:01.578Z Compiling unicode-segmentation v1.12.0
20112025-02-21T07:54:01.703Z Compiling normalize-line-endings v0.3.0
20122025-02-21T07:54:01.770Z Compiling fixedbitset v0.4.2
20132025-02-21T07:54:01.854Z Compiling whoami v1.5.2
20142025-02-21T07:54:02.026Z Compiling predicates v3.1.3
20152025-02-21T07:54:02.165Z Compiling petgraph v0.6.5
20162025-02-21T07:54:02.367Z Compiling similar v2.6.0
20172025-02-21T07:54:02.403Z Compiling tokio-postgres v0.7.12
20182025-02-21T07:54:03.531Z Compiling typify-macro v0.2.0
20192025-02-21T07:54:04.566Z Compiling string_cache v0.8.7
20202025-02-21T07:54:04.958Z Compiling bit-set v0.5.3
20212025-02-21T07:54:05.258Z Compiling reqwest v0.12.9
20222025-02-21T07:54:05.638Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20232025-02-21T07:54:05.968Z Compiling indicatif v0.17.11
20242025-02-21T07:54:07.513Z Compiling ecdsa v0.16.9
20252025-02-21T07:54:07.606Z Compiling qorb v0.2.1
20262025-02-21T07:54:08.750Z Compiling rsa v0.9.6
20272025-02-21T07:54:10.208Z Compiling ed25519-dalek v2.1.1
20282025-02-21T07:54:11.408Z Compiling zip v0.6.6
20292025-02-21T07:54:11.536Z Compiling crossterm v0.28.1
20302025-02-21T07:54:11.750Z Compiling clap v4.5.27
20312025-02-21T07:54:12.672Z Compiling toml v0.7.8
20322025-02-21T07:54:13.385Z Compiling x509-cert v0.2.5
20332025-02-21T07:54:14.485Z Compiling hex v0.4.3
20342025-02-21T07:54:15.239Z Compiling itertools v0.10.5
20352025-02-21T07:54:15.886Z Compiling unicode-xid v0.2.6
20362025-02-21T07:54:15.905Z Compiling peg-runtime v0.8.3
20372025-02-21T07:54:16.094Z Compiling lalrpop-util v0.19.12
20382025-02-21T07:54:16.395Z Compiling zerocopy v0.8.10
20392025-02-21T07:54:17.726Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20402025-02-21T07:54:22.323Z Compiling proc-macro-crate v1.3.1
20412025-02-21T07:54:23.095Z Compiling macaddr v1.0.1
20422025-02-21T07:54:23.461Z Compiling zerocopy-derive v0.8.10
20432025-02-21T07:54:23.688Z Compiling itertools v0.13.0
20442025-02-21T07:54:25.044Z Compiling heapless v0.8.0
20452025-02-21T07:54:26.647Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20462025-02-21T07:54:32.050Z Compiling num_enum_derive v0.5.11
20472025-02-21T07:54:37.441Z Compiling hash32 v0.3.1
20482025-02-21T07:54:39.138Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20492025-02-21T07:54:39.807Z Compiling smoltcp v0.11.0
20502025-02-21T07:54:44.722Z Compiling num_enum v0.5.11
20512025-02-21T07:54:45.298Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20522025-02-21T07:54:46.348Z Compiling typify v0.2.0
20532025-02-21T07:54:46.353Z Compiling oxnet v0.1.0
20542025-02-21T07:54:47.202Z Compiling proc-macro-error-attr v1.0.4
20552025-02-21T07:54:47.280Z Compiling thiserror v2.0.11
20562025-02-21T07:54:47.556Z Compiling unsafe-libyaml v0.2.11
20572025-02-21T07:54:47.870Z Compiling cobs v0.2.3
20582025-02-21T07:54:48.312Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20592025-02-21T07:54:49.364Z Compiling serde_yaml v0.9.34+deprecated
20602025-02-21T07:54:51.043Z Compiling postcard v1.0.10
20612025-02-21T07:55:02.758Z Compiling progenitor-impl v0.8.0
20622025-02-21T07:55:05.829Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20632025-02-21T07:55:15.282Z Compiling strum_macros v0.26.4
20642025-02-21T07:55:16.580Z Compiling thiserror-impl v2.0.11
20652025-02-21T07:55:16.684Z Compiling foreign-types-macros v0.2.3
20662025-02-21T07:55:16.859Z Compiling structmeta-derive v0.3.0
20672025-02-21T07:55:17.194Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20682025-02-21T07:55:17.410Z Compiling proc-macro-error v1.0.4
20692025-02-21T07:55:17.855Z Compiling foreign-types-shared v0.3.1
20702025-02-21T07:55:18.407Z Compiling unicode-width v0.1.14
20712025-02-21T07:55:18.928Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20722025-02-21T07:55:20.210Z Compiling strum v0.26.3
20732025-02-21T07:55:20.279Z Compiling structmeta v0.3.0
20742025-02-21T07:55:20.442Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20752025-02-21T07:55:20.663Z Compiling tabwriter v1.4.0
20762025-02-21T07:55:23.333Z Compiling foreign-types v0.5.0
20772025-02-21T07:55:31.943Z Compiling progenitor-macro v0.8.0
20782025-02-21T07:55:32.971Z Compiling progenitor-client v0.8.0
20792025-02-21T07:55:34.076Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20802025-02-21T07:55:34.876Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20812025-02-21T07:55:35.770Z Compiling daft-derive v0.1.1
20822025-02-21T07:55:36.521Z Compiling cstr-argument v0.1.2
20832025-02-21T07:55:36.819Z Compiling dropshot v0.15.1
20842025-02-21T07:55:37.194Z Compiling crucible-workspace-hack v0.1.0
20852025-02-21T07:55:37.526Z Compiling fastrand v2.1.1
20862025-02-21T07:55:37.605Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20872025-02-21T07:55:37.947Z Compiling pretty-hex v0.2.1
20882025-02-21T07:55:38.199Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20892025-02-21T07:55:38.673Z Compiling tempfile v3.13.0
20902025-02-21T07:55:38.774Z Compiling daft v0.1.1
20912025-02-21T07:55:39.350Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20922025-02-21T07:55:39.713Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20932025-02-21T07:55:40.241Z Compiling parse-display-derive v0.10.0
20942025-02-21T07:55:40.321Z Compiling colored v2.1.0
20952025-02-21T07:55:40.566Z Compiling serde_with_macros v3.11.0
20962025-02-21T07:55:41.500Z Compiling dropshot_endpoint v0.15.1
20972025-02-21T07:55:42.170Z Compiling progenitor v0.8.0
20982025-02-21T07:55:42.421Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20992025-02-21T07:55:42.940Z Compiling instant v0.1.13
21002025-02-21T07:55:43.140Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21012025-02-21T07:55:43.143Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21022025-02-21T07:55:43.382Z Compiling backoff v0.4.0
21032025-02-21T07:55:43.558Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21042025-02-21T07:55:43.671Z Compiling parse-display v0.10.0
21052025-02-21T07:55:43.757Z Compiling serde_with v3.11.0
21062025-02-21T07:55:44.881Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21072025-02-21T07:55:45.613Z Compiling zone_cfg_derive v0.3.0
21082025-02-21T07:55:46.538Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21092025-02-21T07:55:46.930Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21102025-02-21T07:55:47.272Z Compiling camino-tempfile v1.1.1
21112025-02-21T07:55:47.706Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21122025-02-21T07:55:47.802Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21132025-02-21T07:55:48.015Z Compiling regress v0.9.1
21142025-02-21T07:55:48.065Z Compiling progenitor-client v0.9.1
21152025-02-21T07:55:48.136Z Compiling num-derive v0.4.2
21162025-02-21T07:55:49.020Z Compiling sigpipe v0.1.3
21172025-02-21T07:55:49.179Z Compiling libefi-sys v0.1.0
21182025-02-21T07:55:49.524Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21192025-02-21T07:55:49.927Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21202025-02-21T07:55:50.309Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
21212025-02-21T07:55:51.875Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21222025-02-21T07:55:52.422Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21232025-02-21T07:55:53.068Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21242025-02-21T07:55:54.732Z Compiling zone v0.3.0
21252025-02-21T07:55:56.401Z Compiling smf v0.2.3
21262025-02-21T07:55:57.015Z Compiling bitfield-struct v0.6.2
21272025-02-21T07:55:58.110Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21282025-02-21T07:55:58.365Z Compiling blake3 v1.5.4
21292025-02-21T07:55:58.660Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21302025-02-21T07:55:59.371Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21312025-02-21T07:55:59.405Z Compiling xattr v1.3.1
21322025-02-21T07:55:59.651Z Compiling memmap2 v0.9.5
21332025-02-21T07:55:59.737Z Compiling filetime v0.2.25
21342025-02-21T07:55:59.870Z Compiling arrayvec v0.7.6
21352025-02-21T07:56:00.110Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21362025-02-21T07:56:00.203Z Compiling arrayref v0.3.9
21372025-02-21T07:56:00.254Z Compiling same-file v1.0.6
21382025-02-21T07:56:00.333Z Compiling constant_time_eq v0.3.1
21392025-02-21T07:56:00.351Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21402025-02-21T07:56:00.457Z Compiling walkdir v2.5.0
21412025-02-21T07:56:00.569Z Compiling tar v0.4.42
21422025-02-21T07:56:02.059Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21432025-02-21T07:56:02.511Z Compiling gethostname v0.5.0
21442025-02-21T07:56:02.679Z Compiling cargo-platform v0.1.8
21452025-02-21T07:56:02.740Z Compiling topological-sort v0.2.2
21462025-02-21T07:56:03.004Z Compiling omicron-zone-package v0.12.0
21472025-02-21T07:56:03.023Z Compiling indent_write v2.2.0
21482025-02-21T07:56:03.042Z Compiling cargo_metadata v0.18.1
21492025-02-21T07:56:03.278Z Compiling shell-words v1.1.0
21502025-02-21T07:56:10.549Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21512025-02-21T07:56:12.726Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21522025-02-21T07:56:16.252Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21532025-02-21T07:56:31.478Z Finished `release` profile [optimized] target(s) in 5m 08s
21542025-02-21T07:56:31.647Z Running `target/release/omicron-package -t test target create -p dev`
21552025-02-21T07:56:31.696ZLogging to: /work/oxidecomputer/omicron/out/LOG
21562025-02-21T07:56:31.699ZCreated new build target 'test' and set it as active
21572025-02-21T07:56:31.699Z
21582025-02-21T07:56:31.699Zreal 5:09.096926972
21592025-02-21T07:56:31.699Zuser 35:59.706140949
21602025-02-21T07:56:31.699Zsys 3:26.343027693
21612025-02-21T07:56:31.699Ztrap 1.116321866
21622025-02-21T07:56:31.699Ztflt 1.624232881
21632025-02-21T07:56:31.699Zdflt 0.869328211
21642025-02-21T07:56:31.699Zkflt 0.000189406
21652025-02-21T07:56:31.699Zlock 1:11:05.480695407
21662025-02-21T07:56:31.699Zslp 2:25:01.361189285
21672025-02-21T07:56:31.700Zlat 2:45.009980604
21682025-02-21T07:56:31.700Zstop 4:38.352315635
21692025-02-21T07:56:31.700Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21702025-02-21T07:56:32.710Z Finished `release` profile [optimized] target(s) in 0.95s
21712025-02-21T07:56:32.767Z Running `target/release/omicron-package -t test package`
21722025-02-21T07:56:32.811ZLogging to: /work/oxidecomputer/omicron/out/LOG
21732025-02-21T07:56:33.940Z Compiling thiserror v2.0.11
21742025-02-21T07:56:34.074Z Compiling typify-impl v0.3.0
21752025-02-21T07:56:34.077Z Compiling convert_case v0.4.0
21762025-02-21T07:56:34.080Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21772025-02-21T07:56:34.080Z Compiling newline-converter v0.3.0
21782025-02-21T07:56:34.080Z Compiling password-hash v0.5.0
21792025-02-21T07:56:34.091Z Compiling blake2 v0.10.6
21802025-02-21T07:56:34.094Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21812025-02-21T07:56:34.358Z Compiling expectorate v1.1.0
21822025-02-21T07:56:34.415Z Compiling base64 v0.21.7
21832025-02-21T07:56:34.623Z Compiling argon2 v0.5.3
21842025-02-21T07:56:34.832Z Compiling derive_more v0.99.19
21852025-02-21T07:56:35.243Z Compiling atomicwrites v0.4.4
21862025-02-21T07:56:35.442Z Compiling cancel-safe-futures v0.1.5
21872025-02-21T07:56:35.483Z Compiling owo-colors v4.1.0
21882025-02-21T07:56:35.692Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21892025-02-21T07:56:35.891Z Compiling num-rational v0.4.2
21902025-02-21T07:56:35.909Z Compiling progenitor-client v0.9.1
21912025-02-21T07:56:36.163Z Compiling num-complex v0.4.6
21922025-02-21T07:56:36.972Z Compiling libsw v3.3.1
21932025-02-21T07:56:37.001Z Compiling float-ord v0.3.2
21942025-02-21T07:56:37.194Z Compiling num v0.4.3
21952025-02-21T07:56:37.260Z Compiling swrite v0.1.0
21962025-02-21T07:56:37.310Z Compiling linear-map v1.2.0
21972025-02-21T07:56:37.332Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21982025-02-21T07:56:37.422Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21992025-02-21T07:56:37.737Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22002025-02-21T07:56:38.287Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22012025-02-21T07:56:38.842Z Compiling highway v1.2.0
22022025-02-21T07:56:40.321Z Compiling semver v0.1.20
22032025-02-21T07:56:40.504Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22042025-02-21T07:56:40.832Z Compiling rustc_version v0.1.7
22052025-02-21T07:56:41.230Z Compiling newtype_derive v0.1.6
22062025-02-21T07:56:41.598Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22072025-02-21T07:56:44.457Z Compiling typify-macro v0.3.0
22082025-02-21T07:56:45.369Z Compiling tungstenite v0.21.0
22092025-02-21T07:56:45.635Z Compiling ipnetwork v0.21.1
22102025-02-21T07:56:46.378Z Compiling oxnet v0.1.0
22112025-02-21T07:56:46.772Z Compiling tokio-tungstenite v0.21.0
22122025-02-21T07:56:47.088Z Compiling progenitor-client v0.8.0
22132025-02-21T07:56:47.403Z Compiling humantime v2.1.0
22142025-02-21T07:56:47.563Z Compiling progenitor v0.8.0
22152025-02-21T07:56:47.755Z Compiling typify v0.3.0
22162025-02-21T07:56:47.911Z Compiling progenitor-impl v0.9.1
22172025-02-21T07:56:48.372Z Compiling daft v0.1.1
22182025-02-21T07:56:48.826Z Compiling dropshot v0.15.1
22192025-02-21T07:56:48.906Z Compiling instant v0.1.13
22202025-02-21T07:56:49.084Z Compiling backoff v0.4.0
22212025-02-21T07:56:50.159Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22222025-02-21T07:56:50.691Z Compiling steno v0.4.1
22232025-02-21T07:56:53.672Z Compiling progenitor-macro v0.9.1
22242025-02-21T07:56:55.235Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22252025-02-21T07:56:55.869Z Compiling parse-display v0.10.0
22262025-02-21T07:56:56.395Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22272025-02-21T07:56:56.610Z Compiling serde_with v3.11.0
22282025-02-21T07:56:57.660Z Compiling strum v0.26.3
22292025-02-21T07:56:57.877Z Compiling regress v0.9.1
22302025-02-21T07:57:00.206Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22312025-02-21T07:57:01.809Z Compiling macaddr v1.0.1
22322025-02-21T07:57:02.269Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22332025-02-21T07:57:02.389Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22342025-02-21T07:57:02.410Z Compiling slog-dtrace v0.3.0
22352025-02-21T07:57:02.621Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22362025-02-21T07:57:02.842Z Compiling prettyplease v0.2.29
22372025-02-21T07:57:03.942Z Compiling progenitor v0.9.1
22382025-02-21T07:57:04.192Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22392025-02-21T07:57:04.755Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22402025-02-21T07:57:07.846Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22412025-02-21T07:57:11.232Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22422025-02-21T07:57:19.013Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22432025-02-21T07:57:19.146Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22442025-02-21T07:57:20.185Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22452025-02-21T07:57:23.725Z Compiling half v2.4.1
22462025-02-21T07:57:24.425Z Compiling ciborium-io v0.2.2
22472025-02-21T07:57:24.446Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22482025-02-21T07:57:24.593Z Compiling ciborium-ll v0.2.2
22492025-02-21T07:57:24.617Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22502025-02-21T07:57:25.095Z Compiling ciborium v0.2.2
22512025-02-21T07:57:25.366Z Compiling display-error-chain v0.2.2
22522025-02-21T07:57:25.603Z Compiling same-file v1.0.6
22532025-02-21T07:57:25.875Z Compiling fastrand v2.1.1
22542025-02-21T07:57:26.366Z Compiling tempfile v3.13.0
22552025-02-21T07:57:27.075Z Compiling walkdir v2.5.0
22562025-02-21T07:57:27.161Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22572025-02-21T07:57:27.643Z Compiling blake3 v1.5.4
22582025-02-21T07:57:28.299Z Compiling const_format_proc_macros v0.2.34
22592025-02-21T07:57:29.267Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22602025-02-21T07:57:29.674Z Compiling xattr v1.3.1
22612025-02-21T07:57:29.972Z Compiling memmap2 v0.9.5
22622025-02-21T07:57:29.998Z Compiling filetime v0.2.25
22632025-02-21T07:57:30.302Z Compiling maplit v1.0.2
22642025-02-21T07:57:30.366Z Compiling arrayref v0.3.9
22652025-02-21T07:57:30.452Z Compiling constant_time_eq v0.3.1
22662025-02-21T07:57:30.491Z Compiling arrayvec v0.7.6
22672025-02-21T07:57:30.494Z Compiling crunchy v0.2.2
22682025-02-21T07:57:30.528Z Compiling keccak v0.1.5
22692025-02-21T07:57:30.623Z Compiling tar v0.4.42
22702025-02-21T07:57:30.915Z Compiling sha3 v0.10.8
22712025-02-21T07:57:31.692Z Compiling const_format v0.2.34
22722025-02-21T07:57:31.800Z Compiling toolchain_find v0.4.0
22732025-02-21T07:57:31.986Z Compiling camino-tempfile v1.1.1
22742025-02-21T07:57:32.347Z Compiling radium v0.7.0
22752025-02-21T07:57:32.428Z Compiling tiny-keccak v2.0.2
22762025-02-21T07:57:32.451Z Compiling topological-sort v0.2.2
22772025-02-21T07:57:32.705Z Compiling omicron-zone-package v0.12.0
22782025-02-21T07:57:32.804Z Compiling rustfmt-wrapper v0.2.1
22792025-02-21T07:57:33.005Z Compiling dsl_auto_type v0.1.2
22802025-02-21T07:57:33.195Z Compiling scheduled-thread-pool v0.2.7
22812025-02-21T07:57:33.381Z Compiling diesel_table_macro_syntax v0.2.0
22822025-02-21T07:57:33.774Z Compiling maybe-uninit v2.0.0
22832025-02-21T07:57:34.146Z Compiling tap v1.0.1
22842025-02-21T07:57:34.365Z Compiling wyz v0.5.1
22852025-02-21T07:57:34.386Z Compiling diesel_derives v2.2.3
22862025-02-21T07:57:34.546Z Compiling r2d2 v0.8.10
22872025-02-21T07:57:35.275Z Compiling phf_generator v0.11.2
22882025-02-21T07:57:35.481Z Compiling ascii-canvas v3.0.0
22892025-02-21T07:57:35.561Z Compiling secrecy v0.8.0
22902025-02-21T07:57:35.871Z Compiling async-recursion v1.1.1
22912025-02-21T07:57:35.924Z Compiling ena v0.14.3
22922025-02-21T07:57:35.944Z Compiling regex-syntax v0.6.29
22932025-02-21T07:57:36.332Z Compiling packed_struct v0.10.1
22942025-02-21T07:57:36.803Z Compiling arc-swap v1.7.1
22952025-02-21T07:57:37.170Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22962025-02-21T07:57:37.440Z Compiling crc-catalog v2.4.0
22972025-02-21T07:57:37.460Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22982025-02-21T07:57:37.523Z Compiling diff v0.1.13
22992025-02-21T07:57:37.605Z Compiling funty v2.0.0
23002025-02-21T07:57:38.017Z Compiling crc v3.2.1
23012025-02-21T07:57:38.610Z Compiling bitvec v1.0.1
23022025-02-21T07:57:40.140Z Compiling lalrpop v0.19.12
23032025-02-21T07:57:40.411Z Compiling slog-scope v4.4.0
23042025-02-21T07:57:40.824Z Compiling phf_codegen v0.11.2
23052025-02-21T07:57:41.172Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23062025-02-21T07:57:41.201Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23072025-02-21T07:57:42.269Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23082025-02-21T07:57:42.524Z Compiling universal-hash v0.5.1
23092025-02-21T07:57:42.786Z Compiling packed_struct_codegen v0.10.1
23102025-02-21T07:57:43.065Z Compiling thiserror-impl-no-std v2.0.2
23112025-02-21T07:57:44.631Z Compiling diesel v2.2.7
23122025-02-21T07:57:45.018Z Compiling parse-zoneinfo v0.3.1
23132025-02-21T07:57:45.395Z Compiling indexmap v1.9.3
23142025-02-21T07:57:45.955Z Compiling unicase v2.7.0
23152025-02-21T07:57:46.316Z Compiling opaque-debug v0.3.1
23162025-02-21T07:57:46.400Z Compiling ref-cast v1.0.23
23172025-02-21T07:57:46.432Z Compiling nodrop v0.1.14
23182025-02-21T07:57:46.587Z Compiling array-init v0.0.4
23192025-02-21T07:57:46.982Z Compiling poly1305 v0.8.0
23202025-02-21T07:57:47.640Z Compiling chrono-tz-build v0.4.0
23212025-02-21T07:57:48.468Z Compiling thiserror-no-std v2.0.2
23222025-02-21T07:57:48.628Z Compiling smallvec v0.6.14
23232025-02-21T07:57:49.090Z Compiling slog-stdlog v4.1.1
23242025-02-21T07:57:50.389Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23252025-02-21T07:57:50.768Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23262025-02-21T07:57:51.106Z Compiling derive_builder_core v0.20.2
23272025-02-21T07:57:52.621Z Compiling chacha20 v0.9.1
23282025-02-21T07:57:53.006Z Compiling headers-core v0.3.0
23292025-02-21T07:57:53.119Z Compiling aead v0.5.2
23302025-02-21T07:57:53.206Z Compiling libxml v0.3.3
23312025-02-21T07:57:53.460Z Compiling ref-cast-impl v1.0.23
23322025-02-21T07:57:53.603Z Compiling vte_generate_state_changes v0.1.2
23332025-02-21T07:57:54.243Z Compiling termcolor v1.4.1
23342025-02-21T07:57:54.583Z Compiling hashbrown v0.12.3
23352025-02-21T07:57:55.295Z Compiling bitfield v0.14.0
23362025-02-21T07:57:55.692Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23372025-02-21T07:57:56.959Z Compiling env_logger v0.10.2
23382025-02-21T07:58:00.232Z Compiling vte v0.11.1
23392025-02-21T07:58:01.341Z Compiling polar-core v0.27.3
23402025-02-21T07:58:01.834Z Compiling chacha20poly1305 v0.10.1
23412025-02-21T07:58:02.108Z Compiling headers v0.4.0
23422025-02-21T07:58:04.366Z Compiling derive_builder_macro v0.20.2
23432025-02-21T07:58:05.309Z Compiling slog-envlogger v2.2.0
23442025-02-21T07:58:05.607Z Compiling serde-hex v0.1.0
23452025-02-21T07:58:07.774Z Compiling vsss-rs v3.3.4
23462025-02-21T07:58:10.335Z Compiling chrono-tz v0.10.1
23472025-02-21T07:58:11.011Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23482025-02-21T07:58:11.891Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23492025-02-21T07:58:12.220Z Compiling ron v0.8.1
23502025-02-21T07:58:13.781Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23512025-02-21T07:58:13.909Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23522025-02-21T07:58:14.122Z Compiling hashbrown v0.13.2
23532025-02-21T07:58:15.339Z Compiling strum_macros v0.24.3
23542025-02-21T07:58:17.980Z Compiling fxhash v0.2.1
23552025-02-21T07:58:18.225Z Compiling samael v0.0.17
23562025-02-21T07:58:18.252Z Compiling zip v2.1.3
23572025-02-21T07:58:18.396Z Compiling bytecount v0.6.8
23582025-02-21T07:58:18.625Z Compiling indoc v1.0.9
23592025-02-21T07:58:18.740Z Compiling bumpalo v3.16.0
23602025-02-21T07:58:19.360Z Compiling crc-any v2.5.0
23612025-02-21T07:58:19.466Z Compiling simd-adler32 v0.3.7
23622025-02-21T07:58:19.877Z Compiling lockfree-object-pool v0.1.6
23632025-02-21T07:58:20.180Z Compiling zopfli v0.8.1
23642025-02-21T07:58:20.786Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23652025-02-21T07:58:24.439Z Compiling papergrid v0.11.0
23662025-02-21T07:58:27.977Z Compiling object v0.30.4
23672025-02-21T07:58:29.656Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23682025-02-21T07:58:32.607Z Compiling derive_builder v0.20.2
23692025-02-21T07:58:35.227Z Compiling strip-ansi-escapes v0.2.0
23702025-02-21T07:58:36.242Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23712025-02-21T07:58:36.600Z Compiling tabled_derive v0.7.0
23722025-02-21T07:58:37.183Z Compiling fd-lock v4.0.2
23732025-02-21T07:58:37.440Z Compiling peg-macros v0.8.4
23742025-02-21T07:58:37.844Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23752025-02-21T07:58:38.609Z Compiling kstat-rs v0.2.4
23762025-02-21T07:58:38.836Z Compiling impl-trait-for-tuples v0.2.2
23772025-02-21T07:58:39.473Z Compiling oso-derive v0.27.3
23782025-02-21T07:58:40.117Z Compiling quick-xml v0.33.0
23792025-02-21T07:58:40.422Z Compiling diesel-dtrace v0.4.2
23802025-02-21T07:58:40.534Z Compiling nu-ansi-term v0.50.1
23812025-02-21T07:58:40.808Z Compiling path-slash v0.1.5
23822025-02-21T07:58:41.080Z Compiling reedline v0.35.0
23832025-02-21T07:58:41.851Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23842025-02-21T07:58:44.599Z Compiling oso v0.27.3
23852025-02-21T07:58:46.532Z Compiling peg v0.8.4
23862025-02-21T07:58:46.676Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23872025-02-21T07:58:48.610Z Compiling tabled v0.15.0
23882025-02-21T07:58:57.422Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23892025-02-21T07:59:06.734Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23902025-02-21T07:59:08.174Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23912025-02-21T07:59:08.852Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
23922025-02-21T07:59:09.352Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23932025-02-21T07:59:09.625Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23942025-02-21T07:59:09.979Z Compiling pem v3.0.4
23952025-02-21T07:59:11.497Z Compiling bb8 v0.8.5
23962025-02-21T07:59:12.111Z Compiling bcs v0.1.6
23972025-02-21T07:59:12.899Z Compiling libz-sys v1.1.20
23982025-02-21T07:59:13.639Z Compiling nanorand v0.7.0
23992025-02-21T07:59:14.202Z Compiling parking_lot_core v0.8.6
24002025-02-21T07:59:14.286Z Compiling termtree v0.5.1
24012025-02-21T07:59:14.686Z Compiling flume v0.11.1
24022025-02-21T07:59:15.580Z Compiling async-bb8-diesel v0.2.1
24032025-02-21T07:59:16.446Z Compiling mime_guess v2.0.5
24042025-02-21T07:59:18.253Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24052025-02-21T07:59:19.602Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24062025-02-21T07:59:21.372Z Compiling buf-list v1.0.3
24072025-02-21T07:59:23.551Z Compiling nibble_vec v0.1.0
24082025-02-21T07:59:23.824Z Compiling libgit2-sys v0.17.0+1.8.1
24092025-02-21T07:59:24.157Z Compiling pin-project-internal v1.1.6
24102025-02-21T07:59:24.593Z Compiling atty v0.2.14
24112025-02-21T07:59:24.783Z Compiling endian-type v0.1.2
24122025-02-21T07:59:25.057Z Compiling salty v0.3.0
24132025-02-21T07:59:25.521Z Compiling http-range v0.1.5
24142025-02-21T07:59:26.174Z Compiling radix_trie v0.2.1
24152025-02-21T07:59:26.669Z Compiling pin-project v1.1.6
24162025-02-21T07:59:27.145Z Compiling parking_lot v0.11.2
24172025-02-21T07:59:31.735Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24182025-02-21T07:59:34.215Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24192025-02-21T07:59:36.142Z Compiling snafu-derive v0.8.5
24202025-02-21T07:59:36.675Z Compiling hyper-staticfile v0.10.1
24212025-02-21T07:59:39.069Z Compiling sled v0.34.7
24222025-02-21T07:59:40.264Z Compiling snafu v0.8.5
24232025-02-21T07:59:41.300Z Compiling hickory-client v0.24.3
24242025-02-21T07:59:43.742Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24252025-02-21T07:59:44.882Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24262025-02-21T07:59:45.848Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24272025-02-21T07:59:47.044Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24282025-02-21T07:59:54.693Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24292025-02-21T08:00:01.914Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24302025-02-21T08:00:03.457Z Compiling hickory-server v0.24.3
24312025-02-21T08:00:05.913Z Compiling globset v0.4.15
24322025-02-21T08:00:11.881Z Compiling olpc-cjson v0.1.4
24332025-02-21T08:00:12.200Z Compiling primeorder v0.13.6
24342025-02-21T08:00:12.737Z Compiling vergen v8.3.2
24352025-02-21T08:00:12.799Z Compiling castaway v0.2.3
24362025-02-21T08:00:13.006Z Compiling env_filter v0.1.2
24372025-02-21T08:00:13.084Z Compiling serde_plain v1.0.2
24382025-02-21T08:00:13.649Z Compiling cargo-platform v0.1.8
24392025-02-21T08:00:14.152Z Compiling typed-path v0.9.3
24402025-02-21T08:00:14.232Z Compiling cargo_metadata v0.18.1
24412025-02-21T08:00:14.510Z Compiling env_logger v0.11.5
24422025-02-21T08:00:15.976Z Compiling compact_str v0.8.0
24432025-02-21T08:00:16.866Z Compiling tough v0.19.0
24442025-02-21T08:00:18.404Z Compiling p384 v0.13.0
24452025-02-21T08:00:18.430Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24462025-02-21T08:00:18.600Z Compiling git2 v0.19.0
24472025-02-21T08:00:21.071Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24482025-02-21T08:00:25.420Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24492025-02-21T08:00:26.823Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24502025-02-21T08:00:28.108Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24512025-02-21T08:00:29.431Z Compiling unicode-truncate v1.1.0
24522025-02-21T08:00:29.764Z Compiling lru v0.12.5
24532025-02-21T08:00:30.153Z Compiling rand_seeder v0.3.0
24542025-02-21T08:00:30.590Z Compiling libsqlite3-sys v0.30.1
24552025-02-21T08:00:31.183Z Compiling lzma-sys v0.1.20
24562025-02-21T08:00:31.930Z Compiling instability v0.3.2
24572025-02-21T08:00:32.398Z Compiling cassowary v0.3.0
24582025-02-21T08:00:32.509Z Compiling rustls v0.21.12
24592025-02-21T08:00:32.888Z Compiling parse-size v1.1.0
24602025-02-21T08:00:32.941Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24612025-02-21T08:00:33.232Z Compiling indoc v2.0.5
24622025-02-21T08:00:33.339Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24632025-02-21T08:00:34.118Z Compiling ratatui v0.29.0
24642025-02-21T08:00:35.991Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24652025-02-21T08:00:36.017Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24662025-02-21T08:00:36.267Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24672025-02-21T08:00:37.617Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24682025-02-21T08:00:38.353Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24692025-02-21T08:00:38.709Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24702025-02-21T08:00:40.440Z Compiling sct v0.7.1
24712025-02-21T08:00:40.948Z Compiling rustls-webpki v0.101.7
24722025-02-21T08:00:42.224Z Compiling heck v0.3.3
24732025-02-21T08:00:42.416Z Compiling csv-core v0.1.11
24742025-02-21T08:00:42.577Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24752025-02-21T08:00:42.945Z Compiling glob v0.3.2
24762025-02-21T08:00:43.408Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24772025-02-21T08:00:44.827Z Compiling csv v1.3.1
24782025-02-21T08:00:45.061Z Compiling zone_cfg_derive v0.1.2
24792025-02-21T08:00:47.062Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24802025-02-21T08:00:48.703Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24812025-02-21T08:00:50.436Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24822025-02-21T08:00:53.044Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24832025-02-21T08:00:53.963Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24842025-02-21T08:00:59.862Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24852025-02-21T08:01:00.804Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24862025-02-21T08:01:01.168Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24872025-02-21T08:01:03.805Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24882025-02-21T08:01:04.163Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24892025-02-21T08:01:04.451Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24902025-02-21T08:01:04.529Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24912025-02-21T08:01:05.161Z Compiling nix v0.27.1
24922025-02-21T08:01:05.875Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24932025-02-21T08:01:06.593Z Compiling tungstenite v0.23.0
24942025-02-21T08:01:07.062Z Compiling hashlink v0.9.1
24952025-02-21T08:01:07.541Z Compiling base64 v0.13.1
24962025-02-21T08:01:07.588Z Compiling fallible-iterator v0.3.0
24972025-02-21T08:01:07.826Z Compiling fallible-streaming-iterator v0.1.9
24982025-02-21T08:01:08.164Z Compiling ron v0.7.1
24992025-02-21T08:01:08.332Z Compiling rusqlite v0.32.1
25002025-02-21T08:01:08.347Z Compiling tokio-tungstenite v0.23.1
25012025-02-21T08:01:11.844Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25022025-02-21T08:01:11.882Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25032025-02-21T08:01:12.347Z Compiling xz2 v0.1.7
25042025-02-21T08:01:12.978Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25052025-02-21T08:01:13.318Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25062025-02-21T08:01:13.388Z Compiling tokio-rustls v0.24.1
25072025-02-21T08:01:14.745Z Compiling zone v0.1.8
25082025-02-21T08:01:15.835Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25092025-02-21T08:01:17.996Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25102025-02-21T08:01:18.203Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25112025-02-21T08:01:26.418Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25122025-02-21T08:01:29.444Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25132025-02-21T08:01:31.067Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25142025-02-21T08:01:32.285Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25152025-02-21T08:01:34.104Z Compiling rustls-pemfile v1.0.4
25162025-02-21T08:01:34.270Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25172025-02-21T08:01:34.630Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25182025-02-21T08:01:34.826Z Compiling signal-hook-tokio v0.3.1
25192025-02-21T08:01:34.843Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25202025-02-21T08:01:35.090Z Compiling yasna v0.5.2
25212025-02-21T08:01:38.629Z Compiling twox-hash v2.1.0
25222025-02-21T08:01:39.673Z Compiling is_ci v1.2.0
25232025-02-21T08:01:40.013Z Compiling unicode-linebreak v0.1.5
25242025-02-21T08:01:40.600Z Compiling smawk v0.3.2
25252025-02-21T08:01:40.937Z Compiling textwrap v0.16.1
25262025-02-21T08:01:41.335Z Compiling supports-color v3.0.1
25272025-02-21T08:01:43.830Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25282025-02-21T08:01:44.448Z Compiling rcgen v0.12.1
25292025-02-21T08:01:46.246Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25302025-02-21T08:01:46.508Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25312025-02-21T08:01:48.800Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25322025-02-21T08:01:53.052Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25332025-02-21T08:01:55.865Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25342025-02-21T08:02:05.768Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25352025-02-21T08:02:07.503Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25362025-02-21T08:02:10.551Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25372025-02-21T08:02:11.126Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25382025-02-21T08:02:17.550Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25392025-02-21T08:02:23.902Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25402025-02-21T08:02:24.245Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25412025-02-21T08:02:29.248Z Compiling fatfs v0.3.6
25422025-02-21T08:02:31.977Z Compiling subprocess v0.2.9
25432025-02-21T08:02:33.717Z Compiling rtoolbox v0.0.2
25442025-02-21T08:02:34.164Z Compiling assert_matches v1.5.0
25452025-02-21T08:02:34.286Z Compiling rpassword v7.3.1
25462025-02-21T08:02:34.753Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25472025-02-21T08:02:36.539Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25482025-02-21T08:02:37.252Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25492025-02-21T08:02:42.517Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25502025-02-21T08:02:44.255Z Compiling tui-tree-widget v0.23.0
25512025-02-21T08:02:44.753Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25522025-02-21T08:02:52.869Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25532025-02-21T08:02:53.196Z Compiling uzers v0.12.1
25542025-02-21T08:02:56.259Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25552025-02-21T08:02:57.837Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25562025-02-21T08:02:59.824Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25572025-02-21T08:03:29.018Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25582025-02-21T08:03:29.054Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25592025-02-21T08:03:33.597Z Compiling multimap v0.10.0
25602025-02-21T08:05:56.814Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25612025-02-21T08:05:57.716Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25622025-02-21T08:12:56.188Z Finished `release` profile [optimized] target(s) in 16m 23s
25632025-02-21T08:14:04.968Z
25642025-02-21T08:14:04.969Zreal 17:33.105569464
25652025-02-21T08:14:04.969Zuser 2:00:45.765270824
25662025-02-21T08:14:04.969Zsys 3:19.659874998
25672025-02-21T08:14:04.969Ztrap 3.037244139
25682025-02-21T08:14:04.969Ztflt 1.812217041
25692025-02-21T08:14:04.969Zdflt 4.992009836
25702025-02-21T08:14:04.972Zkflt 0.000765796
25712025-02-21T08:14:04.972Zlock 7:19:21.645934908
25722025-02-21T08:14:04.972Zslp 6:13:53.568460823
25732025-02-21T08:14:04.972Zlat 3:21.068444548
25742025-02-21T08:14:04.972Zstop 2:39.707182064
25752025-02-21T08:14:04.972Z+ mapfile -t packages
25762025-02-21T08:14:04.972Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25772025-02-21T08:14:05.973Z Finished `release` profile [optimized] target(s) in 0.95s
25782025-02-21T08:14:06.034Z Running `target/release/omicron-package -t test list-outputs`
25792025-02-21T08:14:06.077ZLogging to: /work/oxidecomputer/omicron/out/LOG
25802025-02-21T08:14:06.085Z+ ptime -m cargo build --locked --release -p xtask
25812025-02-21T08:14:06.659Z Compiling serde v1.0.217
25822025-02-21T08:14:06.662Z Compiling serde_json v1.0.135
25832025-02-21T08:14:06.662Z Compiling rustix v0.38.37
25842025-02-21T08:14:06.662Z Compiling libc v0.2.169
25852025-02-21T08:14:06.662Z Compiling syn v2.0.96
25862025-02-21T08:14:06.752Z Compiling bitflags v2.6.0
25872025-02-21T08:14:07.105Z Compiling usdt-impl v0.5.0
25882025-02-21T08:14:07.177Z Compiling syn v1.0.109
25892025-02-21T08:14:07.279Z Compiling hashbrown v0.15.1
25902025-02-21T08:14:07.296Z Compiling log v0.4.22
25912025-02-21T08:14:07.515Z Compiling fs-err v2.11.0
25922025-02-21T08:14:07.740Z Compiling once_cell v1.20.2
25932025-02-21T08:14:07.872Z Compiling anyhow v1.0.95
25942025-02-21T08:14:08.139Z Compiling thread-id v4.2.2
25952025-02-21T08:14:08.494Z Compiling indexmap v2.7.1
25962025-02-21T08:14:09.634Z Compiling terminal_size v0.4.0
25972025-02-21T08:14:09.634Z Compiling tempfile v3.13.0
25982025-02-21T08:14:09.915Z Compiling clap_builder v4.5.27
25992025-02-21T08:14:10.429Z Compiling proc-macro-error v1.0.4
26002025-02-21T08:14:11.302Z Compiling tabled_derive v0.7.0
26012025-02-21T08:14:12.581Z Compiling tabled v0.15.0
26022025-02-21T08:14:13.016Z Compiling serde_derive v1.0.217
26032025-02-21T08:14:13.016Z Compiling thiserror-impl v1.0.69
26042025-02-21T08:14:13.019Z Compiling zerocopy-derive v0.7.35
26052025-02-21T08:14:13.019Z Compiling scroll_derive v0.12.0
26062025-02-21T08:14:13.019Z Compiling clap_derive v4.5.24
26072025-02-21T08:14:14.371Z Compiling scroll v0.12.0
26082025-02-21T08:14:14.834Z Compiling zerocopy v0.7.35
26092025-02-21T08:14:15.002Z Compiling goblin v0.8.2
26102025-02-21T08:14:15.591Z Compiling thiserror v1.0.69
26112025-02-21T08:14:15.782Z Compiling pest v2.7.14
26122025-02-21T08:14:18.455Z Compiling pest_meta v2.7.14
26132025-02-21T08:14:18.844Z Compiling clap v4.5.27
26142025-02-21T08:14:20.238Z Compiling pest_generator v2.7.14
26152025-02-21T08:14:21.958Z Compiling pest_derive v2.7.14
26162025-02-21T08:14:22.774Z Compiling dtrace-parser v0.2.0
26172025-02-21T08:14:28.404Z Compiling serde_tokenstream v0.2.2
26182025-02-21T08:14:28.979Z Compiling serde_spanned v0.6.8
26192025-02-21T08:14:29.268Z Compiling toml_datetime v0.6.8
26202025-02-21T08:14:29.990Z Compiling dof v0.3.0
26212025-02-21T08:14:30.008Z Compiling toml_edit v0.22.22
26222025-02-21T08:14:31.560Z Compiling camino v1.1.9
26232025-02-21T08:14:32.162Z Compiling usdt-macro v0.5.0
26242025-02-21T08:14:32.173Z Compiling usdt-attr-macro v0.5.0
26252025-02-21T08:14:33.310Z Compiling semver v1.0.24
26262025-02-21T08:14:33.466Z Compiling cargo-platform v0.1.8
26272025-02-21T08:14:34.557Z Compiling toml v0.8.19
26282025-02-21T08:14:34.721Z Compiling cargo_metadata v0.18.1
26292025-02-21T08:14:36.204Z Compiling cargo_toml v0.20.5
26302025-02-21T08:14:38.530Z Compiling usdt v0.5.0
26312025-02-21T08:14:39.923Z Compiling camino-tempfile v1.1.1
26322025-02-21T08:14:40.615Z Compiling macaddr v1.0.1
26332025-02-21T08:14:48.346Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26342025-02-21T08:14:53.902Z Finished `release` profile [optimized] target(s) in 47.76s
26352025-02-21T08:14:54.011Z
26362025-02-21T08:14:54.011Zreal 47.897945040
26372025-02-21T08:14:54.014Zuser 5:13.694103020
26382025-02-21T08:14:54.015Zsys 18.783623592
26392025-02-21T08:14:54.015Ztrap 0.148839921
26402025-02-21T08:14:54.015Ztflt 0.228739130
26412025-02-21T08:14:54.015Zdflt 0.433263066
26422025-02-21T08:14:54.015Zkflt 0.000016177
26432025-02-21T08:14:54.015Zlock 9:58.023332873
26442025-02-21T08:14:54.015Zslp 15:37.111755198
26452025-02-21T08:14:54.015Zlat 15.862230335
26462025-02-21T08:14:54.015Zstop 17.194130207
26472025-02-21T08:14:54.015Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26482025-02-21T08:14:54.015Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26492025-02-21T08:14:54.015Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26502025-02-21T08:14:54.015Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26512025-02-21T08:14:54.015Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26522025-02-21T08:14:54.907Z Compiling hashbrown v0.14.5
26532025-02-21T08:14:55.039Z Compiling thiserror v2.0.11
26542025-02-21T08:14:55.051Z Compiling thiserror-impl v2.0.11
26552025-02-21T08:14:55.054Z Compiling ident_case v1.0.1
26562025-02-21T08:14:55.077Z Compiling unsafe-libyaml v0.2.11
26572025-02-21T08:14:55.079Z Compiling progenitor-client v0.9.1
26582025-02-21T08:14:55.080Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26592025-02-21T08:14:55.080Z Compiling ipnetwork v0.21.1
26602025-02-21T08:14:55.242Z Compiling darling_core v0.20.10
26612025-02-21T08:14:55.579Z Compiling oxnet v0.1.0
26622025-02-21T08:14:55.600Z Compiling macaddr v1.0.1
26632025-02-21T08:14:55.908Z Compiling progenitor-client v0.8.0
26642025-02-21T08:14:56.016Z Compiling regress v0.10.1
26652025-02-21T08:14:56.038Z Compiling instant v0.1.13
26662025-02-21T08:14:56.115Z Compiling structmeta-derive v0.3.0
26672025-02-21T08:14:56.205Z Compiling dropshot v0.15.1
26682025-02-21T08:14:56.241Z Compiling regress v0.9.1
26692025-02-21T08:14:56.382Z Compiling serde_yaml v0.9.34+deprecated
26702025-02-21T08:14:56.645Z Compiling dropshot_endpoint v0.15.1
26712025-02-21T08:14:56.963Z Compiling daft-derive v0.1.1
26722025-02-21T08:14:58.352Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26732025-02-21T08:14:58.442Z Compiling daft v0.1.1
26742025-02-21T08:14:58.757Z Compiling structmeta v0.3.0
26752025-02-21T08:14:58.946Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26762025-02-21T08:14:59.149Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26772025-02-21T08:14:59.177Z Compiling parse-display-derive v0.10.0
26782025-02-21T08:14:59.363Z Compiling backoff v0.4.0
26792025-02-21T08:14:59.459Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26802025-02-21T08:14:59.748Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26812025-02-21T08:14:59.921Z Compiling typify-impl v0.2.0
26822025-02-21T08:14:59.942Z Compiling tempfile v3.13.0
26832025-02-21T08:15:00.231Z Compiling proc-macro-crate v1.3.1
26842025-02-21T08:15:00.750Z Compiling typify-impl v0.3.0
26852025-02-21T08:15:00.778Z Compiling itertools v0.13.0
26862025-02-21T08:15:01.017Z Compiling zerocopy v0.8.10
26872025-02-21T08:15:01.122Z Compiling darling_macro v0.20.10
26882025-02-21T08:15:01.150Z Compiling num_enum_derive v0.5.11
26892025-02-21T08:15:01.894Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26902025-02-21T08:15:02.072Z Compiling darling v0.20.10
26912025-02-21T08:15:02.228Z Compiling serde_with_macros v3.11.0
26922025-02-21T08:15:02.427Z Compiling zerocopy-derive v0.8.10
26932025-02-21T08:15:03.195Z Compiling parse-display v0.10.0
26942025-02-21T08:15:03.579Z Compiling num_enum v0.5.11
26952025-02-21T08:15:03.700Z Compiling crucible-workspace-hack v0.1.0
26962025-02-21T08:15:03.780Z Compiling heapless v0.8.0
26972025-02-21T08:15:03.837Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26982025-02-21T08:15:04.067Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26992025-02-21T08:15:04.213Z Compiling proc-macro-error v1.0.4
27002025-02-21T08:15:04.693Z Compiling camino-tempfile v1.1.1
27012025-02-21T08:15:04.729Z Compiling serde_with v3.11.0
27022025-02-21T08:15:04.832Z Compiling foreign-types-macros v0.2.3
27032025-02-21T08:15:05.157Z Compiling hash32 v0.3.1
27042025-02-21T08:15:05.425Z Compiling smoltcp v0.11.0
27052025-02-21T08:15:06.020Z Compiling foreign-types-shared v0.3.1
27062025-02-21T08:15:06.176Z Compiling foreign-types v0.5.0
27072025-02-21T08:15:06.684Z Compiling tabwriter v1.4.0
27082025-02-21T08:15:07.258Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27092025-02-21T08:15:07.385Z Compiling cstr-argument v0.1.2
27102025-02-21T08:15:07.663Z Compiling cobs v0.2.3
27112025-02-21T08:15:08.026Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
27122025-02-21T08:15:08.118Z Compiling pretty-hex v0.2.1
27132025-02-21T08:15:08.137Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27142025-02-21T08:15:08.190Z Compiling postcard v1.0.10
27152025-02-21T08:15:08.320Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27162025-02-21T08:15:08.339Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27172025-02-21T08:15:08.697Z Compiling colored v2.1.0
27182025-02-21T08:15:08.854Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27192025-02-21T08:15:08.872Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27202025-02-21T08:15:09.278Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27212025-02-21T08:15:09.345Z Compiling smf v0.2.3
27222025-02-21T08:15:09.506Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27232025-02-21T08:15:09.845Z Compiling zone_cfg_derive v0.3.0
27242025-02-21T08:15:10.157Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
27252025-02-21T08:15:10.459Z Compiling num-derive v0.4.2
27262025-02-21T08:15:10.573Z Compiling sigpipe v0.1.3
27272025-02-21T08:15:10.617Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27282025-02-21T08:15:10.717Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27292025-02-21T08:15:11.094Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27302025-02-21T08:15:11.280Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27312025-02-21T08:15:11.321Z Compiling zone v0.3.0
27322025-02-21T08:15:12.104Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
27332025-02-21T08:15:12.597Z Compiling universal-hash v0.5.1
27342025-02-21T08:15:12.769Z Compiling opaque-debug v0.3.1
27352025-02-21T08:15:12.779Z Compiling tungstenite v0.21.0
27362025-02-21T08:15:12.828Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
27372025-02-21T08:15:12.838Z Compiling num-rational v0.4.2
27382025-02-21T08:15:12.851Z Compiling password-hash v0.5.0
27392025-02-21T08:15:12.893Z Compiling blake2 v0.10.6
27402025-02-21T08:15:13.619Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27412025-02-21T08:15:13.744Z Compiling num-complex v0.4.6
27422025-02-21T08:15:13.915Z Compiling aead v0.5.2
27432025-02-21T08:15:14.062Z Compiling typify-macro v0.2.0
27442025-02-21T08:15:14.251Z Compiling keccak v0.1.5
27452025-02-21T08:15:14.303Z Compiling convert_case v0.4.0
27462025-02-21T08:15:14.363Z Compiling base64 v0.21.7
27472025-02-21T08:15:14.602Z Compiling sha3 v0.10.8
27482025-02-21T08:15:14.663Z Compiling num v0.4.3
27492025-02-21T08:15:14.791Z Compiling tokio-tungstenite v0.21.0
27502025-02-21T08:15:15.106Z Compiling derive_more v0.99.19
27512025-02-21T08:15:15.317Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27522025-02-21T08:15:15.384Z Compiling argon2 v0.5.3
27532025-02-21T08:15:15.389Z Compiling poly1305 v0.8.0
27542025-02-21T08:15:15.389Z Compiling typify-macro v0.3.0
27552025-02-21T08:15:15.442Z Compiling chacha20 v0.9.1
27562025-02-21T08:15:15.604Z Compiling float-ord v0.3.2
27572025-02-21T08:15:15.802Z Compiling semver v0.1.20
27582025-02-21T08:15:15.940Z Compiling same-file v1.0.6
27592025-02-21T08:15:16.248Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27602025-02-21T08:15:16.396Z Compiling rustc_version v0.1.7
27612025-02-21T08:15:16.709Z Compiling walkdir v2.5.0
27622025-02-21T08:15:16.889Z Compiling newline-converter v0.3.0
27632025-02-21T08:15:17.097Z Compiling primeorder v0.13.6
27642025-02-21T08:15:17.129Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
27652025-02-21T08:15:17.391Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27662025-02-21T08:15:17.412Z Compiling secrecy v0.8.0
27672025-02-21T08:15:17.608Z Compiling owo-colors v4.1.0
27682025-02-21T08:15:18.100Z Compiling cancel-safe-futures v0.1.5
27692025-02-21T08:15:18.111Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27702025-02-21T08:15:18.111Z Compiling typify v0.2.0
27712025-02-21T08:15:18.111Z Compiling progenitor-impl v0.8.0
27722025-02-21T08:15:18.112Z Compiling expectorate v1.1.0
27732025-02-21T08:15:18.112Z Compiling newtype_derive v0.1.6
27742025-02-21T08:15:18.118Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
27752025-02-21T08:15:18.176Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27762025-02-21T08:15:18.413Z Compiling thiserror-impl-no-std v2.0.2
27772025-02-21T08:15:18.459Z Compiling blake3 v1.5.4
27782025-02-21T08:15:18.479Z Compiling half v2.4.1
27792025-02-21T08:15:18.559Z Compiling unicase v2.7.0
27802025-02-21T08:15:18.910Z Compiling arc-swap v1.7.1
27812025-02-21T08:15:19.003Z Compiling ciborium-io v0.2.2
27822025-02-21T08:15:19.098Z Compiling typify v0.3.0
27832025-02-21T08:15:19.138Z Compiling ciborium-ll v0.2.2
27842025-02-21T08:15:19.494Z Compiling progenitor-impl v0.9.1
27852025-02-21T08:15:19.507Z Compiling slog-scope v4.4.0
27862025-02-21T08:15:19.507Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
27872025-02-21T08:15:19.534Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27882025-02-21T08:15:19.915Z Compiling polyval v0.6.2
27892025-02-21T08:15:20.332Z Compiling atomicwrites v0.4.4
27902025-02-21T08:15:20.449Z Compiling libsw v3.3.1
27912025-02-21T08:15:20.691Z Compiling memmap2 v0.9.5
27922025-02-21T08:15:20.808Z Compiling salty v0.3.0
27932025-02-21T08:15:21.058Z Compiling thiserror-no-std v2.0.2
27942025-02-21T08:15:21.116Z Compiling arrayref v0.3.9
27952025-02-21T08:15:21.212Z Compiling linear-map v1.2.0
27962025-02-21T08:15:21.244Z Compiling constant_time_eq v0.3.1
27972025-02-21T08:15:21.281Z Compiling indent_write v2.2.0
27982025-02-21T08:15:21.462Z Compiling libefi-sys v0.1.0
27992025-02-21T08:15:21.487Z Compiling parking_lot_core v0.8.6
28002025-02-21T08:15:21.574Z Compiling arrayvec v0.7.6
28012025-02-21T08:15:21.656Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28022025-02-21T08:15:21.827Z Compiling vsss-rs v3.3.4
28032025-02-21T08:15:21.848Z Compiling ghash v0.5.1
28042025-02-21T08:15:22.077Z Compiling slog-stdlog v4.1.1
28052025-02-21T08:15:22.180Z Compiling ciborium v0.2.2
28062025-02-21T08:15:23.162Z Compiling p384 v0.13.0
28072025-02-21T08:15:23.181Z Compiling toolchain_find v0.4.0
28082025-02-21T08:15:23.526Z Compiling chacha20poly1305 v0.10.1
28092025-02-21T08:15:23.742Z Compiling ctr v0.9.2
28102025-02-21T08:15:23.784Z Compiling lzma-sys v0.1.20
28112025-02-21T08:15:23.806Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28122025-02-21T08:15:24.125Z Compiling bitfield-struct v0.6.2
28132025-02-21T08:15:24.229Z Compiling slog-dtrace v0.3.0
28142025-02-21T08:15:24.481Z Compiling highway v1.2.0
28152025-02-21T08:15:24.572Z Compiling topological-sort v0.2.2
28162025-02-21T08:15:24.638Z Compiling progenitor-macro v0.8.0
28172025-02-21T08:15:24.839Z Compiling omicron-zone-package v0.12.0
28182025-02-21T08:15:24.871Z Compiling aes-gcm v0.10.3
28192025-02-21T08:15:25.180Z Compiling rustfmt-wrapper v0.2.1
28202025-02-21T08:15:25.200Z Compiling mime_guess v2.0.5
28212025-02-21T08:15:25.240Z Compiling slog-envlogger v2.2.0
28222025-02-21T08:15:25.448Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28232025-02-21T08:15:25.809Z Compiling steno v0.4.1
28242025-02-21T08:15:25.920Z Compiling progenitor-macro v0.9.1
28252025-02-21T08:15:26.348Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28262025-02-21T08:15:26.376Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28272025-02-21T08:15:26.563Z Compiling heck v0.3.3
28282025-02-21T08:15:26.981Z Compiling ssh-encoding v0.2.0
28292025-02-21T08:15:27.015Z Compiling blowfish v0.9.1
28302025-02-21T08:15:27.173Z Compiling nibble_vec v0.1.0
28312025-02-21T08:15:27.429Z Compiling env_filter v0.1.2
28322025-02-21T08:15:27.524Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28332025-02-21T08:15:27.546Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28342025-02-21T08:15:27.551Z Compiling endian-type v0.1.2
28352025-02-21T08:15:27.704Z Compiling humantime v2.1.0
28362025-02-21T08:15:27.840Z Compiling radix_trie v0.2.1
28372025-02-21T08:15:27.922Z Compiling env_logger v0.11.5
28382025-02-21T08:15:28.063Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28392025-02-21T08:15:28.220Z Compiling ssh-cipher v0.2.0
28402025-02-21T08:15:28.491Z Compiling bcrypt-pbkdf v0.10.0
28412025-02-21T08:15:28.588Z Compiling zone_cfg_derive v0.1.2
28422025-02-21T08:15:28.899Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28432025-02-21T08:15:29.606Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28442025-02-21T08:15:29.670Z Compiling parking_lot v0.11.2
28452025-02-21T08:15:29.971Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28462025-02-21T08:15:29.997Z Compiling password-hash v0.4.2
28472025-02-21T08:15:30.385Z Compiling gethostname v0.5.0
28482025-02-21T08:15:30.470Z Compiling fxhash v0.2.1
28492025-02-21T08:15:30.496Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28502025-02-21T08:15:30.553Z Compiling zip v2.1.3
28512025-02-21T08:15:30.578Z Compiling simd-adler32 v0.3.7
28522025-02-21T08:15:30.699Z Compiling lockfree-object-pool v0.1.6
28532025-02-21T08:15:30.854Z Compiling bumpalo v3.16.0
28542025-02-21T08:15:30.899Z Compiling base64 v0.13.1
28552025-02-21T08:15:30.931Z Compiling http-range v0.1.5
28562025-02-21T08:15:31.052Z Compiling sled v0.34.7
28572025-02-21T08:15:31.128Z Compiling pbkdf2 v0.11.0
28582025-02-21T08:15:31.283Z Compiling zopfli v0.8.1
28592025-02-21T08:15:31.332Z Compiling ron v0.7.1
28602025-02-21T08:15:31.418Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28612025-02-21T08:15:31.570Z Compiling zone v0.1.8
28622025-02-21T08:15:31.997Z Compiling xz2 v0.1.7
28632025-02-21T08:15:32.559Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28642025-02-21T08:15:32.938Z Compiling ssh-key v0.6.6
28652025-02-21T08:15:32.993Z Compiling hickory-client v0.24.3
28662025-02-21T08:15:33.490Z Compiling p521 v0.13.3
28672025-02-21T08:15:33.571Z Compiling p256 v0.13.2
28682025-02-21T08:15:33.612Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28692025-02-21T08:15:34.299Z Compiling hickory-server v0.24.3
28702025-02-21T08:15:34.373Z Compiling pem v3.0.4
28712025-02-21T08:15:34.561Z Compiling yasna v0.5.2
28722025-02-21T08:15:35.001Z Compiling headers-core v0.3.0
28732025-02-21T08:15:35.204Z Compiling kstat-rs v0.2.4
28742025-02-21T08:15:35.716Z Compiling nanorand v0.7.0
28752025-02-21T08:15:35.775Z Compiling russh-cryptovec v0.7.3
28762025-02-21T08:15:35.984Z Compiling atty v0.2.14
28772025-02-21T08:15:36.079Z Compiling md5 v0.7.0
28782025-02-21T08:15:36.171Z Compiling flume v0.11.1
28792025-02-21T08:15:36.260Z Compiling rcgen v0.12.1
28802025-02-21T08:15:36.458Z Compiling progenitor v0.8.0
28812025-02-21T08:15:36.685Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
28822025-02-21T08:15:36.700Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
28832025-02-21T08:15:36.818Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28842025-02-21T08:15:36.921Z Compiling russh-keys v0.45.0
28852025-02-21T08:15:37.846Z Compiling progenitor v0.9.1
28862025-02-21T08:15:38.123Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28872025-02-21T08:15:38.189Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28882025-02-21T08:15:38.295Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28892025-02-21T08:15:38.324Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28902025-02-21T08:15:39.916Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28912025-02-21T08:15:40.478Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28922025-02-21T08:15:40.504Z Compiling headers v0.4.0
28932025-02-21T08:15:42.349Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28942025-02-21T08:15:43.306Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28952025-02-21T08:15:43.493Z Compiling hyper-staticfile v0.10.1
28962025-02-21T08:15:44.133Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28972025-02-21T08:15:44.426Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
28982025-02-21T08:15:44.533Z Compiling num-bigint v0.4.6
28992025-02-21T08:15:44.731Z Compiling des v0.8.1
29002025-02-21T08:15:44.795Z Compiling subprocess v0.2.9
29012025-02-21T08:15:45.077Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29022025-02-21T08:15:45.312Z Compiling display-error-chain v0.2.2
29032025-02-21T08:15:45.556Z Compiling hex-literal v0.4.1
29042025-02-21T08:15:45.756Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29052025-02-21T08:15:45.977Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29062025-02-21T08:15:46.361Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29072025-02-21T08:15:46.859Z Compiling internet-checksum v0.2.1
29082025-02-21T08:15:48.538Z Compiling russh v0.45.0
29092025-02-21T08:15:53.507Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29102025-02-21T08:15:53.511Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29112025-02-21T08:15:53.511Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29122025-02-21T08:15:53.626Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29132025-02-21T08:15:54.573Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29142025-02-21T08:15:56.182Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29152025-02-21T08:15:57.645Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29162025-02-21T08:15:57.853Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29172025-02-21T08:15:58.274Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29182025-02-21T08:15:58.646Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29192025-02-21T08:16:00.932Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29202025-02-21T08:16:01.097Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29212025-02-21T08:16:01.268Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29222025-02-21T08:16:01.528Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29232025-02-21T08:16:02.090Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29242025-02-21T08:16:02.405Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29252025-02-21T08:16:03.589Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29262025-02-21T08:16:04.339Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29272025-02-21T08:16:07.179Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29282025-02-21T08:16:07.325Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29292025-02-21T08:16:07.325Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29302025-02-21T08:16:08.443Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29312025-02-21T08:16:08.651Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29322025-02-21T08:16:10.266Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29332025-02-21T08:16:12.493Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29342025-02-21T08:16:12.920Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29352025-02-21T08:16:14.295Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29362025-02-21T08:16:14.497Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29372025-02-21T08:16:20.090Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29382025-02-21T08:16:28.036Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29392025-02-21T08:16:29.630Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29402025-02-21T08:16:51.517Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29412025-02-21T08:17:14.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
29422025-02-21T08:17:14.300Z
29432025-02-21T08:17:14.300Zreal 2:20.225355486
29442025-02-21T08:17:14.300Zuser 11:42.776338235
29452025-02-21T08:17:14.300Zsys 1:34.588967355
29462025-02-21T08:17:14.301Ztrap 0.357394403
29472025-02-21T08:17:14.301Ztflt 0.285215033
29482025-02-21T08:17:14.305Zdflt 0.944186107
29492025-02-21T08:17:14.305Zkflt 0.000035051
29502025-02-21T08:17:14.305Zlock 21:10.658896215
29512025-02-21T08:17:14.305Zslp 40:13.762813054
29522025-02-21T08:17:14.305Zlat 37.341749603
29532025-02-21T08:17:14.305Zstop 1:41.220659620
29542025-02-21T08:17:14.305Z+ mkdir tests
29552025-02-21T08:17:14.305Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29562025-02-21T08:17:14.312Z+ xargs -I '{}' -t cp '{}' tests/
29572025-02-21T08:17:15.763Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-812ac43fdcfd92be tests/
29582025-02-21T08:17:15.789Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-6b7472615a342e45 tests/
29592025-02-21T08:17:15.816Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-6d11336e98ca210c tests/
29602025-02-21T08:17:15.843Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-77bdacee7fdd700a tests/
29612025-02-21T08:17:16.126Z+ 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/*)
29622025-02-21T08:17:16.129Z+ 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-812ac43fdcfd92be tests/commtest-6d11336e98ca210c tests/dhcp_server-6b7472615a342e45 tests/end_to_end_tests-77bdacee7fdd700a 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
29632025-02-21T08:18:34.175ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29642025-02-21T08:18:34.175Za .github/buildomat/ci-env.sh 1K
29652025-02-21T08:18:34.175Za out/target/test 1K
29662025-02-21T08:18:34.175Za out/npuzone/npuzone 23144K
29672025-02-21T08:18:34.175Za package-manifest.toml 33K
29682025-02-21T08:18:34.175Za smf/sled-agent/non-gimlet/config.toml 4K
29692025-02-21T08:18:34.175Za target/release/omicron-package 39527K
29702025-02-21T08:18:34.175Za target/release/xtask 10723K
29712025-02-21T08:18:34.175Za target/debug/bootstrap 220619K
29722025-02-21T08:18:34.175Za tests/bootstrap-812ac43fdcfd92be 24239K
29732025-02-21T08:18:34.175Za tests/commtest-6d11336e98ca210c 25092K
29742025-02-21T08:18:34.175Za tests/dhcp_server-6b7472615a342e45 24239K
29752025-02-21T08:18:34.175Za tests/end_to_end_tests-77bdacee7fdd700a 281434K
29762025-02-21T08:18:34.175Za out/clickhouse.tar.gz 308138K
29772025-02-21T08:18:34.175Za out/clickhouse_keeper.tar.gz 293838K
29782025-02-21T08:18:34.175Za out/clickhouse_server.tar.gz 308117K
29792025-02-21T08:18:34.175Za out/cockroachdb.tar.gz 145904K
29802025-02-21T08:18:34.175Za out/crucible-dtrace.tar 99K
29812025-02-21T08:18:34.175Za out/crucible-pantry-zone.tar.gz 34281K
29822025-02-21T08:18:34.175Za out/crucible-zone.tar.gz 42652K
29832025-02-21T08:18:34.175Za out/external-dns.tar.gz 47686K
29842025-02-21T08:18:34.175Za out/internal-dns.tar.gz 47687K
29852025-02-21T08:18:34.175Za out/mg-ddm-gz.tar 63075K
29862025-02-21T08:18:34.175Za out/nexus.tar.gz 113150K
29872025-02-21T08:18:34.175Za out/ntp.tar.gz 16216K
29882025-02-21T08:18:34.175Za out/omicron-gateway-softnpu.tar.gz 25224K
29892025-02-21T08:18:34.175Za out/omicron-sled-agent.tar 125290K
29902025-02-21T08:18:34.176Za out/overlay.tar.gz 3K
29912025-02-21T08:18:34.176Za out/oximeter.tar.gz 57269K
29922025-02-21T08:18:34.176Za out/oxlog.tar 3137K
29932025-02-21T08:18:34.176Za out/probe.tar.gz 2764K
29942025-02-21T08:18:34.176Za out/propolis-server.tar.gz 66425K
29952025-02-21T08:18:34.176Za out/pumpkind-gz.tar 26665K
29962025-02-21T08:18:34.176Za out/switch-softnpu.tar.gz 269114K
29972025-02-21T08:18:34.179Z
29982025-02-21T08:18:34.179Zreal 1:18.035728367
29992025-02-21T08:18:34.179Zuser 1:14.415704428
30002025-02-21T08:18:34.179Zsys 5.201700401
30012025-02-21T08:18:34.179Ztrap 0.020287550
30022025-02-21T08:18:34.179Ztflt 0.000000000
30032025-02-21T08:18:34.179Zdflt 0.000000000
30042025-02-21T08:18:34.179Zkflt 0.000000000
30052025-02-21T08:18:34.179Zlock 0.000000000
30062025-02-21T08:18:34.179Zslp 1:14.124884980
30072025-02-21T08:18:34.180Zlat 2.303868580
30082025-02-21T08:18:34.180Zstop 0.000199745
30092025-02-21T08:18:34.180Zprocess exited: duration 1949260 ms, exit code 0
 
30102025-02-21T08:18:34.194Zfound 1 output files
30112025-02-21T08:18:34.194Zuploading: /work/package.tar.gz (2058161453 bytes)
30122025-02-21T08:19:18.524Zuploaded: /work/package.tar.gz