01JPRB4JDSS1A2GQP7BC7GVDPK: 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: 01JPRB555FFN9723HWPWB3AYFZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-19T23:18:23.690Zjob assigned to worker 01JPRB5400CPN1EMHAXXKMXHJ3 [factory aws, i-07be7ad2adfde2bd1] (queued for 55 s)
 
22025-03-19T23:18:31.583Zstarting task 0: "setup"
32025-03-19T23:18:31.588Z++ uname -s
42025-03-19T23:18:31.591Z+ kern=SunOS
52025-03-19T23:18:31.591Z+ build_user=build
62025-03-19T23:18:31.591Z+ build_uid=12345
72025-03-19T23:18:31.591Z+ work_dir=/work
82025-03-19T23:18:31.591Z+ input_dir=/input
92025-03-19T23:18:31.591Z+ [[ 0 == 12345 ]]
102025-03-19T23:18:31.591Z+ case "$kern" in
112025-03-19T23:18:31.591Z+ groupadd -g 12345 build
122025-03-19T23:18:31.595Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-19T23:18:33.602Z+ zfs create -o mountpoint=/work rpool/work
142025-03-19T23:18:33.735Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-19T23:18:33.738Z+ home_fs=zfs
162025-03-19T23:18:33.738Z+ [[ zfs == autofs ]]
172025-03-19T23:18:33.738Z+ mkdir -p /home/build
182025-03-19T23:18:33.742Z+ chown build:build /home/build /work
192025-03-19T23:18:35.742Z+ chmod 0700 /home/build /work
202025-03-19T23:18:35.745Zprocess exited: duration 4163 ms, exit code 0
 
212025-03-19T23:18:35.752Zstarting task 1: "rust-toolchain"
222025-03-19T23:18:35.759Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-19T23:18:35.759Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-19T23:18:35.759Z * rust toolchain channel = "1.85.0"
252025-03-19T23:18:35.759Z * rust toolchain profile = "default"
262025-03-19T23:18:35.759Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-19T23:18:35.759Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-19T23:18:35.763Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-19T23:18:35.763Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-19T23:18:35.877Zinfo: downloading installer
312025-03-19T23:18:37.093Zwarn: It looks like you have an existing installation of Rust at:
322025-03-19T23:18:37.093Zwarn: /opt/ooce/bin
332025-03-19T23:18:37.093Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-19T23:18:37.093Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-19T23:18:37.093Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-19T23:18:37.093Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-19T23:18:37.094Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-19T23:18:37.094Zerror: cannot install while Rust is installed
392025-03-19T23:18:37.094Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-19T23:18:37.120Zinfo: profile set to 'default'
412025-03-19T23:18:37.120Zinfo: default host triple is x86_64-unknown-illumos
422025-03-19T23:18:37.123Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-19T23:18:37.299Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-19T23:18:37.299Zinfo: downloading component 'cargo'
452025-03-19T23:18:38.188Zinfo: downloading component 'clippy'
462025-03-19T23:18:38.573Zinfo: downloading component 'rust-docs'
472025-03-19T23:18:39.683Zinfo: downloading component 'rust-std'
482025-03-19T23:18:41.327Zinfo: downloading component 'rustc'
492025-03-19T23:18:49.196Zinfo: downloading component 'rustfmt'
502025-03-19T23:18:49.441Zinfo: installing component 'cargo'
512025-03-19T23:18:50.253Zinfo: installing component 'clippy'
522025-03-19T23:18:50.633Zinfo: installing component 'rust-docs'
532025-03-19T23:18:52.386Zinfo: installing component 'rust-std'
542025-03-19T23:18:54.234Zinfo: installing component 'rustc'
552025-03-19T23:19:00.210Zinfo: installing component 'rustfmt'
562025-03-19T23:19:00.538Z
572025-03-19T23:19:00.538Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
582025-03-19T23:19:00.903Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-19T23:19:00.903Z
602025-03-19T23:19:00.907Z
612025-03-19T23:19:00.907ZRust is installed now. Great!
622025-03-19T23:19:00.907Z
632025-03-19T23:19:00.907ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-19T23:19:00.907Zenvironment variable. This has not been done automatically.
652025-03-19T23:19:00.907Z
662025-03-19T23:19:00.907ZTo configure your current shell, you need to source
672025-03-19T23:19:00.907Zthe corresponding env file under $HOME/.cargo.
682025-03-19T23:19:00.907Z
692025-03-19T23:19:00.907ZThis is usually done by running one of the following (note the leading DOT):
702025-03-19T23:19:00.907Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-19T23:19:00.907Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-19T23:19:00.907Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-19T23:19:00.976Z+ rustup --version
742025-03-19T23:19:00.987Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-19T23:19:00.987Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-19T23:19:01.015Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-19T23:19:01.018Z+ cargo --version
782025-03-19T23:19:01.036Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-19T23:19:01.040Z+ rustc --version
802025-03-19T23:19:01.065Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-19T23:19:01.068Zprocess exited: duration 25314 ms, exit code 0
 
822025-03-19T23:19:01.075Zstarting task 2: "authentication"
832025-03-19T23:19:01.098Zprocess exited: duration 22 ms, exit code 0
 
842025-03-19T23:19:01.107Zstarting task 3: "clone repository"
852025-03-19T23:19:01.110Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-19T23:19:01.114Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-19T23:19:01.770ZCloning into '/work/oxidecomputer/omicron'...
882025-03-19T23:19:09.480Z+ cd /work/oxidecomputer/omicron
892025-03-19T23:19:09.480Z+ git fetch origin c84a598a56b91d04a91e28d587d465d06732cb9e
902025-03-19T23:19:09.807ZFrom https://github.com/oxidecomputer/omicron
912025-03-19T23:19:09.807Z * branch c84a598a56b91d04a91e28d587d465d06732cb9e -> FETCH_HEAD
922025-03-19T23:19:09.818Z+ [[ -n iliana/tuf-replication-generation-numbers ]]
932025-03-19T23:19:09.822Z++ git branch --show-current
942025-03-19T23:19:09.825Z+ current=main
952025-03-19T23:19:09.825Z+ [[ main != iliana/tuf-replication-generation-numbers ]]
962025-03-19T23:19:09.825Z+ git branch -f iliana/tuf-replication-generation-numbers c84a598a56b91d04a91e28d587d465d06732cb9e
972025-03-19T23:19:09.828Z+ git checkout -f iliana/tuf-replication-generation-numbers
982025-03-19T23:19:10.018ZSwitched to branch 'iliana/tuf-replication-generation-numbers'
992025-03-19T23:19:10.022Z+ git reset --hard c84a598a56b91d04a91e28d587d465d06732cb9e
1002025-03-19T23:19:10.206ZHEAD is now at c84a598a5 ledger management task; rename ledger file
1012025-03-19T23:19:10.209Zprocess exited: duration 9101 ms, exit code 0
 
