01JT44Z77G6KW6ANTBQ0GNNB61: 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: 01JT44ZV8YYBPJV4CY74CF61Y2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-30T20:08:38.842Zjob assigned to worker 01JT44ZZ8V8HC1Z9K5JB924EPR [factory aws, i-0f8e6014c531018ea] (queued for 57 s)
 
22025-04-30T20:08:47.694Zstarting task 0: "setup"
32025-04-30T20:08:47.699Z++ uname -s
42025-04-30T20:08:47.702Z+ kern=SunOS
52025-04-30T20:08:47.702Z+ build_user=build
62025-04-30T20:08:47.702Z+ build_uid=12345
72025-04-30T20:08:47.702Z+ work_dir=/work
82025-04-30T20:08:47.702Z+ input_dir=/input
92025-04-30T20:08:47.702Z+ [[ 0 == 12345 ]]
102025-04-30T20:08:47.702Z+ case "$kern" in
112025-04-30T20:08:47.702Z+ groupadd -g 12345 build
122025-04-30T20:08:47.706Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-30T20:08:49.711Z+ zfs create -o mountpoint=/work rpool/work
142025-04-30T20:08:49.829Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-30T20:08:49.834Z+ home_fs=zfs
162025-04-30T20:08:49.834Z+ [[ zfs == autofs ]]
172025-04-30T20:08:49.834Z+ mkdir -p /home/build
182025-04-30T20:08:49.837Z+ chown build:build /home/build /work
192025-04-30T20:08:51.836Z+ chmod 0700 /home/build /work
202025-04-30T20:08:51.839Zprocess exited: duration 4146 ms, exit code 0
 
212025-04-30T20:08:51.846Zstarting task 1: "rust-toolchain"
222025-04-30T20:08:51.852Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-30T20:08:51.852Z * rust toolchain channel = "1.86.0"
242025-04-30T20:08:51.852Z * rust toolchain profile = "default"
252025-04-30T20:08:51.852Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-30T20:08:51.852Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-30T20:08:51.852Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-30T20:08:51.855Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-30T20:08:51.855Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-30T20:08:51.970Zinfo: downloading installer
312025-04-30T20:08:53.605Zwarn: It looks like you have an existing installation of Rust at:
322025-04-30T20:08:53.605Zwarn: /opt/ooce/bin
332025-04-30T20:08:53.605Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-30T20:08:53.605Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-30T20:08:53.605Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-30T20:08:53.605Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-30T20:08:53.606Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-30T20:08:53.606Zerror: cannot install while Rust is installed
392025-04-30T20:08:53.606Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-30T20:08:53.630Zinfo: profile set to 'default'
412025-04-30T20:08:53.630Zinfo: default host triple is x86_64-unknown-illumos
422025-04-30T20:08:53.634Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-30T20:08:53.827Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-30T20:08:53.827Zinfo: downloading component 'cargo'
452025-04-30T20:08:54.901Zinfo: downloading component 'clippy'
462025-04-30T20:08:55.222Zinfo: downloading component 'rust-docs'
472025-04-30T20:08:56.831Zinfo: downloading component 'rust-std'
482025-04-30T20:08:58.385Zinfo: downloading component 'rustc'
492025-04-30T20:09:04.570Zinfo: downloading component 'rustfmt'
502025-04-30T20:09:04.810Zinfo: installing component 'cargo'
512025-04-30T20:09:05.663Zinfo: installing component 'clippy'
522025-04-30T20:09:06.055Zinfo: installing component 'rust-docs'
532025-04-30T20:09:07.973Zinfo: installing component 'rust-std'
542025-04-30T20:09:09.727Zinfo: installing component 'rustc'
552025-04-30T20:09:16.190Zinfo: installing component 'rustfmt'
562025-04-30T20:09:16.524Z
572025-04-30T20:09:16.524Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
582025-04-30T20:09:16.945Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-30T20:09:16.945Z
602025-04-30T20:09:16.948Z
612025-04-30T20:09:16.948ZRust is installed now. Great!
622025-04-30T20:09:16.948Z
632025-04-30T20:09:16.948ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-30T20:09:16.948Zenvironment variable. This has not been done automatically.
652025-04-30T20:09:16.948Z
662025-04-30T20:09:16.948ZTo configure your current shell, you need to source
672025-04-30T20:09:16.948Zthe corresponding env file under $HOME/.cargo.
682025-04-30T20:09:16.948Z
692025-04-30T20:09:16.950ZThis is usually done by running one of the following (note the leading DOT):
702025-04-30T20:09:16.950Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-30T20:09:16.950Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-30T20:09:16.950Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-30T20:09:17.032Z+ rustup --version
742025-04-30T20:09:17.043Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-30T20:09:17.044Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-30T20:09:17.074Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-30T20:09:17.077Z+ cargo --version
782025-04-30T20:09:17.098Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-30T20:09:17.101Z+ rustc --version
802025-04-30T20:09:17.127Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-30T20:09:17.131Zprocess exited: duration 25281 ms, exit code 0
 
822025-04-30T20:09:17.137Zstarting task 2: "authentication"
832025-04-30T20:09:17.160Zprocess exited: duration 22 ms, exit code 0
 
842025-04-30T20:09:17.167Zstarting task 3: "clone repository"
852025-04-30T20:09:17.171Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-30T20:09:17.175Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-30T20:09:17.289ZCloning into '/work/oxidecomputer/omicron'...
882025-04-30T20:09:24.435Z+ cd /work/oxidecomputer/omicron
892025-04-30T20:09:24.435Z+ git fetch origin 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
902025-04-30T20:09:24.742ZFrom https://github.com/oxidecomputer/omicron
912025-04-30T20:09:24.742Z * branch 16a4c5675d86bcda0a448e8ffdda0b327cdeba13 -> FETCH_HEAD
922025-04-30T20:09:24.753Z+ [[ -n john/sled-agent-config-reconciler-1 ]]
932025-04-30T20:09:24.757Z++ git branch --show-current
942025-04-30T20:09:24.760Z+ current=main
952025-04-30T20:09:24.760Z+ [[ main != john/sled-agent-config-reconciler-1 ]]
962025-04-30T20:09:24.760Z+ git branch -f john/sled-agent-config-reconciler-1 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
972025-04-30T20:09:24.764Z+ git checkout -f john/sled-agent-config-reconciler-1
982025-04-30T20:09:25.307ZSwitched to branch 'john/sled-agent-config-reconciler-1'
992025-04-30T20:09:25.312Z+ git reset --hard 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
1002025-04-30T20:09:25.312ZHEAD is now at 16a4c5675 make trait futures Send
1012025-04-30T20:09:25.312Zprocess exited: duration 7828 ms, exit code 0
 
