01KJFPQ31JKX40X7S5B386R9KJ: 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: 01KJFPQHN6ZJ6A1PZHRRZZDAYH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-27T14:06:59.159Zjob assigned to worker 01KJFPQQH9W8M8J2TPPEDX2EW1 [factory aws, i-0e1013f5f84c97290] (queued for 52 s)
 
22026-02-27T14:07:07.874Zstarting task 0: "setup"
32026-02-27T14:07:07.879Z++ uname -s
42026-02-27T14:07:07.882Z+ kern=SunOS
52026-02-27T14:07:07.882Z+ build_user=build
62026-02-27T14:07:07.882Z+ build_uid=12345
72026-02-27T14:07:07.882Z+ work_dir=/work
82026-02-27T14:07:07.882Z+ input_dir=/input
92026-02-27T14:07:07.882Z+ [[ 0 == 12345 ]]
102026-02-27T14:07:07.882Z+ case "$kern" in
112026-02-27T14:07:07.882Z+ groupadd -g 12345 build
122026-02-27T14:07:07.885Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-27T14:07:09.892Z+ zfs create -o mountpoint=/work rpool/work
142026-02-27T14:07:09.970Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-27T14:07:09.973Z+ home_fs=zfs
162026-02-27T14:07:09.973Z+ [[ zfs == autofs ]]
172026-02-27T14:07:09.973Z+ mkdir -p /home/build
182026-02-27T14:07:09.976Z+ chown build:build /home/build /work
192026-02-27T14:07:11.976Z+ chmod 0700 /home/build /work
202026-02-27T14:07:11.979Zprocess exited: duration 4107 ms, exit code 0
 
212026-02-27T14:07:11.985Zstarting task 1: "rust-toolchain"
222026-02-27T14:07:11.991Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-27T14:07:11.991Z * rust toolchain channel = "1.91.1"
242026-02-27T14:07:11.991Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-27T14:07:11.991Z * rust toolchain profile = "default"
262026-02-27T14:07:11.991Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-27T14:07:11.991Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-27T14:07:11.994Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-27T14:07:11.994Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-27T14:07:12.129Zinfo: downloading installer
312026-02-27T14:07:14.109Zwarn: It looks like you have an existing installation of Rust at:
322026-02-27T14:07:14.109Zwarn: /opt/ooce/bin
332026-02-27T14:07:14.109Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-27T14:07:14.109Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-27T14:07:14.109Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-27T14:07:14.109Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-27T14:07:14.109Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-27T14:07:14.109Zerror: cannot install while Rust is installed
392026-02-27T14:07:14.109Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-27T14:07:14.122Zinfo: profile set to 'default'
412026-02-27T14:07:14.122Zinfo: default host triple is x86_64-unknown-illumos
422026-02-27T14:07:14.125Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-27T14:07:14.298Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-27T14:07:14.299Zinfo: downloading component 'cargo'
452026-02-27T14:07:15.291Zinfo: downloading component 'clippy'
462026-02-27T14:07:15.674Zinfo: downloading component 'rust-docs'
472026-02-27T14:07:17.089Zinfo: downloading component 'rust-std'
482026-02-27T14:07:19.003Zinfo: downloading component 'rustc'
492026-02-27T14:07:27.888Zinfo: downloading component 'rustfmt'
502026-02-27T14:07:28.220Zinfo: installing component 'cargo'
512026-02-27T14:07:29.123Zinfo: installing component 'clippy'
522026-02-27T14:07:29.517Zinfo: installing component 'rust-docs'
532026-02-27T14:07:31.434Zinfo: installing component 'rust-std'
542026-02-27T14:07:33.268Zinfo: installing component 'rustc'
552026-02-27T14:07:39.947Zinfo: installing component 'rustfmt'
562026-02-27T14:07:40.292Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-27T14:07:40.292Z
582026-02-27T14:07:40.745Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-27T14:07:40.745Z
602026-02-27T14:07:40.748Z
612026-02-27T14:07:40.748ZRust is installed now. Great!
622026-02-27T14:07:40.748Z
632026-02-27T14:07:40.748ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-27T14:07:40.748Zenvironment variable. This has not been done automatically.
652026-02-27T14:07:40.748Z
662026-02-27T14:07:40.748ZTo configure your current shell, you need to source
672026-02-27T14:07:40.748Zthe corresponding env file under $HOME/.cargo.
682026-02-27T14:07:40.748Z
692026-02-27T14:07:40.748ZThis is usually done by running one of the following (note the leading DOT):
702026-02-27T14:07:40.748Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-27T14:07:40.748Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-27T14:07:40.748Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-27T14:07:40.836Z+ rustup --version
742026-02-27T14:07:40.847Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-27T14:07:40.850Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-27T14:07:40.934Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-27T14:07:40.938Z+ cargo --version
782026-02-27T14:07:41.010Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-27T14:07:41.013Z+ rustc --version
802026-02-27T14:07:41.086Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-27T14:07:41.090Zprocess exited: duration 29102 ms, exit code 0
 
822026-02-27T14:07:41.096Zstarting task 2: "authentication"
832026-02-27T14:07:41.118Zprocess exited: duration 21 ms, exit code 0
 
842026-02-27T14:07:41.124Zstarting task 3: "clone repository"
852026-02-27T14:07:41.129Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-27T14:07:41.131Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-27T14:07:41.175ZCloning into '/work/oxidecomputer/omicron'...
882026-02-27T14:08:45.944Z+ cd /work/oxidecomputer/omicron
892026-02-27T14:08:45.944Z+ git fetch origin daae34fbbd1fd4c8769e9147d54293ec080d3671
902026-02-27T14:08:46.649ZFrom https://github.com/oxidecomputer/omicron
912026-02-27T14:08:46.649Z * branch daae34fbbd1fd4c8769e9147d54293ec080d3671 -> FETCH_HEAD
922026-02-27T14:08:46.661Z+ [[ -n labbott/sprockets_enforce ]]
932026-02-27T14:08:46.664Z++ git branch --show-current
942026-02-27T14:08:46.667Z+ current=main
952026-02-27T14:08:46.667Z+ [[ main != labbott/sprockets_enforce ]]
962026-02-27T14:08:46.667Z+ git branch -f labbott/sprockets_enforce daae34fbbd1fd4c8769e9147d54293ec080d3671
972026-02-27T14:08:46.670Z+ git checkout -f labbott/sprockets_enforce
982026-02-27T14:08:47.223ZSwitched to branch 'labbott/sprockets_enforce'
992026-02-27T14:08:47.226Z+ git reset --hard daae34fbbd1fd4c8769e9147d54293ec080d3671
1002026-02-27T14:08:47.244ZHEAD is now at daae34fbb Enforce sprockets measurements
1012026-02-27T14:08:47.247Zprocess exited: duration 66118 ms, exit code 0
 
