01K5Y6B4S23XPH2ZGQH864YVKE: 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: 01K5Y6BTYVZ59PHKV7DJ00XWVX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-24T15:45:41.248Zjob assigned to worker 01K5Y6C1XGGNTG7D0XJ6J6X9B7 [factory aws, i-021cc5381dfb1eeac] (queued for 1 m 2 s)
 
22025-09-24T15:45:53.216Zstarting task 0: "setup"
32025-09-24T15:45:53.221Z++ uname -s
42025-09-24T15:45:53.223Z+ kern=SunOS
52025-09-24T15:45:53.223Z+ build_user=build
62025-09-24T15:45:53.223Z+ build_uid=12345
72025-09-24T15:45:53.224Z+ work_dir=/work
82025-09-24T15:45:53.224Z+ input_dir=/input
92025-09-24T15:45:53.224Z+ [[ 0 == 12345 ]]
102025-09-24T15:45:53.224Z+ case "$kern" in
112025-09-24T15:45:53.224Z+ groupadd -g 12345 build
122025-09-24T15:45:53.227Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-24T15:45:55.232Z+ zfs create -o mountpoint=/work rpool/work
142025-09-24T15:45:55.346Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-24T15:45:55.350Z+ home_fs=zfs
162025-09-24T15:45:55.350Z+ [[ zfs == autofs ]]
172025-09-24T15:45:55.350Z+ mkdir -p /home/build
182025-09-24T15:45:55.350Z+ chown build:build /home/build /work
192025-09-24T15:45:57.351Z+ chmod 0700 /home/build /work
202025-09-24T15:45:57.355Zprocess exited: duration 4140 ms, exit code 0
 
212025-09-24T15:45:57.361Zstarting task 1: "rust-toolchain"
222025-09-24T15:45:57.366Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-24T15:45:57.366Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-24T15:45:57.367Z * rust toolchain channel = "1.89.0"
252025-09-24T15:45:57.367Z * rust toolchain profile = "default"
262025-09-24T15:45:57.367Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-24T15:45:57.367Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-24T15:45:57.369Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-24T15:45:57.369Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-24T15:45:57.484Zinfo: downloading installer
312025-09-24T15:45:58.725Zwarn: It looks like you have an existing installation of Rust at:
322025-09-24T15:45:58.725Zwarn: /opt/ooce/bin
332025-09-24T15:45:58.725Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-24T15:45:58.725Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-24T15:45:58.725Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-24T15:45:58.725Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-24T15:45:58.726Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-24T15:45:58.726Zerror: cannot install while Rust is installed
392025-09-24T15:45:58.726Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-24T15:45:58.754Zinfo: profile set to 'default'
412025-09-24T15:45:58.754Zinfo: default host triple is x86_64-unknown-illumos
422025-09-24T15:45:58.757Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-24T15:45:58.913Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-24T15:45:58.913Zinfo: downloading component 'cargo'
452025-09-24T15:45:59.841Zinfo: downloading component 'clippy'
462025-09-24T15:46:00.151Zinfo: downloading component 'rust-docs'
472025-09-24T15:46:01.603Zinfo: downloading component 'rust-std'
482025-09-24T15:46:03.233Zinfo: downloading component 'rustc'
492025-09-24T15:46:10.506Zinfo: downloading component 'rustfmt'
502025-09-24T15:46:10.741Zinfo: installing component 'cargo'
512025-09-24T15:46:11.634Zinfo: installing component 'clippy'
522025-09-24T15:46:12.027Zinfo: installing component 'rust-docs'
532025-09-24T15:46:13.858Zinfo: installing component 'rust-std'
542025-09-24T15:46:15.758Zinfo: installing component 'rustc'
552025-09-24T15:46:22.359Zinfo: installing component 'rustfmt'
562025-09-24T15:46:22.696Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-24T15:46:22.696Z
582025-09-24T15:46:23.125Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-24T15:46:23.125Z
602025-09-24T15:46:23.128Z
612025-09-24T15:46:23.128ZRust is installed now. Great!
622025-09-24T15:46:23.128Z
632025-09-24T15:46:23.128ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-24T15:46:23.128Zenvironment variable. This has not been done automatically.
652025-09-24T15:46:23.128Z
662025-09-24T15:46:23.128ZTo configure your current shell, you need to source
672025-09-24T15:46:23.129Zthe corresponding env file under $HOME/.cargo.
682025-09-24T15:46:23.129Z
692025-09-24T15:46:23.129ZThis is usually done by running one of the following (note the leading DOT):
702025-09-24T15:46:23.129Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-24T15:46:23.129Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-24T15:46:23.129Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-24T15:46:23.220Z+ rustup --version
742025-09-24T15:46:23.236Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-24T15:46:23.239Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-24T15:46:23.362Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-24T15:46:23.366Z+ cargo --version
782025-09-24T15:46:23.431Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-24T15:46:23.435Z+ rustc --version
802025-09-24T15:46:23.506Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-24T15:46:23.509Zprocess exited: duration 26147 ms, exit code 0
 
822025-09-24T15:46:23.516Zstarting task 2: "authentication"
832025-09-24T15:46:23.538Zprocess exited: duration 21 ms, exit code 0
 
842025-09-24T15:46:23.547Zstarting task 3: "clone repository"
852025-09-24T15:46:23.550Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-24T15:46:23.553Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-24T15:46:23.583ZCloning into '/work/oxidecomputer/omicron'...
882025-09-24T15:46:31.336Z+ cd /work/oxidecomputer/omicron
892025-09-24T15:46:31.336Z+ git fetch origin ec7a0a7d5cb2d89b21d673717f6be9ff21ff6766
902025-09-24T15:46:31.696ZFrom https://github.com/oxidecomputer/omicron
912025-09-24T15:46:31.697Z * branch ec7a0a7d5cb2d89b21d673717f6be9ff21ff6766 -> FETCH_HEAD
922025-09-24T15:46:31.708Z+ [[ -n dap/handoff-dns ]]
932025-09-24T15:46:31.711Z++ git branch --show-current
942025-09-24T15:46:31.718Z+ current=main
952025-09-24T15:46:31.718Z+ [[ main != dap/handoff-dns ]]
962025-09-24T15:46:31.718Z+ git branch -f dap/handoff-dns ec7a0a7d5cb2d89b21d673717f6be9ff21ff6766
972025-09-24T15:46:31.718Z+ git checkout -f dap/handoff-dns
982025-09-24T15:46:31.976ZSwitched to branch 'dap/handoff-dns'
992025-09-24T15:46:31.979Z+ git reset --hard ec7a0a7d5cb2d89b21d673717f6be9ff21ff6766
1002025-09-24T15:46:31.994ZHEAD is now at ec7a0a7d5 Merge branch 'main' into dap/handoff-dns
1012025-09-24T15:46:31.997Zprocess exited: duration 8450 ms, exit code 0
 
