01KGCQ0KH3NG5EQ38VQV7QE2DQ: helios / package

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

Buildomat Job: 01KGCQ0ZSPC6Z8980E8BTJHG9K

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-01T13:42:35.155Zjob assigned to worker 01KGCQ1033X6842BEKR9G601CC [factory gimlet-EVT22200007-propolis, EVT22200007/56467] (queued for 26 s)
 
22026-02-01T13:42:43.807Zstarting task 0: "setup"
32026-02-01T13:42:43.831Z++ uname -s
42026-02-01T13:42:43.831Z+ kern=SunOS
52026-02-01T13:42:43.831Z+ build_user=build
62026-02-01T13:42:43.831Z+ build_uid=12345
72026-02-01T13:42:43.831Z+ work_dir=/work
82026-02-01T13:42:43.831Z+ input_dir=/input
92026-02-01T13:42:43.831Z+ [[ 0 == 12345 ]]
102026-02-01T13:42:43.832Z+ case "$kern" in
112026-02-01T13:42:43.832Z+ groupadd -g 12345 build
122026-02-01T13:42:43.832Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-01T13:42:45.828Z+ zfs create -o mountpoint=/work rpool/work
142026-02-01T13:42:45.867Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-01T13:42:45.891Z+ home_fs=zfs
162026-02-01T13:42:45.891Z+ [[ zfs == autofs ]]
172026-02-01T13:42:45.891Z+ mkdir -p /home/build
182026-02-01T13:42:45.891Z+ chown build:build /home/build /work
192026-02-01T13:42:47.876Z+ chmod 0700 /home/build /work
202026-02-01T13:42:47.901Zprocess exited: duration 4075 ms, exit code 0
 
