01M0TNP2N9QKTBVA1PXDYYMDM7: helios / package

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

Buildomat Job: 01M0TNPNV3PJNKBW1SAVPNQH8H

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-24T20:00:34.548Zjob assigned to worker 01M0TNPYFCEWFDXTK4DESJZC16 [factory aws, i-0f82a5555d4c5b360] (queued for 1 m 0 s)
 
22026-08-24T20:00:41.168Zstarting task 0: "setup"
32026-08-24T20:00:41.175Z++ uname -s
42026-08-24T20:00:41.175Z+ kern=SunOS
52026-08-24T20:00:41.175Z+ build_user=build
62026-08-24T20:00:41.175Z+ build_uid=12345
72026-08-24T20:00:41.175Z+ work_dir=/work
82026-08-24T20:00:41.176Z+ input_dir=/input
92026-08-24T20:00:41.176Z+ [[ 0 == 12345 ]]
102026-08-24T20:00:41.176Z+ case "$kern" in
112026-08-24T20:00:41.176Z+ groupadd -g 12345 build
122026-08-24T20:00:41.179Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-24T20:00:43.182Z+ zfs create -o mountpoint=/work rpool/work
142026-08-24T20:00:43.297Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-24T20:00:43.301Z+ home_fs=zfs
162026-08-24T20:00:43.301Z+ [[ zfs == autofs ]]
172026-08-24T20:00:43.301Z+ mkdir -p /home/build
182026-08-24T20:00:43.304Z+ chown build:build /home/build /work
192026-08-24T20:00:45.302Z+ chmod 0700 /home/build /work
202026-08-24T20:00:45.306Zprocess exited: duration 4141 ms, exit code 0
 
212026-08-24T20:00:45.314Zstarting task 1: "rust-toolchain"
222026-08-24T20:00:45.318Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-24T20:00:45.319Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-24T20:00:45.319Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-08-24T20:00:45.319Z * rust toolchain channel = "1.97.1"
262026-08-24T20:00:45.319Z * rust toolchain profile = "default"
272026-08-24T20:00:45.319Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-24T20:00:45.324Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-24T20:00:45.324Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-24T20:00:45.397Zinfo: downloading installer
312026-08-24T20:00:46.833Zwarn: It looks like you have an existing rustup settings file at:
322026-08-24T20:00:46.833Zwarn: /home/build/.rustup/settings.toml
332026-08-24T20:00:46.833Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-24T20:00:46.833Zwarn: instead of the one inferred from the default host triple.
352026-08-24T20:00:46.847Zinfo: profile set to default
362026-08-24T20:00:46.848Zinfo: default host triple is x86_64-unknown-illumos
372026-08-24T20:00:46.854Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-24T20:00:46.983Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-24T20:00:46.987Zinfo: downloading 6 components
402026-08-24T20:01:00.898Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-24T20:01:00.898Z
422026-08-24T20:01:00.931Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-24T20:01:00.931Z
442026-08-24T20:01:00.931Z
452026-08-24T20:01:00.931ZRust is installed now. Great!
462026-08-24T20:01:00.931Z
472026-08-24T20:01:00.931ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-24T20:01:00.931Zenvironment variable. This has not been done automatically.
492026-08-24T20:01:00.932Z
502026-08-24T20:01:00.932ZTo configure your current shell, you need to source
512026-08-24T20:01:00.932Zthe corresponding env file under $HOME/.cargo.
522026-08-24T20:01:00.932Z
532026-08-24T20:01:00.932ZThis is usually done by running one of the following (note the leading DOT):
542026-08-24T20:01:00.932Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-24T20:01:00.932Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-24T20:01:00.932Zsource "~/.cargo/env.nu" # For nushell
572026-08-24T20:01:00.932Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-24T20:01:00.932Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-24T20:01:00.932Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-24T20:01:00.932Zwarn: no default linker (`cc`) was found in your PATH
612026-08-24T20:01:00.932Zwarn: many Rust crates require a system C toolchain to build
622026-08-24T20:01:01.033Z+ rustup --version
632026-08-24T20:01:01.039Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-24T20:01:01.042Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-24T20:01:01.060Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-24T20:01:01.063Z+ cargo --version
672026-08-24T20:01:01.071Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-24T20:01:01.074Z+ rustc --version
692026-08-24T20:01:01.094Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-24T20:01:01.100Zprocess exited: duration 15783 ms, exit code 0
 
712026-08-24T20:01:01.112Zstarting task 2: "authentication"
722026-08-24T20:01:01.124ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
732026-08-24T20:01:27.572Zprocess exited: duration 26460 ms, exit code 0
 
742026-08-24T20:01:27.581Zstarting task 3: "clone repository"
752026-08-24T20:01:27.586Z+ mkdir -p /work/oxidecomputer/omicron
762026-08-24T20:01:27.591Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
772026-08-24T20:01:27.621ZCloning into '/work/oxidecomputer/omicron'...
782026-08-24T20:01:40.603Z+ cd /work/oxidecomputer/omicron
792026-08-24T20:01:40.603Z+ git fetch origin 9311c6602937fcfde01aa3da474e3a5d85890f6b
802026-08-24T20:01:41.275ZFrom https://github.com/oxidecomputer/omicron
812026-08-24T20:01:41.275Z * branch 9311c6602937fcfde01aa3da474e3a5d85890f6b -> FETCH_HEAD
822026-08-24T20:01:41.291Z+ [[ -n '' ]]
832026-08-24T20:01:41.291Z+ git reset --hard 9311c6602937fcfde01aa3da474e3a5d85890f6b
842026-08-24T20:01:41.364ZHEAD is now at 9311c6602 Bump tokio-postgres from 0.7.16 to 0.7.18
852026-08-24T20:01:41.376Zprocess exited: duration 13783 ms, exit code 0
 
