01KFHYBBJD2EAQA0H1CPGMAFBR: 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: 01KFHYBSD32YD6YYJMAZ8QYN08

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-22T04:11:50.485Zjob assigned to worker 01KFHYBSFNVBP9XM17W6Z7MV3G [factory aws, i-055d63e00e9f57f67] (queued for 57 s)
 
22026-01-22T04:11:59.538Zstarting task 0: "setup"
32026-01-22T04:11:59.543Z++ uname -s
42026-01-22T04:11:59.546Z+ kern=SunOS
52026-01-22T04:11:59.546Z+ build_user=build
62026-01-22T04:11:59.546Z+ build_uid=12345
72026-01-22T04:11:59.546Z+ work_dir=/work
82026-01-22T04:11:59.546Z+ input_dir=/input
92026-01-22T04:11:59.546Z+ [[ 0 == 12345 ]]
102026-01-22T04:11:59.546Z+ case "$kern" in
112026-01-22T04:11:59.546Z+ groupadd -g 12345 build
122026-01-22T04:11:59.549Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-22T04:12:01.555Z+ zfs create -o mountpoint=/work rpool/work
142026-01-22T04:12:01.676Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-22T04:12:01.679Z+ home_fs=zfs
162026-01-22T04:12:01.679Z+ [[ zfs == autofs ]]
172026-01-22T04:12:01.679Z+ mkdir -p /home/build
182026-01-22T04:12:01.682Z+ chown build:build /home/build /work
192026-01-22T04:12:03.683Z+ chmod 0700 /home/build /work
202026-01-22T04:12:03.686Zprocess exited: duration 4149 ms, exit code 0
 
212026-01-22T04:12:03.692Zstarting task 1: "rust-toolchain"
222026-01-22T04:12:03.698Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-22T04:12:03.698Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-22T04:12:03.698Z * rust toolchain channel = "1.91.1"
252026-01-22T04:12:03.698Z * rust toolchain profile = "default"
262026-01-22T04:12:03.698Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-22T04:12:03.698Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-22T04:12:03.701Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-22T04:12:03.701Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-22T04:12:03.827Zinfo: downloading installer
312026-01-22T04:12:05.066Zwarn: It looks like you have an existing installation of Rust at:
322026-01-22T04:12:05.066Zwarn: /opt/ooce/bin
332026-01-22T04:12:05.066Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-22T04:12:05.066Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-22T04:12:05.066Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-22T04:12:05.066Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-22T04:12:05.066Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-22T04:12:05.066Zerror: cannot install while Rust is installed
392026-01-22T04:12:05.066Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-22T04:12:05.079Zinfo: profile set to 'default'
412026-01-22T04:12:05.079Zinfo: default host triple is x86_64-unknown-illumos
422026-01-22T04:12:05.083Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-22T04:12:05.248Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-22T04:12:05.248Zinfo: downloading component 'cargo'
452026-01-22T04:12:06.245Zinfo: downloading component 'clippy'
462026-01-22T04:12:06.709Zinfo: downloading component 'rust-docs'
472026-01-22T04:12:07.971Zinfo: downloading component 'rust-std'
482026-01-22T04:12:09.536Zinfo: downloading component 'rustc'
492026-01-22T04:12:17.044Zinfo: downloading component 'rustfmt'
502026-01-22T04:12:17.369Zinfo: installing component 'cargo'
512026-01-22T04:12:18.315Zinfo: installing component 'clippy'
522026-01-22T04:12:18.711Zinfo: installing component 'rust-docs'
532026-01-22T04:12:20.651Zinfo: installing component 'rust-std'
542026-01-22T04:12:22.434Zinfo: installing component 'rustc'
552026-01-22T04:12:29.225Zinfo: installing component 'rustfmt'
562026-01-22T04:12:29.572Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-22T04:12:29.572Z
582026-01-22T04:12:30.075Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-22T04:12:30.075Z
602026-01-22T04:12:30.078Z
612026-01-22T04:12:30.078ZRust is installed now. Great!
622026-01-22T04:12:30.078Z
632026-01-22T04:12:30.078ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-22T04:12:30.078Zenvironment variable. This has not been done automatically.
652026-01-22T04:12:30.078Z
662026-01-22T04:12:30.078ZTo configure your current shell, you need to source
672026-01-22T04:12:30.078Zthe corresponding env file under $HOME/.cargo.
682026-01-22T04:12:30.078Z
692026-01-22T04:12:30.078ZThis is usually done by running one of the following (note the leading DOT):
702026-01-22T04:12:30.078Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-22T04:12:30.078Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-22T04:12:30.078Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-22T04:12:30.180Z+ rustup --version
742026-01-22T04:12:30.192Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-22T04:12:30.195Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-22T04:12:30.281Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-22T04:12:30.294Z+ cargo --version
782026-01-22T04:12:30.357Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-22T04:12:30.360Z+ rustc --version
802026-01-22T04:12:30.438Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-22T04:12:30.442Zprocess exited: duration 26745 ms, exit code 0
 
822026-01-22T04:12:30.448Zstarting task 2: "authentication"
832026-01-22T04:12:30.471Zprocess exited: duration 22 ms, exit code 0
 
842026-01-22T04:12:30.478Zstarting task 3: "clone repository"
852026-01-22T04:12:30.482Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-22T04:12:30.486Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-22T04:12:30.521ZCloning into '/work/oxidecomputer/omicron'...
882026-01-22T04:12:40.003Z+ cd /work/oxidecomputer/omicron
892026-01-22T04:12:40.004Z+ git fetch origin a0ae22a96ec16e4ef51af64516f30c809b1c2c01
902026-01-22T04:12:41.595ZFrom https://github.com/oxidecomputer/omicron
912026-01-22T04:12:41.595Z * branch a0ae22a96ec16e4ef51af64516f30c809b1c2c01 -> FETCH_HEAD
922026-01-22T04:12:41.607Z+ [[ -n zl/fix-9680-floating-ip-allocation ]]
932026-01-22T04:12:41.610Z++ git branch --show-current
942026-01-22T04:12:41.613Z+ current=main
952026-01-22T04:12:41.613Z+ [[ main != zl/fix-9680-floating-ip-allocation ]]
962026-01-22T04:12:41.613Z+ git branch -f zl/fix-9680-floating-ip-allocation a0ae22a96ec16e4ef51af64516f30c809b1c2c01
972026-01-22T04:12:41.618Z+ git checkout -f zl/fix-9680-floating-ip-allocation
982026-01-22T04:12:42.054ZSwitched to branch 'zl/fix-9680-floating-ip-allocation'
992026-01-22T04:12:42.057Z+ git reset --hard a0ae22a96ec16e4ef51af64516f30c809b1c2c01
1002026-01-22T04:12:42.096ZHEAD is now at a0ae22a96 merge main into fix-9680
1012026-01-22T04:12:42.099Zprocess exited: duration 11618 ms, exit code 0
 