212026-02-01T13:42:47.958Zstarting task 1: "rust-toolchain"
222026-02-01T13:42:47.982Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.0
232026-02-01T13:42:47.983Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-01T13:42:47.983Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-01T13:42:47.983Z * rust toolchain channel = "1.93.0"
262026-02-01T13:42:47.983Z * rust toolchain profile = "default"
272026-02-01T13:42:47.983Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-01T13:42:47.983Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-01T13:42:47.983Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.0 --profile default
302026-02-01T13:42:48.096Zinfo: downloading installer
312026-02-01T13:42:49.485Zwarn: It looks like you have an existing installation of Rust at:
322026-02-01T13:42:49.485Zwarn: /opt/ooce/bin
332026-02-01T13:42:49.485Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-01T13:42:49.485Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-01T13:42:49.485Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-01T13:42:49.485Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-01T13:42:49.485Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-01T13:42:49.485Zerror: cannot install while Rust is installed
392026-02-01T13:42:49.485Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-01T13:42:49.510Zinfo: profile set to 'default'
412026-02-01T13:42:49.510Zinfo: default host triple is x86_64-unknown-illumos
422026-02-01T13:42:49.510Zinfo: syncing channel updates for '1.93.0-x86_64-unknown-illumos'
432026-02-01T13:42:49.616Zinfo: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19)
442026-02-01T13:42:49.616Zinfo: downloading component 'cargo'
452026-02-01T13:42:49.866Zinfo: downloading component 'clippy'
462026-02-01T13:42:49.984Zinfo: downloading component 'rust-docs'
472026-02-01T13:42:50.344Zinfo: downloading component 'rust-std'
482026-02-01T13:42:51.350Zinfo: downloading component 'rustc'
492026-02-01T13:42:54.598Zinfo: downloading component 'rustfmt'
502026-02-01T13:42:54.688Zinfo: installing component 'cargo'
512026-02-01T13:42:55.906Zinfo: installing component 'clippy'
522026-02-01T13:42:56.402Zinfo: installing component 'rust-docs'
532026-02-01T13:42:59.625Zinfo: installing component 'rust-std'
542026-02-01T13:43:01.862Zinfo: installing component 'rustc'
552026-02-01T13:43:09.888Zinfo: installing component 'rustfmt'
562026-02-01T13:43:10.269Zinfo: default toolchain set to '1.93.0-x86_64-unknown-illumos'
572026-02-01T13:43:10.270Z
582026-02-01T13:43:10.444Z 1.93.0-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19)
592026-02-01T13:43:10.444Z
602026-02-01T13:43:10.444Z
612026-02-01T13:43:10.444ZRust is installed now. Great!
622026-02-01T13:43:10.444Z
632026-02-01T13:43:10.444ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-01T13:43:10.444Zenvironment variable. This has not been done automatically.
652026-02-01T13:43:10.444Z
662026-02-01T13:43:10.444ZTo configure your current shell, you need to source
672026-02-01T13:43:10.444Zthe corresponding env file under $HOME/.cargo.
682026-02-01T13:43:10.444Z
692026-02-01T13:43:10.444ZThis is usually done by running one of the following (note the leading DOT):
702026-02-01T13:43:10.444Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-01T13:43:10.444Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-01T13:43:10.468Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-01T13:43:10.563Z+ rustup --version
742026-02-01T13:43:10.587Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-01T13:43:10.587Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-01T13:43:10.699Zinfo: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)`
772026-02-01T13:43:10.722Z+ cargo --version
782026-02-01T13:43:10.802Zcargo 1.93.0 (083ac5135 2025-12-15)
792026-02-01T13:43:10.827Z+ rustc --version
802026-02-01T13:43:10.909Zrustc 1.93.0 (254b59607 2026-01-19)
812026-02-01T13:43:10.933Zprocess exited: duration 22955 ms, exit code 0
 
822026-02-01T13:43:10.982Zstarting task 2: "authentication"
832026-02-01T13:43:11.039Zprocess exited: duration 57 ms, exit code 0
 
842026-02-01T13:43:11.088Zstarting task 3: "clone repository"
852026-02-01T13:43:11.112Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-01T13:43:11.112Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-01T13:43:11.136ZCloning into '/work/oxidecomputer/omicron'...
882026-02-01T13:43:38.561Z+ cd /work/oxidecomputer/omicron
892026-02-01T13:43:38.561Z+ git fetch origin 980086d2f41c3651d80b86c2dcdfdeceed797690
902026-02-01T13:43:39.211ZFrom https://github.com/oxidecomputer/omicron
912026-02-01T13:43:39.211Z * branch 980086d2f41c3651d80b86c2dcdfdeceed797690 -> FETCH_HEAD
922026-02-01T13:43:39.235Z+ [[ -n mergeconflict/rust-toolchain-1.93.0 ]]
932026-02-01T13:43:39.235Z++ git branch --show-current
942026-02-01T13:43:39.235Z+ current=main
952026-02-01T13:43:39.235Z+ [[ main != mergeconflict/rust-toolchain-1.93.0 ]]
962026-02-01T13:43:39.235Z+ git branch -f mergeconflict/rust-toolchain-1.93.0 980086d2f41c3651d80b86c2dcdfdeceed797690
972026-02-01T13:43:39.259Z+ git checkout -f mergeconflict/rust-toolchain-1.93.0
982026-02-01T13:43:39.752ZSwitched to branch 'mergeconflict/rust-toolchain-1.93.0'
992026-02-01T13:43:39.776Z+ git reset --hard 980086d2f41c3651d80b86c2dcdfdeceed797690
1002026-02-01T13:43:39.800ZHEAD is now at 980086d2f [rust-toolchain] bump to 1.93.0
1012026-02-01T13:43:39.800Zprocess exited: duration 28690 ms, exit code 0
 
1022026-02-01T13:43:39.848Zstarting task 4: "build"
1032026-02-01T13:43:39.872Z+ source .github/buildomat/ci-env.sh
1042026-02-01T13:43:39.872Z++ export CARGO_TERM_COLOR=always
1052026-02-01T13:43:39.872Z++ CARGO_TERM_COLOR=always
1062026-02-01T13:43:39.872Z+ cargo --version
1072026-02-01T13:43:39.928Zcargo 1.93.0 (083ac5135 2025-12-15)
1082026-02-01T13:43:39.953Z+ rustc --version
1092026-02-01T13:43:40.011Zrustc 1.93.0 (254b59607 2026-01-19)
1102026-02-01T13:43:40.036Z+ WORK=/work
1112026-02-01T13:43:40.036Z+ pfexec mkdir -p /work
1122026-02-01T13:43:40.036Z+ pfexec chown build /work
1132026-02-01T13:43:40.036Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-02-01T13:43:57.411Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-02-01T13:44:09.047Z Startup: Caching catalogs ... Done
1162026-02-01T13:44:34.024ZPlanning: Solver setup ... Done (23.197s)
1172026-02-01T13:44:34.217ZPlanning: Running solver ... Done (0.193s)
1182026-02-01T13:44:34.363ZPlanning: Finding local manifests ... Done (0.002s)
1192026-02-01T13:44:34.440ZPlanning: Fetching manifests: 0/4 0% complete
1202026-02-01T13:44:34.892ZPlanning: Fetching manifests: 4/4 100% complete
1212026-02-01T13:44:34.959ZPlanning: Package planning ... Done (0.067s)
1222026-02-01T13:44:35.020ZPlanning: Merging actions ... Done (0.060s)
1232026-02-01T13:44:35.345ZPlanning: Checking for conflicting actions ... Done (0.326s)
1242026-02-01T13:44:35.369ZPlanning: Consolidating action changes ... Done (0.014s)
1252026-02-01T13:44:36.058ZPlanning: Evaluating mediators ... Done (0.698s)
1262026-02-01T13:44:36.081ZPlanning: Planning completed in 26.91 seconds
1272026-02-01T13:44:36.105Z Packages to install: 4
1282026-02-01T13:44:36.105Z Mediators to change: 2
1292026-02-01T13:44:36.105Z Services to change: 1
1302026-02-01T13:44:36.105Z Estimated space available: 154.94 GB
1312026-02-01T13:44:36.106ZEstimated space to be consumed: 1.80 GB
1322026-02-01T13:44:36.106Z Create boot environment: No
1332026-02-01T13:44:36.106ZCreate backup boot environment: No
1342026-02-01T13:44:36.106Z Rebuild boot archive: No
1352026-02-01T13:44:36.106Z
1362026-02-01T13:44:36.106ZChanged mediators:
1372026-02-01T13:44:36.106Z mediator clang:
1382026-02-01T13:44:36.106Z version: None -> 15 (system default)
1392026-02-01T13:44:36.106Z
1402026-02-01T13:44:36.106Z mediator llvm:
1412026-02-01T13:44:36.106Z version: 14 (system default) -> 15 (system default)
1422026-02-01T13:44:36.106Z
1432026-02-01T13:44:36.106ZChanged packages:
1442026-02-01T13:44:36.106Zhelios-dev
1452026-02-01T13:44:36.106Z developer/build-essential
1462026-02-01T13:44:36.106Z None -> 11-2.0
1472026-02-01T13:44:36.106Z library/libxmlsec1
1482026-02-01T13:44:36.106Z None -> 1.2.35-2.0
1492026-02-01T13:44:36.106Z ooce/developer/clang-15
1502026-02-01T13:44:36.106Z None -> 15.0.7-2.0
1512026-02-01T13:44:36.106Z ooce/developer/llvm-15
1522026-02-01T13:44:36.106Z None -> 15.0.7-2.0
1532026-02-01T13:44:36.106Z
1542026-02-01T13:44:36.106ZServices:
1552026-02-01T13:44:36.106Z restart_fmri:
1562026-02-01T13:44:36.106Z svc:/system/update-man-index:default
1572026-02-01T13:44:36.158Z
1582026-02-01T13:44:36.158ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-02-01T13:44:41.160ZDownload: 1225/3290 items 87.0/212.6MB 40% complete (17.6M/s)
1602026-02-01T13:44:46.163ZDownload: 2529/3290 items 120.3/212.6MB 56% complete (12.2M/s)
1612026-02-01T13:44:51.162ZDownload: 3279/3290 items 207.2/212.6MB 97% complete (12.0M/s)
1622026-02-01T13:44:52.611ZDownload: Completed 212.60 MB in 16.45 seconds (12.9M/s)
1632026-02-01T13:44:52.819Z Actions: 1/3689 actions (Installing new actions)
1642026-02-01T13:44:57.820Z Actions: 3185/3689 actions (Installing new actions)
1652026-02-01T13:44:58.831Z Actions: Completed 3689 actions in 6.01 seconds.
1662026-02-01T13:44:59.446Z Done (0.610s)
1672026-02-01T13:44:59.446Z Done (0.000s)
1682026-02-01T13:45:00.728Z Done (1.282s)
1692026-02-01T13:45:05.717Z Done (4.742s)
1702026-02-01T13:45:05.805Z Done (0.019s)
1712026-02-01T13:45:05.829Z Done (0.000s)
1722026-02-01T13:45:05.974Z Done (0.000s)
1732026-02-01T13:45:06.979ZPlanning: Evaluating mediator changes ... Done
1742026-02-01T13:45:07.234ZPlanning: Checking for conflicting actions ... Done
1752026-02-01T13:45:07.257ZPlanning: Consolidating action changes ... Done
1762026-02-01T13:45:07.563ZPlanning: Evaluating mediators ... Done
1772026-02-01T13:45:07.587ZPlanning: Planning completed in 0.59 seconds
1782026-02-01T13:45:07.611Z Mediators to change: 2
1792026-02-01T13:45:07.611Z Create boot environment: No
1802026-02-01T13:45:07.611ZCreate backup boot environment: No
1812026-02-01T13:45:07.658Z Done
1822026-02-01T13:45:07.658Z Done
1832026-02-01T13:45:08.684Z Done
1842026-02-01T13:45:12.792Z Done
1852026-02-01T13:45:12.883Z Done
1862026-02-01T13:45:12.907Z Done
1872026-02-01T13:45:12.944Z Done
1882026-02-01T13:45:13.647ZPlanning: Evaluating mediator changes ... Done
1892026-02-01T13:45:13.671ZPlanning: Merging actions ... Done
1902026-02-01T13:45:13.873ZPlanning: Checking for conflicting actions ... Done
1912026-02-01T13:45:13.897ZPlanning: Consolidating action changes ... Done
1922026-02-01T13:45:14.183ZPlanning: Evaluating mediators ... Done
1932026-02-01T13:45:14.247ZPlanning: Planning completed in 0.89 seconds
1942026-02-01T13:45:14.287Z Packages to change: 1
1952026-02-01T13:45:14.287Z Mediators to change: 1
1962026-02-01T13:45:14.287Z Services to change: 1
1972026-02-01T13:45:14.287Z Create boot environment: No
1982026-02-01T13:45:14.287ZCreate backup boot environment: Yes
1992026-02-01T13:45:16.231Z Actions: 1/6 actions (Updating modified actions)
2002026-02-01T13:45:16.254Z Actions: Completed 6 actions in 0.00 seconds.
2012026-02-01T13:45:16.254Z Done
2022026-02-01T13:45:16.254Z Done
2032026-02-01T13:45:16.482Z Done
2042026-02-01T13:45:20.746Z Done
2052026-02-01T13:45:20.840Z Done
2062026-02-01T13:45:20.864Z Done
2072026-02-01T13:45:20.962Z Done
2082026-02-01T13:45:21.471ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-02-01T13:45:21.471Zclang system 15 system
2102026-02-01T13:45:21.472Zcsh system system illumos
2112026-02-01T13:45:21.472Zctags system system illumos
2122026-02-01T13:45:21.472Zfile system system illumos
2132026-02-01T13:45:21.472Zgcc vendor 12 vendor
2142026-02-01T13:45:21.472Zgcc system 10 system
2152026-02-01T13:45:21.472Zgcc system 7 system
2162026-02-01T13:45:21.472Zgo system 1.20 system
2172026-02-01T13:45:21.472Zgo system 1.19 system
2182026-02-01T13:45:21.472Zllvm system 15 system
2192026-02-01T13:45:21.472Zllvm system 14 system
2202026-02-01T13:45:21.472Zmariadb system 10.6 system
2212026-02-01T13:45:21.472Zmta vendor vendor dma
2222026-02-01T13:45:21.472Zopenjdk system 17 system
2232026-02-01T13:45:21.472Zopenjdk system 11 system
2242026-02-01T13:45:21.472Zopenjdk system 1.8 system
2252026-02-01T13:45:21.472Zopenssl vendor 3 vendor
2262026-02-01T13:45:21.472Zperl system 5.36 system
2272026-02-01T13:45:21.472Zpostgresql system 15 system
2282026-02-01T13:45:21.472Zpostgresql system 13 system
2292026-02-01T13:45:21.472Zpython vendor 3 vendor
2302026-02-01T13:45:21.472Zpython system 2 system
2312026-02-01T13:45:21.472Zpython3 system 3.11 system
2322026-02-01T13:45:21.472Zruby system 3.0 system
2332026-02-01T13:45:21.472Zwords vendor vendor american-english
2342026-02-01T13:45:21.472Zwords system system australian-english
2352026-02-01T13:45:21.472Zwords system system british-english
2362026-02-01T13:45:21.472Zwords system system canadian-english
2372026-02-01T13:45:21.472Zwords system system french
2382026-02-01T13:45:21.472Zwords system system italian
2392026-02-01T13:45:21.472Zwords system system ngerman
2402026-02-01T13:45:21.472Zwords system system ogerman
2412026-02-01T13:45:21.472Zwords system system spanish
2422026-02-01T13:45:21.830ZPUBLISHER TYPE STATUS P LOCATION
2432026-02-01T13:45:21.830Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442026-02-01T13:45:29.178ZFMRI IFO
2452026-02-01T13:45:29.178Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462026-02-01T13:45:29.178Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472026-02-01T13:45:29.178Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482026-02-01T13:45:29.178Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492026-02-01T13:45:29.178Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502026-02-01T13:45:29.178Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2512026-02-01T13:45:29.178Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522026-02-01T13:45:29.178Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532026-02-01T13:45:29.178Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542026-02-01T13:45:29.178Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552026-02-01T13:45:29.179Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562026-02-01T13:45:29.179Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572026-02-01T13:45:29.179Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582026-02-01T13:45:29.179Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592026-02-01T13:45:29.179Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602026-02-01T13:45:29.179Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612026-02-01T13:45:30.334Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622026-02-01T13:45:30.955Z Updating crates.io index
2632026-02-01T13:45:30.979Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-02-01T13:45:31.724Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652026-02-01T13:45:33.165Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662026-02-01T13:45:33.798Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672026-02-01T13:45:34.310Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682026-02-01T13:45:35.118Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692026-02-01T13:45:37.435Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702026-02-01T13:45:43.588Z Updating git repository `https://github.com/oxidecomputer/opte`
2712026-02-01T13:45:45.080Z Updating git repository `https://github.com/oxidecomputer/tofino`
2722026-02-01T13:45:45.670Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732026-02-01T13:45:47.894Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742026-02-01T13:45:48.918Z Updating git repository `https://github.com/oxidecomputer/clickward`
2752026-02-01T13:45:49.516Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2762026-02-01T13:45:50.491Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-02-01T13:45:51.093Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-02-01T13:45:52.409Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-02-01T13:45:53.370Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-02-01T13:45:53.945Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812026-02-01T13:45:54.585Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2822026-02-01T13:45:55.339Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2832026-02-01T13:45:55.899Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2842026-02-01T13:45:56.421Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2852026-02-01T13:45:57.045Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862026-02-01T13:45:57.813Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2872026-02-01T13:45:58.830Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2882026-02-01T13:45:59.410Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2892026-02-01T13:46:00.092Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902026-02-01T13:46:00.657Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-02-01T13:46:01.878Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2922026-02-01T13:46:02.628Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932026-02-01T13:46:03.150Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942026-02-01T13:46:03.875Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952026-02-01T13:46:04.625Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2962026-02-01T13:46:05.352Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-02-01T13:46:05.924Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-02-01T13:46:06.567Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-02-01T13:46:07.078Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-02-01T13:46:07.737Z Updating git repository `https://github.com/oxidecomputer/omicron`
3012026-02-01T13:46:25.300Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-01T13:46:27.163Z Downloading crates ...
3032026-02-01T13:46:27.222Z Downloaded bytecount v0.6.8
3042026-02-01T13:46:27.247Z Downloaded stable_deref_trait v1.2.0
3052026-02-01T13:46:27.247Z Downloaded once_cell v1.21.3
3062026-02-01T13:46:27.247Z Downloaded clap_derive v4.5.47
3072026-02-01T13:46:27.247Z Downloaded idna_adapter v1.2.0
3082026-02-01T13:46:27.247Z Downloaded toml v0.8.23
3092026-02-01T13:46:27.247Z Downloaded zerofrom-derive v0.1.4
3102026-02-01T13:46:27.271Z Downloaded sha2 v0.10.9
3112026-02-01T13:46:27.271Z Downloaded version_check v0.9.5
3122026-02-01T13:46:27.271Z Downloaded usdt v0.5.0
3132026-02-01T13:46:27.271Z Downloaded zerofrom v0.1.4
3142026-02-01T13:46:27.271Z Downloaded utf8_iter v1.0.4
3152026-02-01T13:46:27.271Z Downloaded yoke-derive v0.7.4
3162026-02-01T13:46:27.271Z Downloaded yoke v0.7.4
3172026-02-01T13:46:27.271Z Downloaded usdt-impl v0.5.0
3182026-02-01T13:46:27.271Z Downloaded pest_meta v2.8.2
3192026-02-01T13:46:27.271Z Downloaded fnv v1.0.7
3202026-02-01T13:46:27.271Z Downloaded zmij v1.0.15
3212026-02-01T13:46:27.296Z Downloaded zerocopy-derive v0.7.35
3222026-02-01T13:46:27.296Z Downloaded writeable v0.5.5
3232026-02-01T13:46:27.296Z Downloaded url v2.5.4
3242026-02-01T13:46:27.296Z Downloaded pest v2.8.2
3252026-02-01T13:46:27.296Z Downloaded serde_json v1.0.149
3262026-02-01T13:46:27.320Z Downloaded hashbrown v0.16.1
3272026-02-01T13:46:27.320Z Downloaded zerovec v0.10.4
3282026-02-01T13:46:27.320Z Downloaded goblin v0.8.2
3292026-02-01T13:46:27.320Z Downloaded tabled v0.15.0
3302026-02-01T13:46:27.345Z Downloaded winnow v0.7.14
3312026-02-01T13:46:27.369Z Downloaded syn v1.0.109
3322026-02-01T13:46:27.369Z Downloaded syn v2.0.114
3332026-02-01T13:46:27.393Z Downloaded unicode-width v0.2.0
3342026-02-01T13:46:27.393Z Downloaded zerocopy v0.7.35
3352026-02-01T13:46:27.393Z Downloaded serde v1.0.228
3362026-02-01T13:46:27.417Z Downloaded unicode-width v0.1.14
3372026-02-01T13:46:27.417Z Downloaded rustix v0.38.37
3382026-02-01T13:46:27.442Z Downloaded memchr v2.7.4
3392026-02-01T13:46:27.442Z Downloaded unicode-ident v1.0.19
3402026-02-01T13:46:27.442Z Downloaded ucd-trie v0.1.7
3412026-02-01T13:46:27.442Z Downloaded rustix v1.1.3
3422026-02-01T13:46:27.466Z Downloaded typenum v1.17.0
3432026-02-01T13:46:27.466Z Downloaded tempfile v3.24.0
3442026-02-01T13:46:27.466Z Downloaded proc-macro2 v1.0.101
3452026-02-01T13:46:27.466Z Downloaded num-traits v0.2.19
3462026-02-01T13:46:27.491Z Downloaded zerovec-derive v0.10.3
3472026-02-01T13:46:27.491Z Downloaded textwrap v0.16.2
3482026-02-01T13:46:27.491Z Downloaded serde_derive v1.0.228
3492026-02-01T13:46:27.491Z Downloaded tinystr v0.7.6
3502026-02-01T13:46:27.491Z Downloaded thiserror-impl v2.0.18
3512026-02-01T13:46:27.491Z Downloaded thiserror-impl v1.0.69
3522026-02-01T13:46:27.491Z Downloaded thiserror v2.0.18
3532026-02-01T13:46:27.491Z Downloaded swrite v0.1.0
3542026-02-01T13:46:27.491Z Downloaded serde_core v1.0.228
3552026-02-01T13:46:27.491Z Downloaded scroll v0.12.0
3562026-02-01T13:46:27.515Z Downloaded displaydoc v0.2.5
3572026-02-01T13:46:27.515Z Downloaded write16 v1.0.0
3582026-02-01T13:46:27.515Z Downloaded synstructure v0.13.1
3592026-02-01T13:46:27.515Z Downloaded smallvec v1.15.1
3602026-02-01T13:46:27.515Z Downloaded serde_tokenstream v0.2.2
3612026-02-01T13:46:27.515Z Downloaded semver v1.0.27
3622026-02-01T13:46:27.515Z Downloaded libc v0.2.180
3632026-02-01T13:46:27.540Z Downloaded pest_generator v2.8.2
3642026-02-01T13:46:27.540Z Downloaded toml_edit v0.22.27
3652026-02-01T13:46:27.564Z Downloaded heck v0.5.0
3662026-02-01T13:46:27.564Z Downloaded errno v0.3.12
3672026-02-01T13:46:27.564Z Downloaded dtrace-parser v0.2.0
3682026-02-01T13:46:27.564Z Downloaded thread-id v4.2.2
3692026-02-01T13:46:27.564Z Downloaded terminal_size v0.4.0
3702026-02-01T13:46:27.564Z Downloaded plain v0.2.3
3712026-02-01T13:46:27.564Z Downloaded fs-err v3.1.1
3722026-02-01T13:46:27.564Z Downloaded erased-serde v0.4.6
3732026-02-01T13:46:27.564Z Downloaded unicode-xid v0.2.6
3742026-02-01T13:46:27.564Z Downloaded heck v0.4.1
3752026-02-01T13:46:27.564Z Downloaded generic-array v0.14.7
3762026-02-01T13:46:27.564Z Downloaded form_urlencoded v1.2.2
3772026-02-01T13:46:27.564Z Downloaded fastrand v2.1.1
3782026-02-01T13:46:27.564Z Downloaded equivalent v1.0.2
3792026-02-01T13:46:27.564Z Downloaded dof v0.3.0
3802026-02-01T13:46:27.564Z Downloaded utf8parse v0.2.2
3812026-02-01T13:46:27.565Z Downloaded utf16_iter v1.0.5
3822026-02-01T13:46:27.565Z Downloaded usdt-macro v0.5.0
3832026-02-01T13:46:27.565Z Downloaded unicode-linebreak v0.1.5
3842026-02-01T13:46:27.565Z Downloaded typeid v1.0.3
3852026-02-01T13:46:27.590Z Downloaded toml_write v0.1.2
3862026-02-01T13:46:27.590Z Downloaded toml_datetime v0.6.11
3872026-02-01T13:46:27.590Z Downloaded tabled_derive v0.7.0
3882026-02-01T13:46:27.590Z Downloaded strsim v0.11.1
3892026-02-01T13:46:27.590Z Downloaded smawk v0.3.2
3902026-02-01T13:46:27.590Z Downloaded serde-value v0.7.0
3912026-02-01T13:46:27.590Z Downloaded pest_derive v2.8.2
3922026-02-01T13:46:27.590Z Downloaded percent-encoding v2.3.2
3932026-02-01T13:46:27.590Z Downloaded papergrid v0.11.0
3942026-02-01T13:46:27.590Z Downloaded litemap v0.7.3
3952026-02-01T13:46:27.590Z Downloaded itoa v1.0.11
3962026-02-01T13:46:27.590Z Downloaded is_terminal_polyfill v1.70.1
3972026-02-01T13:46:27.590Z Downloaded serde-untagged v0.1.7
3982026-02-01T13:46:27.590Z Downloaded scroll_derive v0.12.0
3992026-02-01T13:46:27.590Z Downloaded quote v1.0.40
4002026-02-01T13:46:27.590Z Downloaded proc-macro-error-attr v1.0.4
4012026-02-01T13:46:27.590Z Downloaded proc-macro-error v1.0.4
4022026-02-01T13:46:27.615Z Downloaded pretty-hex v0.4.1
4032026-02-01T13:46:27.615Z Downloaded ordered-float v2.10.1
4042026-02-01T13:46:27.615Z Downloaded log v0.4.29
4052026-02-01T13:46:27.615Z Downloaded idna v1.0.3
4062026-02-01T13:46:27.615Z Downloaded usdt-attr-macro v0.5.0
4072026-02-01T13:46:27.615Z Downloaded memmap v0.7.0
4082026-02-01T13:46:27.616Z Downloaded macaddr v1.0.1
4092026-02-01T13:46:27.616Z Downloaded icu_properties_data v1.5.0
4102026-02-01T13:46:27.616Z Downloaded icu_properties v1.5.1
4112026-02-01T13:46:27.640Z Downloaded icu_normalizer_data v1.5.0
4122026-02-01T13:46:27.640Z Downloaded icu_locid_transform_data v1.5.0
4132026-02-01T13:46:27.640Z Downloaded thiserror v1.0.69
4142026-02-01T13:46:27.640Z Downloaded icu_provider_macros v1.5.0
4152026-02-01T13:46:27.640Z Downloaded icu_provider v1.5.0
4162026-02-01T13:46:27.640Z Downloaded icu_normalizer v1.5.0
4172026-02-01T13:46:27.640Z Downloaded icu_locid_transform v1.5.0
4182026-02-01T13:46:27.640Z Downloaded icu_locid v1.5.0
4192026-02-01T13:46:27.640Z Downloaded icu_collections v1.5.0
4202026-02-01T13:46:27.665Z Downloaded getrandom v0.3.4
4212026-02-01T13:46:27.665Z Downloaded clap_builder v4.5.48
4222026-02-01T13:46:27.665Z Downloaded cfg-if v1.0.4
4232026-02-01T13:46:27.665Z Downloaded cargo_metadata v0.21.0
4242026-02-01T13:46:27.665Z Downloaded cargo-util-schemas v0.8.2
4252026-02-01T13:46:27.665Z Downloaded autocfg v1.4.0
4262026-02-01T13:46:27.665Z Downloaded anyhow v1.0.99
4272026-02-01T13:46:27.690Z Downloaded cargo-platform v0.2.0
4282026-02-01T13:46:27.690Z Downloaded camino-tempfile v1.4.1
4292026-02-01T13:46:27.690Z Downloaded block-buffer v0.10.4
4302026-02-01T13:46:27.690Z Downloaded indexmap v2.13.0
4312026-02-01T13:46:27.690Z Downloaded crypto-common v0.1.6
4322026-02-01T13:46:27.690Z Downloaded cpufeatures v0.2.14
4332026-02-01T13:46:27.690Z Downloaded clap v4.5.48
4342026-02-01T13:46:27.690Z Downloaded cargo_toml v0.21.0
4352026-02-01T13:46:27.690Z Downloaded camino v1.2.2
4362026-02-01T13:46:27.690Z Downloaded byteorder v1.5.0
4372026-02-01T13:46:27.690Z Downloaded bitflags v2.9.4
4382026-02-01T13:46:27.715Z Downloaded anstyle-parse v0.2.5
4392026-02-01T13:46:27.715Z Downloaded serde_spanned v0.6.9
4402026-02-01T13:46:27.715Z Downloaded digest v0.10.7
4412026-02-01T13:46:27.715Z Downloaded colorchoice v1.0.2
4422026-02-01T13:46:27.715Z Downloaded clap_lex v0.7.4
4432026-02-01T13:46:27.715Z Downloaded anstyle v1.0.11
4442026-02-01T13:46:27.715Z Downloaded anstream v0.6.18
4452026-02-01T13:46:27.715Z Downloaded anstyle-query v1.1.1
4462026-02-01T13:46:27.796Z Compiling proc-macro2 v1.0.101
4472026-02-01T13:46:27.796Z Compiling unicode-ident v1.0.19
4482026-02-01T13:46:27.796Z Compiling serde_core v1.0.228
4492026-02-01T13:46:27.796Z Compiling version_check v0.9.5
4502026-02-01T13:46:27.796Z Compiling serde v1.0.228
4512026-02-01T13:46:27.821Z Compiling libc v0.2.180
4522026-02-01T13:46:27.821Z Compiling memchr v2.7.4
4532026-02-01T13:46:27.821Z Compiling thiserror v2.0.18
4542026-02-01T13:46:28.112Z Compiling stable_deref_trait v1.2.0
4552026-02-01T13:46:28.228Z Compiling zmij v1.0.15
4562026-02-01T13:46:28.573Z Compiling writeable v0.5.5
4572026-02-01T13:46:28.667Z Compiling ucd-trie v0.1.7
4582026-02-01T13:46:28.916Z Compiling litemap v0.7.3
4592026-02-01T13:46:29.097Z Compiling thiserror v1.0.69
4602026-02-01T13:46:29.168Z Compiling itoa v1.0.11
4612026-02-01T13:46:29.238Z Compiling autocfg v1.4.0
4622026-02-01T13:46:29.398Z Compiling icu_locid_transform_data v1.5.0
4632026-02-01T13:46:29.509Z Compiling byteorder v1.5.0
4642026-02-01T13:46:29.733Z Compiling quote v1.0.40
4652026-02-01T13:46:29.845Z Compiling errno v0.3.12
4662026-02-01T13:46:29.904Z Compiling bitflags v2.9.4
4672026-02-01T13:46:30.016Z Compiling icu_properties_data v1.5.0
4682026-02-01T13:46:30.050Z Compiling serde_json v1.0.149
4692026-02-01T13:46:30.095Z Compiling syn v2.0.114
4702026-02-01T13:46:30.310Z Compiling num-traits v0.2.19
4712026-02-01T13:46:30.343Z Compiling rustix v0.38.37
4722026-02-01T13:46:30.367Z Compiling typeid v1.0.3
4732026-02-01T13:46:30.442Z Compiling utf16_iter v1.0.5
4742026-02-01T13:46:30.605Z Compiling hashbrown v0.16.1
4752026-02-01T13:46:30.653Z Compiling icu_normalizer_data v1.5.0
4762026-02-01T13:46:30.771Z Compiling utf8_iter v1.0.4
4772026-02-01T13:46:30.805Z Compiling write16 v1.0.0
4782026-02-01T13:46:31.077Z Compiling smallvec v1.15.1
4792026-02-01T13:46:31.141Z Compiling equivalent v1.0.2
4802026-02-01T13:46:31.463Z Compiling proc-macro-error-attr v1.0.4
4812026-02-01T13:46:31.488Z Compiling usdt-impl v0.5.0
4822026-02-01T13:46:31.701Z Compiling syn v1.0.109
4832026-02-01T13:46:31.763Z Compiling indexmap v2.13.0
4842026-02-01T13:46:31.830Z Compiling toml_write v0.1.2
4852026-02-01T13:46:31.861Z Compiling winnow v0.7.14
4862026-02-01T13:46:32.070Z Compiling thread-id v4.2.2
4872026-02-01T13:46:32.548Z Compiling proc-macro-error v1.0.4
4882026-02-01T13:46:32.975Z Compiling percent-encoding v2.3.2
4892026-02-01T13:46:33.117Z Compiling plain v0.2.3
4902026-02-01T13:46:33.316Z Compiling getrandom v0.3.4
4912026-02-01T13:46:33.343Z Compiling utf8parse v0.2.2
4922026-02-01T13:46:33.548Z Compiling camino v1.2.2
4932026-02-01T13:46:33.572Z Compiling rustix v1.1.3
4942026-02-01T13:46:34.115Z Compiling log v0.4.29
4952026-02-01T13:46:34.235Z Compiling ordered-float v2.10.1
4962026-02-01T13:46:34.482Z Compiling anstyle-parse v0.2.5
4972026-02-01T13:46:34.555Z Compiling terminal_size v0.4.0
4982026-02-01T13:46:34.628Z Compiling form_urlencoded v1.2.2
4992026-02-01T13:46:34.972Z Compiling colorchoice v1.0.2
5002026-02-01T13:46:35.078Z Compiling cfg-if v1.0.4
5012026-02-01T13:46:35.153Z Compiling anstyle v1.0.11
5022026-02-01T13:46:35.213Z Compiling pretty-hex v0.4.1
5032026-02-01T13:46:35.241Z Compiling anstyle-query v1.1.1
5042026-02-01T13:46:35.354Z Compiling is_terminal_polyfill v1.70.1
5052026-02-01T13:46:35.549Z Compiling anstream v0.6.18
5062026-02-01T13:46:35.624Z Compiling semver v1.0.27
5072026-02-01T13:46:36.159Z Compiling synstructure v0.13.1
5082026-02-01T13:46:36.191Z Compiling fs-err v3.1.1
5092026-02-01T13:46:36.483Z Compiling heck v0.4.1
5102026-02-01T13:46:36.514Z Compiling fastrand v2.1.1
5112026-02-01T13:46:36.545Z Compiling strsim v0.11.1
5122026-02-01T13:46:36.907Z Compiling bytecount v0.6.8
5132026-02-01T13:46:36.986Z Compiling once_cell v1.21.3
5142026-02-01T13:46:37.116Z Compiling clap_lex v0.7.4
5152026-02-01T13:46:37.173Z Compiling anyhow v1.0.99
5162026-02-01T13:46:37.339Z Compiling heck v0.5.0
5172026-02-01T13:46:37.394Z Compiling fnv v1.0.7
5182026-02-01T13:46:37.520Z Compiling unicode-xid v0.2.6
5192026-02-01T13:46:37.553Z Compiling unicode-width v0.1.14
5202026-02-01T13:46:37.721Z Compiling clap_builder v4.5.48
5212026-02-01T13:46:37.764Z Compiling tempfile v3.24.0
5222026-02-01T13:46:37.929Z Compiling papergrid v0.11.0
5232026-02-01T13:46:38.034Z Compiling memmap v0.7.0
5242026-02-01T13:46:38.194Z Compiling smawk v0.3.2
5252026-02-01T13:46:38.368Z Compiling unicode-width v0.2.0
5262026-02-01T13:46:38.400Z Compiling unicode-linebreak v0.1.5
5272026-02-01T13:46:38.842Z Compiling textwrap v0.16.2
5282026-02-01T13:46:38.867Z Compiling camino-tempfile v1.4.1
5292026-02-01T13:46:39.250Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5302026-02-01T13:46:39.434Z Compiling tabled_derive v0.7.0
5312026-02-01T13:46:39.607Z Compiling swrite v0.1.0
5322026-02-01T13:46:39.843Z Compiling serde_derive v1.0.228
5332026-02-01T13:46:39.843Z Compiling zerofrom-derive v0.1.4
5342026-02-01T13:46:39.910Z Compiling yoke-derive v0.7.4
5352026-02-01T13:46:39.980Z Compiling thiserror-impl v2.0.18
5362026-02-01T13:46:40.349Z Compiling zerovec-derive v0.10.3
5372026-02-01T13:46:41.177Z Compiling displaydoc v0.2.5
5382026-02-01T13:46:42.200Z Compiling thiserror-impl v1.0.69
5392026-02-01T13:46:42.323Z Compiling icu_provider_macros v1.5.0
5402026-02-01T13:46:42.486Z Compiling zerocopy-derive v0.7.35
5412026-02-01T13:46:42.760Z Compiling zerofrom v0.1.4
5422026-02-01T13:46:42.787Z Compiling pest v2.8.2
5432026-02-01T13:46:42.983Z Compiling yoke v0.7.4
5442026-02-01T13:46:43.195Z Compiling scroll_derive v0.12.0
5452026-02-01T13:46:43.328Z Compiling zerovec v0.10.4
5462026-02-01T13:46:44.013Z Compiling zerocopy v0.7.35
5472026-02-01T13:46:44.232Z Compiling scroll v0.12.0
5482026-02-01T13:46:44.380Z Compiling clap_derive v4.5.47
5492026-02-01T13:46:44.605Z Compiling tabled v0.15.0
5502026-02-01T13:46:44.718Z Compiling goblin v0.8.2
5512026-02-01T13:46:44.750Z Compiling tinystr v0.7.6
5522026-02-01T13:46:45.015Z Compiling pest_meta v2.8.2
5532026-02-01T13:46:45.131Z Compiling icu_locid v1.5.0
5542026-02-01T13:46:45.165Z Compiling icu_collections v1.5.0
5552026-02-01T13:46:46.346Z Compiling icu_provider v1.5.0
5562026-02-01T13:46:46.703Z Compiling pest_generator v2.8.2
5572026-02-01T13:46:46.801Z Compiling toml_datetime v0.6.11
5582026-02-01T13:46:46.899Z Compiling serde_spanned v0.6.9
5592026-02-01T13:46:47.123Z Compiling icu_locid_transform v1.5.0
5602026-02-01T13:46:47.157Z Compiling toml_edit v0.22.27
5612026-02-01T13:46:47.251Z Compiling dof v0.3.0
5622026-02-01T13:46:47.820Z Compiling serde_tokenstream v0.2.2
5632026-02-01T13:46:47.952Z Compiling erased-serde v0.4.6
5642026-02-01T13:46:48.002Z Compiling serde-value v0.7.0
5652026-02-01T13:46:48.344Z Compiling icu_properties v1.5.1
5662026-02-01T13:46:48.506Z Compiling pest_derive v2.8.2
5672026-02-01T13:46:48.655Z Compiling cargo-platform v0.2.0
5682026-02-01T13:46:48.933Z Compiling serde-untagged v0.1.7
5692026-02-01T13:46:48.963Z Compiling clap v4.5.48
5702026-02-01T13:46:49.093Z Compiling macaddr v1.0.1
5712026-02-01T13:46:49.131Z Compiling dtrace-parser v0.2.0
5722026-02-01T13:46:50.258Z Compiling toml v0.8.23
5732026-02-01T13:46:50.823Z Compiling usdt-macro v0.5.0
5742026-02-01T13:46:50.848Z Compiling usdt-attr-macro v0.5.0
5752026-02-01T13:46:51.169Z Compiling cargo_toml v0.21.0
5762026-02-01T13:46:51.474Z Compiling icu_normalizer v1.5.0
5772026-02-01T13:46:51.994Z Compiling usdt v0.5.0
5782026-02-01T13:46:52.240Z Compiling idna_adapter v1.2.0
5792026-02-01T13:46:52.407Z Compiling idna v1.0.3
5802026-02-01T13:46:52.906Z Compiling url v2.5.4
5812026-02-01T13:46:53.653Z Compiling cargo-util-schemas v0.8.2
5822026-02-01T13:46:55.420Z Compiling cargo_metadata v0.21.0
5832026-02-01T13:46:57.380Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5842026-02-01T13:47:01.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
5852026-02-01T13:47:01.898Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5862026-02-01T13:47:02.890Z Downloading crates ...
5872026-02-01T13:47:03.057Z Downloaded arrayref v0.3.9
5882026-02-01T13:47:03.081Z Downloaded atomic-waker v1.1.2
5892026-02-01T13:47:03.081Z Downloaded cfg_aliases v0.1.1
5902026-02-01T13:47:03.106Z Downloaded daft v0.1.4
5912026-02-01T13:47:03.107Z Downloaded dirs-next v2.0.0
5922026-02-01T13:47:03.107Z Downloaded gethostname v0.5.0
5932026-02-01T13:47:03.131Z Downloaded globwalk v0.9.1
5942026-02-01T13:47:03.132Z Downloaded headers-core v0.3.0
5952026-02-01T13:47:03.132Z Downloaded hex v0.4.3
5962026-02-01T13:47:03.158Z Downloaded hostname v0.3.1
5972026-02-01T13:47:03.158Z Downloaded instant v0.1.13
5982026-02-01T13:47:03.158Z Downloaded md5 v0.7.0
5992026-02-01T13:47:03.183Z Downloaded newtype-uuid-macros v0.1.0
6002026-02-01T13:47:03.183Z Downloaded num-derive v0.3.3
6012026-02-01T13:47:03.183Z Downloaded number_prefix v0.4.0
6022026-02-01T13:47:03.210Z Downloaded peg-runtime v0.8.5
6032026-02-01T13:47:03.210Z Downloaded pin-utils v0.1.0
6042026-02-01T13:47:03.210Z Downloaded pretty-hex v0.2.1
6052026-02-01T13:47:03.210Z Downloaded psl-types v2.0.11
6062026-02-01T13:47:03.235Z Downloaded quick-error v1.2.3
6072026-02-01T13:47:03.235Z Downloaded ref-cast-impl v1.0.25
6082026-02-01T13:47:03.235Z Downloaded rustc_version v0.1.7
6092026-02-01T13:47:03.235Z Downloaded rustc_version v0.4.1
6102026-02-01T13:47:03.235Z Downloaded rustc-hash v2.1.1
6112026-02-01T13:47:03.261Z Downloaded secrecy v0.8.0
6122026-02-01T13:47:03.261Z Downloaded serde_urlencoded v0.7.1
6132026-02-01T13:47:03.261Z Downloaded siphasher v1.0.1
6142026-02-01T13:47:03.286Z Downloaded shell-words v1.1.0
6152026-02-01T13:47:03.286Z Downloaded slog-stdlog v4.1.1
6162026-02-01T13:47:03.286Z Downloaded subtle v2.6.1
6172026-02-01T13:47:03.286Z Downloaded tagptr v0.2.0
6182026-02-01T13:47:03.312Z Downloaded support-bundle-viewer v0.1.2
6192026-02-01T13:47:03.312Z Downloaded tinyvec_macros v0.1.1
6202026-02-01T13:47:03.312Z Downloaded sync_wrapper v1.0.1
6212026-02-01T13:47:03.312Z Downloaded tap v1.0.1
6222026-02-01T13:47:03.312Z Downloaded topological-sort v0.2.2
6232026-02-01T13:47:03.312Z Downloaded time-core v0.1.6
6242026-02-01T13:47:03.338Z Downloaded try-lock v0.2.5
6252026-02-01T13:47:03.338Z Downloaded waitgroup v0.1.2
6262026-02-01T13:47:03.363Z Downloaded zeroize_derive v1.4.2
6272026-02-01T13:47:03.364Z Downloaded zone_cfg_derive v0.3.0
6282026-02-01T13:47:03.388Z Downloaded zstd v0.13.3
6292026-02-01T13:47:03.388Z Downloaded xshell v0.2.7
6302026-02-01T13:47:03.413Z Downloaded zstd-safe v7.2.3
6312026-02-01T13:47:03.413Z Downloaded zerocopy v0.6.6
6322026-02-01T13:47:03.437Z Downloaded zerocopy-derive v0.8.27
6332026-02-01T13:47:03.437Z Downloaded zip v4.2.0
6342026-02-01T13:47:03.462Z Downloaded tough v0.20.0
6352026-02-01T13:47:03.486Z Downloaded x509-cert v0.2.5
6362026-02-01T13:47:03.486Z Downloaded tower-http v0.6.6
6372026-02-01T13:47:03.510Z Downloaded tabled v0.18.0
6382026-02-01T13:47:03.535Z Downloaded zlib-rs v0.5.1
6392026-02-01T13:47:03.535Z Downloaded rustls v0.23.19
6402026-02-01T13:47:03.559Z Downloaded winnow v0.5.40
6412026-02-01T13:47:03.583Z Downloaded object v0.30.4
6422026-02-01T13:47:03.584Z Downloaded smoltcp v0.9.1
6432026-02-01T13:47:03.608Z Downloaded webpki-roots v1.0.1
6442026-02-01T13:47:03.608Z Downloaded zerocopy v0.8.27
6452026-02-01T13:47:03.632Z Downloaded nix v0.30.1
6462026-02-01T13:47:03.657Z Downloaded regress v0.10.4
6472026-02-01T13:47:03.657Z Downloaded openapiv3 v2.2.0
6482026-02-01T13:47:03.681Z Downloaded hickory-proto v0.24.4
6492026-02-01T13:47:03.706Z Downloaded smoltcp v0.11.0
6502026-02-01T13:47:03.730Z Downloaded ratatui v0.29.0
6512026-02-01T13:47:03.754Z Downloaded object v0.36.5
6522026-02-01T13:47:03.754Z Downloaded nix v0.29.0
6532026-02-01T13:47:03.778Z Downloaded nix v0.28.0
6542026-02-01T13:47:03.778Z Downloaded sled v0.34.7
6552026-02-01T13:47:03.803Z Downloaded regex-automata v0.4.11
6562026-02-01T13:47:03.830Z Downloaded typify-impl v0.2.0
6572026-02-01T13:47:03.830Z Downloaded zerocopy-derive v0.6.6
6582026-02-01T13:47:03.854Z Downloaded petgraph v0.6.5
6592026-02-01T13:47:03.877Z Downloaded typify-impl v0.4.3
6602026-02-01T13:47:03.877Z Downloaded bzip2-sys v0.1.13+1.0.8
6612026-02-01T13:47:03.901Z Downloaded petgraph v0.8.2
6622026-02-01T13:47:03.925Z Downloaded libz-sys v1.1.20
6632026-02-01T13:47:03.949Z Downloaded nix v0.27.1
6642026-02-01T13:47:03.974Z Downloaded bstr v1.10.0
6652026-02-01T13:47:03.974Z Downloaded jiff v0.2.15
6662026-02-01T13:47:03.998Z Downloaded radix_trie v0.2.1
6672026-02-01T13:47:03.998Z Downloaded regex-syntax v0.8.5
6682026-02-01T13:47:03.998Z Downloaded chrono-tz v0.10.4
6692026-02-01T13:47:04.022Z Downloaded gimli v0.31.1
6702026-02-01T13:47:04.047Z Downloaded lzma-sys v0.1.20
6712026-02-01T13:47:04.071Z Downloaded winnow v0.6.26
6722026-02-01T13:47:04.071Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6732026-02-01T13:47:04.095Z Downloaded vcpkg v0.2.15
6742026-02-01T13:47:04.142Z Downloaded sqlparser v0.45.0
6752026-02-01T13:47:04.166Z Downloaded rustls v0.22.4
6762026-02-01T13:47:04.166Z Downloaded lalrpop v0.19.12
6772026-02-01T13:47:04.190Z Downloaded sha3 v0.10.8
6782026-02-01T13:47:04.190Z Downloaded tokio v1.49.0
6792026-02-01T13:47:04.223Z Downloaded encoding_rs v0.8.34
6802026-02-01T13:47:04.248Z Downloaded salty v0.3.0
6812026-02-01T13:47:04.272Z Downloaded goblin v0.10.2
6822026-02-01T13:47:04.272Z Downloaded tower v0.5.2
6832026-02-01T13:47:04.295Z Downloaded tokio-util v0.7.15
6842026-02-01T13:47:04.296Z Downloaded tabled v0.20.0
6852026-02-01T13:47:04.319Z Downloaded rustls v0.21.12
6862026-02-01T13:47:04.343Z Downloaded reqwest v0.12.24
6872026-02-01T13:47:04.343Z Downloaded regex-syntax v0.6.29
6882026-02-01T13:47:04.343Z Downloaded git2 v0.20.2
6892026-02-01T13:47:04.368Z Downloaded chrono v0.4.43
6902026-02-01T13:47:04.368Z Downloaded tokio-postgres v0.7.13
6912026-02-01T13:47:04.368Z Downloaded ssh-key v0.6.6
6922026-02-01T13:47:04.368Z Downloaded hkdf v0.12.4
6932026-02-01T13:47:04.392Z Downloaded h2 v0.4.6
6942026-02-01T13:47:04.392Z Downloaded bitvec v1.0.1
6952026-02-01T13:47:04.392Z Downloaded bindgen v0.71.1
6962026-02-01T13:47:04.417Z Downloaded polar-core v0.27.3
6972026-02-01T13:47:04.417Z Downloaded itertools v0.14.0
6982026-02-01T13:47:04.417Z Downloaded itertools v0.13.0
6992026-02-01T13:47:04.441Z Downloaded iri-string v0.7.8
7002026-02-01T13:47:04.441Z Downloaded bindgen v0.69.5
7012026-02-01T13:47:04.441Z Downloaded unicode-normalization v0.1.24
7022026-02-01T13:47:04.465Z Downloaded time v0.3.43
7032026-02-01T13:47:04.465Z Downloaded rand v0.9.2
7042026-02-01T13:47:04.465Z Downloaded openssl v0.10.73
7052026-02-01T13:47:04.465Z Downloaded hickory-proto v0.25.2
7062026-02-01T13:47:04.489Z Downloaded unsafe-libyaml v0.2.11
7072026-02-01T13:47:04.489Z Downloaded unicode-segmentation v1.12.0
7082026-02-01T13:47:04.489Z Downloaded typed-path v0.9.3
7092026-02-01T13:47:04.513Z Downloaded serde_with v3.16.1
7102026-02-01T13:47:04.513Z Downloaded ring v0.17.14
7112026-02-01T13:47:04.554Z Downloaded rustls-webpki v0.102.8
7122026-02-01T13:47:04.578Z Downloaded petname v2.0.2
7132026-02-01T13:47:04.602Z Downloaded itertools v0.12.1
7142026-02-01T13:47:04.602Z Downloaded iddqd v0.3.16
7152026-02-01T13:47:04.602Z Downloaded hyper v1.8.1
7162026-02-01T13:47:04.602Z Downloaded futures-util v0.3.31
7172026-02-01T13:47:04.626Z Downloaded zopfli v0.8.1
7182026-02-01T13:47:04.626Z Downloaded zip v0.6.6
7192026-02-01T13:47:04.626Z Downloaded libgit2-sys v0.18.2+1.9.1
7202026-02-01T13:47:04.686Z Downloaded yansi v1.0.1
7212026-02-01T13:47:04.710Z Downloaded vergen-git2 v1.0.7
7222026-02-01T13:47:04.710Z Downloaded vergen v9.0.6
7232026-02-01T13:47:04.710Z Downloaded unicode_categories v0.1.1
7242026-02-01T13:47:04.710Z Downloaded toml v0.7.8
7252026-02-01T13:47:04.710Z Downloaded term v0.7.0
7262026-02-01T13:47:04.710Z Downloaded snafu v0.8.5
7272026-02-01T13:47:04.710Z Downloaded rand v0.8.5
7282026-02-01T13:47:04.735Z Downloaded quinn-proto v0.11.8
7292026-02-01T13:47:04.735Z Downloaded proptest v1.7.0
7302026-02-01T13:47:04.735Z Downloaded hashbrown v0.15.4
7312026-02-01T13:47:04.735Z Downloaded blake3 v1.5.4
7322026-02-01T13:47:04.759Z Downloaded wyz v0.5.1
7332026-02-01T13:47:04.759Z Downloaded whoami v1.5.2
7342026-02-01T13:47:04.759Z Downloaded uuid v1.19.0
7352026-02-01T13:47:04.760Z Downloaded toml_edit v0.19.15
7362026-02-01T13:47:04.783Z Downloaded term v1.1.0
7372026-02-01T13:47:04.783Z Downloaded tar v0.4.44
7382026-02-01T13:47:04.783Z Downloaded slog v2.8.2
7392026-02-01T13:47:04.783Z Downloaded rustls-webpki v0.101.7
7402026-02-01T13:47:04.807Z Downloaded ron v0.7.1
7412026-02-01T13:47:04.807Z Downloaded rayon v1.10.0
7422026-02-01T13:47:04.807Z Downloaded quick-xml v0.37.2
7432026-02-01T13:47:04.831Z Downloaded moka v0.12.10
7442026-02-01T13:47:04.831Z Downloaded crossterm v0.29.0
7452026-02-01T13:47:04.831Z Downloaded zone_cfg_derive v0.1.2
7462026-02-01T13:47:04.856Z Downloaded yasna v0.5.2
7472026-02-01T13:47:04.856Z Downloaded vte v0.11.1
7482026-02-01T13:47:04.856Z Downloaded vergen-lib v0.1.6
7492026-02-01T13:47:04.856Z Downloaded vergen-gitcl v1.0.8
7502026-02-01T13:47:04.856Z Downloaded unicode-properties v0.1.3
7512026-02-01T13:47:04.856Z Downloaded unicode-bidi v0.3.17
7522026-02-01T13:47:04.856Z Downloaded typify v0.4.3
7532026-02-01T13:47:04.856Z Downloaded tungstenite v0.21.0
7542026-02-01T13:47:04.856Z Downloaded tracing-core v0.1.32
7552026-02-01T13:47:04.856Z Downloaded tracing v0.1.40
7562026-02-01T13:47:04.880Z Downloaded toml v0.9.11+spec-1.1.0
7572026-02-01T13:47:04.880Z Downloaded tls_codec v0.4.1
7582026-02-01T13:47:04.880Z Downloaded zone v0.3.1
7592026-02-01T13:47:04.880Z Downloaded zone v0.1.8
7602026-02-01T13:47:04.880Z Downloaded zeroize v1.8.1
7612026-02-01T13:47:04.880Z Downloaded xz2 v0.1.7
7622026-02-01T13:47:04.880Z Downloaded xattr v1.3.1
7632026-02-01T13:47:04.880Z Downloaded value-bag v1.12.0
7642026-02-01T13:47:04.880Z Downloaded unicase v2.8.1
7652026-02-01T13:47:04.880Z Downloaded tungstenite v0.23.0
7662026-02-01T13:47:04.880Z Downloaded steno v0.4.1
7672026-02-01T13:47:04.905Z Downloaded schemars v0.9.0
7682026-02-01T13:47:04.905Z Downloaded regex v1.11.3
7692026-02-01T13:47:04.905Z Downloaded p384 v0.13.1
7702026-02-01T13:47:04.929Z Downloaded itertools v0.10.5
7712026-02-01T13:47:04.929Z Downloaded hickory-server v0.25.2
7722026-02-01T13:47:04.929Z Downloaded xshell-macros v0.2.7
7732026-02-01T13:47:04.929Z Downloaded which v4.4.2
7742026-02-01T13:47:04.929Z Downloaded want v0.3.1
7752026-02-01T13:47:04.929Z Downloaded walkdir v2.5.0
7762026-02-01T13:47:04.929Z Downloaded vte_generate_state_changes v0.1.2
7772026-02-01T13:47:04.929Z Downloaded vsss-rs v3.3.4
7782026-02-01T13:47:04.953Z Downloaded void v1.0.2
7792026-02-01T13:47:04.953Z Downloaded uzers v0.12.1
7802026-02-01T13:47:04.953Z Downloaded usdt-impl v0.6.0
7812026-02-01T13:47:04.953Z Downloaded untrusted v0.9.0
7822026-02-01T13:47:04.953Z Downloaded untrusted v0.7.1
7832026-02-01T13:47:04.953Z Downloaded universal-hash v0.5.1
7842026-02-01T13:47:04.953Z Downloaded typify-macro v0.2.0
7852026-02-01T13:47:04.953Z Downloaded typify v0.2.0
7862026-02-01T13:47:04.953Z Downloaded twox-hash v2.1.0
7872026-02-01T13:47:04.953Z Downloaded tracing-attributes v0.1.27
7882026-02-01T13:47:04.953Z Downloaded toml_parser v1.0.6+spec-1.1.0
7892026-02-01T13:47:04.953Z Downloaded tokio-tungstenite v0.23.1
7902026-02-01T13:47:04.953Z Downloaded tokio-stream v0.1.17
7912026-02-01T13:47:04.977Z Downloaded tokio-native-tls v0.3.1
7922026-02-01T13:47:04.977Z Downloaded tokio-macros v2.6.0
7932026-02-01T13:47:04.977Z Downloaded tokio-dtrace v0.1.0
7942026-02-01T13:47:04.977Z Downloaded tls_codec_derive v0.4.1
7952026-02-01T13:47:04.977Z Downloaded test-strategy v0.4.3
7962026-02-01T13:47:04.977Z Downloaded slog-dtrace v0.3.0
7972026-02-01T13:47:04.977Z Downloaded rustyline v14.0.0
7982026-02-01T13:47:04.977Z Downloaded rpassword v7.4.0
7992026-02-01T13:47:04.977Z Downloaded reedline v0.40.0
8002026-02-01T13:47:05.002Z Downloaded progenitor-impl v0.10.0
8012026-02-01T13:47:05.002Z Downloaded hyper-util v0.1.19
8022026-02-01T13:47:05.002Z Downloaded csv v1.3.1
8032026-02-01T13:47:05.026Z Downloaded wait-timeout v0.2.0
8042026-02-01T13:47:05.026Z Downloaded utf-8 v0.7.6
8052026-02-01T13:47:05.026Z Downloaded usdt-macro v0.6.0
8062026-02-01T13:47:05.026Z Downloaded usdt-attr-macro v0.6.0
8072026-02-01T13:47:05.026Z Downloaded usdt v0.6.0
8082026-02-01T13:47:05.026Z Downloaded unit-prefix v0.5.1
8092026-02-01T13:47:05.026Z Downloaded unicode-truncate v1.1.0
8102026-02-01T13:47:05.026Z Downloaded unarray v0.1.4
8112026-02-01T13:47:05.026Z Downloaded typify-macro v0.4.3
8122026-02-01T13:47:05.026Z Downloaded tui-tree-widget v0.23.1
8132026-02-01T13:47:05.027Z Downloaded toml_writer v1.0.6+spec-1.1.0
8142026-02-01T13:47:05.051Z Downloaded tokio-rustls v0.26.0
8152026-02-01T13:47:05.051Z Downloaded tokio-rustls v0.24.1
8162026-02-01T13:47:05.051Z Downloaded tinyvec v1.8.0
8172026-02-01T13:47:05.051Z Downloaded time-macros v0.2.24
8182026-02-01T13:47:05.051Z Downloaded stringprep v0.1.5
8192026-02-01T13:47:05.051Z Downloaded string_cache v0.8.9
8202026-02-01T13:47:05.051Z Downloaded portable-atomic v1.11.0
8212026-02-01T13:47:05.075Z Downloaded trait-variant v0.1.2
8222026-02-01T13:47:05.075Z Downloaded tower-service v0.3.3
8232026-02-01T13:47:05.075Z Downloaded tower-layer v0.3.3
8242026-02-01T13:47:05.075Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8252026-02-01T13:47:05.075Z Downloaded tokio-tungstenite v0.21.0
8262026-02-01T13:47:05.075Z Downloaded tokio-rustls v0.25.0
8272026-02-01T13:47:05.075Z Downloaded samael v0.0.19
8282026-02-01T13:47:05.075Z Downloaded ron v0.8.1
8292026-02-01T13:47:05.099Z Downloaded diesel v2.2.12
8302026-02-01T13:47:05.099Z Downloaded tiny-keccak v2.0.2
8312026-02-01T13:47:05.124Z Downloaded thiserror-no-std v2.0.2
8322026-02-01T13:47:05.124Z Downloaded termios v0.3.3
8332026-02-01T13:47:05.124Z Downloaded subprocess v0.2.9
8342026-02-01T13:47:05.124Z Downloaded socket2 v0.5.10
8352026-02-01T13:47:05.124Z Downloaded schemars v1.0.4
8362026-02-01T13:47:05.149Z Downloaded ryu v1.0.18
8372026-02-01T13:47:05.149Z Downloaded progenitor-impl v0.8.0
8382026-02-01T13:47:05.149Z Downloaded take_mut v0.2.2
8392026-02-01T13:47:05.149Z Downloaded socket2 v0.6.1
8402026-02-01T13:47:05.149Z Downloaded serde_yaml v0.9.34+deprecated
8412026-02-01T13:47:05.149Z Downloaded russh v0.45.0
8422026-02-01T13:47:05.149Z Downloaded rsa v0.9.8
8432026-02-01T13:47:05.174Z Downloaded progenitor-impl v0.11.2
8442026-02-01T13:47:05.174Z Downloaded sync-ptr v0.1.4
8452026-02-01T13:47:05.174Z Downloaded supports-color v3.0.2
8462026-02-01T13:47:05.174Z Downloaded slog-scope v4.4.0
8472026-02-01T13:47:05.174Z Downloaded slog-json v2.6.1
8482026-02-01T13:47:05.174Z Downloaded slog-async v2.8.0
8492026-02-01T13:47:05.174Z Downloaded prefix-trie v0.7.0
8502026-02-01T13:47:05.174Z Downloaded thread_local v1.1.8
8512026-02-01T13:47:05.174Z Downloaded thread-id v5.0.0
8522026-02-01T13:47:05.174Z Downloaded thiserror-impl-no-std v2.0.2
8532026-02-01T13:47:05.174Z Downloaded testing_table v0.3.0
8542026-02-01T13:47:05.175Z Downloaded termtree v0.5.1
8552026-02-01T13:47:05.175Z Downloaded structmeta v0.3.0
8562026-02-01T13:47:05.175Z Downloaded strip-ansi-escapes v0.2.0
8572026-02-01T13:47:05.175Z Downloaded shlex v1.3.0
8582026-02-01T13:47:05.199Z Downloaded serde-hex v0.1.0
8592026-02-01T13:47:05.199Z Downloaded heapless v0.7.17
8602026-02-01T13:47:05.199Z Downloaded strum_macros v0.27.2
8612026-02-01T13:47:05.199Z Downloaded strum_macros v0.26.4
8622026-02-01T13:47:05.199Z Downloaded strum_macros v0.24.3
8632026-02-01T13:47:05.199Z Downloaded sqlparser_derive v0.2.2
8642026-02-01T13:47:05.199Z Downloaded spin v0.9.8
8652026-02-01T13:47:05.199Z Downloaded similar v2.7.0
8662026-02-01T13:47:05.199Z Downloaded signal-hook v0.3.18
8672026-02-01T13:47:05.224Z Downloaded serde_cbor v0.11.2
8682026-02-01T13:47:05.224Z Downloaded qorb v0.4.1
8692026-02-01T13:47:05.224Z Downloaded pin-project v1.1.6
8702026-02-01T13:47:05.224Z Downloaded hashbrown v0.12.3
8712026-02-01T13:47:05.248Z Downloaded aws-lc-rs v1.12.4
8722026-02-01T13:47:05.248Z Downloaded tabwriter v1.4.0
8732026-02-01T13:47:05.248Z Downloaded tabled_derive v0.11.0
8742026-02-01T13:47:05.248Z Downloaded tabled_derive v0.10.0
8752026-02-01T13:47:05.248Z Downloaded static_assertions v1.1.0
8762026-02-01T13:47:05.248Z Downloaded ssh-encoding v0.2.0
8772026-02-01T13:47:05.248Z Downloaded ssh-cipher v0.2.0
8782026-02-01T13:47:05.248Z Downloaded slog-envlogger v2.2.0
8792026-02-01T13:47:05.248Z Downloaded schemars v0.8.22
8802026-02-01T13:47:05.272Z Downloaded papergrid v0.17.0
8812026-02-01T13:47:05.272Z Downloaded papergrid v0.14.0
8822026-02-01T13:47:05.296Z Downloaded p521 v0.13.3
8832026-02-01T13:47:05.297Z Downloaded jiff-static v0.2.15
8842026-02-01T13:47:05.297Z Downloaded strum v0.27.2
8852026-02-01T13:47:05.297Z Downloaded strum v0.26.3
8862026-02-01T13:47:05.297Z Downloaded structmeta-derive v0.3.0
8872026-02-01T13:47:05.297Z Downloaded sqlformat v0.3.5
8882026-02-01T13:47:05.297Z Downloaded spki v0.7.3
8892026-02-01T13:47:05.297Z Downloaded snafu-derive v0.8.5
8902026-02-01T13:47:05.297Z Downloaded smf v0.2.3
8912026-02-01T13:47:05.297Z Downloaded smallvec v0.6.14
8922026-02-01T13:47:05.297Z Downloaded slog-term v2.9.2
8932026-02-01T13:47:05.297Z Downloaded slog-bunyan v2.5.0
8942026-02-01T13:47:05.297Z Downloaded serde_with_macros v3.16.1
8952026-02-01T13:47:05.321Z Downloaded rustls-pki-types v1.10.0
8962026-02-01T13:47:05.321Z Downloaded publicsuffix v2.3.0
8972026-02-01T13:47:05.321Z Downloaded num-bigint-dig v0.8.6
8982026-02-01T13:47:05.321Z Downloaded crossterm v0.28.1
8992026-02-01T13:47:05.321Z Downloaded slab v0.4.9
9002026-02-01T13:47:05.321Z Downloaded signature v2.2.0
9012026-02-01T13:47:05.321Z Downloaded signal-hook-registry v1.4.2
9022026-02-01T13:47:05.321Z Downloaded scroll v0.13.0
9032026-02-01T13:47:05.346Z Downloaded rustls-pemfile v2.2.0
9042026-02-01T13:47:05.346Z Downloaded rustls-pemfile v1.0.4
9052026-02-01T13:47:05.346Z Downloaded rayon-core v1.12.1
9062026-02-01T13:47:05.346Z Downloaded nom v7.1.3
9072026-02-01T13:47:05.346Z Downloaded hashbrown v0.13.2
9082026-02-01T13:47:05.346Z Downloaded sha1 v0.10.6
9092026-02-01T13:47:05.346Z Downloaded serde_path_to_error v0.1.20
9102026-02-01T13:47:05.370Z Downloaded serde_derive_internals v0.29.1
9112026-02-01T13:47:05.370Z Downloaded serde-big-array v0.5.1
9122026-02-01T13:47:05.370Z Downloaded seq-macro v0.3.6
9132026-02-01T13:47:05.370Z Downloaded semver v0.1.20
9142026-02-01T13:47:05.370Z Downloaded resolv-conf v0.7.0
9152026-02-01T13:47:05.371Z Downloaded rand_core v0.6.4
9162026-02-01T13:47:05.371Z Downloaded rand_chacha v0.9.0
9172026-02-01T13:47:05.371Z Downloaded quinn v0.11.5
9182026-02-01T13:47:05.371Z Downloaded prettyplease v0.2.36
9192026-02-01T13:47:05.371Z Downloaded siphasher v0.3.11
9202026-02-01T13:47:05.371Z Downloaded simd-adler32 v0.3.7
9212026-02-01T13:47:05.371Z Downloaded sigpipe v0.1.3
9222026-02-01T13:47:05.371Z Downloaded signal-hook-tokio v0.3.1
9232026-02-01T13:47:05.395Z Downloaded signal-hook-mio v0.2.4
9242026-02-01T13:47:05.395Z Downloaded secrecy v0.10.3
9252026-02-01T13:47:05.395Z Downloaded sec1 v0.7.3
9262026-02-01T13:47:05.395Z Downloaded sct v0.7.1
9272026-02-01T13:47:05.395Z Downloaded schemars_derive v0.8.22
9282026-02-01T13:47:05.395Z Downloaded scheduled-thread-pool v0.2.7
9292026-02-01T13:47:05.395Z Downloaded russh-keys v0.45.0
9302026-02-01T13:47:05.395Z Downloaded rcgen v0.12.1
9312026-02-01T13:47:05.395Z Downloaded radium v0.7.0
9322026-02-01T13:47:05.395Z Downloaded pretty_assertions v1.4.1
9332026-02-01T13:47:05.395Z Downloaded pin-project-lite v0.2.14
9342026-02-01T13:47:05.419Z Downloaded parking_lot v0.12.3
9352026-02-01T13:47:05.419Z Downloaded parking_lot v0.11.2
9362026-02-01T13:47:05.419Z Downloaded libm v0.2.8
9372026-02-01T13:47:05.419Z Downloaded serde_spanned v1.0.4
9382026-02-01T13:47:05.419Z Downloaded serde_repr v0.1.19
9392026-02-01T13:47:05.419Z Downloaded serde_plain v1.0.2
9402026-02-01T13:47:05.420Z Downloaded serde_bytes v0.11.19
9412026-02-01T13:47:05.420Z Downloaded salsa20 v0.10.2
9422026-02-01T13:47:05.420Z Downloaded progenitor-macro v0.8.0
9432026-02-01T13:47:05.444Z Downloaded num-bigint v0.4.6
9442026-02-01T13:47:05.444Z Downloaded aho-corasick v1.1.3
9452026-02-01T13:47:05.444Z Downloaded scrypt v0.11.0
9462026-02-01T13:47:05.444Z Downloaded scroll_derive v0.13.1
9472026-02-01T13:47:05.444Z Downloaded scopeguard v1.2.0
9482026-02-01T13:47:05.444Z Downloaded sapling-renderdag v0.1.0
9492026-02-01T13:47:05.444Z Downloaded same-file v1.0.6
9502026-02-01T13:47:05.444Z Downloaded rusty-fork v0.3.0
9512026-02-01T13:47:05.444Z Downloaded rustversion v1.0.22
9522026-02-01T13:47:05.444Z Downloaded rustls-native-certs v0.8.1
9532026-02-01T13:47:05.468Z Downloaded predicates-tree v1.0.12
9542026-02-01T13:47:05.468Z Downloaded predicates v3.1.3
9552026-02-01T13:47:05.468Z Downloaded omicron-zone-package v0.12.2
9562026-02-01T13:47:05.468Z Downloaded crossbeam-channel v0.5.15
9572026-02-01T13:47:05.468Z Downloaded rustc-demangle v0.1.24
9582026-02-01T13:47:05.468Z Downloaded rfc6979 v0.4.0
9592026-02-01T13:47:05.468Z Downloaded rand_chacha v0.3.1
9602026-02-01T13:47:05.468Z Downloaded pin-project-internal v1.1.6
9612026-02-01T13:47:05.468Z Downloaded phf v0.12.1
9622026-02-01T13:47:05.468Z Downloaded phf v0.11.2
9632026-02-01T13:47:05.468Z Downloaded russh-cryptovec v0.7.3
9642026-02-01T13:47:05.468Z Downloaded rand_seeder v0.4.0
9652026-02-01T13:47:05.493Z Downloaded rand_core v0.9.3
9662026-02-01T13:47:05.493Z Downloaded r2d2 v0.8.10
9672026-02-01T13:47:05.493Z Downloaded packed_struct v0.10.1
9682026-02-01T13:47:05.493Z Downloaded openssl-sys v0.9.109
9692026-02-01T13:47:05.493Z Downloaded lock_api v0.4.12
9702026-02-01T13:47:05.493Z Downloaded litrs v0.4.1
9712026-02-01T13:47:05.493Z Downloaded rustc-hash v1.1.0
9722026-02-01T13:47:05.493Z Downloaded rtoolbox v0.0.2
9732026-02-01T13:47:05.493Z Downloaded progenitor-macro v0.10.0
9742026-02-01T13:47:05.493Z Downloaded progenitor-client v0.11.2
9752026-02-01T13:47:05.493Z Downloaded pkcs1 v0.7.5
9762026-02-01T13:47:05.493Z Downloaded parking_lot_core v0.9.10
9772026-02-01T13:47:05.517Z Downloaded parking_lot_core v0.8.6
9782026-02-01T13:47:05.517Z Downloaded jobserver v0.1.32
9792026-02-01T13:47:05.517Z Downloaded ignore v0.4.23
9802026-02-01T13:47:05.517Z Downloaded hyper-rustls v0.27.7
9812026-02-01T13:47:05.517Z Downloaded headers v0.4.1
9822026-02-01T13:47:05.517Z Downloaded ref-cast v1.0.25
9832026-02-01T13:47:05.517Z Downloaded rand_xorshift v0.4.0
9842026-02-01T13:47:05.517Z Downloaded quinn-udp v0.5.5
9852026-02-01T13:47:05.518Z Downloaded progenitor-client v0.10.0
9862026-02-01T13:47:05.518Z Downloaded progenitor v0.11.2
9872026-02-01T13:47:05.518Z Downloaded primeorder v0.13.6
9882026-02-01T13:47:05.548Z Downloaded poly1305 v0.8.0
9892026-02-01T13:47:05.548Z Downloaded pkcs8 v0.10.2
9902026-02-01T13:47:05.548Z Downloaded pkcs5 v0.7.1
9912026-02-01T13:47:05.548Z Downloaded peg v0.8.5
9922026-02-01T13:47:05.548Z Downloaded mio v1.0.2
9932026-02-01T13:47:05.548Z Downloaded ingot-macros v0.1.1
9942026-02-01T13:47:05.548Z Downloaded heapless v0.8.0
9952026-02-01T13:47:05.548Z Downloaded progenitor-macro v0.11.2
9962026-02-01T13:47:05.548Z Downloaded progenitor v0.10.0
9972026-02-01T13:47:05.573Z Downloaded proc-macro-error2 v2.0.1
9982026-02-01T13:47:05.573Z Downloaded predicates-core v1.0.8
9992026-02-01T13:47:05.573Z Downloaded precomputed-hash v0.1.1
10002026-02-01T13:47:05.573Z Downloaded postgres-types v0.2.9
10012026-02-01T13:47:05.573Z Downloaded postgres-protocol v0.6.8
10022026-02-01T13:47:05.573Z Downloaded postcard v1.0.10
10032026-02-01T13:47:05.573Z Downloaded phf_shared v0.12.1
10042026-02-01T13:47:05.573Z Downloaded phf_shared v0.11.2
10052026-02-01T13:47:05.573Z Downloaded pem v3.0.5
10062026-02-01T13:47:05.573Z Downloaded password-hash v0.5.0
10072026-02-01T13:47:05.573Z Downloaded password-hash v0.4.2
10082026-02-01T13:47:05.573Z Downloaded oxide-tokio-rt v0.1.2
10092026-02-01T13:47:05.573Z Downloaded libxml v0.3.3
10102026-02-01T13:47:05.598Z Downloaded const_format v0.2.34
10112026-02-01T13:47:05.598Z Downloaded progenitor-client v0.8.0
10122026-02-01T13:47:05.598Z Downloaded progenitor v0.8.0
10132026-02-01T13:47:05.598Z Downloaded proc-macro-error-attr2 v2.0.0
10142026-02-01T13:47:05.598Z Downloaded proc-macro-crate v1.3.1
10152026-02-01T13:47:05.598Z Downloaded ppv-lite86 v0.2.20
10162026-02-01T13:47:05.598Z Downloaded powerfmt v0.2.0
10172026-02-01T13:47:05.598Z Downloaded polyval v0.6.2
10182026-02-01T13:47:05.598Z Downloaded peg-macros v0.8.5
10192026-02-01T13:47:05.622Z Downloaded parse-display-derive v0.10.0
10202026-02-01T13:47:05.622Z Downloaded packed_struct_codegen v0.10.1
10212026-02-01T13:47:05.622Z Downloaded p256 v0.13.2
10222026-02-01T13:47:05.622Z Downloaded oso v0.27.3
10232026-02-01T13:47:05.622Z Downloaded memmap2 v0.9.8
10242026-02-01T13:47:05.622Z Downloaded indicatif v0.17.11
10252026-02-01T13:47:05.622Z Downloaded iana-time-zone v0.1.63
10262026-02-01T13:47:05.622Z Downloaded hmac v0.12.1
10272026-02-01T13:47:05.622Z Downloaded hickory-resolver v0.25.2
10282026-02-01T13:47:05.646Z Downloaded pkg-config v0.3.31
10292026-02-01T13:47:05.646Z Downloaded pem-rfc7468 v0.7.0
10302026-02-01T13:47:05.646Z Downloaded paste v1.0.15
10312026-02-01T13:47:05.646Z Downloaded owo-colors v4.2.2
10322026-02-01T13:47:05.646Z Downloaded openssl-macros v0.1.1
10332026-02-01T13:47:05.646Z Downloaded ipnetwork v0.21.1
10342026-02-01T13:47:05.646Z Downloaded half v2.4.1
10352026-02-01T13:47:05.646Z Downloaded pbkdf2 v0.11.0
10362026-02-01T13:47:05.646Z Downloaded path-slash v0.1.5
10372026-02-01T13:47:05.646Z Downloaded parse-display v0.10.0
10382026-02-01T13:47:05.646Z Downloaded oxnet v0.1.4
10392026-02-01T13:47:05.678Z Downloaded opaque-debug v0.3.1
10402026-02-01T13:47:05.678Z Downloaded olpc-cjson v0.1.4
10412026-02-01T13:47:05.678Z Downloaded num-iter v0.1.45
10422026-02-01T13:47:05.678Z Downloaded num-integer v0.1.46
10432026-02-01T13:47:05.678Z Downloaded num-derive v0.4.2
10442026-02-01T13:47:05.678Z Downloaded nibble_vec v0.1.0
10452026-02-01T13:47:05.678Z Downloaded newtype_derive v0.1.6
10462026-02-01T13:47:05.678Z Downloaded multer v3.1.0
10472026-02-01T13:47:05.678Z Downloaded minimal-lexical v0.2.1
10482026-02-01T13:47:05.679Z Downloaded mime_guess v2.0.5
10492026-02-01T13:47:05.679Z Downloaded linear-map v1.2.0
10502026-02-01T13:47:05.679Z Downloaded libloading v0.8.5
10512026-02-01T13:47:05.679Z Downloaded libefi-sys v0.1.0
10522026-02-01T13:47:05.679Z Downloaded ingot-types v0.1.2
10532026-02-01T13:47:05.679Z Downloaded highway v1.3.0
10542026-02-01T13:47:05.679Z Downloaded hickory-resolver v0.24.4
10552026-02-01T13:47:05.703Z Downloaded blake2 v0.10.6
10562026-02-01T13:47:05.703Z Downloaded pbkdf2 v0.12.2
10572026-02-01T13:47:05.703Z Downloaded parse-size v1.1.0
10582026-02-01T13:47:05.703Z Downloaded oso-derive v0.27.3
10592026-02-01T13:47:05.703Z Downloaded openssl-probe v0.1.5
10602026-02-01T13:47:05.703Z Downloaded num_threads v0.1.7
10612026-02-01T13:47:05.703Z Downloaded num_enum v0.5.11
10622026-02-01T13:47:05.704Z Downloaded num-rational v0.4.2
10632026-02-01T13:47:05.704Z Downloaded nodrop v0.1.14
10642026-02-01T13:47:05.704Z Downloaded new_debug_unreachable v1.0.6
10652026-02-01T13:47:05.704Z Downloaded maplit v1.0.2
10662026-02-01T13:47:05.704Z Downloaded managed v0.8.0
10672026-02-01T13:47:05.704Z Downloaded lzss v0.8.2
10682026-02-01T13:47:05.728Z Downloaded lru-cache v0.1.2
10692026-02-01T13:47:05.728Z Downloaded lockfree-object-pool v0.1.6
10702026-02-01T13:47:05.728Z Downloaded libscf-sys v1.1.0
10712026-02-01T13:47:05.728Z Downloaded ipnet v2.11.0
10722026-02-01T13:47:05.728Z Downloaded instability v0.3.2
10732026-02-01T13:47:05.728Z Downloaded hyper-staticfile v0.10.1
10742026-02-01T13:47:05.728Z Downloaded http v1.4.0
10752026-02-01T13:47:05.728Z Downloaded arc-swap v1.7.1
10762026-02-01T13:47:05.728Z Downloaded num_enum_derive v0.5.11
10772026-02-01T13:47:05.728Z Downloaded num-conv v0.1.0
10782026-02-01T13:47:05.728Z Downloaded num-complex v0.4.6
10792026-02-01T13:47:05.752Z Downloaded num v0.4.3
10802026-02-01T13:47:05.753Z Downloaded nu-ansi-term v0.50.1
10812026-02-01T13:47:05.753Z Downloaded miniz_oxide v0.8.5
10822026-02-01T13:47:05.753Z Downloaded lru v0.12.5
10832026-02-01T13:47:05.753Z Downloaded kstat-rs v0.2.4
10842026-02-01T13:47:05.753Z Downloaded keccak v0.1.5
10852026-02-01T13:47:05.753Z Downloaded indent_write v2.2.0
10862026-02-01T13:47:05.753Z Downloaded humantime v2.2.0
10872026-02-01T13:47:05.753Z Downloaded http-body-util v0.1.3
10882026-02-01T13:47:05.753Z Downloaded hickory-client v0.25.2
10892026-02-01T13:47:05.753Z Downloaded expectorate v1.2.0
10902026-02-01T13:47:05.753Z Downloaded erased-serde v0.3.31
10912026-02-01T13:47:05.753Z Downloaded cc v1.2.30
10922026-02-01T13:47:05.779Z Downloaded cargo_metadata v0.19.2
10932026-02-01T13:47:05.779Z Downloaded normalize-line-endings v0.3.0
10942026-02-01T13:47:05.779Z Downloaded nonempty v0.12.0
10952026-02-01T13:47:05.779Z Downloaded newtype-uuid v1.3.2
10962026-02-01T13:47:05.779Z Downloaded native-tls v0.2.12
10972026-02-01T13:47:05.779Z Downloaded nanorand v0.7.0
10982026-02-01T13:47:05.779Z Downloaded libsw v3.5.0
10992026-02-01T13:47:05.779Z Downloaded is_ci v1.2.0
11002026-02-01T13:47:05.779Z Downloaded is-terminal v0.4.13
11012026-02-01T13:47:05.779Z Downloaded indicatif v0.18.0
11022026-02-01T13:47:05.779Z Downloaded ed25519-dalek v2.1.1
11032026-02-01T13:47:05.803Z Downloaded der v0.7.10
11042026-02-01T13:47:05.803Z Downloaded curve25519-dalek v4.1.3
11052026-02-01T13:47:05.803Z Downloaded bumpalo v3.16.0
11062026-02-01T13:47:05.803Z Downloaded bcs v0.1.6
11072026-02-01T13:47:05.803Z Downloaded base64 v0.22.1
11082026-02-01T13:47:05.827Z Downloaded newline-converter v0.3.0
11092026-02-01T13:47:05.827Z Downloaded multimap v0.10.1
11102026-02-01T13:47:05.827Z Downloaded mime v0.3.17
11112026-02-01T13:47:05.827Z Downloaded memoffset v0.9.1
11122026-02-01T13:47:05.827Z Downloaded md-5 v0.10.6
11132026-02-01T13:47:05.828Z Downloaded maybe-uninit v2.0.0
11142026-02-01T13:47:05.828Z Downloaded aws-lc-sys v0.26.0
11152026-02-01T13:47:06.134Z Downloaded match_cfg v0.1.0
11162026-02-01T13:47:06.159Z Downloaded libz-rs-sys v0.5.1
11172026-02-01T13:47:06.159Z Downloaded inout v0.1.3
11182026-02-01T13:47:06.159Z Downloaded indexmap v1.9.3
11192026-02-01T13:47:06.159Z Downloaded half v1.8.3
11202026-02-01T13:47:06.159Z Downloaded group v0.13.0
11212026-02-01T13:47:06.159Z Downloaded foreign-types-macros v0.2.3
11222026-02-01T13:47:06.159Z Downloaded enum-as-inner v0.6.1
11232026-02-01T13:47:06.159Z Downloaded ecdsa v0.16.9
11242026-02-01T13:47:06.159Z Downloaded derive_more v2.0.1
11252026-02-01T13:47:06.185Z Downloaded crossbeam-utils v0.8.21
11262026-02-01T13:47:06.185Z Downloaded cookie v0.18.1
11272026-02-01T13:47:06.185Z Downloaded console v0.15.10
11282026-02-01T13:47:06.185Z Downloaded cmake v0.1.51
11292026-02-01T13:47:06.185Z Downloaded linked-hash-map v0.5.6
11302026-02-01T13:47:06.185Z Downloaded libsw-core v0.3.1
11312026-02-01T13:47:06.185Z Downloaded lazycell v1.3.0
11322026-02-01T13:47:06.185Z Downloaded lazy_static v1.5.0
11332026-02-01T13:47:06.209Z Downloaded lalrpop-util v0.19.12
11342026-02-01T13:47:06.209Z Downloaded internet-checksum v0.2.1
11352026-02-01T13:47:06.209Z Downloaded ingot v0.1.1
11362026-02-01T13:47:06.209Z Downloaded indoc v2.0.6
11372026-02-01T13:47:06.209Z Downloaded indoc v1.0.9
11382026-02-01T13:47:06.209Z Downloaded impl-trait-for-tuples v0.2.2
11392026-02-01T13:47:06.209Z Downloaded ident_case v1.0.1
11402026-02-01T13:47:06.209Z Downloaded hyper-tls v0.6.0
11412026-02-01T13:47:06.209Z Downloaded hubpack_derive v0.1.1
11422026-02-01T13:47:06.209Z Downloaded hubpack v0.1.2
11432026-02-01T13:47:06.209Z Downloaded httpdate v1.0.3
11442026-02-01T13:47:06.209Z Downloaded httparse v1.9.5
11452026-02-01T13:47:06.233Z Downloaded futures-macro v0.3.31
11462026-02-01T13:47:06.233Z Downloaded futures-core v0.3.31
11472026-02-01T13:47:06.233Z Downloaded fixedbitset v0.5.7
11482026-02-01T13:47:06.234Z Downloaded embedded-io v0.4.0
11492026-02-01T13:47:06.234Z Downloaded dunce v1.0.5
11502026-02-01T13:47:06.234Z Downloaded derive_more v0.99.20
11512026-02-01T13:47:06.234Z Downloaded bzip2 v0.5.2
11522026-02-01T13:47:06.234Z Downloaded aes v0.8.4
11532026-02-01T13:47:06.257Z Downloaded http-range v0.1.5
11542026-02-01T13:47:06.257Z Downloaded http-body v1.0.1
11552026-02-01T13:47:06.257Z Downloaded hostname v0.4.2
11562026-02-01T13:47:06.257Z Downloaded getrandom v0.2.15
11572026-02-01T13:47:06.258Z Downloaded futures-sink v0.3.31
11582026-02-01T13:47:06.258Z Downloaded flume v0.11.1
11592026-02-01T13:47:06.281Z Downloaded float-cmp v0.10.0
11602026-02-01T13:47:06.281Z Downloaded flate2 v1.1.2
11612026-02-01T13:47:06.281Z Downloaded ena v0.14.3
11622026-02-01T13:47:06.281Z Downloaded derive-where v1.5.0
11632026-02-01T13:47:06.281Z Downloaded deranged v0.5.3
11642026-02-01T13:47:06.282Z Downloaded darling_core v0.20.10
11652026-02-01T13:47:06.306Z Downloaded darling v0.21.0
11662026-02-01T13:47:06.306Z Downloaded crc-any v2.5.0
11672026-02-01T13:47:06.306Z Downloaded compact_str v0.8.0
11682026-02-01T13:47:06.330Z Downloaded clang-sys v1.8.1
11692026-02-01T13:47:06.330Z Downloaded chacha20poly1305 v0.10.1
11702026-02-01T13:47:06.330Z Downloaded home v0.5.9
11712026-02-01T13:47:06.330Z Downloaded hex-literal v0.4.1
11722026-02-01T13:47:06.330Z Downloaded hash32 v0.2.1
11732026-02-01T13:47:06.330Z Downloaded fxhash v0.2.1
11742026-02-01T13:47:06.330Z Downloaded futures-task v0.3.31
11752026-02-01T13:47:06.330Z Downloaded futures-io v0.3.31
11762026-02-01T13:47:06.330Z Downloaded futures-executor v0.3.31
11772026-02-01T13:47:06.330Z Downloaded fs_extra v1.3.0
11782026-02-01T13:47:06.354Z Downloaded foreign-types-shared v0.3.1
11792026-02-01T13:47:06.354Z Downloaded foreign-types v0.5.0
11802026-02-01T13:47:06.354Z Downloaded foreign-types v0.3.2
11812026-02-01T13:47:06.354Z Downloaded foldhash v0.2.0
11822026-02-01T13:47:06.354Z Downloaded foldhash v0.1.5
11832026-02-01T13:47:06.354Z Downloaded flagset v0.4.6
11842026-02-01T13:47:06.354Z Downloaded fixedbitset v0.4.2
11852026-02-01T13:47:06.354Z Downloaded ff v0.13.0
11862026-02-01T13:47:06.354Z Downloaded diff v0.1.13
11872026-02-01T13:47:06.354Z Downloaded diesel_derives v2.2.3
11882026-02-01T13:47:06.355Z Downloaded derive_builder_core v0.20.2
11892026-02-01T13:47:06.355Z Downloaded der_derive v0.7.3
11902026-02-01T13:47:06.379Z Downloaded defmt-parser v0.3.4
11912026-02-01T13:47:06.379Z Downloaded darling_core v0.21.0
11922026-02-01T13:47:06.379Z Downloaded convert_case v0.4.0
11932026-02-01T13:47:06.379Z Downloaded base64ct v1.6.0
11942026-02-01T13:47:06.379Z Downloaded heck v0.3.3
11952026-02-01T13:47:06.379Z Downloaded globset v0.4.15
11962026-02-01T13:47:06.379Z Downloaded glob v0.3.2
11972026-02-01T13:47:06.379Z Downloaded futures v0.3.31
11982026-02-01T13:47:06.379Z Downloaded funty v2.0.0
11992026-02-01T13:47:06.379Z Downloaded foreign-types-shared v0.1.1
12002026-02-01T13:47:06.379Z Downloaded float-ord v0.3.2
12012026-02-01T13:47:06.403Z Downloaded filetime v0.2.26
12022026-02-01T13:47:06.403Z Downloaded fd-lock v4.0.2
12032026-02-01T13:47:06.403Z Downloaded env_logger v0.11.8
12042026-02-01T13:47:06.404Z Downloaded env_filter v0.1.2
12052026-02-01T13:47:06.404Z Downloaded embedded-io v0.6.1
12062026-02-01T13:47:06.404Z Downloaded elliptic-curve v0.13.8
12072026-02-01T13:47:06.404Z Downloaded dyn-clone v1.0.20
12082026-02-01T13:47:06.404Z Downloaded dropshot_endpoint v0.16.7
12092026-02-01T13:47:06.404Z Downloaded dropshot-api-manager-types v0.2.4
12102026-02-01T13:47:06.404Z Downloaded dropshot-api-manager v0.2.4
12112026-02-01T13:47:06.428Z Downloaded document-features v0.2.11
12122026-02-01T13:47:06.428Z Downloaded diesel_table_macro_syntax v0.2.0
12132026-02-01T13:47:06.428Z Downloaded des v0.8.1
12142026-02-01T13:47:06.428Z Downloaded derive_builder_macro v0.20.2
12152026-02-01T13:47:06.428Z Downloaded derive-ex v0.1.8
12162026-02-01T13:47:06.428Z Downloaded darling_macro v0.20.10
12172026-02-01T13:47:06.428Z Downloaded daft-derive v0.1.4
12182026-02-01T13:47:06.428Z Downloaded chacha20 v0.9.1
12192026-02-01T13:47:06.428Z Downloaded bytes v1.10.1
12202026-02-01T13:47:06.428Z Downloaded buf-list v1.0.3
12212026-02-01T13:47:06.428Z Downloaded bcrypt-pbkdf v0.10.0
12222026-02-01T13:47:06.428Z Downloaded hash32 v0.3.1
12232026-02-01T13:47:06.454Z Downloaded futures-channel v0.3.31
12242026-02-01T13:47:06.454Z Downloaded fs-err v2.11.0
12252026-02-01T13:47:06.454Z Downloaded fatfs v0.3.6
12262026-02-01T13:47:06.454Z Downloaded fallible-iterator v0.2.0
12272026-02-01T13:47:06.454Z Downloaded endian-type v0.1.2
12282026-02-01T13:47:06.454Z Downloaded either v1.15.0
12292026-02-01T13:47:06.455Z Downloaded ed25519 v2.2.3
12302026-02-01T13:47:06.455Z Downloaded dtrace-parser v0.3.0
12312026-02-01T13:47:06.455Z Downloaded dsl_auto_type v0.1.2
12322026-02-01T13:47:06.455Z Downloaded drift v0.1.3
12332026-02-01T13:47:06.455Z Downloaded dof v0.4.0
12342026-02-01T13:47:06.455Z Downloaded display-error-chain v0.2.2
12352026-02-01T13:47:06.480Z Downloaded dirs-sys-next v0.1.2
12362026-02-01T13:47:06.480Z Downloaded difflib v0.4.0
12372026-02-01T13:47:06.480Z Downloaded debug-ignore v1.0.5
12382026-02-01T13:47:06.480Z Downloaded crossbeam-epoch v0.9.18
12392026-02-01T13:47:06.480Z Downloaded const_format_proc_macros v0.2.34
12402026-02-01T13:47:06.480Z Downloaded console v0.16.0
12412026-02-01T13:47:06.480Z Downloaded colored v3.0.0
12422026-02-01T13:47:06.480Z Downloaded cobs v0.2.3
12432026-02-01T13:47:06.480Z Downloaded cexpr v0.6.0
12442026-02-01T13:47:06.480Z Downloaded blowfish v0.9.1
12452026-02-01T13:47:06.480Z Downloaded bitflags v1.3.2
12462026-02-01T13:47:06.480Z Downloaded bit-vec v0.8.0
12472026-02-01T13:47:06.480Z Downloaded bit-set v0.8.0
12482026-02-01T13:47:06.480Z Downloaded bb8 v0.8.5
12492026-02-01T13:47:06.504Z Downloaded aes-gcm v0.10.3
12502026-02-01T13:47:06.504Z Downloaded ghash v0.5.1
12512026-02-01T13:47:06.504Z Downloaded dropshot v0.16.7
12522026-02-01T13:47:06.528Z Downloaded derive_builder v0.20.2
12532026-02-01T13:47:06.528Z Downloaded darling_macro v0.21.0
12542026-02-01T13:47:06.528Z Downloaded crypto-bigint v0.5.5
12552026-02-01T13:47:06.528Z Downloaded crc-catalog v2.4.0
12562026-02-01T13:47:06.528Z Downloaded diesel-dtrace v0.4.2
12572026-02-01T13:47:06.528Z Downloaded derive_more-impl v2.0.1
12582026-02-01T13:47:06.552Z Downloaded defmt-macros v0.3.9
12592026-02-01T13:47:06.552Z Downloaded curve25519-dalek-derive v0.1.1
12602026-02-01T13:47:06.552Z Downloaded ctr v0.9.2
12612026-02-01T13:47:06.552Z Downloaded csv-core v0.1.11
12622026-02-01T13:47:06.552Z Downloaded crunchy v0.2.2
12632026-02-01T13:47:06.552Z Downloaded critical-section v1.1.3
12642026-02-01T13:47:06.552Z Downloaded crc32fast v1.4.2
12652026-02-01T13:47:06.552Z Downloaded corncobs v0.1.4
12662026-02-01T13:47:06.552Z Downloaded convert_case v0.7.1
12672026-02-01T13:47:06.552Z Downloaded const-oid v0.9.6
12682026-02-01T13:47:06.552Z Downloaded colored v2.2.0
12692026-02-01T13:47:06.577Z Downloaded ciborium v0.2.2
12702026-02-01T13:47:06.577Z Downloaded castaway v0.2.3
12712026-02-01T13:47:06.577Z Downloaded cancel-safe-futures v0.1.5
12722026-02-01T13:47:06.577Z Downloaded base64 v0.21.7
12732026-02-01T13:47:06.577Z Downloaded base64 v0.13.1
12742026-02-01T13:47:06.577Z Downloaded backtrace v0.3.74
12752026-02-01T13:47:06.577Z Downloaded argon2 v0.5.3
12762026-02-01T13:47:06.577Z Downloaded defmt v0.3.8
12772026-02-01T13:47:06.601Z Downloaded data-encoding v2.9.0
12782026-02-01T13:47:06.601Z Downloaded darling v0.20.10
12792026-02-01T13:47:06.601Z Downloaded crossbeam-deque v0.8.5
12802026-02-01T13:47:06.601Z Downloaded crc v3.2.1
12812026-02-01T13:47:06.601Z Downloaded cookie_store v0.21.1
12822026-02-01T13:47:06.601Z Downloaded cargo-platform v0.1.8
12832026-02-01T13:47:06.601Z Downloaded bitfield-macros v0.19.2
12842026-02-01T13:47:06.601Z Downloaded bit-vec v0.6.3
12852026-02-01T13:47:06.601Z Downloaded atty v0.2.14
12862026-02-01T13:47:06.601Z Downloaded allocator-api2 v0.2.21
12872026-02-01T13:47:06.602Z Downloaded cstr-argument v0.1.2
12882026-02-01T13:47:06.602Z Downloaded crucible-workspace-hack v0.1.0
12892026-02-01T13:47:06.602Z Downloaded crc8 v0.1.1
12902026-02-01T13:47:06.626Z Downloaded constant_time_eq v0.3.1
12912026-02-01T13:47:06.626Z Downloaded cipher v0.4.4
12922026-02-01T13:47:06.626Z Downloaded ciborium-ll v0.2.2
12932026-02-01T13:47:06.626Z Downloaded ciborium-io v0.2.2
12942026-02-01T13:47:06.626Z Downloaded cfg_aliases v0.2.1
12952026-02-01T13:47:06.626Z Downloaded cbc v0.1.2
12962026-02-01T13:47:06.626Z Downloaded camino-tempfile-ext v0.3.2
12972026-02-01T13:47:06.626Z Downloaded bzip2 v0.4.4
12982026-02-01T13:47:06.626Z Downloaded bitfield-struct v0.6.2
12992026-02-01T13:47:06.626Z Downloaded bitfield v0.19.2
13002026-02-01T13:47:06.626Z Downloaded base16ct v0.2.0
13012026-02-01T13:47:06.626Z Downloaded async-bb8-diesel v0.2.1
13022026-02-01T13:47:06.626Z Downloaded ascii-canvas v3.0.0
13032026-02-01T13:47:06.626Z Downloaded array-init v0.0.4
13042026-02-01T13:47:06.626Z Downloaded cassowary v0.3.0
13052026-02-01T13:47:06.626Z Downloaded block-padding v0.3.3
13062026-02-01T13:47:06.626Z Downloaded bit-set v0.5.3
13072026-02-01T13:47:06.650Z Downloaded backoff v0.4.0
13082026-02-01T13:47:06.651Z Downloaded atomicwrites v0.4.4
13092026-02-01T13:47:06.651Z Downloaded async-trait v0.1.89
13102026-02-01T13:47:06.651Z Downloaded async-stream v0.3.6
13112026-02-01T13:47:06.651Z Downloaded async-recursion v1.1.1
13122026-02-01T13:47:06.651Z Downloaded arrayvec v0.7.6
13132026-02-01T13:47:06.651Z Downloaded ahash v0.8.12
13142026-02-01T13:47:06.651Z Downloaded aead v0.5.2
13152026-02-01T13:47:06.651Z Downloaded adler2 v2.0.0
13162026-02-01T13:47:06.651Z Downloaded addr2line v0.24.2
13172026-02-01T13:47:06.651Z Downloaded async-stream-impl v0.3.6
13182026-02-01T13:47:06.651Z Downloaded assert_matches v1.5.0
13192026-02-01T13:47:06.876Z Compiling value-bag v1.12.0
13202026-02-01T13:47:06.876Z Compiling lock_api v0.4.12
13212026-02-01T13:47:06.876Z Compiling scopeguard v1.2.0
13222026-02-01T13:47:06.900Z Compiling shlex v1.3.0
13232026-02-01T13:47:06.900Z Compiling typenum v1.17.0
13242026-02-01T13:47:06.900Z Compiling syn v2.0.114
13252026-02-01T13:47:06.900Z Compiling getrandom v0.2.15
13262026-02-01T13:47:06.900Z Compiling jobserver v0.1.32
13272026-02-01T13:47:07.091Z Compiling smallvec v1.15.1
13282026-02-01T13:47:07.368Z Compiling log v0.4.29
13292026-02-01T13:47:07.421Z Compiling cc v1.2.30
13302026-02-01T13:47:07.444Z Compiling rand_core v0.6.4
13312026-02-01T13:47:07.474Z Compiling generic-array v0.14.7
13322026-02-01T13:47:07.669Z Compiling subtle v2.6.1
13332026-02-01T13:47:07.788Z Compiling portable-atomic v1.11.0
13342026-02-01T13:47:07.837Z Compiling const-oid v0.9.6
13352026-02-01T13:47:07.939Z Compiling critical-section v1.1.3
13362026-02-01T13:47:07.991Z Compiling getrandom v0.3.4
13372026-02-01T13:47:08.016Z Compiling pkg-config v0.3.31
13382026-02-01T13:47:08.110Z Compiling serde_json v1.0.149
13392026-02-01T13:47:08.418Z Compiling spin v0.9.8
13402026-02-01T13:47:08.771Z Compiling pin-project-lite v0.2.14
13412026-02-01T13:47:08.876Z Compiling regex-syntax v0.8.5
13422026-02-01T13:47:08.915Z Compiling parking_lot_core v0.9.10
13432026-02-01T13:47:09.356Z Compiling libm v0.2.8
13442026-02-01T13:47:09.423Z Compiling rustix v0.38.37
13452026-02-01T13:47:09.730Z Compiling once_cell v1.21.3
13462026-02-01T13:47:09.839Z Compiling signal-hook-registry v1.4.2
13472026-02-01T13:47:10.182Z Compiling num-traits v0.2.19
13482026-02-01T13:47:10.206Z Compiling allocator-api2 v0.2.21
13492026-02-01T13:47:10.296Z Compiling parking_lot v0.12.3
13502026-02-01T13:47:10.728Z Compiling mio v1.0.2
13512026-02-01T13:47:10.850Z Compiling futures-core v0.3.31
13522026-02-01T13:47:10.900Z Compiling lazy_static v1.5.0
13532026-02-01T13:47:11.196Z Compiling aho-corasick v1.1.3
13542026-02-01T13:47:11.245Z Compiling percent-encoding v2.3.2
13552026-02-01T13:47:11.271Z Compiling socket2 v0.6.1
13562026-02-01T13:47:11.773Z Compiling slab v0.4.9
13572026-02-01T13:47:11.909Z Compiling cpufeatures v0.2.14
13582026-02-01T13:47:11.939Z Compiling futures-sink v0.3.31
13592026-02-01T13:47:12.038Z Compiling glob v0.3.2
13602026-02-01T13:47:12.116Z Compiling either v1.15.0
13612026-02-01T13:47:12.157Z Compiling futures-channel v0.3.31
13622026-02-01T13:47:12.521Z Compiling hashbrown v0.16.1
13632026-02-01T13:47:12.545Z Compiling rustversion v1.0.22
13642026-02-01T13:47:12.572Z Compiling prettyplease v0.2.36
13652026-02-01T13:47:12.843Z Compiling clang-sys v1.8.1
13662026-02-01T13:47:12.908Z Compiling futures-task v0.3.31
13672026-02-01T13:47:13.113Z Compiling regex-automata v0.4.11
13682026-02-01T13:47:13.137Z Compiling pin-utils v0.1.0
13692026-02-01T13:47:13.202Z Compiling futures-io v0.3.31
13702026-02-01T13:47:13.351Z Compiling minimal-lexical v0.2.1
13712026-02-01T13:47:13.472Z Compiling libloading v0.8.5
13722026-02-01T13:47:13.629Z Compiling indexmap v2.13.0
13732026-02-01T13:47:13.791Z Compiling synstructure v0.13.1
13742026-02-01T13:47:13.849Z Compiling nom v7.1.3
13752026-02-01T13:47:14.014Z Compiling bindgen v0.69.5
13762026-02-01T13:47:14.489Z Compiling base64ct v1.6.0
13772026-02-01T13:47:14.786Z Compiling ident_case v1.0.1
13782026-02-01T13:47:14.988Z Compiling home v0.5.9
13792026-02-01T13:47:15.015Z Compiling pem-rfc7468 v0.7.0
13802026-02-01T13:47:15.111Z Compiling itertools v0.12.1
13812026-02-01T13:47:15.223Z Compiling form_urlencoded v1.2.2
13822026-02-01T13:47:15.522Z Compiling flagset v0.4.6
13832026-02-01T13:47:15.602Z Compiling rustc-hash v1.1.0
13842026-02-01T13:47:15.749Z Compiling lazycell v1.3.0
13852026-02-01T13:47:15.774Z Compiling rand_core v0.9.3
13862026-02-01T13:47:15.981Z Compiling cmake v0.1.51
13872026-02-01T13:47:16.308Z Compiling foldhash v0.1.5
13882026-02-01T13:47:16.623Z Compiling cexpr v0.6.0
13892026-02-01T13:47:16.768Z Compiling dunce v1.0.5
13902026-02-01T13:47:16.793Z Compiling fs_extra v1.3.0
13912026-02-01T13:47:16.922Z Compiling iana-time-zone v0.1.63
13922026-02-01T13:47:17.246Z Compiling paste v1.0.15
13932026-02-01T13:47:17.302Z Compiling hashbrown v0.15.4
13942026-02-01T13:47:17.695Z Compiling rustc_version v0.4.1
13952026-02-01T13:47:17.741Z Compiling uuid v1.19.0
13962026-02-01T13:47:17.765Z Compiling zerocopy v0.8.27
13972026-02-01T13:47:17.790Z Compiling serde_derive v1.0.228
13982026-02-01T13:47:17.982Z Compiling zeroize_derive v1.4.2
13992026-02-01T13:47:18.300Z Compiling zerofrom-derive v0.1.4
14002026-02-01T13:47:18.360Z Compiling yoke-derive v0.7.4
14012026-02-01T13:47:18.434Z Compiling zerovec-derive v0.10.3
14022026-02-01T13:47:18.986Z Compiling displaydoc v0.2.5
14032026-02-01T13:47:19.122Z Compiling zeroize v1.8.1
14042026-02-01T13:47:20.349Z Compiling zerocopy-derive v0.7.35
14052026-02-01T13:47:20.376Z Compiling icu_provider_macros v1.5.0
14062026-02-01T13:47:20.645Z Compiling tokio-macros v2.6.0
14072026-02-01T13:47:20.737Z Compiling crypto-common v0.1.6
14082026-02-01T13:47:21.007Z Compiling block-buffer v0.10.4
14092026-02-01T13:47:21.213Z Compiling zerofrom v0.1.4
14102026-02-01T13:47:21.284Z Compiling digest v0.10.7
14112026-02-01T13:47:21.356Z Compiling thiserror-impl v2.0.18
14122026-02-01T13:47:21.437Z Compiling yoke v0.7.4
14132026-02-01T13:47:21.740Z Compiling hmac v0.12.1
14142026-02-01T13:47:21.808Z Compiling zerovec v0.10.4
14152026-02-01T13:47:22.020Z Compiling block-padding v0.3.3
14162026-02-01T13:47:22.079Z Compiling futures-macro v0.3.31
14172026-02-01T13:47:22.105Z Compiling zerocopy v0.7.35
14182026-02-01T13:47:22.315Z Compiling inout v0.1.3
14192026-02-01T13:47:22.395Z Compiling regex v1.11.3
14202026-02-01T13:47:22.608Z Compiling cipher v0.4.4
14212026-02-01T13:47:23.102Z Compiling sha2 v0.10.9
14222026-02-01T13:47:23.262Z Compiling ppv-lite86 v0.2.20
14232026-02-01T13:47:23.341Z Compiling der_derive v0.7.3
14242026-02-01T13:47:23.621Z Compiling tinystr v0.7.6
14252026-02-01T13:47:23.748Z Compiling icu_collections v1.5.0
14262026-02-01T13:47:23.837Z Compiling serde v1.0.228
14272026-02-01T13:47:23.960Z Compiling icu_locid v1.5.0
14282026-02-01T13:47:23.984Z Compiling futures-util v0.3.31
14292026-02-01T13:47:24.038Z Compiling thiserror v2.0.18
14302026-02-01T13:47:24.080Z Compiling salsa20 v0.10.2
14312026-02-01T13:47:24.202Z Compiling pest v2.8.2
14322026-02-01T13:47:24.295Z Compiling pbkdf2 v0.12.2
14332026-02-01T13:47:24.462Z Compiling vcpkg v0.2.15
14342026-02-01T13:47:24.872Z Compiling bitflags v2.9.4
14352026-02-01T13:47:24.998Z Compiling bytes v1.10.1
14362026-02-01T13:47:25.145Z Compiling icu_provider v1.5.0
14372026-02-01T13:47:25.809Z Compiling icu_locid_transform v1.5.0
14382026-02-01T13:47:25.878Z Compiling der v0.7.10
14392026-02-01T13:47:26.112Z Compiling tokio v1.49.0
14402026-02-01T13:47:26.167Z Compiling chrono v0.4.43
14412026-02-01T13:47:26.362Z Compiling openssl-sys v0.9.109
14422026-02-01T13:47:27.019Z Compiling icu_properties v1.5.1
14432026-02-01T13:47:27.196Z Compiling pest_meta v2.8.2
14442026-02-01T13:47:27.910Z Compiling spki v0.7.3
14452026-02-01T13:47:28.261Z Compiling http v1.4.0
14462026-02-01T13:47:28.454Z Compiling scrypt v0.11.0
14472026-02-01T13:47:28.751Z Compiling which v4.4.2
14482026-02-01T13:47:28.883Z Compiling rand_chacha v0.9.0
14492026-02-01T13:47:29.010Z Compiling cbc v0.1.2
14502026-02-01T13:47:29.248Z Compiling aes v0.8.4
14512026-02-01T13:47:29.406Z Compiling zerocopy-derive v0.8.27
14522026-02-01T13:47:30.251Z Compiling pkcs5 v0.7.1
14532026-02-01T13:47:30.732Z Compiling icu_normalizer v1.5.0
14542026-02-01T13:47:31.089Z Compiling rand v0.9.2
14552026-02-01T13:47:31.139Z Compiling pest_generator v2.8.2
14562026-02-01T13:47:31.406Z Compiling tracing-attributes v0.1.27
14572026-02-01T13:47:31.491Z Compiling serde_derive_internals v0.29.1
14582026-02-01T13:47:31.999Z Compiling idna_adapter v1.2.0
14592026-02-01T13:47:32.226Z Compiling idna v1.0.3
14602026-02-01T13:47:32.559Z Compiling ring v0.17.14
14612026-02-01T13:47:32.714Z Compiling tracing-core v0.1.32
14622026-02-01T13:47:33.318Z Compiling url v2.5.4
14632026-02-01T13:47:33.461Z Compiling adler2 v2.0.0
14642026-02-01T13:47:33.485Z Compiling rustix v1.1.3
14652026-02-01T13:47:33.659Z Compiling aws-lc-rs v1.12.4
14662026-02-01T13:47:33.789Z Compiling schemars v0.8.22
14672026-02-01T13:47:34.000Z Compiling tracing v0.1.40
14682026-02-01T13:47:34.124Z Compiling miniz_oxide v0.8.5
14692026-02-01T13:47:34.504Z Compiling tokio-util v0.7.15
14702026-02-01T13:47:34.564Z Compiling schemars_derive v0.8.22
14712026-02-01T13:47:34.966Z Compiling pest_derive v2.8.2
14722026-02-01T13:47:35.439Z Compiling pkcs8 v0.10.2
14732026-02-01T13:47:35.573Z Compiling http-body v1.0.1
14742026-02-01T13:47:35.809Z Compiling scroll_derive v0.13.1
14752026-02-01T13:47:35.871Z Compiling darling_core v0.20.10
14762026-02-01T13:47:36.115Z Compiling base64 v0.22.1
14772026-02-01T13:47:36.681Z Compiling httparse v1.9.5
14782026-02-01T13:47:36.705Z Compiling dyn-clone v1.0.20
14792026-02-01T13:47:36.936Z Compiling rustls-pki-types v1.10.0
14802026-02-01T13:47:37.202Z Compiling tinyvec_macros v0.1.1
14812026-02-01T13:47:37.316Z Compiling tinyvec v1.8.0
14822026-02-01T13:47:37.414Z Compiling scroll v0.13.0
14832026-02-01T13:47:37.910Z Compiling bzip2-sys v0.1.13+1.0.8
14842026-02-01T13:47:38.322Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14852026-02-01T13:47:38.540Z Compiling openssl-probe v0.1.5
14862026-02-01T13:47:38.837Z Compiling try-lock v0.2.5
14872026-02-01T13:47:38.861Z Compiling tower-service v0.3.3
14882026-02-01T13:47:38.973Z Compiling openssl v0.10.73
14892026-02-01T13:47:39.008Z Compiling untrusted v0.9.0
14902026-02-01T13:47:39.032Z Compiling foreign-types-shared v0.1.1
14912026-02-01T13:47:39.175Z Compiling num-conv v0.1.0
14922026-02-01T13:47:39.218Z Compiling atomic-waker v1.1.2
14932026-02-01T13:47:39.242Z Compiling time-core v0.1.6
14942026-02-01T13:47:39.369Z Compiling tower-layer v0.3.3
14952026-02-01T13:47:39.424Z Compiling powerfmt v0.2.0
14962026-02-01T13:47:39.448Z Compiling untrusted v0.7.1
14972026-02-01T13:47:39.513Z Compiling time-macros v0.2.24
14982026-02-01T13:47:39.684Z Compiling h2 v0.4.6
14992026-02-01T13:47:39.717Z Compiling deranged v0.5.3
15002026-02-01T13:47:39.793Z Compiling tempfile v3.24.0
15012026-02-01T13:47:40.227Z Compiling foreign-types v0.3.2
15022026-02-01T13:47:40.538Z Compiling want v0.3.1
15032026-02-01T13:47:40.917Z Compiling darling_macro v0.20.10
15042026-02-01T13:47:41.702Z Compiling darling v0.20.10
15052026-02-01T13:47:41.809Z Compiling goblin v0.10.2
15062026-02-01T13:47:42.316Z Compiling ipnet v2.11.0
15072026-02-01T13:47:42.446Z Compiling openssl-macros v0.1.1
15082026-02-01T13:47:42.885Z Compiling wait-timeout v0.2.0
15092026-02-01T13:47:43.060Z Compiling httpdate v1.0.3
15102026-02-01T13:47:43.303Z Compiling bit-vec v0.8.0
15112026-02-01T13:47:43.356Z Compiling num_threads v0.1.7
15122026-02-01T13:47:43.442Z Compiling native-tls v0.2.12
15132026-02-01T13:47:43.505Z Compiling rustls v0.23.19
15142026-02-01T13:47:43.728Z Compiling crossbeam-utils v0.8.21
15152026-02-01T13:47:43.761Z Compiling quick-error v1.2.3
15162026-02-01T13:47:43.787Z Compiling gimli v0.31.1
15172026-02-01T13:47:43.929Z Compiling usdt-impl v0.6.0
15182026-02-01T13:47:44.025Z Compiling syn v1.0.109
15192026-02-01T13:47:44.246Z Compiling rusty-fork v0.3.0
15202026-02-01T13:47:44.333Z Compiling bit-set v0.8.0
15212026-02-01T13:47:44.613Z Compiling time v0.3.43
15222026-02-01T13:47:45.005Z Compiling derive_builder_core v0.20.2
15232026-02-01T13:47:46.808Z Compiling hyper v1.8.1
15242026-02-01T13:47:47.677Z Compiling dof v0.4.0
15252026-02-01T13:47:47.847Z Compiling addr2line v0.24.2
15262026-02-01T13:47:47.918Z Compiling unicode-normalization v0.1.24
15272026-02-01T13:47:48.460Z Compiling dtrace-parser v0.3.0
15282026-02-01T13:47:48.760Z Compiling signature v2.2.0
15292026-02-01T13:47:49.048Z Compiling heapless v0.7.17
15302026-02-01T13:47:49.438Z Compiling scroll_derive v0.12.0
15312026-02-01T13:47:49.522Z Compiling thiserror-impl v1.0.69
15322026-02-01T13:47:49.889Z Compiling rand_xorshift v0.4.0
15332026-02-01T13:47:50.045Z Compiling darling_core v0.21.0
15342026-02-01T13:47:50.139Z Compiling slog v2.8.2
15352026-02-01T13:47:50.465Z Compiling thread-id v5.0.0
15362026-02-01T13:47:50.607Z Compiling cookie v0.18.1
15372026-02-01T13:47:50.669Z Compiling object v0.36.5
15382026-02-01T13:47:50.816Z Compiling crc32fast v1.4.2
15392026-02-01T13:47:50.912Z Compiling anyhow v1.0.99
15402026-02-01T13:47:51.185Z Compiling signal-hook v0.3.18
15412026-02-01T13:47:51.371Z Compiling rustc-demangle v0.1.24
15422026-02-01T13:47:51.453Z Compiling unicode-bidi v0.3.17
15432026-02-01T13:47:51.478Z Compiling zstd-safe v7.2.3
15442026-02-01T13:47:51.779Z Compiling siphasher v0.3.11
15452026-02-01T13:47:52.073Z Compiling unicode-properties v0.1.3
15462026-02-01T13:47:52.118Z Compiling unarray v0.1.4
15472026-02-01T13:47:52.142Z Compiling zlib-rs v0.5.1
15482026-02-01T13:47:52.303Z Compiling proptest v1.7.0
15492026-02-01T13:47:52.411Z Compiling stringprep v0.1.5
15502026-02-01T13:47:52.444Z Compiling thiserror v1.0.69
15512026-02-01T13:47:52.513Z Compiling phf_shared v0.11.2
15522026-02-01T13:47:52.943Z Compiling scroll v0.12.0
15532026-02-01T13:47:53.501Z Compiling hyper-util v0.1.19
15542026-02-01T13:47:53.833Z Compiling derive_builder_macro v0.20.2
15552026-02-01T13:47:55.230Z Compiling darling_macro v0.21.0
15562026-02-01T13:47:55.484Z Compiling ipnetwork v0.21.1
15572026-02-01T13:47:56.038Z Compiling erased-serde v0.3.31
15582026-02-01T13:47:56.282Z Compiling backtrace v0.3.74
15592026-02-01T13:47:56.528Z Compiling toml_datetime v0.6.11
15602026-02-01T13:47:56.966Z Compiling serde_spanned v0.6.9
15612026-02-01T13:47:57.112Z Compiling serde_tokenstream v0.2.2
15622026-02-01T13:47:57.140Z Compiling rand_chacha v0.3.1
15632026-02-01T13:47:57.224Z Compiling md-5 v0.10.6
15642026-02-01T13:47:57.493Z Compiling curve25519-dalek v4.1.3
15652026-02-01T13:47:57.662Z Compiling libz-rs-sys v0.5.1
15662026-02-01T13:47:57.937Z Compiling vergen-lib v0.1.6
15672026-02-01T13:47:58.067Z Compiling num-integer v0.1.46
15682026-02-01T13:47:58.213Z Compiling sync_wrapper v1.0.1
15692026-02-01T13:47:58.311Z Compiling hash32 v0.2.1
15702026-02-01T13:47:58.384Z Compiling ff v0.13.0
15712026-02-01T13:47:58.606Z Compiling memoffset v0.9.1
15722026-02-01T13:47:58.634Z Compiling smoltcp v0.9.1
15732026-02-01T13:47:58.658Z Compiling cfg_aliases v0.2.1
15742026-02-01T13:47:58.689Z Compiling fallible-iterator v0.2.0
15752026-02-01T13:47:58.714Z Compiling ref-cast v1.0.25
15762026-02-01T13:47:58.785Z Compiling psl-types v2.0.11
15772026-02-01T13:47:58.922Z Compiling num-bigint-dig v0.8.6
15782026-02-01T13:47:59.016Z Compiling base16ct v0.2.0
15792026-02-01T13:47:59.221Z Compiling litrs v0.4.1
15802026-02-01T13:47:59.293Z Compiling sec1 v0.7.3
15812026-02-01T13:47:59.347Z Compiling postgres-protocol v0.6.8
15822026-02-01T13:47:59.404Z Compiling publicsuffix v2.3.0
15832026-02-01T13:47:59.589Z Compiling nix v0.29.0
15842026-02-01T13:47:59.698Z Compiling group v0.13.0
15852026-02-01T13:48:00.015Z Compiling num-iter v0.1.45
15862026-02-01T13:48:00.214Z Compiling document-features v0.2.11
15872026-02-01T13:48:00.242Z Compiling tower v0.5.2
15882026-02-01T13:48:00.393Z Compiling flate2 v1.1.2
15892026-02-01T13:48:00.493Z Compiling newtype-uuid v1.3.2
15902026-02-01T13:48:00.820Z Compiling rand v0.8.5
15912026-02-01T13:48:01.309Z Compiling darling v0.21.0
15922026-02-01T13:48:01.334Z Compiling oxnet v0.1.4
15932026-02-01T13:48:01.439Z Compiling derive_builder v0.20.2
15942026-02-01T13:48:01.626Z Compiling tokio-native-tls v0.3.1
15952026-02-01T13:48:01.789Z Compiling goblin v0.8.2
15962026-02-01T13:48:02.457Z Compiling rustls-native-certs v0.8.1
15972026-02-01T13:48:02.585Z Compiling webpki-roots v1.0.1
15982026-02-01T13:48:02.695Z Compiling http-body-util v0.1.3
15992026-02-01T13:48:02.790Z Compiling strum_macros v0.27.2
16002026-02-01T13:48:02.909Z Compiling terminal_size v0.4.0
16012026-02-01T13:48:02.955Z Compiling cargo-platform v0.1.8
16022026-02-01T13:48:03.127Z Compiling hkdf v0.12.4
16032026-02-01T13:48:03.152Z Compiling crypto-bigint v0.5.5
16042026-02-01T13:48:03.401Z Compiling daft-derive v0.1.4
16052026-02-01T13:48:03.425Z Compiling async-trait v0.1.89
16062026-02-01T13:48:04.293Z Compiling hubpack_derive v0.1.1
16072026-02-01T13:48:04.835Z Compiling ref-cast-impl v1.0.25
16082026-02-01T13:48:05.181Z Compiling curve25519-dalek-derive v0.1.1
16092026-02-01T13:48:05.712Z Compiling vergen v9.0.6
16102026-02-01T13:48:05.972Z Compiling ahash v0.8.12
16112026-02-01T13:48:06.097Z Compiling fs-err v3.1.1
16122026-02-01T13:48:06.361Z Compiling managed v0.8.0
16132026-02-01T13:48:06.437Z Compiling iri-string v0.7.8
16142026-02-01T13:48:06.506Z Compiling simd-adler32 v0.3.7
16152026-02-01T13:48:06.771Z Compiling bitflags v1.3.2
16162026-02-01T13:48:06.860Z Compiling unicode-segmentation v1.12.0
16172026-02-01T13:48:06.890Z Compiling lockfree-object-pool v0.1.6
16182026-02-01T13:48:07.019Z Compiling winnow v0.5.40
16192026-02-01T13:48:07.150Z Compiling ryu v1.0.18
16202026-02-01T13:48:07.467Z Compiling buf-list v1.0.3
16212026-02-01T13:48:07.589Z Compiling bumpalo v3.16.0
16222026-02-01T13:48:07.680Z Compiling serde_urlencoded v0.7.1
16232026-02-01T13:48:08.013Z Compiling zopfli v0.8.1
16242026-02-01T13:48:08.150Z Compiling strum v0.27.2
16252026-02-01T13:48:08.351Z Compiling clap_builder v4.5.48
16262026-02-01T13:48:09.326Z Compiling tower-http v0.6.6
16272026-02-01T13:48:09.473Z Compiling dof v0.3.0
16282026-02-01T13:48:09.782Z Compiling toml_edit v0.19.15
16292026-02-01T13:48:10.197Z Compiling elliptic-curve v0.13.8
16302026-02-01T13:48:10.354Z Compiling hubpack v0.1.2
16312026-02-01T13:48:10.743Z Compiling daft v0.1.4
16322026-02-01T13:48:10.982Z Compiling cargo_metadata v0.19.2
16332026-02-01T13:48:11.038Z Compiling hyper-tls v0.6.0
16342026-02-01T13:48:11.321Z Compiling cookie_store v0.21.1
16352026-02-01T13:48:11.410Z Compiling zstd v0.13.3
16362026-02-01T13:48:11.896Z Compiling signal-hook-mio v0.2.4
16372026-02-01T13:48:13.276Z Compiling serde_with_macros v3.16.1
16382026-02-01T13:48:13.844Z Compiling postgres-types v0.2.9
16392026-02-01T13:48:14.160Z Compiling usdt-attr-macro v0.6.0
16402026-02-01T13:48:14.943Z Compiling usdt-macro v0.6.0
16412026-02-01T13:48:14.969Z Compiling phf v0.11.2
16422026-02-01T13:48:15.256Z Compiling dtrace-parser v0.2.0
16432026-02-01T13:48:15.381Z Compiling ed25519 v2.2.3
16442026-02-01T13:48:15.514Z Compiling bzip2 v0.4.4
16452026-02-01T13:48:15.664Z Compiling bzip2 v0.5.2
16462026-02-01T13:48:15.905Z Compiling pkcs1 v0.7.5
16472026-02-01T13:48:15.936Z Compiling clap_derive v4.5.47
16482026-02-01T13:48:16.104Z Compiling strum_macros v0.26.4
16492026-02-01T13:48:16.274Z Compiling enum-as-inner v0.6.1
16502026-02-01T13:48:16.707Z Compiling hex v0.4.3
16512026-02-01T13:48:16.988Z Compiling serde-big-array v0.5.1
16522026-02-01T13:48:17.105Z Compiling rfc6979 v0.4.0
16532026-02-01T13:48:17.147Z Compiling bstr v1.10.0
16542026-02-01T13:48:17.228Z Compiling serde_repr v0.1.19
16552026-02-01T13:48:17.252Z Compiling float-cmp v0.10.0
16562026-02-01T13:48:17.314Z Compiling env_filter v0.1.2
16572026-02-01T13:48:17.492Z Compiling memmap2 v0.9.8
16582026-02-01T13:48:17.855Z Compiling socket2 v0.5.10
16592026-02-01T13:48:17.880Z Compiling encoding_rs v0.8.34
16602026-02-01T13:48:18.147Z Compiling fixedbitset v0.4.2
16612026-02-01T13:48:18.459Z Compiling foldhash v0.2.0
16622026-02-01T13:48:18.541Z Compiling static_assertions v1.1.0
16632026-02-01T13:48:18.650Z Compiling keccak v0.1.5
16642026-02-01T13:48:18.674Z Compiling jiff v0.2.15
16652026-02-01T13:48:18.835Z Compiling rustc-hash v2.1.1
16662026-02-01T13:48:19.030Z Compiling normalize-line-endings v0.3.0
16672026-02-01T13:48:19.180Z Compiling data-encoding v2.9.0
16682026-02-01T13:48:19.424Z Compiling predicates-core v1.0.8
16692026-02-01T13:48:19.600Z Compiling mime v0.3.17
16702026-02-01T13:48:19.735Z Compiling difflib v0.4.0
16712026-02-01T13:48:20.081Z Compiling fixedbitset v0.5.7
16722026-02-01T13:48:20.278Z Compiling precomputed-hash v0.1.1
16732026-02-01T13:48:20.414Z Compiling new_debug_unreachable v1.0.6
16742026-02-01T13:48:20.522Z Compiling whoami v1.5.2
16752026-02-01T13:48:20.649Z Compiling string_cache v0.8.9
16762026-02-01T13:48:20.675Z Compiling petgraph v0.8.2
16772026-02-01T13:48:20.785Z Compiling toml_edit v0.22.27
16782026-02-01T13:48:20.839Z Compiling tokio-postgres v0.7.13
16792026-02-01T13:48:21.080Z Compiling predicates v3.1.3
16802026-02-01T13:48:21.104Z Compiling hickory-proto v0.25.2
16812026-02-01T13:48:22.361Z Compiling strum v0.26.3
16822026-02-01T13:48:22.557Z Compiling clap v4.5.48
16832026-02-01T13:48:22.686Z Compiling iddqd v0.3.16
16842026-02-01T13:48:23.827Z Compiling sha3 v0.10.8
16852026-02-01T13:48:24.672Z Compiling zip v4.2.0
16862026-02-01T13:48:24.746Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16872026-02-01T13:48:24.936Z Compiling petgraph v0.6.5
16882026-02-01T13:48:25.290Z Compiling similar v2.7.0
16892026-02-01T13:48:26.567Z Compiling usdt-impl v0.5.0
16902026-02-01T13:48:26.702Z Compiling usdt v0.6.0
16912026-02-01T13:48:27.048Z Compiling env_logger v0.11.8
16922026-02-01T13:48:27.132Z Compiling ecdsa v0.16.9
16932026-02-01T13:48:27.675Z Compiling serde_with v3.16.1
16942026-02-01T13:48:27.721Z Compiling rsa v0.9.8
16952026-02-01T13:48:27.828Z Compiling zip v0.6.6
16962026-02-01T13:48:28.025Z Compiling ed25519-dalek v2.1.1
16972026-02-01T13:48:29.051Z Compiling toml v0.7.8
16982026-02-01T13:48:29.612Z Compiling crossterm v0.28.1
16992026-02-01T13:48:30.305Z Compiling heck v0.4.1
17002026-02-01T13:48:30.747Z Compiling crossbeam-epoch v0.9.18
17012026-02-01T13:48:30.747Z Compiling tokio-stream v0.1.17
17022026-02-01T13:48:30.797Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-02-01T13:48:30.863Z Compiling x509-cert v0.2.5
17042026-02-01T13:48:31.206Z Compiling openapiv3 v2.2.0
17052026-02-01T13:48:31.416Z Compiling sha1 v0.10.6
17062026-02-01T13:48:31.440Z Compiling itertools v0.10.5
17072026-02-01T13:48:31.663Z Compiling itertools v0.13.0
17082026-02-01T13:48:31.788Z Compiling winnow v0.6.26
17092026-02-01T13:48:32.370Z Compiling lalrpop-util v0.19.12
17102026-02-01T13:48:32.701Z Compiling peg-runtime v0.8.5
17112026-02-01T13:48:33.208Z Compiling thread_local v1.1.8
17122026-02-01T13:48:33.523Z Compiling slog-async v2.8.0
17132026-02-01T13:48:33.664Z Compiling crossbeam-channel v0.5.15
17142026-02-01T13:48:33.959Z Compiling xattr v1.3.1
17152026-02-01T13:48:34.012Z Compiling futures-executor v0.3.31
17162026-02-01T13:48:34.144Z Compiling filetime v0.2.26
17172026-02-01T13:48:34.234Z Compiling is-terminal v0.4.13
17182026-02-01T13:48:34.267Z Compiling take_mut v0.2.2
17192026-02-01T13:48:34.387Z Compiling term v1.1.0
17202026-02-01T13:48:34.440Z Compiling tar v0.4.44
17212026-02-01T13:48:34.492Z Compiling futures v0.3.31
17222026-02-01T13:48:35.366Z Compiling slog-term v2.9.2
17232026-02-01T13:48:37.208Z Compiling aws-lc-sys v0.26.0
17242026-02-01T13:49:08.558Z Compiling rustls-webpki v0.102.8
17252026-02-01T13:49:14.288Z Compiling tokio-rustls v0.26.0
17262026-02-01T13:49:14.606Z Compiling hyper-rustls v0.27.7
17272026-02-01T13:49:14.942Z Compiling reqwest v0.12.24
17282026-02-01T13:49:19.350Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17292026-02-01T13:49:19.733Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17302026-02-01T13:49:25.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
17312026-02-01T13:49:25.583Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17322026-02-01T13:49:25.662ZFeb 01 13:49:25.495 INFO Starting download, target: Clickhouse
17332026-02-01T13:49:25.662ZFeb 01 13:49:25.496 INFO Starting download, target: Cockroach
17342026-02-01T13:49:25.662ZFeb 01 13:49:25.496 INFO Starting download, target: Console
17352026-02-01T13:49:25.662ZFeb 01 13:49:25.496 INFO Starting download, target: DendriteStub
17362026-02-01T13:49:25.662ZFeb 01 13:49:25.496 INFO Starting download, target: MaghemiteMgd
17372026-02-01T13:49:25.687ZFeb 01 13:49:25.496 INFO Starting download, target: TransceiverControl
17382026-02-01T13:49:25.687ZFeb 01 13:49:25.497 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17392026-02-01T13:49:25.687ZFeb 01 13:49:25.497 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17402026-02-01T13:49:25.687ZFeb 01 13:49:25.498 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17412026-02-01T13:49:25.687ZFeb 01 13:49:25.498 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17422026-02-01T13:49:25.687ZFeb 01 13:49:25.498 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17432026-02-01T13:49:25.687ZFeb 01 13:49:25.498 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17442026-02-01T13:49:26.013ZFeb 01 13:49:25.844 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17452026-02-01T13:49:26.319ZFeb 01 13:49:26.155 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17462026-02-01T13:49:26.483ZFeb 01 13:49:26.316 INFO Download complete, target: Console
17472026-02-01T13:49:26.781ZFeb 01 13:49:26.619 INFO Download complete, target: TransceiverControl
17482026-02-01T13:49:29.876ZFeb 01 13:49:29.715 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17492026-02-01T13:49:29.995ZFeb 01 13:49:29.832 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17502026-02-01T13:49:31.993ZFeb 01 13:49:31.830 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17512026-02-01T13:49:31.993ZFeb 01 13:49:31.830 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17522026-02-01T13:49:35.091ZFeb 01 13:49:34.929 INFO Download complete, target: DendriteStub
17532026-02-01T13:49:35.169ZFeb 01 13:49:35.007 INFO Download complete, target: MaghemiteMgd
17542026-02-01T13:49:42.583ZFeb 01 13:49:42.422 INFO Checking that binary works, target: Cockroach
17552026-02-01T13:49:42.826ZFeb 01 13:49:42.665 INFO Download complete, target: Cockroach
17562026-02-01T13:49:44.146ZFeb 01 13:49:43.984 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17572026-02-01T13:49:57.801ZFeb 01 13:49:57.638 INFO Checking that binary works, target: Clickhouse
17582026-02-01T13:49:57.960ZFeb 01 13:49:57.798 INFO Download complete, target: Clickhouse
17592026-02-01T13:49:57.984ZAll prerequisites installed successfully
17602026-02-01T13:49:57.984Z
17612026-02-01T13:49:57.984Zreal 6:17.946018111
17622026-02-01T13:49:57.984Zuser 16:37.453812551
17632026-02-01T13:49:57.984Zsys 2:42.757539207
17642026-02-01T13:49:57.984Ztrap 0.574064238
17652026-02-01T13:49:57.984Ztflt 0.317747667
17662026-02-01T13:49:57.984Zdflt 1.053726830
17672026-02-01T13:49:57.984Zkflt 0.009085383
17682026-02-01T13:49:57.984Zlock 57:30.465130611
17692026-02-01T13:49:57.984Zslp 47:50.937235654
17702026-02-01T13:49:57.984Zlat 1:20.563454696
17712026-02-01T13:49:57.984Zstop 3:05.301013208
17722026-02-01T13:49:57.984Z+ ptime -m cargo xtask download softnpu
17732026-02-01T13:49:59.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
17742026-02-01T13:49:59.120Z Running `target/debug/xtask download softnpu`
17752026-02-01T13:50:00.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
17762026-02-01T13:50:00.640Z Running `target/debug/xtask-downloader softnpu`
17772026-02-01T13:50:00.697ZFeb 01 13:50:00.536 INFO Starting download, target: Softnpu
17782026-02-01T13:50:00.721ZFeb 01 13:50:00.537 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17792026-02-01T13:50:02.355ZFeb 01 13:50:02.194 INFO Download complete, target: Softnpu
17802026-02-01T13:50:02.379Z
17812026-02-01T13:50:02.380Zreal 4.384414053
17822026-02-01T13:50:02.380Zuser 2.129075045
17832026-02-01T13:50:02.380Zsys 1.291130919
17842026-02-01T13:50:02.380Ztrap 0.000788206
17852026-02-01T13:50:02.380Ztflt 0.000085758
17862026-02-01T13:50:02.380Zdflt 0.000254841
17872026-02-01T13:50:02.380Zkflt 0.000000000
17882026-02-01T13:50:02.380Zlock 18.938422392
17892026-02-01T13:50:02.380Zslp 1.327035044
17902026-02-01T13:50:02.380Zlat 0.203953583
17912026-02-01T13:50:02.380Zstop 0.000253690
17922026-02-01T13:50:02.380Z+ export CARGO_INCREMENTAL=0
17932026-02-01T13:50:02.380Z+ CARGO_INCREMENTAL=0
17942026-02-01T13:50:02.380Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17952026-02-01T13:50:04.088Z Compiling proc-macro2 v1.0.101
17962026-02-01T13:50:04.088Z Compiling unicode-ident v1.0.19
17972026-02-01T13:50:04.088Z Compiling libc v0.2.180
17982026-02-01T13:50:04.112Z Compiling serde_core v1.0.228
17992026-02-01T13:50:04.112Z Compiling serde v1.0.228
18002026-02-01T13:50:04.112Z Compiling autocfg v1.4.0
18012026-02-01T13:50:04.112Z Compiling cfg-if v1.0.4
18022026-02-01T13:50:04.301Z Compiling version_check v0.9.5
18032026-02-01T13:50:04.325Z Compiling memchr v2.7.4
18042026-02-01T13:50:04.349Z Compiling shlex v1.3.0
18052026-02-01T13:50:04.677Z Compiling value-bag v1.12.0
18062026-02-01T13:50:05.042Z Compiling lock_api v0.4.12
18072026-02-01T13:50:05.203Z Compiling log v0.4.29
18082026-02-01T13:50:05.328Z Compiling zmij v1.0.15
18092026-02-01T13:50:05.438Z Compiling portable-atomic v1.11.0
18102026-02-01T13:50:05.739Z Compiling typenum v1.17.0
18112026-02-01T13:50:05.829Z Compiling jobserver v0.1.32
18122026-02-01T13:50:05.885Z Compiling serde_json v1.0.149
18132026-02-01T13:50:06.074Z Compiling quote v1.0.40
18142026-02-01T13:50:06.255Z Compiling cc v1.2.30
18152026-02-01T13:50:06.463Z Compiling generic-array v0.14.7
18162026-02-01T13:50:06.489Z Compiling getrandom v0.3.4
18172026-02-01T13:50:06.538Z Compiling syn v2.0.114
18182026-02-01T13:50:06.636Z Compiling libm v0.2.8
18192026-02-01T13:50:06.806Z Compiling num-traits v0.2.19
18202026-02-01T13:50:07.041Z Compiling scopeguard v1.2.0
18212026-02-01T13:50:07.155Z Compiling parking_lot_core v0.9.10
18222026-02-01T13:50:07.179Z Compiling smallvec v1.15.1
18232026-02-01T13:50:07.496Z Compiling regex-syntax v0.8.5
18242026-02-01T13:50:07.653Z Compiling itoa v1.0.11
18252026-02-01T13:50:08.301Z Compiling getrandom v0.2.15
18262026-02-01T13:50:08.431Z Compiling pkg-config v0.3.31
18272026-02-01T13:50:08.641Z Compiling thiserror v2.0.18
18282026-02-01T13:50:08.665Z Compiling aho-corasick v1.1.3
18292026-02-01T13:50:08.846Z Compiling rustix v0.38.37
18302026-02-01T13:50:09.304Z Compiling errno v0.3.12
18312026-02-01T13:50:09.332Z Compiling stable_deref_trait v1.2.0
18322026-02-01T13:50:09.454Z Compiling either v1.15.0
18332026-02-01T13:50:09.499Z Compiling spin v0.9.8
18342026-02-01T13:50:09.620Z Compiling slab v0.4.9
18352026-02-01T13:50:09.644Z Compiling allocator-api2 v0.2.21
18362026-02-01T13:50:09.912Z Compiling equivalent v1.0.2
18372026-02-01T13:50:09.946Z Compiling semver v1.0.27
18382026-02-01T13:50:10.157Z Compiling lazy_static v1.5.0
18392026-02-01T13:50:10.311Z Compiling regex-automata v0.4.11
18402026-02-01T13:50:10.608Z Compiling schemars v0.8.22
18412026-02-01T13:50:11.598Z Compiling rand_core v0.6.4
18422026-02-01T13:50:12.145Z Compiling critical-section v1.1.3
18432026-02-01T13:50:12.196Z Compiling byteorder v1.5.0
18442026-02-01T13:50:12.323Z Compiling once_cell v1.21.3
18452026-02-01T13:50:12.630Z Compiling synstructure v0.13.1
18462026-02-01T13:50:12.741Z Compiling serde_derive_internals v0.29.1
18472026-02-01T13:50:13.184Z Compiling glob v0.3.2
18482026-02-01T13:50:13.233Z Compiling subtle v2.6.1
18492026-02-01T13:50:13.518Z Compiling litemap v0.7.3
18502026-02-01T13:50:13.649Z Compiling writeable v0.5.5
18512026-02-01T13:50:13.912Z Compiling clang-sys v1.8.1
18522026-02-01T13:50:14.144Z Compiling prettyplease v0.2.36
18532026-02-01T13:50:14.199Z Compiling percent-encoding v2.3.2
18542026-02-01T13:50:14.224Z Compiling pin-project-lite v0.2.14
18552026-02-01T13:50:14.555Z Compiling fnv v1.0.7
18562026-02-01T13:50:14.643Z Compiling icu_locid_transform_data v1.5.0
18572026-02-01T13:50:14.672Z Compiling minimal-lexical v0.2.1
18582026-02-01T13:50:14.699Z Compiling regex v1.11.3
18592026-02-01T13:50:14.912Z Compiling libloading v0.8.5
18602026-02-01T13:50:15.111Z Compiling nom v7.1.3
18612026-02-01T13:50:15.272Z Compiling serde_derive v1.0.228
18622026-02-01T13:50:15.441Z Compiling zeroize_derive v1.4.2
18632026-02-01T13:50:15.522Z Compiling zerofrom-derive v0.1.4
18642026-02-01T13:50:15.545Z Compiling yoke-derive v0.7.4
18652026-02-01T13:50:15.613Z Compiling zerovec-derive v0.10.3
18662026-02-01T13:50:15.709Z Compiling displaydoc v0.2.5
18672026-02-01T13:50:16.433Z Compiling icu_provider_macros v1.5.0
18682026-02-01T13:50:16.833Z Compiling tokio-macros v2.6.0
18692026-02-01T13:50:17.192Z Compiling zeroize v1.8.1
18702026-02-01T13:50:17.285Z Compiling zerocopy-derive v0.7.35
18712026-02-01T13:50:17.344Z Compiling thiserror-impl v2.0.18
18722026-02-01T13:50:17.608Z Compiling futures-macro v0.3.31
18732026-02-01T13:50:17.700Z Compiling zerofrom v0.1.4
18742026-02-01T13:50:17.852Z Compiling schemars_derive v0.8.22
18752026-02-01T13:50:17.935Z Compiling yoke v0.7.4
18762026-02-01T13:50:18.292Z Compiling zerovec v0.10.4
18772026-02-01T13:50:18.651Z Compiling bindgen v0.69.5
18782026-02-01T13:50:18.836Z Compiling icu_properties_data v1.5.0
18792026-02-01T13:50:18.873Z Compiling home v0.5.9
18802026-02-01T13:50:19.057Z Compiling cexpr v0.6.0
18812026-02-01T13:50:19.845Z Compiling itertools v0.12.1
18822026-02-01T13:50:20.195Z Compiling tinystr v0.7.6
18832026-02-01T13:50:20.561Z Compiling icu_locid v1.5.0
18842026-02-01T13:50:20.585Z Compiling icu_collections v1.5.0
18852026-02-01T13:50:20.907Z Compiling icu_normalizer_data v1.5.0
18862026-02-01T13:50:21.019Z Compiling utf16_iter v1.0.5
18872026-02-01T13:50:21.210Z Compiling bitflags v2.9.4
18882026-02-01T13:50:21.257Z Compiling bytes v1.10.1
18892026-02-01T13:50:22.228Z Compiling icu_provider v1.5.0
18902026-02-01T13:50:22.464Z Compiling lazycell v1.3.0
18912026-02-01T13:50:22.493Z Compiling utf8_iter v1.0.4
18922026-02-01T13:50:22.654Z Compiling write16 v1.0.0
18932026-02-01T13:50:22.685Z Compiling heck v0.5.0
18942026-02-01T13:50:22.759Z Compiling paste v1.0.15
18952026-02-01T13:50:22.813Z Compiling rustc-hash v1.1.0
18962026-02-01T13:50:22.970Z Compiling icu_locid_transform v1.5.0
18972026-02-01T13:50:23.063Z Compiling cmake v0.1.51
18982026-02-01T13:50:23.221Z Compiling signal-hook-registry v1.4.2
18992026-02-01T13:50:23.659Z Compiling fs_extra v1.3.0
19002026-02-01T13:50:23.683Z Compiling dunce v1.0.5
19012026-02-01T13:50:23.826Z Compiling parking_lot v0.12.3
19022026-02-01T13:50:24.085Z Compiling icu_properties v1.5.1
19032026-02-01T13:50:24.625Z Compiling which v4.4.2
19042026-02-01T13:50:24.677Z Compiling crypto-common v0.1.6
19052026-02-01T13:50:24.907Z Compiling hashbrown v0.16.1
19062026-02-01T13:50:25.127Z Compiling mio v1.0.2
19072026-02-01T13:50:26.390Z Compiling form_urlencoded v1.2.2
19082026-02-01T13:50:26.655Z Compiling const-oid v0.9.6
19092026-02-01T13:50:26.856Z Compiling rustversion v1.0.22
19102026-02-01T13:50:27.127Z Compiling icu_normalizer v1.5.0
19112026-02-01T13:50:27.423Z Compiling indexmap v2.13.0
19122026-02-01T13:50:27.686Z Compiling socket2 v0.6.1
19132026-02-01T13:50:28.038Z Compiling idna_adapter v1.2.0
19142026-02-01T13:50:28.240Z Compiling idna v1.0.3
19152026-02-01T13:50:28.309Z Compiling tokio v1.49.0
19162026-02-01T13:50:29.031Z Compiling url v2.5.4
19172026-02-01T13:50:29.701Z Compiling ring v0.17.14
19182026-02-01T13:50:29.725Z Compiling zerocopy v0.8.27
19192026-02-01T13:50:30.300Z Compiling block-buffer v0.10.4
19202026-02-01T13:50:30.491Z Compiling tracing-attributes v0.1.27
19212026-02-01T13:50:30.529Z Compiling der_derive v0.7.3
19222026-02-01T13:50:30.974Z Compiling thiserror v1.0.69
19232026-02-01T13:50:31.405Z Compiling vcpkg v0.2.15
19242026-02-01T13:50:32.528Z Compiling aws-lc-rs v1.12.4
19252026-02-01T13:50:32.590Z Compiling openssl-sys v0.9.109
19262026-02-01T13:50:32.664Z Compiling digest v0.10.7
19272026-02-01T13:50:32.867Z Compiling zerocopy-derive v0.8.27
19282026-02-01T13:50:33.143Z Compiling strsim v0.11.1
19292026-02-01T13:50:33.357Z Compiling futures-core v0.3.31
19302026-02-01T13:50:33.610Z Compiling zerocopy v0.7.35
19312026-02-01T13:50:33.638Z Compiling aws-lc-sys v0.26.0
19322026-02-01T13:50:33.664Z Compiling thiserror-impl v1.0.69
19332026-02-01T13:50:33.688Z Compiling iana-time-zone v0.1.63
19342026-02-01T13:50:33.947Z Compiling ucd-trie v0.1.7
19352026-02-01T13:50:34.230Z Compiling pest v2.8.2
19362026-02-01T13:50:34.347Z Compiling chrono v0.4.43
19372026-02-01T13:50:34.955Z Compiling serde_tokenstream v0.2.2
19382026-02-01T13:50:35.131Z Compiling uuid v1.19.0
19392026-02-01T13:50:35.448Z Compiling ident_case v1.0.1
19402026-02-01T13:50:35.472Z Compiling httparse v1.9.5
19412026-02-01T13:50:35.641Z Compiling foldhash v0.1.5
19422026-02-01T13:50:35.967Z Compiling hashbrown v0.15.4
19432026-02-01T13:50:36.719Z Compiling pest_meta v2.8.2
19442026-02-01T13:50:37.030Z Compiling rustix v1.1.3
19452026-02-01T13:50:37.718Z Compiling syn v1.0.109
19462026-02-01T13:50:38.096Z Compiling pest_generator v2.8.2
19472026-02-01T13:50:38.577Z Compiling futures-sink v0.3.31
19482026-02-01T13:50:38.745Z Compiling num-conv v0.1.0
19492026-02-01T13:50:38.769Z Compiling time-core v0.1.6
19502026-02-01T13:50:39.019Z Compiling time-macros v0.2.24
19512026-02-01T13:50:39.167Z Compiling futures-channel v0.3.31
19522026-02-01T13:50:39.395Z Compiling pest_derive v2.8.2
19532026-02-01T13:50:39.653Z Compiling rustc_version v0.4.1
19542026-02-01T13:50:40.065Z Compiling futures-io v0.3.31
19552026-02-01T13:50:40.172Z Compiling cpufeatures v0.2.14
19562026-02-01T13:50:40.281Z Compiling openssl v0.10.73
19572026-02-01T13:50:40.357Z Compiling dyn-clone v1.0.20
19582026-02-01T13:50:40.384Z Compiling pin-utils v0.1.0
19592026-02-01T13:50:40.534Z Compiling futures-task v0.3.31
19602026-02-01T13:50:40.741Z Compiling hmac v0.12.1
19612026-02-01T13:50:40.844Z Compiling futures-util v0.3.31
19622026-02-01T13:50:40.917Z Compiling plain v0.2.3
19632026-02-01T13:50:41.115Z Compiling block-padding v0.3.3
19642026-02-01T13:50:41.384Z Compiling openssl-macros v0.1.1
19652026-02-01T13:50:41.925Z Compiling crossbeam-utils v0.8.21
19662026-02-01T13:50:42.341Z Compiling native-tls v0.2.12
19672026-02-01T13:50:42.633Z Compiling rustls v0.23.19
19682026-02-01T13:50:42.672Z Compiling inout v0.1.3
19692026-02-01T13:50:42.903Z Compiling ppv-lite86 v0.2.20
19702026-02-01T13:50:43.654Z Compiling pretty-hex v0.4.1
19712026-02-01T13:50:43.982Z Compiling cipher v0.4.4
19722026-02-01T13:50:44.223Z Compiling sha2 v0.10.9
19732026-02-01T13:50:44.501Z Compiling http v1.4.0
19742026-02-01T13:50:44.869Z Compiling scroll_derive v0.13.1
19752026-02-01T13:50:46.105Z Compiling scroll_derive v0.12.0
19762026-02-01T13:50:46.211Z Compiling cookie v0.18.1
19772026-02-01T13:50:46.352Z Compiling base64ct v1.6.0
19782026-02-01T13:50:46.842Z Compiling anyhow v1.0.99
19792026-02-01T13:50:47.137Z Compiling pem-rfc7468 v0.7.0
19802026-02-01T13:50:47.309Z Compiling darling_core v0.21.0
19812026-02-01T13:50:47.630Z Compiling slog v2.8.2
19822026-02-01T13:50:48.458Z Compiling bzip2-sys v0.1.13+1.0.8
19832026-02-01T13:50:48.482Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19842026-02-01T13:50:48.859Z Compiling flagset v0.4.6
19852026-02-01T13:50:49.071Z Compiling der v0.7.10
19862026-02-01T13:50:51.347Z Compiling serde_spanned v0.6.9
19872026-02-01T13:50:51.393Z Compiling toml_datetime v0.6.11
19882026-02-01T13:50:51.426Z Compiling rand_core v0.9.3
19892026-02-01T13:50:51.518Z Compiling darling_macro v0.21.0
19902026-02-01T13:50:51.588Z Compiling tracing-core v0.1.32
19912026-02-01T13:50:51.655Z Compiling rustls-pki-types v1.10.0
19922026-02-01T13:50:51.846Z Compiling spki v0.7.3
19932026-02-01T13:50:52.272Z Compiling darling v0.21.0
19942026-02-01T13:50:52.395Z Compiling tracing v0.1.40
19952026-02-01T13:50:52.419Z Compiling salsa20 v0.10.2
19962026-02-01T13:50:52.481Z Compiling pbkdf2 v0.12.2
19972026-02-01T13:50:52.938Z Compiling base64 v0.22.1
19982026-02-01T13:50:53.085Z Compiling winnow v0.5.40
19992026-02-01T13:50:53.183Z Compiling camino v1.2.2
20002026-02-01T13:50:53.662Z Compiling litrs v0.4.1
20012026-02-01T13:50:54.106Z Compiling scrypt v0.11.0
20022026-02-01T13:50:54.504Z Compiling rand_chacha v0.9.0
20032026-02-01T13:50:54.548Z Compiling document-features v0.2.11
20042026-02-01T13:50:55.074Z Compiling tokio-util v0.7.15
20052026-02-01T13:50:55.212Z Compiling aes v0.8.4
20062026-02-01T13:50:55.482Z Compiling cbc v0.1.2
20072026-02-01T13:50:55.919Z Compiling toml_edit v0.19.15
20082026-02-01T13:50:57.865Z Compiling usdt-impl v0.5.0
20092026-02-01T13:50:58.019Z Compiling untrusted v0.7.1
20102026-02-01T13:50:58.212Z Compiling usdt-impl v0.6.0
20112026-02-01T13:50:58.237Z Compiling ref-cast v1.0.25
20122026-02-01T13:50:58.527Z Compiling powerfmt v0.2.0
20132026-02-01T13:50:58.676Z Compiling untrusted v0.9.0
20142026-02-01T13:50:58.854Z Compiling deranged v0.5.3
20152026-02-01T13:50:59.139Z Compiling pkcs5 v0.7.1
20162026-02-01T13:50:59.977Z Compiling rand v0.9.2
20172026-02-01T13:51:01.523Z Compiling http-body v1.0.1
20182026-02-01T13:51:01.776Z Compiling scroll v0.12.0
20192026-02-01T13:51:02.279Z Compiling scroll v0.13.0
20202026-02-01T13:51:02.404Z Compiling heapless v0.7.17
20212026-02-01T13:51:03.047Z Compiling num_threads v0.1.7
20222026-02-01T13:51:03.117Z Compiling adler2 v2.0.0
20232026-02-01T13:51:03.295Z Compiling atomic-waker v1.1.2
20242026-02-01T13:51:03.339Z Compiling zstd-safe v7.2.3
20252026-02-01T13:51:03.475Z Compiling cfg_aliases v0.2.1
20262026-02-01T13:51:03.522Z Compiling signal-hook v0.3.18
20272026-02-01T13:51:03.830Z Compiling time v0.3.43
20282026-02-01T13:51:03.962Z Compiling miniz_oxide v0.8.5
20292026-02-01T13:51:05.474Z Compiling goblin v0.10.2
20302026-02-01T13:51:06.057Z Compiling goblin v0.8.2
20312026-02-01T13:51:06.790Z Compiling pkcs8 v0.10.2
20322026-02-01T13:51:07.577Z Compiling ipnetwork v0.21.1
20332026-02-01T13:51:08.393Z Compiling darling_core v0.20.10
20342026-02-01T13:51:10.589Z Compiling ref-cast-impl v1.0.25
20352026-02-01T13:51:11.486Z Compiling memoffset v0.9.1
20362026-02-01T13:51:11.794Z Compiling tinyvec_macros v0.1.1
20372026-02-01T13:51:11.900Z Compiling tower-service v0.3.3
20382026-02-01T13:51:12.051Z Compiling try-lock v0.2.5
20392026-02-01T13:51:12.826Z Compiling tower-layer v0.3.3
20402026-02-01T13:51:13.050Z Compiling darling_macro v0.20.10
20412026-02-01T13:51:13.224Z Compiling want v0.3.1
20422026-02-01T13:51:13.516Z Compiling tinyvec v1.8.0
20432026-02-01T13:51:13.572Z Compiling dof v0.4.0
20442026-02-01T13:51:13.752Z Compiling dof v0.3.0
20452026-02-01T13:51:14.755Z Compiling h2 v0.4.6
20462026-02-01T13:51:15.167Z Compiling dtrace-parser v0.2.0
20472026-02-01T13:51:16.357Z Compiling curve25519-dalek v4.1.3
20482026-02-01T13:51:16.438Z Compiling dtrace-parser v0.3.0
20492026-02-01T13:51:16.988Z Compiling ipnet v2.11.0
20502026-02-01T13:51:17.101Z Compiling async-trait v0.1.89
20512026-02-01T13:51:17.673Z Compiling daft-derive v0.1.4
20522026-02-01T13:51:18.539Z Compiling thread-id v4.2.2
20532026-02-01T13:51:18.679Z Compiling thread-id v5.0.0
20542026-02-01T13:51:18.761Z Compiling smoltcp v0.9.1
20552026-02-01T13:51:18.828Z Compiling fastrand v2.1.1
20562026-02-01T13:51:18.894Z Compiling foreign-types-shared v0.1.1
20572026-02-01T13:51:19.253Z Compiling openssl-probe v0.1.5
20582026-02-01T13:51:19.309Z Compiling num-bigint-dig v0.8.6
20592026-02-01T13:51:19.635Z Compiling httpdate v1.0.3
20602026-02-01T13:51:19.940Z Compiling ryu v1.0.18
20612026-02-01T13:51:20.050Z Compiling foreign-types v0.3.2
20622026-02-01T13:51:20.365Z Compiling tempfile v3.24.0
20632026-02-01T13:51:22.040Z Compiling hyper v1.8.1
20642026-02-01T13:51:25.960Z Compiling darling v0.20.10
20652026-02-01T13:51:27.752Z Compiling strum_macros v0.26.4
20662026-02-01T13:51:29.799Z Compiling wait-timeout v0.2.0
20672026-02-01T13:51:29.976Z Compiling quick-error v1.2.3
20682026-02-01T13:51:30.138Z Compiling gimli v0.31.1
20692026-02-01T13:51:30.200Z Compiling utf8parse v0.2.2
20702026-02-01T13:51:30.700Z Compiling bit-vec v0.8.0
20712026-02-01T13:51:31.400Z Compiling anstyle v1.0.11
20722026-02-01T13:51:31.765Z Compiling bit-set v0.8.0
20732026-02-01T13:51:33.962Z Compiling addr2line v0.24.2
20742026-02-01T13:51:34.737Z Compiling anstyle-parse v0.2.5
20752026-02-01T13:51:35.820Z Compiling rusty-fork v0.3.0
20762026-02-01T13:51:36.597Z Compiling derive_builder_core v0.20.2
20772026-02-01T13:51:37.036Z Compiling hyper-util v0.1.19
20782026-02-01T13:51:38.107Z Compiling unicode-normalization v0.1.24
20792026-02-01T13:51:38.337Z Compiling nix v0.29.0
20802026-02-01T13:51:39.170Z Compiling rand_xorshift v0.4.0
20812026-02-01T13:51:39.386Z Compiling hubpack_derive v0.1.1
20822026-02-01T13:51:40.082Z Compiling signature v2.2.0
20832026-02-01T13:51:40.303Z Compiling openapiv3 v2.2.0
20842026-02-01T13:51:40.772Z Compiling strum_macros v0.27.2
20852026-02-01T13:51:42.117Z Compiling erased-serde v0.3.31
20862026-02-01T13:51:42.629Z Compiling curve25519-dalek-derive v0.1.1
20872026-02-01T13:51:43.502Z Compiling object v0.36.5
20882026-02-01T13:51:44.083Z Compiling fs-err v3.1.1
20892026-02-01T13:51:44.389Z Compiling ahash v0.8.12
20902026-02-01T13:51:44.727Z Compiling crc32fast v1.4.2
20912026-02-01T13:51:45.073Z Compiling unarray v0.1.4
20922026-02-01T13:51:45.250Z Compiling anstyle-query v1.1.1
20932026-02-01T13:51:45.419Z Compiling rustc-demangle v0.1.24
20942026-02-01T13:51:46.124Z Compiling zlib-rs v0.5.1
20952026-02-01T13:51:47.487Z Compiling unicode-bidi v0.3.17
20962026-02-01T13:51:48.180Z Compiling unicode-segmentation v1.12.0
20972026-02-01T13:51:48.366Z Compiling colorchoice v1.0.2
20982026-02-01T13:51:48.552Z Compiling is_terminal_polyfill v1.70.1
20992026-02-01T13:51:48.876Z Compiling buf-list v1.0.3
21002026-02-01T13:51:49.061Z Compiling siphasher v0.3.11
21012026-02-01T13:51:49.349Z Compiling unicode-properties v0.1.3
21022026-02-01T13:51:49.417Z Compiling phf_shared v0.11.2
21032026-02-01T13:51:49.743Z Compiling stringprep v0.1.5
21042026-02-01T13:51:49.775Z Compiling backtrace v0.3.74
21052026-02-01T13:51:50.331Z Compiling libz-rs-sys v0.5.1
21062026-02-01T13:51:50.504Z Compiling anstream v0.6.18
21072026-02-01T13:51:51.025Z Compiling proptest v1.7.0
21082026-02-01T13:51:55.343Z Compiling derive_builder_macro v0.20.2
21092026-02-01T13:51:56.924Z Compiling rustls-webpki v0.102.8
21102026-02-01T13:51:57.230Z Compiling usdt-macro v0.6.0
21112026-02-01T13:51:57.289Z Compiling usdt-attr-macro v0.6.0
21122026-02-01T13:51:58.309Z Compiling oxnet v0.1.4
21132026-02-01T13:51:58.455Z Compiling http-body-util v0.1.3
21142026-02-01T13:51:58.991Z Compiling rand_chacha v0.3.1
21152026-02-01T13:51:59.048Z Compiling sync_wrapper v1.0.1
21162026-02-01T13:51:59.261Z Compiling md-5 v0.10.6
21172026-02-01T13:51:59.425Z Compiling vergen-lib v0.1.6
21182026-02-01T13:51:59.538Z Compiling num-integer v0.1.46
21192026-02-01T13:51:59.693Z Compiling ff v0.13.0
21202026-02-01T13:51:59.720Z Compiling hash32 v0.2.1
21212026-02-01T13:51:59.744Z Compiling encoding_rs v0.8.34
21222026-02-01T13:51:59.974Z Compiling psl-types v2.0.11
21232026-02-01T13:52:00.199Z Compiling fallible-iterator v0.2.0
21242026-02-01T13:52:00.341Z Compiling mime v0.3.17
21252026-02-01T13:52:00.678Z Compiling base16ct v0.2.0
21262026-02-01T13:52:00.767Z Compiling postgres-protocol v0.6.8
21272026-02-01T13:52:00.961Z Compiling sec1 v0.7.3
21282026-02-01T13:52:01.191Z Compiling serde_urlencoded v0.7.1
21292026-02-01T13:52:01.351Z Compiling publicsuffix v2.3.0
21302026-02-01T13:52:01.693Z Compiling num-iter v0.1.45
21312026-02-01T13:52:01.720Z Compiling group v0.13.0
21322026-02-01T13:52:01.902Z Compiling tower v0.5.2
21332026-02-01T13:52:02.015Z Compiling rand v0.8.5
21342026-02-01T13:52:04.414Z Compiling tokio-rustls v0.26.0
21352026-02-01T13:52:04.534Z Compiling derive_builder v0.20.2
21362026-02-01T13:52:04.733Z Compiling newtype-uuid v1.3.2
21372026-02-01T13:52:05.128Z Compiling tokio-native-tls v0.3.1
21382026-02-01T13:52:05.315Z Compiling flate2 v1.1.2
21392026-02-01T13:52:05.412Z Compiling heck v0.4.1
21402026-02-01T13:52:05.558Z Compiling rustls-native-certs v0.8.1
21412026-02-01T13:52:06.100Z Compiling webpki-roots v1.0.1
21422026-02-01T13:52:06.392Z Compiling serde_with_macros v3.16.1
21432026-02-01T13:52:06.768Z Compiling hkdf v0.12.4
21442026-02-01T13:52:06.829Z Compiling regress v0.10.4
21452026-02-01T13:52:06.996Z Compiling vergen v9.0.6
21462026-02-01T13:52:07.021Z Compiling terminal_size v0.4.0
21472026-02-01T13:52:07.265Z Compiling clap_derive v4.5.47
21482026-02-01T13:52:07.297Z Compiling enum-as-inner v0.6.1
21492026-02-01T13:52:08.102Z Compiling cargo-platform v0.1.8
21502026-02-01T13:52:08.255Z Compiling crypto-bigint v0.5.5
21512026-02-01T13:52:08.278Z Compiling serde_repr v0.1.19
21522026-02-01T13:52:09.074Z Compiling iri-string v0.7.8
21532026-02-01T13:52:09.114Z Compiling clap_lex v0.7.4
21542026-02-01T13:52:09.214Z Compiling winnow v0.7.14
21552026-02-01T13:52:10.085Z Compiling managed v0.8.0
21562026-02-01T13:52:10.482Z Compiling bumpalo v3.16.0
21572026-02-01T13:52:10.726Z Compiling lockfree-object-pool v0.1.6
21582026-02-01T13:52:10.831Z Compiling simd-adler32 v0.3.7
21592026-02-01T13:52:10.899Z Compiling bitflags v1.3.2
21602026-02-01T13:52:11.176Z Compiling zopfli v0.8.1
21612026-02-01T13:52:12.023Z Compiling tower-http v0.6.6
21622026-02-01T13:52:12.340Z Compiling elliptic-curve v0.13.8
21632026-02-01T13:52:12.807Z Compiling typify-impl v0.4.3
21642026-02-01T13:52:12.833Z Compiling clap_builder v4.5.48
21652026-02-01T13:52:13.072Z Compiling cargo_metadata v0.19.2
21662026-02-01T13:52:13.964Z Compiling hyper-tls v0.6.0
21672026-02-01T13:52:14.622Z Compiling hyper-rustls v0.27.7
21682026-02-01T13:52:17.517Z Compiling zstd v0.13.3
21692026-02-01T13:52:17.573Z Compiling daft v0.1.4
21702026-02-01T13:52:17.997Z Compiling signal-hook-mio v0.2.4
21712026-02-01T13:52:18.093Z Compiling cookie_store v0.21.1
21722026-02-01T13:52:18.246Z Compiling postgres-types v0.2.9
21732026-02-01T13:52:18.460Z Compiling phf v0.11.2
21742026-02-01T13:52:18.769Z Compiling strum v0.27.2
21752026-02-01T13:52:18.826Z Compiling ed25519 v2.2.3
21762026-02-01T13:52:18.913Z Compiling hubpack v0.1.2
21772026-02-01T13:52:19.013Z Compiling bzip2 v0.5.2
21782026-02-01T13:52:19.223Z Compiling bzip2 v0.4.4
21792026-02-01T13:52:19.249Z Compiling crossbeam-epoch v0.9.18
21802026-02-01T13:52:19.305Z Compiling pkcs1 v0.7.5
21812026-02-01T13:52:19.739Z Compiling rfc6979 v0.4.0
21822026-02-01T13:52:19.979Z Compiling float-cmp v0.10.0
21832026-02-01T13:52:20.071Z Compiling hex v0.4.3
21842026-02-01T13:52:20.213Z Compiling serde-big-array v0.5.1
21852026-02-01T13:52:20.282Z Compiling bstr v1.10.0
21862026-02-01T13:52:20.457Z Compiling memmap2 v0.9.8
21872026-02-01T13:52:20.520Z Compiling socket2 v0.5.10
21882026-02-01T13:52:20.581Z Compiling env_filter v0.1.2
21892026-02-01T13:52:21.080Z Compiling precomputed-hash v0.1.1
21902026-02-01T13:52:21.224Z Compiling keccak v0.1.5
21912026-02-01T13:52:21.251Z Compiling fixedbitset v0.4.2
21922026-02-01T13:52:21.384Z Compiling data-encoding v2.9.0
21932026-02-01T13:52:21.466Z Compiling whoami v1.5.2
21942026-02-01T13:52:21.571Z Compiling rustc-hash v2.1.1
21952026-02-01T13:52:21.604Z Compiling static_assertions v1.1.0
21962026-02-01T13:52:21.725Z Compiling normalize-line-endings v0.3.0
21972026-02-01T13:52:21.772Z Compiling fixedbitset v0.5.7
21982026-02-01T13:52:21.797Z Compiling foldhash v0.2.0
21992026-02-01T13:52:21.880Z Compiling jiff v0.2.15
22002026-02-01T13:52:21.911Z Compiling predicates-core v1.0.8
22012026-02-01T13:52:22.152Z Compiling toml_write v0.1.2
22022026-02-01T13:52:22.180Z Compiling difflib v0.4.0
22032026-02-01T13:52:22.464Z Compiling new_debug_unreachable v1.0.6
22042026-02-01T13:52:22.491Z Compiling petgraph v0.8.2
22052026-02-01T13:52:22.587Z Compiling predicates v3.1.3
22062026-02-01T13:52:22.850Z Compiling reqwest v0.12.24
22072026-02-01T13:52:23.039Z Compiling string_cache v0.8.9
22082026-02-01T13:52:23.415Z Compiling iddqd v0.3.16
22092026-02-01T13:52:23.716Z Compiling hickory-proto v0.25.2
22102026-02-01T13:52:23.974Z Compiling toml_edit v0.22.27
22112026-02-01T13:52:25.557Z Compiling tokio-postgres v0.7.13
22122026-02-01T13:52:26.325Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22132026-02-01T13:52:28.882Z Compiling zip v4.2.0
22142026-02-01T13:52:29.667Z Compiling petgraph v0.6.5
22152026-02-01T13:52:29.906Z Compiling sha3 v0.10.8
22162026-02-01T13:52:30.390Z Compiling similar v2.7.0
22172026-02-01T13:52:30.728Z Compiling env_logger v0.11.8
22182026-02-01T13:52:31.314Z Compiling usdt v0.6.0
22192026-02-01T13:52:31.599Z Compiling typify-macro v0.4.3
22202026-02-01T13:52:31.704Z Compiling serde_with v3.16.1
22212026-02-01T13:52:32.585Z Compiling ecdsa v0.16.9
22222026-02-01T13:52:33.312Z Compiling rsa v0.9.8
22232026-02-01T13:52:33.723Z Compiling zip v0.6.6
22242026-02-01T13:52:34.184Z Compiling ed25519-dalek v2.1.1
22252026-02-01T13:52:35.335Z Compiling crossterm v0.28.1
22262026-02-01T13:52:35.526Z Compiling clap v4.5.48
22272026-02-01T13:52:36.028Z Compiling strum v0.26.3
22282026-02-01T13:52:36.224Z Compiling tokio-stream v0.1.17
22292026-02-01T13:52:36.248Z Compiling toml v0.7.8
22302026-02-01T13:52:37.104Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-02-01T13:52:37.310Z Compiling x509-cert v0.2.5
22322026-02-01T13:52:38.366Z Compiling sha1 v0.10.6
22332026-02-01T13:52:38.711Z Compiling itertools v0.13.0
22342026-02-01T13:52:40.435Z Compiling itertools v0.10.5
22352026-02-01T13:52:41.176Z Compiling winnow v0.6.26
22362026-02-01T13:52:42.957Z Compiling peg-runtime v0.8.5
22372026-02-01T13:52:43.462Z Compiling lalrpop-util v0.19.12
22382026-02-01T13:52:43.776Z Compiling rayon-core v1.12.1
22392026-02-01T13:52:43.901Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22402026-02-01T13:52:48.843Z Compiling proc-macro-crate v1.3.1
22412026-02-01T13:52:49.698Z Compiling macaddr v1.0.1
22422026-02-01T13:52:50.715Z Compiling structmeta-derive v0.3.0
22432026-02-01T13:52:50.945Z Compiling itertools v0.14.0
22442026-02-01T13:52:52.850Z Compiling heapless v0.8.0
22452026-02-01T13:52:53.487Z Compiling ingot-macros v0.1.1
22462026-02-01T13:52:54.151Z Compiling structmeta v0.3.0
22472026-02-01T13:52:57.610Z Compiling num_enum_derive v0.5.11
22482026-02-01T13:52:59.691Z Compiling crossbeam-deque v0.8.5
22492026-02-01T13:53:01.227Z Compiling hash32 v0.3.1
22502026-02-01T13:53:01.664Z Compiling unicode-width v0.1.14
22512026-02-01T13:53:02.174Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22522026-02-01T13:53:02.862Z Compiling smoltcp v0.11.0
22532026-02-01T13:53:04.965Z Compiling tabwriter v1.4.0
22542026-02-01T13:53:08.797Z Compiling num_enum v0.5.11
22552026-02-01T13:53:08.972Z Compiling ingot-types v0.1.2
22562026-02-01T13:53:09.049Z Compiling typify v0.4.3
22572026-02-01T13:53:09.796Z Compiling proc-macro-error-attr v1.0.4
22582026-02-01T13:53:10.280Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22592026-02-01T13:53:10.570Z Compiling unsafe-libyaml v0.2.11
22602026-02-01T13:53:11.192Z Compiling rustls v0.22.4
22612026-02-01T13:53:11.782Z Compiling cobs v0.2.3
22622026-02-01T13:53:12.608Z Compiling postcard v1.0.10
22632026-02-01T13:53:13.135Z Compiling serde_yaml v0.9.34+deprecated
22642026-02-01T13:53:13.362Z Compiling ingot v0.1.1
22652026-02-01T13:53:15.748Z Compiling progenitor-impl v0.11.2
22662026-02-01T13:53:23.476Z Compiling futures-executor v0.3.31
22672026-02-01T13:53:23.653Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22682026-02-01T13:53:23.882Z Compiling foreign-types-macros v0.2.3
22692026-02-01T13:53:24.201Z Compiling thread_local v1.1.8
22702026-02-01T13:53:24.314Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22712026-02-01T13:53:24.342Z Compiling multer v3.1.0
22722026-02-01T13:53:24.454Z Compiling proc-macro-error v1.0.4
22732026-02-01T13:53:24.761Z Compiling foreign-types-shared v0.3.1
22742026-02-01T13:53:24.790Z Compiling slog-async v2.8.0
22752026-02-01T13:53:24.885Z Compiling match_cfg v0.1.0
22762026-02-01T13:53:34.698Z Compiling hostname v0.3.1
22772026-02-01T13:53:35.027Z Compiling foreign-types v0.5.0
22782026-02-01T13:53:35.535Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22792026-02-01T13:53:36.508Z Compiling futures v0.3.31
22802026-02-01T13:53:39.523Z Compiling progenitor-macro v0.11.2
22812026-02-01T13:53:45.073Z Compiling derive-ex v0.1.8
22822026-02-01T13:53:46.595Z Compiling progenitor-client v0.11.2
22832026-02-01T13:53:47.417Z Compiling toml_parser v1.0.6+spec-1.1.0
22842026-02-01T13:53:49.929Z Compiling slog-json v2.6.1
22852026-02-01T13:53:50.280Z Compiling crossbeam-channel v0.5.15
22862026-02-01T13:53:50.750Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22872026-02-01T13:53:51.367Z Compiling async-stream-impl v0.3.6
22882026-02-01T13:53:51.527Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22892026-02-01T13:53:51.704Z Compiling toml_datetime v0.7.5+spec-1.1.0
22902026-02-01T13:53:52.187Z Compiling serde_spanned v1.0.4
22912026-02-01T13:53:52.277Z Compiling cstr-argument v0.1.2
22922026-02-01T13:53:52.399Z Compiling is-terminal v0.4.13
22932026-02-01T13:53:52.443Z Compiling dropshot v0.16.7
22942026-02-01T13:53:52.548Z Compiling typeid v1.0.3
22952026-02-01T13:53:52.577Z Compiling term v1.1.0
22962026-02-01T13:53:52.600Z Compiling pretty-hex v0.2.1
22972026-02-01T13:53:52.633Z Compiling take_mut v0.2.2
22982026-02-01T13:53:52.830Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22992026-02-01T13:53:52.857Z Compiling toml_writer v1.0.6+spec-1.1.0
23002026-02-01T13:53:53.119Z Compiling crucible-workspace-hack v0.1.0
23012026-02-01T13:53:53.344Z Compiling toml v0.9.11+spec-1.1.0
23022026-02-01T13:53:53.466Z Compiling slog-term v2.9.2
23032026-02-01T13:53:53.787Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23042026-02-01T13:53:54.259Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23052026-02-01T13:53:54.985Z Compiling async-stream v0.3.6
23062026-02-01T13:53:55.848Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23072026-02-01T13:53:55.879Z Compiling slog-bunyan v2.5.0
23082026-02-01T13:53:55.937Z Compiling test-strategy v0.4.3
23092026-02-01T13:53:56.034Z Compiling progenitor v0.11.2
23102026-02-01T13:53:56.145Z Compiling tokio-rustls v0.25.0
23112026-02-01T13:53:56.665Z Compiling rayon v1.10.0
23122026-02-01T13:53:56.823Z Compiling parse-display-derive v0.10.0
23132026-02-01T13:53:58.316Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23142026-02-01T13:53:58.544Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23152026-02-01T13:53:58.590Z Compiling colored v2.2.0
23162026-02-01T13:53:58.893Z Compiling nix v0.30.1
23172026-02-01T13:53:59.414Z Compiling waitgroup v0.1.2
23182026-02-01T13:53:59.531Z Compiling rustls-pemfile v2.2.0
23192026-02-01T13:53:59.666Z Compiling newtype-uuid-macros v0.1.0
23202026-02-01T13:53:59.724Z Compiling dropshot_endpoint v0.16.7
23212026-02-01T13:54:00.017Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23222026-02-01T13:54:00.578Z Compiling serde_path_to_error v0.1.20
23232026-02-01T13:54:00.620Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23242026-02-01T13:54:00.909Z Compiling hostname v0.4.2
23252026-02-01T13:54:00.980Z Compiling instant v0.1.13
23262026-02-01T13:54:01.132Z Compiling debug-ignore v1.0.5
23272026-02-01T13:54:01.168Z Compiling colored v3.0.0
23282026-02-01T13:54:01.192Z Compiling backoff v0.4.0
23292026-02-01T13:54:01.317Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23302026-02-01T13:54:01.344Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23312026-02-01T13:54:01.456Z Compiling parse-display v0.10.0
23322026-02-01T13:54:01.574Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23332026-02-01T13:54:02.312Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23342026-02-01T13:54:02.930Z Compiling zone_cfg_derive v0.3.0
23352026-02-01T13:54:03.893Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23362026-02-01T13:54:04.443Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23372026-02-01T13:54:04.964Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23382026-02-01T13:54:05.029Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23392026-02-01T13:54:05.412Z Compiling camino-tempfile v1.4.1
23402026-02-01T13:54:05.880Z Compiling progenitor-client v0.10.0
23412026-02-01T13:54:06.387Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23422026-02-01T13:54:06.642Z Compiling num-derive v0.4.2
23432026-02-01T13:54:08.087Z Compiling sigpipe v0.1.3
23442026-02-01T13:54:08.245Z Compiling libefi-sys v0.1.0
23452026-02-01T13:54:08.510Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23462026-02-01T13:54:08.832Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23472026-02-01T13:54:08.856Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23482026-02-01T13:54:08.957Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23492026-02-01T13:54:09.483Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23502026-02-01T13:54:09.857Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23512026-02-01T13:54:10.359Z Compiling erased-serde v0.4.6
23522026-02-01T13:54:11.272Z Compiling zone v0.3.1
23532026-02-01T13:54:12.041Z Compiling usdt-macro v0.5.0
23542026-02-01T13:54:12.727Z Compiling usdt-attr-macro v0.5.0
23552026-02-01T13:54:13.078Z Compiling smf v0.2.3
23562026-02-01T13:54:13.830Z Compiling bitfield-struct v0.6.2
23572026-02-01T13:54:14.302Z Compiling ordered-float v2.10.1
23582026-02-01T13:54:14.804Z Compiling blake3 v1.5.4
23592026-02-01T13:54:14.873Z Compiling memmap v0.7.0
23602026-02-01T13:54:15.165Z Compiling usdt v0.5.0
23612026-02-01T13:54:15.266Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23622026-02-01T13:54:15.549Z Compiling serde-value v0.7.0
23632026-02-01T13:54:15.863Z Compiling serde-untagged v0.1.7
23642026-02-01T13:54:16.039Z Compiling toml v0.8.23
23652026-02-01T13:54:16.240Z Compiling xattr v1.3.1
23662026-02-01T13:54:16.269Z Compiling filetime v0.2.26
23672026-02-01T13:54:16.518Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23682026-02-01T13:54:16.562Z Compiling arrayref v0.3.9
23692026-02-01T13:54:16.601Z Compiling arrayvec v0.7.6
23702026-02-01T13:54:16.659Z Compiling same-file v1.0.6
23712026-02-01T13:54:16.692Z Compiling constant_time_eq v0.3.1
23722026-02-01T13:54:16.818Z Compiling unicode-width v0.2.0
23732026-02-01T13:54:16.897Z Compiling unicode-xid v0.2.6
23742026-02-01T13:54:16.943Z Compiling walkdir v2.5.0
23752026-02-01T13:54:17.127Z Compiling cargo-util-schemas v0.8.2
23762026-02-01T13:54:17.355Z Compiling console v0.16.0
23772026-02-01T13:54:17.791Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23782026-02-01T13:54:18.161Z Compiling tar v0.4.44
23792026-02-01T13:54:18.851Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23802026-02-01T13:54:18.945Z Compiling tokio-dtrace v0.1.0
23812026-02-01T13:54:19.237Z Compiling gethostname v0.5.0
23822026-02-01T13:54:19.396Z Compiling cargo-platform v0.2.0
23832026-02-01T13:54:19.420Z Compiling topological-sort v0.2.2
23842026-02-01T13:54:19.457Z Compiling unit-prefix v0.5.1
23852026-02-01T13:54:19.691Z Compiling indicatif v0.18.0
23862026-02-01T13:54:19.724Z Compiling omicron-zone-package v0.12.2
23872026-02-01T13:54:20.387Z Compiling cargo_metadata v0.21.0
23882026-02-01T13:54:20.435Z Compiling oxide-tokio-rt v0.1.2
23892026-02-01T13:54:20.955Z Compiling shell-words v1.1.0
23902026-02-01T13:54:21.439Z Compiling indent_write v2.2.0
23912026-02-01T13:54:21.692Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23922026-02-01T13:54:26.561Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23932026-02-01T13:54:27.471Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23942026-02-01T13:54:29.320Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23952026-02-01T13:54:47.146Z Finished `release` profile [optimized] target(s) in 4m 44s
23962026-02-01T13:54:47.306Z Running `target/release/omicron-package -t test target create -p dev`
23972026-02-01T13:54:47.392ZLogging to: /work/oxidecomputer/omicron/out/LOG
23982026-02-01T13:54:47.418ZCreated new build target 'test' and set it as active
23992026-02-01T13:54:47.418Z
24002026-02-01T13:54:47.418Zreal 4:45.029600009
24012026-02-01T13:54:47.418Zuser 31:37.232980406
24022026-02-01T13:54:47.418Zsys 3:54.492863831
24032026-02-01T13:54:47.418Ztrap 1.094234599
24042026-02-01T13:54:47.419Ztflt 0.728024644
24052026-02-01T13:54:47.419Zdflt 1.079485189
24062026-02-01T13:54:47.419Zkflt 0.001831274
24072026-02-01T13:54:47.419Zlock 1:58:57.273999483
24082026-02-01T13:54:47.419Zslp 1:39:12.177625062
24092026-02-01T13:54:47.419Zlat 2:48.541765047
24102026-02-01T13:54:47.419Zstop 5:37.460889394
24112026-02-01T13:54:47.419Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24122026-02-01T13:54:49.126Z Finished `release` profile [optimized] target(s) in 1.65s
24132026-02-01T13:54:49.210Z Running `target/release/omicron-package -t test package`
24142026-02-01T13:54:49.292ZLogging to: /work/oxidecomputer/omicron/out/LOG
24152026-02-01T13:54:52.049Z Compiling convert_case v0.4.0
24162026-02-01T13:54:52.073Z Compiling progenitor-impl v0.10.0
24172026-02-01T13:54:52.073Z Compiling secrecy v0.10.3
24182026-02-01T13:54:52.109Z Compiling is-terminal v0.4.13
24192026-02-01T13:54:52.133Z Compiling half v2.4.1
24202026-02-01T13:54:52.301Z Compiling ciborium-io v0.2.2
24212026-02-01T13:54:52.301Z Compiling rustls v0.22.4
24222026-02-01T13:54:52.301Z Compiling thread_local v1.1.8
24232026-02-01T13:54:52.426Z Compiling bytecount v0.6.8
24242026-02-01T13:54:52.458Z Compiling match_cfg v0.1.0
24252026-02-01T13:54:52.595Z Compiling hostname v0.3.1
24262026-02-01T13:54:52.653Z Compiling derive_more v0.99.20
24272026-02-01T13:54:52.754Z Compiling ciborium-ll v0.2.2
24282026-02-01T13:54:52.791Z Compiling multer v3.1.0
24292026-02-01T13:54:52.791Z Compiling slog-async v2.8.0
24302026-02-01T13:54:52.856Z Compiling progenitor-client v0.11.2
24312026-02-01T13:54:52.897Z Compiling crossbeam-channel v0.5.15
24322026-02-01T13:54:52.932Z Compiling toml_parser v1.0.6+spec-1.1.0
24332026-02-01T13:54:53.197Z Compiling ciborium v0.2.2
24342026-02-01T13:54:53.344Z Compiling slog-json v2.6.1
24352026-02-01T13:54:53.666Z Compiling futures-executor v0.3.31
24362026-02-01T13:54:53.718Z Compiling toml_datetime v0.7.5+spec-1.1.0
24372026-02-01T13:54:54.068Z Compiling serde_spanned v1.0.4
24382026-02-01T13:54:54.100Z Compiling term v1.1.0
24392026-02-01T13:54:54.224Z Compiling take_mut v0.2.2
24402026-02-01T13:54:54.321Z Compiling unicode-width v0.1.14
24412026-02-01T13:54:54.414Z Compiling toml_writer v1.0.6+spec-1.1.0
24422026-02-01T13:54:54.781Z Compiling tabwriter v1.4.0
24432026-02-01T13:54:54.819Z Compiling toml v0.9.11+spec-1.1.0
24442026-02-01T13:54:54.862Z Compiling slog-term v2.9.2
24452026-02-01T13:54:55.197Z Compiling futures v0.3.31
24462026-02-01T13:54:55.345Z Compiling slog-bunyan v2.5.0
24472026-02-01T13:54:55.572Z Compiling progenitor v0.11.2
24482026-02-01T13:54:55.829Z Compiling async-stream v0.3.6
24492026-02-01T13:54:55.880Z Compiling dropshot v0.16.7
24502026-02-01T13:54:55.979Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24512026-02-01T13:54:56.111Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24522026-02-01T13:54:56.209Z Compiling waitgroup v0.1.2
24532026-02-01T13:54:56.427Z Compiling tokio-rustls v0.25.0
24542026-02-01T13:54:56.494Z Compiling progenitor-macro v0.10.0
24552026-02-01T13:54:56.530Z Compiling rustls-pemfile v2.2.0
24562026-02-01T13:54:56.672Z Compiling serde_path_to_error v0.1.20
24572026-02-01T13:54:56.828Z Compiling hostname v0.4.2
24582026-02-01T13:54:56.865Z Compiling instant v0.1.13
24592026-02-01T13:54:56.889Z Compiling debug-ignore v1.0.5
24602026-02-01T13:54:57.046Z Compiling colored v3.0.0
24612026-02-01T13:54:57.079Z Compiling swrite v0.1.0
24622026-02-01T13:54:57.122Z Compiling backoff v0.4.0
24632026-02-01T13:54:57.168Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24642026-02-01T13:54:57.338Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24652026-02-01T13:54:57.474Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24662026-02-01T13:54:57.652Z Compiling parse-display v0.10.0
24672026-02-01T13:54:58.086Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24682026-02-01T13:54:58.123Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24692026-02-01T13:54:58.308Z Compiling password-hash v0.5.0
24702026-02-01T13:54:58.550Z Compiling blake2 v0.10.6
24712026-02-01T13:54:59.301Z Compiling progenitor-client v0.10.0
24722026-02-01T13:54:59.470Z Compiling universal-hash v0.5.1
24732026-02-01T13:54:59.715Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24742026-02-01T13:54:59.778Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24752026-02-01T13:55:00.022Z Compiling thiserror-impl-no-std v2.0.2
24762026-02-01T13:55:00.425Z Compiling macaddr v1.0.1
24772026-02-01T13:55:00.801Z Compiling derive-where v1.5.0
24782026-02-01T13:55:01.282Z Compiling opaque-debug v0.3.1
24792026-02-01T13:55:01.412Z Compiling poly1305 v0.8.0
24802026-02-01T13:55:01.532Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24812026-02-01T13:55:01.836Z Compiling thiserror-no-std v2.0.2
24822026-02-01T13:55:01.992Z Compiling argon2 v0.5.3
24832026-02-01T13:55:02.518Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24842026-02-01T13:55:02.955Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24852026-02-01T13:55:03.780Z Compiling chacha20 v0.9.1
24862026-02-01T13:55:04.262Z Compiling num-rational v0.4.2
24872026-02-01T13:55:04.440Z Compiling aead v0.5.2
24882026-02-01T13:55:04.760Z Compiling num-complex v0.4.6
24892026-02-01T13:55:04.816Z Compiling progenitor v0.10.0
24902026-02-01T13:55:04.944Z Compiling chacha20poly1305 v0.10.1
24912026-02-01T13:55:05.093Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24922026-02-01T13:55:05.193Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24932026-02-01T13:55:05.396Z Compiling vsss-rs v3.3.4
24942026-02-01T13:55:05.614Z Compiling num v0.4.3
24952026-02-01T13:55:05.746Z Compiling console v0.15.10
24962026-02-01T13:55:07.514Z Compiling float-ord v0.3.2
24972026-02-01T13:55:07.752Z Compiling toml v0.8.23
24982026-02-01T13:55:07.920Z Compiling newline-converter v0.3.0
24992026-02-01T13:55:07.974Z Compiling atomicwrites v0.4.4
25002026-02-01T13:55:08.152Z Compiling prettyplease v0.2.36
25012026-02-01T13:55:08.198Z Compiling slog-dtrace v0.3.0
25022026-02-01T13:55:08.497Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25032026-02-01T13:55:08.631Z Compiling expectorate v1.2.0
25042026-02-01T13:55:08.877Z Compiling owo-colors v4.2.2
25052026-02-01T13:55:09.022Z Compiling cancel-safe-futures v0.1.5
25062026-02-01T13:55:09.495Z Compiling resolv-conf v0.7.0
25072026-02-01T13:55:10.444Zwarning: value assigned to `rack_uuid` is never read
25082026-02-01T13:55:10.444Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
25092026-02-01T13:55:10.444Z |
25102026-02-01T13:55:10.444Z34 | pub rack_uuid: Uuid,
25112026-02-01T13:55:10.444Z | ^^^^^^^^^
25122026-02-01T13:55:10.444Z |
25132026-02-01T13:55:10.444Z = help: maybe it is overwritten before being read?
25142026-02-01T13:55:10.444Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
25152026-02-01T13:55:10.444Z
25162026-02-01T13:55:10.444Zwarning: value assigned to `share_digests` is never read
25172026-02-01T13:55:10.444Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
25182026-02-01T13:55:10.444Z |
25192026-02-01T13:55:10.444Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
25202026-02-01T13:55:10.444Z | ^^^^^^^^^^^^^
25212026-02-01T13:55:10.444Z |
25222026-02-01T13:55:10.444Z = help: maybe it is overwritten before being read?
25232026-02-01T13:55:10.444Z
25242026-02-01T13:55:10.468Zwarning: value assigned to `initial_membership` is never read
25252026-02-01T13:55:10.468Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
25262026-02-01T13:55:10.468Z |
25272026-02-01T13:55:10.469Z65 | pub initial_membership: BTreeSet<Baseboard>,
25282026-02-01T13:55:10.469Z | ^^^^^^^^^^^^^^^^^^
25292026-02-01T13:55:10.469Z |
25302026-02-01T13:55:10.469Z = help: maybe it is overwritten before being read?
25312026-02-01T13:55:10.469Z
25322026-02-01T13:55:10.469Zwarning: value assigned to `encrypted_shares` is never read
25332026-02-01T13:55:10.469Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
25342026-02-01T13:55:10.469Z |
25352026-02-01T13:55:10.469Z90 | pub encrypted_shares: Vec<u8>,
25362026-02-01T13:55:10.469Z | ^^^^^^^^^^^^^^^^
25372026-02-01T13:55:10.469Z |
25382026-02-01T13:55:10.469Z = help: maybe it is overwritten before being read?
25392026-02-01T13:55:10.469Z
25402026-02-01T13:55:10.659Z Compiling libsw-core v0.3.1
25412026-02-01T13:55:10.746Z Compiling async-recursion v1.1.1
25422026-02-01T13:55:10.966Z Compiling libsw v3.5.0
25432026-02-01T13:55:11.739Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25442026-02-01T13:55:13.153Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25452026-02-01T13:55:13.187Z Compiling linear-map v1.2.0
25462026-02-01T13:55:13.420Z Compiling linked-hash-map v0.5.6
25472026-02-01T13:55:13.526Z Compiling unicode-xid v0.2.6
25482026-02-01T13:55:13.600Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25492026-02-01T13:55:13.738Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25502026-02-01T13:55:13.824Z Compiling lru-cache v0.1.2
25512026-02-01T13:55:14.068Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25522026-02-01T13:55:16.845Z Compiling hickory-proto v0.24.4
25532026-02-01T13:55:18.655Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25542026-02-01T13:55:19.373Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25552026-02-01T13:55:19.735Z Compiling globset v0.4.15
25562026-02-01T13:55:23.580Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25572026-02-01T13:55:24.501Z Compiling hickory-resolver v0.24.4
25582026-02-01T13:55:24.539Z Compiling convert_case v0.7.1
25592026-02-01T13:55:24.870Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25602026-02-01T13:55:25.132Z Compiling derive_more-impl v2.0.1
25612026-02-01T13:55:26.141Zwarning: `bootstore` (lib) generated 4 warnings
25622026-02-01T13:55:26.165Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25632026-02-01T13:55:26.514Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25642026-02-01T13:55:29.488Z Compiling qorb v0.4.1
25652026-02-01T13:55:30.398Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25662026-02-01T13:55:30.734Z Compiling derive_more v2.0.1
25672026-02-01T13:55:30.881Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25682026-02-01T13:55:31.155Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25692026-02-01T13:55:31.520Z Compiling pin-project-internal v1.1.6
25702026-02-01T13:55:32.123Z Compiling vte_generate_state_changes v0.1.2
25712026-02-01T13:55:32.600Z Compiling termtree v0.5.1
25722026-02-01T13:55:32.728Z Compiling siphasher v1.0.1
25732026-02-01T13:55:32.884Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25742026-02-01T13:55:33.134Z Compiling phf_shared v0.12.1
25752026-02-01T13:55:33.373Z Compiling pin-project v1.1.6
25762026-02-01T13:55:33.551Z Compiling vte v0.11.1
25772026-02-01T13:55:33.575Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25782026-02-01T13:55:34.850Z Compiling crossterm v0.29.0
25792026-02-01T13:55:40.431Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25802026-02-01T13:55:41.218Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25812026-02-01T13:55:42.068Z Compiling pem v3.0.5
25822026-02-01T13:55:42.442Z Compiling csv-core v0.1.11
25832026-02-01T13:55:43.167Z Compiling snafu-derive v0.8.5
25842026-02-01T13:55:43.284Z Compiling chrono-tz v0.10.4
25852026-02-01T13:55:43.617Z Compiling csv v1.3.1
25862026-02-01T13:55:45.393Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25872026-02-01T13:55:45.430Z Compiling strip-ansi-escapes v0.2.0
25882026-02-01T13:55:45.796Z Compiling phf v0.12.1
25892026-02-01T13:55:45.842Z Compiling const_format_proc_macros v0.2.34
25902026-02-01T13:55:46.073Z Compiling papergrid v0.11.0
25912026-02-01T13:55:46.127Z Compiling tabled_derive v0.7.0
25922026-02-01T13:55:46.163Z Compiling olpc-cjson v0.1.4
25932026-02-01T13:55:46.239Z Compiling snafu v0.8.5
25942026-02-01T13:55:46.521Z Compiling fd-lock v4.0.2
25952026-02-01T13:55:46.763Z Compiling peg-macros v0.8.5
25962026-02-01T13:55:47.179Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25972026-02-01T13:55:47.224Z Compiling serde_plain v1.0.2
25982026-02-01T13:55:47.648Z Compiling nu-ansi-term v0.50.1
25992026-02-01T13:55:47.725Z Compiling typed-path v0.9.3
26002026-02-01T13:55:47.766Z Compiling highway v1.3.0
26012026-02-01T13:55:47.977Z Compiling tabled v0.15.0
26022026-02-01T13:55:48.575Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26032026-02-01T13:55:48.952Z Compiling peg v0.8.5
26042026-02-01T13:55:49.035Z Compiling reedline v0.40.0
26052026-02-01T13:55:49.096Z Compiling const_format v0.2.34
26062026-02-01T13:55:50.054Z Compiling tough v0.20.0
26072026-02-01T13:55:53.144Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26082026-02-01T13:55:55.643Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26092026-02-01T13:55:58.542Z Compiling bcs v0.1.6
26102026-02-01T13:55:59.236Z Compiling base64 v0.21.7
26112026-02-01T13:55:59.275Z Compiling semver v0.1.20
26122026-02-01T13:55:59.726Z Compiling rustc_version v0.1.7
26132026-02-01T13:56:00.097Z Compiling newtype_derive v0.1.6
26142026-02-01T13:56:00.128Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26152026-02-01T13:56:00.384Z Compiling humantime v2.2.0
26162026-02-01T13:56:00.472Z Compiling smawk v0.3.2
26172026-02-01T13:56:00.722Z Compiling unicode-linebreak v0.1.5
26182026-02-01T13:56:01.044Z Compiling textwrap v0.16.2
26192026-02-01T13:56:01.260Z Compiling dropshot-api-manager-types v0.2.4
26202026-02-01T13:56:02.172Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26212026-02-01T13:56:02.638Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26222026-02-01T13:56:02.781Z Compiling steno v0.4.1
26232026-02-01T13:56:03.335Z Compiling utf-8 v0.7.6
26242026-02-01T13:56:03.670Z Compiling moka v0.12.10
26252026-02-01T13:56:03.824Z Compiling tagptr v0.2.0
26262026-02-01T13:56:03.995Z Compiling tungstenite v0.21.0
26272026-02-01T13:56:06.515Z Compiling hickory-resolver v0.25.2
26282026-02-01T13:56:07.504Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26292026-02-01T13:56:07.786Z Compiling tokio-tungstenite v0.21.0
26302026-02-01T13:56:08.323Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26312026-02-01T13:56:08.532Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26322026-02-01T13:56:09.182Z Compiling radium v0.7.0
26332026-02-01T13:56:09.603Z Compiling maybe-uninit v2.0.0
26342026-02-01T13:56:10.051Z Compiling tap v1.0.1
26352026-02-01T13:56:10.266Z Compiling wyz v0.5.1
26362026-02-01T13:56:11.245Z Compiling zerocopy-derive v0.6.6
26372026-02-01T13:56:12.497Z Compiling proc-macro-error-attr2 v2.0.0
26382026-02-01T13:56:13.090Z Compiling packed_struct v0.10.1
26392026-02-01T13:56:13.446Z Compiling funty v2.0.0
26402026-02-01T13:56:14.131Z Compiling display-error-chain v0.2.2
26412026-02-01T13:56:14.362Z Compiling crc-catalog v2.4.0
26422026-02-01T13:56:14.549Z Compiling crc v3.2.1
26432026-02-01T13:56:15.405Z Compiling bitvec v1.0.1
26442026-02-01T13:56:16.048Z Compiling proc-macro-error2 v2.0.1
26452026-02-01T13:56:16.527Z Compiling zerocopy v0.6.6
26462026-02-01T13:56:17.330Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26472026-02-01T13:56:18.331Z Compiling packed_struct_codegen v0.10.1
26482026-02-01T13:56:18.422Z Compiling bitfield-macros v0.19.2
26492026-02-01T13:56:18.847Z Compiling indexmap v1.9.3
26502026-02-01T13:56:19.157Z Compiling nodrop v0.1.14
26512026-02-01T13:56:19.338Z Compiling array-init v0.0.4
26522026-02-01T13:56:19.505Z Compiling bitfield v0.19.2
26532026-02-01T13:56:19.611Z Compiling smallvec v0.6.14
26542026-02-01T13:56:19.923Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26552026-02-01T13:56:20.076Z Compiling num-derive v0.3.3
26562026-02-01T13:56:20.181Z Compiling hashbrown v0.12.3
26572026-02-01T13:56:21.246Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26582026-02-01T13:56:21.456Z Compiling libscf-sys v1.1.0
26592026-02-01T13:56:22.349Z Compiling serde-hex v0.1.0
26602026-02-01T13:56:22.626Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26612026-02-01T13:56:22.971Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26622026-02-01T13:56:23.220Z Compiling ron v0.8.1
26632026-02-01T13:56:24.701Z Compiling hashbrown v0.13.2
26642026-02-01T13:56:25.197Z Compiling vergen-gitcl v1.0.8
26652026-02-01T13:56:25.487Z Compiling dirs-sys-next v0.1.2
26662026-02-01T13:56:25.814Z Compiling crunchy v0.2.2
26672026-02-01T13:56:25.892Z Compiling crc-any v2.5.0
26682026-02-01T13:56:26.201Z Compiling maplit v1.0.2
26692026-02-01T13:56:26.410Z Compiling dirs-next v2.0.0
26702026-02-01T13:56:26.607Z Compiling object v0.30.4
26712026-02-01T13:56:26.639Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26722026-02-01T13:56:26.724Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26732026-02-01T13:56:27.615Z Compiling dsl_auto_type v0.1.2
26742026-02-01T13:56:27.773Z Compiling scheduled-thread-pool v0.2.7
26752026-02-01T13:56:27.939Z Compiling diesel_table_macro_syntax v0.2.0
26762026-02-01T13:56:28.259Z Compiling path-slash v0.1.5
26772026-02-01T13:56:28.502Z Compiling tiny-keccak v2.0.2
26782026-02-01T13:56:28.559Z Compiling diesel_derives v2.2.3
26792026-02-01T13:56:28.758Z Compiling r2d2 v0.8.10
26802026-02-01T13:56:29.187Z Compiling term v0.7.0
26812026-02-01T13:56:29.887Z Compiling tabled_derive v0.11.0
26822026-02-01T13:56:30.060Z Compiling papergrid v0.17.0
26832026-02-01T13:56:31.730Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26842026-02-01T13:56:35.425Z Compiling testing_table v0.3.0
26852026-02-01T13:56:35.977Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26862026-02-01T13:56:36.145Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26872026-02-01T13:56:36.485Z Compiling arc-swap v1.7.1
26882026-02-01T13:56:37.085Z Compiling xshell-macros v0.2.7
26892026-02-01T13:56:37.607Z Compiling bit-vec v0.6.3
26902026-02-01T13:56:38.015Z Compiling bit-set v0.5.3
26912026-02-01T13:56:38.291Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26922026-02-01T13:56:38.607Z Compiling xshell v0.2.7
26932026-02-01T13:56:40.326Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26942026-02-01T13:56:40.814Z Compiling slog-scope v4.4.0
26952026-02-01T13:56:41.587Z Compiling tabled v0.20.0
26962026-02-01T13:56:42.149Z Compiling diesel v2.2.12
26972026-02-01T13:56:42.868Z Compiling ascii-canvas v3.0.0
26982026-02-01T13:56:43.295Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26992026-02-01T13:56:43.942Z Compiling ena v0.14.3
27002026-02-01T13:56:44.333Z Compiling bindgen v0.71.1
27012026-02-01T13:56:44.758Z Compiling unicase v2.8.1
27022026-02-01T13:56:45.292Z Compiling regex-syntax v0.6.29
27032026-02-01T13:56:46.192Z Compiling diff v0.1.13
27042026-02-01T13:56:47.629Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27052026-02-01T13:56:48.834Z Compiling lalrpop v0.19.12
27062026-02-01T13:56:49.327Z Compiling slog-stdlog v4.1.1
27072026-02-01T13:56:50.061Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27082026-02-01T13:56:51.018Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27092026-02-01T13:56:51.872Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27102026-02-01T13:56:52.150Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27112026-02-01T13:56:52.215Z Compiling crc8 v0.1.1
27122026-02-01T13:56:52.473Z Compiling slog-envlogger v2.2.0
27132026-02-01T13:56:54.554Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
27142026-02-01T13:56:55.488Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27152026-02-01T13:56:56.219Z Compiling headers-core v0.3.0
27162026-02-01T13:56:56.418Z Compiling libxml v0.3.3
27172026-02-01T13:56:56.809Z Compiling headers v0.4.1
27182026-02-01T13:56:59.777Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27192026-02-01T13:57:01.601Z Compiling samael v0.0.19
27202026-02-01T13:57:01.806Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27212026-02-01T13:57:02.106Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27222026-02-01T13:57:02.784Z Compiling strum_macros v0.24.3
27232026-02-01T13:57:02.816Z Compiling indoc v1.0.9
27242026-02-01T13:57:04.358Z Compiling polar-core v0.27.3
27252026-02-01T13:57:04.928Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27262026-02-01T13:57:05.056Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27272026-02-01T13:57:05.355Z Compiling derive_builder v0.20.2
27282026-02-01T13:57:05.594Z Compiling impl-trait-for-tuples v0.2.2
27292026-02-01T13:57:05.835Z Compiling oso-derive v0.27.3
27302026-02-01T13:57:05.869Z Compiling quick-xml v0.37.2
27312026-02-01T13:57:06.544Z Compiling half v1.8.3
27322026-02-01T13:57:07.246Z Compiling serde_cbor v0.11.2
27332026-02-01T13:57:07.340Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27342026-02-01T13:57:08.439Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27352026-02-01T13:57:09.064Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27362026-02-01T13:57:09.810Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27372026-02-01T13:57:10.787Z Compiling diesel-dtrace v0.4.2
27382026-02-01T13:57:17.244Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27392026-02-01T13:57:21.357Z Compiling oso v0.27.3
27402026-02-01T13:57:23.472Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27412026-02-01T13:57:23.600Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27422026-02-01T13:57:23.776Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27432026-02-01T13:57:24.528Z Compiling bb8 v0.8.5
27442026-02-01T13:57:25.121Z Compiling trait-variant v0.1.2
27452026-02-01T13:57:25.605Z Compiling async-bb8-diesel v0.2.1
27462026-02-01T13:57:25.905Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27472026-02-01T13:57:25.938Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27482026-02-01T13:57:26.368Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27492026-02-01T13:57:26.759Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27502026-02-01T13:57:27.228Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27512026-02-01T13:57:29.593Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27522026-02-01T13:57:29.889Z Compiling fxhash v0.2.1
27532026-02-01T13:57:30.114Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27542026-02-01T13:57:30.291Z Compiling typify-impl v0.2.0
27552026-02-01T13:57:30.470Z Compiling kstat-rs v0.2.4
27562026-02-01T13:57:31.286Z Compiling libz-sys v1.1.20
27572026-02-01T13:57:31.792Z Compiling nonempty v0.12.0
27582026-02-01T13:57:32.245Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27592026-02-01T13:57:34.035Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27602026-02-01T13:57:37.015Z Compiling typify-macro v0.2.0
27612026-02-01T13:57:37.088Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27622026-02-01T13:57:39.618Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27632026-02-01T13:57:43.603Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
27642026-02-01T13:57:47.364Z Compiling nanorand v0.7.0
27652026-02-01T13:57:48.031Z Compiling fs-err v2.11.0
27662026-02-01T13:57:48.395Z Compiling parking_lot_core v0.8.6
27672026-02-01T13:57:48.524Z Compiling mime_guess v2.0.5
27682026-02-01T13:57:48.657Z Compiling flume v0.11.1
27692026-02-01T13:57:48.843Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
27702026-02-01T13:57:49.313Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27712026-02-01T13:57:49.345Z Compiling libgit2-sys v0.18.2+1.9.1
27722026-02-01T13:57:49.985Z Compiling salty v0.3.0
27732026-02-01T13:57:54.784Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27742026-02-01T13:57:57.202Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27752026-02-01T13:58:07.918Z Compiling tabled_derive v0.10.0
27762026-02-01T13:58:08.251Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27772026-02-01T13:58:09.659Z Compiling ignore v0.4.23
27782026-02-01T13:58:10.455Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27792026-02-01T13:58:12.489Z Compiling papergrid v0.14.0
27802026-02-01T13:58:13.464Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27812026-02-01T13:58:15.932Z Compiling castaway v0.2.3
27822026-02-01T13:58:16.133Z Compiling nibble_vec v0.1.0
27832026-02-01T13:58:16.375Z Compiling atty v0.2.14
27842026-02-01T13:58:16.573Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27852026-02-01T13:58:16.882Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27862026-02-01T13:58:17.186Z Compiling endian-type v0.1.2
27872026-02-01T13:58:17.438Z Compiling http-range v0.1.5
27882026-02-01T13:58:17.959Z Compiling parse-size v1.1.0
27892026-02-01T13:58:18.273Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27902026-02-01T13:58:18.576Z Compiling radix_trie v0.2.1
27912026-02-01T13:58:18.996Z Compiling compact_str v0.8.0
27922026-02-01T13:58:19.323Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27932026-02-01T13:58:20.969Z Compiling tabled v0.18.0
27942026-02-01T13:58:22.238Z Compiling globwalk v0.9.1
27952026-02-01T13:58:22.277Z Compiling parking_lot v0.11.2
27962026-02-01T13:58:24.646Z Compiling typify v0.2.0
27972026-02-01T13:58:24.835Z Compiling predicates-tree v1.0.12
27982026-02-01T13:58:25.557Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27992026-02-01T13:58:25.759Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28002026-02-01T13:58:27.065Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28012026-02-01T13:58:27.208Z Compiling unicode-truncate v1.1.0
28022026-02-01T13:58:29.169Z Compiling primeorder v0.13.6
28032026-02-01T13:58:29.690Z Compiling prefix-trie v0.7.0
28042026-02-01T13:58:30.502Z Compiling lru v0.12.5
28052026-02-01T13:58:30.857Z Compiling vergen-git2 v1.0.7
28062026-02-01T13:58:31.162Z Compiling instability v0.3.2
28072026-02-01T13:58:31.279Z Compiling cassowary v0.3.0
28082026-02-01T13:58:31.328Z Compiling indoc v2.0.6
28092026-02-01T13:58:31.902Z Compiling git2 v0.20.2
28102026-02-01T13:58:32.004Z Compiling ratatui v0.29.0
28112026-02-01T13:58:34.225Z Compiling hickory-server v0.25.2
28122026-02-01T13:58:36.695Z Compiling p384 v0.13.1
28132026-02-01T13:58:38.377Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28142026-02-01T13:58:39.613Z Compiling camino-tempfile-ext v0.3.2
28152026-02-01T13:58:40.452Z Compiling progenitor-impl v0.8.0
28162026-02-01T13:58:43.432Z Compiling hyper-staticfile v0.10.1
28172026-02-01T13:58:43.986Z Compiling sled v0.34.7
28182026-02-01T13:58:45.542Z Compiling hickory-client v0.25.2
28192026-02-01T13:58:46.247Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28202026-02-01T13:58:47.043Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28212026-02-01T13:58:47.080Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28222026-02-01T13:58:47.236Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28232026-02-01T13:58:48.766Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28242026-02-01T13:58:51.686Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28252026-02-01T13:58:53.205Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
28262026-02-01T13:58:54.669Z Compiling rand_seeder v0.4.0
28272026-02-01T13:58:55.047Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28282026-02-01T13:58:55.776Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
28292026-02-01T13:58:56.122Z Compiling lzma-sys v0.1.20
28302026-02-01T13:58:56.722Z Compiling corncobs v0.1.4
28312026-02-01T13:58:57.081Z Compiling rustls v0.21.12
28322026-02-01T13:58:57.417Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28332026-02-01T13:58:58.650Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28342026-02-01T13:58:58.919Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28352026-02-01T13:59:00.239Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28362026-02-01T13:59:04.154Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28372026-02-01T13:59:07.756Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28382026-02-01T13:59:09.340Z Compiling progenitor-macro v0.8.0
28392026-02-01T13:59:11.168Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28402026-02-01T13:59:13.631Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28412026-02-01T13:59:17.358Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28422026-02-01T13:59:19.160Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28432026-02-01T13:59:22.709Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28442026-02-01T13:59:23.010Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28452026-02-01T13:59:23.302Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28462026-02-01T13:59:23.592Z Compiling progenitor-client v0.8.0
28472026-02-01T13:59:24.383Z Compiling rustls-webpki v0.101.7
28482026-02-01T13:59:24.923Z Compiling sct v0.7.1
28492026-02-01T13:59:25.341Z Compiling heck v0.3.3
28502026-02-01T13:59:25.639Z Compiling secrecy v0.8.0
28512026-02-01T13:59:25.904Z Compiling void v1.0.2
28522026-02-01T13:59:26.099Z Compiling lzss v0.8.2
28532026-02-01T13:59:27.379Z Compiling zone_cfg_derive v0.1.2
28542026-02-01T13:59:29.926Z Compiling progenitor v0.8.0
28552026-02-01T13:59:30.293Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28562026-02-01T13:59:32.176Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28572026-02-01T13:59:33.200Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28582026-02-01T13:59:35.213Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28592026-02-01T13:59:36.065Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28602026-02-01T13:59:37.414Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28612026-02-01T13:59:38.515Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28622026-02-01T13:59:38.841Z Compiling tungstenite v0.23.0
28632026-02-01T13:59:43.102Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28642026-02-01T13:59:43.394Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28652026-02-01T13:59:43.684Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28662026-02-01T13:59:43.981Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28672026-02-01T13:59:44.269Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28682026-02-01T13:59:44.543Z Compiling nix v0.27.1
28692026-02-01T13:59:44.856Z Compiling serde_bytes v0.11.19
28702026-02-01T13:59:45.330Z Compiling base64 v0.13.1
28712026-02-01T13:59:45.965Z Compiling number_prefix v0.4.0
28722026-02-01T13:59:46.237Z Compiling indicatif v0.17.11
28732026-02-01T13:59:46.706Z Compiling ron v0.7.1
28742026-02-01T13:59:46.992Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28752026-02-01T13:59:47.300Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28762026-02-01T13:59:48.062Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28772026-02-01T13:59:50.535Z Compiling tokio-tungstenite v0.23.1
28782026-02-01T13:59:51.084Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28792026-02-01T13:59:51.209Z Compiling xz2 v0.1.7
28802026-02-01T13:59:51.751Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28812026-02-01T14:00:07.081Z Compiling tokio-rustls v0.24.1
28822026-02-01T14:00:07.510Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28832026-02-01T14:00:11.538Z Compiling zone v0.1.8
28842026-02-01T14:00:14.394Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28852026-02-01T14:00:14.765Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28862026-02-01T14:00:18.307Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
28872026-02-01T14:00:18.508Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28882026-02-01T14:00:20.322Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28892026-02-01T14:00:23.137Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28902026-02-01T14:00:24.065Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28912026-02-01T14:00:24.595Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28922026-02-01T14:00:30.212Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28932026-02-01T14:00:35.068Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28942026-02-01T14:00:39.425Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28952026-02-01T14:00:41.882Z Compiling rustls-pemfile v1.0.4
28962026-02-01T14:00:42.568Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28972026-02-01T14:00:43.744Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28982026-02-01T14:00:44.076Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28992026-02-01T14:00:44.937Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29002026-02-01T14:00:46.332Z Compiling signal-hook-tokio v0.3.1
29012026-02-01T14:00:46.531Z Compiling twox-hash v2.1.0
29022026-02-01T14:00:46.580Z Compiling yasna v0.5.2
29032026-02-01T14:00:47.382Z Compiling is_ci v1.2.0
29042026-02-01T14:00:47.684Z Compiling supports-color v3.0.2
29052026-02-01T14:00:48.099Z Compiling rcgen v0.12.1
29062026-02-01T14:00:48.473Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29072026-02-01T14:00:49.288Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29082026-02-01T14:00:55.714Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29092026-02-01T14:00:56.377Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29102026-02-01T14:01:01.429Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
29112026-02-01T14:01:19.024Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
29122026-02-01T14:01:24.475Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29132026-02-01T14:01:24.510Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29142026-02-01T14:01:27.340Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29152026-02-01T14:01:37.202Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29162026-02-01T14:01:37.307Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29172026-02-01T14:01:37.624Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29182026-02-01T14:01:37.933Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29192026-02-01T14:01:38.210Z Compiling fatfs v0.3.6
29202026-02-01T14:01:40.451Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29212026-02-01T14:01:41.109Z Compiling rtoolbox v0.0.2
29222026-02-01T14:01:41.516Z Compiling subprocess v0.2.9
29232026-02-01T14:01:44.135Z Compiling assert_matches v1.5.0
29242026-02-01T14:01:44.277Z Compiling seq-macro v0.3.6
29252026-02-01T14:01:45.007Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29262026-02-01T14:01:47.656Z Compiling rpassword v7.4.0
29272026-02-01T14:01:48.128Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29282026-02-01T14:01:53.836Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29292026-02-01T14:01:54.054Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29302026-02-01T14:01:58.364Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29312026-02-01T14:02:13.902Z Compiling tui-tree-widget v0.23.1
29322026-02-01T14:02:14.324Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29332026-02-01T14:02:21.230Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29342026-02-01T14:02:21.929Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29352026-02-01T14:02:22.503Z Compiling uzers v0.12.1
29362026-02-01T14:02:25.171Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29372026-02-01T14:02:26.557Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29382026-02-01T14:02:34.946Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29392026-02-01T14:02:38.525Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29402026-02-01T14:02:57.206Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29412026-02-01T14:02:58.214Z Compiling support-bundle-viewer v0.1.2
29422026-02-01T14:02:58.775Z Compiling multimap v0.10.1
29432026-02-01T14:04:35.481Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29442026-02-01T14:04:50.403Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29452026-02-01T14:13:09.369Z Finished `release` profile [optimized] target(s) in 18m 19s
29462026-02-01T14:14:25.260Z
29472026-02-01T14:14:25.260Zreal 19:37.839438508
29482026-02-01T14:14:25.260Zuser 2:16:18.610490546
29492026-02-01T14:14:25.260Zsys 4:32.266121508
29502026-02-01T14:14:25.260Ztrap 3.268332710
29512026-02-01T14:14:25.260Ztflt 1.171519454
29522026-02-01T14:14:25.260Zdflt 5.701283427
29532026-02-01T14:14:25.260Zkflt 0.000490657
29542026-02-01T14:14:25.260Zlock 11:10:38.294083130
29552026-02-01T14:14:25.284Zslp 5:02:45.362372744
29562026-02-01T14:14:25.284Zlat 4:11.307588733
29572026-02-01T14:14:25.284Zstop 4:16.195051241
29582026-02-01T14:14:25.284Z+ mapfile -t packages
29592026-02-01T14:14:25.284Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29602026-02-01T14:14:27.121Z Finished `release` profile [optimized] target(s) in 1.79s
29612026-02-01T14:14:27.201Z Running `target/release/omicron-package -t test list-outputs`
29622026-02-01T14:14:27.286ZLogging to: /work/oxidecomputer/omicron/out/LOG
29632026-02-01T14:14:27.310Z+ ptime -m cargo build --locked --release -p xtask
29642026-02-01T14:14:28.376Z Compiling serde_core v1.0.228
29652026-02-01T14:14:28.376Z Compiling syn v2.0.114
29662026-02-01T14:14:28.400Z Compiling bitflags v2.9.4
29672026-02-01T14:14:28.400Z Compiling serde v1.0.228
29682026-02-01T14:14:28.400Z Compiling serde_json v1.0.149
29692026-02-01T14:14:28.424Z Compiling libc v0.2.180
29702026-02-01T14:14:28.496Z Compiling num-traits v0.2.19
29712026-02-01T14:14:28.520Z Compiling smallvec v1.15.1
29722026-02-01T14:14:28.815Z Compiling hashbrown v0.16.1
29732026-02-01T14:14:29.048Z Compiling rustix v0.38.37
29742026-02-01T14:14:29.248Z Compiling usdt-impl v0.5.0
29752026-02-01T14:14:29.311Z Compiling syn v1.0.109
29762026-02-01T14:14:29.844Z Compiling percent-encoding v2.3.2
29772026-02-01T14:14:29.945Z Compiling thread-id v4.2.2
29782026-02-01T14:14:30.075Z Compiling indexmap v2.13.0
29792026-02-01T14:14:30.170Z Compiling rustix v1.1.3
29802026-02-01T14:14:30.345Z Compiling log v0.4.29
29812026-02-01T14:14:30.711Z Compiling getrandom v0.3.4
29822026-02-01T14:14:31.076Z Compiling ordered-float v2.10.1
29832026-02-01T14:14:31.189Z Compiling terminal_size v0.4.0
29842026-02-01T14:14:31.239Z Compiling form_urlencoded v1.2.2
29852026-02-01T14:14:31.730Z Compiling fs-err v3.1.1
29862026-02-01T14:14:31.791Z Compiling anyhow v1.0.99
29872026-02-01T14:14:32.038Z Compiling once_cell v1.21.3
29882026-02-01T14:14:32.263Z Compiling heck v0.4.1
29892026-02-01T14:14:32.820Z Compiling clap_builder v4.5.48
29902026-02-01T14:14:32.944Z Compiling textwrap v0.16.2
29912026-02-01T14:14:34.277Z Compiling synstructure v0.13.1
29922026-02-01T14:14:34.367Z Compiling proc-macro-error v1.0.4
29932026-02-01T14:14:34.717Z Compiling tempfile v3.24.0
29942026-02-01T14:14:35.212Z Compiling tabled_derive v0.7.0
29952026-02-01T14:14:35.236Z Compiling camino-tempfile v1.4.1
29962026-02-01T14:14:36.516Z Compiling serde_derive v1.0.228
29972026-02-01T14:14:36.516Z Compiling thiserror-impl v2.0.18
29982026-02-01T14:14:36.516Z Compiling zerofrom-derive v0.1.4
29992026-02-01T14:14:36.540Z Compiling yoke-derive v0.7.4
30002026-02-01T14:14:36.540Z Compiling zerovec-derive v0.10.3
30012026-02-01T14:14:36.617Z Compiling displaydoc v0.2.5
30022026-02-01T14:14:37.697Z Compiling thiserror-impl v1.0.69
30032026-02-01T14:14:38.288Z Compiling zerocopy-derive v0.7.35
30042026-02-01T14:14:38.313Z Compiling icu_provider_macros v1.5.0
30052026-02-01T14:14:38.622Z Compiling thiserror v2.0.18
30062026-02-01T14:14:38.686Z Compiling zerofrom v0.1.4
30072026-02-01T14:14:38.835Z Compiling pest v2.8.2
30082026-02-01T14:14:38.975Z Compiling yoke v0.7.4
30092026-02-01T14:14:39.345Z Compiling zerovec v0.10.4
30102026-02-01T14:14:39.375Z Compiling scroll_derive v0.12.0
30112026-02-01T14:14:39.719Z Compiling zerocopy v0.7.35
30122026-02-01T14:14:39.745Z Compiling thiserror v1.0.69
30132026-02-01T14:14:40.397Z Compiling scroll v0.12.0
30142026-02-01T14:14:40.839Z Compiling goblin v0.8.2
30152026-02-01T14:14:40.916Z Compiling pest_meta v2.8.2
30162026-02-01T14:14:41.168Z Compiling tinystr v0.7.6
30172026-02-01T14:14:41.388Z Compiling icu_collections v1.5.0
30182026-02-01T14:14:41.540Z Compiling icu_locid v1.5.0
30192026-02-01T14:14:42.501Z Compiling pest_generator v2.8.2
30202026-02-01T14:14:43.020Z Compiling icu_provider v1.5.0
30212026-02-01T14:14:43.480Z Compiling serde_spanned v0.6.9
30222026-02-01T14:14:43.638Z Compiling toml_datetime v0.6.11
30232026-02-01T14:14:43.698Z Compiling pest_derive v2.8.2
30242026-02-01T14:14:43.762Z Compiling icu_locid_transform v1.5.0
30252026-02-01T14:14:44.333Z Compiling toml_edit v0.22.27
30262026-02-01T14:14:44.365Z Compiling dtrace-parser v0.2.0
30272026-02-01T14:14:44.737Z Compiling dof v0.3.0
30282026-02-01T14:14:45.367Z Compiling icu_properties v1.5.1
30292026-02-01T14:14:46.622Z Compiling serde_tokenstream v0.2.2
30302026-02-01T14:14:47.121Z Compiling erased-serde v0.4.6
30312026-02-01T14:14:47.558Z Compiling toml v0.8.23
30322026-02-01T14:14:48.339Z Compiling serde-untagged v0.1.7
30332026-02-01T14:14:48.978Z Compiling icu_normalizer v1.5.0
30342026-02-01T14:14:50.101Z Compiling idna_adapter v1.2.0
30352026-02-01T14:14:50.338Z Compiling idna v1.0.3
30362026-02-01T14:14:51.110Z Compiling url v2.5.4
30372026-02-01T14:14:52.730Z Compiling serde-value v0.7.0
30382026-02-01T14:14:54.050Z Compiling cargo-util-schemas v0.8.2
30392026-02-01T14:14:55.222Z Compiling usdt-macro v0.5.0
30402026-02-01T14:14:55.761Z Compiling usdt-attr-macro v0.5.0
30412026-02-01T14:14:56.135Z Compiling cargo-platform v0.2.0
30422026-02-01T14:14:56.159Z Compiling clap_derive v4.5.47
30432026-02-01T14:14:56.763Z Compiling usdt v0.5.0
30442026-02-01T14:14:57.114Z Compiling cargo_metadata v0.21.0
30452026-02-01T14:14:57.476Z Compiling cargo_toml v0.21.0
30462026-02-01T14:14:57.855Z Compiling macaddr v1.0.1
30472026-02-01T14:14:58.184Z Compiling tabled v0.15.0
30482026-02-01T14:14:59.078Z Compiling clap v4.5.48
30492026-02-01T14:15:06.979Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30502026-02-01T14:15:12.801Z Finished `release` profile [optimized] target(s) in 45.44s
30512026-02-01T14:15:12.945Z
30522026-02-01T14:15:12.945Zreal 45.605609761
30532026-02-01T14:15:12.945Zuser 4:45.147579686
30542026-02-01T14:15:12.945Zsys 26.662842410
30552026-02-01T14:15:12.969Ztrap 0.141697094
30562026-02-01T14:15:12.969Ztflt 0.168181514
30572026-02-01T14:15:12.969Zdflt 0.283084317
30582026-02-01T14:15:12.969Zkflt 0.000081039
30592026-02-01T14:15:12.969Zlock 17:50.948599061
30602026-02-01T14:15:12.969Zslp 11:42.354123865
30612026-02-01T14:15:12.969Zlat 21.778584688
30622026-02-01T14:15:12.969Zstop 28.287258802
30632026-02-01T14:15:12.969Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30642026-02-01T14:15:12.969Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30652026-02-01T14:15:12.969Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30662026-02-01T14:15:12.969Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30672026-02-01T14:15:12.969Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30682026-02-01T14:15:14.735Z Compiling regress v0.10.4
30692026-02-01T14:15:14.794Z Compiling unsafe-libyaml v0.2.11
30702026-02-01T14:15:14.794Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30712026-02-01T14:15:14.850Z Compiling match_cfg v0.1.0
30722026-02-01T14:15:14.879Z Compiling structmeta-derive v0.3.0
30732026-02-01T14:15:14.879Z Compiling rustls v0.22.4
30742026-02-01T14:15:14.903Z Compiling newtype-uuid-macros v0.1.0
30752026-02-01T14:15:14.903Z Compiling multer v3.1.0
30762026-02-01T14:15:14.998Z Compiling hostname v0.3.1
30772026-02-01T14:15:15.240Z Compiling debug-ignore v1.0.5
30782026-02-01T14:15:15.348Z Compiling toml_parser v1.0.6+spec-1.1.0
30792026-02-01T14:15:15.383Z Compiling progenitor-client v0.10.0
30802026-02-01T14:15:15.442Z Compiling slog-json v2.6.1
30812026-02-01T14:15:15.792Z Compiling serde_yaml v0.9.34+deprecated
30822026-02-01T14:15:15.900Z Compiling async-stream-impl v0.3.6
30832026-02-01T14:15:16.162Z Compiling serde_spanned v1.0.4
30842026-02-01T14:15:16.321Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30852026-02-01T14:15:16.426Z Compiling toml_datetime v0.7.5+spec-1.1.0
30862026-02-01T14:15:16.620Z Compiling dropshot v0.16.7
30872026-02-01T14:15:16.847Z Compiling structmeta v0.3.0
30882026-02-01T14:15:16.944Z Compiling toml_writer v1.0.6+spec-1.1.0
30892026-02-01T14:15:16.981Z Compiling async-stream v0.3.6
30902026-02-01T14:15:17.095Z Compiling slog-bunyan v2.5.0
30912026-02-01T14:15:17.271Z Compiling toml v0.9.11+spec-1.1.0
30922026-02-01T14:15:17.327Z Compiling waitgroup v0.1.2
30932026-02-01T14:15:17.354Z Compiling rustls-pemfile v2.2.0
30942026-02-01T14:15:17.521Z Compiling typify-impl v0.4.3
30952026-02-01T14:15:17.557Z Compiling dropshot_endpoint v0.16.7
30962026-02-01T14:15:17.686Z Compiling itertools v0.14.0
30972026-02-01T14:15:18.075Z Compiling serde_path_to_error v0.1.20
30982026-02-01T14:15:18.833Z Compiling hostname v0.4.2
30992026-02-01T14:15:18.882Z Compiling derive-ex v0.1.8
31002026-02-01T14:15:19.061Z Compiling tokio-rustls v0.25.0
31012026-02-01T14:15:19.437Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
31022026-02-01T14:15:19.662Z Compiling macaddr v1.0.1
31032026-02-01T14:15:19.919Z Compiling tabwriter v1.4.0
31042026-02-01T14:15:20.070Z Compiling instant v0.1.13
31052026-02-01T14:15:20.196Z Compiling progenitor-client v0.11.2
31062026-02-01T14:15:20.253Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31072026-02-01T14:15:20.328Z Compiling parse-display-derive v0.10.0
31082026-02-01T14:15:20.665Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
31092026-02-01T14:15:20.708Z Compiling colored v3.0.0
31102026-02-01T14:15:20.899Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31112026-02-01T14:15:21.124Z Compiling backoff v0.4.0
31122026-02-01T14:15:21.274Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31132026-02-01T14:15:21.358Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31142026-02-01T14:15:21.478Z Compiling proc-macro-crate v1.3.1
31152026-02-01T14:15:21.919Z Compiling crucible-workspace-hack v0.1.0
31162026-02-01T14:15:22.075Z Compiling test-strategy v0.4.3
31172026-02-01T14:15:22.204Z Compiling proc-macro-error v1.0.4
31182026-02-01T14:15:22.266Z Compiling num_enum_derive v0.5.11
31192026-02-01T14:15:22.304Z Compiling heapless v0.8.0
31202026-02-01T14:15:22.778Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31212026-02-01T14:15:23.121Z Compiling ingot-macros v0.1.1
31222026-02-01T14:15:23.201Z Compiling hash32 v0.3.1
31232026-02-01T14:15:23.233Z Compiling smoltcp v0.11.0
31242026-02-01T14:15:23.414Z Compiling parse-display v0.10.0
31252026-02-01T14:15:23.488Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31262026-02-01T14:15:23.944Z Compiling foreign-types-macros v0.2.3
31272026-02-01T14:15:24.052Z Compiling foreign-types-shared v0.3.1
31282026-02-01T14:15:24.184Z Compiling num_enum v0.5.11
31292026-02-01T14:15:24.218Z Compiling cobs v0.2.3
31302026-02-01T14:15:24.538Z Compiling postcard v1.0.10
31312026-02-01T14:15:24.799Z Compiling nix v0.30.1
31322026-02-01T14:15:24.958Z Compiling foreign-types v0.5.0
31332026-02-01T14:15:24.989Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31342026-02-01T14:15:25.111Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31352026-02-01T14:15:25.138Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31362026-02-01T14:15:25.497Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31372026-02-01T14:15:25.685Z Compiling cstr-argument v0.1.2
31382026-02-01T14:15:25.822Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31392026-02-01T14:15:25.853Z Compiling pretty-hex v0.2.1
31402026-02-01T14:15:25.970Z Compiling rayon-core v1.12.1
31412026-02-01T14:15:26.018Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31422026-02-01T14:15:26.098Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31432026-02-01T14:15:26.280Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31442026-02-01T14:15:26.376Z Compiling crossbeam-deque v0.8.5
31452026-02-01T14:15:26.474Z Compiling colored v2.2.0
31462026-02-01T14:15:26.506Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31472026-02-01T14:15:26.818Z Compiling typify-macro v0.4.3
31482026-02-01T14:15:27.242Z Compiling camino-tempfile v1.4.1
31492026-02-01T14:15:27.696Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31502026-02-01T14:15:27.995Z Compiling rayon v1.10.0
31512026-02-01T14:15:28.222Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31522026-02-01T14:15:28.360Z Compiling zone_cfg_derive v0.3.0
31532026-02-01T14:15:28.392Z Compiling ingot-types v0.1.2
31542026-02-01T14:15:28.861Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31552026-02-01T14:15:29.195Z Compiling ingot v0.1.1
31562026-02-01T14:15:29.261Z Compiling smf v0.2.3
31572026-02-01T14:15:29.290Z Compiling num-derive v0.4.2
31582026-02-01T14:15:29.618Z Compiling sigpipe v0.1.3
31592026-02-01T14:15:29.772Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31602026-02-01T14:15:30.080Z Compiling typify v0.4.3
31612026-02-01T14:15:30.157Z Compiling zone v0.3.1
31622026-02-01T14:15:30.240Z Compiling progenitor-impl v0.11.2
31632026-02-01T14:15:30.280Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31642026-02-01T14:15:30.698Z Compiling toml v0.8.23
31652026-02-01T14:15:30.763Z Compiling convert_case v0.4.0
31662026-02-01T14:15:30.932Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31672026-02-01T14:15:31.470Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31682026-02-01T14:15:31.503Z Compiling derive_more v0.99.20
31692026-02-01T14:15:31.622Z Compiling universal-hash v0.5.1
31702026-02-01T14:15:31.679Z Compiling opaque-debug v0.3.1
31712026-02-01T14:15:31.723Z Compiling secrecy v0.10.3
31722026-02-01T14:15:31.817Z Compiling progenitor-impl v0.10.0
31732026-02-01T14:15:31.867Z Compiling aead v0.5.2
31742026-02-01T14:15:31.947Z Compiling half v2.4.1
31752026-02-01T14:15:31.993Z Compiling ciborium-io v0.2.2
31762026-02-01T14:15:32.162Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31772026-02-01T14:15:32.220Z Compiling poly1305 v0.8.0
31782026-02-01T14:15:32.418Z Compiling ciborium-ll v0.2.2
31792026-02-01T14:15:32.449Z Compiling chacha20 v0.9.1
31802026-02-01T14:15:32.598Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31812026-02-01T14:15:32.808Z Compiling ciborium v0.2.2
31822026-02-01T14:15:32.918Z Compiling num-rational v0.4.2
31832026-02-01T14:15:33.531Z Compiling thiserror-impl-no-std v2.0.2
31842026-02-01T14:15:33.559Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31852026-02-01T14:15:34.200Z Compiling num-complex v0.4.6
31862026-02-01T14:15:34.272Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31872026-02-01T14:15:34.360Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31882026-02-01T14:15:34.846Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31892026-02-01T14:15:35.052Z Compiling num v0.4.3
31902026-02-01T14:15:35.190Z Compiling password-hash v0.5.0
31912026-02-01T14:15:35.608Z Compiling progenitor-macro v0.11.2
31922026-02-01T14:15:35.794Z Compiling thiserror-no-std v2.0.2
31932026-02-01T14:15:35.956Z Compiling blake2 v0.10.6
31942026-02-01T14:15:35.985Z Compiling indent_write v2.2.0
31952026-02-01T14:15:36.232Z Compiling float-ord v0.3.2
31962026-02-01T14:15:36.439Z Compiling argon2 v0.5.3
31972026-02-01T14:15:36.590Z Compiling vsss-rs v3.3.4
31982026-02-01T14:15:36.956Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31992026-02-01T14:15:37.083Z Compiling progenitor-macro v0.10.0
32002026-02-01T14:15:37.194Z Compiling chacha20poly1305 v0.10.1
32012026-02-01T14:15:37.448Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32022026-02-01T14:15:37.894Z Compiling gethostname v0.5.0
32032026-02-01T14:15:38.096Z Compiling usdt-attr-macro v0.5.0
32042026-02-01T14:15:38.162Z Compiling usdt-macro v0.5.0
32052026-02-01T14:15:38.586Z Compiling derive-where v1.5.0
32062026-02-01T14:15:38.634Z Compiling owo-colors v4.2.2
32072026-02-01T14:15:38.817Z Compiling cancel-safe-futures v0.1.5
32082026-02-01T14:15:39.244Z Compiling console v0.15.10
32092026-02-01T14:15:39.293Z Compiling resolv-conf v0.7.0
32102026-02-01T14:15:39.432Z Compiling libsw-core v0.3.1
32112026-02-01T14:15:39.463Z Compiling usdt v0.5.0
32122026-02-01T14:15:39.727Z Compiling libsw v3.5.0
32132026-02-01T14:15:40.036Z Compiling async-recursion v1.1.1
32142026-02-01T14:15:40.063Z Compiling libefi-sys v0.1.0
32152026-02-01T14:15:40.384Z Compiling linear-map v1.2.0
32162026-02-01T14:15:40.464Z Compiling hickory-proto v0.24.4
32172026-02-01T14:15:40.505Z Compiling newline-converter v0.3.0
32182026-02-01T14:15:40.748Z Compiling atomicwrites v0.4.4
32192026-02-01T14:15:40.775Z Compiling bitfield-struct v0.6.2
32202026-02-01T14:15:41.060Z Compiling semver v0.1.20
32212026-02-01T14:15:41.098Z Compiling linked-hash-map v0.5.6
32222026-02-01T14:15:41.230Z Compiling expectorate v1.2.0
32232026-02-01T14:15:41.472Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32242026-02-01T14:15:41.505Z Compiling lru-cache v0.1.2
32252026-02-01T14:15:41.529Z Compiling rustc_version v0.1.7
32262026-02-01T14:15:41.763Z Compiling slog-dtrace v0.3.0
32272026-02-01T14:15:41.933Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32282026-02-01T14:15:41.966Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32292026-02-01T14:15:41.994Z Compiling siphasher v1.0.1
32302026-02-01T14:15:42.122Z Compiling newtype_derive v0.1.6
32312026-02-01T14:15:42.179Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32322026-02-01T14:15:42.388Z Compiling phf_shared v0.12.1
32332026-02-01T14:15:42.451Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32342026-02-01T14:15:42.516Z Compiling tokio-dtrace v0.1.0
32352026-02-01T14:15:42.546Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32362026-02-01T14:15:42.742Z Compiling dropshot-api-manager-types v0.2.4
32372026-02-01T14:15:42.927Z Compiling pin-project-internal v1.1.6
32382026-02-01T14:15:43.195Z Compiling csv-core v0.1.11
32392026-02-01T14:15:43.311Z Compiling base64 v0.21.7
32402026-02-01T14:15:43.416Z Compiling chrono-tz v0.10.4
32412026-02-01T14:15:43.688Z Compiling xshell-macros v0.2.7
32422026-02-01T14:15:43.771Z Compiling const_format_proc_macros v0.2.34
32432026-02-01T14:15:43.946Z Compiling csv v1.3.1
32442026-02-01T14:15:44.399Z Compiling xshell v0.2.7
32452026-02-01T14:15:44.582Z Compiling oxide-tokio-rt v0.1.2
32462026-02-01T14:15:44.888Z Compiling hickory-resolver v0.24.4
32472026-02-01T14:15:44.964Z Compiling phf v0.12.1
32482026-02-01T14:15:45.151Z Compiling pin-project v1.1.6
32492026-02-01T14:15:45.359Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32502026-02-01T14:15:45.383Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32512026-02-01T14:15:45.429Z Compiling pem v3.0.5
32522026-02-01T14:15:45.743Z Compiling progenitor v0.11.2
32532026-02-01T14:15:45.893Z Compiling snafu-derive v0.8.5
32542026-02-01T14:15:45.994Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
32552026-02-01T14:15:46.086Z Compiling highway v1.3.0
32562026-02-01T14:15:46.273Z Compiling same-file v1.0.6
32572026-02-01T14:15:46.574Z Compiling walkdir v2.5.0
32582026-02-01T14:15:46.803Z Compiling qorb v0.4.1
32592026-02-01T14:15:47.087Z Compiling const_format v0.2.34
32602026-02-01T14:15:47.119Z Compiling progenitor v0.10.0
32612026-02-01T14:15:47.373Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32622026-02-01T14:15:47.692Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32632026-02-01T14:15:49.007Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32642026-02-01T14:15:49.318Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32652026-02-01T14:15:49.358Z Compiling tabled_derive v0.7.0
32662026-02-01T14:15:49.595Z Compiling snafu v0.8.5
32672026-02-01T14:15:49.756Z Compiling globset v0.4.15
32682026-02-01T14:15:50.127Z Compiling olpc-cjson v0.1.4
32692026-02-01T14:15:50.268Z Compiling primeorder v0.13.6
32702026-02-01T14:15:50.299Z Compiling bcs v0.1.6
32712026-02-01T14:15:50.427Z Compiling serde_plain v1.0.2
32722026-02-01T14:15:50.743Z Compiling typed-path v0.9.3
32732026-02-01T14:15:50.813Z Compiling utf-8 v0.7.6
32742026-02-01T14:15:50.860Z Compiling termtree v0.5.1
32752026-02-01T14:15:50.897Z Compiling radium v0.7.0
32762026-02-01T14:15:51.054Z Compiling textwrap v0.16.2
32772026-02-01T14:15:51.124Z Compiling tabled v0.15.0
32782026-02-01T14:15:51.155Z Compiling tungstenite v0.21.0
32792026-02-01T14:15:51.186Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32802026-02-01T14:15:51.386Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32812026-02-01T14:15:51.709Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32822026-02-01T14:15:51.933Z Compiling steno v0.4.1
32832026-02-01T14:15:52.780Z Compiling tough v0.20.0
32842026-02-01T14:15:53.365Z Compiling typify-impl v0.2.0
32852026-02-01T14:15:53.416Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32862026-02-01T14:15:53.644Z Compiling moka v0.12.10
32872026-02-01T14:15:53.984Z Compiling humantime v2.2.0
32882026-02-01T14:15:54.455Z Compiling maybe-uninit v2.0.0
32892026-02-01T14:15:54.975Z Compiling tap v1.0.1
32902026-02-01T14:15:55.180Z Compiling wyz v0.5.1
32912026-02-01T14:15:55.764Z Compiling tokio-tungstenite v0.21.0
32922026-02-01T14:15:55.874Z Compiling salty v0.3.0
32932026-02-01T14:15:56.239Z Compiling packed_struct v0.10.1
32942026-02-01T14:15:56.271Z Compiling funty v2.0.0
32952026-02-01T14:15:56.316Z Compiling tagptr v0.2.0
32962026-02-01T14:15:56.475Z Compiling arc-swap v1.7.1
32972026-02-01T14:15:56.851Z Compiling p384 v0.13.1
32982026-02-01T14:15:56.920Z Compiling slog-scope v4.4.0
32992026-02-01T14:15:57.001Z Compiling polyval v0.6.2
33002026-02-01T14:15:57.369Z Compiling bitvec v1.0.1
33012026-02-01T14:15:57.409Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33022026-02-01T14:15:57.580Z Compiling packed_struct_codegen v0.10.1
33032026-02-01T14:15:57.826Z Compiling bitfield-macros v0.19.2
33042026-02-01T14:15:57.995Z Compiling zerocopy-derive v0.6.6
33052026-02-01T14:15:58.057Z Compiling proc-macro-error-attr2 v2.0.0
33062026-02-01T14:15:58.729Z Compiling indexmap v1.9.3
33072026-02-01T14:15:59.027Z Compiling nodrop v0.1.14
33082026-02-01T14:15:59.110Z Compiling crc-catalog v2.4.0
33092026-02-01T14:15:59.195Z Compiling parking_lot_core v0.8.6
33102026-02-01T14:15:59.305Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33112026-02-01T14:15:59.638Z Compiling zerocopy v0.6.6
33122026-02-01T14:15:59.738Z Compiling crc v3.2.1
33132026-02-01T14:15:59.774Z Compiling array-init v0.0.4
33142026-02-01T14:15:59.849Z Compiling bitfield v0.19.2
33152026-02-01T14:16:00.282Z Compiling proc-macro-error2 v2.0.1
33162026-02-01T14:16:00.339Z Compiling hickory-resolver v0.25.2
33172026-02-01T14:16:00.363Z Compiling ghash v0.5.1
33182026-02-01T14:16:00.566Z Compiling slog-stdlog v4.1.1
33192026-02-01T14:16:00.616Z Compiling smallvec v0.6.14
33202026-02-01T14:16:00.888Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33212026-02-01T14:16:00.961Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33222026-02-01T14:16:01.019Z Compiling ctr v0.9.2
33232026-02-01T14:16:01.368Z Compiling num-derive v0.3.3
33242026-02-01T14:16:01.432Z Compiling lzma-sys v0.1.20
33252026-02-01T14:16:01.664Z Compiling unicase v2.8.1
33262026-02-01T14:16:02.045Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33272026-02-01T14:16:02.092Z Compiling hashbrown v0.12.3
33282026-02-01T14:16:02.124Z Compiling typify-macro v0.2.0
33292026-02-01T14:16:02.447Z Compiling mime_guess v2.0.5
33302026-02-01T14:16:03.036Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33312026-02-01T14:16:03.270Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33322026-02-01T14:16:03.389Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33332026-02-01T14:16:04.102Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33342026-02-01T14:16:04.171Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33352026-02-01T14:16:04.263Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33362026-02-01T14:16:04.832Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33372026-02-01T14:16:05.041Z Compiling libscf-sys v1.1.0
33382026-02-01T14:16:05.528Z Compiling typify v0.2.0
33392026-02-01T14:16:05.734Z Compiling progenitor-impl v0.8.0
33402026-02-01T14:16:06.081Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33412026-02-01T14:16:06.805Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33422026-02-01T14:16:07.199Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33432026-02-01T14:16:07.280Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33442026-02-01T14:16:07.892Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33452026-02-01T14:16:08.283Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33462026-02-01T14:16:09.361Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33472026-02-01T14:16:09.397Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33482026-02-01T14:16:10.089Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33492026-02-01T14:16:10.363Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33502026-02-01T14:16:10.512Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33512026-02-01T14:16:10.670Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33522026-02-01T14:16:10.996Z Compiling progenitor-macro v0.8.0
33532026-02-01T14:16:11.127Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33542026-02-01T14:16:11.303Zwarning: value assigned to `rack_uuid` is never read
33552026-02-01T14:16:11.303Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
33562026-02-01T14:16:11.303Z |
33572026-02-01T14:16:11.303Z34 | pub rack_uuid: Uuid,
33582026-02-01T14:16:11.303Z | ^^^^^^^^^
33592026-02-01T14:16:11.303Z |
33602026-02-01T14:16:11.303Z = help: maybe it is overwritten before being read?
33612026-02-01T14:16:11.303Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
33622026-02-01T14:16:11.303Z
33632026-02-01T14:16:11.327Zwarning: value assigned to `share_digests` is never read
33642026-02-01T14:16:11.327Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
33652026-02-01T14:16:11.327Z |
33662026-02-01T14:16:11.327Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
33672026-02-01T14:16:11.327Z | ^^^^^^^^^^^^^
33682026-02-01T14:16:11.327Z |
33692026-02-01T14:16:11.327Z = help: maybe it is overwritten before being read?
33702026-02-01T14:16:11.327Z
33712026-02-01T14:16:11.327Zwarning: value assigned to `initial_membership` is never read
33722026-02-01T14:16:11.327Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
33732026-02-01T14:16:11.327Z |
33742026-02-01T14:16:11.327Z65 | pub initial_membership: BTreeSet<Baseboard>,
33752026-02-01T14:16:11.327Z | ^^^^^^^^^^^^^^^^^^
33762026-02-01T14:16:11.327Z |
33772026-02-01T14:16:11.327Z = help: maybe it is overwritten before being read?
33782026-02-01T14:16:11.327Z
33792026-02-01T14:16:11.328Zwarning: value assigned to `encrypted_shares` is never read
33802026-02-01T14:16:11.328Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
33812026-02-01T14:16:11.328Z |
33822026-02-01T14:16:11.328Z90 | pub encrypted_shares: Vec<u8>,
33832026-02-01T14:16:11.328Z | ^^^^^^^^^^^^^^^^
33842026-02-01T14:16:11.328Z |
33852026-02-01T14:16:11.328Z = help: maybe it is overwritten before being read?
33862026-02-01T14:16:11.328Z
33872026-02-01T14:16:12.047Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33882026-02-01T14:16:12.212Z Compiling aes-gcm v0.10.3
33892026-02-01T14:16:12.539Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33902026-02-01T14:16:12.571Z Compiling serde-hex v0.1.0
33912026-02-01T14:16:13.306Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33922026-02-01T14:16:13.440Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33932026-02-01T14:16:14.858Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33942026-02-01T14:16:15.048Z Compiling tabled_derive v0.11.0
33952026-02-01T14:16:15.276Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33962026-02-01T14:16:16.195Z Compiling slog-envlogger v2.2.0
33972026-02-01T14:16:16.843Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33982026-02-01T14:16:17.301Z Compiling ron v0.8.1
33992026-02-01T14:16:17.629Z Compiling papergrid v0.17.0
34002026-02-01T14:16:17.699Z Compiling testing_table v0.3.0
34012026-02-01T14:16:17.982Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34022026-02-01T14:16:18.330Z Compiling hashbrown v0.13.2
34032026-02-01T14:16:18.905Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34042026-02-01T14:16:19.380Z Compiling heck v0.3.3
34052026-02-01T14:16:19.412Z Compiling progenitor-client v0.8.0
34062026-02-01T14:16:19.758Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
34072026-02-01T14:16:19.910Z Compiling ssh-encoding v0.2.0
34082026-02-01T14:16:20.111Z Compiling blowfish v0.9.1
34092026-02-01T14:16:20.389Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34102026-02-01T14:16:20.562Z Compiling nibble_vec v0.1.0
34112026-02-01T14:16:20.753Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34122026-02-01T14:16:20.814Z Compiling crc-any v2.5.0
34132026-02-01T14:16:20.996Z Compiling corncobs v0.1.4
34142026-02-01T14:16:21.049Z Compiling endian-type v0.1.2
34152026-02-01T14:16:21.160Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
34162026-02-01T14:16:21.189Z Compiling progenitor v0.8.0
34172026-02-01T14:16:21.276Z Compiling radix_trie v0.2.1
34182026-02-01T14:16:21.313Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34192026-02-01T14:16:21.346Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34202026-02-01T14:16:21.435Z Compiling bcrypt-pbkdf v0.10.0
34212026-02-01T14:16:21.826Z Compiling ssh-cipher v0.2.0
34222026-02-01T14:16:22.024Z Compiling zone_cfg_derive v0.1.2
34232026-02-01T14:16:22.067Z Compiling tabled v0.20.0
34242026-02-01T14:16:22.977Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34252026-02-01T14:16:23.146Z Compiling object v0.30.4
34262026-02-01T14:16:24.257Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34272026-02-01T14:16:24.682Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
34282026-02-01T14:16:25.239Z Compiling parking_lot v0.11.2
34292026-02-01T14:16:25.981Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34302026-02-01T14:16:26.131Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34312026-02-01T14:16:26.936Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34322026-02-01T14:16:28.703Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34332026-02-01T14:16:28.990Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34342026-02-01T14:16:29.512Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34352026-02-01T14:16:29.839Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34362026-02-01T14:16:30.157Z Compiling prefix-trie v0.7.0
34372026-02-01T14:16:30.230Z Compiling password-hash v0.4.2
34382026-02-01T14:16:30.258Z Compiling fxhash v0.2.1
34392026-02-01T14:16:30.507Z Compiling secrecy v0.8.0
34402026-02-01T14:16:30.757Z Compiling number_prefix v0.4.0
34412026-02-01T14:16:30.906Z Compiling base64 v0.13.1
34422026-02-01T14:16:30.955Z Compiling http-range v0.1.5
34432026-02-01T14:16:31.037Z Compiling half v1.8.3
34442026-02-01T14:16:31.068Z Compiling path-slash v0.1.5
34452026-02-01T14:16:31.292Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34462026-02-01T14:16:31.323Z Compiling ron v0.7.1
34472026-02-01T14:16:31.430Z Compiling indicatif v0.17.11
34482026-02-01T14:16:31.587Z Compiling serde_cbor v0.11.2
34492026-02-01T14:16:32.750Z Compiling hickory-server v0.25.2
34502026-02-01T14:16:33.141Z Compiling pbkdf2 v0.11.0
34512026-02-01T14:16:33.188Zwarning: `bootstore` (lib) generated 4 warnings
34522026-02-01T14:16:33.212Z Compiling sled v0.34.7
34532026-02-01T14:16:33.511Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34542026-02-01T14:16:34.100Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34552026-02-01T14:16:34.131Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34562026-02-01T14:16:34.951Z Compiling xz2 v0.1.7
34572026-02-01T14:16:35.376Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34582026-02-01T14:16:36.683Z Compiling zone v0.1.8
34592026-02-01T14:16:36.992Z Compiling ssh-key v0.6.6
34602026-02-01T14:16:37.650Z Compiling hickory-client v0.25.2
34612026-02-01T14:16:37.764Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34622026-02-01T14:16:37.809Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34632026-02-01T14:16:38.256Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34642026-02-01T14:16:38.600Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34652026-02-01T14:16:39.197Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
34662026-02-01T14:16:39.782Z Compiling p521 v0.13.3
34672026-02-01T14:16:39.900Z Compiling p256 v0.13.2
34682026-02-01T14:16:40.193Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
34692026-02-01T14:16:40.600Z Compiling yasna v0.5.2
34702026-02-01T14:16:40.632Z Compiling headers-core v0.3.0
34712026-02-01T14:16:40.851Z Compiling kstat-rs v0.2.4
34722026-02-01T14:16:41.053Z Compiling nanorand v0.7.0
34732026-02-01T14:16:41.387Z Compiling atty v0.2.14
34742026-02-01T14:16:41.479Z Compiling russh-cryptovec v0.7.3
34752026-02-01T14:16:41.532Z Compiling crc8 v0.1.1
34762026-02-01T14:16:41.577Z Compiling md5 v0.7.0
34772026-02-01T14:16:41.603Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
34782026-02-01T14:16:41.748Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34792026-02-01T14:16:41.795Z Compiling flume v0.11.1
34802026-02-01T14:16:41.862Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34812026-02-01T14:16:42.040Z Compiling russh-keys v0.45.0
34822026-02-01T14:16:42.372Z Compiling rcgen v0.12.1
34832026-02-01T14:16:43.165Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34842026-02-01T14:16:43.219Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34852026-02-01T14:16:44.052Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34862026-02-01T14:16:44.091Z Compiling headers v0.4.1
34872026-02-01T14:16:44.900Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34882026-02-01T14:16:46.551Z Compiling hyper-staticfile v0.10.1
34892026-02-01T14:16:46.575Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34902026-02-01T14:16:48.407Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34912026-02-01T14:16:48.590Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34922026-02-01T14:16:49.006Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34932026-02-01T14:16:49.748Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34942026-02-01T14:16:50.231Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34952026-02-01T14:16:50.590Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34962026-02-01T14:16:51.256Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34972026-02-01T14:16:52.636Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34982026-02-01T14:16:52.825Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34992026-02-01T14:16:53.907Z Compiling num-bigint v0.4.6
35002026-02-01T14:16:54.021Z Compiling des v0.8.1
35012026-02-01T14:16:54.048Z Compiling subprocess v0.2.9
35022026-02-01T14:16:54.349Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35032026-02-01T14:16:55.042Z Compiling display-error-chain v0.2.2
35042026-02-01T14:16:55.283Z Compiling hex-literal v0.4.1
35052026-02-01T14:16:55.311Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35062026-02-01T14:16:55.404Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35072026-02-01T14:16:55.494Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35082026-02-01T14:16:55.933Z Compiling internet-checksum v0.2.1
35092026-02-01T14:16:56.524Z Compiling russh v0.45.0
35102026-02-01T14:16:57.656Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35112026-02-01T14:16:58.567Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35122026-02-01T14:17:00.350Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35132026-02-01T14:17:00.483Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35142026-02-01T14:17:01.132Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35152026-02-01T14:17:02.175Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35162026-02-01T14:17:12.416Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35172026-02-01T14:17:53.287Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35182026-02-01T14:18:27.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
35192026-02-01T14:18:27.650Z
35202026-02-01T14:18:27.650Zreal 3:14.619286330
35212026-02-01T14:18:27.650Zuser 15:37.367759918
35222026-02-01T14:18:27.650Zsys 2:31.726604361
35232026-02-01T14:18:27.650Ztrap 0.408255337
35242026-02-01T14:18:27.650Ztflt 0.112195830
35252026-02-01T14:18:27.650Zdflt 0.895575450
35262026-02-01T14:18:27.650Zkflt 0.000170791
35272026-02-01T14:18:27.650Zlock 58:26.142301820
35282026-02-01T14:18:27.650Zslp 40:05.568819204
35292026-02-01T14:18:27.650Zlat 1:00.148862634
35302026-02-01T14:18:27.650Zstop 2:39.780532510
35312026-02-01T14:18:27.674Z+ mkdir tests
35322026-02-01T14:18:27.674Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35332026-02-01T14:18:27.674Z+ xargs -I '{}' -t cp '{}' tests/
35342026-02-01T14:18:27.700Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-51ce1daefee54a42 tests/
35352026-02-01T14:18:27.733Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-b0592fa1badd278b tests/
35362026-02-01T14:18:27.766Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-7d675b1e4da966e0 tests/
35372026-02-01T14:18:27.799Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-c6e57350a0fb446c tests/
35382026-02-01T14:18:28.105Z+ 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/*)
35392026-02-01T14:18:28.129Z+ 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-b0592fa1badd278b tests/commtest-7d675b1e4da966e0 tests/dhcp_server-51ce1daefee54a42 tests/end_to_end_tests-c6e57350a0fb446c 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
35402026-02-01T14:20:33.395ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35412026-02-01T14:20:33.395Za .github/buildomat/ci-env.sh 1K
35422026-02-01T14:20:33.395Za out/target/test 1K
35432026-02-01T14:20:33.395Za out/npuzone/npuzone 27402K
35442026-02-01T14:20:33.395Za package-manifest.toml 35K
35452026-02-01T14:20:33.395Za smf/sled-agent/non-gimlet/config.toml 6K
35462026-02-01T14:20:33.395Za target/release/omicron-package 41966K
35472026-02-01T14:20:33.395Za target/release/xtask 11111K
35482026-02-01T14:20:33.395Za target/debug/bootstrap 321365K
35492026-02-01T14:20:33.395Za tests/bootstrap-b0592fa1badd278b 31042K
35502026-02-01T14:20:33.395Za tests/commtest-7d675b1e4da966e0 32354K
35512026-02-01T14:20:33.395Za tests/dhcp_server-51ce1daefee54a42 31042K
35522026-02-01T14:20:33.395Za tests/end_to_end_tests-c6e57350a0fb446c 365811K
35532026-02-01T14:20:33.395Za out/clickhouse.tar.gz 315343K
35542026-02-01T14:20:33.395Za out/clickhouse_keeper.tar.gz 298635K
35552026-02-01T14:20:33.395Za out/clickhouse_server.tar.gz 315343K
35562026-02-01T14:20:33.395Za out/cockroachdb.tar.gz 164001K
35572026-02-01T14:20:33.395Za out/crucible-pantry-zone.tar.gz 41162K
35582026-02-01T14:20:33.395Za out/crucible-utils.tar 17744K
35592026-02-01T14:20:33.395Za out/crucible-zone.tar.gz 55300K
35602026-02-01T14:20:33.395Za out/external-dns.tar.gz 47233K
35612026-02-01T14:20:33.396Za out/internal-dns.tar.gz 47233K
35622026-02-01T14:20:33.396Za out/mg-ddm-gz.tar 79965K
35632026-02-01T14:20:33.396Za out/nexus.tar.gz 206141K
35642026-02-01T14:20:33.396Za out/ntp.tar.gz 28229K
35652026-02-01T14:20:33.396Za out/omicron-gateway-softnpu.tar.gz 27817K
35662026-02-01T14:20:33.396Za out/omicron-sled-agent.tar 187249K
35672026-02-01T14:20:33.396Za out/overlay.tar.gz 3K
35682026-02-01T14:20:33.396Za out/oximeter.tar.gz 62993K
35692026-02-01T14:20:33.396Za out/oxlog.tar 3843K
35702026-02-01T14:20:33.396Za out/probe.tar.gz 3037K
35712026-02-01T14:20:33.396Za out/propolis-server.tar.gz 74630K
35722026-02-01T14:20:33.396Za out/pumpkind-gz.tar 26647K
35732026-02-01T14:20:33.396Za out/switch-softnpu.tar.gz 373542K
35742026-02-01T14:20:33.420Z
35752026-02-01T14:20:33.420Zreal 2:05.287444531
35762026-02-01T14:20:33.420Zuser 1:56.246291200
35772026-02-01T14:20:33.420Zsys 10.556397850
35782026-02-01T14:20:33.420Ztrap 0.036786597
35792026-02-01T14:20:33.420Ztflt 0.000000000
35802026-02-01T14:20:33.420Zdflt 0.000000000
35812026-02-01T14:20:33.420Zkflt 0.000000000
35822026-02-01T14:20:33.420Zlock 0.000000000
35832026-02-01T14:20:33.420Zslp 1:56.575474347
35842026-02-01T14:20:33.420Zlat 7.152970360
35852026-02-01T14:20:33.420Zstop 0.000802357
35862026-02-01T14:20:33.420Zprocess exited: duration 2213570 ms, exit code 0
 
35872026-02-01T14:20:33.501Zfound 1 output files
35882026-02-01T14:20:33.501Zuploading: /work/package.tar.gz (2383510782 bytes)
35892026-02-01T14:23:14.437Zuploaded: /work/package.tar.gz