1022025-09-24T15:46:32.004Zstarting task 4: "build"
1032025-09-24T15:46:32.009Z+ source .github/buildomat/ci-env.sh
1042025-09-24T15:46:32.012Z++ export CARGO_TERM_COLOR=always
1052025-09-24T15:46:32.012Z++ CARGO_TERM_COLOR=always
1062025-09-24T15:46:32.012Z+ cargo --version
1072025-09-24T15:46:32.067Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-24T15:46:32.070Z+ rustc --version
1092025-09-24T15:46:32.140Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-24T15:46:32.144Z+ WORK=/work
1112025-09-24T15:46:32.144Z+ pfexec mkdir -p /work
1122025-09-24T15:46:32.149Z+ pfexec chown build /work
1132025-09-24T15:46:32.152Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-24T15:46:44.352Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-24T15:46:52.327Z Startup: Caching catalogs ... Done
1162025-09-24T15:47:00.389ZPlanning: Solver setup ... Done (6.791s)
1172025-09-24T15:47:00.453ZPlanning: Running solver ... Done (0.064s)
1182025-09-24T15:47:00.560ZPlanning: Finding local manifests ... Done (0.003s)
1192025-09-24T15:47:00.581ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-24T15:47:00.736ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-24T15:47:00.785ZPlanning: Package planning ... Done (0.050s)
1222025-09-24T15:47:00.836ZPlanning: Merging actions ... Done (0.051s)
1232025-09-24T15:47:01.123ZPlanning: Checking for conflicting actions ... Done (0.286s)
1242025-09-24T15:47:01.136ZPlanning: Consolidating action changes ... Done (0.012s)
1252025-09-24T15:47:02.149ZPlanning: Evaluating mediators ... Done (1.014s)
1262025-09-24T15:47:02.158ZPlanning: Planning completed in 9.70 seconds
1272025-09-24T15:47:02.174Z Packages to install: 4
1282025-09-24T15:47:02.178Z Mediators to change: 2
1292025-09-24T15:47:02.178Z Services to change: 1
1302025-09-24T15:47:02.179Z Estimated space available: 155.49 GB
1312025-09-24T15:47:02.179ZEstimated space to be consumed: 1.73 GB
1322025-09-24T15:47:02.179Z Create boot environment: No
1332025-09-24T15:47:02.179ZCreate backup boot environment: No
1342025-09-24T15:47:02.179Z Rebuild boot archive: No
1352025-09-24T15:47:02.179Z
1362025-09-24T15:47:02.179ZChanged mediators:
1372025-09-24T15:47:02.179Z mediator clang:
1382025-09-24T15:47:02.179Z version: None -> 15 (system default)
1392025-09-24T15:47:02.179Z
1402025-09-24T15:47:02.179Z mediator llvm:
1412025-09-24T15:47:02.179Z version: 14 (system default) -> 15 (system default)
1422025-09-24T15:47:02.179Z
1432025-09-24T15:47:02.179ZChanged packages:
1442025-09-24T15:47:02.179Zhelios-dev
1452025-09-24T15:47:02.179Z developer/build-essential
1462025-09-24T15:47:02.179Z None -> 11-2.0
1472025-09-24T15:47:02.179Z library/libxmlsec1
1482025-09-24T15:47:02.180Z None -> 1.2.35-2.0
1492025-09-24T15:47:02.180Z ooce/developer/clang-15
1502025-09-24T15:47:02.180Z None -> 15.0.7-2.0
1512025-09-24T15:47:02.180Z ooce/developer/llvm-15
1522025-09-24T15:47:02.180Z None -> 15.0.7-2.0
1532025-09-24T15:47:02.180Z
1542025-09-24T15:47:02.180ZServices:
1552025-09-24T15:47:02.180Z restart_fmri:
1562025-09-24T15:47:02.180Z svc:/system/update-man-index:default
1572025-09-24T15:47:02.229Z
1582025-09-24T15:47:02.229ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-24T15:47:07.230ZDownload: 1249/3290 items 98.4/212.6MB 46% complete (19.7M/s)
1602025-09-24T15:47:10.962ZDownload: Completed 212.60 MB in 8.73 seconds (24.3M/s)
1612025-09-24T15:47:11.269Z Actions: 1/3689 actions (Installing new actions)
1622025-09-24T15:47:15.841Z Actions: Completed 3689 actions in 4.57 seconds.
1632025-09-24T15:47:16.443Z Done (0.597s)
1642025-09-24T15:47:16.443Z Done (0.000s)
1652025-09-24T15:47:17.342Z Done (0.898s)
1662025-09-24T15:47:21.792Z Done (4.137s)
1672025-09-24T15:47:21.876Z Done (0.019s)
1682025-09-24T15:47:21.879Z Done (0.000s)
1692025-09-24T15:47:22.032Z Done (0.000s)
1702025-09-24T15:47:22.897ZPlanning: Evaluating mediator changes ... Done
1712025-09-24T15:47:23.060ZPlanning: Checking for conflicting actions ... Done
1722025-09-24T15:47:23.063ZPlanning: Consolidating action changes ... Done
1732025-09-24T15:47:23.341ZPlanning: Evaluating mediators ... Done
1742025-09-24T15:47:23.345ZPlanning: Planning completed in 0.45 seconds
1752025-09-24T15:47:23.376Z Mediators to change: 2
1762025-09-24T15:47:23.380Z Create boot environment: No
1772025-09-24T15:47:23.380ZCreate backup boot environment: No
1782025-09-24T15:47:23.519Z Done
1792025-09-24T15:47:23.519Z Done
1802025-09-24T15:47:24.128Z Done
1812025-09-24T15:47:27.784Z Done
1822025-09-24T15:47:27.876Z Done
1832025-09-24T15:47:27.879Z Done
1842025-09-24T15:47:28.011Z Done
1852025-09-24T15:47:28.639ZPlanning: Evaluating mediator changes ... Done
1862025-09-24T15:47:28.642ZPlanning: Merging actions ... Done
1872025-09-24T15:47:28.835ZPlanning: Checking for conflicting actions ... Done
1882025-09-24T15:47:28.838ZPlanning: Consolidating action changes ... Done
1892025-09-24T15:47:29.118ZPlanning: Evaluating mediators ... Done
1902025-09-24T15:47:29.177ZPlanning: Planning completed in 0.79 seconds
1912025-09-24T15:47:29.213Z Packages to change: 1
1922025-09-24T15:47:29.213Z Mediators to change: 1
1932025-09-24T15:47:29.218Z Services to change: 1
1942025-09-24T15:47:29.218Z Create boot environment: No
1952025-09-24T15:47:29.218ZCreate backup boot environment: Yes
1962025-09-24T15:47:31.818Z Actions: 1/6 actions (Updating modified actions)
1972025-09-24T15:47:31.821Z Actions: Completed 6 actions in 0.00 seconds.
1982025-09-24T15:47:31.821Z Done
1992025-09-24T15:47:31.821Z Done
2002025-09-24T15:47:32.002Z Done
2012025-09-24T15:47:36.025Z Done
2022025-09-24T15:47:36.116Z Done
2032025-09-24T15:47:36.121Z Done
2042025-09-24T15:47:36.274Z Done
2052025-09-24T15:47:36.718ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-09-24T15:47:36.718Zclang system 15 system
2072025-09-24T15:47:36.718Zcsh system system illumos
2082025-09-24T15:47:36.718Zctags system system illumos
2092025-09-24T15:47:36.718Zfile system system illumos
2102025-09-24T15:47:36.718Zgcc vendor 12 vendor
2112025-09-24T15:47:36.718Zgcc system 10 system
2122025-09-24T15:47:36.718Zgcc system 7 system
2132025-09-24T15:47:36.718Zgo system 1.20 system
2142025-09-24T15:47:36.718Zgo system 1.19 system
2152025-09-24T15:47:36.718Zllvm system 15 system
2162025-09-24T15:47:36.718Zllvm system 14 system
2172025-09-24T15:47:36.718Zmariadb system 10.6 system
2182025-09-24T15:47:36.718Zmta vendor vendor dma
2192025-09-24T15:47:36.718Zopenjdk system 17 system
2202025-09-24T15:47:36.718Zopenjdk system 11 system
2212025-09-24T15:47:36.718Zopenjdk system 1.8 system
2222025-09-24T15:47:36.718Zopenssl vendor 3 vendor
2232025-09-24T15:47:36.718Zperl system 5.36 system
2242025-09-24T15:47:36.718Zpostgresql system 15 system
2252025-09-24T15:47:36.718Zpostgresql system 13 system
2262025-09-24T15:47:36.718Zpython vendor 3 vendor
2272025-09-24T15:47:36.719Zpython system 2 system
2282025-09-24T15:47:36.719Zpython3 system 3.11 system
2292025-09-24T15:47:36.719Zruby system 3.0 system
2302025-09-24T15:47:36.719Zwords vendor vendor american-english
2312025-09-24T15:47:36.719Zwords system system australian-english
2322025-09-24T15:47:36.719Zwords system system british-english
2332025-09-24T15:47:36.719Zwords system system canadian-english
2342025-09-24T15:47:36.719Zwords system system french
2352025-09-24T15:47:36.719Zwords system system italian
2362025-09-24T15:47:36.719Zwords system system ngerman
2372025-09-24T15:47:36.719Zwords system system ogerman
2382025-09-24T15:47:36.719Zwords system system spanish
2392025-09-24T15:47:37.060ZPUBLISHER TYPE STATUS P LOCATION
2402025-09-24T15:47:37.060Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-09-24T15:47:42.067ZFMRI IFO
2422025-09-24T15:47:42.067Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-09-24T15:47:42.067Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-09-24T15:47:42.067Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-09-24T15:47:42.067Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-09-24T15:47:42.067Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-09-24T15:47:42.067Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-09-24T15:47:42.067Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-09-24T15:47:42.067Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-09-24T15:47:42.067Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-09-24T15:47:42.067Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-09-24T15:47:42.067Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-09-24T15:47:42.067Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-09-24T15:47:42.067Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-09-24T15:47:42.068Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-09-24T15:47:42.068Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-09-24T15:47:42.068Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-09-24T15:47:43.103Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-09-24T15:47:43.398Z Updating crates.io index
2602025-09-24T15:47:43.401Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-09-24T15:47:43.819Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-09-24T15:47:44.384Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-09-24T15:47:44.686Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-09-24T15:47:44.927Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-09-24T15:47:45.241Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-09-24T15:47:46.426Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-09-24T15:47:48.561Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-09-24T15:47:49.514Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-09-24T15:47:50.212Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2702025-09-24T15:47:50.682Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-09-24T15:47:51.003Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-09-24T15:47:51.287Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2732025-09-24T15:47:51.816Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742025-09-24T15:47:52.372Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-09-24T15:47:52.669Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-09-24T15:47:52.979Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-09-24T15:47:53.272Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-09-24T15:47:53.497Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-09-24T15:47:53.742Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-09-24T15:47:53.988Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-09-24T15:47:54.298Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822025-09-24T15:47:54.780Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-09-24T15:47:55.114Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-09-24T15:47:55.445Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-09-24T15:47:56.022Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-09-24T15:47:56.433Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-09-24T15:47:56.717Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-09-24T15:47:57.036Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-09-24T15:47:57.411Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-09-24T15:47:57.718Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-09-24T15:47:58.004Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-09-24T15:47:58.286Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-09-24T15:48:08.934Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-09-24T15:48:10.283Z Downloading crates ...
2952025-09-24T15:48:10.364Z Downloaded anstream v0.6.18
2962025-09-24T15:48:10.367Z Downloaded anstyle v1.0.11
2972025-09-24T15:48:10.370Z Downloaded anstyle-parse v0.2.5
2982025-09-24T15:48:10.379Z Downloaded camino-tempfile v1.4.1
2992025-09-24T15:48:10.383Z Downloaded cargo-platform v0.2.0
3002025-09-24T15:48:10.383Z Downloaded anstyle-query v1.1.1
3012025-09-24T15:48:10.386Z Downloaded terminal_size v0.4.0
3022025-09-24T15:48:10.389Z Downloaded cfg-if v1.0.1
3032025-09-24T15:48:10.392Z Downloaded cpufeatures v0.2.14
3042025-09-24T15:48:10.395Z Downloaded crypto-common v0.1.6
3052025-09-24T15:48:10.395Z Downloaded erased-serde v0.4.6
3062025-09-24T15:48:10.399Z Downloaded digest v0.10.7
3072025-09-24T15:48:10.402Z Downloaded clap_lex v0.7.4
3082025-09-24T15:48:10.402Z Downloaded clap_derive v4.5.41
3092025-09-24T15:48:10.405Z Downloaded toml v0.8.23
3102025-09-24T15:48:10.409Z Downloaded displaydoc v0.2.5
3112025-09-24T15:48:10.412Z Downloaded usdt-macro v0.5.0
3122025-09-24T15:48:10.415Z Downloaded toml_datetime v0.6.11
3132025-09-24T15:48:10.415Z Downloaded cargo_toml v0.21.0
3142025-09-24T15:48:10.418Z Downloaded equivalent v1.0.2
3152025-09-24T15:48:10.418Z Downloaded yoke-derive v0.7.4
3162025-09-24T15:48:10.421Z Downloaded dtrace-parser v0.2.0
3172025-09-24T15:48:10.421Z Downloaded unicode-ident v1.0.18
3182025-09-24T15:48:10.424Z Downloaded usdt v0.5.0
3192025-09-24T15:48:10.427Z Downloaded zerofrom-derive v0.1.4
3202025-09-24T15:48:10.428Z Downloaded form_urlencoded v1.2.2
3212025-09-24T15:48:10.431Z Downloaded utf8parse v0.2.2
3222025-09-24T15:48:10.431Z Downloaded ordered-float v2.10.1
3232025-09-24T15:48:10.431Z Downloaded tinystr v0.7.6
3242025-09-24T15:48:10.434Z Downloaded thiserror-impl v2.0.16
3252025-09-24T15:48:10.437Z Downloaded version_check v0.9.5
3262025-09-24T15:48:10.437Z Downloaded serde_core v1.0.223
3272025-09-24T15:48:10.441Z Downloaded thiserror v1.0.69
3282025-09-24T15:48:10.445Z Downloaded thiserror-impl v1.0.69
3292025-09-24T15:48:10.448Z Downloaded autocfg v1.4.0
3302025-09-24T15:48:10.452Z Downloaded write16 v1.0.0
3312025-09-24T15:48:10.452Z Downloaded smallvec v1.15.1
3322025-09-24T15:48:10.455Z Downloaded thiserror v2.0.16
3332025-09-24T15:48:10.459Z Downloaded yoke v0.7.4
3342025-09-24T15:48:10.462Z Downloaded icu_locid v1.5.0
3352025-09-24T15:48:10.487Z Downloaded pretty-hex v0.4.1
3362025-09-24T15:48:10.487Z Downloaded textwrap v0.16.2
3372025-09-24T15:48:10.487Z Downloaded bitflags v2.9.1
3382025-09-24T15:48:10.487Z Downloaded ucd-trie v0.1.7
3392025-09-24T15:48:10.487Z Downloaded ryu v1.0.18
3402025-09-24T15:48:10.487Z Downloaded serde_spanned v0.6.9
3412025-09-24T15:48:10.487Z Downloaded fastrand v2.1.1
3422025-09-24T15:48:10.487Z Downloaded typenum v1.17.0
3432025-09-24T15:48:10.487Z Downloaded swrite v0.1.0
3442025-09-24T15:48:10.491Z Downloaded writeable v0.5.5
3452025-09-24T15:48:10.491Z Downloaded icu_provider_macros v1.5.0
3462025-09-24T15:48:10.491Z Downloaded usdt-impl v0.5.0
3472025-09-24T15:48:10.495Z Downloaded quote v1.0.40
3482025-09-24T15:48:10.498Z Downloaded smawk v0.3.2
3492025-09-24T15:48:10.498Z Downloaded zerovec v0.10.4
3502025-09-24T15:48:10.503Z Downloaded memmap v0.7.0
3512025-09-24T15:48:10.506Z Downloaded fs-err v3.1.1
3522025-09-24T15:48:10.509Z Downloaded winnow v0.7.10
3532025-09-24T15:48:10.517Z Downloaded serde-untagged v0.1.7
3542025-09-24T15:48:10.520Z Downloaded tabled v0.15.0
3552025-09-24T15:48:10.533Z Downloaded thread-id v4.2.2
3562025-09-24T15:48:10.536Z Downloaded unicode-width v0.2.0
3572025-09-24T15:48:10.540Z Downloaded unicode-width v0.1.14
3582025-09-24T15:48:10.544Z Downloaded proc-macro-error v1.0.4
3592025-09-24T15:48:10.547Z Downloaded generic-array v0.14.7
3602025-09-24T15:48:10.551Z Downloaded semver v1.0.26
3612025-09-24T15:48:10.554Z Downloaded pest_derive v2.7.14
3622025-09-24T15:48:10.554Z Downloaded tabled_derive v0.7.0
3632025-09-24T15:48:10.554Z Downloaded synstructure v0.13.1
3642025-09-24T15:48:10.557Z Downloaded stable_deref_trait v1.2.0
3652025-09-24T15:48:10.557Z Downloaded sha2 v0.10.9
3662025-09-24T15:48:10.561Z Downloaded icu_locid_transform v1.5.0
3672025-09-24T15:48:10.561Z Downloaded serde_tokenstream v0.2.2
3682025-09-24T15:48:10.564Z Downloaded idna_adapter v1.2.0
3692025-09-24T15:48:10.564Z Downloaded itoa v1.0.11
3702025-09-24T15:48:10.567Z Downloaded pest_meta v2.7.14
3712025-09-24T15:48:10.567Z Downloaded anyhow v1.0.99
3722025-09-24T15:48:10.570Z Downloaded num-traits v0.2.19
3732025-09-24T15:48:10.573Z Downloaded proc-macro2 v1.0.101
3742025-09-24T15:48:10.576Z Downloaded icu_provider v1.5.0
3752025-09-24T15:48:10.579Z Downloaded icu_properties v1.5.1
3762025-09-24T15:48:10.579Z Downloaded tempfile v3.20.0
3772025-09-24T15:48:10.583Z Downloaded icu_normalizer_data v1.5.0
3782025-09-24T15:48:10.586Z Downloaded getrandom v0.3.1
3792025-09-24T15:48:10.589Z Downloaded papergrid v0.11.0
3802025-09-24T15:48:10.595Z Downloaded log v0.4.27
3812025-09-24T15:48:10.598Z Downloaded serde_derive v1.0.223
3822025-09-24T15:48:10.598Z Downloaded memchr v2.7.4
3832025-09-24T15:48:10.601Z Downloaded icu_collections v1.5.0
3842025-09-24T15:48:10.607Z Downloaded hashbrown v0.15.4
3852025-09-24T15:48:10.612Z Downloaded litemap v0.7.3
3862025-09-24T15:48:10.615Z Downloaded icu_normalizer v1.5.0
3872025-09-24T15:48:10.618Z Downloaded icu_locid_transform_data v1.5.0
3882025-09-24T15:48:10.622Z Downloaded is_terminal_polyfill v1.70.1
3892025-09-24T15:48:10.622Z Downloaded block-buffer v0.10.4
3902025-09-24T15:48:10.622Z Downloaded indexmap v2.11.0
3912025-09-24T15:48:10.625Z Downloaded serde v1.0.223
3922025-09-24T15:48:10.628Z Downloaded macaddr v1.0.1
3932025-09-24T15:48:10.628Z Downloaded heck v0.5.0
3942025-09-24T15:48:10.631Z Downloaded heck v0.4.1
3952025-09-24T15:48:10.631Z Downloaded strsim v0.11.1
3962025-09-24T15:48:10.635Z Downloaded zerocopy v0.7.35
3972025-09-24T15:48:10.647Z Downloaded pest v2.7.14
3982025-09-24T15:48:10.651Z Downloaded idna v1.0.3
3992025-09-24T15:48:10.654Z Downloaded byteorder v1.5.0
4002025-09-24T15:48:10.657Z Downloaded pest_generator v2.7.14
4012025-09-24T15:48:10.657Z Downloaded percent-encoding v2.3.2
4022025-09-24T15:48:10.657Z Downloaded fnv v1.0.7
4032025-09-24T15:48:10.660Z Downloaded errno v0.3.12
4042025-09-24T15:48:10.661Z Downloaded serde_json v1.0.145
4052025-09-24T15:48:10.665Z Downloaded zerovec-derive v0.10.3
4062025-09-24T15:48:10.668Z Downloaded utf8_iter v1.0.4
4072025-09-24T15:48:10.668Z Downloaded plain v0.2.3
4082025-09-24T15:48:10.673Z Downloaded zerocopy-derive v0.7.35
4092025-09-24T15:48:10.676Z Downloaded url v2.5.4
4102025-09-24T15:48:10.676Z Downloaded serde-value v0.7.0
4112025-09-24T15:48:10.681Z Downloaded icu_properties_data v1.5.0
4122025-09-24T15:48:10.685Z Downloaded goblin v0.8.2
4132025-09-24T15:48:10.690Z Downloaded syn v1.0.109
4142025-09-24T15:48:10.699Z Downloaded scroll_derive v0.12.0
4152025-09-24T15:48:10.702Z Downloaded syn v2.0.106
4162025-09-24T15:48:10.710Z Downloaded scroll v0.12.0
4172025-09-24T15:48:10.713Z Downloaded rustix v0.38.37
4182025-09-24T15:48:10.730Z Downloaded proc-macro-error-attr v1.0.4
4192025-09-24T15:48:10.733Z Downloaded once_cell v1.21.3
4202025-09-24T15:48:10.733Z Downloaded zerofrom v0.1.4
4212025-09-24T15:48:10.737Z Downloaded utf16_iter v1.0.5
4222025-09-24T15:48:10.737Z Downloaded usdt-attr-macro v0.5.0
4232025-09-24T15:48:10.737Z Downloaded unicode-xid v0.2.6
4242025-09-24T15:48:10.737Z Downloaded clap v4.5.41
4252025-09-24T15:48:10.744Z Downloaded rustix v1.0.7
4262025-09-24T15:48:10.764Z Downloaded bytecount v0.6.8
4272025-09-24T15:48:10.768Z Downloaded unicode-linebreak v0.1.5
4282025-09-24T15:48:10.768Z Downloaded typeid v1.0.3
4292025-09-24T15:48:10.768Z Downloaded dof v0.3.0
4302025-09-24T15:48:10.774Z Downloaded toml_write v0.1.2
4312025-09-24T15:48:10.774Z Downloaded clap_builder v4.5.41
4322025-09-24T15:48:10.781Z Downloaded camino v1.2.0
4332025-09-24T15:48:10.782Z Downloaded cargo-util-schemas v0.8.2
4342025-09-24T15:48:10.785Z Downloaded toml_edit v0.22.27
4352025-09-24T15:48:10.785Z Downloaded cargo_metadata v0.21.0
4362025-09-24T15:48:10.785Z Downloaded colorchoice v1.0.2
4372025-09-24T15:48:10.792Z Downloaded libc v0.2.174
4382025-09-24T15:48:10.871Z Compiling proc-macro2 v1.0.101
4392025-09-24T15:48:10.871Z Compiling unicode-ident v1.0.18
4402025-09-24T15:48:10.875Z Compiling serde_core v1.0.223
4412025-09-24T15:48:10.875Z Compiling serde v1.0.223
4422025-09-24T15:48:10.875Z Compiling version_check v0.9.5
4432025-09-24T15:48:10.875Z Compiling libc v0.2.174
4442025-09-24T15:48:11.096Z Compiling memchr v2.7.4
4452025-09-24T15:48:11.100Z Compiling stable_deref_trait v1.2.0
4462025-09-24T15:48:11.352Z Compiling thiserror v1.0.69
4472025-09-24T15:48:11.813Z Compiling ryu v1.0.18
4482025-09-24T15:48:11.839Z Compiling autocfg v1.4.0
4492025-09-24T15:48:11.898Z Compiling ucd-trie v0.1.7
4502025-09-24T15:48:12.174Z Compiling itoa v1.0.11
4512025-09-24T15:48:12.325Z Compiling litemap v0.7.3
4522025-09-24T15:48:12.393Z Compiling writeable v0.5.5
4532025-09-24T15:48:12.500Z Compiling once_cell v1.21.3
4542025-09-24T15:48:12.811Z Compiling icu_locid_transform_data v1.5.0
4552025-09-24T15:48:12.893Z Compiling bitflags v2.9.1
4562025-09-24T15:48:12.947Z Compiling byteorder v1.5.0
4572025-09-24T15:48:13.022Z Compiling icu_properties_data v1.5.0
4582025-09-24T15:48:13.335Z Compiling quote v1.0.40
4592025-09-24T15:48:13.359Z Compiling errno v0.3.12
4602025-09-24T15:48:13.380Z Compiling serde_json v1.0.145
4612025-09-24T15:48:13.588Z Compiling num-traits v0.2.19
4622025-09-24T15:48:13.613Z Compiling rustix v0.38.37
4632025-09-24T15:48:13.727Z Compiling syn v2.0.106
4642025-09-24T15:48:13.892Z Compiling utf8_iter v1.0.4
4652025-09-24T15:48:13.917Z Compiling hashbrown v0.15.4
4662025-09-24T15:48:13.944Z Compiling utf16_iter v1.0.5
4672025-09-24T15:48:14.154Z Compiling equivalent v1.0.2
4682025-09-24T15:48:14.255Z Compiling typeid v1.0.3
4692025-09-24T15:48:14.280Z Compiling write16 v1.0.0
4702025-09-24T15:48:14.283Z Compiling smallvec v1.15.1
4712025-09-24T15:48:14.441Z Compiling icu_normalizer_data v1.5.0
4722025-09-24T15:48:14.759Z Compiling proc-macro-error-attr v1.0.4
4732025-09-24T15:48:14.861Z Compiling usdt-impl v0.5.0
4742025-09-24T15:48:15.003Z Compiling indexmap v2.11.0
4752025-09-24T15:48:15.035Z Compiling syn v1.0.109
4762025-09-24T15:48:15.115Z Compiling winnow v0.7.10
4772025-09-24T15:48:15.222Z Compiling toml_write v0.1.2
4782025-09-24T15:48:15.421Z Compiling thread-id v4.2.2
4792025-09-24T15:48:15.843Z Compiling proc-macro-error v1.0.4
4802025-09-24T15:48:16.205Z Compiling semver v1.0.26
4812025-09-24T15:48:16.383Z Compiling plain v0.2.3
4822025-09-24T15:48:16.693Z Compiling camino v1.2.0
4832025-09-24T15:48:16.736Z Compiling getrandom v0.3.1
4842025-09-24T15:48:17.216Z Compiling rustix v1.0.7
4852025-09-24T15:48:17.416Z Compiling utf8parse v0.2.2
4862025-09-24T15:48:17.493Z Compiling percent-encoding v2.3.2
4872025-09-24T15:48:17.582Z Compiling log v0.4.27
4882025-09-24T15:48:17.608Z Compiling thiserror v2.0.16
4892025-09-24T15:48:17.866Z Compiling form_urlencoded v1.2.2
4902025-09-24T15:48:18.006Z Compiling anstyle-parse v0.2.5
4912025-09-24T15:48:18.193Z Compiling ordered-float v2.10.1
4922025-09-24T15:48:18.329Z Compiling terminal_size v0.4.0
4932025-09-24T15:48:18.641Z Compiling colorchoice v1.0.2
4942025-09-24T15:48:18.691Z Compiling anstyle-query v1.1.1
4952025-09-24T15:48:18.853Z Compiling pretty-hex v0.4.1
4962025-09-24T15:48:18.895Z Compiling anstyle v1.0.11
4972025-09-24T15:48:19.029Z Compiling is_terminal_polyfill v1.70.1
4982025-09-24T15:48:19.112Z Compiling cfg-if v1.0.1
4992025-09-24T15:48:19.359Z Compiling anstream v0.6.18
5002025-09-24T15:48:19.700Z Compiling fs-err v3.1.1
5012025-09-24T15:48:19.783Z Compiling strsim v0.11.1
5022025-09-24T15:48:19.936Z Compiling heck v0.5.0
5032025-09-24T15:48:20.014Z Compiling heck v0.4.1
5042025-09-24T15:48:20.058Z Compiling fastrand v2.1.1
5052025-09-24T15:48:20.385Z Compiling synstructure v0.13.1
5062025-09-24T15:48:20.428Z Compiling anyhow v1.0.99
5072025-09-24T15:48:20.434Z Compiling fnv v1.0.7
5082025-09-24T15:48:20.534Z Compiling unicode-xid v0.2.6
5092025-09-24T15:48:20.614Z Compiling clap_lex v0.7.4
5102025-09-24T15:48:20.754Z Compiling bytecount v0.6.8
5112025-09-24T15:48:20.992Z Compiling unicode-width v0.1.14
5122025-09-24T15:48:21.436Z Compiling tempfile v3.20.0
5132025-09-24T15:48:21.495Z Compiling papergrid v0.11.0
5142025-09-24T15:48:21.709Z Compiling clap_builder v4.5.41
5152025-09-24T15:48:21.929Z Compiling memmap v0.7.0
5162025-09-24T15:48:21.976Z Compiling unicode-linebreak v0.1.5
5172025-09-24T15:48:22.223Z Compiling unicode-width v0.2.0
5182025-09-24T15:48:22.287Z Compiling smawk v0.3.2
5192025-09-24T15:48:22.748Z Compiling textwrap v0.16.2
5202025-09-24T15:48:23.069Z Compiling camino-tempfile v1.4.1
5212025-09-24T15:48:23.219Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222025-09-24T15:48:23.516Z Compiling swrite v0.1.0
5232025-09-24T15:48:23.632Z Compiling tabled_derive v0.7.0
5242025-09-24T15:48:24.233Z Compiling serde_derive v1.0.223
5252025-09-24T15:48:24.233Z Compiling zerofrom-derive v0.1.4
5262025-09-24T15:48:24.236Z Compiling yoke-derive v0.7.4
5272025-09-24T15:48:24.236Z Compiling thiserror-impl v1.0.69
5282025-09-24T15:48:24.334Z Compiling zerovec-derive v0.10.3
5292025-09-24T15:48:25.583Z Compiling displaydoc v0.2.5
5302025-09-24T15:48:26.799Z Compiling icu_provider_macros v1.5.0
5312025-09-24T15:48:26.946Z Compiling zerocopy-derive v0.7.35
5322025-09-24T15:48:27.124Z Compiling scroll_derive v0.12.0
5332025-09-24T15:48:27.268Z Compiling pest v2.7.14
5342025-09-24T15:48:27.754Z Compiling zerofrom v0.1.4
5352025-09-24T15:48:27.832Z Compiling thiserror-impl v2.0.16
5362025-09-24T15:48:28.005Z Compiling yoke v0.7.4
5372025-09-24T15:48:28.393Z Compiling zerovec v0.10.4
5382025-09-24T15:48:28.549Z Compiling scroll v0.12.0
5392025-09-24T15:48:28.910Z Compiling zerocopy v0.7.35
5402025-09-24T15:48:29.091Z Compiling goblin v0.8.2
5412025-09-24T15:48:29.222Z Compiling clap_derive v4.5.41
5422025-09-24T15:48:29.986Z Compiling pest_meta v2.7.14
5432025-09-24T15:48:30.203Z Compiling tinystr v0.7.6
5442025-09-24T15:48:30.286Z Compiling icu_collections v1.5.0
5452025-09-24T15:48:30.368Z Compiling tabled v0.15.0
5462025-09-24T15:48:30.593Z Compiling icu_locid v1.5.0
5472025-09-24T15:48:31.510Z Compiling pest_generator v2.7.14
5482025-09-24T15:48:31.864Z Compiling icu_provider v1.5.0
5492025-09-24T15:48:32.592Z Compiling icu_locid_transform v1.5.0
5502025-09-24T15:48:32.840Z Compiling toml_datetime v0.6.11
5512025-09-24T15:48:33.001Z Compiling serde_spanned v0.6.9
5522025-09-24T15:48:33.261Z Compiling toml_edit v0.22.27
5532025-09-24T15:48:33.289Z Compiling erased-serde v0.4.6
5542025-09-24T15:48:34.041Z Compiling icu_properties v1.5.1
5552025-09-24T15:48:34.062Z Compiling dof v0.3.0
5562025-09-24T15:48:34.290Z Compiling pest_derive v2.7.14
5572025-09-24T15:48:34.440Z Compiling serde_tokenstream v0.2.2
5582025-09-24T15:48:34.966Z Compiling serde-untagged v0.1.7
5592025-09-24T15:48:35.010Z Compiling serde-value v0.7.0
5602025-09-24T15:48:35.116Z Compiling dtrace-parser v0.2.0
5612025-09-24T15:48:35.470Z Compiling cargo-platform v0.2.0
5622025-09-24T15:48:36.180Z Compiling clap v4.5.41
5632025-09-24T15:48:36.335Z Compiling macaddr v1.0.1
5642025-09-24T15:48:36.787Z Compiling toml v0.8.23
5652025-09-24T15:48:37.178Z Compiling usdt-macro v0.5.0
5662025-09-24T15:48:37.329Z Compiling usdt-attr-macro v0.5.0
5672025-09-24T15:48:37.770Z Compiling icu_normalizer v1.5.0
5682025-09-24T15:48:37.843Z Compiling cargo_toml v0.21.0
5692025-09-24T15:48:38.509Z Compiling idna_adapter v1.2.0
5702025-09-24T15:48:38.561Z Compiling usdt v0.5.0
5712025-09-24T15:48:38.709Z Compiling idna v1.0.3
5722025-09-24T15:48:39.074Z Compiling url v2.5.4
5732025-09-24T15:48:39.728Z Compiling cargo-util-schemas v0.8.2
5742025-09-24T15:48:41.356Z Compiling cargo_metadata v0.21.0
5752025-09-24T15:48:42.896Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762025-09-24T15:48:46.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
5772025-09-24T15:48:46.622Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782025-09-24T15:48:47.350Z Downloading crates ...
5792025-09-24T15:48:47.494Z Downloaded adler2 v2.0.0
5802025-09-24T15:48:47.498Z Downloaded addr2line v0.24.2
5812025-09-24T15:48:47.498Z Downloaded aead v0.5.2
5822025-09-24T15:48:47.502Z Downloaded aes v0.8.4
5832025-09-24T15:48:47.507Z Downloaded argon2 v0.5.3
5842025-09-24T15:48:47.515Z Downloaded backtrace v0.3.74
5852025-09-24T15:48:47.519Z Downloaded globset v0.4.15
5862025-09-24T15:48:47.519Z Downloaded ahash v0.8.12
5872025-09-24T15:48:47.524Z Downloaded base64 v0.13.1
5882025-09-24T15:48:47.524Z Downloaded glob v0.3.2
5892025-09-24T15:48:47.530Z Downloaded aho-corasick v1.1.3
5902025-09-24T15:48:47.537Z Downloaded hex-literal v0.4.1
5912025-09-24T15:48:47.537Z Downloaded globwalk v0.9.1
5922025-09-24T15:48:47.544Z Downloaded camino-tempfile-ext v0.3.2
5932025-09-24T15:48:47.544Z Downloaded hex v0.4.3
5942025-09-24T15:48:47.544Z Downloaded group v0.13.0
5952025-09-24T15:48:47.548Z Downloaded hash32 v0.3.1
5962025-09-24T15:48:47.548Z Downloaded arrayvec v0.7.6
5972025-09-24T15:48:47.548Z Downloaded const-oid v0.9.6
5982025-09-24T15:48:47.554Z Downloaded headers-core v0.3.0
5992025-09-24T15:48:47.554Z Downloaded heapless v0.7.17
6002025-09-24T15:48:47.558Z Downloaded cbc v0.1.2
6012025-09-24T15:48:47.559Z Downloaded base16ct v0.2.0
6022025-09-24T15:48:47.562Z Downloaded async-trait v0.1.89
6032025-09-24T15:48:47.568Z Downloaded castaway v0.2.3
6042025-09-24T15:48:47.572Z Downloaded ascii-canvas v3.0.0
6052025-09-24T15:48:47.572Z Downloaded heck v0.3.3
6062025-09-24T15:48:47.572Z Downloaded assert_matches v1.5.0
6072025-09-24T15:48:47.576Z Downloaded cancel-safe-futures v0.1.5
6082025-09-24T15:48:47.580Z Downloaded is-terminal v0.4.13
6092025-09-24T15:48:47.581Z Downloaded half v2.4.1
6102025-09-24T15:48:47.586Z Downloaded keccak v0.1.5
6112025-09-24T15:48:47.592Z Downloaded hash32 v0.2.1
6122025-09-24T15:48:47.592Z Downloaded ciborium-io v0.2.2
6132025-09-24T15:48:47.600Z Downloaded kstat-rs v0.2.4
6142025-09-24T15:48:47.600Z Downloaded bitfield v0.19.2
6152025-09-24T15:48:47.605Z Downloaded lazy_static v1.5.0
6162025-09-24T15:48:47.605Z Downloaded async-bb8-diesel v0.2.1
6172025-09-24T15:48:47.605Z Downloaded instability v0.3.2
6182025-09-24T15:48:47.611Z Downloaded cfg_aliases v0.1.1
6192025-09-24T15:48:47.611Z Downloaded heapless v0.8.0
6202025-09-24T15:48:47.623Z Downloaded libefi-sys v0.1.0
6212025-09-24T15:48:47.623Z Downloaded headers v0.4.1
6222025-09-24T15:48:47.652Z Downloaded internet-checksum v0.2.1
6232025-09-24T15:48:47.652Z Downloaded indoc v1.0.9
6242025-09-24T15:48:47.652Z Downloaded ident_case v1.0.1
6252025-09-24T15:48:47.652Z Downloaded async-stream v0.3.6
6262025-09-24T15:48:47.652Z Downloaded russh-cryptovec v0.7.3
6272025-09-24T15:48:47.652Z Downloaded ingot v0.1.1
6282025-09-24T15:48:47.652Z Downloaded crc-catalog v2.4.0
6292025-09-24T15:48:47.652Z Downloaded constant_time_eq v0.3.1
6302025-09-24T15:48:47.652Z Downloaded libsw-core v0.3.1
6312025-09-24T15:48:47.652Z Downloaded lockfree-object-pool v0.1.6
6322025-09-24T15:48:47.652Z Downloaded sigpipe v0.1.3
6332025-09-24T15:48:47.652Z Downloaded libsw v3.5.0
6342025-09-24T15:48:47.652Z Downloaded lalrpop-util v0.19.12
6352025-09-24T15:48:47.658Z Downloaded cmake v0.1.51
6362025-09-24T15:48:47.658Z Downloaded lazycell v1.3.0
6372025-09-24T15:48:47.658Z Downloaded hyper-tls v0.6.0
6382025-09-24T15:48:47.661Z Downloaded http-body-util v0.1.3
6392025-09-24T15:48:47.661Z Downloaded sqlparser_derive v0.2.2
6402025-09-24T15:48:47.661Z Downloaded ipnetwork v0.21.1
6412025-09-24T15:48:47.666Z Downloaded primeorder v0.13.6
6422025-09-24T15:48:47.669Z Downloaded r2d2 v0.8.10
6432025-09-24T15:48:47.669Z Downloaded highway v1.3.0
6442025-09-24T15:48:47.673Z Downloaded linked-hash-map v0.5.6
6452025-09-24T15:48:47.676Z Downloaded ingot-types v0.1.2
6462025-09-24T15:48:47.676Z Downloaded libz-rs-sys v0.5.1
6472025-09-24T15:48:47.679Z Downloaded ppv-lite86 v0.2.20
6482025-09-24T15:48:47.682Z Downloaded libscf-sys v1.1.0
6492025-09-24T15:48:47.682Z Downloaded libloading v0.8.5
6502025-09-24T15:48:47.688Z Downloaded console v0.16.0
6512025-09-24T15:48:47.704Z Downloaded slog-stdlog v4.1.1
6522025-09-24T15:48:47.708Z Downloaded blake2 v0.10.6
6532025-09-24T15:48:47.712Z Downloaded signature v2.2.0
6542025-09-24T15:48:47.716Z Downloaded jobserver v0.1.32
6552025-09-24T15:48:47.716Z Downloaded void v1.0.2
6562025-09-24T15:48:47.716Z Downloaded typify-macro v0.2.0
6572025-09-24T15:48:47.720Z Downloaded support-bundle-viewer v0.1.2
6582025-09-24T15:48:47.720Z Downloaded ssh-cipher v0.2.0
6592025-09-24T15:48:47.725Z Downloaded progenitor v0.8.0
6602025-09-24T15:48:47.725Z Downloaded critical-section v1.1.3
6612025-09-24T15:48:47.728Z Downloaded thread_local v1.1.8
6622025-09-24T15:48:47.728Z Downloaded tabled_derive v0.11.0
6632025-09-24T15:48:47.731Z Downloaded tabled_derive v0.10.0
6642025-09-24T15:48:47.736Z Downloaded tinyvec_macros v0.1.1
6652025-09-24T15:48:47.736Z Downloaded lru v0.12.5
6662025-09-24T15:48:47.740Z Downloaded httparse v1.9.5
6672025-09-24T15:48:47.746Z Downloaded tui-tree-widget v0.23.1
6682025-09-24T15:48:47.746Z Downloaded tls_codec_derive v0.4.1
6692025-09-24T15:48:47.746Z Downloaded filetime v0.2.25
6702025-09-24T15:48:47.749Z Downloaded newline-converter v0.3.0
6712025-09-24T15:48:47.749Z Downloaded sct v0.7.1
6722025-09-24T15:48:47.753Z Downloaded enum-as-inner v0.6.1
6732025-09-24T15:48:47.758Z Downloaded newtype_derive v0.1.6
6742025-09-24T15:48:47.761Z Downloaded untrusted v0.9.0
6752025-09-24T15:48:47.761Z Downloaded zeroize v1.8.1
6762025-09-24T15:48:47.769Z Downloaded hmac v0.12.1
6772025-09-24T15:48:47.773Z Downloaded unarray v0.1.4
6782025-09-24T15:48:47.773Z Downloaded typify-macro v0.4.3
6792025-09-24T15:48:47.773Z Downloaded daft v0.1.4
6802025-09-24T15:48:47.773Z Downloaded ssh-encoding v0.2.0
6812025-09-24T15:48:47.776Z Downloaded defmt-parser v0.3.4
6822025-09-24T15:48:47.776Z Downloaded ctr v0.9.2
6832025-09-24T15:48:47.782Z Downloaded vergen-lib v0.1.6
6842025-09-24T15:48:47.786Z Downloaded crc-any v2.5.0
6852025-09-24T15:48:47.786Z Downloaded ignore v0.4.23
6862025-09-24T15:48:47.789Z Downloaded parse-size v1.1.0
6872025-09-24T15:48:47.792Z Downloaded env_filter v0.1.2
6882025-09-24T15:48:47.795Z Downloaded float-ord v0.3.2
6892025-09-24T15:48:47.795Z Downloaded ff v0.13.0
6902025-09-24T15:48:47.799Z Downloaded toml_parser v1.0.2
6912025-09-24T15:48:47.802Z Downloaded pin-utils v0.1.0
6922025-09-24T15:48:47.806Z Downloaded const_format v0.2.34
6932025-09-24T15:48:47.810Z Downloaded futures-sink v0.3.31
6942025-09-24T15:48:47.814Z Downloaded foldhash v0.1.5
6952025-09-24T15:48:47.814Z Downloaded vergen v9.0.6
6962025-09-24T15:48:47.818Z Downloaded futures-macro v0.3.31
6972025-09-24T15:48:47.818Z Downloaded serde-big-array v0.5.1
6982025-09-24T15:48:47.822Z Downloaded native-tls v0.2.12
6992025-09-24T15:48:47.827Z Downloaded secrecy v0.10.3
7002025-09-24T15:48:47.827Z Downloaded serde_bytes v0.11.17
7012025-09-24T15:48:47.830Z Downloaded oxide-tokio-rt v0.1.2
7022025-09-24T15:48:47.831Z Downloaded der_derive v0.7.3
7032025-09-24T15:48:47.834Z Downloaded olpc-cjson v0.1.4
7042025-09-24T15:48:47.836Z Downloaded hashbrown v0.12.3
7052025-09-24T15:48:47.841Z Downloaded indicatif v0.18.0
7062025-09-24T15:48:47.844Z Downloaded peg v0.8.5
7072025-09-24T15:48:47.850Z Downloaded try-lock v0.2.5
7082025-09-24T15:48:47.855Z Downloaded testing_table v0.3.0
7092025-09-24T15:48:47.855Z Downloaded tap v1.0.1
7102025-09-24T15:48:47.859Z Downloaded universal-hash v0.5.1
7112025-09-24T15:48:47.859Z Downloaded rand_core v0.6.4
7122025-09-24T15:48:47.859Z Downloaded phf_shared v0.12.1
7132025-09-24T15:48:47.862Z Downloaded zone_cfg_derive v0.3.0
7142025-09-24T15:48:47.862Z Downloaded want v0.3.1
7152025-09-24T15:48:47.865Z Downloaded rand_chacha v0.9.0
7162025-09-24T15:48:47.865Z Downloaded phf_shared v0.11.2
7172025-09-24T15:48:47.868Z Downloaded rand_xorshift v0.4.0
7182025-09-24T15:48:47.873Z Downloaded memmap2 v0.9.5
7192025-09-24T15:48:47.873Z Downloaded compact_str v0.8.0
7202025-09-24T15:48:47.876Z Downloaded diesel_table_macro_syntax v0.2.0
7212025-09-24T15:48:47.880Z Downloaded scrypt v0.11.0
7222025-09-24T15:48:47.883Z Downloaded rustls-pemfile v1.0.4
7232025-09-24T15:48:47.883Z Downloaded string_cache v0.8.9
7242025-09-24T15:48:47.886Z Downloaded slog-dtrace v0.3.0
7252025-09-24T15:48:47.889Z Downloaded slog-bunyan v2.5.0
7262025-09-24T15:48:47.889Z Downloaded slog-async v2.8.0
7272025-09-24T15:48:47.893Z Downloaded slab v0.4.9
7282025-09-24T15:48:47.896Z Downloaded base64 v0.21.7
7292025-09-24T15:48:47.899Z Downloaded supports-color v3.0.2
7302025-09-24T15:48:47.901Z Downloaded foreign-types-shared v0.3.1
7312025-09-24T15:48:47.905Z Downloaded termtree v0.5.1
7322025-09-24T15:48:47.909Z Downloaded termios v0.3.3
7332025-09-24T15:48:47.909Z Downloaded socket2 v0.5.10
7342025-09-24T15:48:47.913Z Downloaded opaque-debug v0.3.1
7352025-09-24T15:48:47.913Z Downloaded powerfmt v0.2.0
7362025-09-24T15:48:47.916Z Downloaded number_prefix v0.4.0
7372025-09-24T15:48:47.916Z Downloaded hickory-server v0.25.2
7382025-09-24T15:48:47.921Z Downloaded rustls-pemfile v2.2.0
7392025-09-24T15:48:47.926Z Downloaded pkcs5 v0.7.1
7402025-09-24T15:48:47.930Z Downloaded progenitor-macro v0.11.0
7412025-09-24T15:48:47.933Z Downloaded progenitor-client v0.8.0
7422025-09-24T15:48:47.933Z Downloaded precomputed-hash v0.1.1
7432025-09-24T15:48:47.937Z Downloaded difflib v0.4.0
7442025-09-24T15:48:47.941Z Downloaded semver v0.1.20
7452025-09-24T15:48:47.941Z Downloaded derive_more v2.0.1
7462025-09-24T15:48:47.951Z Downloaded psl-types v2.0.11
7472025-09-24T15:48:47.957Z Downloaded defmt-macros v0.3.9
7482025-09-24T15:48:47.964Z Downloaded hickory-resolver v0.25.2
7492025-09-24T15:48:47.967Z Downloaded fs_extra v1.3.0
7502025-09-24T15:48:47.967Z Downloaded pem-rfc7468 v0.7.0
7512025-09-24T15:48:47.967Z Downloaded num v0.4.3
7522025-09-24T15:48:47.971Z Downloaded nibble_vec v0.1.0
7532025-09-24T15:48:47.971Z Downloaded md-5 v0.10.6
7542025-09-24T15:48:47.975Z Downloaded postcard v1.0.10
7552025-09-24T15:48:47.979Z Downloaded proc-macro-error2 v2.0.1
7562025-09-24T15:48:47.982Z Downloaded tower-service v0.3.3
7572025-09-24T15:48:47.982Z Downloaded tower-layer v0.3.3
7582025-09-24T15:48:47.986Z Downloaded diesel-dtrace v0.4.2
7592025-09-24T15:48:47.989Z Downloaded packed_struct v0.10.1
7602025-09-24T15:48:47.989Z Downloaded http v1.3.1
7612025-09-24T15:48:47.993Z Downloaded ron v0.7.1
7622025-09-24T15:48:47.999Z Downloaded rustc_version v0.4.1
7632025-09-24T15:48:48.002Z Downloaded xshell-macros v0.2.7
7642025-09-24T15:48:48.005Z Downloaded derive_more-impl v2.0.1
7652025-09-24T15:48:48.008Z Downloaded xattr v1.3.1
7662025-09-24T15:48:48.011Z Downloaded strum v0.27.2
7672025-09-24T15:48:48.014Z Downloaded fixedbitset v0.4.2
7682025-09-24T15:48:48.014Z Downloaded flagset v0.4.6
7692025-09-24T15:48:48.017Z Downloaded siphasher v1.0.1
7702025-09-24T15:48:48.021Z Downloaded oso-derive v0.27.3
7712025-09-24T15:48:48.021Z Downloaded endian-type v0.1.2
7722025-09-24T15:48:48.021Z Downloaded nanorand v0.7.0
7732025-09-24T15:48:48.025Z Downloaded take_mut v0.2.2
7742025-09-24T15:48:48.028Z Downloaded xz2 v0.1.7
7752025-09-24T15:48:48.028Z Downloaded nu-ansi-term v0.50.1
7762025-09-24T15:48:48.031Z Downloaded toml_datetime v0.7.0
7772025-09-24T15:48:48.035Z Downloaded crypto-bigint v0.5.5
7782025-09-24T15:48:48.044Z Downloaded pretty-hex v0.2.1
7792025-09-24T15:48:48.048Z Downloaded predicates v3.1.3
7802025-09-24T15:48:48.048Z Downloaded itertools v0.10.5
7812025-09-24T15:48:48.051Z Downloaded rustc_version v0.1.7
7822025-09-24T15:48:48.054Z Downloaded rustls-native-certs v0.8.1
7832025-09-24T15:48:48.058Z Downloaded fatfs v0.3.6
7842025-09-24T15:48:48.061Z Downloaded strum v0.26.3
7852025-09-24T15:48:48.061Z Downloaded iddqd v0.3.13
7862025-09-24T15:48:48.068Z Downloaded num-rational v0.4.2
7872025-09-24T15:48:48.071Z Downloaded zone_cfg_derive v0.1.2
7882025-09-24T15:48:48.074Z Downloaded smf v0.2.3
7892025-09-24T15:48:48.074Z Downloaded rustyline v14.0.0
7902025-09-24T15:48:48.082Z Downloaded nodrop v0.1.14
7912025-09-24T15:48:48.087Z Downloaded tokio-tungstenite v0.23.1
7922025-09-24T15:48:48.087Z Downloaded uuid v1.18.1
7932025-09-24T15:48:48.091Z Downloaded futures-core v0.3.31
7942025-09-24T15:48:48.095Z Downloaded term v1.1.0
7952025-09-24T15:48:48.098Z Downloaded openssl-probe v0.1.5
7962025-09-24T15:48:48.098Z Downloaded predicates-tree v1.0.12
7972025-09-24T15:48:48.102Z Downloaded quick-error v1.2.3
7982025-09-24T15:48:48.102Z Downloaded der v0.7.9
7992025-09-24T15:48:48.107Z Downloaded rusty-fork v0.3.0
8002025-09-24T15:48:48.111Z Downloaded rustversion v1.0.22
8012025-09-24T15:48:48.114Z Downloaded slog-envlogger v2.2.0
8022025-09-24T15:48:48.117Z Downloaded siphasher v0.3.11
8032025-09-24T15:48:48.117Z Downloaded simd-adler32 v0.3.7
8042025-09-24T15:48:48.120Z Downloaded untrusted v0.7.1
8052025-09-24T15:48:48.123Z Downloaded unit-prefix v0.5.1
8062025-09-24T15:48:48.123Z Downloaded tokio-native-tls v0.3.1
8072025-09-24T15:48:48.127Z Downloaded shell-words v1.1.0
8082025-09-24T15:48:48.132Z Downloaded utf-8 v0.7.6
8092025-09-24T15:48:48.132Z Downloaded tokio-macros v2.5.0
8102025-09-24T15:48:48.135Z Downloaded parking_lot v0.11.2
8112025-09-24T15:48:48.138Z Downloaded ed25519 v2.2.3
8122025-09-24T15:48:48.138Z Downloaded debug-ignore v1.0.5
8132025-09-24T15:48:48.141Z Downloaded owo-colors v4.2.2
8142025-09-24T15:48:48.144Z Downloaded toml v0.9.5
8152025-09-24T15:48:48.149Z Downloaded crucible-workspace-hack v0.1.0
8162025-09-24T15:48:48.152Z Downloaded num-iter v0.1.45
8172025-09-24T15:48:48.152Z Downloaded rayon-core v1.12.1
8182025-09-24T15:48:48.157Z Downloaded crunchy v0.2.2
8192025-09-24T15:48:48.160Z Downloaded memoffset v0.9.1
8202025-09-24T15:48:48.165Z Downloaded itertools v0.14.0
8212025-09-24T15:48:48.169Z Downloaded rustc-hash v2.1.1
8222025-09-24T15:48:48.172Z Downloaded time-macros v0.2.24
8232025-09-24T15:48:48.175Z Downloaded openssl-macros v0.1.1
8242025-09-24T15:48:48.179Z Downloaded peg-runtime v0.8.5
8252025-09-24T15:48:48.179Z Downloaded same-file v1.0.6
8262025-09-24T15:48:48.183Z Downloaded zip v4.2.0
8272025-09-24T15:48:48.186Z Downloaded structmeta v0.3.0
8282025-09-24T15:48:48.189Z Downloaded sync_wrapper v1.0.1
8292025-09-24T15:48:48.189Z Downloaded x509-cert v0.2.5
8302025-09-24T15:48:48.196Z Downloaded strip-ansi-escapes v0.2.0
8312025-09-24T15:48:48.200Z Downloaded iri-string v0.7.8
8322025-09-24T15:48:48.206Z Downloaded fxhash v0.2.1
8332025-09-24T15:48:48.210Z Downloaded num-conv v0.1.0
8342025-09-24T15:48:48.210Z Downloaded whoami v1.5.2
8352025-09-24T15:48:48.218Z Downloaded num_threads v0.1.7
8362025-09-24T15:48:48.221Z Downloaded parse-display v0.10.0
8372025-09-24T15:48:48.221Z Downloaded steno v0.4.1
8382025-09-24T15:48:48.225Z Downloaded vte_generate_state_changes v0.1.2
8392025-09-24T15:48:48.225Z Downloaded reedline v0.40.0
8402025-09-24T15:48:48.235Z Downloaded proc-macro-error-attr2 v2.0.0
8412025-09-24T15:48:48.238Z Downloaded zopfli v0.8.1
8422025-09-24T15:48:48.238Z Downloaded derive_builder_macro v0.20.2
8432025-09-24T15:48:48.238Z Downloaded phf v0.11.2
8442025-09-24T15:48:48.242Z Downloaded radium v0.7.0
8452025-09-24T15:48:48.247Z Downloaded progenitor-client v0.9.1
8462025-09-24T15:48:48.247Z Downloaded path-slash v0.1.5
8472025-09-24T15:48:48.247Z Downloaded tower v0.5.2
8482025-09-24T15:48:48.256Z Downloaded dunce v1.0.5
8492025-09-24T15:48:48.259Z Downloaded zone v0.3.1
8502025-09-24T15:48:48.259Z Downloaded tagptr v0.2.0
8512025-09-24T15:48:48.262Z Downloaded tabwriter v1.4.0
8522025-09-24T15:48:48.265Z Downloaded num-integer v0.1.46
8532025-09-24T15:48:48.265Z Downloaded dyn-clone v1.0.20
8542025-09-24T15:48:48.270Z Downloaded num-derive v0.3.3
8552025-09-24T15:48:48.270Z Downloaded dsl_auto_type v0.1.2
8562025-09-24T15:48:48.273Z Downloaded rustc-hash v1.1.0
8572025-09-24T15:48:48.273Z Downloaded darling_macro v0.21.0
8582025-09-24T15:48:48.276Z Downloaded funty v2.0.0
8592025-09-24T15:48:48.276Z Downloaded salty v0.3.0
8602025-09-24T15:48:48.282Z Downloaded darling_macro v0.20.10
8612025-09-24T15:48:48.285Z Downloaded cstr-argument v0.1.2
8622025-09-24T15:48:48.285Z Downloaded gethostname v0.5.0
8632025-09-24T15:48:48.290Z Downloaded wait-timeout v0.2.0
8642025-09-24T15:48:48.290Z Downloaded spki v0.7.3
8652025-09-24T15:48:48.293Z Downloaded postgres-protocol v0.6.8
8662025-09-24T15:48:48.293Z Downloaded slog-term v2.9.2
8672025-09-24T15:48:48.298Z Downloaded match_cfg v0.1.0
8682025-09-24T15:48:48.301Z Downloaded parking_lot_core v0.8.6
8692025-09-24T15:48:48.301Z Downloaded waitgroup v0.1.2
8702025-09-24T15:48:48.304Z Downloaded quinn-udp v0.5.5
8712025-09-24T15:48:48.304Z Downloaded typify v0.3.0
8722025-09-24T15:48:48.308Z Downloaded zstd-safe v7.2.3
8732025-09-24T15:48:48.311Z Downloaded aws-lc-rs v1.12.4
8742025-09-24T15:48:48.320Z Downloaded ghash v0.5.1
8752025-09-24T15:48:48.323Z Downloaded data-encoding v2.9.0
8762025-09-24T15:48:48.327Z Downloaded spin v0.9.8
8772025-09-24T15:48:48.327Z Downloaded elliptic-curve v0.13.8
8782025-09-24T15:48:48.330Z Downloaded serde_urlencoded v0.7.1
8792025-09-24T15:48:48.335Z Downloaded multimap v0.10.1
8802025-09-24T15:48:48.335Z Downloaded rustc-demangle v0.1.24
8812025-09-24T15:48:48.338Z Downloaded prettyplease v0.2.36
8822025-09-24T15:48:48.341Z Downloaded paste v1.0.15
8832025-09-24T15:48:48.345Z Downloaded maybe-uninit v2.0.0
8842025-09-24T15:48:48.349Z Downloaded nom v7.1.3
8852025-09-24T15:48:48.356Z Downloaded which v4.4.2
8862025-09-24T15:48:48.360Z Downloaded sqlparser v0.45.0
8872025-09-24T15:48:48.364Z Downloaded maplit v1.0.2
8882025-09-24T15:48:48.364Z Downloaded time-core v0.1.6
8892025-09-24T15:48:48.364Z Downloaded scopeguard v1.2.0
8902025-09-24T15:48:48.383Z Downloaded tokio-rustls v0.25.0
8912025-09-24T15:48:48.383Z Downloaded managed v0.8.0
8922025-09-24T15:48:48.388Z Downloaded lzss v0.8.2
8932025-09-24T15:48:48.388Z Downloaded tokio-rustls v0.26.0
8942025-09-24T15:48:48.389Z Downloaded tracing-attributes v0.1.27
8952025-09-24T15:48:48.389Z Downloaded bindgen v0.69.5
8962025-09-24T15:48:48.389Z Downloaded socket2 v0.6.0
8972025-09-24T15:48:48.389Z Downloaded multer v3.1.0
8982025-09-24T15:48:48.392Z Downloaded futures-util v0.3.31
8992025-09-24T15:48:48.399Z Downloaded slog-json v2.6.1
9002025-09-24T15:48:48.402Z Downloaded tokio-rustls v0.24.1
9012025-09-24T15:48:48.405Z Downloaded num-bigint v0.4.6
9022025-09-24T15:48:48.408Z Downloaded flate2 v1.1.2
9032025-09-24T15:48:48.412Z Downloaded p521 v0.13.3
9042025-09-24T15:48:48.417Z Downloaded typify v0.4.3
9052025-09-24T15:48:48.420Z Downloaded rustls-webpki v0.101.7
9062025-09-24T15:48:48.435Z Downloaded zerocopy v0.6.6
9072025-09-24T15:48:48.438Z Downloaded chrono v0.4.41
9082025-09-24T15:48:48.444Z Downloaded serde_cbor v0.11.2
9092025-09-24T15:48:48.447Z Downloaded quinn v0.11.5
9102025-09-24T15:48:48.450Z Downloaded schemars v0.8.22
9112025-09-24T15:48:48.462Z Downloaded pretty_assertions v1.4.1
9122025-09-24T15:48:48.466Z Downloaded tracing-core v0.1.32
9132025-09-24T15:48:48.469Z Downloaded portable-atomic v1.11.0
9142025-09-24T15:48:48.474Z Downloaded tough v0.20.0
9152025-09-24T15:48:48.483Z Downloaded quinn-proto v0.11.8
9162025-09-24T15:48:48.489Z Downloaded tabled v0.18.0
9172025-09-24T15:48:48.507Z Downloaded rand v0.8.5
9182025-09-24T15:48:48.510Z Downloaded vcpkg v0.2.15
9192025-09-24T15:48:48.548Z Downloaded smoltcp v0.9.1
9202025-09-24T15:48:48.558Z Downloaded tokio-postgres v0.7.13
9212025-09-24T15:48:48.563Z Downloaded unicode-segmentation v1.12.0
9222025-09-24T15:48:48.566Z Downloaded tabled v0.20.0
9232025-09-24T15:48:48.583Z Downloaded crossterm v0.29.0
9242025-09-24T15:48:48.589Z Downloaded rustls-webpki v0.102.8
9252025-09-24T15:48:48.607Z Downloaded unicode-normalization v0.1.24
9262025-09-24T15:48:48.610Z Downloaded regex-syntax v0.6.29
9272025-09-24T15:48:48.617Z Downloaded time v0.3.43
9282025-09-24T15:48:48.625Z Downloaded quick-xml v0.37.2
9292025-09-24T15:48:48.631Z Downloaded object v0.30.4
9302025-09-24T15:48:48.639Z Downloaded winnow v0.6.26
9312025-09-24T15:48:48.648Z Downloaded p384 v0.13.0
9322025-09-24T15:48:48.654Z Downloaded webpki-roots v1.0.1
9332025-09-24T15:48:48.659Z Downloaded bstr v1.10.0
9342025-09-24T15:48:48.667Z Downloaded polar-core v0.27.3
9352025-09-24T15:48:48.675Z Downloaded rayon v1.10.0
9362025-09-24T15:48:48.685Z Downloaded curve25519-dalek v4.1.3
9372025-09-24T15:48:48.692Z Downloaded winnow v0.5.40
9382025-09-24T15:48:48.700Z Downloaded proptest v1.7.0
9392025-09-24T15:48:48.710Z Downloaded git2 v0.19.0
9402025-09-24T15:48:48.718Z Downloaded rustls v0.21.12
9412025-09-24T15:48:48.744Z Downloaded moka v0.12.10
9422025-09-24T15:48:48.759Z Downloaded object v0.36.5
9432025-09-24T15:48:48.759Z Downloaded reqwest v0.12.22
9442025-09-24T15:48:48.763Z Downloaded regex v1.11.1
9452025-09-24T15:48:48.771Z Downloaded zlib-rs v0.5.1
9462025-09-24T15:48:48.777Z Downloaded petname v2.0.2
9472025-09-24T15:48:48.782Z Downloaded openssl v0.10.73
9482025-09-24T15:48:48.792Z Downloaded rustls v0.22.4
9492025-09-24T15:48:48.803Z Downloaded radix_trie v0.2.1
9502025-09-24T15:48:48.808Z Downloaded nix v0.30.1
9512025-09-24T15:48:48.820Z Downloaded rustls v0.23.19
9522025-09-24T15:48:48.830Z Downloaded zerocopy v0.8.26
9532025-09-24T15:48:48.852Z Downloaded regress v0.10.4
9542025-09-24T15:48:48.859Z Downloaded nix v0.28.0
9552025-09-24T15:48:48.869Z Downloaded openapiv3 v2.2.0
9562025-09-24T15:48:48.880Z Downloaded diesel v2.2.12
9572025-09-24T15:48:48.897Z Downloaded typify-impl v0.4.3
9582025-09-24T15:48:48.910Z Downloaded ratatui v0.29.0
9592025-09-24T15:48:48.928Z Downloaded sled v0.34.7
9602025-09-24T15:48:48.937Z Downloaded bzip2-sys v0.1.13+1.0.8
9612025-09-24T15:48:48.948Z Downloaded zerocopy-derive v0.6.6
9622025-09-24T15:48:48.957Z Downloaded typify-impl v0.3.0
9632025-09-24T15:48:48.971Z Downloaded typify-impl v0.2.0
9642025-09-24T15:48:48.983Z Downloaded regex-automata v0.4.8
9652025-09-24T15:48:48.997Z Downloaded hickory-proto v0.25.2
9662025-09-24T15:48:49.010Z Downloaded nix v0.29.0
9672025-09-24T15:48:49.020Z Downloaded jiff v0.2.15
9682025-09-24T15:48:49.036Z Downloaded smoltcp v0.11.0
9692025-09-24T15:48:49.047Z Downloaded gimli v0.31.1
9702025-09-24T15:48:49.053Z Downloaded dropshot v0.16.4
9712025-09-24T15:48:49.074Z Downloaded lzma-sys v0.1.20
9722025-09-24T15:48:49.100Z Downloaded hickory-proto v0.24.4
9732025-09-24T15:48:49.114Z Downloaded nix v0.27.1
9742025-09-24T15:48:49.124Z Downloaded regex-syntax v0.8.5
9752025-09-24T15:48:49.130Z Downloaded petgraph v0.6.5
9762025-09-24T15:48:49.145Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9772025-09-24T15:48:49.161Z Downloaded libz-sys v1.1.20
9782025-09-24T15:48:49.178Z Downloaded chrono-tz v0.10.4
9792025-09-24T15:48:49.193Z Downloaded serde_with v3.14.0
9802025-09-24T15:48:49.204Z Downloaded petgraph v0.8.2
9812025-09-24T15:48:49.222Z Downloaded openssl-sys v0.9.109
9822025-09-24T15:48:49.226Z Downloaded tokio v1.47.0
9832025-09-24T15:48:49.259Z Downloaded sha3 v0.10.8
9842025-09-24T15:48:49.264Z Downloaded mio v1.0.2
9852025-09-24T15:48:49.268Z Downloaded bindgen v0.71.1
9862025-09-24T15:48:49.275Z Downloaded unicode_categories v0.1.1
9872025-09-24T15:48:49.278Z Downloaded csv v1.3.1
9882025-09-24T15:48:49.293Z Downloaded ed25519-dalek v2.1.1
9892025-09-24T15:48:49.296Z Downloaded expectorate v1.2.0
9902025-09-24T15:48:49.299Z Downloaded serde_yaml v0.9.34+deprecated
9912025-09-24T15:48:49.302Z Downloaded futures v0.3.31
9922025-09-24T15:48:49.305Z Downloaded samael v0.0.19
9932025-09-24T15:48:49.311Z Downloaded password-hash v0.5.0
9942025-09-24T15:48:49.314Z Downloaded parking_lot_core v0.9.10
9952025-09-24T15:48:49.317Z Downloaded num-complex v0.4.6
9962025-09-24T15:48:49.317Z Downloaded getrandom v0.2.15
9972025-09-24T15:48:49.319Z Downloaded unicode-bidi v0.3.17
9982025-09-24T15:48:49.322Z Downloaded slog-scope v4.4.0
9992025-09-24T15:48:49.322Z Downloaded tower-http v0.6.6
10002025-09-24T15:48:49.328Z Downloaded schemars_derive v0.8.22
10012025-09-24T15:48:49.331Z Downloaded derive_builder_core v0.20.2
10022025-09-24T15:48:49.331Z Downloaded derive_builder v0.20.2
10032025-09-24T15:48:49.335Z Downloaded crossterm v0.28.1
10042025-09-24T15:48:49.340Z Downloaded bitvec v1.0.1
10052025-09-24T15:48:49.353Z Downloaded futures-channel v0.3.31
10062025-09-24T15:48:49.356Z Downloaded progenitor-impl v0.11.0
10072025-09-24T15:48:49.359Z Downloaded rpassword v7.4.0
10082025-09-24T15:48:49.359Z Downloaded subprocess v0.2.9
10092025-09-24T15:48:49.362Z Downloaded serde_spanned v1.0.0
10102025-09-24T15:48:49.362Z Downloaded serde_with_macros v3.14.0
10112025-09-24T15:48:49.365Z Downloaded unsafe-libyaml v0.2.11
10122025-09-24T15:48:49.368Z Downloaded scheduled-thread-pool v0.2.7
10132025-09-24T15:48:49.368Z Downloaded resolv-conf v0.7.0
10142025-09-24T15:48:49.371Z Downloaded postgres-types v0.2.9
10152025-09-24T15:48:49.371Z Downloaded darling_core v0.20.10
10162025-09-24T15:48:49.376Z Downloaded encoding_rs v0.8.34
10172025-09-24T15:48:49.393Z Downloaded derive-where v1.5.0
10182025-09-24T15:48:49.397Z Downloaded papergrid v0.17.0
10192025-09-24T15:48:49.401Z Downloaded oso v0.27.3
10202025-09-24T15:48:49.404Z Downloaded tracing v0.1.40
10212025-09-24T15:48:49.407Z Downloaded typed-path v0.9.3
10222025-09-24T15:48:49.412Z Downloaded unicode-truncate v1.1.0
10232025-09-24T15:48:49.415Z Downloaded sqlformat v0.3.5
10242025-09-24T15:48:49.415Z Downloaded zstd v0.13.3
10252025-09-24T15:48:49.419Z Downloaded derive_more v0.99.20
10262025-09-24T15:48:49.422Z Downloaded darling_core v0.21.0
10272025-09-24T15:48:49.426Z Downloaded lalrpop v0.19.12
10282025-09-24T15:48:49.436Z Downloaded pbkdf2 v0.11.0
10292025-09-24T15:48:49.439Z Downloaded unicode-properties v0.1.3
10302025-09-24T15:48:49.442Z Downloaded similar v2.7.0
10312025-09-24T15:48:49.445Z Downloaded sync-ptr v0.1.4
10322025-09-24T15:48:49.445Z Downloaded ring v0.17.14
10332025-09-24T15:48:49.481Z Downloaded rfc6979 v0.4.0
10342025-09-24T15:48:49.485Z Downloaded proc-macro-crate v1.3.1
10352025-09-24T15:48:49.485Z Downloaded libgit2-sys v0.17.0+1.8.1
10362025-09-24T15:48:49.538Z Downloaded float-cmp v0.10.0
10372025-09-24T15:48:49.545Z Downloaded either v1.15.0
10382025-09-24T15:48:49.546Z Downloaded serde_derive_internals v0.29.1
10392025-09-24T15:48:49.546Z Downloaded ref-cast-impl v1.0.24
10402025-09-24T15:48:49.546Z Downloaded progenitor-client v0.11.0
10412025-09-24T15:48:49.546Z Downloaded password-hash v0.4.2
10422025-09-24T15:48:49.546Z Downloaded progenitor-impl v0.9.1
10432025-09-24T15:48:49.546Z Downloaded progenitor-impl v0.8.0
10442025-09-24T15:48:49.546Z Downloaded blake3 v1.5.4
10452025-09-24T15:48:49.551Z Downloaded num-bigint-dig v0.8.4
10462025-09-24T15:48:49.557Z Downloaded unicase v2.7.0
10472025-09-24T15:48:49.557Z Downloaded zone v0.1.8
10482025-09-24T15:48:49.557Z Downloaded dirs-sys-next v0.1.2
10492025-09-24T15:48:49.562Z Downloaded stringprep v0.1.5
10502025-09-24T15:48:49.562Z Downloaded ecdsa v0.16.9
10512025-09-24T15:48:49.563Z Downloaded derive-ex v0.1.8
10522025-09-24T15:48:49.563Z Downloaded snafu v0.8.5
10532025-09-24T15:48:49.567Z Downloaded smallvec v0.6.14
10542025-09-24T15:48:49.567Z Downloaded tar v0.4.44
10552025-09-24T15:48:49.571Z Downloaded uzers v0.12.1
10562025-09-24T15:48:49.571Z Downloaded strum_macros v0.27.1
10572025-09-24T15:48:49.571Z Downloaded russh v0.45.0
10582025-09-24T15:48:49.577Z Downloaded rcgen v0.12.1
10592025-09-24T15:48:49.583Z Downloaded hkdf v0.12.4
10602025-09-24T15:48:49.583Z Downloaded progenitor-client v0.10.0
10612025-09-24T15:48:49.588Z Downloaded progenitor-impl v0.10.0
10622025-09-24T15:48:49.589Z Downloaded itertools v0.13.0
10632025-09-24T15:48:49.593Z Downloaded md5 v0.7.0
10642025-09-24T15:48:49.593Z Downloaded toml v0.7.8
10652025-09-24T15:48:49.593Z Downloaded papergrid v0.14.0
10662025-09-24T15:48:49.599Z Downloaded yansi v1.0.1
10672025-09-24T15:48:49.605Z Downloaded tokio-dtrace v0.1.0
10682025-09-24T15:48:49.605Z Downloaded env_logger v0.11.5
10692025-09-24T15:48:49.605Z Downloaded darling v0.21.0
10702025-09-24T15:48:49.626Z Downloaded shlex v1.3.0
10712025-09-24T15:48:49.626Z Downloaded des v0.8.1
10722025-09-24T15:48:49.626Z Downloaded libxml v0.3.3
10732025-09-24T15:48:49.626Z Downloaded progenitor-macro v0.10.0
10742025-09-24T15:48:49.626Z Downloaded wyz v0.5.1
10752025-09-24T15:48:49.635Z Downloaded tokio-util v0.7.15
10762025-09-24T15:48:49.635Z Downloaded ssh-key v0.6.6
10772025-09-24T15:48:49.635Z Downloaded hyper v1.7.0
10782025-09-24T15:48:49.648Z Downloaded predicates-core v1.0.8
10792025-09-24T15:48:49.648Z Downloaded yasna v0.5.2
10802025-09-24T15:48:49.648Z Downloaded walkdir v2.5.0
10812025-09-24T15:48:49.648Z Downloaded diesel_derives v2.2.3
10822025-09-24T15:48:49.662Z Downloaded term v0.7.0
10832025-09-24T15:48:49.662Z Downloaded strum_macros v0.26.4
10842025-09-24T15:48:49.662Z Downloaded snafu-derive v0.8.5
10852025-09-24T15:48:49.662Z Downloaded tungstenite v0.23.0
10862025-09-24T15:48:49.662Z Downloaded tungstenite v0.21.0
10872025-09-24T15:48:49.666Z Downloaded minimal-lexical v0.2.1
10882025-09-24T15:48:49.667Z Downloaded num_enum_derive v0.5.11
10892025-09-24T15:48:49.667Z Downloaded mime v0.3.17
10902025-09-24T15:48:49.667Z Downloaded fixedbitset v0.5.7
10912025-09-24T15:48:49.667Z Downloaded ena v0.14.3
10922025-09-24T15:48:49.667Z Downloaded embedded-io v0.4.0
10932025-09-24T15:48:49.667Z Downloaded dirs-next v2.0.0
10942025-09-24T15:48:49.667Z Downloaded structmeta-derive v0.3.0
10952025-09-24T15:48:49.667Z Downloaded fd-lock v4.0.2
10962025-09-24T15:48:49.667Z Downloaded progenitor-macro v0.8.0
10972025-09-24T15:48:49.673Z Downloaded xshell v0.2.7
10982025-09-24T15:48:49.673Z Downloaded ron v0.8.1
10992025-09-24T15:48:49.677Z Downloaded libm v0.2.8
11002025-09-24T15:48:49.681Z Downloaded itertools v0.12.1
11012025-09-24T15:48:49.687Z Downloaded mime_guess v2.0.5
11022025-09-24T15:48:49.693Z Downloaded sha1 v0.10.6
11032025-09-24T15:48:49.693Z Downloaded ref-cast v1.0.24
11042025-09-24T15:48:49.693Z Downloaded deranged v0.5.3
11052025-09-24T15:48:49.698Z Downloaded daft-derive v0.1.4
11062025-09-24T15:48:49.698Z Downloaded toml_edit v0.19.15
11072025-09-24T15:48:49.710Z Downloaded flume v0.11.1
11082025-09-24T15:48:49.722Z Downloaded slog v2.7.0
11092025-09-24T15:48:49.722Z Downloaded p256 v0.13.2
11102025-09-24T15:48:49.722Z Downloaded packed_struct_codegen v0.10.1
11112025-09-24T15:48:49.742Z Downloaded csv-core v0.1.11
11122025-09-24T15:48:49.742Z Downloaded twox-hash v2.1.0
11132025-09-24T15:48:49.742Z Downloaded zerocopy-derive v0.8.26
11142025-09-24T15:48:49.742Z Downloaded qorb v0.4.1
11152025-09-24T15:48:49.755Z Downloaded tokio-tungstenite v0.21.0
11162025-09-24T15:48:49.756Z Downloaded tokio-stream v0.1.17
11172025-09-24T15:48:49.756Z Downloaded pem v3.0.5
11182025-09-24T15:48:49.756Z Downloaded miniz_oxide v0.8.5
11192025-09-24T15:48:49.756Z Downloaded fs-err v2.11.0
11202025-09-24T15:48:49.756Z Downloaded foreign-types-macros v0.2.3
11212025-09-24T15:48:49.756Z Downloaded rand_core v0.9.3
11222025-09-24T15:48:49.756Z Downloaded pin-project v1.1.6
11232025-09-24T15:48:49.769Z Downloaded defmt v0.3.8
11242025-09-24T15:48:49.769Z Downloaded parking_lot v0.12.3
11252025-09-24T15:48:49.769Z Downloaded omicron-zone-package v0.12.2
11262025-09-24T15:48:49.770Z Downloaded fallible-iterator v0.2.0
11272025-09-24T15:48:49.770Z Downloaded darling v0.20.10
11282025-09-24T15:48:49.779Z Downloaded zip v0.6.6
11292025-09-24T15:48:49.780Z Downloaded rustls-pki-types v1.10.0
11302025-09-24T15:48:49.780Z Downloaded rand v0.9.2
11312025-09-24T15:48:49.780Z Downloaded cc v1.2.30
11322025-09-24T15:48:49.780Z Downloaded publicsuffix v2.3.0
11332025-09-24T15:48:49.780Z Downloaded hyper-util v0.1.16
11342025-09-24T15:48:49.785Z Downloaded pkcs1 v0.7.5
11352025-09-24T15:48:49.785Z Downloaded hashbrown v0.16.0
11362025-09-24T15:48:49.789Z Downloaded normalize-line-endings v0.3.0
11372025-09-24T15:48:49.789Z Downloaded thiserror-no-std v2.0.2
11382025-09-24T15:48:49.794Z Downloaded thiserror-impl-no-std v2.0.2
11392025-09-24T15:48:49.799Z Downloaded pkcs8 v0.10.2
11402025-09-24T15:48:49.799Z Downloaded pin-project-lite v0.2.14
11412025-09-24T15:48:49.803Z Downloaded pin-project-internal v1.1.6
11422025-09-24T15:48:49.803Z Downloaded diff v0.1.13
11432025-09-24T15:48:49.808Z Downloaded foreign-types-shared v0.1.1
11442025-09-24T15:48:49.809Z Downloaded foreign-types v0.5.0
11452025-09-24T15:48:49.809Z Downloaded foreign-types v0.3.2
11462025-09-24T15:48:49.809Z Downloaded subtle v2.6.1
11472025-09-24T15:48:49.809Z Downloaded strum_macros v0.24.3
11482025-09-24T15:48:49.814Z Downloaded peg-macros v0.8.5
11492025-09-24T15:48:49.814Z Downloaded dropshot_endpoint v0.16.4
11502025-09-24T15:48:49.814Z Downloaded rsa v0.9.6
11512025-09-24T15:48:49.818Z Downloaded serde-hex v0.1.0
11522025-09-24T15:48:49.818Z Downloaded oxnet v0.1.3
11532025-09-24T15:48:49.823Z Downloaded vte v0.11.1
11542025-09-24T15:48:49.823Z Downloaded russh-keys v0.45.0
11552025-09-24T15:48:49.823Z Downloaded rand_seeder v0.4.0
11562025-09-24T15:48:49.826Z Downloaded vergen v8.3.2
11572025-09-24T15:48:49.826Z Downloaded jiff-static v0.2.15
11582025-09-24T15:48:49.831Z Downloaded phf v0.12.1
11592025-09-24T15:48:49.831Z Downloaded indicatif v0.17.11
11602025-09-24T15:48:49.835Z Downloaded pkg-config v0.3.31
11612025-09-24T15:48:49.835Z Downloaded pbkdf2 v0.12.2
11622025-09-24T15:48:49.835Z Downloaded parse-display-derive v0.10.0
11632025-09-24T15:48:49.839Z Downloaded crossbeam-channel v0.5.15
11642025-09-24T15:48:49.839Z Downloaded tinyvec v1.8.0
11652025-09-24T15:48:49.843Z Downloaded test-strategy v0.4.3
11662025-09-24T15:48:49.853Z Downloaded num_enum v0.5.11
11672025-09-24T15:48:49.859Z Downloaded num-derive v0.4.2
11682025-09-24T15:48:49.859Z Downloaded newtype-uuid v1.2.4
11692025-09-24T15:48:49.859Z Downloaded zeroize_derive v1.4.2
11702025-09-24T15:48:49.859Z Downloaded prefix-trie v0.7.0
11712025-09-24T15:48:49.859Z Downloaded aes-gcm v0.10.3
11722025-09-24T15:48:49.860Z Downloaded curve25519-dalek-derive v0.1.1
11732025-09-24T15:48:49.860Z Downloaded vsss-rs v3.3.4
11742025-09-24T15:48:49.878Z Downloaded vergen-gitcl v1.0.8
11752025-09-24T15:48:49.878Z Downloaded hashbrown v0.13.2
11762025-09-24T15:48:49.902Z Downloaded futures-io v0.3.31
11772025-09-24T15:48:49.902Z Downloaded futures-executor v0.3.31
11782025-09-24T15:48:49.903Z Downloaded foldhash v0.2.0
11792025-09-24T15:48:49.903Z Downloaded value-bag v1.9.0
11802025-09-24T15:48:49.903Z Downloaded chacha20poly1305 v0.10.1
11812025-09-24T15:48:49.903Z Downloaded document-features v0.2.11
11822025-09-24T15:48:49.903Z Downloaded typify v0.2.0
11832025-09-24T15:48:49.903Z Downloaded signal-hook v0.3.18
11842025-09-24T15:48:49.903Z Downloaded embedded-io v0.6.1
11852025-09-24T15:48:49.903Z Downloaded indexmap v1.9.3
11862025-09-24T15:48:49.904Z Downloaded display-error-chain v0.2.2
11872025-09-24T15:48:49.904Z Downloaded litrs v0.4.1
11882025-09-24T15:48:49.904Z Downloaded iana-time-zone v0.1.63
11892025-09-24T15:48:49.904Z Downloaded typify-macro v0.3.0
11902025-09-24T15:48:49.904Z Downloaded clang-sys v1.8.1
11912025-09-24T15:48:49.904Z Downloaded ipnet v2.11.0
11922025-09-24T15:48:49.904Z Downloaded new_debug_unreachable v1.0.6
11932025-09-24T15:48:49.905Z Downloaded futures-task v0.3.31
11942025-09-24T15:48:49.905Z Downloaded topological-sort v0.2.2
11952025-09-24T15:48:49.931Z Downloaded toml_writer v1.0.2
11962025-09-24T15:48:49.931Z Downloaded tls_codec v0.4.1
11972025-09-24T15:48:49.931Z Downloaded tiny-keccak v2.0.2
11982025-09-24T15:48:49.931Z Downloaded progenitor v0.10.0
11992025-09-24T15:48:49.932Z Downloaded lock_api v0.4.12
12002025-09-24T15:48:49.932Z Downloaded humantime v2.2.0
12012025-09-24T15:48:49.932Z Downloaded hickory-client v0.25.2
12022025-09-24T15:48:49.932Z Downloaded static_assertions v1.1.0
12032025-09-24T15:48:49.932Z Downloaded crossbeam-epoch v0.9.18
12042025-09-24T15:48:49.932Z Downloaded cookie v0.18.1
12052025-09-24T15:48:49.932Z Downloaded hyper-rustls v0.27.7
12062025-09-24T15:48:49.949Z Downloaded crc32fast v1.4.2
12072025-09-24T15:48:49.949Z Downloaded cookie_store v0.21.1
12082025-09-24T15:48:49.949Z Downloaded console v0.15.10
12092025-09-24T15:48:49.949Z Downloaded signal-hook-registry v1.4.2
12102025-09-24T15:48:49.949Z Downloaded signal-hook-mio v0.2.4
12112025-09-24T15:48:49.950Z Downloaded serde_repr v0.1.19
12122025-09-24T15:48:49.950Z Downloaded serde_plain v1.0.2
12132025-09-24T15:48:49.950Z Downloaded serde_path_to_error v0.1.17
12142025-09-24T15:48:49.950Z Downloaded secrecy v0.8.0
12152025-09-24T15:48:49.950Z Downloaded sec1 v0.7.3
12162025-09-24T15:48:49.950Z Downloaded rand_chacha v0.3.1
12172025-09-24T15:48:49.951Z Downloaded progenitor v0.11.0
12182025-09-24T15:48:49.951Z Downloaded lru-cache v0.1.2
12192025-09-24T15:48:49.951Z Downloaded linear-map v1.2.0
12202025-09-24T15:48:49.951Z Downloaded ingot-macros v0.1.1
12212025-09-24T15:48:49.951Z Downloaded bzip2 v0.5.2
12222025-09-24T15:48:49.951Z Downloaded backoff v0.4.0
12232025-09-24T15:48:49.951Z Downloaded hyper-staticfile v0.10.1
12242025-09-24T15:48:49.966Z Downloaded poly1305 v0.8.0
12252025-09-24T15:48:49.967Z Downloaded colored v2.2.0
12262025-09-24T15:48:49.967Z Downloaded indent_write v2.2.0
12272025-09-24T15:48:49.967Z Downloaded const_format_proc_macros v0.2.34
12282025-09-24T15:48:49.968Z Downloaded ciborium v0.2.2
12292025-09-24T15:48:49.968Z Downloaded progenitor-macro v0.9.1
12302025-09-24T15:48:49.968Z Downloaded progenitor v0.9.1
12312025-09-24T15:48:49.968Z Downloaded httpdate v1.0.3
12322025-09-24T15:48:49.968Z Downloaded hickory-resolver v0.24.4
12332025-09-24T15:48:49.968Z Downloaded polyval v0.6.2
12342025-09-24T15:48:49.969Z Downloaded crc v3.2.1
12352025-09-24T15:48:49.992Z Downloaded convert_case v0.7.1
12362025-09-24T15:48:49.993Z Downloaded cobs v0.2.3
12372025-09-24T15:48:49.995Z Downloaded cipher v0.4.4
12382025-09-24T15:48:49.995Z Downloaded chacha20 v0.9.1
12392025-09-24T15:48:49.995Z Downloaded ciborium-ll v0.2.2
12402025-09-24T15:48:49.995Z Downloaded cfg_aliases v0.2.1
12412025-09-24T15:48:49.996Z Downloaded home v0.5.9
12422025-09-24T15:48:49.996Z Downloaded signal-hook-tokio v0.3.1
12432025-09-24T15:48:49.996Z Downloaded salsa20 v0.10.2
12442025-09-24T15:48:49.996Z Downloaded rtoolbox v0.0.2
12452025-09-24T15:48:49.996Z Downloaded base64 v0.22.1
12462025-09-24T15:48:49.997Z Downloaded bit-vec v0.8.0
12472025-09-24T15:48:49.997Z Downloaded bcs v0.1.6
12482025-09-24T15:48:49.998Z Downloaded arrayref v0.3.9
12492025-09-24T15:48:49.998Z Downloaded http-range v0.1.5
12502025-09-24T15:48:49.998Z Downloaded http-body v1.0.1
12512025-09-24T15:48:50.013Z Downloaded crossbeam-deque v0.8.5
12522025-09-24T15:48:50.013Z Downloaded atomic-waker v1.1.2
12532025-09-24T15:48:50.013Z Downloaded async-recursion v1.1.1
12542025-09-24T15:48:50.013Z Downloaded impl-trait-for-tuples v0.2.2
12552025-09-24T15:48:50.013Z Downloaded hubpack_derive v0.1.1
12562025-09-24T15:48:50.014Z Downloaded hostname v0.4.0
12572025-09-24T15:48:50.014Z Downloaded cargo_metadata v0.18.1
12582025-09-24T15:48:50.014Z Downloaded bytes v1.10.1
12592025-09-24T15:48:50.014Z Downloaded bumpalo v3.16.0
12602025-09-24T15:48:50.014Z Downloaded base64ct v1.6.0
12612025-09-24T15:48:50.015Z Downloaded inout v0.1.3
12622025-09-24T15:48:50.015Z Downloaded hubpack v0.1.2
12632025-09-24T15:48:50.015Z Downloaded hostname v0.3.1
12642025-09-24T15:48:50.015Z Downloaded crc8 v0.1.1
12652025-09-24T15:48:50.015Z Downloaded bit-set v0.8.0
12662025-09-24T15:48:50.015Z Downloaded instant v0.1.13
12672025-09-24T15:48:50.015Z Downloaded cexpr v0.6.0
12682025-09-24T15:48:50.015Z Downloaded cassowary v0.3.0
12692025-09-24T15:48:50.015Z Downloaded blowfish v0.9.1
12702025-09-24T15:48:50.015Z Downloaded is_ci v1.2.0
12712025-09-24T15:48:50.015Z Downloaded indoc v2.0.6
12722025-09-24T15:48:50.015Z Downloaded atomicwrites v0.4.4
12732025-09-24T15:48:50.034Z Downloaded convert_case v0.4.0
12742025-09-24T15:48:50.034Z Downloaded cargo-platform v0.1.8
12752025-09-24T15:48:50.034Z Downloaded bitfield-macros v0.19.2
12762025-09-24T15:48:50.035Z Downloaded atty v0.2.14
12772025-09-24T15:48:50.035Z Downloaded async-stream-impl v0.3.6
12782025-09-24T15:48:50.035Z Downloaded block-padding v0.3.3
12792025-09-24T15:48:50.035Z Downloaded bitfield-struct v0.6.2
12802025-09-24T15:48:50.035Z Downloaded bit-set v0.5.3
12812025-09-24T15:48:50.035Z Downloaded bb8 v0.8.5
12822025-09-24T15:48:50.035Z Downloaded half v1.8.3
12832025-09-24T15:48:50.035Z Downloaded h2 v0.4.6
12842025-09-24T15:48:50.040Z Downloaded bzip2 v0.4.4
12852025-09-24T15:48:50.041Z Downloaded bit-vec v0.6.3
12862025-09-24T15:48:50.041Z Downloaded bitflags v1.3.2
12872025-09-24T15:48:50.041Z Downloaded bcrypt-pbkdf v0.10.0
12882025-09-24T15:48:50.041Z Downloaded arc-swap v1.7.1
12892025-09-24T15:48:50.041Z Downloaded buf-list v1.0.3
12902025-09-24T15:48:50.042Z Downloaded allocator-api2 v0.2.21
12912025-09-24T15:48:50.042Z Downloaded crossbeam-utils v0.8.21
12922025-09-24T15:48:50.127Z Downloaded array-init v0.0.4
12932025-09-24T15:48:50.205Z Downloaded aws-lc-sys v0.26.0
12942025-09-24T15:48:50.504Z Compiling value-bag v1.9.0
12952025-09-24T15:48:50.505Z Compiling shlex v1.3.0
12962025-09-24T15:48:50.505Z Compiling lock_api v0.4.12
12972025-09-24T15:48:50.518Z Compiling scopeguard v1.2.0
12982025-09-24T15:48:50.519Z Compiling typenum v1.17.0
12992025-09-24T15:48:50.519Z Compiling syn v2.0.106
13002025-09-24T15:48:50.673Z Compiling getrandom v0.2.15
13012025-09-24T15:48:50.676Z Compiling jobserver v0.1.32
13022025-09-24T15:48:50.808Z Compiling generic-array v0.14.7
13032025-09-24T15:48:51.037Z Compiling log v0.4.27
13042025-09-24T15:48:51.135Z Compiling cc v1.2.30
13052025-09-24T15:48:51.198Z Compiling rand_core v0.6.4
13062025-09-24T15:48:51.271Z Compiling smallvec v1.15.1
13072025-09-24T15:48:51.669Z Compiling portable-atomic v1.11.0
13082025-09-24T15:48:51.733Z Compiling subtle v2.6.1
13092025-09-24T15:48:51.759Z Compiling critical-section v1.1.3
13102025-09-24T15:48:51.840Z Compiling const-oid v0.9.6
13112025-09-24T15:48:51.883Z Compiling pkg-config v0.3.31
13122025-09-24T15:48:51.936Z Compiling parking_lot_core v0.9.10
13132025-09-24T15:48:52.113Z Compiling pin-project-lite v0.2.14
13142025-09-24T15:48:52.362Z Compiling rustix v0.38.37
13152025-09-24T15:48:53.125Z Compiling signal-hook-registry v1.4.2
13162025-09-24T15:48:53.201Z Compiling parking_lot v0.12.3
13172025-09-24T15:48:53.233Z Compiling mio v1.0.2
13182025-09-24T15:48:53.361Z Compiling futures-core v0.3.31
13192025-09-24T15:48:53.637Z Compiling spin v0.9.8
13202025-09-24T15:48:53.837Z Compiling libm v0.2.8
13212025-09-24T15:48:53.947Z Compiling once_cell v1.21.3
13222025-09-24T15:48:54.014Z Compiling socket2 v0.6.0
13232025-09-24T15:48:54.048Z Compiling num-traits v0.2.19
13242025-09-24T15:48:54.085Z Compiling slab v0.4.9
13252025-09-24T15:48:54.233Z Compiling aho-corasick v1.1.3
13262025-09-24T15:48:54.314Z Compiling allocator-api2 v0.2.21
13272025-09-24T15:48:54.352Z Compiling serde_json v1.0.145
13282025-09-24T15:48:54.397Z Compiling regex-syntax v0.8.5
13292025-09-24T15:48:54.426Z Compiling getrandom v0.3.1
13302025-09-24T15:48:54.717Z Compiling cpufeatures v0.2.14
13312025-09-24T15:48:54.851Z Compiling foldhash v0.1.5
13322025-09-24T15:48:55.124Z Compiling hashbrown v0.15.4
13332025-09-24T15:48:55.191Z Compiling percent-encoding v2.3.2
13342025-09-24T15:48:55.212Z Compiling futures-sink v0.3.31
13352025-09-24T15:48:55.318Z Compiling glob v0.3.2
13362025-09-24T15:48:55.385Z Compiling futures-channel v0.3.31
13372025-09-24T15:48:56.145Z Compiling clang-sys v1.8.1
13382025-09-24T15:48:56.343Z Compiling futures-io v0.3.31
13392025-09-24T15:48:56.398Z Compiling futures-task v0.3.31
13402025-09-24T15:48:56.622Z Compiling pin-utils v0.1.0
13412025-09-24T15:48:56.704Z Compiling prettyplease v0.2.36
13422025-09-24T15:48:56.739Z Compiling either v1.15.0
13432025-09-24T15:48:56.914Z Compiling lazy_static v1.5.0
13442025-09-24T15:48:57.055Z Compiling minimal-lexical v0.2.1
13452025-09-24T15:48:57.105Z Compiling libloading v0.8.5
13462025-09-24T15:48:57.156Z Compiling home v0.5.9
13472025-09-24T15:48:57.389Z Compiling bindgen v0.69.5
13482025-09-24T15:48:57.484Z Compiling nom v7.1.3
13492025-09-24T15:48:57.556Z Compiling base64ct v1.6.0
13502025-09-24T15:48:57.912Z Compiling regex-automata v0.4.8
13512025-09-24T15:48:58.123Z Compiling synstructure v0.13.1
13522025-09-24T15:48:58.369Z Compiling pem-rfc7468 v0.7.0
13532025-09-24T15:48:59.029Z Compiling itertools v0.12.1
13542025-09-24T15:48:59.442Z Compiling lazycell v1.3.0
13552025-09-24T15:48:59.635Z Compiling rustc-hash v1.1.0
13562025-09-24T15:48:59.810Z Compiling flagset v0.4.6
13572025-09-24T15:49:00.051Z Compiling cmake v0.1.51
13582025-09-24T15:49:00.110Z Compiling fs_extra v1.3.0
13592025-09-24T15:49:00.634Z Compiling cexpr v0.6.0
13602025-09-24T15:49:00.777Z Compiling dunce v1.0.5
13612025-09-24T15:49:00.889Z Compiling form_urlencoded v1.2.2
13622025-09-24T15:49:00.933Z Compiling paste v1.0.15
13632025-09-24T15:49:01.231Z Compiling vcpkg v0.2.15
13642025-09-24T15:49:01.365Z Compiling iana-time-zone v0.1.63
13652025-09-24T15:49:01.750Z Compiling ring v0.17.14
13662025-09-24T15:49:01.822Z Compiling tracing-core v0.1.32
13672025-09-24T15:49:02.189Z Compiling aws-lc-rs v1.12.4
13682025-09-24T15:49:02.641Z Compiling httparse v1.9.5
13692025-09-24T15:49:02.661Z Compiling base64 v0.22.1
13702025-09-24T15:49:02.848Z Compiling openssl-sys v0.9.109
13712025-09-24T15:49:02.908Z Compiling serde_derive v1.0.223
13722025-09-24T15:49:03.007Z Compiling zeroize_derive v1.4.2
13732025-09-24T15:49:03.306Z Compiling zerofrom-derive v0.1.4
13742025-09-24T15:49:03.310Z Compiling yoke-derive v0.7.4
13752025-09-24T15:49:03.871Z Compiling zerovec-derive v0.10.3
13762025-09-24T15:49:04.315Z Compiling zeroize v1.8.1
13772025-09-24T15:49:05.816Z Compiling displaydoc v0.2.5
13782025-09-24T15:49:06.111Z Compiling crypto-common v0.1.6
13792025-09-24T15:49:06.136Z Compiling block-buffer v0.10.4
13802025-09-24T15:49:06.393Z Compiling digest v0.10.7
13812025-09-24T15:49:06.429Z Compiling zerocopy-derive v0.7.35
13822025-09-24T15:49:06.617Z Compiling zerofrom v0.1.4
13832025-09-24T15:49:06.846Z Compiling yoke v0.7.4
13842025-09-24T15:49:06.886Z Compiling tokio-macros v2.5.0
13852025-09-24T15:49:07.183Z Compiling zerovec v0.10.4
13862025-09-24T15:49:07.316Z Compiling hmac v0.12.1
13872025-09-24T15:49:07.571Z Compiling icu_provider_macros v1.5.0
13882025-09-24T15:49:07.963Z Compiling block-padding v0.3.3
13892025-09-24T15:49:08.233Z Compiling futures-macro v0.3.31
13902025-09-24T15:49:08.305Z Compiling zerocopy v0.7.35
13912025-09-24T15:49:08.327Z Compiling inout v0.1.3
13922025-09-24T15:49:08.450Z Compiling sha2 v0.10.9
13932025-09-24T15:49:08.502Z Compiling regex v1.11.1
13942025-09-24T15:49:08.626Z Compiling cipher v0.4.4
13952025-09-24T15:49:08.648Z Compiling der_derive v0.7.3
13962025-09-24T15:49:09.137Z Compiling tinystr v0.7.6
13972025-09-24T15:49:09.175Z Compiling icu_collections v1.5.0
13982025-09-24T15:49:09.425Z Compiling thiserror-impl v1.0.69
13992025-09-24T15:49:09.517Z Compiling icu_locid v1.5.0
14002025-09-24T15:49:09.635Z Compiling ppv-lite86 v0.2.20
14012025-09-24T15:49:09.917Z Compiling serde v1.0.223
14022025-09-24T15:49:09.980Z Compiling futures-util v0.3.31
14032025-09-24T15:49:10.424Z Compiling salsa20 v0.10.2
14042025-09-24T15:49:10.444Z Compiling pbkdf2 v0.12.2
14052025-09-24T15:49:10.622Z Compiling aes v0.8.4
14062025-09-24T15:49:10.670Z Compiling icu_provider v1.5.0
14072025-09-24T15:49:10.902Z Compiling der v0.7.9
14082025-09-24T15:49:11.162Z Compiling bitflags v2.9.1
14092025-09-24T15:49:11.549Z Compiling bytes v1.10.1
14102025-09-24T15:49:11.665Z Compiling semver v1.0.26
14112025-09-24T15:49:11.918Z Compiling icu_locid_transform v1.5.0
14122025-09-24T15:49:12.374Z Compiling indexmap v2.11.0
14132025-09-24T15:49:12.406Z Compiling thiserror v1.0.69
14142025-09-24T15:49:12.578Z Compiling rustc_version v0.4.1
14152025-09-24T15:49:12.986Z Compiling tokio v1.47.0
14162025-09-24T15:49:13.223Z Compiling icu_properties v1.5.1
14172025-09-24T15:49:13.486Z Compiling spki v0.7.3
14182025-09-24T15:49:13.828Z Compiling http v1.3.1
14192025-09-24T15:49:13.851Z Compiling scrypt v0.11.0
14202025-09-24T15:49:13.854Z Compiling cbc v0.1.2
14212025-09-24T15:49:14.132Z Compiling pkcs5 v0.7.1
14222025-09-24T15:49:14.155Z Compiling pest v2.7.14
14232025-09-24T15:49:14.364Z Compiling uuid v1.18.1
14242025-09-24T15:49:15.140Z Compiling chrono v0.4.41
14252025-09-24T15:49:15.443Z Compiling which v4.4.2
14262025-09-24T15:49:16.003Z Compiling tracing-attributes v0.1.27
14272025-09-24T15:49:16.023Z Compiling http-body v1.0.1
14282025-09-24T15:49:16.207Z Compiling pkcs8 v0.10.2
14292025-09-24T15:49:16.321Z Compiling scroll_derive v0.12.0
14302025-09-24T15:49:16.865Z Compiling icu_normalizer v1.5.0
14312025-09-24T15:49:17.088Z Compiling pest_meta v2.7.14
14322025-09-24T15:49:17.706Z Compiling rustls-pki-types v1.10.0
14332025-09-24T15:49:17.741Z Compiling tinyvec_macros v0.1.1
14342025-09-24T15:49:17.853Z Compiling idna_adapter v1.2.0
14352025-09-24T15:49:18.104Z Compiling idna v1.0.3
14362025-09-24T15:49:18.476Z Compiling rustversion v1.0.22
14372025-09-24T15:49:18.585Z Compiling pest_generator v2.7.14
14382025-09-24T15:49:18.660Z Compiling tinyvec v1.8.0
14392025-09-24T15:49:19.163Z Compiling url v2.5.4
14402025-09-24T15:49:19.185Z Compiling tracing v0.1.40
14412025-09-24T15:49:19.666Z Compiling scroll v0.12.0
14422025-09-24T15:49:19.770Z Compiling serde_derive_internals v0.29.1
14432025-09-24T15:49:20.062Z Compiling rand_core v0.9.3
14442025-09-24T15:49:20.189Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14452025-09-24T15:49:20.296Z Compiling bzip2-sys v0.1.13+1.0.8
14462025-09-24T15:49:20.619Z Compiling untrusted v0.9.0
14472025-09-24T15:49:20.827Z Compiling powerfmt v0.2.0
14482025-09-24T15:49:20.830Z Compiling schemars v0.8.22
14492025-09-24T15:49:20.881Z Compiling foreign-types-shared v0.1.1
14502025-09-24T15:49:20.935Z Compiling num-conv v0.1.0
14512025-09-24T15:49:21.019Z Compiling untrusted v0.7.1
14522025-09-24T15:49:21.211Z Compiling tokio-util v0.7.15
14532025-09-24T15:49:21.245Z Compiling openssl-probe v0.1.5
14542025-09-24T15:49:21.268Z Compiling openssl v0.10.73
14552025-09-24T15:49:21.286Z Compiling atomic-waker v1.1.2
14562025-09-24T15:49:21.316Z Compiling time-core v0.1.6
14572025-09-24T15:49:21.494Z Compiling tower-service v0.3.3
14582025-09-24T15:49:21.553Z Compiling try-lock v0.2.5
14592025-09-24T15:49:21.638Z Compiling adler2 v2.0.0
14602025-09-24T15:49:21.662Z Compiling time-macros v0.2.24
14612025-09-24T15:49:21.728Z Compiling want v0.3.1
14622025-09-24T15:49:21.757Z Compiling goblin v0.8.2
14632025-09-24T15:49:21.871Z Compiling miniz_oxide v0.8.5
14642025-09-24T15:49:21.910Z Compiling schemars_derive v0.8.22
14652025-09-24T15:49:22.020Z Compiling pest_derive v2.7.14
14662025-09-24T15:49:22.840Z Compiling h2 v0.4.6
14672025-09-24T15:49:23.311Z Compiling deranged v0.5.3
14682025-09-24T15:49:23.488Z Compiling foreign-types v0.3.2
14692025-09-24T15:49:25.614Z Compiling rand_chacha v0.9.0
14702025-09-24T15:49:27.391Z Compiling ipnet v2.11.0
14712025-09-24T15:49:27.701Z Compiling openssl-macros v0.1.1
14722025-09-24T15:49:27.721Z Compiling native-tls v0.2.12
14732025-09-24T15:49:28.091Z Compiling rustls v0.23.19
14742025-09-24T15:49:28.406Z Compiling zerocopy v0.8.26
14752025-09-24T15:49:28.429Z Compiling httpdate v1.0.3
14762025-09-24T15:49:28.506Z Compiling crossbeam-utils v0.8.21
14772025-09-24T15:49:28.844Z Compiling dyn-clone v1.0.20
14782025-09-24T15:49:29.003Z Compiling num_threads v0.1.7
14792025-09-24T15:49:29.065Z Compiling syn v1.0.109
14802025-09-24T15:49:29.120Z Compiling time v0.3.43
14812025-09-24T15:49:29.765Z Compiling hyper v1.7.0
14822025-09-24T15:49:30.368Z Compiling dof v0.3.0
14832025-09-24T15:49:32.193Z Compiling rand v0.9.2
14842025-09-24T15:49:32.329Z Compiling dtrace-parser v0.2.0
14852025-09-24T15:49:32.352Z Compiling unicode-normalization v0.1.24
14862025-09-24T15:49:32.754Z Compiling heapless v0.7.17
14872025-09-24T15:49:33.200Z Compiling signature v2.2.0
14882025-09-24T15:49:33.231Z Compiling zerocopy-derive v0.8.26
14892025-09-24T15:49:33.413Z Compiling cookie v0.18.1
14902025-09-24T15:49:33.520Z Compiling crc32fast v1.4.2
14912025-09-24T15:49:33.757Z Compiling zstd-safe v7.2.3
14922025-09-24T15:49:33.810Z Compiling signal-hook v0.3.18
14932025-09-24T15:49:33.856Z Compiling slog v2.7.0
14942025-09-24T15:49:34.115Z Compiling unicode-bidi v0.3.17
14952025-09-24T15:49:34.140Z Compiling zlib-rs v0.5.1
14962025-09-24T15:49:34.166Z Compiling siphasher v0.3.11
14972025-09-24T15:49:34.345Z Compiling unicode-properties v0.1.3
14982025-09-24T15:49:34.546Z Compiling phf_shared v0.11.2
14992025-09-24T15:49:34.788Z Compiling stringprep v0.1.5
15002025-09-24T15:49:35.419Z Compiling usdt-impl v0.5.0
15012025-09-24T15:49:35.565Z Compiling hyper-util v0.1.16
15022025-09-24T15:49:36.724Z Compiling curve25519-dalek v4.1.3
15032025-09-24T15:49:37.415Z Compiling serde_spanned v0.6.9
15042025-09-24T15:49:37.462Z Compiling toml_datetime v0.6.11
15052025-09-24T15:49:37.673Z Compiling serde_tokenstream v0.2.2
15062025-09-24T15:49:37.749Z Compiling rand_chacha v0.3.1
15072025-09-24T15:49:37.975Z Compiling md-5 v0.10.6
15082025-09-24T15:49:38.254Z Compiling num-integer v0.1.46
15092025-09-24T15:49:38.272Z Compiling sync_wrapper v1.0.1
15102025-09-24T15:49:38.447Z Compiling hash32 v0.2.1
15112025-09-24T15:49:38.825Z Compiling ff v0.13.0
15122025-09-24T15:49:39.006Z Compiling memoffset v0.9.1
15132025-09-24T15:49:39.063Z Compiling smoltcp v0.9.1
15142025-09-24T15:49:39.182Z Compiling psl-types v2.0.11
15152025-09-24T15:49:39.360Z Compiling num-bigint-dig v0.8.4
15162025-09-24T15:49:39.382Z Compiling newtype-uuid v1.2.4
15172025-09-24T15:49:39.682Z Compiling gimli v0.31.1
15182025-09-24T15:49:39.703Z Compiling tower-layer v0.3.3
15192025-09-24T15:49:39.724Z Compiling litrs v0.4.1
15202025-09-24T15:49:39.724Z Compiling cfg_aliases v0.2.1
15212025-09-24T15:49:39.862Z Compiling base16ct v0.2.0
15222025-09-24T15:49:39.995Z Compiling fallible-iterator v0.2.0
15232025-09-24T15:49:40.030Z Compiling tower v0.5.2
15242025-09-24T15:49:40.166Z Compiling libz-rs-sys v0.5.1
15252025-09-24T15:49:40.466Z Compiling flate2 v1.1.2
15262025-09-24T15:49:40.690Z Compiling postgres-protocol v0.6.8
15272025-09-24T15:49:40.790Z Compiling document-features v0.2.11
15282025-09-24T15:49:40.860Z Compiling sec1 v0.7.3
15292025-09-24T15:49:41.112Z Compiling nix v0.29.0
15302025-09-24T15:49:41.523Z Compiling publicsuffix v2.3.0
15312025-09-24T15:49:41.652Z Compiling group v0.13.0
15322025-09-24T15:49:41.831Z Compiling num-iter v0.1.45
15332025-09-24T15:49:41.981Z Compiling rand v0.8.5
15342025-09-24T15:49:42.911Z Compiling tokio-native-tls v0.3.1
15352025-09-24T15:49:42.997Z Compiling ipnetwork v0.21.1
15362025-09-24T15:49:43.112Z Compiling strum_macros v0.27.1
15372025-09-24T15:49:43.207Z Compiling rustls-native-certs v0.8.1
15382025-09-24T15:49:43.229Z Compiling webpki-roots v1.0.1
15392025-09-24T15:49:43.441Z Compiling http-body-util v0.1.3
15402025-09-24T15:49:43.725Z Compiling terminal_size v0.4.0
15412025-09-24T15:49:43.836Z Compiling addr2line v0.24.2
15422025-09-24T15:49:43.872Z Compiling hkdf v0.12.4
15432025-09-24T15:49:43.913Z Compiling crypto-bigint v0.5.5
15442025-09-24T15:49:43.974Z Compiling curve25519-dalek-derive v0.1.1
15452025-09-24T15:49:44.166Z Compiling thiserror-impl v2.0.16
15462025-09-24T15:49:44.330Z Compiling async-trait v0.1.89
15472025-09-24T15:49:44.479Z Compiling ahash v0.8.12
15482025-09-24T15:49:44.862Z Compiling object v0.36.5
15492025-09-24T15:49:45.354Z Compiling fs-err v3.1.1
15502025-09-24T15:49:45.701Z Compiling lockfree-object-pool v0.1.6
15512025-09-24T15:49:45.968Z Compiling bitflags v1.3.2
15522025-09-24T15:49:46.094Z Compiling iri-string v0.7.8
15532025-09-24T15:49:46.832Z Compiling simd-adler32 v0.3.7
15542025-09-24T15:49:47.216Z Compiling winnow v0.5.40
15552025-09-24T15:49:47.240Z Compiling hubpack_derive v0.1.1
15562025-09-24T15:49:47.396Z Compiling rustix v1.0.7
15572025-09-24T15:49:48.043Z Compiling rustc-demangle v0.1.24
15582025-09-24T15:49:48.104Z Compiling anyhow v1.0.99
15592025-09-24T15:49:48.135Z Compiling managed v0.8.0
15602025-09-24T15:49:48.590Z Compiling buf-list v1.0.3
15612025-09-24T15:49:48.737Z Compiling bumpalo v3.16.0
15622025-09-24T15:49:49.234Z Compiling zopfli v0.8.1
15632025-09-24T15:49:49.294Z Compiling tower-http v0.6.6
15642025-09-24T15:49:49.785Z Compiling hubpack v0.1.2
15652025-09-24T15:49:49.903Z Compiling strum v0.27.2
15662025-09-24T15:49:50.145Z Compiling thiserror v2.0.16
15672025-09-24T15:49:50.169Z Compiling elliptic-curve v0.13.8
15682025-09-24T15:49:50.263Z Compiling clap_builder v4.5.41
15692025-09-24T15:49:50.493Z Compiling toml_edit v0.19.15
15702025-09-24T15:49:50.831Z Compiling hyper-tls v0.6.0
15712025-09-24T15:49:50.990Z Compiling oxnet v0.1.3
15722025-09-24T15:49:51.258Z Compiling cookie_store v0.21.1
15732025-09-24T15:49:51.813Z Compiling backtrace v0.3.74
15742025-09-24T15:49:51.973Z Compiling signal-hook-mio v0.2.4
15752025-09-24T15:49:52.171Z Compiling zstd v0.13.3
15762025-09-24T15:49:52.880Z Compiling postgres-types v0.2.9
15772025-09-24T15:49:53.166Z Compiling usdt-attr-macro v0.5.0
15782025-09-24T15:49:54.130Z Compiling usdt-macro v0.5.0
15792025-09-24T15:49:54.580Z Compiling phf v0.11.2
15802025-09-24T15:49:54.732Z Compiling ed25519 v2.2.3
15812025-09-24T15:49:54.892Z Compiling bzip2 v0.5.2
15822025-09-24T15:49:55.284Z Compiling bzip2 v0.4.4
15832025-09-24T15:49:55.551Z Compiling strum_macros v0.26.4
15842025-09-24T15:49:55.685Z Compiling pkcs1 v0.7.5
15852025-09-24T15:49:56.627Z Compiling serde-big-array v0.5.1
15862025-09-24T15:49:56.687Z Compiling serde_urlencoded v0.7.1
15872025-09-24T15:49:56.885Z Compiling rfc6979 v0.4.0
15882025-09-24T15:49:57.088Z Compiling bstr v1.10.0
15892025-09-24T15:49:57.111Z Compiling enum-as-inner v0.6.1
15902025-09-24T15:49:57.215Z Compiling daft-derive v0.1.4
15912025-09-24T15:49:57.772Z Compiling serde_repr v0.1.19
15922025-09-24T15:49:58.147Z Compiling clap_derive v4.5.41
15932025-09-24T15:49:58.204Z Compiling float-cmp v0.10.0
15942025-09-24T15:49:58.481Z Compiling env_filter v0.1.2
15952025-09-24T15:49:58.590Z Compiling socket2 v0.5.10
15962025-09-24T15:49:58.741Z Compiling encoding_rs v0.8.34
15972025-09-24T15:49:58.877Z Compiling precomputed-hash v0.1.1
15982025-09-24T15:49:59.018Z Compiling normalize-line-endings v0.3.0
15992025-09-24T15:49:59.096Z Compiling data-encoding v2.9.0
16002025-09-24T15:49:59.173Z Compiling mime v0.3.17
16012025-09-24T15:49:59.457Z Compiling fixedbitset v0.4.2
16022025-09-24T15:49:59.673Z Compiling difflib v0.4.0
16032025-09-24T15:49:59.863Z Compiling new_debug_unreachable v1.0.6
16042025-09-24T15:49:59.974Z Compiling predicates-core v1.0.8
16052025-09-24T15:49:59.994Z Compiling static_assertions v1.1.0
16062025-09-24T15:50:00.115Z Compiling whoami v1.5.2
16072025-09-24T15:50:00.295Z Compiling unicode-segmentation v1.12.0
16082025-09-24T15:50:00.648Z Compiling tokio-postgres v0.7.13
16092025-09-24T15:50:00.824Z Compiling predicates v3.1.3
16102025-09-24T15:50:00.930Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16112025-09-24T15:50:01.138Z Compiling similar v2.7.0
16122025-09-24T15:50:02.312Z Compiling strum v0.26.3
16132025-09-24T15:50:02.486Z Compiling string_cache v0.8.9
16142025-09-24T15:50:02.506Z Compiling clap v4.5.41
16152025-09-24T15:50:02.509Z Compiling toml_edit v0.22.27
16162025-09-24T15:50:02.642Z Compiling petgraph v0.6.5
16172025-09-24T15:50:02.890Z Compiling hickory-proto v0.25.2
16182025-09-24T15:50:03.227Z Compiling env_logger v0.11.5
16192025-09-24T15:50:03.984Z Compiling daft v0.1.4
16202025-09-24T15:50:04.009Z Compiling usdt v0.5.0
16212025-09-24T15:50:04.487Z Compiling ecdsa v0.16.9
16222025-09-24T15:50:04.556Z Compiling rsa v0.9.6
16232025-09-24T15:50:05.301Z Compiling zip v0.6.6
16242025-09-24T15:50:05.964Z Compiling zip v4.2.0
16252025-09-24T15:50:06.189Z Compiling ed25519-dalek v2.1.1
16262025-09-24T15:50:06.600Z Compiling toml v0.7.8
16272025-09-24T15:50:08.033Z Compiling crossterm v0.28.1
16282025-09-24T15:50:09.394Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16292025-09-24T15:50:09.579Z Compiling crossbeam-epoch v0.9.18
16302025-09-24T15:50:09.776Z Compiling tokio-stream v0.1.17
16312025-09-24T15:50:09.811Z Compiling x509-cert v0.2.5
16322025-09-24T15:50:10.250Z Compiling openapiv3 v2.2.0
16332025-09-24T15:50:10.767Z Compiling sha1 v0.10.6
16342025-09-24T15:50:11.246Z Compiling itertools v0.10.5
16352025-09-24T15:50:11.249Z Compiling winnow v0.6.26
16362025-09-24T15:50:11.647Z Compiling lalrpop-util v0.19.12
16372025-09-24T15:50:12.049Z Compiling peg-runtime v0.8.5
16382025-09-24T15:50:12.085Z Compiling rustc-hash v2.1.1
16392025-09-24T15:50:12.306Z Compiling thread_local v1.1.8
16402025-09-24T15:50:12.647Z Compiling slog-async v2.8.0
16412025-09-24T15:50:12.774Z Compiling crossbeam-channel v0.5.15
16422025-09-24T15:50:13.259Z Compiling xattr v1.3.1
16432025-09-24T15:50:13.543Z Compiling futures-executor v0.3.31
16442025-09-24T15:50:13.700Z Compiling filetime v0.2.25
16452025-09-24T15:50:13.762Z Compiling is-terminal v0.4.13
16462025-09-24T15:50:13.925Z Compiling term v1.1.0
16472025-09-24T15:50:14.021Z Compiling take_mut v0.2.2
16482025-09-24T15:50:14.043Z Compiling tar v0.4.44
16492025-09-24T15:50:14.063Z Compiling futures v0.3.31
16502025-09-24T15:50:14.626Z Compiling slog-term v2.9.2
16512025-09-24T15:50:18.478Z Compiling aws-lc-sys v0.26.0
16522025-09-24T15:50:47.962Z Compiling rustls-webpki v0.102.8
16532025-09-24T15:50:52.448Z Compiling tokio-rustls v0.26.0
16542025-09-24T15:50:52.704Z Compiling hyper-rustls v0.27.7
16552025-09-24T15:50:53.040Z Compiling reqwest v0.12.22
16562025-09-24T15:50:56.548Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16572025-09-24T15:50:56.860Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16582025-09-24T15:51:01.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16592025-09-24T15:51:01.636Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16602025-09-24T15:51:01.695ZSep 24 15:51:00.763 INFO Starting download, target: DendriteStub
16612025-09-24T15:51:01.695ZSep 24 15:51:00.764 INFO Starting download, target: Clickhouse
16622025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Starting download, target: Console
16632025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Starting download, target: Cockroach
16642025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Starting download, target: MaghemiteMgd
16652025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Starting download, target: TransceiverControl
16662025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16672025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16682025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16692025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16702025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16712025-09-24T15:51:01.698ZSep 24 15:51:00.764 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16722025-09-24T15:51:02.225ZSep 24 15:51:01.257 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16732025-09-24T15:51:02.508ZSep 24 15:51:01.563 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16742025-09-24T15:51:02.609ZSep 24 15:51:01.671 INFO Download complete, target: Console
16752025-09-24T15:51:02.893ZSep 24 15:51:01.956 INFO Download complete, target: TransceiverControl
16762025-09-24T15:51:03.522ZSep 24 15:51:02.572 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16772025-09-24T15:51:03.545ZSep 24 15:51:02.578 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16782025-09-24T15:51:03.546ZSep 24 15:51:02.581 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16792025-09-24T15:51:04.034ZSep 24 15:51:03.091 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16802025-09-24T15:51:04.034ZSep 24 15:51:03.091 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16812025-09-24T15:51:07.895ZSep 24 15:51:06.964 INFO Download complete, target: MaghemiteMgd
16822025-09-24T15:51:07.935ZSep 24 15:51:07.004 INFO Download complete, target: DendriteStub
16832025-09-24T15:51:11.192ZSep 24 15:51:10.259 INFO Checking that binary works, target: Cockroach
16842025-09-24T15:51:11.326ZSep 24 15:51:10.394 INFO Download complete, target: Cockroach
16852025-09-24T15:51:14.489ZSep 24 15:51:13.558 INFO Checking that binary works, target: Clickhouse
16862025-09-24T15:51:14.607ZSep 24 15:51:13.675 INFO Download complete, target: Clickhouse
16872025-09-24T15:51:14.613ZAll prerequisites installed successfully
16882025-09-24T15:51:14.617Z
16892025-09-24T15:51:14.617Zreal 4:42.460884574
16902025-09-24T15:51:14.617Zuser 16:27.220793440
16912025-09-24T15:51:14.617Zsys 2:20.502994829
16922025-09-24T15:51:14.617Ztrap 0.622658324
16932025-09-24T15:51:14.617Ztflt 1.041145679
16942025-09-24T15:51:14.617Zdflt 1.219161256
16952025-09-24T15:51:14.617Zkflt 0.024895633
16962025-09-24T15:51:14.617Zlock 38:39.361808200
16972025-09-24T15:51:14.617Zslp 59:51.974642500
16982025-09-24T15:51:14.617Zlat 1:16.118747497
16992025-09-24T15:51:14.617Zstop 3:00.274592183
17002025-09-24T15:51:14.617Z+ ptime -m cargo xtask download softnpu
17012025-09-24T15:51:15.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17022025-09-24T15:51:15.384Z Running `target/debug/xtask download softnpu`
17032025-09-24T15:51:16.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
17042025-09-24T15:51:16.500Z Running `target/debug/xtask-downloader softnpu`
17052025-09-24T15:51:16.546ZSep 24 15:51:15.615 INFO Starting download, target: Softnpu
17062025-09-24T15:51:16.549ZSep 24 15:51:15.616 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17072025-09-24T15:51:17.210ZSep 24 15:51:16.278 INFO Download complete, target: Softnpu
17082025-09-24T15:51:17.214Z
17092025-09-24T15:51:17.217Zreal 2.593398963
17102025-09-24T15:51:17.217Zuser 1.606634942
17112025-09-24T15:51:17.217Zsys 0.674334047
17122025-09-24T15:51:17.217Ztrap 0.001072279
17132025-09-24T15:51:17.217Ztflt 0.000131803
17142025-09-24T15:51:17.217Zdflt 0.000048320
17152025-09-24T15:51:17.217Zkflt 0.000000000
17162025-09-24T15:51:17.217Zlock 7.079893464
17172025-09-24T15:51:17.217Zslp 0.505639514
17182025-09-24T15:51:17.217Zlat 0.074283063
17192025-09-24T15:51:17.217Zstop 0.000159751
17202025-09-24T15:51:17.217Z+ export CARGO_INCREMENTAL=0
17212025-09-24T15:51:17.217Z+ CARGO_INCREMENTAL=0
17222025-09-24T15:51:17.217Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17232025-09-24T15:51:18.468Z Compiling proc-macro2 v1.0.101
17242025-09-24T15:51:18.468Z Compiling unicode-ident v1.0.18
17252025-09-24T15:51:18.468Z Compiling libc v0.2.174
17262025-09-24T15:51:18.469Z Compiling serde_core v1.0.223
17272025-09-24T15:51:18.472Z Compiling serde v1.0.223
17282025-09-24T15:51:18.472Z Compiling autocfg v1.4.0
17292025-09-24T15:51:18.472Z Compiling cfg-if v1.0.1
17302025-09-24T15:51:18.472Z Compiling version_check v0.9.5
17312025-09-24T15:51:18.869Z Compiling memchr v2.7.4
17322025-09-24T15:51:18.896Z Compiling shlex v1.3.0
17332025-09-24T15:51:19.262Z Compiling portable-atomic v1.11.0
17342025-09-24T15:51:19.447Z Compiling lock_api v0.4.12
17352025-09-24T15:51:19.787Z Compiling typenum v1.17.0
17362025-09-24T15:51:20.076Z Compiling value-bag v1.9.0
17372025-09-24T15:51:20.107Z Compiling generic-array v0.14.7
17382025-09-24T15:51:20.618Z Compiling quote v1.0.40
17392025-09-24T15:51:20.641Z Compiling jobserver v0.1.32
17402025-09-24T15:51:20.662Z Compiling log v0.4.27
17412025-09-24T15:51:20.938Z Compiling libm v0.2.8
17422025-09-24T15:51:21.013Z Compiling syn v2.0.106
17432025-09-24T15:51:21.203Z Compiling cc v1.2.30
17442025-09-24T15:51:21.292Z Compiling getrandom v0.3.1
17452025-09-24T15:51:21.313Z Compiling num-traits v0.2.19
17462025-09-24T15:51:21.396Z Compiling serde_json v1.0.145
17472025-09-24T15:51:21.642Z Compiling parking_lot_core v0.9.10
17482025-09-24T15:51:21.765Z Compiling smallvec v1.15.1
17492025-09-24T15:51:21.857Z Compiling semver v1.0.26
17502025-09-24T15:51:22.079Z Compiling scopeguard v1.2.0
17512025-09-24T15:51:22.280Z Compiling pkg-config v0.3.31
17522025-09-24T15:51:22.336Z Compiling getrandom v0.2.15
17532025-09-24T15:51:22.695Z Compiling aho-corasick v1.1.3
17542025-09-24T15:51:22.726Z Compiling rustix v0.38.37
17552025-09-24T15:51:23.006Z Compiling regex-syntax v0.8.5
17562025-09-24T15:51:23.389Z Compiling itoa v1.0.11
17572025-09-24T15:51:24.339Z Compiling either v1.15.0
17582025-09-24T15:51:24.363Z Compiling stable_deref_trait v1.2.0
17592025-09-24T15:51:24.551Z Compiling critical-section v1.1.3
17602025-09-24T15:51:24.730Z Compiling slab v0.4.9
17612025-09-24T15:51:24.733Z Compiling errno v0.3.12
17622025-09-24T15:51:24.977Z Compiling spin v0.9.8
17632025-09-24T15:51:24.999Z Compiling foldhash v0.1.5
17642025-09-24T15:51:25.065Z Compiling allocator-api2 v0.2.21
17652025-09-24T15:51:25.088Z Compiling equivalent v1.0.2
17662025-09-24T15:51:25.231Z Compiling rand_core v0.6.4
17672025-09-24T15:51:25.441Z Compiling once_cell v1.21.3
17682025-09-24T15:51:25.646Z Compiling glob v0.3.2
17692025-09-24T15:51:25.735Z Compiling hashbrown v0.15.4
17702025-09-24T15:51:26.231Z Compiling subtle v2.6.1
17712025-09-24T15:51:26.253Z Compiling ryu v1.0.18
17722025-09-24T15:51:26.313Z Compiling clang-sys v1.8.1
17732025-09-24T15:51:26.583Z Compiling regex-automata v0.4.8
17742025-09-24T15:51:26.911Z Compiling pin-project-lite v0.2.14
17752025-09-24T15:51:26.973Z Compiling prettyplease v0.2.36
17762025-09-24T15:51:27.065Z Compiling lazy_static v1.5.0
17772025-09-24T15:51:27.329Z Compiling schemars v0.8.22
17782025-09-24T15:51:27.383Z Compiling writeable v0.5.5
17792025-09-24T15:51:27.427Z Compiling minimal-lexical v0.2.1
17802025-09-24T15:51:27.711Z Compiling litemap v0.7.3
17812025-09-24T15:51:27.914Z Compiling nom v7.1.3
17822025-09-24T15:51:28.165Z Compiling synstructure v0.13.1
17832025-09-24T15:51:28.307Z Compiling serde_derive_internals v0.29.1
17842025-09-24T15:51:29.342Z Compiling libloading v0.8.5
17852025-09-24T15:51:29.458Z Compiling home v0.5.9
17862025-09-24T15:51:29.712Z Compiling percent-encoding v2.3.2
17872025-09-24T15:51:29.782Z Compiling thiserror v1.0.69
17882025-09-24T15:51:30.170Z Compiling bindgen v0.69.5
17892025-09-24T15:51:30.664Z Compiling itertools v0.12.1
17902025-09-24T15:51:31.194Z Compiling cexpr v0.6.0
17912025-09-24T15:51:31.670Z Compiling lazycell v1.3.0
17922025-09-24T15:51:31.850Z Compiling regex v1.11.1
17932025-09-24T15:51:32.002Z Compiling serde_derive v1.0.223
17942025-09-24T15:51:32.569Z Compiling zeroize_derive v1.4.2
17952025-09-24T15:51:32.751Z Compiling zerofrom-derive v0.1.4
17962025-09-24T15:51:33.147Z Compiling yoke-derive v0.7.4
17972025-09-24T15:51:33.467Z Compiling zerovec-derive v0.10.3
17982025-09-24T15:51:33.868Z Compiling displaydoc v0.2.5
17992025-09-24T15:51:34.993Z Compiling icu_provider_macros v1.5.0
18002025-09-24T15:51:35.251Z Compiling tokio-macros v2.5.0
18012025-09-24T15:51:35.313Z Compiling zeroize v1.8.1
18022025-09-24T15:51:35.649Z Compiling zerocopy-derive v0.7.35
18032025-09-24T15:51:35.677Z Compiling zerofrom v0.1.4
18042025-09-24T15:51:35.773Z Compiling futures-macro v0.3.31
18052025-09-24T15:51:35.920Z Compiling yoke v0.7.4
18062025-09-24T15:51:36.190Z Compiling schemars_derive v0.8.22
18072025-09-24T15:51:36.322Z Compiling zerovec v0.10.4
18082025-09-24T15:51:36.538Z Compiling rustc-hash v1.1.0
18092025-09-24T15:51:37.029Z Compiling icu_locid_transform_data v1.5.0
18102025-09-24T15:51:37.369Z Compiling thiserror-impl v1.0.69
18112025-09-24T15:51:37.461Z Compiling cmake v0.1.51
18122025-09-24T15:51:38.189Z Compiling signal-hook-registry v1.4.2
18132025-09-24T15:51:38.216Z Compiling fnv v1.0.7
18142025-09-24T15:51:38.382Z Compiling tinystr v0.7.6
18152025-09-24T15:51:38.771Z Compiling icu_collections v1.5.0
18162025-09-24T15:51:38.800Z Compiling icu_locid v1.5.0
18172025-09-24T15:51:38.867Z Compiling byteorder v1.5.0
18182025-09-24T15:51:39.317Z Compiling dunce v1.0.5
18192025-09-24T15:51:39.413Z Compiling paste v1.0.15
18202025-09-24T15:51:39.480Z Compiling icu_properties_data v1.5.0
18212025-09-24T15:51:39.602Z Compiling bitflags v2.9.1
18222025-09-24T15:51:39.653Z Compiling bytes v1.10.1
18232025-09-24T15:51:39.891Z Compiling fs_extra v1.3.0
18242025-09-24T15:51:40.116Z Compiling icu_provider v1.5.0
18252025-09-24T15:51:41.033Z Compiling icu_locid_transform v1.5.0
18262025-09-24T15:51:41.234Z Compiling parking_lot v0.12.3
18272025-09-24T15:51:42.002Z Compiling mio v1.0.2
18282025-09-24T15:51:42.183Z Compiling icu_normalizer_data v1.5.0
18292025-09-24T15:51:42.973Z Compiling icu_properties v1.5.1
18302025-09-24T15:51:43.155Z Compiling write16 v1.0.0
18312025-09-24T15:51:43.257Z Compiling heck v0.5.0
18322025-09-24T15:51:43.293Z Compiling utf8_iter v1.0.4
18332025-09-24T15:51:43.328Z Compiling utf16_iter v1.0.5
18342025-09-24T15:51:43.609Z Compiling crypto-common v0.1.6
18352025-09-24T15:51:43.697Z Compiling which v4.4.2
18362025-09-24T15:51:43.833Z Compiling socket2 v0.6.0
18372025-09-24T15:51:44.696Z Compiling const-oid v0.9.6
18382025-09-24T15:51:45.598Z Compiling tokio v1.47.0
18392025-09-24T15:51:46.021Z Compiling indexmap v2.11.0
18402025-09-24T15:51:46.496Z Compiling form_urlencoded v1.2.2
18412025-09-24T15:51:46.561Z Compiling ring v0.17.14
18422025-09-24T15:51:46.632Z Compiling icu_normalizer v1.5.0
18432025-09-24T15:51:47.734Z Compiling idna_adapter v1.2.0
18442025-09-24T15:51:47.851Z Compiling tracing-attributes v0.1.27
18452025-09-24T15:51:47.979Z Compiling idna v1.0.3
18462025-09-24T15:51:48.255Z Compiling der_derive v0.7.3
18472025-09-24T15:51:48.652Z Compiling thiserror v2.0.16
18482025-09-24T15:51:49.000Z Compiling aws-lc-rs v1.12.4
18492025-09-24T15:51:49.228Z Compiling vcpkg v0.2.15
18502025-09-24T15:51:50.356Z Compiling url v2.5.4
18512025-09-24T15:51:50.578Z Compiling openssl-sys v0.9.109
18522025-09-24T15:51:51.607Z Compiling block-buffer v0.10.4
18532025-09-24T15:51:51.741Z Compiling futures-core v0.3.31
18542025-09-24T15:51:52.144Z Compiling digest v0.10.7
18552025-09-24T15:51:52.573Z Compiling thiserror-impl v2.0.16
18562025-09-24T15:51:53.232Z Compiling httparse v1.9.5
18572025-09-24T15:51:53.818Z Compiling zerocopy v0.7.35
18582025-09-24T15:51:54.423Z Compiling iana-time-zone v0.1.63
18592025-09-24T15:51:54.771Z Compiling chrono v0.4.41
18602025-09-24T15:51:55.290Z Compiling aws-lc-sys v0.26.0
18612025-09-24T15:51:55.583Z Compiling uuid v1.18.1
18622025-09-24T15:51:55.937Z Compiling syn v1.0.109
18632025-09-24T15:51:56.887Z Compiling time-core v0.1.6
18642025-09-24T15:51:56.934Z Compiling num-conv v0.1.0
18652025-09-24T15:51:57.216Z Compiling futures-sink v0.3.31
18662025-09-24T15:51:57.245Z Compiling time-macros v0.2.24
18672025-09-24T15:51:57.671Z Compiling futures-channel v0.3.31
18682025-09-24T15:51:59.004Z Compiling futures-task v0.3.31
18692025-09-24T15:51:59.348Z Compiling strsim v0.11.1
18702025-09-24T15:51:59.648Z Compiling cpufeatures v0.2.14
18712025-09-24T15:51:59.671Z Compiling openssl v0.10.73
18722025-09-24T15:51:59.771Z Compiling futures-io v0.3.31
18732025-09-24T15:51:59.950Z Compiling pin-utils v0.1.0
18742025-09-24T15:52:00.052Z Compiling futures-util v0.3.31
18752025-09-24T15:52:00.307Z Compiling hmac v0.12.1
18762025-09-24T15:52:00.310Z Compiling rustc_version v0.4.1
18772025-09-24T15:52:00.540Z Compiling serde_tokenstream v0.2.2
18782025-09-24T15:52:00.880Z Compiling zerocopy v0.8.26
18792025-09-24T15:52:01.253Z Compiling block-padding v0.3.3
18802025-09-24T15:52:01.521Z Compiling openssl-macros v0.1.1
18812025-09-24T15:52:01.578Z Compiling scroll_derive v0.12.0
18822025-09-24T15:52:02.290Z Compiling rustls v0.23.19
18832025-09-24T15:52:02.704Z Compiling native-tls v0.2.12
18842025-09-24T15:52:02.911Z Compiling dyn-clone v1.0.20
18852025-09-24T15:52:02.985Z Compiling ucd-trie v0.1.7
18862025-09-24T15:52:03.028Z Compiling crossbeam-utils v0.8.21
18872025-09-24T15:52:03.185Z Compiling inout v0.1.3
18882025-09-24T15:52:03.437Z Compiling pest v2.7.14
18892025-09-24T15:52:03.473Z Compiling zerocopy-derive v0.8.26
18902025-09-24T15:52:06.226Z Compiling pest_meta v2.7.14
18912025-09-24T15:52:06.274Z Compiling cipher v0.4.4
18922025-09-24T15:52:06.329Z Compiling sha2 v0.10.9
18932025-09-24T15:52:07.041Z Compiling http v1.3.1
18942025-09-24T15:52:07.984Z Compiling cookie v0.18.1
18952025-09-24T15:52:08.312Z Compiling base64ct v1.6.0
18962025-09-24T15:52:08.488Z Compiling rustversion v1.0.22
18972025-09-24T15:52:09.191Z Compiling pem-rfc7468 v0.7.0
18982025-09-24T15:52:09.468Z Compiling pest_generator v2.7.14
18992025-09-24T15:52:09.712Z Compiling bzip2-sys v0.1.13+1.0.8
19002025-09-24T15:52:10.231Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19012025-09-24T15:52:10.953Z Compiling flagset v0.4.6
19022025-09-24T15:52:10.974Z Compiling anyhow v1.0.99
19032025-09-24T15:52:11.197Z Compiling slog v2.7.0
19042025-09-24T15:52:11.553Z Compiling der v0.7.9
19052025-09-24T15:52:11.679Z Compiling pest_derive v2.7.14
19062025-09-24T15:52:13.022Z Compiling serde_spanned v0.6.9
19072025-09-24T15:52:13.114Z Compiling toml_datetime v0.6.11
19082025-09-24T15:52:13.117Z Compiling tracing-core v0.1.32
19092025-09-24T15:52:13.246Z Compiling usdt-impl v0.5.0
19102025-09-24T15:52:13.623Z Compiling rustls-pki-types v1.10.0
19112025-09-24T15:52:13.670Z Compiling spki v0.7.3
19122025-09-24T15:52:14.011Z Compiling tracing v0.1.40
19132025-09-24T15:52:14.048Z Compiling salsa20 v0.10.2
19142025-09-24T15:52:14.207Z Compiling scroll v0.12.0
19152025-09-24T15:52:14.297Z Compiling pbkdf2 v0.12.2
19162025-09-24T15:52:14.500Z Compiling ppv-lite86 v0.2.20
19172025-09-24T15:52:15.132Z Compiling winnow v0.5.40
19182025-09-24T15:52:15.237Z Compiling rustix v1.0.7
19192025-09-24T15:52:15.290Z Compiling plain v0.2.3
19202025-09-24T15:52:15.312Z Compiling litrs v0.4.1
19212025-09-24T15:52:15.469Z Compiling goblin v0.8.2
19222025-09-24T15:52:15.509Z Compiling scrypt v0.11.0
19232025-09-24T15:52:15.644Z Compiling aes v0.8.4
19242025-09-24T15:52:15.837Z Compiling cbc v0.1.2
19252025-09-24T15:52:15.959Z Compiling tokio-util v0.7.15
19262025-09-24T15:52:16.205Z Compiling document-features v0.2.11
19272025-09-24T15:52:17.272Z Compiling untrusted v0.7.1
19282025-09-24T15:52:17.487Z Compiling pretty-hex v0.4.1
19292025-09-24T15:52:17.721Z Compiling powerfmt v0.2.0
19302025-09-24T15:52:18.222Z Compiling toml_edit v0.19.15
19312025-09-24T15:52:18.384Z Compiling newtype-uuid v1.2.4
19322025-09-24T15:52:18.724Z Compiling untrusted v0.9.0
19332025-09-24T15:52:18.952Z Compiling adler2 v2.0.0
19342025-09-24T15:52:19.242Z Compiling miniz_oxide v0.8.5
19352025-09-24T15:52:19.282Z Compiling deranged v0.5.3
19362025-09-24T15:52:20.329Z Compiling pkcs5 v0.7.1
19372025-09-24T15:52:21.358Z Compiling dof v0.3.0
19382025-09-24T15:52:22.758Z Compiling dtrace-parser v0.2.0
19392025-09-24T15:52:22.900Z Compiling http-body v1.0.1
19402025-09-24T15:52:23.042Z Compiling heapless v0.7.17
19412025-09-24T15:52:23.800Z Compiling thread-id v4.2.2
19422025-09-24T15:52:24.174Z Compiling num_threads v0.1.7
19432025-09-24T15:52:24.324Z Compiling signal-hook v0.3.18
19442025-09-24T15:52:24.459Z Compiling base64 v0.22.1
19452025-09-24T15:52:24.487Z Compiling atomic-waker v1.1.2
19462025-09-24T15:52:24.703Z Compiling zstd-safe v7.2.3
19472025-09-24T15:52:24.876Z Compiling time v0.3.43
19482025-09-24T15:52:26.242Z Compiling pkcs8 v0.10.2
19492025-09-24T15:52:26.801Z Compiling ident_case v1.0.1
19502025-09-24T15:52:26.849Z Compiling tinyvec_macros v0.1.1
19512025-09-24T15:52:26.964Z Compiling try-lock v0.2.5
19522025-09-24T15:52:27.135Z Compiling tower-service v0.3.3
19532025-09-24T15:52:28.416Z Compiling want v0.3.1
19542025-09-24T15:52:28.738Z Compiling tinyvec v1.8.0
19552025-09-24T15:52:30.207Z Compiling h2 v0.4.6
19562025-09-24T15:52:31.248Z Compiling curve25519-dalek v4.1.3
19572025-09-24T15:52:31.766Z Compiling rand_core v0.9.3
19582025-09-24T15:52:31.799Z Compiling ipnet v2.11.0
19592025-09-24T15:52:32.061Z Compiling async-trait v0.1.89
19602025-09-24T15:52:32.139Z Compiling memoffset v0.9.1
19612025-09-24T15:52:32.709Z Compiling smoltcp v0.9.1
19622025-09-24T15:52:33.296Z Compiling foreign-types-shared v0.1.1
19632025-09-24T15:52:33.656Z Compiling openssl-probe v0.1.5
19642025-09-24T15:52:34.466Z Compiling httpdate v1.0.3
19652025-09-24T15:52:34.797Z Compiling num-bigint-dig v0.8.4
19662025-09-24T15:52:34.874Z Compiling gimli v0.31.1
19672025-09-24T15:52:35.129Z Compiling foreign-types v0.3.2
19682025-09-24T15:52:36.110Z Compiling rand_chacha v0.9.0
19692025-09-24T15:52:39.365Z Compiling hyper v1.7.0
19702025-09-24T15:52:39.512Z Compiling addr2line v0.24.2
19712025-09-24T15:52:41.289Z Compiling usdt-attr-macro v0.5.0
19722025-09-24T15:52:42.679Z Compiling usdt-macro v0.5.0
19732025-09-24T15:52:45.590Z Compiling strum_macros v0.26.4
19742025-09-24T15:52:49.229Z Compiling ipnetwork v0.21.1
19752025-09-24T15:52:49.781Z Compiling daft-derive v0.1.4
19762025-09-24T15:52:49.899Z Compiling object v0.36.5
19772025-09-24T15:52:50.467Z Compiling cfg_aliases v0.2.1
19782025-09-24T15:52:50.589Z Compiling utf8parse v0.2.2
19792025-09-24T15:52:51.187Z Compiling rustc-demangle v0.1.24
19802025-09-24T15:52:51.473Z Compiling anstyle v1.0.11
19812025-09-24T15:52:53.363Z Compiling anstyle-parse v0.2.5
19822025-09-24T15:52:53.722Z Compiling nix v0.29.0
19832025-09-24T15:52:58.230Z Compiling backtrace v0.3.74
19842025-09-24T15:52:58.449Z Compiling hyper-util v0.1.16
19852025-09-24T15:52:58.728Z Compiling rand v0.9.2
19862025-09-24T15:53:00.001Z Compiling unicode-normalization v0.1.24
19872025-09-24T15:53:02.998Z Compiling strum_macros v0.27.1
19882025-09-24T15:53:04.318Z Compiling hubpack_derive v0.1.1
19892025-09-24T15:53:04.905Z Compiling signature v2.2.0
19902025-09-24T15:53:05.154Z Compiling openapiv3 v2.2.0
19912025-09-24T15:53:05.176Z Compiling curve25519-dalek-derive v0.1.1
19922025-09-24T15:53:07.310Z Compiling fs-err v3.1.1
19932025-09-24T15:53:07.659Z Compiling ahash v0.8.12
19942025-09-24T15:53:08.048Z Compiling crc32fast v1.4.2
19952025-09-24T15:53:08.390Z Compiling anstyle-query v1.1.1
19962025-09-24T15:53:08.489Z Compiling zlib-rs v0.5.1
19972025-09-24T15:53:08.576Z Compiling buf-list v1.0.3
19982025-09-24T15:53:09.129Z Compiling colorchoice v1.0.2
19992025-09-24T15:53:09.133Z Compiling siphasher v0.3.11
20002025-09-24T15:53:09.313Z Compiling unicode-bidi v0.3.17
20012025-09-24T15:53:09.536Z Compiling is_terminal_polyfill v1.70.1
20022025-09-24T15:53:09.698Z Compiling unicode-properties v0.1.3
20032025-09-24T15:53:09.731Z Compiling anstream v0.6.18
20042025-09-24T15:53:10.117Z Compiling stringprep v0.1.5
20052025-09-24T15:53:10.315Z Compiling phf_shared v0.11.2
20062025-09-24T15:53:13.300Z Compiling libz-rs-sys v0.5.1
20072025-09-24T15:53:19.043Z Compiling http-body-util v0.1.3
20082025-09-24T15:53:19.588Z Compiling rand_chacha v0.3.1
20092025-09-24T15:53:19.985Z Compiling sync_wrapper v1.0.1
20102025-09-24T15:53:20.149Z Compiling md-5 v0.10.6
20112025-09-24T15:53:20.172Z Compiling num-integer v0.1.46
20122025-09-24T15:53:20.427Z Compiling hash32 v0.2.1
20132025-09-24T15:53:20.595Z Compiling ff v0.13.0
20142025-09-24T15:53:20.796Z Compiling encoding_rs v0.8.34
20152025-09-24T15:53:20.830Z Compiling mime v0.3.17
20162025-09-24T15:53:20.853Z Compiling psl-types v2.0.11
20172025-09-24T15:53:21.818Z Compiling base16ct v0.2.0
20182025-09-24T15:53:22.100Z Compiling tower-layer v0.3.3
20192025-09-24T15:53:22.123Z Compiling fallible-iterator v0.2.0
20202025-09-24T15:53:22.778Z Compiling postgres-protocol v0.6.8
20212025-09-24T15:53:22.852Z Compiling tower v0.5.2
20222025-09-24T15:53:23.898Z Compiling sec1 v0.7.3
20232025-09-24T15:53:24.490Z Compiling publicsuffix v2.3.0
20242025-09-24T15:53:24.862Z Compiling group v0.13.0
20252025-09-24T15:53:25.226Z Compiling num-iter v0.1.45
20262025-09-24T15:53:25.898Z Compiling rand v0.8.5
20272025-09-24T15:53:27.350Z Compiling tokio-native-tls v0.3.1
20282025-09-24T15:53:28.065Z Compiling flate2 v1.1.2
20292025-09-24T15:53:29.008Z Compiling rustls-webpki v0.102.8
20302025-09-24T15:53:29.265Z Compiling rustls-native-certs v0.8.1
20312025-09-24T15:53:30.815Z Compiling webpki-roots v1.0.1
20322025-09-24T15:53:31.410Z Compiling hkdf v0.12.4
20332025-09-24T15:53:31.435Z Compiling serde_urlencoded v0.7.1
20342025-09-24T15:53:31.658Z Compiling enum-as-inner v0.6.1
20352025-09-24T15:53:31.731Z Compiling clap_derive v4.5.41
20362025-09-24T15:53:31.937Z Compiling terminal_size v0.4.0
20372025-09-24T15:53:32.168Z Compiling crypto-bigint v0.5.5
20382025-09-24T15:53:32.248Z Compiling serde_repr v0.1.19
20392025-09-24T15:53:32.767Z Compiling bumpalo v3.16.0
20402025-09-24T15:53:33.192Z Compiling clap_lex v0.7.4
20412025-09-24T15:53:33.271Z Compiling bitflags v1.3.2
20422025-09-24T15:53:33.411Z Compiling managed v0.8.0
20432025-09-24T15:53:33.871Z Compiling winnow v0.7.10
20442025-09-24T15:53:33.947Z Compiling iri-string v0.7.8
20452025-09-24T15:53:35.488Z Compiling simd-adler32 v0.3.7
20462025-09-24T15:53:36.409Z Compiling lockfree-object-pool v0.1.6
20472025-09-24T15:53:36.687Z Compiling tokio-rustls v0.26.0
20482025-09-24T15:53:37.662Z Compiling tower-http v0.6.6
20492025-09-24T15:53:38.227Z Compiling hyper-rustls v0.27.7
20502025-09-24T15:53:38.882Z Compiling zopfli v0.8.1
20512025-09-24T15:53:40.508Z Compiling elliptic-curve v0.13.8
20522025-09-24T15:53:41.242Z Compiling clap_builder v4.5.41
20532025-09-24T15:53:41.660Z Compiling oxnet v0.1.3
20542025-09-24T15:53:42.332Z Compiling hyper-tls v0.6.0
20552025-09-24T15:53:44.966Z Compiling zstd v0.13.3
20562025-09-24T15:53:45.485Z Compiling signal-hook-mio v0.2.4
20572025-09-24T15:53:45.674Z Compiling cookie_store v0.21.1
20582025-09-24T15:53:46.281Z Compiling postgres-types v0.2.9
20592025-09-24T15:53:47.238Z Compiling phf v0.11.2
20602025-09-24T15:53:47.375Z Compiling strum v0.27.2
20612025-09-24T15:53:47.455Z Compiling hubpack v0.1.2
20622025-09-24T15:53:47.506Z Compiling ed25519 v2.2.3
20632025-09-24T15:53:47.545Z Compiling bzip2 v0.4.4
20642025-09-24T15:53:47.574Z Compiling bzip2 v0.5.2
20652025-09-24T15:53:47.916Z Compiling crossbeam-epoch v0.9.18
20662025-09-24T15:53:47.947Z Compiling pkcs1 v0.7.5
20672025-09-24T15:53:48.975Z Compiling rfc6979 v0.4.0
20682025-09-24T15:53:49.215Z Compiling float-cmp v0.10.0
20692025-09-24T15:53:49.275Z Compiling serde-big-array v0.5.1
20702025-09-24T15:53:49.444Z Compiling bstr v1.10.0
20712025-09-24T15:53:49.544Z Compiling regress v0.10.4
20722025-09-24T15:53:49.566Z Compiling env_filter v0.1.2
20732025-09-24T15:53:49.796Z Compiling memmap v0.7.0
20742025-09-24T15:53:49.907Z Compiling socket2 v0.5.10
20752025-09-24T15:53:50.111Z Compiling data-encoding v2.9.0
20762025-09-24T15:53:50.804Z Compiling new_debug_unreachable v1.0.6
20772025-09-24T15:53:50.922Z Compiling precomputed-hash v0.1.1
20782025-09-24T15:53:51.120Z Compiling static_assertions v1.1.0
20792025-09-24T15:53:51.250Z Compiling whoami v1.5.2
20802025-09-24T15:53:51.444Z Compiling toml_write v0.1.2
20812025-09-24T15:53:51.723Z Compiling difflib v0.4.0
20822025-09-24T15:53:51.779Z Compiling normalize-line-endings v0.3.0
20832025-09-24T15:53:51.831Z Compiling predicates-core v1.0.8
20842025-09-24T15:53:51.933Z Compiling unicode-segmentation v1.12.0
20852025-09-24T15:53:52.132Z Compiling fixedbitset v0.4.2
20862025-09-24T15:53:52.549Z Compiling petgraph v0.6.5
20872025-09-24T15:53:52.720Z Compiling similar v2.7.0
20882025-09-24T15:53:52.743Z Compiling reqwest v0.12.22
20892025-09-24T15:53:53.164Z Compiling predicates v3.1.3
20902025-09-24T15:53:54.487Z Compiling typify-impl v0.3.0
20912025-09-24T15:53:54.512Z Compiling toml_edit v0.22.27
20922025-09-24T15:53:54.758Z Compiling tokio-postgres v0.7.13
20932025-09-24T15:53:56.136Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20942025-09-24T15:54:00.383Z Compiling string_cache v0.8.9
20952025-09-24T15:54:00.446Z Compiling hickory-proto v0.25.2
20962025-09-24T15:54:01.172Z Compiling usdt v0.5.0
20972025-09-24T15:54:01.340Z Compiling env_logger v0.11.5
20982025-09-24T15:54:01.977Z Compiling ecdsa v0.16.9
20992025-09-24T15:54:02.867Z Compiling rsa v0.9.6
21002025-09-24T15:54:03.670Z Compiling zip v4.2.0
21012025-09-24T15:54:03.916Z Compiling zip v0.6.6
21022025-09-24T15:54:04.330Z Compiling ed25519-dalek v2.1.1
21032025-09-24T15:54:05.334Z Compiling crossterm v0.28.1
21042025-09-24T15:54:05.359Z Compiling clap v4.5.41
21052025-09-24T15:54:05.477Z Compiling daft v0.1.4
21062025-09-24T15:54:05.589Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21072025-09-24T15:54:05.988Z Compiling strum v0.26.3
21082025-09-24T15:54:06.010Z Compiling darling_core v0.21.0
21092025-09-24T15:54:06.102Z Compiling tokio-stream v0.1.17
21102025-09-24T15:54:06.197Z Compiling toml v0.7.8
21112025-09-24T15:54:07.110Z Compiling x509-cert v0.2.5
21122025-09-24T15:54:08.196Z Compiling sha1 v0.10.6
21132025-09-24T15:54:10.874Z Compiling itertools v0.10.5
21142025-09-24T15:54:11.117Z Compiling winnow v0.6.26
21152025-09-24T15:54:11.701Z Compiling rustc-hash v2.1.1
21162025-09-24T15:54:11.905Z Compiling lalrpop-util v0.19.12
21172025-09-24T15:54:12.917Z Compiling peg-runtime v0.8.5
21182025-09-24T15:54:13.409Z Compiling darling_macro v0.21.0
21192025-09-24T15:54:14.277Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21202025-09-24T15:54:14.625Z Compiling typify-macro v0.3.0
21212025-09-24T15:54:18.003Z Compiling camino v1.2.0
21222025-09-24T15:54:19.190Z Compiling rayon-core v1.12.1
21232025-09-24T15:54:22.473Z Compiling darling v0.21.0
21242025-09-24T15:54:22.679Z Compiling proc-macro-crate v1.3.1
21252025-09-24T15:54:22.792Z Compiling macaddr v1.0.1
21262025-09-24T15:54:23.352Z Compiling structmeta-derive v0.3.0
21272025-09-24T15:54:23.756Z Compiling itertools v0.14.0
21282025-09-24T15:54:25.074Z Compiling ref-cast v1.0.24
21292025-09-24T15:54:25.574Z Compiling heapless v0.8.0
21302025-09-24T15:54:25.597Z Compiling fastrand v2.1.1
21312025-09-24T15:54:26.661Z Compiling ingot-macros v0.1.1
21322025-09-24T15:54:28.801Z Compiling tempfile v3.20.0
21332025-09-24T15:54:29.721Z Compiling structmeta v0.3.0
21342025-09-24T15:54:30.509Z Compiling num_enum_derive v0.5.11
21352025-09-24T15:54:32.948Z Compiling crossbeam-deque v0.8.5
21362025-09-24T15:54:34.193Z Compiling hash32 v0.3.1
21372025-09-24T15:54:34.488Z Compiling ref-cast-impl v1.0.24
21382025-09-24T15:54:40.827Z Compiling smoltcp v0.11.0
21392025-09-24T15:54:41.401Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21402025-09-24T15:54:51.703Z Compiling ingot-types v0.1.2
21412025-09-24T15:54:52.029Z Compiling num_enum v0.5.11
21422025-09-24T15:54:52.724Z Compiling typify v0.3.0
21432025-09-24T15:54:55.698Z Compiling darling_core v0.20.10
21442025-09-24T15:54:57.355Z Compiling proc-macro-error-attr v1.0.4
21452025-09-24T15:54:58.054Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21462025-09-24T15:54:58.255Z Compiling rustls v0.22.4
21472025-09-24T15:54:58.394Z Compiling unsafe-libyaml v0.2.11
21482025-09-24T15:54:58.748Z Compiling cobs v0.2.3
21492025-09-24T15:55:00.045Z Compiling serde_yaml v0.9.34+deprecated
21502025-09-24T15:55:00.907Z Compiling darling_macro v0.20.10
21512025-09-24T15:55:03.207Z Compiling postcard v1.0.10
21522025-09-24T15:55:11.301Z Compiling progenitor-impl v0.9.1
21532025-09-24T15:55:13.191Z Compiling ingot v0.1.1
21542025-09-24T15:55:17.870Z Compiling futures-executor v0.3.31
21552025-09-24T15:55:18.018Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21562025-09-24T15:55:18.818Z Compiling hex v0.4.3
21572025-09-24T15:55:18.979Z Compiling foreign-types-macros v0.2.3
21582025-09-24T15:55:19.020Z Compiling thread_local v1.1.8
21592025-09-24T15:55:19.535Z Compiling wait-timeout v0.2.0
21602025-09-24T15:55:19.717Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21612025-09-24T15:55:20.096Z Compiling multer v3.1.0
21622025-09-24T15:55:20.172Z Compiling proc-macro-error v1.0.4
21632025-09-24T15:55:20.459Z Compiling unicode-width v0.1.14
21642025-09-24T15:55:20.531Z Compiling match_cfg v0.1.0
21652025-09-24T15:55:21.090Z Compiling foreign-types-shared v0.3.1
21662025-09-24T15:55:21.112Z Compiling quick-error v1.2.3
21672025-09-24T15:55:21.257Z Compiling slog-async v2.8.0
21682025-09-24T15:55:21.294Z Compiling bit-vec v0.8.0
21692025-09-24T15:55:21.637Z Compiling rusty-fork v0.3.0
21702025-09-24T15:55:21.662Z Compiling foreign-types v0.5.0
21712025-09-24T15:55:21.798Z Compiling bit-set v0.8.0
21722025-09-24T15:55:21.856Z Compiling tabwriter v1.4.0
21732025-09-24T15:55:21.877Z Compiling hostname v0.3.1
21742025-09-24T15:55:22.160Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21752025-09-24T15:55:22.220Z Compiling futures v0.3.31
21762025-09-24T15:55:22.257Z Compiling progenitor-macro v0.9.1
21772025-09-24T15:55:23.555Z Compiling darling v0.20.10
21782025-09-24T15:55:23.909Z Compiling derive-ex v0.1.8
21792025-09-24T15:55:26.131Z Compiling progenitor-client v0.9.1
21802025-09-24T15:55:27.067Z Compiling toml_parser v1.0.2
21812025-09-24T15:55:27.592Z Compiling slog-json v2.6.1
21822025-09-24T15:55:28.061Z Compiling rand_xorshift v0.4.0
21832025-09-24T15:55:28.258Z Compiling crossbeam-channel v0.5.15
21842025-09-24T15:55:28.358Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21852025-09-24T15:55:29.205Z Compiling toml_datetime v0.7.0
21862025-09-24T15:55:29.792Z Compiling serde_spanned v1.0.0
21872025-09-24T15:55:30.093Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21882025-09-24T15:55:30.116Z Compiling async-stream-impl v0.3.6
21892025-09-24T15:55:30.271Z Compiling cstr-argument v0.1.2
21902025-09-24T15:55:30.561Z Compiling is-terminal v0.4.13
21912025-09-24T15:55:30.733Z Compiling dropshot v0.16.4
21922025-09-24T15:55:30.917Z Compiling term v1.1.0
21932025-09-24T15:55:31.092Z Compiling unarray v0.1.4
21942025-09-24T15:55:31.234Z Compiling pretty-hex v0.2.1
21952025-09-24T15:55:31.239Z Compiling typeid v1.0.3
21962025-09-24T15:55:31.313Z Compiling crucible-workspace-hack v0.1.0
21972025-09-24T15:55:31.459Z Compiling toml_writer v1.0.2
21982025-09-24T15:55:31.637Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21992025-09-24T15:55:31.673Z Compiling take_mut v0.2.2
22002025-09-24T15:55:31.860Z Compiling toml v0.9.5
22012025-09-24T15:55:32.142Z Compiling slog-term v2.9.2
22022025-09-24T15:55:32.962Z Compiling progenitor v0.9.1
22032025-09-24T15:55:33.213Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22042025-09-24T15:55:33.678Z Compiling proptest v1.7.0
22052025-09-24T15:55:34.456Z Compiling async-stream v0.3.6
22062025-09-24T15:55:34.993Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22072025-09-24T15:55:35.136Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22082025-09-24T15:55:35.362Z Compiling tokio-rustls v0.25.0
22092025-09-24T15:55:35.821Z Compiling slog-bunyan v2.5.0
22102025-09-24T15:55:35.850Z Compiling test-strategy v0.4.3
22112025-09-24T15:55:36.277Z Compiling serde_with_macros v3.14.0
22122025-09-24T15:55:38.575Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22132025-09-24T15:55:38.804Z Compiling rayon v1.10.0
22142025-09-24T15:55:38.919Z Compiling parse-display-derive v0.10.0
22152025-09-24T15:55:39.797Z Compiling colored v2.2.0
22162025-09-24T15:55:41.241Z Compiling waitgroup v0.1.2
22172025-09-24T15:55:41.309Z Compiling rustls-pemfile v2.2.0
22182025-09-24T15:55:41.513Z Compiling dropshot_endpoint v0.16.4
22192025-09-24T15:55:41.788Z Compiling hashbrown v0.16.0
22202025-09-24T15:55:42.317Z Compiling serde_path_to_error v0.1.17
22212025-09-24T15:55:43.217Z Compiling derive-where v1.5.0
22222025-09-24T15:55:43.322Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22232025-09-24T15:55:44.093Z Compiling hostname v0.4.0
22242025-09-24T15:55:44.172Z Compiling instant v0.1.13
22252025-09-24T15:55:44.373Z Compiling heck v0.4.1
22262025-09-24T15:55:44.395Z Compiling debug-ignore v1.0.5
22272025-09-24T15:55:44.590Z Compiling foldhash v0.2.0
22282025-09-24T15:55:44.768Z Compiling zone_cfg_derive v0.3.0
22292025-09-24T15:55:45.163Z Compiling iddqd v0.3.13
22302025-09-24T15:55:45.423Z Compiling backoff v0.4.0
22312025-09-24T15:55:45.798Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22322025-09-24T15:55:45.968Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22332025-09-24T15:55:46.024Z Compiling parse-display v0.10.0
22342025-09-24T15:55:46.338Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
22352025-09-24T15:55:47.930Z Compiling serde_with v3.14.0
22362025-09-24T15:55:49.010Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22372025-09-24T15:55:49.702Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22382025-09-24T15:55:49.748Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22392025-09-24T15:55:51.867Z Compiling camino-tempfile v1.4.1
22402025-09-24T15:55:51.890Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22412025-09-24T15:55:52.345Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22422025-09-24T15:55:52.653Z Compiling progenitor-client v0.10.0
22432025-09-24T15:55:53.135Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22442025-09-24T15:55:53.405Z Compiling num-derive v0.4.2
22452025-09-24T15:55:53.473Z Compiling sigpipe v0.1.3
22462025-09-24T15:55:53.609Z Compiling libefi-sys v0.1.0
22472025-09-24T15:55:53.978Z Compiling jiff v0.2.15
22482025-09-24T15:55:55.477Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22492025-09-24T15:55:55.601Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22502025-09-24T15:55:55.757Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22512025-09-24T15:55:55.904Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22522025-09-24T15:55:56.489Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22532025-09-24T15:55:57.109Z Compiling erased-serde v0.4.6
22542025-09-24T15:55:58.620Z Compiling zone v0.3.1
22552025-09-24T15:56:00.554Z Compiling smf v0.2.3
22562025-09-24T15:56:01.731Z Compiling bitfield-struct v0.6.2
22572025-09-24T15:56:02.203Z Compiling ordered-float v2.10.1
22582025-09-24T15:56:02.645Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22592025-09-24T15:56:02.943Z Compiling blake3 v1.5.4
22602025-09-24T15:56:03.043Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22612025-09-24T15:56:03.074Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22622025-09-24T15:56:03.631Z Compiling serde-value v0.7.0
22632025-09-24T15:56:03.830Z Compiling serde-untagged v0.1.7
22642025-09-24T15:56:04.644Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22652025-09-24T15:56:04.667Z Compiling toml v0.8.23
22662025-09-24T15:56:05.235Z Compiling xattr v1.3.1
22672025-09-24T15:56:05.593Z Compiling memmap2 v0.9.5
22682025-09-24T15:56:05.750Z Compiling filetime v0.2.25
22692025-09-24T15:56:06.138Z Compiling arrayref v0.3.9
22702025-09-24T15:56:06.169Z Compiling unicode-xid v0.2.6
22712025-09-24T15:56:06.271Z Compiling unicode-width v0.2.0
22722025-09-24T15:56:06.473Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22732025-09-24T15:56:06.627Z Compiling arrayvec v0.7.6
22742025-09-24T15:56:06.896Z Compiling constant_time_eq v0.3.1
22752025-09-24T15:56:07.101Z Compiling same-file v1.0.6
22762025-09-24T15:56:07.146Z Compiling console v0.16.0
22772025-09-24T15:56:07.407Z Compiling walkdir v2.5.0
22782025-09-24T15:56:07.567Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22792025-09-24T15:56:08.954Z Compiling cargo-util-schemas v0.8.2
22802025-09-24T15:56:09.040Z Compiling tar v0.4.44
22812025-09-24T15:56:10.400Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22822025-09-24T15:56:10.589Z Compiling tokio-dtrace v0.1.0
22832025-09-24T15:56:10.885Z Compiling gethostname v0.5.0
22842025-09-24T15:56:11.119Z Compiling cargo-platform v0.2.0
22852025-09-24T15:56:11.122Z Compiling fixedbitset v0.5.7
22862025-09-24T15:56:12.273Z Compiling topological-sort v0.2.2
22872025-09-24T15:56:12.340Z Compiling unit-prefix v0.5.1
22882025-09-24T15:56:12.585Z Compiling indicatif v0.18.0
22892025-09-24T15:56:12.629Z Compiling omicron-zone-package v0.12.2
22902025-09-24T15:56:14.336Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22912025-09-24T15:56:14.721Z Compiling petgraph v0.8.2
22922025-09-24T15:56:16.606Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22932025-09-24T15:56:16.817Z Compiling cargo_metadata v0.21.0
22942025-09-24T15:56:18.684Z Compiling oxide-tokio-rt v0.1.2
22952025-09-24T15:56:19.305Z Compiling shell-words v1.1.0
22962025-09-24T15:56:19.832Z Compiling indent_write v2.2.0
22972025-09-24T15:56:20.113Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22982025-09-24T15:56:20.446Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22992025-09-24T15:56:41.137Z Finished `release` profile [optimized] target(s) in 5m 23s
23002025-09-24T15:56:41.336Z Running `target/release/omicron-package -t test target create -p dev`
23012025-09-24T15:56:41.394ZLogging to: /work/oxidecomputer/omicron/out/LOG
23022025-09-24T15:56:41.397ZCreated new build target 'test' and set it as active
23032025-09-24T15:56:41.397Z
23042025-09-24T15:56:41.397Zreal 5:24.181406517
23052025-09-24T15:56:41.397Zuser 37:24.772999715
23062025-09-24T15:56:41.397Zsys 3:42.930177468
23072025-09-24T15:56:41.397Ztrap 1.180699131
23082025-09-24T15:56:41.397Ztflt 2.053056574
23092025-09-24T15:56:41.397Zdflt 1.256187055
23102025-09-24T15:56:41.397Zkflt 0.005522712
23112025-09-24T15:56:41.398Zlock 1:46:21.048117651
23122025-09-24T15:56:41.398Zslp 2:32:45.297784134
23132025-09-24T15:56:41.398Zlat 3:03.591908424
23142025-09-24T15:56:41.398Zstop 5:40.184653516
23152025-09-24T15:56:41.398Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23162025-09-24T15:56:42.594Z Finished `release` profile [optimized] target(s) in 1.13s
23172025-09-24T15:56:42.654Z Running `target/release/omicron-package -t test package`
23182025-09-24T15:56:42.707ZLogging to: /work/oxidecomputer/omicron/out/LOG
23192025-09-24T15:56:44.546Z Compiling typify-impl v0.4.3
23202025-09-24T15:56:44.787Z Compiling camino v1.2.0
23212025-09-24T15:56:44.787Z Compiling is-terminal v0.4.13
23222025-09-24T15:56:44.807Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23232025-09-24T15:56:44.855Z Compiling fastrand v2.1.1
23242025-09-24T15:56:44.858Z Compiling rustls v0.22.4
23252025-09-24T15:56:44.881Z Compiling thread_local v1.1.8
23262025-09-24T15:56:44.959Z Compiling wait-timeout v0.2.0
23272025-09-24T15:56:44.990Z Compiling quick-error v1.2.3
23282025-09-24T15:56:45.083Z Compiling match_cfg v0.1.0
23292025-09-24T15:56:45.179Z Compiling bit-vec v0.8.0
23302025-09-24T15:56:45.216Z Compiling tempfile v3.20.0
23312025-09-24T15:56:45.311Z Compiling hostname v0.3.1
23322025-09-24T15:56:45.399Z Compiling ref-cast v1.0.24
23332025-09-24T15:56:45.499Z Compiling multer v3.1.0
23342025-09-24T15:56:45.554Z Compiling bit-set v0.8.0
23352025-09-24T15:56:45.587Z Compiling slog-async v2.8.0
23362025-09-24T15:56:45.614Z Compiling progenitor-client v0.9.1
23372025-09-24T15:56:45.643Z Compiling toml_parser v1.0.2
23382025-09-24T15:56:45.679Z Compiling rusty-fork v0.3.0
23392025-09-24T15:56:45.855Z Compiling crossbeam-channel v0.5.15
23402025-09-24T15:56:45.887Z Compiling slog-json v2.6.1
23412025-09-24T15:56:46.160Z Compiling rand_xorshift v0.4.0
23422025-09-24T15:56:46.230Z Compiling futures-executor v0.3.31
23432025-09-24T15:56:46.262Z Compiling toml_datetime v0.7.0
23442025-09-24T15:56:46.399Z Compiling hex v0.4.3
23452025-09-24T15:56:46.674Z Compiling serde_spanned v1.0.0
23462025-09-24T15:56:46.763Z Compiling convert_case v0.4.0
23472025-09-24T15:56:46.818Z Compiling take_mut v0.2.2
23482025-09-24T15:56:46.932Z Compiling unarray v0.1.4
23492025-09-24T15:56:46.962Z Compiling toml_writer v1.0.2
23502025-09-24T15:56:46.994Z Compiling term v1.1.0
23512025-09-24T15:56:47.137Z Compiling proptest v1.7.0
23522025-09-24T15:56:47.389Z Compiling toml v0.9.5
23532025-09-24T15:56:47.429Z Compiling derive_more v0.99.20
23542025-09-24T15:56:47.862Z Compiling slog-term v2.9.2
23552025-09-24T15:56:48.086Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23562025-09-24T15:56:48.289Z Compiling futures v0.3.31
23572025-09-24T15:56:48.437Z Compiling slog-bunyan v2.5.0
23582025-09-24T15:56:48.695Z Compiling progenitor v0.9.1
23592025-09-24T15:56:49.185Z Compiling async-stream v0.3.6
23602025-09-24T15:56:49.479Z Compiling tokio-rustls v0.25.0
23612025-09-24T15:56:49.761Z Compiling dropshot v0.16.4
23622025-09-24T15:56:49.852Z Compiling waitgroup v0.1.2
23632025-09-24T15:56:49.935Z Compiling rustls-pemfile v2.2.0
23642025-09-24T15:56:50.088Z Compiling hashbrown v0.16.0
23652025-09-24T15:56:50.144Z Compiling serde_path_to_error v0.1.17
23662025-09-24T15:56:50.256Z Compiling hostname v0.4.0
23672025-09-24T15:56:50.489Z Compiling instant v0.1.13
23682025-09-24T15:56:50.681Z Compiling foldhash v0.2.0
23692025-09-24T15:56:50.925Z Compiling debug-ignore v1.0.5
23702025-09-24T15:56:51.070Z Compiling backoff v0.4.0
23712025-09-24T15:56:51.230Z Compiling iddqd v0.3.13
23722025-09-24T15:56:51.453Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
23732025-09-24T15:56:52.400Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
23742025-09-24T15:56:52.948Z Compiling parse-display v0.10.0
23752025-09-24T15:56:53.341Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23762025-09-24T15:56:53.450Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772025-09-24T15:56:53.549Z Compiling serde_with v3.14.0
23782025-09-24T15:56:53.697Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23792025-09-24T15:56:53.735Z Compiling progenitor-client v0.10.0
23802025-09-24T15:56:53.821Z Compiling typify-macro v0.4.3
23812025-09-24T15:56:54.287Z Compiling num-rational v0.4.2
23822025-09-24T15:56:54.428Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
23832025-09-24T15:56:54.495Z Compiling num-complex v0.4.6
23842025-09-24T15:56:55.460Z Compiling macaddr v1.0.1
23852025-09-24T15:56:55.644Z Compiling num v0.4.3
23862025-09-24T15:56:56.337Z Compiling float-ord v0.3.2
23872025-09-24T15:56:56.548Z Compiling toml v0.8.23
23882025-09-24T15:56:56.688Z Compiling prettyplease v0.2.36
23892025-09-24T15:56:56.735Z Compiling bytecount v0.6.8
23902025-09-24T15:56:57.027Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23912025-09-24T15:56:57.210Z Compiling typify v0.4.3
23922025-09-24T15:56:57.415Z Compiling progenitor-impl v0.10.0
23932025-09-24T15:56:58.030Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23942025-09-24T15:56:58.458Z Compiling secrecy v0.10.3
23952025-09-24T15:56:58.825Z Compiling console v0.15.10
23962025-09-24T15:56:58.865Z Compiling itertools v0.13.0
23972025-09-24T15:56:59.395Z Compiling swrite v0.1.0
23982025-09-24T15:56:59.581Z Compiling password-hash v0.5.0
23992025-09-24T15:57:01.682Z Compiling blake2 v0.10.6
24002025-09-24T15:57:01.727Z Compiling slog-dtrace v0.3.0
24012025-09-24T15:57:02.216Z Compiling argon2 v0.5.3
24022025-09-24T15:57:02.379Z Compiling atomicwrites v0.4.4
24032025-09-24T15:57:02.848Z Compiling newline-converter v0.3.0
24042025-09-24T15:57:02.957Z Compiling progenitor-macro v0.10.0
24052025-09-24T15:57:03.101Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24062025-09-24T15:57:03.758Z Compiling expectorate v1.2.0
24072025-09-24T15:57:04.145Z Compiling resolv-conf v0.7.0
24082025-09-24T15:57:04.349Z Compiling base64 v0.21.7
24092025-09-24T15:57:04.557Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24102025-09-24T15:57:05.509Z Compiling owo-colors v4.2.2
24112025-09-24T15:57:05.671Z Compiling cancel-safe-futures v0.1.5
24122025-09-24T15:57:06.146Z Compiling libsw-core v0.3.1
24132025-09-24T15:57:06.205Z Compiling linked-hash-map v0.5.6
24142025-09-24T15:57:06.494Z Compiling libsw v3.5.0
24152025-09-24T15:57:06.660Z Compiling lru-cache v0.1.2
24162025-09-24T15:57:07.651Z Compiling unicode-xid v0.2.6
24172025-09-24T15:57:07.893Z Compiling linear-map v1.2.0
24182025-09-24T15:57:08.359Z Compiling hickory-proto v0.24.4
24192025-09-24T15:57:09.429Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24202025-09-24T15:57:13.933Z Compiling progenitor v0.10.0
24212025-09-24T15:57:13.985Z Compiling async-recursion v1.1.1
24222025-09-24T15:57:14.193Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24232025-09-24T15:57:15.319Z Compiling hickory-resolver v0.24.4
24242025-09-24T15:57:16.622Z Compiling globset v0.4.15
24252025-09-24T15:57:19.291Z Compiling convert_case v0.7.1
24262025-09-24T15:57:20.000Z Compiling derive_more-impl v2.0.1
24272025-09-24T15:57:21.664Z Compiling qorb v0.4.1
24282025-09-24T15:57:22.535Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24292025-09-24T15:57:28.112Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24302025-09-24T15:57:28.489Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24312025-09-24T15:57:28.812Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24322025-09-24T15:57:32.389Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24332025-09-24T15:57:34.308Z Compiling derive_more v2.0.1
24342025-09-24T15:57:34.479Z Compiling pin-project-internal v1.1.6
24352025-09-24T15:57:35.379Z Compiling vte_generate_state_changes v0.1.2
24362025-09-24T15:57:35.411Z Compiling siphasher v1.0.1
24372025-09-24T15:57:35.848Z Compiling utf-8 v0.7.6
24382025-09-24T15:57:35.995Z Compiling termtree v0.5.1
24392025-09-24T15:57:36.251Z Compiling vte v0.11.1
24402025-09-24T15:57:36.312Z Compiling phf_shared v0.12.1
24412025-09-24T15:57:36.803Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24422025-09-24T15:57:36.966Z Compiling pin-project v1.1.6
24432025-09-24T15:57:37.153Z Compiling crossterm v0.29.0
24442025-09-24T15:57:37.681Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24452025-09-24T15:57:39.684Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24462025-09-24T15:57:40.758Z Compiling pem v3.0.5
24472025-09-24T15:57:42.084Z Compiling snafu-derive v0.8.5
24482025-09-24T15:57:42.195Z Compiling chrono-tz v0.10.4
24492025-09-24T15:57:42.610Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24502025-09-24T15:57:42.975Z Compiling strip-ansi-escapes v0.2.0
24512025-09-24T15:57:43.109Z Compiling phf v0.12.1
24522025-09-24T15:57:43.473Z Compiling const_format_proc_macros v0.2.34
24532025-09-24T15:57:43.750Z Compiling papergrid v0.11.0
24542025-09-24T15:57:44.590Z Compiling tabled_derive v0.7.0
24552025-09-24T15:57:45.237Z Compiling olpc-cjson v0.1.4
24562025-09-24T15:57:45.577Z Compiling fd-lock v4.0.2
24572025-09-24T15:57:45.844Z Compiling peg-macros v0.8.5
24582025-09-24T15:57:46.044Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24592025-09-24T15:57:46.256Z Compiling snafu v0.8.5
24602025-09-24T15:57:46.592Z Compiling csv-core v0.1.11
24612025-09-24T15:57:47.010Z Compiling serde_plain v1.0.2
24622025-09-24T15:57:47.451Z Compiling nu-ansi-term v0.50.1
24632025-09-24T15:57:47.493Z Compiling typed-path v0.9.3
24642025-09-24T15:57:47.589Z Compiling highway v1.3.0
24652025-09-24T15:57:47.667Z Compiling keccak v0.1.5
24662025-09-24T15:57:48.642Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24672025-09-24T15:57:48.855Z Compiling peg v0.8.5
24682025-09-24T15:57:48.885Z Compiling sha3 v0.10.8
24692025-09-24T15:57:49.003Z Compiling reedline v0.40.0
24702025-09-24T15:57:49.252Z Compiling csv v1.3.1
24712025-09-24T15:57:49.759Z Compiling tabled v0.15.0
24722025-09-24T15:57:51.435Z Compiling tough v0.20.0
24732025-09-24T15:57:51.557Z Compiling const_format v0.2.34
24742025-09-24T15:57:53.125Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24752025-09-24T15:57:54.186Z Compiling bcs v0.1.6
24762025-09-24T15:57:55.034Z Compiling semver v0.1.20
24772025-09-24T15:57:55.591Z Compiling rustc_version v0.1.7
24782025-09-24T15:57:56.001Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24792025-09-24T15:57:56.243Z Compiling newtype_derive v0.1.6
24802025-09-24T15:57:56.622Z Compiling tungstenite v0.21.0
24812025-09-24T15:58:01.219Z Compiling half v2.4.1
24822025-09-24T15:58:01.443Z Compiling ciborium-io v0.2.2
24832025-09-24T15:58:01.620Z Compiling unicode-linebreak v0.1.5
24842025-09-24T15:58:01.934Z Compiling smawk v0.3.2
24852025-09-24T15:58:02.178Z Compiling humantime v2.2.0
24862025-09-24T15:58:02.268Z Compiling textwrap v0.16.2
24872025-09-24T15:58:03.029Z Compiling ciborium-ll v0.2.2
24882025-09-24T15:58:03.352Z Compiling tokio-tungstenite v0.21.0
24892025-09-24T15:58:03.565Z Compiling ciborium v0.2.2
24902025-09-24T15:58:03.640Z Compiling steno v0.4.1
24912025-09-24T15:58:04.017Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24922025-09-24T15:58:05.923Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24932025-09-24T15:58:06.533Z Compiling universal-hash v0.5.1
24942025-09-24T15:58:06.826Z Compiling thiserror-impl-no-std v2.0.2
24952025-09-24T15:58:08.102Z Compiling opaque-debug v0.3.1
24962025-09-24T15:58:08.251Z Compiling poly1305 v0.8.0
24972025-09-24T15:58:08.310Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24982025-09-24T15:58:08.547Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24992025-09-24T15:58:08.925Z Compiling chacha20 v0.9.1
25002025-09-24T15:58:09.189Z Compiling thiserror-no-std v2.0.2
25012025-09-24T15:58:09.365Z Compiling aead v0.5.2
25022025-09-24T15:58:09.409Z Compiling vsss-rs v3.3.4
25032025-09-24T15:58:09.671Z Compiling chacha20poly1305 v0.10.1
25042025-09-24T15:58:09.797Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25052025-09-24T15:58:09.969Z Compiling moka v0.12.10
25062025-09-24T15:58:10.386Z Compiling tagptr v0.2.0
25072025-09-24T15:58:10.814Z Compiling derive_builder_core v0.20.2
25082025-09-24T15:58:12.771Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25092025-09-24T15:58:13.454Z Compiling derive_builder_macro v0.20.2
25102025-09-24T15:58:14.120Z Compiling hickory-resolver v0.25.2
25112025-09-24T15:58:14.326Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25122025-09-24T15:58:14.574Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25132025-09-24T15:58:22.442Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25142025-09-24T15:58:22.665Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25152025-09-24T15:58:23.362Z Compiling nix v0.30.1
25162025-09-24T15:58:23.521Z Compiling vergen-lib v0.1.6
25172025-09-24T15:58:23.913Z Compiling display-error-chain v0.2.2
25182025-09-24T15:58:24.262Z Compiling derive_builder v0.20.2
25192025-09-24T15:58:24.292Z Compiling vergen v9.0.6
25202025-09-24T15:58:24.505Z Compiling proc-macro-error-attr2 v2.0.0
25212025-09-24T15:58:25.307Z Compiling proc-macro-error2 v2.0.1
25222025-09-24T15:58:25.888Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25232025-09-24T15:58:28.005Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25242025-09-24T15:58:28.183Z Compiling vergen-gitcl v1.0.8
25252025-09-24T15:58:28.603Z Compiling dirs-sys-next v0.1.2
25262025-09-24T15:58:29.103Z Compiling crunchy v0.2.2
25272025-09-24T15:58:29.610Z Compiling radium v0.7.0
25282025-09-24T15:58:30.126Z Compiling maplit v1.0.2
25292025-09-24T15:58:30.256Z Compiling dirs-next v2.0.0
25302025-09-24T15:58:30.479Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25312025-09-24T15:58:30.509Z Compiling dsl_auto_type v0.1.2
25322025-09-24T15:58:30.605Z Compiling scheduled-thread-pool v0.2.7
25332025-09-24T15:58:31.668Z Compiling diesel_table_macro_syntax v0.2.0
25342025-09-24T15:58:31.835Z Compiling tap v1.0.1
25352025-09-24T15:58:32.074Z Compiling tiny-keccak v2.0.2
25362025-09-24T15:58:32.102Z Compiling maybe-uninit v2.0.0
25372025-09-24T15:58:32.490Z Compiling diesel_derives v2.2.3
25382025-09-24T15:58:32.736Z Compiling wyz v0.5.1
25392025-09-24T15:58:33.229Z Compiling r2d2 v0.8.10
25402025-09-24T15:58:34.968Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25412025-09-24T15:58:36.755Z Compiling term v0.7.0
25422025-09-24T15:58:38.376Z Compiling num-derive v0.3.3
25432025-09-24T15:58:40.431Z Compiling zerocopy-derive v0.6.6
25442025-09-24T15:58:40.763Z Compiling crc-catalog v2.4.0
25452025-09-24T15:58:40.978Z Compiling bit-vec v0.6.3
25462025-09-24T15:58:41.418Z Compiling funty v2.0.0
25472025-09-24T15:58:42.084Z Compiling packed_struct v0.10.1
25482025-09-24T15:58:42.427Z Compiling diesel v2.2.12
25492025-09-24T15:58:42.621Z Compiling bitvec v1.0.1
25502025-09-24T15:58:47.001Z Compiling zerocopy v0.6.6
25512025-09-24T15:58:47.778Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25522025-09-24T15:58:54.947Z Compiling bit-set v0.5.3
25532025-09-24T15:58:55.270Z Compiling crc v3.2.1
25542025-09-24T15:58:57.304Z Compiling libscf-sys v1.1.0
25552025-09-24T15:58:57.583Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25562025-09-24T15:58:57.811Z Compiling ascii-canvas v3.0.0
25572025-09-24T15:58:58.429Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25582025-09-24T15:58:59.404Z Compiling packed_struct_codegen v0.10.1
25592025-09-24T15:59:00.307Z Compiling ena v0.14.3
25602025-09-24T15:59:00.761Z Compiling bitfield-macros v0.19.2
25612025-09-24T15:59:01.570Z Compiling indexmap v1.9.3
25622025-09-24T15:59:01.975Z Compiling arc-swap v1.7.1
25632025-09-24T15:59:02.241Z Compiling diff v0.1.13
25642025-09-24T15:59:02.515Z Compiling nodrop v0.1.14
25652025-09-24T15:59:02.699Z Compiling bindgen v0.71.1
25662025-09-24T15:59:02.702Z Compiling regex-syntax v0.6.29
25672025-09-24T15:59:02.730Z Compiling array-init v0.0.4
25682025-09-24T15:59:03.211Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25692025-09-24T15:59:03.697Z Compiling slog-scope v4.4.0
25702025-09-24T15:59:03.874Z Compiling bitfield v0.19.2
25712025-09-24T15:59:04.504Z Compiling smallvec v0.6.14
25722025-09-24T15:59:05.039Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25732025-09-24T15:59:06.530Z Compiling lalrpop v0.19.12
25742025-09-24T15:59:07.404Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25752025-09-24T15:59:08.424Z Compiling tabled_derive v0.11.0
25762025-09-24T15:59:10.108Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25772025-09-24T15:59:10.887Z Compiling papergrid v0.17.0
25782025-09-24T15:59:11.193Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25792025-09-24T15:59:11.565Z Compiling testing_table v0.3.0
25802025-09-24T15:59:12.389Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25812025-09-24T15:59:15.632Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25822025-09-24T15:59:15.666Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25832025-09-24T15:59:15.904Z Compiling hashbrown v0.12.3
25842025-09-24T15:59:16.153Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25852025-09-24T15:59:18.262Z Compiling tabled v0.20.0
25862025-09-24T15:59:23.765Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
25872025-09-24T15:59:24.561Z Compiling serde-hex v0.1.0
25882025-09-24T15:59:26.716Z Compiling slog-stdlog v4.1.1
25892025-09-24T15:59:27.524Z Compiling polar-core v0.27.3
25902025-09-24T15:59:27.618Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25912025-09-24T15:59:27.965Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25922025-09-24T15:59:28.153Z Compiling ron v0.8.1
25932025-09-24T15:59:28.456Z Compiling hashbrown v0.13.2
25942025-09-24T15:59:28.828Z Compiling headers-core v0.3.0
25952025-09-24T15:59:29.071Z Compiling libxml v0.3.3
25962025-09-24T15:59:29.516Z Compiling crc-any v2.5.0
25972025-09-24T15:59:29.801Z Compiling object v0.30.4
25982025-09-24T15:59:29.867Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25992025-09-24T15:59:30.386Z Compiling headers v0.4.1
26002025-09-24T15:59:33.862Z Compiling slog-envlogger v2.2.0
26012025-09-24T15:59:36.140Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26022025-09-24T15:59:39.434Z Compiling samael v0.0.19
26032025-09-24T15:59:41.093Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26042025-09-24T15:59:41.509Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26052025-09-24T15:59:41.856Z Compiling strum_macros v0.24.3
26062025-09-24T15:59:42.031Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26072025-09-24T15:59:42.206Z Compiling indoc v1.0.9
26082025-09-24T15:59:42.825Z Compiling crc8 v0.1.1
26092025-09-24T15:59:43.033Z Compiling path-slash v0.1.5
26102025-09-24T15:59:43.320Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
26112025-09-24T15:59:46.563Z Compiling progenitor-impl v0.11.0
26122025-09-24T15:59:48.307Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26132025-09-24T15:59:48.699Z Compiling impl-trait-for-tuples v0.2.2
26142025-09-24T15:59:50.149Z Compiling oso-derive v0.27.3
26152025-09-24T15:59:50.308Z Compiling quick-xml v0.37.2
26162025-09-24T15:59:51.155Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26172025-09-24T15:59:52.294Z Compiling progenitor-macro v0.11.0
26182025-09-24T15:59:54.234Z Compiling progenitor-client v0.11.0
26192025-09-24T15:59:55.196Z Compiling oso v0.27.3
26202025-09-24T15:59:57.969Z Compiling diesel-dtrace v0.4.2
26212025-09-24T15:59:58.420Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26222025-09-24T16:00:03.204Z Compiling progenitor v0.11.0
26232025-09-24T16:00:03.493Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26242025-09-24T16:00:11.128Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26252025-09-24T16:00:11.499Z Compiling bb8 v0.8.5
26262025-09-24T16:00:11.987Z Compiling unicase v2.7.0
26272025-09-24T16:00:12.131Z Compiling xshell-macros v0.2.7
26282025-09-24T16:00:12.354Z Compiling async-bb8-diesel v0.2.1
26292025-09-24T16:00:12.842Z Compiling xshell v0.2.7
26302025-09-24T16:00:13.229Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26312025-09-24T16:00:16.221Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26322025-09-24T16:00:16.996Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26332025-09-24T16:00:17.416Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26342025-09-24T16:00:24.933Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26352025-09-24T16:00:25.508Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26362025-09-24T16:00:28.486Z Compiling typify-impl v0.2.0
26372025-09-24T16:00:28.985Z Compiling fxhash v0.2.1
26382025-09-24T16:00:29.279Z Compiling libz-sys v1.1.20
26392025-09-24T16:00:30.011Z Compiling half v1.8.3
26402025-09-24T16:00:30.960Z Compiling serde_cbor v0.11.2
26412025-09-24T16:00:33.603Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26422025-09-24T16:00:36.337Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26432025-09-24T16:00:37.613Z Compiling typify-macro v0.2.0
26442025-09-24T16:00:41.033Z Compiling kstat-rs v0.2.4
26452025-09-24T16:00:41.067Z Compiling fs-err v2.11.0
26462025-09-24T16:00:41.453Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26472025-09-24T16:00:41.931Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482025-09-24T16:00:42.475Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26492025-09-24T16:00:45.709Z Compiling nanorand v0.7.0
26502025-09-24T16:00:46.445Z Compiling libgit2-sys v0.17.0+1.8.1
26512025-09-24T16:00:47.273Z Compiling parking_lot_core v0.8.6
26522025-09-24T16:00:52.499Z Compiling flume v0.11.1
26532025-09-24T16:00:52.747Z Compiling mime_guess v2.0.5
26542025-09-24T16:00:54.349Z Compiling tabled_derive v0.10.0
26552025-09-24T16:00:54.548Z Compiling ignore v0.4.23
26562025-09-24T16:00:56.543Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26572025-09-24T16:00:58.105Z Compiling papergrid v0.14.0
26582025-09-24T16:01:00.474Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26592025-09-24T16:01:00.836Z Compiling castaway v0.2.3
26602025-09-24T16:01:01.051Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26612025-09-24T16:01:01.432Z Compiling parse-size v1.1.0
26622025-09-24T16:01:01.743Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26632025-09-24T16:01:03.328Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26642025-09-24T16:01:03.730Z Compiling compact_str v0.8.0
26652025-09-24T16:01:05.316Z Compiling tabled v0.18.0
26662025-09-24T16:01:06.224Z Compiling globwalk v0.9.1
26672025-09-24T16:01:08.895Z Compiling typify v0.2.0
26682025-09-24T16:01:09.102Z Compiling predicates-tree v1.0.12
26692025-09-24T16:01:09.977Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26702025-09-24T16:01:10.580Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26712025-09-24T16:01:12.497Z Compiling unicode-truncate v1.1.0
26722025-09-24T16:01:13.471Z Compiling lru v0.12.5
26732025-09-24T16:01:13.866Z Compiling vergen v8.3.2
26742025-09-24T16:01:14.240Z Compiling nibble_vec v0.1.0
26752025-09-24T16:01:14.525Z Compiling cargo-platform v0.1.8
26762025-09-24T16:01:15.014Z Compiling instability v0.3.2
26772025-09-24T16:01:15.997Z Compiling atty v0.2.14
26782025-09-24T16:01:16.210Z Compiling salty v0.3.0
26792025-09-24T16:01:16.617Z Compiling cassowary v0.3.0
26802025-09-24T16:01:17.674Z Compiling endian-type v0.1.2
26812025-09-24T16:01:17.900Z Compiling http-range v0.1.5
26822025-09-24T16:01:18.504Z Compiling indoc v2.0.6
26832025-09-24T16:01:19.380Z Compiling ratatui v0.29.0
26842025-09-24T16:01:19.995Z Compiling radix_trie v0.2.1
26852025-09-24T16:01:21.177Z Compiling cargo_metadata v0.18.1
26862025-09-24T16:01:24.099Z Compiling camino-tempfile-ext v0.3.2
26872025-09-24T16:01:30.908Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26882025-09-24T16:01:37.948Z Compiling progenitor-impl v0.8.0
26892025-09-24T16:01:38.134Z Compiling parking_lot v0.11.2
26902025-09-24T16:01:38.615Z Compiling git2 v0.19.0
26912025-09-24T16:01:40.248Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26922025-09-24T16:01:41.055Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26932025-09-24T16:01:43.526Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26942025-09-24T16:01:46.408Z Compiling rand_seeder v0.4.0
26952025-09-24T16:01:46.873Z Compiling prefix-trie v0.7.0
26962025-09-24T16:01:47.871Z Compiling lzma-sys v0.1.20
26972025-09-24T16:01:48.065Z Compiling rustls v0.21.12
26982025-09-24T16:01:48.493Z Compiling hickory-server v0.25.2
26992025-09-24T16:01:48.671Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27002025-09-24T16:01:49.010Z Compiling progenitor-macro v0.8.0
27012025-09-24T16:01:50.595Z Compiling hyper-staticfile v0.10.1
27022025-09-24T16:01:52.300Z Compiling sled v0.34.7
27032025-09-24T16:01:53.069Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27042025-09-24T16:01:54.751Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27052025-09-24T16:02:01.937Z Compiling hickory-client v0.25.2
27062025-09-24T16:02:02.282Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27072025-09-24T16:02:03.533Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082025-09-24T16:02:03.830Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27092025-09-24T16:02:10.398Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27102025-09-24T16:02:12.110Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27112025-09-24T16:02:14.348Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27122025-09-24T16:02:16.616Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27132025-09-24T16:02:17.009Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27142025-09-24T16:02:17.397Z Compiling primeorder v0.13.6
27152025-09-24T16:02:17.752Z Compiling progenitor-client v0.8.0
27162025-09-24T16:02:18.005Z Compiling rustls-webpki v0.101.7
27172025-09-24T16:02:18.635Z Compiling sct v0.7.1
27182025-09-24T16:02:18.666Z Compiling heck v0.3.3
27192025-09-24T16:02:19.028Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27202025-09-24T16:02:19.107Z Compiling void v1.0.2
27212025-09-24T16:02:19.330Z Compiling lzss v0.8.2
27222025-09-24T16:02:19.525Z Compiling zone_cfg_derive v0.1.2
27232025-09-24T16:02:20.820Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27242025-09-24T16:02:21.656Z Compiling progenitor v0.8.0
27252025-09-24T16:02:21.872Z Compiling p384 v0.13.0
27262025-09-24T16:02:21.990Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27272025-09-24T16:02:26.398Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27282025-09-24T16:02:27.059Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27292025-09-24T16:02:27.818Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27302025-09-24T16:02:29.062Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27312025-09-24T16:02:33.485Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27322025-09-24T16:02:35.135Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27332025-09-24T16:02:35.528Z Compiling tungstenite v0.23.0
27342025-09-24T16:02:36.293Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27352025-09-24T16:02:36.670Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27362025-09-24T16:02:37.052Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27372025-09-24T16:02:37.432Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27382025-09-24T16:02:37.816Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27392025-09-24T16:02:38.560Z Compiling nix v0.27.1
27402025-09-24T16:02:40.900Z Compiling serde_bytes v0.11.17
27412025-09-24T16:02:41.392Z Compiling base64 v0.13.1
27422025-09-24T16:02:41.492Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27432025-09-24T16:02:41.890Z Compiling number_prefix v0.4.0
27442025-09-24T16:02:42.195Z Compiling indicatif v0.17.11
27452025-09-24T16:02:42.223Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27462025-09-24T16:02:44.135Z Compiling ron v0.7.1
27472025-09-24T16:02:48.587Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27482025-09-24T16:02:49.279Z Compiling tokio-tungstenite v0.23.1
27492025-09-24T16:02:49.384Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27502025-09-24T16:02:49.947Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27512025-09-24T16:02:51.159Z Compiling xz2 v0.1.7
27522025-09-24T16:02:54.048Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27532025-09-24T16:02:54.713Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27542025-09-24T16:02:54.948Z Compiling tokio-rustls v0.24.1
27552025-09-24T16:02:55.459Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27562025-09-24T16:02:59.998Z Compiling zone v0.1.8
27572025-09-24T16:03:00.596Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27582025-09-24T16:03:01.398Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27592025-09-24T16:03:03.227Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27602025-09-24T16:03:05.621Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27612025-09-24T16:03:07.545Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27622025-09-24T16:03:08.221Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27632025-09-24T16:03:11.502Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27642025-09-24T16:03:14.443Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27652025-09-24T16:03:17.530Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27662025-09-24T16:03:20.521Z Compiling rustls-pemfile v1.0.4
27672025-09-24T16:03:21.299Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27682025-09-24T16:03:21.397Z Compiling signal-hook-tokio v0.3.1
27692025-09-24T16:03:21.697Z Compiling twox-hash v2.1.0
27702025-09-24T16:03:21.751Z Compiling yasna v0.5.2
27712025-09-24T16:03:21.933Z Compiling secrecy v0.8.0
27722025-09-24T16:03:22.282Z Compiling is_ci v1.2.0
27732025-09-24T16:03:22.626Z Compiling supports-color v3.0.2
27742025-09-24T16:03:23.078Z Compiling rcgen v0.12.1
27752025-09-24T16:03:25.242Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27762025-09-24T16:03:33.709Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27772025-09-24T16:03:34.065Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27782025-09-24T16:03:36.441Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27792025-09-24T16:03:39.788Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27802025-09-24T16:03:55.195Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27812025-09-24T16:03:55.511Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27822025-09-24T16:03:55.704Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
27832025-09-24T16:04:03.239Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27842025-09-24T16:04:05.737Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27852025-09-24T16:04:11.627Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27862025-09-24T16:04:14.791Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27872025-09-24T16:04:18.950Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27882025-09-24T16:04:19.351Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27892025-09-24T16:04:19.772Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27902025-09-24T16:04:20.972Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27912025-09-24T16:04:21.491Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27922025-09-24T16:04:21.818Z Compiling fatfs v0.3.6
27932025-09-24T16:04:24.646Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
27942025-09-24T16:04:24.941Z Compiling rtoolbox v0.0.2
27952025-09-24T16:04:25.376Z Compiling subprocess v0.2.9
27962025-09-24T16:04:28.162Z Compiling assert_matches v1.5.0
27972025-09-24T16:04:28.320Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27982025-09-24T16:04:33.842Z Compiling rpassword v7.4.0
27992025-09-24T16:04:34.341Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28002025-09-24T16:04:36.082Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28012025-09-24T16:04:41.551Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28022025-09-24T16:05:11.059Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28032025-09-24T16:05:12.533Z Compiling tui-tree-widget v0.23.1
28042025-09-24T16:05:13.033Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28052025-09-24T16:05:16.100Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28062025-09-24T16:05:16.625Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28072025-09-24T16:05:23.388Z Compiling uzers v0.12.1
28082025-09-24T16:05:25.679Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28092025-09-24T16:05:26.495Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28102025-09-24T16:05:31.803Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28112025-09-24T16:05:55.780Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28122025-09-24T16:05:55.815Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28132025-09-24T16:05:55.971Z Compiling support-bundle-viewer v0.1.2
28142025-09-24T16:05:59.733Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28152025-09-24T16:06:00.461Z Compiling multimap v0.10.1
28162025-09-24T16:08:14.780Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28172025-09-24T16:08:34.851Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28182025-09-24T16:17:39.486Z Finished `release` profile [optimized] target(s) in 20m 56s
28192025-09-24T16:18:37.152Z
28202025-09-24T16:18:37.156Zreal 21:55.747759121
28212025-09-24T16:18:37.156Zuser 2:35:21.063950630
28222025-09-24T16:18:37.156Zsys 4:25.605476061
28232025-09-24T16:18:37.156Ztrap 3.823635646
28242025-09-24T16:18:37.156Ztflt 2.116433889
28252025-09-24T16:18:37.156Zdflt 6.491571745
28262025-09-24T16:18:37.157Zkflt 0.000861061
28272025-09-24T16:18:37.157Zlock 10:39:01.537059803
28282025-09-24T16:18:37.157Zslp 7:47:42.707306314
28292025-09-24T16:18:37.157Zlat 4:28.079743981
28302025-09-24T16:18:37.157Zstop 4:17.891720491
28312025-09-24T16:18:37.157Z+ mapfile -t packages
28322025-09-24T16:18:37.157Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28332025-09-24T16:18:38.455Z Finished `release` profile [optimized] target(s) in 1.24s
28342025-09-24T16:18:38.520Z Running `target/release/omicron-package -t test list-outputs`
28352025-09-24T16:18:38.577ZLogging to: /work/oxidecomputer/omicron/out/LOG
28362025-09-24T16:18:38.580Z+ ptime -m cargo build --locked --release -p xtask
28372025-09-24T16:18:39.345Z Compiling once_cell v1.21.3
28382025-09-24T16:18:39.345Z Compiling serde_core v1.0.223
28392025-09-24T16:18:39.351Z Compiling syn v2.0.106
28402025-09-24T16:18:39.351Z Compiling bitflags v2.9.1
28412025-09-24T16:18:39.351Z Compiling serde v1.0.223
28422025-09-24T16:18:39.351Z Compiling libc v0.2.174
28432025-09-24T16:18:39.351Z Compiling serde_json v1.0.145
28442025-09-24T16:18:39.459Z Compiling num-traits v0.2.19
28452025-09-24T16:18:39.885Z Compiling rustix v0.38.37
28462025-09-24T16:18:39.903Z Compiling smallvec v1.15.1
28472025-09-24T16:18:39.907Z Compiling hashbrown v0.15.4
28482025-09-24T16:18:40.387Z Compiling usdt-impl v0.5.0
28492025-09-24T16:18:40.406Z Compiling syn v1.0.109
28502025-09-24T16:18:40.930Z Compiling thread-id v4.2.2
28512025-09-24T16:18:41.027Z Compiling log v0.4.27
28522025-09-24T16:18:41.078Z Compiling rustix v1.0.7
28532025-09-24T16:18:41.343Z Compiling indexmap v2.11.0
28542025-09-24T16:18:41.519Z Compiling getrandom v0.3.1
28552025-09-24T16:18:41.752Z Compiling percent-encoding v2.3.2
28562025-09-24T16:18:42.015Z Compiling terminal_size v0.4.0
28572025-09-24T16:18:42.278Z Compiling form_urlencoded v1.2.2
28582025-09-24T16:18:42.830Z Compiling ordered-float v2.10.1
28592025-09-24T16:18:43.174Z Compiling fs-err v3.1.1
28602025-09-24T16:18:43.450Z Compiling anyhow v1.0.99
28612025-09-24T16:18:44.219Z Compiling clap_builder v4.5.41
28622025-09-24T16:18:44.477Z Compiling textwrap v0.16.2
28632025-09-24T16:18:46.245Z Compiling synstructure v0.13.1
28642025-09-24T16:18:46.453Z Compiling proc-macro-error v1.0.4
28652025-09-24T16:18:47.016Z Compiling tempfile v3.20.0
28662025-09-24T16:18:47.101Z Compiling tabled_derive v0.7.0
28672025-09-24T16:18:48.266Z Compiling camino-tempfile v1.4.1
28682025-09-24T16:18:48.959Z Compiling tabled v0.15.0
28692025-09-24T16:18:49.138Z Compiling serde_derive v1.0.223
28702025-09-24T16:18:49.625Z Compiling thiserror-impl v1.0.69
28712025-09-24T16:18:50.030Z Compiling zerofrom-derive v0.1.4
28722025-09-24T16:18:50.416Z Compiling yoke-derive v0.7.4
28732025-09-24T16:18:51.005Z Compiling zerovec-derive v0.10.3
28742025-09-24T16:18:52.215Z Compiling thiserror v1.0.69
28752025-09-24T16:18:52.408Z Compiling displaydoc v0.2.5
28762025-09-24T16:18:52.723Z Compiling pest v2.7.14
28772025-09-24T16:18:52.991Z Compiling zerofrom v0.1.4
28782025-09-24T16:18:53.248Z Compiling yoke v0.7.4
28792025-09-24T16:18:53.273Z Compiling icu_provider_macros v1.5.0
28802025-09-24T16:18:53.658Z Compiling zerovec v0.10.4
28812025-09-24T16:18:53.777Z Compiling zerocopy-derive v0.7.35
28822025-09-24T16:18:54.507Z Compiling scroll_derive v0.12.0
28832025-09-24T16:18:55.586Z Compiling pest_meta v2.7.14
28842025-09-24T16:18:55.643Z Compiling zerocopy v0.7.35
28852025-09-24T16:18:55.884Z Compiling tinystr v0.7.6
28862025-09-24T16:18:56.344Z Compiling icu_locid v1.5.0
28872025-09-24T16:18:56.645Z Compiling icu_collections v1.5.0
28882025-09-24T16:18:57.075Z Compiling pest_generator v2.7.14
28892025-09-24T16:18:58.355Z Compiling icu_provider v1.5.0
28902025-09-24T16:18:58.727Z Compiling toml_datetime v0.6.11
28912025-09-24T16:18:59.030Z Compiling pest_derive v2.7.14
28922025-09-24T16:18:59.227Z Compiling icu_locid_transform v1.5.0
28932025-09-24T16:18:59.575Z Compiling serde_spanned v0.6.9
28942025-09-24T16:18:59.883Z Compiling toml_edit v0.22.27
28952025-09-24T16:18:59.901Z Compiling dtrace-parser v0.2.0
28962025-09-24T16:19:00.472Z Compiling dof v0.3.0
28972025-09-24T16:19:01.305Z Compiling icu_properties v1.5.1
28982025-09-24T16:19:01.478Z Compiling scroll v0.12.0
28992025-09-24T16:19:02.132Z Compiling goblin v0.8.2
29002025-09-24T16:19:03.429Z Compiling serde_tokenstream v0.2.2
29012025-09-24T16:19:04.030Z Compiling toml v0.8.23
29022025-09-24T16:19:04.528Z Compiling erased-serde v0.4.6
29032025-09-24T16:19:06.059Z Compiling icu_normalizer v1.5.0
29042025-09-24T16:19:07.508Z Compiling idna_adapter v1.2.0
29052025-09-24T16:19:07.729Z Compiling idna v1.0.3
29062025-09-24T16:19:07.776Z Compiling thiserror-impl v2.0.16
29072025-09-24T16:19:10.631Z Compiling thiserror v2.0.16
29082025-09-24T16:19:10.849Z Compiling url v2.5.4
29092025-09-24T16:19:11.091Z Compiling serde-untagged v0.1.7
29102025-09-24T16:19:11.957Z Compiling serde-value v0.7.0
29112025-09-24T16:19:12.721Z Compiling semver v1.0.26
29122025-09-24T16:19:13.629Z Compiling cargo-util-schemas v0.8.2
29132025-09-24T16:19:15.811Z Compiling usdt-attr-macro v0.5.0
29142025-09-24T16:19:16.004Z Compiling usdt-macro v0.5.0
29152025-09-24T16:19:16.210Z Compiling cargo-platform v0.2.0
29162025-09-24T16:19:17.132Z Compiling clap_derive v4.5.41
29172025-09-24T16:19:17.226Z Compiling usdt v0.5.0
29182025-09-24T16:19:17.366Z Compiling cargo_metadata v0.21.0
29192025-09-24T16:19:18.567Z Compiling cargo_toml v0.21.0
29202025-09-24T16:19:19.153Z Compiling macaddr v1.0.1
29212025-09-24T16:19:21.187Z Compiling clap v4.5.41
29222025-09-24T16:19:29.818Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29232025-09-24T16:19:35.748Z Finished `release` profile [optimized] target(s) in 57.10s
29242025-09-24T16:19:35.890Z
29252025-09-24T16:19:35.890Zreal 57.278747967
29262025-09-24T16:19:35.890Zuser 6:13.813935233
29272025-09-24T16:19:35.890Zsys 27.899735676
29282025-09-24T16:19:35.890Ztrap 0.196651408
29292025-09-24T16:19:35.890Ztflt 0.303357203
29302025-09-24T16:19:35.894Zdflt 0.471499493
29312025-09-24T16:19:35.894Zkflt 0.000018140
29322025-09-24T16:19:35.895Zlock 18:04.949806562
29332025-09-24T16:19:35.895Zslp 20:50.495065903
29342025-09-24T16:19:35.895Zlat 27.213325585
29352025-09-24T16:19:35.895Zstop 34.461481186
29362025-09-24T16:19:35.895Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29372025-09-24T16:19:35.896Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29382025-09-24T16:19:35.896Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29392025-09-24T16:19:35.896Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29402025-09-24T16:19:35.896Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29412025-09-24T16:19:37.175Z Compiling regress v0.10.4
29422025-09-24T16:19:37.350Z Compiling ident_case v1.0.1
29432025-09-24T16:19:37.354Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29442025-09-24T16:19:37.354Z Compiling unsafe-libyaml v0.2.11
29452025-09-24T16:19:37.354Z Compiling match_cfg v0.1.0
29462025-09-24T16:19:37.418Z Compiling quick-error v1.2.3
29472025-09-24T16:19:37.421Z Compiling tempfile v3.20.0
29482025-09-24T16:19:37.422Z Compiling progenitor-client v0.10.0
29492025-09-24T16:19:37.503Z Compiling hostname v0.3.1
29502025-09-24T16:19:37.527Z Compiling darling_core v0.20.10
29512025-09-24T16:19:37.586Z Compiling structmeta-derive v0.3.0
29522025-09-24T16:19:37.730Z Compiling rustls v0.22.4
29532025-09-24T16:19:37.895Z Compiling hex v0.4.3
29542025-09-24T16:19:37.940Z Compiling multer v3.1.0
29552025-09-24T16:19:38.108Z Compiling debug-ignore v1.0.5
29562025-09-24T16:19:38.279Z Compiling toml_parser v1.0.2
29572025-09-24T16:19:38.385Z Compiling slog-json v2.6.1
29582025-09-24T16:19:38.520Z Compiling toml_datetime v0.7.0
29592025-09-24T16:19:38.768Z Compiling serde_yaml v0.9.34+deprecated
29602025-09-24T16:19:39.098Z Compiling macaddr v1.0.1
29612025-09-24T16:19:39.122Z Compiling serde_spanned v1.0.0
29622025-09-24T16:19:39.417Z Compiling async-stream-impl v0.3.6
29632025-09-24T16:19:39.550Z Compiling dropshot v0.16.4
29642025-09-24T16:19:39.739Z Compiling toml_writer v1.0.2
29652025-09-24T16:19:39.914Z Compiling ref-cast v1.0.24
29662025-09-24T16:19:40.091Z Compiling structmeta v0.3.0
29672025-09-24T16:19:40.197Z Compiling toml v0.9.5
29682025-09-24T16:19:40.555Z Compiling slog-bunyan v2.5.0
29692025-09-24T16:19:40.745Z Compiling async-stream v0.3.6
29702025-09-24T16:19:40.855Z Compiling waitgroup v0.1.2
29712025-09-24T16:19:41.085Z Compiling typify-impl v0.3.0
29722025-09-24T16:19:41.112Z Compiling rustls-pemfile v2.2.0
29732025-09-24T16:19:41.468Z Compiling dropshot_endpoint v0.16.4
29742025-09-24T16:19:41.619Z Compiling serde_path_to_error v0.1.17
29752025-09-24T16:19:42.257Z Compiling ref-cast-impl v1.0.24
29762025-09-24T16:19:42.445Z Compiling tokio-rustls v0.25.0
29772025-09-24T16:19:42.909Z Compiling hostname v0.4.0
29782025-09-24T16:19:43.145Z Compiling wait-timeout v0.2.0
29792025-09-24T16:19:43.257Z Compiling darling_macro v0.20.10
29802025-09-24T16:19:43.296Z Compiling bit-vec v0.8.0
29812025-09-24T16:19:43.602Z Compiling rusty-fork v0.3.0
29822025-09-24T16:19:43.687Z Compiling derive-ex v0.1.8
29832025-09-24T16:19:43.777Z Compiling bit-set v0.8.0
29842025-09-24T16:19:44.104Z Compiling rand_xorshift v0.4.0
29852025-09-24T16:19:44.195Z Compiling darling v0.20.10
29862025-09-24T16:19:44.290Z Compiling instant v0.1.13
29872025-09-24T16:19:44.367Z Compiling serde_with_macros v3.14.0
29882025-09-24T16:19:44.407Z Compiling unarray v0.1.4
29892025-09-24T16:19:44.487Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29902025-09-24T16:19:44.611Z Compiling proptest v1.7.0
29912025-09-24T16:19:44.695Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29922025-09-24T16:19:45.318Z Compiling progenitor-client v0.9.1
29932025-09-24T16:19:45.501Z Compiling derive-where v1.5.0
29942025-09-24T16:19:45.921Z Compiling parse-display-derive v0.10.0
29952025-09-24T16:19:46.341Z Compiling hashbrown v0.16.0
29962025-09-24T16:19:46.976Z Compiling serde_with v3.14.0
29972025-09-24T16:19:47.491Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29982025-09-24T16:19:47.857Z Compiling test-strategy v0.4.3
29992025-09-24T16:19:48.318Z Compiling foldhash v0.2.0
30002025-09-24T16:19:48.707Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30012025-09-24T16:19:48.736Z Compiling iddqd v0.3.13
30022025-09-24T16:19:49.115Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30032025-09-24T16:19:49.347Z Compiling backoff v0.4.0
30042025-09-24T16:19:49.754Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30052025-09-24T16:19:49.949Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
30062025-09-24T16:19:49.973Z Compiling parse-display v0.10.0
30072025-09-24T16:19:50.563Z Compiling typify-impl v0.4.3
30082025-09-24T16:19:50.644Z Compiling itertools v0.14.0
30092025-09-24T16:19:51.089Z Compiling darling_core v0.21.0
30102025-09-24T16:19:51.418Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
30112025-09-24T16:19:52.177Z Compiling proc-macro-crate v1.3.1
30122025-09-24T16:19:52.489Z Compiling typify-macro v0.3.0
30132025-09-24T16:19:52.668Z Compiling crucible-workspace-hack v0.1.0
30142025-09-24T16:19:53.073Z Compiling proc-macro-error v1.0.4
30152025-09-24T16:19:53.143Z Compiling num_enum_derive v0.5.11
30162025-09-24T16:19:53.644Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30172025-09-24T16:19:53.706Z Compiling heapless v0.8.0
30182025-09-24T16:19:54.244Z Compiling hash32 v0.3.1
30192025-09-24T16:19:54.527Z Compiling smoltcp v0.11.0
30202025-09-24T16:19:54.654Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30212025-09-24T16:19:55.046Z Compiling foreign-types-macros v0.2.3
30222025-09-24T16:19:55.240Z Compiling cobs v0.2.3
30232025-09-24T16:19:55.503Z Compiling num_enum v0.5.11
30242025-09-24T16:19:55.627Z Compiling foreign-types-shared v0.3.1
30252025-09-24T16:19:55.722Z Compiling postcard v1.0.10
30262025-09-24T16:19:56.263Z Compiling tabwriter v1.4.0
30272025-09-24T16:19:56.385Z Compiling foreign-types v0.5.0
30282025-09-24T16:19:56.410Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30292025-09-24T16:19:56.534Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30302025-09-24T16:19:56.565Z Compiling typify v0.3.0
30312025-09-24T16:19:56.732Z Compiling progenitor-impl v0.9.1
30322025-09-24T16:19:56.772Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30332025-09-24T16:19:57.112Z Compiling darling_macro v0.21.0
30342025-09-24T16:19:57.156Z Compiling cstr-argument v0.1.2
30352025-09-24T16:19:57.231Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30362025-09-24T16:19:57.264Z Compiling pretty-hex v0.2.1
30372025-09-24T16:19:57.440Z Compiling rayon-core v1.12.1
30382025-09-24T16:19:57.515Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30392025-09-24T16:19:57.635Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30402025-09-24T16:19:57.823Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30412025-09-24T16:19:58.021Z Compiling crossbeam-deque v0.8.5
30422025-09-24T16:19:58.056Z Compiling colored v2.2.0
30432025-09-24T16:19:58.079Z Compiling darling v0.21.0
30442025-09-24T16:19:58.133Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30452025-09-24T16:19:58.226Z Compiling ingot-macros v0.1.1
30462025-09-24T16:19:59.083Z Compiling toml v0.8.23
30472025-09-24T16:19:59.963Z Compiling rayon v1.10.0
30482025-09-24T16:20:00.195Z Compiling zone_cfg_derive v0.3.0
30492025-09-24T16:20:00.581Z Compiling camino-tempfile v1.4.1
30502025-09-24T16:20:01.074Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30512025-09-24T16:20:01.507Z Compiling smf v0.2.3
30522025-09-24T16:20:01.698Z Compiling num-derive v0.4.2
30532025-09-24T16:20:02.358Z Compiling typify-macro v0.4.3
30542025-09-24T16:20:02.584Z Compiling sigpipe v0.1.3
30552025-09-24T16:20:02.676Z Compiling jiff v0.2.15
30562025-09-24T16:20:02.753Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30572025-09-24T16:20:03.163Z Compiling zone v0.3.1
30582025-09-24T16:20:03.492Z Compiling progenitor-macro v0.9.1
30592025-09-24T16:20:03.987Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30602025-09-24T16:20:04.325Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30612025-09-24T16:20:04.582Z Compiling num-rational v0.4.2
30622025-09-24T16:20:04.796Z Compiling num-complex v0.4.6
30632025-09-24T16:20:04.799Z Compiling float-ord v0.3.2
30642025-09-24T16:20:05.052Z Compiling convert_case v0.4.0
30652025-09-24T16:20:05.322Z Compiling ingot-types v0.1.2
30662025-09-24T16:20:05.852Z Compiling num v0.4.3
30672025-09-24T16:20:05.951Z Compiling derive_more v0.99.20
30682025-09-24T16:20:05.991Z Compiling secrecy v0.10.3
30692025-09-24T16:20:06.199Z Compiling universal-hash v0.5.1
30702025-09-24T16:20:06.288Z Compiling ingot v0.1.1
30712025-09-24T16:20:06.319Z Compiling opaque-debug v0.3.1
30722025-09-24T16:20:06.422Z Compiling typify v0.4.3
30732025-09-24T16:20:06.448Z Compiling password-hash v0.5.0
30742025-09-24T16:20:06.452Z Compiling blake2 v0.10.6
30752025-09-24T16:20:06.629Z Compiling progenitor-impl v0.10.0
30762025-09-24T16:20:07.326Z Compiling indent_write v2.2.0
30772025-09-24T16:20:07.598Z Compiling argon2 v0.5.3
30782025-09-24T16:20:07.740Z Compiling resolv-conf v0.7.0
30792025-09-24T16:20:08.490Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30802025-09-24T16:20:08.983Z Compiling aead v0.5.2
30812025-09-24T16:20:09.410Z Compiling utf-8 v0.7.6
30822025-09-24T16:20:09.769Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30832025-09-24T16:20:10.235Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30842025-09-24T16:20:10.321Z Compiling keccak v0.1.5
30852025-09-24T16:20:10.435Z Compiling tungstenite v0.21.0
30862025-09-24T16:20:11.127Z Compiling sha3 v0.10.8
30872025-09-24T16:20:11.624Z Compiling poly1305 v0.8.0
30882025-09-24T16:20:12.239Z Compiling console v0.15.10
30892025-09-24T16:20:12.483Z Compiling chacha20 v0.9.1
30902025-09-24T16:20:12.876Z Compiling cancel-safe-futures v0.1.5
30912025-09-24T16:20:13.013Z Compiling owo-colors v4.2.2
30922025-09-24T16:20:13.295Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30932025-09-24T16:20:13.342Z Compiling progenitor-macro v0.10.0
30942025-09-24T16:20:13.371Z Compiling tokio-tungstenite v0.21.0
30952025-09-24T16:20:13.396Z Compiling hickory-proto v0.24.4
30962025-09-24T16:20:13.507Z Compiling gethostname v0.5.0
30972025-09-24T16:20:13.733Z Compiling libsw-core v0.3.1
30982025-09-24T16:20:13.758Z Compiling linked-hash-map v0.5.6
30992025-09-24T16:20:13.908Z Compiling fixedbitset v0.5.7
31002025-09-24T16:20:13.945Z Compiling base64 v0.21.7
31012025-09-24T16:20:14.030Z Compiling semver v0.1.20
31022025-09-24T16:20:14.132Z Compiling lru-cache v0.1.2
31032025-09-24T16:20:14.392Z Compiling petgraph v0.8.2
31042025-09-24T16:20:14.554Z Compiling rustc_version v0.1.7
31052025-09-24T16:20:14.585Z Compiling libsw v3.5.0
31062025-09-24T16:20:14.994Z Compiling atomicwrites v0.4.4
31072025-09-24T16:20:15.349Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
31082025-09-24T16:20:15.588Z Compiling newline-converter v0.3.0
31092025-09-24T16:20:15.624Z Compiling slog-dtrace v0.3.0
31102025-09-24T16:20:15.792Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31112025-09-24T16:20:16.034Z Compiling siphasher v1.0.1
31122025-09-24T16:20:16.373Z Compiling progenitor v0.9.1
31132025-09-24T16:20:16.481Z Compiling linear-map v1.2.0
31142025-09-24T16:20:16.648Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
31152025-09-24T16:20:16.675Z Compiling phf_shared v0.12.1
31162025-09-24T16:20:16.842Z Compiling expectorate v1.2.0
31172025-09-24T16:20:16.884Z Compiling newtype_derive v0.1.6
31182025-09-24T16:20:17.060Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
31192025-09-24T16:20:17.143Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31202025-09-24T16:20:17.168Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31212025-09-24T16:20:17.248Z Compiling tokio-dtrace v0.1.0
31222025-09-24T16:20:17.470Z Compiling thiserror-impl-no-std v2.0.2
31232025-09-24T16:20:17.714Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31242025-09-24T16:20:18.096Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31252025-09-24T16:20:18.268Z Compiling pin-project-internal v1.1.6
31262025-09-24T16:20:18.364Z Compiling hickory-resolver v0.24.4
31272025-09-24T16:20:18.474Z Compiling half v2.4.1
31282025-09-24T16:20:19.070Z Compiling chrono-tz v0.10.4
31292025-09-24T16:20:19.437Z Compiling ciborium-io v0.2.2
31302025-09-24T16:20:19.629Z Compiling ciborium-ll v0.2.2
31312025-09-24T16:20:20.084Z Compiling const_format_proc_macros v0.2.34
31322025-09-24T16:20:20.189Z Compiling thiserror-no-std v2.0.2
31332025-09-24T16:20:20.416Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31342025-09-24T16:20:21.031Z Compiling pin-project v1.1.6
31352025-09-24T16:20:21.220Z Compiling qorb v0.4.1
31362025-09-24T16:20:21.223Z Compiling oxide-tokio-rt v0.1.2
31372025-09-24T16:20:21.564Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31382025-09-24T16:20:21.909Z Compiling phf v0.12.1
31392025-09-24T16:20:22.107Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31402025-09-24T16:20:22.226Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31412025-09-24T16:20:22.557Z Compiling pem v3.0.5
31422025-09-24T16:20:23.294Z Compiling snafu-derive v0.8.5
31432025-09-24T16:20:23.297Z Compiling async-recursion v1.1.1
31442025-09-24T16:20:23.807Z Compiling csv-core v0.1.11
31452025-09-24T16:20:24.139Z Compiling same-file v1.0.6
31462025-09-24T16:20:24.378Z Compiling highway v1.3.0
31472025-09-24T16:20:24.446Z Compiling walkdir v2.5.0
31482025-09-24T16:20:24.822Z Compiling csv v1.3.1
31492025-09-24T16:20:25.117Z Compiling const_format v0.2.34
31502025-09-24T16:20:25.441Z Compiling vsss-rs v3.3.4
31512025-09-24T16:20:25.812Z Compiling ciborium v0.2.2
31522025-09-24T16:20:26.045Z Compiling chacha20poly1305 v0.10.1
31532025-09-24T16:20:26.170Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31542025-09-24T16:20:26.311Z Compiling progenitor v0.10.0
31552025-09-24T16:20:26.336Z Compiling tabled_derive v0.7.0
31562025-09-24T16:20:26.562Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31572025-09-24T16:20:27.198Z Compiling typify-impl v0.2.0
31582025-09-24T16:20:27.544Z Compiling globset v0.4.15
31592025-09-24T16:20:28.054Z Compiling snafu v0.8.5
31602025-09-24T16:20:28.490Z Compiling olpc-cjson v0.1.4
31612025-09-24T16:20:28.812Z Compiling primeorder v0.13.6
31622025-09-24T16:20:28.816Z Compiling bcs v0.1.6
31632025-09-24T16:20:28.975Z Compiling serde_plain v1.0.2
31642025-09-24T16:20:29.108Z Compiling libefi-sys v0.1.0
31652025-09-24T16:20:29.373Z Compiling typed-path v0.9.3
31662025-09-24T16:20:29.397Z Compiling moka v0.12.10
31672025-09-24T16:20:29.467Z Compiling termtree v0.5.1
31682025-09-24T16:20:29.531Z Compiling textwrap v0.16.2
31692025-09-24T16:20:29.582Z Compiling tabled v0.15.0
31702025-09-24T16:20:29.769Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31712025-09-24T16:20:29.793Z Compiling steno v0.4.1
31722025-09-24T16:20:30.672Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31732025-09-24T16:20:31.188Z Compiling bitfield-struct v0.6.2
31742025-09-24T16:20:32.369Z Compiling tough v0.20.0
31752025-09-24T16:20:32.628Z Compiling unicase v2.7.0
31762025-09-24T16:20:33.010Z Compiling humantime v2.2.0
31772025-09-24T16:20:33.553Z Compiling tagptr v0.2.0
31782025-09-24T16:20:33.863Z Compiling arc-swap v1.7.1
31792025-09-24T16:20:35.225Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31802025-09-24T16:20:35.348Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31812025-09-24T16:20:35.848Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31822025-09-24T16:20:37.926Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31832025-09-24T16:20:38.657Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31842025-09-24T16:20:38.839Z Compiling typify-macro v0.2.0
31852025-09-24T16:20:39.434Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31862025-09-24T16:20:39.755Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31872025-09-24T16:20:39.781Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31882025-09-24T16:20:42.003Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31892025-09-24T16:20:42.049Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31902025-09-24T16:20:42.107Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31912025-09-24T16:20:42.767Z Compiling typify v0.2.0
31922025-09-24T16:20:42.872Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31932025-09-24T16:20:42.972Z Compiling slog-scope v4.4.0
31942025-09-24T16:20:43.455Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31952025-09-24T16:20:45.582Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962025-09-24T16:20:46.283Z Compiling polyval v0.6.2
31972025-09-24T16:20:46.318Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31982025-09-24T16:20:46.622Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31992025-09-24T16:20:46.734Z Compiling proc-macro-error-attr2 v2.0.0
32002025-09-24T16:20:46.934Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32012025-09-24T16:20:47.111Z Compiling salty v0.3.0
32022025-09-24T16:20:47.167Z Compiling parking_lot_core v0.8.6
32032025-09-24T16:20:47.596Z Compiling proc-macro-error2 v2.0.1
32042025-09-24T16:20:47.661Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052025-09-24T16:20:48.238Z Compiling ghash v0.5.1
32062025-09-24T16:20:48.242Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32072025-09-24T16:20:48.491Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32082025-09-24T16:20:48.557Z Compiling hickory-resolver v0.25.2
32092025-09-24T16:20:48.589Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32102025-09-24T16:20:48.650Z Compiling slog-stdlog v4.1.1
32112025-09-24T16:20:48.676Z Compiling progenitor-impl v0.8.0
32122025-09-24T16:20:48.905Z Compiling p384 v0.13.0
32132025-09-24T16:20:49.076Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32142025-09-24T16:20:49.319Z Compiling nix v0.30.1
32152025-09-24T16:20:50.226Z Compiling ctr v0.9.2
32162025-09-24T16:20:50.313Z Compiling num-derive v0.3.3
32172025-09-24T16:20:50.665Z Compiling lzma-sys v0.1.20
32182025-09-24T16:20:51.501Z Compiling xshell-macros v0.2.7
32192025-09-24T16:20:52.017Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32202025-09-24T16:20:52.313Z Compiling xshell v0.2.7
32212025-09-24T16:20:52.582Z Compiling libscf-sys v1.1.0
32222025-09-24T16:20:52.915Z Compiling aes-gcm v0.10.3
32232025-09-24T16:20:53.212Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32242025-09-24T16:20:53.284Z Compiling mime_guess v2.0.5
32252025-09-24T16:20:53.416Z Compiling slog-envlogger v2.2.0
32262025-09-24T16:20:54.129Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32272025-09-24T16:20:54.451Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32282025-09-24T16:20:55.318Z Compiling tabled_derive v0.11.0
32292025-09-24T16:20:55.387Z Compiling progenitor-macro v0.8.0
32302025-09-24T16:20:57.623Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32312025-09-24T16:20:57.963Z Compiling papergrid v0.17.0
32322025-09-24T16:20:58.178Z Compiling progenitor-impl v0.11.0
32332025-09-24T16:20:58.484Z Compiling testing_table v0.3.0
32342025-09-24T16:20:58.511Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32352025-09-24T16:20:58.795Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32362025-09-24T16:20:59.730Z Compiling heck v0.3.3
32372025-09-24T16:21:00.043Z Compiling progenitor-client v0.8.0
32382025-09-24T16:21:00.125Z Compiling ssh-encoding v0.2.0
32392025-09-24T16:21:00.629Z Compiling blowfish v0.9.1
32402025-09-24T16:21:00.661Z Compiling nibble_vec v0.1.0
32412025-09-24T16:21:00.925Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32422025-09-24T16:21:01.109Z Compiling endian-type v0.1.2
32432025-09-24T16:21:01.135Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32442025-09-24T16:21:01.367Z Compiling radix_trie v0.2.1
32452025-09-24T16:21:01.397Z Compiling bcrypt-pbkdf v0.10.0
32462025-09-24T16:21:01.545Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32472025-09-24T16:21:01.914Z Compiling ssh-cipher v0.2.0
32482025-09-24T16:21:02.007Z Compiling tabled v0.20.0
32492025-09-24T16:21:02.051Z Compiling zone_cfg_derive v0.1.2
32502025-09-24T16:21:02.092Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32512025-09-24T16:21:02.572Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32522025-09-24T16:21:03.279Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32532025-09-24T16:21:03.441Z Compiling parking_lot v0.11.2
32542025-09-24T16:21:04.150Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32552025-09-24T16:21:04.979Z Compiling progenitor-macro v0.11.0
32562025-09-24T16:21:06.606Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32572025-09-24T16:21:06.610Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32582025-09-24T16:21:06.610Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32592025-09-24T16:21:06.610Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32602025-09-24T16:21:06.865Z Compiling progenitor-client v0.11.0
32612025-09-24T16:21:07.342Z Compiling password-hash v0.4.2
32622025-09-24T16:21:07.480Z Compiling prefix-trie v0.7.0
32632025-09-24T16:21:07.950Z Compiling fxhash v0.2.1
32642025-09-24T16:21:08.166Z Compiling base64 v0.13.1
32652025-09-24T16:21:08.192Z Compiling http-range v0.1.5
32662025-09-24T16:21:08.220Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32672025-09-24T16:21:08.242Z Compiling number_prefix v0.4.0
32682025-09-24T16:21:08.338Z Compiling progenitor v0.8.0
32692025-09-24T16:21:08.516Z Compiling indicatif v0.17.11
32702025-09-24T16:21:08.521Z Compiling sled v0.34.7
32712025-09-24T16:21:08.618Z Compiling ron v0.7.1
32722025-09-24T16:21:08.674Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32732025-09-24T16:21:08.713Z Compiling hickory-server v0.25.2
32742025-09-24T16:21:10.257Z Compiling pbkdf2 v0.11.0
32752025-09-24T16:21:10.461Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32762025-09-24T16:21:10.661Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32772025-09-24T16:21:10.739Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32782025-09-24T16:21:13.130Z Compiling xz2 v0.1.7
32792025-09-24T16:21:13.920Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32802025-09-24T16:21:14.631Z Compiling zone v0.1.8
32812025-09-24T16:21:14.940Z Compiling ssh-key v0.6.6
32822025-09-24T16:21:15.025Z Compiling hickory-client v0.25.2
32832025-09-24T16:21:15.711Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32842025-09-24T16:21:15.737Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32852025-09-24T16:21:16.010Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32862025-09-24T16:21:17.144Z Compiling p256 v0.13.2
32872025-09-24T16:21:17.176Z Compiling p521 v0.13.3
32882025-09-24T16:21:17.888Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32892025-09-24T16:21:17.925Z Compiling yasna v0.5.2
32902025-09-24T16:21:18.118Z Compiling progenitor v0.11.0
32912025-09-24T16:21:18.409Z Compiling headers-core v0.3.0
32922025-09-24T16:21:18.631Z Compiling kstat-rs v0.2.4
32932025-09-24T16:21:18.865Z Compiling secrecy v0.8.0
32942025-09-24T16:21:19.170Z Compiling nanorand v0.7.0
32952025-09-24T16:21:19.220Z Compiling atty v0.2.14
32962025-09-24T16:21:19.341Z Compiling russh-cryptovec v0.7.3
32972025-09-24T16:21:19.398Z Compiling crc8 v0.1.1
32982025-09-24T16:21:19.422Z Compiling md5 v0.7.0
32992025-09-24T16:21:19.490Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33002025-09-24T16:21:19.592Z Compiling flume v0.11.1
33012025-09-24T16:21:19.618Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
33022025-09-24T16:21:19.678Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33032025-09-24T16:21:19.722Z Compiling russh-keys v0.45.0
33042025-09-24T16:21:20.258Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33052025-09-24T16:21:20.672Z Compiling rcgen v0.12.1
33062025-09-24T16:21:22.064Z Compiling headers v0.4.1
33072025-09-24T16:21:22.800Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33082025-09-24T16:21:23.306Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33092025-09-24T16:21:23.790Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
33102025-09-24T16:21:24.410Z Compiling hyper-staticfile v0.10.1
33112025-09-24T16:21:25.502Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33122025-09-24T16:21:25.797Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33132025-09-24T16:21:26.577Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33142025-09-24T16:21:27.279Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
33152025-09-24T16:21:27.822Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33162025-09-24T16:21:28.279Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33172025-09-24T16:21:29.271Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33182025-09-24T16:21:29.830Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33192025-09-24T16:21:30.260Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33202025-09-24T16:21:31.630Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33212025-09-24T16:21:32.001Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33222025-09-24T16:21:32.507Z Compiling num-bigint v0.4.6
33232025-09-24T16:21:33.571Z Compiling des v0.8.1
33242025-09-24T16:21:33.879Z Compiling subprocess v0.2.9
33252025-09-24T16:21:34.085Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33262025-09-24T16:21:35.027Z Compiling hex-literal v0.4.1
33272025-09-24T16:21:35.241Z Compiling display-error-chain v0.2.2
33282025-09-24T16:21:35.510Z Compiling russh v0.45.0
33292025-09-24T16:21:35.535Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33302025-09-24T16:21:37.079Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33312025-09-24T16:21:38.154Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33322025-09-24T16:21:38.471Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33332025-09-24T16:21:42.119Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33342025-09-24T16:21:42.120Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33352025-09-24T16:21:42.180Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33362025-09-24T16:21:42.550Z Compiling internet-checksum v0.2.1
33372025-09-24T16:22:12.332Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33382025-09-24T16:22:35.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
33392025-09-24T16:22:35.852Z
33402025-09-24T16:22:35.852Zreal 2:59.905957679
33412025-09-24T16:22:35.852Zuser 17:02.900805102
33422025-09-24T16:22:35.852Zsys 2:22.713429194
33432025-09-24T16:22:35.856Ztrap 0.523574795
33442025-09-24T16:22:35.856Ztflt 0.126406079
33452025-09-24T16:22:35.856Zdflt 0.626122675
33462025-09-24T16:22:35.856Zkflt 0.000022540
33472025-09-24T16:22:35.856Zlock 46:51.030981560
33482025-09-24T16:22:35.856Zslp 1:02:56.989240214
33492025-09-24T16:22:35.856Zlat 1:01.403443689
33502025-09-24T16:22:35.856Zstop 2:26.698359162
33512025-09-24T16:22:35.857Z+ mkdir tests
33522025-09-24T16:22:35.860Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33532025-09-24T16:22:35.860Z+ xargs -I '{}' -t cp '{}' tests/
33542025-09-24T16:22:35.896Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8def8a809f7020c1 tests/
33552025-09-24T16:22:35.917Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-da5e3f1a00a66356 tests/
33562025-09-24T16:22:35.937Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-374462136aa2658b tests/
33572025-09-24T16:22:35.956Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b25e450e9f6784de tests/
33582025-09-24T16:22:36.218Z+ 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/*)
33592025-09-24T16:22:36.221Z+ 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-da5e3f1a00a66356 tests/commtest-374462136aa2658b tests/dhcp_server-8def8a809f7020c1 tests/end_to_end_tests-b25e450e9f6784de out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz 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
33602025-09-24T16:24:16.629ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33612025-09-24T16:24:16.629Za .github/buildomat/ci-env.sh 1K
33622025-09-24T16:24:16.629Za out/target/test 1K
33632025-09-24T16:24:16.629Za out/npuzone/npuzone 23144K
33642025-09-24T16:24:16.629Za package-manifest.toml 34K
33652025-09-24T16:24:16.629Za smf/sled-agent/non-gimlet/config.toml 5K
33662025-09-24T16:24:16.629Za target/release/omicron-package 41079K
33672025-09-24T16:24:16.629Za target/release/xtask 11727K
33682025-09-24T16:24:16.629Za target/debug/bootstrap 306288K
33692025-09-24T16:24:16.629Za tests/bootstrap-da5e3f1a00a66356 23730K
33702025-09-24T16:24:16.629Za tests/commtest-374462136aa2658b 23829K
33712025-09-24T16:24:16.629Za tests/dhcp_server-8def8a809f7020c1 23730K
33722025-09-24T16:24:16.629Za tests/end_to_end_tests-b25e450e9f6784de 349449K
33732025-09-24T16:24:16.629Za out/clickhouse.tar.gz 318057K
33742025-09-24T16:24:16.629Za out/clickhouse_keeper.tar.gz 301902K
33752025-09-24T16:24:16.629Za out/clickhouse_server.tar.gz 318057K
33762025-09-24T16:24:16.629Za out/cockroachdb.tar.gz 167914K
33772025-09-24T16:24:16.629Za out/crucible-dtrace.tar 99K
33782025-09-24T16:24:16.629Za out/crucible-pantry-zone.tar.gz 38207K
33792025-09-24T16:24:16.629Za out/crucible-zone.tar.gz 48010K
33802025-09-24T16:24:16.629Za out/external-dns.tar.gz 50598K
33812025-09-24T16:24:16.629Za out/internal-dns.tar.gz 50597K
33822025-09-24T16:24:16.630Za out/mg-ddm-gz.tar 118403K
33832025-09-24T16:24:16.630Za out/nexus.tar.gz 137848K
33842025-09-24T16:24:16.630Za out/ntp.tar.gz 33087K
33852025-09-24T16:24:16.630Za out/omicron-gateway-softnpu.tar.gz 30989K
33862025-09-24T16:24:16.630Za out/omicron-sled-agent.tar 142675K
33872025-09-24T16:24:16.630Za out/overlay.tar.gz 3K
33882025-09-24T16:24:16.630Za out/oximeter.tar.gz 63396K
33892025-09-24T16:24:16.630Za out/oxlog.tar 4011K
33902025-09-24T16:24:16.630Za out/probe.tar.gz 3037K
33912025-09-24T16:24:16.631Za out/propolis-server.tar.gz 68586K
33922025-09-24T16:24:16.631Za out/pumpkind-gz.tar 26648K
33932025-09-24T16:24:16.631Za out/switch-softnpu.tar.gz 390530K
33942025-09-24T16:24:16.634Z
33952025-09-24T16:24:16.634Zreal 1:40.409702842
33962025-09-24T16:24:16.635Zuser 1:36.217490988
33972025-09-24T16:24:16.635Zsys 5.940944147
33982025-09-24T16:24:16.635Ztrap 0.022215391
33992025-09-24T16:24:16.635Ztflt 0.000000000
34002025-09-24T16:24:16.635Zdflt 0.000000000
34012025-09-24T16:24:16.636Zkflt 0.000000000
34022025-09-24T16:24:16.636Zlock 0.000000000
34032025-09-24T16:24:16.636Zslp 1:36.055402240
34042025-09-24T16:24:16.636Zlat 2.579008387
34052025-09-24T16:24:16.636Zstop 0.000184934
34062025-09-24T16:24:16.636Zprocess exited: duration 2264648 ms, exit code 0
 
34072025-09-24T16:24:16.653Zfound 1 output files
34082025-09-24T16:24:16.653Zuploading: /work/package.tar.gz (2316452920 bytes)
34092025-09-24T16:24:56.184Zuploaded: /work/package.tar.gz