01KR2EXTK0NV7S5EZADDV231G4: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KR2EYJ3KC3HP9MF60Y8QFX7M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-08T00:15:04.348Zjob assigned to worker 01KR2EYV14N6TA3BTMKTWNYPT7 [factory aws, i-02ff319aac16528aa] (queued for 53 s)
 
22026-05-08T00:15:12.830Zstarting task 0: "setup"
32026-05-08T00:15:12.835Z++ uname -s
42026-05-08T00:15:12.838Z+ kern=SunOS
52026-05-08T00:15:12.838Z+ build_user=build
62026-05-08T00:15:12.838Z+ build_uid=12345
72026-05-08T00:15:12.838Z+ work_dir=/work
82026-05-08T00:15:12.838Z+ input_dir=/input
92026-05-08T00:15:12.838Z+ [[ 0 == 12345 ]]
102026-05-08T00:15:12.838Z+ case "$kern" in
112026-05-08T00:15:12.838Z+ groupadd -g 12345 build
122026-05-08T00:15:12.840Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-08T00:15:14.848Z+ zfs create -o mountpoint=/work rpool/work
142026-05-08T00:15:14.913Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-08T00:15:14.916Z+ home_fs=zfs
162026-05-08T00:15:14.916Z+ [[ zfs == autofs ]]
172026-05-08T00:15:14.916Z+ mkdir -p /home/build
182026-05-08T00:15:14.919Z+ chown build:build /home/build /work
192026-05-08T00:15:16.920Z+ chmod 0700 /home/build /work
202026-05-08T00:15:16.924Zprocess exited: duration 4097 ms, exit code 0
 
212026-05-08T00:15:16.930Zstarting task 1: "rust-toolchain"
222026-05-08T00:15:16.937Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-08T00:15:16.937Z * rust toolchain channel = "1.94.0"
242026-05-08T00:15:16.937Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-05-08T00:15:16.937Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-08T00:15:16.937Z * rust toolchain profile = "default"
272026-05-08T00:15:16.937Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-08T00:15:16.940Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-08T00:15:16.940Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-08T00:15:17.050Zinfo: downloading installer
312026-05-08T00:15:18.879Zwarn: It looks like you have an existing installation of Rust at:
322026-05-08T00:15:18.879Zwarn: /opt/ooce/bin
332026-05-08T00:15:18.879Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-08T00:15:18.879Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-08T00:15:18.879Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-08T00:15:18.879Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-08T00:15:18.879Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-08T00:15:18.879Zerror: cannot install while Rust is installed
392026-05-08T00:15:18.879Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-08T00:15:18.879Zwarn: It looks like you have an existing rustup settings file at:
412026-05-08T00:15:18.879Zwarn: /home/build/.rustup/settings.toml
422026-05-08T00:15:18.879Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-08T00:15:18.879Zwarn: instead of the one inferred from the default host triple.
442026-05-08T00:15:18.912Zinfo: profile set to default
452026-05-08T00:15:18.912Zinfo: default host triple is x86_64-unknown-illumos
462026-05-08T00:15:18.915Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-05-08T00:15:19.065Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-05-08T00:15:19.068Zinfo: downloading 6 components
492026-05-08T00:15:36.166Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-05-08T00:15:36.166Z
512026-05-08T00:15:36.197Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-05-08T00:15:36.197Z
532026-05-08T00:15:36.197Z
542026-05-08T00:15:36.197ZRust is installed now. Great!
552026-05-08T00:15:36.197Z
562026-05-08T00:15:36.197ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-08T00:15:36.197Zenvironment variable. This has not been done automatically.
582026-05-08T00:15:36.197Z
592026-05-08T00:15:36.197ZTo configure your current shell, you need to source
602026-05-08T00:15:36.197Zthe corresponding env file under $HOME/.cargo.
612026-05-08T00:15:36.198Z
622026-05-08T00:15:36.198ZThis is usually done by running one of the following (note the leading DOT):
632026-05-08T00:15:36.198Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-08T00:15:36.198Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-08T00:15:36.198Zsource "~/.cargo/env.nu" # For nushell
662026-05-08T00:15:36.198Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-08T00:15:36.198Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-08T00:15:36.198Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-08T00:15:36.201Zwarn: no default linker (`cc`) was found in your PATH
702026-05-08T00:15:36.201Zwarn: many Rust crates require a system C toolchain to build
712026-05-08T00:15:36.296Z+ rustup --version
722026-05-08T00:15:36.299Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-08T00:15:36.299Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-08T00:15:36.324Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-05-08T00:15:36.327Z+ cargo --version
762026-05-08T00:15:36.337Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-05-08T00:15:36.341Z+ rustc --version
782026-05-08T00:15:36.362Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-05-08T00:15:36.366Zprocess exited: duration 19433 ms, exit code 0
 
802026-05-08T00:15:36.371Zstarting task 2: "authentication"
812026-05-08T00:15:36.391Zprocess exited: duration 20 ms, exit code 0
 
822026-05-08T00:15:36.398Zstarting task 3: "clone repository"
832026-05-08T00:15:36.402Z+ mkdir -p /work/oxidecomputer/omicron
842026-05-08T00:15:36.405Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-05-08T00:15:36.547ZCloning into '/work/oxidecomputer/omicron'...
862026-05-08T00:15:46.142Z+ cd /work/oxidecomputer/omicron
872026-05-08T00:15:46.142Z+ git fetch origin 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f
882026-05-08T00:15:46.427ZFrom https://github.com/oxidecomputer/omicron
892026-05-08T00:15:46.427Z * branch 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f -> FETCH_HEAD
902026-05-08T00:15:46.442Z+ [[ -n move-support-bundle-collection-crate ]]
912026-05-08T00:15:46.445Z++ git branch --show-current
922026-05-08T00:15:46.447Z+ current=main
932026-05-08T00:15:46.447Z+ [[ main != move-support-bundle-collection-crate ]]
942026-05-08T00:15:46.447Z+ git branch -f move-support-bundle-collection-crate 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f
952026-05-08T00:15:46.450Z+ git checkout -f move-support-bundle-collection-crate
962026-05-08T00:15:46.701ZSwitched to branch 'move-support-bundle-collection-crate'
972026-05-08T00:15:46.704Z+ git reset --hard 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f
982026-05-08T00:15:46.744ZHEAD is now at 863c24b73 Move support bundle collection into a shared crate
992026-05-08T00:15:46.747Zprocess exited: duration 10347 ms, exit code 0
 
