01KKD4QE3WDT9757N8XD3P4XQA: helios / package

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

Buildomat Job: 01KKD4QXXNJ41JCH3YQM9H3542

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T00:31:11.182Zjob assigned to worker 01KKD4R4PT7621ZJF0W6D1D9GR [factory aws, i-0f75521a0c9929f94] (queued for 2 m 13 s)
 
22026-03-11T00:31:19.695Zstarting task 0: "setup"
32026-03-11T00:31:19.704Z++ uname -s
42026-03-11T00:31:19.707Z+ kern=SunOS
52026-03-11T00:31:19.707Z+ build_user=build
62026-03-11T00:31:19.707Z+ build_uid=12345
72026-03-11T00:31:19.707Z+ work_dir=/work
82026-03-11T00:31:19.707Z+ input_dir=/input
92026-03-11T00:31:19.707Z+ [[ 0 == 12345 ]]
102026-03-11T00:31:19.707Z+ case "$kern" in
112026-03-11T00:31:19.707Z+ groupadd -g 12345 build
122026-03-11T00:31:19.710Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T00:31:21.717Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T00:31:21.844Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T00:31:21.848Z+ home_fs=zfs
162026-03-11T00:31:21.848Z+ [[ zfs == autofs ]]
172026-03-11T00:31:21.848Z+ mkdir -p /home/build
182026-03-11T00:31:21.851Z+ chown build:build /home/build /work
192026-03-11T00:31:23.852Z+ chmod 0700 /home/build /work
202026-03-11T00:31:23.855Zprocess exited: duration 4158 ms, exit code 0
 
212026-03-11T00:31:23.862Zstarting task 1: "rust-toolchain"
222026-03-11T00:31:23.868Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-11T00:31:23.868Z * rust toolchain channel = "1.91.1"
242026-03-11T00:31:23.868Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T00:31:23.868Z * rust toolchain profile = "default"
262026-03-11T00:31:23.868Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T00:31:23.868Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T00:31:23.871Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T00:31:23.871Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-11T00:31:24.004Zinfo: downloading installer
312026-03-11T00:31:26.046Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T00:31:26.046Zwarn: /opt/ooce/bin
332026-03-11T00:31:26.046Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T00:31:26.046Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T00:31:26.046Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T00:31:26.046Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T00:31:26.046Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T00:31:26.046Zerror: cannot install while Rust is installed
392026-03-11T00:31:26.046Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T00:31:26.058Zinfo: profile set to 'default'
412026-03-11T00:31:26.058Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T00:31:26.064Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-11T00:31:26.245Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-11T00:31:26.245Zinfo: downloading component 'cargo'
452026-03-11T00:31:27.690Zinfo: downloading component 'clippy'
462026-03-11T00:31:28.236Zinfo: downloading component 'rust-docs'
472026-03-11T00:31:29.750Zinfo: downloading component 'rust-std'
482026-03-11T00:31:31.589Zinfo: downloading component 'rustc'
492026-03-11T00:31:38.763Zinfo: downloading component 'rustfmt'
502026-03-11T00:31:39.092Zinfo: installing component 'cargo'
512026-03-11T00:31:39.912Zinfo: installing component 'clippy'
522026-03-11T00:31:40.263Zinfo: installing component 'rust-docs'
532026-03-11T00:31:41.933Zinfo: installing component 'rust-std'
542026-03-11T00:31:43.418Zinfo: installing component 'rustc'
552026-03-11T00:31:49.168Zinfo: installing component 'rustfmt'
562026-03-11T00:31:49.477Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-11T00:31:49.477Z
582026-03-11T00:31:49.898Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-11T00:31:49.898Z
602026-03-11T00:31:49.901Z
612026-03-11T00:31:49.901ZRust is installed now. Great!
622026-03-11T00:31:49.901Z
632026-03-11T00:31:49.901ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T00:31:49.901Zenvironment variable. This has not been done automatically.
652026-03-11T00:31:49.901Z
662026-03-11T00:31:49.901ZTo configure your current shell, you need to source
672026-03-11T00:31:49.901Zthe corresponding env file under $HOME/.cargo.
682026-03-11T00:31:49.901Z
692026-03-11T00:31:49.901ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T00:31:49.901Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T00:31:49.901Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T00:31:49.901Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T00:31:50.006Z+ rustup --version
742026-03-11T00:31:50.013Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T00:31:50.017Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T00:31:50.097Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-11T00:31:50.102Z+ cargo --version
782026-03-11T00:31:50.159Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-11T00:31:50.162Z+ rustc --version
802026-03-11T00:31:50.235Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-11T00:31:50.239Zprocess exited: duration 26372 ms, exit code 0
 
822026-03-11T00:31:50.245Zstarting task 2: "authentication"
832026-03-11T00:31:50.265Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T00:31:50.271Zstarting task 3: "clone repository"
852026-03-11T00:31:50.277Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-11T00:31:50.279Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-11T00:31:50.312ZCloning into '/work/oxidecomputer/omicron'...
882026-03-11T00:32:46.551Z+ cd /work/oxidecomputer/omicron
892026-03-11T00:32:46.551Z+ git fetch origin 3f0d14deebef772133b3896ad6c43edd3532f7d4
902026-03-11T00:32:46.861ZFrom https://github.com/oxidecomputer/omicron
912026-03-11T00:32:46.861Z * branch 3f0d14deebef772133b3896ad6c43edd3532f7d4 -> FETCH_HEAD
922026-03-11T00:32:46.873Z+ [[ -n '' ]]
932026-03-11T00:32:46.873Z+ git reset --hard 3f0d14deebef772133b3896ad6c43edd3532f7d4
942026-03-11T00:32:47.194ZHEAD is now at 3f0d14dee Bump quinn-proto from 0.11.13 to 0.11.14
952026-03-11T00:32:47.197Zprocess exited: duration 56915 ms, exit code 0
 
