01KKCFET83ANEMX5YN4SSD25RW: 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: 01KKCFFEAWJAHF12702RWB5BBJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:18:50.094Zjob assigned to worker 01KKCFFF9T3K1WP6TPYDCJK6XM [factory aws, i-0a9576b65e7bd2af3] (queued for 1 m 30 s)
 
22026-03-10T18:18:58.029Zstarting task 0: "setup"
32026-03-10T18:18:58.034Z++ uname -s
42026-03-10T18:18:58.037Z+ kern=SunOS
52026-03-10T18:18:58.037Z+ build_user=build
62026-03-10T18:18:58.037Z+ build_uid=12345
72026-03-10T18:18:58.037Z+ work_dir=/work
82026-03-10T18:18:58.037Z+ input_dir=/input
92026-03-10T18:18:58.037Z+ [[ 0 == 12345 ]]
102026-03-10T18:18:58.037Z+ case "$kern" in
112026-03-10T18:18:58.037Z+ groupadd -g 12345 build
122026-03-10T18:18:58.040Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:19:00.043Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:19:00.155Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:19:00.159Z+ home_fs=zfs
162026-03-10T18:19:00.159Z+ [[ zfs == autofs ]]
172026-03-10T18:19:00.159Z+ mkdir -p /home/build
182026-03-10T18:19:00.159Z+ chown build:build /home/build /work
192026-03-10T18:19:01.160Z+ chmod 0700 /home/build /work
202026-03-10T18:19:01.164Zprocess exited: duration 3136 ms, exit code 0
 
212026-03-10T18:19:01.171Zstarting task 1: "rust-toolchain"
222026-03-10T18:19:01.175Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T18:19:01.175Z * rust toolchain channel = "1.91.1"
242026-03-10T18:19:01.175Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T18:19:01.175Z * rust toolchain profile = "default"
262026-03-10T18:19:01.175Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T18:19:01.175Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T18:19:01.179Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:19:01.179Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:19:01.295Zinfo: downloading installer
312026-03-10T18:19:03.174Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:19:03.174Zwarn: /opt/ooce/bin
332026-03-10T18:19:03.174Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:19:03.174Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:19:03.174Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:19:03.174Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:19:03.174Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:19:03.174Zerror: cannot install while Rust is installed
392026-03-10T18:19:03.174Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:19:03.191Zinfo: profile set to 'default'
412026-03-10T18:19:03.191Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:19:03.195Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:19:03.376Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:19:03.377Zinfo: downloading component 'cargo'
452026-03-10T18:19:04.633Zinfo: downloading component 'clippy'
462026-03-10T18:19:05.168Zinfo: downloading component 'rust-docs'
472026-03-10T18:19:07.110Zinfo: downloading component 'rust-std'
482026-03-10T18:19:09.464Zinfo: downloading component 'rustc'
492026-03-10T18:19:20.356Zinfo: downloading component 'rustfmt'
502026-03-10T18:19:20.649Zinfo: installing component 'cargo'
512026-03-10T18:19:21.474Zinfo: installing component 'clippy'
522026-03-10T18:19:21.827Zinfo: installing component 'rust-docs'
532026-03-10T18:19:23.274Zinfo: installing component 'rust-std'
542026-03-10T18:19:24.777Zinfo: installing component 'rustc'
552026-03-10T18:19:30.612Zinfo: installing component 'rustfmt'
562026-03-10T18:19:30.919Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T18:19:30.919Z
582026-03-10T18:19:31.317Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:19:31.317Z
602026-03-10T18:19:31.320Z
612026-03-10T18:19:31.320ZRust is installed now. Great!
622026-03-10T18:19:31.320Z
632026-03-10T18:19:31.320ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:19:31.320Zenvironment variable. This has not been done automatically.
652026-03-10T18:19:31.321Z
662026-03-10T18:19:31.321ZTo configure your current shell, you need to source
672026-03-10T18:19:31.321Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:19:31.321Z
692026-03-10T18:19:31.321ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:19:31.321Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:19:31.321Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:19:31.321Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:19:31.418Z+ rustup --version
742026-03-10T18:19:31.429Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:19:31.432Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:19:31.512Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:19:31.515Z+ cargo --version
782026-03-10T18:19:31.582Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:19:31.585Z+ rustc --version
802026-03-10T18:19:31.655Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:19:31.658Zprocess exited: duration 30495 ms, exit code 0
 
822026-03-10T18:19:31.664Zstarting task 2: "authentication"
832026-03-10T18:19:31.684Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T18:19:31.691Zstarting task 3: "clone repository"
852026-03-10T18:19:31.694Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:19:31.697Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:19:31.726ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:21:30.367Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:21:30.367Z+ git fetch origin d70f49108912e0bedf3c86a26fc09322788248a9
902026-03-10T18:21:31.289ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:21:31.290Z * branch d70f49108912e0bedf3c86a26fc09322788248a9 -> FETCH_HEAD
922026-03-10T18:21:31.301Z+ [[ -n '' ]]
932026-03-10T18:21:31.301Z+ git reset --hard d70f49108912e0bedf3c86a26fc09322788248a9
942026-03-10T18:21:31.600ZHEAD is now at d70f49108 [spr] initial version
952026-03-10T18:21:31.603Zprocess exited: duration 119943 ms, exit code 0
 
