01JNEZFABSWQQYE7A7G6PNK65J: 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: 01JNEZG908CPTHME9H5V9HTHRX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T21:45:49.136Zjob assigned to worker 01JNEZGFQ93TJENXFFJ4PE7V1Y [factory aws, i-0c82d8fc5d6d5e3b1] (queued for 51 s)
 
22025-03-03T21:45:57.926Zstarting task 0: "setup"
32025-03-03T21:45:57.933Z++ uname -s
42025-03-03T21:45:57.936Z+ kern=SunOS
52025-03-03T21:45:57.936Z+ build_user=build
62025-03-03T21:45:57.936Z+ build_uid=12345
72025-03-03T21:45:57.937Z+ work_dir=/work
82025-03-03T21:45:57.937Z+ input_dir=/input
92025-03-03T21:45:57.937Z+ [[ 0 == 12345 ]]
102025-03-03T21:45:57.937Z+ case "$kern" in
112025-03-03T21:45:57.937Z+ groupadd -g 12345 build
122025-03-03T21:45:57.940Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T21:45:59.946Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T21:46:00.074Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T21:46:00.077Z+ home_fs=zfs
162025-03-03T21:46:00.077Z+ [[ zfs == autofs ]]
172025-03-03T21:46:00.077Z+ mkdir -p /home/build
182025-03-03T21:46:00.080Z+ chown build:build /home/build /work
192025-03-03T21:46:02.081Z+ chmod 0700 /home/build /work
202025-03-03T21:46:02.084Zprocess exited: duration 4157 ms, exit code 0
 
212025-03-03T21:46:02.091Zstarting task 1: "rust-toolchain"
222025-03-03T21:46:02.096Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-03T21:46:02.096Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-03T21:46:02.096Z * rust toolchain channel = "1.85.0"
252025-03-03T21:46:02.096Z * rust toolchain profile = "default"
262025-03-03T21:46:02.096Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T21:46:02.096Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T21:46:02.099Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T21:46:02.099Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-03T21:46:02.221Zinfo: downloading installer
312025-03-03T21:46:03.578Zwarn: It looks like you have an existing installation of Rust at:
322025-03-03T21:46:03.578Zwarn: /opt/ooce/bin
332025-03-03T21:46:03.578Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-03T21:46:03.579Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-03T21:46:03.579Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-03T21:46:03.579Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T21:46:03.580Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-03T21:46:03.580Zerror: cannot install while Rust is installed
392025-03-03T21:46:03.580Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T21:46:03.591Zinfo: profile set to 'default'
412025-03-03T21:46:03.591Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T21:46:03.594Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-03T21:46:03.776Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T21:46:03.776Zinfo: downloading component 'cargo'
452025-03-03T21:46:04.685Zinfo: downloading component 'clippy'
462025-03-03T21:46:05.054Zinfo: downloading component 'rust-docs'
472025-03-03T21:46:06.151Zinfo: downloading component 'rust-std'
482025-03-03T21:46:08.142Zinfo: downloading component 'rustc'
492025-03-03T21:46:13.846Zinfo: downloading component 'rustfmt'
502025-03-03T21:46:14.128Zinfo: installing component 'cargo'
512025-03-03T21:46:14.979Zinfo: installing component 'clippy'
522025-03-03T21:46:15.378Zinfo: installing component 'rust-docs'
532025-03-03T21:46:17.167Zinfo: installing component 'rust-std'
542025-03-03T21:46:19.040Zinfo: installing component 'rustc'
552025-03-03T21:46:25.082Zinfo: installing component 'rustfmt'
562025-03-03T21:46:25.420Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-03T21:46:25.420Z
582025-03-03T21:46:25.792Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T21:46:25.792Z
602025-03-03T21:46:25.795Z
612025-03-03T21:46:25.795ZRust is installed now. Great!
622025-03-03T21:46:25.795Z
632025-03-03T21:46:25.795ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T21:46:25.796Zenvironment variable. This has not been done automatically.
652025-03-03T21:46:25.796Z
662025-03-03T21:46:25.796ZTo configure your current shell, you need to source
672025-03-03T21:46:25.796Zthe corresponding env file under $HOME/.cargo.
682025-03-03T21:46:25.796Z
692025-03-03T21:46:25.796ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T21:46:25.796Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T21:46:25.796Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T21:46:25.796Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-03T21:46:25.870Z+ rustup --version
742025-03-03T21:46:25.881Zrustup 1.28.0 (6e19fbec7 2025-03-02)
752025-03-03T21:46:25.882Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-03T21:46:25.912Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-03T21:46:25.915Z+ cargo --version
782025-03-03T21:46:25.935Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-03T21:46:25.938Z+ rustc --version
802025-03-03T21:46:25.965Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-03T21:46:25.969Zprocess exited: duration 23875 ms, exit code 0
 
822025-03-03T21:46:25.976Zstarting task 2: "authentication"
832025-03-03T21:46:25.999Zprocess exited: duration 22 ms, exit code 0
 
842025-03-03T21:46:26.005Zstarting task 3: "clone repository"
852025-03-03T21:46:26.010Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-03T21:46:26.013Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-03T21:46:26.049ZCloning into '/work/oxidecomputer/omicron'...
882025-03-03T21:46:34.287Z+ cd /work/oxidecomputer/omicron
892025-03-03T21:46:34.287Z+ git fetch origin 309d8d13afd4430d9616adb336135394d98bf705
902025-03-03T21:46:34.542ZFrom https://github.com/oxidecomputer/omicron
912025-03-03T21:46:34.542Z * branch 309d8d13afd4430d9616adb336135394d98bf705 -> FETCH_HEAD
922025-03-03T21:46:34.551Z+ [[ -n spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently ]]
932025-03-03T21:46:34.555Z++ git branch --show-current
942025-03-03T21:46:34.555Z+ current=main
952025-03-03T21:46:34.555Z+ [[ main != spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently ]]
962025-03-03T21:46:34.555Z+ git branch -f spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently 309d8d13afd4430d9616adb336135394d98bf705
972025-03-03T21:46:34.559Z+ git checkout -f spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently
982025-03-03T21:46:34.602ZSwitched to branch 'spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently'
992025-03-03T21:46:34.606Z+ git reset --hard 309d8d13afd4430d9616adb336135394d98bf705
1002025-03-03T21:46:34.650ZHEAD is now at 309d8d13a rustup 1.28.0 fallout
1012025-03-03T21:46:34.653Zprocess exited: duration 8644 ms, exit code 0
 
