01KJDBGRPG9TTDFKX31FAF6AMG: helios / package

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

Buildomat Job: 01KJDBH6PWHKP8PQJ83JEM11DN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T16:12:27.906Zjob assigned to worker 01KJDBH3AFQEBR79VE2FTSM3P5 [factory gimlet-EVT22200007-propolis, EVT22200007/59482] (queued for 32 s)
 
22026-02-26T16:12:36.304Zstarting task 0: "setup"
32026-02-26T16:12:36.330Z++ uname -s
42026-02-26T16:12:36.330Z+ kern=SunOS
52026-02-26T16:12:36.330Z+ build_user=build
62026-02-26T16:12:36.330Z+ build_uid=12345
72026-02-26T16:12:36.330Z+ work_dir=/work
82026-02-26T16:12:36.330Z+ input_dir=/input
92026-02-26T16:12:36.330Z+ [[ 0 == 12345 ]]
102026-02-26T16:12:36.330Z+ case "$kern" in
112026-02-26T16:12:36.330Z+ groupadd -g 12345 build
122026-02-26T16:12:36.330Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T16:12:38.334Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T16:12:38.371Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T16:12:38.397Z+ home_fs=zfs
162026-02-26T16:12:38.397Z+ [[ zfs == autofs ]]
172026-02-26T16:12:38.397Z+ mkdir -p /home/build
182026-02-26T16:12:38.397Z+ chown build:build /home/build /work
192026-02-26T16:12:40.380Z+ chmod 0700 /home/build /work
202026-02-26T16:12:40.405Zprocess exited: duration 4080 ms, exit code 0
 
212026-02-26T16:12:40.454Zstarting task 1: "rust-toolchain"
222026-02-26T16:12:40.479Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-26T16:12:40.479Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-26T16:12:40.479Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-26T16:12:40.479Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-26T16:12:40.479Z * rust toolchain channel = "1.91.1"
272026-02-26T16:12:40.479Z * rust toolchain profile = "default"
282026-02-26T16:12:40.479Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T16:12:40.479Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-26T16:12:40.595Zinfo: downloading installer
312026-02-26T16:12:41.007Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T16:12:41.007Zwarn: /opt/ooce/bin
332026-02-26T16:12:41.007Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T16:12:41.007Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T16:12:41.007Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T16:12:41.007Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T16:12:41.007Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T16:12:41.007Zerror: cannot install while Rust is installed
392026-02-26T16:12:41.007Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T16:12:41.031Zinfo: profile set to 'default'
412026-02-26T16:12:41.031Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T16:12:41.032Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-26T16:12:41.132Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-26T16:12:41.132Zinfo: downloading component 'cargo'
452026-02-26T16:12:41.330Zinfo: downloading component 'clippy'
462026-02-26T16:12:41.383Zinfo: downloading component 'rust-docs'
472026-02-26T16:12:41.651Zinfo: downloading component 'rust-std'
482026-02-26T16:12:42.037Zinfo: downloading component 'rustc'
492026-02-26T16:12:43.187Zinfo: downloading component 'rustfmt'
502026-02-26T16:12:43.253Zinfo: installing component 'cargo'
512026-02-26T16:12:44.506Zinfo: installing component 'clippy'
522026-02-26T16:12:44.976Zinfo: installing component 'rust-docs'
532026-02-26T16:12:48.241Zinfo: installing component 'rust-std'
542026-02-26T16:12:50.361Zinfo: installing component 'rustc'
552026-02-26T16:12:58.626Zinfo: installing component 'rustfmt'
562026-02-26T16:12:59.011Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-26T16:12:59.011Z
582026-02-26T16:12:59.179Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-26T16:12:59.179Z
602026-02-26T16:12:59.179Z
612026-02-26T16:12:59.179ZRust is installed now. Great!
622026-02-26T16:12:59.179Z
632026-02-26T16:12:59.179ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T16:12:59.203Zenvironment variable. This has not been done automatically.
652026-02-26T16:12:59.203Z
662026-02-26T16:12:59.203ZTo configure your current shell, you need to source
672026-02-26T16:12:59.203Zthe corresponding env file under $HOME/.cargo.
682026-02-26T16:12:59.203Z
692026-02-26T16:12:59.203ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T16:12:59.203Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T16:12:59.203Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T16:12:59.203Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T16:12:59.297Z+ rustup --version
742026-02-26T16:12:59.322Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T16:12:59.322Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T16:12:59.422Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-26T16:12:59.447Z+ cargo --version
782026-02-26T16:12:59.520Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-26T16:12:59.545Z+ rustc --version
802026-02-26T16:12:59.619Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-26T16:12:59.644Zprocess exited: duration 19170 ms, exit code 0
 
822026-02-26T16:12:59.693Zstarting task 2: "authentication"
832026-02-26T16:12:59.748Zprocess exited: duration 55 ms, exit code 0
 
842026-02-26T16:12:59.797Zstarting task 3: "clone repository"
852026-02-26T16:12:59.821Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-26T16:12:59.821Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-26T16:12:59.846ZCloning into '/work/oxidecomputer/omicron'...
882026-02-26T16:13:21.968Z+ cd /work/oxidecomputer/omicron
892026-02-26T16:13:21.968Z+ git fetch origin 889deabbf7d820f01adc6593ba2b00d7da64710f
902026-02-26T16:13:22.765ZFrom https://github.com/oxidecomputer/omicron
912026-02-26T16:13:22.765Z * branch 889deabbf7d820f01adc6593ba2b00d7da64710f -> FETCH_HEAD
922026-02-26T16:13:22.789Z+ [[ -n '' ]]
932026-02-26T16:13:22.789Z+ git reset --hard 889deabbf7d820f01adc6593ba2b00d7da64710f
942026-02-26T16:13:23.380ZHEAD is now at 889deabbf EarlyNetworkSetupError: stop duplicate log output on DnsResolver variant
952026-02-26T16:13:23.404Zprocess exited: duration 23585 ms, exit code 0
 