862026-08-24T20:01:41.395Zstarting task 4: "build"
872026-08-24T20:01:41.402Z+ source .github/buildomat/ci-env.sh
882026-08-24T20:01:41.402Z++ export CARGO_TERM_COLOR=always
892026-08-24T20:01:41.402Z++ CARGO_TERM_COLOR=always
902026-08-24T20:01:41.402Z+++ uname -s
912026-08-24T20:01:41.402Z++ [[ SunOS == \S\u\n\O\S ]]
922026-08-24T20:01:41.402Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
932026-08-24T20:01:41.402Z+ cargo --version
942026-08-24T20:01:41.408Zcargo 1.97.1 (c980f4866 2026-06-30)
952026-08-24T20:01:41.413Z+ rustc --version
962026-08-24T20:01:41.435Zrustc 1.97.1 (8bab26f4f 2026-07-14)
972026-08-24T20:01:41.441Z+ WORK=/work
982026-08-24T20:01:41.441Z+ pfexec mkdir -p /work
992026-08-24T20:01:41.442Z+ pfexec chown build /work
1002026-08-24T20:01:41.442Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1012026-08-24T20:01:43.382Z Startup: Refreshing catalog 'helios' ... Done
1022026-08-24T20:01:43.731Z Startup: Caching catalogs ... Done
1032026-08-24T20:01:45.761ZPlanning: Solver setup ... Done (1.914s)
1042026-08-24T20:01:45.831ZPlanning: Running solver ... Done (0.061s)
1052026-08-24T20:01:45.865ZPlanning: Finding local manifests ... Done (0.003s)
1062026-08-24T20:01:45.881ZPlanning: Fetching manifests: 0/2 0% complete
1072026-08-24T20:01:45.898ZPlanning: Fetching manifests: 2/2 100% complete
1082026-08-24T20:01:45.911ZPlanning: Package planning ... Done (0.014s)
1092026-08-24T20:01:45.918ZPlanning: Merging actions ... Done (0.001s)
1102026-08-24T20:01:46.134ZPlanning: Checking for conflicting actions ... Done (0.222s)
1112026-08-24T20:01:46.142ZPlanning: Consolidating action changes ... Done (0.001s)
1122026-08-24T20:01:46.951ZPlanning: Evaluating mediators ... Done (0.807s)
1132026-08-24T20:01:46.962ZPlanning: Planning completed in 3.18 seconds
1142026-08-24T20:01:46.962Z Packages to install: 2
1152026-08-24T20:01:46.963Z Estimated space available: 156.01 GB
1162026-08-24T20:01:46.963ZEstimated space to be consumed: 76.36 MB
1172026-08-24T20:01:46.963Z Create boot environment: No
1182026-08-24T20:01:46.963ZCreate backup boot environment: No
1192026-08-24T20:01:46.963Z Rebuild boot archive: No
1202026-08-24T20:01:46.963Z
1212026-08-24T20:01:46.963ZChanged packages:
1222026-08-24T20:01:46.963Zhelios
1232026-08-24T20:01:46.963Z developer/build-essential
1242026-08-24T20:01:46.963Z None -> 11-3.0
1252026-08-24T20:01:46.963Z library/libxmlsec1
1262026-08-24T20:01:46.963Z None -> 1.2.35-3.0
1272026-08-24T20:01:46.990Z
1282026-08-24T20:01:46.990ZDownload: 0/214 items 0.0/1.3MB 0% complete
1292026-08-24T20:01:47.055ZDownload: Completed 1.28 MB in 0.07 seconds (17.2M/s)
1302026-08-24T20:01:47.162Z Actions: 1/268 actions (Installing new actions)
1312026-08-24T20:01:47.199Z Actions: Completed 268 actions in 0.04 seconds.
1322026-08-24T20:01:47.250ZFinalize: Updating package state database ... Done (0.035s)
1332026-08-24T20:01:47.250ZFinalize: Updating package cache ... Done (0.000s)
1342026-08-24T20:01:47.323ZFinalize: Updating image state ... Done (0.084s)
1352026-08-24T20:01:50.061ZFinalize: Creating fast lookup database ... Done (2.626s)
1362026-08-24T20:01:50.113ZFinalize: Reading search index ... Done (0.011s)
1372026-08-24T20:01:50.113ZFinalize: Updating search index ... Done (0.000s)
1382026-08-24T20:01:50.171ZFinalize: Updating package cache ... Done (0.000s)
1392026-08-24T20:01:50.545ZPlanning: Evaluating mediator changes ... Done
1402026-08-24T20:01:50.661ZPlanning: Checking for conflicting actions ... Done
1412026-08-24T20:01:50.709ZPlanning: Consolidating action changes ... Done
1422026-08-24T20:01:50.841ZPlanning: Evaluating mediators ... Done
1432026-08-24T20:01:50.880ZPlanning: Planning completed in 0.26 seconds
1442026-08-24T20:01:50.880Z Mediators to change: 2
1452026-08-24T20:01:50.880Z Create boot environment: No
1462026-08-24T20:01:50.880ZCreate backup boot environment: No
1472026-08-24T20:01:50.909ZFinalize: Updating package state database ... Done
1482026-08-24T20:01:50.909ZFinalize: Updating package cache ... Done
1492026-08-24T20:01:50.928ZFinalize: Updating image state ... Done
1502026-08-24T20:01:52.907ZFinalize: Creating fast lookup database ... Done
1512026-08-24T20:01:52.966ZFinalize: Reading search index ... Done
1522026-08-24T20:01:52.969ZFinalize: Updating search index ... Done
1532026-08-24T20:01:53.041ZFinalize: Updating package cache ... Done
1542026-08-24T20:01:53.330ZPlanning: Evaluating mediator changes ... Done
1552026-08-24T20:01:53.428ZPlanning: Checking for conflicting actions ... Done
1562026-08-24T20:01:53.433ZPlanning: Consolidating action changes ... Done
1572026-08-24T20:01:53.598ZPlanning: Evaluating mediators ... Done
1582026-08-24T20:01:53.613ZPlanning: Planning completed in 0.27 seconds
1592026-08-24T20:01:53.625Z Mediators to change: 1
1602026-08-24T20:01:53.626Z Create boot environment: No
1612026-08-24T20:01:53.626ZCreate backup boot environment: No
1622026-08-24T20:01:53.679ZFinalize: Updating package state database ... Done
1632026-08-24T20:01:53.679ZFinalize: Updating package cache ... Done
1642026-08-24T20:01:53.721ZFinalize: Updating image state ... Done
1652026-08-24T20:01:55.705ZFinalize: Creating fast lookup database ... Done
1662026-08-24T20:01:55.774ZFinalize: Reading search index ... Done
1672026-08-24T20:01:55.777ZFinalize: Updating search index ... Done
1682026-08-24T20:01:55.926ZFinalize: Updating package cache ... Done
1692026-08-24T20:01:56.239ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1702026-08-24T20:01:56.240Zapache system 2.4 system
1712026-08-24T20:01:56.240Zclang system 15 system
1722026-08-24T20:01:56.240Zcsh system system illumos
1732026-08-24T20:01:56.241Zctags system system illumos
1742026-08-24T20:01:56.242Zfile vendor vendor darwinsys
1752026-08-24T20:01:56.242Zfile system system illumos
1762026-08-24T20:01:56.243Zgcc vendor 14 vendor
1772026-08-24T20:01:56.243Zgcc system 13 system
1782026-08-24T20:01:56.244Zgcc system 10 system
1792026-08-24T20:01:56.245Zgo system 1.25 system
1802026-08-24T20:01:56.245Zllvm system 15 system
1812026-08-24T20:01:56.246Zmariadb system 11.4 system
1822026-08-24T20:01:56.246Zmta vendor vendor dma
1832026-08-24T20:01:56.246Zopenjdk system 17 system
1842026-08-24T20:01:56.246Zopenjdk system 11 system
1852026-08-24T20:01:56.246Zopenssl vendor 3 vendor
1862026-08-24T20:01:56.247Zperl system 5.40 system
1872026-08-24T20:01:56.247Zpostgresql system 18 system
1882026-08-24T20:01:56.247Zpostgresql system 17 system
1892026-08-24T20:01:56.247Zpython vendor 3 vendor
1902026-08-24T20:01:56.247Zpython system 2 system
1912026-08-24T20:01:56.247Zpython3 vendor 3.13 vendor
1922026-08-24T20:01:56.247Zruby system 3.4 system
1932026-08-24T20:01:56.247Zruby system 3.0 system
1942026-08-24T20:01:56.247Zwords vendor vendor american-english
1952026-08-24T20:01:56.247Zwords system system australian-english
1962026-08-24T20:01:56.247Zwords system system british-english
1972026-08-24T20:01:56.247Zwords system system canadian-english
1982026-08-24T20:01:56.247Zwords system system french
1992026-08-24T20:01:56.247Zwords system system italian
2002026-08-24T20:01:56.247Zwords system system ngerman
2012026-08-24T20:01:56.247Zwords system system ogerman
2022026-08-24T20:01:56.247Zwords system system spanish
2032026-08-24T20:01:56.494ZPUBLISHER TYPE STATUS P LOCATION
2042026-08-24T20:01:56.494Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2052026-08-24T20:01:56.971ZFMRI IFO
2062026-08-24T20:01:56.971Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2072026-08-24T20:01:56.971Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2082026-08-24T20:01:56.971Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2092026-08-24T20:01:56.971Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2102026-08-24T20:01:56.971Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2112026-08-24T20:01:56.971Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2122026-08-24T20:01:56.971Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2132026-08-24T20:01:56.972Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2142026-08-24T20:01:56.972Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2152026-08-24T20:01:57.296Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2162026-08-24T20:01:57.636Z Updating crates.io index
2172026-08-24T20:01:57.646Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2182026-08-24T20:01:57.943Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2192026-08-24T20:01:58.392Z Updating git repository `https://github.com/oxidecomputer/propolis`
2202026-08-24T20:01:59.361Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2212026-08-24T20:02:01.092Z Updating git repository `https://github.com/oxidecomputer/crucible`
2222026-08-24T20:02:03.317Z Updating git repository `https://github.com/oxidecomputer/opte`
2232026-08-24T20:02:04.358Z Updating git repository `https://github.com/oxidecomputer/tofino`
2242026-08-24T20:02:04.931Z Updating git repository `https://github.com/oxidecomputer/lldp`
2252026-08-24T20:02:05.351Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2262026-08-24T20:02:06.679Z Updating git repository `https://github.com/oxidecomputer/clickward`
2272026-08-24T20:02:06.984Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2282026-08-24T20:02:07.389Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2292026-08-24T20:02:07.689Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2302026-08-24T20:02:08.342Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2312026-08-24T20:02:08.610Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2322026-08-24T20:02:08.906Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2332026-08-24T20:02:09.207Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2342026-08-24T20:02:09.553Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2352026-08-24T20:02:10.086Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2362026-08-24T20:02:10.476Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2372026-08-24T20:02:10.779Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2382026-08-24T20:02:11.343Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2392026-08-24T20:02:12.189Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2402026-08-24T20:02:12.307Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2412026-08-24T20:02:12.638Z Updating git repository `https://github.com/oxidecomputer/erebor`
2422026-08-24T20:02:13.331Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2432026-08-24T20:02:13.728Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2442026-08-24T20:02:14.067Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2452026-08-24T20:02:14.641Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2462026-08-24T20:02:19.039Z Updating git repository `https://github.com/oxidecomputer/ispf`
2472026-08-24T20:02:19.274Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2482026-08-24T20:02:19.274Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2492026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/tough`
2502026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2512026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2522026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2532026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2542026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2552026-08-24T20:02:19.312Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2562026-08-24T20:02:19.312Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2572026-08-24T20:02:19.313Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2582026-08-24T20:02:19.495Z Updating git repository `https://github.com/illumos/smf-rs`
2592026-08-24T20:02:20.048Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2602026-08-24T20:02:22.869Z Downloading crates ...
2612026-08-24T20:02:22.917Z Downloaded fnv v1.0.7
2622026-08-24T20:02:22.923Z Downloaded anstyle-query v1.1.5
2632026-08-24T20:02:22.927Z Downloaded getrandom v0.4.3
2642026-08-24T20:02:22.931Z Downloaded pest_derive v2.8.6
2652026-08-24T20:02:22.935Z Downloaded unicode-linebreak v0.1.5
2662026-08-24T20:02:22.935Z Downloaded anstream v1.0.0
2672026-08-24T20:02:22.939Z Downloaded memmap v0.7.0
2682026-08-24T20:02:22.941Z Downloaded cargo-platform v0.3.2
2692026-08-24T20:02:22.941Z Downloaded cpufeatures v0.2.17
2702026-08-24T20:02:22.944Z Downloaded crypto-common v0.1.7
2712026-08-24T20:02:22.944Z Downloaded is_terminal_polyfill v1.70.2
2722026-08-24T20:02:22.944Z Downloaded anstyle-parse v1.0.0
2732026-08-24T20:02:22.944Z Downloaded zmij v1.0.21
2742026-08-24T20:02:22.948Z Downloaded once_cell v1.21.3
2752026-08-24T20:02:22.952Z Downloaded heck v0.4.1
2762026-08-24T20:02:22.955Z Downloaded clap_lex v1.0.0
2772026-08-24T20:02:22.955Z Downloaded dof v0.3.0
2782026-08-24T20:02:22.958Z Downloaded zerocopy v0.7.35
2792026-08-24T20:02:22.966Z Downloaded autocfg v1.5.0
2802026-08-24T20:02:22.970Z Downloaded colorchoice v1.0.4
2812026-08-24T20:02:22.970Z Downloaded indexmap v2.14.0
2822026-08-24T20:02:22.973Z Downloaded generic-array v0.14.7
2832026-08-24T20:02:22.973Z Downloaded macaddr v1.0.1
2842026-08-24T20:02:22.973Z Downloaded toml_datetime v0.6.11
2852026-08-24T20:02:22.973Z Downloaded anstyle v1.0.14
2862026-08-24T20:02:22.973Z Downloaded cargo_metadata v0.23.1
2872026-08-24T20:02:22.977Z Downloaded heck v0.5.0
2882026-08-24T20:02:22.977Z Downloaded block-buffer v0.10.4
2892026-08-24T20:02:22.980Z Downloaded cfg-if v1.0.4
2902026-08-24T20:02:22.980Z Downloaded camino-tempfile v1.4.1
2912026-08-24T20:02:22.984Z Downloaded camino v1.2.5
2922026-08-24T20:02:22.990Z Downloaded usdt-attr-macro v0.5.0
2932026-08-24T20:02:22.993Z Downloaded errno v0.3.14
2942026-08-24T20:02:22.996Z Downloaded dtrace-parser v0.2.0
2952026-08-24T20:02:22.999Z Downloaded pretty-hex v0.4.1
2962026-08-24T20:02:23.000Z Downloaded scroll_derive v0.12.1
2972026-08-24T20:02:23.000Z Downloaded strsim v0.11.1
2982026-08-24T20:02:23.004Z Downloaded byteorder v1.5.0
2992026-08-24T20:02:23.007Z Downloaded clap v4.6.1
3002026-08-24T20:02:23.011Z Downloaded fs-err v3.3.0
3012026-08-24T20:02:23.016Z Downloaded itoa v1.0.17
3022026-08-24T20:02:23.016Z Downloaded version_check v0.9.5
3032026-08-24T20:02:23.016Z Downloaded equivalent v1.0.2
3042026-08-24T20:02:23.027Z Downloaded plain v0.2.3
3052026-08-24T20:02:23.031Z Downloaded usdt v0.5.0
3062026-08-24T20:02:23.031Z Downloaded proc-macro-error-attr v1.0.4
3072026-08-24T20:02:23.036Z Downloaded smawk v0.3.2
3082026-08-24T20:02:23.036Z Downloaded swrite v0.1.0
3092026-08-24T20:02:23.036Z Downloaded toml_write v0.1.2
3102026-08-24T20:02:23.040Z Downloaded usdt-macro v0.5.0
3112026-08-24T20:02:23.040Z Downloaded tabled_derive v0.7.0
3122026-08-24T20:02:23.040Z Downloaded serde_spanned v0.6.9
3132026-08-24T20:02:23.043Z Downloaded thread-id v4.2.2
3142026-08-24T20:02:23.049Z Downloaded thiserror-impl v2.0.18
3152026-08-24T20:02:23.051Z Downloaded cargo_toml v0.21.0
3162026-08-24T20:02:23.051Z Downloaded digest v0.10.7
3172026-08-24T20:02:23.052Z Downloaded fastrand v2.3.0
3182026-08-24T20:02:23.056Z Downloaded thiserror-impl v1.0.69
3192026-08-24T20:02:23.059Z Downloaded usdt-impl v0.5.0
3202026-08-24T20:02:23.063Z Downloaded proc-macro-error v1.0.4
3212026-08-24T20:02:23.066Z Downloaded bytecount v0.6.9
3222026-08-24T20:02:23.067Z Downloaded scroll v0.12.0
3232026-08-24T20:02:23.067Z Downloaded terminal_size v0.4.3
3242026-08-24T20:02:23.069Z Downloaded thiserror v1.0.69
3252026-08-24T20:02:23.073Z Downloaded quote v1.0.45
3262026-08-24T20:02:23.076Z Downloaded serde_tokenstream v0.2.3
3272026-08-24T20:02:23.079Z Downloaded utf8parse v0.2.2
3282026-08-24T20:02:23.082Z Downloaded memchr v2.8.0
3292026-08-24T20:02:23.086Z Downloaded bitflags v2.11.0
3302026-08-24T20:02:23.091Z Downloaded sha2 v0.10.9
3312026-08-24T20:02:23.091Z Downloaded pest_generator v2.8.6
3322026-08-24T20:02:23.093Z Downloaded ucd-trie v0.1.7
3332026-08-24T20:02:23.093Z Downloaded toml v0.8.23
3342026-08-24T20:02:23.096Z Downloaded anyhow v1.0.104
3352026-08-24T20:02:23.096Z Downloaded clap_derive v4.6.1
3362026-08-24T20:02:23.102Z Downloaded zerocopy-derive v0.7.35
3372026-08-24T20:02:23.108Z Downloaded semver v1.0.28
3382026-08-24T20:02:23.111Z Downloaded tempfile v3.27.0
3392026-08-24T20:02:23.115Z Downloaded log v0.4.33
3402026-08-24T20:02:23.122Z Downloaded papergrid v0.11.0
3412026-08-24T20:02:23.127Z Downloaded textwrap v0.16.2
3422026-08-24T20:02:23.130Z Downloaded serde_derive v1.0.228
3432026-08-24T20:02:23.130Z Downloaded thiserror v2.0.18
3442026-08-24T20:02:23.133Z Downloaded unicode-ident v1.0.24
3452026-08-24T20:02:23.142Z Downloaded pest_meta v2.8.6
3462026-08-24T20:02:23.145Z Downloaded serde_core v1.0.228
3472026-08-24T20:02:23.149Z Downloaded proc-macro2 v1.0.106
3482026-08-24T20:02:23.154Z Downloaded toml_edit v0.22.27
3492026-08-24T20:02:23.163Z Downloaded serde v1.0.228
3502026-08-24T20:02:23.180Z Downloaded pest v2.8.6
3512026-08-24T20:02:23.183Z Downloaded typenum v1.20.1
3522026-08-24T20:02:23.189Z Downloaded hashbrown v0.17.0
3532026-08-24T20:02:23.203Z Downloaded serde_json v1.0.151
3542026-08-24T20:02:23.247Z Downloaded winnow v0.7.14
3552026-08-24T20:02:23.251Z Downloaded clap_builder v4.6.0
3562026-08-24T20:02:23.254Z Downloaded goblin v0.8.2
3572026-08-24T20:02:23.261Z Downloaded tabled v0.15.0
3582026-08-24T20:02:23.269Z Downloaded syn v1.0.109
3592026-08-24T20:02:23.283Z Downloaded unicode-width v0.1.14
3602026-08-24T20:02:23.286Z Downloaded unicode-width v0.2.0
3612026-08-24T20:02:23.289Z Downloaded syn v2.0.117
3622026-08-24T20:02:23.307Z Downloaded rustix v1.1.4
3632026-08-24T20:02:23.330Z Downloaded libc v0.2.185
3642026-08-24T20:02:23.392Z Compiling proc-macro2 v1.0.106
3652026-08-24T20:02:23.392Z Compiling unicode-ident v1.0.24
3662026-08-24T20:02:23.392Z Compiling quote v1.0.45
3672026-08-24T20:02:23.400Z Compiling serde_core v1.0.228
3682026-08-24T20:02:23.400Z Compiling libc v0.2.185
3692026-08-24T20:02:23.400Z Compiling version_check v0.9.5
3702026-08-24T20:02:23.400Z Compiling memchr v2.8.0
3712026-08-24T20:02:23.400Z Compiling serde v1.0.228
3722026-08-24T20:02:23.400Z Compiling zmij v1.0.21
3732026-08-24T20:02:23.568Z Compiling itoa v1.0.17
3742026-08-24T20:02:23.571Z Compiling ucd-trie v0.1.7
3752026-08-24T20:02:23.580Z Compiling thiserror v1.0.69
3762026-08-24T20:02:23.583Z Compiling byteorder v1.5.0
3772026-08-24T20:02:23.583Z Compiling rustix v1.1.4
3782026-08-24T20:02:23.813Z Compiling serde_json v1.0.151
3792026-08-24T20:02:23.951Z Compiling bitflags v2.11.0
3802026-08-24T20:02:24.027Z Compiling pest v2.8.6
3812026-08-24T20:02:24.031Z Compiling proc-macro-error-attr v1.0.4
3822026-08-24T20:02:24.081Z Compiling usdt-impl v0.5.0
3832026-08-24T20:02:24.207Z Compiling camino v1.2.5
3842026-08-24T20:02:24.211Z Compiling syn v1.0.109
3852026-08-24T20:02:24.211Z Compiling proc-macro-error v1.0.4
3862026-08-24T20:02:24.259Z Compiling plain v0.2.3
3872026-08-24T20:02:24.410Z Compiling utf8parse v0.2.2
3882026-08-24T20:02:24.465Z Compiling getrandom v0.4.3
3892026-08-24T20:02:24.468Z Compiling log v0.4.33
3902026-08-24T20:02:24.468Z Compiling hashbrown v0.17.0
3912026-08-24T20:02:24.538Z Compiling equivalent v1.0.2
3922026-08-24T20:02:24.560Z Compiling anstyle-parse v1.0.0
3932026-08-24T20:02:24.564Z Compiling cfg-if v1.0.4
3942026-08-24T20:02:24.618Z Compiling is_terminal_polyfill v1.70.2
3952026-08-24T20:02:24.674Z Compiling errno v0.3.14
3962026-08-24T20:02:24.691Z Compiling thread-id v4.2.2
3972026-08-24T20:02:24.709Z Compiling winnow v0.7.14
3982026-08-24T20:02:24.732Z Compiling autocfg v1.5.0
3992026-08-24T20:02:24.766Z Compiling toml_write v0.1.2
4002026-08-24T20:02:24.787Z Compiling anstyle-query v1.1.5
4012026-08-24T20:02:24.787Z Compiling pretty-hex v0.4.1
4022026-08-24T20:02:24.790Z Compiling anstyle v1.0.14
4032026-08-24T20:02:24.876Z Compiling thiserror v2.0.18
4042026-08-24T20:02:24.896Z Compiling colorchoice v1.0.4
4052026-08-24T20:02:24.951Z Compiling heck v0.5.0
4062026-08-24T20:02:24.989Z Compiling bytecount v0.6.9
4072026-08-24T20:02:25.053Z Compiling syn v2.0.117
4082026-08-24T20:02:25.072Z Compiling indexmap v2.14.0
4092026-08-24T20:02:25.109Z Compiling anstream v1.0.0
4102026-08-24T20:02:25.112Z Compiling heck v0.4.1
4112026-08-24T20:02:25.145Z Compiling pest_meta v2.8.6
4122026-08-24T20:02:25.182Z Compiling once_cell v1.21.3
4132026-08-24T20:02:25.199Z Compiling fs-err v3.3.0
4142026-08-24T20:02:25.267Z Compiling unicode-width v0.1.14
4152026-08-24T20:02:25.361Z Compiling fnv v1.0.7
4162026-08-24T20:02:25.378Z Compiling clap_lex v1.0.0
4172026-08-24T20:02:25.420Z Compiling anyhow v1.0.104
4182026-08-24T20:02:25.420Z Compiling strsim v0.11.1
4192026-08-24T20:02:25.456Z Compiling fastrand v2.3.0
4202026-08-24T20:02:25.475Z Compiling papergrid v0.11.0
4212026-08-24T20:02:25.528Z Compiling memmap v0.7.0
4222026-08-24T20:02:25.593Z Compiling smawk v0.3.2
4232026-08-24T20:02:25.615Z Compiling unicode-width v0.2.0
4242026-08-24T20:02:25.632Z Compiling unicode-linebreak v0.1.5
4252026-08-24T20:02:25.731Z Compiling terminal_size v0.4.3
4262026-08-24T20:02:25.734Z Compiling tempfile v3.27.0
4272026-08-24T20:02:25.766Z Compiling swrite v0.1.0
4282026-08-24T20:02:25.926Z Compiling clap_builder v4.6.0
4292026-08-24T20:02:25.930Z Compiling textwrap v0.16.2
4302026-08-24T20:02:26.155Z Compiling semver v1.0.28
4312026-08-24T20:02:26.172Z Compiling cargo-platform v0.3.2
4322026-08-24T20:02:26.460Z Compiling camino-tempfile v1.4.1
4332026-08-24T20:02:26.638Z Compiling tabled_derive v0.7.0
4342026-08-24T20:02:27.268Z Compiling pest_generator v2.8.6
4352026-08-24T20:02:27.321Z Compiling tabled v0.15.0
4362026-08-24T20:02:27.771Z Compiling serde_derive v1.0.228
4372026-08-24T20:02:27.772Z Compiling thiserror-impl v1.0.69
4382026-08-24T20:02:27.775Z Compiling zerocopy-derive v0.7.35
4392026-08-24T20:02:27.775Z Compiling scroll_derive v0.12.1
4402026-08-24T20:02:27.775Z Compiling thiserror-impl v2.0.18
4412026-08-24T20:02:27.775Z Compiling clap_derive v4.6.1
4422026-08-24T20:02:27.874Z Compiling pest_derive v2.8.6
4432026-08-24T20:02:28.364Z Compiling scroll v0.12.0
4442026-08-24T20:02:28.507Z Compiling zerocopy v0.7.35
4452026-08-24T20:02:28.587Z Compiling goblin v0.8.2
4462026-08-24T20:02:28.793Z Compiling dtrace-parser v0.2.0
4472026-08-24T20:02:29.115Z Compiling clap v4.6.1
4482026-08-24T20:02:30.185Z Compiling toml_datetime v0.6.11
4492026-08-24T20:02:30.185Z Compiling serde_spanned v0.6.9
4502026-08-24T20:02:30.189Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4512026-08-24T20:02:30.189Z Compiling cargo_metadata v0.23.1
4522026-08-24T20:02:30.189Z Compiling macaddr v1.0.1
4532026-08-24T20:02:30.201Z Compiling dof v0.3.0
4542026-08-24T20:02:30.205Z Compiling serde_tokenstream v0.2.3
4552026-08-24T20:02:30.432Z Compiling toml_edit v0.22.27
4562026-08-24T20:02:30.931Z Compiling usdt-macro v0.5.0
4572026-08-24T20:02:30.935Z Compiling usdt-attr-macro v0.5.0
4582026-08-24T20:02:31.529Z Compiling usdt v0.5.0
4592026-08-24T20:02:31.690Z Compiling toml v0.8.23
4602026-08-24T20:02:32.011Z Compiling cargo_toml v0.21.0
4612026-08-24T20:02:33.335Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4622026-08-24T20:02:35.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s
4632026-08-24T20:02:35.576Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4642026-08-24T20:02:36.092Z Downloading crates ...
4652026-08-24T20:02:36.153Z Downloaded anstream v0.6.21
4662026-08-24T20:02:36.156Z Downloaded anstyle-parse v0.2.7
4672026-08-24T20:02:36.162Z Downloaded async-stream-impl v0.3.6
4682026-08-24T20:02:36.172Z Downloaded ascii-canvas v3.0.0
4692026-08-24T20:02:36.172Z Downloaded compression-core v0.4.31
4702026-08-24T20:02:36.173Z Downloaded futures-task v0.3.32
4712026-08-24T20:02:36.173Z Downloaded foreign-types-shared v0.1.1
4722026-08-24T20:02:36.176Z Downloaded cfg_aliases v0.1.1
4732026-08-24T20:02:36.180Z Downloaded adler2 v2.0.1
4742026-08-24T20:02:36.181Z Downloaded array-init v0.0.4
4752026-08-24T20:02:36.181Z Downloaded ena v0.14.4
4762026-08-24T20:02:36.187Z Downloaded const-oid v0.10.2
4772026-08-24T20:02:36.187Z Downloaded arrayvec v0.7.6
4782026-08-24T20:02:36.191Z Downloaded hostname v0.4.2
4792026-08-24T20:02:36.191Z Downloaded elliptic-curve v0.14.1
4802026-08-24T20:02:36.191Z Downloaded ff v0.14.0
4812026-08-24T20:02:36.191Z Downloaded assert_matches v1.5.0
4822026-08-24T20:02:36.191Z Downloaded bit-set v0.5.3
4832026-08-24T20:02:36.196Z Downloaded embedded-io v0.4.0
4842026-08-24T20:02:36.196Z Downloaded generic-array v1.4.3
4852026-08-24T20:02:36.196Z Downloaded funty v2.0.0
4862026-08-24T20:02:36.196Z Downloaded base16ct v0.2.0
4872026-08-24T20:02:36.196Z Downloaded bit-set v0.8.0
4882026-08-24T20:02:36.200Z Downloaded fd-lock v4.0.4
4892026-08-24T20:02:36.200Z Downloaded atomic-waker v1.1.2
4902026-08-24T20:02:36.200Z Downloaded env_filter v2.0.0
4912026-08-24T20:02:36.201Z Downloaded git-stub v1.0.0
4922026-08-24T20:02:36.201Z Downloaded futures-sink v0.3.32
4932026-08-24T20:02:36.201Z Downloaded gethostname v0.5.0
4942026-08-24T20:02:36.205Z Downloaded bitfield v0.19.4
4952026-08-24T20:02:36.205Z Downloaded fixedbitset v0.4.2
4962026-08-24T20:02:36.206Z Downloaded argon2 v0.5.3
4972026-08-24T20:02:36.206Z Downloaded erased-serde v0.3.31
4982026-08-24T20:02:36.206Z Downloaded filetime v0.2.27
4992026-08-24T20:02:36.210Z Downloaded backoff v0.4.0
5002026-08-24T20:02:36.210Z Downloaded blowfish v0.10.0
5012026-08-24T20:02:36.210Z Downloaded half v2.7.1
5022026-08-24T20:02:36.210Z Downloaded float-ord v0.3.2
5032026-08-24T20:02:36.210Z Downloaded aead v0.6.1
5042026-08-24T20:02:36.214Z Downloaded async-bb8-diesel v0.2.1
5052026-08-24T20:02:36.214Z Downloaded bcrypt-pbkdf v0.11.0
5062026-08-24T20:02:36.214Z Downloaded find-msvc-tools v0.1.9
5072026-08-24T20:02:36.214Z Downloaded futures-channel v0.3.32
5082026-08-24T20:02:36.218Z Downloaded futures-io v0.3.32
5092026-08-24T20:02:36.218Z Downloaded base16ct v1.0.0
5102026-08-24T20:02:36.218Z Downloaded bitfield-struct v0.6.2
5112026-08-24T20:02:36.219Z Downloaded endian-type v0.1.2
5122026-08-24T20:02:36.219Z Downloaded foreign-types v0.3.2
5132026-08-24T20:02:36.225Z Downloaded headers-core v0.3.0
5142026-08-24T20:02:36.225Z Downloaded embedded-io v0.6.1
5152026-08-24T20:02:36.225Z Downloaded float-cmp v0.10.0
5162026-08-24T20:02:36.225Z Downloaded bitfield-macros v0.19.4
5172026-08-24T20:02:36.225Z Downloaded bb8 v0.8.6
5182026-08-24T20:02:36.229Z Downloaded arrayref v0.3.9
5192026-08-24T20:02:36.229Z Downloaded foreign-types-macros v0.2.3
5202026-08-24T20:02:36.233Z Downloaded foreign-types-shared v0.3.1
5212026-08-24T20:02:36.233Z Downloaded cfg_aliases v0.2.1
5222026-08-24T20:02:36.237Z Downloaded hash32 v0.3.1
5232026-08-24T20:02:36.237Z Downloaded enum_dispatch v0.3.13
5242026-08-24T20:02:36.241Z Downloaded http-body-util v0.1.3
5252026-08-24T20:02:36.241Z Downloaded castaway v0.2.4
5262026-08-24T20:02:36.241Z Downloaded bcs v0.1.6
5272026-08-24T20:02:36.241Z Downloaded bit-vec v0.6.3
5282026-08-24T20:02:36.241Z Downloaded expectorate v1.2.0
5292026-08-24T20:02:36.245Z Downloaded flume v0.11.1
5302026-08-24T20:02:36.245Z Downloaded futures-executor v0.3.32
5312026-08-24T20:02:36.245Z Downloaded futures-core v0.3.32
5322026-08-24T20:02:36.245Z Downloaded globwalk v0.9.1
5332026-08-24T20:02:36.251Z Downloaded home v0.5.12
5342026-08-24T20:02:36.251Z Downloaded async-stream v0.3.6
5352026-08-24T20:02:36.251Z Downloaded cobs v0.3.0
5362026-08-24T20:02:36.251Z Downloaded enum-as-inner v0.6.1
5372026-08-24T20:02:36.251Z Downloaded fxhash v0.2.1
5382026-08-24T20:02:36.251Z Downloaded hostname v0.3.1
5392026-08-24T20:02:36.255Z Downloaded hex-literal v1.1.0
5402026-08-24T20:02:36.255Z Downloaded http-range v0.1.5
5412026-08-24T20:02:36.255Z Downloaded futures-macro v0.3.32
5422026-08-24T20:02:36.255Z Downloaded async-recursion v1.1.1
5432026-08-24T20:02:36.255Z Downloaded block-buffer v0.12.1
5442026-08-24T20:02:36.259Z Downloaded aead v0.5.2
5452026-08-24T20:02:36.259Z Downloaded backtrace-ext v0.2.1
5462026-08-24T20:02:36.259Z Downloaded ghash v0.6.0
5472026-08-24T20:02:36.259Z Downloaded hubpack v0.1.2
5482026-08-24T20:02:36.265Z Downloaded form_urlencoded v1.2.2
5492026-08-24T20:02:36.265Z Downloaded addr2line v0.25.1
5502026-08-24T20:02:36.269Z Downloaded http-body v1.0.1
5512026-08-24T20:02:36.269Z Downloaded argon2 v0.6.0-rc.8
5522026-08-24T20:02:36.269Z Downloaded bit-vec v0.8.0
5532026-08-24T20:02:36.272Z Downloaded hash32 v0.2.1
5542026-08-24T20:02:36.272Z Downloaded atomicwrites v0.4.4
5552026-08-24T20:02:36.273Z Downloaded atty v0.2.14
5562026-08-24T20:02:36.276Z Downloaded hex v0.4.3
5572026-08-24T20:02:36.280Z Downloaded foreign-types v0.5.0
5582026-08-24T20:02:36.280Z Downloaded nibble_vec v0.1.0
5592026-08-24T20:02:36.280Z Downloaded newline-converter v0.3.0
5602026-08-24T20:02:36.286Z Downloaded block-padding v0.4.2
5612026-08-24T20:02:36.286Z Downloaded hubpack_derive v0.1.1
5622026-08-24T20:02:36.286Z Downloaded flagset v0.4.7
5632026-08-24T20:02:36.290Z Downloaded glob v0.3.3
5642026-08-24T20:02:36.290Z Downloaded ciborium-ll v0.2.2
5652026-08-24T20:02:36.290Z Downloaded ff v0.13.1
5662026-08-24T20:02:36.290Z Downloaded fatfs v0.3.6
5672026-08-24T20:02:36.294Z Downloaded powerfmt v0.2.0
5682026-08-24T20:02:36.300Z Downloaded predicates-core v1.0.10
5692026-08-24T20:02:36.300Z Downloaded predicates-tree v1.0.13
5702026-08-24T20:02:36.300Z Downloaded oxide-generation-macros v0.2.0
5712026-08-24T20:02:36.300Z Downloaded nodrop v0.1.14
5722026-08-24T20:02:36.300Z Downloaded normalize-line-endings v0.3.0
5732026-08-24T20:02:36.300Z Downloaded num_threads v0.1.7
5742026-08-24T20:02:36.300Z Downloaded openssl-macros v0.1.1
5752026-08-24T20:02:36.304Z Downloaded buf-list v1.1.2
5762026-08-24T20:02:36.304Z Downloaded ciborium-io v0.2.2
5772026-08-24T20:02:36.304Z Downloaded cipher v0.5.2
5782026-08-24T20:02:36.305Z Downloaded cmake v0.1.57
5792026-08-24T20:02:36.305Z Downloaded proc-macro-crate v3.4.0
5802026-08-24T20:02:36.305Z Downloaded progenitor-macro v0.14.0
5812026-08-24T20:02:36.305Z Downloaded ref-cast v1.0.25
5822026-08-24T20:02:36.309Z Downloaded ref-cast-impl v1.0.25
5832026-08-24T20:02:36.309Z Downloaded byte-wrapper v0.1.0
5842026-08-24T20:02:36.309Z Downloaded cexpr v0.6.0
5852026-08-24T20:02:36.309Z Downloaded rfc6979 v0.4.0
5862026-08-24T20:02:36.309Z Downloaded rustc-hash v2.1.1
5872026-08-24T20:02:36.309Z Downloaded fs-err v2.11.0
5882026-08-24T20:02:36.313Z Downloaded rustc_version v0.1.7
5892026-08-24T20:02:36.313Z Downloaded secrecy v0.10.3
5902026-08-24T20:02:36.313Z Downloaded fs_extra v1.3.0
5912026-08-24T20:02:36.313Z Downloaded group v0.14.0
5922026-08-24T20:02:36.313Z Downloaded fallible-iterator v0.2.0
5932026-08-24T20:02:36.313Z Downloaded highway v1.3.0
5942026-08-24T20:02:36.318Z Downloaded password-hash v0.6.1
5952026-08-24T20:02:36.318Z Downloaded proc-macro-crate v1.3.1
5962026-08-24T20:02:36.318Z Downloaded globset v0.4.18
5972026-08-24T20:02:36.318Z Downloaded httpdate v1.0.3
5982026-08-24T20:02:36.318Z Downloaded phf_shared v0.13.1
5992026-08-24T20:02:36.318Z Downloaded quick-error v1.2.3
6002026-08-24T20:02:36.322Z Downloaded env_logger v0.11.11
6012026-08-24T20:02:36.322Z Downloaded phf_shared v0.12.1
6022026-08-24T20:02:36.322Z Downloaded foldhash v0.2.0
6032026-08-24T20:02:36.322Z Downloaded group v0.13.0
6042026-08-24T20:02:36.326Z Downloaded foldhash v0.1.5
6052026-08-24T20:02:36.331Z Downloaded base64ct v1.8.3
6062026-08-24T20:02:36.332Z Downloaded bitflags v1.3.2
6072026-08-24T20:02:36.332Z Downloaded cipher v0.4.4
6082026-08-24T20:02:36.332Z Downloaded chacha20 v0.9.1
6092026-08-24T20:02:36.336Z Downloaded num_enum v0.5.11
6102026-08-24T20:02:36.336Z Downloaded paste v1.0.15
6112026-08-24T20:02:36.336Z Downloaded cbc v0.2.1
6122026-08-24T20:02:36.339Z Downloaded signature v2.2.0
6132026-08-24T20:02:36.339Z Downloaded signature v3.0.0
6142026-08-24T20:02:36.340Z Downloaded rand_xorshift v0.4.0
6152026-08-24T20:02:36.340Z Downloaded scopeguard v1.2.0
6162026-08-24T20:02:36.340Z Downloaded hmac v0.13.0
6172026-08-24T20:02:36.344Z Downloaded ahash v0.8.12
6182026-08-24T20:02:36.348Z Downloaded sigpipe v0.1.3
6192026-08-24T20:02:36.349Z Downloaded supports-color v3.0.2
6202026-08-24T20:02:36.349Z Downloaded sqlparser_derive v0.5.0
6212026-08-24T20:02:36.349Z Downloaded scheduled-thread-pool v0.2.7
6222026-08-24T20:02:36.352Z Downloaded structmeta v0.3.0
6232026-08-24T20:02:36.353Z Downloaded thiserror-impl-no-std v2.0.2
6242026-08-24T20:02:36.357Z Downloaded bs58 v0.5.1
6252026-08-24T20:02:36.357Z Downloaded compression-codecs v0.4.37
6262026-08-24T20:02:36.360Z Downloaded oxnet v0.1.6
6272026-08-24T20:02:36.364Z Downloaded camino-tempfile-ext v0.3.3
6282026-08-24T20:02:36.364Z Downloaded rand_core v0.9.5
6292026-08-24T20:02:36.364Z Downloaded rusty-fork v0.3.1
6302026-08-24T20:02:36.369Z Downloaded signal-hook-tokio v0.3.1
6312026-08-24T20:02:36.369Z Downloaded usdt v0.6.0
6322026-08-24T20:02:36.373Z Downloaded testing_table v0.3.0
6332026-08-24T20:02:36.374Z Downloaded utf-8 v0.7.6
6342026-08-24T20:02:36.374Z Downloaded async-trait v0.1.89
6352026-08-24T20:02:36.378Z Downloaded const-oid v0.9.6
6362026-08-24T20:02:36.378Z Downloaded httparse v1.10.1
6372026-08-24T20:02:36.378Z Downloaded blake2 v0.10.6
6382026-08-24T20:02:36.378Z Downloaded fixedbitset v0.5.7
6392026-08-24T20:02:36.378Z Downloaded git-stub-vcs v0.1.0
6402026-08-24T20:02:36.382Z Downloaded console v0.16.2
6412026-08-24T20:02:36.383Z Downloaded half v1.8.3
6422026-08-24T20:02:36.383Z Downloaded num-integer v0.1.46
6432026-08-24T20:02:36.386Z Downloaded getrandom v0.2.17
6442026-08-24T20:02:36.386Z Downloaded progenitor-client v0.13.0
6452026-08-24T20:02:36.390Z Downloaded radium v0.7.0
6462026-08-24T20:02:36.390Z Downloaded tokio-macros v2.7.0
6472026-08-24T20:02:36.390Z Downloaded serde-hex v0.1.0
6482026-08-24T20:02:36.390Z Downloaded serde_with_macros v1.5.2
6492026-08-24T20:02:36.391Z Downloaded getrandom v0.3.4
6502026-08-24T20:02:36.395Z Downloaded tower-layer v0.3.3
6512026-08-24T20:02:36.395Z Downloaded futures v0.3.32
6522026-08-24T20:02:36.395Z Downloaded allocator-api2 v0.2.21
6532026-08-24T20:02:36.399Z Downloaded want v0.3.1
6542026-08-24T20:02:36.402Z Downloaded clang-sys v1.8.1
6552026-08-24T20:02:36.403Z Downloaded serde_tokenstream v0.3.0
6562026-08-24T20:02:36.406Z Downloaded smallvec v0.6.14
6572026-08-24T20:02:36.406Z Downloaded ssh-cipher v0.3.0
6582026-08-24T20:02:36.406Z Downloaded tinystr v0.8.2
6592026-08-24T20:02:36.407Z Downloaded cassowary v0.3.0
6602026-08-24T20:02:36.411Z Downloaded curve25519-dalek-derive v0.1.1
6612026-08-24T20:02:36.415Z Downloaded base64 v0.22.1
6622026-08-24T20:02:36.415Z Downloaded bytes v1.11.1
6632026-08-24T20:02:36.420Z Downloaded compact_str v0.8.1
6642026-08-24T20:02:36.420Z Downloaded document-features v0.2.12
6652026-08-24T20:02:36.420Z Downloaded strum_macros v0.24.3
6662026-08-24T20:02:36.424Z Downloaded strum_macros v0.26.4
6672026-08-24T20:02:36.424Z Downloaded thiserror-no-std v2.0.2
6682026-08-24T20:02:36.425Z Downloaded rpassword v7.5.4
6692026-08-24T20:02:36.425Z Downloaded serde_path_to_error v0.1.20
6702026-08-24T20:02:36.429Z Downloaded zone_cfg_derive v0.3.1
6712026-08-24T20:02:36.429Z Downloaded yoke-derive v0.8.1
6722026-08-24T20:02:36.429Z Downloaded zeroize_derive v1.5.0
6732026-08-24T20:02:36.429Z Downloaded phf v0.12.1
6742026-08-24T20:02:36.429Z Downloaded crunchy v0.2.4
6752026-08-24T20:02:36.429Z Downloaded ciborium v0.2.2
6762026-08-24T20:02:36.429Z Downloaded toml_writer v1.1.1+spec-1.1.0
6772026-08-24T20:02:36.433Z Downloaded blake2 v0.11.0-rc.6
6782026-08-24T20:02:36.433Z Downloaded tui-tree-widget v0.23.1
6792026-08-24T20:02:36.437Z Downloaded is-terminal v0.4.17
6802026-08-24T20:02:36.437Z Downloaded is_ci v1.2.0
6812026-08-24T20:02:36.438Z Downloaded bzip2 v0.4.4
6822026-08-24T20:02:36.438Z Downloaded bzip2 v0.6.1
6832026-08-24T20:02:36.438Z Downloaded cmov v0.5.4
6842026-08-24T20:02:36.438Z Downloaded colored v2.2.0
6852026-08-24T20:02:36.442Z Downloaded synstructure v0.13.2
6862026-08-24T20:02:36.442Z Downloaded hmac v0.12.1
6872026-08-24T20:02:36.442Z Downloaded dirs-sys-next v0.1.2
6882026-08-24T20:02:36.442Z Downloaded display-error-chain v0.2.2
6892026-08-24T20:02:36.447Z Downloaded illumos-nvpair-sys v0.2.0
6902026-08-24T20:02:36.452Z Downloaded kem v0.3.0
6912026-08-24T20:02:36.452Z Downloaded parking_lot v0.11.2
6922026-08-24T20:02:36.452Z Downloaded vergen-lib v0.1.6
6932026-08-24T20:02:36.452Z Downloaded backon v1.6.0
6942026-08-24T20:02:36.456Z Downloaded spki v0.8.0
6952026-08-24T20:02:36.456Z Downloaded libscf-sys v1.2.0
6962026-08-24T20:02:36.456Z Downloaded match_cfg v0.1.0
6972026-08-24T20:02:36.456Z Downloaded heapless v0.7.17
6982026-08-24T20:02:36.462Z Downloaded password-hash v0.5.0
6992026-08-24T20:02:36.462Z Downloaded colored v3.1.1
7002026-08-24T20:02:36.462Z Downloaded poly1305 v0.9.0
7012026-08-24T20:02:36.467Z Downloaded whoami v2.1.0
7022026-08-24T20:02:36.467Z Downloaded critical-section v1.2.0
7032026-08-24T20:02:36.468Z Downloaded num-iter v0.1.45
7042026-08-24T20:02:36.468Z Downloaded serde_with_macros v3.21.0
7052026-08-24T20:02:36.468Z Downloaded slog-term v2.9.2
7062026-08-24T20:02:36.468Z Downloaded jiff-static v0.2.34
7072026-08-24T20:02:36.468Z Downloaded lru-slab v0.1.2
7082026-08-24T20:02:36.468Z Downloaded mime v0.3.17
7092026-08-24T20:02:36.468Z Downloaded defmt-parser v1.0.0
7102026-08-24T20:02:36.473Z Downloaded whoami v1.6.1
7112026-08-24T20:02:36.473Z Downloaded displaydoc v0.2.5
7122026-08-24T20:02:36.474Z Downloaded console v0.15.11
7132026-08-24T20:02:36.479Z Downloaded olpc-cjson v0.1.4
7142026-08-24T20:02:36.479Z Downloaded precomputed-hash v0.1.1
7152026-08-24T20:02:36.483Z Downloaded derive_builder_core v0.20.2
7162026-08-24T20:02:36.487Z Downloaded papergrid v0.18.0
7172026-08-24T20:02:36.487Z Downloaded new_debug_unreachable v1.0.6
7182026-08-24T20:02:36.491Z Downloaded pin-project v1.1.11
7192026-08-24T20:02:36.495Z Downloaded rustls-platform-verifier v0.6.2
7202026-08-24T20:02:36.499Z Downloaded zstd-safe v7.2.4
7212026-08-24T20:02:36.499Z Downloaded const_format_proc_macros v0.2.34
7222026-08-24T20:02:36.499Z Downloaded num_enum_derive v0.5.11
7232026-08-24T20:02:36.499Z Downloaded openssl-probe v0.1.6
7242026-08-24T20:02:36.503Z Downloaded ingot-types v0.2.0
7252026-08-24T20:02:36.503Z Downloaded proc-macro-error-attr2 v2.0.0
7262026-08-24T20:02:36.503Z Downloaded openssl-probe v0.2.1
7272026-08-24T20:02:36.507Z Downloaded cancel-safe-futures v0.1.5
7282026-08-24T20:02:36.507Z Downloaded heapless v0.8.0
7292026-08-24T20:02:36.512Z Downloaded diesel-dtrace v0.5.0
7302026-08-24T20:02:36.516Z Downloaded openssl-sys v0.9.117
7312026-08-24T20:02:36.520Z Downloaded same-file v1.0.6
7322026-08-24T20:02:36.520Z Downloaded flate2 v1.1.9
7332026-08-24T20:02:36.525Z Downloaded progenitor-client v0.14.0
7342026-08-24T20:02:36.528Z Downloaded multer v3.1.0
7352026-08-24T20:02:36.528Z Downloaded sapling-renderdag v0.1.0
7362026-08-24T20:02:36.532Z Downloaded omicron-zone-package v0.12.3
7372026-08-24T20:02:36.533Z Downloaded oxide-update-engine-types v0.1.2
7382026-08-24T20:02:36.533Z Downloaded signal-hook-mio v0.2.5
7392026-08-24T20:02:36.533Z Downloaded sponge-cursor v0.1.0
7402026-08-24T20:02:36.536Z Downloaded ipnet v2.12.0
7412026-08-24T20:02:36.536Z Downloaded libefi-sys v0.1.0
7422026-08-24T20:02:36.537Z Downloaded delegate v0.13.5
7432026-08-24T20:02:36.537Z Downloaded derive_builder v0.20.2
7442026-08-24T20:02:36.540Z Downloaded russh-cryptovec v0.62.0
7452026-08-24T20:02:36.541Z Downloaded ecdsa v0.17.0
7462026-08-24T20:02:36.541Z Downloaded parking_lot_core v0.8.6
7472026-08-24T20:02:36.544Z Downloaded pem-rfc7468 v1.0.0
7482026-08-24T20:02:36.544Z Downloaded phc v0.6.1
7492026-08-24T20:02:36.545Z Downloaded base64 v0.21.7
7502026-08-24T20:02:36.549Z Downloaded chacha20poly1305 v0.10.1
7512026-08-24T20:02:36.549Z Downloaded unicode-properties v0.1.4
7522026-08-24T20:02:36.549Z Downloaded chumsky v0.9.3
7532026-08-24T20:02:36.553Z Downloaded twox-hash v2.1.2
7542026-08-24T20:02:36.557Z Downloaded serde_urlencoded v0.7.1
7552026-08-24T20:02:36.557Z Downloaded sha1 v0.10.6
7562026-08-24T20:02:36.560Z Downloaded tokio-stream v0.1.18
7572026-08-24T20:02:36.560Z Downloaded hybrid-array v0.4.13
7582026-08-24T20:02:36.564Z Downloaded seq-macro v0.3.6
7592026-08-24T20:02:36.564Z Downloaded strip-ansi-escapes v0.2.1
7602026-08-24T20:02:36.564Z Downloaded ingot-macros v0.2.0
7612026-08-24T20:02:36.568Z Downloaded pin-project-lite v0.2.17
7622026-08-24T20:02:36.568Z Downloaded strsim v0.10.0
7632026-08-24T20:02:36.568Z Downloaded time-core v0.1.8
7642026-08-24T20:02:36.572Z Downloaded async-compression v0.4.41
7652026-08-24T20:02:36.576Z Downloaded trait-variant v0.1.2
7662026-08-24T20:02:36.576Z Downloaded utf8_iter v1.0.4
7672026-08-24T20:02:36.576Z Downloaded wait-timeout v0.2.1
7682026-08-24T20:02:36.576Z Downloaded zerocopy v0.6.6
7692026-08-24T20:02:36.581Z Downloaded waitgroup v0.1.2
7702026-08-24T20:02:36.581Z Downloaded peg-macros v0.8.5
7712026-08-24T20:02:36.581Z Downloaded pkg-config v0.3.32
7722026-08-24T20:02:36.581Z Downloaded headers v0.4.1
7732026-08-24T20:02:36.585Z Downloaded rand_core v0.10.0
7742026-08-24T20:02:36.585Z Downloaded tabwriter v1.4.1
7752026-08-24T20:02:36.586Z Downloaded vte v0.14.1
7762026-08-24T20:02:36.586Z Downloaded tinyvec_macros v0.1.1
7772026-08-24T20:02:36.586Z Downloaded topological-sort v0.2.2
7782026-08-24T20:02:36.586Z Downloaded unicode-truncate v1.1.0
7792026-08-24T20:02:36.590Z Downloaded xattr v1.6.1
7802026-08-24T20:02:36.590Z Downloaded chacha20 v0.10.0
7812026-08-24T20:02:36.590Z Downloaded ctr v0.10.1
7822026-08-24T20:02:36.590Z Downloaded signal-hook v0.3.18
7832026-08-24T20:02:36.594Z Downloaded crypto-common v0.2.2
7842026-08-24T20:02:36.594Z Downloaded pkcs8 v0.10.2
7852026-08-24T20:02:36.594Z Downloaded hickory-resolver v0.24.4
7862026-08-24T20:02:36.598Z Downloaded litrs v1.0.0
7872026-08-24T20:02:36.603Z Downloaded usdt-attr-macro v0.6.0
7882026-08-24T20:02:36.603Z Downloaded universal-hash v0.5.1
7892026-08-24T20:02:36.603Z Downloaded memmap2 v0.9.10
7902026-08-24T20:02:36.603Z Downloaded crc-any v2.5.0
7912026-08-24T20:02:36.603Z Downloaded sec1 v0.7.3
7922026-08-24T20:02:36.607Z Downloaded slog-json v2.6.1
7932026-08-24T20:02:36.607Z Downloaded cpubits v0.1.1
7942026-08-24T20:02:36.607Z Downloaded darling_macro v0.20.11
7952026-08-24T20:02:36.607Z Downloaded socket2 v0.5.10
7962026-08-24T20:02:36.608Z Downloaded backtrace v0.3.76
7972026-08-24T20:02:36.612Z Downloaded toml v0.7.8
7982026-08-24T20:02:36.613Z Downloaded ar_archive_writer v0.5.1
7992026-08-24T20:02:36.613Z Downloaded oxide-update-engine-display v0.1.2
8002026-08-24T20:02:36.613Z Downloaded diesel_table_macro_syntax v0.3.0
8012026-08-24T20:02:36.613Z Downloaded dunce v1.0.5
8022026-08-24T20:02:36.617Z Downloaded serde_derive_internals v0.29.1
8032026-08-24T20:02:36.622Z Downloaded slog-async v2.8.0
8042026-08-24T20:02:36.622Z Downloaded bumpalo v3.20.2
8052026-08-24T20:02:36.622Z Downloaded progenitor-extras v0.2.0
8062026-08-24T20:02:36.627Z Downloaded samael v0.0.19
8072026-08-24T20:02:36.631Z Downloaded unsafe-libyaml v0.2.11
8082026-08-24T20:02:36.631Z Downloaded serdect v0.4.3
8092026-08-24T20:02:36.631Z Downloaded siphasher v1.0.2
8102026-08-24T20:02:36.635Z Downloaded instant v0.1.13
8112026-08-24T20:02:36.635Z Downloaded ident_case v1.0.1
8122026-08-24T20:02:36.635Z Downloaded quinn-udp v0.5.14
8132026-08-24T20:02:36.635Z Downloaded tls_codec_derive v0.4.2
8142026-08-24T20:02:36.635Z Downloaded unicase v2.9.0
8152026-08-24T20:02:36.639Z Downloaded vergen-gitcl v1.0.8
8162026-08-24T20:02:36.639Z Downloaded walkdir v2.5.0
8172026-08-24T20:02:36.640Z Downloaded scuffle v0.1.0
8182026-08-24T20:02:36.644Z Downloaded string_cache v0.8.9
8192026-08-24T20:02:36.648Z Downloaded maybe-uninit v2.0.0
8202026-08-24T20:02:36.652Z Downloaded smf v0.2.3
8212026-08-24T20:02:36.652Z Downloaded stringprep v0.1.5
8222026-08-24T20:02:36.652Z Downloaded convert_case v0.10.0
8232026-08-24T20:02:36.657Z Downloaded lru-cache v0.1.2
8242026-08-24T20:02:36.658Z Downloaded lazy_static v1.5.0
8252026-08-24T20:02:36.658Z Downloaded hickory-resolver v0.25.2
8262026-08-24T20:02:36.658Z Downloaded newtype_derive v0.1.6
8272026-08-24T20:02:36.661Z Downloaded hashbrown v0.12.3
8282026-08-24T20:02:36.661Z Downloaded bitvec v1.0.1
8292026-08-24T20:02:36.666Z Downloaded tls_codec v0.4.2
8302026-08-24T20:02:36.671Z Downloaded hickory-server v0.25.2
8312026-08-24T20:02:36.671Z Downloaded tar v0.4.46
8322026-08-24T20:02:36.675Z Downloaded pkcs8 v0.11.0
8332026-08-24T20:02:36.675Z Downloaded newtype-uuid-macros v0.1.0
8342026-08-24T20:02:36.675Z Downloaded zeroize v1.9.0
8352026-08-24T20:02:36.676Z Downloaded oso-derive v0.27.3
8362026-08-24T20:02:36.676Z Downloaded crossbeam-utils v0.8.21
8372026-08-24T20:02:36.679Z Downloaded darling_core v0.20.11
8382026-08-24T20:02:36.679Z Downloaded darling_core v0.23.0
8392026-08-24T20:02:36.683Z Downloaded potential_utf v0.1.4
8402026-08-24T20:02:36.683Z Downloaded cc v1.2.56
8412026-08-24T20:02:36.683Z Downloaded indexmap v1.9.3
8422026-08-24T20:02:36.687Z Downloaded parking_lot v0.12.5
8432026-08-24T20:02:36.687Z Downloaded term v0.7.0
8442026-08-24T20:02:36.687Z Downloaded indent_write v2.2.0
8452026-08-24T20:02:36.691Z Downloaded humantime v2.3.0
8462026-08-24T20:02:36.691Z Downloaded rand_chacha v0.3.1
8472026-08-24T20:02:36.691Z Downloaded rustls-pki-types v1.14.0
8482026-08-24T20:02:36.691Z Downloaded debug-ignore v1.0.5
8492026-08-24T20:02:36.691Z Downloaded daft v0.1.8
8502026-08-24T20:02:36.695Z Downloaded derive-ex v0.1.8
8512026-08-24T20:02:36.695Z Downloaded slog-envlogger v2.2.0
8522026-08-24T20:02:36.695Z Downloaded secrecy v0.8.0
8532026-08-24T20:02:36.695Z Downloaded jobserver v0.1.34
8542026-08-24T20:02:36.695Z Downloaded arc-swap v1.8.2
8552026-08-24T20:02:36.699Z Downloaded icu_locale_core v2.1.1
8562026-08-24T20:02:36.702Z Downloaded tokio-tungstenite v0.21.0
8572026-08-24T20:02:36.703Z Downloaded libsw-core v0.3.2
8582026-08-24T20:02:36.703Z Downloaded libsw v3.5.0
8592026-08-24T20:02:36.703Z Downloaded stable_deref_trait v1.2.1
8602026-08-24T20:02:36.706Z Downloaded serde_plain v1.0.2
8612026-08-24T20:02:36.706Z Downloaded subtle v2.6.1
8622026-08-24T20:02:36.710Z Downloaded rsa v0.9.10
8632026-08-24T20:02:36.710Z Downloaded zerotrie v0.2.3
8642026-08-24T20:02:36.714Z Downloaded toml_parser v1.1.2+spec-1.1.0
8652026-08-24T20:02:36.718Z Downloaded knus-derive v3.4.0
8662026-08-24T20:02:36.718Z Downloaded unarray v0.1.4
8672026-08-24T20:02:36.723Z Downloaded darling v0.21.3
8682026-08-24T20:02:36.723Z Downloaded http v1.4.2
8692026-08-24T20:02:36.727Z Downloaded ron v0.8.1
8702026-08-24T20:02:36.727Z Downloaded ryu v1.0.23
8712026-08-24T20:02:36.731Z Downloaded crc32fast v1.5.0
8722026-08-24T20:02:36.731Z Downloaded crossbeam-epoch v0.9.18
8732026-08-24T20:02:36.731Z Downloaded owo-colors v4.3.0
8742026-08-24T20:02:36.735Z Downloaded phf v0.13.1
8752026-08-24T20:02:36.735Z Downloaded cpufeatures v0.3.0
8762026-08-24T20:02:36.735Z Downloaded cstr-argument v0.1.2
8772026-08-24T20:02:36.735Z Downloaded oxide-generation v0.1.3
8782026-08-24T20:02:36.735Z Downloaded crypto-bigint v0.5.5
8792026-08-24T20:02:36.739Z Downloaded num-complex v0.4.6
8802026-08-24T20:02:36.739Z Downloaded unit-prefix v0.5.2
8812026-08-24T20:02:36.739Z Downloaded diff v0.1.13
8822026-08-24T20:02:36.743Z Downloaded iana-time-zone v0.1.65
8832026-08-24T20:02:36.743Z Downloaded unicode-xid v0.2.6
8842026-08-24T20:02:36.747Z Downloaded pbkdf2 v0.13.0
8852026-08-24T20:02:36.747Z Downloaded peg v0.8.5
8862026-08-24T20:02:36.750Z Downloaded polyval v0.7.1
8872026-08-24T20:02:36.751Z Downloaded digest-io v0.1.0
8882026-08-24T20:02:36.751Z Downloaded rand v0.9.2
8892026-08-24T20:02:36.754Z Downloaded shlex v1.3.0
8902026-08-24T20:02:36.755Z Downloaded slog-dtrace v0.3.0
8912026-08-24T20:02:36.756Z Downloaded strum_macros v0.27.2
8922026-08-24T20:02:36.756Z Downloaded hashbrown v0.13.2
8932026-08-24T20:02:36.761Z Downloaded prettyplease v0.2.37
8942026-08-24T20:02:36.761Z Downloaded tungstenite v0.23.0
8952026-08-24T20:02:36.761Z Downloaded darling_core v0.21.3
8962026-08-24T20:02:36.764Z Downloaded darling_macro v0.23.0
8972026-08-24T20:02:36.764Z Downloaded derive_builder_macro v0.20.2
8982026-08-24T20:02:36.764Z Downloaded inout v0.2.2
8992026-08-24T20:02:36.765Z Downloaded maplit v1.0.2
9002026-08-24T20:02:36.765Z Downloaded num-conv v0.2.0
9012026-08-24T20:02:36.769Z Downloaded thread_local v1.1.9
9022026-08-24T20:02:36.774Z Downloaded unicode_categories v0.1.1
9032026-08-24T20:02:36.774Z Downloaded miniz_oxide v0.8.9
9042026-08-24T20:02:36.774Z Downloaded rayon-core v1.13.0
9052026-08-24T20:02:36.778Z Downloaded rand_seeder v0.4.0
9062026-08-24T20:02:36.778Z Downloaded rustversion v1.0.22
9072026-08-24T20:02:36.782Z Downloaded parse-size v1.1.0
9082026-08-24T20:02:36.782Z Downloaded x509-cert v0.2.5
9092026-08-24T20:02:36.785Z Downloaded dtrace-parser v0.3.0
9102026-08-24T20:02:36.785Z Downloaded idna_adapter v1.2.1
9112026-08-24T20:02:36.785Z Downloaded primeorder v0.14.0
9122026-08-24T20:02:36.789Z Downloaded progenitor-macro v0.13.0
9132026-08-24T20:02:36.792Z Downloaded slab v0.4.12
9142026-08-24T20:02:36.793Z Downloaded pkcs1 v0.7.5
9152026-08-24T20:02:36.793Z Downloaded vergen-lib v9.1.0
9162026-08-24T20:02:36.793Z Downloaded wyz v0.5.1
9172026-08-24T20:02:36.796Z Downloaded p384 v0.14.0
9182026-08-24T20:02:36.796Z Downloaded test-strategy v0.4.5
9192026-08-24T20:02:36.802Z Downloaded snafu v0.8.9
9202026-08-24T20:02:36.802Z Downloaded ssh-encoding v0.3.0
9212026-08-24T20:02:36.802Z Downloaded corncobs v0.1.4
9222026-08-24T20:02:36.805Z Downloaded defmt-macros v1.0.1
9232026-08-24T20:02:36.806Z Downloaded ed25519 v3.0.0
9242026-08-24T20:02:36.806Z Downloaded nonempty v0.12.0
9252026-08-24T20:02:36.806Z Downloaded rfc6979 v0.6.0
9262026-08-24T20:02:36.813Z Downloaded rtoolbox v0.0.3
9272026-08-24T20:02:36.817Z Downloaded typed-path v0.9.3
9282026-08-24T20:02:36.822Z Downloaded md-5 v0.11.0
9292026-08-24T20:02:36.822Z Downloaded strum v0.26.3
9302026-08-24T20:02:36.822Z Downloaded sync-ptr v0.1.4
9312026-08-24T20:02:36.822Z Downloaded sync_wrapper v1.0.2
9322026-08-24T20:02:36.822Z Downloaded parse-display v0.10.0
9332026-08-24T20:02:36.822Z Downloaded tagptr v0.2.0
9342026-08-24T20:02:36.826Z Downloaded tokio-test v0.4.5
9352026-08-24T20:02:36.826Z Downloaded zstd v0.13.3
9362026-08-24T20:02:36.826Z Downloaded lock_api v0.4.14
9372026-08-24T20:02:36.830Z Downloaded hashbrown v0.14.5
9382026-08-24T20:02:36.834Z Downloaded ml-kem v0.3.2
9392026-08-24T20:02:36.838Z Downloaded postgres-types v0.2.14
9402026-08-24T20:02:36.838Z Downloaded drift v0.2.0
9412026-08-24T20:02:36.845Z Downloaded serde-big-array v0.5.1
9422026-08-24T20:02:36.848Z Downloaded cookie_store v0.22.1
9432026-08-24T20:02:36.848Z Downloaded scroll_derive v0.13.1
9442026-08-24T20:02:36.848Z Downloaded typify-macro v0.6.2
9452026-08-24T20:02:36.848Z Downloaded universal-hash v0.6.1
9462026-08-24T20:02:36.848Z Downloaded oxide-tokio-rt v0.1.4
9472026-08-24T20:02:36.848Z Downloaded predicates v3.1.4
9482026-08-24T20:02:36.853Z Downloaded usdt-macro v0.6.0
9492026-08-24T20:02:36.853Z Downloaded convert_case v0.4.0
9502026-08-24T20:02:36.853Z Downloaded crc8 v0.1.1
9512026-08-24T20:02:36.853Z Downloaded crucible-workspace-hack v0.1.0
9522026-08-24T20:02:36.853Z Downloaded hkdf v0.13.0
9532026-08-24T20:02:36.853Z Downloaded hyper-staticfile v0.10.1
9542026-08-24T20:02:36.857Z Downloaded impl-trait-for-tuples v0.2.3
9552026-08-24T20:02:36.857Z Downloaded aes v0.9.1
9562026-08-24T20:02:36.857Z Downloaded progenitor-impl v0.14.0
9572026-08-24T20:02:36.860Z Downloaded dropshot_endpoint v0.17.1
9582026-08-24T20:02:36.860Z Downloaded serde_cbor v0.11.2
9592026-08-24T20:02:36.864Z Downloaded hyper-tls v0.6.0
9602026-08-24T20:02:36.864Z Downloaded keccak v0.2.0
9612026-08-24T20:02:36.868Z Downloaded indoc v1.0.9
9622026-08-24T20:02:36.868Z Downloaded indicatif v0.18.4
9632026-08-24T20:02:36.872Z Downloaded simd-adler32 v0.3.8
9642026-08-24T20:02:36.872Z Downloaded const_format v0.2.35
9652026-08-24T20:02:36.876Z Downloaded sha2 v0.11.0
9662026-08-24T20:02:36.876Z Downloaded subprocess v0.2.15
9672026-08-24T20:02:36.880Z Downloaded spki v0.7.3
9682026-08-24T20:02:36.880Z Downloaded sqlformat v0.3.5
9692026-08-24T20:02:36.880Z Downloaded module-lattice v0.2.3
9702026-08-24T20:02:36.884Z Downloaded parse-display-derive v0.10.0
9712026-08-24T20:02:36.884Z Downloaded dsl_auto_type v0.2.0
9722026-08-24T20:02:36.884Z Downloaded dropshot-api-manager-types v0.8.0
9732026-08-24T20:02:36.884Z Downloaded linked-hash-map v0.5.6
9742026-08-24T20:02:36.884Z Downloaded percent-encoding v2.3.2
9752026-08-24T20:02:36.890Z Downloaded hashbrown v0.15.5
9762026-08-24T20:02:36.895Z Downloaded hashbrown v0.16.1
9772026-08-24T20:02:36.903Z Downloaded num-traits v0.2.19
9782026-08-24T20:02:36.903Z Downloaded tungstenite v0.21.0
9792026-08-24T20:02:36.904Z Downloaded primeorder v0.13.6
9802026-08-24T20:02:36.904Z Downloaded tokio-dtrace v0.1.1
9812026-08-24T20:02:36.908Z Downloaded keccak v0.1.6
9822026-08-24T20:02:36.908Z Downloaded progenitor-impl v0.13.0
9832026-08-24T20:02:36.908Z Downloaded yasna v0.5.2
9842026-08-24T20:02:36.908Z Downloaded oso v0.27.3
9852026-08-24T20:02:36.909Z Downloaded usdt-impl v0.6.0
9862026-08-24T20:02:36.909Z Downloaded rustls-pemfile v2.2.0
9872026-08-24T20:02:36.913Z Downloaded serde_repr v0.1.20
9882026-08-24T20:02:36.913Z Downloaded sha1 v0.11.0
9892026-08-24T20:02:36.916Z Downloaded futures-util v0.3.32
9902026-08-24T20:02:36.922Z Downloaded data-encoding v2.10.0
9912026-08-24T20:02:36.922Z Downloaded icu_collections v2.1.1
9922026-08-24T20:02:36.926Z Downloaded path-slash v0.1.5
9932026-08-24T20:02:36.926Z Downloaded supports-unicode v3.0.0
9942026-08-24T20:02:36.926Z Downloaded aes-gcm v0.11.0
9952026-08-24T20:02:36.926Z Downloaded der_derive v0.7.3
9962026-08-24T20:02:36.930Z Downloaded darling v0.23.0
9972026-08-24T20:02:36.930Z Downloaded instability v0.3.11
9982026-08-24T20:02:36.934Z Downloaded try-lock v0.2.5
9992026-08-24T20:02:36.934Z Downloaded deranged v0.5.8
10002026-08-24T20:02:36.934Z Downloaded zerofrom-derive v0.1.6
10012026-08-24T20:02:36.943Z Downloaded xshell-macros v0.2.7
10022026-08-24T20:02:36.947Z Downloaded aho-corasick v1.1.4
10032026-08-24T20:02:36.951Z Downloaded term v1.2.1
10042026-08-24T20:02:37.006Z Downloaded lalrpop-util v0.19.12
10052026-08-24T20:02:37.006Z Downloaded toml v1.1.2+spec-1.1.0
10062026-08-24T20:02:37.007Z Downloaded hkdf v0.12.4
10072026-08-24T20:02:37.015Z Downloaded mime_guess v2.0.5
10082026-08-24T20:02:37.015Z Downloaded crc v3.4.0
10092026-08-24T20:02:37.015Z Downloaded qorb v0.4.1
10102026-08-24T20:02:37.016Z Downloaded diesel_derives v2.3.7
10112026-08-24T20:02:37.016Z Downloaded ed25519-dalek v3.0.0
10122026-08-24T20:02:37.016Z Downloaded crc-catalog v2.4.0
10132026-08-24T20:02:37.016Z Downloaded md5 v0.8.0
10142026-08-24T20:02:37.016Z Downloaded num-bigint-dig v0.8.6
10152026-08-24T20:02:37.016Z Downloaded psl-types v2.0.11
10162026-08-24T20:02:37.016Z Downloaded darling v0.20.11
10172026-08-24T20:02:37.016Z Downloaded termios v0.3.3
10182026-08-24T20:02:37.016Z Downloaded tiny-keccak v2.0.2
10192026-08-24T20:02:37.016Z Downloaded num-rational v0.4.2
10202026-08-24T20:02:37.016Z Downloaded derive_more v2.1.1
10212026-08-24T20:02:37.016Z Downloaded progenitor v0.13.0
10222026-08-24T20:02:37.016Z Downloaded rand_core v0.6.4
10232026-08-24T20:02:37.016Z Downloaded recursive-proc-macro-impl v0.1.1
10242026-08-24T20:02:37.016Z Downloaded russh-util v0.52.0
10252026-08-24T20:02:37.016Z Downloaded termtree v0.5.1
10262026-08-24T20:02:37.016Z Downloaded derive-where v1.6.0
10272026-08-24T20:02:37.016Z Downloaded ed25519-dalek v2.2.0
10282026-08-24T20:02:37.016Z Downloaded zip v4.6.1
10292026-08-24T20:02:37.028Z Downloaded similar v2.7.0
10302026-08-24T20:02:37.028Z Downloaded schemars v0.8.22
10312026-08-24T20:02:37.035Z Downloaded reedline v0.40.0
10322026-08-24T20:02:37.035Z Downloaded daft-derive v0.1.8
10332026-08-24T20:02:37.035Z Downloaded tap v1.0.1
10342026-08-24T20:02:37.035Z Downloaded yoke v0.8.1
10352026-08-24T20:02:37.035Z Downloaded defmt v0.3.100
10362026-08-24T20:02:37.036Z Downloaded dirs-next v2.0.0
10372026-08-24T20:02:37.040Z Downloaded dyn-clone v1.0.20
10382026-08-24T20:02:37.040Z Downloaded memoffset v0.9.1
10392026-08-24T20:02:37.040Z Downloaded mio v1.2.0
10402026-08-24T20:02:37.040Z Downloaded num-bigint v0.4.6
10412026-08-24T20:02:37.040Z Downloaded h2 v0.4.15
10422026-08-24T20:02:37.045Z Downloaded illumos-nvpair v0.3.0
10432026-08-24T20:02:37.045Z Downloaded vergen-git2 v9.1.0
10442026-08-24T20:02:37.045Z Downloaded writeable v0.6.2
10452026-08-24T20:02:37.049Z Downloaded indoc v2.0.7
10462026-08-24T20:02:37.049Z Downloaded resolv-conf v0.7.6
10472026-08-24T20:02:37.053Z Downloaded pkcs5 v0.8.1
10482026-08-24T20:02:37.057Z Downloaded uuid v1.23.4
10492026-08-24T20:02:37.057Z Downloaded scrypt v0.12.0
10502026-08-24T20:02:37.062Z Downloaded litemap v0.8.1
10512026-08-24T20:02:37.062Z Downloaded smallvec v1.15.1
10522026-08-24T20:02:37.062Z Downloaded nanorand v0.7.0
10532026-08-24T20:02:37.062Z Downloaded num_enum v0.7.6
10542026-08-24T20:02:37.066Z Downloaded ipnetwork v0.21.1
10552026-08-24T20:02:37.066Z Downloaded linear-map v1.2.0
10562026-08-24T20:02:37.066Z Downloaded tokio-util v0.7.18
10572026-08-24T20:02:37.069Z Downloaded tower-http v0.6.8
10582026-08-24T20:02:37.076Z Downloaded der v0.7.10
10592026-08-24T20:02:37.081Z Downloaded rcgen v0.12.1
10602026-08-24T20:02:37.081Z Downloaded rand v0.10.1
10612026-08-24T20:02:37.081Z Downloaded psm v0.1.30
10622026-08-24T20:02:37.085Z Downloaded signal-hook-registry v1.4.8
10632026-08-24T20:02:37.085Z Downloaded yansi v1.0.1
10642026-08-24T20:02:37.085Z Downloaded zip v0.6.6
10652026-08-24T20:02:37.085Z Downloaded phf_shared v0.11.3
10662026-08-24T20:02:37.085Z Downloaded salsa20 v0.11.0
10672026-08-24T20:02:37.091Z Downloaded derive_more v0.99.20
10682026-08-24T20:02:37.091Z Downloaded poly1305 v0.8.0
10692026-08-24T20:02:37.095Z Downloaded slog-stdlog v4.1.1
10702026-08-24T20:02:37.095Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10712026-08-24T20:02:37.095Z Downloaded rustls-native-certs v0.8.3
10722026-08-24T20:02:37.095Z Downloaded scroll v0.13.0
10732026-08-24T20:02:37.095Z Downloaded sec1 v0.8.1
10742026-08-24T20:02:37.095Z Downloaded static_assertions v1.1.0
10752026-08-24T20:02:37.095Z Downloaded untrusted v0.7.1
10762026-08-24T20:02:37.095Z Downloaded icu_normalizer_data v2.1.1
10772026-08-24T20:02:37.099Z Downloaded zerofrom v0.1.6
10782026-08-24T20:02:37.099Z Downloaded recursive v0.1.1
10792026-08-24T20:02:37.100Z Downloaded serde_spanned v1.1.1
10802026-08-24T20:02:37.100Z Downloaded hyper v1.10.1
10812026-08-24T20:02:37.104Z Downloaded schemars v0.9.0
10822026-08-24T20:02:37.108Z Downloaded knus v3.4.0
10832026-08-24T20:02:37.112Z Downloaded des v0.9.0
10842026-08-24T20:02:37.112Z Downloaded support-bundle-viewer v0.1.2
10852026-08-24T20:02:37.112Z Downloaded socket2 v0.6.3
10862026-08-24T20:02:37.112Z Downloaded thread-id v5.1.0
10872026-08-24T20:02:37.116Z Downloaded toml_edit v0.19.15
10882026-08-24T20:02:37.121Z Downloaded tokio-rustls v0.26.4
10892026-08-24T20:02:37.127Z Downloaded uzers v0.12.2
10902026-08-24T20:02:37.127Z Downloaded constant_time_eq v0.4.2
10912026-08-24T20:02:37.127Z Downloaded tower-service v0.3.3
10922026-08-24T20:02:37.127Z Downloaded dof v0.4.0
10932026-08-24T20:02:37.127Z Downloaded darling_macro v0.21.3
10942026-08-24T20:02:37.127Z Downloaded downcast-rs v2.0.2
10952026-08-24T20:02:37.127Z Downloaded managed v0.8.0
10962026-08-24T20:02:37.133Z Downloaded pkcs1 v0.8.0-rc.4
10972026-08-24T20:02:37.133Z Downloaded newtype-uuid v1.3.2
10982026-08-24T20:02:37.133Z Downloaded parking_lot_core v0.9.12
10992026-08-24T20:02:37.133Z Downloaded tracing-core v0.1.36
11002026-08-24T20:02:37.137Z Downloaded r2d2 v0.8.10
11012026-08-24T20:02:37.138Z Downloaded opaque-debug v0.3.1
11022026-08-24T20:02:37.138Z Downloaded peg-runtime v0.8.5
11032026-08-24T20:02:37.138Z Downloaded rustc-demangle v0.1.27
11042026-08-24T20:02:37.138Z Downloaded rand v0.8.6
11052026-08-24T20:02:37.138Z Downloaded rand_pcg v0.10.2
11062026-08-24T20:02:37.138Z Downloaded shell-words v1.1.1
11072026-08-24T20:02:37.138Z Downloaded ssh-key v0.7.0-rc.11
11082026-08-24T20:02:37.142Z Downloaded pem v3.0.6
11092026-08-24T20:02:37.142Z Downloaded slog-bunyan v2.5.0
11102026-08-24T20:02:37.142Z Downloaded port-file v0.1.0
11112026-08-24T20:02:37.146Z Downloaded rustc_version v0.4.1
11122026-08-24T20:02:37.146Z Downloaded portable-atomic v1.13.1
11132026-08-24T20:02:37.152Z Downloaded primefield v0.14.0
11142026-08-24T20:02:37.156Z Downloaded stacker v0.1.23
11152026-08-24T20:02:37.156Z Downloaded tracing-attributes v0.1.31
11162026-08-24T20:02:37.159Z Downloaded vsss-rs v3.3.4
11172026-08-24T20:02:37.159Z Downloaded internet-checksum v0.2.1
11182026-08-24T20:02:37.159Z Downloaded darling_macro v0.13.4
11192026-08-24T20:02:37.163Z Downloaded num-derive v0.4.2
11202026-08-24T20:02:37.163Z Downloaded difflib v0.4.0
11212026-08-24T20:02:37.163Z Downloaded take_mut v0.2.2
11222026-08-24T20:02:37.164Z Downloaded kstat-rs v0.2.5
11232026-08-24T20:02:37.167Z Downloaded strum v0.27.2
11242026-08-24T20:02:37.172Z Downloaded vergen v9.1.0
11252026-08-24T20:02:37.172Z Downloaded tokio-native-tls v0.3.1
11262026-08-24T20:02:37.176Z Downloaded miette v7.6.0
11272026-08-24T20:02:37.176Z Downloaded ctutils v0.4.2
11282026-08-24T20:02:37.176Z Downloaded serde_bytes v0.11.19
11292026-08-24T20:02:37.179Z Downloaded num v0.4.3
11302026-08-24T20:02:37.184Z Downloaded supports-hyperlinks v3.2.0
11312026-08-24T20:02:37.184Z Downloaded structmeta-derive v0.3.0
11322026-08-24T20:02:37.184Z Downloaded multimap v0.10.1
11332026-08-24T20:02:37.188Z Downloaded tokio-postgres v0.7.18
11342026-08-24T20:02:37.188Z Downloaded serde_yaml v0.9.34+deprecated
11352026-08-24T20:02:37.193Z Downloaded prefix-trie v0.7.0
11362026-08-24T20:02:37.193Z Downloaded idna v1.1.0
11372026-08-24T20:02:37.197Z Downloaded semver v0.1.20
11382026-08-24T20:02:37.197Z Downloaded zopfli v0.8.3
11392026-08-24T20:02:37.197Z Downloaded nu-ansi-term v0.50.3
11402026-08-24T20:02:37.202Z Downloaded toml_edit v0.23.10+spec-1.0.0
11412026-08-24T20:02:37.207Z Downloaded slog-scope v4.4.1
11422026-08-24T20:02:37.207Z Downloaded snafu-derive v0.8.9
11432026-08-24T20:02:37.207Z Downloaded progenitor v0.14.0
11442026-08-24T20:02:37.207Z Downloaded zone v0.3.1
11452026-08-24T20:02:37.212Z Downloaded void v1.0.2
11462026-08-24T20:02:37.216Z Downloaded proptest v1.11.0
11472026-08-24T20:02:37.220Z Downloaded icu_normalizer v2.1.1
11482026-08-24T20:02:37.224Z Downloaded xshell v0.2.7
11492026-08-24T20:02:37.230Z Downloaded digest v0.11.3
11502026-08-24T20:02:37.230Z Downloaded untrusted v0.9.0
11512026-08-24T20:02:37.235Z Downloaded spin v0.9.8
11522026-08-24T20:02:37.235Z Downloaded lru v0.12.5
11532026-08-24T20:02:37.235Z Downloaded either v1.15.0
11542026-08-24T20:02:37.235Z Downloaded libloading v0.8.9
11552026-08-24T20:02:37.238Z Downloaded packed_struct_codegen v0.10.1
11562026-08-24T20:02:37.238Z Downloaded proc-macro-error2 v2.0.1
11572026-08-24T20:02:37.239Z Downloaded ppv-lite86 v0.2.21
11582026-08-24T20:02:37.240Z Downloaded postgres-protocol v0.6.12
11592026-08-24T20:02:37.240Z Downloaded wnaf v0.14.0
11602026-08-24T20:02:37.244Z Downloaded rayon v1.11.0
11612026-08-24T20:02:37.247Z Downloaded minimal-lexical v0.2.1
11622026-08-24T20:02:37.247Z Downloaded internal-russh-num-bigint v0.5.0
11632026-08-24T20:02:37.252Z Downloaded quinn v0.11.11
11642026-08-24T20:02:37.257Z Downloaded time-macros v0.2.27
11652026-08-24T20:02:37.257Z Downloaded lzss v0.8.2
11662026-08-24T20:02:37.257Z Downloaded ingot v0.2.1
11672026-08-24T20:02:37.257Z Downloaded num_enum_derive v0.7.6
11682026-08-24T20:02:37.257Z Downloaded crossbeam-deque v0.8.6
11692026-08-24T20:02:37.261Z Downloaded defmt v1.0.1
11702026-08-24T20:02:37.264Z Downloaded pin-project-internal v1.1.11
11712026-08-24T20:02:37.268Z Downloaded icu_properties_data v2.1.2
11722026-08-24T20:02:37.272Z Downloaded ignore v0.4.25
11732026-08-24T20:02:37.278Z Downloaded reqwest v0.13.2
11742026-08-24T20:02:37.278Z Downloaded packed_struct v0.10.1
11752026-08-24T20:02:37.284Z Downloaded git2 v0.20.4
11762026-08-24T20:02:37.290Z Downloaded itertools v0.14.0
11772026-08-24T20:02:37.290Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11782026-08-24T20:02:37.290Z Downloaded tokio-tungstenite v0.23.1
11792026-08-24T20:02:37.295Z Downloaded ed25519 v2.2.3
11802026-08-24T20:02:37.295Z Downloaded darling v0.13.4
11812026-08-24T20:02:37.295Z Downloaded miette-derive v7.6.0
11822026-08-24T20:02:37.295Z Downloaded slog v2.8.2
11832026-08-24T20:02:37.295Z Downloaded serde_with v1.14.0
11842026-08-24T20:02:37.299Z Downloaded aws-lc-rs v1.16.3
11852026-08-24T20:02:37.304Z Downloaded libbz2-rs-sys v0.2.2
11862026-08-24T20:02:37.308Z Downloaded zerovec-derive v0.11.2
11872026-08-24T20:02:37.309Z Downloaded csv-core v0.1.13
11882026-08-24T20:02:37.317Z Downloaded inout v0.1.4
11892026-08-24T20:02:37.317Z Downloaded elliptic-curve v0.13.8
11902026-08-24T20:02:37.325Z Downloaded oxide-update-engine v0.1.2
11912026-08-24T20:02:37.330Z Downloaded url v2.5.8
11922026-08-24T20:02:37.335Z Downloaded derive_more-impl v2.1.1
11932026-08-24T20:02:37.339Z Downloaded icu_provider v2.1.1
11942026-08-24T20:02:37.339Z Downloaded pretty_assertions v1.4.1
11952026-08-24T20:02:37.339Z Downloaded cookie v0.18.1
11962026-08-24T20:02:37.345Z Downloaded hyper-rustls v0.27.7
11972026-08-24T20:02:37.345Z Downloaded pem-rfc7468 v0.7.0
11982026-08-24T20:02:37.345Z Downloaded rand_chacha v0.9.0
11992026-08-24T20:02:37.350Z Downloaded postcard v1.1.3
12002026-08-24T20:02:37.350Z Downloaded ecdsa v0.16.9
12012026-08-24T20:02:37.350Z Downloaded p256 v0.14.0
12022026-08-24T20:02:37.350Z Downloaded schemars_derive v0.8.22
12032026-08-24T20:02:37.355Z Downloaded p521 v0.14.0
12042026-08-24T20:02:37.356Z Downloaded icu_properties v2.1.2
12052026-08-24T20:02:37.361Z Downloaded darling_core v0.13.4
12062026-08-24T20:02:37.364Z Downloaded native-tls v0.2.18
12072026-08-24T20:02:37.364Z Downloaded hyper-util v0.1.20
12082026-08-24T20:02:37.368Z Downloaded tinyvec v1.10.0
12092026-08-24T20:02:37.373Z Downloaded goblin v0.10.5
12102026-08-24T20:02:37.383Z Downloaded der v0.8.0
12112026-08-24T20:02:37.393Z Downloaded typify v0.6.2
12122026-08-24T20:02:37.396Z Downloaded winnow v0.6.26
12132026-08-24T20:02:37.401Z Downloaded schemars v1.2.1
12142026-08-24T20:02:37.410Z Downloaded bindgen v0.71.1
12152026-08-24T20:02:37.414Z Downloaded crossterm v0.29.0
12162026-08-24T20:02:37.419Z Downloaded unicode-segmentation v1.12.0
12172026-08-24T20:02:37.423Z Downloaded blake3 v1.8.5
12182026-08-24T20:02:37.427Z Downloaded gimli v0.32.3
12192026-08-24T20:02:37.432Z Downloaded lalrpop v0.19.12
12202026-08-24T20:02:37.439Z Downloaded tough v0.22.0
12212026-08-24T20:02:37.444Z Downloaded tabled v0.21.0
12222026-08-24T20:02:37.454Z Downloaded rustls-webpki v0.103.13
12232026-08-24T20:02:37.459Z Downloaded iri-string v0.7.10
12242026-08-24T20:02:37.463Z Downloaded libxml v0.3.3
12252026-08-24T20:02:37.467Z Downloaded itertools v0.15.0
12262026-08-24T20:02:37.472Z Downloaded crossbeam-channel v0.5.15
12272026-08-24T20:02:37.476Z Downloaded vcpkg v0.2.15
12282026-08-24T20:02:37.498Z Downloaded unicode-bidi v0.3.18
12292026-08-24T20:02:37.502Z Downloaded steno v0.4.1
12302026-08-24T20:02:37.506Z Downloaded chrono v0.4.45
12312026-08-24T20:02:37.510Z Downloaded nom v7.1.3
12322026-08-24T20:02:37.514Z Downloaded p384 v0.13.1
12332026-08-24T20:02:37.514Z Downloaded regex v1.12.3
12342026-08-24T20:02:37.518Z Downloaded itertools v0.12.1
12352026-08-24T20:02:37.522Z Downloaded zlib-rs v0.6.2
12362026-08-24T20:02:37.525Z Downloaded zerocopy-derive v0.8.55
12372026-08-24T20:02:37.529Z Downloaded publicsuffix v2.3.0
12382026-08-24T20:02:37.533Z Downloaded salty v0.3.0
12392026-08-24T20:02:37.537Z Downloaded unicode-normalization v0.1.25
12402026-08-24T20:02:37.537Z Downloaded crossterm v0.28.1
12412026-08-24T20:02:37.541Z Downloaded nix v0.27.1
12422026-08-24T20:02:37.545Z Downloaded rsa v0.10.0-rc.18
12432026-08-24T20:02:37.549Z Downloaded nom v8.0.0
12442026-08-24T20:02:37.553Z Downloaded zerovec v0.11.5
12452026-08-24T20:02:37.556Z Downloaded rawzip v0.4.4
12462026-08-24T20:02:37.560Z Downloaded itertools v0.10.5
12472026-08-24T20:02:37.564Z Downloaded tower v0.5.3
12482026-08-24T20:02:37.567Z Downloaded rustyline v14.0.0
12492026-08-24T20:02:37.572Z Downloaded winnow v1.0.3
12502026-08-24T20:02:37.576Z Downloaded libm v0.2.16
12512026-08-24T20:02:37.580Z Downloaded time v0.3.47
12522026-08-24T20:02:37.587Z Downloaded crypto-primes v0.7.2
12532026-08-24T20:02:37.591Z Downloaded jiff-core v0.1.0
12542026-08-24T20:02:37.597Z Downloaded russh v0.62.4
12552026-08-24T20:02:37.603Z Downloaded dropshot-api-manager v0.8.0
12562026-08-24T20:02:37.603Z Downloaded quick-xml v0.37.5
12572026-08-24T20:02:37.607Z Downloaded moka v0.12.13
12582026-08-24T20:02:37.610Z Downloaded crypto-bigint v0.7.5
12592026-08-24T20:02:37.615Z Downloaded petname v2.0.2
12602026-08-24T20:02:37.619Z Downloaded itertools v0.13.0
12612026-08-24T20:02:37.623Z Downloaded iddqd v0.4.2
12622026-08-24T20:02:37.627Z Downloaded object v0.30.4
12632026-08-24T20:02:37.633Z Downloaded curve25519-dalek v5.0.0
12642026-08-24T20:02:37.640Z Downloaded nix v0.28.0
12652026-08-24T20:02:37.645Z Downloaded quinn-proto v0.11.16
12662026-08-24T20:02:37.648Z Downloaded reqwest v0.12.28
12672026-08-24T20:02:37.653Z Downloaded winnow v0.5.40
12682026-08-24T20:02:37.658Z Downloaded smoltcp v0.9.1
12692026-08-24T20:02:37.663Z Downloaded bstr v1.12.1
12702026-08-24T20:02:37.668Z Downloaded hickory-proto v0.25.2
12712026-08-24T20:02:37.677Z Downloaded hickory-proto v0.24.4
12722026-08-24T20:02:37.687Z Downloaded sha3 v0.12.0
12732026-08-24T20:02:37.692Z Downloaded regex-syntax v0.8.10
12742026-08-24T20:02:37.696Z Downloaded serde_with v3.21.0
12752026-08-24T20:02:37.700Z Downloaded regress v0.10.5
12762026-08-24T20:02:37.704Z Downloaded zerocopy v0.8.55
12772026-08-24T20:02:37.717Z Downloaded radix_trie v0.2.1
12782026-08-24T20:02:37.721Z Downloaded regress v0.11.1
12792026-08-24T20:02:37.725Z Downloaded curve25519-dalek v4.1.3
12802026-08-24T20:02:37.729Z Downloaded object v0.37.3
12812026-08-24T20:02:37.734Z Downloaded rustix v0.38.44
12822026-08-24T20:02:37.747Z Downloaded smoltcp v0.11.0
12832026-08-24T20:02:37.754Z Downloaded rustls v0.23.41
12842026-08-24T20:02:37.762Z Downloaded sqlparser v0.61.0
12852026-08-24T20:02:37.766Z Downloaded openssl v0.10.80
12862026-08-24T20:02:37.772Z Downloaded polar-core v0.27.3
12872026-08-24T20:02:37.777Z Downloaded dropshot v0.17.1
12882026-08-24T20:02:37.789Z Downloaded openapiv3 v2.2.0
12892026-08-24T20:02:37.796Z Downloaded regex-syntax v0.6.29
12902026-08-24T20:02:37.801Z Downloaded nix v0.31.2
12912026-08-24T20:02:37.807Z Downloaded syn v3.0.3
12922026-08-24T20:02:37.812Z Downloaded sha3 v0.11.0
12932026-08-24T20:02:37.820Z Downloaded ratatui v0.29.0
12942026-08-24T20:02:37.831Z Downloaded zerocopy-derive v0.6.6
12952026-08-24T20:02:37.836Z Downloaded sled v0.34.7
12962026-08-24T20:02:37.842Z Downloaded tracing v0.1.44
12972026-08-24T20:02:37.854Z Downloaded bzip2-sys v0.1.13+1.0.8
12982026-08-24T20:02:37.861Z Downloaded diesel v2.3.7
12992026-08-24T20:02:37.873Z Downloaded typify-impl v0.6.2
13002026-08-24T20:02:37.936Z Downloaded chrono-tz v0.10.4
13012026-08-24T20:02:37.944Z Downloaded regex-automata v0.4.14
13022026-08-24T20:02:37.944Z Downloaded petgraph v0.6.5
13032026-08-24T20:02:37.944Z Downloaded sha3 v0.10.8
13042026-08-24T20:02:37.945Z Downloaded tokio v1.52.1
13052026-08-24T20:02:37.966Z Downloaded jiff v0.2.34
13062026-08-24T20:02:38.005Z Downloaded libz-sys v1.1.24
13072026-08-24T20:02:38.017Z Downloaded petgraph v0.8.3
13082026-08-24T20:02:38.030Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13092026-08-24T20:02:38.043Z Downloaded csv v1.4.0
13102026-08-24T20:02:38.077Z Downloaded encoding_rs v0.8.35
13112026-08-24T20:02:38.118Z Downloaded ring v0.17.14
13122026-08-24T20:02:38.143Z Downloaded libgit2-sys v0.18.3+1.9.2
13132026-08-24T20:02:38.498Z Downloaded aws-lc-sys v0.40.0
13142026-08-24T20:02:38.763Z Compiling serde_core v1.0.228
13152026-08-24T20:02:38.763Z Compiling libc v0.2.185
13162026-08-24T20:02:38.767Z Compiling serde v1.0.228
13172026-08-24T20:02:38.767Z Compiling log v0.4.33
13182026-08-24T20:02:38.767Z Compiling smallvec v1.15.1
13192026-08-24T20:02:38.767Z Compiling subtle v2.6.1
13202026-08-24T20:02:38.767Z Compiling shlex v1.3.0
13212026-08-24T20:02:38.767Z Compiling find-msvc-tools v0.1.9
13222026-08-24T20:02:38.913Z Compiling typenum v1.20.1
13232026-08-24T20:02:38.917Z Compiling scopeguard v1.2.0
13242026-08-24T20:02:38.917Z Compiling stable_deref_trait v1.2.1
13252026-08-24T20:02:38.922Z Compiling portable-atomic v1.13.1
13262026-08-24T20:02:38.932Z Compiling getrandom v0.4.3
13272026-08-24T20:02:39.027Z Compiling rand_core v0.10.0
13282026-08-24T20:02:39.038Z Compiling syn v2.0.117
13292026-08-24T20:02:39.038Z Compiling serde_json v1.0.151
13302026-08-24T20:02:39.116Z Compiling critical-section v1.2.0
13312026-08-24T20:02:39.151Z Compiling zerocopy v0.8.55
13322026-08-24T20:02:39.165Z Compiling libm v0.2.16
13332026-08-24T20:02:39.165Z Compiling num-traits v0.2.19
13342026-08-24T20:02:39.208Z Compiling lock_api v0.4.14
13352026-08-24T20:02:39.236Z Compiling pkg-config v0.3.32
13362026-08-24T20:02:39.265Z Compiling pin-project-lite v0.2.17
13372026-08-24T20:02:39.269Z Compiling parking_lot_core v0.9.12
13382026-08-24T20:02:39.280Z Compiling litemap v0.8.1
13392026-08-24T20:02:39.295Z Compiling percent-encoding v2.3.2
13402026-08-24T20:02:39.375Z Compiling writeable v0.6.2
13412026-08-24T20:02:39.389Z Compiling icu_normalizer_data v2.1.1
13422026-08-24T20:02:39.447Z Compiling futures-core v0.3.32
13432026-08-24T20:02:39.460Z Compiling icu_properties_data v2.1.2
13442026-08-24T20:02:39.504Z Compiling generic-array v0.14.7
13452026-08-24T20:02:39.539Z Compiling rustix v1.1.4
13462026-08-24T20:02:39.582Z Compiling const-oid v0.9.6
13472026-08-24T20:02:39.615Z Compiling utf8_iter v1.0.4
13482026-08-24T20:02:39.615Z Compiling futures-sink v0.3.32
13492026-08-24T20:02:39.630Z Compiling form_urlencoded v1.2.2
13502026-08-24T20:02:39.674Z Compiling futures-io v0.3.32
13512026-08-24T20:02:39.763Z Compiling futures-channel v0.3.32
13522026-08-24T20:02:39.767Z Compiling slab v0.4.12
13532026-08-24T20:02:39.797Z Compiling getrandom v0.3.4
13542026-08-24T20:02:39.809Z Compiling futures-task v0.3.32
13552026-08-24T20:02:39.813Z Compiling cmov v0.5.4
13562026-08-24T20:02:39.846Z Compiling errno v0.3.14
13572026-08-24T20:02:39.872Z Compiling jobserver v0.1.34
13582026-08-24T20:02:39.889Z Compiling getrandom v0.2.17
13592026-08-24T20:02:40.010Z Compiling mio v1.2.0
13602026-08-24T20:02:40.016Z Compiling signal-hook-registry v1.4.8
13612026-08-24T20:02:40.017Z Compiling socket2 v0.6.3
13622026-08-24T20:02:40.025Z Compiling rustversion v1.0.22
13632026-08-24T20:02:40.040Z Compiling rand_core v0.6.4
13642026-08-24T20:02:40.120Z Compiling cc v1.2.56
13652026-08-24T20:02:40.149Z Compiling once_cell v1.21.3
13662026-08-24T20:02:40.220Z Compiling parking_lot v0.12.5
13672026-08-24T20:02:40.236Z Compiling ctutils v0.4.2
13682026-08-24T20:02:40.268Z Compiling iana-time-zone v0.1.65
13692026-08-24T20:02:40.272Z Compiling regex-syntax v0.8.10
13702026-08-24T20:02:40.332Z Compiling base64ct v1.8.3
13712026-08-24T20:02:40.344Z Compiling fs_extra v1.3.0
13722026-08-24T20:02:40.395Z Compiling ident_case v1.0.1
13732026-08-24T20:02:40.409Z Compiling dunce v1.0.5
13742026-08-24T20:02:40.435Z Compiling flagset v0.4.7
13752026-08-24T20:02:40.496Z Compiling base64 v0.22.1
13762026-08-24T20:02:40.496Z Compiling syn v1.0.109
13772026-08-24T20:02:40.522Z Compiling schemars v0.8.22
13782026-08-24T20:02:40.539Z Compiling vcpkg v0.2.15
13792026-08-24T20:02:40.575Z Compiling pem-rfc7468 v0.7.0
13802026-08-24T20:02:40.613Z Compiling dyn-clone v1.0.20
13812026-08-24T20:02:40.627Z Compiling rand_core v0.9.5
13822026-08-24T20:02:40.632Z Compiling tracing-core v0.1.36
13832026-08-24T20:02:40.658Z Compiling aws-lc-rs v1.16.3
13842026-08-24T20:02:40.711Z Compiling simd-adler32 v0.3.8
13852026-08-24T20:02:40.764Z Compiling spin v0.9.8
13862026-08-24T20:02:40.781Z Compiling openssl-probe v0.2.1
13872026-08-24T20:02:40.917Z Compiling cmake v0.1.57
13882026-08-24T20:02:40.981Z Compiling crc32fast v1.5.0
13892026-08-24T20:02:40.996Z Compiling adler2 v2.0.1
13902026-08-24T20:02:41.033Z Compiling httparse v1.10.1
13912026-08-24T20:02:41.060Z Compiling tinyvec_macros v0.1.1
13922026-08-24T20:02:41.075Z Compiling aho-corasick v1.1.4
13932026-08-24T20:02:41.093Z Compiling tower-service v0.3.3
13942026-08-24T20:02:41.111Z Compiling miniz_oxide v0.8.9
13952026-08-24T20:02:41.132Z Compiling bitflags v2.11.0
13962026-08-24T20:02:41.209Z Compiling semver v1.0.28
13972026-08-24T20:02:41.236Z Compiling indexmap v2.14.0
13982026-08-24T20:02:41.283Z Compiling uuid v1.23.4
13992026-08-24T20:02:41.329Z Compiling tinyvec v1.10.0
14002026-08-24T20:02:41.359Z Compiling try-lock v0.2.5
14012026-08-24T20:02:41.393Z Compiling radium v0.7.0
14022026-08-24T20:02:41.410Z Compiling tower-layer v0.3.3
14032026-08-24T20:02:41.466Z Compiling rustc_version v0.4.1
14042026-08-24T20:02:41.483Z Compiling atomic-waker v1.1.2
14052026-08-24T20:02:41.548Z Compiling untrusted v0.7.1
14062026-08-24T20:02:41.620Z Compiling want v0.3.1
14072026-08-24T20:02:41.705Z Compiling wait-timeout v0.2.1
14082026-08-24T20:02:41.722Z Compiling foreign-types-shared v0.1.1
14092026-08-24T20:02:41.804Z Compiling tap v1.0.1
14102026-08-24T20:02:41.809Z Compiling aws-lc-sys v0.40.0
14112026-08-24T20:02:41.815Z Compiling openssl-sys v0.9.117
14122026-08-24T20:02:41.825Z Compiling untrusted v0.9.0
14132026-08-24T20:02:41.828Z Compiling maybe-uninit v2.0.0
14142026-08-24T20:02:41.875Z Compiling httpdate v1.0.3
14152026-08-24T20:02:41.893Z Compiling bit-vec v0.8.0
14162026-08-24T20:02:41.919Z Compiling synstructure v0.13.2
14172026-08-24T20:02:41.933Z Compiling serde_derive_internals v0.29.1
14182026-08-24T20:02:41.958Z Compiling pest_generator v2.8.6
14192026-08-24T20:02:41.990Z Compiling regex-automata v0.4.14
14202026-08-24T20:02:42.006Z Compiling darling_core v0.20.11
14212026-08-24T20:02:42.127Z Compiling openssl v0.10.80
14222026-08-24T20:02:42.127Z Compiling quick-error v1.2.3
14232026-08-24T20:02:42.155Z Compiling const-oid v0.10.2
14242026-08-24T20:02:42.261Z Compiling cpufeatures v0.2.17
14252026-08-24T20:02:42.330Z Compiling tempfile v3.27.0
14262026-08-24T20:02:42.350Z Compiling terminal_size v0.4.3
14272026-08-24T20:02:42.386Z Compiling rustls v0.23.41
14282026-08-24T20:02:42.452Z Compiling bit-set v0.8.0
14292026-08-24T20:02:42.508Z Compiling wyz v0.5.1
14302026-08-24T20:02:42.539Z Compiling foreign-types v0.3.2
14312026-08-24T20:02:42.558Z Compiling bzip2-sys v0.1.13+1.0.8
14322026-08-24T20:02:42.577Z Compiling rusty-fork v0.3.1
14332026-08-24T20:02:42.643Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14342026-08-24T20:02:42.700Z Compiling unicode-normalization v0.1.25
14352026-08-24T20:02:42.725Z Compiling rand_xorshift v0.4.0
14362026-08-24T20:02:42.764Z Compiling num-integer v0.1.46
14372026-08-24T20:02:42.768Z Compiling ahash v0.8.12
14382026-08-24T20:02:42.866Z Compiling funty v2.0.0
14392026-08-24T20:02:42.898Z Compiling native-tls v0.2.18
14402026-08-24T20:02:42.914Z Compiling unarray v0.1.4
14412026-08-24T20:02:42.918Z Compiling num-bigint-dig v0.8.6
14422026-08-24T20:02:42.944Z Compiling time-core v0.1.8
14432026-08-24T20:02:42.959Z Compiling num-conv v0.2.0
14442026-08-24T20:02:43.011Z Compiling paste v1.0.15
14452026-08-24T20:02:43.050Z Compiling packed_struct v0.10.1
14462026-08-24T20:02:43.102Z Compiling cpufeatures v0.3.0
14472026-08-24T20:02:43.119Z Compiling powerfmt v0.2.0
14482026-08-24T20:02:43.123Z Compiling time-macros v0.2.27
14492026-08-24T20:02:43.162Z Compiling clap_builder v4.6.0
14502026-08-24T20:02:43.209Z Compiling bitvec v1.0.1
14512026-08-24T20:02:43.215Z Compiling num-iter v0.1.45
14522026-08-24T20:02:43.297Z Compiling deranged v0.5.8
14532026-08-24T20:02:43.365Z Compiling slog v2.8.2
14542026-08-24T20:02:43.369Z Compiling lazy_static v1.5.0
14552026-08-24T20:02:43.382Z Compiling sync_wrapper v1.0.2
14562026-08-24T20:02:43.497Z Compiling syn v3.0.3
14572026-08-24T20:02:43.507Z Compiling indexmap v1.9.3
14582026-08-24T20:02:43.507Z Compiling usdt-impl v0.6.0
14592026-08-24T20:02:43.517Z Compiling siphasher v1.0.2
14602026-08-24T20:02:43.587Z Compiling nodrop v0.1.14
14612026-08-24T20:02:43.684Z Compiling crossbeam-utils v0.8.21
14622026-08-24T20:02:43.698Z Compiling crc-catalog v2.4.0
14632026-08-24T20:02:43.717Z Compiling zlib-rs v0.6.2
14642026-08-24T20:02:43.736Z Compiling unicode-segmentation v1.12.0
14652026-08-24T20:02:43.748Z Compiling serde_derive v1.0.228
14662026-08-24T20:02:43.803Z Compiling zeroize_derive v1.5.0
14672026-08-24T20:02:43.999Z Compiling zerofrom-derive v0.1.6
14682026-08-24T20:02:44.159Z Compiling yoke-derive v0.8.1
14692026-08-24T20:02:44.266Z Compiling zerovec-derive v0.11.2
14702026-08-24T20:02:44.279Z Compiling zerocopy-derive v0.8.55
14712026-08-24T20:02:44.324Z Compiling displaydoc v0.2.5
14722026-08-24T20:02:44.450Z Compiling tokio-macros v2.7.0
14732026-08-24T20:02:44.500Z Compiling futures-macro v0.3.32
14742026-08-24T20:02:44.734Z Compiling der_derive v0.7.3
14752026-08-24T20:02:45.023Z Compiling thiserror-impl v2.0.18
14762026-08-24T20:02:45.149Z Compiling schemars_derive v0.8.22
14772026-08-24T20:02:45.277Z Compiling tracing-attributes v0.1.31
14782026-08-24T20:02:45.420Z Compiling futures-util v0.3.32
14792026-08-24T20:02:45.439Z Compiling pest_derive v2.8.6
14802026-08-24T20:02:45.449Z Compiling scroll_derive v0.13.1
14812026-08-24T20:02:45.521Z Compiling zerofrom v0.1.6
14822026-08-24T20:02:45.652Z Compiling yoke v0.8.1
14832026-08-24T20:02:45.808Z Compiling darling_macro v0.20.11
14842026-08-24T20:02:45.907Z Compiling zerovec v0.11.5
14852026-08-24T20:02:45.918Z Compiling zerotrie v0.2.3
14862026-08-24T20:02:46.228Z Compiling thiserror-impl v1.0.69
14872026-08-24T20:02:46.356Z Compiling scroll v0.13.0
14882026-08-24T20:02:46.383Z Compiling openssl-macros v0.1.1
14892026-08-24T20:02:46.390Z Compiling tinystr v0.8.2
14902026-08-24T20:02:46.415Z Compiling potential_utf v0.1.4
14912026-08-24T20:02:46.468Z Compiling darling v0.20.11
14922026-08-24T20:02:46.489Z Compiling thiserror v2.0.18
14932026-08-24T20:02:46.516Z Compiling packed_struct_codegen v0.10.1
14942026-08-24T20:02:46.552Z Compiling clap_derive v4.6.1
14952026-08-24T20:02:46.598Z Compiling icu_locale_core v2.1.1
14962026-08-24T20:02:46.703Z Compiling icu_collections v2.1.1
14972026-08-24T20:02:46.718Z Compiling goblin v0.10.5
14982026-08-24T20:02:46.718Z Compiling zerocopy-derive v0.6.6
14992026-08-24T20:02:46.727Z Compiling tracing v0.1.44
15002026-08-24T20:02:47.028Z Compiling bitfield-macros v0.19.4
15012026-08-24T20:02:47.059Z Compiling num_threads v0.1.7
15022026-08-24T20:02:47.074Z Compiling object v0.37.3
15032026-08-24T20:02:47.128Z Compiling daft-derive v0.1.8
15042026-08-24T20:02:47.174Z Compiling time v0.3.47
15052026-08-24T20:02:47.370Z Compiling zeroize v1.9.0
15062026-08-24T20:02:47.446Z Compiling bytes v1.11.1
15072026-08-24T20:02:47.527Z Compiling icu_provider v2.1.1
15082026-08-24T20:02:47.561Z Compiling hybrid-array v0.4.13
15092026-08-24T20:02:47.612Z Compiling chrono v0.4.45
15102026-08-24T20:02:47.676Z Compiling der v0.7.10
15112026-08-24T20:02:47.771Z Compiling icu_normalizer v2.1.1
15122026-08-24T20:02:47.824Z Compiling icu_properties v2.1.2
15132026-08-24T20:02:47.870Z Compiling rustls-pki-types v1.14.0
15142026-08-24T20:02:47.891Z Compiling ipnet v2.12.0
15152026-08-24T20:02:48.101Z Compiling tokio v1.52.1
15162026-08-24T20:02:48.145Z Compiling crypto-common v0.1.7
15172026-08-24T20:02:48.321Z Compiling block-buffer v0.10.4
15182026-08-24T20:02:48.338Z Compiling http v1.4.2
15192026-08-24T20:02:48.357Z Compiling crypto-common v0.2.2
15202026-08-24T20:02:48.370Z Compiling block-buffer v0.12.1
15212026-08-24T20:02:48.384Z Compiling block-padding v0.4.2
15222026-08-24T20:02:48.411Z Compiling hex v0.4.3
15232026-08-24T20:02:48.507Z Compiling digest v0.10.7
15242026-08-24T20:02:48.570Z Compiling spki v0.7.3
15252026-08-24T20:02:48.585Z Compiling inout v0.2.2
15262026-08-24T20:02:48.688Z Compiling idna_adapter v1.2.1
15272026-08-24T20:02:48.764Z Compiling pkcs8 v0.10.2
15282026-08-24T20:02:48.781Z Compiling signature v2.2.0
15292026-08-24T20:02:48.786Z Compiling sha2 v0.10.9
15302026-08-24T20:02:48.809Z Compiling idna v1.1.0
15312026-08-24T20:02:48.844Z Compiling ppv-lite86 v0.2.21
15322026-08-24T20:02:48.933Z Compiling thiserror v1.0.69
15332026-08-24T20:02:48.945Z Compiling toml_datetime v0.6.11
15342026-08-24T20:02:48.986Z Compiling http-body v1.0.1
15352026-08-24T20:02:49.017Z Compiling digest v0.11.3
15362026-08-24T20:02:49.047Z Compiling cipher v0.5.2
15372026-08-24T20:02:49.067Z Compiling serde_spanned v0.6.9
15382026-08-24T20:02:49.175Z Compiling url v2.5.8
15392026-08-24T20:02:49.198Z Compiling rand_chacha v0.9.0
15402026-08-24T20:02:49.234Z Compiling rand_chacha v0.3.1
15412026-08-24T20:02:49.241Z Compiling http-body-util v0.1.3
15422026-08-24T20:02:49.252Z Compiling pkcs1 v0.7.5
15432026-08-24T20:02:49.350Z Compiling dof v0.4.0
15442026-08-24T20:02:49.398Z Compiling rand v0.9.2
15452026-08-24T20:02:49.476Z Compiling rand v0.8.6
15462026-08-24T20:02:49.493Z Compiling chacha20 v0.10.0
15472026-08-24T20:02:49.510Z Compiling clap v4.6.1
15482026-08-24T20:02:49.600Z Compiling bitfield v0.19.4
15492026-08-24T20:02:49.887Z Compiling zerocopy v0.6.6
15502026-08-24T20:02:49.906Z Compiling erased-serde v0.3.31
15512026-08-24T20:02:49.960Z Compiling proptest v1.11.0
15522026-08-24T20:02:49.976Z Compiling flate2 v1.1.9
15532026-08-24T20:02:49.990Z Compiling dtrace-parser v0.3.0
15542026-08-24T20:02:50.112Z Compiling derive_builder_core v0.20.2
15552026-08-24T20:02:50.256Z Compiling crc v3.4.0
15562026-08-24T20:02:50.285Z Compiling structmeta-derive v0.3.0
15572026-08-24T20:02:50.309Z Compiling scroll_derive v0.12.1
15582026-08-24T20:02:50.433Z Compiling ipnetwork v0.21.1
15592026-08-24T20:02:50.452Z Compiling array-init v0.0.4
15602026-08-24T20:02:50.485Z Compiling smallvec v0.6.14
15612026-08-24T20:02:50.536Z Compiling darling_core v0.23.0
15622026-08-24T20:02:50.704Z Compiling oxnet v0.1.6
15632026-08-24T20:02:50.737Z Compiling heapless v0.7.17
15642026-08-24T20:02:50.811Z Compiling thread-id v5.1.0
15652026-08-24T20:02:50.880Z Compiling env_filter v2.0.0
15662026-08-24T20:02:50.905Z Compiling cookie v0.18.1
15672026-08-24T20:02:50.957Z Compiling hashbrown v0.12.3
15682026-08-24T20:02:51.086Z Compiling signal-hook v0.3.18
15692026-08-24T20:02:51.112Z Compiling base64 v0.21.7
15702026-08-24T20:02:51.113Z Compiling zstd-safe v7.2.4
15712026-08-24T20:02:51.113Z Compiling iri-string v0.7.10
15722026-08-24T20:02:51.122Z Compiling unicode-properties v0.1.4
15732026-08-24T20:02:51.122Z Compiling gimli v0.32.3
15742026-08-24T20:02:51.190Z Compiling unicode-bidi v0.3.18
15752026-08-24T20:02:51.200Z Compiling anyhow v1.0.104
15762026-08-24T20:02:51.211Z Compiling winnow v0.5.40
15772026-08-24T20:02:51.245Z Compiling ryu v1.0.23
15782026-08-24T20:02:51.268Z Compiling allocator-api2 v0.2.21
15792026-08-24T20:02:51.329Z Compiling ron v0.8.1
15802026-08-24T20:02:51.364Z Compiling serde_urlencoded v0.7.1
15812026-08-24T20:02:51.446Z Compiling structmeta v0.3.0
15822026-08-24T20:02:51.506Z Compiling rsa v0.9.10
15832026-08-24T20:02:51.615Z Compiling stringprep v0.1.5
15842026-08-24T20:02:51.681Z Compiling scroll v0.12.0
15852026-08-24T20:02:51.735Z Compiling env_logger v0.11.11
15862026-08-24T20:02:51.749Z Compiling derive_builder_macro v0.20.2
15872026-08-24T20:02:51.764Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15882026-08-24T20:02:51.985Z Compiling tokio-util v0.7.18
15892026-08-24T20:02:52.072Z Compiling tower v0.5.3
15902026-08-24T20:02:52.103Z Compiling tokio-native-tls v0.3.1
15912026-08-24T20:02:52.260Z Compiling serde-hex v0.1.0
15922026-08-24T20:02:52.425Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15932026-08-24T20:02:52.451Z Compiling camino v1.2.5
15942026-08-24T20:02:52.590Z Compiling newtype-uuid v1.3.2
15952026-08-24T20:02:52.608Z Compiling toml_edit v0.19.15
15962026-08-24T20:02:52.628Z Compiling tower-http v0.6.8
15972026-08-24T20:02:52.726Z Compiling h2 v0.4.15
15982026-08-24T20:02:52.856Z Compiling addr2line v0.25.1
15992026-08-24T20:02:52.944Z Compiling daft v0.1.8
16002026-08-24T20:02:53.057Z Compiling bzip2 v0.4.4
16012026-08-24T20:02:53.101Z Compiling rand v0.10.1
16022026-08-24T20:02:53.139Z Compiling darling_macro v0.23.0
16032026-08-24T20:02:53.201Z Compiling hashbrown v0.13.2
16042026-08-24T20:02:53.218Z Compiling md-5 v0.11.0
16052026-08-24T20:02:53.244Z Compiling hmac v0.13.0
16062026-08-24T20:02:53.330Z Compiling sha2 v0.11.0
16072026-08-24T20:02:53.448Z Compiling x509-cert v0.2.5
16082026-08-24T20:02:53.543Z Compiling rustls-native-certs v0.8.3
16092026-08-24T20:02:53.656Z Compiling serde_tokenstream v0.2.3
16102026-08-24T20:02:53.697Z Compiling bstr v1.12.1
16112026-08-24T20:02:53.869Z Compiling async-trait v0.1.89
16122026-08-24T20:02:53.900Z Compiling zerocopy-derive v0.7.35
16132026-08-24T20:02:53.960Z Compiling pin-project-internal v1.1.11
16142026-08-24T20:02:53.992Z Compiling curve25519-dalek v4.1.3
16152026-08-24T20:02:54.048Z Compiling vergen-lib v9.1.0
16162026-08-24T20:02:54.236Z Compiling hash32 v0.2.1
16172026-08-24T20:02:54.353Z Compiling encoding_rs v0.8.35
16182026-08-24T20:02:54.362Z Compiling memoffset v0.9.1
16192026-08-24T20:02:54.454Z Compiling smoltcp v0.9.1
16202026-08-24T20:02:54.581Z Compiling ref-cast v1.0.25
16212026-08-24T20:02:54.614Z Compiling cfg_aliases v0.2.1
16222026-08-24T20:02:54.692Z Compiling crc-any v2.5.0
16232026-08-24T20:02:54.802Z Compiling litrs v1.0.0
16242026-08-24T20:02:54.825Z Compiling psl-types v2.0.11
16252026-08-24T20:02:54.935Z Compiling rustix v0.38.44
16262026-08-24T20:02:54.961Z Compiling mime v0.3.17
16272026-08-24T20:02:54.961Z Compiling fallible-iterator v0.2.0
16282026-08-24T20:02:54.969Z Compiling owo-colors v4.3.0
16292026-08-24T20:02:55.066Z Compiling rustc-demangle v0.1.27
16302026-08-24T20:02:55.084Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16312026-08-24T20:02:55.098Z Compiling pin-project v1.1.11
16322026-08-24T20:02:55.224Z Compiling publicsuffix v2.3.0
16332026-08-24T20:02:55.250Z Compiling postgres-protocol v0.6.12
16342026-08-24T20:02:55.318Z Compiling zerocopy v0.7.35
16352026-08-24T20:02:55.337Z Compiling nix v0.31.2
16362026-08-24T20:02:55.347Z Compiling document-features v0.2.12
16372026-08-24T20:02:55.492Z Compiling toml v0.7.8
16382026-08-24T20:02:55.516Z Compiling darling v0.23.0
16392026-08-24T20:02:55.532Z Compiling object v0.30.4
16402026-08-24T20:02:55.591Z Compiling backtrace v0.3.76
16412026-08-24T20:02:55.705Z Compiling zip v0.6.6
16422026-08-24T20:02:55.734Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16432026-08-24T20:02:55.929Z Compiling hyper v1.10.1
16442026-08-24T20:02:55.957Z Compiling derive_builder v0.20.2
16452026-08-24T20:02:55.966Z Compiling goblin v0.8.2
16462026-08-24T20:02:56.081Z Compiling derive-ex v0.1.8
16472026-08-24T20:02:56.109Z Compiling hmac v0.12.1
16482026-08-24T20:02:56.145Z Compiling futures-executor v0.3.32
16492026-08-24T20:02:56.289Z Compiling hubpack_derive v0.1.1
16502026-08-24T20:02:56.333Z Compiling regex v1.12.3
16512026-08-24T20:02:56.350Z Compiling convert_case v0.10.0
16522026-08-24T20:02:56.414Z Compiling strum_macros v0.27.2
16532026-08-24T20:02:56.434Z Compiling curve25519-dalek-derive v0.1.1
16542026-08-24T20:02:56.486Z Compiling ref-cast-impl v1.0.25
16552026-08-24T20:02:56.543Z Compiling snafu-derive v0.8.9
16562026-08-24T20:02:56.675Z Compiling phf_shared v0.13.1
16572026-08-24T20:02:56.778Z Compiling vergen v9.1.0
16582026-08-24T20:02:56.801Z Compiling cargo-platform v0.3.2
16592026-08-24T20:02:56.832Z Compiling ff v0.13.1
16602026-08-24T20:02:56.947Z Compiling fs-err v3.3.0
16612026-08-24T20:02:56.963Z Compiling either v1.15.0
16622026-08-24T20:02:56.982Z Compiling jiff-core v0.1.0
16632026-08-24T20:02:56.991Z Compiling foldhash v0.2.0
16642026-08-24T20:02:57.085Z Compiling hyper-util v0.1.20
16652026-08-24T20:02:57.102Z Compiling bumpalo v3.20.2
16662026-08-24T20:02:57.135Z Compiling managed v0.8.0
16672026-08-24T20:02:57.159Z Compiling base16ct v0.2.0
16682026-08-24T20:02:57.195Z Compiling path-slash v0.1.5
16692026-08-24T20:02:57.237Z Compiling foldhash v0.1.5
16702026-08-24T20:02:57.339Z Compiling same-file v1.0.6
16712026-08-24T20:02:57.358Z Compiling libbz2-rs-sys v0.2.2
16722026-08-24T20:02:57.373Z Compiling bitflags v1.3.2
16732026-08-24T20:02:57.393Z Compiling is_ci v1.2.0
16742026-08-24T20:02:57.429Z Compiling textwrap v0.16.2
16752026-08-24T20:02:57.457Z Compiling walkdir v2.5.0
16762026-08-24T20:02:57.528Z Compiling supports-color v3.0.2
16772026-08-24T20:02:57.599Z Compiling hashbrown v0.15.5
16782026-08-24T20:02:57.710Z Compiling zopfli v0.8.3
16792026-08-24T20:02:57.798Z Compiling bzip2 v0.6.1
16802026-08-24T20:02:57.815Z Compiling test-strategy v0.4.5
16812026-08-24T20:02:57.902Z Compiling jiff v0.2.34
16822026-08-24T20:02:58.035Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16832026-08-24T20:02:58.062Z Compiling sec1 v0.7.3
16842026-08-24T20:02:58.177Z Compiling hashbrown v0.16.1
16852026-08-24T20:02:58.359Z Compiling dof v0.3.0
16862026-08-24T20:02:58.390Z Compiling cargo_metadata v0.23.1
16872026-08-24T20:02:58.461Z Compiling strum v0.27.2
16882026-08-24T20:02:58.489Z Compiling hyper-tls v0.6.0
16892026-08-24T20:02:58.552Z Compiling snafu v0.8.9
16902026-08-24T20:02:58.570Z Compiling group v0.13.0
16912026-08-24T20:02:58.606Z Compiling phf v0.13.1
16922026-08-24T20:02:58.740Z Compiling reqwest v0.12.28
16932026-08-24T20:02:58.758Z Compiling hubpack v0.1.2
16942026-08-24T20:02:58.781Z Compiling derive_more-impl v2.1.1
16952026-08-24T20:02:58.798Z Compiling futures v0.3.32
16962026-08-24T20:02:58.873Z Compiling signal-hook-mio v0.2.5
16972026-08-24T20:02:58.892Z Compiling cookie_store v0.22.1
16982026-08-24T20:02:58.926Z Compiling hkdf v0.12.4
16992026-08-24T20:02:59.015Z Compiling backtrace-ext v0.2.1
17002026-08-24T20:02:59.123Z Compiling zstd v0.13.3
17012026-08-24T20:02:59.138Z Compiling postgres-types v0.2.14
17022026-08-24T20:02:59.195Z Compiling serde_with_macros v3.21.0
17032026-08-24T20:02:59.397Z Compiling globset v0.4.18
17042026-08-24T20:02:59.488Z Compiling usdt-macro v0.6.0
17052026-08-24T20:02:59.521Z Compiling usdt-attr-macro v0.6.0
17062026-08-24T20:02:59.570Z Compiling byte-wrapper v0.1.0
17072026-08-24T20:02:59.715Z Compiling dtrace-parser v0.2.0
17082026-08-24T20:02:59.773Z Compiling ed25519 v2.2.3
17092026-08-24T20:02:59.924Z Compiling crypto-bigint v0.5.5
17102026-08-24T20:02:59.947Z Compiling serde-big-array v0.5.1
17112026-08-24T20:03:00.108Z Compiling olpc-cjson v0.1.4
17122026-08-24T20:03:00.123Z Compiling serde_plain v1.0.2
17132026-08-24T20:03:00.134Z Compiling async-recursion v1.1.1
17142026-08-24T20:03:00.285Z Compiling enum-as-inner v0.6.1
17152026-08-24T20:03:00.315Z Compiling miette-derive v7.6.0
17162026-08-24T20:03:00.332Z Compiling serde_repr v0.1.20
17172026-08-24T20:03:00.374Z Compiling strum_macros v0.26.4
17182026-08-24T20:03:00.384Z Compiling phf_shared v0.11.3
17192026-08-24T20:03:00.499Z Compiling float-cmp v0.10.0
17202026-08-24T20:03:00.517Z Compiling pem v3.0.6
17212026-08-24T20:03:00.581Z Compiling memmap2 v0.9.10
17222026-08-24T20:03:00.667Z Compiling thread-id v4.2.2
17232026-08-24T20:03:00.694Z Compiling predicates-core v1.0.10
17242026-08-24T20:03:00.766Z Compiling keccak v0.1.6
17252026-08-24T20:03:00.820Z Compiling whoami v2.1.0
17262026-08-24T20:03:00.924Z Compiling data-encoding v2.10.0
17272026-08-24T20:03:00.931Z Compiling fixedbitset v0.4.2
17282026-08-24T20:03:00.931Z Compiling supports-hyperlinks v3.2.0
17292026-08-24T20:03:00.946Z Compiling typed-path v0.9.3
17302026-08-24T20:03:00.961Z Compiling static_assertions v1.1.0
17312026-08-24T20:03:01.058Z Compiling difflib v0.4.0
17322026-08-24T20:03:01.087Z Compiling precomputed-hash v0.1.1
17332026-08-24T20:03:01.128Z Compiling new_debug_unreachable v1.0.6
17342026-08-24T20:03:01.191Z Compiling winnow v1.0.3
17352026-08-24T20:03:01.208Z Compiling normalize-line-endings v0.3.0
17362026-08-24T20:03:01.225Z Compiling supports-unicode v3.0.0
17372026-08-24T20:03:01.225Z Compiling fixedbitset v0.5.7
17382026-08-24T20:03:01.254Z Compiling string_cache v0.8.9
17392026-08-24T20:03:01.315Z Compiling predicates v3.1.4
17402026-08-24T20:03:01.385Z Compiling hickory-proto v0.25.2
17412026-08-24T20:03:01.504Z Compiling petgraph v0.8.3
17422026-08-24T20:03:01.525Z Compiling tokio-postgres v0.7.18
17432026-08-24T20:03:01.554Z Compiling toml_edit v0.22.27
17442026-08-24T20:03:01.568Z Compiling petgraph v0.6.5
17452026-08-24T20:03:01.584Z Compiling miette v7.6.0
17462026-08-24T20:03:01.597Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17472026-08-24T20:03:01.646Z Compiling elliptic-curve v0.13.8
17482026-08-24T20:03:01.991Z Compiling sha3 v0.10.8
17492026-08-24T20:03:02.086Z Compiling usdt v0.6.0
17502026-08-24T20:03:02.146Z Compiling toml_parser v1.1.2+spec-1.1.0
17512026-08-24T20:03:02.205Z Compiling usdt-impl v0.5.0
17522026-08-24T20:03:02.233Z Compiling strum v0.26.3
17532026-08-24T20:03:02.299Z Compiling serde_with v3.21.0
17542026-08-24T20:03:02.372Z Compiling crossterm v0.28.1
17552026-08-24T20:03:02.388Z Compiling zip v4.6.1
17562026-08-24T20:03:02.475Z Compiling ed25519-dalek v2.2.0
17572026-08-24T20:03:02.576Z Compiling derive_more v2.1.1
17582026-08-24T20:03:02.699Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17592026-08-24T20:03:02.815Z Compiling iddqd v0.4.2
17602026-08-24T20:03:03.115Z Compiling itertools v0.13.0
17612026-08-24T20:03:03.216Z Compiling itertools v0.15.0
17622026-08-24T20:03:03.376Z Compiling similar v2.7.0
17632026-08-24T20:03:03.457Z Compiling oxide-generation v0.1.3
17642026-08-24T20:03:03.527Z Compiling crossbeam-epoch v0.9.18
17652026-08-24T20:03:03.685Z Compiling tokio-stream v0.1.18
17662026-08-24T20:03:03.778Z Compiling buf-list v1.1.2
17672026-08-24T20:03:03.870Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17682026-08-24T20:03:03.964Z Compiling openapiv3 v2.2.0
17692026-08-24T20:03:04.114Z Compiling heck v0.4.1
17702026-08-24T20:03:04.135Z Compiling peg-runtime v0.8.5
17712026-08-24T20:03:04.161Z Compiling lalrpop-util v0.19.12
17722026-08-24T20:03:04.166Z Compiling thread_local v1.1.9
17732026-08-24T20:03:04.191Z Compiling slog-async v2.8.0
17742026-08-24T20:03:04.261Z Compiling crossbeam-channel v0.5.15
17752026-08-24T20:03:04.277Z Compiling is-terminal v0.4.17
17762026-08-24T20:03:04.324Z Compiling filetime v0.2.27
17772026-08-24T20:03:04.338Z Compiling xattr v1.6.1
17782026-08-24T20:03:04.359Z Compiling take_mut v0.2.2
17792026-08-24T20:03:04.373Z Compiling term v1.2.1
17802026-08-24T20:03:04.391Z Compiling camino-tempfile v1.4.1
17812026-08-24T20:03:04.486Z Compiling tar v0.4.46
17822026-08-24T20:03:04.712Z Compiling slog-term v2.9.2
17832026-08-24T20:03:21.762Z Compiling rustls-webpki v0.103.13
17842026-08-24T20:03:24.424Z Compiling tokio-rustls v0.26.4
17852026-08-24T20:03:24.424Z Compiling rustls-platform-verifier v0.6.2
17862026-08-24T20:03:24.424Z Compiling tough v0.22.0
17872026-08-24T20:03:24.621Z Compiling hyper-rustls v0.27.7
17882026-08-24T20:03:24.807Z Compiling reqwest v0.13.2
17892026-08-24T20:03:26.985Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17902026-08-24T20:03:27.220Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17912026-08-24T20:03:30.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.46s
17922026-08-24T20:03:30.239Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17932026-08-24T20:03:30.299ZAug 24 20:03:28.783 INFO Starting download, target: Cockroach
17942026-08-24T20:03:30.299ZAug 24 20:03:28.784 INFO Starting download, target: DendriteStub
17952026-08-24T20:03:30.299ZAug 24 20:03:28.784 INFO Starting download, target: Console
17962026-08-24T20:03:30.303ZAug 24 20:03:28.784 INFO Starting download, target: Clickhouse
17972026-08-24T20:03:30.303ZAug 24 20:03:28.784 INFO Starting download, target: MaghemiteMgd
17982026-08-24T20:03:30.304ZAug 24 20:03:28.784 INFO Starting download, target: MaghemiteDdmd
17992026-08-24T20:03:30.304ZAug 24 20:03:28.784 INFO Starting download, target: TransceiverControl
18002026-08-24T20:03:30.304ZAug 24 20:03:28.784 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18012026-08-24T20:03:30.304ZAug 24 20:03:28.784 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18022026-08-24T20:03:30.305ZAug 24 20:03:28.784 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18032026-08-24T20:03:30.305ZAug 24 20:03:28.784 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18042026-08-24T20:03:30.306ZAug 24 20:03:28.784 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18052026-08-24T20:03:30.306ZAug 24 20:03:28.784 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18062026-08-24T20:03:30.306ZAug 24 20:03:28.785 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18072026-08-24T20:03:32.084ZAug 24 20:03:30.568 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18082026-08-24T20:03:32.330ZAug 24 20:03:30.815 INFO Download complete, target: Console
18092026-08-24T20:03:35.409ZAug 24 20:03:33.854 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18102026-08-24T20:03:35.839ZAug 24 20:03:34.289 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18112026-08-24T20:03:36.032ZAug 24 20:03:34.506 INFO Download complete, target: TransceiverControl
18122026-08-24T20:03:37.008ZAug 24 20:03:35.470 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18132026-08-24T20:03:37.215ZAug 24 20:03:35.695 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18142026-08-24T20:03:37.348ZAug 24 20:03:35.834 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18152026-08-24T20:03:37.416ZAug 24 20:03:35.901 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18162026-08-24T20:03:37.416ZAug 24 20:03:35.901 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18172026-08-24T20:03:39.010ZAug 24 20:03:37.457 INFO Download complete, target: MaghemiteDdmd
18182026-08-24T20:03:39.919ZAug 24 20:03:38.397 INFO Download complete, target: DendriteStub
18192026-08-24T20:03:40.076ZAug 24 20:03:38.552 INFO Download complete, target: MaghemiteMgd
18202026-08-24T20:03:42.207ZAug 24 20:03:40.692 INFO Checking that binary works, target: Cockroach
18212026-08-24T20:03:42.331ZAug 24 20:03:40.817 INFO Download complete, target: Cockroach
18222026-08-24T20:03:42.376ZAug 24 20:03:40.861 INFO Checking that binary works, target: Clickhouse
18232026-08-24T20:03:42.468ZAug 24 20:03:40.953 INFO Download complete, target: Clickhouse
18242026-08-24T20:03:42.474ZAll prerequisites installed successfully
18252026-08-24T20:03:42.478Z
18262026-08-24T20:03:42.478Zreal 2:01.033968108
18272026-08-24T20:03:42.478Zuser 7:26.450078964
18282026-08-24T20:03:42.478Zsys 1:46.691253447
18292026-08-24T20:03:42.478Ztrap 0.312972386
18302026-08-24T20:03:42.478Ztflt 0.887173249
18312026-08-24T20:03:42.478Zdflt 1.513225431
18322026-08-24T20:03:42.478Zkflt 0.023507304
18332026-08-24T20:03:42.478Zlock 30:53.896299098
18342026-08-24T20:03:42.478Zslp 20:32.565431831
18352026-08-24T20:03:42.478Zlat 30.509664871
18362026-08-24T20:03:42.478Zstop 3:41.540194266
18372026-08-24T20:03:42.478Z+ ptime -m cargo xtask download softnpu
18382026-08-24T20:03:42.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18392026-08-24T20:03:42.960Z Running `target/debug/xtask download softnpu`
18402026-08-24T20:03:43.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18412026-08-24T20:03:43.802Z Running `target/debug/xtask-downloader softnpu`
18422026-08-24T20:03:43.846ZAug 24 20:03:42.331 INFO Starting download, target: Softnpu
18432026-08-24T20:03:43.851ZAug 24 20:03:42.332 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18442026-08-24T20:03:44.353ZAug 24 20:03:42.839 INFO Download complete, target: Softnpu
18452026-08-24T20:03:44.357Z
18462026-08-24T20:03:44.357Zreal 1.876483573
18472026-08-24T20:03:44.357Zuser 1.307854418
18482026-08-24T20:03:44.357Zsys 0.620344321
18492026-08-24T20:03:44.357Ztrap 0.000594210
18502026-08-24T20:03:44.357Ztflt 0.000218970
18512026-08-24T20:03:44.357Zdflt 0.000098280
18522026-08-24T20:03:44.357Zkflt 0.000000000
18532026-08-24T20:03:44.357Zlock 9.390123733
18542026-08-24T20:03:44.357Zslp 0.396592634
18552026-08-24T20:03:44.357Zlat 0.098610339
18562026-08-24T20:03:44.357Zstop 0.000170670
18572026-08-24T20:03:44.361Z+ export CARGO_INCREMENTAL=0
18582026-08-24T20:03:44.361Z+ CARGO_INCREMENTAL=0
18592026-08-24T20:03:44.361Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18602026-08-24T20:03:45.271Z Compiling proc-macro2 v1.0.106
18612026-08-24T20:03:45.271Z Compiling quote v1.0.45
18622026-08-24T20:03:45.271Z Compiling unicode-ident v1.0.24
18632026-08-24T20:03:45.271Z Compiling serde_core v1.0.228
18642026-08-24T20:03:45.275Z Compiling libc v0.2.185
18652026-08-24T20:03:45.275Z Compiling serde v1.0.228
18662026-08-24T20:03:45.275Z Compiling cfg-if v1.0.4
18672026-08-24T20:03:45.275Z Compiling version_check v0.9.5
18682026-08-24T20:03:45.275Z Compiling autocfg v1.5.0
18692026-08-24T20:03:45.276Z Compiling memchr v2.8.0
18702026-08-24T20:03:45.418Z Compiling shlex v1.3.0
18712026-08-24T20:03:45.422Z Compiling find-msvc-tools v0.1.9
18722026-08-24T20:03:45.422Z Compiling zmij v1.0.21
18732026-08-24T20:03:45.422Z Compiling serde_json v1.0.151
18742026-08-24T20:03:45.663Z Compiling portable-atomic v1.13.1
18752026-08-24T20:03:45.700Z Compiling getrandom v0.4.3
18762026-08-24T20:03:45.756Z Compiling zerocopy v0.8.55
18772026-08-24T20:03:45.760Z Compiling libm v0.2.16
18782026-08-24T20:03:45.760Z Compiling icu_properties_data v2.1.2
18792026-08-24T20:03:45.793Z Compiling icu_normalizer_data v2.1.1
18802026-08-24T20:03:45.810Z Compiling smallvec v1.15.1
18812026-08-24T20:03:45.871Z Compiling parking_lot_core v0.9.12
18822026-08-24T20:03:45.874Z Compiling itoa v1.0.17
18832026-08-24T20:03:45.938Z Compiling generic-array v0.14.7
18842026-08-24T20:03:45.957Z Compiling num-traits v0.2.19
18852026-08-24T20:03:46.104Z Compiling log v0.4.33
18862026-08-24T20:03:46.104Z Compiling subtle v2.6.1
18872026-08-24T20:03:46.138Z Compiling pkg-config v0.3.32
18882026-08-24T20:03:46.142Z Compiling typenum v1.20.1
18892026-08-24T20:03:47.205Z Compiling stable_deref_trait v1.2.1
18902026-08-24T20:03:47.209Z Compiling rustix v1.1.4
18912026-08-24T20:03:47.209Z Compiling rand_core v0.10.0
18922026-08-24T20:03:47.209Z Compiling scopeguard v1.2.0
18932026-08-24T20:03:47.209Z Compiling jobserver v0.1.34
18942026-08-24T20:03:47.209Z Compiling errno v0.3.14
18952026-08-24T20:03:47.209Z Compiling thiserror v2.0.18
18962026-08-24T20:03:47.209Z Compiling lock_api v0.4.14
18972026-08-24T20:03:47.209Z Compiling getrandom v0.3.4
18982026-08-24T20:03:47.209Z Compiling cc v1.2.56
18992026-08-24T20:03:47.209Z Compiling syn v2.0.117
19002026-08-24T20:03:47.209Z Compiling critical-section v1.2.0
19012026-08-24T20:03:47.209Z Compiling schemars v0.8.22
19022026-08-24T20:03:47.209Z Compiling heck v0.5.0
19032026-08-24T20:03:47.209Z Compiling equivalent v1.0.2
19042026-08-24T20:03:47.209Z Compiling percent-encoding v2.3.2
19052026-08-24T20:03:47.210Z Compiling syn v1.0.109
19062026-08-24T20:03:47.210Z Compiling pin-project-lite v0.2.17
19072026-08-24T20:03:47.210Z Compiling litemap v0.8.1
19082026-08-24T20:03:47.210Z Compiling writeable v0.6.2
19092026-08-24T20:03:47.210Z Compiling rustversion v1.0.22
19102026-08-24T20:03:47.214Z Compiling once_cell v1.21.3
19112026-08-24T20:03:47.231Z Compiling hashbrown v0.17.0
19122026-08-24T20:03:47.340Z Compiling getrandom v0.2.17
19132026-08-24T20:03:47.407Z Compiling dunce v1.0.5
19142026-08-24T20:03:47.453Z Compiling fs_extra v1.3.0
19152026-08-24T20:03:47.488Z Compiling cmake v0.1.57
19162026-08-24T20:03:47.493Z Compiling rand_core v0.6.4
19172026-08-24T20:03:47.541Z Compiling byteorder v1.5.0
19182026-08-24T20:03:47.631Z Compiling utf8_iter v1.0.4
19192026-08-24T20:03:47.651Z Compiling strsim v0.11.1
19202026-08-24T20:03:47.760Z Compiling form_urlencoded v1.2.2
19212026-08-24T20:03:47.795Z Compiling signal-hook-registry v1.4.8
19222026-08-24T20:03:47.809Z Compiling thiserror v1.0.69
19232026-08-24T20:03:47.823Z Compiling socket2 v0.6.3
19242026-08-24T20:03:47.823Z Compiling mio v1.2.0
19252026-08-24T20:03:47.948Z Compiling parking_lot v0.12.5
19262026-08-24T20:03:48.022Z Compiling bitflags v2.11.0
19272026-08-24T20:03:48.105Z Compiling semver v1.0.28
19282026-08-24T20:03:48.148Z Compiling indexmap v2.14.0
19292026-08-24T20:03:48.171Z Compiling aws-lc-sys v0.40.0
19302026-08-24T20:03:48.417Z Compiling aws-lc-rs v1.16.3
19312026-08-24T20:03:48.464Z Compiling futures-core v0.3.32
19322026-08-24T20:03:48.517Z Compiling httparse v1.10.1
19332026-08-24T20:03:48.534Z Compiling fnv v1.0.7
19342026-08-24T20:03:48.560Z Compiling regex-syntax v0.8.10
19352026-08-24T20:03:48.752Z Compiling crc32fast v1.5.0
19362026-08-24T20:03:48.782Z Compiling iana-time-zone v0.1.65
19372026-08-24T20:03:48.837Z Compiling ucd-trie v0.1.7
19382026-08-24T20:03:48.976Z Compiling pest v2.8.6
19392026-08-24T20:03:48.985Z Compiling ident_case v1.0.1
19402026-08-24T20:03:48.996Z Compiling vcpkg v0.2.15
19412026-08-24T20:03:49.069Z Compiling uuid v1.23.4
19422026-08-24T20:03:49.118Z Compiling const-oid v0.9.6
19432026-08-24T20:03:49.192Z Compiling rustc_version v0.4.1
19442026-08-24T20:03:49.247Z Compiling rustls v0.23.41
19452026-08-24T20:03:49.467Z Compiling futures-sink v0.3.32
19462026-08-24T20:03:49.579Z Compiling openssl-sys v0.9.117
19472026-08-24T20:03:49.602Z Compiling futures-channel v0.3.32
19482026-08-24T20:03:49.662Z Compiling synstructure v0.13.2
19492026-08-24T20:03:49.712Z Compiling serde_derive_internals v0.29.1
19502026-08-24T20:03:49.903Z Compiling aho-corasick v1.1.4
19512026-08-24T20:03:49.928Z Compiling dyn-clone v1.0.20
19522026-08-24T20:03:49.953Z Compiling futures-io v0.3.32
19532026-08-24T20:03:50.087Z Compiling slab v0.4.12
19542026-08-24T20:03:50.101Z Compiling pest_meta v2.8.6
19552026-08-24T20:03:50.138Z Compiling futures-task v0.3.32
19562026-08-24T20:03:50.282Z Compiling radium v0.7.0
19572026-08-24T20:03:50.287Z Compiling time-core v0.1.8
19582026-08-24T20:03:50.317Z Compiling plain v0.2.3
19592026-08-24T20:03:50.332Z Compiling cmov v0.5.4
19602026-08-24T20:03:50.378Z Compiling num-conv v0.2.0
19612026-08-24T20:03:50.477Z Compiling crossbeam-utils v0.8.21
19622026-08-24T20:03:50.522Z Compiling ctutils v0.4.2
19632026-08-24T20:03:50.532Z Compiling time-macros v0.2.27
19642026-08-24T20:03:50.593Z Compiling pretty-hex v0.4.1
19652026-08-24T20:03:50.677Z Compiling base64ct v1.8.3
19662026-08-24T20:03:50.692Z Compiling pest_generator v2.8.6
19672026-08-24T20:03:50.716Z Compiling regex-automata v0.4.14
19682026-08-24T20:03:50.751Z Compiling maybe-uninit v2.0.0
19692026-08-24T20:03:50.787Z Compiling base64 v0.22.1
19702026-08-24T20:03:50.791Z Compiling openssl v0.10.80
19712026-08-24T20:03:50.817Z Compiling slog v2.8.2
19722026-08-24T20:03:50.852Z Compiling flagset v0.4.7
19732026-08-24T20:03:50.874Z Compiling serde_derive v1.0.228
19742026-08-24T20:03:50.977Z Compiling zeroize_derive v1.5.0
19752026-08-24T20:03:50.998Z Compiling zerofrom-derive v0.1.6
19762026-08-24T20:03:51.011Z Compiling yoke-derive v0.8.1
19772026-08-24T20:03:51.028Z Compiling zerovec-derive v0.11.2
19782026-08-24T20:03:51.048Z Compiling displaydoc v0.2.5
19792026-08-24T20:03:51.053Z Compiling zerocopy-derive v0.8.55
19802026-08-24T20:03:51.079Z Compiling tokio-macros v2.7.0
19812026-08-24T20:03:51.240Z Compiling futures-macro v0.3.32
19822026-08-24T20:03:51.301Z Compiling thiserror-impl v2.0.18
19832026-08-24T20:03:51.319Z Compiling schemars_derive v0.8.22
19842026-08-24T20:03:51.336Z Compiling der_derive v0.7.3
19852026-08-24T20:03:51.355Z Compiling tracing-attributes v0.1.31
19862026-08-24T20:03:51.497Z Compiling thiserror-impl v1.0.69
19872026-08-24T20:03:51.629Z Compiling pest_derive v2.8.6
19882026-08-24T20:03:51.793Z Compiling pem-rfc7468 v0.7.0
19892026-08-24T20:03:51.829Z Compiling scroll_derive v0.12.1
19902026-08-24T20:03:52.016Z Compiling scroll_derive v0.13.1
19912026-08-24T20:03:52.032Z Compiling futures-util v0.3.32
19922026-08-24T20:03:52.108Z Compiling openssl-macros v0.1.1
19932026-08-24T20:03:52.125Z Compiling darling_core v0.23.0
19942026-08-24T20:03:52.144Z Compiling zerofrom v0.1.6
19952026-08-24T20:03:52.262Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19962026-08-24T20:03:52.292Z Compiling yoke v0.8.1
19972026-08-24T20:03:52.515Z Compiling zerovec v0.11.5
19982026-08-24T20:03:52.532Z Compiling zerotrie v0.2.3
19992026-08-24T20:03:52.583Z Compiling bzip2-sys v0.1.13+1.0.8
20002026-08-24T20:03:52.708Z Compiling ahash v0.8.12
20012026-08-24T20:03:52.751Z Compiling paste v1.0.15
20022026-08-24T20:03:52.808Z Compiling anyhow v1.0.104
20032026-08-24T20:03:52.857Z Compiling packed_struct v0.10.1
20042026-08-24T20:03:52.933Z Compiling native-tls v0.2.18
20052026-08-24T20:03:53.027Z Compiling tinystr v0.8.2
20062026-08-24T20:03:53.027Z Compiling potential_utf v0.1.4
20072026-08-24T20:03:53.126Z Compiling num-bigint-dig v0.8.6
20082026-08-24T20:03:53.157Z Compiling regex v1.12.3
20092026-08-24T20:03:53.176Z Compiling icu_collections v2.1.1
20102026-08-24T20:03:53.199Z Compiling icu_locale_core v2.1.1
20112026-08-24T20:03:53.335Z Compiling zerocopy-derive v0.7.35
20122026-08-24T20:03:53.646Z Compiling tracing-core v0.1.36
20132026-08-24T20:03:53.778Z Compiling cookie v0.18.1
20142026-08-24T20:03:53.966Z Compiling icu_provider v2.1.1
20152026-08-24T20:03:54.113Z Compiling zeroize v1.9.0
20162026-08-24T20:03:54.153Z Compiling bytes v1.11.1
20172026-08-24T20:03:54.258Z Compiling icu_normalizer v2.1.1
20182026-08-24T20:03:54.294Z Compiling icu_properties v2.1.2
20192026-08-24T20:03:54.355Z Compiling chrono v0.4.45
20202026-08-24T20:03:54.663Z Compiling tokio v1.52.1
20212026-08-24T20:03:54.777Z Compiling hybrid-array v0.4.13
20222026-08-24T20:03:54.852Z Compiling crypto-common v0.1.7
20232026-08-24T20:03:54.917Z Compiling block-buffer v0.10.4
20242026-08-24T20:03:55.042Z Compiling digest v0.10.7
20252026-08-24T20:03:55.089Z Compiling serde_tokenstream v0.2.3
20262026-08-24T20:03:55.196Z Compiling idna_adapter v1.2.1
20272026-08-24T20:03:55.347Z Compiling idna v1.1.0
20282026-08-24T20:03:55.431Z Compiling ppv-lite86 v0.2.21
20292026-08-24T20:03:55.591Z Compiling der v0.7.10
20302026-08-24T20:03:55.597Z Compiling http v1.4.2
20312026-08-24T20:03:55.729Z Compiling url v2.5.8
20322026-08-24T20:03:55.847Z Compiling darling_macro v0.23.0
20332026-08-24T20:03:55.869Z Compiling camino v1.2.5
20342026-08-24T20:03:55.927Z Compiling crypto-common v0.2.2
20352026-08-24T20:03:56.152Z Compiling block-buffer v0.12.1
20362026-08-24T20:03:56.208Z Compiling serde_spanned v0.6.9
20372026-08-24T20:03:56.354Z Compiling darling v0.23.0
20382026-08-24T20:03:56.384Z Compiling toml_datetime v0.6.11
20392026-08-24T20:03:56.492Z Compiling spki v0.7.3
20402026-08-24T20:03:56.506Z Compiling tracing v0.1.44
20412026-08-24T20:03:56.692Z Compiling clap_derive v4.6.1
20422026-08-24T20:03:56.732Z Compiling zerocopy-derive v0.6.6
20432026-08-24T20:03:56.747Z Compiling bitfield-macros v0.19.4
20442026-08-24T20:03:56.760Z Compiling packed_struct_codegen v0.10.1
20452026-08-24T20:03:56.803Z Compiling rand_core v0.9.5
20462026-08-24T20:03:57.039Z Compiling syn v3.0.3
20472026-08-24T20:03:57.180Z Compiling indexmap v1.9.3
20482026-08-24T20:03:57.332Z Compiling simd-adler32 v0.3.8
20492026-08-24T20:03:57.434Z Compiling object v0.37.3
20502026-08-24T20:03:57.447Z Compiling fastrand v2.3.0
20512026-08-24T20:03:57.587Z Compiling pkcs8 v0.10.2
20522026-08-24T20:03:57.710Z Compiling http-body v1.0.1
20532026-08-24T20:03:57.785Z Compiling rustls-pki-types v1.14.0
20542026-08-24T20:03:57.941Z Compiling spin v0.9.8
20552026-08-24T20:03:57.964Z Compiling usdt-impl v0.5.0
20562026-08-24T20:03:58.203Z Compiling utf8parse v0.2.2
20572026-08-24T20:03:58.218Z Compiling adler2 v2.0.1
20582026-08-24T20:03:58.295Z Compiling anstyle v1.0.14
20592026-08-24T20:03:58.330Z Compiling winnow v0.5.40
20602026-08-24T20:03:58.390Z Compiling tinyvec_macros v0.1.1
20612026-08-24T20:03:58.469Z Compiling tokio-util v0.7.18
20622026-08-24T20:03:58.525Z Compiling either v1.15.0
20632026-08-24T20:03:58.540Z Compiling usdt-impl v0.6.0
20642026-08-24T20:03:58.620Z Compiling ref-cast v1.0.25
20652026-08-24T20:03:58.647Z Compiling openssl-probe v0.2.1
20662026-08-24T20:03:58.662Z Compiling tempfile v3.27.0
20672026-08-24T20:03:58.750Z Compiling tinyvec v1.10.0
20682026-08-24T20:03:58.781Z Compiling miniz_oxide v0.8.9
20692026-08-24T20:03:58.820Z Compiling anstyle-parse v1.0.0
20702026-08-24T20:03:58.903Z Compiling rand_chacha v0.9.0
20712026-08-24T20:03:59.106Z Compiling scroll v0.13.0
20722026-08-24T20:03:59.115Z Compiling scroll v0.12.0
20732026-08-24T20:03:59.206Z Compiling async-trait v0.1.89
20742026-08-24T20:03:59.275Z Compiling terminal_size v0.4.3
20752026-08-24T20:03:59.314Z Compiling heapless v0.7.17
20762026-08-24T20:03:59.463Z Compiling signal-hook v0.3.18
20772026-08-24T20:03:59.468Z Compiling litrs v1.0.0
20782026-08-24T20:03:59.483Z Compiling try-lock v0.2.5
20792026-08-24T20:03:59.570Z Compiling cpufeatures v0.2.17
20802026-08-24T20:03:59.600Z Compiling winnow v0.7.14
20812026-08-24T20:03:59.640Z Compiling toml_edit v0.19.15
20822026-08-24T20:03:59.657Z Compiling colorchoice v1.0.4
20832026-08-24T20:03:59.672Z Compiling unicode-segmentation v1.12.0
20842026-08-24T20:03:59.766Z Compiling tower-layer v0.3.3
20852026-08-24T20:03:59.791Z Compiling untrusted v0.7.1
20862026-08-24T20:03:59.804Z Compiling zstd-safe v7.2.4
20872026-08-24T20:03:59.919Z Compiling is_terminal_polyfill v1.70.2
20882026-08-24T20:03:59.936Z Compiling atomic-waker v1.1.2
20892026-08-24T20:03:59.953Z Compiling tower-service v0.3.3
20902026-08-24T20:04:00.029Z Compiling rustix v0.38.44
20912026-08-24T20:04:00.062Z Compiling winnow v1.0.3
20922026-08-24T20:04:00.065Z Compiling anstyle-query v1.1.5
20932026-08-24T20:04:00.096Z Compiling h2 v0.4.15
20942026-08-24T20:04:00.101Z Compiling daft-derive v0.1.8
20952026-08-24T20:04:00.114Z Compiling document-features v0.2.12
20962026-08-24T20:04:00.193Z Compiling anstream v1.0.0
20972026-08-24T20:04:00.488Z Compiling want v0.3.1
20982026-08-24T20:04:00.665Z Compiling goblin v0.8.2
20992026-08-24T20:04:00.780Z Compiling goblin v0.10.5
21002026-08-24T20:04:00.813Z Compiling rand v0.9.2
21012026-08-24T20:04:00.838Z Compiling itertools v0.15.0
21022026-08-24T20:04:00.988Z Compiling toml_parser v1.1.2+spec-1.1.0
21032026-08-24T20:04:01.092Z Compiling block-padding v0.4.2
21042026-08-24T20:04:01.096Z Compiling zerocopy v0.7.35
21052026-08-24T20:04:01.263Z Compiling ipnet v2.12.0
21062026-08-24T20:04:01.417Z Compiling ref-cast-impl v1.0.25
21072026-08-24T20:04:01.580Z Compiling structmeta-derive v0.3.0
21082026-08-24T20:04:01.620Z Compiling darling_core v0.20.11
21092026-08-24T20:04:01.675Z Compiling curve25519-dalek v4.1.3
21102026-08-24T20:04:01.788Z Compiling wait-timeout v0.2.1
21112026-08-24T20:04:01.805Z Compiling memoffset v0.9.1
21122026-08-24T20:04:01.879Z Compiling foreign-types-shared v0.1.1
21132026-08-24T20:04:01.904Z Compiling httpdate v1.0.3
21142026-08-24T20:04:01.997Z Compiling quick-error v1.2.3
21152026-08-24T20:04:02.043Z Compiling tap v1.0.1
21162026-08-24T20:04:02.047Z Compiling untrusted v0.9.0
21172026-08-24T20:04:02.119Z Compiling powerfmt v0.2.0
21182026-08-24T20:04:02.136Z Compiling const-oid v0.10.2
21192026-08-24T20:04:02.226Z Compiling cpufeatures v0.3.0
21202026-08-24T20:04:02.226Z Compiling bit-vec v0.8.0
21212026-08-24T20:04:02.314Z Compiling digest v0.11.3
21222026-08-24T20:04:02.332Z Compiling deranged v0.5.8
21232026-08-24T20:04:02.406Z Compiling wyz v0.5.1
21242026-08-24T20:04:02.471Z Compiling bit-set v0.8.0
21252026-08-24T20:04:02.487Z Compiling rusty-fork v0.3.1
21262026-08-24T20:04:02.501Z Compiling foreign-types v0.3.2
21272026-08-24T20:04:02.583Z Compiling structmeta v0.3.0
21282026-08-24T20:04:02.598Z Compiling inout v0.2.2
21292026-08-24T20:04:02.650Z Compiling unicode-normalization v0.1.25
21302026-08-24T20:04:02.814Z Compiling ipnetwork v0.21.1
21312026-08-24T20:04:02.859Z Compiling rand_xorshift v0.4.0
21322026-08-24T20:04:02.878Z Compiling dtrace-parser v0.2.0
21332026-08-24T20:04:02.903Z Compiling dof v0.3.0
21342026-08-24T20:04:03.015Z Compiling rand_chacha v0.3.1
21352026-08-24T20:04:03.132Z Compiling signature v2.2.0
21362026-08-24T20:04:03.242Z Compiling hyper v1.10.1
21372026-08-24T20:04:03.393Z Compiling hex v0.4.3
21382026-08-24T20:04:03.476Z Compiling dtrace-parser v0.3.0
21392026-08-24T20:04:03.499Z Compiling dof v0.4.0
21402026-08-24T20:04:03.571Z Compiling darling_macro v0.20.11
21412026-08-24T20:04:03.736Z Compiling pin-project-internal v1.1.11
21422026-08-24T20:04:03.753Z Compiling num-integer v0.1.46
21432026-08-24T20:04:03.906Z Compiling thread-id v4.2.2
21442026-08-24T20:04:04.008Z Compiling thread-id v5.1.0
21452026-08-24T20:04:04.028Z Compiling funty v2.0.0
21462026-08-24T20:04:04.076Z Compiling cfg_aliases v0.2.1
21472026-08-24T20:04:04.106Z Compiling clap_lex v1.0.0
21482026-08-24T20:04:04.164Z Compiling owo-colors v4.3.0
21492026-08-24T20:04:04.195Z Compiling unarray v0.1.4
21502026-08-24T20:04:04.303Z Compiling num_threads v0.1.7
21512026-08-24T20:04:04.337Z Compiling smoltcp v0.9.1
21522026-08-24T20:04:04.425Z Compiling bitvec v1.0.1
21532026-08-24T20:04:04.463Z Compiling time v0.3.47
21542026-08-24T20:04:04.480Z Compiling hyper-util v0.1.20
21552026-08-24T20:04:04.498Z Compiling proptest v1.11.0
21562026-08-24T20:04:04.533Z Compiling clap_builder v4.6.0
21572026-08-24T20:04:04.563Z Compiling nix v0.31.2
21582026-08-24T20:04:04.566Z Compiling darling v0.20.11
21592026-08-24T20:04:04.612Z Compiling num-iter v0.1.45
21602026-08-24T20:04:04.750Z Compiling rand v0.8.6
21612026-08-24T20:04:04.803Z Compiling cipher v0.5.2
21622026-08-24T20:04:04.927Z Compiling sha2 v0.10.9
21632026-08-24T20:04:05.178Z Compiling lazy_static v1.5.0
21642026-08-24T20:04:05.393Z Compiling curve25519-dalek-derive v0.1.1
21652026-08-24T20:04:05.396Z Compiling sync_wrapper v1.0.2
21662026-08-24T20:04:05.534Z Compiling nodrop v0.1.14
21672026-08-24T20:04:05.641Z Compiling zlib-rs v0.6.2
21682026-08-24T20:04:05.806Z Compiling crc-catalog v2.4.0
21692026-08-24T20:04:05.956Z Compiling siphasher v1.0.2
21702026-08-24T20:04:06.011Z Compiling clap v4.6.1
21712026-08-24T20:04:06.171Z Compiling crc v3.4.0
21722026-08-24T20:04:06.455Z Compiling array-init v0.0.4
21732026-08-24T20:04:06.820Z Compiling newtype-uuid v1.3.2
21742026-08-24T20:04:06.876Z Compiling tower v0.5.3
21752026-08-24T20:04:07.328Z Compiling oxnet v0.1.6
21762026-08-24T20:04:07.373Z Compiling chacha20 v0.10.0
21772026-08-24T20:04:07.398Z Compiling smallvec v0.6.14
21782026-08-24T20:04:07.414Z Compiling derive_builder_core v0.20.2
21792026-08-24T20:04:07.578Z Compiling http-body-util v0.1.3
21802026-08-24T20:04:07.621Z Compiling pkcs1 v0.7.5
21812026-08-24T20:04:07.713Z Compiling flate2 v1.1.9
21822026-08-24T20:04:07.809Z Compiling zerocopy v0.6.6
21832026-08-24T20:04:07.831Z Compiling bitfield v0.19.4
21842026-08-24T20:04:07.922Z Compiling erased-serde v0.3.31
21852026-08-24T20:04:08.033Z Compiling strum_macros v0.27.2
21862026-08-24T20:04:08.048Z Compiling snafu-derive v0.8.9
21872026-08-24T20:04:08.063Z Compiling strum_macros v0.26.4
21882026-08-24T20:04:08.118Z Compiling hubpack_derive v0.1.1
21892026-08-24T20:04:08.153Z Compiling env_filter v2.0.0
21902026-08-24T20:04:08.169Z Compiling fs-err v3.3.0
21912026-08-24T20:04:08.210Z Compiling unicode-properties v0.1.4
21922026-08-24T20:04:08.332Z Compiling gimli v0.32.3
21932026-08-24T20:04:08.348Z Compiling hashbrown v0.12.3
21942026-08-24T20:04:08.382Z Compiling base64 v0.21.7
21952026-08-24T20:04:08.421Z Compiling ryu v1.0.23
21962026-08-24T20:04:08.442Z Compiling unicode-bidi v0.3.18
21972026-08-24T20:04:08.531Z Compiling iri-string v0.7.10
21982026-08-24T20:04:08.821Z Compiling allocator-api2 v0.2.21
21992026-08-24T20:04:08.932Z Compiling stringprep v0.1.5
22002026-08-24T20:04:09.300Z Compiling ron v0.8.1
22012026-08-24T20:04:09.398Z Compiling serde_urlencoded v0.7.1
22022026-08-24T20:04:09.635Z Compiling env_logger v0.11.11
22032026-08-24T20:04:09.654Z Compiling tower-http v0.6.8
22042026-08-24T20:04:09.884Z Compiling derive_builder_macro v0.20.2
22052026-08-24T20:04:09.965Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-08-24T20:04:10.065Z Compiling addr2line v0.25.1
22072026-08-24T20:04:10.102Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22082026-08-24T20:04:10.130Z Compiling rsa v0.9.10
22092026-08-24T20:04:10.342Z Compiling rand v0.10.1
22102026-08-24T20:04:10.386Z Compiling daft v0.1.8
22112026-08-24T20:04:10.413Z Compiling serde-hex v0.1.0
22122026-08-24T20:04:10.427Z Compiling hashbrown v0.13.2
22132026-08-24T20:04:10.471Z Compiling tokio-native-tls v0.3.1
22142026-08-24T20:04:10.632Z Compiling bzip2 v0.4.4
22152026-08-24T20:04:10.664Z Compiling usdt-attr-macro v0.6.0
22162026-08-24T20:04:10.683Z Compiling usdt-macro v0.6.0
22172026-08-24T20:04:10.696Z Compiling sha2 v0.11.0
22182026-08-24T20:04:10.716Z Compiling derive-ex v0.1.8
22192026-08-24T20:04:10.808Z Compiling hmac v0.13.0
22202026-08-24T20:04:10.911Z Compiling md-5 v0.11.0
22212026-08-24T20:04:10.935Z Compiling convert_case v0.10.0
22222026-08-24T20:04:11.031Z Compiling rustls-native-certs v0.8.3
22232026-08-24T20:04:11.119Z Compiling x509-cert v0.2.5
22242026-08-24T20:04:11.401Z Compiling bstr v1.12.1
22252026-08-24T20:04:11.469Z Compiling vergen-lib v9.1.0
22262026-08-24T20:04:11.583Z Compiling hash32 v0.2.1
22272026-08-24T20:04:11.644Z Compiling encoding_rs v0.8.35
22282026-08-24T20:04:11.790Z Compiling mime v0.3.17
22292026-08-24T20:04:12.034Z Compiling unicode-width v0.2.0
22302026-08-24T20:04:12.191Z Compiling crc-any v2.5.0
22312026-08-24T20:04:12.239Z Compiling rustc-demangle v0.1.27
22322026-08-24T20:04:12.275Z Compiling fallible-iterator v0.2.0
22332026-08-24T20:04:12.307Z Compiling psl-types v2.0.11
22342026-08-24T20:04:12.380Z Compiling test-strategy v0.4.5
22352026-08-24T20:04:12.426Z Compiling publicsuffix v2.3.0
22362026-08-24T20:04:12.625Z Compiling postgres-protocol v0.6.12
22372026-08-24T20:04:12.835Z Compiling backtrace v0.3.76
22382026-08-24T20:04:13.183Z Compiling derive_more-impl v2.1.1
22392026-08-24T20:04:13.304Z Compiling object v0.30.4
22402026-08-24T20:04:13.402Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-08-24T20:04:13.418Z Compiling zip v0.6.6
22422026-08-24T20:04:13.497Z Compiling hyper-tls v0.6.0
22432026-08-24T20:04:13.517Z Compiling derive_builder v0.20.2
22442026-08-24T20:04:13.661Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22452026-08-24T20:04:13.734Z Compiling phf_shared v0.13.1
22462026-08-24T20:04:13.765Z Compiling pin-project v1.1.11
22472026-08-24T20:04:13.945Z Compiling toml v0.7.8
22482026-08-24T20:04:14.017Z Compiling heck v0.4.1
22492026-08-24T20:04:14.047Z Compiling serde_with_macros v3.21.0
22502026-08-24T20:04:14.086Z Compiling hmac v0.12.1
22512026-08-24T20:04:14.101Z Compiling futures-executor v0.3.32
22522026-08-24T20:04:14.375Z Compiling async-recursion v1.1.1
22532026-08-24T20:04:14.412Z Compiling enum-as-inner v0.6.1
22542026-08-24T20:04:14.487Z Compiling serde_repr v0.1.20
22552026-08-24T20:04:14.527Z Compiling miette-derive v7.6.0
22562026-08-24T20:04:14.687Z Compiling ff v0.13.1
22572026-08-24T20:04:14.715Z Compiling vergen v9.1.0
22582026-08-24T20:04:14.766Z Compiling cargo-platform v0.3.2
22592026-08-24T20:04:14.842Z Compiling bitflags v1.3.2
22602026-08-24T20:04:14.937Z Compiling unicode-linebreak v0.1.5
22612026-08-24T20:04:14.939Z Compiling path-slash v0.1.5
22622026-08-24T20:04:15.028Z Compiling base16ct v0.2.0
22632026-08-24T20:04:15.059Z Compiling libbz2-rs-sys v0.2.2
22642026-08-24T20:04:15.093Z Compiling foldhash v0.2.0
22652026-08-24T20:04:15.152Z Compiling bumpalo v3.20.2
22662026-08-24T20:04:15.198Z Compiling same-file v1.0.6
22672026-08-24T20:04:15.304Z Compiling jiff-core v0.1.0
22682026-08-24T20:04:15.319Z Compiling smawk v0.3.2
22692026-08-24T20:04:15.363Z Compiling managed v0.8.0
22702026-08-24T20:04:15.413Z Compiling is_ci v1.2.0
22712026-08-24T20:04:15.459Z Compiling foldhash v0.1.5
22722026-08-24T20:04:15.686Z Compiling hashbrown v0.15.5
22732026-08-24T20:04:15.693Z Compiling textwrap v0.16.2
22742026-08-24T20:04:15.693Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22752026-08-24T20:04:15.693Z Compiling supports-color v3.0.2
22762026-08-24T20:04:15.750Z Compiling bzip2 v0.6.1
22772026-08-24T20:04:15.838Z Compiling zopfli v0.8.3
22782026-08-24T20:04:16.945Z Compiling walkdir v2.5.0
22792026-08-24T20:04:16.990Z Compiling hashbrown v0.16.1
22802026-08-24T20:04:16.990Z Compiling jiff v0.2.34
22812026-08-24T20:04:16.991Z Compiling sec1 v0.7.3
22822026-08-24T20:04:17.031Z Compiling cargo_metadata v0.23.1
22832026-08-24T20:04:17.031Z Compiling group v0.13.0
22842026-08-24T20:04:17.031Z Compiling futures v0.3.32
22852026-08-24T20:04:17.031Z Compiling hkdf v0.12.4
22862026-08-24T20:04:17.031Z Compiling phf v0.13.1
22872026-08-24T20:04:17.039Z Compiling snafu v0.8.9
22882026-08-24T20:04:17.067Z Compiling reqwest v0.12.28
22892026-08-24T20:04:17.328Z Compiling signal-hook-mio v0.2.5
22902026-08-24T20:04:17.364Z Compiling cookie_store v0.22.1
22912026-08-24T20:04:17.389Z Compiling backtrace-ext v0.2.1
22922026-08-24T20:04:17.451Z Compiling postgres-types v0.2.14
22932026-08-24T20:04:17.527Z Compiling zstd v0.13.3
22942026-08-24T20:04:17.530Z Compiling globset v0.4.18
22952026-08-24T20:04:17.575Z Compiling strum v0.27.2
22962026-08-24T20:04:17.635Z Compiling hubpack v0.1.2
22972026-08-24T20:04:17.860Z Compiling phf_shared v0.11.3
22982026-08-24T20:04:17.875Z Compiling crossbeam-epoch v0.9.18
22992026-08-24T20:04:17.910Z Compiling byte-wrapper v0.1.0
23002026-08-24T20:04:17.926Z Compiling ed25519 v2.2.3
23012026-08-24T20:04:17.958Z Compiling olpc-cjson v0.1.4
23022026-08-24T20:04:18.155Z Compiling crypto-bigint v0.5.5
23032026-08-24T20:04:18.172Z Compiling serde_plain v1.0.2
23042026-08-24T20:04:18.190Z Compiling serde-big-array v0.5.1
23052026-08-24T20:04:18.283Z Compiling pem v3.0.6
23062026-08-24T20:04:18.354Z Compiling float-cmp v0.10.0
23072026-08-24T20:04:18.386Z Compiling memmap2 v0.9.10
23082026-08-24T20:04:18.517Z Compiling static_assertions v1.1.0
23092026-08-24T20:04:18.582Z Compiling keccak v0.1.6
23102026-08-24T20:04:18.602Z Compiling toml_write v0.1.2
23112026-08-24T20:04:18.618Z Compiling unicode-width v0.1.14
23122026-08-24T20:04:18.736Z Compiling normalize-line-endings v0.3.0
23132026-08-24T20:04:18.789Z Compiling new_debug_unreachable v1.0.6
23142026-08-24T20:04:18.791Z Compiling supports-unicode v3.0.0
23152026-08-24T20:04:18.822Z Compiling whoami v2.1.0
23162026-08-24T20:04:18.853Z Compiling predicates-core v1.0.10
23172026-08-24T20:04:18.871Z Compiling fixedbitset v0.5.7
23182026-08-24T20:04:18.888Z Compiling typed-path v0.9.3
23192026-08-24T20:04:18.910Z Compiling fixedbitset v0.4.2
23202026-08-24T20:04:19.034Z Compiling supports-hyperlinks v3.2.0
23212026-08-24T20:04:19.125Z Compiling difflib v0.4.0
23222026-08-24T20:04:19.163Z Compiling precomputed-hash v0.1.1
23232026-08-24T20:04:19.167Z Compiling data-encoding v2.10.0
23242026-08-24T20:04:19.257Z Compiling string_cache v0.8.9
23252026-08-24T20:04:19.272Z Compiling miette v7.6.0
23262026-08-24T20:04:19.362Z Compiling predicates v3.1.4
23272026-08-24T20:04:19.490Z Compiling hickory-proto v0.25.2
23282026-08-24T20:04:19.578Z Compiling elliptic-curve v0.13.8
23292026-08-24T20:04:19.694Z Compiling petgraph v0.8.3
23302026-08-24T20:04:19.723Z Compiling petgraph v0.6.5
23312026-08-24T20:04:19.762Z Compiling tokio-postgres v0.7.18
23322026-08-24T20:04:19.929Z Compiling toml_edit v0.22.27
23332026-08-24T20:04:20.023Z Compiling sha3 v0.10.8
23342026-08-24T20:04:20.173Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23352026-08-24T20:04:20.265Z Compiling usdt v0.6.0
23362026-08-24T20:04:20.394Z Compiling zip v4.6.1
23372026-08-24T20:04:21.270Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23382026-08-24T20:04:21.796Z Compiling ed25519-dalek v2.2.0
23392026-08-24T20:04:22.118Z Compiling crossterm v0.28.1
23402026-08-24T20:04:22.619Z Compiling iddqd v0.4.2
23412026-08-24T20:04:22.692Z Compiling oxide-generation v0.1.3
23422026-08-24T20:04:22.888Z Compiling serde_with v3.21.0
23432026-08-24T20:04:23.004Z Compiling derive_more v2.1.1
23442026-08-24T20:04:23.005Z Compiling similar v2.7.0
23452026-08-24T20:04:23.126Z Compiling strum v0.26.3
23462026-08-24T20:04:23.270Z Compiling tokio-stream v0.1.18
23472026-08-24T20:04:23.324Z Compiling itertools v0.13.0
23482026-08-24T20:04:23.355Z Compiling buf-list v1.1.2
23492026-08-24T20:04:23.562Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23502026-08-24T20:04:23.751Z Compiling openapiv3 v2.2.0
23512026-08-24T20:04:23.881Z Compiling peg-runtime v0.8.5
23522026-08-24T20:04:24.258Z Compiling lalrpop-util v0.19.12
23532026-08-24T20:04:38.443Z Compiling rustls-webpki v0.103.13
23542026-08-24T20:04:42.413Z Compiling tokio-rustls v0.26.4
23552026-08-24T20:04:42.433Z Compiling rustls-platform-verifier v0.6.2
23562026-08-24T20:04:42.464Z Compiling tough v0.22.0
23572026-08-24T20:04:42.642Z Compiling hyper-rustls v0.27.7
23582026-08-24T20:04:42.953Z Compiling reqwest v0.13.2
23592026-08-24T20:04:46.034Z Compiling macaddr v1.0.1
23602026-08-24T20:04:46.050Z Compiling crucible-workspace-hack v0.1.0
23612026-08-24T20:04:46.085Z Compiling rayon-core v1.13.0
23622026-08-24T20:04:46.088Z Compiling secrecy v0.10.3
23632026-08-24T20:04:46.235Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23642026-08-24T20:04:46.271Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23652026-08-24T20:04:46.274Z Compiling toml_datetime v0.7.5+spec-1.1.0
23662026-08-24T20:04:46.306Z Compiling heapless v0.8.0
23672026-08-24T20:04:46.354Z Compiling crossbeam-deque v0.8.6
23682026-08-24T20:04:46.380Z Compiling ingot-macros v0.2.0
23692026-08-24T20:04:46.457Z Compiling inout v0.1.4
23702026-08-24T20:04:46.473Z Compiling toml_edit v0.23.10+spec-1.0.0
23712026-08-24T20:04:46.490Z Compiling hash32 v0.3.1
23722026-08-24T20:04:46.564Z Compiling multer v3.1.0
23732026-08-24T20:04:46.600Z Compiling thread_local v1.1.9
23742026-08-24T20:04:46.634Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23752026-08-24T20:04:46.651Z Compiling match_cfg v0.1.0
23762026-08-24T20:04:46.674Z Compiling compression-core v0.4.31
23772026-08-24T20:04:46.702Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23782026-08-24T20:04:46.771Z Compiling slog-async v2.8.0
23792026-08-24T20:04:46.809Z Compiling smoltcp v0.11.0
23802026-08-24T20:04:46.870Z Compiling compression-codecs v0.4.37
23812026-08-24T20:04:46.927Z Compiling hostname v0.3.1
23822026-08-24T20:04:46.945Z Compiling cipher v0.4.4
23832026-08-24T20:04:47.148Z Compiling proc-macro-crate v3.4.0
23842026-08-24T20:04:47.184Z Compiling atomicwrites v0.4.4
23852026-08-24T20:04:47.203Z Compiling slog-json v2.6.1
23862026-08-24T20:04:47.224Z Compiling crossbeam-channel v0.5.15
23872026-08-24T20:04:47.251Z Compiling half v2.7.1
23882026-08-24T20:04:47.351Z Compiling newtype-uuid-macros v0.1.0
23892026-08-24T20:04:47.402Z Compiling universal-hash v0.5.1
23902026-08-24T20:04:47.464Z Compiling cobs v0.3.0
23912026-08-24T20:04:47.481Z Compiling async-stream-impl v0.3.6
23922026-08-24T20:04:47.498Z Compiling thiserror-impl-no-std v2.0.2
23932026-08-24T20:04:47.578Z Compiling serde_spanned v1.1.1
23942026-08-24T20:04:47.595Z Compiling toml_datetime v1.1.1+spec-1.1.0
23952026-08-24T20:04:47.615Z Compiling is-terminal v0.4.17
23962026-08-24T20:04:47.737Z Compiling dropshot v0.17.1
23972026-08-24T20:04:47.754Z Compiling proc-macro-error-attr v1.0.4
23982026-08-24T20:04:47.757Z Compiling term v1.2.1
23992026-08-24T20:04:47.913Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24002026-08-24T20:04:47.958Z Compiling convert_case v0.4.0
24012026-08-24T20:04:47.979Z Compiling take_mut v0.2.2
24022026-08-24T20:04:48.036Z Compiling toml_writer v1.1.1+spec-1.1.0
24032026-08-24T20:04:48.074Z Compiling ciborium-io v0.2.2
24042026-08-24T20:04:48.097Z Compiling opaque-debug v0.3.1
24052026-08-24T20:04:48.121Z Compiling slog-term v2.9.2
24062026-08-24T20:04:48.205Z Compiling poly1305 v0.8.0
24072026-08-24T20:04:48.211Z Compiling ciborium-ll v0.2.2
24082026-08-24T20:04:48.211Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092026-08-24T20:04:48.266Z Compiling derive_more v0.99.20
24102026-08-24T20:04:48.311Z Compiling toml v1.1.2+spec-1.1.0
24112026-08-24T20:04:48.465Z Compiling async-stream v0.3.6
24122026-08-24T20:04:48.529Z Compiling thiserror-no-std v2.0.2
24132026-08-24T20:04:48.605Z Compiling postcard v1.1.3
24142026-08-24T20:04:48.640Z Compiling num_enum_derive v0.7.6
24152026-08-24T20:04:48.675Z Compiling slog-bunyan v2.5.0
24162026-08-24T20:04:48.883Z Compiling chacha20 v0.9.1
24172026-08-24T20:04:48.901Z Compiling async-compression v0.4.41
24182026-08-24T20:04:49.001Z Compiling ingot-types v0.2.0
24192026-08-24T20:04:49.046Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24202026-08-24T20:04:49.162Z Compiling sha1 v0.11.0
24212026-08-24T20:04:49.379Z Compiling parse-display-derive v0.10.0
24222026-08-24T20:04:49.382Z Compiling proc-macro-crate v1.3.1
24232026-08-24T20:04:49.485Z Compiling ingot v0.2.1
24242026-08-24T20:04:49.578Z Compiling waitgroup v0.1.2
24252026-08-24T20:04:49.599Z Compiling rustls-pemfile v2.2.0
24262026-08-24T20:04:49.615Z Compiling backon v1.6.0
24272026-08-24T20:04:49.632Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24282026-08-24T20:04:49.758Z Compiling blake2 v0.10.6
24292026-08-24T20:04:49.774Z Compiling dropshot_endpoint v0.17.1
24302026-08-24T20:04:49.885Z Compiling aead v0.5.2
24312026-08-24T20:04:49.904Z Compiling password-hash v0.5.0
24322026-08-24T20:04:50.098Z Compiling foreign-types-macros v0.2.3
24332026-08-24T20:04:50.186Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24342026-08-24T20:04:50.282Z Compiling serde_path_to_error v0.1.20
24352026-08-24T20:04:50.459Z Compiling hostname v0.4.2
24362026-08-24T20:04:50.474Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-08-24T20:04:50.614Z Compiling proc-macro-error v1.0.4
24382026-08-24T20:04:50.642Z Compiling instant v0.1.13
24392026-08-24T20:04:50.689Z Compiling foreign-types-shared v0.3.1
24402026-08-24T20:04:50.706Z Compiling debug-ignore v1.0.5
24412026-08-24T20:04:50.742Z Compiling backoff v0.4.0
24422026-08-24T20:04:50.774Z Compiling foreign-types v0.5.0
24432026-08-24T20:04:50.791Z Compiling argon2 v0.5.3
24442026-08-24T20:04:50.805Z Compiling chacha20poly1305 v0.10.1
24452026-08-24T20:04:50.850Z Compiling parse-display v0.10.0
24462026-08-24T20:04:50.853Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-08-24T20:04:50.882Z Compiling num_enum_derive v0.5.11
24482026-08-24T20:04:50.885Z Compiling num_enum v0.7.6
24492026-08-24T20:04:50.960Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24502026-08-24T20:04:50.979Z Compiling vsss-rs v3.3.4
24512026-08-24T20:04:51.073Z Compiling ciborium v0.2.2
24522026-08-24T20:04:51.356Z Compiling regress v0.10.5
24532026-08-24T20:04:51.372Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24542026-08-24T20:04:51.423Z Compiling itertools v0.14.0
24552026-08-24T20:04:51.440Z Compiling tabwriter v1.4.1
24562026-08-24T20:04:51.698Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24572026-08-24T20:04:51.717Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24582026-08-24T20:04:51.810Z Compiling cstr-argument v0.1.2
24592026-08-24T20:04:51.831Z Compiling humantime v2.3.0
24602026-08-24T20:04:51.847Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24612026-08-24T20:04:51.998Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24622026-08-24T20:04:52.014Z Compiling num_enum v0.5.11
24632026-08-24T20:04:52.080Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-08-24T20:04:52.159Z Compiling rayon v1.11.0
24652026-08-24T20:04:52.177Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-08-24T20:04:52.181Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24672026-08-24T20:04:52.280Z Compiling indent_write v2.2.0
24682026-08-24T20:04:52.297Z Compiling colored v3.1.1
24692026-08-24T20:04:52.325Z Compiling libefi-sys v0.1.0
24702026-08-24T20:04:52.328Z Compiling zone_cfg_derive v0.3.1
24712026-08-24T20:04:52.409Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24722026-08-24T20:04:52.430Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24732026-08-24T20:04:52.454Z Compiling camino-tempfile v1.4.1
24742026-08-24T20:04:52.568Z Compiling itertools v0.12.1
24752026-08-24T20:04:52.603Z Compiling usdt-attr-macro v0.5.0
24762026-08-24T20:04:52.665Z Compiling usdt-macro v0.5.0
24772026-08-24T20:04:52.701Z Compiling bitfield-struct v0.6.2
24782026-08-24T20:04:52.874Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24792026-08-24T20:04:52.931Z Compiling num-derive v0.4.2
24802026-08-24T20:04:52.961Z Compiling blake3 v1.8.5
24812026-08-24T20:04:52.977Z Compiling memmap v0.7.0
24822026-08-24T20:04:52.994Z Compiling sigpipe v0.1.3
24832026-08-24T20:04:53.106Z Compiling glob v0.3.3
24842026-08-24T20:04:53.122Z Compiling swrite v0.1.0
24852026-08-24T20:04:53.200Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24862026-08-24T20:04:53.234Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24872026-08-24T20:04:53.356Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24882026-08-24T20:04:53.373Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-08-24T20:04:53.391Z Compiling usdt v0.5.0
24902026-08-24T20:04:53.463Z Compiling smf v0.2.3
24912026-08-24T20:04:53.539Z Compiling filetime v0.2.27
24922026-08-24T20:04:53.679Z Compiling whoami v1.6.1
24932026-08-24T20:04:53.682Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-08-24T20:04:53.768Z Compiling arrayvec v0.7.6
24952026-08-24T20:04:53.801Z Compiling constant_time_eq v0.4.2
24962026-08-24T20:04:53.801Z Compiling arrayref v0.3.9
24972026-08-24T20:04:53.824Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24982026-08-24T20:04:53.841Z Compiling xattr v1.6.1
24992026-08-24T20:04:53.889Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25002026-08-24T20:04:53.991Z Compiling zone v0.3.1
25012026-08-24T20:04:54.020Z Compiling tar v0.4.46
25022026-08-24T20:04:54.037Z Compiling tokio-dtrace v0.1.1
25032026-08-24T20:04:54.071Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25042026-08-24T20:04:54.075Z Compiling gethostname v0.5.0
25052026-08-24T20:04:54.140Z Compiling console v0.16.2
25062026-08-24T20:04:54.234Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25072026-08-24T20:04:54.338Z Compiling topological-sort v0.2.2
25082026-08-24T20:04:54.393Z Compiling unit-prefix v0.5.2
25092026-08-24T20:04:54.510Z Compiling oxide-tokio-rt v0.1.4
25102026-08-24T20:04:54.527Z Compiling toml v0.8.23
25112026-08-24T20:04:54.584Z Compiling indicatif v0.18.4
25122026-08-24T20:04:54.598Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25132026-08-24T20:04:54.859Z Compiling shell-words v1.1.1
25142026-08-24T20:05:03.967Z Compiling progenitor-client v0.14.0
25152026-08-24T20:05:03.967Z Compiling omicron-zone-package v0.12.3
25162026-08-24T20:05:04.225Z Compiling progenitor-extras v0.2.0
25172026-08-24T20:05:04.516Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25182026-08-24T20:05:04.578Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25192026-08-24T20:05:04.636Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25202026-08-24T20:05:04.693Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25212026-08-24T20:05:04.775Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25222026-08-24T20:05:04.799Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25232026-08-24T20:05:04.817Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25242026-08-24T20:05:05.043Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25252026-08-24T20:05:05.879Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25262026-08-24T20:05:09.354Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25272026-08-24T20:05:18.217Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25282026-08-24T20:05:21.513Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25292026-08-24T20:05:22.602Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25302026-08-24T20:05:32.914Z Finished `release` profile [optimized] target(s) in 1m 48s
25312026-08-24T20:05:33.063Z Running `target/release/omicron-package -t test target create -p dev`
25322026-08-24T20:05:33.122ZLogging to: /work/oxidecomputer/omicron/out/LOG
25332026-08-24T20:05:33.125ZCreated new build target 'test' and set it as active
25342026-08-24T20:05:33.125Z
25352026-08-24T20:05:33.125Zreal 1:48.763799495
25362026-08-24T20:05:33.125Zuser 17:56.713211395
25372026-08-24T20:05:33.125Zsys 2:46.941819553
25382026-08-24T20:05:33.125Ztrap 0.513528829
25392026-08-24T20:05:33.125Ztflt 2.394811014
25402026-08-24T20:05:33.126Zdflt 4.563284976
25412026-08-24T20:05:33.126Zkflt 0.000435460
25422026-08-24T20:05:33.126Zlock 58:47.011278234
25432026-08-24T20:05:33.126Zslp 45:47.066990422
25442026-08-24T20:05:33.126Zlat 50.890121353
25452026-08-24T20:05:33.126Zstop 6:20.625659760
25462026-08-24T20:05:33.126Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25472026-08-24T20:05:34.034Z Finished `release` profile [optimized] target(s) in 0.89s
25482026-08-24T20:05:34.112Z Running `target/release/omicron-package -t test package`
25492026-08-24T20:05:34.190ZLogging to: /work/oxidecomputer/omicron/out/LOG
25502026-08-24T20:05:35.635Z Compiling heck v0.5.0
25512026-08-24T20:05:35.641Z Compiling regress v0.11.1
25522026-08-24T20:05:35.882Z Compiling unsafe-libyaml v0.2.11
25532026-08-24T20:05:35.903Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25542026-08-24T20:05:35.929Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25552026-08-24T20:05:35.932Z Compiling derive-where v1.6.0
25562026-08-24T20:05:35.932Z Compiling bytecount v0.6.9
25572026-08-24T20:05:35.991Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25582026-08-24T20:05:35.994Z Compiling atomicwrites v0.4.4
25592026-08-24T20:05:36.033Z Compiling is-terminal v0.4.17
25602026-08-24T20:05:36.036Z Compiling prettyplease v0.2.37
25612026-08-24T20:05:36.036Z Compiling newline-converter v0.3.0
25622026-08-24T20:05:36.036Z Compiling console v0.15.11
25632026-08-24T20:05:36.092Z Compiling slog-dtrace v0.3.0
25642026-08-24T20:05:36.094Z Compiling resolv-conf v0.7.6
25652026-08-24T20:05:36.156Z Compiling cancel-safe-futures v0.1.5
25662026-08-24T20:05:36.181Z Compiling num-rational v0.4.2
25672026-08-24T20:05:36.189Z Compiling num-complex v0.4.6
25682026-08-24T20:05:36.223Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25692026-08-24T20:05:36.247Z Compiling thread_local v1.1.9
25702026-08-24T20:05:36.311Z Compiling compression-core v0.4.31
25712026-08-24T20:05:36.402Z Compiling serde_yaml v0.9.34+deprecated
25722026-08-24T20:05:36.494Z Compiling expectorate v1.2.0
25732026-08-24T20:05:36.514Z Compiling match_cfg v0.1.0
25742026-08-24T20:05:36.607Z Compiling num v0.4.3
25752026-08-24T20:05:36.679Z Compiling hostname v0.3.1
25762026-08-24T20:05:36.701Z Compiling compression-codecs v0.4.37
25772026-08-24T20:05:36.725Z Compiling multer v3.1.0
25782026-08-24T20:05:36.750Z Compiling slog-async v2.8.0
25792026-08-24T20:05:36.753Z Compiling crossbeam-channel v0.5.15
25802026-08-24T20:05:36.795Z Compiling slog-json v2.6.1
25812026-08-24T20:05:36.818Z Compiling toml_datetime v1.1.1+spec-1.1.0
25822026-08-24T20:05:36.886Z Compiling serde_spanned v1.1.1
25832026-08-24T20:05:36.935Z Compiling float-ord v0.3.2
25842026-08-24T20:05:36.979Z Compiling term v1.2.1
25852026-08-24T20:05:37.013Z Compiling toml_writer v1.1.1+spec-1.1.0
25862026-08-24T20:05:37.038Z Compiling linear-map v1.2.0
25872026-08-24T20:05:37.068Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25882026-08-24T20:05:37.129Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25892026-08-24T20:05:37.152Z Compiling oxide-update-engine-types v0.1.2
25902026-08-24T20:05:37.155Z Compiling linked-hash-map v0.5.6
25912026-08-24T20:05:37.196Z Compiling take_mut v0.2.2
25922026-08-24T20:05:37.220Z Compiling toml v1.1.2+spec-1.1.0
25932026-08-24T20:05:37.247Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25942026-08-24T20:05:37.251Z Compiling slog-bunyan v2.5.0
25952026-08-24T20:05:37.291Z Compiling slog-term v2.9.2
25962026-08-24T20:05:37.315Z Compiling async-compression v0.4.41
25972026-08-24T20:05:37.384Z Compiling lru-cache v0.1.2
25982026-08-24T20:05:37.412Z Compiling typify-impl v0.6.2
25992026-08-24T20:05:37.554Z Compiling dropshot v0.17.1
26002026-08-24T20:05:37.648Z Compiling async-stream v0.3.6
26012026-08-24T20:05:37.698Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26022026-08-24T20:05:37.751Z Compiling progenitor-client v0.14.0
26032026-08-24T20:05:37.801Z Compiling sha1 v0.11.0
26042026-08-24T20:05:37.843Z Compiling waitgroup v0.1.2
26052026-08-24T20:05:37.868Z Compiling rustls-pemfile v2.2.0
26062026-08-24T20:05:37.871Z Compiling backon v1.6.0
26072026-08-24T20:05:37.925Z Compiling serde_path_to_error v0.1.20
26082026-08-24T20:05:38.004Z Compiling hostname v0.4.2
26092026-08-24T20:05:38.072Z Compiling instant v0.1.13
26102026-08-24T20:05:38.093Z Compiling minimal-lexical v0.2.1
26112026-08-24T20:05:38.093Z Compiling debug-ignore v1.0.5
26122026-08-24T20:05:38.138Z Compiling progenitor-extras v0.2.0
26132026-08-24T20:05:38.160Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26142026-08-24T20:05:38.201Z Compiling backoff v0.4.0
26152026-08-24T20:05:38.284Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26162026-08-24T20:05:38.357Z Compiling nom v7.1.3
26172026-08-24T20:05:38.384Z Compiling oxide-update-engine v0.1.2
26182026-08-24T20:05:38.407Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26192026-08-24T20:05:38.427Z Compiling parse-display v0.10.0
26202026-08-24T20:05:38.452Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26212026-08-24T20:05:38.490Z Compiling hickory-proto v0.24.4
26222026-08-24T20:05:38.978Z Compiling itertools v0.14.0
26232026-08-24T20:05:39.110Z Compiling regress v0.10.5
26242026-08-24T20:05:39.673Z Compiling macaddr v1.0.1
26252026-08-24T20:05:39.676Z Compiling unicode-xid v0.2.6
26262026-08-24T20:05:39.728Z Compiling humantime v2.3.0
26272026-08-24T20:05:39.927Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26282026-08-24T20:05:39.993Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26292026-08-24T20:05:40.095Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26302026-08-24T20:05:40.262Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26312026-08-24T20:05:40.313Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26322026-08-24T20:05:40.345Z Compiling toml v0.8.23
26332026-08-24T20:05:40.583Z Compiling papergrid v0.11.0
26342026-08-24T20:05:40.607Z Compiling tabled_derive v0.7.0
26352026-08-24T20:05:40.864Z Compiling typify-macro v0.6.2
26362026-08-24T20:05:40.943Z Compiling termtree v0.5.1
26372026-08-24T20:05:41.074Z Compiling hickory-resolver v0.24.4
26382026-08-24T20:05:41.115Z Compiling crossterm v0.29.0
26392026-08-24T20:05:41.146Z Compiling phf_shared v0.12.1
26402026-08-24T20:05:41.396Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26412026-08-24T20:05:41.541Z Compiling tabled v0.15.0
26422026-08-24T20:05:41.860Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26432026-08-24T20:05:42.301Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26442026-08-24T20:05:42.408Z Compiling typify v0.6.2
26452026-08-24T20:05:42.712Z Compiling progenitor-impl v0.14.0
26462026-08-24T20:05:43.028Z Compiling qorb v0.4.1
26472026-08-24T20:05:43.341Z Compiling csv-core v0.1.13
26482026-08-24T20:05:43.793Z Compiling vte v0.14.1
26492026-08-24T20:05:43.948Z Compiling chrono-tz v0.10.4
26502026-08-24T20:05:44.086Z Compiling highway v1.3.0
26512026-08-24T20:05:44.185Z Compiling strip-ansi-escapes v0.2.1
26522026-08-24T20:05:44.762Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26532026-08-24T20:05:44.900Z Compiling progenitor-macro v0.14.0
26542026-08-24T20:05:45.702Z Compiling csv v1.4.0
26552026-08-24T20:05:45.816Z Compiling phf v0.12.1
26562026-08-24T20:05:46.020Z Compiling const_format_proc_macros v0.2.34
26572026-08-24T20:05:46.339Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26582026-08-24T20:05:46.433Z Compiling fd-lock v4.0.4
26592026-08-24T20:05:46.644Z Compiling peg-macros v0.8.5
26602026-08-24T20:05:46.692Z Compiling nu-ansi-term v0.50.3
26612026-08-24T20:05:46.953Z Compiling reedline v0.40.0
26622026-08-24T20:05:47.229Z Compiling const_format v0.2.35
26632026-08-24T20:05:47.344Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26642026-08-24T20:05:47.726Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26652026-08-24T20:05:47.929Z Compiling peg v0.8.5
26662026-08-24T20:05:48.057Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26672026-08-24T20:05:48.207Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26682026-08-24T20:05:48.874Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26692026-08-24T20:05:49.052Z Compiling progenitor v0.14.0
26702026-08-24T20:05:49.227Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26712026-08-24T20:05:49.303Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26722026-08-24T20:05:49.437Z Compiling bcs v0.1.6
26732026-08-24T20:05:49.541Z Compiling nom v8.0.0
26742026-08-24T20:05:49.886Z Compiling semver v0.1.20
26752026-08-24T20:05:50.185Z Compiling rustc_version v0.1.7
26762026-08-24T20:05:50.429Z Compiling newtype_derive v0.1.6
26772026-08-24T20:05:50.559Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26782026-08-24T20:05:50.648Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26792026-08-24T20:05:50.794Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26802026-08-24T20:05:50.893Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26812026-08-24T20:05:50.915Z Compiling serde_tokenstream v0.3.0
26822026-08-24T20:05:51.256Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26832026-08-24T20:05:51.550Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26842026-08-24T20:05:51.612Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26852026-08-24T20:05:52.019Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26862026-08-24T20:05:52.139Z Compiling oxide-generation-macros v0.2.0
26872026-08-24T20:05:52.360Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26882026-08-24T20:05:52.383Z Compiling steno v0.4.1
26892026-08-24T20:05:52.405Z Compiling dropshot-api-manager-types v0.8.0
26902026-08-24T20:05:52.878Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26912026-08-24T20:05:52.990Z Compiling sha1 v0.10.6
26922026-08-24T20:05:53.433Z Compiling utf-8 v0.7.6
26932026-08-24T20:05:53.457Z Compiling tagptr v0.2.0
26942026-08-24T20:05:53.555Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26952026-08-24T20:05:53.647Z Compiling moka v0.12.13
26962026-08-24T20:05:53.670Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26972026-08-24T20:05:53.734Z Compiling tungstenite v0.21.0
26982026-08-24T20:05:54.124Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26992026-08-24T20:05:54.907Z Compiling hickory-resolver v0.25.2
27002026-08-24T20:05:55.118Z Compiling tokio-tungstenite v0.21.0
27012026-08-24T20:05:55.506Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27022026-08-24T20:05:55.795Z Compiling darling_core v0.21.3
27032026-08-24T20:05:56.799Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27042026-08-24T20:05:57.292Z Compiling display-error-chain v0.2.2
27052026-08-24T20:05:57.484Z Compiling libscf-sys v1.2.0
27062026-08-24T20:05:57.664Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27072026-08-24T20:05:57.805Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27082026-08-24T20:05:58.012Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27092026-08-24T20:05:58.015Z Compiling darling_macro v0.21.3
27102026-08-24T20:05:58.535Z Compiling darling v0.21.3
27112026-08-24T20:05:58.648Z Compiling vergen-lib v0.1.6
27122026-08-24T20:05:58.871Z Compiling diesel_derives v2.3.7
27132026-08-24T20:05:59.152Z Compiling dsl_auto_type v0.2.0
27142026-08-24T20:05:59.508Z Compiling scheduled-thread-pool v0.2.7
27152026-08-24T20:05:59.694Z Compiling vergen-gitcl v1.0.8
27162026-08-24T20:05:59.921Z Compiling diesel_table_macro_syntax v0.3.0
27172026-08-24T20:05:59.962Z Compiling dirs-sys-next v0.1.2
27182026-08-24T20:06:00.074Z Compiling glob v0.3.3
27192026-08-24T20:06:00.137Z Compiling crunchy v0.2.4
27202026-08-24T20:06:00.235Z Compiling maplit v1.0.2
27212026-08-24T20:06:00.299Z Compiling dirs-next v2.0.0
27222026-08-24T20:06:00.444Z Compiling clang-sys v1.8.1
27232026-08-24T20:06:00.467Z Compiling r2d2 v0.8.10
27242026-08-24T20:06:00.491Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27252026-08-24T20:06:00.756Z Compiling papergrid v0.18.0
27262026-08-24T20:06:00.778Z Compiling tiny-keccak v2.0.2
27272026-08-24T20:06:00.799Z Compiling xshell-macros v0.2.7
27282026-08-24T20:06:00.820Z Compiling downcast-rs v2.0.2
27292026-08-24T20:06:01.023Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27302026-08-24T20:06:01.053Z Compiling term v0.7.0
27312026-08-24T20:06:01.181Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27322026-08-24T20:06:01.203Z Compiling xshell v0.2.7
27332026-08-24T20:06:01.381Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27342026-08-24T20:06:01.563Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27352026-08-24T20:06:01.591Z Compiling bit-vec v0.6.3
27362026-08-24T20:06:01.708Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27372026-08-24T20:06:01.799Z Compiling bit-set v0.5.3
27382026-08-24T20:06:01.845Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27392026-08-24T20:06:01.891Z Compiling ascii-canvas v3.0.0
27402026-08-24T20:06:01.988Z Compiling tabled v0.21.0
27412026-08-24T20:06:02.380Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27422026-08-24T20:06:02.404Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27432026-08-24T20:06:02.452Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27442026-08-24T20:06:02.811Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27452026-08-24T20:06:03.036Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27462026-08-24T20:06:03.254Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27472026-08-24T20:06:03.453Z Compiling itertools v0.10.5
27482026-08-24T20:06:03.572Z Compiling ena v0.14.4
27492026-08-24T20:06:03.679Z Compiling libloading v0.8.9
27502026-08-24T20:06:03.866Z Compiling diff v0.1.13
27512026-08-24T20:06:03.920Z Compiling bindgen v0.71.1
27522026-08-24T20:06:04.062Z Compiling regex-syntax v0.6.29
27532026-08-24T20:06:04.129Z Compiling unicase v2.9.0
27542026-08-24T20:06:04.567Z Compiling cexpr v0.6.0
27552026-08-24T20:06:04.596Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27562026-08-24T20:06:04.845Z Compiling crc8 v0.1.1
27572026-08-24T20:06:04.988Z Compiling rustc-hash v2.1.1
27582026-08-24T20:06:05.033Z Compiling diesel v2.3.7
27592026-08-24T20:06:05.220Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27602026-08-24T20:06:05.256Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27612026-08-24T20:06:05.428Z Compiling lalrpop v0.19.12
27622026-08-24T20:06:05.745Z Compiling headers-core v0.3.0
27632026-08-24T20:06:05.942Z Compiling libxml v0.3.3
27642026-08-24T20:06:06.258Z Compiling headers v0.4.1
27652026-08-24T20:06:06.373Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27662026-08-24T20:06:06.395Z Compiling strum_macros v0.24.3
27672026-08-24T20:06:06.605Z Compiling indoc v1.0.9
27682026-08-24T20:06:06.701Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27692026-08-24T20:06:06.920Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27702026-08-24T20:06:07.052Z Compiling derive_builder v0.20.2
27712026-08-24T20:06:07.228Z Compiling quick-xml v0.37.5
27722026-08-24T20:06:07.252Z Compiling oso-derive v0.27.3
27732026-08-24T20:06:07.401Z Compiling impl-trait-for-tuples v0.2.3
27742026-08-24T20:06:07.725Z Compiling openssl-probe v0.1.6
27752026-08-24T20:06:07.791Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27762026-08-24T20:06:07.889Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27772026-08-24T20:06:07.973Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27782026-08-24T20:06:08.498Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27792026-08-24T20:06:08.538Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27802026-08-24T20:06:08.659Z Compiling bb8 v0.8.6
27812026-08-24T20:06:08.693Z Compiling trait-variant v0.1.2
27822026-08-24T20:06:08.771Z Compiling proc-macro-error-attr2 v2.0.0
27832026-08-24T20:06:09.054Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27842026-08-24T20:06:09.157Z Compiling half v1.8.3
27852026-08-24T20:06:09.208Z Compiling proc-macro-error2 v2.0.1
27862026-08-24T20:06:09.229Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27872026-08-24T20:06:09.276Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27882026-08-24T20:06:09.536Z Compiling serde_cbor v0.11.2
27892026-08-24T20:06:09.675Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27902026-08-24T20:06:09.867Z Compiling rfc6979 v0.4.0
27912026-08-24T20:06:09.897Z Compiling hashbrown v0.14.5
27922026-08-24T20:06:09.952Z Compiling salty v0.3.0
27932026-08-24T20:06:10.031Z Compiling ecdsa v0.16.9
27942026-08-24T20:06:10.461Z Compiling chumsky v0.9.3
27952026-08-24T20:06:10.493Z Compiling knus-derive v3.4.0
27962026-08-24T20:06:10.496Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27972026-08-24T20:06:10.548Z Compiling samael v0.0.19
27982026-08-24T20:06:10.592Z Compiling progenitor-impl v0.13.0
27992026-08-24T20:06:10.713Z Compiling primeorder v0.13.6
28002026-08-24T20:06:11.024Z Compiling nonempty v0.12.0
28012026-08-24T20:06:11.251Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28022026-08-24T20:06:11.715Z Compiling p384 v0.13.1
28032026-08-24T20:06:11.880Z Compiling knus v3.4.0
28042026-08-24T20:06:12.743Z Compiling progenitor-macro v0.13.0
28052026-08-24T20:06:12.776Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28062026-08-24T20:06:12.885Z Compiling polar-core v0.27.3
28072026-08-24T20:06:13.223Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28082026-08-24T20:06:13.984Z Compiling progenitor-client v0.13.0
28092026-08-24T20:06:14.110Z Compiling fxhash v0.2.1
28102026-08-24T20:06:14.277Z Compiling libz-sys v1.1.24
28112026-08-24T20:06:14.491Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28122026-08-24T20:06:14.513Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
28132026-08-24T20:06:14.776Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28142026-08-24T20:06:14.907Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28152026-08-24T20:06:15.286Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28162026-08-24T20:06:15.330Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28172026-08-24T20:06:15.724Z Compiling kstat-rs v0.2.5
28182026-08-24T20:06:16.444Z Compiling mime_guess v2.0.5
28192026-08-24T20:06:16.939Z Compiling progenitor v0.13.0
28202026-08-24T20:06:16.955Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28212026-08-24T20:06:18.323Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28222026-08-24T20:06:18.417Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
28232026-08-24T20:06:18.511Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28242026-08-24T20:06:18.553Z Compiling nanorand v0.7.0
28252026-08-24T20:06:18.819Z Compiling libgit2-sys v0.18.3+1.9.2
28262026-08-24T20:06:18.963Z Compiling parking_lot_core v0.8.6
28272026-08-24T20:06:19.274Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28282026-08-24T20:06:19.324Z Compiling flume v0.11.1
28292026-08-24T20:06:19.465Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28302026-08-24T20:06:19.909Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28312026-08-24T20:06:20.539Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28322026-08-24T20:06:20.610Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28332026-08-24T20:06:21.075Z Compiling git-stub v1.0.0
28342026-08-24T20:06:21.338Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
28352026-08-24T20:06:21.358Z Compiling http-range v0.1.5
28362026-08-24T20:06:21.610Z Compiling corncobs v0.1.4
28372026-08-24T20:06:21.704Z Compiling strsim v0.10.0
28382026-08-24T20:06:21.768Z Compiling instability v0.3.11
28392026-08-24T20:06:21.865Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28402026-08-24T20:06:22.004Z Compiling oso v0.27.3
28412026-08-24T20:06:22.058Z Compiling darling_core v0.13.4
28422026-08-24T20:06:22.718Z Compiling diesel-dtrace v0.5.0
28432026-08-24T20:06:23.050Z Compiling async-bb8-diesel v0.2.1
28442026-08-24T20:06:23.519Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28452026-08-24T20:06:23.737Z Compiling git-stub-vcs v0.1.0
28462026-08-24T20:06:25.855Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28472026-08-24T20:06:26.361Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28482026-08-24T20:06:26.619Z Compiling ignore v0.4.25
28492026-08-24T20:06:27.823Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28502026-08-24T20:06:27.988Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28512026-08-24T20:06:28.149Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28522026-08-24T20:06:28.572Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28532026-08-24T20:06:28.830Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28542026-08-24T20:06:29.542Z Compiling anstyle-parse v0.2.7
28552026-08-24T20:06:29.802Z Compiling secrecy v0.8.0
28562026-08-24T20:06:29.826Z Compiling vergen-git2 v9.1.0
28572026-08-24T20:06:29.949Z Compiling castaway v0.2.4
28582026-08-24T20:06:30.010Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28592026-08-24T20:06:30.052Z Compiling indoc v2.0.7
28602026-08-24T20:06:30.112Z Compiling compact_str v0.8.1
28612026-08-24T20:06:30.236Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28622026-08-24T20:06:31.199Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28632026-08-24T20:06:31.222Z Compiling anstream v0.6.21
28642026-08-24T20:06:31.503Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28652026-08-24T20:06:31.769Z Compiling globwalk v0.9.1
28662026-08-24T20:06:32.225Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28672026-08-24T20:06:32.299Z Compiling parking_lot v0.11.2
28682026-08-24T20:06:32.412Z Compiling hyper-staticfile v0.10.1
28692026-08-24T20:06:32.903Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28702026-08-24T20:06:33.183Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28712026-08-24T20:06:33.274Z Compiling darling_macro v0.13.4
28722026-08-24T20:06:33.562Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28732026-08-24T20:06:33.666Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28742026-08-24T20:06:33.783Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28752026-08-24T20:06:34.220Z Compiling predicates-tree v1.0.13
28762026-08-24T20:06:34.454Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28772026-08-24T20:06:34.536Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
28782026-08-24T20:06:34.629Z Compiling unicode-truncate v1.1.0
28792026-08-24T20:06:34.670Z Compiling lru v0.12.5
28802026-08-24T20:06:34.842Z Compiling digest-io v0.1.0
28812026-08-24T20:06:34.932Z Compiling prefix-trie v0.7.0
28822026-08-24T20:06:35.020Z Compiling rand_seeder v0.4.0
28832026-08-24T20:06:35.277Z Compiling rawzip v0.4.4
28842026-08-24T20:06:35.366Z Compiling cassowary v0.3.0
28852026-08-24T20:06:35.414Z Compiling illumos-nvpair-sys v0.2.0
28862026-08-24T20:06:35.559Z Compiling hickory-server v0.25.2
28872026-08-24T20:06:35.662Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28882026-08-24T20:06:35.717Z Compiling ratatui v0.29.0
28892026-08-24T20:06:35.833Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28902026-08-24T20:06:36.041Z Compiling camino-tempfile-ext v0.3.3
28912026-08-24T20:06:36.070Z Compiling darling v0.13.4
28922026-08-24T20:06:36.222Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28932026-08-24T20:06:36.326Z Compiling sled v0.34.7
28942026-08-24T20:06:36.648Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28952026-08-24T20:06:36.964Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28962026-08-24T20:06:39.044Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28972026-08-24T20:06:39.499Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28982026-08-24T20:06:39.725Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28992026-08-24T20:06:40.602Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29002026-08-24T20:06:42.105Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
29012026-08-24T20:06:42.642Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29022026-08-24T20:06:44.094Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
29032026-08-24T20:06:44.142Z Compiling serde_with_macros v1.5.2
29042026-08-24T20:06:44.565Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29052026-08-24T20:06:44.601Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29062026-08-24T20:06:44.833Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29072026-08-24T20:06:44.955Z Compiling git2 v0.20.4
29082026-08-24T20:06:44.980Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29092026-08-24T20:06:45.062Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29102026-08-24T20:06:45.202Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29112026-08-24T20:06:45.289Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29122026-08-24T20:06:45.459Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29132026-08-24T20:06:45.524Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29142026-08-24T20:06:45.731Z Compiling arc-swap v1.8.2
29152026-08-24T20:06:45.832Z Compiling void v1.0.2
29162026-08-24T20:06:45.954Z Compiling lzss v0.8.2
29172026-08-24T20:06:46.020Z Compiling slog-scope v4.4.1
29182026-08-24T20:06:46.199Z Compiling serde_with v1.14.0
29192026-08-24T20:06:46.270Z Compiling illumos-nvpair v0.3.0
29202026-08-24T20:06:46.470Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29212026-08-24T20:06:46.802Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29222026-08-24T20:06:47.685Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29232026-08-24T20:06:47.943Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29242026-08-24T20:06:47.965Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
29252026-08-24T20:06:47.990Z Compiling scuffle v0.1.0
29262026-08-24T20:06:48.028Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29272026-08-24T20:06:48.477Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29282026-08-24T20:06:48.688Z Compiling tungstenite v0.23.0
29292026-08-24T20:06:50.046Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29302026-08-24T20:06:50.160Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29312026-08-24T20:06:50.643Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29322026-08-24T20:06:50.914Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29332026-08-24T20:06:50.960Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29342026-08-24T20:06:51.118Z Compiling nix v0.27.1
29352026-08-24T20:06:51.220Z Compiling twox-hash v2.1.2
29362026-08-24T20:06:51.498Z Compiling libsw-core v0.3.2
29372026-08-24T20:06:51.740Z Compiling atty v0.2.14
29382026-08-24T20:06:51.761Z Compiling serde_bytes v0.11.19
29392026-08-24T20:06:51.902Z Compiling libsw v3.5.0
29402026-08-24T20:06:52.041Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29412026-08-24T20:06:52.138Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-08-24T20:06:52.159Z Compiling tokio-tungstenite v0.23.1
29432026-08-24T20:06:52.238Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
29442026-08-24T20:06:52.306Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29452026-08-24T20:06:52.558Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29462026-08-24T20:06:53.393Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29472026-08-24T20:06:53.698Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29482026-08-24T20:06:54.072Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29492026-08-24T20:06:55.467Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29502026-08-24T20:06:56.118Z Compiling slog-stdlog v4.1.1
29512026-08-24T20:06:56.323Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29522026-08-24T20:06:56.520Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29532026-08-24T20:06:56.715Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29542026-08-24T20:06:57.184Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29552026-08-24T20:06:58.681Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29562026-08-24T20:06:58.712Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29572026-08-24T20:06:58.958Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29582026-08-24T20:07:00.619Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29592026-08-24T20:07:01.618Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
29602026-08-24T20:07:01.805Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29612026-08-24T20:07:02.256Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29622026-08-24T20:07:03.002Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29632026-08-24T20:07:05.927Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29642026-08-24T20:07:06.103Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29652026-08-24T20:07:06.192Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29662026-08-24T20:07:06.555Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29672026-08-24T20:07:06.779Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29682026-08-24T20:07:07.666Z Compiling fatfs v0.3.6
29692026-08-24T20:07:08.929Z Compiling signal-hook-tokio v0.3.1
29702026-08-24T20:07:09.128Z Compiling yasna v0.5.2
29712026-08-24T20:07:09.511Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29722026-08-24T20:07:10.304Z Compiling seq-macro v0.3.6
29732026-08-24T20:07:10.682Z Compiling assert_matches v1.5.0
29742026-08-24T20:07:10.793Z Compiling rcgen v0.12.1
29752026-08-24T20:07:10.867Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29762026-08-24T20:07:10.895Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29772026-08-24T20:07:11.347Z Compiling slog-envlogger v2.2.0
29782026-08-24T20:07:11.823Z Compiling oxide-update-engine-display v0.1.2
29792026-08-24T20:07:12.482Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29802026-08-24T20:07:12.750Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29812026-08-24T20:07:13.268Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29822026-08-24T20:07:13.508Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29832026-08-24T20:07:13.746Z Compiling port-file v0.1.0
29842026-08-24T20:07:14.073Z Compiling subprocess v0.2.15
29852026-08-24T20:07:14.466Z Compiling rtoolbox v0.0.3
29862026-08-24T20:07:14.754Z Compiling rpassword v7.5.4
29872026-08-24T20:07:15.229Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29882026-08-24T20:07:15.436Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29892026-08-24T20:07:16.279Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29902026-08-24T20:07:16.419Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29912026-08-24T20:07:16.607Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29922026-08-24T20:07:17.883Z Compiling tui-tree-widget v0.23.1
29932026-08-24T20:07:18.120Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29942026-08-24T20:07:18.671Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
29952026-08-24T20:07:20.628Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29962026-08-24T20:07:25.370Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29972026-08-24T20:07:25.415Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29982026-08-24T20:07:25.415Z Compiling uzers v0.12.2
29992026-08-24T20:07:25.415Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30002026-08-24T20:07:25.415Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30012026-08-24T20:07:25.416Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30022026-08-24T20:07:25.416Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30032026-08-24T20:07:25.416Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30042026-08-24T20:07:29.011Z Compiling support-bundle-viewer v0.1.2
30052026-08-24T20:07:29.016Z Compiling multimap v0.10.1
30062026-08-24T20:07:34.898Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30072026-08-24T20:07:36.775Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30082026-08-24T20:07:41.604Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30092026-08-24T20:07:45.423Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30102026-08-24T20:07:48.497Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30112026-08-24T20:18:24.126Z Finished `release` profile [optimized] target(s) in 12m 49s
30122026-08-24T20:18:24.129Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
30132026-08-24T20:18:24.129Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
30142026-08-24T20:19:15.673Z
30152026-08-24T20:19:15.673Zreal 13:42.520435800
30162026-08-24T20:19:15.676Zuser 1:25:21.060175526
30172026-08-24T20:19:15.676Zsys 3:43.124495918
30182026-08-24T20:19:15.676Ztrap 1.853015987
30192026-08-24T20:19:15.676Ztflt 1.976455381
30202026-08-24T20:19:15.676Zdflt 21.048359437
30212026-08-24T20:19:15.676Zkflt 0.007226133
30222026-08-24T20:19:15.676Zlock 10:02:08.059173848
30232026-08-24T20:19:15.676Zslp 2:32:01.094194039
30242026-08-24T20:19:15.676Zlat 2:39.216627757
30252026-08-24T20:19:15.676Zstop 5:39.931450551
30262026-08-24T20:19:15.676Z+ mapfile -t packages
30272026-08-24T20:19:15.676Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
30282026-08-24T20:19:16.632Z Finished `release` profile [optimized] target(s) in 0.94s
30292026-08-24T20:19:16.709Z Running `target/release/omicron-package -t test list-outputs`
30302026-08-24T20:19:16.769ZLogging to: /work/oxidecomputer/omicron/out/LOG
30312026-08-24T20:19:16.773Z+ ptime -m cargo build --locked --release -p xtask
30322026-08-24T20:19:17.261Z Compiling libc v0.2.185
30332026-08-24T20:19:17.261Z Compiling serde_core v1.0.228
30342026-08-24T20:19:17.261Z Compiling serde v1.0.228
30352026-08-24T20:19:17.264Z Compiling rustix v1.1.4
30362026-08-24T20:19:17.264Z Compiling bitflags v2.11.0
30372026-08-24T20:19:17.389Z Compiling serde_json v1.0.151
30382026-08-24T20:19:17.405Z Compiling syn v2.0.117
30392026-08-24T20:19:17.409Z Compiling usdt-impl v0.5.0
30402026-08-24T20:19:17.409Z Compiling syn v1.0.109
30412026-08-24T20:19:17.438Z Compiling log v0.4.33
30422026-08-24T20:19:17.448Z Compiling getrandom v0.4.3
30432026-08-24T20:19:17.461Z Compiling indexmap v2.14.0
30442026-08-24T20:19:17.475Z Compiling fs-err v3.3.0
30452026-08-24T20:19:17.651Z Compiling anyhow v1.0.104
30462026-08-24T20:19:17.706Z Compiling heck v0.4.1
30472026-08-24T20:19:17.755Z Compiling once_cell v1.21.3
30482026-08-24T20:19:18.110Z Compiling thread-id v4.2.2
30492026-08-24T20:19:18.121Z Compiling errno v0.3.14
30502026-08-24T20:19:18.124Z Compiling memmap v0.7.0
30512026-08-24T20:19:18.880Z Compiling proc-macro-error v1.0.4
30522026-08-24T20:19:19.119Z Compiling terminal_size v0.4.3
30532026-08-24T20:19:19.119Z Compiling tempfile v3.27.0
30542026-08-24T20:19:19.270Z Compiling tabled_derive v0.7.0
30552026-08-24T20:19:19.275Z Compiling clap_builder v4.6.0
30562026-08-24T20:19:19.275Z Compiling textwrap v0.16.2
30572026-08-24T20:19:19.465Z Compiling camino v1.2.5
30582026-08-24T20:19:19.465Z Compiling semver v1.0.28
30592026-08-24T20:19:19.468Z Compiling cargo-platform v0.3.2
30602026-08-24T20:19:19.601Z Compiling pest_generator v2.8.6
30612026-08-24T20:19:19.791Z Compiling camino-tempfile v1.4.1
30622026-08-24T20:19:19.851Z Compiling tabled v0.15.0
30632026-08-24T20:19:20.115Z Compiling serde_derive v1.0.228
30642026-08-24T20:19:20.115Z Compiling thiserror-impl v1.0.69
30652026-08-24T20:19:20.118Z Compiling zerocopy-derive v0.7.35
30662026-08-24T20:19:20.119Z Compiling scroll_derive v0.12.1
30672026-08-24T20:19:20.119Z Compiling thiserror-impl v2.0.18
30682026-08-24T20:19:20.119Z Compiling clap_derive v4.6.1
30692026-08-24T20:19:20.181Z Compiling pest_derive v2.8.6
30702026-08-24T20:19:20.801Z Compiling scroll v0.12.0
30712026-08-24T20:19:20.979Z Compiling zerocopy v0.7.35
30722026-08-24T20:19:21.076Z Compiling goblin v0.8.2
30732026-08-24T20:19:21.213Z Compiling thiserror v1.0.69
30742026-08-24T20:19:21.338Z Compiling dtrace-parser v0.2.0
30752026-08-24T20:19:21.541Z Compiling thiserror v2.0.18
30762026-08-24T20:19:21.567Z Compiling clap v4.6.1
30772026-08-24T20:19:23.279Z Compiling dof v0.3.0
30782026-08-24T20:19:23.306Z Compiling serde_tokenstream v0.2.3
30792026-08-24T20:19:23.348Z Compiling toml_datetime v0.6.11
30802026-08-24T20:19:23.383Z Compiling serde_spanned v0.6.9
30812026-08-24T20:19:23.398Z Compiling macaddr v1.0.1
30822026-08-24T20:19:23.412Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30832026-08-24T20:19:23.444Z Compiling cargo_metadata v0.23.1
30842026-08-24T20:19:23.611Z Compiling toml_edit v0.22.27
30852026-08-24T20:19:24.019Z Compiling usdt-macro v0.5.0
30862026-08-24T20:19:24.022Z Compiling usdt-attr-macro v0.5.0
30872026-08-24T20:19:24.627Z Compiling usdt v0.5.0
30882026-08-24T20:19:25.130Z Compiling toml v0.8.23
30892026-08-24T20:19:25.552Z Compiling cargo_toml v0.21.0
30902026-08-24T20:19:29.964Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30912026-08-24T20:19:33.179Z Finished `release` profile [optimized] target(s) in 16.39s
30922026-08-24T20:19:33.278Z
30932026-08-24T20:19:33.281Zreal 16.476514051
30942026-08-24T20:19:33.281Zuser 2:05.569297758
30952026-08-24T20:19:33.281Zsys 13.542017668
30962026-08-24T20:19:33.281Ztrap 0.073825777
30972026-08-24T20:19:33.281Ztflt 0.391887566
30982026-08-24T20:19:33.281Zdflt 1.196159793
30992026-08-24T20:19:33.281Zkflt 0.000027960
31002026-08-24T20:19:33.281Zlock 4:50.759645434
31012026-08-24T20:19:33.281Zslp 2:43.524942787
31022026-08-24T20:19:33.281Zlat 3.638866186
31032026-08-24T20:19:33.281Zstop 15.758392003
31042026-08-24T20:19:33.281Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
31052026-08-24T20:19:33.281Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
31062026-08-24T20:19:33.281Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
31072026-08-24T20:19:33.281Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
31082026-08-24T20:19:33.281Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
31092026-08-24T20:19:34.232Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31102026-08-24T20:19:34.236Z Compiling match_cfg v0.1.0
31112026-08-24T20:19:34.236Z Compiling progenitor-client v0.14.0
31122026-08-24T20:19:34.236Z Compiling slog-json v2.6.1
31132026-08-24T20:19:34.236Z Compiling newtype-uuid-macros v0.1.0
31142026-08-24T20:19:34.236Z Compiling sha1 v0.11.0
31152026-08-24T20:19:34.236Z Compiling multer v3.1.0
31162026-08-24T20:19:34.236Z Compiling compression-core v0.4.31
31172026-08-24T20:19:34.236Z Compiling debug-ignore v1.0.5
31182026-08-24T20:19:34.382Z Compiling async-stream-impl v0.3.6
31192026-08-24T20:19:34.386Z Compiling serde_spanned v1.1.1
31202026-08-24T20:19:34.386Z Compiling toml_datetime v1.1.1+spec-1.1.0
31212026-08-24T20:19:34.386Z Compiling dropshot v0.17.1
31222026-08-24T20:19:34.460Z Compiling toml_writer v1.1.1+spec-1.1.0
31232026-08-24T20:19:34.478Z Compiling waitgroup v0.1.2
31242026-08-24T20:19:34.494Z Compiling rustls-pemfile v2.2.0
31252026-08-24T20:19:34.626Z Compiling dropshot_endpoint v0.17.1
31262026-08-24T20:19:34.659Z Compiling toml v1.1.2+spec-1.1.0
31272026-08-24T20:19:34.663Z Compiling hostname v0.4.2
31282026-08-24T20:19:34.714Z Compiling hostname v0.3.1
31292026-08-24T20:19:34.717Z Compiling compression-codecs v0.4.37
31302026-08-24T20:19:34.717Z Compiling serde_path_to_error v0.1.20
31312026-08-24T20:19:34.717Z Compiling atomicwrites v0.4.4
31322026-08-24T20:19:34.718Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31332026-08-24T20:19:34.730Z Compiling macaddr v1.0.1
31342026-08-24T20:19:34.751Z Compiling instant v0.1.13
31352026-08-24T20:19:34.755Z Compiling regress v0.10.5
31362026-08-24T20:19:34.848Z Compiling parse-display-derive v0.10.0
31372026-08-24T20:19:34.899Z Compiling async-compression v0.4.41
31382026-08-24T20:19:34.980Z Compiling backon v1.6.0
31392026-08-24T20:19:35.048Z Compiling slog-bunyan v2.5.0
31402026-08-24T20:19:35.070Z Compiling backoff v0.4.0
31412026-08-24T20:19:35.089Z Compiling async-stream v0.3.6
31422026-08-24T20:19:35.089Z Compiling itertools v0.14.0
31432026-08-24T20:19:35.122Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31442026-08-24T20:19:35.161Z Compiling progenitor-extras v0.2.0
31452026-08-24T20:19:35.196Z Compiling humantime v2.3.0
31462026-08-24T20:19:35.213Z Compiling half v2.7.1
31472026-08-24T20:19:35.216Z Compiling crucible-workspace-hack v0.1.0
31482026-08-24T20:19:35.249Z Compiling ciborium-io v0.2.2
31492026-08-24T20:19:35.267Z Compiling convert_case v0.4.0
31502026-08-24T20:19:35.285Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31512026-08-24T20:19:35.285Z Compiling regress v0.11.1
31522026-08-24T20:19:35.318Z Compiling secrecy v0.10.3
31532026-08-24T20:19:35.360Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31542026-08-24T20:19:35.377Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31552026-08-24T20:19:35.431Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31562026-08-24T20:19:35.465Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31572026-08-24T20:19:35.484Z Compiling ciborium-ll v0.2.2
31582026-08-24T20:19:35.500Z Compiling inout v0.1.4
31592026-08-24T20:19:35.536Z Compiling thiserror-impl-no-std v2.0.2
31602026-08-24T20:19:35.565Z Compiling universal-hash v0.5.1
31612026-08-24T20:19:35.594Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31622026-08-24T20:19:35.657Z Compiling derive_more v0.99.20
31632026-08-24T20:19:35.712Z Compiling ciborium v0.2.2
31642026-08-24T20:19:35.730Z Compiling cipher v0.4.4
31652026-08-24T20:19:35.746Z Compiling opaque-debug v0.3.1
31662026-08-24T20:19:35.750Z Compiling unsafe-libyaml v0.2.11
31672026-08-24T20:19:35.782Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31682026-08-24T20:19:35.817Z Compiling poly1305 v0.8.0
31692026-08-24T20:19:35.838Z Compiling blake2 v0.10.6
31702026-08-24T20:19:35.933Z Compiling aead v0.5.2
31712026-08-24T20:19:36.017Z Compiling chacha20 v0.9.1
31722026-08-24T20:19:36.074Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31732026-08-24T20:19:36.164Z Compiling password-hash v0.5.0
31742026-08-24T20:19:36.292Z Compiling indent_write v2.2.0
31752026-08-24T20:19:36.308Z Compiling serde_yaml v0.9.34+deprecated
31762026-08-24T20:19:36.324Z Compiling chacha20poly1305 v0.10.1
31772026-08-24T20:19:36.411Z Compiling toml_datetime v0.7.5+spec-1.1.0
31782026-08-24T20:19:36.429Z Compiling argon2 v0.5.3
31792026-08-24T20:19:36.461Z Compiling num-derive v0.4.2
31802026-08-24T20:19:36.506Z Compiling heapless v0.8.0
31812026-08-24T20:19:36.542Z Compiling ingot-macros v0.2.0
31822026-08-24T20:19:36.591Z Compiling toml_edit v0.23.10+spec-1.0.0
31832026-08-24T20:19:36.609Z Compiling tabwriter v1.4.1
31842026-08-24T20:19:36.627Z Compiling parse-display v0.10.0
31852026-08-24T20:19:36.687Z Compiling hash32 v0.3.1
31862026-08-24T20:19:36.770Z Compiling thiserror-no-std v2.0.2
31872026-08-24T20:19:36.831Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31882026-08-24T20:19:36.876Z Compiling vsss-rs v3.3.4
31892026-08-24T20:19:36.894Z Compiling typify-impl v0.6.2
31902026-08-24T20:19:36.960Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31912026-08-24T20:19:37.150Z Compiling proc-macro-crate v3.4.0
31922026-08-24T20:19:37.166Z Compiling smoltcp v0.11.0
31932026-08-24T20:19:37.446Z Compiling cobs v0.3.0
31942026-08-24T20:19:37.566Z Compiling colored v3.1.1
31952026-08-24T20:19:37.673Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
31962026-08-24T20:19:37.691Z Compiling postcard v1.1.3
31972026-08-24T20:19:37.727Z Compiling proc-macro-error v1.0.4
31982026-08-24T20:19:37.746Z Compiling num_enum_derive v0.7.6
31992026-08-24T20:19:37.814Z Compiling proc-macro-crate v1.3.1
32002026-08-24T20:19:37.909Z Compiling foreign-types-macros v0.2.3
32012026-08-24T20:19:37.966Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32022026-08-24T20:19:37.986Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32032026-08-24T20:19:38.009Z Compiling foreign-types-shared v0.3.1
32042026-08-24T20:19:38.070Z Compiling rayon-core v1.13.0
32052026-08-24T20:19:38.087Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32062026-08-24T20:19:38.273Z Compiling num_enum_derive v0.5.11
32072026-08-24T20:19:38.292Z Compiling crossbeam-deque v0.8.6
32082026-08-24T20:19:38.292Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32092026-08-24T20:19:38.324Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32102026-08-24T20:19:38.342Z Compiling cstr-argument v0.1.2
32112026-08-24T20:19:38.377Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
32122026-08-24T20:19:38.381Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32132026-08-24T20:19:38.501Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32142026-08-24T20:19:38.524Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32152026-08-24T20:19:38.559Z Compiling foreign-types v0.5.0
32162026-08-24T20:19:38.627Z Compiling zone_cfg_derive v0.3.1
32172026-08-24T20:19:38.651Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32182026-08-24T20:19:38.669Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32192026-08-24T20:19:38.797Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32202026-08-24T20:19:38.836Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32212026-08-24T20:19:38.853Z Compiling itertools v0.12.1
32222026-08-24T20:19:38.881Z Compiling num_enum v0.7.6
32232026-08-24T20:19:38.898Z Compiling sigpipe v0.1.3
32242026-08-24T20:19:38.937Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32252026-08-24T20:19:38.954Z Compiling glob v0.3.3
32262026-08-24T20:19:39.002Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32272026-08-24T20:19:39.025Z Compiling rayon v1.11.0
32282026-08-24T20:19:39.061Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32292026-08-24T20:19:39.112Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32302026-08-24T20:19:39.239Z Compiling smf v0.2.3
32312026-08-24T20:19:39.283Z Compiling cpubits v0.1.1
32322026-08-24T20:19:39.329Z Compiling whoami v1.6.1
32332026-08-24T20:19:39.356Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32342026-08-24T20:19:39.373Z Compiling gethostname v0.5.0
32352026-08-24T20:19:39.389Z Compiling derive-where v1.6.0
32362026-08-24T20:19:39.409Z Compiling num_enum v0.5.11
32372026-08-24T20:19:39.517Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32382026-08-24T20:19:39.537Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32392026-08-24T20:19:39.539Z Compiling ingot-types v0.2.0
32402026-08-24T20:19:39.539Z Compiling usdt-attr-macro v0.5.0
32412026-08-24T20:19:39.590Z Compiling usdt-macro v0.5.0
32422026-08-24T20:19:39.593Z Compiling num-rational v0.4.2
32432026-08-24T20:19:39.625Z Compiling num-complex v0.4.6
32442026-08-24T20:19:39.644Z Compiling memmap v0.7.0
32452026-08-24T20:19:39.852Z Compiling toml v0.8.23
32462026-08-24T20:19:39.869Z Compiling pem-rfc7468 v1.0.0
32472026-08-24T20:19:40.002Z Compiling ingot v0.2.1
32482026-08-24T20:19:40.040Z Compiling zone v0.3.1
32492026-08-24T20:19:40.057Z Compiling num v0.4.3
32502026-08-24T20:19:40.125Z Compiling float-ord v0.3.2
32512026-08-24T20:19:40.159Z Compiling cancel-safe-futures v0.1.5
32522026-08-24T20:19:40.193Z Compiling resolv-conf v0.7.6
32532026-08-24T20:19:40.224Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32542026-08-24T20:19:40.275Z Compiling universal-hash v0.6.1
32552026-08-24T20:19:40.425Z Compiling sha1 v0.10.6
32562026-08-24T20:19:40.442Z Compiling linear-map v1.2.0
32572026-08-24T20:19:40.442Z Compiling usdt v0.5.0
32582026-08-24T20:19:40.495Z Compiling libefi-sys v0.1.0
32592026-08-24T20:19:40.559Z Compiling prettyplease v0.2.37
32602026-08-24T20:19:40.656Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32612026-08-24T20:19:40.689Z Compiling polyval v0.7.1
32622026-08-24T20:19:40.735Z Compiling der v0.8.0
32632026-08-24T20:19:40.759Z Compiling hickory-proto v0.24.4
32642026-08-24T20:19:40.762Z Compiling newline-converter v0.3.0
32652026-08-24T20:19:40.762Z Compiling console v0.15.11
32662026-08-24T20:19:40.855Z Compiling oxide-update-engine-types v0.1.2
32672026-08-24T20:19:40.855Z Compiling bitfield-struct v0.6.2
32682026-08-24T20:19:40.863Z Compiling linked-hash-map v0.5.6
32692026-08-24T20:19:40.940Z Compiling ghash v0.6.0
32702026-08-24T20:19:41.081Z Compiling lru-cache v0.1.2
32712026-08-24T20:19:41.113Z Compiling crypto-bigint v0.7.5
32722026-08-24T20:19:41.177Z Compiling expectorate v1.2.0
32732026-08-24T20:19:41.233Z Compiling aes v0.9.1
32742026-08-24T20:19:41.273Z Compiling pbkdf2 v0.13.0
32752026-08-24T20:19:41.364Z Compiling ctr v0.10.1
32762026-08-24T20:19:41.385Z Compiling aead v0.6.1
32772026-08-24T20:19:41.426Z Compiling nom v8.0.0
32782026-08-24T20:19:41.549Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32792026-08-24T20:19:41.567Z Compiling typify-macro v0.6.2
32802026-08-24T20:19:41.587Z Compiling semver v0.1.20
32812026-08-24T20:19:41.605Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32822026-08-24T20:19:41.710Z Compiling spki v0.8.0
32832026-08-24T20:19:41.870Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32842026-08-24T20:19:41.912Z Compiling oxide-update-engine v0.1.2
32852026-08-24T20:19:41.936Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32862026-08-24T20:19:41.969Z Compiling rustc_version v0.1.7
32872026-08-24T20:19:42.008Z Compiling aes-gcm v0.11.0
32882026-08-24T20:19:42.063Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32892026-08-24T20:19:42.093Z Compiling tokio-dtrace v0.1.1
32902026-08-24T20:19:42.179Z Compiling dropshot-api-manager-types v0.8.0
32912026-08-24T20:19:42.260Z Compiling salsa20 v0.11.0
32922026-08-24T20:19:42.276Z Compiling slog-dtrace v0.3.0
32932026-08-24T20:19:42.294Z Compiling xshell-macros v0.2.7
32942026-08-24T20:19:42.381Z Compiling minimal-lexical v0.2.1
32952026-08-24T20:19:42.415Z Compiling scrypt v0.12.0
32962026-08-24T20:19:42.432Z Compiling oxide-tokio-rt v0.1.4
32972026-08-24T20:19:42.451Z Compiling newtype_derive v0.1.6
32982026-08-24T20:19:42.478Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32992026-08-24T20:19:42.514Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33002026-08-24T20:19:42.554Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33012026-08-24T20:19:42.575Z Compiling phf_shared v0.12.1
33022026-08-24T20:19:42.669Z Compiling nom v7.1.3
33032026-08-24T20:19:42.687Z Compiling rfc6979 v0.4.0
33042026-08-24T20:19:42.719Z Compiling xshell v0.2.7
33052026-08-24T20:19:42.737Z Compiling cbc v0.2.1
33062026-08-24T20:19:42.755Z Compiling proc-macro-error-attr2 v2.0.0
33072026-08-24T20:19:42.774Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33082026-08-24T20:19:42.789Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33092026-08-24T20:19:42.926Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33102026-08-24T20:19:43.081Z Compiling hickory-resolver v0.24.4
33112026-08-24T20:19:43.140Z Compiling csv-core v0.1.13
33122026-08-24T20:19:43.158Z Compiling unicode-xid v0.2.6
33132026-08-24T20:19:43.202Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33142026-08-24T20:19:43.262Z Compiling highway v1.3.0
33152026-08-24T20:19:43.318Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33162026-08-24T20:19:43.366Z Compiling chrono-tz v0.10.4
33172026-08-24T20:19:43.415Z Compiling csv v1.4.0
33182026-08-24T20:19:43.437Z Compiling const_format_proc_macros v0.2.34
33192026-08-24T20:19:43.485Z Compiling typify v0.6.2
33202026-08-24T20:19:43.606Z Compiling progenitor-impl v0.14.0
33212026-08-24T20:19:43.626Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33222026-08-24T20:19:43.672Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33232026-08-24T20:19:43.824Z Compiling proc-macro-error2 v2.0.1
33242026-08-24T20:19:43.934Z Compiling pkcs5 v0.8.1
33252026-08-24T20:19:43.989Z Compiling ecdsa v0.16.9
33262026-08-24T20:19:44.087Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33272026-08-24T20:19:44.105Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33282026-08-24T20:19:44.182Z Compiling qorb v0.4.1
33292026-08-24T20:19:44.267Z Compiling phf v0.12.1
33302026-08-24T20:19:44.405Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33312026-08-24T20:19:44.457Z Compiling primeorder v0.13.6
33322026-08-24T20:19:44.510Z Compiling serde_tokenstream v0.3.0
33332026-08-24T20:19:44.625Z Compiling hashbrown v0.14.5
33342026-08-24T20:19:44.642Z Compiling salty v0.3.0
33352026-08-24T20:19:44.745Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33362026-08-24T20:19:44.762Z Compiling p384 v0.13.1
33372026-08-24T20:19:44.866Z Compiling oxide-generation-macros v0.2.0
33382026-08-24T20:19:45.055Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33392026-08-24T20:19:45.100Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33402026-08-24T20:19:45.226Z Compiling chumsky v0.9.3
33412026-08-24T20:19:45.345Z Compiling const_format v0.2.35
33422026-08-24T20:19:45.385Z Compiling pkcs8 v0.11.0
33432026-08-24T20:19:45.408Z Compiling knus-derive v3.4.0
33442026-08-24T20:19:45.678Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33452026-08-24T20:19:45.710Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33462026-08-24T20:19:45.800Z Compiling tabled_derive v0.7.0
33472026-08-24T20:19:45.818Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33482026-08-24T20:19:45.988Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33492026-08-24T20:19:46.250Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33502026-08-24T20:19:46.285Z Compiling bcs v0.1.6
33512026-08-24T20:19:46.325Z Compiling progenitor-macro v0.14.0
33522026-08-24T20:19:46.499Z Compiling ff v0.14.0
33532026-08-24T20:19:46.548Z Compiling termtree v0.5.1
33542026-08-24T20:19:46.591Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33552026-08-24T20:19:46.644Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33562026-08-24T20:19:46.673Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
33572026-08-24T20:19:46.740Z Compiling steno v0.4.1
33582026-08-24T20:19:46.838Z Compiling tabled v0.15.0
33592026-08-24T20:19:46.881Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33602026-08-24T20:19:46.901Z Compiling tagptr v0.2.0
33612026-08-24T20:19:46.920Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33622026-08-24T20:19:46.939Z Compiling group v0.14.0
33632026-08-24T20:19:46.974Z Compiling knus v3.4.0
33642026-08-24T20:19:47.099Z Compiling moka v0.12.13
33652026-08-24T20:19:47.205Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33662026-08-24T20:19:47.221Z Compiling signature v3.0.0
33672026-08-24T20:19:47.236Z Compiling base16ct v1.0.0
33682026-08-24T20:19:47.443Z Compiling sec1 v0.8.1
33692026-08-24T20:19:47.461Z Compiling libscf-sys v1.2.0
33702026-08-24T20:19:47.506Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
33712026-08-24T20:19:47.588Z Compiling hkdf v0.13.0
33722026-08-24T20:19:47.625Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33732026-08-24T20:19:47.796Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
33742026-08-24T20:19:47.812Z Compiling hickory-resolver v0.25.2
33752026-08-24T20:19:47.828Z Compiling elliptic-curve v0.14.1
33762026-08-24T20:19:47.888Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33772026-08-24T20:19:47.926Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
33782026-08-24T20:19:47.943Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33792026-08-24T20:19:48.164Z Compiling utf-8 v0.7.6
33802026-08-24T20:19:48.319Z Compiling parking_lot_core v0.8.6
33812026-08-24T20:19:48.394Z Compiling corncobs v0.1.4
33822026-08-24T20:19:48.441Z Compiling tungstenite v0.21.0
33832026-08-24T20:19:48.592Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33842026-08-24T20:19:48.650Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33852026-08-24T20:19:48.725Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33862026-08-24T20:19:48.742Z Compiling wnaf v0.14.0
33872026-08-24T20:19:48.760Z Compiling primefield v0.14.0
33882026-08-24T20:19:48.974Z Compiling rfc6979 v0.6.0
33892026-08-24T20:19:49.023Z Compiling papergrid v0.18.0
33902026-08-24T20:19:49.080Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
33912026-08-24T20:19:49.121Z Compiling git-stub v1.0.0
33922026-08-24T20:19:49.155Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33932026-08-24T20:19:49.279Z Compiling secrecy v0.8.0
33942026-08-24T20:19:49.311Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
33952026-08-24T20:19:49.358Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
33962026-08-24T20:19:49.417Z Compiling git-stub-vcs v0.1.0
33972026-08-24T20:19:49.456Z Compiling ecdsa v0.17.0
33982026-08-24T20:19:49.576Z Compiling tokio-tungstenite v0.21.0
33992026-08-24T20:19:49.642Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34002026-08-24T20:19:49.714Z Compiling primeorder v0.14.0
34012026-08-24T20:19:49.809Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34022026-08-24T20:19:49.945Z Compiling curve25519-dalek v5.0.0
34032026-08-24T20:19:49.948Z Compiling unicase v2.9.0
34042026-08-24T20:19:49.977Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34052026-08-24T20:19:50.056Z Compiling tabled v0.21.0
34062026-08-24T20:19:50.096Z Compiling illumos-nvpair-sys v0.2.0
34072026-08-24T20:19:50.125Z Compiling parking_lot v0.11.2
34082026-08-24T20:19:50.143Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34092026-08-24T20:19:50.178Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34102026-08-24T20:19:50.197Z Compiling mime_guess v2.0.5
34112026-08-24T20:19:50.346Z Compiling ssh-encoding v0.3.0
34122026-08-24T20:19:50.470Z Compiling progenitor-impl v0.13.0
34132026-08-24T20:19:50.516Z Compiling prefix-trie v0.7.0
34142026-08-24T20:19:50.553Z Compiling fxhash v0.2.1
34152026-08-24T20:19:50.604Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34162026-08-24T20:19:50.650Z Compiling keccak v0.2.0
34172026-08-24T20:19:50.708Z Compiling crc8 v0.1.1
34182026-08-24T20:19:50.727Z Compiling sled v0.34.7
34192026-08-24T20:19:50.849Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
34202026-08-24T20:19:50.865Z Compiling hickory-server v0.25.2
34212026-08-24T20:19:50.959Z Compiling ed25519 v3.0.0
34222026-08-24T20:19:50.977Z Compiling crypto-primes v0.7.2
34232026-08-24T20:19:51.286Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34242026-08-24T20:19:51.483Z Compiling pkcs1 v0.8.0-rc.4
34252026-08-24T20:19:51.553Z Compiling progenitor v0.14.0
34262026-08-24T20:19:51.743Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34272026-08-24T20:19:51.834Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34282026-08-24T20:19:51.907Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34292026-08-24T20:19:52.051Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34302026-08-24T20:19:52.102Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34312026-08-24T20:19:52.144Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34322026-08-24T20:19:52.503Z Compiling poly1305 v0.9.0
34332026-08-24T20:19:52.626Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34342026-08-24T20:19:52.681Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34352026-08-24T20:19:52.819Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
34362026-08-24T20:19:52.840Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34372026-08-24T20:19:52.845Z Compiling progenitor-client v0.13.0
34382026-08-24T20:19:52.994Z Compiling blowfish v0.10.0
34392026-08-24T20:19:53.203Z Compiling progenitor-macro v0.13.0
34402026-08-24T20:19:53.220Z Compiling blake2 v0.11.0-rc.6
34412026-08-24T20:19:53.283Z Compiling http-range v0.1.5
34422026-08-24T20:19:53.302Z Compiling half v1.8.3
34432026-08-24T20:19:53.323Z Compiling bcrypt-pbkdf v0.11.0
34442026-08-24T20:19:53.453Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
34452026-08-24T20:19:53.509Z Compiling serde_cbor v0.11.2
34462026-08-24T20:19:53.602Z Compiling argon2 v0.6.0-rc.8
34472026-08-24T20:19:53.656Z Compiling ssh-cipher v0.3.0
34482026-08-24T20:19:53.867Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34492026-08-24T20:19:54.140Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34502026-08-24T20:19:54.277Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34512026-08-24T20:19:54.491Z Compiling rsa v0.10.0-rc.18
34522026-08-24T20:19:54.675Z Compiling ed25519-dalek v3.0.0
34532026-08-24T20:19:54.736Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34542026-08-24T20:19:54.754Z Compiling illumos-nvpair v0.3.0
34552026-08-24T20:19:55.223Z Compiling sha3 v0.11.0
34562026-08-24T20:19:55.638Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34572026-08-24T20:19:55.674Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34582026-08-24T20:19:55.713Z Compiling p384 v0.14.0
34592026-08-24T20:19:55.732Z Compiling p256 v0.14.0
34602026-08-24T20:19:55.958Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34612026-08-24T20:19:56.151Z Compiling p521 v0.14.0
34622026-08-24T20:19:56.169Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34632026-08-24T20:19:56.387Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34642026-08-24T20:19:56.407Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34652026-08-24T20:19:56.539Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
34662026-08-24T20:19:56.635Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34672026-08-24T20:19:56.864Z Compiling scuffle v0.1.0
34682026-08-24T20:19:57.069Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34692026-08-24T20:19:57.230Z Compiling yasna v0.5.2
34702026-08-24T20:19:57.505Z Compiling kstat-rs v0.2.5
34712026-08-24T20:19:57.837Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34722026-08-24T20:19:57.873Z Compiling headers-core v0.3.0
34732026-08-24T20:19:57.915Z Compiling kem v0.3.0
34742026-08-24T20:19:57.949Z Compiling module-lattice v0.2.3
34752026-08-24T20:19:58.026Z Compiling nanorand v0.7.0
34762026-08-24T20:19:58.044Z Compiling sponge-cursor v0.1.0
34772026-08-24T20:19:58.078Z Compiling headers v0.4.1
34782026-08-24T20:19:58.138Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34792026-08-24T20:19:58.210Z Compiling ml-kem v0.3.2
34802026-08-24T20:19:58.237Z Compiling flume v0.11.1
34812026-08-24T20:19:58.346Z Compiling sha3 v0.12.0
34822026-08-24T20:19:58.363Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34832026-08-24T20:19:58.379Z Compiling progenitor v0.13.0
34842026-08-24T20:19:58.548Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
34852026-08-24T20:19:58.569Z Compiling rcgen v0.12.1
34862026-08-24T20:19:58.569Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34872026-08-24T20:19:58.604Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34882026-08-24T20:19:58.625Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34892026-08-24T20:19:58.861Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34902026-08-24T20:19:58.877Z Compiling hyper-staticfile v0.10.1
34912026-08-24T20:19:58.928Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34922026-08-24T20:19:58.945Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34932026-08-24T20:19:59.170Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34942026-08-24T20:19:59.242Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34952026-08-24T20:19:59.268Z Compiling ssh-key v0.7.0-rc.11
34962026-08-24T20:19:59.311Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34972026-08-24T20:19:59.336Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34982026-08-24T20:19:59.412Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34992026-08-24T20:19:59.470Z Compiling russh-cryptovec v0.62.0
35002026-08-24T20:19:59.566Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35012026-08-24T20:19:59.587Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35022026-08-24T20:19:59.614Z Compiling port-file v0.1.0
35032026-08-24T20:19:59.681Z Compiling internal-russh-num-bigint v0.5.0
35042026-08-24T20:19:59.718Z Compiling num-bigint v0.4.6
35052026-08-24T20:19:59.760Z Compiling generic-array v1.4.3
35062026-08-24T20:19:59.780Z Compiling russh-util v0.52.0
35072026-08-24T20:19:59.797Z Compiling enum_dispatch v0.3.13
35082026-08-24T20:19:59.887Z Compiling delegate v0.13.5
35092026-08-24T20:19:59.960Z Compiling subprocess v0.2.15
35102026-08-24T20:20:00.120Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35112026-08-24T20:20:00.260Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35122026-08-24T20:20:00.372Z Compiling display-error-chain v0.2.2
35132026-08-24T20:20:00.543Z Compiling md5 v0.8.0
35142026-08-24T20:20:00.579Z Compiling hex-literal v1.1.0
35152026-08-24T20:20:00.720Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35162026-08-24T20:20:00.740Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35172026-08-24T20:20:00.781Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35182026-08-24T20:20:00.798Z Compiling colored v2.2.0
35192026-08-24T20:20:00.838Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35202026-08-24T20:20:00.889Z Compiling russh v0.62.4
35212026-08-24T20:20:00.993Z Compiling socket2 v0.5.10
35222026-08-24T20:20:01.103Z Compiling internet-checksum v0.2.1
35232026-08-24T20:20:01.399Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35242026-08-24T20:20:01.439Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
35252026-08-24T20:20:04.265Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
35262026-08-24T20:20:04.983Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
35272026-08-24T20:20:05.505Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
35282026-08-24T20:20:06.799Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
35292026-08-24T20:20:07.068Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35302026-08-24T20:20:16.127Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35312026-08-24T20:20:16.127Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35322026-08-24T20:20:16.130Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35332026-08-24T20:20:16.130Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35342026-08-24T20:20:16.130Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
35352026-08-24T20:20:17.899Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35362026-08-24T20:20:18.077Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35372026-08-24T20:20:22.287Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
35382026-08-24T20:21:03.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
35392026-08-24T20:21:03.388Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35402026-08-24T20:21:03.388Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35412026-08-24T20:21:03.613Z
35422026-08-24T20:21:03.613Zreal 1:30.268836932
35432026-08-24T20:21:03.613Zuser 8:39.791413380
35442026-08-24T20:21:03.613Zsys 1:43.268676722
35452026-08-24T20:21:03.613Ztrap 0.262728349
35462026-08-24T20:21:03.613Ztflt 0.303512268
35472026-08-24T20:21:03.613Zdflt 1.864248684
35482026-08-24T20:21:03.613Zkflt 0.000245520
35492026-08-24T20:21:03.617Zlock 32:11.914283468
35502026-08-24T20:21:03.617Zslp 19:45.794326145
35512026-08-24T20:21:03.617Zlat 40.685879843
35522026-08-24T20:21:03.617Zstop 3:01.402389770
35532026-08-24T20:21:03.617Z+ mkdir tests
35542026-08-24T20:21:03.620Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35552026-08-24T20:21:03.620Z+ xargs -I '{}' -t cp '{}' tests/
35562026-08-24T20:21:03.641Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f664ff600221c7d9 tests/
35572026-08-24T20:21:03.663Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2e91e5afad741630 tests/
35582026-08-24T20:21:03.686Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-56ce3b067f91e8f7 tests/
35592026-08-24T20:21:03.709Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-571f2ca3f9a3e8a2 tests/
35602026-08-24T20:21:04.149Z+ 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/* tools/opte_version tools/opte_version_override)
35612026-08-24T20:21:04.153Z+ 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-2e91e5afad741630 tests/commtest-56ce3b067f91e8f7 tests/dhcp_server-f664ff600221c7d9 tests/end_to_end_tests-571f2ca3f9a3e8a2 tools/opte_version tools/opte_version_override 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
35622026-08-24T20:22:33.774ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35632026-08-24T20:22:33.774Za .github/buildomat/ci-env.sh 1K
35642026-08-24T20:22:33.774Za out/target/test 1K
35652026-08-24T20:22:33.774Za out/npuzone/npuzone 27402K
35662026-08-24T20:22:33.774Za package-manifest.toml 35K
35672026-08-24T20:22:33.774Za smf/sled-agent/non-gimlet/config.toml 6K
35682026-08-24T20:22:33.774Za target/release/omicron-package 48322K
35692026-08-24T20:22:33.774Za target/release/xtask 11727K
35702026-08-24T20:22:33.774Za target/debug/bootstrap 439105K
35712026-08-24T20:22:33.774Za tests/bootstrap-2e91e5afad741630 34430K
35722026-08-24T20:22:33.774Za tests/commtest-56ce3b067f91e8f7 34431K
35732026-08-24T20:22:33.774Za tests/dhcp_server-f664ff600221c7d9 34431K
35742026-08-24T20:22:33.774Za tests/end_to_end_tests-571f2ca3f9a3e8a2 502403K
35752026-08-24T20:22:33.774Za tools/opte_version 1K
35762026-08-24T20:22:33.774Za tools/opte_version_override 2K
35772026-08-24T20:22:33.774Za out/clickhouse.tar.gz 330326K
35782026-08-24T20:22:33.775Za out/clickhouse_keeper.tar.gz 314328K
35792026-08-24T20:22:33.775Za out/clickhouse_server.tar.gz 330322K
35802026-08-24T20:22:33.775Za out/cockroachdb.tar.gz 169678K
35812026-08-24T20:22:33.775Za out/crucible-pantry-zone.tar.gz 41362K
35822026-08-24T20:22:33.775Za out/crucible-utils.tar 18900K
35832026-08-24T20:22:33.775Za out/crucible-zone.tar.gz 56174K
35842026-08-24T20:22:33.775Za out/external-dns.tar.gz 47480K
35852026-08-24T20:22:33.775Za out/internal-dns.tar.gz 47480K
35862026-08-24T20:22:33.775Za out/mg-ddm-gz.tar 100917K
35872026-08-24T20:22:33.775Za out/nexus.tar.gz 360829K
35882026-08-24T20:22:33.775Za out/ntp.tar.gz 34706K
35892026-08-24T20:22:33.775Za out/omicron-gateway-softnpu.tar.gz 28439K
35902026-08-24T20:22:33.775Za out/omicron-sled-agent.tar 243337K
35912026-08-24T20:22:33.775Za out/overlay.tar.gz 4K
35922026-08-24T20:22:33.775Za out/oximeter.tar.gz 70960K
35932026-08-24T20:22:33.775Za out/oxlog.tar 4070K
35942026-08-24T20:22:33.775Za out/probe.tar.gz 3037K
35952026-08-24T20:22:33.775Za out/propolis-server.tar.gz 34642K
35962026-08-24T20:22:33.775Za out/pumpkind-gz.tar 26647K
35972026-08-24T20:22:33.775Za out/switch-softnpu.tar.gz 501843K
35982026-08-24T20:22:33.778Z
35992026-08-24T20:22:33.778Zreal 1:29.621804975
36002026-08-24T20:22:33.778Zuser 1:26.659008210
36012026-08-24T20:22:33.778Zsys 4.976569962
36022026-08-24T20:22:33.779Ztrap 0.006172544
36032026-08-24T20:22:33.779Ztflt 0.000000000
36042026-08-24T20:22:33.779Zdflt 0.000000000
36052026-08-24T20:22:33.779Zkflt 0.000000000
36062026-08-24T20:22:33.779Zlock 0.000000000
36072026-08-24T20:22:33.779Zslp 1:26.537381388
36082026-08-24T20:22:33.779Zlat 1.060210749
36092026-08-24T20:22:33.779Zstop 0.000181070
36102026-08-24T20:22:33.779Zprocess exited: duration 1252381 ms, exit code 0
 
36112026-08-24T20:22:33.792Zfound 1 output files
36122026-08-24T20:22:33.792Zuploading: /work/package.tar.gz (2764976738 bytes)
36132026-08-24T20:23:07.294Zuploaded: /work/package.tar.gz