962026-03-10T18:21:31.609Zstarting task 4: "build"
972026-03-10T18:21:31.614Z+ source .github/buildomat/ci-env.sh
982026-03-10T18:21:31.614Z++ export CARGO_TERM_COLOR=always
992026-03-10T18:21:31.617Z++ CARGO_TERM_COLOR=always
1002026-03-10T18:21:31.617Z+ cargo --version
1012026-03-10T18:21:31.671Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-10T18:21:31.674Z+ rustc --version
1032026-03-10T18:21:31.746Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-10T18:21:31.749Z+ WORK=/work
1052026-03-10T18:21:31.749Z+ pfexec mkdir -p /work
1062026-03-10T18:21:31.753Z+ pfexec chown build /work
1072026-03-10T18:21:31.756Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-03-10T18:21:41.791Z Startup: Refreshing catalog 'helios-dev' ... Done
1092026-03-10T18:21:51.578Z Startup: Caching catalogs ... Done
1102026-03-10T18:22:12.876ZPlanning: Solver setup ... Done (19.748s)
1112026-03-10T18:22:13.021ZPlanning: Running solver ... Done (0.146s)
1122026-03-10T18:22:13.199ZPlanning: Finding local manifests ... Done (0.004s)
1132026-03-10T18:22:13.220ZPlanning: Fetching manifests: 0/4 0% complete
1142026-03-10T18:22:14.492ZPlanning: Fetching manifests: 4/4 100% complete
1152026-03-10T18:22:14.536ZPlanning: Package planning ... Done (0.043s)
1162026-03-10T18:22:14.574ZPlanning: Merging actions ... Done (0.039s)
1172026-03-10T18:22:15.254ZPlanning: Checking for conflicting actions ... Done (0.680s)
1182026-03-10T18:22:15.265ZPlanning: Consolidating action changes ... Done (0.010s)
1192026-03-10T18:22:16.214ZPlanning: Evaluating mediators ... Done (0.950s)
1202026-03-10T18:22:16.223ZPlanning: Planning completed in 24.51 seconds
1212026-03-10T18:22:16.235Z Packages to install: 4
1222026-03-10T18:22:16.238Z Mediators to change: 2
1232026-03-10T18:22:16.238Z Services to change: 1
1242026-03-10T18:22:16.238Z Estimated space available: 155.43 GB
1252026-03-10T18:22:16.238ZEstimated space to be consumed: 1.82 GB
1262026-03-10T18:22:16.238Z Create boot environment: No
1272026-03-10T18:22:16.238ZCreate backup boot environment: No
1282026-03-10T18:22:16.238Z Rebuild boot archive: No
1292026-03-10T18:22:16.238Z
1302026-03-10T18:22:16.238ZChanged mediators:
1312026-03-10T18:22:16.239Z mediator clang:
1322026-03-10T18:22:16.239Z version: None -> 15 (system default)
1332026-03-10T18:22:16.239Z
1342026-03-10T18:22:16.239Z mediator llvm:
1352026-03-10T18:22:16.239Z version: 14 (system default) -> 15 (system default)
1362026-03-10T18:22:16.239Z
1372026-03-10T18:22:16.239ZChanged packages:
1382026-03-10T18:22:16.239Zhelios-dev
1392026-03-10T18:22:16.239Z developer/build-essential
1402026-03-10T18:22:16.239Z None -> 11-2.0
1412026-03-10T18:22:16.239Z library/libxmlsec1
1422026-03-10T18:22:16.239Z None -> 1.2.35-2.0
1432026-03-10T18:22:16.239Z ooce/developer/clang-15
1442026-03-10T18:22:16.239Z None -> 15.0.7-2.0
1452026-03-10T18:22:16.239Z ooce/developer/llvm-15
1462026-03-10T18:22:16.239Z None -> 15.0.7-2.0
1472026-03-10T18:22:16.239Z
1482026-03-10T18:22:16.239ZServices:
1492026-03-10T18:22:16.239Z restart_fmri:
1502026-03-10T18:22:16.239Z svc:/system/update-man-index:default
1512026-03-10T18:22:16.282Z
1522026-03-10T18:22:16.282ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532026-03-10T18:22:21.281ZDownload: 1850/3290 items 117.7/212.6MB 55% complete (23.8M/s)
1542026-03-10T18:22:26.330ZDownload: 3243/3290 items 200.9/212.6MB 94% complete (20.6M/s)
1552026-03-10T18:22:30.837ZDownload: Completed 212.60 MB in 14.56 seconds (14.6M/s)
1562026-03-10T18:22:30.998Z Actions: 1/3689 actions (Installing new actions)
1572026-03-10T18:22:35.243Z Actions: Completed 3689 actions in 4.25 seconds.
1582026-03-10T18:22:35.986Z Done (0.739s)
1592026-03-10T18:22:35.986Z Done (0.000s)
1602026-03-10T18:22:37.032Z Done (0.999s)
1612026-03-10T18:22:42.397Z Done (5.057s)
1622026-03-10T18:22:42.483Z Done (0.015s)
1632026-03-10T18:22:42.486Z Done (0.000s)
1642026-03-10T18:22:42.671Z Done (0.000s)
1652026-03-10T18:22:43.644ZPlanning: Evaluating mediator changes ... Done
1662026-03-10T18:22:43.789ZPlanning: Checking for conflicting actions ... Done
1672026-03-10T18:22:43.792ZPlanning: Consolidating action changes ... Done
1682026-03-10T18:22:44.012ZPlanning: Evaluating mediators ... Done
1692026-03-10T18:22:44.016ZPlanning: Planning completed in 0.37 seconds
1702026-03-10T18:22:44.041Z Mediators to change: 2
1712026-03-10T18:22:44.041Z Create boot environment: No
1722026-03-10T18:22:44.044ZCreate backup boot environment: No
1732026-03-10T18:22:44.149Z Done
1742026-03-10T18:22:44.149Z Done
1752026-03-10T18:22:44.859Z Done
1762026-03-10T18:22:48.216Z Done
1772026-03-10T18:22:48.300Z Done
1782026-03-10T18:22:48.303Z Done
1792026-03-10T18:22:48.455Z Done
1802026-03-10T18:22:48.989ZPlanning: Evaluating mediator changes ... Done
1812026-03-10T18:22:48.993ZPlanning: Merging actions ... Done
1822026-03-10T18:22:49.160ZPlanning: Checking for conflicting actions ... Done
1832026-03-10T18:22:49.163ZPlanning: Consolidating action changes ... Done
1842026-03-10T18:22:49.379ZPlanning: Evaluating mediators ... Done
1852026-03-10T18:22:49.422ZPlanning: Planning completed in 0.63 seconds
1862026-03-10T18:22:49.452Z Packages to change: 1
1872026-03-10T18:22:49.452Z Mediators to change: 1
1882026-03-10T18:22:49.455Z Services to change: 1
1892026-03-10T18:22:49.455Z Create boot environment: No
1902026-03-10T18:22:49.455ZCreate backup boot environment: Yes
1912026-03-10T18:22:51.909Z Actions: 1/6 actions (Updating modified actions)
1922026-03-10T18:22:51.912Z Actions: Completed 6 actions in 0.00 seconds.
1932026-03-10T18:22:51.912Z Done
1942026-03-10T18:22:51.912Z Done
1952026-03-10T18:22:52.098Z Done
1962026-03-10T18:22:55.474Z Done
1972026-03-10T18:22:55.564Z Done
1982026-03-10T18:22:55.568Z Done
1992026-03-10T18:22:55.723Z Done
2002026-03-10T18:22:56.106ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012026-03-10T18:22:56.106Zclang system 15 system
2022026-03-10T18:22:56.106Zcsh system system illumos
2032026-03-10T18:22:56.106Zctags system system illumos
2042026-03-10T18:22:56.106Zfile system system illumos
2052026-03-10T18:22:56.106Zgcc vendor 12 vendor
2062026-03-10T18:22:56.106Zgcc system 10 system
2072026-03-10T18:22:56.106Zgcc system 7 system
2082026-03-10T18:22:56.106Zgo system 1.20 system
2092026-03-10T18:22:56.106Zgo system 1.19 system
2102026-03-10T18:22:56.106Zllvm system 15 system
2112026-03-10T18:22:56.106Zllvm system 14 system
2122026-03-10T18:22:56.106Zmariadb system 10.6 system
2132026-03-10T18:22:56.106Zmta vendor vendor dma
2142026-03-10T18:22:56.106Zopenjdk system 17 system
2152026-03-10T18:22:56.106Zopenjdk system 11 system
2162026-03-10T18:22:56.106Zopenjdk system 1.8 system
2172026-03-10T18:22:56.106Zopenssl vendor 3 vendor
2182026-03-10T18:22:56.106Zperl system 5.36 system
2192026-03-10T18:22:56.106Zpostgresql system 15 system
2202026-03-10T18:22:56.106Zpostgresql system 13 system
2212026-03-10T18:22:56.106Zpython vendor 3 vendor
2222026-03-10T18:22:56.106Zpython system 2 system
2232026-03-10T18:22:56.106Zpython3 system 3.11 system
2242026-03-10T18:22:56.106Zruby system 3.0 system
2252026-03-10T18:22:56.106Zwords vendor vendor american-english
2262026-03-10T18:22:56.106Zwords system system australian-english
2272026-03-10T18:22:56.106Zwords system system british-english
2282026-03-10T18:22:56.106Zwords system system canadian-english
2292026-03-10T18:22:56.106Zwords system system french
2302026-03-10T18:22:56.106Zwords system system italian
2312026-03-10T18:22:56.106Zwords system system ngerman
2322026-03-10T18:22:56.106Zwords system system ogerman
2332026-03-10T18:22:56.106Zwords system system spanish
2342026-03-10T18:22:56.403ZPUBLISHER TYPE STATUS P LOCATION
2352026-03-10T18:22:56.403Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362026-03-10T18:23:02.335ZFMRI IFO
2372026-03-10T18:23:02.335Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382026-03-10T18:23:02.335Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392026-03-10T18:23:02.335Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402026-03-10T18:23:02.335Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412026-03-10T18:23:02.335Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422026-03-10T18:23:02.335Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2432026-03-10T18:23:02.335Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2442026-03-10T18:23:02.335Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2452026-03-10T18:23:02.335Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2462026-03-10T18:23:02.335Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2472026-03-10T18:23:02.335Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2482026-03-10T18:23:02.335Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2492026-03-10T18:23:02.335Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2502026-03-10T18:23:02.335Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2512026-03-10T18:23:02.335Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2522026-03-10T18:23:02.335Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2532026-03-10T18:23:03.646Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2542026-03-10T18:23:03.979Z Updating crates.io index
2552026-03-10T18:23:03.982Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2562026-03-10T18:23:04.445Z Updating git repository `https://github.com/oxidecomputer/lldp`
2572026-03-10T18:23:04.893Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2582026-03-10T18:23:05.208Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592026-03-10T18:23:05.555Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-03-10T18:23:11.933Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612026-03-10T18:23:22.589Z Updating git repository `https://github.com/oxidecomputer/opte`
2622026-03-10T18:23:23.951Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632026-03-10T18:23:24.544Z Updating git repository `https://github.com/oxidecomputer/falcon`
2642026-03-10T18:23:27.889Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2652026-03-10T18:23:29.684Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-03-10T18:23:32.288Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-03-10T18:23:32.775Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-03-10T18:23:33.301Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-03-10T18:23:33.765Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-03-10T18:23:34.670Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2712026-03-10T18:23:35.564Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2722026-03-10T18:23:35.849Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2732026-03-10T18:23:36.371Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2742026-03-10T18:23:36.887Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2752026-03-10T18:23:37.187Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2762026-03-10T18:23:37.476Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2772026-03-10T18:23:37.858Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2782026-03-10T18:23:38.347Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2792026-03-10T18:23:39.144Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-03-10T18:23:39.828Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-03-10T18:23:40.153Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-03-10T18:23:40.755Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-03-10T18:23:41.681Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842026-03-10T18:23:42.573Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2852026-03-10T18:23:42.938Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-03-10T18:23:43.582Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2872026-03-10T18:23:43.932Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2882026-03-10T18:23:44.964Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892026-03-10T18:23:45.241Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902026-03-10T18:23:45.584Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912026-03-10T18:23:45.900Z Updating git repository `https://github.com/illumos/smf-rs`
2922026-03-10T18:23:46.323Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932026-03-10T18:25:04.808Z Downloading crates ...
2942026-03-10T18:25:04.862Z Downloaded block-buffer v0.10.4
2952026-03-10T18:25:04.873Z Downloaded bitflags v2.11.0
2962026-03-10T18:25:04.877Z Downloaded potential_utf v0.1.4
2972026-03-10T18:25:04.881Z Downloaded fs-err v3.3.0
2982026-03-10T18:25:04.885Z Downloaded quote v1.0.44
2992026-03-10T18:25:04.889Z Downloaded byteorder v1.5.0
3002026-03-10T18:25:04.889Z Downloaded anstream v0.6.21
3012026-03-10T18:25:04.893Z Downloaded clap_derive v4.5.55
3022026-03-10T18:25:04.897Z Downloaded toml_write v0.1.2
3032026-03-10T18:25:04.897Z Downloaded serde v1.0.228
3042026-03-10T18:25:04.897Z Downloaded erased-serde v0.4.9
3052026-03-10T18:25:04.901Z Downloaded thiserror v1.0.69
3062026-03-10T18:25:04.905Z Downloaded pest v2.8.6
3072026-03-10T18:25:04.909Z Downloaded icu_normalizer_data v2.1.1
3082026-03-10T18:25:04.909Z Downloaded textwrap v0.16.2
3092026-03-10T18:25:04.913Z Downloaded dtrace-parser v0.2.0
3102026-03-10T18:25:04.913Z Downloaded dof v0.3.0
3112026-03-10T18:25:04.913Z Downloaded zerofrom-derive v0.1.6
3122026-03-10T18:25:04.913Z Downloaded writeable v0.6.2
3132026-03-10T18:25:04.918Z Downloaded typeid v1.0.3
3142026-03-10T18:25:04.918Z Downloaded yoke-derive v0.8.1
3152026-03-10T18:25:04.918Z Downloaded toml_datetime v0.6.11
3162026-03-10T18:25:04.918Z Downloaded litemap v0.8.1
3172026-03-10T18:25:04.918Z Downloaded thread-id v4.2.2
3182026-03-10T18:25:04.922Z Downloaded utf8_iter v1.0.4
3192026-03-10T18:25:04.922Z Downloaded heck v0.5.0
3202026-03-10T18:25:04.922Z Downloaded unicode-xid v0.2.6
3212026-03-10T18:25:04.922Z Downloaded idna_adapter v1.2.1
3222026-03-10T18:25:04.926Z Downloaded fastrand v2.3.0
3232026-03-10T18:25:04.926Z Downloaded yoke v0.8.1
3242026-03-10T18:25:04.930Z Downloaded displaydoc v0.2.5
3252026-03-10T18:25:04.930Z Downloaded zerofrom v0.1.6
3262026-03-10T18:25:04.933Z Downloaded utf8parse v0.2.2
3272026-03-10T18:25:04.934Z Downloaded unicode-linebreak v0.1.5
3282026-03-10T18:25:04.934Z Downloaded thiserror v2.0.18
3292026-03-10T18:25:04.956Z Downloaded usdt-attr-macro v0.5.0
3302026-03-10T18:25:04.956Z Downloaded fnv v1.0.7
3312026-03-10T18:25:04.956Z Downloaded errno v0.3.14
3322026-03-10T18:25:04.960Z Downloaded version_check v0.9.5
3332026-03-10T18:25:04.960Z Downloaded usdt-macro v0.5.0
3342026-03-10T18:25:04.960Z Downloaded usdt v0.5.0
3352026-03-10T18:25:04.960Z Downloaded cpufeatures v0.2.17
3362026-03-10T18:25:04.960Z Downloaded equivalent v1.0.2
3372026-03-10T18:25:04.960Z Downloaded log v0.4.29
3382026-03-10T18:25:04.960Z Downloaded camino v1.2.2
3392026-03-10T18:25:04.960Z Downloaded tinystr v0.8.2
3402026-03-10T18:25:04.960Z Downloaded thiserror-impl v2.0.18
3412026-03-10T18:25:04.960Z Downloaded toml v0.8.23
3422026-03-10T18:25:04.960Z Downloaded colorchoice v1.0.4
3432026-03-10T18:25:04.961Z Downloaded clap_lex v1.0.0
3442026-03-10T18:25:04.961Z Downloaded heck v0.4.1
3452026-03-10T18:25:04.961Z Downloaded serde_spanned v0.6.9
3462026-03-10T18:25:04.961Z Downloaded form_urlencoded v1.2.2
3472026-03-10T18:25:04.961Z Downloaded zerovec-derive v0.11.2
3482026-03-10T18:25:04.961Z Downloaded crypto-common v0.1.7
3492026-03-10T18:25:04.961Z Downloaded plain v0.2.3
3502026-03-10T18:25:04.961Z Downloaded serde-untagged v0.1.9
3512026-03-10T18:25:04.961Z Downloaded digest v0.10.7
3522026-03-10T18:25:04.961Z Downloaded zmij v1.0.21
3532026-03-10T18:25:04.964Z Downloaded cargo-platform v0.2.0
3542026-03-10T18:25:04.964Z Downloaded ordered-float v2.10.1
3552026-03-10T18:25:04.964Z Downloaded macaddr v1.0.1
3562026-03-10T18:25:04.964Z Downloaded zerocopy-derive v0.7.35
3572026-03-10T18:25:04.968Z Downloaded generic-array v0.14.7
3582026-03-10T18:25:04.971Z Downloaded ucd-trie v0.1.7
3592026-03-10T18:25:04.971Z Downloaded itoa v1.0.17
3602026-03-10T18:25:04.971Z Downloaded usdt-impl v0.5.0
3612026-03-10T18:25:04.974Z Downloaded scroll_derive v0.12.1
3622026-03-10T18:25:04.974Z Downloaded anstyle-query v1.1.5
3632026-03-10T18:25:04.977Z Downloaded thiserror-impl v1.0.69
3642026-03-10T18:25:04.977Z Downloaded smawk v0.3.2
3652026-03-10T18:25:04.980Z Downloaded stable_deref_trait v1.2.1
3662026-03-10T18:25:04.980Z Downloaded is_terminal_polyfill v1.70.2
3672026-03-10T18:25:04.984Z Downloaded terminal_size v0.4.3
3682026-03-10T18:25:04.987Z Downloaded unicode-ident v1.0.24
3692026-03-10T18:25:04.987Z Downloaded proc-macro-error-attr v1.0.4
3702026-03-10T18:25:04.990Z Downloaded swrite v0.1.0
3712026-03-10T18:25:04.990Z Downloaded toml_edit v0.22.27
3722026-03-10T18:25:04.993Z Downloaded strsim v0.11.1
3732026-03-10T18:25:04.993Z Downloaded cfg-if v1.0.4
3742026-03-10T18:25:04.993Z Downloaded memmap v0.7.0
3752026-03-10T18:25:04.996Z Downloaded zerotrie v0.2.3
3762026-03-10T18:25:05.001Z Downloaded typenum v1.19.0
3772026-03-10T18:25:05.004Z Downloaded proc-macro-error v1.0.4
3782026-03-10T18:25:05.008Z Downloaded url v2.5.8
3792026-03-10T18:25:05.008Z Downloaded serde_tokenstream v0.2.3
3802026-03-10T18:25:05.011Z Downloaded serde-value v0.7.0
3812026-03-10T18:25:05.011Z Downloaded scroll v0.12.0
3822026-03-10T18:25:05.011Z Downloaded pretty-hex v0.4.1
3832026-03-10T18:25:05.011Z Downloaded cargo_toml v0.21.0
3842026-03-10T18:25:05.014Z Downloaded autocfg v1.5.0
3852026-03-10T18:25:05.014Z Downloaded cargo_metadata v0.21.0
3862026-03-10T18:25:05.014Z Downloaded zerovec v0.11.5
3872026-03-10T18:25:05.018Z Downloaded smallvec v1.15.1
3882026-03-10T18:25:05.021Z Downloaded anstyle v1.0.13
3892026-03-10T18:25:05.024Z Downloaded synstructure v0.13.2
3902026-03-10T18:25:05.027Z Downloaded sha2 v0.10.9
3912026-03-10T18:25:05.027Z Downloaded tabled_derive v0.7.0
3922026-03-10T18:25:05.030Z Downloaded zerocopy v0.7.35
3932026-03-10T18:25:05.038Z Downloaded semver v1.0.27
3942026-03-10T18:25:05.041Z Downloaded winnow v0.7.14
3952026-03-10T18:25:05.046Z Downloaded cargo-util-schemas v0.8.2
3962026-03-10T18:25:05.050Z Downloaded anyhow v1.0.102
3972026-03-10T18:25:05.053Z Downloaded once_cell v1.21.3
3982026-03-10T18:25:05.053Z Downloaded unicode-width v0.2.0
3992026-03-10T18:25:05.055Z Downloaded unicode-width v0.1.14
4002026-03-10T18:25:05.059Z Downloaded bytecount v0.6.9
4012026-03-10T18:25:05.063Z Downloaded anstyle-parse v0.2.7
4022026-03-10T18:25:05.063Z Downloaded percent-encoding v2.3.2
4032026-03-10T18:25:05.063Z Downloaded num-traits v0.2.19
4042026-03-10T18:25:05.066Z Downloaded camino-tempfile v1.4.1
4052026-03-10T18:25:05.069Z Downloaded tempfile v3.25.0
4062026-03-10T18:25:05.072Z Downloaded pest_generator v2.8.6
4072026-03-10T18:25:05.072Z Downloaded icu_provider v2.1.1
4082026-03-10T18:25:05.072Z Downloaded getrandom v0.4.1
4092026-03-10T18:25:05.075Z Downloaded icu_properties v2.1.2
4102026-03-10T18:25:05.078Z Downloaded clap v4.5.60
4112026-03-10T18:25:05.082Z Downloaded serde_derive v1.0.228
4122026-03-10T18:25:05.085Z Downloaded serde_core v1.0.228
4132026-03-10T18:25:05.088Z Downloaded pest_derive v2.8.6
4142026-03-10T18:25:05.089Z Downloaded papergrid v0.11.0
4152026-03-10T18:25:05.091Z Downloaded pest_meta v2.8.6
4162026-03-10T18:25:05.098Z Downloaded icu_normalizer v2.1.1
4172026-03-10T18:25:05.105Z Downloaded icu_locale_core v2.1.1
4182026-03-10T18:25:05.109Z Downloaded proc-macro2 v1.0.106
4192026-03-10T18:25:05.112Z Downloaded icu_collections v2.1.1
4202026-03-10T18:25:05.125Z Downloaded memchr v2.8.0
4212026-03-10T18:25:05.129Z Downloaded indexmap v2.13.0
4222026-03-10T18:25:05.135Z Downloaded icu_properties_data v2.1.2
4232026-03-10T18:25:05.152Z Downloaded idna v1.1.0
4242026-03-10T18:25:05.155Z Downloaded serde_json v1.0.149
4252026-03-10T18:25:05.160Z Downloaded hashbrown v0.16.1
4262026-03-10T18:25:05.181Z Downloaded clap_builder v4.5.60
4272026-03-10T18:25:05.186Z Downloaded goblin v0.8.2
4282026-03-10T18:25:05.190Z Downloaded syn v2.0.117
4292026-03-10T18:25:05.197Z Downloaded tabled v0.15.0
4302026-03-10T18:25:05.208Z Downloaded syn v1.0.109
4312026-03-10T18:25:05.223Z Downloaded rustix v1.1.3
4322026-03-10T18:25:05.247Z Downloaded libc v0.2.180
4332026-03-10T18:25:05.326Z Compiling proc-macro2 v1.0.106
4342026-03-10T18:25:05.330Z Compiling unicode-ident v1.0.24
4352026-03-10T18:25:05.330Z Compiling quote v1.0.44
4362026-03-10T18:25:05.330Z Compiling serde_core v1.0.228
4372026-03-10T18:25:05.330Z Compiling libc v0.2.180
4382026-03-10T18:25:05.330Z Compiling version_check v0.9.5
4392026-03-10T18:25:05.330Z Compiling stable_deref_trait v1.2.1
4402026-03-10T18:25:05.330Z Compiling memchr v2.8.0
4412026-03-10T18:25:05.743Z Compiling serde v1.0.228
4422026-03-10T18:25:05.773Z Compiling zmij v1.0.21
4432026-03-10T18:25:06.097Z Compiling ucd-trie v0.1.7
4442026-03-10T18:25:06.467Z Compiling itoa v1.0.17
4452026-03-10T18:25:06.489Z Compiling autocfg v1.5.0
4462026-03-10T18:25:06.605Z Compiling thiserror v1.0.69
4472026-03-10T18:25:06.757Z Compiling pest v2.8.6
4482026-03-10T18:25:06.856Z Compiling writeable v0.6.2
4492026-03-10T18:25:06.943Z Compiling litemap v0.8.1
4502026-03-10T18:25:07.126Z Compiling icu_normalizer_data v2.1.1
4512026-03-10T18:25:07.129Z Compiling rustix v1.1.3
4522026-03-10T18:25:07.229Z Compiling byteorder v1.5.0
4532026-03-10T18:25:07.544Z Compiling icu_properties_data v2.1.2
4542026-03-10T18:25:07.652Z Compiling syn v2.0.117
4552026-03-10T18:25:07.709Z Compiling errno v0.3.14
4562026-03-10T18:25:07.761Z Compiling serde_json v1.0.149
4572026-03-10T18:25:07.820Z Compiling bitflags v2.11.0
4582026-03-10T18:25:08.067Z Compiling num-traits v0.2.19
4592026-03-10T18:25:08.087Z Compiling equivalent v1.0.2
4602026-03-10T18:25:08.110Z Compiling hashbrown v0.16.1
4612026-03-10T18:25:08.204Z Compiling typeid v1.0.3
4622026-03-10T18:25:08.315Z Compiling pest_meta v2.8.6
4632026-03-10T18:25:08.564Z Compiling smallvec v1.15.1
4642026-03-10T18:25:08.834Z Compiling indexmap v2.13.0
4652026-03-10T18:25:08.920Z Compiling thread-id v4.2.2
4662026-03-10T18:25:09.034Z Compiling proc-macro-error-attr v1.0.4
4672026-03-10T18:25:09.086Z Compiling usdt-impl v0.5.0
4682026-03-10T18:25:09.205Z Compiling toml_write v0.1.2
4692026-03-10T18:25:09.270Z Compiling winnow v0.7.14
4702026-03-10T18:25:09.388Z Compiling erased-serde v0.4.9
4712026-03-10T18:25:09.466Z Compiling syn v1.0.109
4722026-03-10T18:25:09.943Z Compiling proc-macro-error v1.0.4
4732026-03-10T18:25:09.968Z Compiling camino v1.2.2
4742026-03-10T18:25:10.201Z Compiling log v0.4.29
4752026-03-10T18:25:10.384Z Compiling utf8_iter v1.0.4
4762026-03-10T18:25:10.434Z Compiling plain v0.2.3
4772026-03-10T18:25:10.572Z Compiling percent-encoding v2.3.2
4782026-03-10T18:25:10.613Z Compiling utf8parse v0.2.2
4792026-03-10T18:25:10.682Z Compiling getrandom v0.4.1
4802026-03-10T18:25:10.758Z Compiling thiserror v2.0.18
4812026-03-10T18:25:10.788Z Compiling form_urlencoded v1.2.2
4822026-03-10T18:25:10.840Z Compiling anstyle-parse v0.2.7
4832026-03-10T18:25:11.018Z Compiling ordered-float v2.10.1
4842026-03-10T18:25:11.261Z Compiling terminal_size v0.4.3
4852026-03-10T18:25:11.396Z Compiling pretty-hex v0.4.1
4862026-03-10T18:25:11.436Z Compiling synstructure v0.13.2
4872026-03-10T18:25:11.521Z Compiling pest_generator v2.8.6
4882026-03-10T18:25:11.576Z Compiling anstyle v1.0.13
4892026-03-10T18:25:11.664Z Compiling colorchoice v1.0.4
4902026-03-10T18:25:11.812Z Compiling anstyle-query v1.1.5
4912026-03-10T18:25:11.855Z Compiling cfg-if v1.0.4
4922026-03-10T18:25:11.879Z Compiling is_terminal_polyfill v1.70.2
4932026-03-10T18:25:11.922Z Compiling serde-untagged v0.1.9
4942026-03-10T18:25:12.001Z Compiling anstream v0.6.21
4952026-03-10T18:25:12.167Z Compiling semver v1.0.27
4962026-03-10T18:25:12.253Z Compiling fs-err v3.3.0
4972026-03-10T18:25:12.412Z Compiling anyhow v1.0.102
4982026-03-10T18:25:12.485Z Compiling unicode-width v0.1.14
4992026-03-10T18:25:12.514Z Compiling heck v0.4.1
5002026-03-10T18:25:12.614Z Compiling heck v0.5.0
5012026-03-10T18:25:12.651Z Compiling bytecount v0.6.9
5022026-03-10T18:25:12.832Z Compiling once_cell v1.21.3
5032026-03-10T18:25:12.853Z Compiling clap_lex v1.0.0
5042026-03-10T18:25:12.856Z Compiling strsim v0.11.1
5052026-03-10T18:25:12.933Z Compiling fnv v1.0.7
5062026-03-10T18:25:13.066Z Compiling unicode-xid v0.2.6
5072026-03-10T18:25:13.109Z Compiling fastrand v2.3.0
5082026-03-10T18:25:13.157Z Compiling clap_builder v4.5.60
5092026-03-10T18:25:13.198Z Compiling papergrid v0.11.0
5102026-03-10T18:25:13.459Z Compiling tempfile v3.25.0
5112026-03-10T18:25:13.472Z Compiling memmap v0.7.0
5122026-03-10T18:25:13.501Z Compiling smawk v0.3.2
5132026-03-10T18:25:13.678Z Compiling unicode-linebreak v0.1.5
5142026-03-10T18:25:13.705Z Compiling unicode-width v0.2.0
5152026-03-10T18:25:13.947Z Compiling camino-tempfile v1.4.1
5162026-03-10T18:25:13.995Z Compiling textwrap v0.16.2
5172026-03-10T18:25:14.051Z Compiling serde_derive v1.0.228
5182026-03-10T18:25:14.074Z Compiling zerofrom-derive v0.1.6
5192026-03-10T18:25:14.153Z Compiling yoke-derive v0.8.1
5202026-03-10T18:25:14.249Z Compiling zerovec-derive v0.11.2
5212026-03-10T18:25:14.626Z Compiling displaydoc v0.2.5
5222026-03-10T18:25:15.160Z Compiling thiserror-impl v1.0.69
5232026-03-10T18:25:15.647Z Compiling zerocopy-derive v0.7.35
5242026-03-10T18:25:15.778Z Compiling pest_derive v2.8.6
5252026-03-10T18:25:15.802Z Compiling scroll_derive v0.12.1
5262026-03-10T18:25:16.046Z Compiling zerofrom v0.1.6
5272026-03-10T18:25:16.222Z Compiling yoke v0.8.1
5282026-03-10T18:25:16.371Z Compiling thiserror-impl v2.0.18
5292026-03-10T18:25:16.482Z Compiling zerovec v0.11.5
5302026-03-10T18:25:16.725Z Compiling zerotrie v0.2.3
5312026-03-10T18:25:16.877Z Compiling zerocopy v0.7.35
5322026-03-10T18:25:17.093Z Compiling dtrace-parser v0.2.0
5332026-03-10T18:25:17.130Z Compiling tinystr v0.8.2
5342026-03-10T18:25:17.178Z Compiling potential_utf v0.1.4
5352026-03-10T18:25:17.392Z Compiling icu_locale_core v2.1.1
5362026-03-10T18:25:17.417Z Compiling icu_collections v2.1.1
5372026-03-10T18:25:17.569Z Compiling scroll v0.12.0
5382026-03-10T18:25:17.678Z Compiling tabled_derive v0.7.0
5392026-03-10T18:25:17.917Z Compiling goblin v0.8.2
5402026-03-10T18:25:18.005Z Compiling clap_derive v4.5.55
5412026-03-10T18:25:18.545Z Compiling icu_provider v2.1.1
5422026-03-10T18:25:18.650Z Compiling swrite v0.1.0
5432026-03-10T18:25:18.705Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442026-03-10T18:25:18.834Z Compiling toml_datetime v0.6.11
5452026-03-10T18:25:18.916Z Compiling icu_properties v2.1.2
5462026-03-10T18:25:18.939Z Compiling icu_normalizer v2.1.1
5472026-03-10T18:25:18.963Z Compiling serde_spanned v0.6.9
5482026-03-10T18:25:18.986Z Compiling dof v0.3.0
5492026-03-10T18:25:19.021Z Compiling serde_tokenstream v0.2.3
5502026-03-10T18:25:19.147Z Compiling toml_edit v0.22.27
5512026-03-10T18:25:19.172Z Compiling serde-value v0.7.0
5522026-03-10T18:25:19.518Z Compiling cargo-platform v0.2.0
5532026-03-10T18:25:19.657Z Compiling tabled v0.15.0
5542026-03-10T18:25:19.663Z Compiling macaddr v1.0.1
5552026-03-10T18:25:20.081Z Compiling usdt-macro v0.5.0
5562026-03-10T18:25:20.087Z Compiling usdt-attr-macro v0.5.0
5572026-03-10T18:25:20.125Z Compiling idna_adapter v1.2.1
5582026-03-10T18:25:20.305Z Compiling idna v1.1.0
5592026-03-10T18:25:20.422Z Compiling clap v4.5.60
5602026-03-10T18:25:20.704Z Compiling url v2.5.8
5612026-03-10T18:25:21.105Z Compiling toml v0.8.23
5622026-03-10T18:25:21.714Z Compiling cargo-util-schemas v0.8.2
5632026-03-10T18:25:21.811Z Compiling cargo_toml v0.21.0
5642026-03-10T18:25:22.023Z Compiling usdt v0.5.0
5652026-03-10T18:25:22.963Z Compiling cargo_metadata v0.21.0
5662026-03-10T18:25:24.244Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5672026-03-10T18:25:27.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
5682026-03-10T18:25:27.460Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5692026-03-10T18:25:28.189Z Downloading crates ...
5702026-03-10T18:25:28.301Z Downloaded aead v0.5.2
5712026-03-10T18:25:28.323Z Downloaded array-init v0.0.4
5722026-03-10T18:25:28.323Z Downloaded cargo-platform v0.1.9
5732026-03-10T18:25:28.323Z Downloaded ascii-canvas v3.0.0
5742026-03-10T18:25:28.323Z Downloaded async-bb8-diesel v0.2.1
5752026-03-10T18:25:28.327Z Downloaded argon2 v0.5.3
5762026-03-10T18:25:28.327Z Downloaded crc-catalog v2.4.0
5772026-03-10T18:25:28.330Z Downloaded cipher v0.4.4
5782026-03-10T18:25:28.333Z Downloaded cancel-safe-futures v0.1.5
5792026-03-10T18:25:28.337Z Downloaded document-features v0.2.12
5802026-03-10T18:25:28.342Z Downloaded darling_macro v0.23.0
5812026-03-10T18:25:28.346Z Downloaded foldhash v0.1.5
5822026-03-10T18:25:28.351Z Downloaded darling v0.20.11
5832026-03-10T18:25:28.355Z Downloaded darling_macro v0.20.11
5842026-03-10T18:25:28.363Z Downloaded deranged v0.5.8
5852026-03-10T18:25:28.373Z Downloaded crunchy v0.2.4
5862026-03-10T18:25:28.373Z Downloaded block-padding v0.3.3
5872026-03-10T18:25:28.376Z Downloaded derive-where v1.6.0
5882026-03-10T18:25:28.376Z Downloaded defmt-macros v1.0.1
5892026-03-10T18:25:28.379Z Downloaded defmt-parser v1.0.0
5902026-03-10T18:25:28.386Z Downloaded cexpr v0.6.0
5912026-03-10T18:25:28.389Z Downloaded debug-ignore v1.0.5
5922026-03-10T18:25:28.393Z Downloaded data-encoding v2.10.0
5932026-03-10T18:25:28.396Z Downloaded ctr v0.9.2
5942026-03-10T18:25:28.404Z Downloaded castaway v0.2.4
5952026-03-10T18:25:28.404Z Downloaded dof v0.4.0
5962026-03-10T18:25:28.407Z Downloaded either v1.15.0
5972026-03-10T18:25:28.411Z Downloaded corncobs v0.1.4
5982026-03-10T18:25:28.418Z Downloaded dirs-sys-next v0.1.2
5992026-03-10T18:25:28.430Z Downloaded fd-lock v4.0.4
6002026-03-10T18:25:28.430Z Downloaded display-error-chain v0.2.2
6012026-03-10T18:25:28.430Z Downloaded futures-task v0.3.32
6022026-03-10T18:25:28.434Z Downloaded futures-sink v0.3.32
6032026-03-10T18:25:28.434Z Downloaded dtrace-parser v0.3.0
6042026-03-10T18:25:28.438Z Downloaded enum-as-inner v0.6.1
6052026-03-10T18:25:28.445Z Downloaded embedded-io v0.6.1
6062026-03-10T18:25:28.445Z Downloaded fxhash v0.2.1
6072026-03-10T18:25:28.449Z Downloaded darling_core v0.21.3
6082026-03-10T18:25:28.452Z Downloaded futures-macro v0.3.32
6092026-03-10T18:25:28.461Z Downloaded float-cmp v0.10.0
6102026-03-10T18:25:28.464Z Downloaded flagset v0.4.7
6112026-03-10T18:25:28.464Z Downloaded cmake v0.1.57
6122026-03-10T18:25:28.472Z Downloaded foreign-types-shared v0.3.1
6132026-03-10T18:25:28.502Z Downloaded bit-set v0.5.3
6142026-03-10T18:25:28.502Z Downloaded foreign-types v0.3.2
6152026-03-10T18:25:28.502Z Downloaded futures-core v0.3.32
6162026-03-10T18:25:28.502Z Downloaded clang-sys v1.8.1
6172026-03-10T18:25:28.502Z Downloaded globwalk v0.9.1
6182026-03-10T18:25:28.502Z Downloaded headers-core v0.3.0
6192026-03-10T18:25:28.502Z Downloaded hash32 v0.3.1
6202026-03-10T18:25:28.502Z Downloaded hex-literal v0.4.1
6212026-03-10T18:25:28.502Z Downloaded hex v0.4.3
6222026-03-10T18:25:28.502Z Downloaded blowfish v0.9.1
6232026-03-10T18:25:28.508Z Downloaded atomic-waker v1.1.2
6242026-03-10T18:25:28.508Z Downloaded bitflags v1.3.2
6252026-03-10T18:25:28.511Z Downloaded darling_core v0.20.11
6262026-03-10T18:25:28.516Z Downloaded fs-err v2.11.0
6272026-03-10T18:25:28.520Z Downloaded fallible-iterator v0.2.0
6282026-03-10T18:25:28.523Z Downloaded hostname v0.3.1
6292026-03-10T18:25:28.528Z Downloaded hostname v0.4.2
6302026-03-10T18:25:28.531Z Downloaded const-oid v0.9.6
6312026-03-10T18:25:28.534Z Downloaded httpdate v1.0.3
6322026-03-10T18:25:28.552Z Downloaded indent_write v2.2.0
6332026-03-10T18:25:28.560Z Downloaded defmt v1.0.1
6342026-03-10T18:25:28.563Z Downloaded hyper-tls v0.6.0
6352026-03-10T18:25:28.563Z Downloaded instability v0.3.11
6362026-03-10T18:25:28.569Z Downloaded is_ci v1.2.0
6372026-03-10T18:25:28.569Z Downloaded lalrpop-util v0.19.12
6382026-03-10T18:25:28.573Z Downloaded crossbeam-epoch v0.9.18
6392026-03-10T18:25:28.577Z Downloaded globset v0.4.18
6402026-03-10T18:25:28.580Z Downloaded ident_case v1.0.1
6412026-03-10T18:25:28.584Z Downloaded futures-channel v0.3.32
6422026-03-10T18:25:28.587Z Downloaded constant_time_eq v0.4.2
6432026-03-10T18:25:28.590Z Downloaded highway v1.3.0
6442026-03-10T18:25:28.595Z Downloaded erased-serde v0.3.31
6452026-03-10T18:25:28.600Z Downloaded internet-checksum v0.2.1
6462026-03-10T18:25:28.600Z Downloaded keccak v0.1.6
6472026-03-10T18:25:28.604Z Downloaded cargo_toml v0.22.3
6482026-03-10T18:25:28.608Z Downloaded bzip2 v0.6.1
6492026-03-10T18:25:28.608Z Downloaded libscf-sys v1.1.0
6502026-03-10T18:25:28.611Z Downloaded lazy_static v1.5.0
6512026-03-10T18:25:28.614Z Downloaded lru-slab v0.1.2
6522026-03-10T18:25:28.622Z Downloaded http-body-util v0.1.3
6532026-03-10T18:25:28.622Z Downloaded impl-trait-for-tuples v0.2.3
6542026-03-10T18:25:28.626Z Downloaded lzss v0.8.2
6552026-03-10T18:25:28.629Z Downloaded linked-hash-map v0.5.6
6562026-03-10T18:25:28.629Z Downloaded indoc v2.0.7
6572026-03-10T18:25:28.633Z Downloaded md5 v0.7.0
6582026-03-10T18:25:28.636Z Downloaded filetime v0.2.27
6592026-03-10T18:25:28.639Z Downloaded new_debug_unreachable v1.0.6
6602026-03-10T18:25:28.642Z Downloaded newline-converter v0.3.0
6612026-03-10T18:25:28.647Z Downloaded foldhash v0.2.0
6622026-03-10T18:25:28.647Z Downloaded getrandom v0.2.17
6632026-03-10T18:25:28.651Z Downloaded cookie_store v0.22.1
6642026-03-10T18:25:28.655Z Downloaded futures v0.3.32
6652026-03-10T18:25:28.660Z Downloaded memoffset v0.9.1
6662026-03-10T18:25:28.663Z Downloaded libefi-sys v0.1.0
6672026-03-10T18:25:28.666Z Downloaded nodrop v0.1.14
6682026-03-10T18:25:28.671Z Downloaded num-iter v0.1.45
6692026-03-10T18:25:28.671Z Downloaded newtype_derive v0.1.6
6702026-03-10T18:25:28.674Z Downloaded crossterm v0.28.1
6712026-03-10T18:25:28.679Z Downloaded ipnetwork v0.21.1
6722026-03-10T18:25:28.683Z Downloaded num-conv v0.2.0
6732026-03-10T18:25:28.686Z Downloaded lru-cache v0.1.2
6742026-03-10T18:25:28.689Z Downloaded num-derive v0.3.3
6752026-03-10T18:25:28.693Z Downloaded num_enum_derive v0.5.11
6762026-03-10T18:25:28.697Z Downloaded opaque-debug v0.3.1
6772026-03-10T18:25:28.698Z Downloaded olpc-cjson v0.1.4
6782026-03-10T18:25:28.701Z Downloaded openssl-probe v0.1.6
6792026-03-10T18:25:28.701Z Downloaded hickory-client v0.25.2
6802026-03-10T18:25:28.705Z Downloaded hmac v0.12.1
6812026-03-10T18:25:28.708Z Downloaded openssl-macros v0.1.1
6822026-03-10T18:25:28.712Z Downloaded libloading v0.8.9
6832026-03-10T18:25:28.716Z Downloaded md-5 v0.10.6
6842026-03-10T18:25:28.716Z Downloaded mime_guess v2.0.5
6852026-03-10T18:25:28.721Z Downloaded oso-derive v0.27.3
6862026-03-10T18:25:28.721Z Downloaded native-tls v0.2.18
6872026-03-10T18:25:28.724Z Downloaded parse-size v1.1.0
6882026-03-10T18:25:28.727Z Downloaded packed_struct_codegen v0.10.1
6892026-03-10T18:25:28.727Z Downloaded fatfs v0.3.6
6902026-03-10T18:25:28.730Z Downloaded compact_str v0.8.1
6912026-03-10T18:25:28.734Z Downloaded arc-swap v1.8.2
6922026-03-10T18:25:28.738Z Downloaded iana-time-zone v0.1.65
6932026-03-10T18:25:28.741Z Downloaded path-slash v0.1.5
6942026-03-10T18:25:28.744Z Downloaded mime v0.3.17
6952026-03-10T18:25:28.747Z Downloaded crypto-bigint v0.5.5
6962026-03-10T18:25:28.752Z Downloaded pbkdf2 v0.11.0
6972026-03-10T18:25:28.755Z Downloaded peg-runtime v0.8.5
6982026-03-10T18:25:28.758Z Downloaded pbkdf2 v0.12.2
6992026-03-10T18:25:28.761Z Downloaded litrs v1.0.0
7002026-03-10T18:25:28.764Z Downloaded phf_shared v0.13.1
7012026-03-10T18:25:28.767Z Downloaded num-complex v0.4.6
7022026-03-10T18:25:28.769Z Downloaded num_enum v0.5.11
7032026-03-10T18:25:28.772Z Downloaded num-rational v0.4.2
7042026-03-10T18:25:28.775Z Downloaded pin-utils v0.1.0
7052026-03-10T18:25:28.778Z Downloaded oxide-tokio-rt v0.1.2
7062026-03-10T18:25:28.781Z Downloaded num-integer v0.1.46
7072026-03-10T18:25:28.784Z Downloaded nu-ansi-term v0.50.3
7082026-03-10T18:25:28.786Z Downloaded owo-colors v4.3.0
7092026-03-10T18:25:28.789Z Downloaded half v2.7.1
7102026-03-10T18:25:28.792Z Downloaded oxnet v0.1.4
7112026-03-10T18:25:28.795Z Downloaded num_enum_derive v0.7.5
7122026-03-10T18:25:28.798Z Downloaded heapless v0.7.17
7132026-03-10T18:25:28.801Z Downloaded proc-macro-error-attr2 v2.0.0
7142026-03-10T18:25:28.803Z Downloaded predicates-tree v1.0.13
7152026-03-10T18:25:28.803Z Downloaded predicates-core v1.0.10
7162026-03-10T18:25:28.806Z Downloaded proc-macro-crate v3.4.0
7172026-03-10T18:25:28.809Z Downloaded paste v1.0.15
7182026-03-10T18:25:28.812Z Downloaded darling_core v0.23.0
7192026-03-10T18:25:28.816Z Downloaded parking_lot_core v0.8.6
7202026-03-10T18:25:28.819Z Downloaded libbz2-rs-sys v0.2.2
7212026-03-10T18:25:28.822Z Downloaded precomputed-hash v0.1.1
7222026-03-10T18:25:28.824Z Downloaded ignore v0.4.25
7232026-03-10T18:25:28.827Z Downloaded progenitor-macro v0.10.0
7242026-03-10T18:25:28.830Z Downloaded flate2 v1.1.9
7252026-03-10T18:25:28.833Z Downloaded progenitor-client v0.10.0
7262026-03-10T18:25:28.836Z Downloaded psl-types v2.0.11
7272026-03-10T18:25:28.839Z Downloaded progenitor-macro v0.13.0
7282026-03-10T18:25:28.839Z Downloaded radium v0.7.0
7292026-03-10T18:25:28.842Z Downloaded quick-error v1.2.3
7302026-03-10T18:25:28.845Z Downloaded pem-rfc7468 v0.7.0
7312026-03-10T18:25:28.847Z Downloaded password-hash v0.5.0
7322026-03-10T18:25:28.850Z Downloaded omicron-zone-package v0.12.2
7332026-03-10T18:25:28.853Z Downloaded pkg-config v0.3.32
7342026-03-10T18:25:28.855Z Downloaded rand_chacha v0.3.1
7352026-03-10T18:25:28.858Z Downloaded rand_xorshift v0.4.0
7362026-03-10T18:25:28.858Z Downloaded pin-project-internal v1.1.11
7372026-03-10T18:25:28.861Z Downloaded pkcs8 v0.10.2
7382026-03-10T18:25:28.864Z Downloaded polyval v0.6.2
7392026-03-10T18:25:28.867Z Downloaded indicatif v0.18.4
7402026-03-10T18:25:28.870Z Downloaded postgres-protocol v0.6.10
7412026-03-10T18:25:28.873Z Downloaded headers v0.4.1
7422026-03-10T18:25:28.877Z Downloaded ref-cast-impl v1.0.25
7432026-03-10T18:25:28.879Z Downloaded hickory-resolver v0.25.2
7442026-03-10T18:25:28.883Z Downloaded heapless v0.8.0
7452026-03-10T18:25:28.887Z Downloaded hickory-resolver v0.24.4
7462026-03-10T18:25:28.891Z Downloaded progenitor v0.11.2
7472026-03-10T18:25:28.894Z Downloaded recursive-proc-macro-impl v0.1.1
7482026-03-10T18:25:28.896Z Downloaded recursive v0.1.1
7492026-03-10T18:25:28.899Z Downloaded poly1305 v0.8.0
7502026-03-10T18:25:28.902Z Downloaded progenitor-client v0.13.0
7512026-03-10T18:25:28.902Z Downloaded ref-cast v1.0.25
7522026-03-10T18:25:28.905Z Downloaded primeorder v0.13.6
7532026-03-10T18:25:28.909Z Downloaded peg-macros v0.8.5
7542026-03-10T18:25:28.912Z Downloaded rustc_version v0.4.1
7552026-03-10T18:25:28.912Z Downloaded rustc_version v0.1.7
7562026-03-10T18:25:28.915Z Downloaded diesel_derives v2.2.7
7572026-03-10T18:25:28.918Z Downloaded r2d2 v0.8.10
7582026-03-10T18:25:28.920Z Downloaded pkcs5 v0.7.1
7592026-03-10T18:25:28.923Z Downloaded russh-cryptovec v0.7.3
7602026-03-10T18:25:28.925Z Downloaded rfc6979 v0.4.0
7612026-03-10T18:25:28.928Z Downloaded rtoolbox v0.0.3
7622026-03-10T18:25:28.928Z Downloaded parking_lot_core v0.9.12
7632026-03-10T18:25:28.930Z Downloaded rand_chacha v0.9.0
7642026-03-10T18:25:28.933Z Downloaded rustc-hash v2.1.1
7652026-03-10T18:25:28.936Z Downloaded rand_core v0.10.0
7662026-03-10T18:25:28.939Z Downloaded miniz_oxide v0.8.9
7672026-03-10T18:25:28.939Z Downloaded papergrid v0.17.0
7682026-03-10T18:25:28.945Z Downloaded rand_seeder v0.4.0
7692026-03-10T18:25:28.948Z Downloaded psm v0.1.30
7702026-03-10T18:25:28.951Z Downloaded scopeguard v1.2.0
7712026-03-10T18:25:28.951Z Downloaded resolv-conf v0.7.6
7722026-03-10T18:25:28.953Z Downloaded phf v0.13.1
7732026-03-10T18:25:28.956Z Downloaded jiff-static v0.2.21
7742026-03-10T18:25:28.959Z Downloaded progenitor v0.13.0
7752026-03-10T18:25:28.962Z Downloaded postcard v1.1.3
7762026-03-10T18:25:28.964Z Downloaded progenitor-extras v0.1.1
7772026-03-10T18:25:28.967Z Downloaded derive_more-impl v2.1.1
7782026-03-10T18:25:28.969Z Downloaded secrecy v0.10.3
7792026-03-10T18:25:28.972Z Downloaded scrypt v0.11.0
7802026-03-10T18:25:28.975Z Downloaded rand_core v0.9.5
7812026-03-10T18:25:28.975Z Downloaded serde-big-array v0.5.1
7822026-03-10T18:25:28.979Z Downloaded seq-macro v0.3.6
7832026-03-10T18:25:28.982Z Downloaded oso v0.27.3
7842026-03-10T18:25:28.982Z Downloaded scroll_derive v0.13.1
7852026-03-10T18:25:28.985Z Downloaded scheduled-thread-pool v0.2.7
7862026-03-10T18:25:28.988Z Downloaded serde_bytes v0.11.19
7872026-03-10T18:25:28.988Z Downloaded same-file v1.0.6
7882026-03-10T18:25:28.991Z Downloaded p256 v0.13.2
7892026-03-10T18:25:28.993Z Downloaded salsa20 v0.10.2
7902026-03-10T18:25:28.996Z Downloaded der v0.7.10
7912026-03-10T18:25:29.000Z Downloaded pkcs1 v0.7.5
7922026-03-10T18:25:29.003Z Downloaded sapling-renderdag v0.1.0
7932026-03-10T18:25:29.003Z Downloaded derive_more v2.1.1
7942026-03-10T18:25:29.013Z Downloaded serde_spanned v1.0.4
7952026-03-10T18:25:29.016Z Downloaded serde_repr v0.1.20
7962026-03-10T18:25:29.019Z Downloaded semver v0.1.20
7972026-03-10T18:25:29.019Z Downloaded postgres-types v0.2.12
7982026-03-10T18:25:29.022Z Downloaded expectorate v1.2.0
7992026-03-10T18:25:29.024Z Downloaded ed25519-dalek v2.2.0
8002026-03-10T18:25:29.028Z Downloaded signal-hook-mio v0.2.5
8012026-03-10T18:25:29.030Z Downloaded sha1 v0.10.6
8022026-03-10T18:25:29.033Z Downloaded shell-words v1.1.1
8032026-03-10T18:25:29.033Z Downloaded slog-bunyan v2.5.0
8042026-03-10T18:25:29.036Z Downloaded serde_plain v1.0.2
8052026-03-10T18:25:29.036Z Downloaded dropshot-api-manager v0.5.2
8062026-03-10T18:25:29.039Z Downloaded pin-project v1.1.11
8072026-03-10T18:25:29.049Z Downloaded rustls-pemfile v2.2.0
8082026-03-10T18:25:29.051Z Downloaded rustls-pemfile v1.0.4
8092026-03-10T18:25:29.054Z Downloaded serde_urlencoded v0.7.1
8102026-03-10T18:25:29.057Z Downloaded schemars_derive v0.8.22
8112026-03-10T18:25:29.059Z Downloaded siphasher v1.0.2
8122026-03-10T18:25:29.059Z Downloaded signature v2.2.0
8132026-03-10T18:25:29.062Z Downloaded signal-hook-tokio v0.3.1
8142026-03-10T18:25:29.062Z Downloaded slog-envlogger v2.2.0
8152026-03-10T18:25:29.065Z Downloaded progenitor-impl v0.10.0
8162026-03-10T18:25:29.068Z Downloaded serde-hex v0.1.0
8172026-03-10T18:25:29.071Z Downloaded sigpipe v0.1.3
8182026-03-10T18:25:29.071Z Downloaded rustversion v1.0.22
8192026-03-10T18:25:29.074Z Downloaded rusty-fork v0.3.1
8202026-03-10T18:25:29.076Z Downloaded hickory-server v0.25.2
8212026-03-10T18:25:29.080Z Downloaded quinn-udp v0.5.14
8222026-03-10T18:25:29.083Z Downloaded rustls-native-certs v0.8.3
8232026-03-10T18:25:29.086Z Downloaded rand_core v0.6.4
8242026-03-10T18:25:29.086Z Downloaded openssl-sys v0.9.111
8252026-03-10T18:25:29.089Z Downloaded ssh-encoding v0.2.0
8262026-03-10T18:25:29.092Z Downloaded sqlparser_derive v0.5.0
8272026-03-10T18:25:29.095Z Downloaded serde_path_to_error v0.1.20
8282026-03-10T18:25:29.095Z Downloaded strip-ansi-escapes v0.2.1
8292026-03-10T18:25:29.097Z Downloaded ssh-cipher v0.2.0
8302026-03-10T18:25:29.100Z Downloaded serde_derive_internals v0.29.1
8312026-03-10T18:25:29.100Z Downloaded rustls-pki-types v1.14.0
8322026-03-10T18:25:29.102Z Downloaded sec1 v0.7.3
8332026-03-10T18:25:29.105Z Downloaded minimal-lexical v0.2.1
8342026-03-10T18:25:29.107Z Downloaded sct v0.7.1
8352026-03-10T18:25:29.111Z Downloaded mio v1.1.1
8362026-03-10T18:25:29.115Z Downloaded strum v0.26.3
8372026-03-10T18:25:29.118Z Downloaded strum v0.27.2
8382026-03-10T18:25:29.120Z Downloaded slog-json v2.6.1
8392026-03-10T18:25:29.120Z Downloaded slog-async v2.8.0
8402026-03-10T18:25:29.123Z Downloaded structmeta-derive v0.3.0
8412026-03-10T18:25:29.123Z Downloaded structmeta v0.3.0
8422026-03-10T18:25:29.126Z Downloaded slab v0.4.12
8432026-03-10T18:25:29.128Z Downloaded pretty_assertions v1.4.1
8442026-03-10T18:25:29.129Z Downloaded russh-keys v0.45.0
8452026-03-10T18:25:29.132Z Downloaded slog-dtrace v0.3.0
8462026-03-10T18:25:29.135Z Downloaded slog-scope v4.4.1
8472026-03-10T18:25:29.135Z Downloaded secrecy v0.8.0
8482026-03-10T18:25:29.138Z Downloaded prefix-trie v0.7.0
8492026-03-10T18:25:29.141Z Downloaded http v1.4.0
8502026-03-10T18:25:29.144Z Downloaded aes v0.8.4
8512026-03-10T18:25:29.148Z Downloaded predicates v3.1.4
8522026-03-10T18:25:29.150Z Downloaded ppv-lite86 v0.2.21
8532026-03-10T18:25:29.150Z Downloaded supports-color v3.0.2
8542026-03-10T18:25:29.155Z Downloaded subtle v2.6.1
8552026-03-10T18:25:29.155Z Downloaded tabwriter v1.4.1
8562026-03-10T18:25:29.155Z Downloaded smallvec v0.6.14
8572026-03-10T18:25:29.158Z Downloaded slog-term v2.9.2
8582026-03-10T18:25:29.162Z Downloaded tabled_derive v0.11.0
8592026-03-10T18:25:29.162Z Downloaded tap v1.0.1
8602026-03-10T18:25:29.162Z Downloaded take_mut v0.2.2
8612026-03-10T18:25:29.165Z Downloaded snafu-derive v0.8.9
8622026-03-10T18:25:29.165Z Downloaded hashbrown v0.13.2
8632026-03-10T18:25:29.168Z Downloaded hashbrown v0.12.3
8642026-03-10T18:25:29.172Z Downloaded hyper-util v0.1.20
8652026-03-10T18:25:29.176Z Downloaded termtree v0.5.1
8662026-03-10T18:25:29.182Z Downloaded scroll v0.13.0
8672026-03-10T18:25:29.182Z Downloaded hashbrown v0.15.5
8682026-03-10T18:25:29.185Z Downloaded static_assertions v1.1.0
8692026-03-10T18:25:29.185Z Downloaded rcgen v0.12.1
8702026-03-10T18:25:29.190Z Downloaded serde_with_macros v3.17.0
8712026-03-10T18:25:29.193Z Downloaded slog-stdlog v4.1.1
8722026-03-10T18:25:29.193Z Downloaded stacker v0.1.23
8732026-03-10T18:25:29.193Z Downloaded strum_macros v0.24.3
8742026-03-10T18:25:29.197Z Downloaded bitvec v1.0.1
8752026-03-10T18:25:29.207Z Downloaded thread-id v5.1.0
8762026-03-10T18:25:29.211Z Downloaded crossterm v0.29.0
8772026-03-10T18:25:29.214Z Downloaded tinyvec_macros v0.1.1
8782026-03-10T18:25:29.218Z Downloaded time-core v0.1.8
8792026-03-10T18:25:29.218Z Downloaded progenitor-impl v0.13.0
8802026-03-10T18:25:29.221Z Downloaded qorb v0.4.1
8812026-03-10T18:25:29.226Z Downloaded stringprep v0.1.5
8822026-03-10T18:25:29.226Z Downloaded num-bigint v0.4.6
8832026-03-10T18:25:29.229Z Downloaded libxml v0.3.3
8842026-03-10T18:25:29.233Z Downloaded topological-sort v0.2.2
8852026-03-10T18:25:29.236Z Downloaded support-bundle-viewer v0.1.2
8862026-03-10T18:25:29.236Z Downloaded spin v0.9.8
8872026-03-10T18:25:29.239Z Downloaded string_cache v0.8.9
8882026-03-10T18:25:29.239Z Downloaded serde_cbor v0.11.2
8892026-03-10T18:25:29.242Z Downloaded quinn v0.11.9
8902026-03-10T18:25:29.245Z Downloaded rustls-platform-verifier v0.6.2
8912026-03-10T18:25:29.249Z Downloaded tagptr v0.2.0
8922026-03-10T18:25:29.253Z Downloaded tower-service v0.3.3
8932026-03-10T18:25:29.253Z Downloaded thiserror-impl-no-std v2.0.2
8942026-03-10T18:25:29.253Z Downloaded strum_macros v0.27.2
8952026-03-10T18:25:29.257Z Downloaded schemars v0.8.22
8962026-03-10T18:25:29.263Z Downloaded thiserror-no-std v2.0.2
8972026-03-10T18:25:29.266Z Downloaded time-macros v0.2.27
8982026-03-10T18:25:29.271Z Downloaded trait-variant v0.1.2
8992026-03-10T18:25:29.271Z Downloaded slog v2.8.2
9002026-03-10T18:25:29.276Z Downloaded ryu v1.0.23
9012026-03-10T18:25:29.276Z Downloaded typify-macro v0.4.3
9022026-03-10T18:25:29.276Z Downloaded tower-layer v0.3.3
9032026-03-10T18:25:29.280Z Downloaded aho-corasick v1.1.4
9042026-03-10T18:25:29.285Z Downloaded prettyplease v0.2.37
9052026-03-10T18:25:29.285Z Downloaded rsa v0.9.10
9062026-03-10T18:25:29.288Z Downloaded try-lock v0.2.5
9072026-03-10T18:25:29.292Z Downloaded tokio-rustls v0.25.0
9082026-03-10T18:25:29.292Z Downloaded unicode-truncate v1.1.0
9092026-03-10T18:25:29.295Z Downloaded tls_codec_derive v0.4.2
9102026-03-10T18:25:29.295Z Downloaded untrusted v0.7.1
9112026-03-10T18:25:29.298Z Downloaded tokio-macros v2.6.0
9122026-03-10T18:25:29.298Z Downloaded tokio-dtrace v0.1.1
9132026-03-10T18:25:29.298Z Downloaded tiny-keccak v2.0.2
9142026-03-10T18:25:29.301Z Downloaded socket2 v0.5.10
9152026-03-10T18:25:29.301Z Downloaded thread_local v1.1.9
9162026-03-10T18:25:29.305Z Downloaded socket2 v0.6.2
9172026-03-10T18:25:29.305Z Downloaded unarray v0.1.4
9182026-03-10T18:25:29.308Z Downloaded progenitor-impl v0.11.2
9192026-03-10T18:25:29.308Z Downloaded usdt v0.6.0
9202026-03-10T18:25:29.311Z Downloaded typify-macro v0.6.1
9212026-03-10T18:25:29.312Z Downloaded untrusted v0.9.0
9222026-03-10T18:25:29.312Z Downloaded tokio-tungstenite v0.21.0
9232026-03-10T18:25:29.315Z Downloaded tls_codec v0.4.2
9242026-03-10T18:25:29.315Z Downloaded unit-prefix v0.5.2
9252026-03-10T18:25:29.318Z Downloaded tokio-native-tls v0.3.1
9262026-03-10T18:25:29.318Z Downloaded ron v0.8.1
9272026-03-10T18:25:29.322Z Downloaded itertools v0.10.5
9282026-03-10T18:25:29.326Z Downloaded rand v0.8.5
9292026-03-10T18:25:29.329Z Downloaded usdt-attr-macro v0.6.0
9302026-03-10T18:25:29.332Z Downloaded termios v0.3.3
9312026-03-10T18:25:29.332Z Downloaded rand v0.10.0
9322026-03-10T18:25:29.335Z Downloaded similar v2.7.0
9332026-03-10T18:25:29.339Z Downloaded toml_writer v1.0.6+spec-1.1.0
9342026-03-10T18:25:29.342Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9352026-03-10T18:25:29.342Z Downloaded tokio-tungstenite v0.23.1
9362026-03-10T18:25:29.345Z Downloaded void v1.0.2
9372026-03-10T18:25:29.345Z Downloaded utf-8 v0.7.6
9382026-03-10T18:25:29.345Z Downloaded usdt-macro v0.6.0
9392026-03-10T18:25:29.348Z Downloaded serde_yaml v0.9.34+deprecated
9402026-03-10T18:25:29.352Z Downloaded samael v0.0.19
9412026-03-10T18:25:29.355Z Downloaded want v0.3.1
9422026-03-10T18:25:29.355Z Downloaded rustls-webpki v0.103.9
9432026-03-10T18:25:29.359Z Downloaded publicsuffix v2.3.0
9442026-03-10T18:25:29.362Z Downloaded tokio-rustls v0.24.1
9452026-03-10T18:25:29.362Z Downloaded signal-hook v0.3.18
9462026-03-10T18:25:29.366Z Downloaded tokio-stream v0.1.18
9472026-03-10T18:25:29.371Z Downloaded universal-hash v0.5.1
9482026-03-10T18:25:29.371Z Downloaded rayon-core v1.13.0
9492026-03-10T18:25:29.375Z Downloaded xattr v1.6.1
9502026-03-10T18:25:29.375Z Downloaded wait-timeout v0.2.1
9512026-03-10T18:25:29.375Z Downloaded waitgroup v0.1.2
9522026-03-10T18:25:29.375Z Downloaded iri-string v0.7.10
9532026-03-10T18:25:29.379Z Downloaded term v1.2.1
9542026-03-10T18:25:29.382Z Downloaded term v0.7.0
9552026-03-10T18:25:29.385Z Downloaded xshell-macros v0.2.7
9562026-03-10T18:25:29.385Z Downloaded tar v0.4.44
9572026-03-10T18:25:29.388Z Downloaded iddqd v0.3.17
9582026-03-10T18:25:29.392Z Downloaded testing_table v0.3.0
9592026-03-10T18:25:29.396Z Downloaded strum_macros v0.26.4
9602026-03-10T18:25:29.396Z Downloaded sqlformat v0.3.5
9612026-03-10T18:25:29.400Z Downloaded tui-tree-widget v0.23.1
9622026-03-10T18:25:29.400Z Downloaded shlex v1.3.0
9632026-03-10T18:25:29.400Z Downloaded nom v7.1.3
9642026-03-10T18:25:29.405Z Downloaded sync_wrapper v1.0.2
9652026-03-10T18:25:29.405Z Downloaded sync-ptr v0.1.4
9662026-03-10T18:25:29.409Z Downloaded spki v0.7.3
9672026-03-10T18:25:29.409Z Downloaded smf v0.2.3
9682026-03-10T18:25:29.409Z Downloaded simd-adler32 v0.3.8
9692026-03-10T18:25:29.409Z Downloaded toml_parser v1.0.9+spec-1.1.0
9702026-03-10T18:25:29.414Z Downloaded signal-hook-registry v1.4.8
9712026-03-10T18:25:29.414Z Downloaded parking_lot v0.12.5
9722026-03-10T18:25:29.419Z Downloaded unicase v2.9.0
9732026-03-10T18:25:29.419Z Downloaded zone v0.3.1
9742026-03-10T18:25:29.419Z Downloaded p521 v0.13.3
9752026-03-10T18:25:29.419Z Downloaded usdt-impl v0.6.0
9762026-03-10T18:25:29.423Z Downloaded rand v0.9.2
9772026-03-10T18:25:29.424Z Downloaded tracing-attributes v0.1.31
9782026-03-10T18:25:29.427Z Downloaded num-bigint-dig v0.8.6
9792026-03-10T18:25:29.430Z Downloaded whoami v1.6.1
9802026-03-10T18:25:29.430Z Downloaded vsss-rs v3.3.4
9812026-03-10T18:25:29.434Z Downloaded zeroize_derive v1.4.3
9822026-03-10T18:25:29.434Z Downloaded whoami v2.1.0
9832026-03-10T18:25:29.438Z Downloaded zone_cfg_derive v0.3.1
9842026-03-10T18:25:29.438Z Downloaded itertools v0.12.1
9852026-03-10T18:25:29.441Z Downloaded vergen-gitcl v1.0.8
9862026-03-10T18:25:29.445Z Downloaded uzers v0.12.2
9872026-03-10T18:25:29.445Z Downloaded tokio-rustls v0.26.4
9882026-03-10T18:25:29.450Z Downloaded parking_lot v0.11.2
9892026-03-10T18:25:29.450Z Downloaded elliptic-curve v0.13.8
9902026-03-10T18:25:29.450Z Downloaded cc v1.2.56
9912026-03-10T18:25:29.454Z Downloaded progenitor v0.10.0
9922026-03-10T18:25:29.454Z Downloaded wyz v0.5.1
9932026-03-10T18:25:29.460Z Downloaded schemars v1.2.1
9942026-03-10T18:25:29.465Z Downloaded xz2 v0.1.7
9952026-03-10T18:25:29.469Z Downloaded xshell v0.2.7
9962026-03-10T18:25:29.469Z Downloaded walkdir v2.5.0
9972026-03-10T18:25:29.474Z Downloaded test-strategy v0.4.5
9982026-03-10T18:25:29.474Z Downloaded tinyvec v1.10.0
9992026-03-10T18:25:29.477Z Downloaded twox-hash v2.1.2
10002026-03-10T18:25:29.477Z Downloaded vergen-lib v0.1.6
10012026-03-10T18:25:29.480Z Downloaded snafu v0.8.9
10022026-03-10T18:25:29.483Z Downloaded unicode-properties v0.1.4
10032026-03-10T18:25:29.487Z Downloaded schemars v0.9.0
10042026-03-10T18:25:29.493Z Downloaded zeroize v1.8.2
10052026-03-10T18:25:29.497Z Downloaded tungstenite v0.23.0
10062026-03-10T18:25:29.501Z Downloaded itertools v0.14.0
10072026-03-10T18:25:29.504Z Downloaded zstd v0.13.3
10082026-03-10T18:25:29.504Z Downloaded subprocess v0.2.15
10092026-03-10T18:25:29.508Z Downloaded zstd-safe v7.2.4
10102026-03-10T18:25:29.508Z Downloaded tracing-core v0.1.36
10112026-03-10T18:25:29.512Z Downloaded toml v0.9.12+spec-1.1.0
10122026-03-10T18:25:29.516Z Downloaded rpassword v7.4.0
10132026-03-10T18:25:29.516Z Downloaded vergen-git2 v1.0.7
10142026-03-10T18:25:29.516Z Downloaded unsafe-libyaml v0.2.11
10152026-03-10T18:25:29.519Z Downloaded libm v0.2.16
10162026-03-10T18:25:29.525Z Downloaded yasna v0.5.2
10172026-03-10T18:25:29.528Z Downloaded zerocopy v0.6.6
10182026-03-10T18:25:29.531Z Downloaded russh v0.45.0
10192026-03-10T18:25:29.535Z Downloaded hyper v1.8.1
10202026-03-10T18:25:29.538Z Downloaded tungstenite v0.21.0
10212026-03-10T18:25:29.541Z Downloaded vergen v9.0.6
10222026-03-10T18:25:29.544Z Downloaded rustyline v14.0.0
10232026-03-10T18:25:29.547Z Downloaded unicode-bidi v0.3.18
10242026-03-10T18:25:29.550Z Downloaded typify v0.6.1
10252026-03-10T18:25:29.554Z Downloaded toml v0.7.8
10262026-03-10T18:25:29.554Z Downloaded steno v0.4.1
10272026-03-10T18:25:29.559Z Downloaded typify v0.4.3
10282026-03-10T18:25:29.674Z Downloaded vte v0.14.1
10292026-03-10T18:25:29.674Z Downloaded itertools v0.13.0
10302026-03-10T18:25:29.674Z Downloaded ron v0.12.0
10312026-03-10T18:25:29.674Z Downloaded hkdf v0.12.4
10322026-03-10T18:25:29.674Z Downloaded chrono v0.4.44
10332026-03-10T18:25:29.674Z Downloaded toml_edit v0.23.10+spec-1.0.0
10342026-03-10T18:25:29.679Z Downloaded blake3 v1.8.3
10352026-03-10T18:25:29.679Z Downloaded h2 v0.4.13
10362026-03-10T18:25:29.679Z Downloaded toml_edit v0.19.15
10372026-03-10T18:25:29.697Z Downloaded zopfli v0.8.3
10382026-03-10T18:25:29.697Z Downloaded reqwest v0.12.28
10392026-03-10T18:25:29.698Z Downloaded tokio-postgres v0.7.16
10402026-03-10T18:25:29.698Z Downloaded futures-util v0.3.32
10412026-03-10T18:25:29.698Z Downloaded uuid v1.21.0
10422026-03-10T18:25:29.698Z Downloaded tower v0.5.3
10432026-03-10T18:25:29.698Z Downloaded zip v0.6.6
10442026-03-10T18:25:29.698Z Downloaded ssh-key v0.6.7
10452026-03-10T18:25:29.698Z Downloaded regex v1.12.3
10462026-03-10T18:25:29.698Z Downloaded aws-lc-rs v1.16.0
10472026-03-10T18:25:29.698Z Downloaded unicode_categories v0.1.1
10482026-03-10T18:25:29.698Z Downloaded proc-macro-error2 v2.0.1
10492026-03-10T18:25:29.698Z Downloaded crossbeam-channel v0.5.15
10502026-03-10T18:25:29.698Z Downloaded yansi v1.0.1
10512026-03-10T18:25:29.698Z Downloaded pin-project-lite v0.2.17
10522026-03-10T18:25:29.698Z Downloaded password-hash v0.4.2
10532026-03-10T18:25:29.698Z Downloaded indexmap v1.9.3
10542026-03-10T18:25:29.698Z Downloaded phf v0.12.1
10552026-03-10T18:25:29.698Z Downloaded zerocopy-derive v0.8.40
10562026-03-10T18:25:29.698Z Downloaded moka v0.12.13
10572026-03-10T18:25:29.698Z Downloaded reedline v0.40.0
10582026-03-10T18:25:29.703Z Downloaded bindgen v0.71.1
10592026-03-10T18:25:29.703Z Downloaded num_enum v0.7.5
10602026-03-10T18:25:29.703Z Downloaded progenitor-macro v0.11.2
10612026-03-10T18:25:29.703Z Downloaded pem v3.0.6
10622026-03-10T18:25:29.703Z Downloaded progenitor-client v0.11.2
10632026-03-10T18:25:29.703Z Downloaded proc-macro-crate v1.3.1
10642026-03-10T18:25:29.703Z Downloaded peg v0.8.5
10652026-03-10T18:25:29.706Z Downloaded parse-display-derive v0.10.0
10662026-03-10T18:25:29.706Z Downloaded memmap2 v0.9.10
10672026-03-10T18:25:29.710Z Downloaded powerfmt v0.2.0
10682026-03-10T18:25:29.710Z Downloaded packed_struct v0.10.1
10692026-03-10T18:25:29.710Z Downloaded nanorand v0.7.0
10702026-03-10T18:25:29.714Z Downloaded goblin v0.10.5
10712026-03-10T18:25:29.717Z Downloaded ar_archive_writer v0.5.1
10722026-03-10T18:25:29.719Z Downloaded phf_shared v0.12.1
10732026-03-10T18:25:29.719Z Downloaded phf_shared v0.11.3
10742026-03-10T18:25:29.725Z Downloaded ingot-macros v0.1.1
10752026-03-10T18:25:29.725Z Downloaded parse-display v0.10.0
10762026-03-10T18:25:29.725Z Downloaded newtype-uuid v1.3.2
10772026-03-10T18:25:29.725Z Downloaded flume v0.11.1
10782026-03-10T18:25:29.730Z Downloaded const_format v0.2.35
10792026-03-10T18:25:29.730Z Downloaded bumpalo v3.20.2
10802026-03-10T18:25:29.733Z Downloaded libsw-core v0.3.2
10812026-03-10T18:25:29.733Z Downloaded tokio-util v0.7.18
10822026-03-10T18:25:29.738Z Downloaded base64 v0.21.7
10832026-03-10T18:25:29.741Z Downloaded serde_with v3.17.0
10842026-03-10T18:25:29.750Z Downloaded git2 v0.20.4
10852026-03-10T18:25:29.757Z Downloaded reqwest v0.13.2
10862026-03-10T18:25:29.760Z Downloaded x509-cert v0.2.5
10872026-03-10T18:25:29.765Z Downloaded typed-path v0.9.3
10882026-03-10T18:25:29.770Z Downloaded rustls-webpki v0.101.7
10892026-03-10T18:25:29.781Z Downloaded tough v0.20.0
10902026-03-10T18:25:29.787Z Downloaded salty v0.3.0
10912026-03-10T18:25:29.792Z Downloaded rayon v1.11.0
10922026-03-10T18:25:29.800Z Downloaded zip v4.6.1
10932026-03-10T18:25:29.803Z Downloaded radix_trie v0.2.1
10942026-03-10T18:25:29.806Z Downloaded unicode-segmentation v1.12.0
10952026-03-10T18:25:29.809Z Downloaded object v0.30.4
10962026-03-10T18:25:29.814Z Downloaded p384 v0.13.1
10972026-03-10T18:25:29.820Z Downloaded winnow v0.5.40
10982026-03-10T18:25:29.824Z Downloaded winnow v0.6.26
10992026-03-10T18:25:29.831Z Downloaded curve25519-dalek v4.1.3
11002026-03-10T18:25:29.837Z Downloaded unicode-normalization v0.1.25
11012026-03-10T18:25:29.840Z Downloaded openssl v0.10.75
11022026-03-10T18:25:29.847Z Downloaded petname v2.0.2
11032026-03-10T18:25:29.863Z Downloaded proptest v1.10.0
11042026-03-10T18:25:29.863Z Downloaded nix v0.27.1
11052026-03-10T18:25:29.870Z Downloaded nix v0.28.0
11062026-03-10T18:25:29.874Z Downloaded tower-http v0.6.8
11072026-03-10T18:25:29.879Z Downloaded portable-atomic v1.13.1
11082026-03-10T18:25:29.885Z Downloaded quick-xml v0.37.5
11092026-03-10T18:25:29.890Z Downloaded lalrpop v0.19.12
11102026-03-10T18:25:29.897Z Downloaded rustls v0.21.12
11112026-03-10T18:25:29.905Z Downloaded smoltcp v0.9.1
11122026-03-10T18:25:29.913Z Downloaded rustls-webpki v0.102.8
11132026-03-10T18:25:29.927Z Downloaded zlib-rs v0.6.2
11142026-03-10T18:25:29.932Z Downloaded polar-core v0.27.3
11152026-03-10T18:25:29.937Z Downloaded nix v0.30.1
11162026-03-10T18:25:29.946Z Downloaded object v0.37.3
11172026-03-10T18:25:29.954Z Downloaded quinn-proto v0.11.13
11182026-03-10T18:25:29.960Z Downloaded tabled v0.20.0
11192026-03-10T18:25:30.974Z Downloaded time v0.3.47
11202026-03-10T18:25:30.978Z Downloaded zerocopy v0.8.40
11212026-03-10T18:25:30.978Z Downloaded regex-syntax v0.6.29
11222026-03-10T18:25:30.978Z Downloaded rustix v0.38.44
11232026-03-10T18:25:30.978Z Downloaded vcpkg v0.2.15
11242026-03-10T18:25:30.978Z Downloaded dropshot v0.16.7
11252026-03-10T18:25:30.978Z Downloaded hickory-proto v0.24.4
11262026-03-10T18:25:30.978Z Downloaded diesel v2.2.12
11272026-03-10T18:25:30.978Z Downloaded webpki-roots v1.0.6
11282026-03-10T18:25:30.978Z Downloaded rustls v0.22.4
11292026-03-10T18:25:30.978Z Downloaded sqlparser v0.61.0
11302026-03-10T18:25:30.979Z Downloaded smoltcp v0.11.0
11312026-03-10T18:25:30.979Z Downloaded regress v0.10.5
11322026-03-10T18:25:30.979Z Downloaded rustls v0.23.37
11332026-03-10T18:25:30.979Z Downloaded hickory-proto v0.25.2
11342026-03-10T18:25:30.979Z Downloaded tracing v0.1.44
11352026-03-10T18:25:30.979Z Downloaded bzip2-sys v0.1.13+1.0.8
11362026-03-10T18:25:30.979Z Downloaded regex-syntax v0.8.10
11372026-03-10T18:25:30.979Z Downloaded openapiv3 v2.2.0
11382026-03-10T18:25:30.979Z Downloaded nix v0.31.1
11392026-03-10T18:25:30.979Z Downloaded nix v0.29.0
11402026-03-10T18:25:30.979Z Downloaded getrandom v0.3.4
11412026-03-10T18:25:30.979Z Downloaded base64 v0.22.1
11422026-03-10T18:25:30.979Z Downloaded darling v0.23.0
11432026-03-10T18:25:30.979Z Downloaded openssl-probe v0.2.1
11442026-03-10T18:25:30.979Z Downloaded sled v0.34.7
11452026-03-10T18:25:30.979Z Downloaded multer v3.1.0
11462026-03-10T18:25:30.979Z Downloaded libsw v3.5.0
11472026-03-10T18:25:30.979Z Downloaded ingot-types v0.1.2
11482026-03-10T18:25:30.979Z Downloaded lru v0.12.5
11492026-03-10T18:25:30.979Z Downloaded lock_api v0.4.14
11502026-03-10T18:25:30.979Z Downloaded num_threads v0.1.7
11512026-03-10T18:25:30.979Z Downloaded num-derive v0.4.2
11522026-03-10T18:25:30.979Z Downloaded normalize-line-endings v0.3.0
11532026-03-10T18:25:30.979Z Downloaded hyper-rustls v0.27.7
11542026-03-10T18:25:30.979Z Downloaded linear-map v1.2.0
11552026-03-10T18:25:30.979Z Downloaded bytes v1.11.1
11562026-03-10T18:25:30.979Z Downloaded petgraph v0.6.5
11572026-03-10T18:25:30.979Z Downloaded jiff v0.2.21
11582026-03-10T18:25:30.979Z Downloaded ratatui v0.29.0
11592026-03-10T18:25:30.979Z Downloaded typify-impl v0.6.1
11602026-03-10T18:25:30.979Z Downloaded typify-impl v0.4.3
11612026-03-10T18:25:30.979Z Downloaded zerocopy-derive v0.6.6
11622026-03-10T18:25:30.979Z Downloaded petgraph v0.8.3
11632026-03-10T18:25:30.979Z Downloaded csv v1.4.0
11642026-03-10T18:25:30.979Z Downloaded lzma-sys v0.1.20
11652026-03-10T18:25:30.979Z Downloaded libz-sys v1.1.24
11662026-03-10T18:25:30.979Z Downloaded regex-automata v0.4.14
11672026-03-10T18:25:30.979Z Downloaded chrono-tz v0.10.4
11682026-03-10T18:25:30.980Z Downloaded num v0.4.3
11692026-03-10T18:25:30.980Z Downloaded ipnet v2.11.0
11702026-03-10T18:25:30.980Z Downloaded httparse v1.10.1
11712026-03-10T18:25:30.980Z Downloaded chacha20poly1305 v0.10.1
11722026-03-10T18:25:30.980Z Downloaded newtype-uuid-macros v0.1.0
11732026-03-10T18:25:30.980Z Downloaded ingot v0.1.1
11742026-03-10T18:25:30.980Z Downloaded dropshot_endpoint v0.16.7
11752026-03-10T18:25:30.980Z Downloaded nonempty v0.12.0
11762026-03-10T18:25:30.980Z Downloaded nibble_vec v0.1.0
11772026-03-10T18:25:30.980Z Downloaded des v0.8.1
11782026-03-10T18:25:30.980Z Downloaded maplit v1.0.2
11792026-03-10T18:25:30.980Z Downloaded jobserver v0.1.34
11802026-03-10T18:25:30.980Z Downloaded home v0.5.12
11812026-03-10T18:25:30.980Z Downloaded allocator-api2 v0.2.21
11822026-03-10T18:25:30.980Z Downloaded find-msvc-tools v0.1.9
11832026-03-10T18:25:30.980Z Downloaded multimap v0.10.1
11842026-03-10T18:25:30.980Z Downloaded diff v0.1.13
11852026-03-10T18:25:30.980Z Downloaded maybe-uninit v2.0.0
11862026-03-10T18:25:30.980Z Downloaded match_cfg v0.1.0
11872026-03-10T18:25:30.980Z Downloaded managed v0.8.0
11882026-03-10T18:25:30.980Z Downloaded derive_builder v0.20.2
11892026-03-10T18:25:30.980Z Downloaded half v1.8.3
11902026-03-10T18:25:30.980Z Downloaded hyper-staticfile v0.10.1
11912026-03-10T18:25:30.980Z Downloaded humantime v2.3.0
11922026-03-10T18:25:30.980Z Downloaded crc-any v2.5.0
11932026-03-10T18:25:30.980Z Downloaded kstat-rs v0.2.4
11942026-03-10T18:25:30.980Z Downloaded env_logger v0.11.9
11952026-03-10T18:25:30.980Z Downloaded drift v0.1.3
11962026-03-10T18:25:30.980Z Downloaded crossbeam-utils v0.8.21
11972026-03-10T18:25:30.980Z Downloaded bzip2 v0.4.4
11982026-03-10T18:25:30.980Z Downloaded derive_more v0.99.20
11992026-03-10T18:25:30.980Z Downloaded git-stub-vcs v0.1.0
12002026-03-10T18:25:30.980Z Downloaded console v0.16.2
12012026-03-10T18:25:30.980Z Downloaded ciborium v0.2.2
12022026-03-10T18:25:30.980Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12032026-03-10T18:25:30.980Z Downloaded chacha20 v0.10.0
12042026-03-10T18:25:30.980Z Downloaded tokio v1.49.0
12052026-03-10T18:25:30.981Z Downloaded sha3 v0.10.8
12062026-03-10T18:25:30.981Z Downloaded crc32fast v1.5.0
12072026-03-10T18:25:30.981Z Downloaded is-terminal v0.4.17
12082026-03-10T18:25:30.981Z Downloaded instant v0.1.13
12092026-03-10T18:25:30.981Z Downloaded inout v0.1.4
12102026-03-10T18:25:30.981Z Downloaded indoc v1.0.9
12112026-03-10T18:25:30.981Z Downloaded glob v0.3.3
12122026-03-10T18:25:30.981Z Downloaded ecdsa v0.16.9
12132026-03-10T18:25:30.981Z Downloaded diesel-dtrace v0.4.2
12142026-03-10T18:25:30.981Z Downloaded derive_builder_core v0.20.2
12152026-03-10T18:25:30.981Z Downloaded hubpack_derive v0.1.1
12162026-03-10T18:25:30.981Z Downloaded hubpack v0.1.2
12172026-03-10T18:25:30.981Z Downloaded group v0.13.0
12182026-03-10T18:25:30.981Z Downloaded futures-executor v0.3.32
12192026-03-10T18:25:30.981Z Downloaded fs_extra v1.3.0
12202026-03-10T18:25:30.987Z Downloaded float-ord v0.3.2
12212026-03-10T18:25:30.987Z Downloaded fixedbitset v0.5.7
12222026-03-10T18:25:30.987Z Downloaded ff v0.13.1
12232026-03-10T18:25:30.987Z Downloaded ena v0.14.4
12242026-03-10T18:25:30.987Z Downloaded ed25519 v2.2.3
12252026-03-10T18:25:30.987Z Downloaded der_derive v0.7.3
12262026-03-10T18:25:30.987Z Downloaded daft v0.1.5
12272026-03-10T18:25:30.987Z Downloaded cookie v0.18.1
12282026-03-10T18:25:30.987Z Downloaded colored v3.1.1
12292026-03-10T18:25:30.987Z Downloaded blake2 v0.10.6
12302026-03-10T18:25:30.987Z Downloaded backon v1.6.0
12312026-03-10T18:25:30.987Z Downloaded http-range v0.1.5
12322026-03-10T18:25:30.987Z Downloaded http-body v1.0.1
12332026-03-10T18:25:30.987Z Downloaded crc v3.4.0
12342026-03-10T18:25:30.987Z Downloaded bcs v0.1.6
12352026-03-10T18:25:30.987Z Downloaded ahash v0.8.12
12362026-03-10T18:25:30.987Z Downloaded console v0.15.11
12372026-03-10T18:25:30.987Z Downloaded colored v2.2.0
12382026-03-10T18:25:30.987Z Downloaded chacha20 v0.9.1
12392026-03-10T18:25:30.987Z Downloaded convert_case v0.10.0
12402026-03-10T18:25:30.987Z Downloaded foreign-types-macros v0.2.3
12412026-03-10T18:25:30.987Z Downloaded csv-core v0.1.13
12422026-03-10T18:25:30.987Z Downloaded cfg_aliases v0.2.1
12432026-03-10T18:25:30.987Z Downloaded buf-list v1.1.2
12442026-03-10T18:25:30.987Z Downloaded bit-set v0.8.0
12452026-03-10T18:25:30.987Z Downloaded async-trait v0.1.89
12462026-03-10T18:25:30.987Z Downloaded crossbeam-deque v0.8.6
12472026-03-10T18:25:30.987Z Downloaded encoding_rs v0.8.35
12482026-03-10T18:25:30.987Z Downloaded bit-vec v0.6.3
12492026-03-10T18:25:30.987Z Downloaded git-stub v1.0.0
12502026-03-10T18:25:30.988Z Downloaded gethostname v0.5.0
12512026-03-10T18:25:30.988Z Downloaded ghash v0.5.1
12522026-03-10T18:25:30.988Z Downloaded hash32 v0.2.1
12532026-03-10T18:25:30.988Z Downloaded funty v2.0.0
12542026-03-10T18:25:30.988Z Downloaded libgit2-sys v0.18.3+1.9.2
12552026-03-10T18:25:30.988Z Downloaded env_filter v1.0.0
12562026-03-10T18:25:30.988Z Downloaded embedded-io v0.4.0
12572026-03-10T18:25:30.988Z Downloaded dropshot-api-manager-types v0.5.2
12582026-03-10T18:25:30.988Z Downloaded base64ct v1.8.3
12592026-03-10T18:25:30.988Z Downloaded ring v0.17.14
12602026-03-10T18:25:30.988Z Downloaded fixedbitset v0.4.2
12612026-03-10T18:25:30.988Z Downloaded dunce v1.0.5
12622026-03-10T18:25:30.988Z Downloaded diesel_table_macro_syntax v0.2.0
12632026-03-10T18:25:30.988Z Downloaded const_format_proc_macros v0.2.34
12642026-03-10T18:25:30.988Z Downloaded bitfield v0.19.4
12652026-03-10T18:25:30.988Z Downloaded foreign-types-shared v0.1.1
12662026-03-10T18:25:30.988Z Downloaded foreign-types v0.5.0
12672026-03-10T18:25:30.988Z Downloaded dyn-clone v1.0.20
12682026-03-10T18:25:30.988Z Downloaded bit-vec v0.8.0
12692026-03-10T18:25:30.988Z Downloaded backoff v0.4.0
12702026-03-10T18:25:30.988Z Downloaded dirs-next v2.0.0
12712026-03-10T18:25:30.988Z Downloaded cpufeatures v0.3.0
12722026-03-10T18:25:30.988Z Downloaded convert_case v0.4.0
12732026-03-10T18:25:30.988Z Downloaded darling v0.21.3
12742026-03-10T18:25:30.988Z Downloaded daft-derive v0.1.5
12752026-03-10T18:25:30.988Z Downloaded cfg_aliases v0.1.1
12762026-03-10T18:25:30.988Z Downloaded cobs v0.3.0
12772026-03-10T18:25:30.988Z Downloaded ciborium-ll v0.2.2
12782026-03-10T18:25:30.988Z Downloaded dsl_auto_type v0.1.3
12792026-03-10T18:25:30.988Z Downloaded endian-type v0.1.2
12802026-03-10T18:25:30.988Z Downloaded difflib v0.4.0
12812026-03-10T18:25:30.988Z Downloaded derive_builder_macro v0.20.2
12822026-03-10T18:25:30.988Z Downloaded atomicwrites v0.4.4
12832026-03-10T18:25:30.988Z Downloaded async-stream-impl v0.3.6
12842026-03-10T18:25:30.988Z Downloaded futures-io v0.3.32
12852026-03-10T18:25:30.988Z Downloaded crucible-workspace-hack v0.1.0
12862026-03-10T18:25:30.988Z Downloaded bitfield-struct v0.6.2
12872026-03-10T18:25:30.988Z Downloaded crc8 v0.1.1
12882026-03-10T18:25:30.988Z Downloaded darling_macro v0.21.3
12892026-03-10T18:25:30.989Z Downloaded cbc v0.1.2
12902026-03-10T18:25:30.989Z Downloaded cassowary v0.3.0
12912026-03-10T18:25:30.989Z Downloaded camino-tempfile-ext v0.3.3
12922026-03-10T18:25:30.989Z Downloaded curve25519-dalek-derive v0.1.1
12932026-03-10T18:25:30.989Z Downloaded bb8 v0.8.6
12942026-03-10T18:25:30.989Z Downloaded async-stream v0.3.6
12952026-03-10T18:25:30.989Z Downloaded cstr-argument v0.1.2
12962026-03-10T18:25:30.989Z Downloaded base16ct v1.0.0
12972026-03-10T18:25:30.989Z Downloaded base16ct v0.2.0
12982026-03-10T18:25:30.989Z Downloaded atty v0.2.14
12992026-03-10T18:25:30.989Z Downloaded bcrypt-pbkdf v0.10.0
13002026-03-10T18:25:30.989Z Downloaded defmt v0.3.100
13012026-03-10T18:25:30.989Z Downloaded ciborium-io v0.2.2
13022026-03-10T18:25:30.989Z Downloaded bitfield-macros v0.19.4
13032026-03-10T18:25:30.989Z Downloaded assert_matches v1.5.0
13042026-03-10T18:25:30.989Z Downloaded arrayref v0.3.9
13052026-03-10T18:25:30.989Z Downloaded bstr v1.12.1
13062026-03-10T18:25:30.989Z Downloaded async-recursion v1.1.1
13072026-03-10T18:25:30.989Z Downloaded critical-section v1.2.0
13082026-03-10T18:25:30.989Z Downloaded derive-ex v0.1.8
13092026-03-10T18:25:30.989Z Downloaded cargo_metadata v0.19.2
13102026-03-10T18:25:30.989Z Downloaded adler2 v2.0.1
13112026-03-10T18:25:30.989Z Downloaded arrayvec v0.7.6
13122026-03-10T18:25:30.989Z Downloaded aes-gcm v0.10.3
13132026-03-10T18:25:31.170Z Downloaded aws-lc-sys v0.37.1
13142026-03-10T18:25:31.463Z Compiling libc v0.2.180
13152026-03-10T18:25:31.463Z Compiling serde v1.0.228
13162026-03-10T18:25:31.468Z Compiling log v0.4.29
13172026-03-10T18:25:31.469Z Compiling find-msvc-tools v0.1.9
13182026-03-10T18:25:31.469Z Compiling shlex v1.3.0
13192026-03-10T18:25:31.617Z Compiling smallvec v1.15.1
13202026-03-10T18:25:31.633Z Compiling syn v2.0.117
13212026-03-10T18:25:31.637Z Compiling typenum v1.19.0
13222026-03-10T18:25:31.901Z Compiling generic-array v0.14.7
13232026-03-10T18:25:31.945Z Compiling subtle v2.6.1
13242026-03-10T18:25:31.951Z Compiling scopeguard v1.2.0
13252026-03-10T18:25:32.021Z Compiling portable-atomic v1.13.1
13262026-03-10T18:25:32.060Z Compiling lock_api v0.4.14
13272026-03-10T18:25:32.079Z Compiling const-oid v0.9.6
13282026-03-10T18:25:32.231Z Compiling critical-section v1.2.0
13292026-03-10T18:25:32.247Z Compiling zerocopy v0.8.40
13302026-03-10T18:25:32.363Z Compiling parking_lot_core v0.9.12
13312026-03-10T18:25:32.381Z Compiling pin-project-lite v0.2.17
13322026-03-10T18:25:32.502Z Compiling serde_json v1.0.149
13332026-03-10T18:25:32.721Z Compiling pkg-config v0.3.32
13342026-03-10T18:25:32.867Z Compiling libm v0.2.16
13352026-03-10T18:25:32.988Z Compiling getrandom v0.2.17
13362026-03-10T18:25:33.049Z Compiling jobserver v0.1.34
13372026-03-10T18:25:33.218Z Compiling rand_core v0.6.4
13382026-03-10T18:25:33.286Z Compiling errno v0.3.14
13392026-03-10T18:25:33.304Z Compiling cc v1.2.56
13402026-03-10T18:25:33.473Z Compiling once_cell v1.21.3
13412026-03-10T18:25:33.491Z Compiling signal-hook-registry v1.4.8
13422026-03-10T18:25:33.558Z Compiling mio v1.1.1
13432026-03-10T18:25:33.622Z Compiling num-traits v0.2.19
13442026-03-10T18:25:33.755Z Compiling bitflags v2.11.0
13452026-03-10T18:25:33.857Z Compiling parking_lot v0.12.5
13462026-03-10T18:25:33.881Z Compiling futures-core v0.3.32
13472026-03-10T18:25:34.082Z Compiling socket2 v0.6.2
13482026-03-10T18:25:34.110Z Compiling percent-encoding v2.3.2
13492026-03-10T18:25:34.237Z Compiling allocator-api2 v0.2.21
13502026-03-10T18:25:34.364Z Compiling futures-sink v0.3.32
13512026-03-10T18:25:34.383Z Compiling cpufeatures v0.2.17
13522026-03-10T18:25:34.434Z Compiling foldhash v0.2.0
13532026-03-10T18:25:34.473Z Compiling futures-channel v0.3.32
13542026-03-10T18:25:34.496Z Compiling getrandom v0.4.1
13552026-03-10T18:25:34.642Z Compiling hashbrown v0.16.1
13562026-03-10T18:25:34.673Z Compiling slab v0.4.12
13572026-03-10T18:25:34.696Z Compiling futures-task v0.3.32
13582026-03-10T18:25:34.762Z Compiling futures-io v0.3.32
13592026-03-10T18:25:34.890Z Compiling getrandom v0.3.4
13602026-03-10T18:25:34.910Z Compiling rustversion v1.0.22
13612026-03-10T18:25:34.971Z Compiling rand_core v0.10.0
13622026-03-10T18:25:34.993Z Compiling form_urlencoded v1.2.2
13632026-03-10T18:25:35.465Z Compiling indexmap v2.13.0
13642026-03-10T18:25:35.498Z Compiling cmake v0.1.57
13652026-03-10T18:25:35.508Z Compiling fs_extra v1.3.0
13662026-03-10T18:25:35.738Z Compiling base64ct v1.8.3
13672026-03-10T18:25:35.886Z Compiling dunce v1.0.5
13682026-03-10T18:25:36.006Z Compiling synstructure v0.13.2
13692026-03-10T18:25:36.068Z Compiling ident_case v1.0.1
13702026-03-10T18:25:36.097Z Compiling aws-lc-sys v0.37.1
13712026-03-10T18:25:36.127Z Compiling pem-rfc7468 v0.7.0
13722026-03-10T18:25:36.212Z Compiling flagset v0.4.7
13732026-03-10T18:25:36.230Z Compiling rand_core v0.9.5
13742026-03-10T18:25:36.300Z Compiling rustix v1.1.3
13752026-03-10T18:25:36.389Z Compiling iana-time-zone v0.1.65
13762026-03-10T18:25:36.405Z Compiling ring v0.17.14
13772026-03-10T18:25:36.560Z Compiling uuid v1.21.0
13782026-03-10T18:25:36.606Z Compiling rustc_version v0.4.1
13792026-03-10T18:25:36.642Z Compiling vcpkg v0.2.15
13802026-03-10T18:25:36.862Z Compiling regex-syntax v0.8.10
13812026-03-10T18:25:37.044Z Compiling aws-lc-rs v1.16.0
13822026-03-10T18:25:37.460Z Compiling tracing-core v0.1.36
13832026-03-10T18:25:37.477Z Compiling crossbeam-utils v0.8.21
13842026-03-10T18:25:37.664Z Compiling openssl-sys v0.9.111
13852026-03-10T18:25:37.867Z Compiling pest_generator v2.8.6
13862026-03-10T18:25:38.164Z Compiling serde_derive_internals v0.29.1
13872026-03-10T18:25:38.437Z Compiling untrusted v0.7.1
13882026-03-10T18:25:38.586Z Compiling serde_derive v1.0.228
13892026-03-10T18:25:38.613Z Compiling zeroize_derive v1.4.3
13902026-03-10T18:25:38.751Z Compiling zerofrom-derive v0.1.6
13912026-03-10T18:25:38.813Z Compiling yoke-derive v0.8.1
13922026-03-10T18:25:39.404Z Compiling zerocopy-derive v0.8.40
13932026-03-10T18:25:39.466Z Compiling zeroize v1.8.2
13942026-03-10T18:25:40.130Z Compiling zerovec-derive v0.11.2
13952026-03-10T18:25:40.426Z Compiling displaydoc v0.2.5
13962026-03-10T18:25:40.533Z Compiling crypto-common v0.1.7
13972026-03-10T18:25:40.676Z Compiling zerofrom v0.1.6
13982026-03-10T18:25:40.729Z Compiling block-buffer v0.10.4
13992026-03-10T18:25:45.377Z Compiling yoke v0.8.1
14002026-03-10T18:25:45.529Z Compiling digest v0.10.7
14012026-03-10T18:25:45.529Z Compiling tokio-macros v2.6.0
14022026-03-10T18:25:45.529Z Compiling hmac v0.12.1
14032026-03-10T18:25:45.529Z Compiling zerotrie v0.2.3
14042026-03-10T18:25:45.529Z Compiling futures-macro v0.3.32
14052026-03-10T18:25:45.529Z Compiling zerovec v0.11.5
14062026-03-10T18:25:45.529Z Compiling block-padding v0.3.3
14072026-03-10T18:25:45.529Z Compiling inout v0.1.4
14082026-03-10T18:25:45.529Z Compiling sha2 v0.10.9
14092026-03-10T18:25:45.529Z Compiling cipher v0.4.4
14102026-03-10T18:25:45.530Z Compiling tinystr v0.8.2
14112026-03-10T18:25:45.530Z Compiling potential_utf v0.1.4
14122026-03-10T18:25:45.530Z Compiling icu_locale_core v2.1.1
14132026-03-10T18:25:45.530Z Compiling futures-util v0.3.32
14142026-03-10T18:25:45.530Z Compiling der_derive v0.7.3
14152026-03-10T18:25:45.530Z Compiling icu_collections v2.1.1
14162026-03-10T18:25:45.530Z Compiling bytes v1.11.1
14172026-03-10T18:25:45.530Z Compiling chrono v0.4.44
14182026-03-10T18:25:45.531Z Compiling icu_provider v2.1.1
14192026-03-10T18:25:45.531Z Compiling salsa20 v0.10.2
14202026-03-10T18:25:45.531Z Compiling der v0.7.10
14212026-03-10T18:25:45.531Z Compiling tokio v1.49.0
14222026-03-10T18:25:45.531Z Compiling icu_properties v2.1.2
14232026-03-10T18:25:45.531Z Compiling icu_normalizer v2.1.1
14242026-03-10T18:25:45.531Z Compiling http v1.4.0
14252026-03-10T18:25:45.531Z Compiling spki v0.7.3
14262026-03-10T18:25:45.542Z Compiling idna_adapter v1.2.1
14272026-03-10T18:25:45.592Z Compiling pbkdf2 v0.12.2
14282026-03-10T18:25:45.721Z Compiling idna v1.1.0
14292026-03-10T18:25:45.749Z Compiling thiserror-impl v2.0.18
14302026-03-10T18:25:45.772Z Compiling scrypt v0.11.0
14312026-03-10T18:25:45.776Z Compiling cbc v0.1.2
14322026-03-10T18:25:45.954Z Compiling ppv-lite86 v0.2.21
14332026-03-10T18:25:46.089Z Compiling aes v0.8.4
14342026-03-10T18:25:46.117Z Compiling url v2.5.8
14352026-03-10T18:25:46.204Z Compiling rustls-pki-types v1.14.0
14362026-03-10T18:25:46.456Z Compiling rand_chacha v0.9.0
14372026-03-10T18:25:46.632Z Compiling tracing-attributes v0.1.31
14382026-03-10T18:25:46.825Z Compiling rand v0.9.2
14392026-03-10T18:25:47.208Z Compiling pkcs5 v0.7.1
14402026-03-10T18:25:47.343Z Compiling http-body v1.0.1
14412026-03-10T18:25:47.506Z Compiling base64 v0.22.1
14422026-03-10T18:25:47.533Z Compiling httparse v1.10.1
14432026-03-10T18:25:47.606Z Compiling thiserror v2.0.18
14442026-03-10T18:25:47.746Z Compiling untrusted v0.9.0
14452026-03-10T18:25:47.857Z Compiling schemars v0.8.22
14462026-03-10T18:25:47.885Z Compiling syn v1.0.109
14472026-03-10T18:25:47.967Z Compiling openssl-probe v0.2.1
14482026-03-10T18:25:48.049Z Compiling pkcs8 v0.10.2
14492026-03-10T18:25:48.128Z Compiling schemars_derive v0.8.22
14502026-03-10T18:25:48.162Z Compiling pest_derive v2.8.6
14512026-03-10T18:25:48.350Z Compiling scroll_derive v0.13.1
14522026-03-10T18:25:48.485Z Compiling tracing v0.1.44
14532026-03-10T18:25:48.724Z Compiling darling_core v0.20.11
14542026-03-10T18:25:48.828Z Compiling dyn-clone v1.0.20
14552026-03-10T18:25:49.001Z Compiling tinyvec_macros v0.1.1
14562026-03-10T18:25:49.088Z Compiling tower-layer v0.3.3
14572026-03-10T18:25:49.106Z Compiling tokio-util v0.7.18
14582026-03-10T18:25:49.297Z Compiling rustls v0.23.37
14592026-03-10T18:25:49.440Z Compiling atomic-waker v1.1.2
14602026-03-10T18:25:49.532Z Compiling tower-service v0.3.3
14612026-03-10T18:25:49.592Z Compiling try-lock v0.2.5
14622026-03-10T18:25:49.649Z Compiling scroll v0.13.0
14632026-03-10T18:25:49.728Z Compiling want v0.3.1
14642026-03-10T18:25:49.931Z Compiling tinyvec v1.10.0
14652026-03-10T18:25:50.397Z Compiling h2 v0.4.13
14662026-03-10T18:25:50.520Z Compiling ipnet v2.11.0
14672026-03-10T18:25:50.855Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14682026-03-10T18:25:51.267Z Compiling spin v0.9.8
14692026-03-10T18:25:51.383Z Compiling aho-corasick v1.1.4
14702026-03-10T18:25:51.536Z Compiling num-conv v0.2.0
14712026-03-10T18:25:51.711Z Compiling httpdate v1.0.3
14722026-03-10T18:25:51.729Z Compiling openssl v0.10.75
14732026-03-10T18:25:51.994Z Compiling time-core v0.1.8
14742026-03-10T18:25:52.040Z Compiling powerfmt v0.2.0
14752026-03-10T18:25:52.064Z Compiling pin-utils v0.1.0
14762026-03-10T18:25:52.070Z Compiling darling_macro v0.20.11
14772026-03-10T18:25:52.153Z Compiling crc32fast v1.5.0
14782026-03-10T18:25:52.189Z Compiling foreign-types-shared v0.1.1
14792026-03-10T18:25:52.295Z Compiling foreign-types v0.3.2
14802026-03-10T18:25:52.295Z Compiling deranged v0.5.8
14812026-03-10T18:25:52.384Z Compiling time-macros v0.2.27
14822026-03-10T18:25:52.570Z Compiling regex-automata v0.4.14
14832026-03-10T18:25:52.692Z Compiling darling v0.20.11
14842026-03-10T18:25:52.794Z Compiling tempfile v3.25.0
14852026-03-10T18:25:53.748Z Compiling goblin v0.10.5
14862026-03-10T18:25:53.778Z Compiling thiserror-impl v1.0.69
14872026-03-10T18:25:53.886Z Compiling openssl-macros v0.1.1
14882026-03-10T18:25:55.216Z Compiling hyper v1.8.1
14892026-03-10T18:25:55.494Z Compiling wait-timeout v0.2.1
14902026-03-10T18:25:55.721Z Compiling bit-vec v0.8.0
14912026-03-10T18:25:55.853Z Compiling num_threads v0.1.7
14922026-03-10T18:25:55.872Z Compiling quick-error v1.2.3
14932026-03-10T18:25:55.974Z Compiling siphasher v1.0.2
14942026-03-10T18:25:56.000Z Compiling usdt-impl v0.6.0
14952026-03-10T18:25:56.019Z Compiling either v1.15.0
14962026-03-10T18:25:56.232Z Compiling simd-adler32 v0.3.8
14972026-03-10T18:25:56.286Z Compiling native-tls v0.2.18
14982026-03-10T18:25:56.329Z Compiling rusty-fork v0.3.1
14992026-03-10T18:25:56.581Z Compiling bit-set v0.8.0
15002026-03-10T18:25:56.603Z Compiling time v0.3.47
15012026-03-10T18:25:56.749Z Compiling hyper-util v0.1.20
15022026-03-10T18:25:56.787Z Compiling thiserror v1.0.69
15032026-03-10T18:25:57.354Z Compiling derive_builder_core v0.20.2
15042026-03-10T18:25:58.470Z Compiling dof v0.4.0
15052026-03-10T18:25:58.758Z Compiling unicode-normalization v0.1.25
15062026-03-10T18:25:58.821Z Compiling crossbeam-epoch v0.9.18
15072026-03-10T18:25:59.100Z Compiling dtrace-parser v0.3.0
15082026-03-10T18:25:59.250Z Compiling rustls-native-certs v0.8.3
15092026-03-10T18:25:59.364Z Compiling signature v2.2.0
15102026-03-10T18:25:59.580Z Compiling scroll_derive v0.12.1
15112026-03-10T18:25:59.630Z Compiling heapless v0.7.17
15122026-03-10T18:25:59.954Z Compiling rand_xorshift v0.4.0
15132026-03-10T18:26:00.002Z Compiling slog v2.8.2
15142026-03-10T18:26:00.145Z Compiling darling_core v0.21.3
15152026-03-10T18:26:00.163Z Compiling bzip2-sys v0.1.13+1.0.8
15162026-03-10T18:26:00.206Z Compiling sync_wrapper v1.0.2
15172026-03-10T18:26:00.253Z Compiling thread-id v5.1.0
15182026-03-10T18:26:00.336Z Compiling cookie v0.18.1
15192026-03-10T18:26:00.356Z Compiling unicode-segmentation v1.12.0
15202026-03-10T18:26:00.463Z Compiling unicode-bidi v0.3.18
15212026-03-10T18:26:00.532Z Compiling anyhow v1.0.102
15222026-03-10T18:26:00.617Z Compiling unicode-properties v0.1.4
15232026-03-10T18:26:00.883Z Compiling paste v1.0.15
15242026-03-10T18:26:00.918Z Compiling rayon-core v1.13.0
15252026-03-10T18:26:00.961Z Compiling unarray v0.1.4
15262026-03-10T18:26:01.105Z Compiling zstd-safe v7.2.4
15272026-03-10T18:26:01.127Z Compiling signal-hook v0.3.18
15282026-03-10T18:26:01.163Z Compiling adler2 v2.0.1
15292026-03-10T18:26:01.273Z Compiling miniz_oxide v0.8.9
15302026-03-10T18:26:01.311Z Compiling proptest v1.10.0
15312026-03-10T18:26:01.372Z Compiling stringprep v0.1.5
15322026-03-10T18:26:01.594Z Compiling scroll v0.12.0
15332026-03-10T18:26:01.934Z Compiling tower v0.5.3
15342026-03-10T18:26:02.169Z Compiling crossbeam-deque v0.8.6
15352026-03-10T18:26:02.259Z Compiling derive_builder_macro v0.20.2
15362026-03-10T18:26:02.398Z Compiling ipnetwork v0.21.1
15372026-03-10T18:26:02.417Z Compiling http-body-util v0.1.3
15382026-03-10T18:26:02.421Z Compiling webpki-roots v1.0.6
15392026-03-10T18:26:02.587Z Compiling rand_chacha v0.3.1
15402026-03-10T18:26:02.591Z Compiling erased-serde v0.3.31
15412026-03-10T18:26:02.748Z Compiling toml_datetime v0.6.11
15422026-03-10T18:26:02.858Z Compiling serde_tokenstream v0.2.3
15432026-03-10T18:26:02.921Z Compiling serde_spanned v0.6.9
15442026-03-10T18:26:03.106Z Compiling md-5 v0.10.6
15452026-03-10T18:26:03.112Z Compiling zerocopy-derive v0.7.35
15462026-03-10T18:26:03.259Z Compiling curve25519-dalek v4.1.3
15472026-03-10T18:26:03.299Z Compiling vergen-lib v0.1.6
15482026-03-10T18:26:03.318Z Compiling num-integer v0.1.46
15492026-03-10T18:26:03.547Z Compiling hash32 v0.2.1
15502026-03-10T18:26:03.643Z Compiling ff v0.13.1
15512026-03-10T18:26:03.729Z Compiling smoltcp v0.9.1
15522026-03-10T18:26:03.758Z Compiling ryu v1.0.23
15532026-03-10T18:26:03.796Z Compiling base16ct v0.2.0
15542026-03-10T18:26:03.800Z Compiling darling_macro v0.21.3
15552026-03-10T18:26:03.832Z Compiling psl-types v2.0.11
15562026-03-10T18:26:03.989Z Compiling fallible-iterator v0.2.0
15572026-03-10T18:26:03.989Z Compiling iri-string v0.7.10
15582026-03-10T18:26:04.026Z Compiling rustix v0.38.44
15592026-03-10T18:26:04.167Z Compiling ref-cast v1.0.25
15602026-03-10T18:26:04.304Z Compiling num-bigint-dig v0.8.6
15612026-03-10T18:26:04.422Z Compiling litrs v1.0.0
15622026-03-10T18:26:04.449Z Compiling zlib-rs v0.6.2
15632026-03-10T18:26:04.604Z Compiling darling v0.21.3
15642026-03-10T18:26:04.622Z Compiling postgres-protocol v0.6.10
15652026-03-10T18:26:04.643Z Compiling zerocopy v0.7.35
15662026-03-10T18:26:04.706Z Compiling newtype-uuid v1.3.2
15672026-03-10T18:26:05.101Z Compiling document-features v0.2.12
15682026-03-10T18:26:05.173Z Compiling publicsuffix v2.3.0
15692026-03-10T18:26:05.365Z Compiling sec1 v0.7.3
15702026-03-10T18:26:05.386Z Compiling serde_urlencoded v0.7.1
15712026-03-10T18:26:05.433Z Compiling group v0.13.0
15722026-03-10T18:26:05.699Z Compiling tower-http v0.6.8
15732026-03-10T18:26:05.857Z Compiling num-iter v0.1.45
15742026-03-10T18:26:06.007Z Compiling derive_builder v0.20.2
15752026-03-10T18:26:06.156Z Compiling rand v0.8.5
15762026-03-10T18:26:06.180Z Compiling oxnet v0.1.4
15772026-03-10T18:26:06.240Z Compiling proc-macro-error v1.0.4
15782026-03-10T18:26:06.627Z Compiling tokio-native-tls v0.3.1
15792026-03-10T18:26:06.646Z Compiling goblin v0.8.2
15802026-03-10T18:26:07.310Z Compiling heck v0.4.1
15812026-03-10T18:26:07.612Z Compiling phf_shared v0.13.1
15822026-03-10T18:26:07.676Z Compiling hubpack_derive v0.1.1
15832026-03-10T18:26:07.698Z Compiling regex v1.12.3
15842026-03-10T18:26:07.954Z Compiling lazy_static v1.5.0
15852026-03-10T18:26:07.996Z Compiling cargo-platform v0.1.9
15862026-03-10T18:26:08.073Z Compiling hkdf v0.12.4
15872026-03-10T18:26:08.260Z Compiling crypto-bigint v0.5.5
15882026-03-10T18:26:08.283Z Compiling daft-derive v0.1.5
15892026-03-10T18:26:08.301Z Compiling strum_macros v0.27.2
15902026-03-10T18:26:08.329Z Compiling curve25519-dalek-derive v0.1.1
15912026-03-10T18:26:08.946Z Compiling flate2 v1.1.9
15922026-03-10T18:26:09.193Z Compiling ref-cast-impl v1.0.25
15932026-03-10T18:26:09.252Z Compiling async-trait v0.1.89
15942026-03-10T18:26:09.483Z Compiling terminal_size v0.4.3
15952026-03-10T18:26:09.655Z Compiling vergen v9.0.6
15962026-03-10T18:26:09.899Z Compiling fs-err v3.3.0
15972026-03-10T18:26:09.916Z Compiling ahash v0.8.12
15982026-03-10T18:26:10.155Z Compiling managed v0.8.0
15992026-03-10T18:26:10.192Z Compiling bumpalo v3.20.2
16002026-03-10T18:26:10.443Z Compiling libbz2-rs-sys v0.2.2
16012026-03-10T18:26:10.519Z Compiling object v0.37.3
16022026-03-10T18:26:10.726Z Compiling winnow v0.5.40
16032026-03-10T18:26:10.932Z Compiling foldhash v0.1.5
16042026-03-10T18:26:11.076Z Compiling bitflags v1.3.2
16052026-03-10T18:26:11.173Z Compiling hashbrown v0.15.5
16062026-03-10T18:26:11.428Z Compiling clap_builder v4.5.60
16072026-03-10T18:26:11.474Z Compiling strum v0.27.2
16082026-03-10T18:26:11.631Z Compiling bzip2 v0.6.1
16092026-03-10T18:26:11.846Z Compiling console v0.16.2
16102026-03-10T18:26:11.888Z Compiling zopfli v0.8.3
16112026-03-10T18:26:12.262Z Compiling elliptic-curve v0.13.8
16122026-03-10T18:26:12.281Z Compiling dof v0.3.0
16132026-03-10T18:26:12.602Z Compiling toml_edit v0.19.15
16142026-03-10T18:26:12.663Z Compiling daft v0.1.5
16152026-03-10T18:26:12.811Z Compiling hubpack v0.1.2
16162026-03-10T18:26:13.035Z Compiling cargo_metadata v0.19.2
16172026-03-10T18:26:13.304Z Compiling phf v0.13.1
16182026-03-10T18:26:13.516Z Compiling zone_cfg_derive v0.3.1
16192026-03-10T18:26:14.369Z Compiling signal-hook-mio v0.2.5
16202026-03-10T18:26:14.518Z Compiling cookie_store v0.22.1
16212026-03-10T18:26:15.399Z Compiling rayon v1.11.0
16222026-03-10T18:26:15.419Z Compiling zstd v0.13.3
16232026-03-10T18:26:15.774Z Compiling hyper-tls v0.6.0
16242026-03-10T18:26:15.818Z Compiling bzip2 v0.4.4
16252026-03-10T18:26:16.067Z Compiling postgres-types v0.2.12
16262026-03-10T18:26:16.096Z Compiling serde_with_macros v3.17.0
16272026-03-10T18:26:16.360Z Compiling usdt-attr-macro v0.6.0
16282026-03-10T18:26:16.861Z Compiling usdt-macro v0.6.0
16292026-03-10T18:26:17.064Z Compiling ed25519 v2.2.3
16302026-03-10T18:26:17.434Z Compiling dtrace-parser v0.2.0
16312026-03-10T18:26:17.645Z Compiling itertools v0.12.1
16322026-03-10T18:26:17.855Z Compiling phf_shared v0.11.3
16332026-03-10T18:26:17.858Z Compiling bstr v1.12.1
16342026-03-10T18:26:17.931Z Compiling pkcs1 v0.7.5
16352026-03-10T18:26:18.106Z Compiling serde-big-array v0.5.1
16362026-03-10T18:26:18.288Z Compiling hex v0.4.3
16372026-03-10T18:26:18.291Z Compiling rfc6979 v0.4.0
16382026-03-10T18:26:18.463Z Compiling serde_repr v0.1.20
16392026-03-10T18:26:18.488Z Compiling strum_macros v0.26.4
16402026-03-10T18:26:18.507Z Compiling enum-as-inner v0.6.1
16412026-03-10T18:26:18.659Z Compiling clap_derive v4.5.55
16422026-03-10T18:26:18.776Z Compiling float-cmp v0.10.0
16432026-03-10T18:26:18.961Z Compiling memmap2 v0.9.10
16442026-03-10T18:26:19.184Z Compiling thread-id v4.2.2
16452026-03-10T18:26:19.187Z Compiling env_filter v1.0.0
16462026-03-10T18:26:19.243Z Compiling encoding_rs v0.8.35
16472026-03-10T18:26:19.288Z Compiling normalize-line-endings v0.3.0
16482026-03-10T18:26:19.330Z Compiling static_assertions v1.1.0
16492026-03-10T18:26:19.410Z Compiling fixedbitset v0.5.7
16502026-03-10T18:26:19.429Z Compiling precomputed-hash v0.1.1
16512026-03-10T18:26:19.542Z Compiling fixedbitset v0.4.2
16522026-03-10T18:26:19.615Z Compiling unit-prefix v0.5.2
16532026-03-10T18:26:19.799Z Compiling predicates-core v1.0.10
16542026-03-10T18:26:19.826Z Compiling rustc-hash v2.1.1
16552026-03-10T18:26:19.829Z Compiling difflib v0.4.0
16562026-03-10T18:26:20.001Z Compiling whoami v2.1.0
16572026-03-10T18:26:20.031Z Compiling new_debug_unreachable v1.0.6
16582026-03-10T18:26:20.128Z Compiling data-encoding v2.10.0
16592026-03-10T18:26:20.513Z Compiling keccak v0.1.6
16602026-03-10T18:26:20.533Z Compiling mime v0.3.17
16612026-03-10T18:26:20.663Z Compiling jiff v0.2.21
16622026-03-10T18:26:20.897Z Compiling toml_edit v0.22.27
16632026-03-10T18:26:20.972Z Compiling strum v0.26.3
16642026-03-10T18:26:21.139Z Compiling sha3 v0.10.8
16652026-03-10T18:26:21.171Z Compiling hickory-proto v0.25.2
16662026-03-10T18:26:21.190Z Compiling clap v4.5.60
16672026-03-10T18:26:21.296Z Compiling tokio-postgres v0.7.16
16682026-03-10T18:26:21.381Z Compiling predicates v3.1.4
16692026-03-10T18:26:21.676Z Compiling string_cache v0.8.9
16702026-03-10T18:26:21.779Z Compiling iddqd v0.3.17
16712026-03-10T18:26:21.972Z Compiling indicatif v0.18.4
16722026-03-10T18:26:22.287Z Compiling petgraph v0.6.5
16732026-03-10T18:26:23.132Z Compiling petgraph v0.8.3
16742026-03-10T18:26:23.334Z Compiling env_logger v0.11.9
16752026-03-10T18:26:23.799Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16762026-03-10T18:26:24.306Z Compiling zip v4.6.1
16772026-03-10T18:26:24.348Z Compiling usdt-impl v0.5.0
16782026-03-10T18:26:24.819Z Compiling zone v0.3.1
16792026-03-10T18:26:25.132Z Compiling usdt v0.6.0
16802026-03-10T18:26:25.466Z Compiling serde_with v3.17.0
16812026-03-10T18:26:25.616Z Compiling similar v2.7.0
16822026-03-10T18:26:25.773Z Compiling ecdsa v0.16.9
16832026-03-10T18:26:25.883Z Compiling rsa v0.9.10
16842026-03-10T18:26:26.319Z Compiling crossterm v0.28.1
16852026-03-10T18:26:26.679Z Compiling ed25519-dalek v2.2.0
16862026-03-10T18:26:26.831Z Compiling zip v0.6.6
16872026-03-10T18:26:27.604Z Compiling toml v0.7.8
16882026-03-10T18:26:28.046Z Compiling toml_parser v1.0.9+spec-1.1.0
16892026-03-10T18:26:28.118Z Compiling itertools v0.13.0
16902026-03-10T18:26:28.137Z Compiling tokio-stream v0.1.18
16912026-03-10T18:26:28.254Z Compiling buf-list v1.1.2
16922026-03-10T18:26:28.459Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16932026-03-10T18:26:28.615Z Compiling x509-cert v0.2.5
16942026-03-10T18:26:28.747Z Compiling openapiv3 v2.2.0
16952026-03-10T18:26:28.886Z Compiling sha1 v0.10.6
16962026-03-10T18:26:28.923Z Compiling toml_datetime v0.7.5+spec-1.1.0
16972026-03-10T18:26:29.167Z Compiling peg-runtime v0.8.5
16982026-03-10T18:26:29.317Z Compiling lalrpop-util v0.19.12
16992026-03-10T18:26:29.544Z Compiling thread_local v1.1.9
17002026-03-10T18:26:29.563Z Compiling slog-async v2.8.0
17012026-03-10T18:26:29.822Z Compiling crossbeam-channel v0.5.15
17022026-03-10T18:26:29.866Z Compiling futures-executor v0.3.32
17032026-03-10T18:26:29.998Z Compiling filetime v0.2.27
17042026-03-10T18:26:30.186Z Compiling is-terminal v0.4.17
17052026-03-10T18:26:30.218Z Compiling take_mut v0.2.2
17062026-03-10T18:26:30.262Z Compiling term v1.2.1
17072026-03-10T18:26:30.302Z Compiling xattr v1.6.1
17082026-03-10T18:26:30.421Z Compiling futures v0.3.32
17092026-03-10T18:26:30.510Z Compiling tar v0.4.44
17102026-03-10T18:26:30.938Z Compiling slog-term v2.9.2
17112026-03-10T18:26:37.590Z Compiling rustls-webpki v0.103.9
17122026-03-10T18:26:41.654Z Compiling tokio-rustls v0.26.4
17132026-03-10T18:26:41.658Z Compiling rustls-platform-verifier v0.6.2
17142026-03-10T18:26:41.918Z Compiling hyper-rustls v0.27.7
17152026-03-10T18:26:42.174Z Compiling reqwest v0.13.2
17162026-03-10T18:26:42.197Z Compiling reqwest v0.12.28
17172026-03-10T18:26:45.138Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182026-03-10T18:26:45.435Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192026-03-10T18:26:49.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
17202026-03-10T18:26:49.447Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17212026-03-10T18:26:49.506ZMar 10 18:26:48.510 INFO Starting download, target: DendriteStub
17222026-03-10T18:26:49.506ZMar 10 18:26:48.511 INFO Starting download, target: Console
17232026-03-10T18:26:49.506ZMar 10 18:26:48.511 INFO Starting download, target: TransceiverControl
17242026-03-10T18:26:49.506ZMar 10 18:26:48.511 INFO Starting download, target: Cockroach
17252026-03-10T18:26:49.506ZMar 10 18:26:48.511 INFO Starting download, target: Clickhouse
17262026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Starting download, target: MaghemiteMgd
17272026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17282026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17292026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17302026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17312026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17322026-03-10T18:26:49.509ZMar 10 18:26:48.511 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17332026-03-10T18:26:50.012ZMar 10 18:26:49.011 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17342026-03-10T18:26:50.392ZMar 10 18:26:49.372 INFO Download complete, target: TransceiverControl
17352026-03-10T18:26:50.441ZMar 10 18:26:49.432 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17362026-03-10T18:26:50.804ZMar 10 18:26:49.807 INFO Download complete, target: Console
17372026-03-10T18:26:51.796ZMar 10 18:26:50.794 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17382026-03-10T18:26:51.796ZMar 10 18:26:50.794 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17392026-03-10T18:26:51.809ZMar 10 18:26:50.815 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17402026-03-10T18:26:51.958ZMar 10 18:26:50.964 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17412026-03-10T18:26:51.991ZMar 10 18:26:50.997 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17422026-03-10T18:26:55.314ZMar 10 18:26:54.265 INFO Download complete, target: MaghemiteMgd
17432026-03-10T18:26:55.556ZMar 10 18:26:54.563 INFO Download complete, target: DendriteStub
17442026-03-10T18:26:59.452ZMar 10 18:26:58.450 INFO Checking that binary works, target: Cockroach
17452026-03-10T18:26:59.573ZMar 10 18:26:58.571 INFO Download complete, target: Cockroach
17462026-03-10T18:27:03.026ZMar 10 18:27:02.035 INFO Checking that binary works, target: Clickhouse
17472026-03-10T18:27:03.166ZMar 10 18:27:02.174 INFO Download complete, target: Clickhouse
17482026-03-10T18:27:03.172ZAll prerequisites installed successfully
17492026-03-10T18:27:03.180Z
17502026-03-10T18:27:03.180Zreal 5:31.502867967
17512026-03-10T18:27:03.180Zuser 10:27.133118530
17522026-03-10T18:27:03.180Zsys 1:50.095378462
17532026-03-10T18:27:03.181Ztrap 0.303679925
17542026-03-10T18:27:03.181Ztflt 1.203341346
17552026-03-10T18:27:03.181Zdflt 1.523029445
17562026-03-10T18:27:03.181Zkflt 0.024567847
17572026-03-10T18:27:03.181Zlock 23:12.471272365
17582026-03-10T18:27:03.181Zslp 41:32.601583002
17592026-03-10T18:27:03.181Zlat 51.843753398
17602026-03-10T18:27:03.181Zstop 2:31.257492287
17612026-03-10T18:27:03.181Z+ ptime -m cargo xtask download softnpu
17622026-03-10T18:27:03.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17632026-03-10T18:27:03.924Z Running `target/debug/xtask download softnpu`
17642026-03-10T18:27:04.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
17652026-03-10T18:27:04.985Z Running `target/debug/xtask-downloader softnpu`
17662026-03-10T18:27:05.027ZMar 10 18:27:04.036 INFO Starting download, target: Softnpu
17672026-03-10T18:27:05.032ZMar 10 18:27:04.037 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17682026-03-10T18:27:05.752ZMar 10 18:27:04.761 INFO Download complete, target: Softnpu
17692026-03-10T18:27:05.755Z
17702026-03-10T18:27:05.755Zreal 2.577745279
17712026-03-10T18:27:05.755Zuser 1.608475342
17722026-03-10T18:27:05.755Zsys 0.667380994
17732026-03-10T18:27:05.756Ztrap 0.000748914
17742026-03-10T18:27:05.756Ztflt 0.000069255
17752026-03-10T18:27:05.756Zdflt 0.000079499
17762026-03-10T18:27:05.756Zkflt 0.000000000
17772026-03-10T18:27:05.756Zlock 7.591662343
17782026-03-10T18:27:05.756Zslp 0.539193624
17792026-03-10T18:27:05.756Zlat 0.017960496
17802026-03-10T18:27:05.756Zstop 0.000116184
17812026-03-10T18:27:05.759Z+ export CARGO_INCREMENTAL=0
17822026-03-10T18:27:05.759Z+ CARGO_INCREMENTAL=0
17832026-03-10T18:27:05.759Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17842026-03-10T18:27:06.927Z Compiling proc-macro2 v1.0.106
17852026-03-10T18:27:06.927Z Compiling quote v1.0.44
17862026-03-10T18:27:06.927Z Compiling unicode-ident v1.0.24
17872026-03-10T18:27:06.931Z Compiling libc v0.2.180
17882026-03-10T18:27:06.931Z Compiling serde_core v1.0.228
17892026-03-10T18:27:06.931Z Compiling serde v1.0.228
17902026-03-10T18:27:06.931Z Compiling cfg-if v1.0.4
17912026-03-10T18:27:06.931Z Compiling version_check v0.9.5
17922026-03-10T18:27:07.248Z Compiling find-msvc-tools v0.1.9
17932026-03-10T18:27:07.303Z Compiling shlex v1.3.0
17942026-03-10T18:27:07.579Z Compiling typenum v1.19.0
17952026-03-10T18:27:07.628Z Compiling generic-array v0.14.7
17962026-03-10T18:27:07.633Z Compiling portable-atomic v1.13.1
17972026-03-10T18:27:07.873Z Compiling memchr v2.8.0
17982026-03-10T18:27:08.006Z Compiling zmij v1.0.21
17992026-03-10T18:27:08.198Z Compiling serde_json v1.0.149
18002026-03-10T18:27:08.334Z Compiling jobserver v0.1.34
18012026-03-10T18:27:08.457Z Compiling autocfg v1.5.0
18022026-03-10T18:27:08.615Z Compiling cc v1.2.56
18032026-03-10T18:27:08.704Z Compiling syn v2.0.117
18042026-03-10T18:27:08.744Z Compiling zerocopy v0.8.40
18052026-03-10T18:27:08.764Z Compiling parking_lot_core v0.9.12
18062026-03-10T18:27:08.925Z Compiling libm v0.2.16
18072026-03-10T18:27:09.065Z Compiling num-traits v0.2.19
18082026-03-10T18:27:09.204Z Compiling smallvec v1.15.1
18092026-03-10T18:27:09.308Z Compiling icu_normalizer_data v2.1.1
18102026-03-10T18:27:09.327Z Compiling icu_properties_data v2.1.2
18112026-03-10T18:27:09.575Z Compiling getrandom v0.2.17
18122026-03-10T18:27:09.587Z Compiling itoa v1.0.17
18132026-03-10T18:27:09.593Z Compiling log v0.4.29
18142026-03-10T18:27:09.838Z Compiling getrandom v0.4.1
18152026-03-10T18:27:09.983Z Compiling pkg-config v0.3.32
18162026-03-10T18:27:10.075Z Compiling errno v0.3.14
18172026-03-10T18:27:10.134Z Compiling stable_deref_trait v1.2.1
18182026-03-10T18:27:10.221Z Compiling rand_core v0.6.4
18192026-03-10T18:27:10.309Z Compiling subtle v2.6.1
18202026-03-10T18:27:10.325Z Compiling scopeguard v1.2.0
18212026-03-10T18:27:10.437Z Compiling lock_api v0.4.14
18222026-03-10T18:27:10.567Z Compiling fnv v1.0.7
18232026-03-10T18:27:10.607Z Compiling thiserror v2.0.18
18242026-03-10T18:27:10.819Z Compiling pin-project-lite v0.2.17
18252026-03-10T18:27:10.838Z Compiling getrandom v0.3.4
18262026-03-10T18:27:11.102Z Compiling critical-section v1.2.0
18272026-03-10T18:27:11.241Z Compiling bitflags v2.11.0
18282026-03-10T18:27:11.312Z Compiling allocator-api2 v0.2.21
18292026-03-10T18:27:11.534Z Compiling once_cell v1.21.3
18302026-03-10T18:27:11.652Z Compiling rustversion v1.0.22
18312026-03-10T18:27:11.743Z Compiling equivalent v1.0.2
18322026-03-10T18:27:11.904Z Compiling ring v0.17.14
18332026-03-10T18:27:11.957Z Compiling cmake v0.1.57
18342026-03-10T18:27:12.200Z Compiling dunce v1.0.5
18352026-03-10T18:27:12.319Z Compiling litemap v0.8.1
18362026-03-10T18:27:12.366Z Compiling foldhash v0.2.0
18372026-03-10T18:27:12.431Z Compiling fs_extra v1.3.0
18382026-03-10T18:27:12.554Z Compiling percent-encoding v2.3.2
18392026-03-10T18:27:12.622Z Compiling writeable v0.6.2
18402026-03-10T18:27:12.627Z Compiling hashbrown v0.16.1
18412026-03-10T18:27:12.764Z Compiling synstructure v0.13.2
18422026-03-10T18:27:12.883Z Compiling aws-lc-sys v0.37.1
18432026-03-10T18:27:13.406Z Compiling semver v1.0.27
18442026-03-10T18:27:13.626Z Compiling const-oid v0.9.6
18452026-03-10T18:27:13.923Z Compiling indexmap v2.13.0
18462026-03-10T18:27:14.087Z Compiling signal-hook-registry v1.4.8
18472026-03-10T18:27:14.193Z Compiling rustix v1.1.3
18482026-03-10T18:27:14.281Z Compiling parking_lot v0.12.5
18492026-03-10T18:27:14.361Z Compiling mio v1.1.1
18502026-03-10T18:27:14.440Z Compiling socket2 v0.6.2
18512026-03-10T18:27:14.609Z Compiling schemars v0.8.22
18522026-03-10T18:27:14.643Z Compiling serde_derive v1.0.228
18532026-03-10T18:27:14.683Z Compiling zeroize_derive v1.4.3
18542026-03-10T18:27:14.695Z Compiling zerofrom-derive v0.1.6
18552026-03-10T18:27:14.820Z Compiling yoke-derive v0.8.1
18562026-03-10T18:27:14.872Z Compiling zerovec-derive v0.11.2
18572026-03-10T18:27:15.282Z Compiling displaydoc v0.2.5
18582026-03-10T18:27:15.425Z Compiling zerocopy-derive v0.8.40
18592026-03-10T18:27:15.442Z Compiling tokio-macros v2.6.0
18602026-03-10T18:27:15.484Z Compiling zeroize v1.8.2
18612026-03-10T18:27:16.033Z Compiling futures-macro v0.3.32
18622026-03-10T18:27:16.178Z Compiling thiserror-impl v2.0.18
18632026-03-10T18:27:16.264Z Compiling zerofrom v0.1.6
18642026-03-10T18:27:16.417Z Compiling yoke v0.8.1
18652026-03-10T18:27:16.491Z Compiling tracing-attributes v0.1.31
18662026-03-10T18:27:16.671Z Compiling zerovec v0.11.5
18672026-03-10T18:27:16.896Z Compiling crypto-common v0.1.7
18682026-03-10T18:27:17.041Z Compiling zerotrie v0.2.3
18692026-03-10T18:27:17.085Z Compiling block-buffer v0.10.4
18702026-03-10T18:27:17.297Z Compiling der_derive v0.7.3
18712026-03-10T18:27:17.506Z Compiling tinystr v0.8.2
18722026-03-10T18:27:17.524Z Compiling potential_utf v0.1.4
18732026-03-10T18:27:17.762Z Compiling icu_locale_core v2.1.1
18742026-03-10T18:27:17.797Z Compiling icu_collections v2.1.1
18752026-03-10T18:27:17.817Z Compiling serde_derive_internals v0.29.1
18762026-03-10T18:27:18.139Z Compiling rand_core v0.10.0
18772026-03-10T18:27:18.503Z Compiling utf8_iter v1.0.4
18782026-03-10T18:27:18.735Z Compiling icu_provider v2.1.1
18792026-03-10T18:27:18.865Z Compiling aws-lc-rs v1.16.0
18802026-03-10T18:27:19.045Z Compiling bytes v1.11.1
18812026-03-10T18:27:19.228Z Compiling icu_properties v2.1.2
18822026-03-10T18:27:19.254Z Compiling icu_normalizer v2.1.1
18832026-03-10T18:27:19.929Z Compiling schemars_derive v0.8.22
18842026-03-10T18:27:19.956Z Compiling digest v0.10.7
18852026-03-10T18:27:20.229Z Compiling form_urlencoded v1.2.2
18862026-03-10T18:27:20.295Z Compiling strsim v0.11.1
18872026-03-10T18:27:20.572Z Compiling idna_adapter v1.2.1
18882026-03-10T18:27:20.684Z Compiling futures-core v0.3.32
18892026-03-10T18:27:20.749Z Compiling idna v1.1.0
18902026-03-10T18:27:20.964Z Compiling tokio v1.49.0
18912026-03-10T18:27:21.351Z Compiling thiserror v1.0.69
18922026-03-10T18:27:21.467Z Compiling ucd-trie v0.1.7
18932026-03-10T18:27:21.589Z Compiling httparse v1.10.1
18942026-03-10T18:27:21.720Z Compiling byteorder v1.5.0
18952026-03-10T18:27:21.924Z Compiling pest v2.8.6
18962026-03-10T18:27:22.035Z Compiling url v2.5.8
18972026-03-10T18:27:22.406Z Compiling heck v0.5.0
18982026-03-10T18:27:22.502Z Compiling ident_case v1.0.1
18992026-03-10T18:27:22.507Z Compiling vcpkg v0.2.15
19002026-03-10T18:27:23.006Z Compiling thiserror-impl v1.0.69
19012026-03-10T18:27:23.304Z Compiling openssl-sys v0.9.111
19022026-03-10T18:27:23.467Z Compiling pest_meta v2.8.6
19032026-03-10T18:27:23.876Z Compiling crossbeam-utils v0.8.21
19042026-03-10T18:27:23.907Z Compiling regex-syntax v0.8.10
19052026-03-10T18:27:24.123Z Compiling syn v1.0.109
19062026-03-10T18:27:24.272Z Compiling pest_generator v2.8.6
19072026-03-10T18:27:25.311Z Compiling pest_derive v2.8.6
19082026-03-10T18:27:25.501Z Compiling rustls v0.23.37
19092026-03-10T18:27:25.626Z Compiling futures-sink v0.3.32
19102026-03-10T18:27:25.785Z Compiling futures-channel v0.3.32
19112026-03-10T18:27:26.300Z Compiling rustc_version v0.4.1
19122026-03-10T18:27:26.585Z Compiling slab v0.4.12
19132026-03-10T18:27:26.653Z Compiling futures-task v0.3.32
19142026-03-10T18:27:26.787Z Compiling futures-io v0.3.32
19152026-03-10T18:27:26.853Z Compiling cpufeatures v0.2.17
19162026-03-10T18:27:26.951Z Compiling futures-util v0.3.32
19172026-03-10T18:27:27.000Z Compiling hmac v0.12.1
19182026-03-10T18:27:27.107Z Compiling plain v0.2.3
19192026-03-10T18:27:27.184Z Compiling iana-time-zone v0.1.65
19202026-03-10T18:27:27.451Z Compiling chrono v0.4.44
19212026-03-10T18:27:27.647Z Compiling uuid v1.21.0
19222026-03-10T18:27:27.951Z Compiling block-padding v0.3.3
19232026-03-10T18:27:28.160Z Compiling aho-corasick v1.1.4
19242026-03-10T18:27:28.736Z Compiling time-core v0.1.8
19252026-03-10T18:27:28.883Z Compiling num-conv v0.2.0
19262026-03-10T18:27:29.138Z Compiling time-macros v0.2.27
19272026-03-10T18:27:29.441Z Compiling regex-automata v0.4.14
19282026-03-10T18:27:30.317Z Compiling inout v0.1.4
19292026-03-10T18:27:30.574Z Compiling ppv-lite86 v0.2.21
19302026-03-10T18:27:30.919Z Compiling openssl v0.10.75
19312026-03-10T18:27:30.954Z Compiling pretty-hex v0.4.1
19322026-03-10T18:27:31.523Z Compiling cipher v0.4.4
19332026-03-10T18:27:31.578Z Compiling sha2 v0.10.9
19342026-03-10T18:27:31.726Z Compiling serde_tokenstream v0.2.3
19352026-03-10T18:27:31.946Z Compiling rustls-pki-types v1.14.0
19362026-03-10T18:27:31.951Z Compiling scroll_derive v0.12.1
19372026-03-10T18:27:32.067Z Compiling scroll_derive v0.13.1
19382026-03-10T18:27:32.192Z Compiling crc32fast v1.5.0
19392026-03-10T18:27:32.828Z Compiling either v1.15.0
19402026-03-10T18:27:32.863Z Compiling base64ct v1.8.3
19412026-03-10T18:27:32.863Z Compiling anyhow v1.0.102
19422026-03-10T18:27:33.052Z Compiling darling_core v0.21.3
19432026-03-10T18:27:33.140Z Compiling pem-rfc7468 v0.7.0
19442026-03-10T18:27:33.250Z Compiling openssl-macros v0.1.1
19452026-03-10T18:27:33.734Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19462026-03-10T18:27:33.799Z Compiling flagset v0.4.7
19472026-03-10T18:27:33.799Z Compiling native-tls v0.2.18
19482026-03-10T18:27:33.914Z Compiling der v0.7.10
19492026-03-10T18:27:34.168Z Compiling regex v1.12.3
19502026-03-10T18:27:34.421Z Compiling rand_core v0.9.5
19512026-03-10T18:27:34.812Z Compiling http v1.4.0
19522026-03-10T18:27:34.887Z Compiling zerocopy-derive v0.7.35
19532026-03-10T18:27:35.467Z Compiling slog v2.8.2
19542026-03-10T18:27:35.737Z Compiling tracing-core v0.1.36
19552026-03-10T18:27:35.824Z Compiling untrusted v0.9.0
19562026-03-10T18:27:35.976Z Compiling dyn-clone v1.0.20
19572026-03-10T18:27:36.091Z Compiling darling_macro v0.21.3
19582026-03-10T18:27:36.174Z Compiling rayon-core v1.13.0
19592026-03-10T18:27:36.432Z Compiling tracing v0.1.44
19602026-03-10T18:27:36.705Z Compiling darling v0.21.3
19612026-03-10T18:27:37.008Z Compiling spki v0.7.3
19622026-03-10T18:27:37.067Z Compiling salsa20 v0.10.2
19632026-03-10T18:27:41.475Z Compiling pbkdf2 v0.12.2
19642026-03-10T18:27:41.600Z Compiling cookie v0.18.1
19652026-03-10T18:27:41.600Z Compiling base64 v0.22.1
19662026-03-10T18:27:41.600Z Compiling camino v1.2.2
19672026-03-10T18:27:41.705Z Compiling scrypt v0.11.0
19682026-03-10T18:27:41.705Z Compiling rand_chacha v0.9.0
19692026-03-10T18:27:41.705Z Compiling tokio-util v0.7.18
19702026-03-10T18:27:41.705Z Compiling cbc v0.1.2
19712026-03-10T18:27:41.706Z Compiling aes v0.8.4
19722026-03-10T18:27:41.706Z Compiling usdt-impl v0.5.0
19732026-03-10T18:27:41.706Z Compiling usdt-impl v0.6.0
19742026-03-10T18:27:41.706Z Compiling ref-cast v1.0.25
19752026-03-10T18:27:41.706Z Compiling winnow v0.7.14
19762026-03-10T18:27:41.706Z Compiling paste v1.0.15
19772026-03-10T18:27:42.240Z Compiling pkcs5 v0.7.1
19782026-03-10T18:27:42.266Z Compiling rand v0.9.2
19792026-03-10T18:27:42.986Z Compiling http-body v1.0.1
19802026-03-10T18:27:43.374Z Compiling scroll v0.13.0
19812026-03-10T18:27:43.390Z Compiling scroll v0.12.0
19822026-03-10T18:27:43.489Z Compiling heapless v0.7.17
19832026-03-10T18:27:43.787Z Compiling toml_datetime v0.6.11
19842026-03-10T18:27:43.803Z Compiling serde_spanned v0.6.9
19852026-03-10T18:27:43.971Z Compiling bzip2-sys v0.1.13+1.0.8
19862026-03-10T18:27:44.117Z Compiling atomic-waker v1.1.2
19872026-03-10T18:27:44.130Z Compiling untrusted v0.7.1
19882026-03-10T18:27:44.268Z Compiling openssl-probe v0.2.1
19892026-03-10T18:27:44.335Z Compiling signal-hook v0.3.18
19902026-03-10T18:27:44.406Z Compiling zstd-safe v7.2.4
19912026-03-10T18:27:44.663Z Compiling goblin v0.8.2
19922026-03-10T18:27:44.699Z Compiling goblin v0.10.5
19932026-03-10T18:27:45.145Z Compiling toml_parser v1.0.9+spec-1.1.0
19942026-03-10T18:27:45.193Z Compiling pkcs8 v0.10.2
19952026-03-10T18:27:45.715Z Compiling zerocopy v0.7.35
19962026-03-10T18:27:45.889Z Compiling darling_core v0.20.11
19972026-03-10T18:27:46.261Z Compiling ref-cast-impl v1.0.25
19982026-03-10T18:27:46.494Z Compiling toml_datetime v0.7.5+spec-1.1.0
19992026-03-10T18:27:46.656Z Compiling try-lock v0.2.5
20002026-03-10T18:27:46.798Z Compiling tower-layer v0.3.3
20012026-03-10T18:27:46.843Z Compiling tinyvec_macros v0.1.1
20022026-03-10T18:27:46.949Z Compiling fastrand v2.3.0
20032026-03-10T18:27:47.011Z Compiling litrs v1.0.0
20042026-03-10T18:27:47.505Z Compiling winnow v0.5.40
20052026-03-10T18:27:47.799Z Compiling tower-service v0.3.3
20062026-03-10T18:27:48.077Z Compiling rustix v0.38.44
20072026-03-10T18:27:48.491Z Compiling h2 v0.4.13
20082026-03-10T18:27:48.676Z Compiling darling_macro v0.20.11
20092026-03-10T18:27:49.083Z Compiling dof v0.4.0
20102026-03-10T18:27:49.262Z Compiling toml_edit v0.19.15
20112026-03-10T18:27:49.416Z Compiling dof v0.3.0
20122026-03-10T18:27:50.159Z Compiling document-features v0.2.12
20132026-03-10T18:27:50.237Z Compiling want v0.3.1
20142026-03-10T18:27:50.843Z Compiling tinyvec v1.10.0
20152026-03-10T18:27:52.617Z Compiling dtrace-parser v0.2.0
20162026-03-10T18:27:52.954Z Compiling dtrace-parser v0.3.0
20172026-03-10T18:27:53.468Z Compiling curve25519-dalek v4.1.3
20182026-03-10T18:27:53.536Z Compiling ipnet v2.11.0
20192026-03-10T18:27:53.787Z Compiling daft-derive v0.1.5
20202026-03-10T18:27:54.232Z Compiling async-trait v0.1.89
20212026-03-10T18:27:54.393Z Compiling spin v0.9.8
20222026-03-10T18:27:54.664Z Compiling thread-id v4.2.2
20232026-03-10T18:27:54.685Z Compiling thread-id v5.1.0
20242026-03-10T18:27:54.772Z Compiling proc-macro-error-attr v1.0.4
20252026-03-10T18:27:55.031Z Compiling num-bigint-dig v0.8.6
20262026-03-10T18:27:55.100Z Compiling powerfmt v0.2.0
20272026-03-10T18:27:55.284Z Compiling smoltcp v0.9.1
20282026-03-10T18:27:55.303Z Compiling foreign-types-shared v0.1.1
20292026-03-10T18:27:55.414Z Compiling pin-utils v0.1.0
20302026-03-10T18:27:55.431Z Compiling httpdate v1.0.3
20312026-03-10T18:27:55.549Z Compiling foreign-types v0.3.2
20322026-03-10T18:27:55.642Z Compiling deranged v0.5.8
20332026-03-10T18:27:55.681Z Compiling hyper v1.8.1
20342026-03-10T18:27:55.828Z Compiling tempfile v3.25.0
20352026-03-10T18:27:57.630Z Compiling darling v0.20.11
20362026-03-10T18:27:57.958Z Compiling ipnetwork v0.21.1
20372026-03-10T18:27:58.378Z Compiling strum_macros v0.26.4
20382026-03-10T18:27:58.560Z Compiling wait-timeout v0.2.1
20392026-03-10T18:27:58.838Z Compiling proc-macro-error v1.0.4
20402026-03-10T18:27:59.512Z Compiling num_threads v0.1.7
20412026-03-10T18:27:59.628Z Compiling anstyle v1.0.13
20422026-03-10T18:27:59.905Z Compiling simd-adler32 v0.3.8
20432026-03-10T18:28:00.017Z Compiling bit-vec v0.8.0
20442026-03-10T18:28:00.214Z Compiling utf8parse v0.2.2
20452026-03-10T18:28:00.268Z Compiling unicode-segmentation v1.12.0
20462026-03-10T18:28:00.466Z Compiling siphasher v1.0.2
20472026-03-10T18:28:00.701Z Compiling quick-error v1.2.3
20482026-03-10T18:28:01.005Z Compiling time v0.3.47
20492026-03-10T18:28:01.803Z Compiling rusty-fork v0.3.1
20502026-03-10T18:28:02.186Z Compiling anstyle-parse v0.2.7
20512026-03-10T18:28:02.422Z Compiling bit-set v0.8.0
20522026-03-10T18:28:02.966Z Compiling hyper-util v0.1.20
20532026-03-10T18:28:04.261Z Compiling derive_builder_core v0.20.2
20542026-03-10T18:28:04.365Z Compiling crossbeam-epoch v0.9.18
20552026-03-10T18:28:05.324Z Compiling unicode-normalization v0.1.25
20562026-03-10T18:28:05.721Z Compiling rustls-native-certs v0.8.3
20572026-03-10T18:28:06.229Z Compiling rand_xorshift v0.4.0
20582026-03-10T18:28:06.409Z Compiling hubpack_derive v0.1.1
20592026-03-10T18:28:06.478Z Compiling sync_wrapper v1.0.2
20602026-03-10T18:28:06.569Z Compiling strum_macros v0.27.2
20612026-03-10T18:28:06.614Z Compiling signature v2.2.0
20622026-03-10T18:28:06.791Z Compiling curve25519-dalek-derive v0.1.1
20632026-03-10T18:28:06.902Z Compiling fs-err v3.3.0
20642026-03-10T18:28:07.009Z Compiling ahash v0.8.12
20652026-03-10T18:28:07.087Z Compiling is_terminal_polyfill v1.70.2
20662026-03-10T18:28:07.165Z Compiling unicode-bidi v0.3.18
20672026-03-10T18:28:07.273Z Compiling anstyle-query v1.1.5
20682026-03-10T18:28:07.290Z Compiling unarray v0.1.4
20692026-03-10T18:28:07.432Z Compiling adler2 v2.0.1
20702026-03-10T18:28:07.444Z Compiling unicode-properties v0.1.4
20712026-03-10T18:28:07.570Z Compiling colorchoice v1.0.4
20722026-03-10T18:28:07.691Z Compiling object v0.37.3
20732026-03-10T18:28:07.731Z Compiling anstream v0.6.21
20742026-03-10T18:28:07.810Z Compiling stringprep v0.1.5
20752026-03-10T18:28:08.023Z Compiling miniz_oxide v0.8.9
20762026-03-10T18:28:08.103Z Compiling proptest v1.10.0
20772026-03-10T18:28:08.748Z Compiling tower v0.5.3
20782026-03-10T18:28:09.674Z Compiling derive_builder_macro v0.20.2
20792026-03-10T18:28:09.737Z Compiling crossbeam-deque v0.8.6
20802026-03-10T18:28:09.775Z Compiling heck v0.4.1
20812026-03-10T18:28:09.966Z Compiling usdt-attr-macro v0.6.0
20822026-03-10T18:28:09.986Z Compiling usdt-macro v0.6.0
20832026-03-10T18:28:10.890Z Compiling http-body-util v0.1.3
20842026-03-10T18:28:10.924Z Compiling webpki-roots v1.0.6
20852026-03-10T18:28:11.275Z Compiling rand_chacha v0.3.1
20862026-03-10T18:28:11.279Z Compiling num-integer v0.1.46
20872026-03-10T18:28:11.305Z Compiling hash32 v0.2.1
20882026-03-10T18:28:11.525Z Compiling md-5 v0.10.6
20892026-03-10T18:28:11.542Z Compiling erased-serde v0.3.31
20902026-03-10T18:28:11.644Z Compiling vergen-lib v0.1.6
20912026-03-10T18:28:11.682Z Compiling ff v0.13.1
20922026-03-10T18:28:11.759Z Compiling ryu v1.0.23
20932026-03-10T18:28:11.862Z Compiling base16ct v0.2.0
20942026-03-10T18:28:11.930Z Compiling iri-string v0.7.10
20952026-03-10T18:28:12.007Z Compiling fallible-iterator v0.2.0
20962026-03-10T18:28:12.039Z Compiling psl-types v2.0.11
20972026-03-10T18:28:12.296Z Compiling zlib-rs v0.6.2
20982026-03-10T18:28:12.408Z Compiling postgres-protocol v0.6.10
20992026-03-10T18:28:12.425Z Compiling serde_urlencoded v0.7.1
21002026-03-10T18:28:12.471Z Compiling publicsuffix v2.3.0
21012026-03-10T18:28:12.678Z Compiling sec1 v0.7.3
21022026-03-10T18:28:13.048Z Compiling group v0.13.0
21032026-03-10T18:28:13.097Z Compiling num-iter v0.1.45
21042026-03-10T18:28:13.189Z Compiling rand v0.8.5
21052026-03-10T18:28:13.665Z Compiling tower-http v0.6.8
21062026-03-10T18:28:14.218Z Compiling newtype-uuid v1.3.2
21072026-03-10T18:28:14.553Z Compiling oxnet v0.1.4
21082026-03-10T18:28:14.590Z Compiling derive_builder v0.20.2
21092026-03-10T18:28:14.607Z Compiling zone_cfg_derive v0.3.1
21102026-03-10T18:28:14.707Z Compiling tokio-native-tls v0.3.1
21112026-03-10T18:28:14.988Z Compiling phf_shared v0.13.1
21122026-03-10T18:28:15.030Z Compiling flate2 v1.1.9
21132026-03-10T18:28:15.395Z Compiling lazy_static v1.5.0
21142026-03-10T18:28:15.543Z Compiling terminal_size v0.4.3
21152026-03-10T18:28:15.580Z Compiling serde_with_macros v3.17.0
21162026-03-10T18:28:15.705Z Compiling hkdf v0.12.4
21172026-03-10T18:28:15.769Z Compiling clap_derive v4.5.55
21182026-03-10T18:28:15.885Z Compiling enum-as-inner v0.6.1
21192026-03-10T18:28:16.372Z Compiling cargo-platform v0.1.9
21202026-03-10T18:28:16.516Z Compiling crypto-bigint v0.5.5
21212026-03-10T18:28:16.635Z Compiling serde_repr v0.1.20
21222026-03-10T18:28:16.667Z Compiling vergen v9.0.6
21232026-03-10T18:28:17.314Z Compiling foldhash v0.1.5
21242026-03-10T18:28:17.351Z Compiling libbz2-rs-sys v0.2.2
21252026-03-10T18:28:17.508Z Compiling clap_lex v1.0.0
21262026-03-10T18:28:17.529Z Compiling bitflags v1.3.2
21272026-03-10T18:28:17.620Z Compiling unicode-width v0.2.0
21282026-03-10T18:28:17.968Z Compiling managed v0.8.0
21292026-03-10T18:28:18.262Z Compiling bumpalo v3.20.2
21302026-03-10T18:28:18.559Z Compiling zopfli v0.8.3
21312026-03-10T18:28:18.954Z Compiling elliptic-curve v0.13.8
21322026-03-10T18:28:19.287Z Compiling console v0.16.2
21332026-03-10T18:28:19.335Z Compiling bzip2 v0.6.1
21342026-03-10T18:28:19.392Z Compiling clap_builder v4.5.60
21352026-03-10T18:28:19.458Z Compiling hashbrown v0.15.5
21362026-03-10T18:28:19.966Z Compiling cargo_metadata v0.19.2
21372026-03-10T18:28:22.556Z Compiling phf v0.13.1
21382026-03-10T18:28:22.573Z Compiling zstd v0.13.3
21392026-03-10T18:28:22.713Z Compiling hyper-tls v0.6.0
21402026-03-10T18:28:22.764Z Compiling daft v0.1.5
21412026-03-10T18:28:22.975Z Compiling signal-hook-mio v0.2.5
21422026-03-10T18:28:23.098Z Compiling rayon v1.11.0
21432026-03-10T18:28:23.115Z Compiling cookie_store v0.22.1
21442026-03-10T18:28:23.118Z Compiling bzip2 v0.4.4
21452026-03-10T18:28:23.285Z Compiling postgres-types v0.2.12
21462026-03-10T18:28:23.379Z Compiling strum v0.27.2
21472026-03-10T18:28:23.773Z Compiling hubpack v0.1.2
21482026-03-10T18:28:23.871Z Compiling ed25519 v2.2.3
21492026-03-10T18:28:23.956Z Compiling phf_shared v0.11.3
21502026-03-10T18:28:24.187Z Compiling pkcs1 v0.7.5
21512026-03-10T18:28:24.857Z Compiling itertools v0.12.1
21522026-03-10T18:28:25.209Z Compiling bstr v1.12.1
21532026-03-10T18:28:25.509Z Compiling rfc6979 v0.4.0
21542026-03-10T18:28:25.662Z Compiling float-cmp v0.10.0
21552026-03-10T18:28:25.994Z Compiling serde-big-array v0.5.1
21562026-03-10T18:28:26.050Z Compiling hex v0.4.3
21572026-03-10T18:28:26.190Z Compiling env_filter v1.0.0
21582026-03-10T18:28:26.473Z Compiling memmap2 v0.9.10
21592026-03-10T18:28:26.523Z Compiling encoding_rs v0.8.35
21602026-03-10T18:28:26.567Z Compiling precomputed-hash v0.1.1
21612026-03-10T18:28:26.674Z Compiling mime v0.3.17
21622026-03-10T18:28:26.726Z Compiling whoami v2.1.0
21632026-03-10T18:28:26.988Z Compiling difflib v0.4.0
21642026-03-10T18:28:27.188Z Compiling data-encoding v2.10.0
21652026-03-10T18:28:27.596Z Compiling toml_write v0.1.2
21662026-03-10T18:28:27.886Z Compiling rustc-hash v2.1.1
21672026-03-10T18:28:27.918Z Compiling keccak v0.1.6
21682026-03-10T18:28:28.037Z Compiling normalize-line-endings v0.3.0
21692026-03-10T18:28:28.181Z Compiling jiff v0.2.21
21702026-03-10T18:28:28.275Z Compiling static_assertions v1.1.0
21712026-03-10T18:28:28.365Z Compiling fixedbitset v0.5.7
21722026-03-10T18:28:28.466Z Compiling unit-prefix v0.5.2
21732026-03-10T18:28:28.717Z Compiling predicates-core v1.0.10
21742026-03-10T18:28:28.735Z Compiling fixedbitset v0.4.2
21752026-03-10T18:28:28.741Z Compiling new_debug_unreachable v1.0.6
21762026-03-10T18:28:29.020Z Compiling petgraph v0.6.5
21772026-03-10T18:28:29.630Z Compiling predicates v3.1.4
21782026-03-10T18:28:30.390Z Compiling rustls-webpki v0.103.9
21792026-03-10T18:28:30.410Z Compiling string_cache v0.8.9
21802026-03-10T18:28:30.681Z Compiling petgraph v0.8.3
21812026-03-10T18:28:31.462Z Compiling indicatif v0.18.4
21822026-03-10T18:28:32.503Z Compiling zip v4.6.1
21832026-03-10T18:28:33.295Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21842026-03-10T18:28:33.343Z Compiling sha3 v0.10.8
21852026-03-10T18:28:33.437Z Compiling iddqd v0.3.17
21862026-03-10T18:28:33.694Z Compiling toml_edit v0.22.27
21872026-03-10T18:28:34.907Z Compiling hickory-proto v0.25.2
21882026-03-10T18:28:37.016Z Compiling tokio-rustls v0.26.4
21892026-03-10T18:28:37.045Z Compiling rustls-platform-verifier v0.6.2
21902026-03-10T18:28:37.308Z Compiling tokio-postgres v0.7.16
21912026-03-10T18:28:37.363Z Compiling hyper-rustls v0.27.7
21922026-03-10T18:28:37.642Z Compiling usdt v0.6.0
21932026-03-10T18:28:37.761Z Compiling reqwest v0.13.2
21942026-03-10T18:28:37.956Z Compiling reqwest v0.12.28
21952026-03-10T18:28:40.047Z Compiling env_logger v0.11.9
21962026-03-10T18:28:40.315Z Compiling zone v0.3.1
21972026-03-10T18:28:40.477Z Compiling serde_with v3.17.0
21982026-03-10T18:28:40.809Z Compiling similar v2.7.0
21992026-03-10T18:28:41.133Z Compiling ecdsa v0.16.9
22002026-03-10T18:28:42.276Z Compiling rsa v0.9.10
22012026-03-10T18:28:42.318Z Compiling ed25519-dalek v2.2.0
22022026-03-10T18:28:43.204Z Compiling zip v0.6.6
22032026-03-10T18:28:43.258Z Compiling crossterm v0.28.1
22042026-03-10T18:28:43.443Z Compiling clap v4.5.60
22052026-03-10T18:28:43.548Z Compiling strum v0.26.3
22062026-03-10T18:28:43.700Z Compiling toml v0.7.8
22072026-03-10T18:28:43.779Z Compiling tokio-stream v0.1.18
22082026-03-10T18:28:44.023Z Compiling x509-cert v0.2.5
22092026-03-10T18:28:45.220Z Compiling itertools v0.13.0
22102026-03-10T18:28:45.283Z Compiling buf-list v1.1.2
22112026-03-10T18:28:45.602Z Compiling sha1 v0.10.6
22122026-03-10T18:28:45.878Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22132026-03-10T18:28:46.137Z Compiling openapiv3 v2.2.0
22142026-03-10T18:28:47.313Z Compiling peg-runtime v0.8.5
22152026-03-10T18:28:47.899Z Compiling lalrpop-util v0.19.12
22162026-03-10T18:28:48.328Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22172026-03-10T18:29:03.788Z Compiling itertools v0.14.0
22182026-03-10T18:29:04.208Z Compiling macaddr v1.0.1
22192026-03-10T18:29:04.283Z Compiling structmeta-derive v0.3.0
22202026-03-10T18:29:05.103Z Compiling heapless v0.8.0
22212026-03-10T18:29:05.491Z Compiling ingot-macros v0.1.1
22222026-03-10T18:29:05.615Z Compiling structmeta v0.3.0
22232026-03-10T18:29:10.435Z Compiling toml_edit v0.23.10+spec-1.0.0
22242026-03-10T18:29:10.873Z Compiling hash32 v0.3.1
22252026-03-10T18:29:11.651Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22262026-03-10T18:29:11.713Z Compiling smoltcp v0.11.0
22272026-03-10T18:29:14.572Z Compiling proc-macro-crate v3.4.0
22282026-03-10T18:29:18.449Z Compiling ingot-types v0.1.2
22292026-03-10T18:29:27.834Z Compiling cobs v0.3.0
22302026-03-10T18:29:27.941Z Compiling rustls v0.22.4
22312026-03-10T18:29:27.941Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22322026-03-10T18:29:33.119Z Compiling postcard v1.1.3
22332026-03-10T18:29:35.197Z Compiling ingot v0.1.1
22342026-03-10T18:29:37.377Z Compiling num_enum_derive v0.7.5
22352026-03-10T18:29:39.163Z Compiling proc-macro-crate v1.3.1
22362026-03-10T18:29:39.618Z Compiling rustls-webpki v0.102.8
22372026-03-10T18:29:40.528Z Compiling futures-executor v0.3.32
22382026-03-10T18:29:40.886Z Compiling foreign-types-macros v0.2.3
22392026-03-10T18:29:40.912Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22402026-03-10T18:29:41.127Z Compiling multer v3.1.0
22412026-03-10T18:29:41.221Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22422026-03-10T18:29:41.302Z Compiling thread_local v1.1.9
22432026-03-10T18:29:41.495Z Compiling foreign-types-shared v0.3.1
22442026-03-10T18:29:41.622Z Compiling match_cfg v0.1.0
22452026-03-10T18:29:41.653Z Compiling slog-async v2.8.0
22462026-03-10T18:29:41.714Z Compiling cpufeatures v0.3.0
22472026-03-10T18:29:41.733Z Compiling hostname v0.3.1
22482026-03-10T18:29:41.839Z Compiling chacha20 v0.10.0
22492026-03-10T18:29:41.900Z Compiling foreign-types v0.5.0
22502026-03-10T18:29:42.010Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22512026-03-10T18:29:42.029Z Compiling futures v0.3.32
22522026-03-10T18:29:42.128Z Compiling num_enum_derive v0.5.11
22532026-03-10T18:29:42.146Z Compiling num_enum v0.7.5
22542026-03-10T18:29:42.316Z Compiling derive-ex v0.1.8
22552026-03-10T18:29:42.366Z Compiling tabwriter v1.4.1
22562026-03-10T18:29:42.411Z Compiling slog-json v2.6.1
22572026-03-10T18:29:42.719Z Compiling crossbeam-channel v0.5.15
22582026-03-10T18:29:42.827Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22592026-03-10T18:29:43.390Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22602026-03-10T18:29:43.390Z Compiling async-stream-impl v0.3.6
22612026-03-10T18:29:43.596Z Compiling serde_spanned v1.0.4
22622026-03-10T18:29:43.793Z Compiling cstr-argument v0.1.2
22632026-03-10T18:29:43.955Z Compiling memoffset v0.9.1
22642026-03-10T18:29:44.009Z Compiling is-terminal v0.4.17
22652026-03-10T18:29:44.138Z Compiling dropshot v0.16.7
22662026-03-10T18:29:44.157Z Compiling term v1.2.1
22672026-03-10T18:29:44.227Z Compiling cfg_aliases v0.2.1
22682026-03-10T18:29:44.287Z Compiling take_mut v0.2.2
22692026-03-10T18:29:44.328Z Compiling toml_writer v1.0.6+spec-1.1.0
22702026-03-10T18:29:44.402Z Compiling crucible-workspace-hack v0.1.0
22712026-03-10T18:29:44.419Z Compiling typeid v1.0.3
22722026-03-10T18:29:44.435Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22732026-03-10T18:29:44.677Z Compiling toml v0.9.12+spec-1.1.0
22742026-03-10T18:29:44.696Z Compiling slog-term v2.9.2
22752026-03-10T18:29:44.733Z Compiling test-strategy v0.4.5
22762026-03-10T18:29:44.825Z Compiling tokio-rustls v0.25.0
22772026-03-10T18:29:45.024Z Compiling nix v0.30.1
22782026-03-10T18:29:45.270Z Compiling async-stream v0.3.6
22792026-03-10T18:29:45.518Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22802026-03-10T18:29:46.038Z Compiling num_enum v0.5.11
22812026-03-10T18:29:46.204Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22822026-03-10T18:29:46.347Z Compiling slog-bunyan v2.5.0
22832026-03-10T18:29:46.468Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22842026-03-10T18:29:46.485Z Compiling rand v0.10.0
22852026-03-10T18:29:46.574Z Compiling progenitor-client v0.13.0
22862026-03-10T18:29:46.593Z Compiling parse-display-derive v0.10.0
22872026-03-10T18:29:46.596Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22882026-03-10T18:29:46.750Z Compiling backon v1.6.0
22892026-03-10T18:29:46.902Z Compiling waitgroup v0.1.2
22902026-03-10T18:29:47.086Z Compiling rustls-pemfile v2.2.0
22912026-03-10T18:29:47.103Z Compiling dropshot_endpoint v0.16.7
22922026-03-10T18:29:47.205Z Compiling newtype-uuid-macros v0.1.0
22932026-03-10T18:29:47.460Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22942026-03-10T18:29:47.606Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
22952026-03-10T18:29:47.943Z Compiling serde_path_to_error v0.1.20
22962026-03-10T18:29:47.976Z Compiling hostname v0.4.2
22972026-03-10T18:29:48.044Z Compiling instant v0.1.13
22982026-03-10T18:29:48.186Z Compiling colored v3.1.1
22992026-03-10T18:29:48.204Z Compiling debug-ignore v1.0.5
23002026-03-10T18:29:48.204Z Compiling erased-serde v0.4.9
23012026-03-10T18:29:48.348Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23022026-03-10T18:29:48.626Z Compiling backoff v0.4.0
23032026-03-10T18:29:48.643Z Compiling parse-display v0.10.0
23042026-03-10T18:29:48.903Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23052026-03-10T18:29:49.093Z Compiling progenitor-extras v0.1.1
23062026-03-10T18:29:49.151Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23072026-03-10T18:29:49.404Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23082026-03-10T18:29:49.755Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23092026-03-10T18:29:49.920Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23102026-03-10T18:29:50.366Z Compiling progenitor-client v0.10.0
23112026-03-10T18:29:50.538Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23122026-03-10T18:29:50.545Z Compiling camino-tempfile v1.4.1
23132026-03-10T18:29:50.966Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23142026-03-10T18:29:50.984Z Compiling regress v0.10.5
23152026-03-10T18:29:51.061Z Compiling secrecy v0.10.3
23162026-03-10T18:29:51.285Z Compiling num-derive v0.4.2
23172026-03-10T18:29:52.487Z Compiling sigpipe v0.1.3
23182026-03-10T18:29:52.612Z Compiling glob v0.3.3
23192026-03-10T18:29:52.679Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23202026-03-10T18:29:52.827Z Compiling libefi-sys v0.1.0
23212026-03-10T18:29:52.962Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23222026-03-10T18:29:53.116Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23232026-03-10T18:29:53.785Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23242026-03-10T18:29:53.821Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23252026-03-10T18:29:54.003Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23262026-03-10T18:29:54.152Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23272026-03-10T18:29:55.496Z Compiling usdt-macro v0.5.0
23282026-03-10T18:29:56.138Z Compiling usdt-attr-macro v0.5.0
23292026-03-10T18:29:56.390Z Compiling smf v0.2.3
23302026-03-10T18:29:57.117Z Compiling bitfield-struct v0.6.2
23312026-03-10T18:29:57.172Z Compiling ordered-float v2.10.1
23322026-03-10T18:29:57.568Z Compiling blake3 v1.8.3
23332026-03-10T18:29:57.749Z Compiling memmap v0.7.0
23342026-03-10T18:29:57.902Z Compiling whoami v1.6.1
23352026-03-10T18:29:57.928Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23362026-03-10T18:29:57.992Z Compiling usdt v0.5.0
23372026-03-10T18:29:58.048Z Compiling serde-value v0.7.0
23382026-03-10T18:29:58.368Z Compiling serde-untagged v0.1.9
23392026-03-10T18:29:58.462Z Compiling toml v0.8.23
23402026-03-10T18:29:58.524Z Compiling filetime v0.2.27
23412026-03-10T18:29:58.664Z Compiling constant_time_eq v0.4.2
23422026-03-10T18:29:58.783Z Compiling same-file v1.0.6
23432026-03-10T18:29:58.800Z Compiling arrayref v0.3.9
23442026-03-10T18:29:58.852Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23452026-03-10T18:29:58.900Z Compiling arrayvec v0.7.6
23462026-03-10T18:29:58.917Z Compiling unicode-xid v0.2.6
23472026-03-10T18:29:58.965Z Compiling xattr v1.6.1
23482026-03-10T18:29:58.982Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23492026-03-10T18:29:59.002Z Compiling walkdir v2.5.0
23502026-03-10T18:29:59.096Z Compiling cargo-util-schemas v0.8.2
23512026-03-10T18:29:59.233Z Compiling tar v0.4.44
23522026-03-10T18:29:59.852Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23532026-03-10T18:29:59.912Z Compiling tokio-dtrace v0.1.1
23542026-03-10T18:30:00.152Z Compiling gethostname v0.5.0
23552026-03-10T18:30:00.327Z Compiling cargo-platform v0.2.0
23562026-03-10T18:30:00.387Z Compiling topological-sort v0.2.2
23572026-03-10T18:30:00.615Z Compiling cargo_metadata v0.21.0
23582026-03-10T18:30:00.655Z Compiling omicron-zone-package v0.12.2
23592026-03-10T18:30:01.039Z Compiling oxide-tokio-rt v0.1.2
23602026-03-10T18:30:01.647Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23612026-03-10T18:30:01.855Z Compiling indent_write v2.2.0
23622026-03-10T18:30:02.061Z Compiling shell-words v1.1.1
23632026-03-10T18:30:04.788Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23642026-03-10T18:30:06.346Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23652026-03-10T18:30:07.703Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23662026-03-10T18:30:19.042Z Finished `release` profile [optimized] target(s) in 3m 13s
23672026-03-10T18:30:19.221Z Running `target/release/omicron-package -t test target create -p dev`
23682026-03-10T18:30:19.283ZLogging to: /work/oxidecomputer/omicron/out/LOG
23692026-03-10T18:30:19.296ZCreated new build target 'test' and set it as active
23702026-03-10T18:30:19.296Z
23712026-03-10T18:30:19.296Zreal 3:13.577620320
23722026-03-10T18:30:19.296Zuser 20:30.323504573
23732026-03-10T18:30:19.296Zsys 2:37.388175244
23742026-03-10T18:30:19.296Ztrap 0.536176374
23752026-03-10T18:30:19.296Ztflt 1.663888639
23762026-03-10T18:30:19.296Zdflt 1.024299051
23772026-03-10T18:30:19.296Zkflt 0.000147817
23782026-03-10T18:30:19.296Zlock 55:24.785177827
23792026-03-10T18:30:19.297Zslp 1:21:00.426093761
23802026-03-10T18:30:19.297Zlat 1:49.118751014
23812026-03-10T18:30:19.297Zstop 4:13.443829289
23822026-03-10T18:30:19.297Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23832026-03-10T18:30:20.432Z Finished `release` profile [optimized] target(s) in 1.08s
23842026-03-10T18:30:20.499Z Running `target/release/omicron-package -t test package`
23852026-03-10T18:30:20.555ZLogging to: /work/oxidecomputer/omicron/out/LOG
23862026-03-10T18:30:22.363Z Compiling regress v0.10.5
23872026-03-10T18:30:22.366Z Compiling heck v0.5.0
23882026-03-10T18:30:22.366Z Compiling unsafe-libyaml v0.2.11
23892026-03-10T18:30:22.607Z Compiling convert_case v0.4.0
23902026-03-10T18:30:22.628Z Compiling half v2.7.1
23912026-03-10T18:30:22.631Z Compiling ciborium-io v0.2.2
23922026-03-10T18:30:22.675Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23932026-03-10T18:30:22.678Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23942026-03-10T18:30:22.779Z Compiling typify-impl v0.6.1
23952026-03-10T18:30:23.030Z Compiling derive_more v0.99.20
23962026-03-10T18:30:23.121Z Compiling ciborium-ll v0.2.2
23972026-03-10T18:30:23.334Z Compiling serde_yaml v0.9.34+deprecated
23982026-03-10T18:30:23.470Z Compiling ciborium v0.2.2
23992026-03-10T18:30:23.508Z Compiling prettyplease v0.2.37
24002026-03-10T18:30:23.800Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24012026-03-10T18:30:24.093Z Compiling universal-hash v0.5.1
24022026-03-10T18:30:24.295Z Compiling thiserror-impl-no-std v2.0.2
24032026-03-10T18:30:24.895Z Compiling opaque-debug v0.3.1
24042026-03-10T18:30:25.007Z Compiling unicode-width v0.1.14
24052026-03-10T18:30:25.163Z Compiling poly1305 v0.8.0
24062026-03-10T18:30:25.338Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24072026-03-10T18:30:25.418Z Compiling chacha20 v0.9.1
24082026-03-10T18:30:25.708Z Compiling thiserror-no-std v2.0.2
24092026-03-10T18:30:25.765Z Compiling password-hash v0.5.0
24102026-03-10T18:30:25.839Z Compiling blake2 v0.10.6
24112026-03-10T18:30:25.978Z Compiling aead v0.5.2
24122026-03-10T18:30:26.112Z Compiling is-terminal v0.4.17
24132026-03-10T18:30:26.243Z Compiling swrite v0.1.0
24142026-03-10T18:30:26.266Z Compiling chacha20poly1305 v0.10.1
24152026-03-10T18:30:26.384Z Compiling argon2 v0.5.3
24162026-03-10T18:30:26.461Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24172026-03-10T18:30:26.508Z Compiling vsss-rs v3.3.4
24182026-03-10T18:30:26.993Z Compiling typify-impl v0.4.3
24192026-03-10T18:30:27.035Z Compiling serde_spanned v1.0.4
24202026-03-10T18:30:27.251Z Compiling toml_writer v1.0.6+spec-1.1.0
24212026-03-10T18:30:27.543Z Compiling toml v0.9.12+spec-1.1.0
24222026-03-10T18:30:27.748Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24232026-03-10T18:30:28.209Z Compiling bytecount v0.6.9
24242026-03-10T18:30:28.456Z Compiling rustls v0.22.4
24252026-03-10T18:30:28.490Z Compiling rustls-webpki v0.102.8
24262026-03-10T18:30:28.811Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24272026-03-10T18:30:29.168Z Compiling derive-where v1.6.0
24282026-03-10T18:30:29.496Z Compiling thread_local v1.1.9
24292026-03-10T18:30:29.770Z Compiling typify-macro v0.6.1
24302026-03-10T18:30:29.804Z Compiling match_cfg v0.1.0
24312026-03-10T18:30:29.911Z Compiling hostname v0.3.1
24322026-03-10T18:30:31.835Z Compiling typify v0.6.1
24332026-03-10T18:30:31.992Z Compiling progenitor-impl v0.13.0
24342026-03-10T18:30:32.083Z Compiling typify-macro v0.4.3
24352026-03-10T18:30:32.192Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24362026-03-10T18:30:32.292Z Compiling multer v3.1.0
24372026-03-10T18:30:32.365Z Compiling slog-async v2.8.0
24382026-03-10T18:30:32.437Z Compiling slog-json v2.6.1
24392026-03-10T18:30:32.699Z Compiling crossbeam-channel v0.5.15
24402026-03-10T18:30:33.301Z Compiling futures-executor v0.3.32
24412026-03-10T18:30:33.615Z Compiling take_mut v0.2.2
24422026-03-10T18:30:33.777Z Compiling term v1.2.1
24432026-03-10T18:30:34.100Z Compiling typify v0.4.3
24442026-03-10T18:30:34.247Z Compiling slog-term v2.9.2
24452026-03-10T18:30:34.473Z Compiling futures v0.3.32
24462026-03-10T18:30:34.590Z Compiling slog-bunyan v2.5.0
24472026-03-10T18:30:34.775Z Compiling tokio-rustls v0.25.0
24482026-03-10T18:30:34.927Z Compiling dropshot v0.16.7
24492026-03-10T18:30:35.002Z Compiling async-stream v0.3.6
24502026-03-10T18:30:35.078Z Compiling progenitor-client v0.13.0
24512026-03-10T18:30:35.106Z Compiling progenitor-macro v0.13.0
24522026-03-10T18:30:35.216Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24532026-03-10T18:30:35.382Z Compiling waitgroup v0.1.2
24542026-03-10T18:30:35.456Z Compiling backon v1.6.0
24552026-03-10T18:30:35.480Z Compiling rustls-pemfile v2.2.0
24562026-03-10T18:30:35.558Z Compiling serde_path_to_error v0.1.20
24572026-03-10T18:30:35.729Z Compiling instant v0.1.13
24582026-03-10T18:30:35.729Z Compiling hostname v0.4.2
24592026-03-10T18:30:35.901Z Compiling debug-ignore v1.0.5
24602026-03-10T18:30:35.924Z Compiling backoff v0.4.0
24612026-03-10T18:30:36.059Z Compiling progenitor-extras v0.1.1
24622026-03-10T18:30:36.189Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24632026-03-10T18:30:36.896Z Compiling parse-display v0.10.0
24642026-03-10T18:30:37.258Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24652026-03-10T18:30:37.441Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24662026-03-10T18:30:38.210Z Compiling progenitor-client v0.10.0
24672026-03-10T18:30:38.596Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24682026-03-10T18:30:39.695Z Compiling macaddr v1.0.1
24692026-03-10T18:30:39.999Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24702026-03-10T18:30:40.970Z Compiling progenitor v0.13.0
24712026-03-10T18:30:41.349Z Compiling console v0.15.11
24722026-03-10T18:30:41.631Z Compiling newline-converter v0.3.0
24732026-03-10T18:30:41.844Z Compiling atomicwrites v0.4.4
24742026-03-10T18:30:42.220Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24752026-03-10T18:30:42.461Z Compiling num-rational v0.4.2
24762026-03-10T18:30:43.753Z Compiling num-complex v0.4.6
24772026-03-10T18:30:44.428Z Compiling slog-dtrace v0.3.0
24782026-03-10T18:30:44.431Z Compiling num v0.4.3
24792026-03-10T18:30:44.682Z Compiling expectorate v1.2.0
24802026-03-10T18:30:44.787Z Compiling async-recursion v1.1.1
24812026-03-10T18:30:44.962Z Compiling owo-colors v4.3.0
24822026-03-10T18:30:45.376Z Compiling float-ord v0.3.2
24832026-03-10T18:30:45.550Z Compiling cancel-safe-futures v0.1.5
24842026-03-10T18:30:45.912Z Compiling libsw-core v0.3.2
24852026-03-10T18:30:46.162Z Compiling resolv-conf v0.7.6
24862026-03-10T18:30:46.785Z Compiling libsw v3.5.0
24872026-03-10T18:30:47.459Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24882026-03-10T18:30:47.671Z Compiling toml v0.8.23
24892026-03-10T18:30:48.405Z Compiling linear-map v1.2.0
24902026-03-10T18:30:48.527Z Compiling linked-hash-map v0.5.6
24912026-03-10T18:30:48.721Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24922026-03-10T18:30:48.830Z Compiling minimal-lexical v0.2.1
24932026-03-10T18:30:49.054Z Compiling lru-cache v0.1.2
24942026-03-10T18:30:49.173Z Compiling nom v7.1.3
24952026-03-10T18:30:50.986Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24962026-03-10T18:30:52.304Z Compiling unicode-xid v0.2.6
24972026-03-10T18:30:52.475Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24982026-03-10T18:30:52.936Z Compiling globset v0.4.18
24992026-03-10T18:30:52.982Z Compiling hickory-proto v0.24.4
25002026-03-10T18:30:56.420Z Compiling hickory-resolver v0.24.4
25012026-03-10T18:30:57.939Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25022026-03-10T18:31:00.751Z Compiling progenitor-impl v0.11.2
25032026-03-10T18:31:01.109Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25042026-03-10T18:31:03.612Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25052026-03-10T18:31:03.817Z Compiling convert_case v0.10.0
25062026-03-10T18:31:04.109Z Compiling progenitor-macro v0.11.2
25072026-03-10T18:31:04.202Z Compiling derive_more-impl v2.1.1
25082026-03-10T18:31:05.244Z Compiling qorb v0.4.1
25092026-03-10T18:31:07.159Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25102026-03-10T18:31:07.912Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25112026-03-10T18:31:09.756Z Compiling progenitor-client v0.11.2
25122026-03-10T18:31:09.934Z Compiling pin-project-internal v1.1.11
25132026-03-10T18:31:10.396Z Compiling progenitor v0.11.2
25142026-03-10T18:31:10.595Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25152026-03-10T18:31:10.723Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25162026-03-10T18:31:10.967Z Compiling derive_more v2.1.1
25172026-03-10T18:31:11.062Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-03-10T18:31:11.089Z Compiling pem v3.0.6
25192026-03-10T18:31:11.340Z Compiling pin-project v1.1.11
25202026-03-10T18:31:11.366Z Compiling snafu-derive v0.8.9
25212026-03-10T18:31:11.366Z Compiling termtree v0.5.1
25222026-03-10T18:31:11.487Z Compiling crossterm v0.29.0
25232026-03-10T18:31:11.634Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25242026-03-10T18:31:12.008Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25252026-03-10T18:31:12.322Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25262026-03-10T18:31:13.782Z Compiling snafu v0.8.9
25272026-03-10T18:31:14.533Z Compiling olpc-cjson v0.1.4
25282026-03-10T18:31:14.820Z Compiling phf_shared v0.12.1
25292026-03-10T18:31:15.148Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25302026-03-10T18:31:15.379Z Compiling vte v0.14.1
25312026-03-10T18:31:15.689Z Compiling csv-core v0.1.13
25322026-03-10T18:31:15.831Z Compiling serde_plain v1.0.2
25332026-03-10T18:31:15.858Z Compiling chrono-tz v0.10.4
25342026-03-10T18:31:16.129Z Compiling highway v1.3.0
25352026-03-10T18:31:16.216Z Compiling typed-path v0.9.3
25362026-03-10T18:31:16.276Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25372026-03-10T18:31:16.301Z Compiling csv v1.4.0
25382026-03-10T18:31:16.600Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25392026-03-10T18:31:16.825Z Compiling strip-ansi-escapes v0.2.1
25402026-03-10T18:31:17.075Z Compiling phf v0.12.1
25412026-03-10T18:31:17.383Z Compiling const_format_proc_macros v0.2.34
25422026-03-10T18:31:17.571Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25432026-03-10T18:31:17.682Z Compiling papergrid v0.11.0
25442026-03-10T18:31:18.213Z Compiling tough v0.20.0
25452026-03-10T18:31:18.436Z Compiling fd-lock v4.0.4
25462026-03-10T18:31:18.640Z Compiling peg-macros v0.8.5
25472026-03-10T18:31:20.175Z Compiling tabled_derive v0.7.0
25482026-03-10T18:31:20.341Z Compiling nu-ansi-term v0.50.3
25492026-03-10T18:31:21.060Z Compiling reedline v0.40.0
25502026-03-10T18:31:21.389Z Compiling tabled v0.15.0
25512026-03-10T18:31:21.728Z Compiling peg v0.8.5
25522026-03-10T18:31:21.863Z Compiling const_format v0.2.35
25532026-03-10T18:31:23.299Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25542026-03-10T18:31:24.502Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25552026-03-10T18:31:24.617Z Compiling bcs v0.1.6
25562026-03-10T18:31:25.150Z Compiling semver v0.1.20
25572026-03-10T18:31:25.513Z Compiling rustc_version v0.1.7
25582026-03-10T18:31:25.801Z Compiling base64 v0.21.7
25592026-03-10T18:31:26.468Z Compiling newtype_derive v0.1.6
25602026-03-10T18:31:26.753Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25612026-03-10T18:31:27.043Z Compiling unicode-linebreak v0.1.5
25622026-03-10T18:31:27.415Z Compiling humantime v2.3.0
25632026-03-10T18:31:27.440Z Compiling smawk v0.3.2
25642026-03-10T18:31:27.644Z Compiling textwrap v0.16.2
25652026-03-10T18:31:27.672Z Compiling dropshot-api-manager-types v0.5.2
25662026-03-10T18:31:28.006Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25672026-03-10T18:31:28.467Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25682026-03-10T18:31:29.511Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25692026-03-10T18:31:29.668Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25702026-03-10T18:31:29.709Z Compiling steno v0.4.1
25712026-03-10T18:31:30.083Z Compiling utf-8 v0.7.6
25722026-03-10T18:31:30.363Z Compiling progenitor-impl v0.10.0
25732026-03-10T18:31:31.754Z Compiling tagptr v0.2.0
25742026-03-10T18:31:32.003Z Compiling moka v0.12.13
25752026-03-10T18:31:33.446Z Compiling progenitor-macro v0.10.0
25762026-03-10T18:31:34.523Z Compiling hickory-resolver v0.25.2
25772026-03-10T18:31:35.899Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25782026-03-10T18:31:39.255Z Compiling progenitor v0.10.0
25792026-03-10T18:31:39.455Z Compiling tungstenite v0.21.0
25802026-03-10T18:31:40.720Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25812026-03-10T18:31:40.916Z Compiling tokio-tungstenite v0.21.0
25822026-03-10T18:31:41.367Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25832026-03-10T18:31:42.132Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25842026-03-10T18:31:42.194Z Compiling radium v0.7.0
25852026-03-10T18:31:42.592Z Compiling tap v1.0.1
25862026-03-10T18:31:42.767Z Compiling maybe-uninit v2.0.0
25872026-03-10T18:31:42.932Z Compiling wyz v0.5.1
25882026-03-10T18:31:43.254Z Compiling zerocopy-derive v0.6.6
25892026-03-10T18:31:43.560Z Compiling funty v2.0.0
25902026-03-10T18:31:44.292Z Compiling crc-catalog v2.4.0
25912026-03-10T18:31:44.447Z Compiling display-error-chain v0.2.2
25922026-03-10T18:31:44.650Z Compiling packed_struct v0.10.1
25932026-03-10T18:31:44.908Z Compiling crc v3.4.0
25942026-03-10T18:31:45.031Z Compiling zerocopy v0.6.6
25952026-03-10T18:31:45.204Z Compiling bitvec v1.0.1
25962026-03-10T18:31:45.639Z Compiling packed_struct_codegen v0.10.1
25972026-03-10T18:31:45.723Z Compiling bitfield-macros v0.19.4
25982026-03-10T18:31:46.660Z Compiling indexmap v1.9.3
25992026-03-10T18:31:46.664Z Compiling nodrop v0.1.14
26002026-03-10T18:31:46.846Z Compiling array-init v0.0.4
26012026-03-10T18:31:46.997Z Compiling bitfield v0.19.4
26022026-03-10T18:31:47.021Z Compiling smallvec v0.6.14
26032026-03-10T18:31:47.366Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26042026-03-10T18:31:47.451Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26052026-03-10T18:31:47.478Z Compiling num-derive v0.3.3
26062026-03-10T18:31:48.632Z Compiling proc-macro-error-attr2 v2.0.0
26072026-03-10T18:31:49.163Z Compiling hashbrown v0.12.3
26082026-03-10T18:31:49.998Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26092026-03-10T18:31:50.651Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26102026-03-10T18:31:51.083Z Compiling proc-macro-error2 v2.0.1
26112026-03-10T18:31:51.472Z Compiling libscf-sys v1.1.0
26122026-03-10T18:31:51.674Z Compiling serde-hex v0.1.0
26132026-03-10T18:31:51.936Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26142026-03-10T18:31:52.220Z Compiling ron v0.8.1
26152026-03-10T18:31:53.317Z Compiling nix v0.31.1
26162026-03-10T18:31:53.848Z Compiling hashbrown v0.13.2
26172026-03-10T18:31:54.665Z Compiling vergen-gitcl v1.0.8
26182026-03-10T18:31:54.669Z Compiling dirs-sys-next v0.1.2
26192026-03-10T18:31:54.948Z Compiling glob v0.3.3
26202026-03-10T18:31:55.016Z Compiling maplit v1.0.2
26212026-03-10T18:31:55.150Z Compiling crc-any v2.5.0
26222026-03-10T18:31:55.323Z Compiling crunchy v0.2.4
26232026-03-10T18:31:55.421Z Compiling clang-sys v1.8.1
26242026-03-10T18:31:55.734Z Compiling dirs-next v2.0.0
26252026-03-10T18:31:55.758Z Compiling object v0.30.4
26262026-03-10T18:31:55.908Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26272026-03-10T18:31:55.967Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26282026-03-10T18:31:56.770Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26292026-03-10T18:31:56.889Z Compiling tabled_derive v0.11.0
26302026-03-10T18:31:58.358Z Compiling papergrid v0.17.0
26312026-03-10T18:32:02.354Z Compiling testing_table v0.3.0
26322026-03-10T18:32:02.867Z Compiling dsl_auto_type v0.1.3
26332026-03-10T18:32:03.593Z Compiling scheduled-thread-pool v0.2.7
26342026-03-10T18:32:04.160Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26352026-03-10T18:32:04.366Z Compiling diesel_table_macro_syntax v0.2.0
26362026-03-10T18:32:04.643Z Compiling tiny-keccak v2.0.2
26372026-03-10T18:32:04.920Z Compiling path-slash v0.1.5
26382026-03-10T18:32:05.170Z Compiling diesel_derives v2.2.7
26392026-03-10T18:32:05.620Z Compiling r2d2 v0.8.10
26402026-03-10T18:32:05.975Z Compiling tabled v0.20.0
26412026-03-10T18:32:07.783Z Compiling term v0.7.0
26422026-03-10T18:32:09.350Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26432026-03-10T18:32:09.972Z Compiling arc-swap v1.8.2
26442026-03-10T18:32:10.435Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26452026-03-10T18:32:10.726Z Compiling xshell-macros v0.2.7
26462026-03-10T18:32:10.749Z Compiling bit-vec v0.6.3
26472026-03-10T18:32:11.081Z Compiling bit-set v0.5.3
26482026-03-10T18:32:11.242Z Compiling xshell v0.2.7
26492026-03-10T18:32:11.291Z Compiling diesel v2.2.12
26502026-03-10T18:32:11.314Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26512026-03-10T18:32:12.910Z Compiling slog-scope v4.4.1
26522026-03-10T18:32:13.754Z Compiling ascii-canvas v3.0.0
26532026-03-10T18:32:14.050Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26542026-03-10T18:32:14.605Z Compiling itertools v0.10.5
26552026-03-10T18:32:14.631Z Compiling ena v0.14.4
26562026-03-10T18:32:14.776Z Compiling libloading v0.8.9
26572026-03-10T18:32:14.825Z Compiling unicase v2.9.0
26582026-03-10T18:32:14.923Z Compiling regex-syntax v0.6.29
26592026-03-10T18:32:15.053Z Compiling bindgen v0.71.1
26602026-03-10T18:32:15.194Z Compiling diff v0.1.13
26612026-03-10T18:32:15.518Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26622026-03-10T18:32:16.078Z Compiling slog-stdlog v4.1.1
26632026-03-10T18:32:16.629Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26642026-03-10T18:32:16.991Z Compiling lalrpop v0.19.12
26652026-03-10T18:32:17.131Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26662026-03-10T18:32:17.650Z Compiling cexpr v0.6.0
26672026-03-10T18:32:17.823Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26682026-03-10T18:32:18.117Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26692026-03-10T18:32:18.303Z Compiling crc8 v0.1.1
26702026-03-10T18:32:18.537Z Compiling slog-envlogger v2.2.0
26712026-03-10T18:32:18.568Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26722026-03-10T18:32:19.218Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26732026-03-10T18:32:19.409Z Compiling headers-core v0.3.0
26742026-03-10T18:32:19.587Z Compiling libxml v0.3.3
26752026-03-10T18:32:19.956Z Compiling headers v0.4.1
26762026-03-10T18:32:20.095Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26772026-03-10T18:32:20.143Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26782026-03-10T18:32:20.419Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26792026-03-10T18:32:20.959Z Compiling strum_macros v0.24.3
26802026-03-10T18:32:21.713Z Compiling indoc v1.0.9
26812026-03-10T18:32:22.320Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26822026-03-10T18:32:22.597Z Compiling derive_builder v0.20.2
26832026-03-10T18:32:22.684Z Compiling oso-derive v0.27.3
26842026-03-10T18:32:22.793Z Compiling quick-xml v0.37.5
26852026-03-10T18:32:23.354Z Compiling impl-trait-for-tuples v0.2.3
26862026-03-10T18:32:24.631Z Compiling openssl-probe v0.1.6
26872026-03-10T18:32:24.994Z Compiling half v1.8.3
26882026-03-10T18:32:25.070Z Compiling samael v0.0.19
26892026-03-10T18:32:25.173Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26902026-03-10T18:32:25.571Z Compiling serde_cbor v0.11.2
26912026-03-10T18:32:26.138Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26922026-03-10T18:32:26.294Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26932026-03-10T18:32:26.919Z Compiling diesel-dtrace v0.4.2
26942026-03-10T18:32:27.122Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26952026-03-10T18:32:27.293Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26962026-03-10T18:32:27.402Z Compiling bb8 v0.8.6
26972026-03-10T18:32:27.871Z Compiling trait-variant v0.1.2
26982026-03-10T18:32:28.046Z Compiling polar-core v0.27.3
26992026-03-10T18:32:28.581Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27002026-03-10T18:32:28.893Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27012026-03-10T18:32:29.024Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27022026-03-10T18:32:29.412Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27032026-03-10T18:32:31.217Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27042026-03-10T18:32:31.499Z Compiling fxhash v0.2.1
27052026-03-10T18:32:31.531Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27062026-03-10T18:32:31.726Z Compiling kstat-rs v0.2.4
27072026-03-10T18:32:31.865Z Compiling libz-sys v1.1.24
27082026-03-10T18:32:32.415Z Compiling async-bb8-diesel v0.2.1
27092026-03-10T18:32:33.319Z Compiling nonempty v0.12.0
27102026-03-10T18:32:33.598Z Compiling salty v0.3.0
27112026-03-10T18:32:34.154Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27122026-03-10T18:32:36.769Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27132026-03-10T18:32:36.833Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27142026-03-10T18:32:36.937Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27152026-03-10T18:32:39.762Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27162026-03-10T18:32:45.168Z Compiling oso v0.27.3
27172026-03-10T18:32:45.598Z Compiling darling_core v0.23.0
27182026-03-10T18:32:47.541Z Compiling nanorand v0.7.0
27192026-03-10T18:32:48.009Z Compiling fs-err v2.11.0
27202026-03-10T18:32:48.299Z Compiling parking_lot_core v0.8.6
27212026-03-10T18:32:48.741Z Compiling darling_macro v0.23.0
27222026-03-10T18:32:48.922Z Compiling mime_guess v2.0.5
27232026-03-10T18:32:49.586Z Compiling flume v0.11.1
27242026-03-10T18:32:49.610Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27252026-03-10T18:32:50.087Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27262026-03-10T18:32:54.521Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27272026-03-10T18:32:54.766Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27282026-03-10T18:32:55.226Z Compiling git-stub v1.0.0
27292026-03-10T18:32:55.267Z Compiling libgit2-sys v0.18.3+1.9.2
27302026-03-10T18:32:55.547Z Compiling instability v0.3.11
27312026-03-10T18:32:55.874Z Compiling git-stub-vcs v0.1.0
27322026-03-10T18:32:56.316Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27332026-03-10T18:32:59.618Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27342026-03-10T18:33:07.926Z Compiling darling v0.23.0
27352026-03-10T18:33:08.070Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27362026-03-10T18:33:08.160Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27372026-03-10T18:33:11.975Z Compiling ignore v0.4.25
27382026-03-10T18:33:12.623Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27392026-03-10T18:33:13.532Z Compiling primeorder v0.13.6
27402026-03-10T18:33:13.925Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27412026-03-10T18:33:14.118Z Compiling castaway v0.2.4
27422026-03-10T18:33:14.297Z Compiling nibble_vec v0.1.0
27432026-03-10T18:33:14.506Z Compiling atty v0.2.14
27442026-03-10T18:33:14.667Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27452026-03-10T18:33:14.771Z Compiling indoc v2.0.7
27462026-03-10T18:33:14.950Z Compiling http-range v0.1.5
27472026-03-10T18:33:15.134Z Compiling endian-type v0.1.2
27482026-03-10T18:33:15.332Z Compiling parse-size v1.1.0
27492026-03-10T18:33:15.335Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27502026-03-10T18:33:15.579Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27512026-03-10T18:33:15.680Z Compiling radix_trie v0.2.1
27522026-03-10T18:33:15.747Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-03-10T18:33:15.858Z Compiling compact_str v0.8.1
27542026-03-10T18:33:16.231Z Compiling p384 v0.13.1
27552026-03-10T18:33:17.315Z Compiling globwalk v0.9.1
27562026-03-10T18:33:18.108Z Compiling parking_lot v0.11.2
27572026-03-10T18:33:18.971Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27582026-03-10T18:33:19.247Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27592026-03-10T18:33:19.250Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27602026-03-10T18:33:19.819Z Compiling predicates-tree v1.0.13
27612026-03-10T18:33:20.375Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27622026-03-10T18:33:20.652Z Compiling unicode-truncate v1.1.0
27632026-03-10T18:33:20.894Z Compiling lru v0.12.5
27642026-03-10T18:33:21.164Z Compiling prefix-trie v0.7.0
27652026-03-10T18:33:21.540Z Compiling vergen-git2 v1.0.7
27662026-03-10T18:33:21.741Z Compiling cassowary v0.3.0
27672026-03-10T18:33:21.798Z Compiling hickory-server v0.25.2
27682026-03-10T18:33:21.881Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27692026-03-10T18:33:23.725Z Compiling ratatui v0.29.0
27702026-03-10T18:33:24.435Z Compiling camino-tempfile-ext v0.3.3
27712026-03-10T18:33:25.320Z Compiling hyper-staticfile v0.10.1
27722026-03-10T18:33:26.831Z Compiling sled v0.34.7
27732026-03-10T18:33:27.332Z Compiling git2 v0.20.4
27742026-03-10T18:33:28.379Z Compiling hickory-client v0.25.2
27752026-03-10T18:33:29.861Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27762026-03-10T18:33:30.646Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27772026-03-10T18:33:31.132Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27782026-03-10T18:33:31.754Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27792026-03-10T18:33:32.114Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27802026-03-10T18:33:32.702Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27812026-03-10T18:33:33.203Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27822026-03-10T18:33:33.934Z Compiling rand_seeder v0.4.0
27832026-03-10T18:33:34.239Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27842026-03-10T18:33:34.363Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27852026-03-10T18:33:34.555Z Compiling lzma-sys v0.1.20
27862026-03-10T18:33:34.935Z Compiling corncobs v0.1.4
27872026-03-10T18:33:35.072Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27882026-03-10T18:33:35.220Z Compiling rustls v0.21.12
27892026-03-10T18:33:35.245Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27902026-03-10T18:33:35.474Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27912026-03-10T18:33:35.539Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27922026-03-10T18:33:35.775Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27932026-03-10T18:33:36.120Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27942026-03-10T18:33:36.934Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27952026-03-10T18:33:38.203Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27962026-03-10T18:33:43.280Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27972026-03-10T18:33:43.318Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27982026-03-10T18:33:45.335Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27992026-03-10T18:33:47.418Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28002026-03-10T18:33:48.680Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28012026-03-10T18:33:48.973Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28022026-03-10T18:33:49.253Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28032026-03-10T18:33:49.381Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28042026-03-10T18:33:50.263Z Compiling cargo_toml v0.22.3
28052026-03-10T18:33:53.640Z Compiling nix v0.29.0
28062026-03-10T18:33:54.181Z Compiling sct v0.7.1
28072026-03-10T18:33:54.214Z Compiling rustls-webpki v0.101.7
28082026-03-10T18:33:54.287Z Compiling secrecy v0.8.0
28092026-03-10T18:33:54.503Z Compiling void v1.0.2
28102026-03-10T18:33:54.673Z Compiling lzss v0.8.2
28112026-03-10T18:33:55.435Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28122026-03-10T18:33:56.403Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28132026-03-10T18:33:56.531Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28142026-03-10T18:33:58.370Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28152026-03-10T18:33:59.273Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28162026-03-10T18:34:01.434Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28172026-03-10T18:34:02.362Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28182026-03-10T18:34:03.314Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28192026-03-10T18:34:05.452Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28202026-03-10T18:34:05.751Z Compiling tungstenite v0.23.0
28212026-03-10T18:34:08.520Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28222026-03-10T18:34:08.807Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28232026-03-10T18:34:08.855Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28242026-03-10T18:34:09.093Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28252026-03-10T18:34:09.143Z Compiling nix v0.27.1
28262026-03-10T18:34:09.191Z Compiling serde_bytes v0.11.19
28272026-03-10T18:34:09.529Z Compiling tokio-tungstenite v0.23.1
28282026-03-10T18:34:09.579Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28292026-03-10T18:34:09.980Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28302026-03-10T18:34:10.757Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28312026-03-10T18:34:13.552Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28322026-03-10T18:34:13.770Z Compiling ron v0.12.0
28332026-03-10T18:34:16.887Z Compiling xz2 v0.1.7
28342026-03-10T18:34:17.449Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28352026-03-10T18:34:19.992Z Compiling tokio-rustls v0.24.1
28362026-03-10T18:34:20.599Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28372026-03-10T18:34:20.945Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28382026-03-10T18:34:25.909Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28392026-03-10T18:34:25.909Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28402026-03-10T18:34:27.959Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28412026-03-10T18:34:30.152Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28422026-03-10T18:34:31.294Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28432026-03-10T18:34:33.697Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28442026-03-10T18:34:39.357Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28452026-03-10T18:34:40.951Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28462026-03-10T18:34:43.390Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28472026-03-10T18:34:47.995Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28482026-03-10T18:34:48.653Z Compiling rustls-pemfile v1.0.4
28492026-03-10T18:34:49.167Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28502026-03-10T18:34:50.222Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28512026-03-10T18:34:50.521Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28522026-03-10T18:34:50.985Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28532026-03-10T18:34:52.019Z Compiling signal-hook-tokio v0.3.1
28542026-03-10T18:34:52.232Z Compiling yasna v0.5.2
28552026-03-10T18:34:53.151Z Compiling twox-hash v2.1.2
28562026-03-10T18:34:53.679Z Compiling is_ci v1.2.0
28572026-03-10T18:34:53.837Z Compiling base16ct v1.0.0
28582026-03-10T18:34:53.922Z Compiling supports-color v3.0.2
28592026-03-10T18:34:54.266Z Compiling rcgen v0.12.1
28602026-03-10T18:34:55.290Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28612026-03-10T18:35:00.109Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28622026-03-10T18:35:02.252Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28632026-03-10T18:35:15.113Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28642026-03-10T18:35:18.816Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28652026-03-10T18:35:19.802Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28662026-03-10T18:35:25.177Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28672026-03-10T18:35:29.935Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28682026-03-10T18:35:33.247Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28692026-03-10T18:35:35.208Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28702026-03-10T18:35:35.509Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28712026-03-10T18:35:35.814Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28722026-03-10T18:35:38.335Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28732026-03-10T18:35:38.587Z Compiling fatfs v0.3.6
28742026-03-10T18:35:39.783Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28752026-03-10T18:35:40.186Z Compiling rtoolbox v0.0.3
28762026-03-10T18:35:40.507Z Compiling subprocess v0.2.15
28772026-03-10T18:35:43.260Z Compiling assert_matches v1.5.0
28782026-03-10T18:35:43.386Z Compiling seq-macro v0.3.6
28792026-03-10T18:35:44.796Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28802026-03-10T18:35:47.224Z Compiling rpassword v7.4.0
28812026-03-10T18:35:47.574Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28822026-03-10T18:35:51.583Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28832026-03-10T18:36:00.088Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28842026-03-10T18:36:00.244Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28852026-03-10T18:36:03.309Z Compiling tui-tree-widget v0.23.1
28862026-03-10T18:36:03.676Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28872026-03-10T18:36:04.326Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28882026-03-10T18:36:04.998Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28892026-03-10T18:36:08.355Z Compiling uzers v0.12.2
28902026-03-10T18:36:09.489Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28912026-03-10T18:36:10.213Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28922026-03-10T18:36:13.732Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28932026-03-10T18:36:30.322Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28942026-03-10T18:36:33.135Z Compiling support-bundle-viewer v0.1.2
28952026-03-10T18:36:35.596Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28962026-03-10T18:36:37.293Z Compiling multimap v0.10.1
28972026-03-10T18:37:57.086Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28982026-03-10T18:37:59.952Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28992026-03-10T18:44:59.036Z Finished `release` profile [optimized] target(s) in 14m 38s
29002026-03-10T18:45:53.079Z
29012026-03-10T18:45:53.083Zreal 15:34.014044093
29022026-03-10T18:45:53.083Zuser 1:44:15.368436023
29032026-03-10T18:45:53.083Zsys 3:37.407775474
29042026-03-10T18:45:53.083Ztrap 2.405364961
29052026-03-10T18:45:53.083Ztflt 1.915488154
29062026-03-10T18:45:53.083Zdflt 5.342472557
29072026-03-10T18:45:53.084Zkflt 0.000704300
29082026-03-10T18:45:53.084Zlock 7:26:15.418912993
29092026-03-10T18:45:53.084Zslp 4:55:25.847180215
29102026-03-10T18:45:53.084Zlat 3:51.979696604
29112026-03-10T18:45:53.084Zstop 3:47.118225710
29122026-03-10T18:45:53.084Z+ mapfile -t packages
29132026-03-10T18:45:53.084Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29142026-03-10T18:45:54.329Z Finished `release` profile [optimized] target(s) in 1.18s
29152026-03-10T18:45:54.399Z Running `target/release/omicron-package -t test list-outputs`
29162026-03-10T18:45:54.459ZLogging to: /work/oxidecomputer/omicron/out/LOG
29172026-03-10T18:45:54.463Z+ ptime -m cargo build --locked --release -p xtask
29182026-03-10T18:45:55.203Z Compiling libc v0.2.180
29192026-03-10T18:45:55.203Z Compiling serde v1.0.228
29202026-03-10T18:45:55.206Z Compiling serde_core v1.0.228
29212026-03-10T18:45:55.206Z Compiling syn v2.0.117
29222026-03-10T18:45:55.206Z Compiling rustix v1.1.3
29232026-03-10T18:45:55.333Z Compiling serde_json v1.0.149
29242026-03-10T18:45:55.345Z Compiling bitflags v2.11.0
29252026-03-10T18:45:55.643Z Compiling num-traits v0.2.19
29262026-03-10T18:45:55.743Z Compiling hashbrown v0.16.1
29272026-03-10T18:45:55.916Z Compiling smallvec v1.15.1
29282026-03-10T18:45:56.075Z Compiling usdt-impl v0.5.0
29292026-03-10T18:45:56.260Z Compiling syn v1.0.109
29302026-03-10T18:45:56.382Z Compiling errno v0.3.14
29312026-03-10T18:45:56.457Z Compiling thread-id v4.2.2
29322026-03-10T18:45:56.606Z Compiling indexmap v2.13.0
29332026-03-10T18:45:56.663Z Compiling getrandom v0.4.1
29342026-03-10T18:45:56.750Z Compiling log v0.4.29
29352026-03-10T18:45:56.999Z Compiling percent-encoding v2.3.2
29362026-03-10T18:45:57.366Z Compiling ordered-float v2.10.1
29372026-03-10T18:45:57.489Z Compiling form_urlencoded v1.2.2
29382026-03-10T18:45:57.982Z Compiling terminal_size v0.4.3
29392026-03-10T18:45:57.995Z Compiling fs-err v3.3.0
29402026-03-10T18:45:58.200Z Compiling heck v0.4.1
29412026-03-10T18:45:58.279Z Compiling once_cell v1.21.3
29422026-03-10T18:45:58.486Z Compiling anyhow v1.0.102
29432026-03-10T18:45:58.620Z Compiling tempfile v3.25.0
29442026-03-10T18:45:58.909Z Compiling proc-macro-error v1.0.4
29452026-03-10T18:45:59.146Z Compiling synstructure v0.13.2
29462026-03-10T18:45:59.280Z Compiling pest_generator v2.8.6
29472026-03-10T18:45:59.766Z Compiling tabled_derive v0.7.0
29482026-03-10T18:45:59.817Z Compiling clap_builder v4.5.60
29492026-03-10T18:45:59.867Z Compiling memmap v0.7.0
29502026-03-10T18:45:59.991Z Compiling textwrap v0.16.2
29512026-03-10T18:46:00.162Z Compiling camino-tempfile v1.4.1
29522026-03-10T18:46:00.932Z Compiling tabled v0.15.0
29532026-03-10T18:46:00.962Z Compiling serde_derive v1.0.228
29542026-03-10T18:46:00.965Z Compiling zerofrom-derive v0.1.6
29552026-03-10T18:46:00.966Z Compiling yoke-derive v0.8.1
29562026-03-10T18:46:00.966Z Compiling zerovec-derive v0.11.2
29572026-03-10T18:46:01.826Z Compiling displaydoc v0.2.5
29582026-03-10T18:46:02.341Z Compiling thiserror-impl v1.0.69
29592026-03-10T18:46:02.446Z Compiling zerocopy-derive v0.7.35
29602026-03-10T18:46:02.627Z Compiling zerofrom v0.1.6
29612026-03-10T18:46:02.787Z Compiling yoke v0.8.1
29622026-03-10T18:46:02.818Z Compiling pest_derive v2.8.6
29632026-03-10T18:46:03.067Z Compiling zerovec v0.11.5
29642026-03-10T18:46:03.416Z Compiling zerotrie v0.2.3
29652026-03-10T18:46:03.558Z Compiling zerocopy v0.7.35
29662026-03-10T18:46:03.905Z Compiling tinystr v0.8.2
29672026-03-10T18:46:03.921Z Compiling potential_utf v0.1.4
29682026-03-10T18:46:04.026Z Compiling thiserror v1.0.69
29692026-03-10T18:46:04.172Z Compiling icu_locale_core v2.1.1
29702026-03-10T18:46:04.176Z Compiling icu_collections v2.1.1
29712026-03-10T18:46:04.231Z Compiling scroll_derive v0.12.1
29722026-03-10T18:46:04.402Z Compiling dtrace-parser v0.2.0
29732026-03-10T18:46:05.125Z Compiling scroll v0.12.0
29742026-03-10T18:46:05.272Z Compiling icu_provider v2.1.1
29752026-03-10T18:46:05.631Z Compiling toml_datetime v0.6.11
29762026-03-10T18:46:05.638Z Compiling serde_spanned v0.6.9
29772026-03-10T18:46:05.829Z Compiling icu_properties v2.1.2
29782026-03-10T18:46:05.829Z Compiling icu_normalizer v2.1.1
29792026-03-10T18:46:05.860Z Compiling toml_edit v0.22.27
29802026-03-10T18:46:06.090Z Compiling dof v0.3.0
29812026-03-10T18:46:07.397Z Compiling idna_adapter v1.2.1
29822026-03-10T18:46:07.467Z Compiling serde_tokenstream v0.2.3
29832026-03-10T18:46:07.560Z Compiling idna v1.1.0
29842026-03-10T18:46:07.597Z Compiling goblin v0.8.2
29852026-03-10T18:46:08.140Z Compiling thiserror-impl v2.0.18
29862026-03-10T18:46:08.850Z Compiling toml v0.8.23
29872026-03-10T18:46:09.774Z Compiling thiserror v2.0.18
29882026-03-10T18:46:09.939Z Compiling url v2.5.8
29892026-03-10T18:46:11.994Z Compiling serde-value v0.7.0
29902026-03-10T18:46:12.989Z Compiling cargo-util-schemas v0.8.2
29912026-03-10T18:46:13.411Z Compiling usdt-attr-macro v0.5.0
29922026-03-10T18:46:13.542Z Compiling usdt-macro v0.5.0
29932026-03-10T18:46:14.318Z Compiling cargo-platform v0.2.0
29942026-03-10T18:46:14.378Z Compiling clap_derive v4.5.55
29952026-03-10T18:46:14.596Z Compiling usdt v0.5.0
29962026-03-10T18:46:15.061Z Compiling cargo_metadata v0.21.0
29972026-03-10T18:46:15.451Z Compiling cargo_toml v0.21.0
29982026-03-10T18:46:16.095Z Compiling macaddr v1.0.1
29992026-03-10T18:46:16.675Z Compiling clap v4.5.60
30002026-03-10T18:46:22.607Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30012026-03-10T18:46:26.627Z Finished `release` profile [optimized] target(s) in 32.11s
30022026-03-10T18:46:26.770Z
30032026-03-10T18:46:26.773Zreal 32.281379032
30042026-03-10T18:46:26.773Zuser 3:12.125053334
30052026-03-10T18:46:26.773Zsys 20.403357145
30062026-03-10T18:46:26.773Ztrap 0.104453225
30072026-03-10T18:46:26.773Ztflt 0.218626544
30082026-03-10T18:46:26.774Zdflt 0.279547322
30092026-03-10T18:46:26.774Zkflt 0.000013583
30102026-03-10T18:46:26.774Zlock 9:21.241078490
30112026-03-10T18:46:26.774Zslp 11:02.526209239
30122026-03-10T18:46:26.774Zlat 18.558719458
30132026-03-10T18:46:26.774Zstop 23.998692503
30142026-03-10T18:46:26.774Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30152026-03-10T18:46:26.774Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30162026-03-10T18:46:26.774Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30172026-03-10T18:46:26.774Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30182026-03-10T18:46:26.774Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30192026-03-10T18:46:28.033Z Compiling regress v0.10.5
30202026-03-10T18:46:28.184Z Compiling serde_spanned v1.0.4
30212026-03-10T18:46:28.187Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30222026-03-10T18:46:28.187Z Compiling toml_writer v1.0.6+spec-1.1.0
30232026-03-10T18:46:28.232Z Compiling structmeta-derive v0.3.0
30242026-03-10T18:46:28.235Z Compiling rustls v0.22.4
30252026-03-10T18:46:28.235Z Compiling rustls-webpki v0.102.8
30262026-03-10T18:46:28.250Z Compiling newtype-uuid-macros v0.1.0
30272026-03-10T18:46:28.384Z Compiling multer v3.1.0
30282026-03-10T18:46:28.504Z Compiling toml v0.9.12+spec-1.1.0
30292026-03-10T18:46:28.565Z Compiling match_cfg v0.1.0
30302026-03-10T18:46:28.647Z Compiling debug-ignore v1.0.5
30312026-03-10T18:46:28.689Z Compiling hostname v0.3.1
30322026-03-10T18:46:28.736Z Compiling slog-json v2.6.1
30332026-03-10T18:46:28.799Z Compiling async-stream-impl v0.3.6
30342026-03-10T18:46:28.997Z Compiling dropshot v0.16.7
30352026-03-10T18:46:29.331Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30362026-03-10T18:46:29.353Z Compiling slog-bunyan v2.5.0
30372026-03-10T18:46:29.546Z Compiling itertools v0.14.0
30382026-03-10T18:46:29.656Z Compiling async-stream v0.3.6
30392026-03-10T18:46:29.781Z Compiling structmeta v0.3.0
30402026-03-10T18:46:29.887Z Compiling waitgroup v0.1.2
30412026-03-10T18:46:30.007Z Compiling rustls-pemfile v2.2.0
30422026-03-10T18:46:30.073Z Compiling dropshot_endpoint v0.16.7
30432026-03-10T18:46:30.092Z Compiling serde_path_to_error v0.1.20
30442026-03-10T18:46:30.152Z Compiling hostname v0.4.2
30452026-03-10T18:46:30.270Z Compiling derive-ex v0.1.8
30462026-03-10T18:46:30.347Z Compiling progenitor-client v0.13.0
30472026-03-10T18:46:30.397Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30482026-03-10T18:46:30.594Z Compiling macaddr v1.0.1
30492026-03-10T18:46:30.649Z Compiling progenitor-client v0.10.0
30502026-03-10T18:46:30.752Z Compiling instant v0.1.13
30512026-03-10T18:46:30.904Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30522026-03-10T18:46:30.907Z Compiling parse-display-derive v0.10.0
30532026-03-10T18:46:31.049Z Compiling backon v1.6.0
30542026-03-10T18:46:31.309Z Compiling tokio-rustls v0.25.0
30552026-03-10T18:46:31.337Z Compiling progenitor-extras v0.1.1
30562026-03-10T18:46:31.478Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30572026-03-10T18:46:31.667Z Compiling backoff v0.4.0
30582026-03-10T18:46:31.670Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30592026-03-10T18:46:31.714Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30602026-03-10T18:46:31.952Z Compiling crucible-workspace-hack v0.1.0
30612026-03-10T18:46:32.256Z Compiling cfg_aliases v0.2.1
30622026-03-10T18:46:32.367Z Compiling toml_edit v0.23.10+spec-1.0.0
30632026-03-10T18:46:32.385Z Compiling heapless v0.8.0
30642026-03-10T18:46:32.518Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30652026-03-10T18:46:32.740Z Compiling test-strategy v0.4.5
30662026-03-10T18:46:32.863Z Compiling ingot-macros v0.1.1
30672026-03-10T18:46:32.982Z Compiling hash32 v0.3.1
30682026-03-10T18:46:33.042Z Compiling memoffset v0.9.1
30692026-03-10T18:46:33.197Z Compiling proc-macro-crate v3.4.0
30702026-03-10T18:46:33.342Z Compiling smoltcp v0.11.0
30712026-03-10T18:46:33.381Z Compiling parse-display v0.10.0
30722026-03-10T18:46:33.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30732026-03-10T18:46:33.909Z Compiling tabwriter v1.4.1
30742026-03-10T18:46:33.938Z Compiling cobs v0.3.0
30752026-03-10T18:46:33.988Z Compiling foreign-types-macros v0.2.3
30762026-03-10T18:46:34.008Z Compiling num_enum_derive v0.7.5
30772026-03-10T18:46:34.203Z Compiling foreign-types-shared v0.3.1
30782026-03-10T18:46:34.227Z Compiling cpufeatures v0.3.0
30792026-03-10T18:46:34.337Z Compiling chacha20 v0.10.0
30802026-03-10T18:46:34.356Z Compiling postcard v1.1.3
30812026-03-10T18:46:34.828Z Compiling foreign-types v0.5.0
30822026-03-10T18:46:34.884Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30832026-03-10T18:46:34.969Z Compiling proc-macro-crate v1.3.1
30842026-03-10T18:46:34.972Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30852026-03-10T18:46:35.111Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30862026-03-10T18:46:35.501Z Compiling num_enum v0.7.5
30872026-03-10T18:46:35.527Z Compiling secrecy v0.10.3
30882026-03-10T18:46:35.549Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30892026-03-10T18:46:35.584Z Compiling cstr-argument v0.1.2
30902026-03-10T18:46:35.636Z Compiling unsafe-libyaml v0.2.11
30912026-03-10T18:46:35.664Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30922026-03-10T18:46:35.739Z Compiling colored v3.1.1
30932026-03-10T18:46:35.794Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30942026-03-10T18:46:35.910Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30952026-03-10T18:46:35.967Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30962026-03-10T18:46:36.139Z Compiling num_enum_derive v0.5.11
30972026-03-10T18:46:36.139Z Compiling rand v0.10.0
30982026-03-10T18:46:36.181Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30992026-03-10T18:46:36.250Z Compiling nix v0.30.1
31002026-03-10T18:46:36.719Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31012026-03-10T18:46:36.844Z Compiling ingot-types v0.1.2
31022026-03-10T18:46:36.873Z Compiling serde_yaml v0.9.34+deprecated
31032026-03-10T18:46:36.892Z Compiling camino-tempfile v1.4.1
31042026-03-10T18:46:37.230Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31052026-03-10T18:46:37.438Z Compiling ingot v0.1.1
31062026-03-10T18:46:37.506Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31072026-03-10T18:46:37.681Z Compiling num_enum v0.5.11
31082026-03-10T18:46:37.701Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31092026-03-10T18:46:37.719Z Compiling smf v0.2.3
31102026-03-10T18:46:37.850Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31112026-03-10T18:46:38.000Z Compiling num-derive v0.4.2
31122026-03-10T18:46:38.283Z Compiling sigpipe v0.1.3
31132026-03-10T18:46:38.417Z Compiling glob v0.3.3
31142026-03-10T18:46:38.463Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31152026-03-10T18:46:38.771Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31162026-03-10T18:46:39.020Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31172026-03-10T18:46:39.282Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31182026-03-10T18:46:39.322Z Compiling whoami v1.6.1
31192026-03-10T18:46:39.351Z Compiling toml v0.8.23
31202026-03-10T18:46:39.599Z Compiling convert_case v0.4.0
31212026-03-10T18:46:39.719Z Compiling universal-hash v0.5.1
31222026-03-10T18:46:39.807Z Compiling opaque-debug v0.3.1
31232026-03-10T18:46:39.905Z Compiling half v2.7.1
31242026-03-10T18:46:39.924Z Compiling ciborium-io v0.2.2
31252026-03-10T18:46:40.067Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31262026-03-10T18:46:40.143Z Compiling derive_more v0.99.20
31272026-03-10T18:46:40.256Z Compiling ciborium-ll v0.2.2
31282026-03-10T18:46:40.281Z Compiling aead v0.5.2
31292026-03-10T18:46:40.301Z Compiling poly1305 v0.8.0
31302026-03-10T18:46:40.339Z Compiling chacha20 v0.9.1
31312026-03-10T18:46:40.559Z Compiling ciborium v0.2.2
31322026-03-10T18:46:40.578Z Compiling typify-impl v0.4.3
31332026-03-10T18:46:40.695Z Compiling typify-impl v0.6.1
31342026-03-10T18:46:41.047Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31352026-03-10T18:46:41.442Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31362026-03-10T18:46:41.636Z Compiling thiserror-impl-no-std v2.0.2
31372026-03-10T18:46:41.762Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31382026-03-10T18:46:41.892Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31392026-03-10T18:46:42.007Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31402026-03-10T18:46:43.349Z Compiling thiserror-no-std v2.0.2
31412026-03-10T18:46:43.496Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31422026-03-10T18:46:43.655Z Compiling num-rational v0.4.2
31432026-03-10T18:46:43.867Z Compiling password-hash v0.5.0
31442026-03-10T18:46:44.538Z Compiling blake2 v0.10.6
31452026-03-10T18:46:44.541Z Compiling num-complex v0.4.6
31462026-03-10T18:46:44.771Z Compiling indent_write v2.2.0
31472026-03-10T18:46:44.868Z Compiling prettyplease v0.2.37
31482026-03-10T18:46:44.974Z Compiling argon2 v0.5.3
31492026-03-10T18:46:45.161Z Compiling num v0.4.3
31502026-03-10T18:46:45.216Z Compiling vsss-rs v3.3.4
31512026-03-10T18:46:45.277Z Compiling chacha20poly1305 v0.10.1
31522026-03-10T18:46:45.305Z Compiling float-ord v0.3.2
31532026-03-10T18:46:45.487Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31542026-03-10T18:46:45.857Z Compiling gethostname v0.5.0
31552026-03-10T18:46:46.037Z Compiling usdt-attr-macro v0.5.0
31562026-03-10T18:46:46.638Z Compiling usdt-macro v0.5.0
31572026-03-10T18:46:46.724Z Compiling derive-where v1.6.0
31582026-03-10T18:46:47.195Z Compiling memmap v0.7.0
31592026-03-10T18:46:47.215Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31602026-03-10T18:46:47.219Z Compiling typify-macro v0.4.3
31612026-03-10T18:46:47.385Z Compiling typify-macro v0.6.1
31622026-03-10T18:46:47.470Z Compiling atomicwrites v0.4.4
31632026-03-10T18:46:47.627Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31642026-03-10T18:46:47.668Z Compiling usdt v0.5.0
31652026-03-10T18:46:47.739Z Compiling owo-colors v4.3.0
31662026-03-10T18:46:47.953Z Compiling cancel-safe-futures v0.1.5
31672026-03-10T18:46:48.027Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31682026-03-10T18:46:48.287Z Compiling libsw-core v0.3.2
31692026-03-10T18:46:48.313Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31702026-03-10T18:46:48.468Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31712026-03-10T18:46:48.526Z Compiling async-recursion v1.1.1
31722026-03-10T18:46:48.612Z Compiling resolv-conf v0.7.6
31732026-03-10T18:46:49.094Z Compiling libsw v3.5.0
31742026-03-10T18:46:49.510Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31752026-03-10T18:46:49.695Z Compiling typify v0.4.3
31762026-03-10T18:46:49.828Z Compiling progenitor-impl v0.11.2
31772026-03-10T18:46:49.849Z Compiling typify v0.6.1
31782026-03-10T18:46:49.853Z Compiling progenitor-client v0.11.2
31792026-03-10T18:46:49.956Z Compiling linear-map v1.2.0
31802026-03-10T18:46:50.000Z Compiling progenitor-impl v0.13.0
31812026-03-10T18:46:50.064Z Compiling libefi-sys v0.1.0
31822026-03-10T18:46:50.221Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31832026-03-10T18:46:50.278Z Compiling hickory-proto v0.24.4
31842026-03-10T18:46:50.372Z Compiling newline-converter v0.3.0
31852026-03-10T18:46:50.551Z Compiling console v0.15.11
31862026-03-10T18:46:50.913Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31872026-03-10T18:46:51.418Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31882026-03-10T18:46:51.544Z Compiling bitfield-struct v0.6.2
31892026-03-10T18:46:51.812Z Compiling semver v0.1.20
31902026-03-10T18:46:52.249Z Compiling linked-hash-map v0.5.6
31912026-03-10T18:46:52.491Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31922026-03-10T18:46:52.529Z Compiling lru-cache v0.1.2
31932026-03-10T18:46:52.726Z Compiling rustc_version v0.1.7
31942026-03-10T18:46:52.959Z Compiling expectorate v1.2.0
31952026-03-10T18:46:53.188Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31962026-03-10T18:46:53.370Z Compiling pin-project-internal v1.1.11
31972026-03-10T18:46:53.752Z Compiling progenitor-macro v0.11.2
31982026-03-10T18:46:55.073Z Compiling slog-dtrace v0.3.0
31992026-03-10T18:46:55.073Z Compiling progenitor-macro v0.13.0
32002026-03-10T18:46:55.074Z Compiling minimal-lexical v0.2.1
32012026-03-10T18:46:55.074Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022026-03-10T18:46:55.074Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32032026-03-10T18:46:55.074Z Compiling nom v7.1.3
32042026-03-10T18:46:55.074Z Compiling pin-project v1.1.11
32052026-03-10T18:46:55.170Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32062026-03-10T18:46:55.309Z Compiling hickory-resolver v0.24.4
32072026-03-10T18:46:55.317Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32082026-03-10T18:46:55.865Z Compiling newtype_derive v0.1.6
32092026-03-10T18:46:55.907Z Compiling tokio-dtrace v0.1.1
32102026-03-10T18:46:56.140Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32112026-03-10T18:46:56.808Z Compiling phf_shared v0.12.1
32122026-03-10T18:46:56.928Z Compiling dropshot-api-manager-types v0.5.2
32132026-03-10T18:46:57.075Z Compiling pem v3.0.6
32142026-03-10T18:46:57.400Z Compiling snafu-derive v0.8.9
32152026-03-10T18:46:57.574Z Compiling csv-core v0.1.13
32162026-03-10T18:46:57.998Z Compiling chrono-tz v0.10.4
32172026-03-10T18:46:58.246Z Compiling highway v1.3.0
32182026-03-10T18:46:58.337Z Compiling xshell-macros v0.2.7
32192026-03-10T18:46:58.785Z Compiling same-file v1.0.6
32202026-03-10T18:46:58.904Z Compiling xshell v0.2.7
32212026-03-10T18:46:59.029Z Compiling walkdir v2.5.0
32222026-03-10T18:46:59.287Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32232026-03-10T18:46:59.493Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32242026-03-10T18:46:59.639Z Compiling const_format_proc_macros v0.2.34
32252026-03-10T18:46:59.661Z Compiling csv v1.4.0
32262026-03-10T18:47:00.207Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32272026-03-10T18:47:00.436Z Compiling snafu v0.8.9
32282026-03-10T18:47:00.862Z Compiling phf v0.12.1
32292026-03-10T18:47:00.987Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32302026-03-10T18:47:01.015Z Compiling progenitor v0.11.2
32312026-03-10T18:47:01.089Z Compiling qorb v0.4.1
32322026-03-10T18:47:01.148Z Compiling progenitor v0.13.0
32332026-03-10T18:47:01.217Z Compiling oxide-tokio-rt v0.1.2
32342026-03-10T18:47:01.509Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32352026-03-10T18:47:01.828Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32362026-03-10T18:47:01.926Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32372026-03-10T18:47:02.033Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32382026-03-10T18:47:02.547Z Compiling globset v0.4.18
32392026-03-10T18:47:03.270Z Compiling olpc-cjson v0.1.4
32402026-03-10T18:47:03.515Z Compiling primeorder v0.13.6
32412026-03-10T18:47:03.562Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32422026-03-10T18:47:05.599Z Compiling serde_plain v1.0.2
32432026-03-10T18:47:05.643Z Compiling typed-path v0.9.3
32442026-03-10T18:47:05.643Z Compiling base64 v0.21.7
32452026-03-10T18:47:05.643Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32462026-03-10T18:47:05.643Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32472026-03-10T18:47:05.643Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32482026-03-10T18:47:05.643Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32492026-03-10T18:47:05.644Z Compiling const_format v0.2.35
32502026-03-10T18:47:05.644Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32512026-03-10T18:47:05.644Z Compiling tough v0.20.0
32522026-03-10T18:47:05.644Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32532026-03-10T18:47:05.712Z Compiling progenitor-impl v0.10.0
32542026-03-10T18:47:06.245Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32552026-03-10T18:47:06.504Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32562026-03-10T18:47:07.314Z Compiling tabled_derive v0.7.0
32572026-03-10T18:47:07.940Z Compiling bcs v0.1.6
32582026-03-10T18:47:08.247Z Compiling salty v0.3.0
32592026-03-10T18:47:08.376Z Compiling termtree v0.5.1
32602026-03-10T18:47:08.446Z Compiling radium v0.7.0
32612026-03-10T18:47:08.590Z Compiling textwrap v0.16.2
32622026-03-10T18:47:08.639Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32632026-03-10T18:47:08.677Z Compiling tabled v0.15.0
32642026-03-10T18:47:08.858Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32652026-03-10T18:47:08.955Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32662026-03-10T18:47:09.214Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32672026-03-10T18:47:09.241Z Compiling steno v0.4.1
32682026-03-10T18:47:09.519Z Compiling progenitor-macro v0.10.0
32692026-03-10T18:47:10.495Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32702026-03-10T18:47:11.317Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32712026-03-10T18:47:11.480Z Compiling tap v1.0.1
32722026-03-10T18:47:11.561Z Compiling humantime v2.3.0
32732026-03-10T18:47:11.652Z Compiling utf-8 v0.7.6
32742026-03-10T18:47:11.924Z Compiling maybe-uninit v2.0.0
32752026-03-10T18:47:11.956Z Compiling tungstenite v0.21.0
32762026-03-10T18:47:12.073Z Compiling wyz v0.5.1
32772026-03-10T18:47:12.373Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32782026-03-10T18:47:12.809Z Compiling p384 v0.13.1
32792026-03-10T18:47:12.999Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32802026-03-10T18:47:13.145Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32812026-03-10T18:47:13.322Z Compiling arc-swap v1.8.2
32822026-03-10T18:47:13.581Z Compiling tagptr v0.2.0
32832026-03-10T18:47:13.737Z Compiling funty v2.0.0
32842026-03-10T18:47:13.758Z Compiling packed_struct v0.10.1
32852026-03-10T18:47:13.806Z Compiling moka v0.12.13
32862026-03-10T18:47:15.798Z Compiling slog-scope v4.4.1
32872026-03-10T18:47:15.829Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32882026-03-10T18:47:15.829Z Compiling bitvec v1.0.1
32892026-03-10T18:47:15.830Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32902026-03-10T18:47:15.830Z Compiling tokio-tungstenite v0.21.0
32912026-03-10T18:47:15.830Z Compiling polyval v0.6.2
32922026-03-10T18:47:15.830Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32932026-03-10T18:47:15.830Z Compiling packed_struct_codegen v0.10.1
32942026-03-10T18:47:16.209Z Compiling bitfield-macros v0.19.4
32952026-03-10T18:47:16.595Z Compiling zerocopy-derive v0.6.6
32962026-03-10T18:47:16.729Z Compiling progenitor v0.10.0
32972026-03-10T18:47:16.943Z Compiling proc-macro-error-attr2 v2.0.0
32982026-03-10T18:47:17.258Z Compiling indexmap v1.9.3
32992026-03-10T18:47:17.384Z Compiling crc-catalog v2.4.0
33002026-03-10T18:47:17.420Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33012026-03-10T18:47:17.530Z Compiling parking_lot_core v0.8.6
33022026-03-10T18:47:17.549Z Compiling nodrop v0.1.14
33032026-03-10T18:47:17.598Z Compiling proc-macro-error2 v2.0.1
33042026-03-10T18:47:17.696Z Compiling array-init v0.0.4
33052026-03-10T18:47:17.745Z Compiling crc v3.4.0
33062026-03-10T18:47:17.830Z Compiling zerocopy v0.6.6
33072026-03-10T18:47:17.927Z Compiling bitfield v0.19.4
33082026-03-10T18:47:18.022Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33092026-03-10T18:47:18.042Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33102026-03-10T18:47:18.271Z Compiling ghash v0.5.1
33112026-03-10T18:47:18.315Z Compiling smallvec v0.6.14
33122026-03-10T18:47:18.377Z Compiling hickory-resolver v0.25.2
33132026-03-10T18:47:18.454Z Compiling slog-stdlog v4.1.1
33142026-03-10T18:47:18.490Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33152026-03-10T18:47:18.612Z Compiling nix v0.31.1
33162026-03-10T18:47:18.746Z Compiling git-stub v1.0.0
33172026-03-10T18:47:19.103Z Compiling ctr v0.9.2
33182026-03-10T18:47:19.120Z Compiling num-derive v0.3.3
33192026-03-10T18:47:19.176Z Compiling lzma-sys v0.1.20
33202026-03-10T18:47:19.225Z Compiling unicase v2.9.0
33212026-03-10T18:47:19.388Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33222026-03-10T18:47:19.523Z Compiling hashbrown v0.12.3
33232026-03-10T18:47:19.715Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33242026-03-10T18:47:19.777Z Compiling mime_guess v2.0.5
33252026-03-10T18:47:19.908Z Compiling aes-gcm v0.10.3
33262026-03-10T18:47:20.009Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33272026-03-10T18:47:20.230Z Compiling git-stub-vcs v0.1.0
33282026-03-10T18:47:20.371Z Compiling libscf-sys v1.1.0
33292026-03-10T18:47:20.545Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33302026-03-10T18:47:20.571Z Compiling slog-envlogger v2.2.0
33312026-03-10T18:47:20.713Z Compiling serde-hex v0.1.0
33322026-03-10T18:47:20.737Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33332026-03-10T18:47:21.002Z Compiling tabled_derive v0.11.0
33342026-03-10T18:47:21.346Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33352026-03-10T18:47:21.463Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33362026-03-10T18:47:22.209Z Compiling ron v0.8.1
33372026-03-10T18:47:22.745Z Compiling papergrid v0.17.0
33382026-03-10T18:47:23.272Z Compiling cargo_toml v0.22.3
33392026-03-10T18:47:23.619Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33402026-03-10T18:47:24.053Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33412026-03-10T18:47:24.366Z Compiling hashbrown v0.13.2
33422026-03-10T18:47:24.446Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33432026-03-10T18:47:25.068Z Compiling testing_table v0.3.0
33442026-03-10T18:47:25.131Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33452026-03-10T18:47:25.295Z Compiling ssh-encoding v0.2.0
33462026-03-10T18:47:25.444Z Compiling blowfish v0.9.1
33472026-03-10T18:47:25.669Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33482026-03-10T18:47:25.785Z Compiling nibble_vec v0.1.0
33492026-03-10T18:47:25.826Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33502026-03-10T18:47:25.987Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33512026-03-10T18:47:26.115Z Compiling corncobs v0.1.4
33522026-03-10T18:47:26.134Z Compiling crc-any v2.5.0
33532026-03-10T18:47:27.540Z Compiling endian-type v0.1.2
33542026-03-10T18:47:27.545Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33552026-03-10T18:47:27.545Z Compiling radix_trie v0.2.1
33562026-03-10T18:47:27.545Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33572026-03-10T18:47:27.545Z Compiling bcrypt-pbkdf v0.10.0
33582026-03-10T18:47:27.545Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33592026-03-10T18:47:27.545Z Compiling ssh-cipher v0.2.0
33602026-03-10T18:47:27.545Z Compiling tabled v0.20.0
33612026-03-10T18:47:27.545Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33622026-03-10T18:47:27.794Z Compiling object v0.30.4
33632026-03-10T18:47:27.892Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33642026-03-10T18:47:28.238Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33652026-03-10T18:47:28.608Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33662026-03-10T18:47:28.922Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33672026-03-10T18:47:29.021Z Compiling parking_lot v0.11.2
33682026-03-10T18:47:29.079Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33692026-03-10T18:47:29.593Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33702026-03-10T18:47:30.297Z Compiling prefix-trie v0.7.0
33712026-03-10T18:47:30.317Z Compiling password-hash v0.4.2
33722026-03-10T18:47:30.563Z Compiling fxhash v0.2.1
33732026-03-10T18:47:30.617Z Compiling secrecy v0.8.0
33742026-03-10T18:47:30.766Z Compiling half v1.8.3
33752026-03-10T18:47:30.830Z Compiling path-slash v0.1.5
33762026-03-10T18:47:30.833Z Compiling http-range v0.1.5
33772026-03-10T18:47:30.889Z Compiling hickory-server v0.25.2
33782026-03-10T18:47:31.025Z Compiling sled v0.34.7
33792026-03-10T18:47:31.111Z Compiling serde_cbor v0.11.2
33802026-03-10T18:47:31.146Z Compiling pbkdf2 v0.11.0
33812026-03-10T18:47:31.478Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33822026-03-10T18:47:32.269Z Compiling xz2 v0.1.7
33832026-03-10T18:47:32.391Z Compiling ron v0.12.0
33842026-03-10T18:47:32.607Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33852026-03-10T18:47:33.594Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33862026-03-10T18:47:33.717Z Compiling ssh-key v0.6.7
33872026-03-10T18:47:34.120Z Compiling hickory-client v0.25.2
33882026-03-10T18:47:34.586Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33892026-03-10T18:47:34.606Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33902026-03-10T18:47:34.741Z Compiling p521 v0.13.3
33912026-03-10T18:47:35.291Z Compiling p256 v0.13.2
33922026-03-10T18:47:35.317Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33932026-03-10T18:47:35.818Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33942026-03-10T18:47:36.046Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33952026-03-10T18:47:36.068Z Compiling yasna v0.5.2
33962026-03-10T18:47:36.122Z Compiling kstat-rs v0.2.4
33972026-03-10T18:47:36.457Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33982026-03-10T18:47:36.561Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33992026-03-10T18:47:36.902Z Compiling headers-core v0.3.0
34002026-03-10T18:47:36.993Z Compiling nanorand v0.7.0
34012026-03-10T18:47:37.067Z Compiling russh-cryptovec v0.7.3
34022026-03-10T18:47:37.087Z Compiling atty v0.2.14
34032026-03-10T18:47:37.106Z Compiling md5 v0.7.0
34042026-03-10T18:47:37.248Z Compiling base16ct v1.0.0
34052026-03-10T18:47:37.331Z Compiling home v0.5.12
34062026-03-10T18:47:37.383Z Compiling crc8 v0.1.1
34072026-03-10T18:47:37.486Z Compiling russh-keys v0.45.0
34082026-03-10T18:47:37.514Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34092026-03-10T18:47:37.573Z Compiling flume v0.11.1
34102026-03-10T18:47:38.016Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34112026-03-10T18:47:38.254Z Compiling headers v0.4.1
34122026-03-10T18:47:39.330Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34132026-03-10T18:47:39.372Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34142026-03-10T18:47:39.638Z Compiling rcgen v0.12.1
34152026-03-10T18:47:40.090Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34162026-03-10T18:47:40.853Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34172026-03-10T18:47:43.454Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34182026-03-10T18:47:43.917Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34192026-03-10T18:47:44.292Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34202026-03-10T18:47:45.294Z Compiling hyper-staticfile v0.10.1
34212026-03-10T18:47:45.555Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34222026-03-10T18:47:46.000Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34232026-03-10T18:47:46.048Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34242026-03-10T18:47:46.368Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34252026-03-10T18:47:46.747Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34262026-03-10T18:47:47.243Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34272026-03-10T18:47:47.461Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34282026-03-10T18:47:47.673Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34292026-03-10T18:47:47.831Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34302026-03-10T18:47:48.418Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34312026-03-10T18:47:48.468Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34322026-03-10T18:47:48.544Z Compiling num-bigint v0.4.6
34332026-03-10T18:47:48.603Z Compiling des v0.8.1
34342026-03-10T18:47:48.872Z Compiling subprocess v0.2.15
34352026-03-10T18:47:48.893Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34362026-03-10T18:47:49.408Z Compiling hex-literal v0.4.1
34372026-03-10T18:47:49.447Z Compiling display-error-chain v0.2.2
34382026-03-10T18:47:49.491Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34392026-03-10T18:47:49.572Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34402026-03-10T18:47:49.651Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34412026-03-10T18:47:49.940Z Compiling colored v2.2.0
34422026-03-10T18:47:50.460Z Compiling russh v0.45.0
34432026-03-10T18:47:51.218Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34442026-03-10T18:47:51.585Z Compiling socket2 v0.5.10
34452026-03-10T18:47:52.236Z Compiling internet-checksum v0.2.1
34462026-03-10T18:47:55.424Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34472026-03-10T18:48:26.117Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34482026-03-10T18:48:52.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
34492026-03-10T18:48:52.787Z
34502026-03-10T18:48:52.792Zreal 2:25.988623876
34512026-03-10T18:48:52.792Zuser 11:45.399576891
34522026-03-10T18:48:52.792Zsys 1:59.037681527
34532026-03-10T18:48:52.792Ztrap 0.320613901
34542026-03-10T18:48:52.792Ztflt 0.338603693
34552026-03-10T18:48:52.792Zdflt 0.578980567
34562026-03-10T18:48:52.792Zkflt 0.000037067
34572026-03-10T18:48:52.792Zlock 31:09.434228601
34582026-03-10T18:48:52.792Zslp 43:09.270650611
34592026-03-10T18:48:52.792Zlat 59.574634679
34602026-03-10T18:48:52.792Zstop 2:12.802507843
34612026-03-10T18:48:52.792Z+ mkdir tests
34622026-03-10T18:48:52.792Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34632026-03-10T18:48:52.792Z+ xargs -I '{}' -t cp '{}' tests/
34642026-03-10T18:48:52.824Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f203df10b624dde4 tests/
34652026-03-10T18:48:52.848Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ad88ca4761fabce1 tests/
34662026-03-10T18:48:52.870Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-273734d70bfc9970 tests/
34672026-03-10T18:48:52.893Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f5aec89d977f4db5 tests/
34682026-03-10T18:48:53.274Z+ 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/*)
34692026-03-10T18:48:53.278Z+ 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-ad88ca4761fabce1 tests/commtest-273734d70bfc9970 tests/dhcp_server-f203df10b624dde4 tests/end_to_end_tests-f5aec89d977f4db5 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
34702026-03-10T18:50:33.324ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34712026-03-10T18:50:33.324Za .github/buildomat/ci-env.sh 1K
34722026-03-10T18:50:33.324Za out/target/test 1K
34732026-03-10T18:50:33.326Za out/npuzone/npuzone 27402K
34742026-03-10T18:50:33.326Za package-manifest.toml 35K
34752026-03-10T18:50:33.326Za smf/sled-agent/non-gimlet/config.toml 6K
34762026-03-10T18:50:33.326Za target/release/omicron-package 41064K
34772026-03-10T18:50:33.329Za target/release/xtask 11359K
34782026-03-10T18:50:33.329Za target/debug/bootstrap 346152K
34792026-03-10T18:50:33.329Za tests/bootstrap-ad88ca4761fabce1 31480K
34802026-03-10T18:50:33.329Za tests/commtest-273734d70bfc9970 31997K
34812026-03-10T18:50:33.329Za tests/dhcp_server-f203df10b624dde4 31480K
34822026-03-10T18:50:33.329Za tests/end_to_end_tests-f5aec89d977f4db5 387864K
34832026-03-10T18:50:33.329Za out/clickhouse.tar.gz 302566K
34842026-03-10T18:50:33.329Za out/clickhouse_keeper.tar.gz 287855K
34852026-03-10T18:50:33.329Za out/clickhouse_server.tar.gz 302564K
34862026-03-10T18:50:33.329Za out/cockroachdb.tar.gz 156110K
34872026-03-10T18:50:33.329Za out/crucible-pantry-zone.tar.gz 38317K
34882026-03-10T18:50:33.329Za out/crucible-utils.tar 17744K
34892026-03-10T18:50:33.329Za out/crucible-zone.tar.gz 52455K
34902026-03-10T18:50:33.329Za out/external-dns.tar.gz 41552K
34912026-03-10T18:50:33.329Za out/internal-dns.tar.gz 41551K
34922026-03-10T18:50:33.329Za out/mg-ddm-gz.tar 86339K
34932026-03-10T18:50:33.329Za out/nexus.tar.gz 207597K
34942026-03-10T18:50:33.329Za out/ntp.tar.gz 22563K
34952026-03-10T18:50:33.329Za out/omicron-gateway-softnpu.tar.gz 27287K
34962026-03-10T18:50:33.329Za out/omicron-sled-agent.tar 183276K
34972026-03-10T18:50:33.329Za out/overlay.tar.gz 3K
34982026-03-10T18:50:33.329Za out/oximeter.tar.gz 57746K
34992026-03-10T18:50:33.329Za out/oxlog.tar 3895K
35002026-03-10T18:50:33.329Za out/probe.tar.gz 3037K
35012026-03-10T18:50:33.330Za out/propolis-server.tar.gz 74633K
35022026-03-10T18:50:33.330Za out/pumpkind-gz.tar 26647K
35032026-03-10T18:50:33.330Za out/switch-softnpu.tar.gz 373213K
35042026-03-10T18:50:33.336Z
35052026-03-10T18:50:33.336Zreal 1:40.074661721
35062026-03-10T18:50:33.336Zuser 1:38.149988975
35072026-03-10T18:50:33.336Zsys 4.729550646
35082026-03-10T18:50:33.336Ztrap 0.006526361
35092026-03-10T18:50:33.336Ztflt 0.000000000
35102026-03-10T18:50:33.336Zdflt 0.000000000
35112026-03-10T18:50:33.336Zkflt 0.000000000
35122026-03-10T18:50:33.337Zlock 0.000000000
35132026-03-10T18:50:33.337Zslp 1:36.912003464
35142026-03-10T18:50:33.337Zlat 0.347353924
35152026-03-10T18:50:33.337Zstop 0.000131015
35162026-03-10T18:50:33.337Zprocess exited: duration 1742183 ms, exit code 0
 
35172026-03-10T18:50:33.373Zfound 1 output files
35182026-03-10T18:50:33.373Zuploading: /work/package.tar.gz (2322735295 bytes)
35192026-03-10T18:51:30.316Zuploaded: /work/package.tar.gz