1022025-03-19T23:19:10.216Zstarting task 4: "build"
1032025-03-19T23:19:10.221Z+ source .github/buildomat/ci-env.sh
1042025-03-19T23:19:10.224Z++ export CARGO_TERM_COLOR=always
1052025-03-19T23:19:10.224Z++ CARGO_TERM_COLOR=always
1062025-03-19T23:19:10.224Z+ cargo --version
1072025-03-19T23:19:10.277Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-19T23:19:10.282Z+ rustc --version
1092025-03-19T23:19:10.347Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-19T23:19:10.351Z+ WORK=/work
1112025-03-19T23:19:10.351Z+ pfexec mkdir -p /work
1122025-03-19T23:19:10.354Z+ pfexec chown build /work
1132025-03-19T23:19:10.357Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-19T23:19:14.600Zpkg list: illegal option -- F
1152025-03-19T23:19:14.603ZUsage:
1162025-03-19T23:19:14.604Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-19T23:19:14.604Z [pkg_fmri_pattern ...]
1182025-03-19T23:19:15.445Zpkg list: illegal option -- F
1192025-03-19T23:19:15.445ZUsage:
1202025-03-19T23:19:15.451Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-19T23:19:15.451Z [pkg_fmri_pattern ...]
1222025-03-19T23:19:23.143Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-19T23:19:27.807Z Startup: Caching catalogs ... Done
1242025-03-19T23:19:42.542ZPlanning: Solver setup ... Done (13.662s)
1252025-03-19T23:19:42.708ZPlanning: Running solver ... Done (0.166s)
1262025-03-19T23:19:43.115ZPlanning: Finding local manifests ... Done (0.282s)
1272025-03-19T23:19:43.128ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-19T23:19:43.846ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-19T23:19:44.478ZPlanning: Package planning ... Done (0.632s)
1302025-03-19T23:19:44.535ZPlanning: Merging actions ... Done (0.057s)
1312025-03-19T23:19:45.339ZPlanning: Checking for conflicting actions ... Done (0.804s)
1322025-03-19T23:19:50.676ZPlanning: Consolidating action changes ... Done (5.336s)
1332025-03-19T23:19:51.073ZPlanning: Evaluating mediators ... Done (0.397s)
1342025-03-19T23:19:51.288ZPlanning: Planning completed in 23.38 seconds
1352025-03-19T23:19:51.303Z Packages to install: 4
1362025-03-19T23:19:51.303Z Packages to update: 3
1372025-03-19T23:19:51.303Z Mediators to change: 2
1382025-03-19T23:19:51.306Z Services to change: 1
1392025-03-19T23:19:51.306Z Estimated space available: 155.59 GB
1402025-03-19T23:19:51.306ZEstimated space to be consumed: 1.67 GB
1412025-03-19T23:19:51.306Z Create boot environment: No
1422025-03-19T23:19:51.306ZCreate backup boot environment: Yes
1432025-03-19T23:19:51.306Z Rebuild boot archive: No
1442025-03-19T23:19:51.307Z
1452025-03-19T23:19:51.307ZChanged mediators:
1462025-03-19T23:19:51.307Z mediator clang:
1472025-03-19T23:19:51.307Z version: None -> 15 (system default)
1482025-03-19T23:19:51.307Z
1492025-03-19T23:19:51.307Z mediator llvm:
1502025-03-19T23:19:51.307Z version: 14 (system default) -> 15 (system default)
1512025-03-19T23:19:51.307Z
1522025-03-19T23:19:51.307ZChanged packages:
1532025-03-19T23:19:51.307Zhelios-dev
1542025-03-19T23:19:51.307Z developer/build-essential
1552025-03-19T23:19:51.307Z None -> 11-2.0
1562025-03-19T23:19:51.307Z library/libxmlsec1
1572025-03-19T23:19:51.307Z None -> 1.2.35-2.0
1582025-03-19T23:19:51.307Z ooce/developer/clang-15
1592025-03-19T23:19:51.307Z None -> 15.0.7-2.0
1602025-03-19T23:19:51.307Z ooce/developer/llvm-15
1612025-03-19T23:19:51.307Z None -> 15.0.7-2.0
1622025-03-19T23:19:51.307Z package/pkg
1632025-03-19T23:19:51.307Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-19T23:19:51.307Z system/library/g++-runtime
1652025-03-19T23:19:51.307Z 13-2.0 -> 14-2.0
1662025-03-19T23:19:51.307Z system/library/gcc-runtime
1672025-03-19T23:19:51.307Z 13-2.0 -> 14-2.0
1682025-03-19T23:19:51.307Z
1692025-03-19T23:19:51.307ZServices:
1702025-03-19T23:19:51.307Z restart_fmri:
1712025-03-19T23:19:51.307Z svc:/system/update-man-index:default
1722025-03-19T23:19:51.307Z
1732025-03-19T23:19:51.307ZEditable files to change:
1742025-03-19T23:19:51.307Z Update:
1752025-03-19T23:19:51.307Z usr/share/lib/pkg/web/config.shtml
1762025-03-19T23:19:51.573Z
1772025-03-19T23:19:51.573ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-19T23:19:56.573ZDownload: 656/4301 items 18.0/225.4MB 7% complete (3.6M/s)
1792025-03-19T23:20:01.573ZDownload: 1425/4301 items 105.7/225.4MB 46% complete (10.6M/s)
1802025-03-19T23:20:06.574ZDownload: 2753/4301 items 120.9/225.4MB 53% complete (10.3M/s)
1812025-03-19T23:20:11.820ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (11.7M/s)
1822025-03-19T23:20:17.037ZDownload: 4291/4301 items 224.4/225.4MB 99% complete (10.3M/s)
1832025-03-19T23:20:17.089ZDownload: Completed 225.42 MB in 25.51 seconds (8.8M/s)
1842025-03-19T23:20:19.198Z Actions: 1/5122 actions (Removing old actions)
1852025-03-19T23:20:19.209Z Actions: 194/5122 actions (Installing new actions)
1862025-03-19T23:20:24.233Z Actions: 4147/5122 actions (Installing new actions)
1872025-03-19T23:20:24.592Z Actions: 4267/5122 actions (Updating modified actions)
1882025-03-19T23:20:25.066Z Actions: Completed 5122 actions in 5.88 seconds.
1892025-03-19T23:20:25.305Z Done (0.230s)
1902025-03-19T23:20:25.308Z Done (0.001s)
1912025-03-19T23:20:25.942Z Done (0.636s)
1922025-03-19T23:20:32.207Z Done (6.029s)
1932025-03-19T23:20:32.511Z Done (0.231s)
1942025-03-19T23:20:32.514Z Done (0.000s)
1952025-03-19T23:20:32.719Z Done (0.000s)
1962025-03-19T23:20:33.451ZPlanning: Evaluating mediator changes ... Done
1972025-03-19T23:20:33.612ZPlanning: Checking for conflicting actions ... Done
1982025-03-19T23:20:33.616ZPlanning: Consolidating action changes ... Done
1992025-03-19T23:20:33.882ZPlanning: Evaluating mediators ... Done
2002025-03-19T23:20:33.885ZPlanning: Planning completed in 0.43 seconds
2012025-03-19T23:20:33.922Z Mediators to change: 2
2022025-03-19T23:20:33.922Z Create boot environment: No
2032025-03-19T23:20:33.925ZCreate backup boot environment: No
2042025-03-19T23:20:34.002Z Done
2052025-03-19T23:20:34.002Z Done
2062025-03-19T23:20:34.462Z Done
2072025-03-19T23:20:38.020Z Done
2082025-03-19T23:20:38.109Z Done
2092025-03-19T23:20:38.112Z Done
2102025-03-19T23:20:38.252Z Done
2112025-03-19T23:20:38.856ZPlanning: Evaluating mediator changes ... Done
2122025-03-19T23:20:38.859ZPlanning: Merging actions ... Done
2132025-03-19T23:20:39.048ZPlanning: Checking for conflicting actions ... Done
2142025-03-19T23:20:39.051ZPlanning: Consolidating action changes ... Done
2152025-03-19T23:20:39.315ZPlanning: Evaluating mediators ... Done
2162025-03-19T23:20:39.368ZPlanning: Planning completed in 0.75 seconds
2172025-03-19T23:20:39.409Z Packages to change: 1
2182025-03-19T23:20:39.409Z Mediators to change: 1
2192025-03-19T23:20:39.412Z Services to change: 1
2202025-03-19T23:20:39.412Z Create boot environment: No
2212025-03-19T23:20:39.412ZCreate backup boot environment: Yes
2222025-03-19T23:20:41.721Z Actions: 1/6 actions (Updating modified actions)
2232025-03-19T23:20:41.724Z Actions: Completed 6 actions in 0.00 seconds.
2242025-03-19T23:20:41.724Z Done
2252025-03-19T23:20:41.724Z Done
2262025-03-19T23:20:41.851Z Done
2272025-03-19T23:20:45.433Z Done
2282025-03-19T23:20:45.526Z Done
2292025-03-19T23:20:45.530Z Done
2302025-03-19T23:20:45.681Z Done
2312025-03-19T23:20:46.109ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-03-19T23:20:46.110Zclang system 15 system
2332025-03-19T23:20:46.110Zcsh system system illumos
2342025-03-19T23:20:46.110Zctags system system illumos
2352025-03-19T23:20:46.110Zgcc vendor 12 vendor
2362025-03-19T23:20:46.110Zgcc system 10 system
2372025-03-19T23:20:46.110Zgcc system 7 system
2382025-03-19T23:20:46.110Zgo system 1.20 system
2392025-03-19T23:20:46.110Zgo system 1.19 system
2402025-03-19T23:20:46.110Zllvm system 15 system
2412025-03-19T23:20:46.110Zllvm system 14 system
2422025-03-19T23:20:46.110Zmariadb system 10.6 system
2432025-03-19T23:20:46.110Zmta vendor vendor dma
2442025-03-19T23:20:46.110Zopenjdk system 17 system
2452025-03-19T23:20:46.110Zopenjdk system 11 system
2462025-03-19T23:20:46.110Zopenjdk system 1.8 system
2472025-03-19T23:20:46.110Zopenssl vendor 3 vendor
2482025-03-19T23:20:46.110Zperl system 5.36 system
2492025-03-19T23:20:46.110Zpostgresql system 15 system
2502025-03-19T23:20:46.110Zpostgresql system 13 system
2512025-03-19T23:20:46.110Zpython vendor 3 vendor
2522025-03-19T23:20:46.110Zpython system 2 system
2532025-03-19T23:20:46.110Zpython3 system 3.11 system
2542025-03-19T23:20:46.110Zruby system 3.0 system
2552025-03-19T23:20:46.110Zwords vendor vendor american-english
2562025-03-19T23:20:46.110Zwords system system australian-english
2572025-03-19T23:20:46.110Zwords system system british-english
2582025-03-19T23:20:46.110Zwords system system canadian-english
2592025-03-19T23:20:46.110Zwords system system french
2602025-03-19T23:20:46.110Zwords system system italian
2612025-03-19T23:20:46.110Zwords system system ngerman
2622025-03-19T23:20:46.110Zwords system system ogerman
2632025-03-19T23:20:46.110Zwords system system spanish
2642025-03-19T23:20:46.445ZPUBLISHER TYPE STATUS P LOCATION
2652025-03-19T23:20:46.445Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-03-19T23:20:49.606ZFMRI IFO
2672025-03-19T23:20:49.606Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-03-19T23:20:49.607Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-03-19T23:20:49.607Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-03-19T23:20:49.607Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-03-19T23:20:49.607Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-03-19T23:20:49.607Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732025-03-19T23:20:49.607Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2742025-03-19T23:20:49.607Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752025-03-19T23:20:49.607Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762025-03-19T23:20:49.607Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2772025-03-19T23:20:49.607Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782025-03-19T23:20:49.607Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792025-03-19T23:20:49.607Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2802025-03-19T23:20:49.607Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812025-03-19T23:20:49.607Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822025-03-19T23:20:50.443Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832025-03-19T23:20:50.765Z Updating crates.io index
2842025-03-19T23:20:50.804Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852025-03-19T23:20:51.376Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862025-03-19T23:20:51.648Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872025-03-19T23:20:51.928Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2882025-03-19T23:20:52.186Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892025-03-19T23:20:53.163Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902025-03-19T23:20:54.950Z Updating git repository `https://github.com/oxidecomputer/opte`
2912025-03-19T23:20:55.693Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922025-03-19T23:20:57.423Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932025-03-19T23:20:57.684Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942025-03-19T23:20:58.022Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952025-03-19T23:20:58.560Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962025-03-19T23:20:59.113Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972025-03-19T23:20:59.472Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2982025-03-19T23:20:59.739Z Updating git repository `https://github.com/oxidecomputer/tofino`
2992025-03-19T23:21:00.060Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002025-03-19T23:21:00.318Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012025-03-19T23:21:00.546Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022025-03-19T23:21:00.852Z Updating git repository `https://github.com/oxidecomputer/lldp`
3032025-03-19T23:21:01.187Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-03-19T23:21:01.460Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3052025-03-19T23:21:01.868Z Updating git repository `https://github.com/oxidecomputer/ispf`
3062025-03-19T23:21:02.253Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3072025-03-19T23:21:02.539Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3082025-03-19T23:21:03.070Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3092025-03-19T23:21:03.416Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102025-03-19T23:21:03.800Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112025-03-19T23:21:04.309Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3122025-03-19T23:21:04.590Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3132025-03-19T23:21:04.817Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3142025-03-19T23:21:05.104Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3152025-03-19T23:21:06.686Z Downloading crates ...
3162025-03-19T23:21:06.747Z Downloaded block-buffer v0.10.4
3172025-03-19T23:21:06.750Z Downloaded byteorder v1.5.0
3182025-03-19T23:21:06.753Z Downloaded bytecount v0.6.8
3192025-03-19T23:21:06.756Z Downloaded camino v1.1.9
3202025-03-19T23:21:06.794Z Downloaded memmap v0.7.0
3212025-03-19T23:21:06.798Z Downloaded indexmap v2.7.1
3222025-03-19T23:21:06.802Z Downloaded dtrace-parser v0.2.0
3232025-03-19T23:21:06.806Z Downloaded clap_lex v0.7.4
3242025-03-19T23:21:06.807Z Downloaded scroll v0.12.0
3252025-03-19T23:21:06.810Z Downloaded fs-err v2.11.0
3262025-03-19T23:21:06.816Z Downloaded camino-tempfile v1.1.1
3272025-03-19T23:21:06.820Z Downloaded dof v0.3.0
3282025-03-19T23:21:06.821Z Downloaded proc-macro-error-attr v1.0.4
3292025-03-19T23:21:06.824Z Downloaded fnv v1.0.7
3302025-03-19T23:21:06.824Z Downloaded colorchoice v1.0.2
3312025-03-19T23:21:06.824Z Downloaded clap v4.5.31
3322025-03-19T23:21:06.830Z Downloaded textwrap v0.16.1
3332025-03-19T23:21:06.833Z Downloaded pretty-hex v0.4.1
3342025-03-19T23:21:06.836Z Downloaded errno v0.3.9
3352025-03-19T23:21:06.836Z Downloaded pest_meta v2.7.14
3362025-03-19T23:21:06.839Z Downloaded papergrid v0.11.0
3372025-03-19T23:21:06.844Z Downloaded ryu v1.0.18
3382025-03-19T23:21:06.848Z Downloaded plain v0.2.3
3392025-03-19T23:21:06.849Z Downloaded fastrand v2.1.1
3402025-03-19T23:21:06.849Z Downloaded digest v0.10.7
3412025-03-19T23:21:06.849Z Downloaded cpufeatures v0.2.14
3422025-03-19T23:21:06.852Z Downloaded serde_spanned v0.6.8
3432025-03-19T23:21:06.852Z Downloaded macaddr v1.0.1
3442025-03-19T23:21:06.852Z Downloaded strsim v0.11.1
3452025-03-19T23:21:06.856Z Downloaded equivalent v1.0.1
3462025-03-19T23:21:06.856Z Downloaded generic-array v0.14.7
3472025-03-19T23:21:06.856Z Downloaded cargo-platform v0.1.8
3482025-03-19T23:21:06.859Z Downloaded hashbrown v0.15.1
3492025-03-19T23:21:06.862Z Downloaded heck v0.5.0
3502025-03-19T23:21:06.880Z Downloaded scroll_derive v0.12.0
3512025-03-19T23:21:06.883Z Downloaded itoa v1.0.11
3522025-03-19T23:21:06.883Z Downloaded cfg-if v1.0.0
3532025-03-19T23:21:06.887Z Downloaded winnow v0.7.3
3542025-03-19T23:21:06.893Z Downloaded usdt-attr-macro v0.5.0
3552025-03-19T23:21:06.897Z Downloaded swrite v0.1.0
3562025-03-19T23:21:06.900Z Downloaded terminal_size v0.4.0
3572025-03-19T23:21:06.903Z Downloaded thiserror-impl v2.0.11
3582025-03-19T23:21:06.904Z Downloaded heck v0.4.1
3592025-03-19T23:21:06.908Z Downloaded is_terminal_polyfill v1.70.1
3602025-03-19T23:21:06.911Z Downloaded usdt-macro v0.5.0
3612025-03-19T23:21:06.911Z Downloaded crypto-common v0.1.6
3622025-03-19T23:21:06.911Z Downloaded anstyle-query v1.1.1
3632025-03-19T23:21:06.916Z Downloaded bitflags v1.3.2
3642025-03-19T23:21:06.922Z Downloaded toml_datetime v0.6.8
3652025-03-19T23:21:06.926Z Downloaded usdt v0.5.0
3662025-03-19T23:21:06.926Z Downloaded tabled_derive v0.7.0
3672025-03-19T23:21:06.929Z Downloaded thread-id v4.2.2
3682025-03-19T23:21:06.932Z Downloaded thiserror v1.0.69
3692025-03-19T23:21:06.935Z Downloaded utf8parse v0.2.2
3702025-03-19T23:21:06.939Z Downloaded thiserror-impl v1.0.69
3712025-03-19T23:21:06.939Z Downloaded serde_tokenstream v0.2.2
3722025-03-19T23:21:06.939Z Downloaded autocfg v1.4.0
3732025-03-19T23:21:06.942Z Downloaded anstyle-parse v0.2.5
3742025-03-19T23:21:06.942Z Downloaded once_cell v1.20.3
3752025-03-19T23:21:06.945Z Downloaded cargo_metadata v0.19.2
3762025-03-19T23:21:06.948Z Downloaded cargo_toml v0.21.0
3772025-03-19T23:21:06.948Z Downloaded smawk v0.3.2
3782025-03-19T23:21:06.951Z Downloaded ucd-trie v0.1.7
3792025-03-19T23:21:06.954Z Downloaded terminal_size v0.2.6
3802025-03-19T23:21:06.954Z Downloaded version_check v0.9.5
3812025-03-19T23:21:06.958Z Downloaded unicode-linebreak v0.1.5
3822025-03-19T23:21:06.961Z Downloaded thiserror v2.0.11
3832025-03-19T23:21:06.965Z Downloaded tempfile v3.13.0
3842025-03-19T23:21:06.969Z Downloaded pest_generator v2.7.14
3852025-03-19T23:21:06.972Z Downloaded semver v1.0.25
3862025-03-19T23:21:06.972Z Downloaded proc-macro-error v1.0.4
3872025-03-19T23:21:06.986Z Downloaded pest_derive v2.7.14
3882025-03-19T23:21:06.990Z Downloaded io-lifetimes v1.0.11
3892025-03-19T23:21:06.990Z Downloaded clap_derive v4.5.28
3902025-03-19T23:21:06.990Z Downloaded anstream v0.6.15
3912025-03-19T23:21:06.990Z Downloaded zerocopy-derive v0.7.35
3922025-03-19T23:21:06.990Z Downloaded unicode-ident v1.0.14
3932025-03-19T23:21:06.990Z Downloaded bitflags v2.6.0
3942025-03-19T23:21:06.993Z Downloaded typenum v1.17.0
3952025-03-19T23:21:06.996Z Downloaded anyhow v1.0.97
3962025-03-19T23:21:06.999Z Downloaded serde_derive v1.0.218
3972025-03-19T23:21:07.003Z Downloaded toml v0.8.20
3982025-03-19T23:21:07.006Z Downloaded quote v1.0.39
3992025-03-19T23:21:07.009Z Downloaded serde v1.0.218
4002025-03-19T23:21:07.012Z Downloaded proc-macro2 v1.0.94
4012025-03-19T23:21:07.012Z Downloaded log v0.4.22
4022025-03-19T23:21:07.015Z Downloaded usdt-impl v0.5.0
4032025-03-19T23:21:07.015Z Downloaded anstyle v1.0.10
4042025-03-19T23:21:07.018Z Downloaded sha2 v0.10.8
4052025-03-19T23:21:07.029Z Downloaded toml_edit v0.22.24
4062025-03-19T23:21:07.046Z Downloaded memchr v2.7.4
4072025-03-19T23:21:07.051Z Downloaded pest v2.7.14
4082025-03-19T23:21:07.075Z Downloaded clap_builder v4.5.31
4092025-03-19T23:21:07.081Z Downloaded zerocopy v0.7.35
4102025-03-19T23:21:07.096Z Downloaded serde_json v1.0.139
4112025-03-19T23:21:07.110Z Downloaded goblin v0.8.2
4122025-03-19T23:21:07.116Z Downloaded tabled v0.15.0
4132025-03-19T23:21:07.130Z Downloaded syn v1.0.109
4142025-03-19T23:21:07.139Z Downloaded rustix v0.37.28
4152025-03-19T23:21:07.158Z Downloaded unicode-width v0.1.14
4162025-03-19T23:21:07.169Z Downloaded syn v2.0.98
4172025-03-19T23:21:07.180Z Downloaded rustix v0.38.37
4182025-03-19T23:21:07.200Z Downloaded libc v0.2.170
4192025-03-19T23:21:07.339Z Compiling proc-macro2 v1.0.94
4202025-03-19T23:21:07.340Z Compiling unicode-ident v1.0.14
4212025-03-19T23:21:07.342Z Compiling serde v1.0.218
4222025-03-19T23:21:07.343Z Compiling libc v0.2.170
4232025-03-19T23:21:07.343Z Compiling version_check v0.9.5
4242025-03-19T23:21:07.343Z Compiling memchr v2.7.4
4252025-03-19T23:21:07.375Z Compiling thiserror v1.0.69
4262025-03-19T23:21:07.378Z Compiling itoa v1.0.11
4272025-03-19T23:21:07.613Z Compiling ryu v1.0.18
4282025-03-19T23:21:07.672Z Compiling ucd-trie v0.1.7
4292025-03-19T23:21:07.941Z Compiling once_cell v1.20.3
4302025-03-19T23:21:08.108Z Compiling byteorder v1.5.0
4312025-03-19T23:21:08.285Z Compiling rustix v0.38.37
4322025-03-19T23:21:08.349Z Compiling serde_json v1.0.139
4332025-03-19T23:21:08.691Z Compiling bitflags v2.6.0
4342025-03-19T23:21:08.750Z Compiling proc-macro-error-attr v1.0.4
4352025-03-19T23:21:08.923Z Compiling usdt-impl v0.5.0
4362025-03-19T23:21:08.946Z Compiling io-lifetimes v1.0.11
4372025-03-19T23:21:09.052Z Compiling syn v1.0.109
4382025-03-19T23:21:09.133Z Compiling proc-macro-error v1.0.4
4392025-03-19T23:21:09.159Z Compiling equivalent v1.0.1
4402025-03-19T23:21:09.273Z Compiling quote v1.0.39
4412025-03-19T23:21:09.295Z Compiling errno v0.3.9
4422025-03-19T23:21:09.462Z Compiling plain v0.2.3
4432025-03-19T23:21:09.549Z Compiling rustix v0.37.28
4442025-03-19T23:21:09.639Z Compiling syn v2.0.98
4452025-03-19T23:21:09.663Z Compiling thread-id v4.2.2
4462025-03-19T23:21:09.694Z Compiling utf8parse v0.2.2
4472025-03-19T23:21:09.782Z Compiling log v0.4.22
4482025-03-19T23:21:09.848Z Compiling camino v1.1.9
4492025-03-19T23:21:09.873Z Compiling hashbrown v0.15.1
4502025-03-19T23:21:10.124Z Compiling anstyle-parse v0.2.5
4512025-03-19T23:21:10.554Z Compiling autocfg v1.4.0
4522025-03-19T23:21:10.652Z Compiling semver v1.0.25
4532025-03-19T23:21:10.676Z Compiling colorchoice v1.0.2
4542025-03-19T23:21:10.873Z Compiling bitflags v1.3.2
4552025-03-19T23:21:10.895Z Compiling winnow v0.7.3
4562025-03-19T23:21:10.997Z Compiling indexmap v2.7.1
4572025-03-19T23:21:11.020Z Compiling unicode-width v0.1.14
4582025-03-19T23:21:11.187Z Compiling anstyle-query v1.1.1
4592025-03-19T23:21:11.352Z Compiling anstyle v1.0.10
4602025-03-19T23:21:11.553Z Compiling is_terminal_polyfill v1.70.1
4612025-03-19T23:21:11.578Z Compiling thiserror v2.0.11
4622025-03-19T23:21:11.722Z Compiling pretty-hex v0.4.1
4632025-03-19T23:21:11.834Z Compiling anstream v0.6.15
4642025-03-19T23:21:11.973Z Compiling fs-err v2.11.0
4652025-03-19T23:21:12.038Z Compiling terminal_size v0.4.0
4662025-03-19T23:21:12.423Z Compiling clap_lex v0.7.4
4672025-03-19T23:21:12.453Z Compiling fastrand v2.1.1
4682025-03-19T23:21:12.475Z Compiling anyhow v1.0.97
4692025-03-19T23:21:12.586Z Compiling fnv v1.0.7
4702025-03-19T23:21:12.746Z Compiling bytecount v0.6.8
4712025-03-19T23:21:12.956Z Compiling cfg-if v1.0.0
4722025-03-19T23:21:12.980Z Compiling strsim v0.11.1
4732025-03-19T23:21:13.083Z Compiling heck v0.5.0
4742025-03-19T23:21:13.450Z Compiling heck v0.4.1
4752025-03-19T23:21:13.502Z Compiling terminal_size v0.2.6
4762025-03-19T23:21:13.551Z Compiling tempfile v3.13.0
4772025-03-19T23:21:13.554Z Compiling clap_builder v4.5.31
4782025-03-19T23:21:13.741Z Compiling papergrid v0.11.0
4792025-03-19T23:21:14.016Z Compiling memmap v0.7.0
4802025-03-19T23:21:14.098Z Compiling smawk v0.3.2
4812025-03-19T23:21:14.294Z Compiling unicode-linebreak v0.1.5
4822025-03-19T23:21:14.373Z Compiling swrite v0.1.0
4832025-03-19T23:21:14.727Z Compiling textwrap v0.16.1
4842025-03-19T23:21:15.054Z Compiling tabled_derive v0.7.0
4852025-03-19T23:21:16.592Z Compiling tabled v0.15.0
4862025-03-19T23:21:16.850Z Compiling serde_derive v1.0.218
4872025-03-19T23:21:16.850Z Compiling thiserror-impl v1.0.69
4882025-03-19T23:21:16.854Z Compiling zerocopy-derive v0.7.35
4892025-03-19T23:21:16.854Z Compiling scroll_derive v0.12.0
4902025-03-19T23:21:16.854Z Compiling thiserror-impl v2.0.11
4912025-03-19T23:21:16.854Z Compiling clap_derive v4.5.28
4922025-03-19T23:21:18.317Z Compiling scroll v0.12.0
4932025-03-19T23:21:18.780Z Compiling zerocopy v0.7.35
4942025-03-19T23:21:18.885Z Compiling goblin v0.8.2
4952025-03-19T23:21:19.994Z Compiling pest v2.7.14
4962025-03-19T23:21:21.100Z Compiling clap v4.5.31
4972025-03-19T23:21:22.248Z Compiling pest_meta v2.7.14
4982025-03-19T23:21:23.166Z Compiling pest_generator v2.7.14
4992025-03-19T23:21:24.540Z Compiling pest_derive v2.7.14
5002025-03-19T23:21:25.143Z Compiling dtrace-parser v0.2.0
5012025-03-19T23:21:25.908Z Compiling toml_datetime v0.6.8
5022025-03-19T23:21:25.912Z Compiling serde_spanned v0.6.8
5032025-03-19T23:21:25.912Z Compiling cargo-platform v0.1.8
5042025-03-19T23:21:26.210Z Compiling serde_tokenstream v0.2.2
5052025-03-19T23:21:26.213Z Compiling toml_edit v0.22.24
5062025-03-19T23:21:26.365Z Compiling macaddr v1.0.1
5072025-03-19T23:21:26.505Z Compiling camino-tempfile v1.1.1
5082025-03-19T23:21:27.279Z Compiling dof v0.3.0
5092025-03-19T23:21:27.280Z Compiling cargo_metadata v0.19.2
5102025-03-19T23:21:28.769Z Compiling usdt-macro v0.5.0
5112025-03-19T23:21:28.769Z Compiling usdt-attr-macro v0.5.0
5122025-03-19T23:21:28.967Z Compiling toml v0.8.20
5132025-03-19T23:21:29.866Z Compiling cargo_toml v0.21.0
5142025-03-19T23:21:30.022Z Compiling usdt v0.5.0
5152025-03-19T23:21:32.449Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5162025-03-19T23:21:35.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s
5172025-03-19T23:21:35.850Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5182025-03-19T23:21:36.413Z Downloading crates ...
5192025-03-19T23:21:36.541Z Downloaded adler2 v2.0.0
5202025-03-19T23:21:36.550Z Downloaded atty v0.2.14
5212025-03-19T23:21:36.555Z Downloaded async-stream-impl v0.3.6
5222025-03-19T23:21:36.558Z Downloaded ctr v0.9.2
5232025-03-19T23:21:36.568Z Downloaded convert_case v0.4.0
5242025-03-19T23:21:36.573Z Downloaded ciborium-io v0.2.2
5252025-03-19T23:21:36.576Z Downloaded crucible-workspace-hack v0.1.0
5262025-03-19T23:21:36.581Z Downloaded cfg_aliases v0.2.1
5272025-03-19T23:21:36.584Z Downloaded headers-core v0.3.0
5282025-03-19T23:21:36.584Z Downloaded heck v0.3.3
5292025-03-19T23:21:36.587Z Downloaded crunchy v0.2.2
5302025-03-19T23:21:36.587Z Downloaded headers v0.4.0
5312025-03-19T23:21:36.594Z Downloaded cfg_aliases v0.1.1
5322025-03-19T23:21:36.595Z Downloaded cstr-argument v0.1.2
5332025-03-19T23:21:36.598Z Downloaded addr2line v0.24.2
5342025-03-19T23:21:36.601Z Downloaded icu_properties_data v1.5.0
5352025-03-19T23:21:36.610Z Downloaded pretty-hex v0.2.1
5362025-03-19T23:21:36.613Z Downloaded bitfield-struct v0.6.2
5372025-03-19T23:21:36.613Z Downloaded bit-set v0.5.3
5382025-03-19T23:21:36.619Z Downloaded aead v0.5.2
5392025-03-19T23:21:36.619Z Downloaded hyper v1.6.0
5402025-03-19T23:21:36.623Z Downloaded crc v3.2.1
5412025-03-19T23:21:36.626Z Downloaded buf-list v1.0.3
5422025-03-19T23:21:36.630Z Downloaded cobs v0.2.3
5432025-03-19T23:21:36.630Z Downloaded bit-set v0.8.0
5442025-03-19T23:21:36.633Z Downloaded bb8 v0.8.5
5452025-03-19T23:21:36.633Z Downloaded arrayref v0.3.9
5462025-03-19T23:21:36.636Z Downloaded bitfield v0.14.0
5472025-03-19T23:21:36.637Z Downloaded bcrypt-pbkdf v0.10.0
5482025-03-19T23:21:36.641Z Downloaded ciborium-ll v0.2.2
5492025-03-19T23:21:36.641Z Downloaded async-stream v0.3.6
5502025-03-19T23:21:36.644Z Downloaded hubpack_derive v0.1.1
5512025-03-19T23:21:36.644Z Downloaded base16ct v0.2.0
5522025-03-19T23:21:36.644Z Downloaded chrono-tz-build v0.4.0
5532025-03-19T23:21:36.644Z Downloaded castaway v0.2.3
5542025-03-19T23:21:36.647Z Downloaded iana-time-zone v0.1.61
5552025-03-19T23:21:36.651Z Downloaded cipher v0.4.4
5562025-03-19T23:21:36.654Z Downloaded hostname v0.3.1
5572025-03-19T23:21:36.654Z Downloaded ascii-canvas v3.0.0
5582025-03-19T23:21:36.657Z Downloaded icu_provider_macros v1.5.0
5592025-03-19T23:21:36.657Z Downloaded atomicwrites v0.4.4
5602025-03-19T23:21:36.657Z Downloaded cassowary v0.3.0
5612025-03-19T23:21:36.660Z Downloaded cbc v0.1.2
5622025-03-19T23:21:36.663Z Downloaded hyper-tls v0.6.0
5632025-03-19T23:21:36.663Z Downloaded crc-catalog v2.4.0
5642025-03-19T23:21:36.667Z Downloaded chacha20 v0.9.1
5652025-03-19T23:21:36.670Z Downloaded ident_case v1.0.1
5662025-03-19T23:21:36.670Z Downloaded highway v1.3.0
5672025-03-19T23:21:36.673Z Downloaded hubpack v0.1.2
5682025-03-19T23:21:36.673Z Downloaded crossbeam-deque v0.8.5
5692025-03-19T23:21:36.677Z Downloaded is_ci v1.2.0
5702025-03-19T23:21:36.677Z Downloaded httpdate v1.0.3
5712025-03-19T23:21:36.677Z Downloaded http-body v1.0.1
5722025-03-19T23:21:36.681Z Downloaded bcs v0.1.6
5732025-03-19T23:21:36.681Z Downloaded radium v0.7.0
5742025-03-19T23:21:36.684Z Downloaded scheduled-thread-pool v0.2.7
5752025-03-19T23:21:36.684Z Downloaded instant v0.1.13
5762025-03-19T23:21:36.689Z Downloaded progenitor-client v0.9.1
5772025-03-19T23:21:36.689Z Downloaded ahash v0.8.11
5782025-03-19T23:21:36.692Z Downloaded internet-checksum v0.2.1
5792025-03-19T23:21:36.693Z Downloaded icu_provider v1.5.0
5802025-03-19T23:21:36.696Z Downloaded block-padding v0.3.3
5812025-03-19T23:21:36.696Z Downloaded httparse v1.9.5
5822025-03-19T23:21:36.701Z Downloaded match_cfg v0.1.0
5832025-03-19T23:21:36.701Z Downloaded blowfish v0.9.1
5842025-03-19T23:21:36.701Z Downloaded cargo_metadata v0.18.1
5852025-03-19T23:21:36.705Z Downloaded base64ct v1.6.0
5862025-03-19T23:21:36.705Z Downloaded tinyvec_macros v0.1.1
5872025-03-19T23:21:36.709Z Downloaded kstat-rs v0.2.4
5882025-03-19T23:21:36.710Z Downloaded cookie_store v0.21.1
5892025-03-19T23:21:36.713Z Downloaded inout v0.1.3
5902025-03-19T23:21:36.713Z Downloaded hex v0.4.3
5912025-03-19T23:21:36.713Z Downloaded bit-vec v0.8.0
5922025-03-19T23:21:36.716Z Downloaded idna_adapter v1.2.0
5932025-03-19T23:21:36.716Z Downloaded icu_locid_transform v1.5.0
5942025-03-19T23:21:36.719Z Downloaded md5 v0.7.0
5952025-03-19T23:21:36.726Z Downloaded lru-cache v0.1.2
5962025-03-19T23:21:36.726Z Downloaded libsw-core v0.3.1
5972025-03-19T23:21:36.730Z Downloaded lalrpop-util v0.19.12
5982025-03-19T23:21:36.730Z Downloaded linked-hash-map v0.5.6
5992025-03-19T23:21:36.730Z Downloaded csv-core v0.1.11
6002025-03-19T23:21:36.730Z Downloaded indoc v1.0.9
6012025-03-19T23:21:36.735Z Downloaded lockfree-object-pool v0.1.6
6022025-03-19T23:21:36.735Z Downloaded libsw v3.4.0
6032025-03-19T23:21:36.738Z Downloaded proc-macro-error-attr2 v2.0.0
6042025-03-19T23:21:36.738Z Downloaded lru v0.12.5
6052025-03-19T23:21:36.741Z Downloaded vte_generate_state_changes v0.1.2
6062025-03-19T23:21:36.741Z Downloaded mime v0.3.17
6072025-03-19T23:21:36.741Z Downloaded managed v0.8.0
6082025-03-19T23:21:36.745Z Downloaded lazycell v1.3.0
6092025-03-19T23:21:36.745Z Downloaded signal-hook-tokio v0.3.1
6102025-03-19T23:21:36.748Z Downloaded linear-map v1.2.0
6112025-03-19T23:21:36.748Z Downloaded memoffset v0.9.1
6122025-03-19T23:21:36.752Z Downloaded maybe-uninit v2.0.0
6132025-03-19T23:21:36.752Z Downloaded keccak v0.1.5
6142025-03-19T23:21:36.752Z Downloaded scopeguard v1.2.0
6152025-03-19T23:21:36.756Z Downloaded darling_macro v0.20.10
6162025-03-19T23:21:36.756Z Downloaded zone_cfg_derive v0.3.0
6172025-03-19T23:21:36.756Z Downloaded zone_cfg_derive v0.1.2
6182025-03-19T23:21:36.759Z Downloaded try-lock v0.2.5
6192025-03-19T23:21:36.759Z Downloaded tabled_derive v0.10.0
6202025-03-19T23:21:36.759Z Downloaded slog-json v2.6.1
6212025-03-19T23:21:36.764Z Downloaded ipnet v2.11.0
6222025-03-19T23:21:36.765Z Downloaded hyper-rustls v0.27.3
6232025-03-19T23:21:36.768Z Downloaded icu_normalizer_data v1.5.0
6242025-03-19T23:21:36.768Z Downloaded scrypt v0.11.0
6252025-03-19T23:21:36.773Z Downloaded jobserver v0.1.32
6262025-03-19T23:21:36.776Z Downloaded libloading v0.8.5
6272025-03-19T23:21:36.776Z Downloaded foreign-types-shared v0.3.1
6282025-03-19T23:21:36.776Z Downloaded foreign-types-shared v0.1.1
6292025-03-19T23:21:36.780Z Downloaded const_format_proc_macros v0.2.34
6302025-03-19T23:21:36.780Z Downloaded colored v2.2.0
6312025-03-19T23:21:36.784Z Downloaded num-conv v0.1.0
6322025-03-19T23:21:36.784Z Downloaded fragile v2.0.0
6332025-03-19T23:21:36.787Z Downloaded icu_locid v1.5.0
6342025-03-19T23:21:36.792Z Downloaded unicode-xid v0.2.6
6352025-03-19T23:21:36.795Z Downloaded memmap2 v0.9.5
6362025-03-19T23:21:36.796Z Downloaded num-derive v0.4.2
6372025-03-19T23:21:36.800Z Downloaded mime_guess v2.0.5
6382025-03-19T23:21:36.803Z Downloaded maplit v1.0.2
6392025-03-19T23:21:36.803Z Downloaded const-oid v0.9.6
6402025-03-19T23:21:36.804Z Downloaded time-core v0.1.2
6412025-03-19T23:21:36.808Z Downloaded foreign-types-macros v0.2.3
6422025-03-19T23:21:36.808Z Downloaded openssl-probe v0.1.5
6432025-03-19T23:21:36.808Z Downloaded normalize-line-endings v0.3.0
6442025-03-19T23:21:36.811Z Downloaded foreign-types v0.5.0
6452025-03-19T23:21:36.811Z Downloaded structmeta-derive v0.3.0
6462025-03-19T23:21:36.811Z Downloaded ff v0.13.0
6472025-03-19T23:21:36.815Z Downloaded rustc-demangle v0.1.24
6482025-03-19T23:21:36.815Z Downloaded tokio-native-tls v0.3.1
6492025-03-19T23:21:36.818Z Downloaded http v1.2.0
6502025-03-19T23:21:36.822Z Downloaded writeable v0.5.5
6512025-03-19T23:21:36.825Z Downloaded precomputed-hash v0.1.1
6522025-03-19T23:21:36.825Z Downloaded wyz v0.5.1
6532025-03-19T23:21:36.829Z Downloaded utf16_iter v1.0.5
6542025-03-19T23:21:36.829Z Downloaded tui-tree-widget v0.23.0
6552025-03-19T23:21:36.829Z Downloaded russh-cryptovec v0.7.3
6562025-03-19T23:21:36.832Z Downloaded tabwriter v1.4.0
6572025-03-19T23:21:36.832Z Downloaded packed_struct_codegen v0.10.1
6582025-03-19T23:21:36.836Z Downloaded oxnet v0.1.1
6592025-03-19T23:21:36.836Z Downloaded num-iter v0.1.45
6602025-03-19T23:21:36.839Z Downloaded num-integer v0.1.46
6612025-03-19T23:21:36.839Z Downloaded signal-hook-registry v1.4.2
6622025-03-19T23:21:36.842Z Downloaded paste v1.0.15
6632025-03-19T23:21:36.845Z Downloaded embedded-io v0.4.0
6642025-03-19T23:21:36.845Z Downloaded percent-encoding v2.3.1
6652025-03-19T23:21:36.849Z Downloaded diesel-dtrace v0.4.2
6662025-03-19T23:21:36.849Z Downloaded base64 v0.13.1
6672025-03-19T23:21:36.852Z Downloaded compact_str v0.8.0
6682025-03-19T23:21:36.855Z Downloaded des v0.8.1
6692025-03-19T23:21:36.858Z Downloaded crc-any v2.5.0
6702025-03-19T23:21:36.862Z Downloaded indicatif v0.17.11
6712025-03-19T23:21:36.865Z Downloaded indexmap v1.9.3
6722025-03-19T23:21:36.868Z Downloaded fd-lock v4.0.2
6732025-03-19T23:21:36.871Z Downloaded derive_builder_macro v0.20.2
6742025-03-19T23:21:36.871Z Downloaded toml v0.7.8
6752025-03-19T23:21:36.875Z Downloaded difflib v0.4.0
6762025-03-19T23:21:36.878Z Downloaded thread_local v1.1.8
6772025-03-19T23:21:36.878Z Downloaded rustls-pki-types v1.10.0
6782025-03-19T23:21:36.882Z Downloaded num_threads v0.1.7
6792025-03-19T23:21:36.885Z Downloaded rustversion v1.0.17
6802025-03-19T23:21:36.888Z Downloaded psl-types v2.0.11
6812025-03-19T23:21:36.888Z Downloaded siphasher v0.3.11
6822025-03-19T23:21:36.891Z Downloaded vte v0.11.1
6832025-03-19T23:21:36.891Z Downloaded rustls-pemfile v1.0.4
6842025-03-19T23:21:36.896Z Downloaded sha1 v0.10.6
6852025-03-19T23:21:36.899Z Downloaded phf v0.11.2
6862025-03-19T23:21:36.899Z Downloaded predicates-core v1.0.8
6872025-03-19T23:21:36.899Z Downloaded nanorand v0.7.0
6882025-03-19T23:21:36.902Z Downloaded multimap v0.10.0
6892025-03-19T23:21:36.905Z Downloaded static_assertions v1.1.0
6902025-03-19T23:21:36.905Z Downloaded hickory-resolver v0.24.4
6912025-03-19T23:21:36.919Z Downloaded xz2 v0.1.7
6922025-03-19T23:21:36.923Z Downloaded hickory-server v0.24.4
6932025-03-19T23:21:36.928Z Downloaded dirs-next v2.0.0
6942025-03-19T23:21:36.931Z Downloaded zeroize_derive v1.4.2
6952025-03-19T23:21:36.931Z Downloaded tls_codec v0.4.1
6962025-03-19T23:21:36.934Z Downloaded predicates v3.1.3
6972025-03-19T23:21:36.937Z Downloaded termtree v0.4.1
6982025-03-19T23:21:36.937Z Downloaded serde-big-array v0.5.1
6992025-03-19T23:21:36.940Z Downloaded time-macros v0.2.18
7002025-03-19T23:21:36.944Z Downloaded num_enum_derive v0.5.11
7012025-03-19T23:21:36.944Z Downloaded num_enum v0.5.11
7022025-03-19T23:21:36.948Z Downloaded curve25519-dalek-derive v0.1.1
7032025-03-19T23:21:36.951Z Downloaded native-tls v0.2.12
7042025-03-19T23:21:36.954Z Downloaded group v0.13.0
7052025-03-19T23:21:36.954Z Downloaded futures-channel v0.3.31
7062025-03-19T23:21:36.957Z Downloaded futures-core v0.3.31
7072025-03-19T23:21:36.961Z Downloaded dyn-clone v1.0.19
7082025-03-19T23:21:36.961Z Downloaded dunce v1.0.5
7092025-03-19T23:21:36.961Z Downloaded zerocopy-derive v0.8.10
7102025-03-19T23:21:36.967Z Downloaded proc-macro-crate v1.3.1
7112025-03-19T23:21:36.970Z Downloaded tokio-rustls v0.25.0
7122025-03-19T23:21:36.974Z Downloaded polyval v0.6.2
7132025-03-19T23:21:36.974Z Downloaded smallvec v0.6.14
7142025-03-19T23:21:36.977Z Downloaded rustls-pemfile v2.2.0
7152025-03-19T23:21:36.980Z Downloaded enum-as-inner v0.6.1
7162025-03-19T23:21:36.980Z Downloaded dropshot_endpoint v0.16.0
7172025-03-19T23:21:36.984Z Downloaded slog-stdlog v4.1.1
7182025-03-19T23:21:36.987Z Downloaded slog-bunyan v2.5.0
7192025-03-19T23:21:36.987Z Downloaded serde-hex v0.1.0
7202025-03-19T23:21:36.990Z Downloaded snafu v0.8.5
7212025-03-19T23:21:36.995Z Downloaded slog-dtrace v0.3.0
7222025-03-19T23:21:36.998Z Downloaded endian-type v0.1.2
7232025-03-19T23:21:36.998Z Downloaded rand_core v0.6.4
7242025-03-19T23:21:37.002Z Downloaded parking_lot_core v0.8.6
7252025-03-19T23:21:37.002Z Downloaded russh-keys v0.45.0
7262025-03-19T23:21:37.006Z Downloaded rustc_version v0.1.7
7272025-03-19T23:21:37.009Z Downloaded openssl-macros v0.1.1
7282025-03-19T23:21:37.009Z Downloaded aes v0.8.4
7292025-03-19T23:21:37.013Z Downloaded similar v2.7.0
7302025-03-19T23:21:37.017Z Downloaded topological-sort v0.2.2
7312025-03-19T23:21:37.020Z Downloaded proc-macro-error2 v2.0.1
7322025-03-19T23:21:37.023Z Downloaded termcolor v1.4.1
7332025-03-19T23:21:37.026Z Downloaded phf_shared v0.10.0
7342025-03-19T23:21:37.026Z Downloaded data-encoding v2.6.0
7352025-03-19T23:21:37.026Z Downloaded sqlparser_derive v0.2.2
7362025-03-19T23:21:37.030Z Downloaded subprocess v0.2.9
7372025-03-19T23:21:37.030Z Downloaded pin-project-internal v1.1.6
7382025-03-19T23:21:37.033Z Downloaded defmt-parser v0.3.4
7392025-03-19T23:21:37.036Z Downloaded serde_plain v1.0.2
7402025-03-19T23:21:37.036Z Downloaded env_filter v0.1.2
7412025-03-19T23:21:37.040Z Downloaded diesel_table_macro_syntax v0.2.0
7422025-03-19T23:21:37.040Z Downloaded poly1305 v0.8.0
7432025-03-19T23:21:37.043Z Downloaded take_mut v0.2.2
7442025-03-19T23:21:37.043Z Downloaded sync_wrapper v1.0.1
7452025-03-19T23:21:37.043Z Downloaded slog-scope v4.4.0
7462025-03-19T23:21:37.046Z Downloaded slog-async v2.8.0
7472025-03-19T23:21:37.046Z Downloaded fatfs v0.3.6
7482025-03-19T23:21:37.049Z Downloaded peg v0.8.5
7492025-03-19T23:21:37.053Z Downloaded zerofrom v0.1.4
7502025-03-19T23:21:37.056Z Downloaded parking_lot v0.12.3
7512025-03-19T23:21:37.059Z Downloaded rand_chacha v0.3.1
7522025-03-19T23:21:37.059Z Downloaded snafu-derive v0.8.5
7532025-03-19T23:21:37.062Z Downloaded zone v0.3.0
7542025-03-19T23:21:37.062Z Downloaded minimal-lexical v0.2.1
7552025-03-19T23:21:37.066Z Downloaded ena v0.14.3
7562025-03-19T23:21:37.069Z Downloaded pkg-config v0.3.31
7572025-03-19T23:21:37.072Z Downloaded pin-utils v0.1.0
7582025-03-19T23:21:37.072Z Downloaded serde_repr v0.1.19
7592025-03-19T23:21:37.075Z Downloaded rustc-hash v2.1.1
7602025-03-19T23:21:37.075Z Downloaded phf_shared v0.11.2
7612025-03-19T23:21:37.078Z Downloaded path-slash v0.1.5
7622025-03-19T23:21:37.078Z Downloaded der v0.7.9
7632025-03-19T23:21:37.082Z Downloaded newtype_derive v0.1.6
7642025-03-19T23:21:37.085Z Downloaded tinyvec v1.8.0
7652025-03-19T23:21:37.090Z Downloaded supports-color v3.0.2
7662025-03-19T23:21:37.093Z Downloaded ssh-encoding v0.2.0
7672025-03-19T23:21:37.093Z Downloaded sigpipe v0.1.3
7682025-03-19T23:21:37.093Z Downloaded progenitor-client v0.8.0
7692025-03-19T23:21:37.094Z Downloaded nibble_vec v0.1.0
7702025-03-19T23:21:37.097Z Downloaded env_logger v0.11.5
7712025-03-19T23:21:37.100Z Downloaded pin-project v1.1.6
7722025-03-19T23:21:37.109Z Downloaded float-ord v0.3.2
7732025-03-19T23:21:37.112Z Downloaded derive_builder_core v0.20.2
7742025-03-19T23:21:37.115Z Downloaded sync-ptr v0.1.1
7752025-03-19T23:21:37.115Z Downloaded wait-timeout v0.2.0
7762025-03-19T23:21:37.115Z Downloaded slog v2.7.0
7772025-03-19T23:21:37.118Z Downloaded serde_path_to_error v0.1.16
7782025-03-19T23:21:37.121Z Downloaded pin-project-lite v0.2.14
7792025-03-19T23:21:37.125Z Downloaded number_prefix v0.4.0
7802025-03-19T23:21:37.128Z Downloaded deranged v0.3.11
7812025-03-19T23:21:37.128Z Downloaded zone v0.1.8
7822025-03-19T23:21:37.131Z Downloaded pkcs8 v0.10.2
7832025-03-19T23:21:37.134Z Downloaded pbkdf2 v0.11.0
7842025-03-19T23:21:37.137Z Downloaded idna v1.0.3
7852025-03-19T23:21:37.140Z Downloaded newline-converter v0.3.0
7862025-03-19T23:21:37.140Z Downloaded quick-error v1.2.3
7872025-03-19T23:21:37.143Z Downloaded env_logger v0.10.2
7882025-03-19T23:21:37.146Z Downloaded unicode-properties v0.1.3
7892025-03-19T23:21:37.149Z Downloaded rand_seeder v0.3.0
7902025-03-19T23:21:37.149Z Downloaded sqlformat v0.2.6
7912025-03-19T23:21:37.152Z Downloaded powerfmt v0.2.0
7922025-03-19T23:21:37.153Z Downloaded nodrop v0.1.14
7932025-03-19T23:21:37.156Z Downloaded write16 v1.0.0
7942025-03-19T23:21:37.156Z Downloaded oso v0.27.3
7952025-03-19T23:21:37.159Z Downloaded hashbrown v0.13.2
7962025-03-19T23:21:37.163Z Downloaded peg-runtime v0.8.5
7972025-03-19T23:21:37.167Z Downloaded fxhash v0.2.1
7982025-03-19T23:21:37.167Z Downloaded displaydoc v0.2.5
7992025-03-19T23:21:37.170Z Downloaded quinn-udp v0.5.5
8002025-03-19T23:21:37.173Z Downloaded strum v0.26.3
8012025-03-19T23:21:37.173Z Downloaded twox-hash v2.1.0
8022025-03-19T23:21:37.176Z Downloaded pkcs5 v0.7.1
8032025-03-19T23:21:37.188Z Downloaded aes-gcm v0.10.3
8042025-03-19T23:21:37.188Z Downloaded new_debug_unreachable v1.0.6
8052025-03-19T23:21:37.188Z Downloaded aho-corasick v1.1.3
8062025-03-19T23:21:37.194Z Downloaded darling_core v0.20.10
8072025-03-19T23:21:37.197Z Downloaded signature v2.2.0
8082025-03-19T23:21:37.200Z Downloaded oso-derive v0.27.3
8092025-03-19T23:21:37.200Z Downloaded rand_xorshift v0.3.0
8102025-03-19T23:21:37.203Z Downloaded display-error-chain v0.2.2
8112025-03-19T23:21:37.203Z Downloaded derive_builder v0.20.2
8122025-03-19T23:21:37.207Z Downloaded yoke-derive v0.7.4
8132025-03-19T23:21:37.211Z Downloaded papergrid v0.14.0
8142025-03-19T23:21:37.214Z Downloaded foreign-types v0.3.2
8152025-03-19T23:21:37.217Z Downloaded waitgroup v0.1.2
8162025-03-19T23:21:37.217Z Downloaded tokio-tungstenite v0.21.0
8172025-03-19T23:21:37.222Z Downloaded either v1.14.0
8182025-03-19T23:21:37.222Z Downloaded pem v3.0.5
8192025-03-19T23:21:37.225Z Downloaded defmt v0.3.8
8202025-03-19T23:21:37.229Z Downloaded phf_codegen v0.11.2
8212025-03-19T23:21:37.229Z Downloaded progenitor v0.9.1
8222025-03-19T23:21:37.233Z Downloaded sct v0.7.1
8232025-03-19T23:21:37.236Z Downloaded nu-ansi-term v0.50.1
8242025-03-19T23:21:37.241Z Downloaded crossterm v0.28.1
8252025-03-19T23:21:37.246Z Downloaded opaque-debug v0.3.1
8262025-03-19T23:21:37.250Z Downloaded itertools v0.13.0
8272025-03-19T23:21:37.255Z Downloaded stable_deref_trait v1.2.0
8282025-03-19T23:21:37.259Z Downloaded tokio-stream v0.1.17
8292025-03-19T23:21:37.262Z Downloaded want v0.3.1
8302025-03-19T23:21:37.265Z Downloaded zerofrom-derive v0.1.4
8312025-03-19T23:21:37.265Z Downloaded value-bag v1.9.0
8322025-03-19T23:21:37.268Z Downloaded primeorder v0.13.6
8332025-03-19T23:21:37.271Z Downloaded parse-display-derive v0.10.0
8342025-03-19T23:21:37.271Z Downloaded rfc6979 v0.4.0
8352025-03-19T23:21:37.274Z Downloaded derive-where v1.2.7
8362025-03-19T23:21:37.278Z Downloaded downcast v0.11.0
8372025-03-19T23:21:37.278Z Downloaded tower-service v0.3.3
8382025-03-19T23:21:37.281Z Downloaded stringprep v0.1.5
8392025-03-19T23:21:37.281Z Downloaded string_cache v0.8.7
8402025-03-19T23:21:37.285Z Downloaded flume v0.11.1
8412025-03-19T23:21:37.288Z Downloaded postcard v1.0.10
8422025-03-19T23:21:37.291Z Downloaded tower-layer v0.3.3
8432025-03-19T23:21:37.291Z Downloaded num v0.4.3
8442025-03-19T23:21:37.294Z Downloaded mio v1.0.2
8452025-03-19T23:21:37.298Z Downloaded fixedbitset v0.4.2
8462025-03-19T23:21:37.301Z Downloaded ed25519 v2.2.3
8472025-03-19T23:21:37.304Z Downloaded dsl_auto_type v0.1.2
8482025-03-19T23:21:37.304Z Downloaded hash32 v0.2.1
8492025-03-19T23:21:37.308Z Downloaded postgres-types v0.2.9
8502025-03-19T23:21:37.311Z Downloaded openssl-sys v0.9.106
8512025-03-19T23:21:37.314Z Downloaded simd-adler32 v0.3.7
8522025-03-19T23:21:37.318Z Downloaded gethostname v0.5.0
8532025-03-19T23:21:37.321Z Downloaded which v4.4.2
8542025-03-19T23:21:37.321Z Downloaded termtree v0.5.1
8552025-03-19T23:21:37.321Z Downloaded foldhash v0.1.3
8562025-03-19T23:21:37.324Z Downloaded rand v0.9.0
8572025-03-19T23:21:37.327Z Downloaded progenitor v0.8.0
8582025-03-19T23:21:37.330Z Downloaded signal-hook v0.3.17
8592025-03-19T23:21:37.333Z Downloaded unarray v0.1.4
8602025-03-19T23:21:37.333Z Downloaded zeroize v1.8.1
8612025-03-19T23:21:37.338Z Downloaded parse-display v0.10.0
8622025-03-19T23:21:37.338Z Downloaded itertools v0.14.0
8632025-03-19T23:21:37.344Z Downloaded toolchain_find v0.4.0
8642025-03-19T23:21:37.349Z Downloaded flagset v0.4.6
8652025-03-19T23:21:37.349Z Downloaded rtoolbox v0.0.2
8662025-03-19T23:21:37.357Z Downloaded owo-colors v4.2.0
8672025-03-19T23:21:37.357Z Downloaded untrusted v0.7.1
8682025-03-19T23:21:37.357Z Downloaded uzers v0.12.1
8692025-03-19T23:21:37.357Z Downloaded unicase v2.7.0
8702025-03-19T23:21:37.361Z Downloaded futures-sink v0.3.31
8712025-03-19T23:21:37.361Z Downloaded parse-size v1.1.0
8722025-03-19T23:21:37.361Z Downloaded semver v0.1.20
8732025-03-19T23:21:37.364Z Downloaded hashbrown v0.12.3
8742025-03-19T23:21:37.369Z Downloaded unicode-truncate v1.1.0
8752025-03-19T23:21:37.369Z Downloaded pbkdf2 v0.12.2
8762025-03-19T23:21:37.373Z Downloaded quinn v0.11.5
8772025-03-19T23:21:37.377Z Downloaded secrecy v0.8.0
8782025-03-19T23:21:37.377Z Downloaded yansi v1.0.1
8792025-03-19T23:21:37.381Z Downloaded walkdir v2.5.0
8802025-03-19T23:21:37.381Z Downloaded term v0.7.0
8812025-03-19T23:21:37.387Z Downloaded fixedbitset v0.5.7
8822025-03-19T23:21:37.387Z Downloaded blake3 v1.5.4
8832025-03-19T23:21:37.395Z Downloaded document-features v0.2.10
8842025-03-19T23:21:37.399Z Downloaded debug-ignore v1.0.5
8852025-03-19T23:21:37.399Z Downloaded samael v0.0.18
8862025-03-19T23:21:37.404Z Downloaded ghash v0.5.1
8872025-03-19T23:21:37.407Z Downloaded der_derive v0.7.3
8882025-03-19T23:21:37.407Z Downloaded zerovec-derive v0.10.3
8892025-03-19T23:21:37.410Z Downloaded olpc-cjson v0.1.4
8902025-03-19T23:21:37.410Z Downloaded qorb v0.2.1
8912025-03-19T23:21:37.415Z Downloaded password-hash v0.4.2
8922025-03-19T23:21:37.418Z Downloaded sec1 v0.7.3
8932025-03-19T23:21:37.422Z Downloaded ron v0.7.1
8942025-03-19T23:21:37.425Z Downloaded futures-task v0.3.31
8952025-03-19T23:21:37.429Z Downloaded rayon-core v1.12.1
8962025-03-19T23:21:37.432Z Downloaded typed-path v0.9.3
8972025-03-19T23:21:37.437Z Downloaded salsa20 v0.10.2
8982025-03-19T23:21:37.440Z Downloaded getrandom v0.2.15
8992025-03-19T23:21:37.443Z Downloaded strip-ansi-escapes v0.2.0
9002025-03-19T23:21:37.443Z Downloaded shell-words v1.1.0
9012025-03-19T23:21:37.444Z Downloaded half v2.4.1
9022025-03-19T23:21:37.449Z Downloaded darling v0.20.10
9032025-03-19T23:21:37.452Z Downloaded peg-macros v0.8.5
9042025-03-19T23:21:37.456Z Downloaded ppv-lite86 v0.2.20
9052025-03-19T23:21:37.456Z Downloaded tar v0.4.44
9062025-03-19T23:21:37.460Z Downloaded x509-cert v0.2.5
9072025-03-19T23:21:37.464Z Downloaded predicates-tree v1.0.11
9082025-03-19T23:21:37.468Z Downloaded serde_with_macros v3.12.0
9092025-03-19T23:21:37.471Z Downloaded ed25519-dalek v2.1.1
9102025-03-19T23:21:37.475Z Downloaded url v2.5.3
9112025-03-19T23:21:37.478Z Downloaded rustls-webpki v0.101.7
9122025-03-19T23:21:37.491Z Downloaded omicron-zone-package v0.12.0
9132025-03-19T23:21:37.494Z Downloaded serde_urlencoded v0.7.1
9142025-03-19T23:21:37.498Z Downloaded p256 v0.13.2
9152025-03-19T23:21:37.502Z Downloaded unicode_categories v0.1.1
9162025-03-19T23:21:37.502Z Downloaded whoami v1.5.2
9172025-03-19T23:21:37.506Z Downloaded lalrpop v0.19.12
9182025-03-19T23:21:37.516Z Downloaded zopfli v0.8.1
9192025-03-19T23:21:37.520Z Downloaded tracing v0.1.40
9202025-03-19T23:21:37.523Z Downloaded aws-lc-rs v1.12.4
9212025-03-19T23:21:37.533Z Downloaded getrandom v0.3.1
9222025-03-19T23:21:37.537Z Downloaded expectorate v1.1.0
9232025-03-19T23:21:37.540Z Downloaded postgres-protocol v0.6.8
9242025-03-19T23:21:37.543Z Downloaded rustls-webpki v0.102.8
9252025-03-19T23:21:37.561Z Downloaded ref-cast-impl v1.0.23
9262025-03-19T23:21:37.564Z Downloaded bitvec v1.0.1
9272025-03-19T23:21:37.577Z Downloaded unicode-segmentation v1.12.0
9282025-03-19T23:21:37.581Z Downloaded num-bigint v0.4.6
9292025-03-19T23:21:37.586Z Downloaded flate2 v1.1.0
9302025-03-19T23:21:37.592Z Downloaded pretty_assertions v1.4.1
9312025-03-19T23:21:37.596Z Downloaded petname v2.0.2
9322025-03-19T23:21:37.601Z Downloaded bindgen v0.69.5
9332025-03-19T23:21:37.609Z Downloaded chrono v0.4.40
9342025-03-19T23:21:37.618Z Downloaded p521 v0.13.3
9352025-03-19T23:21:37.622Z Downloaded test-strategy v0.4.0
9362025-03-19T23:21:37.625Z Downloaded bindgen v0.71.1
9372025-03-19T23:21:37.635Z Downloaded unicode-normalization v0.1.24
9382025-03-19T23:21:37.638Z Downloaded sqlparser v0.45.0
9392025-03-19T23:21:37.645Z Downloaded prettyplease v0.2.30
9402025-03-19T23:21:37.650Z Downloaded parse-zoneinfo v0.3.1
9412025-03-19T23:21:37.653Z Downloaded rayon v1.10.0
9422025-03-19T23:21:37.663Z Downloaded toml_edit v0.19.15
9432025-03-19T23:21:37.680Z Downloaded zip v2.1.3
9442025-03-19T23:21:37.684Z Downloaded quinn-proto v0.11.8
9452025-03-19T23:21:37.693Z Downloaded ssh-key v0.6.6
9462025-03-19T23:21:37.699Z Downloaded futures-util v0.3.31
9472025-03-19T23:21:37.711Z Downloaded git2 v0.19.0
9482025-03-19T23:21:37.721Z Downloaded webpki-roots v0.26.6
9492025-03-19T23:21:37.725Z Downloaded zerocopy v0.8.10
9502025-03-19T23:21:37.750Z Downloaded rustyline v14.0.0
9512025-03-19T23:21:37.755Z Downloaded gimli v0.31.1
9522025-03-19T23:21:37.764Z Downloaded p384 v0.13.0
9532025-03-19T23:21:37.772Z Downloaded unicode-width v0.2.0
9542025-03-19T23:21:37.777Z Downloaded winnow v0.5.40
9552025-03-19T23:21:37.787Z Downloaded serde_with v3.12.0
9562025-03-19T23:21:37.795Z Downloaded curve25519-dalek v4.1.3
9572025-03-19T23:21:37.804Z Downloaded winnow v0.6.20
9582025-03-19T23:21:37.814Z Downloaded vcpkg v0.2.15
9592025-03-19T23:21:37.853Z Downloaded salty v0.3.0
9602025-03-19T23:21:37.859Z Downloaded smoltcp v0.11.0
9612025-03-19T23:21:37.872Z Downloaded rustls v0.21.12
9622025-03-19T23:21:37.884Z Downloaded object v0.36.5
9632025-03-19T23:21:37.896Z Downloaded rustls v0.23.19
9642025-03-19T23:21:37.909Z Downloaded regex-syntax v0.8.5
9652025-03-19T23:21:37.918Z Downloaded bstr v1.10.0
9662025-03-19T23:21:37.930Z Downloaded dropshot v0.16.0
9672025-03-19T23:21:37.952Z Downloaded nix v0.27.1
9682025-03-19T23:21:37.963Z Downloaded zerocopy-derive v0.6.6
9692025-03-19T23:21:37.973Z Downloaded sled v0.34.7
9702025-03-19T23:21:37.984Z Downloaded nix v0.28.0
9712025-03-19T23:21:37.996Z Downloaded regex v1.11.1
9722025-03-19T23:21:38.010Z Downloaded regex-syntax v0.6.29
9732025-03-19T23:21:38.017Z Downloaded dropshot v0.12.0
9742025-03-19T23:21:38.037Z Downloaded nix v0.29.0
9752025-03-19T23:21:38.049Z Downloaded rustls v0.22.4
9762025-03-19T23:21:38.062Z Downloaded openapiv3 v2.0.0
9772025-03-19T23:21:38.076Z Downloaded typify-impl v0.2.0
9782025-03-19T23:21:38.092Z Downloaded radix_trie v0.2.1
9792025-03-19T23:21:38.097Z Downloaded ratatui v0.29.0
9802025-03-19T23:21:38.118Z Downloaded petgraph v0.6.5
9812025-03-19T23:21:38.135Z Downloaded openssl v0.10.71
9822025-03-19T23:21:38.144Z Downloaded petgraph v0.7.1
9832025-03-19T23:21:38.164Z Downloaded lzma-sys v0.1.20
9842025-03-19T23:21:38.192Z Downloaded bzip2-sys v0.1.11+1.0.8
9852025-03-19T23:21:38.204Z Downloaded typify-impl v0.3.0
9862025-03-19T23:21:38.220Z Downloaded tokio v1.43.0
9872025-03-19T23:21:38.257Z Downloaded libz-sys v1.1.20
9882025-03-19T23:21:38.277Z Downloaded chrono-tz v0.10.1
9892025-03-19T23:21:38.285Z Downloaded tabled v0.18.0
9902025-03-19T23:21:38.302Z Downloaded regex-automata v0.4.8
9912025-03-19T23:21:38.319Z Downloaded smoltcp v0.9.1
9922025-03-19T23:21:38.330Z Downloaded object v0.30.4
9932025-03-19T23:21:38.339Z Downloaded diesel v2.2.8
9942025-03-19T23:21:38.357Z Downloaded polar-core v0.27.3
9952025-03-19T23:21:38.365Z Downloaded regress v0.10.3
9962025-03-19T23:21:38.374Z Downloaded num-bigint-dig v0.8.4
9972025-03-19T23:21:38.379Z Downloaded russh v0.45.0
9982025-03-19T23:21:38.385Z Downloaded csv v1.3.1
9992025-03-19T23:21:38.404Z Downloaded proptest v1.6.0
10002025-03-19T23:21:38.413Z Downloaded nom v7.1.3
10012025-03-19T23:21:38.418Z Downloaded socket2 v0.5.8
10022025-03-19T23:21:38.422Z Downloaded portable-atomic v1.9.0
10032025-03-19T23:21:38.427Z Downloaded h2 v0.4.6
10042025-03-19T23:21:38.433Z Downloaded reqwest v0.12.12
10052025-03-19T23:21:38.442Z Downloaded ron v0.8.1
10062025-03-19T23:21:38.449Z Downloaded rand v0.8.5
10072025-03-19T23:21:38.452Z Downloaded quick-xml v0.37.2
10082025-03-19T23:21:38.458Z Downloaded zerovec v0.10.4
10092025-03-19T23:21:38.465Z Downloaded typify-macro v0.3.0
10102025-03-19T23:21:38.468Z Downloaded futures-macro v0.3.31
10112025-03-19T23:21:38.469Z Downloaded diff v0.1.13
10122025-03-19T23:21:38.469Z Downloaded tracing-attributes v0.1.27
10132025-03-19T23:21:38.472Z Downloaded time v0.3.36
10142025-03-19T23:21:38.477Z Downloaded typify v0.2.0
10152025-03-19T23:21:38.480Z Downloaded sha3 v0.10.8
10162025-03-19T23:21:38.485Z Downloaded multer v3.1.0
10172025-03-19T23:21:38.488Z Downloaded zip v0.6.6
10182025-03-19T23:21:38.494Z Downloaded tough v0.19.0
10192025-03-19T23:21:38.499Z Downloaded zerocopy v0.6.6
10202025-03-19T23:21:38.502Z Downloaded tower v0.5.2
10212025-03-19T23:21:38.510Z Downloaded thiserror-impl-no-std v2.0.2
10222025-03-19T23:21:38.513Z Downloaded typify v0.3.0
10232025-03-19T23:21:38.516Z Downloaded vergen v8.3.2
10242025-03-19T23:21:38.519Z Downloaded tungstenite v0.23.0
10252025-03-19T23:21:38.523Z Downloaded tungstenite v0.21.0
10262025-03-19T23:21:38.527Z Downloaded tracing-core v0.1.32
10272025-03-19T23:21:38.530Z Downloaded strum_macros v0.25.3
10282025-03-19T23:21:38.530Z Downloaded structmeta v0.3.0
10292025-03-19T23:21:38.530Z Downloaded spki v0.7.3
10302025-03-19T23:21:38.533Z Downloaded progenitor-impl v0.8.0
10312025-03-19T23:21:38.536Z Downloaded tap v1.0.1
10322025-03-19T23:21:38.536Z Downloaded shlex v1.3.0
10332025-03-19T23:21:38.536Z Downloaded strum_macros v0.24.3
10342025-03-19T23:21:38.539Z Downloaded r2d2 v0.8.10
10352025-03-19T23:21:38.539Z Downloaded fs_extra v1.3.0
10362025-03-19T23:21:38.542Z Downloaded typify-macro v0.2.0
10372025-03-19T23:21:38.542Z Downloaded spin v0.9.8
10382025-03-19T23:21:38.545Z Downloaded diesel_derives v2.2.3
10392025-03-19T23:21:38.548Z Downloaded derive_more v0.99.19
10402025-03-19T23:21:38.551Z Downloaded encoding_rs v0.8.34
10412025-03-19T23:21:38.573Z Downloaded uuid v1.15.1
10422025-03-19T23:21:38.576Z Downloaded tokio-postgres v0.7.13
10432025-03-19T23:21:38.580Z Downloaded unsafe-libyaml v0.2.11
10442025-03-19T23:21:38.584Z Downloaded newtype-uuid v1.2.1
10452025-03-19T23:21:38.586Z Downloaded defmt-macros v0.3.9
10462025-03-19T23:21:38.589Z Downloaded glob v0.3.2
10472025-03-19T23:21:38.589Z Downloaded subtle v2.6.1
10482025-03-19T23:21:38.592Z Downloaded libgit2-sys v0.17.0+1.8.1
10492025-03-19T23:21:38.647Z Downloaded slab v0.4.9
10502025-03-19T23:21:38.650Z Downloaded num-complex v0.4.6
10512025-03-19T23:21:38.650Z Downloaded utf-8 v0.7.6
10522025-03-19T23:21:38.653Z Downloaded ring v0.17.11
10532025-03-19T23:21:38.691Z Downloaded untrusted v0.9.0
10542025-03-19T23:21:38.696Z Downloaded rsa v0.9.6
10552025-03-19T23:21:38.699Z Downloaded utf8_iter v1.0.4
10562025-03-19T23:21:38.699Z Downloaded steno v0.4.1
10572025-03-19T23:21:38.702Z Downloaded universal-hash v0.5.1
10582025-03-19T23:21:38.702Z Downloaded funty v2.0.0
10592025-03-19T23:21:38.705Z Downloaded reedline v0.38.0
10602025-03-19T23:21:38.710Z Downloaded tokio-util v0.7.13
10612025-03-19T23:21:38.716Z Downloaded itertools v0.12.1
10622025-03-19T23:21:38.722Z Downloaded dirs-sys-next v0.1.2
10632025-03-19T23:21:38.725Z Downloaded float-cmp v0.10.0
10642025-03-19T23:21:38.725Z Downloaded serde_derive_internals v0.29.1
10652025-03-19T23:21:38.728Z Downloaded rustc_version v0.4.1
10662025-03-19T23:21:38.728Z Downloaded slog-term v2.9.1
10672025-03-19T23:21:38.731Z Downloaded pkcs1 v0.7.5
10682025-03-19T23:21:38.731Z Downloaded publicsuffix v2.3.0
10692025-03-19T23:21:38.734Z Downloaded num-rational v0.4.2
10702025-03-19T23:21:38.738Z Downloaded yasna v0.5.2
10712025-03-19T23:21:38.738Z Downloaded rcgen v0.12.1
10722025-03-19T23:21:38.741Z Downloaded ssh-cipher v0.2.0
10732025-03-19T23:21:38.741Z Downloaded rustc-hash v1.1.0
10742025-03-19T23:21:38.744Z Downloaded phf_generator v0.11.2
10752025-03-19T23:21:38.744Z Downloaded rustfmt-wrapper v0.2.1
10762025-03-19T23:21:38.744Z Downloaded libxml v0.3.3
10772025-03-19T23:21:38.749Z Downloaded libm v0.2.8
10782025-03-19T23:21:38.756Z Downloaded itertools v0.10.5
10792025-03-19T23:21:38.762Z Downloaded num-traits v0.2.19
10802025-03-19T23:21:38.765Z Downloaded futures v0.3.31
10812025-03-19T23:21:38.769Z Downloaded yoke v0.7.4
10822025-03-19T23:21:38.772Z Downloaded rand_core v0.9.2
10832025-03-19T23:21:38.772Z Downloaded globset v0.4.15
10842025-03-19T23:21:38.775Z Downloaded serde_yaml v0.9.34+deprecated
10852025-03-19T23:21:38.778Z Downloaded cc v1.2.15
10862025-03-19T23:21:38.781Z Downloaded parking_lot v0.11.2
10872025-03-19T23:21:38.784Z Downloaded tokio-rustls v0.26.0
10882025-03-19T23:21:38.784Z Downloaded elliptic-curve v0.13.8
10892025-03-19T23:21:38.787Z Downloaded bumpalo v3.16.0
10902025-03-19T23:21:38.790Z Downloaded hash32 v0.3.1
10912025-03-19T23:21:38.793Z Downloaded ecdsa v0.16.9
10922025-03-19T23:21:38.793Z Downloaded dropshot_endpoint v0.12.0
10932025-03-19T23:21:38.796Z Downloaded unicode-bidi v0.3.17
10942025-03-19T23:21:38.799Z Downloaded base64 v0.21.7
10952025-03-19T23:21:38.802Z Downloaded backtrace v0.3.74
10962025-03-19T23:21:38.806Z Downloaded mockall_derive v0.13.1
10972025-03-19T23:21:38.809Z Downloaded daft-derive v0.1.2
10982025-03-19T23:21:38.812Z Downloaded daft v0.1.2
10992025-03-19T23:21:38.815Z Downloaded crossbeam-channel v0.5.13
11002025-03-19T23:21:38.818Z Downloaded tokio-rustls v0.24.1
11012025-03-19T23:21:38.821Z Downloaded pem-rfc7468 v0.7.0
11022025-03-19T23:21:38.821Z Downloaded password-hash v0.5.0
11032025-03-19T23:21:38.824Z Downloaded parking_lot_core v0.9.10
11042025-03-19T23:21:38.827Z Downloaded hyper-util v0.1.10
11052025-03-19T23:21:38.830Z Downloaded packed_struct v0.10.1
11062025-03-19T23:21:38.830Z Downloaded futures-executor v0.3.31
11072025-03-19T23:21:38.833Z Downloaded strum_macros v0.26.4
11082025-03-19T23:21:38.833Z Downloaded progenitor-impl v0.9.1
11092025-03-19T23:21:38.836Z Downloaded schemars v0.8.22
11102025-03-19T23:21:38.845Z Downloaded futures-io v0.3.31
11112025-03-19T23:21:38.848Z Downloaded filetime v0.2.25
11122025-03-19T23:21:38.848Z Downloaded fallible-iterator v0.2.0
11132025-03-19T23:21:38.851Z Downloaded thiserror-no-std v2.0.2
11142025-03-19T23:21:38.853Z Downloaded termios v0.3.3
11152025-03-19T23:21:38.854Z Downloaded slog-envlogger v2.2.0
11162025-03-19T23:21:38.856Z Downloaded mockall v0.13.1
11172025-03-19T23:21:38.856Z Downloaded const_format v0.2.34
11182025-03-19T23:21:38.859Z Downloaded chacha20poly1305 v0.10.1
11192025-03-19T23:21:38.862Z Downloaded xattr v1.3.1
11202025-03-19T23:21:38.862Z Downloaded tokio-macros v2.5.0
11212025-03-19T23:21:38.865Z Downloaded tls_codec_derive v0.4.1
11222025-03-19T23:21:38.865Z Downloaded tinystr v0.7.6
11232025-03-19T23:21:38.868Z Downloaded tiny-keccak v2.0.2
11242025-03-19T23:21:38.871Z Downloaded miniz_oxide v0.8.5
11252025-03-19T23:21:38.871Z Downloaded icu_properties v1.5.1
11262025-03-19T23:21:38.874Z Downloaded heapless v0.8.0
11272025-03-19T23:21:38.878Z Downloaded crypto-bigint v0.5.5
11282025-03-19T23:21:38.883Z Downloaded bytes v1.10.1
11292025-03-19T23:21:38.887Z Downloaded progenitor-macro v0.8.0
11302025-03-19T23:21:38.890Z Downloaded icu_collections v1.5.0
11312025-03-19T23:21:38.893Z Downloaded base64 v0.22.1
11322025-03-19T23:21:38.898Z Downloaded tokio-tungstenite v0.23.1
11332025-03-19T23:21:38.901Z Downloaded embedded-io v0.6.1
11342025-03-19T23:21:38.901Z Downloaded smallvec v1.14.0
11352025-03-19T23:21:38.904Z Downloaded heapless v0.7.17
11362025-03-19T23:21:38.907Z Downloaded vsss-rs v3.3.4
11372025-03-19T23:21:38.911Z Downloaded lock_api v0.4.12
11382025-03-19T23:21:38.911Z Downloaded blake2 v0.10.6
11392025-03-19T23:21:38.915Z Downloaded synstructure v0.13.1
11402025-03-19T23:21:38.915Z Downloaded signal-hook-mio v0.2.4
11412025-03-19T23:21:38.915Z Downloaded litrs v0.4.1
11422025-03-19T23:21:38.919Z Downloaded smf v0.2.3
11432025-03-19T23:21:38.919Z Downloaded icu_normalizer v1.5.0
11442025-03-19T23:21:38.922Z Downloaded icu_locid_transform_data v1.5.0
11452025-03-19T23:21:38.922Z Downloaded litemap v0.7.3
11462025-03-19T23:21:38.925Z Downloaded crossbeam-utils v0.8.20
11472025-03-19T23:21:38.931Z Downloaded crossbeam-epoch v0.9.18
11482025-03-19T23:21:38.931Z Downloaded cookie v0.18.1
11492025-03-19T23:21:38.931Z Downloaded console v0.15.10
11502025-03-19T23:21:38.934Z Downloaded ciborium v0.2.2
11512025-03-19T23:21:38.945Z Downloaded cancel-safe-futures v0.1.5
11522025-03-19T23:21:38.945Z Downloaded form_urlencoded v1.2.1
11532025-03-19T23:21:38.945Z Downloaded clang-sys v1.8.1
11542025-03-19T23:21:38.945Z Downloaded indoc v2.0.6
11552025-03-19T23:21:38.945Z Downloaded hyper-staticfile v0.10.1
11562025-03-19T23:21:38.949Z Downloaded schemars_derive v0.8.22
11572025-03-19T23:21:38.949Z Downloaded same-file v1.0.6
11582025-03-19T23:21:38.949Z Downloaded rusty-fork v0.3.0
11592025-03-19T23:21:38.949Z Downloaded resolv-conf v0.7.0
11602025-03-19T23:21:38.952Z Downloaded ref-cast v1.0.23
11612025-03-19T23:21:38.956Z Downloaded progenitor-macro v0.9.1
11622025-03-19T23:21:38.956Z Downloaded md-5 v0.10.6
11632025-03-19T23:21:38.956Z Downloaded libefi-sys v0.1.0
11642025-03-19T23:21:38.956Z Downloaded instability v0.3.2
11652025-03-19T23:21:38.959Z Downloaded rpassword v7.3.1
11662025-03-19T23:21:38.959Z Downloaded rand_chacha v0.9.0
11672025-03-19T23:21:38.959Z Downloaded hkdf v0.12.4
11682025-03-19T23:21:38.962Z Downloaded hickory-proto v0.24.4
11692025-03-19T23:21:38.977Z Downloaded arc-swap v1.7.1
11702025-03-19T23:21:38.981Z Downloaded allocator-api2 v0.2.18
11712025-03-19T23:21:38.984Z Downloaded hickory-client v0.24.4
11722025-03-19T23:21:38.987Z Downloaded impl-trait-for-tuples v0.2.2
11732025-03-19T23:21:38.987Z Downloaded cexpr v0.6.0
11742025-03-19T23:21:38.990Z Downloaded bzip2 v0.4.4
11752025-03-19T23:21:38.990Z Downloaded ipnetwork v0.21.1
11762025-03-19T23:21:38.994Z Downloaded indent_write v2.2.0
11772025-03-19T23:21:38.994Z Downloaded lazy_static v1.5.0
11782025-03-19T23:21:38.994Z Downloaded is-terminal v0.4.13
11792025-03-19T23:21:38.997Z Downloaded arrayvec v0.7.6
11802025-03-19T23:21:38.997Z Downloaded crc32fast v1.4.2
11812025-03-19T23:21:39.000Z Downloaded hmac v0.12.1
11822025-03-19T23:21:39.000Z Downloaded async-trait v0.1.87
11832025-03-19T23:21:39.006Z Downloaded http-body-util v0.1.2
11842025-03-19T23:21:39.006Z Downloaded backoff v0.4.0
11852025-03-19T23:21:39.006Z Downloaded async-bb8-diesel v0.2.1
11862025-03-19T23:21:39.009Z Downloaded argon2 v0.5.3
11872025-03-19T23:21:39.009Z Downloaded cmake v0.1.51
11882025-03-19T23:21:39.012Z Downloaded hex-literal v0.4.1
11892025-03-19T23:21:39.012Z Downloaded http-range v0.1.5
11902025-03-19T23:21:39.012Z Downloaded bit-vec v0.6.3
11912025-03-19T23:21:39.016Z Downloaded hostname v0.4.0
11922025-03-19T23:21:39.016Z Downloaded home v0.5.9
11932025-03-19T23:21:39.016Z Downloaded humantime v2.1.0
11942025-03-19T23:21:39.019Z Downloaded constant_time_eq v0.3.1
11952025-03-19T23:21:39.019Z Downloaded assert_matches v1.5.0
11962025-03-19T23:21:39.019Z Downloaded atomic-waker v1.1.2
11972025-03-19T23:21:39.022Z Downloaded async-recursion v1.1.1
11982025-03-19T23:21:39.025Z Downloaded array-init v0.0.4
11992025-03-19T23:21:39.338Z Downloaded aws-lc-sys v0.26.0
12002025-03-19T23:21:39.654Z Compiling serde v1.0.218
12012025-03-19T23:21:39.657Z Compiling value-bag v1.9.0
12022025-03-19T23:21:39.657Z Compiling lock_api v0.4.12
12032025-03-19T23:21:39.658Z Compiling scopeguard v1.2.0
12042025-03-19T23:21:39.809Z Compiling typenum v1.17.0
12052025-03-19T23:21:39.813Z Compiling shlex v1.3.0
12062025-03-19T23:21:39.851Z Compiling syn v2.0.98
12072025-03-19T23:21:39.867Z Compiling getrandom v0.2.15
12082025-03-19T23:21:39.988Z Compiling jobserver v0.1.32
12092025-03-19T23:21:40.158Z Compiling rand_core v0.6.4
12102025-03-19T23:21:40.276Z Compiling log v0.4.22
12112025-03-19T23:21:40.315Z Compiling generic-array v0.14.7
12122025-03-19T23:21:40.333Z Compiling subtle v2.6.1
12132025-03-19T23:21:40.799Z Compiling cc v1.2.15
12142025-03-19T23:21:40.818Z Compiling smallvec v1.14.0
12152025-03-19T23:21:40.837Z Compiling const-oid v0.9.6
12162025-03-19T23:21:40.858Z Compiling pin-project-lite v0.2.14
12172025-03-19T23:21:40.877Z Compiling rustix v0.38.37
12182025-03-19T23:21:40.998Z Compiling parking_lot_core v0.9.10
12192025-03-19T23:21:41.059Z Compiling spin v0.9.8
12202025-03-19T23:21:41.235Z Compiling signal-hook-registry v1.4.2
12212025-03-19T23:21:41.455Z Compiling futures-core v0.3.31
12222025-03-19T23:21:41.717Z Compiling mio v1.0.2
12232025-03-19T23:21:41.737Z Compiling aho-corasick v1.1.3
12242025-03-19T23:21:41.986Z Compiling parking_lot v0.12.3
12252025-03-19T23:21:42.062Z Compiling either v1.14.0
12262025-03-19T23:21:42.460Z Compiling regex-syntax v0.8.5
12272025-03-19T23:21:42.518Z Compiling stable_deref_trait v1.2.0
12282025-03-19T23:21:42.648Z Compiling glob v0.3.2
12292025-03-19T23:21:42.787Z Compiling socket2 v0.5.8
12302025-03-19T23:21:42.839Z Compiling serde_json v1.0.139
12312025-03-19T23:21:42.991Z Compiling cpufeatures v0.2.14
12322025-03-19T23:21:43.105Z Compiling futures-sink v0.3.31
12332025-03-19T23:21:43.190Z Compiling prettyplease v0.2.30
12342025-03-19T23:21:43.313Z Compiling lazy_static v1.5.0
12352025-03-19T23:21:43.467Z Compiling slab v0.4.9
12362025-03-19T23:21:43.519Z Compiling clang-sys v1.8.1
12372025-03-19T23:21:43.590Z Compiling minimal-lexical v0.2.1
12382025-03-19T23:21:43.717Z Compiling libloading v0.8.5
12392025-03-19T23:21:43.952Z Compiling bindgen v0.69.5
12402025-03-19T23:21:44.091Z Compiling nom v7.1.3
12412025-03-19T23:21:44.091Z Compiling allocator-api2 v0.2.18
12422025-03-19T23:21:44.278Z Compiling libm v0.2.8
12432025-03-19T23:21:44.636Z Compiling home v0.5.9
12442025-03-19T23:21:44.790Z Compiling foldhash v0.1.3
12452025-03-19T23:21:44.810Z Compiling pkg-config v0.3.31
12462025-03-19T23:21:45.089Z Compiling hashbrown v0.15.1
12472025-03-19T23:21:45.213Z Compiling itertools v0.12.1
12482025-03-19T23:21:46.169Z Compiling regex-automata v0.4.8
12492025-03-19T23:21:46.328Z Compiling num-traits v0.2.19
12502025-03-19T23:21:46.352Z Compiling rustc-hash v1.1.0
12512025-03-19T23:21:46.502Z Compiling lazycell v1.3.0
12522025-03-19T23:21:46.880Z Compiling futures-channel v0.3.31
12532025-03-19T23:21:47.294Z Compiling cexpr v0.6.0
12542025-03-19T23:21:47.398Z Compiling synstructure v0.13.1
12552025-03-19T23:21:48.052Z Compiling cmake v0.1.51
12562025-03-19T23:21:48.463Z Compiling dunce v1.0.5
12572025-03-19T23:21:48.610Z Compiling futures-task v0.3.31
12582025-03-19T23:21:48.730Z Compiling getrandom v0.3.1
12592025-03-19T23:21:48.851Z Compiling fs_extra v1.3.0
12602025-03-19T23:21:48.882Z Compiling pin-utils v0.1.0
12612025-03-19T23:21:48.902Z Compiling futures-io v0.3.31
12622025-03-19T23:21:49.178Z Compiling base64ct v1.6.0
12632025-03-19T23:21:49.408Z Compiling ring v0.17.11
12642025-03-19T23:21:49.750Z Compiling pem-rfc7468 v0.7.0
12652025-03-19T23:21:49.888Z Compiling flagset v0.4.6
12662025-03-19T23:21:50.112Z Compiling paste v1.0.15
12672025-03-19T23:21:50.365Z Compiling writeable v0.5.5
12682025-03-19T23:21:50.476Z Compiling litemap v0.7.3
12692025-03-19T23:21:50.743Z Compiling aws-lc-rs v1.12.4
12702025-03-19T23:21:50.882Z Compiling crossbeam-utils v0.8.20
12712025-03-19T23:21:50.942Z Compiling rustls-pki-types v1.10.0
12722025-03-19T23:21:51.187Z Compiling regex v1.11.1
12732025-03-19T23:21:51.412Z Compiling vcpkg v0.2.15
12742025-03-19T23:21:51.854Z Compiling icu_locid_transform_data v1.5.0
12752025-03-19T23:21:51.904Z Compiling tracing-core v0.1.32
12762025-03-19T23:21:51.970Z Compiling powerfmt v0.2.0
12772025-03-19T23:21:52.119Z Compiling untrusted v0.7.1
12782025-03-19T23:21:52.309Z Compiling httparse v1.9.5
12792025-03-19T23:21:52.335Z Compiling percent-encoding v2.3.1
12802025-03-19T23:21:52.392Z Compiling serde_derive v1.0.218
12812025-03-19T23:21:52.642Z Compiling zeroize_derive v1.4.2
12822025-03-19T23:21:52.957Z Compiling zerocopy-derive v0.7.35
12832025-03-19T23:21:53.010Z Compiling tokio-macros v2.5.0
12842025-03-19T23:21:53.050Z Compiling zerofrom-derive v0.1.4
12852025-03-19T23:21:54.007Z Compiling zeroize v1.8.1
12862025-03-19T23:21:54.429Z Compiling yoke-derive v0.7.4
12872025-03-19T23:21:54.815Z Compiling zerovec-derive v0.10.3
12882025-03-19T23:21:54.864Z Compiling zerocopy v0.7.35
12892025-03-19T23:21:55.147Z Compiling displaydoc v0.2.5
12902025-03-19T23:21:55.662Z Compiling crypto-common v0.1.6
12912025-03-19T23:21:55.897Z Compiling block-buffer v0.10.4
12922025-03-19T23:21:56.187Z Compiling digest v0.10.7
12932025-03-19T23:21:56.220Z Compiling block-padding v0.3.3
12942025-03-19T23:21:56.393Z Compiling zerofrom v0.1.4
12952025-03-19T23:21:56.463Z Compiling inout v0.1.3
12962025-03-19T23:21:56.603Z Compiling thiserror-impl v1.0.69
12972025-03-19T23:21:56.660Z Compiling hmac v0.12.1
12982025-03-19T23:21:56.680Z Compiling futures-macro v0.3.31
12992025-03-19T23:21:56.704Z Compiling cipher v0.4.4
13002025-03-19T23:21:56.758Z Compiling sha2 v0.10.8
13012025-03-19T23:21:56.928Z Compiling der_derive v0.7.3
13022025-03-19T23:21:57.072Z Compiling yoke v0.7.4
13032025-03-19T23:21:57.192Z Compiling icu_provider_macros v1.5.0
13042025-03-19T23:21:57.292Z Compiling salsa20 v0.10.2
13052025-03-19T23:21:57.449Z Compiling zerovec v0.10.4
13062025-03-19T23:21:57.535Z Compiling pbkdf2 v0.12.2
13072025-03-19T23:21:57.715Z Compiling ppv-lite86 v0.2.20
13082025-03-19T23:21:58.250Z Compiling scrypt v0.11.0
13092025-03-19T23:21:58.506Z Compiling aes v0.8.4
13102025-03-19T23:21:58.509Z Compiling futures-util v0.3.31
13112025-03-19T23:21:58.766Z Compiling cbc v0.1.2
13122025-03-19T23:21:59.018Z Compiling openssl-sys v0.9.106
13132025-03-19T23:21:59.157Z Compiling tinystr v0.7.6
13142025-03-19T23:21:59.446Z Compiling der v0.7.9
13152025-03-19T23:21:59.469Z Compiling thiserror v1.0.69
13162025-03-19T23:21:59.524Z Compiling icu_locid v1.5.0
13172025-03-19T23:21:59.629Z Compiling pest v2.7.14
13182025-03-19T23:22:00.045Z Compiling icu_collections v1.5.0
13192025-03-19T23:22:00.208Z Compiling tracing-attributes v0.1.27
13202025-03-19T23:22:01.245Z Compiling icu_provider v1.5.0
13212025-03-19T23:22:01.315Z Compiling num-conv v0.1.0
13222025-03-19T23:22:01.580Z Compiling spki v0.7.3
13232025-03-19T23:22:01.614Z Compiling time-core v0.1.2
13242025-03-19T23:22:01.806Z Compiling untrusted v0.9.0
13252025-03-19T23:22:01.964Z Compiling icu_locid_transform v1.5.0
13262025-03-19T23:22:02.007Z Compiling icu_properties_data v1.5.0
13272025-03-19T23:22:02.278Z Compiling pest_meta v2.7.14
13282025-03-19T23:22:02.482Z Compiling pkcs5 v0.7.1
13292025-03-19T23:22:02.676Z Compiling time-macros v0.2.18
13302025-03-19T23:22:03.399Z Compiling tracing v0.1.40
13312025-03-19T23:22:03.557Z Compiling icu_properties v1.5.1
13322025-03-19T23:22:03.924Z Compiling scroll_derive v0.12.0
13332025-03-19T23:22:03.946Z Compiling deranged v0.3.11
13342025-03-19T23:22:05.281Z Compiling bitflags v2.6.0
13352025-03-19T23:22:05.355Z Compiling bytes v1.10.1
13362025-03-19T23:22:05.399Z Compiling semver v1.0.25
13372025-03-19T23:22:05.758Z Compiling indexmap v2.7.1
13382025-03-19T23:22:06.117Z Compiling rustc_version v0.4.1
13392025-03-19T23:22:06.450Z Compiling zerocopy v0.8.10
13402025-03-19T23:22:06.482Z Compiling tokio v1.43.0
13412025-03-19T23:22:06.784Z Compiling http v1.2.0
13422025-03-19T23:22:06.817Z Compiling utf16_iter v1.0.5
13432025-03-19T23:22:07.057Z Compiling icu_normalizer_data v1.5.0
13442025-03-19T23:22:07.078Z Compiling write16 v1.0.0
13452025-03-19T23:22:07.178Z Compiling num_threads v0.1.7
13462025-03-19T23:22:07.226Z Compiling atomic-waker v1.1.2
13472025-03-19T23:22:07.273Z Compiling utf8_iter v1.0.4
13482025-03-19T23:22:07.322Z Compiling time v0.3.36
13492025-03-19T23:22:07.506Z Compiling icu_normalizer v1.5.0
13502025-03-19T23:22:07.530Z Compiling scroll v0.12.0
13512025-03-19T23:22:08.060Z Compiling uuid v1.15.1
13522025-03-19T23:22:08.257Z Compiling http-body v1.0.1
13532025-03-19T23:22:08.514Z Compiling pest_generator v2.7.14
13542025-03-19T23:22:08.774Z Compiling pkcs8 v0.10.2
13552025-03-19T23:22:08.837Z Compiling zerocopy-derive v0.8.10
13562025-03-19T23:22:09.297Z Compiling which v4.4.2
13572025-03-19T23:22:09.427Z Compiling slog v2.7.0
13582025-03-19T23:22:09.571Z Compiling try-lock v0.2.5
13592025-03-19T23:22:09.837Z Compiling tinyvec_macros v0.1.1
13602025-03-19T23:22:09.935Z Compiling iana-time-zone v0.1.61
13612025-03-19T23:22:09.956Z Compiling goblin v0.8.2
13622025-03-19T23:22:10.318Z Compiling chrono v0.4.40
13632025-03-19T23:22:10.339Z Compiling pest_derive v2.7.14
13642025-03-19T23:22:10.429Z Compiling tinyvec v1.8.0
13652025-03-19T23:22:11.206Z Compiling want v0.3.1
13662025-03-19T23:22:11.508Z Compiling idna_adapter v1.2.0
13672025-03-19T23:22:11.746Z Compiling form_urlencoded v1.2.1
13682025-03-19T23:22:11.812Z Compiling openssl v0.10.71
13692025-03-19T23:22:11.940Z Compiling foreign-types-shared v0.1.1
13702025-03-19T23:22:12.073Z Compiling adler2 v2.0.0
13712025-03-19T23:22:12.091Z Compiling tower-service v0.3.3
13722025-03-19T23:22:12.240Z Compiling rustversion v1.0.17
13732025-03-19T23:22:12.259Z Compiling httpdate v1.0.3
13742025-03-19T23:22:12.319Z Compiling miniz_oxide v0.8.5
13752025-03-19T23:22:12.706Z Compiling foreign-types v0.3.2
13762025-03-19T23:22:12.815Z Compiling idna v1.0.3
13772025-03-19T23:22:12.982Z Compiling dtrace-parser v0.2.0
13782025-03-19T23:22:13.754Z Compiling serde_spanned v0.6.8
13792025-03-19T23:22:14.011Z Compiling toml_datetime v0.6.8
13802025-03-19T23:22:14.196Z Compiling serde_tokenstream v0.2.2
13812025-03-19T23:22:14.468Z Compiling rand_core v0.9.2
13822025-03-19T23:22:14.543Z Compiling tokio-util v0.7.13
13832025-03-19T23:22:14.779Z Compiling openssl-macros v0.1.1
13842025-03-19T23:22:14.825Z Compiling serde_derive_internals v0.29.1
13852025-03-19T23:22:14.904Z Compiling bzip2-sys v0.1.11+1.0.8
13862025-03-19T23:22:15.425Z Compiling base64 v0.22.1
13872025-03-19T23:22:15.522Z Compiling h2 v0.4.6
13882025-03-19T23:22:15.544Z Compiling dof v0.3.0
13892025-03-19T23:22:15.851Z Compiling siphasher v0.3.11
13902025-03-19T23:22:16.128Z Compiling syn v1.0.109
13912025-03-19T23:22:16.233Z Compiling schemars v0.8.22
13922025-03-19T23:22:16.606Z Compiling rustls v0.23.19
13932025-03-19T23:22:16.724Z Compiling native-tls v0.2.12
13942025-03-19T23:22:17.021Z Compiling usdt-impl v0.5.0
13952025-03-19T23:22:17.179Z Compiling schemars_derive v0.8.22
13962025-03-19T23:22:18.389Z Compiling rand_chacha v0.9.0
13972025-03-19T23:22:18.828Z Compiling unicode-normalization v0.1.24
13982025-03-19T23:22:19.639Z Compiling heapless v0.7.17
13992025-03-19T23:22:19.892Z Compiling crossbeam-epoch v0.9.18
14002025-03-19T23:22:20.017Z Compiling rand_chacha v0.3.1
14012025-03-19T23:22:20.082Z Compiling signature v2.2.0
14022025-03-19T23:22:20.123Z Compiling dirs-sys-next v0.1.2
14032025-03-19T23:22:20.389Z Compiling crc32fast v1.4.2
14042025-03-19T23:22:20.414Z Compiling cookie v0.18.1
14052025-03-19T23:22:20.595Z Compiling unicode-properties v0.1.3
14062025-03-19T23:22:20.674Z Compiling openssl-probe v0.1.5
14072025-03-19T23:22:20.747Z Compiling unicode-bidi v0.3.17
14082025-03-19T23:22:20.773Z Compiling rayon-core v1.12.1
14092025-03-19T23:22:20.976Z Compiling signal-hook v0.3.17
14102025-03-19T23:22:21.010Z Compiling dyn-clone v1.0.19
14112025-03-19T23:22:21.076Z Compiling rustls v0.22.4
14122025-03-19T23:22:21.409Z Compiling rand v0.8.5
14132025-03-19T23:22:21.430Z Compiling dirs-next v2.0.0
14142025-03-19T23:22:21.624Z Compiling stringprep v0.1.5
14152025-03-19T23:22:21.950Z Compiling crossbeam-deque v0.8.5
14162025-03-19T23:22:22.382Z Compiling rand v0.9.0
14172025-03-19T23:22:22.497Z Compiling hyper v1.6.0
14182025-03-19T23:22:23.478Z Compiling url v2.5.3
14192025-03-19T23:22:24.138Z Compiling http-body-util v0.1.2
14202025-03-19T23:22:24.523Z Compiling curve25519-dalek v4.1.3
14212025-03-19T23:22:24.640Z Compiling md-5 v0.10.6
14222025-03-19T23:22:24.816Z Compiling hyper-util v0.1.10
14232025-03-19T23:22:24.896Z Compiling async-trait v0.1.87
14242025-03-19T23:22:25.201Z Compiling num-integer v0.1.46
14252025-03-19T23:22:25.250Z Compiling hash32 v0.2.1
14262025-03-19T23:22:25.270Z Compiling thread_local v1.1.8
14272025-03-19T23:22:25.638Z Compiling ff v0.13.0
14282025-03-19T23:22:25.791Z Compiling multer v3.1.0
14292025-03-19T23:22:25.892Z Compiling memoffset v0.9.1
14302025-03-19T23:22:25.987Z Compiling encoding_rs v0.8.34
14312025-03-19T23:22:26.037Z Compiling mime v0.3.17
14322025-03-19T23:22:26.114Z Compiling match_cfg v0.1.0
14332025-03-19T23:22:26.229Z Compiling portable-atomic v1.9.0
14342025-03-19T23:22:26.249Z Compiling num-bigint-dig v0.8.4
14352025-03-19T23:22:26.549Z Compiling gimli v0.31.1
14362025-03-19T23:22:26.579Z Compiling litrs v0.4.1
14372025-03-19T23:22:27.142Z Compiling fallible-iterator v0.2.0
14382025-03-19T23:22:27.352Z Compiling slog-async v2.8.0
14392025-03-19T23:22:27.574Z Compiling cfg_aliases v0.2.1
14402025-03-19T23:22:27.606Z Compiling smoltcp v0.9.1
14412025-03-19T23:22:27.689Z Compiling base16ct v0.2.0
14422025-03-19T23:22:27.830Z Compiling psl-types v2.0.11
14432025-03-19T23:22:27.923Z Compiling sec1 v0.7.3
14442025-03-19T23:22:28.011Z Compiling publicsuffix v2.3.0
14452025-03-19T23:22:28.046Z Compiling toml_edit v0.22.24
14462025-03-19T23:22:28.294Z Compiling postgres-protocol v0.6.8
14472025-03-19T23:22:28.348Z Compiling nix v0.29.0
14482025-03-19T23:22:28.457Z Compiling document-features v0.2.10
14492025-03-19T23:22:29.448Z Compiling hostname v0.3.1
14502025-03-19T23:22:29.558Z Compiling group v0.13.0
14512025-03-19T23:22:29.650Z Compiling num-iter v0.1.45
14522025-03-19T23:22:29.885Z Compiling tokio-native-tls v0.3.1
14532025-03-19T23:22:29.906Z Compiling bzip2 v0.4.4
14542025-03-19T23:22:30.171Z Compiling term v0.7.0
14552025-03-19T23:22:30.674Z Compiling addr2line v0.24.2
14562025-03-19T23:22:31.313Z Compiling flate2 v1.1.0
14572025-03-19T23:22:31.383Z Compiling usdt-macro v0.5.0
14582025-03-19T23:22:31.465Z Compiling usdt-attr-macro v0.5.0
14592025-03-19T23:22:31.486Z Compiling phf_shared v0.11.2
14602025-03-19T23:22:31.861Z Compiling slog-json v2.6.1
14612025-03-19T23:22:32.135Z Compiling serde_urlencoded v0.7.1
14622025-03-19T23:22:32.170Z Compiling terminal_size v0.4.0
14632025-03-19T23:22:32.215Z Compiling crossbeam-channel v0.5.13
14642025-03-19T23:22:32.391Z Compiling futures-executor v0.3.31
14652025-03-19T23:22:32.652Z Compiling hkdf v0.12.4
14662025-03-19T23:22:32.788Z Compiling crypto-bigint v0.5.5
14672025-03-19T23:22:32.897Z Compiling zerocopy-derive v0.6.6
14682025-03-19T23:22:32.936Z Compiling async-stream-impl v0.3.6
14692025-03-19T23:22:33.000Z Compiling curve25519-dalek-derive v0.1.1
14702025-03-19T23:22:33.208Z Compiling rustls-pemfile v2.2.0
14712025-03-19T23:22:33.551Z Compiling webpki-roots v0.26.6
14722025-03-19T23:22:33.775Z Compiling sync_wrapper v1.0.1
14732025-03-19T23:22:33.960Z Compiling is-terminal v0.4.13
14742025-03-19T23:22:34.102Z Compiling object v0.36.5
14752025-03-19T23:22:34.202Z Compiling fs-err v2.11.0
14762025-03-19T23:22:34.407Z Compiling dropshot v0.12.0
14772025-03-19T23:22:34.523Z Compiling ahash v0.8.11
14782025-03-19T23:22:34.740Z Compiling newtype-uuid v1.2.1
14792025-03-19T23:22:34.766Z Compiling anyhow v1.0.97
14802025-03-19T23:22:34.880Z Compiling simd-adler32 v0.3.7
14812025-03-19T23:22:35.058Z Compiling ipnet v2.11.0
14822025-03-19T23:22:35.206Z Compiling hubpack_derive v0.1.1
14832025-03-19T23:22:35.225Z Compiling take_mut v0.2.2
14842025-03-19T23:22:35.364Z Compiling rustc-demangle v0.1.24
14852025-03-19T23:22:35.386Z Compiling managed v0.8.0
14862025-03-19T23:22:35.388Z Compiling zip v2.1.3
14872025-03-19T23:22:35.760Z Compiling unicode-width v0.2.0
14882025-03-19T23:22:35.852Z Compiling tower-layer v0.3.3
14892025-03-19T23:22:36.100Z Compiling bumpalo v3.16.0
14902025-03-19T23:22:36.156Z Compiling winnow v0.5.40
14912025-03-19T23:22:36.239Z Compiling lockfree-object-pool v0.1.6
14922025-03-19T23:22:36.295Z Compiling buf-list v1.0.3
14932025-03-19T23:22:36.498Z Compiling zopfli v0.8.1
14942025-03-19T23:22:36.552Z Compiling console v0.15.10
14952025-03-19T23:22:36.984Z Compiling tower v0.5.2
14962025-03-19T23:22:37.809Z Compiling hubpack v0.1.2
14972025-03-19T23:22:37.950Z Compiling clap_builder v4.5.31
14982025-03-19T23:22:38.087Z Compiling elliptic-curve v0.13.8
14992025-03-19T23:22:38.595Z Compiling strum_macros v0.25.3
15002025-03-19T23:22:38.814Z Compiling zerocopy v0.6.6
15012025-03-19T23:22:39.289Z Compiling async-stream v0.3.6
15022025-03-19T23:22:39.590Z Compiling toml_edit v0.19.15
15032025-03-19T23:22:39.593Z Compiling slog-term v2.9.1
15042025-03-19T23:22:39.667Z Compiling usdt v0.5.0
15052025-03-19T23:22:40.136Z Compiling futures v0.3.31
15062025-03-19T23:22:40.263Z Compiling slog-bunyan v2.5.0
15072025-03-19T23:22:40.489Z Compiling phf v0.11.2
15082025-03-19T23:22:40.781Z Compiling backtrace v0.3.74
15092025-03-19T23:22:40.813Z Compiling signal-hook-mio v0.2.4
15102025-03-19T23:22:40.999Z Compiling toml v0.8.20
15112025-03-19T23:22:41.212Z Compiling cookie_store v0.21.1
15122025-03-19T23:22:42.226Z Compiling rayon v1.10.0
15132025-03-19T23:22:42.484Z Compiling hyper-tls v0.6.0
15142025-03-19T23:22:43.906Z Compiling camino v1.1.9
15152025-03-19T23:22:44.797Z Compiling postgres-types v0.2.9
15162025-03-19T23:22:45.078Z Compiling ed25519 v2.2.3
15172025-03-19T23:22:45.890Z Compiling phf_shared v0.10.0
15182025-03-19T23:22:46.112Z Compiling dropshot_endpoint v0.12.0
15192025-03-19T23:22:46.292Z Compiling pkcs1 v0.7.5
15202025-03-19T23:22:46.482Z Compiling waitgroup v0.1.2
15212025-03-19T23:22:46.485Z Compiling openapiv3 v2.0.0
15222025-03-19T23:22:46.721Z Compiling clap_derive v4.5.28
15232025-03-19T23:22:46.959Z Compiling enum-as-inner v0.6.1
15242025-03-19T23:22:47.143Z Compiling serde_path_to_error v0.1.16
15252025-03-19T23:22:47.189Z Compiling serde-big-array v0.5.1
15262025-03-19T23:22:47.431Z Compiling rfc6979 v0.4.0
15272025-03-19T23:22:47.636Z Compiling sha1 v0.10.6
15282025-03-19T23:22:47.906Z Compiling serde_repr v0.1.19
15292025-03-19T23:22:47.986Z Compiling bstr v1.10.0
15302025-03-19T23:22:48.050Z Compiling float-cmp v0.10.0
15312025-03-19T23:22:48.304Z Compiling hostname v0.4.0
15322025-03-19T23:22:48.543Z Compiling unicode-segmentation v1.12.0
15332025-03-19T23:22:49.048Z Compiling difflib v0.4.0
15342025-03-19T23:22:49.445Z Compiling number_prefix v0.4.0
15352025-03-19T23:22:49.577Z Compiling debug-ignore v1.0.5
15362025-03-19T23:22:49.683Z Compiling fixedbitset v0.4.2
15372025-03-19T23:22:49.744Z Compiling new_debug_unreachable v1.0.6
15382025-03-19T23:22:49.854Z Compiling predicates-core v1.0.8
15392025-03-19T23:22:50.105Z Compiling static_assertions v1.1.0
15402025-03-19T23:22:50.153Z Compiling precomputed-hash v0.1.1
15412025-03-19T23:22:50.174Z Compiling data-encoding v2.6.0
15422025-03-19T23:22:50.221Z Compiling normalize-line-endings v0.3.0
15432025-03-19T23:22:50.293Z Compiling whoami v1.5.2
15442025-03-19T23:22:50.354Z Compiling predicates v3.1.3
15452025-03-19T23:22:50.375Z Compiling string_cache v0.8.7
15462025-03-19T23:22:50.480Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15472025-03-19T23:22:50.829Z Compiling hickory-proto v0.24.4
15482025-03-19T23:22:50.932Z Compiling tokio-postgres v0.7.13
15492025-03-19T23:22:51.152Z Compiling clap v4.5.31
15502025-03-19T23:22:51.284Z Compiling petgraph v0.6.5
15512025-03-19T23:22:51.843Z Compiling indicatif v0.17.11
15522025-03-19T23:22:52.097Z Compiling similar v2.7.0
15532025-03-19T23:22:53.888Z Compiling ecdsa v0.16.9
15542025-03-19T23:22:54.167Z Compiling rsa v0.9.6
15552025-03-19T23:22:54.703Z Compiling ed25519-dalek v2.1.1
15562025-03-19T23:22:55.994Z Compiling toml v0.7.8
15572025-03-19T23:22:56.557Z Compiling crossterm v0.28.1
15582025-03-19T23:22:57.509Z Compiling zip v0.6.6
15592025-03-19T23:22:57.565Z Compiling ipnetwork v0.21.1
15602025-03-19T23:22:58.029Z Compiling tokio-stream v0.1.17
15612025-03-19T23:22:58.362Z Compiling hex v0.4.3
15622025-03-19T23:22:58.838Z Compiling x509-cert v0.2.5
15632025-03-19T23:22:58.959Z Compiling itertools v0.10.5
15642025-03-19T23:22:59.030Z Compiling peg-runtime v0.8.5
15652025-03-19T23:22:59.261Z Compiling unicode-xid v0.2.6
15662025-03-19T23:22:59.461Z Compiling lalrpop-util v0.19.12
15672025-03-19T23:22:59.577Z Compiling strum_macros v0.26.4
15682025-03-19T23:22:59.722Z Compiling xattr v1.3.1
15692025-03-19T23:22:59.743Z Compiling filetime v0.2.25
15702025-03-19T23:22:59.994Z Compiling tar v0.4.44
15712025-03-19T23:23:04.081Z Compiling strum v0.26.3
15722025-03-19T23:23:06.965Z Compiling aws-lc-sys v0.26.0
15732025-03-19T23:23:38.720Z Compiling rustls-webpki v0.102.8
15742025-03-19T23:23:41.880Z Compiling tokio-rustls v0.25.0
15752025-03-19T23:23:43.643Z Compiling tokio-rustls v0.26.0
15762025-03-19T23:23:43.970Z Compiling hyper-rustls v0.27.3
15772025-03-19T23:23:44.308Z Compiling reqwest v0.12.12
15782025-03-19T23:23:47.835Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15792025-03-19T23:23:48.109Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15802025-03-19T23:23:52.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15812025-03-19T23:23:52.882Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15822025-03-19T23:23:52.933ZMar 19 23:23:51.890 INFO Starting download, target: Cockroach
15832025-03-19T23:23:52.933ZMar 19 23:23:51.890 INFO Starting download, target: Clickhouse
15842025-03-19T23:23:52.933ZMar 19 23:23:51.890 INFO Starting download, target: Console
15852025-03-19T23:23:52.936ZMar 19 23:23:51.890 INFO Starting download, target: DendriteOpenapi
15862025-03-19T23:23:52.936ZMar 19 23:23:51.890 INFO Starting download, target: DendriteStub
15872025-03-19T23:23:52.936ZMar 19 23:23:51.890 INFO Starting download, target: MaghemiteMgd
15882025-03-19T23:23:52.936ZMar 19 23:23:51.890 INFO Starting download, target: TransceiverControl
15892025-03-19T23:23:52.936ZMar 19 23:23:51.891 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15902025-03-19T23:23:52.936ZMar 19 23:23:51.891 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
15912025-03-19T23:23:52.937ZMar 19 23:23:51.891 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15922025-03-19T23:23:52.937ZMar 19 23:23:51.891 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15932025-03-19T23:23:52.937ZMar 19 23:23:51.891 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15942025-03-19T23:23:52.937ZMar 19 23:23:51.891 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15952025-03-19T23:23:52.937ZMar 19 23:23:51.891 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15962025-03-19T23:23:53.102ZMar 19 23:23:52.054 INFO Download complete, target: DendriteOpenapi
15972025-03-19T23:23:53.291ZMar 19 23:23:52.246 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15982025-03-19T23:23:53.458ZMar 19 23:23:52.411 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15992025-03-19T23:23:53.753ZMar 19 23:23:52.697 INFO Download complete, target: TransceiverControl
16002025-03-19T23:23:53.904ZMar 19 23:23:52.855 INFO Download complete, target: Console
16012025-03-19T23:23:53.974ZMar 19 23:23:52.926 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16022025-03-19T23:23:54.000ZMar 19 23:23:52.956 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16032025-03-19T23:23:54.524ZMar 19 23:23:53.481 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16042025-03-19T23:23:54.524ZMar 19 23:23:53.481 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16052025-03-19T23:23:55.081ZMar 19 23:23:54.036 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16062025-03-19T23:23:56.518ZMar 19 23:23:55.475 INFO Download complete, target: DendriteStub
16072025-03-19T23:23:56.611ZMar 19 23:23:55.568 INFO Download complete, target: MaghemiteMgd
16082025-03-19T23:24:01.043ZMar 19 23:23:59.999 INFO Checking that binary works, target: Cockroach
16092025-03-19T23:24:01.301ZMar 19 23:24:00.258 INFO Download complete, target: Cockroach
16102025-03-19T23:24:05.758ZMar 19 23:24:04.712 INFO Checking that binary works, target: Clickhouse
16112025-03-19T23:24:06.380ZMar 19 23:24:05.337 INFO Download complete, target: Clickhouse
16122025-03-19T23:24:06.388ZAll prerequisites installed successfully
16132025-03-19T23:24:06.391Z
16142025-03-19T23:24:06.391Zreal 4:56.013042910
16152025-03-19T23:24:06.391Zuser 15:34.613510880
16162025-03-19T23:24:06.392Zsys 2:09.826205511
16172025-03-19T23:24:06.392Ztrap 0.583740206
16182025-03-19T23:24:06.392Ztflt 2.286090152
16192025-03-19T23:24:06.392Zdflt 2.726018244
16202025-03-19T23:24:06.392Zkflt 0.025214119
16212025-03-19T23:24:06.392Zlock 23:36.704206325
16222025-03-19T23:24:06.392Zslp 56:00.546409131
16232025-03-19T23:24:06.392Zlat 1:04.034965485
16242025-03-19T23:24:06.392Zstop 2:26.461237648
16252025-03-19T23:24:06.392Z+ ptime -m cargo xtask download softnpu
16262025-03-19T23:24:06.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
16272025-03-19T23:24:06.976Z Running `target/debug/xtask download softnpu`
16282025-03-19T23:24:07.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16292025-03-19T23:24:07.898Z Running `target/debug/xtask-downloader softnpu`
16302025-03-19T23:24:07.936ZMar 19 23:24:06.892 INFO Starting download, target: Softnpu
16312025-03-19T23:24:07.939ZMar 19 23:24:06.892 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16322025-03-19T23:24:08.574ZMar 19 23:24:07.527 INFO Download complete, target: Softnpu
16332025-03-19T23:24:08.578Z
16342025-03-19T23:24:08.578Zreal 2.179202159
16352025-03-19T23:24:08.578Zuser 1.353845005
16362025-03-19T23:24:08.578Zsys 0.550217911
16372025-03-19T23:24:08.578Ztrap 0.000822806
16382025-03-19T23:24:08.578Ztflt 0.000097265
16392025-03-19T23:24:08.578Zdflt 0.000057864
16402025-03-19T23:24:08.579Zkflt 0.000000000
16412025-03-19T23:24:08.579Zlock 6.872552822
16422025-03-19T23:24:08.579Zslp 0.464323244
16432025-03-19T23:24:08.579Zlat 0.073750415
16442025-03-19T23:24:08.579Zstop 0.000174172
16452025-03-19T23:24:08.579Z+ export CARGO_INCREMENTAL=0
16462025-03-19T23:24:08.579Z+ CARGO_INCREMENTAL=0
16472025-03-19T23:24:08.579Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16482025-03-19T23:24:09.578Z Compiling proc-macro2 v1.0.94
16492025-03-19T23:24:09.578Z Compiling unicode-ident v1.0.14
16502025-03-19T23:24:09.581Z Compiling libc v0.2.170
16512025-03-19T23:24:09.581Z Compiling serde v1.0.218
16522025-03-19T23:24:09.581Z Compiling autocfg v1.4.0
16532025-03-19T23:24:09.581Z Compiling cfg-if v1.0.0
16542025-03-19T23:24:09.581Z Compiling version_check v0.9.5
16552025-03-19T23:24:09.927Z Compiling memchr v2.7.4
16562025-03-19T23:24:09.944Z Compiling shlex v1.3.0
16572025-03-19T23:24:10.006Z Compiling typenum v1.17.0
16582025-03-19T23:24:10.299Z Compiling value-bag v1.9.0
16592025-03-19T23:24:10.395Z Compiling generic-array v0.14.7
16602025-03-19T23:24:10.740Z Compiling lock_api v0.4.12
16612025-03-19T23:24:10.833Z Compiling log v0.4.22
16622025-03-19T23:24:10.913Z Compiling scopeguard v1.2.0
16632025-03-19T23:24:11.100Z Compiling serde_json v1.0.139
16642025-03-19T23:24:11.228Z Compiling parking_lot_core v0.9.10
16652025-03-19T23:24:11.458Z Compiling rustix v0.38.37
16662025-03-19T23:24:11.573Z Compiling quote v1.0.39
16672025-03-19T23:24:11.656Z Compiling jobserver v0.1.32
16682025-03-19T23:24:11.726Z Compiling libm v0.2.8
16692025-03-19T23:24:11.746Z Compiling num-traits v0.2.19
16702025-03-19T23:24:12.064Z Compiling syn v2.0.98
16712025-03-19T23:24:12.067Z Compiling cc v1.2.15
16722025-03-19T23:24:12.098Z Compiling getrandom v0.2.15
16732025-03-19T23:24:12.116Z Compiling semver v1.0.25
16742025-03-19T23:24:12.140Z Compiling aho-corasick v1.1.3
16752025-03-19T23:24:12.309Z Compiling regex-syntax v0.8.5
16762025-03-19T23:24:12.361Z Compiling getrandom v0.3.1
16772025-03-19T23:24:12.484Z Compiling either v1.14.0
16782025-03-19T23:24:12.766Z Compiling once_cell v1.20.3
16792025-03-19T23:24:12.903Z Compiling thiserror v1.0.69
16802025-03-19T23:24:12.906Z Compiling itoa v1.0.11
16812025-03-19T23:24:13.165Z Compiling spin v0.9.8
16822025-03-19T23:24:13.439Z Compiling errno v0.3.9
16832025-03-19T23:24:13.507Z Compiling slab v0.4.9
16842025-03-19T23:24:13.526Z Compiling rand_core v0.6.4
16852025-03-19T23:24:14.001Z Compiling glob v0.3.2
16862025-03-19T23:24:14.038Z Compiling prettyplease v0.2.30
16872025-03-19T23:24:14.422Z Compiling lazy_static v1.5.0
16882025-03-19T23:24:14.600Z Compiling smallvec v1.14.0
16892025-03-19T23:24:14.636Z Compiling minimal-lexical v0.2.1
16902025-03-19T23:24:14.703Z Compiling clang-sys v1.8.1
16912025-03-19T23:24:15.091Z Compiling nom v7.1.3
16922025-03-19T23:24:15.095Z Compiling libloading v0.8.5
16932025-03-19T23:24:15.171Z Compiling equivalent v1.0.1
16942025-03-19T23:24:15.271Z Compiling allocator-api2 v0.2.18
16952025-03-19T23:24:15.311Z Compiling home v0.5.9
16962025-03-19T23:24:15.421Z Compiling foldhash v0.1.3
16972025-03-19T23:24:15.467Z Compiling bindgen v0.69.5
16982025-03-19T23:24:15.527Z Compiling pkg-config v0.3.31
16992025-03-19T23:24:15.903Z Compiling regex-automata v0.4.8
17002025-03-19T23:24:16.008Z Compiling hashbrown v0.15.1
17012025-03-19T23:24:16.586Z Compiling itertools v0.12.1
17022025-03-19T23:24:17.008Z Compiling subtle v2.6.1
17032025-03-19T23:24:17.192Z Compiling rustc-hash v1.1.0
17042025-03-19T23:24:17.346Z Compiling lazycell v1.3.0
17052025-03-19T23:24:17.374Z Compiling cmake v0.1.51
17062025-03-19T23:24:17.624Z Compiling fs_extra v1.3.0
17072025-03-19T23:24:17.655Z Compiling dunce v1.0.5
17082025-03-19T23:24:18.085Z Compiling cexpr v0.6.0
17092025-03-19T23:24:18.352Z Compiling ryu v1.0.18
17102025-03-19T23:24:18.613Z Compiling pin-project-lite v0.2.14
17112025-03-19T23:24:18.665Z Compiling ring v0.17.11
17122025-03-19T23:24:18.782Z Compiling schemars v0.8.22
17132025-03-19T23:24:19.157Z Compiling synstructure v0.13.1
17142025-03-19T23:24:19.413Z Compiling paste v1.0.15
17152025-03-19T23:24:19.888Z Compiling byteorder v1.5.0
17162025-03-19T23:24:20.107Z Compiling serde_derive_internals v0.29.1
17172025-03-19T23:24:20.688Z Compiling regex v1.11.1
17182025-03-19T23:24:20.950Z Compiling aws-lc-rs v1.12.4
17192025-03-19T23:24:21.839Z Compiling signal-hook-registry v1.4.2
17202025-03-19T23:24:21.864Z Compiling const-oid v0.9.6
17212025-03-19T23:24:21.949Z Compiling fnv v1.0.7
17222025-03-19T23:24:22.010Z Compiling parking_lot v0.12.3
17232025-03-19T23:24:22.105Z Compiling mio v1.0.2
17242025-03-19T23:24:23.198Z Compiling serde_derive v1.0.218
17252025-03-19T23:24:23.221Z Compiling zeroize_derive v1.4.2
17262025-03-19T23:24:23.502Z Compiling tokio-macros v2.5.0
17272025-03-19T23:24:23.729Z Compiling thiserror-impl v1.0.69
17282025-03-19T23:24:23.836Z Compiling zerocopy-derive v0.7.35
17292025-03-19T23:24:24.016Z Compiling zerofrom-derive v0.1.4
17302025-03-19T23:24:24.108Z Compiling yoke-derive v0.7.4
17312025-03-19T23:24:24.597Z Compiling zeroize v1.8.1
17322025-03-19T23:24:24.895Z Compiling zerovec-derive v0.10.3
17332025-03-19T23:24:25.029Z Compiling displaydoc v0.2.5
17342025-03-19T23:24:25.032Z Compiling futures-macro v0.3.31
17352025-03-19T23:24:26.390Z Compiling schemars_derive v0.8.22
17362025-03-19T23:24:26.609Z Compiling icu_provider_macros v1.5.0
17372025-03-19T23:24:26.742Z Compiling crypto-common v0.1.6
17382025-03-19T23:24:26.763Z Compiling tracing-attributes v0.1.27
17392025-03-19T23:24:27.173Z Compiling heck v0.5.0
17402025-03-19T23:24:27.189Z Compiling stable_deref_trait v1.2.0
17412025-03-19T23:24:27.317Z Compiling block-buffer v0.10.4
17422025-03-19T23:24:27.567Z Compiling der_derive v0.7.3
17432025-03-19T23:24:27.633Z Compiling socket2 v0.5.8
17442025-03-19T23:24:27.657Z Compiling httparse v1.9.5
17452025-03-19T23:24:28.272Z Compiling vcpkg v0.2.15
17462025-03-19T23:24:29.310Z Compiling digest v0.10.7
17472025-03-19T23:24:29.547Z Compiling time-core v0.1.2
17482025-03-19T23:24:29.619Z Compiling openssl-sys v0.9.106
17492025-03-19T23:24:29.694Z Compiling num-conv v0.1.0
17502025-03-19T23:24:29.718Z Compiling crossbeam-utils v0.8.20
17512025-03-19T23:24:29.743Z Compiling futures-core v0.3.31
17522025-03-19T23:24:29.980Z Compiling time-macros v0.2.18
17532025-03-19T23:24:30.203Z Compiling zerocopy v0.8.10
17542025-03-19T23:24:30.957Z Compiling zerocopy v0.7.35
17552025-03-19T23:24:31.802Z Compiling zerocopy-derive v0.8.10
17562025-03-19T23:24:32.340Z Compiling syn v1.0.109
17572025-03-19T23:24:32.405Z Compiling futures-sink v0.3.31
17582025-03-19T23:24:32.725Z Compiling cpufeatures v0.2.14
17592025-03-19T23:24:32.852Z Compiling slog v2.7.0
17602025-03-19T23:24:32.871Z Compiling iana-time-zone v0.1.61
17612025-03-19T23:24:33.549Z Compiling openssl v0.10.71
17622025-03-19T23:24:33.616Z Compiling hmac v0.12.1
17632025-03-19T23:24:33.867Z Compiling zerofrom v0.1.4
17642025-03-19T23:24:34.129Z Compiling yoke v0.7.4
17652025-03-19T23:24:34.409Z Compiling futures-channel v0.3.31
17662025-03-19T23:24:34.431Z Compiling block-padding v0.3.3
17672025-03-19T23:24:34.496Z Compiling openssl-macros v0.1.1
17682025-03-19T23:24:34.517Z Compiling scroll_derive v0.12.0
17692025-03-19T23:24:34.651Z Compiling pin-utils v0.1.0
17702025-03-19T23:24:34.775Z Compiling rustls v0.23.19
17712025-03-19T23:24:34.806Z Compiling futures-task v0.3.31
17722025-03-19T23:24:34.881Z Compiling ucd-trie v0.1.7
17732025-03-19T23:24:35.107Z Compiling bitflags v2.6.0
17742025-03-19T23:24:35.130Z Compiling bytes v1.10.1
17752025-03-19T23:24:35.812Z Compiling indexmap v2.7.1
17762025-03-19T23:24:36.478Z Compiling tokio v1.43.0
17772025-03-19T23:24:36.750Z Compiling uuid v1.15.1
17782025-03-19T23:24:37.448Z Compiling chrono v0.4.40
17792025-03-19T23:24:38.206Z Compiling serde_tokenstream v0.2.2
17802025-03-19T23:24:38.775Z Compiling rustc_version v0.4.1
17812025-03-19T23:24:39.359Z Compiling which v4.4.2
17822025-03-19T23:24:41.313Z Compiling native-tls v0.2.12
17832025-03-19T23:24:41.699Z Compiling futures-io v0.3.31
17842025-03-19T23:24:42.014Z Compiling futures-util v0.3.31
17852025-03-19T23:24:42.068Z Compiling http v1.2.0
17862025-03-19T23:24:43.793Z Compiling pest v2.7.14
17872025-03-19T23:24:43.915Z Compiling zerovec v0.10.4
17882025-03-19T23:24:44.012Z Compiling inout v0.1.3
17892025-03-19T23:24:46.297Z Compiling strsim v0.11.1
17902025-03-19T23:24:46.729Z Compiling dyn-clone v1.0.19
17912025-03-19T23:24:46.967Z Compiling pest_meta v2.7.14
17922025-03-19T23:24:46.988Z Compiling cipher v0.4.4
17932025-03-19T23:24:47.461Z Compiling toml_datetime v0.6.8
17942025-03-19T23:24:47.922Z Compiling serde_spanned v0.6.8
17952025-03-19T23:24:48.171Z Compiling sha2 v0.10.8
17962025-03-19T23:24:48.219Z Compiling cookie v0.18.1
17972025-03-19T23:24:48.785Z Compiling base64ct v1.6.0
17982025-03-19T23:24:49.037Z Compiling pest_generator v2.7.14
17992025-03-19T23:24:49.372Z Compiling pem-rfc7468 v0.7.0
18002025-03-19T23:24:49.929Z Compiling tinystr v0.7.6
18012025-03-19T23:24:50.765Z Compiling tracing-core v0.1.32
18022025-03-19T23:24:51.314Z Compiling aws-lc-sys v0.26.0
18032025-03-19T23:24:51.905Z Compiling flagset v0.4.6
18042025-03-19T23:24:52.140Z Compiling writeable v0.5.5
18052025-03-19T23:24:52.646Z Compiling litemap v0.7.3
18062025-03-19T23:24:53.153Z Compiling icu_locid v1.5.0
18072025-03-19T23:24:53.478Z Compiling der v0.7.9
18082025-03-19T23:24:55.155Z Compiling tracing v0.1.40
18092025-03-19T23:24:55.965Z Compiling pest_derive v2.7.14
18102025-03-19T23:24:56.732Z Compiling usdt-impl v0.5.0
18112025-03-19T23:24:57.098Z Compiling rayon-core v1.12.1
18122025-03-19T23:24:57.140Z Compiling rustls-pki-types v1.10.0
18132025-03-19T23:24:57.400Z Compiling spki v0.7.3
18142025-03-19T23:24:57.776Z Compiling icu_provider v1.5.0
18152025-03-19T23:24:59.616Z Compiling salsa20 v0.10.2
18162025-03-19T23:24:59.635Z Compiling tokio-util v0.7.13
18172025-03-19T23:24:59.862Z Compiling scroll v0.12.0
18182025-03-19T23:24:59.971Z Compiling ppv-lite86 v0.2.20
18192025-03-19T23:25:00.361Z Compiling pbkdf2 v0.12.2
18202025-03-19T23:25:00.995Z Compiling bzip2-sys v0.1.11+1.0.8
18212025-03-19T23:25:01.267Z Compiling camino v1.1.9
18222025-03-19T23:25:01.482Z Compiling plain v0.2.3
18232025-03-19T23:25:01.495Z Compiling winnow v0.5.40
18242025-03-19T23:25:01.618Z Compiling icu_locid_transform_data v1.5.0
18252025-03-19T23:25:01.656Z Compiling untrusted v0.9.0
18262025-03-19T23:25:01.729Z Compiling powerfmt v0.2.0
18272025-03-19T23:25:01.844Z Compiling percent-encoding v2.3.1
18282025-03-19T23:25:02.175Z Compiling untrusted v0.7.1
18292025-03-19T23:25:02.338Z Compiling rustversion v1.0.17
18302025-03-19T23:25:02.358Z Compiling litrs v0.4.1
18312025-03-19T23:25:02.614Z Compiling anyhow v1.0.97
18322025-03-19T23:25:02.781Z Compiling icu_locid_transform v1.5.0
18332025-03-19T23:25:03.014Z Compiling deranged v0.3.11
18342025-03-19T23:25:03.320Z Compiling document-features v0.2.10
18352025-03-19T23:25:04.334Z Compiling goblin v0.8.2
18362025-03-19T23:25:04.682Z Compiling toml_edit v0.19.15
18372025-03-19T23:25:04.804Z Compiling scrypt v0.11.0
18382025-03-19T23:25:04.982Z Compiling cbc v0.1.2
18392025-03-19T23:25:05.234Z Compiling aes v0.8.4
18402025-03-19T23:25:05.260Z Compiling icu_collections v1.5.0
18412025-03-19T23:25:09.449Z Compiling atomic-waker v1.1.2
18422025-03-19T23:25:09.875Z Compiling rustls v0.22.4
18432025-03-19T23:25:10.135Z Compiling num_threads v0.1.7
18442025-03-19T23:25:10.289Z Compiling icu_properties_data v1.5.0
18452025-03-19T23:25:10.683Z Compiling pretty-hex v0.4.1
18462025-03-19T23:25:10.933Z Compiling dof v0.3.0
18472025-03-19T23:25:10.959Z Compiling icu_properties v1.5.1
18482025-03-19T23:25:11.157Z Compiling time v0.3.36
18492025-03-19T23:25:15.017Z Compiling pkcs5 v0.7.1
18502025-03-19T23:25:16.031Z Compiling dtrace-parser v0.2.0
18512025-03-19T23:25:16.073Z Compiling http-body v1.0.1
18522025-03-19T23:25:16.352Z Compiling heapless v0.7.17
18532025-03-19T23:25:17.010Z Compiling async-trait v0.1.87
18542025-03-19T23:25:17.069Z Compiling thread-id v4.2.2
18552025-03-19T23:25:17.206Z Compiling icu_normalizer_data v1.5.0
18562025-03-19T23:25:17.336Z Compiling utf8_iter v1.0.4
18572025-03-19T23:25:17.595Z Compiling try-lock v0.2.5
18582025-03-19T23:25:17.629Z Compiling write16 v1.0.0
18592025-03-19T23:25:18.120Z Compiling utf16_iter v1.0.5
18602025-03-19T23:25:18.517Z Compiling signal-hook v0.3.17
18612025-03-19T23:25:18.814Z Compiling icu_normalizer v1.5.0
18622025-03-19T23:25:20.318Z Compiling want v0.3.1
18632025-03-19T23:25:21.262Z Compiling pkcs8 v0.10.2
18642025-03-19T23:25:21.573Z Compiling h2 v0.4.6
18652025-03-19T23:25:21.878Z Compiling form_urlencoded v1.2.1
18662025-03-19T23:25:23.144Z Compiling multer v3.1.0
18672025-03-19T23:25:23.184Z Compiling tower-service v0.3.3
18682025-03-19T23:25:23.333Z Compiling adler2 v2.0.0
18692025-03-19T23:25:23.477Z Compiling httpdate v1.0.3
18702025-03-19T23:25:23.607Z Compiling slog-async v2.8.0
18712025-03-19T23:25:23.658Z Compiling tinyvec_macros v0.1.1
18722025-03-19T23:25:24.067Z Compiling tinyvec v1.8.0
18732025-03-19T23:25:24.176Z Compiling miniz_oxide v0.8.5
18742025-03-19T23:25:25.999Z Compiling idna_adapter v1.2.0
18752025-03-19T23:25:27.874Z Compiling curve25519-dalek v4.1.3
18762025-03-19T23:25:28.403Z Compiling memoffset v0.9.1
18772025-03-19T23:25:28.617Z Compiling base64 v0.22.1
18782025-03-19T23:25:28.759Z Compiling foreign-types-shared v0.1.1
18792025-03-19T23:25:28.974Z Compiling newtype-uuid v1.2.1
18802025-03-19T23:25:29.110Z Compiling num-bigint-dig v0.8.4
18812025-03-19T23:25:29.589Z Compiling portable-atomic v1.9.0
18822025-03-19T23:25:29.722Z Compiling hyper v1.6.0
18832025-03-19T23:25:30.442Z Compiling smoltcp v0.9.1
18842025-03-19T23:25:31.478Z Compiling foreign-types v0.3.2
18852025-03-19T23:25:31.496Z Compiling rand_core v0.9.2
18862025-03-19T23:25:32.515Z Compiling idna v1.0.3
18872025-03-19T23:25:32.902Z Compiling hyper-util v0.1.10
18882025-03-19T23:25:37.857Z Compiling usdt-macro v0.5.0
18892025-03-19T23:25:39.199Z Compiling usdt-attr-macro v0.5.0
18902025-03-19T23:25:40.687Z Compiling openapiv3 v2.0.0
18912025-03-19T23:25:40.836Z Compiling async-stream-impl v0.3.6
18922025-03-19T23:25:40.925Z Compiling ident_case v1.0.1
18932025-03-19T23:25:41.268Z Compiling cfg_aliases v0.2.1
18942025-03-19T23:25:41.394Z Compiling siphasher v0.3.11
18952025-03-19T23:25:41.744Z Compiling heck v0.4.1
18962025-03-19T23:25:41.765Z Compiling nix v0.29.0
18972025-03-19T23:25:42.020Z Compiling darling_core v0.20.10
18982025-03-19T23:25:50.047Z Compiling rand_chacha v0.9.0
18992025-03-19T23:25:50.345Z Compiling unicode-normalization v0.1.24
19002025-03-19T23:25:51.021Z Compiling http-body-util v0.1.2
19012025-03-19T23:25:51.760Z Compiling crossbeam-epoch v0.9.18
19022025-03-19T23:25:53.685Z Compiling rand_chacha v0.3.1
19032025-03-19T23:25:54.529Z Compiling hubpack_derive v0.1.1
19042025-03-19T23:25:54.567Z Compiling signature v2.2.0
19052025-03-19T23:25:54.824Z Compiling curve25519-dalek-derive v0.1.1
19062025-03-19T23:25:55.397Z Compiling zerocopy-derive v0.6.6
19072025-03-19T23:25:55.728Z Compiling dirs-sys-next v0.1.2
19082025-03-19T23:25:56.142Z Compiling fs-err v2.11.0
19092025-03-19T23:25:56.167Z Compiling dropshot v0.12.0
19102025-03-19T23:25:56.498Z Compiling ahash v0.8.11
19112025-03-19T23:25:56.525Z Compiling crc32fast v1.4.2
19122025-03-19T23:25:56.855Z Compiling encoding_rs v0.8.34
19132025-03-19T23:25:56.875Z Compiling unicode-properties v0.1.3
19142025-03-19T23:25:57.153Z Compiling buf-list v1.0.3
19152025-03-19T23:25:57.306Z Compiling mime v0.3.17
19162025-03-19T23:25:57.702Z Compiling openssl-probe v0.1.5
19172025-03-19T23:25:58.003Z Compiling anstyle v1.0.10
19182025-03-19T23:25:58.443Z Compiling unicode-bidi v0.3.17
19192025-03-19T23:25:58.774Z Compiling utf8parse v0.2.2
19202025-03-19T23:25:58.990Z Compiling zip v2.1.3
19212025-03-19T23:25:59.358Z Compiling gimli v0.31.1
19222025-03-19T23:25:59.472Z Compiling stringprep v0.1.5
19232025-03-19T23:25:59.530Z Compiling anstyle-parse v0.2.5
19242025-03-19T23:26:00.860Z Compiling dirs-next v2.0.0
19252025-03-19T23:26:00.907Z Compiling rand v0.8.5
19262025-03-19T23:26:02.704Z Compiling crossbeam-deque v0.8.5
19272025-03-19T23:26:03.074Z Compiling rand v0.9.0
19282025-03-19T23:26:04.359Z Compiling addr2line v0.24.2
19292025-03-19T23:26:05.271Z Compiling darling_macro v0.20.10
19302025-03-19T23:26:05.820Z Compiling url v2.5.3
19312025-03-19T23:26:06.669Z Compiling serde_urlencoded v0.7.1
19322025-03-19T23:26:07.404Z Compiling rustls-pemfile v2.2.0
19332025-03-19T23:26:07.725Z Compiling ipnetwork v0.21.1
19342025-03-19T23:26:07.919Z Compiling rustls-webpki v0.102.8
19352025-03-19T23:26:08.190Z Compiling num-integer v0.1.46
19362025-03-19T23:26:08.666Z Compiling md-5 v0.10.6
19372025-03-19T23:26:08.940Z Compiling hash32 v0.2.1
19382025-03-19T23:26:09.318Z Compiling ff v0.13.0
19392025-03-19T23:26:09.578Z Compiling thread_local v1.1.8
19402025-03-19T23:26:09.599Z Compiling object v0.36.5
19412025-03-19T23:26:11.252Z Compiling psl-types v2.0.11
19422025-03-19T23:26:11.476Z Compiling colorchoice v1.0.2
19432025-03-19T23:26:11.497Z Compiling base16ct v0.2.0
19442025-03-19T23:26:11.810Z Compiling is_terminal_polyfill v1.70.1
19452025-03-19T23:26:11.914Z Compiling winnow v0.7.3
19462025-03-19T23:26:13.313Z Compiling rustc-demangle v0.1.24
19472025-03-19T23:26:14.416Z Compiling anstyle-query v1.1.1
19482025-03-19T23:26:15.078Z Compiling fallible-iterator v0.2.0
19492025-03-19T23:26:15.363Z Compiling match_cfg v0.1.0
19502025-03-19T23:26:15.484Z Compiling hostname v0.3.1
19512025-03-19T23:26:15.601Z Compiling tokio-rustls v0.26.0
19522025-03-19T23:26:15.707Z Compiling postgres-protocol v0.6.8
19532025-03-19T23:26:15.755Z Compiling toml_edit v0.22.24
19542025-03-19T23:26:16.064Z Compiling anstream v0.6.15
19552025-03-19T23:26:16.658Z Compiling publicsuffix v2.3.0
19562025-03-19T23:26:16.857Z Compiling backtrace v0.3.74
19572025-03-19T23:26:17.027Z Compiling sec1 v0.7.3
19582025-03-19T23:26:17.573Z Compiling group v0.13.0
19592025-03-19T23:26:18.078Z Compiling num-iter v0.1.45
19602025-03-19T23:26:20.463Z Compiling darling v0.20.10
19612025-03-19T23:26:21.204Z Compiling bzip2 v0.4.4
19622025-03-19T23:26:21.223Z Compiling term v0.7.0
19632025-03-19T23:26:21.595Z Compiling tokio-native-tls v0.3.1
19642025-03-19T23:26:22.106Z Compiling flate2 v1.1.0
19652025-03-19T23:26:22.206Z Compiling strum_macros v0.25.3
19662025-03-19T23:26:22.308Z Compiling phf_shared v0.11.2
19672025-03-19T23:26:22.675Z Compiling slog-json v2.6.1
19682025-03-19T23:26:23.286Z Compiling crossbeam-channel v0.5.13
19692025-03-19T23:26:23.860Z Compiling webpki-roots v0.26.6
19702025-03-19T23:26:24.088Z Compiling futures-executor v0.3.31
19712025-03-19T23:26:24.229Z Compiling terminal_size v0.4.0
19722025-03-19T23:26:24.269Z Compiling dropshot_endpoint v0.12.0
19732025-03-19T23:26:24.750Z Compiling hkdf v0.12.4
19742025-03-19T23:26:25.015Z Compiling sync_wrapper v1.0.1
19752025-03-19T23:26:25.188Z Compiling clap_derive v4.5.28
19762025-03-19T23:26:25.349Z Compiling enum-as-inner v0.6.1
19772025-03-19T23:26:25.370Z Compiling crypto-bigint v0.5.5
19782025-03-19T23:26:25.388Z Compiling serde_repr v0.1.19
19792025-03-19T23:26:26.345Z Compiling regress v0.10.3
19802025-03-19T23:26:26.392Z Compiling is-terminal v0.4.13
19812025-03-19T23:26:26.548Z Compiling memmap v0.7.0
19822025-03-19T23:26:27.367Z Compiling tower-layer v0.3.3
19832025-03-19T23:26:27.751Z Compiling take_mut v0.2.2
19842025-03-19T23:26:27.940Z Compiling managed v0.8.0
19852025-03-19T23:26:27.961Z Compiling ipnet v2.11.0
19862025-03-19T23:26:28.674Z Compiling unicode-width v0.2.0
19872025-03-19T23:26:29.292Z Compiling clap_lex v0.7.4
19882025-03-19T23:26:29.610Z Compiling bitflags v1.3.2
19892025-03-19T23:26:29.731Z Compiling lockfree-object-pool v0.1.6
19902025-03-19T23:26:30.010Z Compiling bumpalo v3.16.0
19912025-03-19T23:26:30.049Z Compiling simd-adler32 v0.3.7
19922025-03-19T23:26:30.463Z Compiling zopfli v0.8.1
19932025-03-19T23:26:30.562Z Compiling typify-impl v0.2.0
19942025-03-19T23:26:30.896Z Compiling tower v0.5.2
19952025-03-19T23:26:31.723Z Compiling clap_builder v4.5.31
19962025-03-19T23:26:31.828Z Compiling console v0.15.10
19972025-03-19T23:26:32.405Z Compiling elliptic-curve v0.13.8
19982025-03-19T23:26:33.157Z Compiling usdt v0.5.0
19992025-03-19T23:26:33.613Z Compiling slog-term v2.9.1
20002025-03-19T23:26:33.863Z Compiling futures v0.3.31
20012025-03-19T23:26:33.885Z Compiling hyper-rustls v0.27.3
20022025-03-19T23:26:35.922Z Compiling slog-bunyan v2.5.0
20032025-03-19T23:26:36.164Z Compiling phf v0.11.2
20042025-03-19T23:26:36.475Z Compiling hyper-tls v0.6.0
20052025-03-19T23:26:36.724Z Compiling tokio-rustls v0.25.0
20062025-03-19T23:26:37.149Z Compiling signal-hook-mio v0.2.4
20072025-03-19T23:26:37.317Z Compiling rayon v1.10.0
20082025-03-19T23:26:37.339Z Compiling cookie_store v0.21.1
20092025-03-19T23:26:37.358Z Compiling toml v0.8.20
20102025-03-19T23:26:38.427Z Compiling postgres-types v0.2.9
20112025-03-19T23:26:38.794Z Compiling zerocopy v0.6.6
20122025-03-19T23:26:39.240Z Compiling hubpack v0.1.2
20132025-03-19T23:26:39.395Z Compiling ed25519 v2.2.3
20142025-03-19T23:26:39.645Z Compiling async-stream v0.3.6
20152025-03-19T23:26:39.670Z Compiling phf_shared v0.10.0
20162025-03-19T23:26:39.932Z Compiling pkcs1 v0.7.5
20172025-03-19T23:26:40.038Z Compiling waitgroup v0.1.2
20182025-03-19T23:26:40.647Z Compiling serde-big-array v0.5.1
20192025-03-19T23:26:40.766Z Compiling serde_path_to_error v0.1.16
20202025-03-19T23:26:40.905Z Compiling rfc6979 v0.4.0
20212025-03-19T23:26:40.926Z Compiling sha1 v0.10.6
20222025-03-19T23:26:41.040Z Compiling float-cmp v0.10.0
20232025-03-19T23:26:41.117Z Compiling bstr v1.10.0
20242025-03-19T23:26:41.306Z Compiling hostname v0.4.0
20252025-03-19T23:26:41.328Z Compiling whoami v1.5.2
20262025-03-19T23:26:41.360Z Compiling difflib v0.4.0
20272025-03-19T23:26:41.542Z Compiling static_assertions v1.1.0
20282025-03-19T23:26:41.545Z Compiling fixedbitset v0.4.2
20292025-03-19T23:26:41.661Z Compiling precomputed-hash v0.1.1
20302025-03-19T23:26:41.706Z Compiling debug-ignore v1.0.5
20312025-03-19T23:26:41.829Z Compiling number_prefix v0.4.0
20322025-03-19T23:26:41.878Z Compiling new_debug_unreachable v1.0.6
20332025-03-19T23:26:41.949Z Compiling predicates-core v1.0.8
20342025-03-19T23:26:41.985Z Compiling normalize-line-endings v0.3.0
20352025-03-19T23:26:42.047Z Compiling data-encoding v2.6.0
20362025-03-19T23:26:42.068Z Compiling unicode-segmentation v1.12.0
20372025-03-19T23:26:42.239Z Compiling predicates v3.1.3
20382025-03-19T23:26:42.260Z Compiling indicatif v0.17.11
20392025-03-19T23:26:42.509Z Compiling string_cache v0.8.7
20402025-03-19T23:26:42.851Z Compiling similar v2.7.0
20412025-03-19T23:26:42.913Z Compiling hickory-proto v0.24.4
20422025-03-19T23:26:43.315Z Compiling petgraph v0.6.5
20432025-03-19T23:26:43.894Z Compiling tokio-postgres v0.7.13
20442025-03-19T23:26:44.810Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20452025-03-19T23:26:46.419Z Compiling ecdsa v0.16.9
20462025-03-19T23:26:47.396Z Compiling rsa v0.9.6
20472025-03-19T23:26:50.369Z Compiling typify-macro v0.2.0
20482025-03-19T23:26:50.737Z Compiling ed25519-dalek v2.1.1
20492025-03-19T23:26:51.532Z Compiling reqwest v0.12.12
20502025-03-19T23:26:51.718Z Compiling crossterm v0.28.1
20512025-03-19T23:26:51.763Z Compiling clap v4.5.31
20522025-03-19T23:26:51.903Z Compiling zip v0.6.6
20532025-03-19T23:26:53.070Z Compiling toml v0.7.8
20542025-03-19T23:26:53.262Z Compiling tokio-stream v0.1.17
20552025-03-19T23:26:53.298Z Compiling x509-cert v0.2.5
20562025-03-19T23:26:54.278Z Compiling hex v0.4.3
20572025-03-19T23:26:54.402Z Compiling itertools v0.10.5
20582025-03-19T23:26:55.410Z Compiling unicode-xid v0.2.6
20592025-03-19T23:26:55.680Z Compiling lalrpop-util v0.19.12
20602025-03-19T23:26:55.930Z Compiling peg-runtime v0.8.5
20612025-03-19T23:27:00.317Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20622025-03-19T23:27:00.702Z Compiling proc-macro-crate v1.3.1
20632025-03-19T23:27:01.494Z Compiling macaddr v1.0.1
20642025-03-19T23:27:02.376Z Compiling itertools v0.13.0
20652025-03-19T23:27:03.045Z Compiling fastrand v2.1.1
20662025-03-19T23:27:04.957Z Compiling heapless v0.8.0
20672025-03-19T23:27:05.276Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20682025-03-19T23:27:06.525Z Compiling tempfile v3.13.0
20692025-03-19T23:27:07.633Z Compiling num_enum_derive v0.5.11
20702025-03-19T23:27:14.833Z Compiling structmeta-derive v0.3.0
20712025-03-19T23:27:14.892Z Compiling hash32 v0.3.1
20722025-03-19T23:27:16.312Z Compiling thiserror v2.0.11
20732025-03-19T23:27:17.280Z Compiling smoltcp v0.11.0
20742025-03-19T23:27:17.427Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20752025-03-19T23:27:22.012Z Compiling structmeta v0.3.0
20762025-03-19T23:27:31.268Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20772025-03-19T23:27:31.373Z Compiling num_enum v0.5.11
20782025-03-19T23:27:32.157Z Compiling typify v0.2.0
20792025-03-19T23:27:32.318Z Compiling oxnet v0.1.1
20802025-03-19T23:27:33.675Z Compiling strum_macros v0.26.4
20812025-03-19T23:27:35.958Z Compiling thiserror-impl v2.0.11
20822025-03-19T23:27:36.506Z Compiling proc-macro-error-attr v1.0.4
20832025-03-19T23:27:37.801Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20842025-03-19T23:27:37.880Z Compiling unsafe-libyaml v0.2.11
20852025-03-19T23:27:38.154Z Compiling cobs v0.2.3
20862025-03-19T23:27:39.796Z Compiling serde_yaml v0.9.34+deprecated
20872025-03-19T23:27:40.983Z Compiling postcard v1.0.10
20882025-03-19T23:27:41.615Z Compiling strum v0.26.3
20892025-03-19T23:27:43.755Z Compiling progenitor-impl v0.8.0
20902025-03-19T23:27:44.106Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20912025-03-19T23:27:53.944Z Compiling foreign-types-macros v0.2.3
20922025-03-19T23:27:54.187Z Compiling wait-timeout v0.2.0
20932025-03-19T23:27:54.207Z Compiling proc-macro-error v1.0.4
20942025-03-19T23:27:54.564Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20952025-03-19T23:27:54.918Z Compiling quick-error v1.2.3
20962025-03-19T23:27:55.124Z Compiling unicode-width v0.1.14
20972025-03-19T23:27:55.326Z Compiling bit-vec v0.8.0
20982025-03-19T23:27:55.757Z Compiling foreign-types-shared v0.3.1
20992025-03-19T23:27:56.025Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21002025-03-19T23:27:56.879Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21012025-03-19T23:28:00.737Z Compiling foreign-types v0.5.0
21022025-03-19T23:28:01.734Z Compiling bit-set v0.8.0
21032025-03-19T23:28:01.796Z Compiling tabwriter v1.4.0
21042025-03-19T23:28:02.566Z Compiling rusty-fork v0.3.0
21052025-03-19T23:28:09.309Z Compiling progenitor-macro v0.8.0
21062025-03-19T23:28:14.393Z Compiling parse-display-derive v0.10.0
21072025-03-19T23:28:16.941Z Compiling progenitor-client v0.8.0
21082025-03-19T23:28:20.817Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21092025-03-19T23:28:20.959Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21102025-03-19T23:28:21.458Z Compiling daft-derive v0.1.2
21112025-03-19T23:28:21.650Z Compiling rand_xorshift v0.3.0
21122025-03-19T23:28:21.796Z Compiling cstr-argument v0.1.2
21132025-03-19T23:28:21.938Z Compiling dropshot v0.16.0
21142025-03-19T23:28:22.298Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21152025-03-19T23:28:22.891Z Compiling pretty-hex v0.2.1
21162025-03-19T23:28:22.928Z Compiling crucible-workspace-hack v0.1.0
21172025-03-19T23:28:23.125Z Compiling unarray v0.1.4
21182025-03-19T23:28:23.168Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21192025-03-19T23:28:23.317Z Compiling proptest v1.6.0
21202025-03-19T23:28:23.347Z Compiling daft v0.1.2
21212025-03-19T23:28:23.546Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21222025-03-19T23:28:23.856Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21232025-03-19T23:28:23.879Z Compiling progenitor v0.8.0
21242025-03-19T23:28:24.128Z Compiling parse-display v0.10.0
21252025-03-19T23:28:24.405Z Compiling test-strategy v0.4.0
21262025-03-19T23:28:24.770Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21272025-03-19T23:28:24.992Z Compiling colored v2.2.0
21282025-03-19T23:28:26.036Z Compiling serde_with_macros v3.12.0
21292025-03-19T23:28:26.340Z Compiling dropshot_endpoint v0.16.0
21302025-03-19T23:28:26.391Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21312025-03-19T23:28:27.163Z Compiling instant v0.1.13
21322025-03-19T23:28:27.364Z Compiling winnow v0.6.20
21332025-03-19T23:28:27.514Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21342025-03-19T23:28:27.954Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21352025-03-19T23:28:28.369Z Compiling serde_with v3.12.0
21362025-03-19T23:28:29.232Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
21372025-03-19T23:28:30.415Z Compiling backoff v0.4.0
21382025-03-19T23:28:30.798Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21392025-03-19T23:28:30.824Z Compiling zone_cfg_derive v0.3.0
21402025-03-19T23:28:31.655Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21412025-03-19T23:28:32.131Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
21422025-03-19T23:28:32.424Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21432025-03-19T23:28:32.749Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21442025-03-19T23:28:33.172Z Compiling camino-tempfile v1.1.1
21452025-03-19T23:28:33.193Z Compiling progenitor-client v0.9.1
21462025-03-19T23:28:33.966Z Compiling num-derive v0.4.2
21472025-03-19T23:28:34.171Z Compiling sigpipe v0.1.3
21482025-03-19T23:28:34.337Z Compiling libefi-sys v0.1.0
21492025-03-19T23:28:34.696Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21502025-03-19T23:28:35.098Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21512025-03-19T23:28:36.161Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21522025-03-19T23:28:36.588Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21532025-03-19T23:28:37.768Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21542025-03-19T23:28:38.333Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21552025-03-19T23:28:38.336Z Compiling zone v0.3.0
21562025-03-19T23:28:40.457Z Compiling itertools v0.14.0
21572025-03-19T23:28:40.563Z Compiling smf v0.2.3
21582025-03-19T23:28:41.688Z Compiling bitfield-struct v0.6.2
21592025-03-19T23:28:43.064Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21602025-03-19T23:28:43.141Z Compiling blake3 v1.5.4
21612025-03-19T23:28:43.311Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21622025-03-19T23:28:44.024Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21632025-03-19T23:28:44.095Z Compiling xattr v1.3.1
21642025-03-19T23:28:44.114Z Compiling memmap2 v0.9.5
21652025-03-19T23:28:44.394Z Compiling filetime v0.2.25
21662025-03-19T23:28:44.472Z Compiling same-file v1.0.6
21672025-03-19T23:28:44.706Z Compiling constant_time_eq v0.3.1
21682025-03-19T23:28:44.776Z Compiling arrayvec v0.7.6
21692025-03-19T23:28:44.809Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21702025-03-19T23:28:44.917Z Compiling arrayref v0.3.9
21712025-03-19T23:28:44.963Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21722025-03-19T23:28:45.046Z Compiling walkdir v2.5.0
21732025-03-19T23:28:45.143Z Compiling tar v0.4.44
21742025-03-19T23:28:46.645Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21752025-03-19T23:28:47.079Z Compiling gethostname v0.5.0
21762025-03-19T23:28:47.340Z Compiling cargo-platform v0.1.8
21772025-03-19T23:28:47.647Z Compiling fixedbitset v0.5.7
21782025-03-19T23:28:47.769Z Compiling topological-sort v0.2.2
21792025-03-19T23:28:48.077Z Compiling omicron-zone-package v0.12.0
21802025-03-19T23:28:48.432Z Compiling petgraph v0.7.1
21812025-03-19T23:28:48.775Z Compiling cargo_metadata v0.19.2
21822025-03-19T23:28:49.956Z Compiling shell-words v1.1.0
21832025-03-19T23:28:50.473Z Compiling indent_write v2.2.0
21842025-03-19T23:28:57.876Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21852025-03-19T23:29:00.215Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21862025-03-19T23:29:03.647Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21872025-03-19T23:29:18.132Z Finished `release` profile [optimized] target(s) in 5m 09s
21882025-03-19T23:29:18.304Z Running `target/release/omicron-package -t test target create -p dev`
21892025-03-19T23:29:18.352ZLogging to: /work/oxidecomputer/omicron/out/LOG
21902025-03-19T23:29:18.356ZCreated new build target 'test' and set it as active
21912025-03-19T23:29:18.356Z
21922025-03-19T23:29:18.356Zreal 5:09.760464212
21932025-03-19T23:29:18.356Zuser 35:46.906058835
21942025-03-19T23:29:18.356Zsys 3:35.082397914
21952025-03-19T23:29:18.356Ztrap 1.130255417
21962025-03-19T23:29:18.356Ztflt 2.004598979
21972025-03-19T23:29:18.356Zdflt 0.918948192
21982025-03-19T23:29:18.356Zkflt 0.000138563
21992025-03-19T23:29:18.356Zlock 1:09:39.016928382
22002025-03-19T23:29:18.356Zslp 2:24:16.074924997
22012025-03-19T23:29:18.356Zlat 2:44.861749885
22022025-03-19T23:29:18.356Zstop 4:56.883452247
22032025-03-19T23:29:18.356Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22042025-03-19T23:29:19.363Z Finished `release` profile [optimized] target(s) in 0.95s
22052025-03-19T23:29:19.426Z Running `target/release/omicron-package -t test package`
22062025-03-19T23:29:19.473ZLogging to: /work/oxidecomputer/omicron/out/LOG
22072025-03-19T23:29:20.646Z Compiling ring v0.17.11
22082025-03-19T23:29:20.831Z Compiling thiserror v2.0.11
22092025-03-19T23:29:20.852Z Compiling typify-impl v0.3.0
22102025-03-19T23:29:20.870Z Compiling convert_case v0.4.0
22112025-03-19T23:29:20.873Z Compiling derive-where v1.2.7
22122025-03-19T23:29:20.873Z Compiling fastrand v2.1.1
22132025-03-19T23:29:20.874Z Compiling newline-converter v0.3.0
22142025-03-19T23:29:21.111Z Compiling expectorate v1.1.0
22152025-03-19T23:29:21.347Z Compiling tempfile v3.13.0
22162025-03-19T23:29:21.397Z Compiling password-hash v0.5.0
22172025-03-19T23:29:21.523Z Compiling derive_more v0.99.19
22182025-03-19T23:29:22.030Z Compiling blake2 v0.10.6
22192025-03-19T23:29:23.234Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22202025-03-19T23:29:23.468Z Compiling base64 v0.21.7
22212025-03-19T23:29:23.587Z Compiling argon2 v0.5.3
22222025-03-19T23:29:24.220Z Compiling atomicwrites v0.4.4
22232025-03-19T23:29:24.509Z Compiling owo-colors v4.2.0
22242025-03-19T23:29:24.742Z Compiling cancel-safe-futures v0.1.5
22252025-03-19T23:29:25.127Z Compiling num-rational v0.4.2
22262025-03-19T23:29:25.149Z Compiling libsw-core v0.3.1
22272025-03-19T23:29:25.427Z Compiling num-complex v0.4.6
22282025-03-19T23:29:25.696Z Compiling libsw v3.4.0
22292025-03-19T23:29:26.013Z Compiling rustls v0.23.19
22302025-03-19T23:29:26.042Z Compiling rustls v0.22.4
22312025-03-19T23:29:26.497Z Compiling num v0.4.3
22322025-03-19T23:29:26.695Z Compiling swrite v0.1.0
22332025-03-19T23:29:26.788Z Compiling utf-8 v0.7.6
22342025-03-19T23:29:26.861Z Compiling linear-map v1.2.0
22352025-03-19T23:29:27.145Z Compiling float-ord v0.3.2
22362025-03-19T23:29:27.259Z Compiling linked-hash-map v0.5.6
22372025-03-19T23:29:27.337Z Compiling highway v1.3.0
22382025-03-19T23:29:27.662Z Compiling tungstenite v0.21.0
22392025-03-19T23:29:27.672Z Compiling lru-cache v0.1.2
22402025-03-19T23:29:27.870Z Compiling semver v0.1.20
22412025-03-19T23:29:28.397Z Compiling rustls-webpki v0.102.8
22422025-03-19T23:29:28.918Z Compiling tokio-tungstenite v0.21.0
22432025-03-19T23:29:29.172Z Compiling rustc_version v0.1.7
22442025-03-19T23:29:29.547Z Compiling resolv-conf v0.7.0
22452025-03-19T23:29:29.996Z Compiling hickory-resolver v0.24.4
22462025-03-19T23:29:30.630Z Compiling typify-macro v0.3.0
22472025-03-19T23:29:31.065Z Compiling newtype_derive v0.1.6
22482025-03-19T23:29:31.372Z Compiling wait-timeout v0.2.0
22492025-03-19T23:29:31.811Z Compiling quick-error v1.2.3
22502025-03-19T23:29:31.990Z Compiling bit-vec v0.8.0
22512025-03-19T23:29:32.160Z Compiling rusty-fork v0.3.0
22522025-03-19T23:29:32.445Z Compiling bit-set v0.8.0
22532025-03-19T23:29:32.753Z Compiling oxnet v0.1.1
22542025-03-19T23:29:32.804Z Compiling rand_xorshift v0.3.0
22552025-03-19T23:29:33.052Z Compiling humantime v2.1.0
22562025-03-19T23:29:33.362Z Compiling unarray v0.1.4
22572025-03-19T23:29:33.537Z Compiling proptest v1.6.0
22582025-03-19T23:29:33.807Z Compiling tokio-rustls v0.25.0
22592025-03-19T23:29:33.824Z Compiling typify v0.3.0
22602025-03-19T23:29:34.028Z Compiling progenitor-impl v0.9.1
22612025-03-19T23:29:34.218Z Compiling dropshot v0.12.0
22622025-03-19T23:29:37.000Z Compiling tokio-rustls v0.26.0
22632025-03-19T23:29:37.467Z Compiling hyper-rustls v0.27.3
22642025-03-19T23:29:38.033Z Compiling reqwest v0.12.12
22652025-03-19T23:29:41.673Z Compiling progenitor-macro v0.9.1
22662025-03-19T23:29:44.325Z Compiling progenitor-client v0.9.1
22672025-03-19T23:29:44.868Z Compiling progenitor-client v0.8.0
22682025-03-19T23:29:45.376Z Compiling progenitor v0.8.0
22692025-03-19T23:29:45.588Z Compiling daft v0.1.2
22702025-03-19T23:29:47.009Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22712025-03-19T23:29:47.557Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722025-03-19T23:29:48.286Z Compiling dropshot v0.16.0
22732025-03-19T23:29:51.972Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22742025-03-19T23:29:53.318Z Compiling parse-display v0.10.0
22752025-03-19T23:29:53.927Z Compiling strum v0.26.3
22762025-03-19T23:29:54.135Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22772025-03-19T23:29:54.319Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
22782025-03-19T23:29:59.148Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
22792025-03-19T23:30:10.639Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22802025-03-19T23:30:15.798Z Compiling progenitor v0.9.1
22812025-03-19T23:30:16.043Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22822025-03-19T23:30:17.113Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22832025-03-19T23:30:17.739Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22842025-03-19T23:30:18.566Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22852025-03-19T23:30:19.208Z Compiling instant v0.1.13
22862025-03-19T23:30:19.387Z Compiling backoff v0.4.0
22872025-03-19T23:30:19.750Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22882025-03-19T23:30:20.089Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
22892025-03-19T23:30:21.286Z Compiling steno v0.4.1
22902025-03-19T23:30:24.933Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22912025-03-19T23:30:26.098Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22922025-03-19T23:30:26.161Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22932025-03-19T23:30:28.787Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22942025-03-19T23:30:31.163Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22952025-03-19T23:30:31.879Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22962025-03-19T23:30:35.131Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22972025-03-19T23:30:35.630Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22982025-03-19T23:30:39.576Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22992025-03-19T23:30:39.807Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002025-03-19T23:30:40.016Z Compiling serde_with v3.12.0
23012025-03-19T23:30:42.486Z Compiling macaddr v1.0.1
23022025-03-19T23:30:42.507Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23032025-03-19T23:30:42.835Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23042025-03-19T23:30:42.962Z Compiling qorb v0.2.1
23052025-03-19T23:30:50.673Z Compiling slog-dtrace v0.3.0
23062025-03-19T23:30:51.309Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23072025-03-19T23:30:54.112Z Compiling prettyplease v0.2.30
23082025-03-19T23:30:59.347Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23092025-03-19T23:30:59.554Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23102025-03-19T23:31:00.566Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23112025-03-19T23:31:02.467Z Compiling half v2.4.1
23122025-03-19T23:31:02.921Z Compiling ciborium-io v0.2.2
23132025-03-19T23:31:02.992Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23142025-03-19T23:31:03.083Z Compiling ciborium-ll v0.2.2
23152025-03-19T23:31:03.180Z Compiling bytecount v0.6.8
23162025-03-19T23:31:03.527Z Compiling ciborium v0.2.2
23172025-03-19T23:31:03.610Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23182025-03-19T23:31:04.929Z Compiling display-error-chain v0.2.2
23192025-03-19T23:31:05.177Z Compiling const_format_proc_macros v0.2.34
23202025-03-19T23:31:05.442Z Compiling maplit v1.0.2
23212025-03-19T23:31:05.577Z Compiling keccak v0.1.5
23222025-03-19T23:31:06.729Z Compiling same-file v1.0.6
23232025-03-19T23:31:06.913Z Compiling crunchy v0.2.2
23242025-03-19T23:31:06.990Z Compiling walkdir v2.5.0
23252025-03-19T23:31:07.369Z Compiling const_format v0.2.34
23262025-03-19T23:31:07.576Z Compiling sha3 v0.10.8
23272025-03-19T23:31:07.797Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23282025-03-19T23:31:08.210Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23292025-03-19T23:31:08.428Z Compiling radium v0.7.0
23302025-03-19T23:31:08.598Z Compiling tiny-keccak v2.0.2
23312025-03-19T23:31:08.982Z Compiling blake3 v1.5.4
23322025-03-19T23:31:09.134Z Compiling dsl_auto_type v0.1.2
23332025-03-19T23:31:09.527Z Compiling scheduled-thread-pool v0.2.7
23342025-03-19T23:31:09.646Z Compiling xattr v1.3.1
23352025-03-19T23:31:09.925Z Compiling diesel_table_macro_syntax v0.2.0
23362025-03-19T23:31:10.263Z Compiling memmap2 v0.9.5
23372025-03-19T23:31:10.305Z Compiling filetime v0.2.25
23382025-03-19T23:31:10.621Z Compiling constant_time_eq v0.3.1
23392025-03-19T23:31:10.672Z Compiling arrayref v0.3.9
23402025-03-19T23:31:10.795Z Compiling maybe-uninit v2.0.0
23412025-03-19T23:31:10.799Z Compiling arrayvec v0.7.6
23422025-03-19T23:31:10.879Z Compiling tap v1.0.1
23432025-03-19T23:31:11.088Z Compiling bit-vec v0.6.3
23442025-03-19T23:31:11.407Z Compiling bit-set v0.5.3
23452025-03-19T23:31:11.499Z Compiling wyz v0.5.1
23462025-03-19T23:31:11.707Z Compiling tar v0.4.44
23472025-03-19T23:31:11.978Z Compiling diesel_derives v2.2.3
23482025-03-19T23:31:12.278Z Compiling r2d2 v0.8.10
23492025-03-19T23:31:13.220Z Compiling toolchain_find v0.4.0
23502025-03-19T23:31:13.442Z Compiling camino-tempfile v1.1.1
23512025-03-19T23:31:13.494Z Compiling phf_generator v0.11.2
23522025-03-19T23:31:13.712Z Compiling ascii-canvas v3.0.0
23532025-03-19T23:31:13.749Z Compiling secrecy v0.8.0
23542025-03-19T23:31:13.835Z Compiling async-recursion v1.1.1
23552025-03-19T23:31:14.026Z Compiling ena v0.14.3
23562025-03-19T23:31:14.168Z Compiling funty v2.0.0
23572025-03-19T23:31:14.453Z Compiling packed_struct v0.10.1
23582025-03-19T23:31:14.876Z Compiling diff v0.1.13
23592025-03-19T23:31:15.165Z Compiling regex-syntax v0.6.29
23602025-03-19T23:31:15.357Z Compiling topological-sort v0.2.2
23612025-03-19T23:31:15.590Z Compiling crc-catalog v2.4.0
23622025-03-19T23:31:15.772Z Compiling bindgen v0.71.1
23632025-03-19T23:31:16.154Z Compiling crc v3.2.1
23642025-03-19T23:31:16.295Z Compiling omicron-zone-package v0.12.0
23652025-03-19T23:31:16.322Z Compiling bitvec v1.0.1
23662025-03-19T23:31:16.953Z Compiling phf_codegen v0.11.2
23672025-03-19T23:31:17.185Z Compiling rustfmt-wrapper v0.2.1
23682025-03-19T23:31:17.881Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23692025-03-19T23:31:18.465Z Compiling lalrpop v0.19.12
23702025-03-19T23:31:18.934Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23712025-03-19T23:31:19.168Z Compiling universal-hash v0.5.1
23722025-03-19T23:31:19.420Z Compiling thiserror-impl-no-std v2.0.2
23732025-03-19T23:31:19.923Z Compiling packed_struct_codegen v0.10.1
23742025-03-19T23:31:20.726Z Compiling parse-zoneinfo v0.3.1
23752025-03-19T23:31:21.102Z Compiling indexmap v1.9.3
23762025-03-19T23:31:21.470Z Compiling ref-cast v1.0.23
23772025-03-19T23:31:21.819Z Compiling rustc-hash v2.1.1
23782025-03-19T23:31:21.958Z Compiling opaque-debug v0.3.1
23792025-03-19T23:31:22.015Z Compiling nodrop v0.1.14
23802025-03-19T23:31:22.077Z Compiling poly1305 v0.8.0
23812025-03-19T23:31:22.176Z Compiling array-init v0.0.4
23822025-03-19T23:31:22.578Z Compiling diesel v2.2.8
23832025-03-19T23:31:23.303Z Compiling thiserror-no-std v2.0.2
23842025-03-19T23:31:23.492Z Compiling chrono-tz-build v0.4.0
23852025-03-19T23:31:23.520Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23862025-03-19T23:31:24.436Z Compiling smallvec v0.6.14
23872025-03-19T23:31:24.924Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23882025-03-19T23:31:25.269Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23892025-03-19T23:31:25.611Z Compiling itertools v0.13.0
23902025-03-19T23:31:26.191Z Compiling derive_builder_core v0.20.2
23912025-03-19T23:31:28.168Z Compiling chacha20 v0.9.1
23922025-03-19T23:31:28.647Z Compiling headers-core v0.3.0
23932025-03-19T23:31:28.895Z Compiling aead v0.5.2
23942025-03-19T23:31:29.208Z Compiling libxml v0.3.3
23952025-03-19T23:31:29.251Z Compiling ref-cast-impl v1.0.23
23962025-03-19T23:31:29.647Z Compiling vte_generate_state_changes v0.1.2
23972025-03-19T23:31:30.229Z Compiling hashbrown v0.12.3
23982025-03-19T23:31:30.317Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23992025-03-19T23:31:30.650Z Compiling termcolor v1.4.1
24002025-03-19T23:31:31.480Z Compiling arc-swap v1.7.1
24012025-03-19T23:31:31.677Z Compiling bitfield v0.14.0
24022025-03-19T23:31:31.993Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24032025-03-19T23:31:32.127Z Compiling slog-scope v4.4.0
24042025-03-19T23:31:33.940Z Compiling env_logger v0.10.2
24052025-03-19T23:31:34.460Z Compiling samael v0.0.18
24062025-03-19T23:31:34.847Z Compiling vte v0.11.1
24072025-03-19T23:31:36.119Z Compiling chacha20poly1305 v0.10.1
24082025-03-19T23:31:36.325Z Compiling headers v0.4.0
24092025-03-19T23:31:36.379Z Compiling derive_builder_macro v0.20.2
24102025-03-19T23:31:37.063Z Compiling serde-hex v0.1.0
24112025-03-19T23:31:37.231Z Compiling chrono-tz v0.10.1
24122025-03-19T23:31:37.886Z Compiling vsss-rs v3.3.4
24132025-03-19T23:31:39.663Z Compiling polar-core v0.27.3
24142025-03-19T23:31:39.888Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24152025-03-19T23:31:41.910Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24162025-03-19T23:31:42.069Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24172025-03-19T23:31:42.258Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24182025-03-19T23:31:42.779Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24192025-03-19T23:31:43.106Z Compiling ron v0.8.1
24202025-03-19T23:31:44.777Z Compiling hashbrown v0.13.2
24212025-03-19T23:31:46.152Z Compiling strum_macros v0.24.3
24222025-03-19T23:31:46.634Z Compiling unicase v2.7.0
24232025-03-19T23:31:46.987Z Compiling crc-any v2.5.0
24242025-03-19T23:31:47.919Z Compiling indoc v1.0.9
24252025-03-19T23:31:48.713Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24262025-03-19T23:31:48.783Z Compiling object v0.30.4
24272025-03-19T23:31:49.066Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24282025-03-19T23:32:04.220Z Compiling derive_builder v0.20.2
24292025-03-19T23:32:04.249Z Compiling strip-ansi-escapes v0.2.0
24302025-03-19T23:32:08.295Z Compiling slog-stdlog v4.1.1
24312025-03-19T23:32:08.434Z Compiling papergrid v0.11.0
24322025-03-19T23:32:08.850Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24332025-03-19T23:32:09.053Z Compiling tabled_derive v0.7.0
24342025-03-19T23:32:09.190Z Compiling fd-lock v4.0.2
24352025-03-19T23:32:09.436Z Compiling peg-macros v0.8.5
24362025-03-19T23:32:11.105Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24372025-03-19T23:32:12.080Z Compiling oso-derive v0.27.3
24382025-03-19T23:32:12.493Z Compiling impl-trait-for-tuples v0.2.2
24392025-03-19T23:32:13.063Z Compiling quick-xml v0.37.2
24402025-03-19T23:32:13.636Z Compiling diesel-dtrace v0.4.2
24412025-03-19T23:32:13.991Z Compiling path-slash v0.1.5
24422025-03-19T23:32:14.265Z Compiling nu-ansi-term v0.50.1
24432025-03-19T23:32:15.564Z Compiling reedline v0.38.0
24442025-03-19T23:32:18.226Z Compiling oso v0.27.3
24452025-03-19T23:32:21.722Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24462025-03-19T23:32:33.466Z Compiling peg v0.8.5
24472025-03-19T23:32:33.637Z Compiling tabled v0.15.0
24482025-03-19T23:32:34.886Z Compiling slog-envlogger v2.2.0
24492025-03-19T23:32:37.413Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24502025-03-19T23:32:39.038Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24512025-03-19T23:32:39.786Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24522025-03-19T23:32:40.134Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24532025-03-19T23:32:40.393Z Compiling pem v3.0.5
24542025-03-19T23:32:41.906Z Compiling bb8 v0.8.5
24552025-03-19T23:32:42.503Z Compiling bcs v0.1.6
24562025-03-19T23:32:43.323Z Compiling fxhash v0.2.1
24572025-03-19T23:32:43.578Z Compiling libz-sys v1.1.20
24582025-03-19T23:32:44.253Z Compiling termtree v0.5.1
24592025-03-19T23:32:44.684Z Compiling async-bb8-diesel v0.2.1
24602025-03-19T23:32:46.210Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24612025-03-19T23:32:47.230Z Compiling kstat-rs v0.2.4
24622025-03-19T23:32:48.103Z Compiling proc-macro-error-attr2 v2.0.0
24632025-03-19T23:32:48.895Z Compiling proc-macro-error2 v2.0.1
24642025-03-19T23:32:50.295Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24652025-03-19T23:32:50.776Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24662025-03-19T23:32:53.128Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24672025-03-19T23:32:53.616Z Compiling nanorand v0.7.0
24682025-03-19T23:32:54.298Z Compiling libgit2-sys v0.17.0+1.8.1
24692025-03-19T23:32:55.088Z Compiling pin-project-internal v1.1.6
24702025-03-19T23:32:57.670Z Compiling parking_lot_core v0.8.6
24712025-03-19T23:32:58.158Z Compiling pin-project v1.1.6
24722025-03-19T23:33:06.843Z Compiling flume v0.11.1
24732025-03-19T23:33:07.527Z Compiling mime_guess v2.0.5
24742025-03-19T23:33:07.545Z Compiling tabled_derive v0.10.0
24752025-03-19T23:33:08.986Z Compiling papergrid v0.14.0
24762025-03-19T23:33:09.840Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24772025-03-19T23:33:10.336Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24782025-03-19T23:33:14.840Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24792025-03-19T23:33:16.862Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24802025-03-19T23:33:17.854Z Compiling snafu-derive v0.8.5
24812025-03-19T23:33:19.985Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24822025-03-19T23:33:20.424Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24832025-03-19T23:33:21.493Z Compiling tabled v0.18.0
24842025-03-19T23:33:21.894Z Compiling snafu v0.8.5
24852025-03-19T23:33:24.475Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24862025-03-19T23:33:31.239Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24872025-03-19T23:33:37.486Z Compiling globset v0.4.15
24882025-03-19T23:33:41.140Z Compiling olpc-cjson v0.1.4
24892025-03-19T23:33:41.466Z Compiling vergen v8.3.2
24902025-03-19T23:33:41.828Z Compiling castaway v0.2.3
24912025-03-19T23:33:42.039Z Compiling nibble_vec v0.1.0
24922025-03-19T23:33:42.309Z Compiling serde_plain v1.0.2
24932025-03-19T23:33:42.819Z Compiling cargo-platform v0.1.8
24942025-03-19T23:33:43.255Z Compiling atty v0.2.14
24952025-03-19T23:33:43.442Z Compiling typed-path v0.9.3
24962025-03-19T23:33:43.546Z Compiling endian-type v0.1.2
24972025-03-19T23:33:43.815Z Compiling salty v0.3.0
24982025-03-19T23:33:44.260Z Compiling http-range v0.1.5
24992025-03-19T23:33:44.816Z Compiling io-lifetimes v1.0.11
25002025-03-19T23:33:45.866Z Compiling radix_trie v0.2.1
25012025-03-19T23:33:46.521Z Compiling tough v0.19.0
25022025-03-19T23:33:46.746Z Compiling cargo_metadata v0.18.1
25032025-03-19T23:33:48.357Z Compiling git2 v0.19.0
25042025-03-19T23:33:49.578Z Compiling compact_str v0.8.0
25052025-03-19T23:33:52.101Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25062025-03-19T23:33:54.156Z Compiling parking_lot v0.11.2
25072025-03-19T23:33:56.230Z Compiling unicode-truncate v1.1.0
25082025-03-19T23:33:56.371Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25092025-03-19T23:33:56.536Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25102025-03-19T23:33:57.773Z Compiling lru v0.12.5
25112025-03-19T23:33:58.145Z Compiling rand_seeder v0.3.0
25122025-03-19T23:33:58.564Z Compiling lzma-sys v0.1.20
25132025-03-19T23:33:59.275Z Compiling instability v0.3.2
25142025-03-19T23:34:00.279Z Compiling rustls v0.21.12
25152025-03-19T23:34:00.659Z Compiling parse-size v1.1.0
25162025-03-19T23:34:00.955Z Compiling indoc v2.0.6
25172025-03-19T23:34:01.002Z Compiling rustix v0.37.28
25182025-03-19T23:34:01.602Z Compiling cassowary v0.3.0
25192025-03-19T23:34:02.161Z Compiling ratatui v0.29.0
25202025-03-19T23:34:03.025Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25212025-03-19T23:34:04.343Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25222025-03-19T23:34:04.584Z Compiling hyper-staticfile v0.10.1
25232025-03-19T23:34:05.086Z Compiling sled v0.34.7
25242025-03-19T23:34:08.110Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25252025-03-19T23:34:08.524Z Compiling hickory-client v0.24.4
25262025-03-19T23:34:12.795Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25272025-03-19T23:34:13.017Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25282025-03-19T23:34:13.946Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25292025-03-19T23:34:18.660Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
25302025-03-19T23:34:18.711Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25312025-03-19T23:34:19.052Z Compiling rustls-webpki v0.101.7
25322025-03-19T23:34:20.129Z Compiling sct v0.7.1
25332025-03-19T23:34:20.587Z Compiling hickory-server v0.24.4
25342025-03-19T23:34:21.868Z Compiling primeorder v0.13.6
25352025-03-19T23:34:22.456Z Compiling heck v0.3.3
25362025-03-19T23:34:22.808Z Compiling env_filter v0.1.2
25372025-03-19T23:34:22.930Z Compiling csv-core v0.1.11
25382025-03-19T23:34:23.835Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25392025-03-19T23:34:24.282Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25402025-03-19T23:34:24.301Z Compiling csv v1.3.1
25412025-03-19T23:34:26.058Z Compiling env_logger v0.11.5
25422025-03-19T23:34:26.477Z Compiling zone_cfg_derive v0.1.2
25432025-03-19T23:34:27.470Z Compiling p384 v0.13.0
25442025-03-19T23:34:31.703Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25452025-03-19T23:34:33.104Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25462025-03-19T23:34:34.238Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25472025-03-19T23:34:34.271Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25482025-03-19T23:34:34.523Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25492025-03-19T23:34:34.893Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25502025-03-19T23:34:35.247Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25512025-03-19T23:34:35.511Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25522025-03-19T23:34:35.602Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25532025-03-19T23:34:35.880Z Compiling tungstenite v0.23.0
25542025-03-19T23:34:35.954Z Compiling nix v0.27.1
25552025-03-19T23:34:38.682Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25562025-03-19T23:34:39.364Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25572025-03-19T23:34:39.722Z Compiling base64 v0.13.1
25582025-03-19T23:34:39.931Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25592025-03-19T23:34:40.506Z Compiling ron v0.7.1
25602025-03-19T23:34:40.841Z Compiling tokio-tungstenite v0.23.1
25612025-03-19T23:34:41.543Z Compiling xz2 v0.1.7
25622025-03-19T23:34:42.153Z Compiling terminal_size v0.2.6
25632025-03-19T23:34:42.397Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25642025-03-19T23:34:45.467Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25652025-03-19T23:34:48.710Z Compiling tokio-rustls v0.24.1
25662025-03-19T23:34:49.195Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25672025-03-19T23:34:51.580Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25682025-03-19T23:34:51.977Z Compiling zone v0.1.8
25692025-03-19T23:34:52.113Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25702025-03-19T23:34:52.610Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25712025-03-19T23:34:53.098Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25722025-03-19T23:34:53.969Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25732025-03-19T23:34:54.071Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25742025-03-19T23:34:55.376Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25752025-03-19T23:34:57.025Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25762025-03-19T23:34:58.199Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25772025-03-19T23:35:00.587Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25782025-03-19T23:35:01.723Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25792025-03-19T23:35:02.095Z Compiling rustls-pemfile v1.0.4
25802025-03-19T23:35:02.878Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25812025-03-19T23:35:04.041Z Compiling signal-hook-tokio v0.3.1
25822025-03-19T23:35:04.279Z Compiling twox-hash v2.1.0
25832025-03-19T23:35:04.652Z Compiling yasna v0.5.2
25842025-03-19T23:35:05.282Z Compiling is_ci v1.2.0
25852025-03-19T23:35:05.607Z Compiling glob v0.3.2
25862025-03-19T23:35:06.043Z Compiling smawk v0.3.2
25872025-03-19T23:35:06.362Z Compiling unicode-linebreak v0.1.5
25882025-03-19T23:35:06.557Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25892025-03-19T23:35:06.945Z Compiling textwrap v0.16.1
25902025-03-19T23:35:07.725Z Compiling rcgen v0.12.1
25912025-03-19T23:35:08.024Z Compiling supports-color v3.0.2
25922025-03-19T23:35:10.547Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25932025-03-19T23:35:11.695Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25942025-03-19T23:35:13.636Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25952025-03-19T23:35:13.691Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25962025-03-19T23:35:19.334Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25972025-03-19T23:35:23.363Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25982025-03-19T23:35:33.173Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25992025-03-19T23:35:33.480Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26002025-03-19T23:35:33.569Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
26012025-03-19T23:35:35.023Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26022025-03-19T23:35:37.873Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26032025-03-19T23:35:43.511Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26042025-03-19T23:35:44.067Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26052025-03-19T23:35:45.107Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26062025-03-19T23:35:52.441Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26072025-03-19T23:36:00.186Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26082025-03-19T23:36:00.717Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26092025-03-19T23:36:02.436Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26102025-03-19T23:36:02.679Z Compiling fatfs v0.3.6
26112025-03-19T23:36:02.780Z Compiling rtoolbox v0.0.2
26122025-03-19T23:36:02.882Z Compiling subprocess v0.2.9
26132025-03-19T23:36:03.192Z Compiling assert_matches v1.5.0
26142025-03-19T23:36:03.324Z Compiling rpassword v7.3.1
26152025-03-19T23:36:03.798Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26162025-03-19T23:36:06.908Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26172025-03-19T23:36:07.508Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26182025-03-19T23:36:11.460Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26192025-03-19T23:36:18.433Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26202025-03-19T23:36:39.789Z Compiling tui-tree-widget v0.23.0
26212025-03-19T23:36:40.267Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26222025-03-19T23:36:40.550Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26232025-03-19T23:36:40.889Z Compiling uzers v0.12.1
26242025-03-19T23:36:43.909Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26252025-03-19T23:36:51.616Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26262025-03-19T23:36:53.180Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26272025-03-19T23:36:54.872Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26282025-03-19T23:37:05.580Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26292025-03-19T23:37:10.283Z Compiling multimap v0.10.0
26302025-03-19T23:39:36.280Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26312025-03-19T23:46:55.629Z Finished `release` profile [optimized] target(s) in 17m 35s
26322025-03-19T23:48:02.580Z
26332025-03-19T23:48:02.583Zreal 18:44.153097609
26342025-03-19T23:48:02.583Zuser 2:12:19.712469076
26352025-03-19T23:48:02.583Zsys 3:34.200893825
26362025-03-19T23:48:02.583Ztrap 3.336316843
26372025-03-19T23:48:02.583Ztflt 1.914077392
26382025-03-19T23:48:02.583Zdflt 5.291283710
26392025-03-19T23:48:02.583Zkflt 0.326450318
26402025-03-19T23:48:02.583Zlock 7:56:55.519187632
26412025-03-19T23:48:02.583Zslp 6:49:44.106257920
26422025-03-19T23:48:02.583Zlat 3:37.316298026
26432025-03-19T23:48:02.583Zstop 3:03.653885743
26442025-03-19T23:48:02.583Z+ mapfile -t packages
26452025-03-19T23:48:02.583Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26462025-03-19T23:48:03.641Z Compiling ring v0.17.11
26472025-03-19T23:48:05.366Z Compiling rustls v0.23.19
26482025-03-19T23:48:05.394Z Compiling rustls v0.22.4
26492025-03-19T23:48:06.994Z Compiling rustls-webpki v0.102.8
26502025-03-19T23:48:10.955Z Compiling tokio-rustls v0.25.0
26512025-03-19T23:48:11.405Z Compiling dropshot v0.12.0
26522025-03-19T23:48:12.964Z Compiling tokio-rustls v0.26.0
26532025-03-19T23:48:13.418Z Compiling hyper-rustls v0.27.3
26542025-03-19T23:48:13.998Z Compiling reqwest v0.12.12
26552025-03-19T23:48:15.597Z Compiling dropshot v0.16.0
26562025-03-19T23:48:21.742Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26572025-03-19T23:48:22.567Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26582025-03-19T23:48:27.189Z Compiling progenitor-client v0.8.0
26592025-03-19T23:48:28.114Z Compiling progenitor v0.8.0
26602025-03-19T23:48:28.501Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
26612025-03-19T23:48:33.242Z Compiling progenitor-client v0.9.1
26622025-03-19T23:48:34.210Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26632025-03-19T23:48:34.680Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26642025-03-19T23:48:35.474Z Compiling omicron-zone-package v0.12.0
26652025-03-19T23:48:46.136Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26662025-03-19T23:48:50.379Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26672025-03-19T23:48:51.212Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26682025-03-19T23:48:54.528Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26692025-03-19T23:49:09.028Z Finished `release` profile [optimized] target(s) in 1m 06s
26702025-03-19T23:49:09.203Z Running `target/release/omicron-package -t test list-outputs`
26712025-03-19T23:49:09.254ZLogging to: /work/oxidecomputer/omicron/out/LOG
26722025-03-19T23:49:09.257Z+ ptime -m cargo build --locked --release -p xtask
26732025-03-19T23:49:09.859Z Compiling serde v1.0.218
26742025-03-19T23:49:09.862Z Compiling rustix v0.38.37
26752025-03-19T23:49:09.862Z Compiling libc v0.2.170
26762025-03-19T23:49:09.862Z Compiling serde_json v1.0.139
26772025-03-19T23:49:09.862Z Compiling syn v2.0.98
26782025-03-19T23:49:09.964Z Compiling bitflags v2.6.0
26792025-03-19T23:49:10.343Z Compiling usdt-impl v0.5.0
26802025-03-19T23:49:10.413Z Compiling syn v1.0.109
26812025-03-19T23:49:10.513Z Compiling log v0.4.22
26822025-03-19T23:49:10.532Z Compiling hashbrown v0.15.1
26832025-03-19T23:49:10.758Z Compiling fs-err v2.11.0
26842025-03-19T23:49:10.952Z Compiling anyhow v1.0.97
26852025-03-19T23:49:11.107Z Compiling once_cell v1.20.3
26862025-03-19T23:49:11.342Z Compiling thread-id v4.2.2
26872025-03-19T23:49:11.752Z Compiling indexmap v2.7.1
26882025-03-19T23:49:12.860Z Compiling terminal_size v0.4.0
26892025-03-19T23:49:13.013Z Compiling tempfile v3.13.0
26902025-03-19T23:49:13.057Z Compiling clap_builder v4.5.31
26912025-03-19T23:49:13.841Z Compiling proc-macro-error v1.0.4
26922025-03-19T23:49:14.474Z Compiling tabled_derive v0.7.0
26932025-03-19T23:49:15.619Z Compiling tabled v0.15.0
26942025-03-19T23:49:16.093Z Compiling serde_derive v1.0.218
26952025-03-19T23:49:16.093Z Compiling thiserror-impl v1.0.69
26962025-03-19T23:49:16.096Z Compiling zerocopy-derive v0.7.35
26972025-03-19T23:49:16.096Z Compiling scroll_derive v0.12.0
26982025-03-19T23:49:16.096Z Compiling thiserror-impl v2.0.11
26992025-03-19T23:49:17.499Z Compiling scroll v0.12.0
27002025-03-19T23:49:17.921Z Compiling zerocopy v0.7.35
27012025-03-19T23:49:18.138Z Compiling goblin v0.8.2
27022025-03-19T23:49:18.695Z Compiling thiserror v1.0.69
27032025-03-19T23:49:18.872Z Compiling pest v2.7.14
27042025-03-19T23:49:20.633Z Compiling thiserror v2.0.11
27052025-03-19T23:49:20.823Z Compiling clap_derive v4.5.28
27062025-03-19T23:49:21.892Z Compiling pest_meta v2.7.14
27072025-03-19T23:49:25.014Z Compiling pest_generator v2.7.14
27082025-03-19T23:49:26.649Z Compiling pest_derive v2.7.14
27092025-03-19T23:49:27.479Z Compiling dtrace-parser v0.2.0
27102025-03-19T23:49:29.260Z Compiling serde_spanned v0.6.8
27112025-03-19T23:49:29.538Z Compiling toml_datetime v0.6.8
27122025-03-19T23:49:30.250Z Compiling toml_edit v0.22.24
27132025-03-19T23:49:32.698Z Compiling dof v0.3.0
27142025-03-19T23:49:33.180Z Compiling serde_tokenstream v0.2.2
27152025-03-19T23:49:33.919Z Compiling camino v1.1.9
27162025-03-19T23:49:34.918Z Compiling usdt-attr-macro v0.5.0
27172025-03-19T23:49:35.196Z Compiling usdt-macro v0.5.0
27182025-03-19T23:49:36.363Z Compiling toml v0.8.20
27192025-03-19T23:49:39.583Z Compiling semver v1.0.25
27202025-03-19T23:49:40.841Z Compiling cargo-platform v0.1.8
27212025-03-19T23:49:41.026Z Compiling cargo_toml v0.21.0
27222025-03-19T23:49:41.765Z Compiling cargo_metadata v0.19.2
27232025-03-19T23:49:41.939Z Compiling usdt v0.5.0
27242025-03-19T23:49:42.547Z Compiling camino-tempfile v1.1.1
27252025-03-19T23:49:43.333Z Compiling macaddr v1.0.1
27262025-03-19T23:49:43.359Z Compiling clap v4.5.31
27272025-03-19T23:49:52.578Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27282025-03-19T23:49:58.318Z Finished `release` profile [optimized] target(s) in 49.00s
27292025-03-19T23:49:58.435Z
27302025-03-19T23:49:58.439Zreal 49.145305459
27312025-03-19T23:49:58.439Zuser 5:20.752818712
27322025-03-19T23:49:58.439Zsys 19.208396538
27332025-03-19T23:49:58.439Ztrap 0.149777284
27342025-03-19T23:49:58.439Ztflt 0.141303409
27352025-03-19T23:49:58.439Zdflt 0.380481556
27362025-03-19T23:49:58.439Zkflt 0.000012599
27372025-03-19T23:49:58.439Zlock 10:14.407586159
27382025-03-19T23:49:58.439Zslp 15:53.136554872
27392025-03-19T23:49:58.439Zlat 16.720632711
27402025-03-19T23:49:58.439Zstop 19.718837082
27412025-03-19T23:49:58.439Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27422025-03-19T23:49:58.440Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27432025-03-19T23:49:58.440Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27442025-03-19T23:49:58.440Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27452025-03-19T23:49:58.440Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27462025-03-19T23:49:59.370Z Compiling regress v0.10.3
27472025-03-19T23:49:59.507Z Compiling thiserror-impl v2.0.11
27482025-03-19T23:49:59.511Z Compiling ident_case v1.0.1
27492025-03-19T23:49:59.511Z Compiling unsafe-libyaml v0.2.11
27502025-03-19T23:49:59.511Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27512025-03-19T23:49:59.511Z Compiling tempfile v3.13.0
27522025-03-19T23:49:59.511Z Compiling progenitor-client v0.9.1
27532025-03-19T23:49:59.511Z Compiling oxnet v0.1.1
27542025-03-19T23:49:59.828Z Compiling darling_core v0.20.10
27552025-03-19T23:50:00.010Z Compiling quick-error v1.2.3
27562025-03-19T23:50:00.435Z Compiling macaddr v1.0.1
27572025-03-19T23:50:00.441Z Compiling progenitor-client v0.8.0
27582025-03-19T23:50:00.441Z Compiling structmeta-derive v0.3.0
27592025-03-19T23:50:00.441Z Compiling instant v0.1.13
27602025-03-19T23:50:00.558Z Compiling daft-derive v0.1.2
27612025-03-19T23:50:00.580Z Compiling wait-timeout v0.2.0
27622025-03-19T23:50:00.683Z Compiling dropshot v0.16.0
27632025-03-19T23:50:01.022Z Compiling serde_yaml v0.9.34+deprecated
27642025-03-19T23:50:01.106Z Compiling bit-vec v0.8.0
27652025-03-19T23:50:01.506Z Compiling bit-set v0.8.0
27662025-03-19T23:50:01.573Z Compiling rusty-fork v0.3.0
27672025-03-19T23:50:01.824Z Compiling dropshot_endpoint v0.16.0
27682025-03-19T23:50:02.098Z Compiling daft v0.1.2
27692025-03-19T23:50:02.270Z Compiling rand_xorshift v0.3.0
27702025-03-19T23:50:02.554Z Compiling unarray v0.1.4
27712025-03-19T23:50:02.632Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27722025-03-19T23:50:02.725Z Compiling thiserror v2.0.11
27732025-03-19T23:50:02.745Z Compiling proptest v1.6.0
27742025-03-19T23:50:02.808Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27752025-03-19T23:50:02.882Z Compiling structmeta v0.3.0
27762025-03-19T23:50:02.903Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27772025-03-19T23:50:03.295Z Compiling typify-impl v0.2.0
27782025-03-19T23:50:03.406Z Compiling parse-display-derive v0.10.0
27792025-03-19T23:50:03.596Z Compiling test-strategy v0.4.0
27802025-03-19T23:50:04.144Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27812025-03-19T23:50:04.349Z Compiling backoff v0.4.0
27822025-03-19T23:50:04.390Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27832025-03-19T23:50:04.700Z Compiling proc-macro-crate v1.3.1
27842025-03-19T23:50:05.160Z Compiling typify-impl v0.3.0
27852025-03-19T23:50:05.661Z Compiling num_enum_derive v0.5.11
27862025-03-19T23:50:05.773Z Compiling darling_macro v0.20.10
27872025-03-19T23:50:06.686Z Compiling darling v0.20.10
27882025-03-19T23:50:06.828Z Compiling serde_with_macros v3.12.0
27892025-03-19T23:50:07.055Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27902025-03-19T23:50:07.349Z Compiling parse-display v0.10.0
27912025-03-19T23:50:07.474Z Compiling itertools v0.13.0
27922025-03-19T23:50:07.963Z Compiling heapless v0.8.0
27932025-03-19T23:50:07.983Z Compiling num_enum v0.5.11
27942025-03-19T23:50:08.161Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27952025-03-19T23:50:08.501Z Compiling crucible-workspace-hack v0.1.0
27962025-03-19T23:50:08.836Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
27972025-03-19T23:50:08.922Z Compiling proc-macro-error v1.0.4
27982025-03-19T23:50:09.409Z Compiling serde_with v3.12.0
27992025-03-19T23:50:09.449Z Compiling camino-tempfile v1.1.1
28002025-03-19T23:50:09.554Z Compiling hash32 v0.3.1
28012025-03-19T23:50:09.824Z Compiling foreign-types-macros v0.2.3
28022025-03-19T23:50:09.900Z Compiling smoltcp v0.11.0
28032025-03-19T23:50:10.514Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28042025-03-19T23:50:10.590Z Compiling foreign-types-shared v0.3.1
28052025-03-19T23:50:11.186Z Compiling foreign-types v0.5.0
28062025-03-19T23:50:11.640Z Compiling tabwriter v1.4.0
28072025-03-19T23:50:11.926Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28082025-03-19T23:50:12.113Z Compiling cstr-argument v0.1.2
28092025-03-19T23:50:12.366Z Compiling pretty-hex v0.2.1
28102025-03-19T23:50:12.565Z Compiling cobs v0.2.3
28112025-03-19T23:50:12.747Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28122025-03-19T23:50:12.843Z Compiling postcard v1.0.10
28132025-03-19T23:50:13.105Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28142025-03-19T23:50:13.209Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28152025-03-19T23:50:13.298Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28162025-03-19T23:50:13.605Z Compiling colored v2.2.0
28172025-03-19T23:50:13.832Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28182025-03-19T23:50:14.190Z Compiling winnow v0.6.20
28192025-03-19T23:50:14.387Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28202025-03-19T23:50:14.662Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28212025-03-19T23:50:14.914Z Compiling smf v0.2.3
28222025-03-19T23:50:15.611Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28232025-03-19T23:50:15.970Z Compiling zone_cfg_derive v0.3.0
28242025-03-19T23:50:16.109Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28252025-03-19T23:50:16.512Z Compiling itertools v0.14.0
28262025-03-19T23:50:17.031Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28272025-03-19T23:50:17.698Z Compiling num-derive v0.4.2
28282025-03-19T23:50:17.792Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28292025-03-19T23:50:17.822Z Compiling typify-macro v0.2.0
28302025-03-19T23:50:18.014Z Compiling sigpipe v0.1.3
28312025-03-19T23:50:18.168Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28322025-03-19T23:50:18.537Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28332025-03-19T23:50:19.438Z Compiling zone v0.3.0
28342025-03-19T23:50:19.484Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28352025-03-19T23:50:19.844Z Compiling typify-macro v0.3.0
28362025-03-19T23:50:19.930Z Compiling universal-hash v0.5.1
28372025-03-19T23:50:19.951Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28382025-03-19T23:50:20.159Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28392025-03-19T23:50:20.281Z Compiling opaque-debug v0.3.1
28402025-03-19T23:50:20.425Z Compiling utf-8 v0.7.6
28412025-03-19T23:50:20.776Z Compiling tungstenite v0.21.0
28422025-03-19T23:50:20.827Z Compiling num-rational v0.4.2
28432025-03-19T23:50:20.879Z Compiling password-hash v0.5.0
28442025-03-19T23:50:20.946Z Compiling blake2 v0.10.6
28452025-03-19T23:50:21.583Z Compiling typify v0.2.0
28462025-03-19T23:50:21.738Z Compiling progenitor-impl v0.8.0
28472025-03-19T23:50:22.009Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28482025-03-19T23:50:22.034Z Compiling aead v0.5.2
28492025-03-19T23:50:22.227Z Compiling num-complex v0.4.6
28502025-03-19T23:50:22.362Z Compiling base64 v0.21.7
28512025-03-19T23:50:22.421Z Compiling keccak v0.1.5
28522025-03-19T23:50:22.669Z Compiling convert_case v0.4.0
28532025-03-19T23:50:23.056Z Compiling sha3 v0.10.8
28542025-03-19T23:50:23.175Z Compiling num v0.4.3
28552025-03-19T23:50:23.296Z Compiling tokio-tungstenite v0.21.0
28562025-03-19T23:50:23.499Z Compiling derive_more v0.99.19
28572025-03-19T23:50:23.553Z Compiling argon2 v0.5.3
28582025-03-19T23:50:23.629Z Compiling typify v0.3.0
28592025-03-19T23:50:23.786Z Compiling progenitor-impl v0.9.1
28602025-03-19T23:50:23.890Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28612025-03-19T23:50:24.015Z Compiling poly1305 v0.8.0
28622025-03-19T23:50:24.154Z Compiling chacha20 v0.9.1
28632025-03-19T23:50:24.656Z Compiling float-ord v0.3.2
28642025-03-19T23:50:24.862Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28652025-03-19T23:50:25.109Z Compiling derive-where v1.2.7
28662025-03-19T23:50:25.356Z Compiling semver v0.1.20
28672025-03-19T23:50:25.728Z Compiling same-file v1.0.6
28682025-03-19T23:50:25.979Z Compiling walkdir v2.5.0
28692025-03-19T23:50:26.020Z Compiling rustc_version v0.1.7
28702025-03-19T23:50:26.418Z Compiling newline-converter v0.3.0
28712025-03-19T23:50:26.470Z Compiling primeorder v0.13.6
28722025-03-19T23:50:26.617Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28732025-03-19T23:50:26.636Z Compiling secrecy v0.8.0
28742025-03-19T23:50:26.903Z Compiling cancel-safe-futures v0.1.5
28752025-03-19T23:50:26.986Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28762025-03-19T23:50:27.191Z Compiling linked-hash-map v0.5.6
28772025-03-19T23:50:27.282Z Compiling owo-colors v4.2.0
28782025-03-19T23:50:27.563Z Compiling lru-cache v0.1.2
28792025-03-19T23:50:27.838Z Compiling expectorate v1.1.0
28802025-03-19T23:50:27.860Z Compiling newtype_derive v0.1.6
28812025-03-19T23:50:27.974Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28822025-03-19T23:50:28.040Z Compiling resolv-conf v0.7.0
28832025-03-19T23:50:28.205Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28842025-03-19T23:50:28.329Z Compiling thiserror-impl-no-std v2.0.2
28852025-03-19T23:50:28.478Z Compiling progenitor-macro v0.8.0
28862025-03-19T23:50:28.499Z Compiling libsw-core v0.3.1
28872025-03-19T23:50:28.721Z Compiling blake3 v1.5.4
28882025-03-19T23:50:28.794Z Compiling unicase v2.7.0
28892025-03-19T23:50:28.927Z Compiling half v2.4.1
28902025-03-19T23:50:29.008Z Compiling fixedbitset v0.5.7
28912025-03-19T23:50:29.141Z Compiling ciborium-io v0.2.2
28922025-03-19T23:50:29.300Z Compiling arc-swap v1.7.1
28932025-03-19T23:50:29.508Z Compiling petgraph v0.7.1
28942025-03-19T23:50:29.640Z Compiling ciborium-ll v0.2.2
28952025-03-19T23:50:29.890Z Compiling slog-scope v4.4.0
28962025-03-19T23:50:30.021Z Compiling libsw v3.4.0
28972025-03-19T23:50:30.092Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28982025-03-19T23:50:30.211Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28992025-03-19T23:50:30.336Z Compiling hickory-resolver v0.24.4
29002025-03-19T23:50:30.547Z Compiling progenitor-macro v0.9.1
29012025-03-19T23:50:31.072Z Compiling thiserror-no-std v2.0.2
29022025-03-19T23:50:31.163Z Compiling polyval v0.6.2
29032025-03-19T23:50:31.218Z Compiling atomicwrites v0.4.4
29042025-03-19T23:50:31.570Z Compiling memmap2 v0.9.5
29052025-03-19T23:50:31.573Z Compiling parking_lot_core v0.8.6
29062025-03-19T23:50:32.016Z Compiling constant_time_eq v0.3.1
29072025-03-19T23:50:32.050Z Compiling libefi-sys v0.1.0
29082025-03-19T23:50:32.233Z Compiling arrayref v0.3.9
29092025-03-19T23:50:32.360Z Compiling arrayvec v0.7.6
29102025-03-19T23:50:32.390Z Compiling salty v0.3.0
29112025-03-19T23:50:32.521Z Compiling indent_write v2.2.0
29122025-03-19T23:50:32.750Z Compiling linear-map v1.2.0
29132025-03-19T23:50:32.920Z Compiling ghash v0.5.1
29142025-03-19T23:50:33.102Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29152025-03-19T23:50:33.132Z Compiling vsss-rs v3.3.4
29162025-03-19T23:50:33.881Z Compiling slog-stdlog v4.1.1
29172025-03-19T23:50:33.931Z Compiling ciborium v0.2.2
29182025-03-19T23:50:34.513Z Compiling p384 v0.13.0
29192025-03-19T23:50:34.551Z Compiling toolchain_find v0.4.0
29202025-03-19T23:50:35.168Z Compiling chacha20poly1305 v0.10.1
29212025-03-19T23:50:35.308Z Compiling ctr v0.9.2
29222025-03-19T23:50:35.449Z Compiling lzma-sys v0.1.20
29232025-03-19T23:50:35.685Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29242025-03-19T23:50:35.823Z Compiling bitfield-struct v0.6.2
29252025-03-19T23:50:36.074Z Compiling slog-dtrace v0.3.0
29262025-03-19T23:50:36.128Z Compiling topological-sort v0.2.2
29272025-03-19T23:50:36.244Z Compiling highway v1.3.0
29282025-03-19T23:50:36.368Z Compiling omicron-zone-package v0.12.0
29292025-03-19T23:50:36.685Z Compiling aes-gcm v0.10.3
29302025-03-19T23:50:36.782Z Compiling rustfmt-wrapper v0.2.1
29312025-03-19T23:50:37.021Z Compiling slog-envlogger v2.2.0
29322025-03-19T23:50:37.042Z Compiling mime_guess v2.0.5
29332025-03-19T23:50:37.249Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29342025-03-19T23:50:37.272Z Compiling steno v0.4.1
29352025-03-19T23:50:37.962Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29362025-03-19T23:50:38.089Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29372025-03-19T23:50:38.240Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29382025-03-19T23:50:38.280Z Compiling heck v0.3.3
29392025-03-19T23:50:38.647Z Compiling ssh-encoding v0.2.0
29402025-03-19T23:50:38.723Z Compiling blowfish v0.9.1
29412025-03-19T23:50:38.817Z Compiling nibble_vec v0.1.0
29422025-03-19T23:50:39.038Z Compiling env_filter v0.1.2
29432025-03-19T23:50:39.149Z Compiling endian-type v0.1.2
29442025-03-19T23:50:39.173Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29452025-03-19T23:50:39.360Z Compiling humantime v2.1.0
29462025-03-19T23:50:39.387Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29472025-03-19T23:50:39.535Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29482025-03-19T23:50:39.558Z Compiling env_logger v0.11.5
29492025-03-19T23:50:39.677Z Compiling radix_trie v0.2.1
29502025-03-19T23:50:39.824Z Compiling ssh-cipher v0.2.0
29512025-03-19T23:50:40.247Z Compiling bcrypt-pbkdf v0.10.0
29522025-03-19T23:50:40.359Z Compiling zone_cfg_derive v0.1.2
29532025-03-19T23:50:40.384Z Compiling progenitor v0.8.0
29542025-03-19T23:50:40.450Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29552025-03-19T23:50:40.634Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29562025-03-19T23:50:41.303Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29572025-03-19T23:50:41.340Z Compiling parking_lot v0.11.2
29582025-03-19T23:50:41.670Z Compiling qorb v0.2.1
29592025-03-19T23:50:41.722Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29602025-03-19T23:50:41.965Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29612025-03-19T23:50:42.137Z Compiling password-hash v0.4.2
29622025-03-19T23:50:42.178Z Compiling gethostname v0.5.0
29632025-03-19T23:50:42.233Z Compiling fxhash v0.2.1
29642025-03-19T23:50:42.265Z Compiling progenitor v0.9.1
29652025-03-19T23:50:42.354Z Compiling http-range v0.1.5
29662025-03-19T23:50:42.377Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29672025-03-19T23:50:42.461Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29682025-03-19T23:50:42.495Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29692025-03-19T23:50:42.685Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29702025-03-19T23:50:42.705Z Compiling base64 v0.13.1
29712025-03-19T23:50:42.998Z Compiling pbkdf2 v0.11.0
29722025-03-19T23:50:43.294Z Compiling ron v0.7.1
29732025-03-19T23:50:43.390Z Compiling sled v0.34.7
29742025-03-19T23:50:43.477Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29752025-03-19T23:50:44.165Z Compiling zone v0.1.8
29762025-03-19T23:50:45.378Z Compiling xz2 v0.1.7
29772025-03-19T23:50:45.835Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29782025-03-19T23:50:45.963Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29792025-03-19T23:50:46.635Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29802025-03-19T23:50:46.892Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29812025-03-19T23:50:47.386Z Compiling ssh-key v0.6.6
29822025-03-19T23:50:48.017Z Compiling hickory-client v0.24.4
29832025-03-19T23:50:48.544Z Compiling p256 v0.13.2
29842025-03-19T23:50:48.598Z Compiling p521 v0.13.3
29852025-03-19T23:50:49.313Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29862025-03-19T23:50:49.333Z Compiling hickory-server v0.24.4
29872025-03-19T23:50:50.273Z Compiling pem v3.0.5
29882025-03-19T23:50:50.840Z Compiling yasna v0.5.2
29892025-03-19T23:50:50.972Z Compiling headers-core v0.3.0
29902025-03-19T23:50:51.166Z Compiling kstat-rs v0.2.4
29912025-03-19T23:50:51.465Z Compiling nanorand v0.7.0
29922025-03-19T23:50:51.762Z Compiling russh-cryptovec v0.7.3
29932025-03-19T23:50:51.978Z Compiling atty v0.2.14
29942025-03-19T23:50:52.082Z Compiling md5 v0.7.0
29952025-03-19T23:50:52.140Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29962025-03-19T23:50:52.329Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
29972025-03-19T23:50:52.596Z Compiling russh-keys v0.45.0
29982025-03-19T23:50:52.851Z Compiling flume v0.11.1
29992025-03-19T23:50:53.428Z Compiling rcgen v0.12.1
30002025-03-19T23:50:53.486Z Compiling headers v0.4.0
30012025-03-19T23:50:55.251Z Compiling hyper-staticfile v0.10.1
30022025-03-19T23:50:55.573Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30032025-03-19T23:50:55.671Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30042025-03-19T23:50:56.174Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30052025-03-19T23:50:56.217Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
30062025-03-19T23:50:56.320Z Compiling num-bigint v0.4.6
30072025-03-19T23:50:56.614Z Compiling des v0.8.1
30082025-03-19T23:50:56.951Z Compiling subprocess v0.2.9
30092025-03-19T23:50:56.975Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30102025-03-19T23:50:57.319Z Compiling display-error-chain v0.2.2
30112025-03-19T23:50:57.554Z Compiling hex-literal v0.4.1
30122025-03-19T23:50:57.750Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30132025-03-19T23:50:57.896Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30142025-03-19T23:50:58.533Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30152025-03-19T23:51:00.544Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30162025-03-19T23:51:02.071Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30172025-03-19T23:51:02.726Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30182025-03-19T23:51:03.158Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30192025-03-19T23:51:04.791Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30202025-03-19T23:51:05.299Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30212025-03-19T23:51:05.744Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30222025-03-19T23:51:06.181Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30232025-03-19T23:51:06.663Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30242025-03-19T23:51:07.143Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30252025-03-19T23:51:08.631Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30262025-03-19T23:51:08.657Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30272025-03-19T23:51:09.544Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30282025-03-19T23:51:09.762Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30292025-03-19T23:51:10.477Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30302025-03-19T23:51:11.250Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30312025-03-19T23:51:11.677Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30322025-03-19T23:51:12.934Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30332025-03-19T23:51:13.240Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30342025-03-19T23:51:14.081Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30352025-03-19T23:51:14.519Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30362025-03-19T23:51:14.706Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30372025-03-19T23:51:15.529Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30382025-03-19T23:51:17.183Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30392025-03-19T23:51:17.383Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30402025-03-19T23:51:17.461Z Compiling russh v0.45.0
30412025-03-19T23:51:18.732Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30422025-03-19T23:51:19.680Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30432025-03-19T23:51:19.991Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442025-03-19T23:51:20.195Z Compiling internet-checksum v0.2.1
30452025-03-19T23:51:25.630Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30462025-03-19T23:51:32.443Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30472025-03-19T23:51:34.007Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30482025-03-19T23:51:58.087Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30492025-03-19T23:52:21.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
30502025-03-19T23:52:21.367Z
30512025-03-19T23:52:21.370Zreal 2:22.878540954
30522025-03-19T23:52:21.370Zuser 12:09.952104254
30532025-03-19T23:52:21.370Zsys 1:36.334917961
30542025-03-19T23:52:21.370Ztrap 0.358602244
30552025-03-19T23:52:21.370Ztflt 0.221622862
30562025-03-19T23:52:21.370Zdflt 0.843812050
30572025-03-19T23:52:21.370Zkflt 0.000000000
30582025-03-19T23:52:21.370Zlock 22:53.990978028
30592025-03-19T23:52:21.370Zslp 42:45.763452809
30602025-03-19T23:52:21.370Zlat 38.689238121
30612025-03-19T23:52:21.370Zstop 1:47.107176054
30622025-03-19T23:52:21.370Z+ mkdir tests
30632025-03-19T23:52:21.374Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30642025-03-19T23:52:21.374Z+ xargs -I '{}' -t cp '{}' tests/
30652025-03-19T23:52:21.415Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9828a7b54158bcfd tests/
30662025-03-19T23:52:21.436Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-9d90f4fe9c89f0ad tests/
30672025-03-19T23:52:21.456Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-7e8112e69a694c07 tests/
30682025-03-19T23:52:21.475Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-347313cfe8ae6484 tests/
30692025-03-19T23:52:21.748Z+ 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/*)
30702025-03-19T23:52:21.752Z+ 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-7e8112e69a694c07 tests/commtest-9d90f4fe9c89f0ad tests/dhcp_server-9828a7b54158bcfd tests/end_to_end_tests-347313cfe8ae6484 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
30712025-03-19T23:53:37.839ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30722025-03-19T23:53:37.839Za .github/buildomat/ci-env.sh 1K
30732025-03-19T23:53:37.839Za out/target/test 1K
30742025-03-19T23:53:37.839Za out/npuzone/npuzone 23144K
30752025-03-19T23:53:37.839Za package-manifest.toml 33K
30762025-03-19T23:53:37.839Za smf/sled-agent/non-gimlet/config.toml 4K
30772025-03-19T23:53:37.839Za target/release/omicron-package 38848K
30782025-03-19T23:53:37.839Za target/release/xtask 10810K
30792025-03-19T23:53:37.839Za target/debug/bootstrap 214947K
30802025-03-19T23:53:37.839Za tests/bootstrap-7e8112e69a694c07 24084K
30812025-03-19T23:53:37.839Za tests/commtest-9d90f4fe9c89f0ad 24339K
30822025-03-19T23:53:37.839Za tests/dhcp_server-9828a7b54158bcfd 24084K
30832025-03-19T23:53:37.840Za tests/end_to_end_tests-347313cfe8ae6484 269920K
30842025-03-19T23:53:37.840Za out/clickhouse.tar.gz 302324K
30852025-03-19T23:53:37.840Za out/clickhouse_keeper.tar.gz 288192K
30862025-03-19T23:53:37.840Za out/clickhouse_server.tar.gz 302326K
30872025-03-19T23:53:37.840Za out/cockroachdb.tar.gz 143256K
30882025-03-19T23:53:37.840Za out/crucible-dtrace.tar 98K
30892025-03-19T23:53:37.840Za out/crucible-pantry-zone.tar.gz 32477K
30902025-03-19T23:53:37.840Za out/crucible-zone.tar.gz 40862K
30912025-03-19T23:53:37.840Za out/external-dns.tar.gz 44313K
30922025-03-19T23:53:37.840Za out/internal-dns.tar.gz 44312K
30932025-03-19T23:53:37.840Za out/mg-ddm-gz.tar 65544K
30942025-03-19T23:53:37.840Za out/nexus.tar.gz 109814K
30952025-03-19T23:53:37.840Za out/ntp.tar.gz 14427K
30962025-03-19T23:53:37.840Za out/omicron-gateway-softnpu.tar.gz 24483K
30972025-03-19T23:53:37.840Za out/omicron-sled-agent.tar 123677K
30982025-03-19T23:53:37.840Za out/overlay.tar.gz 3K
30992025-03-19T23:53:37.840Za out/oximeter.tar.gz 53356K
31002025-03-19T23:53:37.840Za out/oxlog.tar 3144K
31012025-03-19T23:53:37.840Za out/probe.tar.gz 2764K
31022025-03-19T23:53:37.840Za out/propolis-server.tar.gz 67599K
31032025-03-19T23:53:37.840Za out/pumpkind-gz.tar 26665K
31042025-03-19T23:53:37.840Za out/switch-softnpu.tar.gz 260646K
31052025-03-19T23:53:37.845Z
31062025-03-19T23:53:37.845Zreal 1:16.084712231
31072025-03-19T23:53:37.845Zuser 1:12.594693373
31082025-03-19T23:53:37.845Zsys 4.895434322
31092025-03-19T23:53:37.845Ztrap 0.019619443
31102025-03-19T23:53:37.845Ztflt 0.000000000
31112025-03-19T23:53:37.845Zdflt 0.000000000
31122025-03-19T23:53:37.845Zkflt 0.000000000
31132025-03-19T23:53:37.845Zlock 0.000000000
31142025-03-19T23:53:37.845Zslp 1:12.450256686
31152025-03-19T23:53:37.845Zlat 2.205078600
31162025-03-19T23:53:37.845Zstop 0.000206041
31172025-03-19T23:53:37.845Zprocess exited: duration 2067523 ms, exit code 0
 
31182025-03-19T23:53:37.863Zfound 1 output files
31192025-03-19T23:53:37.863Zuploading: /work/package.tar.gz (2006641727 bytes)
31202025-03-19T23:54:13.226Zuploaded: /work/package.tar.gz