1022025-03-03T21:46:34.659Zstarting task 4: "build"
1032025-03-03T21:46:34.665Z+ source .github/buildomat/ci-env.sh
1042025-03-03T21:46:34.665Z++ export CARGO_TERM_COLOR=always
1052025-03-03T21:46:34.665Z++ CARGO_TERM_COLOR=always
1062025-03-03T21:46:34.668Z+ cargo --version
1072025-03-03T21:46:34.679Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-03T21:46:34.682Z+ rustc --version
1092025-03-03T21:46:34.707Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-03T21:46:34.711Z+ WORK=/work
1112025-03-03T21:46:34.711Z+ pfexec mkdir -p /work
1122025-03-03T21:46:34.715Z+ pfexec chown build /work
1132025-03-03T21:46:34.718Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-03T21:46:36.290Zpkg list: illegal option -- F
1152025-03-03T21:46:36.290ZUsage:
1162025-03-03T21:46:36.290Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-03T21:46:36.290Z [pkg_fmri_pattern ...]
1182025-03-03T21:46:37.160Zpkg list: illegal option -- F
1192025-03-03T21:46:37.160ZUsage:
1202025-03-03T21:46:37.160Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-03T21:46:37.160Z [pkg_fmri_pattern ...]
1222025-03-03T21:46:44.238Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-03T21:46:48.563Z Startup: Caching catalogs ... Done
1242025-03-03T21:47:02.132ZPlanning: Solver setup ... Done (12.644s)
1252025-03-03T21:47:02.289ZPlanning: Running solver ... Done (0.158s)
1262025-03-03T21:47:02.412ZPlanning: Finding local manifests ... Done (0.008s)
1272025-03-03T21:47:02.438ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-03T21:47:03.903ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-03T21:47:04.012ZPlanning: Package planning ... Done (0.109s)
1302025-03-03T21:47:04.070ZPlanning: Merging actions ... Done (0.058s)
1312025-03-03T21:47:04.267ZPlanning: Checking for conflicting actions ... Done (0.196s)
1322025-03-03T21:47:06.203ZPlanning: Consolidating action changes ... Done (1.936s)
1332025-03-03T21:47:06.623ZPlanning: Evaluating mediators ... Done (0.419s)
1342025-03-03T21:47:06.704ZPlanning: Planning completed in 18.05 seconds
1352025-03-03T21:47:06.767Z Packages to install: 4
1362025-03-03T21:47:06.767Z Packages to update: 3
1372025-03-03T21:47:06.767Z Mediators to change: 2
1382025-03-03T21:47:06.768Z Services to change: 1
1392025-03-03T21:47:06.768Z Estimated space available: 155.60 GB
1402025-03-03T21:47:06.772ZEstimated space to be consumed: 1.66 GB
1412025-03-03T21:47:06.772Z Create boot environment: No
1422025-03-03T21:47:06.772ZCreate backup boot environment: Yes
1432025-03-03T21:47:06.772Z Rebuild boot archive: No
1442025-03-03T21:47:06.772Z
1452025-03-03T21:47:06.772ZChanged mediators:
1462025-03-03T21:47:06.773Z mediator clang:
1472025-03-03T21:47:06.773Z version: None -> 15 (system default)
1482025-03-03T21:47:06.773Z
1492025-03-03T21:47:06.773Z mediator llvm:
1502025-03-03T21:47:06.773Z version: 14 (system default) -> 15 (system default)
1512025-03-03T21:47:06.773Z
1522025-03-03T21:47:06.773ZChanged packages:
1532025-03-03T21:47:06.773Zhelios-dev
1542025-03-03T21:47:06.773Z developer/build-essential
1552025-03-03T21:47:06.773Z None -> 11-2.0
1562025-03-03T21:47:06.773Z library/libxmlsec1
1572025-03-03T21:47:06.773Z None -> 1.2.35-2.0
1582025-03-03T21:47:06.773Z ooce/developer/clang-15
1592025-03-03T21:47:06.773Z None -> 15.0.7-2.0
1602025-03-03T21:47:06.773Z ooce/developer/llvm-15
1612025-03-03T21:47:06.773Z None -> 15.0.7-2.0
1622025-03-03T21:47:06.773Z package/pkg
1632025-03-03T21:47:06.773Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-03T21:47:06.773Z system/library/g++-runtime
1652025-03-03T21:47:06.773Z 13-2.0 -> 14-2.0
1662025-03-03T21:47:06.773Z system/library/gcc-runtime
1672025-03-03T21:47:06.773Z 13-2.0 -> 14-2.0
1682025-03-03T21:47:06.773Z
1692025-03-03T21:47:06.773ZServices:
1702025-03-03T21:47:06.773Z restart_fmri:
1712025-03-03T21:47:06.773Z svc:/system/update-man-index:default
1722025-03-03T21:47:06.773Z
1732025-03-03T21:47:06.773ZEditable files to change:
1742025-03-03T21:47:06.773Z Update:
1752025-03-03T21:47:06.773Z usr/share/lib/pkg/web/config.shtml
1762025-03-03T21:47:06.848Z
1772025-03-03T21:47:06.848ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-03T21:47:11.851ZDownload: 1109/4301 items 19.8/225.4MB 8% complete (4.0M/s)
1792025-03-03T21:47:16.852ZDownload: 1940/4301 items 118.7/225.4MB 52% complete (12.0M/s)
1802025-03-03T21:47:21.853ZDownload: 2712/4301 items 120.8/225.4MB 53% complete (10.1M/s)
1812025-03-03T21:47:26.897ZDownload: 3243/4301 items 180.5/225.4MB 80% complete (6.1M/s)
1822025-03-03T21:47:31.915ZDownload: 3481/4301 items 213.5/225.4MB 94% complete (9.3M/s)
1832025-03-03T21:47:37.265ZDownload: 4282/4301 items 221.6/225.4MB 98% complete (4.1M/s)
1842025-03-03T21:47:38.572ZDownload: Completed 225.42 MB in 31.72 seconds (7.1M/s)
1852025-03-03T21:47:40.650Z Actions: 1/5122 actions (Removing old actions)
1862025-03-03T21:47:40.669Z Actions: 194/5122 actions (Installing new actions)
1872025-03-03T21:47:45.345Z Actions: 4267/5122 actions (Updating modified actions)
1882025-03-03T21:47:45.690Z Actions: Completed 5122 actions in 5.04 seconds.
1892025-03-03T21:47:46.111Z Done (0.413s)
1902025-03-03T21:47:46.114Z Done (0.001s)
1912025-03-03T21:47:46.733Z Done (0.619s)
1922025-03-03T21:47:51.061Z Done (4.087s)
1932025-03-03T21:47:51.142Z Done (0.018s)
1942025-03-03T21:47:51.147Z Done (0.000s)
1952025-03-03T21:47:51.319Z Done (0.000s)
1962025-03-03T21:47:52.041ZPlanning: Evaluating mediator changes ... Done
1972025-03-03T21:47:52.209ZPlanning: Checking for conflicting actions ... Done
1982025-03-03T21:47:52.225ZPlanning: Consolidating action changes ... Done
1992025-03-03T21:47:52.477ZPlanning: Evaluating mediators ... Done
2002025-03-03T21:47:52.483ZPlanning: Planning completed in 0.43 seconds
2012025-03-03T21:47:52.516Z Mediators to change: 2
2022025-03-03T21:47:52.516Z Create boot environment: No
2032025-03-03T21:47:52.519ZCreate backup boot environment: No
2042025-03-03T21:47:52.595Z Done
2052025-03-03T21:47:52.595Z Done
2062025-03-03T21:47:53.023Z Done
2072025-03-03T21:47:56.757Z Done
2082025-03-03T21:47:56.852Z Done
2092025-03-03T21:47:56.852Z Done
2102025-03-03T21:47:56.993Z Done
2112025-03-03T21:47:57.615ZPlanning: Evaluating mediator changes ... Done
2122025-03-03T21:47:57.619ZPlanning: Merging actions ... Done
2132025-03-03T21:47:57.810ZPlanning: Checking for conflicting actions ... Done
2142025-03-03T21:47:57.813ZPlanning: Consolidating action changes ... Done
2152025-03-03T21:47:58.080ZPlanning: Evaluating mediators ... Done
2162025-03-03T21:47:58.137ZPlanning: Planning completed in 0.77 seconds
2172025-03-03T21:47:58.179Z Packages to change: 1
2182025-03-03T21:47:58.179Z Mediators to change: 1
2192025-03-03T21:47:58.179Z Services to change: 1
2202025-03-03T21:47:58.179Z Create boot environment: No
2212025-03-03T21:47:58.182ZCreate backup boot environment: Yes
2222025-03-03T21:48:00.409Z Actions: 1/6 actions (Updating modified actions)
2232025-03-03T21:48:00.413Z Actions: Completed 6 actions in 0.00 seconds.
2242025-03-03T21:48:00.413Z Done
2252025-03-03T21:48:00.413Z Done
2262025-03-03T21:48:00.534Z Done
2272025-03-03T21:48:04.281Z Done
2282025-03-03T21:48:04.375Z Done
2292025-03-03T21:48:04.375Z Done
2302025-03-03T21:48:04.519Z Done
2312025-03-03T21:48:04.959ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-03-03T21:48:04.959Zclang system 15 system
2332025-03-03T21:48:04.959Zcsh system system illumos
2342025-03-03T21:48:04.959Zctags system system illumos
2352025-03-03T21:48:04.959Zgcc vendor 12 vendor
2362025-03-03T21:48:04.959Zgcc system 10 system
2372025-03-03T21:48:04.959Zgcc system 7 system
2382025-03-03T21:48:04.959Zgo system 1.20 system
2392025-03-03T21:48:04.959Zgo system 1.19 system
2402025-03-03T21:48:04.959Zllvm system 15 system
2412025-03-03T21:48:04.959Zllvm system 14 system
2422025-03-03T21:48:04.960Zmariadb system 10.6 system
2432025-03-03T21:48:04.960Zmta vendor vendor dma
2442025-03-03T21:48:04.960Zopenjdk system 17 system
2452025-03-03T21:48:04.960Zopenjdk system 11 system
2462025-03-03T21:48:04.960Zopenjdk system 1.8 system
2472025-03-03T21:48:04.960Zopenssl vendor 3 vendor
2482025-03-03T21:48:04.960Zperl system 5.36 system
2492025-03-03T21:48:04.960Zpostgresql system 15 system
2502025-03-03T21:48:04.960Zpostgresql system 13 system
2512025-03-03T21:48:04.960Zpython vendor 3 vendor
2522025-03-03T21:48:04.960Zpython system 2 system
2532025-03-03T21:48:04.960Zpython3 system 3.11 system
2542025-03-03T21:48:04.960Zruby system 3.0 system
2552025-03-03T21:48:04.960Zwords vendor vendor american-english
2562025-03-03T21:48:04.960Zwords system system australian-english
2572025-03-03T21:48:04.960Zwords system system british-english
2582025-03-03T21:48:04.960Zwords system system canadian-english
2592025-03-03T21:48:04.960Zwords system system french
2602025-03-03T21:48:04.960Zwords system system italian
2612025-03-03T21:48:04.960Zwords system system ngerman
2622025-03-03T21:48:04.960Zwords system system ogerman
2632025-03-03T21:48:04.960Zwords system system spanish
2642025-03-03T21:48:05.305ZPUBLISHER TYPE STATUS P LOCATION
2652025-03-03T21:48:05.305Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-03-03T21:48:08.336ZFMRI IFO
2672025-03-03T21:48:08.336Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-03-03T21:48:08.336Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-03-03T21:48:08.336Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-03-03T21:48:08.336Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-03-03T21:48:08.336Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-03-03T21:48:08.336Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732025-03-03T21:48:08.336Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2742025-03-03T21:48:08.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752025-03-03T21:48:08.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762025-03-03T21:48:08.336Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2772025-03-03T21:48:08.336Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782025-03-03T21:48:08.336Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792025-03-03T21:48:08.336Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2802025-03-03T21:48:08.336Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812025-03-03T21:48:08.336Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822025-03-03T21:48:09.072Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832025-03-03T21:48:09.349Z Updating crates.io index
2842025-03-03T21:48:09.352Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852025-03-03T21:48:09.887Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862025-03-03T21:48:10.102Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872025-03-03T21:48:10.323Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2882025-03-03T21:48:10.581Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892025-03-03T21:48:11.497Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902025-03-03T21:48:13.328Z Updating git repository `https://github.com/oxidecomputer/opte`
2912025-03-03T21:48:13.968Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922025-03-03T21:48:14.757Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932025-03-03T21:48:15.003Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942025-03-03T21:48:15.297Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952025-03-03T21:48:15.872Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962025-03-03T21:48:16.378Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972025-03-03T21:48:16.701Z Updating git repository `https://github.com/oxidecomputer/propolis`
2982025-03-03T21:48:17.187Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2992025-03-03T21:48:17.460Z Updating git repository `https://github.com/oxidecomputer/tofino`
3002025-03-03T21:48:17.703Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3012025-03-03T21:48:17.958Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3022025-03-03T21:48:18.248Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3032025-03-03T21:48:18.509Z Updating git repository `https://github.com/oxidecomputer/lldp`
3042025-03-03T21:48:18.834Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052025-03-03T21:48:19.213Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062025-03-03T21:48:19.567Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-03-03T21:48:19.872Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-03-03T21:48:20.200Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-03-03T21:48:20.739Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102025-03-03T21:48:21.023Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112025-03-03T21:48:21.375Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-03-03T21:48:21.764Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3132025-03-03T21:48:22.091Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-03-03T21:48:22.357Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-03-03T21:48:22.626Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-03-03T21:48:23.810Z Downloading crates ...
3172025-03-03T21:48:23.880Z Downloaded winnow v0.7.3
3182025-03-03T21:48:23.886Z Downloaded bitflags v1.3.2
3192025-03-03T21:48:23.889Z Downloaded zerocopy v0.7.35
3202025-03-03T21:48:23.903Z Downloaded macaddr v1.0.1
3212025-03-03T21:48:23.906Z Downloaded zerocopy-derive v0.7.35
3222025-03-03T21:48:23.909Z Downloaded heck v0.4.1
3232025-03-03T21:48:23.909Z Downloaded fnv v1.0.7
3242025-03-03T21:48:23.912Z Downloaded fastrand v2.1.1
3252025-03-03T21:48:23.912Z Downloaded syn v1.0.109
3262025-03-03T21:48:23.921Z Downloaded clap v4.5.31
3272025-03-03T21:48:23.928Z Downloaded cargo_toml v0.21.0
3282025-03-03T21:48:23.934Z Downloaded dof v0.3.0
3292025-03-03T21:48:23.934Z Downloaded fs-err v2.11.0
3302025-03-03T21:48:23.934Z Downloaded dtrace-parser v0.2.0
3312025-03-03T21:48:23.935Z Downloaded clap_builder v4.5.31
3322025-03-03T21:48:23.938Z Downloaded hashbrown v0.15.1
3332025-03-03T21:48:23.942Z Downloaded papergrid v0.11.0
3342025-03-03T21:48:23.946Z Downloaded once_cell v1.20.3
3352025-03-03T21:48:23.949Z Downloaded pest v2.7.14
3362025-03-03T21:48:23.955Z Downloaded memmap v0.7.0
3372025-03-03T21:48:23.958Z Downloaded cargo-platform v0.1.8
3382025-03-03T21:48:23.958Z Downloaded bytecount v0.6.8
3392025-03-03T21:48:23.961Z Downloaded anstream v0.6.15
3402025-03-03T21:48:23.962Z Downloaded errno v0.3.9
3412025-03-03T21:48:23.965Z Downloaded itoa v1.0.11
3422025-03-03T21:48:23.965Z Downloaded cfg-if v1.0.0
3432025-03-03T21:48:23.965Z Downloaded camino v1.1.9
3442025-03-03T21:48:23.968Z Downloaded ryu v1.0.18
3452025-03-03T21:48:23.971Z Downloaded toml_datetime v0.6.8
3462025-03-03T21:48:23.971Z Downloaded typenum v1.17.0
3472025-03-03T21:48:23.974Z Downloaded log v0.4.22
3482025-03-03T21:48:23.974Z Downloaded bitflags v2.6.0
3492025-03-03T21:48:23.977Z Downloaded memchr v2.7.4
3502025-03-03T21:48:24.020Z Downloaded anstyle-query v1.1.1
3512025-03-03T21:48:24.023Z Downloaded block-buffer v0.10.4
3522025-03-03T21:48:24.023Z Downloaded autocfg v1.4.0
3532025-03-03T21:48:24.023Z Downloaded anstyle-parse v0.2.5
3542025-03-03T21:48:24.028Z Downloaded version_check v0.9.5
3552025-03-03T21:48:24.028Z Downloaded crypto-common v0.1.6
3562025-03-03T21:48:24.028Z Downloaded equivalent v1.0.1
3572025-03-03T21:48:24.031Z Downloaded cpufeatures v0.2.14
3582025-03-03T21:48:24.031Z Downloaded camino-tempfile v1.1.1
3592025-03-03T21:48:24.031Z Downloaded cargo_metadata v0.19.1
3602025-03-03T21:48:24.034Z Downloaded heck v0.5.0
3612025-03-03T21:48:24.034Z Downloaded is_terminal_polyfill v1.70.1
3622025-03-03T21:48:24.035Z Downloaded generic-array v0.14.7
3632025-03-03T21:48:24.038Z Downloaded clap_derive v4.5.28
3642025-03-03T21:48:24.038Z Downloaded serde_spanned v0.6.8
3652025-03-03T21:48:24.041Z Downloaded scroll v0.12.0
3662025-03-03T21:48:24.041Z Downloaded thiserror-impl v2.0.11
3672025-03-03T21:48:24.041Z Downloaded thread-id v4.2.2
3682025-03-03T21:48:24.044Z Downloaded quote v1.0.38
3692025-03-03T21:48:24.044Z Downloaded thiserror-impl v1.0.69
3702025-03-03T21:48:24.047Z Downloaded sha2 v0.10.8
3712025-03-03T21:48:24.047Z Downloaded utf8parse v0.2.2
3722025-03-03T21:48:24.051Z Downloaded strsim v0.11.1
3732025-03-03T21:48:24.051Z Downloaded semver v1.0.25
3742025-03-03T21:48:24.054Z Downloaded serde_derive v1.0.218
3752025-03-03T21:48:24.054Z Downloaded unicode-linebreak v0.1.5
3762025-03-03T21:48:24.057Z Downloaded io-lifetimes v1.0.11
3772025-03-03T21:48:24.057Z Downloaded thiserror v1.0.69
3782025-03-03T21:48:24.060Z Downloaded serde v1.0.218
3792025-03-03T21:48:24.064Z Downloaded textwrap v0.16.1
3802025-03-03T21:48:24.066Z Downloaded indexmap v2.7.1
3812025-03-03T21:48:24.069Z Downloaded scroll_derive v0.12.0
3822025-03-03T21:48:24.072Z Downloaded proc-macro-error-attr v1.0.4
3832025-03-03T21:48:24.072Z Downloaded proc-macro-error v1.0.4
3842025-03-03T21:48:24.075Z Downloaded anyhow v1.0.96
3852025-03-03T21:48:24.078Z Downloaded digest v0.10.7
3862025-03-03T21:48:24.082Z Downloaded colorchoice v1.0.2
3872025-03-03T21:48:24.082Z Downloaded byteorder v1.5.0
3882025-03-03T21:48:24.082Z Downloaded anstyle v1.0.10
3892025-03-03T21:48:24.085Z Downloaded rustix v0.38.37
3902025-03-03T21:48:24.102Z Downloaded clap_lex v0.7.4
3912025-03-03T21:48:24.105Z Downloaded goblin v0.8.2
3922025-03-03T21:48:24.110Z Downloaded serde_json v1.0.139
3932025-03-03T21:48:24.123Z Downloaded smawk v0.3.2
3942025-03-03T21:48:24.126Z Downloaded plain v0.2.3
3952025-03-03T21:48:24.126Z Downloaded pest_meta v2.7.14
3962025-03-03T21:48:24.130Z Downloaded thiserror v2.0.11
3972025-03-03T21:48:24.133Z Downloaded tempfile v3.13.0
3982025-03-03T21:48:24.137Z Downloaded pest_generator v2.7.14
3992025-03-03T21:48:24.138Z Downloaded pest_derive v2.7.14
4002025-03-03T21:48:24.142Z Downloaded rustix v0.37.28
4012025-03-03T21:48:24.165Z Downloaded unicode-width v0.1.14
4022025-03-03T21:48:24.177Z Downloaded usdt-macro v0.5.0
4032025-03-03T21:48:24.182Z Downloaded toml v0.8.20
4042025-03-03T21:48:24.185Z Downloaded terminal_size v0.4.0
4052025-03-03T21:48:24.185Z Downloaded terminal_size v0.2.6
4062025-03-03T21:48:24.185Z Downloaded tabled_derive v0.7.0
4072025-03-03T21:48:24.185Z Downloaded tabled v0.15.0
4082025-03-03T21:48:24.197Z Downloaded swrite v0.1.0
4092025-03-03T21:48:24.200Z Downloaded serde_tokenstream v0.2.2
4102025-03-03T21:48:24.200Z Downloaded proc-macro2 v1.0.93
4112025-03-03T21:48:24.203Z Downloaded syn v2.0.98
4122025-03-03T21:48:24.211Z Downloaded libc v0.2.170
4132025-03-03T21:48:24.233Z Downloaded pretty-hex v0.4.1
4142025-03-03T21:48:24.237Z Downloaded usdt-impl v0.5.0
4152025-03-03T21:48:24.237Z Downloaded usdt-attr-macro v0.5.0
4162025-03-03T21:48:24.237Z Downloaded usdt v0.5.0
4172025-03-03T21:48:24.240Z Downloaded unicode-ident v1.0.14
4182025-03-03T21:48:24.240Z Downloaded ucd-trie v0.1.7
4192025-03-03T21:48:24.243Z Downloaded toml_edit v0.22.24
4202025-03-03T21:48:24.527Z Compiling proc-macro2 v1.0.93
4212025-03-03T21:48:24.527Z Compiling unicode-ident v1.0.14
4222025-03-03T21:48:24.531Z Compiling serde v1.0.218
4232025-03-03T21:48:24.531Z Compiling libc v0.2.170
4242025-03-03T21:48:24.531Z Compiling version_check v0.9.5
4252025-03-03T21:48:24.531Z Compiling memchr v2.7.4
4262025-03-03T21:48:24.566Z Compiling thiserror v1.0.69
4272025-03-03T21:48:24.569Z Compiling ucd-trie v0.1.7
4282025-03-03T21:48:24.828Z Compiling ryu v1.0.18
4292025-03-03T21:48:25.211Z Compiling itoa v1.0.11
4302025-03-03T21:48:25.342Z Compiling once_cell v1.20.3
4312025-03-03T21:48:25.372Z Compiling byteorder v1.5.0
4322025-03-03T21:48:25.429Z Compiling serde_json v1.0.139
4332025-03-03T21:48:25.711Z Compiling rustix v0.38.37
4342025-03-03T21:48:25.810Z Compiling bitflags v2.6.0
4352025-03-03T21:48:25.835Z Compiling usdt-impl v0.5.0
4362025-03-03T21:48:26.009Z Compiling proc-macro-error-attr v1.0.4
4372025-03-03T21:48:26.170Z Compiling io-lifetimes v1.0.11
4382025-03-03T21:48:26.195Z Compiling syn v1.0.109
4392025-03-03T21:48:26.362Z Compiling quote v1.0.38
4402025-03-03T21:48:26.411Z Compiling proc-macro-error v1.0.4
4412025-03-03T21:48:26.575Z Compiling errno v0.3.9
4422025-03-03T21:48:26.687Z Compiling camino v1.1.9
4432025-03-03T21:48:26.733Z Compiling plain v0.2.3
4442025-03-03T21:48:26.756Z Compiling syn v2.0.98
4452025-03-03T21:48:26.971Z Compiling rustix v0.37.28
4462025-03-03T21:48:27.004Z Compiling thread-id v4.2.2
4472025-03-03T21:48:27.030Z Compiling utf8parse v0.2.2
4482025-03-03T21:48:27.055Z Compiling hashbrown v0.15.1
4492025-03-03T21:48:27.124Z Compiling log v0.4.22
4502025-03-03T21:48:27.178Z Compiling equivalent v1.0.1
4512025-03-03T21:48:27.318Z Compiling anstyle-parse v0.2.5
4522025-03-03T21:48:27.662Z Compiling thiserror v2.0.11
4532025-03-03T21:48:27.842Z Compiling autocfg v1.4.0
4542025-03-03T21:48:28.008Z Compiling winnow v0.7.3
4552025-03-03T21:48:28.104Z Compiling indexmap v2.7.1
4562025-03-03T21:48:28.153Z Compiling semver v1.0.25
4572025-03-03T21:48:28.264Z Compiling anstyle v1.0.10
4582025-03-03T21:48:28.660Z Compiling unicode-width v0.1.14
4592025-03-03T21:48:28.693Z Compiling pretty-hex v0.4.1
4602025-03-03T21:48:28.750Z Compiling is_terminal_polyfill v1.70.1
4612025-03-03T21:48:28.887Z Compiling bitflags v1.3.2
4622025-03-03T21:48:28.940Z Compiling colorchoice v1.0.2
4632025-03-03T21:48:29.003Z Compiling anstyle-query v1.1.1
4642025-03-03T21:48:29.172Z Compiling anstream v0.6.15
4652025-03-03T21:48:29.201Z Compiling fs-err v2.11.0
4662025-03-03T21:48:29.349Z Compiling terminal_size v0.4.0
4672025-03-03T21:48:29.743Z Compiling strsim v0.11.1
4682025-03-03T21:48:29.798Z Compiling heck v0.4.1
4692025-03-03T21:48:29.881Z Compiling anyhow v1.0.96
4702025-03-03T21:48:29.904Z Compiling clap_lex v0.7.4
4712025-03-03T21:48:30.406Z Compiling bytecount v0.6.8
4722025-03-03T21:48:30.486Z Compiling fastrand v2.1.1
4732025-03-03T21:48:30.520Z Compiling cfg-if v1.0.0
4742025-03-03T21:48:30.627Z Compiling heck v0.5.0
4752025-03-03T21:48:30.653Z Compiling fnv v1.0.7
4762025-03-03T21:48:30.816Z Compiling papergrid v0.11.0
4772025-03-03T21:48:30.984Z Compiling tempfile v3.13.0
4782025-03-03T21:48:31.009Z Compiling terminal_size v0.2.6
4792025-03-03T21:48:31.119Z Compiling clap_builder v4.5.31
4802025-03-03T21:48:31.316Z Compiling memmap v0.7.0
4812025-03-03T21:48:31.389Z Compiling smawk v0.3.2
4822025-03-03T21:48:31.641Z Compiling unicode-linebreak v0.1.5
4832025-03-03T21:48:31.754Z Compiling swrite v0.1.0
4842025-03-03T21:48:32.140Z Compiling textwrap v0.16.1
4852025-03-03T21:48:32.442Z Compiling tabled_derive v0.7.0
4862025-03-03T21:48:34.092Z Compiling serde_derive v1.0.218
4872025-03-03T21:48:34.095Z Compiling thiserror-impl v1.0.69
4882025-03-03T21:48:34.095Z Compiling zerocopy-derive v0.7.35
4892025-03-03T21:48:34.095Z Compiling scroll_derive v0.12.0
4902025-03-03T21:48:34.095Z Compiling thiserror-impl v2.0.11
4912025-03-03T21:48:34.095Z Compiling clap_derive v4.5.28
4922025-03-03T21:48:34.152Z Compiling tabled v0.15.0
4932025-03-03T21:48:35.718Z Compiling scroll v0.12.0
4942025-03-03T21:48:36.264Z Compiling zerocopy v0.7.35
4952025-03-03T21:48:36.302Z Compiling goblin v0.8.2
4962025-03-03T21:48:37.393Z Compiling pest v2.7.14
4972025-03-03T21:48:38.566Z Compiling clap v4.5.31
4982025-03-03T21:48:39.738Z Compiling pest_meta v2.7.14
4992025-03-03T21:48:40.697Z Compiling pest_generator v2.7.14
5002025-03-03T21:48:42.188Z Compiling pest_derive v2.7.14
5012025-03-03T21:48:42.803Z Compiling dtrace-parser v0.2.0
5022025-03-03T21:48:43.638Z Compiling toml_datetime v0.6.8
5032025-03-03T21:48:43.638Z Compiling serde_spanned v0.6.8
5042025-03-03T21:48:43.642Z Compiling cargo-platform v0.1.8
5052025-03-03T21:48:43.983Z Compiling serde_tokenstream v0.2.2
5062025-03-03T21:48:44.124Z Compiling toml_edit v0.22.24
5072025-03-03T21:48:44.170Z Compiling macaddr v1.0.1
5082025-03-03T21:48:44.296Z Compiling camino-tempfile v1.1.1
5092025-03-03T21:48:45.110Z Compiling dof v0.3.0
5102025-03-03T21:48:45.110Z Compiling cargo_metadata v0.19.1
5112025-03-03T21:48:46.763Z Compiling usdt-macro v0.5.0
5122025-03-03T21:48:46.766Z Compiling usdt-attr-macro v0.5.0
5132025-03-03T21:48:46.941Z Compiling toml v0.8.20
5142025-03-03T21:48:47.887Z Compiling cargo_toml v0.21.0
5152025-03-03T21:48:47.980Z Compiling usdt v0.5.0
5162025-03-03T21:48:50.669Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5172025-03-03T21:48:53.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.13s
5182025-03-03T21:48:54.250Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5192025-03-03T21:48:54.903Z Downloading crates ...
5202025-03-03T21:48:55.035Z Downloaded adler2 v2.0.0
5212025-03-03T21:48:55.043Z Downloaded addr2line v0.24.2
5222025-03-03T21:48:55.067Z Downloaded home v0.5.9
5232025-03-03T21:48:55.070Z Downloaded ctr v0.9.2
5242025-03-03T21:48:55.073Z Downloaded hostname v0.3.1
5252025-03-03T21:48:55.078Z Downloaded hmac v0.12.1
5262025-03-03T21:48:55.081Z Downloaded cfg_aliases v0.1.1
5272025-03-03T21:48:55.081Z Downloaded http-range v0.1.5
5282025-03-03T21:48:55.084Z Downloaded cfg_aliases v0.2.1
5292025-03-03T21:48:55.084Z Downloaded atomicwrites v0.4.4
5302025-03-03T21:48:55.087Z Downloaded ident_case v1.0.1
5312025-03-03T21:48:55.087Z Downloaded atty v0.2.14
5322025-03-03T21:48:55.090Z Downloaded match_cfg v0.1.0
5332025-03-03T21:48:55.090Z Downloaded async-stream-impl v0.3.6
5342025-03-03T21:48:55.093Z Downloaded icu_provider_macros v1.5.0
5352025-03-03T21:48:55.093Z Downloaded cstr-argument v0.1.2
5362025-03-03T21:48:55.096Z Downloaded http-body v1.0.1
5372025-03-03T21:48:55.096Z Downloaded crunchy v0.2.2
5382025-03-03T21:48:55.100Z Downloaded crucible-workspace-hack v0.1.0
5392025-03-03T21:48:55.100Z Downloaded instant v0.1.13
5402025-03-03T21:48:55.103Z Downloaded newline-converter v0.3.0
5412025-03-03T21:48:55.103Z Downloaded ciborium-io v0.2.2
5422025-03-03T21:48:55.106Z Downloaded arrayref v0.3.9
5432025-03-03T21:48:55.109Z Downloaded array-init v0.0.4
5442025-03-03T21:48:55.109Z Downloaded new_debug_unreachable v1.0.6
5452025-03-03T21:48:55.112Z Downloaded aead v0.5.2
5462025-03-03T21:48:55.112Z Downloaded hubpack_derive v0.1.1
5472025-03-03T21:48:55.116Z Downloaded bitfield v0.14.0
5482025-03-03T21:48:55.116Z Downloaded md5 v0.7.0
5492025-03-03T21:48:55.119Z Downloaded bitfield-struct v0.6.2
5502025-03-03T21:48:55.119Z Downloaded bit-vec v0.6.3
5512025-03-03T21:48:55.122Z Downloaded base16ct v0.2.0
5522025-03-03T21:48:55.122Z Downloaded is_ci v1.2.0
5532025-03-03T21:48:55.126Z Downloaded indoc v1.0.9
5542025-03-03T21:48:55.130Z Downloaded libefi-sys v0.1.0
5552025-03-03T21:48:55.130Z Downloaded maybe-uninit v2.0.0
5562025-03-03T21:48:55.133Z Downloaded ciborium-ll v0.2.2
5572025-03-03T21:48:55.133Z Downloaded chrono-tz-build v0.4.0
5582025-03-03T21:48:55.133Z Downloaded memoffset v0.9.1
5592025-03-03T21:48:55.136Z Downloaded mime v0.3.17
5602025-03-03T21:48:55.136Z Downloaded lru v0.12.5
5612025-03-03T21:48:55.139Z Downloaded lazycell v1.3.0
5622025-03-03T21:48:55.142Z Downloaded lalrpop-util v0.19.12
5632025-03-03T21:48:55.142Z Downloaded cbc v0.1.2
5642025-03-03T21:48:55.145Z Downloaded inout v0.1.3
5652025-03-03T21:48:55.146Z Downloaded multimap v0.10.0
5662025-03-03T21:48:55.148Z Downloaded kstat-rs v0.2.4
5672025-03-03T21:48:55.149Z Downloaded lockfree-object-pool v0.1.6
5682025-03-03T21:48:55.152Z Downloaded idna_adapter v1.2.0
5692025-03-03T21:48:55.152Z Downloaded nanorand v0.7.0
5702025-03-03T21:48:55.155Z Downloaded ipnetwork v0.21.1
5712025-03-03T21:48:55.158Z Downloaded cmake v0.1.51
5722025-03-03T21:48:55.161Z Downloaded instability v0.3.2
5732025-03-03T21:48:55.161Z Downloaded hyper-tls v0.6.0
5742025-03-03T21:48:55.164Z Downloaded libsw v3.4.0
5752025-03-03T21:48:55.167Z Downloaded cobs v0.2.3
5762025-03-03T21:48:55.167Z Downloaded constant_time_eq v0.3.1
5772025-03-03T21:48:55.167Z Downloaded lru-cache v0.1.2
5782025-03-03T21:48:55.170Z Downloaded linear-map v1.2.0
5792025-03-03T21:48:55.170Z Downloaded is-terminal v0.4.13
5802025-03-03T21:48:55.173Z Downloaded buf-list v1.0.3
5812025-03-03T21:48:55.177Z Downloaded md-5 v0.10.6
5822025-03-03T21:48:55.177Z Downloaded linked-hash-map v0.5.6
5832025-03-03T21:48:55.182Z Downloaded convert_case v0.4.0
5842025-03-03T21:48:55.182Z Downloaded cexpr v0.6.0
5852025-03-03T21:48:55.182Z Downloaded hex v0.4.3
5862025-03-03T21:48:55.186Z Downloaded mockall v0.13.1
5872025-03-03T21:48:55.186Z Downloaded humantime v2.1.0
5882025-03-03T21:48:55.189Z Downloaded backoff v0.4.0
5892025-03-03T21:48:55.189Z Downloaded argon2 v0.5.3
5902025-03-03T21:48:55.192Z Downloaded mime_guess v2.0.5
5912025-03-03T21:48:55.195Z Downloaded maplit v1.0.2
5922025-03-03T21:48:55.195Z Downloaded bit-vec v0.8.0
5932025-03-03T21:48:55.199Z Downloaded cargo_metadata v0.18.1
5942025-03-03T21:48:55.199Z Downloaded libloading v0.8.5
5952025-03-03T21:48:55.202Z Downloaded memmap2 v0.9.5
5962025-03-03T21:48:55.206Z Downloaded termtree v0.4.1
5972025-03-03T21:48:55.206Z Downloaded ciborium v0.2.2
5982025-03-03T21:48:55.209Z Downloaded psl-types v2.0.11
5992025-03-03T21:48:55.209Z Downloaded console v0.15.10
6002025-03-03T21:48:55.212Z Downloaded native-tls v0.2.12
6012025-03-03T21:48:55.215Z Downloaded hyper-rustls v0.27.3
6022025-03-03T21:48:55.218Z Downloaded crc32fast v1.4.2
6032025-03-03T21:48:55.221Z Downloaded litemap v0.7.3
6042025-03-03T21:48:55.225Z Downloaded cancel-safe-futures v0.1.5
6052025-03-03T21:48:55.228Z Downloaded rand_core v0.6.4
6062025-03-03T21:48:55.228Z Downloaded rand_chacha v0.9.0
6072025-03-03T21:48:55.228Z Downloaded salsa20 v0.10.2
6082025-03-03T21:48:55.233Z Downloaded managed v0.8.0
6092025-03-03T21:48:55.233Z Downloaded lock_api v0.4.12
6102025-03-03T21:48:55.238Z Downloaded sqlparser_derive v0.2.2
6112025-03-03T21:48:55.238Z Downloaded shlex v1.3.0
6122025-03-03T21:48:55.238Z Downloaded multer v3.1.0
6132025-03-03T21:48:55.241Z Downloaded tinyvec_macros v0.1.1
6142025-03-03T21:48:55.241Z Downloaded scrypt v0.11.0
6152025-03-03T21:48:55.244Z Downloaded write16 v1.0.0
6162025-03-03T21:48:55.244Z Downloaded icu_normalizer v1.5.0
6172025-03-03T21:48:55.248Z Downloaded cookie_store v0.21.1
6182025-03-03T21:48:55.250Z Downloaded icu_normalizer_data v1.5.0
6192025-03-03T21:48:55.253Z Downloaded slog-stdlog v4.1.1
6202025-03-03T21:48:55.254Z Downloaded bcrypt-pbkdf v0.10.0
6212025-03-03T21:48:55.257Z Downloaded oso-derive v0.27.3
6222025-03-03T21:48:55.257Z Downloaded number_prefix v0.4.0
6232025-03-03T21:48:55.260Z Downloaded icu_properties v1.5.1
6242025-03-03T21:48:55.263Z Downloaded const-oid v0.9.6
6252025-03-03T21:48:55.266Z Downloaded tokio-macros v2.5.0
6262025-03-03T21:48:55.266Z Downloaded litrs v0.4.1
6272025-03-03T21:48:55.269Z Downloaded crc-any v2.5.0
6282025-03-03T21:48:55.272Z Downloaded blake2 v0.10.6
6292025-03-03T21:48:55.275Z Downloaded untrusted v0.7.1
6302025-03-03T21:48:55.275Z Downloaded ref-cast v1.0.23
6312025-03-03T21:48:55.278Z Downloaded xz2 v0.1.7
6322025-03-03T21:48:55.281Z Downloaded precomputed-hash v0.1.1
6332025-03-03T21:48:55.281Z Downloaded cookie v0.18.1
6342025-03-03T21:48:55.284Z Downloaded colored v2.2.0
6352025-03-03T21:48:55.287Z Downloaded num_threads v0.1.7
6362025-03-03T21:48:55.290Z Downloaded diesel-dtrace v0.4.2
6372025-03-03T21:48:55.290Z Downloaded serde_derive_internals v0.29.1
6382025-03-03T21:48:55.295Z Downloaded static_assertions v1.1.0
6392025-03-03T21:48:55.300Z Downloaded stringprep v0.1.5
6402025-03-03T21:48:55.300Z Downloaded string_cache v0.8.7
6412025-03-03T21:48:55.300Z Downloaded tls_codec v0.4.1
6422025-03-03T21:48:55.303Z Downloaded icu_locid_transform_data v1.5.0
6432025-03-03T21:48:55.303Z Downloaded tls_codec_derive v0.4.1
6442025-03-03T21:48:55.306Z Downloaded parse-size v1.1.0
6452025-03-03T21:48:55.306Z Downloaded universal-hash v0.5.1
6462025-03-03T21:48:55.309Z Downloaded path-slash v0.1.5
6472025-03-03T21:48:55.309Z Downloaded siphasher v0.3.11
6482025-03-03T21:48:55.309Z Downloaded fallible-iterator v0.2.0
6492025-03-03T21:48:55.312Z Downloaded slab v0.4.9
6502025-03-03T21:48:55.312Z Downloaded shell-words v1.1.0
6512025-03-03T21:48:55.317Z Downloaded icu_locid v1.5.0
6522025-03-03T21:48:55.331Z Downloaded pbkdf2 v0.11.0
6532025-03-03T21:48:55.334Z Downloaded icu_provider v1.5.0
6542025-03-03T21:48:55.337Z Downloaded hyper-util v0.1.10
6552025-03-03T21:48:55.342Z Downloaded toolchain_find v0.4.0
6562025-03-03T21:48:55.345Z Downloaded thread_local v1.1.8
6572025-03-03T21:48:55.345Z Downloaded debug-ignore v1.0.5
6582025-03-03T21:48:55.348Z Downloaded vte_generate_state_changes v0.1.2
6592025-03-03T21:48:55.348Z Downloaded clang-sys v1.8.1
6602025-03-03T21:48:55.352Z Downloaded compact_str v0.8.0
6612025-03-03T21:48:55.355Z Downloaded des v0.8.1
6622025-03-03T21:48:55.358Z Downloaded funty v2.0.0
6632025-03-03T21:48:55.358Z Downloaded tower-service v0.3.3
6642025-03-03T21:48:55.362Z Downloaded mockall_derive v0.13.1
6652025-03-03T21:48:55.362Z Downloaded ron v0.7.1
6662025-03-03T21:48:55.367Z Downloaded packed_struct v0.10.1
6672025-03-03T21:48:55.369Z Downloaded scopeguard v1.2.0
6682025-03-03T21:48:55.373Z Downloaded hickory-server v0.24.4
6692025-03-03T21:48:55.377Z Downloaded foreign-types-shared v0.3.1
6702025-03-03T21:48:55.380Z Downloaded schemars_derive v0.8.22
6712025-03-03T21:48:55.380Z Downloaded rand_chacha v0.3.1
6722025-03-03T21:48:55.383Z Downloaded powerfmt v0.2.0
6732025-03-03T21:48:55.383Z Downloaded foreign-types-shared v0.1.1
6742025-03-03T21:48:55.386Z Downloaded zone_cfg_derive v0.3.0
6752025-03-03T21:48:55.386Z Downloaded rustc_version v0.4.1
6762025-03-03T21:48:55.389Z Downloaded rustc_version v0.1.7
6772025-03-03T21:48:55.389Z Downloaded phf_codegen v0.11.2
6782025-03-03T21:48:55.389Z Downloaded supports-color v3.0.2
6792025-03-03T21:48:55.392Z Downloaded scheduled-thread-pool v0.2.7
6802025-03-03T21:48:55.392Z Downloaded subtle v2.6.1
6812025-03-03T21:48:55.395Z Downloaded headers v0.4.0
6822025-03-03T21:48:55.399Z Downloaded thiserror-no-std v2.0.2
6832025-03-03T21:48:55.403Z Downloaded chacha20poly1305 v0.10.1
6842025-03-03T21:48:55.406Z Downloaded unicase v2.7.0
6852025-03-03T21:48:55.410Z Downloaded bumpalo v3.16.0
6862025-03-03T21:48:55.413Z Downloaded normalize-line-endings v0.3.0
6872025-03-03T21:48:55.413Z Downloaded dropshot_endpoint v0.16.0
6882025-03-03T21:48:55.416Z Downloaded derive_more v0.99.19
6892025-03-03T21:48:55.421Z Downloaded openssl-probe v0.1.5
6902025-03-03T21:48:55.424Z Downloaded slog-envlogger v2.2.0
6912025-03-03T21:48:55.424Z Downloaded slog-dtrace v0.3.0
6922025-03-03T21:48:55.427Z Downloaded ssh-cipher v0.2.0
6932025-03-03T21:48:55.430Z Downloaded thiserror-impl-no-std v2.0.2
6942025-03-03T21:48:55.430Z Downloaded defmt-parser v0.3.4
6952025-03-03T21:48:55.430Z Downloaded defmt v0.3.8
6962025-03-03T21:48:55.433Z Downloaded defmt-macros v0.3.9
6972025-03-03T21:48:55.438Z Downloaded futures-executor v0.3.31
6982025-03-03T21:48:55.441Z Downloaded ff v0.13.0
6992025-03-03T21:48:55.441Z Downloaded fd-lock v4.0.2
7002025-03-03T21:48:55.444Z Downloaded sync_wrapper v1.0.1
7012025-03-03T21:48:55.447Z Downloaded rand_xorshift v0.3.0
7022025-03-03T21:48:55.447Z Downloaded fs_extra v1.3.0
7032025-03-03T21:48:55.451Z Downloaded aes v0.8.4
7042025-03-03T21:48:55.454Z Downloaded hash32 v0.2.1
7052025-03-03T21:48:55.457Z Downloaded base64 v0.22.1
7062025-03-03T21:48:55.460Z Downloaded difflib v0.4.0
7072025-03-03T21:48:55.460Z Downloaded tower-layer v0.3.3
7082025-03-03T21:48:55.460Z Downloaded uzers v0.12.1
7092025-03-03T21:48:55.464Z Downloaded base64 v0.21.7
7102025-03-03T21:48:55.467Z Downloaded num v0.4.3
7112025-03-03T21:48:55.470Z Downloaded http v1.2.0
7122025-03-03T21:48:55.473Z Downloaded heck v0.3.3
7132025-03-03T21:48:55.476Z Downloaded crypto-bigint v0.5.5
7142025-03-03T21:48:55.482Z Downloaded futures-sink v0.3.31
7152025-03-03T21:48:55.485Z Downloaded document-features v0.2.10
7162025-03-03T21:48:55.485Z Downloaded parse-display v0.10.0
7172025-03-03T21:48:55.488Z Downloaded ssh-encoding v0.2.0
7182025-03-03T21:48:55.491Z Downloaded ref-cast-impl v1.0.23
7192025-03-03T21:48:55.491Z Downloaded synstructure v0.13.1
7202025-03-03T21:48:55.491Z Downloaded serde_path_to_error v0.1.16
7212025-03-03T21:48:55.494Z Downloaded progenitor v0.9.1
7222025-03-03T21:48:55.498Z Downloaded slog-bunyan v2.5.0
7232025-03-03T21:48:55.498Z Downloaded slog-async v2.8.0
7242025-03-03T21:48:55.501Z Downloaded serde_plain v1.0.2
7252025-03-03T21:48:55.501Z Downloaded parse-display-derive v0.10.0
7262025-03-03T21:48:55.501Z Downloaded displaydoc v0.2.5
7272025-03-03T21:48:55.504Z Downloaded progenitor-client v0.9.1
7282025-03-03T21:48:55.507Z Downloaded diesel_table_macro_syntax v0.2.0
7292025-03-03T21:48:55.507Z Downloaded derive_builder_macro v0.20.2
7302025-03-03T21:48:55.511Z Downloaded hickory-client v0.24.4
7312025-03-03T21:48:55.513Z Downloaded dirs-sys-next v0.1.2
7322025-03-03T21:48:55.513Z Downloaded daft v0.1.1
7332025-03-03T21:48:55.517Z Downloaded phf_shared v0.10.0
7342025-03-03T21:48:55.517Z Downloaded ecdsa v0.16.9
7352025-03-03T21:48:55.521Z Downloaded nu-ansi-term v0.50.1
7362025-03-03T21:48:55.524Z Downloaded rayon-core v1.12.1
7372025-03-03T21:48:55.527Z Downloaded zerocopy v0.6.6
7382025-03-03T21:48:55.530Z Downloaded cc v1.2.15
7392025-03-03T21:48:55.533Z Downloaded waitgroup v0.1.2
7402025-03-03T21:48:55.536Z Downloaded packed_struct_codegen v0.10.1
7412025-03-03T21:48:55.536Z Downloaded display-error-chain v0.2.2
7422025-03-03T21:48:55.538Z Downloaded dirs-next v2.0.0
7432025-03-03T21:48:55.538Z Downloaded yoke-derive v0.7.4
7442025-03-03T21:48:55.542Z Downloaded primeorder v0.13.6
7452025-03-03T21:48:55.542Z Downloaded unicode-xid v0.2.6
7462025-03-03T21:48:55.544Z Downloaded serde-hex v0.1.0
7472025-03-03T21:48:55.544Z Downloaded elliptic-curve v0.13.8
7482025-03-03T21:48:55.556Z Downloaded downcast v0.11.0
7492025-03-03T21:48:55.561Z Downloaded sigpipe v0.1.3
7502025-03-03T21:48:55.561Z Downloaded same-file v1.0.6
7512025-03-03T21:48:55.561Z Downloaded strum_macros v0.26.4
7522025-03-03T21:48:55.561Z Downloaded strum_macros v0.25.3
7532025-03-03T21:48:55.561Z Downloaded pkg-config v0.3.31
7542025-03-03T21:48:55.564Z Downloaded postgres-types v0.2.9
7552025-03-03T21:48:55.564Z Downloaded x509-cert v0.2.5
7562025-03-03T21:48:55.569Z Downloaded termtree v0.5.1
7572025-03-03T21:48:55.573Z Downloaded itertools v0.10.5
7582025-03-03T21:48:55.580Z Downloaded structmeta v0.3.0
7592025-03-03T21:48:55.583Z Downloaded itertools v0.12.1
7602025-03-03T21:48:55.587Z Downloaded russh-cryptovec v0.7.3
7612025-03-03T21:48:55.590Z Downloaded glob v0.3.2
7622025-03-03T21:48:55.590Z Downloaded ghash v0.5.1
7632025-03-03T21:48:55.595Z Downloaded group v0.13.0
7642025-03-03T21:48:55.595Z Downloaded pin-utils v0.1.0
7652025-03-03T21:48:55.598Z Downloaded phf_shared v0.11.2
7662025-03-03T21:48:55.598Z Downloaded rand_core v0.9.2
7672025-03-03T21:48:55.598Z Downloaded fatfs v0.3.6
7682025-03-03T21:48:55.601Z Downloaded parking_lot v0.11.2
7692025-03-03T21:48:55.604Z Downloaded peg-runtime v0.8.3
7702025-03-03T21:48:55.604Z Downloaded zopfli v0.8.1
7712025-03-03T21:48:55.607Z Downloaded slog v2.7.0
7722025-03-03T21:48:55.610Z Downloaded rpassword v7.3.1
7732025-03-03T21:48:55.613Z Downloaded tokio-stream v0.1.17
7742025-03-03T21:48:55.616Z Downloaded zone_cfg_derive v0.1.2
7752025-03-03T21:48:55.620Z Downloaded rfc6979 v0.4.0
7762025-03-03T21:48:55.620Z Downloaded sec1 v0.7.3
7772025-03-03T21:48:55.623Z Downloaded hex-literal v0.4.1
7782025-03-03T21:48:55.623Z Downloaded zone v0.1.8
7792025-03-03T21:48:55.626Z Downloaded topological-sort v0.2.2
7802025-03-03T21:48:55.626Z Downloaded tokio-postgres v0.7.13
7812025-03-03T21:48:55.631Z Downloaded endian-type v0.1.2
7822025-03-03T21:48:55.634Z Downloaded num_enum_derive v0.5.11
7832025-03-03T21:48:55.634Z Downloaded yoke v0.7.4
7842025-03-03T21:48:55.637Z Downloaded oso v0.27.3
7852025-03-03T21:48:55.640Z Downloaded pin-project v1.1.6
7862025-03-03T21:48:55.651Z Downloaded predicates-tree v1.0.11
7872025-03-03T21:48:55.655Z Downloaded tokio-tungstenite v0.24.0
7882025-03-03T21:48:55.660Z Downloaded tokio-tungstenite v0.21.0
7892025-03-03T21:48:55.660Z Downloaded tokio-tungstenite v0.23.1
7902025-03-03T21:48:55.663Z Downloaded vsss-rs v3.3.4
7912025-03-03T21:48:55.669Z Downloaded tokio-rustls v0.26.0
7922025-03-03T21:48:55.669Z Downloaded derive_builder_core v0.20.2
7932025-03-03T21:48:55.672Z Downloaded derive_builder v0.20.2
7942025-03-03T21:48:55.675Z Downloaded peg v0.8.4
7952025-03-03T21:48:55.678Z Downloaded hkdf v0.12.4
7962025-03-03T21:48:55.681Z Downloaded typify-macro v0.3.0
7972025-03-03T21:48:55.681Z Downloaded quinn-udp v0.5.5
7982025-03-03T21:48:55.685Z Downloaded tokio-rustls v0.25.0
7992025-03-03T21:48:55.688Z Downloaded smallvec v1.14.0
8002025-03-03T21:48:55.688Z Downloaded foreign-types v0.3.2
8012025-03-03T21:48:55.691Z Downloaded num_enum v0.5.11
8022025-03-03T21:48:55.694Z Downloaded yasna v0.5.2
8032025-03-03T21:48:55.697Z Downloaded filetime v0.2.25
8042025-03-03T21:48:55.700Z Downloaded rustyline v14.0.0
8052025-03-03T21:48:55.704Z Downloaded env_filter v0.1.2
8062025-03-03T21:48:55.707Z Downloaded serde_with_macros v3.12.0
8072025-03-03T21:48:55.710Z Downloaded getrandom v0.3.1
8082025-03-03T21:48:55.714Z Downloaded serde-big-array v0.5.1
8092025-03-03T21:48:55.714Z Downloaded heapless v0.8.0
8102025-03-03T21:48:55.718Z Downloaded crossterm v0.28.1
8112025-03-03T21:48:55.725Z Downloaded newtype_derive v0.1.6
8122025-03-03T21:48:55.729Z Downloaded sqlformat v0.2.6
8132025-03-03T21:48:55.729Z Downloaded headers-core v0.3.0
8142025-03-03T21:48:55.733Z Downloaded spki v0.7.3
8152025-03-03T21:48:55.733Z Downloaded ena v0.14.3
8162025-03-03T21:48:55.736Z Downloaded num-conv v0.1.0
8172025-03-03T21:48:55.736Z Downloaded percent-encoding v2.3.1
8182025-03-03T21:48:55.736Z Downloaded resolv-conf v0.7.0
8192025-03-03T21:48:55.739Z Downloaded similar v2.7.0
8202025-03-03T21:48:55.743Z Downloaded utf-8 v0.7.6
8212025-03-03T21:48:55.746Z Downloaded untrusted v0.9.0
8222025-03-03T21:48:55.749Z Downloaded take_mut v0.2.2
8232025-03-03T21:48:55.749Z Downloaded tracing v0.1.40
8242025-03-03T21:48:55.752Z Downloaded url v2.5.3
8252025-03-03T21:48:55.756Z Downloaded time-core v0.1.2
8262025-03-03T21:48:55.760Z Downloaded rustls-pemfile v1.0.4
8272025-03-03T21:48:55.763Z Downloaded zeroize_derive v1.4.2
8282025-03-03T21:48:55.763Z Downloaded progenitor-client v0.8.0
8292025-03-03T21:48:55.763Z Downloaded russh-keys v0.45.0
8302025-03-03T21:48:55.768Z Downloaded pem v3.0.5
8312025-03-03T21:48:55.771Z Downloaded pretty-hex v0.2.1
8322025-03-03T21:48:55.771Z Downloaded nodrop v0.1.14
8332025-03-03T21:48:55.771Z Downloaded progenitor v0.8.0
8342025-03-03T21:48:55.774Z Downloaded socket2 v0.5.8
8352025-03-03T21:48:55.774Z Downloaded diesel_derives v2.2.3
8362025-03-03T21:48:55.778Z Downloaded newtype-uuid v1.2.1
8372025-03-03T21:48:55.781Z Downloaded aes-gcm v0.10.3
8382025-03-03T21:48:55.786Z Downloaded hash32 v0.3.1
8392025-03-03T21:48:55.789Z Downloaded dropshot_endpoint v0.12.0
8402025-03-03T21:48:55.789Z Downloaded slog-json v2.6.1
8412025-03-03T21:48:55.793Z Downloaded num-rational v0.4.2
8422025-03-03T21:48:55.793Z Downloaded want v0.3.1
8432025-03-03T21:48:55.793Z Downloaded openssl-macros v0.1.1
8442025-03-03T21:48:55.796Z Downloaded gethostname v0.5.0
8452025-03-03T21:48:55.796Z Downloaded spin v0.9.8
8462025-03-03T21:48:55.799Z Downloaded vergen v8.3.2
8472025-03-03T21:48:55.802Z Downloaded tabled_derive v0.10.0
8482025-03-03T21:48:55.805Z Downloaded samael v0.0.18
8492025-03-03T21:48:55.808Z Downloaded progenitor-macro v0.8.0
8502025-03-03T21:48:55.813Z Downloaded der v0.7.9
8512025-03-03T21:48:55.816Z Downloaded serde_yaml v0.9.34+deprecated
8522025-03-03T21:48:55.819Z Downloaded rustls-pemfile v2.2.0
8532025-03-03T21:48:55.822Z Downloaded try-lock v0.2.5
8542025-03-03T21:48:55.825Z Downloaded tap v1.0.1
8552025-03-03T21:48:55.825Z Downloaded progenitor-macro v0.9.1
8562025-03-03T21:48:55.825Z Downloaded reedline v0.38.0
8572025-03-03T21:48:55.832Z Downloaded radium v0.7.0
8582025-03-03T21:48:55.836Z Downloaded r2d2 v0.8.10
8592025-03-03T21:48:55.836Z Downloaded derive-where v1.2.7
8602025-03-03T21:48:55.850Z Downloaded tabwriter v1.4.0
8612025-03-03T21:48:55.860Z Downloaded rand v0.9.0
8622025-03-03T21:48:55.860Z Downloaded num-bigint-dig v0.8.4
8632025-03-03T21:48:55.860Z Downloaded num-derive v0.4.2
8642025-03-03T21:48:55.860Z Downloaded num-integer v0.1.46
8652025-03-03T21:48:55.860Z Downloaded zerofrom v0.1.4
8662025-03-03T21:48:55.864Z Downloaded heapless v0.7.17
8672025-03-03T21:48:55.864Z Downloaded quick-xml v0.37.2
8682025-03-03T21:48:55.867Z Downloaded foldhash v0.1.3
8692025-03-03T21:48:55.870Z Downloaded fixedbitset v0.4.2
8702025-03-03T21:48:55.870Z Downloaded rusty-fork v0.3.0
8712025-03-03T21:48:55.870Z Downloaded fxhash v0.2.1
8722025-03-03T21:48:55.873Z Downloaded walkdir v2.5.0
8732025-03-03T21:48:55.873Z Downloaded term v0.7.0
8742025-03-03T21:48:55.876Z Downloaded secrecy v0.8.0
8752025-03-03T21:48:55.879Z Downloaded rustc-demangle v0.1.24
8762025-03-03T21:48:55.879Z Downloaded foreign-types-macros v0.2.3
8772025-03-03T21:48:55.882Z Downloaded signal-hook-registry v1.4.2
8782025-03-03T21:48:55.882Z Downloaded num-complex v0.4.6
8792025-03-03T21:48:55.885Z Downloaded uuid v1.15.1
8802025-03-03T21:48:55.888Z Downloaded winnow v0.5.40
8812025-03-03T21:48:55.896Z Downloaded p521 v0.13.3
8822025-03-03T21:48:55.900Z Downloaded strum v0.26.3
8832025-03-03T21:48:55.904Z Downloaded opaque-debug v0.3.1
8842025-03-03T21:48:55.904Z Downloaded signal-hook-mio v0.2.4
8852025-03-03T21:48:55.907Z Downloaded sha1 v0.10.6
8862025-03-03T21:48:55.907Z Downloaded structmeta-derive v0.3.0
8872025-03-03T21:48:55.907Z Downloaded password-hash v0.4.2
8882025-03-03T21:48:55.910Z Downloaded oxnet v0.1.1
8892025-03-03T21:48:55.913Z Downloaded flagset v0.4.6
8902025-03-03T21:48:55.913Z Downloaded simd-adler32 v0.3.7
8912025-03-03T21:48:55.917Z Downloaded phf_generator v0.11.2
8922025-03-03T21:48:55.917Z Downloaded utf16_iter v1.0.5
8932025-03-03T21:48:55.917Z Downloaded rustversion v1.0.17
8942025-03-03T21:48:55.921Z Downloaded tui-tree-widget v0.23.0
8952025-03-03T21:48:55.921Z Downloaded which v4.4.2
8962025-03-03T21:48:55.924Z Downloaded fixedbitset v0.5.7
8972025-03-03T21:48:55.924Z Downloaded unicode-truncate v1.1.0
8982025-03-03T21:48:55.927Z Downloaded dunce v1.0.5
8992025-03-03T21:48:55.927Z Downloaded icu_properties_data v1.5.0
9002025-03-03T21:48:55.937Z Downloaded futures-task v0.3.31
9012025-03-03T21:48:55.940Z Downloaded tracing-core v0.1.32
9022025-03-03T21:48:55.943Z Downloaded tiny-keccak v2.0.2
9032025-03-03T21:48:55.946Z Downloaded nibble_vec v0.1.0
9042025-03-03T21:48:55.946Z Downloaded h2 v0.4.6
9052025-03-03T21:48:55.953Z Downloaded pkcs8 v0.10.2
9062025-03-03T21:48:55.956Z Downloaded blake3 v1.5.4
9072025-03-03T21:48:55.964Z Downloaded tinystr v0.7.6
9082025-03-03T21:48:55.967Z Downloaded owo-colors v4.2.0
9092025-03-03T21:48:55.970Z Downloaded ssh-key v0.6.6
9102025-03-03T21:48:55.976Z Downloaded rustc-hash v1.1.0
9112025-03-03T21:48:55.979Z Downloaded pkcs5 v0.7.1
9122025-03-03T21:48:55.982Z Downloaded parking_lot v0.12.3
9132025-03-03T21:48:55.986Z Downloaded flume v0.11.1
9142025-03-03T21:48:55.990Z Downloaded tokio-util v0.7.13
9152025-03-03T21:48:55.994Z Downloaded serde_urlencoded v0.7.1
9162025-03-03T21:48:55.997Z Downloaded winnow v0.6.20
9172025-03-03T21:48:56.006Z Downloaded darling_core v0.20.10
9182025-03-03T21:48:56.010Z Downloaded reqwest v0.12.12
9192025-03-03T21:48:56.019Z Downloaded num-traits v0.2.19
9202025-03-03T21:48:56.023Z Downloaded bitvec v1.0.1
9212025-03-03T21:48:56.038Z Downloaded p256 v0.13.2
9222025-03-03T21:48:56.045Z Downloaded unicode-properties v0.1.3
9232025-03-03T21:48:56.049Z Downloaded zerocopy-derive v0.8.10
9242025-03-03T21:48:56.054Z Downloaded prettyplease v0.2.29
9252025-03-03T21:48:56.057Z Downloaded tower v0.5.2
9262025-03-03T21:48:56.063Z Downloaded tungstenite v0.24.0
9272025-03-03T21:48:56.067Z Downloaded russh v0.45.0
9282025-03-03T21:48:56.072Z Downloaded proptest v1.6.0
9292025-03-03T21:48:56.083Z Downloaded rayon v1.10.0
9302025-03-03T21:48:56.093Z Downloaded hashbrown v0.12.3
9312025-03-03T21:48:56.098Z Downloaded toml_edit v0.19.15
9322025-03-03T21:48:56.113Z Downloaded publicsuffix v2.3.0
9332025-03-03T21:48:56.116Z Downloaded object v0.30.4
9342025-03-03T21:48:56.125Z Downloaded num-bigint v0.4.6
9352025-03-03T21:48:56.130Z Downloaded ed25519-dalek v2.1.1
9362025-03-03T21:48:56.133Z Downloaded bindgen v0.71.1
9372025-03-03T21:48:56.142Z Downloaded chrono v0.4.40
9382025-03-03T21:48:56.149Z Downloaded flate2 v1.1.0
9392025-03-03T21:48:56.155Z Downloaded vcpkg v0.2.15
9402025-03-03T21:48:56.196Z Downloaded nom v7.1.3
9412025-03-03T21:48:56.199Z Downloaded zerovec v0.10.4
9422025-03-03T21:48:56.205Z Downloaded unicode-segmentation v1.12.0
9432025-03-03T21:48:56.208Z Downloaded quinn-proto v0.11.8
9442025-03-03T21:48:56.215Z Downloaded typed-path v0.9.3
9452025-03-03T21:48:56.221Z Downloaded tough v0.19.0
9462025-03-03T21:48:56.230Z Downloaded regex v1.11.1
9472025-03-03T21:48:56.243Z Downloaded petname v2.0.2
9482025-03-03T21:48:56.249Z Downloaded nix v0.28.0
9492025-03-03T21:48:56.263Z Downloaded rustls v0.21.12
9502025-03-03T21:48:56.275Z Downloaded git2 v0.19.0
9512025-03-03T21:48:56.282Z Downloaded sqlparser v0.45.0
9522025-03-03T21:48:56.289Z Downloaded rustls-webpki v0.102.8
9532025-03-03T21:48:56.307Z Downloaded radix_trie v0.2.1
9542025-03-03T21:48:56.312Z Downloaded dropshot v0.12.0
9552025-03-03T21:48:56.333Z Downloaded openssl v0.10.71
9562025-03-03T21:48:56.342Z Downloaded smoltcp v0.9.1
9572025-03-03T21:48:56.353Z Downloaded nix v0.27.1
9582025-03-03T21:48:56.364Z Downloaded futures-util v0.3.31
9592025-03-03T21:48:56.376Z Downloaded object v0.36.5
9602025-03-03T21:48:56.388Z Downloaded dropshot v0.16.0
9612025-03-03T21:48:56.410Z Downloaded salty v0.3.0
9622025-03-03T21:48:56.417Z Downloaded hickory-proto v0.24.4
9632025-03-03T21:48:56.433Z Downloaded tabled v0.18.0
9642025-03-03T21:48:56.451Z Downloaded nix v0.29.0
9652025-03-03T21:48:56.462Z Downloaded unicode-width v0.2.0
9662025-03-03T21:48:56.468Z Downloaded regex-syntax v0.6.29
9672025-03-03T21:48:56.475Z Downloaded rustls v0.22.4
9682025-03-03T21:48:56.489Z Downloaded rustls v0.23.19
9692025-03-03T21:48:56.501Z Downloaded typify-impl v0.2.0
9702025-03-03T21:48:56.517Z Downloaded polar-core v0.27.3
9712025-03-03T21:48:56.526Z Downloaded typify-impl v0.3.0
9722025-03-03T21:48:56.542Z Downloaded ratatui v0.29.0
9732025-03-03T21:48:56.563Z Downloaded openapiv3 v2.0.0
9742025-03-03T21:48:56.575Z Downloaded regress v0.10.3
9752025-03-03T21:48:56.588Z Downloaded sled v0.34.7
9762025-03-03T21:48:56.595Z Downloaded regex-syntax v0.8.5
9772025-03-03T21:48:56.604Z Downloaded smoltcp v0.11.0
9782025-03-03T21:48:56.618Z Downloaded chrono-tz v0.10.1
9792025-03-03T21:48:56.625Z Downloaded bstr v1.10.0
9802025-03-03T21:48:56.636Z Downloaded zerocopy-derive v0.6.6
9812025-03-03T21:48:56.646Z Downloaded bzip2-sys v0.1.11+1.0.8
9822025-03-03T21:48:56.658Z Downloaded gimli v0.31.1
9832025-03-03T21:48:56.667Z Downloaded webpki-roots v0.26.6
9842025-03-03T21:48:56.671Z Downloaded lzma-sys v0.1.20
9852025-03-03T21:48:56.699Z Downloaded libz-sys v1.1.20
9862025-03-03T21:48:56.721Z Downloaded p384 v0.13.0
9872025-03-03T21:48:56.727Z Downloaded curve25519-dalek v4.1.3
9882025-03-03T21:48:56.736Z Downloaded petgraph v0.7.1
9892025-03-03T21:48:56.754Z Downloaded regex-automata v0.4.8
9902025-03-03T21:48:56.771Z Downloaded diesel v2.2.7
9912025-03-03T21:48:56.789Z Downloaded portable-atomic v1.9.0
9922025-03-03T21:48:56.796Z Downloaded zerocopy v0.8.10
9932025-03-03T21:48:56.819Z Downloaded unicode-normalization v0.1.24
9942025-03-03T21:48:56.822Z Downloaded bindgen v0.69.5
9952025-03-03T21:48:56.830Z Downloaded petgraph v0.6.5
9962025-03-03T21:48:56.848Z Downloaded sha3 v0.10.8
9972025-03-03T21:48:56.852Z Downloaded tokio v1.43.0
9982025-03-03T21:48:56.890Z Downloaded aws-lc-rs v1.12.4
9992025-03-03T21:48:56.899Z Downloaded signal-hook v0.3.17
10002025-03-03T21:48:56.902Z Downloaded csv v1.3.1
10012025-03-03T21:48:56.922Z Downloaded rand v0.8.5
10022025-03-03T21:48:56.925Z Downloaded zip v2.1.3
10032025-03-03T21:48:56.929Z Downloaded lalrpop v0.19.12
10042025-03-03T21:48:56.940Z Downloaded olpc-cjson v0.1.4
10052025-03-03T21:48:56.944Z Downloaded twox-hash v2.1.0
10062025-03-03T21:48:56.944Z Downloaded tar v0.4.44
10072025-03-03T21:48:56.947Z Downloaded parking_lot_core v0.9.10
10082025-03-03T21:48:56.951Z Downloaded time-macros v0.2.18
10092025-03-03T21:48:56.951Z Downloaded poly1305 v0.8.0
10102025-03-03T21:48:56.954Z Downloaded pkcs1 v0.7.5
10112025-03-03T21:48:56.957Z Downloaded password-hash v0.5.0
10122025-03-03T21:48:56.958Z Downloaded strum_macros v0.24.3
10132025-03-03T21:48:56.961Z Downloaded unarray v0.1.4
10142025-03-03T21:48:56.961Z Downloaded dsl_auto_type v0.1.2
10152025-03-03T21:48:56.965Z Downloaded deranged v0.3.11
10162025-03-03T21:48:56.965Z Downloaded rustc-hash v2.1.1
10172025-03-03T21:48:56.965Z Downloaded darling v0.20.10
10182025-03-03T21:48:56.968Z Downloaded daft-derive v0.1.1
10192025-03-03T21:48:56.972Z Downloaded rustls-webpki v0.101.7
10202025-03-03T21:48:56.984Z Downloaded aho-corasick v1.1.3
10212025-03-03T21:48:56.989Z Downloaded paste v1.0.15
10222025-03-03T21:48:56.993Z Downloaded float-ord v0.3.2
10232025-03-03T21:48:56.997Z Downloaded float-cmp v0.10.0
10242025-03-03T21:48:56.998Z Downloaded dyn-clone v1.0.18
10252025-03-03T21:48:56.998Z Downloaded proc-macro-error-attr2 v2.0.0
10262025-03-03T21:48:57.001Z Downloaded proc-macro-crate v1.3.1
10272025-03-03T21:48:57.001Z Downloaded serde_repr v0.1.19
10282025-03-03T21:48:57.001Z Downloaded proc-macro-error2 v2.0.1
10292025-03-03T21:48:57.005Z Downloaded zerofrom-derive v0.1.4
10302025-03-03T21:48:57.005Z Downloaded parse-zoneinfo v0.3.1
10312025-03-03T21:48:57.008Z Downloaded semver v0.1.20
10322025-03-03T21:48:57.008Z Downloaded rsa v0.9.6
10332025-03-03T21:48:57.012Z Downloaded encoding_rs v0.8.34
10342025-03-03T21:48:57.033Z Downloaded time v0.3.36
10352025-03-03T21:48:57.040Z Downloaded test-strategy v0.4.0
10362025-03-03T21:48:57.043Z Downloaded curve25519-dalek-derive v0.1.1
10372025-03-03T21:48:57.046Z Downloaded zerovec-derive v0.10.3
10382025-03-03T21:48:57.046Z Downloaded serde_with v3.12.0
10392025-03-03T21:48:57.053Z Downloaded parking_lot_core v0.8.6
10402025-03-03T21:48:57.056Z Downloaded rtoolbox v0.0.2
10412025-03-03T21:48:57.056Z Downloaded tinyvec v1.8.0
10422025-03-03T21:48:57.059Z Downloaded rustls-pki-types v1.10.0
10432025-03-03T21:48:57.063Z Downloaded libm v0.2.8
10442025-03-03T21:48:57.069Z Downloaded openssl-sys v0.9.106
10452025-03-03T21:48:57.074Z Downloaded darling_macro v0.20.10
10462025-03-03T21:48:57.077Z Downloaded libgit2-sys v0.17.0+1.8.1
10472025-03-03T21:48:57.131Z Downloaded smallvec v0.6.14
10482025-03-03T21:48:57.135Z Downloaded ring v0.17.11
10492025-03-03T21:48:57.176Z Downloaded slog-scope v4.4.0
10502025-03-03T21:48:57.179Z Downloaded embedded-io v0.6.1
10512025-03-03T21:48:57.180Z Downloaded embedded-io v0.4.0
10522025-03-03T21:48:57.180Z Downloaded peg-macros v0.8.4
10532025-03-03T21:48:57.183Z Downloaded phf v0.11.2
10542025-03-03T21:48:57.183Z Downloaded utf8_iter v1.0.4
10552025-03-03T21:48:57.183Z Downloaded getrandom v0.2.15
10562025-03-03T21:48:57.186Z Downloaded diff v0.1.13
10572025-03-03T21:48:57.189Z Downloaded postcard v1.0.10
10582025-03-03T21:48:57.189Z Downloaded itertools v0.14.0
10592025-03-03T21:48:57.196Z Downloaded itertools v0.13.0
10602025-03-03T21:48:57.203Z Downloaded enum-as-inner v0.6.1
10612025-03-03T21:48:57.206Z Downloaded zeroize v1.8.1
10622025-03-03T21:48:57.206Z Downloaded typify-macro v0.2.0
10632025-03-03T21:48:57.209Z Downloaded progenitor-impl v0.9.1
10642025-03-03T21:48:57.209Z Downloaded toml v0.7.8
10652025-03-03T21:48:57.212Z Downloaded omicron-zone-package v0.12.0
10662025-03-03T21:48:57.215Z Downloaded hashbrown v0.13.2
10672025-03-03T21:48:57.218Z Downloaded rcgen v0.12.1
10682025-03-03T21:48:57.221Z Downloaded pem-rfc7468 v0.7.0
10692025-03-03T21:48:57.224Z Downloaded half v2.4.1
10702025-03-03T21:48:57.227Z Downloaded futures-macro v0.3.31
10712025-03-03T21:48:57.227Z Downloaded futures-io v0.3.31
10722025-03-03T21:48:57.227Z Downloaded zone v0.3.0
10732025-03-03T21:48:57.227Z Downloaded papergrid v0.14.0
10742025-03-03T21:48:57.231Z Downloaded globset v0.4.15
10752025-03-03T21:48:57.234Z Downloaded libxml v0.3.3
10762025-03-03T21:48:57.239Z Downloaded schemars v0.8.22
10772025-03-03T21:48:57.249Z Downloaded qorb v0.2.1
10782025-03-03T21:48:57.253Z Downloaded unicode_categories v0.1.1
10792025-03-03T21:48:57.257Z Downloaded steno v0.4.1
10802025-03-03T21:48:57.260Z Downloaded hyper v1.6.0
10812025-03-03T21:48:57.265Z Downloaded tungstenite v0.21.0
10822025-03-03T21:48:57.268Z Downloaded value-bag v1.9.0
10832025-03-03T21:48:57.271Z Downloaded snafu v0.8.5
10842025-03-03T21:48:57.276Z Downloaded expectorate v1.1.0
10852025-03-03T21:48:57.279Z Downloaded vte v0.11.1
10862025-03-03T21:48:57.282Z Downloaded rand_seeder v0.3.0
10872025-03-03T21:48:57.283Z Downloaded zip v0.6.6
10882025-03-03T21:48:57.286Z Downloaded idna v1.0.3
10892025-03-03T21:48:57.289Z Downloaded stable_deref_trait v1.2.0
10902025-03-03T21:48:57.292Z Downloaded smf v0.2.3
10912025-03-03T21:48:57.292Z Downloaded tracing-attributes v0.1.27
10922025-03-03T21:48:57.295Z Downloaded unicode-bidi v0.3.17
10932025-03-03T21:48:57.296Z Downloaded tungstenite v0.23.0
10942025-03-03T21:48:57.299Z Downloaded postgres-protocol v0.6.8
10952025-03-03T21:48:57.302Z Downloaded subprocess v0.2.9
10962025-03-03T21:48:57.305Z Downloaded crossbeam-channel v0.5.13
10972025-03-03T21:48:57.309Z Downloaded bytes v1.10.0
10982025-03-03T21:48:57.312Z Downloaded ron v0.8.1
10992025-03-03T21:48:57.315Z Downloaded mio v1.0.2
11002025-03-03T21:48:57.320Z Downloaded futures-core v0.3.31
11012025-03-03T21:48:57.323Z Downloaded form_urlencoded v1.2.1
11022025-03-03T21:48:57.323Z Downloaded ed25519 v2.2.3
11032025-03-03T21:48:57.327Z Downloaded unsafe-libyaml v0.2.11
11042025-03-03T21:48:57.331Z Downloaded quinn v0.11.5
11052025-03-03T21:48:57.331Z Downloaded minimal-lexical v0.2.1
11062025-03-03T21:48:57.334Z Downloaded sync-ptr v0.1.1
11072025-03-03T21:48:57.337Z Downloaded signature v2.2.0
11082025-03-03T21:48:57.337Z Downloaded pin-project-internal v1.1.6
11092025-03-03T21:48:57.340Z Downloaded futures v0.3.31
11102025-03-03T21:48:57.344Z Downloaded typify v0.3.0
11112025-03-03T21:48:57.347Z Downloaded data-encoding v2.6.0
11122025-03-03T21:48:57.347Z Downloaded sct v0.7.1
11132025-03-03T21:48:57.350Z Downloaded const_format v0.2.34
11142025-03-03T21:48:57.353Z Downloaded predicates v3.1.3
11152025-03-03T21:48:57.356Z Downloaded backtrace v0.3.74
11162025-03-03T21:48:57.360Z Downloaded signal-hook-tokio v0.3.1
11172025-03-03T21:48:57.364Z Downloaded env_logger v0.11.5
11182025-03-03T21:48:57.367Z Downloaded env_logger v0.10.2
11192025-03-03T21:48:57.367Z Downloaded der_derive v0.7.3
11202025-03-03T21:48:57.370Z Downloaded whoami v1.5.2
11212025-03-03T21:48:57.370Z Downloaded hickory-resolver v0.24.4
11222025-03-03T21:48:57.374Z Downloaded polyval v0.6.2
11232025-03-03T21:48:57.377Z Downloaded pin-project-lite v0.2.14
11242025-03-03T21:48:57.380Z Downloaded futures-channel v0.3.31
11252025-03-03T21:48:57.383Z Downloaded slog-term v2.9.1
11262025-03-03T21:48:57.383Z Downloaded num-iter v0.1.45
11272025-03-03T21:48:57.387Z Downloaded typify v0.2.0
11282025-03-03T21:48:57.387Z Downloaded snafu-derive v0.8.5
11292025-03-03T21:48:57.390Z Downloaded icu_collections v1.5.0
11302025-03-03T21:48:57.393Z Downloaded indicatif v0.17.11
11312025-03-03T21:48:57.399Z Downloaded quick-error v1.2.3
11322025-03-03T21:48:57.405Z Downloaded predicates-core v1.0.8
11332025-03-03T21:48:57.405Z Downloaded ppv-lite86 v0.2.20
11342025-03-03T21:48:57.405Z Downloaded pbkdf2 v0.12.2
11352025-03-03T21:48:57.405Z Downloaded base64 v0.13.1
11362025-03-03T21:48:57.405Z Downloaded arc-swap v1.7.1
11372025-03-03T21:48:57.408Z Downloaded allocator-api2 v0.2.18
11382025-03-03T21:48:57.411Z Downloaded fragile v2.0.0
11392025-03-03T21:48:57.416Z Downloaded foreign-types v0.5.0
11402025-03-03T21:48:57.416Z Downloaded either v1.14.0
11412025-03-03T21:48:57.416Z Downloaded tokio-rustls v0.24.1
11422025-03-03T21:48:57.419Z Downloaded tokio-native-tls v0.3.1
11432025-03-03T21:48:57.419Z Downloaded progenitor-impl v0.8.0
11442025-03-03T21:48:57.420Z Downloaded miniz_oxide v0.8.5
11452025-03-03T21:48:57.423Z Downloaded crossbeam-epoch v0.9.18
11462025-03-03T21:48:57.427Z Downloaded xattr v1.3.1
11472025-03-03T21:48:57.427Z Downloaded wyz v0.5.1
11482025-03-03T21:48:57.427Z Downloaded writeable v0.5.5
11492025-03-03T21:48:57.431Z Downloaded wait-timeout v0.2.0
11502025-03-03T21:48:57.431Z Downloaded crossbeam-utils v0.8.20
11512025-03-03T21:48:57.434Z Downloaded icu_locid_transform v1.5.0
11522025-03-03T21:48:57.434Z Downloaded termios v0.3.3
11532025-03-03T21:48:57.438Z Downloaded termcolor v1.4.1
11542025-03-03T21:48:57.438Z Downloaded strip-ansi-escapes v0.2.0
11552025-03-03T21:48:57.438Z Downloaded ahash v0.8.11
11562025-03-03T21:48:57.441Z Downloaded httparse v1.9.5
11572025-03-03T21:48:57.448Z Downloaded indexmap v1.9.3
11582025-03-03T21:48:57.451Z Downloaded rustfmt-wrapper v0.2.1
11592025-03-03T21:48:57.451Z Downloaded httpdate v1.0.3
11602025-03-03T21:48:57.451Z Downloaded ipnet v2.11.0
11612025-03-03T21:48:57.451Z Downloaded iana-time-zone v0.1.61
11622025-03-03T21:48:57.451Z Downloaded csv-core v0.1.11
11632025-03-03T21:48:57.454Z Downloaded bcs v0.1.6
11642025-03-03T21:48:57.454Z Downloaded bzip2 v0.4.4
11652025-03-03T21:48:57.458Z Downloaded arrayvec v0.7.6
11662025-03-03T21:48:57.458Z Downloaded jobserver v0.1.32
11672025-03-03T21:48:57.461Z Downloaded hyper-staticfile v0.10.1
11682025-03-03T21:48:57.461Z Downloaded async-bb8-diesel v0.2.1
11692025-03-03T21:48:57.465Z Downloaded async-trait v0.1.86
11702025-03-03T21:48:57.470Z Downloaded libsw-core v0.3.1
11712025-03-03T21:48:57.470Z Downloaded base64ct v1.6.0
11722025-03-03T21:48:57.470Z Downloaded internet-checksum v0.2.1
11732025-03-03T21:48:57.470Z Downloaded chacha20 v0.9.1
11742025-03-03T21:48:57.475Z Downloaded bit-set v0.8.0
11752025-03-03T21:48:57.476Z Downloaded cipher v0.4.4
11762025-03-03T21:48:57.476Z Downloaded atomic-waker v1.1.2
11772025-03-03T21:48:57.476Z Downloaded highway v1.3.0
11782025-03-03T21:48:57.479Z Downloaded crossbeam-deque v0.8.5
11792025-03-03T21:48:57.479Z Downloaded castaway v0.2.3
11802025-03-03T21:48:57.479Z Downloaded crc-catalog v2.4.0
11812025-03-03T21:48:57.482Z Downloaded hostname v0.4.0
11822025-03-03T21:48:57.482Z Downloaded indoc v2.0.5
11832025-03-03T21:48:57.485Z Downloaded indent_write v2.2.0
11842025-03-03T21:48:57.485Z Downloaded impl-trait-for-tuples v0.2.2
11852025-03-03T21:48:57.488Z Downloaded const_format_proc_macros v0.2.34
11862025-03-03T21:48:57.489Z Downloaded cassowary v0.3.0
11872025-03-03T21:48:57.492Z Downloaded blowfish v0.9.1
11882025-03-03T21:48:57.492Z Downloaded bb8 v0.8.5
11892025-03-03T21:48:57.492Z Downloaded crc v3.2.1
11902025-03-03T21:48:57.495Z Downloaded async-stream v0.3.6
11912025-03-03T21:48:57.498Z Downloaded lazy_static v1.5.0
11922025-03-03T21:48:57.498Z Downloaded keccak v0.1.5
11932025-03-03T21:48:57.498Z Downloaded hubpack v0.1.2
11942025-03-03T21:48:57.501Z Downloaded block-padding v0.3.3
11952025-03-03T21:48:57.501Z Downloaded bit-set v0.5.3
11962025-03-03T21:48:57.501Z Downloaded assert_matches v1.5.0
11972025-03-03T21:48:57.502Z Downloaded ascii-canvas v3.0.0
11982025-03-03T21:48:57.506Z Downloaded http-body-util v0.1.2
11992025-03-03T21:48:57.506Z Downloaded async-recursion v1.1.1
12002025-03-03T21:48:57.814Z Downloaded aws-lc-sys v0.26.0
12012025-03-03T21:48:58.140Z Compiling serde v1.0.218
12022025-03-03T21:48:58.143Z Compiling value-bag v1.9.0
12032025-03-03T21:48:58.143Z Compiling lock_api v0.4.12
12042025-03-03T21:48:58.143Z Compiling scopeguard v1.2.0
12052025-03-03T21:48:58.143Z Compiling typenum v1.17.0
12062025-03-03T21:48:58.143Z Compiling generic-array v0.14.7
12072025-03-03T21:48:58.318Z Compiling syn v2.0.98
12082025-03-03T21:48:58.331Z Compiling getrandom v0.2.15
12092025-03-03T21:48:58.446Z Compiling shlex v1.3.0
12102025-03-03T21:48:58.673Z Compiling rand_core v0.6.4
12112025-03-03T21:48:58.731Z Compiling log v0.4.22
12122025-03-03T21:48:58.821Z Compiling jobserver v0.1.32
12132025-03-03T21:48:58.861Z Compiling subtle v2.6.1
12142025-03-03T21:48:58.881Z Compiling smallvec v1.14.0
12152025-03-03T21:48:59.195Z Compiling const-oid v0.9.6
12162025-03-03T21:48:59.216Z Compiling pin-project-lite v0.2.14
12172025-03-03T21:48:59.234Z Compiling cc v1.2.15
12182025-03-03T21:48:59.279Z Compiling parking_lot_core v0.9.10
12192025-03-03T21:48:59.366Z Compiling rustix v0.38.37
12202025-03-03T21:48:59.553Z Compiling signal-hook-registry v1.4.2
12212025-03-03T21:48:59.735Z Compiling futures-core v0.3.31
12222025-03-03T21:49:00.030Z Compiling mio v1.0.2
12232025-03-03T21:49:00.326Z Compiling spin v0.9.8
12242025-03-03T21:49:00.431Z Compiling parking_lot v0.12.3
12252025-03-03T21:49:00.542Z Compiling socket2 v0.5.8
12262025-03-03T21:49:00.758Z Compiling aho-corasick v1.1.3
12272025-03-03T21:49:01.025Z Compiling futures-sink v0.3.31
12282025-03-03T21:49:01.209Z Compiling stable_deref_trait v1.2.0
12292025-03-03T21:49:01.228Z Compiling either v1.14.0
12302025-03-03T21:49:01.333Z Compiling cpufeatures v0.2.14
12312025-03-03T21:49:01.354Z Compiling regex-syntax v0.8.5
12322025-03-03T21:49:01.453Z Compiling slab v0.4.9
12332025-03-03T21:49:01.533Z Compiling glob v0.3.2
12342025-03-03T21:49:01.572Z Compiling prettyplease v0.2.29
12352025-03-03T21:49:01.700Z Compiling lazy_static v1.5.0
12362025-03-03T21:49:01.856Z Compiling minimal-lexical v0.2.1
12372025-03-03T21:49:01.984Z Compiling serde_json v1.0.139
12382025-03-03T21:49:02.285Z Compiling nom v7.1.3
12392025-03-03T21:49:02.368Z Compiling futures-channel v0.3.31
12402025-03-03T21:49:02.388Z Compiling clang-sys v1.8.1
12412025-03-03T21:49:02.388Z Compiling libloading v0.8.5
12422025-03-03T21:49:02.812Z Compiling bindgen v0.69.5
12432025-03-03T21:49:02.832Z Compiling futures-io v0.3.31
12442025-03-03T21:49:03.146Z Compiling futures-task v0.3.31
12452025-03-03T21:49:03.207Z Compiling home v0.5.9
12462025-03-03T21:49:03.456Z Compiling foldhash v0.1.3
12472025-03-03T21:49:03.486Z Compiling pin-utils v0.1.0
12482025-03-03T21:49:03.602Z Compiling allocator-api2 v0.2.18
12492025-03-03T21:49:03.717Z Compiling itertools v0.12.1
12502025-03-03T21:49:03.753Z Compiling rustc-hash v1.1.0
12512025-03-03T21:49:03.921Z Compiling lazycell v1.3.0
12522025-03-03T21:49:04.118Z Compiling pkg-config v0.3.31
12532025-03-03T21:49:04.385Z Compiling hashbrown v0.15.1
12542025-03-03T21:49:05.514Z Compiling regex-automata v0.4.8
12552025-03-03T21:49:05.558Z Compiling libm v0.2.8
12562025-03-03T21:49:05.719Z Compiling cexpr v0.6.0
12572025-03-03T21:49:05.940Z Compiling cmake v0.1.51
12582025-03-03T21:49:05.944Z Compiling num-traits v0.2.19
12592025-03-03T21:49:06.302Z Compiling fs_extra v1.3.0
12602025-03-03T21:49:06.801Z Compiling synstructure v0.13.1
12612025-03-03T21:49:06.858Z Compiling dunce v1.0.5
12622025-03-03T21:49:07.323Z Compiling litemap v0.7.3
12632025-03-03T21:49:07.740Z Compiling writeable v0.5.5
12642025-03-03T21:49:07.760Z Compiling getrandom v0.3.1
12652025-03-03T21:49:08.216Z Compiling ring v0.17.11
12662025-03-03T21:49:08.516Z Compiling base64ct v1.6.0
12672025-03-03T21:49:08.613Z Compiling paste v1.0.15
12682025-03-03T21:49:09.096Z Compiling pem-rfc7468 v0.7.0
12692025-03-03T21:49:09.675Z Compiling httparse v1.9.5
12702025-03-03T21:49:09.774Z Compiling icu_locid_transform_data v1.5.0
12712025-03-03T21:49:09.795Z Compiling aws-lc-rs v1.12.4
12722025-03-03T21:49:09.894Z Compiling flagset v0.4.6
12732025-03-03T21:49:10.151Z Compiling tracing-core v0.1.32
12742025-03-03T21:49:10.260Z Compiling crossbeam-utils v0.8.20
12752025-03-03T21:49:10.447Z Compiling percent-encoding v2.3.1
12762025-03-03T21:49:10.778Z Compiling regex v1.11.1
12772025-03-03T21:49:10.818Z Compiling rustls-pki-types v1.10.0
12782025-03-03T21:49:11.166Z Compiling icu_properties_data v1.5.0
12792025-03-03T21:49:11.449Z Compiling vcpkg v0.2.15
12802025-03-03T21:49:11.688Z Compiling untrusted v0.7.1
12812025-03-03T21:49:11.798Z Compiling serde_derive v1.0.218
12822025-03-03T21:49:11.826Z Compiling zeroize_derive v1.4.2
12832025-03-03T21:49:11.898Z Compiling zerocopy-derive v0.7.35
12842025-03-03T21:49:12.117Z Compiling tokio-macros v2.5.0
12852025-03-03T21:49:13.221Z Compiling zerofrom-derive v0.1.4
12862025-03-03T21:49:13.266Z Compiling zeroize v1.8.1
12872025-03-03T21:49:13.672Z Compiling yoke-derive v0.7.4
12882025-03-03T21:49:13.928Z Compiling zerocopy v0.7.35
12892025-03-03T21:49:14.475Z Compiling thiserror-impl v1.0.69
12902025-03-03T21:49:14.658Z Compiling displaydoc v0.2.5
12912025-03-03T21:49:14.679Z Compiling zerovec-derive v0.10.3
12922025-03-03T21:49:14.945Z Compiling crypto-common v0.1.6
12932025-03-03T21:49:15.225Z Compiling block-buffer v0.10.4
12942025-03-03T21:49:15.435Z Compiling futures-macro v0.3.31
12952025-03-03T21:49:15.526Z Compiling digest v0.10.7
12962025-03-03T21:49:16.063Z Compiling hmac v0.12.1
12972025-03-03T21:49:16.288Z Compiling block-padding v0.3.3
12982025-03-03T21:49:16.358Z Compiling ppv-lite86 v0.2.20
12992025-03-03T21:49:16.558Z Compiling inout v0.1.3
13002025-03-03T21:49:16.578Z Compiling sha2 v0.10.8
13012025-03-03T21:49:16.842Z Compiling cipher v0.4.4
13022025-03-03T21:49:16.866Z Compiling zerofrom v0.1.4
13032025-03-03T21:49:17.085Z Compiling yoke v0.7.4
13042025-03-03T21:49:17.181Z Compiling icu_provider_macros v1.5.0
13052025-03-03T21:49:17.308Z Compiling der_derive v0.7.3
13062025-03-03T21:49:17.357Z Compiling futures-util v0.3.31
13072025-03-03T21:49:17.383Z Compiling tracing-attributes v0.1.27
13082025-03-03T21:49:17.459Z Compiling zerovec v0.10.4
13092025-03-03T21:49:17.569Z Compiling thiserror v1.0.69
13102025-03-03T21:49:17.731Z Compiling pest v2.7.14
13112025-03-03T21:49:18.369Z Compiling salsa20 v0.10.2
13122025-03-03T21:49:18.629Z Compiling pbkdf2 v0.12.2
13132025-03-03T21:49:18.819Z Compiling utf8_iter v1.0.4
13142025-03-03T21:49:19.105Z Compiling utf16_iter v1.0.5
13152025-03-03T21:49:19.332Z Compiling tinystr v0.7.6
13162025-03-03T21:49:19.644Z Compiling icu_collections v1.5.0
13172025-03-03T21:49:19.736Z Compiling icu_locid v1.5.0
13182025-03-03T21:49:19.755Z Compiling der v0.7.9
13192025-03-03T21:49:20.299Z Compiling untrusted v0.9.0
13202025-03-03T21:49:20.515Z Compiling powerfmt v0.2.0
13212025-03-03T21:49:20.844Z Compiling tracing v0.1.40
13222025-03-03T21:49:20.905Z Compiling icu_provider v1.5.0
13232025-03-03T21:49:20.943Z Compiling icu_normalizer_data v1.5.0
13242025-03-03T21:49:21.051Z Compiling num-conv v0.1.0
13252025-03-03T21:49:21.069Z Compiling time-core v0.1.2
13262025-03-03T21:49:21.269Z Compiling write16 v1.0.0
13272025-03-03T21:49:21.363Z Compiling time-macros v0.2.18
13282025-03-03T21:49:21.385Z Compiling deranged v0.3.11
13292025-03-03T21:49:21.435Z Compiling pest_meta v2.7.14
13302025-03-03T21:49:21.845Z Compiling icu_locid_transform v1.5.0
13312025-03-03T21:49:21.920Z Compiling spki v0.7.3
13322025-03-03T21:49:22.863Z Compiling scrypt v0.11.0
13332025-03-03T21:49:22.866Z Compiling cbc v0.1.2
13342025-03-03T21:49:23.065Z Compiling aes v0.8.4
13352025-03-03T21:49:23.144Z Compiling openssl-sys v0.9.106
13362025-03-03T21:49:23.391Z Compiling icu_properties v1.5.1
13372025-03-03T21:49:24.244Z Compiling scroll_derive v0.12.0
13382025-03-03T21:49:24.498Z Compiling tinyvec_macros v0.1.1
13392025-03-03T21:49:24.615Z Compiling num_threads v0.1.7
13402025-03-03T21:49:24.781Z Compiling atomic-waker v1.1.2
13412025-03-03T21:49:25.010Z Compiling time v0.3.36
13422025-03-03T21:49:25.527Z Compiling bytes v1.10.0
13432025-03-03T21:49:25.574Z Compiling bitflags v2.6.0
13442025-03-03T21:49:26.040Z Compiling indexmap v2.7.1
13452025-03-03T21:49:26.059Z Compiling semver v1.0.25
13462025-03-03T21:49:26.779Z Compiling tokio v1.43.0
13472025-03-03T21:49:26.855Z Compiling http v1.2.0
13482025-03-03T21:49:27.061Z Compiling rustc_version v0.4.1
13492025-03-03T21:49:27.455Z Compiling icu_normalizer v1.5.0
13502025-03-03T21:49:27.790Z Compiling scroll v0.12.0
13512025-03-03T21:49:28.313Z Compiling tinyvec v1.8.0
13522025-03-03T21:49:28.487Z Compiling http-body v1.0.1
13532025-03-03T21:49:28.702Z Compiling idna_adapter v1.2.0
13542025-03-03T21:49:28.758Z Compiling pkcs5 v0.7.1
13552025-03-03T21:49:28.948Z Compiling pest_generator v2.7.14
13562025-03-03T21:49:29.135Z Compiling rand_chacha v0.3.1
13572025-03-03T21:49:29.319Z Compiling form_urlencoded v1.2.1
13582025-03-03T21:49:29.703Z Compiling try-lock v0.2.5
13592025-03-03T21:49:29.742Z Compiling slog v2.7.0
13602025-03-03T21:49:29.867Z Compiling which v4.4.2
13612025-03-03T21:49:29.888Z Compiling zerocopy v0.8.10
13622025-03-03T21:49:29.933Z Compiling want v0.3.1
13632025-03-03T21:49:30.349Z Compiling goblin v0.8.2
13642025-03-03T21:49:30.426Z Compiling rand v0.8.5
13652025-03-03T21:49:30.790Z Compiling pkcs8 v0.10.2
13662025-03-03T21:49:30.904Z Compiling pest_derive v2.7.14
13672025-03-03T21:49:31.004Z Compiling idna v1.0.3
13682025-03-03T21:49:31.481Z Compiling uuid v1.15.1
13692025-03-03T21:49:31.634Z Compiling zerocopy-derive v0.8.10
13702025-03-03T21:49:31.706Z Compiling adler2 v2.0.0
13712025-03-03T21:49:31.935Z Compiling iana-time-zone v0.1.61
13722025-03-03T21:49:32.333Z Compiling tower-service v0.3.3
13732025-03-03T21:49:32.495Z Compiling httpdate v1.0.3
13742025-03-03T21:49:32.552Z Compiling chrono v0.4.40
13752025-03-03T21:49:32.639Z Compiling miniz_oxide v0.8.5
13762025-03-03T21:49:32.972Z Compiling dtrace-parser v0.2.0
13772025-03-03T21:49:33.916Z Compiling serde_spanned v0.6.8
13782025-03-03T21:49:34.177Z Compiling serde_tokenstream v0.2.2
13792025-03-03T21:49:34.198Z Compiling toml_datetime v0.6.8
13802025-03-03T21:49:34.738Z Compiling match_cfg v0.1.0
13812025-03-03T21:49:34.832Z Compiling rustversion v1.0.17
13822025-03-03T21:49:34.856Z Compiling foreign-types-shared v0.1.1
13832025-03-03T21:49:34.877Z Compiling openssl v0.10.71
13842025-03-03T21:49:34.997Z Compiling base64 v0.22.1
13852025-03-03T21:49:35.378Z Compiling foreign-types v0.3.2
13862025-03-03T21:49:35.499Z Compiling tokio-util v0.7.13
13872025-03-03T21:49:35.620Z Compiling hostname v0.3.1
13882025-03-03T21:49:35.707Z Compiling url v2.5.3
13892025-03-03T21:49:36.023Z Compiling openssl-macros v0.1.1
13902025-03-03T21:49:36.800Z Compiling h2 v0.4.6
13912025-03-03T21:49:36.832Z Compiling dof v0.3.0
13922025-03-03T21:49:37.267Z Compiling async-trait v0.1.86
13932025-03-03T21:49:37.522Z Compiling rand_core v0.9.2
13942025-03-03T21:49:37.665Z Compiling usdt-impl v0.5.0
13952025-03-03T21:49:38.015Z Compiling serde_derive_internals v0.29.1
13962025-03-03T21:49:38.668Z Compiling bzip2-sys v0.1.11+1.0.8
13972025-03-03T21:49:39.070Z Compiling dirs-sys-next v0.1.2
13982025-03-03T21:49:39.203Z Compiling syn v1.0.109
13992025-03-03T21:49:39.681Z Compiling rustls v0.23.19
14002025-03-03T21:49:39.801Z Compiling schemars v0.8.22
14012025-03-03T21:49:39.843Z Compiling data-encoding v2.6.0
14022025-03-03T21:49:39.881Z Compiling siphasher v0.3.11
14032025-03-03T21:49:40.009Z Compiling rustls v0.22.4
14042025-03-03T21:49:40.180Z Compiling native-tls v0.2.12
14052025-03-03T21:49:40.370Z Compiling schemars_derive v0.8.22
14062025-03-03T21:49:40.397Z Compiling dirs-next v2.0.0
14072025-03-03T21:49:40.601Z Compiling rand_chacha v0.9.0
14082025-03-03T21:49:41.812Z Compiling unicode-normalization v0.1.24
14092025-03-03T21:49:41.894Z Compiling http-body-util v0.1.2
14102025-03-03T21:49:41.924Z Compiling heapless v0.7.17
14112025-03-03T21:49:42.391Z Compiling crossbeam-epoch v0.9.18
14122025-03-03T21:49:42.424Z Compiling signature v2.2.0
14132025-03-03T21:49:42.742Z Compiling sha1 v0.10.6
14142025-03-03T21:49:42.863Z Compiling thread_local v1.1.8
14152025-03-03T21:49:42.913Z Compiling crc32fast v1.4.2
14162025-03-03T21:49:43.081Z Compiling encoding_rs v0.8.34
14172025-03-03T21:49:43.222Z Compiling multer v3.1.0
14182025-03-03T21:49:43.258Z Compiling cookie v0.18.1
14192025-03-03T21:49:43.366Z Compiling unicode-properties v0.1.3
14202025-03-03T21:49:43.403Z Compiling openssl-probe v0.1.5
14212025-03-03T21:49:43.548Z Compiling slog-async v2.8.0
14222025-03-03T21:49:43.589Z Compiling gimli v0.31.1
14232025-03-03T21:49:43.704Z Compiling unicode-bidi v0.3.17
14242025-03-03T21:49:43.816Z Compiling signal-hook v0.3.17
14252025-03-03T21:49:44.075Z Compiling hyper v1.6.0
14262025-03-03T21:49:44.157Z Compiling dyn-clone v1.0.18
14272025-03-03T21:49:44.394Z Compiling ipnet v2.11.0
14282025-03-03T21:49:45.087Z Compiling mime v0.3.17
14292025-03-03T21:49:45.640Z Compiling rayon-core v1.12.1
14302025-03-03T21:49:45.679Z Compiling toml_edit v0.22.24
14312025-03-03T21:49:45.996Z Compiling stringprep v0.1.5
14322025-03-03T21:49:47.104Z Compiling hyper-util v0.1.10
14332025-03-03T21:49:48.024Z Compiling addr2line v0.24.2
14342025-03-03T21:49:48.058Z Compiling crossbeam-deque v0.8.5
14352025-03-03T21:49:48.553Z Compiling rand v0.9.0
14362025-03-03T21:49:48.650Z Compiling term v0.7.0
14372025-03-03T21:49:48.735Z Compiling usdt-attr-macro v0.5.0
14382025-03-03T21:49:49.980Z Compiling usdt-macro v0.5.0
14392025-03-03T21:49:50.158Z Compiling slog-json v2.6.1
14402025-03-03T21:49:50.376Z Compiling serde_urlencoded v0.7.1
14412025-03-03T21:49:50.404Z Compiling curve25519-dalek v4.1.3
14422025-03-03T21:49:50.551Z Compiling crossbeam-channel v0.5.13
14432025-03-03T21:49:50.623Z Compiling futures-executor v0.3.31
14442025-03-03T21:49:50.926Z Compiling enum-as-inner v0.6.1
14452025-03-03T21:49:51.154Z Compiling md-5 v0.10.6
14462025-03-03T21:49:51.183Z Compiling async-stream-impl v0.3.6
14472025-03-03T21:49:51.422Z Compiling rustls-pemfile v2.2.0
14482025-03-03T21:49:51.441Z Compiling num-integer v0.1.46
14492025-03-03T21:49:51.598Z Compiling hash32 v0.2.1
14502025-03-03T21:49:51.762Z Compiling ff v0.13.0
14512025-03-03T21:49:51.992Z Compiling is-terminal v0.4.13
14522025-03-03T21:49:51.995Z Compiling dropshot v0.12.0
14532025-03-03T21:49:52.027Z Compiling memoffset v0.9.1
14542025-03-03T21:49:52.128Z Compiling object v0.36.5
14552025-03-03T21:49:52.150Z Compiling take_mut v0.2.2
14562025-03-03T21:49:52.322Z Compiling fallible-iterator v0.2.0
14572025-03-03T21:49:52.340Z Compiling smoltcp v0.9.1
14582025-03-03T21:49:52.388Z Compiling anyhow v1.0.96
14592025-03-03T21:49:52.505Z Compiling portable-atomic v1.9.0
14602025-03-03T21:49:53.016Z Compiling base16ct v0.2.0
14612025-03-03T21:49:53.020Z Compiling rustc-demangle v0.1.24
14622025-03-03T21:49:53.056Z Compiling utf-8 v0.7.6
14632025-03-03T21:49:53.100Z Compiling quick-error v1.2.3
14642025-03-03T21:49:53.273Z Compiling cfg_aliases v0.2.1
14652025-03-03T21:49:53.355Z Compiling num-bigint-dig v0.8.4
14662025-03-03T21:49:53.389Z Compiling linked-hash-map v0.5.6
14672025-03-03T21:49:53.389Z Compiling psl-types v2.0.11
14682025-03-03T21:49:53.497Z Compiling litrs v0.4.1
14692025-03-03T21:49:53.634Z Compiling publicsuffix v2.3.0
14702025-03-03T21:49:53.739Z Compiling lru-cache v0.1.2
14712025-03-03T21:49:53.830Z Compiling nix v0.29.0
14722025-03-03T21:49:53.942Z Compiling tungstenite v0.24.0
14732025-03-03T21:49:53.964Z Compiling resolv-conf v0.7.0
14742025-03-03T21:49:53.968Z Compiling sec1 v0.7.3
14752025-03-03T21:49:54.671Z Compiling document-features v0.2.10
14762025-03-03T21:49:54.783Z Compiling postgres-protocol v0.6.8
14772025-03-03T21:49:54.805Z Compiling async-stream v0.3.6
14782025-03-03T21:49:55.227Z Compiling slog-term v2.9.1
14792025-03-03T21:49:55.896Z Compiling usdt v0.5.0
14802025-03-03T21:49:56.017Z Compiling hickory-proto v0.24.4
14812025-03-03T21:49:56.069Z Compiling group v0.13.0
14822025-03-03T21:49:56.254Z Compiling num-iter v0.1.45
14832025-03-03T21:49:56.415Z Compiling futures v0.3.31
14842025-03-03T21:49:56.470Z Compiling slog-bunyan v2.5.0
14852025-03-03T21:49:56.542Z Compiling toml v0.8.20
14862025-03-03T21:49:56.564Z Compiling bzip2 v0.4.4
14872025-03-03T21:49:58.057Z Compiling tokio-native-tls v0.3.1
14882025-03-03T21:49:58.268Z Compiling camino v1.1.9
14892025-03-03T21:49:58.367Z Compiling flate2 v1.1.0
14902025-03-03T21:49:58.548Z Compiling phf_shared v0.11.2
14912025-03-03T21:49:58.882Z Compiling dropshot_endpoint v0.12.0
14922025-03-03T21:49:58.954Z Compiling backtrace v0.3.74
14932025-03-03T21:49:59.116Z Compiling terminal_size v0.4.0
14942025-03-03T21:49:59.284Z Compiling openapiv3 v2.0.0
14952025-03-03T21:49:59.371Z Compiling serde_path_to_error v0.1.16
14962025-03-03T21:49:59.522Z Compiling waitgroup v0.1.2
14972025-03-03T21:49:59.776Z Compiling hkdf v0.12.4
14982025-03-03T21:50:00.075Z Compiling crypto-bigint v0.5.5
14992025-03-03T21:50:00.210Z Compiling zerocopy-derive v0.6.6
15002025-03-03T21:50:01.114Z Compiling hubpack_derive v0.1.1
15012025-03-03T21:50:01.941Z Compiling curve25519-dalek-derive v0.1.1
15022025-03-03T21:50:02.042Z Compiling webpki-roots v0.26.6
15032025-03-03T21:50:02.174Z Compiling sync_wrapper v1.0.1
15042025-03-03T21:50:02.288Z Compiling hostname v0.4.0
15052025-03-03T21:50:02.348Z Compiling fs-err v2.11.0
15062025-03-03T21:50:02.519Z Compiling ahash v0.8.11
15072025-03-03T21:50:02.689Z Compiling winnow v0.5.40
15082025-03-03T21:50:02.888Z Compiling zip v2.1.3
15092025-03-03T21:50:03.067Z Compiling unicode-width v0.2.0
15102025-03-03T21:50:03.208Z Compiling buf-list v1.0.3
15112025-03-03T21:50:03.422Z Compiling debug-ignore v1.0.5
15122025-03-03T21:50:03.500Z Compiling managed v0.8.0
15132025-03-03T21:50:03.580Z Compiling lockfree-object-pool v0.1.6
15142025-03-03T21:50:03.615Z Compiling newtype-uuid v1.2.1
15152025-03-03T21:50:03.828Z Compiling bumpalo v3.16.0
15162025-03-03T21:50:03.864Z Compiling simd-adler32 v0.3.7
15172025-03-03T21:50:03.941Z Compiling tower-layer v0.3.3
15182025-03-03T21:50:04.241Z Compiling zopfli v0.8.1
15192025-03-03T21:50:04.291Z Compiling tower v0.5.2
15202025-03-03T21:50:04.524Z Compiling console v0.15.10
15212025-03-03T21:50:05.228Z Compiling strum_macros v0.25.3
15222025-03-03T21:50:05.319Z Compiling clap_builder v4.5.31
15232025-03-03T21:50:05.967Z Compiling elliptic-curve v0.13.8
15242025-03-03T21:50:06.165Z Compiling toml_edit v0.19.15
15252025-03-03T21:50:06.408Z Compiling zerocopy v0.6.6
15262025-03-03T21:50:06.510Z Compiling hubpack v0.1.2
15272025-03-03T21:50:06.801Z Compiling hickory-resolver v0.24.4
15282025-03-03T21:50:07.210Z Compiling phf v0.11.2
15292025-03-03T21:50:07.521Z Compiling signal-hook-mio v0.2.4
15302025-03-03T21:50:07.719Z Compiling hyper-tls v0.6.0
15312025-03-03T21:50:07.764Z Compiling cookie_store v0.21.1
15322025-03-03T21:50:08.159Z Compiling rayon v1.10.0
15332025-03-03T21:50:09.231Z Compiling postgres-types v0.2.9
15342025-03-03T21:50:10.815Z Compiling tokio-tungstenite v0.24.0
15352025-03-03T21:50:12.667Z Compiling ed25519 v2.2.3
15362025-03-03T21:50:12.741Z Compiling phf_shared v0.10.0
15372025-03-03T21:50:12.762Z Compiling tokio-stream v0.1.17
15382025-03-03T21:50:13.141Z Compiling pkcs1 v0.7.5
15392025-03-03T21:50:13.441Z Compiling serde-big-array v0.5.1
15402025-03-03T21:50:13.462Z Compiling clap_derive v4.5.28
15412025-03-03T21:50:13.711Z Compiling rfc6979 v0.4.0
15422025-03-03T21:50:13.784Z Compiling serde_repr v0.1.19
15432025-03-03T21:50:13.930Z Compiling derive-where v1.2.7
15442025-03-03T21:50:14.042Z Compiling bstr v1.10.0
15452025-03-03T21:50:14.133Z Compiling float-cmp v0.10.0
15462025-03-03T21:50:14.413Z Compiling normalize-line-endings v0.3.0
15472025-03-03T21:50:14.589Z Compiling difflib v0.4.0
15482025-03-03T21:50:14.640Z Compiling new_debug_unreachable v1.0.6
15492025-03-03T21:50:14.769Z Compiling unicode-segmentation v1.12.0
15502025-03-03T21:50:14.928Z Compiling whoami v1.5.2
15512025-03-03T21:50:15.604Z Compiling static_assertions v1.1.0
15522025-03-03T21:50:15.671Z Compiling predicates-core v1.0.8
15532025-03-03T21:50:15.688Z Compiling precomputed-hash v0.1.1
15542025-03-03T21:50:15.743Z Compiling fixedbitset v0.4.2
15552025-03-03T21:50:15.823Z Compiling number_prefix v0.4.0
15562025-03-03T21:50:15.962Z Compiling predicates v3.1.3
15572025-03-03T21:50:16.010Z Compiling string_cache v0.8.7
15582025-03-03T21:50:16.078Z Compiling indicatif v0.17.11
15592025-03-03T21:50:16.192Z Compiling petgraph v0.6.5
15602025-03-03T21:50:16.492Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15612025-03-03T21:50:17.277Z Compiling similar v2.7.0
15622025-03-03T21:50:17.542Z Compiling tokio-postgres v0.7.13
15632025-03-03T21:50:18.141Z Compiling ecdsa v0.16.9
15642025-03-03T21:50:18.216Z Compiling clap v4.5.31
15652025-03-03T21:50:18.360Z Compiling rsa v0.9.6
15662025-03-03T21:50:19.000Z Compiling ed25519-dalek v2.1.1
15672025-03-03T21:50:20.010Z Compiling toml v0.7.8
15682025-03-03T21:50:20.448Z Compiling crossterm v0.28.1
15692025-03-03T21:50:23.053Z Compiling zip v0.6.6
15702025-03-03T21:50:23.335Z Compiling hex v0.4.3
15712025-03-03T21:50:23.452Z Compiling x509-cert v0.2.5
15722025-03-03T21:50:23.748Z Compiling itertools v0.10.5
15732025-03-03T21:50:23.846Z Compiling lalrpop-util v0.19.12
15742025-03-03T21:50:23.920Z Compiling peg-runtime v0.8.3
15752025-03-03T21:50:24.222Z Compiling unicode-xid v0.2.6
15762025-03-03T21:50:24.242Z Compiling strum_macros v0.26.4
15772025-03-03T21:50:24.379Z Compiling xattr v1.3.1
15782025-03-03T21:50:24.441Z Compiling filetime v0.2.25
15792025-03-03T21:50:24.708Z Compiling tar v0.4.44
15802025-03-03T21:50:28.944Z Compiling strum v0.26.3
15812025-03-03T21:50:32.410Z Compiling aws-lc-sys v0.26.0
15822025-03-03T21:51:04.184Z Compiling rustls-webpki v0.102.8
15832025-03-03T21:51:07.681Z Compiling tokio-rustls v0.25.0
15842025-03-03T21:51:09.511Z Compiling tokio-rustls v0.26.0
15852025-03-03T21:51:09.839Z Compiling hyper-rustls v0.27.3
15862025-03-03T21:51:10.146Z Compiling reqwest v0.12.12
15872025-03-03T21:51:11.776Z Compiling qorb v0.2.1
15882025-03-03T21:51:14.903Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15892025-03-03T21:51:15.201Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15902025-03-03T21:51:20.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
15912025-03-03T21:51:20.299Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15922025-03-03T21:51:20.353ZMar 03 21:51:19.078 INFO Starting download, target: Clickhouse
15932025-03-03T21:51:20.353ZMar 03 21:51:19.079 INFO Starting download, target: Cockroach
15942025-03-03T21:51:20.353ZMar 03 21:51:19.079 INFO Starting download, target: Console
15952025-03-03T21:51:20.353ZMar 03 21:51:19.079 INFO Starting download, target: DendriteOpenapi
15962025-03-03T21:51:20.353ZMar 03 21:51:19.079 INFO Starting download, target: DendriteStub
15972025-03-03T21:51:20.353ZMar 03 21:51:19.079 INFO Starting download, target: MaghemiteMgd
15982025-03-03T21:51:20.353ZMar 03 21:51:19.079 INFO Starting download, target: TransceiverControl
15992025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16002025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16012025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16022025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16032025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16042025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16052025-03-03T21:51:20.357ZMar 03 21:51:19.080 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16062025-03-03T21:51:20.569ZMar 03 21:51:19.290 INFO Download complete, target: DendriteOpenapi
16072025-03-03T21:51:20.713ZMar 03 21:51:19.409 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16082025-03-03T21:51:21.024ZMar 03 21:51:19.741 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16092025-03-03T21:51:21.118ZMar 03 21:51:19.833 INFO Download complete, target: TransceiverControl
16102025-03-03T21:51:21.313ZMar 03 21:51:20.023 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16112025-03-03T21:51:21.417ZMar 03 21:51:20.139 INFO Download complete, target: Console
16122025-03-03T21:51:21.553ZMar 03 21:51:20.278 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16132025-03-03T21:51:22.285ZMar 03 21:51:21.011 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16142025-03-03T21:51:22.397ZMar 03 21:51:21.122 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16152025-03-03T21:51:22.397ZMar 03 21:51:21.122 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16162025-03-03T21:51:23.868ZMar 03 21:51:22.593 INFO Download complete, target: DendriteStub
16172025-03-03T21:51:24.148ZMar 03 21:51:22.871 INFO Download complete, target: MaghemiteMgd
16182025-03-03T21:51:28.845ZMar 03 21:51:27.569 INFO Checking that binary works, target: Cockroach
16192025-03-03T21:51:29.077ZMar 03 21:51:27.800 INFO Download complete, target: Cockroach
16202025-03-03T21:51:32.999ZMar 03 21:51:31.723 INFO Checking that binary works, target: Clickhouse
16212025-03-03T21:51:33.113ZMar 03 21:51:31.837 INFO Download complete, target: Clickhouse
16222025-03-03T21:51:33.121ZAll prerequisites installed successfully
16232025-03-03T21:51:33.124Z
16242025-03-03T21:51:33.124Zreal 4:58.361744415
16252025-03-03T21:51:33.124Zuser 16:36.764982756
16262025-03-03T21:51:33.124Zsys 2:17.033251903
16272025-03-03T21:51:33.124Ztrap 0.697004732
16282025-03-03T21:51:33.124Ztflt 0.931687722
16292025-03-03T21:51:33.124Zdflt 1.320781475
16302025-03-03T21:51:33.124Zkflt 0.024660693
16312025-03-03T21:51:33.124Zlock 25:32.558902729
16322025-03-03T21:51:33.124Zslp 59:29.556952566
16332025-03-03T21:51:33.125Zlat 1:06.542164720
16342025-03-03T21:51:33.125Zstop 2:34.699669041
16352025-03-03T21:51:33.125Z+ ptime -m cargo xtask download softnpu
16362025-03-03T21:51:33.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16372025-03-03T21:51:33.759Z Running `target/debug/xtask download softnpu`
16382025-03-03T21:51:34.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16392025-03-03T21:51:34.760Z Running `target/debug/xtask-downloader softnpu`
16402025-03-03T21:51:34.803ZMar 03 21:51:33.526 INFO Starting download, target: Softnpu
16412025-03-03T21:51:34.806ZMar 03 21:51:33.527 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16422025-03-03T21:51:35.353ZMar 03 21:51:34.077 INFO Download complete, target: Softnpu
16432025-03-03T21:51:35.357Z
16442025-03-03T21:51:35.360Zreal 2.228976718
16452025-03-03T21:51:35.360Zuser 1.418816658
16462025-03-03T21:51:35.360Zsys 0.596104130
16472025-03-03T21:51:35.360Ztrap 0.001373720
16482025-03-03T21:51:35.360Ztflt 0.000043682
16492025-03-03T21:51:35.360Zdflt 0.000105335
16502025-03-03T21:51:35.360Zkflt 0.000000000
16512025-03-03T21:51:35.361Zlock 5.668991716
16522025-03-03T21:51:35.361Zslp 0.396904688
16532025-03-03T21:51:35.361Zlat 0.074211735
16542025-03-03T21:51:35.361Zstop 0.000184014
16552025-03-03T21:51:35.361Z+ export CARGO_INCREMENTAL=0
16562025-03-03T21:51:35.361Z+ CARGO_INCREMENTAL=0
16572025-03-03T21:51:35.361Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16582025-03-03T21:51:36.469Z Compiling proc-macro2 v1.0.93
16592025-03-03T21:51:36.469Z Compiling unicode-ident v1.0.14
16602025-03-03T21:51:36.469Z Compiling libc v0.2.170
16612025-03-03T21:51:36.469Z Compiling serde v1.0.218
16622025-03-03T21:51:36.469Z Compiling autocfg v1.4.0
16632025-03-03T21:51:36.473Z Compiling version_check v0.9.5
16642025-03-03T21:51:36.473Z Compiling cfg-if v1.0.0
16652025-03-03T21:51:36.757Z Compiling memchr v2.7.4
16662025-03-03T21:51:36.807Z Compiling typenum v1.17.0
16672025-03-03T21:51:36.827Z Compiling shlex v1.3.0
16682025-03-03T21:51:37.199Z Compiling generic-array v0.14.7
16692025-03-03T21:51:37.237Z Compiling value-bag v1.9.0
16702025-03-03T21:51:37.445Z Compiling lock_api v0.4.12
16712025-03-03T21:51:37.686Z Compiling log v0.4.22
16722025-03-03T21:51:37.764Z Compiling scopeguard v1.2.0
16732025-03-03T21:51:37.947Z Compiling parking_lot_core v0.9.10
16742025-03-03T21:51:38.023Z Compiling serde_json v1.0.139
16752025-03-03T21:51:38.381Z Compiling quote v1.0.38
16762025-03-03T21:51:38.400Z Compiling rustix v0.38.37
16772025-03-03T21:51:38.445Z Compiling libm v0.2.8
16782025-03-03T21:51:38.470Z Compiling num-traits v0.2.19
16792025-03-03T21:51:38.708Z Compiling jobserver v0.1.32
16802025-03-03T21:51:38.794Z Compiling getrandom v0.2.15
16812025-03-03T21:51:38.862Z Compiling syn v2.0.98
16822025-03-03T21:51:38.881Z Compiling aho-corasick v1.1.3
16832025-03-03T21:51:39.023Z Compiling regex-syntax v0.8.5
16842025-03-03T21:51:39.048Z Compiling semver v1.0.25
16852025-03-03T21:51:39.068Z Compiling thiserror v1.0.69
16862025-03-03T21:51:39.187Z Compiling cc v1.2.15
16872025-03-03T21:51:39.548Z Compiling getrandom v0.3.1
16882025-03-03T21:51:39.607Z Compiling either v1.14.0
16892025-03-03T21:51:39.758Z Compiling once_cell v1.20.3
16902025-03-03T21:51:39.977Z Compiling itoa v1.0.11
16912025-03-03T21:51:40.051Z Compiling slab v0.4.9
16922025-03-03T21:51:40.296Z Compiling rand_core v0.6.4
16932025-03-03T21:51:40.413Z Compiling spin v0.9.8
16942025-03-03T21:51:40.807Z Compiling errno v0.3.9
16952025-03-03T21:51:41.071Z Compiling glob v0.3.2
16962025-03-03T21:51:41.433Z Compiling prettyplease v0.2.29
16972025-03-03T21:51:41.659Z Compiling smallvec v1.14.0
16982025-03-03T21:51:41.687Z Compiling lazy_static v1.5.0
16992025-03-03T21:51:41.834Z Compiling clang-sys v1.8.1
17002025-03-03T21:51:41.874Z Compiling minimal-lexical v0.2.1
17012025-03-03T21:51:42.223Z Compiling libloading v0.8.5
17022025-03-03T21:51:42.344Z Compiling nom v7.1.3
17032025-03-03T21:51:42.514Z Compiling subtle v2.6.1
17042025-03-03T21:51:42.566Z Compiling home v0.5.9
17052025-03-03T21:51:42.622Z Compiling regex-automata v0.4.8
17062025-03-03T21:51:42.643Z Compiling bindgen v0.69.5
17072025-03-03T21:51:42.860Z Compiling itertools v0.12.1
17082025-03-03T21:51:43.205Z Compiling allocator-api2 v0.2.18
17092025-03-03T21:51:43.440Z Compiling lazycell v1.3.0
17102025-03-03T21:51:43.664Z Compiling foldhash v0.1.3
17112025-03-03T21:51:43.995Z Compiling equivalent v1.0.1
17122025-03-03T21:51:44.016Z Compiling rustc-hash v1.1.0
17132025-03-03T21:51:44.143Z Compiling hashbrown v0.15.1
17142025-03-03T21:51:44.194Z Compiling cmake v0.1.51
17152025-03-03T21:51:44.570Z Compiling fs_extra v1.3.0
17162025-03-03T21:51:44.999Z Compiling pkg-config v0.3.31
17172025-03-03T21:51:45.144Z Compiling dunce v1.0.5
17182025-03-03T21:51:45.466Z Compiling pin-project-lite v0.2.14
17192025-03-03T21:51:45.629Z Compiling cexpr v0.6.0
17202025-03-03T21:51:45.735Z Compiling byteorder v1.5.0
17212025-03-03T21:51:46.258Z Compiling synstructure v0.13.1
17222025-03-03T21:51:46.817Z Compiling ring v0.17.11
17232025-03-03T21:51:46.997Z Compiling ryu v1.0.18
17242025-03-03T21:51:47.139Z Compiling paste v1.0.15
17252025-03-03T21:51:47.432Z Compiling schemars v0.8.22
17262025-03-03T21:51:47.627Z Compiling regex v1.11.1
17272025-03-03T21:51:47.998Z Compiling serde_derive_internals v0.29.1
17282025-03-03T21:51:48.633Z Compiling signal-hook-registry v1.4.2
17292025-03-03T21:51:48.766Z Compiling httparse v1.9.5
17302025-03-03T21:51:48.898Z Compiling const-oid v0.9.6
17312025-03-03T21:51:48.939Z Compiling aws-lc-rs v1.12.4
17322025-03-03T21:51:49.390Z Compiling fnv v1.0.7
17332025-03-03T21:51:49.417Z Compiling parking_lot v0.12.3
17342025-03-03T21:51:49.555Z Compiling mio v1.0.2
17352025-03-03T21:51:50.284Z Compiling heck v0.5.0
17362025-03-03T21:51:50.384Z Compiling serde_derive v1.0.218
17372025-03-03T21:51:50.455Z Compiling zeroize_derive v1.4.2
17382025-03-03T21:51:50.522Z Compiling tokio-macros v2.5.0
17392025-03-03T21:51:51.005Z Compiling thiserror-impl v1.0.69
17402025-03-03T21:51:51.219Z Compiling zerocopy-derive v0.7.35
17412025-03-03T21:51:51.552Z Compiling zerofrom-derive v0.1.4
17422025-03-03T21:51:51.754Z Compiling yoke-derive v0.7.4
17432025-03-03T21:51:51.790Z Compiling zeroize v1.8.1
17442025-03-03T21:51:52.284Z Compiling futures-macro v0.3.31
17452025-03-03T21:51:52.339Z Compiling displaydoc v0.2.5
17462025-03-03T21:51:53.012Z Compiling zerovec-derive v0.10.3
17472025-03-03T21:51:53.978Z Compiling icu_provider_macros v1.5.0
17482025-03-03T21:51:54.129Z Compiling tracing-attributes v0.1.27
17492025-03-03T21:51:54.158Z Compiling schemars_derive v0.8.22
17502025-03-03T21:51:54.308Z Compiling crypto-common v0.1.6
17512025-03-03T21:51:54.733Z Compiling block-buffer v0.10.4
17522025-03-03T21:51:55.034Z Compiling socket2 v0.5.8
17532025-03-03T21:51:55.273Z Compiling stable_deref_trait v1.2.0
17542025-03-03T21:51:55.397Z Compiling digest v0.10.7
17552025-03-03T21:51:55.416Z Compiling zerocopy v0.7.35
17562025-03-03T21:51:55.853Z Compiling futures-core v0.3.31
17572025-03-03T21:51:56.223Z Compiling time-core v0.1.2
17582025-03-03T21:51:56.424Z Compiling num-conv v0.1.0
17592025-03-03T21:51:56.781Z Compiling crossbeam-utils v0.8.20
17602025-03-03T21:51:56.838Z Compiling time-macros v0.2.18
17612025-03-03T21:51:57.015Z Compiling der_derive v0.7.3
17622025-03-03T21:51:57.297Z Compiling vcpkg v0.2.15
17632025-03-03T21:51:58.652Z Compiling openssl-sys v0.9.106
17642025-03-03T21:51:59.377Z Compiling futures-sink v0.3.31
17652025-03-03T21:51:59.563Z Compiling zerocopy v0.8.10
17662025-03-03T21:52:00.255Z Compiling cpufeatures v0.2.14
17672025-03-03T21:52:00.294Z Compiling zerocopy-derive v0.8.10
17682025-03-03T21:52:00.545Z Compiling slog v2.7.0
17692025-03-03T21:52:01.030Z Compiling syn v1.0.109
17702025-03-03T21:52:01.051Z Compiling iana-time-zone v0.1.61
17712025-03-03T21:52:01.193Z Compiling futures-channel v0.3.31
17722025-03-03T21:52:01.222Z Compiling zerofrom v0.1.4
17732025-03-03T21:52:01.591Z Compiling futures-task v0.3.31
17742025-03-03T21:52:01.676Z Compiling pin-utils v0.1.0
17752025-03-03T21:52:01.697Z Compiling futures-io v0.3.31
17762025-03-03T21:52:01.798Z Compiling yoke v0.7.4
17772025-03-03T21:52:02.063Z Compiling futures-util v0.3.31
17782025-03-03T21:52:02.197Z Compiling scroll_derive v0.12.0
17792025-03-03T21:52:02.355Z Compiling ucd-trie v0.1.7
17802025-03-03T21:52:02.588Z Compiling openssl v0.10.71
17812025-03-03T21:52:02.788Z Compiling bitflags v2.6.0
17822025-03-03T21:52:02.808Z Compiling bytes v1.10.0
17832025-03-03T21:52:03.546Z Compiling indexmap v2.7.1
17842025-03-03T21:52:05.034Z Compiling tokio v1.43.0
17852025-03-03T21:52:05.359Z Compiling uuid v1.15.1
17862025-03-03T21:52:06.220Z Compiling serde_tokenstream v0.2.2
17872025-03-03T21:52:06.813Z Compiling chrono v0.4.40
17882025-03-03T21:52:07.888Z Compiling which v4.4.2
17892025-03-03T21:52:08.437Z Compiling http v1.2.0
17902025-03-03T21:52:10.539Z Compiling rustc_version v0.4.1
17912025-03-03T21:52:10.667Z Compiling pest v2.7.14
17922025-03-03T21:52:11.959Z Compiling zerovec v0.10.4
17932025-03-03T21:52:13.686Z Compiling hmac v0.12.1
17942025-03-03T21:52:15.266Z Compiling pest_meta v2.7.14
17952025-03-03T21:52:15.583Z Compiling block-padding v0.3.3
17962025-03-03T21:52:15.853Z Compiling openssl-macros v0.1.1
17972025-03-03T21:52:16.219Z Compiling dyn-clone v1.0.18
17982025-03-03T21:52:16.505Z Compiling rustls v0.23.19
17992025-03-03T21:52:16.619Z Compiling native-tls v0.2.12
18002025-03-03T21:52:16.858Z Compiling pest_generator v2.7.14
18012025-03-03T21:52:17.560Z Compiling inout v0.1.3
18022025-03-03T21:52:17.693Z Compiling tinystr v0.7.6
18032025-03-03T21:52:18.110Z Compiling toml_datetime v0.6.8
18042025-03-03T21:52:18.314Z Compiling serde_spanned v0.6.8
18052025-03-03T21:52:18.561Z Compiling ppv-lite86 v0.2.20
18062025-03-03T21:52:18.657Z Compiling tracing-core v0.1.32
18072025-03-03T21:52:18.891Z Compiling writeable v0.5.5
18082025-03-03T21:52:19.471Z Compiling litemap v0.7.3
18092025-03-03T21:52:19.928Z Compiling strsim v0.11.1
18102025-03-03T21:52:20.002Z Compiling icu_locid v1.5.0
18112025-03-03T21:52:20.025Z Compiling tracing v0.1.40
18122025-03-03T21:52:20.594Z Compiling pest_derive v2.7.14
18132025-03-03T21:52:20.774Z Compiling aws-lc-sys v0.26.0
18142025-03-03T21:52:20.927Z Compiling cipher v0.4.4
18152025-03-03T21:52:20.953Z Compiling sha2 v0.10.8
18162025-03-03T21:52:21.457Z Compiling usdt-impl v0.5.0
18172025-03-03T21:52:21.736Z Compiling cookie v0.18.1
18182025-03-03T21:52:21.876Z Compiling base64ct v1.6.0
18192025-03-03T21:52:22.441Z Compiling pem-rfc7468 v0.7.0
18202025-03-03T21:52:22.467Z Compiling icu_provider v1.5.0
18212025-03-03T21:52:25.422Z Compiling scroll v0.12.0
18222025-03-03T21:52:25.497Z Compiling async-trait v0.1.86
18232025-03-03T21:52:27.539Z Compiling flagset v0.4.6
18242025-03-03T21:52:27.621Z Compiling camino v1.1.9
18252025-03-03T21:52:27.755Z Compiling anyhow v1.0.96
18262025-03-03T21:52:27.997Z Compiling percent-encoding v2.3.1
18272025-03-03T21:52:28.221Z Compiling icu_locid_transform_data v1.5.0
18282025-03-03T21:52:28.327Z Compiling plain v0.2.3
18292025-03-03T21:52:28.349Z Compiling rustls-pki-types v1.10.0
18302025-03-03T21:52:28.489Z Compiling goblin v0.8.2
18312025-03-03T21:52:28.567Z Compiling icu_locid_transform v1.5.0
18322025-03-03T21:52:31.702Z Compiling der v0.7.9
18332025-03-03T21:52:36.641Z Compiling icu_collections v1.5.0
18342025-03-03T21:52:36.641Z Compiling tokio-util v0.7.13
18352025-03-03T21:52:36.641Z Compiling untrusted v0.9.0
18362025-03-03T21:52:36.641Z Compiling icu_properties_data v1.5.0
18372025-03-03T21:52:36.641Z Compiling untrusted v0.7.1
18382025-03-03T21:52:36.641Z Compiling pretty-hex v0.4.1
18392025-03-03T21:52:36.641Z Compiling rayon-core v1.12.1
18402025-03-03T21:52:36.641Z Compiling powerfmt v0.2.0
18412025-03-03T21:52:36.641Z Compiling rustls v0.22.4
18422025-03-03T21:52:36.641Z Compiling dof v0.3.0
18432025-03-03T21:52:36.642Z Compiling deranged v0.3.11
18442025-03-03T21:52:36.642Z Compiling icu_properties v1.5.1
18452025-03-03T21:52:37.913Z Compiling spki v0.7.3
18462025-03-03T21:52:38.039Z Compiling dtrace-parser v0.2.0
18472025-03-03T21:52:38.087Z Compiling salsa20 v0.10.2
18482025-03-03T21:52:38.139Z Compiling pbkdf2 v0.12.2
18492025-03-03T21:52:38.689Z Compiling bzip2-sys v0.1.11+1.0.8
18502025-03-03T21:52:39.652Z Compiling thread-id v4.2.2
18512025-03-03T21:52:39.787Z Compiling litrs v0.4.1
18522025-03-03T21:52:39.904Z Compiling utf16_iter v1.0.5
18532025-03-03T21:52:40.100Z Compiling write16 v1.0.0
18542025-03-03T21:52:40.426Z Compiling rustversion v1.0.17
18552025-03-03T21:52:40.544Z Compiling utf8_iter v1.0.4
18562025-03-03T21:52:40.838Z Compiling winnow v0.5.40
18572025-03-03T21:52:41.068Z Compiling icu_normalizer_data v1.5.0
18582025-03-03T21:52:41.101Z Compiling atomic-waker v1.1.2
18592025-03-03T21:52:41.122Z Compiling num_threads v0.1.7
18602025-03-03T21:52:41.449Z Compiling time v0.3.36
18612025-03-03T21:52:41.476Z Compiling icu_normalizer v1.5.0
18622025-03-03T21:52:43.184Z Compiling document-features v0.2.10
18632025-03-03T21:52:44.286Z Compiling toml_edit v0.19.15
18642025-03-03T21:52:46.826Z Compiling scrypt v0.11.0
18652025-03-03T21:52:47.013Z Compiling form_urlencoded v1.2.1
18662025-03-03T21:52:47.328Z Compiling cbc v0.1.2
18672025-03-03T21:52:47.482Z Compiling aes v0.8.4
18682025-03-03T21:52:47.568Z Compiling http-body v1.0.1
18692025-03-03T21:52:48.306Z Compiling multer v3.1.0
18702025-03-03T21:52:48.698Z Compiling tinyvec_macros v0.1.1
18712025-03-03T21:52:48.716Z Compiling try-lock v0.2.5
18722025-03-03T21:52:48.728Z Compiling slog-async v2.8.0
18732025-03-03T21:52:49.142Z Compiling want v0.3.1
18742025-03-03T21:52:49.257Z Compiling tinyvec v1.8.0
18752025-03-03T21:52:49.473Z Compiling pkcs5 v0.7.1
18762025-03-03T21:52:50.834Z Compiling idna_adapter v1.2.0
18772025-03-03T21:52:51.266Z Compiling h2 v0.4.6
18782025-03-03T21:52:51.671Z Compiling rand_chacha v0.3.1
18792025-03-03T21:52:53.190Z Compiling heapless v0.7.17
18802025-03-03T21:52:53.719Z Compiling httpdate v1.0.3
18812025-03-03T21:52:54.351Z Compiling signal-hook v0.3.17
18822025-03-03T21:52:54.367Z Compiling adler2 v2.0.0
18832025-03-03T21:52:54.489Z Compiling tower-service v0.3.3
18842025-03-03T21:52:54.672Z Compiling miniz_oxide v0.8.5
18852025-03-03T21:52:56.812Z Compiling rand v0.8.5
18862025-03-03T21:52:58.373Z Compiling idna v1.0.3
18872025-03-03T21:52:59.753Z Compiling pkcs8 v0.10.2
18882025-03-03T21:52:59.968Z Compiling usdt-macro v0.5.0
18892025-03-03T21:53:00.232Z Compiling usdt-attr-macro v0.5.0
18902025-03-03T21:53:00.366Z Compiling hyper v1.6.0
18912025-03-03T21:53:01.534Z Compiling async-stream-impl v0.3.6
18922025-03-03T21:53:02.741Z Compiling base64 v0.22.1
18932025-03-03T21:53:03.981Z Compiling hyper-util v0.1.10
18942025-03-03T21:53:10.142Z Compiling curve25519-dalek v4.1.3
18952025-03-03T21:53:10.308Z Compiling openapiv3 v2.0.0
18962025-03-03T21:53:10.692Z Compiling enum-as-inner v0.6.1
18972025-03-03T21:53:10.720Z Compiling memoffset v0.9.1
18982025-03-03T21:53:11.108Z Compiling dropshot v0.12.0
18992025-03-03T21:53:11.754Z Compiling newtype-uuid v1.2.1
19002025-03-03T21:53:12.248Z Compiling num-bigint-dig v0.8.4
19012025-03-03T21:53:12.274Z Compiling smoltcp v0.9.1
19022025-03-03T21:53:12.444Z Compiling foreign-types-shared v0.1.1
19032025-03-03T21:53:12.616Z Compiling match_cfg v0.1.0
19042025-03-03T21:53:12.729Z Compiling portable-atomic v1.9.0
19052025-03-03T21:53:12.748Z Compiling foreign-types v0.3.2
19062025-03-03T21:53:12.775Z Compiling hostname v0.3.1
19072025-03-03T21:53:13.595Z Compiling rand_core v0.9.2
19082025-03-03T21:53:14.043Z Compiling url v2.5.3
19092025-03-03T21:53:16.101Z Compiling http-body-util v0.1.2
19102025-03-03T21:53:16.694Z Compiling dirs-sys-next v0.1.2
19112025-03-03T21:53:17.194Z Compiling encoding_rs v0.8.34
19122025-03-03T21:53:17.208Z Compiling heck v0.4.1
19132025-03-03T21:53:17.604Z Compiling cfg_aliases v0.2.1
19142025-03-03T21:53:17.723Z Compiling gimli v0.31.1
19152025-03-03T21:53:20.110Z Compiling data-encoding v2.6.0
19162025-03-03T21:53:21.625Z Compiling mime v0.3.17
19172025-03-03T21:53:22.748Z Compiling ident_case v1.0.1
19182025-03-03T21:53:22.998Z Compiling siphasher v0.3.11
19192025-03-03T21:53:23.411Z Compiling darling_core v0.20.10
19202025-03-03T21:53:24.750Z Compiling addr2line v0.24.2
19212025-03-03T21:53:28.904Z Compiling nix v0.29.0
19222025-03-03T21:53:29.787Z Compiling dirs-next v2.0.0
19232025-03-03T21:53:30.799Z Compiling rand_chacha v0.9.0
19242025-03-03T21:53:31.817Z Compiling unicode-normalization v0.1.24
19252025-03-03T21:53:32.973Z Compiling serde_urlencoded v0.7.1
19262025-03-03T21:53:33.586Z Compiling crossbeam-epoch v0.9.18
19272025-03-03T21:53:34.342Z Compiling rustls-pemfile v2.2.0
19282025-03-03T21:53:34.812Z Compiling hubpack_derive v0.1.1
19292025-03-03T21:53:35.666Z Compiling dropshot_endpoint v0.12.0
19302025-03-03T21:53:35.807Z Compiling sha1 v0.10.6
19312025-03-03T21:53:36.239Z Compiling signature v2.2.0
19322025-03-03T21:53:36.493Z Compiling zerocopy-derive v0.6.6
19332025-03-03T21:53:36.576Z Compiling curve25519-dalek-derive v0.1.1
19342025-03-03T21:53:38.194Z Compiling thread_local v1.1.8
19352025-03-03T21:53:38.270Z Compiling object v0.36.5
19362025-03-03T21:53:38.705Z Compiling fs-err v2.11.0
19372025-03-03T21:53:39.131Z Compiling ahash v0.8.11
19382025-03-03T21:53:39.520Z Compiling crc32fast v1.4.2
19392025-03-03T21:53:39.879Z Compiling anstyle v1.0.10
19402025-03-03T21:53:40.347Z Compiling rustls-webpki v0.102.8
19412025-03-03T21:53:41.108Z Compiling rustc-demangle v0.1.24
19422025-03-03T21:53:42.142Z Compiling winnow v0.7.3
19432025-03-03T21:53:43.143Z Compiling utf8parse v0.2.2
19442025-03-03T21:53:43.334Z Compiling buf-list v1.0.3
19452025-03-03T21:53:43.600Z Compiling openssl-probe v0.1.5
19462025-03-03T21:53:44.475Z Compiling unicode-bidi v0.3.17
19472025-03-03T21:53:45.747Z Compiling ipnet v2.11.0
19482025-03-03T21:53:45.834Z Compiling zip v2.1.3
19492025-03-03T21:53:46.188Z Compiling unicode-properties v0.1.3
19502025-03-03T21:53:46.659Z Compiling stringprep v0.1.5
19512025-03-03T21:53:46.721Z Compiling backtrace v0.3.74
19522025-03-03T21:53:47.563Z Compiling toml_edit v0.22.24
19532025-03-03T21:53:49.653Z Compiling anstyle-parse v0.2.5
19542025-03-03T21:53:50.409Z Compiling crossbeam-deque v0.8.5
19552025-03-03T21:53:54.195Z Compiling rand v0.9.0
19562025-03-03T21:53:54.291Z Compiling term v0.7.0
19572025-03-03T21:53:55.483Z Compiling darling_macro v0.20.10
19582025-03-03T21:53:55.543Z Compiling slog-json v2.6.1
19592025-03-03T21:53:56.593Z Compiling crossbeam-channel v0.5.13
19602025-03-03T21:53:57.647Z Compiling futures-executor v0.3.31
19612025-03-03T21:53:57.898Z Compiling num-integer v0.1.46
19622025-03-03T21:53:57.998Z Compiling md-5 v0.10.6
19632025-03-03T21:53:58.094Z Compiling hash32 v0.2.1
19642025-03-03T21:53:58.265Z Compiling ff v0.13.0
19652025-03-03T21:53:58.482Z Compiling is-terminal v0.4.13
19662025-03-03T21:53:58.527Z Compiling memmap v0.7.0
19672025-03-03T21:53:58.623Z Compiling base16ct v0.2.0
19682025-03-03T21:53:58.666Z Compiling psl-types v2.0.11
19692025-03-03T21:53:58.857Z Compiling utf-8 v0.7.6
19702025-03-03T21:53:58.901Z Compiling is_terminal_polyfill v1.70.1
19712025-03-03T21:53:58.969Z Compiling take_mut v0.2.2
19722025-03-03T21:53:59.060Z Compiling fallible-iterator v0.2.0
19732025-03-03T21:53:59.102Z Compiling anstyle-query v1.1.1
19742025-03-03T21:53:59.163Z Compiling linked-hash-map v0.5.6
19752025-03-03T21:53:59.425Z Compiling colorchoice v1.0.2
19762025-03-03T21:53:59.532Z Compiling quick-error v1.2.3
19772025-03-03T21:53:59.612Z Compiling anstream v0.6.15
19782025-03-03T21:53:59.707Z Compiling postgres-protocol v0.6.8
19792025-03-03T21:53:59.745Z Compiling resolv-conf v0.7.0
19802025-03-03T21:54:00.143Z Compiling lru-cache v0.1.2
19812025-03-03T21:54:00.228Z Compiling publicsuffix v2.3.0
19822025-03-03T21:54:00.408Z Compiling tungstenite v0.24.0
19832025-03-03T21:54:00.923Z Compiling sec1 v0.7.3
19842025-03-03T21:54:00.944Z Compiling usdt v0.5.0
19852025-03-03T21:54:01.252Z Compiling slog-term v2.9.1
19862025-03-03T21:54:01.423Z Compiling group v0.13.0
19872025-03-03T21:54:01.479Z Compiling num-iter v0.1.45
19882025-03-03T21:54:01.765Z Compiling futures v0.3.31
19892025-03-03T21:54:02.784Z Compiling tokio-rustls v0.26.0
19902025-03-03T21:54:03.274Z Compiling darling v0.20.10
19912025-03-03T21:54:03.837Z Compiling slog-bunyan v2.5.0
19922025-03-03T21:54:03.997Z Compiling tokio-rustls v0.25.0
19932025-03-03T21:54:04.217Z Compiling toml v0.8.20
19942025-03-03T21:54:04.442Z Compiling bzip2 v0.4.4
19952025-03-03T21:54:04.500Z Compiling tokio-native-tls v0.3.1
19962025-03-03T21:54:04.831Z Compiling hickory-proto v0.24.4
19972025-03-03T21:54:04.852Z Compiling flate2 v1.1.0
19982025-03-03T21:54:04.960Z Compiling phf_shared v0.11.2
19992025-03-03T21:54:05.335Z Compiling strum_macros v0.25.3
20002025-03-03T21:54:06.083Z Compiling async-stream v0.3.6
20012025-03-03T21:54:06.104Z Compiling waitgroup v0.1.2
20022025-03-03T21:54:06.382Z Compiling webpki-roots v0.26.6
20032025-03-03T21:54:06.699Z Compiling hkdf v0.12.4
20042025-03-03T21:54:06.720Z Compiling terminal_size v0.4.0
20052025-03-03T21:54:06.965Z Compiling serde_path_to_error v0.1.16
20062025-03-03T21:54:06.968Z Compiling sync_wrapper v1.0.1
20072025-03-03T21:54:07.377Z Compiling crypto-bigint v0.5.5
20082025-03-03T21:54:07.589Z Compiling clap_derive v4.5.28
20092025-03-03T21:54:07.766Z Compiling derive-where v1.2.7
20102025-03-03T21:54:08.071Z Compiling serde_repr v0.1.19
20112025-03-03T21:54:08.756Z Compiling regress v0.10.3
20122025-03-03T21:54:09.194Z Compiling hostname v0.4.0
20132025-03-03T21:54:09.407Z Compiling lockfree-object-pool v0.1.6
20142025-03-03T21:54:09.707Z Compiling tower-layer v0.3.3
20152025-03-03T21:54:10.278Z Compiling managed v0.8.0
20162025-03-03T21:54:10.487Z Compiling bitflags v1.3.2
20172025-03-03T21:54:10.799Z Compiling debug-ignore v1.0.5
20182025-03-03T21:54:10.836Z Compiling simd-adler32 v0.3.7
20192025-03-03T21:54:10.977Z Compiling bumpalo v3.16.0
20202025-03-03T21:54:10.998Z Compiling unicode-width v0.2.0
20212025-03-03T21:54:11.430Z Compiling clap_lex v0.7.4
20222025-03-03T21:54:11.681Z Compiling tower v0.5.2
20232025-03-03T21:54:11.863Z Compiling clap_builder v4.5.31
20242025-03-03T21:54:11.999Z Compiling console v0.15.10
20252025-03-03T21:54:12.709Z Compiling zopfli v0.8.1
20262025-03-03T21:54:12.717Z Compiling typify-impl v0.2.0
20272025-03-03T21:54:13.381Z Compiling hickory-resolver v0.24.4
20282025-03-03T21:54:13.817Z Compiling elliptic-curve v0.13.8
20292025-03-03T21:54:16.480Z Compiling hyper-rustls v0.27.3
20302025-03-03T21:54:18.412Z Compiling phf v0.11.2
20312025-03-03T21:54:18.769Z Compiling hyper-tls v0.6.0
20322025-03-03T21:54:19.679Z Compiling rayon v1.10.0
20332025-03-03T21:54:19.702Z Compiling signal-hook-mio v0.2.4
20342025-03-03T21:54:19.770Z Compiling cookie_store v0.21.1
20352025-03-03T21:54:20.822Z Compiling tokio-tungstenite v0.24.0
20362025-03-03T21:54:21.003Z Compiling postgres-types v0.2.9
20372025-03-03T21:54:21.446Z Compiling zerocopy v0.6.6
20382025-03-03T21:54:21.586Z Compiling ed25519 v2.2.3
20392025-03-03T21:54:22.051Z Compiling hubpack v0.1.2
20402025-03-03T21:54:22.523Z Compiling phf_shared v0.10.0
20412025-03-03T21:54:22.928Z Compiling pkcs1 v0.7.5
20422025-03-03T21:54:24.134Z Compiling tokio-stream v0.1.17
20432025-03-03T21:54:24.219Z Compiling ipnetwork v0.21.1
20442025-03-03T21:54:24.278Z Compiling rfc6979 v0.4.0
20452025-03-03T21:54:24.919Z Compiling serde-big-array v0.5.1
20462025-03-03T21:54:25.133Z Compiling float-cmp v0.10.0
20472025-03-03T21:54:25.192Z Compiling bstr v1.10.0
20482025-03-03T21:54:25.797Z Compiling static_assertions v1.1.0
20492025-03-03T21:54:25.929Z Compiling whoami v1.5.2
20502025-03-03T21:54:26.503Z Compiling number_prefix v0.4.0
20512025-03-03T21:54:26.525Z Compiling unicode-segmentation v1.12.0
20522025-03-03T21:54:26.750Z Compiling new_debug_unreachable v1.0.6
20532025-03-03T21:54:26.769Z Compiling normalize-line-endings v0.3.0
20542025-03-03T21:54:26.867Z Compiling fixedbitset v0.4.2
20552025-03-03T21:54:27.300Z Compiling difflib v0.4.0
20562025-03-03T21:54:27.350Z Compiling precomputed-hash v0.1.1
20572025-03-03T21:54:27.414Z Compiling predicates-core v1.0.8
20582025-03-03T21:54:27.436Z Compiling similar v2.7.0
20592025-03-03T21:54:27.487Z Compiling string_cache v0.8.7
20602025-03-03T21:54:27.727Z Compiling petgraph v0.6.5
20612025-03-03T21:54:27.902Z Compiling predicates v3.1.3
20622025-03-03T21:54:28.456Z Compiling indicatif v0.17.11
20632025-03-03T21:54:29.261Z Compiling tokio-postgres v0.7.13
20642025-03-03T21:54:29.312Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20652025-03-03T21:54:30.599Z Compiling qorb v0.2.1
20662025-03-03T21:54:30.637Z Compiling ecdsa v0.16.9
20672025-03-03T21:54:31.531Z Compiling rsa v0.9.6
20682025-03-03T21:54:33.086Z Compiling typify-macro v0.2.0
20692025-03-03T21:54:34.222Z Compiling reqwest v0.12.12
20702025-03-03T21:54:34.839Z Compiling ed25519-dalek v2.1.1
20712025-03-03T21:54:36.516Z Compiling crossterm v0.28.1
20722025-03-03T21:54:36.519Z Compiling clap v4.5.31
20732025-03-03T21:54:36.671Z Compiling zip v0.6.6
20742025-03-03T21:54:37.982Z Compiling toml v0.7.8
20752025-03-03T21:54:38.310Z Compiling x509-cert v0.2.5
20762025-03-03T21:54:39.605Z Compiling hex v0.4.3
20772025-03-03T21:54:40.632Z Compiling itertools v0.10.5
20782025-03-03T21:54:42.022Z Compiling unicode-xid v0.2.6
20792025-03-03T21:54:42.254Z Compiling peg-runtime v0.8.3
20802025-03-03T21:54:42.788Z Compiling lalrpop-util v0.19.12
20812025-03-03T21:54:45.825Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20822025-03-03T21:54:50.257Z Compiling proc-macro-crate v1.3.1
20832025-03-03T21:54:50.802Z Compiling macaddr v1.0.1
20842025-03-03T21:54:51.370Z Compiling itertools v0.13.0
20852025-03-03T21:54:52.852Z Compiling heapless v0.8.0
20862025-03-03T21:54:53.425Z Compiling fastrand v2.1.1
20872025-03-03T21:54:54.157Z Compiling tempfile v3.13.0
20882025-03-03T21:54:54.321Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20892025-03-03T21:55:00.614Z Compiling num_enum_derive v0.5.11
20902025-03-03T21:55:05.406Z Compiling structmeta-derive v0.3.0
20912025-03-03T21:55:05.444Z Compiling hash32 v0.3.1
20922025-03-03T21:55:06.506Z Compiling thiserror v2.0.11
20932025-03-03T21:55:07.990Z Compiling smoltcp v0.11.0
20942025-03-03T21:55:08.808Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20952025-03-03T21:55:11.880Z Compiling structmeta v0.3.0
20962025-03-03T21:55:14.517Z Compiling num_enum v0.5.11
20972025-03-03T21:55:14.541Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20982025-03-03T21:55:15.207Z Compiling typify v0.2.0
20992025-03-03T21:55:15.359Z Compiling oxnet v0.1.1
21002025-03-03T21:55:16.059Z Compiling strum_macros v0.26.4
21012025-03-03T21:55:16.948Z Compiling thiserror-impl v2.0.11
21022025-03-03T21:55:19.068Z Compiling proc-macro-error-attr v1.0.4
21032025-03-03T21:55:19.420Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21042025-03-03T21:55:20.358Z Compiling unsafe-libyaml v0.2.11
21052025-03-03T21:55:20.919Z Compiling cobs v0.2.3
21062025-03-03T21:55:21.390Z Compiling postcard v1.0.10
21072025-03-03T21:55:22.113Z Compiling serde_yaml v0.9.34+deprecated
21082025-03-03T21:55:22.254Z Compiling strum v0.26.3
21092025-03-03T21:55:35.340Z Compiling progenitor-impl v0.8.0
21102025-03-03T21:55:35.601Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21112025-03-03T21:55:47.696Z Compiling foreign-types-macros v0.2.3
21122025-03-03T21:55:47.890Z Compiling wait-timeout v0.2.0
21132025-03-03T21:55:48.067Z Compiling proc-macro-error v1.0.4
21142025-03-03T21:55:48.217Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21152025-03-03T21:55:48.606Z Compiling bit-vec v0.8.0
21162025-03-03T21:55:48.693Z Compiling foreign-types-shared v0.3.1
21172025-03-03T21:55:49.173Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21182025-03-03T21:55:49.364Z Compiling unicode-width v0.1.14
21192025-03-03T21:55:50.249Z Compiling tabwriter v1.4.0
21202025-03-03T21:55:50.508Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21212025-03-03T21:55:53.633Z Compiling bit-set v0.8.0
21222025-03-03T21:55:55.428Z Compiling foreign-types v0.5.0
21232025-03-03T21:55:55.808Z Compiling rusty-fork v0.3.0
21242025-03-03T21:56:02.028Z Compiling progenitor-macro v0.8.0
21252025-03-03T21:56:04.661Z Compiling parse-display-derive v0.10.0
21262025-03-03T21:56:05.700Z Compiling progenitor-client v0.8.0
21272025-03-03T21:56:08.064Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21282025-03-03T21:56:08.895Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21292025-03-03T21:56:09.722Z Compiling daft-derive v0.1.1
21302025-03-03T21:56:10.074Z Compiling rand_xorshift v0.3.0
21312025-03-03T21:56:10.388Z Compiling cstr-argument v0.1.2
21322025-03-03T21:56:10.668Z Compiling dropshot v0.16.0
21332025-03-03T21:56:11.121Z Compiling crucible-workspace-hack v0.1.0
21342025-03-03T21:56:11.442Z Compiling unarray v0.1.4
21352025-03-03T21:56:11.465Z Compiling pretty-hex v0.2.1
21362025-03-03T21:56:11.668Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21372025-03-03T21:56:11.727Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21382025-03-03T21:56:12.021Z Compiling proptest v1.6.0
21392025-03-03T21:56:12.130Z Compiling daft v0.1.1
21402025-03-03T21:56:12.153Z Compiling progenitor v0.8.0
21412025-03-03T21:56:12.287Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21422025-03-03T21:56:12.626Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21432025-03-03T21:56:12.698Z Compiling parse-display v0.10.0
21442025-03-03T21:56:13.131Z Compiling test-strategy v0.4.0
21452025-03-03T21:56:13.514Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21462025-03-03T21:56:13.767Z Compiling colored v2.2.0
21472025-03-03T21:56:14.521Z Compiling serde_with_macros v3.12.0
21482025-03-03T21:56:14.985Z Compiling dropshot_endpoint v0.16.0
21492025-03-03T21:56:15.159Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21502025-03-03T21:56:15.917Z Compiling instant v0.1.13
21512025-03-03T21:56:16.115Z Compiling winnow v0.6.20
21522025-03-03T21:56:16.230Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21532025-03-03T21:56:16.632Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21542025-03-03T21:56:16.812Z Compiling serde_with v3.12.0
21552025-03-03T21:56:18.574Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
21562025-03-03T21:56:19.774Z Compiling backoff v0.4.0
21572025-03-03T21:56:20.169Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21582025-03-03T21:56:20.348Z Compiling zone_cfg_derive v0.3.0
21592025-03-03T21:56:20.406Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21602025-03-03T21:56:21.046Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21612025-03-03T21:56:21.149Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21622025-03-03T21:56:21.732Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21632025-03-03T21:56:21.790Z Compiling camino-tempfile v1.1.1
21642025-03-03T21:56:22.158Z Compiling progenitor-client v0.9.1
21652025-03-03T21:56:22.567Z Compiling num-derive v0.4.2
21662025-03-03T21:56:23.134Z Compiling sigpipe v0.1.3
21672025-03-03T21:56:23.289Z Compiling libefi-sys v0.1.0
21682025-03-03T21:56:23.640Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21692025-03-03T21:56:24.091Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21702025-03-03T21:56:24.788Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21712025-03-03T21:56:26.307Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21722025-03-03T21:56:26.866Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21732025-03-03T21:56:27.081Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21742025-03-03T21:56:27.249Z Compiling zone v0.3.0
21752025-03-03T21:56:29.037Z Compiling itertools v0.14.0
21762025-03-03T21:56:30.647Z Compiling smf v0.2.3
21772025-03-03T21:56:31.146Z Compiling bitfield-struct v0.6.2
21782025-03-03T21:56:31.978Z Compiling blake3 v1.5.4
21792025-03-03T21:56:32.551Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21802025-03-03T21:56:32.585Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21812025-03-03T21:56:33.236Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21822025-03-03T21:56:33.315Z Compiling xattr v1.3.1
21832025-03-03T21:56:33.336Z Compiling filetime v0.2.25
21842025-03-03T21:56:33.509Z Compiling memmap2 v0.9.5
21852025-03-03T21:56:33.670Z Compiling arrayvec v0.7.6
21862025-03-03T21:56:33.729Z Compiling same-file v1.0.6
21872025-03-03T21:56:34.045Z Compiling arrayref v0.3.9
21882025-03-03T21:56:34.136Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21892025-03-03T21:56:34.163Z Compiling constant_time_eq v0.3.1
21902025-03-03T21:56:34.181Z Compiling walkdir v2.5.0
21912025-03-03T21:56:34.286Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21922025-03-03T21:56:35.590Z Compiling tar v0.4.44
21932025-03-03T21:56:35.795Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21942025-03-03T21:56:35.821Z Compiling gethostname v0.5.0
21952025-03-03T21:56:36.066Z Compiling cargo-platform v0.1.8
21962025-03-03T21:56:36.262Z Compiling fixedbitset v0.5.7
21972025-03-03T21:56:36.869Z Compiling topological-sort v0.2.2
21982025-03-03T21:56:37.208Z Compiling omicron-zone-package v0.12.0
21992025-03-03T21:56:37.212Z Compiling petgraph v0.7.1
22002025-03-03T21:56:37.470Z Compiling cargo_metadata v0.19.1
22012025-03-03T21:56:39.229Z Compiling shell-words v1.1.0
22022025-03-03T21:56:39.774Z Compiling indent_write v2.2.0
22032025-03-03T21:56:46.372Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22042025-03-03T21:56:48.576Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22052025-03-03T21:56:53.870Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22062025-03-03T21:57:08.333Z Finished `release` profile [optimized] target(s) in 5m 32s
22072025-03-03T21:57:08.508Z Running `target/release/omicron-package -t test target create -p dev`
22082025-03-03T21:57:08.560ZLogging to: /work/oxidecomputer/omicron/out/LOG
22092025-03-03T21:57:08.563ZCreated new build target 'test' and set it as active
22102025-03-03T21:57:08.563Z
22112025-03-03T21:57:08.563Zreal 5:33.157154409
22122025-03-03T21:57:08.563Zuser 38:36.082729512
22132025-03-03T21:57:08.563Zsys 3:45.774471320
22142025-03-03T21:57:08.563Ztrap 1.330152935
22152025-03-03T21:57:08.563Ztflt 1.829032789
22162025-03-03T21:57:08.563Zdflt 0.914231046
22172025-03-03T21:57:08.563Zkflt 0.000980267
22182025-03-03T21:57:08.563Zlock 1:16:25.177484232
22192025-03-03T21:57:08.564Zslp 2:36:46.131833827
22202025-03-03T21:57:08.564Zlat 2:52.202147285
22212025-03-03T21:57:08.564Zstop 5:10.977280109
22222025-03-03T21:57:08.564Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22232025-03-03T21:57:09.636Z Finished `release` profile [optimized] target(s) in 1.06s
22242025-03-03T21:57:09.695Z Running `target/release/omicron-package -t test package`
22252025-03-03T21:57:09.747ZLogging to: /work/oxidecomputer/omicron/out/LOG
22262025-03-03T21:57:10.978Z Compiling ring v0.17.11
22272025-03-03T21:57:11.156Z Compiling thiserror v2.0.11
22282025-03-03T21:57:11.174Z Compiling typify-impl v0.3.0
22292025-03-03T21:57:11.187Z Compiling convert_case v0.4.0
22302025-03-03T21:57:11.188Z Compiling fastrand v2.1.1
22312025-03-03T21:57:11.191Z Compiling newline-converter v0.3.0
22322025-03-03T21:57:11.191Z Compiling password-hash v0.5.0
22332025-03-03T21:57:11.411Z Compiling expectorate v1.1.0
22342025-03-03T21:57:11.668Z Compiling tempfile v3.13.0
22352025-03-03T21:57:11.671Z Compiling blake2 v0.10.6
22362025-03-03T21:57:11.789Z Compiling derive_more v0.99.19
22372025-03-03T21:57:12.336Z Compiling base64 v0.21.7
22382025-03-03T21:57:12.855Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22392025-03-03T21:57:13.401Z Compiling argon2 v0.5.3
22402025-03-03T21:57:13.572Z Compiling atomicwrites v0.4.4
22412025-03-03T21:57:13.619Z Compiling cancel-safe-futures v0.1.5
22422025-03-03T21:57:13.984Z Compiling owo-colors v4.2.0
22432025-03-03T21:57:14.236Z Compiling num-rational v0.4.2
22442025-03-03T21:57:14.594Z Compiling libsw-core v0.3.1
22452025-03-03T21:57:14.865Z Compiling num-complex v0.4.6
22462025-03-03T21:57:15.664Z Compiling libsw v3.4.0
22472025-03-03T21:57:15.948Z Compiling num v0.4.3
22482025-03-03T21:57:16.451Z Compiling rustls v0.23.19
22492025-03-03T21:57:16.485Z Compiling rustls v0.22.4
22502025-03-03T21:57:16.519Z Compiling linear-map v1.2.0
22512025-03-03T21:57:16.755Z Compiling float-ord v0.3.2
22522025-03-03T21:57:16.916Z Compiling swrite v0.1.0
22532025-03-03T21:57:16.966Z Compiling highway v1.3.0
22542025-03-03T21:57:17.078Z Compiling tungstenite v0.21.0
22552025-03-03T21:57:17.302Z Compiling semver v0.1.20
22562025-03-03T21:57:17.853Z Compiling rustc_version v0.1.7
22572025-03-03T21:57:18.261Z Compiling newtype_derive v0.1.6
22582025-03-03T21:57:18.292Z Compiling ipnetwork v0.21.1
22592025-03-03T21:57:18.564Z Compiling tokio-tungstenite v0.21.0
22602025-03-03T21:57:18.622Z Compiling wait-timeout v0.2.0
22612025-03-03T21:57:19.020Z Compiling rustls-webpki v0.102.8
22622025-03-03T21:57:19.079Z Compiling bit-vec v0.8.0
22632025-03-03T21:57:19.201Z Compiling rusty-fork v0.3.0
22642025-03-03T21:57:19.543Z Compiling bit-set v0.8.0
22652025-03-03T21:57:19.826Z Compiling oxnet v0.1.1
22662025-03-03T21:57:19.924Z Compiling rand_xorshift v0.3.0
22672025-03-03T21:57:20.521Z Compiling unarray v0.1.4
22682025-03-03T21:57:20.664Z Compiling humantime v2.1.0
22692025-03-03T21:57:20.722Z Compiling proptest v1.6.0
22702025-03-03T21:57:21.252Z Compiling typify-macro v0.3.0
22712025-03-03T21:57:21.555Z Compiling daft v0.1.1
22722025-03-03T21:57:22.396Z Compiling parse-display v0.10.0
22732025-03-03T21:57:22.418Z Compiling dropshot v0.16.0
22742025-03-03T21:57:22.418Z Compiling strum v0.26.3
22752025-03-03T21:57:22.587Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22762025-03-03T21:57:22.665Z Compiling instant v0.1.13
22772025-03-03T21:57:22.760Z Compiling steno v0.4.1
22782025-03-03T21:57:22.838Z Compiling backoff v0.4.0
22792025-03-03T21:57:23.179Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22802025-03-03T21:57:23.737Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22812025-03-03T21:57:24.591Z Compiling tokio-rustls v0.25.0
22822025-03-03T21:57:25.050Z Compiling dropshot v0.12.0
22832025-03-03T21:57:27.734Z Compiling tokio-rustls v0.26.0
22842025-03-03T21:57:28.230Z Compiling hyper-rustls v0.27.3
22852025-03-03T21:57:28.512Z Compiling typify v0.3.0
22862025-03-03T21:57:28.700Z Compiling reqwest v0.12.12
22872025-03-03T21:57:31.677Z Compiling qorb v0.2.1
22882025-03-03T21:57:32.951Z Compiling progenitor-impl v0.9.1
22892025-03-03T21:57:36.961Z Compiling progenitor-client v0.9.1
22902025-03-03T21:57:38.050Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22912025-03-03T21:57:39.407Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22922025-03-03T21:58:02.774Z Compiling progenitor-client v0.8.0
22932025-03-03T21:58:03.739Z Compiling progenitor v0.8.0
22942025-03-03T21:58:03.977Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22952025-03-03T21:58:09.823Z Compiling progenitor-macro v0.9.1
22962025-03-03T21:58:11.546Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22972025-03-03T21:58:12.543Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22982025-03-03T21:58:15.878Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22992025-03-03T21:58:16.120Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23002025-03-03T21:58:16.146Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23012025-03-03T21:58:17.660Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23022025-03-03T21:58:19.212Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23032025-03-03T21:58:19.426Z Compiling serde_with v3.12.0
23042025-03-03T21:58:20.220Z Compiling progenitor v0.9.1
23052025-03-03T21:58:20.472Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23062025-03-03T21:58:23.123Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23072025-03-03T21:58:24.205Z Compiling macaddr v1.0.1
23082025-03-03T21:58:24.314Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23092025-03-03T21:58:24.717Z Compiling slog-dtrace v0.3.0
23102025-03-03T21:58:24.859Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23112025-03-03T21:58:25.074Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23122025-03-03T21:58:25.893Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23132025-03-03T21:58:26.387Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23142025-03-03T21:58:34.446Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23152025-03-03T21:58:35.683Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23162025-03-03T21:58:36.823Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23172025-03-03T21:58:39.366Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23182025-03-03T21:58:40.881Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23192025-03-03T21:58:44.099Z Compiling prettyplease v0.2.29
23202025-03-03T21:58:46.913Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23212025-03-03T21:58:50.317Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23222025-03-03T21:58:51.537Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23232025-03-03T21:58:51.557Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23242025-03-03T21:58:52.512Z Compiling half v2.4.1
23252025-03-03T21:58:52.595Z Compiling ciborium-io v0.2.2
23262025-03-03T21:58:52.781Z Compiling bytecount v0.6.8
23272025-03-03T21:58:53.111Z Compiling ciborium-ll v0.2.2
23282025-03-03T21:58:53.190Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23292025-03-03T21:58:53.600Z Compiling ciborium v0.2.2
23302025-03-03T21:58:54.958Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23312025-03-03T21:58:55.378Z Compiling display-error-chain v0.2.2
23322025-03-03T21:58:55.626Z Compiling const_format_proc_macros v0.2.34
23332025-03-03T21:58:55.667Z Compiling keccak v0.1.5
23342025-03-03T21:58:56.781Z Compiling same-file v1.0.6
23352025-03-03T21:58:57.275Z Compiling maplit v1.0.2
23362025-03-03T21:58:57.288Z Compiling crunchy v0.2.2
23372025-03-03T21:58:57.341Z Compiling const_format v0.2.34
23382025-03-03T21:58:57.684Z Compiling walkdir v2.5.0
23392025-03-03T21:58:58.267Z Compiling sha3 v0.10.8
23402025-03-03T21:58:58.588Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23412025-03-03T21:58:58.874Z Compiling tiny-keccak v2.0.2
23422025-03-03T21:58:59.155Z Compiling radium v0.7.0
23432025-03-03T21:58:59.233Z Compiling blake3 v1.5.4
23442025-03-03T21:58:59.795Z Compiling dsl_auto_type v0.1.2
23452025-03-03T21:58:59.914Z Compiling scheduled-thread-pool v0.2.7
23462025-03-03T21:59:00.983Z Compiling xattr v1.3.1
23472025-03-03T21:59:01.210Z Compiling diesel_table_macro_syntax v0.2.0
23482025-03-03T21:59:01.273Z Compiling filetime v0.2.25
23492025-03-03T21:59:01.530Z Compiling memmap2 v0.9.5
23502025-03-03T21:59:01.578Z Compiling maybe-uninit v2.0.0
23512025-03-03T21:59:01.627Z Compiling arrayref v0.3.9
23522025-03-03T21:59:01.753Z Compiling arrayvec v0.7.6
23532025-03-03T21:59:01.913Z Compiling tap v1.0.1
23542025-03-03T21:59:02.050Z Compiling constant_time_eq v0.3.1
23552025-03-03T21:59:02.130Z Compiling bit-vec v0.6.3
23562025-03-03T21:59:02.153Z Compiling wyz v0.5.1
23572025-03-03T21:59:02.549Z Compiling bit-set v0.5.3
23582025-03-03T21:59:02.694Z Compiling diesel_derives v2.2.3
23592025-03-03T21:59:02.848Z Compiling tar v0.4.44
23602025-03-03T21:59:03.176Z Compiling r2d2 v0.8.10
23612025-03-03T21:59:04.156Z Compiling toolchain_find v0.4.0
23622025-03-03T21:59:04.570Z Compiling camino-tempfile v1.1.1
23632025-03-03T21:59:04.679Z Compiling phf_generator v0.11.2
23642025-03-03T21:59:04.683Z Compiling ascii-canvas v3.0.0
23652025-03-03T21:59:04.897Z Compiling secrecy v0.8.0
23662025-03-03T21:59:04.990Z Compiling ena v0.14.3
23672025-03-03T21:59:05.158Z Compiling async-recursion v1.1.1
23682025-03-03T21:59:05.179Z Compiling funty v2.0.0
23692025-03-03T21:59:05.416Z Compiling topological-sort v0.2.2
23702025-03-03T21:59:05.663Z Compiling bindgen v0.71.1
23712025-03-03T21:59:06.148Z Compiling regex-syntax v0.6.29
23722025-03-03T21:59:06.173Z Compiling diff v0.1.13
23732025-03-03T21:59:06.494Z Compiling crc-catalog v2.4.0
23742025-03-03T21:59:06.647Z Compiling packed_struct v0.10.1
23752025-03-03T21:59:06.666Z Compiling crc v3.2.1
23762025-03-03T21:59:07.084Z Compiling bitvec v1.0.1
23772025-03-03T21:59:07.126Z Compiling omicron-zone-package v0.12.0
23782025-03-03T21:59:07.858Z Compiling phf_codegen v0.11.2
23792025-03-03T21:59:08.157Z Compiling rustfmt-wrapper v0.2.1
23802025-03-03T21:59:08.753Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23812025-03-03T21:59:09.052Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23822025-03-03T21:59:09.296Z Compiling universal-hash v0.5.1
23832025-03-03T21:59:09.569Z Compiling lalrpop v0.19.12
23842025-03-03T21:59:09.786Z Compiling thiserror-impl-no-std v2.0.2
23852025-03-03T21:59:10.894Z Compiling packed_struct_codegen v0.10.1
23862025-03-03T21:59:11.267Z Compiling parse-zoneinfo v0.3.1
23872025-03-03T21:59:11.860Z Compiling indexmap v1.9.3
23882025-03-03T21:59:12.166Z Compiling opaque-debug v0.3.1
23892025-03-03T21:59:12.198Z Compiling nodrop v0.1.14
23902025-03-03T21:59:12.295Z Compiling ref-cast v1.0.23
23912025-03-03T21:59:12.355Z Compiling rustc-hash v2.1.1
23922025-03-03T21:59:12.601Z Compiling array-init v0.0.4
23932025-03-03T21:59:12.900Z Compiling poly1305 v0.8.0
23942025-03-03T21:59:13.061Z Compiling diesel v2.2.7
23952025-03-03T21:59:13.682Z Compiling thiserror-no-std v2.0.2
23962025-03-03T21:59:13.827Z Compiling chrono-tz-build v0.4.0
23972025-03-03T21:59:14.411Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23982025-03-03T21:59:14.813Z Compiling smallvec v0.6.14
23992025-03-03T21:59:15.266Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24002025-03-03T21:59:15.598Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24012025-03-03T21:59:15.934Z Compiling itertools v0.13.0
24022025-03-03T21:59:17.173Z Compiling derive_builder_core v0.20.2
24032025-03-03T21:59:19.104Z Compiling chacha20 v0.9.1
24042025-03-03T21:59:19.410Z Compiling headers-core v0.3.0
24052025-03-03T21:59:19.599Z Compiling aead v0.5.2
24062025-03-03T21:59:19.609Z Compiling libxml v0.3.3
24072025-03-03T21:59:19.974Z Compiling ref-cast-impl v1.0.23
24082025-03-03T21:59:19.999Z Compiling vte_generate_state_changes v0.1.2
24092025-03-03T21:59:20.585Z Compiling hashbrown v0.12.3
24102025-03-03T21:59:20.997Z Compiling termcolor v1.4.1
24112025-03-03T21:59:21.826Z Compiling bitfield v0.14.0
24122025-03-03T21:59:22.026Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24132025-03-03T21:59:22.134Z Compiling arc-swap v1.7.1
24142025-03-03T21:59:22.416Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24152025-03-03T21:59:22.746Z Compiling slog-scope v4.4.0
24162025-03-03T21:59:24.573Z Compiling env_logger v0.10.2
24172025-03-03T21:59:24.921Z Compiling samael v0.0.18
24182025-03-03T21:59:25.576Z Compiling vte v0.11.1
24192025-03-03T21:59:26.560Z Compiling chacha20poly1305 v0.10.1
24202025-03-03T21:59:26.816Z Compiling headers v0.4.0
24212025-03-03T21:59:27.022Z Compiling derive_builder_macro v0.20.2
24222025-03-03T21:59:27.724Z Compiling serde-hex v0.1.0
24232025-03-03T21:59:27.955Z Compiling chrono-tz v0.10.1
24242025-03-03T21:59:28.549Z Compiling vsss-rs v3.3.4
24252025-03-03T21:59:30.243Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24262025-03-03T21:59:30.963Z Compiling polar-core v0.27.3
24272025-03-03T21:59:32.585Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24282025-03-03T21:59:32.636Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24292025-03-03T21:59:32.882Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24302025-03-03T21:59:33.142Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24312025-03-03T21:59:33.467Z Compiling ron v0.8.1
24322025-03-03T21:59:34.973Z Compiling hashbrown v0.13.2
24332025-03-03T21:59:36.270Z Compiling strum_macros v0.24.3
24342025-03-03T21:59:37.225Z Compiling unicase v2.7.0
24352025-03-03T21:59:37.585Z Compiling crc-any v2.5.0
24362025-03-03T21:59:38.552Z Compiling indoc v1.0.9
24372025-03-03T21:59:39.092Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24382025-03-03T21:59:39.259Z Compiling object v0.30.4
24392025-03-03T21:59:39.411Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24402025-03-03T21:59:54.042Z Compiling derive_builder v0.20.2
24412025-03-03T21:59:54.347Z Compiling strip-ansi-escapes v0.2.0
24422025-03-03T21:59:57.942Z Compiling slog-stdlog v4.1.1
24432025-03-03T21:59:58.727Z Compiling papergrid v0.11.0
24442025-03-03T21:59:58.999Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24452025-03-03T21:59:59.107Z Compiling tabled_derive v0.7.0
24462025-03-03T21:59:59.364Z Compiling fd-lock v4.0.2
24472025-03-03T21:59:59.612Z Compiling peg-macros v0.8.4
24482025-03-03T22:00:01.164Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24492025-03-03T22:00:02.106Z Compiling oso-derive v0.27.3
24502025-03-03T22:00:02.655Z Compiling impl-trait-for-tuples v0.2.2
24512025-03-03T22:00:03.075Z Compiling quick-xml v0.37.2
24522025-03-03T22:00:08.578Z Compiling diesel-dtrace v0.4.2
24532025-03-03T22:00:08.962Z Compiling nu-ansi-term v0.50.1
24542025-03-03T22:00:09.629Z Compiling path-slash v0.1.5
24552025-03-03T22:00:09.910Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24562025-03-03T22:00:11.358Z Compiling reedline v0.38.0
24572025-03-03T22:00:12.422Z Compiling oso v0.27.3
24582025-03-03T22:00:26.043Z Compiling peg v0.8.4
24592025-03-03T22:00:26.229Z Compiling tabled v0.15.0
24602025-03-03T22:00:26.380Z Compiling slog-envlogger v2.2.0
24612025-03-03T22:00:30.248Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24622025-03-03T22:00:31.338Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24632025-03-03T22:00:32.898Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24642025-03-03T22:00:33.276Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24652025-03-03T22:00:37.585Z Compiling pem v3.0.5
24662025-03-03T22:00:39.139Z Compiling bb8 v0.8.5
24672025-03-03T22:00:39.736Z Compiling bcs v0.1.6
24682025-03-03T22:00:40.566Z Compiling fxhash v0.2.1
24692025-03-03T22:00:40.836Z Compiling libz-sys v1.1.20
24702025-03-03T22:00:41.569Z Compiling termtree v0.5.1
24712025-03-03T22:00:43.375Z Compiling async-bb8-diesel v0.2.1
24722025-03-03T22:00:44.466Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24732025-03-03T22:00:44.627Z Compiling kstat-rs v0.2.4
24742025-03-03T22:00:45.484Z Compiling proc-macro-error-attr2 v2.0.0
24752025-03-03T22:00:45.563Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24762025-03-03T22:00:46.311Z Compiling proc-macro-error2 v2.0.1
24772025-03-03T22:00:47.086Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24782025-03-03T22:00:47.301Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24792025-03-03T22:00:48.302Z Compiling nanorand v0.7.0
24802025-03-03T22:00:48.430Z Compiling libgit2-sys v0.17.0+1.8.1
24812025-03-03T22:00:49.193Z Compiling pin-project-internal v1.1.6
24822025-03-03T22:00:54.591Z Compiling parking_lot_core v0.8.6
24832025-03-03T22:00:54.656Z Compiling pin-project v1.1.6
24842025-03-03T22:01:00.697Z Compiling flume v0.11.1
24852025-03-03T22:01:01.464Z Compiling mime_guess v2.0.5
24862025-03-03T22:01:01.982Z Compiling tabled_derive v0.10.0
24872025-03-03T22:01:02.932Z Compiling papergrid v0.14.0
24882025-03-03T22:01:04.390Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24892025-03-03T22:01:05.632Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24902025-03-03T22:01:08.869Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24912025-03-03T22:01:11.982Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24922025-03-03T22:01:12.699Z Compiling snafu-derive v0.8.5
24932025-03-03T22:01:15.132Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24942025-03-03T22:01:15.594Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24952025-03-03T22:01:16.023Z Compiling tabled v0.18.0
24962025-03-03T22:01:16.903Z Compiling snafu v0.8.5
24972025-03-03T22:01:20.256Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24982025-03-03T22:01:26.554Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24992025-03-03T22:01:32.819Z Compiling globset v0.4.15
25002025-03-03T22:01:36.390Z Compiling olpc-cjson v0.1.4
25012025-03-03T22:01:36.735Z Compiling castaway v0.2.3
25022025-03-03T22:01:36.958Z Compiling vergen v8.3.2
25032025-03-03T22:01:37.330Z Compiling nibble_vec v0.1.0
25042025-03-03T22:01:37.714Z Compiling cargo-platform v0.1.8
25052025-03-03T22:01:38.246Z Compiling serde_plain v1.0.2
25062025-03-03T22:01:38.820Z Compiling atty v0.2.14
25072025-03-03T22:01:38.882Z Compiling io-lifetimes v1.0.11
25082025-03-03T22:01:39.014Z Compiling http-range v0.1.5
25092025-03-03T22:01:39.408Z Compiling endian-type v0.1.2
25102025-03-03T22:01:39.564Z Compiling typed-path v0.9.3
25112025-03-03T22:01:39.659Z Compiling salty v0.3.0
25122025-03-03T22:01:40.137Z Compiling radix_trie v0.2.1
25132025-03-03T22:01:41.653Z Compiling cargo_metadata v0.18.1
25142025-03-03T22:01:43.033Z Compiling tough v0.19.0
25152025-03-03T22:01:43.209Z Compiling git2 v0.19.0
25162025-03-03T22:01:44.491Z Compiling compact_str v0.8.0
25172025-03-03T22:01:47.007Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25182025-03-03T22:01:49.078Z Compiling parking_lot v0.11.2
25192025-03-03T22:01:51.158Z Compiling unicode-truncate v1.1.0
25202025-03-03T22:01:51.465Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25212025-03-03T22:01:52.597Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25222025-03-03T22:01:53.021Z Compiling lru v0.12.5
25232025-03-03T22:01:53.432Z Compiling rand_seeder v0.3.0
25242025-03-03T22:01:53.920Z Compiling lzma-sys v0.1.20
25252025-03-03T22:01:54.678Z Compiling instability v0.3.2
25262025-03-03T22:01:55.699Z Compiling rustls v0.21.12
25272025-03-03T22:01:56.052Z Compiling indoc v2.0.5
25282025-03-03T22:01:56.992Z Compiling cassowary v0.3.0
25292025-03-03T22:01:57.358Z Compiling parse-size v1.1.0
25302025-03-03T22:01:57.729Z Compiling rustix v0.37.28
25312025-03-03T22:01:58.157Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25322025-03-03T22:01:58.693Z Compiling ratatui v0.29.0
25332025-03-03T22:01:59.793Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25342025-03-03T22:02:00.056Z Compiling hyper-staticfile v0.10.1
25352025-03-03T22:02:00.245Z Compiling sled v0.34.7
25362025-03-03T22:02:00.625Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25372025-03-03T22:02:04.459Z Compiling hickory-client v0.24.4
25382025-03-03T22:02:09.367Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25392025-03-03T22:02:09.819Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25402025-03-03T22:02:10.649Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25412025-03-03T22:02:15.602Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25422025-03-03T22:02:15.962Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25432025-03-03T22:02:16.467Z Compiling rustls-webpki v0.101.7
25442025-03-03T22:02:17.519Z Compiling sct v0.7.1
25452025-03-03T22:02:17.998Z Compiling hickory-server v0.24.4
25462025-03-03T22:02:19.104Z Compiling primeorder v0.13.6
25472025-03-03T22:02:19.236Z Compiling heck v0.3.3
25482025-03-03T22:02:19.587Z Compiling env_filter v0.1.2
25492025-03-03T22:02:19.717Z Compiling csv-core v0.1.11
25502025-03-03T22:02:20.406Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25512025-03-03T22:02:20.614Z Compiling csv v1.3.1
25522025-03-03T22:02:20.913Z Compiling env_logger v0.11.5
25532025-03-03T22:02:21.161Z Compiling p384 v0.13.0
25542025-03-03T22:02:22.318Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25552025-03-03T22:02:22.879Z Compiling zone_cfg_derive v0.1.2
25562025-03-03T22:02:28.212Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25572025-03-03T22:02:29.207Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25582025-03-03T22:02:30.488Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25592025-03-03T22:02:30.823Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25602025-03-03T22:02:30.948Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25612025-03-03T22:02:31.192Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25622025-03-03T22:02:31.573Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25632025-03-03T22:02:31.753Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25642025-03-03T22:02:31.937Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25652025-03-03T22:02:32.113Z Compiling nix v0.27.1
25662025-03-03T22:02:32.288Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25672025-03-03T22:02:33.074Z Compiling tungstenite v0.23.0
25682025-03-03T22:02:34.989Z Compiling base64 v0.13.1
25692025-03-03T22:02:35.784Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25702025-03-03T22:02:36.197Z Compiling ron v0.7.1
25712025-03-03T22:02:36.805Z Compiling tokio-tungstenite v0.23.1
25722025-03-03T22:02:37.485Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25732025-03-03T22:02:38.726Z Compiling xz2 v0.1.7
25742025-03-03T22:02:39.343Z Compiling terminal_size v0.2.6
25752025-03-03T22:02:39.594Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25762025-03-03T22:02:41.408Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25772025-03-03T22:02:45.674Z Compiling tokio-rustls v0.24.1
25782025-03-03T22:02:46.164Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25792025-03-03T22:02:48.063Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25802025-03-03T22:02:49.037Z Compiling zone v0.1.8
25812025-03-03T22:02:49.700Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25822025-03-03T22:02:49.917Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25832025-03-03T22:02:49.966Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25842025-03-03T22:02:50.656Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25852025-03-03T22:02:50.705Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25862025-03-03T22:02:52.677Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25872025-03-03T22:02:53.736Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25882025-03-03T22:02:55.273Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25892025-03-03T22:02:55.659Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25902025-03-03T22:02:56.411Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25912025-03-03T22:02:58.684Z Compiling rustls-pemfile v1.0.4
25922025-03-03T22:02:59.555Z Compiling signal-hook-tokio v0.3.1
25932025-03-03T22:02:59.834Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25942025-03-03T22:03:00.268Z Compiling twox-hash v2.1.0
25952025-03-03T22:03:01.314Z Compiling yasna v0.5.2
25962025-03-03T22:03:02.072Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25972025-03-03T22:03:03.669Z Compiling is_ci v1.2.0
25982025-03-03T22:03:03.900Z Compiling glob v0.3.2
25992025-03-03T22:03:04.019Z Compiling unicode-linebreak v0.1.5
26002025-03-03T22:03:04.609Z Compiling smawk v0.3.2
26012025-03-03T22:03:04.722Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26022025-03-03T22:03:04.846Z Compiling supports-color v3.0.2
26032025-03-03T22:03:04.923Z Compiling textwrap v0.16.1
26042025-03-03T22:03:05.313Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
26052025-03-03T22:03:06.121Z Compiling rcgen v0.12.1
26062025-03-03T22:03:08.537Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26072025-03-03T22:03:11.372Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26082025-03-03T22:03:11.937Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26092025-03-03T22:03:16.819Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26102025-03-03T22:03:21.252Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26112025-03-03T22:03:22.653Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26122025-03-03T22:03:35.578Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26132025-03-03T22:03:36.168Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26142025-03-03T22:03:39.810Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26152025-03-03T22:03:40.431Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26162025-03-03T22:03:46.664Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26172025-03-03T22:03:47.935Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26182025-03-03T22:03:48.496Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26192025-03-03T22:03:56.099Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26202025-03-03T22:04:02.197Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26212025-03-03T22:04:02.922Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26222025-03-03T22:04:04.936Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26232025-03-03T22:04:05.292Z Compiling fatfs v0.3.6
26242025-03-03T22:04:05.535Z Compiling subprocess v0.2.9
26252025-03-03T22:04:06.060Z Compiling rtoolbox v0.0.2
26262025-03-03T22:04:06.491Z Compiling assert_matches v1.5.0
26272025-03-03T22:04:08.008Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26282025-03-03T22:04:09.165Z Compiling rpassword v7.3.1
26292025-03-03T22:04:09.668Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26302025-03-03T22:04:10.141Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26312025-03-03T22:04:15.723Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26322025-03-03T22:04:22.694Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26332025-03-03T22:04:24.188Z Compiling tui-tree-widget v0.23.0
26342025-03-03T22:04:24.641Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26352025-03-03T22:04:38.210Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26362025-03-03T22:04:38.573Z Compiling uzers v0.12.1
26372025-03-03T22:04:41.766Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26382025-03-03T22:04:44.227Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26392025-03-03T22:04:45.267Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26402025-03-03T22:04:58.782Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26412025-03-03T22:05:09.745Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26422025-03-03T22:05:12.525Z Compiling multimap v0.10.0
26432025-03-03T22:07:35.167Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26442025-03-03T22:14:49.526Z Finished `release` profile [optimized] target(s) in 17m 39s
26452025-03-03T22:15:56.574Z
26462025-03-03T22:15:56.577Zreal 18:47.849077459
26472025-03-03T22:15:56.577Zuser 2:12:32.610180651
26482025-03-03T22:15:56.577Zsys 3:37.613663633
26492025-03-03T22:15:56.577Ztrap 3.526344331
26502025-03-03T22:15:56.577Ztflt 1.873970547
26512025-03-03T22:15:56.577Zdflt 5.422228565
26522025-03-03T22:15:56.577Zkflt 0.001034113
26532025-03-03T22:15:56.577Zlock 8:01:06.044663213
26542025-03-03T22:15:56.578Zslp 6:53:56.853744111
26552025-03-03T22:15:56.578Zlat 3:35.725770552
26562025-03-03T22:15:56.578Zstop 2:54.952581799
26572025-03-03T22:15:56.578Z+ mapfile -t packages
26582025-03-03T22:15:56.578Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26592025-03-03T22:15:57.575Z Compiling ring v0.17.11
26602025-03-03T22:15:59.266Z Compiling rustls v0.22.4
26612025-03-03T22:15:59.319Z Compiling rustls v0.23.19
26622025-03-03T22:16:01.041Z Compiling rustls-webpki v0.102.8
26632025-03-03T22:16:05.459Z Compiling tokio-rustls v0.25.0
26642025-03-03T22:16:05.912Z Compiling dropshot v0.12.0
26652025-03-03T22:16:06.805Z Compiling tokio-rustls v0.26.0
26662025-03-03T22:16:07.289Z Compiling hyper-rustls v0.27.3
26672025-03-03T22:16:07.852Z Compiling reqwest v0.12.12
26682025-03-03T22:16:09.643Z Compiling dropshot v0.16.0
26692025-03-03T22:16:10.146Z Compiling qorb v0.2.1
26702025-03-03T22:16:15.172Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26712025-03-03T22:16:15.741Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26722025-03-03T22:16:20.190Z Compiling progenitor-client v0.8.0
26732025-03-03T22:16:20.884Z Compiling progenitor v0.8.0
26742025-03-03T22:16:21.154Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26752025-03-03T22:16:21.267Z Compiling progenitor-client v0.9.1
26762025-03-03T22:16:22.294Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26772025-03-03T22:16:26.093Z Compiling omicron-zone-package v0.12.0
26782025-03-03T22:16:34.012Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26792025-03-03T22:16:44.980Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26802025-03-03T22:16:49.200Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26812025-03-03T22:16:51.181Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26822025-03-03T22:16:53.164Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26832025-03-03T22:17:08.104Z Finished `release` profile [optimized] target(s) in 1m 11s
26842025-03-03T22:17:08.283Z Running `target/release/omicron-package -t test list-outputs`
26852025-03-03T22:17:08.336ZLogging to: /work/oxidecomputer/omicron/out/LOG
26862025-03-03T22:17:08.340Z+ ptime -m cargo build --locked --release -p xtask
26872025-03-03T22:17:08.904Z Compiling serde v1.0.218
26882025-03-03T22:17:08.907Z Compiling libc v0.2.170
26892025-03-03T22:17:08.907Z Compiling rustix v0.38.37
26902025-03-03T22:17:08.907Z Compiling serde_json v1.0.139
26912025-03-03T22:17:09.012Z Compiling syn v2.0.98
26922025-03-03T22:17:09.029Z Compiling bitflags v2.6.0
26932025-03-03T22:17:09.418Z Compiling usdt-impl v0.5.0
26942025-03-03T22:17:09.463Z Compiling syn v1.0.109
26952025-03-03T22:17:09.564Z Compiling hashbrown v0.15.1
26962025-03-03T22:17:09.581Z Compiling log v0.4.22
26972025-03-03T22:17:09.797Z Compiling fs-err v2.11.0
26982025-03-03T22:17:10.038Z Compiling anyhow v1.0.96
26992025-03-03T22:17:10.151Z Compiling once_cell v1.20.3
27002025-03-03T22:17:10.405Z Compiling thread-id v4.2.2
27012025-03-03T22:17:10.748Z Compiling indexmap v2.7.1
27022025-03-03T22:17:11.829Z Compiling terminal_size v0.4.0
27032025-03-03T22:17:11.845Z Compiling tempfile v3.13.0
27042025-03-03T22:17:12.016Z Compiling clap_builder v4.5.31
27052025-03-03T22:17:12.898Z Compiling proc-macro-error v1.0.4
27062025-03-03T22:17:13.775Z Compiling tabled_derive v0.7.0
27072025-03-03T22:17:14.733Z Compiling tabled v0.15.0
27082025-03-03T22:17:15.232Z Compiling serde_derive v1.0.218
27092025-03-03T22:17:15.232Z Compiling thiserror-impl v1.0.69
27102025-03-03T22:17:15.235Z Compiling zerocopy-derive v0.7.35
27112025-03-03T22:17:15.235Z Compiling scroll_derive v0.12.0
27122025-03-03T22:17:15.235Z Compiling thiserror-impl v2.0.11
27132025-03-03T22:17:16.691Z Compiling scroll v0.12.0
27142025-03-03T22:17:17.031Z Compiling zerocopy v0.7.35
27152025-03-03T22:17:17.349Z Compiling goblin v0.8.2
27162025-03-03T22:17:17.876Z Compiling thiserror v1.0.69
27172025-03-03T22:17:18.051Z Compiling pest v2.7.14
27182025-03-03T22:17:19.873Z Compiling thiserror v2.0.11
27192025-03-03T22:17:20.061Z Compiling clap_derive v4.5.28
27202025-03-03T22:17:21.133Z Compiling pest_meta v2.7.14
27212025-03-03T22:17:24.370Z Compiling pest_generator v2.7.14
27222025-03-03T22:17:24.636Z Compiling clap v4.5.31
27232025-03-03T22:17:26.091Z Compiling pest_derive v2.7.14
27242025-03-03T22:17:26.926Z Compiling dtrace-parser v0.2.0
27252025-03-03T22:17:28.481Z Compiling serde_spanned v0.6.8
27262025-03-03T22:17:28.775Z Compiling toml_datetime v0.6.8
27272025-03-03T22:17:29.539Z Compiling dof v0.3.0
27282025-03-03T22:17:30.129Z Compiling serde_tokenstream v0.2.2
27292025-03-03T22:17:31.714Z Compiling toml_edit v0.22.24
27302025-03-03T22:17:32.070Z Compiling camino v1.1.9
27312025-03-03T22:17:33.895Z Compiling usdt-macro v0.5.0
27322025-03-03T22:17:34.067Z Compiling usdt-attr-macro v0.5.0
27332025-03-03T22:17:35.407Z Compiling cargo-platform v0.1.8
27342025-03-03T22:17:36.476Z Compiling toml v0.8.20
27352025-03-03T22:17:36.476Z Compiling semver v1.0.25
27362025-03-03T22:17:36.577Z Compiling usdt v0.5.0
27372025-03-03T22:17:37.896Z Compiling cargo_toml v0.21.0
27382025-03-03T22:17:37.975Z Compiling cargo_metadata v0.19.1
27392025-03-03T22:17:39.373Z Compiling camino-tempfile v1.1.1
27402025-03-03T22:17:40.140Z Compiling macaddr v1.0.1
27412025-03-03T22:17:51.957Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27422025-03-03T22:17:57.583Z Finished `release` profile [optimized] target(s) in 49.22s
27432025-03-03T22:17:57.698Z
27442025-03-03T22:17:57.698Zreal 49.326101864
27452025-03-03T22:17:57.698Zuser 5:21.675219013
27462025-03-03T22:17:57.698Zsys 19.427811667
27472025-03-03T22:17:57.698Ztrap 0.150092741
27482025-03-03T22:17:57.698Ztflt 0.239911974
27492025-03-03T22:17:57.698Zdflt 0.268117871
27502025-03-03T22:17:57.698Zkflt 0.000015467
27512025-03-03T22:17:57.701Zlock 10:19.284983891
27522025-03-03T22:17:57.701Zslp 16:02.084472808
27532025-03-03T22:17:57.701Zlat 15.451025978
27542025-03-03T22:17:57.701Zstop 18.537114789
27552025-03-03T22:17:57.701Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27562025-03-03T22:17:57.702Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27572025-03-03T22:17:57.702Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27582025-03-03T22:17:57.702Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27592025-03-03T22:17:57.702Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27602025-03-03T22:17:58.572Z Compiling ring v0.17.11
27612025-03-03T22:17:58.711Z Compiling regress v0.10.3
27622025-03-03T22:17:58.730Z Compiling thiserror-impl v2.0.11
27632025-03-03T22:17:58.733Z Compiling ident_case v1.0.1
27642025-03-03T22:17:58.757Z Compiling unsafe-libyaml v0.2.11
27652025-03-03T22:17:58.760Z Compiling ipnetwork v0.21.1
27662025-03-03T22:17:58.760Z Compiling tempfile v3.13.0
27672025-03-03T22:17:58.760Z Compiling macaddr v1.0.1
27682025-03-03T22:17:58.890Z Compiling darling_core v0.20.10
27692025-03-03T22:17:59.197Z Compiling structmeta-derive v0.3.0
27702025-03-03T22:17:59.580Z Compiling oxnet v0.1.1
27712025-03-03T22:17:59.624Z Compiling instant v0.1.13
27722025-03-03T22:17:59.795Z Compiling wait-timeout v0.2.0
27732025-03-03T22:18:00.220Z Compiling serde_yaml v0.9.34+deprecated
27742025-03-03T22:18:00.294Z Compiling dropshot v0.16.0
27752025-03-03T22:18:00.571Z Compiling bit-vec v0.8.0
27762025-03-03T22:18:00.725Z Compiling rusty-fork v0.3.0
27772025-03-03T22:18:01.450Z Compiling bit-set v0.8.0
27782025-03-03T22:18:01.475Z Compiling dropshot_endpoint v0.16.0
27792025-03-03T22:18:01.475Z Compiling rand_xorshift v0.3.0
27802025-03-03T22:18:01.677Z Compiling structmeta v0.3.0
27812025-03-03T22:18:01.735Z Compiling daft-derive v0.1.1
27822025-03-03T22:18:01.879Z Compiling thiserror v2.0.11
27832025-03-03T22:18:02.048Z Compiling unarray v0.1.4
27842025-03-03T22:18:02.068Z Compiling parse-display-derive v0.10.0
27852025-03-03T22:18:02.218Z Compiling typify-impl v0.2.0
27862025-03-03T22:18:03.134Z Compiling proptest v1.6.0
27872025-03-03T22:18:03.234Z Compiling daft v0.1.1
27882025-03-03T22:18:03.575Z Compiling rustls v0.23.19
27892025-03-03T22:18:03.610Z Compiling rustls v0.22.4
27902025-03-03T22:18:03.646Z Compiling test-strategy v0.4.0
27912025-03-03T22:18:03.733Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27922025-03-03T22:18:03.927Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27932025-03-03T22:18:04.703Z Compiling darling_macro v0.20.10
27942025-03-03T22:18:04.769Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27952025-03-03T22:18:04.971Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27962025-03-03T22:18:05.428Z Compiling backoff v0.4.0
27972025-03-03T22:18:05.486Z Compiling proc-macro-crate v1.3.1
27982025-03-03T22:18:05.643Z Compiling darling v0.20.10
27992025-03-03T22:18:05.782Z Compiling serde_with_macros v3.12.0
28002025-03-03T22:18:05.804Z Compiling typify-impl v0.3.0
28012025-03-03T22:18:05.860Z Compiling parse-display v0.10.0
28022025-03-03T22:18:06.376Z Compiling rustls-webpki v0.102.8
28032025-03-03T22:18:06.441Z Compiling num_enum_derive v0.5.11
28042025-03-03T22:18:07.053Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28052025-03-03T22:18:08.311Z Compiling itertools v0.13.0
28062025-03-03T22:18:08.366Z Compiling serde_with v3.12.0
28072025-03-03T22:18:08.683Z Compiling num_enum v0.5.11
28082025-03-03T22:18:08.881Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
28092025-03-03T22:18:09.554Z Compiling heapless v0.8.0
28102025-03-03T22:18:10.157Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28112025-03-03T22:18:10.483Z Compiling crucible-workspace-hack v0.1.0
28122025-03-03T22:18:11.211Z Compiling proc-macro-error v1.0.4
28132025-03-03T22:18:11.310Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28142025-03-03T22:18:11.832Z Compiling camino-tempfile v1.1.1
28152025-03-03T22:18:12.045Z Compiling tokio-rustls v0.25.0
28162025-03-03T22:18:12.311Z Compiling hash32 v0.3.1
28172025-03-03T22:18:12.508Z Compiling dropshot v0.12.0
28182025-03-03T22:18:16.266Z Compiling tokio-rustls v0.26.0
28192025-03-03T22:18:16.386Z Compiling typify-macro v0.2.0
28202025-03-03T22:18:16.764Z Compiling hyper-rustls v0.27.3
28212025-03-03T22:18:17.389Z Compiling reqwest v0.12.12
28222025-03-03T22:18:17.815Z Compiling qorb v0.2.1
28232025-03-03T22:18:20.090Z Compiling typify v0.2.0
28242025-03-03T22:18:20.255Z Compiling progenitor-impl v0.8.0
28252025-03-03T22:18:20.348Z Compiling foreign-types-macros v0.2.3
28262025-03-03T22:18:20.535Z Compiling typify-macro v0.3.0
28272025-03-03T22:18:20.834Z Compiling progenitor-client v0.9.1
28282025-03-03T22:18:21.420Z Compiling progenitor-client v0.8.0
28292025-03-03T22:18:21.501Z Compiling foreign-types-shared v0.3.1
28302025-03-03T22:18:21.621Z Compiling smoltcp v0.11.0
28312025-03-03T22:18:21.663Z Compiling foreign-types v0.5.0
28322025-03-03T22:18:21.814Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28332025-03-03T22:18:22.570Z Compiling tabwriter v1.4.0
28342025-03-03T22:18:22.861Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28352025-03-03T22:18:22.881Z Compiling cstr-argument v0.1.2
28362025-03-03T22:18:23.027Z Compiling cobs v0.2.3
28372025-03-03T22:18:23.149Z Compiling pretty-hex v0.2.1
28382025-03-03T22:18:23.352Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28392025-03-03T22:18:23.374Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28402025-03-03T22:18:23.459Z Compiling postcard v1.0.10
28412025-03-03T22:18:23.710Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28422025-03-03T22:18:23.743Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28432025-03-03T22:18:23.919Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28442025-03-03T22:18:24.111Z Compiling colored v2.2.0
28452025-03-03T22:18:24.291Z Compiling typify v0.3.0
28462025-03-03T22:18:24.321Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28472025-03-03T22:18:24.453Z Compiling progenitor-impl v0.9.1
28482025-03-03T22:18:24.666Z Compiling winnow v0.6.20
28492025-03-03T22:18:24.996Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28502025-03-03T22:18:25.295Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28512025-03-03T22:18:26.218Z Compiling smf v0.2.3
28522025-03-03T22:18:26.389Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28532025-03-03T22:18:26.742Z Compiling zone_cfg_derive v0.3.0
28542025-03-03T22:18:26.930Z Compiling progenitor-macro v0.8.0
28552025-03-03T22:18:27.446Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28562025-03-03T22:18:27.773Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28572025-03-03T22:18:28.130Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28582025-03-03T22:18:28.148Z Compiling itertools v0.14.0
28592025-03-03T22:18:28.296Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28602025-03-03T22:18:28.535Z Compiling num-derive v0.4.2
28612025-03-03T22:18:29.193Z Compiling sigpipe v0.1.3
28622025-03-03T22:18:29.325Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28632025-03-03T22:18:29.353Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28642025-03-03T22:18:29.599Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28652025-03-03T22:18:29.725Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28662025-03-03T22:18:30.200Z Compiling zone v0.3.0
28672025-03-03T22:18:30.516Z Compiling universal-hash v0.5.1
28682025-03-03T22:18:30.743Z Compiling opaque-debug v0.3.1
28692025-03-03T22:18:30.777Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28702025-03-03T22:18:30.871Z Compiling tungstenite v0.21.0
28712025-03-03T22:18:31.211Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28722025-03-03T22:18:31.363Z Compiling progenitor-macro v0.9.1
28732025-03-03T22:18:31.413Z Compiling num-rational v0.4.2
28742025-03-03T22:18:31.588Z Compiling password-hash v0.5.0
28752025-03-03T22:18:31.607Z Compiling blake2 v0.10.6
28762025-03-03T22:18:31.714Z Compiling aead v0.5.2
28772025-03-03T22:18:32.112Z Compiling num-complex v0.4.6
28782025-03-03T22:18:32.449Z Compiling keccak v0.1.5
28792025-03-03T22:18:32.469Z Compiling convert_case v0.4.0
28802025-03-03T22:18:32.703Z Compiling base64 v0.21.7
28812025-03-03T22:18:32.935Z Compiling sha3 v0.10.8
28822025-03-03T22:18:32.938Z Compiling argon2 v0.5.3
28832025-03-03T22:18:33.098Z Compiling num v0.4.3
28842025-03-03T22:18:33.228Z Compiling tokio-tungstenite v0.21.0
28852025-03-03T22:18:33.287Z Compiling derive_more v0.99.19
28862025-03-03T22:18:33.369Z Compiling poly1305 v0.8.0
28872025-03-03T22:18:33.585Z Compiling chacha20 v0.9.1
28882025-03-03T22:18:33.824Z Compiling float-ord v0.3.2
28892025-03-03T22:18:33.947Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28902025-03-03T22:18:34.034Z Compiling semver v0.1.20
28912025-03-03T22:18:34.098Z Compiling same-file v1.0.6
28922025-03-03T22:18:34.407Z Compiling rustc_version v0.1.7
28932025-03-03T22:18:34.429Z Compiling walkdir v2.5.0
28942025-03-03T22:18:34.644Z Compiling newline-converter v0.3.0
28952025-03-03T22:18:34.846Z Compiling primeorder v0.13.6
28962025-03-03T22:18:34.883Z Compiling secrecy v0.8.0
28972025-03-03T22:18:35.113Z Compiling owo-colors v4.2.0
28982025-03-03T22:18:35.132Z Compiling cancel-safe-futures v0.1.5
28992025-03-03T22:18:35.155Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29002025-03-03T22:18:35.346Z Compiling newtype_derive v0.1.6
29012025-03-03T22:18:35.547Z Compiling expectorate v1.1.0
29022025-03-03T22:18:35.690Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29032025-03-03T22:18:35.749Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
29042025-03-03T22:18:35.774Z Compiling thiserror-impl-no-std v2.0.2
29052025-03-03T22:18:35.810Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29062025-03-03T22:18:35.967Z Compiling libsw-core v0.3.1
29072025-03-03T22:18:35.989Z Compiling blake3 v1.5.4
29082025-03-03T22:18:36.270Z Compiling unicase v2.7.0
29092025-03-03T22:18:36.435Z Compiling half v2.4.1
29102025-03-03T22:18:36.626Z Compiling ciborium-io v0.2.2
29112025-03-03T22:18:36.649Z Compiling arc-swap v1.7.1
29122025-03-03T22:18:36.750Z Compiling fixedbitset v0.5.7
29132025-03-03T22:18:36.987Z Compiling ciborium-ll v0.2.2
29142025-03-03T22:18:37.205Z Compiling petgraph v0.7.1
29152025-03-03T22:18:37.354Z Compiling slog-scope v4.4.0
29162025-03-03T22:18:37.485Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29172025-03-03T22:18:37.627Z Compiling libsw v3.4.0
29182025-03-03T22:18:37.809Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29192025-03-03T22:18:38.474Z Compiling thiserror-no-std v2.0.2
29202025-03-03T22:18:38.633Z Compiling polyval v0.6.2
29212025-03-03T22:18:38.810Z Compiling progenitor v0.8.0
29222025-03-03T22:18:38.817Z Compiling atomicwrites v0.4.4
29232025-03-03T22:18:39.040Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29242025-03-03T22:18:39.061Z Compiling memmap2 v0.9.5
29252025-03-03T22:18:39.181Z Compiling parking_lot_core v0.8.6
29262025-03-03T22:18:39.496Z Compiling salty v0.3.0
29272025-03-03T22:18:39.710Z Compiling arrayvec v0.7.6
29282025-03-03T22:18:39.731Z Compiling constant_time_eq v0.3.1
29292025-03-03T22:18:39.944Z Compiling linear-map v1.2.0
29302025-03-03T22:18:39.965Z Compiling indent_write v2.2.0
29312025-03-03T22:18:40.035Z Compiling libefi-sys v0.1.0
29322025-03-03T22:18:40.111Z Compiling arrayref v0.3.9
29332025-03-03T22:18:40.305Z Compiling ghash v0.5.1
29342025-03-03T22:18:40.326Z Compiling vsss-rs v3.3.4
29352025-03-03T22:18:40.517Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29362025-03-03T22:18:40.829Z Compiling slog-stdlog v4.1.1
29372025-03-03T22:18:40.985Z Compiling ciborium v0.2.2
29382025-03-03T22:18:41.305Z Compiling p384 v0.13.0
29392025-03-03T22:18:41.498Z Compiling toolchain_find v0.4.0
29402025-03-03T22:18:41.760Z Compiling chacha20poly1305 v0.10.1
29412025-03-03T22:18:42.030Z Compiling ctr v0.9.2
29422025-03-03T22:18:42.128Z Compiling lzma-sys v0.1.20
29432025-03-03T22:18:42.344Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29442025-03-03T22:18:42.413Z Compiling bitfield-struct v0.6.2
29452025-03-03T22:18:42.790Z Compiling slog-dtrace v0.3.0
29462025-03-03T22:18:42.814Z Compiling topological-sort v0.2.2
29472025-03-03T22:18:42.835Z Compiling highway v1.3.0
29482025-03-03T22:18:42.919Z Compiling progenitor v0.9.1
29492025-03-03T22:18:43.061Z Compiling omicron-zone-package v0.12.0
29502025-03-03T22:18:43.124Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29512025-03-03T22:18:43.256Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29522025-03-03T22:18:43.778Z Compiling aes-gcm v0.10.3
29532025-03-03T22:18:43.798Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29542025-03-03T22:18:43.868Z Compiling rustfmt-wrapper v0.2.1
29552025-03-03T22:18:44.120Z Compiling slog-envlogger v2.2.0
29562025-03-03T22:18:44.466Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29572025-03-03T22:18:44.469Z Compiling mime_guess v2.0.5
29582025-03-03T22:18:44.511Z Compiling steno v0.4.1
29592025-03-03T22:18:45.867Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29602025-03-03T22:18:46.519Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29612025-03-03T22:18:46.659Z Compiling heck v0.3.3
29622025-03-03T22:18:46.977Z Compiling ssh-encoding v0.2.0
29632025-03-03T22:18:47.033Z Compiling blowfish v0.9.1
29642025-03-03T22:18:47.113Z Compiling env_filter v0.1.2
29652025-03-03T22:18:47.494Z Compiling nibble_vec v0.1.0
29662025-03-03T22:18:47.531Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29672025-03-03T22:18:47.740Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29682025-03-03T22:18:47.762Z Compiling endian-type v0.1.2
29692025-03-03T22:18:47.882Z Compiling humantime v2.1.0
29702025-03-03T22:18:47.938Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29712025-03-03T22:18:48.021Z Compiling radix_trie v0.2.1
29722025-03-03T22:18:48.398Z Compiling env_logger v0.11.5
29732025-03-03T22:18:49.124Z Compiling ssh-cipher v0.2.0
29742025-03-03T22:18:49.155Z Compiling bcrypt-pbkdf v0.10.0
29752025-03-03T22:18:49.156Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29762025-03-03T22:18:49.156Z Compiling zone_cfg_derive v0.1.2
29772025-03-03T22:18:49.304Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29782025-03-03T22:18:49.586Z Compiling parking_lot v0.11.2
29792025-03-03T22:18:49.615Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29802025-03-03T22:18:50.187Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29812025-03-03T22:18:50.190Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29822025-03-03T22:18:50.204Z Compiling password-hash v0.4.2
29832025-03-03T22:18:50.372Z Compiling gethostname v0.5.0
29842025-03-03T22:18:50.582Z Compiling fxhash v0.2.1
29852025-03-03T22:18:50.600Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29862025-03-03T22:18:50.604Z Compiling http-range v0.1.5
29872025-03-03T22:18:50.639Z Compiling base64 v0.13.1
29882025-03-03T22:18:50.717Z Compiling pbkdf2 v0.11.0
29892025-03-03T22:18:50.808Z Compiling sled v0.34.7
29902025-03-03T22:18:50.955Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29912025-03-03T22:18:50.980Z Compiling zone v0.1.8
29922025-03-03T22:18:51.029Z Compiling xz2 v0.1.7
29932025-03-03T22:18:51.116Z Compiling ron v0.7.1
29942025-03-03T22:18:51.164Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29952025-03-03T22:18:51.593Z Compiling ssh-key v0.6.6
29962025-03-03T22:18:52.175Z Compiling hickory-client v0.24.4
29972025-03-03T22:18:52.453Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29982025-03-03T22:18:52.776Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29992025-03-03T22:18:53.260Z Compiling p256 v0.13.2
30002025-03-03T22:18:53.516Z Compiling p521 v0.13.3
30012025-03-03T22:18:53.870Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30022025-03-03T22:18:54.088Z Compiling hickory-server v0.24.4
30032025-03-03T22:18:54.903Z Compiling pem v3.0.5
30042025-03-03T22:18:55.612Z Compiling yasna v0.5.2
30052025-03-03T22:18:55.710Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
30062025-03-03T22:18:56.283Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30072025-03-03T22:18:57.123Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30082025-03-03T22:18:58.192Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30092025-03-03T22:18:59.504Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30102025-03-03T22:18:59.757Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30112025-03-03T22:19:00.205Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30122025-03-03T22:19:00.500Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30132025-03-03T22:19:00.920Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30142025-03-03T22:19:01.137Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30152025-03-03T22:19:02.893Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30162025-03-03T22:19:02.918Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30172025-03-03T22:19:02.968Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30182025-03-03T22:19:03.242Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30192025-03-03T22:19:03.570Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30202025-03-03T22:19:03.944Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30212025-03-03T22:19:04.075Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30222025-03-03T22:19:04.339Z Compiling headers-core v0.3.0
30232025-03-03T22:19:04.359Z Compiling kstat-rs v0.2.4
30242025-03-03T22:19:04.542Z Compiling nanorand v0.7.0
30252025-03-03T22:19:04.754Z Compiling atty v0.2.14
30262025-03-03T22:19:04.927Z Compiling russh-cryptovec v0.7.3
30272025-03-03T22:19:04.969Z Compiling md5 v0.7.0
30282025-03-03T22:19:05.068Z Compiling flume v0.11.1
30292025-03-03T22:19:05.243Z Compiling russh-keys v0.45.0
30302025-03-03T22:19:05.492Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
30312025-03-03T22:19:05.703Z Compiling headers v0.4.0
30322025-03-03T22:19:07.269Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30332025-03-03T22:19:07.411Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30342025-03-03T22:19:08.551Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30352025-03-03T22:19:08.883Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30362025-03-03T22:19:08.988Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30372025-03-03T22:19:10.689Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30382025-03-03T22:19:10.786Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30392025-03-03T22:19:14.503Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30402025-03-03T22:19:14.775Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30412025-03-03T22:19:15.728Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30422025-03-03T22:19:17.292Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30432025-03-03T22:19:17.517Z Compiling rcgen v0.12.1
30442025-03-03T22:19:19.533Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30452025-03-03T22:19:21.040Z Compiling hyper-staticfile v0.10.1
30462025-03-03T22:19:21.170Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30472025-03-03T22:19:21.614Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30482025-03-03T22:19:21.788Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30492025-03-03T22:19:22.034Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
30502025-03-03T22:19:22.438Z Compiling num-bigint v0.4.6
30512025-03-03T22:19:22.554Z Compiling des v0.8.1
30522025-03-03T22:19:22.746Z Compiling subprocess v0.2.9
30532025-03-03T22:19:22.911Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30542025-03-03T22:19:23.219Z Compiling hex-literal v0.4.1
30552025-03-03T22:19:23.419Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30562025-03-03T22:19:23.777Z Compiling display-error-chain v0.2.2
30572025-03-03T22:19:23.813Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30582025-03-03T22:19:23.881Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30592025-03-03T22:19:24.032Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30602025-03-03T22:19:24.252Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30612025-03-03T22:19:24.751Z Compiling internet-checksum v0.2.1
30622025-03-03T22:19:26.472Z Compiling russh v0.45.0
30632025-03-03T22:19:32.399Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30642025-03-03T22:19:33.935Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30652025-03-03T22:19:57.030Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30662025-03-03T22:20:18.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
30672025-03-03T22:20:18.843Z
30682025-03-03T22:20:18.843Zreal 2:21.084243715
30692025-03-03T22:20:18.843Zuser 12:44.257098368
30702025-03-03T22:20:18.843Zsys 1:38.494618058
30712025-03-03T22:20:18.843Ztrap 0.389536196
30722025-03-03T22:20:18.843Ztflt 0.282469546
30732025-03-03T22:20:18.843Zdflt 0.651194196
30742025-03-03T22:20:18.843Zkflt 0.000055212
30752025-03-03T22:20:18.843Zlock 23:48.597870152
30762025-03-03T22:20:18.843Zslp 45:25.574053439
30772025-03-03T22:20:18.843Zlat 42.031306453
30782025-03-03T22:20:18.843Zstop 1:45.233659963
30792025-03-03T22:20:18.847Z+ mkdir tests
30802025-03-03T22:20:18.850Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30812025-03-03T22:20:18.851Z+ xargs -I '{}' -t cp '{}' tests/
30822025-03-03T22:20:18.888Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-a9161a45be813f2f tests/
30832025-03-03T22:20:18.914Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a8b7ca9b72fc22d6 tests/
30842025-03-03T22:20:18.940Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d7651b3040c18dfe tests/
30852025-03-03T22:20:18.966Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-76cb50d9a2fc20b1 tests/
30862025-03-03T22:20:19.200Z+ 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/*)
30872025-03-03T22:20:19.203Z+ 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-a8b7ca9b72fc22d6 tests/commtest-d7651b3040c18dfe tests/dhcp_server-a9161a45be813f2f tests/end_to_end_tests-76cb50d9a2fc20b1 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
30882025-03-03T22:21:35.585ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30892025-03-03T22:21:35.585Za .github/buildomat/ci-env.sh 1K
30902025-03-03T22:21:35.585Za out/target/test 1K
30912025-03-03T22:21:35.585Za out/npuzone/npuzone 23144K
30922025-03-03T22:21:35.585Za package-manifest.toml 33K
30932025-03-03T22:21:35.585Za smf/sled-agent/non-gimlet/config.toml 4K
30942025-03-03T22:21:35.585Za target/release/omicron-package 38789K
30952025-03-03T22:21:35.585Za target/release/xtask 10838K
30962025-03-03T22:21:35.585Za target/debug/bootstrap 215240K
30972025-03-03T22:21:35.585Za tests/bootstrap-a8b7ca9b72fc22d6 24083K
30982025-03-03T22:21:35.585Za tests/commtest-d7651b3040c18dfe 24909K
30992025-03-03T22:21:35.585Za tests/dhcp_server-a9161a45be813f2f 24083K
31002025-03-03T22:21:35.585Za tests/end_to_end_tests-76cb50d9a2fc20b1 274494K
31012025-03-03T22:21:35.586Za out/clickhouse.tar.gz 305521K
31022025-03-03T22:21:35.586Za out/clickhouse_keeper.tar.gz 291415K
31032025-03-03T22:21:35.586Za out/clickhouse_server.tar.gz 305529K
31042025-03-03T22:21:35.586Za out/cockroachdb.tar.gz 143752K
31052025-03-03T22:21:35.586Za out/crucible-dtrace.tar 98K
31062025-03-03T22:21:35.586Za out/crucible-pantry-zone.tar.gz 32452K
31072025-03-03T22:21:35.586Za out/crucible-zone.tar.gz 40834K
31082025-03-03T22:21:35.586Za out/external-dns.tar.gz 44255K
31092025-03-03T22:21:35.586Za out/internal-dns.tar.gz 44255K
31102025-03-03T22:21:35.586Za out/mg-ddm-gz.tar 63075K
31112025-03-03T22:21:35.586Za out/nexus.tar.gz 110628K
31122025-03-03T22:21:35.586Za out/ntp.tar.gz 14404K
31132025-03-03T22:21:35.586Za out/omicron-gateway-softnpu.tar.gz 24996K
31142025-03-03T22:21:35.586Za out/omicron-sled-agent.tar 123628K
31152025-03-03T22:21:35.586Za out/overlay.tar.gz 3K
31162025-03-03T22:21:35.586Za out/oximeter.tar.gz 55126K
31172025-03-03T22:21:35.586Za out/oxlog.tar 3144K
31182025-03-03T22:21:35.586Za out/probe.tar.gz 2764K
31192025-03-03T22:21:35.586Za out/propolis-server.tar.gz 66425K
31202025-03-03T22:21:35.586Za out/pumpkind-gz.tar 26665K
31212025-03-03T22:21:35.586Za out/switch-softnpu.tar.gz 265036K
31222025-03-03T22:21:35.589Z
31232025-03-03T22:21:35.589Zreal 1:16.372489185
31242025-03-03T22:21:35.590Zuser 1:13.046203325
31252025-03-03T22:21:35.590Zsys 4.591830929
31262025-03-03T22:21:35.590Ztrap 0.020120025
31272025-03-03T22:21:35.590Ztflt 0.000000000
31282025-03-03T22:21:35.590Zdflt 0.000000000
31292025-03-03T22:21:35.590Zkflt 0.000000000
31302025-03-03T22:21:35.590Zlock 0.000000000
31312025-03-03T22:21:35.590Zslp 1:12.956565256
31322025-03-03T22:21:35.590Zlat 2.124398409
31332025-03-03T22:21:35.590Zstop 0.000579943
31342025-03-03T22:21:35.590Zprocess exited: duration 2100654 ms, exit code 0
 
31352025-03-03T22:21:35.605Zfound 1 output files
31362025-03-03T22:21:35.605Zuploading: /work/package.tar.gz (2023934742 bytes)
31372025-03-03T22:22:17.582Zuploaded: /work/package.tar.gz