1022026-01-22T04:12:42.106Zstarting task 4: "build"
1032026-01-22T04:12:42.111Z+ source .github/buildomat/ci-env.sh
1042026-01-22T04:12:42.114Z++ export CARGO_TERM_COLOR=always
1052026-01-22T04:12:42.114Z++ CARGO_TERM_COLOR=always
1062026-01-22T04:12:42.114Z+ cargo --version
1072026-01-22T04:12:42.176Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-22T04:12:42.179Z+ rustc --version
1092026-01-22T04:12:42.256Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-22T04:12:42.259Z+ WORK=/work
1112026-01-22T04:12:42.259Z+ pfexec mkdir -p /work
1122026-01-22T04:12:42.265Z+ pfexec chown build /work
1132026-01-22T04:12:42.268Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-01-22T04:12:52.631Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-01-22T04:13:02.238Z Startup: Caching catalogs ... Done
1162026-01-22T04:13:21.303ZPlanning: Solver setup ... Done (17.324s)
1172026-01-22T04:13:21.443ZPlanning: Running solver ... Done (0.141s)
1182026-01-22T04:13:21.598ZPlanning: Finding local manifests ... Done (0.003s)
1192026-01-22T04:13:21.611ZPlanning: Fetching manifests: 0/4 0% complete
1202026-01-22T04:13:21.754ZPlanning: Fetching manifests: 4/4 100% complete
1212026-01-22T04:13:21.803ZPlanning: Package planning ... Done (0.049s)
1222026-01-22T04:13:21.854ZPlanning: Merging actions ... Done (0.051s)
1232026-01-22T04:13:22.138ZPlanning: Checking for conflicting actions ... Done (0.283s)
1242026-01-22T04:13:22.150ZPlanning: Consolidating action changes ... Done (0.012s)
1252026-01-22T04:13:23.159ZPlanning: Evaluating mediators ... Done (1.009s)
1262026-01-22T04:13:23.169ZPlanning: Planning completed in 20.78 seconds
1272026-01-22T04:13:23.185Z Packages to install: 4
1282026-01-22T04:13:23.185Z Mediators to change: 2
1292026-01-22T04:13:23.188Z Services to change: 1
1302026-01-22T04:13:23.188Z Estimated space available: 155.44 GB
1312026-01-22T04:13:23.188ZEstimated space to be consumed: 1.79 GB
1322026-01-22T04:13:23.188Z Create boot environment: No
1332026-01-22T04:13:23.189ZCreate backup boot environment: No
1342026-01-22T04:13:23.189Z Rebuild boot archive: No
1352026-01-22T04:13:23.189Z
1362026-01-22T04:13:23.189ZChanged mediators:
1372026-01-22T04:13:23.189Z mediator clang:
1382026-01-22T04:13:23.189Z version: None -> 15 (system default)
1392026-01-22T04:13:23.189Z
1402026-01-22T04:13:23.189Z mediator llvm:
1412026-01-22T04:13:23.189Z version: 14 (system default) -> 15 (system default)
1422026-01-22T04:13:23.189Z
1432026-01-22T04:13:23.189ZChanged packages:
1442026-01-22T04:13:23.189Zhelios-dev
1452026-01-22T04:13:23.189Z developer/build-essential
1462026-01-22T04:13:23.189Z None -> 11-2.0
1472026-01-22T04:13:23.189Z library/libxmlsec1
1482026-01-22T04:13:23.189Z None -> 1.2.35-2.0
1492026-01-22T04:13:23.189Z ooce/developer/clang-15
1502026-01-22T04:13:23.189Z None -> 15.0.7-2.0
1512026-01-22T04:13:23.189Z ooce/developer/llvm-15
1522026-01-22T04:13:23.189Z None -> 15.0.7-2.0
1532026-01-22T04:13:23.189Z
1542026-01-22T04:13:23.189ZServices:
1552026-01-22T04:13:23.189Z restart_fmri:
1562026-01-22T04:13:23.189Z svc:/system/update-man-index:default
1572026-01-22T04:13:23.240Z
1582026-01-22T04:13:23.240ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-01-22T04:13:28.241ZDownload: 2637/3290 items 120.3/212.6MB 56% complete (24.2M/s)
1602026-01-22T04:13:30.080ZDownload: Completed 212.60 MB in 6.84 seconds (31.1M/s)
1612026-01-22T04:13:32.894Z Actions: 1/3689 actions (Installing new actions)
1622026-01-22T04:13:37.484Z Actions: Completed 3689 actions in 4.59 seconds.
1632026-01-22T04:13:38.202Z Done (0.713s)
1642026-01-22T04:13:38.203Z Done (0.000s)
1652026-01-22T04:13:39.262Z Done (1.059s)
1662026-01-22T04:13:43.652Z Done (4.028s)
1672026-01-22T04:13:43.740Z Done (0.020s)
1682026-01-22T04:13:43.743Z Done (0.000s)
1692026-01-22T04:13:43.886Z Done (0.000s)
1702026-01-22T04:13:44.835ZPlanning: Evaluating mediator changes ... Done
1712026-01-22T04:13:44.998ZPlanning: Checking for conflicting actions ... Done
1722026-01-22T04:13:45.002ZPlanning: Consolidating action changes ... Done
1732026-01-22T04:13:45.268ZPlanning: Evaluating mediators ... Done
1742026-01-22T04:13:45.272ZPlanning: Planning completed in 0.43 seconds
1752026-01-22T04:13:45.302Z Mediators to change: 2
1762026-01-22T04:13:45.302Z Create boot environment: No
1772026-01-22T04:13:45.302ZCreate backup boot environment: No
1782026-01-22T04:13:45.371Z Done
1792026-01-22T04:13:45.371Z Done
1802026-01-22T04:13:46.151Z Done
1812026-01-22T04:13:49.809Z Done
1822026-01-22T04:13:49.900Z Done
1832026-01-22T04:13:49.903Z Done
1842026-01-22T04:13:50.062Z Done
1852026-01-22T04:13:50.682ZPlanning: Evaluating mediator changes ... Done
1862026-01-22T04:13:50.685ZPlanning: Merging actions ... Done
1872026-01-22T04:13:50.877ZPlanning: Checking for conflicting actions ... Done
1882026-01-22T04:13:50.880ZPlanning: Consolidating action changes ... Done
1892026-01-22T04:13:51.146ZPlanning: Evaluating mediators ... Done
1902026-01-22T04:13:51.205ZPlanning: Planning completed in 0.77 seconds
1912026-01-22T04:13:51.238Z Packages to change: 1
1922026-01-22T04:13:51.238Z Mediators to change: 1
1932026-01-22T04:13:51.241Z Services to change: 1
1942026-01-22T04:13:51.241Z Create boot environment: No
1952026-01-22T04:13:51.241ZCreate backup boot environment: Yes
1962026-01-22T04:13:53.909Z Actions: 1/6 actions (Updating modified actions)
1972026-01-22T04:13:53.912Z Actions: Completed 6 actions in 0.00 seconds.
1982026-01-22T04:13:53.912Z Done
1992026-01-22T04:13:53.912Z Done
2002026-01-22T04:13:54.121Z Done
2012026-01-22T04:13:57.953Z Done
2022026-01-22T04:13:58.044Z Done
2032026-01-22T04:13:58.048Z Done
2042026-01-22T04:13:58.204Z Done
2052026-01-22T04:13:58.646ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062026-01-22T04:13:58.646Zclang system 15 system
2072026-01-22T04:13:58.646Zcsh system system illumos
2082026-01-22T04:13:58.646Zctags system system illumos
2092026-01-22T04:13:58.646Zfile system system illumos
2102026-01-22T04:13:58.646Zgcc vendor 12 vendor
2112026-01-22T04:13:58.646Zgcc system 10 system
2122026-01-22T04:13:58.646Zgcc system 7 system
2132026-01-22T04:13:58.646Zgo system 1.20 system
2142026-01-22T04:13:58.646Zgo system 1.19 system
2152026-01-22T04:13:58.646Zllvm system 15 system
2162026-01-22T04:13:58.646Zllvm system 14 system
2172026-01-22T04:13:58.646Zmariadb system 10.6 system
2182026-01-22T04:13:58.646Zmta vendor vendor dma
2192026-01-22T04:13:58.646Zopenjdk system 17 system
2202026-01-22T04:13:58.646Zopenjdk system 11 system
2212026-01-22T04:13:58.646Zopenjdk system 1.8 system
2222026-01-22T04:13:58.646Zopenssl vendor 3 vendor
2232026-01-22T04:13:58.647Zperl system 5.36 system
2242026-01-22T04:13:58.647Zpostgresql system 15 system
2252026-01-22T04:13:58.647Zpostgresql system 13 system
2262026-01-22T04:13:58.647Zpython vendor 3 vendor
2272026-01-22T04:13:58.647Zpython system 2 system
2282026-01-22T04:13:58.647Zpython3 system 3.11 system
2292026-01-22T04:13:58.647Zruby system 3.0 system
2302026-01-22T04:13:58.647Zwords vendor vendor american-english
2312026-01-22T04:13:58.647Zwords system system australian-english
2322026-01-22T04:13:58.647Zwords system system british-english
2332026-01-22T04:13:58.647Zwords system system canadian-english
2342026-01-22T04:13:58.647Zwords system system french
2352026-01-22T04:13:58.647Zwords system system italian
2362026-01-22T04:13:58.647Zwords system system ngerman
2372026-01-22T04:13:58.647Zwords system system ogerman
2382026-01-22T04:13:58.647Zwords system system spanish
2392026-01-22T04:13:58.982ZPUBLISHER TYPE STATUS P LOCATION
2402026-01-22T04:13:58.982Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412026-01-22T04:14:05.119ZFMRI IFO
2422026-01-22T04:14:05.120Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432026-01-22T04:14:05.120Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442026-01-22T04:14:05.120Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452026-01-22T04:14:05.120Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462026-01-22T04:14:05.120Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472026-01-22T04:14:05.120Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482026-01-22T04:14:05.120Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492026-01-22T04:14:05.120Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502026-01-22T04:14:05.120Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512026-01-22T04:14:05.120Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522026-01-22T04:14:05.120Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532026-01-22T04:14:05.120Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542026-01-22T04:14:05.120Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552026-01-22T04:14:05.120Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562026-01-22T04:14:05.120Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572026-01-22T04:14:05.120Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582026-01-22T04:14:06.291Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592026-01-22T04:14:06.578Z Updating crates.io index
2602026-01-22T04:14:06.583Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612026-01-22T04:14:06.928Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622026-01-22T04:14:07.878Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632026-01-22T04:14:08.148Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642026-01-22T04:14:08.454Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-01-22T04:14:08.812Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-01-22T04:14:10.108Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-01-22T04:14:12.329Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-01-22T04:14:13.075Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-01-22T04:14:13.300Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702026-01-22T04:14:14.276Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-01-22T04:14:14.771Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722026-01-22T04:14:15.169Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-01-22T04:14:15.574Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742026-01-22T04:14:15.889Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-01-22T04:14:16.604Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-01-22T04:14:17.073Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-01-22T04:14:17.575Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782026-01-22T04:14:17.934Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-01-22T04:14:18.334Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802026-01-22T04:14:18.530Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812026-01-22T04:14:18.741Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822026-01-22T04:14:18.981Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832026-01-22T04:14:19.468Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2842026-01-22T04:14:19.980Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2852026-01-22T04:14:20.314Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2862026-01-22T04:14:20.617Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872026-01-22T04:14:20.881Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882026-01-22T04:14:22.599Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2892026-01-22T04:14:22.979Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902026-01-22T04:14:23.344Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912026-01-22T04:14:23.768Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2922026-01-22T04:14:24.241Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2932026-01-22T04:14:24.919Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-01-22T04:14:25.152Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-01-22T04:14:25.416Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-01-22T04:14:25.653Z Updating git repository `https://github.com/oxidecomputer/omicron`
2972026-01-22T04:14:39.174Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-01-22T04:14:39.474Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992026-01-22T04:14:41.812Z Downloading crates ...
3002026-01-22T04:14:41.872Z Downloaded dof v0.3.0
3012026-01-22T04:14:41.880Z Downloaded fnv v1.0.7
3022026-01-22T04:14:41.883Z Downloaded anstyle-query v1.1.1
3032026-01-22T04:14:41.886Z Downloaded anstyle v1.0.11
3042026-01-22T04:14:41.889Z Downloaded plain v0.2.3
3052026-01-22T04:14:41.893Z Downloaded is_terminal_polyfill v1.70.1
3062026-01-22T04:14:41.896Z Downloaded colorchoice v1.0.2
3072026-01-22T04:14:41.899Z Downloaded thiserror-impl v1.0.69
3082026-01-22T04:14:41.902Z Downloaded anstyle-parse v0.2.5
3092026-01-22T04:14:41.902Z Downloaded unicode-xid v0.2.6
3102026-01-22T04:14:41.906Z Downloaded synstructure v0.13.1
3112026-01-22T04:14:41.906Z Downloaded serde_tokenstream v0.2.2
3122026-01-22T04:14:41.906Z Downloaded quote v1.0.40
3132026-01-22T04:14:41.909Z Downloaded zerofrom-derive v0.1.4
3142026-01-22T04:14:41.912Z Downloaded ucd-trie v0.1.7
3152026-01-22T04:14:41.912Z Downloaded serde_derive v1.0.228
3162026-01-22T04:14:41.915Z Downloaded version_check v0.9.5
3172026-01-22T04:14:41.943Z Downloaded thread-id v4.2.2
3182026-01-22T04:14:41.943Z Downloaded utf16_iter v1.0.5
3192026-01-22T04:14:41.943Z Downloaded toml_write v0.1.2
3202026-01-22T04:14:41.944Z Downloaded yoke-derive v0.7.4
3212026-01-22T04:14:41.944Z Downloaded usdt-impl v0.5.0
3222026-01-22T04:14:41.944Z Downloaded usdt-attr-macro v0.5.0
3232026-01-22T04:14:41.944Z Downloaded typeid v1.0.3
3242026-01-22T04:14:41.944Z Downloaded getrandom v0.3.4
3252026-01-22T04:14:41.944Z Downloaded pest_generator v2.8.2
3262026-01-22T04:14:41.944Z Downloaded generic-array v0.14.7
3272026-01-22T04:14:41.944Z Downloaded fs-err v3.1.1
3282026-01-22T04:14:41.944Z Downloaded usdt-macro v0.5.0
3292026-01-22T04:14:41.944Z Downloaded macaddr v1.0.1
3302026-01-22T04:14:41.944Z Downloaded utf8_iter v1.0.4
3312026-01-22T04:14:41.944Z Downloaded icu_locid_transform_data v1.5.0
3322026-01-22T04:14:41.944Z Downloaded icu_provider_macros v1.5.0
3332026-01-22T04:14:41.944Z Downloaded anyhow v1.0.99
3342026-01-22T04:14:41.948Z Downloaded zerofrom v0.1.4
3352026-01-22T04:14:41.948Z Downloaded utf8parse v0.2.2
3362026-01-22T04:14:41.948Z Downloaded papergrid v0.11.0
3372026-01-22T04:14:41.951Z Downloaded write16 v1.0.0
3382026-01-22T04:14:41.954Z Downloaded toml_datetime v0.6.11
3392026-01-22T04:14:41.954Z Downloaded thiserror v2.0.17
3402026-01-22T04:14:41.958Z Downloaded writeable v0.5.5
3412026-01-22T04:14:41.962Z Downloaded unicode-linebreak v0.1.5
3422026-01-22T04:14:41.965Z Downloaded tinystr v0.7.6
3432026-01-22T04:14:41.965Z Downloaded unicode-ident v1.0.19
3442026-01-22T04:14:41.968Z Downloaded zmij v1.0.15
3452026-01-22T04:14:41.971Z Downloaded zerovec-derive v0.10.3
3462026-01-22T04:14:41.971Z Downloaded typenum v1.17.0
3472026-01-22T04:14:41.975Z Downloaded toml v0.8.23
3482026-01-22T04:14:41.978Z Downloaded yoke v0.7.4
3492026-01-22T04:14:41.978Z Downloaded proc-macro-error-attr v1.0.4
3502026-01-22T04:14:41.980Z Downloaded scroll_derive v0.12.0
3512026-01-22T04:14:41.981Z Downloaded zerocopy-derive v0.7.35
3522026-01-22T04:14:41.984Z Downloaded textwrap v0.16.2
3532026-01-22T04:14:41.987Z Downloaded equivalent v1.0.2
3542026-01-22T04:14:41.990Z Downloaded cfg-if v1.0.4
3552026-01-22T04:14:41.990Z Downloaded url v2.5.4
3562026-01-22T04:14:41.993Z Downloaded toml_edit v0.22.27
3572026-01-22T04:14:41.996Z Downloaded smawk v0.3.2
3582026-01-22T04:14:41.999Z Downloaded strsim v0.11.1
3592026-01-22T04:14:41.999Z Downloaded itoa v1.0.11
3602026-01-22T04:14:42.002Z Downloaded form_urlencoded v1.2.2
3612026-01-22T04:14:42.002Z Downloaded dtrace-parser v0.2.0
3622026-01-22T04:14:42.002Z Downloaded bytecount v0.6.8
3632026-01-22T04:14:42.005Z Downloaded memmap v0.7.0
3642026-01-22T04:14:42.005Z Downloaded serde_spanned v0.6.9
3652026-01-22T04:14:42.008Z Downloaded zerovec v0.10.4
3662026-01-22T04:14:42.012Z Downloaded crypto-common v0.1.6
3672026-01-22T04:14:42.015Z Downloaded ordered-float v2.10.1
3682026-01-22T04:14:42.015Z Downloaded winnow v0.7.13
3692026-01-22T04:14:42.022Z Downloaded swrite v0.1.0
3702026-01-22T04:14:42.025Z Downloaded zerocopy v0.7.35
3712026-01-22T04:14:42.039Z Downloaded serde-value v0.7.0
3722026-01-22T04:14:42.042Z Downloaded scroll v0.12.0
3732026-01-22T04:14:42.042Z Downloaded erased-serde v0.4.6
3742026-01-22T04:14:42.045Z Downloaded cargo_metadata v0.21.0
3752026-01-22T04:14:42.045Z Downloaded stable_deref_trait v1.2.0
3762026-01-22T04:14:42.048Z Downloaded unicode-width v0.2.0
3772026-01-22T04:14:42.051Z Downloaded unicode-width v0.1.14
3782026-01-22T04:14:42.055Z Downloaded proc-macro-error v1.0.4
3792026-01-22T04:14:42.060Z Downloaded serde-untagged v0.1.7
3802026-01-22T04:14:42.063Z Downloaded bitflags v2.9.4
3812026-01-22T04:14:42.066Z Downloaded semver v1.0.27
3822026-01-22T04:14:42.066Z Downloaded sha2 v0.10.9
3832026-01-22T04:14:42.069Z Downloaded pest_derive v2.8.2
3842026-01-22T04:14:42.072Z Downloaded once_cell v1.21.3
3852026-01-22T04:14:42.072Z Downloaded displaydoc v0.2.5
3862026-01-22T04:14:42.075Z Downloaded autocfg v1.4.0
3872026-01-22T04:14:42.077Z Downloaded litemap v0.7.3
3882026-01-22T04:14:42.078Z Downloaded digest v0.10.7
3892026-01-22T04:14:42.081Z Downloaded byteorder v1.5.0
3902026-01-22T04:14:42.081Z Downloaded errno v0.3.12
3912026-01-22T04:14:42.084Z Downloaded serde v1.0.228
3922026-01-22T04:14:42.087Z Downloaded pest_meta v2.8.2
3932026-01-22T04:14:42.087Z Downloaded icu_properties v1.5.1
3942026-01-22T04:14:42.090Z Downloaded icu_locid_transform v1.5.0
3952026-01-22T04:14:42.093Z Downloaded smallvec v1.15.1
3962026-01-22T04:14:42.093Z Downloaded cargo-util-schemas v0.8.2
3972026-01-22T04:14:42.096Z Downloaded serde_core v1.0.228
3982026-01-22T04:14:42.099Z Downloaded clap_derive v4.5.47
3992026-01-22T04:14:42.099Z Downloaded clap v4.5.48
4002026-01-22T04:14:42.106Z Downloaded proc-macro2 v1.0.101
4012026-01-22T04:14:42.109Z Downloaded tempfile v3.24.0
4022026-01-22T04:14:42.112Z Downloaded icu_normalizer_data v1.5.0
4032026-01-22T04:14:42.112Z Downloaded icu_locid v1.5.0
4042026-01-22T04:14:42.117Z Downloaded camino v1.2.1
4052026-01-22T04:14:42.120Z Downloaded cpufeatures v0.2.14
4062026-01-22T04:14:42.120Z Downloaded cargo-platform v0.2.0
4072026-01-22T04:14:42.123Z Downloaded fastrand v2.1.1
4082026-01-22T04:14:42.123Z Downloaded block-buffer v0.10.4
4092026-01-22T04:14:42.123Z Downloaded thiserror-impl v2.0.17
4102026-01-22T04:14:42.126Z Downloaded pretty-hex v0.4.1
4112026-01-22T04:14:42.126Z Downloaded heck v0.4.1
4122026-01-22T04:14:42.129Z Downloaded clap_lex v0.7.4
4132026-01-22T04:14:42.129Z Downloaded percent-encoding v2.3.2
4142026-01-22T04:14:42.129Z Downloaded idna_adapter v1.2.0
4152026-01-22T04:14:42.129Z Downloaded cargo_toml v0.21.0
4162026-01-22T04:14:42.132Z Downloaded terminal_size v0.4.0
4172026-01-22T04:14:42.132Z Downloaded num-traits v0.2.19
4182026-01-22T04:14:42.135Z Downloaded idna v1.0.3
4192026-01-22T04:14:42.138Z Downloaded indexmap v2.12.1
4202026-01-22T04:14:42.141Z Downloaded icu_collections v1.5.0
4212026-01-22T04:14:42.145Z Downloaded log v0.4.29
4222026-01-22T04:14:42.148Z Downloaded hashbrown v0.16.1
4232026-01-22T04:14:42.152Z Downloaded icu_provider v1.5.0
4242026-01-22T04:14:42.155Z Downloaded icu_normalizer v1.5.0
4252026-01-22T04:14:42.158Z Downloaded heck v0.5.0
4262026-01-22T04:14:42.161Z Downloaded thiserror v1.0.69
4272026-01-22T04:14:42.164Z Downloaded memchr v2.7.4
4282026-01-22T04:14:42.168Z Downloaded pest v2.8.2
4292026-01-22T04:14:42.172Z Downloaded usdt v0.5.0
4302026-01-22T04:14:42.175Z Downloaded camino-tempfile v1.4.1
4312026-01-22T04:14:42.175Z Downloaded tabled_derive v0.7.0
4322026-01-22T04:14:42.175Z Downloaded anstream v0.6.18
4332026-01-22T04:14:42.178Z Downloaded serde_json v1.0.149
4342026-01-22T04:14:42.185Z Downloaded goblin v0.8.2
4352026-01-22T04:14:42.192Z Downloaded icu_properties_data v1.5.0
4362026-01-22T04:14:42.201Z Downloaded clap_builder v4.5.48
4372026-01-22T04:14:42.210Z Downloaded tabled v0.15.0
4382026-01-22T04:14:42.232Z Downloaded syn v1.0.109
4392026-01-22T04:14:42.241Z Downloaded syn v2.0.111
4402026-01-22T04:14:42.251Z Downloaded rustix v0.38.37
4412026-01-22T04:14:42.271Z Downloaded rustix v1.1.3
4422026-01-22T04:14:42.301Z Downloaded libc v0.2.180
4432026-01-22T04:14:42.389Z Compiling proc-macro2 v1.0.101
4442026-01-22T04:14:42.392Z Compiling unicode-ident v1.0.19
4452026-01-22T04:14:42.392Z Compiling serde_core v1.0.228
4462026-01-22T04:14:42.392Z Compiling version_check v0.9.5
4472026-01-22T04:14:42.392Z Compiling serde v1.0.228
4482026-01-22T04:14:42.392Z Compiling libc v0.2.180
4492026-01-22T04:14:42.392Z Compiling memchr v2.7.4
4502026-01-22T04:14:42.392Z Compiling thiserror v2.0.17
4512026-01-22T04:14:42.862Z Compiling stable_deref_trait v1.2.0
4522026-01-22T04:14:42.992Z Compiling zmij v1.0.15
4532026-01-22T04:14:43.368Z Compiling itoa v1.0.11
4542026-01-22T04:14:43.517Z Compiling writeable v0.5.5
4552026-01-22T04:14:43.617Z Compiling thiserror v1.0.69
4562026-01-22T04:14:43.841Z Compiling autocfg v1.4.0
4572026-01-22T04:14:44.069Z Compiling litemap v0.7.3
4582026-01-22T04:14:44.187Z Compiling ucd-trie v0.1.7
4592026-01-22T04:14:44.467Z Compiling bitflags v2.9.4
4602026-01-22T04:14:44.654Z Compiling byteorder v1.5.0
4612026-01-22T04:14:44.751Z Compiling icu_locid_transform_data v1.5.0
4622026-01-22T04:14:44.897Z Compiling icu_properties_data v1.5.0
4632026-01-22T04:14:44.975Z Compiling quote v1.0.40
4642026-01-22T04:14:45.100Z Compiling errno v0.3.12
4652026-01-22T04:14:45.199Z Compiling serde_json v1.0.149
4662026-01-22T04:14:45.351Z Compiling num-traits v0.2.19
4672026-01-22T04:14:45.477Z Compiling syn v2.0.111
4682026-01-22T04:14:45.611Z Compiling icu_normalizer_data v1.5.0
4692026-01-22T04:14:45.639Z Compiling write16 v1.0.0
4702026-01-22T04:14:45.668Z Compiling utf8_iter v1.0.4
4712026-01-22T04:14:45.696Z Compiling equivalent v1.0.2
4722026-01-22T04:14:45.729Z Compiling hashbrown v0.16.1
4732026-01-22T04:14:45.795Z Compiling smallvec v1.15.1
4742026-01-22T04:14:45.835Z Compiling typeid v1.0.3
4752026-01-22T04:14:46.014Z Compiling rustix v0.38.37
4762026-01-22T04:14:46.199Z Compiling utf16_iter v1.0.5
4772026-01-22T04:14:46.446Z Compiling usdt-impl v0.5.0
4782026-01-22T04:14:46.694Z Compiling proc-macro-error-attr v1.0.4
4792026-01-22T04:14:46.874Z Compiling indexmap v2.12.1
4802026-01-22T04:14:46.899Z Compiling winnow v0.7.13
4812026-01-22T04:14:46.902Z Compiling toml_write v0.1.2
4822026-01-22T04:14:47.035Z Compiling syn v1.0.109
4832026-01-22T04:14:47.171Z Compiling thread-id v4.2.2
4842026-01-22T04:14:47.891Z Compiling proc-macro-error v1.0.4
4852026-01-22T04:14:48.316Z Compiling percent-encoding v2.3.2
4862026-01-22T04:14:48.411Z Compiling log v0.4.29
4872026-01-22T04:14:48.676Z Compiling camino v1.2.1
4882026-01-22T04:14:48.799Z Compiling rustix v1.1.3
4892026-01-22T04:14:48.869Z Compiling plain v0.2.3
4902026-01-22T04:14:49.072Z Compiling utf8parse v0.2.2
4912026-01-22T04:14:49.273Z Compiling getrandom v0.3.4
4922026-01-22T04:14:49.302Z Compiling anstyle-parse v0.2.5
4932026-01-22T04:14:49.433Z Compiling ordered-float v2.10.1
4942026-01-22T04:14:49.747Z Compiling form_urlencoded v1.2.2
4952026-01-22T04:14:49.994Z Compiling terminal_size v0.4.0
4962026-01-22T04:14:50.497Z Compiling anstyle v1.0.11
4972026-01-22T04:14:50.675Z Compiling is_terminal_polyfill v1.70.1
4982026-01-22T04:14:50.710Z Compiling pretty-hex v0.4.1
4992026-01-22T04:14:50.713Z Compiling colorchoice v1.0.2
5002026-01-22T04:14:50.839Z Compiling anstyle-query v1.1.1
5012026-01-22T04:14:50.922Z Compiling cfg-if v1.0.4
5022026-01-22T04:14:51.053Z Compiling anstream v0.6.18
5032026-01-22T04:14:51.106Z Compiling semver v1.0.27
5042026-01-22T04:14:51.770Z Compiling fs-err v3.1.1
5052026-01-22T04:14:51.852Z Compiling fastrand v2.1.1
5062026-01-22T04:14:51.925Z Compiling strsim v0.11.1
5072026-01-22T04:14:51.973Z Compiling once_cell v1.21.3
5082026-01-22T04:14:52.115Z Compiling fnv v1.0.7
5092026-01-22T04:14:52.289Z Compiling synstructure v0.13.1
5102026-01-22T04:14:52.343Z Compiling unicode-xid v0.2.6
5112026-01-22T04:14:52.347Z Compiling anyhow v1.0.99
5122026-01-22T04:14:52.571Z Compiling heck v0.4.1
5132026-01-22T04:14:52.665Z Compiling heck v0.5.0
5142026-01-22T04:14:53.035Z Compiling unicode-width v0.1.14
5152026-01-22T04:14:53.103Z Compiling clap_lex v0.7.4
5162026-01-22T04:14:53.196Z Compiling bytecount v0.6.8
5172026-01-22T04:14:53.444Z Compiling clap_builder v4.5.48
5182026-01-22T04:14:53.586Z Compiling papergrid v0.11.0
5192026-01-22T04:14:53.647Z Compiling tempfile v3.24.0
5202026-01-22T04:14:53.836Z Compiling memmap v0.7.0
5212026-01-22T04:14:54.059Z Compiling unicode-width v0.2.0
5222026-01-22T04:14:54.168Z Compiling smawk v0.3.2
5232026-01-22T04:14:54.403Z Compiling unicode-linebreak v0.1.5
5242026-01-22T04:14:54.621Z Compiling camino-tempfile v1.4.1
5252026-01-22T04:14:54.919Z Compiling textwrap v0.16.2
5262026-01-22T04:14:55.174Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5272026-01-22T04:14:55.328Z Compiling tabled_derive v0.7.0
5282026-01-22T04:14:55.611Z Compiling swrite v0.1.0
5292026-01-22T04:14:56.320Z Compiling serde_derive v1.0.228
5302026-01-22T04:14:56.348Z Compiling zerofrom-derive v0.1.4
5312026-01-22T04:14:56.351Z Compiling yoke-derive v0.7.4
5322026-01-22T04:14:56.351Z Compiling zerovec-derive v0.10.3
5332026-01-22T04:14:56.351Z Compiling thiserror-impl v2.0.17
5342026-01-22T04:14:57.083Z Compiling displaydoc v0.2.5
5352026-01-22T04:14:58.717Z Compiling thiserror-impl v1.0.69
5362026-01-22T04:14:58.802Z Compiling icu_provider_macros v1.5.0
5372026-01-22T04:14:59.044Z Compiling zerocopy-derive v0.7.35
5382026-01-22T04:14:59.696Z Compiling zerofrom v0.1.4
5392026-01-22T04:14:59.742Z Compiling pest v2.8.2
5402026-01-22T04:14:59.850Z Compiling scroll_derive v0.12.0
5412026-01-22T04:14:59.955Z Compiling yoke v0.7.4
5422026-01-22T04:15:00.362Z Compiling zerovec v0.10.4
5432026-01-22T04:15:00.994Z Compiling zerocopy v0.7.35
5442026-01-22T04:15:01.086Z Compiling clap_derive v4.5.47
5452026-01-22T04:15:01.267Z Compiling scroll v0.12.0
5462026-01-22T04:15:02.049Z Compiling goblin v0.8.2
5472026-01-22T04:15:02.052Z Compiling tabled v0.15.0
5482026-01-22T04:15:02.219Z Compiling tinystr v0.7.6
5492026-01-22T04:15:02.320Z Compiling icu_collections v1.5.0
5502026-01-22T04:15:02.406Z Compiling pest_meta v2.8.2
5512026-01-22T04:15:02.614Z Compiling icu_locid v1.5.0
5522026-01-22T04:15:04.152Z Compiling icu_provider v1.5.0
5532026-01-22T04:15:04.606Z Compiling pest_generator v2.8.2
5542026-01-22T04:15:04.641Z Compiling toml_datetime v0.6.11
5552026-01-22T04:15:04.670Z Compiling serde_spanned v0.6.9
5562026-01-22T04:15:04.807Z Compiling dof v0.3.0
5572026-01-22T04:15:04.938Z Compiling icu_locid_transform v1.5.0
5582026-01-22T04:15:05.125Z Compiling toml_edit v0.22.27
5592026-01-22T04:15:05.153Z Compiling serde_tokenstream v0.2.2
5602026-01-22T04:15:05.706Z Compiling erased-serde v0.4.6
5612026-01-22T04:15:05.737Z Compiling serde-value v0.7.0
5622026-01-22T04:15:06.379Z Compiling icu_properties v1.5.1
5632026-01-22T04:15:06.550Z Compiling cargo-platform v0.2.0
5642026-01-22T04:15:06.863Z Compiling pest_derive v2.8.2
5652026-01-22T04:15:06.886Z Compiling serde-untagged v0.1.7
5662026-01-22T04:15:07.082Z Compiling clap v4.5.48
5672026-01-22T04:15:07.217Z Compiling macaddr v1.0.1
5682026-01-22T04:15:07.675Z Compiling dtrace-parser v0.2.0
5692026-01-22T04:15:08.561Z Compiling toml v0.8.23
5702026-01-22T04:15:09.440Z Compiling cargo_toml v0.21.0
5712026-01-22T04:15:09.577Z Compiling usdt-macro v0.5.0
5722026-01-22T04:15:09.677Z Compiling usdt-attr-macro v0.5.0
5732026-01-22T04:15:10.115Z Compiling icu_normalizer v1.5.0
5742026-01-22T04:15:10.713Z Compiling usdt v0.5.0
5752026-01-22T04:15:10.771Z Compiling idna_adapter v1.2.0
5762026-01-22T04:15:10.941Z Compiling idna v1.0.3
5772026-01-22T04:15:11.349Z Compiling url v2.5.4
5782026-01-22T04:15:12.056Z Compiling cargo-util-schemas v0.8.2
5792026-01-22T04:15:13.596Z Compiling cargo_metadata v0.21.0
5802026-01-22T04:15:15.168Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5812026-01-22T04:15:18.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
5822026-01-22T04:15:18.944Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5832026-01-22T04:15:19.720Z Downloading crates ...
5842026-01-22T04:15:19.856Z Downloaded arrayref v0.3.9
5852026-01-22T04:15:19.868Z Downloaded aho-corasick v1.1.3
5862026-01-22T04:15:19.876Z Downloaded base16ct v0.2.0
5872026-01-22T04:15:19.880Z Downloaded backtrace v0.3.74
5882026-01-22T04:15:19.887Z Downloaded dropshot-api-manager-types v0.2.4
5892026-01-22T04:15:19.893Z Downloaded futures-task v0.3.31
5902026-01-22T04:15:19.896Z Downloaded document-features v0.2.11
5912026-01-22T04:15:19.900Z Downloaded funty v2.0.0
5922026-01-22T04:15:19.903Z Downloaded fd-lock v4.0.2
5932026-01-22T04:15:19.908Z Downloaded curve25519-dalek-derive v0.1.1
5942026-01-22T04:15:19.912Z Downloaded darling_core v0.20.10
5952026-01-22T04:15:19.920Z Downloaded flume v0.11.1
5962026-01-22T04:15:19.927Z Downloaded crossterm v0.28.1
5972026-01-22T04:15:19.937Z Downloaded half v1.8.3
5982026-01-22T04:15:19.942Z Downloaded crossbeam-deque v0.8.5
5992026-01-22T04:15:19.946Z Downloaded cstr-argument v0.1.2
6002026-01-22T04:15:19.949Z Downloaded crunchy v0.2.2
6012026-01-22T04:15:19.953Z Downloaded cfg_aliases v0.2.1
6022026-01-22T04:15:19.957Z Downloaded debug-ignore v1.0.5
6032026-01-22T04:15:19.963Z Downloaded async-recursion v1.1.1
6042026-01-22T04:15:19.968Z Downloaded blake2 v0.10.6
6052026-01-22T04:15:19.975Z Downloaded defmt-macros v0.3.9
6062026-01-22T04:15:19.981Z Downloaded dirs-sys-next v0.1.2
6072026-01-22T04:15:19.985Z Downloaded ascii-canvas v3.0.0
6082026-01-22T04:15:19.989Z Downloaded embedded-io v0.4.0
6092026-01-22T04:15:19.995Z Downloaded dtrace-parser v0.3.0
6102026-01-22T04:15:19.999Z Downloaded crossbeam-epoch v0.9.18
6112026-01-22T04:15:20.005Z Downloaded derive-where v1.5.0
6122026-01-22T04:15:20.012Z Downloaded dunce v1.0.5
6132026-01-22T04:15:20.017Z Downloaded dirs-next v2.0.0
6142026-01-22T04:15:20.034Z Downloaded futures-io v0.3.31
6152026-01-22T04:15:20.037Z Downloaded aead v0.5.2
6162026-01-22T04:15:20.042Z Downloaded either v1.15.0
6172026-01-22T04:15:20.046Z Downloaded ed25519 v2.2.3
6182026-01-22T04:15:20.051Z Downloaded foreign-types-shared v0.1.1
6192026-01-22T04:15:20.054Z Downloaded float-cmp v0.10.0
6202026-01-22T04:15:20.058Z Downloaded drift v0.1.2
6212026-01-22T04:15:20.067Z Downloaded hubpack_derive v0.1.1
6222026-01-22T04:15:20.070Z Downloaded fxhash v0.2.1
6232026-01-22T04:15:20.074Z Downloaded futures-sink v0.3.31
6242026-01-22T04:15:20.077Z Downloaded heck v0.3.3
6252026-01-22T04:15:20.082Z Downloaded foreign-types-macros v0.2.3
6262026-01-22T04:15:20.085Z Downloaded cmake v0.1.51
6272026-01-22T04:15:20.089Z Downloaded hash32 v0.3.1
6282026-01-22T04:15:20.094Z Downloaded hex-literal v0.4.1
6292026-01-22T04:15:20.097Z Downloaded des v0.8.1
6302026-01-22T04:15:20.102Z Downloaded env_filter v0.1.2
6312026-01-22T04:15:20.106Z Downloaded ahash v0.8.12
6322026-01-22T04:15:20.111Z Downloaded hyper-tls v0.6.0
6332026-01-22T04:15:20.115Z Downloaded hostname v0.4.2
6342026-01-22T04:15:20.119Z Downloaded corncobs v0.1.4
6352026-01-22T04:15:20.123Z Downloaded impl-trait-for-tuples v0.2.2
6362026-01-22T04:15:20.129Z Downloaded ident_case v1.0.1
6372026-01-22T04:15:20.132Z Downloaded hostname v0.3.1
6382026-01-22T04:15:20.136Z Downloaded kstat-rs v0.2.4
6392026-01-22T04:15:20.140Z Downloaded internet-checksum v0.2.1
6402026-01-22T04:15:20.143Z Downloaded keccak v0.1.5
6412026-01-22T04:15:20.146Z Downloaded is-terminal v0.4.13
6422026-01-22T04:15:20.150Z Downloaded derive_more v0.99.20
6432026-01-22T04:15:20.157Z Downloaded hyper-staticfile v0.10.1
6442026-01-22T04:15:20.161Z Downloaded lalrpop-util v0.19.12
6452026-01-22T04:15:20.165Z Downloaded match_cfg v0.1.0
6462026-01-22T04:15:20.168Z Downloaded critical-section v1.1.3
6472026-01-22T04:15:20.172Z Downloaded maplit v1.0.2
6482026-01-22T04:15:20.175Z Downloaded lazycell v1.3.0
6492026-01-22T04:15:20.178Z Downloaded md5 v0.7.0
6502026-01-22T04:15:20.181Z Downloaded crc32fast v1.4.2
6512026-01-22T04:15:20.185Z Downloaded md-5 v0.10.6
6522026-01-22T04:15:20.189Z Downloaded mime v0.3.17
6532026-01-22T04:15:20.193Z Downloaded managed v0.8.0
6542026-01-22T04:15:20.196Z Downloaded derive_more-impl v2.0.1
6552026-01-22T04:15:20.203Z Downloaded newline-converter v0.3.0
6562026-01-22T04:15:20.206Z Downloaded nibble_vec v0.1.0
6572026-01-22T04:15:20.209Z Downloaded newtype-uuid-macros v0.1.0
6582026-01-22T04:15:20.213Z Downloaded num_enum_derive v0.5.11
6592026-01-22T04:15:20.217Z Downloaded nodrop v0.1.14
6602026-01-22T04:15:20.220Z Downloaded libsw v3.5.0
6612026-01-22T04:15:20.223Z Downloaded num_threads v0.1.7
6622026-01-22T04:15:20.226Z Downloaded num-derive v0.4.2
6632026-01-22T04:15:20.230Z Downloaded opaque-debug v0.3.1
6642026-01-22T04:15:20.233Z Downloaded parse-display v0.10.0
6652026-01-22T04:15:20.236Z Downloaded path-slash v0.1.5
6662026-01-22T04:15:20.238Z Downloaded highway v1.3.0
6672026-01-22T04:15:20.242Z Downloaded libloading v0.8.5
6682026-01-22T04:15:20.246Z Downloaded num-derive v0.3.3
6692026-01-22T04:15:20.250Z Downloaded peg-runtime v0.8.5
6702026-01-22T04:15:20.253Z Downloaded mime_guess v2.0.5
6712026-01-22T04:15:20.256Z Downloaded newtype_derive v0.1.6
6722026-01-22T04:15:20.260Z Downloaded nanorand v0.7.0
6732026-01-22T04:15:20.264Z Downloaded phf_shared v0.11.2
6742026-01-22T04:15:20.267Z Downloaded pbkdf2 v0.12.2
6752026-01-22T04:15:20.270Z Downloaded newtype-uuid v1.3.2
6762026-01-22T04:15:20.275Z Downloaded native-tls v0.2.12
6772026-01-22T04:15:20.278Z Downloaded phf_shared v0.12.1
6782026-01-22T04:15:20.281Z Downloaded pin-utils v0.1.0
6792026-01-22T04:15:20.284Z Downloaded num_enum v0.5.11
6802026-01-22T04:15:20.289Z Downloaded powerfmt v0.2.0
6812026-01-22T04:15:20.293Z Downloaded proc-macro-error-attr2 v2.0.0
6822026-01-22T04:15:20.296Z Downloaded predicates-tree v1.0.12
6832026-01-22T04:15:20.300Z Downloaded ignore v0.4.23
6842026-01-22T04:15:20.303Z Downloaded predicates-core v1.0.8
6852026-01-22T04:15:20.307Z Downloaded progenitor v0.8.0
6862026-01-22T04:15:20.310Z Downloaded paste v1.0.15
6872026-01-22T04:15:20.313Z Downloaded progenitor-client v0.11.2
6882026-01-22T04:15:20.318Z Downloaded progenitor-client v0.10.0
6892026-01-22T04:15:20.321Z Downloaded poly1305 v0.8.0
6902026-01-22T04:15:20.324Z Downloaded progenitor-macro v0.10.0
6912026-01-22T04:15:20.328Z Downloaded quick-error v1.2.3
6922026-01-22T04:15:20.331Z Downloaded psl-types v2.0.11
6932026-01-22T04:15:20.334Z Downloaded progenitor-macro v0.8.0
6942026-01-22T04:15:20.337Z Downloaded polyval v0.6.2
6952026-01-22T04:15:20.340Z Downloaded pkcs8 v0.10.2
6962026-01-22T04:15:20.343Z Downloaded ref-cast-impl v1.0.25
6972026-01-22T04:15:20.346Z Downloaded ref-cast v1.0.25
6982026-01-22T04:15:20.349Z Downloaded ppv-lite86 v0.2.20
6992026-01-22T04:15:20.352Z Downloaded postgres-protocol v0.6.8
7002026-01-22T04:15:20.355Z Downloaded hickory-server v0.25.2
7012026-01-22T04:15:20.361Z Downloaded rfc6979 v0.4.0
7022026-01-22T04:15:20.364Z Downloaded crossbeam-channel v0.5.15
7032026-01-22T04:15:20.369Z Downloaded rtoolbox v0.0.2
7042026-01-22T04:15:20.372Z Downloaded progenitor v0.10.0
7052026-01-22T04:15:20.376Z Downloaded rustc_version v0.4.1
7062026-01-22T04:15:20.379Z Downloaded primeorder v0.13.6
7072026-01-22T04:15:20.382Z Downloaded rustc_version v0.1.7
7082026-01-22T04:15:20.385Z Downloaded russh-cryptovec v0.7.3
7092026-01-22T04:15:20.385Z Downloaded miniz_oxide v0.8.5
7102026-01-22T04:15:20.388Z Downloaded cc v1.2.30
7112026-01-22T04:15:20.394Z Downloaded rustc-hash v1.1.0
7122026-01-22T04:15:20.397Z Downloaded owo-colors v4.2.2
7132026-01-22T04:15:20.400Z Downloaded peg-macros v0.8.5
7142026-01-22T04:15:20.403Z Downloaded scroll_derive v0.13.1
7152026-01-22T04:15:20.407Z Downloaded rand_core v0.6.4
7162026-01-22T04:15:20.410Z Downloaded r2d2 v0.8.10
7172026-01-22T04:15:20.413Z Downloaded sapling-renderdag v0.1.0
7182026-01-22T04:15:20.416Z Downloaded rand_chacha v0.9.0
7192026-01-22T04:15:20.416Z Downloaded quinn-udp v0.5.5
7202026-01-22T04:15:20.420Z Downloaded jiff-static v0.2.15
7212026-01-22T04:15:20.423Z Downloaded resolv-conf v0.7.0
7222026-01-22T04:15:20.426Z Downloaded semver v0.1.20
7232026-01-22T04:15:20.430Z Downloaded secrecy v0.10.3
7242026-01-22T04:15:20.433Z Downloaded secrecy v0.8.0
7252026-01-22T04:15:20.436Z Downloaded rand_core v0.9.3
7262026-01-22T04:15:20.439Z Downloaded serde_plain v1.0.2
7272026-01-22T04:15:20.439Z Downloaded serde-big-array v0.5.1
7282026-01-22T04:15:20.442Z Downloaded serde_repr v0.1.19
7292026-01-22T04:15:20.445Z Downloaded postcard v1.0.10
7302026-01-22T04:15:20.448Z Downloaded progenitor-impl v0.8.0
7312026-01-22T04:15:20.452Z Downloaded serde_bytes v0.11.19
7322026-01-22T04:15:20.455Z Downloaded signal-hook-tokio v0.3.1
7332026-01-22T04:15:20.458Z Downloaded signal-hook-mio v0.2.4
7342026-01-22T04:15:20.461Z Downloaded signature v2.2.0
7352026-01-22T04:15:20.464Z Downloaded rustls-native-certs v0.8.1
7362026-01-22T04:15:20.467Z Downloaded sha1 v0.10.6
7372026-01-22T04:15:20.472Z Downloaded rustls-pemfile v2.2.0
7382026-01-22T04:15:20.475Z Downloaded siphasher v1.0.1
7392026-01-22T04:15:20.475Z Downloaded siphasher v0.3.11
7402026-01-22T04:15:20.478Z Downloaded scopeguard v1.2.0
7412026-01-22T04:15:20.481Z Downloaded rustversion v1.0.22
7422026-01-22T04:15:20.484Z Downloaded slog-bunyan v2.5.0
7432026-01-22T04:15:20.487Z Downloaded openssl-sys v0.9.109
7442026-01-22T04:15:20.491Z Downloaded prefix-trie v0.7.0
7452026-01-22T04:15:20.496Z Downloaded slog-envlogger v2.2.0
7462026-01-22T04:15:20.499Z Downloaded hashbrown v0.12.3
7472026-01-22T04:15:20.503Z Downloaded serde_path_to_error v0.1.20
7482026-01-22T04:15:20.506Z Downloaded sct v0.7.1
7492026-01-22T04:15:20.513Z Downloaded sec1 v0.7.3
7502026-01-22T04:15:20.516Z Downloaded progenitor-impl v0.10.0
7512026-01-22T04:15:20.519Z Downloaded strip-ansi-escapes v0.2.0
7522026-01-22T04:15:20.519Z Downloaded p256 v0.13.2
7532026-01-22T04:15:20.524Z Downloaded strum v0.27.2
7542026-01-22T04:15:20.527Z Downloaded sqlparser_derive v0.2.2
7552026-01-22T04:15:20.530Z Downloaded signal-hook-registry v1.4.2
7562026-01-22T04:15:20.530Z Downloaded ssh-cipher v0.2.0
7572026-01-22T04:15:20.533Z Downloaded russh-keys v0.45.0
7582026-01-22T04:15:20.548Z Downloaded http v1.4.0
7592026-01-22T04:15:20.554Z Downloaded slog-async v2.8.0
7602026-01-22T04:15:20.554Z Downloaded slab v0.4.9
7612026-01-22T04:15:20.554Z Downloaded tabled_derive v0.10.0
7622026-01-22T04:15:20.554Z Downloaded crossterm v0.29.0
7632026-01-22T04:15:20.557Z Downloaded tap v1.0.1
7642026-01-22T04:15:20.560Z Downloaded slog-term v2.9.2
7652026-01-22T04:15:20.563Z Downloaded slog-stdlog v4.1.1
7662026-01-22T04:15:20.563Z Downloaded slog-scope v4.4.0
7672026-01-22T04:15:20.566Z Downloaded subtle v2.6.1
7682026-01-22T04:15:20.569Z Downloaded time-core v0.1.6
7692026-01-22T04:15:20.572Z Downloaded thread-id v5.0.0
7702026-01-22T04:15:20.572Z Downloaded thiserror-impl-no-std v2.0.2
7712026-01-22T04:15:20.575Z Downloaded smf v0.2.3
7722026-01-22T04:15:20.579Z Downloaded slog-json v2.6.1
7732026-01-22T04:15:20.582Z Downloaded snafu-derive v0.8.5
7742026-01-22T04:15:20.582Z Downloaded static_assertions v1.1.0
7752026-01-22T04:15:20.585Z Downloaded serde_with_macros v3.16.1
7762026-01-22T04:15:20.588Z Downloaded thread_local v1.1.8
7772026-01-22T04:15:20.591Z Downloaded tinyvec_macros v0.1.1
7782026-01-22T04:15:20.591Z Downloaded spki v0.7.3
7792026-01-22T04:15:20.594Z Downloaded ron v0.8.1
7802026-01-22T04:15:20.599Z Downloaded strum_macros v0.24.3
7812026-01-22T04:15:20.603Z Downloaded ssh-encoding v0.2.0
7822026-01-22T04:15:20.606Z Downloaded structmeta v0.3.0
7832026-01-22T04:15:20.606Z Downloaded string_cache v0.8.9
7842026-01-22T04:15:20.610Z Downloaded slog-dtrace v0.3.0
7852026-01-22T04:15:20.613Z Downloaded support-bundle-viewer v0.1.2
7862026-01-22T04:15:20.613Z Downloaded aes v0.8.4
7872026-01-22T04:15:20.617Z Downloaded hashbrown v0.15.4
7882026-01-22T04:15:20.623Z Downloaded libm v0.2.8
7892026-01-22T04:15:20.632Z Downloaded time-macros v0.2.24
7902026-01-22T04:15:20.635Z Downloaded termios v0.3.3
7912026-01-22T04:15:20.638Z Downloaded spin v0.9.8
7922026-01-22T04:15:20.641Z Downloaded num-bigint v0.4.6
7932026-01-22T04:15:20.647Z Downloaded tower-layer v0.3.3
7942026-01-22T04:15:20.649Z Downloaded thiserror-no-std v2.0.2
7952026-01-22T04:15:20.652Z Downloaded signal-hook v0.3.18
7962026-01-22T04:15:20.657Z Downloaded try-lock v0.2.5
7972026-01-22T04:15:20.660Z Downloaded trait-variant v0.1.2
7982026-01-22T04:15:20.660Z Downloaded tokio-dtrace v0.1.0
7992026-01-22T04:15:20.663Z Downloaded similar v2.7.0
8002026-01-22T04:15:20.667Z Downloaded iri-string v0.7.8
8012026-01-22T04:15:20.675Z Downloaded untrusted v0.7.1
8022026-01-22T04:15:20.679Z Downloaded untrusted v0.9.0
8032026-01-22T04:15:20.679Z Downloaded typify-macro v0.2.0
8042026-01-22T04:15:20.682Z Downloaded unit-prefix v0.5.1
8052026-01-22T04:15:20.682Z Downloaded itertools v0.10.5
8062026-01-22T04:15:20.688Z Downloaded usdt-macro v0.6.0
8072026-01-22T04:15:20.691Z Downloaded universal-hash v0.5.1
8082026-01-22T04:15:20.694Z Downloaded topological-sort v0.2.2
8092026-01-22T04:15:20.694Z Downloaded toml_writer v1.0.4
8102026-01-22T04:15:20.697Z Downloaded rsa v0.9.8
8112026-01-22T04:15:20.700Z Downloaded utf-8 v0.7.6
8122026-01-22T04:15:20.705Z Downloaded socket2 v0.6.1
8132026-01-22T04:15:20.708Z Downloaded socket2 v0.5.10
8142026-01-22T04:15:20.708Z Downloaded toml_datetime v0.7.3
8152026-01-22T04:15:20.711Z Downloaded tower-service v0.3.3
8162026-01-22T04:15:20.711Z Downloaded tui-tree-widget v0.23.1
8172026-01-22T04:15:20.714Z Downloaded usdt-attr-macro v0.6.0
8182026-01-22T04:15:20.715Z Downloaded hyper v1.8.1
8192026-01-22T04:15:20.720Z Downloaded tinyvec v1.8.0
8202026-01-22T04:15:20.723Z Downloaded which v4.4.2
8212026-01-22T04:15:20.726Z Downloaded xattr v1.3.1
8222026-01-22T04:15:20.730Z Downloaded want v0.3.1
8232026-01-22T04:15:20.730Z Downloaded h2 v0.4.6
8242026-01-22T04:15:20.736Z Downloaded unicase v2.8.1
8252026-01-22T04:15:20.739Z Downloaded tracing-attributes v0.1.27
8262026-01-22T04:15:20.742Z Downloaded xshell-macros v0.2.7
8272026-01-22T04:15:20.743Z Downloaded typify v0.2.0
8282026-01-22T04:15:20.745Z Downloaded tar v0.4.44
8292026-01-22T04:15:20.749Z Downloaded usdt-impl v0.6.0
8302026-01-22T04:15:20.751Z Downloaded slog v2.8.2
8312026-01-22T04:15:20.754Z Downloaded toml_parser v1.0.4
8322026-01-22T04:15:20.757Z Downloaded usdt v0.6.0
8332026-01-22T04:15:20.760Z Downloaded zone_cfg_derive v0.3.0
8342026-01-22T04:15:20.761Z Downloaded zone_cfg_derive v0.1.2
8352026-01-22T04:15:20.761Z Downloaded zone v0.3.1
8362026-01-22T04:15:20.761Z Downloaded vergen-lib v0.1.6
8372026-01-22T04:15:20.764Z Downloaded zone v0.1.8
8382026-01-22T04:15:20.764Z Downloaded vergen-gitcl v1.0.8
8392026-01-22T04:15:20.766Z Downloaded subprocess v0.2.9
8402026-01-22T04:15:20.770Z Downloaded zeroize_derive v1.4.2
8412026-01-22T04:15:20.770Z Downloaded uzers v0.12.1
8422026-01-22T04:15:20.773Z Downloaded snafu v0.8.5
8432026-01-22T04:15:20.779Z Downloaded tokio-rustls v0.26.0
8442026-01-22T04:15:20.781Z Downloaded wyz v0.5.1
8452026-01-22T04:15:20.784Z Downloaded test-strategy v0.4.3
8462026-01-22T04:15:20.787Z Downloaded tokio-rustls v0.25.0
8472026-01-22T04:15:20.791Z Downloaded xz2 v0.1.7
8482026-01-22T04:15:20.794Z Downloaded vergen-git2 v1.0.7
8492026-01-22T04:15:20.794Z Downloaded vsss-rs v3.3.4
8502026-01-22T04:15:20.797Z Downloaded zeroize v1.8.1
8512026-01-22T04:15:20.800Z Downloaded xshell v0.2.7
8522026-01-22T04:15:20.800Z Downloaded itertools v0.14.0
8532026-01-22T04:15:20.807Z Downloaded unicode-properties v0.1.3
8542026-01-22T04:15:20.811Z Downloaded itertools v0.12.1
8552026-01-22T04:15:20.817Z Downloaded schemars v1.0.4
8562026-01-22T04:15:20.832Z Downloaded unsafe-libyaml v0.2.11
8572026-01-22T04:15:20.836Z Downloaded toml v0.9.8
8582026-01-22T04:15:20.840Z Downloaded hkdf v0.12.4
8592026-01-22T04:15:20.843Z Downloaded vergen v9.0.6
8602026-01-22T04:15:20.846Z Downloaded samael v0.0.19
8612026-01-22T04:15:20.851Z Downloaded zstd v0.13.3
8622026-01-22T04:15:20.854Z Downloaded tracing v0.1.40
8632026-01-22T04:15:20.858Z Downloaded zstd-safe v7.2.3
8642026-01-22T04:15:20.862Z Downloaded whoami v1.5.2
8652026-01-22T04:15:20.865Z Downloaded unicode-bidi v0.3.17
8662026-01-22T04:15:20.868Z Downloaded bindgen v0.69.5
8672026-01-22T04:15:20.872Z Downloaded tungstenite v0.23.0
8682026-01-22T04:15:20.876Z Downloaded zerocopy v0.6.6
8692026-01-22T04:15:20.879Z Downloaded value-bag v1.12.0
8702026-01-22T04:15:20.882Z Downloaded rpassword v7.4.0
8712026-01-22T04:15:20.885Z Downloaded rustyline v14.0.0
8722026-01-22T04:15:20.889Z Downloaded zopfli v0.8.1
8732026-01-22T04:15:20.893Z Downloaded steno v0.4.1
8742026-01-22T04:15:20.896Z Downloaded ssh-key v0.6.6
8752026-01-22T04:15:20.904Z Downloaded typify v0.4.3
8762026-01-22T04:15:20.909Z Downloaded unicode_categories v0.1.1
8772026-01-22T04:15:20.913Z Downloaded bitvec v1.0.1
8782026-01-22T04:15:20.927Z Downloaded yasna v0.5.2
8792026-01-22T04:15:20.930Z Downloaded uuid v1.19.0
8802026-01-22T04:15:20.933Z Downloaded toml_edit v0.19.15
8812026-01-22T04:15:20.949Z Downloaded reedline v0.40.0
8822026-01-22T04:15:20.955Z Downloaded git2 v0.20.2
8832026-01-22T04:15:20.965Z Downloaded zerocopy-derive v0.8.27
8842026-01-22T04:15:20.971Z Downloaded zip v0.6.6
8852026-01-22T04:15:20.975Z Downloaded x509-cert v0.2.5
8862026-01-22T04:15:20.982Z Downloaded reqwest v0.12.24
8872026-01-22T04:15:20.988Z Downloaded typed-path v0.9.3
8882026-01-22T04:15:20.996Z Downloaded time v0.3.43
8892026-01-22T04:15:21.003Z Downloaded regex v1.11.3
8902026-01-22T04:15:21.010Z Downloaded goblin v0.10.2
8912026-01-22T04:15:21.018Z Downloaded rustls-webpki v0.102.8
8922026-01-22T04:15:21.039Z Downloaded tower v0.5.2
8932026-01-22T04:15:21.049Z Downloaded serde_with v3.16.1
8942026-01-22T04:15:21.061Z Downloaded curve25519-dalek v4.1.3
8952026-01-22T04:15:21.070Z Downloaded tower-http v0.6.6
8962026-01-22T04:15:21.078Z Downloaded salty v0.3.0
8972026-01-22T04:15:21.086Z Downloaded radix_trie v0.2.1
8982026-01-22T04:15:21.091Z Downloaded tough v0.20.0
8992026-01-22T04:15:21.100Z Downloaded zip v4.2.0
9002026-01-22T04:15:21.107Z Downloaded gimli v0.31.1
9012026-01-22T04:15:21.114Z Downloaded unicode-normalization v0.1.24
9022026-01-22T04:15:21.117Z Downloaded dropshot v0.16.6
9032026-01-22T04:15:21.140Z Downloaded tabled v0.18.0
9042026-01-22T04:15:21.158Z Downloaded winnow v0.6.26
9052026-01-22T04:15:21.166Z Downloaded winnow v0.5.40
9062026-01-22T04:15:21.174Z Downloaded openssl v0.10.73
9072026-01-22T04:15:21.183Z Downloaded tabled v0.20.0
9082026-01-22T04:15:21.201Z Downloaded object v0.30.4
9092026-01-22T04:15:21.210Z Downloaded rustls v0.22.4
9102026-01-22T04:15:21.223Z Downloaded zlib-rs v0.5.1
9112026-01-22T04:15:21.229Z Downloaded zerocopy v0.8.27
9122026-01-22T04:15:21.249Z Downloaded vcpkg v0.2.15
9132026-01-22T04:15:21.286Z Downloaded openapiv3 v2.2.0
9142026-01-22T04:15:21.297Z Downloaded hickory-proto v0.24.4
9152026-01-22T04:15:21.311Z Downloaded object v0.36.5
9162026-01-22T04:15:21.322Z Downloaded webpki-roots v1.0.1
9172026-01-22T04:15:21.325Z Downloaded smoltcp v0.11.0
9182026-01-22T04:15:21.337Z Downloaded regress v0.10.4
9192026-01-22T04:15:21.346Z Downloaded regex-syntax v0.8.5
9202026-01-22T04:15:21.354Z Downloaded smoltcp v0.9.1
9212026-01-22T04:15:21.364Z Downloaded rustls v0.21.12
9222026-01-22T04:15:21.375Z Downloaded rustls v0.23.19
9232026-01-22T04:15:21.387Z Downloaded sled v0.34.7
9242026-01-22T04:15:21.397Z Downloaded bstr v1.10.0
9252026-01-22T04:15:21.406Z Downloaded typify-impl v0.4.3
9262026-01-22T04:15:21.422Z Downloaded ratatui v0.29.0
9272026-01-22T04:15:21.439Z Downloaded bzip2-sys v0.1.13+1.0.8
9282026-01-22T04:15:21.449Z Downloaded typify-impl v0.2.0
9292026-01-22T04:15:21.461Z Downloaded nix v0.29.0
9302026-01-22T04:15:21.474Z Downloaded nix v0.30.1
9312026-01-22T04:15:21.483Z Downloaded hickory-proto v0.25.2
9322026-01-22T04:15:21.498Z Downloaded regex-automata v0.4.11
9332026-01-22T04:15:21.513Z Downloaded zerocopy-derive v0.6.6
9342026-01-22T04:15:21.522Z Downloaded nix v0.28.0
9352026-01-22T04:15:21.532Z Downloaded lzma-sys v0.1.20
9362026-01-22T04:15:21.560Z Downloaded jiff v0.2.15
9372026-01-22T04:15:21.574Z Downloaded petgraph v0.6.5
9382026-01-22T04:15:21.590Z Downloaded regex-syntax v0.6.29
9392026-01-22T04:15:21.596Z Downloaded polar-core v0.27.3
9402026-01-22T04:15:21.604Z Downloaded proptest v1.7.0
9412026-01-22T04:15:21.614Z Downloaded petgraph v0.8.2
9422026-01-22T04:15:21.632Z Downloaded chrono-tz v0.10.4
9432026-01-22T04:15:21.646Z Downloaded sqlparser v0.45.0
9442026-01-22T04:15:21.651Z Downloaded libz-sys v1.1.20
9452026-01-22T04:15:21.669Z Downloaded nix v0.27.1
9462026-01-22T04:15:21.678Z Downloaded sha3 v0.10.8
9472026-01-22T04:15:21.683Z Downloaded quinn-proto v0.11.8
9482026-01-22T04:15:21.689Z Downloaded tokio v1.48.0
9492026-01-22T04:15:21.724Z Downloaded quick-xml v0.37.2
9502026-01-22T04:15:21.729Z Downloaded petname v2.0.2
9512026-01-22T04:15:21.733Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9522026-01-22T04:15:21.749Z Downloaded p384 v0.13.1
9532026-01-22T04:15:21.753Z Downloaded bindgen v0.71.1
9542026-01-22T04:15:21.759Z Downloaded rayon v1.10.0
9552026-01-22T04:15:21.767Z Downloaded moka v0.12.10
9562026-01-22T04:15:21.777Z Downloaded diesel v2.2.12
9572026-01-22T04:15:21.794Z Downloaded chrono v0.4.42
9582026-01-22T04:15:21.800Z Downloaded tokio-util v0.7.15
9592026-01-22T04:15:21.806Z Downloaded lalrpop v0.19.12
9602026-01-22T04:15:21.815Z Downloaded rustls-webpki v0.101.7
9612026-01-22T04:15:21.827Z Downloaded portable-atomic v1.11.0
9622026-01-22T04:15:21.833Z Downloaded yansi v1.0.1
9632026-01-22T04:15:21.836Z Downloaded unicode-segmentation v1.12.0
9642026-01-22T04:15:21.839Z Downloaded tokio-postgres v0.7.13
9652026-01-22T04:15:21.843Z Downloaded russh v0.45.0
9662026-01-22T04:15:21.848Z Downloaded p521 v0.13.3
9672026-01-22T04:15:21.852Z Downloaded vte v0.11.1
9682026-01-22T04:15:21.855Z Downloaded tungstenite v0.21.0
9692026-01-22T04:15:21.858Z Downloaded tracing-core v0.1.32
9702026-01-22T04:15:21.861Z Downloaded aws-lc-rs v1.12.4
9712026-01-22T04:15:21.868Z Downloaded blake3 v1.5.4
9722026-01-22T04:15:21.875Z Downloaded encoding_rs v0.8.34
9732026-01-22T04:15:21.894Z Downloaded walkdir v2.5.0
9742026-01-22T04:15:21.897Z Downloaded toml v0.7.8
9752026-01-22T04:15:21.900Z Downloaded twox-hash v2.1.0
9762026-01-22T04:15:21.900Z Downloaded tokio-rustls v0.24.1
9772026-01-22T04:15:21.903Z Downloaded itertools v0.13.0
9782026-01-22T04:15:21.908Z Downloaded waitgroup v0.1.2
9792026-01-22T04:15:21.910Z Downloaded wait-timeout v0.2.0
9802026-01-22T04:15:21.911Z Downloaded void v1.0.2
9812026-01-22T04:15:21.911Z Downloaded tokio-stream v0.1.17
9822026-01-22T04:15:21.914Z Downloaded vte_generate_state_changes v0.1.2
9832026-01-22T04:15:21.917Z Downloaded tiny-keccak v2.0.2
9842026-01-22T04:15:21.921Z Downloaded rand v0.9.2
9852026-01-22T04:15:21.924Z Downloaded num-bigint-dig v0.8.6
9862026-01-22T04:15:21.927Z Downloaded tls_codec_derive v0.4.1
9872026-01-22T04:15:21.927Z Downloaded schemars v0.9.0
9882026-01-22T04:15:21.938Z Downloaded ring v0.17.14
9892026-01-22T04:15:21.975Z Downloaded nom v7.1.3
9902026-01-22T04:15:21.980Z Downloaded futures-util v0.3.31
9912026-01-22T04:15:21.990Z Downloaded tokio-tungstenite v0.23.1
9922026-01-22T04:15:21.993Z Downloaded schemars v0.8.22
9932026-01-22T04:15:22.002Z Downloaded unicode-truncate v1.1.0
9942026-01-22T04:15:22.005Z Downloaded typify-macro v0.4.3
9952026-01-22T04:15:22.005Z Downloaded term v1.1.0
9962026-01-22T04:15:22.008Z Downloaded term v0.7.0
9972026-01-22T04:15:22.033Z Downloaded unarray v0.1.4
9982026-01-22T04:15:22.034Z Downloaded tokio-tungstenite v0.21.0
9992026-01-22T04:15:22.034Z Downloaded tokio-native-tls v0.3.1
10002026-01-22T04:15:22.034Z Downloaded tokio-macros v2.6.0
10012026-01-22T04:15:22.034Z Downloaded rayon-core v1.12.1
10022026-01-22T04:15:22.034Z Downloaded rand v0.8.5
10032026-01-22T04:15:22.034Z Downloaded sqlformat v0.3.5
10042026-01-22T04:15:22.034Z Downloaded mio v1.0.2
10052026-01-22T04:15:22.034Z Downloaded qorb v0.4.1
10062026-01-22T04:15:22.034Z Downloaded publicsuffix v2.3.0
10072026-01-22T04:15:22.037Z Downloaded tls_codec v0.4.1
10082026-01-22T04:15:22.037Z Downloaded libgit2-sys v0.18.2+1.9.1
10092026-01-22T04:15:22.085Z Downloaded serde_cbor v0.11.2
10102026-01-22T04:15:22.089Z Downloaded serde_yaml v0.9.34+deprecated
10112026-01-22T04:15:22.092Z Downloaded libxml v0.3.3
10122026-01-22T04:15:22.096Z Downloaded smallvec v0.6.14
10132026-01-22T04:15:22.099Z Downloaded progenitor-impl v0.11.2
10142026-01-22T04:15:22.099Z Downloaded aes-gcm v0.10.3
10152026-01-22T04:15:22.102Z Downloaded strum_macros v0.27.2
10162026-01-22T04:15:22.107Z Downloaded strum_macros v0.26.4
10172026-01-22T04:15:22.107Z Downloaded stringprep v0.1.5
10182026-01-22T04:15:22.112Z Downloaded quinn v0.11.5
10192026-01-22T04:15:22.112Z Downloaded rustls-pki-types v1.10.0
10202026-01-22T04:15:22.115Z Downloaded prettyplease v0.2.36
10212026-01-22T04:15:22.115Z Downloaded pretty_assertions v1.4.1
10222026-01-22T04:15:22.119Z Downloaded serde-hex v0.1.0
10232026-01-22T04:15:22.119Z Downloaded iddqd v0.3.16
10242026-01-22T04:15:22.124Z Downloaded serde_derive_internals v0.29.1
10252026-01-22T04:15:22.127Z Downloaded testing_table v0.3.0
10262026-01-22T04:15:22.127Z Downloaded termtree v0.5.1
10272026-01-22T04:15:22.128Z Downloaded tagptr v0.2.0
10282026-01-22T04:15:22.131Z Downloaded take_mut v0.2.2
10292026-01-22T04:15:22.132Z Downloaded tabwriter v1.4.0
10302026-01-22T04:15:22.132Z Downloaded tabled_derive v0.11.0
10312026-01-22T04:15:22.136Z Downloaded sync_wrapper v1.0.1
10322026-01-22T04:15:22.136Z Downloaded sync-ptr v0.1.4
10332026-01-22T04:15:22.136Z Downloaded ron v0.7.1
10342026-01-22T04:15:22.139Z Downloaded rcgen v0.12.1
10352026-01-22T04:15:22.143Z Downloaded hyper-util v0.1.19
10362026-01-22T04:15:22.147Z Downloaded supports-color v3.0.2
10372026-01-22T04:15:22.147Z Downloaded strum v0.26.3
10382026-01-22T04:15:22.147Z Downloaded structmeta-derive v0.3.0
10392026-01-22T04:15:22.150Z Downloaded ryu v1.0.18
10402026-01-22T04:15:22.150Z Downloaded pin-project v1.1.6
10412026-01-22T04:15:22.171Z Downloaded hashbrown v0.13.2
10422026-01-22T04:15:22.175Z Downloaded shlex v1.3.0
10432026-01-22T04:15:22.175Z Downloaded scroll v0.13.0
10442026-01-22T04:15:22.175Z Downloaded schemars_derive v0.8.22
10452026-01-22T04:15:22.175Z Downloaded papergrid v0.17.0
10462026-01-22T04:15:22.175Z Downloaded minimal-lexical v0.2.1
10472026-01-22T04:15:22.179Z Downloaded simd-adler32 v0.3.7
10482026-01-22T04:15:22.179Z Downloaded sigpipe v0.1.3
10492026-01-22T04:15:22.179Z Downloaded rusty-fork v0.3.0
10502026-01-22T04:15:22.179Z Downloaded rustls-pemfile v1.0.4
10512026-01-22T04:15:22.182Z Downloaded rustc-demangle v0.1.24
10522026-01-22T04:15:22.182Z Downloaded rand_seeder v0.4.0
10532026-01-22T04:15:22.185Z Downloaded serde_spanned v1.0.3
10542026-01-22T04:15:22.186Z Downloaded shell-words v1.1.0
10552026-01-22T04:15:22.186Z Downloaded serde_urlencoded v0.7.1
10562026-01-22T04:15:22.186Z Downloaded heapless v0.7.17
10572026-01-22T04:15:22.189Z Downloaded indicatif v0.17.11
10582026-01-22T04:15:22.192Z Downloaded seq-macro v0.3.6
10592026-01-22T04:15:22.195Z Downloaded is_ci v1.2.0
10602026-01-22T04:15:22.195Z Downloaded scrypt v0.11.0
10612026-01-22T04:15:22.200Z Downloaded indicatif v0.18.0
10622026-01-22T04:15:22.203Z Downloaded predicates v3.1.3
10632026-01-22T04:15:22.203Z Downloaded pkcs5 v0.7.1
10642026-01-22T04:15:22.208Z Downloaded papergrid v0.14.0
10652026-01-22T04:15:22.211Z Downloaded pkcs1 v0.7.5
10662026-01-22T04:15:22.214Z Downloaded postgres-types v0.2.9
10672026-01-22T04:15:22.214Z Downloaded oso v0.27.3
10682026-01-22T04:15:22.217Z Downloaded expectorate v1.2.0
10692026-01-22T04:15:22.220Z Downloaded salsa20 v0.10.2
10702026-01-22T04:15:22.220Z Downloaded scheduled-thread-pool v0.2.7
10712026-01-22T04:15:22.220Z Downloaded same-file v1.0.6
10722026-01-22T04:15:22.224Z Downloaded hickory-resolver v0.24.4
10732026-01-22T04:15:22.227Z Downloaded progenitor v0.11.2
10742026-01-22T04:15:22.227Z Downloaded hickory-resolver v0.25.2
10752026-01-22T04:15:22.231Z Downloaded headers v0.4.1
10762026-01-22T04:15:22.234Z Downloaded rustc-hash v2.1.1
10772026-01-22T04:15:22.234Z Downloaded oxnet v0.1.4
10782026-01-22T04:15:22.237Z Downloaded proc-macro-error2 v2.0.1
10792026-01-22T04:15:22.240Z Downloaded parking_lot v0.12.3
10802026-01-22T04:15:22.240Z Downloaded parking_lot v0.11.2
10812026-01-22T04:15:22.244Z Downloaded rand_xorshift v0.4.0
10822026-01-22T04:15:22.244Z Downloaded rand_chacha v0.3.1
10832026-01-22T04:15:22.247Z Downloaded radium v0.7.0
10842026-01-22T04:15:22.247Z Downloaded pin-project-lite v0.2.14
10852026-01-22T04:15:22.250Z Downloaded pem-rfc7468 v0.7.0
10862026-01-22T04:15:22.253Z Downloaded pkg-config v0.3.31
10872026-01-22T04:15:22.253Z Downloaded pin-project-internal v1.1.6
10882026-01-22T04:15:22.256Z Downloaded peg v0.8.5
10892026-01-22T04:15:22.259Z Downloaded progenitor-macro v0.11.2
10902026-01-22T04:15:22.259Z Downloaded omicron-zone-package v0.12.2
10912026-01-22T04:15:22.263Z Downloaded password-hash v0.5.0
10922026-01-22T04:15:22.263Z Downloaded phf v0.12.1
10932026-01-22T04:15:22.266Z Downloaded parse-display-derive v0.10.0
10942026-01-22T04:15:22.266Z Downloaded parking_lot_core v0.9.10
10952026-01-22T04:15:22.269Z Downloaded packed_struct v0.10.1
10962026-01-22T04:15:22.269Z Downloaded heapless v0.8.0
10972026-01-22T04:15:22.272Z Downloaded chacha20poly1305 v0.10.1
10982026-01-22T04:15:22.275Z Downloaded progenitor-client v0.8.0
10992026-01-22T04:15:22.275Z Downloaded pretty-hex v0.2.1
11002026-01-22T04:15:22.275Z Downloaded phf v0.11.2
11012026-01-22T04:15:22.275Z Downloaded pem v3.0.5
11022026-01-22T04:15:22.279Z Downloaded packed_struct_codegen v0.10.1
11032026-01-22T04:15:22.279Z Downloaded password-hash v0.4.2
11042026-01-22T04:15:22.282Z Downloaded parse-size v1.1.0
11052026-01-22T04:15:22.282Z Downloaded indexmap v1.9.3
11062026-01-22T04:15:22.285Z Downloaded num-integer v0.1.46
11072026-01-22T04:15:22.289Z Downloaded proc-macro-crate v1.3.1
11082026-01-22T04:15:22.289Z Downloaded precomputed-hash v0.1.1
11092026-01-22T04:15:22.289Z Downloaded parking_lot_core v0.8.6
11102026-01-22T04:15:22.292Z Downloaded oxide-tokio-rt v0.1.2
11112026-01-22T04:15:22.292Z Downloaded memmap2 v0.9.8
11122026-01-22T04:15:22.292Z Downloaded num-complex v0.4.6
11132026-01-22T04:15:22.295Z Downloaded litrs v0.4.1
11142026-01-22T04:15:22.300Z Downloaded ingot-macros v0.1.1
11152026-01-22T04:15:22.300Z Downloaded num-iter v0.1.45
11162026-01-22T04:15:22.300Z Downloaded nu-ansi-term v0.50.1
11172026-01-22T04:15:22.303Z Downloaded bumpalo v3.16.0
11182026-01-22T04:15:22.303Z Downloaded pbkdf2 v0.11.0
11192026-01-22T04:15:22.306Z Downloaded num-rational v0.4.2
11202026-01-22T04:15:22.306Z Downloaded multer v3.1.0
11212026-01-22T04:15:22.309Z Downloaded ipnet v2.11.0
11222026-01-22T04:15:22.309Z Downloaded allocator-api2 v0.2.21
11232026-01-22T04:15:22.312Z Downloaded arc-swap v1.7.1
11242026-01-22T04:15:22.315Z Downloaded oso-derive v0.27.3
11252026-01-22T04:15:22.315Z Downloaded half v2.4.1
11262026-01-22T04:15:22.318Z Downloaded fatfs v0.3.6
11272026-01-22T04:15:22.321Z Downloaded crypto-bigint v0.5.5
11282026-01-22T04:15:22.325Z Downloaded flate2 v1.1.2
11292026-01-22T04:15:22.328Z Downloaded openssl-probe v0.1.5
11302026-01-22T04:15:22.331Z Downloaded olpc-cjson v0.1.4
11312026-01-22T04:15:22.331Z Downloaded openssl-macros v0.1.1
11322026-01-22T04:15:22.331Z Downloaded libz-rs-sys v0.5.1
11332026-01-22T04:15:22.334Z Downloaded number_prefix v0.4.0
11342026-01-22T04:15:22.335Z Downloaded num-conv v0.1.0
11352026-01-22T04:15:22.335Z Downloaded nonempty v0.12.0
11362026-01-22T04:15:22.335Z Downloaded lock_api v0.4.12
11372026-01-22T04:15:22.338Z Downloaded ingot v0.1.1
11382026-01-22T04:15:22.338Z Downloaded iana-time-zone v0.1.63
11392026-01-22T04:15:22.341Z Downloaded futures v0.3.31
11402026-01-22T04:15:22.344Z Downloaded linked-hash-map v0.5.6
11412026-01-22T04:15:22.347Z Downloaded linear-map v1.2.0
11422026-01-22T04:15:22.347Z Downloaded libefi-sys v0.1.0
11432026-01-22T04:15:22.347Z Downloaded humantime v2.2.0
11442026-01-22T04:15:22.350Z Downloaded httparse v1.9.5
11452026-01-22T04:15:22.353Z Downloaded crc-any v2.5.0
11462026-01-22T04:15:22.353Z Downloaded clang-sys v1.8.1
11472026-01-22T04:15:22.356Z Downloaded hyper-rustls v0.27.7
11482026-01-22T04:15:22.358Z Downloaded hmac v0.12.1
11492026-01-22T04:15:22.359Z Downloaded der v0.7.10
11502026-01-22T04:15:22.362Z Downloaded num v0.4.3
11512026-01-22T04:15:22.365Z Downloaded normalize-line-endings v0.3.0
11522026-01-22T04:15:22.365Z Downloaded diesel_derives v2.2.3
11532026-01-22T04:15:22.368Z Downloaded new_debug_unreachable v1.0.6
11542026-01-22T04:15:22.368Z Downloaded multimap v0.10.1
11552026-01-22T04:15:22.371Z Downloaded memoffset v0.9.1
11562026-01-22T04:15:22.371Z Downloaded hickory-client v0.25.2
11572026-01-22T04:15:22.376Z Downloaded futures-executor v0.3.31
11582026-01-22T04:15:22.376Z Downloaded lzss v0.8.2
11592026-01-22T04:15:22.376Z Downloaded lru-cache v0.1.2
11602026-01-22T04:15:22.379Z Downloaded lru v0.12.5
11612026-01-22T04:15:22.379Z Downloaded jobserver v0.1.32
11622026-01-22T04:15:22.379Z Downloaded ingot-types v0.1.2
11632026-01-22T04:15:22.379Z Downloaded getrandom v0.2.15
11642026-01-22T04:15:22.382Z Downloaded maybe-uninit v2.0.0
11652026-01-22T04:15:22.382Z Downloaded ipnetwork v0.21.1
11662026-01-22T04:15:22.385Z Downloaded indoc v2.0.6
11672026-01-22T04:15:22.388Z Downloaded group v0.13.0
11682026-01-22T04:15:22.388Z Downloaded fixedbitset v0.5.7
11692026-01-22T04:15:22.391Z Downloaded lazy_static v1.5.0
11702026-01-22T04:15:22.391Z Downloaded cookie_store v0.21.1
11712026-01-22T04:15:22.394Z Downloaded bzip2 v0.4.4
11722026-01-22T04:15:22.394Z Downloaded lockfree-object-pool v0.1.6
11732026-01-22T04:15:22.397Z Downloaded libsw-core v0.3.1
11742026-01-22T04:15:22.397Z Downloaded libscf-sys v1.1.0
11752026-01-22T04:15:22.401Z Downloaded const_format v0.2.34
11762026-01-22T04:15:22.404Z Downloaded bytes v1.10.1
11772026-01-22T04:15:22.407Z Downloaded http-body-util v0.1.3
11782026-01-22T04:15:22.410Z Downloaded crossbeam-utils v0.8.21
11792026-01-22T04:15:22.410Z Downloaded const-oid v0.9.6
11802026-01-22T04:15:22.413Z Downloaded backoff v0.4.0
11812026-01-22T04:15:22.416Z Downloaded hex v0.4.3
11822026-01-22T04:15:22.416Z Downloaded cookie v0.18.1
11832026-01-22T04:15:22.419Z Downloaded console v0.16.0
11842026-01-22T04:15:22.422Z Downloaded console v0.15.10
11852026-01-22T04:15:22.422Z Downloaded ciborium v0.2.2
11862026-01-22T04:15:22.425Z Downloaded bzip2 v0.5.2
11872026-01-22T04:15:22.425Z Downloaded instant v0.1.13
11882026-01-22T04:15:22.430Z Downloaded instability v0.3.2
11892026-01-22T04:15:22.430Z Downloaded inout v0.1.3
11902026-01-22T04:15:22.430Z Downloaded indoc v1.0.9
11912026-01-22T04:15:22.433Z Downloaded indent_write v2.2.0
11922026-01-22T04:15:22.433Z Downloaded foldhash v0.2.0
11932026-01-22T04:15:22.434Z Downloaded ff v0.13.0
11942026-01-22T04:15:22.437Z Downloaded env_logger v0.11.8
11952026-01-22T04:15:22.437Z Downloaded daft-derive v0.1.4
11962026-01-22T04:15:22.440Z Downloaded home v0.5.9
11972026-01-22T04:15:22.443Z Downloaded globset v0.4.15
11982026-01-22T04:15:22.443Z Downloaded glob v0.3.2
11992026-01-22T04:15:22.443Z Downloaded foreign-types v0.5.0
12002026-01-22T04:15:22.446Z Downloaded filetime v0.2.26
12012026-01-22T04:15:22.446Z Downloaded erased-serde v0.3.31
12022026-01-22T04:15:22.450Z Downloaded hubpack v0.1.2
12032026-01-22T04:15:22.450Z Downloaded httpdate v1.0.3
12042026-01-22T04:15:22.450Z Downloaded http-range v0.1.5
12052026-01-22T04:15:22.453Z Downloaded gethostname v0.5.0
12062026-01-22T04:15:22.453Z Downloaded blowfish v0.9.1
12072026-01-22T04:15:22.453Z Downloaded fs-err v2.11.0
12082026-01-22T04:15:22.456Z Downloaded fallible-iterator v0.2.0
12092026-01-22T04:15:22.456Z Downloaded ena v0.14.3
12102026-01-22T04:15:22.456Z Downloaded elliptic-curve v0.13.8
12112026-01-22T04:15:22.459Z Downloaded convert_case v0.7.1
12122026-01-22T04:15:22.463Z Downloaded chacha20 v0.9.1
12132026-01-22T04:15:22.463Z Downloaded cargo_metadata v0.19.2
12142026-01-22T04:15:22.466Z Downloaded buf-list v1.0.3
12152026-01-22T04:15:22.466Z Downloaded http-body v1.0.1
12162026-01-22T04:15:22.469Z Downloaded headers-core v0.3.0
12172026-01-22T04:15:22.469Z Downloaded futures-channel v0.3.31
12182026-01-22T04:15:22.472Z Downloaded fs_extra v1.3.0
12192026-01-22T04:15:22.472Z Downloaded foreign-types v0.3.2
12202026-01-22T04:15:22.472Z Downloaded flagset v0.4.6
12212026-01-22T04:15:22.475Z Downloaded fixedbitset v0.4.2
12222026-01-22T04:15:22.475Z Downloaded cancel-safe-futures v0.1.5
12232026-01-22T04:15:22.478Z Downloaded derive_more v2.0.1
12242026-01-22T04:15:22.484Z Downloaded ecdsa v0.16.9
12252026-01-22T04:15:22.487Z Downloaded ctr v0.9.2
12262026-01-22T04:15:22.490Z Downloaded csv-core v0.1.11
12272026-01-22T04:15:22.490Z Downloaded crc v3.2.1
12282026-01-22T04:15:22.494Z Downloaded const_format_proc_macros v0.2.34
12292026-01-22T04:15:22.494Z Downloaded cexpr v0.6.0
12302026-01-22T04:15:22.497Z Downloaded hash32 v0.2.1
12312026-01-22T04:15:22.497Z Downloaded foreign-types-shared v0.3.1
12322026-01-22T04:15:22.497Z Downloaded foldhash v0.1.5
12332026-01-22T04:15:22.500Z Downloaded cipher v0.4.4
12342026-01-22T04:15:22.500Z Downloaded cbc v0.1.2
12352026-01-22T04:15:22.500Z Downloaded cargo-platform v0.1.8
12362026-01-22T04:15:22.503Z Downloaded bit-vec v0.8.0
12372026-01-22T04:15:22.503Z Downloaded argon2 v0.5.3
12382026-01-22T04:15:22.506Z Downloaded float-ord v0.3.2
12392026-01-22T04:15:22.506Z Downloaded enum-as-inner v0.6.1
12402026-01-22T04:15:22.506Z Downloaded cassowary v0.3.0
12412026-01-22T04:15:22.509Z Downloaded globwalk v0.9.1
12422026-01-22T04:15:22.509Z Downloaded ghash v0.5.1
12432026-01-22T04:15:22.509Z Downloaded dropshot_endpoint v0.16.6
12442026-01-22T04:15:22.512Z Downloaded futures-core v0.3.31
12452026-01-22T04:15:22.515Z Downloaded endian-type v0.1.2
12462026-01-22T04:15:22.515Z Downloaded embedded-io v0.6.1
12472026-01-22T04:15:22.515Z Downloaded ed25519-dalek v2.1.1
12482026-01-22T04:15:22.518Z Downloaded derive_builder v0.20.2
12492026-01-22T04:15:22.521Z Downloaded futures-macro v0.3.31
12502026-01-22T04:15:22.525Z Downloaded camino-tempfile-ext v0.3.2
12512026-01-22T04:15:22.525Z Downloaded arrayvec v0.7.6
12522026-01-22T04:15:22.528Z Downloaded derive-ex v0.1.8
12532026-01-22T04:15:22.528Z Downloaded deranged v0.5.3
12542026-01-22T04:15:22.531Z Downloaded daft v0.1.4
12552026-01-22T04:15:22.531Z Downloaded bitfield-struct v0.6.2
12562026-01-22T04:15:22.531Z Downloaded der_derive v0.7.3
12572026-01-22T04:15:22.534Z Downloaded crc-catalog v2.4.0
12582026-01-22T04:15:22.534Z Downloaded cfg_aliases v0.1.1
12592026-01-22T04:15:22.534Z Downloaded bit-set v0.8.0
12602026-01-22T04:15:22.537Z Downloaded assert_matches v1.5.0
12612026-01-22T04:15:22.537Z Downloaded dropshot-api-manager v0.2.4
12622026-01-22T04:15:22.541Z Downloaded darling_core v0.21.0
12632026-01-22T04:15:22.544Z Downloaded crc8 v0.1.1
12642026-01-22T04:15:22.544Z Downloaded compact_str v0.8.0
12652026-01-22T04:15:22.547Z Downloaded colored v3.0.0
12662026-01-22T04:15:22.550Z Downloaded colored v2.2.0
12672026-01-22T04:15:22.553Z Downloaded bcs v0.1.6
12682026-01-22T04:15:22.553Z Downloaded async-bb8-diesel v0.2.1
12692026-01-22T04:15:22.556Z Downloaded dyn-clone v1.0.20
12702026-01-22T04:15:22.556Z Downloaded derive_builder_core v0.20.2
12712026-01-22T04:15:22.559Z Downloaded constant_time_eq v0.3.1
12722026-01-22T04:15:22.559Z Downloaded bitfield v0.19.2
12732026-01-22T04:15:22.562Z Downloaded base64ct v1.6.0
12742026-01-22T04:15:22.562Z Downloaded base64 v0.22.1
12752026-01-22T04:15:22.565Z Downloaded dsl_auto_type v0.1.2
12762026-01-22T04:15:22.570Z Downloaded difflib v0.4.0
12772026-01-22T04:15:22.570Z Downloaded diesel_table_macro_syntax v0.2.0
12782026-01-22T04:15:22.570Z Downloaded defmt-parser v0.3.4
12792026-01-22T04:15:22.570Z Downloaded cobs v0.2.3
12802026-01-22T04:15:22.574Z Downloaded ciborium-ll v0.2.2
12812026-01-22T04:15:22.574Z Downloaded castaway v0.2.3
12822026-01-22T04:15:22.574Z Downloaded darling v0.21.0
12832026-01-22T04:15:22.577Z Downloaded array-init v0.0.4
12842026-01-22T04:15:22.577Z Downloaded convert_case v0.4.0
12852026-01-22T04:15:22.580Z Downloaded ciborium-io v0.2.2
12862026-01-22T04:15:22.580Z Downloaded bb8 v0.8.5
12872026-01-22T04:15:22.581Z Downloaded derive_builder_macro v0.20.2
12882026-01-22T04:15:22.581Z Downloaded defmt v0.3.8
12892026-01-22T04:15:22.583Z Downloaded darling_macro v0.20.10
12902026-01-22T04:15:22.588Z Downloaded dof v0.4.0
12912026-01-22T04:15:22.588Z Downloaded display-error-chain v0.2.2
12922026-01-22T04:15:22.588Z Downloaded diesel-dtrace v0.4.2
12932026-01-22T04:15:22.591Z Downloaded bitfield-macros v0.19.2
12942026-01-22T04:15:22.591Z Downloaded bcrypt-pbkdf v0.10.0
12952026-01-22T04:15:22.591Z Downloaded diff v0.1.13
12962026-01-22T04:15:22.594Z Downloaded darling_macro v0.21.0
12972026-01-22T04:15:22.595Z Downloaded crucible-workspace-hack v0.1.0
12982026-01-22T04:15:22.595Z Downloaded bit-set v0.5.3
12992026-01-22T04:15:22.595Z Downloaded async-stream v0.3.6
13002026-01-22T04:15:22.600Z Downloaded data-encoding v2.9.0
13012026-01-22T04:15:22.600Z Downloaded darling v0.20.10
13022026-01-22T04:15:22.603Z Downloaded csv v1.3.1
13032026-01-22T04:15:22.618Z Downloaded block-padding v0.3.3
13042026-01-22T04:15:22.621Z Downloaded async-trait v0.1.89
13052026-01-22T04:15:22.626Z Downloaded bitflags v1.3.2
13062026-01-22T04:15:22.626Z Downloaded bit-vec v0.6.3
13072026-01-22T04:15:22.626Z Downloaded adler2 v2.0.0
13082026-01-22T04:15:22.629Z Downloaded addr2line v0.24.2
13092026-01-22T04:15:22.629Z Downloaded base64 v0.21.7
13102026-01-22T04:15:22.632Z Downloaded base64 v0.13.1
13112026-01-22T04:15:22.635Z Downloaded atomic-waker v1.1.2
13122026-01-22T04:15:22.636Z Downloaded async-stream-impl v0.3.6
13132026-01-22T04:15:22.636Z Downloaded atty v0.2.14
13142026-01-22T04:15:22.639Z Downloaded atomicwrites v0.4.4
13152026-01-22T04:15:22.693Z Downloaded aws-lc-sys v0.26.0
13162026-01-22T04:15:23.007Z Compiling value-bag v1.12.0
13172026-01-22T04:15:23.007Z Compiling lock_api v0.4.12
13182026-01-22T04:15:23.007Z Compiling scopeguard v1.2.0
13192026-01-22T04:15:23.010Z Compiling shlex v1.3.0
13202026-01-22T04:15:23.010Z Compiling smallvec v1.15.1
13212026-01-22T04:15:23.010Z Compiling syn v2.0.111
13222026-01-22T04:15:23.191Z Compiling getrandom v0.2.15
13232026-01-22T04:15:23.191Z Compiling jobserver v0.1.32
13242026-01-22T04:15:23.441Z Compiling typenum v1.17.0
13252026-01-22T04:15:23.586Z Compiling log v0.4.29
13262026-01-22T04:15:23.738Z Compiling cc v1.2.30
13272026-01-22T04:15:23.743Z Compiling rand_core v0.6.4
13282026-01-22T04:15:23.743Z Compiling generic-array v0.14.7
13292026-01-22T04:15:24.031Z Compiling subtle v2.6.1
13302026-01-22T04:15:24.209Z Compiling portable-atomic v1.11.0
13312026-01-22T04:15:24.328Z Compiling const-oid v0.9.6
13322026-01-22T04:15:24.346Z Compiling critical-section v1.1.3
13332026-01-22T04:15:24.368Z Compiling getrandom v0.3.4
13342026-01-22T04:15:24.389Z Compiling serde_json v1.0.149
13352026-01-22T04:15:24.518Z Compiling pkg-config v0.3.31
13362026-01-22T04:15:24.775Z Compiling spin v0.9.8
13372026-01-22T04:15:25.231Z Compiling pin-project-lite v0.2.14
13382026-01-22T04:15:25.387Z Compiling parking_lot_core v0.9.10
13392026-01-22T04:15:25.777Z Compiling regex-syntax v0.8.5
13402026-01-22T04:15:25.903Z Compiling libm v0.2.8
13412026-01-22T04:15:26.285Z Compiling rustix v0.38.37
13422026-01-22T04:15:26.374Z Compiling signal-hook-registry v1.4.2
13432026-01-22T04:15:26.655Z Compiling once_cell v1.21.3
13442026-01-22T04:15:26.932Z Compiling num-traits v0.2.19
13452026-01-22T04:15:27.079Z Compiling allocator-api2 v0.2.21
13462026-01-22T04:15:27.082Z Compiling parking_lot v0.12.3
13472026-01-22T04:15:27.566Z Compiling mio v1.0.2
13482026-01-22T04:15:27.570Z Compiling futures-core v0.3.31
13492026-01-22T04:15:27.836Z Compiling lazy_static v1.5.0
13502026-01-22T04:15:27.839Z Compiling aho-corasick v1.1.3
13512026-01-22T04:15:27.907Z Compiling percent-encoding v2.3.2
13522026-01-22T04:15:27.984Z Compiling socket2 v0.6.1
13532026-01-22T04:15:28.482Z Compiling slab v0.4.9
13542026-01-22T04:15:28.668Z Compiling cpufeatures v0.2.14
13552026-01-22T04:15:28.720Z Compiling glob v0.3.2
13562026-01-22T04:15:28.791Z Compiling either v1.15.0
13572026-01-22T04:15:28.910Z Compiling futures-sink v0.3.31
13582026-01-22T04:15:29.088Z Compiling futures-channel v0.3.31
13592026-01-22T04:15:29.221Z Compiling hashbrown v0.16.1
13602026-01-22T04:15:29.297Z Compiling pin-utils v0.1.0
13612026-01-22T04:15:29.415Z Compiling rustversion v1.0.22
13622026-01-22T04:15:29.510Z Compiling prettyplease v0.2.36
13632026-01-22T04:15:29.558Z Compiling clang-sys v1.8.1
13642026-01-22T04:15:29.890Z Compiling regex-automata v0.4.11
13652026-01-22T04:15:30.038Z Compiling futures-io v0.3.31
13662026-01-22T04:15:30.089Z Compiling futures-task v0.3.31
13672026-01-22T04:15:30.342Z Compiling minimal-lexical v0.2.1
13682026-01-22T04:15:30.393Z Compiling indexmap v2.12.1
13692026-01-22T04:15:30.430Z Compiling synstructure v0.13.1
13702026-01-22T04:15:30.838Z Compiling nom v7.1.3
13712026-01-22T04:15:31.573Z Compiling libloading v0.8.5
13722026-01-22T04:15:31.594Z Compiling bindgen v0.69.5
13732026-01-22T04:15:31.803Z Compiling base64ct v1.6.0
13742026-01-22T04:15:31.826Z Compiling ident_case v1.0.1
13752026-01-22T04:15:31.977Z Compiling home v0.5.9
13762026-01-22T04:15:32.185Z Compiling itertools v0.12.1
13772026-01-22T04:15:32.372Z Compiling pem-rfc7468 v0.7.0
13782026-01-22T04:15:32.603Z Compiling form_urlencoded v1.2.2
13792026-01-22T04:15:32.926Z Compiling rustc-hash v1.1.0
13802026-01-22T04:15:32.972Z Compiling flagset v0.4.6
13812026-01-22T04:15:33.133Z Compiling lazycell v1.3.0
13822026-01-22T04:15:33.245Z Compiling rand_core v0.9.3
13832026-01-22T04:15:33.329Z Compiling cmake v0.1.51
13842026-01-22T04:15:33.825Z Compiling foldhash v0.1.5
13852026-01-22T04:15:34.137Z Compiling cexpr v0.6.0
13862026-01-22T04:15:34.216Z Compiling fs_extra v1.3.0
13872026-01-22T04:15:34.312Z Compiling paste v1.0.15
13882026-01-22T04:15:34.732Z Compiling iana-time-zone v0.1.63
13892026-01-22T04:15:34.845Z Compiling dunce v1.0.5
13902026-01-22T04:15:35.069Z Compiling hashbrown v0.15.4
13912026-01-22T04:15:35.091Z Compiling rustc_version v0.4.1
13922026-01-22T04:15:35.091Z Compiling uuid v1.19.0
13932026-01-22T04:15:35.129Z Compiling zerocopy v0.8.27
13942026-01-22T04:15:35.255Z Compiling serde_derive v1.0.228
13952026-01-22T04:15:35.667Z Compiling zeroize_derive v1.4.2
13962026-01-22T04:15:35.767Z Compiling zerofrom-derive v0.1.4
13972026-01-22T04:15:35.892Z Compiling yoke-derive v0.7.4
13982026-01-22T04:15:36.316Z Compiling zerovec-derive v0.10.3
13992026-01-22T04:15:36.606Z Compiling displaydoc v0.2.5
14002026-01-22T04:15:37.064Z Compiling zeroize v1.8.1
14012026-01-22T04:15:38.219Z Compiling zerocopy-derive v0.7.35
14022026-01-22T04:15:38.642Z Compiling icu_provider_macros v1.5.0
14032026-01-22T04:15:38.797Z Compiling tokio-macros v2.6.0
14042026-01-22T04:15:38.902Z Compiling crypto-common v0.1.6
14052026-01-22T04:15:39.132Z Compiling block-buffer v0.10.4
14062026-01-22T04:15:39.157Z Compiling zerofrom v0.1.4
14072026-01-22T04:15:39.406Z Compiling digest v0.10.7
14082026-01-22T04:15:39.432Z Compiling yoke v0.7.4
14092026-01-22T04:15:39.644Z Compiling thiserror-impl v2.0.17
14102026-01-22T04:15:39.809Z Compiling zerovec v0.10.4
14112026-01-22T04:15:39.899Z Compiling hmac v0.12.1
14122026-01-22T04:15:40.101Z Compiling zerocopy v0.7.35
14132026-01-22T04:15:40.172Z Compiling block-padding v0.3.3
14142026-01-22T04:15:40.248Z Compiling futures-macro v0.3.31
14152026-01-22T04:15:40.320Z Compiling regex v1.11.3
14162026-01-22T04:15:40.430Z Compiling inout v0.1.3
14172026-01-22T04:15:40.735Z Compiling cipher v0.4.4
14182026-01-22T04:15:41.263Z Compiling sha2 v0.10.9
14192026-01-22T04:15:41.283Z Compiling der_derive v0.7.3
14202026-01-22T04:15:41.520Z Compiling ppv-lite86 v0.2.20
14212026-01-22T04:15:41.842Z Compiling tinystr v0.7.6
14222026-01-22T04:15:42.043Z Compiling icu_collections v1.5.0
14232026-01-22T04:15:42.176Z Compiling icu_locid v1.5.0
14242026-01-22T04:15:42.214Z Compiling futures-util v0.3.31
14252026-01-22T04:15:42.271Z Compiling salsa20 v0.10.2
14262026-01-22T04:15:42.455Z Compiling serde v1.0.228
14272026-01-22T04:15:42.530Z Compiling pbkdf2 v0.12.2
14282026-01-22T04:15:42.680Z Compiling thiserror v2.0.17
14292026-01-22T04:15:42.744Z Compiling vcpkg v0.2.15
14302026-01-22T04:15:42.851Z Compiling pest v2.8.2
14312026-01-22T04:15:43.333Z Compiling scrypt v0.11.0
14322026-01-22T04:15:43.467Z Compiling icu_provider v1.5.0
14332026-01-22T04:15:43.755Z Compiling bitflags v2.9.4
14342026-01-22T04:15:43.838Z Compiling bytes v1.10.1
14352026-01-22T04:15:44.222Z Compiling icu_locid_transform v1.5.0
14362026-01-22T04:15:44.419Z Compiling der v0.7.10
14372026-01-22T04:15:44.482Z Compiling chrono v0.4.42
14382026-01-22T04:15:44.923Z Compiling openssl-sys v0.9.109
14392026-01-22T04:15:45.266Z Compiling tokio v1.48.0
14402026-01-22T04:15:45.860Z Compiling icu_properties v1.5.1
14412026-01-22T04:15:46.005Z Compiling pest_meta v2.8.2
14422026-01-22T04:15:46.588Z Compiling spki v0.7.3
14432026-01-22T04:15:46.985Z Compiling http v1.4.0
14442026-01-22T04:15:47.346Z Compiling rand_chacha v0.9.0
14452026-01-22T04:15:47.775Z Compiling which v4.4.2
14462026-01-22T04:15:47.821Z Compiling aes v0.8.4
14472026-01-22T04:15:48.813Z Compiling cbc v0.1.2
14482026-01-22T04:15:49.108Z Compiling zerocopy-derive v0.8.27
14492026-01-22T04:15:49.230Z Compiling pkcs5 v0.7.1
14502026-01-22T04:15:50.277Z Compiling icu_normalizer v1.5.0
14512026-01-22T04:15:50.299Z Compiling rand v0.9.2
14522026-01-22T04:15:50.380Z Compiling pest_generator v2.8.2
14532026-01-22T04:15:50.553Z Compiling tracing-attributes v0.1.27
14542026-01-22T04:15:50.796Z Compiling serde_derive_internals v0.29.1
14552026-01-22T04:15:51.933Z Compiling idna_adapter v1.2.0
14562026-01-22T04:15:52.053Z Compiling ring v0.17.14
14572026-01-22T04:15:52.093Z Compiling tracing-core v0.1.32
14582026-01-22T04:15:52.157Z Compiling idna v1.0.3
14592026-01-22T04:15:53.011Z Compiling url v2.5.4
14602026-01-22T04:15:53.121Z Compiling aws-lc-rs v1.12.4
14612026-01-22T04:15:53.309Z Compiling schemars v0.8.22
14622026-01-22T04:15:53.576Z Compiling adler2 v2.0.0
14632026-01-22T04:15:53.653Z Compiling rustix v1.1.3
14642026-01-22T04:15:53.686Z Compiling tokio-util v0.7.15
14652026-01-22T04:15:53.730Z Compiling tracing v0.1.40
14662026-01-22T04:15:53.809Z Compiling miniz_oxide v0.8.5
14672026-01-22T04:15:54.716Z Compiling schemars_derive v0.8.22
14682026-01-22T04:15:54.741Z Compiling pest_derive v2.8.2
14692026-01-22T04:15:55.204Z Compiling pkcs8 v0.10.2
14702026-01-22T04:15:55.518Z Compiling http-body v1.0.1
14712026-01-22T04:15:55.778Z Compiling scroll_derive v0.13.1
14722026-01-22T04:15:55.796Z Compiling darling_core v0.20.10
14732026-01-22T04:15:55.911Z Compiling tinyvec_macros v0.1.1
14742026-01-22T04:15:55.948Z Compiling base64 v0.22.1
14752026-01-22T04:15:56.016Z Compiling rustls-pki-types v1.10.0
14762026-01-22T04:15:56.565Z Compiling httparse v1.9.5
14772026-01-22T04:15:56.979Z Compiling dyn-clone v1.0.20
14782026-01-22T04:15:57.205Z Compiling tinyvec v1.8.0
14792026-01-22T04:15:57.507Z Compiling scroll v0.13.0
14802026-01-22T04:15:58.013Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14812026-01-22T04:15:58.623Z Compiling bzip2-sys v0.1.13+1.0.8
14822026-01-22T04:15:58.747Z Compiling try-lock v0.2.5
14832026-01-22T04:15:58.769Z Compiling openssl-probe v0.1.5
14842026-01-22T04:15:58.929Z Compiling time-core v0.1.6
14852026-01-22T04:15:59.060Z Compiling num-conv v0.1.0
14862026-01-22T04:15:59.140Z Compiling powerfmt v0.2.0
14872026-01-22T04:15:59.223Z Compiling untrusted v0.7.1
14882026-01-22T04:15:59.346Z Compiling foreign-types-shared v0.1.1
14892026-01-22T04:15:59.438Z Compiling openssl v0.10.73
14902026-01-22T04:15:59.483Z Compiling tower-layer v0.3.3
14912026-01-22T04:15:59.533Z Compiling untrusted v0.9.0
14922026-01-22T04:15:59.740Z Compiling atomic-waker v1.1.2
14932026-01-22T04:15:59.762Z Compiling tower-service v0.3.3
14942026-01-22T04:15:59.924Z Compiling h2 v0.4.6
14952026-01-22T04:15:59.946Z Compiling tempfile v3.24.0
14962026-01-22T04:15:59.950Z Compiling foreign-types v0.3.2
14972026-01-22T04:16:00.082Z Compiling deranged v0.5.3
14982026-01-22T04:16:00.106Z Compiling time-macros v0.2.24
14992026-01-22T04:16:00.816Z Compiling want v0.3.1
15002026-01-22T04:16:01.396Z Compiling darling_macro v0.20.10
15012026-01-22T04:16:02.160Z Compiling goblin v0.10.2
15022026-01-22T04:16:02.298Z Compiling darling v0.20.10
15032026-01-22T04:16:02.735Z Compiling ipnet v2.11.0
15042026-01-22T04:16:03.087Z Compiling openssl-macros v0.1.1
15052026-01-22T04:16:03.887Z Compiling wait-timeout v0.2.0
15062026-01-22T04:16:03.930Z Compiling num_threads v0.1.7
15072026-01-22T04:16:03.951Z Compiling crossbeam-utils v0.8.21
15082026-01-22T04:16:03.994Z Compiling httpdate v1.0.3
15092026-01-22T04:16:04.091Z Compiling gimli v0.31.1
15102026-01-22T04:16:04.396Z Compiling usdt-impl v0.6.0
15112026-01-22T04:16:04.418Z Compiling syn v1.0.109
15122026-01-22T04:16:04.466Z Compiling native-tls v0.2.12
15132026-01-22T04:16:04.794Z Compiling bit-vec v0.8.0
15142026-01-22T04:16:04.814Z Compiling quick-error v1.2.3
15152026-01-22T04:16:04.987Z Compiling rustls v0.23.19
15162026-01-22T04:16:05.087Z Compiling rusty-fork v0.3.0
15172026-01-22T04:16:05.264Z Compiling bit-set v0.8.0
15182026-01-22T04:16:05.413Z Compiling time v0.3.43
15192026-01-22T04:16:05.732Z Compiling derive_builder_core v0.20.2
15202026-01-22T04:16:07.797Z Compiling hyper v1.8.1
15212026-01-22T04:16:08.698Z Compiling addr2line v0.24.2
15222026-01-22T04:16:09.188Z Compiling dof v0.4.0
15232026-01-22T04:16:09.480Z Compiling unicode-normalization v0.1.24
15242026-01-22T04:16:09.543Z Compiling dtrace-parser v0.3.0
15252026-01-22T04:16:10.490Z Compiling signature v2.2.0
15262026-01-22T04:16:10.821Z Compiling heapless v0.7.17
15272026-01-22T04:16:11.296Z Compiling scroll_derive v0.12.0
15282026-01-22T04:16:11.300Z Compiling thiserror-impl v1.0.69
15292026-01-22T04:16:11.353Z Compiling rand_xorshift v0.4.0
15302026-01-22T04:16:11.374Z Compiling darling_core v0.21.0
15312026-01-22T04:16:11.643Z Compiling slog v2.8.2
15322026-01-22T04:16:11.962Z Compiling thread-id v5.0.0
15332026-01-22T04:16:12.100Z Compiling cookie v0.18.1
15342026-01-22T04:16:12.458Z Compiling object v0.36.5
15352026-01-22T04:16:12.646Z Compiling crc32fast v1.4.2
15362026-01-22T04:16:12.856Z Compiling anyhow v1.0.99
15372026-01-22T04:16:12.973Z Compiling unicode-bidi v0.3.17
15382026-01-22T04:16:13.061Z Compiling zlib-rs v0.5.1
15392026-01-22T04:16:13.524Z Compiling zstd-safe v7.2.3
15402026-01-22T04:16:13.909Z Compiling unicode-properties v0.1.3
15412026-01-22T04:16:14.135Z Compiling siphasher v0.3.11
15422026-01-22T04:16:14.157Z Compiling signal-hook v0.3.18
15432026-01-22T04:16:14.363Z Compiling unarray v0.1.4
15442026-01-22T04:16:14.492Z Compiling rustc-demangle v0.1.24
15452026-01-22T04:16:14.542Z Compiling proptest v1.7.0
15462026-01-22T04:16:14.563Z Compiling phf_shared v0.11.2
15472026-01-22T04:16:14.946Z Compiling stringprep v0.1.5
15482026-01-22T04:16:15.304Z Compiling thiserror v1.0.69
15492026-01-22T04:16:15.477Z Compiling scroll v0.12.0
15502026-01-22T04:16:16.064Z Compiling hyper-util v0.1.19
15512026-01-22T04:16:16.641Z Compiling derive_builder_macro v0.20.2
15522026-01-22T04:16:17.453Z Compiling darling_macro v0.21.0
15532026-01-22T04:16:18.157Z Compiling ipnetwork v0.21.1
15542026-01-22T04:16:18.456Z Compiling serde_spanned v0.6.9
15552026-01-22T04:16:18.724Z Compiling serde_tokenstream v0.2.2
15562026-01-22T04:16:18.980Z Compiling backtrace v0.3.74
15572026-01-22T04:16:19.316Z Compiling libz-rs-sys v0.5.1
15582026-01-22T04:16:19.354Z Compiling erased-serde v0.3.31
15592026-01-22T04:16:19.634Z Compiling toml_datetime v0.6.11
15602026-01-22T04:16:20.103Z Compiling rand_chacha v0.3.1
15612026-01-22T04:16:20.179Z Compiling md-5 v0.10.6
15622026-01-22T04:16:20.244Z Compiling curve25519-dalek v4.1.3
15632026-01-22T04:16:20.476Z Compiling vergen-lib v0.1.6
15642026-01-22T04:16:20.680Z Compiling num-integer v0.1.46
15652026-01-22T04:16:20.808Z Compiling sync_wrapper v1.0.1
15662026-01-22T04:16:20.959Z Compiling hash32 v0.2.1
15672026-01-22T04:16:20.991Z Compiling ff v0.13.0
15682026-01-22T04:16:21.240Z Compiling memoffset v0.9.1
15692026-01-22T04:16:21.355Z Compiling psl-types v2.0.11
15702026-01-22T04:16:21.378Z Compiling ref-cast v1.0.25
15712026-01-22T04:16:21.570Z Compiling litrs v0.4.1
15722026-01-22T04:16:21.607Z Compiling fallible-iterator v0.2.0
15732026-01-22T04:16:21.801Z Compiling base16ct v0.2.0
15742026-01-22T04:16:21.989Z Compiling cfg_aliases v0.2.1
15752026-01-22T04:16:22.018Z Compiling num-bigint-dig v0.8.6
15762026-01-22T04:16:22.117Z Compiling smoltcp v0.9.1
15772026-01-22T04:16:22.139Z Compiling nix v0.29.0
15782026-01-22T04:16:22.296Z Compiling postgres-protocol v0.6.8
15792026-01-22T04:16:22.406Z Compiling sec1 v0.7.3
15802026-01-22T04:16:22.657Z Compiling document-features v0.2.11
15812026-01-22T04:16:22.961Z Compiling publicsuffix v2.3.0
15822026-01-22T04:16:23.059Z Compiling group v0.13.0
15832026-01-22T04:16:23.314Z Compiling num-iter v0.1.45
15842026-01-22T04:16:23.517Z Compiling tower v0.5.2
15852026-01-22T04:16:23.557Z Compiling rand v0.8.5
15862026-01-22T04:16:23.917Z Compiling newtype-uuid v1.3.2
15872026-01-22T04:16:24.454Z Compiling flate2 v1.1.2
15882026-01-22T04:16:24.549Z Compiling oxnet v0.1.4
15892026-01-22T04:16:24.598Z Compiling darling v0.21.0
15902026-01-22T04:16:24.727Z Compiling derive_builder v0.20.2
15912026-01-22T04:16:24.898Z Compiling tokio-native-tls v0.3.1
15922026-01-22T04:16:24.935Z Compiling goblin v0.8.2
15932026-01-22T04:16:25.547Z Compiling rustls-native-certs v0.8.1
15942026-01-22T04:16:25.789Z Compiling webpki-roots v1.0.1
15952026-01-22T04:16:26.010Z Compiling http-body-util v0.1.3
15962026-01-22T04:16:26.113Z Compiling strum_macros v0.27.2
15972026-01-22T04:16:26.222Z Compiling terminal_size v0.4.0
15982026-01-22T04:16:26.393Z Compiling cargo-platform v0.1.8
15992026-01-22T04:16:26.471Z Compiling hkdf v0.12.4
16002026-01-22T04:16:26.492Z Compiling crypto-bigint v0.5.5
16012026-01-22T04:16:26.768Z Compiling curve25519-dalek-derive v0.1.1
16022026-01-22T04:16:26.900Z Compiling async-trait v0.1.89
16032026-01-22T04:16:28.209Z Compiling ref-cast-impl v1.0.25
16042026-01-22T04:16:29.300Z Compiling hubpack_derive v0.1.1
16052026-01-22T04:16:29.378Z Compiling daft-derive v0.1.4
16062026-01-22T04:16:29.459Z Compiling vergen v9.0.6
16072026-01-22T04:16:29.818Z Compiling ahash v0.8.12
16082026-01-22T04:16:30.190Z Compiling fs-err v3.1.1
16092026-01-22T04:16:30.210Z Compiling simd-adler32 v0.3.7
16102026-01-22T04:16:30.549Z Compiling ryu v1.0.18
16112026-01-22T04:16:30.729Z Compiling lockfree-object-pool v0.1.6
16122026-01-22T04:16:30.896Z Compiling iri-string v0.7.8
16132026-01-22T04:16:30.918Z Compiling bitflags v1.3.2
16142026-01-22T04:16:30.990Z Compiling unicode-segmentation v1.12.0
16152026-01-22T04:16:31.024Z Compiling buf-list v1.0.3
16162026-01-22T04:16:31.051Z Compiling bumpalo v3.16.0
16172026-01-22T04:16:31.536Z Compiling managed v0.8.0
16182026-01-22T04:16:31.663Z Compiling winnow v0.5.40
16192026-01-22T04:16:31.906Z Compiling zopfli v0.8.1
16202026-01-22T04:16:32.343Z Compiling clap_builder v4.5.48
16212026-01-22T04:16:33.527Z Compiling strum v0.27.2
16222026-01-22T04:16:33.754Z Compiling daft v0.1.4
16232026-01-22T04:16:33.930Z Compiling tower-http v0.6.6
16242026-01-22T04:16:34.073Z Compiling serde_urlencoded v0.7.1
16252026-01-22T04:16:34.316Z Compiling dof v0.3.0
16262026-01-22T04:16:34.756Z Compiling hubpack v0.1.2
16272026-01-22T04:16:34.808Z Compiling elliptic-curve v0.13.8
16282026-01-22T04:16:35.005Z Compiling toml_edit v0.19.15
16292026-01-22T04:16:35.209Z Compiling cargo_metadata v0.19.2
16302026-01-22T04:16:35.741Z Compiling hyper-tls v0.6.0
16312026-01-22T04:16:36.072Z Compiling cookie_store v0.21.1
16322026-01-22T04:16:36.156Z Compiling signal-hook-mio v0.2.4
16332026-01-22T04:16:36.353Z Compiling zstd v0.13.3
16342026-01-22T04:16:38.411Z Compiling serde_with_macros v3.16.1
16352026-01-22T04:16:38.785Z Compiling postgres-types v0.2.9
16362026-01-22T04:16:40.091Z Compiling usdt-macro v0.6.0
16372026-01-22T04:16:40.109Z Compiling usdt-attr-macro v0.6.0
16382026-01-22T04:16:40.426Z Compiling dtrace-parser v0.2.0
16392026-01-22T04:16:40.937Z Compiling phf v0.11.2
16402026-01-22T04:16:41.252Z Compiling ed25519 v2.2.3
16412026-01-22T04:16:41.555Z Compiling bzip2 v0.5.2
16422026-01-22T04:16:41.678Z Compiling bzip2 v0.4.4
16432026-01-22T04:16:41.723Z Compiling pkcs1 v0.7.5
16442026-01-22T04:16:41.944Z Compiling clap_derive v4.5.47
16452026-01-22T04:16:42.060Z Compiling enum-as-inner v0.6.1
16462026-01-22T04:16:42.335Z Compiling strum_macros v0.26.4
16472026-01-22T04:16:42.600Z Compiling serde-big-array v0.5.1
16482026-01-22T04:16:42.852Z Compiling hex v0.4.3
16492026-01-22T04:16:43.101Z Compiling rfc6979 v0.4.0
16502026-01-22T04:16:43.161Z Compiling serde_repr v0.1.19
16512026-01-22T04:16:43.323Z Compiling bstr v1.10.0
16522026-01-22T04:16:43.375Z Compiling float-cmp v0.10.0
16532026-01-22T04:16:43.467Z Compiling env_filter v0.1.2
16542026-01-22T04:16:43.658Z Compiling memmap2 v0.9.8
16552026-01-22T04:16:44.095Z Compiling socket2 v0.5.10
16562026-01-22T04:16:44.115Z Compiling encoding_rs v0.8.34
16572026-01-22T04:16:44.264Z Compiling fixedbitset v0.5.7
16582026-01-22T04:16:44.787Z Compiling whoami v1.5.2
16592026-01-22T04:16:44.917Z Compiling foldhash v0.2.0
16602026-01-22T04:16:45.019Z Compiling precomputed-hash v0.1.1
16612026-01-22T04:16:45.168Z Compiling difflib v0.4.0
16622026-01-22T04:16:45.316Z Compiling data-encoding v2.9.0
16632026-01-22T04:16:45.359Z Compiling mime v0.3.17
16642026-01-22T04:16:45.885Z Compiling static_assertions v1.1.0
16652026-01-22T04:16:46.013Z Compiling normalize-line-endings v0.3.0
16662026-01-22T04:16:46.171Z Compiling keccak v0.1.5
16672026-01-22T04:16:46.335Z Compiling fixedbitset v0.4.2
16682026-01-22T04:16:46.520Z Compiling predicates-core v1.0.8
16692026-01-22T04:16:46.563Z Compiling jiff v0.2.15
16702026-01-22T04:16:46.770Z Compiling new_debug_unreachable v1.0.6
16712026-01-22T04:16:46.851Z Compiling rustc-hash v2.1.1
16722026-01-22T04:16:46.889Z Compiling string_cache v0.8.9
16732026-01-22T04:16:47.040Z Compiling iddqd v0.3.16
16742026-01-22T04:16:47.062Z Compiling predicates v3.1.3
16752026-01-22T04:16:47.334Z Compiling petgraph v0.6.5
16762026-01-22T04:16:47.679Z Compiling strum v0.26.3
16772026-01-22T04:16:47.895Z Compiling sha3 v0.10.8
16782026-01-22T04:16:48.339Z Compiling clap v4.5.48
16792026-01-22T04:16:48.485Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16802026-01-22T04:16:48.539Z Compiling hickory-proto v0.25.2
16812026-01-22T04:16:49.018Z Compiling tokio-postgres v0.7.13
16822026-01-22T04:16:49.608Z Compiling toml_edit v0.22.27
16832026-01-22T04:16:50.146Z Compiling petgraph v0.8.2
16842026-01-22T04:16:50.997Z Compiling similar v2.7.0
16852026-01-22T04:16:53.024Z Compiling usdt-impl v0.5.0
16862026-01-22T04:16:54.273Z Compiling zip v4.2.0
16872026-01-22T04:16:54.380Z Compiling usdt v0.6.0
16882026-01-22T04:16:54.665Z Compiling env_logger v0.11.8
16892026-01-22T04:16:54.877Z Compiling serde_with v3.16.1
16902026-01-22T04:16:55.137Z Compiling ecdsa v0.16.9
16912026-01-22T04:16:55.417Z Compiling rsa v0.9.8
16922026-01-22T04:16:55.998Z Compiling zip v0.6.6
16932026-01-22T04:16:56.511Z Compiling ed25519-dalek v2.1.1
16942026-01-22T04:16:57.262Z Compiling toml v0.7.8
16952026-01-22T04:16:58.150Z Compiling crossterm v0.28.1
16962026-01-22T04:16:59.150Z Compiling heck v0.4.1
16972026-01-22T04:16:59.206Z Compiling crossbeam-epoch v0.9.18
16982026-01-22T04:16:59.346Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-01-22T04:16:59.449Z Compiling tokio-stream v0.1.17
17002026-01-22T04:16:59.604Z Compiling x509-cert v0.2.5
17012026-01-22T04:16:59.790Z Compiling openapiv3 v2.2.0
17022026-01-22T04:16:59.910Z Compiling sha1 v0.10.6
17032026-01-22T04:17:00.193Z Compiling itertools v0.13.0
17042026-01-22T04:17:00.354Z Compiling itertools v0.10.5
17052026-01-22T04:17:00.428Z Compiling winnow v0.6.26
17062026-01-22T04:17:01.332Z Compiling lalrpop-util v0.19.12
17072026-01-22T04:17:01.713Z Compiling peg-runtime v0.8.5
17082026-01-22T04:17:02.322Z Compiling thread_local v1.1.8
17092026-01-22T04:17:02.830Z Compiling slog-async v2.8.0
17102026-01-22T04:17:02.852Z Compiling crossbeam-channel v0.5.15
17112026-01-22T04:17:03.083Z Compiling xattr v1.3.1
17122026-01-22T04:17:03.198Z Compiling futures-executor v0.3.31
17132026-01-22T04:17:03.354Z Compiling is-terminal v0.4.13
17142026-01-22T04:17:03.450Z Compiling filetime v0.2.26
17152026-01-22T04:17:03.507Z Compiling take_mut v0.2.2
17162026-01-22T04:17:03.686Z Compiling term v1.1.0
17172026-01-22T04:17:03.718Z Compiling tar v0.4.44
17182026-01-22T04:17:03.768Z Compiling futures v0.3.31
17192026-01-22T04:17:04.732Z Compiling slog-term v2.9.2
17202026-01-22T04:17:07.167Z Compiling aws-lc-sys v0.26.0
17212026-01-22T04:17:37.140Z Compiling rustls-webpki v0.102.8
17222026-01-22T04:17:41.737Z Compiling tokio-rustls v0.26.0
17232026-01-22T04:17:42.016Z Compiling hyper-rustls v0.27.7
17242026-01-22T04:17:42.389Z Compiling reqwest v0.12.24
17252026-01-22T04:17:46.068Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17262026-01-22T04:17:46.372Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17272026-01-22T04:17:51.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
17282026-01-22T04:17:51.215Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17292026-01-22T04:17:51.271ZJan 22 04:17:49.841 INFO Starting download, target: Cockroach
17302026-01-22T04:17:51.271ZJan 22 04:17:49.842 INFO Starting download, target: MaghemiteMgd
17312026-01-22T04:17:51.271ZJan 22 04:17:49.842 INFO Starting download, target: Clickhouse
17322026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Starting download, target: DendriteStub
17332026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Starting download, target: Console
17342026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Starting download, target: TransceiverControl
17352026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17362026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17372026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17382026-01-22T04:17:51.275ZJan 22 04:17:49.842 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17392026-01-22T04:17:51.275ZJan 22 04:17:49.843 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17402026-01-22T04:17:51.275ZJan 22 04:17:49.843 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17412026-01-22T04:17:51.640ZJan 22 04:17:50.172 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17422026-01-22T04:17:51.843ZJan 22 04:17:50.407 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17432026-01-22T04:17:52.081ZJan 22 04:17:50.649 INFO Download complete, target: TransceiverControl
17442026-01-22T04:17:52.317ZJan 22 04:17:50.871 INFO Download complete, target: Console
17452026-01-22T04:17:52.551ZJan 22 04:17:51.102 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17462026-01-22T04:17:52.618ZJan 22 04:17:51.187 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17472026-01-22T04:17:53.723ZJan 22 04:17:52.289 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17482026-01-22T04:17:54.462ZJan 22 04:17:53.032 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17492026-01-22T04:17:54.462ZJan 22 04:17:53.032 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17502026-01-22T04:17:56.751ZJan 22 04:17:55.321 INFO Download complete, target: DendriteStub
17512026-01-22T04:17:56.847ZJan 22 04:17:55.417 INFO Download complete, target: MaghemiteMgd
17522026-01-22T04:18:02.377ZJan 22 04:18:00.947 INFO Checking that binary works, target: Cockroach
17532026-01-22T04:18:02.509ZJan 22 04:18:01.079 INFO Download complete, target: Cockroach
17542026-01-22T04:18:05.083ZJan 22 04:18:03.602 INFO Checking that binary works, target: Clickhouse
17552026-01-22T04:18:05.200ZJan 22 04:18:03.769 INFO Download complete, target: Clickhouse
17562026-01-22T04:18:05.206ZAll prerequisites installed successfully
17572026-01-22T04:18:05.209Z
17582026-01-22T04:18:05.209Zreal 5:22.895012087
17592026-01-22T04:18:05.209Zuser 18:36.964933242
17602026-01-22T04:18:05.209Zsys 2:33.147300549
17612026-01-22T04:18:05.210Ztrap 0.696267828
17622026-01-22T04:18:05.210Ztflt 0.819864773
17632026-01-22T04:18:05.210Zdflt 1.192782553
17642026-01-22T04:18:05.210Zkflt 0.027198424
17652026-01-22T04:18:05.210Zlock 44:49.529111942
17662026-01-22T04:18:05.210Zslp 1:08:27.080232092
17672026-01-22T04:18:05.210Zlat 1:21.659684227
17682026-01-22T04:18:05.210Zstop 3:13.328335287
17692026-01-22T04:18:05.210Z+ ptime -m cargo xtask download softnpu
17702026-01-22T04:18:05.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17712026-01-22T04:18:06.016Z Running `target/debug/xtask download softnpu`
17722026-01-22T04:18:07.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
17732026-01-22T04:18:07.154Z Running `target/debug/xtask-downloader softnpu`
17742026-01-22T04:18:07.197ZJan 22 04:18:05.766 INFO Starting download, target: Softnpu
17752026-01-22T04:18:07.200ZJan 22 04:18:05.766 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17762026-01-22T04:18:08.016ZJan 22 04:18:06.585 INFO Download complete, target: Softnpu
17772026-01-22T04:18:08.020Z
17782026-01-22T04:18:08.023Zreal 2.806162497
17792026-01-22T04:18:08.023Zuser 1.665515799
17802026-01-22T04:18:08.023Zsys 0.723631860
17812026-01-22T04:18:08.023Ztrap 0.002543312
17822026-01-22T04:18:08.023Ztflt 0.000024675
17832026-01-22T04:18:08.023Zdflt 0.000184316
17842026-01-22T04:18:08.023Zkflt 0.000000000
17852026-01-22T04:18:08.023Zlock 8.638509586
17862026-01-22T04:18:08.023Zslp 0.669951626
17872026-01-22T04:18:08.023Zlat 0.108473162
17882026-01-22T04:18:08.023Zstop 0.000160582
17892026-01-22T04:18:08.023Z+ export CARGO_INCREMENTAL=0
17902026-01-22T04:18:08.023Z+ CARGO_INCREMENTAL=0
17912026-01-22T04:18:08.023Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17922026-01-22T04:18:09.323Z Compiling proc-macro2 v1.0.101
17932026-01-22T04:18:09.323Z Compiling unicode-ident v1.0.19
17942026-01-22T04:18:09.323Z Compiling libc v0.2.180
17952026-01-22T04:18:09.323Z Compiling serde_core v1.0.228
17962026-01-22T04:18:09.326Z Compiling serde v1.0.228
17972026-01-22T04:18:09.326Z Compiling autocfg v1.4.0
17982026-01-22T04:18:09.326Z Compiling cfg-if v1.0.4
17992026-01-22T04:18:09.591Z Compiling version_check v0.9.5
18002026-01-22T04:18:09.669Z Compiling memchr v2.7.4
18012026-01-22T04:18:09.720Z Compiling shlex v1.3.0
18022026-01-22T04:18:10.123Z Compiling value-bag v1.12.0
18032026-01-22T04:18:10.164Z Compiling zmij v1.0.15
18042026-01-22T04:18:10.627Z Compiling lock_api v0.4.12
18052026-01-22T04:18:10.648Z Compiling log v0.4.29
18062026-01-22T04:18:10.864Z Compiling portable-atomic v1.11.0
18072026-01-22T04:18:10.995Z Compiling typenum v1.17.0
18082026-01-22T04:18:11.347Z Compiling quote v1.0.40
18092026-01-22T04:18:11.555Z Compiling jobserver v0.1.32
18102026-01-22T04:18:11.781Z Compiling syn v2.0.111
18112026-01-22T04:18:11.805Z Compiling serde_json v1.0.149
18122026-01-22T04:18:11.828Z Compiling generic-array v0.14.7
18132026-01-22T04:18:11.930Z Compiling getrandom v0.3.4
18142026-01-22T04:18:12.141Z Compiling cc v1.2.30
18152026-01-22T04:18:12.144Z Compiling libm v0.2.8
18162026-01-22T04:18:12.204Z Compiling num-traits v0.2.19
18172026-01-22T04:18:12.551Z Compiling scopeguard v1.2.0
18182026-01-22T04:18:12.575Z Compiling parking_lot_core v0.9.10
18192026-01-22T04:18:12.646Z Compiling smallvec v1.15.1
18202026-01-22T04:18:13.024Z Compiling regex-syntax v0.8.5
18212026-01-22T04:18:13.237Z Compiling itoa v1.0.11
18222026-01-22T04:18:13.983Z Compiling getrandom v0.2.15
18232026-01-22T04:18:14.377Z Compiling thiserror v2.0.17
18242026-01-22T04:18:14.475Z Compiling pkg-config v0.3.31
18252026-01-22T04:18:14.621Z Compiling aho-corasick v1.1.3
18262026-01-22T04:18:14.714Z Compiling rustix v0.38.37
18272026-01-22T04:18:15.325Z Compiling errno v0.3.12
18282026-01-22T04:18:15.370Z Compiling stable_deref_trait v1.2.0
18292026-01-22T04:18:15.515Z Compiling either v1.15.0
18302026-01-22T04:18:15.553Z Compiling spin v0.9.8
18312026-01-22T04:18:15.743Z Compiling slab v0.4.9
18322026-01-22T04:18:15.764Z Compiling allocator-api2 v0.2.21
18332026-01-22T04:18:15.975Z Compiling equivalent v1.0.2
18342026-01-22T04:18:16.112Z Compiling semver v1.0.27
18352026-01-22T04:18:16.246Z Compiling lazy_static v1.5.0
18362026-01-22T04:18:16.622Z Compiling regex-automata v0.4.11
18372026-01-22T04:18:16.820Z Compiling schemars v0.8.22
18382026-01-22T04:18:18.136Z Compiling rand_core v0.6.4
18392026-01-22T04:18:18.682Z Compiling byteorder v1.5.0
18402026-01-22T04:18:18.820Z Compiling critical-section v1.1.3
18412026-01-22T04:18:18.966Z Compiling synstructure v0.13.1
18422026-01-22T04:18:18.995Z Compiling serde_derive_internals v0.29.1
18432026-01-22T04:18:19.237Z Compiling once_cell v1.21.3
18442026-01-22T04:18:20.095Z Compiling subtle v2.6.1
18452026-01-22T04:18:20.147Z Compiling writeable v0.5.5
18462026-01-22T04:18:20.441Z Compiling litemap v0.7.3
18472026-01-22T04:18:20.646Z Compiling glob v0.3.2
18482026-01-22T04:18:20.903Z Compiling pin-project-lite v0.2.14
18492026-01-22T04:18:20.928Z Compiling prettyplease v0.2.36
18502026-01-22T04:18:21.081Z Compiling percent-encoding v2.3.2
18512026-01-22T04:18:21.357Z Compiling clang-sys v1.8.1
18522026-01-22T04:18:21.525Z Compiling minimal-lexical v0.2.1
18532026-01-22T04:18:21.594Z Compiling fnv v1.0.7
18542026-01-22T04:18:21.761Z Compiling icu_locid_transform_data v1.5.0
18552026-01-22T04:18:22.005Z Compiling nom v7.1.3
18562026-01-22T04:18:22.093Z Compiling libloading v0.8.5
18572026-01-22T04:18:22.149Z Compiling regex v1.11.3
18582026-01-22T04:18:22.597Z Compiling serde_derive v1.0.228
18592026-01-22T04:18:22.775Z Compiling zeroize_derive v1.4.2
18602026-01-22T04:18:22.796Z Compiling zerofrom-derive v0.1.4
18612026-01-22T04:18:22.828Z Compiling yoke-derive v0.7.4
18622026-01-22T04:18:23.081Z Compiling zerovec-derive v0.10.3
18632026-01-22T04:18:23.127Z Compiling displaydoc v0.2.5
18642026-01-22T04:18:24.081Z Compiling icu_provider_macros v1.5.0
18652026-01-22T04:18:24.515Z Compiling tokio-macros v2.6.0
18662026-01-22T04:18:25.065Z Compiling zeroize v1.8.1
18672026-01-22T04:18:25.086Z Compiling thiserror-impl v2.0.17
18682026-01-22T04:18:25.269Z Compiling zerocopy-derive v0.7.35
18692026-01-22T04:18:25.492Z Compiling zerofrom v0.1.4
18702026-01-22T04:18:25.512Z Compiling futures-macro v0.3.31
18712026-01-22T04:18:25.515Z Compiling schemars_derive v0.8.22
18722026-01-22T04:18:25.742Z Compiling yoke v0.7.4
18732026-01-22T04:18:26.114Z Compiling zerovec v0.10.4
18742026-01-22T04:18:26.540Z Compiling icu_properties_data v1.5.0
18752026-01-22T04:18:26.809Z Compiling home v0.5.9
18762026-01-22T04:18:26.909Z Compiling bindgen v0.69.5
18772026-01-22T04:18:27.143Z Compiling cexpr v0.6.0
18782026-01-22T04:18:28.203Z Compiling itertools v0.12.1
18792026-01-22T04:18:28.454Z Compiling tinystr v0.7.6
18802026-01-22T04:18:28.523Z Compiling icu_collections v1.5.0
18812026-01-22T04:18:28.909Z Compiling icu_locid v1.5.0
18822026-01-22T04:18:28.969Z Compiling utf8_iter v1.0.4
18832026-01-22T04:18:29.272Z Compiling lazycell v1.3.0
18842026-01-22T04:18:29.476Z Compiling heck v0.5.0
18852026-01-22T04:18:29.925Z Compiling icu_normalizer_data v1.5.0
18862026-01-22T04:18:30.061Z Compiling paste v1.0.15
18872026-01-22T04:18:30.436Z Compiling bitflags v2.9.4
18882026-01-22T04:18:30.549Z Compiling bytes v1.10.1
18892026-01-22T04:18:31.059Z Compiling icu_provider v1.5.0
18902026-01-22T04:18:31.172Z Compiling write16 v1.0.0
18912026-01-22T04:18:31.386Z Compiling rustc-hash v1.1.0
18922026-01-22T04:18:31.557Z Compiling utf16_iter v1.0.5
18932026-01-22T04:18:31.820Z Compiling cmake v0.1.51
18942026-01-22T04:18:32.010Z Compiling icu_locid_transform v1.5.0
18952026-01-22T04:18:32.410Z Compiling signal-hook-registry v1.4.2
18962026-01-22T04:18:32.563Z Compiling dunce v1.0.5
18972026-01-22T04:18:32.639Z Compiling fs_extra v1.3.0
18982026-01-22T04:18:32.727Z Compiling parking_lot v0.12.3
18992026-01-22T04:18:33.635Z Compiling icu_properties v1.5.1
19002026-01-22T04:18:33.870Z Compiling crypto-common v0.1.6
19012026-01-22T04:18:34.105Z Compiling hashbrown v0.16.1
19022026-01-22T04:18:34.195Z Compiling mio v1.0.2
19032026-01-22T04:18:34.762Z Compiling which v4.4.2
19042026-01-22T04:18:36.122Z Compiling form_urlencoded v1.2.2
19052026-01-22T04:18:36.466Z Compiling const-oid v0.9.6
19062026-01-22T04:18:36.631Z Compiling rustversion v1.0.22
19072026-01-22T04:18:36.759Z Compiling indexmap v2.12.1
19082026-01-22T04:18:37.752Z Compiling icu_normalizer v1.5.0
19092026-01-22T04:18:37.791Z Compiling socket2 v0.6.1
19102026-01-22T04:18:38.465Z Compiling tokio v1.48.0
19112026-01-22T04:18:38.793Z Compiling idna_adapter v1.2.0
19122026-01-22T04:18:39.036Z Compiling idna v1.0.3
19132026-01-22T04:18:39.630Z Compiling ring v0.17.14
19142026-01-22T04:18:39.823Z Compiling url v2.5.4
19152026-01-22T04:18:40.452Z Compiling zerocopy v0.8.27
19162026-01-22T04:18:40.620Z Compiling block-buffer v0.10.4
19172026-01-22T04:18:40.924Z Compiling tracing-attributes v0.1.27
19182026-01-22T04:18:41.175Z Compiling der_derive v0.7.3
19192026-01-22T04:18:43.304Z Compiling aws-lc-rs v1.12.4
19202026-01-22T04:18:43.919Z Compiling vcpkg v0.2.15
19212026-01-22T04:18:44.008Z Compiling thiserror v1.0.69
19222026-01-22T04:18:44.556Z Compiling digest v0.10.7
19232026-01-22T04:18:45.001Z Compiling zerocopy-derive v0.8.27
19242026-01-22T04:18:45.251Z Compiling openssl-sys v0.9.109
19252026-01-22T04:18:45.321Z Compiling futures-core v0.3.31
19262026-01-22T04:18:45.359Z Compiling strsim v0.11.1
19272026-01-22T04:18:45.396Z Compiling zerocopy v0.7.35
19282026-01-22T04:18:45.848Z Compiling thiserror-impl v1.0.69
19292026-01-22T04:18:45.964Z Compiling ucd-trie v0.1.7
19302026-01-22T04:18:46.049Z Compiling iana-time-zone v0.1.63
19312026-01-22T04:18:46.403Z Compiling chrono v0.4.42
19322026-01-22T04:18:46.509Z Compiling aws-lc-sys v0.26.0
19332026-01-22T04:18:46.812Z Compiling pest v2.8.2
19342026-01-22T04:18:47.131Z Compiling serde_tokenstream v0.2.2
19352026-01-22T04:18:47.679Z Compiling uuid v1.19.0
19362026-01-22T04:18:47.731Z Compiling httparse v1.9.5
19372026-01-22T04:18:47.788Z Compiling foldhash v0.1.5
19382026-01-22T04:18:48.155Z Compiling ident_case v1.0.1
19392026-01-22T04:18:48.314Z Compiling hashbrown v0.15.4
19402026-01-22T04:18:49.467Z Compiling pest_meta v2.8.2
19412026-01-22T04:18:49.584Z Compiling rustix v1.1.3
19422026-01-22T04:18:50.628Z Compiling syn v1.0.109
19432026-01-22T04:18:51.177Z Compiling pest_generator v2.8.2
19442026-01-22T04:18:51.779Z Compiling time-core v0.1.6
19452026-01-22T04:18:51.879Z Compiling num-conv v0.1.0
19462026-01-22T04:18:52.112Z Compiling futures-sink v0.3.31
19472026-01-22T04:18:52.178Z Compiling time-macros v0.2.24
19482026-01-22T04:18:52.317Z Compiling futures-channel v0.3.31
19492026-01-22T04:18:52.909Z Compiling pest_derive v2.8.2
19502026-01-22T04:18:53.158Z Compiling rustc_version v0.4.1
19512026-01-22T04:18:53.717Z Compiling futures-task v0.3.31
19522026-01-22T04:18:53.735Z Compiling openssl v0.10.73
19532026-01-22T04:18:53.816Z Compiling dyn-clone v1.0.20
19542026-01-22T04:18:54.034Z Compiling cpufeatures v0.2.14
19552026-01-22T04:18:54.061Z Compiling futures-io v0.3.31
19562026-01-22T04:18:54.155Z Compiling pin-utils v0.1.0
19572026-01-22T04:18:54.356Z Compiling futures-util v0.3.31
19582026-01-22T04:18:54.436Z Compiling hmac v0.12.1
19592026-01-22T04:18:54.750Z Compiling plain v0.2.3
19602026-01-22T04:18:55.123Z Compiling block-padding v0.3.3
19612026-01-22T04:18:55.397Z Compiling openssl-macros v0.1.1
19622026-01-22T04:18:56.155Z Compiling crossbeam-utils v0.8.21
19632026-01-22T04:18:56.463Z Compiling rustls v0.23.19
19642026-01-22T04:18:56.689Z Compiling native-tls v0.2.12
19652026-01-22T04:18:56.821Z Compiling inout v0.1.3
19662026-01-22T04:18:57.090Z Compiling ppv-lite86 v0.2.20
19672026-01-22T04:18:57.962Z Compiling pretty-hex v0.4.1
19682026-01-22T04:18:58.355Z Compiling cipher v0.4.4
19692026-01-22T04:18:58.542Z Compiling sha2 v0.10.9
19702026-01-22T04:18:58.856Z Compiling http v1.4.0
19712026-01-22T04:18:59.337Z Compiling scroll_derive v0.13.1
19722026-01-22T04:19:00.493Z Compiling scroll_derive v0.12.0
19732026-01-22T04:19:00.926Z Compiling cookie v0.18.1
19742026-01-22T04:19:01.048Z Compiling anyhow v1.0.99
19752026-01-22T04:19:01.404Z Compiling base64ct v1.6.0
19762026-01-22T04:19:01.932Z Compiling pem-rfc7468 v0.7.0
19772026-01-22T04:19:02.002Z Compiling darling_core v0.21.0
19782026-01-22T04:19:02.495Z Compiling slog v2.8.2
19792026-01-22T04:19:03.854Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19802026-01-22T04:19:04.111Z Compiling bzip2-sys v0.1.13+1.0.8
19812026-01-22T04:19:04.595Z Compiling flagset v0.4.6
19822026-01-22T04:19:04.848Z Compiling der v0.7.10
19832026-01-22T04:19:05.691Z Compiling toml_datetime v0.6.11
19842026-01-22T04:19:06.211Z Compiling serde_spanned v0.6.9
19852026-01-22T04:19:06.298Z Compiling rand_core v0.9.3
19862026-01-22T04:19:06.479Z Compiling tracing-core v0.1.32
19872026-01-22T04:19:06.717Z Compiling rustls-pki-types v1.10.0
19882026-01-22T04:19:06.904Z Compiling spki v0.7.3
19892026-01-22T04:19:07.289Z Compiling tracing v0.1.40
19902026-01-22T04:19:07.421Z Compiling darling_macro v0.21.0
19912026-01-22T04:19:07.691Z Compiling salsa20 v0.10.2
19922026-01-22T04:19:07.936Z Compiling pbkdf2 v0.12.2
19932026-01-22T04:19:08.303Z Compiling darling v0.21.0
19942026-01-22T04:19:08.357Z Compiling camino v1.2.1
19952026-01-22T04:19:08.377Z Compiling litrs v0.4.1
19962026-01-22T04:19:08.430Z Compiling base64 v0.22.1
19972026-01-22T04:19:08.603Z Compiling winnow v0.5.40
19982026-01-22T04:19:09.305Z Compiling document-features v0.2.11
19992026-01-22T04:19:09.792Z Compiling scrypt v0.11.0
20002026-01-22T04:19:10.274Z Compiling rand_chacha v0.9.0
20012026-01-22T04:19:10.363Z Compiling tokio-util v0.7.15
20022026-01-22T04:19:11.067Z Compiling aes v0.8.4
20032026-01-22T04:19:11.098Z Compiling cbc v0.1.2
20042026-01-22T04:19:11.999Z Compiling toml_edit v0.19.15
20052026-01-22T04:19:14.300Z Compiling usdt-impl v0.5.0
20062026-01-22T04:19:14.376Z Compiling powerfmt v0.2.0
20072026-01-22T04:19:14.611Z Compiling usdt-impl v0.6.0
20082026-01-22T04:19:14.698Z Compiling ref-cast v1.0.25
20092026-01-22T04:19:14.894Z Compiling untrusted v0.7.1
20102026-01-22T04:19:14.989Z Compiling untrusted v0.9.0
20112026-01-22T04:19:15.100Z Compiling deranged v0.5.3
20122026-01-22T04:19:15.405Z Compiling pkcs5 v0.7.1
20132026-01-22T04:19:16.394Z Compiling rand v0.9.2
20142026-01-22T04:19:18.281Z Compiling http-body v1.0.1
20152026-01-22T04:19:18.581Z Compiling scroll v0.12.0
20162026-01-22T04:19:19.114Z Compiling scroll v0.13.0
20172026-01-22T04:19:19.137Z Compiling heapless v0.7.17
20182026-01-22T04:19:19.777Z Compiling adler2 v2.0.0
20192026-01-22T04:19:20.271Z Compiling signal-hook v0.3.18
20202026-01-22T04:19:20.315Z Compiling zstd-safe v7.2.3
20212026-01-22T04:19:20.337Z Compiling atomic-waker v1.1.2
20222026-01-22T04:19:20.620Z Compiling num_threads v0.1.7
20232026-01-22T04:19:20.698Z Compiling cfg_aliases v0.2.1
20242026-01-22T04:19:20.816Z Compiling miniz_oxide v0.8.5
20252026-01-22T04:19:21.055Z Compiling time v0.3.43
20262026-01-22T04:19:22.778Z Compiling goblin v0.10.2
20272026-01-22T04:19:23.578Z Compiling goblin v0.8.2
20282026-01-22T04:19:24.773Z Compiling pkcs8 v0.10.2
20292026-01-22T04:19:25.664Z Compiling ipnetwork v0.21.1
20302026-01-22T04:19:27.546Z Compiling darling_core v0.20.10
20312026-01-22T04:19:29.254Z Compiling ref-cast-impl v1.0.25
20322026-01-22T04:19:30.353Z Compiling memoffset v0.9.1
20332026-01-22T04:19:30.702Z Compiling tinyvec_macros v0.1.1
20342026-01-22T04:19:30.820Z Compiling try-lock v0.2.5
20352026-01-22T04:19:31.427Z Compiling tower-service v0.3.3
20362026-01-22T04:19:31.630Z Compiling tower-layer v0.3.3
20372026-01-22T04:19:32.295Z Compiling want v0.3.1
20382026-01-22T04:19:32.414Z Compiling tinyvec v1.8.0
20392026-01-22T04:19:32.464Z Compiling darling_macro v0.20.10
20402026-01-22T04:19:32.588Z Compiling dof v0.4.0
20412026-01-22T04:19:33.348Z Compiling dof v0.3.0
20422026-01-22T04:19:33.856Z Compiling h2 v0.4.6
20432026-01-22T04:19:34.851Z Compiling dtrace-parser v0.2.0
20442026-01-22T04:19:36.247Z Compiling curve25519-dalek v4.1.3
20452026-01-22T04:19:36.347Z Compiling dtrace-parser v0.3.0
20462026-01-22T04:19:36.769Z Compiling ipnet v2.11.0
20472026-01-22T04:19:36.977Z Compiling async-trait v0.1.89
20482026-01-22T04:19:37.843Z Compiling daft-derive v0.1.4
20492026-01-22T04:19:39.029Z Compiling thread-id v5.0.0
20502026-01-22T04:19:39.092Z Compiling thread-id v4.2.2
20512026-01-22T04:19:39.162Z Compiling smoltcp v0.9.1
20522026-01-22T04:19:39.232Z Compiling openssl-probe v0.1.5
20532026-01-22T04:19:39.897Z Compiling fastrand v2.1.1
20542026-01-22T04:19:39.897Z Compiling foreign-types-shared v0.1.1
20552026-01-22T04:19:39.988Z Compiling ryu v1.0.18
20562026-01-22T04:19:40.028Z Compiling num-bigint-dig v0.8.6
20572026-01-22T04:19:40.267Z Compiling httpdate v1.0.3
20582026-01-22T04:19:40.452Z Compiling foreign-types v0.3.2
20592026-01-22T04:19:40.567Z Compiling tempfile v3.24.0
20602026-01-22T04:19:42.263Z Compiling hyper v1.8.1
20612026-01-22T04:19:47.543Z Compiling darling v0.20.10
20622026-01-22T04:19:49.651Z Compiling strum_macros v0.26.4
20632026-01-22T04:19:51.415Z Compiling wait-timeout v0.2.0
20642026-01-22T04:19:52.850Z Compiling anstyle v1.0.11
20652026-01-22T04:19:52.892Z Compiling utf8parse v0.2.2
20662026-01-22T04:19:53.073Z Compiling gimli v0.31.1
20672026-01-22T04:19:53.199Z Compiling bit-vec v0.8.0
20682026-01-22T04:19:53.500Z Compiling quick-error v1.2.3
20692026-01-22T04:19:53.636Z Compiling bit-set v0.8.0
20702026-01-22T04:19:53.676Z Compiling rusty-fork v0.3.0
20712026-01-22T04:19:54.253Z Compiling anstyle-parse v0.2.5
20722026-01-22T04:19:57.232Z Compiling addr2line v0.24.2
20732026-01-22T04:19:59.798Z Compiling derive_builder_core v0.20.2
20742026-01-22T04:20:01.462Z Compiling hyper-util v0.1.19
20752026-01-22T04:20:01.717Z Compiling unicode-normalization v0.1.24
20762026-01-22T04:20:02.236Z Compiling nix v0.29.0
20772026-01-22T04:20:03.341Z Compiling rand_xorshift v0.4.0
20782026-01-22T04:20:03.606Z Compiling hubpack_derive v0.1.1
20792026-01-22T04:20:04.480Z Compiling signature v2.2.0
20802026-01-22T04:20:04.732Z Compiling openapiv3 v2.2.0
20812026-01-22T04:20:05.193Z Compiling erased-serde v0.3.31
20822026-01-22T04:20:06.442Z Compiling strum_macros v0.27.2
20832026-01-22T04:20:06.830Z Compiling curve25519-dalek-derive v0.1.1
20842026-01-22T04:20:08.354Z Compiling object v0.36.5
20852026-01-22T04:20:10.855Z Compiling fs-err v3.1.1
20862026-01-22T04:20:11.232Z Compiling ahash v0.8.12
20872026-01-22T04:20:11.640Z Compiling crc32fast v1.4.2
20882026-01-22T04:20:11.973Z Compiling unicode-bidi v0.3.17
20892026-01-22T04:20:13.062Z Compiling unicode-properties v0.1.3
20902026-01-22T04:20:13.492Z Compiling colorchoice v1.0.2
20912026-01-22T04:20:13.609Z Compiling unarray v0.1.4
20922026-01-22T04:20:13.811Z Compiling zlib-rs v0.5.1
20932026-01-22T04:20:13.962Z Compiling rustc-demangle v0.1.24
20942026-01-22T04:20:14.723Z Compiling buf-list v1.0.3
20952026-01-22T04:20:15.077Z Compiling unicode-segmentation v1.12.0
20962026-01-22T04:20:15.269Z Compiling anstyle-query v1.1.1
20972026-01-22T04:20:15.813Z Compiling siphasher v0.3.11
20982026-01-22T04:20:15.886Z Compiling is_terminal_polyfill v1.70.1
20992026-01-22T04:20:16.219Z Compiling phf_shared v0.11.2
21002026-01-22T04:20:16.578Z Compiling anstream v0.6.18
21012026-01-22T04:20:16.608Z Compiling backtrace v0.3.74
21022026-01-22T04:20:17.601Z Compiling proptest v1.7.0
21032026-01-22T04:20:18.622Z Compiling libz-rs-sys v0.5.1
21042026-01-22T04:20:18.917Z Compiling stringprep v0.1.5
21052026-01-22T04:20:22.462Z Compiling derive_builder_macro v0.20.2
21062026-01-22T04:20:25.217Z Compiling rustls-webpki v0.102.8
21072026-01-22T04:20:25.270Z Compiling usdt-macro v0.6.0
21082026-01-22T04:20:25.661Z Compiling usdt-attr-macro v0.6.0
21092026-01-22T04:20:26.832Z Compiling oxnet v0.1.4
21102026-01-22T04:20:27.053Z Compiling http-body-util v0.1.3
21112026-01-22T04:20:27.389Z Compiling rand_chacha v0.3.1
21122026-01-22T04:20:27.586Z Compiling sync_wrapper v1.0.1
21132026-01-22T04:20:27.767Z Compiling md-5 v0.10.6
21142026-01-22T04:20:27.811Z Compiling vergen-lib v0.1.6
21152026-01-22T04:20:28.060Z Compiling num-integer v0.1.46
21162026-01-22T04:20:28.196Z Compiling ff v0.13.0
21172026-01-22T04:20:28.270Z Compiling hash32 v0.2.1
21182026-01-22T04:20:28.321Z Compiling encoding_rs v0.8.34
21192026-01-22T04:20:28.447Z Compiling psl-types v2.0.11
21202026-01-22T04:20:28.689Z Compiling fallible-iterator v0.2.0
21212026-01-22T04:20:28.870Z Compiling mime v0.3.17
21222026-01-22T04:20:29.353Z Compiling base16ct v0.2.0
21232026-01-22T04:20:29.404Z Compiling postgres-protocol v0.6.8
21242026-01-22T04:20:29.682Z Compiling sec1 v0.7.3
21252026-01-22T04:20:29.917Z Compiling serde_urlencoded v0.7.1
21262026-01-22T04:20:30.235Z Compiling publicsuffix v2.3.0
21272026-01-22T04:20:30.502Z Compiling num-iter v0.1.45
21282026-01-22T04:20:30.549Z Compiling group v0.13.0
21292026-01-22T04:20:30.756Z Compiling rand v0.8.5
21302026-01-22T04:20:30.865Z Compiling tower v0.5.2
21312026-01-22T04:20:33.305Z Compiling tokio-rustls v0.26.0
21322026-01-22T04:20:33.577Z Compiling derive_builder v0.20.2
21332026-01-22T04:20:33.792Z Compiling newtype-uuid v1.3.2
21342026-01-22T04:20:34.401Z Compiling tokio-native-tls v0.3.1
21352026-01-22T04:20:34.710Z Compiling flate2 v1.1.2
21362026-01-22T04:20:34.857Z Compiling heck v0.4.1
21372026-01-22T04:20:35.308Z Compiling rustls-native-certs v0.8.1
21382026-01-22T04:20:35.750Z Compiling webpki-roots v1.0.1
21392026-01-22T04:20:36.076Z Compiling serde_with_macros v3.16.1
21402026-01-22T04:20:36.500Z Compiling hkdf v0.12.4
21412026-01-22T04:20:36.543Z Compiling regress v0.10.4
21422026-01-22T04:20:36.757Z Compiling vergen v9.0.6
21432026-01-22T04:20:36.806Z Compiling terminal_size v0.4.0
21442026-01-22T04:20:37.407Z Compiling cargo-platform v0.1.8
21452026-01-22T04:20:37.651Z Compiling enum-as-inner v0.6.1
21462026-01-22T04:20:37.844Z Compiling clap_derive v4.5.47
21472026-01-22T04:20:37.865Z Compiling crypto-bigint v0.5.5
21482026-01-22T04:20:38.354Z Compiling serde_repr v0.1.19
21492026-01-22T04:20:39.284Z Compiling bumpalo v3.16.0
21502026-01-22T04:20:39.406Z Compiling iri-string v0.7.8
21512026-01-22T04:20:39.633Z Compiling winnow v0.7.13
21522026-01-22T04:20:39.718Z Compiling simd-adler32 v0.3.7
21532026-01-22T04:20:40.415Z Compiling clap_lex v0.7.4
21542026-01-22T04:20:40.839Z Compiling lockfree-object-pool v0.1.6
21552026-01-22T04:20:41.129Z Compiling managed v0.8.0
21562026-01-22T04:20:41.529Z Compiling bitflags v1.3.2
21572026-01-22T04:20:42.166Z Compiling zopfli v0.8.1
21582026-01-22T04:20:43.512Z Compiling tower-http v0.6.6
21592026-01-22T04:20:43.565Z Compiling clap_builder v4.5.48
21602026-01-22T04:20:44.015Z Compiling elliptic-curve v0.13.8
21612026-01-22T04:20:45.041Z Compiling typify-impl v0.4.3
21622026-01-22T04:20:45.475Z Compiling cargo_metadata v0.19.2
21632026-01-22T04:20:45.731Z Compiling hyper-tls v0.6.0
21642026-01-22T04:20:46.020Z Compiling hyper-rustls v0.27.7
21652026-01-22T04:20:47.236Z Compiling zstd v0.13.3
21662026-01-22T04:20:47.759Z Compiling daft v0.1.4
21672026-01-22T04:20:48.357Z Compiling signal-hook-mio v0.2.4
21682026-01-22T04:20:48.560Z Compiling cookie_store v0.21.1
21692026-01-22T04:20:49.330Z Compiling postgres-types v0.2.9
21702026-01-22T04:20:49.355Z Compiling phf v0.11.2
21712026-01-22T04:20:49.801Z Compiling strum v0.27.2
21722026-01-22T04:20:49.913Z Compiling ed25519 v2.2.3
21732026-01-22T04:20:49.940Z Compiling hubpack v0.1.2
21742026-01-22T04:20:50.051Z Compiling bzip2 v0.4.4
21752026-01-22T04:20:50.361Z Compiling bzip2 v0.5.2
21762026-01-22T04:20:50.383Z Compiling crossbeam-epoch v0.9.18
21772026-01-22T04:20:50.470Z Compiling pkcs1 v0.7.5
21782026-01-22T04:20:51.311Z Compiling rfc6979 v0.4.0
21792026-01-22T04:20:51.401Z Compiling float-cmp v0.10.0
21802026-01-22T04:20:51.642Z Compiling serde-big-array v0.5.1
21812026-01-22T04:20:51.888Z Compiling hex v0.4.3
21822026-01-22T04:20:52.518Z Compiling bstr v1.10.0
21832026-01-22T04:20:52.836Z Compiling socket2 v0.5.10
21842026-01-22T04:20:52.970Z Compiling memmap2 v0.9.8
21852026-01-22T04:20:53.358Z Compiling env_filter v0.1.2
21862026-01-22T04:20:53.899Z Compiling new_debug_unreachable v1.0.6
21872026-01-22T04:20:53.957Z Compiling keccak v0.1.5
21882026-01-22T04:20:54.254Z Compiling toml_write v0.1.2
21892026-01-22T04:20:54.483Z Compiling fixedbitset v0.4.2
21902026-01-22T04:20:54.643Z Compiling difflib v0.4.0
21912026-01-22T04:20:54.665Z Compiling predicates-core v1.0.8
21922026-01-22T04:20:54.872Z Compiling data-encoding v2.9.0
21932026-01-22T04:20:54.963Z Compiling rustc-hash v2.1.1
21942026-01-22T04:20:55.168Z Compiling normalize-line-endings v0.3.0
21952026-01-22T04:20:55.336Z Compiling whoami v1.5.2
21962026-01-22T04:20:55.732Z Compiling jiff v0.2.15
21972026-01-22T04:20:55.868Z Compiling static_assertions v1.1.0
21982026-01-22T04:20:55.998Z Compiling fixedbitset v0.5.7
21992026-01-22T04:20:56.217Z Compiling precomputed-hash v0.1.1
22002026-01-22T04:20:56.328Z Compiling foldhash v0.2.0
22012026-01-22T04:20:56.362Z Compiling string_cache v0.8.9
22022026-01-22T04:20:56.593Z Compiling petgraph v0.8.2
22032026-01-22T04:20:56.701Z Compiling iddqd v0.3.16
22042026-01-22T04:20:56.727Z Compiling reqwest v0.12.24
22052026-01-22T04:20:56.761Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22062026-01-22T04:20:57.551Z Compiling tokio-postgres v0.7.13
22072026-01-22T04:20:57.953Z Compiling toml_edit v0.22.27
22082026-01-22T04:20:59.171Z Compiling hickory-proto v0.25.2
22092026-01-22T04:21:02.536Z Compiling zip v4.2.0
22102026-01-22T04:21:03.596Z Compiling predicates v3.1.3
22112026-01-22T04:21:03.981Z Compiling petgraph v0.6.5
22122026-01-22T04:21:04.577Z Compiling typify-macro v0.4.3
22132026-01-22T04:21:04.916Z Compiling sha3 v0.10.8
22142026-01-22T04:21:05.489Z Compiling env_logger v0.11.8
22152026-01-22T04:21:05.837Z Compiling similar v2.7.0
22162026-01-22T04:21:06.172Z Compiling usdt v0.6.0
22172026-01-22T04:21:07.422Z Compiling serde_with v3.16.1
22182026-01-22T04:21:08.038Z Compiling ecdsa v0.16.9
22192026-01-22T04:21:08.928Z Compiling rsa v0.9.8
22202026-01-22T04:21:09.371Z Compiling zip v0.6.6
22212026-01-22T04:21:09.882Z Compiling ed25519-dalek v2.1.1
22222026-01-22T04:21:11.461Z Compiling crossterm v0.28.1
22232026-01-22T04:21:11.840Z Compiling clap v4.5.48
22242026-01-22T04:21:12.192Z Compiling strum v0.26.3
22252026-01-22T04:21:12.410Z Compiling tokio-stream v0.1.17
22262026-01-22T04:21:12.774Z Compiling toml v0.7.8
22272026-01-22T04:21:13.455Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-01-22T04:21:13.913Z Compiling x509-cert v0.2.5
22292026-01-22T04:21:15.219Z Compiling sha1 v0.10.6
22302026-01-22T04:21:15.607Z Compiling itertools v0.13.0
22312026-01-22T04:21:17.737Z Compiling itertools v0.10.5
22322026-01-22T04:21:18.496Z Compiling winnow v0.6.26
22332026-01-22T04:21:20.678Z Compiling rayon-core v1.12.1
22342026-01-22T04:21:21.206Z Compiling lalrpop-util v0.19.12
22352026-01-22T04:21:21.791Z Compiling peg-runtime v0.8.5
22362026-01-22T04:21:22.285Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22372026-01-22T04:21:28.644Z Compiling proc-macro-crate v1.3.1
22382026-01-22T04:21:29.911Z Compiling macaddr v1.0.1
22392026-01-22T04:21:30.813Z Compiling structmeta-derive v0.3.0
22402026-01-22T04:21:31.158Z Compiling itertools v0.14.0
22412026-01-22T04:21:34.633Z Compiling heapless v0.8.0
22422026-01-22T04:21:36.170Z Compiling ingot-macros v0.1.1
22432026-01-22T04:21:36.586Z Compiling structmeta v0.3.0
22442026-01-22T04:21:41.843Z Compiling num_enum_derive v0.5.11
22452026-01-22T04:21:43.617Z Compiling crossbeam-deque v0.8.5
22462026-01-22T04:21:45.328Z Compiling hash32 v0.3.1
22472026-01-22T04:21:46.055Z Compiling smoltcp v0.11.0
22482026-01-22T04:21:46.690Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22492026-01-22T04:21:47.067Z Compiling unicode-width v0.1.14
22502026-01-22T04:21:49.924Z Compiling tabwriter v1.4.0
22512026-01-22T04:21:55.409Z Compiling num_enum v0.5.11
22522026-01-22T04:21:55.432Z Compiling ingot-types v0.1.2
22532026-01-22T04:21:55.613Z Compiling typify v0.4.3
22542026-01-22T04:21:56.452Z Compiling proc-macro-error-attr v1.0.4
22552026-01-22T04:21:57.370Z Compiling rustls v0.22.4
22562026-01-22T04:21:57.392Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22572026-01-22T04:21:57.714Z Compiling cobs v0.2.3
22582026-01-22T04:21:57.746Z Compiling unsafe-libyaml v0.2.11
22592026-01-22T04:21:59.370Z Compiling serde_yaml v0.9.34+deprecated
22602026-01-22T04:22:00.399Z Compiling postcard v1.0.10
22612026-01-22T04:22:01.243Z Compiling ingot v0.1.1
22622026-01-22T04:22:04.178Z Compiling progenitor-impl v0.11.2
22632026-01-22T04:22:14.106Z Compiling futures-executor v0.3.31
22642026-01-22T04:22:14.254Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
22652026-01-22T04:22:15.026Z Compiling foreign-types-macros v0.2.3
22662026-01-22T04:22:15.111Z Compiling thread_local v1.1.8
22672026-01-22T04:22:15.307Z Compiling multer v3.1.0
22682026-01-22T04:22:15.579Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
22692026-01-22T04:22:15.671Z Compiling proc-macro-error v1.0.4
22702026-01-22T04:22:16.346Z Compiling slog-async v2.8.0
22712026-01-22T04:22:16.850Z Compiling match_cfg v0.1.0
22722026-01-22T04:22:16.981Z Compiling foreign-types-shared v0.3.1
22732026-01-22T04:22:22.704Z Compiling foreign-types v0.5.0
22742026-01-22T04:22:22.963Z Compiling hostname v0.3.1
22752026-01-22T04:22:30.537Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
22762026-01-22T04:22:31.039Z Compiling futures v0.3.31
22772026-01-22T04:22:34.876Z Compiling progenitor-macro v0.11.2
22782026-01-22T04:22:39.703Z Compiling derive-ex v0.1.8
22792026-01-22T04:22:43.975Z Compiling progenitor-client v0.11.2
22802026-01-22T04:22:44.290Z Compiling toml_parser v1.0.4
22812026-01-22T04:22:47.663Z Compiling slog-json v2.6.1
22822026-01-22T04:22:48.167Z Compiling crossbeam-channel v0.5.15
22832026-01-22T04:22:49.721Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22842026-01-22T04:22:49.945Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
22852026-01-22T04:22:50.558Z Compiling async-stream-impl v0.3.6
22862026-01-22T04:22:50.766Z Compiling serde_spanned v1.0.3
22872026-01-22T04:22:50.813Z Compiling toml_datetime v0.7.3
22882026-01-22T04:22:51.049Z Compiling cstr-argument v0.1.2
22892026-01-22T04:22:51.355Z Compiling is-terminal v0.4.13
22902026-01-22T04:22:51.539Z Compiling dropshot v0.16.6
22912026-01-22T04:22:51.797Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22922026-01-22T04:22:52.159Z Compiling typeid v1.0.3
22932026-01-22T04:22:52.190Z Compiling toml_writer v1.0.4
22942026-01-22T04:22:52.379Z Compiling pretty-hex v0.2.1
22952026-01-22T04:22:52.649Z Compiling crucible-workspace-hack v0.1.0
22962026-01-22T04:22:52.669Z Compiling take_mut v0.2.2
22972026-01-22T04:22:52.729Z Compiling term v1.1.0
22982026-01-22T04:22:52.898Z Compiling toml v0.9.8
22992026-01-22T04:22:52.939Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23002026-01-22T04:22:53.297Z Compiling async-stream v0.3.6
23012026-01-22T04:22:53.407Z Compiling slog-term v2.9.2
23022026-01-22T04:22:53.617Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23032026-01-22T04:22:55.687Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23042026-01-22T04:22:55.906Z Compiling slog-bunyan v2.5.0
23052026-01-22T04:22:56.237Z Compiling progenitor v0.11.2
23062026-01-22T04:22:56.474Z Compiling tokio-rustls v0.25.0
23072026-01-22T04:22:56.498Z Compiling test-strategy v0.4.3
23082026-01-22T04:22:56.998Z Compiling rayon v1.10.0
23092026-01-22T04:22:57.068Z Compiling parse-display-derive v0.10.0
23102026-01-22T04:22:59.470Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23112026-01-22T04:22:59.493Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
23122026-01-22T04:22:59.587Z Compiling colored v2.2.0
23132026-01-22T04:22:59.767Z Compiling nix v0.30.1
23142026-01-22T04:23:00.447Z Compiling waitgroup v0.1.2
23152026-01-22T04:23:00.606Z Compiling rustls-pemfile v2.2.0
23162026-01-22T04:23:00.738Z Compiling newtype-uuid-macros v0.1.0
23172026-01-22T04:23:00.941Z Compiling dropshot_endpoint v0.16.6
23182026-01-22T04:23:01.086Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23192026-01-22T04:23:01.842Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23202026-01-22T04:23:02.034Z Compiling serde_path_to_error v0.1.20
23212026-01-22T04:23:02.297Z Compiling hostname v0.4.2
23222026-01-22T04:23:02.317Z Compiling instant v0.1.13
23232026-01-22T04:23:02.366Z Compiling debug-ignore v1.0.5
23242026-01-22T04:23:02.510Z Compiling colored v3.0.0
23252026-01-22T04:23:02.532Z Compiling backoff v0.4.0
23262026-01-22T04:23:02.593Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23272026-01-22T04:23:02.693Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23282026-01-22T04:23:03.022Z Compiling parse-display v0.10.0
23292026-01-22T04:23:03.025Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
23302026-01-22T04:23:03.888Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23312026-01-22T04:23:04.857Z Compiling zone_cfg_derive v0.3.0
23322026-01-22T04:23:06.105Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23332026-01-22T04:23:06.335Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23342026-01-22T04:23:06.985Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23352026-01-22T04:23:07.097Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23362026-01-22T04:23:07.387Z Compiling camino-tempfile v1.4.1
23372026-01-22T04:23:07.550Z Compiling progenitor-client v0.10.0
23382026-01-22T04:23:08.203Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23392026-01-22T04:23:08.553Z Compiling num-derive v0.4.2
23402026-01-22T04:23:10.608Z Compiling sigpipe v0.1.3
23412026-01-22T04:23:10.860Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-01-22T04:23:11.238Z Compiling libefi-sys v0.1.0
23432026-01-22T04:23:11.686Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23442026-01-22T04:23:11.755Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23452026-01-22T04:23:12.591Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23462026-01-22T04:23:12.826Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23472026-01-22T04:23:12.881Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23482026-01-22T04:23:14.118Z Compiling erased-serde v0.4.6
23492026-01-22T04:23:14.708Z Compiling zone v0.3.1
23502026-01-22T04:23:15.743Z Compiling usdt-macro v0.5.0
23512026-01-22T04:23:16.496Z Compiling usdt-attr-macro v0.5.0
23522026-01-22T04:23:17.135Z Compiling smf v0.2.3
23532026-01-22T04:23:17.998Z Compiling bitfield-struct v0.6.2
23542026-01-22T04:23:18.283Z Compiling ordered-float v2.10.1
23552026-01-22T04:23:18.954Z Compiling blake3 v1.5.4
23562026-01-22T04:23:19.325Z Compiling memmap v0.7.0
23572026-01-22T04:23:19.712Z Compiling usdt v0.5.0
23582026-01-22T04:23:19.768Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23592026-01-22T04:23:20.010Z Compiling serde-value v0.7.0
23602026-01-22T04:23:20.185Z Compiling serde-untagged v0.1.7
23612026-01-22T04:23:20.544Z Compiling toml v0.8.23
23622026-01-22T04:23:20.895Z Compiling xattr v1.3.1
23632026-01-22T04:23:20.973Z Compiling filetime v0.2.26
23642026-01-22T04:23:21.001Z Compiling constant_time_eq v0.3.1
23652026-01-22T04:23:21.226Z Compiling unicode-xid v0.2.6
23662026-01-22T04:23:21.277Z Compiling arrayvec v0.7.6
23672026-01-22T04:23:21.371Z Compiling same-file v1.0.6
23682026-01-22T04:23:21.486Z Compiling arrayref v0.3.9
23692026-01-22T04:23:21.583Z Compiling unicode-width v0.2.0
23702026-01-22T04:23:21.624Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23712026-01-22T04:23:21.693Z Compiling cargo-util-schemas v0.8.2
23722026-01-22T04:23:21.770Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23732026-01-22T04:23:22.198Z Compiling console v0.16.0
23742026-01-22T04:23:23.256Z Compiling walkdir v2.5.0
23752026-01-22T04:23:24.125Z Compiling tar v0.4.44
23762026-01-22T04:23:24.799Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23772026-01-22T04:23:24.826Z Compiling tokio-dtrace v0.1.0
23782026-01-22T04:23:24.855Z Compiling gethostname v0.5.0
23792026-01-22T04:23:25.099Z Compiling cargo-platform v0.2.0
23802026-01-22T04:23:25.266Z Compiling unit-prefix v0.5.1
23812026-01-22T04:23:25.364Z Compiling topological-sort v0.2.2
23822026-01-22T04:23:25.561Z Compiling cargo_metadata v0.21.0
23832026-01-22T04:23:25.695Z Compiling omicron-zone-package v0.12.2
23842026-01-22T04:23:26.130Z Compiling indicatif v0.18.0
23852026-01-22T04:23:26.264Z Compiling oxide-tokio-rt v0.1.2
23862026-01-22T04:23:26.927Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23872026-01-22T04:23:27.292Z Compiling shell-words v1.1.0
23882026-01-22T04:23:27.797Z Compiling indent_write v2.2.0
23892026-01-22T04:23:33.003Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23902026-01-22T04:23:34.411Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23912026-01-22T04:23:38.043Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23922026-01-22T04:23:58.157Z Finished `release` profile [optimized] target(s) in 5m 50s
23932026-01-22T04:23:58.349Z Running `target/release/omicron-package -t test target create -p dev`
23942026-01-22T04:23:58.407ZLogging to: /work/oxidecomputer/omicron/out/LOG
23952026-01-22T04:23:58.411ZCreated new build target 'test' and set it as active
23962026-01-22T04:23:58.411Z
23972026-01-22T04:23:58.411Zreal 5:50.340955452
23982026-01-22T04:23:58.411Zuser 40:18.983759961
23992026-01-22T04:23:58.411Zsys 4:01.060270724
24002026-01-22T04:23:58.411Ztrap 1.285061908
24012026-01-22T04:23:58.411Ztflt 2.035791988
24022026-01-22T04:23:58.411Zdflt 1.023480546
24032026-01-22T04:23:58.411Zkflt 0.000147227
24042026-01-22T04:23:58.411Zlock 1:53:46.611772563
24052026-01-22T04:23:58.411Zslp 2:42:32.899884297
24062026-01-22T04:23:58.411Zlat 3:21.904060063
24072026-01-22T04:23:58.411Zstop 5:51.253320881
24082026-01-22T04:23:58.411Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24092026-01-22T04:23:59.648Z Finished `release` profile [optimized] target(s) in 1.17s
24102026-01-22T04:23:59.711Z Running `target/release/omicron-package -t test package`
24112026-01-22T04:23:59.763ZLogging to: /work/oxidecomputer/omicron/out/LOG
24122026-01-22T04:24:01.714Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24132026-01-22T04:24:01.718Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24142026-01-22T04:24:01.956Z Compiling convert_case v0.4.0
24152026-01-22T04:24:01.959Z Compiling is-terminal v0.4.13
24162026-01-22T04:24:02.002Z Compiling rustls v0.22.4
24172026-01-22T04:24:02.005Z Compiling progenitor-impl v0.10.0
24182026-01-22T04:24:02.026Z Compiling thread_local v1.1.8
24192026-01-22T04:24:02.072Z Compiling match_cfg v0.1.0
24202026-01-22T04:24:02.169Z Compiling multer v3.1.0
24212026-01-22T04:24:02.203Z Compiling hostname v0.3.1
24222026-01-22T04:24:02.267Z Compiling slog-async v2.8.0
24232026-01-22T04:24:02.361Z Compiling progenitor-client v0.11.2
24242026-01-22T04:24:02.444Z Compiling crossbeam-channel v0.5.15
24252026-01-22T04:24:02.484Z Compiling toml_parser v1.0.4
24262026-01-22T04:24:02.550Z Compiling derive_more v0.99.20
24272026-01-22T04:24:02.647Z Compiling slog-json v2.6.1
24282026-01-22T04:24:02.904Z Compiling futures-executor v0.3.31
24292026-01-22T04:24:03.015Z Compiling toml_datetime v0.7.3
24302026-01-22T04:24:03.429Z Compiling serde_spanned v1.0.3
24312026-01-22T04:24:03.461Z Compiling take_mut v0.2.2
24322026-01-22T04:24:03.603Z Compiling toml_writer v1.0.4
24332026-01-22T04:24:03.664Z Compiling term v1.1.0
24342026-01-22T04:24:03.699Z Compiling unicode-width v0.1.14
24352026-01-22T04:24:04.035Z Compiling toml v0.9.8
24362026-01-22T04:24:04.268Z Compiling slog-term v2.9.2
24372026-01-22T04:24:04.780Z Compiling tabwriter v1.4.0
24382026-01-22T04:24:04.812Z Compiling futures v0.3.31
24392026-01-22T04:24:04.956Z Compiling slog-bunyan v2.5.0
24402026-01-22T04:24:05.152Z Compiling progenitor v0.11.2
24412026-01-22T04:24:05.402Z Compiling dropshot v0.16.6
24422026-01-22T04:24:05.442Z Compiling async-stream v0.3.6
24432026-01-22T04:24:05.494Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24442026-01-22T04:24:05.741Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
24452026-01-22T04:24:05.744Z Compiling waitgroup v0.1.2
24462026-01-22T04:24:06.022Z Compiling rustls-pemfile v2.2.0
24472026-01-22T04:24:06.025Z Compiling serde_path_to_error v0.1.20
24482026-01-22T04:24:06.383Z Compiling tokio-rustls v0.25.0
24492026-01-22T04:24:06.386Z Compiling hostname v0.4.2
24502026-01-22T04:24:06.670Z Compiling instant v0.1.13
24512026-01-22T04:24:06.824Z Compiling colored v3.0.0
24522026-01-22T04:24:06.857Z Compiling debug-ignore v1.0.5
24532026-01-22T04:24:06.882Z Compiling backoff v0.4.0
24542026-01-22T04:24:06.885Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24552026-01-22T04:24:07.285Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
24562026-01-22T04:24:07.339Z Compiling progenitor-macro v0.10.0
24572026-01-22T04:24:07.516Z Compiling parse-display v0.10.0
24582026-01-22T04:24:07.961Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24592026-01-22T04:24:07.992Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24602026-01-22T04:24:08.038Z Compiling progenitor-client v0.10.0
24612026-01-22T04:24:08.201Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24622026-01-22T04:24:08.608Z Compiling macaddr v1.0.1
24632026-01-22T04:24:09.084Z Compiling num-rational v0.4.2
24642026-01-22T04:24:09.164Z Compiling secrecy v0.10.3
24652026-01-22T04:24:09.367Z Compiling num-complex v0.4.6
24662026-01-22T04:24:10.390Z Compiling num v0.4.3
24672026-01-22T04:24:10.453Z Compiling float-ord v0.3.2
24682026-01-22T04:24:10.540Z Compiling half v2.4.1
24692026-01-22T04:24:10.673Z Compiling ciborium-io v0.2.2
24702026-01-22T04:24:11.257Z Compiling ciborium-ll v0.2.2
24712026-01-22T04:24:11.284Z Compiling toml v0.8.23
24722026-01-22T04:24:11.288Z Compiling prettyplease v0.2.36
24732026-01-22T04:24:11.361Z Compiling bytecount v0.6.8
24742026-01-22T04:24:11.742Z Compiling ciborium v0.2.2
24752026-01-22T04:24:12.179Z Compiling swrite v0.1.0
24762026-01-22T04:24:12.376Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24772026-01-22T04:24:12.640Z Compiling password-hash v0.5.0
24782026-01-22T04:24:13.734Z Compiling blake2 v0.10.6
24792026-01-22T04:24:14.806Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24802026-01-22T04:24:14.948Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24812026-01-22T04:24:16.311Z Compiling universal-hash v0.5.1
24822026-01-22T04:24:16.340Z Compiling thiserror-impl-no-std v2.0.2
24832026-01-22T04:24:16.604Z Compiling opaque-debug v0.3.1
24842026-01-22T04:24:16.756Z Compiling poly1305 v0.8.0
24852026-01-22T04:24:17.344Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24862026-01-22T04:24:18.026Z Compiling progenitor v0.10.0
24872026-01-22T04:24:18.211Z Compiling argon2 v0.5.3
24882026-01-22T04:24:18.297Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24892026-01-22T04:24:18.446Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24902026-01-22T04:24:18.709Z Compiling thiserror-no-std v2.0.2
24912026-01-22T04:24:18.827Z Compiling console v0.15.10
24922026-01-22T04:24:18.887Z Compiling chacha20 v0.9.1
24932026-01-22T04:24:19.410Z Compiling aead v0.5.2
24942026-01-22T04:24:19.800Z Compiling derive-where v1.5.0
24952026-01-22T04:24:20.609Z Compiling chacha20poly1305 v0.10.1
24962026-01-22T04:24:20.903Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24972026-01-22T04:24:21.149Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24982026-01-22T04:24:21.554Z Compiling vsss-rs v3.3.4
24992026-01-22T04:24:21.787Z Compiling newline-converter v0.3.0
25002026-01-22T04:24:22.048Z Compiling atomicwrites v0.4.4
25012026-01-22T04:24:22.630Z Compiling slog-dtrace v0.3.0
25022026-01-22T04:24:22.669Z Compiling expectorate v1.2.0
25032026-01-22T04:24:23.091Z Compiling resolv-conf v0.7.0
25042026-01-22T04:24:24.653Z Compiling cancel-safe-futures v0.1.5
25052026-01-22T04:24:24.699Z Compiling owo-colors v4.2.2
25062026-01-22T04:24:25.136Z Compiling libsw-core v0.3.1
25072026-01-22T04:24:25.485Z Compiling async-recursion v1.1.1
25082026-01-22T04:24:25.739Z Compiling linked-hash-map v0.5.6
25092026-01-22T04:24:26.236Z Compiling lru-cache v0.1.2
25102026-01-22T04:24:26.815Z Compiling libsw v3.5.0
25112026-01-22T04:24:27.935Z Compiling unicode-xid v0.2.6
25122026-01-22T04:24:28.190Z Compiling linear-map v1.2.0
25132026-01-22T04:24:28.693Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25142026-01-22T04:24:29.100Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25152026-01-22T04:24:31.172Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25162026-01-22T04:24:31.997Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25172026-01-22T04:24:32.757Z Compiling hickory-proto v0.24.4
25182026-01-22T04:24:34.682Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25192026-01-22T04:24:35.475Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25202026-01-22T04:24:36.219Z Compiling globset v0.4.15
25212026-01-22T04:24:37.362Z Compiling convert_case v0.7.1
25222026-01-22T04:24:38.183Z Compiling derive_more-impl v2.0.1
25232026-01-22T04:24:39.910Z Compiling hickory-resolver v0.24.4
25242026-01-22T04:24:41.123Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25252026-01-22T04:24:42.430Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25262026-01-22T04:24:42.865Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25272026-01-22T04:24:45.714Z Compiling qorb v0.4.1
25282026-01-22T04:24:48.450Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25292026-01-22T04:24:49.613Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25302026-01-22T04:24:52.394Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25312026-01-22T04:24:52.701Z Compiling derive_more v2.0.1
25322026-01-22T04:24:52.747Z Compiling pin-project-internal v1.1.6
25332026-01-22T04:24:52.864Z Compiling vte_generate_state_changes v0.1.2
25342026-01-22T04:24:53.536Z Compiling siphasher v1.0.1
25352026-01-22T04:24:53.962Z Compiling termtree v0.5.1
25362026-01-22T04:24:54.009Z Compiling phf_shared v0.12.1
25372026-01-22T04:24:54.314Z Compiling vte v0.11.1
25382026-01-22T04:24:54.524Z Compiling crossterm v0.29.0
25392026-01-22T04:24:55.202Z Compiling pin-project v1.1.6
25402026-01-22T04:24:55.390Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25412026-01-22T04:24:55.801Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25422026-01-22T04:25:00.956Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25432026-01-22T04:25:02.065Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25442026-01-22T04:25:02.526Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25452026-01-22T04:25:03.594Z Compiling pem v3.0.5
25462026-01-22T04:25:05.097Z Compiling csv-core v0.1.11
25472026-01-22T04:25:06.063Z Compiling snafu-derive v0.8.5
25482026-01-22T04:25:06.469Z Compiling chrono-tz v0.10.4
25492026-01-22T04:25:06.894Z Compiling csv v1.3.1
25502026-01-22T04:25:07.860Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25512026-01-22T04:25:08.365Z Compiling strip-ansi-escapes v0.2.0
25522026-01-22T04:25:09.089Z Compiling phf v0.12.1
25532026-01-22T04:25:09.121Z Compiling const_format_proc_macros v0.2.34
25542026-01-22T04:25:09.150Z Compiling papergrid v0.11.0
25552026-01-22T04:25:09.464Z Compiling tabled_derive v0.7.0
25562026-01-22T04:25:10.058Z Compiling snafu v0.8.5
25572026-01-22T04:25:10.891Z Compiling olpc-cjson v0.1.4
25582026-01-22T04:25:11.270Z Compiling fd-lock v4.0.2
25592026-01-22T04:25:11.303Z Compiling peg-macros v0.8.5
25602026-01-22T04:25:11.488Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25612026-01-22T04:25:11.528Z Compiling serde_plain v1.0.2
25622026-01-22T04:25:11.561Z Compiling nu-ansi-term v0.50.1
25632026-01-22T04:25:12.120Z Compiling typed-path v0.9.3
25642026-01-22T04:25:12.452Z Compiling highway v1.3.0
25652026-01-22T04:25:12.788Z Compiling reedline v0.40.0
25662026-01-22T04:25:13.341Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25672026-01-22T04:25:13.997Z Compiling tabled v0.15.0
25682026-01-22T04:25:14.392Z Compiling peg v0.8.5
25692026-01-22T04:25:14.543Z Compiling const_format v0.2.34
25702026-01-22T04:25:15.694Z Compiling tough v0.20.0
25712026-01-22T04:25:19.075Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25722026-01-22T04:25:21.912Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25732026-01-22T04:25:26.889Z Compiling bcs v0.1.6
25742026-01-22T04:25:27.602Z Compiling semver v0.1.20
25752026-01-22T04:25:27.728Z Compiling base64 v0.21.7
25762026-01-22T04:25:28.191Z Compiling rustc_version v0.1.7
25772026-01-22T04:25:28.618Z Compiling newtype_derive v0.1.6
25782026-01-22T04:25:28.884Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25792026-01-22T04:25:29.011Z Compiling smawk v0.3.2
25802026-01-22T04:25:29.295Z Compiling unicode-linebreak v0.1.5
25812026-01-22T04:25:29.346Z Compiling humantime v2.2.0
25822026-01-22T04:25:29.909Z Compiling textwrap v0.16.2
25832026-01-22T04:25:31.641Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25842026-01-22T04:25:32.184Z Compiling steno v0.4.1
25852026-01-22T04:25:33.106Z Compiling dropshot-api-manager-types v0.2.4
25862026-01-22T04:25:33.660Z Compiling utf-8 v0.7.6
25872026-01-22T04:25:34.073Z Compiling moka v0.12.10
25882026-01-22T04:25:34.336Z Compiling tagptr v0.2.0
25892026-01-22T04:25:34.506Z Compiling tungstenite v0.21.0
25902026-01-22T04:25:37.343Z Compiling tokio-tungstenite v0.21.0
25912026-01-22T04:25:37.958Z Compiling hickory-resolver v0.25.2
25922026-01-22T04:25:38.046Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25932026-01-22T04:25:38.317Z Compiling radium v0.7.0
25942026-01-22T04:25:38.896Z Compiling tap v1.0.1
25952026-01-22T04:25:39.147Z Compiling maybe-uninit v2.0.0
25962026-01-22T04:25:39.367Z Compiling wyz v0.5.1
25972026-01-22T04:25:39.690Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25982026-01-22T04:25:40.540Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25992026-01-22T04:25:44.117Z Compiling zerocopy-derive v0.6.6
26002026-01-22T04:25:45.887Z Compiling funty v2.0.0
26012026-01-22T04:25:47.553Z Compiling packed_struct v0.10.1
26022026-01-22T04:25:48.071Z Compiling display-error-chain v0.2.2
26032026-01-22T04:25:48.333Z Compiling crc-catalog v2.4.0
26042026-01-22T04:25:48.421Z Compiling bitvec v1.0.1
26052026-01-22T04:25:48.535Z Compiling crc v3.2.1
26062026-01-22T04:25:50.406Z Compiling zerocopy v0.6.6
26072026-01-22T04:25:51.496Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26082026-01-22T04:25:52.203Z Compiling packed_struct_codegen v0.10.1
26092026-01-22T04:25:52.863Z Compiling bitfield-macros v0.19.2
26102026-01-22T04:25:53.392Z Compiling proc-macro-error-attr2 v2.0.0
26112026-01-22T04:25:54.190Z Compiling indexmap v1.9.3
26122026-01-22T04:25:54.364Z Compiling nodrop v0.1.14
26132026-01-22T04:25:54.402Z Compiling bitfield v0.19.2
26142026-01-22T04:25:54.548Z Compiling array-init v0.0.4
26152026-01-22T04:25:54.652Z Compiling proc-macro-error2 v2.0.1
26162026-01-22T04:25:54.872Z Compiling smallvec v0.6.14
26172026-01-22T04:25:55.241Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26182026-01-22T04:25:55.404Z Compiling hashbrown v0.12.3
26192026-01-22T04:25:55.600Z Compiling serde-hex v0.1.0
26202026-01-22T04:25:56.732Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26212026-01-22T04:25:58.761Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26222026-01-22T04:26:00.075Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26232026-01-22T04:26:00.470Z Compiling ron v0.8.1
26242026-01-22T04:26:00.832Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26252026-01-22T04:26:00.876Z Compiling hashbrown v0.13.2
26262026-01-22T04:26:02.054Z Compiling vergen-gitcl v1.0.8
26272026-01-22T04:26:02.203Z Compiling dirs-sys-next v0.1.2
26282026-01-22T04:26:02.454Z Compiling maplit v1.0.2
26292026-01-22T04:26:02.630Z Compiling crunchy v0.2.2
26302026-01-22T04:26:02.691Z Compiling crc-any v2.5.0
26312026-01-22T04:26:03.216Z Compiling dirs-next v2.0.0
26322026-01-22T04:26:03.508Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26332026-01-22T04:26:03.628Z Compiling object v0.30.4
26342026-01-22T04:26:04.950Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26352026-01-22T04:26:06.849Z Compiling dsl_auto_type v0.1.2
26362026-01-22T04:26:08.070Z Compiling scheduled-thread-pool v0.2.7
26372026-01-22T04:26:08.097Z Compiling num-derive v0.3.3
26382026-01-22T04:26:09.392Z Compiling diesel_table_macro_syntax v0.2.0
26392026-01-22T04:26:09.791Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26402026-01-22T04:26:10.116Z Compiling tiny-keccak v2.0.2
26412026-01-22T04:26:10.488Z Compiling path-slash v0.1.5
26422026-01-22T04:26:15.301Z Compiling libscf-sys v1.1.0
26432026-01-22T04:26:15.590Z Compiling diesel_derives v2.2.3
26442026-01-22T04:26:23.613Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26452026-01-22T04:26:23.950Z Compiling r2d2 v0.8.10
26462026-01-22T04:26:24.455Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26472026-01-22T04:26:26.512Z Compiling term v0.7.0
26482026-01-22T04:26:27.727Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26492026-01-22T04:26:27.758Z Compiling bit-vec v0.6.3
26502026-01-22T04:26:28.136Z Compiling arc-swap v1.7.1
26512026-01-22T04:26:28.238Z Compiling bit-set v0.5.3
26522026-01-22T04:26:28.828Z Compiling slog-scope v4.4.0
26532026-01-22T04:26:28.867Z Compiling ascii-canvas v3.0.0
26542026-01-22T04:26:29.147Z Compiling diesel v2.2.12
26552026-01-22T04:26:29.312Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26562026-01-22T04:26:29.635Z Compiling tabled_derive v0.11.0
26572026-01-22T04:26:29.870Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26582026-01-22T04:26:30.394Z Compiling papergrid v0.17.0
26592026-01-22T04:26:30.737Z Compiling testing_table v0.3.0
26602026-01-22T04:26:31.579Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26612026-01-22T04:26:32.037Z Compiling ena v0.14.3
26622026-01-22T04:26:32.507Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26632026-01-22T04:26:32.950Z Compiling unicase v2.8.1
26642026-01-22T04:26:33.310Z Compiling diff v0.1.13
26652026-01-22T04:26:33.533Z Compiling regex-syntax v0.6.29
26662026-01-22T04:26:33.830Z Compiling bindgen v0.71.1
26672026-01-22T04:26:34.422Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26682026-01-22T04:26:34.804Z Compiling tabled v0.20.0
26692026-01-22T04:26:38.130Z Compiling lalrpop v0.19.12
26702026-01-22T04:26:43.952Z Compiling slog-stdlog v4.1.1
26712026-01-22T04:26:44.860Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26722026-01-22T04:26:44.954Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26732026-01-22T04:26:46.111Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26742026-01-22T04:26:46.509Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26752026-01-22T04:26:46.808Z Compiling xshell-macros v0.2.7
26762026-01-22T04:26:47.596Z Compiling xshell v0.2.7
26772026-01-22T04:26:47.679Z Compiling slog-envlogger v2.2.0
26782026-01-22T04:26:53.658Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26792026-01-22T04:26:54.596Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26802026-01-22T04:26:54.891Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26812026-01-22T04:26:55.678Z Compiling headers-core v0.3.0
26822026-01-22T04:26:55.786Z Compiling libxml v0.3.3
26832026-01-22T04:26:55.899Z Compiling crc8 v0.1.1
26842026-01-22T04:26:55.935Z Compiling headers v0.4.1
26852026-01-22T04:26:56.263Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26862026-01-22T04:26:56.474Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26872026-01-22T04:26:58.513Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26882026-01-22T04:26:58.781Z Compiling polar-core v0.27.3
26892026-01-22T04:26:58.919Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26902026-01-22T04:26:59.388Z Compiling strum_macros v0.24.3
26912026-01-22T04:26:59.517Z Compiling indoc v1.0.9
26922026-01-22T04:27:00.344Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26932026-01-22T04:27:00.713Z Compiling derive_builder v0.20.2
26942026-01-22T04:27:01.006Z Compiling oso-derive v0.27.3
26952026-01-22T04:27:01.939Z Compiling impl-trait-for-tuples v0.2.2
26962026-01-22T04:27:02.410Z Compiling quick-xml v0.37.2
26972026-01-22T04:27:02.503Z Compiling samael v0.0.19
26982026-01-22T04:27:04.212Z Compiling half v1.8.3
26992026-01-22T04:27:05.171Z Compiling serde_cbor v0.11.2
27002026-01-22T04:27:07.270Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27012026-01-22T04:27:07.435Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
27022026-01-22T04:27:07.543Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032026-01-22T04:27:08.852Z Compiling diesel-dtrace v0.4.2
27042026-01-22T04:27:09.349Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27052026-01-22T04:27:09.717Z Compiling bb8 v0.8.5
27062026-01-22T04:27:10.366Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
27072026-01-22T04:27:15.627Z Compiling trait-variant v0.1.2
27082026-01-22T04:27:16.769Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27092026-01-22T04:27:21.963Z Compiling oso v0.27.3
27102026-01-22T04:27:26.848Z Compiling async-bb8-diesel v0.2.1
27112026-01-22T04:27:28.382Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27122026-01-22T04:27:28.997Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27132026-01-22T04:27:31.462Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27142026-01-22T04:27:31.851Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27152026-01-22T04:27:32.080Z Compiling fxhash v0.2.1
27162026-01-22T04:27:32.361Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27172026-01-22T04:27:32.864Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27182026-01-22T04:27:35.781Z Compiling typify-impl v0.2.0
27192026-01-22T04:27:36.111Z Compiling kstat-rs v0.2.4
27202026-01-22T04:27:37.067Z Compiling libz-sys v1.1.20
27212026-01-22T04:27:37.489Z Compiling nonempty v0.12.0
27222026-01-22T04:27:37.895Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27232026-01-22T04:27:38.475Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27242026-01-22T04:27:43.170Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27252026-01-22T04:27:45.085Z Compiling typify-macro v0.2.0
27262026-01-22T04:27:48.569Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27272026-01-22T04:27:55.046Z Compiling nanorand v0.7.0
27282026-01-22T04:27:55.766Z Compiling fs-err v2.11.0
27292026-01-22T04:27:56.631Z Compiling parking_lot_core v0.8.6
27302026-01-22T04:27:57.185Z Compiling mime_guess v2.0.5
27312026-01-22T04:27:57.596Z Compiling flume v0.11.1
27322026-01-22T04:27:58.363Z Compiling libgit2-sys v0.18.2+1.9.1
27332026-01-22T04:27:58.396Z Compiling salty v0.3.0
27342026-01-22T04:28:00.623Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27352026-01-22T04:28:01.079Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27362026-01-22T04:28:03.235Z Compiling tabled_derive v0.10.0
27372026-01-22T04:28:05.415Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27382026-01-22T04:28:05.461Z Compiling ignore v0.4.23
27392026-01-22T04:28:12.627Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27402026-01-22T04:28:15.039Z Compiling papergrid v0.14.0
27412026-01-22T04:28:15.211Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27422026-01-22T04:28:16.133Z Compiling castaway v0.2.3
27432026-01-22T04:28:16.346Z Compiling nibble_vec v0.1.0
27442026-01-22T04:28:16.638Z Compiling atty v0.2.14
27452026-01-22T04:28:16.869Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27462026-01-22T04:28:17.277Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27472026-01-22T04:28:17.635Z Compiling endian-type v0.1.2
27482026-01-22T04:28:17.950Z Compiling http-range v0.1.5
27492026-01-22T04:28:18.349Z Compiling parse-size v1.1.0
27502026-01-22T04:28:18.552Z Compiling radix_trie v0.2.1
27512026-01-22T04:28:18.716Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27522026-01-22T04:28:19.532Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27532026-01-22T04:28:24.463Z Compiling tabled v0.18.0
27542026-01-22T04:28:26.861Z Compiling compact_str v0.8.0
27552026-01-22T04:28:29.349Z Compiling globwalk v0.9.1
27562026-01-22T04:28:29.850Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27572026-01-22T04:28:30.663Z Compiling parking_lot v0.11.2
27582026-01-22T04:28:36.483Z Compiling typify v0.2.0
27592026-01-22T04:28:36.736Z Compiling predicates-tree v1.0.12
27602026-01-22T04:28:37.363Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27612026-01-22T04:28:37.643Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27622026-01-22T04:28:41.323Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27632026-01-22T04:28:41.712Z Compiling unicode-truncate v1.1.0
27642026-01-22T04:28:43.274Z Compiling primeorder v0.13.6
27652026-01-22T04:28:43.921Z Compiling prefix-trie v0.7.0
27662026-01-22T04:28:44.282Z Compiling lru v0.12.5
27672026-01-22T04:28:44.616Z Compiling vergen-git2 v1.0.7
27682026-01-22T04:28:44.862Z Compiling instability v0.3.2
27692026-01-22T04:28:45.036Z Compiling indoc v2.0.6
27702026-01-22T04:28:45.872Z Compiling cassowary v0.3.0
27712026-01-22T04:28:45.968Z Compiling hickory-server v0.25.2
27722026-01-22T04:28:48.469Z Compiling ratatui v0.29.0
27732026-01-22T04:28:49.343Z Compiling p384 v0.13.1
27742026-01-22T04:28:50.351Z Compiling git2 v0.20.2
27752026-01-22T04:28:54.914Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27762026-01-22T04:28:56.513Z Compiling camino-tempfile-ext v0.3.2
27772026-01-22T04:28:57.918Z Compiling progenitor-impl v0.8.0
27782026-01-22T04:28:57.948Z Compiling hyper-staticfile v0.10.1
27792026-01-22T04:28:57.986Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27802026-01-22T04:28:58.433Z Compiling sled v0.34.7
27812026-01-22T04:29:03.876Z Compiling hickory-client v0.25.2
27822026-01-22T04:29:04.047Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27832026-01-22T04:29:05.363Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27842026-01-22T04:29:05.727Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27852026-01-22T04:29:06.295Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27862026-01-22T04:29:11.437Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
27872026-01-22T04:29:13.266Z Compiling rand_seeder v0.4.0
27882026-01-22T04:29:13.593Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27892026-01-22T04:29:13.712Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
27902026-01-22T04:29:14.137Z Compiling lzma-sys v0.1.20
27912026-01-22T04:29:14.542Z Compiling rustls v0.21.12
27922026-01-22T04:29:14.892Z Compiling corncobs v0.1.4
27932026-01-22T04:29:15.089Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27942026-01-22T04:29:15.318Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27952026-01-22T04:29:15.434Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27962026-01-22T04:29:16.787Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27972026-01-22T04:29:17.810Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27982026-01-22T04:29:19.793Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27992026-01-22T04:29:27.963Z Compiling progenitor-macro v0.8.0
28002026-01-22T04:29:31.843Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28012026-01-22T04:29:32.329Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28022026-01-22T04:29:39.279Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28032026-01-22T04:29:39.688Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28042026-01-22T04:29:43.172Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28052026-01-22T04:29:43.574Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28062026-01-22T04:29:43.999Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28072026-01-22T04:29:44.391Z Compiling progenitor-client v0.8.0
28082026-01-22T04:29:45.343Z Compiling sct v0.7.1
28092026-01-22T04:29:45.824Z Compiling rustls-webpki v0.101.7
28102026-01-22T04:29:46.270Z Compiling heck v0.3.3
28112026-01-22T04:29:46.636Z Compiling secrecy v0.8.0
28122026-01-22T04:29:46.981Z Compiling void v1.0.2
28132026-01-22T04:29:47.215Z Compiling lzss v0.8.2
28142026-01-22T04:29:50.757Z Compiling zone_cfg_derive v0.1.2
28152026-01-22T04:29:52.156Z Compiling progenitor v0.8.0
28162026-01-22T04:29:52.603Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28172026-01-22T04:29:54.013Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28182026-01-22T04:29:55.389Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28192026-01-22T04:29:58.440Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28202026-01-22T04:29:59.963Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28212026-01-22T04:30:13.889Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28222026-01-22T04:30:14.292Z Compiling tungstenite v0.23.0
28232026-01-22T04:30:14.997Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28242026-01-22T04:30:15.398Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28252026-01-22T04:30:15.802Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28262026-01-22T04:30:16.203Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28272026-01-22T04:30:16.603Z Compiling nix v0.27.1
28282026-01-22T04:30:19.449Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28292026-01-22T04:30:19.712Z Compiling serde_bytes v0.11.19
28302026-01-22T04:30:19.901Z Compiling base64 v0.13.1
28312026-01-22T04:30:20.190Z Compiling number_prefix v0.4.0
28322026-01-22T04:30:20.282Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28332026-01-22T04:30:20.523Z Compiling indicatif v0.17.11
28342026-01-22T04:30:20.683Z Compiling ron v0.7.1
28352026-01-22T04:30:25.697Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28362026-01-22T04:30:26.636Z Compiling tokio-tungstenite v0.23.1
28372026-01-22T04:30:26.997Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28382026-01-22T04:30:27.029Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28392026-01-22T04:30:27.301Z Compiling xz2 v0.1.7
28402026-01-22T04:30:41.760Z Compiling tokio-rustls v0.24.1
28412026-01-22T04:30:42.381Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28422026-01-22T04:30:46.149Z Compiling zone v0.1.8
28432026-01-22T04:30:46.730Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28442026-01-22T04:30:49.455Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28452026-01-22T04:30:57.828Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28462026-01-22T04:30:58.669Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28472026-01-22T04:30:59.234Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
28482026-01-22T04:31:01.374Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28492026-01-22T04:31:03.326Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28502026-01-22T04:31:05.327Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28512026-01-22T04:31:15.789Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28522026-01-22T04:31:20.095Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28532026-01-22T04:31:23.186Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28542026-01-22T04:31:30.360Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28552026-01-22T04:31:32.790Z Compiling rustls-pemfile v1.0.4
28562026-01-22T04:31:32.944Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28572026-01-22T04:31:33.544Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28582026-01-22T04:31:36.005Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28592026-01-22T04:31:36.397Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28602026-01-22T04:31:36.744Z Compiling signal-hook-tokio v0.3.1
28612026-01-22T04:31:37.045Z Compiling twox-hash v2.1.0
28622026-01-22T04:31:38.100Z Compiling yasna v0.5.2
28632026-01-22T04:31:38.133Z Compiling is_ci v1.2.0
28642026-01-22T04:31:38.504Z Compiling supports-color v3.0.2
28652026-01-22T04:31:39.368Z Compiling rcgen v0.12.1
28662026-01-22T04:31:39.676Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28672026-01-22T04:31:42.756Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28682026-01-22T04:31:49.838Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28692026-01-22T04:31:50.899Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28702026-01-22T04:32:06.380Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28712026-01-22T04:32:20.187Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28722026-01-22T04:32:28.834Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28732026-01-22T04:32:31.608Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28742026-01-22T04:32:38.317Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28752026-01-22T04:32:39.681Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28762026-01-22T04:32:48.764Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28772026-01-22T04:32:49.165Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28782026-01-22T04:32:49.571Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28792026-01-22T04:32:49.808Z Compiling fatfs v0.3.6
28802026-01-22T04:32:49.917Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28812026-01-22T04:32:52.698Z Compiling subprocess v0.2.9
28822026-01-22T04:32:56.372Z Compiling rtoolbox v0.0.2
28832026-01-22T04:32:56.844Z Compiling seq-macro v0.3.6
28842026-01-22T04:32:57.163Z Compiling assert_matches v1.5.0
28852026-01-22T04:32:57.328Z Compiling rpassword v7.4.0
28862026-01-22T04:32:57.824Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28872026-01-22T04:32:59.265Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28882026-01-22T04:33:09.347Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28892026-01-22T04:33:09.562Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28902026-01-22T04:33:15.019Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28912026-01-22T04:33:37.288Z Compiling tui-tree-widget v0.23.1
28922026-01-22T04:33:37.829Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28932026-01-22T04:33:44.147Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28942026-01-22T04:33:45.105Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28952026-01-22T04:33:48.369Z Compiling uzers v0.12.1
28962026-01-22T04:33:51.194Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28972026-01-22T04:33:51.601Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28982026-01-22T04:34:03.834Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28992026-01-22T04:34:10.940Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29002026-01-22T04:34:29.246Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29012026-01-22T04:34:33.748Z Compiling support-bundle-viewer v0.1.2
29022026-01-22T04:34:33.938Z Compiling multimap v0.10.1
29032026-01-22T04:36:44.004Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29042026-01-22T04:37:03.399Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29052026-01-22T04:47:11.709Z Finished `release` profile [optimized] target(s) in 23m 11s
29062026-01-22T04:48:10.074Z
29072026-01-22T04:48:10.077Zreal 24:11.460029908
29082026-01-22T04:48:10.078Zuser 2:53:06.958670028
29092026-01-22T04:48:10.078Zsys 4:42.827822673
29102026-01-22T04:48:10.078Ztrap 4.424606058
29112026-01-22T04:48:10.078Ztflt 2.213967145
29122026-01-22T04:48:10.078Zdflt 6.656164961
29132026-01-22T04:48:10.078Zkflt 0.002646203
29142026-01-22T04:48:10.078Zlock 11:38:12.496546652
29152026-01-22T04:48:10.078Zslp 8:32:13.944484571
29162026-01-22T04:48:10.078Zlat 4:35.135391314
29172026-01-22T04:48:10.078Zstop 4:20.836430786
29182026-01-22T04:48:10.078Z+ mapfile -t packages
29192026-01-22T04:48:10.078Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29202026-01-22T04:48:11.422Z Finished `release` profile [optimized] target(s) in 1.28s
29212026-01-22T04:48:11.487Z Running `target/release/omicron-package -t test list-outputs`
29222026-01-22T04:48:11.540ZLogging to: /work/oxidecomputer/omicron/out/LOG
29232026-01-22T04:48:11.543Z+ ptime -m cargo build --locked --release -p xtask
29242026-01-22T04:48:12.346Z Compiling serde_core v1.0.228
29252026-01-22T04:48:12.346Z Compiling syn v2.0.111
29262026-01-22T04:48:12.350Z Compiling serde v1.0.228
29272026-01-22T04:48:12.350Z Compiling bitflags v2.9.4
29282026-01-22T04:48:12.350Z Compiling libc v0.2.180
29292026-01-22T04:48:12.350Z Compiling serde_json v1.0.149
29302026-01-22T04:48:12.350Z Compiling num-traits v0.2.19
29312026-01-22T04:48:12.472Z Compiling rustix v0.38.37
29322026-01-22T04:48:12.856Z Compiling smallvec v1.15.1
29332026-01-22T04:48:12.921Z Compiling hashbrown v0.16.1
29342026-01-22T04:48:13.324Z Compiling usdt-impl v0.5.0
29352026-01-22T04:48:13.341Z Compiling syn v1.0.109
29362026-01-22T04:48:13.959Z Compiling getrandom v0.3.4
29372026-01-22T04:48:14.145Z Compiling thread-id v4.2.2
29382026-01-22T04:48:14.299Z Compiling indexmap v2.12.1
29392026-01-22T04:48:14.352Z Compiling log v0.4.29
29402026-01-22T04:48:14.601Z Compiling rustix v1.1.3
29412026-01-22T04:48:14.851Z Compiling percent-encoding v2.3.2
29422026-01-22T04:48:15.414Z Compiling ordered-float v2.10.1
29432026-01-22T04:48:15.659Z Compiling form_urlencoded v1.2.2
29442026-01-22T04:48:15.737Z Compiling terminal_size v0.4.0
29452026-01-22T04:48:16.211Z Compiling fs-err v3.1.1
29462026-01-22T04:48:16.397Z Compiling anyhow v1.0.99
29472026-01-22T04:48:16.578Z Compiling once_cell v1.21.3
29482026-01-22T04:48:16.993Z Compiling heck v0.4.1
29492026-01-22T04:48:17.088Z Compiling clap_builder v4.5.48
29502026-01-22T04:48:18.087Z Compiling tempfile v3.24.0
29512026-01-22T04:48:19.318Z Compiling synstructure v0.13.1
29522026-01-22T04:48:19.416Z Compiling proc-macro-error v1.0.4
29532026-01-22T04:48:19.940Z Compiling textwrap v0.16.2
29542026-01-22T04:48:20.021Z Compiling camino-tempfile v1.4.1
29552026-01-22T04:48:20.758Z Compiling tabled_derive v0.7.0
29562026-01-22T04:48:22.022Z Compiling serde_derive v1.0.228
29572026-01-22T04:48:22.109Z Compiling thiserror-impl v2.0.17
29582026-01-22T04:48:22.124Z Compiling zerofrom-derive v0.1.4
29592026-01-22T04:48:22.143Z Compiling yoke-derive v0.7.4
29602026-01-22T04:48:22.211Z Compiling zerovec-derive v0.10.3
29612026-01-22T04:48:22.640Z Compiling displaydoc v0.2.5
29622026-01-22T04:48:24.123Z Compiling thiserror-impl v1.0.69
29632026-01-22T04:48:24.349Z Compiling zerocopy-derive v0.7.35
29642026-01-22T04:48:24.478Z Compiling icu_provider_macros v1.5.0
29652026-01-22T04:48:24.811Z Compiling thiserror v2.0.17
29662026-01-22T04:48:24.833Z Compiling zerofrom v0.1.4
29672026-01-22T04:48:25.016Z Compiling pest v2.8.2
29682026-01-22T04:48:25.132Z Compiling yoke v0.7.4
29692026-01-22T04:48:25.538Z Compiling zerovec v0.10.4
29702026-01-22T04:48:25.772Z Compiling scroll_derive v0.12.0
29712026-01-22T04:48:26.110Z Compiling zerocopy v0.7.35
29722026-01-22T04:48:26.740Z Compiling thiserror v1.0.69
29732026-01-22T04:48:27.132Z Compiling scroll v0.12.0
29742026-01-22T04:48:27.793Z Compiling tinystr v0.7.6
29752026-01-22T04:48:27.961Z Compiling pest_meta v2.8.2
29762026-01-22T04:48:28.283Z Compiling icu_locid v1.5.0
29772026-01-22T04:48:28.649Z Compiling icu_collections v1.5.0
29782026-01-22T04:48:30.056Z Compiling icu_provider v1.5.0
29792026-01-22T04:48:30.259Z Compiling pest_generator v2.8.2
29802026-01-22T04:48:31.346Z Compiling icu_locid_transform v1.5.0
29812026-01-22T04:48:31.430Z Compiling serde_spanned v0.6.9
29822026-01-22T04:48:31.484Z Compiling toml_datetime v0.6.11
29832026-01-22T04:48:31.713Z Compiling dof v0.3.0
29842026-01-22T04:48:31.916Z Compiling pest_derive v2.8.2
29852026-01-22T04:48:32.290Z Compiling toml_edit v0.22.27
29862026-01-22T04:48:32.325Z Compiling erased-serde v0.4.6
29872026-01-22T04:48:32.518Z Compiling serde_tokenstream v0.2.2
29882026-01-22T04:48:32.751Z Compiling dtrace-parser v0.2.0
29892026-01-22T04:48:33.117Z Compiling icu_properties v1.5.1
29902026-01-22T04:48:34.295Z Compiling goblin v0.8.2
29912026-01-22T04:48:35.169Z Compiling serde-untagged v0.1.7
29922026-01-22T04:48:35.990Z Compiling serde-value v0.7.0
29932026-01-22T04:48:37.225Z Compiling icu_normalizer v1.5.0
29942026-01-22T04:48:37.611Z Compiling toml v0.8.23
29952026-01-22T04:48:39.350Z Compiling idna_adapter v1.2.0
29962026-01-22T04:48:39.628Z Compiling idna v1.0.3
29972026-01-22T04:48:41.782Z Compiling url v2.5.4
29982026-01-22T04:48:42.429Z Compiling usdt-attr-macro v0.5.0
29992026-01-22T04:48:43.285Z Compiling cargo-util-schemas v0.8.2
30002026-01-22T04:48:44.833Z Compiling usdt-macro v0.5.0
30012026-01-22T04:48:46.085Z Compiling cargo-platform v0.2.0
30022026-01-22T04:48:47.103Z Compiling clap_derive v4.5.47
30032026-01-22T04:48:47.314Z Compiling cargo_metadata v0.21.0
30042026-01-22T04:48:47.358Z Compiling usdt v0.5.0
30052026-01-22T04:48:48.752Z Compiling cargo_toml v0.21.0
30062026-01-22T04:48:48.830Z Compiling macaddr v1.0.1
30072026-01-22T04:48:49.511Z Compiling tabled v0.15.0
30082026-01-22T04:48:51.213Z Compiling clap v4.5.48
30092026-01-22T04:49:02.073Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30102026-01-22T04:49:08.002Z Finished `release` profile [optimized] target(s) in 56.38s
30112026-01-22T04:49:08.153Z
30122026-01-22T04:49:08.153Zreal 56.565485314
30132026-01-22T04:49:08.153Zuser 6:13.923729083
30142026-01-22T04:49:08.153Zsys 28.878205466
30152026-01-22T04:49:08.153Ztrap 0.201892558
30162026-01-22T04:49:08.156Ztflt 0.297690597
30172026-01-22T04:49:08.156Zdflt 0.355394964
30182026-01-22T04:49:08.156Zkflt 0.000020857
30192026-01-22T04:49:08.156Zlock 17:59.625843936
30202026-01-22T04:49:08.156Zslp 20:48.278909003
30212026-01-22T04:49:08.156Zlat 26.693935349
30222026-01-22T04:49:08.156Zstop 35.427220872
30232026-01-22T04:49:08.156Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30242026-01-22T04:49:08.156Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30252026-01-22T04:49:08.156Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30262026-01-22T04:49:08.156Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30272026-01-22T04:49:08.157Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30282026-01-22T04:49:09.509Z Compiling regress v0.10.4
30292026-01-22T04:49:09.511Z Compiling unsafe-libyaml v0.2.11
30302026-01-22T04:49:09.512Z Compiling match_cfg v0.1.0
30312026-01-22T04:49:09.512Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30322026-01-22T04:49:09.727Z Compiling structmeta-derive v0.3.0
30332026-01-22T04:49:09.731Z Compiling rustls v0.22.4
30342026-01-22T04:49:09.749Z Compiling newtype-uuid-macros v0.1.0
30352026-01-22T04:49:09.753Z Compiling multer v3.1.0
30362026-01-22T04:49:09.788Z Compiling hostname v0.3.1
30372026-01-22T04:49:10.068Z Compiling debug-ignore v1.0.5
30382026-01-22T04:49:10.239Z Compiling toml_parser v1.0.4
30392026-01-22T04:49:10.262Z Compiling progenitor-client v0.10.0
30402026-01-22T04:49:10.284Z Compiling slog-json v2.6.1
30412026-01-22T04:49:10.664Z Compiling async-stream-impl v0.3.6
30422026-01-22T04:49:10.849Z Compiling serde_spanned v1.0.3
30432026-01-22T04:49:11.128Z Compiling serde_yaml v0.9.34+deprecated
30442026-01-22T04:49:11.387Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30452026-01-22T04:49:11.412Z Compiling toml_datetime v0.7.3
30462026-01-22T04:49:11.764Z Compiling dropshot v0.16.6
30472026-01-22T04:49:12.019Z Compiling toml_writer v1.0.4
30482026-01-22T04:49:12.045Z Compiling async-stream v0.3.6
30492026-01-22T04:49:12.201Z Compiling structmeta v0.3.0
30502026-01-22T04:49:12.226Z Compiling slog-bunyan v2.5.0
30512026-01-22T04:49:12.454Z Compiling toml v0.9.8
30522026-01-22T04:49:12.485Z Compiling waitgroup v0.1.2
30532026-01-22T04:49:12.608Z Compiling rustls-pemfile v2.2.0
30542026-01-22T04:49:12.745Z Compiling dropshot_endpoint v0.16.6
30552026-01-22T04:49:12.803Z Compiling itertools v0.14.0
30562026-01-22T04:49:12.961Z Compiling hostname v0.4.2
30572026-01-22T04:49:13.235Z Compiling typify-impl v0.4.3
30582026-01-22T04:49:13.309Z Compiling serde_path_to_error v0.1.20
30592026-01-22T04:49:14.132Z Compiling derive-ex v0.1.8
30602026-01-22T04:49:14.689Z Compiling tokio-rustls v0.25.0
30612026-01-22T04:49:15.175Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30622026-01-22T04:49:15.418Z Compiling macaddr v1.0.1
30632026-01-22T04:49:15.752Z Compiling tabwriter v1.4.0
30642026-01-22T04:49:15.880Z Compiling instant v0.1.13
30652026-01-22T04:49:15.905Z Compiling progenitor-client v0.11.2
30662026-01-22T04:49:16.084Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30672026-01-22T04:49:16.200Z Compiling parse-display-derive v0.10.0
30682026-01-22T04:49:16.489Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
30692026-01-22T04:49:16.896Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30702026-01-22T04:49:17.137Z Compiling colored v3.0.0
30712026-01-22T04:49:17.163Z Compiling backoff v0.4.0
30722026-01-22T04:49:17.530Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30732026-01-22T04:49:17.556Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30742026-01-22T04:49:17.936Z Compiling proc-macro-crate v1.3.1
30752026-01-22T04:49:18.308Z Compiling test-strategy v0.4.3
30762026-01-22T04:49:18.336Z Compiling crucible-workspace-hack v0.1.0
30772026-01-22T04:49:18.497Z Compiling proc-macro-error v1.0.4
30782026-01-22T04:49:18.735Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30792026-01-22T04:49:18.834Z Compiling num_enum_derive v0.5.11
30802026-01-22T04:49:19.123Z Compiling heapless v0.8.0
30812026-01-22T04:49:19.336Z Compiling ingot-macros v0.1.1
30822026-01-22T04:49:19.695Z Compiling hash32 v0.3.1
30832026-01-22T04:49:20.003Z Compiling smoltcp v0.11.0
30842026-01-22T04:49:20.124Z Compiling parse-display v0.10.0
30852026-01-22T04:49:20.151Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30862026-01-22T04:49:20.732Z Compiling foreign-types-macros v0.2.3
30872026-01-22T04:49:20.756Z Compiling foreign-types-shared v0.3.1
30882026-01-22T04:49:20.932Z Compiling cobs v0.2.3
30892026-01-22T04:49:21.164Z Compiling num_enum v0.5.11
30902026-01-22T04:49:21.263Z Compiling postcard v1.0.10
30912026-01-22T04:49:21.715Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30922026-01-22T04:49:21.779Z Compiling nix v0.30.1
30932026-01-22T04:49:21.943Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30942026-01-22T04:49:22.010Z Compiling foreign-types v0.5.0
30952026-01-22T04:49:22.163Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
30962026-01-22T04:49:22.659Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
30972026-01-22T04:49:22.844Z Compiling cstr-argument v0.1.2
30982026-01-22T04:49:22.847Z Compiling rayon-core v1.12.1
30992026-01-22T04:49:22.906Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31002026-01-22T04:49:23.042Z Compiling pretty-hex v0.2.1
31012026-01-22T04:49:23.134Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31022026-01-22T04:49:23.257Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31032026-01-22T04:49:23.332Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31042026-01-22T04:49:23.428Z Compiling crossbeam-deque v0.8.5
31052026-01-22T04:49:23.550Z Compiling colored v2.2.0
31062026-01-22T04:49:23.633Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
31072026-01-22T04:49:24.580Z Compiling camino-tempfile v1.4.1
31082026-01-22T04:49:25.002Z Compiling typify-macro v0.4.3
31092026-01-22T04:49:25.132Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31102026-01-22T04:49:25.433Z Compiling rayon v1.10.0
31112026-01-22T04:49:25.729Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31122026-01-22T04:49:25.962Z Compiling zone_cfg_derive v0.3.0
31132026-01-22T04:49:26.063Z Compiling ingot-types v0.1.2
31142026-01-22T04:49:26.381Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31152026-01-22T04:49:26.826Z Compiling smf v0.2.3
31162026-01-22T04:49:27.018Z Compiling ingot v0.1.1
31172026-01-22T04:49:27.044Z Compiling num-derive v0.4.2
31182026-01-22T04:49:27.403Z Compiling sigpipe v0.1.3
31192026-01-22T04:49:27.568Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31202026-01-22T04:49:27.989Z Compiling zone v0.3.1
31212026-01-22T04:49:28.015Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31222026-01-22T04:49:28.447Z Compiling toml v0.8.23
31232026-01-22T04:49:28.610Z Compiling convert_case v0.4.0
31242026-01-22T04:49:28.987Z Compiling typify v0.4.3
31252026-01-22T04:49:29.212Z Compiling progenitor-impl v0.11.2
31262026-01-22T04:49:29.340Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31272026-01-22T04:49:29.489Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31282026-01-22T04:49:29.515Z Compiling derive_more v0.99.20
31292026-01-22T04:49:29.792Z Compiling universal-hash v0.5.1
31302026-01-22T04:49:29.984Z Compiling opaque-debug v0.3.1
31312026-01-22T04:49:30.039Z Compiling secrecy v0.10.3
31322026-01-22T04:49:30.117Z Compiling aead v0.5.2
31332026-01-22T04:49:30.210Z Compiling half v2.4.1
31342026-01-22T04:49:30.237Z Compiling ciborium-io v0.2.2
31352026-01-22T04:49:30.344Z Compiling poly1305 v0.8.0
31362026-01-22T04:49:30.417Z Compiling progenitor-impl v0.10.0
31372026-01-22T04:49:30.527Z Compiling chacha20 v0.9.1
31382026-01-22T04:49:30.804Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
31392026-01-22T04:49:30.868Z Compiling ciborium-ll v0.2.2
31402026-01-22T04:49:31.069Z Compiling num-rational v0.4.2
31412026-01-22T04:49:31.132Z Compiling num-complex v0.4.6
31422026-01-22T04:49:31.299Z Compiling ciborium v0.2.2
31432026-01-22T04:49:32.069Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31442026-01-22T04:49:32.171Z Compiling num v0.4.3
31452026-01-22T04:49:32.318Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31462026-01-22T04:49:32.547Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31472026-01-22T04:49:32.667Z Compiling thiserror-impl-no-std v2.0.2
31482026-01-22T04:49:32.857Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31492026-01-22T04:49:33.420Z Compiling float-ord v0.3.2
31502026-01-22T04:49:33.461Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
31512026-01-22T04:49:33.519Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31522026-01-22T04:49:33.649Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
31532026-01-22T04:49:33.907Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31542026-01-22T04:49:33.934Z Compiling password-hash v0.5.0
31552026-01-22T04:49:34.891Z Compiling blake2 v0.10.6
31562026-01-22T04:49:35.466Z Compiling thiserror-no-std v2.0.2
31572026-01-22T04:49:35.643Z Compiling indent_write v2.2.0
31582026-01-22T04:49:35.923Z Compiling vsss-rs v3.3.4
31592026-01-22T04:49:35.979Z Compiling progenitor-macro v0.11.2
31602026-01-22T04:49:36.005Z Compiling argon2 v0.5.3
31612026-01-22T04:49:36.224Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
31622026-01-22T04:49:36.853Z Compiling chacha20poly1305 v0.10.1
31632026-01-22T04:49:37.113Z Compiling progenitor-macro v0.10.0
31642026-01-22T04:49:37.152Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31652026-01-22T04:49:37.664Z Compiling usdt-macro v0.5.0
31662026-01-22T04:49:38.316Z Compiling usdt-attr-macro v0.5.0
31672026-01-22T04:49:38.609Z Compiling gethostname v0.5.0
31682026-01-22T04:49:38.841Z Compiling console v0.15.10
31692026-01-22T04:49:38.866Z Compiling resolv-conf v0.7.0
31702026-01-22T04:49:38.957Z Compiling derive-where v1.5.0
31712026-01-22T04:49:39.261Z Compiling owo-colors v4.2.2
31722026-01-22T04:49:39.607Z Compiling cancel-safe-futures v0.1.5
31732026-01-22T04:49:39.944Z Compiling usdt v0.5.0
31742026-01-22T04:49:40.081Z Compiling hickory-proto v0.24.4
31752026-01-22T04:49:40.117Z Compiling newline-converter v0.3.0
31762026-01-22T04:49:40.167Z Compiling atomicwrites v0.4.4
31772026-01-22T04:49:40.343Z Compiling libsw-core v0.3.1
31782026-01-22T04:49:40.368Z Compiling semver v0.1.20
31792026-01-22T04:49:40.478Z Compiling linked-hash-map v0.5.6
31802026-01-22T04:49:40.583Z Compiling expectorate v1.2.0
31812026-01-22T04:49:40.660Z Compiling libsw v3.5.0
31822026-01-22T04:49:40.871Z Compiling lru-cache v0.1.2
31832026-01-22T04:49:40.874Z Compiling rustc_version v0.1.7
31842026-01-22T04:49:41.115Z Compiling async-recursion v1.1.1
31852026-01-22T04:49:41.378Z Compiling slog-dtrace v0.3.0
31862026-01-22T04:49:41.545Z Compiling linear-map v1.2.0
31872026-01-22T04:49:41.763Z Compiling siphasher v1.0.1
31882026-01-22T04:49:41.951Z Compiling libefi-sys v0.1.0
31892026-01-22T04:49:42.125Z Compiling phf_shared v0.12.1
31902026-01-22T04:49:42.274Z Compiling newtype_derive v0.1.6
31912026-01-22T04:49:42.377Z Compiling tokio-dtrace v0.1.0
31922026-01-22T04:49:42.494Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31932026-01-22T04:49:42.607Z Compiling bitfield-struct v0.6.2
31942026-01-22T04:49:42.652Z Compiling pin-project-internal v1.1.6
31952026-01-22T04:49:42.841Z Compiling csv-core v0.1.11
31962026-01-22T04:49:43.122Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31972026-01-22T04:49:43.409Z Compiling chrono-tz v0.10.4
31982026-01-22T04:49:43.596Z Compiling base64 v0.21.7
31992026-01-22T04:49:43.775Z Compiling const_format_proc_macros v0.2.34
32002026-01-22T04:49:44.028Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32012026-01-22T04:49:44.353Z Compiling csv v1.3.1
32022026-01-22T04:49:44.856Z Compiling oxide-tokio-rt v0.1.2
32032026-01-22T04:49:45.197Z Compiling hickory-resolver v0.24.4
32042026-01-22T04:49:45.512Z Compiling pin-project v1.1.6
32052026-01-22T04:49:45.696Z Compiling phf v0.12.1
32062026-01-22T04:49:46.016Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32072026-01-22T04:49:46.192Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32082026-01-22T04:49:46.441Z Compiling pem v3.0.5
32092026-01-22T04:49:46.982Z Compiling snafu-derive v0.8.5
32102026-01-22T04:49:47.186Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32112026-01-22T04:49:47.273Z Compiling highway v1.3.0
32122026-01-22T04:49:47.343Z Compiling same-file v1.0.6
32132026-01-22T04:49:47.679Z Compiling qorb v0.4.1
32142026-01-22T04:49:47.856Z Compiling walkdir v2.5.0
32152026-01-22T04:49:48.052Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32162026-01-22T04:49:48.594Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32172026-01-22T04:49:48.641Z Compiling progenitor v0.11.2
32182026-01-22T04:49:48.915Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
32192026-01-22T04:49:49.146Z Compiling const_format v0.2.34
32202026-01-22T04:49:49.813Z Compiling progenitor v0.10.0
32212026-01-22T04:49:49.937Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32222026-01-22T04:49:50.088Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32232026-01-22T04:49:50.439Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32242026-01-22T04:49:50.513Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32252026-01-22T04:49:51.278Z Compiling tabled_derive v0.7.0
32262026-01-22T04:49:51.736Z Compiling snafu v0.8.5
32272026-01-22T04:49:51.764Z Compiling globset v0.4.15
32282026-01-22T04:49:51.812Z Compiling olpc-cjson v0.1.4
32292026-01-22T04:49:52.162Z Compiling dropshot-api-manager-types v0.2.4
32302026-01-22T04:49:52.313Z Compiling primeorder v0.13.6
32312026-01-22T04:49:52.502Z Compiling bcs v0.1.6
32322026-01-22T04:49:52.809Z Compiling serde_plain v1.0.2
32332026-01-22T04:49:52.878Z Compiling xshell-macros v0.2.7
32342026-01-22T04:49:53.158Z Compiling utf-8 v0.7.6
32352026-01-22T04:49:53.213Z Compiling typed-path v0.9.3
32362026-01-22T04:49:53.248Z Compiling termtree v0.5.1
32372026-01-22T04:49:53.323Z Compiling radium v0.7.0
32382026-01-22T04:49:53.469Z Compiling textwrap v0.16.2
32392026-01-22T04:49:53.497Z Compiling tabled v0.15.0
32402026-01-22T04:49:53.544Z Compiling tungstenite v0.21.0
32412026-01-22T04:49:53.653Z Compiling xshell v0.2.7
32422026-01-22T04:49:53.886Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32432026-01-22T04:49:54.498Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32442026-01-22T04:49:54.836Z Compiling steno v0.4.1
32452026-01-22T04:49:54.906Z Compiling typify-impl v0.2.0
32462026-01-22T04:49:55.510Z Compiling tough v0.20.0
32472026-01-22T04:49:56.233Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32482026-01-22T04:49:58.621Z Compiling humantime v2.2.0
32492026-01-22T04:49:59.180Z Compiling maybe-uninit v2.0.0
32502026-01-22T04:49:59.443Z Compiling tap v1.0.1
32512026-01-22T04:49:59.694Z Compiling moka v0.12.10
32522026-01-22T04:49:59.877Z Compiling wyz v0.5.1
32532026-01-22T04:50:00.124Z Compiling tokio-tungstenite v0.21.0
32542026-01-22T04:50:00.556Z Compiling funty v2.0.0
32552026-01-22T04:50:00.782Z Compiling arc-swap v1.7.1
32562026-01-22T04:50:00.823Z Compiling packed_struct v0.10.1
32572026-01-22T04:50:01.098Z Compiling tagptr v0.2.0
32582026-01-22T04:50:01.190Z Compiling salty v0.3.0
32592026-01-22T04:50:01.402Z Compiling slog-scope v4.4.0
32602026-01-22T04:50:01.560Z Compiling bitvec v1.0.1
32612026-01-22T04:50:01.707Z Compiling p384 v0.13.1
32622026-01-22T04:50:01.884Z Compiling polyval v0.6.2
32632026-01-22T04:50:02.131Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32642026-01-22T04:50:02.352Z Compiling packed_struct_codegen v0.10.1
32652026-01-22T04:50:02.390Z Compiling zerocopy-derive v0.6.6
32662026-01-22T04:50:03.015Z Compiling bitfield-macros v0.19.2
32672026-01-22T04:50:03.147Z Compiling proc-macro-error-attr2 v2.0.0
32682026-01-22T04:50:03.997Z Compiling indexmap v1.9.3
32692026-01-22T04:50:04.353Z Compiling nodrop v0.1.14
32702026-01-22T04:50:04.409Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32712026-01-22T04:50:04.529Z Compiling crc-catalog v2.4.0
32722026-01-22T04:50:04.609Z Compiling parking_lot_core v0.8.6
32732026-01-22T04:50:04.779Z Compiling crc v3.2.1
32742026-01-22T04:50:04.896Z Compiling bitfield v0.19.2
32752026-01-22T04:50:04.943Z Compiling array-init v0.0.4
32762026-01-22T04:50:05.117Z Compiling zerocopy v0.6.6
32772026-01-22T04:50:05.179Z Compiling proc-macro-error2 v2.0.1
32782026-01-22T04:50:05.407Z Compiling hickory-resolver v0.25.2
32792026-01-22T04:50:05.474Z Compiling ghash v0.5.1
32802026-01-22T04:50:05.862Z Compiling slog-stdlog v4.1.1
32812026-01-22T04:50:05.944Z Compiling smallvec v0.6.14
32822026-01-22T04:50:05.947Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32832026-01-22T04:50:06.303Z Compiling ctr v0.9.2
32842026-01-22T04:50:06.415Z Compiling num-derive v0.3.3
32852026-01-22T04:50:06.457Z Compiling typify-macro v0.2.0
32862026-01-22T04:50:06.661Z Compiling lzma-sys v0.1.20
32872026-01-22T04:50:06.712Z Compiling hashbrown v0.12.3
32882026-01-22T04:50:07.496Z Compiling unicase v2.8.1
32892026-01-22T04:50:07.782Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32902026-01-22T04:50:07.918Z Compiling mime_guess v2.0.5
32912026-01-22T04:50:08.215Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
32922026-01-22T04:50:08.578Z Compiling libscf-sys v1.1.0
32932026-01-22T04:50:08.724Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
32942026-01-22T04:50:09.099Z Compiling aes-gcm v0.10.3
32952026-01-22T04:50:09.322Z Compiling serde-hex v0.1.0
32962026-01-22T04:50:09.455Z Compiling slog-envlogger v2.2.0
32972026-01-22T04:50:09.739Z Compiling tabled_derive v0.11.0
32982026-01-22T04:50:09.909Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32992026-01-22T04:50:10.294Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33002026-01-22T04:50:10.375Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33012026-01-22T04:50:10.527Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33022026-01-22T04:50:11.490Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33032026-01-22T04:50:12.423Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33042026-01-22T04:50:12.579Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33052026-01-22T04:50:13.497Z Compiling typify v0.2.0
33062026-01-22T04:50:13.716Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33072026-01-22T04:50:13.946Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33082026-01-22T04:50:14.179Z Compiling progenitor-impl v0.8.0
33092026-01-22T04:50:15.226Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33102026-01-22T04:50:15.784Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33112026-01-22T04:50:16.116Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33122026-01-22T04:50:16.494Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33132026-01-22T04:50:18.573Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33142026-01-22T04:50:19.235Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33152026-01-22T04:50:19.538Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33162026-01-22T04:50:19.722Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33172026-01-22T04:50:20.130Z Compiling ron v0.8.1
33182026-01-22T04:50:20.305Z Compiling papergrid v0.17.0
33192026-01-22T04:50:20.544Z Compiling testing_table v0.3.0
33202026-01-22T04:50:20.843Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33212026-01-22T04:50:20.868Z Compiling progenitor-macro v0.8.0
33222026-01-22T04:50:22.317Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33232026-01-22T04:50:22.523Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33242026-01-22T04:50:22.550Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33252026-01-22T04:50:23.102Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33262026-01-22T04:50:23.262Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33272026-01-22T04:50:24.394Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33282026-01-22T04:50:24.420Z Compiling hashbrown v0.13.2
33292026-01-22T04:50:24.531Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33302026-01-22T04:50:25.570Z Compiling heck v0.3.3
33312026-01-22T04:50:25.594Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33322026-01-22T04:50:25.975Z Compiling progenitor-client v0.8.0
33332026-01-22T04:50:26.542Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
33342026-01-22T04:50:26.798Z Compiling ssh-encoding v0.2.0
33352026-01-22T04:50:26.980Z Compiling blowfish v0.9.1
33362026-01-22T04:50:27.355Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
33372026-01-22T04:50:27.386Z Compiling nibble_vec v0.1.0
33382026-01-22T04:50:27.513Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33392026-01-22T04:50:27.675Z Compiling endian-type v0.1.2
33402026-01-22T04:50:27.902Z Compiling crc-any v2.5.0
33412026-01-22T04:50:28.016Z Compiling corncobs v0.1.4
33422026-01-22T04:50:28.046Z Compiling radix_trie v0.2.1
33432026-01-22T04:50:28.385Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33442026-01-22T04:50:28.459Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
33452026-01-22T04:50:28.799Z Compiling bcrypt-pbkdf v0.10.0
33462026-01-22T04:50:29.137Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33472026-01-22T04:50:29.318Z Compiling ssh-cipher v0.2.0
33482026-01-22T04:50:29.532Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33492026-01-22T04:50:29.626Z Compiling zone_cfg_derive v0.1.2
33502026-01-22T04:50:30.872Z Compiling object v0.30.4
33512026-01-22T04:50:31.164Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33522026-01-22T04:50:33.166Z Compiling tabled v0.20.0
33532026-01-22T04:50:33.280Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33542026-01-22T04:50:33.359Z Compiling progenitor v0.8.0
33552026-01-22T04:50:33.646Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
33562026-01-22T04:50:33.913Z Compiling parking_lot v0.11.2
33572026-01-22T04:50:34.841Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33582026-01-22T04:50:36.207Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33592026-01-22T04:50:37.443Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33602026-01-22T04:50:38.454Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33612026-01-22T04:50:38.774Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33622026-01-22T04:50:39.171Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33632026-01-22T04:50:39.411Z Compiling prefix-trie v0.7.0
33642026-01-22T04:50:39.699Z Compiling password-hash v0.4.2
33652026-01-22T04:50:40.349Z Compiling fxhash v0.2.1
33662026-01-22T04:50:40.585Z Compiling secrecy v0.8.0
33672026-01-22T04:50:40.632Z Compiling half v1.8.3
33682026-01-22T04:50:40.894Z Compiling path-slash v0.1.5
33692026-01-22T04:50:41.162Z Compiling base64 v0.13.1
33702026-01-22T04:50:41.271Z Compiling number_prefix v0.4.0
33712026-01-22T04:50:41.572Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33722026-01-22T04:50:41.763Z Compiling http-range v0.1.5
33732026-01-22T04:50:42.145Z Compiling ron v0.7.1
33742026-01-22T04:50:42.989Z Compiling indicatif v0.17.11
33752026-01-22T04:50:43.202Z Compiling serde_cbor v0.11.2
33762026-01-22T04:50:43.476Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33772026-01-22T04:50:44.630Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33782026-01-22T04:50:44.879Z Compiling sled v0.34.7
33792026-01-22T04:50:44.966Z Compiling hickory-server v0.25.2
33802026-01-22T04:50:46.625Z Compiling pbkdf2 v0.11.0
33812026-01-22T04:50:47.039Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33822026-01-22T04:50:47.749Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
33832026-01-22T04:50:49.774Z Compiling xz2 v0.1.7
33842026-01-22T04:50:49.803Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33852026-01-22T04:50:50.280Z Compiling zone v0.1.8
33862026-01-22T04:50:50.422Z Compiling ssh-key v0.6.6
33872026-01-22T04:50:50.501Z Compiling hickory-client v0.25.2
33882026-01-22T04:50:51.201Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33892026-01-22T04:50:51.733Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33902026-01-22T04:50:52.596Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33912026-01-22T04:50:52.899Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
33922026-01-22T04:50:54.240Z Compiling p521 v0.13.3
33932026-01-22T04:50:54.327Z Compiling p256 v0.13.2
33942026-01-22T04:50:54.436Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
33952026-01-22T04:50:55.154Z Compiling yasna v0.5.2
33962026-01-22T04:50:55.289Z Compiling headers-core v0.3.0
33972026-01-22T04:50:55.526Z Compiling kstat-rs v0.2.4
33982026-01-22T04:50:56.127Z Compiling nanorand v0.7.0
33992026-01-22T04:50:56.153Z Compiling atty v0.2.14
34002026-01-22T04:50:56.359Z Compiling russh-cryptovec v0.7.3
34012026-01-22T04:50:56.551Z Compiling md5 v0.7.0
34022026-01-22T04:50:56.634Z Compiling crc8 v0.1.1
34032026-01-22T04:50:56.695Z Compiling flume v0.11.1
34042026-01-22T04:50:56.721Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
34052026-01-22T04:50:56.760Z Compiling rcgen v0.12.1
34062026-01-22T04:50:56.854Z Compiling russh-keys v0.45.0
34072026-01-22T04:50:57.126Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34082026-01-22T04:50:57.371Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
34092026-01-22T04:50:58.096Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34102026-01-22T04:50:58.124Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34112026-01-22T04:50:58.822Z Compiling headers v0.4.1
34122026-01-22T04:50:59.105Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34132026-01-22T04:51:00.415Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34142026-01-22T04:51:00.708Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34152026-01-22T04:51:03.731Z Compiling hyper-staticfile v0.10.1
34162026-01-22T04:51:04.210Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34172026-01-22T04:51:04.824Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34182026-01-22T04:51:05.546Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34192026-01-22T04:51:06.985Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34202026-01-22T04:51:07.984Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34212026-01-22T04:51:08.533Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34222026-01-22T04:51:08.928Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34232026-01-22T04:51:10.497Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34242026-01-22T04:51:10.623Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34252026-01-22T04:51:12.184Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34262026-01-22T04:51:12.591Z Compiling num-bigint v0.4.6
34272026-01-22T04:51:13.052Z Compiling des v0.8.1
34282026-01-22T04:51:13.458Z Compiling subprocess v0.2.9
34292026-01-22T04:51:13.557Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34302026-01-22T04:51:14.254Z Compiling display-error-chain v0.2.2
34312026-01-22T04:51:14.474Z Compiling hex-literal v0.4.1
34322026-01-22T04:51:14.518Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34332026-01-22T04:51:14.705Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34342026-01-22T04:51:15.081Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34352026-01-22T04:51:15.613Z Compiling russh v0.45.0
34362026-01-22T04:51:17.544Z Compiling internet-checksum v0.2.1
34372026-01-22T04:51:19.774Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34382026-01-22T04:51:19.804Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34392026-01-22T04:51:19.907Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34402026-01-22T04:51:20.247Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34412026-01-22T04:51:24.318Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34422026-01-22T04:51:25.261Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34432026-01-22T04:51:34.634Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34442026-01-22T04:52:07.716Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34452026-01-22T04:52:38.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s
34462026-01-22T04:52:38.370Z
34472026-01-22T04:52:38.370Zreal 3:30.127507566
34482026-01-22T04:52:38.370Zuser 19:02.390128573
34492026-01-22T04:52:38.370Zsys 2:32.929142122
34502026-01-22T04:52:38.370Ztrap 0.577142558
34512026-01-22T04:52:38.370Ztflt 0.212987308
34522026-01-22T04:52:38.374Zdflt 0.707981814
34532026-01-22T04:52:38.374Zkflt 0.000048783
34542026-01-22T04:52:38.374Zlock 51:40.301890052
34552026-01-22T04:52:38.374Zslp 1:08:36.815203733
34562026-01-22T04:52:38.374Zlat 1:03.380094294
34572026-01-22T04:52:38.374Zstop 2:33.334489357
34582026-01-22T04:52:38.374Z+ mkdir tests
34592026-01-22T04:52:38.377Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34602026-01-22T04:52:38.377Z+ xargs -I '{}' -t cp '{}' tests/
34612026-01-22T04:52:38.418Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ce55dcba1c116925 tests/
34622026-01-22T04:52:38.452Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-60c214a84aac85e2 tests/
34632026-01-22T04:52:38.486Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-04c359e7b715f808 tests/
34642026-01-22T04:52:38.520Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-47e894f92f4b581a tests/
34652026-01-22T04:52:38.902Z+ 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/*)
34662026-01-22T04:52:38.905Z+ 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-60c214a84aac85e2 tests/commtest-04c359e7b715f808 tests/dhcp_server-ce55dcba1c116925 tests/end_to_end_tests-47e894f92f4b581a 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
34672026-01-22T04:54:24.542ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34682026-01-22T04:54:24.542Za .github/buildomat/ci-env.sh 1K
34692026-01-22T04:54:24.542Za out/target/test 1K
34702026-01-22T04:54:24.542Za out/npuzone/npuzone 27402K
34712026-01-22T04:54:24.542Za package-manifest.toml 35K
34722026-01-22T04:54:24.542Za smf/sled-agent/non-gimlet/config.toml 6K
34732026-01-22T04:54:24.542Za target/release/omicron-package 42876K
34742026-01-22T04:54:24.542Za target/release/xtask 11475K
34752026-01-22T04:54:24.542Za target/debug/bootstrap 319927K
34762026-01-22T04:54:24.542Za tests/bootstrap-60c214a84aac85e2 31133K
34772026-01-22T04:54:24.542Za tests/commtest-04c359e7b715f808 31433K
34782026-01-22T04:54:24.542Za tests/dhcp_server-ce55dcba1c116925 31133K
34792026-01-22T04:54:24.542Za tests/end_to_end_tests-47e894f92f4b581a 364336K
34802026-01-22T04:54:24.542Za out/clickhouse.tar.gz 317183K
34812026-01-22T04:54:24.542Za out/clickhouse_keeper.tar.gz 300196K
34822026-01-22T04:54:24.542Za out/clickhouse_server.tar.gz 317182K
34832026-01-22T04:54:24.542Za out/cockroachdb.tar.gz 164716K
34842026-01-22T04:54:24.542Za out/crucible-pantry-zone.tar.gz 41361K
34852026-01-22T04:54:24.542Za out/crucible-utils.tar 17744K
34862026-01-22T04:54:24.542Za out/crucible-zone.tar.gz 55499K
34872026-01-22T04:54:24.542Za out/external-dns.tar.gz 47541K
34882026-01-22T04:54:24.542Za out/internal-dns.tar.gz 47541K
34892026-01-22T04:54:24.542Za out/mg-ddm-gz.tar 84156K
34902026-01-22T04:54:24.542Za out/nexus.tar.gz 207199K
34912026-01-22T04:54:24.542Za out/ntp.tar.gz 28675K
34922026-01-22T04:54:24.542Za out/omicron-gateway-softnpu.tar.gz 30098K
34932026-01-22T04:54:24.542Za out/omicron-sled-agent.tar 192542K
34942026-01-22T04:54:24.543Za out/overlay.tar.gz 3K
34952026-01-22T04:54:24.543Za out/oximeter.tar.gz 63314K
34962026-01-22T04:54:24.543Za out/oxlog.tar 3946K
34972026-01-22T04:54:24.543Za out/probe.tar.gz 3037K
34982026-01-22T04:54:24.543Za out/propolis-server.tar.gz 74630K
34992026-01-22T04:54:24.543Za out/pumpkind-gz.tar 26647K
35002026-01-22T04:54:24.543Za out/switch-softnpu.tar.gz 373369K
35012026-01-22T04:54:24.546Z
35022026-01-22T04:54:24.546Zreal 1:45.622407002
35032026-01-22T04:54:24.546Zuser 1:41.134798803
35042026-01-22T04:54:24.546Zsys 6.640464223
35052026-01-22T04:54:24.546Ztrap 0.025352856
35062026-01-22T04:54:24.546Ztflt 0.000000000
35072026-01-22T04:54:24.546Zdflt 0.000000000
35082026-01-22T04:54:24.546Zkflt 0.000000000
35092026-01-22T04:54:24.546Zlock 0.000000000
35102026-01-22T04:54:24.546Zslp 1:40.697806385
35112026-01-22T04:54:24.547Zlat 2.740058169
35122026-01-22T04:54:24.547Zstop 0.000613474
35132026-01-22T04:54:24.547Zprocess exited: duration 2502124 ms, exit code 0
 
35142026-01-22T04:54:24.563Zfound 1 output files
35152026-01-22T04:54:24.563Zuploading: /work/package.tar.gz (2396173170 bytes)
35162026-01-22T04:54:57.975Zuploaded: /work/package.tar.gz