01JQ7KE3X5QQPGWMHCQ0VS2TGR: 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: 01JQ7KET1QV14HCYPTWCHX68HB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-25T21:32:05.200Zjob assigned to worker 01JQ7KF1XPZ85DW6F5N03WP18Y [factory aws, i-0b604f1bf67d2d382] (queued for 55 s)
 
22025-03-25T21:32:13.021Zstarting task 0: "setup"
32025-03-25T21:32:13.027Z++ uname -s
42025-03-25T21:32:13.030Z+ kern=SunOS
52025-03-25T21:32:13.030Z+ build_user=build
62025-03-25T21:32:13.030Z+ build_uid=12345
72025-03-25T21:32:13.030Z+ work_dir=/work
82025-03-25T21:32:13.030Z+ input_dir=/input
92025-03-25T21:32:13.030Z+ [[ 0 == 12345 ]]
102025-03-25T21:32:13.030Z+ case "$kern" in
112025-03-25T21:32:13.030Z+ groupadd -g 12345 build
122025-03-25T21:32:13.036Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-25T21:32:15.041Z+ zfs create -o mountpoint=/work rpool/work
142025-03-25T21:32:15.170Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-25T21:32:15.173Z+ home_fs=zfs
162025-03-25T21:32:15.173Z+ [[ zfs == autofs ]]
172025-03-25T21:32:15.173Z+ mkdir -p /home/build
182025-03-25T21:32:15.173Z+ chown build:build /home/build /work
192025-03-25T21:32:17.176Z+ chmod 0700 /home/build /work
202025-03-25T21:32:17.179Zprocess exited: duration 4158 ms, exit code 0
 
212025-03-25T21:32:17.187Zstarting task 1: "rust-toolchain"
222025-03-25T21:32:17.192Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-25T21:32:17.192Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-25T21:32:17.192Z * rust toolchain channel = "1.85.0"
252025-03-25T21:32:17.192Z * rust toolchain profile = "default"
262025-03-25T21:32:17.192Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-25T21:32:17.192Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-25T21:32:17.196Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-25T21:32:17.196Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-25T21:32:17.321Zinfo: downloading installer
312025-03-25T21:32:18.708Zwarn: It looks like you have an existing installation of Rust at:
322025-03-25T21:32:18.708Zwarn: /opt/ooce/bin
332025-03-25T21:32:18.708Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-25T21:32:18.708Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-25T21:32:18.708Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-25T21:32:18.708Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-25T21:32:18.708Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-25T21:32:18.708Zerror: cannot install while Rust is installed
392025-03-25T21:32:18.708Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-25T21:32:18.725Zinfo: profile set to 'default'
412025-03-25T21:32:18.725Zinfo: default host triple is x86_64-unknown-illumos
422025-03-25T21:32:18.730Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-25T21:32:18.887Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-25T21:32:18.887Zinfo: downloading component 'cargo'
452025-03-25T21:32:19.655Zinfo: downloading component 'clippy'
462025-03-25T21:32:19.970Zinfo: downloading component 'rust-docs'
472025-03-25T21:32:21.563Zinfo: downloading component 'rust-std'
482025-03-25T21:32:23.566Zinfo: downloading component 'rustc'
492025-03-25T21:32:30.380Zinfo: downloading component 'rustfmt'
502025-03-25T21:32:30.631Zinfo: installing component 'cargo'
512025-03-25T21:32:31.463Zinfo: installing component 'clippy'
522025-03-25T21:32:31.848Zinfo: installing component 'rust-docs'
532025-03-25T21:32:33.614Zinfo: installing component 'rust-std'
542025-03-25T21:32:35.494Zinfo: installing component 'rustc'
552025-03-25T21:32:41.412Zinfo: installing component 'rustfmt'
562025-03-25T21:32:41.743Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-25T21:32:41.743Z
582025-03-25T21:32:42.110Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-25T21:32:42.110Z
602025-03-25T21:32:42.115Z
612025-03-25T21:32:42.115ZRust is installed now. Great!
622025-03-25T21:32:42.115Z
632025-03-25T21:32:42.115ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-25T21:32:42.115Zenvironment variable. This has not been done automatically.
652025-03-25T21:32:42.115Z
662025-03-25T21:32:42.115ZTo configure your current shell, you need to source
672025-03-25T21:32:42.115Zthe corresponding env file under $HOME/.cargo.
682025-03-25T21:32:42.115Z
692025-03-25T21:32:42.115ZThis is usually done by running one of the following (note the leading DOT):
702025-03-25T21:32:42.115Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-25T21:32:42.115Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-25T21:32:42.115Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-25T21:32:42.183Z+ rustup --version
742025-03-25T21:32:42.194Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-25T21:32:42.197Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-25T21:32:42.222Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-25T21:32:42.226Z+ cargo --version
782025-03-25T21:32:42.243Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-25T21:32:42.247Z+ rustc --version
802025-03-25T21:32:42.271Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-25T21:32:42.274Zprocess exited: duration 25081 ms, exit code 0
 
822025-03-25T21:32:42.281Zstarting task 2: "authentication"
832025-03-25T21:32:42.305Zprocess exited: duration 23 ms, exit code 0
 
842025-03-25T21:32:42.313Zstarting task 3: "clone repository"
852025-03-25T21:32:42.317Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-25T21:32:42.321Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-25T21:32:42.364ZCloning into '/work/oxidecomputer/omicron'...
882025-03-25T21:32:50.045Z+ cd /work/oxidecomputer/omicron
892025-03-25T21:32:50.048Z+ git fetch origin f4aea8cc86ef1a36efaf82a11415f86d265df337
902025-03-25T21:32:50.379ZFrom https://github.com/oxidecomputer/omicron
912025-03-25T21:32:50.380Z * branch f4aea8cc86ef1a36efaf82a11415f86d265df337 -> FETCH_HEAD
922025-03-25T21:32:50.390Z+ [[ -n groups-for-instance ]]
932025-03-25T21:32:50.394Z++ git branch --show-current
942025-03-25T21:32:50.397Z+ current=main
952025-03-25T21:32:50.398Z+ [[ main != groups-for-instance ]]
962025-03-25T21:32:50.398Z+ git branch -f groups-for-instance f4aea8cc86ef1a36efaf82a11415f86d265df337
972025-03-25T21:32:50.401Z+ git checkout -f groups-for-instance
982025-03-25T21:32:50.586ZSwitched to branch 'groups-for-instance'
992025-03-25T21:32:50.590Z+ git reset --hard f4aea8cc86ef1a36efaf82a11415f86d265df337
1002025-03-25T21:32:50.611ZHEAD is now at f4aea8cc8 Merge branch 'affinity-query-commentary' into groups-for-instance
1012025-03-25T21:32:50.615Zprocess exited: duration 8298 ms, exit code 0
 