962026-02-26T16:13:23.455Zstarting task 4: "build"
972026-02-26T16:13:23.480Z+ source .github/buildomat/ci-env.sh
982026-02-26T16:13:23.480Z++ export CARGO_TERM_COLOR=always
992026-02-26T16:13:23.480Z++ CARGO_TERM_COLOR=always
1002026-02-26T16:13:23.480Z+ cargo --version
1012026-02-26T16:13:23.543Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-02-26T16:13:23.567Z+ rustc --version
1032026-02-26T16:13:23.651Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-02-26T16:13:23.675Z+ WORK=/work
1052026-02-26T16:13:23.675Z+ pfexec mkdir -p /work
1062026-02-26T16:13:23.675Z+ pfexec chown build /work
1072026-02-26T16:13:23.675Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-02-26T16:13:44.999Z Startup: Refreshing catalog 'helios-dev' ... Done
1092026-02-26T16:13:57.671Z Startup: Caching catalogs ... Done
1102026-02-26T16:14:25.902ZPlanning: Solver setup ... Done (26.149s)
1112026-02-26T16:14:26.102ZPlanning: Running solver ... Done (0.200s)
1122026-02-26T16:14:26.260ZPlanning: Finding local manifests ... Done (0.002s)
1132026-02-26T16:14:26.341ZPlanning: Fetching manifests: 0/4 0% complete
1142026-02-26T16:14:26.831ZPlanning: Fetching manifests: 4/4 100% complete
1152026-02-26T16:14:26.891ZPlanning: Package planning ... Done (0.060s)
1162026-02-26T16:14:26.950ZPlanning: Merging actions ... Done (0.058s)
1172026-02-26T16:14:27.278ZPlanning: Checking for conflicting actions ... Done (0.325s)
1182026-02-26T16:14:27.315ZPlanning: Consolidating action changes ... Done (0.013s)
1192026-02-26T16:14:27.928ZPlanning: Evaluating mediators ... Done (0.632s)
1202026-02-26T16:14:27.954ZPlanning: Planning completed in 30.14 seconds
1212026-02-26T16:14:27.954Z Packages to install: 4
1222026-02-26T16:14:27.954Z Mediators to change: 2
1232026-02-26T16:14:27.954Z Services to change: 1
1242026-02-26T16:14:27.954Z Estimated space available: 154.93 GB
1252026-02-26T16:14:27.954ZEstimated space to be consumed: 1.81 GB
1262026-02-26T16:14:27.954Z Create boot environment: No
1272026-02-26T16:14:27.955ZCreate backup boot environment: No
1282026-02-26T16:14:27.955Z Rebuild boot archive: No
1292026-02-26T16:14:27.955Z
1302026-02-26T16:14:27.955ZChanged mediators:
1312026-02-26T16:14:27.955Z mediator clang:
1322026-02-26T16:14:27.955Z version: None -> 15 (system default)
1332026-02-26T16:14:27.955Z
1342026-02-26T16:14:27.955Z mediator llvm:
1352026-02-26T16:14:27.955Z version: 14 (system default) -> 15 (system default)
1362026-02-26T16:14:27.955Z
1372026-02-26T16:14:27.955ZChanged packages:
1382026-02-26T16:14:27.956Zhelios-dev
1392026-02-26T16:14:27.956Z developer/build-essential
1402026-02-26T16:14:27.956Z None -> 11-2.0
1412026-02-26T16:14:27.956Z library/libxmlsec1
1422026-02-26T16:14:27.956Z None -> 1.2.35-2.0
1432026-02-26T16:14:27.956Z ooce/developer/clang-15
1442026-02-26T16:14:27.956Z None -> 15.0.7-2.0
1452026-02-26T16:14:27.956Z ooce/developer/llvm-15
1462026-02-26T16:14:27.957Z None -> 15.0.7-2.0
1472026-02-26T16:14:27.957Z
1482026-02-26T16:14:27.957ZServices:
1492026-02-26T16:14:27.957Z restart_fmri:
1502026-02-26T16:14:27.957Z svc:/system/update-man-index:default
1512026-02-26T16:14:28.015Z
1522026-02-26T16:14:28.016ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532026-02-26T16:14:33.040ZDownload: 1158/3290 items 53.7/212.6MB 25% complete (10.8M/s)
1542026-02-26T16:14:38.017ZDownload: 1982/3290 items 118.7/212.6MB 55% complete (12.0M/s)
1552026-02-26T16:14:43.018ZDownload: 3176/3290 items 154.0/212.6MB 72% complete (10.0M/s)
1562026-02-26T16:14:47.400ZDownload: Completed 212.60 MB in 19.39 seconds (11.0M/s)
1572026-02-26T16:14:47.570Z Actions: 1/3689 actions (Installing new actions)
1582026-02-26T16:14:52.838Z Actions: 3141/3689 actions (Installing new actions)
1592026-02-26T16:14:53.455Z Actions: Completed 3689 actions in 5.89 seconds.
1602026-02-26T16:14:54.137Z Done (0.675s)
1612026-02-26T16:14:54.137Z Done (0.000s)
1622026-02-26T16:14:55.433Z Done (1.296s)
1632026-02-26T16:15:00.421Z Done (4.727s)
1642026-02-26T16:15:00.517Z Done (0.018s)
1652026-02-26T16:15:00.541Z Done (0.000s)
1662026-02-26T16:15:00.670Z Done (0.000s)
1672026-02-26T16:15:01.667ZPlanning: Evaluating mediator changes ... Done
1682026-02-26T16:15:01.881ZPlanning: Checking for conflicting actions ... Done
1692026-02-26T16:15:01.905ZPlanning: Consolidating action changes ... Done
1702026-02-26T16:15:02.235ZPlanning: Evaluating mediators ... Done
1712026-02-26T16:15:02.259ZPlanning: Planning completed in 0.57 seconds
1722026-02-26T16:15:02.283Z Mediators to change: 2
1732026-02-26T16:15:02.283Z Create boot environment: No
1742026-02-26T16:15:02.283ZCreate backup boot environment: No
1752026-02-26T16:15:02.337Z Done
1762026-02-26T16:15:02.337Z Done
1772026-02-26T16:15:03.446Z Done
1782026-02-26T16:15:08.061Z Done
1792026-02-26T16:15:08.149Z Done
1802026-02-26T16:15:08.149Z Done
1812026-02-26T16:15:08.207Z Done
1822026-02-26T16:15:08.960ZPlanning: Evaluating mediator changes ... Done
1832026-02-26T16:15:08.984ZPlanning: Merging actions ... Done
1842026-02-26T16:15:09.204ZPlanning: Checking for conflicting actions ... Done
1852026-02-26T16:15:09.229ZPlanning: Consolidating action changes ... Done
1862026-02-26T16:15:09.528ZPlanning: Evaluating mediators ... Done
1872026-02-26T16:15:09.597ZPlanning: Planning completed in 0.94 seconds
1882026-02-26T16:15:09.638Z Packages to change: 1
1892026-02-26T16:15:09.638Z Mediators to change: 1
1902026-02-26T16:15:09.638Z Services to change: 1
1912026-02-26T16:15:09.638Z Create boot environment: No
1922026-02-26T16:15:09.638ZCreate backup boot environment: Yes
1932026-02-26T16:15:11.648Z Actions: 1/6 actions (Updating modified actions)
1942026-02-26T16:15:11.672Z Actions: Completed 6 actions in 0.00 seconds.
1952026-02-26T16:15:11.672Z Done
1962026-02-26T16:15:11.672Z Done
1972026-02-26T16:15:11.914Z Done
1982026-02-26T16:15:16.283Z Done
1992026-02-26T16:15:16.371Z Done
2002026-02-26T16:15:16.395Z Done
2012026-02-26T16:15:16.489Z Done
2022026-02-26T16:15:17.025ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032026-02-26T16:15:17.025Zclang system 15 system
2042026-02-26T16:15:17.025Zcsh system system illumos
2052026-02-26T16:15:17.025Zctags system system illumos
2062026-02-26T16:15:17.025Zfile system system illumos
2072026-02-26T16:15:17.025Zgcc vendor 12 vendor
2082026-02-26T16:15:17.025Zgcc system 10 system
2092026-02-26T16:15:17.025Zgcc system 7 system
2102026-02-26T16:15:17.025Zgo system 1.20 system
2112026-02-26T16:15:17.025Zgo system 1.19 system
2122026-02-26T16:15:17.025Zllvm system 15 system
2132026-02-26T16:15:17.025Zllvm system 14 system
2142026-02-26T16:15:17.025Zmariadb system 10.6 system
2152026-02-26T16:15:17.025Zmta vendor vendor dma
2162026-02-26T16:15:17.025Zopenjdk system 17 system
2172026-02-26T16:15:17.025Zopenjdk system 11 system
2182026-02-26T16:15:17.025Zopenjdk system 1.8 system
2192026-02-26T16:15:17.025Zopenssl vendor 3 vendor
2202026-02-26T16:15:17.025Zperl system 5.36 system
2212026-02-26T16:15:17.025Zpostgresql system 15 system
2222026-02-26T16:15:17.025Zpostgresql system 13 system
2232026-02-26T16:15:17.025Zpython vendor 3 vendor
2242026-02-26T16:15:17.025Zpython system 2 system
2252026-02-26T16:15:17.025Zpython3 system 3.11 system
2262026-02-26T16:15:17.025Zruby system 3.0 system
2272026-02-26T16:15:17.025Zwords vendor vendor american-english
2282026-02-26T16:15:17.025Zwords system system australian-english
2292026-02-26T16:15:17.025Zwords system system british-english
2302026-02-26T16:15:17.025Zwords system system canadian-english
2312026-02-26T16:15:17.025Zwords system system french
2322026-02-26T16:15:17.026Zwords system system italian
2332026-02-26T16:15:17.026Zwords system system ngerman
2342026-02-26T16:15:17.026Zwords system system ogerman
2352026-02-26T16:15:17.026Zwords system system spanish
2362026-02-26T16:15:17.435ZPUBLISHER TYPE STATUS P LOCATION
2372026-02-26T16:15:17.435Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2382026-02-26T16:15:25.263ZFMRI IFO
2392026-02-26T16:15:25.263Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2402026-02-26T16:15:25.263Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2412026-02-26T16:15:25.263Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2422026-02-26T16:15:25.263Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2432026-02-26T16:15:25.263Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2442026-02-26T16:15:25.263Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2452026-02-26T16:15:25.263Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2462026-02-26T16:15:25.263Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2472026-02-26T16:15:25.263Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2482026-02-26T16:15:25.263Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2492026-02-26T16:15:25.263Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2502026-02-26T16:15:25.263Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2512026-02-26T16:15:25.263Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2522026-02-26T16:15:25.263Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2532026-02-26T16:15:25.263Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2542026-02-26T16:15:25.263Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2552026-02-26T16:15:26.509Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562026-02-26T16:15:27.205Z Updating crates.io index
2572026-02-26T16:15:27.236Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582026-02-26T16:15:27.828Z Updating git repository `https://github.com/oxidecomputer/lldp`
2592026-02-26T16:15:28.653Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2602026-02-26T16:15:30.301Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612026-02-26T16:15:30.870Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2622026-02-26T16:15:31.569Z Updating git repository `https://github.com/oxidecomputer/propolis`
2632026-02-26T16:15:34.013Z Updating git repository `https://github.com/oxidecomputer/crucible`
2642026-02-26T16:15:37.548Z Updating git repository `https://github.com/oxidecomputer/opte`
2652026-02-26T16:15:42.818Z Updating git repository `https://github.com/oxidecomputer/tofino`
2662026-02-26T16:15:43.486Z Updating git repository `https://github.com/oxidecomputer/falcon`
2672026-02-26T16:15:45.015Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2682026-02-26T16:15:46.089Z Updating git repository `https://github.com/oxidecomputer/clickward`
2692026-02-26T16:15:46.666Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2702026-02-26T16:15:47.555Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712026-02-26T16:15:48.166Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2722026-02-26T16:15:49.449Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2732026-02-26T16:15:50.481Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-02-26T16:15:51.029Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2752026-02-26T16:15:51.675Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2762026-02-26T16:15:52.432Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2772026-02-26T16:15:53.062Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2782026-02-26T16:15:53.587Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2792026-02-26T16:15:54.165Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2802026-02-26T16:15:54.993Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812026-02-26T16:15:55.784Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-02-26T16:15:56.720Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-02-26T16:15:57.300Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-02-26T16:15:58.274Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-02-26T16:15:58.947Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-02-26T16:15:59.857Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872026-02-26T16:16:00.617Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-02-26T16:16:01.146Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892026-02-26T16:16:01.882Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-02-26T16:16:02.459Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-02-26T16:16:03.194Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-02-26T16:16:03.695Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-02-26T16:16:04.373Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-02-26T16:16:04.958Z Updating git repository `https://github.com/illumos/smf-rs`
2952026-02-26T16:16:05.557Z Updating git repository `https://github.com/oxidecomputer/omicron`
2962026-02-26T16:16:24.117Z Downloading crates ...
2972026-02-26T16:16:24.173Z Downloaded anstyle-parse v0.2.5
2982026-02-26T16:16:24.198Z Downloaded smawk v0.3.2
2992026-02-26T16:16:24.198Z Downloaded tabled_derive v0.7.0
3002026-02-26T16:16:24.198Z Downloaded anstream v0.6.18
3012026-02-26T16:16:24.198Z Downloaded toml v0.8.23
3022026-02-26T16:16:24.198Z Downloaded thread-id v4.2.2
3032026-02-26T16:16:24.198Z Downloaded terminal_size v0.4.0
3042026-02-26T16:16:24.198Z Downloaded textwrap v0.16.2
3052026-02-26T16:16:24.198Z Downloaded zerovec v0.10.4
3062026-02-26T16:16:24.225Z Downloaded zerofrom-derive v0.1.4
3072026-02-26T16:16:24.225Z Downloaded utf8parse v0.2.2
3082026-02-26T16:16:24.225Z Downloaded writeable v0.5.5
3092026-02-26T16:16:24.225Z Downloaded write16 v1.0.0
3102026-02-26T16:16:24.225Z Downloaded zerovec-derive v0.10.3
3112026-02-26T16:16:24.225Z Downloaded zmij v1.0.15
3122026-02-26T16:16:24.225Z Downloaded zerocopy-derive v0.7.35
3132026-02-26T16:16:24.225Z Downloaded ucd-trie v0.1.7
3142026-02-26T16:16:24.225Z Downloaded url v2.5.4
3152026-02-26T16:16:24.250Z Downloaded toml_edit v0.22.27
3162026-02-26T16:16:24.250Z Downloaded swrite v0.1.0
3172026-02-26T16:16:24.250Z Downloaded zerocopy v0.7.35
3182026-02-26T16:16:24.274Z Downloaded synstructure v0.13.1
3192026-02-26T16:16:24.274Z Downloaded quote v1.0.44
3202026-02-26T16:16:24.274Z Downloaded plain v0.2.3
3212026-02-26T16:16:24.275Z Downloaded semver v1.0.27
3222026-02-26T16:16:24.275Z Downloaded winnow v0.7.14
3232026-02-26T16:16:24.299Z Downloaded unicode-width v0.1.14
3242026-02-26T16:16:24.299Z Downloaded strsim v0.11.1
3252026-02-26T16:16:24.299Z Downloaded serde_derive v1.0.228
3262026-02-26T16:16:24.299Z Downloaded serde_core v1.0.228
3272026-02-26T16:16:24.299Z Downloaded tabled v0.15.0
3282026-02-26T16:16:24.323Z Downloaded sha2 v0.10.9
3292026-02-26T16:16:24.323Z Downloaded icu_properties_data v1.5.0
3302026-02-26T16:16:24.348Z Downloaded serde_json v1.0.149
3312026-02-26T16:16:24.348Z Downloaded proc-macro-error v1.0.4
3322026-02-26T16:16:24.348Z Downloaded syn v1.0.109
3332026-02-26T16:16:24.348Z Downloaded goblin v0.8.2
3342026-02-26T16:16:24.372Z Downloaded papergrid v0.11.0
3352026-02-26T16:16:24.372Z Downloaded icu_normalizer v1.5.0
3362026-02-26T16:16:24.372Z Downloaded serde v1.0.228
3372026-02-26T16:16:24.373Z Downloaded icu_locid v1.5.0
3382026-02-26T16:16:24.373Z Downloaded rustix v1.1.3
3392026-02-26T16:16:24.397Z Downloaded pest_derive v2.8.2
3402026-02-26T16:16:24.421Z Downloaded litemap v0.7.3
3412026-02-26T16:16:24.421Z Downloaded rustix v0.38.37
3422026-02-26T16:16:24.445Z Downloaded syn v2.0.117
3432026-02-26T16:16:24.445Z Downloaded dtrace-parser v0.2.0
3442026-02-26T16:16:24.445Z Downloaded pest v2.8.2
3452026-02-26T16:16:24.445Z Downloaded libc v0.2.180
3462026-02-26T16:16:24.478Z Downloaded macaddr v1.0.1
3472026-02-26T16:16:24.502Z Downloaded idna_adapter v1.2.0
3482026-02-26T16:16:24.502Z Downloaded icu_provider v1.5.0
3492026-02-26T16:16:24.502Z Downloaded icu_collections v1.5.0
3502026-02-26T16:16:24.502Z Downloaded dof v0.3.0
3512026-02-26T16:16:24.502Z Downloaded proc-macro2 v1.0.106
3522026-02-26T16:16:24.502Z Downloaded pest_meta v2.8.2
3532026-02-26T16:16:24.502Z Downloaded num-traits v0.2.19
3542026-02-26T16:16:24.502Z Downloaded memchr v2.7.4
3552026-02-26T16:16:24.502Z Downloaded stable_deref_trait v1.2.0
3562026-02-26T16:16:24.527Z Downloaded serde_tokenstream v0.2.3
3572026-02-26T16:16:24.527Z Downloaded serde_spanned v0.6.9
3582026-02-26T16:16:24.527Z Downloaded serde-value v0.7.0
3592026-02-26T16:16:24.527Z Downloaded serde-untagged v0.1.7
3602026-02-26T16:16:24.527Z Downloaded scroll_derive v0.12.0
3612026-02-26T16:16:24.527Z Downloaded scroll v0.12.0
3622026-02-26T16:16:24.527Z Downloaded proc-macro-error-attr v1.0.4
3632026-02-26T16:16:24.527Z Downloaded pest_generator v2.8.2
3642026-02-26T16:16:24.527Z Downloaded icu_provider_macros v1.5.0
3652026-02-26T16:16:24.527Z Downloaded icu_normalizer_data v1.5.0
3662026-02-26T16:16:24.527Z Downloaded digest v0.10.7
3672026-02-26T16:16:24.527Z Downloaded smallvec v1.15.1
3682026-02-26T16:16:24.527Z Downloaded pretty-hex v0.4.1
3692026-02-26T16:16:24.527Z Downloaded percent-encoding v2.3.2
3702026-02-26T16:16:24.527Z Downloaded ordered-float v2.10.1
3712026-02-26T16:16:24.527Z Downloaded once_cell v1.21.3
3722026-02-26T16:16:24.527Z Downloaded icu_properties v1.5.1
3732026-02-26T16:16:24.527Z Downloaded icu_locid_transform_data v1.5.0
3742026-02-26T16:16:24.552Z Downloaded icu_locid_transform v1.5.0
3752026-02-26T16:16:24.552Z Downloaded heck v0.5.0
3762026-02-26T16:16:24.552Z Downloaded hashbrown v0.16.1
3772026-02-26T16:16:24.552Z Downloaded getrandom v0.3.4
3782026-02-26T16:16:24.552Z Downloaded fastrand v2.1.1
3792026-02-26T16:16:24.552Z Downloaded erased-serde v0.4.6
3802026-02-26T16:16:24.552Z Downloaded equivalent v1.0.2
3812026-02-26T16:16:24.552Z Downloaded memmap v0.7.0
3822026-02-26T16:16:24.552Z Downloaded log v0.4.29
3832026-02-26T16:16:24.552Z Downloaded itoa v1.0.11
3842026-02-26T16:16:24.552Z Downloaded is_terminal_polyfill v1.70.1
3852026-02-26T16:16:24.552Z Downloaded idna v1.0.3
3862026-02-26T16:16:24.576Z Downloaded heck v0.4.1
3872026-02-26T16:16:24.576Z Downloaded generic-array v0.14.7
3882026-02-26T16:16:24.576Z Downloaded form_urlencoded v1.2.2
3892026-02-26T16:16:24.576Z Downloaded unicode-width v0.2.0
3902026-02-26T16:16:24.576Z Downloaded fs-err v3.1.1
3912026-02-26T16:16:24.576Z Downloaded errno v0.3.12
3922026-02-26T16:16:24.576Z Downloaded displaydoc v0.2.5
3932026-02-26T16:16:24.576Z Downloaded typenum v1.17.0
3942026-02-26T16:16:24.576Z Downloaded tempfile v3.24.0
3952026-02-26T16:16:24.576Z Downloaded fnv v1.0.7
3962026-02-26T16:16:24.576Z Downloaded cfg-if v1.0.4
3972026-02-26T16:16:24.577Z Downloaded cargo_metadata v0.21.0
3982026-02-26T16:16:24.577Z Downloaded yoke v0.7.4
3992026-02-26T16:16:24.601Z Downloaded thiserror v2.0.18
4002026-02-26T16:16:24.601Z Downloaded cpufeatures v0.2.14
4012026-02-26T16:16:24.601Z Downloaded unicode-ident v1.0.24
4022026-02-26T16:16:24.601Z Downloaded version_check v0.9.5
4032026-02-26T16:16:24.601Z Downloaded usdt-attr-macro v0.5.0
4042026-02-26T16:16:24.601Z Downloaded tinystr v0.7.6
4052026-02-26T16:16:24.601Z Downloaded thiserror-impl v1.0.69
4062026-02-26T16:16:24.601Z Downloaded colorchoice v1.0.2
4072026-02-26T16:16:24.601Z Downloaded byteorder v1.5.0
4082026-02-26T16:16:24.601Z Downloaded typeid v1.0.3
4092026-02-26T16:16:24.601Z Downloaded cargo-util-schemas v0.8.2
4102026-02-26T16:16:24.601Z Downloaded thiserror-impl v2.0.18
4112026-02-26T16:16:24.601Z Downloaded clap_lex v0.7.4
4122026-02-26T16:16:24.602Z Downloaded utf8_iter v1.0.4
4132026-02-26T16:16:24.602Z Downloaded usdt-macro v0.5.0
4142026-02-26T16:16:24.602Z Downloaded usdt v0.5.0
4152026-02-26T16:16:24.602Z Downloaded unicode-linebreak v0.1.5
4162026-02-26T16:16:24.626Z Downloaded toml_datetime v0.6.11
4172026-02-26T16:16:24.626Z Downloaded thiserror v1.0.69
4182026-02-26T16:16:24.626Z Downloaded clap_derive v4.5.47
4192026-02-26T16:16:24.626Z Downloaded autocfg v1.4.0
4202026-02-26T16:16:24.626Z Downloaded zerofrom v0.1.4
4212026-02-26T16:16:24.626Z Downloaded utf16_iter v1.0.5
4222026-02-26T16:16:24.626Z Downloaded usdt-impl v0.5.0
4232026-02-26T16:16:24.626Z Downloaded unicode-xid v0.2.6
4242026-02-26T16:16:24.626Z Downloaded toml_write v0.1.2
4252026-02-26T16:16:24.626Z Downloaded crypto-common v0.1.6
4262026-02-26T16:16:24.626Z Downloaded clap_builder v4.5.48
4272026-02-26T16:16:24.626Z Downloaded clap v4.5.48
4282026-02-26T16:16:24.651Z Downloaded anstyle v1.0.11
4292026-02-26T16:16:24.651Z Downloaded yoke-derive v0.7.4
4302026-02-26T16:16:24.651Z Downloaded cargo_toml v0.21.0
4312026-02-26T16:16:24.651Z Downloaded camino v1.2.2
4322026-02-26T16:16:24.651Z Downloaded anyhow v1.0.99
4332026-02-26T16:16:24.651Z Downloaded cargo-platform v0.2.0
4342026-02-26T16:16:24.651Z Downloaded camino-tempfile v1.4.1
4352026-02-26T16:16:24.651Z Downloaded bytecount v0.6.8
4362026-02-26T16:16:24.651Z Downloaded anstyle-query v1.1.1
4372026-02-26T16:16:24.651Z Downloaded indexmap v2.13.0
4382026-02-26T16:16:24.675Z Downloaded block-buffer v0.10.4
4392026-02-26T16:16:24.675Z Downloaded bitflags v2.9.4
4402026-02-26T16:16:24.737Z Compiling proc-macro2 v1.0.106
4412026-02-26T16:16:24.737Z Compiling unicode-ident v1.0.24
4422026-02-26T16:16:24.737Z Compiling quote v1.0.44
4432026-02-26T16:16:24.761Z Compiling serde_core v1.0.228
4442026-02-26T16:16:24.761Z Compiling serde v1.0.228
4452026-02-26T16:16:24.761Z Compiling version_check v0.9.5
4462026-02-26T16:16:24.761Z Compiling libc v0.2.180
4472026-02-26T16:16:24.761Z Compiling memchr v2.7.4
4482026-02-26T16:16:25.064Z Compiling thiserror v2.0.18
4492026-02-26T16:16:25.487Z Compiling stable_deref_trait v1.2.0
4502026-02-26T16:16:25.517Z Compiling zmij v1.0.15
4512026-02-26T16:16:25.626Z Compiling ucd-trie v0.1.7
4522026-02-26T16:16:26.020Z Compiling itoa v1.0.11
4532026-02-26T16:16:26.117Z Compiling litemap v0.7.3
4542026-02-26T16:16:26.220Z Compiling writeable v0.5.5
4552026-02-26T16:16:26.252Z Compiling thiserror v1.0.69
4562026-02-26T16:16:26.281Z Compiling autocfg v1.4.0
4572026-02-26T16:16:26.611Z Compiling byteorder v1.5.0
4582026-02-26T16:16:27.043Z Compiling errno v0.3.12
4592026-02-26T16:16:27.107Z Compiling icu_locid_transform_data v1.5.0
4602026-02-26T16:16:27.307Z Compiling syn v2.0.117
4612026-02-26T16:16:27.350Z Compiling bitflags v2.9.4
4622026-02-26T16:16:27.430Z Compiling serde_json v1.0.149
4632026-02-26T16:16:27.520Z Compiling icu_properties_data v1.5.0
4642026-02-26T16:16:27.763Z Compiling num-traits v0.2.19
4652026-02-26T16:16:27.790Z Compiling equivalent v1.0.2
4662026-02-26T16:16:27.814Z Compiling hashbrown v0.16.1
4672026-02-26T16:16:27.941Z Compiling utf8_iter v1.0.4
4682026-02-26T16:16:27.998Z Compiling icu_normalizer_data v1.5.0
4692026-02-26T16:16:28.122Z Compiling rustix v0.38.37
4702026-02-26T16:16:28.205Z Compiling utf16_iter v1.0.5
4712026-02-26T16:16:28.237Z Compiling write16 v1.0.0
4722026-02-26T16:16:28.388Z Compiling typeid v1.0.3
4732026-02-26T16:16:28.417Z Compiling smallvec v1.15.1
4742026-02-26T16:16:28.823Z Compiling indexmap v2.13.0
4752026-02-26T16:16:28.944Z Compiling usdt-impl v0.5.0
4762026-02-26T16:16:28.983Z Compiling proc-macro-error-attr v1.0.4
4772026-02-26T16:16:29.188Z Compiling toml_write v0.1.2
4782026-02-26T16:16:29.300Z Compiling syn v1.0.109
4792026-02-26T16:16:29.330Z Compiling winnow v0.7.14
4802026-02-26T16:16:29.588Z Compiling thread-id v4.2.2
4812026-02-26T16:16:30.141Z Compiling proc-macro-error v1.0.4
4822026-02-26T16:16:30.172Z Compiling utf8parse v0.2.2
4832026-02-26T16:16:30.386Z Compiling log v0.4.29
4842026-02-26T16:16:30.498Z Compiling rustix v1.1.3
4852026-02-26T16:16:30.930Z Compiling plain v0.2.3
4862026-02-26T16:16:31.155Z Compiling getrandom v0.3.4
4872026-02-26T16:16:31.245Z Compiling camino v1.2.2
4882026-02-26T16:16:31.292Z Compiling percent-encoding v2.3.2
4892026-02-26T16:16:31.702Z Compiling form_urlencoded v1.2.2
4902026-02-26T16:16:31.777Z Compiling ordered-float v2.10.1
4912026-02-26T16:16:31.992Z Compiling terminal_size v0.4.0
4922026-02-26T16:16:32.104Z Compiling anstyle-parse v0.2.5
4932026-02-26T16:16:32.447Z Compiling anstyle v1.0.11
4942026-02-26T16:16:32.534Z Compiling anstyle-query v1.1.1
4952026-02-26T16:16:32.714Z Compiling pretty-hex v0.4.1
4962026-02-26T16:16:32.744Z Compiling is_terminal_polyfill v1.70.1
4972026-02-26T16:16:32.881Z Compiling colorchoice v1.0.2
4982026-02-26T16:16:32.915Z Compiling cfg-if v1.0.4
4992026-02-26T16:16:33.089Z Compiling anstream v0.6.18
5002026-02-26T16:16:33.132Z Compiling semver v1.0.27
5012026-02-26T16:16:33.198Z Compiling fs-err v3.1.1
5022026-02-26T16:16:33.519Z Compiling synstructure v0.13.1
5032026-02-26T16:16:33.771Z Compiling unicode-xid v0.2.6
5042026-02-26T16:16:33.805Z Compiling unicode-width v0.1.14
5052026-02-26T16:16:33.842Z Compiling anyhow v1.0.99
5062026-02-26T16:16:33.992Z Compiling fastrand v2.1.1
5072026-02-26T16:16:34.314Z Compiling heck v0.5.0
5082026-02-26T16:16:34.406Z Compiling strsim v0.11.1
5092026-02-26T16:16:34.465Z Compiling fnv v1.0.7
5102026-02-26T16:16:34.623Z Compiling heck v0.4.1
5112026-02-26T16:16:34.871Z Compiling bytecount v0.6.8
5122026-02-26T16:16:34.939Z Compiling once_cell v1.21.3
5132026-02-26T16:16:35.030Z Compiling clap_lex v0.7.4
5142026-02-26T16:16:35.060Z Compiling papergrid v0.11.0
5152026-02-26T16:16:35.325Z Compiling clap_builder v4.5.48
5162026-02-26T16:16:35.354Z Compiling tempfile v3.24.0
5172026-02-26T16:16:35.497Z Compiling memmap v0.7.0
5182026-02-26T16:16:35.629Z Compiling unicode-width v0.2.0
5192026-02-26T16:16:35.845Z Compiling smawk v0.3.2
5202026-02-26T16:16:36.085Z Compiling unicode-linebreak v0.1.5
5212026-02-26T16:16:36.123Z Compiling camino-tempfile v1.4.1
5222026-02-26T16:16:36.608Z Compiling textwrap v0.16.2
5232026-02-26T16:16:36.776Z Compiling swrite v0.1.0
5242026-02-26T16:16:36.940Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5252026-02-26T16:16:37.116Z Compiling tabled_derive v0.7.0
5262026-02-26T16:16:37.642Z Compiling serde_derive v1.0.228
5272026-02-26T16:16:37.667Z Compiling zerofrom-derive v0.1.4
5282026-02-26T16:16:37.667Z Compiling yoke-derive v0.7.4
5292026-02-26T16:16:37.699Z Compiling zerovec-derive v0.10.3
5302026-02-26T16:16:37.775Z Compiling thiserror-impl v2.0.18
5312026-02-26T16:16:38.912Z Compiling displaydoc v0.2.5
5322026-02-26T16:16:39.761Z Compiling icu_provider_macros v1.5.0
5332026-02-26T16:16:40.143Z Compiling thiserror-impl v1.0.69
5342026-02-26T16:16:40.295Z Compiling zerocopy-derive v0.7.35
5352026-02-26T16:16:40.543Z Compiling zerofrom v0.1.4
5362026-02-26T16:16:40.674Z Compiling pest v2.8.2
5372026-02-26T16:16:40.704Z Compiling scroll_derive v0.12.0
5382026-02-26T16:16:40.796Z Compiling yoke v0.7.4
5392026-02-26T16:16:41.152Z Compiling zerovec v0.10.4
5402026-02-26T16:16:42.028Z Compiling scroll v0.12.0
5412026-02-26T16:16:42.118Z Compiling zerocopy v0.7.35
5422026-02-26T16:16:42.494Z Compiling goblin v0.8.2
5432026-02-26T16:16:42.562Z Compiling clap_derive v4.5.47
5442026-02-26T16:16:42.873Z Compiling tinystr v0.7.6
5452026-02-26T16:16:42.907Z Compiling icu_collections v1.5.0
5462026-02-26T16:16:43.159Z Compiling tabled v0.15.0
5472026-02-26T16:16:43.261Z Compiling icu_locid v1.5.0
5482026-02-26T16:16:43.361Z Compiling pest_meta v2.8.2
5492026-02-26T16:16:44.319Z Compiling icu_provider v1.5.0
5502026-02-26T16:16:45.043Z Compiling icu_locid_transform v1.5.0
5512026-02-26T16:16:45.158Z Compiling pest_generator v2.8.2
5522026-02-26T16:16:45.188Z Compiling toml_datetime v0.6.11
5532026-02-26T16:16:45.223Z Compiling serde_spanned v0.6.9
5542026-02-26T16:16:45.472Z Compiling dof v0.3.0
5552026-02-26T16:16:45.689Z Compiling toml_edit v0.22.27
5562026-02-26T16:16:46.229Z Compiling erased-serde v0.4.6
5572026-02-26T16:16:46.274Z Compiling serde_tokenstream v0.2.3
5582026-02-26T16:16:46.818Z Compiling icu_properties v1.5.1
5592026-02-26T16:16:46.930Z Compiling serde-value v0.7.0
5602026-02-26T16:16:47.232Z Compiling cargo-platform v0.2.0
5612026-02-26T16:16:47.308Z Compiling pest_derive v2.8.2
5622026-02-26T16:16:47.485Z Compiling serde-untagged v0.1.7
5632026-02-26T16:16:47.676Z Compiling clap v4.5.48
5642026-02-26T16:16:47.773Z Compiling macaddr v1.0.1
5652026-02-26T16:16:48.021Z Compiling dtrace-parser v0.2.0
5662026-02-26T16:16:49.133Z Compiling toml v0.8.23
5672026-02-26T16:16:49.758Z Compiling usdt-attr-macro v0.5.0
5682026-02-26T16:16:49.816Z Compiling usdt-macro v0.5.0
5692026-02-26T16:16:49.921Z Compiling cargo_toml v0.21.0
5702026-02-26T16:16:50.180Z Compiling icu_normalizer v1.5.0
5712026-02-26T16:16:50.936Z Compiling usdt v0.5.0
5722026-02-26T16:16:50.999Z Compiling idna_adapter v1.2.0
5732026-02-26T16:16:51.183Z Compiling idna v1.0.3
5742026-02-26T16:16:51.757Z Compiling url v2.5.4
5752026-02-26T16:16:52.577Z Compiling cargo-util-schemas v0.8.2
5762026-02-26T16:16:54.430Z Compiling cargo_metadata v0.21.0
5772026-02-26T16:16:56.455Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5782026-02-26T16:17:00.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
5792026-02-26T16:17:01.256Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5802026-02-26T16:17:02.249Z Downloading crates ...
5812026-02-26T16:17:02.428Z Downloaded async-trait v0.1.89
5822026-02-26T16:17:02.453Z Downloaded cstr-argument v0.1.2
5832026-02-26T16:17:02.453Z Downloaded csv-core v0.1.11
5842026-02-26T16:17:02.453Z Downloaded crossbeam-channel v0.5.15
5852026-02-26T16:17:02.477Z Downloaded blowfish v0.9.1
5862026-02-26T16:17:02.477Z Downloaded debug-ignore v1.0.5
5872026-02-26T16:17:02.502Z Downloaded either v1.15.0
5882026-02-26T16:17:02.502Z Downloaded ghash v0.5.1
5892026-02-26T16:17:02.502Z Downloaded hash32 v0.2.1
5902026-02-26T16:17:02.529Z Downloaded headers-core v0.3.0
5912026-02-26T16:17:02.529Z Downloaded impl-trait-for-tuples v0.2.2
5922026-02-26T16:17:02.529Z Downloaded ident_case v1.0.1
5932026-02-26T16:17:02.554Z Downloaded is-terminal v0.4.13
5942026-02-26T16:17:02.554Z Downloaded md-5 v0.10.6
5952026-02-26T16:17:02.554Z Downloaded num-derive v0.4.2
5962026-02-26T16:17:02.578Z Downloaded multimap v0.10.1
5972026-02-26T16:17:02.578Z Downloaded openssl-probe v0.1.5
5982026-02-26T16:17:02.578Z Downloaded oso-derive v0.27.3
5992026-02-26T16:17:02.578Z Downloaded number_prefix v0.4.0
6002026-02-26T16:17:02.605Z Downloaded pretty-hex v0.2.1
6012026-02-26T16:17:02.605Z Downloaded progenitor-macro v0.13.0
6022026-02-26T16:17:02.605Z Downloaded radium v0.7.0
6032026-02-26T16:17:02.605Z Downloaded progenitor-macro v0.8.0
6042026-02-26T16:17:02.605Z Downloaded progenitor-macro v0.10.0
6052026-02-26T16:17:02.605Z Downloaded ref-cast-impl v1.0.25
6062026-02-26T16:17:02.642Z Downloaded ref-cast v1.0.25
6072026-02-26T16:17:02.642Z Downloaded rand_xorshift v0.4.0
6082026-02-26T16:17:02.642Z Downloaded rustc_version v0.1.7
6092026-02-26T16:17:02.642Z Downloaded rand_seeder v0.4.0
6102026-02-26T16:17:02.642Z Downloaded quinn-udp v0.5.5
6112026-02-26T16:17:02.642Z Downloaded rustc_version v0.4.1
6122026-02-26T16:17:02.667Z Downloaded prefix-trie v0.7.0
6132026-02-26T16:17:02.667Z Downloaded proc-macro-error-attr2 v2.0.0
6142026-02-26T16:17:02.667Z Downloaded polyval v0.6.2
6152026-02-26T16:17:02.667Z Downloaded packed_struct v0.10.1
6162026-02-26T16:17:02.667Z Downloaded scopeguard v1.2.0
6172026-02-26T16:17:02.667Z Downloaded pkcs8 v0.10.2
6182026-02-26T16:17:02.667Z Downloaded scrypt v0.11.0
6192026-02-26T16:17:02.667Z Downloaded scroll_derive v0.13.1
6202026-02-26T16:17:02.691Z Downloaded serde_plain v1.0.2
6212026-02-26T16:17:02.691Z Downloaded semver v0.1.20
6222026-02-26T16:17:02.692Z Downloaded primeorder v0.13.6
6232026-02-26T16:17:02.692Z Downloaded serde_urlencoded v0.7.1
6242026-02-26T16:17:02.692Z Downloaded simd-adler32 v0.3.7
6252026-02-26T16:17:02.692Z Downloaded signal-hook-mio v0.2.4
6262026-02-26T16:17:02.692Z Downloaded secrecy v0.10.3
6272026-02-26T16:17:02.721Z Downloaded signature v2.2.0
6282026-02-26T16:17:02.721Z Downloaded slog-bunyan v2.5.0
6292026-02-26T16:17:02.721Z Downloaded siphasher v1.0.1
6302026-02-26T16:17:02.721Z Downloaded strum v0.27.2
6312026-02-26T16:17:02.721Z Downloaded structmeta v0.3.0
6322026-02-26T16:17:02.721Z Downloaded take_mut v0.2.2
6332026-02-26T16:17:02.721Z Downloaded tabled_derive v0.11.0
6342026-02-26T16:17:02.721Z Downloaded tap v1.0.1
6352026-02-26T16:17:02.746Z Downloaded tagptr v0.2.0
6362026-02-26T16:17:02.746Z Downloaded publicsuffix v2.3.0
6372026-02-26T16:17:02.746Z Downloaded tinyvec_macros v0.1.1
6382026-02-26T16:17:02.746Z Downloaded sync-ptr v0.1.4
6392026-02-26T16:17:02.746Z Downloaded ssh-cipher v0.2.0
6402026-02-26T16:17:02.746Z Downloaded thread-id v5.0.0
6412026-02-26T16:17:02.746Z Downloaded topological-sort v0.2.2
6422026-02-26T16:17:02.770Z Downloaded typify-macro v0.2.0
6432026-02-26T16:17:02.770Z Downloaded tower-service v0.3.3
6442026-02-26T16:17:02.770Z Downloaded typify-macro v0.4.3
6452026-02-26T16:17:02.770Z Downloaded try-lock v0.2.5
6462026-02-26T16:17:02.770Z Downloaded untrusted v0.7.1
6472026-02-26T16:17:02.770Z Downloaded universal-hash v0.5.1
6482026-02-26T16:17:02.771Z Downloaded toml_writer v1.0.6+spec-1.1.0
6492026-02-26T16:17:02.771Z Downloaded unit-prefix v0.5.1
6502026-02-26T16:17:02.771Z Downloaded tui-tree-widget v0.23.1
6512026-02-26T16:17:02.796Z Downloaded usdt-macro v0.6.0
6522026-02-26T16:17:02.796Z Downloaded want v0.3.1
6532026-02-26T16:17:02.796Z Downloaded waitgroup v0.1.2
6542026-02-26T16:17:02.796Z Downloaded xattr v1.3.1
6552026-02-26T16:17:02.796Z Downloaded xshell-macros v0.2.7
6562026-02-26T16:17:02.796Z Downloaded uzers v0.12.1
6572026-02-26T16:17:02.796Z Downloaded zone v0.3.1
6582026-02-26T16:17:02.796Z Downloaded zone_cfg_derive v0.1.2
6592026-02-26T16:17:02.796Z Downloaded tokio-rustls v0.24.1
6602026-02-26T16:17:02.796Z Downloaded walkdir v2.5.0
6612026-02-26T16:17:02.821Z Downloaded zone_cfg_derive v0.3.0
6622026-02-26T16:17:02.821Z Downloaded xshell v0.2.7
6632026-02-26T16:17:02.821Z Downloaded value-bag v1.12.0
6642026-02-26T16:17:02.821Z Downloaded zstd-safe v7.2.3
6652026-02-26T16:17:02.821Z Downloaded xz2 v0.1.7
6662026-02-26T16:17:02.821Z Downloaded unsafe-libyaml v0.2.11
6672026-02-26T16:17:02.821Z Downloaded zeroize v1.8.1
6682026-02-26T16:17:02.846Z Downloaded zstd v0.13.3
6692026-02-26T16:17:02.846Z Downloaded yasna v0.5.2
6702026-02-26T16:17:02.846Z Downloaded ssh-key v0.6.6
6712026-02-26T16:17:02.846Z Downloaded uuid v1.19.0
6722026-02-26T16:17:02.872Z Downloaded zopfli v0.8.1
6732026-02-26T16:17:02.872Z Downloaded yansi v1.0.1
6742026-02-26T16:17:02.872Z Downloaded x509-cert v0.2.5
6752026-02-26T16:17:02.872Z Downloaded zerocopy-derive v0.8.27
6762026-02-26T16:17:02.897Z Downloaded unicode-normalization v0.1.24
6772026-02-26T16:17:02.897Z Downloaded tough v0.20.0
6782026-02-26T16:17:02.897Z Downloaded tower-http v0.6.8
6792026-02-26T16:17:02.922Z Downloaded zip v4.2.0
6802026-02-26T16:17:02.922Z Downloaded tabled v0.20.0
6812026-02-26T16:17:02.946Z Downloaded winnow v0.6.26
6822026-02-26T16:17:02.970Z Downloaded vcpkg v0.2.15
6832026-02-26T16:17:02.994Z Downloaded webpki-roots v1.0.1
6842026-02-26T16:17:03.019Z Downloaded zerocopy v0.8.27
6852026-02-26T16:17:03.044Z Downloaded zlib-rs v0.5.1
6862026-02-26T16:17:03.044Z Downloaded time v0.3.47
6872026-02-26T16:17:03.068Z Downloaded regex-syntax v0.6.29
6882026-02-26T16:17:03.068Z Downloaded tabled v0.18.0
6892026-02-26T16:17:03.093Z Downloaded rustls v0.22.4
6902026-02-26T16:17:03.117Z Downloaded openapiv3 v2.2.0
6912026-02-26T16:17:03.117Z Downloaded regex-syntax v0.8.5
6922026-02-26T16:17:03.142Z Downloaded bzip2-sys v0.1.13+1.0.8
6932026-02-26T16:17:03.142Z Downloaded rustls v0.23.37
6942026-02-26T16:17:03.166Z Downloaded regress v0.10.5
6952026-02-26T16:17:03.166Z Downloaded polar-core v0.27.3
6962026-02-26T16:17:03.190Z Downloaded object v0.37.3
6972026-02-26T16:17:03.190Z Downloaded sqlparser v0.61.0
6982026-02-26T16:17:03.215Z Downloaded typify-impl v0.6.1
6992026-02-26T16:17:03.215Z Downloaded smoltcp v0.11.0
7002026-02-26T16:17:03.239Z Downloaded smoltcp v0.9.1
7012026-02-26T16:17:03.264Z Downloaded zerocopy-derive v0.6.6
7022026-02-26T16:17:03.264Z Downloaded jiff v0.2.15
7032026-02-26T16:17:03.288Z Downloaded ratatui v0.29.0
7042026-02-26T16:17:03.313Z Downloaded petgraph v0.6.5
7052026-02-26T16:17:03.337Z Downloaded lzma-sys v0.1.20
7062026-02-26T16:17:03.363Z Downloaded regex-automata v0.4.14
7072026-02-26T16:17:03.388Z Downloaded petgraph v0.8.2
7082026-02-26T16:17:03.413Z Downloaded libz-sys v1.1.20
7092026-02-26T16:17:03.438Z Downloaded chrono-tz v0.10.4
7102026-02-26T16:17:03.462Z Downloaded typify-impl v0.4.3
7112026-02-26T16:17:03.462Z Downloaded typify-impl v0.2.0
7122026-02-26T16:17:03.487Z Downloaded sled v0.34.7
7132026-02-26T16:17:03.511Z Downloaded hickory-proto v0.25.2
7142026-02-26T16:17:03.511Z Downloaded sha3 v0.10.8
7152026-02-26T16:17:03.536Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7162026-02-26T16:17:03.536Z Downloaded winnow v0.5.40
7172026-02-26T16:17:03.562Z Downloaded rustls v0.21.12
7182026-02-26T16:17:03.562Z Downloaded object v0.36.5
7192026-02-26T16:17:03.589Z Downloaded tokio v1.49.0
7202026-02-26T16:17:03.615Z Downloaded object v0.30.4
7212026-02-26T16:17:03.639Z Downloaded nix v0.29.0
7222026-02-26T16:17:03.639Z Downloaded hickory-proto v0.24.4
7232026-02-26T16:17:03.664Z Downloaded radix_trie v0.2.1
7242026-02-26T16:17:03.664Z Downloaded quick-xml v0.37.2
7252026-02-26T16:17:03.688Z Downloaded nix v0.30.1
7262026-02-26T16:17:03.688Z Downloaded nix v0.28.0
7272026-02-26T16:17:03.713Z Downloaded reqwest v0.13.2
7282026-02-26T16:17:03.713Z Downloaded reqwest v0.12.28
7292026-02-26T16:17:03.713Z Downloaded rayon v1.10.0
7302026-02-26T16:17:03.713Z Downloaded encoding_rs v0.8.34
7312026-02-26T16:17:03.741Z Downloaded quinn-proto v0.11.13
7322026-02-26T16:17:03.765Z Downloaded portable-atomic v1.11.0
7332026-02-26T16:17:03.765Z Downloaded nix v0.27.1
7342026-02-26T16:17:03.791Z Downloaded typed-path v0.9.3
7352026-02-26T16:17:03.791Z Downloaded tower v0.5.2
7362026-02-26T16:17:03.791Z Downloaded serde_with v3.16.1
7372026-02-26T16:17:03.816Z Downloaded openssl v0.10.73
7382026-02-26T16:17:03.816Z Downloaded tokio-util v0.7.15
7392026-02-26T16:17:03.816Z Downloaded rustls-webpki v0.102.8
7402026-02-26T16:17:03.840Z Downloaded unicode_categories v0.1.1
7412026-02-26T16:17:03.840Z Downloaded unicode-segmentation v1.12.0
7422026-02-26T16:17:03.840Z Downloaded salty v0.3.0
7432026-02-26T16:17:03.864Z Downloaded proptest v1.7.0
7442026-02-26T16:17:03.864Z Downloaded petname v2.0.2
7452026-02-26T16:17:03.864Z Downloaded moka v0.12.10
7462026-02-26T16:17:03.889Z Downloaded bstr v1.10.0
7472026-02-26T16:17:03.889Z Downloaded zip v0.6.6
7482026-02-26T16:17:03.889Z Downloaded toml_edit v0.19.15
7492026-02-26T16:17:03.913Z Downloaded ring v0.17.14
7502026-02-26T16:17:03.950Z Downloaded tokio-postgres v0.7.13
7512026-02-26T16:17:03.974Z Downloaded rustls-webpki v0.101.7
7522026-02-26T16:17:04.002Z Downloaded russh v0.45.0
7532026-02-26T16:17:04.002Z Downloaded tungstenite v0.23.0
7542026-02-26T16:17:04.002Z Downloaded rustyline v14.0.0
7552026-02-26T16:17:04.002Z Downloaded rustls-webpki v0.103.9
7562026-02-26T16:17:04.002Z Downloaded regex v1.12.3
7572026-02-26T16:17:04.027Z Downloaded whoami v1.5.2
7582026-02-26T16:17:04.027Z Downloaded vte v0.11.1
7592026-02-26T16:17:04.027Z Downloaded typify v0.6.1
7602026-02-26T16:17:04.027Z Downloaded tungstenite v0.21.0
7612026-02-26T16:17:04.027Z Downloaded tracing-core v0.1.32
7622026-02-26T16:17:04.027Z Downloaded rsa v0.9.8
7632026-02-26T16:17:04.051Z Downloaded schemars v0.9.0
7642026-02-26T16:17:04.051Z Downloaded p384 v0.13.1
7652026-02-26T16:17:04.052Z Downloaded zerocopy v0.6.6
7662026-02-26T16:17:04.052Z Downloaded toml v0.9.11+spec-1.1.0
7672026-02-26T16:17:04.076Z Downloaded libgit2-sys v0.18.2+1.9.1
7682026-02-26T16:17:04.115Z Downloaded schemars v1.0.4
7692026-02-26T16:17:04.140Z Downloaded tracing v0.1.40
7702026-02-26T16:17:04.140Z Downloaded wyz v0.5.1
7712026-02-26T16:17:04.140Z Downloaded vergen v9.0.6
7722026-02-26T16:17:04.140Z Downloaded unicode-properties v0.1.3
7732026-02-26T16:17:04.164Z Downloaded unicode-bidi v0.3.17
7742026-02-26T16:17:04.164Z Downloaded twox-hash v2.1.0
7752026-02-26T16:17:04.164Z Downloaded socket2 v0.5.10
7762026-02-26T16:17:04.164Z Downloaded vsss-rs v3.3.4
7772026-02-26T16:17:04.164Z Downloaded vergen-git2 v1.0.7
7782026-02-26T16:17:04.164Z Downloaded typify v0.4.3
7792026-02-26T16:17:04.188Z Downloaded test-strategy v0.4.3
7802026-02-26T16:17:04.189Z Downloaded reedline v0.40.0
7812026-02-26T16:17:04.189Z Downloaded steno v0.4.1
7822026-02-26T16:17:04.189Z Downloaded rand v0.9.2
7832026-02-26T16:17:04.189Z Downloaded quinn v0.11.9
7842026-02-26T16:17:04.189Z Downloaded pretty_assertions v1.4.1
7852026-02-26T16:17:04.213Z Downloaded goblin v0.10.2
7862026-02-26T16:17:04.213Z Downloaded lalrpop v0.19.12
7872026-02-26T16:17:04.213Z Downloaded vergen-lib v0.1.6
7882026-02-26T16:17:04.213Z Downloaded vergen-gitcl v1.0.8
7892026-02-26T16:17:04.213Z Downloaded utf-8 v0.7.6
7902026-02-26T16:17:04.213Z Downloaded usdt-impl v0.6.0
7912026-02-26T16:17:04.238Z Downloaded toml v0.7.8
7922026-02-26T16:17:04.238Z Downloaded socket2 v0.6.1
7932026-02-26T16:17:04.238Z Downloaded slog v2.8.2
7942026-02-26T16:17:04.238Z Downloaded dropshot v0.16.7
7952026-02-26T16:17:04.262Z Downloaded zone v0.1.8
7962026-02-26T16:17:04.262Z Downloaded zeroize_derive v1.4.2
7972026-02-26T16:17:04.262Z Downloaded typify v0.2.0
7982026-02-26T16:17:04.262Z Downloaded unicase v2.8.1
7992026-02-26T16:17:04.262Z Downloaded wait-timeout v0.2.0
8002026-02-26T16:17:04.262Z Downloaded toml_parser v1.0.6+spec-1.1.0
8012026-02-26T16:17:04.262Z Downloaded tar v0.4.44
8022026-02-26T16:17:04.262Z Downloaded p521 v0.13.3
8032026-02-26T16:17:04.286Z Downloaded tokio-stream v0.1.17
8042026-02-26T16:17:04.286Z Downloaded termios v0.3.3
8052026-02-26T16:17:04.287Z Downloaded term v1.1.0
8062026-02-26T16:17:04.287Z Downloaded term v0.7.0
8072026-02-26T16:17:04.287Z Downloaded snafu v0.8.5
8082026-02-26T16:17:04.287Z Downloaded rcgen v0.12.1
8092026-02-26T16:17:04.311Z Downloaded rayon-core v1.12.1
8102026-02-26T16:17:04.311Z Downloaded vte_generate_state_changes v0.1.2
8112026-02-26T16:17:04.311Z Downloaded void v1.0.2
8122026-02-26T16:17:04.311Z Downloaded untrusted v0.9.0
8132026-02-26T16:17:04.311Z Downloaded tokio-rustls v0.26.0
8142026-02-26T16:17:04.311Z Downloaded usdt-attr-macro v0.6.0
8152026-02-26T16:17:04.311Z Downloaded usdt v0.6.0
8162026-02-26T16:17:04.311Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8172026-02-26T16:17:04.311Z Downloaded tinyvec v1.8.0
8182026-02-26T16:17:04.311Z Downloaded serde_yaml v0.9.34+deprecated
8192026-02-26T16:17:04.311Z Downloaded tracing-attributes v0.1.27
8202026-02-26T16:17:04.311Z Downloaded tower-layer v0.3.3
8212026-02-26T16:17:04.336Z Downloaded samael v0.0.19
8222026-02-26T16:17:04.336Z Downloaded rpassword v7.4.0
8232026-02-26T16:17:04.336Z Downloaded num-bigint-dig v0.8.6
8242026-02-26T16:17:04.336Z Downloaded unarray v0.1.4
8252026-02-26T16:17:04.336Z Downloaded typify-macro v0.6.1
8262026-02-26T16:17:04.336Z Downloaded tokio-rustls v0.25.0
8272026-02-26T16:17:04.336Z Downloaded tokio-dtrace v0.1.0
8282026-02-26T16:17:04.336Z Downloaded tls_codec_derive v0.4.1
8292026-02-26T16:17:04.336Z Downloaded unicode-truncate v1.1.0
8302026-02-26T16:17:04.336Z Downloaded tls_codec v0.4.1
8312026-02-26T16:17:04.361Z Downloaded thiserror-no-std v2.0.2
8322026-02-26T16:17:04.361Z Downloaded trait-variant v0.1.2
8332026-02-26T16:17:04.361Z Downloaded tokio-tungstenite v0.21.0
8342026-02-26T16:17:04.361Z Downloaded time-macros v0.2.27
8352026-02-26T16:17:04.361Z Downloaded support-bundle-viewer v0.1.2
8362026-02-26T16:17:04.361Z Downloaded similar v2.7.0
8372026-02-26T16:17:04.361Z Downloaded signal-hook v0.3.18
8382026-02-26T16:17:04.361Z Downloaded tokio-tungstenite v0.23.1
8392026-02-26T16:17:04.361Z Downloaded tokio-native-tls v0.3.1
8402026-02-26T16:17:04.361Z Downloaded tokio-macros v2.6.0
8412026-02-26T16:17:04.385Z Downloaded subprocess v0.2.9
8422026-02-26T16:17:04.385Z Downloaded stacker v0.1.23
8432026-02-26T16:17:04.385Z Downloaded chrono v0.4.43
8442026-02-26T16:17:04.385Z Downloaded tiny-keccak v2.0.2
8452026-02-26T16:17:04.385Z Downloaded strum_macros v0.24.3
8462026-02-26T16:17:04.410Z Downloaded static_assertions v1.1.0
8472026-02-26T16:17:04.410Z Downloaded schemars v0.8.22
8482026-02-26T16:17:04.410Z Downloaded pkcs5 v0.7.1
8492026-02-26T16:17:04.410Z Downloaded structmeta-derive v0.3.0
8502026-02-26T16:17:04.410Z Downloaded stringprep v0.1.5
8512026-02-26T16:17:04.410Z Downloaded itertools v0.14.0
8522026-02-26T16:17:04.435Z Downloaded strum_macros v0.27.2
8532026-02-26T16:17:04.435Z Downloaded strum_macros v0.26.4
8542026-02-26T16:17:04.435Z Downloaded spin v0.9.8
8552026-02-26T16:17:04.435Z Downloaded snafu-derive v0.8.5
8562026-02-26T16:17:04.435Z Downloaded sqlformat v0.3.5
8572026-02-26T16:17:04.435Z Downloaded smallvec v0.6.14
8582026-02-26T16:17:04.435Z Downloaded slog-stdlog v4.1.1
8592026-02-26T16:17:04.435Z Downloaded slog-dtrace v0.3.0
8602026-02-26T16:17:04.435Z Downloaded rustls-platform-verifier v0.6.2
8612026-02-26T16:17:04.435Z Downloaded itertools v0.12.1
8622026-02-26T16:17:04.459Z Downloaded sqlparser_derive v0.5.0
8632026-02-26T16:17:04.459Z Downloaded spki v0.7.3
8642026-02-26T16:17:04.459Z Downloaded smf v0.2.3
8652026-02-26T16:17:04.459Z Downloaded slog-json v2.6.1
8662026-02-26T16:17:04.459Z Downloaded slab v0.4.9
8672026-02-26T16:17:04.459Z Downloaded signal-hook-registry v1.4.2
8682026-02-26T16:17:04.459Z Downloaded serde_with_macros v3.16.1
8692026-02-26T16:17:04.459Z Downloaded time-core v0.1.8
8702026-02-26T16:17:04.459Z Downloaded thread_local v1.1.8
8712026-02-26T16:17:04.459Z Downloaded thiserror-impl-no-std v2.0.2
8722026-02-26T16:17:04.459Z Downloaded testing_table v0.3.0
8732026-02-26T16:17:04.459Z Downloaded termtree v0.5.1
8742026-02-26T16:17:04.459Z Downloaded string_cache v0.8.9
8752026-02-26T16:17:04.459Z Downloaded rand v0.8.5
8762026-02-26T16:17:04.484Z Downloaded papergrid v0.14.0
8772026-02-26T16:17:04.484Z Downloaded hyper v1.8.1
8782026-02-26T16:17:04.484Z Downloaded hkdf v0.12.4
8792026-02-26T16:17:04.484Z Downloaded tabwriter v1.4.0
8802026-02-26T16:17:04.484Z Downloaded serde-hex v0.1.0
8812026-02-26T16:17:04.484Z Downloaded sec1 v0.7.3
8822026-02-26T16:17:04.484Z Downloaded rusty-fork v0.3.0
8832026-02-26T16:17:04.484Z Downloaded rustls-pemfile v1.0.4
8842026-02-26T16:17:04.509Z Downloaded slog-term v2.9.2
8852026-02-26T16:17:04.509Z Downloaded slog-scope v4.4.0
8862026-02-26T16:17:04.509Z Downloaded slog-async v2.8.0
8872026-02-26T16:17:04.509Z Downloaded iri-string v0.7.8
8882026-02-26T16:17:04.509Z Downloaded tabled_derive v0.10.0
8892026-02-26T16:17:04.509Z Downloaded shlex v1.3.0
8902026-02-26T16:17:04.509Z Downloaded serde_cbor v0.11.2
8912026-02-26T16:17:04.509Z Downloaded rustversion v1.0.22
8922026-02-26T16:17:04.509Z Downloaded itertools v0.13.0
8932026-02-26T16:17:04.533Z Downloaded sync_wrapper v1.0.1
8942026-02-26T16:17:04.533Z Downloaded supports-color v3.0.2
8952026-02-26T16:17:04.533Z Downloaded subtle v2.6.1
8962026-02-26T16:17:04.533Z Downloaded rustls-native-certs v0.8.1
8972026-02-26T16:17:04.533Z Downloaded strip-ansi-escapes v0.2.0
8982026-02-26T16:17:04.533Z Downloaded ron v0.8.1
8992026-02-26T16:17:04.533Z Downloaded qorb v0.4.1
9002026-02-26T16:17:04.533Z Downloaded pkcs1 v0.7.5
9012026-02-26T16:17:04.558Z Downloaded parking_lot v0.12.3
9022026-02-26T16:17:04.558Z Downloaded strum v0.26.3
9032026-02-26T16:17:04.558Z Downloaded ssh-encoding v0.2.0
9042026-02-26T16:17:04.558Z Downloaded slog-envlogger v2.2.0
9052026-02-26T16:17:04.558Z Downloaded ryu v1.0.18
9062026-02-26T16:17:04.558Z Downloaded shell-words v1.1.0
9072026-02-26T16:17:04.558Z Downloaded serde_derive_internals v0.29.1
9082026-02-26T16:17:04.558Z Downloaded progenitor-impl v0.10.0
9092026-02-26T16:17:04.558Z Downloaded gimli v0.31.1
9102026-02-26T16:17:04.582Z Downloaded siphasher v0.3.11
9112026-02-26T16:17:04.582Z Downloaded sigpipe v0.1.3
9122026-02-26T16:17:04.582Z Downloaded serde_path_to_error v0.1.20
9132026-02-26T16:17:04.582Z Downloaded serde-big-array v0.5.1
9142026-02-26T16:17:04.582Z Downloaded sct v0.7.1
9152026-02-26T16:17:04.582Z Downloaded scroll v0.13.0
9162026-02-26T16:17:04.583Z Downloaded resolv-conf v0.7.0
9172026-02-26T16:17:04.583Z Downloaded signal-hook-tokio v0.3.1
9182026-02-26T16:17:04.583Z Downloaded seq-macro v0.3.6
9192026-02-26T16:17:04.583Z Downloaded schemars_derive v0.8.22
9202026-02-26T16:17:04.607Z Downloaded proc-macro-error2 v2.0.1
9212026-02-26T16:17:04.607Z Downloaded rustls-pki-types v1.14.0
9222026-02-26T16:17:04.607Z Downloaded russh-keys v0.45.0
9232026-02-26T16:17:04.607Z Downloaded aws-lc-rs v1.16.0
9242026-02-26T16:17:04.607Z Downloaded postgres-protocol v0.6.8
9252026-02-26T16:17:04.607Z Downloaded pin-project-internal v1.1.6
9262026-02-26T16:17:04.607Z Downloaded paste v1.0.15
9272026-02-26T16:17:04.632Z Downloaded itertools v0.10.5
9282026-02-26T16:17:04.632Z Downloaded sha1 v0.10.6
9292026-02-26T16:17:04.632Z Downloaded serde_repr v0.1.19
9302026-02-26T16:17:04.632Z Downloaded serde_bytes v0.11.19
9312026-02-26T16:17:04.632Z Downloaded ron v0.7.1
9322026-02-26T16:17:04.632Z Downloaded rand_core v0.6.4
9332026-02-26T16:17:04.632Z Downloaded progenitor v0.10.0
9342026-02-26T16:17:04.632Z Downloaded curve25519-dalek v4.1.3
9352026-02-26T16:17:04.657Z Downloaded serde_spanned v1.0.4
9362026-02-26T16:17:04.657Z Downloaded rtoolbox v0.0.2
9372026-02-26T16:17:04.657Z Downloaded rand_chacha v0.3.1
9382026-02-26T16:17:04.657Z Downloaded postcard v1.0.10
9392026-02-26T16:17:04.657Z Downloaded peg-macros v0.8.5
9402026-02-26T16:17:04.657Z Downloaded peg v0.8.5
9412026-02-26T16:17:04.657Z Downloaded parking_lot v0.11.2
9422026-02-26T16:17:04.657Z Downloaded rustls-pemfile v2.2.0
9432026-02-26T16:17:04.657Z Downloaded rfc6979 v0.4.0
9442026-02-26T16:17:04.657Z Downloaded progenitor v0.8.0
9452026-02-26T16:17:04.657Z Downloaded proc-macro-crate v1.3.1
9462026-02-26T16:17:04.657Z Downloaded secrecy v0.8.0
9472026-02-26T16:17:04.682Z Downloaded rand_chacha v0.9.0
9482026-02-26T16:17:04.682Z Downloaded quick-error v1.2.3
9492026-02-26T16:17:04.682Z Downloaded progenitor-impl v0.11.2
9502026-02-26T16:17:04.682Z Downloaded nom v7.1.3
9512026-02-26T16:17:04.682Z Downloaded recursive v0.1.1
9522026-02-26T16:17:04.682Z Downloaded progenitor-impl v0.13.0
9532026-02-26T16:17:04.682Z Downloaded parse-display v0.10.0
9542026-02-26T16:17:04.682Z Downloaded rustc-demangle v0.1.24
9552026-02-26T16:17:04.682Z Downloaded openssl-sys v0.9.109
9562026-02-26T16:17:04.682Z Downloaded path-slash v0.1.5
9572026-02-26T16:17:04.682Z Downloaded iddqd v0.3.16
9582026-02-26T16:17:04.706Z Downloaded scheduled-thread-pool v0.2.7
9592026-02-26T16:17:04.706Z Downloaded sapling-renderdag v0.1.0
9602026-02-26T16:17:04.706Z Downloaded same-file v1.0.6
9612026-02-26T16:17:04.706Z Downloaded salsa20 v0.10.2
9622026-02-26T16:17:04.706Z Downloaded progenitor v0.11.2
9632026-02-26T16:17:04.706Z Downloaded poly1305 v0.8.0
9642026-02-26T16:17:04.706Z Downloaded pkg-config v0.3.31
9652026-02-26T16:17:04.706Z Downloaded pin-project-lite v0.2.14
9662026-02-26T16:17:04.706Z Downloaded parking_lot_core v0.9.10
9672026-02-26T16:17:04.732Z Downloaded omicron-zone-package v0.12.2
9682026-02-26T16:17:04.732Z Downloaded hyper-util v0.1.19
9692026-02-26T16:17:04.732Z Downloaded password-hash v0.5.0
9702026-02-26T16:17:04.732Z Downloaded pin-utils v0.1.0
9712026-02-26T16:17:04.732Z Downloaded rand_core v0.9.3
9722026-02-26T16:17:04.732Z Downloaded progenitor-impl v0.8.0
9732026-02-26T16:17:04.732Z Downloaded progenitor-extras v0.1.0
9742026-02-26T16:17:04.732Z Downloaded packed_struct_codegen v0.10.1
9752026-02-26T16:17:04.732Z Downloaded git2 v0.20.2
9762026-02-26T16:17:04.756Z Downloaded pin-project v1.1.6
9772026-02-26T16:17:04.757Z Downloaded pbkdf2 v0.12.2
9782026-02-26T16:17:04.757Z Downloaded parse-size v1.1.0
9792026-02-26T16:17:04.781Z Downloaded h2 v0.4.6
9802026-02-26T16:17:04.781Z Downloaded parking_lot_core v0.8.6
9812026-02-26T16:17:04.781Z Downloaded papergrid v0.17.0
9822026-02-26T16:17:04.781Z Downloaded num-iter v0.1.45
9832026-02-26T16:17:04.781Z Downloaded bindgen v0.71.1
9842026-02-26T16:17:04.781Z Downloaded rustc-hash v2.1.1
9852026-02-26T16:17:04.806Z Downloaded russh-cryptovec v0.7.3
9862026-02-26T16:17:04.806Z Downloaded psm v0.1.30
9872026-02-26T16:17:04.806Z Downloaded progenitor v0.13.0
9882026-02-26T16:17:04.806Z Downloaded pbkdf2 v0.11.0
9892026-02-26T16:17:04.806Z Downloaded password-hash v0.4.2
9902026-02-26T16:17:04.806Z Downloaded parse-display-derive v0.10.0
9912026-02-26T16:17:04.806Z Downloaded p256 v0.13.2
9922026-02-26T16:17:04.806Z Downloaded oso v0.27.3
9932026-02-26T16:17:04.806Z Downloaded num_enum_derive v0.5.11
9942026-02-26T16:17:04.806Z Downloaded num-bigint v0.4.6
9952026-02-26T16:17:04.806Z Downloaded indicatif v0.17.11
9962026-02-26T16:17:04.830Z Downloaded blake3 v1.5.4
9972026-02-26T16:17:04.830Z Downloaded r2d2 v0.8.10
9982026-02-26T16:17:04.831Z Downloaded progenitor-macro v0.11.2
9992026-02-26T16:17:04.831Z Downloaded progenitor-client v0.13.0
10002026-02-26T16:17:04.831Z Downloaded ppv-lite86 v0.2.20
10012026-02-26T16:17:04.831Z Downloaded postgres-types v0.2.9
10022026-02-26T16:17:04.831Z Downloaded pem-rfc7468 v0.7.0
10032026-02-26T16:17:04.831Z Downloaded owo-colors v4.2.3
10042026-02-26T16:17:04.831Z Downloaded minimal-lexical v0.2.1
10052026-02-26T16:17:04.855Z Downloaded recursive-proc-macro-impl v0.1.1
10062026-02-26T16:17:04.855Z Downloaded progenitor-client v0.8.0
10072026-02-26T16:17:04.855Z Downloaded prettyplease v0.2.36
10082026-02-26T16:17:04.855Z Downloaded peg-runtime v0.8.5
10092026-02-26T16:17:04.855Z Downloaded oxnet v0.1.4
10102026-02-26T16:17:04.855Z Downloaded miniz_oxide v0.8.5
10112026-02-26T16:17:04.855Z Downloaded libxml v0.3.3
10122026-02-26T16:17:04.855Z Downloaded hashbrown v0.12.3
10132026-02-26T16:17:04.879Z Downloaded progenitor-client v0.10.0
10142026-02-26T16:17:04.880Z Downloaded predicates v3.1.3
10152026-02-26T16:17:04.880Z Downloaded mio v1.0.2
10162026-02-26T16:17:04.880Z Downloaded hashbrown v0.15.4
10172026-02-26T16:17:04.880Z Downloaded futures-util v0.3.31
10182026-02-26T16:17:04.904Z Downloaded psl-types v2.0.11
10192026-02-26T16:17:04.904Z Downloaded progenitor-client v0.11.2
10202026-02-26T16:17:04.904Z Downloaded predicates-core v1.0.8
10212026-02-26T16:17:04.904Z Downloaded phf v0.12.1
10222026-02-26T16:17:04.904Z Downloaded phf v0.11.2
10232026-02-26T16:17:04.904Z Downloaded pem v3.0.5
10242026-02-26T16:17:04.904Z Downloaded num_enum v0.5.11
10252026-02-26T16:17:04.904Z Downloaded nonempty v0.12.0
10262026-02-26T16:17:04.904Z Downloaded libm v0.2.8
10272026-02-26T16:17:04.929Z Downloaded heapless v0.8.0
10282026-02-26T16:17:04.929Z Downloaded oxide-tokio-rt v0.1.2
10292026-02-26T16:17:04.929Z Downloaded opaque-debug v0.3.1
10302026-02-26T16:17:04.929Z Downloaded num_threads v0.1.7
10312026-02-26T16:17:04.929Z Downloaded mime v0.3.17
10322026-02-26T16:17:04.929Z Downloaded libsw-core v0.3.1
10332026-02-26T16:17:04.929Z Downloaded indicatif v0.18.0
10342026-02-26T16:17:04.929Z Downloaded hickory-server v0.25.2
10352026-02-26T16:17:04.929Z Downloaded hickory-resolver v0.24.4
10362026-02-26T16:17:04.954Z Downloaded predicates-tree v1.0.12
10372026-02-26T16:17:04.954Z Downloaded precomputed-hash v0.1.1
10382026-02-26T16:17:04.954Z Downloaded powerfmt v0.2.0
10392026-02-26T16:17:04.954Z Downloaded phf_shared v0.12.1
10402026-02-26T16:17:04.954Z Downloaded phf_shared v0.11.2
10412026-02-26T16:17:04.954Z Downloaded num-rational v0.4.2
10422026-02-26T16:17:04.954Z Downloaded nanorand v0.7.0
10432026-02-26T16:17:04.954Z Downloaded multer v3.1.0
10442026-02-26T16:17:04.954Z Downloaded mime_guess v2.0.5
10452026-02-26T16:17:04.954Z Downloaded hashbrown v0.13.2
10462026-02-26T16:17:04.954Z Downloaded num-integer v0.1.46
10472026-02-26T16:17:04.997Z Downloaded num-complex v0.4.6
10482026-02-26T16:17:04.997Z Downloaded num v0.4.3
10492026-02-26T16:17:04.997Z Downloaded lock_api v0.4.12
10502026-02-26T16:17:04.997Z Downloaded jiff-static v0.2.15
10512026-02-26T16:17:04.997Z Downloaded hickory-resolver v0.25.2
10522026-02-26T16:17:04.997Z Downloaded olpc-cjson v0.1.4
10532026-02-26T16:17:04.997Z Downloaded nu-ansi-term v0.50.1
10542026-02-26T16:17:04.997Z Downloaded newtype-uuid v1.3.2
10552026-02-26T16:17:04.997Z Downloaded memoffset v0.9.1
10562026-02-26T16:17:04.997Z Downloaded litrs v0.4.1
10572026-02-26T16:17:04.997Z Downloaded linked-hash-map v0.5.6
10582026-02-26T16:17:04.997Z Downloaded linear-map v1.2.0
10592026-02-26T16:17:04.997Z Downloaded libz-rs-sys v0.5.1
10602026-02-26T16:17:04.997Z Downloaded libscf-sys v1.1.0
10612026-02-26T16:17:04.997Z Downloaded ingot-macros v0.1.1
10622026-02-26T16:17:04.998Z Downloaded indexmap v1.9.3
10632026-02-26T16:17:04.998Z Downloaded expectorate v1.2.0
10642026-02-26T16:17:04.998Z Downloaded openssl-macros v0.1.1
10652026-02-26T16:17:04.998Z Downloaded normalize-line-endings v0.3.0
10662026-02-26T16:17:04.998Z Downloaded new_debug_unreachable v1.0.6
10672026-02-26T16:17:04.998Z Downloaded native-tls v0.2.12
10682026-02-26T16:17:04.998Z Downloaded libloading v0.8.5
10692026-02-26T16:17:05.022Z Downloaded libefi-sys v0.1.0
10702026-02-26T16:17:05.023Z Downloaded ipnet v2.11.0
10712026-02-26T16:17:05.023Z Downloaded memmap2 v0.9.8
10722026-02-26T16:17:05.023Z Downloaded kstat-rs v0.2.4
10732026-02-26T16:17:05.023Z Downloaded jobserver v0.1.32
10742026-02-26T16:17:05.023Z Downloaded ipnetwork v0.21.1
10752026-02-26T16:17:05.023Z Downloaded ingot-types v0.1.2
10762026-02-26T16:17:05.023Z Downloaded ingot v0.1.1
10772026-02-26T16:17:05.023Z Downloaded indoc v2.0.6
10782026-02-26T16:17:05.023Z Downloaded iana-time-zone v0.1.63
10792026-02-26T16:17:05.023Z Downloaded http v1.4.0
10802026-02-26T16:17:05.023Z Downloaded num-derive v0.3.3
10812026-02-26T16:17:05.023Z Downloaded num-conv v0.2.0
10822026-02-26T16:17:05.023Z Downloaded nodrop v0.1.14
10832026-02-26T16:17:05.023Z Downloaded nibble_vec v0.1.0
10842026-02-26T16:17:05.023Z Downloaded newtype_derive v0.1.6
10852026-02-26T16:17:05.047Z Downloaded newtype-uuid-macros v0.1.0
10862026-02-26T16:17:05.047Z Downloaded newline-converter v0.3.0
10872026-02-26T16:17:05.047Z Downloaded md5 v0.7.0
10882026-02-26T16:17:05.047Z Downloaded maybe-uninit v2.0.0
10892026-02-26T16:17:05.047Z Downloaded match_cfg v0.1.0
10902026-02-26T16:17:05.047Z Downloaded lru-slab v0.1.2
10912026-02-26T16:17:05.047Z Downloaded lru-cache v0.1.2
10922026-02-26T16:17:05.047Z Downloaded lockfree-object-pool v0.1.6
10932026-02-26T16:17:05.047Z Downloaded instability v0.3.2
10942026-02-26T16:17:05.047Z Downloaded ignore v0.4.23
10952026-02-26T16:17:05.048Z Downloaded hyper-rustls v0.27.7
10962026-02-26T16:17:05.048Z Downloaded hubpack v0.1.2
10972026-02-26T16:17:05.048Z Downloaded heapless v0.7.17
10982026-02-26T16:17:05.072Z Downloaded flume v0.11.1
10992026-02-26T16:17:05.072Z Downloaded ed25519-dalek v2.1.1
11002026-02-26T16:17:05.072Z Downloaded const_format v0.2.34
11012026-02-26T16:17:05.072Z Downloaded maplit v1.0.2
11022026-02-26T16:17:05.072Z Downloaded managed v0.8.0
11032026-02-26T16:17:05.072Z Downloaded lzss v0.8.2
11042026-02-26T16:17:05.072Z Downloaded lru v0.12.5
11052026-02-26T16:17:05.072Z Downloaded libsw v3.5.0
11062026-02-26T16:17:05.072Z Downloaded lazy_static v1.5.0
11072026-02-26T16:17:05.072Z Downloaded lalrpop-util v0.19.12
11082026-02-26T16:17:05.072Z Downloaded keccak v0.1.5
11092026-02-26T16:17:05.097Z Downloaded is_ci v1.2.0
11102026-02-26T16:17:05.097Z Downloaded internet-checksum v0.2.1
11112026-02-26T16:17:05.097Z Downloaded inout v0.1.3
11122026-02-26T16:17:05.097Z Downloaded hickory-client v0.25.2
11132026-02-26T16:17:05.097Z Downloaded futures-channel v0.3.31
11142026-02-26T16:17:05.097Z Downloaded flate2 v1.1.2
11152026-02-26T16:17:05.097Z Downloaded dropshot-api-manager v0.3.0
11162026-02-26T16:17:05.097Z Downloaded diff v0.1.13
11172026-02-26T16:17:05.097Z Downloaded diesel v2.2.12
11182026-02-26T16:17:05.122Z Downloaded instant v0.1.13
11192026-02-26T16:17:05.122Z Downloaded indoc v1.0.9
11202026-02-26T16:17:05.122Z Downloaded indent_write v2.2.0
11212026-02-26T16:17:05.122Z Downloaded hyper-staticfile v0.10.1
11222026-02-26T16:17:05.122Z Downloaded httparse v1.9.5
11232026-02-26T16:17:05.122Z Downloaded http-body-util v0.1.3
11242026-02-26T16:17:05.147Z Downloaded hmac v0.12.1
11252026-02-26T16:17:05.147Z Downloaded headers v0.4.1
11262026-02-26T16:17:05.147Z Downloaded half v2.4.1
11272026-02-26T16:17:05.147Z Downloaded fs_extra v1.3.0
11282026-02-26T16:17:05.147Z Downloaded foreign-types v0.3.2
11292026-02-26T16:17:05.147Z Downloaded foldhash v0.1.5
11302026-02-26T16:17:05.147Z Downloaded find-msvc-tools v0.1.9
11312026-02-26T16:17:05.147Z Downloaded fallible-iterator v0.2.0
11322026-02-26T16:17:05.147Z Downloaded erased-serde v0.3.31
11332026-02-26T16:17:05.147Z Downloaded dropshot_endpoint v0.16.7
11342026-02-26T16:17:05.171Z Downloaded document-features v0.2.11
11352026-02-26T16:17:05.171Z Downloaded derive_more v0.99.20
11362026-02-26T16:17:05.171Z Downloaded derive_builder v0.20.2
11372026-02-26T16:17:05.171Z Downloaded derive-ex v0.1.8
11382026-02-26T16:17:05.171Z Downloaded darling v0.20.10
11392026-02-26T16:17:05.171Z Downloaded cc v1.2.56
11402026-02-26T16:17:05.171Z Downloaded hyper-tls v0.6.0
11412026-02-26T16:17:05.171Z Downloaded humantime v2.2.0
11422026-02-26T16:17:05.196Z Downloaded hubpack_derive v0.1.1
11432026-02-26T16:17:05.196Z Downloaded httpdate v1.0.3
11442026-02-26T16:17:05.196Z Downloaded http-range v0.1.5
11452026-02-26T16:17:05.196Z Downloaded http-body v1.0.1
11462026-02-26T16:17:05.196Z Downloaded hostname v0.3.1
11472026-02-26T16:17:05.196Z Downloaded highway v1.3.0
11482026-02-26T16:17:05.196Z Downloaded hex-literal v0.4.1
11492026-02-26T16:17:05.196Z Downloaded half v1.8.3
11502026-02-26T16:17:05.196Z Downloaded globset v0.4.15
11512026-02-26T16:17:05.196Z Downloaded getrandom v0.2.15
11522026-02-26T16:17:05.196Z Downloaded funty v2.0.0
11532026-02-26T16:17:05.196Z Downloaded fixedbitset v0.4.2
11542026-02-26T16:17:05.220Z Downloaded filetime v0.2.26
11552026-02-26T16:17:05.220Z Downloaded fatfs v0.3.6
11562026-02-26T16:17:05.221Z Downloaded env_logger v0.11.8
11572026-02-26T16:17:05.221Z Downloaded endian-type v0.1.2
11582026-02-26T16:17:05.221Z Downloaded embedded-io v0.4.0
11592026-02-26T16:17:05.221Z Downloaded dropshot-api-manager-types v0.3.0
11602026-02-26T16:17:05.221Z Downloaded drift v0.1.3
11612026-02-26T16:17:05.245Z Downloaded display-error-chain v0.2.2
11622026-02-26T16:17:05.245Z Downloaded diesel-dtrace v0.4.2
11632026-02-26T16:17:05.245Z Downloaded derive_more-impl v2.0.1
11642026-02-26T16:17:05.245Z Downloaded derive-where v1.5.0
11652026-02-26T16:17:05.245Z Downloaded deranged v0.5.3
11662026-02-26T16:17:05.245Z Downloaded der v0.7.10
11672026-02-26T16:17:05.245Z Downloaded daft v0.1.4
11682026-02-26T16:17:05.245Z Downloaded compact_str v0.8.0
11692026-02-26T16:17:05.270Z Downloaded bumpalo v3.16.0
11702026-02-26T16:17:05.270Z Downloaded base64 v0.21.7
11712026-02-26T16:17:05.270Z Downloaded hostname v0.4.2
11722026-02-26T16:17:05.270Z Downloaded home v0.5.9
11732026-02-26T16:17:05.270Z Downloaded hex v0.4.3
11742026-02-26T16:17:05.270Z Downloaded heck v0.3.3
11752026-02-26T16:17:05.270Z Downloaded futures v0.3.31
11762026-02-26T16:17:05.270Z Downloaded foreign-types-shared v0.3.1
11772026-02-26T16:17:05.270Z Downloaded foreign-types-macros v0.2.3
11782026-02-26T16:17:05.270Z Downloaded float-ord v0.3.2
11792026-02-26T16:17:05.270Z Downloaded float-cmp v0.10.0
11802026-02-26T16:17:05.270Z Downloaded fd-lock v4.0.2
11812026-02-26T16:17:05.294Z Downloaded enum-as-inner v0.6.1
11822026-02-26T16:17:05.294Z Downloaded embedded-io v0.6.1
11832026-02-26T16:17:05.295Z Downloaded dtrace-parser v0.3.0
11842026-02-26T16:17:05.295Z Downloaded dirs-sys-next v0.1.2
11852026-02-26T16:17:05.295Z Downloaded crc-any v2.5.0
11862026-02-26T16:17:05.295Z Downloaded const-oid v0.9.6
11872026-02-26T16:17:05.295Z Downloaded console v0.16.0
11882026-02-26T16:17:05.295Z Downloaded bytes v1.11.1
11892026-02-26T16:17:05.295Z Downloaded hash32 v0.3.1
11902026-02-26T16:17:05.295Z Downloaded group v0.13.0
11912026-02-26T16:17:05.295Z Downloaded globwalk v0.9.1
11922026-02-26T16:17:05.295Z Downloaded fs-err v2.11.0
11932026-02-26T16:17:05.319Z Downloaded foldhash v0.2.0
11942026-02-26T16:17:05.319Z Downloaded flagset v0.4.6
11952026-02-26T16:17:05.319Z Downloaded fixedbitset v0.5.7
11962026-02-26T16:17:05.319Z Downloaded ecdsa v0.16.9
11972026-02-26T16:17:05.319Z Downloaded des v0.8.1
11982026-02-26T16:17:05.319Z Downloaded crc32fast v1.4.2
11992026-02-26T16:17:05.319Z Downloaded cookie v0.18.1
12002026-02-26T16:17:05.319Z Downloaded console v0.15.10
12012026-02-26T16:17:05.319Z Downloaded colored v3.0.0
12022026-02-26T16:17:05.319Z Downloaded chacha20poly1305 v0.10.1
12032026-02-26T16:17:05.319Z Downloaded bzip2 v0.5.2
12042026-02-26T16:17:05.319Z Downloaded glob v0.3.2
12052026-02-26T16:17:05.344Z Downloaded gethostname v0.5.0
12062026-02-26T16:17:05.344Z Downloaded futures-sink v0.3.31
12072026-02-26T16:17:05.344Z Downloaded futures-macro v0.3.31
12082026-02-26T16:17:05.344Z Downloaded futures-io v0.3.31
12092026-02-26T16:17:05.344Z Downloaded foreign-types-shared v0.1.1
12102026-02-26T16:17:05.344Z Downloaded foreign-types v0.5.0
12112026-02-26T16:17:05.344Z Downloaded ff v0.13.0
12122026-02-26T16:17:05.344Z Downloaded env_filter v0.1.2
12132026-02-26T16:17:05.344Z Downloaded ena v0.14.3
12142026-02-26T16:17:05.344Z Downloaded elliptic-curve v0.13.8
12152026-02-26T16:17:05.344Z Downloaded ed25519 v2.2.3
12162026-02-26T16:17:05.344Z Downloaded dunce v1.0.5
12172026-02-26T16:17:05.344Z Downloaded aws-lc-sys v0.37.1
12182026-02-26T16:17:05.615Z Downloaded dsl_auto_type v0.1.2
12192026-02-26T16:17:05.639Z Downloaded darling_core v0.21.0
12202026-02-26T16:17:05.639Z Downloaded ctr v0.9.2
12212026-02-26T16:17:05.640Z Downloaded crossterm v0.29.0
12222026-02-26T16:17:05.640Z Downloaded cookie_store v0.22.1
12232026-02-26T16:17:05.640Z Downloaded cmake v0.1.57
12242026-02-26T16:17:05.640Z Downloaded clang-sys v1.8.1
12252026-02-26T16:17:05.640Z Downloaded ciborium-ll v0.2.2
12262026-02-26T16:17:05.640Z Downloaded ciborium v0.2.2
12272026-02-26T16:17:05.664Z Downloaded cexpr v0.6.0
12282026-02-26T16:17:05.664Z Downloaded cargo_metadata v0.19.2
12292026-02-26T16:17:05.664Z Downloaded blake2 v0.10.6
12302026-02-26T16:17:05.664Z Downloaded backtrace v0.3.74
12312026-02-26T16:17:05.664Z Downloaded fxhash v0.2.1
12322026-02-26T16:17:05.664Z Downloaded futures-task v0.3.31
12332026-02-26T16:17:05.664Z Downloaded futures-executor v0.3.31
12342026-02-26T16:17:05.664Z Downloaded futures-core v0.3.32
12352026-02-26T16:17:05.664Z Downloaded dyn-clone v1.0.20
12362026-02-26T16:17:05.664Z Downloaded dof v0.4.0
12372026-02-26T16:17:05.664Z Downloaded dirs-next v2.0.0
12382026-02-26T16:17:05.664Z Downloaded difflib v0.4.0
12392026-02-26T16:17:05.665Z Downloaded diesel_table_macro_syntax v0.2.0
12402026-02-26T16:17:05.665Z Downloaded diesel_derives v2.2.3
12412026-02-26T16:17:05.689Z Downloaded derive_more v2.0.1
12422026-02-26T16:17:05.689Z Downloaded derive_builder_macro v0.20.2
12432026-02-26T16:17:05.689Z Downloaded der_derive v0.7.3
12442026-02-26T16:17:05.690Z Downloaded defmt-macros v0.3.9
12452026-02-26T16:17:05.690Z Downloaded defmt v0.3.8
12462026-02-26T16:17:05.715Z Downloaded data-encoding v2.9.0
12472026-02-26T16:17:05.715Z Downloaded darling v0.21.0
12482026-02-26T16:17:05.715Z Downloaded daft-derive v0.1.4
12492026-02-26T16:17:05.715Z Downloaded curve25519-dalek-derive v0.1.1
12502026-02-26T16:17:05.715Z Downloaded crypto-bigint v0.5.5
12512026-02-26T16:17:05.715Z Downloaded crucible-workspace-hack v0.1.0
12522026-02-26T16:17:05.715Z Downloaded crossterm v0.28.1
12532026-02-26T16:17:05.740Z Downloaded crossbeam-epoch v0.9.18
12542026-02-26T16:17:05.740Z Downloaded critical-section v1.1.3
12552026-02-26T16:17:05.740Z Downloaded crc8 v0.1.1
12562026-02-26T16:17:05.740Z Downloaded corncobs v0.1.4
12572026-02-26T16:17:05.740Z Downloaded convert_case v0.7.1
12582026-02-26T16:17:05.740Z Downloaded convert_case v0.4.0
12592026-02-26T16:17:05.740Z Downloaded const_format_proc_macros v0.2.34
12602026-02-26T16:17:05.740Z Downloaded colored v2.2.0
12612026-02-26T16:17:05.740Z Downloaded cbc v0.1.2
12622026-02-26T16:17:05.740Z Downloaded castaway v0.2.3
12632026-02-26T16:17:05.740Z Downloaded cassowary v0.3.0
12642026-02-26T16:17:05.765Z Downloaded camino-tempfile-ext v0.3.2
12652026-02-26T16:17:05.765Z Downloaded bzip2 v0.4.4
12662026-02-26T16:17:05.765Z Downloaded buf-list v1.0.3
12672026-02-26T16:17:05.765Z Downloaded bitfield v0.19.2
12682026-02-26T16:17:05.765Z Downloaded bit-vec v0.6.3
12692026-02-26T16:17:05.765Z Downloaded base64 v0.22.1
12702026-02-26T16:17:05.765Z Downloaded base16ct v0.2.0
12712026-02-26T16:17:05.765Z Downloaded derive_builder_core v0.20.2
12722026-02-26T16:17:05.765Z Downloaded defmt-parser v0.3.4
12732026-02-26T16:17:05.765Z Downloaded darling_macro v0.21.0
12742026-02-26T16:17:05.765Z Downloaded csv v1.3.1
12752026-02-26T16:17:05.790Z Downloaded crc-catalog v2.4.0
12762026-02-26T16:17:05.790Z Downloaded crc v3.2.1
12772026-02-26T16:17:05.790Z Downloaded constant_time_eq v0.3.1
12782026-02-26T16:17:05.790Z Downloaded cobs v0.2.3
12792026-02-26T16:17:05.790Z Downloaded chacha20 v0.9.1
12802026-02-26T16:17:05.790Z Downloaded cargo-platform v0.1.8
12812026-02-26T16:17:05.815Z Downloaded cancel-safe-futures v0.1.5
12822026-02-26T16:17:05.815Z Downloaded bitflags v1.3.2
12832026-02-26T16:17:05.815Z Downloaded bitfield-struct v0.6.2
12842026-02-26T16:17:05.815Z Downloaded bit-vec v0.8.0
12852026-02-26T16:17:05.815Z Downloaded bit-set v0.5.3
12862026-02-26T16:17:05.815Z Downloaded bcs v0.1.6
12872026-02-26T16:17:05.815Z Downloaded base64ct v1.6.0
12882026-02-26T16:17:05.815Z Downloaded darling_macro v0.20.10
12892026-02-26T16:17:05.815Z Downloaded darling_core v0.20.10
12902026-02-26T16:17:05.815Z Downloaded crunchy v0.2.2
12912026-02-26T16:17:05.815Z Downloaded crossbeam-deque v0.8.5
12922026-02-26T16:17:05.840Z Downloaded cipher v0.4.4
12932026-02-26T16:17:05.840Z Downloaded ciborium-io v0.2.2
12942026-02-26T16:17:05.840Z Downloaded cfg_aliases v0.2.1
12952026-02-26T16:17:05.840Z Downloaded cfg_aliases v0.1.1
12962026-02-26T16:17:05.840Z Downloaded block-padding v0.3.3
12972026-02-26T16:17:05.840Z Downloaded bitfield-macros v0.19.2
12982026-02-26T16:17:05.841Z Downloaded bcrypt-pbkdf v0.10.0
12992026-02-26T16:17:05.841Z Downloaded bb8 v0.8.5
13002026-02-26T16:17:05.841Z Downloaded base64 v0.13.1
13012026-02-26T16:17:05.841Z Downloaded backon v1.6.0
13022026-02-26T16:17:05.841Z Downloaded backoff v0.4.0
13032026-02-26T16:17:05.841Z Downloaded atty v0.2.14
13042026-02-26T16:17:05.841Z Downloaded aho-corasick v1.1.3
13052026-02-26T16:17:05.841Z Downloaded aes v0.8.4
13062026-02-26T16:17:05.866Z Downloaded bitvec v1.0.1
13072026-02-26T16:17:05.866Z Downloaded bit-set v0.8.0
13082026-02-26T16:17:05.866Z Downloaded array-init v0.0.4
13092026-02-26T16:17:05.866Z Downloaded arc-swap v1.7.1
13102026-02-26T16:17:05.867Z Downloaded allocator-api2 v0.2.21
13112026-02-26T16:17:05.891Z Downloaded aes-gcm v0.10.3
13122026-02-26T16:17:05.891Z Downloaded addr2line v0.24.2
13132026-02-26T16:17:05.891Z Downloaded async-recursion v1.1.1
13142026-02-26T16:17:05.891Z Downloaded async-bb8-diesel v0.2.1
13152026-02-26T16:17:05.891Z Downloaded arrayref v0.3.9
13162026-02-26T16:17:05.891Z Downloaded ar_archive_writer v0.5.1
13172026-02-26T16:17:05.891Z Downloaded ahash v0.8.12
13182026-02-26T16:17:05.916Z Downloaded adler2 v2.0.0
13192026-02-26T16:17:05.916Z Downloaded crossbeam-utils v0.8.21
13202026-02-26T16:17:05.916Z Downloaded async-stream-impl v0.3.6
13212026-02-26T16:17:05.916Z Downloaded arrayvec v0.7.6
13222026-02-26T16:17:05.916Z Downloaded argon2 v0.5.3
13232026-02-26T16:17:05.916Z Downloaded aead v0.5.2
13242026-02-26T16:17:05.916Z Downloaded atomicwrites v0.4.4
13252026-02-26T16:17:05.916Z Downloaded atomic-waker v1.1.2
13262026-02-26T16:17:05.916Z Downloaded async-stream v0.3.6
13272026-02-26T16:17:05.916Z Downloaded assert_matches v1.5.0
13282026-02-26T16:17:05.916Z Downloaded ascii-canvas v3.0.0
13292026-02-26T16:17:06.116Z Compiling value-bag v1.12.0
13302026-02-26T16:17:06.116Z Compiling find-msvc-tools v0.1.9
13312026-02-26T16:17:06.116Z Compiling shlex v1.3.0
13322026-02-26T16:17:06.141Z Compiling smallvec v1.15.1
13332026-02-26T16:17:06.141Z Compiling typenum v1.17.0
13342026-02-26T16:17:06.141Z Compiling syn v2.0.117
13352026-02-26T16:17:06.141Z Compiling getrandom v0.2.15
13362026-02-26T16:17:06.141Z Compiling jobserver v0.1.32
13372026-02-26T16:17:06.920Z Compiling log v0.4.29
13382026-02-26T16:17:06.965Z Compiling rand_core v0.6.4
13392026-02-26T16:17:07.114Z Compiling cc v1.2.56
13402026-02-26T16:17:07.139Z Compiling generic-array v0.14.7
13412026-02-26T16:17:07.207Z Compiling lock_api v0.4.12
13422026-02-26T16:17:07.501Z Compiling subtle v2.6.1
13432026-02-26T16:17:07.556Z Compiling scopeguard v1.2.0
13442026-02-26T16:17:07.616Z Compiling portable-atomic v1.11.0
13452026-02-26T16:17:07.735Z Compiling critical-section v1.1.3
13462026-02-26T16:17:07.773Z Compiling const-oid v0.9.6
13472026-02-26T16:17:07.899Z Compiling serde_json v1.0.149
13482026-02-26T16:17:07.944Z Compiling parking_lot_core v0.9.10
13492026-02-26T16:17:08.298Z Compiling pin-project-lite v0.2.14
13502026-02-26T16:17:08.357Z Compiling getrandom v0.3.4
13512026-02-26T16:17:08.433Z Compiling pkg-config v0.3.31
13522026-02-26T16:17:09.506Z Compiling signal-hook-registry v1.4.2
13532026-02-26T16:17:09.540Z Compiling allocator-api2 v0.2.21
13542026-02-26T16:17:09.629Z Compiling libm v0.2.8
13552026-02-26T16:17:09.884Z Compiling once_cell v1.21.3
13562026-02-26T16:17:09.978Z Compiling parking_lot v0.12.3
13572026-02-26T16:17:10.008Z Compiling mio v1.0.2
13582026-02-26T16:17:10.162Z Compiling num-traits v0.2.19
13592026-02-26T16:17:10.231Z Compiling futures-core v0.3.32
13602026-02-26T16:17:10.482Z Compiling percent-encoding v2.3.2
13612026-02-26T16:17:10.639Z Compiling socket2 v0.6.1
13622026-02-26T16:17:10.712Z Compiling slab v0.4.9
13632026-02-26T16:17:10.736Z Compiling foldhash v0.2.0
13642026-02-26T16:17:10.826Z Compiling cpufeatures v0.2.14
13652026-02-26T16:17:10.948Z Compiling futures-sink v0.3.31
13662026-02-26T16:17:11.064Z Compiling hashbrown v0.16.1
13672026-02-26T16:17:11.100Z Compiling futures-channel v0.3.31
13682026-02-26T16:17:11.160Z Compiling pin-utils v0.1.0
13692026-02-26T16:17:11.287Z Compiling futures-io v0.3.31
13702026-02-26T16:17:11.443Z Compiling futures-task v0.3.31
13712026-02-26T16:17:11.566Z Compiling rustversion v1.0.22
13722026-02-26T16:17:11.618Z Compiling form_urlencoded v1.2.2
13732026-02-26T16:17:11.643Z Compiling cmake v0.1.57
13742026-02-26T16:17:11.668Z Compiling ident_case v1.0.1
13752026-02-26T16:17:11.779Z Compiling dunce v1.0.5
13762026-02-26T16:17:11.870Z Compiling fs_extra v1.3.0
13772026-02-26T16:17:11.933Z Compiling base64ct v1.6.0
13782026-02-26T16:17:11.958Z Compiling flagset v0.4.6
13792026-02-26T16:17:12.188Z Compiling foldhash v0.1.5
13802026-02-26T16:17:12.401Z Compiling indexmap v2.13.0
13812026-02-26T16:17:12.426Z Compiling pem-rfc7468 v0.7.0
13822026-02-26T16:17:12.475Z Compiling hashbrown v0.15.4
13832026-02-26T16:17:12.505Z Compiling aws-lc-sys v0.37.1
13842026-02-26T16:17:12.529Z Compiling rand_core v0.9.3
13852026-02-26T16:17:12.807Z Compiling iana-time-zone v0.1.63
13862026-02-26T16:17:13.005Z Compiling ring v0.17.14
13872026-02-26T16:17:13.053Z Compiling rustc_version v0.4.1
13882026-02-26T16:17:13.149Z Compiling uuid v1.19.0
13892026-02-26T16:17:13.360Z Compiling spin v0.9.8
13902026-02-26T16:17:13.643Z Compiling synstructure v0.13.1
13912026-02-26T16:17:13.668Z Compiling regex-syntax v0.8.5
13922026-02-26T16:17:13.722Z Compiling zerocopy v0.8.27
13932026-02-26T16:17:13.747Z Compiling aws-lc-rs v1.16.0
13942026-02-26T16:17:13.978Z Compiling vcpkg v0.2.15
13952026-02-26T16:17:14.517Z Compiling tracing-core v0.1.32
13962026-02-26T16:17:14.549Z Compiling serde_derive_internals v0.29.1
13972026-02-26T16:17:14.995Z Compiling adler2 v2.0.0
13982026-02-26T16:17:15.243Z Compiling openssl-probe v0.1.5
13992026-02-26T16:17:15.570Z Compiling schemars v0.8.22
14002026-02-26T16:17:15.626Z Compiling openssl-sys v0.9.109
14012026-02-26T16:17:15.698Z Compiling untrusted v0.9.0
14022026-02-26T16:17:15.900Z Compiling rustix v1.1.3
14032026-02-26T16:17:15.900Z Compiling untrusted v0.7.1
14042026-02-26T16:17:16.103Z Compiling base64 v0.22.1
14052026-02-26T16:17:16.626Z Compiling httparse v1.9.5
14062026-02-26T16:17:16.682Z Compiling rustix v0.38.37
14072026-02-26T16:17:16.839Z Compiling miniz_oxide v0.8.5
14082026-02-26T16:17:17.105Z Compiling darling_core v0.20.10
14092026-02-26T16:17:17.345Z Compiling tower-service v0.3.3
14102026-02-26T16:17:17.463Z Compiling tower-layer v0.3.3
14112026-02-26T16:17:17.494Z Compiling dyn-clone v1.0.20
14122026-02-26T16:17:17.719Z Compiling rustls v0.23.37
14132026-02-26T16:17:17.764Z Compiling atomic-waker v1.1.2
14142026-02-26T16:17:17.911Z Compiling serde_derive v1.0.228
14152026-02-26T16:17:17.980Z Compiling zeroize_derive v1.4.2
14162026-02-26T16:17:18.005Z Compiling zerofrom-derive v0.1.4
14172026-02-26T16:17:18.098Z Compiling yoke-derive v0.7.4
14182026-02-26T16:17:19.132Z Compiling zerovec-derive v0.10.3
14192026-02-26T16:17:19.227Z Compiling zeroize v1.8.1
14202026-02-26T16:17:19.378Z Compiling displaydoc v0.2.5
14212026-02-26T16:17:20.533Z Compiling icu_provider_macros v1.5.0
14222026-02-26T16:17:20.840Z Compiling tokio-macros v2.6.0
14232026-02-26T16:17:20.956Z Compiling crypto-common v0.1.6
14242026-02-26T16:17:21.077Z Compiling zerofrom v0.1.4
14252026-02-26T16:17:21.219Z Compiling block-buffer v0.10.4
14262026-02-26T16:17:21.322Z Compiling yoke v0.7.4
14272026-02-26T16:17:21.347Z Compiling zerocopy-derive v0.7.35
14282026-02-26T16:17:21.540Z Compiling digest v0.10.7
14292026-02-26T16:17:21.600Z Compiling futures-macro v0.3.31
14302026-02-26T16:17:21.736Z Compiling zerovec v0.10.4
14312026-02-26T16:17:22.012Z Compiling hmac v0.12.1
14322026-02-26T16:17:22.285Z Compiling thiserror-impl v2.0.18
14332026-02-26T16:17:22.332Z Compiling block-padding v0.3.3
14342026-02-26T16:17:22.444Z Compiling sha2 v0.10.9
14352026-02-26T16:17:22.607Z Compiling inout v0.1.3
14362026-02-26T16:17:22.897Z Compiling cipher v0.4.4
14372026-02-26T16:17:23.006Z Compiling der_derive v0.7.3
14382026-02-26T16:17:23.183Z Compiling zerocopy v0.7.35
14392026-02-26T16:17:23.213Z Compiling futures-util v0.3.31
14402026-02-26T16:17:23.403Z Compiling tinystr v0.7.6
14412026-02-26T16:17:23.665Z Compiling icu_collections v1.5.0
14422026-02-26T16:17:23.762Z Compiling icu_locid v1.5.0
14432026-02-26T16:17:24.287Z Compiling serde v1.0.228
14442026-02-26T16:17:24.417Z Compiling ppv-lite86 v0.2.20
14452026-02-26T16:17:24.867Z Compiling icu_provider v1.5.0
14462026-02-26T16:17:24.987Z Compiling der v0.7.10
14472026-02-26T16:17:25.125Z Compiling thiserror v2.0.18
14482026-02-26T16:17:25.312Z Compiling pest v2.8.2
14492026-02-26T16:17:25.488Z Compiling bytes v1.11.1
14502026-02-26T16:17:25.513Z Compiling bitflags v2.9.4
14512026-02-26T16:17:25.685Z Compiling icu_locid_transform v1.5.0
14522026-02-26T16:17:25.786Z Compiling chrono v0.4.43
14532026-02-26T16:17:25.949Z Compiling salsa20 v0.10.2
14542026-02-26T16:17:26.183Z Compiling pbkdf2 v0.12.2
14552026-02-26T16:17:26.362Z Compiling scrypt v0.11.0
14562026-02-26T16:17:26.861Z Compiling tokio v1.49.0
14572026-02-26T16:17:26.907Z Compiling icu_properties v1.5.1
14582026-02-26T16:17:27.727Z Compiling spki v0.7.3
14592026-02-26T16:17:27.808Z Compiling http v1.4.0
14602026-02-26T16:17:28.098Z Compiling pest_meta v2.8.2
14612026-02-26T16:17:28.268Z Compiling rand_chacha v0.9.0
14622026-02-26T16:17:28.385Z Compiling aes v0.8.4
14632026-02-26T16:17:28.950Z Compiling cbc v0.1.2
14642026-02-26T16:17:29.227Z Compiling rustls-pki-types v1.14.0
14652026-02-26T16:17:29.776Z Compiling zerocopy-derive v0.8.27
14662026-02-26T16:17:29.897Z Compiling tracing-attributes v0.1.27
14672026-02-26T16:17:30.180Z Compiling pest_generator v2.8.2
14682026-02-26T16:17:30.888Z Compiling icu_normalizer v1.5.0
14692026-02-26T16:17:31.186Z Compiling pkcs5 v0.7.1
14702026-02-26T16:17:31.737Z Compiling http-body v1.0.1
14712026-02-26T16:17:31.983Z Compiling idna_adapter v1.2.0
14722026-02-26T16:17:32.110Z Compiling rand v0.9.2
14732026-02-26T16:17:32.210Z Compiling idna v1.0.3
14742026-02-26T16:17:32.239Z Compiling pest_derive v2.8.2
14752026-02-26T16:17:32.469Z Compiling pkcs8 v0.10.2
14762026-02-26T16:17:32.678Z Compiling tracing v0.1.40
14772026-02-26T16:17:32.964Z Compiling url v2.5.4
14782026-02-26T16:17:33.175Z Compiling schemars_derive v0.8.22
14792026-02-26T16:17:33.554Z Compiling scroll_derive v0.13.1
14802026-02-26T16:17:33.727Z Compiling tinyvec_macros v0.1.1
14812026-02-26T16:17:33.836Z Compiling try-lock v0.2.5
14822026-02-26T16:17:34.018Z Compiling want v0.3.1
14832026-02-26T16:17:34.330Z Compiling tinyvec v1.8.0
14842026-02-26T16:17:35.342Z Compiling scroll v0.13.0
14852026-02-26T16:17:35.910Z Compiling tokio-util v0.7.15
14862026-02-26T16:17:36.244Z Compiling ipnet v2.11.0
14872026-02-26T16:17:37.307Z Compiling darling_macro v0.20.10
14882026-02-26T16:17:37.581Z Compiling h2 v0.4.6
14892026-02-26T16:17:38.109Z Compiling lazy_static v1.5.0
14902026-02-26T16:17:38.133Z Compiling bzip2-sys v0.1.13+1.0.8
14912026-02-26T16:17:38.224Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14922026-02-26T16:17:38.253Z Compiling aho-corasick v1.1.3
14932026-02-26T16:17:38.594Z Compiling num-conv v0.2.0
14942026-02-26T16:17:38.841Z Compiling powerfmt v0.2.0
14952026-02-26T16:17:38.908Z Compiling httpdate v1.0.3
14962026-02-26T16:17:39.069Z Compiling openssl v0.10.73
14972026-02-26T16:17:39.219Z Compiling time-core v0.1.8
14982026-02-26T16:17:39.333Z Compiling foreign-types-shared v0.1.1
14992026-02-26T16:17:39.478Z Compiling foreign-types v0.3.2
15002026-02-26T16:17:39.529Z Compiling time-macros v0.2.27
15012026-02-26T16:17:39.565Z Compiling tempfile v3.24.0
15022026-02-26T16:17:39.608Z Compiling deranged v0.5.3
15032026-02-26T16:17:40.188Z Compiling regex-automata v0.4.14
15042026-02-26T16:17:41.774Z Compiling darling v0.20.10
15052026-02-26T16:17:41.903Z Compiling goblin v0.10.2
15062026-02-26T16:17:41.975Z Compiling openssl-macros v0.1.1
15072026-02-26T16:17:42.318Z Compiling wait-timeout v0.2.0
15082026-02-26T16:17:42.622Z Compiling quick-error v1.2.3
15092026-02-26T16:17:42.787Z Compiling crossbeam-utils v0.8.21
15102026-02-26T16:17:42.841Z Compiling usdt-impl v0.6.0
15112026-02-26T16:17:43.192Z Compiling bit-vec v0.8.0
15122026-02-26T16:17:43.217Z Compiling gimli v0.31.1
15132026-02-26T16:17:43.277Z Compiling native-tls v0.2.12
15142026-02-26T16:17:43.592Z Compiling syn v1.0.109
15152026-02-26T16:17:43.617Z Compiling num_threads v0.1.7
15162026-02-26T16:17:43.775Z Compiling time v0.3.47
15172026-02-26T16:17:44.252Z Compiling hyper v1.8.1
15182026-02-26T16:17:46.517Z Compiling bit-set v0.8.0
15192026-02-26T16:17:46.800Z Compiling hyper-util v0.1.19
15202026-02-26T16:17:47.355Z Compiling addr2line v0.24.2
15212026-02-26T16:17:47.720Z Compiling rusty-fork v0.3.0
15222026-02-26T16:17:47.984Z Compiling derive_builder_core v0.20.2
15232026-02-26T16:17:48.494Z Compiling dof v0.4.0
15242026-02-26T16:17:49.746Z Compiling unicode-normalization v0.1.24
15252026-02-26T16:17:49.888Z Compiling dtrace-parser v0.3.0
15262026-02-26T16:17:50.616Z Compiling rustls-native-certs v0.8.1
15272026-02-26T16:17:50.685Z Compiling signature v2.2.0
15282026-02-26T16:17:50.740Z Compiling scroll_derive v0.12.0
15292026-02-26T16:17:51.012Z Compiling thiserror-impl v1.0.69
15302026-02-26T16:17:51.157Z Compiling heapless v0.7.17
15312026-02-26T16:17:51.617Z Compiling darling_core v0.21.0
15322026-02-26T16:17:51.641Z Compiling slog v2.8.2
15332026-02-26T16:17:51.944Z Compiling rand_xorshift v0.4.0
15342026-02-26T16:17:51.996Z Compiling sync_wrapper v1.0.1
15352026-02-26T16:17:52.126Z Compiling thread-id v5.0.0
15362026-02-26T16:17:52.176Z Compiling object v0.36.5
15372026-02-26T16:17:52.227Z Compiling cookie v0.18.1
15382026-02-26T16:17:52.259Z Compiling crc32fast v1.4.2
15392026-02-26T16:17:52.553Z Compiling unarray v0.1.4
15402026-02-26T16:17:52.596Z Compiling anyhow v1.0.99
15412026-02-26T16:17:52.732Z Compiling paste v1.0.15
15422026-02-26T16:17:52.762Z Compiling unicode-bidi v0.3.17
15432026-02-26T16:17:53.138Z Compiling siphasher v0.3.11
15442026-02-26T16:17:53.207Z Compiling signal-hook v0.3.18
15452026-02-26T16:17:53.498Z Compiling unicode-properties v0.1.3
15462026-02-26T16:17:53.522Z Compiling rustc-demangle v0.1.24
15472026-02-26T16:17:53.658Z Compiling zlib-rs v0.5.1
15482026-02-26T16:17:53.877Z Compiling zstd-safe v7.2.3
15492026-02-26T16:17:53.905Z Compiling stringprep v0.1.5
15502026-02-26T16:17:54.200Z Compiling thiserror v1.0.69
15512026-02-26T16:17:54.300Z Compiling phf_shared v0.11.2
15522026-02-26T16:17:54.660Z Compiling proptest v1.7.0
15532026-02-26T16:17:54.864Z Compiling tower v0.5.2
15542026-02-26T16:17:55.355Z Compiling scroll v0.12.0
15552026-02-26T16:17:55.868Z Compiling derive_builder_macro v0.20.2
15562026-02-26T16:17:56.740Z Compiling ipnetwork v0.21.1
15572026-02-26T16:17:56.957Z Compiling http-body-util v0.1.3
15582026-02-26T16:17:57.129Z Compiling darling_macro v0.21.0
15592026-02-26T16:17:57.400Z Compiling webpki-roots v1.0.1
15602026-02-26T16:17:57.534Z Compiling erased-serde v0.3.31
15612026-02-26T16:17:57.618Z Compiling serde_tokenstream v0.2.3
15622026-02-26T16:17:57.943Z Compiling serde_spanned v0.6.9
15632026-02-26T16:17:58.206Z Compiling backtrace v0.3.74
15642026-02-26T16:17:58.206Z Compiling toml_datetime v0.6.11
15652026-02-26T16:17:58.639Z Compiling rand_chacha v0.3.1
15662026-02-26T16:17:58.685Z Compiling md-5 v0.10.6
15672026-02-26T16:17:58.721Z Compiling curve25519-dalek v4.1.3
15682026-02-26T16:17:58.982Z Compiling vergen-lib v0.1.6
15692026-02-26T16:17:59.298Z Compiling num-integer v0.1.46
15702026-02-26T16:17:59.329Z Compiling hash32 v0.2.1
15712026-02-26T16:17:59.719Z Compiling ff v0.13.0
15722026-02-26T16:17:59.968Z Compiling memoffset v0.9.1
15732026-02-26T16:17:59.992Z Compiling num-bigint-dig v0.8.6
15742026-02-26T16:18:00.278Z Compiling libz-rs-sys v0.5.1
15752026-02-26T16:18:00.333Z Compiling litrs v0.4.1
15762026-02-26T16:18:00.447Z Compiling cfg_aliases v0.2.1
15772026-02-26T16:18:00.569Z Compiling ryu v1.0.18
15782026-02-26T16:18:00.593Z Compiling ref-cast v1.0.25
15792026-02-26T16:18:00.796Z Compiling fallible-iterator v0.2.0
15802026-02-26T16:18:00.918Z Compiling iri-string v0.7.8
15812026-02-26T16:18:00.994Z Compiling smoltcp v0.9.1
15822026-02-26T16:18:01.143Z Compiling base16ct v0.2.0
15832026-02-26T16:18:01.321Z Compiling psl-types v2.0.11
15842026-02-26T16:18:01.424Z Compiling postgres-protocol v0.6.8
15852026-02-26T16:18:01.572Z Compiling publicsuffix v2.3.0
15862026-02-26T16:18:01.597Z Compiling sec1 v0.7.3
15872026-02-26T16:18:01.668Z Compiling document-features v0.2.11
15882026-02-26T16:18:01.958Z Compiling serde_urlencoded v0.7.1
15892026-02-26T16:18:02.131Z Compiling nix v0.29.0
15902026-02-26T16:18:02.409Z Compiling flate2 v1.1.2
15912026-02-26T16:18:02.734Z Compiling newtype-uuid v1.3.2
15922026-02-26T16:18:02.788Z Compiling group v0.13.0
15932026-02-26T16:18:02.858Z Compiling num-iter v0.1.45
15942026-02-26T16:18:03.253Z Compiling rand v0.8.5
15952026-02-26T16:18:03.970Z Compiling tower-http v0.6.8
15962026-02-26T16:18:04.054Z Compiling darling v0.21.0
15972026-02-26T16:18:04.193Z Compiling oxnet v0.1.4
15982026-02-26T16:18:04.218Z Compiling derive_builder v0.20.2
15992026-02-26T16:18:04.358Z Compiling goblin v0.8.2
16002026-02-26T16:18:04.436Z Compiling tokio-native-tls v0.3.1
16012026-02-26T16:18:05.239Z Compiling regex v1.12.3
16022026-02-26T16:18:05.896Z Compiling terminal_size v0.4.0
16032026-02-26T16:18:05.947Z Compiling cargo-platform v0.1.8
16042026-02-26T16:18:06.032Z Compiling hkdf v0.12.4
16052026-02-26T16:18:06.122Z Compiling crypto-bigint v0.5.5
16062026-02-26T16:18:06.146Z Compiling strum_macros v0.27.2
16072026-02-26T16:18:06.322Z Compiling ref-cast-impl v1.0.25
16082026-02-26T16:18:06.492Z Compiling curve25519-dalek-derive v0.1.1
16092026-02-26T16:18:06.538Z Compiling hubpack_derive v0.1.1
16102026-02-26T16:18:07.295Z Compiling daft-derive v0.1.4
16112026-02-26T16:18:07.366Z Compiling async-trait v0.1.89
16122026-02-26T16:18:07.686Z Compiling vergen v9.0.6
16132026-02-26T16:18:07.980Z Compiling ahash v0.8.12
16142026-02-26T16:18:08.305Z Compiling fs-err v3.1.1
16152026-02-26T16:18:08.607Z Compiling simd-adler32 v0.3.7
16162026-02-26T16:18:08.719Z Compiling bumpalo v3.16.0
16172026-02-26T16:18:09.115Z Compiling lockfree-object-pool v0.1.6
16182026-02-26T16:18:09.188Z Compiling unicode-segmentation v1.12.0
16192026-02-26T16:18:09.394Z Compiling managed v0.8.0
16202026-02-26T16:18:09.627Z Compiling either v1.15.0
16212026-02-26T16:18:09.888Z Compiling bitflags v1.3.2
16222026-02-26T16:18:10.039Z Compiling buf-list v1.0.3
16232026-02-26T16:18:10.070Z Compiling winnow v0.5.40
16242026-02-26T16:18:10.494Z Compiling strum v0.27.2
16252026-02-26T16:18:10.743Z Compiling dof v0.3.0
16262026-02-26T16:18:10.805Z Compiling zopfli v0.8.1
16272026-02-26T16:18:11.477Z Compiling elliptic-curve v0.13.8
16282026-02-26T16:18:12.092Z Compiling daft v0.1.4
16292026-02-26T16:18:12.378Z Compiling clap_builder v4.5.48
16302026-02-26T16:18:12.684Z Compiling hubpack v0.1.2
16312026-02-26T16:18:12.710Z Compiling cargo_metadata v0.19.2
16322026-02-26T16:18:12.823Z Compiling signal-hook-mio v0.2.4
16332026-02-26T16:18:13.006Z Compiling cookie_store v0.22.1
16342026-02-26T16:18:13.106Z Compiling zstd v0.13.3
16352026-02-26T16:18:13.448Z Compiling toml_edit v0.19.15
16362026-02-26T16:18:13.593Z Compiling hyper-tls v0.6.0
16372026-02-26T16:18:15.230Z Compiling serde_with_macros v3.16.1
16382026-02-26T16:18:16.029Z Compiling postgres-types v0.2.9
16392026-02-26T16:18:17.166Z Compiling usdt-macro v0.6.0
16402026-02-26T16:18:17.436Z Compiling usdt-attr-macro v0.6.0
16412026-02-26T16:18:18.288Z Compiling phf v0.11.2
16422026-02-26T16:18:18.424Z Compiling dtrace-parser v0.2.0
16432026-02-26T16:18:18.575Z Compiling ed25519 v2.2.3
16442026-02-26T16:18:18.771Z Compiling bzip2 v0.5.2
16452026-02-26T16:18:19.142Z Compiling bzip2 v0.4.4
16462026-02-26T16:18:19.349Z Compiling bstr v1.10.0
16472026-02-26T16:18:19.381Z Compiling pkcs1 v0.7.5
16482026-02-26T16:18:19.431Z Compiling serde-big-array v0.5.1
16492026-02-26T16:18:19.549Z Compiling hex v0.4.3
16502026-02-26T16:18:19.681Z Compiling rfc6979 v0.4.0
16512026-02-26T16:18:19.917Z Compiling enum-as-inner v0.6.1
16522026-02-26T16:18:20.111Z Compiling clap_derive v4.5.47
16532026-02-26T16:18:20.198Z Compiling strum_macros v0.26.4
16542026-02-26T16:18:20.268Z Compiling serde_repr v0.1.19
16552026-02-26T16:18:20.519Z Compiling float-cmp v0.10.0
16562026-02-26T16:18:20.740Z Compiling env_filter v0.1.2
16572026-02-26T16:18:20.779Z Compiling memmap2 v0.9.8
16582026-02-26T16:18:20.822Z Compiling socket2 v0.5.10
16592026-02-26T16:18:21.162Z Compiling encoding_rs v0.8.34
16602026-02-26T16:18:21.199Z Compiling rustc-hash v2.1.1
16612026-02-26T16:18:21.321Z Compiling fixedbitset v0.4.2
16622026-02-26T16:18:21.408Z Compiling keccak v0.1.5
16632026-02-26T16:18:21.737Z Compiling mime v0.3.17
16642026-02-26T16:18:21.780Z Compiling predicates-core v1.0.8
16652026-02-26T16:18:22.104Z Compiling normalize-line-endings v0.3.0
16662026-02-26T16:18:22.237Z Compiling new_debug_unreachable v1.0.6
16672026-02-26T16:18:22.262Z Compiling difflib v0.4.0
16682026-02-26T16:18:22.361Z Compiling jiff v0.2.15
16692026-02-26T16:18:23.196Z Compiling data-encoding v2.9.0
16702026-02-26T16:18:23.404Z Compiling fixedbitset v0.5.7
16712026-02-26T16:18:23.830Z Compiling static_assertions v1.1.0
16722026-02-26T16:18:23.941Z Compiling whoami v1.5.2
16732026-02-26T16:18:23.965Z Compiling precomputed-hash v0.1.1
16742026-02-26T16:18:23.989Z Compiling toml_edit v0.22.27
16752026-02-26T16:18:24.122Z Compiling string_cache v0.8.9
16762026-02-26T16:18:24.375Z Compiling tokio-postgres v0.7.13
16772026-02-26T16:18:24.476Z Compiling strum v0.26.3
16782026-02-26T16:18:24.553Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16792026-02-26T16:18:24.675Z Compiling clap v4.5.48
16802026-02-26T16:18:24.709Z Compiling petgraph v0.8.2
16812026-02-26T16:18:24.823Z Compiling hickory-proto v0.25.2
16822026-02-26T16:18:25.714Z Compiling predicates v3.1.3
16832026-02-26T16:18:27.087Z Compiling sha3 v0.10.8
16842026-02-26T16:18:28.012Z Compiling petgraph v0.6.5
16852026-02-26T16:18:29.022Z Compiling zip v4.2.0
16862026-02-26T16:18:29.288Z Compiling iddqd v0.3.16
16872026-02-26T16:18:30.394Z Compiling usdt v0.6.0
16882026-02-26T16:18:30.647Z Compiling env_logger v0.11.8
16892026-02-26T16:18:30.882Z Compiling usdt-impl v0.5.0
16902026-02-26T16:18:31.028Z Compiling similar v2.7.0
16912026-02-26T16:18:31.237Z Compiling serde_with v3.16.1
16922026-02-26T16:18:31.364Z Compiling ecdsa v0.16.9
16932026-02-26T16:18:31.687Z Compiling rsa v0.9.8
16942026-02-26T16:18:32.126Z Compiling zip v0.6.6
16952026-02-26T16:18:32.176Z Compiling ed25519-dalek v2.1.1
16962026-02-26T16:18:32.451Z Compiling toml v0.7.8
16972026-02-26T16:18:33.360Z Compiling crossterm v0.28.1
16982026-02-26T16:18:34.530Z Compiling itertools v0.13.0
16992026-02-26T16:18:34.779Z Compiling itertools v0.10.5
17002026-02-26T16:18:34.882Z Compiling heck v0.4.1
17012026-02-26T16:18:35.149Z Compiling crossbeam-epoch v0.9.18
17022026-02-26T16:18:35.337Z Compiling tokio-stream v0.1.17
17032026-02-26T16:18:35.578Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17042026-02-26T16:18:35.775Z Compiling x509-cert v0.2.5
17052026-02-26T16:18:35.984Z Compiling openapiv3 v2.2.0
17062026-02-26T16:18:36.258Z Compiling sha1 v0.10.6
17072026-02-26T16:18:36.333Z Compiling winnow v0.6.26
17082026-02-26T16:18:36.707Z Compiling lalrpop-util v0.19.12
17092026-02-26T16:18:37.048Z Compiling peg-runtime v0.8.5
17102026-02-26T16:18:37.116Z Compiling thread_local v1.1.8
17112026-02-26T16:18:37.299Z Compiling slog-async v2.8.0
17122026-02-26T16:18:37.575Z Compiling crossbeam-channel v0.5.15
17132026-02-26T16:18:37.599Z Compiling xattr v1.3.1
17142026-02-26T16:18:37.829Z Compiling futures-executor v0.3.31
17152026-02-26T16:18:37.869Z Compiling is-terminal v0.4.13
17162026-02-26T16:18:38.030Z Compiling filetime v0.2.26
17172026-02-26T16:18:38.292Z Compiling term v1.1.0
17182026-02-26T16:18:38.325Z Compiling take_mut v0.2.2
17192026-02-26T16:18:38.413Z Compiling tar v0.4.44
17202026-02-26T16:18:38.551Z Compiling futures v0.3.31
17212026-02-26T16:18:39.092Z Compiling slog-term v2.9.2
17222026-02-26T16:18:48.636Z Compiling rustls-webpki v0.103.9
17232026-02-26T16:18:55.073Z Compiling tokio-rustls v0.26.0
17242026-02-26T16:18:55.073Z Compiling rustls-platform-verifier v0.6.2
17252026-02-26T16:18:55.416Z Compiling hyper-rustls v0.27.7
17262026-02-26T16:18:55.762Z Compiling reqwest v0.12.28
17272026-02-26T16:18:55.790Z Compiling reqwest v0.13.2
17282026-02-26T16:19:00.546Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17292026-02-26T16:19:00.910Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17302026-02-26T16:19:06.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
17312026-02-26T16:19:06.727Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17322026-02-26T16:19:06.805ZFeb 26 16:19:06.566 INFO Starting download, target: Clickhouse
17332026-02-26T16:19:06.805ZFeb 26 16:19:06.567 INFO Starting download, target: Cockroach
17342026-02-26T16:19:06.805ZFeb 26 16:19:06.567 INFO Starting download, target: Console
17352026-02-26T16:19:06.843ZFeb 26 16:19:06.567 INFO Starting download, target: DendriteStub
17362026-02-26T16:19:06.843ZFeb 26 16:19:06.567 INFO Starting download, target: MaghemiteMgd
17372026-02-26T16:19:06.844ZFeb 26 16:19:06.567 INFO Starting download, target: TransceiverControl
17382026-02-26T16:19:06.844ZFeb 26 16:19:06.569 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17392026-02-26T16:19:06.844ZFeb 26 16:19:06.569 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17402026-02-26T16:19:06.844ZFeb 26 16:19:06.569 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17412026-02-26T16:19:06.844ZFeb 26 16:19:06.569 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17422026-02-26T16:19:06.844ZFeb 26 16:19:06.569 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17432026-02-26T16:19:06.844ZFeb 26 16:19:06.569 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17442026-02-26T16:19:07.454ZFeb 26 16:19:07.199 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17452026-02-26T16:19:07.880ZFeb 26 16:19:07.616 INFO Download complete, target: Console
17462026-02-26T16:19:08.815ZFeb 26 16:19:08.570 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17472026-02-26T16:19:09.340ZFeb 26 16:19:09.097 INFO Download complete, target: TransceiverControl
17482026-02-26T16:19:14.844ZFeb 26 16:19:14.615 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17492026-02-26T16:19:17.931ZFeb 26 16:19:17.704 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17502026-02-26T16:19:19.197ZFeb 26 16:19:18.970 INFO Download complete, target: DendriteStub
17512026-02-26T16:19:20.447ZFeb 26 16:19:20.220 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17522026-02-26T16:19:20.448ZFeb 26 16:19:20.221 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17532026-02-26T16:19:22.447ZFeb 26 16:19:22.221 INFO Download complete, target: MaghemiteMgd
17542026-02-26T16:19:29.693ZFeb 26 16:19:29.465 INFO Checking that binary works, target: Cockroach
17552026-02-26T16:19:29.897ZFeb 26 16:19:29.671 INFO Download complete, target: Cockroach
17562026-02-26T16:19:33.084ZFeb 26 16:19:32.858 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17572026-02-26T16:19:45.019ZFeb 26 16:19:44.793 INFO Checking that binary works, target: Clickhouse
17582026-02-26T16:19:45.173ZFeb 26 16:19:44.947 INFO Download complete, target: Clickhouse
17592026-02-26T16:19:45.198ZAll prerequisites installed successfully
17602026-02-26T16:19:45.198Z
17612026-02-26T16:19:45.198Zreal 6:21.522672592
17622026-02-26T16:19:45.198Zuser 16:22.538009551
17632026-02-26T16:19:45.198Zsys 2:43.932675227
17642026-02-26T16:19:45.198Ztrap 0.609210119
17652026-02-26T16:19:45.198Ztflt 0.364647314
17662026-02-26T16:19:45.198Zdflt 0.622117414
17672026-02-26T16:19:45.198Zkflt 0.010974535
17682026-02-26T16:19:45.198Zlock 43:16.870334240
17692026-02-26T16:19:45.198Zslp 1:01:47.130320303
17702026-02-26T16:19:45.198Zlat 1:14.558562694
17712026-02-26T16:19:45.198Zstop 2:57.815059345
17722026-02-26T16:19:45.198Z+ ptime -m cargo xtask download softnpu
17732026-02-26T16:19:46.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
17742026-02-26T16:19:46.418Z Running `target/debug/xtask download softnpu`
17752026-02-26T16:19:48.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
17762026-02-26T16:19:48.073Z Running `target/debug/xtask-downloader softnpu`
17772026-02-26T16:19:48.125ZFeb 26 16:19:47.898 INFO Starting download, target: Softnpu
17782026-02-26T16:19:48.149ZFeb 26 16:19:47.899 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17792026-02-26T16:19:50.000ZFeb 26 16:19:49.773 INFO Download complete, target: Softnpu
17802026-02-26T16:19:50.024Z
17812026-02-26T16:19:50.025Zreal 4.815662093
17822026-02-26T16:19:50.025Zuser 2.379653974
17832026-02-26T16:19:50.025Zsys 1.650871692
17842026-02-26T16:19:50.025Ztrap 0.000672617
17852026-02-26T16:19:50.025Ztflt 0.000215347
17862026-02-26T16:19:50.025Zdflt 0.000195377
17872026-02-26T16:19:50.025Zkflt 0.000000000
17882026-02-26T16:19:50.025Zlock 21.019364875
17892026-02-26T16:19:50.025Zslp 1.560028005
17902026-02-26T16:19:50.025Zlat 0.376602456
17912026-02-26T16:19:50.025Zstop 0.000309379
17922026-02-26T16:19:50.025Z+ export CARGO_INCREMENTAL=0
17932026-02-26T16:19:50.025Z+ CARGO_INCREMENTAL=0
17942026-02-26T16:19:50.025Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17952026-02-26T16:19:52.052Z Compiling proc-macro2 v1.0.106
17962026-02-26T16:19:52.052Z Compiling quote v1.0.44
17972026-02-26T16:19:52.052Z Compiling unicode-ident v1.0.24
17982026-02-26T16:19:52.052Z Compiling libc v0.2.180
17992026-02-26T16:19:52.052Z Compiling serde_core v1.0.228
18002026-02-26T16:19:52.076Z Compiling serde v1.0.228
18012026-02-26T16:19:52.076Z Compiling autocfg v1.4.0
18022026-02-26T16:19:52.076Z Compiling cfg-if v1.0.4
18032026-02-26T16:19:52.302Z Compiling version_check v0.9.5
18042026-02-26T16:19:52.516Z Compiling find-msvc-tools v0.1.9
18052026-02-26T16:19:52.849Z Compiling shlex v1.3.0
18062026-02-26T16:19:52.897Z Compiling lock_api v0.4.12
18072026-02-26T16:19:52.921Z Compiling memchr v2.7.4
18082026-02-26T16:19:53.167Z Compiling portable-atomic v1.11.0
18092026-02-26T16:19:53.191Z Compiling zmij v1.0.15
18102026-02-26T16:19:53.555Z Compiling serde_json v1.0.149
18112026-02-26T16:19:53.845Z Compiling jobserver v0.1.32
18122026-02-26T16:19:53.941Z Compiling typenum v1.17.0
18132026-02-26T16:19:54.011Z Compiling generic-array v0.14.7
18142026-02-26T16:19:54.274Z Compiling syn v2.0.117
18152026-02-26T16:19:54.298Z Compiling cc v1.2.56
18162026-02-26T16:19:54.381Z Compiling getrandom v0.3.4
18172026-02-26T16:19:54.428Z Compiling libm v0.2.8
18182026-02-26T16:19:54.611Z Compiling num-traits v0.2.19
18192026-02-26T16:19:54.725Z Compiling parking_lot_core v0.9.10
18202026-02-26T16:19:54.830Z Compiling smallvec v1.15.1
18212026-02-26T16:19:54.882Z Compiling value-bag v1.12.0
18222026-02-26T16:19:55.063Z Compiling itoa v1.0.11
18232026-02-26T16:19:55.265Z Compiling log v0.4.29
18242026-02-26T16:19:55.352Z Compiling getrandom v0.2.15
18252026-02-26T16:19:55.928Z Compiling pkg-config v0.3.31
18262026-02-26T16:19:55.966Z Compiling thiserror v2.0.18
18272026-02-26T16:19:56.210Z Compiling scopeguard v1.2.0
18282026-02-26T16:19:56.607Z Compiling stable_deref_trait v1.2.0
18292026-02-26T16:19:56.752Z Compiling slab v0.4.9
18302026-02-26T16:19:56.906Z Compiling allocator-api2 v0.2.21
18312026-02-26T16:19:56.961Z Compiling equivalent v1.0.2
18322026-02-26T16:19:57.095Z Compiling critical-section v1.1.3
18332026-02-26T16:19:57.119Z Compiling semver v1.0.27
18342026-02-26T16:19:57.144Z Compiling subtle v2.6.1
18352026-02-26T16:19:57.552Z Compiling schemars v0.8.22
18362026-02-26T16:19:57.577Z Compiling writeable v0.5.5
18372026-02-26T16:19:57.679Z Compiling litemap v0.7.3
18382026-02-26T16:19:57.786Z Compiling foldhash v0.2.0
18392026-02-26T16:19:58.091Z Compiling hashbrown v0.16.1
18402026-02-26T16:19:58.116Z Compiling rand_core v0.6.4
18412026-02-26T16:19:58.440Z Compiling once_cell v1.21.3
18422026-02-26T16:19:58.897Z Compiling byteorder v1.5.0
18432026-02-26T16:19:58.956Z Compiling percent-encoding v2.3.2
18442026-02-26T16:19:59.009Z Compiling pin-project-lite v0.2.14
18452026-02-26T16:19:59.648Z Compiling icu_locid_transform_data v1.5.0
18462026-02-26T16:19:59.955Z Compiling icu_properties_data v1.5.0
18472026-02-26T16:20:00.004Z Compiling fnv v1.0.7
18482026-02-26T16:20:00.237Z Compiling utf8_iter v1.0.4
18492026-02-26T16:20:00.349Z Compiling synstructure v0.13.1
18502026-02-26T16:20:00.373Z Compiling serde_derive_internals v0.29.1
18512026-02-26T16:20:00.443Z Compiling write16 v1.0.0
18522026-02-26T16:20:00.533Z Compiling icu_normalizer_data v1.5.0
18532026-02-26T16:20:00.608Z Compiling utf16_iter v1.0.5
18542026-02-26T16:20:00.860Z Compiling ring v0.17.14
18552026-02-26T16:20:01.115Z Compiling cmake v0.1.57
18562026-02-26T16:20:01.466Z Compiling signal-hook-registry v1.4.2
18572026-02-26T16:20:01.561Z Compiling dunce v1.0.5
18582026-02-26T16:20:01.686Z Compiling fs_extra v1.3.0
18592026-02-26T16:20:01.734Z Compiling parking_lot v0.12.3
18602026-02-26T16:20:01.784Z Compiling mio v1.0.2
18612026-02-26T16:20:01.981Z Compiling heck v0.5.0
18622026-02-26T16:20:02.176Z Compiling aws-lc-sys v0.37.1
18632026-02-26T16:20:02.504Z Compiling form_urlencoded v1.2.2
18642026-02-26T16:20:02.785Z Compiling socket2 v0.6.1
18652026-02-26T16:20:03.072Z Compiling indexmap v2.13.0
18662026-02-26T16:20:03.232Z Compiling serde_derive v1.0.228
18672026-02-26T16:20:03.280Z Compiling zeroize_derive v1.4.2
18682026-02-26T16:20:03.339Z Compiling zerofrom-derive v0.1.4
18692026-02-26T16:20:03.475Z Compiling yoke-derive v0.7.4
18702026-02-26T16:20:03.519Z Compiling zerovec-derive v0.10.3
18712026-02-26T16:20:03.907Z Compiling displaydoc v0.2.5
18722026-02-26T16:20:04.228Z Compiling icu_provider_macros v1.5.0
18732026-02-26T16:20:04.252Z Compiling zeroize v1.8.1
18742026-02-26T16:20:04.365Z Compiling tokio-macros v2.6.0
18752026-02-26T16:20:04.956Z Compiling thiserror-impl v2.0.18
18762026-02-26T16:20:04.995Z Compiling zerocopy-derive v0.7.35
18772026-02-26T16:20:05.021Z Compiling futures-macro v0.3.31
18782026-02-26T16:20:05.189Z Compiling schemars_derive v0.8.22
18792026-02-26T16:20:05.498Z Compiling zerofrom v0.1.4
18802026-02-26T16:20:05.744Z Compiling yoke v0.7.4
18812026-02-26T16:20:06.120Z Compiling zerovec v0.10.4
18822026-02-26T16:20:06.416Z Compiling crypto-common v0.1.6
18832026-02-26T16:20:06.471Z Compiling tracing-attributes v0.1.27
18842026-02-26T16:20:06.648Z Compiling const-oid v0.9.6
18852026-02-26T16:20:07.350Z Compiling rustversion v1.0.22
18862026-02-26T16:20:07.841Z Compiling tinystr v0.7.6
18872026-02-26T16:20:07.980Z Compiling icu_collections v1.5.0
18882026-02-26T16:20:08.210Z Compiling icu_locid v1.5.0
18892026-02-26T16:20:08.872Z Compiling aws-lc-rs v1.16.0
18902026-02-26T16:20:09.295Z Compiling icu_provider v1.5.0
18912026-02-26T16:20:09.497Z Compiling bytes v1.11.1
18922026-02-26T16:20:09.774Z Compiling bitflags v2.9.4
18932026-02-26T16:20:10.072Z Compiling icu_locid_transform v1.5.0
18942026-02-26T16:20:10.423Z Compiling zerocopy v0.8.27
18952026-02-26T16:20:10.647Z Compiling tokio v1.49.0
18962026-02-26T16:20:11.131Z Compiling futures-core v0.3.32
18972026-02-26T16:20:11.212Z Compiling icu_properties v1.5.1
18982026-02-26T16:20:11.353Z Compiling block-buffer v0.10.4
18992026-02-26T16:20:11.386Z Compiling der_derive v0.7.3
19002026-02-26T16:20:11.640Z Compiling vcpkg v0.2.15
19012026-02-26T16:20:11.664Z Compiling httparse v1.9.5
19022026-02-26T16:20:12.710Z Compiling thiserror v1.0.69
19032026-02-26T16:20:12.982Z Compiling openssl-sys v0.9.109
19042026-02-26T16:20:13.127Z Compiling digest v0.10.7
19052026-02-26T16:20:13.482Z Compiling zerocopy-derive v0.8.27
19062026-02-26T16:20:13.758Z Compiling regex-syntax v0.8.5
19072026-02-26T16:20:13.812Z Compiling strsim v0.11.1
19082026-02-26T16:20:14.316Z Compiling icu_normalizer v1.5.0
19092026-02-26T16:20:14.588Z Compiling zerocopy v0.7.35
19102026-02-26T16:20:15.121Z Compiling idna_adapter v1.2.0
19112026-02-26T16:20:15.338Z Compiling idna v1.0.3
19122026-02-26T16:20:15.542Z Compiling thiserror-impl v1.0.69
19132026-02-26T16:20:15.927Z Compiling ucd-trie v0.1.7
19142026-02-26T16:20:16.338Z Compiling iana-time-zone v0.1.63
19152026-02-26T16:20:16.338Z Compiling pest v2.8.2
19162026-02-26T16:20:16.637Z Compiling chrono v0.4.43
19172026-02-26T16:20:16.957Z Compiling url v2.5.4
19182026-02-26T16:20:17.957Z Compiling serde_tokenstream v0.2.3
19192026-02-26T16:20:18.461Z Compiling uuid v1.19.0
19202026-02-26T16:20:18.852Z Compiling ident_case v1.0.1
19212026-02-26T16:20:19.045Z Compiling pest_meta v2.8.2
19222026-02-26T16:20:21.007Z Compiling futures-sink v0.3.31
19232026-02-26T16:20:21.165Z Compiling rustls v0.23.37
19242026-02-26T16:20:21.199Z Compiling rustix v1.1.3
19252026-02-26T16:20:21.366Z Compiling futures-channel v0.3.31
19262026-02-26T16:20:21.582Z Compiling pest_generator v2.8.2
19272026-02-26T16:20:21.759Z Compiling aho-corasick v1.1.3
19282026-02-26T16:20:21.827Z Compiling futures-task v0.3.31
19292026-02-26T16:20:21.852Z Compiling pin-utils v0.1.0
19302026-02-26T16:20:21.961Z Compiling futures-io v0.3.31
19312026-02-26T16:20:22.084Z Compiling syn v1.0.109
19322026-02-26T16:20:22.278Z Compiling futures-util v0.3.31
19332026-02-26T16:20:22.769Z Compiling pest_derive v2.8.2
19342026-02-26T16:20:23.338Z Compiling rustc_version v0.4.1
19352026-02-26T16:20:23.387Z Compiling regex-automata v0.4.14
19362026-02-26T16:20:23.817Z Compiling openssl v0.10.73
19372026-02-26T16:20:24.172Z Compiling dyn-clone v1.0.20
19382026-02-26T16:20:24.418Z Compiling cpufeatures v0.2.14
19392026-02-26T16:20:24.681Z Compiling hmac v0.12.1
19402026-02-26T16:20:24.912Z Compiling rustix v0.38.37
19412026-02-26T16:20:24.946Z Compiling plain v0.2.3
19422026-02-26T16:20:25.417Z Compiling block-padding v0.3.3
19432026-02-26T16:20:25.667Z Compiling rustls-pki-types v1.14.0
19442026-02-26T16:20:27.233Z Compiling openssl-macros v0.1.1
19452026-02-26T16:20:27.791Z Compiling native-tls v0.2.12
19462026-02-26T16:20:28.137Z Compiling regex v1.12.3
19472026-02-26T16:20:28.172Z Compiling crossbeam-utils v0.8.21
19482026-02-26T16:20:29.077Z Compiling inout v0.1.3
19492026-02-26T16:20:29.321Z Compiling ppv-lite86 v0.2.20
19502026-02-26T16:20:30.053Z Compiling http v1.4.0
19512026-02-26T16:20:30.739Z Compiling errno v0.3.12
19522026-02-26T16:20:31.227Z Compiling num-conv v0.2.0
19532026-02-26T16:20:31.760Z Compiling time-core v0.1.8
19542026-02-26T16:20:31.870Z Compiling foldhash v0.1.5
19552026-02-26T16:20:32.035Z Compiling pretty-hex v0.4.1
19562026-02-26T16:20:32.135Z Compiling hashbrown v0.15.4
19572026-02-26T16:20:32.267Z Compiling time-macros v0.2.27
19582026-02-26T16:20:32.428Z Compiling cipher v0.4.4
19592026-02-26T16:20:32.814Z Compiling sha2 v0.10.9
19602026-02-26T16:20:33.402Z Compiling scroll_derive v0.12.0
19612026-02-26T16:20:33.658Z Compiling scroll_derive v0.13.1
19622026-02-26T16:20:33.818Z Compiling tracing-core v0.1.32
19632026-02-26T16:20:34.056Z Compiling untrusted v0.9.0
19642026-02-26T16:20:34.280Z Compiling anyhow v1.0.99
19652026-02-26T16:20:34.396Z Compiling base64ct v1.6.0
19662026-02-26T16:20:34.761Z Compiling tracing v0.1.40
19672026-02-26T16:20:34.902Z Compiling pem-rfc7468 v0.7.0
19682026-02-26T16:20:34.926Z Compiling darling_core v0.21.0
19692026-02-26T16:20:35.043Z Compiling slog v2.8.2
19702026-02-26T16:20:35.351Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19712026-02-26T16:20:35.404Z Compiling bzip2-sys v0.1.13+1.0.8
19722026-02-26T16:20:35.463Z Compiling spin v0.9.8
19732026-02-26T16:20:35.836Z Compiling base64 v0.22.1
19742026-02-26T16:20:35.887Z Compiling flagset v0.4.6
19752026-02-26T16:20:36.003Z Compiling tokio-util v0.7.15
19762026-02-26T16:20:36.123Z Compiling der v0.7.10
19772026-02-26T16:20:37.145Z Compiling toml_datetime v0.6.11
19782026-02-26T16:20:37.274Z Compiling serde_spanned v0.6.9
19792026-02-26T16:20:37.515Z Compiling rand_core v0.9.3
19802026-02-26T16:20:37.879Z Compiling salsa20 v0.10.2
19812026-02-26T16:20:38.105Z Compiling spki v0.7.3
19822026-02-26T16:20:38.454Z Compiling http-body v1.0.1
19832026-02-26T16:20:38.583Z Compiling pbkdf2 v0.12.2
19842026-02-26T16:20:39.177Z Compiling atomic-waker v1.1.2
19852026-02-26T16:20:39.383Z Compiling camino v1.2.2
19862026-02-26T16:20:39.447Z Compiling darling_macro v0.21.0
19872026-02-26T16:20:39.875Z Compiling winnow v0.5.40
19882026-02-26T16:20:39.950Z Compiling either v1.15.0
19892026-02-26T16:20:40.137Z Compiling darling v0.21.0
19902026-02-26T16:20:41.038Z Compiling scrypt v0.11.0
19912026-02-26T16:20:41.495Z Compiling rand_chacha v0.9.0
19922026-02-26T16:20:42.188Z Compiling cbc v0.1.2
19932026-02-26T16:20:42.400Z Compiling aes v0.8.4
19942026-02-26T16:20:42.775Z Compiling toml_edit v0.19.15
19952026-02-26T16:20:45.581Z Compiling usdt-impl v0.5.0
19962026-02-26T16:20:45.645Z Compiling cookie v0.18.1
19972026-02-26T16:20:46.012Z Compiling tower-layer v0.3.3
19982026-02-26T16:20:46.036Z Compiling ref-cast v1.0.25
19992026-02-26T16:20:46.146Z Compiling tower-service v0.3.3
20002026-02-26T16:20:46.320Z Compiling usdt-impl v0.6.0
20012026-02-26T16:20:46.473Z Compiling try-lock v0.2.5
20022026-02-26T16:20:46.587Z Compiling untrusted v0.7.1
20032026-02-26T16:20:46.683Z Compiling openssl-probe v0.1.5
20042026-02-26T16:20:46.716Z Compiling paste v1.0.15
20052026-02-26T16:20:46.826Z Compiling want v0.3.1
20062026-02-26T16:20:47.848Z Compiling pkcs5 v0.7.1
20072026-02-26T16:20:47.900Z Compiling rand v0.9.2
20082026-02-26T16:20:48.696Z Compiling h2 v0.4.6
20092026-02-26T16:20:48.806Z Compiling scroll v0.13.0
20102026-02-26T16:20:49.035Z Compiling scroll v0.12.0
20112026-02-26T16:20:49.305Z Compiling heapless v0.7.17
20122026-02-26T16:20:49.535Z Compiling ipnet v2.11.0
20132026-02-26T16:20:49.711Z Compiling adler2 v2.0.0
20142026-02-26T16:20:49.929Z Compiling zstd-safe v7.2.3
20152026-02-26T16:20:50.059Z Compiling cfg_aliases v0.2.1
20162026-02-26T16:20:50.184Z Compiling signal-hook v0.3.18
20172026-02-26T16:20:50.266Z Compiling httpdate v1.0.3
20182026-02-26T16:20:51.701Z Compiling miniz_oxide v0.8.5
20192026-02-26T16:20:52.978Z Compiling goblin v0.8.2
20202026-02-26T16:20:53.079Z Compiling goblin v0.10.2
20212026-02-26T16:20:53.406Z Compiling pkcs8 v0.10.2
20222026-02-26T16:20:54.817Z Compiling ipnetwork v0.21.1
20232026-02-26T16:20:55.656Z Compiling darling_core v0.20.10
20242026-02-26T16:20:58.076Z Compiling hyper v1.8.1
20252026-02-26T16:20:59.917Z Compiling ref-cast-impl v1.0.25
20262026-02-26T16:20:59.948Z Compiling memoffset v0.9.1
20272026-02-26T16:21:00.319Z Compiling ryu v1.0.18
20282026-02-26T16:21:00.853Z Compiling tinyvec_macros v0.1.1
20292026-02-26T16:21:01.692Z Compiling tinyvec v1.8.0
20302026-02-26T16:21:02.909Z Compiling hyper-util v0.1.19
20312026-02-26T16:21:05.881Z Compiling darling_macro v0.20.10
20322026-02-26T16:21:06.245Z Compiling dof v0.4.0
20332026-02-26T16:21:06.646Z Compiling dof v0.3.0
20342026-02-26T16:21:07.951Z Compiling dtrace-parser v0.2.0
20352026-02-26T16:21:09.043Z Compiling lazy_static v1.5.0
20362026-02-26T16:21:09.205Z Compiling curve25519-dalek v4.1.3
20372026-02-26T16:21:09.230Z Compiling dtrace-parser v0.3.0
20382026-02-26T16:21:09.601Z Compiling daft-derive v0.1.4
20392026-02-26T16:21:09.625Z Compiling async-trait v0.1.89
20402026-02-26T16:21:09.940Z Compiling thread-id v4.2.2
20412026-02-26T16:21:10.077Z Compiling thread-id v5.0.0
20422026-02-26T16:21:10.222Z Compiling fastrand v2.1.1
20432026-02-26T16:21:10.510Z Compiling foreign-types-shared v0.1.1
20442026-02-26T16:21:10.563Z Compiling litrs v0.4.1
20452026-02-26T16:21:10.662Z Compiling smoltcp v0.9.1
20462026-02-26T16:21:11.217Z Compiling num-bigint-dig v0.8.6
20472026-02-26T16:21:11.241Z Compiling tempfile v3.24.0
20482026-02-26T16:21:11.286Z Compiling foreign-types v0.3.2
20492026-02-26T16:21:11.495Z Compiling document-features v0.2.11
20502026-02-26T16:21:12.629Z Compiling darling v0.20.10
20512026-02-26T16:21:14.301Z Compiling rustls-native-certs v0.8.1
20522026-02-26T16:21:14.426Z Compiling http-body-util v0.1.3
20532026-02-26T16:21:15.099Z Compiling sync_wrapper v1.0.1
20542026-02-26T16:21:15.278Z Compiling strum_macros v0.26.4
20552026-02-26T16:21:15.718Z Compiling wait-timeout v0.2.0
20562026-02-26T16:21:16.061Z Compiling quick-error v1.2.3
20572026-02-26T16:21:16.127Z Compiling bit-vec v0.8.0
20582026-02-26T16:21:16.226Z Compiling gimli v0.31.1
20592026-02-26T16:21:17.094Z Compiling powerfmt v0.2.0
20602026-02-26T16:21:17.568Z Compiling utf8parse v0.2.2
20612026-02-26T16:21:17.754Z Compiling anstyle v1.0.11
20622026-02-26T16:21:18.163Z Compiling anstyle-parse v0.2.5
20632026-02-26T16:21:18.446Z Compiling deranged v0.5.3
20642026-02-26T16:21:20.625Z Compiling addr2line v0.24.2
20652026-02-26T16:21:21.065Z Compiling serde_urlencoded v0.7.1
20662026-02-26T16:21:21.683Z Compiling bit-set v0.8.0
20672026-02-26T16:21:21.968Z Compiling rusty-fork v0.3.0
20682026-02-26T16:21:22.020Z Compiling tower v0.5.2
20692026-02-26T16:21:25.745Z Compiling derive_builder_core v0.20.2
20702026-02-26T16:21:26.751Z Compiling unicode-normalization v0.1.24
20712026-02-26T16:21:27.594Z Compiling nix v0.29.0
20722026-02-26T16:21:28.506Z Compiling rand_xorshift v0.4.0
20732026-02-26T16:21:28.733Z Compiling hubpack_derive v0.1.1
20742026-02-26T16:21:28.758Z Compiling webpki-roots v1.0.1
20752026-02-26T16:21:29.154Z Compiling signature v2.2.0
20762026-02-26T16:21:29.301Z Compiling openapiv3 v2.2.0
20772026-02-26T16:21:29.393Z Compiling erased-serde v0.3.31
20782026-02-26T16:21:29.455Z Compiling curve25519-dalek-derive v0.1.1
20792026-02-26T16:21:29.765Z Compiling strum_macros v0.27.2
20802026-02-26T16:21:30.830Z Compiling object v0.36.5
20812026-02-26T16:21:33.389Z Compiling ahash v0.8.12
20822026-02-26T16:21:33.730Z Compiling fs-err v3.1.1
20832026-02-26T16:21:34.026Z Compiling crc32fast v1.4.2
20842026-02-26T16:21:34.334Z Compiling num_threads v0.1.7
20852026-02-26T16:21:34.467Z Compiling unicode-segmentation v1.12.0
20862026-02-26T16:21:35.158Z Compiling is_terminal_polyfill v1.70.1
20872026-02-26T16:21:35.481Z Compiling unarray v0.1.4
20882026-02-26T16:21:35.676Z Compiling rustc-demangle v0.1.24
20892026-02-26T16:21:36.772Z Compiling zlib-rs v0.5.1
20902026-02-26T16:21:37.667Z Compiling colorchoice v1.0.2
20912026-02-26T16:21:37.846Z Compiling buf-list v1.0.3
20922026-02-26T16:21:38.657Z Compiling unicode-properties v0.1.3
20932026-02-26T16:21:38.683Z Compiling unicode-bidi v0.3.17
20942026-02-26T16:21:38.775Z Compiling siphasher v0.3.11
20952026-02-26T16:21:39.083Z Compiling anstyle-query v1.1.1
20962026-02-26T16:21:39.107Z Compiling iri-string v0.7.8
20972026-02-26T16:21:39.133Z Compiling phf_shared v0.11.2
20982026-02-26T16:21:39.259Z Compiling anstream v0.6.18
20992026-02-26T16:21:39.472Z Compiling stringprep v0.1.5
21002026-02-26T16:21:39.693Z Compiling time v0.3.47
21012026-02-26T16:21:39.803Z Compiling backtrace v0.3.74
21022026-02-26T16:21:41.386Z Compiling libz-rs-sys v0.5.1
21032026-02-26T16:21:41.689Z Compiling proptest v1.7.0
21042026-02-26T16:21:44.459Z Compiling tower-http v0.6.8
21052026-02-26T16:21:48.131Z Compiling derive_builder_macro v0.20.2
21062026-02-26T16:21:48.687Z Compiling usdt-macro v0.6.0
21072026-02-26T16:21:48.874Z Compiling usdt-attr-macro v0.6.0
21082026-02-26T16:21:49.194Z Compiling oxnet v0.1.4
21092026-02-26T16:21:50.499Z Compiling rand_chacha v0.3.1
21102026-02-26T16:21:50.750Z Compiling md-5 v0.10.6
21112026-02-26T16:21:51.032Z Compiling vergen-lib v0.1.6
21122026-02-26T16:21:51.337Z Compiling num-integer v0.1.46
21132026-02-26T16:21:51.361Z Compiling ff v0.13.0
21142026-02-26T16:21:51.447Z Compiling hash32 v0.2.1
21152026-02-26T16:21:51.665Z Compiling encoding_rs v0.8.34
21162026-02-26T16:21:51.824Z Compiling base16ct v0.2.0
21172026-02-26T16:21:52.030Z Compiling mime v0.3.17
21182026-02-26T16:21:52.295Z Compiling psl-types v2.0.11
21192026-02-26T16:21:52.512Z Compiling fallible-iterator v0.2.0
21202026-02-26T16:21:52.917Z Compiling publicsuffix v2.3.0
21212026-02-26T16:21:52.958Z Compiling sec1 v0.7.3
21222026-02-26T16:21:53.158Z Compiling postgres-protocol v0.6.8
21232026-02-26T16:21:53.229Z Compiling num-iter v0.1.45
21242026-02-26T16:21:53.474Z Compiling group v0.13.0
21252026-02-26T16:21:54.103Z Compiling rand v0.8.5
21262026-02-26T16:21:54.378Z Compiling rustls-webpki v0.103.9
21272026-02-26T16:21:56.341Z Compiling derive_builder v0.20.2
21282026-02-26T16:21:56.568Z Compiling tokio-native-tls v0.3.1
21292026-02-26T16:21:56.916Z Compiling newtype-uuid v1.3.2
21302026-02-26T16:21:56.940Z Compiling flate2 v1.1.2
21312026-02-26T16:21:57.189Z Compiling heck v0.4.1
21322026-02-26T16:21:57.477Z Compiling terminal_size v0.4.0
21332026-02-26T16:21:57.868Z Compiling serde_with_macros v3.16.1
21342026-02-26T16:21:57.979Z Compiling hkdf v0.12.4
21352026-02-26T16:21:58.186Z Compiling vergen v9.0.6
21362026-02-26T16:21:58.235Z Compiling cargo-platform v0.1.8
21372026-02-26T16:21:58.811Z Compiling crypto-bigint v0.5.5
21382026-02-26T16:21:58.866Z Compiling clap_derive v4.5.47
21392026-02-26T16:21:59.412Z Compiling enum-as-inner v0.6.1
21402026-02-26T16:21:59.763Z Compiling serde_repr v0.1.19
21412026-02-26T16:22:00.610Z Compiling managed v0.8.0
21422026-02-26T16:22:00.687Z Compiling bitflags v1.3.2
21432026-02-26T16:22:00.829Z Compiling clap_lex v0.7.4
21442026-02-26T16:22:01.169Z Compiling winnow v0.7.14
21452026-02-26T16:22:01.225Z Compiling simd-adler32 v0.3.7
21462026-02-26T16:22:01.740Z Compiling lockfree-object-pool v0.1.6
21472026-02-26T16:22:02.168Z Compiling tokio-rustls v0.26.0
21482026-02-26T16:22:02.262Z Compiling bumpalo v3.16.0
21492026-02-26T16:22:02.624Z Compiling hyper-rustls v0.27.7
21502026-02-26T16:22:02.684Z Compiling zopfli v0.8.1
21512026-02-26T16:22:03.180Z Compiling rustls-platform-verifier v0.6.2
21522026-02-26T16:22:03.903Z Compiling elliptic-curve v0.13.8
21532026-02-26T16:22:03.976Z Compiling clap_builder v4.5.48
21542026-02-26T16:22:04.091Z Compiling cargo_metadata v0.19.2
21552026-02-26T16:22:05.597Z Compiling daft v0.1.4
21562026-02-26T16:22:06.226Z Compiling hyper-tls v0.6.0
21572026-02-26T16:22:06.250Z Compiling zstd v0.13.3
21582026-02-26T16:22:06.957Z Compiling cookie_store v0.22.1
21592026-02-26T16:22:07.133Z Compiling signal-hook-mio v0.2.4
21602026-02-26T16:22:07.327Z Compiling postgres-types v0.2.9
21612026-02-26T16:22:07.469Z Compiling phf v0.11.2
21622026-02-26T16:22:07.827Z Compiling strum v0.27.2
21632026-02-26T16:22:07.851Z Compiling hubpack v0.1.2
21642026-02-26T16:22:08.029Z Compiling ed25519 v2.2.3
21652026-02-26T16:22:08.136Z Compiling bzip2 v0.5.2
21662026-02-26T16:22:08.161Z Compiling bzip2 v0.4.4
21672026-02-26T16:22:08.254Z Compiling crossbeam-epoch v0.9.18
21682026-02-26T16:22:08.378Z Compiling pkcs1 v0.7.5
21692026-02-26T16:22:08.764Z Compiling bstr v1.10.0
21702026-02-26T16:22:09.126Z Compiling rfc6979 v0.4.0
21712026-02-26T16:22:09.207Z Compiling hex v0.4.3
21722026-02-26T16:22:09.359Z Compiling serde-big-array v0.5.1
21732026-02-26T16:22:09.462Z Compiling float-cmp v0.10.0
21742026-02-26T16:22:09.615Z Compiling regress v0.10.5
21752026-02-26T16:22:09.713Z Compiling env_filter v0.1.2
21762026-02-26T16:22:09.754Z Compiling memmap2 v0.9.8
21772026-02-26T16:22:09.885Z Compiling socket2 v0.5.10
21782026-02-26T16:22:10.126Z Compiling jiff v0.2.15
21792026-02-26T16:22:10.187Z Compiling data-encoding v2.9.0
21802026-02-26T16:22:10.288Z Compiling rustc-hash v2.1.1
21812026-02-26T16:22:10.504Z Compiling normalize-line-endings v0.3.0
21822026-02-26T16:22:10.654Z Compiling precomputed-hash v0.1.1
21832026-02-26T16:22:10.679Z Compiling static_assertions v1.1.0
21842026-02-26T16:22:10.822Z Compiling toml_write v0.1.2
21852026-02-26T16:22:10.855Z Compiling whoami v1.5.2
21862026-02-26T16:22:11.375Z Compiling fixedbitset v0.5.7
21872026-02-26T16:22:11.426Z Compiling predicates-core v1.0.8
21882026-02-26T16:22:11.455Z Compiling fixedbitset v0.4.2
21892026-02-26T16:22:11.945Z Compiling new_debug_unreachable v1.0.6
21902026-02-26T16:22:12.075Z Compiling difflib v0.4.0
21912026-02-26T16:22:12.180Z Compiling keccak v0.1.5
21922026-02-26T16:22:12.574Z Compiling predicates v3.1.3
21932026-02-26T16:22:12.693Z Compiling sha3 v0.10.8
21942026-02-26T16:22:13.004Z Compiling typify-impl v0.4.3
21952026-02-26T16:22:13.200Z Compiling reqwest v0.12.28
21962026-02-26T16:22:13.767Z Compiling string_cache v0.8.9
21972026-02-26T16:22:14.011Z Compiling petgraph v0.8.2
21982026-02-26T16:22:14.143Z Compiling petgraph v0.6.5
21992026-02-26T16:22:14.961Z Compiling toml_edit v0.22.27
22002026-02-26T16:22:17.356Z Compiling zip v4.2.0
22012026-02-26T16:22:18.152Z Compiling tokio-postgres v0.7.13
22022026-02-26T16:22:18.918Z Compiling hickory-proto v0.25.2
22032026-02-26T16:22:19.211Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22042026-02-26T16:22:20.282Z Compiling iddqd v0.3.16
22052026-02-26T16:22:21.824Z Compiling usdt v0.6.0
22062026-02-26T16:22:22.689Z Compiling env_logger v0.11.8
22072026-02-26T16:22:22.794Z Compiling serde_with v3.16.1
22082026-02-26T16:22:23.323Z Compiling similar v2.7.0
22092026-02-26T16:22:23.716Z Compiling ecdsa v0.16.9
22102026-02-26T16:22:25.055Z Compiling rsa v0.9.8
22112026-02-26T16:22:25.960Z Compiling zip v0.6.6
22122026-02-26T16:22:26.334Z Compiling ed25519-dalek v2.1.1
22132026-02-26T16:22:27.046Z Compiling reqwest v0.13.2
22142026-02-26T16:22:27.520Z Compiling clap v4.5.48
22152026-02-26T16:22:27.553Z Compiling crossterm v0.28.1
22162026-02-26T16:22:28.386Z Compiling strum v0.26.3
22172026-02-26T16:22:28.732Z Compiling toml v0.7.8
22182026-02-26T16:22:28.985Z Compiling tokio-stream v0.1.17
22192026-02-26T16:22:29.873Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22202026-02-26T16:22:29.919Z Compiling itertools v0.10.5
22212026-02-26T16:22:30.327Z Compiling itertools v0.13.0
22222026-02-26T16:22:30.606Z Compiling x509-cert v0.2.5
22232026-02-26T16:22:33.701Z Compiling sha1 v0.10.6
22242026-02-26T16:22:34.104Z Compiling winnow v0.6.26
22252026-02-26T16:22:34.813Z Compiling lalrpop-util v0.19.12
22262026-02-26T16:22:35.138Z Compiling peg-runtime v0.8.5
22272026-02-26T16:22:37.230Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22282026-02-26T16:22:38.415Z Compiling typify-macro v0.4.3
22292026-02-26T16:22:46.459Z Compiling rayon-core v1.12.1
22302026-02-26T16:22:56.074Z Compiling proc-macro-crate v1.3.1
22312026-02-26T16:22:56.534Z Compiling itertools v0.14.0
22322026-02-26T16:22:57.040Z Compiling macaddr v1.0.1
22332026-02-26T16:22:57.533Z Compiling structmeta-derive v0.3.0
22342026-02-26T16:22:59.846Z Compiling heapless v0.8.0
22352026-02-26T16:23:02.338Z Compiling structmeta v0.3.0
22362026-02-26T16:23:03.194Z Compiling ingot-macros v0.1.1
22372026-02-26T16:23:03.773Z Compiling num_enum_derive v0.5.11
22382026-02-26T16:23:06.696Z Compiling crossbeam-deque v0.8.5
22392026-02-26T16:23:08.102Z Compiling hash32 v0.3.1
22402026-02-26T16:23:08.325Z Compiling smoltcp v0.11.0
22412026-02-26T16:23:08.813Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22422026-02-26T16:23:09.973Z Compiling unicode-width v0.1.14
22432026-02-26T16:23:10.610Z Compiling tabwriter v1.4.0
22442026-02-26T16:23:11.969Z Compiling ingot-types v0.1.2
22452026-02-26T16:23:16.481Z Compiling num_enum v0.5.11
22462026-02-26T16:23:19.226Z Compiling typify v0.4.3
22472026-02-26T16:23:22.779Z Compiling proc-macro-error-attr v1.0.4
22482026-02-26T16:23:23.186Z Compiling rustls v0.22.4
22492026-02-26T16:23:23.507Z Compiling unsafe-libyaml v0.2.11
22502026-02-26T16:23:23.661Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22512026-02-26T16:23:24.070Z Compiling cobs v0.2.3
22522026-02-26T16:23:32.197Z Compiling serde_yaml v0.9.34+deprecated
22532026-02-26T16:23:35.096Z Compiling postcard v1.0.10
22542026-02-26T16:23:41.548Z Compiling progenitor-impl v0.11.2
22552026-02-26T16:23:44.988Z Compiling ingot v0.1.1
22562026-02-26T16:23:51.497Z Compiling rustls-webpki v0.102.8
22572026-02-26T16:23:51.935Z Compiling futures-executor v0.3.31
22582026-02-26T16:23:52.352Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22592026-02-26T16:23:52.819Z Compiling foreign-types-macros v0.2.3
22602026-02-26T16:23:52.936Z Compiling thread_local v1.1.8
22612026-02-26T16:23:53.025Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22622026-02-26T16:23:53.221Z Compiling proc-macro-error v1.0.4
22632026-02-26T16:23:53.353Z Compiling multer v3.1.0
22642026-02-26T16:23:53.574Z Compiling slog-async v2.8.0
22652026-02-26T16:23:53.690Z Compiling foreign-types-shared v0.3.1
22662026-02-26T16:23:53.900Z Compiling match_cfg v0.1.0
22672026-02-26T16:23:53.974Z Compiling foreign-types v0.5.0
22682026-02-26T16:23:54.029Z Compiling hostname v0.3.1
22692026-02-26T16:23:54.313Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22702026-02-26T16:23:54.373Z Compiling futures v0.3.31
22712026-02-26T16:23:54.517Z Compiling progenitor-macro v0.11.2
22722026-02-26T16:23:56.137Z Compiling derive-ex v0.1.8
22732026-02-26T16:23:57.791Z Compiling progenitor-client v0.11.2
22742026-02-26T16:23:57.927Z Compiling toml_parser v1.0.6+spec-1.1.0
22752026-02-26T16:23:58.695Z Compiling slog-json v2.6.1
22762026-02-26T16:23:59.122Z Compiling crossbeam-channel v0.5.15
22772026-02-26T16:23:59.235Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22782026-02-26T16:23:59.882Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22792026-02-26T16:24:00.451Z Compiling async-stream-impl v0.3.6
22802026-02-26T16:24:00.593Z Compiling serde_spanned v1.0.4
22812026-02-26T16:24:00.697Z Compiling toml_datetime v0.7.5+spec-1.1.0
22822026-02-26T16:24:00.869Z Compiling cstr-argument v0.1.2
22832026-02-26T16:24:01.045Z Compiling is-terminal v0.4.13
22842026-02-26T16:24:01.172Z Compiling dropshot v0.16.7
22852026-02-26T16:24:01.222Z Compiling term v1.1.0
22862026-02-26T16:24:01.521Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22872026-02-26T16:24:01.546Z Compiling take_mut v0.2.2
22882026-02-26T16:24:01.547Z Compiling pretty-hex v0.2.1
22892026-02-26T16:24:01.757Z Compiling crucible-workspace-hack v0.1.0
22902026-02-26T16:24:01.838Z Compiling typeid v1.0.3
22912026-02-26T16:24:01.862Z Compiling toml_writer v1.0.6+spec-1.1.0
22922026-02-26T16:24:02.112Z Compiling slog-term v2.9.2
22932026-02-26T16:24:02.350Z Compiling toml v0.9.11+spec-1.1.0
22942026-02-26T16:24:02.415Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22952026-02-26T16:24:03.533Z Compiling progenitor v0.11.2
22962026-02-26T16:24:03.747Z Compiling async-stream v0.3.6
22972026-02-26T16:24:04.144Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982026-02-26T16:24:04.829Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22992026-02-26T16:24:04.903Z Compiling test-strategy v0.4.3
23002026-02-26T16:24:04.946Z Compiling slog-bunyan v2.5.0
23012026-02-26T16:24:05.085Z Compiling tokio-rustls v0.25.0
23022026-02-26T16:24:05.554Z Compiling rayon v1.10.0
23032026-02-26T16:24:05.825Z Compiling parse-display-derive v0.10.0
23042026-02-26T16:24:06.429Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23052026-02-26T16:24:06.687Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23062026-02-26T16:24:07.534Z Compiling colored v2.2.0
23072026-02-26T16:24:07.705Z Compiling nix v0.30.1
23082026-02-26T16:24:08.366Z Compiling waitgroup v0.1.2
23092026-02-26T16:24:08.605Z Compiling rustls-pemfile v2.2.0
23102026-02-26T16:24:08.630Z Compiling dropshot_endpoint v0.16.7
23112026-02-26T16:24:08.679Z Compiling newtype-uuid-macros v0.1.0
23122026-02-26T16:24:08.945Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23132026-02-26T16:24:09.101Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23142026-02-26T16:24:09.512Z Compiling serde_path_to_error v0.1.20
23152026-02-26T16:24:09.578Z Compiling hostname v0.4.2
23162026-02-26T16:24:09.854Z Compiling instant v0.1.13
23172026-02-26T16:24:09.973Z Compiling colored v3.0.0
23182026-02-26T16:24:10.085Z Compiling debug-ignore v1.0.5
23192026-02-26T16:24:10.215Z Compiling backoff v0.4.0
23202026-02-26T16:24:10.291Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23212026-02-26T16:24:10.370Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23222026-02-26T16:24:10.511Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23232026-02-26T16:24:10.650Z Compiling parse-display v0.10.0
23242026-02-26T16:24:11.266Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23252026-02-26T16:24:12.418Z Compiling zone_cfg_derive v0.3.0
23262026-02-26T16:24:13.458Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23272026-02-26T16:24:13.615Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23282026-02-26T16:24:14.393Z Compiling progenitor-client v0.13.0
23292026-02-26T16:24:14.450Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23302026-02-26T16:24:15.286Z Compiling camino-tempfile v1.4.1
23312026-02-26T16:24:15.467Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23322026-02-26T16:24:15.881Z Compiling progenitor-client v0.10.0
23332026-02-26T16:24:16.758Z Compiling itertools v0.12.1
23342026-02-26T16:24:17.736Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23352026-02-26T16:24:18.882Z Compiling backon v1.6.0
23362026-02-26T16:24:19.047Z Compiling secrecy v0.10.3
23372026-02-26T16:24:19.251Z Compiling num-derive v0.4.2
23382026-02-26T16:24:19.338Z Compiling sigpipe v0.1.3
23392026-02-26T16:24:19.362Z Compiling libefi-sys v0.1.0
23402026-02-26T16:24:19.493Z Compiling glob v0.3.2
23412026-02-26T16:24:19.685Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-02-26T16:24:19.774Z Compiling zone v0.3.1
23432026-02-26T16:24:20.033Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23442026-02-26T16:24:20.838Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23452026-02-26T16:24:21.374Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23462026-02-26T16:24:21.589Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23472026-02-26T16:24:22.217Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23482026-02-26T16:24:23.003Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23492026-02-26T16:24:24.021Z Compiling erased-serde v0.4.6
23502026-02-26T16:24:24.557Z Compiling usdt-attr-macro v0.5.0
23512026-02-26T16:24:25.357Z Compiling usdt-macro v0.5.0
23522026-02-26T16:24:25.815Z Compiling smf v0.2.3
23532026-02-26T16:24:26.551Z Compiling bitfield-struct v0.6.2
23542026-02-26T16:24:26.583Z Compiling ordered-float v2.10.1
23552026-02-26T16:24:27.155Z Compiling blake3 v1.5.4
23562026-02-26T16:24:27.643Z Compiling memmap v0.7.0
23572026-02-26T16:24:28.038Z Compiling usdt v0.5.0
23582026-02-26T16:24:28.120Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23592026-02-26T16:24:28.256Z Compiling serde-value v0.7.0
23602026-02-26T16:24:28.399Z Compiling serde-untagged v0.1.7
23612026-02-26T16:24:29.108Z Compiling toml v0.8.23
23622026-02-26T16:24:29.139Z Compiling xattr v1.3.1
23632026-02-26T16:24:29.182Z Compiling filetime v0.2.26
23642026-02-26T16:24:29.220Z Compiling same-file v1.0.6
23652026-02-26T16:24:29.472Z Compiling unicode-width v0.2.0
23662026-02-26T16:24:29.516Z Compiling arrayref v0.3.9
23672026-02-26T16:24:29.543Z Compiling arrayvec v0.7.6
23682026-02-26T16:24:29.618Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23692026-02-26T16:24:29.646Z Compiling constant_time_eq v0.3.1
23702026-02-26T16:24:29.768Z Compiling unicode-xid v0.2.6
23712026-02-26T16:24:29.853Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23722026-02-26T16:24:30.036Z Compiling console v0.16.0
23732026-02-26T16:24:30.060Z Compiling walkdir v2.5.0
23742026-02-26T16:24:31.184Z Compiling cargo-util-schemas v0.8.2
23752026-02-26T16:24:31.504Z Compiling tar v0.4.44
23762026-02-26T16:24:32.160Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23772026-02-26T16:24:32.451Z Compiling tokio-dtrace v0.1.0
23782026-02-26T16:24:32.544Z Compiling gethostname v0.5.0
23792026-02-26T16:24:32.779Z Compiling cargo-platform v0.2.0
23802026-02-26T16:24:32.938Z Compiling topological-sort v0.2.2
23812026-02-26T16:24:33.224Z Compiling unit-prefix v0.5.1
23822026-02-26T16:24:33.484Z Compiling indicatif v0.18.0
23832026-02-26T16:24:33.864Z Compiling cargo_metadata v0.21.0
23842026-02-26T16:24:33.888Z Compiling omicron-zone-package v0.12.2
23852026-02-26T16:24:35.254Z Compiling oxide-tokio-rt v0.1.2
23862026-02-26T16:24:36.131Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23872026-02-26T16:24:36.382Z Compiling indent_write v2.2.0
23882026-02-26T16:24:36.464Z Compiling shell-words v1.1.0
23892026-02-26T16:24:41.373Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23902026-02-26T16:24:42.352Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23912026-02-26T16:24:44.913Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23922026-02-26T16:25:03.742Z Finished `release` profile [optimized] target(s) in 5m 13s
23932026-02-26T16:25:03.904Z Running `target/release/omicron-package -t test target create -p dev`
23942026-02-26T16:25:03.980ZLogging to: /work/oxidecomputer/omicron/out/LOG
23952026-02-26T16:25:04.005ZCreated new build target 'test' and set it as active
23962026-02-26T16:25:04.005Z
23972026-02-26T16:25:04.005Zreal 5:13.982146836
23982026-02-26T16:25:04.005Zuser 34:31.437351005
23992026-02-26T16:25:04.005Zsys 3:50.702320932
24002026-02-26T16:25:04.005Ztrap 1.261291328
24012026-02-26T16:25:04.005Ztflt 1.023260232
24022026-02-26T16:25:04.005Zdflt 0.714670024
24032026-02-26T16:25:04.005Zkflt 0.000446484
24042026-02-26T16:25:04.005Zlock 1:40:05.921006753
24052026-02-26T16:25:04.005Zslp 2:15:30.181673778
24062026-02-26T16:25:04.005Zlat 2:30.753436789
24072026-02-26T16:25:04.005Zstop 4:48.605350057
24082026-02-26T16:25:04.005Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24092026-02-26T16:25:05.806Z Finished `release` profile [optimized] target(s) in 1.73s
24102026-02-26T16:25:05.896Z Running `target/release/omicron-package -t test package`
24112026-02-26T16:25:05.966ZLogging to: /work/oxidecomputer/omicron/out/LOG
24122026-02-26T16:25:08.766Z Compiling convert_case v0.4.0
24132026-02-26T16:25:08.766Z Compiling typify-impl v0.6.1
24142026-02-26T16:25:08.766Z Compiling half v2.4.1
24152026-02-26T16:25:08.766Z Compiling ciborium-io v0.2.2
24162026-02-26T16:25:08.790Z Compiling is-terminal v0.4.13
24172026-02-26T16:25:08.790Z Compiling prettyplease v0.2.36
24182026-02-26T16:25:08.852Z Compiling rustls v0.22.4
24192026-02-26T16:25:09.053Z Compiling rustls-webpki v0.102.8
24202026-02-26T16:25:09.089Z Compiling thread_local v1.1.8
24212026-02-26T16:25:09.119Z Compiling bytecount v0.6.8
24222026-02-26T16:25:09.299Z Compiling match_cfg v0.1.0
24232026-02-26T16:25:09.425Z Compiling derive_more v0.99.20
24242026-02-26T16:25:09.455Z Compiling ciborium-ll v0.2.2
24252026-02-26T16:25:09.481Z Compiling hostname v0.3.1
24262026-02-26T16:25:09.565Z Compiling multer v3.1.0
24272026-02-26T16:25:09.604Z Compiling slog-async v2.8.0
24282026-02-26T16:25:09.667Z Compiling password-hash v0.5.0
24292026-02-26T16:25:09.696Z Compiling blake2 v0.10.6
24302026-02-26T16:25:09.725Z Compiling crossbeam-channel v0.5.15
24312026-02-26T16:25:09.979Z Compiling ciborium v0.2.2
24322026-02-26T16:25:10.608Z Compiling progenitor-client v0.11.2
24332026-02-26T16:25:10.701Z Compiling toml_parser v1.0.6+spec-1.1.0
24342026-02-26T16:25:11.171Z Compiling slog-json v2.6.1
24352026-02-26T16:25:11.510Z Compiling futures-executor v0.3.31
24362026-02-26T16:25:11.566Z Compiling serde_spanned v1.0.4
24372026-02-26T16:25:11.798Z Compiling toml_datetime v0.7.5+spec-1.1.0
24382026-02-26T16:25:11.848Z Compiling take_mut v0.2.2
24392026-02-26T16:25:11.950Z Compiling toml_writer v1.0.6+spec-1.1.0
24402026-02-26T16:25:11.979Z Compiling unicode-width v0.1.14
24412026-02-26T16:25:12.053Z Compiling term v1.1.0
24422026-02-26T16:25:12.358Z Compiling swrite v0.1.0
24432026-02-26T16:25:12.388Z Compiling toml v0.9.11+spec-1.1.0
24442026-02-26T16:25:12.491Z Compiling tabwriter v1.4.0
24452026-02-26T16:25:12.895Z Compiling slog-term v2.9.2
24462026-02-26T16:25:13.077Z Compiling futures v0.3.31
24472026-02-26T16:25:13.224Z Compiling slog-bunyan v2.5.0
24482026-02-26T16:25:13.385Z Compiling progenitor v0.11.2
24492026-02-26T16:25:13.466Z Compiling argon2 v0.5.3
24502026-02-26T16:25:13.957Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24512026-02-26T16:25:13.993Z Compiling dropshot v0.16.7
24522026-02-26T16:25:14.086Z Compiling async-stream v0.3.6
24532026-02-26T16:25:14.358Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24542026-02-26T16:25:14.390Z Compiling tokio-rustls v0.25.0
24552026-02-26T16:25:14.584Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24562026-02-26T16:25:14.813Z Compiling universal-hash v0.5.1
24572026-02-26T16:25:14.913Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24582026-02-26T16:25:15.087Z Compiling waitgroup v0.1.2
24592026-02-26T16:25:15.226Z Compiling rustls-pemfile v2.2.0
24602026-02-26T16:25:15.334Z Compiling thiserror-impl-no-std v2.0.2
24612026-02-26T16:25:15.433Z Compiling serde_path_to_error v0.1.20
24622026-02-26T16:25:15.581Z Compiling hostname v0.4.2
24632026-02-26T16:25:15.853Z Compiling instant v0.1.13
24642026-02-26T16:25:16.038Z Compiling opaque-debug v0.3.1
24652026-02-26T16:25:16.173Z Compiling debug-ignore v1.0.5
24662026-02-26T16:25:16.202Z Compiling colored v3.0.0
24672026-02-26T16:25:16.784Z Compiling typify-macro v0.6.1
24682026-02-26T16:25:16.835Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24692026-02-26T16:25:16.958Z Compiling poly1305 v0.8.0
24702026-02-26T16:25:17.077Z Compiling backoff v0.4.0
24712026-02-26T16:25:17.344Z Compiling thiserror-no-std v2.0.2
24722026-02-26T16:25:17.434Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24732026-02-26T16:25:17.466Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24742026-02-26T16:25:17.515Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24752026-02-26T16:25:18.135Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24762026-02-26T16:25:18.464Z Compiling parse-display v0.10.0
24772026-02-26T16:25:18.938Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24782026-02-26T16:25:19.166Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24792026-02-26T16:25:19.622Z Compiling typify v0.6.1
24802026-02-26T16:25:19.809Z Compiling progenitor-impl v0.13.0
24812026-02-26T16:25:20.312Z Compiling chacha20 v0.9.1
24822026-02-26T16:25:20.617Z Compiling progenitor-client v0.13.0
24832026-02-26T16:25:20.798Z Compiling progenitor-client v0.10.0
24842026-02-26T16:25:21.182Z Compiling aead v0.5.2
24852026-02-26T16:25:21.311Z Compiling backon v1.6.0
24862026-02-26T16:25:21.577Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24872026-02-26T16:25:21.680Z Compiling macaddr v1.0.1
24882026-02-26T16:25:22.129Z Compiling derive-where v1.5.0
24892026-02-26T16:25:23.267Z Compiling chacha20poly1305 v0.10.1
24902026-02-26T16:25:23.519Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24912026-02-26T16:25:24.573Z Compiling vsss-rs v3.3.4
24922026-02-26T16:25:24.598Z Compiling progenitor-macro v0.13.0
24932026-02-26T16:25:26.357Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24942026-02-26T16:25:27.266Z Compiling num-rational v0.4.2
24952026-02-26T16:25:29.169Z Compiling num-complex v0.4.6
24962026-02-26T16:25:30.173Z Compiling num v0.4.3
24972026-02-26T16:25:30.342Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24982026-02-26T16:25:30.382Z Compiling console v0.15.10
24992026-02-26T16:25:30.518Z Compiling float-ord v0.3.2
25002026-02-26T16:25:30.956Z Compiling toml v0.8.23
25012026-02-26T16:25:32.257Z Compiling newline-converter v0.3.0
25022026-02-26T16:25:32.292Z Compiling atomicwrites v0.4.4
25032026-02-26T16:25:32.516Z Compiling slog-dtrace v0.3.0
25042026-02-26T16:25:32.821Z Compiling expectorate v1.2.0
25052026-02-26T16:25:33.006Z Compiling async-recursion v1.1.1
25062026-02-26T16:25:33.208Z Compiling owo-colors v4.2.3
25072026-02-26T16:25:33.423Z Compiling progenitor v0.13.0
25082026-02-26T16:25:33.658Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25092026-02-26T16:25:33.696Z Compiling cancel-safe-futures v0.1.5
25102026-02-26T16:25:34.192Z Compiling resolv-conf v0.7.0
25112026-02-26T16:25:35.456Z Compiling libsw-core v0.3.1
25122026-02-26T16:25:35.787Z Compiling libsw v3.5.0
25132026-02-26T16:25:36.873Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25142026-02-26T16:25:37.152Z Compiling linear-map v1.2.0
25152026-02-26T16:25:37.588Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25162026-02-26T16:25:37.742Z Compiling minimal-lexical v0.2.1
25172026-02-26T16:25:38.214Z Compiling linked-hash-map v0.5.6
25182026-02-26T16:25:38.654Z Compiling lru-cache v0.1.2
25192026-02-26T16:25:38.911Z Compiling nom v7.1.3
25202026-02-26T16:25:41.903Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25212026-02-26T16:25:42.561Z Compiling unicode-xid v0.2.6
25222026-02-26T16:25:42.814Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25232026-02-26T16:25:43.889Z Compiling globset v0.4.15
25242026-02-26T16:25:44.966Z Compiling hickory-proto v0.24.4
25252026-02-26T16:25:49.002Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25262026-02-26T16:25:50.173Z Compiling hickory-resolver v0.24.4
25272026-02-26T16:25:51.181Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25282026-02-26T16:25:52.926Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25292026-02-26T16:25:54.922Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25302026-02-26T16:25:58.366Z Compiling convert_case v0.7.1
25312026-02-26T16:25:58.974Z Compiling derive_more-impl v2.0.1
25322026-02-26T16:26:01.854Z Compiling qorb v0.4.1
25332026-02-26T16:26:02.823Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25342026-02-26T16:26:03.213Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25352026-02-26T16:26:05.328Z Compiling pin-project-internal v1.1.6
25362026-02-26T16:26:06.932Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25372026-02-26T16:26:07.062Z Compiling derive_more v2.0.1
25382026-02-26T16:26:07.223Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25392026-02-26T16:26:07.431Z Compiling pin-project v1.1.6
25402026-02-26T16:26:07.519Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25412026-02-26T16:26:07.603Z Compiling pem v3.0.5
25422026-02-26T16:26:07.917Z Compiling snafu-derive v0.8.5
25432026-02-26T16:26:08.010Z Compiling vte_generate_state_changes v0.1.2
25442026-02-26T16:26:08.516Z Compiling siphasher v1.0.1
25452026-02-26T16:26:08.859Z Compiling termtree v0.5.1
25462026-02-26T16:26:08.927Z Compiling phf_shared v0.12.1
25472026-02-26T16:26:09.088Z Compiling vte v0.11.1
25482026-02-26T16:26:09.175Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25492026-02-26T16:26:09.372Z Compiling crossterm v0.29.0
25502026-02-26T16:26:09.459Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25512026-02-26T16:26:11.283Z Compiling snafu v0.8.5
25522026-02-26T16:26:12.393Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25532026-02-26T16:26:13.339Z Compiling olpc-cjson v0.1.4
25542026-02-26T16:26:13.691Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25552026-02-26T16:26:14.358Z Compiling csv-core v0.1.11
25562026-02-26T16:26:14.492Z Compiling serde_plain v1.0.2
25572026-02-26T16:26:14.983Z Compiling chrono-tz v0.10.4
25582026-02-26T16:26:15.075Z Compiling highway v1.3.0
25592026-02-26T16:26:15.360Z Compiling typed-path v0.9.3
25602026-02-26T16:26:15.821Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25612026-02-26T16:26:16.489Z Compiling csv v1.3.1
25622026-02-26T16:26:18.236Z Compiling tough v0.20.0
25632026-02-26T16:26:18.370Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25642026-02-26T16:26:18.811Z Compiling strip-ansi-escapes v0.2.0
25652026-02-26T16:26:19.317Z Compiling phf v0.12.1
25662026-02-26T16:26:19.465Z Compiling const_format_proc_macros v0.2.34
25672026-02-26T16:26:19.652Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682026-02-26T16:26:20.415Z Compiling papergrid v0.11.0
25692026-02-26T16:26:20.906Z Compiling tabled_derive v0.7.0
25702026-02-26T16:26:21.144Z Compiling fd-lock v4.0.2
25712026-02-26T16:26:21.225Z Compiling peg-macros v0.8.5
25722026-02-26T16:26:22.012Z Compiling nu-ansi-term v0.50.1
25732026-02-26T16:26:22.530Z Compiling tabled v0.15.0
25742026-02-26T16:26:23.018Z Compiling reedline v0.40.0
25752026-02-26T16:26:23.544Z Compiling peg v0.8.5
25762026-02-26T16:26:23.681Z Compiling const_format v0.2.34
25772026-02-26T16:26:25.696Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25782026-02-26T16:26:27.973Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25792026-02-26T16:26:30.799Z Compiling bcs v0.1.6
25802026-02-26T16:26:31.541Z Compiling semver v0.1.20
25812026-02-26T16:26:32.051Z Compiling base64 v0.21.7
25822026-02-26T16:26:32.211Z Compiling rustc_version v0.1.7
25832026-02-26T16:26:32.602Z Compiling newtype_derive v0.1.6
25842026-02-26T16:26:33.027Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25852026-02-26T16:26:33.468Z Compiling unicode-linebreak v0.1.5
25862026-02-26T16:26:33.926Z Compiling smawk v0.3.2
25872026-02-26T16:26:33.985Z Compiling humantime v2.2.0
25882026-02-26T16:26:34.241Z Compiling textwrap v0.16.2
25892026-02-26T16:26:34.816Z Compiling dropshot-api-manager-types v0.3.0
25902026-02-26T16:26:35.858Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25912026-02-26T16:26:36.534Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25922026-02-26T16:26:36.655Z Compiling steno v0.4.1
25932026-02-26T16:26:37.408Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25942026-02-26T16:26:38.263Z Compiling utf-8 v0.7.6
25952026-02-26T16:26:38.626Z Compiling moka v0.12.10
25962026-02-26T16:26:38.978Z Compiling tagptr v0.2.0
25972026-02-26T16:26:40.888Z Compiling tungstenite v0.21.0
25982026-02-26T16:26:41.922Z Compiling hickory-resolver v0.25.2
25992026-02-26T16:26:43.452Z Compiling tokio-tungstenite v0.21.0
26002026-02-26T16:26:44.060Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26012026-02-26T16:26:44.296Z Compiling progenitor-impl v0.10.0
26022026-02-26T16:26:45.011Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26032026-02-26T16:26:48.959Z Compiling progenitor-macro v0.10.0
26042026-02-26T16:26:53.355Z Compiling radium v0.7.0
26052026-02-26T16:26:53.809Z Compiling maybe-uninit v2.0.0
26062026-02-26T16:26:54.227Z Compiling tap v1.0.1
26072026-02-26T16:26:54.459Z Compiling wyz v0.5.1
26082026-02-26T16:26:54.891Z Compiling zerocopy-derive v0.6.6
26092026-02-26T16:26:55.096Z Compiling proc-macro-error-attr2 v2.0.0
26102026-02-26T16:26:55.709Z Compiling funty v2.0.0
26112026-02-26T16:26:55.743Z Compiling packed_struct v0.10.1
26122026-02-26T16:26:56.163Z Compiling display-error-chain v0.2.2
26132026-02-26T16:26:56.352Z Compiling crc-catalog v2.4.0
26142026-02-26T16:26:56.405Z Compiling zerocopy v0.6.6
26152026-02-26T16:26:56.570Z Compiling bitvec v1.0.1
26162026-02-26T16:26:57.221Z Compiling crc v3.2.1
26172026-02-26T16:26:57.557Z Compiling progenitor v0.10.0
26182026-02-26T16:26:57.723Z Compiling proc-macro-error2 v2.0.1
26192026-02-26T16:26:57.780Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26202026-02-26T16:26:58.660Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26212026-02-26T16:26:58.690Z Compiling packed_struct_codegen v0.10.1
26222026-02-26T16:26:59.797Z Compiling bitfield-macros v0.19.2
26232026-02-26T16:27:00.293Z Compiling indexmap v1.9.3
26242026-02-26T16:27:00.485Z Compiling nodrop v0.1.14
26252026-02-26T16:27:00.683Z Compiling array-init v0.0.4
26262026-02-26T16:27:00.953Z Compiling bitfield v0.19.2
26272026-02-26T16:27:01.389Z Compiling smallvec v0.6.14
26282026-02-26T16:27:01.702Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26292026-02-26T16:27:01.910Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26302026-02-26T16:27:04.312Z Compiling num-derive v0.3.3
26312026-02-26T16:27:05.762Z Compiling hashbrown v0.12.3
26322026-02-26T16:27:06.027Z Compiling libscf-sys v1.1.0
26332026-02-26T16:27:06.320Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26342026-02-26T16:27:07.350Z Compiling serde-hex v0.1.0
26352026-02-26T16:27:07.939Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26362026-02-26T16:27:08.372Z Compiling ron v0.8.1
26372026-02-26T16:27:11.811Z Compiling hashbrown v0.13.2
26382026-02-26T16:27:12.886Z Compiling vergen-gitcl v1.0.8
26392026-02-26T16:27:12.919Z Compiling dirs-sys-next v0.1.2
26402026-02-26T16:27:13.192Z Compiling crunchy v0.2.2
26412026-02-26T16:27:13.356Z Compiling maplit v1.0.2
26422026-02-26T16:27:13.516Z Compiling crc-any v2.5.0
26432026-02-26T16:27:13.604Z Compiling glob v0.3.2
26442026-02-26T16:27:14.224Z Compiling clang-sys v1.8.1
26452026-02-26T16:27:14.347Z Compiling dirs-next v2.0.0
26462026-02-26T16:27:14.484Z Compiling object v0.30.4
26472026-02-26T16:27:14.576Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26482026-02-26T16:27:14.811Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26492026-02-26T16:27:15.804Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26502026-02-26T16:27:16.136Z Compiling dsl_auto_type v0.1.2
26512026-02-26T16:27:17.179Z Compiling scheduled-thread-pool v0.2.7
26522026-02-26T16:27:18.302Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26532026-02-26T16:27:24.968Z Compiling diesel_table_macro_syntax v0.2.0
26542026-02-26T16:27:25.328Z Compiling path-slash v0.1.5
26552026-02-26T16:27:25.596Z Compiling tiny-keccak v2.0.2
26562026-02-26T16:27:25.938Z Compiling diesel_derives v2.2.3
26572026-02-26T16:27:27.306Z Compiling r2d2 v0.8.10
26582026-02-26T16:27:27.382Z Compiling term v0.7.0
26592026-02-26T16:27:28.529Z Compiling tabled_derive v0.11.0
26602026-02-26T16:27:28.581Z Compiling papergrid v0.17.0
26612026-02-26T16:27:28.769Z Compiling testing_table v0.3.0
26622026-02-26T16:27:29.462Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26632026-02-26T16:27:30.356Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26642026-02-26T16:27:30.676Z Compiling arc-swap v1.7.1
26652026-02-26T16:27:31.338Z Compiling bit-vec v0.6.3
26662026-02-26T16:27:31.785Z Compiling xshell-macros v0.2.7
26672026-02-26T16:27:32.235Z Compiling bit-set v0.5.3
26682026-02-26T16:27:32.385Z Compiling xshell v0.2.7
26692026-02-26T16:27:32.540Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26702026-02-26T16:27:33.393Z Compiling diesel v2.2.12
26712026-02-26T16:27:34.742Z Compiling slog-scope v4.4.0
26722026-02-26T16:27:35.407Z Compiling tabled v0.20.0
26732026-02-26T16:27:35.994Z Compiling ascii-canvas v3.0.0
26742026-02-26T16:27:36.440Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26752026-02-26T16:27:37.164Z Compiling ena v0.14.3
26762026-02-26T16:27:37.576Z Compiling libloading v0.8.5
26772026-02-26T16:27:37.931Z Compiling regex-syntax v0.6.29
26782026-02-26T16:27:39.534Z Compiling bindgen v0.71.1
26792026-02-26T16:27:39.956Z Compiling unicase v2.8.1
26802026-02-26T16:27:40.487Z Compiling diff v0.1.13
26812026-02-26T16:27:40.923Z Compiling lalrpop v0.19.12
26822026-02-26T16:27:43.381Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26832026-02-26T16:27:45.383Z Compiling slog-stdlog v4.1.1
26842026-02-26T16:27:45.949Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26852026-02-26T16:27:46.198Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26862026-02-26T16:27:47.220Z Compiling cexpr v0.6.0
26872026-02-26T16:27:48.087Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26882026-02-26T16:27:48.271Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26892026-02-26T16:27:48.435Z Compiling crc8 v0.1.1
26902026-02-26T16:27:48.552Z Compiling slog-envlogger v2.2.0
26912026-02-26T16:27:48.760Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26922026-02-26T16:27:49.019Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26932026-02-26T16:27:49.531Z Compiling headers-core v0.3.0
26942026-02-26T16:27:49.748Z Compiling libxml v0.3.3
26952026-02-26T16:27:50.171Z Compiling headers v0.4.1
26962026-02-26T16:27:50.970Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26972026-02-26T16:27:51.075Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26982026-02-26T16:27:51.391Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26992026-02-26T16:27:52.170Z Compiling strum_macros v0.24.3
27002026-02-26T16:27:53.309Z Compiling indoc v1.0.9
27012026-02-26T16:27:53.953Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27022026-02-26T16:27:54.498Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27032026-02-26T16:27:54.796Z Compiling derive_builder v0.20.2
27042026-02-26T16:27:55.026Z Compiling impl-trait-for-tuples v0.2.2
27052026-02-26T16:27:57.364Z Compiling oso-derive v0.27.3
27062026-02-26T16:27:58.165Z Compiling quick-xml v0.37.2
27072026-02-26T16:27:58.386Z Compiling polar-core v0.27.3
27082026-02-26T16:27:59.046Z Compiling samael v0.0.19
27092026-02-26T16:27:59.080Z Compiling half v1.8.3
27102026-02-26T16:27:59.572Z Compiling serde_cbor v0.11.2
27112026-02-26T16:27:59.914Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27122026-02-26T16:28:01.186Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27132026-02-26T16:28:01.620Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27142026-02-26T16:28:02.553Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27152026-02-26T16:28:03.103Z Compiling diesel-dtrace v0.4.2
27162026-02-26T16:28:03.549Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27172026-02-26T16:28:12.747Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27182026-02-26T16:28:13.132Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27192026-02-26T16:28:15.760Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27202026-02-26T16:28:16.664Z Compiling oso v0.27.3
27212026-02-26T16:28:17.782Z Compiling bb8 v0.8.5
27222026-02-26T16:28:18.396Z Compiling trait-variant v0.1.2
27232026-02-26T16:28:19.245Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27242026-02-26T16:28:19.478Z Compiling async-bb8-diesel v0.2.1
27252026-02-26T16:28:20.080Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27262026-02-26T16:28:20.543Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27272026-02-26T16:28:20.771Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27282026-02-26T16:28:21.315Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27292026-02-26T16:28:23.843Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27302026-02-26T16:28:24.137Z Compiling fxhash v0.2.1
27312026-02-26T16:28:24.366Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27322026-02-26T16:28:24.767Z Compiling typify-impl v0.2.0
27332026-02-26T16:28:24.800Z Compiling kstat-rs v0.2.4
27342026-02-26T16:28:25.671Z Compiling libz-sys v1.1.20
27352026-02-26T16:28:26.241Z Compiling salty v0.3.0
27362026-02-26T16:28:26.636Z Compiling nonempty v0.12.0
27372026-02-26T16:28:27.170Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27382026-02-26T16:28:29.863Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27392026-02-26T16:28:31.931Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27402026-02-26T16:28:32.097Z Compiling typify-macro v0.2.0
27412026-02-26T16:28:34.838Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27422026-02-26T16:28:39.038Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27432026-02-26T16:28:43.139Z Compiling nanorand v0.7.0
27442026-02-26T16:28:43.750Z Compiling fs-err v2.11.0
27452026-02-26T16:28:43.784Z Compiling parking_lot_core v0.8.6
27462026-02-26T16:28:44.423Z Compiling flume v0.11.1
27472026-02-26T16:28:44.482Z Compiling mime_guess v2.0.5
27482026-02-26T16:28:44.594Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27492026-02-26T16:28:45.163Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27502026-02-26T16:28:47.203Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27512026-02-26T16:28:51.436Z Compiling libgit2-sys v0.18.2+1.9.1
27522026-02-26T16:28:52.896Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27532026-02-26T16:28:59.312Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27542026-02-26T16:29:06.168Z Compiling tabled_derive v0.10.0
27552026-02-26T16:29:08.038Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27562026-02-26T16:29:09.791Z Compiling ignore v0.4.23
27572026-02-26T16:29:11.305Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27582026-02-26T16:29:12.653Z Compiling papergrid v0.14.0
27592026-02-26T16:29:13.572Z Compiling primeorder v0.13.6
27602026-02-26T16:29:13.845Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27612026-02-26T16:29:14.109Z Compiling castaway v0.2.3
27622026-02-26T16:29:14.339Z Compiling nibble_vec v0.1.0
27632026-02-26T16:29:14.604Z Compiling atty v0.2.14
27642026-02-26T16:29:14.805Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27652026-02-26T16:29:15.140Z Compiling endian-type v0.1.2
27662026-02-26T16:29:15.419Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27672026-02-26T16:29:15.843Z Compiling parse-size v1.1.0
27682026-02-26T16:29:16.200Z Compiling http-range v0.1.5
27692026-02-26T16:29:16.615Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27702026-02-26T16:29:16.844Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27712026-02-26T16:29:19.435Z Compiling radix_trie v0.2.1
27722026-02-26T16:29:19.631Z Compiling tabled v0.18.0
27732026-02-26T16:29:20.226Z Compiling compact_str v0.8.0
27742026-02-26T16:29:22.212Z Compiling p384 v0.13.1
27752026-02-26T16:29:22.374Z Compiling globwalk v0.9.1
27762026-02-26T16:29:23.297Z Compiling parking_lot v0.11.2
27772026-02-26T16:29:24.930Z Compiling typify v0.2.0
27782026-02-26T16:29:24.991Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27792026-02-26T16:29:25.133Z Compiling predicates-tree v1.0.12
27802026-02-26T16:29:25.721Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27812026-02-26T16:29:26.012Z Compiling unicode-truncate v1.1.0
27822026-02-26T16:29:26.358Z Compiling prefix-trie v0.7.0
27832026-02-26T16:29:27.342Z Compiling lru v0.12.5
27842026-02-26T16:29:27.717Z Compiling vergen-git2 v1.0.7
27852026-02-26T16:29:28.056Z Compiling instability v0.3.2
27862026-02-26T16:29:28.863Z Compiling cassowary v0.3.0
27872026-02-26T16:29:28.911Z Compiling indoc v2.0.6
27882026-02-26T16:29:29.695Z Compiling ratatui v0.29.0
27892026-02-26T16:29:32.055Z Compiling hickory-server v0.25.2
27902026-02-26T16:29:32.092Z Compiling camino-tempfile-ext v0.3.2
27912026-02-26T16:29:33.329Z Compiling progenitor-impl v0.8.0
27922026-02-26T16:29:36.143Z Compiling hyper-staticfile v0.10.1
27932026-02-26T16:29:38.013Z Compiling sled v0.34.7
27942026-02-26T16:29:38.268Z Compiling git2 v0.20.2
27952026-02-26T16:29:41.966Z Compiling hickory-client v0.25.2
27962026-02-26T16:29:43.651Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27972026-02-26T16:29:43.696Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27982026-02-26T16:29:44.780Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27992026-02-26T16:29:45.186Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28002026-02-26T16:29:45.877Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28012026-02-26T16:29:46.162Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
28022026-02-26T16:29:47.725Z Compiling rand_seeder v0.4.0
28032026-02-26T16:29:48.129Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28042026-02-26T16:29:48.923Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28052026-02-26T16:29:49.274Z Compiling lzma-sys v0.1.20
28062026-02-26T16:29:49.882Z Compiling corncobs v0.1.4
28072026-02-26T16:29:50.269Z Compiling rustls v0.21.12
28082026-02-26T16:29:50.336Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28092026-02-26T16:29:50.688Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28102026-02-26T16:29:50.843Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28112026-02-26T16:29:51.147Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28122026-02-26T16:29:51.478Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28132026-02-26T16:29:52.299Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28142026-02-26T16:29:52.698Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28152026-02-26T16:30:02.267Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28162026-02-26T16:30:04.471Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28172026-02-26T16:30:07.042Z Compiling progenitor-macro v0.8.0
28182026-02-26T16:30:15.890Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28192026-02-26T16:30:19.171Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28202026-02-26T16:30:20.825Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28212026-02-26T16:30:22.188Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28222026-02-26T16:30:22.504Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28232026-02-26T16:30:22.862Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28242026-02-26T16:30:23.185Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28252026-02-26T16:30:25.211Z Compiling progenitor-client v0.8.0
28262026-02-26T16:30:26.048Z Compiling rustls-webpki v0.101.7
28272026-02-26T16:30:26.978Z Compiling sct v0.7.1
28282026-02-26T16:30:27.438Z Compiling heck v0.3.3
28292026-02-26T16:30:27.788Z Compiling secrecy v0.8.0
28302026-02-26T16:30:28.108Z Compiling void v1.0.2
28312026-02-26T16:30:28.314Z Compiling lzss v0.8.2
28322026-02-26T16:30:29.176Z Compiling zone_cfg_derive v0.1.2
28332026-02-26T16:30:30.608Z Compiling progenitor v0.8.0
28342026-02-26T16:30:30.860Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28352026-02-26T16:30:33.598Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28362026-02-26T16:30:37.946Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28372026-02-26T16:30:39.057Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28382026-02-26T16:30:40.027Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28392026-02-26T16:30:41.387Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28402026-02-26T16:30:42.709Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28412026-02-26T16:30:49.435Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28422026-02-26T16:30:49.794Z Compiling tungstenite v0.23.0
28432026-02-26T16:30:51.200Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28442026-02-26T16:30:51.525Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28452026-02-26T16:30:51.854Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28462026-02-26T16:30:52.226Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28472026-02-26T16:30:52.559Z Compiling nix v0.27.1
28482026-02-26T16:30:53.878Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28492026-02-26T16:30:54.549Z Compiling serde_bytes v0.11.19
28502026-02-26T16:30:54.622Z Compiling number_prefix v0.4.0
28512026-02-26T16:30:54.726Z Compiling base64 v0.13.1
28522026-02-26T16:30:54.943Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28532026-02-26T16:30:54.987Z Compiling indicatif v0.17.11
28542026-02-26T16:30:55.098Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28552026-02-26T16:30:55.444Z Compiling ron v0.7.1
28562026-02-26T16:30:56.045Z Compiling tokio-tungstenite v0.23.1
28572026-02-26T16:30:56.707Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28582026-02-26T16:30:59.765Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28592026-02-26T16:31:00.834Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28602026-02-26T16:31:01.207Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28612026-02-26T16:31:03.231Z Compiling xz2 v0.1.7
28622026-02-26T16:31:08.390Z Compiling tokio-rustls v0.24.1
28632026-02-26T16:31:08.874Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28642026-02-26T16:31:11.306Z Compiling zone v0.1.8
28652026-02-26T16:31:13.708Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28662026-02-26T16:31:14.559Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28672026-02-26T16:31:18.596Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28682026-02-26T16:31:18.841Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28692026-02-26T16:31:37.675Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28702026-02-26T16:31:40.732Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28712026-02-26T16:31:42.358Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28722026-02-26T16:31:44.662Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28732026-02-26T16:31:47.858Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28742026-02-26T16:31:49.735Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28752026-02-26T16:31:54.956Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28762026-02-26T16:31:55.613Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28772026-02-26T16:31:55.784Z Compiling rustls-pemfile v1.0.4
28782026-02-26T16:31:56.469Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28792026-02-26T16:31:59.113Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28802026-02-26T16:32:00.734Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28812026-02-26T16:32:01.066Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28822026-02-26T16:32:02.107Z Compiling signal-hook-tokio v0.3.1
28832026-02-26T16:32:02.363Z Compiling yasna v0.5.2
28842026-02-26T16:32:02.555Z Compiling twox-hash v2.1.0
28852026-02-26T16:32:03.495Z Compiling is_ci v1.2.0
28862026-02-26T16:32:03.805Z Compiling supports-color v3.0.2
28872026-02-26T16:32:04.246Z Compiling rcgen v0.12.1
28882026-02-26T16:32:06.228Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28892026-02-26T16:32:06.513Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28902026-02-26T16:32:15.126Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28912026-02-26T16:32:16.589Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28922026-02-26T16:32:34.429Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28932026-02-26T16:32:34.461Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28942026-02-26T16:32:41.933Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28952026-02-26T16:32:44.385Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28962026-02-26T16:33:00.024Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28972026-02-26T16:33:01.481Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28982026-02-26T16:33:04.186Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28992026-02-26T16:33:04.509Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29002026-02-26T16:33:04.825Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29012026-02-26T16:33:09.110Z Compiling progenitor-extras v0.1.0
29022026-02-26T16:33:09.524Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29032026-02-26T16:33:09.838Z Compiling fatfs v0.3.6
29042026-02-26T16:33:12.295Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29052026-02-26T16:33:15.094Z Compiling rtoolbox v0.0.2
29062026-02-26T16:33:15.539Z Compiling subprocess v0.2.9
29072026-02-26T16:33:19.609Z Compiling assert_matches v1.5.0
29082026-02-26T16:33:19.763Z Compiling seq-macro v0.3.6
29092026-02-26T16:33:20.215Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29102026-02-26T16:33:21.910Z Compiling rpassword v7.4.0
29112026-02-26T16:33:22.350Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29122026-02-26T16:33:30.162Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29132026-02-26T16:33:40.887Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29142026-02-26T16:33:41.128Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29152026-02-26T16:33:45.810Z Compiling tui-tree-widget v0.23.1
29162026-02-26T16:33:46.352Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29172026-02-26T16:33:51.638Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29182026-02-26T16:33:52.460Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29192026-02-26T16:33:55.581Z Compiling uzers v0.12.1
29202026-02-26T16:33:57.691Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29212026-02-26T16:33:58.410Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29222026-02-26T16:34:03.933Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29232026-02-26T16:34:22.397Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29242026-02-26T16:34:32.926Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29252026-02-26T16:34:34.018Z Compiling support-bundle-viewer v0.1.2
29262026-02-26T16:34:36.974Z Compiling multimap v0.10.1
29272026-02-26T16:36:40.731Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29282026-02-26T16:36:42.249Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29292026-02-26T16:47:01.877Z Finished `release` profile [optimized] target(s) in 21m 55s
29302026-02-26T16:48:33.074Z
29312026-02-26T16:48:33.074Zreal 23:29.089820537
29322026-02-26T16:48:33.074Zuser 2:39:31.299196439
29332026-02-26T16:48:33.074Zsys 5:07.690004386
29342026-02-26T16:48:33.074Ztrap 4.850760397
29352026-02-26T16:48:33.099Ztflt 1.281252236
29362026-02-26T16:48:33.099Zdflt 6.557946856
29372026-02-26T16:48:33.099Zkflt 0.011489042
29382026-02-26T16:48:33.099Zlock 11:13:08.678203158
29392026-02-26T16:48:33.099Zslp 7:40:52.248491032
29402026-02-26T16:48:33.099Zlat 4:32.454303837
29412026-02-26T16:48:33.099Zstop 4:13.640115255
29422026-02-26T16:48:33.099Z+ mapfile -t packages
29432026-02-26T16:48:33.099Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29442026-02-26T16:48:34.870Z Finished `release` profile [optimized] target(s) in 1.70s
29452026-02-26T16:48:34.947Z Running `target/release/omicron-package -t test list-outputs`
29462026-02-26T16:48:35.018ZLogging to: /work/oxidecomputer/omicron/out/LOG
29472026-02-26T16:48:35.043Z+ ptime -m cargo build --locked --release -p xtask
29482026-02-26T16:48:36.051Z Compiling serde_core v1.0.228
29492026-02-26T16:48:36.051Z Compiling syn v2.0.117
29502026-02-26T16:48:36.075Z Compiling bitflags v2.9.4
29512026-02-26T16:48:36.075Z Compiling serde v1.0.228
29522026-02-26T16:48:36.075Z Compiling libc v0.2.180
29532026-02-26T16:48:36.075Z Compiling serde_json v1.0.149
29542026-02-26T16:48:36.100Z Compiling num-traits v0.2.19
29552026-02-26T16:48:36.153Z Compiling hashbrown v0.16.1
29562026-02-26T16:48:36.473Z Compiling smallvec v1.15.1
29572026-02-26T16:48:36.534Z Compiling rustix v0.38.37
29582026-02-26T16:48:36.930Z Compiling usdt-impl v0.5.0
29592026-02-26T16:48:37.041Z Compiling syn v1.0.109
29602026-02-26T16:48:37.268Z Compiling indexmap v2.13.0
29612026-02-26T16:48:37.544Z Compiling thread-id v4.2.2
29622026-02-26T16:48:37.586Z Compiling log v0.4.29
29632026-02-26T16:48:37.751Z Compiling getrandom v0.3.4
29642026-02-26T16:48:38.026Z Compiling rustix v1.1.3
29652026-02-26T16:48:38.246Z Compiling percent-encoding v2.3.2
29662026-02-26T16:48:38.721Z Compiling form_urlencoded v1.2.2
29672026-02-26T16:48:38.882Z Compiling terminal_size v0.4.0
29682026-02-26T16:48:39.131Z Compiling ordered-float v2.10.1
29692026-02-26T16:48:39.470Z Compiling fs-err v3.1.1
29702026-02-26T16:48:39.720Z Compiling once_cell v1.21.3
29712026-02-26T16:48:39.788Z Compiling heck v0.4.1
29722026-02-26T16:48:40.160Z Compiling anyhow v1.0.99
29732026-02-26T16:48:40.184Z Compiling clap_builder v4.5.48
29742026-02-26T16:48:41.077Z Compiling tempfile v3.24.0
29752026-02-26T16:48:41.983Z Compiling synstructure v0.13.1
29762026-02-26T16:48:42.099Z Compiling proc-macro-error v1.0.4
29772026-02-26T16:48:42.587Z Compiling textwrap v0.16.2
29782026-02-26T16:48:42.612Z Compiling camino-tempfile v1.4.1
29792026-02-26T16:48:42.787Z Compiling tabled_derive v0.7.0
29802026-02-26T16:48:44.062Z Compiling serde_derive v1.0.228
29812026-02-26T16:48:44.087Z Compiling thiserror-impl v2.0.18
29822026-02-26T16:48:44.114Z Compiling zerofrom-derive v0.1.4
29832026-02-26T16:48:44.141Z Compiling yoke-derive v0.7.4
29842026-02-26T16:48:44.237Z Compiling zerovec-derive v0.10.3
29852026-02-26T16:48:45.365Z Compiling displaydoc v0.2.5
29862026-02-26T16:48:45.900Z Compiling thiserror-impl v1.0.69
29872026-02-26T16:48:46.033Z Compiling zerocopy-derive v0.7.35
29882026-02-26T16:48:46.344Z Compiling thiserror v2.0.18
29892026-02-26T16:48:46.372Z Compiling zerofrom v0.1.4
29902026-02-26T16:48:46.537Z Compiling pest v2.8.2
29912026-02-26T16:48:46.582Z Compiling icu_provider_macros v1.5.0
29922026-02-26T16:48:46.651Z Compiling yoke v0.7.4
29932026-02-26T16:48:47.068Z Compiling zerovec v0.10.4
29942026-02-26T16:48:47.476Z Compiling zerocopy v0.7.35
29952026-02-26T16:48:47.689Z Compiling scroll_derive v0.12.0
29962026-02-26T16:48:48.050Z Compiling thiserror v1.0.69
29972026-02-26T16:48:48.740Z Compiling scroll v0.12.0
29982026-02-26T16:48:49.168Z Compiling tinystr v0.7.6
29992026-02-26T16:48:49.348Z Compiling pest_meta v2.8.2
30002026-02-26T16:48:49.598Z Compiling icu_locid v1.5.0
30012026-02-26T16:48:49.823Z Compiling icu_collections v1.5.0
30022026-02-26T16:48:50.428Z Compiling toml_datetime v0.6.11
30032026-02-26T16:48:51.106Z Compiling icu_provider v1.5.0
30042026-02-26T16:48:51.230Z Compiling pest_generator v2.8.2
30052026-02-26T16:48:51.787Z Compiling serde_spanned v0.6.9
30062026-02-26T16:48:52.050Z Compiling icu_locid_transform v1.5.0
30072026-02-26T16:48:52.075Z Compiling toml_edit v0.22.27
30082026-02-26T16:48:52.177Z Compiling dof v0.3.0
30092026-02-26T16:48:52.469Z Compiling pest_derive v2.8.2
30102026-02-26T16:48:52.972Z Compiling serde_tokenstream v0.2.3
30112026-02-26T16:48:53.094Z Compiling erased-serde v0.4.6
30122026-02-26T16:48:53.198Z Compiling dtrace-parser v0.2.0
30132026-02-26T16:48:53.532Z Compiling icu_properties v1.5.1
30142026-02-26T16:48:54.495Z Compiling goblin v0.8.2
30152026-02-26T16:48:55.496Z Compiling toml v0.8.23
30162026-02-26T16:48:55.768Z Compiling serde-untagged v0.1.7
30172026-02-26T16:48:56.707Z Compiling serde-value v0.7.0
30182026-02-26T16:48:58.061Z Compiling icu_normalizer v1.5.0
30192026-02-26T16:48:58.534Z Compiling usdt-attr-macro v0.5.0
30202026-02-26T16:48:59.643Z Compiling idna_adapter v1.2.0
30212026-02-26T16:48:59.881Z Compiling idna v1.0.3
30222026-02-26T16:49:00.114Z Compiling usdt-macro v0.5.0
30232026-02-26T16:49:01.056Z Compiling url v2.5.4
30242026-02-26T16:49:02.055Z Compiling cargo-util-schemas v0.8.2
30252026-02-26T16:49:04.042Z Compiling cargo-platform v0.2.0
30262026-02-26T16:49:04.483Z Compiling clap_derive v4.5.47
30272026-02-26T16:49:05.045Z Compiling cargo_metadata v0.21.0
30282026-02-26T16:49:05.404Z Compiling usdt v0.5.0
30292026-02-26T16:49:06.411Z Compiling cargo_toml v0.21.0
30302026-02-26T16:49:06.533Z Compiling macaddr v1.0.1
30312026-02-26T16:49:07.027Z Compiling tabled v0.15.0
30322026-02-26T16:49:07.534Z Compiling clap v4.5.48
30332026-02-26T16:49:17.586Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30342026-02-26T16:49:23.771Z Finished `release` profile [optimized] target(s) in 48.66s
30352026-02-26T16:49:23.908Z
30362026-02-26T16:49:23.909Zreal 48.842417156
30372026-02-26T16:49:23.909Zuser 5:03.693520865
30382026-02-26T16:49:23.909Zsys 27.701252263
30392026-02-26T16:49:23.909Ztrap 0.167531080
30402026-02-26T16:49:23.909Ztflt 0.239186145
30412026-02-26T16:49:23.909Zdflt 0.392573731
30422026-02-26T16:49:23.909Zkflt 0.000023776
30432026-02-26T16:49:23.933Zlock 14:34.102975949
30442026-02-26T16:49:23.933Zslp 16:46.318178123
30452026-02-26T16:49:23.933Zlat 22.570319205
30462026-02-26T16:49:23.934Zstop 28.735302837
30472026-02-26T16:49:23.934Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30482026-02-26T16:49:23.934Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30492026-02-26T16:49:23.934Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30502026-02-26T16:49:23.934Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30512026-02-26T16:49:23.934Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30522026-02-26T16:49:25.788Z Compiling regress v0.10.5
30532026-02-26T16:49:25.843Z Compiling unsafe-libyaml v0.2.11
30542026-02-26T16:49:25.868Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30552026-02-26T16:49:25.868Z Compiling match_cfg v0.1.0
30562026-02-26T16:49:25.924Z Compiling structmeta-derive v0.3.0
30572026-02-26T16:49:25.924Z Compiling rustls v0.22.4
30582026-02-26T16:49:25.948Z Compiling rustls-webpki v0.102.8
30592026-02-26T16:49:25.948Z Compiling newtype-uuid-macros v0.1.0
30602026-02-26T16:49:26.039Z Compiling hostname v0.3.1
30612026-02-26T16:49:26.301Z Compiling multer v3.1.0
30622026-02-26T16:49:26.359Z Compiling debug-ignore v1.0.5
30632026-02-26T16:49:26.479Z Compiling toml_parser v1.0.6+spec-1.1.0
30642026-02-26T16:49:26.561Z Compiling slog-json v2.6.1
30652026-02-26T16:49:26.723Z Compiling async-stream-impl v0.3.6
30662026-02-26T16:49:26.926Z Compiling serde_yaml v0.9.34+deprecated
30672026-02-26T16:49:27.412Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30682026-02-26T16:49:27.592Z Compiling serde_spanned v1.0.4
30692026-02-26T16:49:27.810Z Compiling toml_datetime v0.7.5+spec-1.1.0
30702026-02-26T16:49:27.897Z Compiling dropshot v0.16.7
30712026-02-26T16:49:27.926Z Compiling toml_writer v1.0.6+spec-1.1.0
30722026-02-26T16:49:28.078Z Compiling structmeta v0.3.0
30732026-02-26T16:49:28.329Z Compiling toml v0.9.11+spec-1.1.0
30742026-02-26T16:49:28.360Z Compiling async-stream v0.3.6
30752026-02-26T16:49:28.393Z Compiling slog-bunyan v2.5.0
30762026-02-26T16:49:28.634Z Compiling itertools v0.14.0
30772026-02-26T16:49:28.661Z Compiling waitgroup v0.1.2
30782026-02-26T16:49:28.685Z Compiling rustls-pemfile v2.2.0
30792026-02-26T16:49:28.903Z Compiling typify-impl v0.4.3
30802026-02-26T16:49:29.023Z Compiling dropshot_endpoint v0.16.7
30812026-02-26T16:49:29.366Z Compiling hostname v0.4.2
30822026-02-26T16:49:29.610Z Compiling serde_path_to_error v0.1.20
30832026-02-26T16:49:30.003Z Compiling derive-ex v0.1.8
30842026-02-26T16:49:30.325Z Compiling progenitor-client v0.13.0
30852026-02-26T16:49:30.843Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30862026-02-26T16:49:31.019Z Compiling tokio-rustls v0.25.0
30872026-02-26T16:49:31.044Z Compiling macaddr v1.0.1
30882026-02-26T16:49:31.074Z Compiling tabwriter v1.4.0
30892026-02-26T16:49:31.438Z Compiling progenitor-client v0.10.0
30902026-02-26T16:49:31.470Z Compiling instant v0.1.13
30912026-02-26T16:49:31.521Z Compiling progenitor-client v0.11.2
30922026-02-26T16:49:31.662Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30932026-02-26T16:49:31.861Z Compiling parse-display-derive v0.10.0
30942026-02-26T16:49:31.995Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
30952026-02-26T16:49:32.085Z Compiling colored v3.0.0
30962026-02-26T16:49:32.354Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30972026-02-26T16:49:32.583Z Compiling backoff v0.4.0
30982026-02-26T16:49:32.757Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30992026-02-26T16:49:32.829Z Compiling backon v1.6.0
31002026-02-26T16:49:32.976Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31012026-02-26T16:49:33.232Z Compiling proc-macro-crate v1.3.1
31022026-02-26T16:49:33.344Z Compiling test-strategy v0.4.3
31032026-02-26T16:49:33.420Z Compiling crucible-workspace-hack v0.1.0
31042026-02-26T16:49:33.760Z Compiling proc-macro-error v1.0.4
31052026-02-26T16:49:34.028Z Compiling num_enum_derive v0.5.11
31062026-02-26T16:49:34.261Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31072026-02-26T16:49:34.341Z Compiling heapless v0.8.0
31082026-02-26T16:49:34.726Z Compiling ingot-macros v0.1.1
31092026-02-26T16:49:34.799Z Compiling hash32 v0.3.1
31102026-02-26T16:49:35.050Z Compiling parse-display v0.10.0
31112026-02-26T16:49:35.075Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31122026-02-26T16:49:35.163Z Compiling smoltcp v0.11.0
31132026-02-26T16:49:35.609Z Compiling foreign-types-macros v0.2.3
31142026-02-26T16:49:35.776Z Compiling cobs v0.2.3
31152026-02-26T16:49:35.969Z Compiling num_enum v0.5.11
31162026-02-26T16:49:36.092Z Compiling foreign-types-shared v0.3.1
31172026-02-26T16:49:36.181Z Compiling postcard v1.0.10
31182026-02-26T16:49:36.289Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31192026-02-26T16:49:36.697Z Compiling foreign-types v0.5.0
31202026-02-26T16:49:36.735Z Compiling nix v0.30.1
31212026-02-26T16:49:36.805Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31222026-02-26T16:49:36.842Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31232026-02-26T16:49:37.360Z Compiling secrecy v0.10.3
31242026-02-26T16:49:37.439Z Compiling cstr-argument v0.1.2
31252026-02-26T16:49:37.485Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31262026-02-26T16:49:37.550Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31272026-02-26T16:49:37.673Z Compiling pretty-hex v0.2.1
31282026-02-26T16:49:37.791Z Compiling rayon-core v1.12.1
31292026-02-26T16:49:37.985Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31302026-02-26T16:49:38.018Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31312026-02-26T16:49:38.044Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31322026-02-26T16:49:38.181Z Compiling crossbeam-deque v0.8.5
31332026-02-26T16:49:38.263Z Compiling colored v2.2.0
31342026-02-26T16:49:38.398Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31352026-02-26T16:49:38.500Z Compiling typify-macro v0.4.3
31362026-02-26T16:49:39.128Z Compiling camino-tempfile v1.4.1
31372026-02-26T16:49:39.550Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31382026-02-26T16:49:39.900Z Compiling rayon v1.10.0
31392026-02-26T16:49:39.976Z Compiling ingot-types v0.1.2
31402026-02-26T16:49:40.056Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31412026-02-26T16:49:40.104Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31422026-02-26T16:49:40.282Z Compiling zone_cfg_derive v0.3.0
31432026-02-26T16:49:40.688Z Compiling ingot v0.1.1
31442026-02-26T16:49:40.758Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31452026-02-26T16:49:41.147Z Compiling itertools v0.12.1
31462026-02-26T16:49:41.171Z Compiling smf v0.2.3
31472026-02-26T16:49:41.461Z Compiling num-derive v0.4.2
31482026-02-26T16:49:41.820Z Compiling typify v0.4.3
31492026-02-26T16:49:42.012Z Compiling progenitor-impl v0.11.2
31502026-02-26T16:49:42.068Z Compiling sigpipe v0.1.3
31512026-02-26T16:49:42.228Z Compiling glob v0.3.2
31522026-02-26T16:49:42.254Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31532026-02-26T16:49:42.610Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31542026-02-26T16:49:43.107Z Compiling toml v0.8.23
31552026-02-26T16:49:43.244Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31562026-02-26T16:49:43.551Z Compiling zone v0.3.1
31572026-02-26T16:49:43.599Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31582026-02-26T16:49:43.629Z Compiling convert_case v0.4.0
31592026-02-26T16:49:43.717Z Compiling universal-hash v0.5.1
31602026-02-26T16:49:43.937Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31612026-02-26T16:49:43.969Z Compiling opaque-debug v0.3.1
31622026-02-26T16:49:44.090Z Compiling half v2.4.1
31632026-02-26T16:49:45.142Z Compiling ciborium-io v0.2.2
31642026-02-26T16:49:45.166Z Compiling aead v0.5.2
31652026-02-26T16:49:45.166Z Compiling derive_more v0.99.20
31662026-02-26T16:49:45.166Z Compiling poly1305 v0.8.0
31672026-02-26T16:49:45.166Z Compiling ciborium-ll v0.2.2
31682026-02-26T16:49:45.166Z Compiling typify-impl v0.6.1
31692026-02-26T16:49:45.166Z Compiling chacha20 v0.9.1
31702026-02-26T16:49:45.166Z Compiling ciborium v0.2.2
31712026-02-26T16:49:45.166Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31722026-02-26T16:49:45.219Z Compiling num-rational v0.4.2
31732026-02-26T16:49:45.862Z Compiling thiserror-impl-no-std v2.0.2
31742026-02-26T16:49:46.050Z Compiling password-hash v0.5.0
31752026-02-26T16:49:46.166Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31762026-02-26T16:49:46.471Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31772026-02-26T16:49:46.704Z Compiling blake2 v0.10.6
31782026-02-26T16:49:46.779Z Compiling num-complex v0.4.6
31792026-02-26T16:49:46.862Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31802026-02-26T16:49:47.706Z Compiling progenitor-macro v0.11.2
31812026-02-26T16:49:47.756Z Compiling num v0.4.3
31822026-02-26T16:49:47.815Z Compiling argon2 v0.5.3
31832026-02-26T16:49:47.904Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31842026-02-26T16:49:48.082Z Compiling thiserror-no-std v2.0.2
31852026-02-26T16:49:48.248Z Compiling indent_write v2.2.0
31862026-02-26T16:49:48.490Z Compiling float-ord v0.3.2
31872026-02-26T16:49:48.712Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31882026-02-26T16:49:49.044Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31892026-02-26T16:49:49.547Z Compiling vsss-rs v3.3.4
31902026-02-26T16:49:49.575Z Compiling chacha20poly1305 v0.10.1
31912026-02-26T16:49:49.837Z Compiling prettyplease v0.2.36
31922026-02-26T16:49:50.224Z Compiling gethostname v0.5.0
31932026-02-26T16:49:50.438Z Compiling usdt-macro v0.5.0
31942026-02-26T16:49:50.712Z Compiling usdt-attr-macro v0.5.0
31952026-02-26T16:49:51.023Z Compiling derive-where v1.5.0
31962026-02-26T16:49:51.670Z Compiling cancel-safe-futures v0.1.5
31972026-02-26T16:49:52.023Z Compiling owo-colors v4.2.3
31982026-02-26T16:49:52.057Z Compiling usdt v0.5.0
31992026-02-26T16:49:52.129Z Compiling console v0.15.10
32002026-02-26T16:49:52.542Z Compiling resolv-conf v0.7.0
32012026-02-26T16:49:52.650Z Compiling libsw-core v0.3.1
32022026-02-26T16:49:52.762Z Compiling async-recursion v1.1.1
32032026-02-26T16:49:53.009Z Compiling libsw v3.5.0
32042026-02-26T16:49:53.343Z Compiling linear-map v1.2.0
32052026-02-26T16:49:53.399Z Compiling libefi-sys v0.1.0
32062026-02-26T16:49:53.715Z Compiling hickory-proto v0.24.4
32072026-02-26T16:49:53.769Z Compiling newline-converter v0.3.0
32082026-02-26T16:49:53.799Z Compiling atomicwrites v0.4.4
32092026-02-26T16:49:53.858Z Compiling bitfield-struct v0.6.2
32102026-02-26T16:49:53.987Z Compiling linked-hash-map v0.5.6
32112026-02-26T16:49:54.018Z Compiling semver v0.1.20
32122026-02-26T16:49:54.155Z Compiling expectorate v1.2.0
32132026-02-26T16:49:54.363Z Compiling rustc_version v0.1.7
32142026-02-26T16:49:54.420Z Compiling typify-macro v0.6.1
32152026-02-26T16:49:54.449Z Compiling lru-cache v0.1.2
32162026-02-26T16:49:54.676Z Compiling pin-project-internal v1.1.6
32172026-02-26T16:49:54.789Z Compiling slog-dtrace v0.3.0
32182026-02-26T16:49:54.968Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32192026-02-26T16:49:55.031Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32202026-02-26T16:49:55.063Z Compiling minimal-lexical v0.2.1
32212026-02-26T16:49:55.146Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32222026-02-26T16:49:55.296Z Compiling siphasher v1.0.1
32232026-02-26T16:49:55.550Z Compiling nom v7.1.3
32242026-02-26T16:49:55.683Z Compiling phf_shared v0.12.1
32252026-02-26T16:49:55.709Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32262026-02-26T16:49:56.111Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32272026-02-26T16:49:56.468Z Compiling newtype_derive v0.1.6
32282026-02-26T16:49:56.497Z Compiling tokio-dtrace v0.1.0
32292026-02-26T16:49:56.815Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32302026-02-26T16:49:56.926Z Compiling dropshot-api-manager-types v0.3.0
32312026-02-26T16:49:56.952Z Compiling pin-project v1.1.6
32322026-02-26T16:49:57.142Z Compiling pem v3.0.5
32332026-02-26T16:49:57.530Z Compiling snafu-derive v0.8.5
32342026-02-26T16:49:57.889Z Compiling csv-core v0.1.11
32352026-02-26T16:49:57.920Z Compiling typify v0.6.1
32362026-02-26T16:49:57.920Z Compiling highway v1.3.0
32372026-02-26T16:49:58.159Z Compiling progenitor-impl v0.13.0
32382026-02-26T16:49:58.214Z Compiling progenitor v0.11.2
32392026-02-26T16:49:58.246Z Compiling hickory-resolver v0.24.4
32402026-02-26T16:49:58.414Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32412026-02-26T16:49:58.460Z Compiling xshell-macros v0.2.7
32422026-02-26T16:49:58.488Z Compiling same-file v1.0.6
32432026-02-26T16:49:58.662Z Compiling chrono-tz v0.10.4
32442026-02-26T16:49:58.789Z Compiling base64 v0.21.7
32452026-02-26T16:49:59.013Z Compiling const_format_proc_macros v0.2.34
32462026-02-26T16:49:59.146Z Compiling xshell v0.2.7
32472026-02-26T16:49:59.420Z Compiling walkdir v2.5.0
32482026-02-26T16:50:00.018Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32492026-02-26T16:50:00.114Z Compiling csv v1.3.1
32502026-02-26T16:50:00.520Z Compiling qorb v0.4.1
32512026-02-26T16:50:00.675Z Compiling oxide-tokio-rt v0.1.2
32522026-02-26T16:50:01.000Z Compiling phf v0.12.1
32532026-02-26T16:50:01.186Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32542026-02-26T16:50:01.287Z Compiling globset v0.4.15
32552026-02-26T16:50:01.479Z Compiling olpc-cjson v0.1.4
32562026-02-26T16:50:01.521Z Compiling snafu v0.8.5
32572026-02-26T16:50:01.782Z Compiling primeorder v0.13.6
32582026-02-26T16:50:02.214Z Compiling serde_plain v1.0.2
32592026-02-26T16:50:02.291Z Compiling typed-path v0.9.3
32602026-02-26T16:50:02.630Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32612026-02-26T16:50:02.988Z Compiling const_format v0.2.34
32622026-02-26T16:50:03.606Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32632026-02-26T16:50:03.711Z Compiling progenitor-macro v0.13.0
32642026-02-26T16:50:04.353Z Compiling tough v0.20.0
32652026-02-26T16:50:04.533Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32662026-02-26T16:50:04.825Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32672026-02-26T16:50:05.011Z Compiling tabled_derive v0.7.0
32682026-02-26T16:50:05.569Z Compiling bcs v0.1.6
32692026-02-26T16:50:05.848Z Compiling termtree v0.5.1
32702026-02-26T16:50:06.018Z Compiling radium v0.7.0
32712026-02-26T16:50:06.123Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32722026-02-26T16:50:06.195Z Compiling utf-8 v0.7.6
32732026-02-26T16:50:06.462Z Compiling salty v0.3.0
32742026-02-26T16:50:06.559Z Compiling tungstenite v0.21.0
32752026-02-26T16:50:06.803Z Compiling tabled v0.15.0
32762026-02-26T16:50:06.926Z Compiling textwrap v0.16.2
32772026-02-26T16:50:07.979Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32782026-02-26T16:50:08.340Z Compiling steno v0.4.1
32792026-02-26T16:50:08.367Z Compiling typify-impl v0.2.0
32802026-02-26T16:50:08.921Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32812026-02-26T16:50:09.150Z Compiling maybe-uninit v2.0.0
32822026-02-26T16:50:09.621Z Compiling humantime v2.2.0
32832026-02-26T16:50:10.107Z Compiling tap v1.0.1
32842026-02-26T16:50:10.332Z Compiling moka v0.12.10
32852026-02-26T16:50:10.738Z Compiling wyz v0.5.1
32862026-02-26T16:50:11.272Z Compiling tokio-tungstenite v0.21.0
32872026-02-26T16:50:11.918Z Compiling p384 v0.13.1
32882026-02-26T16:50:12.243Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32892026-02-26T16:50:12.271Z Compiling progenitor-impl v0.10.0
32902026-02-26T16:50:12.624Z Compiling arc-swap v1.7.1
32912026-02-26T16:50:13.011Z Compiling packed_struct v0.10.1
32922026-02-26T16:50:13.225Z Compiling tagptr v0.2.0
32932026-02-26T16:50:13.392Z Compiling funty v2.0.0
32942026-02-26T16:50:13.545Z Compiling slog-scope v4.4.0
32952026-02-26T16:50:14.165Z Compiling bitvec v1.0.1
32962026-02-26T16:50:14.197Z Compiling progenitor v0.13.0
32972026-02-26T16:50:14.447Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32982026-02-26T16:50:14.719Z Compiling polyval v0.6.2
32992026-02-26T16:50:15.043Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33002026-02-26T16:50:15.172Z Compiling packed_struct_codegen v0.10.1
33012026-02-26T16:50:15.647Z Compiling zerocopy-derive v0.6.6
33022026-02-26T16:50:16.271Z Compiling bitfield-macros v0.19.2
33032026-02-26T16:50:17.068Z Compiling proc-macro-error-attr2 v2.0.0
33042026-02-26T16:50:17.255Z Compiling indexmap v1.9.3
33052026-02-26T16:50:17.341Z Compiling crc-catalog v2.4.0
33062026-02-26T16:50:17.535Z Compiling parking_lot_core v0.8.6
33072026-02-26T16:50:17.563Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33082026-02-26T16:50:17.630Z Compiling nodrop v0.1.14
33092026-02-26T16:50:17.739Z Compiling typify-macro v0.2.0
33102026-02-26T16:50:17.913Z Compiling array-init v0.0.4
33112026-02-26T16:50:17.951Z Compiling proc-macro-error2 v2.0.1
33122026-02-26T16:50:18.077Z Compiling progenitor-macro v0.10.0
33132026-02-26T16:50:18.168Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33142026-02-26T16:50:18.555Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33152026-02-26T16:50:18.862Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33162026-02-26T16:50:19.187Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33172026-02-26T16:50:19.690Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33182026-02-26T16:50:20.386Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33192026-02-26T16:50:20.431Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33202026-02-26T16:50:21.173Z Compiling typify v0.2.0
33212026-02-26T16:50:21.375Z Compiling progenitor-impl v0.8.0
33222026-02-26T16:50:22.327Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33232026-02-26T16:50:22.803Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33242026-02-26T16:50:22.927Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33252026-02-26T16:50:23.505Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33262026-02-26T16:50:23.966Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33272026-02-26T16:50:24.615Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33282026-02-26T16:50:25.751Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33292026-02-26T16:50:25.815Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33302026-02-26T16:50:25.981Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33312026-02-26T16:50:26.178Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33322026-02-26T16:50:26.425Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33332026-02-26T16:50:26.879Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33342026-02-26T16:50:26.953Z Compiling bitfield v0.19.2
33352026-02-26T16:50:27.403Z Compiling crc v3.2.1
33362026-02-26T16:50:28.086Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33372026-02-26T16:50:28.365Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33382026-02-26T16:50:28.564Z Compiling progenitor v0.10.0
33392026-02-26T16:50:28.830Z Compiling zerocopy v0.6.6
33402026-02-26T16:50:29.369Z Compiling ghash v0.5.1
33412026-02-26T16:50:29.561Z Compiling hickory-resolver v0.25.2
33422026-02-26T16:50:29.602Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33432026-02-26T16:50:29.960Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33442026-02-26T16:50:30.421Z Compiling smallvec v0.6.14
33452026-02-26T16:50:30.844Z Compiling slog-stdlog v4.1.1
33462026-02-26T16:50:31.182Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33472026-02-26T16:50:31.243Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33482026-02-26T16:50:31.722Z Compiling ctr v0.9.2
33492026-02-26T16:50:32.109Z Compiling num-derive v0.3.3
33502026-02-26T16:50:32.528Z Compiling lzma-sys v0.1.20
33512026-02-26T16:50:33.348Z Compiling unicase v2.8.1
33522026-02-26T16:50:33.517Z Compiling hashbrown v0.12.3
33532026-02-26T16:50:33.736Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33542026-02-26T16:50:33.914Z Compiling mime_guess v2.0.5
33552026-02-26T16:50:33.940Z Compiling libscf-sys v1.1.0
33562026-02-26T16:50:34.161Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33572026-02-26T16:50:34.194Z Compiling aes-gcm v0.10.3
33582026-02-26T16:50:34.529Z Compiling slog-envlogger v2.2.0
33592026-02-26T16:50:34.857Z Compiling serde-hex v0.1.0
33602026-02-26T16:50:35.181Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33612026-02-26T16:50:35.209Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33622026-02-26T16:50:35.518Z Compiling progenitor-macro v0.8.0
33632026-02-26T16:50:38.506Z Compiling tabled_derive v0.11.0
33642026-02-26T16:50:40.211Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33652026-02-26T16:50:41.620Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33662026-02-26T16:50:42.389Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33672026-02-26T16:50:42.672Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33682026-02-26T16:50:43.512Z Compiling ron v0.8.1
33692026-02-26T16:50:45.470Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33702026-02-26T16:50:45.712Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33712026-02-26T16:50:45.986Z Compiling papergrid v0.17.0
33722026-02-26T16:50:46.683Z Compiling testing_table v0.3.0
33732026-02-26T16:50:46.862Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33742026-02-26T16:50:46.963Z Compiling hashbrown v0.13.2
33752026-02-26T16:50:47.849Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33762026-02-26T16:50:47.894Z Compiling heck v0.3.3
33772026-02-26T16:50:48.052Z Compiling progenitor-client v0.8.0
33782026-02-26T16:50:48.263Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33792026-02-26T16:50:48.557Z Compiling ssh-encoding v0.2.0
33802026-02-26T16:50:48.634Z Compiling blowfish v0.9.1
33812026-02-26T16:50:49.059Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33822026-02-26T16:50:49.085Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33832026-02-26T16:50:49.430Z Compiling nibble_vec v0.1.0
33842026-02-26T16:50:49.697Z Compiling endian-type v0.1.2
33852026-02-26T16:50:49.726Z Compiling corncobs v0.1.4
33862026-02-26T16:50:49.757Z Compiling crc-any v2.5.0
33872026-02-26T16:50:49.787Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33882026-02-26T16:50:49.967Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33892026-02-26T16:50:50.061Z Compiling radix_trie v0.2.1
33902026-02-26T16:50:50.157Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33912026-02-26T16:50:50.238Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33922026-02-26T16:50:50.654Z Compiling ssh-cipher v0.2.0
33932026-02-26T16:50:50.723Z Compiling bcrypt-pbkdf v0.10.0
33942026-02-26T16:50:50.753Z Compiling progenitor v0.8.0
33952026-02-26T16:50:50.818Z Compiling zone_cfg_derive v0.1.2
33962026-02-26T16:50:51.030Z Compiling tabled v0.20.0
33972026-02-26T16:50:51.285Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33982026-02-26T16:50:51.820Z Compiling object v0.30.4
33992026-02-26T16:50:51.923Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34002026-02-26T16:50:52.387Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
34012026-02-26T16:50:53.019Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34022026-02-26T16:50:53.400Z Compiling parking_lot v0.11.2
34032026-02-26T16:50:54.199Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34042026-02-26T16:50:54.726Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34052026-02-26T16:50:54.903Z Compiling prefix-trie v0.7.0
34062026-02-26T16:50:54.934Z Compiling password-hash v0.4.2
34072026-02-26T16:50:55.118Z Compiling fxhash v0.2.1
34082026-02-26T16:50:55.350Z Compiling secrecy v0.8.0
34092026-02-26T16:50:55.621Z Compiling http-range v0.1.5
34102026-02-26T16:50:55.657Z Compiling number_prefix v0.4.0
34112026-02-26T16:50:55.687Z Compiling base64 v0.13.1
34122026-02-26T16:50:55.928Z Compiling path-slash v0.1.5
34132026-02-26T16:50:55.980Z Compiling half v1.8.3
34142026-02-26T16:50:56.169Z Compiling ron v0.7.1
34152026-02-26T16:50:56.232Z Compiling indicatif v0.17.11
34162026-02-26T16:50:56.281Z Compiling hickory-server v0.25.2
34172026-02-26T16:50:56.528Z Compiling serde_cbor v0.11.2
34182026-02-26T16:50:57.714Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34192026-02-26T16:50:57.977Z Compiling pbkdf2 v0.11.0
34202026-02-26T16:50:58.036Z Compiling sled v0.34.7
34212026-02-26T16:50:58.356Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34222026-02-26T16:50:58.541Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34232026-02-26T16:50:58.921Z Compiling xz2 v0.1.7
34242026-02-26T16:50:59.961Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34252026-02-26T16:51:00.537Z Compiling zone v0.1.8
34262026-02-26T16:51:00.656Z Compiling ssh-key v0.6.6
34272026-02-26T16:51:01.192Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34282026-02-26T16:51:01.528Z Compiling hickory-client v0.25.2
34292026-02-26T16:51:02.096Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34302026-02-26T16:51:02.120Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34312026-02-26T16:51:02.402Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34322026-02-26T16:51:04.115Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34332026-02-26T16:51:05.471Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34342026-02-26T16:51:05.675Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34352026-02-26T16:51:06.223Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34362026-02-26T16:51:06.393Z Compiling p521 v0.13.3
34372026-02-26T16:51:06.528Z Compiling p256 v0.13.2
34382026-02-26T16:51:06.681Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34392026-02-26T16:51:06.986Z Compiling yasna v0.5.2
34402026-02-26T16:51:07.068Z Compiling headers-core v0.3.0
34412026-02-26T16:51:07.215Z Compiling kstat-rs v0.2.4
34422026-02-26T16:51:07.253Z Compiling nanorand v0.7.0
34432026-02-26T16:51:07.292Z Compiling russh-cryptovec v0.7.3
34442026-02-26T16:51:07.664Z Compiling atty v0.2.14
34452026-02-26T16:51:07.849Z Compiling crc8 v0.1.1
34462026-02-26T16:51:07.879Z Compiling home v0.5.9
34472026-02-26T16:51:07.907Z Compiling md5 v0.7.0
34482026-02-26T16:51:08.079Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34492026-02-26T16:51:08.160Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34502026-02-26T16:51:08.195Z Compiling rcgen v0.12.1
34512026-02-26T16:51:08.263Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34522026-02-26T16:51:08.406Z Compiling russh-keys v0.45.0
34532026-02-26T16:51:08.452Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34542026-02-26T16:51:08.890Z Compiling flume v0.11.1
34552026-02-26T16:51:09.022Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34562026-02-26T16:51:09.500Z Compiling headers v0.4.1
34572026-02-26T16:51:10.002Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34582026-02-26T16:51:11.116Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34592026-02-26T16:51:11.483Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34602026-02-26T16:51:11.935Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34612026-02-26T16:51:13.700Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34622026-02-26T16:51:15.009Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34632026-02-26T16:51:16.893Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34642026-02-26T16:51:19.107Z Compiling hyper-staticfile v0.10.1
34652026-02-26T16:51:19.462Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34662026-02-26T16:51:20.044Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34672026-02-26T16:51:20.078Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34682026-02-26T16:51:20.272Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34692026-02-26T16:51:20.522Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34702026-02-26T16:51:21.283Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34712026-02-26T16:51:21.745Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34722026-02-26T16:51:22.137Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34732026-02-26T16:51:22.562Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34742026-02-26T16:51:22.619Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34752026-02-26T16:51:22.920Z Compiling num-bigint v0.4.6
34762026-02-26T16:51:23.164Z Compiling des v0.8.1
34772026-02-26T16:51:23.507Z Compiling subprocess v0.2.9
34782026-02-26T16:51:23.946Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34792026-02-26T16:51:23.976Z Compiling display-error-chain v0.2.2
34802026-02-26T16:51:24.231Z Compiling hex-literal v0.4.1
34812026-02-26T16:51:24.257Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34822026-02-26T16:51:24.433Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34832026-02-26T16:51:24.689Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34842026-02-26T16:51:24.936Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34852026-02-26T16:51:25.371Z Compiling internet-checksum v0.2.1
34862026-02-26T16:51:25.598Z Compiling russh v0.45.0
34872026-02-26T16:51:28.025Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34882026-02-26T16:52:12.471Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34892026-02-26T16:52:52.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s
34902026-02-26T16:52:52.907Z
34912026-02-26T16:52:52.907Zreal 3:28.920728043
34922026-02-26T16:52:52.932Zuser 17:20.858936759
34932026-02-26T16:52:52.932Zsys 2:42.026964481
34942026-02-26T16:52:52.932Ztrap 0.483373791
34952026-02-26T16:52:52.932Ztflt 0.145700255
34962026-02-26T16:52:52.932Zdflt 0.467553030
34972026-02-26T16:52:52.932Zkflt 0.000271487
34982026-02-26T16:52:52.932Zlock 47:42.718397289
34992026-02-26T16:52:52.932Zslp 1:03:08.509385514
35002026-02-26T16:52:52.932Zlat 1:05.880962161
35012026-02-26T16:52:52.932Zstop 2:36.652565082
35022026-02-26T16:52:52.932Z+ mkdir tests
35032026-02-26T16:52:52.932Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35042026-02-26T16:52:52.932Z+ xargs -I '{}' -t cp '{}' tests/
35052026-02-26T16:52:52.965Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-c82afbb74b97620c tests/
35062026-02-26T16:52:52.990Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1370b93670262bd6 tests/
35072026-02-26T16:52:53.014Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b669a49129ca9d3d tests/
35082026-02-26T16:52:53.039Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9f871cc87724d7c7 tests/
35092026-02-26T16:52:53.363Z+ 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/*)
35102026-02-26T16:52:53.388Z+ 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-1370b93670262bd6 tests/commtest-b669a49129ca9d3d tests/dhcp_server-c82afbb74b97620c tests/end_to_end_tests-9f871cc87724d7c7 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
35112026-02-26T16:55:12.174ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35122026-02-26T16:55:12.174Za .github/buildomat/ci-env.sh 1K
35132026-02-26T16:55:12.174Za out/target/test 1K
35142026-02-26T16:55:12.174Za out/npuzone/npuzone 27402K
35152026-02-26T16:55:12.174Za package-manifest.toml 35K
35162026-02-26T16:55:12.174Za smf/sled-agent/non-gimlet/config.toml 6K
35172026-02-26T16:55:12.174Za target/release/omicron-package 45055K
35182026-02-26T16:55:12.174Za target/release/xtask 11462K
35192026-02-26T16:55:12.174Za target/debug/bootstrap 348698K
35202026-02-26T16:55:12.174Za tests/bootstrap-1370b93670262bd6 31192K
35212026-02-26T16:55:12.174Za tests/commtest-b669a49129ca9d3d 31453K
35222026-02-26T16:55:12.174Za tests/dhcp_server-c82afbb74b97620c 31192K
35232026-02-26T16:55:12.174Za tests/end_to_end_tests-9f871cc87724d7c7 391958K
35242026-02-26T16:55:12.174Za out/clickhouse.tar.gz 324420K
35252026-02-26T16:55:12.174Za out/clickhouse_keeper.tar.gz 306517K
35262026-02-26T16:55:12.174Za out/clickhouse_server.tar.gz 324419K
35272026-02-26T16:55:12.174Za out/cockroachdb.tar.gz 167459K
35282026-02-26T16:55:12.174Za out/crucible-pantry-zone.tar.gz 44590K
35292026-02-26T16:55:12.174Za out/crucible-utils.tar 17744K
35302026-02-26T16:55:12.174Za out/crucible-zone.tar.gz 58728K
35312026-02-26T16:55:12.174Za out/external-dns.tar.gz 56524K
35322026-02-26T16:55:12.174Za out/internal-dns.tar.gz 56523K
35332026-02-26T16:55:12.174Za out/mg-ddm-gz.tar 86339K
35342026-02-26T16:55:12.174Za out/nexus.tar.gz 217675K
35352026-02-26T16:55:12.174Za out/ntp.tar.gz 34912K
35362026-02-26T16:55:12.174Za out/omicron-gateway-softnpu.tar.gz 29035K
35372026-02-26T16:55:12.174Za out/omicron-sled-agent.tar 204912K
35382026-02-26T16:55:12.174Za out/overlay.tar.gz 3K
35392026-02-26T16:55:12.174Za out/oximeter.tar.gz 70047K
35402026-02-26T16:55:12.174Za out/oxlog.tar 3945K
35412026-02-26T16:55:12.174Za out/probe.tar.gz 3037K
35422026-02-26T16:55:12.174Za out/propolis-server.tar.gz 74633K
35432026-02-26T16:55:12.174Za out/pumpkind-gz.tar 26647K
35442026-02-26T16:55:12.175Za out/switch-softnpu.tar.gz 389597K
35452026-02-26T16:55:12.200Z
35462026-02-26T16:55:12.200Zreal 2:18.810239753
35472026-02-26T16:55:12.200Zuser 2:08.213673641
35482026-02-26T16:55:12.200Zsys 12.856752998
35492026-02-26T16:55:12.200Ztrap 0.039458333
35502026-02-26T16:55:12.200Ztflt 0.000000000
35512026-02-26T16:55:12.200Zdflt 0.000000000
35522026-02-26T16:55:12.200Zkflt 0.000000000
35532026-02-26T16:55:12.200Zlock 0.000000000
35542026-02-26T16:55:12.200Zslp 2:08.493197435
35552026-02-26T16:55:12.200Zlat 8.011225871
35562026-02-26T16:55:12.200Zstop 0.000366692
35572026-02-26T16:55:12.200Zprocess exited: duration 2508792 ms, exit code 0
 
35582026-02-26T16:55:12.288Zfound 1 output files
35592026-02-26T16:55:12.288Zuploading: /work/package.tar.gz (2502916367 bytes)
35602026-02-26T16:58:50.193Zuploaded: /work/package.tar.gz