1002026-05-08T00:15:46.753Zstarting task 4: "build"
1012026-05-08T00:15:46.759Z+ source .github/buildomat/ci-env.sh
1022026-05-08T00:15:46.759Z++ export CARGO_TERM_COLOR=always
1032026-05-08T00:15:46.759Z++ CARGO_TERM_COLOR=always
1042026-05-08T00:15:46.759Z+ cargo --version
1052026-05-08T00:15:46.771Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-05-08T00:15:46.774Z+ rustc --version
1072026-05-08T00:15:46.797Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-05-08T00:15:46.800Z+ WORK=/work
1092026-05-08T00:15:46.800Z+ pfexec mkdir -p /work
1102026-05-08T00:15:46.803Z+ pfexec chown build /work
1112026-05-08T00:15:46.806Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-05-08T00:15:59.100Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-05-08T00:16:07.744Z Startup: Caching catalogs ... Done
1142026-05-08T00:16:16.017ZPlanning: Solver setup ... Done (6.659s)
1152026-05-08T00:16:16.062ZPlanning: Running solver ... Done (0.045s)
1162026-05-08T00:16:16.215ZPlanning: Finding local manifests ... Done (0.004s)
1172026-05-08T00:16:16.238ZPlanning: Fetching manifests: 0/5 0% complete
1182026-05-08T00:16:16.378ZPlanning: Fetching manifests: 5/5 100% complete
1192026-05-08T00:16:16.418ZPlanning: Package planning ... Done (0.040s)
1202026-05-08T00:16:16.459ZPlanning: Merging actions ... Done (0.041s)
1212026-05-08T00:16:16.690ZPlanning: Checking for conflicting actions ... Done (0.231s)
1222026-05-08T00:16:16.701ZPlanning: Consolidating action changes ... Done (0.010s)
1232026-05-08T00:16:18.457ZPlanning: Evaluating mediators ... Done (1.756s)
1242026-05-08T00:16:18.465ZPlanning: Planning completed in 10.54 seconds
1252026-05-08T00:16:18.480Z Packages to install: 5
1262026-05-08T00:16:18.480Z Mediators to change: 3
1272026-05-08T00:16:18.480Z Services to change: 1
1282026-05-08T00:16:18.480Z Estimated space available: 155.34 GB
1292026-05-08T00:16:18.480ZEstimated space to be consumed: 1.90 GB
1302026-05-08T00:16:18.483Z Create boot environment: No
1312026-05-08T00:16:18.483ZCreate backup boot environment: No
1322026-05-08T00:16:18.483Z Rebuild boot archive: No
1332026-05-08T00:16:18.484Z
1342026-05-08T00:16:18.484ZChanged mediators:
1352026-05-08T00:16:18.484Z mediator clang:
1362026-05-08T00:16:18.484Z version: None -> 15 (system default)
1372026-05-08T00:16:18.484Z
1382026-05-08T00:16:18.484Z mediator llvm:
1392026-05-08T00:16:18.484Z version: 14 (system default) -> 15 (system default)
1402026-05-08T00:16:18.484Z
1412026-05-08T00:16:18.484Z mediator postgresql:
1422026-05-08T00:16:18.484Z version: 15 (system default) -> 18 (system default)
1432026-05-08T00:16:18.484Z
1442026-05-08T00:16:18.484ZChanged packages:
1452026-05-08T00:16:18.484Zhelios-dev
1462026-05-08T00:16:18.484Z developer/build-essential
1472026-05-08T00:16:18.484Z None -> 11-2.0
1482026-05-08T00:16:18.484Z library/libxmlsec1
1492026-05-08T00:16:18.484Z None -> 1.2.35-2.0
1502026-05-08T00:16:18.484Z ooce/developer/clang-15
1512026-05-08T00:16:18.484Z None -> 15.0.7-2.0
1522026-05-08T00:16:18.484Z ooce/developer/llvm-15
1532026-05-08T00:16:18.484Z None -> 15.0.7-2.0
1542026-05-08T00:16:18.484Z ooce/library/postgresql-18
1552026-05-08T00:16:18.484Z None -> 18.1-2.0
1562026-05-08T00:16:18.484Z
1572026-05-08T00:16:18.484ZServices:
1582026-05-08T00:16:18.484Z restart_fmri:
1592026-05-08T00:16:18.484Z svc:/system/update-man-index:default
1602026-05-08T00:16:18.543Z
1612026-05-08T00:16:18.543ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1622026-05-08T00:16:23.544ZDownload: 866/4272 items 18.9/219.0MB 8% complete (3.9M/s)
1632026-05-08T00:16:28.565ZDownload: 1541/4272 items 116.3/219.0MB 53% complete (11.8M/s)
1642026-05-08T00:16:33.549ZDownload: 3565/4272 items 213.1/219.0MB 97% complete (19.4M/s)
1652026-05-08T00:16:38.707ZDownload: 4251/4272 items 218.9/219.0MB 99% complete (13.0M/s)
1662026-05-08T00:16:41.822ZDownload: Completed 218.99 MB in 23.28 seconds (9.4M/s)
1672026-05-08T00:16:41.973Z Actions: 1/4789 actions (Installing new actions)
1682026-05-08T00:16:45.799Z Actions: Completed 4789 actions in 3.83 seconds.
1692026-05-08T00:16:46.143Z Done (0.339s)
1702026-05-08T00:16:46.143Z Done (0.000s)
1712026-05-08T00:16:46.890Z Done (0.732s)
1722026-05-08T00:16:50.903Z Done (3.602s)
1732026-05-08T00:16:50.975Z Done (0.023s)
1742026-05-08T00:16:50.981Z Done (0.000s)
1752026-05-08T00:16:51.126Z Done (0.000s)
1762026-05-08T00:16:52.140ZPlanning: Evaluating mediator changes ... Done
1772026-05-08T00:16:52.235ZPlanning: Checking for conflicting actions ... Done
1782026-05-08T00:16:52.238ZPlanning: Consolidating action changes ... Done
1792026-05-08T00:16:52.406ZPlanning: Evaluating mediators ... Done
1802026-05-08T00:16:52.410ZPlanning: Planning completed in 0.29 seconds
1812026-05-08T00:16:52.431Z Mediators to change: 2
1822026-05-08T00:16:52.431Z Create boot environment: No
1832026-05-08T00:16:52.431ZCreate backup boot environment: No
1842026-05-08T00:16:52.512Z Done
1852026-05-08T00:16:52.512Z Done
1862026-05-08T00:16:53.211Z Done
1872026-05-08T00:16:56.171Z Done
1882026-05-08T00:16:56.267Z Done
1892026-05-08T00:16:56.282Z Done
1902026-05-08T00:16:56.417Z Done
1912026-05-08T00:16:56.724ZPlanning: Evaluating mediator changes ... Done
1922026-05-08T00:16:56.831ZPlanning: Checking for conflicting actions ... Done
1932026-05-08T00:16:56.845ZPlanning: Consolidating action changes ... Done
1942026-05-08T00:16:57.076ZPlanning: Evaluating mediators ... Done
1952026-05-08T00:16:57.171ZPlanning: Planning completed in 0.29 seconds
1962026-05-08T00:16:57.171Z Mediators to change: 1
1972026-05-08T00:16:57.171Z Create boot environment: No
1982026-05-08T00:16:57.171ZCreate backup boot environment: No
1992026-05-08T00:16:57.171Z Done
2002026-05-08T00:16:57.171Z Done
2012026-05-08T00:16:57.803Z Done
2022026-05-08T00:17:00.667Z Done
2032026-05-08T00:17:00.752Z Done
2042026-05-08T00:17:00.776Z Done
2052026-05-08T00:17:00.880Z Done
2062026-05-08T00:17:01.199ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-05-08T00:17:01.199Zclang system 15 system
2082026-05-08T00:17:01.199Zcsh system system illumos
2092026-05-08T00:17:01.199Zctags system system illumos
2102026-05-08T00:17:01.199Zfile system system illumos
2112026-05-08T00:17:01.199Zgcc vendor 12 vendor
2122026-05-08T00:17:01.199Zgcc system 14 system
2132026-05-08T00:17:01.199Zgcc system 10 system
2142026-05-08T00:17:01.199Zgo system 1.20 system
2152026-05-08T00:17:01.200Zgo system 1.19 system
2162026-05-08T00:17:01.200Zllvm system 15 system
2172026-05-08T00:17:01.200Zllvm system 14 system
2182026-05-08T00:17:01.200Zmariadb system 10.6 system
2192026-05-08T00:17:01.200Zmta vendor vendor dma
2202026-05-08T00:17:01.200Zopenjdk system 17 system
2212026-05-08T00:17:01.200Zopenjdk system 11 system
2222026-05-08T00:17:01.200Zopenjdk system 1.8 system
2232026-05-08T00:17:01.200Zopenssl vendor 3 vendor
2242026-05-08T00:17:01.200Zperl system 5.36 system
2252026-05-08T00:17:01.200Zpostgresql system 18 system
2262026-05-08T00:17:01.200Zpostgresql system 15 system
2272026-05-08T00:17:01.200Zpostgresql system 13 system
2282026-05-08T00:17:01.201Zpython vendor 3 vendor
2292026-05-08T00:17:01.201Zpython system 2 system
2302026-05-08T00:17:01.201Zpython3 system 3.11 system
2312026-05-08T00:17:01.201Zruby system 3.0 system
2322026-05-08T00:17:01.201Zwords vendor vendor american-english
2332026-05-08T00:17:01.201Zwords system system australian-english
2342026-05-08T00:17:01.201Zwords system system british-english
2352026-05-08T00:17:01.201Zwords system system canadian-english
2362026-05-08T00:17:01.201Zwords system system french
2372026-05-08T00:17:01.201Zwords system system italian
2382026-05-08T00:17:01.201Zwords system system ngerman
2392026-05-08T00:17:01.201Zwords system system ogerman
2402026-05-08T00:17:01.202Zwords system system spanish
2412026-05-08T00:17:01.454ZPUBLISHER TYPE STATUS P LOCATION
2422026-05-08T00:17:01.455Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432026-05-08T00:17:06.632ZFMRI IFO
2442026-05-08T00:17:06.632Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452026-05-08T00:17:06.632Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462026-05-08T00:17:06.632Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472026-05-08T00:17:06.632Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482026-05-08T00:17:06.632Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492026-05-08T00:17:06.632Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502026-05-08T00:17:06.632Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2512026-05-08T00:17:06.633Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2522026-05-08T00:17:06.633Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532026-05-08T00:17:06.633Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542026-05-08T00:17:06.633Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552026-05-08T00:17:06.633Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562026-05-08T00:17:06.633Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572026-05-08T00:17:06.633Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582026-05-08T00:17:06.633Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592026-05-08T00:17:06.633Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602026-05-08T00:17:06.633Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612026-05-08T00:17:07.968Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622026-05-08T00:17:08.255Z Updating crates.io index
2632026-05-08T00:17:08.301Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642026-05-08T00:17:08.494Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-05-08T00:17:09.389Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662026-05-08T00:17:09.667Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672026-05-08T00:17:10.757Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2682026-05-08T00:17:11.260Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692026-05-08T00:17:12.612Z Updating git repository `https://github.com/oxidecomputer/opte`
2702026-05-08T00:17:13.468Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712026-05-08T00:17:13.712Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-05-08T00:17:14.590Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732026-05-08T00:17:14.835Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742026-05-08T00:17:15.304Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-05-08T00:17:15.659Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-05-08T00:17:16.550Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-05-08T00:17:17.069Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-05-08T00:17:17.316Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792026-05-08T00:17:17.733Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-05-08T00:17:18.041Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812026-05-08T00:17:18.375Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822026-05-08T00:17:18.575Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832026-05-08T00:17:18.805Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2842026-05-08T00:17:19.220Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852026-05-08T00:17:19.699Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2862026-05-08T00:17:20.071Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2872026-05-08T00:17:20.412Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2882026-05-08T00:17:20.673Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892026-05-08T00:17:21.546Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-05-08T00:17:21.784Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-05-08T00:17:22.930Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2922026-05-08T00:17:23.356Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932026-05-08T00:17:23.813Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942026-05-08T00:17:24.146Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952026-05-08T00:17:24.457Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2962026-05-08T00:17:24.923Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-05-08T00:17:25.158Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-05-08T00:17:25.424Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-05-08T00:17:25.631Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-05-08T00:17:25.966Z Updating git repository `https://github.com/oxidecomputer/omicron`
3012026-05-08T00:17:38.026Z Downloading crates ...
3022026-05-08T00:17:38.086Z Downloaded fnv v1.0.7
3032026-05-08T00:17:38.094Z Downloaded clap_lex v1.0.0
3042026-05-08T00:17:38.098Z Downloaded byteorder v1.5.0
3052026-05-08T00:17:38.098Z Downloaded erased-serde v0.4.9
3062026-05-08T00:17:38.098Z Downloaded cargo_metadata v0.21.0
3072026-05-08T00:17:38.098Z Downloaded dof v0.3.0
3082026-05-08T00:17:38.103Z Downloaded cpufeatures v0.2.17
3092026-05-08T00:17:38.107Z Downloaded block-buffer v0.10.4
3102026-05-08T00:17:38.107Z Downloaded clap v4.5.60
3112026-05-08T00:17:38.110Z Downloaded thiserror-impl v1.0.69
3122026-05-08T00:17:38.113Z Downloaded textwrap v0.16.2
3132026-05-08T00:17:38.113Z Downloaded version_check v0.9.5
3142026-05-08T00:17:38.117Z Downloaded anstyle v1.0.13
3152026-05-08T00:17:38.117Z Downloaded sha2 v0.10.9
3162026-05-08T00:17:38.117Z Downloaded typeid v1.0.3
3172026-05-08T00:17:38.120Z Downloaded yoke-derive v0.8.1
3182026-05-08T00:17:38.120Z Downloaded usdt-macro v0.5.0
3192026-05-08T00:17:38.120Z Downloaded tabled_derive v0.7.0
3202026-05-08T00:17:38.120Z Downloaded bitflags v2.11.0
3212026-05-08T00:17:38.123Z Downloaded scroll_derive v0.12.1
3222026-05-08T00:17:38.123Z Downloaded generic-array v0.14.7
3232026-05-08T00:17:38.123Z Downloaded camino-tempfile v1.4.1
3242026-05-08T00:17:38.126Z Downloaded unicode-linebreak v0.1.5
3252026-05-08T00:17:38.126Z Downloaded cfg-if v1.0.4
3262026-05-08T00:17:38.126Z Downloaded zerofrom-derive v0.1.6
3272026-05-08T00:17:38.126Z Downloaded cargo-platform v0.2.0
3282026-05-08T00:17:38.129Z Downloaded dtrace-parser v0.2.0
3292026-05-08T00:17:38.129Z Downloaded crypto-common v0.1.7
3302026-05-08T00:17:38.129Z Downloaded litemap v0.8.1
3312026-05-08T00:17:38.132Z Downloaded utf8_iter v1.0.4
3322026-05-08T00:17:38.132Z Downloaded usdt-attr-macro v0.5.0
3332026-05-08T00:17:38.132Z Downloaded toml_datetime v0.6.11
3342026-05-08T00:17:38.132Z Downloaded proc-macro-error v1.0.4
3352026-05-08T00:17:38.136Z Downloaded zerofrom v0.1.6
3362026-05-08T00:17:38.136Z Downloaded usdt v0.5.0
3372026-05-08T00:17:38.136Z Downloaded bytecount v0.6.9
3382026-05-08T00:17:38.139Z Downloaded thread-id v4.2.2
3392026-05-08T00:17:38.139Z Downloaded cargo_toml v0.21.0
3402026-05-08T00:17:38.139Z Downloaded displaydoc v0.2.5
3412026-05-08T00:17:38.142Z Downloaded icu_provider v2.1.1
3422026-05-08T00:17:38.142Z Downloaded autocfg v1.5.0
3432026-05-08T00:17:38.142Z Downloaded errno v0.3.14
3442026-05-08T00:17:38.145Z Downloaded equivalent v1.0.2
3452026-05-08T00:17:38.145Z Downloaded camino v1.2.2
3462026-05-08T00:17:38.145Z Downloaded toml_write v0.1.2
3472026-05-08T00:17:38.149Z Downloaded thiserror v2.0.18
3482026-05-08T00:17:38.154Z Downloaded idna_adapter v1.2.1
3492026-05-08T00:17:38.154Z Downloaded thiserror-impl v2.0.18
3502026-05-08T00:17:38.154Z Downloaded thiserror v1.0.69
3512026-05-08T00:17:38.154Z Downloaded utf8parse v0.2.2
3522026-05-08T00:17:38.157Z Downloaded serde_spanned v0.6.9
3532026-05-08T00:17:38.157Z Downloaded pretty-hex v0.4.1
3542026-05-08T00:17:38.157Z Downloaded usdt-impl v0.5.0
3552026-05-08T00:17:38.157Z Downloaded ordered-float v2.10.1
3562026-05-08T00:17:38.157Z Downloaded anstyle-query v1.1.5
3572026-05-08T00:17:38.162Z Downloaded fastrand v2.3.0
3582026-05-08T00:17:38.162Z Downloaded tinystr v0.8.2
3592026-05-08T00:17:38.162Z Downloaded writeable v0.6.2
3602026-05-08T00:17:38.165Z Downloaded zmij v1.0.21
3612026-05-08T00:17:38.165Z Downloaded cargo-util-schemas v0.8.2
3622026-05-08T00:17:38.165Z Downloaded macaddr v1.0.1
3632026-05-08T00:17:38.165Z Downloaded digest v0.10.7
3642026-05-08T00:17:38.165Z Downloaded heck v0.5.0
3652026-05-08T00:17:38.168Z Downloaded quote v1.0.45
3662026-05-08T00:17:38.168Z Downloaded unicode-xid v0.2.6
3672026-05-08T00:17:38.172Z Downloaded heck v0.4.1
3682026-05-08T00:17:38.172Z Downloaded fs-err v3.3.0
3692026-05-08T00:17:38.172Z Downloaded form_urlencoded v1.2.2
3702026-05-08T00:17:38.172Z Downloaded colorchoice v1.0.4
3712026-05-08T00:17:38.175Z Downloaded ucd-trie v0.1.7
3722026-05-08T00:17:38.175Z Downloaded terminal_size v0.4.3
3732026-05-08T00:17:38.175Z Downloaded toml v0.8.23
3742026-05-08T00:17:38.180Z Downloaded swrite v0.1.0
3752026-05-08T00:17:38.180Z Downloaded zerocopy-derive v0.7.35
3762026-05-08T00:17:38.184Z Downloaded unicode-ident v1.0.24
3772026-05-08T00:17:38.184Z Downloaded zerovec-derive v0.11.2
3782026-05-08T00:17:38.184Z Downloaded proc-macro-error-attr v1.0.4
3792026-05-08T00:17:38.184Z Downloaded smawk v0.3.2
3802026-05-08T00:17:38.192Z Downloaded potential_utf v0.1.4
3812026-05-08T00:17:38.192Z Downloaded percent-encoding v2.3.2
3822026-05-08T00:17:38.192Z Downloaded memmap v0.7.0
3832026-05-08T00:17:38.192Z Downloaded plain v0.2.3
3842026-05-08T00:17:38.196Z Downloaded url v2.5.8
3852026-05-08T00:17:38.196Z Downloaded is_terminal_polyfill v1.70.2
3862026-05-08T00:17:38.196Z Downloaded typenum v1.19.0
3872026-05-08T00:17:38.196Z Downloaded yoke v0.8.1
3882026-05-08T00:17:38.201Z Downloaded serde-value v0.7.0
3892026-05-08T00:17:38.201Z Downloaded anstyle-parse v0.2.7
3902026-05-08T00:17:38.201Z Downloaded zerotrie v0.2.3
3912026-05-08T00:17:38.209Z Downloaded strsim v0.11.1
3922026-05-08T00:17:38.210Z Downloaded toml_edit v0.22.27
3932026-05-08T00:17:38.210Z Downloaded scroll v0.12.0
3942026-05-08T00:17:38.210Z Downloaded memchr v2.8.0
3952026-05-08T00:17:38.219Z Downloaded itoa v1.0.17
3962026-05-08T00:17:38.219Z Downloaded anstream v0.6.21
3972026-05-08T00:17:38.228Z Downloaded zerovec v0.11.5
3982026-05-08T00:17:38.236Z Downloaded zerocopy v0.7.35
3992026-05-08T00:17:38.241Z Downloaded winnow v0.7.14
4002026-05-08T00:17:38.244Z Downloaded smallvec v1.15.1
4012026-05-08T00:17:38.244Z Downloaded unicode-width v0.2.0
4022026-05-08T00:17:38.246Z Downloaded clap_derive v4.5.55
4032026-05-08T00:17:38.247Z Downloaded unicode-width v0.1.14
4042026-05-08T00:17:38.249Z Downloaded pest_derive v2.8.6
4052026-05-08T00:17:38.254Z Downloaded tempfile v3.25.0
4062026-05-08T00:17:38.254Z Downloaded serde_tokenstream v0.2.3
4072026-05-08T00:17:38.258Z Downloaded pest_generator v2.8.6
4082026-05-08T00:17:38.259Z Downloaded serde_core v1.0.228
4092026-05-08T00:17:38.259Z Downloaded semver v1.0.28
4102026-05-08T00:17:38.259Z Downloaded anyhow v1.0.102
4112026-05-08T00:17:38.265Z Downloaded once_cell v1.21.3
4122026-05-08T00:17:38.265Z Downloaded synstructure v0.13.2
4132026-05-08T00:17:38.265Z Downloaded stable_deref_trait v1.2.1
4142026-05-08T00:17:38.265Z Downloaded serde-untagged v0.1.9
4152026-05-08T00:17:38.274Z Downloaded log v0.4.29
4162026-05-08T00:17:38.274Z Downloaded serde_derive v1.0.228
4172026-05-08T00:17:38.274Z Downloaded icu_properties v2.1.2
4182026-05-08T00:17:38.278Z Downloaded getrandom v0.4.1
4192026-05-08T00:17:38.278Z Downloaded num-traits v0.2.19
4202026-05-08T00:17:38.284Z Downloaded papergrid v0.11.0
4212026-05-08T00:17:38.287Z Downloaded pest_meta v2.8.6
4222026-05-08T00:17:38.287Z Downloaded icu_normalizer_data v2.1.1
4232026-05-08T00:17:38.290Z Downloaded icu_locale_core v2.1.1
4242026-05-08T00:17:38.292Z Downloaded proc-macro2 v1.0.106
4252026-05-08T00:17:38.299Z Downloaded serde v1.0.228
4262026-05-08T00:17:38.302Z Downloaded icu_normalizer v2.1.1
4272026-05-08T00:17:38.313Z Downloaded icu_collections v2.1.1
4282026-05-08T00:17:38.319Z Downloaded serde_json v1.0.149
4292026-05-08T00:17:38.327Z Downloaded indexmap v2.14.0
4302026-05-08T00:17:38.348Z Downloaded pest v2.8.6
4312026-05-08T00:17:38.354Z Downloaded icu_properties_data v2.1.2
4322026-05-08T00:17:38.361Z Downloaded idna v1.1.0
4332026-05-08T00:17:38.361Z Downloaded clap_builder v4.5.60
4342026-05-08T00:17:38.366Z Downloaded hashbrown v0.17.0
4352026-05-08T00:17:38.366Z Downloaded goblin v0.8.2
4362026-05-08T00:17:38.370Z Downloaded tabled v0.15.0
4372026-05-08T00:17:38.389Z Downloaded syn v1.0.109
4382026-05-08T00:17:38.401Z Downloaded syn v2.0.117
4392026-05-08T00:17:38.413Z Downloaded rustix v1.1.3
4402026-05-08T00:17:38.440Z Downloaded libc v0.2.185
4412026-05-08T00:17:38.515Z Compiling proc-macro2 v1.0.106
4422026-05-08T00:17:38.515Z Compiling quote v1.0.45
4432026-05-08T00:17:38.515Z Compiling unicode-ident v1.0.24
4442026-05-08T00:17:38.519Z Compiling serde_core v1.0.228
4452026-05-08T00:17:38.519Z Compiling libc v0.2.185
4462026-05-08T00:17:38.519Z Compiling version_check v0.9.5
4472026-05-08T00:17:38.519Z Compiling stable_deref_trait v1.2.1
4482026-05-08T00:17:38.519Z Compiling serde v1.0.228
4492026-05-08T00:17:38.519Z Compiling memchr v2.8.0
4502026-05-08T00:17:38.519Z Compiling zmij v1.0.21
4512026-05-08T00:17:38.519Z Compiling ucd-trie v0.1.7
4522026-05-08T00:17:38.520Z Compiling thiserror v1.0.69
4532026-05-08T00:17:38.520Z Compiling autocfg v1.5.0
4542026-05-08T00:17:38.520Z Compiling itoa v1.0.17
4552026-05-08T00:17:38.520Z Compiling writeable v0.6.2
4562026-05-08T00:17:38.989Z Compiling litemap v0.8.1
4572026-05-08T00:17:38.992Z Compiling icu_properties_data v2.1.2
4582026-05-08T00:17:39.032Z Compiling byteorder v1.5.0
4592026-05-08T00:17:39.192Z Compiling rustix v1.1.3
4602026-05-08T00:17:39.196Z Compiling icu_normalizer_data v2.1.1
4612026-05-08T00:17:39.229Z Compiling serde_json v1.0.149
4622026-05-08T00:17:39.446Z Compiling bitflags v2.11.0
4632026-05-08T00:17:39.557Z Compiling pest v2.8.6
4642026-05-08T00:17:39.622Z Compiling num-traits v0.2.19
4652026-05-08T00:17:39.845Z Compiling equivalent v1.0.2
4662026-05-08T00:17:39.858Z Compiling smallvec v1.15.1
4672026-05-08T00:17:39.875Z Compiling typeid v1.0.3
4682026-05-08T00:17:39.878Z Compiling hashbrown v0.17.0
4692026-05-08T00:17:39.933Z Compiling proc-macro-error-attr v1.0.4
4702026-05-08T00:17:39.955Z Compiling usdt-impl v0.5.0
4712026-05-08T00:17:40.014Z Compiling erased-serde v0.4.9
4722026-05-08T00:17:40.121Z Compiling winnow v0.7.14
4732026-05-08T00:17:40.170Z Compiling toml_write v0.1.2
4742026-05-08T00:17:40.194Z Compiling syn v1.0.109
4752026-05-08T00:17:40.299Z Compiling errno v0.3.14
4762026-05-08T00:17:40.322Z Compiling thread-id v4.2.2
4772026-05-08T00:17:40.386Z Compiling proc-macro-error v1.0.4
4782026-05-08T00:17:40.423Z Compiling utf8parse v0.2.2
4792026-05-08T00:17:40.486Z Compiling thiserror v2.0.18
4802026-05-08T00:17:40.569Z Compiling log v0.4.29
4812026-05-08T00:17:40.611Z Compiling indexmap v2.14.0
4822026-05-08T00:17:40.624Z Compiling camino v1.2.2
4832026-05-08T00:17:40.657Z Compiling percent-encoding v2.3.2
4842026-05-08T00:17:40.677Z Compiling plain v0.2.3
4852026-05-08T00:17:40.699Z Compiling getrandom v0.4.1
4862026-05-08T00:17:40.702Z Compiling utf8_iter v1.0.4
4872026-05-08T00:17:40.846Z Compiling syn v2.0.117
4882026-05-08T00:17:40.881Z Compiling form_urlencoded v1.2.2
4892026-05-08T00:17:40.968Z Compiling pest_meta v2.8.6
4902026-05-08T00:17:41.100Z Compiling ordered-float v2.10.1
4912026-05-08T00:17:41.126Z Compiling anstyle-parse v0.2.7
4922026-05-08T00:17:41.165Z Compiling pretty-hex v0.4.1
4932026-05-08T00:17:41.221Z Compiling colorchoice v1.0.4
4942026-05-08T00:17:41.242Z Compiling cfg-if v1.0.4
4952026-05-08T00:17:41.265Z Compiling anstyle-query v1.1.5
4962026-05-08T00:17:41.350Z Compiling anstyle v1.0.13
4972026-05-08T00:17:41.372Z Compiling is_terminal_polyfill v1.70.2
4982026-05-08T00:17:41.418Z Compiling fs-err v3.3.0
4992026-05-08T00:17:41.462Z Compiling bytecount v0.6.9
5002026-05-08T00:17:41.465Z Compiling once_cell v1.21.3
5012026-05-08T00:17:41.465Z Compiling heck v0.4.1
5022026-05-08T00:17:41.542Z Compiling fnv v1.0.7
5032026-05-08T00:17:41.613Z Compiling terminal_size v0.4.3
5042026-05-08T00:17:41.636Z Compiling anstream v0.6.21
5052026-05-08T00:17:41.667Z Compiling clap_lex v1.0.0
5062026-05-08T00:17:41.696Z Compiling heck v0.5.0
5072026-05-08T00:17:41.714Z Compiling strsim v0.11.1
5082026-05-08T00:17:41.718Z Compiling anyhow v1.0.102
5092026-05-08T00:17:41.800Z Compiling unicode-width v0.1.14
5102026-05-08T00:17:41.800Z Compiling unicode-xid v0.2.6
5112026-05-08T00:17:41.965Z Compiling semver v1.0.28
5122026-05-08T00:17:42.006Z Compiling fastrand v2.3.0
5132026-05-08T00:17:42.026Z Compiling clap_builder v4.5.60
5142026-05-08T00:17:42.073Z Compiling memmap v0.7.0
5152026-05-08T00:17:42.159Z Compiling papergrid v0.11.0
5162026-05-08T00:17:42.177Z Compiling unicode-width v0.2.0
5172026-05-08T00:17:42.198Z Compiling smawk v0.3.2
5182026-05-08T00:17:42.332Z Compiling tempfile v3.25.0
5192026-05-08T00:17:42.377Z Compiling serde-untagged v0.1.9
5202026-05-08T00:17:42.398Z Compiling unicode-linebreak v0.1.5
5212026-05-08T00:17:42.491Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222026-05-08T00:17:42.522Z Compiling swrite v0.1.0
5232026-05-08T00:17:42.653Z Compiling textwrap v0.16.2
5242026-05-08T00:17:42.683Z Compiling camino-tempfile v1.4.1
5252026-05-08T00:17:43.021Z Compiling tabled_derive v0.7.0
5262026-05-08T00:17:43.797Z Compiling tabled v0.15.0
5272026-05-08T00:17:43.816Z Compiling synstructure v0.13.2
5282026-05-08T00:17:43.821Z Compiling pest_generator v2.8.6
5292026-05-08T00:17:44.420Z Compiling serde_derive v1.0.228
5302026-05-08T00:17:44.420Z Compiling zerofrom-derive v0.1.6
5312026-05-08T00:17:44.423Z Compiling yoke-derive v0.8.1
5322026-05-08T00:17:44.423Z Compiling zerovec-derive v0.11.2
5332026-05-08T00:17:44.423Z Compiling displaydoc v0.2.5
5342026-05-08T00:17:44.424Z Compiling thiserror-impl v1.0.69
5352026-05-08T00:17:44.424Z Compiling zerocopy-derive v0.7.35
5362026-05-08T00:17:44.424Z Compiling scroll_derive v0.12.1
5372026-05-08T00:17:44.424Z Compiling thiserror-impl v2.0.18
5382026-05-08T00:17:44.424Z Compiling clap_derive v4.5.55
5392026-05-08T00:17:44.536Z Compiling pest_derive v2.8.6
5402026-05-08T00:17:45.209Z Compiling zerocopy v0.7.35
5412026-05-08T00:17:45.235Z Compiling scroll v0.12.0
5422026-05-08T00:17:45.497Z Compiling goblin v0.8.2
5432026-05-08T00:17:45.575Z Compiling zerofrom v0.1.6
5442026-05-08T00:17:45.697Z Compiling yoke v0.8.1
5452026-05-08T00:17:45.780Z Compiling dtrace-parser v0.2.0
5462026-05-08T00:17:45.915Z Compiling zerovec v0.11.5
5472026-05-08T00:17:45.915Z Compiling zerotrie v0.2.3
5482026-05-08T00:17:45.998Z Compiling clap v4.5.60
5492026-05-08T00:17:46.432Z Compiling tinystr v0.8.2
5502026-05-08T00:17:46.432Z Compiling potential_utf v0.1.4
5512026-05-08T00:17:46.554Z Compiling icu_collections v2.1.1
5522026-05-08T00:17:46.614Z Compiling icu_locale_core v2.1.1
5532026-05-08T00:17:47.219Z Compiling icu_provider v2.1.1
5542026-05-08T00:17:47.337Z Compiling toml_datetime v0.6.11
5552026-05-08T00:17:47.337Z Compiling serde_spanned v0.6.9
5562026-05-08T00:17:47.340Z Compiling serde-value v0.7.0
5572026-05-08T00:17:47.340Z Compiling cargo-platform v0.2.0
5582026-05-08T00:17:47.340Z Compiling macaddr v1.0.1
5592026-05-08T00:17:47.356Z Compiling dof v0.3.0
5602026-05-08T00:17:47.361Z Compiling serde_tokenstream v0.2.3
5612026-05-08T00:17:47.473Z Compiling icu_properties v2.1.2
5622026-05-08T00:17:47.479Z Compiling icu_normalizer v2.1.1
5632026-05-08T00:17:47.649Z Compiling toml_edit v0.22.27
5642026-05-08T00:17:48.177Z Compiling usdt-macro v0.5.0
5652026-05-08T00:17:48.180Z Compiling usdt-attr-macro v0.5.0
5662026-05-08T00:17:48.396Z Compiling idna_adapter v1.2.1
5672026-05-08T00:17:48.514Z Compiling idna v1.1.0
5682026-05-08T00:17:48.804Z Compiling url v2.5.8
5692026-05-08T00:17:48.823Z Compiling usdt v0.5.0
5702026-05-08T00:17:49.047Z Compiling toml v0.8.23
5712026-05-08T00:17:49.417Z Compiling cargo-util-schemas v0.8.2
5722026-05-08T00:17:49.417Z Compiling cargo_toml v0.21.0
5732026-05-08T00:17:50.269Z Compiling cargo_metadata v0.21.0
5742026-05-08T00:17:51.288Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752026-05-08T00:17:53.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.85s
5762026-05-08T00:17:53.893Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772026-05-08T00:17:54.509Z Downloading crates ...
5782026-05-08T00:17:54.625Z Downloaded async-stream v0.3.6
5792026-05-08T00:17:54.629Z Downloaded bitfield-macros v0.19.4
5802026-05-08T00:17:54.629Z Downloaded darling v0.21.3
5812026-05-08T00:17:54.633Z Downloaded crc-catalog v2.4.0
5822026-05-08T00:17:54.634Z Downloaded darling_macro v0.21.3
5832026-05-08T00:17:54.634Z Downloaded curve25519-dalek-derive v0.1.1
5842026-05-08T00:17:54.638Z Downloaded array-init v0.0.4
5852026-05-08T00:17:54.638Z Downloaded cfg_aliases v0.1.1
5862026-05-08T00:17:54.638Z Downloaded darling v0.20.11
5872026-05-08T00:17:54.661Z Downloaded atomic-waker v1.1.2
5882026-05-08T00:17:54.661Z Downloaded backoff v0.4.0
5892026-05-08T00:17:54.661Z Downloaded daft-derive v0.1.5
5902026-05-08T00:17:54.675Z Downloaded ciborium-ll v0.2.2
5912026-05-08T00:17:54.675Z Downloaded ascii-canvas v3.0.0
5922026-05-08T00:17:54.675Z Downloaded convert_case v0.10.0
5932026-05-08T00:17:54.675Z Downloaded compression-codecs v0.4.37
5942026-05-08T00:17:54.675Z Downloaded darling_core v0.20.11
5952026-05-08T00:17:54.675Z Downloaded ecdsa v0.16.9
5962026-05-08T00:17:54.676Z Downloaded compression-core v0.4.31
5972026-05-08T00:17:54.676Z Downloaded derive_builder_core v0.20.2
5982026-05-08T00:17:54.676Z Downloaded bit-set v0.5.3
5992026-05-08T00:17:54.676Z Downloaded crc v3.4.0
6002026-05-08T00:17:54.676Z Downloaded cmake v0.1.57
6012026-05-08T00:17:54.676Z Downloaded cassowary v0.3.0
6022026-05-08T00:17:54.676Z Downloaded bb8 v0.8.6
6032026-05-08T00:17:54.676Z Downloaded bit-vec v0.6.3
6042026-05-08T00:17:54.676Z Downloaded darling v0.23.0
6052026-05-08T00:17:54.679Z Downloaded curve25519-dalek v4.1.3
6062026-05-08T00:17:54.679Z Downloaded convert_case v0.4.0
6072026-05-08T00:17:54.679Z Downloaded csv-core v0.1.13
6082026-05-08T00:17:54.679Z Downloaded der_derive v0.7.3
6092026-05-08T00:17:54.679Z Downloaded debug-ignore v1.0.5
6102026-05-08T00:17:54.679Z Downloaded endian-type v0.1.2
6112026-05-08T00:17:54.679Z Downloaded des v0.8.1
6122026-05-08T00:17:54.684Z Downloaded darling_macro v0.20.11
6132026-05-08T00:17:54.684Z Downloaded const_format_proc_macros v0.2.34
6142026-05-08T00:17:54.688Z Downloaded byte-wrapper v0.1.0
6152026-05-08T00:17:54.688Z Downloaded cargo-platform v0.1.9
6162026-05-08T00:17:54.688Z Downloaded downcast-rs v2.0.2
6172026-05-08T00:17:54.688Z Downloaded filetime v0.2.27
6182026-05-08T00:17:54.693Z Downloaded dirs-next v2.0.0
6192026-05-08T00:17:54.693Z Downloaded crc8 v0.1.1
6202026-05-08T00:17:54.693Z Downloaded castaway v0.2.4
6212026-05-08T00:17:54.693Z Downloaded dirs-sys-next v0.1.2
6222026-05-08T00:17:54.697Z Downloaded derive_builder_macro v0.20.2
6232026-05-08T00:17:54.697Z Downloaded arrayref v0.3.9
6242026-05-08T00:17:54.697Z Downloaded dsl_auto_type v0.2.0
6252026-05-08T00:17:54.697Z Downloaded dtrace-parser v0.3.0
6262026-05-08T00:17:54.702Z Downloaded bzip2 v0.6.1
6272026-05-08T00:17:54.702Z Downloaded bcrypt-pbkdf v0.10.0
6282026-05-08T00:17:54.702Z Downloaded console v0.16.2
6292026-05-08T00:17:54.702Z Downloaded env_filter v1.0.0
6302026-05-08T00:17:54.706Z Downloaded fixedbitset v0.4.2
6312026-05-08T00:17:54.706Z Downloaded enum-as-inner v0.6.1
6322026-05-08T00:17:54.707Z Downloaded embedded-io v0.6.1
6332026-05-08T00:17:54.707Z Downloaded dropshot-api-manager-types v0.7.1
6342026-05-08T00:17:54.709Z Downloaded atty v0.2.14
6352026-05-08T00:17:54.710Z Downloaded embedded-io v0.4.0
6362026-05-08T00:17:54.710Z Downloaded float-ord v0.3.2
6372026-05-08T00:17:54.710Z Downloaded foreign-types-macros v0.2.3
6382026-05-08T00:17:54.714Z Downloaded dyn-clone v1.0.20
6392026-05-08T00:17:54.714Z Downloaded float-cmp v0.10.0
6402026-05-08T00:17:54.714Z Downloaded corncobs v0.1.4
6412026-05-08T00:17:54.719Z Downloaded bitfield-struct v0.6.2
6422026-05-08T00:17:54.719Z Downloaded dof v0.4.0
6432026-05-08T00:17:54.719Z Downloaded crunchy v0.2.4
6442026-05-08T00:17:54.719Z Downloaded display-error-chain v0.2.2
6452026-05-08T00:17:54.719Z Downloaded colored v2.2.0
6462026-05-08T00:17:54.723Z Downloaded defmt-parser v1.0.0
6472026-05-08T00:17:54.723Z Downloaded difflib v0.4.0
6482026-05-08T00:17:54.723Z Downloaded cpufeatures v0.3.0
6492026-05-08T00:17:54.723Z Downloaded bit-set v0.8.0
6502026-05-08T00:17:54.726Z Downloaded chacha20 v0.10.0
6512026-05-08T00:17:54.727Z Downloaded deranged v0.5.8
6522026-05-08T00:17:54.727Z Downloaded atomicwrites v0.4.4
6532026-05-08T00:17:54.732Z Downloaded fallible-iterator v0.2.0
6542026-05-08T00:17:54.732Z Downloaded data-encoding v2.10.0
6552026-05-08T00:17:54.732Z Downloaded critical-section v1.2.0
6562026-05-08T00:17:54.742Z Downloaded async-stream-impl v0.3.6
6572026-05-08T00:17:54.742Z Downloaded aead v0.5.2
6582026-05-08T00:17:54.742Z Downloaded crucible-workspace-hack v0.1.0
6592026-05-08T00:17:54.742Z Downloaded foreign-types v0.3.2
6602026-05-08T00:17:54.742Z Downloaded diesel_table_macro_syntax v0.3.0
6612026-05-08T00:17:54.742Z Downloaded dunce v1.0.5
6622026-05-08T00:17:54.742Z Downloaded bcs v0.1.6
6632026-05-08T00:17:54.742Z Downloaded crc32fast v1.5.0
6642026-05-08T00:17:54.742Z Downloaded defmt v0.3.100
6652026-05-08T00:17:54.742Z Downloaded foreign-types v0.5.0
6662026-05-08T00:17:54.747Z Downloaded darling_macro v0.23.0
6672026-05-08T00:17:54.747Z Downloaded foreign-types-shared v0.3.1
6682026-05-08T00:17:54.747Z Downloaded document-features v0.2.12
6692026-05-08T00:17:54.747Z Downloaded futures-sink v0.3.32
6702026-05-08T00:17:54.747Z Downloaded futures-core v0.3.32
6712026-05-08T00:17:54.747Z Downloaded block-padding v0.3.3
6722026-05-08T00:17:54.747Z Downloaded base16ct v0.2.0
6732026-05-08T00:17:54.752Z Downloaded assert_matches v1.5.0
6742026-05-08T00:17:54.752Z Downloaded cstr-argument v0.1.2
6752026-05-08T00:17:54.752Z Downloaded cobs v0.3.0
6762026-05-08T00:17:54.752Z Downloaded ciborium-io v0.2.2
6772026-05-08T00:17:54.752Z Downloaded cfg_aliases v0.2.1
6782026-05-08T00:17:54.755Z Downloaded daft v0.1.5
6792026-05-08T00:17:54.755Z Downloaded constant_time_eq v0.4.2
6802026-05-08T00:17:54.755Z Downloaded futures-task v0.3.32
6812026-05-08T00:17:54.757Z Downloaded futures-io v0.3.32
6822026-05-08T00:17:54.757Z Downloaded bit-vec v0.8.0
6832026-05-08T00:17:54.758Z Downloaded cexpr v0.6.0
6842026-05-08T00:17:54.760Z Downloaded ghash v0.5.1
6852026-05-08T00:17:54.760Z Downloaded globwalk v0.9.1
6862026-05-08T00:17:54.766Z Downloaded futures-macro v0.3.32
6872026-05-08T00:17:54.766Z Downloaded funty v2.0.0
6882026-05-08T00:17:54.766Z Downloaded gethostname v0.5.0
6892026-05-08T00:17:54.766Z Downloaded async-recursion v1.1.1
6902026-05-08T00:17:54.773Z Downloaded fxhash v0.2.1
6912026-05-08T00:17:54.773Z Downloaded ff v0.13.1
6922026-05-08T00:17:54.773Z Downloaded either v1.15.0
6932026-05-08T00:17:54.773Z Downloaded chacha20 v0.9.1
6942026-05-08T00:17:54.777Z Downloaded blowfish v0.9.1
6952026-05-08T00:17:54.777Z Downloaded foldhash v0.2.0
6962026-05-08T00:17:54.777Z Downloaded arrayvec v0.7.6
6972026-05-08T00:17:54.777Z Downloaded derive-ex v0.1.8
6982026-05-08T00:17:54.777Z Downloaded cipher v0.4.4
6992026-05-08T00:17:54.780Z Downloaded buf-list v1.1.2
7002026-05-08T00:17:54.780Z Downloaded headers-core v0.3.0
7012026-05-08T00:17:54.780Z Downloaded hash32 v0.2.1
7022026-05-08T00:17:54.781Z Downloaded foreign-types-shared v0.1.1
7032026-05-08T00:17:54.783Z Downloaded hex v0.4.3
7042026-05-08T00:17:54.786Z Downloaded ed25519 v2.2.3
7052026-05-08T00:17:54.786Z Downloaded defmt v1.0.1
7062026-05-08T00:17:54.792Z Downloaded argon2 v0.5.3
7072026-05-08T00:17:54.795Z Downloaded hex-literal v0.4.1
7082026-05-08T00:17:54.795Z Downloaded cbc v0.1.2
7092026-05-08T00:17:54.797Z Downloaded hubpack_derive v0.1.1
7102026-05-08T00:17:54.797Z Downloaded fs-err v2.11.0
7112026-05-08T00:17:54.797Z Downloaded base64ct v1.8.3
7122026-05-08T00:17:54.802Z Downloaded http-range v0.1.5
7132026-05-08T00:17:54.802Z Downloaded home v0.5.12
7142026-05-08T00:17:54.805Z Downloaded hostname v0.3.1
7152026-05-08T00:17:54.805Z Downloaded erased-serde v0.3.31
7162026-05-08T00:17:54.805Z Downloaded clang-sys v1.8.1
7172026-05-08T00:17:54.807Z Downloaded http-body v1.0.1
7182026-05-08T00:17:54.807Z Downloaded fixedbitset v0.5.7
7192026-05-08T00:17:54.812Z Downloaded hostname v0.4.2
7202026-05-08T00:17:54.812Z Downloaded ident_case v1.0.1
7212026-05-08T00:17:54.812Z Downloaded ena v0.14.4
7222026-05-08T00:17:54.815Z Downloaded flagset v0.4.7
7232026-05-08T00:17:54.815Z Downloaded drift v0.1.3
7242026-05-08T00:17:54.818Z Downloaded env_logger v0.11.9
7252026-05-08T00:17:54.824Z Downloaded crc-any v2.5.0
7262026-05-08T00:17:54.824Z Downloaded globset v0.4.18
7272026-05-08T00:17:54.824Z Downloaded futures-executor v0.3.32
7282026-05-08T00:17:54.827Z Downloaded hubpack v0.1.2
7292026-05-08T00:17:54.827Z Downloaded httpdate v1.0.3
7302026-05-08T00:17:54.827Z Downloaded ctr v0.9.2
7312026-05-08T00:17:54.827Z Downloaded internet-checksum v0.2.1
7322026-05-08T00:17:54.831Z Downloaded fd-lock v4.0.4
7332026-05-08T00:17:54.831Z Downloaded diesel-dtrace v0.5.0
7342026-05-08T00:17:54.831Z Downloaded hyper-tls v0.6.0
7352026-05-08T00:17:54.835Z Downloaded cargo_metadata v0.19.2
7362026-05-08T00:17:54.835Z Downloaded bitflags v1.3.2
7372026-05-08T00:17:54.835Z Downloaded indoc v1.0.9
7382026-05-08T00:17:54.840Z Downloaded instant v0.1.13
7392026-05-08T00:17:54.840Z Downloaded git-stub-vcs v0.1.0
7402026-05-08T00:17:54.840Z Downloaded git-stub v1.0.0
7412026-05-08T00:17:54.844Z Downloaded foldhash v0.1.5
7422026-05-08T00:17:54.844Z Downloaded crossbeam-utils v0.8.21
7432026-05-08T00:17:54.844Z Downloaded crossbeam-epoch v0.9.18
7442026-05-08T00:17:54.850Z Downloaded crossbeam-deque v0.8.6
7452026-05-08T00:17:54.850Z Downloaded group v0.13.0
7462026-05-08T00:17:54.850Z Downloaded hash32 v0.3.1
7472026-05-08T00:17:54.850Z Downloaded kstat-rs v0.2.4
7482026-05-08T00:17:54.854Z Downloaded fatfs v0.3.6
7492026-05-08T00:17:54.854Z Downloaded derive_builder v0.20.2
7502026-05-08T00:17:54.857Z Downloaded lazy_static v1.5.0
7512026-05-08T00:17:54.857Z Downloaded cookie v0.18.1
7522026-05-08T00:17:54.861Z Downloaded is-terminal v0.4.17
7532026-05-08T00:17:54.861Z Downloaded ciborium v0.2.2
7542026-05-08T00:17:54.862Z Downloaded cancel-safe-futures v0.1.5
7552026-05-08T00:17:54.868Z Downloaded lalrpop-util v0.19.12
7562026-05-08T00:17:54.868Z Downloaded keccak v0.1.6
7572026-05-08T00:17:54.868Z Downloaded bzip2 v0.4.4
7582026-05-08T00:17:54.871Z Downloaded backon v1.6.0
7592026-05-08T00:17:54.871Z Downloaded is_ci v1.2.0
7602026-05-08T00:17:54.871Z Downloaded linked-hash-map v0.5.6
7612026-05-08T00:17:54.871Z Downloaded highway v1.3.0
7622026-05-08T00:17:54.871Z Downloaded instability v0.3.11
7632026-05-08T00:17:54.874Z Downloaded lru-slab v0.1.2
7642026-05-08T00:17:54.874Z Downloaded lru-cache v0.1.2
7652026-05-08T00:17:54.874Z Downloaded libscf-sys v1.1.0
7662026-05-08T00:17:54.874Z Downloaded maplit v1.0.2
7672026-05-08T00:17:54.876Z Downloaded managed v0.8.0
7682026-05-08T00:17:54.876Z Downloaded lru v0.12.5
7692026-05-08T00:17:54.876Z Downloaded inout v0.1.4
7702026-05-08T00:17:54.879Z Downloaded blake2 v0.10.6
7712026-05-08T00:17:54.879Z Downloaded base64 v0.21.7
7722026-05-08T00:17:54.882Z Downloaded hyper-staticfile v0.10.1
7732026-05-08T00:17:54.885Z Downloaded humantime v2.3.0
7742026-05-08T00:17:54.885Z Downloaded find-msvc-tools v0.1.9
7752026-05-08T00:17:54.888Z Downloaded defmt-macros v1.0.1
7762026-05-08T00:17:54.891Z Downloaded ingot-types v0.1.2
7772026-05-08T00:17:54.891Z Downloaded memoffset v0.9.1
7782026-05-08T00:17:54.891Z Downloaded futures-channel v0.3.32
7792026-05-08T00:17:54.894Z Downloaded mime v0.3.17
7802026-05-08T00:17:54.894Z Downloaded fs_extra v1.3.0
7812026-05-08T00:17:54.898Z Downloaded maybe-uninit v2.0.0
7822026-05-08T00:17:54.898Z Downloaded lzss v0.8.2
7832026-05-08T00:17:54.902Z Downloaded ar_archive_writer v0.5.1
7842026-05-08T00:17:54.902Z Downloaded md-5 v0.10.6
7852026-05-08T00:17:54.902Z Downloaded match_cfg v0.1.0
7862026-05-08T00:17:54.902Z Downloaded md5 v0.7.0
7872026-05-08T00:17:54.905Z Downloaded dropshot_endpoint v0.16.7
7882026-05-08T00:17:54.905Z Downloaded indoc v2.0.7
7892026-05-08T00:17:54.908Z Downloaded getrandom v0.2.17
7902026-05-08T00:17:54.911Z Downloaded ipnetwork v0.21.1
7912026-05-08T00:17:54.911Z Downloaded diff v0.1.13
7922026-05-08T00:17:54.914Z Downloaded dropshot_endpoint v0.17.0
7932026-05-08T00:17:54.917Z Downloaded ipnet v2.11.0
7942026-05-08T00:17:54.917Z Downloaded newtype_derive v0.1.6
7952026-05-08T00:17:54.917Z Downloaded nodrop v0.1.14
7962026-05-08T00:17:54.921Z Downloaded newline-converter v0.3.0
7972026-05-08T00:17:54.921Z Downloaded newtype-uuid-macros v0.1.0
7982026-05-08T00:17:54.921Z Downloaded new_debug_unreachable v1.0.6
7992026-05-08T00:17:54.924Z Downloaded half v1.8.3
8002026-05-08T00:17:54.924Z Downloaded nonempty v0.12.0
8012026-05-08T00:17:54.924Z Downloaded cookie_store v0.22.1
8022026-05-08T00:17:54.928Z Downloaded num-derive v0.3.3
8032026-05-08T00:17:54.928Z Downloaded num v0.4.3
8042026-05-08T00:17:54.928Z Downloaded libefi-sys v0.1.0
8052026-05-08T00:17:54.931Z Downloaded allocator-api2 v0.2.21
8062026-05-08T00:17:54.931Z Downloaded ahash v0.8.12
8072026-05-08T00:17:54.933Z Downloaded libloading v0.8.9
8082026-05-08T00:17:54.934Z Downloaded bitfield v0.19.4
8092026-05-08T00:17:54.938Z Downloaded lock_api v0.4.14
8102026-05-08T00:17:54.938Z Downloaded num-conv v0.2.0
8112026-05-08T00:17:54.938Z Downloaded num_enum_derive v0.5.11
8122026-05-08T00:17:54.941Z Downloaded num-iter v0.1.45
8132026-05-08T00:17:54.941Z Downloaded libsw-core v0.3.2
8142026-05-08T00:17:54.941Z Downloaded normalize-line-endings v0.3.0
8152026-05-08T00:17:54.941Z Downloaded linear-map v1.2.0
8162026-05-08T00:17:54.944Z Downloaded cc v1.2.56
8172026-05-08T00:17:54.944Z Downloaded num_threads v0.1.7
8182026-05-08T00:17:54.948Z Downloaded num-derive v0.4.2
8192026-05-08T00:17:54.948Z Downloaded hmac v0.12.1
8202026-05-08T00:17:54.951Z Downloaded arc-swap v1.8.2
8212026-05-08T00:17:54.954Z Downloaded openssl-probe v0.1.6
8222026-05-08T00:17:54.954Z Downloaded elliptic-curve v0.13.8
8232026-05-08T00:17:54.958Z Downloaded openssl-probe v0.2.1
8242026-05-08T00:17:54.958Z Downloaded multimap v0.10.1
8252026-05-08T00:17:54.958Z Downloaded multer v3.1.0
8262026-05-08T00:17:54.963Z Downloaded derive-where v1.6.0
8272026-05-08T00:17:54.963Z Downloaded packed_struct_codegen v0.10.1
8282026-05-08T00:17:54.963Z Downloaded hyper-rustls v0.27.7
8292026-05-08T00:17:54.966Z Downloaded mime_guess v2.0.5
8302026-05-08T00:17:54.966Z Downloaded ingot-macros v0.1.1
8312026-05-08T00:17:54.966Z Downloaded iana-time-zone v0.1.65
8322026-05-08T00:17:54.984Z Downloaded oso-derive v0.27.3
8332026-05-08T00:17:54.988Z Downloaded openssl-macros v0.1.1
8342026-05-08T00:17:54.988Z Downloaded opaque-debug v0.3.1
8352026-05-08T00:17:54.988Z Downloaded olpc-cjson v0.1.4
8362026-05-08T00:17:54.988Z Downloaded newtype-uuid v1.3.2
8372026-05-08T00:17:54.988Z Downloaded native-tls v0.2.18
8382026-05-08T00:17:54.991Z Downloaded nanorand v0.7.0
8392026-05-08T00:17:54.991Z Downloaded nu-ansi-term v0.50.3
8402026-05-08T00:17:54.994Z Downloaded parse-display v0.10.0
8412026-05-08T00:17:54.994Z Downloaded nibble_vec v0.1.0
8422026-05-08T00:17:54.994Z Downloaded jobserver v0.1.34
8432026-05-08T00:17:54.997Z Downloaded futures v0.3.32
8442026-05-08T00:17:55.000Z Downloaded pbkdf2 v0.12.2
8452026-05-08T00:17:55.001Z Downloaded pbkdf2 v0.11.0
8462026-05-08T00:17:55.005Z Downloaded path-slash v0.1.5
8472026-05-08T00:17:55.005Z Downloaded parse-size v1.1.0
8482026-05-08T00:17:55.005Z Downloaded der v0.7.10
8492026-05-08T00:17:55.008Z Downloaded phf_shared v0.11.3
8502026-05-08T00:17:55.008Z Downloaded peg-runtime v0.8.5
8512026-05-08T00:17:55.008Z Downloaded num_enum v0.5.11
8522026-05-08T00:17:55.011Z Downloaded phf_shared v0.12.1
8532026-05-08T00:17:55.014Z Downloaded num_enum v0.7.5
8542026-05-08T00:17:55.018Z Downloaded pin-utils v0.1.0
8552026-05-08T00:17:55.018Z Downloaded phf_shared v0.13.1
8562026-05-08T00:17:55.024Z Downloaded litrs v1.0.0
8572026-05-08T00:17:55.024Z Downloaded memmap2 v0.9.10
8582026-05-08T00:17:55.024Z Downloaded num-integer v0.1.46
8592026-05-08T00:17:55.027Z Downloaded bumpalo v3.20.2
8602026-05-08T00:17:55.027Z Downloaded num_enum_derive v0.7.5
8612026-05-08T00:17:55.027Z Downloaded oxide-tokio-rt v0.1.4
8622026-05-08T00:17:55.027Z Downloaded predicates-tree v1.0.13
8632026-05-08T00:17:55.031Z Downloaded predicates-core v1.0.10
8642026-05-08T00:17:55.031Z Downloaded powerfmt v0.2.0
8652026-05-08T00:17:55.031Z Downloaded num-rational v0.4.2
8662026-05-08T00:17:55.035Z Downloaded num-complex v0.4.6
8672026-05-08T00:17:55.035Z Downloaded flume v0.11.1
8682026-05-08T00:17:55.038Z Downloaded parking_lot_core v0.8.6
8692026-05-08T00:17:55.038Z Downloaded httparse v1.10.1
8702026-05-08T00:17:55.038Z Downloaded indexmap v1.9.3
8712026-05-08T00:17:55.041Z Downloaded heapless v0.8.0
8722026-05-08T00:17:55.044Z Downloaded half v2.7.1
8732026-05-08T00:17:55.048Z Downloaded compact_str v0.8.1
8742026-05-08T00:17:55.051Z Downloaded proc-macro-error-attr2 v2.0.0
8752026-05-08T00:17:55.051Z Downloaded proc-macro-crate v3.4.0
8762026-05-08T00:17:55.051Z Downloaded owo-colors v4.3.0
8772026-05-08T00:17:55.051Z Downloaded crossterm v0.28.1
8782026-05-08T00:17:55.056Z Downloaded precomputed-hash v0.1.1
8792026-05-08T00:17:55.059Z Downloaded progenitor-client v0.10.0
8802026-05-08T00:17:55.059Z Downloaded proc-macro-crate v1.3.1
8812026-05-08T00:17:55.059Z Downloaded password-hash v0.4.2
8822026-05-08T00:17:55.059Z Downloaded libbz2-rs-sys v0.2.2
8832026-05-08T00:17:55.062Z Downloaded expectorate v1.2.0
8842026-05-08T00:17:55.062Z Downloaded darling_core v0.21.3
8852026-05-08T00:17:55.065Z Downloaded progenitor-macro v0.11.2
8862026-05-08T00:17:55.068Z Downloaded psl-types v2.0.11
8872026-05-08T00:17:55.068Z Downloaded progenitor-macro v0.13.0
8882026-05-08T00:17:55.068Z Downloaded phf v0.12.1
8892026-05-08T00:17:55.073Z Downloaded progenitor-macro v0.10.0
8902026-05-08T00:17:55.073Z Downloaded paste v1.0.15
8912026-05-08T00:17:55.076Z Downloaded progenitor-client v0.11.2
8922026-05-08T00:17:55.076Z Downloaded progenitor-macro v0.14.0
8932026-05-08T00:17:55.076Z Downloaded quick-error v1.2.3
8942026-05-08T00:17:55.087Z Downloaded heapless v0.7.17
8952026-05-08T00:17:55.092Z Downloaded const_format v0.2.35
8962026-05-08T00:17:55.092Z Downloaded poly1305 v0.8.0
8972026-05-08T00:17:55.092Z Downloaded phf v0.13.1
8982026-05-08T00:17:55.092Z Downloaded parse-display-derive v0.10.0
8992026-05-08T00:17:55.092Z Downloaded headers v0.4.1
9002026-05-08T00:17:55.092Z Downloaded rand_chacha v0.3.1
9012026-05-08T00:17:55.099Z Downloaded omicron-zone-package v0.12.2
9022026-05-08T00:17:55.099Z Downloaded pem-rfc7468 v0.7.0
9032026-05-08T00:17:55.099Z Downloaded pem v3.0.6
9042026-05-08T00:17:55.105Z Downloaded predicates v3.1.4
9052026-05-08T00:17:55.105Z Downloaded polyval v0.6.2
9062026-05-08T00:17:55.105Z Downloaded pkcs8 v0.10.2
9072026-05-08T00:17:55.105Z Downloaded postgres-protocol v0.6.10
9082026-05-08T00:17:55.105Z Downloaded primeorder v0.13.6
9092026-05-08T00:17:55.108Z Downloaded flate2 v1.1.9
9102026-05-08T00:17:55.108Z Downloaded crypto-bigint v0.5.5
9112026-05-08T00:17:55.113Z Downloaded rand_xorshift v0.4.0
9122026-05-08T00:17:55.118Z Downloaded pkg-config v0.3.32
9132026-05-08T00:17:55.119Z Downloaded pin-project-lite v0.2.17
9142026-05-08T00:17:55.123Z Downloaded recursive-proc-macro-impl v0.1.1
9152026-05-08T00:17:55.123Z Downloaded ppv-lite86 v0.2.21
9162026-05-08T00:17:55.123Z Downloaded recursive v0.1.1
9172026-05-08T00:17:55.123Z Downloaded pin-project-internal v1.1.11
9182026-05-08T00:17:55.123Z Downloaded peg v0.8.5
9192026-05-08T00:17:55.126Z Downloaded progenitor v0.13.0
9202026-05-08T00:17:55.126Z Downloaded progenitor-extras v0.2.0
9212026-05-08T00:17:55.126Z Downloaded progenitor v0.11.2
9222026-05-08T00:17:55.129Z Downloaded proc-macro-error2 v2.0.1
9232026-05-08T00:17:55.129Z Downloaded ref-cast-impl v1.0.25
9242026-05-08T00:17:55.132Z Downloaded ed25519-dalek v2.2.0
9252026-05-08T00:17:55.135Z Downloaded rfc6979 v0.4.0
9262026-05-08T00:17:55.135Z Downloaded progenitor v0.14.0
9272026-05-08T00:17:55.135Z Downloaded progenitor v0.10.0
9282026-05-08T00:17:55.138Z Downloaded oxnet v0.1.4
9292026-05-08T00:17:55.139Z Downloaded peg-macros v0.8.5
9302026-05-08T00:17:55.139Z Downloaded parking_lot_core v0.9.12
9312026-05-08T00:17:55.142Z Downloaded progenitor-client v0.13.0
9322026-05-08T00:17:55.142Z Downloaded password-hash v0.5.0
9332026-05-08T00:17:55.142Z Downloaded pkcs1 v0.7.5
9342026-05-08T00:17:55.145Z Downloaded hickory-resolver v0.25.2
9352026-05-08T00:17:55.149Z Downloaded rustc-hash v2.1.1
9362026-05-08T00:17:55.149Z Downloaded progenitor-client v0.14.0
9372026-05-08T00:17:55.149Z Downloaded async-bb8-diesel v0.2.1
9382026-05-08T00:17:55.151Z Downloaded rustc_version v0.1.7
9392026-05-08T00:17:55.152Z Downloaded rustc_version v0.4.1
9402026-05-08T00:17:55.152Z Downloaded packed_struct v0.10.1
9412026-05-08T00:17:55.155Z Downloaded radium v0.7.0
9422026-05-08T00:17:55.155Z Downloaded pkcs5 v0.7.1
9432026-05-08T00:17:55.158Z Downloaded russh-cryptovec v0.7.3
9442026-05-08T00:17:55.158Z Downloaded psm v0.1.30
9452026-05-08T00:17:55.160Z Downloaded darling_core v0.23.0
9462026-05-08T00:17:55.165Z Downloaded r2d2 v0.8.10
9472026-05-08T00:17:55.165Z Downloaded p256 v0.13.2
9482026-05-08T00:17:55.171Z Downloaded rand_chacha v0.9.0
9492026-05-08T00:17:55.171Z Downloaded postgres-types v0.2.12
9502026-05-08T00:17:55.175Z Downloaded postcard v1.1.3
9512026-05-08T00:17:55.175Z Downloaded rand_core v0.6.4
9522026-05-08T00:17:55.175Z Downloaded crossbeam-channel v0.5.15
9532026-05-08T00:17:55.179Z Downloaded derive_more-impl v2.1.1
9542026-05-08T00:17:55.179Z Downloaded scheduled-thread-pool v0.2.7
9552026-05-08T00:17:55.184Z Downloaded derive_more v2.1.1
9562026-05-08T00:17:55.188Z Downloaded rand_core v0.10.0
9572026-05-08T00:17:55.188Z Downloaded oso v0.27.3
9582026-05-08T00:17:55.191Z Downloaded scopeguard v1.2.0
9592026-05-08T00:17:55.191Z Downloaded jiff-static v0.2.21
9602026-05-08T00:17:55.194Z Downloaded indicatif v0.18.4
9612026-05-08T00:17:55.196Z Downloaded secrecy v0.10.3
9622026-05-08T00:17:55.196Z Downloaded sapling-renderdag v0.1.0
9632026-05-08T00:17:55.196Z Downloaded same-file v1.0.6
9642026-05-08T00:17:55.199Z Downloaded scrypt v0.11.0
9652026-05-08T00:17:55.199Z Downloaded rand_seeder v0.4.0
9662026-05-08T00:17:55.199Z Downloaded parking_lot v0.11.2
9672026-05-08T00:17:55.202Z Downloaded miniz_oxide v0.8.9
9682026-05-08T00:17:55.207Z Downloaded ignore v0.4.25
9692026-05-08T00:17:55.207Z Downloaded serde_bytes v0.11.19
9702026-05-08T00:17:55.211Z Downloaded serde-big-array v0.5.1
9712026-05-08T00:17:55.211Z Downloaded scroll_derive v0.13.1
9722026-05-08T00:17:55.211Z Downloaded serde_plain v1.0.2
9732026-05-08T00:17:55.211Z Downloaded hashbrown v0.13.2
9742026-05-08T00:17:55.214Z Downloaded semver v0.1.20
9752026-05-08T00:17:55.215Z Downloaded secrecy v0.8.0
9762026-05-08T00:17:55.215Z Downloaded resolv-conf v0.7.6
9772026-05-08T00:17:55.215Z Downloaded hickory-resolver v0.24.4
9782026-05-08T00:17:55.220Z Downloaded ref-cast v1.0.25
9792026-05-08T00:17:55.225Z Downloaded dropshot-api-manager v0.7.1
9802026-05-08T00:17:55.225Z Downloaded rtoolbox v0.0.3
9812026-05-08T00:17:55.225Z Downloaded async-compression v0.4.41
9822026-05-08T00:17:55.233Z Downloaded sha1 v0.10.6
9832026-05-08T00:17:55.233Z Downloaded serde_repr v0.1.20
9842026-05-08T00:17:55.250Z Downloaded quinn-udp v0.5.14
9852026-05-08T00:17:55.250Z Downloaded shell-words v1.1.1
9862026-05-08T00:17:55.250Z Downloaded rustls-pemfile v2.2.0
9872026-05-08T00:17:55.250Z Downloaded signal-hook-mio v0.2.5
9882026-05-08T00:17:55.250Z Downloaded pin-project v1.1.11
9892026-05-08T00:17:55.255Z Downloaded papergrid v0.17.0
9902026-05-08T00:17:55.255Z Downloaded signature v2.2.0
9912026-05-08T00:17:55.255Z Downloaded signal-hook-tokio v0.3.1
9922026-05-08T00:17:55.255Z Downloaded rusty-fork v0.3.1
9932026-05-08T00:17:55.255Z Downloaded rustversion v1.0.22
9942026-05-08T00:17:55.255Z Downloaded rand_core v0.9.5
9952026-05-08T00:17:55.255Z Downloaded prefix-trie v0.7.0
9962026-05-08T00:17:55.255Z Downloaded hashbrown v0.12.3
9972026-05-08T00:17:55.262Z Downloaded salsa20 v0.10.2
9982026-05-08T00:17:55.262Z Downloaded slog-bunyan v2.5.0
9992026-05-08T00:17:55.262Z Downloaded siphasher v1.0.2
10002026-05-08T00:17:55.267Z Downloaded sigpipe v0.1.3
10012026-05-08T00:17:55.267Z Downloaded slog-envlogger v2.2.0
10022026-05-08T00:17:55.267Z Downloaded scroll v0.13.0
10032026-05-08T00:17:55.267Z Downloaded openssl-sys v0.9.114
10042026-05-08T00:17:55.270Z Downloaded diesel_derives v2.3.7
10052026-05-08T00:17:55.270Z Downloaded parking_lot v0.12.5
10062026-05-08T00:17:55.272Z Downloaded sec1 v0.7.3
10072026-05-08T00:17:55.273Z Downloaded aes v0.8.4
10082026-05-08T00:17:55.278Z Downloaded sct v0.7.1
10092026-05-08T00:17:55.281Z Downloaded serde_path_to_error v0.1.20
10102026-05-08T00:17:55.281Z Downloaded seq-macro v0.3.6
10112026-05-08T00:17:55.281Z Downloaded hickory-server v0.25.2
10122026-05-08T00:17:55.284Z Downloaded serde_urlencoded v0.7.1
10132026-05-08T00:17:55.284Z Downloaded rustls-pemfile v1.0.4
10142026-05-08T00:17:55.288Z Downloaded base64 v0.22.1
10152026-05-08T00:17:55.291Z Downloaded progenitor-impl v0.11.2
10162026-05-08T00:17:55.291Z Downloaded russh-keys v0.45.0
10172026-05-08T00:17:55.294Z Downloaded serde_spanned v1.0.4
10182026-05-08T00:17:55.294Z Downloaded getrandom v0.3.4
10192026-05-08T00:17:55.298Z Downloaded serde_derive_internals v0.29.1
10202026-05-08T00:17:55.299Z Downloaded chacha20poly1305 v0.10.1
10212026-05-08T00:17:55.303Z Downloaded ssh-encoding v0.2.0
10222026-05-08T00:17:55.303Z Downloaded rustls-pki-types v1.14.0
10232026-05-08T00:17:55.303Z Downloaded ssh-cipher v0.2.0
10242026-05-08T00:17:55.307Z Downloaded bytes v1.11.1
10252026-05-08T00:17:55.307Z Downloaded shlex v1.3.0
10262026-05-08T00:17:55.312Z Downloaded libsw v3.5.0
10272026-05-08T00:17:55.312Z Downloaded derive_more v0.99.20
10282026-05-08T00:17:55.315Z Downloaded ingot v0.1.1
10292026-05-08T00:17:55.315Z Downloaded impl-trait-for-tuples v0.2.3
10302026-05-08T00:17:55.315Z Downloaded structmeta v0.3.0
10312026-05-08T00:17:55.315Z Downloaded pretty_assertions v1.4.1
10322026-05-08T00:17:55.318Z Downloaded sqlparser_derive v0.5.0
10332026-05-08T00:17:55.318Z Downloaded indent_write v2.2.0
10342026-05-08T00:17:55.318Z Downloaded strum v0.27.2
10352026-05-08T00:17:55.324Z Downloaded strum v0.26.3
10362026-05-08T00:17:55.324Z Downloaded structmeta-derive v0.3.0
10372026-05-08T00:17:55.324Z Downloaded simd-adler32 v0.3.8
10382026-05-08T00:17:55.324Z Downloaded minimal-lexical v0.2.1
10392026-05-08T00:17:55.329Z Downloaded strip-ansi-escapes v0.2.1
10402026-05-08T00:17:55.329Z Downloaded glob v0.3.3
10412026-05-08T00:17:55.329Z Downloaded http-body-util v0.1.3
10422026-05-08T00:17:55.333Z Downloaded const-oid v0.9.6
10432026-05-08T00:17:55.333Z Downloaded subtle v2.6.1
10442026-05-08T00:17:55.333Z Downloaded signal-hook-registry v1.4.8
10452026-05-08T00:17:55.333Z Downloaded itertools v0.10.5
10462026-05-08T00:17:55.336Z Downloaded console v0.15.11
10472026-05-08T00:17:55.343Z Downloaded progenitor-impl v0.10.0
10482026-05-08T00:17:55.350Z Downloaded tagptr v0.2.0
10492026-05-08T00:17:55.350Z Downloaded smallvec v0.6.14
10502026-05-08T00:17:55.350Z Downloaded sync-ptr v0.1.4
10512026-05-08T00:17:55.350Z Downloaded slog-dtrace v0.3.0
10522026-05-08T00:17:55.350Z Downloaded slog-term v2.9.2
10532026-05-08T00:17:55.350Z Downloaded take_mut v0.2.2
10542026-05-08T00:17:55.350Z Downloaded progenitor-impl v0.13.0
10552026-05-08T00:17:55.350Z Downloaded tabwriter v1.4.1
10562026-05-08T00:17:55.355Z Downloaded smf v0.2.3
10572026-05-08T00:17:55.355Z Downloaded slog-scope v4.4.1
10582026-05-08T00:17:55.355Z Downloaded tap v1.0.1
10592026-05-08T00:17:55.355Z Downloaded tabled_derive v0.11.0
10602026-05-08T00:17:55.355Z Downloaded serde_cbor v0.11.2
10612026-05-08T00:17:55.359Z Downloaded termtree v0.5.1
10622026-05-08T00:17:55.359Z Downloaded thiserror-impl-no-std v2.0.2
10632026-05-08T00:17:55.359Z Downloaded supports-color v3.0.2
10642026-05-08T00:17:55.364Z Downloaded sync_wrapper v1.0.2
10652026-05-08T00:17:55.364Z Downloaded slog-stdlog v4.1.1
10662026-05-08T00:17:55.364Z Downloaded progenitor-impl v0.14.0
10672026-05-08T00:17:55.364Z Downloaded http v1.4.0
10682026-05-08T00:17:55.367Z Downloaded slog-json v2.6.1
10692026-05-08T00:17:55.367Z Downloaded sqlformat v0.3.5
10702026-05-08T00:17:55.370Z Downloaded snafu-derive v0.8.9
10712026-05-08T00:17:55.370Z Downloaded rustls-native-certs v0.8.3
10722026-05-08T00:17:55.370Z Downloaded time-core v0.1.8
10732026-05-08T00:17:55.375Z Downloaded thread-id v5.1.0
10742026-05-08T00:17:55.375Z Downloaded string_cache v0.8.9
10752026-05-08T00:17:55.383Z Downloaded spki v0.7.3
10762026-05-08T00:17:55.383Z Downloaded slab v0.4.12
10772026-05-08T00:17:55.383Z Downloaded rustls-platform-verifier v0.6.2
10782026-05-08T00:17:55.387Z Downloaded static_assertions v1.1.0
10792026-05-08T00:17:55.387Z Downloaded crossterm v0.29.0
10802026-05-08T00:17:55.387Z Downloaded prettyplease v0.2.37
10812026-05-08T00:17:55.391Z Downloaded serde_with_macros v3.17.0
10822026-05-08T00:17:55.391Z Downloaded hyper-util v0.1.20
10832026-05-08T00:17:55.396Z Downloaded tinyvec_macros v0.1.1
10842026-05-08T00:17:55.396Z Downloaded strum_macros v0.26.4
10852026-05-08T00:17:55.400Z Downloaded strum_macros v0.24.3
10862026-05-08T00:17:55.401Z Downloaded serde-hex v0.1.0
10872026-05-08T00:17:55.401Z Downloaded schemars v0.8.22
10882026-05-08T00:17:55.405Z Downloaded tokio-macros v2.7.0
10892026-05-08T00:17:55.408Z Downloaded slog-async v2.8.0
10902026-05-08T00:17:55.408Z Downloaded schemars_derive v0.8.22
10912026-05-08T00:17:55.411Z Downloaded rcgen v0.12.1
10922026-05-08T00:17:55.414Z Downloaded testing_table v0.3.0
10932026-05-08T00:17:55.414Z Downloaded rayon-core v1.13.0
10942026-05-08T00:17:55.414Z Downloaded termios v0.3.3
10952026-05-08T00:17:55.417Z Downloaded aes-gcm v0.10.3
10962026-05-08T00:17:55.420Z Downloaded mio v1.2.0
10972026-05-08T00:17:55.423Z Downloaded hashbrown v0.15.5
10982026-05-08T00:17:55.426Z Downloaded support-bundle-viewer v0.1.2
10992026-05-08T00:17:55.429Z Downloaded nom v7.1.3
11002026-05-08T00:17:55.431Z Downloaded qorb v0.4.1
11012026-05-08T00:17:55.435Z Downloaded publicsuffix v2.3.0
11022026-05-08T00:17:55.438Z Downloaded spin v0.9.8
11032026-05-08T00:17:55.438Z Downloaded num-bigint v0.4.6
11042026-05-08T00:17:55.440Z Downloaded time-macros v0.2.27
11052026-05-08T00:17:55.443Z Downloaded thread_local v1.1.9
11062026-05-08T00:17:55.443Z Downloaded tiny-keccak v2.0.2
11072026-05-08T00:17:55.446Z Downloaded thiserror-no-std v2.0.2
11082026-05-08T00:17:55.449Z Downloaded stringprep v0.1.5
11092026-05-08T00:17:55.449Z Downloaded stacker v0.1.23
11102026-05-08T00:17:55.454Z Downloaded signal-hook v0.3.18
11112026-05-08T00:17:55.454Z Downloaded libxml v0.3.3
11122026-05-08T00:17:55.456Z Downloaded trait-variant v0.1.2
11132026-05-08T00:17:55.457Z Downloaded rand v0.8.5
11142026-05-08T00:17:55.463Z Downloaded strum_macros v0.27.2
11152026-05-08T00:17:55.466Z Downloaded topological-sort v0.2.2
11162026-05-08T00:17:55.466Z Downloaded tokio-dtrace v0.1.1
11172026-05-08T00:17:55.466Z Downloaded try-lock v0.2.5
11182026-05-08T00:17:55.466Z Downloaded typify-macro v0.4.3
11192026-05-08T00:17:55.466Z Downloaded tower-service v0.3.3
11202026-05-08T00:17:55.466Z Downloaded iddqd v0.3.18
11212026-05-08T00:17:55.470Z Downloaded unarray v0.1.4
11222026-05-08T00:17:55.475Z Downloaded typify-macro v0.6.2
11232026-05-08T00:17:55.475Z Downloaded ryu v1.0.23
11242026-05-08T00:17:55.478Z Downloaded schemars v0.9.0
11252026-05-08T00:17:55.482Z Downloaded tokio-tungstenite v0.23.1
11262026-05-08T00:17:55.485Z Downloaded slog v2.8.2
11272026-05-08T00:17:55.490Z Downloaded tokio-rustls v0.25.0
11282026-05-08T00:17:55.490Z Downloaded untrusted v0.7.1
11292026-05-08T00:17:55.490Z Downloaded usdt v0.6.0
11302026-05-08T00:17:55.493Z Downloaded universal-hash v0.5.1
11312026-05-08T00:17:55.493Z Downloaded unit-prefix v0.5.2
11322026-05-08T00:17:55.493Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11332026-05-08T00:17:55.493Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11342026-05-08T00:17:55.493Z Downloaded itertools v0.13.0
11352026-05-08T00:17:55.497Z Downloaded itertools v0.12.1
11362026-05-08T00:17:55.501Z Downloaded usdt-macro v0.6.0
11372026-05-08T00:17:55.510Z Downloaded unicode-truncate v1.1.0
11382026-05-08T00:17:55.510Z Downloaded utf-8 v0.7.6
11392026-05-08T00:17:55.510Z Downloaded usdt-attr-macro v0.6.0
11402026-05-08T00:17:55.513Z Downloaded socket2 v0.6.3
11412026-05-08T00:17:55.513Z Downloaded rand v0.10.0
11422026-05-08T00:17:55.513Z Downloaded futures-util v0.3.32
11432026-05-08T00:17:55.517Z Downloaded wait-timeout v0.2.1
11442026-05-08T00:17:55.522Z Downloaded void v1.0.2
11452026-05-08T00:17:55.522Z Downloaded serde_yaml v0.9.34+deprecated
11462026-05-08T00:17:55.522Z Downloaded toml_writer v1.0.6+spec-1.1.0
11472026-05-08T00:17:55.526Z Downloaded tls_codec v0.4.2
11482026-05-08T00:17:55.526Z Downloaded rustls-webpki v0.103.9
11492026-05-08T00:17:55.526Z Downloaded ron v0.8.1
11502026-05-08T00:17:55.532Z Downloaded waitgroup v0.1.2
11512026-05-08T00:17:55.532Z Downloaded quinn v0.11.9
11522026-05-08T00:17:55.535Z Downloaded num-bigint-dig v0.8.6
11532026-05-08T00:17:55.535Z Downloaded want v0.3.1
11542026-05-08T00:17:55.535Z Downloaded xattr v1.6.1
11552026-05-08T00:17:55.538Z Downloaded xshell-macros v0.2.7
11562026-05-08T00:17:55.538Z Downloaded tui-tree-widget v0.23.1
11572026-05-08T00:17:55.538Z Downloaded tower-layer v0.3.3
11582026-05-08T00:17:55.542Z Downloaded subprocess v0.2.15
11592026-05-08T00:17:55.542Z Downloaded unicase v2.9.0
11602026-05-08T00:17:55.550Z Downloaded tokio-rustls v0.24.1
11612026-05-08T00:17:55.550Z Downloaded term v0.7.0
11622026-05-08T00:17:55.550Z Downloaded rand v0.9.2
11632026-05-08T00:17:55.550Z Downloaded toml_parser v1.0.9+spec-1.1.0
11642026-05-08T00:17:55.557Z Downloaded untrusted v0.9.0
11652026-05-08T00:17:55.557Z Downloaded russh v0.45.0
11662026-05-08T00:17:55.562Z Downloaded tokio-stream v0.1.18
11672026-05-08T00:17:55.562Z Downloaded libm v0.2.16
11682026-05-08T00:17:55.565Z Downloaded tokio-rustls v0.26.4
11692026-05-08T00:17:55.565Z Downloaded samael v0.0.19
11702026-05-08T00:17:55.569Z Downloaded zeroize_derive v1.4.3
11712026-05-08T00:17:55.571Z Downloaded usdt-impl v0.6.0
11722026-05-08T00:17:55.571Z Downloaded zone v0.3.1
11732026-05-08T00:17:55.571Z Downloaded hyper v1.8.1
11742026-05-08T00:17:55.576Z Downloaded similar v2.7.0
11752026-05-08T00:17:55.579Z Downloaded snafu v0.8.9
11762026-05-08T00:17:55.583Z Downloaded rsa v0.9.10
11772026-05-08T00:17:55.589Z Downloaded vsss-rs v3.3.4
11782026-05-08T00:17:55.589Z Downloaded vergen-gitcl v1.0.8
11792026-05-08T00:17:55.589Z Downloaded vergen-git2 v1.0.7
11802026-05-08T00:17:55.592Z Downloaded uzers v0.12.2
11812026-05-08T00:17:55.592Z Downloaded walkdir v2.5.0
11822026-05-08T00:17:55.592Z Downloaded test-strategy v0.4.5
11832026-05-08T00:17:55.595Z Downloaded whoami v2.1.0
11842026-05-08T00:17:55.600Z Downloaded whoami v1.6.1
11852026-05-08T00:17:55.600Z Downloaded iri-string v0.7.10
11862026-05-08T00:17:55.608Z Downloaded unicode-properties v0.1.4
11872026-05-08T00:17:55.608Z Downloaded tinyvec v1.10.0
11882026-05-08T00:17:55.608Z Downloaded twox-hash v2.1.2
11892026-05-08T00:17:55.608Z Downloaded toml v0.7.8
11902026-05-08T00:17:55.611Z Downloaded toml v1.0.6+spec-1.1.0
11912026-05-08T00:17:55.616Z Downloaded vergen-lib v0.1.6
11922026-05-08T00:17:55.616Z Downloaded socket2 v0.5.10
11932026-05-08T00:17:55.620Z Downloaded schemars v1.2.1
11942026-05-08T00:17:55.623Z Downloaded zeroize v1.8.2
11952026-05-08T00:17:55.624Z Downloaded aws-lc-rs v1.16.0
11962026-05-08T00:17:55.632Z Downloaded vergen v9.0.6
11972026-05-08T00:17:55.640Z Downloaded tar v0.4.45
11982026-05-08T00:17:55.640Z Downloaded wyz v0.5.1
11992026-05-08T00:17:55.640Z Downloaded zone_cfg_derive v0.3.1
12002026-05-08T00:17:55.641Z Downloaded hkdf v0.12.4
12012026-05-08T00:17:55.641Z Downloaded itertools v0.14.0
12022026-05-08T00:17:55.648Z Downloaded toml v0.9.12+spec-1.1.0
12032026-05-08T00:17:55.648Z Downloaded h2 v0.4.13
12042026-05-08T00:17:55.656Z Downloaded zstd-safe v7.2.4
12052026-05-08T00:17:55.656Z Downloaded zstd v0.13.3
12062026-05-08T00:17:55.656Z Downloaded tungstenite v0.21.0
12072026-05-08T00:17:55.656Z Downloaded tungstenite v0.23.0
12082026-05-08T00:17:55.659Z Downloaded tracing-core v0.1.36
12092026-05-08T00:17:55.660Z Downloaded tracing-attributes v0.1.31
12102026-05-08T00:17:55.660Z Downloaded blake3 v1.8.3
12112026-05-08T00:17:55.662Z Downloaded typify v0.4.3
12122026-05-08T00:17:55.666Z Downloaded typify v0.6.2
12132026-05-08T00:17:55.668Z Downloaded xshell v0.2.7
12142026-05-08T00:17:55.671Z Downloaded rustyline v14.0.0
12152026-05-08T00:17:55.674Z Downloaded toml_edit v0.23.10+spec-1.0.0
12162026-05-08T00:17:55.677Z Downloaded yasna v0.5.2
12172026-05-08T00:17:55.677Z Downloaded tokio-tungstenite v0.21.0
12182026-05-08T00:17:55.680Z Downloaded tokio-native-tls v0.3.1
12192026-05-08T00:17:55.680Z Downloaded tls_codec_derive v0.4.2
12202026-05-08T00:17:55.680Z Downloaded term v1.2.1
12212026-05-08T00:17:55.682Z Downloaded hashbrown v0.16.1
12222026-05-08T00:17:55.685Z Downloaded aho-corasick v1.1.4
12232026-05-08T00:17:55.688Z Downloaded vte v0.14.1
12242026-05-08T00:17:55.692Z Downloaded colored v3.1.1
12252026-05-08T00:17:55.695Z Downloaded async-trait v0.1.89
12262026-05-08T00:17:55.695Z Downloaded rpassword v7.4.0
12272026-05-08T00:17:55.695Z Downloaded adler2 v2.0.1
12282026-05-08T00:17:55.698Z Downloaded camino-tempfile-ext v0.3.3
12292026-05-08T00:17:55.698Z Downloaded bitvec v1.0.1
12302026-05-08T00:17:55.706Z Downloaded p521 v0.13.3
12312026-05-08T00:17:55.709Z Downloaded bindgen v0.71.1
12322026-05-08T00:17:55.719Z Downloaded zerocopy v0.6.6
12332026-05-08T00:17:55.724Z Downloaded unicode-bidi v0.3.18
12342026-05-08T00:17:55.726Z Downloaded unsafe-libyaml v0.2.11
12352026-05-08T00:17:55.729Z Downloaded uuid v1.23.0
12362026-05-08T00:17:55.734Z Downloaded reedline v0.40.0
12372026-05-08T00:17:55.736Z Downloaded zopfli v0.8.3
12382026-05-08T00:17:55.736Z Downloaded toml_edit v0.19.15
12392026-05-08T00:17:55.746Z Downloaded ssh-key v0.6.7
12402026-05-08T00:17:55.753Z Downloaded unicode_categories v0.1.1
12412026-05-08T00:17:55.758Z Downloaded tokio-postgres v0.7.16
12422026-05-08T00:17:55.758Z Downloaded git2 v0.20.4
12432026-05-08T00:17:55.780Z Downloaded zip v0.6.6
12442026-05-08T00:17:55.784Z Downloaded yansi v1.0.1
12452026-05-08T00:17:55.787Z Downloaded typed-path v0.9.3
12462026-05-08T00:17:55.791Z Downloaded reqwest v0.13.2
12472026-05-08T00:17:55.798Z Downloaded steno v0.4.1
12482026-05-08T00:17:55.802Z Downloaded reqwest v0.12.28
12492026-05-08T00:17:55.806Z Downloaded tower v0.5.3
12502026-05-08T00:17:55.809Z Downloaded rayon v1.11.0
12512026-05-08T00:17:55.814Z Downloaded quick-xml v0.37.5
12522026-05-08T00:17:55.818Z Downloaded chrono v0.4.44
12532026-05-08T00:17:55.823Z Downloaded zerocopy-derive v0.8.40
12542026-05-08T00:17:55.829Z Downloaded rustls-webpki v0.101.7
12552026-05-08T00:17:55.837Z Downloaded unicode-normalization v0.1.25
12562026-05-08T00:17:55.840Z Downloaded portable-atomic v1.13.1
12572026-05-08T00:17:55.844Z Downloaded salty v0.3.0
12582026-05-08T00:17:55.851Z Downloaded unicode-segmentation v1.12.0
12592026-05-08T00:17:55.854Z Downloaded serde_with v3.17.0
12602026-05-08T00:17:55.858Z Downloaded tower-http v0.6.8
12612026-05-08T00:17:55.863Z Downloaded rustls-webpki v0.102.8
12622026-05-08T00:17:55.876Z Downloaded proptest v1.10.0
12632026-05-08T00:17:55.882Z Downloaded bstr v1.12.1
12642026-05-08T00:17:55.889Z Downloaded tokio-util v0.7.18
12652026-05-08T00:17:55.892Z Downloaded goblin v0.10.5
12662026-05-08T00:17:55.897Z Downloaded moka v0.12.13
12672026-05-08T00:17:55.902Z Downloaded p384 v0.13.1
12682026-05-08T00:17:55.905Z Downloaded lalrpop v0.19.12
12692026-05-08T00:17:55.911Z Downloaded zip v4.6.1
12702026-05-08T00:17:55.914Z Downloaded x509-cert v0.2.5
12712026-05-08T00:17:55.918Z Downloaded tough v0.20.0
12722026-05-08T00:17:55.923Z Downloaded petname v2.0.2
12732026-05-08T00:17:55.928Z Downloaded openssl v0.10.78
12742026-05-08T00:17:55.934Z Downloaded object v0.30.4
12752026-05-08T00:17:55.940Z Downloaded regex v1.12.3
12762026-05-08T00:17:55.943Z Downloaded nix v0.27.1
12772026-05-08T00:17:55.953Z Downloaded smoltcp v0.9.1
12782026-05-08T00:17:55.961Z Downloaded regex-syntax v0.6.29
12792026-05-08T00:17:55.968Z Downloaded winnow v0.6.26
12802026-05-08T00:17:55.973Z Downloaded winnow v0.5.40
12812026-05-08T00:17:55.978Z Downloaded radix_trie v0.2.1
12822026-05-08T00:17:55.983Z Downloaded nix v0.31.2
12832026-05-08T00:17:55.989Z Downloaded polar-core v0.27.3
12842026-05-08T00:17:56.003Z Downloaded zerocopy v0.8.40
12852026-05-08T00:17:56.009Z Downloaded webpki-roots v1.0.6
12862026-05-08T00:17:56.030Z Downloaded tabled v0.20.0
12872026-05-08T00:17:56.043Z Downloaded rustls v0.23.37
12882026-05-08T00:17:56.049Z Downloaded rustls v0.21.12
12892026-05-08T00:17:56.055Z Downloaded rustix v0.38.44
12902026-05-08T00:17:56.075Z Downloaded time v0.3.47
12912026-05-08T00:17:56.080Z Downloaded nix v0.28.0
12922026-05-08T00:17:56.086Z Downloaded quinn-proto v0.11.13
12932026-05-08T00:17:56.098Z Downloaded dropshot v0.17.0
12942026-05-08T00:17:56.104Z Downloaded object v0.37.3
12952026-05-08T00:17:56.109Z Downloaded vcpkg v0.2.15
12962026-05-08T00:17:56.136Z Downloaded zlib-rs v0.6.2
12972026-05-08T00:17:56.139Z Downloaded hickory-proto v0.24.4
12982026-05-08T00:17:56.149Z Downloaded rustls v0.22.4
12992026-05-08T00:17:56.156Z Downloaded hickory-proto v0.25.2
13002026-05-08T00:17:56.166Z Downloaded smoltcp v0.11.0
13012026-05-08T00:17:56.173Z Downloaded diesel v2.3.7
13022026-05-08T00:17:56.186Z Downloaded typify-impl v0.6.2
13032026-05-08T00:17:56.194Z Downloaded sled v0.34.7
13042026-05-08T00:17:56.201Z Downloaded regress v0.11.1
13052026-05-08T00:17:56.206Z Downloaded regex-syntax v0.8.10
13062026-05-08T00:17:56.211Z Downloaded bzip2-sys v0.1.13+1.0.8
13072026-05-08T00:17:56.220Z Downloaded regress v0.10.5
13082026-05-08T00:17:56.223Z Downloaded zerocopy-derive v0.6.6
13092026-05-08T00:17:56.229Z Downloaded sqlparser v0.61.0
13102026-05-08T00:17:56.234Z Downloaded openapiv3 v2.2.0
13112026-05-08T00:17:56.243Z Downloaded dropshot v0.16.7
13122026-05-08T00:17:56.255Z Downloaded nix v0.29.0
13132026-05-08T00:17:56.262Z Downloaded petgraph v0.6.5
13142026-05-08T00:17:56.275Z Downloaded tracing v0.1.44
13152026-05-08T00:17:56.285Z Downloaded typify-impl v0.4.3
13162026-05-08T00:17:56.293Z Downloaded ratatui v0.29.0
13172026-05-08T00:17:56.306Z Downloaded jiff v0.2.21
13182026-05-08T00:17:56.317Z Downloaded chrono-tz v0.10.4
13192026-05-08T00:17:56.328Z Downloaded petgraph v0.8.3
13202026-05-08T00:17:56.342Z Downloaded regex-automata v0.4.14
13212026-05-08T00:17:56.375Z Downloaded tokio v1.52.1
13222026-05-08T00:17:56.400Z Downloaded sha3 v0.10.8
13232026-05-08T00:17:56.410Z Downloaded csv v1.4.0
13242026-05-08T00:17:56.423Z Downloaded libz-sys v1.1.24
13252026-05-08T00:17:56.437Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13262026-05-08T00:17:56.492Z Downloaded encoding_rs v0.8.35
13272026-05-08T00:17:56.506Z Downloaded ring v0.17.14
13282026-05-08T00:17:56.550Z Downloaded libgit2-sys v0.18.3+1.9.2
13292026-05-08T00:17:57.041Z Downloaded aws-lc-sys v0.37.1
13302026-05-08T00:17:57.323Z Compiling libc v0.2.185
13312026-05-08T00:17:57.326Z Compiling serde v1.0.228
13322026-05-08T00:17:57.326Z Compiling shlex v1.3.0
13332026-05-08T00:17:57.326Z Compiling log v0.4.29
13342026-05-08T00:17:57.326Z Compiling find-msvc-tools v0.1.9
13352026-05-08T00:17:57.326Z Compiling smallvec v1.15.1
13362026-05-08T00:17:57.327Z Compiling typenum v1.19.0
13372026-05-08T00:17:57.327Z Compiling subtle v2.6.1
13382026-05-08T00:17:57.497Z Compiling generic-array v0.14.7
13392026-05-08T00:17:57.509Z Compiling scopeguard v1.2.0
13402026-05-08T00:17:57.512Z Compiling const-oid v0.9.6
13412026-05-08T00:17:57.609Z Compiling portable-atomic v1.13.1
13422026-05-08T00:17:57.626Z Compiling syn v2.0.117
13432026-05-08T00:17:57.629Z Compiling zerocopy v0.8.40
13442026-05-08T00:17:57.629Z Compiling serde_json v1.0.149
13452026-05-08T00:17:57.629Z Compiling critical-section v1.2.0
13462026-05-08T00:17:57.692Z Compiling lock_api v0.4.14
13472026-05-08T00:17:57.714Z Compiling pin-project-lite v0.2.17
13482026-05-08T00:17:57.729Z Compiling parking_lot_core v0.9.12
13492026-05-08T00:17:57.760Z Compiling pkg-config v0.3.32
13502026-05-08T00:17:57.775Z Compiling bitflags v2.11.0
13512026-05-08T00:17:57.809Z Compiling libm v0.2.16
13522026-05-08T00:17:57.845Z Compiling num-traits v0.2.19
13532026-05-08T00:17:57.845Z Compiling futures-core v0.3.32
13542026-05-08T00:17:57.893Z Compiling percent-encoding v2.3.2
13552026-05-08T00:17:57.959Z Compiling futures-sink v0.3.32
13562026-05-08T00:17:57.993Z Compiling cpufeatures v0.2.17
13572026-05-08T00:17:58.060Z Compiling futures-io v0.3.32
13582026-05-08T00:17:58.063Z Compiling futures-channel v0.3.32
13592026-05-08T00:17:58.095Z Compiling futures-task v0.3.32
13602026-05-08T00:17:58.098Z Compiling slab v0.4.12
13612026-05-08T00:17:58.098Z Compiling getrandom v0.4.1
13622026-05-08T00:17:58.144Z Compiling rustversion v1.0.22
13632026-05-08T00:17:58.224Z Compiling getrandom v0.3.4
13642026-05-08T00:17:58.256Z Compiling rand_core v0.10.0
13652026-05-08T00:17:58.308Z Compiling indexmap v2.14.0
13662026-05-08T00:17:58.325Z Compiling form_urlencoded v1.2.2
13672026-05-08T00:17:58.342Z Compiling fs_extra v1.3.0
13682026-05-08T00:17:58.365Z Compiling ident_case v1.0.1
13692026-05-08T00:17:58.389Z Compiling base64ct v1.8.3
13702026-05-08T00:17:58.430Z Compiling dunce v1.0.5
13712026-05-08T00:17:58.455Z Compiling flagset v0.4.7
13722026-05-08T00:17:58.521Z Compiling getrandom v0.2.17
13732026-05-08T00:17:58.541Z Compiling jobserver v0.1.34
13742026-05-08T00:17:58.556Z Compiling errno v0.3.14
13752026-05-08T00:17:58.589Z Compiling mio v1.2.0
13762026-05-08T00:17:58.592Z Compiling socket2 v0.6.3
13772026-05-08T00:17:58.684Z Compiling pem-rfc7468 v0.7.0
13782026-05-08T00:17:58.719Z Compiling rand_core v0.6.4
13792026-05-08T00:17:58.736Z Compiling once_cell v1.21.3
13802026-05-08T00:17:58.743Z Compiling signal-hook-registry v1.4.8
13812026-05-08T00:17:58.794Z Compiling cc v1.2.56
13822026-05-08T00:17:58.852Z Compiling parking_lot v0.12.5
13832026-05-08T00:17:58.912Z Compiling rustix v1.1.3
13842026-05-08T00:17:58.966Z Compiling iana-time-zone v0.1.65
13852026-05-08T00:17:58.990Z Compiling uuid v1.23.0
13862026-05-08T00:17:59.051Z Compiling rustc_version v0.4.1
13872026-05-08T00:17:59.054Z Compiling vcpkg v0.2.15
13882026-05-08T00:17:59.083Z Compiling regex-syntax v0.8.10
13892026-05-08T00:17:59.086Z Compiling aws-lc-rs v1.16.0
13902026-05-08T00:17:59.146Z Compiling tracing-core v0.1.36
13912026-05-08T00:17:59.207Z Compiling httparse v1.10.1
13922026-05-08T00:17:59.242Z Compiling schemars v0.8.22
13932026-05-08T00:17:59.275Z Compiling base64 v0.22.1
13942026-05-08T00:17:59.334Z Compiling rand_core v0.9.5
13952026-05-08T00:17:59.429Z Compiling openssl-probe v0.2.1
13962026-05-08T00:17:59.446Z Compiling untrusted v0.9.0
13972026-05-08T00:17:59.493Z Compiling untrusted v0.7.1
13982026-05-08T00:17:59.534Z Compiling dyn-clone v1.0.20
13992026-05-08T00:17:59.571Z Compiling atomic-waker v1.1.2
14002026-05-08T00:17:59.600Z Compiling tower-service v0.3.3
14012026-05-08T00:17:59.619Z Compiling cmake v0.1.57
14022026-05-08T00:17:59.668Z Compiling rustls v0.23.37
14032026-05-08T00:17:59.671Z Compiling tinyvec_macros v0.1.1
14042026-05-08T00:17:59.671Z Compiling tower-layer v0.3.3
14052026-05-08T00:17:59.731Z Compiling try-lock v0.2.5
14062026-05-08T00:17:59.735Z Compiling spin v0.9.8
14072026-05-08T00:17:59.735Z Compiling aho-corasick v1.1.4
14082026-05-08T00:17:59.797Z Compiling tinyvec v1.10.0
14092026-05-08T00:17:59.800Z Compiling crc32fast v1.5.0
14102026-05-08T00:17:59.800Z Compiling httpdate v1.0.3
14112026-05-08T00:17:59.801Z Compiling foreign-types-shared v0.1.1
14122026-05-08T00:17:59.871Z Compiling want v0.3.1
14132026-05-08T00:17:59.888Z Compiling openssl v0.10.78
14142026-05-08T00:17:59.905Z Compiling pin-utils v0.1.0
14152026-05-08T00:17:59.905Z Compiling num-conv v0.2.0
14162026-05-08T00:17:59.956Z Compiling time-core v0.1.8
14172026-05-08T00:18:00.004Z Compiling powerfmt v0.2.0
14182026-05-08T00:18:00.021Z Compiling foreign-types v0.3.2
14192026-05-08T00:18:00.075Z Compiling wait-timeout v0.2.1
14202026-05-08T00:18:00.092Z Compiling siphasher v1.0.2
14212026-05-08T00:18:00.092Z Compiling usdt-impl v0.6.0
14222026-05-08T00:18:00.131Z Compiling syn v1.0.109
14232026-05-08T00:18:00.134Z Compiling bit-vec v0.8.0
14242026-05-08T00:18:00.164Z Compiling time-macros v0.2.27
14252026-05-08T00:18:00.171Z Compiling quick-error v1.2.3
14262026-05-08T00:18:00.212Z Compiling deranged v0.5.8
14272026-05-08T00:18:00.215Z Compiling native-tls v0.2.18
14282026-05-08T00:18:00.248Z Compiling num_threads v0.1.7
14292026-05-08T00:18:00.263Z Compiling crossbeam-utils v0.8.21
14302026-05-08T00:18:00.300Z Compiling simd-adler32 v0.3.8
14312026-05-08T00:18:00.379Z Compiling bit-set v0.8.0
14322026-05-08T00:18:00.397Z Compiling unicode-normalization v0.1.25
14332026-05-08T00:18:00.414Z Compiling slog v2.8.2
14342026-05-08T00:18:00.430Z Compiling rand_xorshift v0.4.0
14352026-05-08T00:18:00.482Z Compiling heapless v0.7.17
14362026-05-08T00:18:00.536Z Compiling thread-id v5.1.0
14372026-05-08T00:18:00.576Z Compiling aws-lc-sys v0.37.1
14382026-05-08T00:18:00.576Z Compiling ring v0.17.14
14392026-05-08T00:18:00.597Z Compiling openssl-sys v0.9.114
14402026-05-08T00:18:00.631Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14412026-05-08T00:18:00.665Z Compiling bzip2-sys v0.1.13+1.0.8
14422026-05-08T00:18:00.669Z Compiling sync_wrapper v1.0.2
14432026-05-08T00:18:00.669Z Compiling cookie v0.18.1
14442026-05-08T00:18:00.715Z Compiling synstructure v0.13.2
14452026-05-08T00:18:00.780Z Compiling serde_derive_internals v0.29.1
14462026-05-08T00:18:00.870Z Compiling pest_generator v2.8.6
14472026-05-08T00:18:01.001Z Compiling darling_core v0.20.11
14482026-05-08T00:18:01.018Z Compiling regex-automata v0.4.14
14492026-05-08T00:18:01.093Z Compiling tempfile v3.25.0
14502026-05-08T00:18:01.113Z Compiling darling_core v0.21.3
14512026-05-08T00:18:01.439Z Compiling rusty-fork v0.3.1
14522026-05-08T00:18:01.460Z Compiling unicode-properties v0.1.4
14532026-05-08T00:18:01.497Z Compiling time v0.3.47
14542026-05-08T00:18:01.546Z Compiling zstd-safe v7.2.4
14552026-05-08T00:18:01.731Z Compiling paste v1.0.15
14562026-05-08T00:18:01.770Z Compiling signal-hook v0.3.18
14572026-05-08T00:18:01.788Z Compiling unarray v0.1.4
14582026-05-08T00:18:01.807Z Compiling allocator-api2 v0.2.21
14592026-05-08T00:18:01.837Z Compiling adler2 v2.0.1
14602026-05-08T00:18:01.852Z Compiling anyhow v1.0.102
14612026-05-08T00:18:01.919Z Compiling unicode-bidi v0.3.18
14622026-05-08T00:18:02.006Z Compiling miniz_oxide v0.8.9
14632026-05-08T00:18:02.201Z Compiling num-integer v0.1.46
14642026-05-08T00:18:02.281Z Compiling stringprep v0.1.5
14652026-05-08T00:18:02.496Z Compiling vergen-lib v0.1.6
14662026-05-08T00:18:02.547Z Compiling curve25519-dalek v4.1.3
14672026-05-08T00:18:02.603Z Compiling ff v0.13.1
14682026-05-08T00:18:02.728Z Compiling hash32 v0.2.1
14692026-05-08T00:18:02.746Z Compiling memoffset v0.9.1
14702026-05-08T00:18:02.750Z Compiling ref-cast v1.0.25
14712026-05-08T00:18:02.781Z Compiling serde_derive v1.0.228
14722026-05-08T00:18:02.784Z Compiling zeroize_derive v1.4.3
14732026-05-08T00:18:02.784Z Compiling zerofrom-derive v0.1.6
14742026-05-08T00:18:02.831Z Compiling yoke-derive v0.8.1
14752026-05-08T00:18:02.960Z Compiling zerocopy-derive v0.8.40
14762026-05-08T00:18:02.963Z Compiling zerovec-derive v0.11.2
14772026-05-08T00:18:02.993Z Compiling displaydoc v0.2.5
14782026-05-08T00:18:03.127Z Compiling tokio-macros v2.7.0
14792026-05-08T00:18:03.367Z Compiling futures-macro v0.3.32
14802026-05-08T00:18:03.583Z Compiling zeroize v1.8.2
14812026-05-08T00:18:03.698Z Compiling der_derive v0.7.3
14822026-05-08T00:18:03.900Z Compiling thiserror-impl v2.0.18
14832026-05-08T00:18:03.997Z Compiling rustls-pki-types v1.14.0
14842026-05-08T00:18:04.109Z Compiling tracing-attributes v0.1.31
14852026-05-08T00:18:04.219Z Compiling pest_derive v2.8.6
14862026-05-08T00:18:04.310Z Compiling schemars_derive v0.8.22
14872026-05-08T00:18:04.338Z Compiling futures-util v0.3.32
14882026-05-08T00:18:04.458Z Compiling crypto-common v0.1.7
14892026-05-08T00:18:04.508Z Compiling zerofrom v0.1.6
14902026-05-08T00:18:04.541Z Compiling block-buffer v0.10.4
14912026-05-08T00:18:04.641Z Compiling yoke v0.8.1
14922026-05-08T00:18:04.665Z Compiling block-padding v0.3.3
14932026-05-08T00:18:04.744Z Compiling digest v0.10.7
14942026-05-08T00:18:04.761Z Compiling scroll_derive v0.13.1
14952026-05-08T00:18:04.848Z Compiling zerovec v0.11.5
14962026-05-08T00:18:04.865Z Compiling zerotrie v0.2.3
14972026-05-08T00:18:04.882Z Compiling inout v0.1.4
14982026-05-08T00:18:05.040Z Compiling hmac v0.12.1
14992026-05-08T00:18:05.087Z Compiling cipher v0.4.4
15002026-05-08T00:18:05.225Z Compiling sha2 v0.10.9
15012026-05-08T00:18:05.244Z Compiling der v0.7.10
15022026-05-08T00:18:05.417Z Compiling tinystr v0.8.2
15032026-05-08T00:18:05.470Z Compiling potential_utf v0.1.4
15042026-05-08T00:18:05.505Z Compiling salsa20 v0.10.2
15052026-05-08T00:18:05.577Z Compiling pbkdf2 v0.12.2
15062026-05-08T00:18:05.691Z Compiling icu_locale_core v2.1.1
15072026-05-08T00:18:05.691Z Compiling icu_collections v2.1.1
15082026-05-08T00:18:05.711Z Compiling scrypt v0.11.0
15092026-05-08T00:18:05.715Z Compiling thiserror v2.0.18
15102026-05-08T00:18:05.758Z Compiling aes v0.8.4
15112026-05-08T00:18:05.847Z Compiling cbc v0.1.2
15122026-05-08T00:18:05.851Z Compiling tracing v0.1.44
15132026-05-08T00:18:05.939Z Compiling scroll v0.13.0
15142026-05-08T00:18:06.049Z Compiling darling_macro v0.20.11
15152026-05-08T00:18:06.098Z Compiling openssl-macros v0.1.1
15162026-05-08T00:18:06.211Z Compiling goblin v0.10.5
15172026-05-08T00:18:06.285Z Compiling dtrace-parser v0.3.0
15182026-05-08T00:18:06.356Z Compiling spki v0.7.3
15192026-05-08T00:18:06.601Z Compiling icu_provider v2.1.1
15202026-05-08T00:18:06.622Z Compiling pkcs5 v0.7.1
15212026-05-08T00:18:06.647Z Compiling darling v0.20.11
15222026-05-08T00:18:06.761Z Compiling derive_builder_core v0.20.2
15232026-05-08T00:18:06.779Z Compiling signature v2.2.0
15242026-05-08T00:18:06.814Z Compiling rustls-native-certs v0.8.3
15252026-05-08T00:18:06.933Z Compiling bytes v1.11.1
15262026-05-08T00:18:06.959Z Compiling icu_normalizer v2.1.1
15272026-05-08T00:18:06.986Z Compiling icu_properties v2.1.2
15282026-05-08T00:18:07.014Z Compiling chrono v0.4.44
15292026-05-08T00:18:07.096Z Compiling pkcs8 v0.10.2
15302026-05-08T00:18:07.120Z Compiling ipnet v2.11.0
15312026-05-08T00:18:07.182Z Compiling thiserror-impl v1.0.69
15322026-05-08T00:18:07.217Z Compiling scroll_derive v0.12.1
15332026-05-08T00:18:07.234Z Compiling erased-serde v0.3.31
15342026-05-08T00:18:07.478Z Compiling serde_tokenstream v0.2.3
15352026-05-08T00:18:07.609Z Compiling tokio v1.52.1
15362026-05-08T00:18:07.672Z Compiling http v1.4.0
15372026-05-08T00:18:07.726Z Compiling toml_datetime v0.6.11
15382026-05-08T00:18:07.826Z Compiling serde_spanned v0.6.9
15392026-05-08T00:18:07.851Z Compiling derive_builder_macro v0.20.2
15402026-05-08T00:18:07.867Z Compiling md-5 v0.10.6
15412026-05-08T00:18:08.013Z Compiling idna_adapter v1.2.1
15422026-05-08T00:18:08.018Z Compiling scroll v0.12.0
15432026-05-08T00:18:08.048Z Compiling webpki-roots v1.0.6
15442026-05-08T00:18:08.066Z Compiling darling_macro v0.21.3
15452026-05-08T00:18:08.084Z Compiling zerocopy-derive v0.7.35
15462026-05-08T00:18:08.193Z Compiling ppv-lite86 v0.2.21
15472026-05-08T00:18:08.210Z Compiling idna v1.1.0
15482026-05-08T00:18:08.293Z Compiling psl-types v2.0.11
15492026-05-08T00:18:08.366Z Compiling num-bigint-dig v0.8.6
15502026-05-08T00:18:08.419Z Compiling fallible-iterator v0.2.0
15512026-05-08T00:18:08.455Z Compiling http-body v1.0.1
15522026-05-08T00:18:08.471Z Compiling cfg_aliases v0.2.1
15532026-05-08T00:18:08.575Z Compiling url v2.5.8
15542026-05-08T00:18:08.593Z Compiling rand_chacha v0.9.0
15552026-05-08T00:18:08.611Z Compiling http-body-util v0.1.3
15562026-05-08T00:18:08.654Z Compiling rand_chacha v0.3.1
15572026-05-08T00:18:08.671Z Compiling litrs v1.0.0
15582026-05-08T00:18:08.699Z Compiling base16ct v0.2.0
15592026-05-08T00:18:08.721Z Compiling thiserror v1.0.69
15602026-05-08T00:18:08.767Z Compiling smoltcp v0.9.1
15612026-05-08T00:18:08.793Z Compiling zlib-rs v0.6.2
15622026-05-08T00:18:08.852Z Compiling rand v0.9.2
15632026-05-08T00:18:08.901Z Compiling iri-string v0.7.10
15642026-05-08T00:18:08.917Z Compiling ryu v1.0.23
15652026-05-08T00:18:08.987Z Compiling rustix v0.38.44
15662026-05-08T00:18:09.122Z Compiling zerocopy v0.7.35
15672026-05-08T00:18:09.200Z Compiling serde_urlencoded v0.7.1
15682026-05-08T00:18:09.266Z Compiling document-features v0.2.12
15692026-05-08T00:18:09.396Z Compiling dof v0.4.0
15702026-05-08T00:18:09.501Z Compiling proptest v1.10.0
15712026-05-08T00:18:09.564Z Compiling postgres-protocol v0.6.10
15722026-05-08T00:18:09.724Z Compiling rand v0.8.5
15732026-05-08T00:18:09.777Z Compiling sec1 v0.7.3
15742026-05-08T00:18:09.794Z Compiling darling v0.21.3
15752026-05-08T00:18:09.839Z Compiling nix v0.31.2
15762026-05-08T00:18:09.908Z Compiling publicsuffix v2.3.0
15772026-05-08T00:18:09.943Z Compiling derive_builder v0.20.2
15782026-05-08T00:18:09.975Z Compiling goblin v0.8.2
15792026-05-08T00:18:10.106Z Compiling ipnetwork v0.21.1
15802026-05-08T00:18:10.125Z Compiling cargo-platform v0.1.9
15812026-05-08T00:18:10.215Z Compiling hubpack_derive v0.1.1
15822026-05-08T00:18:10.297Z Compiling hkdf v0.12.4
15832026-05-08T00:18:10.460Z Compiling oxnet v0.1.4
15842026-05-08T00:18:10.504Z Compiling crypto-bigint v0.5.5
15852026-05-08T00:18:10.593Z Compiling regex v1.12.3
15862026-05-08T00:18:10.827Z Compiling daft-derive v0.1.5
15872026-05-08T00:18:10.830Z Compiling ref-cast-impl v1.0.25
15882026-05-08T00:18:10.859Z Compiling strum_macros v0.27.2
15892026-05-08T00:18:10.939Z Compiling curve25519-dalek-derive v0.1.1
15902026-05-08T00:18:11.005Z Compiling async-trait v0.1.89
15912026-05-08T00:18:11.023Z Compiling group v0.13.0
15922026-05-08T00:18:11.211Z Compiling num-iter v0.1.45
15932026-05-08T00:18:11.368Z Compiling terminal_size v0.4.3
15942026-05-08T00:18:11.368Z Compiling phf_shared v0.13.1
15952026-05-08T00:18:11.526Z Compiling lazy_static v1.5.0
15962026-05-08T00:18:11.564Z Compiling vergen v9.0.6
15972026-05-08T00:18:11.600Z Compiling fs-err v3.3.0
15982026-05-08T00:18:11.652Z Compiling ahash v0.8.12
15992026-05-08T00:18:11.679Z Compiling foldhash v0.1.5
16002026-05-08T00:18:11.710Z Compiling object v0.37.3
16012026-05-08T00:18:11.726Z Compiling foldhash v0.2.0
16022026-05-08T00:18:11.729Z Compiling bumpalo v3.20.2
16032026-05-08T00:18:11.799Z Compiling winnow v0.5.40
16042026-05-08T00:18:11.841Z Compiling libbz2-rs-sys v0.2.2
16052026-05-08T00:18:11.861Z Compiling bitflags v1.3.2
16062026-05-08T00:18:11.899Z Compiling managed v0.8.0
16072026-05-08T00:18:11.916Z Compiling unicode-segmentation v1.12.0
16082026-05-08T00:18:11.963Z Compiling tokio-util v0.7.18
16092026-05-08T00:18:12.003Z Compiling tower v0.5.3
16102026-05-08T00:18:12.046Z Compiling tokio-native-tls v0.3.1
16112026-05-08T00:18:12.127Z Compiling flate2 v1.1.9
16122026-05-08T00:18:12.225Z Compiling newtype-uuid v1.3.2
16132026-05-08T00:18:12.268Z Compiling zopfli v0.8.3
16142026-05-08T00:18:12.380Z Compiling bzip2 v0.6.1
16152026-05-08T00:18:12.527Z Compiling tower-http v0.6.8
16162026-05-08T00:18:12.581Z Compiling daft v0.1.5
16172026-05-08T00:18:12.627Z Compiling dof v0.3.0
16182026-05-08T00:18:12.646Z Compiling hashbrown v0.16.1
16192026-05-08T00:18:12.682Z Compiling clap_builder v4.5.60
16202026-05-08T00:18:12.852Z Compiling h2 v0.4.13
16212026-05-08T00:18:12.934Z Compiling hashbrown v0.15.5
16222026-05-08T00:18:13.069Z Compiling elliptic-curve v0.13.8
16232026-05-08T00:18:13.146Z Compiling phf v0.13.1
16242026-05-08T00:18:13.191Z Compiling strum v0.27.2
16252026-05-08T00:18:13.208Z Compiling signal-hook-mio v0.2.5
16262026-05-08T00:18:13.354Z Compiling toml_edit v0.19.15
16272026-05-08T00:18:13.372Z Compiling cargo_metadata v0.19.2
16282026-05-08T00:18:13.497Z Compiling usdt-macro v0.6.0
16292026-05-08T00:18:13.521Z Compiling usdt-attr-macro v0.6.0
16302026-05-08T00:18:13.524Z Compiling cookie_store v0.22.1
16312026-05-08T00:18:13.550Z Compiling bzip2 v0.4.4
16322026-05-08T00:18:13.692Z Compiling hubpack v0.1.2
16332026-05-08T00:18:13.837Z Compiling postgres-types v0.2.12
16342026-05-08T00:18:13.846Z Compiling serde_with_macros v3.17.0
16352026-05-08T00:18:13.964Z Compiling zstd v0.13.3
16362026-05-08T00:18:14.288Z Compiling dtrace-parser v0.2.0
16372026-05-08T00:18:14.310Z Compiling pkcs1 v0.7.5
16382026-05-08T00:18:14.325Z Compiling ed25519 v2.2.3
16392026-05-08T00:18:14.392Z Compiling hex v0.4.3
16402026-05-08T00:18:14.482Z Compiling serde-big-array v0.5.1
16412026-05-08T00:18:14.482Z Compiling rfc6979 v0.4.0
16422026-05-08T00:18:14.661Z Compiling bstr v1.12.1
16432026-05-08T00:18:14.682Z Compiling clap_derive v4.5.55
16442026-05-08T00:18:14.717Z Compiling enum-as-inner v0.6.1
16452026-05-08T00:18:14.788Z Compiling strum_macros v0.26.4
16462026-05-08T00:18:14.968Z Compiling serde_repr v0.1.20
16472026-05-08T00:18:15.200Z Compiling phf_shared v0.11.3
16482026-05-08T00:18:15.218Z Compiling float-cmp v0.10.0
16492026-05-08T00:18:15.330Z Compiling memmap2 v0.9.10
16502026-05-08T00:18:15.398Z Compiling thread-id v4.2.2
16512026-05-08T00:18:15.416Z Compiling env_filter v1.0.0
16522026-05-08T00:18:15.437Z Compiling encoding_rs v0.8.35
16532026-05-08T00:18:15.439Z Compiling normalize-line-endings v0.3.0
16542026-05-08T00:18:15.440Z Compiling fixedbitset v0.4.2
16552026-05-08T00:18:15.515Z Compiling new_debug_unreachable v1.0.6
16562026-05-08T00:18:15.567Z Compiling difflib v0.4.0
16572026-05-08T00:18:15.604Z Compiling precomputed-hash v0.1.1
16582026-05-08T00:18:15.620Z Compiling mime v0.3.17
16592026-05-08T00:18:15.628Z Compiling predicates-core v1.0.10
16602026-05-08T00:18:15.719Z Compiling whoami v2.1.0
16612026-05-08T00:18:15.745Z Compiling keccak v0.1.6
16622026-05-08T00:18:15.817Z Compiling either v1.15.0
16632026-05-08T00:18:15.878Z Compiling static_assertions v1.1.0
16642026-05-08T00:18:15.980Z Compiling data-encoding v2.10.0
16652026-05-08T00:18:16.007Z Compiling fixedbitset v0.5.7
16662026-05-08T00:18:16.079Z Compiling rustc-hash v2.1.1
16672026-05-08T00:18:16.205Z Compiling jiff v0.2.21
16682026-05-08T00:18:16.236Z Compiling iddqd v0.3.18
16692026-05-08T00:18:16.253Z Compiling petgraph v0.8.3
16702026-05-08T00:18:16.272Z Compiling itertools v0.13.0
16712026-05-08T00:18:16.376Z Compiling hyper v1.8.1
16722026-05-08T00:18:16.447Z Compiling hickory-proto v0.25.2
16732026-05-08T00:18:16.568Z Compiling tokio-postgres v0.7.16
16742026-05-08T00:18:16.773Z Compiling sha3 v0.10.8
16752026-05-08T00:18:16.864Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16762026-05-08T00:18:16.881Z Compiling clap v4.5.60
16772026-05-08T00:18:16.938Z Compiling strum v0.26.3
16782026-05-08T00:18:16.992Z Compiling predicates v3.1.4
16792026-05-08T00:18:17.111Z Compiling string_cache v0.8.9
16802026-05-08T00:18:17.341Z Compiling petgraph v0.6.5
16812026-05-08T00:18:17.379Z Compiling env_logger v0.11.9
16822026-05-08T00:18:17.411Z Compiling usdt v0.6.0
16832026-05-08T00:18:17.524Z Compiling toml_edit v0.22.27
16842026-05-08T00:18:17.627Z Compiling usdt-impl v0.5.0
16852026-05-08T00:18:17.750Z Compiling hyper-util v0.1.20
16862026-05-08T00:18:17.792Z Compiling serde_with v3.17.0
16872026-05-08T00:18:17.810Z Compiling similar v2.7.0
16882026-05-08T00:18:17.830Z Compiling crossterm v0.28.1
16892026-05-08T00:18:18.274Z Compiling toml v0.7.8
16902026-05-08T00:18:18.336Z Compiling ecdsa v0.16.9
16912026-05-08T00:18:18.577Z Compiling rsa v0.9.10
16922026-05-08T00:18:18.812Z Compiling ed25519-dalek v2.2.0
16932026-05-08T00:18:19.099Z Compiling zip v0.6.6
16942026-05-08T00:18:19.340Z Compiling zip v4.6.1
16952026-05-08T00:18:19.340Z Compiling tokio-stream v0.1.18
16962026-05-08T00:18:19.565Z Compiling hyper-tls v0.6.0
16972026-05-08T00:18:19.754Z Compiling heck v0.4.1
16982026-05-08T00:18:19.831Z Compiling buf-list v1.1.2
16992026-05-08T00:18:19.851Z Compiling toml_parser v1.0.9+spec-1.1.0
17002026-05-08T00:18:19.870Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17012026-05-08T00:18:19.886Z Compiling openapiv3 v2.2.0
17022026-05-08T00:18:19.930Z Compiling x509-cert v0.2.5
17032026-05-08T00:18:20.040Z Compiling sha1 v0.10.6
17042026-05-08T00:18:20.141Z Compiling crossbeam-epoch v0.9.18
17052026-05-08T00:18:20.185Z Compiling toml_datetime v0.7.5+spec-1.1.0
17062026-05-08T00:18:20.249Z Compiling lalrpop-util v0.19.12
17072026-05-08T00:18:20.319Z Compiling peg-runtime v0.8.5
17082026-05-08T00:18:20.479Z Compiling thread_local v1.1.9
17092026-05-08T00:18:20.500Z Compiling slog-async v2.8.0
17102026-05-08T00:18:20.544Z Compiling futures-executor v0.3.32
17112026-05-08T00:18:20.563Z Compiling crossbeam-channel v0.5.15
17122026-05-08T00:18:20.608Z Compiling is-terminal v0.4.17
17132026-05-08T00:18:20.675Z Compiling filetime v0.2.27
17142026-05-08T00:18:20.700Z Compiling xattr v1.6.1
17152026-05-08T00:18:20.701Z Compiling take_mut v0.2.2
17162026-05-08T00:18:20.743Z Compiling term v1.2.1
17172026-05-08T00:18:20.837Z Compiling futures v0.3.32
17182026-05-08T00:18:20.923Z Compiling tar v0.4.45
17192026-05-08T00:18:21.122Z Compiling slog-term v2.9.2
17202026-05-08T00:18:37.600Z Compiling rustls-webpki v0.103.9
17212026-05-08T00:18:40.660Z Compiling tokio-rustls v0.26.4
17222026-05-08T00:18:40.660Z Compiling rustls-platform-verifier v0.6.2
17232026-05-08T00:18:40.880Z Compiling hyper-rustls v0.27.7
17242026-05-08T00:18:41.094Z Compiling reqwest v0.13.2
17252026-05-08T00:18:41.097Z Compiling reqwest v0.12.28
17262026-05-08T00:18:43.300Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-05-08T00:18:43.562Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-05-08T00:18:46.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.67s
17292026-05-08T00:18:46.808Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17302026-05-08T00:18:46.869ZMay 08 00:18:46.470 INFO Starting download, target: Cockroach
17312026-05-08T00:18:46.869ZMay 08 00:18:46.471 INFO Starting download, target: Clickhouse
17322026-05-08T00:18:46.869ZMay 08 00:18:46.471 INFO Starting download, target: Console
17332026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Starting download, target: DendriteStub
17342026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Starting download, target: MaghemiteMgd
17352026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Starting download, target: TransceiverControl
17362026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17372026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17392026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17402026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17412026-05-08T00:18:46.873ZMay 08 00:18:46.471 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17422026-05-08T00:18:47.204ZMay 08 00:18:46.804 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17432026-05-08T00:18:47.496ZMay 08 00:18:47.085 INFO Download complete, target: TransceiverControl
17442026-05-08T00:18:47.891ZMay 08 00:18:47.489 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17452026-05-08T00:18:48.144ZMay 08 00:18:47.742 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17462026-05-08T00:18:48.159ZMay 08 00:18:47.759 INFO Download complete, target: Console
17472026-05-08T00:18:48.398ZMay 08 00:18:47.997 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17482026-05-08T00:18:48.803ZMay 08 00:18:48.404 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17492026-05-08T00:18:48.803ZMay 08 00:18:48.404 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17502026-05-08T00:18:49.449ZMay 08 00:18:49.051 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17512026-05-08T00:18:50.753ZMay 08 00:18:50.353 INFO Download complete, target: DendriteStub
17522026-05-08T00:18:51.088ZMay 08 00:18:50.687 INFO Download complete, target: MaghemiteMgd
17532026-05-08T00:18:54.108ZMay 08 00:18:53.708 INFO Checking that binary works, target: Cockroach
17542026-05-08T00:18:54.287ZMay 08 00:18:53.887 INFO Download complete, target: Cockroach
17552026-05-08T00:18:57.017ZMay 08 00:18:56.616 INFO Checking that binary works, target: Clickhouse
17562026-05-08T00:18:57.138ZMay 08 00:18:56.738 INFO Download complete, target: Clickhouse
17572026-05-08T00:18:57.145ZAll prerequisites installed successfully
17582026-05-08T00:18:57.148Z
17592026-05-08T00:18:57.148Zreal 3:10.320990546
17602026-05-08T00:18:57.148Zuser 8:18.549457210
17612026-05-08T00:18:57.148Zsys 1:56.613071807
17622026-05-08T00:18:57.148Ztrap 0.296628561
17632026-05-08T00:18:57.148Ztflt 1.866946979
17642026-05-08T00:18:57.148Zdflt 2.863629466
17652026-05-08T00:18:57.148Zkflt 0.052348528
17662026-05-08T00:18:57.148Zlock 25:46.946358331
17672026-05-08T00:18:57.148Zslp 22:08.284535913
17682026-05-08T00:18:57.148Zlat 29.242264363
17692026-05-08T00:18:57.149Zstop 3:22.762097507
17702026-05-08T00:18:57.149Z+ ptime -m cargo xtask download softnpu
17712026-05-08T00:18:57.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17722026-05-08T00:18:57.779Z Running `target/debug/xtask download softnpu`
17732026-05-08T00:18:58.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
17742026-05-08T00:18:58.716Z Running `target/debug/xtask-downloader softnpu`
17752026-05-08T00:18:58.762ZMay 08 00:18:58.362 INFO Starting download, target: Softnpu
17762026-05-08T00:18:58.765ZMay 08 00:18:58.363 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17772026-05-08T00:18:59.392ZMay 08 00:18:58.992 INFO Download complete, target: Softnpu
17782026-05-08T00:18:59.396Z
17792026-05-08T00:18:59.398Zreal 2.242889070
17802026-05-08T00:18:59.398Zuser 1.492882975
17812026-05-08T00:18:59.398Zsys 0.745870042
17822026-05-08T00:18:59.398Ztrap 0.000602630
17832026-05-08T00:18:59.398Ztflt 0.000083931
17842026-05-08T00:18:59.399Zdflt 0.000141162
17852026-05-08T00:18:59.399Zkflt 0.000000000
17862026-05-08T00:18:59.399Zlock 11.200140299
17872026-05-08T00:18:59.399Zslp 0.488005523
17882026-05-08T00:18:59.399Zlat 0.088526440
17892026-05-08T00:18:59.399Zstop 0.000195300
17902026-05-08T00:18:59.399Z+ export CARGO_INCREMENTAL=0
17912026-05-08T00:18:59.399Z+ CARGO_INCREMENTAL=0
17922026-05-08T00:18:59.399Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17932026-05-08T00:19:00.393Z Compiling proc-macro2 v1.0.106
17942026-05-08T00:19:00.393Z Compiling quote v1.0.45
17952026-05-08T00:19:00.393Z Compiling unicode-ident v1.0.24
17962026-05-08T00:19:00.393Z Compiling libc v0.2.185
17972026-05-08T00:19:00.393Z Compiling serde_core v1.0.228
17982026-05-08T00:19:00.413Z Compiling serde v1.0.228
17992026-05-08T00:19:00.413Z Compiling cfg-if v1.0.4
18002026-05-08T00:19:00.413Z Compiling version_check v0.9.5
18012026-05-08T00:19:00.413Z Compiling find-msvc-tools v0.1.9
18022026-05-08T00:19:00.413Z Compiling shlex v1.3.0
18032026-05-08T00:19:00.413Z Compiling typenum v1.19.0
18042026-05-08T00:19:00.413Z Compiling autocfg v1.5.0
18052026-05-08T00:19:00.413Z Compiling zmij v1.0.21
18062026-05-08T00:19:00.546Z Compiling memchr v2.8.0
18072026-05-08T00:19:00.556Z Compiling serde_json v1.0.149
18082026-05-08T00:19:00.680Z Compiling portable-atomic v1.13.1
18092026-05-08T00:19:00.871Z Compiling zerocopy v0.8.40
18102026-05-08T00:19:00.956Z Compiling libm v0.2.16
18112026-05-08T00:19:00.964Z Compiling smallvec v1.15.1
18122026-05-08T00:19:00.978Z Compiling parking_lot_core v0.9.12
18132026-05-08T00:19:00.996Z Compiling icu_normalizer_data v2.1.1
18142026-05-08T00:19:01.045Z Compiling icu_properties_data v2.1.2
18152026-05-08T00:19:01.099Z Compiling generic-array v0.14.7
18162026-05-08T00:19:01.119Z Compiling num-traits v0.2.19
18172026-05-08T00:19:01.191Z Compiling itoa v1.0.17
18182026-05-08T00:19:01.283Z Compiling getrandom v0.4.1
18192026-05-08T00:19:01.301Z Compiling log v0.4.29
18202026-05-08T00:19:01.375Z Compiling stable_deref_trait v1.2.1
18212026-05-08T00:19:01.375Z Compiling pkg-config v0.3.32
18222026-05-08T00:19:01.430Z Compiling subtle v2.6.1
18232026-05-08T00:19:01.572Z Compiling scopeguard v1.2.0
18242026-05-08T00:19:01.705Z Compiling writeable v0.6.2
18252026-05-08T00:19:01.776Z Compiling lock_api v0.4.14
18262026-05-08T00:19:01.812Z Compiling litemap v0.8.1
18272026-05-08T00:19:01.813Z Compiling percent-encoding v2.3.2
18282026-05-08T00:19:01.880Z Compiling jobserver v0.1.34
18292026-05-08T00:19:01.904Z Compiling getrandom v0.2.17
18302026-05-08T00:19:01.955Z Compiling errno v0.3.14
18312026-05-08T00:19:02.038Z Compiling fnv v1.0.7
18322026-05-08T00:19:02.051Z Compiling pin-project-lite v0.2.17
18332026-05-08T00:19:02.156Z Compiling cc v1.2.56
18342026-05-08T00:19:02.195Z Compiling rand_core v0.6.4
18352026-05-08T00:19:02.195Z Compiling thiserror v2.0.18
18362026-05-08T00:19:02.222Z Compiling syn v2.0.117
18372026-05-08T00:19:02.253Z Compiling getrandom v0.3.4
18382026-05-08T00:19:02.339Z Compiling critical-section v1.2.0
18392026-05-08T00:19:02.435Z Compiling rustversion v1.0.22
18402026-05-08T00:19:02.481Z Compiling schemars v0.8.22
18412026-05-08T00:19:02.508Z Compiling equivalent v1.0.2
18422026-05-08T00:19:02.508Z Compiling dunce v1.0.5
18432026-05-08T00:19:02.508Z Compiling utf8_iter v1.0.4
18442026-05-08T00:19:02.562Z Compiling fs_extra v1.3.0
18452026-05-08T00:19:02.649Z Compiling rand_core v0.10.0
18462026-05-08T00:19:02.753Z Compiling form_urlencoded v1.2.2
18472026-05-08T00:19:02.875Z Compiling signal-hook-registry v1.4.8
18482026-05-08T00:19:02.892Z Compiling const-oid v0.9.6
18492026-05-08T00:19:03.036Z Compiling once_cell v1.21.3
18502026-05-08T00:19:03.112Z Compiling cmake v0.1.57
18512026-05-08T00:19:03.154Z Compiling hashbrown v0.17.0
18522026-05-08T00:19:03.297Z Compiling semver v1.0.28
18532026-05-08T00:19:03.378Z Compiling bitflags v2.11.0
18542026-05-08T00:19:03.397Z Compiling parking_lot v0.12.5
18552026-05-08T00:19:03.459Z Compiling mio v1.2.0
18562026-05-08T00:19:03.536Z Compiling socket2 v0.6.3
18572026-05-08T00:19:03.571Z Compiling rustix v1.1.3
18582026-05-08T00:19:03.587Z Compiling aws-lc-rs v1.16.0
18592026-05-08T00:19:03.618Z Compiling strsim v0.11.1
18602026-05-08T00:19:03.667Z Compiling thiserror v1.0.69
18612026-05-08T00:19:03.689Z Compiling ring v0.17.14
18622026-05-08T00:19:03.768Z Compiling aws-lc-sys v0.37.1
18632026-05-08T00:19:03.799Z Compiling indexmap v2.14.0
18642026-05-08T00:19:03.811Z Compiling futures-core v0.3.32
18652026-05-08T00:19:03.928Z Compiling byteorder v1.5.0
18662026-05-08T00:19:03.969Z Compiling httparse v1.10.1
18672026-05-08T00:19:03.976Z Compiling ucd-trie v0.1.7
18682026-05-08T00:19:04.040Z Compiling vcpkg v0.2.15
18692026-05-08T00:19:04.202Z Compiling pest v2.8.6
18702026-05-08T00:19:04.255Z Compiling ident_case v1.0.1
18712026-05-08T00:19:04.292Z Compiling heck v0.5.0
18722026-05-08T00:19:04.295Z Compiling iana-time-zone v0.1.65
18732026-05-08T00:19:04.327Z Compiling syn v1.0.109
18742026-05-08T00:19:04.347Z Compiling uuid v1.23.0
18752026-05-08T00:19:04.423Z Compiling cpufeatures v0.2.17
18762026-05-08T00:19:04.584Z Compiling regex-syntax v0.8.10
18772026-05-08T00:19:04.711Z Compiling rustc_version v0.4.1
18782026-05-08T00:19:04.729Z Compiling openssl-sys v0.9.114
18792026-05-08T00:19:04.801Z Compiling futures-sink v0.3.32
18802026-05-08T00:19:04.884Z Compiling rustls v0.23.37
18812026-05-08T00:19:04.952Z Compiling futures-channel v0.3.32
18822026-05-08T00:19:05.057Z Compiling futures-io v0.3.32
18832026-05-08T00:19:05.060Z Compiling slab v0.4.12
18842026-05-08T00:19:05.093Z Compiling futures-task v0.3.32
18852026-05-08T00:19:05.242Z Compiling dyn-clone v1.0.20
18862026-05-08T00:19:05.261Z Compiling plain v0.2.3
18872026-05-08T00:19:05.279Z Compiling crc32fast v1.5.0
18882026-05-08T00:19:05.311Z Compiling aho-corasick v1.1.4
18892026-05-08T00:19:05.349Z Compiling time-core v0.1.8
18902026-05-08T00:19:05.384Z Compiling crossbeam-utils v0.8.21
18912026-05-08T00:19:05.419Z Compiling num-conv v0.2.0
18922026-05-08T00:19:05.462Z Compiling pest_meta v2.8.6
18932026-05-08T00:19:05.487Z Compiling synstructure v0.13.2
18942026-05-08T00:19:05.505Z Compiling serde_derive_internals v0.29.1
18952026-05-08T00:19:05.608Z Compiling time-macros v0.2.27
18962026-05-08T00:19:05.686Z Compiling openssl v0.10.78
18972026-05-08T00:19:05.982Z Compiling base64 v0.22.1
18982026-05-08T00:19:06.000Z Compiling pretty-hex v0.4.1
18992026-05-08T00:19:06.146Z Compiling base64ct v1.8.3
19002026-05-08T00:19:06.182Z Compiling pest_generator v2.8.6
19012026-05-08T00:19:06.237Z Compiling anyhow v1.0.102
19022026-05-08T00:19:06.323Z Compiling regex-automata v0.4.14
19032026-05-08T00:19:06.361Z Compiling darling_core v0.21.3
19042026-05-08T00:19:06.453Z Compiling pem-rfc7468 v0.7.0
19052026-05-08T00:19:06.482Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19062026-05-08T00:19:06.563Z Compiling flagset v0.4.7
19072026-05-08T00:19:06.595Z Compiling native-tls v0.2.18
19082026-05-08T00:19:06.615Z Compiling rand_core v0.9.5
19092026-05-08T00:19:06.802Z Compiling slog v2.8.2
19102026-05-08T00:19:06.819Z Compiling tracing-core v0.1.36
19112026-05-08T00:19:06.912Z Compiling untrusted v0.9.0
19122026-05-08T00:19:07.007Z Compiling serde_derive v1.0.228
19132026-05-08T00:19:07.027Z Compiling zeroize_derive v1.4.3
19142026-05-08T00:19:07.063Z Compiling zerofrom-derive v0.1.6
19152026-05-08T00:19:07.084Z Compiling yoke-derive v0.8.1
19162026-05-08T00:19:07.099Z Compiling zerovec-derive v0.11.2
19172026-05-08T00:19:07.202Z Compiling displaydoc v0.2.5
19182026-05-08T00:19:07.220Z Compiling zerocopy-derive v0.8.40
19192026-05-08T00:19:07.340Z Compiling tokio-macros v2.7.0
19202026-05-08T00:19:07.429Z Compiling futures-macro v0.3.32
19212026-05-08T00:19:07.717Z Compiling zeroize v1.8.2
19222026-05-08T00:19:08.059Z Compiling thiserror-impl v2.0.18
19232026-05-08T00:19:08.112Z Compiling schemars_derive v0.8.22
19242026-05-08T00:19:08.252Z Compiling tracing-attributes v0.1.31
19252026-05-08T00:19:08.327Z Compiling der_derive v0.7.3
19262026-05-08T00:19:08.345Z Compiling thiserror-impl v1.0.69
19272026-05-08T00:19:08.380Z Compiling zerofrom v0.1.6
19282026-05-08T00:19:08.550Z Compiling yoke v0.8.1
19292026-05-08T00:19:08.680Z Compiling crypto-common v0.1.7
19302026-05-08T00:19:08.778Z Compiling zerovec v0.11.5
19312026-05-08T00:19:08.798Z Compiling zerotrie v0.2.3
19322026-05-08T00:19:09.038Z Compiling block-buffer v0.10.4
19332026-05-08T00:19:09.267Z Compiling digest v0.10.7
19342026-05-08T00:19:09.412Z Compiling tinystr v0.8.2
19352026-05-08T00:19:09.463Z Compiling potential_utf v0.1.4
19362026-05-08T00:19:09.499Z Compiling pest_derive v2.8.6
19372026-05-08T00:19:09.952Z Compiling hmac v0.12.1
19382026-05-08T00:19:09.969Z Compiling icu_collections v2.1.1
19392026-05-08T00:19:09.969Z Compiling icu_locale_core v2.1.1
19402026-05-08T00:19:09.969Z Compiling futures-util v0.3.32
19412026-05-08T00:19:09.970Z Compiling block-padding v0.3.3
19422026-05-08T00:19:09.970Z Compiling sha2 v0.10.9
19432026-05-08T00:19:09.970Z Compiling inout v0.1.4
19442026-05-08T00:19:10.108Z Compiling cipher v0.4.4
19452026-05-08T00:19:10.193Z Compiling rustls-pki-types v1.14.0
19462026-05-08T00:19:10.387Z Compiling scroll_derive v0.12.1
19472026-05-08T00:19:10.404Z Compiling scroll_derive v0.13.1
19482026-05-08T00:19:10.468Z Compiling icu_provider v2.1.1
19492026-05-08T00:19:10.693Z Compiling bytes v1.11.1
19502026-05-08T00:19:10.780Z Compiling icu_normalizer v2.1.1
19512026-05-08T00:19:10.977Z Compiling icu_properties v2.1.2
19522026-05-08T00:19:11.047Z Compiling chrono v0.4.44
19532026-05-08T00:19:11.226Z Compiling serde_tokenstream v0.2.3
19542026-05-08T00:19:11.460Z Compiling tokio v1.52.1
19552026-05-08T00:19:11.773Z Compiling openssl-macros v0.1.1
19562026-05-08T00:19:12.157Z Compiling idna_adapter v1.2.1
19572026-05-08T00:19:12.227Z Compiling ppv-lite86 v0.2.21
19582026-05-08T00:19:12.246Z Compiling http v1.4.0
19592026-05-08T00:19:12.338Z Compiling idna v1.1.0
19602026-05-08T00:19:12.783Z Compiling url v2.5.8
19612026-05-08T00:19:12.801Z Compiling der v0.7.10
19622026-05-08T00:19:12.822Z Compiling regex v1.12.3
19632026-05-08T00:19:12.825Z Compiling darling_macro v0.21.3
19642026-05-08T00:19:12.860Z Compiling zerocopy-derive v0.7.35
19652026-05-08T00:19:12.963Z Compiling salsa20 v0.10.2
19662026-05-08T00:19:13.341Z Compiling pbkdf2 v0.12.2
19672026-05-08T00:19:13.396Z Compiling darling v0.21.3
19682026-05-08T00:19:13.509Z Compiling tracing v0.1.44
19692026-05-08T00:19:13.763Z Compiling spki v0.7.3
19702026-05-08T00:19:13.986Z Compiling cookie v0.18.1
19712026-05-08T00:19:14.024Z Compiling camino v1.2.2
19722026-05-08T00:19:14.115Z Compiling scrypt v0.11.0
19732026-05-08T00:19:14.230Z Compiling rand_chacha v0.9.0
19742026-05-08T00:19:14.349Z Compiling aes v0.8.4
19752026-05-08T00:19:14.392Z Compiling cbc v0.1.2
19762026-05-08T00:19:14.912Z Compiling usdt-impl v0.5.0
19772026-05-08T00:19:14.929Z Compiling ref-cast v1.0.25
19782026-05-08T00:19:15.048Z Compiling paste v1.0.15
19792026-05-08T00:19:15.066Z Compiling either v1.15.0
19802026-05-08T00:19:15.129Z Compiling usdt-impl v0.6.0
19812026-05-08T00:19:15.182Z Compiling winnow v0.7.14
19822026-05-08T00:19:15.395Z Compiling pkcs5 v0.7.1
19832026-05-08T00:19:15.425Z Compiling rand v0.9.2
19842026-05-08T00:19:15.446Z Compiling http-body v1.0.1
19852026-05-08T00:19:15.581Z Compiling scroll v0.13.0
19862026-05-08T00:19:15.634Z Compiling scroll v0.12.0
19872026-05-08T00:19:15.715Z Compiling serde_spanned v0.6.9
19882026-05-08T00:19:15.732Z Compiling toml_datetime v0.6.11
19892026-05-08T00:19:15.929Z Compiling tokio-util v0.7.18
19902026-05-08T00:19:15.990Z Compiling heapless v0.7.17
19912026-05-08T00:19:16.079Z Compiling bzip2-sys v0.1.13+1.0.8
19922026-05-08T00:19:16.104Z Compiling zstd-safe v7.2.4
19932026-05-08T00:19:16.306Z Compiling openssl-probe v0.2.1
19942026-05-08T00:19:16.435Z Compiling untrusted v0.7.1
19952026-05-08T00:19:16.513Z Compiling signal-hook v0.3.18
19962026-05-08T00:19:16.532Z Compiling atomic-waker v1.1.2
19972026-05-08T00:19:16.636Z Compiling goblin v0.8.2
19982026-05-08T00:19:16.703Z Compiling goblin v0.10.5
19992026-05-08T00:19:16.747Z Compiling pkcs8 v0.10.2
20002026-05-08T00:19:16.949Z Compiling toml_parser v1.0.9+spec-1.1.0
20012026-05-08T00:19:17.096Z Compiling zerocopy v0.7.35
20022026-05-08T00:19:17.174Z Compiling ref-cast-impl v1.0.25
20032026-05-08T00:19:17.422Z Compiling darling_core v0.20.11
20042026-05-08T00:19:17.491Z Compiling curve25519-dalek v4.1.3
20052026-05-08T00:19:17.600Z Compiling toml_datetime v0.7.5+spec-1.1.0
20062026-05-08T00:19:17.668Z Compiling memoffset v0.9.1
20072026-05-08T00:19:17.784Z Compiling try-lock v0.2.5
20082026-05-08T00:19:17.787Z Compiling tinyvec_macros v0.1.1
20092026-05-08T00:19:17.914Z Compiling rustix v0.38.44
20102026-05-08T00:19:17.930Z Compiling litrs v1.0.0
20112026-05-08T00:19:17.933Z Compiling fastrand v2.3.0
20122026-05-08T00:19:18.062Z Compiling tower-layer v0.3.3
20132026-05-08T00:19:18.321Z Compiling tower-service v0.3.3
20142026-05-08T00:19:18.355Z Compiling winnow v0.5.40
20152026-05-08T00:19:18.463Z Compiling document-features v0.2.12
20162026-05-08T00:19:18.611Z Compiling want v0.3.1
20172026-05-08T00:19:18.645Z Compiling h2 v0.4.13
20182026-05-08T00:19:18.821Z Compiling tinyvec v1.10.0
20192026-05-08T00:19:19.172Z Compiling dof v0.3.0
20202026-05-08T00:19:19.345Z Compiling dtrace-parser v0.2.0
20212026-05-08T00:19:19.619Z Compiling darling_macro v0.20.11
20222026-05-08T00:19:19.796Z Compiling dof v0.4.0
20232026-05-08T00:19:19.882Z Compiling toml_edit v0.19.15
20242026-05-08T00:19:19.963Z Compiling dtrace-parser v0.3.0
20252026-05-08T00:19:20.070Z Compiling ipnet v2.11.0
20262026-05-08T00:19:20.139Z Compiling async-trait v0.1.89
20272026-05-08T00:19:20.179Z Compiling daft-derive v0.1.5
20282026-05-08T00:19:20.220Z Compiling spin v0.9.8
20292026-05-08T00:19:20.379Z Compiling thread-id v4.2.2
20302026-05-08T00:19:20.468Z Compiling thread-id v5.1.0
20312026-05-08T00:19:20.488Z Compiling httpdate v1.0.3
20322026-05-08T00:19:20.583Z Compiling pin-utils v0.1.0
20332026-05-08T00:19:20.750Z Compiling smoltcp v0.9.1
20342026-05-08T00:19:20.878Z Compiling foreign-types-shared v0.1.1
20352026-05-08T00:19:20.982Z Compiling powerfmt v0.2.0
20362026-05-08T00:19:21.001Z Compiling cfg_aliases v0.2.1
20372026-05-08T00:19:21.019Z Compiling num-bigint-dig v0.8.6
20382026-05-08T00:19:21.023Z Compiling foreign-types v0.3.2
20392026-05-08T00:19:21.052Z Compiling tempfile v3.25.0
20402026-05-08T00:19:21.102Z Compiling nix v0.31.2
20412026-05-08T00:19:21.186Z Compiling deranged v0.5.8
20422026-05-08T00:19:21.259Z Compiling darling v0.20.11
20432026-05-08T00:19:21.526Z Compiling ipnetwork v0.21.1
20442026-05-08T00:19:21.778Z Compiling curve25519-dalek-derive v0.1.1
20452026-05-08T00:19:21.797Z Compiling strum_macros v0.26.4
20462026-05-08T00:19:22.168Z Compiling hyper v1.8.1
20472026-05-08T00:19:22.190Z Compiling wait-timeout v0.2.1
20482026-05-08T00:19:22.522Z Compiling anstyle v1.0.13
20492026-05-08T00:19:22.563Z Compiling utf8parse v0.2.2
20502026-05-08T00:19:22.581Z Compiling quick-error v1.2.3
20512026-05-08T00:19:22.657Z Compiling bit-vec v0.8.0
20522026-05-08T00:19:22.713Z Compiling num_threads v0.1.7
20532026-05-08T00:19:22.800Z Compiling simd-adler32 v0.3.8
20542026-05-08T00:19:22.921Z Compiling siphasher v1.0.2
20552026-05-08T00:19:22.992Z Compiling bit-set v0.8.0
20562026-05-08T00:19:23.044Z Compiling time v0.3.47
20572026-05-08T00:19:23.199Z Compiling rusty-fork v0.3.1
20582026-05-08T00:19:23.416Z Compiling anstyle-parse v0.2.7
20592026-05-08T00:19:23.534Z Compiling hyper-util v0.1.20
20602026-05-08T00:19:23.878Z Compiling derive_builder_core v0.20.2
20612026-05-08T00:19:23.898Z Compiling unicode-normalization v0.1.25
20622026-05-08T00:19:24.469Z Compiling rustls-native-certs v0.8.3
20632026-05-08T00:19:24.862Z Compiling signature v2.2.0
20642026-05-08T00:19:24.922Z Compiling hubpack_derive v0.1.1
20652026-05-08T00:19:25.014Z Compiling strum_macros v0.27.2
20662026-05-08T00:19:25.053Z Compiling rand_xorshift v0.4.0
20672026-05-08T00:19:25.306Z Compiling sync_wrapper v1.0.2
20682026-05-08T00:19:25.325Z Compiling fs-err v3.3.0
20692026-05-08T00:19:25.455Z Compiling ahash v0.8.12
20702026-05-08T00:19:25.557Z Compiling colorchoice v1.0.4
20712026-05-08T00:19:25.578Z Compiling unicode-segmentation v1.12.0
20722026-05-08T00:19:25.578Z Compiling unicode-properties v0.1.4
20732026-05-08T00:19:25.654Z Compiling anstyle-query v1.1.5
20742026-05-08T00:19:25.731Z Compiling allocator-api2 v0.2.21
20752026-05-08T00:19:25.834Z Compiling unicode-bidi v0.3.18
20762026-05-08T00:19:25.880Z Compiling unarray v0.1.4
20772026-05-08T00:19:25.902Z Compiling object v0.37.3
20782026-05-08T00:19:26.094Z Compiling adler2 v2.0.1
20792026-05-08T00:19:26.186Z Compiling is_terminal_polyfill v1.70.2
20802026-05-08T00:19:26.230Z Compiling miniz_oxide v0.8.9
20812026-05-08T00:19:26.275Z Compiling stringprep v0.1.5
20822026-05-08T00:19:26.340Z Compiling anstream v0.6.21
20832026-05-08T00:19:26.437Z Compiling proptest v1.10.0
20842026-05-08T00:19:26.671Z Compiling tower v0.5.3
20852026-05-08T00:19:26.725Z Compiling derive_builder_macro v0.20.2
20862026-05-08T00:19:27.000Z Compiling usdt-macro v0.6.0
20872026-05-08T00:19:27.019Z Compiling usdt-attr-macro v0.6.0
20882026-05-08T00:19:27.569Z Compiling http-body-util v0.1.3
20892026-05-08T00:19:27.842Z Compiling webpki-roots v1.0.6
20902026-05-08T00:19:27.942Z Compiling rand_chacha v0.3.1
20912026-05-08T00:19:27.989Z Compiling erased-serde v0.3.31
20922026-05-08T00:19:28.009Z Compiling md-5 v0.10.6
20932026-05-08T00:19:28.107Z Compiling num-integer v0.1.46
20942026-05-08T00:19:28.117Z Compiling hash32 v0.2.1
20952026-05-08T00:19:28.207Z Compiling vergen-lib v0.1.6
20962026-05-08T00:19:28.221Z Compiling ff v0.13.1
20972026-05-08T00:19:28.268Z Compiling iri-string v0.7.10
20982026-05-08T00:19:28.318Z Compiling zlib-rs v0.6.2
20992026-05-08T00:19:28.336Z Compiling psl-types v2.0.11
21002026-05-08T00:19:28.352Z Compiling fallible-iterator v0.2.0
21012026-05-08T00:19:28.390Z Compiling base16ct v0.2.0
21022026-05-08T00:19:28.413Z Compiling ryu v1.0.23
21032026-05-08T00:19:28.496Z Compiling publicsuffix v2.3.0
21042026-05-08T00:19:28.561Z Compiling sec1 v0.7.3
21052026-05-08T00:19:28.573Z Compiling serde_urlencoded v0.7.1
21062026-05-08T00:19:28.701Z Compiling postgres-protocol v0.6.10
21072026-05-08T00:19:28.719Z Compiling group v0.13.0
21082026-05-08T00:19:28.766Z Compiling newtype-uuid v1.3.2
21092026-05-08T00:19:28.815Z Compiling num-iter v0.1.45
21102026-05-08T00:19:28.956Z Compiling rand v0.8.5
21112026-05-08T00:19:29.179Z Compiling oxnet v0.1.4
21122026-05-08T00:19:29.290Z Compiling derive_builder v0.20.2
21132026-05-08T00:19:29.469Z Compiling tokio-native-tls v0.3.1
21142026-05-08T00:19:29.515Z Compiling heck v0.4.1
21152026-05-08T00:19:29.558Z Compiling phf_shared v0.13.1
21162026-05-08T00:19:29.613Z Compiling tower-http v0.6.8
21172026-05-08T00:19:29.667Z Compiling lazy_static v1.5.0
21182026-05-08T00:19:29.777Z Compiling terminal_size v0.4.3
21192026-05-08T00:19:29.797Z Compiling serde_with_macros v3.17.0
21202026-05-08T00:19:29.833Z Compiling cargo-platform v0.1.9
21212026-05-08T00:19:29.871Z Compiling hkdf v0.12.4
21222026-05-08T00:19:29.874Z Compiling crypto-bigint v0.5.5
21232026-05-08T00:19:29.928Z Compiling enum-as-inner v0.6.1
21242026-05-08T00:19:29.986Z Compiling serde_repr v0.1.20
21252026-05-08T00:19:30.043Z Compiling clap_derive v4.5.55
21262026-05-08T00:19:30.084Z Compiling vergen v9.0.6
21272026-05-08T00:19:30.128Z Compiling managed v0.8.0
21282026-05-08T00:19:30.195Z Compiling bitflags v1.3.2
21292026-05-08T00:19:30.238Z Compiling libbz2-rs-sys v0.2.2
21302026-05-08T00:19:30.278Z Compiling bumpalo v3.20.2
21312026-05-08T00:19:30.423Z Compiling foldhash v0.2.0
21322026-05-08T00:19:30.498Z Compiling foldhash v0.1.5
21332026-05-08T00:19:30.584Z Compiling clap_lex v1.0.0
21342026-05-08T00:19:30.690Z Compiling flate2 v1.1.9
21352026-05-08T00:19:30.708Z Compiling hashbrown v0.15.5
21362026-05-08T00:19:30.727Z Compiling bzip2 v0.6.1
21372026-05-08T00:19:30.883Z Compiling clap_builder v4.5.60
21382026-05-08T00:19:30.923Z Compiling hashbrown v0.16.1
21392026-05-08T00:19:30.971Z Compiling zopfli v0.8.3
21402026-05-08T00:19:31.023Z Compiling elliptic-curve v0.13.8
21412026-05-08T00:19:31.422Z Compiling cargo_metadata v0.19.2
21422026-05-08T00:19:31.720Z Compiling phf v0.13.1
21432026-05-08T00:19:31.816Z Compiling hyper-tls v0.6.0
21442026-05-08T00:19:31.825Z Compiling signal-hook-mio v0.2.5
21452026-05-08T00:19:31.915Z Compiling daft v0.1.5
21462026-05-08T00:19:31.944Z Compiling cookie_store v0.22.1
21472026-05-08T00:19:31.981Z Compiling zstd v0.13.3
21482026-05-08T00:19:32.075Z Compiling postgres-types v0.2.12
21492026-05-08T00:19:32.309Z Compiling bzip2 v0.4.4
21502026-05-08T00:19:32.332Z Compiling strum v0.27.2
21512026-05-08T00:19:32.622Z Compiling hubpack v0.1.2
21522026-05-08T00:19:32.642Z Compiling ed25519 v2.2.3
21532026-05-08T00:19:32.681Z Compiling phf_shared v0.11.3
21542026-05-08T00:19:32.746Z Compiling crossbeam-epoch v0.9.18
21552026-05-08T00:19:32.900Z Compiling pkcs1 v0.7.5
21562026-05-08T00:19:32.956Z Compiling hex v0.4.3
21572026-05-08T00:19:33.322Z Compiling serde-big-array v0.5.1
21582026-05-08T00:19:33.355Z Compiling rfc6979 v0.4.0
21592026-05-08T00:19:33.377Z Compiling bstr v1.12.1
21602026-05-08T00:19:33.423Z Compiling float-cmp v0.10.0
21612026-05-08T00:19:33.443Z Compiling memmap2 v0.9.10
21622026-05-08T00:19:33.465Z Compiling env_filter v1.0.0
21632026-05-08T00:19:33.504Z Compiling encoding_rs v0.8.35
21642026-05-08T00:19:33.525Z Compiling keccak v0.1.6
21652026-05-08T00:19:33.528Z Compiling normalize-line-endings v0.3.0
21662026-05-08T00:19:33.563Z Compiling static_assertions v1.1.0
21672026-05-08T00:19:33.617Z Compiling rustc-hash v2.1.1
21682026-05-08T00:19:33.663Z Compiling new_debug_unreachable v1.0.6
21692026-05-08T00:19:33.681Z Compiling fixedbitset v0.5.7
21702026-05-08T00:19:33.699Z Compiling difflib v0.4.0
21712026-05-08T00:19:33.762Z Compiling precomputed-hash v0.1.1
21722026-05-08T00:19:33.779Z Compiling fixedbitset v0.4.2
21732026-05-08T00:19:33.796Z Compiling mime v0.3.17
21742026-05-08T00:19:33.883Z Compiling predicates-core v1.0.10
21752026-05-08T00:19:33.911Z Compiling toml_write v0.1.2
21762026-05-08T00:19:33.958Z Compiling data-encoding v2.10.0
21772026-05-08T00:19:34.028Z Compiling jiff v0.2.21
21782026-05-08T00:19:34.047Z Compiling whoami v2.1.0
21792026-05-08T00:19:34.083Z Compiling predicates v3.1.4
21802026-05-08T00:19:34.102Z Compiling toml_edit v0.22.27
21812026-05-08T00:19:34.122Z Compiling petgraph v0.6.5
21822026-05-08T00:19:34.159Z Compiling petgraph v0.8.3
21832026-05-08T00:19:34.454Z Compiling tokio-postgres v0.7.16
21842026-05-08T00:19:34.554Z Compiling hickory-proto v0.25.2
21852026-05-08T00:19:34.943Z Compiling similar v2.7.0
21862026-05-08T00:19:35.072Z Compiling string_cache v0.8.9
21872026-05-08T00:19:35.301Z Compiling iddqd v0.3.18
21882026-05-08T00:19:35.338Z Compiling sha3 v0.10.8
21892026-05-08T00:19:35.667Z Compiling env_logger v0.11.9
21902026-05-08T00:19:35.802Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21912026-05-08T00:19:35.915Z Compiling usdt v0.6.0
21922026-05-08T00:19:36.091Z Compiling ecdsa v0.16.9
21932026-05-08T00:19:36.495Z Compiling serde_with v3.17.0
21942026-05-08T00:19:36.637Z Compiling rsa v0.9.10
21952026-05-08T00:19:36.882Z Compiling ed25519-dalek v2.2.0
21962026-05-08T00:19:37.231Z Compiling zip v4.6.1
21972026-05-08T00:19:37.406Z Compiling clap v4.5.60
21982026-05-08T00:19:37.561Z Compiling crossterm v0.28.1
21992026-05-08T00:19:38.317Z Compiling zip v0.6.6
22002026-05-08T00:19:38.582Z Compiling strum v0.26.3
22012026-05-08T00:19:38.696Z Compiling toml v0.7.8
22022026-05-08T00:19:38.757Z Compiling tokio-stream v0.1.18
22032026-05-08T00:19:38.817Z Compiling buf-list v1.1.2
22042026-05-08T00:19:38.892Z Compiling itertools v0.13.0
22052026-05-08T00:19:39.027Z Compiling x509-cert v0.2.5
22062026-05-08T00:19:39.183Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22072026-05-08T00:19:39.333Z Compiling openapiv3 v2.2.0
22082026-05-08T00:19:39.559Z Compiling sha1 v0.10.6
22092026-05-08T00:19:40.043Z Compiling lalrpop-util v0.19.12
22102026-05-08T00:19:40.100Z Compiling peg-runtime v0.8.5
22112026-05-08T00:19:56.923Z Compiling rustls-webpki v0.103.9
22122026-05-08T00:19:58.927Z Compiling macaddr v1.0.1
22132026-05-08T00:19:59.065Z Compiling structmeta-derive v0.3.0
22142026-05-08T00:19:59.176Z Compiling crucible-workspace-hack v0.1.0
22152026-05-08T00:19:59.260Z Compiling rayon-core v1.13.0
22162026-05-08T00:19:59.299Z Compiling itertools v0.14.0
22172026-05-08T00:19:59.431Z Compiling secrecy v0.10.3
22182026-05-08T00:19:59.476Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192026-05-08T00:19:59.529Z Compiling rustls v0.22.4
22202026-05-08T00:19:59.650Z Compiling heapless v0.8.0
22212026-05-08T00:19:59.910Z Compiling crossbeam-deque v0.8.6
22222026-05-08T00:19:59.989Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22232026-05-08T00:20:00.007Z Compiling toml_edit v0.23.10+spec-1.0.0
22242026-05-08T00:20:00.189Z Compiling rustls-webpki v0.102.8
22252026-05-08T00:20:00.206Z Compiling futures-executor v0.3.32
22262026-05-08T00:20:00.226Z Compiling hash32 v0.3.1
22272026-05-08T00:20:00.229Z Compiling structmeta v0.3.0
22282026-05-08T00:20:00.463Z Compiling multer v3.1.0
22292026-05-08T00:20:00.501Z Compiling thread_local v1.1.9
22302026-05-08T00:20:00.554Z Compiling match_cfg v0.1.0
22312026-05-08T00:20:00.661Z Compiling compression-core v0.4.31
22322026-05-08T00:20:00.716Z Compiling slog-async v2.8.0
22332026-05-08T00:20:00.778Z Compiling unicode-width v0.2.0
22342026-05-08T00:20:00.820Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22352026-05-08T00:20:00.844Z Compiling smoltcp v0.11.0
22362026-05-08T00:20:00.848Z Compiling ingot-macros v0.1.1
22372026-05-08T00:20:00.921Z Compiling compression-codecs v0.4.37
22382026-05-08T00:20:01.128Z Compiling proc-macro-crate v3.4.0
22392026-05-08T00:20:01.147Z Compiling hostname v0.3.1
22402026-05-08T00:20:01.168Z Compiling derive-ex v0.1.8
22412026-05-08T00:20:01.196Z Compiling futures v0.3.32
22422026-05-08T00:20:01.253Z Compiling tokio-rustls v0.26.4
22432026-05-08T00:20:01.320Z Compiling rustls-platform-verifier v0.6.2
22442026-05-08T00:20:01.561Z Compiling hyper-rustls v0.27.7
22452026-05-08T00:20:01.585Z Compiling slog-json v2.6.1
22462026-05-08T00:20:01.604Z Compiling crossbeam-channel v0.5.15
22472026-05-08T00:20:01.667Z Compiling half v2.7.1
22482026-05-08T00:20:01.912Z Compiling reqwest v0.13.2
22492026-05-08T00:20:01.955Z Compiling reqwest v0.12.28
22502026-05-08T00:20:02.010Z Compiling newtype-uuid-macros v0.1.0
22512026-05-08T00:20:02.100Z Compiling cobs v0.3.0
22522026-05-08T00:20:02.398Z Compiling universal-hash v0.5.1
22532026-05-08T00:20:02.428Z Compiling thiserror-impl-no-std v2.0.2
22542026-05-08T00:20:02.445Z Compiling async-stream-impl v0.3.6
22552026-05-08T00:20:02.636Z Compiling serde_spanned v1.0.4
22562026-05-08T00:20:02.857Z Compiling toml_datetime v1.0.0+spec-1.1.0
22572026-05-08T00:20:02.875Z Compiling is-terminal v0.4.17
22582026-05-08T00:20:03.009Z Compiling dropshot v0.17.0
22592026-05-08T00:20:03.076Z Compiling proc-macro-error-attr v1.0.4
22602026-05-08T00:20:03.119Z Compiling convert_case v0.4.0
22612026-05-08T00:20:03.220Z Compiling term v1.2.1
22622026-05-08T00:20:03.254Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22632026-05-08T00:20:03.271Z Compiling opaque-debug v0.3.1
22642026-05-08T00:20:03.321Z Compiling ciborium-io v0.2.2
22652026-05-08T00:20:03.369Z Compiling take_mut v0.2.2
22662026-05-08T00:20:03.390Z Compiling toml_writer v1.0.6+spec-1.1.0
22672026-05-08T00:20:03.460Z Compiling ciborium-ll v0.2.2
22682026-05-08T00:20:03.492Z Compiling derive_more v0.99.20
22692026-05-08T00:20:03.558Z Compiling tokio-rustls v0.25.0
22702026-05-08T00:20:03.586Z Compiling slog-term v2.9.2
22712026-05-08T00:20:03.644Z Compiling thiserror-no-std v2.0.2
22722026-05-08T00:20:03.711Z Compiling toml v1.0.6+spec-1.1.0
22732026-05-08T00:20:03.771Z Compiling poly1305 v0.8.0
22742026-05-08T00:20:03.879Z Compiling async-stream v0.3.6
22752026-05-08T00:20:03.929Z Compiling ingot-types v0.1.2
22762026-05-08T00:20:03.947Z Compiling test-strategy v0.4.5
22772026-05-08T00:20:04.126Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22782026-05-08T00:20:04.480Z Compiling ingot v0.1.1
22792026-05-08T00:20:04.538Z Compiling postcard v1.1.3
22802026-05-08T00:20:05.036Z Compiling slog-bunyan v2.5.0
22812026-05-08T00:20:05.057Z Compiling num_enum_derive v0.7.5
22822026-05-08T00:20:05.282Z Compiling async-compression v0.4.41
22832026-05-08T00:20:05.362Z Compiling parse-display-derive v0.10.0
22842026-05-08T00:20:05.462Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22852026-05-08T00:20:05.684Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22862026-05-08T00:20:05.785Z Compiling proc-macro-crate v1.3.1
22872026-05-08T00:20:05.881Z Compiling backon v1.6.0
22882026-05-08T00:20:05.948Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22892026-05-08T00:20:06.016Z Compiling waitgroup v0.1.2
22902026-05-08T00:20:06.096Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22912026-05-08T00:20:06.204Z Compiling chacha20 v0.9.1
22922026-05-08T00:20:06.223Z Compiling dropshot_endpoint v0.17.0
22932026-05-08T00:20:06.244Z Compiling rustls-pemfile v2.2.0
22942026-05-08T00:20:06.247Z Compiling blake2 v0.10.6
22952026-05-08T00:20:06.425Z Compiling aead v0.5.2
22962026-05-08T00:20:06.446Z Compiling password-hash v0.5.0
22972026-05-08T00:20:06.530Z Compiling foreign-types-macros v0.2.3
22982026-05-08T00:20:06.602Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22992026-05-08T00:20:06.683Z Compiling serde_path_to_error v0.1.20
23002026-05-08T00:20:06.752Z Compiling hostname v0.4.2
23012026-05-08T00:20:06.898Z Compiling proc-macro-error v1.0.4
23022026-05-08T00:20:06.975Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23032026-05-08T00:20:07.106Z Compiling instant v0.1.13
23042026-05-08T00:20:07.135Z Compiling debug-ignore v1.0.5
23052026-05-08T00:20:07.163Z Compiling foreign-types-shared v0.3.1
23062026-05-08T00:20:07.205Z Compiling typeid v1.0.3
23072026-05-08T00:20:07.231Z Compiling cpufeatures v0.3.0
23082026-05-08T00:20:07.231Z Compiling backoff v0.4.0
23092026-05-08T00:20:07.287Z Compiling foreign-types v0.5.0
23102026-05-08T00:20:07.302Z Compiling parse-display v0.10.0
23112026-05-08T00:20:07.339Z Compiling chacha20 v0.10.0
23122026-05-08T00:20:07.361Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23132026-05-08T00:20:07.384Z Compiling argon2 v0.5.3
23142026-05-08T00:20:07.404Z Compiling chacha20poly1305 v0.10.1
23152026-05-08T00:20:07.449Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23162026-05-08T00:20:07.468Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23172026-05-08T00:20:07.530Z Compiling num_enum_derive v0.5.11
23182026-05-08T00:20:07.598Z Compiling num_enum v0.7.5
23192026-05-08T00:20:07.614Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23202026-05-08T00:20:07.712Z Compiling vsss-rs v3.3.4
23212026-05-08T00:20:07.775Z Compiling ciborium v0.2.2
23222026-05-08T00:20:08.122Z Compiling tabwriter v1.4.1
23232026-05-08T00:20:08.160Z Compiling regress v0.10.5
23242026-05-08T00:20:08.373Z Compiling byte-wrapper v0.1.0
23252026-05-08T00:20:08.592Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23262026-05-08T00:20:08.611Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23272026-05-08T00:20:08.636Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23282026-05-08T00:20:08.655Z Compiling cstr-argument v0.1.2
23292026-05-08T00:20:08.772Z Compiling erased-serde v0.4.9
23302026-05-08T00:20:08.871Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23312026-05-08T00:20:08.976Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23322026-05-08T00:20:09.153Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23332026-05-08T00:20:09.175Z Compiling num_enum v0.5.11
23342026-05-08T00:20:09.326Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23352026-05-08T00:20:09.348Z Compiling rand v0.10.0
23362026-05-08T00:20:09.389Z Compiling rayon v1.11.0
23372026-05-08T00:20:09.457Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23382026-05-08T00:20:09.494Z Compiling colored v3.1.1
23392026-05-08T00:20:09.513Z Compiling indent_write v2.2.0
23402026-05-08T00:20:09.514Z Compiling libefi-sys v0.1.0
23412026-05-08T00:20:09.547Z Compiling zone_cfg_derive v0.3.1
23422026-05-08T00:20:09.733Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23432026-05-08T00:20:09.813Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23442026-05-08T00:20:09.878Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23452026-05-08T00:20:09.901Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23462026-05-08T00:20:10.001Z Compiling camino-tempfile v1.4.1
23472026-05-08T00:20:10.209Z Compiling itertools v0.12.1
23482026-05-08T00:20:10.293Z Compiling usdt-attr-macro v0.5.0
23492026-05-08T00:20:10.317Z Compiling usdt-macro v0.5.0
23502026-05-08T00:20:10.336Z Compiling bitfield-struct v0.6.2
23512026-05-08T00:20:10.358Z Compiling num-derive v0.4.2
23522026-05-08T00:20:10.496Z Compiling blake3 v1.8.3
23532026-05-08T00:20:10.535Z Compiling ordered-float v2.10.1
23542026-05-08T00:20:10.932Z Compiling memmap v0.7.0
23552026-05-08T00:20:10.970Z Compiling sigpipe v0.1.3
23562026-05-08T00:20:11.089Z Compiling swrite v0.1.0
23572026-05-08T00:20:11.108Z Compiling glob v0.3.3
23582026-05-08T00:20:11.168Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23592026-05-08T00:20:11.230Z Compiling usdt v0.5.0
23602026-05-08T00:20:11.248Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23612026-05-08T00:20:11.450Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23622026-05-08T00:20:11.467Z Compiling serde-value v0.7.0
23632026-05-08T00:20:11.641Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23642026-05-08T00:20:12.008Z Compiling zone v0.3.1
23652026-05-08T00:20:12.011Z Compiling serde-untagged v0.1.9
23662026-05-08T00:20:12.045Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23672026-05-08T00:20:12.252Z Compiling toml v0.8.23
23682026-05-08T00:20:12.301Z Compiling smf v0.2.3
23692026-05-08T00:20:12.322Z Compiling filetime v0.2.27
23702026-05-08T00:20:12.403Z Compiling xattr v1.6.1
23712026-05-08T00:20:12.434Z Compiling same-file v1.0.6
23722026-05-08T00:20:12.477Z Compiling constant_time_eq v0.4.2
23732026-05-08T00:20:12.480Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23742026-05-08T00:20:12.516Z Compiling arrayvec v0.7.6
23752026-05-08T00:20:12.583Z Compiling arrayref v0.3.9
23762026-05-08T00:20:12.599Z Compiling whoami v1.6.1
23772026-05-08T00:20:12.648Z Compiling unicode-xid v0.2.6
23782026-05-08T00:20:12.666Z Compiling walkdir v2.5.0
23792026-05-08T00:20:12.693Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23802026-05-08T00:20:12.750Z Compiling tar v0.4.45
23812026-05-08T00:20:12.817Z Compiling cargo-util-schemas v0.8.2
23822026-05-08T00:20:13.161Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23832026-05-08T00:20:13.439Z Compiling tokio-dtrace v0.1.1
23842026-05-08T00:20:13.501Z Compiling console v0.16.2
23852026-05-08T00:20:13.548Z Compiling gethostname v0.5.0
23862026-05-08T00:20:13.657Z Compiling cargo-platform v0.2.0
23872026-05-08T00:20:13.721Z Compiling topological-sort v0.2.2
23882026-05-08T00:20:13.831Z Compiling unit-prefix v0.5.2
23892026-05-08T00:20:13.851Z Compiling oxide-tokio-rt v0.1.4
23902026-05-08T00:20:13.854Z Compiling shell-words v1.1.1
23912026-05-08T00:20:13.935Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23922026-05-08T00:20:14.037Z Compiling indicatif v0.18.4
23932026-05-08T00:20:14.182Z Compiling cargo_metadata v0.21.0
23942026-05-08T00:20:24.446Z Compiling progenitor-client v0.10.0
23952026-05-08T00:20:24.446Z Compiling omicron-zone-package v0.12.2
23962026-05-08T00:20:24.494Z Compiling progenitor-client v0.14.0
23972026-05-08T00:20:24.584Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23982026-05-08T00:20:24.584Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23992026-05-08T00:20:24.623Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24002026-05-08T00:20:24.662Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24012026-05-08T00:20:24.968Z Compiling progenitor-extras v0.2.0
24022026-05-08T00:20:25.007Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24032026-05-08T00:20:25.052Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24042026-05-08T00:20:25.074Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24052026-05-08T00:20:25.229Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24062026-05-08T00:20:25.288Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24072026-05-08T00:20:30.598Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24082026-05-08T00:20:39.041Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24092026-05-08T00:20:42.603Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24102026-05-08T00:20:43.725Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24112026-05-08T00:20:54.120Z Finished `release` profile [optimized] target(s) in 1m 54s
24122026-05-08T00:20:54.291Z Running `target/release/omicron-package -t test target create -p dev`
24132026-05-08T00:20:54.364ZLogging to: /work/oxidecomputer/omicron/out/LOG
24142026-05-08T00:20:54.367ZCreated new build target 'test' and set it as active
24152026-05-08T00:20:54.370Z
24162026-05-08T00:20:54.370Zreal 1:54.957723466
24172026-05-08T00:20:54.370Zuser 19:16.325073875
24182026-05-08T00:20:54.370Zsys 2:54.816938886
24192026-05-08T00:20:54.370Ztrap 0.571090767
24202026-05-08T00:20:54.370Ztflt 2.941744589
24212026-05-08T00:20:54.370Zdflt 4.561254130
24222026-05-08T00:20:54.370Zkflt 0.000902228
24232026-05-08T00:20:54.370Zlock 1:01:14.000981576
24242026-05-08T00:20:54.370Zslp 49:18.260489587
24252026-05-08T00:20:54.370Zlat 49.882018285
24262026-05-08T00:20:54.370Zstop 6:09.318990443
24272026-05-08T00:20:54.370Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24282026-05-08T00:20:55.333Z Finished `release` profile [optimized] target(s) in 0.95s
24292026-05-08T00:20:55.412Z Running `target/release/omicron-package -t test package`
24302026-05-08T00:20:55.477ZLogging to: /work/oxidecomputer/omicron/out/LOG
24312026-05-08T00:20:57.049Z Compiling heck v0.5.0
24322026-05-08T00:20:57.049Z Compiling regress v0.11.1
24332026-05-08T00:20:57.049Z Compiling unsafe-libyaml v0.2.11
24342026-05-08T00:20:57.324Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24352026-05-08T00:20:57.347Z Compiling regress v0.10.5
24362026-05-08T00:20:57.378Z Compiling unicode-width v0.1.14
24372026-05-08T00:20:57.400Z Compiling is-terminal v0.4.17
24382026-05-08T00:20:57.424Z Compiling prettyplease v0.2.37
24392026-05-08T00:20:57.424Z Compiling bytecount v0.6.9
24402026-05-08T00:20:57.428Z Compiling rustls v0.22.4
24412026-05-08T00:20:57.428Z Compiling rustls-webpki v0.102.8
24422026-05-08T00:20:57.472Z Compiling derive-where v1.6.0
24432026-05-08T00:20:57.474Z Compiling thread_local v1.1.9
24442026-05-08T00:20:57.474Z Compiling compression-core v0.4.31
24452026-05-08T00:20:57.496Z Compiling match_cfg v0.1.0
24462026-05-08T00:20:57.587Z Compiling multer v3.1.0
24472026-05-08T00:20:57.590Z Compiling slog-async v2.8.0
24482026-05-08T00:20:57.682Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24492026-05-08T00:20:57.685Z Compiling compression-codecs v0.4.37
24502026-05-08T00:20:57.685Z Compiling hostname v0.3.1
24512026-05-08T00:20:57.705Z Compiling crossbeam-channel v0.5.15
24522026-05-08T00:20:57.776Z Compiling slog-json v2.6.1
24532026-05-08T00:20:57.779Z Compiling futures-executor v0.3.32
24542026-05-08T00:20:57.779Z Compiling serde_spanned v1.0.4
24552026-05-08T00:20:57.844Z Compiling toml_datetime v1.0.0+spec-1.1.0
24562026-05-08T00:20:57.902Z Compiling serde_yaml v0.9.34+deprecated
24572026-05-08T00:20:57.935Z Compiling take_mut v0.2.2
24582026-05-08T00:20:58.017Z Compiling toml_writer v1.0.6+spec-1.1.0
24592026-05-08T00:20:58.040Z Compiling term v1.2.1
24602026-05-08T00:20:58.060Z Compiling futures v0.3.32
24612026-05-08T00:20:58.092Z Compiling slog-bunyan v2.5.0
24622026-05-08T00:20:58.095Z Compiling async-compression v0.4.41
24632026-05-08T00:20:58.230Z Compiling toml v1.0.6+spec-1.1.0
24642026-05-08T00:20:58.294Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24652026-05-08T00:20:58.294Z Compiling dropshot v0.17.0
24662026-05-08T00:20:58.298Z Compiling async-stream v0.3.6
24672026-05-08T00:20:58.391Z Compiling slog-term v2.9.2
24682026-05-08T00:20:58.470Z Compiling num-rational v0.4.2
24692026-05-08T00:20:58.496Z Compiling progenitor-client v0.14.0
24702026-05-08T00:20:58.562Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24712026-05-08T00:20:58.625Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24722026-05-08T00:20:58.646Z Compiling waitgroup v0.1.2
24732026-05-08T00:20:58.737Z Compiling backon v1.6.0
24742026-05-08T00:20:58.788Z Compiling rustls-pemfile v2.2.0
24752026-05-08T00:20:58.828Z Compiling num-complex v0.4.6
24762026-05-08T00:20:58.857Z Compiling hostname v0.4.2
24772026-05-08T00:20:58.881Z Compiling serde_path_to_error v0.1.20
24782026-05-08T00:20:58.950Z Compiling instant v0.1.13
24792026-05-08T00:20:58.982Z Compiling debug-ignore v1.0.5
24802026-05-08T00:20:59.004Z Compiling progenitor-extras v0.2.0
24812026-05-08T00:20:59.030Z Compiling typify-impl v0.6.2
24822026-05-08T00:20:59.054Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24832026-05-08T00:20:59.105Z Compiling backoff v0.4.0
24842026-05-08T00:20:59.132Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24852026-05-08T00:20:59.323Z Compiling num v0.4.3
24862026-05-08T00:20:59.361Z Compiling parse-display v0.10.0
24872026-05-08T00:20:59.384Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24882026-05-08T00:20:59.387Z Compiling progenitor-client v0.13.0
24892026-05-08T00:20:59.444Z Compiling progenitor-client v0.10.0
24902026-05-08T00:20:59.468Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24912026-05-08T00:20:59.525Z Compiling macaddr v1.0.1
24922026-05-08T00:20:59.632Z Compiling float-ord v0.3.2
24932026-05-08T00:20:59.679Z Compiling console v0.15.11
24942026-05-08T00:20:59.797Z Compiling newline-converter v0.3.0
24952026-05-08T00:20:59.820Z Compiling atomicwrites v0.4.4
24962026-05-08T00:20:59.824Z Compiling slog-dtrace v0.3.0
24972026-05-08T00:21:00.023Z Compiling async-recursion v1.1.1
24982026-05-08T00:21:00.075Z Compiling tokio-rustls v0.25.0
24992026-05-08T00:21:00.182Z Compiling expectorate v1.2.0
25002026-05-08T00:21:00.207Z Compiling cancel-safe-futures v0.1.5
25012026-05-08T00:21:00.210Z Compiling owo-colors v4.3.0
25022026-05-08T00:21:00.300Z Compiling libsw-core v0.3.2
25032026-05-08T00:21:00.393Z Compiling resolv-conf v0.7.6
25042026-05-08T00:21:00.453Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25052026-05-08T00:21:00.532Z Compiling libsw v3.5.0
25062026-05-08T00:21:00.658Z Compiling toml v0.8.23
25072026-05-08T00:21:00.725Z Compiling linear-map v1.2.0
25082026-05-08T00:21:00.793Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25092026-05-08T00:21:00.875Z Compiling linked-hash-map v0.5.6
25102026-05-08T00:21:00.991Z Compiling minimal-lexical v0.2.1
25112026-05-08T00:21:01.158Z Compiling lru-cache v0.1.2
25122026-05-08T00:21:01.161Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25132026-05-08T00:21:01.161Z Compiling unicode-xid v0.2.6
25142026-05-08T00:21:01.230Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25152026-05-08T00:21:01.319Z Compiling nom v7.1.3
25162026-05-08T00:21:01.342Z Compiling globset v0.4.18
25172026-05-08T00:21:01.368Z Compiling hickory-proto v0.24.4
25182026-05-08T00:21:01.389Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25192026-05-08T00:21:01.392Z Compiling convert_case v0.10.0
25202026-05-08T00:21:01.747Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25212026-05-08T00:21:01.795Z Compiling derive_more-impl v2.1.1
25222026-05-08T00:21:02.405Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25232026-05-08T00:21:02.676Z Compiling pin-project-internal v1.1.11
25242026-05-08T00:21:02.884Z Compiling derive_more v2.1.1
25252026-05-08T00:21:02.909Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25262026-05-08T00:21:03.008Z Compiling typify-macro v0.6.2
25272026-05-08T00:21:03.033Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25282026-05-08T00:21:03.310Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25292026-05-08T00:21:03.584Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25302026-05-08T00:21:03.857Z Compiling pin-project v1.1.11
25312026-05-08T00:21:04.008Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25322026-05-08T00:21:04.248Z Compiling hickory-resolver v0.24.4
25332026-05-08T00:21:04.434Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25342026-05-08T00:21:04.462Z Compiling papergrid v0.11.0
25352026-05-08T00:21:04.640Z Compiling tabled_derive v0.7.0
25362026-05-08T00:21:04.743Z Compiling typify v0.6.2
25372026-05-08T00:21:05.070Z Compiling progenitor-impl v0.14.0
25382026-05-08T00:21:05.287Z Compiling progenitor-impl v0.13.0
25392026-05-08T00:21:05.695Z Compiling qorb v0.4.1
25402026-05-08T00:21:06.356Z Compiling pem v3.0.6
25412026-05-08T00:21:07.230Z Compiling snafu-derive v0.8.9
25422026-05-08T00:21:07.592Z Compiling progenitor-macro v0.14.0
25432026-05-08T00:21:07.810Z Compiling progenitor-macro v0.13.0
25442026-05-08T00:21:07.979Z Compiling termtree v0.5.1
25452026-05-08T00:21:08.209Z Compiling tabled v0.15.0
25462026-05-08T00:21:09.101Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25472026-05-08T00:21:10.239Z Compiling snafu v0.8.9
25482026-05-08T00:21:10.526Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25492026-05-08T00:21:10.748Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25502026-05-08T00:21:10.934Z Compiling crossterm v0.29.0
25512026-05-08T00:21:11.163Z Compiling olpc-cjson v0.1.4
25522026-05-08T00:21:11.389Z Compiling phf_shared v0.12.1
25532026-05-08T00:21:11.458Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25542026-05-08T00:21:12.093Z Compiling serde_plain v1.0.2
25552026-05-08T00:21:12.284Z Compiling progenitor v0.14.0
25562026-05-08T00:21:12.468Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25572026-05-08T00:21:12.494Z Compiling vte v0.14.1
25582026-05-08T00:21:12.523Z Compiling csv-core v0.1.13
25592026-05-08T00:21:12.545Z Compiling progenitor v0.13.0
25602026-05-08T00:21:12.790Z Compiling highway v1.3.0
25612026-05-08T00:21:12.814Z Compiling chrono-tz v0.10.4
25622026-05-08T00:21:13.040Z Compiling typed-path v0.9.3
25632026-05-08T00:21:13.122Z Compiling csv v1.4.0
25642026-05-08T00:21:13.484Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25652026-05-08T00:21:13.655Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25662026-05-08T00:21:13.845Z Compiling strip-ansi-escapes v0.2.1
25672026-05-08T00:21:14.267Z Compiling phf v0.12.1
25682026-05-08T00:21:14.417Z Compiling tough v0.20.0
25692026-05-08T00:21:14.501Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25702026-05-08T00:21:14.527Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25712026-05-08T00:21:15.086Z Compiling const_format_proc_macros v0.2.34
25722026-05-08T00:21:15.992Z Compiling fd-lock v4.0.4
25732026-05-08T00:21:16.029Z Compiling peg-macros v0.8.5
25742026-05-08T00:21:16.423Z Compiling nu-ansi-term v0.50.3
25752026-05-08T00:21:16.776Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25762026-05-08T00:21:17.121Z Compiling reedline v0.40.0
25772026-05-08T00:21:17.146Z Compiling const_format v0.2.35
25782026-05-08T00:21:17.261Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25792026-05-08T00:21:17.533Z Compiling peg v0.8.5
25802026-05-08T00:21:17.659Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25812026-05-08T00:21:17.728Z Compiling bcs v0.1.6
25822026-05-08T00:21:18.230Z Compiling semver v0.1.20
25832026-05-08T00:21:18.593Z Compiling rustc_version v0.1.7
25842026-05-08T00:21:18.639Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25852026-05-08T00:21:18.876Z Compiling newtype_derive v0.1.6
25862026-05-08T00:21:18.938Z Compiling smawk v0.3.2
25872026-05-08T00:21:19.036Z Compiling humantime v2.3.0
25882026-05-08T00:21:19.145Z Compiling unicode-linebreak v0.1.5
25892026-05-08T00:21:19.265Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25902026-05-08T00:21:19.506Z Compiling textwrap v0.16.2
25912026-05-08T00:21:19.715Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25922026-05-08T00:21:19.898Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25932026-05-08T00:21:20.677Z Compiling base64 v0.21.7
25942026-05-08T00:21:20.716Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25952026-05-08T00:21:21.221Z Compiling steno v0.4.1
25962026-05-08T00:21:21.269Z Compiling dropshot-api-manager-types v0.7.1
25972026-05-08T00:21:21.311Z Compiling tagptr v0.2.0
25982026-05-08T00:21:21.413Z Compiling utf-8 v0.7.6
25992026-05-08T00:21:21.531Z Compiling moka v0.12.13
26002026-05-08T00:21:21.687Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26012026-05-08T00:21:21.856Z Compiling tungstenite v0.21.0
26022026-05-08T00:21:21.884Z Compiling radium v0.7.0
26032026-05-08T00:21:21.977Z Compiling maybe-uninit v2.0.0
26042026-05-08T00:21:22.269Z Compiling tap v1.0.1
26052026-05-08T00:21:22.437Z Compiling display-error-chain v0.2.2
26062026-05-08T00:21:22.559Z Compiling tokio-tungstenite v0.21.0
26072026-05-08T00:21:22.678Z Compiling wyz v0.5.1
26082026-05-08T00:21:22.796Z Compiling hickory-resolver v0.25.2
26092026-05-08T00:21:22.949Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
26102026-05-08T00:21:23.069Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26112026-05-08T00:21:23.240Z Compiling zerocopy-derive v0.6.6
26122026-05-08T00:21:23.277Z Compiling funty v2.0.0
26132026-05-08T00:21:23.421Z Compiling packed_struct v0.10.1
26142026-05-08T00:21:23.751Z Compiling crc-catalog v2.4.0
26152026-05-08T00:21:23.900Z Compiling crc v3.4.0
26162026-05-08T00:21:24.144Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26172026-05-08T00:21:24.169Z Compiling zerocopy v0.6.6
26182026-05-08T00:21:24.383Z Compiling bitvec v1.0.1
26192026-05-08T00:21:24.530Z Compiling packed_struct_codegen v0.10.1
26202026-05-08T00:21:24.658Z Compiling num-derive v0.3.3
26212026-05-08T00:21:25.021Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26222026-05-08T00:21:25.717Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26232026-05-08T00:21:25.719Z Compiling bitfield-macros v0.19.4
26242026-05-08T00:21:26.331Z Compiling proc-macro-error-attr2 v2.0.0
26252026-05-08T00:21:26.542Z Compiling indexmap v1.9.3
26262026-05-08T00:21:26.636Z Compiling nodrop v0.1.14
26272026-05-08T00:21:26.792Z Compiling array-init v0.0.4
26282026-05-08T00:21:26.829Z Compiling proc-macro-error2 v2.0.1
26292026-05-08T00:21:26.889Z Compiling bitfield v0.19.4
26302026-05-08T00:21:27.275Z Compiling libscf-sys v1.1.0
26312026-05-08T00:21:27.301Z Compiling smallvec v0.6.14
26322026-05-08T00:21:27.472Z Compiling typify-impl v0.4.3
26332026-05-08T00:21:27.594Z Compiling vergen-gitcl v1.0.8
26342026-05-08T00:21:27.622Z Compiling dirs-sys-next v0.1.2
26352026-05-08T00:21:27.870Z Compiling glob v0.3.3
26362026-05-08T00:21:27.950Z Compiling diesel_derives v2.3.7
26372026-05-08T00:21:28.208Z Compiling maplit v1.0.2
26382026-05-08T00:21:28.306Z Compiling hashbrown v0.12.3
26392026-05-08T00:21:28.362Z Compiling crunchy v0.2.4
26402026-05-08T00:21:28.721Z Compiling clang-sys v1.8.1
26412026-05-08T00:21:29.056Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26422026-05-08T00:21:29.191Z Compiling dirs-next v2.0.0
26432026-05-08T00:21:29.209Z Compiling serde-hex v0.1.0
26442026-05-08T00:21:29.361Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26452026-05-08T00:21:29.590Z Compiling tabled_derive v0.11.0
26462026-05-08T00:21:29.744Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26472026-05-08T00:21:30.037Z Compiling ron v0.8.1
26482026-05-08T00:21:30.101Z Compiling papergrid v0.17.0
26492026-05-08T00:21:30.153Z Compiling testing_table v0.3.0
26502026-05-08T00:21:30.369Z Compiling hashbrown v0.13.2
26512026-05-08T00:21:30.404Z Compiling dsl_auto_type v0.2.0
26522026-05-08T00:21:30.656Z Compiling scheduled-thread-pool v0.2.7
26532026-05-08T00:21:30.803Z Compiling diesel_table_macro_syntax v0.3.0
26542026-05-08T00:21:31.032Z Compiling crc-any v2.5.0
26552026-05-08T00:21:31.062Z Compiling tiny-keccak v2.0.2
26562026-05-08T00:21:31.150Z Compiling object v0.30.4
26572026-05-08T00:21:31.351Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26582026-05-08T00:21:31.373Z Compiling r2d2 v0.8.10
26592026-05-08T00:21:31.487Z Compiling typify-macro v0.4.3
26602026-05-08T00:21:31.528Z Compiling tabled v0.20.0
26612026-05-08T00:21:31.648Z Compiling term v0.7.0
26622026-05-08T00:21:32.234Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26632026-05-08T00:21:32.260Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26642026-05-08T00:21:32.329Z Compiling xshell-macros v0.2.7
26652026-05-08T00:21:32.350Z Compiling path-slash v0.1.5
26662026-05-08T00:21:32.543Z Compiling downcast-rs v2.0.2
26672026-05-08T00:21:32.562Z Compiling bit-vec v0.6.3
26682026-05-08T00:21:32.794Z Compiling xshell v0.2.7
26692026-05-08T00:21:32.826Z Compiling bit-set v0.5.3
26702026-05-08T00:21:32.845Z Compiling ascii-canvas v3.0.0
26712026-05-08T00:21:33.042Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26722026-05-08T00:21:33.064Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26732026-05-08T00:21:33.145Z Compiling itertools v0.10.5
26742026-05-08T00:21:33.239Z Compiling ena v0.14.4
26752026-05-08T00:21:33.369Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26762026-05-08T00:21:33.516Z Compiling libloading v0.8.9
26772026-05-08T00:21:33.622Z Compiling bindgen v0.71.1
26782026-05-08T00:21:33.780Z Compiling unicase v2.9.0
26792026-05-08T00:21:33.863Z Compiling regex-syntax v0.6.29
26802026-05-08T00:21:33.950Z Compiling diff v0.1.13
26812026-05-08T00:21:34.243Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26822026-05-08T00:21:34.342Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26832026-05-08T00:21:34.427Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26842026-05-08T00:21:35.805Z Compiling lalrpop v0.19.12
26852026-05-08T00:21:36.128Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26862026-05-08T00:21:36.560Z Compiling diesel v2.3.7
26872026-05-08T00:21:36.830Z Compiling cexpr v0.6.0
26882026-05-08T00:21:36.902Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26892026-05-08T00:21:36.923Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26902026-05-08T00:21:37.132Z Compiling crc8 v0.1.1
26912026-05-08T00:21:37.198Z Compiling typify v0.4.3
26922026-05-08T00:21:37.367Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26932026-05-08T00:21:37.582Z Compiling headers-core v0.3.0
26942026-05-08T00:21:37.769Z Compiling libxml v0.3.3
26952026-05-08T00:21:37.834Z Compiling headers v0.4.1
26962026-05-08T00:21:37.944Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26972026-05-08T00:21:38.153Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26982026-05-08T00:21:38.179Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26992026-05-08T00:21:38.439Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27002026-05-08T00:21:38.927Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27012026-05-08T00:21:39.375Z Compiling strum_macros v0.24.3
27022026-05-08T00:21:39.562Z Compiling indoc v1.0.9
27032026-05-08T00:21:40.066Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27042026-05-08T00:21:40.356Z Compiling derive_builder v0.20.2
27052026-05-08T00:21:40.557Z Compiling oso-derive v0.27.3
27062026-05-08T00:21:40.795Z Compiling quick-xml v0.37.5
27072026-05-08T00:21:40.918Z Compiling impl-trait-for-tuples v0.2.3
27082026-05-08T00:21:41.348Z Compiling openssl-probe v0.1.6
27092026-05-08T00:21:41.427Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27102026-05-08T00:21:41.615Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27112026-05-08T00:21:41.707Z Compiling half v1.8.3
27122026-05-08T00:21:42.159Z Compiling serde_cbor v0.11.2
27132026-05-08T00:21:42.251Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27142026-05-08T00:21:42.310Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27152026-05-08T00:21:42.499Z Compiling bb8 v0.8.6
27162026-05-08T00:21:42.572Z Compiling trait-variant v0.1.2
27172026-05-08T00:21:42.688Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27182026-05-08T00:21:42.907Z Compiling samael v0.0.19
27192026-05-08T00:21:42.953Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27202026-05-08T00:21:43.225Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
27212026-05-08T00:21:43.228Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27222026-05-08T00:21:43.389Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27232026-05-08T00:21:43.569Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27242026-05-08T00:21:43.810Z Compiling fxhash v0.2.1
27252026-05-08T00:21:43.903Z Compiling nonempty v0.12.0
27262026-05-08T00:21:44.016Z Compiling salty v0.3.0
27272026-05-08T00:21:44.089Z Compiling progenitor-impl v0.11.2
27282026-05-08T00:21:44.172Z Compiling progenitor-impl v0.10.0
27292026-05-08T00:21:44.397Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27302026-05-08T00:21:44.422Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27312026-05-08T00:21:44.858Z Compiling polar-core v0.27.3
27322026-05-08T00:21:45.242Z Compiling kstat-rs v0.2.4
27332026-05-08T00:21:45.397Z Compiling libz-sys v1.1.24
27342026-05-08T00:21:45.661Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27352026-05-08T00:21:45.821Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27362026-05-08T00:21:46.724Z Compiling progenitor-macro v0.11.2
27372026-05-08T00:21:46.786Z Compiling progenitor-macro v0.10.0
27382026-05-08T00:21:48.316Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092)
27392026-05-08T00:21:50.165Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27402026-05-08T00:21:50.290Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27412026-05-08T00:21:50.749Z Compiling progenitor-client v0.11.2
27422026-05-08T00:21:50.833Z Compiling darling_core v0.23.0
27432026-05-08T00:21:51.402Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27442026-05-08T00:21:51.466Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27452026-05-08T00:21:51.544Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27462026-05-08T00:21:53.379Z Compiling nanorand v0.7.0
27472026-05-08T00:21:53.811Z Compiling arc-swap v1.8.2
27482026-05-08T00:21:54.263Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27492026-05-08T00:21:55.649Z Compiling oso v0.27.3
27502026-05-08T00:21:56.710Z Compiling fs-err v2.11.0
27512026-05-08T00:21:57.058Z Compiling diesel-dtrace v0.5.0
27522026-05-08T00:21:57.426Z Compiling async-bb8-diesel v0.2.1
27532026-05-08T00:21:58.195Z Compiling parking_lot_core v0.8.6
27542026-05-08T00:21:58.549Z Compiling mime_guess v2.0.5
27552026-05-08T00:21:59.154Z Compiling slog-scope v4.4.1
27562026-05-08T00:21:59.289Z Compiling flume v0.11.1
27572026-05-08T00:21:59.663Z Compiling darling_macro v0.23.0
27582026-05-08T00:21:59.760Z Compiling progenitor v0.10.0
27592026-05-08T00:21:59.964Z Compiling progenitor v0.11.2
27602026-05-08T00:22:00.171Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27612026-05-08T00:22:00.240Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092)
27622026-05-08T00:22:00.613Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27632026-05-08T00:22:00.986Z Compiling primeorder v0.13.6
27642026-05-08T00:22:01.559Z Compiling git-stub v1.0.0
27652026-05-08T00:22:01.631Z Compiling libgit2-sys v0.18.3+1.9.2
27662026-05-08T00:22:01.876Z Compiling instability v0.3.11
27672026-05-08T00:22:02.106Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27682026-05-08T00:22:02.401Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27692026-05-08T00:22:02.709Z Compiling git-stub-vcs v0.1.0
27702026-05-08T00:22:03.106Z Compiling p384 v0.13.1
27712026-05-08T00:22:03.131Z Compiling darling v0.23.0
27722026-05-08T00:22:03.263Z Compiling slog-stdlog v4.1.1
27732026-05-08T00:22:04.375Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27742026-05-08T00:22:04.402Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27752026-05-08T00:22:04.430Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27762026-05-08T00:22:05.038Z Compiling ignore v0.4.25
27772026-05-08T00:22:05.173Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-05-08T00:22:05.646Z Compiling castaway v0.2.4
27792026-05-08T00:22:05.797Z Compiling atty v0.2.14
27802026-05-08T00:22:05.834Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-05-08T00:22:05.971Z Compiling indoc v2.0.7
27822026-05-08T00:22:06.113Z Compiling parse-size v1.1.0
27832026-05-08T00:22:06.376Z Compiling http-range v0.1.5
27842026-05-08T00:22:06.767Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27852026-05-08T00:22:06.828Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27862026-05-08T00:22:07.436Z Compiling globwalk v0.9.1
27872026-05-08T00:22:08.276Z Compiling compact_str v0.8.1
27882026-05-08T00:22:09.350Z Compiling parking_lot v0.11.2
27892026-05-08T00:22:09.602Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27902026-05-08T00:22:10.329Z Compiling slog-envlogger v2.2.0
27912026-05-08T00:22:10.442Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27922026-05-08T00:22:11.026Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27932026-05-08T00:22:11.362Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27942026-05-08T00:22:11.607Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27952026-05-08T00:22:11.775Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
27962026-05-08T00:22:11.933Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27972026-05-08T00:22:12.541Z Compiling predicates-tree v1.0.13
27982026-05-08T00:22:12.718Z Compiling unicode-truncate v1.1.0
27992026-05-08T00:22:12.721Z Compiling lru v0.12.5
28002026-05-08T00:22:12.775Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28012026-05-08T00:22:12.995Z Compiling rand_seeder v0.4.0
28022026-05-08T00:22:13.021Z Compiling prefix-trie v0.7.0
28032026-05-08T00:22:13.085Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28042026-05-08T00:22:13.139Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28052026-05-08T00:22:13.304Z Compiling vergen-git2 v1.0.7
28062026-05-08T00:22:13.423Z Compiling corncobs v0.1.4
28072026-05-08T00:22:13.448Z Compiling cassowary v0.3.0
28082026-05-08T00:22:13.611Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28092026-05-08T00:22:13.641Z Compiling hickory-server v0.25.2
28102026-05-08T00:22:13.694Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28112026-05-08T00:22:13.723Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28122026-05-08T00:22:13.726Z Compiling camino-tempfile-ext v0.3.3
28132026-05-08T00:22:13.996Z Compiling ratatui v0.29.0
28142026-05-08T00:22:14.062Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28152026-05-08T00:22:14.440Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28162026-05-08T00:22:14.547Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28172026-05-08T00:22:14.754Z Compiling hyper-staticfile v0.10.1
28182026-05-08T00:22:14.919Z Compiling sled v0.34.7
28192026-05-08T00:22:15.790Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28202026-05-08T00:22:16.208Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28212026-05-08T00:22:16.606Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28222026-05-08T00:22:18.384Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28232026-05-08T00:22:18.639Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28242026-05-08T00:22:18.901Z Compiling secrecy v0.8.0
28252026-05-08T00:22:19.121Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28262026-05-08T00:22:19.334Z Compiling rustls v0.21.12
28272026-05-08T00:22:19.707Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28282026-05-08T00:22:20.263Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28292026-05-08T00:22:20.531Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28302026-05-08T00:22:21.638Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28312026-05-08T00:22:21.661Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28322026-05-08T00:22:22.234Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28332026-05-08T00:22:22.655Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28342026-05-08T00:22:23.831Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28352026-05-08T00:22:24.160Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28362026-05-08T00:22:24.415Z Compiling rustls-webpki v0.101.7
28372026-05-08T00:22:25.157Z Compiling sct v0.7.1
28382026-05-08T00:22:25.465Z Compiling nix v0.29.0
28392026-05-08T00:22:25.611Z Compiling dropshot v0.16.7
28402026-05-08T00:22:25.813Z Compiling void v1.0.2
28412026-05-08T00:22:25.950Z Compiling lzss v0.8.2
28422026-05-08T00:22:26.052Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28432026-05-08T00:22:26.096Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28442026-05-08T00:22:26.255Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28452026-05-08T00:22:26.340Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28462026-05-08T00:22:28.306Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28472026-05-08T00:22:28.342Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28482026-05-08T00:22:28.623Z Compiling tungstenite v0.23.0
28492026-05-08T00:22:29.124Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28502026-05-08T00:22:29.462Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28512026-05-08T00:22:29.589Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28522026-05-08T00:22:29.725Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28532026-05-08T00:22:29.853Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28542026-05-08T00:22:29.984Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28552026-05-08T00:22:30.113Z Compiling toml v0.9.12+spec-1.1.0
28562026-05-08T00:22:30.240Z Compiling nix v0.27.1
28572026-05-08T00:22:30.743Z Compiling git2 v0.20.4
28582026-05-08T00:22:30.902Z Compiling dropshot_endpoint v0.16.7
28592026-05-08T00:22:31.355Z Compiling serde_bytes v0.11.19
28602026-05-08T00:22:31.611Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
28612026-05-08T00:22:31.648Z Compiling tokio-tungstenite v0.23.1
28622026-05-08T00:22:31.698Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28632026-05-08T00:22:32.082Z Compiling tokio-rustls v0.24.1
28642026-05-08T00:22:32.919Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28652026-05-08T00:22:34.935Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28662026-05-08T00:22:35.008Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28672026-05-08T00:22:37.571Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28682026-05-08T00:22:37.943Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28692026-05-08T00:22:38.490Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28702026-05-08T00:22:38.590Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28712026-05-08T00:22:39.100Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28722026-05-08T00:22:40.816Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28732026-05-08T00:22:41.067Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28742026-05-08T00:22:41.440Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28752026-05-08T00:22:41.882Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28762026-05-08T00:22:42.915Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28772026-05-08T00:22:42.980Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28782026-05-08T00:22:43.793Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28792026-05-08T00:22:44.316Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28802026-05-08T00:22:44.507Z Compiling rustls-pemfile v1.0.4
28812026-05-08T00:22:45.009Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28822026-05-08T00:22:46.774Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28832026-05-08T00:22:47.091Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28842026-05-08T00:22:47.136Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28852026-05-08T00:22:47.302Z Compiling signal-hook-tokio v0.3.1
28862026-05-08T00:22:47.385Z Compiling twox-hash v2.1.2
28872026-05-08T00:22:47.530Z Compiling yasna v0.5.2
28882026-05-08T00:22:47.855Z Compiling is_ci v1.2.0
28892026-05-08T00:22:48.014Z Compiling supports-color v3.0.2
28902026-05-08T00:22:48.130Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28912026-05-08T00:22:48.342Z Compiling rcgen v0.12.1
28922026-05-08T00:22:49.344Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28932026-05-08T00:22:49.371Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28942026-05-08T00:22:49.752Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28952026-05-08T00:22:49.866Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28962026-05-08T00:22:50.036Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28972026-05-08T00:22:50.580Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28982026-05-08T00:22:52.337Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28992026-05-08T00:22:52.436Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29002026-05-08T00:22:53.364Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29012026-05-08T00:22:53.496Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29022026-05-08T00:22:53.755Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29032026-05-08T00:22:54.016Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29042026-05-08T00:22:54.264Z Compiling fatfs v0.3.6
29052026-05-08T00:22:54.536Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29062026-05-08T00:22:55.535Z Compiling subprocess v0.2.15
29072026-05-08T00:22:55.677Z Compiling rtoolbox v0.0.3
29082026-05-08T00:22:56.069Z Compiling assert_matches v1.5.0
29092026-05-08T00:22:56.110Z Compiling seq-macro v0.3.6
29102026-05-08T00:22:56.198Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29112026-05-08T00:22:56.688Z Compiling rpassword v7.4.0
29122026-05-08T00:22:57.060Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29132026-05-08T00:22:57.852Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29142026-05-08T00:22:58.136Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29152026-05-08T00:22:58.290Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29162026-05-08T00:22:58.926Z Compiling tui-tree-widget v0.23.1
29172026-05-08T00:22:59.256Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29182026-05-08T00:22:59.767Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29192026-05-08T00:23:00.386Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29202026-05-08T00:23:00.886Z Compiling uzers v0.12.2
29212026-05-08T00:23:01.128Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29222026-05-08T00:23:02.276Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29232026-05-08T00:23:03.492Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29242026-05-08T00:23:04.606Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29252026-05-08T00:23:06.714Z Compiling support-bundle-viewer v0.1.2
29262026-05-08T00:23:08.564Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29272026-05-08T00:23:08.997Z Compiling multimap v0.10.1
29282026-05-08T00:23:18.403Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29292026-05-08T00:23:20.068Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29302026-05-08T00:23:32.903Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29312026-05-08T00:23:34.908Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29322026-05-08T00:29:39.672Z Finished `release` profile [optimized] target(s) in 8m 44s
29332026-05-08T00:30:28.200Z
29342026-05-08T00:30:28.200Zreal 9:33.760176197
29352026-05-08T00:30:28.200Zuser 1:32:47.001390719
29362026-05-08T00:30:28.200Zsys 4:00.398635552
29372026-05-08T00:30:28.200Ztrap 2.309477440
29382026-05-08T00:30:28.200Ztflt 2.470797545
29392026-05-08T00:30:28.200Zdflt 18.711921528
29402026-05-08T00:30:28.204Zkflt 0.002431069
29412026-05-08T00:30:28.204Zlock 7:34:23.405750305
29422026-05-08T00:30:28.204Zslp 2:40:13.719758456
29432026-05-08T00:30:28.204Zlat 2:47.198569835
29442026-05-08T00:30:28.204Zstop 5:48.180438950
29452026-05-08T00:30:28.204Z+ mapfile -t packages
29462026-05-08T00:30:28.204Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29472026-05-08T00:30:29.297Z Finished `release` profile [optimized] target(s) in 1.08s
29482026-05-08T00:30:29.369Z Running `target/release/omicron-package -t test list-outputs`
29492026-05-08T00:30:29.441ZLogging to: /work/oxidecomputer/omicron/out/LOG
29502026-05-08T00:30:29.446Z+ ptime -m cargo build --locked --release -p xtask
29512026-05-08T00:30:30.039Z Compiling libc v0.2.185
29522026-05-08T00:30:30.039Z Compiling serde v1.0.228
29532026-05-08T00:30:30.039Z Compiling serde_core v1.0.228
29542026-05-08T00:30:30.047Z Compiling rustix v1.1.3
29552026-05-08T00:30:30.047Z Compiling bitflags v2.11.0
29562026-05-08T00:30:30.137Z Compiling serde_json v1.0.149
29572026-05-08T00:30:30.188Z Compiling num-traits v0.2.19
29582026-05-08T00:30:30.200Z Compiling syn v2.0.117
29592026-05-08T00:30:30.231Z Compiling smallvec v1.15.1
29602026-05-08T00:30:30.241Z Compiling indexmap v2.14.0
29612026-05-08T00:30:30.241Z Compiling usdt-impl v0.5.0
29622026-05-08T00:30:30.273Z Compiling syn v1.0.109
29632026-05-08T00:30:30.278Z Compiling percent-encoding v2.3.2
29642026-05-08T00:30:30.281Z Compiling log v0.4.29
29652026-05-08T00:30:30.455Z Compiling getrandom v0.4.1
29662026-05-08T00:30:30.562Z Compiling form_urlencoded v1.2.2
29672026-05-08T00:30:30.732Z Compiling fs-err v3.3.0
29682026-05-08T00:30:30.746Z Compiling heck v0.4.1
29692026-05-08T00:30:30.761Z Compiling once_cell v1.21.3
29702026-05-08T00:30:30.765Z Compiling anyhow v1.0.102
29712026-05-08T00:30:31.026Z Compiling errno v0.3.14
29722026-05-08T00:30:31.026Z Compiling thread-id v4.2.2
29732026-05-08T00:30:31.033Z Compiling memmap v0.7.0
29742026-05-08T00:30:31.368Z Compiling ordered-float v2.10.1
29752026-05-08T00:30:31.978Z Compiling proc-macro-error v1.0.4
29762026-05-08T00:30:32.186Z Compiling terminal_size v0.4.3
29772026-05-08T00:30:32.186Z Compiling tempfile v3.25.0
29782026-05-08T00:30:32.244Z Compiling tabled_derive v0.7.0
29792026-05-08T00:30:32.304Z Compiling clap_builder v4.5.60
29802026-05-08T00:30:32.304Z Compiling textwrap v0.16.2
29812026-05-08T00:30:32.463Z Compiling camino-tempfile v1.4.1
29822026-05-08T00:30:33.041Z Compiling tabled v0.15.0
29832026-05-08T00:30:33.105Z Compiling synstructure v0.13.2
29842026-05-08T00:30:33.105Z Compiling pest_generator v2.8.6
29852026-05-08T00:30:33.551Z Compiling serde_derive v1.0.228
29862026-05-08T00:30:33.551Z Compiling zerovec-derive v0.11.2
29872026-05-08T00:30:33.554Z Compiling displaydoc v0.2.5
29882026-05-08T00:30:33.554Z Compiling thiserror-impl v1.0.69
29892026-05-08T00:30:33.554Z Compiling zerocopy-derive v0.7.35
29902026-05-08T00:30:33.554Z Compiling scroll_derive v0.12.1
29912026-05-08T00:30:33.554Z Compiling thiserror-impl v2.0.18
29922026-05-08T00:30:33.554Z Compiling clap_derive v4.5.55
29932026-05-08T00:30:33.603Z Compiling zerofrom-derive v0.1.6
29942026-05-08T00:30:33.627Z Compiling yoke-derive v0.8.1
29952026-05-08T00:30:33.706Z Compiling pest_derive v2.8.6
29962026-05-08T00:30:34.404Z Compiling scroll v0.12.0
29972026-05-08T00:30:34.530Z Compiling zerocopy v0.7.35
29982026-05-08T00:30:34.786Z Compiling goblin v0.8.2
29992026-05-08T00:30:34.790Z Compiling thiserror v1.0.69
30002026-05-08T00:30:34.925Z Compiling thiserror v2.0.18
30012026-05-08T00:30:34.957Z Compiling dtrace-parser v0.2.0
30022026-05-08T00:30:34.976Z Compiling zerofrom v0.1.6
30032026-05-08T00:30:35.128Z Compiling yoke v0.8.1
30042026-05-08T00:30:35.387Z Compiling zerovec v0.11.5
30052026-05-08T00:30:35.404Z Compiling zerotrie v0.2.3
30062026-05-08T00:30:35.519Z Compiling clap v4.5.60
30072026-05-08T00:30:36.104Z Compiling tinystr v0.8.2
30082026-05-08T00:30:36.369Z Compiling icu_locale_core v2.1.1
30092026-05-08T00:30:37.253Z Compiling potential_utf v0.1.4
30102026-05-08T00:30:37.355Z Compiling icu_provider v2.1.1
30112026-05-08T00:30:37.406Z Compiling icu_collections v2.1.1
30122026-05-08T00:30:37.449Z Compiling toml_datetime v0.6.11
30132026-05-08T00:30:37.493Z Compiling serde_spanned v0.6.9
30142026-05-08T00:30:37.699Z Compiling toml_edit v0.22.27
30152026-05-08T00:30:37.809Z Compiling dof v0.3.0
30162026-05-08T00:30:37.872Z Compiling icu_properties v2.1.2
30172026-05-08T00:30:37.904Z Compiling icu_normalizer v2.1.1
30182026-05-08T00:30:37.959Z Compiling serde_tokenstream v0.2.3
30192026-05-08T00:30:38.010Z Compiling serde-value v0.7.0
30202026-05-08T00:30:38.076Z Compiling cargo-platform v0.2.0
30212026-05-08T00:30:38.380Z Compiling macaddr v1.0.1
30222026-05-08T00:30:38.970Z Compiling idna_adapter v1.2.1
30232026-05-08T00:30:38.983Z Compiling usdt-attr-macro v0.5.0
30242026-05-08T00:30:39.010Z Compiling usdt-macro v0.5.0
30252026-05-08T00:30:39.101Z Compiling idna v1.1.0
30262026-05-08T00:30:39.546Z Compiling url v2.5.8
30272026-05-08T00:30:39.607Z Compiling toml v0.8.23
30282026-05-08T00:30:39.754Z Compiling usdt v0.5.0
30292026-05-08T00:30:40.288Z Compiling cargo-util-schemas v0.8.2
30302026-05-08T00:30:40.304Z Compiling cargo_toml v0.21.0
30312026-05-08T00:30:41.493Z Compiling cargo_metadata v0.21.0
30322026-05-08T00:30:45.051Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30332026-05-08T00:30:48.509Z Finished `release` profile [optimized] target(s) in 19.06s
30342026-05-08T00:30:48.695Z
30352026-05-08T00:30:48.695Zreal 19.215077079
30362026-05-08T00:30:48.695Zuser 2:47.473407640
30372026-05-08T00:30:48.695Zsys 19.172001513
30382026-05-08T00:30:48.695Ztrap 0.085111931
30392026-05-08T00:30:48.696Ztflt 0.695269486
30402026-05-08T00:30:48.696Zdflt 1.796549023
30412026-05-08T00:30:48.700Zkflt 0.000044222
30422026-05-08T00:30:48.700Zlock 6:20.337304114
30432026-05-08T00:30:48.700Zslp 3:58.992354493
30442026-05-08T00:30:48.700Zlat 7.536652874
30452026-05-08T00:30:48.700Zstop 23.586900267
30462026-05-08T00:30:48.700Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30472026-05-08T00:30:48.700Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30482026-05-08T00:30:48.700Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30492026-05-08T00:30:48.700Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30502026-05-08T00:30:48.700Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30512026-05-08T00:30:49.780Z Compiling newtype-uuid-macros v0.1.0
30522026-05-08T00:30:49.783Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30532026-05-08T00:30:49.784Z Compiling regress v0.10.5
30542026-05-08T00:30:49.784Z Compiling structmeta-derive v0.3.0
30552026-05-08T00:30:49.784Z Compiling rustls v0.22.4
30562026-05-08T00:30:49.784Z Compiling rustls-webpki v0.102.8
30572026-05-08T00:30:49.784Z Compiling multer v3.1.0
30582026-05-08T00:30:49.784Z Compiling compression-core v0.4.31
30592026-05-08T00:30:49.784Z Compiling debug-ignore v1.0.5
30602026-05-08T00:30:49.950Z Compiling match_cfg v0.1.0
30612026-05-08T00:30:49.954Z Compiling slog-json v2.6.1
30622026-05-08T00:30:50.050Z Compiling async-stream-impl v0.3.6
30632026-05-08T00:30:50.053Z Compiling toml_datetime v1.0.0+spec-1.1.0
30642026-05-08T00:30:50.068Z Compiling serde_spanned v1.0.4
30652026-05-08T00:30:50.072Z Compiling dropshot v0.17.0
30662026-05-08T00:30:50.084Z Compiling toml_writer v1.0.6+spec-1.1.0
30672026-05-08T00:30:50.155Z Compiling hostname v0.3.1
30682026-05-08T00:30:50.248Z Compiling itertools v0.14.0
30692026-05-08T00:30:50.288Z Compiling waitgroup v0.1.2
30702026-05-08T00:30:50.292Z Compiling compression-codecs v0.4.37
30712026-05-08T00:30:50.310Z Compiling slog-bunyan v2.5.0
30722026-05-08T00:30:50.400Z Compiling toml v1.0.6+spec-1.1.0
30732026-05-08T00:30:50.403Z Compiling rustls-pemfile v2.2.0
30742026-05-08T00:30:50.403Z Compiling dropshot_endpoint v0.17.0
30752026-05-08T00:30:50.457Z Compiling hostname v0.4.2
30762026-05-08T00:30:50.460Z Compiling serde_path_to_error v0.1.20
30772026-05-08T00:30:50.530Z Compiling async-compression v0.4.41
30782026-05-08T00:30:50.607Z Compiling progenitor-client v0.14.0
30792026-05-08T00:30:50.630Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30802026-05-08T00:30:50.651Z Compiling macaddr v1.0.1
30812026-05-08T00:30:50.676Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30822026-05-08T00:30:50.842Z Compiling instant v0.1.13
30832026-05-08T00:30:50.860Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30842026-05-08T00:30:50.882Z Compiling async-stream v0.3.6
30852026-05-08T00:30:50.885Z Compiling progenitor-client v0.10.0
30862026-05-08T00:30:50.921Z Compiling backon v1.6.0
30872026-05-08T00:30:50.942Z Compiling backoff v0.4.0
30882026-05-08T00:30:50.967Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30892026-05-08T00:30:50.983Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30902026-05-08T00:30:51.004Z Compiling universal-hash v0.5.1
30912026-05-08T00:30:51.007Z Compiling opaque-debug v0.3.1
30922026-05-08T00:30:51.102Z Compiling half v2.7.1
30932026-05-08T00:30:51.128Z Compiling crucible-workspace-hack v0.1.0
30942026-05-08T00:30:51.183Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30952026-05-08T00:30:51.186Z Compiling progenitor-extras v0.2.0
30962026-05-08T00:30:51.221Z Compiling unsafe-libyaml v0.2.11
30972026-05-08T00:30:51.224Z Compiling ciborium-io v0.2.2
30982026-05-08T00:30:51.285Z Compiling convert_case v0.4.0
30992026-05-08T00:30:51.356Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31002026-05-08T00:30:51.377Z Compiling structmeta v0.3.0
31012026-05-08T00:30:51.380Z Compiling regress v0.11.1
31022026-05-08T00:30:51.446Z Compiling ciborium-ll v0.2.2
31032026-05-08T00:30:51.500Z Compiling aead v0.5.2
31042026-05-08T00:30:51.522Z Compiling secrecy v0.10.3
31052026-05-08T00:30:51.583Z Compiling poly1305 v0.8.0
31062026-05-08T00:30:51.612Z Compiling chacha20 v0.9.1
31072026-05-08T00:30:51.658Z Compiling derive-ex v0.1.8
31082026-05-08T00:30:51.678Z Compiling parse-display-derive v0.10.0
31092026-05-08T00:30:51.729Z Compiling ciborium v0.2.2
31102026-05-08T00:30:51.749Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
31112026-05-08T00:30:51.753Z Compiling derive_more v0.99.20
31122026-05-08T00:30:51.789Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31132026-05-08T00:30:51.792Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31142026-05-08T00:30:51.938Z Compiling serde_yaml v0.9.34+deprecated
31152026-05-08T00:30:51.967Z Compiling thiserror-impl-no-std v2.0.2
31162026-05-08T00:30:52.065Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31172026-05-08T00:30:52.138Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31182026-05-08T00:30:52.187Z Compiling byte-wrapper v0.1.0
31192026-05-08T00:30:52.256Z Compiling password-hash v0.5.0
31202026-05-08T00:30:52.352Z Compiling blake2 v0.10.6
31212026-05-08T00:30:52.463Z Compiling chacha20poly1305 v0.10.1
31222026-05-08T00:30:52.504Z Compiling indent_write v2.2.0
31232026-05-08T00:30:52.560Z Compiling heapless v0.8.0
31242026-05-08T00:30:52.639Z Compiling ingot-macros v0.1.1
31252026-05-08T00:30:52.671Z Compiling tokio-rustls v0.25.0
31262026-05-08T00:30:52.698Z Compiling argon2 v0.5.3
31272026-05-08T00:30:52.818Z Compiling toml_edit v0.23.10+spec-1.0.0
31282026-05-08T00:30:53.081Z Compiling hash32 v0.3.1
31292026-05-08T00:30:53.204Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31302026-05-08T00:30:53.291Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31312026-05-08T00:30:53.466Z Compiling typify-impl v0.6.2
31322026-05-08T00:30:53.548Z Compiling thiserror-no-std v2.0.2
31332026-05-08T00:30:53.572Z Compiling smoltcp v0.11.0
31342026-05-08T00:30:53.684Z Compiling vsss-rs v3.3.4
31352026-05-08T00:30:53.791Z Compiling test-strategy v0.4.5
31362026-05-08T00:30:53.817Z Compiling proc-macro-crate v3.4.0
31372026-05-08T00:30:53.857Z Compiling parse-display v0.10.0
31382026-05-08T00:30:54.060Z Compiling tabwriter v1.4.1
31392026-05-08T00:30:54.153Z Compiling num-rational v0.4.2
31402026-05-08T00:30:54.172Z Compiling cobs v0.3.0
31412026-05-08T00:30:54.244Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31422026-05-08T00:30:54.361Z Compiling num-complex v0.4.6
31432026-05-08T00:30:54.392Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31442026-05-08T00:30:54.432Z Compiling postcard v1.1.3
31452026-05-08T00:30:54.519Z Compiling num_enum_derive v0.7.5
31462026-05-08T00:30:54.595Z Compiling proc-macro-error v1.0.4
31472026-05-08T00:30:54.672Z Compiling proc-macro-crate v1.3.1
31482026-05-08T00:30:54.865Z Compiling num v0.4.3
31492026-05-08T00:30:54.886Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31502026-05-08T00:30:54.908Z Compiling foreign-types-macros v0.2.3
31512026-05-08T00:30:54.911Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31522026-05-08T00:30:54.947Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31532026-05-08T00:30:54.982Z Compiling float-ord v0.3.2
31542026-05-08T00:30:55.002Z Compiling rayon-core v1.13.0
31552026-05-08T00:30:55.143Z Compiling cpufeatures v0.3.0
31562026-05-08T00:30:55.189Z Compiling foreign-types-shared v0.3.1
31572026-05-08T00:30:55.217Z Compiling colored v3.1.1
31582026-05-08T00:30:55.236Z Compiling chacha20 v0.10.0
31592026-05-08T00:30:55.257Z Compiling num_enum_derive v0.5.11
31602026-05-08T00:30:55.318Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31612026-05-08T00:30:55.466Z Compiling crossbeam-deque v0.8.6
31622026-05-08T00:30:55.494Z Compiling camino-tempfile v1.4.1
31632026-05-08T00:30:55.544Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31642026-05-08T00:30:55.572Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31652026-05-08T00:30:55.657Z Compiling cstr-argument v0.1.2
31662026-05-08T00:30:55.670Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31672026-05-08T00:30:55.688Z Compiling foreign-types v0.5.0
31682026-05-08T00:30:55.691Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31692026-05-08T00:30:55.803Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31702026-05-08T00:30:55.822Z Compiling rand v0.10.0
31712026-05-08T00:30:55.850Z Compiling num_enum v0.7.5
31722026-05-08T00:30:55.872Z Compiling toml v0.8.23
31732026-05-08T00:30:55.990Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31742026-05-08T00:30:56.022Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31752026-05-08T00:30:56.099Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31762026-05-08T00:30:56.131Z Compiling zone_cfg_derive v0.3.1
31772026-05-08T00:30:56.159Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31782026-05-08T00:30:56.179Z Compiling ingot-types v0.1.2
31792026-05-08T00:30:56.257Z Compiling rayon v1.11.0
31802026-05-08T00:30:56.276Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31812026-05-08T00:30:56.302Z Compiling itertools v0.12.1
31822026-05-08T00:30:56.332Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31832026-05-08T00:30:56.379Z Compiling num-derive v0.4.2
31842026-05-08T00:30:56.445Z Compiling sigpipe v0.1.3
31852026-05-08T00:30:56.548Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31862026-05-08T00:30:56.587Z Compiling glob v0.3.3
31872026-05-08T00:30:56.589Z Compiling num_enum v0.5.11
31882026-05-08T00:30:56.651Z Compiling ingot v0.1.1
31892026-05-08T00:30:56.711Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31902026-05-08T00:30:56.768Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31912026-05-08T00:30:56.789Z Compiling smf v0.2.3
31922026-05-08T00:30:56.838Z Compiling prettyplease v0.2.37
31932026-05-08T00:30:56.942Z Compiling whoami v1.6.1
31942026-05-08T00:30:56.961Z Compiling gethostname v0.5.0
31952026-05-08T00:30:57.105Z Compiling atomicwrites v0.4.4
31962026-05-08T00:30:57.147Z Compiling usdt-attr-macro v0.5.0
31972026-05-08T00:30:57.189Z Compiling usdt-macro v0.5.0
31982026-05-08T00:30:57.369Z Compiling memmap v0.7.0
31992026-05-08T00:30:57.415Z Compiling derive-where v1.6.0
32002026-05-08T00:30:57.436Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32012026-05-08T00:30:57.546Z Compiling progenitor-client v0.13.0
32022026-05-08T00:30:57.631Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
32032026-05-08T00:30:57.649Z Compiling owo-colors v4.3.0
32042026-05-08T00:30:57.668Z Compiling cancel-safe-futures v0.1.5
32052026-05-08T00:30:57.916Z Compiling zone v0.3.1
32062026-05-08T00:30:57.966Z Compiling resolv-conf v0.7.6
32072026-05-08T00:30:58.017Z Compiling libsw-core v0.3.2
32082026-05-08T00:30:58.125Z Compiling async-recursion v1.1.1
32092026-05-08T00:30:58.230Z Compiling libsw v3.5.0
32102026-05-08T00:30:58.248Z Compiling usdt v0.5.0
32112026-05-08T00:30:58.420Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32122026-05-08T00:30:58.470Z Compiling console v0.15.11
32132026-05-08T00:30:58.504Z Compiling newline-converter v0.3.0
32142026-05-08T00:30:58.565Z Compiling libefi-sys v0.1.0
32152026-05-08T00:30:58.596Z Compiling linear-map v1.2.0
32162026-05-08T00:30:58.672Z Compiling hickory-proto v0.24.4
32172026-05-08T00:30:58.690Z Compiling bitfield-struct v0.6.2
32182026-05-08T00:30:58.708Z Compiling semver v0.1.20
32192026-05-08T00:30:58.784Z Compiling linked-hash-map v0.5.6
32202026-05-08T00:30:58.865Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32212026-05-08T00:30:58.978Z Compiling expectorate v1.2.0
32222026-05-08T00:30:59.045Z Compiling lru-cache v0.1.2
32232026-05-08T00:30:59.067Z Compiling typify-macro v0.6.2
32242026-05-08T00:30:59.096Z Compiling rustc_version v0.1.7
32252026-05-08T00:30:59.115Z Compiling tokio-dtrace v0.1.1
32262026-05-08T00:30:59.118Z Compiling dropshot-api-manager-types v0.7.1
32272026-05-08T00:30:59.159Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32282026-05-08T00:30:59.161Z Compiling pin-project-internal v1.1.11
32292026-05-08T00:30:59.200Z Compiling slog-dtrace v0.3.0
32302026-05-08T00:30:59.223Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32312026-05-08T00:30:59.246Z Compiling minimal-lexical v0.2.1
32322026-05-08T00:30:59.249Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32332026-05-08T00:30:59.342Z Compiling typify-impl v0.4.3
32342026-05-08T00:30:59.405Z Compiling newtype_derive v0.1.6
32352026-05-08T00:30:59.477Z Compiling oxide-tokio-rt v0.1.4
32362026-05-08T00:30:59.520Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32372026-05-08T00:30:59.553Z Compiling nom v7.1.3
32382026-05-08T00:30:59.572Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32392026-05-08T00:30:59.575Z Compiling phf_shared v0.12.1
32402026-05-08T00:30:59.608Z Compiling snafu-derive v0.8.9
32412026-05-08T00:30:59.675Z Compiling pem v3.0.6
32422026-05-08T00:30:59.693Z Compiling csv-core v0.1.13
32432026-05-08T00:30:59.833Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32442026-05-08T00:30:59.876Z Compiling xshell-macros v0.2.7
32452026-05-08T00:30:59.918Z Compiling chrono-tz v0.10.4
32462026-05-08T00:31:00.099Z Compiling highway v1.3.0
32472026-05-08T00:31:00.173Z Compiling same-file v1.0.6
32482026-05-08T00:31:00.285Z Compiling const_format_proc_macros v0.2.34
32492026-05-08T00:31:00.315Z Compiling csv v1.4.0
32502026-05-08T00:31:00.334Z Compiling walkdir v2.5.0
32512026-05-08T00:31:00.377Z Compiling xshell v0.2.7
32522026-05-08T00:31:00.410Z Compiling phf v0.12.1
32532026-05-08T00:31:00.577Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32542026-05-08T00:31:00.604Z Compiling pin-project v1.1.11
32552026-05-08T00:31:00.701Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32562026-05-08T00:31:00.754Z Compiling globset v0.4.18
32572026-05-08T00:31:00.773Z Compiling olpc-cjson v0.1.4
32582026-05-08T00:31:01.013Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32592026-05-08T00:31:01.031Z Compiling primeorder v0.13.6
32602026-05-08T00:31:01.060Z Compiling serde_plain v1.0.2
32612026-05-08T00:31:01.079Z Compiling typed-path v0.9.3
32622026-05-08T00:31:01.210Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32632026-05-08T00:31:01.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32642026-05-08T00:31:01.322Z Compiling typify v0.6.2
32652026-05-08T00:31:01.344Z Compiling hickory-resolver v0.24.4
32662026-05-08T00:31:01.361Z Compiling const_format v0.2.35
32672026-05-08T00:31:01.492Z Compiling progenitor-impl v0.14.0
32682026-05-08T00:31:01.513Z Compiling progenitor-impl v0.13.0
32692026-05-08T00:31:01.632Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32702026-05-08T00:31:01.776Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32712026-05-08T00:31:01.872Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32722026-05-08T00:31:02.026Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32732026-05-08T00:31:02.243Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32742026-05-08T00:31:02.300Z Compiling snafu v0.8.9
32752026-05-08T00:31:02.442Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32762026-05-08T00:31:02.654Z Compiling qorb v0.4.1
32772026-05-08T00:31:02.680Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32782026-05-08T00:31:02.824Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32792026-05-08T00:31:03.093Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32802026-05-08T00:31:03.282Z Compiling tough v0.20.0
32812026-05-08T00:31:03.335Z Compiling tabled_derive v0.7.0
32822026-05-08T00:31:03.467Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32832026-05-08T00:31:03.488Z Compiling bcs v0.1.6
32842026-05-08T00:31:03.911Z Compiling salty v0.3.0
32852026-05-08T00:31:04.080Z Compiling termtree v0.5.1
32862026-05-08T00:31:04.162Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32872026-05-08T00:31:04.246Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32882026-05-08T00:31:04.329Z Compiling textwrap v0.16.2
32892026-05-08T00:31:04.399Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32902026-05-08T00:31:04.476Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32912026-05-08T00:31:04.559Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32922026-05-08T00:31:04.601Z Compiling tabled v0.15.0
32932026-05-08T00:31:04.844Z Compiling progenitor-macro v0.13.0
32942026-05-08T00:31:04.867Z Compiling steno v0.4.1
32952026-05-08T00:31:04.885Z Compiling progenitor-macro v0.14.0
32962026-05-08T00:31:04.931Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32972026-05-08T00:31:04.952Z Compiling typify-macro v0.4.3
32982026-05-08T00:31:04.973Z Compiling base64 v0.21.7
32992026-05-08T00:31:05.071Z Compiling tagptr v0.2.0
33002026-05-08T00:31:05.133Z Compiling radium v0.7.0
33012026-05-08T00:31:05.152Z Compiling humantime v2.3.0
33022026-05-08T00:31:05.280Z Compiling moka v0.12.13
33032026-05-08T00:31:05.517Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33042026-05-08T00:31:05.541Z Compiling p384 v0.13.1
33052026-05-08T00:31:05.561Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33062026-05-08T00:31:05.906Z Compiling maybe-uninit v2.0.0
33072026-05-08T00:31:06.183Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33082026-05-08T00:31:06.242Z Compiling tap v1.0.1
33092026-05-08T00:31:06.263Z Compiling hickory-resolver v0.25.2
33102026-05-08T00:31:06.263Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33112026-05-08T00:31:06.370Z Compiling wyz v0.5.1
33122026-05-08T00:31:06.533Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33132026-05-08T00:31:06.635Z Compiling proc-macro-error-attr2 v2.0.0
33142026-05-08T00:31:06.666Z Compiling parking_lot_core v0.8.6
33152026-05-08T00:31:06.963Z Compiling utf-8 v0.7.6
33162026-05-08T00:31:07.023Z Compiling funty v2.0.0
33172026-05-08T00:31:07.109Z Compiling typify v0.4.3
33182026-05-08T00:31:07.165Z Compiling packed_struct v0.10.1
33192026-05-08T00:31:07.221Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33202026-05-08T00:31:07.285Z Compiling tungstenite v0.21.0
33212026-05-08T00:31:07.332Z Compiling proc-macro-error2 v2.0.1
33222026-05-08T00:31:07.535Z Compiling bitvec v1.0.1
33232026-05-08T00:31:07.582Z Compiling polyval v0.6.2
33242026-05-08T00:31:07.606Z Compiling git-stub v1.0.0
33252026-05-08T00:31:07.726Z Compiling packed_struct_codegen v0.10.1
33262026-05-08T00:31:07.745Z Compiling num-derive v0.3.3
33272026-05-08T00:31:07.806Z Compiling bitfield-macros v0.19.4
33282026-05-08T00:31:07.892Z Compiling zerocopy-derive v0.6.6
33292026-05-08T00:31:07.912Z Compiling indexmap v1.9.3
33302026-05-08T00:31:07.961Z Compiling crc-catalog v2.4.0
33312026-05-08T00:31:08.104Z Compiling nodrop v0.1.14
33322026-05-08T00:31:08.158Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33332026-05-08T00:31:08.206Z Compiling array-init v0.0.4
33342026-05-08T00:31:08.245Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33352026-05-08T00:31:08.353Z Compiling crc v3.4.0
33362026-05-08T00:31:08.468Z Compiling tokio-tungstenite v0.21.0
33372026-05-08T00:31:08.603Z Compiling git-stub-vcs v0.1.0
33382026-05-08T00:31:08.626Z Compiling ghash v0.5.1
33392026-05-08T00:31:08.651Z Compiling tabled_derive v0.11.0
33402026-05-08T00:31:08.732Z Compiling bitfield v0.19.4
33412026-05-08T00:31:08.818Z Compiling smallvec v0.6.14
33422026-05-08T00:31:08.867Z Compiling libscf-sys v1.1.0
33432026-05-08T00:31:08.944Z Compiling zerocopy v0.6.6
33442026-05-08T00:31:09.065Z Compiling progenitor-impl v0.11.2
33452026-05-08T00:31:09.104Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33462026-05-08T00:31:09.110Z Compiling papergrid v0.17.0
33472026-05-08T00:31:09.143Z Compiling testing_table v0.3.0
33482026-05-08T00:31:09.164Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33492026-05-08T00:31:09.378Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33502026-05-08T00:31:09.380Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33512026-05-08T00:31:09.453Z Compiling ctr v0.9.2
33522026-05-08T00:31:09.494Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33532026-05-08T00:31:09.681Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33542026-05-08T00:31:09.716Z Compiling corncobs v0.1.4
33552026-05-08T00:31:09.756Z Compiling unicase v2.9.0
33562026-05-08T00:31:09.837Z Compiling hashbrown v0.12.3
33572026-05-08T00:31:09.919Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33582026-05-08T00:31:09.922Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33592026-05-08T00:31:09.958Z Compiling aes-gcm v0.10.3
33602026-05-08T00:31:10.002Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33612026-05-08T00:31:10.033Z Compiling mime_guess v2.0.5
33622026-05-08T00:31:10.054Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33632026-05-08T00:31:10.084Z Compiling parking_lot v0.11.2
33642026-05-08T00:31:10.278Z Compiling tabled v0.20.0
33652026-05-08T00:31:10.428Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33662026-05-08T00:31:10.562Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33672026-05-08T00:31:10.581Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33682026-05-08T00:31:10.707Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33692026-05-08T00:31:10.819Z Compiling serde-hex v0.1.0
33702026-05-08T00:31:10.869Z Compiling progenitor v0.13.0
33712026-05-08T00:31:10.888Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33722026-05-08T00:31:10.959Z Compiling progenitor v0.14.0
33732026-05-08T00:31:11.069Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33742026-05-08T00:31:11.127Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33752026-05-08T00:31:11.162Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33762026-05-08T00:31:11.180Z Compiling progenitor-impl v0.10.0
33772026-05-08T00:31:11.183Z Compiling ron v0.8.1
33782026-05-08T00:31:11.242Z Compiling hashbrown v0.13.2
33792026-05-08T00:31:11.334Z Compiling progenitor-client v0.11.2
33802026-05-08T00:31:11.360Z Compiling prefix-trie v0.7.0
33812026-05-08T00:31:11.740Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33822026-05-08T00:31:11.760Z Compiling ssh-encoding v0.2.0
33832026-05-08T00:31:11.840Z Compiling blowfish v0.9.1
33842026-05-08T00:31:11.859Z Compiling fxhash v0.2.1
33852026-05-08T00:31:12.044Z Compiling secrecy v0.8.0
33862026-05-08T00:31:12.102Z Compiling crc-any v2.5.0
33872026-05-08T00:31:12.154Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33882026-05-08T00:31:12.233Z Compiling progenitor-macro v0.11.2
33892026-05-08T00:31:12.410Z Compiling ssh-cipher v0.2.0
33902026-05-08T00:31:12.502Z Compiling bcrypt-pbkdf v0.10.0
33912026-05-08T00:31:12.548Z Compiling sled v0.34.7
33922026-05-08T00:31:12.913Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33932026-05-08T00:31:12.939Z Compiling object v0.30.4
33942026-05-08T00:31:13.209Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33952026-05-08T00:31:13.305Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33962026-05-08T00:31:13.574Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33972026-05-08T00:31:13.624Z Compiling hickory-server v0.25.2
33982026-05-08T00:31:13.766Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33992026-05-08T00:31:13.918Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34002026-05-08T00:31:14.402Z Compiling progenitor-macro v0.10.0
34012026-05-08T00:31:14.424Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34022026-05-08T00:31:14.507Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
34032026-05-08T00:31:14.567Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34042026-05-08T00:31:14.630Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34052026-05-08T00:31:15.459Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
34062026-05-08T00:31:15.574Z Compiling password-hash v0.4.2
34072026-05-08T00:31:15.869Z Compiling half v1.8.3
34082026-05-08T00:31:16.052Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34092026-05-08T00:31:16.219Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34102026-05-08T00:31:16.247Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34112026-05-08T00:31:16.268Z Compiling path-slash v0.1.5
34122026-05-08T00:31:16.399Z Compiling http-range v0.1.5
34132026-05-08T00:31:16.465Z Compiling crc8 v0.1.1
34142026-05-08T00:31:16.534Z Compiling serde_cbor v0.11.2
34152026-05-08T00:31:16.555Z Compiling pbkdf2 v0.11.0
34162026-05-08T00:31:16.586Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34172026-05-08T00:31:16.633Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34182026-05-08T00:31:16.840Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34192026-05-08T00:31:16.982Z Compiling ssh-key v0.6.7
34202026-05-08T00:31:17.089Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34212026-05-08T00:31:17.222Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34222026-05-08T00:31:17.312Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34232026-05-08T00:31:17.315Z Compiling p256 v0.13.2
34242026-05-08T00:31:17.383Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34252026-05-08T00:31:17.467Z Compiling p521 v0.13.3
34262026-05-08T00:31:17.793Z Compiling yasna v0.5.2
34272026-05-08T00:31:17.934Z Compiling kstat-rs v0.2.4
34282026-05-08T00:31:17.979Z Compiling headers-core v0.3.0
34292026-05-08T00:31:18.150Z Compiling nanorand v0.7.0
34302026-05-08T00:31:18.190Z Compiling progenitor v0.11.2
34312026-05-08T00:31:18.234Z Compiling atty v0.2.14
34322026-05-08T00:31:18.255Z Compiling russh-cryptovec v0.7.3
34332026-05-08T00:31:18.278Z Compiling md5 v0.7.0
34342026-05-08T00:31:18.308Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34352026-05-08T00:31:18.395Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34362026-05-08T00:31:18.416Z Compiling home v0.5.12
34372026-05-08T00:31:18.506Z Compiling flume v0.11.1
34382026-05-08T00:31:18.526Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34392026-05-08T00:31:18.531Z Compiling rcgen v0.12.1
34402026-05-08T00:31:18.577Z Compiling russh-keys v0.45.0
34412026-05-08T00:31:18.619Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34422026-05-08T00:31:18.638Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34432026-05-08T00:31:18.642Z Compiling headers v0.4.1
34442026-05-08T00:31:18.642Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34452026-05-08T00:31:18.906Z Compiling hyper-staticfile v0.10.1
34462026-05-08T00:31:19.026Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34472026-05-08T00:31:19.112Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34482026-05-08T00:31:19.520Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34492026-05-08T00:31:19.547Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34502026-05-08T00:31:19.586Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34512026-05-08T00:31:19.588Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34522026-05-08T00:31:19.625Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34532026-05-08T00:31:19.849Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34542026-05-08T00:31:19.951Z Compiling num-bigint v0.4.6
34552026-05-08T00:31:20.191Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34562026-05-08T00:31:20.287Z Compiling progenitor v0.10.0
34572026-05-08T00:31:20.410Z Compiling des v0.8.1
34582026-05-08T00:31:20.444Z Compiling subprocess v0.2.15
34592026-05-08T00:31:20.447Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34602026-05-08T00:31:20.496Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34612026-05-08T00:31:20.517Z Compiling hex-literal v0.4.1
34622026-05-08T00:31:20.664Z Compiling display-error-chain v0.2.2
34632026-05-08T00:31:20.685Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34642026-05-08T00:31:20.704Z Compiling colored v2.2.0
34652026-05-08T00:31:20.727Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34662026-05-08T00:31:20.861Z Compiling socket2 v0.5.10
34672026-05-08T00:31:20.982Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34682026-05-08T00:31:21.069Z Compiling internet-checksum v0.2.1
34692026-05-08T00:31:21.337Z Compiling russh v0.45.0
34702026-05-08T00:31:21.359Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34712026-05-08T00:31:21.376Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34722026-05-08T00:31:24.491Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34732026-05-08T00:31:25.240Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34742026-05-08T00:31:25.783Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34752026-05-08T00:31:27.700Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34762026-05-08T00:31:36.745Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34772026-05-08T00:31:36.745Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34782026-05-08T00:31:36.748Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34792026-05-08T00:31:36.748Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34802026-05-08T00:31:38.714Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34812026-05-08T00:31:38.733Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34822026-05-08T00:31:43.514Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34832026-05-08T00:31:45.147Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34842026-05-08T00:32:06.257Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34852026-05-08T00:32:27.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
34862026-05-08T00:32:27.306Z
34872026-05-08T00:32:27.306Zreal 1:38.521759977
34882026-05-08T00:32:27.307Zuser 9:47.741442094
34892026-05-08T00:32:27.307Zsys 1:56.687608715
34902026-05-08T00:32:27.307Ztrap 0.317230515
34912026-05-08T00:32:27.313Ztflt 0.668679695
34922026-05-08T00:32:27.313Zdflt 2.141324858
34932026-05-08T00:32:27.313Zkflt 0.000234019
34942026-05-08T00:32:27.313Zlock 33:50.472151599
34952026-05-08T00:32:27.313Zslp 22:50.210054184
34962026-05-08T00:32:27.313Zlat 45.343871629
34972026-05-08T00:32:27.313Zstop 3:07.318300742
34982026-05-08T00:32:27.313Z+ mkdir tests
34992026-05-08T00:32:27.313Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35002026-05-08T00:32:27.313Z+ xargs -I '{}' -t cp '{}' tests/
35012026-05-08T00:32:27.405Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-470a60e3d0e6ef24 tests/
35022026-05-08T00:32:27.427Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a30bd6ce46b8f667 tests/
35032026-05-08T00:32:27.450Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-6ff027522a55cd83 tests/
35042026-05-08T00:32:27.474Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-06879957ae11aa92 tests/
35052026-05-08T00:32:27.744Z+ 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/*)
35062026-05-08T00:32:27.748Z+ 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-a30bd6ce46b8f667 tests/commtest-6ff027522a55cd83 tests/dhcp_server-470a60e3d0e6ef24 tests/end_to_end_tests-06879957ae11aa92 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
35072026-05-08T00:34:02.940ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35082026-05-08T00:34:02.940Za .github/buildomat/ci-env.sh 1K
35092026-05-08T00:34:02.940Za out/target/test 1K
35102026-05-08T00:34:02.941Za out/npuzone/npuzone 27402K
35112026-05-08T00:34:02.941Za package-manifest.toml 35K
35122026-05-08T00:34:02.941Za smf/sled-agent/non-gimlet/config.toml 6K
35132026-05-08T00:34:02.941Za target/release/omicron-package 44886K
35142026-05-08T00:34:02.941Za target/release/xtask 11449K
35152026-05-08T00:34:02.941Za target/debug/bootstrap 351804K
35162026-05-08T00:34:02.941Za tests/bootstrap-a30bd6ce46b8f667 31215K
35172026-05-08T00:34:02.941Za tests/commtest-6ff027522a55cd83 32300K
35182026-05-08T00:34:02.941Za tests/dhcp_server-470a60e3d0e6ef24 31215K
35192026-05-08T00:34:02.941Za tests/end_to_end_tests-06879957ae11aa92 392918K
35202026-05-08T00:34:02.941Za out/clickhouse.tar.gz 318955K
35212026-05-08T00:34:02.942Za out/clickhouse_keeper.tar.gz 304309K
35222026-05-08T00:34:02.942Za out/clickhouse_server.tar.gz 318954K
35232026-05-08T00:34:02.942Za out/cockroachdb.tar.gz 164629K
35242026-05-08T00:34:02.942Za out/crucible-pantry-zone.tar.gz 43686K
35252026-05-08T00:34:02.942Za out/crucible-utils.tar 17744K
35262026-05-08T00:34:02.942Za out/crucible-zone.tar.gz 57824K
35272026-05-08T00:34:02.942Za out/external-dns.tar.gz 49279K
35282026-05-08T00:34:02.943Za out/internal-dns.tar.gz 49279K
35292026-05-08T00:34:02.943Za out/mg-ddm-gz.tar 95141K
35302026-05-08T00:34:02.943Za out/nexus.tar.gz 222588K
35312026-05-08T00:34:02.943Za out/ntp.tar.gz 31636K
35322026-05-08T00:34:02.943Za out/omicron-gateway-softnpu.tar.gz 28502K
35332026-05-08T00:34:02.943Za out/omicron-sled-agent.tar 198822K
35342026-05-08T00:34:02.943Za out/overlay.tar.gz 3K
35352026-05-08T00:34:02.943Za out/oximeter.tar.gz 65320K
35362026-05-08T00:34:02.943Za out/oxlog.tar 3782K
35372026-05-08T00:34:02.943Za out/probe.tar.gz 3037K
35382026-05-08T00:34:02.943Za out/propolis-server.tar.gz 38727K
35392026-05-08T00:34:02.943Za out/pumpkind-gz.tar 26647K
35402026-05-08T00:34:02.943Za out/switch-softnpu.tar.gz 392776K
35412026-05-08T00:34:02.947Z
35422026-05-08T00:34:02.947Zreal 1:35.186809488
35432026-05-08T00:34:02.947Zuser 1:32.087424477
35442026-05-08T00:34:02.947Zsys 5.129679140
35452026-05-08T00:34:02.947Ztrap 0.009118694
35462026-05-08T00:34:02.947Ztflt 0.000000000
35472026-05-08T00:34:02.947Zdflt 0.000000000
35482026-05-08T00:34:02.948Zkflt 0.000000000
35492026-05-08T00:34:02.948Zlock 0.000000000
35502026-05-08T00:34:02.948Zslp 1:32.052238358
35512026-05-08T00:34:02.948Zlat 1.090674574
35522026-05-08T00:34:02.948Zstop 0.000274088
35532026-05-08T00:34:02.948Zprocess exited: duration 1096100 ms, exit code 0
 
35542026-05-08T00:34:02.964Zfound 1 output files
35552026-05-08T00:34:02.964Zuploading: /work/package.tar.gz (2433068358 bytes)
35562026-05-08T00:34:36.226Zuploaded: /work/package.tar.gz