1022025-03-25T21:32:50.621Zstarting task 4: "build"
1032025-03-25T21:32:50.627Z+ source .github/buildomat/ci-env.sh
1042025-03-25T21:32:50.627Z++ export CARGO_TERM_COLOR=always
1052025-03-25T21:32:50.627Z++ CARGO_TERM_COLOR=always
1062025-03-25T21:32:50.630Z+ cargo --version
1072025-03-25T21:32:50.683Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-25T21:32:50.687Z+ rustc --version
1092025-03-25T21:32:50.753Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-25T21:32:50.758Z+ WORK=/work
1112025-03-25T21:32:50.758Z+ pfexec mkdir -p /work
1122025-03-25T21:32:50.761Z+ pfexec chown build /work
1132025-03-25T21:32:50.764Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-25T21:32:52.509Zpkg list: illegal option -- F
1152025-03-25T21:32:52.509ZUsage:
1162025-03-25T21:32:52.509Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-25T21:32:52.509Z [pkg_fmri_pattern ...]
1182025-03-25T21:32:53.383Zpkg list: illegal option -- F
1192025-03-25T21:32:53.383ZUsage:
1202025-03-25T21:32:53.386Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-25T21:32:53.386Z [pkg_fmri_pattern ...]
1222025-03-25T21:33:10.111Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-25T21:33:14.706Z Startup: Caching catalogs ... Done
1242025-03-25T21:33:29.959ZPlanning: Solver setup ... Done (14.160s)
1252025-03-25T21:33:30.128ZPlanning: Running solver ... Done (0.170s)
1262025-03-25T21:33:30.262ZPlanning: Finding local manifests ... Done (0.007s)
1272025-03-25T21:33:30.304ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-25T21:33:31.167ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-25T21:33:31.279ZPlanning: Package planning ... Done (0.112s)
1302025-03-25T21:33:31.335ZPlanning: Merging actions ... Done (0.056s)
1312025-03-25T21:33:31.539ZPlanning: Checking for conflicting actions ... Done (0.204s)
1322025-03-25T21:33:33.763ZPlanning: Consolidating action changes ... Done (2.223s)
1332025-03-25T21:33:34.221ZPlanning: Evaluating mediators ... Done (0.458s)
1342025-03-25T21:33:34.304ZPlanning: Planning completed in 19.49 seconds
1352025-03-25T21:33:34.321Z Packages to install: 4
1362025-03-25T21:33:34.321Z Packages to update: 3
1372025-03-25T21:33:34.321Z Mediators to change: 2
1382025-03-25T21:33:34.325Z Services to change: 1
1392025-03-25T21:33:34.325Z Estimated space available: 155.59 GB
1402025-03-25T21:33:34.325ZEstimated space to be consumed: 1.67 GB
1412025-03-25T21:33:34.325Z Create boot environment: No
1422025-03-25T21:33:34.325ZCreate backup boot environment: Yes
1432025-03-25T21:33:34.325Z Rebuild boot archive: No
1442025-03-25T21:33:34.325Z
1452025-03-25T21:33:34.325ZChanged mediators:
1462025-03-25T21:33:34.325Z mediator clang:
1472025-03-25T21:33:34.325Z version: None -> 15 (system default)
1482025-03-25T21:33:34.325Z
1492025-03-25T21:33:34.325Z mediator llvm:
1502025-03-25T21:33:34.325Z version: 14 (system default) -> 15 (system default)
1512025-03-25T21:33:34.325Z
1522025-03-25T21:33:34.325ZChanged packages:
1532025-03-25T21:33:34.325Zhelios-dev
1542025-03-25T21:33:34.325Z developer/build-essential
1552025-03-25T21:33:34.325Z None -> 11-2.0
1562025-03-25T21:33:34.325Z library/libxmlsec1
1572025-03-25T21:33:34.325Z None -> 1.2.35-2.0
1582025-03-25T21:33:34.325Z ooce/developer/clang-15
1592025-03-25T21:33:34.325Z None -> 15.0.7-2.0
1602025-03-25T21:33:34.325Z ooce/developer/llvm-15
1612025-03-25T21:33:34.325Z None -> 15.0.7-2.0
1622025-03-25T21:33:34.325Z package/pkg
1632025-03-25T21:33:34.325Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-25T21:33:34.325Z system/library/g++-runtime
1652025-03-25T21:33:34.325Z 13-2.0 -> 14-2.0
1662025-03-25T21:33:34.325Z system/library/gcc-runtime
1672025-03-25T21:33:34.325Z 13-2.0 -> 14-2.0
1682025-03-25T21:33:34.326Z
1692025-03-25T21:33:34.326ZServices:
1702025-03-25T21:33:34.326Z restart_fmri:
1712025-03-25T21:33:34.326Z svc:/system/update-man-index:default
1722025-03-25T21:33:34.326Z
1732025-03-25T21:33:34.326ZEditable files to change:
1742025-03-25T21:33:34.326Z Update:
1752025-03-25T21:33:34.326Z usr/share/lib/pkg/web/config.shtml
1762025-03-25T21:33:34.406Z
1772025-03-25T21:33:34.406ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-25T21:33:39.792ZDownload: 213/4301 items 1.3/225.4MB 0% complete (658k/s)
1792025-03-25T21:33:44.797ZDownload: 787/4301 items 18.6/225.4MB 8% complete (1.9M/s)
1802025-03-25T21:33:49.852ZDownload: 1195/4301 items 64.7/225.4MB 28% complete (6.3M/s)
1812025-03-25T21:33:54.889ZDownload: 1201/4301 items 83.5/225.4MB 37% complete (6.5M/s)
1822025-03-25T21:33:59.900ZDownload: 1572/4301 items 117.7/225.4MB 52% complete (5.5M/s)
1832025-03-25T21:34:04.901ZDownload: 2053/4301 items 118.7/225.4MB 52% complete (3.6M/s)
1842025-03-25T21:34:10.674ZDownload: 2219/4301 items 119.2/225.4MB 52% complete (1.1M/s)
1852025-03-25T21:34:22.970ZDownload: 2223/4301 items 119.2/225.4MB 52% complete
1862025-03-25T21:34:28.335ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (93B/s)
1872025-03-25T21:34:33.368ZDownload: 2306/4301 items 119.6/225.4MB 53% complete (38.3k/s)
1882025-03-25T21:34:38.425ZDownload: 2406/4301 items 119.8/225.4MB 53% complete (58.8k/s)
1892025-03-25T21:34:43.701ZDownload: 2514/4301 items 120.3/225.4MB 53% complete (74.2k/s)
1902025-03-25T21:34:48.706ZDownload: 2787/4301 items 121.0/225.4MB 53% complete (112k/s)
1912025-03-25T21:34:53.720ZDownload: 3069/4301 items 121.4/225.4MB 53% complete (111k/s)
1922025-03-25T21:34:58.721ZDownload: 3215/4301 items 183.8/225.4MB 81% complete (6.2M/s)
1932025-03-25T21:35:05.730ZDownload: 3245/4301 items 203.0/225.4MB 90% complete (8.1M/s)
1942025-03-25T21:35:19.117ZDownload: 3247/4301 items 203.1/225.4MB 90% complete
1952025-03-25T21:35:25.173ZDownload: 3280/4301 items 211.0/225.4MB 93% complete (1.9M/s)
1962025-03-25T21:35:47.571ZDownload: 3283/4301 items 211.9/225.4MB 94% complete
1972025-03-25T21:35:52.698ZDownload: 4287/4301 items 224.1/225.4MB 99% complete (2.5M/s)
1982025-03-25T21:35:58.329ZDownload: 4296/4301 items 224.9/225.4MB 99% complete (2.2M/s)
1992025-03-25T21:36:04.731ZDownload: 4297/4301 items 224.9/225.4MB 99% complete (2.2M/s)
2002025-03-25T21:36:04.753ZDownload: Completed 225.42 MB in 150.32 seconds (1.5M/s)
2012025-03-25T21:36:06.856Z Actions: 1/5122 actions (Removing old actions)
2022025-03-25T21:36:06.881Z Actions: 194/5122 actions (Installing new actions)
2032025-03-25T21:36:11.603Z Actions: 4267/5122 actions (Updating modified actions)
2042025-03-25T21:36:11.961Z Actions: Completed 5122 actions in 5.10 seconds.
2052025-03-25T21:36:12.206Z Done (0.238s)
2062025-03-25T21:36:12.209Z Done (0.002s)
2072025-03-25T21:36:12.858Z Done (0.650s)
2082025-03-25T21:36:17.502Z Done (4.409s)
2092025-03-25T21:36:17.596Z Done (0.019s)
2102025-03-25T21:36:17.602Z Done (0.000s)
2112025-03-25T21:36:17.766Z Done (0.000s)
2122025-03-25T21:36:18.515ZPlanning: Evaluating mediator changes ... Done
2132025-03-25T21:36:18.680ZPlanning: Checking for conflicting actions ... Done
2142025-03-25T21:36:18.684ZPlanning: Consolidating action changes ... Done
2152025-03-25T21:36:18.954ZPlanning: Evaluating mediators ... Done
2162025-03-25T21:36:18.957ZPlanning: Planning completed in 0.44 seconds
2172025-03-25T21:36:18.995Z Mediators to change: 2
2182025-03-25T21:36:18.995Z Create boot environment: No
2192025-03-25T21:36:18.999ZCreate backup boot environment: No
2202025-03-25T21:36:19.088Z Done
2212025-03-25T21:36:19.088Z Done
2222025-03-25T21:36:19.530Z Done
2232025-03-25T21:36:23.192Z Done
2242025-03-25T21:36:23.287Z Done
2252025-03-25T21:36:23.290Z Done
2262025-03-25T21:36:23.424Z Done
2272025-03-25T21:36:24.044ZPlanning: Evaluating mediator changes ... Done
2282025-03-25T21:36:24.047ZPlanning: Merging actions ... Done
2292025-03-25T21:36:24.239ZPlanning: Checking for conflicting actions ... Done
2302025-03-25T21:36:24.242ZPlanning: Consolidating action changes ... Done
2312025-03-25T21:36:24.506ZPlanning: Evaluating mediators ... Done
2322025-03-25T21:36:24.562ZPlanning: Planning completed in 0.76 seconds
2332025-03-25T21:36:24.601Z Packages to change: 1
2342025-03-25T21:36:24.601Z Mediators to change: 1
2352025-03-25T21:36:24.605Z Services to change: 1
2362025-03-25T21:36:24.605Z Create boot environment: No
2372025-03-25T21:36:24.605ZCreate backup boot environment: Yes
2382025-03-25T21:36:26.939Z Actions: 1/6 actions (Updating modified actions)
2392025-03-25T21:36:26.943Z Actions: Completed 6 actions in 0.00 seconds.
2402025-03-25T21:36:26.943Z Done
2412025-03-25T21:36:26.943Z Done
2422025-03-25T21:36:27.073Z Done
2432025-03-25T21:36:30.683Z Done
2442025-03-25T21:36:30.778Z Done
2452025-03-25T21:36:30.781Z Done
2462025-03-25T21:36:30.930Z Done
2472025-03-25T21:36:31.370ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2482025-03-25T21:36:31.370Zclang system 15 system
2492025-03-25T21:36:31.370Zcsh system system illumos
2502025-03-25T21:36:31.370Zctags system system illumos
2512025-03-25T21:36:31.370Zgcc vendor 12 vendor
2522025-03-25T21:36:31.370Zgcc system 10 system
2532025-03-25T21:36:31.370Zgcc system 7 system
2542025-03-25T21:36:31.370Zgo system 1.20 system
2552025-03-25T21:36:31.370Zgo system 1.19 system
2562025-03-25T21:36:31.370Zllvm system 15 system
2572025-03-25T21:36:31.370Zllvm system 14 system
2582025-03-25T21:36:31.370Zmariadb system 10.6 system
2592025-03-25T21:36:31.370Zmta vendor vendor dma
2602025-03-25T21:36:31.370Zopenjdk system 17 system
2612025-03-25T21:36:31.374Zopenjdk system 11 system
2622025-03-25T21:36:31.374Zopenjdk system 1.8 system
2632025-03-25T21:36:31.374Zopenssl vendor 3 vendor
2642025-03-25T21:36:31.374Zperl system 5.36 system
2652025-03-25T21:36:31.374Zpostgresql system 15 system
2662025-03-25T21:36:31.374Zpostgresql system 13 system
2672025-03-25T21:36:31.374Zpython vendor 3 vendor
2682025-03-25T21:36:31.374Zpython system 2 system
2692025-03-25T21:36:31.374Zpython3 system 3.11 system
2702025-03-25T21:36:31.374Zruby system 3.0 system
2712025-03-25T21:36:31.374Zwords vendor vendor american-english
2722025-03-25T21:36:31.374Zwords system system australian-english
2732025-03-25T21:36:31.374Zwords system system british-english
2742025-03-25T21:36:31.374Zwords system system canadian-english
2752025-03-25T21:36:31.374Zwords system system french
2762025-03-25T21:36:31.374Zwords system system italian
2772025-03-25T21:36:31.374Zwords system system ngerman
2782025-03-25T21:36:31.374Zwords system system ogerman
2792025-03-25T21:36:31.374Zwords system system spanish
2802025-03-25T21:36:31.711ZPUBLISHER TYPE STATUS P LOCATION
2812025-03-25T21:36:31.711Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2822025-03-25T21:36:34.927ZFMRI IFO
2832025-03-25T21:36:34.927Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2842025-03-25T21:36:34.927Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2852025-03-25T21:36:34.927Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2862025-03-25T21:36:34.927Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2872025-03-25T21:36:34.927Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2882025-03-25T21:36:34.927Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2892025-03-25T21:36:34.927Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2902025-03-25T21:36:34.927Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2912025-03-25T21:36:34.927Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2922025-03-25T21:36:34.927Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2932025-03-25T21:36:34.927Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2942025-03-25T21:36:34.927Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2952025-03-25T21:36:34.927Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2962025-03-25T21:36:34.927Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2972025-03-25T21:36:34.927Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2982025-03-25T21:36:35.779Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2992025-03-25T21:36:36.109Z Updating crates.io index
3002025-03-25T21:36:36.112Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3012025-03-25T21:36:36.723Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3022025-03-25T21:36:37.031Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3032025-03-25T21:36:37.312Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3042025-03-25T21:36:37.632Z Updating git repository `https://github.com/oxidecomputer/propolis`
3052025-03-25T21:36:38.609Z Updating git repository `https://github.com/oxidecomputer/crucible`
3062025-03-25T21:36:40.344Z Updating git repository `https://github.com/oxidecomputer/opte`
3072025-03-25T21:36:41.159Z Updating git repository `https://github.com/oxidecomputer/falcon`
3082025-03-25T21:36:41.749Z Updating git repository `https://github.com/oxidecomputer/clickward`
3092025-03-25T21:36:42.138Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3102025-03-25T21:36:42.369Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3112025-03-25T21:36:42.981Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-03-25T21:36:43.558Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3132025-03-25T21:36:43.882Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3142025-03-25T21:36:44.193Z Updating git repository `https://github.com/oxidecomputer/tofino`
3152025-03-25T21:36:44.462Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3162025-03-25T21:36:44.821Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3172025-03-25T21:36:45.090Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3182025-03-25T21:36:45.399Z Updating git repository `https://github.com/oxidecomputer/lldp`
3192025-03-25T21:36:45.737Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3202025-03-25T21:36:46.028Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3212025-03-25T21:36:46.368Z Updating git repository `https://github.com/oxidecomputer/ispf`
3222025-03-25T21:36:46.714Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3232025-03-25T21:36:47.074Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3242025-03-25T21:36:47.618Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3252025-03-25T21:36:47.971Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3262025-03-25T21:36:48.343Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3272025-03-25T21:36:48.741Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3282025-03-25T21:36:49.121Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3292025-03-25T21:36:49.394Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3302025-03-25T21:36:49.672Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3312025-03-25T21:36:51.162Z Downloading crates ...
3322025-03-25T21:36:51.242Z Downloaded zerocopy-derive v0.7.35
3332025-03-25T21:36:51.252Z Downloaded anstyle v1.0.10
3342025-03-25T21:36:51.258Z Downloaded zerocopy v0.7.35
3352025-03-25T21:36:51.272Z Downloaded autocfg v1.4.0
3362025-03-25T21:36:51.276Z Downloaded bitflags v1.3.2
3372025-03-25T21:36:51.279Z Downloaded byteorder v1.5.0
3382025-03-25T21:36:51.279Z Downloaded block-buffer v0.10.4
3392025-03-25T21:36:51.282Z Downloaded camino v1.1.9
3402025-03-25T21:36:51.282Z Downloaded cfg-if v1.0.0
3412025-03-25T21:36:51.282Z Downloaded bitflags v2.6.0
3422025-03-25T21:36:51.286Z Downloaded clap v4.5.32
3432025-03-25T21:36:51.293Z Downloaded anyhow v1.0.97
3442025-03-25T21:36:51.297Z Downloaded winnow v0.7.3
3452025-03-25T21:36:51.307Z Downloaded clap_lex v0.7.4
3462025-03-25T21:36:51.311Z Downloaded equivalent v1.0.1
3472025-03-25T21:36:51.311Z Downloaded digest v0.10.7
3482025-03-25T21:36:51.311Z Downloaded crypto-common v0.1.6
3492025-03-25T21:36:51.311Z Downloaded fnv v1.0.7
3502025-03-25T21:36:51.314Z Downloaded clap_derive v4.5.32
3512025-03-25T21:36:51.314Z Downloaded heck v0.4.1
3522025-03-25T21:36:51.318Z Downloaded generic-array v0.14.7
3532025-03-25T21:36:51.318Z Downloaded macaddr v1.0.1
3542025-03-25T21:36:51.321Z Downloaded is_terminal_polyfill v1.70.1
3552025-03-25T21:36:51.321Z Downloaded heck v0.5.0
3562025-03-25T21:36:51.321Z Downloaded clap_builder v4.5.32
3572025-03-25T21:36:51.325Z Downloaded memchr v2.7.4
3582025-03-25T21:36:51.330Z Downloaded proc-macro-error-attr v1.0.4
3592025-03-25T21:36:51.333Z Downloaded proc-macro2 v1.0.94
3602025-03-25T21:36:51.337Z Downloaded serde_spanned v0.6.8
3612025-03-25T21:36:51.337Z Downloaded sha2 v0.10.8
3622025-03-25T21:36:51.340Z Downloaded strsim v0.11.1
3632025-03-25T21:36:51.340Z Downloaded proc-macro-error v1.0.4
3642025-03-25T21:36:51.360Z Downloaded syn v1.0.109
3652025-03-25T21:36:51.370Z Downloaded thiserror-impl v2.0.12
3662025-03-25T21:36:51.373Z Downloaded thiserror-impl v1.0.69
3672025-03-25T21:36:51.373Z Downloaded toml_datetime v0.6.8
3682025-03-25T21:36:51.376Z Downloaded toml v0.8.20
3692025-03-25T21:36:51.379Z Downloaded thiserror v2.0.12
3702025-03-25T21:36:51.383Z Downloaded thiserror v1.0.69
3712025-03-25T21:36:51.386Z Downloaded plain v0.2.3
3722025-03-25T21:36:51.389Z Downloaded itoa v1.0.11
3732025-03-25T21:36:51.394Z Downloaded toml_edit v0.22.24
3742025-03-25T21:36:51.416Z Downloaded ucd-trie v0.1.7
3752025-03-25T21:36:51.429Z Downloaded unicode-width v0.1.14
3762025-03-25T21:36:51.435Z Downloaded utf8parse v0.2.2
3772025-03-25T21:36:51.494Z Downloaded version_check v0.9.5
3782025-03-25T21:36:51.497Z Downloaded bytecount v0.6.8
3792025-03-25T21:36:51.497Z Downloaded cpufeatures v0.2.14
3802025-03-25T21:36:51.500Z Downloaded fastrand v2.1.1
3812025-03-25T21:36:51.503Z Downloaded errno v0.3.9
3822025-03-25T21:36:51.503Z Downloaded io-lifetimes v1.0.11
3832025-03-25T21:36:51.507Z Downloaded log v0.4.22
3842025-03-25T21:36:51.512Z Downloaded indexmap v2.7.1
3852025-03-25T21:36:51.516Z Downloaded once_cell v1.20.3
3862025-03-25T21:36:51.522Z Downloaded serde v1.0.218
3872025-03-25T21:36:51.525Z Downloaded semver v1.0.25
3882025-03-25T21:36:51.528Z Downloaded anstyle-query v1.1.1
3892025-03-25T21:36:51.533Z Downloaded anstream v0.6.15
3902025-03-25T21:36:51.536Z Downloaded serde_derive v1.0.218
3912025-03-25T21:36:51.536Z Downloaded ryu v1.0.18
3922025-03-25T21:36:51.541Z Downloaded textwrap v0.16.1
3932025-03-25T21:36:51.625Z Downloaded cargo_toml v0.21.0
3942025-03-25T21:36:51.628Z Downloaded cargo_metadata v0.19.2
3952025-03-25T21:36:51.628Z Downloaded cargo-platform v0.1.8
3962025-03-25T21:36:51.632Z Downloaded camino-tempfile v1.1.1
3972025-03-25T21:36:51.645Z Downloaded rustix v0.38.37
3982025-03-25T21:36:51.666Z Downloaded unicode-linebreak v0.1.5
3992025-03-25T21:36:51.669Z Downloaded colorchoice v1.0.2
4002025-03-25T21:36:51.669Z Downloaded unicode-ident v1.0.14
4012025-03-25T21:36:51.673Z Downloaded typenum v1.17.0
4022025-03-25T21:36:51.673Z Downloaded terminal_size v0.4.0
4032025-03-25T21:36:51.676Z Downloaded tempfile v3.13.0
4042025-03-25T21:36:51.676Z Downloaded syn v2.0.98
4052025-03-25T21:36:51.686Z Downloaded scroll v0.12.0
4062025-03-25T21:36:51.689Z Downloaded quote v1.0.39
4072025-03-25T21:36:51.702Z Downloaded rustix v0.37.28
4082025-03-25T21:36:51.721Z Downloaded terminal_size v0.2.6
4092025-03-25T21:36:51.724Z Downloaded usdt-impl v0.5.0
4102025-03-25T21:36:51.724Z Downloaded usdt-attr-macro v0.5.0
4112025-03-25T21:36:51.724Z Downloaded pest_derive v2.7.14
4122025-03-25T21:36:51.727Z Downloaded pest v2.7.14
4132025-03-25T21:36:51.730Z Downloaded papergrid v0.11.0
4142025-03-25T21:36:51.734Z Downloaded memmap v0.7.0
4152025-03-25T21:36:51.739Z Downloaded goblin v0.8.2
4162025-03-25T21:36:51.742Z Downloaded fs-err v2.11.0
4172025-03-25T21:36:51.745Z Downloaded dtrace-parser v0.2.0
4182025-03-25T21:36:51.745Z Downloaded dof v0.3.0
4192025-03-25T21:36:51.745Z Downloaded anstyle-parse v0.2.5
4202025-03-25T21:36:51.748Z Downloaded tabled_derive v0.7.0
4212025-03-25T21:36:51.748Z Downloaded thread-id v4.2.2
4222025-03-25T21:36:51.748Z Downloaded pest_generator v2.7.14
4232025-03-25T21:36:51.752Z Downloaded hashbrown v0.15.1
4242025-03-25T21:36:51.755Z Downloaded swrite v0.1.0
4252025-03-25T21:36:51.755Z Downloaded usdt-macro v0.5.0
4262025-03-25T21:36:51.759Z Downloaded libc v0.2.170
4272025-03-25T21:36:51.778Z Downloaded usdt v0.5.0
4282025-03-25T21:36:51.781Z Downloaded tabled v0.15.0
4292025-03-25T21:36:51.792Z Downloaded smawk v0.3.2
4302025-03-25T21:36:51.795Z Downloaded serde_tokenstream v0.2.2
4312025-03-25T21:36:51.795Z Downloaded serde_json v1.0.139
4322025-03-25T21:36:51.801Z Downloaded scroll_derive v0.12.0
4332025-03-25T21:36:51.804Z Downloaded pretty-hex v0.4.1
4342025-03-25T21:36:51.804Z Downloaded pest_meta v2.7.14
4352025-03-25T21:36:51.920Z Compiling proc-macro2 v1.0.94
4362025-03-25T21:36:51.920Z Compiling unicode-ident v1.0.14
4372025-03-25T21:36:51.923Z Compiling serde v1.0.218
4382025-03-25T21:36:51.923Z Compiling version_check v0.9.5
4392025-03-25T21:36:51.923Z Compiling libc v0.2.170
4402025-03-25T21:36:51.923Z Compiling memchr v2.7.4
4412025-03-25T21:36:51.956Z Compiling thiserror v1.0.69
4422025-03-25T21:36:51.959Z Compiling ucd-trie v0.1.7
4432025-03-25T21:36:52.192Z Compiling ryu v1.0.18
4442025-03-25T21:36:52.492Z Compiling itoa v1.0.11
4452025-03-25T21:36:52.645Z Compiling once_cell v1.20.3
4462025-03-25T21:36:52.727Z Compiling byteorder v1.5.0
4472025-03-25T21:36:52.760Z Compiling rustix v0.38.37
4482025-03-25T21:36:52.946Z Compiling serde_json v1.0.139
4492025-03-25T21:36:53.161Z Compiling bitflags v2.6.0
4502025-03-25T21:36:53.307Z Compiling proc-macro-error-attr v1.0.4
4512025-03-25T21:36:53.485Z Compiling usdt-impl v0.5.0
4522025-03-25T21:36:53.507Z Compiling syn v1.0.109
4532025-03-25T21:36:53.544Z Compiling io-lifetimes v1.0.11
4542025-03-25T21:36:53.566Z Compiling proc-macro-error v1.0.4
4552025-03-25T21:36:53.694Z Compiling camino v1.1.9
4562025-03-25T21:36:53.720Z Compiling quote v1.0.39
4572025-03-25T21:36:53.832Z Compiling errno v0.3.9
4582025-03-25T21:36:54.090Z Compiling syn v2.0.98
4592025-03-25T21:36:54.185Z Compiling hashbrown v0.15.1
4602025-03-25T21:36:54.305Z Compiling plain v0.2.3
4612025-03-25T21:36:54.334Z Compiling log v0.4.22
4622025-03-25T21:36:54.366Z Compiling utf8parse v0.2.2
4632025-03-25T21:36:54.450Z Compiling rustix v0.37.28
4642025-03-25T21:36:54.536Z Compiling thread-id v4.2.2
4652025-03-25T21:36:54.557Z Compiling equivalent v1.0.1
4662025-03-25T21:36:54.659Z Compiling anstyle-parse v0.2.5
4672025-03-25T21:36:54.988Z Compiling anstyle v1.0.10
4682025-03-25T21:36:55.215Z Compiling indexmap v2.7.1
4692025-03-25T21:36:55.309Z Compiling anstyle-query v1.1.1
4702025-03-25T21:36:55.380Z Compiling autocfg v1.4.0
4712025-03-25T21:36:55.407Z Compiling winnow v0.7.3
4722025-03-25T21:36:55.427Z Compiling colorchoice v1.0.2
4732025-03-25T21:36:55.465Z Compiling pretty-hex v0.4.1
4742025-03-25T21:36:55.604Z Compiling bitflags v1.3.2
4752025-03-25T21:36:55.690Z Compiling is_terminal_polyfill v1.70.1
4762025-03-25T21:36:55.724Z Compiling unicode-width v0.1.14
4772025-03-25T21:36:55.914Z Compiling semver v1.0.25
4782025-03-25T21:36:56.315Z Compiling thiserror v2.0.12
4792025-03-25T21:36:56.338Z Compiling fs-err v2.11.0
4802025-03-25T21:36:56.436Z Compiling terminal_size v0.4.0
4812025-03-25T21:36:56.545Z Compiling anstream v0.6.15
4822025-03-25T21:36:56.831Z Compiling cfg-if v1.0.0
4832025-03-25T21:36:56.854Z Compiling anyhow v1.0.97
4842025-03-25T21:36:57.147Z Compiling clap_lex v0.7.4
4852025-03-25T21:36:57.284Z Compiling bytecount v0.6.8
4862025-03-25T21:36:57.327Z Compiling strsim v0.11.1
4872025-03-25T21:36:57.472Z Compiling fnv v1.0.7
4882025-03-25T21:36:57.551Z Compiling heck v0.5.0
4892025-03-25T21:36:57.619Z Compiling fastrand v2.1.1
4902025-03-25T21:36:57.885Z Compiling heck v0.4.1
4912025-03-25T21:36:58.010Z Compiling tempfile v3.13.0
4922025-03-25T21:36:58.039Z Compiling terminal_size v0.2.6
4932025-03-25T21:36:58.101Z Compiling clap_builder v4.5.32
4942025-03-25T21:36:58.129Z Compiling papergrid v0.11.0
4952025-03-25T21:36:58.445Z Compiling memmap v0.7.0
4962025-03-25T21:36:58.626Z Compiling unicode-linebreak v0.1.5
4972025-03-25T21:36:58.754Z Compiling smawk v0.3.2
4982025-03-25T21:36:59.007Z Compiling swrite v0.1.0
4992025-03-25T21:36:59.106Z Compiling textwrap v0.16.1
5002025-03-25T21:36:59.666Z Compiling tabled_derive v0.7.0
5012025-03-25T21:37:01.142Z Compiling tabled v0.15.0
5022025-03-25T21:37:01.266Z Compiling serde_derive v1.0.218
5032025-03-25T21:37:01.269Z Compiling thiserror-impl v1.0.69
5042025-03-25T21:37:01.270Z Compiling zerocopy-derive v0.7.35
5052025-03-25T21:37:01.270Z Compiling scroll_derive v0.12.0
5062025-03-25T21:37:01.270Z Compiling thiserror-impl v2.0.12
5072025-03-25T21:37:01.270Z Compiling clap_derive v4.5.32
5082025-03-25T21:37:02.653Z Compiling scroll v0.12.0
5092025-03-25T21:37:03.172Z Compiling goblin v0.8.2
5102025-03-25T21:37:03.315Z Compiling zerocopy v0.7.35
5112025-03-25T21:37:04.449Z Compiling pest v2.7.14
5122025-03-25T21:37:05.575Z Compiling clap v4.5.32
5132025-03-25T21:37:06.678Z Compiling pest_meta v2.7.14
5142025-03-25T21:37:07.563Z Compiling pest_generator v2.7.14
5152025-03-25T21:37:08.935Z Compiling pest_derive v2.7.14
5162025-03-25T21:37:09.501Z Compiling dtrace-parser v0.2.0
5172025-03-25T21:37:10.340Z Compiling serde_spanned v0.6.8
5182025-03-25T21:37:10.343Z Compiling toml_datetime v0.6.8
5192025-03-25T21:37:10.343Z Compiling cargo-platform v0.1.8
5202025-03-25T21:37:10.646Z Compiling serde_tokenstream v0.2.2
5212025-03-25T21:37:10.734Z Compiling toml_edit v0.22.24
5222025-03-25T21:37:10.895Z Compiling macaddr v1.0.1
5232025-03-25T21:37:11.013Z Compiling camino-tempfile v1.1.1
5242025-03-25T21:37:11.742Z Compiling dof v0.3.0
5252025-03-25T21:37:11.742Z Compiling cargo_metadata v0.19.2
5262025-03-25T21:37:13.310Z Compiling usdt-macro v0.5.0
5272025-03-25T21:37:13.313Z Compiling usdt-attr-macro v0.5.0
5282025-03-25T21:37:13.452Z Compiling toml v0.8.20
5292025-03-25T21:37:14.369Z Compiling cargo_toml v0.21.0
5302025-03-25T21:37:14.580Z Compiling usdt v0.5.0
5312025-03-25T21:37:16.949Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5322025-03-25T21:37:20.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.58s
5332025-03-25T21:37:20.383Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5342025-03-25T21:37:20.966Z Downloading crates ...
5352025-03-25T21:37:21.094Z Downloaded addr2line v0.24.2
5362025-03-25T21:37:21.101Z Downloaded adler2 v2.0.0
5372025-03-25T21:37:21.105Z Downloaded ahash v0.8.11
5382025-03-25T21:37:21.117Z Downloaded aho-corasick v1.1.3
5392025-03-25T21:37:21.121Z Downloaded arc-swap v1.7.1
5402025-03-25T21:37:21.125Z Downloaded hex v0.4.3
5412025-03-25T21:37:21.129Z Downloaded atomic-waker v1.1.2
5422025-03-25T21:37:21.129Z Downloaded headers-core v0.3.0
5432025-03-25T21:37:21.133Z Downloaded async-stream-impl v0.3.6
5442025-03-25T21:37:21.133Z Downloaded async-stream v0.3.6
5452025-03-25T21:37:21.133Z Downloaded base64 v0.13.1
5462025-03-25T21:37:21.137Z Downloaded async-recursion v1.1.1
5472025-03-25T21:37:21.140Z Downloaded base16ct v0.2.0
5482025-03-25T21:37:21.144Z Downloaded backtrace v0.3.74
5492025-03-25T21:37:21.147Z Downloaded httpdate v1.0.3
5502025-03-25T21:37:21.147Z Downloaded http-body v1.0.1
5512025-03-25T21:37:21.151Z Downloaded base64 v0.22.1
5522025-03-25T21:37:21.155Z Downloaded base64ct v1.6.0
5532025-03-25T21:37:21.158Z Downloaded hmac v0.12.1
5542025-03-25T21:37:21.159Z Downloaded hkdf v0.12.4
5552025-03-25T21:37:21.162Z Downloaded hyper-tls v0.6.0
5562025-03-25T21:37:21.162Z Downloaded hyper v1.6.0
5572025-03-25T21:37:21.169Z Downloaded hyper-util v0.1.10
5582025-03-25T21:37:21.174Z Downloaded icu_collections v1.5.0
5592025-03-25T21:37:21.181Z Downloaded icu_locid v1.5.0
5602025-03-25T21:37:21.185Z Downloaded icu_locid_transform_data v1.5.0
5612025-03-25T21:37:21.189Z Downloaded bit-vec v0.8.0
5622025-03-25T21:37:21.192Z Downloaded icu_normalizer v1.5.0
5632025-03-25T21:37:21.195Z Downloaded icu_normalizer_data v1.5.0
5642025-03-25T21:37:21.199Z Downloaded icu_locid_transform v1.5.0
5652025-03-25T21:37:21.199Z Downloaded icu_properties v1.5.1
5662025-03-25T21:37:21.202Z Downloaded bitvec v1.0.1
5672025-03-25T21:37:21.218Z Downloaded icu_properties_data v1.5.0
5682025-03-25T21:37:21.230Z Downloaded ident_case v1.0.1
5692025-03-25T21:37:21.233Z Downloaded icu_provider_macros v1.5.0
5702025-03-25T21:37:21.234Z Downloaded clang-sys v1.8.1
5712025-03-25T21:37:21.237Z Downloaded idna_adapter v1.2.0
5722025-03-25T21:37:21.237Z Downloaded idna v1.0.3
5732025-03-25T21:37:21.240Z Downloaded indexmap v1.9.3
5742025-03-25T21:37:21.245Z Downloaded indoc v2.0.6
5752025-03-25T21:37:21.248Z Downloaded ipnet v2.11.0
5762025-03-25T21:37:21.251Z Downloaded instant v0.1.13
5772025-03-25T21:37:21.251Z Downloaded indicatif v0.17.11
5782025-03-25T21:37:21.256Z Downloaded itertools v0.10.5
5792025-03-25T21:37:21.261Z Downloaded convert_case v0.4.0
5802025-03-25T21:37:21.266Z Downloaded constant_time_eq v0.3.1
5812025-03-25T21:37:21.266Z Downloaded itertools v0.12.1
5822025-03-25T21:37:21.271Z Downloaded crc-catalog v2.4.0
5832025-03-25T21:37:21.275Z Downloaded arrayref v0.3.9
5842025-03-25T21:37:21.275Z Downloaded itertools v0.14.0
5852025-03-25T21:37:21.282Z Downloaded jobserver v0.1.32
5862025-03-25T21:37:21.285Z Downloaded bzip2 v0.4.4
5872025-03-25T21:37:21.288Z Downloaded itertools v0.13.0
5882025-03-25T21:37:21.294Z Downloaded lock_api v0.4.12
5892025-03-25T21:37:21.297Z Downloaded litrs v0.4.1
5902025-03-25T21:37:21.300Z Downloaded lazycell v1.3.0
5912025-03-25T21:37:21.300Z Downloaded lazy_static v1.5.0
5922025-03-25T21:37:21.304Z Downloaded blake2 v0.10.6
5932025-03-25T21:37:21.307Z Downloaded crc32fast v1.4.2
5942025-03-25T21:37:21.307Z Downloaded crunchy v0.2.2
5952025-03-25T21:37:21.311Z Downloaded crossbeam-epoch v0.9.18
5962025-03-25T21:37:21.311Z Downloaded backoff v0.4.0
5972025-03-25T21:37:21.314Z Downloaded crypto-bigint v0.5.5
5982025-03-25T21:37:21.319Z Downloaded async-trait v0.1.87
5992025-03-25T21:37:21.323Z Downloaded atty v0.2.14
6002025-03-25T21:37:21.326Z Downloaded assert_matches v1.5.0
6012025-03-25T21:37:21.326Z Downloaded ascii-canvas v3.0.0
6022025-03-25T21:37:21.329Z Downloaded allocator-api2 v0.2.18
6032025-03-25T21:37:21.332Z Downloaded const-oid v0.9.6
6042025-03-25T21:37:21.332Z Downloaded icu_provider v1.5.0
6052025-03-25T21:37:21.336Z Downloaded ciborium-ll v0.2.2
6062025-03-25T21:37:21.339Z Downloaded ciborium-io v0.2.2
6072025-03-25T21:37:21.339Z Downloaded ciborium v0.2.2
6082025-03-25T21:37:21.342Z Downloaded chrono v0.4.40
6092025-03-25T21:37:21.348Z Downloaded cfg_aliases v0.2.1
6102025-03-25T21:37:21.351Z Downloaded aead v0.5.2
6112025-03-25T21:37:21.351Z Downloaded cfg_aliases v0.1.1
6122025-03-25T21:37:21.355Z Downloaded hex-literal v0.4.1
6132025-03-25T21:37:21.355Z Downloaded hostname v0.3.1
6142025-03-25T21:37:21.355Z Downloaded is-terminal v0.4.13
6152025-03-25T21:37:21.358Z Downloaded maplit v1.0.2
6162025-03-25T21:37:21.358Z Downloaded lru-cache v0.1.2
6172025-03-25T21:37:21.361Z Downloaded humantime v2.1.0
6182025-03-25T21:37:21.361Z Downloaded blowfish v0.9.1
6192025-03-25T21:37:21.364Z Downloaded mime_guess v2.0.5
6202025-03-25T21:37:21.364Z Downloaded memoffset v0.9.1
6212025-03-25T21:37:21.368Z Downloaded cbc v0.1.2
6222025-03-25T21:37:21.368Z Downloaded castaway v0.2.3
6232025-03-25T21:37:21.372Z Downloaded aes-gcm v0.10.3
6242025-03-25T21:37:21.375Z Downloaded minimal-lexical v0.2.1
6252025-03-25T21:37:21.378Z Downloaded miniz_oxide v0.8.5
6262025-03-25T21:37:21.381Z Downloaded chacha20poly1305 v0.10.1
6272025-03-25T21:37:21.381Z Downloaded cipher v0.4.4
6282025-03-25T21:37:21.384Z Downloaded mime v0.3.17
6292025-03-25T21:37:21.384Z Downloaded chacha20 v0.9.1
6302025-03-25T21:37:21.387Z Downloaded bumpalo v3.16.0
6312025-03-25T21:37:21.390Z Downloaded blake3 v1.5.4
6322025-03-25T21:37:21.397Z Downloaded crc v3.2.1
6332025-03-25T21:37:21.400Z Downloaded const_format_proc_macros v0.2.34
6342025-03-25T21:37:21.404Z Downloaded const_format v0.2.34
6352025-03-25T21:37:21.407Z Downloaded console v0.15.10
6362025-03-25T21:37:21.410Z Downloaded atomicwrites v0.4.4
6372025-03-25T21:37:21.413Z Downloaded memmap2 v0.9.5
6382025-03-25T21:37:21.417Z Downloaded cstr-argument v0.1.2
6392025-03-25T21:37:21.417Z Downloaded home v0.5.9
6402025-03-25T21:37:21.417Z Downloaded aes v0.8.4
6412025-03-25T21:37:21.420Z Downloaded cexpr v0.6.0
6422025-03-25T21:37:21.423Z Downloaded bytes v1.10.1
6432025-03-25T21:37:21.427Z Downloaded bit-vec v0.6.3
6442025-03-25T21:37:21.430Z Downloaded bit-set v0.8.0
6452025-03-25T21:37:21.430Z Downloaded bit-set v0.5.3
6462025-03-25T21:37:21.430Z Downloaded bindgen v0.71.1
6472025-03-25T21:37:21.437Z Downloaded hostname v0.4.0
6482025-03-25T21:37:21.441Z Downloaded http-body-util v0.1.2
6492025-03-25T21:37:21.446Z Downloaded heapless v0.8.0
6502025-03-25T21:37:21.456Z Downloaded keccak v0.1.5
6512025-03-25T21:37:21.459Z Downloaded crossbeam-channel v0.5.13
6522025-03-25T21:37:21.463Z Downloaded http v1.2.0
6532025-03-25T21:37:21.466Z Downloaded linked-hash-map v0.5.6
6542025-03-25T21:37:21.469Z Downloaded crossterm v0.28.1
6552025-03-25T21:37:21.474Z Downloaded csv-core v0.1.11
6562025-03-25T21:37:21.477Z Downloaded libloading v0.8.5
6572025-03-25T21:37:21.480Z Downloaded async-bb8-diesel v0.2.1
6582025-03-25T21:37:21.480Z Downloaded array-init v0.0.4
6592025-03-25T21:37:21.483Z Downloaded argon2 v0.5.3
6602025-03-25T21:37:21.483Z Downloaded heck v0.3.3
6612025-03-25T21:37:21.487Z Downloaded lru v0.12.5
6622025-03-25T21:37:21.487Z Downloaded ctr v0.9.2
6632025-03-25T21:37:21.490Z Downloaded inout v0.1.3
6642025-03-25T21:37:21.490Z Downloaded hyper-rustls v0.27.3
6652025-03-25T21:37:21.494Z Downloaded httparse v1.9.5
6662025-03-25T21:37:21.497Z Downloaded md5 v0.7.0
6672025-03-25T21:37:21.497Z Downloaded match_cfg v0.1.0
6682025-03-25T21:37:21.500Z Downloaded libm v0.2.8
6692025-03-25T21:37:21.505Z Downloaded hickory-resolver v0.24.4
6702025-03-25T21:37:21.517Z Downloaded crossbeam-utils v0.8.20
6712025-03-25T21:37:21.517Z Downloaded quinn-proto v0.11.8
6722025-03-25T21:37:21.521Z Downloaded rand v0.8.5
6732025-03-25T21:37:21.524Z Downloaded rand_chacha v0.9.0
6742025-03-25T21:37:21.529Z Downloaded rand_core v0.6.4
6752025-03-25T21:37:21.529Z Downloaded rand_chacha v0.3.1
6762025-03-25T21:37:21.532Z Downloaded rand v0.9.0
6772025-03-25T21:37:21.535Z Downloaded mio v1.0.2
6782025-03-25T21:37:21.538Z Downloaded same-file v1.0.6
6792025-03-25T21:37:21.541Z Downloaded radix_trie v0.2.1
6802025-03-25T21:37:21.545Z Downloaded md-5 v0.10.6
6812025-03-25T21:37:21.548Z Downloaded aws-lc-rs v1.12.4
6822025-03-25T21:37:21.556Z Downloaded similar v2.7.0
6832025-03-25T21:37:21.561Z Downloaded snafu v0.8.5
6842025-03-25T21:37:21.568Z Downloaded snafu-derive v0.8.5
6852025-03-25T21:37:21.571Z Downloaded rustc-demangle v0.1.24
6862025-03-25T21:37:21.571Z Downloaded bstr v1.10.0
6872025-03-25T21:37:21.582Z Downloaded strum v0.26.3
6882025-03-25T21:37:21.586Z Downloaded highway v1.3.0
6892025-03-25T21:37:21.586Z Downloaded rustls v0.21.12
6902025-03-25T21:37:21.599Z Downloaded tokio-native-tls v0.3.1
6912025-03-25T21:37:21.603Z Downloaded tinyvec v1.8.0
6922025-03-25T21:37:21.603Z Downloaded time v0.3.36
6932025-03-25T21:37:21.609Z Downloaded tower v0.5.2
6942025-03-25T21:37:21.619Z Downloaded unicode-normalization v0.1.24
6952025-03-25T21:37:21.623Z Downloaded unicode-segmentation v1.12.0
6962025-03-25T21:37:21.626Z Downloaded wyz v0.5.1
6972025-03-25T21:37:21.631Z Downloaded hickory-server v0.24.4
6982025-03-25T21:37:21.634Z Downloaded stringprep v0.1.5
6992025-03-25T21:37:21.637Z Downloaded termtree v0.5.1
7002025-03-25T21:37:21.638Z Downloaded toolchain_find v0.4.0
7012025-03-25T21:37:21.638Z Downloaded tokio-stream v0.1.17
7022025-03-25T21:37:21.642Z Downloaded libsw v3.4.0
7032025-03-25T21:37:21.646Z Downloaded toml_edit v0.19.15
7042025-03-25T21:37:21.660Z Downloaded writeable v0.5.5
7052025-03-25T21:37:21.663Z Downloaded write16 v1.0.0
7062025-03-25T21:37:21.663Z Downloaded want v0.3.1
7072025-03-25T21:37:21.666Z Downloaded unicode-bidi v0.3.17
7082025-03-25T21:37:21.667Z Downloaded unicase v2.7.0
7092025-03-25T21:37:21.671Z Downloaded unarray v0.1.4
7102025-03-25T21:37:21.671Z Downloaded hubpack v0.1.2
7112025-03-25T21:37:21.674Z Downloaded libefi-sys v0.1.0
7122025-03-25T21:37:21.674Z Downloaded lalrpop-util v0.19.12
7132025-03-25T21:37:21.674Z Downloaded lalrpop v0.19.12
7142025-03-25T21:37:21.685Z Downloaded elliptic-curve v0.13.8
7152025-03-25T21:37:21.688Z Downloaded debug-ignore v1.0.5
7162025-03-25T21:37:21.691Z Downloaded zopfli v0.8.1
7172025-03-25T21:37:21.695Z Downloaded difflib v0.4.0
7182025-03-25T21:37:21.695Z Downloaded flate2 v1.1.0
7192025-03-25T21:37:21.699Z Downloaded futures-task v0.3.31
7202025-03-25T21:37:21.702Z Downloaded futures-core v0.3.31
7212025-03-25T21:37:21.702Z Downloaded float-cmp v0.10.0
7222025-03-25T21:37:21.705Z Downloaded embedded-io v0.4.0
7232025-03-25T21:37:21.705Z Downloaded crucible-workspace-hack v0.1.0
7242025-03-25T21:37:21.708Z Downloaded derive_more v0.99.19
7252025-03-25T21:37:21.712Z Downloaded ed25519-dalek v2.1.1
7262025-03-25T21:37:21.716Z Downloaded ed25519 v2.2.3
7272025-03-25T21:37:21.720Z Downloaded gimli v0.31.1
7282025-03-25T21:37:21.724Z Downloaded getrandom v0.3.1
7292025-03-25T21:37:21.728Z Downloaded downcast v0.11.0
7302025-03-25T21:37:21.732Z Downloaded document-features v0.2.10
7312025-03-25T21:37:21.732Z Downloaded curve25519-dalek v4.1.3
7322025-03-25T21:37:21.738Z Downloaded nix v0.29.0
7332025-03-25T21:37:21.751Z Downloaded winnow v0.6.20
7342025-03-25T21:37:21.759Z Downloaded proc-macro-crate v1.3.1
7352025-03-25T21:37:21.762Z Downloaded proc-macro-error-attr2 v2.0.0
7362025-03-25T21:37:21.762Z Downloaded parking_lot v0.11.2
7372025-03-25T21:37:21.765Z Downloaded parking_lot v0.12.3
7382025-03-25T21:37:21.769Z Downloaded quinn-udp v0.5.5
7392025-03-25T21:37:21.769Z Downloaded quinn v0.11.5
7402025-03-25T21:37:21.773Z Downloaded http-range v0.1.5
7412025-03-25T21:37:21.776Z Downloaded maybe-uninit v2.0.0
7422025-03-25T21:37:21.776Z Downloaded managed v0.8.0
7432025-03-25T21:37:21.780Z Downloaded p256 v0.13.2
7442025-03-25T21:37:21.783Z Downloaded primeorder v0.13.6
7452025-03-25T21:37:21.783Z Downloaded pbkdf2 v0.11.0
7462025-03-25T21:37:21.786Z Downloaded openssl-probe v0.1.5
7472025-03-25T21:37:21.786Z Downloaded num-derive v0.4.2
7482025-03-25T21:37:21.789Z Downloaded phf_shared v0.10.0
7492025-03-25T21:37:21.790Z Downloaded phf_generator v0.11.2
7502025-03-25T21:37:21.790Z Downloaded rtoolbox v0.0.2
7512025-03-25T21:37:21.793Z Downloaded polyval v0.6.2
7522025-03-25T21:37:21.793Z Downloaded regex-syntax v0.8.5
7532025-03-25T21:37:21.801Z Downloaded publicsuffix v2.3.0
7542025-03-25T21:37:21.805Z Downloaded radium v0.7.0
7552025-03-25T21:37:21.811Z Downloaded r2d2 v0.8.10
7562025-03-25T21:37:21.811Z Downloaded progenitor-impl v0.9.1
7572025-03-25T21:37:21.811Z Downloaded progenitor v0.8.0
7582025-03-25T21:37:21.814Z Downloaded rustls v0.23.19
7592025-03-25T21:37:21.823Z Downloaded rusty-fork v0.3.0
7602025-03-25T21:37:21.826Z Downloaded ssh-encoding v0.2.0
7612025-03-25T21:37:21.826Z Downloaded slog-scope v4.4.0
7622025-03-25T21:37:21.829Z Downloaded samael v0.0.18
7632025-03-25T21:37:21.833Z Downloaded signal-hook-registry v1.4.2
7642025-03-25T21:37:21.837Z Downloaded smallvec v1.14.0
7652025-03-25T21:37:21.841Z Downloaded rustls-webpki v0.102.8
7662025-03-25T21:37:21.856Z Downloaded tokio-rustls v0.24.1
7672025-03-25T21:37:21.860Z Downloaded tokio-macros v2.5.0
7682025-03-25T21:37:21.860Z Downloaded ron v0.7.1
7692025-03-25T21:37:21.863Z Downloaded smallvec v0.6.14
7702025-03-25T21:37:21.866Z Downloaded synstructure v0.13.1
7712025-03-25T21:37:21.869Z Downloaded slog-term v2.9.1
7722025-03-25T21:37:21.869Z Downloaded salty v0.3.0
7732025-03-25T21:37:21.875Z Downloaded salsa20 v0.10.2
7742025-03-25T21:37:21.878Z Downloaded rustversion v1.0.17
7752025-03-25T21:37:21.882Z Downloaded tabled v0.18.0
7762025-03-25T21:37:21.899Z Downloaded value-bag v1.9.0
7772025-03-25T21:37:21.902Z Downloaded url v2.5.3
7782025-03-25T21:37:21.905Z Downloaded pretty_assertions v1.4.1
7792025-03-25T21:37:21.905Z Downloaded libxml v0.3.3
7802025-03-25T21:37:21.911Z Downloaded data-encoding v2.6.0
7812025-03-25T21:37:21.914Z Downloaded libz-sys v1.1.20
7822025-03-25T21:37:21.936Z Downloaded diesel_table_macro_syntax v0.2.0
7832025-03-25T21:37:21.941Z Downloaded zerocopy v0.6.6
7842025-03-25T21:37:21.941Z Downloaded xattr v1.3.1
7852025-03-25T21:37:21.941Z Downloaded walkdir v2.5.0
7862025-03-25T21:37:21.945Z Downloaded unicode_categories v0.1.1
7872025-03-25T21:37:21.945Z Downloaded darling_macro v0.20.10
7882025-03-25T21:37:21.945Z Downloaded curve25519-dalek-derive v0.1.1
7892025-03-25T21:37:21.945Z Downloaded ff v0.13.0
7902025-03-25T21:37:21.949Z Downloaded fallible-iterator v0.2.0
7912025-03-25T21:37:21.949Z Downloaded tinyvec_macros v0.1.1
7922025-03-25T21:37:21.949Z Downloaded getrandom v0.2.15
7932025-03-25T21:37:21.952Z Downloaded tinystr v0.7.6
7942025-03-25T21:37:21.952Z Downloaded rustls v0.22.4
7952025-03-25T21:37:21.967Z Downloaded normalize-line-endings v0.3.0
7962025-03-25T21:37:21.976Z Downloaded hashbrown v0.13.2
7972025-03-25T21:37:21.976Z Downloaded float-ord v0.3.2
7982025-03-25T21:37:21.979Z Downloaded defmt v0.3.8
7992025-03-25T21:37:21.979Z Downloaded ena v0.14.3
8002025-03-25T21:37:21.979Z Downloaded chrono-tz v0.10.1
8012025-03-25T21:37:21.986Z Downloaded pem-rfc7468 v0.7.0
8022025-03-25T21:37:21.989Z Downloaded percent-encoding v2.3.1
8032025-03-25T21:37:21.989Z Downloaded pkcs8 v0.10.2
8042025-03-25T21:37:21.993Z Downloaded num_enum v0.5.11
8052025-03-25T21:37:21.997Z Downloaded pkg-config v0.3.31
8062025-03-25T21:37:21.997Z Downloaded num-complex v0.4.6
8072025-03-25T21:37:22.000Z Downloaded flagset v0.4.6
8082025-03-25T21:37:22.000Z Downloaded either v1.14.0
8092025-03-25T21:37:22.003Z Downloaded packed_struct_codegen v0.10.1
8102025-03-25T21:37:22.003Z Downloaded object v0.36.5
8112025-03-25T21:37:22.016Z Downloaded packed_struct v0.10.1
8122025-03-25T21:37:22.020Z Downloaded papergrid v0.14.0
8132025-03-25T21:37:22.024Z Downloaded git2 v0.19.0
8142025-03-25T21:37:22.030Z Downloaded scopeguard v1.2.0
8152025-03-25T21:37:22.034Z Downloaded sct v0.7.1
8162025-03-25T21:37:22.038Z Downloaded secrecy v0.8.0
8172025-03-25T21:37:22.039Z Downloaded subtle v2.6.1
8182025-03-25T21:37:22.039Z Downloaded serde-big-array v0.5.1
8192025-03-25T21:37:22.044Z Downloaded sec1 v0.7.3
8202025-03-25T21:37:22.044Z Downloaded tower-layer v0.3.3
8212025-03-25T21:37:22.044Z Downloaded take_mut v0.2.2
8222025-03-25T21:37:22.048Z Downloaded rustls-pemfile v1.0.4
8232025-03-25T21:37:22.048Z Downloaded twox-hash v2.1.0
8242025-03-25T21:37:22.048Z Downloaded static_assertions v1.1.0
8252025-03-25T21:37:22.052Z Downloaded serde_derive_internals v0.29.1
8262025-03-25T21:37:22.052Z Downloaded tower-service v0.3.3
8272025-03-25T21:37:22.052Z Downloaded serde_path_to_error v0.1.16
8282025-03-25T21:37:22.055Z Downloaded untrusted v0.9.0
8292025-03-25T21:37:22.055Z Downloaded dyn-clone v1.0.19
8302025-03-25T21:37:22.059Z Downloaded ecdsa v0.16.9
8312025-03-25T21:37:22.059Z Downloaded utf8_iter v1.0.4
8322025-03-25T21:37:22.062Z Downloaded utf16_iter v1.0.5
8332025-03-25T21:37:22.062Z Downloaded unsafe-libyaml v0.2.11
8342025-03-25T21:37:22.066Z Downloaded group v0.13.0
8352025-03-25T21:37:22.069Z Downloaded hash32 v0.3.1
8362025-03-25T21:37:22.069Z Downloaded half v2.4.1
8372025-03-25T21:37:22.072Z Downloaded hash32 v0.2.1
8382025-03-25T21:37:22.072Z Downloaded vcpkg v0.2.15
8392025-03-25T21:37:22.110Z Downloaded pem v3.0.5
8402025-03-25T21:37:22.114Z Downloaded parse-zoneinfo v0.3.1
8412025-03-25T21:37:22.117Z Downloaded h2 v0.4.6
8422025-03-25T21:37:22.121Z Downloaded vergen v8.3.2
8432025-03-25T21:37:22.124Z Downloaded uuid v1.15.1
8442025-03-25T21:37:22.130Z Downloaded utf-8 v0.7.6
8452025-03-25T21:37:22.134Z Downloaded untrusted v0.7.1
8462025-03-25T21:37:22.134Z Downloaded universal-hash v0.5.1
8472025-03-25T21:37:22.134Z Downloaded portable-atomic v1.9.0
8482025-03-25T21:37:22.138Z Downloaded poly1305 v0.8.0
8492025-03-25T21:37:22.141Z Downloaded num_threads v0.1.7
8502025-03-25T21:37:22.144Z Downloaded number_prefix v0.4.0
8512025-03-25T21:37:22.144Z Downloaded peg v0.8.5
8522025-03-25T21:37:22.148Z Downloaded phf v0.11.2
8532025-03-25T21:37:22.151Z Downloaded owo-colors v4.2.0
8542025-03-25T21:37:22.154Z Downloaded smf v0.2.3
8552025-03-25T21:37:22.154Z Downloaded pbkdf2 v0.12.2
8562025-03-25T21:37:22.154Z Downloaded dunce v1.0.5
8572025-03-25T21:37:22.158Z Downloaded schemars v0.8.22
8582025-03-25T21:37:22.168Z Downloaded regex-syntax v0.6.29
8592025-03-25T21:37:22.175Z Downloaded rustls-pemfile v2.2.0
8602025-03-25T21:37:22.181Z Downloaded rustfmt-wrapper v0.2.1
8612025-03-25T21:37:22.184Z Downloaded strum_macros v0.25.3
8622025-03-25T21:37:22.184Z Downloaded uzers v0.12.1
8632025-03-25T21:37:22.184Z Downloaded tokio-postgres v0.7.13
8642025-03-25T21:37:22.188Z Downloaded rustc_version v0.4.1
8652025-03-25T21:37:22.191Z Downloaded rustc-hash v2.1.1
8662025-03-25T21:37:22.191Z Downloaded rustc-hash v1.1.0
8672025-03-25T21:37:22.194Z Downloaded rpassword v7.3.1
8682025-03-25T21:37:22.194Z Downloaded tls_codec_derive v0.4.1
8692025-03-25T21:37:22.198Z Downloaded psl-types v2.0.11
8702025-03-25T21:37:22.198Z Downloaded tabwriter v1.4.0
8712025-03-25T21:37:22.198Z Downloaded tabled_derive v0.10.0
8722025-03-25T21:37:22.201Z Downloaded strum_macros v0.26.4
8732025-03-25T21:37:22.204Z Downloaded zerocopy v0.8.10
8742025-03-25T21:37:22.225Z Downloaded num-iter v0.1.45
8752025-03-25T21:37:22.233Z Downloaded num-integer v0.1.46
8762025-03-25T21:37:22.233Z Downloaded num-conv v0.1.0
8772025-03-25T21:37:22.237Z Downloaded foreign-types-shared v0.1.1
8782025-03-25T21:37:22.237Z Downloaded foreign-types-macros v0.2.3
8792025-03-25T21:37:22.237Z Downloaded fixedbitset v0.5.7
8802025-03-25T21:37:22.237Z Downloaded pin-utils v0.1.0
8812025-03-25T21:37:22.237Z Downloaded tokio-rustls v0.25.0
8822025-03-25T21:37:22.237Z Downloaded predicates v3.1.3
8832025-03-25T21:37:22.240Z Downloaded deranged v0.3.11
8842025-03-25T21:37:22.240Z Downloaded zerovec-derive v0.10.3
8852025-03-25T21:37:22.244Z Downloaded serde_urlencoded v0.7.1
8862025-03-25T21:37:22.247Z Downloaded tap v1.0.1
8872025-03-25T21:37:22.247Z Downloaded futures-macro v0.3.31
8882025-03-25T21:37:22.247Z Downloaded strum_macros v0.24.3
8892025-03-25T21:37:22.250Z Downloaded stable_deref_trait v1.2.0
8902025-03-25T21:37:22.250Z Downloaded futures-sink v0.3.31
8912025-03-25T21:37:22.258Z Downloaded globset v0.4.15
8922025-03-25T21:37:22.258Z Downloaded futures-io v0.3.31
8932025-03-25T21:37:22.258Z Downloaded serde_repr v0.1.19
8942025-03-25T21:37:22.262Z Downloaded futures-util v0.3.31
8952025-03-25T21:37:22.268Z Downloaded form_urlencoded v1.2.1
8962025-03-25T21:37:22.272Z Downloaded petgraph v0.7.1
8972025-03-25T21:37:22.288Z Downloaded precomputed-hash v0.1.1
8982025-03-25T21:37:22.292Z Downloaded opaque-debug v0.3.1
8992025-03-25T21:37:22.292Z Downloaded num-bigint-dig v0.8.4
9002025-03-25T21:37:22.297Z Downloaded foreign-types-shared v0.3.1
9012025-03-25T21:37:22.297Z Downloaded foreign-types v0.5.0
9022025-03-25T21:37:22.300Z Downloaded foldhash v0.1.3
9032025-03-25T21:37:22.300Z Downloaded prettyplease v0.2.30
9042025-03-25T21:37:22.305Z Downloaded slog v2.7.0
9052025-03-25T21:37:22.308Z Downloaded fixedbitset v0.4.2
9062025-03-25T21:37:22.308Z Downloaded peg-runtime v0.8.5
9072025-03-25T21:37:22.308Z Downloaded pkcs5 v0.7.1
9082025-03-25T21:37:22.312Z Downloaded typify v0.2.0
9092025-03-25T21:37:22.315Z Downloaded vte v0.11.1
9102025-03-25T21:37:22.318Z Downloaded vsss-rs v3.3.4
9112025-03-25T21:37:22.321Z Downloaded russh v0.45.0
9122025-03-25T21:37:22.325Z Downloaded progenitor-macro v0.8.0
9132025-03-25T21:37:22.328Z Downloaded rayon v1.10.0
9142025-03-25T21:37:22.336Z Downloaded zone_cfg_derive v0.3.0
9152025-03-25T21:37:22.340Z Downloaded progenitor-impl v0.8.0
9162025-03-25T21:37:22.340Z Downloaded tungstenite v0.23.0
9172025-03-25T21:37:22.344Z Downloaded rustc_version v0.1.7
9182025-03-25T21:37:22.344Z Downloaded russh-keys v0.45.0
9192025-03-25T21:37:22.349Z Downloaded russh-cryptovec v0.7.3
9202025-03-25T21:37:22.349Z Downloaded tracing-attributes v0.1.27
9212025-03-25T21:37:22.349Z Downloaded tracing v0.1.40
9222025-03-25T21:37:22.352Z Downloaded smoltcp v0.9.1
9232025-03-25T21:37:22.363Z Downloaded sha1 v0.10.6
9242025-03-25T21:37:22.368Z Downloaded serde_yaml v0.9.34+deprecated
9252025-03-25T21:37:22.371Z Downloaded whoami v1.5.2
9262025-03-25T21:37:22.371Z Downloaded which v4.4.2
9272025-03-25T21:37:22.371Z Downloaded derive-where v1.2.7
9282025-03-25T21:37:22.374Z Downloaded filetime v0.2.25
9292025-03-25T21:37:22.378Z Downloaded env_filter v0.1.2
9302025-03-25T21:37:22.378Z Downloaded signal-hook-mio v0.2.4
9312025-03-25T21:37:22.381Z Downloaded rand_xorshift v0.3.0
9322025-03-25T21:37:22.381Z Downloaded socket2 v0.5.8
9332025-03-25T21:37:22.384Z Downloaded zerovec v0.10.4
9342025-03-25T21:37:22.388Z Downloaded spin v0.9.8
9352025-03-25T21:37:22.391Z Downloaded zip v0.6.6
9362025-03-25T21:37:22.395Z Downloaded vte_generate_state_changes v0.1.2
9372025-03-25T21:37:22.402Z Downloaded slog-stdlog v4.1.1
9382025-03-25T21:37:22.402Z Downloaded petname v2.0.2
9392025-03-25T21:37:22.406Z Downloaded darling_core v0.20.10
9402025-03-25T21:37:22.410Z Downloaded signal-hook v0.3.17
9412025-03-25T21:37:22.413Z Downloaded omicron-zone-package v0.12.0
9422025-03-25T21:37:22.416Z Downloaded slog-async v2.8.0
9432025-03-25T21:37:22.416Z Downloaded openssl v0.10.71
9442025-03-25T21:37:22.425Z Downloaded openssl-macros v0.1.1
9452025-03-25T21:37:22.428Z Downloaded predicates-tree v1.0.11
9462025-03-25T21:37:22.428Z Downloaded predicates-core v1.0.8
9472025-03-25T21:37:22.428Z Downloaded darling v0.20.10
9482025-03-25T21:37:22.432Z Downloaded oxnet v0.1.1
9492025-03-25T21:37:22.435Z Downloaded headers v0.4.0
9502025-03-25T21:37:22.439Z Downloaded postcard v1.0.10
9512025-03-25T21:37:22.442Z Downloaded time-macros v0.2.18
9522025-03-25T21:37:22.445Z Downloaded tungstenite v0.21.0
9532025-03-25T21:37:22.448Z Downloaded termcolor v1.4.1
9542025-03-25T21:37:22.448Z Downloaded term v0.7.0
9552025-03-25T21:37:22.452Z Downloaded proc-macro-error2 v2.0.1
9562025-03-25T21:37:22.455Z Downloaded smoltcp v0.11.0
9572025-03-25T21:37:22.467Z Downloaded xz2 v0.1.7
9582025-03-25T21:37:22.470Z Downloaded winnow v0.5.40
9592025-03-25T21:37:22.477Z Downloaded num v0.4.3
9602025-03-25T21:37:22.480Z Downloaded typify v0.3.0
9612025-03-25T21:37:22.483Z Downloaded p521 v0.13.3
9622025-03-25T21:37:22.486Z Downloaded time-core v0.1.2
9632025-03-25T21:37:22.486Z Downloaded ppv-lite86 v0.2.20
9642025-03-25T21:37:22.490Z Downloaded unicode-width v0.2.0
9652025-03-25T21:37:22.494Z Downloaded tokio-tungstenite v0.21.0
9662025-03-25T21:37:22.498Z Downloaded wait-timeout v0.2.0
9672025-03-25T21:37:22.498Z Downloaded tracing-core v0.1.32
9682025-03-25T21:37:22.502Z Downloaded rfc6979 v0.4.0
9692025-03-25T21:37:22.502Z Downloaded derive_builder_macro v0.20.2
9702025-03-25T21:37:22.502Z Downloaded der v0.7.9
9712025-03-25T21:37:22.509Z Downloaded funty v2.0.0
9722025-03-25T21:37:22.512Z Downloaded petgraph v0.6.5
9732025-03-25T21:37:22.525Z Downloaded glob v0.3.2
9742025-03-25T21:37:22.529Z Downloaded futures-channel v0.3.31
9752025-03-25T21:37:22.532Z Downloaded futures v0.3.31
9762025-03-25T21:37:22.535Z Downloaded password-hash v0.4.2
9772025-03-25T21:37:22.535Z Downloaded quick-xml v0.37.2
9782025-03-25T21:37:22.541Z Downloaded nanorand v0.7.0
9792025-03-25T21:37:22.544Z Downloaded multimap v0.10.0
9802025-03-25T21:37:22.548Z Downloaded fxhash v0.2.1
9812025-03-25T21:37:22.548Z Downloaded shell-words v1.1.0
9822025-03-25T21:37:22.548Z Downloaded unicode-xid v0.2.6
9832025-03-25T21:37:22.548Z Downloaded signature v2.2.0
9842025-03-25T21:37:22.551Z Downloaded resolv-conf v0.7.0
9852025-03-25T21:37:22.551Z Downloaded parking_lot_core v0.9.10
9862025-03-25T21:37:22.554Z Downloaded parking_lot_core v0.8.6
9872025-03-25T21:37:22.558Z Downloaded sqlparser_derive v0.2.2
9882025-03-25T21:37:22.558Z Downloaded spki v0.7.3
9892025-03-25T21:37:22.561Z Downloaded nix v0.27.1
9902025-03-25T21:37:22.569Z Downloaded num-bigint v0.4.6
9912025-03-25T21:37:22.574Z Downloaded num_enum_derive v0.5.11
9922025-03-25T21:37:22.577Z Downloaded fs_extra v1.3.0
9932025-03-25T21:37:22.577Z Downloaded termios v0.3.3
9942025-03-25T21:37:22.580Z Downloaded nibble_vec v0.1.0
9952025-03-25T21:37:22.580Z Downloaded new_debug_unreachable v1.0.6
9962025-03-25T21:37:22.580Z Downloaded webpki-roots v0.26.6
9972025-03-25T21:37:22.583Z Downloaded reqwest v0.12.12
9982025-03-25T21:37:22.593Z Downloaded pin-project v1.1.6
9992025-03-25T21:37:22.602Z Downloaded waitgroup v0.1.2
10002025-03-25T21:37:22.605Z Downloaded defmt-macros v0.3.9
10012025-03-25T21:37:22.610Z Downloaded sled v0.34.7
10022025-03-25T21:37:22.616Z Downloaded proptest v1.6.0
10032025-03-25T21:37:22.626Z Downloaded phf_codegen v0.11.2
10042025-03-25T21:37:22.629Z Downloaded sqlformat v0.2.6
10052025-03-25T21:37:22.629Z Downloaded unicode-truncate v1.1.0
10062025-03-25T21:37:22.629Z Downloaded ron v0.8.1
10072025-03-25T21:37:22.634Z Downloaded yoke-derive v0.7.4
10082025-03-25T21:37:22.637Z Downloaded quick-error v1.2.3
10092025-03-25T21:37:22.637Z Downloaded try-lock v0.2.5
10102025-03-25T21:37:22.637Z Downloaded derive_builder_core v0.20.2
10112025-03-25T21:37:22.641Z Downloaded regex v1.11.1
10122025-03-25T21:37:22.651Z Downloaded rand_core v0.9.2
10132025-03-25T21:37:22.654Z Downloaded phf_shared v0.11.2
10142025-03-25T21:37:22.655Z Downloaded zeroize v1.8.1
10152025-03-25T21:37:22.659Z Downloaded parse-size v1.1.0
10162025-03-25T21:37:22.659Z Downloaded parse-display-derive v0.10.0
10172025-03-25T21:37:22.659Z Downloaded ref-cast-impl v1.0.23
10182025-03-25T21:37:22.659Z Downloaded rayon-core v1.12.1
10192025-03-25T21:37:22.663Z Downloaded displaydoc v0.2.5
10202025-03-25T21:37:22.667Z Downloaded num-traits v0.2.19
10212025-03-25T21:37:22.667Z Downloaded num-rational v0.4.2
10222025-03-25T21:37:22.670Z Downloaded ssh-key v0.6.6
10232025-03-25T21:37:22.676Z Downloaded openssl-sys v0.9.106
10242025-03-25T21:37:22.680Z Downloaded thread_local v1.1.8
10252025-03-25T21:37:22.683Z Downloaded termtree v0.4.1
10262025-03-25T21:37:22.683Z Downloaded embedded-io v0.6.1
10272025-03-25T21:37:22.683Z Downloaded dirs-next v2.0.0
10282025-03-25T21:37:22.687Z Downloaded diff v0.1.13
10292025-03-25T21:37:22.691Z Downloaded slab v0.4.9
10302025-03-25T21:37:22.691Z Downloaded siphasher v0.3.11
10312025-03-25T21:37:22.691Z Downloaded paste v1.0.15
10322025-03-25T21:37:22.694Z Downloaded native-tls v0.2.12
10332025-03-25T21:37:22.694Z Downloaded slog-envlogger v2.2.0
10342025-03-25T21:37:22.698Z Downloaded powerfmt v0.2.0
10352025-03-25T21:37:22.698Z Downloaded nu-ansi-term v0.50.1
10362025-03-25T21:37:22.701Z Downloaded thiserror-impl-no-std v2.0.2
10372025-03-25T21:37:22.701Z Downloaded tui-tree-widget v0.23.0
10382025-03-25T21:37:22.704Z Downloaded rand_seeder v0.3.0
10392025-03-25T21:37:22.704Z Downloaded tokio v1.43.0
10402025-03-25T21:37:22.741Z Downloaded fragile v2.0.0
10412025-03-25T21:37:22.745Z Downloaded typify-macro v0.2.0
10422025-03-25T21:37:22.745Z Downloaded regress v0.10.3
10432025-03-25T21:37:22.752Z Downloaded toml v0.7.8
10442025-03-25T21:37:22.756Z Downloaded zerocopy-derive v0.8.10
10452025-03-25T21:37:22.761Z Downloaded nom v7.1.3
10462025-03-25T21:37:22.767Z Downloaded progenitor-macro v0.9.1
10472025-03-25T21:37:22.770Z Downloaded diesel v2.2.8
10482025-03-25T21:37:22.784Z Downloaded progenitor-client v0.8.0
10492025-03-25T21:37:22.788Z Downloaded signal-hook-tokio v0.3.1
10502025-03-25T21:37:22.788Z Downloaded parse-display v0.10.0
10512025-03-25T21:37:22.788Z Downloaded der_derive v0.7.3
10522025-03-25T21:37:22.791Z Downloaded defmt-parser v0.3.4
10532025-03-25T21:37:22.791Z Downloaded peg-macros v0.8.5
10542025-03-25T21:37:22.791Z Downloaded path-slash v0.1.5
10552025-03-25T21:37:22.795Z Downloaded newtype-uuid v1.2.1
10562025-03-25T21:37:22.795Z Downloaded schemars_derive v0.8.22
10572025-03-25T21:37:22.795Z Downloaded progenitor v0.9.1
10582025-03-25T21:37:22.798Z Downloaded pin-project-lite v0.2.14
10592025-03-25T21:37:22.801Z Downloaded pin-project-internal v1.1.6
10602025-03-25T21:37:22.804Z Downloaded yasna v0.5.2
10612025-03-25T21:37:22.804Z Downloaded p384 v0.13.0
10622025-03-25T21:37:22.811Z Downloaded object v0.30.4
10632025-03-25T21:37:22.821Z Downloaded regex-automata v0.4.8
10642025-03-25T21:37:22.837Z Downloaded polar-core v0.27.3
10652025-03-25T21:37:22.845Z Downloaded daft-derive v0.1.2
10662025-03-25T21:37:22.848Z Downloaded yoke v0.7.4
10672025-03-25T21:37:22.852Z Downloaded typify-impl v0.3.0
10682025-03-25T21:37:22.865Z Downloaded typify-impl v0.2.0
10692025-03-25T21:37:22.883Z Downloaded nodrop v0.1.14
10702025-03-25T21:37:22.886Z Downloaded multer v3.1.0
10712025-03-25T21:37:22.886Z Downloaded zerofrom-derive v0.1.4
10722025-03-25T21:37:22.886Z Downloaded mockall_derive v0.13.1
10732025-03-25T21:37:22.890Z Downloaded zone_cfg_derive v0.1.2
10742025-03-25T21:37:22.890Z Downloaded zone v0.3.0
10752025-03-25T21:37:22.890Z Downloaded zone v0.1.8
10762025-03-25T21:37:22.893Z Downloaded mockall v0.13.1
10772025-03-25T21:37:22.893Z Downloaded ssh-cipher v0.2.0
10782025-03-25T21:37:22.893Z Downloaded sqlparser v0.45.0
10792025-03-25T21:37:22.899Z Downloaded slog-dtrace v0.3.0
10802025-03-25T21:37:22.903Z Downloaded slog-bunyan v2.5.0
10812025-03-25T21:37:22.903Z Downloaded sigpipe v0.1.3
10822025-03-25T21:37:22.906Z Downloaded postgres-protocol v0.6.8
10832025-03-25T21:37:22.906Z Downloaded postgres-types v0.2.9
10842025-03-25T21:37:22.910Z Downloaded openapiv3 v2.0.0
10852025-03-25T21:37:22.922Z Downloaded tokio-tungstenite v0.23.1
10862025-03-25T21:37:22.926Z Downloaded thiserror-no-std v2.0.2
10872025-03-25T21:37:22.929Z Downloaded ratatui v0.29.0
10882025-03-25T21:37:22.953Z Downloaded test-strategy v0.4.0
10892025-03-25T21:37:22.957Z Downloaded tokio-util v0.7.13
10902025-03-25T21:37:22.960Z Downloaded zeroize_derive v1.4.2
10912025-03-25T21:37:22.960Z Downloaded flume v0.11.1
10922025-03-25T21:37:22.968Z Downloaded steno v0.4.1
10932025-03-25T21:37:22.973Z Downloaded serde_plain v1.0.2
10942025-03-25T21:37:22.973Z Downloaded qorb v0.2.1
10952025-03-25T21:37:22.976Z Downloaded oso v0.27.3
10962025-03-25T21:37:22.976Z Downloaded daft v0.1.2
10972025-03-25T21:37:22.982Z Downloaded dropshot v0.12.0
10982025-03-25T21:37:23.007Z Downloaded sha3 v0.10.8
10992025-03-25T21:37:23.011Z Downloaded dropshot v0.16.0
11002025-03-25T21:37:23.023Z Downloaded libgit2-sys v0.17.0+1.8.1
11012025-03-25T21:37:23.086Z Downloaded csv v1.3.1
11022025-03-25T21:37:23.103Z Downloaded enum-as-inner v0.6.1
11032025-03-25T21:37:23.106Z Downloaded endian-type v0.1.2
11042025-03-25T21:37:23.106Z Downloaded derive_builder v0.20.2
11052025-03-25T21:37:23.110Z Downloaded yansi v1.0.1
11062025-03-25T21:37:23.114Z Downloaded tar v0.4.44
11072025-03-25T21:37:23.114Z Downloaded serde_with v3.12.0
11082025-03-25T21:37:23.122Z Downloaded foreign-types v0.3.2
11092025-03-25T21:37:23.128Z Downloaded oso-derive v0.27.3
11102025-03-25T21:37:23.128Z Downloaded futures-executor v0.3.31
11112025-03-25T21:37:23.128Z Downloaded display-error-chain v0.2.2
11122025-03-25T21:37:23.131Z Downloaded dirs-sys-next v0.1.2
11132025-03-25T21:37:23.131Z Downloaded dsl_auto_type v0.1.2
11142025-03-25T21:37:23.131Z Downloaded dropshot_endpoint v0.16.0
11152025-03-25T21:37:23.136Z Downloaded dropshot_endpoint v0.12.0
11162025-03-25T21:37:23.139Z Downloaded des v0.8.1
11172025-03-25T21:37:23.139Z Downloaded typed-path v0.9.3
11182025-03-25T21:37:23.147Z Downloaded sync-ptr v0.1.1
11192025-03-25T21:37:23.152Z Downloaded subprocess v0.2.9
11202025-03-25T21:37:23.152Z Downloaded serde-hex v0.1.0
11212025-03-25T21:37:23.153Z Downloaded semver v0.1.20
11222025-03-25T21:37:23.153Z Downloaded scrypt v0.11.0
11232025-03-25T21:37:23.153Z Downloaded reedline v0.38.0
11242025-03-25T21:37:23.161Z Downloaded rcgen v0.12.1
11252025-03-25T21:37:23.166Z Downloaded pretty-hex v0.2.1
11262025-03-25T21:37:23.166Z Downloaded password-hash v0.5.0
11272025-03-25T21:37:23.166Z Downloaded zerofrom v0.1.4
11282025-03-25T21:37:23.169Z Downloaded olpc-cjson v0.1.4
11292025-03-25T21:37:23.169Z Downloaded newtype_derive v0.1.6
11302025-03-25T21:37:23.169Z Downloaded fd-lock v4.0.2
11312025-03-25T21:37:23.174Z Downloaded fatfs v0.3.6
11322025-03-25T21:37:23.177Z Downloaded expectorate v1.1.0
11332025-03-25T21:37:23.177Z Downloaded env_logger v0.11.5
11342025-03-25T21:37:23.182Z Downloaded diesel_derives v2.2.3
11352025-03-25T21:37:23.186Z Downloaded diesel-dtrace v0.4.2
11362025-03-25T21:37:23.187Z Downloaded pkcs1 v0.7.5
11372025-03-25T21:37:23.192Z Downloaded encoding_rs v0.8.34
11382025-03-25T21:37:23.209Z Downloaded tokio-rustls v0.26.0
11392025-03-25T21:37:23.215Z Downloaded tiny-keccak v2.0.2
11402025-03-25T21:37:23.215Z Downloaded rustls-webpki v0.101.7
11412025-03-25T21:37:23.227Z Downloaded rustls-pki-types v1.10.0
11422025-03-25T21:37:23.231Z Downloaded gethostname v0.5.0
11432025-03-25T21:37:23.231Z Downloaded zerocopy-derive v0.6.6
11442025-03-25T21:37:23.240Z Downloaded tls_codec v0.4.1
11452025-03-25T21:37:23.245Z Downloaded scheduled-thread-pool v0.2.7
11462025-03-25T21:37:23.245Z Downloaded sync_wrapper v1.0.1
11472025-03-25T21:37:23.245Z Downloaded ring v0.17.11
11482025-03-25T21:37:23.285Z Downloaded supports-color v3.0.2
11492025-03-25T21:37:23.288Z Downloaded ref-cast v1.0.23
11502025-03-25T21:37:23.292Z Downloaded progenitor-client v0.9.1
11512025-03-25T21:37:23.292Z Downloaded rsa v0.9.6
11522025-03-25T21:37:23.295Z Downloaded ghash v0.5.1
11532025-03-25T21:37:23.298Z Downloaded nix v0.28.0
11542025-03-25T21:37:23.308Z Downloaded newline-converter v0.3.0
11552025-03-25T21:37:23.314Z Downloaded hashbrown v0.12.3
11562025-03-25T21:37:23.318Z Downloaded env_logger v0.10.2
11572025-03-25T21:37:23.318Z Downloaded typify-macro v0.3.0
11582025-03-25T21:37:23.318Z Downloaded tough v0.19.0
11592025-03-25T21:37:23.324Z Downloaded topological-sort v0.2.2
11602025-03-25T21:37:23.328Z Downloaded structmeta v0.3.0
11612025-03-25T21:37:23.328Z Downloaded strip-ansi-escapes v0.2.0
11622025-03-25T21:37:23.328Z Downloaded slog-json v2.6.1
11632025-03-25T21:37:23.331Z Downloaded zip v2.1.3
11642025-03-25T21:37:23.334Z Downloaded x509-cert v0.2.5
11652025-03-25T21:37:23.340Z Downloaded libsw-core v0.3.1
11662025-03-25T21:37:23.343Z Downloaded kstat-rs v0.2.4
11672025-03-25T21:37:23.343Z Downloaded ipnetwork v0.21.1
11682025-03-25T21:37:23.344Z Downloaded internet-checksum v0.2.1
11692025-03-25T21:37:23.344Z Downloaded instability v0.3.2
11702025-03-25T21:37:23.350Z Downloaded indoc v1.0.9
11712025-03-25T21:37:23.350Z Downloaded impl-trait-for-tuples v0.2.2
11722025-03-25T21:37:23.354Z Downloaded hyper-staticfile v0.10.1
11732025-03-25T21:37:23.354Z Downloaded hubpack_derive v0.1.1
11742025-03-25T21:37:23.354Z Downloaded hickory-proto v0.24.4
11752025-03-25T21:37:23.368Z Downloaded string_cache v0.8.7
11762025-03-25T21:37:23.372Z Downloaded compact_str v0.8.0
11772025-03-25T21:37:23.375Z Downloaded cmake v0.1.51
11782025-03-25T21:37:23.375Z Downloaded chrono-tz-build v0.4.0
11792025-03-25T21:37:23.375Z Downloaded cassowary v0.3.0
11802025-03-25T21:37:23.378Z Downloaded unicode-properties v0.1.3
11812025-03-25T21:37:23.378Z Downloaded cargo_metadata v0.18.1
11822025-03-25T21:37:23.382Z Downloaded cancel-safe-futures v0.1.5
11832025-03-25T21:37:23.386Z Downloaded bzip2-sys v0.1.11+1.0.8
11842025-03-25T21:37:23.394Z Downloaded buf-list v1.0.3
11852025-03-25T21:37:23.399Z Downloaded bitfield-struct v0.6.2
11862025-03-25T21:37:23.399Z Downloaded bitfield v0.14.0
11872025-03-25T21:37:23.402Z Downloaded bcs v0.1.6
11882025-03-25T21:37:23.402Z Downloaded bb8 v0.8.5
11892025-03-25T21:37:23.402Z Downloaded rustyline v14.0.0
11902025-03-25T21:37:23.407Z Downloaded shlex v1.3.0
11912025-03-25T21:37:23.410Z Downloaded serde_with_macros v3.12.0
11922025-03-25T21:37:23.410Z Downloaded hickory-client v0.24.4
11932025-03-25T21:37:23.414Z Downloaded heapless v0.7.17
11942025-03-25T21:37:23.417Z Downloaded structmeta-derive v0.3.0
11952025-03-25T21:37:23.420Z Downloaded lzma-sys v0.1.20
11962025-03-25T21:37:23.450Z Downloaded simd-adler32 v0.3.7
11972025-03-25T21:37:23.454Z Downloaded lockfree-object-pool v0.1.6
11982025-03-25T21:37:23.454Z Downloaded litemap v0.7.3
11992025-03-25T21:37:23.459Z Downloaded linear-map v1.2.0
12002025-03-25T21:37:23.459Z Downloaded is_ci v1.2.0
12012025-03-25T21:37:23.463Z Downloaded indent_write v2.2.0
12022025-03-25T21:37:23.463Z Downloaded crc-any v2.5.0
12032025-03-25T21:37:23.463Z Downloaded cc v1.2.15
12042025-03-25T21:37:23.466Z Downloaded cookie_store v0.21.1
12052025-03-25T21:37:23.471Z Downloaded cookie v0.18.1
12062025-03-25T21:37:23.471Z Downloaded crossbeam-deque v0.8.5
12072025-03-25T21:37:23.474Z Downloaded colored v2.2.0
12082025-03-25T21:37:23.474Z Downloaded cobs v0.2.3
12092025-03-25T21:37:23.474Z Downloaded block-padding v0.3.3
12102025-03-25T21:37:23.478Z Downloaded bcrypt-pbkdf v0.10.0
12112025-03-25T21:37:23.478Z Downloaded iana-time-zone v0.1.61
12122025-03-25T21:37:23.485Z Downloaded bindgen v0.69.5
12132025-03-25T21:37:23.490Z Downloaded base64 v0.21.7
12142025-03-25T21:37:23.493Z Downloaded arrayvec v0.7.6
12152025-03-25T21:37:23.716Z Downloaded aws-lc-sys v0.26.0
12162025-03-25T21:37:24.038Z Compiling serde v1.0.218
12172025-03-25T21:37:24.042Z Compiling value-bag v1.9.0
12182025-03-25T21:37:24.042Z Compiling lock_api v0.4.12
12192025-03-25T21:37:24.042Z Compiling scopeguard v1.2.0
12202025-03-25T21:37:24.188Z Compiling typenum v1.17.0
12212025-03-25T21:37:24.192Z Compiling shlex v1.3.0
12222025-03-25T21:37:24.225Z Compiling syn v2.0.98
12232025-03-25T21:37:24.239Z Compiling getrandom v0.2.15
12242025-03-25T21:37:24.374Z Compiling jobserver v0.1.32
12252025-03-25T21:37:24.545Z Compiling rand_core v0.6.4
12262025-03-25T21:37:24.625Z Compiling log v0.4.22
12272025-03-25T21:37:24.700Z Compiling generic-array v0.14.7
12282025-03-25T21:37:24.719Z Compiling subtle v2.6.1
12292025-03-25T21:37:25.047Z Compiling cc v1.2.15
12302025-03-25T21:37:25.069Z Compiling smallvec v1.14.0
12312025-03-25T21:37:25.086Z Compiling const-oid v0.9.6
12322025-03-25T21:37:25.103Z Compiling pin-project-lite v0.2.14
12332025-03-25T21:37:25.177Z Compiling rustix v0.38.37
12342025-03-25T21:37:25.235Z Compiling parking_lot_core v0.9.10
12352025-03-25T21:37:25.379Z Compiling spin v0.9.8
12362025-03-25T21:37:25.437Z Compiling signal-hook-registry v1.4.2
12372025-03-25T21:37:25.739Z Compiling futures-core v0.3.31
12382025-03-25T21:37:26.150Z Compiling mio v1.0.2
12392025-03-25T21:37:26.189Z Compiling parking_lot v0.12.3
12402025-03-25T21:37:26.245Z Compiling aho-corasick v1.1.3
12412025-03-25T21:37:26.358Z Compiling regex-syntax v0.8.5
12422025-03-25T21:37:26.699Z Compiling either v1.14.0
12432025-03-25T21:37:27.019Z Compiling serde_json v1.0.139
12442025-03-25T21:37:27.091Z Compiling stable_deref_trait v1.2.0
12452025-03-25T21:37:27.220Z Compiling glob v0.3.2
12462025-03-25T21:37:27.263Z Compiling socket2 v0.5.8
12472025-03-25T21:37:27.266Z Compiling libm v0.2.8
12482025-03-25T21:37:27.399Z Compiling cpufeatures v0.2.14
12492025-03-25T21:37:27.509Z Compiling prettyplease v0.2.30
12502025-03-25T21:37:27.628Z Compiling futures-sink v0.3.31
12512025-03-25T21:37:27.832Z Compiling lazy_static v1.5.0
12522025-03-25T21:37:27.894Z Compiling num-traits v0.2.19
12532025-03-25T21:37:27.969Z Compiling slab v0.4.9
12542025-03-25T21:37:28.059Z Compiling clang-sys v1.8.1
12552025-03-25T21:37:28.344Z Compiling minimal-lexical v0.2.1
12562025-03-25T21:37:28.485Z Compiling libloading v0.8.5
12572025-03-25T21:37:28.664Z Compiling nom v7.1.3
12582025-03-25T21:37:28.814Z Compiling pkg-config v0.3.31
12592025-03-25T21:37:28.884Z Compiling allocator-api2 v0.2.18
12602025-03-25T21:37:29.145Z Compiling bindgen v0.69.5
12612025-03-25T21:37:29.642Z Compiling foldhash v0.1.3
12622025-03-25T21:37:29.848Z Compiling getrandom v0.3.1
12632025-03-25T21:37:29.966Z Compiling home v0.5.9
12642025-03-25T21:37:30.049Z Compiling hashbrown v0.15.1
12652025-03-25T21:37:30.124Z Compiling regex-automata v0.4.8
12662025-03-25T21:37:31.142Z Compiling itertools v0.12.1
12672025-03-25T21:37:31.267Z Compiling lazycell v1.3.0
12682025-03-25T21:37:31.444Z Compiling rustc-hash v1.1.0
12692025-03-25T21:37:31.984Z Compiling synstructure v0.13.1
12702025-03-25T21:37:32.036Z Compiling cexpr v0.6.0
12712025-03-25T21:37:32.402Z Compiling futures-channel v0.3.31
12722025-03-25T21:37:32.800Z Compiling cmake v0.1.51
12732025-03-25T21:37:33.360Z Compiling dunce v1.0.5
12742025-03-25T21:37:33.505Z Compiling futures-io v0.3.31
12752025-03-25T21:37:33.601Z Compiling pin-utils v0.1.0
12762025-03-25T21:37:33.623Z Compiling futures-task v0.3.31
12772025-03-25T21:37:33.697Z Compiling fs_extra v1.3.0
12782025-03-25T21:37:33.785Z Compiling base64ct v1.6.0
12792025-03-25T21:37:33.926Z Compiling paste v1.0.15
12802025-03-25T21:37:33.932Z Compiling ring v0.17.11
12812025-03-25T21:37:34.216Z Compiling flagset v0.4.6
12822025-03-25T21:37:34.374Z Compiling pem-rfc7468 v0.7.0
12832025-03-25T21:37:34.441Z Compiling litemap v0.7.3
12842025-03-25T21:37:34.528Z Compiling writeable v0.5.5
12852025-03-25T21:37:34.865Z Compiling aws-lc-rs v1.12.4
12862025-03-25T21:37:34.969Z Compiling regex v1.11.1
12872025-03-25T21:37:35.058Z Compiling crossbeam-utils v0.8.20
12882025-03-25T21:37:35.298Z Compiling rustls-pki-types v1.10.0
12892025-03-25T21:37:35.586Z Compiling vcpkg v0.2.15
12902025-03-25T21:37:35.868Z Compiling icu_locid_transform_data v1.5.0
12912025-03-25T21:37:35.930Z Compiling tracing-core v0.1.32
12922025-03-25T21:37:35.971Z Compiling icu_properties_data v1.5.0
12932025-03-25T21:37:36.226Z Compiling untrusted v0.7.1
12942025-03-25T21:37:36.321Z Compiling iana-time-zone v0.1.61
12952025-03-25T21:37:36.421Z Compiling time-core v0.1.2
12962025-03-25T21:37:36.613Z Compiling num-conv v0.1.0
12972025-03-25T21:37:36.683Z Compiling percent-encoding v2.3.1
12982025-03-25T21:37:36.741Z Compiling serde_derive v1.0.218
12992025-03-25T21:37:36.903Z Compiling zeroize_derive v1.4.2
13002025-03-25T21:37:36.986Z Compiling zerocopy-derive v0.7.35
13012025-03-25T21:37:37.051Z Compiling tokio-macros v2.5.0
13022025-03-25T21:37:37.203Z Compiling zerofrom-derive v0.1.4
13032025-03-25T21:37:38.297Z Compiling zeroize v1.8.1
13042025-03-25T21:37:38.453Z Compiling yoke-derive v0.7.4
13052025-03-25T21:37:38.716Z Compiling displaydoc v0.2.5
13062025-03-25T21:37:38.885Z Compiling zerocopy v0.7.35
13072025-03-25T21:37:39.959Z Compiling crypto-common v0.1.6
13082025-03-25T21:37:40.174Z Compiling block-buffer v0.10.4
13092025-03-25T21:37:40.203Z Compiling block-padding v0.3.3
13102025-03-25T21:37:40.237Z Compiling zerovec-derive v0.10.3
13112025-03-25T21:37:40.441Z Compiling digest v0.10.7
13122025-03-25T21:37:40.444Z Compiling inout v0.1.3
13132025-03-25T21:37:40.502Z Compiling zerofrom v0.1.4
13142025-03-25T21:37:40.705Z Compiling thiserror-impl v1.0.69
13152025-03-25T21:37:40.730Z Compiling futures-macro v0.3.31
13162025-03-25T21:37:40.733Z Compiling cipher v0.4.4
13172025-03-25T21:37:40.788Z Compiling der_derive v0.7.3
13182025-03-25T21:37:40.897Z Compiling hmac v0.12.1
13192025-03-25T21:37:41.062Z Compiling yoke v0.7.4
13202025-03-25T21:37:41.159Z Compiling sha2 v0.10.8
13212025-03-25T21:37:41.280Z Compiling icu_provider_macros v1.5.0
13222025-03-25T21:37:41.431Z Compiling salsa20 v0.10.2
13232025-03-25T21:37:41.679Z Compiling pbkdf2 v0.12.2
13242025-03-25T21:37:41.867Z Compiling ppv-lite86 v0.2.20
13252025-03-25T21:37:42.359Z Compiling scrypt v0.11.0
13262025-03-25T21:37:42.623Z Compiling futures-util v0.3.31
13272025-03-25T21:37:42.669Z Compiling zerovec v0.10.4
13282025-03-25T21:37:42.686Z Compiling cbc v0.1.2
13292025-03-25T21:37:42.875Z Compiling aes v0.8.4
13302025-03-25T21:37:42.915Z Compiling openssl-sys v0.9.106
13312025-03-25T21:37:43.077Z Compiling der v0.7.9
13322025-03-25T21:37:43.654Z Compiling thiserror v1.0.69
13332025-03-25T21:37:43.821Z Compiling pest v2.7.14
13342025-03-25T21:37:43.935Z Compiling tracing-attributes v0.1.27
13352025-03-25T21:37:44.616Z Compiling tinystr v0.7.6
13362025-03-25T21:37:44.660Z Compiling icu_collections v1.5.0
13372025-03-25T21:37:45.025Z Compiling icu_locid v1.5.0
13382025-03-25T21:37:45.582Z Compiling spki v0.7.3
13392025-03-25T21:37:45.792Z Compiling untrusted v0.9.0
13402025-03-25T21:37:45.846Z Compiling httparse v1.9.5
13412025-03-25T21:37:46.000Z Compiling powerfmt v0.2.0
13422025-03-25T21:37:46.385Z Compiling icu_provider v1.5.0
13432025-03-25T21:37:46.670Z Compiling pest_meta v2.7.14
13442025-03-25T21:37:46.835Z Compiling deranged v0.3.11
13452025-03-25T21:37:47.146Z Compiling icu_locid_transform v1.5.0
13462025-03-25T21:37:47.228Z Compiling tracing v0.1.40
13472025-03-25T21:37:47.333Z Compiling pkcs5 v0.7.1
13482025-03-25T21:37:47.838Z Compiling time-macros v0.2.18
13492025-03-25T21:37:48.070Z Compiling scroll_derive v0.12.0
13502025-03-25T21:37:48.368Z Compiling zerocopy v0.8.10
13512025-03-25T21:37:49.151Z Compiling icu_properties v1.5.1
13522025-03-25T21:37:49.403Z Compiling bytes v1.10.1
13532025-03-25T21:37:49.428Z Compiling bitflags v2.6.0
13542025-03-25T21:37:49.558Z Compiling semver v1.0.25
13552025-03-25T21:37:50.252Z Compiling indexmap v2.7.1
13562025-03-25T21:37:50.272Z Compiling rustc_version v0.4.1
13572025-03-25T21:37:50.754Z Compiling tokio v1.43.0
13582025-03-25T21:37:50.807Z Compiling http v1.2.0
13592025-03-25T21:37:50.875Z Compiling uuid v1.15.1
13602025-03-25T21:37:50.926Z Compiling chrono v0.4.40
13612025-03-25T21:37:51.620Z Compiling num_threads v0.1.7
13622025-03-25T21:37:51.770Z Compiling icu_normalizer_data v1.5.0
13632025-03-25T21:37:51.889Z Compiling utf16_iter v1.0.5
13642025-03-25T21:37:52.119Z Compiling utf8_iter v1.0.4
13652025-03-25T21:37:52.220Z Compiling write16 v1.0.0
13662025-03-25T21:37:52.345Z Compiling atomic-waker v1.1.2
13672025-03-25T21:37:52.371Z Compiling http-body v1.0.1
13682025-03-25T21:37:52.423Z Compiling time v0.3.36
13692025-03-25T21:37:52.538Z Compiling scroll v0.12.0
13702025-03-25T21:37:52.685Z Compiling pest_generator v2.7.14
13712025-03-25T21:37:53.050Z Compiling icu_normalizer v1.5.0
13722025-03-25T21:37:53.095Z Compiling pkcs8 v0.10.2
13732025-03-25T21:37:53.726Z Compiling which v4.4.2
13742025-03-25T21:37:54.272Z Compiling zerocopy-derive v0.8.10
13752025-03-25T21:37:54.416Z Compiling serde_derive_internals v0.29.1
13762025-03-25T21:37:54.445Z Compiling schemars v0.8.22
13772025-03-25T21:37:54.470Z Compiling tinyvec_macros v0.1.1
13782025-03-25T21:37:54.571Z Compiling try-lock v0.2.5
13792025-03-25T21:37:54.738Z Compiling slog v2.7.0
13802025-03-25T21:37:54.789Z Compiling goblin v0.8.2
13812025-03-25T21:37:54.838Z Compiling want v0.3.1
13822025-03-25T21:37:55.134Z Compiling tinyvec v1.8.0
13832025-03-25T21:37:55.297Z Compiling pest_derive v2.7.14
13842025-03-25T21:37:56.132Z Compiling idna_adapter v1.2.0
13852025-03-25T21:37:56.371Z Compiling form_urlencoded v1.2.1
13862025-03-25T21:37:56.580Z Compiling schemars_derive v0.8.22
13872025-03-25T21:37:56.688Z Compiling dyn-clone v1.0.19
13882025-03-25T21:37:56.709Z Compiling rustversion v1.0.17
13892025-03-25T21:37:56.905Z Compiling foreign-types-shared v0.1.1
13902025-03-25T21:37:56.926Z Compiling openssl v0.10.71
13912025-03-25T21:37:57.042Z Compiling adler2 v2.0.0
13922025-03-25T21:37:57.262Z Compiling tower-service v0.3.3
13932025-03-25T21:37:57.376Z Compiling httpdate v1.0.3
13942025-03-25T21:37:57.438Z Compiling miniz_oxide v0.8.5
13952025-03-25T21:37:57.489Z Compiling foreign-types v0.3.2
13962025-03-25T21:37:57.590Z Compiling idna v1.0.3
13972025-03-25T21:37:57.790Z Compiling dtrace-parser v0.2.0
13982025-03-25T21:37:58.974Z Compiling tokio-util v0.7.13
13992025-03-25T21:37:59.591Z Compiling serde_spanned v0.6.8
14002025-03-25T21:37:59.795Z Compiling rand_core v0.9.2
14012025-03-25T21:37:59.834Z Compiling serde_tokenstream v0.2.2
14022025-03-25T21:37:59.898Z Compiling h2 v0.4.6
14032025-03-25T21:38:00.193Z Compiling toml_datetime v0.6.8
14042025-03-25T21:38:00.386Z Compiling openssl-macros v0.1.1
14052025-03-25T21:38:00.668Z Compiling dof v0.3.0
14062025-03-25T21:38:01.126Z Compiling bzip2-sys v0.1.11+1.0.8
14072025-03-25T21:38:01.562Z Compiling base64 v0.22.1
14082025-03-25T21:38:01.641Z Compiling rustls v0.23.19
14092025-03-25T21:38:01.947Z Compiling siphasher v0.3.11
14102025-03-25T21:38:02.274Z Compiling syn v1.0.109
14112025-03-25T21:38:02.343Z Compiling native-tls v0.2.12
14122025-03-25T21:38:02.712Z Compiling usdt-impl v0.5.0
14132025-03-25T21:38:02.941Z Compiling rand_chacha v0.9.0
14142025-03-25T21:38:03.716Z Compiling unicode-normalization v0.1.24
14152025-03-25T21:38:04.000Z Compiling heapless v0.7.17
14162025-03-25T21:38:04.024Z Compiling crossbeam-epoch v0.9.18
14172025-03-25T21:38:04.432Z Compiling rand_chacha v0.3.1
14182025-03-25T21:38:04.702Z Compiling signature v2.2.0
14192025-03-25T21:38:04.800Z Compiling dirs-sys-next v0.1.2
14202025-03-25T21:38:04.878Z Compiling crc32fast v1.4.2
14212025-03-25T21:38:04.952Z Compiling cookie v0.18.1
14222025-03-25T21:38:05.011Z Compiling rayon-core v1.12.1
14232025-03-25T21:38:05.216Z Compiling unicode-bidi v0.3.17
14242025-03-25T21:38:05.255Z Compiling unicode-properties v0.1.3
14252025-03-25T21:38:05.304Z Compiling signal-hook v0.3.17
14262025-03-25T21:38:05.336Z Compiling rustls v0.22.4
14272025-03-25T21:38:05.590Z Compiling openssl-probe v0.1.5
14282025-03-25T21:38:05.728Z Compiling dirs-next v2.0.0
14292025-03-25T21:38:05.778Z Compiling rand v0.8.5
14302025-03-25T21:38:05.922Z Compiling stringprep v0.1.5
14312025-03-25T21:38:05.944Z Compiling crossbeam-deque v0.8.5
14322025-03-25T21:38:06.443Z Compiling rand v0.9.0
14332025-03-25T21:38:06.797Z Compiling url v2.5.3
14342025-03-25T21:38:06.986Z Compiling hyper v1.6.0
14352025-03-25T21:38:07.844Z Compiling http-body-util v0.1.2
14362025-03-25T21:38:08.198Z Compiling curve25519-dalek v4.1.3
14372025-03-25T21:38:08.523Z Compiling md-5 v0.10.6
14382025-03-25T21:38:08.816Z Compiling async-trait v0.1.87
14392025-03-25T21:38:08.914Z Compiling num-integer v0.1.46
14402025-03-25T21:38:08.933Z Compiling hash32 v0.2.1
14412025-03-25T21:38:09.291Z Compiling hyper-util v0.1.10
14422025-03-25T21:38:09.640Z Compiling thread_local v1.1.8
14432025-03-25T21:38:09.768Z Compiling ff v0.13.0
14442025-03-25T21:38:10.011Z Compiling memoffset v0.9.1
14452025-03-25T21:38:10.136Z Compiling encoding_rs v0.8.34
14462025-03-25T21:38:10.286Z Compiling multer v3.1.0
14472025-03-25T21:38:10.340Z Compiling cfg_aliases v0.2.1
14482025-03-25T21:38:10.447Z Compiling mime v0.3.17
14492025-03-25T21:38:10.556Z Compiling slog-async v2.8.0
14502025-03-25T21:38:10.592Z Compiling smoltcp v0.9.1
14512025-03-25T21:38:10.966Z Compiling match_cfg v0.1.0
14522025-03-25T21:38:11.075Z Compiling litrs v0.4.1
14532025-03-25T21:38:11.095Z Compiling newtype-uuid v1.2.1
14542025-03-25T21:38:11.238Z Compiling portable-atomic v1.9.0
14552025-03-25T21:38:11.258Z Compiling psl-types v2.0.11
14562025-03-25T21:38:11.404Z Compiling base16ct v0.2.0
14572025-03-25T21:38:11.476Z Compiling num-bigint-dig v0.8.4
14582025-03-25T21:38:11.739Z Compiling fallible-iterator v0.2.0
14592025-03-25T21:38:11.808Z Compiling gimli v0.31.1
14602025-03-25T21:38:12.127Z Compiling document-features v0.2.10
14612025-03-25T21:38:12.150Z Compiling sec1 v0.7.3
14622025-03-25T21:38:12.240Z Compiling publicsuffix v2.3.0
14632025-03-25T21:38:12.429Z Compiling postgres-protocol v0.6.8
14642025-03-25T21:38:12.653Z Compiling hostname v0.3.1
14652025-03-25T21:38:12.748Z Compiling toml_edit v0.22.24
14662025-03-25T21:38:12.875Z Compiling nix v0.29.0
14672025-03-25T21:38:13.411Z Compiling group v0.13.0
14682025-03-25T21:38:13.623Z Compiling num-iter v0.1.45
14692025-03-25T21:38:13.805Z Compiling tokio-native-tls v0.3.1
14702025-03-25T21:38:13.872Z Compiling bzip2 v0.4.4
14712025-03-25T21:38:14.203Z Compiling term v0.7.0
14722025-03-25T21:38:15.231Z Compiling flate2 v1.1.0
14732025-03-25T21:38:15.557Z Compiling usdt-macro v0.5.0
14742025-03-25T21:38:15.586Z Compiling usdt-attr-macro v0.5.0
14752025-03-25T21:38:15.595Z Compiling phf_shared v0.11.2
14762025-03-25T21:38:15.999Z Compiling addr2line v0.24.2
14772025-03-25T21:38:16.103Z Compiling ipnetwork v0.21.1
14782025-03-25T21:38:16.505Z Compiling slog-json v2.6.1
14792025-03-25T21:38:16.702Z Compiling serde_urlencoded v0.7.1
14802025-03-25T21:38:16.842Z Compiling terminal_size v0.4.0
14812025-03-25T21:38:16.862Z Compiling crossbeam-channel v0.5.13
14822025-03-25T21:38:16.862Z Compiling futures-executor v0.3.31
14832025-03-25T21:38:17.070Z Compiling hkdf v0.12.4
14842025-03-25T21:38:17.140Z Compiling crypto-bigint v0.5.5
14852025-03-25T21:38:17.195Z Compiling async-stream-impl v0.3.6
14862025-03-25T21:38:17.336Z Compiling zerocopy-derive v0.6.6
14872025-03-25T21:38:17.371Z Compiling curve25519-dalek-derive v0.1.1
14882025-03-25T21:38:17.823Z Compiling rustls-pemfile v2.2.0
14892025-03-25T21:38:18.163Z Compiling webpki-roots v0.26.6
14902025-03-25T21:38:18.380Z Compiling sync_wrapper v1.0.1
14912025-03-25T21:38:18.476Z Compiling is-terminal v0.4.13
14922025-03-25T21:38:18.542Z Compiling fs-err v2.11.0
14932025-03-25T21:38:18.563Z Compiling hubpack_derive v0.1.1
14942025-03-25T21:38:18.617Z Compiling dropshot v0.12.0
14952025-03-25T21:38:18.740Z Compiling ahash v0.8.11
14962025-03-25T21:38:18.856Z Compiling object v0.36.5
14972025-03-25T21:38:18.947Z Compiling ipnet v2.11.0
14982025-03-25T21:38:19.093Z Compiling anyhow v1.0.97
14992025-03-25T21:38:19.260Z Compiling take_mut v0.2.2
15002025-03-25T21:38:19.388Z Compiling unicode-width v0.2.0
15012025-03-25T21:38:19.431Z Compiling buf-list v1.0.3
15022025-03-25T21:38:19.693Z Compiling zip v2.1.3
15032025-03-25T21:38:19.789Z Compiling tower-layer v0.3.3
15042025-03-25T21:38:19.931Z Compiling winnow v0.5.40
15052025-03-25T21:38:19.957Z Compiling lockfree-object-pool v0.1.6
15062025-03-25T21:38:20.007Z Compiling simd-adler32 v0.3.7
15072025-03-25T21:38:20.027Z Compiling managed v0.8.0
15082025-03-25T21:38:20.068Z Compiling rustc-demangle v0.1.24
15092025-03-25T21:38:20.217Z Compiling bumpalo v3.16.0
15102025-03-25T21:38:20.509Z Compiling clap_builder v4.5.32
15112025-03-25T21:38:20.701Z Compiling zopfli v0.8.1
15122025-03-25T21:38:21.033Z Compiling strum_macros v0.25.3
15132025-03-25T21:38:22.475Z Compiling tower v0.5.2
15142025-03-25T21:38:22.525Z Compiling elliptic-curve v0.13.8
15152025-03-25T21:38:23.118Z Compiling toml_edit v0.19.15
15162025-03-25T21:38:23.301Z Compiling console v0.15.10
15172025-03-25T21:38:23.738Z Compiling hubpack v0.1.2
15182025-03-25T21:38:24.176Z Compiling zerocopy v0.6.6
15192025-03-25T21:38:24.659Z Compiling slog-term v2.9.1
15202025-03-25T21:38:24.688Z Compiling usdt v0.5.0
15212025-03-25T21:38:24.887Z Compiling async-stream v0.3.6
15222025-03-25T21:38:25.149Z Compiling futures v0.3.31
15232025-03-25T21:38:25.183Z Compiling slog-bunyan v2.5.0
15242025-03-25T21:38:25.273Z Compiling oxnet v0.1.1
15252025-03-25T21:38:25.412Z Compiling backtrace v0.3.74
15262025-03-25T21:38:25.744Z Compiling toml v0.8.20
15272025-03-25T21:38:25.881Z Compiling phf v0.11.2
15282025-03-25T21:38:26.027Z Compiling signal-hook-mio v0.2.4
15292025-03-25T21:38:26.150Z Compiling rayon v1.10.0
15302025-03-25T21:38:26.208Z Compiling cookie_store v0.21.1
15312025-03-25T21:38:27.246Z Compiling hyper-tls v0.6.0
15322025-03-25T21:38:27.809Z Compiling postgres-types v0.2.9
15332025-03-25T21:38:28.701Z Compiling camino v1.1.9
15342025-03-25T21:38:29.279Z Compiling ed25519 v2.2.3
15352025-03-25T21:38:29.537Z Compiling phf_shared v0.10.0
15362025-03-25T21:38:29.930Z Compiling dropshot_endpoint v0.12.0
15372025-03-25T21:38:30.037Z Compiling pkcs1 v0.7.5
15382025-03-25T21:38:30.359Z Compiling waitgroup v0.1.2
15392025-03-25T21:38:30.489Z Compiling clap_derive v4.5.32
15402025-03-25T21:38:30.591Z Compiling enum-as-inner v0.6.1
15412025-03-25T21:38:30.957Z Compiling openapiv3 v2.0.0
15422025-03-25T21:38:31.061Z Compiling serde_path_to_error v0.1.16
15432025-03-25T21:38:31.636Z Compiling serde-big-array v0.5.1
15442025-03-25T21:38:31.843Z Compiling rfc6979 v0.4.0
15452025-03-25T21:38:31.879Z Compiling sha1 v0.10.6
15462025-03-25T21:38:32.033Z Compiling serde_repr v0.1.19
15472025-03-25T21:38:32.297Z Compiling daft-derive v0.1.2
15482025-03-25T21:38:32.438Z Compiling bstr v1.10.0
15492025-03-25T21:38:33.141Z Compiling float-cmp v0.10.0
15502025-03-25T21:38:33.396Z Compiling hostname v0.4.0
15512025-03-25T21:38:33.623Z Compiling debug-ignore v1.0.5
15522025-03-25T21:38:33.787Z Compiling normalize-line-endings v0.3.0
15532025-03-25T21:38:33.877Z Compiling number_prefix v0.4.0
15542025-03-25T21:38:33.924Z Compiling difflib v0.4.0
15552025-03-25T21:38:33.977Z Compiling fixedbitset v0.4.2
15562025-03-25T21:38:34.019Z Compiling predicates-core v1.0.8
15572025-03-25T21:38:34.107Z Compiling precomputed-hash v0.1.1
15582025-03-25T21:38:34.240Z Compiling new_debug_unreachable v1.0.6
15592025-03-25T21:38:34.340Z Compiling data-encoding v2.6.0
15602025-03-25T21:38:34.362Z Compiling static_assertions v1.1.0
15612025-03-25T21:38:34.448Z Compiling unicode-segmentation v1.12.0
15622025-03-25T21:38:34.470Z Compiling whoami v1.5.2
15632025-03-25T21:38:35.901Z Compiling clap v4.5.32
15642025-03-25T21:38:35.904Z Compiling hickory-proto v0.24.4
15652025-03-25T21:38:35.904Z Compiling tokio-postgres v0.7.13
15662025-03-25T21:38:35.904Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15672025-03-25T21:38:35.904Z Compiling similar v2.7.0
15682025-03-25T21:38:35.904Z Compiling predicates v3.1.3
15692025-03-25T21:38:36.276Z Compiling string_cache v0.8.7
15702025-03-25T21:38:36.716Z Compiling petgraph v0.6.5
15712025-03-25T21:38:36.782Z Compiling indicatif v0.17.11
15722025-03-25T21:38:37.302Z Compiling daft v0.1.2
15732025-03-25T21:38:37.779Z Compiling ecdsa v0.16.9
15742025-03-25T21:38:38.590Z Compiling rsa v0.9.6
15752025-03-25T21:38:38.735Z Compiling ed25519-dalek v2.1.1
15762025-03-25T21:38:40.644Z Compiling toml v0.7.8
15772025-03-25T21:38:41.105Z Compiling crossterm v0.28.1
15782025-03-25T21:38:42.085Z Compiling zip v0.6.6
15792025-03-25T21:38:42.128Z Compiling tokio-stream v0.1.17
15802025-03-25T21:38:42.545Z Compiling hex v0.4.3
15812025-03-25T21:38:43.088Z Compiling x509-cert v0.2.5
15822025-03-25T21:38:43.110Z Compiling itertools v0.10.5
15832025-03-25T21:38:43.358Z Compiling lalrpop-util v0.19.12
15842025-03-25T21:38:43.707Z Compiling peg-runtime v0.8.5
15852025-03-25T21:38:43.759Z Compiling unicode-xid v0.2.6
15862025-03-25T21:38:43.884Z Compiling strum_macros v0.26.4
15872025-03-25T21:38:43.964Z Compiling xattr v1.3.1
15882025-03-25T21:38:44.243Z Compiling filetime v0.2.25
15892025-03-25T21:38:44.559Z Compiling tar v0.4.44
15902025-03-25T21:38:48.458Z Compiling strum v0.26.3
15912025-03-25T21:38:51.519Z Compiling aws-lc-sys v0.26.0
15922025-03-25T21:39:21.191Z Compiling rustls-webpki v0.102.8
15932025-03-25T21:39:24.351Z Compiling tokio-rustls v0.25.0
15942025-03-25T21:39:26.052Z Compiling tokio-rustls v0.26.0
15952025-03-25T21:39:26.334Z Compiling hyper-rustls v0.27.3
15962025-03-25T21:39:26.674Z Compiling reqwest v0.12.12
15972025-03-25T21:39:30.328Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15982025-03-25T21:39:30.607Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15992025-03-25T21:39:35.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16002025-03-25T21:39:35.230Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16012025-03-25T21:39:35.279ZMar 25 21:39:33.843 INFO Starting download, target: Clickhouse
16022025-03-25T21:39:35.279ZMar 25 21:39:33.843 INFO Starting download, target: Cockroach
16032025-03-25T21:39:35.280ZMar 25 21:39:33.843 INFO Starting download, target: Console
16042025-03-25T21:39:35.280ZMar 25 21:39:33.843 INFO Starting download, target: DendriteOpenapi
16052025-03-25T21:39:35.280ZMar 25 21:39:33.843 INFO Starting download, target: DendriteStub
16062025-03-25T21:39:35.280ZMar 25 21:39:33.843 INFO Starting download, target: MaghemiteMgd
16072025-03-25T21:39:35.280ZMar 25 21:39:33.843 INFO Starting download, target: TransceiverControl
16082025-03-25T21:39:35.306ZMar 25 21:39:33.844 INFO Downloading out/downloads/dpd-58f63f5721d40d1954524879d1ede6b9084c7b3b.json (attempt 1/3), target: DendriteOpenapi
16092025-03-25T21:39:35.306ZMar 25 21:39:33.844 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16102025-03-25T21:39:35.306ZMar 25 21:39:33.844 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16112025-03-25T21:39:35.306ZMar 25 21:39:33.844 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16122025-03-25T21:39:35.306ZMar 25 21:39:33.844 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16132025-03-25T21:39:35.307ZMar 25 21:39:33.844 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16142025-03-25T21:39:35.307ZMar 25 21:39:33.844 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16152025-03-25T21:39:35.471ZMar 25 21:39:34.030 INFO Download complete, target: DendriteOpenapi
16162025-03-25T21:39:35.724ZMar 25 21:39:34.257 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16172025-03-25T21:39:35.909ZMar 25 21:39:34.432 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16182025-03-25T21:39:36.132ZMar 25 21:39:34.687 INFO Download complete, target: TransceiverControl
16192025-03-25T21:39:36.300ZMar 25 21:39:34.839 INFO Download complete, target: Console
16202025-03-25T21:39:36.367ZMar 25 21:39:34.930 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16212025-03-25T21:39:36.417ZMar 25 21:39:34.983 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16222025-03-25T21:39:37.001ZMar 25 21:39:35.568 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16232025-03-25T21:39:37.001ZMar 25 21:39:35.568 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16242025-03-25T21:39:37.198ZMar 25 21:39:35.765 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16252025-03-25T21:39:38.957ZMar 25 21:39:37.524 INFO Download complete, target: MaghemiteMgd
16262025-03-25T21:39:39.366ZMar 25 21:39:37.933 INFO Download complete, target: DendriteStub
16272025-03-25T21:39:43.410ZMar 25 21:39:41.943 INFO Checking that binary works, target: Cockroach
16282025-03-25T21:39:43.712ZMar 25 21:39:42.212 INFO Download complete, target: Cockroach
16292025-03-25T21:39:47.998ZMar 25 21:39:46.563 INFO Checking that binary works, target: Clickhouse
16302025-03-25T21:39:48.122ZMar 25 21:39:46.688 INFO Download complete, target: Clickhouse
16312025-03-25T21:39:48.131ZAll prerequisites installed successfully
16322025-03-25T21:39:48.135Z
16332025-03-25T21:39:48.135Zreal 6:57.276522445
16342025-03-25T21:39:48.135Zuser 15:36.564352375
16352025-03-25T21:39:48.135Zsys 2:09.482348657
16362025-03-25T21:39:48.135Ztrap 0.605427564
16372025-03-25T21:39:48.135Ztflt 0.938451303
16382025-03-25T21:39:48.135Zdflt 1.186222382
16392025-03-25T21:39:48.136Zkflt 0.029266146
16402025-03-25T21:39:48.136Zlock 23:58.516753560
16412025-03-25T21:39:48.136Zslp 59:53.286869521
16422025-03-25T21:39:48.136Zlat 1:03.246730266
16432025-03-25T21:39:48.136Zstop 2:24.577239436
16442025-03-25T21:39:48.136Z+ ptime -m cargo xtask download softnpu
16452025-03-25T21:39:48.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16462025-03-25T21:39:48.763Z Running `target/debug/xtask download softnpu`
16472025-03-25T21:39:49.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
16482025-03-25T21:39:49.701Z Running `target/debug/xtask-downloader softnpu`
16492025-03-25T21:39:49.744ZMar 25 21:39:48.308 INFO Starting download, target: Softnpu
16502025-03-25T21:39:49.747ZMar 25 21:39:48.309 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16512025-03-25T21:39:50.540ZMar 25 21:39:49.104 INFO Download complete, target: Softnpu
16522025-03-25T21:39:50.544Z
16532025-03-25T21:39:50.547Zreal 2.405293827
16542025-03-25T21:39:50.547Zuser 1.396175007
16552025-03-25T21:39:50.547Zsys 0.574348225
16562025-03-25T21:39:50.547Ztrap 0.000953988
16572025-03-25T21:39:50.547Ztflt 0.000021054
16582025-03-25T21:39:50.547Zdflt 0.000105839
16592025-03-25T21:39:50.547Zkflt 0.000000000
16602025-03-25T21:39:50.547Zlock 8.430853337
16612025-03-25T21:39:50.547Zslp 0.636025006
16622025-03-25T21:39:50.548Zlat 0.070873258
16632025-03-25T21:39:50.548Zstop 0.000191711
16642025-03-25T21:39:50.548Z+ export CARGO_INCREMENTAL=0
16652025-03-25T21:39:50.548Z+ CARGO_INCREMENTAL=0
16662025-03-25T21:39:50.548Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16672025-03-25T21:39:51.560Z Compiling proc-macro2 v1.0.94
16682025-03-25T21:39:51.560Z Compiling unicode-ident v1.0.14
16692025-03-25T21:39:51.563Z Compiling libc v0.2.170
16702025-03-25T21:39:51.563Z Compiling serde v1.0.218
16712025-03-25T21:39:51.563Z Compiling autocfg v1.4.0
16722025-03-25T21:39:51.563Z Compiling cfg-if v1.0.0
16732025-03-25T21:39:51.563Z Compiling version_check v0.9.5
16742025-03-25T21:39:51.850Z Compiling memchr v2.7.4
16752025-03-25T21:39:51.871Z Compiling shlex v1.3.0
16762025-03-25T21:39:51.888Z Compiling typenum v1.17.0
16772025-03-25T21:39:52.212Z Compiling value-bag v1.9.0
16782025-03-25T21:39:52.345Z Compiling generic-array v0.14.7
16792025-03-25T21:39:52.396Z Compiling lock_api v0.4.12
16802025-03-25T21:39:52.662Z Compiling log v0.4.22
16812025-03-25T21:39:52.736Z Compiling serde_json v1.0.139
16822025-03-25T21:39:52.904Z Compiling scopeguard v1.2.0
16832025-03-25T21:39:53.079Z Compiling parking_lot_core v0.9.10
16842025-03-25T21:39:53.097Z Compiling libm v0.2.8
16852025-03-25T21:39:53.368Z Compiling quote v1.0.39
16862025-03-25T21:39:53.457Z Compiling jobserver v0.1.32
16872025-03-25T21:39:53.478Z Compiling num-traits v0.2.19
16882025-03-25T21:39:53.499Z Compiling rustix v0.38.37
16892025-03-25T21:39:53.609Z Compiling semver v1.0.25
16902025-03-25T21:39:53.817Z Compiling syn v2.0.98
16912025-03-25T21:39:53.868Z Compiling cc v1.2.15
16922025-03-25T21:39:53.958Z Compiling getrandom v0.2.15
16932025-03-25T21:39:54.004Z Compiling aho-corasick v1.1.3
16942025-03-25T21:39:54.091Z Compiling getrandom v0.3.1
16952025-03-25T21:39:54.154Z Compiling regex-syntax v0.8.5
16962025-03-25T21:39:54.172Z Compiling either v1.14.0
16972025-03-25T21:39:54.492Z Compiling itoa v1.0.11
16982025-03-25T21:39:54.580Z Compiling once_cell v1.20.3
16992025-03-25T21:39:54.612Z Compiling thiserror v1.0.69
17002025-03-25T21:39:54.989Z Compiling spin v0.9.8
17012025-03-25T21:39:55.259Z Compiling errno v0.3.9
17022025-03-25T21:39:55.363Z Compiling slab v0.4.9
17032025-03-25T21:39:55.507Z Compiling rand_core v0.6.4
17042025-03-25T21:39:55.872Z Compiling glob v0.3.2
17052025-03-25T21:39:55.987Z Compiling prettyplease v0.2.30
17062025-03-25T21:39:56.325Z Compiling lazy_static v1.5.0
17072025-03-25T21:39:56.401Z Compiling smallvec v1.14.0
17082025-03-25T21:39:56.463Z Compiling minimal-lexical v0.2.1
17092025-03-25T21:39:56.570Z Compiling clang-sys v1.8.1
17102025-03-25T21:39:56.871Z Compiling nom v7.1.3
17112025-03-25T21:39:56.936Z Compiling libloading v0.8.5
17122025-03-25T21:39:57.026Z Compiling equivalent v1.0.1
17132025-03-25T21:39:57.075Z Compiling foldhash v0.1.3
17142025-03-25T21:39:57.148Z Compiling allocator-api2 v0.2.18
17152025-03-25T21:39:57.275Z Compiling pkg-config v0.3.31
17162025-03-25T21:39:57.299Z Compiling home v0.5.9
17172025-03-25T21:39:57.358Z Compiling bindgen v0.69.5
17182025-03-25T21:39:57.814Z Compiling regex-automata v0.4.8
17192025-03-25T21:39:57.904Z Compiling hashbrown v0.15.1
17202025-03-25T21:39:58.296Z Compiling itertools v0.12.1
17212025-03-25T21:39:58.757Z Compiling lazycell v1.3.0
17222025-03-25T21:39:58.955Z Compiling subtle v2.6.1
17232025-03-25T21:39:59.098Z Compiling rustc-hash v1.1.0
17242025-03-25T21:39:59.266Z Compiling cmake v0.1.51
17252025-03-25T21:39:59.286Z Compiling dunce v1.0.5
17262025-03-25T21:39:59.415Z Compiling fs_extra v1.3.0
17272025-03-25T21:39:59.435Z Compiling ryu v1.0.18
17282025-03-25T21:39:59.906Z Compiling cexpr v0.6.0
17292025-03-25T21:40:00.020Z Compiling schemars v0.8.22
17302025-03-25T21:40:00.042Z Compiling paste v1.0.15
17312025-03-25T21:40:00.647Z Compiling pin-project-lite v0.2.14
17322025-03-25T21:40:00.800Z Compiling ring v0.17.11
17332025-03-25T21:40:01.140Z Compiling synstructure v0.13.1
17342025-03-25T21:40:01.555Z Compiling serde_derive_internals v0.29.1
17352025-03-25T21:40:02.182Z Compiling byteorder v1.5.0
17362025-03-25T21:40:02.392Z Compiling aws-lc-rs v1.12.4
17372025-03-25T21:40:02.661Z Compiling regex v1.11.1
17382025-03-25T21:40:03.558Z Compiling signal-hook-registry v1.4.2
17392025-03-25T21:40:03.640Z Compiling const-oid v0.9.6
17402025-03-25T21:40:03.766Z Compiling fnv v1.0.7
17412025-03-25T21:40:03.970Z Compiling parking_lot v0.12.3
17422025-03-25T21:40:04.767Z Compiling serde_derive v1.0.218
17432025-03-25T21:40:04.974Z Compiling zeroize_derive v1.4.2
17442025-03-25T21:40:05.421Z Compiling tokio-macros v2.5.0
17452025-03-25T21:40:05.609Z Compiling thiserror-impl v1.0.69
17462025-03-25T21:40:05.629Z Compiling zerocopy-derive v0.7.35
17472025-03-25T21:40:06.015Z Compiling zerofrom-derive v0.1.4
17482025-03-25T21:40:06.047Z Compiling yoke-derive v0.7.4
17492025-03-25T21:40:06.270Z Compiling zeroize v1.8.1
17502025-03-25T21:40:06.725Z Compiling displaydoc v0.2.5
17512025-03-25T21:40:06.779Z Compiling zerovec-derive v0.10.3
17522025-03-25T21:40:06.833Z Compiling futures-macro v0.3.31
17532025-03-25T21:40:08.141Z Compiling schemars_derive v0.8.22
17542025-03-25T21:40:08.471Z Compiling crypto-common v0.1.6
17552025-03-25T21:40:08.494Z Compiling icu_provider_macros v1.5.0
17562025-03-25T21:40:08.535Z Compiling tracing-attributes v0.1.27
17572025-03-25T21:40:08.715Z Compiling mio v1.0.2
17582025-03-25T21:40:09.273Z Compiling stable_deref_trait v1.2.0
17592025-03-25T21:40:09.406Z Compiling heck v0.5.0
17602025-03-25T21:40:09.644Z Compiling block-buffer v0.10.4
17612025-03-25T21:40:09.672Z Compiling der_derive v0.7.3
17622025-03-25T21:40:09.925Z Compiling socket2 v0.5.8
17632025-03-25T21:40:10.057Z Compiling httparse v1.9.5
17642025-03-25T21:40:10.675Z Compiling vcpkg v0.2.15
17652025-03-25T21:40:11.323Z Compiling digest v0.10.7
17662025-03-25T21:40:11.539Z Compiling futures-core v0.3.31
17672025-03-25T21:40:11.560Z Compiling time-core v0.1.2
17682025-03-25T21:40:11.731Z Compiling num-conv v0.1.0
17692025-03-25T21:40:11.753Z Compiling crossbeam-utils v0.8.20
17702025-03-25T21:40:11.796Z Compiling zerocopy v0.8.10
17712025-03-25T21:40:11.935Z Compiling openssl-sys v0.9.106
17722025-03-25T21:40:12.013Z Compiling time-macros v0.2.18
17732025-03-25T21:40:12.559Z Compiling zerocopy v0.7.35
17742025-03-25T21:40:13.288Z Compiling zerocopy-derive v0.8.10
17752025-03-25T21:40:13.923Z Compiling futures-sink v0.3.31
17762025-03-25T21:40:14.189Z Compiling syn v1.0.109
17772025-03-25T21:40:14.380Z Compiling iana-time-zone v0.1.61
17782025-03-25T21:40:14.703Z Compiling slog v2.7.0
17792025-03-25T21:40:14.783Z Compiling cpufeatures v0.2.14
17802025-03-25T21:40:15.147Z Compiling openssl v0.10.71
17812025-03-25T21:40:15.177Z Compiling hmac v0.12.1
17822025-03-25T21:40:15.409Z Compiling zerofrom v0.1.4
17832025-03-25T21:40:15.659Z Compiling yoke v0.7.4
17842025-03-25T21:40:15.812Z Compiling futures-channel v0.3.31
17852025-03-25T21:40:16.030Z Compiling block-padding v0.3.3
17862025-03-25T21:40:16.047Z Compiling scroll_derive v0.12.0
17872025-03-25T21:40:16.140Z Compiling openssl-macros v0.1.1
17882025-03-25T21:40:16.271Z Compiling futures-task v0.3.31
17892025-03-25T21:40:16.300Z Compiling rustls v0.23.19
17902025-03-25T21:40:16.327Z Compiling pin-utils v0.1.0
17912025-03-25T21:40:16.447Z Compiling futures-io v0.3.31
17922025-03-25T21:40:16.572Z Compiling bitflags v2.6.0
17932025-03-25T21:40:16.614Z Compiling bytes v1.10.1
17942025-03-25T21:40:17.322Z Compiling indexmap v2.7.1
17952025-03-25T21:40:17.878Z Compiling uuid v1.15.1
17962025-03-25T21:40:18.152Z Compiling tokio v1.43.0
17972025-03-25T21:40:19.269Z Compiling chrono v0.4.40
17982025-03-25T21:40:21.043Z Compiling which v4.4.2
17992025-03-25T21:40:21.530Z Compiling serde_tokenstream v0.2.2
18002025-03-25T21:40:22.094Z Compiling rustc_version v0.4.1
18012025-03-25T21:40:22.766Z Compiling ucd-trie v0.1.7
18022025-03-25T21:40:23.223Z Compiling native-tls v0.2.12
18032025-03-25T21:40:23.615Z Compiling dyn-clone v1.0.19
18042025-03-25T21:40:23.864Z Compiling pest v2.7.14
18052025-03-25T21:40:23.918Z Compiling http v1.2.0
18062025-03-25T21:40:25.688Z Compiling futures-util v0.3.31
18072025-03-25T21:40:25.902Z Compiling inout v0.1.3
18082025-03-25T21:40:26.165Z Compiling zerovec v0.10.4
18092025-03-25T21:40:27.598Z Compiling strsim v0.11.1
18102025-03-25T21:40:28.241Z Compiling pest_meta v2.7.14
18112025-03-25T21:40:29.906Z Compiling cipher v0.4.4
18122025-03-25T21:40:30.381Z Compiling serde_spanned v0.6.8
18132025-03-25T21:40:30.630Z Compiling toml_datetime v0.6.8
18142025-03-25T21:40:30.967Z Compiling sha2 v0.10.8
18152025-03-25T21:40:31.053Z Compiling cookie v0.18.1
18162025-03-25T21:40:31.393Z Compiling base64ct v1.6.0
18172025-03-25T21:40:31.749Z Compiling pest_generator v2.7.14
18182025-03-25T21:40:31.768Z Compiling tinystr v0.7.6
18192025-03-25T21:40:31.941Z Compiling pem-rfc7468 v0.7.0
18202025-03-25T21:40:32.477Z Compiling tracing-core v0.1.32
18212025-03-25T21:40:33.204Z Compiling aws-lc-sys v0.26.0
18222025-03-25T21:40:33.404Z Compiling litemap v0.7.3
18232025-03-25T21:40:33.798Z Compiling writeable v0.5.5
18242025-03-25T21:40:34.408Z Compiling flagset v0.4.6
18252025-03-25T21:40:34.614Z Compiling der v0.7.9
18262025-03-25T21:40:34.634Z Compiling icu_locid v1.5.0
18272025-03-25T21:40:36.695Z Compiling pest_derive v2.7.14
18282025-03-25T21:40:37.470Z Compiling tracing v0.1.40
18292025-03-25T21:40:38.282Z Compiling usdt-impl v0.5.0
18302025-03-25T21:40:38.400Z Compiling rayon-core v1.12.1
18312025-03-25T21:40:38.616Z Compiling rustls-pki-types v1.10.0
18322025-03-25T21:40:38.721Z Compiling spki v0.7.3
18332025-03-25T21:40:39.062Z Compiling icu_provider v1.5.0
18342025-03-25T21:40:41.001Z Compiling salsa20 v0.10.2
18352025-03-25T21:40:41.052Z Compiling tokio-util v0.7.13
18362025-03-25T21:40:41.228Z Compiling scroll v0.12.0
18372025-03-25T21:40:41.728Z Compiling ppv-lite86 v0.2.20
18382025-03-25T21:40:41.732Z Compiling pbkdf2 v0.12.2
18392025-03-25T21:40:42.573Z Compiling bzip2-sys v0.1.11+1.0.8
18402025-03-25T21:40:42.694Z Compiling plain v0.2.3
18412025-03-25T21:40:42.849Z Compiling powerfmt v0.2.0
18422025-03-25T21:40:42.911Z Compiling camino v1.1.9
18432025-03-25T21:40:43.049Z Compiling percent-encoding v2.3.1
18442025-03-25T21:40:43.303Z Compiling untrusted v0.7.1
18452025-03-25T21:40:43.455Z Compiling litrs v0.4.1
18462025-03-25T21:40:43.489Z Compiling winnow v0.5.40
18472025-03-25T21:40:43.509Z Compiling anyhow v1.0.97
18482025-03-25T21:40:43.652Z Compiling icu_locid_transform_data v1.5.0
18492025-03-25T21:40:43.771Z Compiling rustversion v1.0.17
18502025-03-25T21:40:44.042Z Compiling untrusted v0.9.0
18512025-03-25T21:40:44.350Z Compiling document-features v0.2.10
18522025-03-25T21:40:44.384Z Compiling icu_locid_transform v1.5.0
18532025-03-25T21:40:44.959Z Compiling deranged v0.3.11
18542025-03-25T21:40:45.284Z Compiling goblin v0.8.2
18552025-03-25T21:40:46.647Z Compiling toml_edit v0.19.15
18562025-03-25T21:40:46.678Z Compiling scrypt v0.11.0
18572025-03-25T21:40:46.761Z Compiling aes v0.8.4
18582025-03-25T21:40:47.143Z Compiling cbc v0.1.2
18592025-03-25T21:40:47.371Z Compiling icu_collections v1.5.0
18602025-03-25T21:40:51.251Z Compiling pretty-hex v0.4.1
18612025-03-25T21:40:51.499Z Compiling rustls v0.22.4
18622025-03-25T21:40:52.161Z Compiling icu_properties_data v1.5.0
18632025-03-25T21:40:52.182Z Compiling num_threads v0.1.7
18642025-03-25T21:40:52.330Z Compiling atomic-waker v1.1.2
18652025-03-25T21:40:52.715Z Compiling icu_properties v1.5.1
18662025-03-25T21:40:52.779Z Compiling time v0.3.36
18672025-03-25T21:40:53.501Z Compiling dof v0.3.0
18682025-03-25T21:40:57.231Z Compiling pkcs5 v0.7.1
18692025-03-25T21:40:58.453Z Compiling dtrace-parser v0.2.0
18702025-03-25T21:40:59.562Z Compiling http-body v1.0.1
18712025-03-25T21:40:59.565Z Compiling heapless v0.7.17
18722025-03-25T21:40:59.565Z Compiling async-trait v0.1.87
18732025-03-25T21:40:59.565Z Compiling thread-id v4.2.2
18742025-03-25T21:40:59.565Z Compiling icu_normalizer_data v1.5.0
18752025-03-25T21:40:59.662Z Compiling utf16_iter v1.0.5
18762025-03-25T21:40:59.887Z Compiling utf8_iter v1.0.4
18772025-03-25T21:40:59.979Z Compiling newtype-uuid v1.2.1
18782025-03-25T21:41:00.236Z Compiling signal-hook v0.3.17
18792025-03-25T21:41:00.305Z Compiling try-lock v0.2.5
18802025-03-25T21:41:00.495Z Compiling write16 v1.0.0
18812025-03-25T21:41:00.646Z Compiling want v0.3.1
18822025-03-25T21:41:00.746Z Compiling icu_normalizer v1.5.0
18832025-03-25T21:41:03.073Z Compiling pkcs8 v0.10.2
18842025-03-25T21:41:03.411Z Compiling h2 v0.4.6
18852025-03-25T21:41:03.684Z Compiling form_urlencoded v1.2.1
18862025-03-25T21:41:04.586Z Compiling multer v3.1.0
18872025-03-25T21:41:05.302Z Compiling tinyvec_macros v0.1.1
18882025-03-25T21:41:05.408Z Compiling adler2 v2.0.0
18892025-03-25T21:41:05.508Z Compiling tower-service v0.3.3
18902025-03-25T21:41:05.591Z Compiling slog-async v2.8.0
18912025-03-25T21:41:05.666Z Compiling httpdate v1.0.3
18922025-03-25T21:41:06.071Z Compiling miniz_oxide v0.8.5
18932025-03-25T21:41:06.335Z Compiling tinyvec v1.8.0
18942025-03-25T21:41:08.195Z Compiling idna_adapter v1.2.0
18952025-03-25T21:41:09.799Z Compiling curve25519-dalek v4.1.3
18962025-03-25T21:41:10.309Z Compiling memoffset v0.9.1
18972025-03-25T21:41:10.663Z Compiling num-bigint-dig v0.8.4
18982025-03-25T21:41:11.339Z Compiling foreign-types-shared v0.1.1
18992025-03-25T21:41:11.387Z Compiling smoltcp v0.9.1
19002025-03-25T21:41:11.615Z Compiling hyper v1.6.0
19012025-03-25T21:41:11.983Z Compiling portable-atomic v1.9.0
19022025-03-25T21:41:12.885Z Compiling base64 v0.22.1
19032025-03-25T21:41:13.347Z Compiling foreign-types v0.3.2
19042025-03-25T21:41:14.045Z Compiling rand_core v0.9.2
19052025-03-25T21:41:14.859Z Compiling hyper-util v0.1.10
19062025-03-25T21:41:15.068Z Compiling idna v1.0.3
19072025-03-25T21:41:19.785Z Compiling usdt-macro v0.5.0
19082025-03-25T21:41:21.106Z Compiling usdt-attr-macro v0.5.0
19092025-03-25T21:41:22.741Z Compiling openapiv3 v2.0.0
19102025-03-25T21:41:22.864Z Compiling async-stream-impl v0.3.6
19112025-03-25T21:41:23.765Z Compiling heck v0.4.1
19122025-03-25T21:41:23.823Z Compiling cfg_aliases v0.2.1
19132025-03-25T21:41:23.934Z Compiling siphasher v0.3.11
19142025-03-25T21:41:24.057Z Compiling ident_case v1.0.1
19152025-03-25T21:41:24.144Z Compiling nix v0.29.0
19162025-03-25T21:41:24.499Z Compiling darling_core v0.20.10
19172025-03-25T21:41:31.637Z Compiling rand_chacha v0.9.0
19182025-03-25T21:41:32.296Z Compiling unicode-normalization v0.1.24
19192025-03-25T21:41:32.570Z Compiling http-body-util v0.1.2
19202025-03-25T21:41:33.626Z Compiling crossbeam-epoch v0.9.18
19212025-03-25T21:41:35.463Z Compiling rand_chacha v0.3.1
19222025-03-25T21:41:36.363Z Compiling ipnetwork v0.21.1
19232025-03-25T21:41:36.818Z Compiling hubpack_derive v0.1.1
19242025-03-25T21:41:37.486Z Compiling signature v2.2.0
19252025-03-25T21:41:37.655Z Compiling zerocopy-derive v0.6.6
19262025-03-25T21:41:37.722Z Compiling daft-derive v0.1.2
19272025-03-25T21:41:39.232Z Compiling curve25519-dalek-derive v0.1.1
19282025-03-25T21:41:39.403Z Compiling dirs-sys-next v0.1.2
19292025-03-25T21:41:39.848Z Compiling fs-err v2.11.0
19302025-03-25T21:41:39.935Z Compiling ahash v0.8.11
19312025-03-25T21:41:40.191Z Compiling dropshot v0.12.0
19322025-03-25T21:41:40.287Z Compiling crc32fast v1.4.2
19332025-03-25T21:41:40.515Z Compiling encoding_rs v0.8.34
19342025-03-25T21:41:40.540Z Compiling openssl-probe v0.1.5
19352025-03-25T21:41:40.601Z Compiling gimli v0.31.1
19362025-03-25T21:41:41.031Z Compiling unicode-bidi v0.3.17
19372025-03-25T21:41:42.130Z Compiling mime v0.3.17
19382025-03-25T21:41:42.171Z Compiling unicode-properties v0.1.3
19392025-03-25T21:41:42.582Z Compiling utf8parse v0.2.2
19402025-03-25T21:41:43.052Z Compiling buf-list v1.0.3
19412025-03-25T21:41:43.146Z Compiling anstyle v1.0.10
19422025-03-25T21:41:43.544Z Compiling zip v2.1.3
19432025-03-25T21:41:43.896Z Compiling anstyle-parse v0.2.5
19442025-03-25T21:41:44.115Z Compiling stringprep v0.1.5
19452025-03-25T21:41:44.942Z Compiling dirs-next v2.0.0
19462025-03-25T21:41:45.207Z Compiling addr2line v0.24.2
19472025-03-25T21:41:45.248Z Compiling rand v0.8.5
19482025-03-25T21:41:47.127Z Compiling crossbeam-deque v0.8.5
19492025-03-25T21:41:47.504Z Compiling rand v0.9.0
19502025-03-25T21:41:47.701Z Compiling darling_macro v0.20.10
19512025-03-25T21:41:48.662Z Compiling url v2.5.3
19522025-03-25T21:41:50.277Z Compiling rustls-webpki v0.102.8
19532025-03-25T21:41:50.395Z Compiling serde_urlencoded v0.7.1
19542025-03-25T21:41:50.944Z Compiling rustls-pemfile v2.2.0
19552025-03-25T21:41:51.153Z Compiling md-5 v0.10.6
19562025-03-25T21:41:51.438Z Compiling num-integer v0.1.46
19572025-03-25T21:41:51.728Z Compiling hash32 v0.2.1
19582025-03-25T21:41:51.922Z Compiling ff v0.13.0
19592025-03-25T21:41:52.099Z Compiling thread_local v1.1.8
19602025-03-25T21:41:52.102Z Compiling object v0.36.5
19612025-03-25T21:41:52.496Z Compiling psl-types v2.0.11
19622025-03-25T21:41:52.692Z Compiling winnow v0.7.3
19632025-03-25T21:41:54.634Z Compiling anstyle-query v1.1.1
19642025-03-25T21:41:54.810Z Compiling fallible-iterator v0.2.0
19652025-03-25T21:41:55.440Z Compiling rustc-demangle v0.1.24
19662025-03-25T21:41:56.095Z Compiling is_terminal_polyfill v1.70.1
19672025-03-25T21:41:56.695Z Compiling colorchoice v1.0.2
19682025-03-25T21:41:56.733Z Compiling base16ct v0.2.0
19692025-03-25T21:41:56.870Z Compiling match_cfg v0.1.0
19702025-03-25T21:41:56.977Z Compiling hostname v0.3.1
19712025-03-25T21:41:57.019Z Compiling sec1 v0.7.3
19722025-03-25T21:41:57.190Z Compiling anstream v0.6.15
19732025-03-25T21:41:57.557Z Compiling toml_edit v0.22.24
19742025-03-25T21:41:57.722Z Compiling postgres-protocol v0.6.8
19752025-03-25T21:41:57.757Z Compiling publicsuffix v2.3.0
19762025-03-25T21:41:58.099Z Compiling tokio-rustls v0.26.0
19772025-03-25T21:41:58.848Z Compiling group v0.13.0
19782025-03-25T21:41:59.174Z Compiling num-iter v0.1.45
19792025-03-25T21:42:00.090Z Compiling backtrace v0.3.74
19802025-03-25T21:42:02.933Z Compiling darling v0.20.10
19812025-03-25T21:42:03.099Z Compiling bzip2 v0.4.4
19822025-03-25T21:42:03.475Z Compiling term v0.7.0
19832025-03-25T21:42:03.634Z Compiling tokio-native-tls v0.3.1
19842025-03-25T21:42:03.962Z Compiling flate2 v1.1.0
19852025-03-25T21:42:04.154Z Compiling phf_shared v0.11.2
19862025-03-25T21:42:04.516Z Compiling strum_macros v0.25.3
19872025-03-25T21:42:04.568Z Compiling slog-json v2.6.1
19882025-03-25T21:42:05.271Z Compiling crossbeam-channel v0.5.13
19892025-03-25T21:42:05.669Z Compiling webpki-roots v0.26.6
19902025-03-25T21:42:06.162Z Compiling futures-executor v0.3.31
19912025-03-25T21:42:06.218Z Compiling dropshot_endpoint v0.12.0
19922025-03-25T21:42:06.624Z Compiling terminal_size v0.4.0
19932025-03-25T21:42:06.907Z Compiling hkdf v0.12.4
19942025-03-25T21:42:07.114Z Compiling sync_wrapper v1.0.1
19952025-03-25T21:42:07.286Z Compiling clap_derive v4.5.32
19962025-03-25T21:42:07.318Z Compiling enum-as-inner v0.6.1
19972025-03-25T21:42:07.561Z Compiling crypto-bigint v0.5.5
19982025-03-25T21:42:07.717Z Compiling serde_repr v0.1.19
19992025-03-25T21:42:08.358Z Compiling regress v0.10.3
20002025-03-25T21:42:08.759Z Compiling memmap v0.7.0
20012025-03-25T21:42:09.077Z Compiling is-terminal v0.4.13
20022025-03-25T21:42:09.842Z Compiling managed v0.8.0
20032025-03-25T21:42:10.267Z Compiling take_mut v0.2.2
20042025-03-25T21:42:10.450Z Compiling ipnet v2.11.0
20052025-03-25T21:42:10.574Z Compiling bitflags v1.3.2
20062025-03-25T21:42:10.699Z Compiling bumpalo v3.16.0
20072025-03-25T21:42:11.248Z Compiling tower-layer v0.3.3
20082025-03-25T21:42:11.267Z Compiling clap_lex v0.7.4
20092025-03-25T21:42:11.337Z Compiling lockfree-object-pool v0.1.6
20102025-03-25T21:42:11.750Z Compiling simd-adler32 v0.3.7
20112025-03-25T21:42:11.757Z Compiling unicode-width v0.2.0
20122025-03-25T21:42:12.005Z Compiling tower v0.5.2
20132025-03-25T21:42:12.196Z Compiling console v0.15.10
20142025-03-25T21:42:12.414Z Compiling typify-impl v0.2.0
20152025-03-25T21:42:12.778Z Compiling zopfli v0.8.1
20162025-03-25T21:42:13.357Z Compiling clap_builder v4.5.32
20172025-03-25T21:42:15.493Z Compiling elliptic-curve v0.13.8
20182025-03-25T21:42:15.904Z Compiling slog-term v2.9.1
20192025-03-25T21:42:16.120Z Compiling usdt v0.5.0
20202025-03-25T21:42:16.154Z Compiling oxnet v0.1.1
20212025-03-25T21:42:16.553Z Compiling futures v0.3.31
20222025-03-25T21:42:16.798Z Compiling hyper-rustls v0.27.3
20232025-03-25T21:42:18.465Z Compiling slog-bunyan v2.5.0
20242025-03-25T21:42:18.692Z Compiling phf v0.11.2
20252025-03-25T21:42:19.004Z Compiling hyper-tls v0.6.0
20262025-03-25T21:42:19.407Z Compiling tokio-rustls v0.25.0
20272025-03-25T21:42:19.410Z Compiling signal-hook-mio v0.2.4
20282025-03-25T21:42:19.616Z Compiling rayon v1.10.0
20292025-03-25T21:42:19.813Z Compiling cookie_store v0.21.1
20302025-03-25T21:42:20.158Z Compiling toml v0.8.20
20312025-03-25T21:42:20.179Z Compiling postgres-types v0.2.9
20322025-03-25T21:42:21.105Z Compiling zerocopy v0.6.6
20332025-03-25T21:42:21.214Z Compiling ed25519 v2.2.3
20342025-03-25T21:42:21.344Z Compiling hubpack v0.1.2
20352025-03-25T21:42:21.658Z Compiling phf_shared v0.10.0
20362025-03-25T21:42:21.761Z Compiling async-stream v0.3.6
20372025-03-25T21:42:22.016Z Compiling pkcs1 v0.7.5
20382025-03-25T21:42:22.035Z Compiling waitgroup v0.1.2
20392025-03-25T21:42:22.544Z Compiling serde_path_to_error v0.1.16
20402025-03-25T21:42:22.828Z Compiling serde-big-array v0.5.1
20412025-03-25T21:42:22.903Z Compiling rfc6979 v0.4.0
20422025-03-25T21:42:22.968Z Compiling sha1 v0.10.6
20432025-03-25T21:42:23.069Z Compiling float-cmp v0.10.0
20442025-03-25T21:42:23.107Z Compiling bstr v1.10.0
20452025-03-25T21:42:23.308Z Compiling hostname v0.4.0
20462025-03-25T21:42:23.328Z Compiling debug-ignore v1.0.5
20472025-03-25T21:42:23.364Z Compiling predicates-core v1.0.8
20482025-03-25T21:42:23.498Z Compiling unicode-segmentation v1.12.0
20492025-03-25T21:42:23.517Z Compiling difflib v0.4.0
20502025-03-25T21:42:23.670Z Compiling static_assertions v1.1.0
20512025-03-25T21:42:23.795Z Compiling number_prefix v0.4.0
20522025-03-25T21:42:23.888Z Compiling whoami v1.5.2
20532025-03-25T21:42:23.984Z Compiling new_debug_unreachable v1.0.6
20542025-03-25T21:42:24.095Z Compiling normalize-line-endings v0.3.0
20552025-03-25T21:42:24.210Z Compiling precomputed-hash v0.1.1
20562025-03-25T21:42:24.237Z Compiling data-encoding v2.6.0
20572025-03-25T21:42:24.314Z Compiling fixedbitset v0.4.2
20582025-03-25T21:42:24.357Z Compiling string_cache v0.8.7
20592025-03-25T21:42:24.357Z Compiling predicates v3.1.3
20602025-03-25T21:42:24.485Z Compiling tokio-postgres v0.7.13
20612025-03-25T21:42:24.556Z Compiling similar v2.7.0
20622025-03-25T21:42:24.732Z Compiling petgraph v0.6.5
20632025-03-25T21:42:25.561Z Compiling hickory-proto v0.24.4
20642025-03-25T21:42:25.636Z Compiling indicatif v0.17.11
20652025-03-25T21:42:26.286Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20662025-03-25T21:42:28.096Z Compiling ecdsa v0.16.9
20672025-03-25T21:42:28.957Z Compiling rsa v0.9.6
20682025-03-25T21:42:30.425Z Compiling typify-macro v0.2.0
20692025-03-25T21:42:32.653Z Compiling ed25519-dalek v2.1.1
20702025-03-25T21:42:33.727Z Compiling reqwest v0.12.12
20712025-03-25T21:42:33.765Z Compiling crossterm v0.28.1
20722025-03-25T21:42:33.935Z Compiling daft v0.1.2
20732025-03-25T21:42:34.183Z Compiling clap v4.5.32
20742025-03-25T21:42:34.316Z Compiling zip v0.6.6
20752025-03-25T21:42:35.279Z Compiling tokio-stream v0.1.17
20762025-03-25T21:42:35.334Z Compiling toml v0.7.8
20772025-03-25T21:42:35.479Z Compiling x509-cert v0.2.5
20782025-03-25T21:42:36.627Z Compiling hex v0.4.3
20792025-03-25T21:42:36.673Z Compiling itertools v0.10.5
20802025-03-25T21:42:38.273Z Compiling unicode-xid v0.2.6
20812025-03-25T21:42:38.477Z Compiling peg-runtime v0.8.5
20822025-03-25T21:42:38.705Z Compiling lalrpop-util v0.19.12
20832025-03-25T21:42:42.741Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20842025-03-25T21:42:42.926Z Compiling proc-macro-crate v1.3.1
20852025-03-25T21:42:43.667Z Compiling macaddr v1.0.1
20862025-03-25T21:42:44.561Z Compiling itertools v0.13.0
20872025-03-25T21:42:45.123Z Compiling heapless v0.8.0
20882025-03-25T21:42:45.311Z Compiling fastrand v2.1.1
20892025-03-25T21:42:46.810Z Compiling thiserror v2.0.12
20902025-03-25T21:42:47.321Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20912025-03-25T21:42:49.019Z Compiling tempfile v3.13.0
20922025-03-25T21:42:50.142Z Compiling num_enum_derive v0.5.11
20932025-03-25T21:42:56.983Z Compiling thiserror-impl v2.0.12
20942025-03-25T21:42:57.340Z Compiling structmeta-derive v0.3.0
20952025-03-25T21:42:59.104Z Compiling hash32 v0.3.1
20962025-03-25T21:43:00.088Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20972025-03-25T21:43:00.138Z Compiling smoltcp v0.11.0
20982025-03-25T21:43:07.489Z Compiling structmeta v0.3.0
20992025-03-25T21:43:12.082Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21002025-03-25T21:43:12.971Z Compiling num_enum v0.5.11
21012025-03-25T21:43:13.561Z Compiling typify v0.2.0
21022025-03-25T21:43:14.116Z Compiling strum_macros v0.26.4
21032025-03-25T21:43:17.316Z Compiling proc-macro-error-attr v1.0.4
21042025-03-25T21:43:18.326Z Compiling cobs v0.2.3
21052025-03-25T21:43:19.546Z Compiling unsafe-libyaml v0.2.11
21062025-03-25T21:43:19.571Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21072025-03-25T21:43:20.853Z Compiling serde_yaml v0.9.34+deprecated
21082025-03-25T21:43:22.201Z Compiling postcard v1.0.10
21092025-03-25T21:43:22.611Z Compiling strum v0.26.3
21102025-03-25T21:43:25.210Z Compiling progenitor-impl v0.8.0
21112025-03-25T21:43:25.827Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21122025-03-25T21:43:34.944Z Compiling foreign-types-macros v0.2.3
21132025-03-25T21:43:35.103Z Compiling wait-timeout v0.2.0
21142025-03-25T21:43:35.129Z Compiling proc-macro-error v1.0.4
21152025-03-25T21:43:35.485Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21162025-03-25T21:43:35.747Z Compiling bit-vec v0.8.0
21172025-03-25T21:43:36.411Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21182025-03-25T21:43:36.475Z Compiling unicode-width v0.1.14
21192025-03-25T21:43:36.609Z Compiling foreign-types-shared v0.3.1
21202025-03-25T21:43:36.697Z Compiling quick-error v1.2.3
21212025-03-25T21:43:42.578Z Compiling tabwriter v1.4.0
21222025-03-25T21:43:42.753Z Compiling rusty-fork v0.3.0
21232025-03-25T21:43:43.147Z Compiling foreign-types v0.5.0
21242025-03-25T21:43:43.342Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21252025-03-25T21:43:45.080Z Compiling bit-set v0.8.0
21262025-03-25T21:43:50.642Z Compiling progenitor-macro v0.8.0
21272025-03-25T21:43:55.580Z Compiling parse-display-derive v0.10.0
21282025-03-25T21:43:57.891Z Compiling progenitor-client v0.8.0
21292025-03-25T21:44:01.999Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21302025-03-25T21:44:05.583Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21312025-03-25T21:44:05.619Z Compiling rand_xorshift v0.3.0
21322025-03-25T21:44:05.619Z Compiling cstr-argument v0.1.2
21332025-03-25T21:44:05.619Z Compiling dropshot v0.16.0
21342025-03-25T21:44:05.619Z Compiling pretty-hex v0.2.1
21352025-03-25T21:44:05.619Z Compiling unarray v0.1.4
21362025-03-25T21:44:05.633Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21372025-03-25T21:44:05.633Z Compiling crucible-workspace-hack v0.1.0
21382025-03-25T21:44:05.633Z Compiling proptest v1.6.0
21392025-03-25T21:44:05.633Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21402025-03-25T21:44:05.633Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21412025-03-25T21:44:05.633Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21422025-03-25T21:44:05.633Z Compiling progenitor v0.8.0
21432025-03-25T21:44:05.633Z Compiling parse-display v0.10.0
21442025-03-25T21:44:06.171Z Compiling test-strategy v0.4.0
21452025-03-25T21:44:06.407Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21462025-03-25T21:44:06.618Z Compiling colored v2.2.0
21472025-03-25T21:44:07.444Z Compiling serde_with_macros v3.12.0
21482025-03-25T21:44:07.992Z Compiling dropshot_endpoint v0.16.0
21492025-03-25T21:44:09.142Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21502025-03-25T21:44:09.269Z Compiling instant v0.1.13
21512025-03-25T21:44:09.453Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21522025-03-25T21:44:09.775Z Compiling winnow v0.6.20
21532025-03-25T21:44:09.857Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21542025-03-25T21:44:09.885Z Compiling serde_with v3.12.0
21552025-03-25T21:44:10.097Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
21562025-03-25T21:44:10.187Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21572025-03-25T21:44:12.659Z Compiling backoff v0.4.0
21582025-03-25T21:44:13.052Z Compiling zone_cfg_derive v0.3.0
21592025-03-25T21:44:13.966Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21602025-03-25T21:44:14.192Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
21612025-03-25T21:44:14.568Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21622025-03-25T21:44:14.718Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21632025-03-25T21:44:14.998Z Compiling camino-tempfile v1.1.1
21642025-03-25T21:44:15.469Z Compiling progenitor-client v0.9.1
21652025-03-25T21:44:15.743Z Compiling num-derive v0.4.2
21662025-03-25T21:44:16.453Z Compiling sigpipe v0.1.3
21672025-03-25T21:44:16.610Z Compiling libefi-sys v0.1.0
21682025-03-25T21:44:16.954Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21692025-03-25T21:44:17.364Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21702025-03-25T21:44:17.979Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21712025-03-25T21:44:18.616Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21722025-03-25T21:44:19.527Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21732025-03-25T21:44:20.106Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21742025-03-25T21:44:20.530Z Compiling zone v0.3.0
21752025-03-25T21:44:22.603Z Compiling itertools v0.14.0
21762025-03-25T21:44:22.646Z Compiling smf v0.2.3
21772025-03-25T21:44:23.854Z Compiling bitfield-struct v0.6.2
21782025-03-25T21:44:24.118Z Compiling blake3 v1.5.4
21792025-03-25T21:44:24.770Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21802025-03-25T21:44:25.191Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21812025-03-25T21:44:25.814Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21822025-03-25T21:44:25.830Z Compiling xattr v1.3.1
21832025-03-25T21:44:25.949Z Compiling filetime v0.2.25
21842025-03-25T21:44:26.112Z Compiling memmap2 v0.9.5
21852025-03-25T21:44:26.179Z Compiling same-file v1.0.6
21862025-03-25T21:44:26.327Z Compiling arrayvec v0.7.6
21872025-03-25T21:44:26.490Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21882025-03-25T21:44:26.636Z Compiling arrayref v0.3.9
21892025-03-25T21:44:26.685Z Compiling constant_time_eq v0.3.1
21902025-03-25T21:44:26.761Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21912025-03-25T21:44:26.794Z Compiling walkdir v2.5.0
21922025-03-25T21:44:26.888Z Compiling tar v0.4.44
21932025-03-25T21:44:28.352Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21942025-03-25T21:44:28.792Z Compiling gethostname v0.5.0
21952025-03-25T21:44:29.024Z Compiling cargo-platform v0.1.8
21962025-03-25T21:44:29.336Z Compiling topological-sort v0.2.2
21972025-03-25T21:44:29.477Z Compiling fixedbitset v0.5.7
21982025-03-25T21:44:29.618Z Compiling omicron-zone-package v0.12.0
21992025-03-25T21:44:30.095Z Compiling petgraph v0.7.1
22002025-03-25T21:44:30.609Z Compiling cargo_metadata v0.19.2
22012025-03-25T21:44:31.434Z Compiling shell-words v1.1.0
22022025-03-25T21:44:31.966Z Compiling indent_write v2.2.0
22032025-03-25T21:44:39.443Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22042025-03-25T21:44:41.735Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22052025-03-25T21:44:45.253Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22062025-03-25T21:44:59.685Z Finished `release` profile [optimized] target(s) in 5m 09s
22072025-03-25T21:44:59.860Z Running `target/release/omicron-package -t test target create -p dev`
22082025-03-25T21:44:59.913ZLogging to: /work/oxidecomputer/omicron/out/LOG
22092025-03-25T21:44:59.916ZCreated new build target 'test' and set it as active
22102025-03-25T21:44:59.916Z
22112025-03-25T21:44:59.916Zreal 5:09.301614999
22122025-03-25T21:44:59.916Zuser 35:51.589165228
22132025-03-25T21:44:59.916Zsys 3:30.613234767
22142025-03-25T21:44:59.916Ztrap 1.161589784
22152025-03-25T21:44:59.916Ztflt 1.758990607
22162025-03-25T21:44:59.916Zdflt 0.917417891
22172025-03-25T21:44:59.916Zkflt 0.000189562
22182025-03-25T21:44:59.916Zlock 1:09:42.468042120
22192025-03-25T21:44:59.916Zslp 2:24:09.469193403
22202025-03-25T21:44:59.916Zlat 2:48.789506418
22212025-03-25T21:44:59.916Zstop 5:04.488080223
22222025-03-25T21:44:59.916Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22232025-03-25T21:45:00.948Z Finished `release` profile [optimized] target(s) in 0.97s
22242025-03-25T21:45:01.023Z Running `target/release/omicron-package -t test package`
22252025-03-25T21:45:01.071ZLogging to: /work/oxidecomputer/omicron/out/LOG
22262025-03-25T21:45:02.273Z Compiling ring v0.17.11
22272025-03-25T21:45:02.455Z Compiling thiserror v2.0.12
22282025-03-25T21:45:02.474Z Compiling typify-impl v0.3.0
22292025-03-25T21:45:02.489Z Compiling convert_case v0.4.0
22302025-03-25T21:45:02.492Z Compiling derive-where v1.2.7
22312025-03-25T21:45:02.492Z Compiling fastrand v2.1.1
22322025-03-25T21:45:02.492Z Compiling newline-converter v0.3.0
22332025-03-25T21:45:02.710Z Compiling expectorate v1.1.0
22342025-03-25T21:45:02.984Z Compiling tempfile v3.13.0
22352025-03-25T21:45:02.988Z Compiling password-hash v0.5.0
22362025-03-25T21:45:03.095Z Compiling derive_more v0.99.19
22372025-03-25T21:45:03.665Z Compiling blake2 v0.10.6
22382025-03-25T21:45:04.900Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22392025-03-25T21:45:05.077Z Compiling base64 v0.21.7
22402025-03-25T21:45:05.198Z Compiling argon2 v0.5.3
22412025-03-25T21:45:05.588Z Compiling atomicwrites v0.4.4
22422025-03-25T21:45:06.083Z Compiling owo-colors v4.2.0
22432025-03-25T21:45:06.102Z Compiling cancel-safe-futures v0.1.5
22442025-03-25T21:45:06.504Z Compiling num-rational v0.4.2
22452025-03-25T21:45:06.662Z Compiling libsw-core v0.3.1
22462025-03-25T21:45:06.960Z Compiling num-complex v0.4.6
22472025-03-25T21:45:07.442Z Compiling rustls v0.23.19
22482025-03-25T21:45:07.473Z Compiling rustls v0.22.4
22492025-03-25T21:45:07.497Z Compiling libsw v3.4.0
22502025-03-25T21:45:08.002Z Compiling num v0.4.3
22512025-03-25T21:45:08.450Z Compiling linear-map v1.2.0
22522025-03-25T21:45:08.825Z Compiling swrite v0.1.0
22532025-03-25T21:45:08.855Z Compiling float-ord v0.3.2
22542025-03-25T21:45:08.886Z Compiling utf-8 v0.7.6
22552025-03-25T21:45:08.976Z Compiling highway v1.3.0
22562025-03-25T21:45:09.051Z Compiling linked-hash-map v0.5.6
22572025-03-25T21:45:09.260Z Compiling tungstenite v0.21.0
22582025-03-25T21:45:09.432Z Compiling lru-cache v0.1.2
22592025-03-25T21:45:09.666Z Compiling semver v0.1.20
22602025-03-25T21:45:10.189Z Compiling rustls-webpki v0.102.8
22612025-03-25T21:45:10.310Z Compiling rustc_version v0.1.7
22622025-03-25T21:45:10.543Z Compiling tokio-tungstenite v0.21.0
22632025-03-25T21:45:10.681Z Compiling resolv-conf v0.7.0
22642025-03-25T21:45:11.780Z Compiling hickory-resolver v0.24.4
22652025-03-25T21:45:12.231Z Compiling newtype_derive v0.1.6
22662025-03-25T21:45:12.540Z Compiling typify-macro v0.3.0
22672025-03-25T21:45:12.572Z Compiling wait-timeout v0.2.0
22682025-03-25T21:45:12.977Z Compiling quick-error v1.2.3
22692025-03-25T21:45:13.150Z Compiling bit-vec v0.8.0
22702025-03-25T21:45:13.615Z Compiling bit-set v0.8.0
22712025-03-25T21:45:13.943Z Compiling rusty-fork v0.3.0
22722025-03-25T21:45:14.189Z Compiling rand_xorshift v0.3.0
22732025-03-25T21:45:14.421Z Compiling unarray v0.1.4
22742025-03-25T21:45:14.486Z Compiling humantime v2.1.0
22752025-03-25T21:45:14.607Z Compiling proptest v1.6.0
22762025-03-25T21:45:15.275Z Compiling tokio-rustls v0.25.0
22772025-03-25T21:45:15.683Z Compiling dropshot v0.12.0
22782025-03-25T21:45:15.765Z Compiling typify v0.3.0
22792025-03-25T21:45:15.920Z Compiling progenitor-impl v0.9.1
22802025-03-25T21:45:18.615Z Compiling tokio-rustls v0.26.0
22812025-03-25T21:45:19.073Z Compiling hyper-rustls v0.27.3
22822025-03-25T21:45:19.644Z Compiling reqwest v0.12.12
22832025-03-25T21:45:22.180Z Compiling progenitor-macro v0.9.1
22842025-03-25T21:45:26.317Z Compiling progenitor-client v0.9.1
22852025-03-25T21:45:26.877Z Compiling progenitor-client v0.8.0
22862025-03-25T21:45:27.391Z Compiling progenitor v0.8.0
22872025-03-25T21:45:28.056Z Compiling parse-display v0.10.0
22882025-03-25T21:45:28.574Z Compiling dropshot v0.16.0
22892025-03-25T21:45:28.596Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902025-03-25T21:45:28.652Z Compiling strum v0.26.3
22912025-03-25T21:45:28.859Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22922025-03-25T21:45:29.075Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22932025-03-25T21:45:29.137Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22942025-03-25T21:45:29.357Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
22952025-03-25T21:45:32.835Z Compiling instant v0.1.13
22962025-03-25T21:45:33.763Z Compiling backoff v0.4.0
22972025-03-25T21:45:34.142Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
22982025-03-25T21:45:45.403Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
22992025-03-25T21:45:54.199Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23002025-03-25T21:45:59.857Z Compiling progenitor v0.9.1
23012025-03-25T21:46:00.102Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23022025-03-25T21:46:00.695Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23032025-03-25T21:46:01.326Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23042025-03-25T21:46:02.715Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23052025-03-25T21:46:02.995Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23062025-03-25T21:46:03.270Z Compiling steno v0.4.1
23072025-03-25T21:46:06.993Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
23082025-03-25T21:46:08.733Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23092025-03-25T21:46:08.822Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23102025-03-25T21:46:10.360Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23112025-03-25T21:46:10.956Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23122025-03-25T21:46:15.814Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23132025-03-25T21:46:15.846Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23142025-03-25T21:46:18.142Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23152025-03-25T21:46:20.200Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23162025-03-25T21:46:20.430Z Compiling serde_with v3.12.0
23172025-03-25T21:46:24.092Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23182025-03-25T21:46:24.611Z Compiling macaddr v1.0.1
23192025-03-25T21:46:25.709Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23202025-03-25T21:46:25.850Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23212025-03-25T21:46:27.245Z Compiling qorb v0.2.1
23222025-03-25T21:46:30.716Z Compiling slog-dtrace v0.3.0
23232025-03-25T21:46:31.349Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23242025-03-25T21:46:34.917Z Compiling prettyplease v0.2.30
23252025-03-25T21:46:36.407Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23262025-03-25T21:46:41.051Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23272025-03-25T21:46:41.317Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23282025-03-25T21:46:43.865Z Compiling half v2.4.1
23292025-03-25T21:46:44.183Z Compiling ciborium-io v0.2.2
23302025-03-25T21:46:44.348Z Compiling bytecount v0.6.8
23312025-03-25T21:46:44.534Z Compiling ciborium-ll v0.2.2
23322025-03-25T21:46:44.699Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23332025-03-25T21:46:45.064Z Compiling ciborium v0.2.2
23342025-03-25T21:46:46.287Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23352025-03-25T21:46:47.081Z Compiling display-error-chain v0.2.2
23362025-03-25T21:46:47.341Z Compiling const_format_proc_macros v0.2.34
23372025-03-25T21:46:49.057Z Compiling crunchy v0.2.2
23382025-03-25T21:46:49.133Z Compiling same-file v1.0.6
23392025-03-25T21:46:49.396Z Compiling keccak v0.1.5
23402025-03-25T21:46:49.503Z Compiling maplit v1.0.2
23412025-03-25T21:46:49.726Z Compiling sha3 v0.10.8
23422025-03-25T21:46:50.507Z Compiling walkdir v2.5.0
23432025-03-25T21:46:50.529Z Compiling const_format v0.2.34
23442025-03-25T21:46:50.550Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23452025-03-25T21:46:51.096Z Compiling radium v0.7.0
23462025-03-25T21:46:51.242Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23472025-03-25T21:46:51.580Z Compiling tiny-keccak v2.0.2
23482025-03-25T21:46:51.707Z Compiling blake3 v1.5.4
23492025-03-25T21:46:51.930Z Compiling dsl_auto_type v0.1.2
23502025-03-25T21:46:51.956Z Compiling scheduled-thread-pool v0.2.7
23512025-03-25T21:46:52.377Z Compiling xattr v1.3.1
23522025-03-25T21:46:52.670Z Compiling diesel_table_macro_syntax v0.2.0
23532025-03-25T21:46:53.054Z Compiling memmap2 v0.9.5
23542025-03-25T21:46:53.076Z Compiling filetime v0.2.25
23552025-03-25T21:46:53.177Z Compiling constant_time_eq v0.3.1
23562025-03-25T21:46:53.358Z Compiling arrayref v0.3.9
23572025-03-25T21:46:53.384Z Compiling maybe-uninit v2.0.0
23582025-03-25T21:46:53.421Z Compiling tap v1.0.1
23592025-03-25T21:46:53.475Z Compiling arrayvec v0.7.6
23602025-03-25T21:46:53.634Z Compiling bit-vec v0.6.3
23612025-03-25T21:46:53.986Z Compiling wyz v0.5.1
23622025-03-25T21:46:54.093Z Compiling bit-set v0.5.3
23632025-03-25T21:46:54.394Z Compiling tar v0.4.44
23642025-03-25T21:46:54.445Z Compiling diesel_derives v2.2.3
23652025-03-25T21:46:54.571Z Compiling r2d2 v0.8.10
23662025-03-25T21:46:55.329Z Compiling toolchain_find v0.4.0
23672025-03-25T21:46:55.569Z Compiling camino-tempfile v1.1.1
23682025-03-25T21:46:56.029Z Compiling phf_generator v0.11.2
23692025-03-25T21:46:56.034Z Compiling ascii-canvas v3.0.0
23702025-03-25T21:46:56.044Z Compiling secrecy v0.8.0
23712025-03-25T21:46:56.188Z Compiling async-recursion v1.1.1
23722025-03-25T21:46:56.326Z Compiling ena v0.14.3
23732025-03-25T21:46:56.434Z Compiling crc-catalog v2.4.0
23742025-03-25T21:46:56.619Z Compiling regex-syntax v0.6.29
23752025-03-25T21:46:56.747Z Compiling bindgen v0.71.1
23762025-03-25T21:46:56.791Z Compiling topological-sort v0.2.2
23772025-03-25T21:46:56.901Z Compiling funty v2.0.0
23782025-03-25T21:46:57.026Z Compiling diff v0.1.13
23792025-03-25T21:46:57.201Z Compiling packed_struct v0.10.1
23802025-03-25T21:46:57.493Z Compiling omicron-zone-package v0.12.0
23812025-03-25T21:46:57.513Z Compiling crc v3.2.1
23822025-03-25T21:46:57.666Z Compiling phf_codegen v0.11.2
23832025-03-25T21:46:57.899Z Compiling bitvec v1.0.1
23842025-03-25T21:46:59.529Z Compiling rustfmt-wrapper v0.2.1
23852025-03-25T21:46:59.788Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23862025-03-25T21:47:00.077Z Compiling lalrpop v0.19.12
23872025-03-25T21:47:01.122Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23882025-03-25T21:47:01.369Z Compiling universal-hash v0.5.1
23892025-03-25T21:47:01.496Z Compiling thiserror-impl-no-std v2.0.2
23902025-03-25T21:47:01.617Z Compiling packed_struct_codegen v0.10.1
23912025-03-25T21:47:02.287Z Compiling parse-zoneinfo v0.3.1
23922025-03-25T21:47:02.343Z Compiling indexmap v1.9.3
23932025-03-25T21:47:02.704Z Compiling rustc-hash v2.1.1
23942025-03-25T21:47:02.926Z Compiling opaque-debug v0.3.1
23952025-03-25T21:47:03.053Z Compiling ref-cast v1.0.23
23962025-03-25T21:47:03.547Z Compiling nodrop v0.1.14
23972025-03-25T21:47:03.701Z Compiling array-init v0.0.4
23982025-03-25T21:47:03.802Z Compiling poly1305 v0.8.0
23992025-03-25T21:47:03.879Z Compiling thiserror-no-std v2.0.2
24002025-03-25T21:47:04.039Z Compiling chrono-tz-build v0.4.0
24012025-03-25T21:47:04.657Z Compiling diesel v2.2.8
24022025-03-25T21:47:05.043Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24032025-03-25T21:47:05.297Z Compiling smallvec v0.6.14
24042025-03-25T21:47:05.754Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24052025-03-25T21:47:06.100Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24062025-03-25T21:47:06.451Z Compiling itertools v0.13.0
24072025-03-25T21:47:07.915Z Compiling derive_builder_core v0.20.2
24082025-03-25T21:47:09.937Z Compiling chacha20 v0.9.1
24092025-03-25T21:47:09.958Z Compiling headers-core v0.3.0
24102025-03-25T21:47:10.157Z Compiling aead v0.5.2
24112025-03-25T21:47:10.460Z Compiling libxml v0.3.3
24122025-03-25T21:47:10.594Z Compiling ref-cast-impl v1.0.23
24132025-03-25T21:47:10.847Z Compiling vte_generate_state_changes v0.1.2
24142025-03-25T21:47:11.483Z Compiling termcolor v1.4.1
24152025-03-25T21:47:11.691Z Compiling bitfield v0.14.0
24162025-03-25T21:47:11.975Z Compiling hashbrown v0.12.3
24172025-03-25T21:47:12.649Z Compiling arc-swap v1.7.1
24182025-03-25T21:47:13.185Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24192025-03-25T21:47:13.346Z Compiling slog-scope v4.4.0
24202025-03-25T21:47:14.148Z Compiling env_logger v0.10.2
24212025-03-25T21:47:14.640Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24222025-03-25T21:47:16.311Z Compiling vte v0.11.1
24232025-03-25T21:47:17.122Z Compiling chacha20poly1305 v0.10.1
24242025-03-25T21:47:17.292Z Compiling samael v0.0.18
24252025-03-25T21:47:17.352Z Compiling headers v0.4.0
24262025-03-25T21:47:17.784Z Compiling derive_builder_macro v0.20.2
24272025-03-25T21:47:18.774Z Compiling serde-hex v0.1.0
24282025-03-25T21:47:18.935Z Compiling chrono-tz v0.10.1
24292025-03-25T21:47:19.583Z Compiling vsss-rs v3.3.4
24302025-03-25T21:47:21.041Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24312025-03-25T21:47:21.656Z Compiling polar-core v0.27.3
24322025-03-25T21:47:23.547Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24332025-03-25T21:47:23.764Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24342025-03-25T21:47:23.909Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24352025-03-25T21:47:23.930Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24362025-03-25T21:47:24.251Z Compiling ron v0.8.1
24372025-03-25T21:47:27.118Z Compiling hashbrown v0.13.2
24382025-03-25T21:47:28.255Z Compiling strum_macros v0.24.3
24392025-03-25T21:47:28.333Z Compiling unicase v2.7.0
24402025-03-25T21:47:28.717Z Compiling indoc v1.0.9
24412025-03-25T21:47:29.558Z Compiling crc-any v2.5.0
24422025-03-25T21:47:29.998Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24432025-03-25T21:47:30.535Z Compiling object v0.30.4
24442025-03-25T21:47:31.189Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24452025-03-25T21:47:47.313Z Compiling derive_builder v0.20.2
24462025-03-25T21:47:47.543Z Compiling strip-ansi-escapes v0.2.0
24472025-03-25T21:47:48.720Z Compiling slog-stdlog v4.1.1
24482025-03-25T21:47:49.577Z Compiling papergrid v0.11.0
24492025-03-25T21:47:50.081Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24502025-03-25T21:47:50.430Z Compiling tabled_derive v0.7.0
24512025-03-25T21:47:52.379Z Compiling fd-lock v4.0.2
24522025-03-25T21:47:52.455Z Compiling peg-macros v0.8.5
24532025-03-25T21:47:52.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24542025-03-25T21:47:53.612Z Compiling impl-trait-for-tuples v0.2.2
24552025-03-25T21:47:55.507Z Compiling oso-derive v0.27.3
24562025-03-25T21:47:56.489Z Compiling quick-xml v0.37.2
24572025-03-25T21:47:58.524Z Compiling diesel-dtrace v0.4.2
24582025-03-25T21:47:58.903Z Compiling nu-ansi-term v0.50.1
24592025-03-25T21:47:59.325Z Compiling path-slash v0.1.5
24602025-03-25T21:47:59.616Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24612025-03-25T21:48:00.106Z Compiling reedline v0.38.0
24622025-03-25T21:48:03.049Z Compiling oso v0.27.3
24632025-03-25T21:48:14.905Z Compiling peg v0.8.5
24642025-03-25T21:48:15.086Z Compiling tabled v0.15.0
24652025-03-25T21:48:15.330Z Compiling slog-envlogger v2.2.0
24662025-03-25T21:48:19.827Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24672025-03-25T21:48:21.467Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24682025-03-25T21:48:22.950Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24692025-03-25T21:48:23.301Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24702025-03-25T21:48:24.289Z Compiling pem v3.0.5
24712025-03-25T21:48:25.773Z Compiling bb8 v0.8.5
24722025-03-25T21:48:26.387Z Compiling bcs v0.1.6
24732025-03-25T21:48:27.256Z Compiling fxhash v0.2.1
24742025-03-25T21:48:27.514Z Compiling libz-sys v1.1.20
24752025-03-25T21:48:28.205Z Compiling termtree v0.5.1
24762025-03-25T21:48:28.645Z Compiling async-bb8-diesel v0.2.1
24772025-03-25T21:48:31.327Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24782025-03-25T21:48:32.315Z Compiling kstat-rs v0.2.4
24792025-03-25T21:48:33.238Z Compiling proc-macro-error-attr2 v2.0.0
24802025-03-25T21:48:33.566Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24812025-03-25T21:48:34.026Z Compiling proc-macro-error2 v2.0.1
24822025-03-25T21:48:34.654Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24832025-03-25T21:48:35.020Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
24842025-03-25T21:48:35.509Z Compiling nanorand v0.7.0
24852025-03-25T21:48:36.195Z Compiling libgit2-sys v0.17.0+1.8.1
24862025-03-25T21:48:36.970Z Compiling pin-project-internal v1.1.6
24872025-03-25T21:48:39.522Z Compiling parking_lot_core v0.8.6
24882025-03-25T21:48:40.010Z Compiling pin-project v1.1.6
24892025-03-25T21:48:50.286Z Compiling flume v0.11.1
24902025-03-25T21:48:50.410Z Compiling mime_guess v2.0.5
24912025-03-25T21:48:51.029Z Compiling tabled_derive v0.10.0
24922025-03-25T21:48:51.862Z Compiling papergrid v0.14.0
24932025-03-25T21:48:53.160Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24942025-03-25T21:48:53.210Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24952025-03-25T21:48:56.291Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24962025-03-25T21:48:57.652Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24972025-03-25T21:49:00.784Z Compiling snafu-derive v0.8.5
24982025-03-25T21:49:03.411Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24992025-03-25T21:49:03.860Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25002025-03-25T21:49:04.708Z Compiling tabled v0.18.0
25012025-03-25T21:49:04.853Z Compiling snafu v0.8.5
25022025-03-25T21:49:07.576Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
25032025-03-25T21:49:14.589Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25042025-03-25T21:49:20.548Z Compiling globset v0.4.15
25052025-03-25T21:49:24.546Z Compiling olpc-cjson v0.1.4
25062025-03-25T21:49:24.892Z Compiling castaway v0.2.3
25072025-03-25T21:49:25.112Z Compiling vergen v8.3.2
25082025-03-25T21:49:25.457Z Compiling nibble_vec v0.1.0
25092025-03-25T21:49:25.716Z Compiling cargo-platform v0.1.8
25102025-03-25T21:49:26.161Z Compiling serde_plain v1.0.2
25112025-03-25T21:49:26.455Z Compiling atty v0.2.14
25122025-03-25T21:49:26.647Z Compiling salty v0.3.0
25132025-03-25T21:49:26.698Z Compiling io-lifetimes v1.0.11
25142025-03-25T21:49:27.082Z Compiling endian-type v0.1.2
25152025-03-25T21:49:27.202Z Compiling typed-path v0.9.3
25162025-03-25T21:49:27.316Z Compiling http-range v0.1.5
25172025-03-25T21:49:27.917Z Compiling radix_trie v0.2.1
25182025-03-25T21:49:29.403Z Compiling cargo_metadata v0.18.1
25192025-03-25T21:49:29.998Z Compiling git2 v0.19.0
25202025-03-25T21:49:30.387Z Compiling tough v0.19.0
25212025-03-25T21:49:32.339Z Compiling compact_str v0.8.0
25222025-03-25T21:49:34.926Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25232025-03-25T21:49:37.506Z Compiling parking_lot v0.11.2
25242025-03-25T21:49:39.500Z Compiling unicode-truncate v1.1.0
25252025-03-25T21:49:39.820Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25262025-03-25T21:49:39.840Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25272025-03-25T21:49:39.926Z Compiling lru v0.12.5
25282025-03-25T21:49:40.280Z Compiling rand_seeder v0.3.0
25292025-03-25T21:49:40.733Z Compiling lzma-sys v0.1.20
25302025-03-25T21:49:41.453Z Compiling instability v0.3.2
25312025-03-25T21:49:42.446Z Compiling cassowary v0.3.0
25322025-03-25T21:49:44.375Z Compiling indoc v2.0.6
25332025-03-25T21:49:45.254Z Compiling parse-size v1.1.0
25342025-03-25T21:49:45.599Z Compiling rustix v0.37.28
25352025-03-25T21:49:45.921Z Compiling rustls v0.21.12
25362025-03-25T21:49:46.028Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
25372025-03-25T21:49:46.297Z Compiling ratatui v0.29.0
25382025-03-25T21:49:46.620Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25392025-03-25T21:49:46.856Z Compiling hyper-staticfile v0.10.1
25402025-03-25T21:49:47.743Z Compiling sled v0.34.7
25412025-03-25T21:49:49.379Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25422025-03-25T21:49:53.830Z Compiling hickory-client v0.24.4
25432025-03-25T21:49:53.880Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25442025-03-25T21:49:55.100Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25452025-03-25T21:49:58.506Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25462025-03-25T21:50:00.673Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
25472025-03-25T21:50:02.134Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25482025-03-25T21:50:02.395Z Compiling rustls-webpki v0.101.7
25492025-03-25T21:50:02.477Z Compiling sct v0.7.1
25502025-03-25T21:50:02.943Z Compiling hickory-server v0.24.4
25512025-03-25T21:50:05.995Z Compiling primeorder v0.13.6
25522025-03-25T21:50:06.285Z Compiling heck v0.3.3
25532025-03-25T21:50:06.588Z Compiling env_filter v0.1.2
25542025-03-25T21:50:06.613Z Compiling csv-core v0.1.11
25552025-03-25T21:50:07.487Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25562025-03-25T21:50:07.589Z Compiling csv v1.3.1
25572025-03-25T21:50:07.934Z Compiling env_logger v0.11.5
25582025-03-25T21:50:08.170Z Compiling zone_cfg_derive v0.1.2
25592025-03-25T21:50:09.386Z Compiling p384 v0.13.0
25602025-03-25T21:50:09.535Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25612025-03-25T21:50:14.208Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25622025-03-25T21:50:16.325Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25632025-03-25T21:50:16.715Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25642025-03-25T21:50:17.551Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25652025-03-25T21:50:17.883Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25662025-03-25T21:50:18.114Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25672025-03-25T21:50:18.201Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25682025-03-25T21:50:18.466Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25692025-03-25T21:50:18.551Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25702025-03-25T21:50:18.801Z Compiling tungstenite v0.23.0
25712025-03-25T21:50:18.912Z Compiling nix v0.27.1
25722025-03-25T21:50:21.639Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25732025-03-25T21:50:22.345Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25742025-03-25T21:50:22.501Z Compiling base64 v0.13.1
25752025-03-25T21:50:22.738Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25762025-03-25T21:50:23.285Z Compiling ron v0.7.1
25772025-03-25T21:50:24.335Z Compiling tokio-tungstenite v0.23.1
25782025-03-25T21:50:24.459Z Compiling xz2 v0.1.7
25792025-03-25T21:50:25.067Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25802025-03-25T21:50:28.370Z Compiling terminal_size v0.2.6
25812025-03-25T21:50:28.629Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25822025-03-25T21:50:31.820Z Compiling tokio-rustls v0.24.1
25832025-03-25T21:50:32.308Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25842025-03-25T21:50:35.019Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25852025-03-25T21:50:35.067Z Compiling zone v0.1.8
25862025-03-25T21:50:35.287Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25872025-03-25T21:50:36.722Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25882025-03-25T21:50:37.003Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25892025-03-25T21:50:37.380Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25902025-03-25T21:50:37.791Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25912025-03-25T21:50:38.491Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25922025-03-25T21:50:41.234Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25932025-03-25T21:50:41.671Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25942025-03-25T21:50:44.088Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25952025-03-25T21:50:45.915Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25962025-03-25T21:50:46.272Z Compiling rustls-pemfile v1.0.4
25972025-03-25T21:50:47.044Z Compiling signal-hook-tokio v0.3.1
25982025-03-25T21:50:47.264Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25992025-03-25T21:50:47.283Z Compiling twox-hash v2.1.0
26002025-03-25T21:50:47.686Z Compiling yasna v0.5.2
26012025-03-25T21:50:48.315Z Compiling unicode-linebreak v0.1.5
26022025-03-25T21:50:48.903Z Compiling smawk v0.3.2
26032025-03-25T21:50:49.238Z Compiling is_ci v1.2.0
26042025-03-25T21:50:49.572Z Compiling glob v0.3.2
26052025-03-25T21:50:50.382Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26062025-03-25T21:50:50.486Z Compiling supports-color v3.0.2
26072025-03-25T21:50:50.955Z Compiling textwrap v0.16.1
26082025-03-25T21:50:51.192Z Compiling rcgen v0.12.1
26092025-03-25T21:50:54.554Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26102025-03-25T21:50:56.332Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26112025-03-25T21:50:57.053Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26122025-03-25T21:50:57.632Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26132025-03-25T21:51:02.724Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26142025-03-25T21:51:04.465Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26152025-03-25T21:51:17.541Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26162025-03-25T21:51:17.797Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26172025-03-25T21:51:18.383Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
26182025-03-25T21:51:19.870Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26192025-03-25T21:51:22.315Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26202025-03-25T21:51:27.894Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26212025-03-25T21:51:28.480Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26222025-03-25T21:51:29.616Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26232025-03-25T21:51:37.020Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26242025-03-25T21:51:40.357Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26252025-03-25T21:51:45.341Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26262025-03-25T21:51:46.531Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26272025-03-25T21:51:46.885Z Compiling fatfs v0.3.6
26282025-03-25T21:51:46.922Z Compiling subprocess v0.2.9
26292025-03-25T21:51:47.270Z Compiling rtoolbox v0.0.2
26302025-03-25T21:51:47.691Z Compiling assert_matches v1.5.0
26312025-03-25T21:51:47.856Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26322025-03-25T21:51:48.016Z Compiling rpassword v7.3.1
26332025-03-25T21:51:49.641Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26342025-03-25T21:51:51.575Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26352025-03-25T21:51:55.534Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26362025-03-25T21:52:02.680Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26372025-03-25T21:52:24.217Z Compiling tui-tree-widget v0.23.0
26382025-03-25T21:52:24.665Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26392025-03-25T21:52:25.408Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26402025-03-25T21:52:25.758Z Compiling uzers v0.12.1
26412025-03-25T21:52:28.881Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26422025-03-25T21:52:36.264Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26432025-03-25T21:52:37.835Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26442025-03-25T21:52:42.253Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26452025-03-25T21:52:52.993Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26462025-03-25T21:52:57.572Z Compiling multimap v0.10.0
26472025-03-25T21:55:23.052Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26482025-03-25T22:02:36.352Z Finished `release` profile [optimized] target(s) in 17m 34s
26492025-03-25T22:03:44.351Z
26502025-03-25T22:03:44.355Zreal 18:44.181871310
26512025-03-25T22:03:44.355Zuser 2:12:59.337122985
26522025-03-25T22:03:44.355Zsys 3:37.842209742
26532025-03-25T22:03:44.355Ztrap 3.389398195
26542025-03-25T22:03:44.355Ztflt 1.879028792
26552025-03-25T22:03:44.355Zdflt 5.050707162
26562025-03-25T22:03:44.355Zkflt 0.001373656
26572025-03-25T22:03:44.355Zlock 7:54:57.942078747
26582025-03-25T22:03:44.355Zslp 6:49:30.585207492
26592025-03-25T22:03:44.355Zlat 3:38.527722380
26602025-03-25T22:03:44.355Zstop 2:54.819931586
26612025-03-25T22:03:44.355Z+ mapfile -t packages
26622025-03-25T22:03:44.355Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26632025-03-25T22:03:45.476Z Compiling ring v0.17.11
26642025-03-25T22:03:49.007Z Compiling rustls-webpki v0.102.8
26652025-03-25T22:03:49.011Z Compiling rustls v0.23.19
26662025-03-25T22:03:49.011Z Compiling rustls v0.22.4
26672025-03-25T22:03:53.392Z Compiling tokio-rustls v0.25.0
26682025-03-25T22:03:53.791Z Compiling dropshot v0.12.0
26692025-03-25T22:03:54.963Z Compiling tokio-rustls v0.26.0
26702025-03-25T22:03:55.433Z Compiling hyper-rustls v0.27.3
26712025-03-25T22:03:56.029Z Compiling reqwest v0.12.12
26722025-03-25T22:03:58.027Z Compiling dropshot v0.16.0
26732025-03-25T22:04:02.024Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26742025-03-25T22:04:02.599Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26752025-03-25T22:04:06.128Z Compiling progenitor-client v0.8.0
26762025-03-25T22:04:07.082Z Compiling progenitor v0.8.0
26772025-03-25T22:04:07.494Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
26782025-03-25T22:04:12.592Z Compiling progenitor-client v0.9.1
26792025-03-25T22:04:13.586Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26802025-03-25T22:04:16.500Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26812025-03-25T22:04:17.510Z Compiling omicron-zone-package v0.12.0
26822025-03-25T22:04:26.696Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26832025-03-25T22:04:31.001Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26842025-03-25T22:04:31.850Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26852025-03-25T22:04:35.286Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26862025-03-25T22:04:49.796Z Finished `release` profile [optimized] target(s) in 1m 05s
26872025-03-25T22:04:49.970Z Running `target/release/omicron-package -t test list-outputs`
26882025-03-25T22:04:50.024ZLogging to: /work/oxidecomputer/omicron/out/LOG
26892025-03-25T22:04:50.027Z+ ptime -m cargo build --locked --release -p xtask
26902025-03-25T22:04:50.625Z Compiling serde v1.0.218
26912025-03-25T22:04:50.628Z Compiling serde_json v1.0.139
26922025-03-25T22:04:50.628Z Compiling rustix v0.38.37
26932025-03-25T22:04:50.628Z Compiling libc v0.2.170
26942025-03-25T22:04:50.731Z Compiling syn v2.0.98
26952025-03-25T22:04:50.774Z Compiling bitflags v2.6.0
26962025-03-25T22:04:51.090Z Compiling usdt-impl v0.5.0
26972025-03-25T22:04:51.154Z Compiling syn v1.0.109
26982025-03-25T22:04:51.243Z Compiling log v0.4.22
26992025-03-25T22:04:51.261Z Compiling hashbrown v0.15.1
27002025-03-25T22:04:51.524Z Compiling fs-err v2.11.0
27012025-03-25T22:04:51.680Z Compiling once_cell v1.20.3
27022025-03-25T22:04:51.865Z Compiling anyhow v1.0.97
27032025-03-25T22:04:52.058Z Compiling thread-id v4.2.2
27042025-03-25T22:04:52.487Z Compiling indexmap v2.7.1
27052025-03-25T22:04:53.631Z Compiling terminal_size v0.4.0
27062025-03-25T22:04:53.631Z Compiling tempfile v3.13.0
27072025-03-25T22:04:53.906Z Compiling clap_builder v4.5.32
27082025-03-25T22:04:54.388Z Compiling proc-macro-error v1.0.4
27092025-03-25T22:04:55.285Z Compiling tabled_derive v0.7.0
27102025-03-25T22:04:56.445Z Compiling tabled v0.15.0
27112025-03-25T22:04:57.004Z Compiling serde_derive v1.0.218
27122025-03-25T22:04:57.004Z Compiling thiserror-impl v1.0.69
27132025-03-25T22:04:57.008Z Compiling zerocopy-derive v0.7.35
27142025-03-25T22:04:57.008Z Compiling scroll_derive v0.12.0
27152025-03-25T22:04:57.008Z Compiling thiserror-impl v2.0.12
27162025-03-25T22:04:58.410Z Compiling scroll v0.12.0
27172025-03-25T22:04:58.781Z Compiling zerocopy v0.7.35
27182025-03-25T22:04:59.072Z Compiling goblin v0.8.2
27192025-03-25T22:04:59.633Z Compiling thiserror v1.0.69
27202025-03-25T22:04:59.786Z Compiling pest v2.7.14
27212025-03-25T22:05:01.456Z Compiling thiserror v2.0.12
27222025-03-25T22:05:01.650Z Compiling clap_derive v4.5.32
27232025-03-25T22:05:02.783Z Compiling pest_meta v2.7.14
27242025-03-25T22:05:05.836Z Compiling pest_generator v2.7.14
27252025-03-25T22:05:07.556Z Compiling pest_derive v2.7.14
27262025-03-25T22:05:08.473Z Compiling dtrace-parser v0.2.0
27272025-03-25T22:05:10.077Z Compiling toml_datetime v0.6.8
27282025-03-25T22:05:10.806Z Compiling serde_spanned v0.6.8
27292025-03-25T22:05:11.101Z Compiling toml_edit v0.22.24
27302025-03-25T22:05:13.597Z Compiling serde_tokenstream v0.2.2
27312025-03-25T22:05:13.942Z Compiling dof v0.3.0
27322025-03-25T22:05:14.168Z Compiling camino v1.1.9
27332025-03-25T22:05:15.806Z Compiling toml v0.8.20
27342025-03-25T22:05:15.992Z Compiling usdt-attr-macro v0.5.0
27352025-03-25T22:05:17.341Z Compiling usdt-macro v0.5.0
27362025-03-25T22:05:18.576Z Compiling semver v1.0.25
27372025-03-25T22:05:20.013Z Compiling cargo-platform v0.1.8
27382025-03-25T22:05:20.031Z Compiling usdt v0.5.0
27392025-03-25T22:05:20.411Z Compiling cargo_toml v0.21.0
27402025-03-25T22:05:21.147Z Compiling cargo_metadata v0.19.2
27412025-03-25T22:05:21.433Z Compiling camino-tempfile v1.1.1
27422025-03-25T22:05:22.045Z Compiling macaddr v1.0.1
27432025-03-25T22:05:22.205Z Compiling clap v4.5.32
27442025-03-25T22:05:33.641Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27452025-03-25T22:05:39.426Z Finished `release` profile [optimized] target(s) in 49.33s
27462025-03-25T22:05:39.547Z
27472025-03-25T22:05:39.547Zreal 49.479075907
27482025-03-25T22:05:39.547Zuser 5:20.180779722
27492025-03-25T22:05:39.547Zsys 19.498988652
27502025-03-25T22:05:39.547Ztrap 0.152093278
27512025-03-25T22:05:39.551Ztflt 0.170524819
27522025-03-25T22:05:39.551Zdflt 0.406708860
27532025-03-25T22:05:39.551Zkflt 0.000025345
27542025-03-25T22:05:39.552Zlock 10:27.138387823
27552025-03-25T22:05:39.552Zslp 16:06.527683011
27562025-03-25T22:05:39.552Zlat 14.133700570
27572025-03-25T22:05:39.552Zstop 20.192970971
27582025-03-25T22:05:39.552Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27592025-03-25T22:05:39.552Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27602025-03-25T22:05:39.552Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27612025-03-25T22:05:39.552Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27622025-03-25T22:05:39.552Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27632025-03-25T22:05:40.490Z Compiling regress v0.10.3
27642025-03-25T22:05:40.628Z Compiling thiserror-impl v2.0.12
27652025-03-25T22:05:40.632Z Compiling ident_case v1.0.1
27662025-03-25T22:05:40.632Z Compiling unsafe-libyaml v0.2.11
27672025-03-25T22:05:40.632Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27682025-03-25T22:05:40.632Z Compiling tempfile v3.13.0
27692025-03-25T22:05:40.632Z Compiling progenitor-client v0.9.1
27702025-03-25T22:05:40.632Z Compiling quick-error v1.2.3
27712025-03-25T22:05:40.874Z Compiling macaddr v1.0.1
27722025-03-25T22:05:40.938Z Compiling darling_core v0.20.10
27732025-03-25T22:05:41.140Z Compiling progenitor-client v0.8.0
27742025-03-25T22:05:41.204Z Compiling structmeta-derive v0.3.0
27752025-03-25T22:05:41.304Z Compiling instant v0.1.13
27762025-03-25T22:05:41.409Z Compiling wait-timeout v0.2.0
27772025-03-25T22:05:41.475Z Compiling dropshot v0.16.0
27782025-03-25T22:05:41.629Z Compiling bit-vec v0.8.0
27792025-03-25T22:05:41.915Z Compiling rusty-fork v0.3.0
27802025-03-25T22:05:41.941Z Compiling dropshot_endpoint v0.16.0
27812025-03-25T22:05:42.095Z Compiling serde_yaml v0.9.34+deprecated
27822025-03-25T22:05:42.523Z Compiling bit-set v0.8.0
27832025-03-25T22:05:42.604Z Compiling rand_xorshift v0.3.0
27842025-03-25T22:05:42.838Z Compiling unarray v0.1.4
27852025-03-25T22:05:42.960Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27862025-03-25T22:05:43.033Z Compiling proptest v1.6.0
27872025-03-25T22:05:43.157Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27882025-03-25T22:05:43.833Z Compiling thiserror v2.0.12
27892025-03-25T22:05:43.846Z Compiling structmeta v0.3.0
27902025-03-25T22:05:43.984Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27912025-03-25T22:05:44.023Z Compiling backoff v0.4.0
27922025-03-25T22:05:44.202Z Compiling typify-impl v0.2.0
27932025-03-25T22:05:44.285Z Compiling parse-display-derive v0.10.0
27942025-03-25T22:05:44.397Z Compiling test-strategy v0.4.0
27952025-03-25T22:05:45.212Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27962025-03-25T22:05:49.447Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27972025-03-25T22:05:49.497Z Compiling proc-macro-crate v1.3.1
27982025-03-25T22:05:49.497Z Compiling typify-impl v0.3.0
27992025-03-25T22:05:49.497Z Compiling darling_macro v0.20.10
28002025-03-25T22:05:49.497Z Compiling num_enum_derive v0.5.11
28012025-03-25T22:05:49.497Z Compiling darling v0.20.10
28022025-03-25T22:05:49.497Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28032025-03-25T22:05:49.498Z Compiling serde_with_macros v3.12.0
28042025-03-25T22:05:49.498Z Compiling parse-display v0.10.0
28052025-03-25T22:05:49.498Z Compiling itertools v0.13.0
28062025-03-25T22:05:49.528Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
28072025-03-25T22:05:49.528Z Compiling num_enum v0.5.11
28082025-03-25T22:05:49.528Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28092025-03-25T22:05:49.758Z Compiling crucible-workspace-hack v0.1.0
28102025-03-25T22:05:49.845Z Compiling heapless v0.8.0
28112025-03-25T22:05:50.162Z Compiling proc-macro-error v1.0.4
28122025-03-25T22:05:50.556Z Compiling serde_with v3.12.0
28132025-03-25T22:05:50.751Z Compiling camino-tempfile v1.1.1
28142025-03-25T22:05:50.782Z Compiling hash32 v0.3.1
28152025-03-25T22:05:51.054Z Compiling foreign-types-macros v0.2.3
28162025-03-25T22:05:51.216Z Compiling foreign-types-shared v0.3.1
28172025-03-25T22:05:52.359Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28182025-03-25T22:05:52.391Z Compiling smoltcp v0.11.0
28192025-03-25T22:05:52.391Z Compiling foreign-types v0.5.0
28202025-03-25T22:05:52.816Z Compiling tabwriter v1.4.0
28212025-03-25T22:05:53.237Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28222025-03-25T22:05:53.321Z Compiling cstr-argument v0.1.2
28232025-03-25T22:05:53.626Z Compiling cobs v0.2.3
28242025-03-25T22:05:53.943Z Compiling pretty-hex v0.2.1
28252025-03-25T22:05:54.100Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28262025-03-25T22:05:54.154Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28272025-03-25T22:05:54.336Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28282025-03-25T22:05:54.464Z Compiling postcard v1.0.10
28292025-03-25T22:05:54.530Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28302025-03-25T22:05:55.034Z Compiling colored v2.2.0
28312025-03-25T22:05:55.063Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-03-25T22:05:55.126Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28332025-03-25T22:05:55.328Z Compiling winnow v0.6.20
28342025-03-25T22:05:55.513Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28352025-03-25T22:05:55.837Z Compiling smf v0.2.3
28362025-03-25T22:05:56.396Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28372025-03-25T22:05:56.762Z Compiling zone_cfg_derive v0.3.0
28382025-03-25T22:05:57.075Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28392025-03-25T22:05:57.483Z Compiling itertools v0.14.0
28402025-03-25T22:05:58.007Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28412025-03-25T22:05:58.139Z Compiling num-derive v0.4.2
28422025-03-25T22:05:58.734Z Compiling typify-macro v0.2.0
28432025-03-25T22:05:58.847Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28442025-03-25T22:05:58.975Z Compiling sigpipe v0.1.3
28452025-03-25T22:05:59.136Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28462025-03-25T22:05:59.531Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28472025-03-25T22:06:00.451Z Compiling zone v0.3.0
28482025-03-25T22:06:00.476Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28492025-03-25T22:06:00.480Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28502025-03-25T22:06:00.949Z Compiling universal-hash v0.5.1
28512025-03-25T22:06:00.957Z Compiling typify-macro v0.3.0
28522025-03-25T22:06:01.207Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28532025-03-25T22:06:01.286Z Compiling opaque-debug v0.3.1
28542025-03-25T22:06:01.380Z Compiling utf-8 v0.7.6
28552025-03-25T22:06:01.407Z Compiling num-rational v0.4.2
28562025-03-25T22:06:01.734Z Compiling tungstenite v0.21.0
28572025-03-25T22:06:01.857Z Compiling password-hash v0.5.0
28582025-03-25T22:06:02.407Z Compiling typify v0.2.0
28592025-03-25T22:06:02.574Z Compiling progenitor-impl v0.8.0
28602025-03-25T22:06:02.772Z Compiling blake2 v0.10.6
28612025-03-25T22:06:02.842Z Compiling aead v0.5.2
28622025-03-25T22:06:02.911Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28632025-03-25T22:06:03.102Z Compiling num-complex v0.4.6
28642025-03-25T22:06:03.231Z Compiling base64 v0.21.7
28652025-03-25T22:06:03.696Z Compiling convert_case v0.4.0
28662025-03-25T22:06:03.987Z Compiling keccak v0.1.5
28672025-03-25T22:06:04.125Z Compiling num v0.4.3
28682025-03-25T22:06:04.129Z Compiling argon2 v0.5.3
28692025-03-25T22:06:04.284Z Compiling tokio-tungstenite v0.21.0
28702025-03-25T22:06:04.522Z Compiling derive_more v0.99.19
28712025-03-25T22:06:04.720Z Compiling typify v0.3.0
28722025-03-25T22:06:04.869Z Compiling progenitor-impl v0.9.1
28732025-03-25T22:06:04.890Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28742025-03-25T22:06:05.081Z Compiling sha3 v0.10.8
28752025-03-25T22:06:05.113Z Compiling poly1305 v0.8.0
28762025-03-25T22:06:06.116Z Compiling chacha20 v0.9.1
28772025-03-25T22:06:06.134Z Compiling float-ord v0.3.2
28782025-03-25T22:06:06.335Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28792025-03-25T22:06:06.619Z Compiling derive-where v1.2.7
28802025-03-25T22:06:06.787Z Compiling same-file v1.0.6
28812025-03-25T22:06:06.816Z Compiling semver v0.1.20
28822025-03-25T22:06:06.945Z Compiling newline-converter v0.3.0
28832025-03-25T22:06:07.089Z Compiling walkdir v2.5.0
28842025-03-25T22:06:07.145Z Compiling primeorder v0.13.6
28852025-03-25T22:06:07.417Z Compiling rustc_version v0.1.7
28862025-03-25T22:06:07.685Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28872025-03-25T22:06:07.779Z Compiling secrecy v0.8.0
28882025-03-25T22:06:07.868Z Compiling linked-hash-map v0.5.6
28892025-03-25T22:06:08.058Z Compiling owo-colors v4.2.0
28902025-03-25T22:06:08.250Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28912025-03-25T22:06:08.295Z Compiling cancel-safe-futures v0.1.5
28922025-03-25T22:06:08.730Z Compiling lru-cache v0.1.2
28932025-03-25T22:06:08.826Z Compiling newtype_derive v0.1.6
28942025-03-25T22:06:08.967Z Compiling expectorate v1.1.0
28952025-03-25T22:06:09.070Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28962025-03-25T22:06:09.173Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28972025-03-25T22:06:09.178Z Compiling resolv-conf v0.7.0
28982025-03-25T22:06:09.392Z Compiling progenitor-macro v0.8.0
28992025-03-25T22:06:09.471Z Compiling thiserror-impl-no-std v2.0.2
29002025-03-25T22:06:09.671Z Compiling libsw-core v0.3.1
29012025-03-25T22:06:09.748Z Compiling blake3 v1.5.4
29022025-03-25T22:06:09.892Z Compiling half v2.4.1
29032025-03-25T22:06:09.964Z Compiling unicase v2.7.0
29042025-03-25T22:06:10.144Z Compiling ciborium-io v0.2.2
29052025-03-25T22:06:10.321Z Compiling arc-swap v1.7.1
29062025-03-25T22:06:10.340Z Compiling fixedbitset v0.5.7
29072025-03-25T22:06:10.450Z Compiling ciborium-ll v0.2.2
29082025-03-25T22:06:10.868Z Compiling slog-scope v4.4.0
29092025-03-25T22:06:10.938Z Compiling petgraph v0.7.1
29102025-03-25T22:06:10.982Z Compiling libsw v3.4.0
29112025-03-25T22:06:11.077Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29122025-03-25T22:06:11.189Z Compiling hickory-resolver v0.24.4
29132025-03-25T22:06:11.291Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29142025-03-25T22:06:11.674Z Compiling progenitor-macro v0.9.1
29152025-03-25T22:06:12.198Z Compiling thiserror-no-std v2.0.2
29162025-03-25T22:06:12.257Z Compiling polyval v0.6.2
29172025-03-25T22:06:12.355Z Compiling atomicwrites v0.4.4
29182025-03-25T22:06:12.715Z Compiling memmap2 v0.9.5
29192025-03-25T22:06:12.747Z Compiling indent_write v2.2.0
29202025-03-25T22:06:13.010Z Compiling arrayvec v0.7.6
29212025-03-25T22:06:13.139Z Compiling linear-map v1.2.0
29222025-03-25T22:06:13.454Z Compiling constant_time_eq v0.3.1
29232025-03-25T22:06:13.454Z Compiling libefi-sys v0.1.0
29242025-03-25T22:06:13.551Z Compiling parking_lot_core v0.8.6
29252025-03-25T22:06:13.694Z Compiling arrayref v0.3.9
29262025-03-25T22:06:13.801Z Compiling salty v0.3.0
29272025-03-25T22:06:14.073Z Compiling ghash v0.5.1
29282025-03-25T22:06:14.301Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29292025-03-25T22:06:14.322Z Compiling vsss-rs v3.3.4
29302025-03-25T22:06:14.977Z Compiling slog-stdlog v4.1.1
29312025-03-25T22:06:15.273Z Compiling ciborium v0.2.2
29322025-03-25T22:06:15.561Z Compiling p384 v0.13.0
29332025-03-25T22:06:15.647Z Compiling toolchain_find v0.4.0
29342025-03-25T22:06:16.281Z Compiling chacha20poly1305 v0.10.1
29352025-03-25T22:06:16.551Z Compiling ctr v0.9.2
29362025-03-25T22:06:16.596Z Compiling lzma-sys v0.1.20
29372025-03-25T22:06:16.646Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29382025-03-25T22:06:16.961Z Compiling bitfield-struct v0.6.2
29392025-03-25T22:06:17.060Z Compiling slog-dtrace v0.3.0
29402025-03-25T22:06:17.094Z Compiling topological-sort v0.2.2
29412025-03-25T22:06:17.355Z Compiling highway v1.3.0
29422025-03-25T22:06:17.432Z Compiling omicron-zone-package v0.12.0
29432025-03-25T22:06:17.610Z Compiling aes-gcm v0.10.3
29442025-03-25T22:06:17.944Z Compiling rustfmt-wrapper v0.2.1
29452025-03-25T22:06:17.968Z Compiling mime_guess v2.0.5
29462025-03-25T22:06:18.161Z Compiling slog-envlogger v2.2.0
29472025-03-25T22:06:18.307Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29482025-03-25T22:06:18.584Z Compiling steno v0.4.1
29492025-03-25T22:06:19.186Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29502025-03-25T22:06:19.437Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29512025-03-25T22:06:19.508Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29522025-03-25T22:06:19.530Z Compiling heck v0.3.3
29532025-03-25T22:06:19.594Z Compiling ssh-encoding v0.2.0
29542025-03-25T22:06:19.967Z Compiling blowfish v0.9.1
29552025-03-25T22:06:20.075Z Compiling nibble_vec v0.1.0
29562025-03-25T22:06:20.106Z Compiling env_filter v0.1.2
29572025-03-25T22:06:20.317Z Compiling endian-type v0.1.2
29582025-03-25T22:06:20.440Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29592025-03-25T22:06:20.582Z Compiling humantime v2.1.0
29602025-03-25T22:06:20.585Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29612025-03-25T22:06:20.684Z Compiling radix_trie v0.2.1
29622025-03-25T22:06:20.750Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29632025-03-25T22:06:20.855Z Compiling env_logger v0.11.5
29642025-03-25T22:06:21.083Z Compiling bcrypt-pbkdf v0.10.0
29652025-03-25T22:06:21.325Z Compiling progenitor v0.8.0
29662025-03-25T22:06:21.370Z Compiling zone_cfg_derive v0.1.2
29672025-03-25T22:06:21.544Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29682025-03-25T22:06:21.583Z Compiling ssh-cipher v0.2.0
29692025-03-25T22:06:21.681Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29702025-03-25T22:06:22.077Z Compiling parking_lot v0.11.2
29712025-03-25T22:06:22.097Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29722025-03-25T22:06:22.938Z Compiling qorb v0.2.1
29732025-03-25T22:06:22.986Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29742025-03-25T22:06:23.045Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29752025-03-25T22:06:23.067Z Compiling password-hash v0.4.2
29762025-03-25T22:06:23.457Z Compiling gethostname v0.5.0
29772025-03-25T22:06:23.500Z Compiling fxhash v0.2.1
29782025-03-25T22:06:23.542Z Compiling http-range v0.1.5
29792025-03-25T22:06:23.661Z Compiling base64 v0.13.1
29802025-03-25T22:06:23.683Z Compiling progenitor v0.9.1
29812025-03-25T22:06:23.737Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29822025-03-25T22:06:23.873Z Compiling sled v0.34.7
29832025-03-25T22:06:23.927Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29842025-03-25T22:06:23.959Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29852025-03-25T22:06:24.086Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29862025-03-25T22:06:24.265Z Compiling ron v0.7.1
29872025-03-25T22:06:24.963Z Compiling pbkdf2 v0.11.0
29882025-03-25T22:06:25.366Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29892025-03-25T22:06:26.054Z Compiling xz2 v0.1.7
29902025-03-25T22:06:26.534Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29912025-03-25T22:06:27.229Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29922025-03-25T22:06:27.408Z Compiling zone v0.1.8
29932025-03-25T22:06:27.569Z Compiling ssh-key v0.6.6
29942025-03-25T22:06:28.871Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29952025-03-25T22:06:28.982Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29962025-03-25T22:06:29.580Z Compiling hickory-client v0.24.4
29972025-03-25T22:06:30.298Z Compiling p521 v0.13.3
29982025-03-25T22:06:30.606Z Compiling p256 v0.13.2
29992025-03-25T22:06:30.896Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30002025-03-25T22:06:31.458Z Compiling hickory-server v0.24.4
30012025-03-25T22:06:31.706Z Compiling pem v3.0.5
30022025-03-25T22:06:31.909Z Compiling yasna v0.5.2
30032025-03-25T22:06:32.474Z Compiling headers-core v0.3.0
30042025-03-25T22:06:32.574Z Compiling kstat-rs v0.2.4
30052025-03-25T22:06:32.681Z Compiling nanorand v0.7.0
30062025-03-25T22:06:33.167Z Compiling russh-cryptovec v0.7.3
30072025-03-25T22:06:33.227Z Compiling atty v0.2.14
30082025-03-25T22:06:33.255Z Compiling md5 v0.7.0
30092025-03-25T22:06:33.406Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
30102025-03-25T22:06:33.426Z Compiling flume v0.11.1
30112025-03-25T22:06:33.515Z Compiling rcgen v0.12.1
30122025-03-25T22:06:33.762Z Compiling russh-keys v0.45.0
30132025-03-25T22:06:34.075Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30142025-03-25T22:06:35.575Z Compiling headers v0.4.0
30152025-03-25T22:06:35.711Z Compiling hyper-staticfile v0.10.1
30162025-03-25T22:06:36.714Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30172025-03-25T22:06:37.240Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30182025-03-25T22:06:37.301Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30192025-03-25T22:06:37.612Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
30202025-03-25T22:06:37.897Z Compiling num-bigint v0.4.6
30212025-03-25T22:06:38.011Z Compiling des v0.8.1
30222025-03-25T22:06:38.014Z Compiling subprocess v0.2.9
30232025-03-25T22:06:38.386Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30242025-03-25T22:06:38.438Z Compiling display-error-chain v0.2.2
30252025-03-25T22:06:38.688Z Compiling hex-literal v0.4.1
30262025-03-25T22:06:39.326Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30272025-03-25T22:06:39.781Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30282025-03-25T22:06:39.800Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30292025-03-25T22:06:42.222Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30302025-03-25T22:06:43.637Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30312025-03-25T22:06:44.072Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30322025-03-25T22:06:44.557Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30332025-03-25T22:06:46.351Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30342025-03-25T22:06:46.390Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30352025-03-25T22:06:47.181Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30362025-03-25T22:06:47.687Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30372025-03-25T22:06:48.306Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30382025-03-25T22:06:48.390Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30392025-03-25T22:06:49.739Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30402025-03-25T22:06:50.314Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30412025-03-25T22:06:51.171Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30422025-03-25T22:06:51.250Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30432025-03-25T22:06:51.365Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30442025-03-25T22:06:53.094Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30452025-03-25T22:06:53.599Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30462025-03-25T22:06:54.222Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30472025-03-25T22:06:54.674Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30482025-03-25T22:06:54.864Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30492025-03-25T22:06:55.977Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30502025-03-25T22:06:56.205Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30512025-03-25T22:06:56.981Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30522025-03-25T22:06:58.862Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30532025-03-25T22:06:59.069Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30542025-03-25T22:06:59.149Z Compiling russh v0.45.0
30552025-03-25T22:07:00.440Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30562025-03-25T22:07:01.235Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30572025-03-25T22:07:01.693Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30582025-03-25T22:07:01.843Z Compiling internet-checksum v0.2.1
30592025-03-25T22:07:07.570Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30602025-03-25T22:07:14.572Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30612025-03-25T22:07:16.165Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30622025-03-25T22:07:40.408Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30632025-03-25T22:08:03.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
30642025-03-25T22:08:03.349Z
30652025-03-25T22:08:03.349Zreal 2:23.711013819
30662025-03-25T22:08:03.349Zuser 12:10.935451819
30672025-03-25T22:08:03.349Zsys 1:38.245157191
30682025-03-25T22:08:03.349Ztrap 0.361993346
30692025-03-25T22:08:03.350Ztflt 0.263593975
30702025-03-25T22:08:03.350Zdflt 0.724574780
30712025-03-25T22:08:03.350Zkflt 0.000027594
30722025-03-25T22:08:03.350Zlock 22:58.229378420
30732025-03-25T22:08:03.350Zslp 42:57.195287954
30742025-03-25T22:08:03.350Zlat 39.639905043
30752025-03-25T22:08:03.350Zstop 1:46.676502235
30762025-03-25T22:08:03.354Z+ mkdir tests
30772025-03-25T22:08:03.354Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30782025-03-25T22:08:03.388Z+ xargs -I '{}' -t cp '{}' tests/
30792025-03-25T22:08:03.413Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-85a52c52ac369810 tests/
30802025-03-25T22:08:03.428Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0ce3b2f09d354b4b tests/
30812025-03-25T22:08:03.451Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-8157ae39450efb9d tests/
30822025-03-25T22:08:03.468Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-72010e6fc5b9e64b tests/
30832025-03-25T22:08:03.677Z+ 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/*)
30842025-03-25T22:08:03.681Z+ 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-0ce3b2f09d354b4b tests/commtest-8157ae39450efb9d tests/dhcp_server-85a52c52ac369810 tests/end_to_end_tests-72010e6fc5b9e64b 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
30852025-03-25T22:09:21.987ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30862025-03-25T22:09:21.987Za .github/buildomat/ci-env.sh 1K
30872025-03-25T22:09:21.987Za out/target/test 1K
30882025-03-25T22:09:21.988Za out/npuzone/npuzone 23144K
30892025-03-25T22:09:21.988Za package-manifest.toml 33K
30902025-03-25T22:09:21.988Za smf/sled-agent/non-gimlet/config.toml 4K
30912025-03-25T22:09:21.988Za target/release/omicron-package 39604K
30922025-03-25T22:09:21.988Za target/release/xtask 10810K
30932025-03-25T22:09:21.988Za target/debug/bootstrap 219397K
30942025-03-25T22:09:21.988Za tests/bootstrap-0ce3b2f09d354b4b 24084K
30952025-03-25T22:09:21.988Za tests/commtest-8157ae39450efb9d 24339K
30962025-03-25T22:09:21.988Za tests/dhcp_server-85a52c52ac369810 24084K
30972025-03-25T22:09:21.988Za tests/end_to_end_tests-72010e6fc5b9e64b 274003K
30982025-03-25T22:09:21.988Za out/clickhouse.tar.gz 304240K
30992025-03-25T22:09:21.988Za out/clickhouse_keeper.tar.gz 289736K
31002025-03-25T22:09:21.988Za out/clickhouse_server.tar.gz 304189K
31012025-03-25T22:09:21.988Za out/cockroachdb.tar.gz 144202K
31022025-03-25T22:09:21.988Za out/crucible-dtrace.tar 98K
31032025-03-25T22:09:21.988Za out/crucible-pantry-zone.tar.gz 32788K
31042025-03-25T22:09:21.988Za out/crucible-zone.tar.gz 41175K
31052025-03-25T22:09:21.989Za out/external-dns.tar.gz 45249K
31062025-03-25T22:09:21.989Za out/internal-dns.tar.gz 45252K
31072025-03-25T22:09:21.989Za out/mg-ddm-gz.tar 65544K
31082025-03-25T22:09:21.989Za out/nexus.tar.gz 110417K
31092025-03-25T22:09:21.989Za out/ntp.tar.gz 14738K
31102025-03-25T22:09:21.989Za out/omicron-gateway-softnpu.tar.gz 24801K
31112025-03-25T22:09:21.989Za out/omicron-sled-agent.tar 125150K
31122025-03-25T22:09:21.989Za out/overlay.tar.gz 3K
31132025-03-25T22:09:21.989Za out/oximeter.tar.gz 54294K
31142025-03-25T22:09:21.989Za out/oxlog.tar 3144K
31152025-03-25T22:09:21.989Za out/probe.tar.gz 2764K
31162025-03-25T22:09:21.989Za out/propolis-server.tar.gz 67599K
31172025-03-25T22:09:21.989Za out/pumpkind-gz.tar 26648K
31182025-03-25T22:09:21.989Za out/switch-softnpu.tar.gz 269346K
31192025-03-25T22:09:21.997Z
31202025-03-25T22:09:21.997Zreal 1:18.292217812
31212025-03-25T22:09:21.997Zuser 1:14.646817265
31222025-03-25T22:09:21.997Zsys 5.181250608
31232025-03-25T22:09:21.997Ztrap 0.019565846
31242025-03-25T22:09:21.997Ztflt 0.000000000
31252025-03-25T22:09:21.997Zdflt 0.000000000
31262025-03-25T22:09:21.997Zkflt 0.000000000
31272025-03-25T22:09:21.997Zlock 0.000000000
31282025-03-25T22:09:21.997Zslp 1:14.478356851
31292025-03-25T22:09:21.997Zlat 2.253761633
31302025-03-25T22:09:21.997Zstop 0.000206181
31312025-03-25T22:09:21.998Zprocess exited: duration 2190908 ms, exit code 0
 
31322025-03-25T22:09:22.010Zfound 1 output files
31332025-03-25T22:09:22.011Zuploading: /work/package.tar.gz (2029036574 bytes)
31342025-03-25T22:10:18.986Zuploaded: /work/package.tar.gz