962026-03-11T00:32:47.203Zstarting task 4: "build"
972026-03-11T00:32:47.209Z+ source .github/buildomat/ci-env.sh
982026-03-11T00:32:47.209Z++ export CARGO_TERM_COLOR=always
992026-03-11T00:32:47.212Z++ CARGO_TERM_COLOR=always
1002026-03-11T00:32:47.212Z+ cargo --version
1012026-03-11T00:32:47.267Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-11T00:32:47.270Z+ rustc --version
1032026-03-11T00:32:47.343Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-11T00:32:47.346Z+ WORK=/work
1052026-03-11T00:32:47.346Z+ pfexec mkdir -p /work
1062026-03-11T00:32:47.351Z+ pfexec chown build /work
1072026-03-11T00:32:47.354Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-03-11T00:32:57.192Z Startup: Refreshing catalog 'helios-dev' ... Done
1092026-03-11T00:33:06.629Z Startup: Caching catalogs ... Done
1102026-03-11T00:33:28.072ZPlanning: Solver setup ... Done (19.874s)
1112026-03-11T00:33:28.211ZPlanning: Running solver ... Done (0.146s)
1122026-03-11T00:33:28.388ZPlanning: Finding local manifests ... Done (0.003s)
1132026-03-11T00:33:28.400ZPlanning: Fetching manifests: 0/4 0% complete
1142026-03-11T00:33:28.512ZPlanning: Fetching manifests: 4/4 100% complete
1152026-03-11T00:33:28.555ZPlanning: Package planning ... Done (0.043s)
1162026-03-11T00:33:28.596ZPlanning: Merging actions ... Done (0.039s)
1172026-03-11T00:33:28.834ZPlanning: Checking for conflicting actions ... Done (0.240s)
1182026-03-11T00:33:28.845ZPlanning: Consolidating action changes ... Done (0.010s)
1192026-03-11T00:33:29.685ZPlanning: Evaluating mediators ... Done (0.840s)
1202026-03-11T00:33:29.694ZPlanning: Planning completed in 22.92 seconds
1212026-03-11T00:33:29.706Z Packages to install: 4
1222026-03-11T00:33:29.706Z Mediators to change: 2
1232026-03-11T00:33:29.710Z Services to change: 1
1242026-03-11T00:33:29.710Z Estimated space available: 155.43 GB
1252026-03-11T00:33:29.710ZEstimated space to be consumed: 1.82 GB
1262026-03-11T00:33:29.710Z Create boot environment: No
1272026-03-11T00:33:29.710ZCreate backup boot environment: No
1282026-03-11T00:33:29.710Z Rebuild boot archive: No
1292026-03-11T00:33:29.710Z
1302026-03-11T00:33:29.710ZChanged mediators:
1312026-03-11T00:33:29.710Z mediator clang:
1322026-03-11T00:33:29.710Z version: None -> 15 (system default)
1332026-03-11T00:33:29.710Z
1342026-03-11T00:33:29.710Z mediator llvm:
1352026-03-11T00:33:29.710Z version: 14 (system default) -> 15 (system default)
1362026-03-11T00:33:29.710Z
1372026-03-11T00:33:29.710ZChanged packages:
1382026-03-11T00:33:29.710Zhelios-dev
1392026-03-11T00:33:29.710Z developer/build-essential
1402026-03-11T00:33:29.710Z None -> 11-2.0
1412026-03-11T00:33:29.710Z library/libxmlsec1
1422026-03-11T00:33:29.710Z None -> 1.2.35-2.0
1432026-03-11T00:33:29.710Z ooce/developer/clang-15
1442026-03-11T00:33:29.710Z None -> 15.0.7-2.0
1452026-03-11T00:33:29.710Z ooce/developer/llvm-15
1462026-03-11T00:33:29.710Z None -> 15.0.7-2.0
1472026-03-11T00:33:29.710Z
1482026-03-11T00:33:29.711ZServices:
1492026-03-11T00:33:29.711Z restart_fmri:
1502026-03-11T00:33:29.711Z svc:/system/update-man-index:default
1512026-03-11T00:33:29.752Z
1522026-03-11T00:33:29.752ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532026-03-11T00:33:34.755ZDownload: 2121/3290 items 118.5/212.6MB 55% complete (23.9M/s)
1542026-03-11T00:33:40.567ZDownload: 3246/3290 items 202.9/212.6MB 95% complete (21.3M/s)
1552026-03-11T00:33:41.992ZDownload: Completed 212.60 MB in 12.24 seconds (17.4M/s)
1562026-03-11T00:33:42.248Z Actions: 1/3689 actions (Installing new actions)
1572026-03-11T00:33:46.401Z Actions: Completed 3689 actions in 4.15 seconds.
1582026-03-11T00:33:47.101Z Done (0.695s)
1592026-03-11T00:33:47.101Z Done (0.000s)
1602026-03-11T00:33:48.015Z Done (0.913s)
1612026-03-11T00:33:51.882Z Done (3.521s)
1622026-03-11T00:33:51.965Z Done (0.014s)
1632026-03-11T00:33:51.968Z Done (0.000s)
1642026-03-11T00:33:52.107Z Done (0.000s)
1652026-03-11T00:33:53.050ZPlanning: Evaluating mediator changes ... Done
1662026-03-11T00:33:53.195ZPlanning: Checking for conflicting actions ... Done
1672026-03-11T00:33:53.201ZPlanning: Consolidating action changes ... Done
1682026-03-11T00:33:53.411ZPlanning: Evaluating mediators ... Done
1692026-03-11T00:33:53.416ZPlanning: Planning completed in 0.36 seconds
1702026-03-11T00:33:53.441Z Mediators to change: 2
1712026-03-11T00:33:53.441Z Create boot environment: No
1722026-03-11T00:33:53.441ZCreate backup boot environment: No
1732026-03-11T00:33:53.516Z Done
1742026-03-11T00:33:53.517Z Done
1752026-03-11T00:33:54.228Z Done
1762026-03-11T00:33:57.559Z Done
1772026-03-11T00:33:57.640Z Done
1782026-03-11T00:33:57.643Z Done
1792026-03-11T00:33:57.802Z Done
1802026-03-11T00:33:58.342ZPlanning: Evaluating mediator changes ... Done
1812026-03-11T00:33:58.345ZPlanning: Merging actions ... Done
1822026-03-11T00:33:58.508ZPlanning: Checking for conflicting actions ... Done
1832026-03-11T00:33:58.511ZPlanning: Consolidating action changes ... Done
1842026-03-11T00:33:58.725ZPlanning: Evaluating mediators ... Done
1852026-03-11T00:33:58.768ZPlanning: Planning completed in 0.63 seconds
1862026-03-11T00:33:58.798Z Packages to change: 1
1872026-03-11T00:33:58.798Z Mediators to change: 1
1882026-03-11T00:33:58.798Z Services to change: 1
1892026-03-11T00:33:58.801Z Create boot environment: No
1902026-03-11T00:33:58.801ZCreate backup boot environment: Yes
1912026-03-11T00:34:01.286Z Actions: 1/6 actions (Updating modified actions)
1922026-03-11T00:34:01.290Z Actions: Completed 6 actions in 0.00 seconds.
1932026-03-11T00:34:01.290Z Done
1942026-03-11T00:34:01.290Z Done
1952026-03-11T00:34:01.474Z Done
1962026-03-11T00:34:04.757Z Done
1972026-03-11T00:34:04.840Z Done
1982026-03-11T00:34:04.843Z Done
1992026-03-11T00:34:04.997Z Done
2002026-03-11T00:34:05.377ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012026-03-11T00:34:05.377Zclang system 15 system
2022026-03-11T00:34:05.377Zcsh system system illumos
2032026-03-11T00:34:05.377Zctags system system illumos
2042026-03-11T00:34:05.377Zfile system system illumos
2052026-03-11T00:34:05.377Zgcc vendor 12 vendor
2062026-03-11T00:34:05.377Zgcc system 10 system
2072026-03-11T00:34:05.377Zgcc system 7 system
2082026-03-11T00:34:05.377Zgo system 1.20 system
2092026-03-11T00:34:05.377Zgo system 1.19 system
2102026-03-11T00:34:05.377Zllvm system 15 system
2112026-03-11T00:34:05.377Zllvm system 14 system
2122026-03-11T00:34:05.377Zmariadb system 10.6 system
2132026-03-11T00:34:05.377Zmta vendor vendor dma
2142026-03-11T00:34:05.377Zopenjdk system 17 system
2152026-03-11T00:34:05.377Zopenjdk system 11 system
2162026-03-11T00:34:05.377Zopenjdk system 1.8 system
2172026-03-11T00:34:05.377Zopenssl vendor 3 vendor
2182026-03-11T00:34:05.377Zperl system 5.36 system
2192026-03-11T00:34:05.377Zpostgresql system 15 system
2202026-03-11T00:34:05.377Zpostgresql system 13 system
2212026-03-11T00:34:05.377Zpython vendor 3 vendor
2222026-03-11T00:34:05.377Zpython system 2 system
2232026-03-11T00:34:05.377Zpython3 system 3.11 system
2242026-03-11T00:34:05.377Zruby system 3.0 system
2252026-03-11T00:34:05.378Zwords vendor vendor american-english
2262026-03-11T00:34:05.378Zwords system system australian-english
2272026-03-11T00:34:05.378Zwords system system british-english
2282026-03-11T00:34:05.378Zwords system system canadian-english
2292026-03-11T00:34:05.378Zwords system system french
2302026-03-11T00:34:05.378Zwords system system italian
2312026-03-11T00:34:05.378Zwords system system ngerman
2322026-03-11T00:34:05.378Zwords system system ogerman
2332026-03-11T00:34:05.378Zwords system system spanish
2342026-03-11T00:34:05.673ZPUBLISHER TYPE STATUS P LOCATION
2352026-03-11T00:34:05.673Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362026-03-11T00:34:11.518ZFMRI IFO
2372026-03-11T00:34:11.518Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382026-03-11T00:34:11.518Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392026-03-11T00:34:11.518Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402026-03-11T00:34:11.518Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412026-03-11T00:34:11.518Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422026-03-11T00:34:11.518Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2432026-03-11T00:34:11.518Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2442026-03-11T00:34:11.518Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2452026-03-11T00:34:11.518Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2462026-03-11T00:34:11.518Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2472026-03-11T00:34:11.518Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2482026-03-11T00:34:11.518Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2492026-03-11T00:34:11.518Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2502026-03-11T00:34:11.518Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2512026-03-11T00:34:11.518Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2522026-03-11T00:34:11.518Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2532026-03-11T00:34:12.780Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2542026-03-11T00:34:13.069Z Updating crates.io index
2552026-03-11T00:34:13.104Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2562026-03-11T00:34:13.759Z Updating git repository `https://github.com/oxidecomputer/lldp`
2572026-03-11T00:34:14.232Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2582026-03-11T00:34:14.504Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592026-03-11T00:34:14.881Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-03-11T00:34:16.236Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612026-03-11T00:34:17.818Z Updating git repository `https://github.com/oxidecomputer/opte`
2622026-03-11T00:34:18.722Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632026-03-11T00:34:19.358Z Updating git repository `https://github.com/oxidecomputer/falcon`
2642026-03-11T00:34:20.194Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2652026-03-11T00:34:20.724Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-03-11T00:34:22.162Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-03-11T00:34:22.539Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-03-11T00:34:22.997Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-03-11T00:34:23.430Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-03-11T00:34:24.446Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2712026-03-11T00:34:25.276Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2722026-03-11T00:34:25.594Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2732026-03-11T00:34:25.954Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2742026-03-11T00:34:26.361Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2752026-03-11T00:34:26.608Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2762026-03-11T00:34:26.840Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2772026-03-11T00:34:27.134Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2782026-03-11T00:34:27.558Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2792026-03-11T00:34:28.071Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-03-11T00:34:28.565Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-03-11T00:34:28.839Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-03-11T00:34:29.364Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-03-11T00:34:30.541Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842026-03-11T00:34:31.769Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2852026-03-11T00:34:32.038Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-03-11T00:34:32.371Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2872026-03-11T00:34:32.717Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2882026-03-11T00:34:33.286Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892026-03-11T00:34:33.514Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902026-03-11T00:34:33.773Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912026-03-11T00:34:34.079Z Updating git repository `https://github.com/illumos/smf-rs`
2922026-03-11T00:34:34.555Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932026-03-11T00:34:49.200Z Downloading crates ...
2942026-03-11T00:34:49.270Z Downloaded cfg-if v1.0.4
2952026-03-11T00:34:49.299Z Downloaded cargo-util-schemas v0.8.2
2962026-03-11T00:34:49.300Z Downloaded tinystr v0.8.2
2972026-03-11T00:34:49.300Z Downloaded pretty-hex v0.4.1
2982026-03-11T00:34:49.300Z Downloaded typeid v1.0.3
2992026-03-11T00:34:49.300Z Downloaded usdt-attr-macro v0.5.0
3002026-03-11T00:34:49.300Z Downloaded heck v0.4.1
3012026-03-11T00:34:49.300Z Downloaded digest v0.10.7
3022026-03-11T00:34:49.313Z Downloaded terminal_size v0.4.3
3032026-03-11T00:34:49.313Z Downloaded zerofrom-derive v0.1.6
3042026-03-11T00:34:49.313Z Downloaded idna_adapter v1.2.1
3052026-03-11T00:34:49.314Z Downloaded fs-err v3.3.0
3062026-03-11T00:34:49.314Z Downloaded erased-serde v0.4.9
3072026-03-11T00:34:49.314Z Downloaded unicode-width v0.1.14
3082026-03-11T00:34:49.314Z Downloaded zmij v1.0.21
3092026-03-11T00:34:49.341Z Downloaded anstream v0.6.21
3102026-03-11T00:34:49.341Z Downloaded unicode-linebreak v0.1.5
3112026-03-11T00:34:49.342Z Downloaded litemap v0.8.1
3122026-03-11T00:34:49.342Z Downloaded utf8_iter v1.0.4
3132026-03-11T00:34:49.342Z Downloaded serde-value v0.7.0
3142026-03-11T00:34:49.342Z Downloaded fnv v1.0.7
3152026-03-11T00:34:49.342Z Downloaded cargo-platform v0.2.0
3162026-03-11T00:34:49.342Z Downloaded pest_meta v2.8.6
3172026-03-11T00:34:49.342Z Downloaded toml v0.8.23
3182026-03-11T00:34:49.342Z Downloaded clap_lex v1.0.0
3192026-03-11T00:34:49.343Z Downloaded anstyle-parse v0.2.7
3202026-03-11T00:34:49.343Z Downloaded ucd-trie v0.1.7
3212026-03-11T00:34:49.343Z Downloaded semver v1.0.27
3222026-03-11T00:34:49.343Z Downloaded textwrap v0.16.2
3232026-03-11T00:34:49.343Z Downloaded cargo_metadata v0.21.0
3242026-03-11T00:34:49.353Z Downloaded zerofrom v0.1.6
3252026-03-11T00:34:49.353Z Downloaded unicode-ident v1.0.24
3262026-03-11T00:34:49.353Z Downloaded thread-id v4.2.2
3272026-03-11T00:34:49.353Z Downloaded serde_spanned v0.6.9
3282026-03-11T00:34:49.354Z Downloaded proc-macro-error-attr v1.0.4
3292026-03-11T00:34:49.354Z Downloaded quote v1.0.44
3302026-03-11T00:34:49.354Z Downloaded toml_datetime v0.6.11
3312026-03-11T00:34:49.354Z Downloaded usdt-macro v0.5.0
3322026-03-11T00:34:49.354Z Downloaded crypto-common v0.1.7
3332026-03-11T00:34:49.354Z Downloaded unicode-xid v0.2.6
3342026-03-11T00:34:49.388Z Downloaded yoke-derive v0.8.1
3352026-03-11T00:34:49.389Z Downloaded cargo_toml v0.21.0
3362026-03-11T00:34:49.389Z Downloaded toml_write v0.1.2
3372026-03-11T00:34:49.389Z Downloaded usdt v0.5.0
3382026-03-11T00:34:49.389Z Downloaded zerovec-derive v0.11.2
3392026-03-11T00:34:49.389Z Downloaded writeable v0.6.2
3402026-03-11T00:34:49.389Z Downloaded version_check v0.9.5
3412026-03-11T00:34:49.389Z Downloaded usdt-impl v0.5.0
3422026-03-11T00:34:49.389Z Downloaded thiserror v1.0.69
3432026-03-11T00:34:49.389Z Downloaded thiserror-impl v1.0.69
3442026-03-11T00:34:49.389Z Downloaded utf8parse v0.2.2
3452026-03-11T00:34:49.390Z Downloaded thiserror-impl v2.0.18
3462026-03-11T00:34:49.390Z Downloaded thiserror v2.0.18
3472026-03-11T00:34:49.420Z Downloaded typenum v1.19.0
3482026-03-11T00:34:49.420Z Downloaded zerocopy-derive v0.7.35
3492026-03-11T00:34:49.420Z Downloaded yoke v0.8.1
3502026-03-11T00:34:49.421Z Downloaded url v2.5.8
3512026-03-11T00:34:49.421Z Downloaded proc-macro-error v1.0.4
3522026-03-11T00:34:49.421Z Downloaded displaydoc v0.2.5
3532026-03-11T00:34:49.421Z Downloaded toml_edit v0.22.27
3542026-03-11T00:34:49.421Z Downloaded synstructure v0.13.2
3552026-03-11T00:34:49.421Z Downloaded tabled_derive v0.7.0
3562026-03-11T00:34:49.421Z Downloaded memchr v2.8.0
3572026-03-11T00:34:49.421Z Downloaded zerotrie v0.2.3
3582026-03-11T00:34:49.421Z Downloaded colorchoice v1.0.4
3592026-03-11T00:34:49.421Z Downloaded macaddr v1.0.1
3602026-03-11T00:34:49.421Z Downloaded fastrand v2.3.0
3612026-03-11T00:34:49.421Z Downloaded anyhow v1.0.102
3622026-03-11T00:34:49.434Z Downloaded zerovec v0.11.5
3632026-03-11T00:34:49.434Z Downloaded zerocopy v0.7.35
3642026-03-11T00:34:49.434Z Downloaded strsim v0.11.1
3652026-03-11T00:34:49.435Z Downloaded block-buffer v0.10.4
3662026-03-11T00:34:49.435Z Downloaded winnow v0.7.14
3672026-03-11T00:34:49.435Z Downloaded itoa v1.0.17
3682026-03-11T00:34:49.435Z Downloaded errno v0.3.14
3692026-03-11T00:34:49.435Z Downloaded dof v0.3.0
3702026-03-11T00:34:49.436Z Downloaded unicode-width v0.2.0
3712026-03-11T00:34:49.436Z Downloaded swrite v0.1.0
3722026-03-11T00:34:49.436Z Downloaded equivalent v1.0.2
3732026-03-11T00:34:49.447Z Downloaded plain v0.2.3
3742026-03-11T00:34:49.448Z Downloaded serde-untagged v0.1.9
3752026-03-11T00:34:49.448Z Downloaded is_terminal_polyfill v1.70.2
3762026-03-11T00:34:49.448Z Downloaded form_urlencoded v1.2.2
3772026-03-11T00:34:49.448Z Downloaded dtrace-parser v0.2.0
3782026-03-11T00:34:49.449Z Downloaded anstyle-query v1.1.5
3792026-03-11T00:34:49.449Z Downloaded percent-encoding v2.3.2
3802026-03-11T00:34:49.449Z Downloaded generic-array v0.14.7
3812026-03-11T00:34:49.449Z Downloaded ordered-float v2.10.1
3822026-03-11T00:34:49.449Z Downloaded sha2 v0.10.9
3832026-03-11T00:34:49.450Z Downloaded scroll v0.12.0
3842026-03-11T00:34:49.450Z Downloaded memmap v0.7.0
3852026-03-11T00:34:49.459Z Downloaded stable_deref_trait v1.2.1
3862026-03-11T00:34:49.459Z Downloaded smawk v0.3.2
3872026-03-11T00:34:49.460Z Downloaded potential_utf v0.1.4
3882026-03-11T00:34:49.460Z Downloaded heck v0.5.0
3892026-03-11T00:34:49.460Z Downloaded cpufeatures v0.2.17
3902026-03-11T00:34:49.460Z Downloaded pest_derive v2.8.6
3912026-03-11T00:34:49.460Z Downloaded bitflags v2.11.0
3922026-03-11T00:34:49.460Z Downloaded proc-macro2 v1.0.106
3932026-03-11T00:34:49.469Z Downloaded scroll_derive v0.12.1
3942026-03-11T00:34:49.469Z Downloaded serde_tokenstream v0.2.3
3952026-03-11T00:34:49.484Z Downloaded camino-tempfile v1.4.1
3962026-03-11T00:34:49.503Z Downloaded byteorder v1.5.0
3972026-03-11T00:34:49.503Z Downloaded anstyle v1.0.13
3982026-03-11T00:34:49.503Z Downloaded smallvec v1.15.1
3992026-03-11T00:34:49.503Z Downloaded bytecount v0.6.9
4002026-03-11T00:34:49.503Z Downloaded autocfg v1.5.0
4012026-03-11T00:34:49.504Z Downloaded camino v1.2.2
4022026-03-11T00:34:49.513Z Downloaded clap_derive v4.5.55
4032026-03-11T00:34:49.522Z Downloaded once_cell v1.21.3
4042026-03-11T00:34:49.532Z Downloaded serde_core v1.0.228
4052026-03-11T00:34:49.564Z Downloaded tempfile v3.25.0
4062026-03-11T00:34:49.564Z Downloaded pest_generator v2.8.6
4072026-03-11T00:34:49.564Z Downloaded icu_provider v2.1.1
4082026-03-11T00:34:49.564Z Downloaded serde_derive v1.0.228
4092026-03-11T00:34:49.580Z Downloaded getrandom v0.4.1
4102026-03-11T00:34:49.580Z Downloaded icu_properties v2.1.2
4112026-03-11T00:34:49.580Z Downloaded num-traits v0.2.19
4122026-03-11T00:34:49.596Z Downloaded log v0.4.29
4132026-03-11T00:34:49.596Z Downloaded icu_normalizer v2.1.1
4142026-03-11T00:34:49.596Z Downloaded clap v4.5.60
4152026-03-11T00:34:49.596Z Downloaded papergrid v0.11.0
4162026-03-11T00:34:49.616Z Downloaded icu_normalizer_data v2.1.1
4172026-03-11T00:34:49.616Z Downloaded serde v1.0.228
4182026-03-11T00:34:49.616Z Downloaded icu_locale_core v2.1.1
4192026-03-11T00:34:49.632Z Downloaded indexmap v2.13.0
4202026-03-11T00:34:49.646Z Downloaded icu_collections v2.1.1
4212026-03-11T00:34:49.660Z Downloaded pest v2.8.6
4222026-03-11T00:34:49.661Z Downloaded serde_json v1.0.149
4232026-03-11T00:34:49.661Z Downloaded idna v1.1.0
4242026-03-11T00:34:49.672Z Downloaded hashbrown v0.16.1
4252026-03-11T00:34:49.689Z Downloaded icu_properties_data v2.1.2
4262026-03-11T00:34:49.700Z Downloaded clap_builder v4.5.60
4272026-03-11T00:34:49.701Z Downloaded rustix v1.1.3
4282026-03-11T00:34:49.710Z Downloaded tabled v0.15.0
4292026-03-11T00:34:49.716Z Downloaded goblin v0.8.2
4302026-03-11T00:34:49.723Z Downloaded syn v1.0.109
4312026-03-11T00:34:49.735Z Downloaded syn v2.0.117
4322026-03-11T00:34:49.768Z Downloaded libc v0.2.180
4332026-03-11T00:34:49.863Z Compiling proc-macro2 v1.0.106
4342026-03-11T00:34:49.871Z Compiling unicode-ident v1.0.24
4352026-03-11T00:34:49.871Z Compiling quote v1.0.44
4362026-03-11T00:34:49.871Z Compiling serde_core v1.0.228
4372026-03-11T00:34:49.871Z Compiling libc v0.2.180
4382026-03-11T00:34:49.871Z Compiling version_check v0.9.5
4392026-03-11T00:34:49.871Z Compiling stable_deref_trait v1.2.1
4402026-03-11T00:34:49.872Z Compiling memchr v2.8.0
4412026-03-11T00:34:49.872Z Compiling serde v1.0.228
4422026-03-11T00:34:49.872Z Compiling zmij v1.0.21
4432026-03-11T00:34:50.043Z Compiling autocfg v1.5.0
4442026-03-11T00:34:50.050Z Compiling thiserror v1.0.69
4452026-03-11T00:34:50.050Z Compiling ucd-trie v0.1.7
4462026-03-11T00:34:50.050Z Compiling itoa v1.0.17
4472026-03-11T00:34:50.050Z Compiling litemap v0.8.1
4482026-03-11T00:34:50.276Z Compiling writeable v0.6.2
4492026-03-11T00:34:50.328Z Compiling icu_normalizer_data v2.1.1
4502026-03-11T00:34:50.465Z Compiling rustix v1.1.3
4512026-03-11T00:34:50.659Z Compiling byteorder v1.5.0
4522026-03-11T00:34:50.733Z Compiling icu_properties_data v2.1.2
4532026-03-11T00:34:50.759Z Compiling serde_json v1.0.149
4542026-03-11T00:34:50.759Z Compiling bitflags v2.11.0
4552026-03-11T00:34:50.893Z Compiling smallvec v1.15.1
4562026-03-11T00:34:50.925Z Compiling pest v2.8.6
4572026-03-11T00:34:51.002Z Compiling num-traits v0.2.19
4582026-03-11T00:34:51.209Z Compiling typeid v1.0.3
4592026-03-11T00:34:51.213Z Compiling equivalent v1.0.2
4602026-03-11T00:34:51.213Z Compiling hashbrown v0.16.1
4612026-03-11T00:34:51.213Z Compiling usdt-impl v0.5.0
4622026-03-11T00:34:51.261Z Compiling proc-macro-error-attr v1.0.4
4632026-03-11T00:34:51.264Z Compiling toml_write v0.1.2
4642026-03-11T00:34:51.454Z Compiling syn v1.0.109
4652026-03-11T00:34:51.484Z Compiling erased-serde v0.4.9
4662026-03-11T00:34:51.544Z Compiling winnow v0.7.14
4672026-03-11T00:34:51.646Z Compiling proc-macro-error v1.0.4
4682026-03-11T00:34:51.862Z Compiling utf8_iter v1.0.4
4692026-03-11T00:34:51.897Z Compiling camino v1.2.2
4702026-03-11T00:34:51.930Z Compiling log v0.4.29
4712026-03-11T00:34:51.995Z Compiling errno v0.3.14
4722026-03-11T00:34:51.998Z Compiling thread-id v4.2.2
4732026-03-11T00:34:52.054Z Compiling plain v0.2.3
4742026-03-11T00:34:52.109Z Compiling syn v2.0.117
4752026-03-11T00:34:52.111Z Compiling indexmap v2.13.0
4762026-03-11T00:34:52.166Z Compiling thiserror v2.0.18
4772026-03-11T00:34:52.170Z Compiling percent-encoding v2.3.2
4782026-03-11T00:34:52.221Z Compiling utf8parse v0.2.2
4792026-03-11T00:34:52.246Z Compiling getrandom v0.4.1
4802026-03-11T00:34:52.410Z Compiling form_urlencoded v1.2.2
4812026-03-11T00:34:52.454Z Compiling anstyle-parse v0.2.7
4822026-03-11T00:34:52.481Z Compiling pest_meta v2.8.6
4832026-03-11T00:34:52.632Z Compiling ordered-float v2.10.1
4842026-03-11T00:34:52.658Z Compiling pretty-hex v0.4.1
4852026-03-11T00:34:52.718Z Compiling cfg-if v1.0.4
4862026-03-11T00:34:52.778Z Compiling is_terminal_polyfill v1.70.2
4872026-03-11T00:34:52.832Z Compiling colorchoice v1.0.4
4882026-03-11T00:34:52.836Z Compiling anstyle-query v1.1.5
4892026-03-11T00:34:52.886Z Compiling anstyle v1.0.13
4902026-03-11T00:34:52.975Z Compiling fs-err v3.3.0
4912026-03-11T00:34:53.034Z Compiling anyhow v1.0.102
4922026-03-11T00:34:53.037Z Compiling strsim v0.11.1
4932026-03-11T00:34:53.037Z Compiling heck v0.4.1
4942026-03-11T00:34:53.037Z Compiling unicode-xid v0.2.6
4952026-03-11T00:34:53.138Z Compiling anstream v0.6.21
4962026-03-11T00:34:53.165Z Compiling fastrand v2.3.0
4972026-03-11T00:34:53.199Z Compiling once_cell v1.21.3
4982026-03-11T00:34:53.257Z Compiling bytecount v0.6.9
4992026-03-11T00:34:53.436Z Compiling terminal_size v0.4.3
5002026-03-11T00:34:53.464Z Compiling fnv v1.0.7
5012026-03-11T00:34:53.495Z Compiling heck v0.5.0
5022026-03-11T00:34:53.524Z Compiling unicode-width v0.1.14
5032026-03-11T00:34:53.527Z Compiling clap_lex v1.0.0
5042026-03-11T00:34:53.580Z Compiling tempfile v3.25.0
5052026-03-11T00:34:53.664Z Compiling semver v1.0.27
5062026-03-11T00:34:53.808Z Compiling clap_builder v4.5.60
5072026-03-11T00:34:53.836Z Compiling memmap v0.7.0
5082026-03-11T00:34:53.866Z Compiling papergrid v0.11.0
5092026-03-11T00:34:53.897Z Compiling unicode-width v0.2.0
5102026-03-11T00:34:53.950Z Compiling unicode-linebreak v0.1.5
5112026-03-11T00:34:54.084Z Compiling smawk v0.3.2
5122026-03-11T00:34:54.164Z Compiling camino-tempfile v1.4.1
5132026-03-11T00:34:54.278Z Compiling serde-untagged v0.1.9
5142026-03-11T00:34:54.307Z Compiling textwrap v0.16.2
5152026-03-11T00:34:54.310Z Compiling swrite v0.1.0
5162026-03-11T00:34:54.386Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5172026-03-11T00:34:54.819Z Compiling tabled_derive v0.7.0
5182026-03-11T00:34:55.736Z Compiling tabled v0.15.0
5192026-03-11T00:34:55.758Z Compiling synstructure v0.13.2
5202026-03-11T00:34:55.761Z Compiling pest_generator v2.8.6
5212026-03-11T00:34:56.460Z Compiling serde_derive v1.0.228
5222026-03-11T00:34:56.460Z Compiling zerofrom-derive v0.1.6
5232026-03-11T00:34:56.463Z Compiling yoke-derive v0.8.1
5242026-03-11T00:34:56.463Z Compiling zerovec-derive v0.11.2
5252026-03-11T00:34:56.463Z Compiling displaydoc v0.2.5
5262026-03-11T00:34:56.463Z Compiling thiserror-impl v1.0.69
5272026-03-11T00:34:56.513Z Compiling zerocopy-derive v0.7.35
5282026-03-11T00:34:56.517Z Compiling scroll_derive v0.12.1
5292026-03-11T00:34:56.517Z Compiling thiserror-impl v2.0.18
5302026-03-11T00:34:56.590Z Compiling pest_derive v2.8.6
5312026-03-11T00:34:56.669Z Compiling clap_derive v4.5.55
5322026-03-11T00:34:57.431Z Compiling scroll v0.12.0
5332026-03-11T00:34:57.727Z Compiling goblin v0.8.2
5342026-03-11T00:34:57.758Z Compiling zerocopy v0.7.35
5352026-03-11T00:34:57.837Z Compiling zerofrom v0.1.6
5362026-03-11T00:34:57.980Z Compiling yoke v0.8.1
5372026-03-11T00:34:58.106Z Compiling dtrace-parser v0.2.0
5382026-03-11T00:34:58.236Z Compiling zerovec v0.11.5
5392026-03-11T00:34:58.236Z Compiling zerotrie v0.2.3
5402026-03-11T00:34:58.470Z Compiling clap v4.5.60
5412026-03-11T00:34:58.817Z Compiling tinystr v0.8.2
5422026-03-11T00:34:58.817Z Compiling potential_utf v0.1.4
5432026-03-11T00:34:58.958Z Compiling icu_collections v2.1.1
5442026-03-11T00:34:59.031Z Compiling icu_locale_core v2.1.1
5452026-03-11T00:34:59.798Z Compiling icu_provider v2.1.1
5462026-03-11T00:34:59.865Z Compiling serde_spanned v0.6.9
5472026-03-11T00:34:59.865Z Compiling toml_datetime v0.6.11
5482026-03-11T00:34:59.868Z Compiling serde-value v0.7.0
5492026-03-11T00:34:59.868Z Compiling cargo-platform v0.2.0
5502026-03-11T00:34:59.868Z Compiling macaddr v1.0.1
5512026-03-11T00:34:59.938Z Compiling dof v0.3.0
5522026-03-11T00:34:59.941Z Compiling serde_tokenstream v0.2.3
5532026-03-11T00:35:00.088Z Compiling icu_normalizer v2.1.1
5542026-03-11T00:35:00.088Z Compiling icu_properties v2.1.2
5552026-03-11T00:35:00.144Z Compiling toml_edit v0.22.27
5562026-03-11T00:35:00.916Z Compiling usdt-macro v0.5.0
5572026-03-11T00:35:00.919Z Compiling usdt-attr-macro v0.5.0
5582026-03-11T00:35:01.291Z Compiling idna_adapter v1.2.1
5592026-03-11T00:35:01.429Z Compiling idna v1.1.0
5602026-03-11T00:35:01.714Z Compiling usdt v0.5.0
5612026-03-11T00:35:01.771Z Compiling url v2.5.8
5622026-03-11T00:35:01.955Z Compiling toml v0.8.23
5632026-03-11T00:35:02.414Z Compiling cargo-util-schemas v0.8.2
5642026-03-11T00:35:02.414Z Compiling cargo_toml v0.21.0
5652026-03-11T00:35:03.554Z Compiling cargo_metadata v0.21.0
5662026-03-11T00:35:04.813Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5672026-03-11T00:35:07.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s
5682026-03-11T00:35:08.006Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5692026-03-11T00:35:08.718Z Downloading crates ...
5702026-03-11T00:35:08.844Z Downloaded arc-swap v1.8.2
5712026-03-11T00:35:08.850Z Downloaded adler2 v2.0.1
5722026-03-11T00:35:08.854Z Downloaded async-recursion v1.1.1
5732026-03-11T00:35:08.859Z Downloaded bit-set v0.8.0
5742026-03-11T00:35:08.863Z Downloaded debug-ignore v1.0.5
5752026-03-11T00:35:08.867Z Downloaded critical-section v1.2.0
5762026-03-11T00:35:08.871Z Downloaded darling_macro v0.21.3
5772026-03-11T00:35:08.874Z Downloaded darling v0.23.0
5782026-03-11T00:35:08.881Z Downloaded darling v0.20.11
5792026-03-11T00:35:08.887Z Downloaded data-encoding v2.10.0
5802026-03-11T00:35:08.890Z Downloaded crossbeam-utils v0.8.21
5812026-03-11T00:35:08.895Z Downloaded derive_builder_macro v0.20.2
5822026-03-11T00:35:08.897Z Downloaded ed25519 v2.2.3
5832026-03-11T00:35:08.901Z Downloaded env_logger v0.11.9
5842026-03-11T00:35:08.906Z Downloaded base64ct v1.8.3
5852026-03-11T00:35:08.910Z Downloaded embedded-io v0.6.1
5862026-03-11T00:35:08.913Z Downloaded ecdsa v0.16.9
5872026-03-11T00:35:08.917Z Downloaded fatfs v0.3.6
5882026-03-11T00:35:08.922Z Downloaded fixedbitset v0.4.2
5892026-03-11T00:35:08.925Z Downloaded defmt v0.3.100
5902026-03-11T00:35:08.929Z Downloaded float-cmp v0.10.0
5912026-03-11T00:35:08.932Z Downloaded dropshot-api-manager-types v0.6.0
5922026-03-11T00:35:08.936Z Downloaded cexpr v0.6.0
5932026-03-11T00:35:08.940Z Downloaded cstr-argument v0.1.2
5942026-03-11T00:35:08.943Z Downloaded enum-as-inner v0.6.1
5952026-03-11T00:35:08.946Z Downloaded document-features v0.2.12
5962026-03-11T00:35:08.951Z Downloaded bitfield-macros v0.19.4
5972026-03-11T00:35:08.954Z Downloaded ff v0.13.1
5982026-03-11T00:35:08.957Z Downloaded cargo_metadata v0.19.2
5992026-03-11T00:35:08.960Z Downloaded foreign-types v0.3.2
6002026-03-11T00:35:08.963Z Downloaded ciborium-io v0.2.2
6012026-03-11T00:35:08.966Z Downloaded float-ord v0.3.2
6022026-03-11T00:35:08.968Z Downloaded foreign-types-shared v0.3.1
6032026-03-11T00:35:08.971Z Downloaded dyn-clone v1.0.20
6042026-03-11T00:35:08.974Z Downloaded foreign-types-macros v0.2.3
6052026-03-11T00:35:08.977Z Downloaded foreign-types v0.5.0
6062026-03-11T00:35:08.980Z Downloaded futures-io v0.3.32
6072026-03-11T00:35:08.983Z Downloaded fixedbitset v0.5.7
6082026-03-11T00:35:08.986Z Downloaded der_derive v0.7.3
6092026-03-11T00:35:08.990Z Downloaded futures-sink v0.3.32
6102026-03-11T00:35:08.993Z Downloaded flagset v0.4.7
6112026-03-11T00:35:08.996Z Downloaded funty v2.0.0
6122026-03-11T00:35:08.999Z Downloaded futures-macro v0.3.32
6132026-03-11T00:35:09.002Z Downloaded globwalk v0.9.1
6142026-03-11T00:35:09.005Z Downloaded gethostname v0.5.0
6152026-03-11T00:35:09.008Z Downloaded crc32fast v1.5.0
6162026-03-11T00:35:09.011Z Downloaded fxhash v0.2.1
6172026-03-11T00:35:09.014Z Downloaded hex v0.4.3
6182026-03-11T00:35:09.017Z Downloaded home v0.5.12
6192026-03-11T00:35:09.020Z Downloaded hex-literal v0.4.1
6202026-03-11T00:35:09.023Z Downloaded hubpack_derive v0.1.1
6212026-03-11T00:35:09.026Z Downloaded http-body v1.0.1
6222026-03-11T00:35:09.029Z Downloaded erased-serde v0.3.31
6232026-03-11T00:35:09.031Z Downloaded fallible-iterator v0.2.0
6242026-03-11T00:35:09.034Z Downloaded dsl_auto_type v0.1.3
6252026-03-11T00:35:09.037Z Downloaded ident_case v1.0.1
6262026-03-11T00:35:09.040Z Downloaded drift v0.1.3
6272026-03-11T00:35:09.046Z Downloaded defmt v1.0.1
6282026-03-11T00:35:09.051Z Downloaded hubpack v0.1.2
6292026-03-11T00:35:09.054Z Downloaded indent_write v2.2.0
6302026-03-11T00:35:09.057Z Downloaded indoc v1.0.9
6312026-03-11T00:35:09.061Z Downloaded is_ci v1.2.0
6322026-03-11T00:35:09.064Z Downloaded cookie_store v0.22.1
6332026-03-11T00:35:09.067Z Downloaded headers-core v0.3.0
6342026-03-11T00:35:09.070Z Downloaded globset v0.4.18
6352026-03-11T00:35:09.072Z Downloaded inout v0.1.4
6362026-03-11T00:35:09.075Z Downloaded glob v0.3.3
6372026-03-11T00:35:09.078Z Downloaded kstat-rs v0.2.4
6382026-03-11T00:35:09.095Z Downloaded libscf-sys v1.1.0
6392026-03-11T00:35:09.098Z Downloaded derive-ex v0.1.8
6402026-03-11T00:35:09.101Z Downloaded daft-derive v0.1.5
6412026-03-11T00:35:09.105Z Downloaded const-oid v0.9.6
6422026-03-11T00:35:09.108Z Downloaded lru v0.12.5
6432026-03-11T00:35:09.111Z Downloaded md-5 v0.10.6
6442026-03-11T00:35:09.114Z Downloaded maybe-uninit v2.0.0
6452026-03-11T00:35:09.117Z Downloaded maplit v1.0.2
6462026-03-11T00:35:09.120Z Downloaded managed v0.8.0
6472026-03-11T00:35:09.123Z Downloaded md5 v0.7.0
6482026-03-11T00:35:09.125Z Downloaded mime v0.3.17
6492026-03-11T00:35:09.128Z Downloaded memoffset v0.9.1
6502026-03-11T00:35:09.131Z Downloaded is-terminal v0.4.17
6512026-03-11T00:35:09.134Z Downloaded multimap v0.10.1
6522026-03-11T00:35:09.136Z Downloaded newline-converter v0.3.0
6532026-03-11T00:35:09.137Z Downloaded hickory-client v0.25.2
6542026-03-11T00:35:09.140Z Downloaded half v1.8.3
6552026-03-11T00:35:09.143Z Downloaded new_debug_unreachable v1.0.6
6562026-03-11T00:35:09.146Z Downloaded jobserver v0.1.34
6572026-03-11T00:35:09.149Z Downloaded nibble_vec v0.1.0
6582026-03-11T00:35:09.151Z Downloaded nonempty v0.12.0
6592026-03-11T00:35:09.154Z Downloaded openssl-macros v0.1.1
6602026-03-11T00:35:09.157Z Downloaded num-derive v0.3.3
6612026-03-11T00:35:09.160Z Downloaded num v0.4.3
6622026-03-11T00:35:09.162Z Downloaded elliptic-curve v0.13.8
6632026-03-11T00:35:09.165Z Downloaded cookie v0.18.1
6642026-03-11T00:35:09.169Z Downloaded libsw-core v0.3.2
6652026-03-11T00:35:09.172Z Downloaded num-derive v0.4.2
6662026-03-11T00:35:09.175Z Downloaded opaque-debug v0.3.1
6672026-03-11T00:35:09.177Z Downloaded num_enum_derive v0.5.11
6682026-03-11T00:35:09.180Z Downloaded openssl-probe v0.2.1
6692026-03-11T00:35:09.183Z Downloaded flume v0.11.1
6702026-03-11T00:35:09.186Z Downloaded des v0.8.1
6712026-03-11T00:35:09.189Z Downloaded mime_guess v2.0.5
6722026-03-11T00:35:09.192Z Downloaded ipnet v2.11.0
6732026-03-11T00:35:09.194Z Downloaded derive-where v1.6.0
6742026-03-11T00:35:09.198Z Downloaded parse-display v0.10.0
6752026-03-11T00:35:09.201Z Downloaded packed_struct_codegen v0.10.1
6762026-03-11T00:35:09.204Z Downloaded nanorand v0.7.0
6772026-03-11T00:35:09.206Z Downloaded newtype-uuid v1.3.2
6782026-03-11T00:35:09.209Z Downloaded iana-time-zone v0.1.65
6792026-03-11T00:35:09.212Z Downloaded multer v3.1.0
6802026-03-11T00:35:09.215Z Downloaded pbkdf2 v0.12.2
6812026-03-11T00:35:09.218Z Downloaded parse-size v1.1.0
6822026-03-11T00:35:09.220Z Downloaded pin-utils v0.1.0
6832026-03-11T00:35:09.223Z Downloaded phf_shared v0.13.1
6842026-03-11T00:35:09.226Z Downloaded path-slash v0.1.5
6852026-03-11T00:35:09.229Z Downloaded num_enum v0.7.5
6862026-03-11T00:35:09.232Z Downloaded diesel_derives v2.2.7
6872026-03-11T00:35:09.236Z Downloaded litrs v1.0.0
6882026-03-11T00:35:09.239Z Downloaded phf_shared v0.11.3
6892026-03-11T00:35:09.242Z Downloaded indexmap v1.9.3
6902026-03-11T00:35:09.245Z Downloaded crypto-bigint v0.5.5
6912026-03-11T00:35:09.251Z Downloaded peg-runtime v0.8.5
6922026-03-11T00:35:09.254Z Downloaded num_enum_derive v0.7.5
6932026-03-11T00:35:09.257Z Downloaded memmap2 v0.9.10
6942026-03-11T00:35:09.260Z Downloaded num-integer v0.1.46
6952026-03-11T00:35:09.262Z Downloaded num_enum v0.5.11
6962026-03-11T00:35:09.266Z Downloaded progenitor-client v0.10.0
6972026-03-11T00:35:09.269Z Downloaded precomputed-hash v0.1.1
6982026-03-11T00:35:09.272Z Downloaded parse-display-derive v0.10.0
6992026-03-11T00:35:09.272Z Downloaded proc-macro-crate v3.4.0
7002026-03-11T00:35:09.275Z Downloaded parking_lot_core v0.8.6
7012026-03-11T00:35:09.277Z Downloaded proc-macro-error-attr2 v2.0.0
7022026-03-11T00:35:09.280Z Downloaded libbz2-rs-sys v0.2.2
7032026-03-11T00:35:09.283Z Downloaded oxnet v0.1.4
7042026-03-11T00:35:09.286Z Downloaded progenitor-macro v0.11.2
7052026-03-11T00:35:09.286Z Downloaded psl-types v2.0.11
7062026-03-11T00:35:09.289Z Downloaded native-tls v0.2.18
7072026-03-11T00:35:09.292Z Downloaded quick-error v1.2.3
7082026-03-11T00:35:09.294Z Downloaded rand_chacha v0.3.1
7092026-03-11T00:35:09.294Z Downloaded radium v0.7.0
7102026-03-11T00:35:09.297Z Downloaded derive_more v2.1.1
7112026-03-11T00:35:09.307Z Downloaded pin-project-lite v0.2.17
7122026-03-11T00:35:09.312Z Downloaded packed_struct v0.10.1
7132026-03-11T00:35:09.315Z Downloaded pem v3.0.6
7142026-03-11T00:35:09.318Z Downloaded poly1305 v0.8.0
7152026-03-11T00:35:09.321Z Downloaded rand_xorshift v0.4.0
7162026-03-11T00:35:09.323Z Downloaded pkg-config v0.3.32
7172026-03-11T00:35:09.326Z Downloaded pkcs8 v0.10.2
7182026-03-11T00:35:09.329Z Downloaded phf v0.13.1
7192026-03-11T00:35:09.331Z Downloaded postgres-protocol v0.6.10
7202026-03-11T00:35:09.334Z Downloaded ppv-lite86 v0.2.21
7212026-03-11T00:35:09.334Z Downloaded parking_lot v0.12.5
7222026-03-11T00:35:09.337Z Downloaded recursive v0.1.1
7232026-03-11T00:35:09.340Z Downloaded ref-cast-impl v1.0.25
7242026-03-11T00:35:09.343Z Downloaded recursive-proc-macro-impl v0.1.1
7252026-03-11T00:35:09.343Z Downloaded ref-cast v1.0.25
7262026-03-11T00:35:09.345Z Downloaded progenitor v0.13.0
7272026-03-11T00:35:09.348Z Downloaded progenitor v0.11.2
7282026-03-11T00:35:09.351Z Downloaded progenitor v0.10.0
7292026-03-11T00:35:09.353Z Downloaded heapless v0.8.0
7302026-03-11T00:35:09.356Z Downloaded progenitor-client v0.11.2
7312026-03-11T00:35:09.359Z Downloaded parking_lot_core v0.9.12
7322026-03-11T00:35:09.362Z Downloaded rfc6979 v0.4.0
7332026-03-11T00:35:09.362Z Downloaded progenitor-macro v0.13.0
7342026-03-11T00:35:09.364Z Downloaded progenitor-macro v0.10.0
7352026-03-11T00:35:09.367Z Downloaded r2d2 v0.8.10
7362026-03-11T00:35:09.367Z Downloaded psm v0.1.30
7372026-03-11T00:35:09.370Z Downloaded progenitor-client v0.13.0
7382026-03-11T00:35:09.372Z Downloaded rustc_version v0.4.1
7392026-03-11T00:35:09.375Z Downloaded derive_more-impl v2.1.1
7402026-03-11T00:35:09.379Z Downloaded rustc_version v0.1.7
7412026-03-11T00:35:09.381Z Downloaded rand_chacha v0.9.0
7422026-03-11T00:35:09.384Z Downloaded pkcs5 v0.7.1
7432026-03-11T00:35:09.387Z Downloaded rtoolbox v0.0.3
7442026-03-11T00:35:09.390Z Downloaded russh-cryptovec v0.7.3
7452026-03-11T00:35:09.390Z Downloaded rand_core v0.10.0
7462026-03-11T00:35:09.393Z Downloaded polyval v0.6.2
7472026-03-11T00:35:09.395Z Downloaded rand_core v0.9.5
7482026-03-11T00:35:09.398Z Downloaded rand_core v0.6.4
7492026-03-11T00:35:09.398Z Downloaded rand_seeder v0.4.0
7502026-03-11T00:35:09.401Z Downloaded parking_lot v0.11.2
7512026-03-11T00:35:09.404Z Downloaded oso v0.27.3
7522026-03-11T00:35:09.406Z Downloaded papergrid v0.17.0
7532026-03-11T00:35:09.410Z Downloaded same-file v1.0.6
7542026-03-11T00:35:09.413Z Downloaded resolv-conf v0.7.6
7552026-03-11T00:35:09.416Z Downloaded sapling-renderdag v0.1.0
7562026-03-11T00:35:09.418Z Downloaded hickory-resolver v0.24.4
7572026-03-11T00:35:09.421Z Downloaded proc-macro-error2 v2.0.1
7582026-03-11T00:35:09.424Z Downloaded jiff-static v0.2.21
7592026-03-11T00:35:09.427Z Downloaded scopeguard v1.2.0
7602026-03-11T00:35:09.430Z Downloaded heapless v0.7.17
7612026-03-11T00:35:09.433Z Downloaded serde_bytes v0.11.19
7622026-03-11T00:35:09.435Z Downloaded secrecy v0.10.3
7632026-03-11T00:35:09.438Z Downloaded secrecy v0.8.0
7642026-03-11T00:35:09.438Z Downloaded serde-big-array v0.5.1
7652026-03-11T00:35:09.441Z Downloaded semver v0.1.20
7662026-03-11T00:35:09.441Z Downloaded pin-project v1.1.11
7672026-03-11T00:35:09.451Z Downloaded shell-words v1.1.1
7682026-03-11T00:35:09.457Z Downloaded sha1 v0.10.6
7692026-03-11T00:35:09.459Z Downloaded serde_urlencoded v0.7.1
7702026-03-11T00:35:09.459Z Downloaded serde_spanned v1.0.4
7712026-03-11T00:35:09.459Z Downloaded postgres-types v0.2.12
7722026-03-11T00:35:09.462Z Downloaded postcard v1.1.3
7732026-03-11T00:35:09.465Z Downloaded sigpipe v0.1.3
7742026-03-11T00:35:09.465Z Downloaded rusty-fork v0.3.1
7752026-03-11T00:35:09.468Z Downloaded rustversion v1.0.22
7762026-03-11T00:35:09.471Z Downloaded signal-hook-tokio v0.3.1
7772026-03-11T00:35:09.473Z Downloaded siphasher v1.0.2
7782026-03-11T00:35:09.473Z Downloaded slog-bunyan v2.5.0
7792026-03-11T00:35:09.476Z Downloaded signature v2.2.0
7802026-03-11T00:35:09.476Z Downloaded serde_repr v0.1.20
7812026-03-11T00:35:09.488Z Downloaded aes v0.8.4
7822026-03-11T00:35:09.488Z Downloaded hashbrown v0.12.3
7832026-03-11T00:35:09.488Z Downloaded signal-hook-mio v0.2.5
7842026-03-11T00:35:09.488Z Downloaded progenitor-impl v0.13.0
7852026-03-11T00:35:09.492Z Downloaded serde_plain v1.0.2
7862026-03-11T00:35:09.492Z Downloaded rustls-pemfile v1.0.4
7872026-03-11T00:35:09.495Z Downloaded serde-hex v0.1.0
7882026-03-11T00:35:09.498Z Downloaded aes-gcm v0.10.3
7892026-03-11T00:35:09.501Z Downloaded scheduled-thread-pool v0.2.7
7902026-03-11T00:35:09.501Z Downloaded rustls-native-certs v0.8.3
7912026-03-11T00:35:09.504Z Downloaded rustc-hash v2.1.1
7922026-03-11T00:35:09.506Z Downloaded slog-envlogger v2.2.0
7932026-03-11T00:35:09.506Z Downloaded http v1.4.0
7942026-03-11T00:35:09.509Z Downloaded seq-macro v0.3.6
7952026-03-11T00:35:09.512Z Downloaded quinn-udp v0.5.14
7962026-03-11T00:35:09.515Z Downloaded shlex v1.3.0
7972026-03-11T00:35:09.518Z Downloaded russh-keys v0.45.0
7982026-03-11T00:35:09.518Z Downloaded openssl-sys v0.9.111
7992026-03-11T00:35:09.522Z Downloaded serde_path_to_error v0.1.20
8002026-03-11T00:35:09.526Z Downloaded ssh-encoding v0.2.0
8012026-03-11T00:35:09.528Z Downloaded ssh-cipher v0.2.0
8022026-03-11T00:35:09.528Z Downloaded sqlparser_derive v0.5.0
8032026-03-11T00:35:09.531Z Downloaded sct v0.7.1
8042026-03-11T00:35:09.534Z Downloaded serde_derive_internals v0.29.1
8052026-03-11T00:35:09.534Z Downloaded progenitor-impl v0.11.2
8062026-03-11T00:35:09.537Z Downloaded pretty_assertions v1.4.1
8072026-03-11T00:35:09.540Z Downloaded slog-async v2.8.0
8082026-03-11T00:35:09.540Z Downloaded sync-ptr v0.1.4
8092026-03-11T00:35:09.543Z Downloaded itertools v0.10.5
8102026-03-11T00:35:09.547Z Downloaded slog-json v2.6.1
8112026-03-11T00:35:09.549Z Downloaded crossterm v0.28.1
8122026-03-11T00:35:09.554Z Downloaded structmeta v0.3.0
8132026-03-11T00:35:09.557Z Downloaded strip-ansi-escapes v0.2.1
8142026-03-11T00:35:09.557Z Downloaded slog-scope v4.4.1
8152026-03-11T00:35:09.560Z Downloaded serde_cbor v0.11.2
8162026-03-11T00:35:09.562Z Downloaded tap v1.0.1
8172026-03-11T00:35:09.563Z Downloaded tabled_derive v0.11.0
8182026-03-11T00:35:09.565Z Downloaded tabwriter v1.4.1
8192026-03-11T00:35:09.568Z Downloaded testing_table v0.3.0
8202026-03-11T00:35:09.568Z Downloaded termtree v0.5.1
8212026-03-11T00:35:09.571Z Downloaded supports-color v3.0.2
8222026-03-11T00:35:09.571Z Downloaded sync_wrapper v1.0.2
8232026-03-11T00:35:09.574Z Downloaded snafu-derive v0.8.9
8242026-03-11T00:35:09.574Z Downloaded minimal-lexical v0.2.1
8252026-03-11T00:35:09.576Z Downloaded simd-adler32 v0.3.8
8262026-03-11T00:35:09.580Z Downloaded prettyplease v0.2.37
8272026-03-11T00:35:09.582Z Downloaded sqlformat v0.3.5
8282026-03-11T00:35:09.585Z Downloaded thiserror-impl-no-std v2.0.2
8292026-03-11T00:35:09.585Z Downloaded spki v0.7.3
8302026-03-11T00:35:09.588Z Downloaded thread-id v5.1.0
8312026-03-11T00:35:09.591Z Downloaded rustls-pki-types v1.14.0
8322026-03-11T00:35:09.593Z Downloaded subtle v2.6.1
8332026-03-11T00:35:09.593Z Downloaded static_assertions v1.1.0
8342026-03-11T00:35:09.596Z Downloaded time-core v0.1.8
8352026-03-11T00:35:09.596Z Downloaded take_mut v0.2.2
8362026-03-11T00:35:09.599Z Downloaded signal-hook-registry v1.4.8
8372026-03-11T00:35:09.599Z Downloaded slog-term v2.9.2
8382026-03-11T00:35:09.602Z Downloaded slog-stdlog v4.1.1
8392026-03-11T00:35:09.602Z Downloaded mio v1.1.1
8402026-03-11T00:35:09.607Z Downloaded tagptr v0.2.0
8412026-03-11T00:35:09.610Z Downloaded string_cache v0.8.9
8422026-03-11T00:35:09.613Z Downloaded stacker v0.1.23
8432026-03-11T00:35:09.613Z Downloaded serde_with_macros v3.17.0
8442026-03-11T00:35:09.616Z Downloaded strum_macros v0.27.2
8452026-03-11T00:35:09.619Z Downloaded sec1 v0.7.3
8462026-03-11T00:35:09.619Z Downloaded hashbrown v0.15.5
8472026-03-11T00:35:09.623Z Downloaded smallvec v0.6.14
8482026-03-11T00:35:09.626Z Downloaded hyper-util v0.1.20
8492026-03-11T00:35:09.630Z Downloaded tinyvec_macros v0.1.1
8502026-03-11T00:35:09.632Z Downloaded termios v0.3.3
8512026-03-11T00:35:09.632Z Downloaded rand v0.8.5
8522026-03-11T00:35:09.636Z Downloaded stringprep v0.1.5
8532026-03-11T00:35:09.638Z Downloaded signal-hook v0.3.18
8542026-03-11T00:35:09.641Z Downloaded spin v0.9.8
8552026-03-11T00:35:09.644Z Downloaded libxml v0.3.3
8562026-03-11T00:35:09.647Z Downloaded thread_local v1.1.9
8572026-03-11T00:35:09.650Z Downloaded support-bundle-viewer v0.1.2
8582026-03-11T00:35:09.652Z Downloaded strum_macros v0.26.4
8592026-03-11T00:35:09.652Z Downloaded crossterm v0.29.0
8602026-03-11T00:35:09.657Z Downloaded tower-layer v0.3.3
8612026-03-11T00:35:09.660Z Downloaded topological-sort v0.2.2
8622026-03-11T00:35:09.660Z Downloaded tiny-keccak v2.0.2
8632026-03-11T00:35:09.663Z Downloaded tower-service v0.3.3
8642026-03-11T00:35:09.663Z Downloaded ron v0.8.1
8652026-03-11T00:35:09.668Z Downloaded thiserror-no-std v2.0.2
8662026-03-11T00:35:09.671Z Downloaded term v0.7.0
8672026-03-11T00:35:09.674Z Downloaded strum_macros v0.24.3
8682026-03-11T00:35:09.677Z Downloaded slog v2.8.2
8692026-03-11T00:35:09.681Z Downloaded unarray v0.1.4
8702026-03-11T00:35:09.684Z Downloaded typify-macro v0.6.1
8712026-03-11T00:35:09.684Z Downloaded typify-macro v0.4.3
8722026-03-11T00:35:09.684Z Downloaded ryu v1.0.23
8732026-03-11T00:35:09.687Z Downloaded trait-variant v0.1.2
8742026-03-11T00:35:09.687Z Downloaded time-macros v0.2.27
8752026-03-11T00:35:09.689Z Downloaded quinn v0.11.9
8762026-03-11T00:35:09.692Z Downloaded unit-prefix v0.5.2
8772026-03-11T00:35:09.695Z Downloaded progenitor-impl v0.10.0
8782026-03-11T00:35:09.695Z Downloaded smf v0.2.3
8792026-03-11T00:35:09.698Z Downloaded serde_yaml v0.9.34+deprecated
8802026-03-11T00:35:09.701Z Downloaded schemars v0.9.0
8812026-03-11T00:35:09.710Z Downloaded usdt-attr-macro v0.6.0
8822026-03-11T00:35:09.713Z Downloaded untrusted v0.9.0
8832026-03-11T00:35:09.713Z Downloaded untrusted v0.7.1
8842026-03-11T00:35:09.713Z Downloaded universal-hash v0.5.1
8852026-03-11T00:35:09.716Z Downloaded unicode-truncate v1.1.0
8862026-03-11T00:35:09.716Z Downloaded tls_codec v0.4.2
8872026-03-11T00:35:09.721Z Downloaded num-bigint v0.4.6
8882026-03-11T00:35:09.724Z Downloaded socket2 v0.6.2
8892026-03-11T00:35:09.724Z Downloaded usdt v0.6.0
8902026-03-11T00:35:09.724Z Downloaded rayon-core v1.13.0
8912026-03-11T00:35:09.727Z Downloaded aws-lc-rs v1.16.0
8922026-03-11T00:35:09.734Z Downloaded toml_writer v1.0.6+spec-1.1.0
8932026-03-11T00:35:09.736Z Downloaded tokio-tungstenite v0.21.0
8942026-03-11T00:35:09.742Z Downloaded similar v2.7.0
8952026-03-11T00:35:09.742Z Downloaded utf-8 v0.7.6
8962026-03-11T00:35:09.742Z Downloaded tokio-rustls v0.25.0
8972026-03-11T00:35:09.746Z Downloaded tui-tree-widget v0.23.1
8982026-03-11T00:35:09.746Z Downloaded rustls-platform-verifier v0.6.2
8992026-03-11T00:35:09.749Z Downloaded samael v0.0.19
9002026-03-11T00:35:09.753Z Downloaded tokio-macros v2.6.0
9012026-03-11T00:35:09.756Z Downloaded qorb v0.4.1
9022026-03-11T00:35:09.759Z Downloaded socket2 v0.5.10
9032026-03-11T00:35:09.762Z Downloaded want v0.3.1
9042026-03-11T00:35:09.762Z Downloaded try-lock v0.2.5
9052026-03-11T00:35:09.762Z Downloaded unicase v2.9.0
9062026-03-11T00:35:09.767Z Downloaded waitgroup v0.1.2
9072026-03-11T00:35:09.767Z Downloaded bindgen v0.71.1
9082026-03-11T00:35:09.770Z Downloaded itertools v0.12.1
9092026-03-11T00:35:09.775Z Downloaded tokio-stream v0.1.18
9102026-03-11T00:35:09.779Z Downloaded num-bigint-dig v0.8.6
9112026-03-11T00:35:09.783Z Downloaded rand v0.9.2
9122026-03-11T00:35:09.786Z Downloaded hyper v1.8.1
9132026-03-11T00:35:09.792Z Downloaded xshell-macros v0.2.7
9142026-03-11T00:35:09.795Z Downloaded test-strategy v0.4.5
9152026-03-11T00:35:09.797Z Downloaded snafu v0.8.9
9162026-03-11T00:35:09.800Z Downloaded tls_codec_derive v0.4.2
9172026-03-11T00:35:09.803Z Downloaded rsa v0.9.10
9182026-03-11T00:35:09.806Z Downloaded usdt-macro v0.6.0
9192026-03-11T00:35:09.810Z Downloaded tracing-attributes v0.1.31
9202026-03-11T00:35:09.810Z Downloaded tokio-rustls v0.24.1
9212026-03-11T00:35:09.813Z Downloaded toml_parser v1.0.9+spec-1.1.0
9222026-03-11T00:35:09.813Z Downloaded usdt-impl v0.6.0
9232026-03-11T00:35:09.815Z Downloaded rustls-webpki v0.103.9
9242026-03-11T00:35:09.818Z Downloaded uzers v0.12.2
9252026-03-11T00:35:09.818Z Downloaded vsss-rs v3.3.4
9262026-03-11T00:35:09.821Z Downloaded tinyvec v1.10.0
9272026-03-11T00:35:09.824Z Downloaded zone_cfg_derive v0.3.1
9282026-03-11T00:35:09.824Z Downloaded zone v0.3.1
9292026-03-11T00:35:09.824Z Downloaded tokio-rustls v0.26.4
9302026-03-11T00:35:09.827Z Downloaded h2 v0.4.13
9312026-03-11T00:35:09.831Z Downloaded vergen-gitcl v1.0.8
9322026-03-11T00:35:09.834Z Downloaded unicode-properties v0.1.4
9332026-03-11T00:35:09.837Z Downloaded vergen-lib v0.1.6
9342026-03-11T00:35:09.837Z Downloaded twox-hash v2.1.2
9352026-03-11T00:35:09.840Z Downloaded whoami v1.6.1
9362026-03-11T00:35:09.840Z Downloaded whoami v2.1.0
9372026-03-11T00:35:09.843Z Downloaded walkdir v2.5.0
9382026-03-11T00:35:09.843Z Downloaded subprocess v0.2.15
9392026-03-11T00:35:09.846Z Downloaded itertools v0.14.0
9402026-03-11T00:35:09.851Z Downloaded tar v0.4.44
9412026-03-11T00:35:09.855Z Downloaded xattr v1.6.1
9422026-03-11T00:35:09.858Z Downloaded xshell v0.2.7
9432026-03-11T00:35:09.858Z Downloaded wyz v0.5.1
9442026-03-11T00:35:09.858Z Downloaded rand v0.10.0
9452026-03-11T00:35:09.861Z Downloaded futures-util v0.3.32
9462026-03-11T00:35:09.870Z Downloaded zeroize_derive v1.4.3
9472026-03-11T00:35:09.873Z Downloaded xz2 v0.1.7
9482026-03-11T00:35:09.873Z Downloaded nom v7.1.3
9492026-03-11T00:35:09.876Z Downloaded zeroize v1.8.2
9502026-03-11T00:35:09.883Z Downloaded vergen-git2 v1.0.7
9512026-03-11T00:35:09.883Z Downloaded vergen v9.0.6
9522026-03-11T00:35:09.883Z Downloaded toml v0.9.12+spec-1.1.0
9532026-03-11T00:35:09.886Z Downloaded tracing-core v0.1.36
9542026-03-11T00:35:09.890Z Downloaded tungstenite v0.21.0
9552026-03-11T00:35:09.892Z Downloaded unicode-bidi v0.3.18
9562026-03-11T00:35:09.895Z Downloaded hkdf v0.12.4
9572026-03-11T00:35:09.898Z Downloaded zstd-safe v7.2.4
9582026-03-11T00:35:09.901Z Downloaded zstd v0.13.3
9592026-03-11T00:35:09.901Z Downloaded russh v0.45.0
9602026-03-11T00:35:09.905Z Downloaded p521 v0.13.3
9612026-03-11T00:35:09.908Z Downloaded typify v0.4.3
9622026-03-11T00:35:09.911Z Downloaded unsafe-libyaml v0.2.11
9632026-03-11T00:35:09.914Z Downloaded toml v0.7.8
9642026-03-11T00:35:09.917Z Downloaded yasna v0.5.2
9652026-03-11T00:35:09.920Z Downloaded schemars v1.2.1
9662026-03-11T00:35:09.930Z Downloaded zerocopy v0.6.6
9672026-03-11T00:35:09.932Z Downloaded uuid v1.21.0
9682026-03-11T00:35:09.936Z Downloaded toml_edit v0.23.10+spec-1.0.0
9692026-03-11T00:35:09.938Z Downloaded steno v0.4.1
9702026-03-11T00:35:09.942Z Downloaded reedline v0.40.0
9712026-03-11T00:35:09.946Z Downloaded typify v0.6.1
9722026-03-11T00:35:09.949Z Downloaded ron v0.12.0
9732026-03-11T00:35:09.955Z Downloaded ssh-key v0.6.7
9742026-03-11T00:35:09.960Z Downloaded blake3 v1.8.3
9752026-03-11T00:35:09.967Z Downloaded rustyline v14.0.0
9762026-03-11T00:35:09.970Z Downloaded tungstenite v0.23.0
9772026-03-11T00:35:09.974Z Downloaded wait-timeout v0.2.1
9782026-03-11T00:35:09.977Z Downloaded void v1.0.2
9792026-03-11T00:35:09.977Z Downloaded toml_edit v0.19.15
9802026-03-11T00:35:09.987Z Downloaded rpassword v7.4.0
9812026-03-11T00:35:09.990Z Downloaded p384 v0.13.1
9822026-03-11T00:35:09.993Z Downloaded publicsuffix v2.3.0
9832026-03-11T00:35:09.997Z Downloaded vte v0.14.1
9842026-03-11T00:35:09.997Z Downloaded zopfli v0.8.3
9852026-03-11T00:35:09.999Z Downloaded schemars v0.8.22
9862026-03-11T00:35:10.010Z Downloaded yansi v1.0.1
9872026-03-11T00:35:10.014Z Downloaded tokio-postgres v0.7.16
9882026-03-11T00:35:10.014Z Downloaded reqwest v0.13.2
9892026-03-11T00:35:10.017Z Downloaded itertools v0.13.0
9902026-03-11T00:35:10.022Z Downloaded zip v0.6.6
9912026-03-11T00:35:10.025Z Downloaded git2 v0.20.4
9922026-03-11T00:35:10.032Z Downloaded unicode-segmentation v1.12.0
9932026-03-11T00:35:10.035Z Downloaded libm v0.2.16
9942026-03-11T00:35:10.042Z Downloaded zerocopy-derive v0.8.40
9952026-03-11T00:35:10.048Z Downloaded portable-atomic v1.13.1
9962026-03-11T00:35:10.054Z Downloaded tower v0.5.3
9972026-03-11T00:35:10.061Z Downloaded rustls-webpki v0.101.7
9982026-03-11T00:35:10.072Z Downloaded x509-cert v0.2.5
9992026-03-11T00:35:10.076Z Downloaded quick-xml v0.37.5
10002026-03-11T00:35:10.081Z Downloaded lalrpop v0.19.12
10012026-03-11T00:35:10.089Z Downloaded rayon v1.11.0
10022026-03-11T00:35:10.096Z Downloaded typed-path v0.9.3
10032026-03-11T00:35:10.105Z Downloaded tokio-util v0.7.18
10042026-03-11T00:35:10.113Z Downloaded unicode-normalization v0.1.25
10052026-03-11T00:35:10.118Z Downloaded tower-http v0.6.8
10062026-03-11T00:35:10.129Z Downloaded zip v4.6.1
10072026-03-11T00:35:10.134Z Downloaded proptest v1.10.0
10082026-03-11T00:35:10.140Z Downloaded moka v0.12.13
10092026-03-11T00:35:10.148Z Downloaded tough v0.20.0
10102026-03-11T00:35:10.155Z Downloaded rustls-webpki v0.102.8
10112026-03-11T00:35:10.169Z Downloaded radix_trie v0.2.1
10122026-03-11T00:35:10.173Z Downloaded curve25519-dalek v4.1.3
10132026-03-11T00:35:10.180Z Downloaded serde_with v3.17.0
10142026-03-11T00:35:10.188Z Downloaded quinn-proto v0.11.14
10152026-03-11T00:35:10.194Z Downloaded winnow v0.6.26
10162026-03-11T00:35:10.200Z Downloaded polar-core v0.27.3
10172026-03-11T00:35:10.206Z Downloaded winnow v0.5.40
10182026-03-11T00:35:10.212Z Downloaded petname v2.0.2
10192026-03-11T00:35:10.216Z Downloaded object v0.30.4
10202026-03-11T00:35:10.224Z Downloaded nix v0.27.1
10212026-03-11T00:35:10.232Z Downloaded nix v0.28.0
10222026-03-11T00:35:10.239Z Downloaded goblin v0.10.5
10232026-03-11T00:35:10.245Z Downloaded nix v0.29.0
10242026-03-11T00:35:10.254Z Downloaded tabled v0.20.0
10252026-03-11T00:35:10.267Z Downloaded diesel v2.2.12
10262026-03-11T00:35:10.281Z Downloaded time v0.3.47
10272026-03-11T00:35:10.290Z Downloaded nix v0.30.1
10282026-03-11T00:35:10.299Z Downloaded bstr v1.12.1
10292026-03-11T00:35:10.306Z Downloaded webpki-roots v1.0.6
10302026-03-11T00:35:10.308Z Downloaded openapiv3 v2.2.0
10312026-03-11T00:35:10.318Z Downloaded smoltcp v0.11.0
10322026-03-11T00:35:10.326Z Downloaded smoltcp v0.9.1
10332026-03-11T00:35:10.333Z Downloaded zerocopy v0.8.40
10342026-03-11T00:35:10.340Z Downloaded zlib-rs v0.6.2
10352026-03-11T00:35:10.345Z Downloaded vcpkg v0.2.15
10362026-03-11T00:35:10.376Z Downloaded rustls v0.22.4
10372026-03-11T00:35:10.385Z Downloaded rustls v0.23.37
10382026-03-11T00:35:10.394Z Downloaded hickory-proto v0.25.2
10392026-03-11T00:35:10.406Z Downloaded regress v0.10.5
10402026-03-11T00:35:10.412Z Downloaded regex-syntax v0.6.29
10412026-03-11T00:35:10.417Z Downloaded object v0.37.3
10422026-03-11T00:35:10.426Z Downloaded nix v0.31.1
10432026-03-11T00:35:10.435Z Downloaded sqlparser v0.61.0
10442026-03-11T00:35:10.442Z Downloaded rustix v0.38.44
10452026-03-11T00:35:10.459Z Downloaded hickory-proto v0.24.4
10462026-03-11T00:35:10.470Z Downloaded regex-syntax v0.8.10
10472026-03-11T00:35:10.476Z Downloaded rustls v0.21.12
10482026-03-11T00:35:10.485Z Downloaded tracing v0.1.44
10492026-03-11T00:35:10.504Z Downloaded typify-impl v0.4.3
10502026-03-11T00:35:10.515Z Downloaded dropshot v0.16.7
10512026-03-11T00:35:10.532Z Downloaded openssl v0.10.75
10522026-03-11T00:35:10.540Z Downloaded bzip2-sys v0.1.13+1.0.8
10532026-03-11T00:35:10.549Z Downloaded zerocopy-derive v0.6.6
10542026-03-11T00:35:10.557Z Downloaded typify-impl v0.6.1
10552026-03-11T00:35:10.569Z Downloaded sled v0.34.7
10562026-03-11T00:35:10.577Z Downloaded ratatui v0.29.0
10572026-03-11T00:35:10.592Z Downloaded petgraph v0.6.5
10582026-03-11T00:35:10.606Z Downloaded salty v0.3.0
10592026-03-11T00:35:10.612Z Downloaded unicode_categories v0.1.1
10602026-03-11T00:35:10.615Z Downloaded chrono v0.4.44
10612026-03-11T00:35:10.619Z Downloaded reqwest v0.12.28
10622026-03-11T00:35:10.624Z Downloaded regex v1.12.3
10632026-03-11T00:35:10.628Z Downloaded iri-string v0.7.10
10642026-03-11T00:35:10.634Z Downloaded aho-corasick v1.1.4
10652026-03-11T00:35:10.638Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10662026-03-11T00:35:10.642Z Downloaded tokio-tungstenite v0.23.1
10672026-03-11T00:35:10.642Z Downloaded petgraph v0.8.3
10682026-03-11T00:35:10.659Z Downloaded regex-automata v0.4.14
10692026-03-11T00:35:10.671Z Downloaded csv v1.4.0
10702026-03-11T00:35:10.687Z Downloaded jiff v0.2.21
10712026-03-11T00:35:10.702Z Downloaded tokio-native-tls v0.3.1
10722026-03-11T00:35:10.705Z Downloaded lzma-sys v0.1.20
10732026-03-11T00:35:10.725Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10742026-03-11T00:35:10.739Z Downloaded chrono-tz v0.10.4
10752026-03-11T00:35:10.754Z Downloaded sha3 v0.10.8
10762026-03-11T00:35:10.757Z Downloaded tokio v1.49.0
10772026-03-11T00:35:10.788Z Downloaded tokio-dtrace v0.1.1
10782026-03-11T00:35:10.791Z Downloaded term v1.2.1
10792026-03-11T00:35:10.792Z Downloaded libz-sys v1.1.24
10802026-03-11T00:35:10.808Z Downloaded iddqd v0.3.17
10812026-03-11T00:35:10.813Z Downloaded rustls-pemfile v2.2.0
10822026-03-11T00:35:10.816Z Downloaded slog-dtrace v0.3.0
10832026-03-11T00:35:10.816Z Downloaded strum v0.27.2
10842026-03-11T00:35:10.820Z Downloaded strum v0.26.3
10852026-03-11T00:35:10.820Z Downloaded structmeta-derive v0.3.0
10862026-03-11T00:35:10.820Z Downloaded slab v0.4.12
10872026-03-11T00:35:10.820Z Downloaded schemars_derive v0.8.22
10882026-03-11T00:35:10.823Z Downloaded prefix-trie v0.7.0
10892026-03-11T00:35:10.823Z Downloaded scroll v0.13.0
10902026-03-11T00:35:10.823Z Downloaded rcgen v0.12.1
10912026-03-11T00:35:10.826Z Downloaded hickory-server v0.25.2
10922026-03-11T00:35:10.829Z Downloaded scrypt v0.11.0
10932026-03-11T00:35:10.833Z Downloaded scroll_derive v0.13.1
10942026-03-11T00:35:10.833Z Downloaded salsa20 v0.10.2
10952026-03-11T00:35:10.833Z Downloaded hickory-resolver v0.25.2
10962026-03-11T00:35:10.836Z Downloaded hashbrown v0.13.2
10972026-03-11T00:35:10.839Z Downloaded miniz_oxide v0.8.9
10982026-03-11T00:35:10.842Z Downloaded p256 v0.13.2
10992026-03-11T00:35:10.842Z Downloaded pkcs1 v0.7.5
11002026-03-11T00:35:10.846Z Downloaded phf_shared v0.12.1
11012026-03-11T00:35:10.846Z Downloaded dropshot-api-manager v0.6.0
11022026-03-11T00:35:10.851Z Downloaded progenitor-extras v0.1.1
11032026-03-11T00:35:10.851Z Downloaded primeorder v0.13.6
11042026-03-11T00:35:10.851Z Downloaded predicates v3.1.4
11052026-03-11T00:35:10.854Z Downloaded headers v0.4.1
11062026-03-11T00:35:10.858Z Downloaded phf v0.12.1
11072026-03-11T00:35:10.858Z Downloaded encoding_rs v0.8.35
11082026-03-11T00:35:10.874Z Downloaded indicatif v0.18.4
11092026-03-11T00:35:10.878Z Downloaded pem-rfc7468 v0.7.0
11102026-03-11T00:35:10.881Z Downloaded peg-macros v0.8.5
11112026-03-11T00:35:10.881Z Downloaded peg v0.8.5
11122026-03-11T00:35:10.884Z Downloaded password-hash v0.5.0
11132026-03-11T00:35:10.884Z Downloaded password-hash v0.4.2
11142026-03-11T00:35:10.888Z Downloaded flate2 v1.1.9
11152026-03-11T00:35:10.893Z Downloaded crossbeam-channel v0.5.15
11162026-03-11T00:35:10.893Z Downloaded pin-project-internal v1.1.11
11172026-03-11T00:35:10.896Z Downloaded paste v1.0.15
11182026-03-11T00:35:10.896Z Downloaded omicron-zone-package v0.12.2
11192026-03-11T00:35:10.899Z Downloaded ed25519-dalek v2.2.0
11202026-03-11T00:35:10.903Z Downloaded cc v1.2.56
11212026-03-11T00:35:10.903Z Downloaded bumpalo v3.20.2
11222026-03-11T00:35:10.906Z Downloaded pbkdf2 v0.11.0
11232026-03-11T00:35:10.910Z Downloaded ignore v0.4.25
11242026-03-11T00:35:10.910Z Downloaded futures v0.3.32
11252026-03-11T00:35:10.913Z Downloaded oxide-tokio-rt v0.1.2
11262026-03-11T00:35:10.916Z Downloaded owo-colors v4.3.0
11272026-03-11T00:35:10.916Z Downloaded half v2.7.1
11282026-03-11T00:35:10.919Z Downloaded proc-macro-crate v1.3.1
11292026-03-11T00:35:10.919Z Downloaded predicates-tree v1.0.13
11302026-03-11T00:35:10.919Z Downloaded predicates-core v1.0.10
11312026-03-11T00:35:10.923Z Downloaded powerfmt v0.2.0
11322026-03-11T00:35:10.923Z Downloaded num-complex v0.4.6
11332026-03-11T00:35:10.923Z Downloaded chacha20poly1305 v0.10.1
11342026-03-11T00:35:10.926Z Downloaded const_format v0.2.35
11352026-03-11T00:35:10.926Z Downloaded num-rational v0.4.2
11362026-03-11T00:35:10.929Z Downloaded httparse v1.10.1
11372026-03-11T00:35:10.932Z Downloaded compact_str v0.8.1
11382026-03-11T00:35:10.932Z Downloaded bytes v1.11.1
11392026-03-11T00:35:10.936Z Downloaded nu-ansi-term v0.50.3
11402026-03-11T00:35:10.939Z Downloaded oso-derive v0.27.3
11412026-03-11T00:35:10.939Z Downloaded openssl-probe v0.1.6
11422026-03-11T00:35:10.942Z Downloaded ingot-macros v0.1.1
11432026-03-11T00:35:10.942Z Downloaded getrandom v0.3.4
11442026-03-11T00:35:10.945Z Downloaded num_threads v0.1.7
11452026-03-11T00:35:10.945Z Downloaded num-iter v0.1.45
11462026-03-11T00:35:10.945Z Downloaded linear-map v1.2.0
11472026-03-11T00:35:10.950Z Downloaded olpc-cjson v0.1.4
11482026-03-11T00:35:10.950Z Downloaded num-conv v0.2.0
11492026-03-11T00:35:10.950Z Downloaded lock_api v0.4.14
11502026-03-11T00:35:10.950Z Downloaded libsw v3.5.0
11512026-03-11T00:35:10.953Z Downloaded libefi-sys v0.1.0
11522026-03-11T00:35:10.953Z Downloaded hyper-rustls v0.27.7
11532026-03-11T00:35:10.953Z Downloaded allocator-api2 v0.2.21
11542026-03-11T00:35:10.957Z Downloaded normalize-line-endings v0.3.0
11552026-03-11T00:35:10.957Z Downloaded nodrop v0.1.14
11562026-03-11T00:35:10.957Z Downloaded crc-any v2.5.0
11572026-03-11T00:35:10.957Z Downloaded newtype_derive v0.1.6
11582026-03-11T00:35:10.957Z Downloaded ring v0.17.14
11592026-03-11T00:35:10.995Z Downloaded newtype-uuid-macros v0.1.0
11602026-03-11T00:35:11.000Z Downloaded libloading v0.8.9
11612026-03-11T00:35:11.000Z Downloaded ipnetwork v0.21.1
11622026-03-11T00:35:11.000Z Downloaded impl-trait-for-tuples v0.2.3
11632026-03-11T00:35:11.000Z Downloaded http-body-util v0.1.3
11642026-03-11T00:35:11.000Z Downloaded hmac v0.12.1
11652026-03-11T00:35:11.000Z Downloaded highway v1.3.0
11662026-03-11T00:35:11.004Z Downloaded getrandom v0.2.17
11672026-03-11T00:35:11.004Z Downloaded ingot-types v0.1.2
11682026-03-11T00:35:11.004Z Downloaded indoc v2.0.7
11692026-03-11T00:35:11.007Z Downloaded dropshot_endpoint v0.16.7
11702026-03-11T00:35:11.010Z Downloaded match_cfg v0.1.0
11712026-03-11T00:35:11.010Z Downloaded lzss v0.8.2
11722026-03-11T00:35:11.011Z Downloaded lru-slab v0.1.2
11732026-03-11T00:35:11.014Z Downloaded lru-cache v0.1.2
11742026-03-11T00:35:11.014Z Downloaded ingot v0.1.1
11752026-03-11T00:35:11.014Z Downloaded hyper-staticfile v0.10.1
11762026-03-11T00:35:11.017Z Downloaded expectorate v1.2.0
11772026-03-11T00:35:11.021Z Downloaded libgit2-sys v0.18.3+1.9.2
11782026-03-11T00:35:11.062Z Downloaded derive_more v0.99.20
11792026-03-11T00:35:11.066Z Downloaded futures-channel v0.3.32
11802026-03-11T00:35:11.069Z Downloaded fs_extra v1.3.0
11812026-03-11T00:35:11.069Z Downloaded console v0.16.2
11822026-03-11T00:35:11.079Z Downloaded colored v3.1.1
11832026-03-11T00:35:11.079Z Downloaded ciborium v0.2.2
11842026-03-11T00:35:11.079Z Downloaded linked-hash-map v0.5.6
11852026-03-11T00:35:11.079Z Downloaded console v0.15.11
11862026-03-11T00:35:11.079Z Downloaded colored v2.2.0
11872026-03-11T00:35:11.079Z Downloaded cancel-safe-futures v0.1.5
11882026-03-11T00:35:11.083Z Downloaded blake2 v0.10.6
11892026-03-11T00:35:11.083Z Downloaded lazy_static v1.5.0
11902026-03-11T00:35:11.083Z Downloaded lalrpop-util v0.19.12
11912026-03-11T00:35:11.083Z Downloaded keccak v0.1.6
11922026-03-11T00:35:11.086Z Downloaded humantime v2.3.0
11932026-03-11T00:35:11.086Z Downloaded group v0.13.0
11942026-03-11T00:35:11.086Z Downloaded fs-err v2.11.0
11952026-03-11T00:35:11.089Z Downloaded find-msvc-tools v0.1.9
11962026-03-11T00:35:11.089Z Downloaded git-stub-vcs v0.1.0
11972026-03-11T00:35:11.092Z Downloaded hyper-tls v0.6.0
11982026-03-11T00:35:11.093Z Downloaded http-range v0.1.5
11992026-03-11T00:35:11.093Z Downloaded constant_time_eq v0.4.2
12002026-03-11T00:35:11.096Z Downloaded chacha20 v0.10.0
12012026-03-11T00:35:11.097Z Downloaded bzip2 v0.4.4
12022026-03-11T00:35:11.097Z Downloaded internet-checksum v0.2.1
12032026-03-11T00:35:11.100Z Downloaded instant v0.1.13
12042026-03-11T00:35:11.100Z Downloaded instability v0.3.11
12052026-03-11T00:35:11.100Z Downloaded clang-sys v1.8.1
12062026-03-11T00:35:11.100Z Downloaded bitfield v0.19.4
12072026-03-11T00:35:11.103Z Downloaded bit-vec v0.8.0
12082026-03-11T00:35:11.103Z Downloaded async-bb8-diesel v0.2.1
12092026-03-11T00:35:11.103Z Downloaded ar_archive_writer v0.5.1
12102026-03-11T00:35:11.106Z Downloaded futures-executor v0.3.32
12112026-03-11T00:35:11.109Z Downloaded cargo_toml v0.22.3
12122026-03-11T00:35:11.110Z Downloaded bit-vec v0.6.3
12132026-03-11T00:35:11.110Z Downloaded backon v1.6.0
12142026-03-11T00:35:11.113Z Downloaded httpdate v1.0.3
12152026-03-11T00:35:11.113Z Downloaded ghash v0.5.1
12162026-03-11T00:35:11.113Z Downloaded futures-task v0.3.32
12172026-03-11T00:35:11.113Z Downloaded foreign-types-shared v0.1.1
12182026-03-11T00:35:11.116Z Downloaded der v0.7.10
12192026-03-11T00:35:11.119Z Downloaded daft v0.1.5
12202026-03-11T00:35:11.119Z Downloaded corncobs v0.1.4
12212026-03-11T00:35:11.119Z Downloaded convert_case v0.10.0
12222026-03-11T00:35:11.122Z Downloaded const_format_proc_macros v0.2.34
12232026-03-11T00:35:11.122Z Downloaded cipher v0.4.4
12242026-03-11T00:35:11.125Z Downloaded base64 v0.21.7
12252026-03-11T00:35:11.125Z Downloaded hostname v0.3.1
12262026-03-11T00:35:11.129Z Downloaded hostname v0.4.2
12272026-03-11T00:35:11.129Z Downloaded hash32 v0.3.1
12282026-03-11T00:35:11.129Z Downloaded hash32 v0.2.1
12292026-03-11T00:35:11.131Z Downloaded git-stub v1.0.0
12302026-03-11T00:35:11.131Z Downloaded foldhash v0.1.5
12312026-03-11T00:35:11.132Z Downloaded csv-core v0.1.13
12322026-03-11T00:35:11.132Z Downloaded foldhash v0.2.0
12332026-03-11T00:35:11.135Z Downloaded diff v0.1.13
12342026-03-11T00:35:11.135Z Downloaded derive_builder v0.20.2
12352026-03-11T00:35:11.138Z Downloaded chacha20 v0.9.1
12362026-03-11T00:35:11.141Z Downloaded cmake v0.1.57
12372026-03-11T00:35:11.141Z Downloaded camino-tempfile-ext v0.3.3
12382026-03-11T00:35:11.144Z Downloaded buf-list v1.1.2
12392026-03-11T00:35:11.144Z Downloaded arrayvec v0.7.6
12402026-03-11T00:35:11.144Z Downloaded deranged v0.5.8
12412026-03-11T00:35:11.148Z Downloaded filetime v0.2.27
12422026-03-11T00:35:11.148Z Downloaded fd-lock v4.0.4
12432026-03-11T00:35:11.148Z Downloaded either v1.15.0
12442026-03-11T00:35:11.152Z Downloaded defmt-macros v1.0.1
12452026-03-11T00:35:11.152Z Downloaded futures-core v0.3.32
12462026-03-11T00:35:11.155Z Downloaded crc8 v0.1.1
12472026-03-11T00:35:11.155Z Downloaded cfg_aliases v0.2.1
12482026-03-11T00:35:11.155Z Downloaded bit-set v0.5.3
12492026-03-11T00:35:11.155Z Downloaded embedded-io v0.4.0
12502026-03-11T00:35:11.159Z Downloaded defmt-parser v1.0.0
12512026-03-11T00:35:11.159Z Downloaded cpufeatures v0.3.0
12522026-03-11T00:35:11.159Z Downloaded block-padding v0.3.3
12532026-03-11T00:35:11.159Z Downloaded base16ct v1.0.0
12542026-03-11T00:35:11.159Z Downloaded env_filter v1.0.0
12552026-03-11T00:35:11.165Z Downloaded dunce v1.0.5
12562026-03-11T00:35:11.165Z Downloaded dirs-next v2.0.0
12572026-03-11T00:35:11.165Z Downloaded base16ct v0.2.0
12582026-03-11T00:35:11.165Z Downloaded ena v0.14.4
12592026-03-11T00:35:11.165Z Downloaded darling_core v0.21.3
12602026-03-11T00:35:11.168Z Downloaded ctr v0.9.2
12612026-03-11T00:35:11.168Z Downloaded bcrypt-pbkdf v0.10.0
12622026-03-11T00:35:11.171Z Downloaded bb8 v0.8.6
12632026-03-11T00:35:11.171Z Downloaded dirs-sys-next v0.1.2
12642026-03-11T00:35:11.171Z Downloaded curve25519-dalek-derive v0.1.1
12652026-03-11T00:35:11.171Z Downloaded crucible-workspace-hack v0.1.0
12662026-03-11T00:35:11.171Z Downloaded crc v3.4.0
12672026-03-11T00:35:11.175Z Downloaded assert_matches v1.5.0
12682026-03-11T00:35:11.175Z Downloaded ascii-canvas v3.0.0
12692026-03-11T00:35:11.175Z Downloaded crunchy v0.2.4
12702026-03-11T00:35:11.175Z Downloaded aead v0.5.2
12712026-03-11T00:35:11.178Z Downloaded cargo-platform v0.1.9
12722026-03-11T00:35:11.178Z Downloaded display-error-chain v0.2.2
12732026-03-11T00:35:11.178Z Downloaded diesel-dtrace v0.4.2
12742026-03-11T00:35:11.178Z Downloaded darling_core v0.20.11
12752026-03-11T00:35:11.181Z Downloaded convert_case v0.4.0
12762026-03-11T00:35:11.184Z Downloaded ciborium-ll v0.2.2
12772026-03-11T00:35:11.184Z Downloaded atomicwrites v0.4.4
12782026-03-11T00:35:11.184Z Downloaded async-stream v0.3.6
12792026-03-11T00:35:11.187Z Downloaded arrayref v0.3.9
12802026-03-11T00:35:11.187Z Downloaded diesel_table_macro_syntax v0.2.0
12812026-03-11T00:35:11.187Z Downloaded cfg_aliases v0.1.1
12822026-03-11T00:35:11.187Z Downloaded dof v0.4.0
12832026-03-11T00:35:11.187Z Downloaded crc-catalog v2.4.0
12842026-03-11T00:35:11.192Z Downloaded dtrace-parser v0.3.0
12852026-03-11T00:35:11.192Z Downloaded difflib v0.4.0
12862026-03-11T00:35:11.192Z Downloaded cobs v0.3.0
12872026-03-11T00:35:11.192Z Downloaded atomic-waker v1.1.2
12882026-03-11T00:35:11.195Z Downloaded async-trait v0.1.89
12892026-03-11T00:35:11.195Z Downloaded async-stream-impl v0.3.6
12902026-03-11T00:35:11.195Z Downloaded ahash v0.8.12
12912026-03-11T00:35:11.198Z Downloaded darling v0.21.3
12922026-03-11T00:35:11.201Z Downloaded blowfish v0.9.1
12932026-03-11T00:35:11.201Z Downloaded array-init v0.0.4
12942026-03-11T00:35:11.201Z Downloaded endian-type v0.1.2
12952026-03-11T00:35:11.201Z Downloaded darling_macro v0.23.0
12962026-03-11T00:35:11.204Z Downloaded derive_builder_core v0.20.2
12972026-03-11T00:35:11.204Z Downloaded cbc v0.1.2
12982026-03-11T00:35:11.204Z Downloaded bitfield-struct v0.6.2
12992026-03-11T00:35:11.207Z Downloaded darling_core v0.23.0
13002026-03-11T00:35:11.210Z Downloaded crossbeam-deque v0.8.6
13012026-03-11T00:35:11.210Z Downloaded cassowary v0.3.0
13022026-03-11T00:35:11.213Z Downloaded bitflags v1.3.2
13032026-03-11T00:35:11.213Z Downloaded bzip2 v0.6.1
13042026-03-11T00:35:11.216Z Downloaded bitvec v1.0.1
13052026-03-11T00:35:11.225Z Downloaded crossbeam-epoch v0.9.18
13062026-03-11T00:35:11.228Z Downloaded darling_macro v0.20.11
13072026-03-11T00:35:11.228Z Downloaded castaway v0.2.4
13082026-03-11T00:35:11.228Z Downloaded bcs v0.1.6
13092026-03-11T00:35:11.231Z Downloaded atty v0.2.14
13102026-03-11T00:35:11.231Z Downloaded base64 v0.22.1
13112026-03-11T00:35:11.234Z Downloaded backoff v0.4.0
13122026-03-11T00:35:11.234Z Downloaded argon2 v0.5.3
13132026-03-11T00:35:11.581Z Downloaded aws-lc-sys v0.37.1
13142026-03-11T00:35:11.893Z Compiling libc v0.2.180
13152026-03-11T00:35:11.893Z Compiling serde v1.0.228
13162026-03-11T00:35:11.896Z Compiling log v0.4.29
13172026-03-11T00:35:11.896Z Compiling find-msvc-tools v0.1.9
13182026-03-11T00:35:11.896Z Compiling shlex v1.3.0
13192026-03-11T00:35:11.896Z Compiling smallvec v1.15.1
13202026-03-11T00:35:11.897Z Compiling typenum v1.19.0
13212026-03-11T00:35:11.897Z Compiling subtle v2.6.1
13222026-03-11T00:35:12.073Z Compiling generic-array v0.14.7
13232026-03-11T00:35:12.076Z Compiling scopeguard v1.2.0
13242026-03-11T00:35:12.076Z Compiling portable-atomic v1.13.1
13252026-03-11T00:35:12.084Z Compiling const-oid v0.9.6
13262026-03-11T00:35:12.109Z Compiling critical-section v1.2.0
13272026-03-11T00:35:12.121Z Compiling zerocopy v0.8.40
13282026-03-11T00:35:12.179Z Compiling syn v2.0.117
13292026-03-11T00:35:12.240Z Compiling parking_lot_core v0.9.12
13302026-03-11T00:35:12.316Z Compiling lock_api v0.4.14
13312026-03-11T00:35:12.349Z Compiling pin-project-lite v0.2.17
13322026-03-11T00:35:12.371Z Compiling serde_json v1.0.149
13332026-03-11T00:35:12.374Z Compiling pkg-config v0.3.32
13342026-03-11T00:35:12.374Z Compiling libm v0.2.16
13352026-03-11T00:35:12.435Z Compiling num-traits v0.2.19
13362026-03-11T00:35:12.438Z Compiling bitflags v2.11.0
13372026-03-11T00:35:12.522Z Compiling futures-core v0.3.32
13382026-03-11T00:35:12.549Z Compiling percent-encoding v2.3.2
13392026-03-11T00:35:12.594Z Compiling allocator-api2 v0.2.21
13402026-03-11T00:35:12.683Z Compiling futures-sink v0.3.32
13412026-03-11T00:35:12.749Z Compiling cpufeatures v0.2.17
13422026-03-11T00:35:12.793Z Compiling foldhash v0.2.0
13432026-03-11T00:35:12.815Z Compiling futures-channel v0.3.32
13442026-03-11T00:35:12.857Z Compiling slab v0.4.12
13452026-03-11T00:35:12.857Z Compiling getrandom v0.4.1
13462026-03-11T00:35:12.861Z Compiling futures-task v0.3.32
13472026-03-11T00:35:12.984Z Compiling futures-io v0.3.32
13482026-03-11T00:35:13.051Z Compiling hashbrown v0.16.1
13492026-03-11T00:35:13.076Z Compiling rustversion v1.0.22
13502026-03-11T00:35:13.076Z Compiling rand_core v0.10.0
13512026-03-11T00:35:13.122Z Compiling getrandom v0.3.4
13522026-03-11T00:35:13.152Z Compiling form_urlencoded v1.2.2
13532026-03-11T00:35:13.173Z Compiling fs_extra v1.3.0
13542026-03-11T00:35:13.195Z Compiling ident_case v1.0.1
13552026-03-11T00:35:13.238Z Compiling base64ct v1.8.3
13562026-03-11T00:35:13.274Z Compiling dunce v1.0.5
13572026-03-11T00:35:13.318Z Compiling flagset v0.4.7
13582026-03-11T00:35:13.361Z Compiling getrandom v0.2.17
13592026-03-11T00:35:13.390Z Compiling jobserver v0.1.34
13602026-03-11T00:35:13.413Z Compiling errno v0.3.14
13612026-03-11T00:35:13.455Z Compiling mio v1.1.1
13622026-03-11T00:35:13.458Z Compiling socket2 v0.6.2
13632026-03-11T00:35:13.526Z Compiling iana-time-zone v0.1.65
13642026-03-11T00:35:13.551Z Compiling rand_core v0.6.4
13652026-03-11T00:35:13.603Z Compiling once_cell v1.21.3
13662026-03-11T00:35:13.624Z Compiling signal-hook-registry v1.4.8
13672026-03-11T00:35:13.667Z Compiling cc v1.2.56
13682026-03-11T00:35:13.715Z Compiling parking_lot v0.12.5
13692026-03-11T00:35:13.797Z Compiling indexmap v2.13.0
13702026-03-11T00:35:13.859Z Compiling pem-rfc7468 v0.7.0
13712026-03-11T00:35:13.889Z Compiling rustix v1.1.3
13722026-03-11T00:35:13.912Z Compiling uuid v1.21.0
13732026-03-11T00:35:13.935Z Compiling rustc_version v0.4.1
13742026-03-11T00:35:13.993Z Compiling aws-lc-rs v1.16.0
13752026-03-11T00:35:14.040Z Compiling regex-syntax v0.8.10
13762026-03-11T00:35:14.062Z Compiling vcpkg v0.2.15
13772026-03-11T00:35:14.220Z Compiling tracing-core v0.1.36
13782026-03-11T00:35:14.276Z Compiling rand_core v0.9.5
13792026-03-11T00:35:14.396Z Compiling crossbeam-utils v0.8.21
13802026-03-11T00:35:14.420Z Compiling base64 v0.22.1
13812026-03-11T00:35:14.423Z Compiling schemars v0.8.22
13822026-03-11T00:35:14.461Z Compiling untrusted v0.9.0
13832026-03-11T00:35:14.637Z Compiling cmake v0.1.57
13842026-03-11T00:35:14.661Z Compiling untrusted v0.7.1
13852026-03-11T00:35:14.662Z Compiling syn v1.0.109
13862026-03-11T00:35:14.706Z Compiling openssl-probe v0.2.1
13872026-03-11T00:35:14.728Z Compiling httparse v1.10.1
13882026-03-11T00:35:14.803Z Compiling tower-layer v0.3.3
13892026-03-11T00:35:14.848Z Compiling rustls v0.23.37
13902026-03-11T00:35:14.871Z Compiling tinyvec_macros v0.1.1
13912026-03-11T00:35:14.875Z Compiling dyn-clone v1.0.20
13922026-03-11T00:35:15.019Z Compiling try-lock v0.2.5
13932026-03-11T00:35:15.042Z Compiling atomic-waker v1.1.2
13942026-03-11T00:35:15.045Z Compiling tower-service v0.3.3
13952026-03-11T00:35:15.084Z Compiling tinyvec v1.10.0
13962026-03-11T00:35:15.163Z Compiling want v0.3.1
13972026-03-11T00:35:15.187Z Compiling spin v0.9.8
13982026-03-11T00:35:15.190Z Compiling aho-corasick v1.1.4
13992026-03-11T00:35:15.210Z Compiling time-core v0.1.8
14002026-03-11T00:35:15.213Z Compiling crc32fast v1.5.0
14012026-03-11T00:35:15.213Z Compiling openssl v0.10.75
14022026-03-11T00:35:15.229Z Compiling foreign-types-shared v0.1.1
14032026-03-11T00:35:15.272Z Compiling pin-utils v0.1.0
14042026-03-11T00:35:15.409Z Compiling httpdate v1.0.3
14052026-03-11T00:35:15.417Z Compiling powerfmt v0.2.0
14062026-03-11T00:35:15.454Z Compiling num-conv v0.2.0
14072026-03-11T00:35:15.484Z Compiling foreign-types v0.3.2
14082026-03-11T00:35:15.536Z Compiling wait-timeout v0.2.1
14092026-03-11T00:35:15.593Z Compiling num_threads v0.1.7
14102026-03-11T00:35:15.613Z Compiling native-tls v0.2.18
14112026-03-11T00:35:15.625Z Compiling quick-error v1.2.3
14122026-03-11T00:35:15.661Z Compiling time-macros v0.2.27
14132026-03-11T00:35:15.679Z Compiling deranged v0.5.8
14142026-03-11T00:35:15.729Z Compiling siphasher v1.0.2
14152026-03-11T00:35:15.748Z Compiling either v1.15.0
14162026-03-11T00:35:15.759Z Compiling bit-vec v0.8.0
14172026-03-11T00:35:15.795Z Compiling usdt-impl v0.6.0
14182026-03-11T00:35:15.796Z Compiling simd-adler32 v0.3.8
14192026-03-11T00:35:15.909Z Compiling unicode-normalization v0.1.25
14202026-03-11T00:35:15.931Z Compiling crossbeam-epoch v0.9.18
14212026-03-11T00:35:15.951Z Compiling aws-lc-sys v0.37.1
14222026-03-11T00:35:16.011Z Compiling ring v0.17.14
14232026-03-11T00:35:16.045Z Compiling openssl-sys v0.9.111
14242026-03-11T00:35:16.102Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14252026-03-11T00:35:16.119Z Compiling tempfile v3.25.0
14262026-03-11T00:35:16.176Z Compiling bit-set v0.8.0
14272026-03-11T00:35:16.216Z Compiling bzip2-sys v0.1.13+1.0.8
14282026-03-11T00:35:16.395Z Compiling synstructure v0.13.2
14292026-03-11T00:35:16.417Z Compiling pest_generator v2.8.6
14302026-03-11T00:35:16.511Z Compiling serde_derive_internals v0.29.1
14312026-03-11T00:35:16.563Z Compiling darling_core v0.20.11
14322026-03-11T00:35:16.620Z Compiling regex-automata v0.4.14
14332026-03-11T00:35:16.660Z Compiling rusty-fork v0.3.1
14342026-03-11T00:35:17.164Z Compiling darling_core v0.21.3
14352026-03-11T00:35:17.192Z Compiling slog v2.8.2
14362026-03-11T00:35:17.234Z Compiling time v0.3.47
14372026-03-11T00:35:17.260Z Compiling rand_xorshift v0.4.0
14382026-03-11T00:35:17.434Z Compiling heapless v0.7.17
14392026-03-11T00:35:17.476Z Compiling thread-id v5.1.0
14402026-03-11T00:35:17.516Z Compiling sync_wrapper v1.0.2
14412026-03-11T00:35:17.543Z Compiling cookie v0.18.1
14422026-03-11T00:35:17.603Z Compiling unicode-segmentation v1.12.0
14432026-03-11T00:35:17.654Z Compiling anyhow v1.0.102
14442026-03-11T00:35:17.779Z Compiling rayon-core v1.13.0
14452026-03-11T00:35:17.803Z Compiling signal-hook v0.3.18
14462026-03-11T00:35:17.832Z Compiling unicode-bidi v0.3.18
14472026-03-11T00:35:17.844Z Compiling adler2 v2.0.1
14482026-03-11T00:35:17.875Z Compiling unicode-properties v0.1.4
14492026-03-11T00:35:18.036Z Compiling paste v1.0.15
14502026-03-11T00:35:18.056Z Compiling unarray v0.1.4
14512026-03-11T00:35:18.079Z Compiling zstd-safe v7.2.4
14522026-03-11T00:35:18.191Z Compiling miniz_oxide v0.8.9
14532026-03-11T00:35:18.282Z Compiling stringprep v0.1.5
14542026-03-11T00:35:18.371Z Compiling crossbeam-deque v0.8.6
14552026-03-11T00:35:18.401Z Compiling num-integer v0.1.46
14562026-03-11T00:35:18.494Z Compiling vergen-lib v0.1.6
14572026-03-11T00:35:18.597Z Compiling curve25519-dalek v4.1.3
14582026-03-11T00:35:18.631Z Compiling ff v0.13.1
14592026-03-11T00:35:18.764Z Compiling hash32 v0.2.1
14602026-03-11T00:35:18.816Z Compiling ref-cast v1.0.25
14612026-03-11T00:35:18.852Z Compiling smoltcp v0.9.1
14622026-03-11T00:35:18.928Z Compiling litrs v1.0.0
14632026-03-11T00:35:18.967Z Compiling serde_derive v1.0.228
14642026-03-11T00:35:19.023Z Compiling zeroize_derive v1.4.3
14652026-03-11T00:35:19.069Z Compiling zerofrom-derive v0.1.6
14662026-03-11T00:35:19.092Z Compiling yoke-derive v0.8.1
14672026-03-11T00:35:19.113Z Compiling zerocopy-derive v0.8.40
14682026-03-11T00:35:19.251Z Compiling zerovec-derive v0.11.2
14692026-03-11T00:35:19.320Z Compiling displaydoc v0.2.5
14702026-03-11T00:35:19.535Z Compiling tokio-macros v2.6.0
14712026-03-11T00:35:19.630Z Compiling futures-macro v0.3.32
14722026-03-11T00:35:19.915Z Compiling zeroize v1.8.2
14732026-03-11T00:35:19.999Z Compiling der_derive v0.7.3
14742026-03-11T00:35:20.389Z Compiling thiserror-impl v2.0.18
14752026-03-11T00:35:20.569Z Compiling rustls-pki-types v1.14.0
14762026-03-11T00:35:20.781Z Compiling tracing-attributes v0.1.31
14772026-03-11T00:35:20.814Z Compiling futures-util v0.3.32
14782026-03-11T00:35:20.836Z Compiling scroll_derive v0.13.1
14792026-03-11T00:35:20.911Z Compiling schemars_derive v0.8.22
14802026-03-11T00:35:21.078Z Compiling crypto-common v0.1.7
14812026-03-11T00:35:21.121Z Compiling zerofrom v0.1.6
14822026-03-11T00:35:21.228Z Compiling block-buffer v0.10.4
14832026-03-11T00:35:21.250Z Compiling block-padding v0.3.3
14842026-03-11T00:35:21.304Z Compiling yoke v0.8.1
14852026-03-11T00:35:21.307Z Compiling pest_derive v2.8.6
14862026-03-11T00:35:21.372Z Compiling der v0.7.10
14872026-03-11T00:35:21.456Z Compiling digest v0.10.7
14882026-03-11T00:35:21.481Z Compiling inout v0.1.4
14892026-03-11T00:35:21.570Z Compiling zerovec v0.11.5
14902026-03-11T00:35:21.712Z Compiling zerotrie v0.2.3
14912026-03-11T00:35:21.817Z Compiling hmac v0.12.1
14922026-03-11T00:35:21.946Z Compiling sha2 v0.10.9
14932026-03-11T00:35:22.036Z Compiling cipher v0.4.4
14942026-03-11T00:35:22.058Z Compiling pbkdf2 v0.12.2
14952026-03-11T00:35:22.122Z Compiling scroll v0.13.0
14962026-03-11T00:35:22.214Z Compiling tinystr v0.8.2
14972026-03-11T00:35:22.291Z Compiling potential_utf v0.1.4
14982026-03-11T00:35:22.314Z Compiling thiserror v2.0.18
14992026-03-11T00:35:22.399Z Compiling salsa20 v0.10.2
15002026-03-11T00:35:22.468Z Compiling icu_locale_core v2.1.1
15012026-03-11T00:35:22.490Z Compiling icu_collections v2.1.1
15022026-03-11T00:35:22.515Z Compiling aes v0.8.4
15032026-03-11T00:35:22.539Z Compiling spki v0.7.3
15042026-03-11T00:35:22.602Z Compiling scrypt v0.11.0
15052026-03-11T00:35:22.651Z Compiling cbc v0.1.2
15062026-03-11T00:35:22.709Z Compiling tracing v0.1.44
15072026-03-11T00:35:22.732Z Compiling darling_macro v0.20.11
15082026-03-11T00:35:22.823Z Compiling goblin v0.10.5
15092026-03-11T00:35:22.855Z Compiling thiserror-impl v1.0.69
15102026-03-11T00:35:22.952Z Compiling openssl-macros v0.1.1
15112026-03-11T00:35:23.070Z Compiling pkcs5 v0.7.1
15122026-03-11T00:35:23.098Z Compiling dtrace-parser v0.3.0
15132026-03-11T00:35:23.158Z Compiling signature v2.2.0
15142026-03-11T00:35:23.396Z Compiling icu_provider v2.1.1
15152026-03-11T00:35:23.399Z Compiling darling v0.20.11
15162026-03-11T00:35:23.440Z Compiling rustls-native-certs v0.8.3
15172026-03-11T00:35:23.500Z Compiling pkcs8 v0.10.2
15182026-03-11T00:35:23.735Z Compiling icu_properties v2.1.2
15192026-03-11T00:35:23.757Z Compiling bytes v1.11.1
15202026-03-11T00:35:23.760Z Compiling icu_normalizer v2.1.1
15212026-03-11T00:35:23.804Z Compiling chrono v0.4.44
15222026-03-11T00:35:23.839Z Compiling ipnet v2.11.0
15232026-03-11T00:35:23.869Z Compiling derive_builder_core v0.20.2
15242026-03-11T00:35:23.937Z Compiling scroll_derive v0.12.1
15252026-03-11T00:35:23.959Z Compiling erased-serde v0.3.31
15262026-03-11T00:35:23.980Z Compiling toml_datetime v0.6.11
15272026-03-11T00:35:24.164Z Compiling serde_spanned v0.6.9
15282026-03-11T00:35:24.332Z Compiling serde_tokenstream v0.2.3
15292026-03-11T00:35:24.363Z Compiling md-5 v0.10.6
15302026-03-11T00:35:24.532Z Compiling tokio v1.49.0
15312026-03-11T00:35:24.553Z Compiling http v1.4.0
15322026-03-11T00:35:24.581Z Compiling webpki-roots v1.0.6
15332026-03-11T00:35:24.605Z Compiling thiserror v1.0.69
15342026-03-11T00:35:24.625Z Compiling darling_macro v0.21.3
15352026-03-11T00:35:24.698Z Compiling zerocopy-derive v0.7.35
15362026-03-11T00:35:24.743Z Compiling ryu v1.0.23
15372026-03-11T00:35:24.762Z Compiling base16ct v0.2.0
15382026-03-11T00:35:24.765Z Compiling num-bigint-dig v0.8.6
15392026-03-11T00:35:24.859Z Compiling scroll v0.12.0
15402026-03-11T00:35:25.031Z Compiling idna_adapter v1.2.1
15412026-03-11T00:35:25.051Z Compiling iri-string v0.7.10
15422026-03-11T00:35:25.119Z Compiling derive_builder_macro v0.20.2
15432026-03-11T00:35:25.122Z Compiling rustix v0.38.44
15442026-03-11T00:35:25.220Z Compiling idna v1.1.0
15452026-03-11T00:35:25.273Z Compiling zlib-rs v0.6.2
15462026-03-11T00:35:25.358Z Compiling psl-types v2.0.11
15472026-03-11T00:35:25.358Z Compiling fallible-iterator v0.2.0
15482026-03-11T00:35:25.522Z Compiling http-body v1.0.1
15492026-03-11T00:35:25.643Z Compiling url v2.5.8
15502026-03-11T00:35:25.738Z Compiling ppv-lite86 v0.2.21
15512026-03-11T00:35:25.772Z Compiling http-body-util v0.1.3
15522026-03-11T00:35:25.814Z Compiling derive_builder v0.20.2
15532026-03-11T00:35:25.862Z Compiling publicsuffix v2.3.0
15542026-03-11T00:35:25.884Z Compiling darling v0.21.3
15552026-03-11T00:35:25.970Z Compiling goblin v0.8.2
15562026-03-11T00:35:25.991Z Compiling zerocopy v0.7.35
15572026-03-11T00:35:25.995Z Compiling sec1 v0.7.3
15582026-03-11T00:35:26.056Z Compiling serde_urlencoded v0.7.1
15592026-03-11T00:35:26.104Z Compiling cargo-platform v0.1.9
15602026-03-11T00:35:26.128Z Compiling hkdf v0.12.4
15612026-03-11T00:35:26.160Z Compiling rand_chacha v0.9.0
15622026-03-11T00:35:26.213Z Compiling rand_chacha v0.3.1
15632026-03-11T00:35:26.387Z Compiling hubpack_derive v0.1.1
15642026-03-11T00:35:26.407Z Compiling crypto-bigint v0.5.5
15652026-03-11T00:35:26.456Z Compiling rand v0.9.2
15662026-03-11T00:35:26.622Z Compiling rand v0.8.5
15672026-03-11T00:35:26.816Z Compiling dof v0.4.0
15682026-03-11T00:35:27.010Z Compiling regex v1.12.3
15692026-03-11T00:35:27.105Z Compiling document-features v0.2.12
15702026-03-11T00:35:27.200Z Compiling proptest v1.10.0
15712026-03-11T00:35:27.238Z Compiling postgres-protocol v0.6.10
15722026-03-11T00:35:27.518Z Compiling ipnetwork v0.21.1
15732026-03-11T00:35:27.651Z Compiling curve25519-dalek-derive v0.1.1
15742026-03-11T00:35:27.751Z Compiling ref-cast-impl v1.0.25
15752026-03-11T00:35:27.779Z Compiling async-trait v0.1.89
15762026-03-11T00:35:27.977Z Compiling oxnet v0.1.4
15772026-03-11T00:35:28.064Z Compiling daft-derive v0.1.5
15782026-03-11T00:35:28.195Z Compiling strum_macros v0.27.2
15792026-03-11T00:35:28.498Z Compiling group v0.13.0
15802026-03-11T00:35:28.552Z Compiling num-iter v0.1.45
15812026-03-11T00:35:28.716Z Compiling proc-macro-error v1.0.4
15822026-03-11T00:35:29.006Z Compiling heck v0.4.1
15832026-03-11T00:35:29.071Z Compiling terminal_size v0.4.3
15842026-03-11T00:35:29.091Z Compiling phf_shared v0.13.1
15852026-03-11T00:35:29.112Z Compiling lazy_static v1.5.0
15862026-03-11T00:35:29.163Z Compiling vergen v9.0.6
15872026-03-11T00:35:29.225Z Compiling flate2 v1.1.9
15882026-03-11T00:35:29.248Z Compiling fs-err v3.3.0
15892026-03-11T00:35:29.271Z Compiling ahash v0.8.12
15902026-03-11T00:35:29.295Z Compiling winnow v0.5.40
15912026-03-11T00:35:29.321Z Compiling foldhash v0.1.5
15922026-03-11T00:35:29.321Z Compiling bumpalo v3.20.2
15932026-03-11T00:35:29.435Z Compiling object v0.37.3
15942026-03-11T00:35:29.457Z Compiling libbz2-rs-sys v0.2.2
15952026-03-11T00:35:29.477Z Compiling bitflags v1.3.2
15962026-03-11T00:35:29.540Z Compiling managed v0.8.0
15972026-03-11T00:35:29.587Z Compiling hashbrown v0.15.5
15982026-03-11T00:35:29.633Z Compiling zopfli v0.8.3
15992026-03-11T00:35:29.659Z Compiling console v0.16.2
16002026-03-11T00:35:29.682Z Compiling tokio-util v0.7.18
16012026-03-11T00:35:29.710Z Compiling tower v0.5.3
16022026-03-11T00:35:29.733Z Compiling tokio-native-tls v0.3.1
16032026-03-11T00:35:29.880Z Compiling phf v0.13.1
16042026-03-11T00:35:29.948Z Compiling clap_builder v4.5.60
16052026-03-11T00:35:30.000Z Compiling zone_cfg_derive v0.3.1
16062026-03-11T00:35:30.121Z Compiling bzip2 v0.6.1
16072026-03-11T00:35:30.401Z Compiling tower-http v0.6.8
16082026-03-11T00:35:30.424Z Compiling usdt-attr-macro v0.6.0
16092026-03-11T00:35:30.468Z Compiling usdt-macro v0.6.0
16102026-03-11T00:35:30.471Z Compiling dof v0.3.0
16112026-03-11T00:35:30.563Z Compiling newtype-uuid v1.3.2
16122026-03-11T00:35:30.916Z Compiling h2 v0.4.13
16132026-03-11T00:35:30.997Z Compiling daft v0.1.5
16142026-03-11T00:35:31.030Z Compiling rayon v1.11.0
16152026-03-11T00:35:31.056Z Compiling strum v0.27.2
16162026-03-11T00:35:31.056Z Compiling signal-hook-mio v0.2.5
16172026-03-11T00:35:31.208Z Compiling toml_edit v0.19.15
16182026-03-11T00:35:31.234Z Compiling cargo_metadata v0.19.2
16192026-03-11T00:35:31.257Z Compiling elliptic-curve v0.13.8
16202026-03-11T00:35:31.536Z Compiling cookie_store v0.22.1
16212026-03-11T00:35:31.540Z Compiling postgres-types v0.2.12
16222026-03-11T00:35:31.579Z Compiling bzip2 v0.4.4
16232026-03-11T00:35:31.604Z Compiling hubpack v0.1.2
16242026-03-11T00:35:31.625Z Compiling serde_with_macros v3.17.0
16252026-03-11T00:35:31.866Z Compiling zstd v0.13.3
16262026-03-11T00:35:31.906Z Compiling dtrace-parser v0.2.0
16272026-03-11T00:35:32.227Z Compiling hex v0.4.3
16282026-03-11T00:35:32.318Z Compiling serde-big-array v0.5.1
16292026-03-11T00:35:32.456Z Compiling pkcs1 v0.7.5
16302026-03-11T00:35:32.514Z Compiling ed25519 v2.2.3
16312026-03-11T00:35:32.608Z Compiling rfc6979 v0.4.0
16322026-03-11T00:35:32.657Z Compiling bstr v1.12.1
16332026-03-11T00:35:32.773Z Compiling strum_macros v0.26.4
16342026-03-11T00:35:32.989Z Compiling serde_repr v0.1.20
16352026-03-11T00:35:33.014Z Compiling enum-as-inner v0.6.1
16362026-03-11T00:35:33.148Z Compiling clap_derive v4.5.55
16372026-03-11T00:35:33.187Z Compiling itertools v0.12.1
16382026-03-11T00:35:33.413Z Compiling phf_shared v0.11.3
16392026-03-11T00:35:33.451Z Compiling float-cmp v0.10.0
16402026-03-11T00:35:33.556Z Compiling memmap2 v0.9.10
16412026-03-11T00:35:33.655Z Compiling thread-id v4.2.2
16422026-03-11T00:35:33.683Z Compiling env_filter v1.0.0
16432026-03-11T00:35:33.720Z Compiling encoding_rs v0.8.35
16442026-03-11T00:35:33.742Z Compiling normalize-line-endings v0.3.0
16452026-03-11T00:35:33.746Z Compiling keccak v0.1.6
16462026-03-11T00:35:33.784Z Compiling jiff v0.2.21
16472026-03-11T00:35:33.857Z Compiling new_debug_unreachable v1.0.6
16482026-03-11T00:35:33.877Z Compiling difflib v0.4.0
16492026-03-11T00:35:33.963Z Compiling predicates-core v1.0.10
16502026-03-11T00:35:34.112Z Compiling rustc-hash v2.1.1
16512026-03-11T00:35:34.210Z Compiling data-encoding v2.10.0
16522026-03-11T00:35:34.281Z Compiling fixedbitset v0.5.7
16532026-03-11T00:35:34.345Z Compiling whoami v2.1.0
16542026-03-11T00:35:34.659Z Compiling mime v0.3.17
16552026-03-11T00:35:34.705Z Compiling fixedbitset v0.4.2
16562026-03-11T00:35:34.836Z Compiling static_assertions v1.1.0
16572026-03-11T00:35:34.868Z Compiling hyper v1.8.1
16582026-03-11T00:35:34.914Z Compiling precomputed-hash v0.1.1
16592026-03-11T00:35:34.975Z Compiling unit-prefix v0.5.2
16602026-03-11T00:35:34.996Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16612026-03-11T00:35:35.037Z Compiling string_cache v0.8.9
16622026-03-11T00:35:35.040Z Compiling petgraph v0.6.5
16632026-03-11T00:35:35.079Z Compiling zone v0.3.1
16642026-03-11T00:35:35.179Z Compiling indicatif v0.18.4
16652026-03-11T00:35:35.235Z Compiling tokio-postgres v0.7.16
16662026-03-11T00:35:35.270Z Compiling strum v0.26.3
16672026-03-11T00:35:35.355Z Compiling hickory-proto v0.25.2
16682026-03-11T00:35:35.445Z Compiling petgraph v0.8.3
16692026-03-11T00:35:35.632Z Compiling toml_edit v0.22.27
16702026-03-11T00:35:35.684Z Compiling clap v4.5.60
16712026-03-11T00:35:35.797Z Compiling iddqd v0.3.17
16722026-03-11T00:35:35.837Z Compiling predicates v3.1.4
16732026-03-11T00:35:36.065Z Compiling sha3 v0.10.8
16742026-03-11T00:35:36.389Z Compiling hyper-util v0.1.20
16752026-03-11T00:35:36.392Z Compiling env_logger v0.11.9
16762026-03-11T00:35:36.705Z Compiling usdt v0.6.0
16772026-03-11T00:35:36.753Z Compiling usdt-impl v0.5.0
16782026-03-11T00:35:36.877Z Compiling similar v2.7.0
16792026-03-11T00:35:37.046Z Compiling serde_with v3.17.0
16802026-03-11T00:35:37.108Z Compiling toml v0.7.8
16812026-03-11T00:35:37.146Z Compiling crossterm v0.28.1
16822026-03-11T00:35:37.360Z Compiling rsa v0.9.10
16832026-03-11T00:35:37.562Z Compiling zip v4.6.1
16842026-03-11T00:35:37.797Z Compiling ed25519-dalek v2.2.0
16852026-03-11T00:35:37.959Z Compiling ecdsa v0.16.9
16862026-03-11T00:35:38.144Z Compiling zip v0.6.6
16872026-03-11T00:35:38.228Z Compiling hyper-tls v0.6.0
16882026-03-11T00:35:38.507Z Compiling tokio-stream v0.1.18
16892026-03-11T00:35:38.707Z Compiling buf-list v1.1.2
16902026-03-11T00:35:38.842Z Compiling toml_parser v1.0.9+spec-1.1.0
16912026-03-11T00:35:38.876Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16922026-03-11T00:35:38.939Z Compiling openapiv3 v2.2.0
16932026-03-11T00:35:38.960Z Compiling x509-cert v0.2.5
16942026-03-11T00:35:39.081Z Compiling sha1 v0.10.6
16952026-03-11T00:35:39.102Z Compiling itertools v0.13.0
16962026-03-11T00:35:39.141Z Compiling toml_datetime v0.7.5+spec-1.1.0
16972026-03-11T00:35:39.227Z Compiling peg-runtime v0.8.5
16982026-03-11T00:35:39.324Z Compiling lalrpop-util v0.19.12
16992026-03-11T00:35:39.388Z Compiling thread_local v1.1.9
17002026-03-11T00:35:39.471Z Compiling slog-async v2.8.0
17012026-03-11T00:35:39.544Z Compiling futures-executor v0.3.32
17022026-03-11T00:35:39.547Z Compiling crossbeam-channel v0.5.15
17032026-03-11T00:35:39.584Z Compiling is-terminal v0.4.17
17042026-03-11T00:35:39.616Z Compiling filetime v0.2.27
17052026-03-11T00:35:39.711Z Compiling take_mut v0.2.2
17062026-03-11T00:35:39.731Z Compiling term v1.2.1
17072026-03-11T00:35:39.734Z Compiling xattr v1.6.1
17082026-03-11T00:35:39.818Z Compiling futures v0.3.32
17092026-03-11T00:35:39.921Z Compiling tar v0.4.44
17102026-03-11T00:35:40.201Z Compiling slog-term v2.9.2
17112026-03-11T00:36:00.881Z Compiling rustls-webpki v0.103.9
17122026-03-11T00:36:04.880Z Compiling tokio-rustls v0.26.4
17132026-03-11T00:36:04.883Z Compiling rustls-platform-verifier v0.6.2
17142026-03-11T00:36:05.137Z Compiling hyper-rustls v0.27.7
17152026-03-11T00:36:05.388Z Compiling reqwest v0.12.28
17162026-03-11T00:36:05.388Z Compiling reqwest v0.13.2
17172026-03-11T00:36:08.167Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182026-03-11T00:36:08.480Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192026-03-11T00:36:12.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
17202026-03-11T00:36:12.454Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17212026-03-11T00:36:12.515ZMar 11 00:36:11.425 INFO Starting download, target: DendriteStub
17222026-03-11T00:36:12.515ZMar 11 00:36:11.425 INFO Starting download, target: Clickhouse
17232026-03-11T00:36:12.515ZMar 11 00:36:11.425 INFO Starting download, target: MaghemiteMgd
17242026-03-11T00:36:12.515ZMar 11 00:36:11.425 INFO Starting download, target: Cockroach
17252026-03-11T00:36:12.515ZMar 11 00:36:11.425 INFO Starting download, target: Console
17262026-03-11T00:36:12.515ZMar 11 00:36:11.426 INFO Starting download, target: TransceiverControl
17272026-03-11T00:36:12.518ZMar 11 00:36:11.426 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17282026-03-11T00:36:12.518ZMar 11 00:36:11.426 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17292026-03-11T00:36:12.518ZMar 11 00:36:11.426 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17302026-03-11T00:36:12.518ZMar 11 00:36:11.426 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17312026-03-11T00:36:12.518ZMar 11 00:36:11.426 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17322026-03-11T00:36:12.518ZMar 11 00:36:11.426 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17332026-03-11T00:36:13.282ZMar 11 00:36:12.181 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17342026-03-11T00:36:13.521ZMar 11 00:36:12.427 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17352026-03-11T00:36:13.631ZMar 11 00:36:12.520 INFO Download complete, target: TransceiverControl
17362026-03-11T00:36:13.893ZMar 11 00:36:12.803 INFO Download complete, target: Console
17372026-03-11T00:36:13.981ZMar 11 00:36:12.890 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17382026-03-11T00:36:14.145ZMar 11 00:36:13.055 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17392026-03-11T00:36:14.769ZMar 11 00:36:13.679 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17402026-03-11T00:36:14.769ZMar 11 00:36:13.679 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17412026-03-11T00:36:14.986ZMar 11 00:36:13.895 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17422026-03-11T00:36:17.770ZMar 11 00:36:16.679 INFO Download complete, target: DendriteStub
17432026-03-11T00:36:17.827ZMar 11 00:36:16.737 INFO Download complete, target: MaghemiteMgd
17442026-03-11T00:36:22.518ZMar 11 00:36:21.427 INFO Checking that binary works, target: Cockroach
17452026-03-11T00:36:22.641ZMar 11 00:36:21.549 INFO Download complete, target: Cockroach
17462026-03-11T00:36:26.095ZMar 11 00:36:25.003 INFO Checking that binary works, target: Clickhouse
17472026-03-11T00:36:26.198ZMar 11 00:36:25.106 INFO Download complete, target: Clickhouse
17482026-03-11T00:36:26.203ZAll prerequisites installed successfully
17492026-03-11T00:36:26.206Z
17502026-03-11T00:36:26.206Zreal 3:38.808267440
17512026-03-11T00:36:26.207Zuser 10:22.389886903
17522026-03-11T00:36:26.207Zsys 2:05.961009518
17532026-03-11T00:36:26.207Ztrap 0.332156178
17542026-03-11T00:36:26.207Ztflt 1.068049753
17552026-03-11T00:36:26.207Zdflt 1.701846124
17562026-03-11T00:36:26.207Zkflt 0.019180050
17572026-03-11T00:36:26.207Zlock 23:29.232632597
17582026-03-11T00:36:26.207Zslp 33:46.383397974
17592026-03-11T00:36:26.207Zlat 29.586884375
17602026-03-11T00:36:26.207Zstop 4:21.773859752
17612026-03-11T00:36:26.207Z+ ptime -m cargo xtask download softnpu
17622026-03-11T00:36:26.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17632026-03-11T00:36:26.956Z Running `target/debug/xtask download softnpu`
17642026-03-11T00:36:27.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
17652026-03-11T00:36:28.001Z Running `target/debug/xtask-downloader softnpu`
17662026-03-11T00:36:28.047ZMar 11 00:36:26.955 INFO Starting download, target: Softnpu
17672026-03-11T00:36:28.051ZMar 11 00:36:26.955 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17682026-03-11T00:36:28.889ZMar 11 00:36:27.796 INFO Download complete, target: Softnpu
17692026-03-11T00:36:28.892Z
17702026-03-11T00:36:28.895Zreal 2.681304784
17712026-03-11T00:36:28.895Zuser 1.634143914
17722026-03-11T00:36:28.895Zsys 0.712790736
17732026-03-11T00:36:28.896Ztrap 0.000614212
17742026-03-11T00:36:28.896Ztflt 0.000072933
17752026-03-11T00:36:28.896Zdflt 0.000436060
17762026-03-11T00:36:28.896Zkflt 0.000000000
17772026-03-11T00:36:28.896Zlock 16.164520592
17782026-03-11T00:36:28.896Zslp 0.635934864
17792026-03-11T00:36:28.896Zlat 0.031145403
17802026-03-11T00:36:28.896Zstop 0.000181002
17812026-03-11T00:36:28.896Z+ export CARGO_INCREMENTAL=0
17822026-03-11T00:36:28.896Z+ CARGO_INCREMENTAL=0
17832026-03-11T00:36:28.896Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17842026-03-11T00:36:30.063Z Compiling proc-macro2 v1.0.106
17852026-03-11T00:36:30.063Z Compiling quote v1.0.44
17862026-03-11T00:36:30.068Z Compiling unicode-ident v1.0.24
17872026-03-11T00:36:30.068Z Compiling libc v0.2.180
17882026-03-11T00:36:30.069Z Compiling serde_core v1.0.228
17892026-03-11T00:36:30.069Z Compiling serde v1.0.228
17902026-03-11T00:36:30.069Z Compiling cfg-if v1.0.4
17912026-03-11T00:36:30.069Z Compiling version_check v0.9.5
17922026-03-11T00:36:30.069Z Compiling shlex v1.3.0
17932026-03-11T00:36:30.069Z Compiling find-msvc-tools v0.1.9
17942026-03-11T00:36:30.069Z Compiling typenum v1.19.0
17952026-03-11T00:36:30.069Z Compiling portable-atomic v1.13.1
17962026-03-11T00:36:30.069Z Compiling memchr v2.8.0
17972026-03-11T00:36:30.069Z Compiling zmij v1.0.21
17982026-03-11T00:36:30.069Z Compiling serde_json v1.0.149
17992026-03-11T00:36:30.365Z Compiling autocfg v1.5.0
18002026-03-11T00:36:30.533Z Compiling zerocopy v0.8.40
18012026-03-11T00:36:30.554Z Compiling parking_lot_core v0.9.12
18022026-03-11T00:36:30.684Z Compiling libm v0.2.16
18032026-03-11T00:36:30.704Z Compiling smallvec v1.15.1
18042026-03-11T00:36:30.859Z Compiling generic-array v0.14.7
18052026-03-11T00:36:30.898Z Compiling icu_normalizer_data v2.1.1
18062026-03-11T00:36:30.901Z Compiling icu_properties_data v2.1.2
18072026-03-11T00:36:30.934Z Compiling itoa v1.0.17
18082026-03-11T00:36:30.953Z Compiling num-traits v0.2.19
18092026-03-11T00:36:31.006Z Compiling log v0.4.29
18102026-03-11T00:36:31.064Z Compiling getrandom v0.4.1
18112026-03-11T00:36:31.093Z Compiling pkg-config v0.3.32
18122026-03-11T00:36:31.180Z Compiling stable_deref_trait v1.2.1
18132026-03-11T00:36:31.241Z Compiling subtle v2.6.1
18142026-03-11T00:36:31.262Z Compiling scopeguard v1.2.0
18152026-03-11T00:36:31.382Z Compiling thiserror v2.0.18
18162026-03-11T00:36:31.419Z Compiling lock_api v0.4.14
18172026-03-11T00:36:31.423Z Compiling fnv v1.0.7
18182026-03-11T00:36:31.535Z Compiling jobserver v0.1.34
18192026-03-11T00:36:31.567Z Compiling getrandom v0.2.17
18202026-03-11T00:36:31.589Z Compiling errno v0.3.14
18212026-03-11T00:36:31.718Z Compiling getrandom v0.3.4
18222026-03-11T00:36:31.738Z Compiling pin-project-lite v0.2.17
18232026-03-11T00:36:31.757Z Compiling rand_core v0.6.4
18242026-03-11T00:36:31.819Z Compiling cc v1.2.56
18252026-03-11T00:36:31.986Z Compiling critical-section v1.2.0
18262026-03-11T00:36:32.087Z Compiling rustversion v1.0.22
18272026-03-11T00:36:32.109Z Compiling syn v2.0.117
18282026-03-11T00:36:32.128Z Compiling allocator-api2 v0.2.21
18292026-03-11T00:36:32.132Z Compiling equivalent v1.0.2
18302026-03-11T00:36:32.186Z Compiling fs_extra v1.3.0
18312026-03-11T00:36:32.225Z Compiling percent-encoding v2.3.2
18322026-03-11T00:36:32.267Z Compiling dunce v1.0.5
18332026-03-11T00:36:32.353Z Compiling foldhash v0.2.0
18342026-03-11T00:36:32.393Z Compiling writeable v0.6.2
18352026-03-11T00:36:32.445Z Compiling litemap v0.8.1
18362026-03-11T00:36:32.529Z Compiling once_cell v1.21.3
18372026-03-11T00:36:32.596Z Compiling hashbrown v0.16.1
18382026-03-11T00:36:32.718Z Compiling const-oid v0.9.6
18392026-03-11T00:36:32.775Z Compiling signal-hook-registry v1.4.8
18402026-03-11T00:36:32.815Z Compiling cmake v0.1.57
18412026-03-11T00:36:32.856Z Compiling rustix v1.1.3
18422026-03-11T00:36:32.878Z Compiling socket2 v0.6.2
18432026-03-11T00:36:32.881Z Compiling mio v1.1.1
18442026-03-11T00:36:32.934Z Compiling schemars v0.8.22
18452026-03-11T00:36:32.964Z Compiling rand_core v0.10.0
18462026-03-11T00:36:33.232Z Compiling semver v1.0.27
18472026-03-11T00:36:33.292Z Compiling parking_lot v0.12.5
18482026-03-11T00:36:33.357Z Compiling indexmap v2.13.0
18492026-03-11T00:36:33.405Z Compiling bitflags v2.11.0
18502026-03-11T00:36:33.425Z Compiling utf8_iter v1.0.4
18512026-03-11T00:36:33.641Z Compiling aws-lc-rs v1.16.0
18522026-03-11T00:36:33.660Z Compiling form_urlencoded v1.2.2
18532026-03-11T00:36:33.680Z Compiling ring v0.17.14
18542026-03-11T00:36:33.699Z Compiling aws-lc-sys v0.37.1
18552026-03-11T00:36:33.857Z Compiling strsim v0.11.1
18562026-03-11T00:36:33.875Z Compiling futures-core v0.3.32
18572026-03-11T00:36:34.082Z Compiling httparse v1.10.1
18582026-03-11T00:36:34.171Z Compiling byteorder v1.5.0
18592026-03-11T00:36:34.197Z Compiling ucd-trie v0.1.7
18602026-03-11T00:36:34.266Z Compiling thiserror v1.0.69
18612026-03-11T00:36:34.421Z Compiling pest v2.8.6
18622026-03-11T00:36:34.453Z Compiling vcpkg v0.2.15
18632026-03-11T00:36:34.487Z Compiling ident_case v1.0.1
18642026-03-11T00:36:34.490Z Compiling heck v0.5.0
18652026-03-11T00:36:34.656Z Compiling crossbeam-utils v0.8.21
18662026-03-11T00:36:34.790Z Compiling regex-syntax v0.8.10
18672026-03-11T00:36:34.830Z Compiling syn v1.0.109
18682026-03-11T00:36:34.943Z Compiling rustls v0.23.37
18692026-03-11T00:36:34.964Z Compiling futures-sink v0.3.32
18702026-03-11T00:36:35.028Z Compiling rustc_version v0.4.1
18712026-03-11T00:36:35.091Z Compiling futures-channel v0.3.32
18722026-03-11T00:36:35.112Z Compiling futures-io v0.3.32
18732026-03-11T00:36:35.115Z Compiling slab v0.4.12
18742026-03-11T00:36:35.115Z Compiling cpufeatures v0.2.17
18752026-03-11T00:36:35.172Z Compiling futures-task v0.3.32
18762026-03-11T00:36:35.257Z Compiling openssl-sys v0.9.111
18772026-03-11T00:36:35.298Z Compiling iana-time-zone v0.1.65
18782026-03-11T00:36:35.380Z Compiling plain v0.2.3
18792026-03-11T00:36:35.401Z Compiling uuid v1.21.0
18802026-03-11T00:36:35.425Z Compiling aho-corasick v1.1.4
18812026-03-11T00:36:35.463Z Compiling num-conv v0.2.0
18822026-03-11T00:36:35.554Z Compiling time-core v0.1.8
18832026-03-11T00:36:35.781Z Compiling pretty-hex v0.4.1
18842026-03-11T00:36:35.784Z Compiling time-macros v0.2.27
18852026-03-11T00:36:35.956Z Compiling pest_meta v2.8.6
18862026-03-11T00:36:35.978Z Compiling openssl v0.10.75
18872026-03-11T00:36:36.165Z Compiling synstructure v0.13.2
18882026-03-11T00:36:36.204Z Compiling serde_derive_internals v0.29.1
18892026-03-11T00:36:36.493Z Compiling crc32fast v1.5.0
18902026-03-11T00:36:36.512Z Compiling base64ct v1.8.3
18912026-03-11T00:36:36.534Z Compiling either v1.15.0
18922026-03-11T00:36:36.590Z Compiling anyhow v1.0.102
18932026-03-11T00:36:36.788Z Compiling pest_generator v2.8.6
18942026-03-11T00:36:36.827Z Compiling regex-automata v0.4.14
18952026-03-11T00:36:36.856Z Compiling pem-rfc7468 v0.7.0
18962026-03-11T00:36:36.877Z Compiling darling_core v0.21.3
18972026-03-11T00:36:36.911Z Compiling zstd-sys v2.0.16+zstd.1.5.7
18982026-03-11T00:36:36.975Z Compiling native-tls v0.2.18
18992026-03-11T00:36:37.001Z Compiling flagset v0.4.7
19002026-03-11T00:36:37.191Z Compiling rand_core v0.9.5
19012026-03-11T00:36:37.247Z Compiling slog v2.8.2
19022026-03-11T00:36:37.312Z Compiling tracing-core v0.1.36
19032026-03-11T00:36:37.366Z Compiling dyn-clone v1.0.20
19042026-03-11T00:36:37.431Z Compiling untrusted v0.9.0
19052026-03-11T00:36:37.453Z Compiling rayon-core v1.13.0
19062026-03-11T00:36:37.658Z Compiling cookie v0.18.1
19072026-03-11T00:36:37.725Z Compiling camino v1.2.2
19082026-03-11T00:36:37.749Z Compiling base64 v0.22.1
19092026-03-11T00:36:38.002Z Compiling usdt-impl v0.5.0
19102026-03-11T00:36:38.063Z Compiling ref-cast v1.0.25
19112026-03-11T00:36:38.083Z Compiling serde_derive v1.0.228
19122026-03-11T00:36:38.121Z Compiling zeroize_derive v1.4.3
19132026-03-11T00:36:38.140Z Compiling zerofrom-derive v0.1.6
19142026-03-11T00:36:38.313Z Compiling yoke-derive v0.8.1
19152026-03-11T00:36:38.393Z Compiling zerovec-derive v0.11.2
19162026-03-11T00:36:38.449Z Compiling displaydoc v0.2.5
19172026-03-11T00:36:38.602Z Compiling zerocopy-derive v0.8.40
19182026-03-11T00:36:38.657Z Compiling tokio-macros v2.6.0
19192026-03-11T00:36:38.915Z Compiling zeroize v1.8.2
19202026-03-11T00:36:39.354Z Compiling futures-macro v0.3.32
19212026-03-11T00:36:39.486Z Compiling thiserror-impl v2.0.18
19222026-03-11T00:36:39.630Z Compiling tracing-attributes v0.1.31
19232026-03-11T00:36:39.706Z Compiling zerofrom v0.1.6
19242026-03-11T00:36:39.878Z Compiling yoke v0.8.1
19252026-03-11T00:36:39.946Z Compiling der_derive v0.7.3
19262026-03-11T00:36:40.137Z Compiling zerovec v0.11.5
19272026-03-11T00:36:40.165Z Compiling crypto-common v0.1.7
19282026-03-11T00:36:40.184Z Compiling zerotrie v0.2.3
19292026-03-11T00:36:40.297Z Compiling block-buffer v0.10.4
19302026-03-11T00:36:40.372Z Compiling schemars_derive v0.8.22
19312026-03-11T00:36:40.560Z Compiling digest v0.10.7
19322026-03-11T00:36:40.839Z Compiling tinystr v0.8.2
19332026-03-11T00:36:40.923Z Compiling potential_utf v0.1.4
19342026-03-11T00:36:41.064Z Compiling thiserror-impl v1.0.69
19352026-03-11T00:36:41.084Z Compiling icu_locale_core v2.1.1
19362026-03-11T00:36:41.139Z Compiling icu_collections v2.1.1
19372026-03-11T00:36:41.381Z Compiling pest_derive v2.8.6
19382026-03-11T00:36:41.773Z Compiling hmac v0.12.1
19392026-03-11T00:36:41.804Z Compiling futures-util v0.3.32
19402026-03-11T00:36:41.970Z Compiling block-padding v0.3.3
19412026-03-11T00:36:41.974Z Compiling sha2 v0.10.9
19422026-03-11T00:36:42.118Z Compiling icu_provider v2.1.1
19432026-03-11T00:36:42.137Z Compiling inout v0.1.4
19442026-03-11T00:36:42.163Z Compiling rustls-pki-types v1.14.0
19452026-03-11T00:36:42.341Z Compiling bytes v1.11.1
19462026-03-11T00:36:42.469Z Compiling icu_properties v2.1.2
19472026-03-11T00:36:42.473Z Compiling icu_normalizer v2.1.1
19482026-03-11T00:36:42.618Z Compiling chrono v0.4.44
19492026-03-11T00:36:42.655Z Compiling cipher v0.4.4
19502026-03-11T00:36:43.179Z Compiling tokio v1.49.0
19512026-03-11T00:36:43.533Z Compiling serde_tokenstream v0.2.3
19522026-03-11T00:36:43.651Z Compiling scroll_derive v0.13.1
19532026-03-11T00:36:43.910Z Compiling idna_adapter v1.2.1
19542026-03-11T00:36:44.027Z Compiling scroll_derive v0.12.1
19552026-03-11T00:36:44.095Z Compiling idna v1.1.0
19562026-03-11T00:36:44.369Z Compiling openssl-macros v0.1.1
19572026-03-11T00:36:44.433Z Compiling http v1.4.0
19582026-03-11T00:36:44.590Z Compiling url v2.5.8
19592026-03-11T00:36:44.899Z Compiling ppv-lite86 v0.2.21
19602026-03-11T00:36:44.919Z Compiling der v0.7.10
19612026-03-11T00:36:45.134Z Compiling darling_macro v0.21.3
19622026-03-11T00:36:45.155Z Compiling regex v1.12.3
19632026-03-11T00:36:45.340Z Compiling zerocopy-derive v0.7.35
19642026-03-11T00:36:45.752Z Compiling salsa20 v0.10.2
19652026-03-11T00:36:45.770Z Compiling darling v0.21.3
19662026-03-11T00:36:45.887Z Compiling pbkdf2 v0.12.2
19672026-03-11T00:36:45.914Z Compiling tracing v0.1.44
19682026-03-11T00:36:46.043Z Compiling scrypt v0.11.0
19692026-03-11T00:36:46.152Z Compiling spki v0.7.3
19702026-03-11T00:36:46.409Z Compiling rand_chacha v0.9.0
19712026-03-11T00:36:46.452Z Compiling aes v0.8.4
19722026-03-11T00:36:46.471Z Compiling cbc v0.1.2
19732026-03-11T00:36:46.752Z Compiling paste v1.0.15
19742026-03-11T00:36:46.801Z Compiling winnow v0.7.14
19752026-03-11T00:36:46.920Z Compiling usdt-impl v0.6.0
19762026-03-11T00:36:46.964Z Compiling pkcs5 v0.7.1
19772026-03-11T00:36:47.127Z Compiling rand v0.9.2
19782026-03-11T00:36:47.182Z Compiling http-body v1.0.1
19792026-03-11T00:36:47.257Z Compiling scroll v0.12.0
19802026-03-11T00:36:47.410Z Compiling scroll v0.13.0
19812026-03-11T00:36:47.458Z Compiling serde_spanned v0.6.9
19822026-03-11T00:36:47.575Z Compiling toml_datetime v0.6.11
19832026-03-11T00:36:47.826Z Compiling heapless v0.7.17
19842026-03-11T00:36:47.922Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-03-11T00:36:47.950Z Compiling signal-hook v0.3.18
19862026-03-11T00:36:47.970Z Compiling untrusted v0.7.1
19872026-03-11T00:36:48.003Z Compiling atomic-waker v1.1.2
19882026-03-11T00:36:48.102Z Compiling openssl-probe v0.2.1
19892026-03-11T00:36:48.190Z Compiling zstd-safe v7.2.4
19902026-03-11T00:36:48.314Z Compiling tokio-util v0.7.18
19912026-03-11T00:36:48.403Z Compiling goblin v0.10.5
19922026-03-11T00:36:48.433Z Compiling goblin v0.8.2
19932026-03-11T00:36:48.490Z Compiling pkcs8 v0.10.2
19942026-03-11T00:36:48.624Z Compiling toml_parser v1.0.9+spec-1.1.0
19952026-03-11T00:36:48.972Z Compiling zerocopy v0.7.35
19962026-03-11T00:36:49.427Z Compiling ref-cast-impl v1.0.25
19972026-03-11T00:36:49.447Z Compiling darling_core v0.20.11
19982026-03-11T00:36:49.631Z Compiling toml_datetime v0.7.5+spec-1.1.0
19992026-03-11T00:36:49.763Z Compiling tower-service v0.3.3
20002026-03-11T00:36:49.897Z Compiling try-lock v0.2.5
20012026-03-11T00:36:50.181Z Compiling litrs v1.0.0
20022026-03-11T00:36:50.257Z Compiling fastrand v2.3.0
20032026-03-11T00:36:50.318Z Compiling tower-layer v0.3.3
20042026-03-11T00:36:50.513Z Compiling rustix v0.38.44
20052026-03-11T00:36:50.696Z Compiling winnow v0.5.40
20062026-03-11T00:36:50.722Z Compiling tinyvec_macros v0.1.1
20072026-03-11T00:36:50.819Z Compiling tinyvec v1.10.0
20082026-03-11T00:36:50.842Z Compiling document-features v0.2.12
20092026-03-11T00:36:50.884Z Compiling want v0.3.1
20102026-03-11T00:36:50.953Z Compiling h2 v0.4.13
20112026-03-11T00:36:51.588Z Compiling dof v0.3.0
20122026-03-11T00:36:51.642Z Compiling dtrace-parser v0.2.0
20132026-03-11T00:36:51.670Z Compiling dtrace-parser v0.3.0
20142026-03-11T00:36:52.083Z Compiling ipnet v2.11.0
20152026-03-11T00:36:52.291Z Compiling darling_macro v0.20.11
20162026-03-11T00:36:52.476Z Compiling dof v0.4.0
20172026-03-11T00:36:52.523Z Compiling toml_edit v0.19.15
20182026-03-11T00:36:52.691Z Compiling daft-derive v0.1.5
20192026-03-11T00:36:52.726Z Compiling async-trait v0.1.89
20202026-03-11T00:36:52.920Z Compiling curve25519-dalek v4.1.3
20212026-03-11T00:36:52.999Z Compiling spin v0.9.8
20222026-03-11T00:36:53.172Z Compiling thread-id v4.2.2
20232026-03-11T00:36:53.258Z Compiling thread-id v5.1.0
20242026-03-11T00:36:53.283Z Compiling proc-macro-error-attr v1.0.4
20252026-03-11T00:36:53.372Z Compiling pin-utils v0.1.0
20262026-03-11T00:36:53.486Z Compiling num-bigint-dig v0.8.6
20272026-03-11T00:36:53.608Z Compiling foreign-types-shared v0.1.1
20282026-03-11T00:36:53.674Z Compiling powerfmt v0.2.0
20292026-03-11T00:36:53.716Z Compiling httpdate v1.0.3
20302026-03-11T00:36:53.737Z Compiling smoltcp v0.9.1
20312026-03-11T00:36:53.800Z Compiling tempfile v3.25.0
20322026-03-11T00:36:53.923Z Compiling deranged v0.5.8
20332026-03-11T00:36:53.980Z Compiling foreign-types v0.3.2
20342026-03-11T00:36:54.175Z Compiling darling v0.20.11
20352026-03-11T00:36:54.718Z Compiling ipnetwork v0.21.1
20362026-03-11T00:36:54.742Z Compiling strum_macros v0.26.4
20372026-03-11T00:36:54.937Z Compiling wait-timeout v0.2.1
20382026-03-11T00:36:54.984Z Compiling proc-macro-error v1.0.4
20392026-03-11T00:36:55.171Z Compiling hyper v1.8.1
20402026-03-11T00:36:55.212Z Compiling bit-vec v0.8.0
20412026-03-11T00:36:55.234Z Compiling siphasher v1.0.2
20422026-03-11T00:36:55.443Z Compiling num_threads v0.1.7
20432026-03-11T00:36:55.506Z Compiling anstyle v1.0.13
20442026-03-11T00:36:55.582Z Compiling unicode-segmentation v1.12.0
20452026-03-11T00:36:55.650Z Compiling simd-adler32 v0.3.8
20462026-03-11T00:36:55.796Z Compiling quick-error v1.2.3
20472026-03-11T00:36:55.946Z Compiling utf8parse v0.2.2
20482026-03-11T00:36:55.986Z Compiling time v0.3.47
20492026-03-11T00:36:56.007Z Compiling rusty-fork v0.3.1
20502026-03-11T00:36:56.095Z Compiling anstyle-parse v0.2.7
20512026-03-11T00:36:56.346Z Compiling bit-set v0.8.0
20522026-03-11T00:36:56.801Z Compiling hyper-util v0.1.20
20532026-03-11T00:36:56.969Z Compiling crossbeam-epoch v0.9.18
20542026-03-11T00:36:57.156Z Compiling derive_builder_core v0.20.2
20552026-03-11T00:36:57.398Z Compiling unicode-normalization v0.1.25
20562026-03-11T00:36:58.023Z Compiling rustls-native-certs v0.8.3
20572026-03-11T00:36:58.359Z Compiling signature v2.2.0
20582026-03-11T00:36:58.565Z Compiling hubpack_derive v0.1.1
20592026-03-11T00:36:58.583Z Compiling strum_macros v0.27.2
20602026-03-11T00:36:58.703Z Compiling curve25519-dalek-derive v0.1.1
20612026-03-11T00:36:58.980Z Compiling rand_xorshift v0.4.0
20622026-03-11T00:36:59.015Z Compiling sync_wrapper v1.0.2
20632026-03-11T00:36:59.083Z Compiling fs-err v3.3.0
20642026-03-11T00:36:59.164Z Compiling ahash v0.8.12
20652026-03-11T00:36:59.205Z Compiling colorchoice v1.0.4
20662026-03-11T00:36:59.229Z Compiling unarray v0.1.4
20672026-03-11T00:36:59.253Z Compiling is_terminal_polyfill v1.70.2
20682026-03-11T00:36:59.365Z Compiling anstyle-query v1.1.5
20692026-03-11T00:36:59.404Z Compiling unicode-bidi v0.3.18
20702026-03-11T00:36:59.407Z Compiling object v0.37.3
20712026-03-11T00:36:59.463Z Compiling unicode-properties v0.1.4
20722026-03-11T00:36:59.526Z Compiling adler2 v2.0.1
20732026-03-11T00:36:59.620Z Compiling anstream v0.6.21
20742026-03-11T00:36:59.678Z Compiling miniz_oxide v0.8.9
20752026-03-11T00:36:59.743Z Compiling proptest v1.10.0
20762026-03-11T00:36:59.917Z Compiling stringprep v0.1.5
20772026-03-11T00:37:00.064Z Compiling tower v0.5.3
20782026-03-11T00:37:00.419Z Compiling derive_builder_macro v0.20.2
20792026-03-11T00:37:00.599Z Compiling crossbeam-deque v0.8.6
20802026-03-11T00:37:00.734Z Compiling heck v0.4.1
20812026-03-11T00:37:00.791Z Compiling usdt-attr-macro v0.6.0
20822026-03-11T00:37:00.853Z Compiling usdt-macro v0.6.0
20832026-03-11T00:37:01.191Z Compiling http-body-util v0.1.3
20842026-03-11T00:37:01.381Z Compiling webpki-roots v1.0.6
20852026-03-11T00:37:01.531Z Compiling rand_chacha v0.3.1
20862026-03-11T00:37:01.552Z Compiling erased-serde v0.3.31
20872026-03-11T00:37:01.593Z Compiling md-5 v0.10.6
20882026-03-11T00:37:01.805Z Compiling num-integer v0.1.46
20892026-03-11T00:37:01.823Z Compiling hash32 v0.2.1
20902026-03-11T00:37:01.846Z Compiling vergen-lib v0.1.6
20912026-03-11T00:37:01.886Z Compiling ff v0.13.1
20922026-03-11T00:37:02.002Z Compiling ryu v1.0.23
20932026-03-11T00:37:02.049Z Compiling iri-string v0.7.10
20942026-03-11T00:37:02.079Z Compiling psl-types v2.0.11
20952026-03-11T00:37:02.092Z Compiling base16ct v0.2.0
20962026-03-11T00:37:02.097Z Compiling fallible-iterator v0.2.0
20972026-03-11T00:37:02.152Z Compiling zlib-rs v0.6.2
20982026-03-11T00:37:02.216Z Compiling publicsuffix v2.3.0
20992026-03-11T00:37:02.235Z Compiling serde_urlencoded v0.7.1
21002026-03-11T00:37:02.256Z Compiling num-iter v0.1.45
21012026-03-11T00:37:02.317Z Compiling sec1 v0.7.3
21022026-03-11T00:37:02.464Z Compiling group v0.13.0
21032026-03-11T00:37:02.485Z Compiling postgres-protocol v0.6.10
21042026-03-11T00:37:02.554Z Compiling newtype-uuid v1.3.2
21052026-03-11T00:37:02.706Z Compiling rand v0.8.5
21062026-03-11T00:37:02.870Z Compiling oxnet v0.1.4
21072026-03-11T00:37:03.018Z Compiling derive_builder v0.20.2
21082026-03-11T00:37:03.116Z Compiling zone_cfg_derive v0.3.1
21092026-03-11T00:37:03.192Z Compiling tokio-native-tls v0.3.1
21102026-03-11T00:37:03.318Z Compiling phf_shared v0.13.1
21112026-03-11T00:37:03.445Z Compiling lazy_static v1.5.0
21122026-03-11T00:37:03.479Z Compiling serde_with_macros v3.17.0
21132026-03-11T00:37:03.592Z Compiling cargo-platform v0.1.9
21142026-03-11T00:37:03.596Z Compiling hkdf v0.12.4
21152026-03-11T00:37:03.654Z Compiling tower-http v0.6.8
21162026-03-11T00:37:03.704Z Compiling crypto-bigint v0.5.5
21172026-03-11T00:37:03.783Z Compiling terminal_size v0.4.3
21182026-03-11T00:37:03.871Z Compiling serde_repr v0.1.20
21192026-03-11T00:37:03.894Z Compiling enum-as-inner v0.6.1
21202026-03-11T00:37:03.917Z Compiling clap_derive v4.5.55
21212026-03-11T00:37:03.943Z Compiling vergen v9.0.6
21222026-03-11T00:37:04.056Z Compiling bitflags v1.3.2
21232026-03-11T00:37:04.104Z Compiling bumpalo v3.20.2
21242026-03-11T00:37:04.202Z Compiling managed v0.8.0
21252026-03-11T00:37:04.228Z Compiling clap_lex v1.0.0
21262026-03-11T00:37:04.429Z Compiling foldhash v0.1.5
21272026-03-11T00:37:04.529Z Compiling libbz2-rs-sys v0.2.2
21282026-03-11T00:37:04.569Z Compiling unicode-width v0.2.0
21292026-03-11T00:37:04.610Z Compiling hashbrown v0.15.5
21302026-03-11T00:37:04.650Z Compiling clap_builder v4.5.60
21312026-03-11T00:37:04.669Z Compiling zopfli v0.8.3
21322026-03-11T00:37:04.881Z Compiling flate2 v1.1.9
21332026-03-11T00:37:04.902Z Compiling console v0.16.2
21342026-03-11T00:37:05.233Z Compiling bzip2 v0.6.1
21352026-03-11T00:37:05.292Z Compiling elliptic-curve v0.13.8
21362026-03-11T00:37:05.430Z Compiling cargo_metadata v0.19.2
21372026-03-11T00:37:05.523Z Compiling phf v0.13.1
21382026-03-11T00:37:05.577Z Compiling hyper-tls v0.6.0
21392026-03-11T00:37:05.748Z Compiling rayon v1.11.0
21402026-03-11T00:37:05.768Z Compiling signal-hook-mio v0.2.5
21412026-03-11T00:37:05.787Z Compiling cookie_store v0.22.1
21422026-03-11T00:37:05.876Z Compiling daft v0.1.5
21432026-03-11T00:37:05.996Z Compiling postgres-types v0.2.12
21442026-03-11T00:37:06.155Z Compiling bzip2 v0.4.4
21452026-03-11T00:37:06.316Z Compiling zstd v0.13.3
21462026-03-11T00:37:06.461Z Compiling strum v0.27.2
21472026-03-11T00:37:06.706Z Compiling hubpack v0.1.2
21482026-03-11T00:37:06.709Z Compiling ed25519 v2.2.3
21492026-03-11T00:37:06.745Z Compiling phf_shared v0.11.3
21502026-03-11T00:37:07.007Z Compiling pkcs1 v0.7.5
21512026-03-11T00:37:07.095Z Compiling hex v0.4.3
21522026-03-11T00:37:07.117Z Compiling serde-big-array v0.5.1
21532026-03-11T00:37:07.255Z Compiling rfc6979 v0.4.0
21542026-03-11T00:37:07.312Z Compiling bstr v1.12.1
21552026-03-11T00:37:07.496Z Compiling float-cmp v0.10.0
21562026-03-11T00:37:07.516Z Compiling itertools v0.12.1
21572026-03-11T00:37:07.536Z Compiling memmap2 v0.9.10
21582026-03-11T00:37:07.556Z Compiling env_filter v1.0.0
21592026-03-11T00:37:07.617Z Compiling encoding_rs v0.8.35
21602026-03-11T00:37:07.827Z Compiling jiff v0.2.21
21612026-03-11T00:37:07.846Z Compiling precomputed-hash v0.1.1
21622026-03-11T00:37:07.916Z Compiling fixedbitset v0.4.2
21632026-03-11T00:37:07.973Z Compiling mime v0.3.17
21642026-03-11T00:37:08.016Z Compiling whoami v2.1.0
21652026-03-11T00:37:08.072Z Compiling fixedbitset v0.5.7
21662026-03-11T00:37:08.092Z Compiling new_debug_unreachable v1.0.6
21672026-03-11T00:37:08.130Z Compiling rustc-hash v2.1.1
21682026-03-11T00:37:08.155Z Compiling keccak v0.1.6
21692026-03-11T00:37:08.193Z Compiling unit-prefix v0.5.2
21702026-03-11T00:37:08.213Z Compiling normalize-line-endings v0.3.0
21712026-03-11T00:37:08.287Z Compiling toml_write v0.1.2
21722026-03-11T00:37:08.306Z Compiling difflib v0.4.0
21732026-03-11T00:37:08.387Z Compiling predicates-core v1.0.10
21742026-03-11T00:37:08.457Z Compiling static_assertions v1.1.0
21752026-03-11T00:37:08.477Z Compiling data-encoding v2.10.0
21762026-03-11T00:37:08.560Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21772026-03-11T00:37:08.564Z Compiling toml_edit v0.22.27
21782026-03-11T00:37:08.611Z Compiling predicates v3.1.4
21792026-03-11T00:37:08.950Z Compiling hickory-proto v0.25.2
21802026-03-11T00:37:09.159Z Compiling zone v0.3.1
21812026-03-11T00:37:09.226Z Compiling sha3 v0.10.8
21822026-03-11T00:37:09.381Z Compiling petgraph v0.8.3
21832026-03-11T00:37:09.401Z Compiling indicatif v0.18.4
21842026-03-11T00:37:09.596Z Compiling tokio-postgres v0.7.16
21852026-03-11T00:37:09.967Z Compiling iddqd v0.3.17
21862026-03-11T00:37:09.992Z Compiling string_cache v0.8.9
21872026-03-11T00:37:10.292Z Compiling petgraph v0.6.5
21882026-03-11T00:37:10.425Z Compiling similar v2.7.0
21892026-03-11T00:37:11.457Z Compiling zip v4.6.1
21902026-03-11T00:37:11.478Z Compiling env_logger v0.11.9
21912026-03-11T00:37:11.852Z Compiling usdt v0.6.0
21922026-03-11T00:37:12.184Z Compiling serde_with v3.17.0
21932026-03-11T00:37:12.304Z Compiling ecdsa v0.16.9
21942026-03-11T00:37:12.325Z Compiling rsa v0.9.10
21952026-03-11T00:37:12.426Z Compiling ed25519-dalek v2.2.0
21962026-03-11T00:37:12.678Z Compiling crossterm v0.28.1
21972026-03-11T00:37:12.843Z Compiling clap v4.5.60
21982026-03-11T00:37:13.123Z Compiling zip v0.6.6
21992026-03-11T00:37:13.150Z Compiling strum v0.26.3
22002026-03-11T00:37:13.190Z Compiling toml v0.7.8
22012026-03-11T00:37:13.328Z Compiling tokio-stream v0.1.18
22022026-03-11T00:37:13.545Z Compiling buf-list v1.1.2
22032026-03-11T00:37:13.836Z Compiling x509-cert v0.2.5
22042026-03-11T00:37:13.884Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22052026-03-11T00:37:13.960Z Compiling openapiv3 v2.2.0
22062026-03-11T00:37:14.305Z Compiling sha1 v0.10.6
22072026-03-11T00:37:14.462Z Compiling itertools v0.13.0
22082026-03-11T00:37:14.666Z Compiling lalrpop-util v0.19.12
22092026-03-11T00:37:14.875Z Compiling peg-runtime v0.8.5
22102026-03-11T00:37:20.388Z Compiling macaddr v1.0.1
22112026-03-11T00:37:21.365Z Compiling structmeta-derive v0.3.0
22122026-03-11T00:37:21.737Z Compiling itertools v0.14.0
22132026-03-11T00:37:23.119Z Compiling heapless v0.8.0
22142026-03-11T00:37:23.425Z Compiling ingot-macros v0.1.1
22152026-03-11T00:37:23.900Z Compiling structmeta v0.3.0
22162026-03-11T00:37:24.967Z Compiling toml_edit v0.23.10+spec-1.0.0
22172026-03-11T00:37:25.424Z Compiling hash32 v0.3.1
22182026-03-11T00:37:26.170Z Compiling smoltcp v0.11.0
22192026-03-11T00:37:26.254Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22202026-03-11T00:37:26.949Z Compiling ingot-types v0.1.2
22212026-03-11T00:37:27.996Z Compiling proc-macro-crate v3.4.0
22222026-03-11T00:37:31.347Z Compiling cobs v0.3.0
22232026-03-11T00:37:31.590Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22242026-03-11T00:37:32.057Z Compiling rustls v0.22.4
22252026-03-11T00:37:36.174Z Compiling postcard v1.1.3
22262026-03-11T00:37:36.716Z Compiling rustls-webpki v0.103.9
22272026-03-11T00:37:37.847Z Compiling num_enum_derive v0.7.5
22282026-03-11T00:37:37.887Z Compiling ingot v0.1.1
22292026-03-11T00:37:39.232Z Compiling proc-macro-crate v1.3.1
22302026-03-11T00:37:40.047Z Compiling rustls-webpki v0.102.8
22312026-03-11T00:37:40.399Z Compiling futures-executor v0.3.32
22322026-03-11T00:37:40.446Z Compiling foreign-types-macros v0.2.3
22332026-03-11T00:37:40.817Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22342026-03-11T00:37:40.835Z Compiling multer v3.1.0
22352026-03-11T00:37:41.006Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22362026-03-11T00:37:41.051Z Compiling thread_local v1.1.9
22372026-03-11T00:37:41.256Z Compiling slog-async v2.8.0
22382026-03-11T00:37:41.359Z Compiling cpufeatures v0.3.0
22392026-03-11T00:37:41.418Z Compiling match_cfg v0.1.0
22402026-03-11T00:37:41.451Z Compiling foreign-types-shared v0.3.1
22412026-03-11T00:37:41.472Z Compiling chacha20 v0.10.0
22422026-03-11T00:37:41.501Z Compiling hostname v0.3.1
22432026-03-11T00:37:41.585Z Compiling foreign-types v0.5.0
22442026-03-11T00:37:41.628Z Compiling tokio-rustls v0.26.4
22452026-03-11T00:37:41.651Z Compiling rustls-platform-verifier v0.6.2
22462026-03-11T00:37:41.700Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22472026-03-11T00:37:41.739Z Compiling futures v0.3.32
22482026-03-11T00:37:41.761Z Compiling num_enum_derive v0.5.11
22492026-03-11T00:37:41.861Z Compiling num_enum v0.7.5
22502026-03-11T00:37:41.926Z Compiling derive-ex v0.1.8
22512026-03-11T00:37:41.990Z Compiling hyper-rustls v0.27.7
22522026-03-11T00:37:42.044Z Compiling tabwriter v1.4.1
22532026-03-11T00:37:42.067Z Compiling slog-json v2.6.1
22542026-03-11T00:37:42.094Z Compiling crossbeam-channel v0.5.15
22552026-03-11T00:37:42.141Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22562026-03-11T00:37:42.406Z Compiling reqwest v0.13.2
22572026-03-11T00:37:42.427Z Compiling reqwest v0.12.28
22582026-03-11T00:37:42.456Z Compiling async-stream-impl v0.3.6
22592026-03-11T00:37:42.534Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22602026-03-11T00:37:42.737Z Compiling serde_spanned v1.0.4
22612026-03-11T00:37:42.943Z Compiling is-terminal v0.4.17
22622026-03-11T00:37:43.018Z Compiling cstr-argument v0.1.2
22632026-03-11T00:37:43.046Z Compiling memoffset v0.9.1
22642026-03-11T00:37:43.087Z Compiling dropshot v0.16.7
22652026-03-11T00:37:43.132Z Compiling toml_writer v1.0.6+spec-1.1.0
22662026-03-11T00:37:43.169Z Compiling take_mut v0.2.2
22672026-03-11T00:37:43.243Z Compiling typeid v1.0.3
22682026-03-11T00:37:43.261Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22692026-03-11T00:37:43.333Z Compiling cfg_aliases v0.2.1
22702026-03-11T00:37:43.353Z Compiling crucible-workspace-hack v0.1.0
22712026-03-11T00:37:43.380Z Compiling term v1.2.1
22722026-03-11T00:37:43.447Z Compiling nix v0.30.1
22732026-03-11T00:37:43.514Z Compiling toml v0.9.12+spec-1.1.0
22742026-03-11T00:37:43.691Z Compiling async-stream v0.3.6
22752026-03-11T00:37:43.785Z Compiling slog-term v2.9.2
22762026-03-11T00:37:43.931Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22772026-03-11T00:37:43.980Z Compiling num_enum v0.5.11
22782026-03-11T00:37:44.078Z Compiling test-strategy v0.4.5
22792026-03-11T00:37:44.172Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22802026-03-11T00:37:44.193Z Compiling slog-bunyan v2.5.0
22812026-03-11T00:37:44.354Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22822026-03-11T00:37:44.442Z Compiling rand v0.10.0
22832026-03-11T00:37:44.471Z Compiling tokio-rustls v0.25.0
22842026-03-11T00:37:44.806Z Compiling parse-display-derive v0.10.0
22852026-03-11T00:37:45.066Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22862026-03-11T00:37:45.295Z Compiling backon v1.6.0
22872026-03-11T00:37:45.378Z Compiling waitgroup v0.1.2
22882026-03-11T00:37:45.397Z Compiling dropshot_endpoint v0.16.7
22892026-03-11T00:37:45.419Z Compiling newtype-uuid-macros v0.1.0
22902026-03-11T00:37:45.480Z Compiling rustls-pemfile v2.2.0
22912026-03-11T00:37:45.599Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-03-11T00:37:45.642Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
22932026-03-11T00:37:45.719Z Compiling serde_path_to_error v0.1.20
22942026-03-11T00:37:45.851Z Compiling hostname v0.4.2
22952026-03-11T00:37:45.885Z Compiling instant v0.1.13
22962026-03-11T00:37:45.994Z Compiling colored v3.1.1
22972026-03-11T00:37:46.051Z Compiling erased-serde v0.4.9
22982026-03-11T00:37:46.078Z Compiling debug-ignore v1.0.5
22992026-03-11T00:37:46.155Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002026-03-11T00:37:46.237Z Compiling backoff v0.4.0
23012026-03-11T00:37:46.257Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23022026-03-11T00:37:46.261Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23032026-03-11T00:37:46.391Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23042026-03-11T00:37:46.435Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23052026-03-11T00:37:46.756Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23062026-03-11T00:37:46.802Z Compiling camino-tempfile v1.4.1
23072026-03-11T00:37:46.863Z Compiling parse-display v0.10.0
23082026-03-11T00:37:46.966Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23092026-03-11T00:37:47.059Z Compiling secrecy v0.10.3
23102026-03-11T00:37:47.106Z Compiling num-derive v0.4.2
23112026-03-11T00:37:47.297Z Compiling regress v0.10.5
23122026-03-11T00:37:47.321Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23132026-03-11T00:37:47.343Z Compiling sigpipe v0.1.3
23142026-03-11T00:37:47.477Z Compiling libefi-sys v0.1.0
23152026-03-11T00:37:47.751Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23162026-03-11T00:37:47.776Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23172026-03-11T00:37:48.029Z Compiling glob v0.3.3
23182026-03-11T00:37:48.075Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23192026-03-11T00:37:48.219Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23202026-03-11T00:37:48.352Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23212026-03-11T00:37:48.650Z Compiling usdt-attr-macro v0.5.0
23222026-03-11T00:37:48.747Z Compiling usdt-macro v0.5.0
23232026-03-11T00:37:48.919Z Compiling smf v0.2.3
23242026-03-11T00:37:49.020Z Compiling bitfield-struct v0.6.2
23252026-03-11T00:37:49.222Z Compiling ordered-float v2.10.1
23262026-03-11T00:37:49.244Z Compiling blake3 v1.8.3
23272026-03-11T00:37:49.265Z Compiling memmap v0.7.0
23282026-03-11T00:37:49.297Z Compiling whoami v1.6.1
23292026-03-11T00:37:49.580Z Compiling serde-value v0.7.0
23302026-03-11T00:37:49.629Z Compiling serde-untagged v0.1.9
23312026-03-11T00:37:49.698Z Compiling usdt v0.5.0
23322026-03-11T00:37:49.848Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23332026-03-11T00:37:49.876Z Compiling toml v0.8.23
23342026-03-11T00:37:49.935Z Compiling filetime v0.2.27
23352026-03-11T00:37:50.115Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23362026-03-11T00:37:50.204Z Compiling xattr v1.6.1
23372026-03-11T00:37:50.240Z Compiling arrayref v0.3.9
23382026-03-11T00:37:50.261Z Compiling arrayvec v0.7.6
23392026-03-11T00:37:50.294Z Compiling constant_time_eq v0.4.2
23402026-03-11T00:37:50.351Z Compiling unicode-xid v0.2.6
23412026-03-11T00:37:50.395Z Compiling same-file v1.0.6
23422026-03-11T00:37:50.487Z Compiling tar v0.4.44
23432026-03-11T00:37:50.509Z Compiling cargo-util-schemas v0.8.2
23442026-03-11T00:37:50.528Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23452026-03-11T00:37:50.553Z Compiling tokio-dtrace v0.1.1
23462026-03-11T00:37:50.599Z Compiling walkdir v2.5.0
23472026-03-11T00:37:50.665Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23482026-03-11T00:37:50.976Z Compiling gethostname v0.5.0
23492026-03-11T00:37:51.017Z Compiling cargo-platform v0.2.0
23502026-03-11T00:37:51.055Z Compiling topological-sort v0.2.2
23512026-03-11T00:37:51.172Z Compiling oxide-tokio-rt v0.1.2
23522026-03-11T00:37:51.191Z Compiling shell-words v1.1.1
23532026-03-11T00:37:51.302Z Compiling indent_write v2.2.0
23542026-03-11T00:37:51.403Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23552026-03-11T00:37:52.070Z Compiling cargo_metadata v0.21.0
23562026-03-11T00:38:03.366Z Compiling progenitor-client v0.10.0
23572026-03-11T00:38:03.366Z Compiling omicron-zone-package v0.12.2
23582026-03-11T00:38:03.400Z Compiling progenitor-client v0.13.0
23592026-03-11T00:38:03.497Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23602026-03-11T00:38:03.500Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23612026-03-11T00:38:03.966Z Compiling progenitor-extras v0.1.1
23622026-03-11T00:38:04.279Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23632026-03-11T00:38:13.709Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23642026-03-11T00:38:14.245Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23652026-03-11T00:38:15.452Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23662026-03-11T00:38:23.835Z Finished `release` profile [optimized] target(s) in 1m 54s
23672026-03-11T00:38:24.019Z Running `target/release/omicron-package -t test target create -p dev`
23682026-03-11T00:38:24.082ZLogging to: /work/oxidecomputer/omicron/out/LOG
23692026-03-11T00:38:24.086ZCreated new build target 'test' and set it as active
23702026-03-11T00:38:24.089Z
23712026-03-11T00:38:24.089Zreal 1:55.168054682
23722026-03-11T00:38:24.089Zuser 20:26.359914274
23732026-03-11T00:38:24.089Zsys 2:58.237254733
23742026-03-11T00:38:24.089Ztrap 0.536101097
23752026-03-11T00:38:24.089Ztflt 3.243523039
23762026-03-11T00:38:24.089Zdflt 3.625311429
23772026-03-11T00:38:24.089Zkflt 0.000363151
23782026-03-11T00:38:24.089Zlock 47:27.174044425
23792026-03-11T00:38:24.089Zslp 1:11:20.289468563
23802026-03-11T00:38:24.089Zlat 52.235343174
23812026-03-11T00:38:24.089Zstop 6:34.230809009
23822026-03-11T00:38:24.089Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23832026-03-11T00:38:25.232Z Finished `release` profile [optimized] target(s) in 1.08s
23842026-03-11T00:38:25.297Z Running `target/release/omicron-package -t test package`
23852026-03-11T00:38:25.355ZLogging to: /work/oxidecomputer/omicron/out/LOG
23862026-03-11T00:38:27.161Z Compiling regress v0.10.5
23872026-03-11T00:38:27.161Z Compiling heck v0.5.0
23882026-03-11T00:38:27.165Z Compiling unsafe-libyaml v0.2.11
23892026-03-11T00:38:27.405Z Compiling convert_case v0.4.0
23902026-03-11T00:38:27.425Z Compiling half v2.7.1
23912026-03-11T00:38:27.428Z Compiling ciborium-io v0.2.2
23922026-03-11T00:38:27.475Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23932026-03-11T00:38:27.478Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23942026-03-11T00:38:27.479Z Compiling prettyplease v0.2.37
23952026-03-11T00:38:27.479Z Compiling universal-hash v0.5.1
23962026-03-11T00:38:27.479Z Compiling thiserror-impl-no-std v2.0.2
23972026-03-11T00:38:27.479Z Compiling opaque-debug v0.3.1
23982026-03-11T00:38:27.479Z Compiling unicode-width v0.1.14
23992026-03-11T00:38:27.479Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24002026-03-11T00:38:27.529Z Compiling chacha20 v0.9.1
24012026-03-11T00:38:27.582Z Compiling typify-impl v0.6.1
24022026-03-11T00:38:27.691Z Compiling password-hash v0.5.0
24032026-03-11T00:38:27.775Z Compiling poly1305 v0.8.0
24042026-03-11T00:38:27.779Z Compiling blake2 v0.10.6
24052026-03-11T00:38:27.834Z Compiling derive_more v0.99.20
24062026-03-11T00:38:27.838Z Compiling ciborium-ll v0.2.2
24072026-03-11T00:38:27.910Z Compiling aead v0.5.2
24082026-03-11T00:38:28.032Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24092026-03-11T00:38:28.056Z Compiling is-terminal v0.4.17
24102026-03-11T00:38:28.133Z Compiling serde_yaml v0.9.34+deprecated
24112026-03-11T00:38:28.190Z Compiling ciborium v0.2.2
24122026-03-11T00:38:28.219Z Compiling swrite v0.1.0
24132026-03-11T00:38:28.247Z Compiling argon2 v0.5.3
24142026-03-11T00:38:28.277Z Compiling chacha20poly1305 v0.10.1
24152026-03-11T00:38:28.376Z Compiling serde_spanned v1.0.4
24162026-03-11T00:38:28.487Z Compiling toml_writer v1.0.6+spec-1.1.0
24172026-03-11T00:38:28.555Z Compiling bytecount v0.6.9
24182026-03-11T00:38:28.602Z Compiling rustls v0.22.4
24192026-03-11T00:38:28.635Z Compiling rustls-webpki v0.102.8
24202026-03-11T00:38:28.671Z Compiling derive-where v1.6.0
24212026-03-11T00:38:28.807Z Compiling toml v0.9.12+spec-1.1.0
24222026-03-11T00:38:28.837Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24232026-03-11T00:38:28.911Z Compiling thiserror-no-std v2.0.2
24242026-03-11T00:38:28.997Z Compiling thread_local v1.1.9
24252026-03-11T00:38:29.053Z Compiling vsss-rs v3.3.4
24262026-03-11T00:38:29.078Z Compiling match_cfg v0.1.0
24272026-03-11T00:38:29.190Z Compiling hostname v0.3.1
24282026-03-11T00:38:29.309Z Compiling multer v3.1.0
24292026-03-11T00:38:29.360Z Compiling slog-async v2.8.0
24302026-03-11T00:38:29.391Z Compiling slog-json v2.6.1
24312026-03-11T00:38:29.445Z Compiling typify-impl v0.4.3
24322026-03-11T00:38:29.586Z Compiling crossbeam-channel v0.5.15
24332026-03-11T00:38:29.612Z Compiling futures-executor v0.3.32
24342026-03-11T00:38:29.662Z Compiling term v1.2.1
24352026-03-11T00:38:29.747Z Compiling take_mut v0.2.2
24362026-03-11T00:38:29.916Z Compiling futures v0.3.32
24372026-03-11T00:38:29.944Z Compiling slog-bunyan v2.5.0
24382026-03-11T00:38:30.044Z Compiling slog-term v2.9.2
24392026-03-11T00:38:30.164Z Compiling dropshot v0.16.7
24402026-03-11T00:38:30.199Z Compiling async-stream v0.3.6
24412026-03-11T00:38:30.246Z Compiling progenitor-client v0.13.0
24422026-03-11T00:38:30.331Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24432026-03-11T00:38:30.359Z Compiling waitgroup v0.1.2
24442026-03-11T00:38:30.435Z Compiling backon v1.6.0
24452026-03-11T00:38:30.461Z Compiling rustls-pemfile v2.2.0
24462026-03-11T00:38:30.527Z Compiling serde_path_to_error v0.1.20
24472026-03-11T00:38:30.557Z Compiling hostname v0.4.2
24482026-03-11T00:38:30.582Z Compiling instant v0.1.13
24492026-03-11T00:38:30.647Z Compiling debug-ignore v1.0.5
24502026-03-11T00:38:30.681Z Compiling progenitor-extras v0.1.1
24512026-03-11T00:38:30.708Z Compiling backoff v0.4.0
24522026-03-11T00:38:30.742Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24532026-03-11T00:38:30.745Z Compiling parse-display v0.10.0
24542026-03-11T00:38:30.745Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24552026-03-11T00:38:30.852Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24562026-03-11T00:38:30.856Z Compiling progenitor-client v0.10.0
24572026-03-11T00:38:30.906Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24582026-03-11T00:38:30.956Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24592026-03-11T00:38:31.000Z Compiling macaddr v1.0.1
24602026-03-11T00:38:31.029Z Compiling console v0.15.11
24612026-03-11T00:38:31.032Z Compiling newline-converter v0.3.0
24622026-03-11T00:38:31.200Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24632026-03-11T00:38:31.257Z Compiling atomicwrites v0.4.4
24642026-03-11T00:38:31.288Z Compiling num-rational v0.4.2
24652026-03-11T00:38:31.342Z Compiling num-complex v0.4.6
24662026-03-11T00:38:31.669Z Compiling slog-dtrace v0.3.0
24672026-03-11T00:38:31.695Z Compiling expectorate v1.2.0
24682026-03-11T00:38:31.976Z Compiling tokio-rustls v0.25.0
24692026-03-11T00:38:32.042Z Compiling num v0.4.3
24702026-03-11T00:38:32.110Z Compiling async-recursion v1.1.1
24712026-03-11T00:38:32.140Z Compiling float-ord v0.3.2
24722026-03-11T00:38:32.168Z Compiling owo-colors v4.3.0
24732026-03-11T00:38:32.231Z Compiling cancel-safe-futures v0.1.5
24742026-03-11T00:38:32.376Z Compiling libsw-core v0.3.2
24752026-03-11T00:38:32.628Z Compiling resolv-conf v0.7.6
24762026-03-11T00:38:32.679Z Compiling libsw v3.5.0
24772026-03-11T00:38:32.744Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24782026-03-11T00:38:32.942Z Compiling toml v0.8.23
24792026-03-11T00:38:32.973Z Compiling linear-map v1.2.0
24802026-03-11T00:38:33.040Z Compiling minimal-lexical v0.2.1
24812026-03-11T00:38:33.147Z Compiling linked-hash-map v0.5.6
24822026-03-11T00:38:33.298Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24832026-03-11T00:38:33.368Z Compiling nom v7.1.3
24842026-03-11T00:38:33.395Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24852026-03-11T00:38:33.433Z Compiling lru-cache v0.1.2
24862026-03-11T00:38:33.473Z Compiling unicode-xid v0.2.6
24872026-03-11T00:38:33.649Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24882026-03-11T00:38:33.697Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24892026-03-11T00:38:33.776Z Compiling globset v0.4.18
24902026-03-11T00:38:34.073Z Compiling hickory-proto v0.24.4
24912026-03-11T00:38:34.394Z Compiling typify-macro v0.6.1
24922026-03-11T00:38:34.422Z Compiling typify-macro v0.4.3
24932026-03-11T00:38:35.228Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24942026-03-11T00:38:35.399Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24952026-03-11T00:38:36.400Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24962026-03-11T00:38:36.479Z Compiling typify v0.4.3
24972026-03-11T00:38:36.510Z Compiling typify v0.6.1
24982026-03-11T00:38:36.659Z Compiling progenitor-impl v0.13.0
24992026-03-11T00:38:36.940Z Compiling progenitor-impl v0.11.2
25002026-03-11T00:38:37.323Z Compiling hickory-resolver v0.24.4
25012026-03-11T00:38:37.842Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25022026-03-11T00:38:38.621Z Compiling convert_case v0.10.0
25032026-03-11T00:38:38.963Z Compiling qorb v0.4.1
25042026-03-11T00:38:39.013Z Compiling derive_more-impl v2.1.1
25052026-03-11T00:38:39.767Z Compiling progenitor-macro v0.13.0
25062026-03-11T00:38:40.009Z Compiling progenitor-macro v0.11.2
25072026-03-11T00:38:41.712Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25082026-03-11T00:38:42.028Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25092026-03-11T00:38:43.992Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25102026-03-11T00:38:44.839Z Compiling progenitor-client v0.11.2
25112026-03-11T00:38:45.193Z Compiling pin-project-internal v1.1.11
25122026-03-11T00:38:45.355Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25132026-03-11T00:38:45.572Z Compiling derive_more v2.1.1
25142026-03-11T00:38:45.626Z Compiling progenitor v0.13.0
25152026-03-11T00:38:45.655Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25162026-03-11T00:38:45.688Z Compiling pem v3.0.6
25172026-03-11T00:38:45.718Z Compiling snafu-derive v0.8.9
25182026-03-11T00:38:45.844Z Compiling termtree v0.5.1
25192026-03-11T00:38:45.890Z Compiling progenitor v0.11.2
25202026-03-11T00:38:46.022Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25212026-03-11T00:38:46.092Z Compiling crossterm v0.29.0
25222026-03-11T00:38:46.118Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25232026-03-11T00:38:46.596Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25242026-03-11T00:38:46.645Z Compiling pin-project v1.1.11
25252026-03-11T00:38:46.799Z Compiling olpc-cjson v0.1.4
25262026-03-11T00:38:46.913Z Compiling phf_shared v0.12.1
25272026-03-11T00:38:47.105Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25282026-03-11T00:38:47.261Z Compiling serde_plain v1.0.2
25292026-03-11T00:38:47.665Z Compiling csv-core v0.1.13
25302026-03-11T00:38:48.100Z Compiling vte v0.14.1
25312026-03-11T00:38:48.125Z Compiling snafu v0.8.9
25322026-03-11T00:38:48.215Z Compiling typed-path v0.9.3
25332026-03-11T00:38:48.412Z Compiling highway v1.3.0
25342026-03-11T00:38:48.906Z Compiling chrono-tz v0.10.4
25352026-03-11T00:38:48.941Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25362026-03-11T00:38:49.234Z Compiling strip-ansi-escapes v0.2.1
25372026-03-11T00:38:49.316Z Compiling csv v1.4.0
25382026-03-11T00:38:49.548Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25392026-03-11T00:38:49.942Z Compiling tough v0.20.0
25402026-03-11T00:38:49.976Z Compiling phf v0.12.1
25412026-03-11T00:38:50.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25422026-03-11T00:38:50.301Z Compiling const_format_proc_macros v0.2.34
25432026-03-11T00:38:50.463Z Compiling papergrid v0.11.0
25442026-03-11T00:38:50.598Z Compiling fd-lock v4.0.4
25452026-03-11T00:38:50.803Z Compiling peg-macros v0.8.5
25462026-03-11T00:38:50.897Z Compiling tabled_derive v0.7.0
25472026-03-11T00:38:51.808Z Compiling nu-ansi-term v0.50.3
25482026-03-11T00:38:52.178Z Compiling tabled v0.15.0
25492026-03-11T00:38:52.538Z Compiling reedline v0.40.0
25502026-03-11T00:38:52.569Z Compiling peg v0.8.5
25512026-03-11T00:38:52.717Z Compiling const_format v0.2.35
25522026-03-11T00:38:53.412Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25532026-03-11T00:38:53.473Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25542026-03-11T00:38:53.761Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25552026-03-11T00:38:54.361Z Compiling bcs v0.1.6
25562026-03-11T00:38:54.832Z Compiling semver v0.1.20
25572026-03-11T00:38:54.927Z Compiling base64 v0.21.7
25582026-03-11T00:38:55.190Z Compiling rustc_version v0.1.7
25592026-03-11T00:38:55.482Z Compiling newtype_derive v0.1.6
25602026-03-11T00:38:55.612Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25612026-03-11T00:38:55.810Z Compiling unicode-linebreak v0.1.5
25622026-03-11T00:38:55.920Z Compiling humantime v2.3.0
25632026-03-11T00:38:56.210Z Compiling smawk v0.3.2
25642026-03-11T00:38:56.461Z Compiling textwrap v0.16.2
25652026-03-11T00:38:56.619Z Compiling dropshot-api-manager-types v0.6.0
25662026-03-11T00:38:56.646Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25672026-03-11T00:38:56.991Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25682026-03-11T00:38:57.361Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25692026-03-11T00:38:57.543Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25702026-03-11T00:38:57.568Z Compiling steno v0.4.1
25712026-03-11T00:38:57.841Z Compiling utf-8 v0.7.6
25722026-03-11T00:38:58.143Z Compiling progenitor-impl v0.10.0
25732026-03-11T00:38:58.168Z Compiling tagptr v0.2.0
25742026-03-11T00:38:58.410Z Compiling moka v0.12.13
25752026-03-11T00:38:59.720Z Compiling tungstenite v0.21.0
25762026-03-11T00:39:00.220Z Compiling hickory-resolver v0.25.2
25772026-03-11T00:39:00.245Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25782026-03-11T00:39:00.460Z Compiling radium v0.7.0
25792026-03-11T00:39:00.840Z Compiling tokio-tungstenite v0.21.0
25802026-03-11T00:39:01.243Z Compiling progenitor-macro v0.10.0
25812026-03-11T00:39:01.383Z Compiling tap v1.0.1
25822026-03-11T00:39:01.591Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25832026-03-11T00:39:02.308Z Compiling maybe-uninit v2.0.0
25842026-03-11T00:39:02.553Z Compiling wyz v0.5.1
25852026-03-11T00:39:02.792Z Compiling zerocopy-derive v0.6.6
25862026-03-11T00:39:02.880Z Compiling crc-catalog v2.4.0
25872026-03-11T00:39:03.004Z Compiling packed_struct v0.10.1
25882026-03-11T00:39:03.072Z Compiling display-error-chain v0.2.2
25892026-03-11T00:39:03.292Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25902026-03-11T00:39:03.390Z Compiling funty v2.0.0
25912026-03-11T00:39:03.857Z Compiling zerocopy v0.6.6
25922026-03-11T00:39:04.394Z Compiling bitvec v1.0.1
25932026-03-11T00:39:04.761Z Compiling crc v3.4.0
25942026-03-11T00:39:05.314Z Compiling packed_struct_codegen v0.10.1
25952026-03-11T00:39:05.415Z Compiling bitfield-macros v0.19.4
25962026-03-11T00:39:05.993Z Compiling indexmap v1.9.3
25972026-03-11T00:39:06.103Z Compiling nodrop v0.1.14
25982026-03-11T00:39:06.262Z Compiling array-init v0.0.4
25992026-03-11T00:39:06.364Z Compiling smallvec v0.6.14
26002026-03-11T00:39:06.390Z Compiling bitfield v0.19.4
26012026-03-11T00:39:06.739Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26022026-03-11T00:39:06.768Z Compiling num-derive v0.3.3
26032026-03-11T00:39:06.913Z Compiling proc-macro-error-attr2 v2.0.0
26042026-03-11T00:39:06.949Z Compiling hashbrown v0.12.3
26052026-03-11T00:39:07.003Z Compiling progenitor v0.10.0
26062026-03-11T00:39:07.241Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26072026-03-11T00:39:07.461Z Compiling proc-macro-error2 v2.0.1
26082026-03-11T00:39:07.747Z Compiling serde-hex v0.1.0
26092026-03-11T00:39:07.864Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26102026-03-11T00:39:07.960Z Compiling libscf-sys v1.1.0
26112026-03-11T00:39:08.166Z Compiling ron v0.8.1
26122026-03-11T00:39:08.193Z Compiling nix v0.31.1
26132026-03-11T00:39:08.413Z Compiling hashbrown v0.13.2
26142026-03-11T00:39:08.653Z Compiling vergen-gitcl v1.0.8
26152026-03-11T00:39:08.685Z Compiling dirs-sys-next v0.1.2
26162026-03-11T00:39:08.748Z Compiling crc-any v2.5.0
26172026-03-11T00:39:08.964Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26182026-03-11T00:39:09.020Z Compiling maplit v1.0.2
26192026-03-11T00:39:09.121Z Compiling glob v0.3.3
26202026-03-11T00:39:09.171Z Compiling crunchy v0.2.4
26212026-03-11T00:39:09.231Z Compiling object v0.30.4
26222026-03-11T00:39:09.305Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26232026-03-11T00:39:09.629Z Compiling clang-sys v1.8.1
26242026-03-11T00:39:09.655Z Compiling dirs-next v2.0.0
26252026-03-11T00:39:09.853Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26262026-03-11T00:39:10.150Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26272026-03-11T00:39:10.180Z Compiling tabled_derive v0.11.0
26282026-03-11T00:39:10.205Z Compiling papergrid v0.17.0
26292026-03-11T00:39:10.397Z Compiling testing_table v0.3.0
26302026-03-11T00:39:10.637Z Compiling dsl_auto_type v0.1.3
26312026-03-11T00:39:10.924Z Compiling scheduled-thread-pool v0.2.7
26322026-03-11T00:39:11.070Z Compiling diesel_table_macro_syntax v0.2.0
26332026-03-11T00:39:11.239Z Compiling tiny-keccak v2.0.2
26342026-03-11T00:39:11.358Z Compiling path-slash v0.1.5
26352026-03-11T00:39:11.401Z Compiling diesel_derives v2.2.7
26362026-03-11T00:39:11.430Z Compiling r2d2 v0.8.10
26372026-03-11T00:39:11.658Z Compiling term v0.7.0
26382026-03-11T00:39:11.803Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26392026-03-11T00:39:11.863Z Compiling tabled v0.20.0
26402026-03-11T00:39:12.341Z Compiling arc-swap v1.8.2
26412026-03-11T00:39:12.374Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26422026-03-11T00:39:12.544Z Compiling bit-vec v0.6.3
26432026-03-11T00:39:12.679Z Compiling xshell-macros v0.2.7
26442026-03-11T00:39:12.814Z Compiling bit-set v0.5.3
26452026-03-11T00:39:12.955Z Compiling slog-scope v4.4.1
26462026-03-11T00:39:13.049Z Compiling ascii-canvas v3.0.0
26472026-03-11T00:39:13.205Z Compiling xshell v0.2.7
26482026-03-11T00:39:13.298Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26492026-03-11T00:39:13.375Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26502026-03-11T00:39:13.489Z Compiling itertools v0.10.5
26512026-03-11T00:39:13.656Z Compiling ena v0.14.4
26522026-03-11T00:39:13.702Z Compiling libloading v0.8.9
26532026-03-11T00:39:13.977Z Compiling unicase v2.9.0
26542026-03-11T00:39:14.006Z Compiling diff v0.1.13
26552026-03-11T00:39:14.007Z Compiling regex-syntax v0.6.29
26562026-03-11T00:39:14.359Z Compiling bindgen v0.71.1
26572026-03-11T00:39:14.772Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26582026-03-11T00:39:14.980Z Compiling slog-stdlog v4.1.1
26592026-03-11T00:39:15.145Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26602026-03-11T00:39:15.547Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26612026-03-11T00:39:16.004Z Compiling lalrpop v0.19.12
26622026-03-11T00:39:16.263Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26632026-03-11T00:39:16.750Z Compiling cexpr v0.6.0
26642026-03-11T00:39:16.830Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26652026-03-11T00:39:17.024Z Compiling diesel v2.2.12
26662026-03-11T00:39:17.076Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26672026-03-11T00:39:17.135Z Compiling crc8 v0.1.1
26682026-03-11T00:39:17.385Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26692026-03-11T00:39:17.650Z Compiling slog-envlogger v2.2.0
26702026-03-11T00:39:17.686Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26712026-03-11T00:39:18.048Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26722026-03-11T00:39:18.250Z Compiling headers-core v0.3.0
26732026-03-11T00:39:18.371Z Compiling libxml v0.3.3
26742026-03-11T00:39:18.443Z Compiling headers v0.4.1
26752026-03-11T00:39:18.882Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26762026-03-11T00:39:18.974Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26772026-03-11T00:39:19.192Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26782026-03-11T00:39:19.224Z Compiling strum_macros v0.24.3
26792026-03-11T00:39:19.280Z Compiling indoc v1.0.9
26802026-03-11T00:39:19.861Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26812026-03-11T00:39:20.158Z Compiling derive_builder v0.20.2
26822026-03-11T00:39:20.357Z Compiling oso-derive v0.27.3
26832026-03-11T00:39:20.531Z Compiling quick-xml v0.37.5
26842026-03-11T00:39:20.593Z Compiling impl-trait-for-tuples v0.2.3
26852026-03-11T00:39:21.002Z Compiling half v1.8.3
26862026-03-11T00:39:21.027Z Compiling openssl-probe v0.1.6
26872026-03-11T00:39:21.415Z Compiling serde_cbor v0.11.2
26882026-03-11T00:39:21.620Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26892026-03-11T00:39:22.103Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26902026-03-11T00:39:22.415Z Compiling diesel-dtrace v0.4.2
26912026-03-11T00:39:22.443Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26922026-03-11T00:39:22.605Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26932026-03-11T00:39:22.756Z Compiling bb8 v0.8.6
26942026-03-11T00:39:22.808Z Compiling trait-variant v0.1.2
26952026-03-11T00:39:22.938Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26962026-03-11T00:39:23.153Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26972026-03-11T00:39:23.230Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26982026-03-11T00:39:23.541Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26992026-03-11T00:39:23.588Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27002026-03-11T00:39:23.897Z Compiling fxhash v0.2.1
27012026-03-11T00:39:24.044Z Compiling samael v0.0.19
27022026-03-11T00:39:24.104Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27032026-03-11T00:39:24.189Z Compiling kstat-rs v0.2.4
27042026-03-11T00:39:24.223Z Compiling libz-sys v1.1.24
27052026-03-11T00:39:24.520Z Compiling nonempty v0.12.0
27062026-03-11T00:39:24.678Z Compiling salty v0.3.0
27072026-03-11T00:39:24.847Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27082026-03-11T00:39:24.878Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27092026-03-11T00:39:24.908Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27102026-03-11T00:39:25.082Z Compiling darling_core v0.23.0
27112026-03-11T00:39:25.121Z Compiling nanorand v0.7.0
27122026-03-11T00:39:25.194Z Compiling fs-err v2.11.0
27132026-03-11T00:39:25.418Z Compiling parking_lot_core v0.8.6
27142026-03-11T00:39:25.643Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27152026-03-11T00:39:25.852Z Compiling mime_guess v2.0.5
27162026-03-11T00:39:25.857Z Compiling flume v0.11.1
27172026-03-11T00:39:26.433Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27182026-03-11T00:39:26.552Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27192026-03-11T00:39:27.158Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27202026-03-11T00:39:27.291Z Compiling polar-core v0.27.3
27212026-03-11T00:39:27.491Z Compiling git-stub v1.0.0
27222026-03-11T00:39:27.813Z Compiling libgit2-sys v0.18.3+1.9.2
27232026-03-11T00:39:27.840Z Compiling instability v0.3.11
27242026-03-11T00:39:28.191Z Compiling git-stub-vcs v0.1.0
27252026-03-11T00:39:28.256Z Compiling darling_macro v0.23.0
27262026-03-11T00:39:28.664Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27272026-03-11T00:39:28.924Z Compiling darling v0.23.0
27282026-03-11T00:39:29.059Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27292026-03-11T00:39:31.296Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27302026-03-11T00:39:31.489Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27312026-03-11T00:39:32.024Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27322026-03-11T00:39:32.922Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27332026-03-11T00:39:36.428Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27342026-03-11T00:39:37.101Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27352026-03-11T00:39:37.214Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27362026-03-11T00:39:38.775Z Compiling async-bb8-diesel v0.2.1
27372026-03-11T00:39:39.777Z Compiling oso v0.27.3
27382026-03-11T00:39:40.352Z Compiling ignore v0.4.25
27392026-03-11T00:39:40.974Z Compiling primeorder v0.13.6
27402026-03-11T00:39:41.360Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27412026-03-11T00:39:41.798Z Compiling castaway v0.2.4
27422026-03-11T00:39:41.996Z Compiling nibble_vec v0.1.0
27432026-03-11T00:39:42.104Z Compiling atty v0.2.14
27442026-03-11T00:39:42.232Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27452026-03-11T00:39:42.265Z Compiling indoc v2.0.7
27462026-03-11T00:39:42.292Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27472026-03-11T00:39:42.551Z Compiling parse-size v1.1.0
27482026-03-11T00:39:42.578Z Compiling endian-type v0.1.2
27492026-03-11T00:39:42.605Z Compiling http-range v0.1.5
27502026-03-11T00:39:42.796Z Compiling radix_trie v0.2.1
27512026-03-11T00:39:42.824Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27522026-03-11T00:39:42.950Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-03-11T00:39:43.109Z Compiling compact_str v0.8.1
27542026-03-11T00:39:43.373Z Compiling p384 v0.13.1
27552026-03-11T00:39:43.791Z Compiling globwalk v0.9.1
27562026-03-11T00:39:44.378Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27572026-03-11T00:39:44.581Z Compiling parking_lot v0.11.2
27582026-03-11T00:39:45.585Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27592026-03-11T00:39:45.768Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27602026-03-11T00:39:46.069Z Compiling predicates-tree v1.0.13
27612026-03-11T00:39:46.149Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27622026-03-11T00:39:46.200Z Compiling unicode-truncate v1.1.0
27632026-03-11T00:39:46.479Z Compiling lru v0.12.5
27642026-03-11T00:39:46.684Z Compiling prefix-trie v0.7.0
27652026-03-11T00:39:46.757Z Compiling vergen-git2 v1.0.7
27662026-03-11T00:39:46.782Z Compiling cassowary v0.3.0
27672026-03-11T00:39:47.104Z Compiling camino-tempfile-ext v0.3.3
27682026-03-11T00:39:47.323Z Compiling hickory-server v0.25.2
27692026-03-11T00:39:47.975Z Compiling ratatui v0.29.0
27702026-03-11T00:39:48.230Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27712026-03-11T00:39:48.771Z Compiling hyper-staticfile v0.10.1
27722026-03-11T00:39:48.797Z Compiling sled v0.34.7
27732026-03-11T00:39:50.315Z Compiling hickory-client v0.25.2
27742026-03-11T00:39:51.502Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27752026-03-11T00:39:51.645Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27762026-03-11T00:39:51.966Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27772026-03-11T00:39:52.352Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27782026-03-11T00:39:52.963Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27792026-03-11T00:39:53.436Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27802026-03-11T00:39:53.594Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27812026-03-11T00:39:53.953Z Compiling rand_seeder v0.4.0
27822026-03-11T00:39:54.064Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27832026-03-11T00:39:54.264Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27842026-03-11T00:39:54.311Z Compiling lzma-sys v0.1.20
27852026-03-11T00:39:54.407Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27862026-03-11T00:39:54.731Z Compiling rustls v0.21.12
27872026-03-11T00:39:54.848Z Compiling corncobs v0.1.4
27882026-03-11T00:39:54.993Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27892026-03-11T00:39:55.021Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27902026-03-11T00:39:55.094Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27912026-03-11T00:39:55.158Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27922026-03-11T00:39:55.355Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27932026-03-11T00:39:55.497Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27942026-03-11T00:39:55.800Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27952026-03-11T00:39:55.974Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27962026-03-11T00:39:56.006Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27972026-03-11T00:39:57.684Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27982026-03-11T00:39:58.582Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27992026-03-11T00:39:59.970Z Compiling git2 v0.20.4
28002026-03-11T00:40:00.039Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28012026-03-11T00:40:00.165Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28022026-03-11T00:40:00.325Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28032026-03-11T00:40:00.457Z Compiling cargo_toml v0.22.3
28042026-03-11T00:40:00.643Z Compiling nix v0.29.0
28052026-03-11T00:40:01.200Z Compiling rustls-webpki v0.101.7
28062026-03-11T00:40:01.743Z Compiling sct v0.7.1
28072026-03-11T00:40:02.085Z Compiling secrecy v0.8.0
28082026-03-11T00:40:02.351Z Compiling void v1.0.2
28092026-03-11T00:40:02.527Z Compiling lzss v0.8.2
28102026-03-11T00:40:03.792Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28112026-03-11T00:40:03.988Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28122026-03-11T00:40:04.037Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28132026-03-11T00:40:04.416Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28142026-03-11T00:40:04.735Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28152026-03-11T00:40:04.878Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28162026-03-11T00:40:05.749Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28172026-03-11T00:40:05.821Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28182026-03-11T00:40:06.221Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28192026-03-11T00:40:06.534Z Compiling tungstenite v0.23.0
28202026-03-11T00:40:06.573Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28212026-03-11T00:40:06.817Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28222026-03-11T00:40:06.877Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28232026-03-11T00:40:07.124Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28242026-03-11T00:40:07.185Z Compiling nix v0.27.1
28252026-03-11T00:40:07.463Z Compiling serde_bytes v0.11.19
28262026-03-11T00:40:07.600Z Compiling tokio-tungstenite v0.23.1
28272026-03-11T00:40:07.985Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28282026-03-11T00:40:08.102Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28292026-03-11T00:40:08.427Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28302026-03-11T00:40:08.796Z Compiling tokio-rustls v0.24.1
28312026-03-11T00:40:09.156Z Compiling xz2 v0.1.7
28322026-03-11T00:40:09.680Z Compiling ron v0.12.0
28332026-03-11T00:40:09.907Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28342026-03-11T00:40:13.287Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28352026-03-11T00:40:14.334Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28362026-03-11T00:40:14.885Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28372026-03-11T00:40:15.043Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28382026-03-11T00:40:17.232Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28392026-03-11T00:40:17.634Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28402026-03-11T00:40:18.318Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28412026-03-11T00:40:18.403Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28422026-03-11T00:40:18.905Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28432026-03-11T00:40:19.567Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28442026-03-11T00:40:20.521Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28452026-03-11T00:40:22.519Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28462026-03-11T00:40:22.546Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28472026-03-11T00:40:23.022Z Compiling rustls-pemfile v1.0.4
28482026-03-11T00:40:23.521Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28492026-03-11T00:40:25.026Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28502026-03-11T00:40:25.346Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28512026-03-11T00:40:25.648Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28522026-03-11T00:40:26.123Z Compiling signal-hook-tokio v0.3.1
28532026-03-11T00:40:26.296Z Compiling yasna v0.5.2
28542026-03-11T00:40:26.363Z Compiling twox-hash v2.1.2
28552026-03-11T00:40:26.663Z Compiling is_ci v1.2.0
28562026-03-11T00:40:26.739Z Compiling base16ct v1.0.0
28572026-03-11T00:40:27.037Z Compiling rcgen v0.12.1
28582026-03-11T00:40:27.445Z Compiling supports-color v3.0.2
28592026-03-11T00:40:27.540Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28602026-03-11T00:40:27.693Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28612026-03-11T00:40:27.784Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28622026-03-11T00:40:28.278Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28632026-03-11T00:40:28.545Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28642026-03-11T00:40:29.799Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28652026-03-11T00:40:32.339Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28662026-03-11T00:40:32.973Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28672026-03-11T00:40:33.153Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28682026-03-11T00:40:33.641Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28692026-03-11T00:40:34.913Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28702026-03-11T00:40:35.229Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28712026-03-11T00:40:35.604Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28722026-03-11T00:40:35.963Z Compiling fatfs v0.3.6
28732026-03-11T00:40:37.562Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28742026-03-11T00:40:38.300Z Compiling rtoolbox v0.0.3
28752026-03-11T00:40:38.638Z Compiling subprocess v0.2.15
28762026-03-11T00:40:39.432Z Compiling assert_matches v1.5.0
28772026-03-11T00:40:39.567Z Compiling seq-macro v0.3.6
28782026-03-11T00:40:40.227Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28792026-03-11T00:40:40.764Z Compiling rpassword v7.4.0
28802026-03-11T00:40:41.142Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28812026-03-11T00:40:41.442Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28822026-03-11T00:40:42.563Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28832026-03-11T00:40:43.411Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28842026-03-11T00:40:44.844Z Compiling tui-tree-widget v0.23.1
28852026-03-11T00:40:45.204Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28862026-03-11T00:40:45.674Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28872026-03-11T00:40:46.359Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28882026-03-11T00:40:46.924Z Compiling uzers v0.12.2
28892026-03-11T00:40:48.764Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28902026-03-11T00:40:49.795Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28912026-03-11T00:40:51.222Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28922026-03-11T00:40:52.578Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28932026-03-11T00:40:55.787Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28942026-03-11T00:40:56.713Z Compiling support-bundle-viewer v0.1.2
28952026-03-11T00:40:58.316Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28962026-03-11T00:40:58.353Z Compiling multimap v0.10.1
28972026-03-11T00:41:19.369Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28982026-03-11T00:41:19.954Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28992026-03-11T00:48:01.553Z Finished `release` profile [optimized] target(s) in 9m 35s
29002026-03-11T00:48:55.079Z
29012026-03-11T00:48:55.082Zreal 10:30.854369704
29022026-03-11T00:48:55.083Zuser 1:42:43.862157171
29032026-03-11T00:48:55.083Zsys 4:05.376621554
29042026-03-11T00:48:55.083Ztrap 2.271520122
29052026-03-11T00:48:55.083Ztflt 2.972356762
29062026-03-11T00:48:55.083Zdflt 16.674064369
29072026-03-11T00:48:55.083Zkflt 0.115505695
29082026-03-11T00:48:55.083Zlock 7:15:24.991942737
29092026-03-11T00:48:55.083Zslp 3:55:04.439347383
29102026-03-11T00:48:55.083Zlat 2:52.702655720
29112026-03-11T00:48:55.083Zstop 6:25.544870747
29122026-03-11T00:48:55.083Z+ mapfile -t packages
29132026-03-11T00:48:55.083Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29142026-03-11T00:48:56.298Z Finished `release` profile [optimized] target(s) in 1.15s
29152026-03-11T00:48:56.363Z Running `target/release/omicron-package -t test list-outputs`
29162026-03-11T00:48:56.417ZLogging to: /work/oxidecomputer/omicron/out/LOG
29172026-03-11T00:48:56.420Z+ ptime -m cargo build --locked --release -p xtask
29182026-03-11T00:48:57.151Z Compiling libc v0.2.180
29192026-03-11T00:48:57.151Z Compiling serde v1.0.228
29202026-03-11T00:48:57.154Z Compiling serde_core v1.0.228
29212026-03-11T00:48:57.154Z Compiling rustix v1.1.3
29222026-03-11T00:48:57.254Z Compiling bitflags v2.11.0
29232026-03-11T00:48:57.257Z Compiling serde_json v1.0.149
29242026-03-11T00:48:57.305Z Compiling num-traits v0.2.19
29252026-03-11T00:48:57.317Z Compiling syn v2.0.117
29262026-03-11T00:48:57.329Z Compiling hashbrown v0.16.1
29272026-03-11T00:48:57.332Z Compiling smallvec v1.15.1
29282026-03-11T00:48:57.369Z Compiling usdt-impl v0.5.0
29292026-03-11T00:48:57.383Z Compiling syn v1.0.109
29302026-03-11T00:48:57.410Z Compiling percent-encoding v2.3.2
29312026-03-11T00:48:57.413Z Compiling getrandom v0.4.1
29322026-03-11T00:48:57.618Z Compiling log v0.4.29
29332026-03-11T00:48:57.755Z Compiling form_urlencoded v1.2.2
29342026-03-11T00:48:57.837Z Compiling fs-err v3.3.0
29352026-03-11T00:48:57.851Z Compiling once_cell v1.21.3
29362026-03-11T00:48:57.960Z Compiling heck v0.4.1
29372026-03-11T00:48:57.960Z Compiling anyhow v1.0.102
29382026-03-11T00:48:58.175Z Compiling indexmap v2.13.0
29392026-03-11T00:48:58.403Z Compiling thread-id v4.2.2
29402026-03-11T00:48:58.457Z Compiling errno v0.3.14
29412026-03-11T00:48:58.461Z Compiling memmap v0.7.0
29422026-03-11T00:48:58.851Z Compiling ordered-float v2.10.1
29432026-03-11T00:48:59.481Z Compiling proc-macro-error v1.0.4
29442026-03-11T00:48:59.790Z Compiling tabled_derive v0.7.0
29452026-03-11T00:48:59.890Z Compiling terminal_size v0.4.3
29462026-03-11T00:48:59.893Z Compiling tempfile v3.25.0
29472026-03-11T00:49:00.012Z Compiling clap_builder v4.5.60
29482026-03-11T00:49:00.012Z Compiling textwrap v0.16.2
29492026-03-11T00:49:00.199Z Compiling camino-tempfile v1.4.1
29502026-03-11T00:49:00.670Z Compiling tabled v0.15.0
29512026-03-11T00:49:00.970Z Compiling synstructure v0.13.2
29522026-03-11T00:49:00.970Z Compiling pest_generator v2.8.6
29532026-03-11T00:49:01.526Z Compiling serde_derive v1.0.228
29542026-03-11T00:49:01.526Z Compiling zerofrom-derive v0.1.6
29552026-03-11T00:49:01.529Z Compiling yoke-derive v0.8.1
29562026-03-11T00:49:01.529Z Compiling zerovec-derive v0.11.2
29572026-03-11T00:49:01.529Z Compiling displaydoc v0.2.5
29582026-03-11T00:49:01.529Z Compiling thiserror-impl v1.0.69
29592026-03-11T00:49:01.529Z Compiling zerocopy-derive v0.7.35
29602026-03-11T00:49:01.529Z Compiling scroll_derive v0.12.1
29612026-03-11T00:49:01.529Z Compiling thiserror-impl v2.0.18
29622026-03-11T00:49:01.529Z Compiling clap_derive v4.5.55
29632026-03-11T00:49:01.662Z Compiling pest_derive v2.8.6
29642026-03-11T00:49:02.421Z Compiling scroll v0.12.0
29652026-03-11T00:49:02.775Z Compiling zerocopy v0.7.35
29662026-03-11T00:49:02.864Z Compiling goblin v0.8.2
29672026-03-11T00:49:03.122Z Compiling zerofrom v0.1.6
29682026-03-11T00:49:03.186Z Compiling thiserror v1.0.69
29692026-03-11T00:49:03.245Z Compiling thiserror v2.0.18
29702026-03-11T00:49:03.310Z Compiling yoke v0.8.1
29712026-03-11T00:49:03.339Z Compiling dtrace-parser v0.2.0
29722026-03-11T00:49:03.592Z Compiling zerovec v0.11.5
29732026-03-11T00:49:03.607Z Compiling zerotrie v0.2.3
29742026-03-11T00:49:03.752Z Compiling clap v4.5.60
29752026-03-11T00:49:04.401Z Compiling tinystr v0.8.2
29762026-03-11T00:49:04.723Z Compiling icu_locale_core v2.1.1
29772026-03-11T00:49:05.643Z Compiling potential_utf v0.1.4
29782026-03-11T00:49:05.894Z Compiling icu_collections v2.1.1
29792026-03-11T00:49:06.136Z Compiling icu_provider v2.1.1
29802026-03-11T00:49:06.226Z Compiling serde_spanned v0.6.9
29812026-03-11T00:49:06.381Z Compiling toml_datetime v0.6.11
29822026-03-11T00:49:06.396Z Compiling dof v0.3.0
29832026-03-11T00:49:06.426Z Compiling serde-value v0.7.0
29842026-03-11T00:49:06.444Z Compiling cargo-platform v0.2.0
29852026-03-11T00:49:06.483Z Compiling macaddr v1.0.1
29862026-03-11T00:49:06.508Z Compiling icu_properties v2.1.2
29872026-03-11T00:49:06.522Z Compiling icu_normalizer v2.1.1
29882026-03-11T00:49:06.677Z Compiling toml_edit v0.22.27
29892026-03-11T00:49:06.891Z Compiling serde_tokenstream v0.2.3
29902026-03-11T00:49:07.904Z Compiling idna_adapter v1.2.1
29912026-03-11T00:49:08.024Z Compiling usdt-attr-macro v0.5.0
29922026-03-11T00:49:08.028Z Compiling usdt-macro v0.5.0
29932026-03-11T00:49:08.058Z Compiling idna v1.1.0
29942026-03-11T00:49:08.481Z Compiling url v2.5.8
29952026-03-11T00:49:08.831Z Compiling usdt v0.5.0
29962026-03-11T00:49:08.855Z Compiling toml v0.8.23
29972026-03-11T00:49:09.454Z Compiling cargo-util-schemas v0.8.2
29982026-03-11T00:49:09.454Z Compiling cargo_toml v0.21.0
29992026-03-11T00:49:10.860Z Compiling cargo_metadata v0.21.0
30002026-03-11T00:49:15.641Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30012026-03-11T00:49:19.696Z Finished `release` profile [optimized] target(s) in 23.21s
30022026-03-11T00:49:19.834Z
30032026-03-11T00:49:19.838Zreal 23.374320749
30042026-03-11T00:49:19.838Zuser 3:11.224427703
30052026-03-11T00:49:19.838Zsys 21.053950023
30062026-03-11T00:49:19.838Ztrap 0.088638247
30072026-03-11T00:49:19.838Ztflt 0.667088082
30082026-03-11T00:49:19.838Zdflt 2.087339977
30092026-03-11T00:49:19.838Zkflt 0.000048641
30102026-03-11T00:49:19.838Zlock 5:31.203245755
30112026-03-11T00:49:19.838Zslp 6:27.325121169
30122026-03-11T00:49:19.838Zlat 7.790853129
30132026-03-11T00:49:19.838Zstop 27.261380691
30142026-03-11T00:49:19.838Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30152026-03-11T00:49:19.838Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30162026-03-11T00:49:19.838Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30172026-03-11T00:49:19.838Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30182026-03-11T00:49:19.838Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30192026-03-11T00:49:21.082Z Compiling regress v0.10.5
30202026-03-11T00:49:21.232Z Compiling serde_spanned v1.0.4
30212026-03-11T00:49:21.232Z Compiling toml_writer v1.0.6+spec-1.1.0
30222026-03-11T00:49:21.235Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30232026-03-11T00:49:21.248Z Compiling structmeta-derive v0.3.0
30242026-03-11T00:49:21.265Z Compiling rustls v0.22.4
30252026-03-11T00:49:21.268Z Compiling rustls-webpki v0.102.8
30262026-03-11T00:49:21.268Z Compiling newtype-uuid-macros v0.1.0
30272026-03-11T00:49:21.268Z Compiling multer v3.1.0
30282026-03-11T00:49:21.268Z Compiling match_cfg v0.1.0
30292026-03-11T00:49:21.268Z Compiling debug-ignore v1.0.5
30302026-03-11T00:49:21.268Z Compiling slog-json v2.6.1
30312026-03-11T00:49:21.301Z Compiling async-stream-impl v0.3.6
30322026-03-11T00:49:21.304Z Compiling dropshot v0.16.7
30332026-03-11T00:49:21.304Z Compiling itertools v0.14.0
30342026-03-11T00:49:21.320Z Compiling waitgroup v0.1.2
30352026-03-11T00:49:21.483Z Compiling toml v0.9.12+spec-1.1.0
30362026-03-11T00:49:21.507Z Compiling hostname v0.3.1
30372026-03-11T00:49:21.573Z Compiling rustls-pemfile v2.2.0
30382026-03-11T00:49:21.576Z Compiling dropshot_endpoint v0.16.7
30392026-03-11T00:49:21.576Z Compiling hostname v0.4.2
30402026-03-11T00:49:21.716Z Compiling slog-bunyan v2.5.0
30412026-03-11T00:49:21.778Z Compiling serde_path_to_error v0.1.20
30422026-03-11T00:49:21.781Z Compiling progenitor-client v0.13.0
30432026-03-11T00:49:21.824Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30442026-03-11T00:49:21.870Z Compiling macaddr v1.0.1
30452026-03-11T00:49:21.917Z Compiling progenitor-client v0.10.0
30462026-03-11T00:49:21.955Z Compiling instant v0.1.13
30472026-03-11T00:49:22.101Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30482026-03-11T00:49:22.122Z Compiling backon v1.6.0
30492026-03-11T00:49:22.209Z Compiling backoff v0.4.0
30502026-03-11T00:49:22.246Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30512026-03-11T00:49:22.303Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30522026-03-11T00:49:22.331Z Compiling async-stream v0.3.6
30532026-03-11T00:49:22.353Z Compiling progenitor-extras v0.1.1
30542026-03-11T00:49:22.353Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30552026-03-11T00:49:22.376Z Compiling crucible-workspace-hack v0.1.0
30562026-03-11T00:49:22.421Z Compiling cfg_aliases v0.2.1
30572026-03-11T00:49:22.424Z Compiling toml_edit v0.23.10+spec-1.0.0
30582026-03-11T00:49:22.501Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30592026-03-11T00:49:22.537Z Compiling heapless v0.8.0
30602026-03-11T00:49:22.576Z Compiling hash32 v0.3.1
30612026-03-11T00:49:22.714Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30622026-03-11T00:49:22.736Z Compiling memoffset v0.9.1
30632026-03-11T00:49:22.801Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30642026-03-11T00:49:22.860Z Compiling structmeta v0.3.0
30652026-03-11T00:49:22.885Z Compiling smoltcp v0.11.0
30662026-03-11T00:49:22.889Z Compiling tabwriter v1.4.1
30672026-03-11T00:49:22.927Z Compiling cobs v0.3.0
30682026-03-11T00:49:22.931Z Compiling foreign-types-macros v0.2.3
30692026-03-11T00:49:23.116Z Compiling cpufeatures v0.3.0
30702026-03-11T00:49:23.167Z Compiling derive-ex v0.1.8
30712026-03-11T00:49:23.191Z Compiling parse-display-derive v0.10.0
30722026-03-11T00:49:23.215Z Compiling proc-macro-crate v3.4.0
30732026-03-11T00:49:23.218Z Compiling foreign-types-shared v0.3.1
30742026-03-11T00:49:23.257Z Compiling chacha20 v0.10.0
30752026-03-11T00:49:23.300Z Compiling ingot-macros v0.1.1
30762026-03-11T00:49:23.439Z Compiling postcard v1.1.3
30772026-03-11T00:49:23.479Z Compiling proc-macro-crate v1.3.1
30782026-03-11T00:49:23.548Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30792026-03-11T00:49:23.574Z Compiling secrecy v0.10.3
30802026-03-11T00:49:23.627Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30812026-03-11T00:49:23.753Z Compiling cstr-argument v0.1.2
30822026-03-11T00:49:23.796Z Compiling foreign-types v0.5.0
30832026-03-11T00:49:23.800Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30842026-03-11T00:49:23.915Z Compiling colored v3.1.1
30852026-03-11T00:49:23.937Z Compiling unsafe-libyaml v0.2.11
30862026-03-11T00:49:23.971Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30872026-03-11T00:49:23.994Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30882026-03-11T00:49:24.027Z Compiling num_enum_derive v0.7.5
30892026-03-11T00:49:24.052Z Compiling rand v0.10.0
30902026-03-11T00:49:24.076Z Compiling num_enum_derive v0.5.11
30912026-03-11T00:49:24.150Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30922026-03-11T00:49:24.182Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30932026-03-11T00:49:24.203Z Compiling nix v0.30.1
30942026-03-11T00:49:24.290Z Compiling camino-tempfile v1.4.1
30952026-03-11T00:49:24.347Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30962026-03-11T00:49:24.366Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30972026-03-11T00:49:24.431Z Compiling tokio-rustls v0.25.0
30982026-03-11T00:49:24.546Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
30992026-03-11T00:49:24.621Z Compiling smf v0.2.3
31002026-03-11T00:49:24.757Z Compiling serde_yaml v0.9.34+deprecated
31012026-03-11T00:49:24.831Z Compiling num-derive v0.4.2
31022026-03-11T00:49:24.854Z Compiling sigpipe v0.1.3
31032026-03-11T00:49:24.907Z Compiling glob v0.3.3
31042026-03-11T00:49:24.988Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31052026-03-11T00:49:25.317Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31062026-03-11T00:49:25.339Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31072026-03-11T00:49:25.379Z Compiling whoami v1.6.1
31082026-03-11T00:49:25.480Z Compiling toml v0.8.23
31092026-03-11T00:49:25.575Z Compiling num_enum v0.7.5
31102026-03-11T00:49:25.597Z Compiling num_enum v0.5.11
31112026-03-11T00:49:25.620Z Compiling test-strategy v0.4.5
31122026-03-11T00:49:25.643Z Compiling convert_case v0.4.0
31132026-03-11T00:49:25.668Z Compiling parse-display v0.10.0
31142026-03-11T00:49:25.687Z Compiling universal-hash v0.5.1
31152026-03-11T00:49:25.746Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31162026-03-11T00:49:25.769Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31172026-03-11T00:49:25.789Z Compiling opaque-debug v0.3.1
31182026-03-11T00:49:25.877Z Compiling half v2.7.1
31192026-03-11T00:49:25.901Z Compiling ciborium-io v0.2.2
31202026-03-11T00:49:26.091Z Compiling aead v0.5.2
31212026-03-11T00:49:26.144Z Compiling poly1305 v0.8.0
31222026-03-11T00:49:26.166Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31232026-03-11T00:49:26.189Z Compiling derive_more v0.99.20
31242026-03-11T00:49:26.212Z Compiling chacha20 v0.9.1
31252026-03-11T00:49:26.327Z Compiling ciborium-ll v0.2.2
31262026-03-11T00:49:26.382Z Compiling typify-impl v0.6.1
31272026-03-11T00:49:26.405Z Compiling typify-impl v0.4.3
31282026-03-11T00:49:26.408Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31292026-03-11T00:49:26.463Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31302026-03-11T00:49:26.575Z Compiling ciborium v0.2.2
31312026-03-11T00:49:26.636Z Compiling thiserror-impl-no-std v2.0.2
31322026-03-11T00:49:26.709Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31332026-03-11T00:49:26.736Z Compiling num-rational v0.4.2
31342026-03-11T00:49:26.809Z Compiling password-hash v0.5.0
31352026-03-11T00:49:26.869Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31362026-03-11T00:49:26.905Z Compiling blake2 v0.10.6
31372026-03-11T00:49:27.106Z Compiling num-complex v0.4.6
31382026-03-11T00:49:27.139Z Compiling prettyplease v0.2.37
31392026-03-11T00:49:27.293Z Compiling ingot-types v0.1.2
31402026-03-11T00:49:27.429Z Compiling indent_write v2.2.0
31412026-03-11T00:49:27.481Z Compiling argon2 v0.5.3
31422026-03-11T00:49:27.557Z Compiling chacha20poly1305 v0.10.1
31432026-03-11T00:49:27.637Z Compiling float-ord v0.3.2
31442026-03-11T00:49:27.728Z Compiling num v0.4.3
31452026-03-11T00:49:27.760Z Compiling gethostname v0.5.0
31462026-03-11T00:49:27.782Z Compiling usdt-macro v0.5.0
31472026-03-11T00:49:27.814Z Compiling ingot v0.1.1
31482026-03-11T00:49:27.841Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31492026-03-11T00:49:27.863Z Compiling usdt-attr-macro v0.5.0
31502026-03-11T00:49:27.894Z Compiling derive-where v1.6.0
31512026-03-11T00:49:27.946Z Compiling memmap v0.7.0
31522026-03-11T00:49:28.232Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31532026-03-11T00:49:28.290Z Compiling atomicwrites v0.4.4
31542026-03-11T00:49:28.419Z Compiling thiserror-no-std v2.0.2
31552026-03-11T00:49:28.566Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31562026-03-11T00:49:28.588Z Compiling vsss-rs v3.3.4
31572026-03-11T00:49:28.629Z Compiling owo-colors v4.3.0
31582026-03-11T00:49:28.650Z Compiling cancel-safe-futures v0.1.5
31592026-03-11T00:49:28.842Z Compiling libsw-core v0.3.2
31602026-03-11T00:49:28.985Z Compiling usdt v0.5.0
31612026-03-11T00:49:29.037Z Compiling async-recursion v1.1.1
31622026-03-11T00:49:29.091Z Compiling resolv-conf v0.7.6
31632026-03-11T00:49:29.366Z Compiling libsw v3.5.0
31642026-03-11T00:49:29.389Z Compiling progenitor-client v0.11.2
31652026-03-11T00:49:29.601Z Compiling linear-map v1.2.0
31662026-03-11T00:49:29.625Z Compiling libefi-sys v0.1.0
31672026-03-11T00:49:29.628Z Compiling hickory-proto v0.24.4
31682026-03-11T00:49:29.682Z Compiling newline-converter v0.3.0
31692026-03-11T00:49:29.790Z Compiling console v0.15.11
31702026-03-11T00:49:29.836Z Compiling bitfield-struct v0.6.2
31712026-03-11T00:49:29.839Z Compiling linked-hash-map v0.5.6
31722026-03-11T00:49:29.883Z Compiling semver v0.1.20
31732026-03-11T00:49:29.883Z Compiling pin-project-internal v1.1.11
31742026-03-11T00:49:30.012Z Compiling slog-dtrace v0.3.0
31752026-03-11T00:49:30.050Z Compiling minimal-lexical v0.2.1
31762026-03-11T00:49:30.129Z Compiling lru-cache v0.1.2
31772026-03-11T00:49:30.245Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31782026-03-11T00:49:30.300Z Compiling expectorate v1.2.0
31792026-03-11T00:49:30.323Z Compiling rustc_version v0.1.7
31802026-03-11T00:49:30.323Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31812026-03-11T00:49:30.412Z Compiling nom v7.1.3
31822026-03-11T00:49:30.442Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31832026-03-11T00:49:30.464Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31842026-03-11T00:49:30.537Z Compiling tokio-dtrace v0.1.1
31852026-03-11T00:49:30.604Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31862026-03-11T00:49:30.684Z Compiling newtype_derive v0.1.6
31872026-03-11T00:49:30.720Z Compiling dropshot-api-manager-types v0.6.0
31882026-03-11T00:49:30.743Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31892026-03-11T00:49:30.770Z Compiling phf_shared v0.12.1
31902026-03-11T00:49:30.909Z Compiling snafu-derive v0.8.9
31912026-03-11T00:49:30.974Z Compiling pem v3.0.6
31922026-03-11T00:49:30.994Z Compiling csv-core v0.1.13
31932026-03-11T00:49:31.040Z Compiling xshell-macros v0.2.7
31942026-03-11T00:49:31.184Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31952026-03-11T00:49:31.205Z Compiling chrono-tz v0.10.4
31962026-03-11T00:49:31.364Z Compiling highway v1.3.0
31972026-03-11T00:49:31.386Z Compiling same-file v1.0.6
31982026-03-11T00:49:31.461Z Compiling csv v1.4.0
31992026-03-11T00:49:31.520Z Compiling const_format_proc_macros v0.2.34
32002026-03-11T00:49:31.543Z Compiling pin-project v1.1.11
32012026-03-11T00:49:31.599Z Compiling xshell v0.2.7
32022026-03-11T00:49:31.699Z Compiling walkdir v2.5.0
32032026-03-11T00:49:31.826Z Compiling phf v0.12.1
32042026-03-11T00:49:31.898Z Compiling oxide-tokio-rt v0.1.2
32052026-03-11T00:49:32.059Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32062026-03-11T00:49:32.163Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32072026-03-11T00:49:32.186Z Compiling globset v0.4.18
32082026-03-11T00:49:32.261Z Compiling olpc-cjson v0.1.4
32092026-03-11T00:49:32.334Z Compiling primeorder v0.13.6
32102026-03-11T00:49:32.358Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32112026-03-11T00:49:32.358Z Compiling serde_plain v1.0.2
32122026-03-11T00:49:32.399Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32132026-03-11T00:49:32.498Z Compiling typed-path v0.9.3
32142026-03-11T00:49:32.519Z Compiling base64 v0.21.7
32152026-03-11T00:49:32.541Z Compiling hickory-resolver v0.24.4
32162026-03-11T00:49:32.649Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32172026-03-11T00:49:32.748Z Compiling const_format v0.2.35
32182026-03-11T00:49:32.993Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32192026-03-11T00:49:33.020Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32202026-03-11T00:49:33.082Z Compiling typify-macro v0.6.1
32212026-03-11T00:49:33.170Z Compiling tabled_derive v0.7.0
32222026-03-11T00:49:33.205Z Compiling bcs v0.1.6
32232026-03-11T00:49:33.229Z Compiling typify-macro v0.4.3
32242026-03-11T00:49:33.253Z Compiling termtree v0.5.1
32252026-03-11T00:49:33.477Z Compiling radium v0.7.0
32262026-03-11T00:49:33.651Z Compiling salty v0.3.0
32272026-03-11T00:49:33.699Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32282026-03-11T00:49:33.795Z Compiling snafu v0.8.9
32292026-03-11T00:49:33.818Z Compiling textwrap v0.16.2
32302026-03-11T00:49:33.904Z Compiling qorb v0.4.1
32312026-03-11T00:49:33.964Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32322026-03-11T00:49:34.054Z Compiling steno v0.4.1
32332026-03-11T00:49:34.172Z Compiling tough v0.20.0
32342026-03-11T00:49:34.251Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32352026-03-11T00:49:34.285Z Compiling tap v1.0.1
32362026-03-11T00:49:34.308Z Compiling utf-8 v0.7.6
32372026-03-11T00:49:34.463Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32382026-03-11T00:49:34.485Z Compiling maybe-uninit v2.0.0
32392026-03-11T00:49:34.505Z Compiling humantime v2.3.0
32402026-03-11T00:49:34.578Z Compiling tungstenite v0.21.0
32412026-03-11T00:49:34.600Z Compiling tabled v0.15.0
32422026-03-11T00:49:34.674Z Compiling wyz v0.5.1
32432026-03-11T00:49:34.983Z Compiling p384 v0.13.1
32442026-03-11T00:49:35.006Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32452026-03-11T00:49:35.044Z Compiling arc-swap v1.8.2
32462026-03-11T00:49:35.110Z Compiling tagptr v0.2.0
32472026-03-11T00:49:35.213Z Compiling funty v2.0.0
32482026-03-11T00:49:35.333Z Compiling packed_struct v0.10.1
32492026-03-11T00:49:35.355Z Compiling slog-scope v4.4.1
32502026-03-11T00:49:35.661Z Compiling typify v0.6.1
32512026-03-11T00:49:35.714Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32522026-03-11T00:49:35.738Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32532026-03-11T00:49:35.785Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32542026-03-11T00:49:35.789Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32552026-03-11T00:49:35.834Z Compiling progenitor-impl v0.13.0
32562026-03-11T00:49:35.838Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32572026-03-11T00:49:35.877Z Compiling typify v0.4.3
32582026-03-11T00:49:36.045Z Compiling progenitor-impl v0.11.2
32592026-03-11T00:49:36.161Z Compiling progenitor-impl v0.10.0
32602026-03-11T00:49:36.410Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32612026-03-11T00:49:36.479Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32622026-03-11T00:49:36.620Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32632026-03-11T00:49:36.741Z Compiling bitvec v1.0.1
32642026-03-11T00:49:36.993Z Compiling moka v0.12.13
32652026-03-11T00:49:37.651Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32662026-03-11T00:49:37.713Z Compiling tokio-tungstenite v0.21.0
32672026-03-11T00:49:38.010Z Compiling polyval v0.6.2
32682026-03-11T00:49:38.079Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32692026-03-11T00:49:38.104Z Compiling packed_struct_codegen v0.10.1
32702026-03-11T00:49:38.129Z Compiling zerocopy-derive v0.6.6
32712026-03-11T00:49:38.171Z Compiling bitfield-macros v0.19.4
32722026-03-11T00:49:38.341Z Compiling proc-macro-error-attr2 v2.0.0
32732026-03-11T00:49:38.544Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32742026-03-11T00:49:38.571Z Compiling indexmap v1.9.3
32752026-03-11T00:49:38.596Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32762026-03-11T00:49:38.837Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32772026-03-11T00:49:38.879Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32782026-03-11T00:49:38.903Z Compiling nodrop v0.1.14
32792026-03-11T00:49:38.938Z Compiling crc-catalog v2.4.0
32802026-03-11T00:49:39.056Z Compiling parking_lot_core v0.8.6
32812026-03-11T00:49:39.100Z Compiling crc v3.4.0
32822026-03-11T00:49:39.230Z Compiling bitfield v0.19.4
32832026-03-11T00:49:39.389Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32842026-03-11T00:49:39.392Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32852026-03-11T00:49:39.434Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32862026-03-11T00:49:39.479Z Compiling zerocopy v0.6.6
32872026-03-11T00:49:39.507Z Compiling array-init v0.0.4
32882026-03-11T00:49:39.708Z Compiling proc-macro-error2 v2.0.1
32892026-03-11T00:49:39.744Z Compiling progenitor-macro v0.13.0
32902026-03-11T00:49:39.856Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32912026-03-11T00:49:39.918Z Compiling progenitor-macro v0.11.2
32922026-03-11T00:49:39.976Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32932026-03-11T00:49:40.018Z Compiling progenitor-macro v0.10.0
32942026-03-11T00:49:40.102Z Compiling ghash v0.5.1
32952026-03-11T00:49:40.143Z Compiling smallvec v0.6.14
32962026-03-11T00:49:40.167Z Compiling hickory-resolver v0.25.2
32972026-03-11T00:49:40.195Z Compiling slog-stdlog v4.1.1
32982026-03-11T00:49:40.298Z Compiling nix v0.31.1
32992026-03-11T00:49:40.463Z Compiling git-stub v1.0.0
33002026-03-11T00:49:40.519Z Compiling ctr v0.9.2
33012026-03-11T00:49:40.815Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33022026-03-11T00:49:40.840Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33032026-03-11T00:49:40.882Z Compiling num-derive v0.3.3
33042026-03-11T00:49:40.916Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33052026-03-11T00:49:41.013Z Compiling lzma-sys v0.1.20
33062026-03-11T00:49:41.153Z Compiling unicase v2.9.0
33072026-03-11T00:49:41.177Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33082026-03-11T00:49:41.207Z Compiling hashbrown v0.12.3
33092026-03-11T00:49:41.270Z Compiling aes-gcm v0.10.3
33102026-03-11T00:49:41.460Z Compiling mime_guess v2.0.5
33112026-03-11T00:49:41.517Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33122026-03-11T00:49:41.540Z Compiling git-stub-vcs v0.1.0
33132026-03-11T00:49:41.599Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33142026-03-11T00:49:41.764Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33152026-03-11T00:49:41.914Z Compiling serde-hex v0.1.0
33162026-03-11T00:49:41.930Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33172026-03-11T00:49:41.981Z Compiling slog-envlogger v2.2.0
33182026-03-11T00:49:42.059Z Compiling tabled_derive v0.11.0
33192026-03-11T00:49:42.167Z Compiling libscf-sys v1.1.0
33202026-03-11T00:49:42.246Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33212026-03-11T00:49:42.511Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33222026-03-11T00:49:42.575Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33232026-03-11T00:49:42.711Z Compiling ron v0.8.1
33242026-03-11T00:49:42.857Z Compiling papergrid v0.17.0
33252026-03-11T00:49:42.882Z Compiling cargo_toml v0.22.3
33262026-03-11T00:49:43.135Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33272026-03-11T00:49:43.258Z Compiling hashbrown v0.13.2
33282026-03-11T00:49:43.839Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33292026-03-11T00:49:43.956Z Compiling testing_table v0.3.0
33302026-03-11T00:49:43.990Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33312026-03-11T00:49:44.136Z Compiling ssh-encoding v0.2.0
33322026-03-11T00:49:44.193Z Compiling blowfish v0.9.1
33332026-03-11T00:49:44.326Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33342026-03-11T00:49:44.448Z Compiling nibble_vec v0.1.0
33352026-03-11T00:49:44.478Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33362026-03-11T00:49:44.505Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33372026-03-11T00:49:44.533Z Compiling endian-type v0.1.2
33382026-03-11T00:49:44.667Z Compiling crc-any v2.5.0
33392026-03-11T00:49:44.757Z Compiling corncobs v0.1.4
33402026-03-11T00:49:44.783Z Compiling radix_trie v0.2.1
33412026-03-11T00:49:44.859Z Compiling ssh-cipher v0.2.0
33422026-03-11T00:49:44.886Z Compiling bcrypt-pbkdf v0.10.0
33432026-03-11T00:49:44.979Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33442026-03-11T00:49:45.031Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33452026-03-11T00:49:45.048Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33462026-03-11T00:49:45.245Z Compiling tabled v0.20.0
33472026-03-11T00:49:45.301Z Compiling object v0.30.4
33482026-03-11T00:49:45.343Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33492026-03-11T00:49:45.349Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33502026-03-11T00:49:45.625Z Compiling parking_lot v0.11.2
33512026-03-11T00:49:45.681Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33522026-03-11T00:49:45.811Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33532026-03-11T00:49:46.110Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33542026-03-11T00:49:46.156Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33552026-03-11T00:49:46.477Z Compiling prefix-trie v0.7.0
33562026-03-11T00:49:46.677Z Compiling password-hash v0.4.2
33572026-03-11T00:49:46.784Z Compiling fxhash v0.2.1
33582026-03-11T00:49:46.927Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33592026-03-11T00:49:46.981Z Compiling secrecy v0.8.0
33602026-03-11T00:49:47.024Z Compiling half v1.8.3
33612026-03-11T00:49:47.105Z Compiling progenitor v0.13.0
33622026-03-11T00:49:47.184Z Compiling http-range v0.1.5
33632026-03-11T00:49:47.207Z Compiling path-slash v0.1.5
33642026-03-11T00:49:47.296Z Compiling progenitor v0.11.2
33652026-03-11T00:49:47.353Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33662026-03-11T00:49:47.374Z Compiling progenitor v0.10.0
33672026-03-11T00:49:47.485Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33682026-03-11T00:49:47.507Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33692026-03-11T00:49:47.507Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33702026-03-11T00:49:47.549Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33712026-03-11T00:49:47.589Z Compiling serde_cbor v0.11.2
33722026-03-11T00:49:48.147Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33732026-03-11T00:49:48.213Z Compiling pbkdf2 v0.11.0
33742026-03-11T00:49:48.328Z Compiling hickory-server v0.25.2
33752026-03-11T00:49:48.456Z Compiling sled v0.34.7
33762026-03-11T00:49:48.518Z Compiling ron v0.12.0
33772026-03-11T00:49:48.646Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33782026-03-11T00:49:48.814Z Compiling xz2 v0.1.7
33792026-03-11T00:49:48.836Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33802026-03-11T00:49:49.168Z Compiling ssh-key v0.6.7
33812026-03-11T00:49:49.309Z Compiling hickory-client v0.25.2
33822026-03-11T00:49:49.753Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33832026-03-11T00:49:49.802Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33842026-03-11T00:49:49.918Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33852026-03-11T00:49:50.553Z Compiling p256 v0.13.2
33862026-03-11T00:49:50.670Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33872026-03-11T00:49:50.692Z Compiling p521 v0.13.3
33882026-03-11T00:49:50.869Z Compiling yasna v0.5.2
33892026-03-11T00:49:50.933Z Compiling kstat-rs v0.2.4
33902026-03-11T00:49:50.979Z Compiling headers-core v0.3.0
33912026-03-11T00:49:51.092Z Compiling nanorand v0.7.0
33922026-03-11T00:49:51.162Z Compiling atty v0.2.14
33932026-03-11T00:49:51.333Z Compiling russh-cryptovec v0.7.3
33942026-03-11T00:49:51.362Z Compiling base16ct v1.0.0
33952026-03-11T00:49:51.387Z Compiling md5 v0.7.0
33962026-03-11T00:49:51.491Z Compiling crc8 v0.1.1
33972026-03-11T00:49:51.529Z Compiling home v0.5.12
33982026-03-11T00:49:51.616Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33992026-03-11T00:49:51.665Z Compiling rcgen v0.12.1
34002026-03-11T00:49:51.701Z Compiling russh-keys v0.45.0
34012026-03-11T00:49:51.745Z Compiling flume v0.11.1
34022026-03-11T00:49:51.767Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34032026-03-11T00:49:51.830Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34042026-03-11T00:49:52.004Z Compiling headers v0.4.1
34052026-03-11T00:49:52.252Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34062026-03-11T00:49:52.847Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34072026-03-11T00:49:52.959Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34082026-03-11T00:49:53.104Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34092026-03-11T00:49:53.664Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34102026-03-11T00:49:53.813Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34112026-03-11T00:49:53.909Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34122026-03-11T00:49:54.987Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34132026-03-11T00:49:55.011Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34142026-03-11T00:49:55.174Z Compiling hyper-staticfile v0.10.1
34152026-03-11T00:49:55.291Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34162026-03-11T00:49:55.349Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34172026-03-11T00:49:55.475Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34182026-03-11T00:49:55.810Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34192026-03-11T00:49:55.868Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34202026-03-11T00:49:55.949Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34212026-03-11T00:49:55.976Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34222026-03-11T00:49:56.042Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34232026-03-11T00:49:56.373Z Compiling num-bigint v0.4.6
34242026-03-11T00:49:56.395Z Compiling des v0.8.1
34252026-03-11T00:49:56.467Z Compiling subprocess v0.2.15
34262026-03-11T00:49:56.644Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34272026-03-11T00:49:56.682Z Compiling display-error-chain v0.2.2
34282026-03-11T00:49:56.882Z Compiling hex-literal v0.4.1
34292026-03-11T00:49:56.903Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34302026-03-11T00:49:57.055Z Compiling colored v2.2.0
34312026-03-11T00:49:57.058Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34322026-03-11T00:49:57.147Z Compiling socket2 v0.5.10
34332026-03-11T00:49:57.290Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34342026-03-11T00:49:57.455Z Compiling internet-checksum v0.2.1
34352026-03-11T00:49:58.055Z Compiling russh v0.45.0
34362026-03-11T00:49:58.806Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34372026-03-11T00:49:59.734Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34382026-03-11T00:50:00.388Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34392026-03-11T00:50:05.862Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34402026-03-11T00:50:15.833Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34412026-03-11T00:50:15.836Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34422026-03-11T00:50:15.836Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34432026-03-11T00:50:15.836Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34442026-03-11T00:50:18.086Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34452026-03-11T00:50:18.221Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34462026-03-11T00:50:23.834Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34472026-03-11T00:50:52.906Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34482026-03-11T00:51:18.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
34492026-03-11T00:51:18.732Z
34502026-03-11T00:51:18.735Zreal 1:58.814965975
34512026-03-11T00:51:18.735Zuser 11:33.890783663
34522026-03-11T00:51:18.735Zsys 2:04.544678835
34532026-03-11T00:51:18.735Ztrap 0.364514347
34542026-03-11T00:51:18.735Ztflt 0.623028844
34552026-03-11T00:51:18.735Zdflt 1.458690487
34562026-03-11T00:51:18.735Zkflt 0.000171432
34572026-03-11T00:51:18.735Zlock 28:57.496831282
34582026-03-11T00:51:18.735Zslp 38:03.980738926
34592026-03-11T00:51:18.735Zlat 48.699320633
34602026-03-11T00:51:18.735Zstop 3:41.630410518
34612026-03-11T00:51:18.735Z+ mkdir tests
34622026-03-11T00:51:18.738Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34632026-03-11T00:51:18.738Z+ xargs -I '{}' -t cp '{}' tests/
34642026-03-11T00:51:18.774Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-be2f3fbb66a24b81 tests/
34652026-03-11T00:51:18.798Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-90e231386db5c646 tests/
34662026-03-11T00:51:18.821Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-797b4524f305a074 tests/
34672026-03-11T00:51:18.845Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-cfa015b536a6196a tests/
34682026-03-11T00:51:19.096Z+ 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-11T00:51:19.099Z+ 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-90e231386db5c646 tests/commtest-797b4524f305a074 tests/dhcp_server-be2f3fbb66a24b81 tests/end_to_end_tests-cfa015b536a6196a 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-11T00:52:59.003ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34712026-03-11T00:52:59.003Za .github/buildomat/ci-env.sh 1K
34722026-03-11T00:52:59.003Za out/target/test 1K
34732026-03-11T00:52:59.003Za out/npuzone/npuzone 27402K
34742026-03-11T00:52:59.003Za package-manifest.toml 35K
34752026-03-11T00:52:59.003Za smf/sled-agent/non-gimlet/config.toml 6K
34762026-03-11T00:52:59.003Za target/release/omicron-package 41064K
34772026-03-11T00:52:59.003Za target/release/xtask 11359K
34782026-03-11T00:52:59.003Za target/debug/bootstrap 345836K
34792026-03-11T00:52:59.003Za tests/bootstrap-90e231386db5c646 31480K
34802026-03-11T00:52:59.003Za tests/commtest-797b4524f305a074 31997K
34812026-03-11T00:52:59.003Za tests/dhcp_server-be2f3fbb66a24b81 31480K
34822026-03-11T00:52:59.003Za tests/end_to_end_tests-cfa015b536a6196a 387857K
34832026-03-11T00:52:59.003Za out/clickhouse.tar.gz 302570K
34842026-03-11T00:52:59.003Za out/clickhouse_keeper.tar.gz 287859K
34852026-03-11T00:52:59.003Za out/clickhouse_server.tar.gz 302568K
34862026-03-11T00:52:59.003Za out/cockroachdb.tar.gz 156108K
34872026-03-11T00:52:59.003Za out/crucible-pantry-zone.tar.gz 38317K
34882026-03-11T00:52:59.003Za out/crucible-utils.tar 17744K
34892026-03-11T00:52:59.003Za out/crucible-zone.tar.gz 52455K
34902026-03-11T00:52:59.003Za out/external-dns.tar.gz 41551K
34912026-03-11T00:52:59.003Za out/internal-dns.tar.gz 41550K
34922026-03-11T00:52:59.004Za out/mg-ddm-gz.tar 86339K
34932026-03-11T00:52:59.004Za out/nexus.tar.gz 209500K
34942026-03-11T00:52:59.004Za out/ntp.tar.gz 22568K
34952026-03-11T00:52:59.004Za out/omicron-gateway-softnpu.tar.gz 25875K
34962026-03-11T00:52:59.004Za out/omicron-sled-agent.tar 181255K
34972026-03-11T00:52:59.004Za out/overlay.tar.gz 3K
34982026-03-11T00:52:59.004Za out/oximeter.tar.gz 56770K
34992026-03-11T00:52:59.004Za out/oxlog.tar 3895K
35002026-03-11T00:52:59.004Za out/probe.tar.gz 3037K
35012026-03-11T00:52:59.004Za out/propolis-server.tar.gz 74633K
35022026-03-11T00:52:59.004Za out/pumpkind-gz.tar 26647K
35032026-03-11T00:52:59.004Za out/switch-softnpu.tar.gz 368704K
35042026-03-11T00:52:59.007Z
35052026-03-11T00:52:59.007Zreal 1:39.885496687
35062026-03-11T00:52:59.007Zuser 1:36.840252238
35072026-03-11T00:52:59.008Zsys 6.283714329
35082026-03-11T00:52:59.008Ztrap 0.006664817
35092026-03-11T00:52:59.008Ztflt 0.000000000
35102026-03-11T00:52:59.008Zdflt 0.000000000
35112026-03-11T00:52:59.008Zkflt 0.000000000
35122026-03-11T00:52:59.008Zlock 0.000000000
35132026-03-11T00:52:59.008Zslp 1:36.005702388
35142026-03-11T00:52:59.008Zlat 0.630210964
35152026-03-11T00:52:59.008Zstop 0.000156043
35162026-03-11T00:52:59.008Zprocess exited: duration 1211588 ms, exit code 0
 
35172026-03-11T00:52:59.023Zfound 1 output files
35182026-03-11T00:52:59.023Zuploading: /work/package.tar.gz (2317119711 bytes)
35192026-03-11T00:53:35.990Zuploaded: /work/package.tar.gz