1022026-02-27T14:08:47.253Zstarting task 4: "build"
1032026-02-27T14:08:47.258Z+ source .github/buildomat/ci-env.sh
1042026-02-27T14:08:47.261Z++ export CARGO_TERM_COLOR=always
1052026-02-27T14:08:47.261Z++ CARGO_TERM_COLOR=always
1062026-02-27T14:08:47.261Z+ cargo --version
1072026-02-27T14:08:47.326Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-27T14:08:47.329Z+ rustc --version
1092026-02-27T14:08:47.408Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-27T14:08:47.411Z+ WORK=/work
1112026-02-27T14:08:47.411Z+ pfexec mkdir -p /work
1122026-02-27T14:08:47.416Z+ pfexec chown build /work
1132026-02-27T14:08:47.419Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-02-27T14:08:58.204Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-02-27T14:09:08.781Z Startup: Caching catalogs ... Done
1162026-02-27T14:09:32.442ZPlanning: Solver setup ... Done (22.051s)
1172026-02-27T14:09:32.600ZPlanning: Running solver ... Done (0.162s)
1182026-02-27T14:09:32.776ZPlanning: Finding local manifests ... Done (0.004s)
1192026-02-27T14:09:32.799ZPlanning: Fetching manifests: 0/4 0% complete
1202026-02-27T14:09:32.930ZPlanning: Fetching manifests: 4/4 100% complete
1212026-02-27T14:09:32.989ZPlanning: Package planning ... Done (0.049s)
1222026-02-27T14:09:33.029ZPlanning: Merging actions ... Done (0.050s)
1232026-02-27T14:09:33.316ZPlanning: Checking for conflicting actions ... Done (0.282s)
1242026-02-27T14:09:33.323ZPlanning: Consolidating action changes ... Done (0.012s)
1252026-02-27T14:09:34.411ZPlanning: Evaluating mediators ... Done (1.092s)
1262026-02-27T14:09:34.426ZPlanning: Planning completed in 25.49 seconds
1272026-02-27T14:09:34.437Z Packages to install: 4
1282026-02-27T14:09:34.437Z Mediators to change: 2
1292026-02-27T14:09:34.441Z Services to change: 1
1302026-02-27T14:09:34.441Z Estimated space available: 155.43 GB
1312026-02-27T14:09:34.441ZEstimated space to be consumed: 1.81 GB
1322026-02-27T14:09:34.441Z Create boot environment: No
1332026-02-27T14:09:34.441ZCreate backup boot environment: No
1342026-02-27T14:09:34.441Z Rebuild boot archive: No
1352026-02-27T14:09:34.441Z
1362026-02-27T14:09:34.441ZChanged mediators:
1372026-02-27T14:09:34.441Z mediator clang:
1382026-02-27T14:09:34.441Z version: None -> 15 (system default)
1392026-02-27T14:09:34.441Z
1402026-02-27T14:09:34.441Z mediator llvm:
1412026-02-27T14:09:34.441Z version: 14 (system default) -> 15 (system default)
1422026-02-27T14:09:34.441Z
1432026-02-27T14:09:34.441ZChanged packages:
1442026-02-27T14:09:34.441Zhelios-dev
1452026-02-27T14:09:34.441Z developer/build-essential
1462026-02-27T14:09:34.441Z None -> 11-2.0
1472026-02-27T14:09:34.441Z library/libxmlsec1
1482026-02-27T14:09:34.441Z None -> 1.2.35-2.0
1492026-02-27T14:09:34.441Z ooce/developer/clang-15
1502026-02-27T14:09:34.441Z None -> 15.0.7-2.0
1512026-02-27T14:09:34.442Z ooce/developer/llvm-15
1522026-02-27T14:09:34.442Z None -> 15.0.7-2.0
1532026-02-27T14:09:34.442Z
1542026-02-27T14:09:34.442ZServices:
1552026-02-27T14:09:34.442Z restart_fmri:
1562026-02-27T14:09:34.442Z svc:/system/update-man-index:default
1572026-02-27T14:09:34.491Z
1582026-02-27T14:09:34.491ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-02-27T14:09:39.493ZDownload: 1202/3290 items 83.6/212.6MB 39% complete (17.1M/s)
1602026-02-27T14:09:44.494ZDownload: 3180/3290 items 164.1/212.6MB 77% complete (16.3M/s)
1612026-02-27T14:09:47.908ZDownload: Completed 212.60 MB in 13.42 seconds (15.8M/s)
1622026-02-27T14:09:48.796Z Actions: 1/3689 actions (Installing new actions)
1632026-02-27T14:09:53.329Z Actions: Completed 3689 actions in 4.53 seconds.
1642026-02-27T14:09:53.755Z Done (0.421s)
1652026-02-27T14:09:53.755Z Done (0.000s)
1662026-02-27T14:09:54.858Z Done (1.103s)
1672026-02-27T14:09:59.288Z Done (4.074s)
1682026-02-27T14:09:59.385Z Done (0.020s)
1692026-02-27T14:09:59.388Z Done (0.000s)
1702026-02-27T14:09:59.554Z Done (0.000s)
1712026-02-27T14:10:00.510ZPlanning: Evaluating mediator changes ... Done
1722026-02-27T14:10:00.673ZPlanning: Checking for conflicting actions ... Done
1732026-02-27T14:10:00.676ZPlanning: Consolidating action changes ... Done
1742026-02-27T14:10:00.943ZPlanning: Evaluating mediators ... Done
1752026-02-27T14:10:00.946ZPlanning: Planning completed in 0.43 seconds
1762026-02-27T14:10:00.977Z Mediators to change: 2
1772026-02-27T14:10:00.977Z Create boot environment: No
1782026-02-27T14:10:00.980ZCreate backup boot environment: No
1792026-02-27T14:10:01.051Z Done
1802026-02-27T14:10:01.051Z Done
1812026-02-27T14:10:01.820Z Done
1822026-02-27T14:10:05.591Z Done
1832026-02-27T14:10:05.679Z Done
1842026-02-27T14:10:05.682Z Done
1852026-02-27T14:10:05.846Z Done
1862026-02-27T14:10:06.471ZPlanning: Evaluating mediator changes ... Done
1872026-02-27T14:10:06.474ZPlanning: Merging actions ... Done
1882026-02-27T14:10:06.666ZPlanning: Checking for conflicting actions ... Done
1892026-02-27T14:10:06.669ZPlanning: Consolidating action changes ... Done
1902026-02-27T14:10:06.932ZPlanning: Evaluating mediators ... Done
1912026-02-27T14:10:06.990ZPlanning: Planning completed in 0.77 seconds
1922026-02-27T14:10:07.025Z Packages to change: 1
1932026-02-27T14:10:07.025Z Mediators to change: 1
1942026-02-27T14:10:07.028Z Services to change: 1
1952026-02-27T14:10:07.028Z Create boot environment: No
1962026-02-27T14:10:07.028ZCreate backup boot environment: Yes
1972026-02-27T14:10:09.417Z Actions: 1/6 actions (Updating modified actions)
1982026-02-27T14:10:09.420Z Actions: Completed 6 actions in 0.00 seconds.
1992026-02-27T14:10:09.420Z Done
2002026-02-27T14:10:09.420Z Done
2012026-02-27T14:10:09.638Z Done
2022026-02-27T14:10:13.326Z Done
2032026-02-27T14:10:13.410Z Done
2042026-02-27T14:10:13.413Z Done
2052026-02-27T14:10:13.584Z Done
2062026-02-27T14:10:14.023ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-02-27T14:10:14.023Zclang system 15 system
2082026-02-27T14:10:14.023Zcsh system system illumos
2092026-02-27T14:10:14.023Zctags system system illumos
2102026-02-27T14:10:14.023Zfile system system illumos
2112026-02-27T14:10:14.023Zgcc vendor 12 vendor
2122026-02-27T14:10:14.023Zgcc system 10 system
2132026-02-27T14:10:14.023Zgcc system 7 system
2142026-02-27T14:10:14.023Zgo system 1.20 system
2152026-02-27T14:10:14.023Zgo system 1.19 system
2162026-02-27T14:10:14.023Zllvm system 15 system
2172026-02-27T14:10:14.023Zllvm system 14 system
2182026-02-27T14:10:14.023Zmariadb system 10.6 system
2192026-02-27T14:10:14.024Zmta vendor vendor dma
2202026-02-27T14:10:14.024Zopenjdk system 17 system
2212026-02-27T14:10:14.024Zopenjdk system 11 system
2222026-02-27T14:10:14.024Zopenjdk system 1.8 system
2232026-02-27T14:10:14.024Zopenssl vendor 3 vendor
2242026-02-27T14:10:14.024Zperl system 5.36 system
2252026-02-27T14:10:14.024Zpostgresql system 15 system
2262026-02-27T14:10:14.024Zpostgresql system 13 system
2272026-02-27T14:10:14.024Zpython vendor 3 vendor
2282026-02-27T14:10:14.024Zpython system 2 system
2292026-02-27T14:10:14.024Zpython3 system 3.11 system
2302026-02-27T14:10:14.024Zruby system 3.0 system
2312026-02-27T14:10:14.024Zwords vendor vendor american-english
2322026-02-27T14:10:14.027Zwords system system australian-english
2332026-02-27T14:10:14.027Zwords system system british-english
2342026-02-27T14:10:14.027Zwords system system canadian-english
2352026-02-27T14:10:14.027Zwords system system french
2362026-02-27T14:10:14.027Zwords system system italian
2372026-02-27T14:10:14.027Zwords system system ngerman
2382026-02-27T14:10:14.027Zwords system system ogerman
2392026-02-27T14:10:14.027Zwords system system spanish
2402026-02-27T14:10:14.359ZPUBLISHER TYPE STATUS P LOCATION
2412026-02-27T14:10:14.359Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-02-27T14:10:21.004ZFMRI IFO
2432026-02-27T14:10:21.004Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-02-27T14:10:21.004Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-02-27T14:10:21.004Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-02-27T14:10:21.004Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-02-27T14:10:21.004Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-02-27T14:10:21.004Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-02-27T14:10:21.004Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502026-02-27T14:10:21.004Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512026-02-27T14:10:21.004Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522026-02-27T14:10:21.004Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532026-02-27T14:10:21.004Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542026-02-27T14:10:21.004Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552026-02-27T14:10:21.004Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562026-02-27T14:10:21.004Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572026-02-27T14:10:21.004Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582026-02-27T14:10:21.004Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592026-02-27T14:10:22.188Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602026-02-27T14:10:22.896Z Updating crates.io index
2612026-02-27T14:10:22.899Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622026-02-27T14:10:23.409Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-02-27T14:10:24.523Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642026-02-27T14:10:25.263Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-02-27T14:10:26.028Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-02-27T14:10:29.923Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-02-27T14:10:36.212Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-02-27T14:10:39.415Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-02-27T14:10:40.088Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702026-02-27T14:10:44.125Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-02-27T14:10:45.459Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-02-27T14:10:48.012Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732026-02-27T14:10:49.015Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742026-02-27T14:10:49.956Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-02-27T14:10:50.669Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-02-27T14:10:52.566Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-02-27T14:10:53.637Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-02-27T14:10:54.456Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792026-02-27T14:10:55.102Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-02-27T14:10:56.106Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812026-02-27T14:10:56.960Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822026-02-27T14:10:57.525Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832026-02-27T14:10:58.172Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2842026-02-27T14:10:58.965Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852026-02-27T14:10:59.789Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2862026-02-27T14:11:01.110Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2872026-02-27T14:11:01.758Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2882026-02-27T14:11:02.640Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892026-02-27T14:11:04.690Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2902026-02-27T14:11:06.520Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2912026-02-27T14:11:07.445Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922026-02-27T14:11:08.032Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932026-02-27T14:11:08.782Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-02-27T14:11:09.456Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-02-27T14:11:10.139Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-02-27T14:11:11.049Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-02-27T14:11:11.681Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-02-27T14:11:12.250Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-02-27T14:11:12.906Z Updating git repository `https://github.com/oxidecomputer/omicron`
3002026-02-27T14:11:53.834Z Downloading crates ...
3012026-02-27T14:11:53.915Z Downloaded anstyle-query v1.1.1
3022026-02-27T14:11:53.918Z Downloaded camino-tempfile v1.4.1
3032026-02-27T14:11:53.920Z Downloaded anstyle-parse v0.2.5
3042026-02-27T14:11:53.923Z Downloaded anstream v0.6.18
3052026-02-27T14:11:53.923Z Downloaded icu_normalizer v1.5.0
3062026-02-27T14:11:53.927Z Downloaded cargo-util-schemas v0.8.2
3072026-02-27T14:11:53.930Z Downloaded icu_provider v1.5.0
3082026-02-27T14:11:53.932Z Downloaded generic-array v0.14.7
3092026-02-27T14:11:53.935Z Downloaded tabled_derive v0.7.0
3102026-02-27T14:11:53.935Z Downloaded is_terminal_polyfill v1.70.1
3112026-02-27T14:11:53.935Z Downloaded cargo-platform v0.2.0
3122026-02-27T14:11:53.938Z Downloaded thiserror-impl v1.0.69
3132026-02-27T14:11:53.938Z Downloaded proc-macro-error v1.0.4
3142026-02-27T14:11:53.941Z Downloaded thiserror v1.0.69
3152026-02-27T14:11:53.946Z Downloaded zerofrom v0.1.4
3162026-02-27T14:11:53.949Z Downloaded unicode-linebreak v0.1.5
3172026-02-27T14:11:53.949Z Downloaded textwrap v0.16.2
3182026-02-27T14:11:53.952Z Downloaded icu_normalizer_data v1.5.0
3192026-02-27T14:11:53.954Z Downloaded write16 v1.0.0
3202026-02-27T14:11:53.957Z Downloaded utf8_iter v1.0.4
3212026-02-27T14:11:53.957Z Downloaded terminal_size v0.4.0
3222026-02-27T14:11:53.960Z Downloaded cargo_metadata v0.21.0
3232026-02-27T14:11:53.960Z Downloaded version_check v0.9.5
3242026-02-27T14:11:53.963Z Downloaded utf16_iter v1.0.5
3252026-02-27T14:11:53.963Z Downloaded icu_provider_macros v1.5.0
3262026-02-27T14:11:53.963Z Downloaded usdt-macro v0.5.0
3272026-02-27T14:11:53.966Z Downloaded percent-encoding v2.3.2
3282026-02-27T14:11:53.967Z Downloaded crypto-common v0.1.6
3292026-02-27T14:11:53.967Z Downloaded serde_tokenstream v0.2.3
3302026-02-27T14:11:53.969Z Downloaded zerofrom-derive v0.1.4
3312026-02-27T14:11:53.969Z Downloaded usdt v0.5.0
3322026-02-27T14:11:53.970Z Downloaded litemap v0.7.3
3332026-02-27T14:11:53.972Z Downloaded scroll v0.12.0
3342026-02-27T14:11:53.975Z Downloaded icu_locid_transform v1.5.0
3352026-02-27T14:11:53.975Z Downloaded yoke-derive v0.7.4
3362026-02-27T14:11:53.979Z Downloaded semver v1.0.27
3372026-02-27T14:11:53.979Z Downloaded zerovec-derive v0.10.3
3382026-02-27T14:11:53.982Z Downloaded writeable v0.5.5
3392026-02-27T14:11:53.982Z Downloaded zmij v1.0.15
3402026-02-27T14:11:53.985Z Downloaded yoke v0.7.4
3412026-02-27T14:11:53.985Z Downloaded unicode-xid v0.2.6
3422026-02-27T14:11:53.988Z Downloaded serde_spanned v0.6.9
3432026-02-27T14:11:53.988Z Downloaded thiserror-impl v2.0.18
3442026-02-27T14:11:53.992Z Downloaded usdt-impl v0.5.0
3452026-02-27T14:11:53.992Z Downloaded toml_datetime v0.6.11
3462026-02-27T14:11:53.992Z Downloaded zerocopy-derive v0.7.35
3472026-02-27T14:11:53.995Z Downloaded scroll_derive v0.12.0
3482026-02-27T14:11:53.998Z Downloaded itoa v1.0.11
3492026-02-27T14:11:53.998Z Downloaded toml v0.8.23
3502026-02-27T14:11:54.001Z Downloaded ucd-trie v0.1.7
3512026-02-27T14:11:54.001Z Downloaded macaddr v1.0.1
3522026-02-27T14:11:54.004Z Downloaded colorchoice v1.0.2
3532026-02-27T14:11:54.004Z Downloaded fastrand v2.1.1
3542026-02-27T14:11:54.004Z Downloaded unicode-ident v1.0.24
3552026-02-27T14:11:54.007Z Downloaded heck v0.5.0
3562026-02-27T14:11:54.010Z Downloaded form_urlencoded v1.2.2
3572026-02-27T14:11:54.010Z Downloaded url v2.5.4
3582026-02-27T14:11:54.013Z Downloaded toml_edit v0.22.27
3592026-02-27T14:11:54.015Z Downloaded proc-macro-error-attr v1.0.4
3602026-02-27T14:11:54.018Z Downloaded clap_lex v0.7.4
3612026-02-27T14:11:54.018Z Downloaded serde-value v0.7.0
3622026-02-27T14:11:54.018Z Downloaded pretty-hex v0.4.1
3632026-02-27T14:11:54.021Z Downloaded dof v0.3.0
3642026-02-27T14:11:54.021Z Downloaded heck v0.4.1
3652026-02-27T14:11:54.024Z Downloaded equivalent v1.0.2
3662026-02-27T14:11:54.024Z Downloaded plain v0.2.3
3672026-02-27T14:11:54.024Z Downloaded dtrace-parser v0.2.0
3682026-02-27T14:11:54.027Z Downloaded fnv v1.0.7
3692026-02-27T14:11:54.027Z Downloaded block-buffer v0.10.4
3702026-02-27T14:11:54.027Z Downloaded typenum v1.17.0
3712026-02-27T14:11:54.030Z Downloaded zerovec v0.10.4
3722026-02-27T14:11:54.033Z Downloaded zerocopy v0.7.35
3732026-02-27T14:11:54.048Z Downloaded stable_deref_trait v1.2.0
3742026-02-27T14:11:54.052Z Downloaded winnow v0.7.14
3752026-02-27T14:11:54.057Z Downloaded smawk v0.3.2
3762026-02-27T14:11:54.060Z Downloaded digest v0.10.7
3772026-02-27T14:11:54.060Z Downloaded bitflags v2.9.4
3782026-02-27T14:11:54.063Z Downloaded autocfg v1.4.0
3792026-02-27T14:11:54.066Z Downloaded synstructure v0.13.1
3802026-02-27T14:11:54.066Z Downloaded byteorder v1.5.0
3812026-02-27T14:11:54.068Z Downloaded swrite v0.1.0
3822026-02-27T14:11:54.068Z Downloaded quote v1.0.44
3832026-02-27T14:11:54.071Z Downloaded ordered-float v2.10.1
3842026-02-27T14:11:54.074Z Downloaded fs-err v3.1.1
3852026-02-27T14:11:54.074Z Downloaded cargo_toml v0.21.0
3862026-02-27T14:11:54.076Z Downloaded unicode-width v0.2.0
3872026-02-27T14:11:54.079Z Downloaded pest_generator v2.8.2
3882026-02-27T14:11:54.082Z Downloaded sha2 v0.10.9
3892026-02-27T14:11:54.082Z Downloaded serde-untagged v0.1.7
3902026-02-27T14:11:54.085Z Downloaded log v0.4.29
3912026-02-27T14:11:54.088Z Downloaded getrandom v0.3.4
3922026-02-27T14:11:54.091Z Downloaded displaydoc v0.2.5
3932026-02-27T14:11:54.094Z Downloaded clap_derive v4.5.47
3942026-02-27T14:11:54.094Z Downloaded unicode-width v0.1.14
3952026-02-27T14:11:54.098Z Downloaded pest_meta v2.8.2
3962026-02-27T14:11:54.101Z Downloaded cpufeatures v0.2.14
3972026-02-27T14:11:54.101Z Downloaded pest_derive v2.8.2
3982026-02-27T14:11:54.104Z Downloaded proc-macro2 v1.0.106
3992026-02-27T14:11:54.107Z Downloaded once_cell v1.21.3
4002026-02-27T14:11:54.109Z Downloaded icu_locid_transform_data v1.5.0
4012026-02-27T14:11:54.109Z Downloaded smallvec v1.15.1
4022026-02-27T14:11:54.113Z Downloaded anyhow v1.0.99
4032026-02-27T14:11:54.116Z Downloaded serde_core v1.0.228
4042026-02-27T14:11:54.116Z Downloaded serde_derive v1.0.228
4052026-02-27T14:11:54.119Z Downloaded icu_locid v1.5.0
4062026-02-27T14:11:54.122Z Downloaded erased-serde v0.4.6
4072026-02-27T14:11:54.125Z Downloaded papergrid v0.11.0
4082026-02-27T14:11:54.128Z Downloaded num-traits v0.2.19
4092026-02-27T14:11:54.131Z Downloaded icu_properties v1.5.1
4102026-02-27T14:11:54.134Z Downloaded memmap v0.7.0
4112026-02-27T14:11:54.137Z Downloaded clap v4.5.48
4122026-02-27T14:11:54.142Z Downloaded tempfile v3.24.0
4132026-02-27T14:11:54.145Z Downloaded tinystr v0.7.6
4142026-02-27T14:11:54.148Z Downloaded camino v1.2.2
4152026-02-27T14:11:54.148Z Downloaded icu_collections v1.5.0
4162026-02-27T14:11:54.153Z Downloaded serde v1.0.228
4172026-02-27T14:11:54.158Z Downloaded utf8parse v0.2.2
4182026-02-27T14:11:54.160Z Downloaded memchr v2.7.4
4192026-02-27T14:11:54.163Z Downloaded idna_adapter v1.2.0
4202026-02-27T14:11:54.163Z Downloaded errno v0.3.12
4212026-02-27T14:11:54.163Z Downloaded indexmap v2.13.0
4222026-02-27T14:11:54.166Z Downloaded cfg-if v1.0.4
4232026-02-27T14:11:54.169Z Downloaded typeid v1.0.3
4242026-02-27T14:11:54.169Z Downloaded thiserror v2.0.18
4252026-02-27T14:11:54.173Z Downloaded usdt-attr-macro v0.5.0
4262026-02-27T14:11:54.175Z Downloaded toml_write v0.1.2
4272026-02-27T14:11:54.175Z Downloaded thread-id v4.2.2
4282026-02-27T14:11:54.175Z Downloaded strsim v0.11.1
4292026-02-27T14:11:54.178Z Downloaded bytecount v0.6.8
4302026-02-27T14:11:54.178Z Downloaded anstyle v1.0.11
4312026-02-27T14:11:54.197Z Downloaded pest v2.8.2
4322026-02-27T14:11:54.201Z Downloaded serde_json v1.0.149
4332026-02-27T14:11:54.207Z Downloaded idna v1.0.3
4342026-02-27T14:11:54.210Z Downloaded hashbrown v0.16.1
4352026-02-27T14:11:54.228Z Downloaded goblin v0.8.2
4362026-02-27T14:11:54.233Z Downloaded clap_builder v4.5.48
4372026-02-27T14:11:54.238Z Downloaded tabled v0.15.0
4382026-02-27T14:11:54.251Z Downloaded syn v1.0.109
4392026-02-27T14:11:54.259Z Downloaded icu_properties_data v1.5.0
4402026-02-27T14:11:54.269Z Downloaded syn v2.0.117
4412026-02-27T14:11:54.277Z Downloaded rustix v0.38.37
4422026-02-27T14:11:54.297Z Downloaded rustix v1.1.3
4432026-02-27T14:11:54.322Z Downloaded libc v0.2.180
4442026-02-27T14:11:54.409Z Compiling proc-macro2 v1.0.106
4452026-02-27T14:11:54.412Z Compiling quote v1.0.44
4462026-02-27T14:11:54.412Z Compiling unicode-ident v1.0.24
4472026-02-27T14:11:54.412Z Compiling serde_core v1.0.228
4482026-02-27T14:11:54.412Z Compiling serde v1.0.228
4492026-02-27T14:11:54.412Z Compiling version_check v0.9.5
4502026-02-27T14:11:54.412Z Compiling libc v0.2.180
4512026-02-27T14:11:54.412Z Compiling memchr v2.7.4
4522026-02-27T14:11:54.878Z Compiling thiserror v2.0.18
4532026-02-27T14:11:55.349Z Compiling stable_deref_trait v1.2.0
4542026-02-27T14:11:55.378Z Compiling zmij v1.0.15
4552026-02-27T14:11:55.429Z Compiling itoa v1.0.11
4562026-02-27T14:11:55.481Z Compiling writeable v0.5.5
4572026-02-27T14:11:55.669Z Compiling thiserror v1.0.69
4582026-02-27T14:11:55.923Z Compiling autocfg v1.4.0
4592026-02-27T14:11:55.995Z Compiling ucd-trie v0.1.7
4602026-02-27T14:11:56.051Z Compiling litemap v0.7.3
4612026-02-27T14:11:56.497Z Compiling icu_locid_transform_data v1.5.0
4622026-02-27T14:11:56.551Z Compiling bitflags v2.9.4
4632026-02-27T14:11:56.780Z Compiling errno v0.3.12
4642026-02-27T14:11:56.854Z Compiling byteorder v1.5.0
4652026-02-27T14:11:56.990Z Compiling icu_properties_data v1.5.0
4662026-02-27T14:11:57.020Z Compiling syn v2.0.117
4672026-02-27T14:11:57.256Z Compiling serde_json v1.0.149
4682026-02-27T14:11:57.259Z Compiling num-traits v0.2.19
4692026-02-27T14:11:57.459Z Compiling hashbrown v0.16.1
4702026-02-27T14:11:57.610Z Compiling typeid v1.0.3
4712026-02-27T14:11:57.663Z Compiling utf8_iter v1.0.4
4722026-02-27T14:11:57.691Z Compiling utf16_iter v1.0.5
4732026-02-27T14:11:57.913Z Compiling equivalent v1.0.2
4742026-02-27T14:11:57.937Z Compiling icu_normalizer_data v1.5.0
4752026-02-27T14:11:58.038Z Compiling write16 v1.0.0
4762026-02-27T14:11:58.066Z Compiling rustix v0.38.37
4772026-02-27T14:11:58.069Z Compiling smallvec v1.15.1
4782026-02-27T14:11:58.465Z Compiling usdt-impl v0.5.0
4792026-02-27T14:11:58.576Z Compiling proc-macro-error-attr v1.0.4
4802026-02-27T14:11:58.724Z Compiling indexmap v2.13.0
4812026-02-27T14:11:58.896Z Compiling syn v1.0.109
4822026-02-27T14:11:58.923Z Compiling winnow v0.7.14
4832026-02-27T14:11:59.014Z Compiling toml_write v0.1.2
4842026-02-27T14:11:59.220Z Compiling thread-id v4.2.2
4852026-02-27T14:12:00.159Z Compiling proc-macro-error v1.0.4
4862026-02-27T14:12:00.208Z Compiling utf8parse v0.2.2
4872026-02-27T14:12:00.408Z Compiling getrandom v0.3.4
4882026-02-27T14:12:00.514Z Compiling plain v0.2.3
4892026-02-27T14:12:00.709Z Compiling log v0.4.29
4902026-02-27T14:12:00.739Z Compiling camino v1.2.2
4912026-02-27T14:12:01.066Z Compiling percent-encoding v2.3.2
4922026-02-27T14:12:01.309Z Compiling rustix v1.1.3
4932026-02-27T14:12:01.412Z Compiling form_urlencoded v1.2.2
4942026-02-27T14:12:01.702Z Compiling ordered-float v2.10.1
4952026-02-27T14:12:01.819Z Compiling terminal_size v0.4.0
4962026-02-27T14:12:01.887Z Compiling anstyle-parse v0.2.5
4972026-02-27T14:12:02.280Z Compiling cfg-if v1.0.4
4982026-02-27T14:12:02.344Z Compiling colorchoice v1.0.2
4992026-02-27T14:12:02.400Z Compiling is_terminal_polyfill v1.70.1
5002026-02-27T14:12:02.426Z Compiling anstyle v1.0.11
5012026-02-27T14:12:02.544Z Compiling pretty-hex v0.4.1
5022026-02-27T14:12:02.574Z Compiling anstyle-query v1.1.1
5032026-02-27T14:12:02.801Z Compiling anstream v0.6.18
5042026-02-27T14:12:02.935Z Compiling semver v1.0.27
5052026-02-27T14:12:03.427Z Compiling fs-err v3.1.1
5062026-02-27T14:12:03.670Z Compiling synstructure v0.13.1
5072026-02-27T14:12:03.834Z Compiling anyhow v1.0.99
5082026-02-27T14:12:03.895Z Compiling fnv v1.0.7
5092026-02-27T14:12:03.980Z Compiling fastrand v2.1.1
5102026-02-27T14:12:04.069Z Compiling unicode-xid v0.2.6
5112026-02-27T14:12:04.293Z Compiling bytecount v0.6.8
5122026-02-27T14:12:04.441Z Compiling heck v0.5.0
5132026-02-27T14:12:04.486Z Compiling once_cell v1.21.3
5142026-02-27T14:12:04.522Z Compiling unicode-width v0.1.14
5152026-02-27T14:12:04.883Z Compiling clap_lex v0.7.4
5162026-02-27T14:12:04.940Z Compiling heck v0.4.1
5172026-02-27T14:12:04.974Z Compiling strsim v0.11.1
5182026-02-27T14:12:05.048Z Compiling papergrid v0.11.0
5192026-02-27T14:12:05.334Z Compiling clap_builder v4.5.48
5202026-02-27T14:12:05.381Z Compiling tempfile v3.24.0
5212026-02-27T14:12:05.807Z Compiling memmap v0.7.0
5222026-02-27T14:12:05.842Z Compiling smawk v0.3.2
5232026-02-27T14:12:06.082Z Compiling unicode-width v0.2.0
5242026-02-27T14:12:06.123Z Compiling unicode-linebreak v0.1.5
5252026-02-27T14:12:06.622Z Compiling textwrap v0.16.2
5262026-02-27T14:12:06.651Z Compiling camino-tempfile v1.4.1
5272026-02-27T14:12:07.103Z Compiling swrite v0.1.0
5282026-02-27T14:12:07.257Z Compiling tabled_derive v0.7.0
5292026-02-27T14:12:07.285Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5302026-02-27T14:12:07.936Z Compiling serde_derive v1.0.228
5312026-02-27T14:12:07.936Z Compiling zerofrom-derive v0.1.4
5322026-02-27T14:12:07.936Z Compiling yoke-derive v0.7.4
5332026-02-27T14:12:07.940Z Compiling zerovec-derive v0.10.3
5342026-02-27T14:12:08.029Z Compiling thiserror-impl v2.0.18
5352026-02-27T14:12:09.324Z Compiling displaydoc v0.2.5
5362026-02-27T14:12:10.410Z Compiling thiserror-impl v1.0.69
5372026-02-27T14:12:10.755Z Compiling icu_provider_macros v1.5.0
5382026-02-27T14:12:10.841Z Compiling zerocopy-derive v0.7.35
5392026-02-27T14:12:11.237Z Compiling pest v2.8.2
5402026-02-27T14:12:11.266Z Compiling zerofrom v0.1.4
5412026-02-27T14:12:11.524Z Compiling yoke v0.7.4
5422026-02-27T14:12:11.746Z Compiling scroll_derive v0.12.0
5432026-02-27T14:12:11.899Z Compiling zerovec v0.10.4
5442026-02-27T14:12:12.685Z Compiling clap_derive v4.5.47
5452026-02-27T14:12:12.730Z Compiling zerocopy v0.7.35
5462026-02-27T14:12:13.125Z Compiling scroll v0.12.0
5472026-02-27T14:12:13.346Z Compiling tabled v0.15.0
5482026-02-27T14:12:13.740Z Compiling tinystr v0.7.6
5492026-02-27T14:12:13.910Z Compiling pest_meta v2.8.2
5502026-02-27T14:12:13.945Z Compiling icu_collections v1.5.0
5512026-02-27T14:12:14.130Z Compiling icu_locid v1.5.0
5522026-02-27T14:12:14.157Z Compiling goblin v0.8.2
5532026-02-27T14:12:15.529Z Compiling icu_provider v1.5.0
5542026-02-27T14:12:15.889Z Compiling pest_generator v2.8.2
5552026-02-27T14:12:15.936Z Compiling serde_spanned v0.6.9
5562026-02-27T14:12:16.065Z Compiling toml_datetime v0.6.11
5572026-02-27T14:12:16.191Z Compiling dof v0.3.0
5582026-02-27T14:12:16.486Z Compiling icu_locid_transform v1.5.0
5592026-02-27T14:12:16.591Z Compiling toml_edit v0.22.27
5602026-02-27T14:12:16.742Z Compiling erased-serde v0.4.6
5612026-02-27T14:12:17.059Z Compiling serde_tokenstream v0.2.3
5622026-02-27T14:12:17.605Z Compiling serde-value v0.7.0
5632026-02-27T14:12:17.699Z Compiling cargo-platform v0.2.0
5642026-02-27T14:12:17.887Z Compiling icu_properties v1.5.1
5652026-02-27T14:12:18.132Z Compiling pest_derive v2.8.2
5662026-02-27T14:12:18.237Z Compiling serde-untagged v0.1.7
5672026-02-27T14:12:18.427Z Compiling clap v4.5.48
5682026-02-27T14:12:18.607Z Compiling macaddr v1.0.1
5692026-02-27T14:12:18.953Z Compiling dtrace-parser v0.2.0
5702026-02-27T14:12:19.812Z Compiling toml v0.8.23
5712026-02-27T14:12:20.708Z Compiling usdt-macro v0.5.0
5722026-02-27T14:12:21.000Z Compiling usdt-attr-macro v0.5.0
5732026-02-27T14:12:21.097Z Compiling cargo_toml v0.21.0
5742026-02-27T14:12:21.264Z Compiling icu_normalizer v1.5.0
5752026-02-27T14:12:22.095Z Compiling idna_adapter v1.2.0
5762026-02-27T14:12:22.250Z Compiling idna v1.0.3
5772026-02-27T14:12:22.278Z Compiling usdt v0.5.0
5782026-02-27T14:12:22.649Z Compiling url v2.5.4
5792026-02-27T14:12:23.264Z Compiling cargo-util-schemas v0.8.2
5802026-02-27T14:12:24.876Z Compiling cargo_metadata v0.21.0
5812026-02-27T14:12:26.424Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5822026-02-27T14:12:29.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
5832026-02-27T14:12:30.127Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5842026-02-27T14:12:30.907Z Downloading crates ...
5852026-02-27T14:12:31.032Z Downloaded arrayref v0.3.9
5862026-02-27T14:12:31.039Z Downloaded array-init v0.0.4
5872026-02-27T14:12:31.043Z Downloaded convert_case v0.4.0
5882026-02-27T14:12:31.047Z Downloaded bit-vec v0.6.3
5892026-02-27T14:12:31.053Z Downloaded bitfield v0.19.2
5902026-02-27T14:12:31.056Z Downloaded adler2 v2.0.0
5912026-02-27T14:12:31.060Z Downloaded async-stream v0.3.6
5922026-02-27T14:12:31.065Z Downloaded aead v0.5.2
5932026-02-27T14:12:31.069Z Downloaded bcs v0.1.6
5942026-02-27T14:12:31.074Z Downloaded cstr-argument v0.1.2
5952026-02-27T14:12:31.078Z Downloaded cfg_aliases v0.2.1
5962026-02-27T14:12:31.082Z Downloaded debug-ignore v1.0.5
5972026-02-27T14:12:31.088Z Downloaded dsl_auto_type v0.1.2
5982026-02-27T14:12:31.091Z Downloaded derive-ex v0.1.8
5992026-02-27T14:12:31.095Z Downloaded cfg_aliases v0.1.1
6002026-02-27T14:12:31.100Z Downloaded derive_builder_core v0.20.2
6012026-02-27T14:12:31.105Z Downloaded crossbeam-channel v0.5.15
6022026-02-27T14:12:31.111Z Downloaded dirs-sys-next v0.1.2
6032026-02-27T14:12:31.116Z Downloaded foreign-types-shared v0.3.1
6042026-02-27T14:12:31.119Z Downloaded display-error-chain v0.2.2
6052026-02-27T14:12:31.123Z Downloaded foreign-types-shared v0.1.1
6062026-02-27T14:12:31.127Z Downloaded diesel-dtrace v0.4.2
6072026-02-27T14:12:31.131Z Downloaded diesel_table_macro_syntax v0.2.0
6082026-02-27T14:12:31.135Z Downloaded endian-type v0.1.2
6092026-02-27T14:12:31.138Z Downloaded float-cmp v0.10.0
6102026-02-27T14:12:31.143Z Downloaded cipher v0.4.4
6112026-02-27T14:12:31.147Z Downloaded ascii-canvas v3.0.0
6122026-02-27T14:12:31.151Z Downloaded embedded-io v0.4.0
6132026-02-27T14:12:31.156Z Downloaded fxhash v0.2.1
6142026-02-27T14:12:31.159Z Downloaded gethostname v0.5.0
6152026-02-27T14:12:31.163Z Downloaded diesel_derives v2.2.3
6162026-02-27T14:12:31.170Z Downloaded difflib v0.4.0
6172026-02-27T14:12:31.173Z Downloaded ghash v0.5.1
6182026-02-27T14:12:31.177Z Downloaded foreign-types-macros v0.2.3
6192026-02-27T14:12:31.182Z Downloaded globwalk v0.9.1
6202026-02-27T14:12:31.185Z Downloaded futures-core v0.3.32
6212026-02-27T14:12:31.189Z Downloaded enum-as-inner v0.6.1
6222026-02-27T14:12:31.193Z Downloaded funty v2.0.0
6232026-02-27T14:12:31.196Z Downloaded hex-literal v0.4.1
6242026-02-27T14:12:31.214Z Downloaded headers-core v0.3.0
6252026-02-27T14:12:31.217Z Downloaded darling v0.20.10
6262026-02-27T14:12:31.223Z Downloaded futures-executor v0.3.31
6272026-02-27T14:12:31.227Z Downloaded http-body v1.0.1
6282026-02-27T14:12:31.231Z Downloaded http-range v0.1.5
6292026-02-27T14:12:31.234Z Downloaded impl-trait-for-tuples v0.2.2
6302026-02-27T14:12:31.239Z Downloaded cancel-safe-futures v0.1.5
6312026-02-27T14:12:31.244Z Downloaded fs_extra v1.3.0
6322026-02-27T14:12:31.249Z Downloaded inout v0.1.3
6332026-02-27T14:12:31.252Z Downloaded indoc v1.0.9
6342026-02-27T14:12:31.257Z Downloaded indent_write v2.2.0
6352026-02-27T14:12:31.261Z Downloaded hex v0.4.3
6362026-02-27T14:12:31.264Z Downloaded internet-checksum v0.2.1
6372026-02-27T14:12:31.267Z Downloaded darling v0.21.0
6382026-02-27T14:12:31.274Z Downloaded is_ci v1.2.0
6392026-02-27T14:12:31.278Z Downloaded keccak v0.1.5
6402026-02-27T14:12:31.281Z Downloaded kstat-rs v0.2.4
6412026-02-27T14:12:31.284Z Downloaded getrandom v0.2.15
6422026-02-27T14:12:31.289Z Downloaded libscf-sys v1.1.0
6432026-02-27T14:12:31.292Z Downloaded lalrpop-util v0.19.12
6442026-02-27T14:12:31.295Z Downloaded lazy_static v1.5.0
6452026-02-27T14:12:31.299Z Downloaded env_logger v0.11.8
6462026-02-27T14:12:31.304Z Downloaded linked-hash-map v0.5.6
6472026-02-27T14:12:31.308Z Downloaded lru v0.12.5
6482026-02-27T14:12:31.310Z Downloaded md5 v0.7.0
6492026-02-27T14:12:31.313Z Downloaded maybe-uninit v2.0.0
6502026-02-27T14:12:31.317Z Downloaded maplit v1.0.2
6512026-02-27T14:12:31.348Z Downloaded memoffset v0.9.1
6522026-02-27T14:12:31.349Z Downloaded mime v0.3.17
6532026-02-27T14:12:31.349Z Downloaded multimap v0.10.1
6542026-02-27T14:12:31.349Z Downloaded bzip2 v0.4.4
6552026-02-27T14:12:31.349Z Downloaded ingot-types v0.1.2
6562026-02-27T14:12:31.349Z Downloaded ipnetwork v0.21.1
6572026-02-27T14:12:31.349Z Downloaded nibble_vec v0.1.0
6582026-02-27T14:12:31.349Z Downloaded libsw v3.5.0
6592026-02-27T14:12:31.349Z Downloaded normalize-line-endings v0.3.0
6602026-02-27T14:12:31.353Z Downloaded num v0.4.3
6612026-02-27T14:12:31.353Z Downloaded num-derive v0.3.3
6622026-02-27T14:12:31.356Z Downloaded lock_api v0.4.12
6632026-02-27T14:12:31.359Z Downloaded libefi-sys v0.1.0
6642026-02-27T14:12:31.362Z Downloaded futures v0.3.31
6652026-02-27T14:12:31.369Z Downloaded opaque-debug v0.3.1
6662026-02-27T14:12:31.372Z Downloaded num_threads v0.1.7
6672026-02-27T14:12:31.375Z Downloaded openssl-probe v0.1.5
6682026-02-27T14:12:31.377Z Downloaded olpc-cjson v0.1.4
6692026-02-27T14:12:31.380Z Downloaded oso-derive v0.27.3
6702026-02-27T14:12:31.383Z Downloaded half v1.8.3
6712026-02-27T14:12:31.386Z Downloaded lzss v0.8.2
6722026-02-27T14:12:31.390Z Downloaded new_debug_unreachable v1.0.6
6732026-02-27T14:12:31.393Z Downloaded native-tls v0.2.12
6742026-02-27T14:12:31.398Z Downloaded packed_struct_codegen v0.10.1
6752026-02-27T14:12:31.401Z Downloaded multer v3.1.0
6762026-02-27T14:12:31.404Z Downloaded pbkdf2 v0.11.0
6772026-02-27T14:12:31.407Z Downloaded parse-size v1.1.0
6782026-02-27T14:12:31.411Z Downloaded num-derive v0.4.2
6792026-02-27T14:12:31.414Z Downloaded pbkdf2 v0.12.2
6802026-02-27T14:12:31.417Z Downloaded num-integer v0.1.46
6812026-02-27T14:12:31.421Z Downloaded num-rational v0.4.2
6822026-02-27T14:12:31.424Z Downloaded peg-runtime v0.8.5
6832026-02-27T14:12:31.427Z Downloaded arc-swap v1.7.1
6842026-02-27T14:12:31.432Z Downloaded phf_shared v0.11.2
6852026-02-27T14:12:31.434Z Downloaded pin-utils v0.1.0
6862026-02-27T14:12:31.437Z Downloaded httparse v1.9.5
6872026-02-27T14:12:31.441Z Downloaded indexmap v1.9.3
6882026-02-27T14:12:31.446Z Downloaded memmap2 v0.9.8
6892026-02-27T14:12:31.449Z Downloaded litrs v0.4.1
6902026-02-27T14:12:31.453Z Downloaded precomputed-hash v0.1.1
6912026-02-27T14:12:31.456Z Downloaded proc-macro-crate v1.3.1
6922026-02-27T14:12:31.459Z Downloaded pretty-hex v0.2.1
6932026-02-27T14:12:31.462Z Downloaded predicates-tree v1.0.12
6942026-02-27T14:12:31.465Z Downloaded crossterm v0.29.0
6952026-02-27T14:12:31.471Z Downloaded proc-macro-error-attr2 v2.0.0
6962026-02-27T14:12:31.474Z Downloaded progenitor v0.8.0
6972026-02-27T14:12:31.477Z Downloaded progenitor-client v0.10.0
6982026-02-27T14:12:31.480Z Downloaded paste v1.0.15
6992026-02-27T14:12:31.484Z Downloaded progenitor-client v0.11.2
7002026-02-27T14:12:31.487Z Downloaded psl-types v2.0.11
7012026-02-27T14:12:31.490Z Downloaded progenitor-macro v0.8.0
7022026-02-27T14:12:31.492Z Downloaded progenitor-macro v0.13.0
7032026-02-27T14:12:31.495Z Downloaded quick-error v1.2.3
7042026-02-27T14:12:31.498Z Downloaded heapless v0.7.17
7052026-02-27T14:12:31.501Z Downloaded cc v1.2.56
7062026-02-27T14:12:31.506Z Downloaded pkg-config v0.3.31
7072026-02-27T14:12:31.508Z Downloaded pin-project-internal v1.1.6
7082026-02-27T14:12:31.511Z Downloaded miniz_oxide v0.8.5
7092026-02-27T14:12:31.515Z Downloaded rand_chacha v0.3.1
7102026-02-27T14:12:31.518Z Downloaded radium v0.7.0
7112026-02-27T14:12:31.521Z Downloaded recursive-proc-macro-impl v0.1.1
7122026-02-27T14:12:31.524Z Downloaded polyval v0.6.2
7132026-02-27T14:12:31.527Z Downloaded ppv-lite86 v0.2.20
7142026-02-27T14:12:31.530Z Downloaded recursive v0.1.1
7152026-02-27T14:12:31.532Z Downloaded ref-cast-impl v1.0.25
7162026-02-27T14:12:31.532Z Downloaded ref-cast v1.0.25
7172026-02-27T14:12:31.537Z Downloaded rfc6979 v0.4.0
7182026-02-27T14:12:31.540Z Downloaded proc-macro-error2 v2.0.1
7192026-02-27T14:12:31.544Z Downloaded progenitor v0.13.0
7202026-02-27T14:12:31.546Z Downloaded jiff-static v0.2.15
7212026-02-27T14:12:31.550Z Downloaded progenitor-extras v0.1.0
7222026-02-27T14:12:31.553Z Downloaded psm v0.1.30
7232026-02-27T14:12:31.557Z Downloaded progenitor-macro v0.11.2
7242026-02-27T14:12:31.560Z Downloaded rustc-hash v2.1.1
7252026-02-27T14:12:31.562Z Downloaded progenitor-client v0.13.0
7262026-02-27T14:12:31.565Z Downloaded rustc_version v0.1.7
7272026-02-27T14:12:31.568Z Downloaded rustc_version v0.4.1
7282026-02-27T14:12:31.568Z Downloaded russh-cryptovec v0.7.3
7292026-02-27T14:12:31.571Z Downloaded rtoolbox v0.0.2
7302026-02-27T14:12:31.574Z Downloaded hickory-resolver v0.25.2
7312026-02-27T14:12:31.578Z Downloaded rand_seeder v0.4.0
7322026-02-27T14:12:31.581Z Downloaded rand_core v0.9.3
7332026-02-27T14:12:31.583Z Downloaded scheduled-thread-pool v0.2.7
7342026-02-27T14:12:31.586Z Downloaded scopeguard v1.2.0
7352026-02-27T14:12:31.589Z Downloaded same-file v1.0.6
7362026-02-27T14:12:31.592Z Downloaded sapling-renderdag v0.1.0
7372026-02-27T14:12:31.595Z Downloaded salsa20 v0.10.2
7382026-02-27T14:12:31.595Z Downloaded predicates v3.1.3
7392026-02-27T14:12:31.598Z Downloaded postgres-types v0.2.9
7402026-02-27T14:12:31.602Z Downloaded secrecy v0.10.3
7412026-02-27T14:12:31.605Z Downloaded scrypt v0.11.0
7422026-02-27T14:12:31.608Z Downloaded resolv-conf v0.7.0
7432026-02-27T14:12:31.611Z Downloaded serde_bytes v0.11.19
7442026-02-27T14:12:31.614Z Downloaded pin-project v1.1.6
7452026-02-27T14:12:31.625Z Downloaded serde_repr v0.1.19
7462026-02-27T14:12:31.628Z Downloaded progenitor-impl v0.8.0
7472026-02-27T14:12:31.631Z Downloaded rustls-pemfile v1.0.4
7482026-02-27T14:12:31.634Z Downloaded sha1 v0.10.6
7492026-02-27T14:12:31.637Z Downloaded serde_urlencoded v0.7.1
7502026-02-27T14:12:31.640Z Downloaded sigpipe v0.1.3
7512026-02-27T14:12:31.642Z Downloaded simd-adler32 v0.3.7
7522026-02-27T14:12:31.645Z Downloaded signal-hook-tokio v0.3.1
7532026-02-27T14:12:31.648Z Downloaded signal-hook-mio v0.2.4
7542026-02-27T14:12:31.648Z Downloaded signature v2.2.0
7552026-02-27T14:12:31.651Z Downloaded shell-words v1.1.0
7562026-02-27T14:12:31.654Z Downloaded pkcs1 v0.7.5
7572026-02-27T14:12:31.657Z Downloaded siphasher v0.3.11
7582026-02-27T14:12:31.660Z Downloaded slog-bunyan v2.5.0
7592026-02-27T14:12:31.660Z Downloaded slog-envlogger v2.2.0
7602026-02-27T14:12:31.662Z Downloaded rusty-fork v0.3.0
7612026-02-27T14:12:31.666Z Downloaded siphasher v1.0.1
7622026-02-27T14:12:31.669Z Downloaded hickory-server v0.25.2
7632026-02-27T14:12:31.671Z Downloaded schemars_derive v0.8.22
7642026-02-27T14:12:31.674Z Downloaded sct v0.7.1
7652026-02-27T14:12:31.677Z Downloaded sec1 v0.7.3
7662026-02-27T14:12:31.680Z Downloaded scroll v0.13.0
7672026-02-27T14:12:31.683Z Downloaded rustversion v1.0.22
7682026-02-27T14:12:31.686Z Downloaded prefix-trie v0.7.0
7692026-02-27T14:12:31.689Z Downloaded serde_path_to_error v0.1.20
7702026-02-27T14:12:31.692Z Downloaded ssh-encoding v0.2.0
7712026-02-27T14:12:31.695Z Downloaded serde_derive_internals v0.29.1
7722026-02-27T14:12:31.698Z Downloaded serde-hex v0.1.0
7732026-02-27T14:12:31.700Z Downloaded aes v0.8.4
7742026-02-27T14:12:31.703Z Downloaded ssh-cipher v0.2.0
7752026-02-27T14:12:31.706Z Downloaded sqlparser_derive v0.5.0
7762026-02-27T14:12:31.709Z Downloaded hashbrown v0.12.3
7772026-02-27T14:12:31.712Z Downloaded shlex v1.3.0
7782026-02-27T14:12:31.715Z Downloaded serde_spanned v1.0.4
7792026-02-27T14:12:31.718Z Downloaded strum v0.26.3
7802026-02-27T14:12:31.718Z Downloaded structmeta-derive v0.3.0
7812026-02-27T14:12:31.720Z Downloaded signal-hook-registry v1.4.2
7822026-02-27T14:12:31.723Z Downloaded ryu v1.0.18
7832026-02-27T14:12:31.726Z Downloaded strum v0.27.2
7842026-02-27T14:12:31.728Z Downloaded slog-scope v4.4.0
7852026-02-27T14:12:31.731Z Downloaded slog-async v2.8.0
7862026-02-27T14:12:31.731Z Downloaded slab v0.4.9
7872026-02-27T14:12:31.734Z Downloaded rustls-pki-types v1.14.0
7882026-02-27T14:12:31.737Z Downloaded pretty_assertions v1.4.1
7892026-02-27T14:12:31.740Z Downloaded subtle v2.6.1
7902026-02-27T14:12:31.742Z Downloaded supports-color v3.0.2
7912026-02-27T14:12:31.745Z Downloaded sync_wrapper v1.0.1
7922026-02-27T14:12:31.745Z Downloaded tagptr v0.2.0
7932026-02-27T14:12:31.749Z Downloaded tabled_derive v0.11.0
7942026-02-27T14:12:31.752Z Downloaded progenitor-impl v0.13.0
7952026-02-27T14:12:31.752Z Downloaded smallvec v0.6.14
7962026-02-27T14:12:31.755Z Downloaded sync-ptr v0.1.4
7972026-02-27T14:12:31.759Z Downloaded take_mut v0.2.2
7982026-02-27T14:12:31.759Z Downloaded tabwriter v1.4.0
7992026-02-27T14:12:31.762Z Downloaded tabled_derive v0.10.0
8002026-02-27T14:12:31.762Z Downloaded minimal-lexical v0.2.1
8012026-02-27T14:12:31.766Z Downloaded smf v0.2.3
8022026-02-27T14:12:31.768Z Downloaded serde_with_macros v3.16.1
8032026-02-27T14:12:31.771Z Downloaded testing_table v0.3.0
8042026-02-27T14:12:31.774Z Downloaded thiserror-impl-no-std v2.0.2
8052026-02-27T14:12:31.774Z Downloaded thread_local v1.1.8
8062026-02-27T14:12:31.777Z Downloaded tinyvec_macros v0.1.1
8072026-02-27T14:12:31.777Z Downloaded time-core v0.1.8
8082026-02-27T14:12:31.780Z Downloaded rayon-core v1.12.1
8092026-02-27T14:12:31.782Z Downloaded progenitor-impl v0.10.0
8102026-02-27T14:12:31.786Z Downloaded thread-id v5.0.0
8112026-02-27T14:12:31.788Z Downloaded static_assertions v1.1.0
8122026-02-27T14:12:31.792Z Downloaded stringprep v0.1.5
8132026-02-27T14:12:31.792Z Downloaded strum_macros v0.27.2
8142026-02-27T14:12:31.795Z Downloaded prettyplease v0.2.36
8152026-02-27T14:12:31.798Z Downloaded nom v7.1.3
8162026-02-27T14:12:31.803Z Downloaded libxml v0.3.3
8172026-02-27T14:12:31.810Z Downloaded support-bundle-viewer v0.1.2
8182026-02-27T14:12:31.813Z Downloaded strum_macros v0.26.4
8192026-02-27T14:12:31.815Z Downloaded quinn v0.11.9
8202026-02-27T14:12:31.818Z Downloaded serde_cbor v0.11.2
8212026-02-27T14:12:31.821Z Downloaded tap v1.0.1
8222026-02-27T14:12:31.824Z Downloaded schemars v0.8.22
8232026-02-27T14:12:31.834Z Downloaded topological-sort v0.2.2
8242026-02-27T14:12:31.837Z Downloaded time-macros v0.2.27
8252026-02-27T14:12:31.840Z Downloaded thiserror-no-std v2.0.2
8262026-02-27T14:12:31.843Z Downloaded trait-variant v0.1.2
8272026-02-27T14:12:31.846Z Downloaded try-lock v0.2.5
8282026-02-27T14:12:31.846Z Downloaded spin v0.9.8
8292026-02-27T14:12:31.848Z Downloaded mio v1.0.2
8302026-02-27T14:12:31.854Z Downloaded ron v0.7.1
8312026-02-27T14:12:31.859Z Downloaded typify-macro v0.2.0
8322026-02-27T14:12:31.862Z Downloaded tls_codec_derive v0.4.1
8332026-02-27T14:12:31.865Z Downloaded tls_codec v0.4.1
8342026-02-27T14:12:31.868Z Downloaded similar v2.7.0
8352026-02-27T14:12:31.873Z Downloaded tokio-macros v2.6.0
8362026-02-27T14:12:31.876Z Downloaded tokio-native-tls v0.3.1
8372026-02-27T14:12:31.878Z Downloaded typify-macro v0.6.1
8382026-02-27T14:12:31.878Z Downloaded typify-macro v0.4.3
8392026-02-27T14:12:31.881Z Downloaded untrusted v0.9.0
8402026-02-27T14:12:31.881Z Downloaded tokio-dtrace v0.1.0
8412026-02-27T14:12:31.884Z Downloaded unit-prefix v0.5.1
8422026-02-27T14:12:31.884Z Downloaded universal-hash v0.5.1
8432026-02-27T14:12:31.887Z Downloaded signal-hook v0.3.18
8442026-02-27T14:12:31.890Z Downloaded unarray v0.1.4
8452026-02-27T14:12:31.890Z Downloaded unicode-truncate v1.1.0
8462026-02-27T14:12:31.892Z Downloaded slog v2.8.2
8472026-02-27T14:12:31.895Z Downloaded utf-8 v0.7.6
8482026-02-27T14:12:31.895Z Downloaded usdt-macro v0.6.0
8492026-02-27T14:12:31.898Z Downloaded usdt v0.6.0
8502026-02-27T14:12:31.898Z Downloaded tokio-rustls v0.25.0
8512026-02-27T14:12:31.901Z Downloaded toml_writer v1.0.6+spec-1.1.0
8522026-02-27T14:12:31.901Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8532026-02-27T14:12:31.903Z Downloaded term v1.1.0
8542026-02-27T14:12:31.906Z Downloaded tokio-tungstenite v0.23.1
8552026-02-27T14:12:31.909Z Downloaded tokio-tungstenite v0.21.0
8562026-02-27T14:12:31.911Z Downloaded usdt-attr-macro v0.6.0
8572026-02-27T14:12:31.911Z Downloaded aho-corasick v1.1.3
8582026-02-27T14:12:31.916Z Downloaded term v0.7.0
8592026-02-27T14:12:31.919Z Downloaded rand v0.9.2
8602026-02-27T14:12:31.923Z Downloaded itertools v0.13.0
8612026-02-27T14:12:31.929Z Downloaded want v0.3.1
8622026-02-27T14:12:31.933Z Downloaded blake3 v1.5.4
8632026-02-27T14:12:31.937Z Downloaded waitgroup v0.1.2
8642026-02-27T14:12:31.940Z Downloaded void v1.0.2
8652026-02-27T14:12:31.940Z Downloaded vte_generate_state_changes v0.1.2
8662026-02-27T14:12:31.940Z Downloaded tinyvec v1.8.0
8672026-02-27T14:12:31.943Z Downloaded subprocess v0.2.9
8682026-02-27T14:12:31.945Z Downloaded typify v0.2.0
8692026-02-27T14:12:31.948Z Downloaded rustls-webpki v0.103.9
8702026-02-27T14:12:31.951Z Downloaded tokio-rustls v0.26.0
8712026-02-27T14:12:31.954Z Downloaded rsa v0.9.8
8722026-02-27T14:12:31.958Z Downloaded unicase v2.8.1
8732026-02-27T14:12:31.960Z Downloaded xattr v1.3.1
8742026-02-27T14:12:31.963Z Downloaded samael v0.0.19
8752026-02-27T14:12:31.967Z Downloaded xshell-macros v0.2.7
8762026-02-27T14:12:31.969Z Downloaded toml_parser v1.0.6+spec-1.1.0
8772026-02-27T14:12:31.975Z Downloaded tokio-stream v0.1.17
8782026-02-27T14:12:31.975Z Downloaded tokio-rustls v0.24.1
8792026-02-27T14:12:31.979Z Downloaded zeroize_derive v1.4.2
8802026-02-27T14:12:31.980Z Downloaded usdt-impl v0.6.0
8812026-02-27T14:12:31.980Z Downloaded itertools v0.12.1
8822026-02-27T14:12:31.984Z Downloaded vergen-gitcl v1.0.8
8832026-02-27T14:12:31.987Z Downloaded zone v0.3.1
8842026-02-27T14:12:31.987Z Downloaded zone v0.1.8
8852026-02-27T14:12:31.989Z Downloaded uzers v0.12.1
8862026-02-27T14:12:31.992Z Downloaded iri-string v0.7.8
8872026-02-27T14:12:31.996Z Downloaded zone_cfg_derive v0.1.2
8882026-02-27T14:12:31.999Z Downloaded vergen-lib v0.1.6
8892026-02-27T14:12:31.999Z Downloaded twox-hash v2.1.0
8902026-02-27T14:12:32.002Z Downloaded wait-timeout v0.2.0
8912026-02-27T14:12:32.002Z Downloaded vsss-rs v3.3.4
8922026-02-27T14:12:32.005Z Downloaded zone_cfg_derive v0.3.0
8932026-02-27T14:12:32.008Z Downloaded tui-tree-widget v0.23.1
8942026-02-27T14:12:32.008Z Downloaded socket2 v0.6.1
8952026-02-27T14:12:32.011Z Downloaded itertools v0.14.0
8962026-02-27T14:12:32.015Z Downloaded whoami v1.5.2
8972026-02-27T14:12:32.018Z Downloaded walkdir v2.5.0
8982026-02-27T14:12:32.021Z Downloaded tracing-attributes v0.1.27
8992026-02-27T14:12:32.025Z Downloaded test-strategy v0.4.3
9002026-02-27T14:12:32.028Z Downloaded snafu v0.8.5
9012026-02-27T14:12:32.031Z Downloaded wyz v0.5.1
9022026-02-27T14:12:32.033Z Downloaded unicode-properties v0.1.3
9032026-02-27T14:12:32.037Z Downloaded xshell v0.2.7
9042026-02-27T14:12:32.037Z Downloaded tar v0.4.44
9052026-02-27T14:12:32.040Z Downloaded zeroize v1.8.1
9062026-02-27T14:12:32.040Z Downloaded h2 v0.4.6
9072026-02-27T14:12:32.045Z Downloaded vergen-git2 v1.0.7
9082026-02-27T14:12:32.048Z Downloaded zstd-safe v7.2.3
9092026-02-27T14:12:32.051Z Downloaded vergen v9.0.6
9102026-02-27T14:12:32.051Z Downloaded tungstenite v0.21.0
9112026-02-27T14:12:32.055Z Downloaded value-bag v1.12.0
9122026-02-27T14:12:32.058Z Downloaded futures-util v0.3.31
9132026-02-27T14:12:32.067Z Downloaded vte v0.11.1
9142026-02-27T14:12:32.070Z Downloaded unicode-bidi v0.3.17
9152026-02-27T14:12:32.073Z Downloaded unsafe-libyaml v0.2.11
9162026-02-27T14:12:32.075Z Downloaded typify v0.6.1
9172026-02-27T14:12:32.078Z Downloaded zerocopy v0.6.6
9182026-02-27T14:12:32.081Z Downloaded hyper v1.8.1
9192026-02-27T14:12:32.086Z Downloaded yasna v0.5.2
9202026-02-27T14:12:32.089Z Downloaded bitvec v1.0.1
9212026-02-27T14:12:32.102Z Downloaded russh v0.45.0
9222026-02-27T14:12:32.106Z Downloaded tracing-core v0.1.32
9232026-02-27T14:12:32.109Z Downloaded tungstenite v0.23.0
9242026-02-27T14:12:32.112Z Downloaded zstd v0.13.3
9252026-02-27T14:12:32.115Z Downloaded uuid v1.19.0
9262026-02-27T14:12:32.118Z Downloaded tokio-postgres v0.7.13
9272026-02-27T14:12:32.122Z Downloaded reedline v0.40.0
9282026-02-27T14:12:32.129Z Downloaded typify v0.4.3
9292026-02-27T14:12:32.132Z Downloaded aws-lc-rs v1.16.0
9302026-02-27T14:12:32.142Z Downloaded steno v0.4.1
9312026-02-27T14:12:32.146Z Downloaded xz2 v0.1.7
9322026-02-27T14:12:32.149Z Downloaded tracing v0.1.40
9332026-02-27T14:12:32.152Z Downloaded ssh-key v0.6.6
9342026-02-27T14:12:32.157Z Downloaded zopfli v0.8.1
9352026-02-27T14:12:32.160Z Downloaded unicode_categories v0.1.1
9362026-02-27T14:12:32.163Z Downloaded bindgen v0.71.1
9372026-02-27T14:12:32.168Z Downloaded zip v0.6.6
9382026-02-27T14:12:32.172Z Downloaded toml_edit v0.19.15
9392026-02-27T14:12:32.189Z Downloaded yansi v1.0.1
9402026-02-27T14:12:32.192Z Downloaded curve25519-dalek v4.1.3
9412026-02-27T14:12:32.200Z Downloaded lalrpop v0.19.12
9422026-02-27T14:12:32.209Z Downloaded reqwest v0.13.2
9432026-02-27T14:12:32.214Z Downloaded zerocopy-derive v0.8.27
9442026-02-27T14:12:32.221Z Downloaded quick-xml v0.37.2
9452026-02-27T14:12:32.227Z Downloaded typed-path v0.9.3
9462026-02-27T14:12:32.232Z Downloaded salty v0.3.0
9472026-02-27T14:12:32.238Z Downloaded x509-cert v0.2.5
9482026-02-27T14:12:32.244Z Downloaded tokio-util v0.7.15
9492026-02-27T14:12:32.250Z Downloaded unicode-segmentation v1.12.0
9502026-02-27T14:12:32.253Z Downloaded rayon v1.10.0
9512026-02-27T14:12:32.261Z Downloaded gimli v0.31.1
9522026-02-27T14:12:32.268Z Downloaded zip v4.2.0
9532026-02-27T14:12:32.273Z Downloaded tower-http v0.6.8
9542026-02-27T14:12:32.280Z Downloaded petname v2.0.2
9552026-02-27T14:12:32.284Z Downloaded rustls-webpki v0.102.8
9562026-02-27T14:12:32.302Z Downloaded unicode-normalization v0.1.24
9572026-02-27T14:12:32.305Z Downloaded proptest v1.7.0
9582026-02-27T14:12:32.313Z Downloaded quinn-proto v0.11.13
9592026-02-27T14:12:32.320Z Downloaded diesel v2.2.12
9602026-02-27T14:12:32.337Z Downloaded object v0.30.4
9612026-02-27T14:12:32.345Z Downloaded openssl v0.10.73
9622026-02-27T14:12:32.354Z Downloaded winnow v0.6.26
9632026-02-27T14:12:32.361Z Downloaded radix_trie v0.2.1
9642026-02-27T14:12:32.365Z Downloaded winnow v0.5.40
9652026-02-27T14:12:32.372Z Downloaded nix v0.27.1
9662026-02-27T14:12:32.382Z Downloaded polar-core v0.27.3
9672026-02-27T14:12:32.389Z Downloaded tabled v0.18.0
9682026-02-27T14:12:32.404Z Downloaded dropshot v0.16.7
9692026-02-27T14:12:32.424Z Downloaded zlib-rs v0.5.1
9702026-02-27T14:12:32.428Z Downloaded nix v0.29.0
9712026-02-27T14:12:32.438Z Downloaded nix v0.28.0
9722026-02-27T14:12:32.447Z Downloaded vcpkg v0.2.15
9732026-02-27T14:12:32.483Z Downloaded smoltcp v0.11.0
9742026-02-27T14:12:32.493Z Downloaded regress v0.10.5
9752026-02-27T14:12:32.501Z Downloaded webpki-roots v1.0.1
9762026-02-27T14:12:32.505Z Downloaded object v0.37.3
9772026-02-27T14:12:32.514Z Downloaded zerocopy v0.8.27
9782026-02-27T14:12:32.534Z Downloaded rustls v0.23.37
9792026-02-27T14:12:32.544Z Downloaded rustls v0.22.4
9802026-02-27T14:12:32.556Z Downloaded nix v0.30.1
9812026-02-27T14:12:32.566Z Downloaded regex-syntax v0.8.5
9822026-02-27T14:12:32.573Z Downloaded hickory-proto v0.25.2
9832026-02-27T14:12:32.587Z Downloaded regex-syntax v0.6.29
9842026-02-27T14:12:32.593Z Downloaded openapiv3 v2.2.0
9852026-02-27T14:12:32.603Z Downloaded sqlparser v0.61.0
9862026-02-27T14:12:32.612Z Downloaded object v0.36.5
9872026-02-27T14:12:32.622Z Downloaded bstr v1.10.0
9882026-02-27T14:12:32.630Z Downloaded typify-impl v0.2.0
9892026-02-27T14:12:32.643Z Downloaded typify-impl v0.4.3
9902026-02-27T14:12:32.654Z Downloaded ratatui v0.29.0
9912026-02-27T14:12:32.671Z Downloaded typify-impl v0.6.1
9922026-02-27T14:12:32.684Z Downloaded time v0.3.47
9932026-02-27T14:12:32.694Z Downloaded sled v0.34.7
9942026-02-27T14:12:32.703Z Downloaded tabled v0.20.0
9952026-02-27T14:12:32.718Z Downloaded regex-automata v0.4.14
9962026-02-27T14:12:32.730Z Downloaded bzip2-sys v0.1.13+1.0.8
9972026-02-27T14:12:32.740Z Downloaded smoltcp v0.9.1
9982026-02-27T14:12:32.749Z Downloaded rustls v0.21.12
9992026-02-27T14:12:32.758Z Downloaded zerocopy-derive v0.6.6
10002026-02-27T14:12:32.767Z Downloaded hickory-proto v0.24.4
10012026-02-27T14:12:32.780Z Downloaded moka v0.12.10
10022026-02-27T14:12:32.788Z Downloaded tough v0.20.0
10032026-02-27T14:12:32.796Z Downloaded serde_with v3.16.1
10042026-02-27T14:12:32.835Z Downloaded libz-sys v1.1.20
10052026-02-27T14:12:32.839Z Downloaded petgraph v0.6.5
10062026-02-27T14:12:32.839Z Downloaded jiff v0.2.15
10072026-02-27T14:12:32.853Z Downloaded lzma-sys v0.1.20
10082026-02-27T14:12:32.878Z Downloaded chrono-tz v0.10.4
10092026-02-27T14:12:32.895Z Downloaded petgraph v0.8.2
10102026-02-27T14:12:32.910Z Downloaded csv v1.3.1
10112026-02-27T14:12:32.927Z Downloaded rustls-webpki v0.101.7
10122026-02-27T14:12:32.940Z Downloaded goblin v0.10.2
10132026-02-27T14:12:32.946Z Downloaded tower v0.5.2
10142026-02-27T14:12:32.953Z Downloaded git2 v0.20.2
10152026-02-27T14:12:32.961Z Downloaded portable-atomic v1.11.0
10162026-02-27T14:12:32.967Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10172026-02-27T14:12:32.982Z Downloaded sha3 v0.10.8
10182026-02-27T14:12:32.986Z Downloaded tokio v1.49.0
10192026-02-27T14:12:33.020Z Downloaded p384 v0.13.1
10202026-02-27T14:12:33.024Z Downloaded reqwest v0.12.28
10212026-02-27T14:12:33.029Z Downloaded regex v1.12.3
10222026-02-27T14:12:33.034Z Downloaded chrono v0.4.43
10232026-02-27T14:12:33.040Z Downloaded rpassword v7.4.0
10242026-02-27T14:12:33.042Z Downloaded hkdf v0.12.4
10252026-02-27T14:12:33.045Z Downloaded rustyline v14.0.0
10262026-02-27T14:12:33.048Z Downloaded toml v0.7.8
10272026-02-27T14:12:33.051Z Downloaded p521 v0.13.3
10282026-02-27T14:12:33.053Z Downloaded toml v0.9.11+spec-1.1.0
10292026-02-27T14:12:33.057Z Downloaded schemars v1.0.4
10302026-02-27T14:12:33.068Z Downloaded num-bigint-dig v0.8.6
10312026-02-27T14:12:33.072Z Downloaded iddqd v0.3.16
10322026-02-27T14:12:33.078Z Downloaded socket2 v0.5.10
10332026-02-27T14:12:33.081Z Downloaded untrusted v0.7.1
10342026-02-27T14:12:33.081Z Downloaded encoding_rs v0.8.34
10352026-02-27T14:12:33.100Z Downloaded schemars v0.9.0
10362026-02-27T14:12:33.111Z Downloaded num-bigint v0.4.6
10372026-02-27T14:12:33.115Z Downloaded rustls-platform-verifier v0.6.2
10382026-02-27T14:12:33.119Z Downloaded rand v0.8.5
10392026-02-27T14:12:33.122Z Downloaded qorb v0.4.1
10402026-02-27T14:12:33.126Z Downloaded publicsuffix v2.3.0
10412026-02-27T14:12:33.128Z Downloaded tiny-keccak v2.0.2
10422026-02-27T14:12:33.131Z Downloaded tower-service v0.3.3
10432026-02-27T14:12:33.131Z Downloaded tower-layer v0.3.3
10442026-02-27T14:12:33.134Z Downloaded termios v0.3.3
10452026-02-27T14:12:33.134Z Downloaded serde_yaml v0.9.34+deprecated
10462026-02-27T14:12:33.137Z Downloaded hyper-util v0.1.19
10472026-02-27T14:12:33.140Z Downloaded ring v0.17.14
10482026-02-27T14:12:33.177Z Downloaded strum_macros v0.24.3
10492026-02-27T14:12:33.180Z Downloaded libm v0.2.8
10502026-02-27T14:12:33.186Z Downloaded string_cache v0.8.9
10512026-02-27T14:12:33.188Z Downloaded stacker v0.1.23
10522026-02-27T14:12:33.188Z Downloaded sqlformat v0.3.5
10532026-02-27T14:12:33.191Z Downloaded termtree v0.5.1
10542026-02-27T14:12:33.191Z Downloaded spki v0.7.3
10552026-02-27T14:12:33.194Z Downloaded snafu-derive v0.8.5
10562026-02-27T14:12:33.194Z Downloaded slog-term v2.9.2
10572026-02-27T14:12:33.197Z Downloaded ron v0.8.1
10582026-02-27T14:12:33.200Z Downloaded hashbrown v0.15.4
10592026-02-27T14:12:33.204Z Downloaded slog-stdlog v4.1.1
10602026-02-27T14:12:33.207Z Downloaded slog-json v2.6.1
10612026-02-27T14:12:33.207Z Downloaded progenitor-impl v0.11.2
10622026-02-27T14:12:33.210Z Downloaded slog-dtrace v0.3.0
10632026-02-27T14:12:33.213Z Downloaded http v1.4.0
10642026-02-27T14:12:33.215Z Downloaded rustls-pemfile v2.2.0
10652026-02-27T14:12:33.216Z Downloaded rcgen v0.12.1
10662026-02-27T14:12:33.219Z Downloaded itertools v0.10.5
10672026-02-27T14:12:33.222Z Downloaded structmeta v0.3.0
10682026-02-27T14:12:33.225Z Downloaded libgit2-sys v0.18.2+1.9.1
10692026-02-27T14:12:33.274Z Downloaded strip-ansi-escapes v0.2.0
10702026-02-27T14:12:33.277Z Downloaded russh-keys v0.45.0
10712026-02-27T14:12:33.277Z Downloaded papergrid v0.17.0
10722026-02-27T14:12:33.281Z Downloaded hashbrown v0.13.2
10732026-02-27T14:12:33.285Z Downloaded rustc-demangle v0.1.24
10742026-02-27T14:12:33.287Z Downloaded rustls-native-certs v0.8.1
10752026-02-27T14:12:33.290Z Downloaded p256 v0.13.2
10762026-02-27T14:12:33.293Z Downloaded openssl-sys v0.9.109
10772026-02-27T14:12:33.296Z Downloaded serde_plain v1.0.2
10782026-02-27T14:12:33.299Z Downloaded serde-big-array v0.5.1
10792026-02-27T14:12:33.299Z Downloaded seq-macro v0.3.6
10802026-02-27T14:12:33.299Z Downloaded semver v0.1.20
10812026-02-27T14:12:33.302Z Downloaded omicron-zone-package v0.12.2
10822026-02-27T14:12:33.304Z Downloaded secrecy v0.8.0
10832026-02-27T14:12:33.304Z Downloaded parking_lot v0.12.3
10842026-02-27T14:12:33.307Z Downloaded scroll_derive v0.13.1
10852026-02-27T14:12:33.307Z Downloaded postcard v1.0.10
10862026-02-27T14:12:33.310Z Downloaded rand_core v0.6.4
10872026-02-27T14:12:33.310Z Downloaded rand_chacha v0.9.0
10882026-02-27T14:12:33.310Z Downloaded r2d2 v0.8.10
10892026-02-27T14:12:33.313Z Downloaded quinn-udp v0.5.5
10902026-02-27T14:12:33.313Z Downloaded postgres-protocol v0.6.8
10912026-02-27T14:12:33.316Z Downloaded papergrid v0.14.0
10922026-02-27T14:12:33.319Z Downloaded poly1305 v0.8.0
10932026-02-27T14:12:33.322Z Downloaded oso v0.27.3
10942026-02-27T14:12:33.324Z Downloaded pkcs5 v0.7.1
10952026-02-27T14:12:33.327Z Downloaded peg-macros v0.8.5
10962026-02-27T14:12:33.327Z Downloaded dropshot-api-manager v0.3.0
10972026-02-27T14:12:33.330Z Downloaded progenitor v0.11.2
10982026-02-27T14:12:33.333Z Downloaded primeorder v0.13.6
10992026-02-27T14:12:33.333Z Downloaded progenitor v0.10.0
11002026-02-27T14:12:33.333Z Downloaded indicatif v0.18.0
11012026-02-27T14:12:33.336Z Downloaded indicatif v0.17.11
11022026-02-27T14:12:33.339Z Downloaded hickory-resolver v0.24.4
11032026-02-27T14:12:33.342Z Downloaded rand_xorshift v0.4.0
11042026-02-27T14:12:33.345Z Downloaded pin-project-lite v0.2.14
11052026-02-27T14:12:33.347Z Downloaded parking_lot v0.11.2
11062026-02-27T14:12:33.350Z Downloaded pkcs8 v0.10.2
11072026-02-27T14:12:33.353Z Downloaded owo-colors v4.2.3
11082026-02-27T14:12:33.356Z Downloaded bumpalo v3.16.0
11092026-02-27T14:12:33.356Z Downloaded base64 v0.22.1
11102026-02-27T14:12:33.359Z Downloaded aes-gcm v0.10.3
11112026-02-27T14:12:33.362Z Downloaded progenitor-macro v0.10.0
11122026-02-27T14:12:33.365Z Downloaded phf v0.11.2
11132026-02-27T14:12:33.365Z Downloaded phf_shared v0.12.1
11142026-02-27T14:12:33.365Z Downloaded phf v0.12.1
11152026-02-27T14:12:33.368Z Downloaded pem-rfc7468 v0.7.0
11162026-02-27T14:12:33.368Z Downloaded pem v3.0.5
11172026-02-27T14:12:33.368Z Downloaded peg v0.8.5
11182026-02-27T14:12:33.371Z Downloaded password-hash v0.5.0
11192026-02-27T14:12:33.373Z Downloaded password-hash v0.4.2
11202026-02-27T14:12:33.376Z Downloaded flate2 v1.1.2
11212026-02-27T14:12:33.379Z Downloaded crypto-bigint v0.5.5
11222026-02-27T14:12:33.383Z Downloaded progenitor-client v0.8.0
11232026-02-27T14:12:33.385Z Downloaded heapless v0.8.0
11242026-02-27T14:12:33.388Z Downloaded headers v0.4.1
11252026-02-27T14:12:33.391Z Downloaded packed_struct v0.10.1
11262026-02-27T14:12:33.394Z Downloaded oxnet v0.1.4
11272026-02-27T14:12:33.396Z Downloaded oxide-tokio-rt v0.1.2
11282026-02-27T14:12:33.396Z Downloaded num_enum v0.5.11
11292026-02-27T14:12:33.399Z Downloaded predicates-core v1.0.8
11302026-02-27T14:12:33.402Z Downloaded powerfmt v0.2.0
11312026-02-27T14:12:33.402Z Downloaded parse-display-derive v0.10.0
11322026-02-27T14:12:33.402Z Downloaded parking_lot_core v0.9.10
11332026-02-27T14:12:33.406Z Downloaded parking_lot_core v0.8.6
11342026-02-27T14:12:33.406Z Downloaded num-conv v0.2.0
11352026-02-27T14:12:33.409Z Downloaded num-complex v0.4.6
11362026-02-27T14:12:33.409Z Downloaded expectorate v1.2.0
11372026-02-27T14:12:33.409Z Downloaded bytes v1.11.1
11382026-02-27T14:12:33.412Z Downloaded flume v0.11.1
11392026-02-27T14:12:33.415Z Downloaded crc-any v2.5.0
11402026-02-27T14:12:33.418Z Downloaded chacha20poly1305 v0.10.1
11412026-02-27T14:12:33.421Z Downloaded darling_core v0.20.10
11422026-02-27T14:12:33.423Z Downloaded path-slash v0.1.5
11432026-02-27T14:12:33.423Z Downloaded nu-ansi-term v0.50.1
11442026-02-27T14:12:33.426Z Downloaded linear-map v1.2.0
11452026-02-27T14:12:33.426Z Downloaded ignore v0.4.23
11462026-02-27T14:12:33.429Z Downloaded parse-display v0.10.0
11472026-02-27T14:12:33.429Z Downloaded newtype-uuid v1.3.2
11482026-02-27T14:12:33.432Z Downloaded nanorand v0.7.0
11492026-02-27T14:12:33.434Z Downloaded iana-time-zone v0.1.63
11502026-02-27T14:12:33.435Z Downloaded const_format v0.2.34
11512026-02-27T14:12:33.438Z Downloaded compact_str v0.8.0
11522026-02-27T14:12:33.440Z Downloaded const-oid v0.9.6
11532026-02-27T14:12:33.443Z Downloaded mime_guess v2.0.5
11542026-02-27T14:12:33.446Z Downloaded backtrace v0.3.74
11552026-02-27T14:12:33.449Z Downloaded ar_archive_writer v0.5.1
11562026-02-27T14:12:33.452Z Downloaded openssl-macros v0.1.1
11572026-02-27T14:12:33.452Z Downloaded number_prefix v0.4.0
11582026-02-27T14:12:33.452Z Downloaded num_enum_derive v0.5.11
11592026-02-27T14:12:33.480Z Downloaded ingot-macros v0.1.1
11602026-02-27T14:12:33.480Z Downloaded half v2.4.1
11612026-02-27T14:12:33.485Z Downloaded num-iter v0.1.45
11622026-02-27T14:12:33.485Z Downloaded libsw-core v0.3.1
11632026-02-27T14:12:33.485Z Downloaded hyper-rustls v0.27.7
11642026-02-27T14:12:33.485Z Downloaded diff v0.1.13
11652026-02-27T14:12:33.485Z Downloaded fatfs v0.3.6
11662026-02-27T14:12:33.485Z Downloaded elliptic-curve v0.13.8
11672026-02-27T14:12:33.488Z Downloaded ed25519-dalek v2.1.1
11682026-02-27T14:12:33.491Z Downloaded dropshot_endpoint v0.16.7
11692026-02-27T14:12:33.497Z Downloaded nonempty v0.12.0
11702026-02-27T14:12:33.497Z Downloaded nodrop v0.1.14
11712026-02-27T14:12:33.500Z Downloaded newtype-uuid-macros v0.1.0
11722026-02-27T14:12:33.500Z Downloaded newline-converter v0.3.0
11732026-02-27T14:12:33.503Z Downloaded libz-rs-sys v0.5.1
11742026-02-27T14:12:33.503Z Downloaded hmac v0.12.1
11752026-02-27T14:12:33.507Z Downloaded newtype_derive v0.1.6
11762026-02-27T14:12:33.507Z Downloaded libloading v0.8.5
11772026-02-27T14:12:33.510Z Downloaded jobserver v0.1.32
11782026-02-27T14:12:33.512Z Downloaded buf-list v1.0.3
11792026-02-27T14:12:33.516Z Downloaded ipnet v2.11.0
11802026-02-27T14:12:33.516Z Downloaded indoc v2.0.6
11812026-02-27T14:12:33.519Z Downloaded hickory-client v0.25.2
11822026-02-27T14:12:33.522Z Downloaded match_cfg v0.1.0
11832026-02-27T14:12:33.524Z Downloaded managed v0.8.0
11842026-02-27T14:12:33.525Z Downloaded lru-slab v0.1.2
11852026-02-27T14:12:33.525Z Downloaded lru-cache v0.1.2
11862026-02-27T14:12:33.528Z Downloaded derive_more-impl v2.0.1
11872026-02-27T14:12:33.531Z Downloaded ingot v0.1.1
11882026-02-27T14:12:33.534Z Downloaded md-5 v0.10.6
11892026-02-27T14:12:33.537Z Downloaded lockfree-object-pool v0.1.6
11902026-02-27T14:12:33.540Z Downloaded derive_more v0.99.20
11912026-02-27T14:12:33.543Z Downloaded der v0.7.10
11922026-02-27T14:12:33.548Z Downloaded humantime v2.2.0
11932026-02-27T14:12:33.551Z Downloaded darling_core v0.21.0
11942026-02-27T14:12:33.555Z Downloaded highway v1.3.0
11952026-02-27T14:12:33.558Z Downloaded crossbeam-epoch v0.9.18
11962026-02-27T14:12:33.561Z Downloaded cookie_store v0.22.1
11972026-02-27T14:12:33.564Z Downloaded hyper-staticfile v0.10.1
11982026-02-27T14:12:33.567Z Downloaded http-body-util v0.1.3
11992026-02-27T14:12:33.570Z Downloaded fallible-iterator v0.2.0
12002026-02-27T14:12:33.570Z Downloaded cookie v0.18.1
12012026-02-27T14:12:33.573Z Downloaded is-terminal v0.4.13
12022026-02-27T14:12:33.575Z Downloaded instability v0.3.2
12032026-02-27T14:12:33.575Z Downloaded ena v0.14.3
12042026-02-27T14:12:33.578Z Downloaded crc32fast v1.4.2
12052026-02-27T14:12:33.578Z Downloaded bzip2 v0.5.2
12062026-02-27T14:12:33.641Z Downloaded instant v0.1.13
12072026-02-27T14:12:33.641Z Downloaded der_derive v0.7.3
12082026-02-27T14:12:33.644Z Downloaded fixedbitset v0.5.7
12092026-02-27T14:12:33.644Z Downloaded ecdsa v0.16.9
12102026-02-27T14:12:33.644Z Downloaded daft v0.1.4
12112026-02-27T14:12:33.644Z Downloaded console v0.16.0
12122026-02-27T14:12:33.644Z Downloaded group v0.13.0
12132026-02-27T14:12:33.644Z Downloaded globset v0.4.15
12142026-02-27T14:12:33.644Z Downloaded glob v0.3.2
12152026-02-27T14:12:33.644Z Downloaded futures-channel v0.3.31
12162026-02-27T14:12:33.644Z Downloaded find-msvc-tools v0.1.9
12172026-02-27T14:12:33.644Z Downloaded embedded-io v0.6.1
12182026-02-27T14:12:33.644Z Downloaded ed25519 v2.2.3
12192026-02-27T14:12:33.644Z Downloaded drift v0.1.3
12202026-02-27T14:12:33.644Z Downloaded daft-derive v0.1.4
12212026-02-27T14:12:33.644Z Downloaded colored v2.2.0
12222026-02-27T14:12:33.644Z Downloaded foldhash v0.2.0
12232026-02-27T14:12:33.644Z Downloaded ff v0.13.0
12242026-02-27T14:12:33.644Z Downloaded erased-serde v0.3.31
12252026-02-27T14:12:33.644Z Downloaded dtrace-parser v0.3.0
12262026-02-27T14:12:33.644Z Downloaded clang-sys v1.8.1
12272026-02-27T14:12:33.644Z Downloaded base64 v0.13.1
12282026-02-27T14:12:33.644Z Downloaded blake2 v0.10.6
12292026-02-27T14:12:33.644Z Downloaded ident_case v1.0.1
12302026-02-27T14:12:33.645Z Downloaded hyper-tls v0.6.0
12312026-02-27T14:12:33.645Z Downloaded hubpack_derive v0.1.1
12322026-02-27T14:12:33.645Z Downloaded hubpack v0.1.2
12332026-02-27T14:12:33.645Z Downloaded httpdate v1.0.3
12342026-02-27T14:12:33.645Z Downloaded console v0.15.10
12352026-02-27T14:12:33.645Z Downloaded colored v3.0.0
12362026-02-27T14:12:33.645Z Downloaded ciborium v0.2.2
12372026-02-27T14:12:33.645Z Downloaded backon v1.6.0
12382026-02-27T14:12:33.645Z Downloaded hostname v0.3.1
12392026-02-27T14:12:33.645Z Downloaded hostname v0.4.2
12402026-02-27T14:12:33.645Z Downloaded home v0.5.9
12412026-02-27T14:12:33.645Z Downloaded filetime v0.2.26
12422026-02-27T14:12:33.645Z Downloaded des v0.8.1
12432026-02-27T14:12:33.648Z Downloaded data-encoding v2.9.0
12442026-02-27T14:12:33.648Z Downloaded crossbeam-deque v0.8.5
12452026-02-27T14:12:33.648Z Downloaded critical-section v1.1.3
12462026-02-27T14:12:33.651Z Downloaded corncobs v0.1.4
12472026-02-27T14:12:33.651Z Downloaded backoff v0.4.0
12482026-02-27T14:12:33.654Z Downloaded hash32 v0.2.1
12492026-02-27T14:12:33.654Z Downloaded fs-err v2.11.0
12502026-02-27T14:12:33.654Z Downloaded foldhash v0.1.5
12512026-02-27T14:12:33.657Z Downloaded flagset v0.4.6
12522026-02-27T14:12:33.657Z Downloaded either v1.15.0
12532026-02-27T14:12:33.660Z Downloaded dirs-next v2.0.0
12542026-02-27T14:12:33.660Z Downloaded deranged v0.5.3
12552026-02-27T14:12:33.664Z Downloaded cargo_metadata v0.19.2
12562026-02-27T14:12:33.664Z Downloaded camino-tempfile-ext v0.3.2
12572026-02-27T14:12:33.667Z Downloaded base64ct v1.6.0
12582026-02-27T14:12:33.667Z Downloaded base64 v0.21.7
12592026-02-27T14:12:33.670Z Downloaded heck v0.3.3
12602026-02-27T14:12:33.673Z Downloaded hash32 v0.3.1
12612026-02-27T14:12:33.673Z Downloaded cexpr v0.6.0
12622026-02-27T14:12:33.674Z Downloaded cassowary v0.3.0
12632026-02-27T14:12:33.677Z Downloaded bitflags v1.3.2
12642026-02-27T14:12:33.680Z Downloaded dunce v1.0.5
12652026-02-27T14:12:33.680Z Downloaded dof v0.4.0
12662026-02-27T14:12:33.680Z Downloaded darling_macro v0.21.0
12672026-02-27T14:12:33.680Z Downloaded convert_case v0.7.1
12682026-02-27T14:12:33.683Z Downloaded foreign-types v0.3.2
12692026-02-27T14:12:33.683Z Downloaded fixedbitset v0.4.2
12702026-02-27T14:12:33.683Z Downloaded fd-lock v4.0.2
12712026-02-27T14:12:33.687Z Downloaded dropshot-api-manager-types v0.3.0
12722026-02-27T14:12:33.687Z Downloaded cmake v0.1.57
12732026-02-27T14:12:33.687Z Downloaded blowfish v0.9.1
12742026-02-27T14:12:33.690Z Downloaded foreign-types v0.5.0
12752026-02-27T14:12:33.690Z Downloaded darling_macro v0.20.10
12762026-02-27T14:12:33.690Z Downloaded crc-catalog v2.4.0
12772026-02-27T14:12:33.694Z Downloaded chacha20 v0.9.1
12782026-02-27T14:12:33.694Z Downloaded derive_builder v0.20.2
12792026-02-27T14:12:33.697Z Downloaded async-bb8-diesel v0.2.1
12802026-02-27T14:12:33.700Z Downloaded curve25519-dalek-derive v0.1.1
12812026-02-27T14:12:33.700Z Downloaded csv-core v0.1.11
12822026-02-27T14:12:33.703Z Downloaded futures-task v0.3.31
12832026-02-27T14:12:33.703Z Downloaded futures-macro v0.3.31
12842026-02-27T14:12:33.703Z Downloaded futures-io v0.3.31
12852026-02-27T14:12:33.703Z Downloaded env_filter v0.1.2
12862026-02-27T14:12:33.706Z Downloaded futures-sink v0.3.31
12872026-02-27T14:12:33.706Z Downloaded ctr v0.9.2
12882026-02-27T14:12:33.709Z Downloaded derive-where v1.5.0
12892026-02-27T14:12:33.712Z Downloaded cobs v0.2.3
12902026-02-27T14:12:33.712Z Downloaded cargo-platform v0.1.8
12912026-02-27T14:12:33.712Z Downloaded crunchy v0.2.2
12922026-02-27T14:12:33.715Z Downloaded dyn-clone v1.0.20
12932026-02-27T14:12:33.715Z Downloaded document-features v0.2.11
12942026-02-27T14:12:33.718Z Downloaded castaway v0.2.3
12952026-02-27T14:12:33.718Z Downloaded crc v3.2.1
12962026-02-27T14:12:33.718Z Downloaded derive_more v2.0.1
12972026-02-27T14:12:33.725Z Downloaded crc8 v0.1.1
12982026-02-27T14:12:33.728Z Downloaded ciborium-ll v0.2.2
12992026-02-27T14:12:33.728Z Downloaded block-padding v0.3.3
13002026-02-27T14:12:33.728Z Downloaded float-ord v0.3.2
13012026-02-27T14:12:33.728Z Downloaded derive_builder_macro v0.20.2
13022026-02-27T14:12:33.731Z Downloaded constant_time_eq v0.3.1
13032026-02-27T14:12:33.731Z Downloaded assert_matches v1.5.0
13042026-02-27T14:12:33.731Z Downloaded defmt-parser v0.3.4
13052026-02-27T14:12:33.734Z Downloaded crucible-workspace-hack v0.1.0
13062026-02-27T14:12:33.734Z Downloaded crossterm v0.28.1
13072026-02-27T14:12:33.738Z Downloaded arrayvec v0.7.6
13082026-02-27T14:12:33.741Z Downloaded const_format_proc_macros v0.2.34
13092026-02-27T14:12:33.744Z Downloaded cbc v0.1.2
13102026-02-27T14:12:33.744Z Downloaded allocator-api2 v0.2.21
13112026-02-27T14:12:33.749Z Downloaded ciborium-io v0.2.2
13122026-02-27T14:12:33.749Z Downloaded bit-vec v0.8.0
13132026-02-27T14:12:33.752Z Downloaded defmt-macros v0.3.9
13142026-02-27T14:12:33.752Z Downloaded bcrypt-pbkdf v0.10.0
13152026-02-27T14:12:33.752Z Downloaded atty v0.2.14
13162026-02-27T14:12:33.752Z Downloaded atomicwrites v0.4.4
13172026-02-27T14:12:33.756Z Downloaded defmt v0.3.8
13182026-02-27T14:12:33.756Z Downloaded async-stream-impl v0.3.6
13192026-02-27T14:12:33.759Z Downloaded bitfield-struct v0.6.2
13202026-02-27T14:12:33.759Z Downloaded bb8 v0.8.5
13212026-02-27T14:12:33.759Z Downloaded async-trait v0.1.89
13222026-02-27T14:12:33.762Z Downloaded crossbeam-utils v0.8.21
13232026-02-27T14:12:33.764Z Downloaded bitfield-macros v0.19.2
13242026-02-27T14:12:33.764Z Downloaded bit-set v0.5.3
13252026-02-27T14:12:33.767Z Downloaded atomic-waker v1.1.2
13262026-02-27T14:12:33.767Z Downloaded async-recursion v1.1.1
13272026-02-27T14:12:33.770Z Downloaded ahash v0.8.12
13282026-02-27T14:12:33.773Z Downloaded bit-set v0.8.0
13292026-02-27T14:12:33.773Z Downloaded base16ct v0.2.0
13302026-02-27T14:12:33.774Z Downloaded argon2 v0.5.3
13312026-02-27T14:12:33.777Z Downloaded addr2line v0.24.2
13322026-02-27T14:12:33.996Z Downloaded aws-lc-sys v0.37.1
13332026-02-27T14:12:34.342Z Compiling shlex v1.3.0
13342026-02-27T14:12:34.345Z Compiling value-bag v1.12.0
13352026-02-27T14:12:34.345Z Compiling find-msvc-tools v0.1.9
13362026-02-27T14:12:34.345Z Compiling smallvec v1.15.1
13372026-02-27T14:12:34.346Z Compiling typenum v1.17.0
13382026-02-27T14:12:34.520Z Compiling syn v2.0.117
13392026-02-27T14:12:34.534Z Compiling getrandom v0.2.15
13402026-02-27T14:12:34.537Z Compiling jobserver v0.1.32
13412026-02-27T14:12:34.832Z Compiling rand_core v0.6.4
13422026-02-27T14:12:34.974Z Compiling generic-array v0.14.7
13432026-02-27T14:12:35.002Z Compiling log v0.4.29
13442026-02-27T14:12:35.043Z Compiling cc v1.2.56
13452026-02-27T14:12:35.126Z Compiling lock_api v0.4.12
13462026-02-27T14:12:35.361Z Compiling subtle v2.6.1
13472026-02-27T14:12:35.384Z Compiling scopeguard v1.2.0
13482026-02-27T14:12:35.413Z Compiling portable-atomic v1.11.0
13492026-02-27T14:12:35.544Z Compiling critical-section v1.1.3
13502026-02-27T14:12:35.722Z Compiling const-oid v0.9.6
13512026-02-27T14:12:35.742Z Compiling serde_json v1.0.149
13522026-02-27T14:12:35.763Z Compiling parking_lot_core v0.9.10
13532026-02-27T14:12:36.071Z Compiling pin-project-lite v0.2.14
13542026-02-27T14:12:36.123Z Compiling pkg-config v0.3.31
13552026-02-27T14:12:36.198Z Compiling getrandom v0.3.4
13562026-02-27T14:12:37.369Z Compiling signal-hook-registry v1.4.2
13572026-02-27T14:12:37.422Z Compiling allocator-api2 v0.2.21
13582026-02-27T14:12:37.603Z Compiling once_cell v1.21.3
13592026-02-27T14:12:37.750Z Compiling libm v0.2.8
13602026-02-27T14:12:37.988Z Compiling parking_lot v0.12.3
13612026-02-27T14:12:38.029Z Compiling mio v1.0.2
13622026-02-27T14:12:38.098Z Compiling num-traits v0.2.19
13632026-02-27T14:12:38.153Z Compiling futures-core v0.3.32
13642026-02-27T14:12:38.412Z Compiling percent-encoding v2.3.2
13652026-02-27T14:12:38.771Z Compiling socket2 v0.6.1
13662026-02-27T14:12:38.808Z Compiling slab v0.4.9
13672026-02-27T14:12:38.831Z Compiling futures-sink v0.3.31
13682026-02-27T14:12:38.878Z Compiling cpufeatures v0.2.14
13692026-02-27T14:12:39.001Z Compiling foldhash v0.2.0
13702026-02-27T14:12:39.023Z Compiling futures-channel v0.3.31
13712026-02-27T14:12:39.062Z Compiling pin-utils v0.1.0
13722026-02-27T14:12:39.111Z Compiling futures-task v0.3.31
13732026-02-27T14:12:39.410Z Compiling hashbrown v0.16.1
13742026-02-27T14:12:39.433Z Compiling futures-io v0.3.31
13752026-02-27T14:12:39.455Z Compiling rustversion v1.0.22
13762026-02-27T14:12:39.478Z Compiling form_urlencoded v1.2.2
13772026-02-27T14:12:39.632Z Compiling cmake v0.1.57
13782026-02-27T14:12:39.655Z Compiling ident_case v1.0.1
13792026-02-27T14:12:39.706Z Compiling fs_extra v1.3.0
13802026-02-27T14:12:39.786Z Compiling base64ct v1.6.0
13812026-02-27T14:12:39.865Z Compiling dunce v1.0.5
13822026-02-27T14:12:40.021Z Compiling flagset v0.4.6
13832026-02-27T14:12:40.250Z Compiling foldhash v0.1.5
13842026-02-27T14:12:40.253Z Compiling rand_core v0.9.3
13852026-02-27T14:12:40.380Z Compiling pem-rfc7468 v0.7.0
13862026-02-27T14:12:40.434Z Compiling aws-lc-sys v0.37.1
13872026-02-27T14:12:40.562Z Compiling hashbrown v0.15.4
13882026-02-27T14:12:40.717Z Compiling indexmap v2.13.0
13892026-02-27T14:12:40.796Z Compiling iana-time-zone v0.1.63
13902026-02-27T14:12:40.835Z Compiling ring v0.17.14
13912026-02-27T14:12:41.006Z Compiling rustc_version v0.4.1
13922026-02-27T14:12:41.165Z Compiling uuid v1.19.0
13932026-02-27T14:12:41.433Z Compiling spin v0.9.8
13942026-02-27T14:12:41.674Z Compiling aws-lc-rs v1.16.0
13952026-02-27T14:12:41.765Z Compiling zerocopy v0.8.27
13962026-02-27T14:12:41.822Z Compiling synstructure v0.13.1
13972026-02-27T14:12:41.888Z Compiling regex-syntax v0.8.5
13982026-02-27T14:12:42.142Z Compiling vcpkg v0.2.15
13992026-02-27T14:12:42.607Z Compiling tracing-core v0.1.32
14002026-02-27T14:12:42.630Z Compiling serde_derive_internals v0.29.1
14012026-02-27T14:12:43.151Z Compiling schemars v0.8.22
14022026-02-27T14:12:43.532Z Compiling httparse v1.9.5
14032026-02-27T14:12:43.648Z Compiling openssl-sys v0.9.109
14042026-02-27T14:12:43.722Z Compiling untrusted v0.7.1
14052026-02-27T14:12:43.933Z Compiling adler2 v2.0.0
14062026-02-27T14:12:44.136Z Compiling base64 v0.22.1
14072026-02-27T14:12:44.163Z Compiling rustix v0.38.37
14082026-02-27T14:12:44.722Z Compiling openssl-probe v0.1.5
14092026-02-27T14:12:44.769Z Compiling untrusted v0.9.0
14102026-02-27T14:12:44.831Z Compiling rustix v1.1.3
14112026-02-27T14:12:44.994Z Compiling miniz_oxide v0.8.5
14122026-02-27T14:12:45.045Z Compiling darling_core v0.20.10
14132026-02-27T14:12:45.069Z Compiling tower-layer v0.3.3
14142026-02-27T14:12:45.370Z Compiling tower-service v0.3.3
14152026-02-27T14:12:45.507Z Compiling try-lock v0.2.5
14162026-02-27T14:12:45.685Z Compiling rustls v0.23.37
14172026-02-27T14:12:45.843Z Compiling tinyvec_macros v0.1.1
14182026-02-27T14:12:45.954Z Compiling dyn-clone v1.0.20
14192026-02-27T14:12:45.975Z Compiling atomic-waker v1.1.2
14202026-02-27T14:12:46.175Z Compiling tinyvec v1.8.0
14212026-02-27T14:12:46.196Z Compiling want v0.3.1
14222026-02-27T14:12:46.394Z Compiling serde_derive v1.0.228
14232026-02-27T14:12:46.442Z Compiling zeroize_derive v1.4.2
14242026-02-27T14:12:46.967Z Compiling zerofrom-derive v0.1.4
14252026-02-27T14:12:47.186Z Compiling yoke-derive v0.7.4
14262026-02-27T14:12:47.617Z Compiling zerovec-derive v0.10.3
14272026-02-27T14:12:47.773Z Compiling zeroize v1.8.1
14282026-02-27T14:12:47.881Z Compiling displaydoc v0.2.5
14292026-02-27T14:12:49.477Z Compiling icu_provider_macros v1.5.0
14302026-02-27T14:12:49.643Z Compiling crypto-common v0.1.6
14312026-02-27T14:12:49.870Z Compiling block-buffer v0.10.4
14322026-02-27T14:12:49.948Z Compiling zerocopy-derive v0.7.35
14332026-02-27T14:12:50.087Z Compiling tokio-macros v2.6.0
14342026-02-27T14:12:50.165Z Compiling digest v0.10.7
14352026-02-27T14:12:50.208Z Compiling zerofrom v0.1.4
14362026-02-27T14:12:50.456Z Compiling yoke v0.7.4
14372026-02-27T14:12:50.478Z Compiling thiserror-impl v2.0.18
14382026-02-27T14:12:50.548Z Compiling futures-macro v0.3.31
14392026-02-27T14:12:50.653Z Compiling hmac v0.12.1
14402026-02-27T14:12:50.849Z Compiling zerovec v0.10.4
14412026-02-27T14:12:50.929Z Compiling block-padding v0.3.3
14422026-02-27T14:12:51.204Z Compiling inout v0.1.3
14432026-02-27T14:12:51.510Z Compiling cipher v0.4.4
14442026-02-27T14:12:51.592Z Compiling sha2 v0.10.9
14452026-02-27T14:12:51.663Z Compiling der_derive v0.7.3
14462026-02-27T14:12:51.825Z Compiling zerocopy v0.7.35
14472026-02-27T14:12:52.291Z Compiling futures-util v0.3.31
14482026-02-27T14:12:52.890Z Compiling tinystr v0.7.6
14492026-02-27T14:12:53.207Z Compiling icu_locid v1.5.0
14502026-02-27T14:12:53.278Z Compiling icu_collections v1.5.0
14512026-02-27T14:12:53.328Z Compiling serde v1.0.228
14522026-02-27T14:12:53.462Z Compiling thiserror v2.0.18
14532026-02-27T14:12:53.685Z Compiling ppv-lite86 v0.2.20
14542026-02-27T14:12:53.707Z Compiling der v0.7.10
14552026-02-27T14:12:54.423Z Compiling bytes v1.11.1
14562026-02-27T14:12:54.508Z Compiling bitflags v2.9.4
14572026-02-27T14:12:54.528Z Compiling icu_provider v1.5.0
14582026-02-27T14:12:54.917Z Compiling chrono v0.4.43
14592026-02-27T14:12:54.976Z Compiling pest v2.8.2
14602026-02-27T14:12:55.077Z Compiling salsa20 v0.10.2
14612026-02-27T14:12:55.316Z Compiling icu_locid_transform v1.5.0
14622026-02-27T14:12:55.389Z Compiling pbkdf2 v0.12.2
14632026-02-27T14:12:55.571Z Compiling tokio v1.49.0
14642026-02-27T14:12:55.794Z Compiling spki v0.7.3
14652026-02-27T14:12:56.156Z Compiling http v1.4.0
14662026-02-27T14:12:56.480Z Compiling scrypt v0.11.0
14672026-02-27T14:12:56.941Z Compiling icu_properties v1.5.1
14682026-02-27T14:12:57.411Z Compiling pest_meta v2.8.2
14692026-02-27T14:12:57.571Z Compiling rand_chacha v0.9.0
14702026-02-27T14:12:57.776Z Compiling cbc v0.1.2
14712026-02-27T14:12:57.968Z Compiling aes v0.8.4
14722026-02-27T14:12:57.994Z Compiling rustls-pki-types v1.14.0
14732026-02-27T14:12:58.101Z Compiling tracing-attributes v0.1.27
14742026-02-27T14:12:58.975Z Compiling zerocopy-derive v0.8.27
14752026-02-27T14:12:59.202Z Compiling pkcs5 v0.7.1
14762026-02-27T14:13:00.285Z Compiling pest_generator v2.8.2
14772026-02-27T14:13:00.639Z Compiling icu_normalizer v1.5.0
14782026-02-27T14:13:01.116Z Compiling tracing v0.1.40
14792026-02-27T14:13:01.355Z Compiling rand v0.9.2
14802026-02-27T14:13:01.568Z Compiling idna_adapter v1.2.0
14812026-02-27T14:13:01.589Z Compiling http-body v1.0.1
14822026-02-27T14:13:01.808Z Compiling idna v1.0.3
14832026-02-27T14:13:01.836Z Compiling pkcs8 v0.10.2
14842026-02-27T14:13:01.916Z Compiling pest_derive v2.8.2
14852026-02-27T14:13:02.475Z Compiling url v2.5.4
14862026-02-27T14:13:02.715Z Compiling schemars_derive v0.8.22
14872026-02-27T14:13:03.025Z Compiling scroll_derive v0.13.1
14882026-02-27T14:13:04.182Z Compiling tokio-util v0.7.15
14892026-02-27T14:13:04.752Z Compiling scroll v0.13.0
14902026-02-27T14:13:05.565Z Compiling ipnet v2.11.0
14912026-02-27T14:13:06.364Z Compiling h2 v0.4.6
14922026-02-27T14:13:06.511Z Compiling darling_macro v0.20.10
14932026-02-27T14:13:06.654Z Compiling lazy_static v1.5.0
14942026-02-27T14:13:06.802Z Compiling bzip2-sys v0.1.13+1.0.8
14952026-02-27T14:13:07.284Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14962026-02-27T14:13:07.347Z Compiling aho-corasick v1.1.3
14972026-02-27T14:13:07.703Z Compiling httpdate v1.0.3
14982026-02-27T14:13:08.040Z Compiling time-core v0.1.8
14992026-02-27T14:13:08.137Z Compiling foreign-types-shared v0.1.1
15002026-02-27T14:13:08.174Z Compiling powerfmt v0.2.0
15012026-02-27T14:13:08.279Z Compiling openssl v0.10.73
15022026-02-27T14:13:08.364Z Compiling num-conv v0.2.0
15032026-02-27T14:13:08.596Z Compiling deranged v0.5.3
15042026-02-27T14:13:08.656Z Compiling time-macros v0.2.27
15052026-02-27T14:13:08.717Z Compiling tempfile v3.24.0
15062026-02-27T14:13:08.779Z Compiling foreign-types v0.3.2
15072026-02-27T14:13:08.884Z Compiling darling v0.20.10
15082026-02-27T14:13:09.476Z Compiling regex-automata v0.4.14
15092026-02-27T14:13:10.585Z Compiling goblin v0.10.2
15102026-02-27T14:13:10.974Z Compiling openssl-macros v0.1.1
15112026-02-27T14:13:11.226Z Compiling wait-timeout v0.2.0
15122026-02-27T14:13:11.618Z Compiling usdt-impl v0.6.0
15132026-02-27T14:13:11.692Z Compiling crossbeam-utils v0.8.21
15142026-02-27T14:13:11.967Z Compiling gimli v0.31.1
15152026-02-27T14:13:12.212Z Compiling syn v1.0.109
15162026-02-27T14:13:12.244Z Compiling quick-error v1.2.3
15172026-02-27T14:13:12.414Z Compiling bit-vec v0.8.0
15182026-02-27T14:13:12.793Z Compiling native-tls v0.2.12
15192026-02-27T14:13:12.815Z Compiling hyper v1.8.1
15202026-02-27T14:13:13.177Z Compiling num_threads v0.1.7
15212026-02-27T14:13:13.341Z Compiling time v0.3.47
15222026-02-27T14:13:15.337Z Compiling hyper-util v0.1.19
15232026-02-27T14:13:16.304Z Compiling addr2line v0.24.2
15242026-02-27T14:13:16.442Z Compiling bit-set v0.8.0
15252026-02-27T14:13:16.731Z Compiling rusty-fork v0.3.0
15262026-02-27T14:13:16.981Z Compiling dof v0.4.0
15272026-02-27T14:13:17.542Z Compiling derive_builder_core v0.20.2
15282026-02-27T14:13:19.140Z Compiling dtrace-parser v0.3.0
15292026-02-27T14:13:19.215Z Compiling rustls-native-certs v0.8.1
15302026-02-27T14:13:19.318Z Compiling signature v2.2.0
15312026-02-27T14:13:19.566Z Compiling unicode-normalization v0.1.24
15322026-02-27T14:13:19.625Z Compiling thiserror-impl v1.0.69
15332026-02-27T14:13:19.736Z Compiling scroll_derive v0.12.0
15342026-02-27T14:13:20.555Z Compiling darling_core v0.21.0
15352026-02-27T14:13:20.628Z Compiling heapless v0.7.17
15362026-02-27T14:13:20.812Z Compiling slog v2.8.2
15372026-02-27T14:13:20.963Z Compiling rand_xorshift v0.4.0
15382026-02-27T14:13:21.082Z Compiling sync_wrapper v1.0.1
15392026-02-27T14:13:21.141Z Compiling thread-id v5.0.0
15402026-02-27T14:13:21.253Z Compiling object v0.36.5
15412026-02-27T14:13:21.255Z Compiling cookie v0.18.1
15422026-02-27T14:13:21.297Z Compiling crc32fast v1.4.2
15432026-02-27T14:13:21.618Z Compiling rustc-demangle v0.1.24
15442026-02-27T14:13:21.621Z Compiling unicode-properties v0.1.3
15452026-02-27T14:13:22.033Z Compiling zstd-safe v7.2.3
15462026-02-27T14:13:22.316Z Compiling signal-hook v0.3.18
15472026-02-27T14:13:22.338Z Compiling siphasher v0.3.11
15482026-02-27T14:13:22.358Z Compiling paste v1.0.15
15492026-02-27T14:13:22.414Z Compiling unarray v0.1.4
15502026-02-27T14:13:22.601Z Compiling unicode-bidi v0.3.17
15512026-02-27T14:13:22.629Z Compiling zlib-rs v0.5.1
15522026-02-27T14:13:22.718Z Compiling anyhow v1.0.99
15532026-02-27T14:13:22.950Z Compiling phf_shared v0.11.2
15542026-02-27T14:13:23.295Z Compiling stringprep v0.1.5
15552026-02-27T14:13:23.758Z Compiling proptest v1.7.0
15562026-02-27T14:13:23.815Z Compiling thiserror v1.0.69
15572026-02-27T14:13:24.335Z Compiling tower v0.5.2
15582026-02-27T14:13:24.801Z Compiling scroll v0.12.0
15592026-02-27T14:13:25.313Z Compiling derive_builder_macro v0.20.2
15602026-02-27T14:13:26.105Z Compiling darling_macro v0.21.0
15612026-02-27T14:13:26.127Z Compiling ipnetwork v0.21.1
15622026-02-27T14:13:26.399Z Compiling http-body-util v0.1.3
15632026-02-27T14:13:26.835Z Compiling webpki-roots v1.0.1
15642026-02-27T14:13:26.945Z Compiling erased-serde v0.3.31
15652026-02-27T14:13:26.950Z Compiling serde_spanned v0.6.9
15662026-02-27T14:13:27.048Z Compiling serde_tokenstream v0.2.3
15672026-02-27T14:13:27.212Z Compiling toml_datetime v0.6.11
15682026-02-27T14:13:27.628Z Compiling backtrace v0.3.74
15692026-02-27T14:13:27.686Z Compiling rand_chacha v0.3.1
15702026-02-27T14:13:27.823Z Compiling md-5 v0.10.6
15712026-02-27T14:13:28.070Z Compiling curve25519-dalek v4.1.3
15722026-02-27T14:13:28.202Z Compiling vergen-lib v0.1.6
15732026-02-27T14:13:28.549Z Compiling num-integer v0.1.46
15742026-02-27T14:13:28.840Z Compiling libz-rs-sys v0.5.1
15752026-02-27T14:13:29.132Z Compiling hash32 v0.2.1
15762026-02-27T14:13:29.244Z Compiling ff v0.13.0
15772026-02-27T14:13:29.483Z Compiling memoffset v0.9.1
15782026-02-27T14:13:29.505Z Compiling base16ct v0.2.0
15792026-02-27T14:13:29.572Z Compiling litrs v0.4.1
15802026-02-27T14:13:29.596Z Compiling iri-string v0.7.8
15812026-02-27T14:13:29.806Z Compiling num-bigint-dig v0.8.6
15822026-02-27T14:13:29.825Z Compiling cfg_aliases v0.2.1
15832026-02-27T14:13:29.934Z Compiling smoltcp v0.9.1
15842026-02-27T14:13:30.125Z Compiling ryu v1.0.18
15852026-02-27T14:13:30.250Z Compiling fallible-iterator v0.2.0
15862026-02-27T14:13:30.479Z Compiling psl-types v2.0.11
15872026-02-27T14:13:30.577Z Compiling ref-cast v1.0.25
15882026-02-27T14:13:30.606Z Compiling document-features v0.2.11
15892026-02-27T14:13:30.675Z Compiling publicsuffix v2.3.0
15902026-02-27T14:13:30.877Z Compiling postgres-protocol v0.6.8
15912026-02-27T14:13:31.005Z Compiling serde_urlencoded v0.7.1
15922026-02-27T14:13:31.297Z Compiling nix v0.29.0
15932026-02-27T14:13:31.682Z Compiling sec1 v0.7.3
15942026-02-27T14:13:31.838Z Compiling group v0.13.0
15952026-02-27T14:13:32.104Z Compiling newtype-uuid v1.3.2
15962026-02-27T14:13:32.172Z Compiling num-iter v0.1.45
15972026-02-27T14:13:32.210Z Compiling flate2 v1.1.2
15982026-02-27T14:13:32.382Z Compiling tower-http v0.6.8
15992026-02-27T14:13:33.119Z Compiling rand v0.8.5
16002026-02-27T14:13:33.162Z Compiling darling v0.21.0
16012026-02-27T14:13:33.196Z Compiling oxnet v0.1.4
16022026-02-27T14:13:33.277Z Compiling derive_builder v0.20.2
16032026-02-27T14:13:33.500Z Compiling goblin v0.8.2
16042026-02-27T14:13:33.646Z Compiling tokio-native-tls v0.3.1
16052026-02-27T14:13:34.777Z Compiling regex v1.12.3
16062026-02-27T14:13:35.016Z Compiling terminal_size v0.4.0
16072026-02-27T14:13:35.040Z Compiling cargo-platform v0.1.8
16082026-02-27T14:13:35.244Z Compiling hkdf v0.12.4
16092026-02-27T14:13:35.472Z Compiling crypto-bigint v0.5.5
16102026-02-27T14:13:35.523Z Compiling strum_macros v0.27.2
16112026-02-27T14:13:35.543Z Compiling curve25519-dalek-derive v0.1.1
16122026-02-27T14:13:35.699Z Compiling ref-cast-impl v1.0.25
16132026-02-27T14:13:36.456Z Compiling hubpack_derive v0.1.1
16142026-02-27T14:13:36.820Z Compiling daft-derive v0.1.4
16152026-02-27T14:13:36.915Z Compiling async-trait v0.1.89
16162026-02-27T14:13:37.326Z Compiling vergen v9.0.6
16172026-02-27T14:13:37.749Z Compiling ahash v0.8.12
16182026-02-27T14:13:38.132Z Compiling fs-err v3.1.1
16192026-02-27T14:13:38.399Z Compiling bumpalo v3.16.0
16202026-02-27T14:13:38.538Z Compiling buf-list v1.0.3
16212026-02-27T14:13:38.872Z Compiling managed v0.8.0
16222026-02-27T14:13:39.155Z Compiling either v1.15.0
16232026-02-27T14:13:39.340Z Compiling bitflags v1.3.2
16242026-02-27T14:13:39.395Z Compiling winnow v0.5.40
16252026-02-27T14:13:39.462Z Compiling lockfree-object-pool v0.1.6
16262026-02-27T14:13:39.591Z Compiling unicode-segmentation v1.12.0
16272026-02-27T14:13:39.739Z Compiling simd-adler32 v0.3.7
16282026-02-27T14:13:40.248Z Compiling zopfli v0.8.1
16292026-02-27T14:13:40.373Z Compiling strum v0.27.2
16302026-02-27T14:13:40.471Z Compiling clap_builder v4.5.48
16312026-02-27T14:13:41.135Z Compiling dof v0.3.0
16322026-02-27T14:13:41.880Z Compiling daft v0.1.4
16332026-02-27T14:13:42.105Z Compiling elliptic-curve v0.13.8
16342026-02-27T14:13:42.474Z Compiling hubpack v0.1.2
16352026-02-27T14:13:42.503Z Compiling toml_edit v0.19.15
16362026-02-27T14:13:42.888Z Compiling cargo_metadata v0.19.2
16372026-02-27T14:13:42.988Z Compiling cookie_store v0.22.1
16382026-02-27T14:13:44.496Z Compiling signal-hook-mio v0.2.4
16392026-02-27T14:13:44.687Z Compiling zstd v0.13.3
16402026-02-27T14:13:45.230Z Compiling hyper-tls v0.6.0
16412026-02-27T14:13:46.224Z Compiling serde_with_macros v3.16.1
16422026-02-27T14:13:46.574Z Compiling postgres-types v0.2.9
16432026-02-27T14:13:47.826Z Compiling usdt-attr-macro v0.6.0
16442026-02-27T14:13:48.048Z Compiling usdt-macro v0.6.0
16452026-02-27T14:13:48.685Z Compiling dtrace-parser v0.2.0
16462026-02-27T14:13:48.979Z Compiling phf v0.11.2
16472026-02-27T14:13:49.208Z Compiling ed25519 v2.2.3
16482026-02-27T14:13:49.283Z Compiling bzip2 v0.5.2
16492026-02-27T14:13:49.416Z Compiling bzip2 v0.4.4
16502026-02-27T14:13:49.481Z Compiling bstr v1.10.0
16512026-02-27T14:13:49.670Z Compiling pkcs1 v0.7.5
16522026-02-27T14:13:49.808Z Compiling hex v0.4.3
16532026-02-27T14:13:50.399Z Compiling serde-big-array v0.5.1
16542026-02-27T14:13:50.518Z Compiling rfc6979 v0.4.0
16552026-02-27T14:13:50.561Z Compiling serde_repr v0.1.19
16562026-02-27T14:13:50.621Z Compiling enum-as-inner v0.6.1
16572026-02-27T14:13:50.646Z Compiling clap_derive v4.5.47
16582026-02-27T14:13:50.720Z Compiling strum_macros v0.26.4
16592026-02-27T14:13:50.905Z Compiling float-cmp v0.10.0
16602026-02-27T14:13:51.154Z Compiling env_filter v0.1.2
16612026-02-27T14:13:51.230Z Compiling memmap2 v0.9.8
16622026-02-27T14:13:51.603Z Compiling socket2 v0.5.10
16632026-02-27T14:13:51.633Z Compiling encoding_rs v0.8.34
16642026-02-27T14:13:51.657Z Compiling data-encoding v2.9.0
16652026-02-27T14:13:51.701Z Compiling predicates-core v1.0.8
16662026-02-27T14:13:52.027Z Compiling precomputed-hash v0.1.1
16672026-02-27T14:13:52.170Z Compiling fixedbitset v0.5.7
16682026-02-27T14:13:52.429Z Compiling rustc-hash v2.1.1
16692026-02-27T14:13:52.636Z Compiling fixedbitset v0.4.2
16702026-02-27T14:13:52.796Z Compiling new_debug_unreachable v1.0.6
16712026-02-27T14:13:52.920Z Compiling whoami v1.5.2
16722026-02-27T14:13:53.068Z Compiling difflib v0.4.0
16732026-02-27T14:13:53.306Z Compiling normalize-line-endings v0.3.0
16742026-02-27T14:13:53.457Z Compiling mime v0.3.17
16752026-02-27T14:13:53.518Z Compiling static_assertions v1.1.0
16762026-02-27T14:13:53.642Z Compiling keccak v0.1.5
16772026-02-27T14:13:54.005Z Compiling jiff v0.2.15
16782026-02-27T14:13:54.399Z Compiling sha3 v0.10.8
16792026-02-27T14:13:54.927Z Compiling strum v0.26.3
16802026-02-27T14:13:54.930Z Compiling clap v4.5.48
16812026-02-27T14:13:55.086Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16822026-02-27T14:13:55.134Z Compiling predicates v3.1.3
16832026-02-27T14:13:55.269Z Compiling toml_edit v0.22.27
16842026-02-27T14:13:55.393Z Compiling tokio-postgres v0.7.13
16852026-02-27T14:13:55.772Z Compiling petgraph v0.6.5
16862026-02-27T14:13:55.837Z Compiling string_cache v0.8.9
16872026-02-27T14:13:56.285Z Compiling iddqd v0.3.16
16882026-02-27T14:13:56.562Z Compiling petgraph v0.8.2
16892026-02-27T14:13:58.856Z Compiling hickory-proto v0.25.2
16902026-02-27T14:13:59.354Z Compiling usdt v0.6.0
16912026-02-27T14:13:59.851Z Compiling env_logger v0.11.8
16922026-02-27T14:14:00.584Z Compiling usdt-impl v0.5.0
16932026-02-27T14:14:00.729Z Compiling ecdsa v0.16.9
16942026-02-27T14:14:01.021Z Compiling zip v4.2.0
16952026-02-27T14:14:01.482Z Compiling similar v2.7.0
16962026-02-27T14:14:01.536Z Compiling serde_with v3.16.1
16972026-02-27T14:14:01.928Z Compiling rsa v0.9.8
16982026-02-27T14:14:02.171Z Compiling zip v0.6.6
16992026-02-27T14:14:03.146Z Compiling ed25519-dalek v2.1.1
17002026-02-27T14:14:04.309Z Compiling toml v0.7.8
17012026-02-27T14:14:04.556Z Compiling crossterm v0.28.1
17022026-02-27T14:14:05.893Z Compiling heck v0.4.1
17032026-02-27T14:14:05.916Z Compiling itertools v0.10.5
17042026-02-27T14:14:06.226Z Compiling itertools v0.13.0
17052026-02-27T14:14:06.247Z Compiling crossbeam-epoch v0.9.18
17062026-02-27T14:14:06.317Z Compiling tokio-stream v0.1.17
17072026-02-27T14:14:06.944Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17082026-02-27T14:14:07.201Z Compiling x509-cert v0.2.5
17092026-02-27T14:14:07.379Z Compiling openapiv3 v2.2.0
17102026-02-27T14:14:07.643Z Compiling sha1 v0.10.6
17112026-02-27T14:14:08.083Z Compiling winnow v0.6.26
17122026-02-27T14:14:08.356Z Compiling peg-runtime v0.8.5
17132026-02-27T14:14:08.949Z Compiling lalrpop-util v0.19.12
17142026-02-27T14:14:09.050Z Compiling thread_local v1.1.8
17152026-02-27T14:14:09.315Z Compiling slog-async v2.8.0
17162026-02-27T14:14:09.422Z Compiling crossbeam-channel v0.5.15
17172026-02-27T14:14:09.546Z Compiling xattr v1.3.1
17182026-02-27T14:14:09.823Z Compiling futures-executor v0.3.31
17192026-02-27T14:14:09.927Z Compiling filetime v0.2.26
17202026-02-27T14:14:10.242Z Compiling is-terminal v0.4.13
17212026-02-27T14:14:10.303Z Compiling term v1.1.0
17222026-02-27T14:14:10.327Z Compiling take_mut v0.2.2
17232026-02-27T14:14:10.394Z Compiling tar v0.4.44
17242026-02-27T14:14:10.418Z Compiling futures v0.3.31
17252026-02-27T14:14:11.219Z Compiling slog-term v2.9.2
17262026-02-27T14:14:19.469Z Compiling rustls-webpki v0.103.9
17272026-02-27T14:14:24.385Z Compiling tokio-rustls v0.26.0
17282026-02-27T14:14:24.385Z Compiling rustls-platform-verifier v0.6.2
17292026-02-27T14:14:24.682Z Compiling hyper-rustls v0.27.7
17302026-02-27T14:14:25.047Z Compiling reqwest v0.13.2
17312026-02-27T14:14:25.047Z Compiling reqwest v0.12.28
17322026-02-27T14:14:29.210Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17332026-02-27T14:14:29.509Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17342026-02-27T14:14:34.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
17352026-02-27T14:14:34.207Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17362026-02-27T14:14:34.265ZFeb 27 14:14:33.246 INFO Starting download, target: Clickhouse
17372026-02-27T14:14:34.265ZFeb 27 14:14:33.247 INFO Starting download, target: DendriteStub
17382026-02-27T14:14:34.265ZFeb 27 14:14:33.247 INFO Starting download, target: Cockroach
17392026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Starting download, target: Console
17402026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Starting download, target: MaghemiteMgd
17412026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Starting download, target: TransceiverControl
17422026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17432026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17442026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17452026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17462026-02-27T14:14:34.268ZFeb 27 14:14:33.247 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17472026-02-27T14:14:34.268ZFeb 27 14:14:33.248 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17482026-02-27T14:14:34.613ZFeb 27 14:14:33.593 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17492026-02-27T14:14:35.051ZFeb 27 14:14:34.024 INFO Download complete, target: TransceiverControl
17502026-02-27T14:14:35.209ZFeb 27 14:14:34.190 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17512026-02-27T14:14:35.698ZFeb 27 14:14:34.672 INFO Download complete, target: Console
17522026-02-27T14:14:35.756ZFeb 27 14:14:34.726 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17532026-02-27T14:14:36.341ZFeb 27 14:14:35.318 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17542026-02-27T14:14:36.603ZFeb 27 14:14:35.583 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17552026-02-27T14:14:36.603ZFeb 27 14:14:35.583 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17562026-02-27T14:14:36.787ZFeb 27 14:14:35.769 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17572026-02-27T14:14:39.888ZFeb 27 14:14:38.870 INFO Download complete, target: DendriteStub
17582026-02-27T14:14:40.462ZFeb 27 14:14:39.443 INFO Download complete, target: MaghemiteMgd
17592026-02-27T14:14:44.586ZFeb 27 14:14:43.567 INFO Checking that binary works, target: Cockroach
17602026-02-27T14:14:44.730ZFeb 27 14:14:43.712 INFO Download complete, target: Cockroach
17612026-02-27T14:14:48.129ZFeb 27 14:14:47.110 INFO Checking that binary works, target: Clickhouse
17622026-02-27T14:14:48.250ZFeb 27 14:14:47.231 INFO Download complete, target: Clickhouse
17632026-02-27T14:14:48.256ZAll prerequisites installed successfully
17642026-02-27T14:14:48.259Z
17652026-02-27T14:14:48.259Zreal 6:00.813088254
17662026-02-27T14:14:48.259Zuser 16:50.558914459
17672026-02-27T14:14:48.259Zsys 2:23.607004806
17682026-02-27T14:14:48.259Ztrap 0.601377884
17692026-02-27T14:14:48.259Ztflt 0.862142104
17702026-02-27T14:14:48.259Zdflt 0.672694411
17712026-02-27T14:14:48.259Zkflt 0.025519168
17722026-02-27T14:14:48.259Zlock 38:25.335486909
17732026-02-27T14:14:48.259Zslp 1:03:57.956521033
17742026-02-27T14:14:48.260Zlat 1:08.290170069
17752026-02-27T14:14:48.260Zstop 3:10.702193475
17762026-02-27T14:14:48.260Z+ ptime -m cargo xtask download softnpu
17772026-02-27T14:14:49.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17782026-02-27T14:14:49.093Z Running `target/debug/xtask download softnpu`
17792026-02-27T14:14:50.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17802026-02-27T14:14:50.240Z Running `target/debug/xtask-downloader softnpu`
17812026-02-27T14:14:50.282ZFeb 27 14:14:49.263 INFO Starting download, target: Softnpu
17822026-02-27T14:14:50.285ZFeb 27 14:14:49.264 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17832026-02-27T14:14:51.050ZFeb 27 14:14:50.031 INFO Download complete, target: Softnpu
17842026-02-27T14:14:51.053Z
17852026-02-27T14:14:51.056Zreal 2.790007047
17862026-02-27T14:14:51.056Zuser 1.940639867
17872026-02-27T14:14:51.056Zsys 0.837021016
17882026-02-27T14:14:51.056Ztrap 0.001144070
17892026-02-27T14:14:51.056Ztflt 0.000046166
17902026-02-27T14:14:51.056Zdflt 0.000114792
17912026-02-27T14:14:51.056Zkflt 0.000000000
17922026-02-27T14:14:51.056Zlock 7.902286336
17932026-02-27T14:14:51.056Zslp 0.552708576
17942026-02-27T14:14:51.056Zlat 0.172319044
17952026-02-27T14:14:51.056Zstop 0.000170490
17962026-02-27T14:14:51.056Z+ export CARGO_INCREMENTAL=0
17972026-02-27T14:14:51.056Z+ CARGO_INCREMENTAL=0
17982026-02-27T14:14:51.056Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17992026-02-27T14:14:52.381Z Compiling proc-macro2 v1.0.106
18002026-02-27T14:14:52.381Z Compiling quote v1.0.44
18012026-02-27T14:14:52.384Z Compiling unicode-ident v1.0.24
18022026-02-27T14:14:52.384Z Compiling libc v0.2.180
18032026-02-27T14:14:52.384Z Compiling serde_core v1.0.228
18042026-02-27T14:14:52.384Z Compiling serde v1.0.228
18052026-02-27T14:14:52.384Z Compiling autocfg v1.4.0
18062026-02-27T14:14:52.384Z Compiling cfg-if v1.0.4
18072026-02-27T14:14:52.683Z Compiling version_check v0.9.5
18082026-02-27T14:14:52.825Z Compiling find-msvc-tools v0.1.9
18092026-02-27T14:14:53.090Z Compiling shlex v1.3.0
18102026-02-27T14:14:53.323Z Compiling lock_api v0.4.12
18112026-02-27T14:14:53.326Z Compiling portable-atomic v1.11.0
18122026-02-27T14:14:53.388Z Compiling typenum v1.17.0
18132026-02-27T14:14:53.655Z Compiling memchr v2.7.4
18142026-02-27T14:14:54.150Z Compiling generic-array v0.14.7
18152026-02-27T14:14:54.518Z Compiling jobserver v0.1.32
18162026-02-27T14:14:54.678Z Compiling zmij v1.0.15
18172026-02-27T14:14:54.870Z Compiling syn v2.0.117
18182026-02-27T14:14:54.913Z Compiling serde_json v1.0.149
18192026-02-27T14:14:54.996Z Compiling cc v1.2.56
18202026-02-27T14:14:55.153Z Compiling parking_lot_core v0.9.10
18212026-02-27T14:14:55.211Z Compiling getrandom v0.3.4
18222026-02-27T14:14:55.285Z Compiling libm v0.2.8
18232026-02-27T14:14:55.589Z Compiling num-traits v0.2.19
18242026-02-27T14:14:55.675Z Compiling smallvec v1.15.1
18252026-02-27T14:14:55.808Z Compiling getrandom v0.2.15
18262026-02-27T14:14:55.954Z Compiling value-bag v1.12.0
18272026-02-27T14:14:56.208Z Compiling itoa v1.0.11
18282026-02-27T14:14:56.472Z Compiling log v0.4.29
18292026-02-27T14:14:56.754Z Compiling pkg-config v0.3.31
18302026-02-27T14:14:57.271Z Compiling scopeguard v1.2.0
18312026-02-27T14:14:57.491Z Compiling slab v0.4.9
18322026-02-27T14:14:57.609Z Compiling stable_deref_trait v1.2.0
18332026-02-27T14:14:57.724Z Compiling thiserror v2.0.18
18342026-02-27T14:14:57.866Z Compiling rand_core v0.6.4
18352026-02-27T14:14:58.226Z Compiling critical-section v1.1.3
18362026-02-27T14:14:58.245Z Compiling byteorder v1.5.0
18372026-02-27T14:14:58.441Z Compiling subtle v2.6.1
18382026-02-27T14:14:58.823Z Compiling fnv v1.0.7
18392026-02-27T14:14:59.102Z Compiling once_cell v1.21.3
18402026-02-27T14:14:59.197Z Compiling pin-project-lite v0.2.14
18412026-02-27T14:14:59.705Z Compiling allocator-api2 v0.2.21
18422026-02-27T14:14:59.738Z Compiling equivalent v1.0.2
18432026-02-27T14:14:59.848Z Compiling litemap v0.7.3
18442026-02-27T14:14:59.976Z Compiling writeable v0.5.5
18452026-02-27T14:15:00.723Z Compiling ring v0.17.14
18462026-02-27T14:15:01.013Z Compiling semver v1.0.27
18472026-02-27T14:15:01.075Z Compiling cmake v0.1.57
18482026-02-27T14:15:01.667Z Compiling signal-hook-registry v1.4.2
18492026-02-27T14:15:01.722Z Compiling percent-encoding v2.3.2
18502026-02-27T14:15:01.841Z Compiling synstructure v0.13.1
18512026-02-27T14:15:02.128Z Compiling fs_extra v1.3.0
18522026-02-27T14:15:02.254Z Compiling dunce v1.0.5
18532026-02-27T14:15:02.389Z Compiling parking_lot v0.12.3
18542026-02-27T14:15:02.639Z Compiling aws-lc-sys v0.37.1
18552026-02-27T14:15:02.758Z Compiling mio v1.0.2
18562026-02-27T14:15:02.946Z Compiling const-oid v0.9.6
18572026-02-27T14:15:03.048Z Compiling icu_locid_transform_data v1.5.0
18582026-02-27T14:15:03.068Z Compiling rustversion v1.0.22
18592026-02-27T14:15:03.184Z Compiling icu_properties_data v1.5.0
18602026-02-27T14:15:03.459Z Compiling socket2 v0.6.1
18612026-02-27T14:15:03.780Z Compiling schemars v0.8.22
18622026-02-27T14:15:04.174Z Compiling zerocopy v0.8.27
18632026-02-27T14:15:04.267Z Compiling write16 v1.0.0
18642026-02-27T14:15:04.297Z Compiling foldhash v0.2.0
18652026-02-27T14:15:04.321Z Compiling utf8_iter v1.0.4
18662026-02-27T14:15:04.424Z Compiling utf16_iter v1.0.5
18672026-02-27T14:15:04.614Z Compiling icu_normalizer_data v1.5.0
18682026-02-27T14:15:04.681Z Compiling hashbrown v0.16.1
18692026-02-27T14:15:04.730Z Compiling serde_derive_internals v0.29.1
18702026-02-27T14:15:05.092Z Compiling thiserror v1.0.69
18712026-02-27T14:15:05.229Z Compiling serde_derive v1.0.228
18722026-02-27T14:15:05.643Z Compiling zeroize_derive v1.4.2
18732026-02-27T14:15:05.712Z Compiling zerofrom-derive v0.1.4
18742026-02-27T14:15:05.734Z Compiling yoke-derive v0.7.4
18752026-02-27T14:15:05.875Z Compiling zerovec-derive v0.10.3
18762026-02-27T14:15:05.937Z Compiling displaydoc v0.2.5
18772026-02-27T14:15:06.606Z Compiling icu_provider_macros v1.5.0
18782026-02-27T14:15:06.878Z Compiling zeroize v1.8.1
18792026-02-27T14:15:07.327Z Compiling tokio-macros v2.6.0
18802026-02-27T14:15:07.350Z Compiling zerocopy-derive v0.7.35
18812026-02-27T14:15:07.449Z Compiling thiserror-impl v2.0.18
18822026-02-27T14:15:07.597Z Compiling futures-macro v0.3.31
18832026-02-27T14:15:08.350Z Compiling zerofrom v0.1.4
18842026-02-27T14:15:08.610Z Compiling yoke v0.7.4
18852026-02-27T14:15:08.947Z Compiling der_derive v0.7.3
18862026-02-27T14:15:08.968Z Compiling zerovec v0.10.4
18872026-02-27T14:15:08.990Z Compiling tracing-attributes v0.1.27
18882026-02-27T14:15:09.151Z Compiling crypto-common v0.1.6
18892026-02-27T14:15:09.248Z Compiling block-buffer v0.10.4
18902026-02-27T14:15:09.504Z Compiling digest v0.10.7
18912026-02-27T14:15:09.630Z Compiling schemars_derive v0.8.22
18922026-02-27T14:15:09.804Z Compiling zerocopy-derive v0.8.27
18932026-02-27T14:15:09.943Z Compiling strsim v0.11.1
18942026-02-27T14:15:10.221Z Compiling aws-lc-rs v1.16.0
18952026-02-27T14:15:10.734Z Compiling zerocopy v0.7.35
18962026-02-27T14:15:10.897Z Compiling tinystr v0.7.6
18972026-02-27T14:15:11.324Z Compiling icu_locid v1.5.0
18982026-02-27T14:15:11.882Z Compiling icu_collections v1.5.0
18992026-02-27T14:15:12.242Z Compiling indexmap v2.13.0
19002026-02-27T14:15:12.264Z Compiling thiserror-impl v1.0.69
19012026-02-27T14:15:12.457Z Compiling form_urlencoded v1.2.2
19022026-02-27T14:15:12.640Z Compiling icu_provider v1.5.0
19032026-02-27T14:15:12.827Z Compiling bytes v1.11.1
19042026-02-27T14:15:12.906Z Compiling bitflags v2.9.4
19052026-02-27T14:15:13.727Z Compiling icu_locid_transform v1.5.0
19062026-02-27T14:15:13.816Z Compiling futures-core v0.3.32
19072026-02-27T14:15:14.090Z Compiling ucd-trie v0.1.7
19082026-02-27T14:15:14.339Z Compiling tokio v1.49.0
19092026-02-27T14:15:14.391Z Compiling pest v2.8.2
19102026-02-27T14:15:15.108Z Compiling icu_properties v1.5.1
19112026-02-27T14:15:15.153Z Compiling heck v0.5.0
19122026-02-27T14:15:15.174Z Compiling ident_case v1.0.1
19132026-02-27T14:15:15.549Z Compiling httparse v1.9.5
19142026-02-27T14:15:15.569Z Compiling vcpkg v0.2.15
19152026-02-27T14:15:16.948Z Compiling openssl-sys v0.9.109
19162026-02-27T14:15:17.323Z Compiling pest_meta v2.8.2
19172026-02-27T14:15:17.780Z Compiling rustix v1.1.3
19182026-02-27T14:15:18.650Z Compiling regex-syntax v0.8.5
19192026-02-27T14:15:18.740Z Compiling pest_generator v2.8.2
19202026-02-27T14:15:19.317Z Compiling icu_normalizer v1.5.0
19212026-02-27T14:15:20.017Z Compiling syn v1.0.109
19222026-02-27T14:15:20.564Z Compiling idna_adapter v1.2.0
19232026-02-27T14:15:20.761Z Compiling idna v1.0.3
19242026-02-27T14:15:20.803Z Compiling pest_derive v2.8.2
19252026-02-27T14:15:21.555Z Compiling url v2.5.4
19262026-02-27T14:15:23.943Z Compiling rustc_version v0.4.1
19272026-02-27T14:15:24.508Z Compiling cpufeatures v0.2.14
19282026-02-27T14:15:24.627Z Compiling futures-sink v0.3.31
19292026-02-27T14:15:24.749Z Compiling rustls v0.23.37
19302026-02-27T14:15:24.817Z Compiling futures-channel v0.3.31
19312026-02-27T14:15:25.451Z Compiling hmac v0.12.1
19322026-02-27T14:15:25.698Z Compiling pin-utils v0.1.0
19332026-02-27T14:15:25.827Z Compiling rustix v0.38.37
19342026-02-27T14:15:26.079Z Compiling plain v0.2.3
19352026-02-27T14:15:26.496Z Compiling iana-time-zone v0.1.63
19362026-02-27T14:15:26.864Z Compiling futures-task v0.3.31
19372026-02-27T14:15:27.003Z Compiling futures-io v0.3.31
19382026-02-27T14:15:27.152Z Compiling chrono v0.4.43
19392026-02-27T14:15:27.198Z Compiling block-padding v0.3.3
19402026-02-27T14:15:27.274Z Compiling futures-util v0.3.31
19412026-02-27T14:15:27.375Z Compiling uuid v1.19.0
19422026-02-27T14:15:27.627Z Compiling aho-corasick v1.1.3
19432026-02-27T14:15:29.398Z Compiling crossbeam-utils v0.8.21
19442026-02-27T14:15:30.179Z Compiling regex-automata v0.4.14
19452026-02-27T14:15:30.955Z Compiling inout v0.1.3
19462026-02-27T14:15:31.124Z Compiling ppv-lite86 v0.2.20
19472026-02-27T14:15:32.060Z Compiling errno v0.3.12
19482026-02-27T14:15:32.377Z Compiling time-core v0.1.8
19492026-02-27T14:15:32.982Z Compiling pretty-hex v0.4.1
19502026-02-27T14:15:33.514Z Compiling openssl v0.10.73
19512026-02-27T14:15:33.551Z Compiling num-conv v0.2.0
19522026-02-27T14:15:33.825Z Compiling time-macros v0.2.27
19532026-02-27T14:15:33.968Z Compiling cipher v0.4.4
19542026-02-27T14:15:34.457Z Compiling sha2 v0.10.9
19552026-02-27T14:15:35.099Z Compiling serde_tokenstream v0.2.3
19562026-02-27T14:15:35.170Z Compiling scroll_derive v0.13.1
19572026-02-27T14:15:35.251Z Compiling scroll_derive v0.12.0
19582026-02-27T14:15:35.695Z Compiling anyhow v1.0.99
19592026-02-27T14:15:35.780Z Compiling base64ct v1.6.0
19602026-02-27T14:15:36.270Z Compiling pem-rfc7468 v0.7.0
19612026-02-27T14:15:36.347Z Compiling darling_core v0.21.0
19622026-02-27T14:15:36.479Z Compiling rustls-pki-types v1.14.0
19632026-02-27T14:15:36.519Z Compiling openssl-macros v0.1.1
19642026-02-27T14:15:36.839Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19652026-02-27T14:15:37.224Z Compiling bzip2-sys v0.1.13+1.0.8
19662026-02-27T14:15:37.591Z Compiling spin v0.9.8
19672026-02-27T14:15:38.040Z Compiling foldhash v0.1.5
19682026-02-27T14:15:38.062Z Compiling flagset v0.4.6
19692026-02-27T14:15:38.316Z Compiling native-tls v0.2.12
19702026-02-27T14:15:38.359Z Compiling der v0.7.10
19712026-02-27T14:15:38.382Z Compiling hashbrown v0.15.4
19722026-02-27T14:15:38.705Z Compiling regex v1.12.3
19732026-02-27T14:15:39.358Z Compiling rand_core v0.9.3
19742026-02-27T14:15:39.561Z Compiling serde_spanned v0.6.9
19752026-02-27T14:15:39.597Z Compiling toml_datetime v0.6.11
19762026-02-27T14:15:39.778Z Compiling slog v2.8.2
19772026-02-27T14:15:40.218Z Compiling dyn-clone v1.0.20
19782026-02-27T14:15:40.610Z Compiling spki v0.7.3
19792026-02-27T14:15:41.165Z Compiling salsa20 v0.10.2
19802026-02-27T14:15:41.387Z Compiling pbkdf2 v0.12.2
19812026-02-27T14:15:41.706Z Compiling darling_macro v0.21.0
19822026-02-27T14:15:41.825Z Compiling http v1.4.0
19832026-02-27T14:15:42.563Z Compiling darling v0.21.0
19842026-02-27T14:15:42.717Z Compiling tracing-core v0.1.32
19852026-02-27T14:15:43.926Z Compiling either v1.15.0
19862026-02-27T14:15:44.267Z Compiling winnow v0.5.40
19872026-02-27T14:15:44.583Z Compiling untrusted v0.9.0
19882026-02-27T14:15:44.633Z Compiling camino v1.2.2
19892026-02-27T14:15:45.104Z Compiling tracing v0.1.40
19902026-02-27T14:15:45.927Z Compiling scrypt v0.11.0
19912026-02-27T14:15:46.110Z Compiling rand_chacha v0.9.0
19922026-02-27T14:15:46.355Z Compiling tokio-util v0.7.15
19932026-02-27T14:15:46.796Z Compiling aes v0.8.4
19942026-02-27T14:15:47.338Z Compiling toml_edit v0.19.15
19952026-02-27T14:15:47.569Z Compiling cbc v0.1.2
19962026-02-27T14:15:48.961Z Compiling cookie v0.18.1
19972026-02-27T14:15:49.263Z Compiling usdt-impl v0.5.0
19982026-02-27T14:15:49.626Z Compiling ref-cast v1.0.25
19992026-02-27T14:15:49.648Z Compiling usdt-impl v0.6.0
20002026-02-27T14:15:50.016Z Compiling base64 v0.22.1
20012026-02-27T14:15:50.125Z Compiling paste v1.0.15
20022026-02-27T14:15:50.977Z Compiling pkcs5 v0.7.1
20032026-02-27T14:15:51.070Z Compiling rand v0.9.2
20042026-02-27T14:15:52.101Z Compiling http-body v1.0.1
20052026-02-27T14:15:52.297Z Compiling scroll v0.13.0
20062026-02-27T14:15:52.319Z Compiling scroll v0.12.0
20072026-02-27T14:15:52.715Z Compiling heapless v0.7.17
20082026-02-27T14:15:53.138Z Compiling openssl-probe v0.1.5
20092026-02-27T14:15:53.345Z Compiling signal-hook v0.3.18
20102026-02-27T14:15:53.643Z Compiling untrusted v0.7.1
20112026-02-27T14:15:53.712Z Compiling adler2 v2.0.0
20122026-02-27T14:15:53.859Z Compiling zstd-safe v7.2.3
20132026-02-27T14:15:53.999Z Compiling cfg_aliases v0.2.1
20142026-02-27T14:15:54.216Z Compiling miniz_oxide v0.8.5
20152026-02-27T14:15:55.336Z Compiling goblin v0.8.2
20162026-02-27T14:15:56.173Z Compiling goblin v0.10.2
20172026-02-27T14:15:56.197Z Compiling pkcs8 v0.10.2
20182026-02-27T14:15:57.744Z Compiling darling_core v0.20.10
20192026-02-27T14:15:57.791Z Compiling ref-cast-impl v1.0.25
20202026-02-27T14:15:57.941Z Compiling memoffset v0.9.1
20212026-02-27T14:15:58.088Z Compiling atomic-waker v1.1.2
20222026-02-27T14:15:58.523Z Compiling try-lock v0.2.5
20232026-02-27T14:15:58.688Z Compiling tinyvec_macros v0.1.1
20242026-02-27T14:15:58.808Z Compiling tower-service v0.3.3
20252026-02-27T14:15:58.846Z Compiling tower-layer v0.3.3
20262026-02-27T14:15:58.952Z Compiling tinyvec v1.8.0
20272026-02-27T14:15:59.158Z Compiling want v0.3.1
20282026-02-27T14:16:02.369Z Compiling darling_macro v0.20.10
20292026-02-27T14:16:02.614Z Compiling dof v0.4.0
20302026-02-27T14:16:02.994Z Compiling dof v0.3.0
20312026-02-27T14:16:03.183Z Compiling h2 v0.4.6
20322026-02-27T14:16:05.631Z Compiling dtrace-parser v0.2.0
20332026-02-27T14:16:06.152Z Compiling lazy_static v1.5.0
20342026-02-27T14:16:06.450Z Compiling curve25519-dalek v4.1.3
20352026-02-27T14:16:06.481Z Compiling dtrace-parser v0.3.0
20362026-02-27T14:16:06.953Z Compiling ipnet v2.11.0
20372026-02-27T14:16:07.101Z Compiling async-trait v0.1.89
20382026-02-27T14:16:07.241Z Compiling daft-derive v0.1.4
20392026-02-27T14:16:07.842Z Compiling thread-id v5.0.0
20402026-02-27T14:16:07.885Z Compiling thread-id v4.2.2
20412026-02-27T14:16:07.968Z Compiling fastrand v2.1.1
20422026-02-27T14:16:08.016Z Compiling smoltcp v0.9.1
20432026-02-27T14:16:08.829Z Compiling litrs v0.4.1
20442026-02-27T14:16:08.985Z Compiling foreign-types-shared v0.1.1
20452026-02-27T14:16:09.083Z Compiling httpdate v1.0.3
20462026-02-27T14:16:09.159Z Compiling num-bigint-dig v0.8.6
20472026-02-27T14:16:09.499Z Compiling foreign-types v0.3.2
20482026-02-27T14:16:09.624Z Compiling tempfile v3.24.0
20492026-02-27T14:16:09.711Z Compiling document-features v0.2.11
20502026-02-27T14:16:09.758Z Compiling hyper v1.8.1
20512026-02-27T14:16:11.502Z Compiling darling v0.20.10
20522026-02-27T14:16:13.005Z Compiling ipnetwork v0.21.1
20532026-02-27T14:16:13.989Z Compiling strum_macros v0.26.4
20542026-02-27T14:16:14.840Z Compiling wait-timeout v0.2.0
20552026-02-27T14:16:15.802Z Compiling powerfmt v0.2.0
20562026-02-27T14:16:16.085Z Compiling gimli v0.31.1
20572026-02-27T14:16:16.149Z Compiling utf8parse v0.2.2
20582026-02-27T14:16:16.340Z Compiling bit-vec v0.8.0
20592026-02-27T14:16:16.784Z Compiling quick-error v1.2.3
20602026-02-27T14:16:17.593Z Compiling anstyle v1.0.11
20612026-02-27T14:16:18.781Z Compiling deranged v0.5.3
20622026-02-27T14:16:20.317Z Compiling addr2line v0.24.2
20632026-02-27T14:16:22.624Z Compiling rusty-fork v0.3.0
20642026-02-27T14:16:23.153Z Compiling bit-set v0.8.0
20652026-02-27T14:16:23.476Z Compiling anstyle-parse v0.2.5
20662026-02-27T14:16:26.848Z Compiling hyper-util v0.1.19
20672026-02-27T14:16:27.942Z Compiling derive_builder_core v0.20.2
20682026-02-27T14:16:28.016Z Compiling unicode-normalization v0.1.24
20692026-02-27T14:16:29.033Z Compiling nix v0.29.0
20702026-02-27T14:16:29.750Z Compiling rustls-native-certs v0.8.1
20712026-02-27T14:16:30.046Z Compiling rand_xorshift v0.4.0
20722026-02-27T14:16:30.156Z Compiling hubpack_derive v0.1.1
20732026-02-27T14:16:30.290Z Compiling sync_wrapper v1.0.1
20742026-02-27T14:16:30.333Z Compiling strum_macros v0.27.2
20752026-02-27T14:16:30.464Z Compiling signature v2.2.0
20762026-02-27T14:16:30.560Z Compiling curve25519-dalek-derive v0.1.1
20772026-02-27T14:16:30.718Z Compiling object v0.36.5
20782026-02-27T14:16:31.799Z Compiling fs-err v3.1.1
20792026-02-27T14:16:32.165Z Compiling ahash v0.8.12
20802026-02-27T14:16:32.295Z Compiling crc32fast v1.4.2
20812026-02-27T14:16:32.571Z Compiling is_terminal_polyfill v1.70.1
20822026-02-27T14:16:32.636Z Compiling num_threads v0.1.7
20832026-02-27T14:16:32.733Z Compiling unarray v0.1.4
20842026-02-27T14:16:32.799Z Compiling rustc-demangle v0.1.24
20852026-02-27T14:16:32.957Z Compiling siphasher v0.3.11
20862026-02-27T14:16:33.350Z Compiling unicode-segmentation v1.12.0
20872026-02-27T14:16:33.705Z Compiling anstyle-query v1.1.1
20882026-02-27T14:16:33.866Z Compiling buf-list v1.0.3
20892026-02-27T14:16:34.204Z Compiling zlib-rs v0.5.1
20902026-02-27T14:16:34.398Z Compiling unicode-bidi v0.3.17
20912026-02-27T14:16:34.534Z Compiling colorchoice v1.0.2
20922026-02-27T14:16:34.730Z Compiling unicode-properties v0.1.3
20932026-02-27T14:16:35.420Z Compiling time v0.3.47
20942026-02-27T14:16:35.443Z Compiling stringprep v0.1.5
20952026-02-27T14:16:35.466Z Compiling anstream v0.6.18
20962026-02-27T14:16:35.960Z Compiling phf_shared v0.11.2
20972026-02-27T14:16:36.215Z Compiling proptest v1.7.0
20982026-02-27T14:16:37.903Z Compiling backtrace v0.3.74
20992026-02-27T14:16:38.629Z Compiling libz-rs-sys v0.5.1
21002026-02-27T14:16:40.766Z Compiling tower v0.5.2
21012026-02-27T14:16:41.796Z Compiling derive_builder_macro v0.20.2
21022026-02-27T14:16:42.665Z Compiling usdt-macro v0.6.0
21032026-02-27T14:16:43.376Z Compiling usdt-attr-macro v0.6.0
21042026-02-27T14:16:44.145Z Compiling http-body-util v0.1.3
21052026-02-27T14:16:44.568Z Compiling webpki-roots v1.0.1
21062026-02-27T14:16:44.823Z Compiling rand_chacha v0.3.1
21072026-02-27T14:16:45.128Z Compiling num-integer v0.1.46
21082026-02-27T14:16:45.210Z Compiling erased-serde v0.3.31
21092026-02-27T14:16:45.577Z Compiling md-5 v0.10.6
21102026-02-27T14:16:45.716Z Compiling vergen-lib v0.1.6
21112026-02-27T14:16:45.826Z Compiling ff v0.13.0
21122026-02-27T14:16:46.030Z Compiling hash32 v0.2.1
21132026-02-27T14:16:46.033Z Compiling iri-string v0.7.8
21142026-02-27T14:16:46.395Z Compiling ryu v1.0.18
21152026-02-27T14:16:46.708Z Compiling psl-types v2.0.11
21162026-02-27T14:16:46.729Z Compiling base16ct v0.2.0
21172026-02-27T14:16:47.053Z Compiling fallible-iterator v0.2.0
21182026-02-27T14:16:47.242Z Compiling sec1 v0.7.3
21192026-02-27T14:16:47.687Z Compiling publicsuffix v2.3.0
21202026-02-27T14:16:47.750Z Compiling postgres-protocol v0.6.8
21212026-02-27T14:16:47.753Z Compiling serde_urlencoded v0.7.1
21222026-02-27T14:16:48.315Z Compiling group v0.13.0
21232026-02-27T14:16:48.607Z Compiling num-iter v0.1.45
21242026-02-27T14:16:48.812Z Compiling tower-http v0.6.8
21252026-02-27T14:16:48.976Z Compiling rand v0.8.5
21262026-02-27T14:16:49.683Z Compiling oxnet v0.1.4
21272026-02-27T14:16:50.092Z Compiling derive_builder v0.20.2
21282026-02-27T14:16:50.312Z Compiling newtype-uuid v1.3.2
21292026-02-27T14:16:50.335Z Compiling tokio-native-tls v0.3.1
21302026-02-27T14:16:50.408Z Compiling flate2 v1.1.2
21312026-02-27T14:16:50.496Z Compiling heck v0.4.1
21322026-02-27T14:16:50.616Z Compiling terminal_size v0.4.0
21332026-02-27T14:16:51.324Z Compiling serde_with_macros v3.16.1
21342026-02-27T14:16:51.755Z Compiling hkdf v0.12.4
21352026-02-27T14:16:52.009Z Compiling clap_derive v4.5.47
21362026-02-27T14:16:52.128Z Compiling enum-as-inner v0.6.1
21372026-02-27T14:16:52.493Z Compiling cargo-platform v0.1.8
21382026-02-27T14:16:52.912Z Compiling crypto-bigint v0.5.5
21392026-02-27T14:16:53.047Z Compiling vergen v9.0.6
21402026-02-27T14:16:53.349Z Compiling serde_repr v0.1.19
21412026-02-27T14:16:53.645Z Compiling bitflags v1.3.2
21422026-02-27T14:16:53.783Z Compiling managed v0.8.0
21432026-02-27T14:16:54.295Z Compiling winnow v0.7.14
21442026-02-27T14:16:54.501Z Compiling clap_lex v0.7.4
21452026-02-27T14:16:55.017Z Compiling simd-adler32 v0.3.7
21462026-02-27T14:16:55.352Z Compiling lockfree-object-pool v0.1.6
21472026-02-27T14:16:55.732Z Compiling bumpalo v3.16.0
21482026-02-27T14:16:56.041Z Compiling elliptic-curve v0.13.8
21492026-02-27T14:16:56.161Z Compiling zopfli v0.8.1
21502026-02-27T14:16:57.366Z Compiling clap_builder v4.5.48
21512026-02-27T14:16:57.790Z Compiling cargo_metadata v0.19.2
21522026-02-27T14:16:59.500Z Compiling rustls-webpki v0.103.9
21532026-02-27T14:17:01.343Z Compiling daft v0.1.4
21542026-02-27T14:17:01.917Z Compiling hyper-tls v0.6.0
21552026-02-27T14:17:02.323Z Compiling zstd v0.13.3
21562026-02-27T14:17:02.843Z Compiling signal-hook-mio v0.2.4
21572026-02-27T14:17:03.053Z Compiling cookie_store v0.22.1
21582026-02-27T14:17:03.170Z Compiling postgres-types v0.2.9
21592026-02-27T14:17:03.375Z Compiling phf v0.11.2
21602026-02-27T14:17:03.411Z Compiling strum v0.27.2
21612026-02-27T14:17:03.774Z Compiling hubpack v0.1.2
21622026-02-27T14:17:03.878Z Compiling ed25519 v2.2.3
21632026-02-27T14:17:04.242Z Compiling bzip2 v0.5.2
21642026-02-27T14:17:04.263Z Compiling bzip2 v0.4.4
21652026-02-27T14:17:04.361Z Compiling crossbeam-epoch v0.9.18
21662026-02-27T14:17:04.607Z Compiling pkcs1 v0.7.5
21672026-02-27T14:17:05.356Z Compiling bstr v1.10.0
21682026-02-27T14:17:05.819Z Compiling rfc6979 v0.4.0
21692026-02-27T14:17:06.043Z Compiling float-cmp v0.10.0
21702026-02-27T14:17:06.696Z Compiling serde-big-array v0.5.1
21712026-02-27T14:17:06.918Z Compiling hex v0.4.3
21722026-02-27T14:17:06.957Z Compiling env_filter v0.1.2
21732026-02-27T14:17:07.492Z Compiling tokio-rustls v0.26.0
21742026-02-27T14:17:07.542Z Compiling rustls-platform-verifier v0.6.2
21752026-02-27T14:17:07.883Z Compiling hyper-rustls v0.27.7
21762026-02-27T14:17:07.917Z Compiling socket2 v0.5.10
21772026-02-27T14:17:07.920Z Compiling memmap2 v0.9.8
21782026-02-27T14:17:08.346Z Compiling encoding_rs v0.8.34
21792026-02-27T14:17:08.485Z Compiling data-encoding v2.9.0
21802026-02-27T14:17:08.664Z Compiling static_assertions v1.1.0
21812026-02-27T14:17:08.798Z Compiling predicates-core v1.0.8
21822026-02-27T14:17:09.107Z Compiling difflib v0.4.0
21832026-02-27T14:17:09.740Z Compiling normalize-line-endings v0.3.0
21842026-02-27T14:17:09.904Z Compiling rustc-hash v2.1.1
21852026-02-27T14:17:10.117Z Compiling toml_write v0.1.2
21862026-02-27T14:17:10.140Z Compiling jiff v0.2.15
21872026-02-27T14:17:10.495Z Compiling new_debug_unreachable v1.0.6
21882026-02-27T14:17:10.625Z Compiling mime v0.3.17
21892026-02-27T14:17:11.106Z Compiling whoami v1.5.2
21902026-02-27T14:17:11.631Z Compiling fixedbitset v0.5.7
21912026-02-27T14:17:11.716Z Compiling keccak v0.1.5
21922026-02-27T14:17:12.129Z Compiling precomputed-hash v0.1.1
21932026-02-27T14:17:12.182Z Compiling fixedbitset v0.4.2
21942026-02-27T14:17:12.562Z Compiling petgraph v0.6.5
21952026-02-27T14:17:12.687Z Compiling string_cache v0.8.9
21962026-02-27T14:17:13.117Z Compiling petgraph v0.8.2
21972026-02-27T14:17:15.817Z Compiling toml_edit v0.22.27
21982026-02-27T14:17:17.464Z Compiling zip v4.2.0
21992026-02-27T14:17:17.877Z Compiling sha3 v0.10.8
22002026-02-27T14:17:18.446Z Compiling tokio-postgres v0.7.13
22012026-02-27T14:17:19.349Z Compiling reqwest v0.12.28
22022026-02-27T14:17:19.373Z Compiling iddqd v0.3.16
22032026-02-27T14:17:20.323Z Compiling predicates v3.1.3
22042026-02-27T14:17:21.868Z Compiling hickory-proto v0.25.2
22052026-02-27T14:17:21.898Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22062026-02-27T14:17:23.404Z Compiling reqwest v0.13.2
22072026-02-27T14:17:27.863Z Compiling usdt v0.6.0
22082026-02-27T14:17:28.154Z Compiling serde_with v3.16.1
22092026-02-27T14:17:29.124Z Compiling env_logger v0.11.8
22102026-02-27T14:17:29.819Z Compiling similar v2.7.0
22112026-02-27T14:17:31.422Z Compiling ecdsa v0.16.9
22122026-02-27T14:17:32.271Z Compiling rsa v0.9.8
22132026-02-27T14:17:32.487Z Compiling zip v0.6.6
22142026-02-27T14:17:33.650Z Compiling ed25519-dalek v2.1.1
22152026-02-27T14:17:35.133Z Compiling crossterm v0.28.1
22162026-02-27T14:17:35.376Z Compiling clap v4.5.48
22172026-02-27T14:17:35.659Z Compiling strum v0.26.3
22182026-02-27T14:17:35.943Z Compiling toml v0.7.8
22192026-02-27T14:17:36.093Z Compiling tokio-stream v0.1.17
22202026-02-27T14:17:36.966Z Compiling itertools v0.13.0
22212026-02-27T14:17:37.122Z Compiling itertools v0.10.5
22222026-02-27T14:17:37.176Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22232026-02-27T14:17:37.607Z Compiling x509-cert v0.2.5
22242026-02-27T14:17:40.532Z Compiling sha1 v0.10.6
22252026-02-27T14:17:40.952Z Compiling openapiv3 v2.2.0
22262026-02-27T14:17:41.201Z Compiling winnow v0.6.26
22272026-02-27T14:17:46.612Z Compiling peg-runtime v0.8.5
22282026-02-27T14:17:47.094Z Compiling lalrpop-util v0.19.12
22292026-02-27T14:17:47.463Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22302026-02-27T14:17:56.641Z Compiling rayon-core v1.12.1
22312026-02-27T14:18:05.234Z Compiling proc-macro-crate v1.3.1
22322026-02-27T14:18:05.722Z Compiling itertools v0.14.0
22332026-02-27T14:18:06.269Z Compiling macaddr v1.0.1
22342026-02-27T14:18:06.883Z Compiling structmeta-derive v0.3.0
22352026-02-27T14:18:09.395Z Compiling heapless v0.8.0
22362026-02-27T14:18:10.567Z Compiling structmeta v0.3.0
22372026-02-27T14:18:12.165Z Compiling ingot-macros v0.1.1
22382026-02-27T14:18:13.466Z Compiling num_enum_derive v0.5.11
22392026-02-27T14:18:19.026Z Compiling crossbeam-deque v0.8.5
22402026-02-27T14:18:20.415Z Compiling hash32 v0.3.1
22412026-02-27T14:18:21.032Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22422026-02-27T14:18:23.189Z Compiling smoltcp v0.11.0
22432026-02-27T14:18:31.493Z Compiling ingot-types v0.1.2
22442026-02-27T14:18:32.400Z Compiling num_enum v0.5.11
22452026-02-27T14:18:37.893Z Compiling proc-macro-error-attr v1.0.4
22462026-02-27T14:18:39.468Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22472026-02-27T14:18:39.569Z Compiling cobs v0.2.3
22482026-02-27T14:18:39.843Z Compiling rustls v0.22.4
22492026-02-27T14:18:53.910Z Compiling postcard v1.0.10
22502026-02-27T14:19:02.766Z Compiling ingot v0.1.1
22512026-02-27T14:19:09.948Z Compiling rustls-webpki v0.102.8
22522026-02-27T14:19:10.249Z Compiling futures-executor v0.3.31
22532026-02-27T14:19:10.649Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22542026-02-27T14:19:11.081Z Compiling foreign-types-macros v0.2.3
22552026-02-27T14:19:11.161Z Compiling thread_local v1.1.8
22562026-02-27T14:19:11.213Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22572026-02-27T14:19:11.278Z Compiling multer v3.1.0
22582026-02-27T14:19:11.596Z Compiling proc-macro-error v1.0.4
22592026-02-27T14:19:11.642Z Compiling match_cfg v0.1.0
22602026-02-27T14:19:11.764Z Compiling slog-async v2.8.0
22612026-02-27T14:19:11.786Z Compiling foreign-types-shared v0.3.1
22622026-02-27T14:19:11.945Z Compiling unicode-width v0.1.14
22632026-02-27T14:19:12.128Z Compiling hostname v0.3.1
22642026-02-27T14:19:12.294Z Compiling foreign-types v0.5.0
22652026-02-27T14:19:12.423Z Compiling tabwriter v1.4.0
22662026-02-27T14:19:12.425Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22672026-02-27T14:19:12.490Z Compiling futures v0.3.31
22682026-02-27T14:19:12.823Z Compiling derive-ex v0.1.8
22692026-02-27T14:19:13.033Z Compiling toml_parser v1.0.6+spec-1.1.0
22702026-02-27T14:19:13.134Z Compiling slog-json v2.6.1
22712026-02-27T14:19:13.256Z Compiling crossbeam-channel v0.5.15
22722026-02-27T14:19:13.608Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22732026-02-27T14:19:14.045Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22742026-02-27T14:19:14.401Z Compiling async-stream-impl v0.3.6
22752026-02-27T14:19:14.692Z Compiling toml_datetime v0.7.5+spec-1.1.0
22762026-02-27T14:19:14.914Z Compiling serde_spanned v1.0.4
22772026-02-27T14:19:15.183Z Compiling cstr-argument v0.1.2
22782026-02-27T14:19:15.501Z Compiling is-terminal v0.4.13
22792026-02-27T14:19:15.590Z Compiling dropshot v0.16.7
22802026-02-27T14:19:15.612Z Compiling crucible-workspace-hack v0.1.0
22812026-02-27T14:19:15.653Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22822026-02-27T14:19:15.938Z Compiling typeid v1.0.3
22832026-02-27T14:19:15.941Z Compiling take_mut v0.2.2
22842026-02-27T14:19:15.997Z Compiling term v1.1.0
22852026-02-27T14:19:16.133Z Compiling toml_writer v1.0.6+spec-1.1.0
22862026-02-27T14:19:16.164Z Compiling pretty-hex v0.2.1
22872026-02-27T14:19:16.372Z Compiling test-strategy v0.4.3
22882026-02-27T14:19:16.417Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22892026-02-27T14:19:16.525Z Compiling toml v0.9.11+spec-1.1.0
22902026-02-27T14:19:16.648Z Compiling slog-term v2.9.2
22912026-02-27T14:19:17.011Z Compiling tokio-rustls v0.25.0
22922026-02-27T14:19:17.590Z Compiling async-stream v0.3.6
22932026-02-27T14:19:17.932Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942026-02-27T14:19:18.889Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22952026-02-27T14:19:19.107Z Compiling slog-bunyan v2.5.0
22962026-02-27T14:19:19.540Z Compiling rayon v1.10.0
22972026-02-27T14:19:19.692Z Compiling parse-display-derive v0.10.0
22982026-02-27T14:19:19.821Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22992026-02-27T14:19:20.079Z Compiling colored v2.2.0
23002026-02-27T14:19:20.082Z Compiling waitgroup v0.1.2
23012026-02-27T14:19:20.387Z Compiling nix v0.30.1
23022026-02-27T14:19:20.583Z Compiling rustls-pemfile v2.2.0
23032026-02-27T14:19:21.134Z Compiling dropshot_endpoint v0.16.7
23042026-02-27T14:19:21.190Z Compiling newtype-uuid-macros v0.1.0
23052026-02-27T14:19:21.403Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062026-02-27T14:19:21.966Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23072026-02-27T14:19:22.217Z Compiling serde_path_to_error v0.1.20
23082026-02-27T14:19:22.435Z Compiling hostname v0.4.2
23092026-02-27T14:19:22.716Z Compiling instant v0.1.13
23102026-02-27T14:19:22.740Z Compiling debug-ignore v1.0.5
23112026-02-27T14:19:22.926Z Compiling backoff v0.4.0
23122026-02-27T14:19:22.949Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23132026-02-27T14:19:22.972Z Compiling parse-display v0.10.0
23142026-02-27T14:19:23.202Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23152026-02-27T14:19:23.453Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23162026-02-27T14:19:24.795Z Compiling zone_cfg_derive v0.3.0
23172026-02-27T14:19:24.882Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23182026-02-27T14:19:25.646Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23192026-02-27T14:19:26.039Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23202026-02-27T14:19:26.094Z Compiling progenitor-client v0.13.0
23212026-02-27T14:19:26.707Z Compiling progenitor-client v0.10.0
23222026-02-27T14:19:26.814Z Compiling camino-tempfile v1.4.1
23232026-02-27T14:19:27.114Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23242026-02-27T14:19:27.582Z Compiling itertools v0.12.1
23252026-02-27T14:19:27.613Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23262026-02-27T14:19:27.680Z Compiling backon v1.6.0
23272026-02-27T14:19:28.172Z Compiling regress v0.10.5
23282026-02-27T14:19:30.480Z Compiling secrecy v0.10.3
23292026-02-27T14:19:30.725Z Compiling num-derive v0.4.2
23302026-02-27T14:19:30.827Z Compiling sigpipe v0.1.3
23312026-02-27T14:19:30.946Z Compiling glob v0.3.2
23322026-02-27T14:19:30.986Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23332026-02-27T14:19:31.353Z Compiling libefi-sys v0.1.0
23342026-02-27T14:19:31.772Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23352026-02-27T14:19:32.802Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23362026-02-27T14:19:33.023Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23372026-02-27T14:19:33.084Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23382026-02-27T14:19:33.280Z Compiling zone v0.3.1
23392026-02-27T14:19:34.303Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23402026-02-27T14:19:34.940Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-02-27T14:19:36.515Z Compiling erased-serde v0.4.6
23422026-02-27T14:19:36.855Z Compiling usdt-attr-macro v0.5.0
23432026-02-27T14:19:38.049Z Compiling usdt-macro v0.5.0
23442026-02-27T14:19:38.354Z Compiling smf v0.2.3
23452026-02-27T14:19:39.357Z Compiling bitfield-struct v0.6.2
23462026-02-27T14:19:39.394Z Compiling ordered-float v2.10.1
23472026-02-27T14:19:40.060Z Compiling blake3 v1.5.4
23482026-02-27T14:19:40.632Z Compiling memmap v0.7.0
23492026-02-27T14:19:40.654Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23502026-02-27T14:19:40.881Z Compiling serde-value v0.7.0
23512026-02-27T14:19:41.044Z Compiling usdt v0.5.0
23522026-02-27T14:19:41.260Z Compiling serde-untagged v0.1.7
23532026-02-27T14:19:41.449Z Compiling toml v0.8.23
23542026-02-27T14:19:41.877Z Compiling xattr v1.3.1
23552026-02-27T14:19:42.047Z Compiling filetime v0.2.26
23562026-02-27T14:19:42.248Z Compiling constant_time_eq v0.3.1
23572026-02-27T14:19:42.379Z Compiling arrayref v0.3.9
23582026-02-27T14:19:42.439Z Compiling unicode-xid v0.2.6
23592026-02-27T14:19:42.465Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23602026-02-27T14:19:42.469Z Compiling same-file v1.0.6
23612026-02-27T14:19:42.510Z Compiling arrayvec v0.7.6
23622026-02-27T14:19:42.542Z Compiling unicode-width v0.2.0
23632026-02-27T14:19:42.605Z Compiling cargo-util-schemas v0.8.2
23642026-02-27T14:19:42.672Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23652026-02-27T14:19:42.790Z Compiling walkdir v2.5.0
23662026-02-27T14:19:43.163Z Compiling console v0.16.0
23672026-02-27T14:19:44.080Z Compiling tar v0.4.44
23682026-02-27T14:19:44.339Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23692026-02-27T14:19:44.781Z Compiling tokio-dtrace v0.1.0
23702026-02-27T14:19:45.248Z Compiling gethostname v0.5.0
23712026-02-27T14:19:45.292Z Compiling cargo-platform v0.2.0
23722026-02-27T14:19:45.487Z Compiling unit-prefix v0.5.1
23732026-02-27T14:19:45.727Z Compiling topological-sort v0.2.2
23742026-02-27T14:19:45.779Z Compiling indicatif v0.18.0
23752026-02-27T14:19:46.465Z Compiling omicron-zone-package v0.12.2
23762026-02-27T14:19:47.073Z Compiling cargo_metadata v0.21.0
23772026-02-27T14:19:48.080Z Compiling oxide-tokio-rt v0.1.2
23782026-02-27T14:19:48.726Z Compiling shell-words v1.1.0
23792026-02-27T14:19:49.238Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23802026-02-27T14:19:49.580Z Compiling indent_write v2.2.0
23812026-02-27T14:19:51.838Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23822026-02-27T14:19:53.916Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23832026-02-27T14:19:56.176Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23842026-02-27T14:20:16.319Z Finished `release` profile [optimized] target(s) in 5m 25s
23852026-02-27T14:20:16.513Z Running `target/release/omicron-package -t test target create -p dev`
23862026-02-27T14:20:16.578ZLogging to: /work/oxidecomputer/omicron/out/LOG
23872026-02-27T14:20:16.580ZCreated new build target 'test' and set it as active
23882026-02-27T14:20:16.583Z
23892026-02-27T14:20:16.583Zreal 5:25.503131953
23902026-02-27T14:20:16.583Zuser 36:44.843603013
23912026-02-27T14:20:16.583Zsys 3:36.153113818
23922026-02-27T14:20:16.583Ztrap 1.040751817
23932026-02-27T14:20:16.583Ztflt 2.174907375
23942026-02-27T14:20:16.584Zdflt 1.159078295
23952026-02-27T14:20:16.584Zkflt 0.000115680
23962026-02-27T14:20:16.584Zlock 1:44:17.565398543
23972026-02-27T14:20:16.584Zslp 2:22:15.564695898
23982026-02-27T14:20:16.584Zlat 2:35.682452412
23992026-02-27T14:20:16.584Zstop 5:29.863830499
24002026-02-27T14:20:16.584Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24012026-02-27T14:20:17.875Z Finished `release` profile [optimized] target(s) in 1.22s
24022026-02-27T14:20:17.941Z Running `target/release/omicron-package -t test package`
24032026-02-27T14:20:17.993ZLogging to: /work/oxidecomputer/omicron/out/LOG
24042026-02-27T14:20:20.036Z Compiling regress v0.10.5
24052026-02-27T14:20:20.039Z Compiling heck v0.5.0
24062026-02-27T14:20:20.039Z Compiling unsafe-libyaml v0.2.11
24072026-02-27T14:20:20.307Z Compiling convert_case v0.4.0
24082026-02-27T14:20:20.334Z Compiling half v2.4.1
24092026-02-27T14:20:20.337Z Compiling ciborium-io v0.2.2
24102026-02-27T14:20:20.391Z Compiling is-terminal v0.4.13
24112026-02-27T14:20:20.394Z Compiling prettyplease v0.2.36
24122026-02-27T14:20:20.499Z Compiling typify-impl v0.6.1
24132026-02-27T14:20:20.557Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24142026-02-27T14:20:20.820Z Compiling universal-hash v0.5.1
24152026-02-27T14:20:20.907Z Compiling derive_more v0.99.20
24162026-02-27T14:20:21.011Z Compiling ciborium-ll v0.2.2
24172026-02-27T14:20:21.120Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24182026-02-27T14:20:21.498Z Compiling serde_yaml v0.9.34+deprecated
24192026-02-27T14:20:21.556Z Compiling ciborium v0.2.2
24202026-02-27T14:20:21.809Z Compiling thiserror-impl-no-std v2.0.2
24212026-02-27T14:20:23.535Z Compiling opaque-debug v0.3.1
24222026-02-27T14:20:23.584Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24232026-02-27T14:20:23.677Z Compiling poly1305 v0.8.0
24242026-02-27T14:20:24.533Z Compiling typify-impl v0.4.3
24252026-02-27T14:20:24.572Z Compiling thiserror-no-std v2.0.2
24262026-02-27T14:20:25.060Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24272026-02-27T14:20:25.107Z Compiling chacha20 v0.9.1
24282026-02-27T14:20:25.616Z Compiling password-hash v0.5.0
24292026-02-27T14:20:26.278Z Compiling blake2 v0.10.6
24302026-02-27T14:20:27.446Z Compiling aead v0.5.2
24312026-02-27T14:20:27.805Z Compiling swrite v0.1.0
24322026-02-27T14:20:27.836Z Compiling chacha20poly1305 v0.10.1
24332026-02-27T14:20:27.901Z Compiling argon2 v0.5.3
24342026-02-27T14:20:27.990Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24352026-02-27T14:20:28.103Z Compiling vsss-rs v3.3.4
24362026-02-27T14:20:30.278Z Compiling rustls v0.22.4
24372026-02-27T14:20:30.326Z Compiling rustls-webpki v0.102.8
24382026-02-27T14:20:31.971Z Compiling thread_local v1.1.8
24392026-02-27T14:20:32.318Z Compiling match_cfg v0.1.0
24402026-02-27T14:20:32.458Z Compiling bytecount v0.6.8
24412026-02-27T14:20:32.489Z Compiling hostname v0.3.1
24422026-02-27T14:20:32.735Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24432026-02-27T14:20:33.296Z Compiling typify-macro v0.6.1
24442026-02-27T14:20:33.909Z Compiling typify-macro v0.4.3
24452026-02-27T14:20:36.915Z Compiling typify v0.6.1
24462026-02-27T14:20:37.135Z Compiling progenitor-impl v0.13.0
24472026-02-27T14:20:37.992Z Compiling typify v0.4.3
24482026-02-27T14:20:38.424Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24492026-02-27T14:20:38.850Z Compiling multer v3.1.0
24502026-02-27T14:20:38.948Z Compiling slog-async v2.8.0
24512026-02-27T14:20:39.057Z Compiling crossbeam-channel v0.5.15
24522026-02-27T14:20:39.091Z Compiling toml_parser v1.0.6+spec-1.1.0
24532026-02-27T14:20:40.098Z Compiling slog-json v2.6.1
24542026-02-27T14:20:40.185Z Compiling futures-executor v0.3.31
24552026-02-27T14:20:40.434Z Compiling serde_spanned v1.0.4
24562026-02-27T14:20:40.466Z Compiling toml_datetime v0.7.5+spec-1.1.0
24572026-02-27T14:20:40.662Z Compiling take_mut v0.2.2
24582026-02-27T14:20:40.743Z Compiling toml_writer v1.0.6+spec-1.1.0
24592026-02-27T14:20:40.885Z Compiling term v1.1.0
24602026-02-27T14:20:41.197Z Compiling toml v0.9.11+spec-1.1.0
24612026-02-27T14:20:42.070Z Compiling slog-term v2.9.2
24622026-02-27T14:20:42.101Z Compiling futures v0.3.31
24632026-02-27T14:20:42.262Z Compiling slog-bunyan v2.5.0
24642026-02-27T14:20:42.744Z Compiling progenitor-macro v0.13.0
24652026-02-27T14:20:43.260Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24662026-02-27T14:20:43.380Z Compiling tokio-rustls v0.25.0
24672026-02-27T14:20:43.847Z Compiling async-stream v0.3.6
24682026-02-27T14:20:44.089Z Compiling dropshot v0.16.7
24692026-02-27T14:20:44.150Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24702026-02-27T14:20:44.182Z Compiling waitgroup v0.1.2
24712026-02-27T14:20:44.401Z Compiling rustls-pemfile v2.2.0
24722026-02-27T14:20:44.433Z Compiling serde_path_to_error v0.1.20
24732026-02-27T14:20:44.769Z Compiling instant v0.1.13
24742026-02-27T14:20:44.977Z Compiling hostname v0.4.2
24752026-02-27T14:20:45.216Z Compiling debug-ignore v1.0.5
24762026-02-27T14:20:45.243Z Compiling backoff v0.4.0
24772026-02-27T14:20:45.625Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24782026-02-27T14:20:49.388Z Compiling parse-display v0.10.0
24792026-02-27T14:20:49.922Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24802026-02-27T14:20:50.167Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24812026-02-27T14:20:51.569Z Compiling progenitor-client v0.10.0
24822026-02-27T14:20:52.173Z Compiling progenitor-client v0.13.0
24832026-02-27T14:20:52.773Z Compiling backon v1.6.0
24842026-02-27T14:20:53.144Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24852026-02-27T14:20:53.660Z Compiling progenitor v0.13.0
24862026-02-27T14:20:53.931Z Compiling macaddr v1.0.1
24872026-02-27T14:20:54.425Z Compiling derive-where v1.5.0
24882026-02-27T14:20:55.070Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24892026-02-27T14:20:55.677Z Compiling num-rational v0.4.2
24902026-02-27T14:20:57.206Z Compiling num-complex v0.4.6
24912026-02-27T14:20:58.401Z Compiling num v0.4.3
24922026-02-27T14:20:58.439Z Compiling console v0.15.10
24932026-02-27T14:20:58.561Z Compiling float-ord v0.3.2
24942026-02-27T14:20:59.051Z Compiling progenitor-impl v0.11.2
24952026-02-27T14:20:59.155Z Compiling toml v0.8.23
24962026-02-27T14:21:00.541Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24972026-02-27T14:21:04.759Z Compiling progenitor-macro v0.11.2
24982026-02-27T14:21:11.323Z Compiling newline-converter v0.3.0
24992026-02-27T14:21:11.595Z Compiling progenitor-client v0.11.2
25002026-02-27T14:21:12.576Z Compiling atomicwrites v0.4.4
25012026-02-27T14:21:13.145Z Compiling slog-dtrace v0.3.0
25022026-02-27T14:21:13.637Z Compiling expectorate v1.2.0
25032026-02-27T14:21:14.582Z Compiling async-recursion v1.1.1
25042026-02-27T14:21:15.463Z Compiling progenitor v0.11.2
25052026-02-27T14:21:15.732Z Compiling cancel-safe-futures v0.1.5
25062026-02-27T14:21:15.902Z Compiling owo-colors v4.2.3
25072026-02-27T14:21:16.630Z Compiling resolv-conf v0.7.0
25082026-02-27T14:21:17.749Z Compiling libsw-core v0.3.1
25092026-02-27T14:21:18.091Z Compiling libsw v3.5.0
25102026-02-27T14:21:19.190Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25112026-02-27T14:21:19.490Z Compiling linear-map v1.2.0
25122026-02-27T14:21:19.963Z Compiling linked-hash-map v0.5.6
25132026-02-27T14:21:20.490Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25142026-02-27T14:21:20.741Z Compiling minimal-lexical v0.2.1
25152026-02-27T14:21:21.270Z Compiling nom v7.1.3
25162026-02-27T14:21:24.472Z Compiling lru-cache v0.1.2
25172026-02-27T14:21:24.768Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25182026-02-27T14:21:24.853Z Compiling unicode-xid v0.2.6
25192026-02-27T14:21:25.097Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25202026-02-27T14:21:27.762Z Compiling globset v0.4.15
25212026-02-27T14:21:27.929Z Compiling hickory-proto v0.24.4
25222026-02-27T14:21:28.184Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25232026-02-27T14:21:31.525Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25242026-02-27T14:21:33.869Z Compiling hickory-resolver v0.24.4
25252026-02-27T14:21:35.902Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25262026-02-27T14:21:37.727Z Compiling convert_case v0.7.1
25272026-02-27T14:21:37.772Z Compiling qorb v0.4.1
25282026-02-27T14:21:38.415Z Compiling derive_more-impl v2.0.1
25292026-02-27T14:21:40.081Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25302026-02-27T14:21:40.483Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25312026-02-27T14:21:45.636Z Compiling pin-project-internal v1.1.6
25322026-02-27T14:21:46.139Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25332026-02-27T14:21:47.510Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25342026-02-27T14:21:47.836Z Compiling derive_more v2.0.1
25352026-02-27T14:21:48.003Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25362026-02-27T14:21:48.050Z Compiling pin-project v1.1.6
25372026-02-27T14:21:48.251Z Compiling pem v3.0.5
25382026-02-27T14:21:48.426Z Compiling snafu-derive v0.8.5
25392026-02-27T14:21:49.181Z Compiling vte_generate_state_changes v0.1.2
25402026-02-27T14:21:49.713Z Compiling siphasher v1.0.1
25412026-02-27T14:21:49.743Z Compiling termtree v0.5.1
25422026-02-27T14:21:49.833Z Compiling vte v0.11.1
25432026-02-27T14:21:49.988Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25442026-02-27T14:21:50.062Z Compiling phf_shared v0.12.1
25452026-02-27T14:21:50.122Z Compiling crossterm v0.29.0
25462026-02-27T14:21:50.551Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25472026-02-27T14:21:51.305Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25482026-02-27T14:21:52.427Z Compiling snafu v0.8.5
25492026-02-27T14:21:53.649Z Compiling olpc-cjson v0.1.4
25502026-02-27T14:21:54.052Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25512026-02-27T14:21:55.108Z Compiling csv-core v0.1.11
25522026-02-27T14:21:55.143Z Compiling serde_plain v1.0.2
25532026-02-27T14:21:55.735Z Compiling chrono-tz v0.10.4
25542026-02-27T14:21:55.975Z Compiling typed-path v0.9.3
25552026-02-27T14:21:56.076Z Compiling highway v1.3.0
25562026-02-27T14:21:57.548Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25572026-02-27T14:21:57.744Z Compiling csv v1.3.1
25582026-02-27T14:21:57.963Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25592026-02-27T14:21:58.222Z Compiling strip-ansi-escapes v0.2.0
25602026-02-27T14:21:58.418Z Compiling phf v0.12.1
25612026-02-27T14:21:58.803Z Compiling tough v0.20.0
25622026-02-27T14:21:58.985Z Compiling const_format_proc_macros v0.2.34
25632026-02-27T14:21:59.901Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642026-02-27T14:22:00.778Z Compiling papergrid v0.11.0
25652026-02-27T14:22:00.899Z Compiling tabled_derive v0.7.0
25662026-02-27T14:22:02.727Z Compiling fd-lock v4.0.2
25672026-02-27T14:22:02.932Z Compiling peg-macros v0.8.5
25682026-02-27T14:22:02.996Z Compiling nu-ansi-term v0.50.1
25692026-02-27T14:22:05.935Z Compiling peg v0.8.5
25702026-02-27T14:22:06.086Z Compiling reedline v0.40.0
25712026-02-27T14:22:06.396Z Compiling tabled v0.15.0
25722026-02-27T14:22:06.875Z Compiling const_format v0.2.34
25732026-02-27T14:22:07.435Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25742026-02-27T14:22:08.881Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25752026-02-27T14:22:11.991Z Compiling bcs v0.1.6
25762026-02-27T14:22:12.842Z Compiling semver v0.1.20
25772026-02-27T14:22:13.350Z Compiling base64 v0.21.7
25782026-02-27T14:22:13.390Z Compiling rustc_version v0.1.7
25792026-02-27T14:22:13.790Z Compiling newtype_derive v0.1.6
25802026-02-27T14:22:14.174Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25812026-02-27T14:22:14.431Z Compiling smawk v0.3.2
25822026-02-27T14:22:14.564Z Compiling unicode-linebreak v0.1.5
25832026-02-27T14:22:14.754Z Compiling humantime v2.2.0
25842026-02-27T14:22:15.145Z Compiling textwrap v0.16.2
25852026-02-27T14:22:15.414Z Compiling dropshot-api-manager-types v0.3.0
25862026-02-27T14:22:15.613Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25872026-02-27T14:22:16.618Z Compiling colored v3.0.0
25882026-02-27T14:22:17.990Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25892026-02-27T14:22:18.209Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25902026-02-27T14:22:18.779Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25912026-02-27T14:22:18.894Z Compiling steno v0.4.1
25922026-02-27T14:22:18.935Z Compiling utf-8 v0.7.6
25932026-02-27T14:22:19.318Z Compiling moka v0.12.10
25942026-02-27T14:22:20.639Z Compiling tagptr v0.2.0
25952026-02-27T14:22:24.193Z Compiling hickory-resolver v0.25.2
25962026-02-27T14:22:25.053Z Compiling tungstenite v0.21.0
25972026-02-27T14:22:29.897Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25982026-02-27T14:22:30.437Z Compiling tokio-tungstenite v0.21.0
25992026-02-27T14:22:30.589Z Compiling progenitor-impl v0.10.0
26002026-02-27T14:22:31.126Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26012026-02-27T14:22:36.207Z Compiling progenitor-macro v0.10.0
26022026-02-27T14:22:38.694Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26032026-02-27T14:22:39.573Z Compiling radium v0.7.0
26042026-02-27T14:22:40.152Z Compiling tap v1.0.1
26052026-02-27T14:22:40.400Z Compiling maybe-uninit v2.0.0
26062026-02-27T14:22:41.028Z Compiling wyz v0.5.1
26072026-02-27T14:22:41.516Z Compiling zerocopy-derive v0.6.6
26082026-02-27T14:22:41.670Z Compiling proc-macro-error-attr2 v2.0.0
26092026-02-27T14:22:42.459Z Compiling display-error-chain v0.2.2
26102026-02-27T14:22:42.738Z Compiling funty v2.0.0
26112026-02-27T14:22:43.216Z Compiling packed_struct v0.10.1
26122026-02-27T14:22:43.698Z Compiling crc-catalog v2.4.0
26132026-02-27T14:22:43.912Z Compiling crc v3.2.1
26142026-02-27T14:22:45.193Z Compiling bitvec v1.0.1
26152026-02-27T14:22:45.820Z Compiling zerocopy v0.6.6
26162026-02-27T14:22:46.720Z Compiling proc-macro-error2 v2.0.1
26172026-02-27T14:22:46.749Z Compiling progenitor v0.10.0
26182026-02-27T14:22:47.022Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26192026-02-27T14:22:47.242Z Compiling packed_struct_codegen v0.10.1
26202026-02-27T14:22:47.280Z Compiling bitfield-macros v0.19.2
26212026-02-27T14:22:48.724Z Compiling indexmap v1.9.3
26222026-02-27T14:22:49.123Z Compiling nodrop v0.1.14
26232026-02-27T14:22:49.308Z Compiling array-init v0.0.4
26242026-02-27T14:22:49.660Z Compiling bitfield v0.19.2
26252026-02-27T14:22:50.176Z Compiling smallvec v0.6.14
26262026-02-27T14:22:50.391Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26272026-02-27T14:22:50.706Z Compiling num-derive v0.3.3
26282026-02-27T14:22:52.808Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26292026-02-27T14:22:53.722Z Compiling hashbrown v0.12.3
26302026-02-27T14:22:55.058Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26312026-02-27T14:22:56.449Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26322026-02-27T14:22:56.946Z Compiling libscf-sys v1.1.0
26332026-02-27T14:22:57.238Z Compiling serde-hex v0.1.0
26342026-02-27T14:22:57.416Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26352026-02-27T14:22:57.786Z Compiling ron v0.8.1
26362026-02-27T14:23:02.508Z Compiling hashbrown v0.13.2
26372026-02-27T14:23:03.371Z Compiling vergen-gitcl v1.0.8
26382026-02-27T14:23:03.782Z Compiling dirs-sys-next v0.1.2
26392026-02-27T14:23:03.871Z Compiling maplit v1.0.2
26402026-02-27T14:23:04.050Z Compiling glob v0.3.2
26412026-02-27T14:23:04.294Z Compiling crunchy v0.2.2
26422026-02-27T14:23:04.799Z Compiling crc-any v2.5.0
26432026-02-27T14:23:04.830Z Compiling clang-sys v1.8.1
26442026-02-27T14:23:05.607Z Compiling dirs-next v2.0.0
26452026-02-27T14:23:05.724Z Compiling object v0.30.4
26462026-02-27T14:23:05.851Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26472026-02-27T14:23:07.152Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26482026-02-27T14:23:07.288Z Compiling dsl_auto_type v0.1.2
26492026-02-27T14:23:08.474Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26502026-02-27T14:23:08.645Z Compiling scheduled-thread-pool v0.2.7
26512026-02-27T14:23:09.964Z Compiling diesel_table_macro_syntax v0.2.0
26522026-02-27T14:23:10.384Z Compiling path-slash v0.1.5
26532026-02-27T14:23:10.676Z Compiling tiny-keccak v2.0.2
26542026-02-27T14:23:11.087Z Compiling diesel_derives v2.2.3
26552026-02-27T14:23:17.731Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26562026-02-27T14:23:20.898Z Compiling r2d2 v0.8.10
26572026-02-27T14:23:21.435Z Compiling term v0.7.0
26582026-02-27T14:23:22.727Z Compiling tabled_derive v0.11.0
26592026-02-27T14:23:23.279Z Compiling papergrid v0.17.0
26602026-02-27T14:23:25.069Z Compiling testing_table v0.3.0
26612026-02-27T14:23:25.556Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26622026-02-27T14:23:25.888Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26632026-02-27T14:23:26.290Z Compiling xshell-macros v0.2.7
26642026-02-27T14:23:27.053Z Compiling arc-swap v1.7.1
26652026-02-27T14:23:27.751Z Compiling bit-vec v0.6.3
26662026-02-27T14:23:28.183Z Compiling bit-set v0.5.3
26672026-02-27T14:23:28.215Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26682026-02-27T14:23:28.575Z Compiling slog-scope v4.4.0
26692026-02-27T14:23:28.826Z Compiling xshell v0.2.7
26702026-02-27T14:23:29.455Z Compiling tabled v0.20.0
26712026-02-27T14:23:32.091Z Compiling ascii-canvas v3.0.0
26722026-02-27T14:23:32.583Z Compiling diesel v2.2.12
26732026-02-27T14:23:36.606Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26742026-02-27T14:23:37.406Z Compiling ena v0.14.3
26752026-02-27T14:23:37.880Z Compiling libloading v0.8.5
26762026-02-27T14:23:38.280Z Compiling regex-syntax v0.6.29
26772026-02-27T14:23:38.723Z Compiling diff v0.1.13
26782026-02-27T14:23:39.022Z Compiling bindgen v0.71.1
26792026-02-27T14:23:39.223Z Compiling unicase v2.8.1
26802026-02-27T14:23:39.835Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26812026-02-27T14:23:42.071Z Compiling lalrpop v0.19.12
26822026-02-27T14:23:43.011Z Compiling slog-stdlog v4.1.1
26832026-02-27T14:23:43.902Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26842026-02-27T14:23:46.688Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26852026-02-27T14:23:47.768Z Compiling cexpr v0.6.0
26862026-02-27T14:23:47.854Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26872026-02-27T14:23:48.238Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26882026-02-27T14:23:48.507Z Compiling crc8 v0.1.1
26892026-02-27T14:23:48.572Z Compiling slog-envlogger v2.2.0
26902026-02-27T14:23:48.640Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26912026-02-27T14:23:48.876Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26922026-02-27T14:23:49.153Z Compiling headers-core v0.3.0
26932026-02-27T14:23:49.375Z Compiling libxml v0.3.3
26942026-02-27T14:23:49.714Z Compiling headers v0.4.1
26952026-02-27T14:23:49.863Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26962026-02-27T14:23:51.225Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26972026-02-27T14:23:51.644Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26982026-02-27T14:23:52.455Z Compiling strum_macros v0.24.3
26992026-02-27T14:23:52.756Z Compiling indoc v1.0.9
27002026-02-27T14:23:53.579Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27012026-02-27T14:23:53.966Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27022026-02-27T14:23:55.321Z Compiling derive_builder v0.20.2
27032026-02-27T14:23:55.575Z Compiling impl-trait-for-tuples v0.2.2
27042026-02-27T14:23:57.659Z Compiling oso-derive v0.27.3
27052026-02-27T14:23:58.622Z Compiling quick-xml v0.37.2
27062026-02-27T14:24:00.035Z Compiling half v1.8.3
27072026-02-27T14:24:00.749Z Compiling samael v0.0.19
27082026-02-27T14:24:00.996Z Compiling serde_cbor v0.11.2
27092026-02-27T14:24:01.103Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27102026-02-27T14:24:02.536Z Compiling polar-core v0.27.3
27112026-02-27T14:24:03.136Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27122026-02-27T14:24:03.383Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27132026-02-27T14:24:04.458Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27142026-02-27T14:24:04.651Z Compiling diesel-dtrace v0.4.2
27152026-02-27T14:24:05.231Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27162026-02-27T14:24:17.331Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27172026-02-27T14:24:17.712Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27182026-02-27T14:24:20.522Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27192026-02-27T14:24:21.594Z Compiling bb8 v0.8.5
27202026-02-27T14:24:21.890Z Compiling trait-variant v0.1.2
27212026-02-27T14:24:22.167Z Compiling async-bb8-diesel v0.2.1
27222026-02-27T14:24:22.250Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27232026-02-27T14:24:22.932Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27242026-02-27T14:24:22.964Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27252026-02-27T14:24:23.276Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27262026-02-27T14:24:23.862Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27272026-02-27T14:24:25.669Z Compiling oso v0.27.3
27282026-02-27T14:24:26.873Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27292026-02-27T14:24:27.267Z Compiling fxhash v0.2.1
27302026-02-27T14:24:27.541Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27312026-02-27T14:24:27.625Z Compiling typify-impl v0.2.0
27322026-02-27T14:24:27.984Z Compiling kstat-rs v0.2.4
27332026-02-27T14:24:28.917Z Compiling libz-sys v1.1.20
27342026-02-27T14:24:29.642Z Compiling nonempty v0.12.0
27352026-02-27T14:24:30.059Z Compiling salty v0.3.0
27362026-02-27T14:24:30.800Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27372026-02-27T14:24:36.650Z Compiling typify-macro v0.2.0
27382026-02-27T14:24:37.950Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27392026-02-27T14:24:40.072Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27402026-02-27T14:24:41.075Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27412026-02-27T14:24:45.946Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27422026-02-27T14:24:50.280Z Compiling nanorand v0.7.0
27432026-02-27T14:24:50.993Z Compiling fs-err v2.11.0
27442026-02-27T14:24:51.823Z Compiling parking_lot_core v0.8.6
27452026-02-27T14:24:52.377Z Compiling mime_guess v2.0.5
27462026-02-27T14:24:53.586Z Compiling flume v0.11.1
27472026-02-27T14:24:54.442Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27482026-02-27T14:24:54.712Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27492026-02-27T14:24:56.866Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27502026-02-27T14:25:00.618Z Compiling libgit2-sys v0.18.2+1.9.1
27512026-02-27T14:25:02.967Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27522026-02-27T14:25:20.001Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27532026-02-27T14:25:20.606Z Compiling tabled_derive v0.10.0
27542026-02-27T14:25:22.906Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27552026-02-27T14:25:26.804Z Compiling ignore v0.4.23
27562026-02-27T14:25:26.896Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27572026-02-27T14:25:29.291Z Compiling papergrid v0.14.0
27582026-02-27T14:25:29.419Z Compiling primeorder v0.13.6
27592026-02-27T14:25:30.043Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27602026-02-27T14:25:33.037Z Compiling castaway v0.2.3
27612026-02-27T14:25:33.291Z Compiling nibble_vec v0.1.0
27622026-02-27T14:25:33.589Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27632026-02-27T14:25:33.865Z Compiling atty v0.2.14
27642026-02-27T14:25:33.963Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27652026-02-27T14:25:34.077Z Compiling endian-type v0.1.2
27662026-02-27T14:25:34.335Z Compiling parse-size v1.1.0
27672026-02-27T14:25:34.366Z Compiling http-range v0.1.5
27682026-02-27T14:25:34.673Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27692026-02-27T14:25:35.000Z Compiling radix_trie v0.2.1
27702026-02-27T14:25:35.133Z Compiling compact_str v0.8.0
27712026-02-27T14:25:35.877Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27722026-02-27T14:25:37.488Z Compiling tabled v0.18.0
27732026-02-27T14:25:37.519Z Compiling p384 v0.13.1
27742026-02-27T14:25:37.854Z Compiling globwalk v0.9.1
27752026-02-27T14:25:39.243Z Compiling parking_lot v0.11.2
27762026-02-27T14:25:41.330Z Compiling typify v0.2.0
27772026-02-27T14:25:41.549Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27782026-02-27T14:25:42.674Z Compiling predicates-tree v1.0.12
27792026-02-27T14:25:42.868Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27802026-02-27T14:25:45.766Z Compiling unicode-truncate v1.1.0
27812026-02-27T14:25:46.115Z Compiling prefix-trie v0.7.0
27822026-02-27T14:25:46.147Z Compiling lru v0.12.5
27832026-02-27T14:25:46.524Z Compiling vergen-git2 v1.0.7
27842026-02-27T14:25:46.937Z Compiling instability v0.3.2
27852026-02-27T14:25:47.033Z Compiling indoc v2.0.6
27862026-02-27T14:25:47.867Z Compiling cassowary v0.3.0
27872026-02-27T14:25:47.957Z Compiling hickory-server v0.25.2
27882026-02-27T14:25:49.873Z Compiling ratatui v0.29.0
27892026-02-27T14:25:51.367Z Compiling camino-tempfile-ext v0.3.2
27902026-02-27T14:25:51.659Z Compiling git2 v0.20.2
27912026-02-27T14:25:52.798Z Compiling hyper-staticfile v0.10.1
27922026-02-27T14:25:56.471Z Compiling progenitor-impl v0.8.0
27932026-02-27T14:25:59.706Z Compiling sled v0.34.7
27942026-02-27T14:25:59.927Z Compiling hickory-client v0.25.2
27952026-02-27T14:26:01.626Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27962026-02-27T14:26:01.852Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27972026-02-27T14:26:02.126Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27982026-02-27T14:26:02.868Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27992026-02-27T14:26:03.682Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28002026-02-27T14:26:08.918Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
28012026-02-27T14:26:08.959Z Compiling rand_seeder v0.4.0
28022026-02-27T14:26:09.404Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28032026-02-27T14:26:10.343Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28042026-02-27T14:26:10.765Z Compiling lzma-sys v0.1.20
28052026-02-27T14:26:11.283Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28062026-02-27T14:26:11.521Z Compiling corncobs v0.1.4
28072026-02-27T14:26:11.977Z Compiling rustls v0.21.12
28082026-02-27T14:26:12.384Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28092026-02-27T14:26:12.573Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28102026-02-27T14:26:13.735Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28112026-02-27T14:26:13.815Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28122026-02-27T14:26:13.942Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28132026-02-27T14:26:14.068Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28142026-02-27T14:26:26.117Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28152026-02-27T14:26:28.011Z Compiling progenitor-macro v0.8.0
28162026-02-27T14:26:32.962Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28172026-02-27T14:26:40.044Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28182026-02-27T14:26:43.843Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28192026-02-27T14:26:47.196Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28202026-02-27T14:26:50.747Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28212026-02-27T14:26:51.133Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28222026-02-27T14:26:51.526Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28232026-02-27T14:26:51.928Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28242026-02-27T14:26:52.107Z Compiling progenitor-client v0.8.0
28252026-02-27T14:26:53.043Z Compiling rustls-webpki v0.101.7
28262026-02-27T14:26:53.886Z Compiling sct v0.7.1
28272026-02-27T14:26:54.381Z Compiling heck v0.3.3
28282026-02-27T14:26:54.759Z Compiling secrecy v0.8.0
28292026-02-27T14:26:55.127Z Compiling void v1.0.2
28302026-02-27T14:26:55.348Z Compiling lzss v0.8.2
28312026-02-27T14:26:56.735Z Compiling zone_cfg_derive v0.1.2
28322026-02-27T14:27:00.534Z Compiling progenitor v0.8.0
28332026-02-27T14:27:00.972Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28342026-02-27T14:27:01.161Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28352026-02-27T14:27:03.622Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28362026-02-27T14:27:05.037Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28372026-02-27T14:27:08.976Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28382026-02-27T14:27:09.268Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28392026-02-27T14:27:10.496Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28402026-02-27T14:27:16.435Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28412026-02-27T14:27:16.841Z Compiling tungstenite v0.23.0
28422026-02-27T14:27:22.093Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28432026-02-27T14:27:22.223Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28442026-02-27T14:27:22.486Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28452026-02-27T14:27:22.612Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28462026-02-27T14:27:22.835Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28472026-02-27T14:27:22.914Z Compiling nix v0.27.1
28482026-02-27T14:27:22.997Z Compiling serde_bytes v0.11.19
28492026-02-27T14:27:23.509Z Compiling base64 v0.13.1
28502026-02-27T14:27:23.562Z Compiling number_prefix v0.4.0
28512026-02-27T14:27:23.610Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28522026-02-27T14:27:23.865Z Compiling indicatif v0.17.11
28532026-02-27T14:27:24.296Z Compiling ron v0.7.1
28542026-02-27T14:27:24.378Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28552026-02-27T14:27:25.708Z Compiling tokio-tungstenite v0.23.1
28562026-02-27T14:27:26.362Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28572026-02-27T14:27:29.277Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28582026-02-27T14:27:30.176Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28592026-02-27T14:27:32.614Z Compiling xz2 v0.1.7
28602026-02-27T14:27:33.262Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28612026-02-27T14:27:42.156Z Compiling tokio-rustls v0.24.1
28622026-02-27T14:27:42.707Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28632026-02-27T14:27:43.979Z Compiling zone v0.1.8
28642026-02-27T14:27:46.726Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28652026-02-27T14:27:47.213Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28662026-02-27T14:28:02.384Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28672026-02-27T14:28:04.151Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28682026-02-27T14:28:12.466Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28692026-02-27T14:28:15.338Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28702026-02-27T14:28:16.012Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28712026-02-27T14:28:17.184Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28722026-02-27T14:28:23.056Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28732026-02-27T14:28:23.256Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28742026-02-27T14:28:30.965Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28752026-02-27T14:28:32.018Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28762026-02-27T14:28:32.317Z Compiling rustls-pemfile v1.0.4
28772026-02-27T14:28:33.040Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28782026-02-27T14:28:36.126Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28792026-02-27T14:28:36.542Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28802026-02-27T14:28:38.284Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28812026-02-27T14:28:39.980Z Compiling signal-hook-tokio v0.3.1
28822026-02-27T14:28:40.278Z Compiling yasna v0.5.2
28832026-02-27T14:28:41.976Z Compiling twox-hash v2.1.0
28842026-02-27T14:28:42.967Z Compiling is_ci v1.2.0
28852026-02-27T14:28:43.315Z Compiling supports-color v3.0.2
28862026-02-27T14:28:43.793Z Compiling rcgen v0.12.1
28872026-02-27T14:28:44.924Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28882026-02-27T14:28:45.023Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28892026-02-27T14:28:55.268Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28902026-02-27T14:28:58.667Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28912026-02-27T14:29:10.524Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28922026-02-27T14:29:32.375Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28932026-02-27T14:29:32.647Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28942026-02-27T14:29:41.588Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28952026-02-27T14:29:43.743Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28962026-02-27T14:29:51.261Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28972026-02-27T14:30:00.013Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28982026-02-27T14:30:00.315Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28992026-02-27T14:30:00.445Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29002026-02-27T14:30:00.733Z Compiling progenitor-extras v0.1.0
29012026-02-27T14:30:01.227Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29022026-02-27T14:30:01.574Z Compiling fatfs v0.3.6
29032026-02-27T14:30:01.634Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29042026-02-27T14:30:04.597Z Compiling rtoolbox v0.0.2
29052026-02-27T14:30:05.068Z Compiling subprocess v0.2.9
29062026-02-27T14:30:09.823Z Compiling assert_matches v1.5.0
29072026-02-27T14:30:09.986Z Compiling seq-macro v0.3.6
29082026-02-27T14:30:10.882Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29092026-02-27T14:30:21.008Z Compiling rpassword v7.4.0
29102026-02-27T14:30:21.534Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29112026-02-27T14:30:22.296Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29122026-02-27T14:30:44.013Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29132026-02-27T14:30:48.019Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29142026-02-27T14:30:48.233Z Compiling tui-tree-widget v0.23.1
29152026-02-27T14:30:48.753Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29162026-02-27T14:30:48.836Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29172026-02-27T14:30:49.748Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29182026-02-27T14:30:55.748Z Compiling uzers v0.12.1
29192026-02-27T14:30:58.986Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29202026-02-27T14:30:59.242Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29212026-02-27T14:31:09.519Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29222026-02-27T14:31:21.555Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29232026-02-27T14:31:36.041Z Compiling support-bundle-viewer v0.1.2
29242026-02-27T14:31:40.033Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29252026-02-27T14:31:41.520Z Compiling multimap v0.10.1
29262026-02-27T14:34:06.952Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29272026-02-27T14:34:10.788Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29282026-02-27T14:44:48.142Z Finished `release` profile [optimized] target(s) in 24m 29s
29292026-02-27T14:45:48.804Z
29302026-02-27T14:45:48.808Zreal 25:32.105724299
29312026-02-27T14:45:48.808Zuser 3:02:12.042997980
29322026-02-27T14:45:48.808Zsys 4:55.951857249
29332026-02-27T14:45:48.808Ztrap 4.482917152
29342026-02-27T14:45:48.808Ztflt 2.440189318
29352026-02-27T14:45:48.809Zdflt 8.036280637
29362026-02-27T14:45:48.809Zkflt 0.180127193
29372026-02-27T14:45:48.809Zlock 12:22:28.266457122
29382026-02-27T14:45:48.809Zslp 9:04:25.937205994
29392026-02-27T14:45:48.809Zlat 4:55.431128698
29402026-02-27T14:45:48.809Zstop 4:43.454061716
29412026-02-27T14:45:48.809Z+ mapfile -t packages
29422026-02-27T14:45:48.809Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29432026-02-27T14:45:50.163Z Finished `release` profile [optimized] target(s) in 1.29s
29442026-02-27T14:45:50.228Z Running `target/release/omicron-package -t test list-outputs`
29452026-02-27T14:45:50.283ZLogging to: /work/oxidecomputer/omicron/out/LOG
29462026-02-27T14:45:50.286Z+ ptime -m cargo build --locked --release -p xtask
29472026-02-27T14:45:51.089Z Compiling serde_core v1.0.228
29482026-02-27T14:45:51.089Z Compiling syn v2.0.117
29492026-02-27T14:45:51.093Z Compiling serde v1.0.228
29502026-02-27T14:45:51.094Z Compiling bitflags v2.9.4
29512026-02-27T14:45:51.094Z Compiling libc v0.2.180
29522026-02-27T14:45:51.094Z Compiling serde_json v1.0.149
29532026-02-27T14:45:51.094Z Compiling num-traits v0.2.19
29542026-02-27T14:45:51.234Z Compiling hashbrown v0.16.1
29552026-02-27T14:45:51.582Z Compiling smallvec v1.15.1
29562026-02-27T14:45:51.640Z Compiling rustix v0.38.37
29572026-02-27T14:45:52.071Z Compiling usdt-impl v0.5.0
29582026-02-27T14:45:52.246Z Compiling syn v1.0.109
29592026-02-27T14:45:52.648Z Compiling indexmap v2.13.0
29602026-02-27T14:45:52.878Z Compiling thread-id v4.2.2
29612026-02-27T14:45:52.958Z Compiling log v0.4.29
29622026-02-27T14:45:53.029Z Compiling getrandom v0.3.4
29632026-02-27T14:45:53.425Z Compiling rustix v1.1.3
29642026-02-27T14:45:53.701Z Compiling percent-encoding v2.3.2
29652026-02-27T14:45:54.221Z Compiling form_urlencoded v1.2.2
29662026-02-27T14:45:54.505Z Compiling terminal_size v0.4.0
29672026-02-27T14:45:54.678Z Compiling ordered-float v2.10.1
29682026-02-27T14:45:55.069Z Compiling fs-err v3.1.1
29692026-02-27T14:45:55.301Z Compiling anyhow v1.0.99
29702026-02-27T14:45:55.447Z Compiling once_cell v1.21.3
29712026-02-27T14:45:55.883Z Compiling heck v0.4.1
29722026-02-27T14:45:55.911Z Compiling clap_builder v4.5.48
29732026-02-27T14:45:56.927Z Compiling tempfile v3.24.0
29742026-02-27T14:45:58.087Z Compiling synstructure v0.13.1
29752026-02-27T14:45:58.129Z Compiling proc-macro-error v1.0.4
29762026-02-27T14:45:58.691Z Compiling textwrap v0.16.2
29772026-02-27T14:45:58.752Z Compiling camino-tempfile v1.4.1
29782026-02-27T14:45:59.177Z Compiling tabled_derive v0.7.0
29792026-02-27T14:46:00.800Z Compiling serde_derive v1.0.228
29802026-02-27T14:46:00.800Z Compiling thiserror-impl v2.0.18
29812026-02-27T14:46:00.833Z Compiling zerofrom-derive v0.1.4
29822026-02-27T14:46:00.905Z Compiling yoke-derive v0.7.4
29832026-02-27T14:46:02.681Z Compiling zerovec-derive v0.10.3
29842026-02-27T14:46:03.220Z Compiling displaydoc v0.2.5
29852026-02-27T14:46:03.517Z Compiling thiserror v2.0.18
29862026-02-27T14:46:03.575Z Compiling zerofrom v0.1.4
29872026-02-27T14:46:03.716Z Compiling thiserror-impl v1.0.69
29882026-02-27T14:46:03.852Z Compiling yoke v0.7.4
29892026-02-27T14:46:04.274Z Compiling pest v2.8.2
29902026-02-27T14:46:04.686Z Compiling icu_provider_macros v1.5.0
29912026-02-27T14:46:04.968Z Compiling zerovec v0.10.4
29922026-02-27T14:46:04.971Z Compiling zerocopy-derive v0.7.35
29932026-02-27T14:46:05.930Z Compiling scroll_derive v0.12.0
29942026-02-27T14:46:06.242Z Compiling thiserror v1.0.69
29952026-02-27T14:46:06.688Z Compiling zerocopy v0.7.35
29962026-02-27T14:46:07.283Z Compiling tinystr v0.7.6
29972026-02-27T14:46:07.301Z Compiling pest_meta v2.8.2
29982026-02-27T14:46:07.732Z Compiling icu_locid v1.5.0
29992026-02-27T14:46:08.023Z Compiling icu_collections v1.5.0
30002026-02-27T14:46:08.921Z Compiling pest_generator v2.8.2
30012026-02-27T14:46:09.341Z Compiling icu_provider v1.5.0
30022026-02-27T14:46:10.522Z Compiling icu_locid_transform v1.5.0
30032026-02-27T14:46:10.609Z Compiling serde_spanned v0.6.9
30042026-02-27T14:46:10.648Z Compiling toml_datetime v0.6.11
30052026-02-27T14:46:10.734Z Compiling pest_derive v2.8.2
30062026-02-27T14:46:10.910Z Compiling dof v0.3.0
30072026-02-27T14:46:11.435Z Compiling toml_edit v0.22.27
30082026-02-27T14:46:11.511Z Compiling scroll v0.12.0
30092026-02-27T14:46:11.538Z Compiling dtrace-parser v0.2.0
30102026-02-27T14:46:11.745Z Compiling serde_tokenstream v0.2.3
30112026-02-27T14:46:12.213Z Compiling icu_properties v1.5.1
30122026-02-27T14:46:13.040Z Compiling goblin v0.8.2
30132026-02-27T14:46:13.641Z Compiling erased-serde v0.4.6
30142026-02-27T14:46:15.269Z Compiling serde-untagged v0.1.7
30152026-02-27T14:46:15.590Z Compiling toml v0.8.23
30162026-02-27T14:46:16.404Z Compiling icu_normalizer v1.5.0
30172026-02-27T14:46:16.813Z Compiling serde-value v0.7.0
30182026-02-27T14:46:18.337Z Compiling idna_adapter v1.2.0
30192026-02-27T14:46:18.462Z Compiling usdt-macro v0.5.0
30202026-02-27T14:46:18.625Z Compiling idna v1.0.3
30212026-02-27T14:46:21.318Z Compiling url v2.5.4
30222026-02-27T14:46:21.876Z Compiling usdt-attr-macro v0.5.0
30232026-02-27T14:46:23.215Z Compiling cargo-util-schemas v0.8.2
30242026-02-27T14:46:23.813Z Compiling cargo-platform v0.2.0
30252026-02-27T14:46:25.001Z Compiling clap_derive v4.5.47
30262026-02-27T14:46:25.301Z Compiling usdt v0.5.0
30272026-02-27T14:46:26.566Z Compiling cargo_metadata v0.21.0
30282026-02-27T14:46:26.669Z Compiling cargo_toml v0.21.0
30292026-02-27T14:46:28.790Z Compiling macaddr v1.0.1
30302026-02-27T14:46:29.844Z Compiling clap v4.5.48
30312026-02-27T14:46:29.844Z Compiling tabled v0.15.0
30322026-02-27T14:46:40.343Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30332026-02-27T14:46:46.259Z Finished `release` profile [optimized] target(s) in 55.90s
30342026-02-27T14:46:46.411Z
30352026-02-27T14:46:46.411Zreal 56.079496687
30362026-02-27T14:46:46.411Zuser 6:12.970247249
30372026-02-27T14:46:46.411Zsys 28.262626482
30382026-02-27T14:46:46.411Ztrap 0.202061101
30392026-02-27T14:46:46.411Ztflt 0.328689792
30402026-02-27T14:46:46.415Zdflt 0.414953929
30412026-02-27T14:46:46.415Zkflt 0.000023949
30422026-02-27T14:46:46.415Zlock 17:46.713333595
30432026-02-27T14:46:46.415Zslp 20:20.539809102
30442026-02-27T14:46:46.415Zlat 25.878044955
30452026-02-27T14:46:46.415Zstop 33.849887141
30462026-02-27T14:46:46.415Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30472026-02-27T14:46:46.415Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30482026-02-27T14:46:46.415Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30492026-02-27T14:46:46.415Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30502026-02-27T14:46:46.415Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30512026-02-27T14:46:47.817Z Compiling regress v0.10.5
30522026-02-27T14:46:47.982Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30532026-02-27T14:46:47.989Z Compiling match_cfg v0.1.0
30542026-02-27T14:46:47.999Z Compiling structmeta-derive v0.3.0
30552026-02-27T14:46:48.005Z Compiling rustls v0.22.4
30562026-02-27T14:46:48.017Z Compiling rustls-webpki v0.102.8
30572026-02-27T14:46:48.028Z Compiling newtype-uuid-macros v0.1.0
30582026-02-27T14:46:48.055Z Compiling multer v3.1.0
30592026-02-27T14:46:48.117Z Compiling hostname v0.3.1
30602026-02-27T14:46:48.367Z Compiling debug-ignore v1.0.5
30612026-02-27T14:46:48.388Z Compiling toml_parser v1.0.6+spec-1.1.0
30622026-02-27T14:46:48.523Z Compiling slog-json v2.6.1
30632026-02-27T14:46:48.549Z Compiling async-stream-impl v0.3.6
30642026-02-27T14:46:48.578Z Compiling serde_spanned v1.0.4
30652026-02-27T14:46:48.852Z Compiling toml_datetime v0.7.5+spec-1.1.0
30662026-02-27T14:46:48.918Z Compiling dropshot v0.16.7
30672026-02-27T14:46:49.487Z Compiling toml_writer v1.0.6+spec-1.1.0
30682026-02-27T14:46:51.322Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30692026-02-27T14:46:51.382Z Compiling async-stream v0.3.6
30702026-02-27T14:46:51.383Z Compiling toml v0.9.11+spec-1.1.0
30712026-02-27T14:46:51.383Z Compiling slog-bunyan v2.5.0
30722026-02-27T14:46:51.383Z Compiling itertools v0.14.0
30732026-02-27T14:46:51.383Z Compiling waitgroup v0.1.2
30742026-02-27T14:46:51.383Z Compiling structmeta v0.3.0
30752026-02-27T14:46:51.383Z Compiling rustls-pemfile v2.2.0
30762026-02-27T14:46:51.383Z Compiling dropshot_endpoint v0.16.7
30772026-02-27T14:46:51.383Z Compiling hostname v0.4.2
30782026-02-27T14:46:51.383Z Compiling serde_path_to_error v0.1.20
30792026-02-27T14:46:51.383Z Compiling derive-ex v0.1.8
30802026-02-27T14:46:51.383Z Compiling progenitor-client v0.13.0
30812026-02-27T14:46:51.680Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30822026-02-27T14:46:51.763Z Compiling macaddr v1.0.1
30832026-02-27T14:46:51.904Z Compiling progenitor-client v0.10.0
30842026-02-27T14:46:52.251Z Compiling instant v0.1.13
30852026-02-27T14:46:52.457Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30862026-02-27T14:46:52.482Z Compiling parse-display-derive v0.10.0
30872026-02-27T14:46:53.045Z Compiling backoff v0.4.0
30882026-02-27T14:46:53.100Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30892026-02-27T14:46:53.243Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30902026-02-27T14:46:53.435Z Compiling tokio-rustls v0.25.0
30912026-02-27T14:46:53.468Z Compiling backon v1.6.0
30922026-02-27T14:46:53.879Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30932026-02-27T14:46:53.897Z Compiling proc-macro-crate v1.3.1
30942026-02-27T14:46:53.902Z Compiling crucible-workspace-hack v0.1.0
30952026-02-27T14:46:54.283Z Compiling proc-macro-error v1.0.4
30962026-02-27T14:46:54.851Z Compiling num_enum_derive v0.5.11
30972026-02-27T14:46:54.921Z Compiling heapless v0.8.0
30982026-02-27T14:46:55.257Z Compiling test-strategy v0.4.3
30992026-02-27T14:46:55.494Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31002026-02-27T14:46:55.849Z Compiling unsafe-libyaml v0.2.11
31012026-02-27T14:46:56.104Z Compiling ingot-macros v0.1.1
31022026-02-27T14:46:56.267Z Compiling parse-display v0.10.0
31032026-02-27T14:46:56.318Z Compiling hash32 v0.3.1
31042026-02-27T14:46:56.620Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31052026-02-27T14:46:56.902Z Compiling smoltcp v0.11.0
31062026-02-27T14:46:57.180Z Compiling num_enum v0.5.11
31072026-02-27T14:46:57.397Z Compiling serde_yaml v0.9.34+deprecated
31082026-02-27T14:46:57.422Z Compiling tabwriter v1.4.0
31092026-02-27T14:46:57.683Z Compiling foreign-types-macros v0.2.3
31102026-02-27T14:46:57.720Z Compiling cobs v0.2.3
31112026-02-27T14:46:57.893Z Compiling foreign-types-shared v0.3.1
31122026-02-27T14:46:58.078Z Compiling postcard v1.0.10
31132026-02-27T14:46:58.569Z Compiling nix v0.30.1
31142026-02-27T14:46:58.699Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31152026-02-27T14:46:58.796Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31162026-02-27T14:46:58.985Z Compiling foreign-types v0.5.0
31172026-02-27T14:46:59.141Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31182026-02-27T14:46:59.506Z Compiling secrecy v0.10.3
31192026-02-27T14:46:59.594Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31202026-02-27T14:46:59.802Z Compiling cstr-argument v0.1.2
31212026-02-27T14:46:59.805Z Compiling rayon-core v1.12.1
31222026-02-27T14:46:59.970Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31232026-02-27T14:46:59.973Z Compiling pretty-hex v0.2.1
31242026-02-27T14:47:00.078Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31252026-02-27T14:47:00.221Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31262026-02-27T14:47:00.356Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31272026-02-27T14:47:00.433Z Compiling crossbeam-deque v0.8.5
31282026-02-27T14:47:00.563Z Compiling colored v2.2.0
31292026-02-27T14:47:00.613Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31302026-02-27T14:47:00.939Z Compiling camino-tempfile v1.4.1
31312026-02-27T14:47:01.361Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322026-02-27T14:47:01.531Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31332026-02-27T14:47:02.198Z Compiling rayon v1.10.0
31342026-02-27T14:47:02.224Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31352026-02-27T14:47:02.250Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31362026-02-27T14:47:02.440Z Compiling zone_cfg_derive v0.3.0
31372026-02-27T14:47:02.914Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31382026-02-27T14:47:03.084Z Compiling ingot-types v0.1.2
31392026-02-27T14:47:03.352Z Compiling itertools v0.12.1
31402026-02-27T14:47:03.909Z Compiling ingot v0.1.1
31412026-02-27T14:47:03.931Z Compiling smf v0.2.3
31422026-02-27T14:47:03.981Z Compiling num-derive v0.4.2
31432026-02-27T14:47:05.175Z Compiling sigpipe v0.1.3
31442026-02-27T14:47:05.178Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31452026-02-27T14:47:05.336Z Compiling glob v0.3.2
31462026-02-27T14:47:05.600Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31472026-02-27T14:47:06.111Z Compiling zone v0.3.1
31482026-02-27T14:47:06.248Z Compiling toml v0.8.23
31492026-02-27T14:47:06.284Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31502026-02-27T14:47:06.615Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31512026-02-27T14:47:06.690Z Compiling convert_case v0.4.0
31522026-02-27T14:47:07.149Z Compiling universal-hash v0.5.1
31532026-02-27T14:47:07.424Z Compiling opaque-debug v0.3.1
31542026-02-27T14:47:07.572Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31552026-02-27T14:47:07.611Z Compiling derive_more v0.99.20
31562026-02-27T14:47:07.748Z Compiling half v2.4.1
31572026-02-27T14:47:07.774Z Compiling ciborium-io v0.2.2
31582026-02-27T14:47:07.949Z Compiling aead v0.5.2
31592026-02-27T14:47:07.974Z Compiling poly1305 v0.8.0
31602026-02-27T14:47:07.999Z Compiling chacha20 v0.9.1
31612026-02-27T14:47:08.297Z Compiling ciborium-ll v0.2.2
31622026-02-27T14:47:08.325Z Compiling typify-impl v0.6.1
31632026-02-27T14:47:08.367Z Compiling typify-impl v0.4.3
31642026-02-27T14:47:08.495Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31652026-02-27T14:47:08.710Z Compiling ciborium v0.2.2
31662026-02-27T14:47:09.668Z Compiling thiserror-impl-no-std v2.0.2
31672026-02-27T14:47:10.100Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31682026-02-27T14:47:10.124Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31692026-02-27T14:47:10.552Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31702026-02-27T14:47:10.777Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31712026-02-27T14:47:12.476Z Compiling thiserror-no-std v2.0.2
31722026-02-27T14:47:12.677Z Compiling num-rational v0.4.2
31732026-02-27T14:47:13.659Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31742026-02-27T14:47:14.071Z Compiling password-hash v0.5.0
31752026-02-27T14:47:14.172Z Compiling blake2 v0.10.6
31762026-02-27T14:47:15.288Z Compiling num-complex v0.4.6
31772026-02-27T14:47:15.499Z Compiling indent_write v2.2.0
31782026-02-27T14:47:15.779Z Compiling argon2 v0.5.3
31792026-02-27T14:47:15.861Z Compiling vsss-rs v3.3.4
31802026-02-27T14:47:15.927Z Compiling chacha20poly1305 v0.10.1
31812026-02-27T14:47:16.219Z Compiling num v0.4.3
31822026-02-27T14:47:16.302Z Compiling float-ord v0.3.2
31832026-02-27T14:47:16.371Z Compiling prettyplease v0.2.36
31842026-02-27T14:47:16.533Z Compiling gethostname v0.5.0
31852026-02-27T14:47:16.775Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31862026-02-27T14:47:17.320Z Compiling usdt-macro v0.5.0
31872026-02-27T14:47:18.717Z Compiling usdt-attr-macro v0.5.0
31882026-02-27T14:47:18.866Z Compiling derive-where v1.5.0
31892026-02-27T14:47:18.944Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31902026-02-27T14:47:19.790Z Compiling cancel-safe-futures v0.1.5
31912026-02-27T14:47:19.974Z Compiling typify-macro v0.6.1
31922026-02-27T14:47:20.027Z Compiling typify-macro v0.4.3
31932026-02-27T14:47:20.087Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31942026-02-27T14:47:20.230Z Compiling owo-colors v4.2.3
31952026-02-27T14:47:20.307Z Compiling usdt v0.5.0
31962026-02-27T14:47:20.336Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31972026-02-27T14:47:20.826Z Compiling console v0.15.10
31982026-02-27T14:47:20.967Z Compiling resolv-conf v0.7.0
31992026-02-27T14:47:21.326Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32002026-02-27T14:47:21.711Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32012026-02-27T14:47:21.979Z Compiling libsw-core v0.3.1
32022026-02-27T14:47:22.242Z Compiling async-recursion v1.1.1
32032026-02-27T14:47:22.326Z Compiling libsw v3.5.0
32042026-02-27T14:47:23.785Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32052026-02-27T14:47:24.001Z Compiling typify v0.6.1
32062026-02-27T14:47:24.109Z Compiling typify v0.4.3
32072026-02-27T14:47:24.183Z Compiling progenitor-impl v0.13.0
32082026-02-27T14:47:24.228Z Compiling progenitor-client v0.11.2
32092026-02-27T14:47:24.294Z Compiling progenitor-impl v0.11.2
32102026-02-27T14:47:24.321Z Compiling linear-map v1.2.0
32112026-02-27T14:47:24.674Z Compiling libefi-sys v0.1.0
32122026-02-27T14:47:24.699Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32132026-02-27T14:47:24.787Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32142026-02-27T14:47:24.791Z Compiling hickory-proto v0.24.4
32152026-02-27T14:47:25.073Z Compiling newline-converter v0.3.0
32162026-02-27T14:47:25.307Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32172026-02-27T14:47:26.852Z Compiling atomicwrites v0.4.4
32182026-02-27T14:47:27.022Z Compiling bitfield-struct v0.6.2
32192026-02-27T14:47:27.337Z Compiling semver v0.1.20
32202026-02-27T14:47:27.992Z Compiling linked-hash-map v0.5.6
32212026-02-27T14:47:28.396Z Compiling lru-cache v0.1.2
32222026-02-27T14:47:28.477Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32232026-02-27T14:47:28.615Z Compiling rustc_version v0.1.7
32242026-02-27T14:47:28.641Z Compiling expectorate v1.2.0
32252026-02-27T14:47:29.075Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32262026-02-27T14:47:29.213Z Compiling pin-project-internal v1.1.6
32272026-02-27T14:47:29.392Z Compiling slog-dtrace v0.3.0
32282026-02-27T14:47:29.790Z Compiling minimal-lexical v0.2.1
32292026-02-27T14:47:30.366Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32302026-02-27T14:47:30.535Z Compiling siphasher v1.0.1
32312026-02-27T14:47:30.975Z Compiling phf_shared v0.12.1
32322026-02-27T14:47:31.002Z Compiling progenitor-macro v0.13.0
32332026-02-27T14:47:31.026Z Compiling progenitor-macro v0.11.2
32342026-02-27T14:47:31.348Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32352026-02-27T14:47:31.970Z Compiling pin-project v1.1.6
32362026-02-27T14:47:32.187Z Compiling nom v7.1.3
32372026-02-27T14:47:32.236Z Compiling hickory-resolver v0.24.4
32382026-02-27T14:47:32.565Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32392026-02-27T14:47:32.900Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32402026-02-27T14:47:33.338Z Compiling newtype_derive v0.1.6
32412026-02-27T14:47:33.729Z Compiling tokio-dtrace v0.1.0
32422026-02-27T14:47:34.224Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32432026-02-27T14:47:35.391Z Compiling dropshot-api-manager-types v0.3.0
32442026-02-27T14:47:35.617Z Compiling pem v3.0.5
32452026-02-27T14:47:36.071Z Compiling snafu-derive v0.8.5
32462026-02-27T14:47:36.298Z Compiling csv-core v0.1.11
32472026-02-27T14:47:36.809Z Compiling highway v1.3.0
32482026-02-27T14:47:37.684Z Compiling base64 v0.21.7
32492026-02-27T14:47:37.753Z Compiling same-file v1.0.6
32502026-02-27T14:47:38.096Z Compiling xshell-macros v0.2.7
32512026-02-27T14:47:38.333Z Compiling chrono-tz v0.10.4
32522026-02-27T14:47:38.728Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32532026-02-27T14:47:38.747Z Compiling walkdir v2.5.0
32542026-02-27T14:47:38.870Z Compiling xshell v0.2.7
32552026-02-27T14:47:39.186Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32562026-02-27T14:47:39.455Z Compiling const_format_proc_macros v0.2.34
32572026-02-27T14:47:39.983Z Compiling csv v1.3.1
32582026-02-27T14:47:40.811Z Compiling snafu v0.8.5
32592026-02-27T14:47:41.249Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32602026-02-27T14:47:41.392Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32612026-02-27T14:47:41.571Z Compiling qorb v0.4.1
32622026-02-27T14:47:42.502Z Compiling oxide-tokio-rt v0.1.2
32632026-02-27T14:47:42.969Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32642026-02-27T14:47:43.822Z Compiling progenitor v0.11.2
32652026-02-27T14:47:43.825Z Compiling phf v0.12.1
32662026-02-27T14:47:43.903Z Compiling progenitor v0.13.0
32672026-02-27T14:47:44.106Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32682026-02-27T14:47:44.170Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32692026-02-27T14:47:44.197Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32702026-02-27T14:47:45.016Z Compiling globset v0.4.15
32712026-02-27T14:47:46.205Z Compiling olpc-cjson v0.1.4
32722026-02-27T14:47:46.339Z Compiling primeorder v0.13.6
32732026-02-27T14:47:46.528Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32742026-02-27T14:47:46.629Z Compiling serde_plain v1.0.2
32752026-02-27T14:47:46.868Z Compiling typed-path v0.9.3
32762026-02-27T14:47:46.934Z Compiling colored v3.0.0
32772026-02-27T14:47:47.041Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32782026-02-27T14:47:47.797Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32792026-02-27T14:47:48.043Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32802026-02-27T14:47:48.863Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32812026-02-27T14:47:49.223Z Compiling tough v0.20.0
32822026-02-27T14:47:49.695Z Compiling const_format v0.2.34
32832026-02-27T14:47:49.897Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32842026-02-27T14:47:50.374Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32852026-02-27T14:47:51.319Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32862026-02-27T14:47:51.891Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32872026-02-27T14:47:53.168Z Compiling tabled_derive v0.7.0
32882026-02-27T14:47:53.971Z Compiling bcs v0.1.6
32892026-02-27T14:47:54.220Z Compiling radium v0.7.0
32902026-02-27T14:47:54.394Z Compiling salty v0.3.0
32912026-02-27T14:47:54.621Z Compiling utf-8 v0.7.6
32922026-02-27T14:47:54.754Z Compiling termtree v0.5.1
32932026-02-27T14:47:54.901Z Compiling textwrap v0.16.2
32942026-02-27T14:47:54.992Z Compiling tungstenite v0.21.0
32952026-02-27T14:47:55.046Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32962026-02-27T14:47:55.079Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32972026-02-27T14:47:55.361Z Compiling tabled v0.15.0
32982026-02-27T14:47:55.443Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32992026-02-27T14:47:55.842Z Compiling steno v0.4.1
33002026-02-27T14:47:55.958Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33012026-02-27T14:47:56.895Z Compiling typify-impl v0.2.0
33022026-02-27T14:47:57.920Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33032026-02-27T14:47:59.575Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33042026-02-27T14:47:59.837Z Compiling moka v0.12.10
33052026-02-27T14:48:00.210Z Compiling humantime v2.2.0
33062026-02-27T14:48:00.740Z Compiling maybe-uninit v2.0.0
33072026-02-27T14:48:00.831Z Compiling tap v1.0.1
33082026-02-27T14:48:01.069Z Compiling wyz v0.5.1
33092026-02-27T14:48:01.191Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33102026-02-27T14:48:01.346Z Compiling tokio-tungstenite v0.21.0
33112026-02-27T14:48:02.028Z Compiling p384 v0.13.1
33122026-02-27T14:48:02.090Z Compiling progenitor-impl v0.10.0
33132026-02-27T14:48:02.295Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33142026-02-27T14:48:02.916Z Compiling packed_struct v0.10.1
33152026-02-27T14:48:03.382Z Compiling tagptr v0.2.0
33162026-02-27T14:48:03.456Z Compiling arc-swap v1.7.1
33172026-02-27T14:48:03.698Z Compiling funty v2.0.0
33182026-02-27T14:48:04.054Z Compiling slog-scope v4.4.0
33192026-02-27T14:48:04.569Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33202026-02-27T14:48:05.343Z Compiling bitvec v1.0.1
33212026-02-27T14:48:06.002Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33222026-02-27T14:48:07.000Z Compiling polyval v0.6.2
33232026-02-27T14:48:07.507Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33242026-02-27T14:48:08.248Z Compiling packed_struct_codegen v0.10.1
33252026-02-27T14:48:08.378Z Compiling typify-macro v0.2.0
33262026-02-27T14:48:08.874Z Compiling progenitor-macro v0.10.0
33272026-02-27T14:48:09.029Z Compiling bitfield-macros v0.19.2
33282026-02-27T14:48:09.582Z Compiling zerocopy-derive v0.6.6
33292026-02-27T14:48:10.623Z Compiling proc-macro-error-attr2 v2.0.0
33302026-02-27T14:48:10.810Z Compiling indexmap v1.9.3
33312026-02-27T14:48:11.205Z Compiling nodrop v0.1.14
33322026-02-27T14:48:11.384Z Compiling crc-catalog v2.4.0
33332026-02-27T14:48:11.456Z Compiling parking_lot_core v0.8.6
33342026-02-27T14:48:11.496Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33352026-02-27T14:48:11.589Z Compiling crc v3.2.1
33362026-02-27T14:48:11.931Z Compiling zerocopy v0.6.6
33372026-02-27T14:48:12.008Z Compiling proc-macro-error2 v2.0.1
33382026-02-27T14:48:12.043Z Compiling array-init v0.0.4
33392026-02-27T14:48:12.326Z Compiling typify v0.2.0
33402026-02-27T14:48:12.521Z Compiling progenitor-impl v0.8.0
33412026-02-27T14:48:12.549Z Compiling bitfield v0.19.2
33422026-02-27T14:48:12.624Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33432026-02-27T14:48:12.757Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33442026-02-27T14:48:13.066Z Compiling ghash v0.5.1
33452026-02-27T14:48:13.097Z Compiling smallvec v0.6.14
33462026-02-27T14:48:13.318Z Compiling hickory-resolver v0.25.2
33472026-02-27T14:48:13.575Z Compiling slog-stdlog v4.1.1
33482026-02-27T14:48:14.023Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33492026-02-27T14:48:14.583Z Compiling ctr v0.9.2
33502026-02-27T14:48:14.948Z Compiling num-derive v0.3.3
33512026-02-27T14:48:15.001Z Compiling lzma-sys v0.1.20
33522026-02-27T14:48:15.842Z Compiling unicase v2.8.1
33532026-02-27T14:48:15.976Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33542026-02-27T14:48:16.112Z Compiling hashbrown v0.12.3
33552026-02-27T14:48:16.260Z Compiling mime_guess v2.0.5
33562026-02-27T14:48:16.403Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33572026-02-27T14:48:17.143Z Compiling libscf-sys v1.1.0
33582026-02-27T14:48:17.467Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33592026-02-27T14:48:17.494Z Compiling aes-gcm v0.10.3
33602026-02-27T14:48:17.793Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33612026-02-27T14:48:17.882Z Compiling slog-envlogger v2.2.0
33622026-02-27T14:48:18.031Z Compiling serde-hex v0.1.0
33632026-02-27T14:48:18.663Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33642026-02-27T14:48:19.033Z Compiling tabled_derive v0.11.0
33652026-02-27T14:48:19.199Z Compiling progenitor-macro v0.8.0
33662026-02-27T14:48:21.511Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33672026-02-27T14:48:21.858Z Compiling progenitor v0.10.0
33682026-02-27T14:48:22.494Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33692026-02-27T14:48:22.735Z Compiling ron v0.8.1
33702026-02-27T14:48:22.887Z Compiling papergrid v0.17.0
33712026-02-27T14:48:23.670Z Compiling testing_table v0.3.0
33722026-02-27T14:48:23.989Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33732026-02-27T14:48:25.068Z Compiling hashbrown v0.13.2
33742026-02-27T14:48:25.140Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33752026-02-27T14:48:26.215Z Compiling heck v0.3.3
33762026-02-27T14:48:26.608Z Compiling progenitor-client v0.8.0
33772026-02-27T14:48:27.003Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33782026-02-27T14:48:27.148Z Compiling ssh-encoding v0.2.0
33792026-02-27T14:48:27.352Z Compiling blowfish v0.9.1
33802026-02-27T14:48:27.430Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33812026-02-27T14:48:27.717Z Compiling nibble_vec v0.1.0
33822026-02-27T14:48:27.818Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33832026-02-27T14:48:27.984Z Compiling endian-type v0.1.2
33842026-02-27T14:48:28.086Z Compiling corncobs v0.1.4
33852026-02-27T14:48:28.116Z Compiling crc-any v2.5.0
33862026-02-27T14:48:28.194Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33872026-02-27T14:48:28.269Z Compiling radix_trie v0.2.1
33882026-02-27T14:48:28.420Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33892026-02-27T14:48:28.611Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33902026-02-27T14:48:28.767Z Compiling bcrypt-pbkdf v0.10.0
33912026-02-27T14:48:28.891Z Compiling ssh-cipher v0.2.0
33922026-02-27T14:48:29.222Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33932026-02-27T14:48:29.267Z Compiling zone_cfg_derive v0.1.2
33942026-02-27T14:48:29.436Z Compiling object v0.30.4
33952026-02-27T14:48:30.217Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33962026-02-27T14:48:30.659Z Compiling tabled v0.20.0
33972026-02-27T14:48:30.684Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33982026-02-27T14:48:31.269Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33992026-02-27T14:48:31.579Z Compiling progenitor v0.8.0
34002026-02-27T14:48:31.842Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34012026-02-27T14:48:32.013Z Compiling parking_lot v0.11.2
34022026-02-27T14:48:33.111Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34032026-02-27T14:48:33.613Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34042026-02-27T14:48:33.896Z Compiling prefix-trie v0.7.0
34052026-02-27T14:48:34.050Z Compiling password-hash v0.4.2
34062026-02-27T14:48:34.152Z Compiling fxhash v0.2.1
34072026-02-27T14:48:34.424Z Compiling secrecy v0.8.0
34082026-02-27T14:48:34.626Z Compiling number_prefix v0.4.0
34092026-02-27T14:48:34.719Z Compiling path-slash v0.1.5
34102026-02-27T14:48:34.744Z Compiling http-range v0.1.5
34112026-02-27T14:48:34.861Z Compiling half v1.8.3
34122026-02-27T14:48:34.884Z Compiling base64 v0.13.1
34132026-02-27T14:48:34.960Z Compiling indicatif v0.17.11
34142026-02-27T14:48:35.446Z Compiling ron v0.7.1
34152026-02-27T14:48:35.471Z Compiling serde_cbor v0.11.2
34162026-02-27T14:48:36.728Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34172026-02-27T14:48:36.853Z Compiling hickory-server v0.25.2
34182026-02-27T14:48:36.960Z Compiling pbkdf2 v0.11.0
34192026-02-27T14:48:37.332Z Compiling sled v0.34.7
34202026-02-27T14:48:37.510Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34212026-02-27T14:48:37.536Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34222026-02-27T14:48:38.203Z Compiling xz2 v0.1.7
34232026-02-27T14:48:39.734Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34242026-02-27T14:48:39.943Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34252026-02-27T14:48:40.282Z Compiling zone v0.1.8
34262026-02-27T14:48:41.200Z Compiling ssh-key v0.6.6
34272026-02-27T14:48:41.242Z Compiling hickory-client v0.25.2
34282026-02-27T14:48:41.902Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34292026-02-27T14:48:41.999Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34302026-02-27T14:48:42.181Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34312026-02-27T14:48:45.252Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34322026-02-27T14:48:46.659Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34332026-02-27T14:48:46.753Z Compiling p256 v0.13.2
34342026-02-27T14:48:46.798Z Compiling p521 v0.13.3
34352026-02-27T14:48:47.365Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34362026-02-27T14:48:47.593Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34372026-02-27T14:48:47.651Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34382026-02-27T14:48:47.830Z Compiling yasna v0.5.2
34392026-02-27T14:48:48.493Z Compiling headers-core v0.3.0
34402026-02-27T14:48:48.711Z Compiling kstat-rs v0.2.4
34412026-02-27T14:48:49.066Z Compiling nanorand v0.7.0
34422026-02-27T14:48:49.173Z Compiling atty v0.2.14
34432026-02-27T14:48:49.238Z Compiling russh-cryptovec v0.7.3
34442026-02-27T14:48:49.267Z Compiling home v0.5.9
34452026-02-27T14:48:49.322Z Compiling md5 v0.7.0
34462026-02-27T14:48:49.351Z Compiling crc8 v0.1.1
34472026-02-27T14:48:49.397Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34482026-02-27T14:48:49.525Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34492026-02-27T14:48:49.551Z Compiling flume v0.11.1
34502026-02-27T14:48:49.597Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34512026-02-27T14:48:49.625Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34522026-02-27T14:48:49.890Z Compiling russh-keys v0.45.0
34532026-02-27T14:48:50.222Z Compiling rcgen v0.12.1
34542026-02-27T14:48:50.564Z Compiling headers v0.4.1
34552026-02-27T14:48:50.618Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34562026-02-27T14:48:52.296Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34572026-02-27T14:48:52.378Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34582026-02-27T14:48:53.479Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34592026-02-27T14:48:54.507Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34602026-02-27T14:48:55.117Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34612026-02-27T14:49:00.432Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34622026-02-27T14:49:00.542Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34632026-02-27T14:49:00.695Z Compiling hyper-staticfile v0.10.1
34642026-02-27T14:49:01.339Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34652026-02-27T14:49:01.761Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34662026-02-27T14:49:02.006Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34672026-02-27T14:49:02.327Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34682026-02-27T14:49:03.220Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34692026-02-27T14:49:03.638Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34702026-02-27T14:49:03.666Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34712026-02-27T14:49:04.491Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34722026-02-27T14:49:04.694Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34732026-02-27T14:49:05.538Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34742026-02-27T14:49:06.289Z Compiling num-bigint v0.4.6
34752026-02-27T14:49:06.293Z Compiling des v0.8.1
34762026-02-27T14:49:06.705Z Compiling subprocess v0.2.9
34772026-02-27T14:49:07.018Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34782026-02-27T14:49:07.053Z Compiling display-error-chain v0.2.2
34792026-02-27T14:49:07.324Z Compiling hex-literal v0.4.1
34802026-02-27T14:49:07.543Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34812026-02-27T14:49:07.931Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34822026-02-27T14:49:08.380Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34832026-02-27T14:49:08.784Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34842026-02-27T14:49:09.302Z Compiling russh v0.45.0
34852026-02-27T14:49:10.905Z Compiling internet-checksum v0.2.1
34862026-02-27T14:49:17.373Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34872026-02-27T14:49:52.603Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34882026-02-27T14:50:24.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
34892026-02-27T14:50:24.723Z
34902026-02-27T14:50:24.723Zreal 3:38.242100819
34912026-02-27T14:50:24.723Zuser 20:07.043600513
34922026-02-27T14:50:24.727Zsys 2:37.973914978
34932026-02-27T14:50:24.727Ztrap 0.606143597
34942026-02-27T14:50:24.727Ztflt 0.257290427
34952026-02-27T14:50:24.727Zdflt 0.887901208
34962026-02-27T14:50:24.727Zkflt 0.000075522
34972026-02-27T14:50:24.727Zlock 54:57.664744643
34982026-02-27T14:50:24.727Zslp 1:12:53.096943791
34992026-02-27T14:50:24.727Zlat 1:07.948868167
35002026-02-27T14:50:24.727Zstop 2:45.726458823
35012026-02-27T14:50:24.727Z+ mkdir tests
35022026-02-27T14:50:24.731Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35032026-02-27T14:50:24.731Z+ xargs -I '{}' -t cp '{}' tests/
35042026-02-27T14:50:24.772Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-1b83547e82ee4191 tests/
35052026-02-27T14:50:24.808Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-415597654147a89d tests/
35062026-02-27T14:50:24.847Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b06296eeec9cf342 tests/
35072026-02-27T14:50:24.885Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4e67a5d9e606e475 tests/
35082026-02-27T14:50:25.299Z+ 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/*)
35092026-02-27T14:50:25.303Z+ 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-415597654147a89d tests/commtest-b06296eeec9cf342 tests/dhcp_server-1b83547e82ee4191 tests/end_to_end_tests-4e67a5d9e606e475 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar 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
35102026-02-27T14:52:14.124ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35112026-02-27T14:52:14.124Za .github/buildomat/ci-env.sh 1K
35122026-02-27T14:52:14.124Za out/target/test 1K
35132026-02-27T14:52:14.124Za out/npuzone/npuzone 27402K
35142026-02-27T14:52:14.124Za package-manifest.toml 35K
35152026-02-27T14:52:14.125Za smf/sled-agent/non-gimlet/config.toml 6K
35162026-02-27T14:52:14.125Za target/release/omicron-package 41746K
35172026-02-27T14:52:14.125Za target/release/xtask 11462K
35182026-02-27T14:52:14.125Za target/debug/bootstrap 354220K
35192026-02-27T14:52:14.125Za tests/bootstrap-415597654147a89d 31192K
35202026-02-27T14:52:14.125Za tests/commtest-b06296eeec9cf342 31453K
35212026-02-27T14:52:14.125Za tests/dhcp_server-1b83547e82ee4191 31192K
35222026-02-27T14:52:14.125Za tests/end_to_end_tests-4e67a5d9e606e475 396429K
35232026-02-27T14:52:14.125Za out/clickhouse.tar.gz 315226K
35242026-02-27T14:52:14.125Za out/clickhouse_keeper.tar.gz 298854K
35252026-02-27T14:52:14.125Za out/clickhouse_server.tar.gz 315225K
35262026-02-27T14:52:14.125Za out/cockroachdb.tar.gz 162869K
35272026-02-27T14:52:14.125Za out/crucible-pantry-zone.tar.gz 43055K
35282026-02-27T14:52:14.125Za out/crucible-utils.tar 17744K
35292026-02-27T14:52:14.125Za out/crucible-zone.tar.gz 57193K
35302026-02-27T14:52:14.125Za out/external-dns.tar.gz 51994K
35312026-02-27T14:52:14.125Za out/internal-dns.tar.gz 51994K
35322026-02-27T14:52:14.125Za out/mg-ddm-gz.tar 86339K
35332026-02-27T14:52:14.125Za out/nexus.tar.gz 216061K
35342026-02-27T14:52:14.125Za out/ntp.tar.gz 31844K
35352026-02-27T14:52:14.125Za out/omicron-gateway-softnpu.tar.gz 29956K
35362026-02-27T14:52:14.125Za out/omicron-sled-agent.tar 201102K
35372026-02-27T14:52:14.125Za out/overlay.tar.gz 3K
35382026-02-27T14:52:14.125Za out/oximeter.tar.gz 66260K
35392026-02-27T14:52:14.125Za out/oxlog.tar 3945K
35402026-02-27T14:52:14.125Za out/probe.tar.gz 3037K
35412026-02-27T14:52:14.125Za out/propolis-server.tar.gz 74633K
35422026-02-27T14:52:14.125Za out/pumpkind-gz.tar 26647K
35432026-02-27T14:52:14.125Za out/switch-softnpu.tar.gz 387029K
35442026-02-27T14:52:14.129Z
35452026-02-27T14:52:14.129Zreal 1:48.818192515
35462026-02-27T14:52:14.129Zuser 1:44.294705352
35472026-02-27T14:52:14.129Zsys 6.708502520
35482026-02-27T14:52:14.129Ztrap 0.024320906
35492026-02-27T14:52:14.129Ztflt 0.000000000
35502026-02-27T14:52:14.129Zdflt 0.000000000
35512026-02-27T14:52:14.129Zkflt 0.000000000
35522026-02-27T14:52:14.129Zlock 0.000000000
35532026-02-27T14:52:14.129Zslp 1:43.845795515
35542026-02-27T14:52:14.129Zlat 2.758453339
35552026-02-27T14:52:14.129Zstop 0.000199772
35562026-02-27T14:52:14.132Zprocess exited: duration 2606716 ms, exit code 0
 
35572026-02-27T14:52:14.148Zfound 1 output files
35582026-02-27T14:52:14.148Zuploading: /work/package.tar.gz (2449285964 bytes)
35592026-02-27T14:52:49.449Zuploaded: /work/package.tar.gz