1022025-04-30T20:09:25.324Zstarting task 4: "build"
1032025-04-30T20:09:25.329Z+ source .github/buildomat/ci-env.sh
1042025-04-30T20:09:25.329Z++ export CARGO_TERM_COLOR=always
1052025-04-30T20:09:25.329Z++ CARGO_TERM_COLOR=always
1062025-04-30T20:09:25.329Z+ cargo --version
1072025-04-30T20:09:25.388Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-30T20:09:25.395Z+ rustc --version
1092025-04-30T20:09:25.459Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-30T20:09:25.462Z+ WORK=/work
1112025-04-30T20:09:25.462Z+ pfexec mkdir -p /work
1122025-04-30T20:09:25.466Z+ pfexec chown build /work
1132025-04-30T20:09:25.469Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-30T20:09:27.862Zpkg list: illegal option -- F
1152025-04-30T20:09:27.862ZUsage:
1162025-04-30T20:09:27.865Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-30T20:09:27.865Z [pkg_fmri_pattern ...]
1182025-04-30T20:09:28.710Zpkg list: illegal option -- F
1192025-04-30T20:09:28.710ZUsage:
1202025-04-30T20:09:28.710Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-30T20:09:28.710Z [pkg_fmri_pattern ...]
1222025-04-30T20:09:36.142Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-30T20:09:41.844Z Startup: Caching catalogs ... Done
1242025-04-30T20:10:02.918ZPlanning: Solver setup ... Done (19.925s)
1252025-04-30T20:10:03.121ZPlanning: Running solver ... Done (0.203s)
1262025-04-30T20:10:03.359ZPlanning: Finding local manifests ... Done (0.077s)
1272025-04-30T20:10:03.386ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-30T20:10:03.725ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-30T20:10:03.989ZPlanning: Package planning ... Done (0.265s)
1302025-04-30T20:10:04.046ZPlanning: Merging actions ... Done (0.057s)
1312025-04-30T20:10:04.386ZPlanning: Checking for conflicting actions ... Done (0.340s)
1322025-04-30T20:10:08.345ZPlanning: Consolidating action changes ... Done (3.958s)
1332025-04-30T20:10:08.772ZPlanning: Evaluating mediators ... Done (0.427s)
1342025-04-30T20:10:09.011ZPlanning: Planning completed in 27.05 seconds
1352025-04-30T20:10:09.027Z Packages to install: 4
1362025-04-30T20:10:09.027Z Packages to update: 3
1372025-04-30T20:10:09.027Z Mediators to change: 2
1382025-04-30T20:10:09.027Z Services to change: 1
1392025-04-30T20:10:09.027Z Estimated space available: 155.56 GB
1402025-04-30T20:10:09.031ZEstimated space to be consumed: 1.71 GB
1412025-04-30T20:10:09.031Z Create boot environment: No
1422025-04-30T20:10:09.031ZCreate backup boot environment: Yes
1432025-04-30T20:10:09.031Z Rebuild boot archive: No
1442025-04-30T20:10:09.031Z
1452025-04-30T20:10:09.031ZChanged mediators:
1462025-04-30T20:10:09.031Z mediator clang:
1472025-04-30T20:10:09.031Z version: None -> 15 (system default)
1482025-04-30T20:10:09.031Z
1492025-04-30T20:10:09.031Z mediator llvm:
1502025-04-30T20:10:09.031Z version: 14 (system default) -> 15 (system default)
1512025-04-30T20:10:09.031Z
1522025-04-30T20:10:09.031ZChanged packages:
1532025-04-30T20:10:09.032Zhelios-dev
1542025-04-30T20:10:09.032Z developer/build-essential
1552025-04-30T20:10:09.032Z None -> 11-2.0
1562025-04-30T20:10:09.032Z library/libxmlsec1
1572025-04-30T20:10:09.032Z None -> 1.2.35-2.0
1582025-04-30T20:10:09.032Z ooce/developer/clang-15
1592025-04-30T20:10:09.032Z None -> 15.0.7-2.0
1602025-04-30T20:10:09.032Z ooce/developer/llvm-15
1612025-04-30T20:10:09.032Z None -> 15.0.7-2.0
1622025-04-30T20:10:09.032Z package/pkg
1632025-04-30T20:10:09.032Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-30T20:10:09.032Z system/library/g++-runtime
1652025-04-30T20:10:09.032Z 13-2.0 -> 14-2.0
1662025-04-30T20:10:09.032Z system/library/gcc-runtime
1672025-04-30T20:10:09.032Z 13-2.0 -> 14-2.0
1682025-04-30T20:10:09.032Z
1692025-04-30T20:10:09.032ZServices:
1702025-04-30T20:10:09.032Z restart_fmri:
1712025-04-30T20:10:09.032Z svc:/system/update-man-index:default
1722025-04-30T20:10:09.032Z
1732025-04-30T20:10:09.033ZEditable files to change:
1742025-04-30T20:10:09.033Z Update:
1752025-04-30T20:10:09.033Z usr/share/lib/pkg/web/config.shtml
1762025-04-30T20:10:09.244Z
1772025-04-30T20:10:09.244ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-30T20:10:14.244ZDownload: 1199/4301 items 83.5/225.4MB 37% complete (16.9M/s)
1792025-04-30T20:10:19.246ZDownload: 2530/4301 items 120.4/225.4MB 53% complete (12.1M/s)
1802025-04-30T20:10:25.626ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (13.7M/s)
1812025-04-30T20:10:31.857ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (10.0M/s)
1822025-04-30T20:10:33.862ZDownload: Completed 225.42 MB in 24.61 seconds (9.2M/s)
1832025-04-30T20:10:35.904Z Actions: 1/5122 actions (Removing old actions)
1842025-04-30T20:10:35.922Z Actions: 194/5122 actions (Installing new actions)
1852025-04-30T20:10:41.027Z Actions: 4185/5122 actions (Installing new actions)
1862025-04-30T20:10:41.521Z Actions: 4267/5122 actions (Updating modified actions)
1872025-04-30T20:10:41.984Z Actions: Completed 5122 actions in 6.08 seconds.
1882025-04-30T20:10:42.253Z Done (0.260s)
1892025-04-30T20:10:42.256Z Done (0.001s)
1902025-04-30T20:10:42.983Z Done (0.729s)
1912025-04-30T20:10:49.106Z Done (5.870s)
1922025-04-30T20:10:49.393Z Done (0.215s)
1932025-04-30T20:10:49.396Z Done (0.000s)
1942025-04-30T20:10:49.541Z Done (0.000s)
1952025-04-30T20:10:50.349ZPlanning: Evaluating mediator changes ... Done
1962025-04-30T20:10:50.516ZPlanning: Checking for conflicting actions ... Done
1972025-04-30T20:10:50.522ZPlanning: Consolidating action changes ... Done
1982025-04-30T20:10:50.795ZPlanning: Evaluating mediators ... Done
1992025-04-30T20:10:50.802ZPlanning: Planning completed in 0.45 seconds
2002025-04-30T20:10:50.836Z Mediators to change: 2
2012025-04-30T20:10:50.836Z Create boot environment: No
2022025-04-30T20:10:50.836ZCreate backup boot environment: No
2032025-04-30T20:10:50.917Z Done
2042025-04-30T20:10:50.917Z Done
2052025-04-30T20:10:51.403Z Done
2062025-04-30T20:10:55.278Z Done
2072025-04-30T20:10:55.382Z Done
2082025-04-30T20:10:55.386Z Done
2092025-04-30T20:10:55.516Z Done
2102025-04-30T20:10:56.144ZPlanning: Evaluating mediator changes ... Done
2112025-04-30T20:10:56.147ZPlanning: Merging actions ... Done
2122025-04-30T20:10:56.338ZPlanning: Checking for conflicting actions ... Done
2132025-04-30T20:10:56.341ZPlanning: Consolidating action changes ... Done
2142025-04-30T20:10:56.606ZPlanning: Evaluating mediators ... Done
2152025-04-30T20:10:56.664ZPlanning: Planning completed in 0.77 seconds
2162025-04-30T20:10:56.706Z Packages to change: 1
2172025-04-30T20:10:56.706Z Mediators to change: 1
2182025-04-30T20:10:56.709Z Services to change: 1
2192025-04-30T20:10:56.709Z Create boot environment: No
2202025-04-30T20:10:56.709ZCreate backup boot environment: Yes
2212025-04-30T20:10:59.095Z Actions: 1/6 actions (Updating modified actions)
2222025-04-30T20:10:59.228Z Actions: Completed 6 actions in 0.13 seconds.
2232025-04-30T20:10:59.229Z Done
2242025-04-30T20:10:59.229Z Done
2252025-04-30T20:10:59.378Z Done
2262025-04-30T20:11:03.244Z Done
2272025-04-30T20:11:03.345Z Done
2282025-04-30T20:11:03.349Z Done
2292025-04-30T20:11:03.495Z Done
2302025-04-30T20:11:03.948ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-04-30T20:11:03.948Zclang system 15 system
2322025-04-30T20:11:03.948Zcsh system system illumos
2332025-04-30T20:11:03.948Zctags system system illumos
2342025-04-30T20:11:03.948Zgcc vendor 12 vendor
2352025-04-30T20:11:03.948Zgcc system 10 system
2362025-04-30T20:11:03.948Zgcc system 7 system
2372025-04-30T20:11:03.948Zgo system 1.20 system
2382025-04-30T20:11:03.948Zgo system 1.19 system
2392025-04-30T20:11:03.948Zllvm system 15 system
2402025-04-30T20:11:03.948Zllvm system 14 system
2412025-04-30T20:11:03.948Zmariadb system 10.6 system
2422025-04-30T20:11:03.948Zmta vendor vendor dma
2432025-04-30T20:11:03.948Zopenjdk system 17 system
2442025-04-30T20:11:03.948Zopenjdk system 11 system
2452025-04-30T20:11:03.948Zopenjdk system 1.8 system
2462025-04-30T20:11:03.948Zopenssl vendor 3 vendor
2472025-04-30T20:11:03.948Zperl system 5.36 system
2482025-04-30T20:11:03.948Zpostgresql system 15 system
2492025-04-30T20:11:03.948Zpostgresql system 13 system
2502025-04-30T20:11:03.948Zpython vendor 3 vendor
2512025-04-30T20:11:03.948Zpython system 2 system
2522025-04-30T20:11:03.948Zpython3 system 3.11 system
2532025-04-30T20:11:03.948Zruby system 3.0 system
2542025-04-30T20:11:03.948Zwords vendor vendor american-english
2552025-04-30T20:11:03.949Zwords system system australian-english
2562025-04-30T20:11:03.949Zwords system system british-english
2572025-04-30T20:11:03.949Zwords system system canadian-english
2582025-04-30T20:11:03.949Zwords system system french
2592025-04-30T20:11:03.949Zwords system system italian
2602025-04-30T20:11:03.949Zwords system system ngerman
2612025-04-30T20:11:03.949Zwords system system ogerman
2622025-04-30T20:11:03.949Zwords system system spanish
2632025-04-30T20:11:04.289ZPUBLISHER TYPE STATUS P LOCATION
2642025-04-30T20:11:04.289Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652025-04-30T20:11:07.996ZFMRI IFO
2662025-04-30T20:11:07.996Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672025-04-30T20:11:07.996Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682025-04-30T20:11:07.996Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692025-04-30T20:11:07.996Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702025-04-30T20:11:07.996Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712025-04-30T20:11:07.997Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722025-04-30T20:11:07.997Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2732025-04-30T20:11:07.997Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742025-04-30T20:11:07.997Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752025-04-30T20:11:07.997Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2762025-04-30T20:11:07.997Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772025-04-30T20:11:07.997Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782025-04-30T20:11:07.997Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2792025-04-30T20:11:07.997Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802025-04-30T20:11:07.997Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812025-04-30T20:11:08.931Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822025-04-30T20:11:09.271Z Updating git repository `https://github.com/seanmonstar/reqwest`
2832025-04-30T20:11:10.020Z Updating crates.io index
2842025-04-30T20:11:10.055Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852025-04-30T20:11:10.425Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-04-30T20:11:11.117Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-04-30T20:11:11.406Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-04-30T20:11:11.665Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892025-04-30T20:11:12.071Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-04-30T20:11:13.172Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-04-30T20:11:15.221Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-04-30T20:11:16.046Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-04-30T20:11:16.792Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942025-04-30T20:11:17.172Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2952025-04-30T20:11:17.512Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-04-30T20:11:18.194Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-04-30T20:11:18.588Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-04-30T20:11:19.095Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-04-30T20:11:19.389Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-04-30T20:11:19.750Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3012025-04-30T20:11:20.108Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-04-30T20:11:20.517Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-04-30T20:11:20.746Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-04-30T20:11:20.991Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-04-30T20:11:21.495Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062025-04-30T20:11:21.819Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-04-30T20:11:22.302Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-04-30T20:11:22.617Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-04-30T20:11:23.157Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-04-30T20:11:23.579Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-04-30T20:11:23.866Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-04-30T20:11:24.260Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-04-30T20:11:24.762Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3142025-04-30T20:11:25.087Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-04-30T20:11:25.391Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-04-30T20:11:25.663Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-04-30T20:11:25.953Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-04-30T20:11:35.044Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-04-30T20:11:36.704Z Downloading crates ...
3202025-04-30T20:11:36.778Z Downloaded equivalent v1.0.1
3212025-04-30T20:11:36.796Z Downloaded dtrace-parser v0.2.0
3222025-04-30T20:11:36.800Z Downloaded block-buffer v0.10.4
3232025-04-30T20:11:36.800Z Downloaded zerocopy-derive v0.7.35
3242025-04-30T20:11:36.805Z Downloaded bitflags v1.3.2
3252025-04-30T20:11:36.809Z Downloaded autocfg v1.4.0
3262025-04-30T20:11:36.812Z Downloaded zerocopy v0.7.35
3272025-04-30T20:11:36.823Z Downloaded swrite v0.1.0
3282025-04-30T20:11:36.827Z Downloaded winnow v0.7.3
3292025-04-30T20:11:36.834Z Downloaded usdt-macro v0.5.0
3302025-04-30T20:11:36.840Z Downloaded usdt-attr-macro v0.5.0
3312025-04-30T20:11:36.840Z Downloaded scroll_derive v0.12.0
3322025-04-30T20:11:36.840Z Downloaded fnv v1.0.7
3332025-04-30T20:11:36.843Z Downloaded colorchoice v1.0.2
3342025-04-30T20:11:36.843Z Downloaded pretty-hex v0.4.1
3352025-04-30T20:11:36.843Z Downloaded cpufeatures v0.2.14
3362025-04-30T20:11:36.848Z Downloaded fs-err v3.1.0
3372025-04-30T20:11:36.848Z Downloaded cargo-platform v0.1.8
3382025-04-30T20:11:36.848Z Downloaded heck v0.4.1
3392025-04-30T20:11:36.851Z Downloaded errno v0.3.9
3402025-04-30T20:11:36.851Z Downloaded cfg-if v1.0.0
3412025-04-30T20:11:36.851Z Downloaded anstyle v1.0.10
3422025-04-30T20:11:36.855Z Downloaded digest v0.10.7
3432025-04-30T20:11:36.855Z Downloaded anstream v0.6.15
3442025-04-30T20:11:36.858Z Downloaded generic-array v0.14.7
3452025-04-30T20:11:36.858Z Downloaded dof v0.3.0
3462025-04-30T20:11:36.858Z Downloaded clap_derive v4.5.32
3472025-04-30T20:11:36.862Z Downloaded plain v0.2.3
3482025-04-30T20:11:36.865Z Downloaded anstyle-query v1.1.1
3492025-04-30T20:11:36.865Z Downloaded terminal_size v0.2.6
3502025-04-30T20:11:36.865Z Downloaded pest_generator v2.7.14
3512025-04-30T20:11:36.868Z Downloaded clap_lex v0.7.4
3522025-04-30T20:11:36.868Z Downloaded anstyle-parse v0.2.5
3532025-04-30T20:11:36.873Z Downloaded fastrand v2.1.1
3542025-04-30T20:11:36.873Z Downloaded camino-tempfile v1.1.1
3552025-04-30T20:11:36.873Z Downloaded macaddr v1.0.1
3562025-04-30T20:11:36.878Z Downloaded byteorder v1.5.0
3572025-04-30T20:11:36.878Z Downloaded bytecount v0.6.8
3582025-04-30T20:11:36.879Z Downloaded heck v0.5.0
3592025-04-30T20:11:36.883Z Downloaded serde_spanned v0.6.8
3602025-04-30T20:11:36.883Z Downloaded is_terminal_polyfill v1.70.1
3612025-04-30T20:11:36.883Z Downloaded utf8parse v0.2.2
3622025-04-30T20:11:36.886Z Downloaded tabled_derive v0.7.0
3632025-04-30T20:11:36.886Z Downloaded strsim v0.11.1
3642025-04-30T20:11:36.890Z Downloaded itoa v1.0.11
3652025-04-30T20:11:36.890Z Downloaded smawk v0.3.2
3662025-04-30T20:11:36.898Z Downloaded terminal_size v0.4.0
3672025-04-30T20:11:36.901Z Downloaded unicode-linebreak v0.1.5
3682025-04-30T20:11:36.901Z Downloaded scroll v0.12.0
3692025-04-30T20:11:36.904Z Downloaded thread-id v4.2.2
3702025-04-30T20:11:36.904Z Downloaded thiserror v1.0.69
3712025-04-30T20:11:36.915Z Downloaded version_check v0.9.5
3722025-04-30T20:11:36.919Z Downloaded camino v1.1.9
3732025-04-30T20:11:36.919Z Downloaded bitflags v2.9.0
3742025-04-30T20:11:36.923Z Downloaded anyhow v1.0.98
3752025-04-30T20:11:36.927Z Downloaded proc-macro-error v1.0.4
3762025-04-30T20:11:36.930Z Downloaded thiserror-impl v1.0.69
3772025-04-30T20:11:36.930Z Downloaded once_cell v1.21.3
3782025-04-30T20:11:36.934Z Downloaded usdt v0.5.0
3792025-04-30T20:11:36.934Z Downloaded thiserror v2.0.12
3802025-04-30T20:11:36.937Z Downloaded thiserror-impl v2.0.12
3812025-04-30T20:11:36.941Z Downloaded semver v1.0.25
3822025-04-30T20:11:36.941Z Downloaded serde_tokenstream v0.2.2
3832025-04-30T20:11:36.945Z Downloaded proc-macro-error-attr v1.0.4
3842025-04-30T20:11:36.945Z Downloaded memmap v0.7.0
3852025-04-30T20:11:36.945Z Downloaded quote v1.0.39
3862025-04-30T20:11:36.948Z Downloaded tempfile v3.13.0
3872025-04-30T20:11:36.953Z Downloaded crypto-common v0.1.6
3882025-04-30T20:11:36.953Z Downloaded io-lifetimes v1.0.11
3892025-04-30T20:11:36.956Z Downloaded toml_datetime v0.6.8
3902025-04-30T20:11:36.956Z Downloaded usdt-impl v0.5.0
3912025-04-30T20:11:36.958Z Downloaded sha2 v0.10.8
3922025-04-30T20:11:36.962Z Downloaded cargo_toml v0.21.0
3932025-04-30T20:11:36.962Z Downloaded cargo_metadata v0.19.2
3942025-04-30T20:11:36.966Z Downloaded toml v0.8.20
3952025-04-30T20:11:36.969Z Downloaded proc-macro2 v1.0.94
3962025-04-30T20:11:36.972Z Downloaded typenum v1.17.0
3972025-04-30T20:11:36.976Z Downloaded log v0.4.22
3982025-04-30T20:11:36.976Z Downloaded pest_meta v2.7.14
3992025-04-30T20:11:36.988Z Downloaded unicode-ident v1.0.14
4002025-04-30T20:11:36.991Z Downloaded clap v4.5.35
4012025-04-30T20:11:37.002Z Downloaded papergrid v0.11.0
4022025-04-30T20:11:37.007Z Downloaded serde_derive v1.0.219
4032025-04-30T20:11:37.011Z Downloaded ucd-trie v0.1.7
4042025-04-30T20:11:37.028Z Downloaded textwrap v0.16.1
4052025-04-30T20:11:37.028Z Downloaded pest_derive v2.7.14
4062025-04-30T20:11:37.037Z Downloaded serde v1.0.219
4072025-04-30T20:11:37.047Z Downloaded ryu v1.0.18
4082025-04-30T20:11:37.059Z Downloaded indexmap v2.7.1
4092025-04-30T20:11:37.063Z Downloaded toml_edit v0.22.24
4102025-04-30T20:11:37.083Z Downloaded memchr v2.7.4
4112025-04-30T20:11:37.097Z Downloaded pest v2.7.14
4122025-04-30T20:11:37.124Z Downloaded clap_builder v4.5.35
4132025-04-30T20:11:37.131Z Downloaded serde_json v1.0.140
4142025-04-30T20:11:37.138Z Downloaded hashbrown v0.15.1
4152025-04-30T20:11:37.142Z Downloaded goblin v0.8.2
4162025-04-30T20:11:37.167Z Downloaded tabled v0.15.0
4172025-04-30T20:11:37.186Z Downloaded syn v1.0.109
4182025-04-30T20:11:37.202Z Downloaded unicode-width v0.1.14
4192025-04-30T20:11:37.212Z Downloaded syn v2.0.98
4202025-04-30T20:11:37.223Z Downloaded rustix v0.37.28
4212025-04-30T20:11:37.241Z Downloaded rustix v0.38.37
4222025-04-30T20:11:37.287Z Downloaded libc v0.2.171
4232025-04-30T20:11:37.437Z Compiling proc-macro2 v1.0.94
4242025-04-30T20:11:37.437Z Compiling unicode-ident v1.0.14
4252025-04-30T20:11:37.440Z Compiling serde v1.0.219
4262025-04-30T20:11:37.440Z Compiling version_check v0.9.5
4272025-04-30T20:11:37.440Z Compiling libc v0.2.171
4282025-04-30T20:11:37.440Z Compiling memchr v2.7.4
4292025-04-30T20:11:37.477Z Compiling thiserror v1.0.69
4302025-04-30T20:11:37.481Z Compiling ryu v1.0.18
4312025-04-30T20:11:37.709Z Compiling ucd-trie v0.1.7
4322025-04-30T20:11:37.858Z Compiling itoa v1.0.11
4332025-04-30T20:11:38.146Z Compiling once_cell v1.21.3
4342025-04-30T20:11:38.216Z Compiling byteorder v1.5.0
4352025-04-30T20:11:38.503Z Compiling serde_json v1.0.140
4362025-04-30T20:11:38.595Z Compiling rustix v0.38.37
4372025-04-30T20:11:38.846Z Compiling bitflags v2.9.0
4382025-04-30T20:11:38.919Z Compiling usdt-impl v0.5.0
4392025-04-30T20:11:39.057Z Compiling proc-macro-error-attr v1.0.4
4402025-04-30T20:11:39.143Z Compiling io-lifetimes v1.0.11
4412025-04-30T20:11:39.275Z Compiling syn v1.0.109
4422025-04-30T20:11:39.401Z Compiling quote v1.0.39
4432025-04-30T20:11:39.492Z Compiling proc-macro-error v1.0.4
4442025-04-30T20:11:39.537Z Compiling errno v0.3.9
4452025-04-30T20:11:39.709Z Compiling rustix v0.37.28
4462025-04-30T20:11:39.808Z Compiling syn v2.0.98
4472025-04-30T20:11:39.834Z Compiling thread-id v4.2.2
4482025-04-30T20:11:39.954Z Compiling hashbrown v0.15.1
4492025-04-30T20:11:39.978Z Compiling equivalent v1.0.1
4502025-04-30T20:11:40.018Z Compiling utf8parse v0.2.2
4512025-04-30T20:11:40.062Z Compiling camino v1.1.9
4522025-04-30T20:11:40.117Z Compiling log v0.4.22
4532025-04-30T20:11:40.200Z Compiling plain v0.2.3
4542025-04-30T20:11:40.371Z Compiling anstyle-parse v0.2.5
4552025-04-30T20:11:40.720Z Compiling bitflags v1.3.2
4562025-04-30T20:11:40.777Z Compiling colorchoice v1.0.2
4572025-04-30T20:11:40.848Z Compiling thiserror v2.0.12
4582025-04-30T20:11:40.966Z Compiling pretty-hex v0.4.1
4592025-04-30T20:11:41.052Z Compiling indexmap v2.7.1
4602025-04-30T20:11:41.088Z Compiling semver v1.0.25
4612025-04-30T20:11:41.188Z Compiling is_terminal_polyfill v1.70.1
4622025-04-30T20:11:41.212Z Compiling anstyle-query v1.1.1
4632025-04-30T20:11:41.335Z Compiling autocfg v1.4.0
4642025-04-30T20:11:41.380Z Compiling unicode-width v0.1.14
4652025-04-30T20:11:41.426Z Compiling anstyle v1.0.10
4662025-04-30T20:11:41.633Z Compiling winnow v0.7.3
4672025-04-30T20:11:41.881Z Compiling anstream v0.6.15
4682025-04-30T20:11:41.885Z Compiling terminal_size v0.4.0
4692025-04-30T20:11:42.296Z Compiling fs-err v3.1.0
4702025-04-30T20:11:42.495Z Compiling strsim v0.11.1
4712025-04-30T20:11:42.544Z Compiling fnv v1.0.7
4722025-04-30T20:11:42.600Z Compiling bytecount v0.6.8
4732025-04-30T20:11:42.625Z Compiling cfg-if v1.0.0
4742025-04-30T20:11:42.690Z Compiling clap_lex v0.7.4
4752025-04-30T20:11:42.819Z Compiling heck v0.5.0
4762025-04-30T20:11:43.139Z Compiling anyhow v1.0.98
4772025-04-30T20:11:43.164Z Compiling fastrand v2.1.1
4782025-04-30T20:11:43.258Z Compiling heck v0.4.1
4792025-04-30T20:11:43.654Z Compiling tempfile v3.13.0
4802025-04-30T20:11:43.718Z Compiling terminal_size v0.2.6
4812025-04-30T20:11:43.746Z Compiling clap_builder v4.5.35
4822025-04-30T20:11:43.923Z Compiling papergrid v0.11.0
4832025-04-30T20:11:44.111Z Compiling memmap v0.7.0
4842025-04-30T20:11:44.197Z Compiling smawk v0.3.2
4852025-04-30T20:11:44.432Z Compiling unicode-linebreak v0.1.5
4862025-04-30T20:11:44.944Z Compiling textwrap v0.16.1
4872025-04-30T20:11:45.022Z Compiling swrite v0.1.0
4882025-04-30T20:11:45.106Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4892025-04-30T20:11:45.558Z Compiling tabled_derive v0.7.0
4902025-04-30T20:11:47.080Z Compiling serde_derive v1.0.219
4912025-04-30T20:11:47.080Z Compiling thiserror-impl v1.0.69
4922025-04-30T20:11:47.083Z Compiling zerocopy-derive v0.7.35
4932025-04-30T20:11:47.083Z Compiling scroll_derive v0.12.0
4942025-04-30T20:11:47.083Z Compiling thiserror-impl v2.0.12
4952025-04-30T20:11:47.084Z Compiling clap_derive v4.5.32
4962025-04-30T20:11:47.140Z Compiling tabled v0.15.0
4972025-04-30T20:11:48.561Z Compiling scroll v0.12.0
4982025-04-30T20:11:49.085Z Compiling zerocopy v0.7.35
4992025-04-30T20:11:49.111Z Compiling goblin v0.8.2
5002025-04-30T20:11:50.223Z Compiling pest v2.7.14
5012025-04-30T20:11:51.487Z Compiling clap v4.5.35
5022025-04-30T20:11:52.390Z Compiling pest_meta v2.7.14
5032025-04-30T20:11:53.313Z Compiling pest_generator v2.7.14
5042025-04-30T20:11:54.704Z Compiling pest_derive v2.7.14
5052025-04-30T20:11:55.354Z Compiling dtrace-parser v0.2.0
5062025-04-30T20:11:56.182Z Compiling serde_tokenstream v0.2.2
5072025-04-30T20:11:56.316Z Compiling toml_datetime v0.6.8
5082025-04-30T20:11:56.320Z Compiling serde_spanned v0.6.8
5092025-04-30T20:11:56.408Z Compiling cargo-platform v0.1.8
5102025-04-30T20:11:56.630Z Compiling macaddr v1.0.1
5112025-04-30T20:11:56.721Z Compiling toml_edit v0.22.24
5122025-04-30T20:11:56.950Z Compiling camino-tempfile v1.1.1
5132025-04-30T20:11:57.565Z Compiling dof v0.3.0
5142025-04-30T20:11:57.754Z Compiling cargo_metadata v0.19.2
5152025-04-30T20:11:58.955Z Compiling usdt-attr-macro v0.5.0
5162025-04-30T20:11:58.958Z Compiling usdt-macro v0.5.0
5172025-04-30T20:11:59.540Z Compiling toml v0.8.20
5182025-04-30T20:11:59.994Z Compiling usdt v0.5.0
5192025-04-30T20:12:00.300Z Compiling cargo_toml v0.21.0
5202025-04-30T20:12:02.915Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5212025-04-30T20:12:06.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.50s
5222025-04-30T20:12:06.436Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5232025-04-30T20:12:07.105Z Downloading crates ...
5242025-04-30T20:12:07.228Z Downloaded adler2 v2.0.0
5252025-04-30T20:12:07.231Z Downloaded aead v0.5.2
5262025-04-30T20:12:07.240Z Downloaded addr2line v0.24.2
5272025-04-30T20:12:07.243Z Downloaded atty v0.2.14
5282025-04-30T20:12:07.246Z Downloaded atomicwrites v0.4.4
5292025-04-30T20:12:07.250Z Downloaded async-stream-impl v0.3.6
5302025-04-30T20:12:07.250Z Downloaded headers-core v0.3.0
5312025-04-30T20:12:07.258Z Downloaded hubpack_derive v0.1.1
5322025-04-30T20:12:07.261Z Downloaded http-range v0.1.5
5332025-04-30T20:12:07.264Z Downloaded ciborium-io v0.2.2
5342025-04-30T20:12:07.264Z Downloaded icu_provider_macros v1.5.0
5352025-04-30T20:12:07.267Z Downloaded cstr-argument v0.1.2
5362025-04-30T20:12:07.267Z Downloaded crucible-workspace-hack v0.1.0
5372025-04-30T20:12:07.270Z Downloaded convert_case v0.4.0
5382025-04-30T20:12:07.270Z Downloaded http-body v1.0.1
5392025-04-30T20:12:07.273Z Downloaded match_cfg v0.1.0
5402025-04-30T20:12:07.273Z Downloaded cfg_aliases v0.1.1
5412025-04-30T20:12:07.276Z Downloaded is_ci v1.2.0
5422025-04-30T20:12:07.276Z Downloaded cfg_aliases v0.2.1
5432025-04-30T20:12:07.279Z Downloaded crc8 v0.1.1
5442025-04-30T20:12:07.282Z Downloaded crunchy v0.2.2
5452025-04-30T20:12:07.287Z Downloaded base16ct v0.2.0
5462025-04-30T20:12:07.290Z Downloaded hostname v0.4.0
5472025-04-30T20:12:07.293Z Downloaded pretty-hex v0.2.1
5482025-04-30T20:12:07.296Z Downloaded httpdate v1.0.3
5492025-04-30T20:12:07.296Z Downloaded hex-literal v0.4.1
5502025-04-30T20:12:07.299Z Downloaded hostname v0.3.1
5512025-04-30T20:12:07.302Z Downloaded md5 v0.7.0
5522025-04-30T20:12:07.305Z Downloaded bb8 v0.8.5
5532025-04-30T20:12:07.305Z Downloaded atomic-waker v1.1.2
5542025-04-30T20:12:07.308Z Downloaded lazy_static v1.5.0
5552025-04-30T20:12:07.311Z Downloaded hubpack v0.1.2
5562025-04-30T20:12:07.311Z Downloaded http-body-util v0.1.3
5572025-04-30T20:12:07.314Z Downloaded lazycell v1.3.0
5582025-04-30T20:12:07.317Z Downloaded maybe-uninit v2.0.0
5592025-04-30T20:12:07.320Z Downloaded linear-map v1.2.0
5602025-04-30T20:12:07.320Z Downloaded mime v0.3.17
5612025-04-30T20:12:07.323Z Downloaded linked-hash-map v0.5.6
5622025-04-30T20:12:07.326Z Downloaded ipnetwork v0.21.1
5632025-04-30T20:12:07.329Z Downloaded lalrpop-util v0.19.12
5642025-04-30T20:12:07.329Z Downloaded crc v3.2.1
5652025-04-30T20:12:07.332Z Downloaded lzss v0.8.2
5662025-04-30T20:12:07.336Z Downloaded md-5 v0.10.6
5672025-04-30T20:12:07.339Z Downloaded impl-trait-for-tuples v0.2.2
5682025-04-30T20:12:07.342Z Downloaded crc-catalog v2.4.0
5692025-04-30T20:12:07.345Z Downloaded chrono-tz-build v0.4.0
5702025-04-30T20:12:07.348Z Downloaded httparse v1.9.5
5712025-04-30T20:12:07.352Z Downloaded memoffset v0.9.1
5722025-04-30T20:12:07.353Z Downloaded lru-cache v0.1.2
5732025-04-30T20:12:07.358Z Downloaded internet-checksum v0.2.1
5742025-04-30T20:12:07.358Z Downloaded highway v1.3.0
5752025-04-30T20:12:07.361Z Downloaded progenitor-client v0.8.0
5762025-04-30T20:12:07.361Z Downloaded lockfree-object-pool v0.1.6
5772025-04-30T20:12:07.364Z Downloaded serde-big-array v0.5.1
5782025-04-30T20:12:07.367Z Downloaded constant_time_eq v0.3.1
5792025-04-30T20:12:07.370Z Downloaded litemap v0.7.3
5802025-04-30T20:12:07.373Z Downloaded salsa20 v0.10.2
5812025-04-30T20:12:07.374Z Downloaded rfc6979 v0.4.0
5822025-04-30T20:12:07.377Z Downloaded take_mut v0.2.2
5832025-04-30T20:12:07.377Z Downloaded maplit v1.0.2
5842025-04-30T20:12:07.380Z Downloaded icu_locid_transform v1.5.0
5852025-04-30T20:12:07.383Z Downloaded proc-macro-crate v1.3.1
5862025-04-30T20:12:07.387Z Downloaded cmake v0.1.51
5872025-04-30T20:12:07.390Z Downloaded base64ct v1.6.0
5882025-04-30T20:12:07.393Z Downloaded crc32fast v1.4.2
5892025-04-30T20:12:07.396Z Downloaded async-trait v0.1.88
5902025-04-30T20:12:07.401Z Downloaded hmac v0.12.1
5912025-04-30T20:12:07.404Z Downloaded bit-vec v0.8.0
5922025-04-30T20:12:07.404Z Downloaded cancel-safe-futures v0.1.5
5932025-04-30T20:12:07.407Z Downloaded rand_seeder v0.3.0
5942025-04-30T20:12:07.410Z Downloaded time-core v0.1.2
5952025-04-30T20:12:07.414Z Downloaded console v0.15.10
5962025-04-30T20:12:07.417Z Downloaded vte_generate_state_changes v0.1.2
5972025-04-30T20:12:07.417Z Downloaded yoke-derive v0.7.4
5982025-04-30T20:12:07.420Z Downloaded hyper-rustls v0.27.3
5992025-04-30T20:12:07.423Z Downloaded stable_deref_trait v1.2.0
6002025-04-30T20:12:07.426Z Downloaded slog-bunyan v2.5.0
6012025-04-30T20:12:07.426Z Downloaded signal-hook-tokio v0.3.1
6022025-04-30T20:12:07.429Z Downloaded indoc v1.0.9
6032025-04-30T20:12:07.432Z Downloaded tower-layer v0.3.3
6042025-04-30T20:12:07.435Z Downloaded tower-service v0.3.3
6052025-04-30T20:12:07.435Z Downloaded sec1 v0.7.3
6062025-04-30T20:12:07.439Z Downloaded schemars_derive v0.8.22
6072025-04-30T20:12:07.442Z Downloaded signal-hook-registry v1.4.2
6082025-04-30T20:12:07.442Z Downloaded void v1.0.2
6092025-04-30T20:12:07.445Z Downloaded icu_locid v1.5.0
6102025-04-30T20:12:07.449Z Downloaded derive_builder_macro v0.20.2
6112025-04-30T20:12:07.452Z Downloaded xshell-macros v0.2.7
6122025-04-30T20:12:07.452Z Downloaded strip-ansi-escapes v0.2.0
6132025-04-30T20:12:07.455Z Downloaded stringprep v0.1.5
6142025-04-30T20:12:07.459Z Downloaded ahash v0.8.11
6152025-04-30T20:12:07.462Z Downloaded tap v1.0.1
6162025-04-30T20:12:07.462Z Downloaded foreign-types v0.3.2
6172025-04-30T20:12:07.465Z Downloaded rand_core v0.9.2
6182025-04-30T20:12:07.468Z Downloaded slog-async v2.8.0
6192025-04-30T20:12:07.471Z Downloaded newtype-uuid v1.2.1
6202025-04-30T20:12:07.471Z Downloaded newline-converter v0.3.0
6212025-04-30T20:12:07.474Z Downloaded new_debug_unreachable v1.0.6
6222025-04-30T20:12:07.475Z Downloaded crossbeam-utils v0.8.21
6232025-04-30T20:12:07.478Z Downloaded untrusted v0.9.0
6242025-04-30T20:12:07.481Z Downloaded unicase v2.7.0
6252025-04-30T20:12:07.484Z Downloaded crc-any v2.5.0
6262025-04-30T20:12:07.488Z Downloaded tls_codec v0.4.1
6272025-04-30T20:12:07.491Z Downloaded icu_normalizer_data v1.5.0
6282025-04-30T20:12:07.494Z Downloaded number_prefix v0.4.0
6292025-04-30T20:12:07.494Z Downloaded num-conv v0.1.0
6302025-04-30T20:12:07.497Z Downloaded openssl-macros v0.1.1
6312025-04-30T20:12:07.497Z Downloaded serde-hex v0.1.0
6322025-04-30T20:12:07.500Z Downloaded rustls-pemfile v2.2.0
6332025-04-30T20:12:07.515Z Downloaded embedded-io v0.4.0
6342025-04-30T20:12:07.518Z Downloaded either v1.14.0
6352025-04-30T20:12:07.521Z Downloaded xz2 v0.1.7
6362025-04-30T20:12:07.521Z Downloaded untrusted v0.7.1
6372025-04-30T20:12:07.524Z Downloaded percent-encoding v2.3.1
6382025-04-30T20:12:07.527Z Downloaded precomputed-hash v0.1.1
6392025-04-30T20:12:07.527Z Downloaded path-slash v0.1.5
6402025-04-30T20:12:07.530Z Downloaded smf v0.2.3
6412025-04-30T20:12:07.530Z Downloaded foldhash v0.1.3
6422025-04-30T20:12:07.533Z Downloaded filetime v0.2.25
6432025-04-30T20:12:07.536Z Downloaded funty v2.0.0
6442025-04-30T20:12:07.536Z Downloaded ff v0.13.0
6452025-04-30T20:12:07.539Z Downloaded group v0.13.0
6462025-04-30T20:12:07.542Z Downloaded tracing-attributes v0.1.27
6472025-04-30T20:12:07.545Z Downloaded futures-core v0.3.31
6482025-04-30T20:12:07.548Z Downloaded yoke v0.7.4
6492025-04-30T20:12:07.548Z Downloaded yasna v0.5.2
6502025-04-30T20:12:07.552Z Downloaded powerfmt v0.2.0
6512025-04-30T20:12:07.555Z Downloaded rustls-pki-types v1.10.0
6522025-04-30T20:12:07.558Z Downloaded hyper-util v0.1.11
6532025-04-30T20:12:07.563Z Downloaded glob v0.3.2
6542025-04-30T20:12:07.566Z Downloaded jiff-static v0.2.10
6552025-04-30T20:12:07.569Z Downloaded sqlparser_derive v0.2.2
6562025-04-30T20:12:07.573Z Downloaded signature v2.2.0
6572025-04-30T20:12:07.573Z Downloaded num-derive v0.4.2
6582025-04-30T20:12:07.577Z Downloaded nanorand v0.7.0
6592025-04-30T20:12:07.580Z Downloaded des v0.8.1
6602025-04-30T20:12:07.584Z Downloaded vsss-rs v3.3.4
6612025-04-30T20:12:07.588Z Downloaded tokio-native-tls v0.3.1
6622025-04-30T20:12:07.588Z Downloaded tinyvec_macros v0.1.1
6632025-04-30T20:12:07.592Z Downloaded phf v0.11.2
6642025-04-30T20:12:07.592Z Downloaded r2d2 v0.8.10
6652025-04-30T20:12:07.595Z Downloaded zerofrom v0.1.4
6662025-04-30T20:12:07.595Z Downloaded predicates v3.1.3
6672025-04-30T20:12:07.601Z Downloaded dirs-next v2.0.0
6682025-04-30T20:12:07.604Z Downloaded quinn-udp v0.5.5
6692025-04-30T20:12:07.604Z Downloaded parse-display-derive v0.10.0
6702025-04-30T20:12:07.607Z Downloaded ppv-lite86 v0.2.20
6712025-04-30T20:12:07.611Z Downloaded shell-words v1.1.0
6722025-04-30T20:12:07.611Z Downloaded semver v0.1.20
6732025-04-30T20:12:07.614Z Downloaded globset v0.4.15
6742025-04-30T20:12:07.614Z Downloaded zopfli v0.8.1
6752025-04-30T20:12:07.617Z Downloaded base64 v0.22.1
6762025-04-30T20:12:07.622Z Downloaded rand_xorshift v0.3.0
6772025-04-30T20:12:07.625Z Downloaded const_format v0.2.34
6782025-04-30T20:12:07.630Z Downloaded strum_macros v0.25.3
6792025-04-30T20:12:07.634Z Downloaded float-ord v0.3.2
6802025-04-30T20:12:07.637Z Downloaded aes-gcm v0.10.3
6812025-04-30T20:12:07.641Z Downloaded diesel_table_macro_syntax v0.2.0
6822025-04-30T20:12:07.644Z Downloaded sha1 v0.10.6
6832025-04-30T20:12:07.647Z Downloaded tar v0.4.44
6842025-04-30T20:12:07.650Z Downloaded num_threads v0.1.7
6852025-04-30T20:12:07.653Z Downloaded vergen v8.3.2
6862025-04-30T20:12:07.656Z Downloaded openssl-probe v0.1.5
6872025-04-30T20:12:07.656Z Downloaded ctr v0.9.2
6882025-04-30T20:12:07.659Z Downloaded pin-utils v0.1.0
6892025-04-30T20:12:07.662Z Downloaded wyz v0.5.1
6902025-04-30T20:12:07.666Z Downloaded which v4.4.2
6912025-04-30T20:12:07.666Z Downloaded display-error-chain v0.2.2
6922025-04-30T20:12:07.669Z Downloaded utf8_iter v1.0.4
6932025-04-30T20:12:07.672Z Downloaded unicode-bidi v0.3.17
6942025-04-30T20:12:07.675Z Downloaded zone_cfg_derive v0.3.0
6952025-04-30T20:12:07.675Z Downloaded http v1.2.0
6962025-04-30T20:12:07.679Z Downloaded password-hash v0.5.0
6972025-04-30T20:12:07.683Z Downloaded bumpalo v3.16.0
6982025-04-30T20:12:07.686Z Downloaded crypto-bigint v0.5.5
6992025-04-30T20:12:07.692Z Downloaded fs-err v2.11.0
7002025-04-30T20:12:07.696Z Downloaded progenitor-client v0.9.1
7012025-04-30T20:12:07.699Z Downloaded slog-envlogger v2.2.0
7022025-04-30T20:12:07.699Z Downloaded serde_urlencoded v0.7.1
7032025-04-30T20:12:07.702Z Downloaded fs_extra v1.3.0
7042025-04-30T20:12:07.705Z Downloaded russh-cryptovec v0.7.3
7052025-04-30T20:12:07.705Z Downloaded elliptic-curve v0.13.8
7062025-04-30T20:12:07.709Z Downloaded num-integer v0.1.46
7072025-04-30T20:12:07.712Z Downloaded write16 v1.0.0
7082025-04-30T20:12:07.715Z Downloaded rand v0.9.0
7092025-04-30T20:12:07.719Z Downloaded peg-macros v0.8.5
7102025-04-30T20:12:07.722Z Downloaded progenitor-macro v0.9.1
7112025-04-30T20:12:07.722Z Downloaded tinyvec v1.8.0
7122025-04-30T20:12:07.725Z Downloaded progenitor-macro v0.8.0
7132025-04-30T20:12:07.729Z Downloaded tracing v0.1.40
7142025-04-30T20:12:07.732Z Downloaded phf_shared v0.11.2
7152025-04-30T20:12:07.737Z Downloaded phf_generator v0.11.2
7162025-04-30T20:12:07.737Z Downloaded oxnet v0.1.1
7172025-04-30T20:12:07.737Z Downloaded endian-type v0.1.2
7182025-04-30T20:12:07.740Z Downloaded typify v0.2.0
7192025-04-30T20:12:07.744Z Downloaded spki v0.7.3
7202025-04-30T20:12:07.744Z Downloaded subprocess v0.2.9
7212025-04-30T20:12:07.747Z Downloaded der v0.7.9
7222025-04-30T20:12:07.752Z Downloaded fd-lock v4.0.2
7232025-04-30T20:12:07.755Z Downloaded cc v1.2.15
7242025-04-30T20:12:07.759Z Downloaded peg-runtime v0.8.5
7252025-04-30T20:12:07.762Z Downloaded enum-as-inner v0.6.1
7262025-04-30T20:12:07.765Z Downloaded tiny-keccak v2.0.2
7272025-04-30T20:12:07.768Z Downloaded typify-macro v0.2.0
7282025-04-30T20:12:07.768Z Downloaded rustc_version v0.4.1
7292025-04-30T20:12:07.771Z Downloaded rustc_version v0.1.7
7302025-04-30T20:12:07.771Z Downloaded rpassword v7.3.1
7312025-04-30T20:12:07.774Z Downloaded defmt-parser v0.3.4
7322025-04-30T20:12:07.774Z Downloaded pin-project-lite v0.2.14
7332025-04-30T20:12:07.778Z Downloaded smallvec v0.6.14
7342025-04-30T20:12:07.782Z Downloaded itertools v0.12.1
7352025-04-30T20:12:07.788Z Downloaded progenitor-impl v0.9.1
7362025-04-30T20:12:07.792Z Downloaded sync_wrapper v1.0.1
7372025-04-30T20:12:07.795Z Downloaded phf_codegen v0.11.2
7382025-04-30T20:12:07.795Z Downloaded typify v0.3.0
7392025-04-30T20:12:07.798Z Downloaded futures-sink v0.3.31
7402025-04-30T20:12:07.801Z Downloaded diesel-dtrace v0.4.2
7412025-04-30T20:12:07.801Z Downloaded curve25519-dalek-derive v0.1.1
7422025-04-30T20:12:07.804Z Downloaded waitgroup v0.1.2
7432025-04-30T20:12:07.804Z Downloaded sync-ptr v0.1.1
7442025-04-30T20:12:07.807Z Downloaded zeroize v1.8.1
7452025-04-30T20:12:07.807Z Downloaded utf-8 v0.7.6
7462025-04-30T20:12:07.810Z Downloaded pin-project v1.1.6
7472025-04-30T20:12:07.820Z Downloaded darling_macro v0.20.10
7482025-04-30T20:12:07.823Z Downloaded strum v0.26.3
7492025-04-30T20:12:07.823Z Downloaded pbkdf2 v0.12.2
7502025-04-30T20:12:07.835Z Downloaded foreign-types-shared v0.1.1
7512025-04-30T20:12:07.835Z Downloaded nodrop v0.1.14
7522025-04-30T20:12:07.840Z Downloaded env_filter v0.1.2
7532025-04-30T20:12:07.840Z Downloaded tokio-tungstenite v0.21.0
7542025-04-30T20:12:07.840Z Downloaded parse-size v1.1.0
7552025-04-30T20:12:07.840Z Downloaded parking_lot_core v0.9.10
7562025-04-30T20:12:07.840Z Downloaded diff v0.1.13
7572025-04-30T20:12:07.846Z Downloaded itertools v0.14.0
7582025-04-30T20:12:07.849Z Downloaded rusty-fork v0.3.0
7592025-04-30T20:12:07.852Z Downloaded slab v0.4.9
7602025-04-30T20:12:07.852Z Downloaded slog-dtrace v0.3.0
7612025-04-30T20:12:07.856Z Downloaded tabled_derive v0.10.0
7622025-04-30T20:12:07.856Z Downloaded supports-color v3.0.2
7632025-04-30T20:12:07.859Z Downloaded getrandom v0.3.1
7642025-04-30T20:12:07.862Z Downloaded synstructure v0.13.1
7652025-04-30T20:12:07.865Z Downloaded owo-colors v4.2.0
7662025-04-30T20:12:07.869Z Downloaded walkdir v2.5.0
7672025-04-30T20:12:07.872Z Downloaded parking_lot v0.11.2
7682025-04-30T20:12:07.875Z Downloaded serde_path_to_error v0.1.16
7692025-04-30T20:12:07.875Z Downloaded radium v0.7.0
7702025-04-30T20:12:07.878Z Downloaded document-features v0.2.10
7712025-04-30T20:12:07.878Z Downloaded pkcs5 v0.7.1
7722025-04-30T20:12:07.881Z Downloaded wait-timeout v0.2.0
7732025-04-30T20:12:07.885Z Downloaded zone_cfg_derive v0.1.2
7742025-04-30T20:12:07.888Z Downloaded foreign-types-macros v0.2.3
7752025-04-30T20:12:07.888Z Downloaded parse-display v0.10.0
7762025-04-30T20:12:07.888Z Downloaded ssh-key v0.6.6
7772025-04-30T20:12:07.896Z Downloaded primeorder v0.13.6
7782025-04-30T20:12:07.899Z Downloaded password-hash v0.4.2
7792025-04-30T20:12:07.906Z Downloaded futures-io v0.3.31
7802025-04-30T20:12:07.907Z Downloaded proc-macro-error2 v2.0.1
7812025-04-30T20:12:07.909Z Downloaded progenitor v0.8.0
7822025-04-30T20:12:07.909Z Downloaded fxhash v0.2.1
7832025-04-30T20:12:07.909Z Downloaded derive-where v1.2.7
7842025-04-30T20:12:07.913Z Downloaded tokio-postgres v0.7.13
7852025-04-30T20:12:07.919Z Downloaded sigpipe v0.1.3
7862025-04-30T20:12:07.922Z Downloaded multer v3.1.0
7872025-04-30T20:12:07.922Z Downloaded termtree v0.5.1
7882025-04-30T20:12:07.925Z Downloaded packed_struct_codegen v0.10.1
7892025-04-30T20:12:07.929Z Downloaded test-strategy v0.4.0
7902025-04-30T20:12:07.933Z Downloaded foreign-types-shared v0.3.1
7912025-04-30T20:12:07.933Z Downloaded tower v0.5.2
7922025-04-30T20:12:07.941Z Downloaded normalize-line-endings v0.3.0
7932025-04-30T20:12:07.945Z Downloaded scrypt v0.11.0
7942025-04-30T20:12:07.946Z Downloaded unicode-normalization v0.1.24
7952025-04-30T20:12:07.949Z Downloaded futures-task v0.3.31
7962025-04-30T20:12:07.952Z Downloaded serde_with v3.12.0
7972025-04-30T20:12:07.960Z Downloaded try-lock v0.2.5
7982025-04-30T20:12:07.963Z Downloaded rand_chacha v0.3.1
7992025-04-30T20:12:07.963Z Downloaded foreign-types v0.5.0
8002025-04-30T20:12:07.966Z Downloaded num-iter v0.1.45
8012025-04-30T20:12:07.966Z Downloaded tabwriter v1.4.0
8022025-04-30T20:12:07.969Z Downloaded oso-derive v0.27.3
8032025-04-30T20:12:07.970Z Downloaded simd-adler32 v0.3.7
8042025-04-30T20:12:07.973Z Downloaded zone v0.3.1
8052025-04-30T20:12:07.973Z Downloaded env_logger v0.10.2
8062025-04-30T20:12:07.976Z Downloaded slog-term v2.9.1
8072025-04-30T20:12:07.979Z Downloaded fixedbitset v0.4.2
8082025-04-30T20:12:07.980Z Downloaded fallible-iterator v0.2.0
8092025-04-30T20:12:07.983Z Downloaded dsl_auto_type v0.1.2
8102025-04-30T20:12:07.983Z Downloaded fixedbitset v0.5.7
8112025-04-30T20:12:07.986Z Downloaded displaydoc v0.2.5
8122025-04-30T20:12:07.989Z Downloaded float-cmp v0.10.0
8132025-04-30T20:12:07.993Z Downloaded defmt-macros v0.3.9
8142025-04-30T20:12:07.993Z Downloaded defmt v0.3.8
8152025-04-30T20:12:07.996Z Downloaded dropshot_endpoint v0.16.0
8162025-04-30T20:12:08.001Z Downloaded snafu v0.8.5
8172025-04-30T20:12:08.006Z Downloaded opaque-debug v0.3.1
8182025-04-30T20:12:08.009Z Downloaded slog-scope v4.4.0
8192025-04-30T20:12:08.009Z Downloaded pem-rfc7468 v0.7.0
8202025-04-30T20:12:08.012Z Downloaded poly1305 v0.8.0
8212025-04-30T20:12:08.016Z Downloaded unicode-xid v0.2.6
8222025-04-30T20:12:08.019Z Downloaded slog-stdlog v4.1.1
8232025-04-30T20:12:08.019Z Downloaded darling_core v0.20.10
8242025-04-30T20:12:08.023Z Downloaded rand_chacha v0.9.0
8252025-04-30T20:12:08.026Z Downloaded p521 v0.13.3
8262025-04-30T20:12:08.029Z Downloaded zone v0.1.8
8272025-04-30T20:12:08.032Z Downloaded packed_struct v0.10.1
8282025-04-30T20:12:08.032Z Downloaded structmeta v0.3.0
8292025-04-30T20:12:08.035Z Downloaded twox-hash v2.1.0
8302025-04-30T20:12:08.038Z Downloaded debug-ignore v1.0.5
8312025-04-30T20:12:08.039Z Downloaded embedded-io v0.6.1
8322025-04-30T20:12:08.042Z Downloaded want v0.3.1
8332025-04-30T20:12:08.042Z Downloaded typify-macro v0.3.0
8342025-04-30T20:12:08.042Z Downloaded unarray v0.1.4
8352025-04-30T20:12:08.045Z Downloaded quick-error v1.2.3
8362025-04-30T20:12:08.045Z Downloaded slog-json v2.6.1
8372025-04-30T20:12:08.049Z Downloaded siphasher v0.3.11
8382025-04-30T20:12:08.049Z Downloaded ena v0.14.3
8392025-04-30T20:12:08.052Z Downloaded thiserror-impl-no-std v2.0.2
8402025-04-30T20:12:08.052Z Downloaded whoami v1.5.2
8412025-04-30T20:12:08.055Z Downloaded half v2.4.1
8422025-04-30T20:12:08.058Z Downloaded flagset v0.4.6
8432025-04-30T20:12:08.061Z Downloaded parking_lot v0.12.3
8442025-04-30T20:12:08.061Z Downloaded form_urlencoded v1.2.1
8452025-04-30T20:12:08.065Z Downloaded nu-ansi-term v0.50.1
8462025-04-30T20:12:08.068Z Downloaded dyn-clone v1.0.19
8472025-04-30T20:12:08.068Z Downloaded xattr v1.3.1
8482025-04-30T20:12:08.071Z Downloaded num-complex v0.4.6
8492025-04-30T20:12:08.074Z Downloaded polyval v0.6.2
8502025-04-30T20:12:08.074Z Downloaded unicode-segmentation v1.12.0
8512025-04-30T20:12:08.077Z Downloaded sct v0.7.1
8522025-04-30T20:12:08.080Z Downloaded schemars v0.8.22
8532025-04-30T20:12:08.092Z Downloaded thiserror-no-std v2.0.2
8542025-04-30T20:12:08.096Z Downloaded sqlformat v0.2.6
8552025-04-30T20:12:08.099Z Downloaded aho-corasick v1.1.3
8562025-04-30T20:12:08.105Z Downloaded topological-sort v0.2.2
8572025-04-30T20:12:08.108Z Downloaded russh v0.45.0
8582025-04-30T20:12:08.111Z Downloaded tui-tree-widget v0.23.0
8592025-04-30T20:12:08.114Z Downloaded publicsuffix v2.3.0
8602025-04-30T20:12:08.117Z Downloaded tokio-tungstenite v0.23.1
8612025-04-30T20:12:08.121Z Downloaded headers v0.4.0
8622025-04-30T20:12:08.124Z Downloaded xshell v0.2.7
8632025-04-30T20:12:08.127Z Downloaded ref-cast v1.0.23
8642025-04-30T20:12:08.130Z Downloaded rsa v0.9.6
8652025-04-30T20:12:08.133Z Downloaded postcard v1.0.10
8662025-04-30T20:12:08.137Z Downloaded samael v0.0.18
8672025-04-30T20:12:08.141Z Downloaded ron v0.8.1
8682025-04-30T20:12:08.147Z Downloaded postgres-types v0.2.9
8692025-04-30T20:12:08.150Z Downloaded mime_guess v2.0.5
8702025-04-30T20:12:08.153Z Downloaded oso v0.27.3
8712025-04-30T20:12:08.156Z Downloaded prettyplease v0.2.30
8722025-04-30T20:12:08.159Z Downloaded parse-zoneinfo v0.3.1
8732025-04-30T20:12:08.162Z Downloaded lalrpop v0.19.12
8742025-04-30T20:12:08.173Z Downloaded ecdsa v0.16.9
8752025-04-30T20:12:08.176Z Downloaded expectorate v1.1.0
8762025-04-30T20:12:08.180Z Downloaded thread_local v1.1.8
8772025-04-30T20:12:08.180Z Downloaded aws-lc-rs v1.12.4
8782025-04-30T20:12:08.189Z Downloaded postgres-protocol v0.6.8
8792025-04-30T20:12:08.192Z Downloaded openssl-sys v0.9.107
8802025-04-30T20:12:08.197Z Downloaded nom v7.1.3
8812025-04-30T20:12:08.203Z Downloaded rayon v1.10.0
8822025-04-30T20:12:08.213Z Downloaded toml v0.7.8
8832025-04-30T20:12:08.216Z Downloaded rustyline v14.0.0
8842025-04-30T20:12:08.220Z Downloaded blake3 v1.5.4
8852025-04-30T20:12:08.228Z Downloaded tungstenite v0.21.0
8862025-04-30T20:12:08.231Z Downloaded typed-path v0.9.3
8872025-04-30T20:12:08.238Z Downloaded rand v0.8.5
8882025-04-30T20:12:08.241Z Downloaded unicode_categories v0.1.1
8892025-04-30T20:12:08.244Z Downloaded quick-xml v0.37.2
8902025-04-30T20:12:08.250Z Downloaded miniz_oxide v0.8.5
8912025-04-30T20:12:08.253Z Downloaded bindgen v0.69.5
8922025-04-30T20:12:08.260Z Downloaded mio v1.0.2
8932025-04-30T20:12:08.266Z Downloaded winnow v0.6.20
8942025-04-30T20:12:08.275Z Downloaded qorb v0.3.1
8952025-04-30T20:12:08.280Z Downloaded num-bigint v0.4.6
8962025-04-30T20:12:08.284Z Downloaded bitvec v1.0.1
8972025-04-30T20:12:08.299Z Downloaded flate2 v1.1.1
8982025-04-30T20:12:08.304Z Downloaded regex v1.11.1
8992025-04-30T20:12:08.319Z Downloaded tungstenite v0.23.0
9002025-04-30T20:12:08.323Z Downloaded zip v2.6.1
9012025-04-30T20:12:08.328Z Downloaded hashbrown v0.13.2
9022025-04-30T20:12:08.332Z Downloaded h2 v0.4.6
9032025-04-30T20:12:08.339Z Downloaded toml_edit v0.19.15
9042025-04-30T20:12:08.355Z Downloaded num-bigint-dig v0.8.4
9052025-04-30T20:12:08.360Z Downloaded x509-cert v0.2.5
9062025-04-30T20:12:08.366Z Downloaded tokio-util v0.7.13
9072025-04-30T20:12:08.373Z Downloaded chrono v0.4.40
9082025-04-30T20:12:08.380Z Downloaded zip v0.6.6
9092025-04-30T20:12:08.385Z Downloaded hashbrown v0.12.3
9102025-04-30T20:12:08.405Z Downloaded futures-util v0.3.31
9112025-04-30T20:12:08.423Z Downloaded git2 v0.19.0
9122025-04-30T20:12:08.435Z Downloaded reedline v0.38.0
9132025-04-30T20:12:08.446Z Downloaded winnow v0.5.40
9142025-04-30T20:12:08.455Z Downloaded proptest v1.6.0
9152025-04-30T20:12:08.465Z Downloaded sqlparser v0.45.0
9162025-04-30T20:12:08.471Z Downloaded tough v0.20.0
9172025-04-30T20:12:08.480Z Downloaded quinn-proto v0.11.8
9182025-04-30T20:12:08.488Z Downloaded hickory-proto v0.24.4
9192025-04-30T20:12:08.505Z Downloaded portable-atomic v1.11.0
9202025-04-30T20:12:08.512Z Downloaded openssl v0.10.72
9212025-04-30T20:12:08.522Z Downloaded petname v2.0.2
9222025-04-30T20:12:08.528Z Downloaded nix v0.28.0
9232025-04-30T20:12:08.541Z Downloaded nix v0.27.1
9242025-04-30T20:12:08.555Z Downloaded diesel v2.2.9
9252025-04-30T20:12:08.572Z Downloaded gimli v0.31.1
9262025-04-30T20:12:08.580Z Downloaded chrono-tz v0.10.3
9272025-04-30T20:12:08.588Z Downloaded rustls v0.21.12
9282025-04-30T20:12:08.599Z Downloaded unicode-width v0.2.0
9292025-04-30T20:12:08.605Z Downloaded object v0.36.5
9302025-04-30T20:12:08.617Z Downloaded nix v0.29.0
9312025-04-30T20:12:08.629Z Downloaded rustls v0.23.19
9322025-04-30T20:12:08.641Z Downloaded regex-syntax v0.8.5
9332025-04-30T20:12:08.649Z Downloaded regex-syntax v0.6.29
9342025-04-30T20:12:08.655Z Downloaded dropshot v0.16.0
9352025-04-30T20:12:08.678Z Downloaded curve25519-dalek v4.1.3
9362025-04-30T20:12:08.687Z Downloaded rustls v0.22.4
9372025-04-30T20:12:08.699Z Downloaded bstr v1.10.0
9382025-04-30T20:12:08.709Z Downloaded typify-impl v0.3.0
9392025-04-30T20:12:08.724Z Downloaded ratatui v0.29.0
9402025-04-30T20:12:08.744Z Downloaded openapiv3 v2.0.0
9412025-04-30T20:12:08.755Z Downloaded zerocopy-derive v0.6.6
9422025-04-30T20:12:08.764Z Downloaded bzip2-sys v0.1.13+1.0.8
9432025-04-30T20:12:08.775Z Downloaded typify-impl v0.2.0
9442025-04-30T20:12:08.790Z Downloaded regress v0.10.3
9452025-04-30T20:12:08.799Z Downloaded smoltcp v0.11.0
9462025-04-30T20:12:08.813Z Downloaded radix_trie v0.2.1
9472025-04-30T20:12:08.819Z Downloaded tabled v0.18.0
9482025-04-30T20:12:08.836Z Downloaded sled v0.34.7
9492025-04-30T20:12:08.846Z Downloaded rustls-webpki v0.102.8
9502025-04-30T20:12:08.865Z Downloaded rustls-webpki v0.101.7
9512025-04-30T20:12:08.879Z Downloaded webpki-roots v0.26.6
9522025-04-30T20:12:08.883Z Downloaded object v0.30.4
9532025-04-30T20:12:08.893Z Downloaded zerocopy v0.8.10
9542025-04-30T20:12:08.919Z Downloaded jiff v0.2.10
9552025-04-30T20:12:08.936Z Downloaded salty v0.3.0
9562025-04-30T20:12:08.942Z Downloaded polar-core v0.27.3
9572025-04-30T20:12:08.951Z Downloaded regex-automata v0.4.8
9582025-04-30T20:12:08.968Z Downloaded smoltcp v0.9.1
9592025-04-30T20:12:08.978Z Downloaded p384 v0.13.0
9602025-04-30T20:12:08.984Z Downloaded bindgen v0.71.1
9612025-04-30T20:12:08.992Z Downloaded vcpkg v0.2.15
9622025-04-30T20:12:09.032Z Downloaded zerovec v0.10.4
9632025-04-30T20:12:09.038Z Downloaded lzma-sys v0.1.20
9642025-04-30T20:12:09.068Z Downloaded icu_properties_data v1.5.0
9652025-04-30T20:12:09.078Z Downloaded ron v0.7.1
9662025-04-30T20:12:09.082Z Downloaded url v2.5.3
9672025-04-30T20:12:09.087Z Downloaded num_enum v0.5.11
9682025-04-30T20:12:09.090Z Downloaded num v0.4.3
9692025-04-30T20:12:09.094Z Downloaded data-encoding v2.6.0
9702025-04-30T20:12:09.094Z Downloaded ssh-encoding v0.2.0
9712025-04-30T20:12:09.097Z Downloaded similar v2.7.0
9722025-04-30T20:12:09.100Z Downloaded petgraph v0.6.5
9732025-04-30T20:12:09.120Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9742025-04-30T20:12:09.139Z Downloaded tokio v1.43.1
9752025-04-30T20:12:09.180Z Downloaded libz-sys v1.1.20
9762025-04-30T20:12:09.202Z Downloaded petgraph v0.7.1
9772025-04-30T20:12:09.222Z Downloaded sha3 v0.10.8
9782025-04-30T20:12:09.227Z Downloaded csv v1.3.1
9792025-04-30T20:12:09.247Z Downloaded num-traits v0.2.19
9802025-04-30T20:12:09.250Z Downloaded pem v3.0.5
9812025-04-30T20:12:09.254Z Downloaded pbkdf2 v0.11.0
9822025-04-30T20:12:09.257Z Downloaded papergrid v0.14.0
9832025-04-30T20:12:09.260Z Downloaded zerofrom-derive v0.1.4
9842025-04-30T20:12:09.263Z Downloaded writeable v0.5.5
9852025-04-30T20:12:09.263Z Downloaded num-rational v0.4.2
9862025-04-30T20:12:09.266Z Downloaded unsafe-libyaml v0.2.11
9872025-04-30T20:12:09.269Z Downloaded zerovec-derive v0.10.3
9882025-04-30T20:12:09.272Z Downloaded crossterm v0.28.1
9892025-04-30T20:12:09.277Z Downloaded serde_plain v1.0.2
9902025-04-30T20:12:09.280Z Downloaded structmeta-derive v0.3.0
9912025-04-30T20:12:09.280Z Downloaded serde_derive_internals v0.29.1
9922025-04-30T20:12:09.283Z Downloaded futures-macro v0.3.31
9932025-04-30T20:12:09.283Z Downloaded dunce v1.0.5
9942025-04-30T20:12:09.283Z Downloaded hash32 v0.2.1
9952025-04-30T20:12:09.286Z Downloaded uzers v0.12.1
9962025-04-30T20:12:09.289Z Downloaded secrecy v0.8.0
9972025-04-30T20:12:09.289Z Downloaded omicron-zone-package v0.12.0
9982025-04-30T20:12:09.293Z Downloaded socket2 v0.5.9
9992025-04-30T20:12:09.296Z Downloaded scopeguard v1.2.0
10002025-04-30T20:12:09.300Z Downloaded pkcs1 v0.7.5
10012025-04-30T20:12:09.300Z Downloaded serde_yaml v0.9.34+deprecated
10022025-04-30T20:12:09.303Z Downloaded rustc-demangle v0.1.24
10032025-04-30T20:12:09.306Z Downloaded russh-keys v0.45.0
10042025-04-30T20:12:09.309Z Downloaded ring v0.17.11
10052025-04-30T20:12:09.353Z Downloaded rustversion v1.0.17
10062025-04-30T20:12:09.356Z Downloaded diesel_derives v2.2.3
10072025-04-30T20:12:09.360Z Downloaded progenitor-impl v0.8.0
10082025-04-30T20:12:09.363Z Downloaded utf16_iter v1.0.5
10092025-04-30T20:12:09.366Z Downloaded universal-hash v0.5.1
10102025-04-30T20:12:09.366Z Downloaded subtle v2.6.1
10112025-04-30T20:12:09.366Z Downloaded encoding_rs v0.8.34
10122025-04-30T20:12:09.389Z Downloaded strum_macros v0.24.3
10132025-04-30T20:12:09.392Z Downloaded env_logger v0.11.5
10142025-04-30T20:12:09.395Z Downloaded der_derive v0.7.3
10152025-04-30T20:12:09.395Z Downloaded idna v1.0.3
10162025-04-30T20:12:09.398Z Downloaded hash32 v0.3.1
10172025-04-30T20:12:09.402Z Downloaded pkcs8 v0.10.2
10182025-04-30T20:12:09.402Z Downloaded zerocopy-derive v0.8.10
10192025-04-30T20:12:09.408Z Downloaded tokio-rustls v0.26.0
10202025-04-30T20:12:09.411Z Downloaded uuid v1.16.0
10212025-04-30T20:12:09.414Z Downloaded zeroize_derive v1.4.2
10222025-04-30T20:12:09.414Z Downloaded time v0.3.36
10232025-04-30T20:12:09.422Z Downloaded hkdf v0.12.4
10242025-04-30T20:12:09.426Z Downloaded getrandom v0.2.15
10252025-04-30T20:12:09.429Z Downloaded proc-macro-error-attr2 v2.0.0
10262025-04-30T20:12:09.429Z Downloaded olpc-cjson v0.1.4
10272025-04-30T20:12:09.429Z Downloaded itertools v0.13.0
10282025-04-30T20:12:09.436Z Downloaded hyper v1.6.0
10292025-04-30T20:12:09.444Z Downloaded minimal-lexical v0.2.1
10302025-04-30T20:12:09.447Z Downloaded parking_lot_core v0.8.6
10312025-04-30T20:12:09.450Z Downloaded tokio-stream v0.1.17
10322025-04-30T20:12:09.453Z Downloaded time-macros v0.2.18
10332025-04-30T20:12:09.456Z Downloaded libgit2-sys v0.17.0+1.8.1
10342025-04-30T20:12:09.515Z Downloaded peg v0.8.5
10352025-04-30T20:12:09.519Z Downloaded pretty_assertions v1.4.1
10362025-04-30T20:12:09.522Z Downloaded ed25519-dalek v2.1.1
10372025-04-30T20:12:09.525Z Downloaded crossbeam-channel v0.5.15
10382025-04-30T20:12:09.529Z Downloaded snafu-derive v0.8.5
10392025-04-30T20:12:09.532Z Downloaded fatfs v0.3.6
10402025-04-30T20:12:09.532Z Downloaded unicode-properties v0.1.3
10412025-04-30T20:12:09.536Z Downloaded deranged v0.3.11
10422025-04-30T20:12:09.536Z Downloaded yansi v1.0.1
10432025-04-30T20:12:09.539Z Downloaded p256 v0.13.2
10442025-04-30T20:12:09.542Z Downloaded term v0.7.0
10452025-04-30T20:12:09.547Z Downloaded rayon-core v1.12.1
10462025-04-30T20:12:09.550Z Downloaded steno v0.4.1
10472025-04-30T20:12:09.553Z Downloaded hickory-server v0.24.4
10482025-04-30T20:12:09.558Z Downloaded serde_repr v0.1.19
10492025-04-30T20:12:09.562Z Downloaded ref-cast-impl v1.0.23
10502025-04-30T20:12:09.562Z Downloaded zstd-safe v7.2.3
10512025-04-30T20:12:09.566Z Downloaded zstd v0.13.3
10522025-04-30T20:12:09.566Z Downloaded strum_macros v0.26.4
10532025-04-30T20:12:09.569Z Downloaded libxml v0.3.3
10542025-04-30T20:12:09.573Z Downloaded libm v0.2.8
10552025-04-30T20:12:09.581Z Downloaded itertools v0.10.5
10562025-04-30T20:12:09.587Z Downloaded signal-hook v0.3.17
10572025-04-30T20:12:09.590Z Downloaded derive_builder_core v0.20.2
10582025-04-30T20:12:09.594Z Downloaded num_enum_derive v0.5.11
10592025-04-30T20:12:09.594Z Downloaded ghash v0.5.1
10602025-04-30T20:12:09.594Z Downloaded gethostname v0.5.0
10612025-04-30T20:12:09.597Z Downloaded spin v0.9.8
10622025-04-30T20:12:09.598Z Downloaded flume v0.11.1
10632025-04-30T20:12:09.601Z Downloaded nibble_vec v0.1.0
10642025-04-30T20:12:09.604Z Downloaded newtype_derive v0.1.6
10652025-04-30T20:12:09.604Z Downloaded difflib v0.4.0
10662025-04-30T20:12:09.604Z Downloaded tokio-rustls v0.25.0
10672025-04-30T20:12:09.607Z Downloaded pin-project-internal v1.1.6
10682025-04-30T20:12:09.610Z Downloaded futures v0.3.31
10692025-04-30T20:12:09.613Z Downloaded rustls-pemfile v1.0.4
10702025-04-30T20:12:09.616Z Downloaded tokio-rustls v0.24.1
10712025-04-30T20:12:09.619Z Downloaded derive_more v0.99.19
10722025-04-30T20:12:09.623Z Downloaded compact_str v0.8.0
10732025-04-30T20:12:09.626Z Downloaded tracing-core v0.1.32
10742025-04-30T20:12:09.629Z Downloaded dirs-sys-next v0.1.2
10752025-04-30T20:12:09.632Z Downloaded tinystr v0.7.6
10762025-04-30T20:12:09.632Z Downloaded termcolor v1.4.1
10772025-04-30T20:12:09.635Z Downloaded unicode-truncate v1.1.0
10782025-04-30T20:12:09.635Z Downloaded predicates-core v1.0.8
10792025-04-30T20:12:09.638Z Downloaded paste v1.0.15
10802025-04-30T20:12:09.638Z Downloaded secrecy v0.10.3
10812025-04-30T20:12:09.641Z Downloaded scheduled-thread-pool v0.2.7
10822025-04-30T20:12:09.641Z Downloaded same-file v1.0.6
10832025-04-30T20:12:09.641Z Downloaded num-derive v0.3.3
10842025-04-30T20:12:09.645Z Downloaded native-tls v0.2.12
10852025-04-30T20:12:09.645Z Downloaded termios v0.3.3
10862025-04-30T20:12:09.648Z Downloaded ssh-cipher v0.2.0
10872025-04-30T20:12:09.648Z Downloaded rcgen v0.12.1
10882025-04-30T20:12:09.651Z Downloaded quinn v0.11.5
10892025-04-30T20:12:09.654Z Downloaded aes v0.8.4
10902025-04-30T20:12:09.657Z Downloaded rtoolbox v0.0.2
10912025-04-30T20:12:09.660Z Downloaded rand_core v0.6.4
10922025-04-30T20:12:09.660Z Downloaded shlex v1.3.0
10932025-04-30T20:12:09.663Z Downloaded bytes v1.10.1
10942025-04-30T20:12:09.666Z Downloaded futures-channel v0.3.31
10952025-04-30T20:12:09.670Z Downloaded zerocopy v0.6.6
10962025-04-30T20:12:09.690Z Downloaded futures-executor v0.3.31
10972025-04-30T20:12:09.690Z Downloaded base64 v0.21.7
10982025-04-30T20:12:09.690Z Downloaded backtrace v0.3.74
10992025-04-30T20:12:09.690Z Downloaded pkg-config v0.3.31
11002025-04-30T20:12:09.690Z Downloaded derive_builder v0.20.2
11012025-04-30T20:12:09.690Z Downloaded darling v0.20.10
11022025-04-30T20:12:09.693Z Downloaded daft-derive v0.1.3
11032025-04-30T20:12:09.696Z Downloaded daft v0.1.3
11042025-04-30T20:12:09.699Z Downloaded csv-core v0.1.11
11052025-04-30T20:12:09.699Z Downloaded icu_collections v1.5.0
11062025-04-30T20:12:09.705Z Downloaded value-bag v1.9.0
11072025-04-30T20:12:09.708Z Downloaded hickory-resolver v0.24.4
11082025-04-30T20:12:09.712Z Downloaded heapless v0.8.0
11092025-04-30T20:12:09.715Z Downloaded multimap v0.10.0
11102025-04-30T20:12:09.719Z Downloaded allocator-api2 v0.2.18
11112025-04-30T20:12:09.722Z Downloaded vte v0.11.1
11122025-04-30T20:12:09.722Z Downloaded tokio-macros v2.5.0
11132025-04-30T20:12:09.725Z Downloaded tls_codec_derive v0.4.1
11142025-04-30T20:12:09.725Z Downloaded ed25519 v2.2.3
11152025-04-30T20:12:09.728Z Downloaded chacha20poly1305 v0.10.1
11162025-04-30T20:12:09.728Z Downloaded arc-swap v1.7.1
11172025-04-30T20:12:09.731Z Downloaded smallvec v1.14.0
11182025-04-30T20:12:09.734Z Downloaded slog v2.7.0
11192025-04-30T20:12:09.737Z Downloaded litrs v0.4.1
11202025-04-30T20:12:09.741Z Downloaded icu_properties v1.5.1
11212025-04-30T20:12:09.744Z Downloaded indicatif v0.17.11
11222025-04-30T20:12:09.747Z Downloaded indexmap v1.9.3
11232025-04-30T20:12:09.750Z Downloaded serde_with_macros v3.12.0
11242025-04-30T20:12:09.753Z Downloaded base64 v0.13.1
11252025-04-30T20:12:09.757Z Downloaded blake2 v0.10.6
11262025-04-30T20:12:09.760Z Downloaded colored v2.2.0
11272025-04-30T20:12:09.760Z Downloaded crossbeam-epoch v0.9.18
11282025-04-30T20:12:09.763Z Downloaded const-oid v0.9.6
11292025-04-30T20:12:09.763Z Downloaded clang-sys v1.8.1
11302025-04-30T20:12:09.766Z Downloaded cookie v0.18.1
11312025-04-30T20:12:09.769Z Downloaded cargo_metadata v0.18.1
11322025-04-30T20:12:09.770Z Downloaded hickory-client v0.24.4
11332025-04-30T20:12:09.773Z Downloaded string_cache v0.8.9
11342025-04-30T20:12:09.776Z Downloaded static_assertions v1.1.0
11352025-04-30T20:12:09.776Z Downloaded heapless v0.7.17
11362025-04-30T20:12:09.779Z Downloaded signal-hook-mio v0.2.4
11372025-04-30T20:12:09.782Z Downloaded rustc-hash v1.1.0
11382025-04-30T20:12:09.782Z Downloaded resolv-conf v0.7.0
11392025-04-30T20:12:09.782Z Downloaded psl-types v2.0.11
11402025-04-30T20:12:09.785Z Downloaded progenitor v0.9.1
11412025-04-30T20:12:09.785Z Downloaded icu_provider v1.5.0
11422025-04-30T20:12:09.789Z Downloaded icu_normalizer v1.5.0
11432025-04-30T20:12:09.792Z Downloaded icu_locid_transform_data v1.5.0
11442025-04-30T20:12:09.795Z Downloaded rustc-hash v2.1.1
11452025-04-30T20:12:09.795Z Downloaded bzip2 v0.5.2
11462025-04-30T20:12:09.795Z Downloaded bzip2 v0.4.4
11472025-04-30T20:12:09.798Z Downloaded ciborium v0.2.2
11482025-04-30T20:12:09.801Z Downloaded iana-time-zone v0.1.63
11492025-04-30T20:12:09.801Z Downloaded cookie_store v0.21.1
11502025-04-30T20:12:09.804Z Downloaded async-bb8-diesel v0.2.1
11512025-04-30T20:12:09.807Z Downloaded argon2 v0.5.3
11522025-04-30T20:12:09.807Z Downloaded bit-set v0.8.0
11532025-04-30T20:12:09.810Z Downloaded bcs v0.1.6
11542025-04-30T20:12:09.811Z Downloaded memmap2 v0.9.5
11552025-04-30T20:12:09.814Z Downloaded lock_api v0.4.12
11562025-04-30T20:12:09.814Z Downloaded indoc v2.0.6
11572025-04-30T20:12:09.817Z Downloaded bit-vec v0.6.3
11582025-04-30T20:12:09.818Z Downloaded arrayvec v0.7.6
11592025-04-30T20:12:09.821Z Downloaded libloading v0.8.5
11602025-04-30T20:12:09.821Z Downloaded libsw v3.4.0
11612025-04-30T20:12:09.821Z Downloaded jobserver v0.1.32
11622025-04-30T20:12:09.824Z Downloaded ipnet v2.11.0
11632025-04-30T20:12:09.824Z Downloaded libefi-sys v0.1.0
11642025-04-30T20:12:09.827Z Downloaded hyper-staticfile v0.10.1
11652025-04-30T20:12:09.827Z Downloaded libsw-core v0.3.1
11662025-04-30T20:12:09.830Z Downloaded humantime v2.1.0
11672025-04-30T20:12:09.830Z Downloaded backoff v0.4.0
11682025-04-30T20:12:09.833Z Downloaded crossbeam-deque v0.8.5
11692025-04-30T20:12:09.833Z Downloaded chacha20 v0.9.1
11702025-04-30T20:12:09.836Z Downloaded blowfish v0.9.1
11712025-04-30T20:12:09.836Z Downloaded block-padding v0.3.3
11722025-04-30T20:12:09.837Z Downloaded managed v0.8.0
11732025-04-30T20:12:09.840Z Downloaded libscf-sys v1.1.0
11742025-04-30T20:12:09.840Z Downloaded indent_write v2.2.0
11752025-04-30T20:12:09.840Z Downloaded cexpr v0.6.0
11762025-04-30T20:12:09.843Z Downloaded cbc v0.1.2
11772025-04-30T20:12:09.843Z Downloaded buf-list v1.0.3
11782025-04-30T20:12:09.846Z Downloaded hyper-tls v0.6.0
11792025-04-30T20:12:09.846Z Downloaded cobs v0.2.3
11802025-04-30T20:12:09.850Z Downloaded cipher v0.4.4
11812025-04-30T20:12:09.850Z Downloaded ciborium-ll v0.2.2
11822025-04-30T20:12:09.850Z Downloaded bitfield-struct v0.6.2
11832025-04-30T20:12:09.850Z Downloaded bitfield v0.14.0
11842025-04-30T20:12:09.855Z Downloaded instability v0.3.2
11852025-04-30T20:12:09.855Z Downloaded kstat-rs v0.2.4
11862025-04-30T20:12:09.855Z Downloaded inout v0.1.3
11872025-04-30T20:12:09.858Z Downloaded castaway v0.2.3
11882025-04-30T20:12:09.858Z Downloaded bit-set v0.5.3
11892025-04-30T20:12:09.858Z Downloaded async-stream v0.3.6
11902025-04-30T20:12:09.858Z Downloaded keccak v0.1.5
11912025-04-30T20:12:09.863Z Downloaded idna_adapter v1.2.0
11922025-04-30T20:12:09.863Z Downloaded cassowary v0.3.0
11932025-04-30T20:12:09.863Z Downloaded is-terminal v0.4.13
11942025-04-30T20:12:09.866Z Downloaded const_format_proc_macros v0.2.34
11952025-04-30T20:12:09.866Z Downloaded ident_case v1.0.1
11962025-04-30T20:12:09.866Z Downloaded home v0.5.9
11972025-04-30T20:12:09.866Z Downloaded hex v0.4.3
11982025-04-30T20:12:09.869Z Downloaded heck v0.3.3
11992025-04-30T20:12:09.869Z Downloaded assert_matches v1.5.0
12002025-04-30T20:12:09.869Z Downloaded array-init v0.0.4
12012025-04-30T20:12:09.873Z Downloaded async-recursion v1.1.1
12022025-04-30T20:12:09.873Z Downloaded ascii-canvas v3.0.0
12032025-04-30T20:12:09.876Z Downloaded lru v0.12.5
12042025-04-30T20:12:09.876Z Downloaded instant v0.1.13
12052025-04-30T20:12:09.879Z Downloaded bcrypt-pbkdf v0.10.0
12062025-04-30T20:12:09.879Z Downloaded arrayref v0.3.9
12072025-04-30T20:12:10.135Z Downloaded aws-lc-sys v0.26.0
12082025-04-30T20:12:10.459Z Compiling serde v1.0.219
12092025-04-30T20:12:10.462Z Compiling value-bag v1.9.0
12102025-04-30T20:12:10.462Z Compiling shlex v1.3.0
12112025-04-30T20:12:10.462Z Compiling lock_api v0.4.12
12122025-04-30T20:12:10.462Z Compiling scopeguard v1.2.0
12132025-04-30T20:12:10.462Z Compiling typenum v1.17.0
12142025-04-30T20:12:10.666Z Compiling syn v2.0.98
12152025-04-30T20:12:10.682Z Compiling getrandom v0.2.15
12162025-04-30T20:12:10.756Z Compiling jobserver v0.1.32
12172025-04-30T20:12:10.960Z Compiling rand_core v0.6.4
12182025-04-30T20:12:11.137Z Compiling log v0.4.22
12192025-04-30T20:12:11.137Z Compiling cc v1.2.15
12202025-04-30T20:12:11.223Z Compiling generic-array v0.14.7
12212025-04-30T20:12:11.495Z Compiling smallvec v1.14.0
12222025-04-30T20:12:11.548Z Compiling subtle v2.6.1
12232025-04-30T20:12:11.604Z Compiling const-oid v0.9.6
12242025-04-30T20:12:11.634Z Compiling stable_deref_trait v1.2.0
12252025-04-30T20:12:11.760Z Compiling pkg-config v0.3.31
12262025-04-30T20:12:11.887Z Compiling rustix v0.38.37
12272025-04-30T20:12:11.906Z Compiling parking_lot_core v0.9.10
12282025-04-30T20:12:11.911Z Compiling pin-project-lite v0.2.14
12292025-04-30T20:12:12.071Z Compiling signal-hook-registry v1.4.2
12302025-04-30T20:12:12.731Z Compiling mio v1.0.2
12312025-04-30T20:12:12.781Z Compiling parking_lot v0.12.3
12322025-04-30T20:12:12.971Z Compiling spin v0.9.8
12332025-04-30T20:12:12.975Z Compiling futures-core v0.3.31
12342025-04-30T20:12:13.012Z Compiling aho-corasick v1.1.3
12352025-04-30T20:12:13.270Z Compiling regex-syntax v0.8.5
12362025-04-30T20:12:13.396Z Compiling either v1.14.0
12372025-04-30T20:12:13.665Z Compiling litemap v0.7.3
12382025-04-30T20:12:13.721Z Compiling serde_json v1.0.140
12392025-04-30T20:12:13.851Z Compiling writeable v0.5.5
12402025-04-30T20:12:13.965Z Compiling libm v0.2.8
12412025-04-30T20:12:14.081Z Compiling cpufeatures v0.2.14
12422025-04-30T20:12:14.134Z Compiling socket2 v0.5.9
12432025-04-30T20:12:14.207Z Compiling num-traits v0.2.19
12442025-04-30T20:12:14.375Z Compiling slab v0.4.9
12452025-04-30T20:12:14.425Z Compiling glob v0.3.2
12462025-04-30T20:12:14.903Z Compiling futures-sink v0.3.31
12472025-04-30T20:12:15.053Z Compiling icu_locid_transform_data v1.5.0
12482025-04-30T20:12:15.092Z Compiling prettyplease v0.2.30
12492025-04-30T20:12:15.174Z Compiling getrandom v0.3.1
12502025-04-30T20:12:15.281Z Compiling clang-sys v1.8.1
12512025-04-30T20:12:15.486Z Compiling lazy_static v1.5.0
12522025-04-30T20:12:15.507Z Compiling foldhash v0.1.3
12532025-04-30T20:12:15.642Z Compiling minimal-lexical v0.2.1
12542025-04-30T20:12:15.951Z Compiling icu_properties_data v1.5.0
12552025-04-30T20:12:16.020Z Compiling allocator-api2 v0.2.18
12562025-04-30T20:12:16.163Z Compiling nom v7.1.3
12572025-04-30T20:12:16.228Z Compiling libloading v0.8.5
12582025-04-30T20:12:16.608Z Compiling bindgen v0.69.5
12592025-04-30T20:12:16.652Z Compiling utf16_iter v1.0.5
12602025-04-30T20:12:16.788Z Compiling hashbrown v0.15.1
12612025-04-30T20:12:16.876Z Compiling base64ct v1.6.0
12622025-04-30T20:12:17.469Z Compiling regex-automata v0.4.8
12632025-04-30T20:12:17.535Z Compiling percent-encoding v2.3.1
12642025-04-30T20:12:17.557Z Compiling utf8_iter v1.0.4
12652025-04-30T20:12:17.728Z Compiling icu_normalizer_data v1.5.0
12662025-04-30T20:12:17.815Z Compiling write16 v1.0.0
12672025-04-30T20:12:17.848Z Compiling home v0.5.9
12682025-04-30T20:12:17.901Z Compiling pem-rfc7468 v0.7.0
12692025-04-30T20:12:18.014Z Compiling synstructure v0.13.1
12702025-04-30T20:12:18.577Z Compiling itertools v0.12.1
12712025-04-30T20:12:19.444Z Compiling cexpr v0.6.0
12722025-04-30T20:12:19.465Z Compiling flagset v0.4.6
12732025-04-30T20:12:19.485Z Compiling lazycell v1.3.0
12742025-04-30T20:12:19.675Z Compiling rustc-hash v1.1.0
12752025-04-30T20:12:19.697Z Compiling futures-channel v0.3.31
12762025-04-30T20:12:19.854Z Compiling cmake v0.1.51
12772025-04-30T20:12:20.105Z Compiling futures-task v0.3.31
12782025-04-30T20:12:20.412Z Compiling dunce v1.0.5
12792025-04-30T20:12:20.564Z Compiling fs_extra v1.3.0
12802025-04-30T20:12:20.695Z Compiling futures-io v0.3.31
12812025-04-30T20:12:20.977Z Compiling pin-utils v0.1.0
12822025-04-30T20:12:20.981Z Compiling form_urlencoded v1.2.1
12832025-04-30T20:12:21.044Z Compiling paste v1.0.15
12842025-04-30T20:12:21.076Z Compiling vcpkg v0.2.15
12852025-04-30T20:12:21.107Z Compiling crossbeam-utils v0.8.21
12862025-04-30T20:12:21.305Z Compiling ring v0.17.11
12872025-04-30T20:12:21.400Z Compiling tracing-core v0.1.32
12882025-04-30T20:12:21.705Z Compiling aws-lc-rs v1.12.4
12892025-04-30T20:12:22.157Z Compiling zerocopy v0.8.10
12902025-04-30T20:12:22.407Z Compiling regex v1.11.1
12912025-04-30T20:12:22.552Z Compiling iana-time-zone v0.1.63
12922025-04-30T20:12:22.764Z Compiling openssl-sys v0.9.107
12932025-04-30T20:12:23.037Z Compiling tinyvec_macros v0.1.1
12942025-04-30T20:12:23.141Z Compiling rustls-pki-types v1.10.0
12952025-04-30T20:12:23.210Z Compiling serde_derive v1.0.219
12962025-04-30T20:12:23.379Z Compiling zeroize_derive v1.4.2
12972025-04-30T20:12:23.847Z Compiling zerofrom-derive v0.1.4
12982025-04-30T20:12:24.026Z Compiling yoke-derive v0.7.4
12992025-04-30T20:12:24.050Z Compiling zerovec-derive v0.10.3
13002025-04-30T20:12:24.801Z Compiling zeroize v1.8.1
13012025-04-30T20:12:26.233Z Compiling displaydoc v0.2.5
13022025-04-30T20:12:26.413Z Compiling crypto-common v0.1.6
13032025-04-30T20:12:26.485Z Compiling block-buffer v0.10.4
13042025-04-30T20:12:26.585Z Compiling zerocopy-derive v0.7.35
13052025-04-30T20:12:26.637Z Compiling icu_provider_macros v1.5.0
13062025-04-30T20:12:26.745Z Compiling digest v0.10.7
13072025-04-30T20:12:27.178Z Compiling zerofrom v0.1.4
13082025-04-30T20:12:27.200Z Compiling hmac v0.12.1
13092025-04-30T20:12:27.396Z Compiling yoke v0.7.4
13102025-04-30T20:12:27.448Z Compiling tokio-macros v2.5.0
13112025-04-30T20:12:27.694Z Compiling block-padding v0.3.3
13122025-04-30T20:12:27.714Z Compiling zerovec v0.10.4
13132025-04-30T20:12:27.754Z Compiling sha2 v0.10.8
13142025-04-30T20:12:27.946Z Compiling inout v0.1.3
13152025-04-30T20:12:28.218Z Compiling cipher v0.4.4
13162025-04-30T20:12:28.278Z Compiling thiserror-impl v1.0.69
13172025-04-30T20:12:28.506Z Compiling zerocopy v0.7.35
13182025-04-30T20:12:28.631Z Compiling der_derive v0.7.3
13192025-04-30T20:12:28.775Z Compiling futures-macro v0.3.31
13202025-04-30T20:12:28.962Z Compiling salsa20 v0.10.2
13212025-04-30T20:12:29.220Z Compiling pbkdf2 v0.12.2
13222025-04-30T20:12:29.417Z Compiling tinystr v0.7.6
13232025-04-30T20:12:29.708Z Compiling icu_collections v1.5.0
13242025-04-30T20:12:29.817Z Compiling icu_locid v1.5.0
13252025-04-30T20:12:29.894Z Compiling ppv-lite86 v0.2.20
13262025-04-30T20:12:30.594Z Compiling futures-util v0.3.31
13272025-04-30T20:12:30.691Z Compiling scrypt v0.11.0
13282025-04-30T20:12:30.886Z Compiling aes v0.8.4
13292025-04-30T20:12:30.907Z Compiling icu_provider v1.5.0
13302025-04-30T20:12:31.191Z Compiling der v0.7.9
13312025-04-30T20:12:31.241Z Compiling thiserror v1.0.69
13322025-04-30T20:12:31.308Z Compiling cbc v0.1.2
13332025-04-30T20:12:31.408Z Compiling pest v2.7.14
13342025-04-30T20:12:31.568Z Compiling icu_locid_transform v1.5.0
13352025-04-30T20:12:31.795Z Compiling tracing-attributes v0.1.27
13362025-04-30T20:12:31.880Z Compiling zerocopy-derive v0.8.10
13372025-04-30T20:12:33.608Z Compiling icu_properties v1.5.1
13382025-04-30T20:12:33.979Z Compiling spki v0.7.3
13392025-04-30T20:12:34.070Z Compiling pest_meta v2.7.14
13402025-04-30T20:12:34.346Z Compiling pkcs5 v0.7.1
13412025-04-30T20:12:34.462Z Compiling scroll_derive v0.12.0
13422025-04-30T20:12:34.529Z Compiling httparse v1.9.5
13432025-04-30T20:12:35.294Z Compiling tracing v0.1.40
13442025-04-30T20:12:35.305Z Compiling pkcs8 v0.10.2
13452025-04-30T20:12:35.428Z Compiling pest_generator v2.7.14
13462025-04-30T20:12:35.835Z Compiling scroll v0.12.0
13472025-04-30T20:12:35.865Z Compiling bytes v1.10.1
13482025-04-30T20:12:35.941Z Compiling bitflags v2.9.0
13492025-04-30T20:12:36.156Z Compiling semver v1.0.25
13502025-04-30T20:12:36.829Z Compiling indexmap v2.7.1
13512025-04-30T20:12:37.306Z Compiling tokio v1.43.1
13522025-04-30T20:12:37.328Z Compiling rustc_version v0.4.1
13532025-04-30T20:12:38.029Z Compiling icu_normalizer v1.5.0
13542025-04-30T20:12:38.157Z Compiling http v1.2.0
13552025-04-30T20:12:38.337Z Compiling uuid v1.16.0
13562025-04-30T20:12:38.525Z Compiling chrono v0.4.40
13572025-04-30T20:12:38.872Z Compiling tinyvec v1.8.0
13582025-04-30T20:12:39.119Z Compiling idna_adapter v1.2.0
13592025-04-30T20:12:39.365Z Compiling idna v1.0.3
13602025-04-30T20:12:39.874Z Compiling http-body v1.0.1
13612025-04-30T20:12:39.896Z Compiling serde_derive_internals v0.29.1
13622025-04-30T20:12:40.140Z Compiling which v4.4.2
13632025-04-30T20:12:40.347Z Compiling url v2.5.3
13642025-04-30T20:12:40.351Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13652025-04-30T20:12:40.891Z Compiling bzip2-sys v0.1.13+1.0.8
13662025-04-30T20:12:41.076Z Compiling num-conv v0.1.0
13672025-04-30T20:12:41.098Z Compiling adler2 v2.0.0
13682025-04-30T20:12:41.327Z Compiling schemars v0.8.22
13692025-04-30T20:12:41.347Z Compiling time-core v0.1.2
13702025-04-30T20:12:41.412Z Compiling foreign-types-shared v0.1.1
13712025-04-30T20:12:41.539Z Compiling openssl v0.10.72
13722025-04-30T20:12:41.557Z Compiling try-lock v0.2.5
13732025-04-30T20:12:41.693Z Compiling atomic-waker v1.1.2
13742025-04-30T20:12:41.735Z Compiling untrusted v0.7.1
13752025-04-30T20:12:41.816Z Compiling untrusted v0.9.0
13762025-04-30T20:12:41.891Z Compiling powerfmt v0.2.0
13772025-04-30T20:12:41.939Z Compiling rustversion v1.0.17
13782025-04-30T20:12:42.067Z Compiling want v0.3.1
13792025-04-30T20:12:42.095Z Compiling time-macros v0.2.18
13802025-04-30T20:12:42.099Z Compiling schemars_derive v0.8.22
13812025-04-30T20:12:42.255Z Compiling deranged v0.3.11
13822025-04-30T20:12:42.343Z Compiling foreign-types v0.3.2
13832025-04-30T20:12:42.670Z Compiling miniz_oxide v0.8.5
13842025-04-30T20:12:44.122Z Compiling goblin v0.8.2
13852025-04-30T20:12:44.148Z Compiling rand_core v0.9.2
13862025-04-30T20:12:44.590Z Compiling pest_derive v2.7.14
13872025-04-30T20:12:45.370Z Compiling tokio-util v0.7.13
13882025-04-30T20:12:45.655Z Compiling openssl-macros v0.1.1
13892025-04-30T20:12:46.150Z Compiling syn v1.0.109
13902025-04-30T20:12:46.188Z Compiling num_threads v0.1.7
13912025-04-30T20:12:46.340Z Compiling httpdate v1.0.3
13922025-04-30T20:12:46.427Z Compiling dyn-clone v1.0.19
13932025-04-30T20:12:46.663Z Compiling h2 v0.4.6
13942025-04-30T20:12:46.752Z Compiling rustls v0.23.19
13952025-04-30T20:12:46.795Z Compiling native-tls v0.2.12
13962025-04-30T20:12:46.845Z Compiling tower-service v0.3.3
13972025-04-30T20:12:47.197Z Compiling time v0.3.36
13982025-04-30T20:12:50.352Z Compiling dof v0.3.0
13992025-04-30T20:12:50.375Z Compiling dtrace-parser v0.2.0
14002025-04-30T20:12:51.884Z Compiling rand_chacha v0.9.0
14012025-04-30T20:12:52.303Z Compiling unicode-normalization v0.1.24
14022025-04-30T20:12:52.928Z Compiling heapless v0.7.17
14032025-04-30T20:12:53.353Z Compiling rand_chacha v0.3.1
14042025-04-30T20:12:53.408Z Compiling signature v2.2.0
14052025-04-30T20:12:53.441Z Compiling crossbeam-epoch v0.9.18
14062025-04-30T20:12:53.748Z Compiling hyper v1.6.0
14072025-04-30T20:12:53.883Z Compiling cookie v0.18.1
14082025-04-30T20:12:54.140Z Compiling crc32fast v1.4.2
14092025-04-30T20:12:54.222Z Compiling zstd-safe v7.2.3
14102025-04-30T20:12:54.487Z Compiling siphasher v0.3.11
14112025-04-30T20:12:54.578Z Compiling rayon-core v1.12.1
14122025-04-30T20:12:54.774Z Compiling unicode-properties v0.1.3
14132025-04-30T20:12:54.873Z Compiling slog v2.7.0
14142025-04-30T20:12:54.909Z Compiling unicode-bidi v0.3.17
14152025-04-30T20:12:55.201Z Compiling base64 v0.22.1
14162025-04-30T20:12:55.390Z Compiling signal-hook v0.3.17
14172025-04-30T20:12:55.605Z Compiling openssl-probe v0.1.5
14182025-04-30T20:12:55.756Z Compiling stringprep v0.1.5
14192025-04-30T20:12:56.020Z Compiling phf_shared v0.11.2
14202025-04-30T20:12:56.073Z Compiling hyper-util v0.1.11
14212025-04-30T20:12:56.389Z Compiling crossbeam-deque v0.8.5
14222025-04-30T20:12:56.411Z Compiling usdt-impl v0.5.0
14232025-04-30T20:12:56.441Z Compiling rand v0.8.5
14242025-04-30T20:12:56.757Z Compiling rand v0.9.0
14252025-04-30T20:12:57.272Z Compiling curve25519-dalek v4.1.3
14262025-04-30T20:12:57.768Z Compiling serde_spanned v0.6.8
14272025-04-30T20:12:57.772Z Compiling serde_tokenstream v0.2.2
14282025-04-30T20:12:57.990Z Compiling toml_datetime v0.6.8
14292025-04-30T20:12:58.025Z Compiling md-5 v0.10.6
14302025-04-30T20:12:58.316Z Compiling num-integer v0.1.46
14312025-04-30T20:12:58.351Z Compiling ff v0.13.0
14322025-04-30T20:12:58.377Z Compiling hash32 v0.2.1
14332025-04-30T20:12:58.494Z Compiling memoffset v0.9.1
14342025-04-30T20:12:58.576Z Compiling gimli v0.31.1
14352025-04-30T20:12:58.579Z Compiling base16ct v0.2.0
14362025-04-30T20:12:58.767Z Compiling psl-types v2.0.11
14372025-04-30T20:12:58.830Z Compiling litrs v0.4.1
14382025-04-30T20:12:58.921Z Compiling fallible-iterator v0.2.0
14392025-04-30T20:12:58.977Z Compiling smoltcp v0.9.1
14402025-04-30T20:12:59.000Z Compiling cfg_aliases v0.2.1
14412025-04-30T20:12:59.072Z Compiling newtype-uuid v1.2.1
14422025-04-30T20:12:59.120Z Compiling portable-atomic v1.11.0
14432025-04-30T20:12:59.376Z Compiling num-bigint-dig v0.8.4
14442025-04-30T20:12:59.590Z Compiling postgres-protocol v0.6.8
14452025-04-30T20:12:59.702Z Compiling nix v0.29.0
14462025-04-30T20:12:59.756Z Compiling publicsuffix v2.3.0
14472025-04-30T20:12:59.888Z Compiling document-features v0.2.10
14482025-04-30T20:13:00.186Z Compiling num-iter v0.1.45
14492025-04-30T20:13:00.227Z Compiling sec1 v0.7.3
14502025-04-30T20:13:00.567Z Compiling group v0.13.0
14512025-04-30T20:13:01.033Z Compiling tokio-native-tls v0.3.1
14522025-04-30T20:13:01.449Z Compiling flate2 v1.1.1
14532025-04-30T20:13:01.892Z Compiling ipnetwork v0.21.1
14542025-04-30T20:13:01.957Z Compiling http-body-util v0.1.3
14552025-04-30T20:13:02.159Z Compiling terminal_size v0.4.0
14562025-04-30T20:13:02.328Z Compiling hkdf v0.12.4
14572025-04-30T20:13:02.401Z Compiling crypto-bigint v0.5.5
14582025-04-30T20:13:02.419Z Compiling webpki-roots v0.26.6
14592025-04-30T20:13:02.443Z Compiling async-trait v0.1.88
14602025-04-30T20:13:02.591Z Compiling zerocopy-derive v0.6.6
14612025-04-30T20:13:02.642Z Compiling curve25519-dalek-derive v0.1.1
14622025-04-30T20:13:02.736Z Compiling addr2line v0.24.2
14632025-04-30T20:13:03.257Z Compiling sync_wrapper v1.0.1
14642025-04-30T20:13:03.432Z Compiling ahash v0.8.11
14652025-04-30T20:13:03.452Z Compiling fs-err v3.1.0
14662025-04-30T20:13:03.814Z Compiling object v0.36.5
14672025-04-30T20:13:03.835Z Compiling bumpalo v3.16.0
14682025-04-30T20:13:04.117Z Compiling lockfree-object-pool v0.1.6
14692025-04-30T20:13:04.305Z Compiling rustc-demangle v0.1.24
14702025-04-30T20:13:04.392Z Compiling tower-layer v0.3.3
14712025-04-30T20:13:04.545Z Compiling anyhow v1.0.98
14722025-04-30T20:13:04.689Z Compiling zip v2.6.1
14732025-04-30T20:13:04.941Z Compiling managed v0.8.0
14742025-04-30T20:13:05.033Z Compiling winnow v0.5.40
14752025-04-30T20:13:05.174Z Compiling ipnet v2.11.0
14762025-04-30T20:13:05.197Z Compiling unicode-width v0.2.0
14772025-04-30T20:13:05.378Z Compiling buf-list v1.0.3
14782025-04-30T20:13:05.759Z Compiling simd-adler32 v0.3.7
14792025-04-30T20:13:06.098Z Compiling clap_builder v4.5.35
14802025-04-30T20:13:06.204Z Compiling zopfli v0.8.1
14812025-04-30T20:13:06.310Z Compiling console v0.15.10
14822025-04-30T20:13:07.764Z Compiling elliptic-curve v0.13.8
14832025-04-30T20:13:08.348Z Compiling toml_edit v0.19.15
14842025-04-30T20:13:08.656Z Compiling strum_macros v0.25.3
14852025-04-30T20:13:08.972Z Compiling hubpack_derive v0.1.1
14862025-04-30T20:13:09.023Z Compiling tower v0.5.2
14872025-04-30T20:13:09.624Z Compiling zerocopy v0.6.6
14882025-04-30T20:13:09.877Z Compiling hubpack v0.1.2
14892025-04-30T20:13:10.318Z Compiling backtrace v0.3.74
14902025-04-30T20:13:10.610Z Compiling hyper-tls v0.6.0
14912025-04-30T20:13:10.791Z Compiling oxnet v0.1.1
14922025-04-30T20:13:11.039Z Compiling rayon v1.10.0
14932025-04-30T20:13:11.558Z Compiling signal-hook-mio v0.2.4
14942025-04-30T20:13:11.749Z Compiling cookie_store v0.21.1
14952025-04-30T20:13:12.327Z Compiling zstd v0.13.3
14962025-04-30T20:13:12.909Z Compiling postgres-types v0.2.9
14972025-04-30T20:13:14.255Z Compiling usdt-macro v0.5.0
14982025-04-30T20:13:14.321Z Compiling usdt-attr-macro v0.5.0
14992025-04-30T20:13:14.588Z Compiling phf v0.11.2
15002025-04-30T20:13:14.892Z Compiling ed25519 v2.2.3
15012025-04-30T20:13:15.346Z Compiling strum_macros v0.26.4
15022025-04-30T20:13:15.385Z Compiling bzip2 v0.5.2
15032025-04-30T20:13:15.688Z Compiling bzip2 v0.4.4
15042025-04-30T20:13:15.768Z Compiling clap_derive v4.5.32
15052025-04-30T20:13:15.951Z Compiling enum-as-inner v0.6.1
15062025-04-30T20:13:16.059Z Compiling serde-big-array v0.5.1
15072025-04-30T20:13:16.306Z Compiling serde_urlencoded v0.7.1
15082025-04-30T20:13:16.684Z Compiling pkcs1 v0.7.5
15092025-04-30T20:13:16.817Z Compiling futures-executor v0.3.31
15102025-04-30T20:13:16.992Z Compiling rfc6979 v0.4.0
15112025-04-30T20:13:17.209Z Compiling rustls-pemfile v2.2.0
15122025-04-30T20:13:17.340Z Compiling serde_repr v0.1.19
15132025-04-30T20:13:17.564Z Compiling daft-derive v0.1.3
15142025-04-30T20:13:17.567Z Compiling bstr v1.10.0
15152025-04-30T20:13:17.700Z Compiling float-cmp v0.10.0
15162025-04-30T20:13:17.965Z Compiling encoding_rs v0.8.34
15172025-04-30T20:13:18.493Z Compiling precomputed-hash v0.1.1
15182025-04-30T20:13:18.637Z Compiling predicates-core v1.0.8
15192025-04-30T20:13:18.975Z Compiling static_assertions v1.1.0
15202025-04-30T20:13:19.099Z Compiling unicode-segmentation v1.12.0
15212025-04-30T20:13:19.146Z Compiling new_debug_unreachable v1.0.6
15222025-04-30T20:13:19.188Z Compiling number_prefix v0.4.0
15232025-04-30T20:13:19.255Z Compiling difflib v0.4.0
15242025-04-30T20:13:19.442Z Compiling mime v0.3.17
15252025-04-30T20:13:19.747Z Compiling whoami v1.5.2
15262025-04-30T20:13:19.937Z Compiling fixedbitset v0.4.2
15272025-04-30T20:13:19.957Z Compiling data-encoding v2.6.0
15282025-04-30T20:13:20.326Z Compiling normalize-line-endings v0.3.0
15292025-04-30T20:13:20.359Z Compiling clap v4.5.35
15302025-04-30T20:13:20.381Z Compiling petgraph v0.6.5
15312025-04-30T20:13:20.467Z Compiling predicates v3.1.3
15322025-04-30T20:13:20.495Z Compiling tokio-postgres v0.7.13
15332025-04-30T20:13:20.525Z Compiling similar v2.7.0
15342025-04-30T20:13:21.893Z Compiling hickory-proto v0.24.4
15352025-04-30T20:13:21.972Z Compiling strum v0.26.3
15362025-04-30T20:13:22.043Z Compiling toml_edit v0.22.24
15372025-04-30T20:13:22.161Z Compiling indicatif v0.17.11
15382025-04-30T20:13:22.819Z Compiling string_cache v0.8.9
15392025-04-30T20:13:23.084Z Compiling daft v0.1.3
15402025-04-30T20:13:23.646Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15412025-04-30T20:13:24.067Z Compiling usdt v0.5.0
15422025-04-30T20:13:24.206Z Compiling ecdsa v0.16.9
15432025-04-30T20:13:24.569Z Compiling rsa v0.9.6
15442025-04-30T20:13:25.079Z Compiling futures v0.3.31
15452025-04-30T20:13:25.213Z Compiling zip v0.6.6
15462025-04-30T20:13:26.505Z Compiling ed25519-dalek v2.1.1
15472025-04-30T20:13:27.907Z Compiling crossterm v0.28.1
15482025-04-30T20:13:28.320Z Compiling toml v0.7.8
15492025-04-30T20:13:30.159Z Compiling tokio-stream v0.1.17
15502025-04-30T20:13:30.308Z Compiling openapiv3 v2.0.0
15512025-04-30T20:13:30.388Z Compiling x509-cert v0.2.5
15522025-04-30T20:13:30.488Z Compiling sha1 v0.10.6
15532025-04-30T20:13:30.917Z Compiling itertools v0.10.5
15542025-04-30T20:13:30.936Z Compiling dirs-sys-next v0.1.2
15552025-04-30T20:13:31.099Z Compiling lalrpop-util v0.19.12
15562025-04-30T20:13:31.156Z Compiling peg-runtime v0.8.5
15572025-04-30T20:13:31.469Z Compiling unicode-xid v0.2.6
15582025-04-30T20:13:31.490Z Compiling dirs-next v2.0.0
15592025-04-30T20:13:31.671Z Compiling thread_local v1.1.8
15602025-04-30T20:13:31.707Z Compiling slog-async v2.8.0
15612025-04-30T20:13:31.728Z Compiling term v0.7.0
15622025-04-30T20:13:32.157Z Compiling xattr v1.3.1
15632025-04-30T20:13:32.337Z Compiling crossbeam-channel v0.5.15
15642025-04-30T20:13:32.403Z Compiling filetime v0.2.25
15652025-04-30T20:13:32.448Z Compiling is-terminal v0.4.13
15662025-04-30T20:13:32.607Z Compiling take_mut v0.2.2
15672025-04-30T20:13:32.733Z Compiling tar v0.4.44
15682025-04-30T20:13:32.795Z Compiling slog-term v2.9.1
15692025-04-30T20:13:32.982Z Compiling camino v1.1.9
15702025-04-30T20:13:39.261Z Compiling aws-lc-sys v0.26.0
15712025-04-30T20:14:12.863Z Compiling rustls-webpki v0.102.8
15722025-04-30T20:14:17.526Z Compiling tokio-rustls v0.26.0
15732025-04-30T20:14:17.807Z Compiling hyper-rustls v0.27.3
15742025-04-30T20:14:18.174Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15752025-04-30T20:14:21.691Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15762025-04-30T20:14:21.980Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15772025-04-30T20:14:26.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
15782025-04-30T20:14:26.730Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15792025-04-30T20:14:26.785ZApr 30 20:14:26.146 INFO Starting download, target: Console
15802025-04-30T20:14:26.785ZApr 30 20:14:26.146 INFO Starting download, target: Cockroach
15812025-04-30T20:14:26.785ZApr 30 20:14:26.146 INFO Starting download, target: DendriteStub
15822025-04-30T20:14:26.788ZApr 30 20:14:26.146 INFO Starting download, target: Clickhouse
15832025-04-30T20:14:26.788ZApr 30 20:14:26.146 INFO Starting download, target: MaghemiteMgd
15842025-04-30T20:14:26.788ZApr 30 20:14:26.146 INFO Starting download, target: TransceiverControl
15852025-04-30T20:14:26.788ZApr 30 20:14:26.146 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15862025-04-30T20:14:26.788ZApr 30 20:14:26.147 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15872025-04-30T20:14:26.788ZApr 30 20:14:26.147 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15882025-04-30T20:14:26.788ZApr 30 20:14:26.147 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15892025-04-30T20:14:26.788ZApr 30 20:14:26.147 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15902025-04-30T20:14:26.788ZApr 30 20:14:26.147 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15912025-04-30T20:14:27.034ZApr 30 20:14:26.394 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15922025-04-30T20:14:27.332ZApr 30 20:14:26.687 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15932025-04-30T20:14:27.423ZApr 30 20:14:26.777 INFO Download complete, target: TransceiverControl
15942025-04-30T20:14:27.715ZApr 30 20:14:27.039 INFO Download complete, target: Console
15952025-04-30T20:14:28.724ZApr 30 20:14:28.084 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15962025-04-30T20:14:28.936ZApr 30 20:14:28.290 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15972025-04-30T20:14:29.512ZApr 30 20:14:28.818 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15982025-04-30T20:14:30.724ZApr 30 20:14:30.084 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15992025-04-30T20:14:30.724ZApr 30 20:14:30.084 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16002025-04-30T20:14:31.962ZApr 30 20:14:31.322 INFO Download complete, target: DendriteStub
16012025-04-30T20:14:32.920ZApr 30 20:14:32.281 INFO Download complete, target: MaghemiteMgd
16022025-04-30T20:14:37.349ZApr 30 20:14:36.708 INFO Checking that binary works, target: Cockroach
16032025-04-30T20:14:37.519ZApr 30 20:14:36.878 INFO Download complete, target: Cockroach
16042025-04-30T20:14:39.892ZApr 30 20:14:39.251 INFO Checking that binary works, target: Clickhouse
16052025-04-30T20:14:40.489ZApr 30 20:14:39.848 INFO Download complete, target: Clickhouse
16062025-04-30T20:14:40.526ZAll prerequisites installed successfully
16072025-04-30T20:14:40.526Z
16082025-04-30T20:14:40.527Zreal 5:14.985209577
16092025-04-30T20:14:40.527Zuser 15:47.631854286
16102025-04-30T20:14:40.527Zsys 2:12.133402488
16112025-04-30T20:14:40.527Ztrap 0.574950437
16122025-04-30T20:14:40.527Ztflt 2.414888477
16132025-04-30T20:14:40.527Zdflt 2.368251139
16142025-04-30T20:14:40.527Zkflt 0.022862841
16152025-04-30T20:14:40.527Zlock 23:50.168304095
16162025-04-30T20:14:40.527Zslp 56:46.957939310
16172025-04-30T20:14:40.527Zlat 1:00.764596176
16182025-04-30T20:14:40.527Zstop 2:29.861389694
16192025-04-30T20:14:40.527Z+ ptime -m cargo xtask download softnpu
16202025-04-30T20:14:41.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16212025-04-30T20:14:41.216Z Running `target/debug/xtask download softnpu`
16222025-04-30T20:14:42.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
16232025-04-30T20:14:42.268Z Running `target/debug/xtask-downloader softnpu`
16242025-04-30T20:14:42.310ZApr 30 20:14:41.669 INFO Starting download, target: Softnpu
16252025-04-30T20:14:42.315ZApr 30 20:14:41.670 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16262025-04-30T20:14:42.907ZApr 30 20:14:42.266 INFO Download complete, target: Softnpu
16272025-04-30T20:14:42.910Z
16282025-04-30T20:14:42.915Zreal 2.407384770
16292025-04-30T20:14:42.915Zuser 1.508593131
16302025-04-30T20:14:42.915Zsys 0.655626685
16312025-04-30T20:14:42.915Ztrap 0.001126282
16322025-04-30T20:14:42.915Ztflt 0.000064219
16332025-04-30T20:14:42.915Zdflt 0.000157079
16342025-04-30T20:14:42.915Zkflt 0.000000000
16352025-04-30T20:14:42.915Zlock 6.428868290
16362025-04-30T20:14:42.915Zslp 0.454881863
16372025-04-30T20:14:42.915Zlat 0.074420965
16382025-04-30T20:14:42.915Zstop 0.000169866
16392025-04-30T20:14:42.915Z+ export CARGO_INCREMENTAL=0
16402025-04-30T20:14:42.915Z+ CARGO_INCREMENTAL=0
16412025-04-30T20:14:42.915Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16422025-04-30T20:14:44.056Z Compiling proc-macro2 v1.0.94
16432025-04-30T20:14:44.056Z Compiling unicode-ident v1.0.14
16442025-04-30T20:14:44.060Z Compiling libc v0.2.171
16452025-04-30T20:14:44.060Z Compiling serde v1.0.219
16462025-04-30T20:14:44.060Z Compiling autocfg v1.4.0
16472025-04-30T20:14:44.060Z Compiling cfg-if v1.0.0
16482025-04-30T20:14:44.060Z Compiling version_check v0.9.5
16492025-04-30T20:14:44.340Z Compiling memchr v2.7.4
16502025-04-30T20:14:44.370Z Compiling shlex v1.3.0
16512025-04-30T20:14:44.373Z Compiling typenum v1.17.0
16522025-04-30T20:14:44.702Z Compiling value-bag v1.9.0
16532025-04-30T20:14:44.924Z Compiling lock_api v0.4.12
16542025-04-30T20:14:44.942Z Compiling generic-array v0.14.7
16552025-04-30T20:14:45.221Z Compiling log v0.4.22
16562025-04-30T20:14:45.269Z Compiling serde_json v1.0.140
16572025-04-30T20:14:45.286Z Compiling libm v0.2.8
16582025-04-30T20:14:45.602Z Compiling num-traits v0.2.19
16592025-04-30T20:14:45.663Z Compiling parking_lot_core v0.9.10
16602025-04-30T20:14:45.797Z Compiling semver v1.0.25
16612025-04-30T20:14:45.941Z Compiling quote v1.0.39
16622025-04-30T20:14:45.970Z Compiling jobserver v0.1.32
16632025-04-30T20:14:46.082Z Compiling scopeguard v1.2.0
16642025-04-30T20:14:46.126Z Compiling getrandom v0.2.15
16652025-04-30T20:14:46.287Z Compiling getrandom v0.3.1
16662025-04-30T20:14:46.386Z Compiling syn v2.0.98
16672025-04-30T20:14:46.503Z Compiling cc v1.2.15
16682025-04-30T20:14:46.522Z Compiling rustix v0.38.37
16692025-04-30T20:14:46.540Z Compiling smallvec v1.14.0
16702025-04-30T20:14:46.621Z Compiling pkg-config v0.3.31
16712025-04-30T20:14:46.710Z Compiling aho-corasick v1.1.3
16722025-04-30T20:14:46.728Z Compiling regex-syntax v0.8.5
16732025-04-30T20:14:47.202Z Compiling either v1.14.0
16742025-04-30T20:14:47.332Z Compiling itoa v1.0.11
16752025-04-30T20:14:47.945Z Compiling once_cell v1.21.3
16762025-04-30T20:14:47.982Z Compiling rand_core v0.6.4
16772025-04-30T20:14:48.013Z Compiling slab v0.4.9
16782025-04-30T20:14:48.418Z Compiling stable_deref_trait v1.2.0
16792025-04-30T20:14:48.717Z Compiling spin v0.9.8
16802025-04-30T20:14:48.951Z Compiling errno v0.3.9
16812025-04-30T20:14:49.219Z Compiling equivalent v1.0.1
16822025-04-30T20:14:49.281Z Compiling foldhash v0.1.3
16832025-04-30T20:14:49.355Z Compiling allocator-api2 v0.2.18
16842025-04-30T20:14:49.459Z Compiling glob v0.3.2
16852025-04-30T20:14:49.560Z Compiling subtle v2.6.1
16862025-04-30T20:14:49.808Z Compiling prettyplease v0.2.30
16872025-04-30T20:14:49.898Z Compiling lazy_static v1.5.0
16882025-04-30T20:14:50.047Z Compiling hashbrown v0.15.1
16892025-04-30T20:14:50.148Z Compiling clang-sys v1.8.1
16902025-04-30T20:14:50.210Z Compiling minimal-lexical v0.2.1
16912025-04-30T20:14:50.260Z Compiling schemars v0.8.22
16922025-04-30T20:14:50.349Z Compiling regex-automata v0.4.8
16932025-04-30T20:14:50.513Z Compiling thiserror v1.0.69
16942025-04-30T20:14:50.626Z Compiling nom v7.1.3
16952025-04-30T20:14:50.944Z Compiling libloading v0.8.5
16962025-04-30T20:14:51.239Z Compiling bindgen v0.69.5
16972025-04-30T20:14:51.299Z Compiling home v0.5.9
16982025-04-30T20:14:51.509Z Compiling itertools v0.12.1
16992025-04-30T20:14:51.751Z Compiling lazycell v1.3.0
17002025-04-30T20:14:51.934Z Compiling pin-project-lite v0.2.14
17012025-04-30T20:14:52.030Z Compiling ryu v1.0.18
17022025-04-30T20:14:52.328Z Compiling rustc-hash v1.1.0
17032025-04-30T20:14:52.431Z Compiling byteorder v1.5.0
17042025-04-30T20:14:52.500Z Compiling cmake v0.1.51
17052025-04-30T20:14:52.744Z Compiling litemap v0.7.3
17062025-04-30T20:14:52.957Z Compiling writeable v0.5.5
17072025-04-30T20:14:53.212Z Compiling dunce v1.0.5
17082025-04-30T20:14:53.266Z Compiling fs_extra v1.3.0
17092025-04-30T20:14:53.797Z Compiling synstructure v0.13.1
17102025-04-30T20:14:53.886Z Compiling serde_derive_internals v0.29.1
17112025-04-30T20:14:54.078Z Compiling cexpr v0.6.0
17122025-04-30T20:14:55.269Z Compiling regex v1.11.1
17132025-04-30T20:14:55.530Z Compiling paste v1.0.15
17142025-04-30T20:14:56.113Z Compiling const-oid v0.9.6
17152025-04-30T20:14:56.164Z Compiling icu_locid_transform_data v1.5.0
17162025-04-30T20:14:57.109Z Compiling signal-hook-registry v1.4.2
17172025-04-30T20:14:57.870Z Compiling serde_derive v1.0.219
17182025-04-30T20:14:57.885Z Compiling zeroize_derive v1.4.2
17192025-04-30T20:14:57.885Z Compiling zerofrom-derive v0.1.4
17202025-04-30T20:14:57.964Z Compiling yoke-derive v0.7.4
17212025-04-30T20:14:58.112Z Compiling zerovec-derive v0.10.3
17222025-04-30T20:14:58.133Z Compiling displaydoc v0.2.5
17232025-04-30T20:14:58.540Z Compiling icu_provider_macros v1.5.0
17242025-04-30T20:14:58.856Z Compiling zeroize v1.8.1
17252025-04-30T20:14:59.532Z Compiling tokio-macros v2.5.0
17262025-04-30T20:14:59.579Z Compiling zerocopy-derive v0.7.35
17272025-04-30T20:15:00.270Z Compiling thiserror-impl v1.0.69
17282025-04-30T20:15:00.402Z Compiling schemars_derive v0.8.22
17292025-04-30T20:15:00.787Z Compiling zerofrom v0.1.4
17302025-04-30T20:15:00.885Z Compiling futures-macro v0.3.31
17312025-04-30T20:15:01.037Z Compiling yoke v0.7.4
17322025-04-30T20:15:01.390Z Compiling crypto-common v0.1.6
17332025-04-30T20:15:01.454Z Compiling zerovec v0.10.4
17342025-04-30T20:15:01.587Z Compiling fnv v1.0.7
17352025-04-30T20:15:01.618Z Compiling icu_properties_data v1.5.0
17362025-04-30T20:15:02.026Z Compiling der_derive v0.7.3
17372025-04-30T20:15:02.563Z Compiling parking_lot v0.12.3
17382025-04-30T20:15:02.909Z Compiling ring v0.17.11
17392025-04-30T20:15:03.034Z Compiling mio v1.0.2
17402025-04-30T20:15:03.378Z Compiling tinystr v0.7.6
17412025-04-30T20:15:03.426Z Compiling write16 v1.0.0
17422025-04-30T20:15:03.769Z Compiling icu_locid v1.5.0
17432025-04-30T20:15:03.910Z Compiling icu_collections v1.5.0
17442025-04-30T20:15:04.437Z Compiling icu_normalizer_data v1.5.0
17452025-04-30T20:15:04.568Z Compiling utf8_iter v1.0.4
17462025-04-30T20:15:04.571Z Compiling utf16_iter v1.0.5
17472025-04-30T20:15:04.800Z Compiling percent-encoding v2.3.1
17482025-04-30T20:15:05.314Z Compiling icu_provider v1.5.0
17492025-04-30T20:15:06.456Z Compiling icu_locid_transform v1.5.0
17502025-04-30T20:15:06.502Z Compiling block-buffer v0.10.4
17512025-04-30T20:15:06.627Z Compiling tracing-attributes v0.1.27
17522025-04-30T20:15:07.123Z Compiling vcpkg v0.2.15
17532025-04-30T20:15:07.536Z Compiling aws-lc-rs v1.12.4
17542025-04-30T20:15:07.992Z Compiling icu_properties v1.5.1
17552025-04-30T20:15:08.510Z Compiling heck v0.5.0
17562025-04-30T20:15:08.920Z Compiling openssl-sys v0.9.107
17572025-04-30T20:15:09.616Z Compiling bitflags v2.9.0
17582025-04-30T20:15:09.659Z Compiling bytes v1.10.1
17592025-04-30T20:15:11.116Z Compiling indexmap v2.7.1
17602025-04-30T20:15:11.924Z Compiling icu_normalizer v1.5.0
17612025-04-30T20:15:12.507Z Compiling digest v0.10.7
17622025-04-30T20:15:12.595Z Compiling socket2 v0.5.9
17632025-04-30T20:15:13.256Z Compiling idna_adapter v1.2.0
17642025-04-30T20:15:13.599Z Compiling zerocopy v0.8.10
17652025-04-30T20:15:13.806Z Compiling which v4.4.2
17662025-04-30T20:15:14.389Z Compiling idna v1.0.3
17672025-04-30T20:15:14.522Z Compiling tokio v1.43.1
17682025-04-30T20:15:14.591Z Compiling form_urlencoded v1.2.1
17692025-04-30T20:15:14.644Z Compiling futures-core v0.3.31
17702025-04-30T20:15:15.179Z Compiling zerocopy-derive v0.8.10
17712025-04-30T20:15:15.434Z Compiling httparse v1.9.5
17722025-04-30T20:15:17.773Z Compiling url v2.5.3
17732025-04-30T20:15:18.132Z Compiling zerocopy v0.7.35
17742025-04-30T20:15:18.783Z Compiling syn v1.0.109
17752025-04-30T20:15:18.858Z Compiling crossbeam-utils v0.8.21
17762025-04-30T20:15:19.413Z Compiling uuid v1.16.0
17772025-04-30T20:15:19.751Z Compiling iana-time-zone v0.1.63
17782025-04-30T20:15:20.354Z Compiling chrono v0.4.40
17792025-04-30T20:15:20.910Z Compiling time-core v0.1.2
17802025-04-30T20:15:21.327Z Compiling num-conv v0.1.0
17812025-04-30T20:15:21.454Z Compiling cpufeatures v0.2.14
17822025-04-30T20:15:21.638Z Compiling time-macros v0.2.18
17832025-04-30T20:15:23.075Z Compiling hmac v0.12.1
17842025-04-30T20:15:23.330Z Compiling rustc_version v0.4.1
17852025-04-30T20:15:24.448Z Compiling futures-sink v0.3.31
17862025-04-30T20:15:24.642Z Compiling openssl v0.10.72
17872025-04-30T20:15:25.200Z Compiling block-padding v0.3.3
17882025-04-30T20:15:25.601Z Compiling inout v0.1.3
17892025-04-30T20:15:25.751Z Compiling serde_tokenstream v0.2.2
17902025-04-30T20:15:25.888Z Compiling openssl-macros v0.1.1
17912025-04-30T20:15:26.103Z Compiling aws-lc-sys v0.26.0
17922025-04-30T20:15:26.359Z Compiling strsim v0.11.1
17932025-04-30T20:15:26.652Z Compiling native-tls v0.2.12
17942025-04-30T20:15:26.966Z Compiling dyn-clone v1.0.19
17952025-04-30T20:15:27.031Z Compiling rustls v0.23.19
17962025-04-30T20:15:27.392Z Compiling cipher v0.4.4
17972025-04-30T20:15:27.864Z Compiling sha2 v0.10.8
17982025-04-30T20:15:28.466Z Compiling scroll_derive v0.12.0
17992025-04-30T20:15:28.616Z Compiling base64ct v1.6.0
18002025-04-30T20:15:28.707Z Compiling ucd-trie v0.1.7
18012025-04-30T20:15:29.154Z Compiling pem-rfc7468 v0.7.0
18022025-04-30T20:15:29.204Z Compiling pest v2.7.14
18032025-04-30T20:15:29.808Z Compiling futures-channel v0.3.31
18042025-04-30T20:15:30.110Z Compiling http v1.2.0
18052025-04-30T20:15:30.520Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18062025-04-30T20:15:30.649Z Compiling bzip2-sys v0.1.13+1.0.8
18072025-04-30T20:15:31.193Z Compiling cookie v0.18.1
18082025-04-30T20:15:31.287Z Compiling slog v2.7.0
18092025-04-30T20:15:31.588Z Compiling flagset v0.4.6
18102025-04-30T20:15:31.806Z Compiling futures-task v0.3.31
18112025-04-30T20:15:31.809Z Compiling pin-utils v0.1.0
18122025-04-30T20:15:31.946Z Compiling futures-io v0.3.31
18132025-04-30T20:15:32.025Z Compiling der v0.7.9
18142025-04-30T20:15:32.122Z Compiling pest_meta v2.7.14
18152025-04-30T20:15:32.335Z Compiling futures-util v0.3.31
18162025-04-30T20:15:33.071Z Compiling toml_datetime v0.6.8
18172025-04-30T20:15:33.514Z Compiling serde_spanned v0.6.8
18182025-04-30T20:15:33.773Z Compiling rayon-core v1.12.1
18192025-04-30T20:15:34.446Z Compiling anyhow v1.0.98
18202025-04-30T20:15:34.796Z Compiling thiserror v2.0.12
18212025-04-30T20:15:35.029Z Compiling rustversion v1.0.17
18222025-04-30T20:15:35.685Z Compiling spki v0.7.3
18232025-04-30T20:15:35.767Z Compiling pest_generator v2.7.14
18242025-04-30T20:15:36.081Z Compiling salsa20 v0.10.2
18252025-04-30T20:15:36.718Z Compiling ppv-lite86 v0.2.20
18262025-04-30T20:15:37.430Z Compiling pbkdf2 v0.12.2
18272025-04-30T20:15:38.080Z Compiling tracing-core v0.1.32
18282025-04-30T20:15:38.399Z Compiling winnow v0.5.40
18292025-04-30T20:15:38.865Z Compiling tracing v0.1.40
18302025-04-30T20:15:39.722Z Compiling scrypt v0.11.0
18312025-04-30T20:15:40.215Z Compiling pest_derive v2.7.14
18322025-04-30T20:15:40.993Z Compiling cbc v0.1.2
18332025-04-30T20:15:41.211Z Compiling aes v0.8.4
18342025-04-30T20:15:41.393Z Compiling thiserror-impl v2.0.12
18352025-04-30T20:15:41.739Z Compiling toml_edit v0.19.15
18362025-04-30T20:15:42.271Z Compiling usdt-impl v0.5.0
18372025-04-30T20:15:42.307Z Compiling litrs v0.4.1
18382025-04-30T20:15:42.679Z Compiling rustls-pki-types v1.10.0
18392025-04-30T20:15:43.267Z Compiling document-features v0.2.10
18402025-04-30T20:15:44.246Z Compiling pkcs5 v0.7.1
18412025-04-30T20:15:44.443Z Compiling tokio-util v0.7.13
18422025-04-30T20:15:45.411Z Compiling scroll v0.12.0
18432025-04-30T20:15:45.423Z Compiling heapless v0.7.17
18442025-04-30T20:15:46.276Z Compiling signal-hook v0.3.17
18452025-04-30T20:15:46.625Z Compiling plain v0.2.3
18462025-04-30T20:15:47.019Z Compiling newtype-uuid v1.2.1
18472025-04-30T20:15:47.380Z Compiling untrusted v0.9.0
18482025-04-30T20:15:47.403Z Compiling zstd-safe v7.2.3
18492025-04-30T20:15:47.528Z Compiling powerfmt v0.2.0
18502025-04-30T20:15:47.554Z Compiling untrusted v0.7.1
18512025-04-30T20:15:47.588Z Compiling adler2 v2.0.0
18522025-04-30T20:15:47.752Z Compiling miniz_oxide v0.8.5
18532025-04-30T20:15:47.860Z Compiling deranged v0.3.11
18542025-04-30T20:15:47.994Z Compiling goblin v0.8.2
18552025-04-30T20:15:49.716Z Compiling pkcs8 v0.10.2
18562025-04-30T20:15:51.510Z Compiling pretty-hex v0.4.1
18572025-04-30T20:15:51.816Z Compiling num_threads v0.1.7
18582025-04-30T20:15:51.966Z Compiling tinyvec_macros v0.1.1
18592025-04-30T20:15:51.981Z Compiling atomic-waker v1.1.2
18602025-04-30T20:15:52.284Z Compiling tinyvec v1.8.0
18612025-04-30T20:15:52.483Z Compiling time v0.3.36
18622025-04-30T20:15:55.573Z Compiling dof v0.3.0
18632025-04-30T20:15:56.955Z Compiling dtrace-parser v0.2.0
18642025-04-30T20:15:57.075Z Compiling http-body v1.0.1
18652025-04-30T20:15:57.383Z Compiling curve25519-dalek v4.1.3
18662025-04-30T20:15:57.699Z Compiling async-trait v0.1.88
18672025-04-30T20:15:57.850Z Compiling thread-id v4.2.2
18682025-04-30T20:15:57.992Z Compiling memoffset v0.9.1
18692025-04-30T20:15:58.486Z Compiling foreign-types-shared v0.1.1
18702025-04-30T20:15:58.624Z Compiling num-bigint-dig v0.8.4
18712025-04-30T20:15:58.772Z Compiling portable-atomic v1.11.0
18722025-04-30T20:15:58.982Z Compiling try-lock v0.2.5
18732025-04-30T20:15:59.783Z Compiling smoltcp v0.9.1
18742025-04-30T20:16:00.133Z Compiling want v0.3.1
18752025-04-30T20:16:00.237Z Compiling h2 v0.4.6
18762025-04-30T20:16:01.651Z Compiling foreign-types v0.3.2
18772025-04-30T20:16:04.529Z Compiling rand_core v0.9.2
18782025-04-30T20:16:05.601Z Compiling strum_macros v0.26.4
18792025-04-30T20:16:07.800Z Compiling gimli v0.31.1
18802025-04-30T20:16:09.361Z Compiling httpdate v1.0.3
18812025-04-30T20:16:09.604Z Compiling heck v0.4.1
18822025-04-30T20:16:09.742Z Compiling tower-service v0.3.3
18832025-04-30T20:16:09.871Z Compiling cfg_aliases v0.2.1
18842025-04-30T20:16:10.777Z Compiling nix v0.29.0
18852025-04-30T20:16:11.567Z Compiling hyper v1.6.0
18862025-04-30T20:16:12.288Z Compiling addr2line v0.24.2
18872025-04-30T20:16:15.689Z Compiling rand_chacha v0.9.0
18882025-04-30T20:16:16.059Z Compiling crossbeam-epoch v0.9.18
18892025-04-30T20:16:16.719Z Compiling unicode-normalization v0.1.24
18902025-04-30T20:16:19.315Z Compiling rand_chacha v0.3.1
18912025-04-30T20:16:20.303Z Compiling hubpack_derive v0.1.1
18922025-04-30T20:16:20.887Z Compiling ipnetwork v0.21.1
18932025-04-30T20:16:21.088Z Compiling openapiv3 v2.0.0
18942025-04-30T20:16:21.148Z Compiling signature v2.2.0
18952025-04-30T20:16:21.397Z Compiling daft-derive v0.1.3
18962025-04-30T20:16:21.419Z Compiling curve25519-dalek-derive v0.1.1
18972025-04-30T20:16:22.720Z Compiling zerocopy-derive v0.6.6
18982025-04-30T20:16:22.784Z Compiling object v0.36.5
18992025-04-30T20:16:24.450Z Compiling fs-err v3.1.0
19002025-04-30T20:16:24.611Z Compiling ahash v0.8.11
19012025-04-30T20:16:24.651Z Compiling crc32fast v1.4.2
19022025-04-30T20:16:24.811Z Compiling unicode-bidi v0.3.17
19032025-04-30T20:16:24.978Z Compiling openssl-probe v0.1.5
19042025-04-30T20:16:24.999Z Compiling base64 v0.22.1
19052025-04-30T20:16:25.019Z Compiling buf-list v1.0.3
19062025-04-30T20:16:25.264Z Compiling ident_case v1.0.1
19072025-04-30T20:16:25.467Z Compiling anstyle v1.0.10
19082025-04-30T20:16:25.569Z Compiling siphasher v0.3.11
19092025-04-30T20:16:25.902Z Compiling utf8parse v0.2.2
19102025-04-30T20:16:26.082Z Compiling zip v2.6.1
19112025-04-30T20:16:26.102Z Compiling rustc-demangle v0.1.24
19122025-04-30T20:16:26.124Z Compiling unicode-properties v0.1.3
19132025-04-30T20:16:26.515Z Compiling stringprep v0.1.5
19142025-04-30T20:16:26.541Z Compiling anstyle-parse v0.2.5
19152025-04-30T20:16:26.889Z Compiling phf_shared v0.11.2
19162025-04-30T20:16:27.287Z Compiling darling_core v0.20.10
19172025-04-30T20:16:29.498Z Compiling rand v0.8.5
19182025-04-30T20:16:30.625Z Compiling backtrace v0.3.74
19192025-04-30T20:16:34.683Z Compiling crossbeam-deque v0.8.5
19202025-04-30T20:16:35.039Z Compiling hyper-util v0.1.11
19212025-04-30T20:16:36.731Z Compiling rand v0.9.0
19222025-04-30T20:16:40.118Z Compiling usdt-attr-macro v0.5.0
19232025-04-30T20:16:40.911Z Compiling usdt-macro v0.5.0
19242025-04-30T20:16:42.025Z Compiling md-5 v0.10.6
19252025-04-30T20:16:42.120Z Compiling num-integer v0.1.46
19262025-04-30T20:16:42.252Z Compiling hash32 v0.2.1
19272025-04-30T20:16:42.340Z Compiling ff v0.13.0
19282025-04-30T20:16:42.587Z Compiling anstyle-query v1.1.1
19292025-04-30T20:16:42.771Z Compiling psl-types v2.0.11
19302025-04-30T20:16:42.803Z Compiling base16ct v0.2.0
19312025-04-30T20:16:43.118Z Compiling is_terminal_polyfill v1.70.1
19322025-04-30T20:16:43.266Z Compiling colorchoice v1.0.2
19332025-04-30T20:16:43.456Z Compiling fallible-iterator v0.2.0
19342025-04-30T20:16:43.512Z Compiling anstream v0.6.15
19352025-04-30T20:16:44.103Z Compiling postgres-protocol v0.6.8
19362025-04-30T20:16:45.130Z Compiling sec1 v0.7.3
19372025-04-30T20:16:45.217Z Compiling publicsuffix v2.3.0
19382025-04-30T20:16:45.525Z Compiling num-iter v0.1.45
19392025-04-30T20:16:45.732Z Compiling group v0.13.0
19402025-04-30T20:16:48.243Z Compiling darling_macro v0.20.10
19412025-04-30T20:16:48.455Z Compiling tokio-native-tls v0.3.1
19422025-04-30T20:16:48.582Z Compiling flate2 v1.1.1
19432025-04-30T20:16:48.736Z Compiling strum_macros v0.25.3
19442025-04-30T20:16:49.475Z Compiling http-body-util v0.1.3
19452025-04-30T20:16:49.957Z Compiling webpki-roots v0.26.6
19462025-04-30T20:16:50.580Z Compiling hkdf v0.12.4
19472025-04-30T20:16:50.848Z Compiling sync_wrapper v1.0.1
19482025-04-30T20:16:50.878Z Compiling terminal_size v0.4.0
19492025-04-30T20:16:51.042Z Compiling clap_derive v4.5.32
19502025-04-30T20:16:51.115Z Compiling enum-as-inner v0.6.1
19512025-04-30T20:16:51.154Z Compiling crypto-bigint v0.5.5
19522025-04-30T20:16:51.981Z Compiling serde_repr v0.1.19
19532025-04-30T20:16:53.073Z Compiling encoding_rs v0.8.34
19542025-04-30T20:16:54.264Z Compiling rustls-webpki v0.102.8
19552025-04-30T20:16:54.476Z Compiling unicode-width v0.2.0
19562025-04-30T20:16:54.994Z Compiling managed v0.8.0
19572025-04-30T20:16:55.445Z Compiling simd-adler32 v0.3.7
19582025-04-30T20:16:55.947Z Compiling lockfree-object-pool v0.1.6
19592025-04-30T20:16:55.969Z Compiling bitflags v1.3.2
19602025-04-30T20:16:56.092Z Compiling clap_lex v0.7.4
19612025-04-30T20:16:56.754Z Compiling tower-layer v0.3.3
19622025-04-30T20:16:57.190Z Compiling ipnet v2.11.0
19632025-04-30T20:16:57.628Z Compiling bumpalo v3.16.0
19642025-04-30T20:16:58.071Z Compiling mime v0.3.17
19652025-04-30T20:16:59.139Z Compiling zopfli v0.8.1
19662025-04-30T20:17:00.118Z Compiling tower v0.5.2
19672025-04-30T20:17:00.489Z Compiling clap_builder v4.5.35
19682025-04-30T20:17:00.948Z Compiling console v0.15.10
19692025-04-30T20:17:01.280Z Compiling elliptic-curve v0.13.8
19702025-04-30T20:17:01.339Z Compiling oxnet v0.1.1
19712025-04-30T20:17:02.020Z Compiling tokio-rustls v0.26.0
19722025-04-30T20:17:02.667Z Compiling hyper-rustls v0.27.3
19732025-04-30T20:17:02.673Z Compiling hyper-tls v0.6.0
19742025-04-30T20:17:04.721Z Compiling darling v0.20.10
19752025-04-30T20:17:04.854Z Compiling zstd v0.13.3
19762025-04-30T20:17:05.393Z Compiling rayon v1.10.0
19772025-04-30T20:17:05.469Z Compiling signal-hook-mio v0.2.4
19782025-04-30T20:17:05.658Z Compiling cookie_store v0.21.1
19792025-04-30T20:17:05.684Z Compiling postgres-types v0.2.9
19802025-04-30T20:17:06.317Z Compiling phf v0.11.2
19812025-04-30T20:17:06.801Z Compiling zerocopy v0.6.6
19822025-04-30T20:17:06.822Z Compiling ed25519 v2.2.3
19832025-04-30T20:17:06.853Z Compiling hubpack v0.1.2
19842025-04-30T20:17:06.914Z Compiling bzip2 v0.4.4
19852025-04-30T20:17:07.298Z Compiling bzip2 v0.5.2
19862025-04-30T20:17:07.388Z Compiling rustls-pemfile v2.2.0
19872025-04-30T20:17:07.412Z Compiling pkcs1 v0.7.5
19882025-04-30T20:17:07.647Z Compiling futures-executor v0.3.31
19892025-04-30T20:17:07.984Z Compiling rfc6979 v0.4.0
19902025-04-30T20:17:08.115Z Compiling serde_urlencoded v0.7.1
19912025-04-30T20:17:08.407Z Compiling serde-big-array v0.5.1
19922025-04-30T20:17:08.619Z Compiling float-cmp v0.10.0
19932025-04-30T20:17:08.657Z Compiling bstr v1.10.0
19942025-04-30T20:17:08.668Z Compiling regress v0.10.3
19952025-04-30T20:17:08.696Z Compiling memmap v0.7.0
19962025-04-30T20:17:08.931Z Compiling winnow v0.7.3
19972025-04-30T20:17:08.999Z Compiling unicode-segmentation v1.12.0
19982025-04-30T20:17:09.595Z Compiling new_debug_unreachable v1.0.6
19992025-04-30T20:17:09.718Z Compiling static_assertions v1.1.0
20002025-04-30T20:17:09.856Z Compiling number_prefix v0.4.0
20012025-04-30T20:17:10.007Z Compiling predicates-core v1.0.8
20022025-04-30T20:17:10.364Z Compiling whoami v1.5.2
20032025-04-30T20:17:10.563Z Compiling data-encoding v2.6.0
20042025-04-30T20:17:10.858Z Compiling difflib v0.4.0
20052025-04-30T20:17:14.221Z Compiling fixedbitset v0.4.2
20062025-04-30T20:17:14.244Z Compiling precomputed-hash v0.1.1
20072025-04-30T20:17:14.244Z Compiling normalize-line-endings v0.3.0
20082025-04-30T20:17:14.244Z Compiling predicates v3.1.3
20092025-04-30T20:17:14.244Z Compiling typify-impl v0.3.0
20102025-04-30T20:17:14.244Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
20112025-04-30T20:17:14.258Z Compiling petgraph v0.6.5
20122025-04-30T20:17:14.258Z Compiling string_cache v0.8.9
20132025-04-30T20:17:14.258Z Compiling toml_edit v0.22.24
20142025-04-30T20:17:14.259Z Compiling hickory-proto v0.24.4
20152025-04-30T20:17:14.259Z Compiling tokio-postgres v0.7.13
20162025-04-30T20:17:16.446Z Compiling indicatif v0.17.11
20172025-04-30T20:17:18.184Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20182025-04-30T20:17:18.980Z Compiling similar v2.7.0
20192025-04-30T20:17:19.775Z Compiling usdt v0.5.0
20202025-04-30T20:17:21.954Z Compiling ecdsa v0.16.9
20212025-04-30T20:17:21.981Z Compiling futures v0.3.31
20222025-04-30T20:17:21.981Z Compiling rsa v0.9.6
20232025-04-30T20:17:21.981Z Compiling zip v0.6.6
20242025-04-30T20:17:22.556Z Compiling ed25519-dalek v2.1.1
20252025-04-30T20:17:23.731Z Compiling crossterm v0.28.1
20262025-04-30T20:17:23.856Z Compiling clap v4.5.35
20272025-04-30T20:17:24.001Z Compiling daft v0.1.3
20282025-04-30T20:17:26.539Z Compiling strum v0.26.3
20292025-04-30T20:17:26.683Z Compiling tokio-stream v0.1.17
20302025-04-30T20:17:26.760Z Compiling toml v0.7.8
20312025-04-30T20:17:27.292Z Compiling x509-cert v0.2.5
20322025-04-30T20:17:28.113Z Compiling sha1 v0.10.6
20332025-04-30T20:17:28.412Z Compiling itertools v0.10.5
20342025-04-30T20:17:28.627Z Compiling lalrpop-util v0.19.12
20352025-04-30T20:17:29.072Z Compiling peg-runtime v0.8.5
20362025-04-30T20:17:29.505Z Compiling unicode-xid v0.2.6
20372025-04-30T20:17:30.842Z Compiling typify-macro v0.3.0
20382025-04-30T20:17:30.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20392025-04-30T20:17:35.062Z Compiling camino v1.1.9
20402025-04-30T20:17:42.011Z Compiling proc-macro-crate v1.3.1
20412025-04-30T20:17:42.769Z Compiling macaddr v1.0.1
20422025-04-30T20:17:43.677Z Compiling itertools v0.13.0
20432025-04-30T20:17:44.091Z Compiling heapless v0.8.0
20442025-04-30T20:17:45.902Z Compiling fastrand v2.1.1
20452025-04-30T20:17:46.580Z Compiling tempfile v3.13.0
20462025-04-30T20:17:46.593Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20472025-04-30T20:17:54.886Z Compiling num_enum_derive v0.5.11
20482025-04-30T20:18:01.925Z Compiling structmeta-derive v0.3.0
20492025-04-30T20:18:04.150Z Compiling hash32 v0.3.1
20502025-04-30T20:18:05.387Z Compiling smoltcp v0.11.0
20512025-04-30T20:18:07.502Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20522025-04-30T20:18:10.622Z Compiling structmeta v0.3.0
20532025-04-30T20:18:12.783Z Compiling num_enum v0.5.11
20542025-04-30T20:18:13.606Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20552025-04-30T20:18:17.565Z Compiling typify v0.3.0
20562025-04-30T20:18:21.761Z Compiling dirs-sys-next v0.1.2
20572025-04-30T20:18:21.847Z Compiling proc-macro-error-attr v1.0.4
20582025-04-30T20:18:22.929Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20592025-04-30T20:18:23.399Z Compiling cobs v0.2.3
20602025-04-30T20:18:23.546Z Compiling unsafe-libyaml v0.2.11
20612025-04-30T20:18:23.614Z Compiling rustls v0.22.4
20622025-04-30T20:18:23.927Z Compiling postcard v1.0.10
20632025-04-30T20:18:25.074Z Compiling serde_yaml v0.9.34+deprecated
20642025-04-30T20:18:33.262Z Compiling dirs-next v2.0.0
20652025-04-30T20:18:35.766Z Compiling progenitor-impl v0.9.1
20662025-04-30T20:18:37.856Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20672025-04-30T20:18:43.013Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
20682025-04-30T20:18:43.957Z Compiling hex v0.4.3
20692025-04-30T20:18:44.116Z Compiling foreign-types-macros v0.2.3
20702025-04-30T20:18:44.661Z Compiling thread_local v1.1.8
20712025-04-30T20:18:45.346Z Compiling wait-timeout v0.2.0
20722025-04-30T20:18:45.375Z Compiling proc-macro-error v1.0.4
20732025-04-30T20:18:45.746Z Compiling multer v3.1.0
20742025-04-30T20:18:46.154Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
20752025-04-30T20:18:46.318Z Compiling slog-async v2.8.0
20762025-04-30T20:18:46.522Z Compiling match_cfg v0.1.0
20772025-04-30T20:18:46.657Z Compiling foreign-types-shared v0.3.1
20782025-04-30T20:18:46.815Z Compiling quick-error v1.2.3
20792025-04-30T20:18:47.007Z Compiling unicode-width v0.1.14
20802025-04-30T20:18:47.235Z Compiling bit-vec v0.8.0
20812025-04-30T20:18:47.635Z Compiling tabwriter v1.4.0
20822025-04-30T20:18:47.671Z Compiling bit-set v0.8.0
20832025-04-30T20:18:47.801Z Compiling rusty-fork v0.3.0
20842025-04-30T20:18:48.099Z Compiling foreign-types v0.5.0
20852025-04-30T20:18:48.129Z Compiling hostname v0.3.1
20862025-04-30T20:18:48.339Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
20872025-04-30T20:18:48.407Z Compiling progenitor-macro v0.9.1
20882025-04-30T20:18:48.486Z Compiling term v0.7.0
20892025-04-30T20:18:50.160Z Compiling progenitor-client v0.9.1
20902025-04-30T20:18:51.162Z Compiling slog-json v2.6.1
20912025-04-30T20:18:51.472Z Compiling crossbeam-channel v0.5.15
20922025-04-30T20:18:51.646Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20932025-04-30T20:18:52.316Z Compiling async-stream-impl v0.3.6
20942025-04-30T20:18:52.488Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
20952025-04-30T20:18:52.677Z Compiling rand_xorshift v0.3.0
20962025-04-30T20:18:52.989Z Compiling cstr-argument v0.1.2
20972025-04-30T20:18:53.008Z Compiling is-terminal v0.4.13
20982025-04-30T20:18:53.164Z Compiling dropshot v0.16.0
20992025-04-30T20:18:53.288Z Compiling pretty-hex v0.2.1
21002025-04-30T20:18:53.325Z Compiling crucible-workspace-hack v0.1.0
21012025-04-30T20:18:53.508Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21022025-04-30T20:18:53.528Z Compiling take_mut v0.2.2
21032025-04-30T20:18:53.549Z Compiling unarray v0.1.4
21042025-04-30T20:18:53.669Z Compiling async-stream v0.3.6
21052025-04-30T20:18:53.726Z Compiling proptest v1.6.0
21062025-04-30T20:18:53.958Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21072025-04-30T20:18:54.294Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21082025-04-30T20:18:54.370Z Compiling slog-term v2.9.1
21092025-04-30T20:18:55.166Z Compiling tokio-rustls v0.25.0
21102025-04-30T20:18:55.665Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21112025-04-30T20:18:55.890Z Compiling slog-bunyan v2.5.0
21122025-04-30T20:18:56.922Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21132025-04-30T20:18:56.948Z Compiling parse-display-derive v0.10.0
21142025-04-30T20:18:57.151Z Compiling test-strategy v0.4.0
21152025-04-30T20:18:59.115Z Compiling progenitor v0.9.1
21162025-04-30T20:18:59.115Z Compiling toml v0.8.20
21172025-04-30T20:18:59.234Z Compiling serde_with_macros v3.12.0
21182025-04-30T20:19:00.326Z Compiling colored v2.2.0
21192025-04-30T20:19:00.430Z Compiling waitgroup v0.1.2
21202025-04-30T20:19:00.704Z Compiling dropshot_endpoint v0.16.0
21212025-04-30T20:19:01.544Z Compiling serde_path_to_error v0.1.16
21222025-04-30T20:19:01.629Z Compiling derive-where v1.2.7
21232025-04-30T20:19:02.581Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21242025-04-30T20:19:03.367Z Compiling hostname v0.4.0
21252025-04-30T20:19:03.676Z Compiling instant v0.1.13
21262025-04-30T20:19:03.883Z Compiling debug-ignore v1.0.5
21272025-04-30T20:19:04.080Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21282025-04-30T20:19:04.505Z Compiling winnow v0.6.20
21292025-04-30T20:19:04.778Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21302025-04-30T20:19:04.986Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
21312025-04-30T20:19:05.005Z Compiling backoff v0.4.0
21322025-04-30T20:19:05.392Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21332025-04-30T20:19:05.643Z Compiling serde_with v3.12.0
21342025-04-30T20:19:08.750Z Compiling parse-display v0.10.0
21352025-04-30T20:19:10.023Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21362025-04-30T20:19:10.714Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
21372025-04-30T20:19:13.298Z Compiling zone_cfg_derive v0.3.0
21382025-04-30T20:19:13.349Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21392025-04-30T20:19:13.731Z Compiling camino-tempfile v1.1.1
21402025-04-30T20:19:14.145Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21412025-04-30T20:19:14.491Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21422025-04-30T20:19:14.626Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21432025-04-30T20:19:14.903Z Compiling num-derive v0.4.2
21442025-04-30T20:19:15.025Z Compiling sigpipe v0.1.3
21452025-04-30T20:19:15.188Z Compiling libefi-sys v0.1.0
21462025-04-30T20:19:15.542Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21472025-04-30T20:19:15.913Z Compiling jiff v0.2.10
21482025-04-30T20:19:17.023Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
21492025-04-30T20:19:17.635Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21502025-04-30T20:19:18.655Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21512025-04-30T20:19:19.236Z Compiling zone v0.3.1
21522025-04-30T20:19:20.005Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
21532025-04-30T20:19:22.447Z Compiling itertools v0.14.0
21542025-04-30T20:19:22.502Z Compiling smf v0.2.3
21552025-04-30T20:19:24.186Z Compiling bitfield-struct v0.6.2
21562025-04-30T20:19:25.100Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21572025-04-30T20:19:25.544Z Compiling blake3 v1.5.4
21582025-04-30T20:19:26.021Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21592025-04-30T20:19:26.614Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21602025-04-30T20:19:26.896Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21612025-04-30T20:19:27.121Z Compiling xattr v1.3.1
21622025-04-30T20:19:27.379Z Compiling filetime v0.2.25
21632025-04-30T20:19:27.479Z Compiling memmap2 v0.9.5
21642025-04-30T20:19:27.788Z Compiling arrayref v0.3.9
21652025-04-30T20:19:27.929Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21662025-04-30T20:19:28.049Z Compiling same-file v1.0.6
21672025-04-30T20:19:28.072Z Compiling arrayvec v0.7.6
21682025-04-30T20:19:28.088Z Compiling constant_time_eq v0.3.1
21692025-04-30T20:19:28.294Z Compiling walkdir v2.5.0
21702025-04-30T20:19:28.345Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21712025-04-30T20:19:28.725Z Compiling tar v0.4.44
21722025-04-30T20:19:29.849Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21732025-04-30T20:19:29.955Z Compiling gethostname v0.5.0
21742025-04-30T20:19:29.984Z Compiling cargo-platform v0.1.8
21752025-04-30T20:19:30.200Z Compiling topological-sort v0.2.2
21762025-04-30T20:19:30.290Z Compiling fixedbitset v0.5.7
21772025-04-30T20:19:30.512Z Compiling omicron-zone-package v0.12.0
21782025-04-30T20:19:31.064Z Compiling petgraph v0.7.1
21792025-04-30T20:19:31.447Z Compiling cargo_metadata v0.19.2
21802025-04-30T20:19:34.677Z Compiling indent_write v2.2.0
21812025-04-30T20:19:34.952Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21822025-04-30T20:19:35.272Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21832025-04-30T20:19:36.027Z Compiling shell-words v1.1.0
21842025-04-30T20:19:36.337Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21852025-04-30T20:19:40.234Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21862025-04-30T20:20:01.019Z Finished `release` profile [optimized] target(s) in 5m 18s
21872025-04-30T20:20:01.206Z Running `target/release/omicron-package -t test target create -p dev`
21882025-04-30T20:20:01.261ZLogging to: /work/oxidecomputer/omicron/out/LOG
21892025-04-30T20:20:01.264ZCreated new build target 'test' and set it as active
21902025-04-30T20:20:01.264Z
21912025-04-30T20:20:01.264Zreal 5:18.309117021
21922025-04-30T20:20:01.264Zuser 36:48.113860691
21932025-04-30T20:20:01.264Zsys 3:36.828976784
21942025-04-30T20:20:01.264Ztrap 1.163613376
21952025-04-30T20:20:01.265Ztflt 1.775501443
21962025-04-30T20:20:01.265Zdflt 0.804455216
21972025-04-30T20:20:01.265Zkflt 0.000414161
21982025-04-30T20:20:01.265Zlock 1:11:45.569415760
21992025-04-30T20:20:01.265Zslp 2:31:02.612507854
22002025-04-30T20:20:01.265Zlat 2:49.243422422
22012025-04-30T20:20:01.265Zstop 4:52.274260125
22022025-04-30T20:20:01.265Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22032025-04-30T20:20:02.406Z Finished `release` profile [optimized] target(s) in 1.08s
22042025-04-30T20:20:02.466Z Running `target/release/omicron-package -t test package`
22052025-04-30T20:20:02.518ZLogging to: /work/oxidecomputer/omicron/out/LOG
22062025-04-30T20:20:03.851Z Compiling convert_case v0.4.0
22072025-04-30T20:20:03.851Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22082025-04-30T20:20:03.854Z Compiling num-rational v0.4.2
22092025-04-30T20:20:03.854Z Compiling num-complex v0.4.6
22102025-04-30T20:20:03.855Z Compiling dirs-sys-next v0.1.2
22112025-04-30T20:20:03.855Z Compiling float-ord v0.3.2
22122025-04-30T20:20:03.995Z Compiling is-terminal v0.4.13
22132025-04-30T20:20:04.036Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22142025-04-30T20:20:04.192Z Compiling camino v1.1.9
22152025-04-30T20:20:04.210Z Compiling newline-converter v0.3.0
22162025-04-30T20:20:04.210Z Compiling base64 v0.21.7
22172025-04-30T20:20:04.431Z Compiling dirs-next v2.0.0
22182025-04-30T20:20:04.523Z Compiling expectorate v1.1.0
22192025-04-30T20:20:04.632Z Compiling derive_more v0.99.19
22202025-04-30T20:20:04.652Z Compiling term v0.7.0
22212025-04-30T20:20:04.810Z Compiling password-hash v0.5.0
22222025-04-30T20:20:04.996Z Compiling num v0.4.3
22232025-04-30T20:20:05.113Z Compiling blake2 v0.10.6
22242025-04-30T20:20:05.134Z Compiling fastrand v2.1.1
22252025-04-30T20:20:05.137Z Compiling rustls v0.22.4
22262025-04-30T20:20:05.185Z Compiling thread_local v1.1.8
22272025-04-30T20:20:05.299Z Compiling wait-timeout v0.2.0
22282025-04-30T20:20:05.630Z Compiling argon2 v0.5.3
22292025-04-30T20:20:05.650Z Compiling tempfile v3.13.0
22302025-04-30T20:20:05.668Z Compiling match_cfg v0.1.0
22312025-04-30T20:20:05.764Z Compiling bit-vec v0.8.0
22322025-04-30T20:20:05.789Z Compiling quick-error v1.2.3
22332025-04-30T20:20:05.982Z Compiling hostname v0.3.1
22342025-04-30T20:20:06.209Z Compiling bit-set v0.8.0
22352025-04-30T20:20:06.230Z Compiling rusty-fork v0.3.0
22362025-04-30T20:20:06.327Z Compiling multer v3.1.0
22372025-04-30T20:20:06.346Z Compiling slog-async v2.8.0
22382025-04-30T20:20:06.403Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22392025-04-30T20:20:06.424Z Compiling progenitor-client v0.9.1
22402025-04-30T20:20:06.532Z Compiling slog-json v2.6.1
22412025-04-30T20:20:06.823Z Compiling crossbeam-channel v0.5.15
22422025-04-30T20:20:06.878Z Compiling rand_xorshift v0.3.0
22432025-04-30T20:20:06.948Z Compiling hex v0.4.3
22442025-04-30T20:20:06.951Z Compiling take_mut v0.2.2
22452025-04-30T20:20:07.006Z Compiling unarray v0.1.4
22462025-04-30T20:20:07.152Z Compiling progenitor v0.9.1
22472025-04-30T20:20:07.156Z Compiling slog-bunyan v2.5.0
22482025-04-30T20:20:07.209Z Compiling proptest v1.6.0
22492025-04-30T20:20:07.412Z Compiling slog-term v2.9.1
22502025-04-30T20:20:07.552Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22512025-04-30T20:20:07.788Z Compiling dropshot v0.16.0
22522025-04-30T20:20:07.874Z Compiling async-stream v0.3.6
22532025-04-30T20:20:08.039Z Compiling toml v0.8.20
22542025-04-30T20:20:08.155Z Compiling waitgroup v0.1.2
22552025-04-30T20:20:08.184Z Compiling serde_path_to_error v0.1.16
22562025-04-30T20:20:08.386Z Compiling hostname v0.4.0
22572025-04-30T20:20:08.432Z Compiling instant v0.1.13
22582025-04-30T20:20:08.615Z Compiling debug-ignore v1.0.5
22592025-04-30T20:20:08.618Z Compiling backoff v0.4.0
22602025-04-30T20:20:08.652Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
22612025-04-30T20:20:08.802Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22622025-04-30T20:20:08.917Z Compiling atomicwrites v0.4.4
22632025-04-30T20:20:08.981Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22642025-04-30T20:20:09.195Z Compiling parse-display v0.10.0
22652025-04-30T20:20:09.411Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22662025-04-30T20:20:09.449Z Compiling serde_with v3.12.0
22672025-04-30T20:20:09.710Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22682025-04-30T20:20:10.241Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22692025-04-30T20:20:11.150Z Compiling tokio-rustls v0.25.0
22702025-04-30T20:20:11.331Z Compiling macaddr v1.0.1
22712025-04-30T20:20:11.768Z Compiling cancel-safe-futures v0.1.5
22722025-04-30T20:20:12.191Z Compiling owo-colors v4.2.0
22732025-04-30T20:20:12.213Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22742025-04-30T20:20:13.045Z Compiling libsw-core v0.3.1
22752025-04-30T20:20:13.399Z Compiling libsw v3.4.0
22762025-04-30T20:20:13.733Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22772025-04-30T20:20:13.770Z Compiling swrite v0.1.0
22782025-04-30T20:20:13.919Z Compiling linear-map v1.2.0
22792025-04-30T20:20:13.946Z Compiling utf-8 v0.7.6
22802025-04-30T20:20:14.339Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22812025-04-30T20:20:14.369Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22822025-04-30T20:20:14.781Z Compiling half v2.4.1
22832025-04-30T20:20:15.493Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22842025-04-30T20:20:15.719Z Compiling ciborium-io v0.2.2
22852025-04-30T20:20:15.869Z Compiling ciborium-ll v0.2.2
22862025-04-30T20:20:15.898Z Compiling prettyplease v0.2.30
22872025-04-30T20:20:16.383Z Compiling ciborium v0.2.2
22882025-04-30T20:20:17.949Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22892025-04-30T20:20:18.423Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22902025-04-30T20:20:19.807Z Compiling highway v1.3.0
22912025-04-30T20:20:21.420Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22922025-04-30T20:20:22.493Z Compiling tungstenite v0.21.0
22932025-04-30T20:20:24.073Z Compiling semver v0.1.20
22942025-04-30T20:20:24.621Z Compiling keccak v0.1.5
22952025-04-30T20:20:25.782Z Compiling linked-hash-map v0.5.6
22962025-04-30T20:20:26.208Z Compiling lru-cache v0.1.2
22972025-04-30T20:20:26.467Z Compiling sha3 v0.10.8
22982025-04-30T20:20:27.385Z Compiling rustc_version v0.1.7
22992025-04-30T20:20:27.440Z Compiling tokio-tungstenite v0.21.0
23002025-04-30T20:20:27.797Z Compiling newtype_derive v0.1.6
23012025-04-30T20:20:28.074Z Compiling resolv-conf v0.7.0
23022025-04-30T20:20:28.297Z Compiling humantime v2.1.0
23032025-04-30T20:20:28.971Z Compiling hickory-resolver v0.24.4
23042025-04-30T20:20:29.326Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
23052025-04-30T20:20:29.613Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
23062025-04-30T20:20:31.839Z Compiling universal-hash v0.5.1
23072025-04-30T20:20:32.124Z Compiling secrecy v0.10.3
23082025-04-30T20:20:32.199Z Compiling thiserror-impl-no-std v2.0.2
23092025-04-30T20:20:32.435Z Compiling opaque-debug v0.3.1
23102025-04-30T20:20:32.580Z Compiling poly1305 v0.8.0
23112025-04-30T20:20:33.475Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
23122025-04-30T20:20:34.068Z Compiling steno v0.4.1
23132025-04-30T20:20:34.296Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23142025-04-30T20:20:34.640Z Compiling chacha20 v0.9.1
23152025-04-30T20:20:34.666Z Compiling thiserror-no-std v2.0.2
23162025-04-30T20:20:34.829Z Compiling aead v0.5.2
23172025-04-30T20:20:35.139Z Compiling chacha20poly1305 v0.10.1
23182025-04-30T20:20:35.200Z Compiling vsss-rs v3.3.4
23192025-04-30T20:20:35.445Z Compiling qorb v0.3.1
23202025-04-30T20:20:36.034Z Compiling slog-dtrace v0.3.0
23212025-04-30T20:20:36.430Z Compiling bytecount v0.6.8
23222025-04-30T20:20:38.003Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23232025-04-30T20:20:38.523Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
23242025-04-30T20:20:43.505Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23252025-04-30T20:20:48.493Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23262025-04-30T20:20:50.515Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23272025-04-30T20:20:51.608Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23282025-04-30T20:20:51.612Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23292025-04-30T20:20:54.733Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23302025-04-30T20:20:55.052Z Compiling display-error-chain v0.2.2
23312025-04-30T20:20:55.298Z Compiling maplit v1.0.2
23322025-04-30T20:20:55.467Z Compiling crunchy v0.2.2
23332025-04-30T20:20:55.993Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23342025-04-30T20:20:56.640Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23352025-04-30T20:20:57.078Z Compiling dsl_auto_type v0.1.2
23362025-04-30T20:20:57.700Z Compiling scheduled-thread-pool v0.2.7
23372025-04-30T20:20:58.347Z Compiling diesel_table_macro_syntax v0.2.0
23382025-04-30T20:20:58.754Z Compiling proc-macro-error-attr2 v2.0.0
23392025-04-30T20:20:59.023Z Compiling tiny-keccak v2.0.2
23402025-04-30T20:20:59.394Z Compiling radium v0.7.0
23412025-04-30T20:20:59.482Z Compiling proc-macro-error2 v2.0.1
23422025-04-30T20:20:59.972Z Compiling diesel_derives v2.2.3
23432025-04-30T20:21:00.105Z Compiling r2d2 v0.8.10
23442025-04-30T20:21:00.757Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23452025-04-30T20:21:01.932Z Compiling const_format_proc_macros v0.2.34
23462025-04-30T20:21:03.695Z Compiling tap v1.0.1
23472025-04-30T20:21:03.750Z Compiling maybe-uninit v2.0.0
23482025-04-30T20:21:03.926Z Compiling bit-vec v0.6.3
23492025-04-30T20:21:04.357Z Compiling bit-set v0.5.3
23502025-04-30T20:21:04.376Z Compiling wyz v0.5.1
23512025-04-30T20:21:04.637Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23522025-04-30T20:21:04.860Z Compiling const_format v0.2.34
23532025-04-30T20:21:06.650Z Compiling tabled_derive v0.10.0
23542025-04-30T20:21:07.214Z Compiling papergrid v0.14.0
23552025-04-30T20:21:07.635Z Compiling ascii-canvas v3.0.0
23562025-04-30T20:21:08.096Z Compiling num-derive v0.3.3
23572025-04-30T20:21:09.123Z Compiling ena v0.14.3
23582025-04-30T20:21:09.552Z Compiling crc-catalog v2.4.0
23592025-04-30T20:21:09.747Z Compiling bindgen v0.71.1
23602025-04-30T20:21:10.173Z Compiling funty v2.0.0
23612025-04-30T20:21:10.271Z Compiling packed_struct v0.10.1
23622025-04-30T20:21:10.736Z Compiling diesel v2.2.9
23632025-04-30T20:21:10.760Z Compiling regex-syntax v0.6.29
23642025-04-30T20:21:13.057Z Compiling diff v0.1.13
23652025-04-30T20:21:15.580Z Compiling lalrpop v0.19.12
23662025-04-30T20:21:20.572Z Compiling bitvec v1.0.1
23672025-04-30T20:21:25.049Z Compiling libscf-sys v1.1.0
23682025-04-30T20:21:25.316Z Compiling crc v3.2.1
23692025-04-30T20:21:27.317Z Compiling tabled v0.18.0
23702025-04-30T20:21:27.440Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23712025-04-30T20:21:32.303Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23722025-04-30T20:21:32.322Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23732025-04-30T20:21:33.377Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23742025-04-30T20:21:33.727Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23752025-04-30T20:21:34.773Z Compiling packed_struct_codegen v0.10.1
23762025-04-30T20:21:35.653Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23772025-04-30T20:21:36.044Z Compiling indexmap v1.9.3
23782025-04-30T20:21:36.433Z Compiling ref-cast v1.0.23
23792025-04-30T20:21:36.950Z Compiling nodrop v0.1.14
23802025-04-30T20:21:37.083Z Compiling rustc-hash v2.1.1
23812025-04-30T20:21:37.192Z Compiling array-init v0.0.4
23822025-04-30T20:21:38.293Z Compiling polar-core v0.27.3
23832025-04-30T20:21:39.800Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23842025-04-30T20:21:40.260Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23852025-04-30T20:21:40.346Z Compiling smallvec v0.6.14
23862025-04-30T20:21:40.863Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23872025-04-30T20:21:41.342Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23882025-04-30T20:21:41.717Z Compiling derive_builder_core v0.20.2
23892025-04-30T20:21:42.447Z Compiling headers-core v0.3.0
23902025-04-30T20:21:42.671Z Compiling phf_generator v0.11.2
23912025-04-30T20:21:42.901Z Compiling libxml v0.3.3
23922025-04-30T20:21:43.328Z Compiling async-recursion v1.1.1
23932025-04-30T20:21:43.654Z Compiling ref-cast-impl v1.0.23
23942025-04-30T20:21:43.765Z Compiling termcolor v1.4.1
23952025-04-30T20:21:44.697Z Compiling bitfield v0.14.0
23962025-04-30T20:21:44.777Z Compiling hashbrown v0.12.3
23972025-04-30T20:21:44.990Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23982025-04-30T20:21:45.031Z Compiling env_logger v0.10.2
23992025-04-30T20:21:47.339Z Compiling derive_builder_macro v0.20.2
24002025-04-30T20:21:48.171Z Compiling phf_codegen v0.11.2
24012025-04-30T20:21:48.192Z Compiling headers v0.4.0
24022025-04-30T20:21:48.461Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24032025-04-30T20:21:50.206Z Compiling samael v0.0.18
24042025-04-30T20:21:51.632Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24052025-04-30T20:21:51.779Z Compiling serde-hex v0.1.0
24062025-04-30T20:21:54.303Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24072025-04-30T20:21:56.864Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24082025-04-30T20:21:57.190Z Compiling ron v0.8.1
24092025-04-30T20:21:57.216Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24102025-04-30T20:21:57.577Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24112025-04-30T20:21:57.717Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24122025-04-30T20:21:58.730Z Compiling hashbrown v0.13.2
24132025-04-30T20:22:00.025Z Compiling strum_macros v0.24.3
24142025-04-30T20:22:02.052Z Compiling parse-zoneinfo v0.3.1
24152025-04-30T20:22:02.723Z Compiling crc8 v0.1.1
24162025-04-30T20:22:02.960Z Compiling crc-any v2.5.0
24172025-04-30T20:22:03.065Z Compiling indoc v1.0.9
24182025-04-30T20:22:03.087Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24192025-04-30T20:22:03.285Z Compiling chrono-tz-build v0.4.0
24202025-04-30T20:22:03.473Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24212025-04-30T20:22:03.887Z Compiling object v0.30.4
24222025-04-30T20:22:04.206Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24232025-04-30T20:22:13.758Z Compiling derive_builder v0.20.2
24242025-04-30T20:22:14.180Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24252025-04-30T20:22:14.551Z Compiling itertools v0.13.0
24262025-04-30T20:22:16.250Z Compiling oso-derive v0.27.3
24272025-04-30T20:22:18.541Z Compiling impl-trait-for-tuples v0.2.2
24282025-04-30T20:22:18.583Z Compiling quick-xml v0.37.2
24292025-04-30T20:22:18.583Z Compiling vte_generate_state_changes v0.1.2
24302025-04-30T20:22:19.098Z Compiling arc-swap v1.7.1
24312025-04-30T20:22:19.104Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24322025-04-30T20:22:19.283Z Compiling path-slash v0.1.5
24332025-04-30T20:22:19.432Z Compiling slog-scope v4.4.0
24342025-04-30T20:22:19.577Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
24352025-04-30T20:22:20.225Z Compiling vte v0.11.1
24362025-04-30T20:22:24.893Z Compiling chrono-tz v0.10.3
24372025-04-30T20:22:24.932Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24382025-04-30T20:22:24.932Z Compiling oso v0.27.3
24392025-04-30T20:22:24.932Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24402025-04-30T20:22:24.932Z Compiling diesel-dtrace v0.4.2
24412025-04-30T20:22:24.932Z Compiling unicase v2.7.0
24422025-04-30T20:22:25.961Z Compiling strip-ansi-escapes v0.2.0
24432025-04-30T20:22:26.754Z Compiling slog-stdlog v4.1.1
24442025-04-30T20:22:28.190Z Compiling papergrid v0.11.0
24452025-04-30T20:22:35.235Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24462025-04-30T20:22:35.598Z Compiling tabled_derive v0.7.0
24472025-04-30T20:22:37.053Z Compiling bb8 v0.8.5
24482025-04-30T20:22:37.645Z Compiling fd-lock v4.0.2
24492025-04-30T20:22:37.675Z Compiling peg-macros v0.8.5
24502025-04-30T20:22:37.912Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24512025-04-30T20:22:38.895Z Compiling nu-ansi-term v0.50.1
24522025-04-30T20:22:39.707Z Compiling reedline v0.38.0
24532025-04-30T20:22:40.274Z Compiling tabled v0.15.0
24542025-04-30T20:22:40.872Z Compiling peg v0.8.5
24552025-04-30T20:22:41.017Z Compiling async-bb8-diesel v0.2.1
24562025-04-30T20:22:41.772Z Compiling slog-envlogger v2.2.0
24572025-04-30T20:22:44.756Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24582025-04-30T20:22:55.323Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24592025-04-30T20:22:55.481Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24602025-04-30T20:22:55.706Z Compiling typify-impl v0.2.0
24612025-04-30T20:22:58.490Z Compiling pem v3.0.5
24622025-04-30T20:22:59.760Z Compiling bcs v0.1.6
24632025-04-30T20:22:59.990Z Compiling fxhash v0.2.1
24642025-04-30T20:23:00.261Z Compiling libz-sys v1.1.20
24652025-04-30T20:23:00.631Z Compiling termtree v0.5.1
24662025-04-30T20:23:01.414Z Compiling kstat-rs v0.2.4
24672025-04-30T20:23:02.355Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24682025-04-30T20:23:03.973Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24692025-04-30T20:23:05.598Z Compiling typify-macro v0.2.0
24702025-04-30T20:23:09.190Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24712025-04-30T20:23:09.788Z Compiling nanorand v0.7.0
24722025-04-30T20:23:10.479Z Compiling libgit2-sys v0.17.0+1.8.1
24732025-04-30T20:23:11.279Z Compiling pin-project-internal v1.1.6
24742025-04-30T20:23:12.231Z Compiling parking_lot_core v0.8.6
24752025-04-30T20:23:13.813Z Compiling pin-project v1.1.6
24762025-04-30T20:23:13.998Z Compiling flume v0.11.1
24772025-04-30T20:23:14.776Z Compiling mime_guess v2.0.5
24782025-04-30T20:23:16.240Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24792025-04-30T20:23:19.805Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24802025-04-30T20:23:20.747Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24812025-04-30T20:23:20.885Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24822025-04-30T20:23:21.911Z Compiling snafu-derive v0.8.5
24832025-04-30T20:23:24.272Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24842025-04-30T20:23:25.324Z Compiling fs-err v2.11.0
24852025-04-30T20:23:25.938Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24862025-04-30T20:23:25.969Z Compiling snafu v0.8.5
24872025-04-30T20:23:27.663Z Compiling typify v0.2.0
24882025-04-30T20:23:27.858Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24892025-04-30T20:23:28.104Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24902025-04-30T20:23:29.754Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24912025-04-30T20:23:32.432Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
24922025-04-30T20:23:36.678Z Compiling globset v0.4.15
24932025-04-30T20:23:42.530Z Compiling olpc-cjson v0.1.4
24942025-04-30T20:23:42.848Z Compiling vergen v8.3.2
24952025-04-30T20:23:43.215Z Compiling castaway v0.2.3
24962025-04-30T20:23:43.435Z Compiling nibble_vec v0.1.0
24972025-04-30T20:23:43.721Z Compiling cargo-platform v0.1.8
24982025-04-30T20:23:44.245Z Compiling serde_plain v1.0.2
24992025-04-30T20:23:44.901Z Compiling atty v0.2.14
25002025-04-30T20:23:44.961Z Compiling io-lifetimes v1.0.11
25012025-04-30T20:23:45.550Z Compiling http-range v0.1.5
25022025-04-30T20:23:46.142Z Compiling endian-type v0.1.2
25032025-04-30T20:23:46.417Z Compiling salty v0.3.0
25042025-04-30T20:23:46.899Z Compiling typed-path v0.9.3
25052025-04-30T20:23:51.363Z Compiling tough v0.20.0
25062025-04-30T20:23:53.845Z Compiling radix_trie v0.2.1
25072025-04-30T20:23:55.278Z Compiling cargo_metadata v0.18.1
25082025-04-30T20:23:58.094Z Compiling compact_str v0.8.0
25092025-04-30T20:24:00.687Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25102025-04-30T20:24:04.139Z Compiling git2 v0.19.0
25112025-04-30T20:24:05.152Z Compiling progenitor-impl v0.8.0
25122025-04-30T20:24:08.510Z Compiling parking_lot v0.11.2
25132025-04-30T20:24:11.349Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25142025-04-30T20:24:11.776Z Compiling unicode-truncate v1.1.0
25152025-04-30T20:24:12.028Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25162025-04-30T20:24:12.073Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25172025-04-30T20:24:12.473Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25182025-04-30T20:24:16.555Z Compiling lru v0.12.5
25192025-04-30T20:24:16.946Z Compiling rand_seeder v0.3.0
25202025-04-30T20:24:17.131Z Compiling lzma-sys v0.1.20
25212025-04-30T20:24:17.381Z Compiling instability v0.3.2
25222025-04-30T20:24:17.860Z Compiling indoc v2.0.6
25232025-04-30T20:24:18.403Z Compiling rustix v0.37.28
25242025-04-30T20:24:18.700Z Compiling rustls v0.21.12
25252025-04-30T20:24:19.061Z Compiling cassowary v0.3.0
25262025-04-30T20:24:19.076Z Compiling parse-size v1.1.0
25272025-04-30T20:24:19.438Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25282025-04-30T20:24:20.065Z Compiling ratatui v0.29.0
25292025-04-30T20:24:20.566Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25302025-04-30T20:24:20.863Z Compiling hyper-staticfile v0.10.1
25312025-04-30T20:24:22.163Z Compiling progenitor-macro v0.8.0
25322025-04-30T20:24:23.500Z Compiling sled v0.34.7
25332025-04-30T20:24:23.690Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25342025-04-30T20:24:33.148Z Compiling hickory-client v0.24.4
25352025-04-30T20:24:38.922Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25362025-04-30T20:24:39.770Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25372025-04-30T20:24:40.024Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25382025-04-30T20:24:40.057Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25392025-04-30T20:24:40.398Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
25402025-04-30T20:24:41.511Z Compiling hickory-server v0.24.4
25412025-04-30T20:24:41.995Z Compiling primeorder v0.13.6
25422025-04-30T20:24:42.660Z Compiling progenitor-client v0.8.0
25432025-04-30T20:24:43.577Z Compiling rustls-webpki v0.101.7
25442025-04-30T20:24:48.467Z Compiling sct v0.7.1
25452025-04-30T20:24:48.492Z Compiling heck v0.3.3
25462025-04-30T20:24:48.492Z Compiling env_filter v0.1.2
25472025-04-30T20:24:48.492Z Compiling csv-core v0.1.11
25482025-04-30T20:24:48.506Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25492025-04-30T20:24:48.506Z Compiling void v1.0.2
25502025-04-30T20:24:48.506Z Compiling xshell-macros v0.2.7
25512025-04-30T20:24:48.506Z Compiling lzss v0.8.2
25522025-04-30T20:24:49.034Z Compiling csv v1.3.1
25532025-04-30T20:24:49.054Z Compiling xshell v0.2.7
25542025-04-30T20:24:51.344Z Compiling env_logger v0.11.5
25552025-04-30T20:24:51.948Z Compiling zone_cfg_derive v0.1.2
25562025-04-30T20:24:52.827Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25572025-04-30T20:24:53.324Z Compiling progenitor v0.8.0
25582025-04-30T20:24:53.609Z Compiling p384 v0.13.0
25592025-04-30T20:24:54.623Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25602025-04-30T20:24:55.642Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25612025-04-30T20:24:58.010Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25622025-04-30T20:24:58.547Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25632025-04-30T20:24:59.344Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25642025-04-30T20:25:00.189Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25652025-04-30T20:25:00.513Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25662025-04-30T20:25:00.562Z Compiling tungstenite v0.23.0
25672025-04-30T20:25:01.276Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25682025-04-30T20:25:01.664Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25692025-04-30T20:25:02.041Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25702025-04-30T20:25:02.063Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25712025-04-30T20:25:02.453Z Compiling nix v0.27.1
25722025-04-30T20:25:05.172Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25732025-04-30T20:25:05.477Z Compiling base64 v0.13.1
25742025-04-30T20:25:05.952Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25752025-04-30T20:25:06.109Z Compiling glob v0.3.2
25762025-04-30T20:25:06.308Z Compiling ron v0.7.1
25772025-04-30T20:25:06.354Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25782025-04-30T20:25:07.087Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25792025-04-30T20:25:09.170Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25802025-04-30T20:25:11.767Z Compiling tokio-tungstenite v0.23.1
25812025-04-30T20:25:12.455Z Compiling xz2 v0.1.7
25822025-04-30T20:25:14.792Z Compiling terminal_size v0.2.6
25832025-04-30T20:25:15.020Z Compiling tokio-rustls v0.24.1
25842025-04-30T20:25:15.035Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25852025-04-30T20:25:16.756Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25862025-04-30T20:25:18.360Z Compiling zone v0.1.8
25872025-04-30T20:25:28.385Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25882025-04-30T20:25:28.532Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25892025-04-30T20:25:28.532Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25902025-04-30T20:25:28.645Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25912025-04-30T20:25:28.645Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25922025-04-30T20:25:28.645Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25932025-04-30T20:25:28.645Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25942025-04-30T20:25:29.429Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25952025-04-30T20:25:29.877Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25962025-04-30T20:25:32.150Z Compiling rustls-pemfile v1.0.4
25972025-04-30T20:25:32.655Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25982025-04-30T20:25:32.939Z Compiling signal-hook-tokio v0.3.1
25992025-04-30T20:25:32.996Z Compiling yasna v0.5.2
26002025-04-30T20:25:33.036Z Compiling twox-hash v2.1.0
26012025-04-30T20:25:33.190Z Compiling secrecy v0.8.0
26022025-04-30T20:25:33.511Z Compiling smawk v0.3.2
26032025-04-30T20:25:33.844Z Compiling unicode-linebreak v0.1.5
26042025-04-30T20:25:34.072Z Compiling is_ci v1.2.0
26052025-04-30T20:25:34.415Z Compiling textwrap v0.16.1
26062025-04-30T20:25:34.434Z Compiling supports-color v3.0.2
26072025-04-30T20:25:34.905Z Compiling rcgen v0.12.1
26082025-04-30T20:25:37.969Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26092025-04-30T20:25:38.819Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26102025-04-30T20:25:45.034Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26112025-04-30T20:25:45.698Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26122025-04-30T20:25:46.930Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26132025-04-30T20:25:49.405Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26142025-04-30T20:25:55.387Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26152025-04-30T20:26:00.119Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26162025-04-30T20:26:03.742Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
26172025-04-30T20:26:06.598Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26182025-04-30T20:26:07.879Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26192025-04-30T20:26:10.754Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26202025-04-30T20:26:11.207Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26212025-04-30T20:26:11.767Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26222025-04-30T20:26:19.221Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26232025-04-30T20:26:19.608Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
26242025-04-30T20:26:20.632Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26252025-04-30T20:26:22.829Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26262025-04-30T20:26:26.049Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26272025-04-30T20:26:26.373Z Compiling fatfs v0.3.6
26282025-04-30T20:26:29.222Z Compiling rtoolbox v0.0.2
26292025-04-30T20:26:29.751Z Compiling subprocess v0.2.9
26302025-04-30T20:26:30.273Z Compiling assert_matches v1.5.0
26312025-04-30T20:26:30.912Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26322025-04-30T20:26:31.089Z Compiling rpassword v7.3.1
26332025-04-30T20:26:31.695Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26342025-04-30T20:26:34.560Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26352025-04-30T20:26:38.761Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26362025-04-30T20:26:45.715Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26372025-04-30T20:27:06.913Z Compiling tui-tree-widget v0.23.0
26382025-04-30T20:27:07.377Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26392025-04-30T20:27:17.904Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26402025-04-30T20:27:18.285Z Compiling uzers v0.12.1
26412025-04-30T20:27:20.687Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26422025-04-30T20:27:21.440Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26432025-04-30T20:27:22.945Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26442025-04-30T20:27:27.054Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26452025-04-30T20:27:37.714Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26462025-04-30T20:27:42.248Z Compiling multimap v0.10.0
26472025-04-30T20:30:04.877Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26482025-04-30T20:30:13.771Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26492025-04-30T20:37:48.779Z Finished `release` profile [optimized] target(s) in 17m 45s
26502025-04-30T20:38:58.811Z
26512025-04-30T20:38:58.814Zreal 18:57.389909452
26522025-04-30T20:38:58.814Zuser 2:13:24.043095778
26532025-04-30T20:38:58.814Zsys 3:44.182941581
26542025-04-30T20:38:58.814Ztrap 3.444934807
26552025-04-30T20:38:58.814Ztflt 1.842722582
26562025-04-30T20:38:58.814Zdflt 4.953279629
26572025-04-30T20:38:58.814Zkflt 0.001826784
26582025-04-30T20:38:58.814Zlock 8:09:04.002037595
26592025-04-30T20:38:58.814Zslp 6:49:37.020482133
26602025-04-30T20:38:58.814Zlat 3:40.380662046
26612025-04-30T20:38:58.814Zstop 3:03.839137705
26622025-04-30T20:38:58.814Z+ mapfile -t packages
26632025-04-30T20:38:58.814Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26642025-04-30T20:39:00.039Z Finished `release` profile [optimized] target(s) in 1.16s
26652025-04-30T20:39:00.098Z Running `target/release/omicron-package -t test list-outputs`
26662025-04-30T20:39:00.149ZLogging to: /work/oxidecomputer/omicron/out/LOG
26672025-04-30T20:39:00.152Z+ ptime -m cargo build --locked --release -p xtask
26682025-04-30T20:39:00.860Z Compiling serde v1.0.219
26692025-04-30T20:39:00.863Z Compiling rustix v0.38.37
26702025-04-30T20:39:00.863Z Compiling serde_json v1.0.140
26712025-04-30T20:39:00.963Z Compiling libc v0.2.171
26722025-04-30T20:39:00.974Z Compiling syn v2.0.98
26732025-04-30T20:39:01.004Z Compiling bitflags v2.9.0
26742025-04-30T20:39:01.354Z Compiling usdt-impl v0.5.0
26752025-04-30T20:39:01.422Z Compiling syn v1.0.109
26762025-04-30T20:39:01.544Z Compiling hashbrown v0.15.1
26772025-04-30T20:39:01.561Z Compiling log v0.4.22
26782025-04-30T20:39:01.828Z Compiling fs-err v3.1.0
26792025-04-30T20:39:02.013Z Compiling once_cell v1.21.3
26802025-04-30T20:39:02.207Z Compiling anyhow v1.0.98
26812025-04-30T20:39:02.326Z Compiling thread-id v4.2.2
26822025-04-30T20:39:02.784Z Compiling indexmap v2.7.1
26832025-04-30T20:39:04.002Z Compiling terminal_size v0.4.0
26842025-04-30T20:39:04.051Z Compiling tempfile v3.13.0
26852025-04-30T20:39:04.281Z Compiling clap_builder v4.5.35
26862025-04-30T20:39:04.835Z Compiling proc-macro-error v1.0.4
26872025-04-30T20:39:05.752Z Compiling tabled_derive v0.7.0
26882025-04-30T20:39:06.943Z Compiling tabled v0.15.0
26892025-04-30T20:39:07.269Z Compiling serde_derive v1.0.219
26902025-04-30T20:39:07.269Z Compiling thiserror-impl v1.0.69
26912025-04-30T20:39:07.272Z Compiling zerocopy-derive v0.7.35
26922025-04-30T20:39:07.272Z Compiling scroll_derive v0.12.0
26932025-04-30T20:39:07.272Z Compiling thiserror-impl v2.0.12
26942025-04-30T20:39:08.732Z Compiling scroll v0.12.0
26952025-04-30T20:39:09.089Z Compiling zerocopy v0.7.35
26962025-04-30T20:39:09.415Z Compiling goblin v0.8.2
26972025-04-30T20:39:09.944Z Compiling thiserror v1.0.69
26982025-04-30T20:39:10.135Z Compiling pest v2.7.14
26992025-04-30T20:39:11.886Z Compiling thiserror v2.0.12
27002025-04-30T20:39:12.090Z Compiling clap_derive v4.5.32
27012025-04-30T20:39:13.122Z Compiling pest_meta v2.7.14
27022025-04-30T20:39:16.377Z Compiling pest_generator v2.7.14
27032025-04-30T20:39:16.661Z Compiling clap v4.5.35
27042025-04-30T20:39:18.099Z Compiling pest_derive v2.7.14
27052025-04-30T20:39:18.955Z Compiling dtrace-parser v0.2.0
27062025-04-30T20:39:20.554Z Compiling toml_datetime v0.6.8
27072025-04-30T20:39:21.303Z Compiling serde_spanned v0.6.8
27082025-04-30T20:39:21.614Z Compiling dof v0.3.0
27092025-04-30T20:39:22.482Z Compiling serde_tokenstream v0.2.2
27102025-04-30T20:39:23.115Z Compiling toml_edit v0.22.24
27112025-04-30T20:39:23.539Z Compiling camino v1.1.9
27122025-04-30T20:39:26.689Z Compiling usdt-macro v0.5.0
27132025-04-30T20:39:27.948Z Compiling toml v0.8.20
27142025-04-30T20:39:29.012Z Compiling usdt-attr-macro v0.5.0
27152025-04-30T20:39:30.387Z Compiling semver v1.0.25
27162025-04-30T20:39:30.858Z Compiling cargo-platform v0.1.8
27172025-04-30T20:39:31.898Z Compiling cargo_metadata v0.19.2
27182025-04-30T20:39:31.934Z Compiling usdt v0.5.0
27192025-04-30T20:39:33.022Z Compiling cargo_toml v0.21.0
27202025-04-30T20:39:33.372Z Compiling camino-tempfile v1.1.1
27212025-04-30T20:39:34.048Z Compiling macaddr v1.0.1
27222025-04-30T20:39:44.312Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27232025-04-30T20:39:50.086Z Finished `release` profile [optimized] target(s) in 49.86s
27242025-04-30T20:39:50.217Z
27252025-04-30T20:39:50.217Zreal 50.028229965
27262025-04-30T20:39:50.217Zuser 5:21.689758711
27272025-04-30T20:39:50.217Zsys 20.318585976
27282025-04-30T20:39:50.217Ztrap 0.158690428
27292025-04-30T20:39:50.217Ztflt 0.214552603
27302025-04-30T20:39:50.220Zdflt 0.327948138
27312025-04-30T20:39:50.220Zkflt 0.013588634
27322025-04-30T20:39:50.220Zlock 10:15.419621444
27332025-04-30T20:39:50.220Zslp 15:54.552736181
27342025-04-30T20:39:50.220Zlat 15.337383294
27352025-04-30T20:39:50.221Zstop 19.112624168
27362025-04-30T20:39:50.221Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27372025-04-30T20:39:50.221Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27382025-04-30T20:39:50.221Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27392025-04-30T20:39:50.221Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27402025-04-30T20:39:50.221Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27412025-04-30T20:39:51.284Z Compiling thiserror-impl v2.0.12
27422025-04-30T20:39:51.423Z Compiling regress v0.10.3
27432025-04-30T20:39:51.439Z Compiling ident_case v1.0.1
27442025-04-30T20:39:51.442Z Compiling unsafe-libyaml v0.2.11
27452025-04-30T20:39:51.442Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27462025-04-30T20:39:51.442Z Compiling match_cfg v0.1.0
27472025-04-30T20:39:51.456Z Compiling progenitor-client v0.9.1
27482025-04-30T20:39:51.459Z Compiling quick-error v1.2.3
27492025-04-30T20:39:51.634Z Compiling hostname v0.3.1
27502025-04-30T20:39:51.656Z Compiling rustls v0.22.4
27512025-04-30T20:39:51.765Z Compiling darling_core v0.20.10
27522025-04-30T20:39:51.883Z Compiling tempfile v3.13.0
27532025-04-30T20:39:52.014Z Compiling structmeta-derive v0.3.0
27542025-04-30T20:39:52.033Z Compiling multer v3.1.0
27552025-04-30T20:39:52.068Z Compiling debug-ignore v1.0.5
27562025-04-30T20:39:52.487Z Compiling toml v0.8.20
27572025-04-30T20:39:52.665Z Compiling slog-json v2.6.1
27582025-04-30T20:39:53.054Z Compiling serde_yaml v0.9.34+deprecated
27592025-04-30T20:39:53.338Z Compiling hex v0.4.3
27602025-04-30T20:39:53.939Z Compiling macaddr v1.0.1
27612025-04-30T20:39:54.032Z Compiling async-stream-impl v0.3.6
27622025-04-30T20:39:54.396Z Compiling dropshot v0.16.0
27632025-04-30T20:39:54.581Z Compiling thiserror v2.0.12
27642025-04-30T20:39:54.720Z Compiling structmeta v0.3.0
27652025-04-30T20:39:54.782Z Compiling slog-bunyan v2.5.0
27662025-04-30T20:39:55.031Z Compiling waitgroup v0.1.2
27672025-04-30T20:39:55.161Z Compiling typify-impl v0.3.0
27682025-04-30T20:39:55.294Z Compiling dropshot_endpoint v0.16.0
27692025-04-30T20:39:55.354Z Compiling async-stream v0.3.6
27702025-04-30T20:39:55.674Z Compiling serde_path_to_error v0.1.16
27712025-04-30T20:39:55.825Z Compiling hostname v0.4.0
27722025-04-30T20:39:56.087Z Compiling wait-timeout v0.2.0
27732025-04-30T20:39:56.213Z Compiling bit-vec v0.8.0
27742025-04-30T20:39:56.462Z Compiling rusty-fork v0.3.0
27752025-04-30T20:39:56.641Z Compiling tokio-rustls v0.25.0
27762025-04-30T20:39:56.658Z Compiling bit-set v0.8.0
27772025-04-30T20:39:56.703Z Compiling rand_xorshift v0.3.0
27782025-04-30T20:39:56.988Z Compiling instant v0.1.13
27792025-04-30T20:39:57.065Z Compiling unarray v0.1.4
27802025-04-30T20:39:57.085Z Compiling test-strategy v0.4.0
27812025-04-30T20:39:57.160Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27822025-04-30T20:39:57.185Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27832025-04-30T20:39:57.269Z Compiling proptest v1.6.0
27842025-04-30T20:39:57.366Z Compiling derive-where v1.2.7
27852025-04-30T20:39:57.703Z Compiling darling_macro v0.20.10
27862025-04-30T20:39:57.822Z Compiling parse-display-derive v0.10.0
27872025-04-30T20:39:58.722Z Compiling darling v0.20.10
27882025-04-30T20:39:58.878Z Compiling serde_with_macros v3.12.0
27892025-04-30T20:40:00.540Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27902025-04-30T20:40:00.630Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27912025-04-30T20:40:00.961Z Compiling backoff v0.4.0
27922025-04-30T20:40:00.991Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27932025-04-30T20:40:01.319Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27942025-04-30T20:40:01.343Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27952025-04-30T20:40:01.476Z Compiling serde_with v3.12.0
27962025-04-30T20:40:01.532Z Compiling proc-macro-crate v1.3.1
27972025-04-30T20:40:01.761Z Compiling crucible-workspace-hack v0.1.0
27982025-04-30T20:40:01.815Z Compiling parse-display v0.10.0
27992025-04-30T20:40:02.114Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28002025-04-30T20:40:02.468Z Compiling itertools v0.13.0
28012025-04-30T20:40:02.488Z Compiling num_enum_derive v0.5.11
28022025-04-30T20:40:02.560Z Compiling heapless v0.8.0
28032025-04-30T20:40:03.246Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28042025-04-30T20:40:03.506Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
28052025-04-30T20:40:04.019Z Compiling proc-macro-error v1.0.4
28062025-04-30T20:40:04.701Z Compiling hash32 v0.3.1
28072025-04-30T20:40:04.791Z Compiling foreign-types-macros v0.2.3
28082025-04-30T20:40:04.945Z Compiling num_enum v0.5.11
28092025-04-30T20:40:05.002Z Compiling smoltcp v0.11.0
28102025-04-30T20:40:05.150Z Compiling foreign-types-shared v0.3.1
28112025-04-30T20:40:05.533Z Compiling tabwriter v1.4.0
28122025-04-30T20:40:05.556Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28132025-04-30T20:40:05.938Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28142025-04-30T20:40:05.996Z Compiling cstr-argument v0.1.2
28152025-04-30T20:40:06.046Z Compiling foreign-types v0.5.0
28162025-04-30T20:40:06.200Z Compiling cobs v0.2.3
28172025-04-30T20:40:06.234Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28182025-04-30T20:40:06.293Z Compiling pretty-hex v0.2.1
28192025-04-30T20:40:06.526Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28202025-04-30T20:40:06.553Z Compiling postcard v1.0.10
28212025-04-30T20:40:06.608Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28222025-04-30T20:40:06.787Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28232025-04-30T20:40:07.013Z Compiling colored v2.2.0
28242025-04-30T20:40:07.153Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
28252025-04-30T20:40:07.203Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
28262025-04-30T20:40:07.594Z Compiling winnow v0.6.20
28272025-04-30T20:40:07.827Z Compiling itertools v0.14.0
28282025-04-30T20:40:07.925Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
28292025-04-30T20:40:08.784Z Compiling camino-tempfile v1.1.1
28302025-04-30T20:40:08.902Z Compiling smf v0.2.3
28312025-04-30T20:40:09.265Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28322025-04-30T20:40:09.650Z Compiling zone_cfg_derive v0.3.0
28332025-04-30T20:40:10.085Z Compiling typify-macro v0.3.0
28342025-04-30T20:40:10.145Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28352025-04-30T20:40:10.572Z Compiling num-derive v0.4.2
28362025-04-30T20:40:11.045Z Compiling sigpipe v0.1.3
28372025-04-30T20:40:11.100Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28382025-04-30T20:40:11.216Z Compiling jiff v0.2.10
28392025-04-30T20:40:11.407Z Compiling zone v0.3.1
28402025-04-30T20:40:11.529Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28412025-04-30T20:40:11.995Z Compiling num-rational v0.4.2
28422025-04-30T20:40:12.364Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28432025-04-30T20:40:12.896Z Compiling num-complex v0.4.6
28442025-04-30T20:40:13.015Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28452025-04-30T20:40:13.221Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28462025-04-30T20:40:13.626Z Compiling universal-hash v0.5.1
28472025-04-30T20:40:13.887Z Compiling num v0.4.3
28482025-04-30T20:40:13.908Z Compiling opaque-debug v0.3.1
28492025-04-30T20:40:13.928Z Compiling float-ord v0.3.2
28502025-04-30T20:40:14.032Z Compiling aead v0.5.2
28512025-04-30T20:40:14.052Z Compiling utf-8 v0.7.6
28522025-04-30T20:40:14.139Z Compiling keccak v0.1.5
28532025-04-30T20:40:14.343Z Compiling typify v0.3.0
28542025-04-30T20:40:14.387Z Compiling convert_case v0.4.0
28552025-04-30T20:40:14.434Z Compiling tungstenite v0.21.0
28562025-04-30T20:40:14.549Z Compiling progenitor-impl v0.9.1
28572025-04-30T20:40:14.780Z Compiling sha3 v0.10.8
28582025-04-30T20:40:15.269Z Compiling derive_more v0.99.19
28592025-04-30T20:40:15.335Z Compiling poly1305 v0.8.0
28602025-04-30T20:40:15.779Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
28612025-04-30T20:40:15.864Z Compiling chacha20 v0.9.1
28622025-04-30T20:40:16.395Z Compiling password-hash v0.5.0
28632025-04-30T20:40:16.417Z Compiling blake2 v0.10.6
28642025-04-30T20:40:17.064Z Compiling base64 v0.21.7
28652025-04-30T20:40:17.662Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
28662025-04-30T20:40:17.666Z Compiling argon2 v0.5.3
28672025-04-30T20:40:17.783Z Compiling tokio-tungstenite v0.21.0
28682025-04-30T20:40:17.804Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28692025-04-30T20:40:18.500Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28702025-04-30T20:40:18.673Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28712025-04-30T20:40:19.253Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28722025-04-30T20:40:19.489Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28732025-04-30T20:40:19.807Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
28742025-04-30T20:40:19.935Z Compiling thiserror-impl-no-std v2.0.2
28752025-04-30T20:40:20.379Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28762025-04-30T20:40:20.609Z Compiling secrecy v0.10.3
28772025-04-30T20:40:20.930Z Compiling half v2.4.1
28782025-04-30T20:40:21.056Z Compiling semver v0.1.20
28792025-04-30T20:40:21.104Z Compiling ciborium-io v0.2.2
28802025-04-30T20:40:21.285Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28812025-04-30T20:40:21.474Z Compiling rustc_version v0.1.7
28822025-04-30T20:40:21.598Z Compiling progenitor-macro v0.9.1
28832025-04-30T20:40:21.701Z Compiling ciborium-ll v0.2.2
28842025-04-30T20:40:21.859Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28852025-04-30T20:40:21.927Z Compiling typify-impl v0.2.0
28862025-04-30T20:40:22.125Z Compiling newline-converter v0.3.0
28872025-04-30T20:40:22.243Z Compiling primeorder v0.13.6
28882025-04-30T20:40:22.336Z Compiling linked-hash-map v0.5.6
28892025-04-30T20:40:22.702Z Compiling cancel-safe-futures v0.1.5
28902025-04-30T20:40:22.773Z Compiling owo-colors v4.2.0
28912025-04-30T20:40:22.794Z Compiling thiserror-no-std v2.0.2
28922025-04-30T20:40:22.987Z Compiling vsss-rs v3.3.4
28932025-04-30T20:40:23.189Z Compiling lru-cache v0.1.2
28942025-04-30T20:40:23.211Z Compiling expectorate v1.1.0
28952025-04-30T20:40:23.457Z Compiling ciborium v0.2.2
28962025-04-30T20:40:23.487Z Compiling newtype_derive v0.1.6
28972025-04-30T20:40:23.846Z Compiling chacha20poly1305 v0.10.1
28982025-04-30T20:40:23.870Z Compiling resolv-conf v0.7.0
28992025-04-30T20:40:24.137Z Compiling libsw-core v0.3.1
29002025-04-30T20:40:24.470Z Compiling unicase v2.7.0
29012025-04-30T20:40:24.521Z Compiling arc-swap v1.7.1
29022025-04-30T20:40:24.576Z Compiling fixedbitset v0.5.7
29032025-04-30T20:40:24.773Z Compiling libefi-sys v0.1.0
29042025-04-30T20:40:25.115Z Compiling petgraph v0.7.1
29052025-04-30T20:40:25.139Z Compiling slog-scope v4.4.0
29062025-04-30T20:40:25.190Z Compiling libsw v3.4.0
29072025-04-30T20:40:25.260Z Compiling hickory-resolver v0.24.4
29082025-04-30T20:40:25.903Z Compiling polyval v0.6.2
29092025-04-30T20:40:26.255Z Compiling atomicwrites v0.4.4
29102025-04-30T20:40:26.386Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29112025-04-30T20:40:26.659Z Compiling bitfield-struct v0.6.2
29122025-04-30T20:40:26.903Z Compiling proc-macro-error-attr2 v2.0.0
29132025-04-30T20:40:27.216Z Compiling parking_lot_core v0.8.6
29142025-04-30T20:40:27.714Z Compiling linear-map v1.2.0
29152025-04-30T20:40:27.734Z Compiling salty v0.3.0
29162025-04-30T20:40:27.752Z Compiling indent_write v2.2.0
29172025-04-30T20:40:28.370Z Compiling proc-macro-error2 v2.0.1
29182025-04-30T20:40:28.370Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29192025-04-30T20:40:28.370Z Compiling ghash v0.5.1
29202025-04-30T20:40:28.434Z Compiling slog-stdlog v4.1.1
29212025-04-30T20:40:28.724Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29222025-04-30T20:40:28.842Z Compiling p384 v0.13.0
29232025-04-30T20:40:28.945Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29242025-04-30T20:40:29.007Z Compiling ctr v0.9.2
29252025-04-30T20:40:29.249Z Compiling num-derive v0.3.3
29262025-04-30T20:40:29.413Z Compiling lzma-sys v0.1.20
29272025-04-30T20:40:29.584Z Compiling slog-dtrace v0.3.0
29282025-04-30T20:40:29.975Z Compiling highway v1.3.0
29292025-04-30T20:40:30.196Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29302025-04-30T20:40:30.374Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29312025-04-30T20:40:30.394Z Compiling papergrid v0.14.0
29322025-04-30T20:40:30.935Z Compiling aes-gcm v0.10.3
29332025-04-30T20:40:31.214Z Compiling mime_guess v2.0.5
29342025-04-30T20:40:31.293Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29352025-04-30T20:40:31.562Z Compiling tabled_derive v0.10.0
29362025-04-30T20:40:31.565Z Compiling libscf-sys v1.1.0
29372025-04-30T20:40:31.713Z Compiling slog-envlogger v2.2.0
29382025-04-30T20:40:31.843Z Compiling steno v0.4.1
29392025-04-30T20:40:32.521Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29402025-04-30T20:40:33.092Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29412025-04-30T20:40:33.440Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29422025-04-30T20:40:33.781Z Compiling progenitor v0.9.1
29432025-04-30T20:40:34.045Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29442025-04-30T20:40:34.148Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29452025-04-30T20:40:34.261Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29462025-04-30T20:40:34.316Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29472025-04-30T20:40:34.526Z Compiling heck v0.3.3
29482025-04-30T20:40:34.825Z Compiling progenitor-client v0.8.0
29492025-04-30T20:40:34.863Z Compiling ssh-encoding v0.2.0
29502025-04-30T20:40:34.923Z Compiling blowfish v0.9.1
29512025-04-30T20:40:35.357Z Compiling gethostname v0.5.0
29522025-04-30T20:40:35.389Z Compiling env_filter v0.1.2
29532025-04-30T20:40:35.431Z Compiling nibble_vec v0.1.0
29542025-04-30T20:40:35.598Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29552025-04-30T20:40:35.701Z Compiling humantime v2.1.0
29562025-04-30T20:40:36.001Z Compiling endian-type v0.1.2
29572025-04-30T20:40:36.029Z Compiling xshell-macros v0.2.7
29582025-04-30T20:40:36.245Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29592025-04-30T20:40:36.267Z Compiling typify-macro v0.2.0
29602025-04-30T20:40:36.288Z Compiling radix_trie v0.2.1
29612025-04-30T20:40:36.767Z Compiling env_logger v0.11.5
29622025-04-30T20:40:36.852Z Compiling xshell v0.2.7
29632025-04-30T20:40:36.914Z Compiling ssh-cipher v0.2.0
29642025-04-30T20:40:37.449Z Compiling bcrypt-pbkdf v0.10.0
29652025-04-30T20:40:38.097Z Compiling zone_cfg_derive v0.1.2
29662025-04-30T20:40:38.194Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29672025-04-30T20:40:38.253Z Compiling tabled v0.18.0
29682025-04-30T20:40:38.394Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29692025-04-30T20:40:39.255Z Compiling parking_lot v0.11.2
29702025-04-30T20:40:39.538Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29712025-04-30T20:40:39.738Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29722025-04-30T20:40:40.407Z Compiling typify v0.2.0
29732025-04-30T20:40:40.598Z Compiling progenitor-impl v0.8.0
29742025-04-30T20:40:40.618Z Compiling qorb v0.3.1
29752025-04-30T20:40:40.768Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29762025-04-30T20:40:40.844Z Compiling password-hash v0.4.2
29772025-04-30T20:40:41.221Z Compiling fxhash v0.2.1
29782025-04-30T20:40:41.475Z Compiling http-range v0.1.5
29792025-04-30T20:40:41.505Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29802025-04-30T20:40:41.669Z Compiling same-file v1.0.6
29812025-04-30T20:40:41.843Z Compiling base64 v0.13.1
29822025-04-30T20:40:41.911Z Compiling walkdir v2.5.0
29832025-04-30T20:40:41.994Z Compiling sled v0.34.7
29842025-04-30T20:40:42.439Z Compiling ron v0.7.1
29852025-04-30T20:40:42.585Z Compiling pbkdf2 v0.11.0
29862025-04-30T20:40:43.039Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29872025-04-30T20:40:43.765Z Compiling xz2 v0.1.7
29882025-04-30T20:40:44.633Z Compiling zone v0.1.8
29892025-04-30T20:40:44.680Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29902025-04-30T20:40:44.807Z Compiling ssh-key v0.6.6
29912025-04-30T20:40:45.096Z Compiling hickory-client v0.24.4
29922025-04-30T20:40:45.695Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29932025-04-30T20:40:45.717Z Compiling p256 v0.13.2
29942025-04-30T20:40:46.018Z Compiling p521 v0.13.3
29952025-04-30T20:40:46.486Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29962025-04-30T20:40:46.560Z Compiling hickory-server v0.24.4
29972025-04-30T20:40:47.178Z Compiling pem v3.0.5
29982025-04-30T20:40:47.299Z Compiling yasna v0.5.2
29992025-04-30T20:40:47.619Z Compiling progenitor-macro v0.8.0
30002025-04-30T20:40:47.938Z Compiling headers-core v0.3.0
30012025-04-30T20:40:48.165Z Compiling kstat-rs v0.2.4
30022025-04-30T20:40:48.317Z Compiling secrecy v0.8.0
30032025-04-30T20:40:48.615Z Compiling nanorand v0.7.0
30042025-04-30T20:40:48.765Z Compiling russh-cryptovec v0.7.3
30052025-04-30T20:40:48.865Z Compiling atty v0.2.14
30062025-04-30T20:40:48.932Z Compiling crc8 v0.1.1
30072025-04-30T20:40:49.054Z Compiling md5 v0.7.0
30082025-04-30T20:40:49.109Z Compiling flume v0.11.1
30092025-04-30T20:40:49.141Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
30102025-04-30T20:40:49.622Z Compiling russh-keys v0.45.0
30112025-04-30T20:40:49.768Z Compiling rcgen v0.12.1
30122025-04-30T20:40:50.888Z Compiling headers v0.4.0
30132025-04-30T20:40:51.292Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30142025-04-30T20:40:51.903Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30152025-04-30T20:40:52.658Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30162025-04-30T20:40:53.001Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30172025-04-30T20:40:53.442Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30182025-04-30T20:40:55.449Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30192025-04-30T20:40:56.388Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30202025-04-30T20:40:56.467Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30212025-04-30T20:40:57.523Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30222025-04-30T20:40:58.985Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30232025-04-30T20:40:59.846Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30242025-04-30T20:40:59.883Z Compiling progenitor v0.8.0
30252025-04-30T20:40:59.908Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30262025-04-30T20:40:59.944Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30272025-04-30T20:41:00.136Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30282025-04-30T20:41:00.286Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30292025-04-30T20:41:02.266Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30302025-04-30T20:41:02.425Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30312025-04-30T20:41:03.418Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30322025-04-30T20:41:03.791Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30332025-04-30T20:41:05.320Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30342025-04-30T20:41:05.835Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30352025-04-30T20:41:07.133Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30362025-04-30T20:41:07.212Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30372025-04-30T20:41:07.263Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30382025-04-30T20:41:07.523Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30392025-04-30T20:41:07.692Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30402025-04-30T20:41:08.205Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30412025-04-30T20:41:08.355Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30422025-04-30T20:41:08.950Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30432025-04-30T20:41:10.867Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30442025-04-30T20:41:11.270Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30452025-04-30T20:41:11.697Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30462025-04-30T20:41:12.654Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30472025-04-30T20:41:13.111Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30482025-04-30T20:41:15.750Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30492025-04-30T20:41:16.781Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30502025-04-30T20:41:17.198Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30512025-04-30T20:41:18.483Z Compiling hyper-staticfile v0.10.1
30522025-04-30T20:41:18.816Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30532025-04-30T20:41:18.964Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30542025-04-30T20:41:19.113Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30552025-04-30T20:41:19.472Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30562025-04-30T20:41:19.498Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
30572025-04-30T20:41:19.531Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30582025-04-30T20:41:20.287Z Compiling num-bigint v0.4.6
30592025-04-30T20:41:20.743Z Compiling des v0.8.1
30602025-04-30T20:41:20.902Z Compiling subprocess v0.2.9
30612025-04-30T20:41:21.115Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30622025-04-30T20:41:21.149Z Compiling hex-literal v0.4.1
30632025-04-30T20:41:21.365Z Compiling display-error-chain v0.2.2
30642025-04-30T20:41:21.621Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30652025-04-30T20:41:21.760Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30662025-04-30T20:41:22.012Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30672025-04-30T20:41:22.549Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30682025-04-30T20:41:23.103Z Compiling internet-checksum v0.2.1
30692025-04-30T20:41:23.352Z Compiling russh v0.45.0
30702025-04-30T20:41:28.461Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30712025-04-30T20:41:34.689Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30722025-04-30T20:41:36.349Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30732025-04-30T20:42:01.838Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30742025-04-30T20:42:26.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
30752025-04-30T20:42:26.606Z
30762025-04-30T20:42:26.606Zreal 2:36.320624015
30772025-04-30T20:42:26.607Zuser 13:33.226304771
30782025-04-30T20:42:26.607Zsys 1:52.754388899
30792025-04-30T20:42:26.607Ztrap 0.416345116
30802025-04-30T20:42:26.610Ztflt 0.313535030
30812025-04-30T20:42:26.610Zdflt 1.026088560
30822025-04-30T20:42:26.610Zkflt 0.000065990
30832025-04-30T20:42:26.610Zlock 25:14.260048975
30842025-04-30T20:42:26.610Zslp 48:24.186021829
30852025-04-30T20:42:26.610Zlat 43.631780790
30862025-04-30T20:42:26.610Zstop 1:56.785270453
30872025-04-30T20:42:26.610Z+ mkdir tests
30882025-04-30T20:42:26.613Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30892025-04-30T20:42:26.614Z+ xargs -I '{}' -t cp '{}' tests/
30902025-04-30T20:42:26.653Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-34806948d65022e1 tests/
30912025-04-30T20:42:26.678Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0c38d714b8d08c86 tests/
30922025-04-30T20:42:26.706Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e10285140a773fcd tests/
30932025-04-30T20:42:26.736Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-cfff218e10c7b026 tests/
30942025-04-30T20:42:26.993Z+ 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/*)
30952025-04-30T20:42:26.996Z+ 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-0c38d714b8d08c86 tests/commtest-e10285140a773fcd tests/dhcp_server-34806948d65022e1 tests/end_to_end_tests-cfff218e10c7b026 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
30962025-04-30T20:43:46.387ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30972025-04-30T20:43:46.387Za .github/buildomat/ci-env.sh 1K
30982025-04-30T20:43:46.387Za out/target/test 1K
30992025-04-30T20:43:46.388Za out/npuzone/npuzone 23144K
31002025-04-30T20:43:46.388Za package-manifest.toml 33K
31012025-04-30T20:43:46.389Za smf/sled-agent/non-gimlet/config.toml 5K
31022025-04-30T20:43:46.389Za target/release/omicron-package 40147K
31032025-04-30T20:43:46.389Za target/release/xtask 10762K
31042025-04-30T20:43:46.389Za target/debug/bootstrap 214002K
31052025-04-30T20:43:46.389Za tests/bootstrap-0c38d714b8d08c86 23833K
31062025-04-30T20:43:46.389Za tests/commtest-e10285140a773fcd 24620K
31072025-04-30T20:43:46.389Za tests/dhcp_server-34806948d65022e1 23833K
31082025-04-30T20:43:46.389Za tests/end_to_end_tests-cfff218e10c7b026 271376K
31092025-04-30T20:43:46.389Za out/clickhouse.tar.gz 306870K
31102025-04-30T20:43:46.389Za out/clickhouse_keeper.tar.gz 292209K
31112025-04-30T20:43:46.389Za out/clickhouse_server.tar.gz 306838K
31122025-04-30T20:43:46.389Za out/cockroachdb.tar.gz 144912K
31132025-04-30T20:43:46.389Za out/crucible-dtrace.tar 99K
31142025-04-30T20:43:46.389Za out/crucible-pantry-zone.tar.gz 35608K
31152025-04-30T20:43:46.389Za out/crucible-zone.tar.gz 44408K
31162025-04-30T20:43:46.389Za out/external-dns.tar.gz 45880K
31172025-04-30T20:43:46.389Za out/internal-dns.tar.gz 45878K
31182025-04-30T20:43:46.389Za out/mg-ddm-gz.tar 92145K
31192025-04-30T20:43:46.389Za out/nexus.tar.gz 114528K
31202025-04-30T20:43:46.389Za out/ntp.tar.gz 15002K
31212025-04-30T20:43:46.389Za out/omicron-gateway-softnpu.tar.gz 25471K
31222025-04-30T20:43:46.389Za out/omicron-sled-agent.tar 127849K
31232025-04-30T20:43:46.389Za out/overlay.tar.gz 3K
31242025-04-30T20:43:46.389Za out/oximeter.tar.gz 56545K
31252025-04-30T20:43:46.389Za out/oxlog.tar 3743K
31262025-04-30T20:43:46.389Za out/probe.tar.gz 2764K
31272025-04-30T20:43:46.389Za out/propolis-server.tar.gz 69372K
31282025-04-30T20:43:46.389Za out/pumpkind-gz.tar 26648K
31292025-04-30T20:43:46.390Za out/switch-softnpu.tar.gz 298475K
31302025-04-30T20:43:46.393Z
31312025-04-30T20:43:46.393Zreal 1:19.382735034
31322025-04-30T20:43:46.393Zuser 1:15.699968695
31332025-04-30T20:43:46.394Zsys 5.349844598
31342025-04-30T20:43:46.394Ztrap 0.019737416
31352025-04-30T20:43:46.394Ztflt 0.000000000
31362025-04-30T20:43:46.394Zdflt 0.000009209
31372025-04-30T20:43:46.394Zkflt 0.000000000
31382025-04-30T20:43:46.394Zlock 0.000000000
31392025-04-30T20:43:46.394Zslp 1:15.365158292
31402025-04-30T20:43:46.394Zlat 2.325498424
31412025-04-30T20:43:46.394Zstop 0.000562709
31422025-04-30T20:43:46.394Zprocess exited: duration 2060811 ms, exit code 0
 
31432025-04-30T20:43:46.412Zfound 1 output files
31442025-04-30T20:43:46.412Zuploading: /work/package.tar.gz (2093460486 bytes)
31452025-04-30T20:44:18.890Zuploaded: /work/package.tar.gz