01K0V80T990SNKNTJCAQ21CFYV: 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: 01K0V818YWSMCT4950NVWKGPEM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-23T08:58:43.318Zjob assigned to worker 01K0V81A3SM982SK6S67CGB94Z [factory aws, i-0da75121b7d4319ce] (queued for 1 m 6 s)
 
22025-07-23T08:58:51.563Zstarting task 0: "setup"
32025-07-23T08:58:51.568Z++ uname -s
42025-07-23T08:58:51.572Z+ kern=SunOS
52025-07-23T08:58:51.572Z+ build_user=build
62025-07-23T08:58:51.572Z+ build_uid=12345
72025-07-23T08:58:51.572Z+ work_dir=/work
82025-07-23T08:58:51.572Z+ input_dir=/input
92025-07-23T08:58:51.572Z+ [[ 0 == 12345 ]]
102025-07-23T08:58:51.572Z+ case "$kern" in
112025-07-23T08:58:51.572Z+ groupadd -g 12345 build
122025-07-23T08:58:51.576Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-23T08:58:53.582Z+ zfs create -o mountpoint=/work rpool/work
142025-07-23T08:58:53.710Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-23T08:58:53.713Z+ home_fs=zfs
162025-07-23T08:58:53.713Z+ [[ zfs == autofs ]]
172025-07-23T08:58:53.713Z+ mkdir -p /home/build
182025-07-23T08:58:53.716Z+ chown build:build /home/build /work
192025-07-23T08:58:55.716Z+ chmod 0700 /home/build /work
202025-07-23T08:58:55.720Zprocess exited: duration 4158 ms, exit code 0
 
212025-07-23T08:58:55.727Zstarting task 1: "rust-toolchain"
222025-07-23T08:58:55.733Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-23T08:58:55.733Z * rust toolchain channel = "1.88.0"
242025-07-23T08:58:55.733Z * rust toolchain profile = "default"
252025-07-23T08:58:55.733Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-23T08:58:55.733Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-23T08:58:55.733Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-23T08:58:55.736Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-23T08:58:55.737Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-23T08:58:55.854Zinfo: downloading installer
312025-07-23T08:58:57.082Zwarn: It looks like you have an existing installation of Rust at:
322025-07-23T08:58:57.082Zwarn: /opt/ooce/bin
332025-07-23T08:58:57.082Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-23T08:58:57.082Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-23T08:58:57.082Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-23T08:58:57.082Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-23T08:58:57.082Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-23T08:58:57.082Zerror: cannot install while Rust is installed
392025-07-23T08:58:57.082Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-23T08:58:57.096Zinfo: profile set to 'default'
412025-07-23T08:58:57.096Zinfo: default host triple is x86_64-unknown-illumos
422025-07-23T08:58:57.100Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-23T08:58:57.270Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-23T08:58:57.270Zinfo: downloading component 'cargo'
452025-07-23T08:58:58.064Zinfo: downloading component 'clippy'
462025-07-23T08:58:58.445Zinfo: downloading component 'rust-docs'
472025-07-23T08:58:59.653Zinfo: downloading component 'rust-std'
482025-07-23T08:59:01.257Zinfo: downloading component 'rustc'
492025-07-23T08:59:07.376Zinfo: downloading component 'rustfmt'
502025-07-23T08:59:07.606Zinfo: installing component 'cargo'
512025-07-23T08:59:08.488Zinfo: installing component 'clippy'
522025-07-23T08:59:08.888Zinfo: installing component 'rust-docs'
532025-07-23T08:59:10.766Zinfo: installing component 'rust-std'
542025-07-23T08:59:12.526Zinfo: installing component 'rustc'
552025-07-23T08:59:19.099Zinfo: installing component 'rustfmt'
562025-07-23T08:59:19.430Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-23T08:59:19.430Z
582025-07-23T08:59:19.860Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-23T08:59:19.860Z
602025-07-23T08:59:19.863Z
612025-07-23T08:59:19.863ZRust is installed now. Great!
622025-07-23T08:59:19.863Z
632025-07-23T08:59:19.863ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-23T08:59:19.863Zenvironment variable. This has not been done automatically.
652025-07-23T08:59:19.864Z
662025-07-23T08:59:19.864ZTo configure your current shell, you need to source
672025-07-23T08:59:19.864Zthe corresponding env file under $HOME/.cargo.
682025-07-23T08:59:19.864Z
692025-07-23T08:59:19.864ZThis is usually done by running one of the following (note the leading DOT):
702025-07-23T08:59:19.864Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-23T08:59:19.864Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-23T08:59:19.864Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-23T08:59:19.955Z+ rustup --version
742025-07-23T08:59:19.967Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-23T08:59:19.970Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-23T08:59:20.047Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-23T08:59:20.051Z+ cargo --version
782025-07-23T08:59:20.111Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-23T08:59:20.115Z+ rustc --version
802025-07-23T08:59:20.181Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-23T08:59:20.184Zprocess exited: duration 24454 ms, exit code 0
 
822025-07-23T08:59:20.192Zstarting task 2: "authentication"
832025-07-23T08:59:20.218Zprocess exited: duration 26 ms, exit code 0
 
842025-07-23T08:59:20.227Zstarting task 3: "clone repository"
852025-07-23T08:59:20.232Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-23T08:59:20.236Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-23T08:59:20.273ZCloning into '/work/oxidecomputer/omicron'...
882025-07-23T08:59:29.906Z+ cd /work/oxidecomputer/omicron
892025-07-23T08:59:29.906Z+ git fetch origin 5403a6fe570e449c1dd126986cc2db7736aaba54
902025-07-23T08:59:30.232ZFrom https://github.com/oxidecomputer/omicron
912025-07-23T08:59:30.233Z * branch 5403a6fe570e449c1dd126986cc2db7736aaba54 -> FETCH_HEAD
922025-07-23T08:59:30.244Z+ [[ -n '' ]]
932025-07-23T08:59:30.244Z+ git reset --hard 5403a6fe570e449c1dd126986cc2db7736aaba54
942025-07-23T08:59:30.360ZHEAD is now at 5403a6fe5 Bump web console (fix omicron CI)
952025-07-23T08:59:30.364Zprocess exited: duration 10135 ms, exit code 0
 
962025-07-23T08:59:30.373Zstarting task 4: "build"
972025-07-23T08:59:30.376Z+ source .github/buildomat/ci-env.sh
982025-07-23T08:59:30.376Z++ export CARGO_TERM_COLOR=always
992025-07-23T08:59:30.376Z++ CARGO_TERM_COLOR=always
1002025-07-23T08:59:30.376Z+ cargo --version
1012025-07-23T08:59:30.431Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-23T08:59:30.435Z+ rustc --version
1032025-07-23T08:59:30.503Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-23T08:59:30.507Z+ WORK=/work
1052025-07-23T08:59:30.510Z+ pfexec mkdir -p /work
1062025-07-23T08:59:30.513Z+ pfexec chown build /work
1072025-07-23T08:59:30.516Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082025-07-23T08:59:40.931Z Startup: Refreshing catalog 'helios-dev' ... Done
1092025-07-23T08:59:47.964Z Startup: Caching catalogs ... Done
1102025-07-23T08:59:53.222ZPlanning: Solver setup ... Done (3.839s)
1112025-07-23T08:59:53.257ZPlanning: Running solver ... Done (0.035s)
1122025-07-23T08:59:53.349ZPlanning: Finding local manifests ... Done (0.003s)
1132025-07-23T08:59:53.376ZPlanning: Fetching manifests: 0/4 0% complete
1142025-07-23T08:59:53.533ZPlanning: Fetching manifests: 4/4 100% complete
1152025-07-23T08:59:53.582ZPlanning: Package planning ... Done (0.048s)
1162025-07-23T08:59:53.632ZPlanning: Merging actions ... Done (0.050s)
1172025-07-23T08:59:53.923ZPlanning: Checking for conflicting actions ... Done (0.291s)
1182025-07-23T08:59:53.934ZPlanning: Consolidating action changes ... Done (0.011s)
1192025-07-23T08:59:54.997ZPlanning: Evaluating mediators ... Done (1.060s)
1202025-07-23T08:59:55.006ZPlanning: Planning completed in 6.92 seconds
1212025-07-23T08:59:55.021Z Packages to install: 4
1222025-07-23T08:59:55.021Z Mediators to change: 2
1232025-07-23T08:59:55.024Z Services to change: 1
1242025-07-23T08:59:55.024Z Estimated space available: 155.51 GB
1252025-07-23T08:59:55.024ZEstimated space to be consumed: 1.70 GB
1262025-07-23T08:59:55.024Z Create boot environment: No
1272025-07-23T08:59:55.024ZCreate backup boot environment: No
1282025-07-23T08:59:55.024Z Rebuild boot archive: No
1292025-07-23T08:59:55.024Z
1302025-07-23T08:59:55.024ZChanged mediators:
1312025-07-23T08:59:55.024Z mediator clang:
1322025-07-23T08:59:55.024Z version: None -> 15 (system default)
1332025-07-23T08:59:55.024Z
1342025-07-23T08:59:55.024Z mediator llvm:
1352025-07-23T08:59:55.025Z version: 14 (system default) -> 15 (system default)
1362025-07-23T08:59:55.025Z
1372025-07-23T08:59:55.025ZChanged packages:
1382025-07-23T08:59:55.025Zhelios-dev
1392025-07-23T08:59:55.025Z developer/build-essential
1402025-07-23T08:59:55.025Z None -> 11-2.0
1412025-07-23T08:59:55.025Z library/libxmlsec1
1422025-07-23T08:59:55.025Z None -> 1.2.35-2.0
1432025-07-23T08:59:55.025Z ooce/developer/clang-15
1442025-07-23T08:59:55.025Z None -> 15.0.7-2.0
1452025-07-23T08:59:55.025Z ooce/developer/llvm-15
1462025-07-23T08:59:55.025Z None -> 15.0.7-2.0
1472025-07-23T08:59:55.025Z
1482025-07-23T08:59:55.026ZServices:
1492025-07-23T08:59:55.026Z restart_fmri:
1502025-07-23T08:59:55.026Z svc:/system/update-man-index:default
1512025-07-23T08:59:55.074Z
1522025-07-23T08:59:55.074ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532025-07-23T09:00:00.485ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (27.8M/s)
1542025-07-23T09:00:04.230ZDownload: Completed 212.60 MB in 9.16 seconds (23.2M/s)
1552025-07-23T09:00:04.538Z Actions: 1/3689 actions (Installing new actions)
1562025-07-23T09:00:09.091Z Actions: Completed 3689 actions in 4.55 seconds.
1572025-07-23T09:00:09.701Z Done (0.605s)
1582025-07-23T09:00:09.701Z Done (0.000s)
1592025-07-23T09:00:10.560Z Done (0.858s)
1602025-07-23T09:00:14.926Z Done (4.057s)
1612025-07-23T09:00:15.018Z Done (0.020s)
1622025-07-23T09:00:15.022Z Done (0.000s)
1632025-07-23T09:00:15.173Z Done (0.000s)
1642025-07-23T09:00:16.022ZPlanning: Evaluating mediator changes ... Done
1652025-07-23T09:00:16.180ZPlanning: Checking for conflicting actions ... Done
1662025-07-23T09:00:16.183ZPlanning: Consolidating action changes ... Done
1672025-07-23T09:00:16.453ZPlanning: Evaluating mediators ... Done
1682025-07-23T09:00:16.457ZPlanning: Planning completed in 0.43 seconds
1692025-07-23T09:00:16.486Z Mediators to change: 2
1702025-07-23T09:00:16.486Z Create boot environment: No
1712025-07-23T09:00:16.492ZCreate backup boot environment: No
1722025-07-23T09:00:16.574Z Done
1732025-07-23T09:00:16.574Z Done
1742025-07-23T09:00:17.193Z Done
1752025-07-23T09:00:20.721Z Done
1762025-07-23T09:00:20.805Z Done
1772025-07-23T09:00:20.809Z Done
1782025-07-23T09:00:20.953Z Done
1792025-07-23T09:00:21.571ZPlanning: Evaluating mediator changes ... Done
1802025-07-23T09:00:21.571ZPlanning: Merging actions ... Done
1812025-07-23T09:00:21.758ZPlanning: Checking for conflicting actions ... Done
1822025-07-23T09:00:21.762ZPlanning: Consolidating action changes ... Done
1832025-07-23T09:00:22.025ZPlanning: Evaluating mediators ... Done
1842025-07-23T09:00:22.080ZPlanning: Planning completed in 0.75 seconds
1852025-07-23T09:00:22.114Z Packages to change: 1
1862025-07-23T09:00:22.114Z Mediators to change: 1
1872025-07-23T09:00:22.118Z Services to change: 1
1882025-07-23T09:00:22.118Z Create boot environment: No
1892025-07-23T09:00:22.118ZCreate backup boot environment: Yes
1902025-07-23T09:00:24.484Z Actions: 1/6 actions (Updating modified actions)
1912025-07-23T09:00:24.488Z Actions: Completed 6 actions in 0.00 seconds.
1922025-07-23T09:00:24.488Z Done
1932025-07-23T09:00:24.488Z Done
1942025-07-23T09:00:24.657Z Done
1952025-07-23T09:00:28.196Z Done
1962025-07-23T09:00:28.288Z Done
1972025-07-23T09:00:28.291Z Done
1982025-07-23T09:00:28.434Z Done
1992025-07-23T09:00:28.870ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002025-07-23T09:00:28.870Zclang system 15 system
2012025-07-23T09:00:28.870Zcsh system system illumos
2022025-07-23T09:00:28.870Zctags system system illumos
2032025-07-23T09:00:28.870Zfile system system illumos
2042025-07-23T09:00:28.870Zgcc vendor 12 vendor
2052025-07-23T09:00:28.870Zgcc system 10 system
2062025-07-23T09:00:28.870Zgcc system 7 system
2072025-07-23T09:00:28.870Zgo system 1.20 system
2082025-07-23T09:00:28.870Zgo system 1.19 system
2092025-07-23T09:00:28.870Zllvm system 15 system
2102025-07-23T09:00:28.870Zllvm system 14 system
2112025-07-23T09:00:28.870Zmariadb system 10.6 system
2122025-07-23T09:00:28.871Zmta vendor vendor dma
2132025-07-23T09:00:28.871Zopenjdk system 17 system
2142025-07-23T09:00:28.871Zopenjdk system 11 system
2152025-07-23T09:00:28.871Zopenjdk system 1.8 system
2162025-07-23T09:00:28.871Zopenssl vendor 3 vendor
2172025-07-23T09:00:28.871Zperl system 5.36 system
2182025-07-23T09:00:28.871Zpostgresql system 15 system
2192025-07-23T09:00:28.871Zpostgresql system 13 system
2202025-07-23T09:00:28.871Zpython vendor 3 vendor
2212025-07-23T09:00:28.871Zpython system 2 system
2222025-07-23T09:00:28.871Zpython3 system 3.11 system
2232025-07-23T09:00:28.871Zruby system 3.0 system
2242025-07-23T09:00:28.871Zwords vendor vendor american-english
2252025-07-23T09:00:28.871Zwords system system australian-english
2262025-07-23T09:00:28.871Zwords system system british-english
2272025-07-23T09:00:28.872Zwords system system canadian-english
2282025-07-23T09:00:28.872Zwords system system french
2292025-07-23T09:00:28.872Zwords system system italian
2302025-07-23T09:00:28.872Zwords system system ngerman
2312025-07-23T09:00:28.872Zwords system system ogerman
2322025-07-23T09:00:28.872Zwords system system spanish
2332025-07-23T09:00:29.203ZPUBLISHER TYPE STATUS P LOCATION
2342025-07-23T09:00:29.203Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2352025-07-23T09:00:33.903ZFMRI IFO
2362025-07-23T09:00:33.903Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372025-07-23T09:00:33.903Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382025-07-23T09:00:33.904Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392025-07-23T09:00:33.904Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2402025-07-23T09:00:33.904Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2412025-07-23T09:00:33.904Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2422025-07-23T09:00:33.904Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432025-07-23T09:00:33.904Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2442025-07-23T09:00:33.904Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2452025-07-23T09:00:33.904Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462025-07-23T09:00:33.904Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2472025-07-23T09:00:33.904Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2482025-07-23T09:00:33.904Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492025-07-23T09:00:33.904Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2502025-07-23T09:00:33.904Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2512025-07-23T09:00:33.904Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2522025-07-23T09:00:34.923Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532025-07-23T09:00:35.212Z Updating crates.io index
2542025-07-23T09:00:35.273Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552025-07-23T09:00:35.595Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562025-07-23T09:00:36.234Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2572025-07-23T09:00:36.516Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582025-07-23T09:00:36.781Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592025-07-23T09:00:37.103Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602025-07-23T09:00:42.595Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612025-07-23T09:00:44.485Z Updating git repository `https://github.com/oxidecomputer/opte`
2622025-07-23T09:00:45.536Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632025-07-23T09:00:46.290Z Updating git repository `https://github.com/oxidecomputer/clickward`
2642025-07-23T09:00:46.584Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2652025-07-23T09:00:46.948Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-07-23T09:00:47.598Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672025-07-23T09:00:47.858Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2682025-07-23T09:00:48.330Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692025-07-23T09:00:48.883Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2702025-07-23T09:00:49.228Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712025-07-23T09:00:49.507Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2722025-07-23T09:00:49.779Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2732025-07-23T09:00:50.022Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2742025-07-23T09:00:50.328Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752025-07-23T09:00:50.763Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2762025-07-23T09:00:51.085Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772025-07-23T09:00:51.390Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782025-07-23T09:00:51.998Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-07-23T09:00:52.343Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802025-07-23T09:00:52.619Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812025-07-23T09:00:53.008Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2822025-07-23T09:00:53.432Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832025-07-23T09:00:53.813Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842025-07-23T09:00:54.093Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852025-07-23T09:00:54.426Z Updating git repository `https://github.com/oxidecomputer/omicron`
2862025-07-23T09:01:02.834Z Updating git repository `https://github.com/illumos/smf-rs`
2872025-07-23T09:01:04.406Z Downloading crates ...
2882025-07-23T09:01:04.469Z Downloaded anstream v0.6.18
2892025-07-23T09:01:04.478Z Downloaded anstyle-parse v0.2.5
2902025-07-23T09:01:04.481Z Downloaded byteorder v1.5.0
2912025-07-23T09:01:04.484Z Downloaded erased-serde v0.4.6
2922025-07-23T09:01:04.484Z Downloaded anstyle-query v1.1.1
2932025-07-23T09:01:04.488Z Downloaded displaydoc v0.2.5
2942025-07-23T09:01:04.491Z Downloaded cpufeatures v0.2.14
2952025-07-23T09:01:04.491Z Downloaded camino v1.1.10
2962025-07-23T09:01:04.495Z Downloaded colorchoice v1.0.2
2972025-07-23T09:01:04.498Z Downloaded crypto-common v0.1.6
2982025-07-23T09:01:04.498Z Downloaded clap_lex v0.7.4
2992025-07-23T09:01:04.501Z Downloaded dof v0.3.0
3002025-07-23T09:01:04.501Z Downloaded digest v0.10.7
3012025-07-23T09:01:04.505Z Downloaded clap_derive v4.5.40
3022025-07-23T09:01:04.508Z Downloaded scroll_derive v0.12.0
3032025-07-23T09:01:04.508Z Downloaded thiserror v2.0.12
3042025-07-23T09:01:04.512Z Downloaded ucd-trie v0.1.7
3052025-07-23T09:01:04.516Z Downloaded usdt-attr-macro v0.5.0
3062025-07-23T09:01:04.516Z Downloaded equivalent v1.0.2
3072025-07-23T09:01:04.519Z Downloaded num-traits v0.2.19
3082025-07-23T09:01:04.523Z Downloaded cargo-util-schemas v0.2.0
3092025-07-23T09:01:04.523Z Downloaded yoke-derive v0.7.4
3102025-07-23T09:01:04.523Z Downloaded tinystr v0.7.6
3112025-07-23T09:01:04.526Z Downloaded cargo-platform v0.2.0
3122025-07-23T09:01:04.530Z Downloaded toml_write v0.1.2
3132025-07-23T09:01:04.530Z Downloaded fastrand v2.1.1
3142025-07-23T09:01:04.530Z Downloaded zerofrom v0.1.4
3152025-07-23T09:01:04.533Z Downloaded tabled_derive v0.7.0
3162025-07-23T09:01:04.533Z Downloaded utf8parse v0.2.2
3172025-07-23T09:01:04.536Z Downloaded toml_datetime v0.6.11
3182025-07-23T09:01:04.536Z Downloaded usdt-macro v0.5.0
3192025-07-23T09:01:04.540Z Downloaded terminal_size v0.4.0
3202025-07-23T09:01:04.540Z Downloaded zerofrom-derive v0.1.4
3212025-07-23T09:01:04.540Z Downloaded write16 v1.0.0
3222025-07-23T09:01:04.540Z Downloaded usdt v0.5.0
3232025-07-23T09:01:04.544Z Downloaded thiserror v1.0.69
3242025-07-23T09:01:04.547Z Downloaded writeable v0.5.5
3252025-07-23T09:01:04.551Z Downloaded zerovec-derive v0.10.3
3262025-07-23T09:01:04.555Z Downloaded utf8_iter v1.0.4
3272025-07-23T09:01:04.555Z Downloaded yoke v0.7.4
3282025-07-23T09:01:04.555Z Downloaded toml v0.8.23
3292025-07-23T09:01:04.558Z Downloaded zerocopy-derive v0.7.35
3302025-07-23T09:01:04.561Z Downloaded icu_provider_macros v1.5.0
3312025-07-23T09:01:04.565Z Downloaded unicode-ident v1.0.18
3322025-07-23T09:01:04.568Z Downloaded typenum v1.17.0
3332025-07-23T09:01:04.568Z Downloaded utf16_iter v1.0.5
3342025-07-23T09:01:04.572Z Downloaded thiserror-impl v2.0.12
3352025-07-23T09:01:04.572Z Downloaded swrite v0.1.0
3362025-07-23T09:01:04.576Z Downloaded textwrap v0.16.2
3372025-07-23T09:01:04.576Z Downloaded pretty-hex v0.4.1
3382025-07-23T09:01:04.579Z Downloaded version_check v0.9.5
3392025-07-23T09:01:04.580Z Downloaded toml_edit v0.22.27
3402025-07-23T09:01:04.584Z Downloaded strsim v0.11.1
3412025-07-23T09:01:04.584Z Downloaded url v2.5.4
3422025-07-23T09:01:04.587Z Downloaded proc-macro-error-attr v1.0.4
3432025-07-23T09:01:04.591Z Downloaded proc-macro-error v1.0.4
3442025-07-23T09:01:04.591Z Downloaded zerovec v0.10.4
3452025-07-23T09:01:04.597Z Downloaded synstructure v0.13.1
3462025-07-23T09:01:04.601Z Downloaded serde-value v0.7.0
3472025-07-23T09:01:04.601Z Downloaded percent-encoding v2.3.1
3482025-07-23T09:01:04.601Z Downloaded heck v0.5.0
3492025-07-23T09:01:04.605Z Downloaded smawk v0.3.2
3502025-07-23T09:01:04.605Z Downloaded zerocopy v0.7.35
3512025-07-23T09:01:04.618Z Downloaded serde-untagged v0.1.7
3522025-07-23T09:01:04.622Z Downloaded itoa v1.0.11
3532025-07-23T09:01:04.622Z Downloaded pest_generator v2.7.14
3542025-07-23T09:01:04.625Z Downloaded ordered-float v2.10.1
3552025-07-23T09:01:04.625Z Downloaded heck v0.4.1
3562025-07-23T09:01:04.629Z Downloaded unicode-width v0.2.0
3572025-07-23T09:01:04.632Z Downloaded unicode-width v0.1.14
3582025-07-23T09:01:04.635Z Downloaded stable_deref_trait v1.2.0
3592025-07-23T09:01:04.635Z Downloaded plain v0.2.3
3602025-07-23T09:01:04.639Z Downloaded fs-err v3.1.1
3612025-07-23T09:01:04.639Z Downloaded quote v1.0.40
3622025-07-23T09:01:04.642Z Downloaded macaddr v1.0.1
3632025-07-23T09:01:04.642Z Downloaded winnow v0.7.10
3642025-07-23T09:01:04.650Z Downloaded scroll v0.12.0
3652025-07-23T09:01:04.653Z Downloaded icu_normalizer_data v1.5.0
3662025-07-23T09:01:04.654Z Downloaded cargo_toml v0.21.0
3672025-07-23T09:01:04.657Z Downloaded camino-tempfile v1.4.1
3682025-07-23T09:01:04.657Z Downloaded icu_collections v1.5.0
3692025-07-23T09:01:04.661Z Downloaded litemap v0.7.3
3702025-07-23T09:01:04.664Z Downloaded is_terminal_polyfill v1.70.1
3712025-07-23T09:01:04.664Z Downloaded icu_locid_transform v1.5.0
3722025-07-23T09:01:04.667Z Downloaded once_cell v1.21.3
3732025-07-23T09:01:04.672Z Downloaded cargo_metadata v0.20.0
3742025-07-23T09:01:04.672Z Downloaded fnv v1.0.7
3752025-07-23T09:01:04.672Z Downloaded serde_spanned v0.6.9
3762025-07-23T09:01:04.677Z Downloaded memmap v0.7.0
3772025-07-23T09:01:04.677Z Downloaded block-buffer v0.10.4
3782025-07-23T09:01:04.677Z Downloaded smallvec v1.15.0
3792025-07-23T09:01:04.682Z Downloaded sha2 v0.10.9
3802025-07-23T09:01:04.682Z Downloaded autocfg v1.4.0
3812025-07-23T09:01:04.682Z Downloaded serde_tokenstream v0.2.2
3822025-07-23T09:01:04.682Z Downloaded generic-array v0.14.7
3832025-07-23T09:01:04.685Z Downloaded semver v1.0.26
3842025-07-23T09:01:04.685Z Downloaded pest_derive v2.7.14
3852025-07-23T09:01:04.689Z Downloaded anyhow v1.0.98
3862025-07-23T09:01:04.692Z Downloaded icu_normalizer v1.5.0
3872025-07-23T09:01:04.692Z Downloaded form_urlencoded v1.2.1
3882025-07-23T09:01:04.695Z Downloaded bitflags v2.9.1
3892025-07-23T09:01:04.699Z Downloaded bytecount v0.6.8
3902025-07-23T09:01:04.699Z Downloaded thread-id v4.2.2
3912025-07-23T09:01:04.699Z Downloaded unicode-xid v0.2.6
3922025-07-23T09:01:04.703Z Downloaded unicode-linebreak v0.1.5
3932025-07-23T09:01:04.703Z Downloaded icu_provider v1.5.0
3942025-07-23T09:01:04.707Z Downloaded getrandom v0.3.1
3952025-07-23T09:01:04.707Z Downloaded icu_locid_transform_data v1.5.0
3962025-07-23T09:01:04.710Z Downloaded pest_meta v2.7.14
3972025-07-23T09:01:04.710Z Downloaded typeid v1.0.3
3982025-07-23T09:01:04.714Z Downloaded tempfile v3.20.0
3992025-07-23T09:01:04.714Z Downloaded proc-macro2 v1.0.95
4002025-07-23T09:01:04.717Z Downloaded log v0.4.27
4012025-07-23T09:01:04.721Z Downloaded serde_derive v1.0.219
4022025-07-23T09:01:04.721Z Downloaded icu_locid v1.5.0
4032025-07-23T09:01:04.724Z Downloaded ryu v1.0.18
4042025-07-23T09:01:04.727Z Downloaded papergrid v0.11.0
4052025-07-23T09:01:04.731Z Downloaded thiserror-impl v1.0.69
4062025-07-23T09:01:04.735Z Downloaded idna_adapter v1.2.0
4072025-07-23T09:01:04.735Z Downloaded usdt-impl v0.5.0
4082025-07-23T09:01:04.735Z Downloaded errno v0.3.12
4092025-07-23T09:01:04.739Z Downloaded cfg-if v1.0.1
4102025-07-23T09:01:04.739Z Downloaded icu_properties v1.5.1
4112025-07-23T09:01:04.743Z Downloaded anstyle v1.0.11
4122025-07-23T09:01:04.743Z Downloaded clap v4.5.40
4132025-07-23T09:01:04.748Z Downloaded serde v1.0.219
4142025-07-23T09:01:04.752Z Downloaded indexmap v2.10.0
4152025-07-23T09:01:04.755Z Downloaded memchr v2.7.4
4162025-07-23T09:01:04.759Z Downloaded dtrace-parser v0.2.0
4172025-07-23T09:01:04.766Z Downloaded clap_builder v4.5.40
4182025-07-23T09:01:04.775Z Downloaded idna v1.0.3
4192025-07-23T09:01:04.785Z Downloaded hashbrown v0.15.4
4202025-07-23T09:01:04.789Z Downloaded pest v2.7.14
4212025-07-23T09:01:04.811Z Downloaded serde_json v1.0.140
4222025-07-23T09:01:04.821Z Downloaded goblin v0.8.2
4232025-07-23T09:01:04.839Z Downloaded tabled v0.15.0
4242025-07-23T09:01:04.853Z Downloaded syn v1.0.109
4252025-07-23T09:01:04.862Z Downloaded icu_properties_data v1.5.0
4262025-07-23T09:01:04.869Z Downloaded syn v2.0.104
4272025-07-23T09:01:04.888Z Downloaded rustix v0.38.37
4282025-07-23T09:01:04.907Z Downloaded rustix v1.0.7
4292025-07-23T09:01:04.946Z Downloaded libc v0.2.174
4302025-07-23T09:01:05.023Z Compiling proc-macro2 v1.0.95
4312025-07-23T09:01:05.023Z Compiling unicode-ident v1.0.18
4322025-07-23T09:01:05.024Z Compiling serde v1.0.219
4332025-07-23T09:01:05.028Z Compiling version_check v0.9.5
4342025-07-23T09:01:05.028Z Compiling libc v0.2.174
4352025-07-23T09:01:05.028Z Compiling thiserror v1.0.69
4362025-07-23T09:01:05.028Z Compiling memchr v2.7.4
4372025-07-23T09:01:05.246Z Compiling stable_deref_trait v1.2.0
4382025-07-23T09:01:05.460Z Compiling ryu v1.0.18
4392025-07-23T09:01:05.488Z Compiling writeable v0.5.5
4402025-07-23T09:01:05.810Z Compiling itoa v1.0.11
4412025-07-23T09:01:05.921Z Compiling ucd-trie v0.1.7
4422025-07-23T09:01:05.948Z Compiling litemap v0.7.3
4432025-07-23T09:01:06.004Z Compiling autocfg v1.4.0
4442025-07-23T09:01:06.273Z Compiling once_cell v1.21.3
4452025-07-23T09:01:06.330Z Compiling bitflags v2.9.1
4462025-07-23T09:01:06.403Z Compiling byteorder v1.5.0
4472025-07-23T09:01:06.687Z Compiling icu_locid_transform_data v1.5.0
4482025-07-23T09:01:06.714Z Compiling icu_properties_data v1.5.0
4492025-07-23T09:01:06.736Z Compiling serde_json v1.0.140
4502025-07-23T09:01:06.817Z Compiling utf8_iter v1.0.4
4512025-07-23T09:01:06.842Z Compiling equivalent v1.0.2
4522025-07-23T09:01:06.884Z Compiling num-traits v0.2.19
4532025-07-23T09:01:06.975Z Compiling typeid v1.0.3
4542025-07-23T09:01:07.001Z Compiling rustix v0.38.37
4552025-07-23T09:01:07.062Z Compiling write16 v1.0.0
4562025-07-23T09:01:07.089Z Compiling quote v1.0.40
4572025-07-23T09:01:07.236Z Compiling errno v0.3.12
4582025-07-23T09:01:07.403Z Compiling icu_normalizer_data v1.5.0
4592025-07-23T09:01:07.469Z Compiling smallvec v1.15.0
4602025-07-23T09:01:07.496Z Compiling syn v2.0.104
4612025-07-23T09:01:07.551Z Compiling utf16_iter v1.0.5
4622025-07-23T09:01:07.604Z Compiling hashbrown v0.15.4
4632025-07-23T09:01:07.771Z Compiling proc-macro-error-attr v1.0.4
4642025-07-23T09:01:07.819Z Compiling usdt-impl v0.5.0
4652025-07-23T09:01:07.848Z Compiling toml_write v0.1.2
4662025-07-23T09:01:07.852Z Compiling syn v1.0.109
4672025-07-23T09:01:07.979Z Compiling winnow v0.7.10
4682025-07-23T09:01:08.315Z Compiling thread-id v4.2.2
4692025-07-23T09:01:08.487Z Compiling proc-macro-error v1.0.4
4702025-07-23T09:01:08.591Z Compiling utf8parse v0.2.2
4712025-07-23T09:01:08.617Z Compiling indexmap v2.10.0
4722025-07-23T09:01:08.714Z Compiling camino v1.1.10
4732025-07-23T09:01:08.784Z Compiling getrandom v0.3.1
4742025-07-23T09:01:08.827Z Compiling rustix v1.0.7
4752025-07-23T09:01:09.339Z Compiling log v0.4.27
4762025-07-23T09:01:09.523Z Compiling plain v0.2.3
4772025-07-23T09:01:09.561Z Compiling semver v1.0.26
4782025-07-23T09:01:09.725Z Compiling percent-encoding v2.3.1
4792025-07-23T09:01:09.817Z Compiling terminal_size v0.4.0
4802025-07-23T09:01:09.895Z Compiling ordered-float v2.10.1
4812025-07-23T09:01:09.973Z Compiling form_urlencoded v1.2.1
4822025-07-23T09:01:10.064Z Compiling anstyle-parse v0.2.5
4832025-07-23T09:01:10.273Z Compiling cfg-if v1.0.1
4842025-07-23T09:01:10.391Z Compiling pretty-hex v0.4.1
4852025-07-23T09:01:10.423Z Compiling colorchoice v1.0.2
4862025-07-23T09:01:10.444Z Compiling is_terminal_polyfill v1.70.1
4872025-07-23T09:01:10.572Z Compiling anstyle v1.0.11
4882025-07-23T09:01:10.598Z Compiling thiserror v2.0.12
4892025-07-23T09:01:10.627Z Compiling anstyle-query v1.1.1
4902025-07-23T09:01:10.915Z Compiling anstream v0.6.18
4912025-07-23T09:01:11.239Z Compiling fs-err v3.1.1
4922025-07-23T09:01:11.342Z Compiling bytecount v0.6.8
4932025-07-23T09:01:11.497Z Compiling heck v0.4.1
4942025-07-23T09:01:11.576Z Compiling anyhow v1.0.98
4952025-07-23T09:01:11.576Z Compiling strsim v0.11.1
4962025-07-23T09:01:11.630Z Compiling fnv v1.0.7
4972025-07-23T09:01:11.792Z Compiling unicode-width v0.1.14
4982025-07-23T09:01:11.906Z Compiling heck v0.5.0
4992025-07-23T09:01:12.180Z Compiling fastrand v2.1.1
5002025-07-23T09:01:12.318Z Compiling unicode-xid v0.2.6
5012025-07-23T09:01:12.367Z Compiling clap_lex v0.7.4
5022025-07-23T09:01:12.526Z Compiling papergrid v0.11.0
5032025-07-23T09:01:12.682Z Compiling clap_builder v4.5.40
5042025-07-23T09:01:12.804Z Compiling tempfile v3.20.0
5052025-07-23T09:01:13.358Z Compiling memmap v0.7.0
5062025-07-23T09:01:13.508Z Compiling unicode-linebreak v0.1.5
5072025-07-23T09:01:13.606Z Compiling smawk v0.3.2
5082025-07-23T09:01:13.706Z Compiling unicode-width v0.2.0
5092025-07-23T09:01:14.020Z Compiling synstructure v0.13.1
5102025-07-23T09:01:14.262Z Compiling textwrap v0.16.2
5112025-07-23T09:01:15.185Z Compiling swrite v0.1.0
5122025-07-23T09:01:15.249Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5132025-07-23T09:01:15.335Z Compiling tabled_derive v0.7.0
5142025-07-23T09:01:16.538Z Compiling serde_derive v1.0.219
5152025-07-23T09:01:16.542Z Compiling zerofrom-derive v0.1.4
5162025-07-23T09:01:16.542Z Compiling thiserror-impl v1.0.69
5172025-07-23T09:01:16.686Z Compiling yoke-derive v0.7.4
5182025-07-23T09:01:16.726Z Compiling zerovec-derive v0.10.3
5192025-07-23T09:01:16.881Z Compiling displaydoc v0.2.5
5202025-07-23T09:01:18.434Z Compiling icu_provider_macros v1.5.0
5212025-07-23T09:01:19.150Z Compiling zerocopy-derive v0.7.35
5222025-07-23T09:01:19.346Z Compiling scroll_derive v0.12.0
5232025-07-23T09:01:19.495Z Compiling thiserror-impl v2.0.12
5242025-07-23T09:01:19.589Z Compiling pest v2.7.14
5252025-07-23T09:01:19.616Z Compiling clap_derive v4.5.40
5262025-07-23T09:01:19.977Z Compiling zerofrom v0.1.4
5272025-07-23T09:01:20.245Z Compiling yoke v0.7.4
5282025-07-23T09:01:20.612Z Compiling zerovec v0.10.4
5292025-07-23T09:01:20.657Z Compiling scroll v0.12.0
5302025-07-23T09:01:21.070Z Compiling zerocopy v0.7.35
5312025-07-23T09:01:21.182Z Compiling goblin v0.8.2
5322025-07-23T09:01:21.378Z Compiling tabled v0.15.0
5332025-07-23T09:01:22.364Z Compiling tinystr v0.7.6
5342025-07-23T09:01:22.479Z Compiling pest_meta v2.7.14
5352025-07-23T09:01:22.575Z Compiling icu_collections v1.5.0
5362025-07-23T09:01:22.772Z Compiling icu_locid v1.5.0
5372025-07-23T09:01:23.780Z Compiling pest_generator v2.7.14
5382025-07-23T09:01:23.809Z Compiling clap v4.5.40
5392025-07-23T09:01:23.942Z Compiling icu_provider v1.5.0
5402025-07-23T09:01:24.734Z Compiling icu_locid_transform v1.5.0
5412025-07-23T09:01:26.004Z Compiling icu_properties v1.5.1
5422025-07-23T09:01:26.192Z Compiling pest_derive v2.7.14
5432025-07-23T09:01:26.871Z Compiling dtrace-parser v0.2.0
5442025-07-23T09:01:28.288Z Compiling serde_tokenstream v0.2.2
5452025-07-23T09:01:28.504Z Compiling serde_spanned v0.6.9
5462025-07-23T09:01:28.504Z Compiling toml_datetime v0.6.11
5472025-07-23T09:01:28.576Z Compiling erased-serde v0.4.6
5482025-07-23T09:01:28.883Z Compiling serde-value v0.7.0
5492025-07-23T09:01:29.087Z Compiling toml_edit v0.22.27
5502025-07-23T09:01:29.454Z Compiling icu_normalizer v1.5.0
5512025-07-23T09:01:29.627Z Compiling serde-untagged v0.1.7
5522025-07-23T09:01:29.655Z Compiling cargo-platform v0.2.0
5532025-07-23T09:01:29.707Z Compiling camino-tempfile v1.4.1
5542025-07-23T09:01:30.131Z Compiling dof v0.3.0
5552025-07-23T09:01:30.168Z Compiling macaddr v1.0.1
5562025-07-23T09:01:30.398Z Compiling idna_adapter v1.2.0
5572025-07-23T09:01:30.610Z Compiling idna v1.0.3
5582025-07-23T09:01:31.187Z Compiling url v2.5.4
5592025-07-23T09:01:31.714Z Compiling usdt-macro v0.5.0
5602025-07-23T09:01:31.714Z Compiling usdt-attr-macro v0.5.0
5612025-07-23T09:01:32.235Z Compiling toml v0.8.23
5622025-07-23T09:01:32.736Z Compiling usdt v0.5.0
5632025-07-23T09:01:32.974Z Compiling cargo-util-schemas v0.2.0
5642025-07-23T09:01:32.974Z Compiling cargo_toml v0.21.0
5652025-07-23T09:01:34.357Z Compiling cargo_metadata v0.20.0
5662025-07-23T09:01:36.121Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5672025-07-23T09:01:39.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
5682025-07-23T09:01:39.825Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5692025-07-23T09:01:40.506Z Downloading crates ...
5702025-07-23T09:01:40.634Z Downloaded aead v0.5.2
5712025-07-23T09:01:40.640Z Downloaded addr2line v0.24.2
5722025-07-23T09:01:40.644Z Downloaded adler2 v2.0.0
5732025-07-23T09:01:40.661Z Downloaded hex v0.4.3
5742025-07-23T09:01:40.665Z Downloaded http-body v1.0.1
5752025-07-23T09:01:40.669Z Downloaded crucible-workspace-hack v0.1.0
5762025-07-23T09:01:40.669Z Downloaded home v0.5.9
5772025-07-23T09:01:40.671Z Downloaded bit-vec v0.8.0
5782025-07-23T09:01:40.675Z Downloaded bindgen v0.69.5
5792025-07-23T09:01:40.678Z Downloaded bit-set v0.8.0
5802025-07-23T09:01:40.678Z Downloaded buf-list v1.0.3
5812025-07-23T09:01:40.682Z Downloaded arrayref v0.3.9
5822025-07-23T09:01:40.686Z Downloaded ahash v0.8.11
5832025-07-23T09:01:40.686Z Downloaded hostname v0.3.1
5842025-07-23T09:01:40.689Z Downloaded crc v3.2.1
5852025-07-23T09:01:40.694Z Downloaded cexpr v0.6.0
5862025-07-23T09:01:40.694Z Downloaded bitfield v0.14.0
5872025-07-23T09:01:40.697Z Downloaded hostname v0.4.0
5882025-07-23T09:01:40.698Z Downloaded highway v1.3.0
5892025-07-23T09:01:40.701Z Downloaded hmac v0.12.1
5902025-07-23T09:01:40.701Z Downloaded hickory-client v0.25.2
5912025-07-23T09:01:40.706Z Downloaded hex-literal v0.4.1
5922025-07-23T09:01:40.706Z Downloaded constant_time_eq v0.3.1
5932025-07-23T09:01:40.710Z Downloaded hkdf v0.12.4
5942025-07-23T09:01:40.713Z Downloaded atomicwrites v0.4.4
5952025-07-23T09:01:40.713Z Downloaded console v0.15.10
5962025-07-23T09:01:40.718Z Downloaded hickory-resolver v0.25.2
5972025-07-23T09:01:40.721Z Downloaded http v1.3.1
5982025-07-23T09:01:40.725Z Downloaded async-stream-impl v0.3.6
5992025-07-23T09:01:40.728Z Downloaded hickory-server v0.25.2
6002025-07-23T09:01:40.732Z Downloaded cobs v0.2.3
6012025-07-23T09:01:40.732Z Downloaded ciborium-io v0.2.2
6022025-07-23T09:01:40.736Z Downloaded instant v0.1.13
6032025-07-23T09:01:40.736Z Downloaded hubpack v0.1.2
6042025-07-23T09:01:40.740Z Downloaded cfg_aliases v0.2.1
6052025-07-23T09:01:40.740Z Downloaded is-terminal v0.4.13
6062025-07-23T09:01:40.740Z Downloaded indoc v1.0.9
6072025-07-23T09:01:40.745Z Downloaded base16ct v0.2.0
6082025-07-23T09:01:40.748Z Downloaded atty v0.2.14
6092025-07-23T09:01:40.749Z Downloaded cmake v0.1.51
6102025-07-23T09:01:40.752Z Downloaded bit-set v0.5.3
6112025-07-23T09:01:40.752Z Downloaded md5 v0.7.0
6122025-07-23T09:01:40.752Z Downloaded atomic-waker v1.1.2
6132025-07-23T09:01:40.756Z Downloaded progenitor-client v0.8.0
6142025-07-23T09:01:40.756Z Downloaded lockfree-object-pool v0.1.6
6152025-07-23T09:01:40.761Z Downloaded libsw v3.5.0
6162025-07-23T09:01:40.765Z Downloaded inout v0.1.3
6172025-07-23T09:01:40.765Z Downloaded camino-tempfile-ext v0.3.2
6182025-07-23T09:01:40.765Z Downloaded match_cfg v0.1.0
6192025-07-23T09:01:40.765Z Downloaded bitflags v1.3.2
6202025-07-23T09:01:40.769Z Downloaded is_ci v1.2.0
6212025-07-23T09:01:40.773Z Downloaded ident_case v1.0.1
6222025-07-23T09:01:40.773Z Downloaded http-range v0.1.5
6232025-07-23T09:01:40.776Z Downloaded cargo-platform v0.1.8
6242025-07-23T09:01:40.776Z Downloaded block-padding v0.3.3
6252025-07-23T09:01:40.776Z Downloaded castaway v0.2.3
6262025-07-23T09:01:40.779Z Downloaded cassowary v0.3.0
6272025-07-23T09:01:40.780Z Downloaded ingot v0.1.1
6282025-07-23T09:01:40.783Z Downloaded lru-cache v0.1.2
6292025-07-23T09:01:40.787Z Downloaded maybe-uninit v2.0.0
6302025-07-23T09:01:40.787Z Downloaded crossbeam-deque v0.8.5
6312025-07-23T09:01:40.790Z Downloaded hubpack_derive v0.1.1
6322025-07-23T09:01:40.791Z Downloaded crc-catalog v2.4.0
6332025-07-23T09:01:40.791Z Downloaded lzss v0.8.2
6342025-07-23T09:01:40.794Z Downloaded progenitor-client v0.9.1
6352025-07-23T09:01:40.794Z Downloaded lru v0.12.5
6362025-07-23T09:01:40.798Z Downloaded litrs v0.4.1
6372025-07-23T09:01:40.801Z Downloaded md-5 v0.10.6
6382025-07-23T09:01:40.801Z Downloaded scopeguard v1.2.0
6392025-07-23T09:01:40.805Z Downloaded lock_api v0.4.12
6402025-07-23T09:01:40.806Z Downloaded linked-hash-map v0.5.6
6412025-07-23T09:01:40.809Z Downloaded argon2 v0.5.3
6422025-07-23T09:01:40.809Z Downloaded humantime v2.2.0
6432025-07-23T09:01:40.812Z Downloaded chacha20poly1305 v0.10.1
6442025-07-23T09:01:40.812Z Downloaded base64ct v1.6.0
6452025-07-23T09:01:40.816Z Downloaded rand_xorshift v0.4.0
6462025-07-23T09:01:40.819Z Downloaded maplit v1.0.2
6472025-07-23T09:01:40.819Z Downloaded linear-map v1.2.0
6482025-07-23T09:01:40.823Z Downloaded lazycell v1.3.0
6492025-07-23T09:01:40.823Z Downloaded sync_wrapper v1.0.1
6502025-07-23T09:01:40.827Z Downloaded multer v3.1.0
6512025-07-23T09:01:40.827Z Downloaded lazy_static v1.5.0
6522025-07-23T09:01:40.831Z Downloaded indent_write v2.2.0
6532025-07-23T09:01:40.831Z Downloaded async-bb8-diesel v0.2.1
6542025-07-23T09:01:40.835Z Downloaded managed v0.8.0
6552025-07-23T09:01:40.835Z Downloaded kstat-rs v0.2.4
6562025-07-23T09:01:40.838Z Downloaded libefi-sys v0.1.0
6572025-07-23T09:01:40.838Z Downloaded bzip2 v0.4.4
6582025-07-23T09:01:40.842Z Downloaded keccak v0.1.5
6592025-07-23T09:01:40.842Z Downloaded cancel-safe-futures v0.1.5
6602025-07-23T09:01:40.845Z Downloaded sync-ptr v0.1.4
6612025-07-23T09:01:40.849Z Downloaded progenitor-client v0.10.0
6622025-07-23T09:01:40.849Z Downloaded cookie_store v0.21.1
6632025-07-23T09:01:40.852Z Downloaded convert_case v0.4.0
6642025-07-23T09:01:40.856Z Downloaded serde_repr v0.1.19
6652025-07-23T09:01:40.856Z Downloaded tower-service v0.3.3
6662025-07-23T09:01:40.859Z Downloaded colored v2.2.0
6672025-07-23T09:01:40.862Z Downloaded utf-8 v0.7.6
6682025-07-23T09:01:40.862Z Downloaded bcs v0.1.6
6692025-07-23T09:01:40.866Z Downloaded signal-hook-tokio v0.3.1
6702025-07-23T09:01:40.866Z Downloaded sha1 v0.10.6
6712025-07-23T09:01:40.869Z Downloaded rustc_version v0.4.1
6722025-07-23T09:01:40.869Z Downloaded waitgroup v0.1.2
6732025-07-23T09:01:40.873Z Downloaded lalrpop-util v0.19.12
6742025-07-23T09:01:40.873Z Downloaded ingot-macros v0.1.1
6752025-07-23T09:01:40.876Z Downloaded darling_macro v0.21.0
6762025-07-23T09:01:40.877Z Downloaded zone_cfg_derive v0.3.0
6772025-07-23T09:01:40.880Z Downloaded zeroize_derive v1.4.2
6782025-07-23T09:01:40.880Z Downloaded spki v0.7.3
6792025-07-23T09:01:40.880Z Downloaded jobserver v0.1.32
6802025-07-23T09:01:40.884Z Downloaded termcolor v1.4.1
6812025-07-23T09:01:40.887Z Downloaded stringprep v0.1.5
6822025-07-23T09:01:40.887Z Downloaded httparse v1.9.5
6832025-07-23T09:01:40.890Z Downloaded mime_guess v2.0.5
6842025-07-23T09:01:40.894Z Downloaded ciborium v0.2.2
6852025-07-23T09:01:40.907Z Downloaded fxhash v0.2.1
6862025-07-23T09:01:40.911Z Downloaded foreign-types-shared v0.1.1
6872025-07-23T09:01:40.911Z Downloaded foreign-types-macros v0.2.3
6882025-07-23T09:01:40.911Z Downloaded dunce v1.0.5
6892025-07-23T09:01:40.914Z Downloaded dsl_auto_type v0.1.2
6902025-07-23T09:01:40.914Z Downloaded termtree v0.5.1
6912025-07-23T09:01:40.917Z Downloaded openssl-macros v0.1.1
6922025-07-23T09:01:40.917Z Downloaded crc-any v2.5.0
6932025-07-23T09:01:40.921Z Downloaded base64 v0.13.1
6942025-07-23T09:01:40.924Z Downloaded hash32 v0.3.1
6952025-07-23T09:01:40.928Z Downloaded futures-task v0.3.31
6962025-07-23T09:01:40.928Z Downloaded secrecy v0.8.0
6972025-07-23T09:01:40.928Z Downloaded termios v0.3.3
6982025-07-23T09:01:40.931Z Downloaded universal-hash v0.5.1
6992025-07-23T09:01:40.934Z Downloaded slog-term v2.9.1
7002025-07-23T09:01:40.934Z Downloaded zstd v0.13.3
7012025-07-23T09:01:40.938Z Downloaded path-slash v0.1.5
7022025-07-23T09:01:40.942Z Downloaded slog-stdlog v4.1.1
7032025-07-23T09:01:40.942Z Downloaded typify-macro v0.2.0
7042025-07-23T09:01:40.947Z Downloaded ron v0.7.1
7052025-07-23T09:01:40.950Z Downloaded dyn-clone v1.0.19
7062025-07-23T09:01:40.950Z Downloaded wyz v0.5.1
7072025-07-23T09:01:40.953Z Downloaded term v0.7.0
7082025-07-23T09:01:40.957Z Downloaded quick-error v1.2.3
7092025-07-23T09:01:40.957Z Downloaded derive_builder_core v0.20.2
7102025-07-23T09:01:40.960Z Downloaded indexmap v1.9.3
7112025-07-23T09:01:40.964Z Downloaded fallible-iterator v0.2.0
7122025-07-23T09:01:40.964Z Downloaded deranged v0.3.11
7132025-07-23T09:01:40.967Z Downloaded compact_str v0.8.0
7142025-07-23T09:01:40.971Z Downloaded russh-cryptovec v0.7.3
7152025-07-23T09:01:40.974Z Downloaded futures-executor v0.3.31
7162025-07-23T09:01:40.974Z Downloaded env_filter v0.1.2
7172025-07-23T09:01:40.978Z Downloaded tokio-rustls v0.26.0
7182025-07-23T09:01:40.978Z Downloaded num_enum v0.5.11
7192025-07-23T09:01:40.982Z Downloaded tokio-rustls v0.25.0
7202025-07-23T09:01:40.986Z Downloaded num-iter v0.1.45
7212025-07-23T09:01:40.989Z Downloaded num-integer v0.1.46
7222025-07-23T09:01:40.989Z Downloaded hash32 v0.2.1
7232025-07-23T09:01:40.993Z Downloaded signal-hook v0.3.17
7242025-07-23T09:01:40.996Z Downloaded serde_cbor v0.11.2
7252025-07-23T09:01:41.000Z Downloaded tracing-attributes v0.1.27
7262025-07-23T09:01:41.000Z Downloaded time-core v0.1.2
7272025-07-23T09:01:41.003Z Downloaded password-hash v0.5.0
7282025-07-23T09:01:41.003Z Downloaded oxnet v0.1.2
7292025-07-23T09:01:41.007Z Downloaded progenitor v0.8.0
7302025-07-23T09:01:41.010Z Downloaded ecdsa v0.16.9
7312025-07-23T09:01:41.010Z Downloaded bytes v1.10.1
7322025-07-23T09:01:41.014Z Downloaded take_mut v0.2.2
7332025-07-23T09:01:41.018Z Downloaded env_logger v0.11.5
7342025-07-23T09:01:41.021Z Downloaded env_logger v0.10.2
7352025-07-23T09:01:41.024Z Downloaded derive_builder v0.20.2
7362025-07-23T09:01:41.028Z Downloaded miniz_oxide v0.8.5
7372025-07-23T09:01:41.031Z Downloaded ref-cast-impl v1.0.24
7382025-07-23T09:01:41.031Z Downloaded ref-cast v1.0.24
7392025-07-23T09:01:41.036Z Downloaded progenitor-macro v0.8.0
7402025-07-23T09:01:41.036Z Downloaded backtrace v0.3.74
7412025-07-23T09:01:41.041Z Downloaded zone v0.1.8
7422025-07-23T09:01:41.044Z Downloaded scrypt v0.11.0
7432025-07-23T09:01:41.044Z Downloaded shlex v1.3.0
7442025-07-23T09:01:41.047Z Downloaded shell-words v1.1.0
7452025-07-23T09:01:41.048Z Downloaded schemars_derive v0.8.22
7462025-07-23T09:01:41.051Z Downloaded num-rational v0.4.2
7472025-07-23T09:01:41.051Z Downloaded ron v0.8.1
7482025-07-23T09:01:41.057Z Downloaded ssh-encoding v0.2.0
7492025-07-23T09:01:41.060Z Downloaded endian-type v0.1.2
7502025-07-23T09:01:41.063Z Downloaded supports-color v3.0.2
7512025-07-23T09:01:41.063Z Downloaded static_assertions v1.1.0
7522025-07-23T09:01:41.067Z Downloaded ppv-lite86 v0.2.20
7532025-07-23T09:01:41.067Z Downloaded postcard v1.0.10
7542025-07-23T09:01:41.070Z Downloaded fd-lock v4.0.2
7552025-07-23T09:01:41.074Z Downloaded enum-as-inner v0.6.1
7562025-07-23T09:01:41.074Z Downloaded derive-where v1.5.0
7572025-07-23T09:01:41.077Z Downloaded normalize-line-endings v0.3.0
7582025-07-23T09:01:41.081Z Downloaded postgres-protocol v0.6.8
7592025-07-23T09:01:41.084Z Downloaded tokio-native-tls v0.3.1
7602025-07-23T09:01:41.084Z Downloaded xattr v1.3.1
7612025-07-23T09:01:41.087Z Downloaded tokio-dtrace v0.1.0
7622025-07-23T09:01:41.091Z Downloaded fatfs v0.3.6
7632025-07-23T09:01:41.094Z Downloaded oso-derive v0.27.3
7642025-07-23T09:01:41.094Z Downloaded topological-sort v0.2.2
7652025-07-23T09:01:41.094Z Downloaded hashbrown v0.12.3
7662025-07-23T09:01:41.098Z Downloaded const_format v0.2.34
7672025-07-23T09:01:41.102Z Downloaded zone v0.3.1
7682025-07-23T09:01:41.106Z Downloaded display-error-chain v0.2.2
7692025-07-23T09:01:41.106Z Downloaded half v2.4.1
7702025-07-23T09:01:41.109Z Downloaded sct v0.7.1
7712025-07-23T09:01:41.113Z Downloaded ena v0.14.3
7722025-07-23T09:01:41.116Z Downloaded document-features v0.2.10
7732025-07-23T09:01:41.120Z Downloaded slog-scope v4.4.0
7742025-07-23T09:01:41.120Z Downloaded rustc-hash v2.1.1
7752025-07-23T09:01:41.123Z Downloaded pin-project v1.1.6
7762025-07-23T09:01:41.132Z Downloaded progenitor-macro v0.9.1
7772025-07-23T09:01:41.135Z Downloaded sqlparser_derive v0.2.2
7782025-07-23T09:01:41.135Z Downloaded tokio-tungstenite v0.23.1
7792025-07-23T09:01:41.138Z Downloaded num v0.4.3
7802025-07-23T09:01:41.142Z Downloaded newtype-uuid v1.2.4
7812025-07-23T09:01:41.142Z Downloaded futures-io v0.3.31
7822025-07-23T09:01:41.142Z Downloaded futures-core v0.3.31
7832025-07-23T09:01:41.146Z Downloaded nu-ansi-term v0.50.1
7842025-07-23T09:01:41.149Z Downloaded hyper-util v0.1.14
7852025-07-23T09:01:41.152Z Downloaded packed_struct_codegen v0.10.1
7862025-07-23T09:01:41.155Z Downloaded tinyvec_macros v0.1.1
7872025-07-23T09:01:41.155Z Downloaded hashbrown v0.13.2
7882025-07-23T09:01:41.159Z Downloaded darling v0.20.10
7892025-07-23T09:01:41.163Z Downloaded headers v0.4.1
7902025-07-23T09:01:41.169Z Downloaded darling_macro v0.20.10
7912025-07-23T09:01:41.173Z Downloaded xshell-macros v0.2.7
7922025-07-23T09:01:41.173Z Downloaded unit-prefix v0.5.1
7932025-07-23T09:01:41.176Z Downloaded typify-macro v0.3.0
7942025-07-23T09:01:41.176Z Downloaded polyval v0.6.2
7952025-07-23T09:01:41.179Z Downloaded publicsuffix v2.3.0
7962025-07-23T09:01:41.180Z Downloaded mio v1.0.2
7972025-07-23T09:01:41.185Z Downloaded defmt-parser v0.3.4
7982025-07-23T09:01:41.188Z Downloaded der v0.7.9
7992025-07-23T09:01:41.192Z Downloaded num_threads v0.1.7
8002025-07-23T09:01:41.196Z Downloaded serde_derive_internals v0.29.1
8012025-07-23T09:01:41.196Z Downloaded libm v0.2.8
8022025-07-23T09:01:41.203Z Downloaded peg-runtime v0.8.5
8032025-07-23T09:01:41.207Z Downloaded slog-dtrace v0.3.0
8042025-07-23T09:01:41.208Z Downloaded slog-bunyan v2.5.0
8052025-07-23T09:01:41.212Z Downloaded openssl-probe v0.1.5
8062025-07-23T09:01:41.212Z Downloaded salsa20 v0.10.2
8072025-07-23T09:01:41.212Z Downloaded num-conv v0.1.0
8082025-07-23T09:01:41.212Z Downloaded aes v0.8.4
8092025-07-23T09:01:41.216Z Downloaded tiny-keccak v2.0.2
8102025-07-23T09:01:41.219Z Downloaded walkdir v2.5.0
8112025-07-23T09:01:41.223Z Downloaded schemars v0.8.22
8122025-07-23T09:01:41.233Z Downloaded xz2 v0.1.7
8132025-07-23T09:01:41.236Z Downloaded whoami v1.5.2
8142025-07-23T09:01:41.240Z Downloaded progenitor v0.10.0
8152025-07-23T09:01:41.240Z Downloaded futures v0.3.31
8162025-07-23T09:01:41.245Z Downloaded defmt-macros v0.3.9
8172025-07-23T09:01:41.250Z Downloaded futures-macro v0.3.31
8182025-07-23T09:01:41.253Z Downloaded funty v2.0.0
8192025-07-23T09:01:41.253Z Downloaded flagset v0.4.6
8202025-07-23T09:01:41.253Z Downloaded embedded-io v0.4.0
8212025-07-23T09:01:41.257Z Downloaded defmt v0.3.8
8222025-07-23T09:01:41.260Z Downloaded number_prefix v0.4.0
8232025-07-23T09:01:41.260Z Downloaded fs_extra v1.3.0
8242025-07-23T09:01:41.264Z Downloaded group v0.13.0
8252025-07-23T09:01:41.267Z Downloaded serde_bytes v0.11.17
8262025-07-23T09:01:41.267Z Downloaded tracing-core v0.1.32
8272025-07-23T09:01:41.271Z Downloaded aws-lc-rs v1.12.4
8282025-07-23T09:01:41.278Z Downloaded void v1.0.2
8292025-07-23T09:01:41.282Z Downloaded primeorder v0.13.6
8302025-07-23T09:01:41.282Z Downloaded predicates-core v1.0.8
8312025-07-23T09:01:41.285Z Downloaded parking_lot v0.12.3
8322025-07-23T09:01:41.289Z Downloaded rand_chacha v0.9.0
8332025-07-23T09:01:41.289Z Downloaded proc-macro-crate v1.3.1
8342025-07-23T09:01:41.293Z Downloaded aes-gcm v0.10.3
8352025-07-23T09:01:41.297Z Downloaded csv-core v0.1.11
8362025-07-23T09:01:41.297Z Downloaded foreign-types-shared v0.3.1
8372025-07-23T09:01:41.300Z Downloaded embedded-io v0.6.1
8382025-07-23T09:01:41.300Z Downloaded rustls-pemfile v2.2.0
8392025-07-23T09:01:41.304Z Downloaded new_debug_unreachable v1.0.6
8402025-07-23T09:01:41.304Z Downloaded serde_path_to_error v0.1.17
8412025-07-23T09:01:41.307Z Downloaded serde_urlencoded v0.7.1
8422025-07-23T09:01:41.307Z Downloaded serde_plain v1.0.2
8432025-07-23T09:01:41.310Z Downloaded progenitor-impl v0.10.0
8442025-07-23T09:01:41.314Z Downloaded parse-display v0.10.0
8452025-07-23T09:01:41.314Z Downloaded tap v1.0.1
8462025-07-23T09:01:41.317Z Downloaded tabled_derive v0.10.0
8472025-07-23T09:01:41.317Z Downloaded structmeta v0.3.0
8482025-07-23T09:01:41.322Z Downloaded snafu-derive v0.8.5
8492025-07-23T09:01:41.322Z Downloaded thiserror-no-std v2.0.2
8502025-07-23T09:01:41.325Z Downloaded spin v0.9.8
8512025-07-23T09:01:41.329Z Downloaded qorb v0.4.0
8522025-07-23T09:01:41.332Z Downloaded thiserror-impl-no-std v2.0.2
8532025-07-23T09:01:41.336Z Downloaded wait-timeout v0.2.0
8542025-07-23T09:01:41.336Z Downloaded sigpipe v0.1.3
8552025-07-23T09:01:41.339Z Downloaded predicates v3.1.3
8562025-07-23T09:01:41.343Z Downloaded structmeta-derive v0.3.0
8572025-07-23T09:01:41.343Z Downloaded strum v0.27.1
8582025-07-23T09:01:41.346Z Downloaded strum v0.26.3
8592025-07-23T09:01:41.346Z Downloaded unicode-properties v0.1.3
8602025-07-23T09:01:41.349Z Downloaded filetime v0.2.25
8612025-07-23T09:01:41.349Z Downloaded secrecy v0.10.3
8622025-07-23T09:01:41.353Z Downloaded itertools v0.13.0
8632025-07-23T09:01:41.357Z Downloaded float-ord v0.3.2
8642025-07-23T09:01:41.361Z Downloaded which v4.4.2
8652025-07-23T09:01:41.361Z Downloaded want v0.3.1
8662025-07-23T09:01:41.364Z Downloaded parse-display-derive v0.10.0
8672025-07-23T09:01:41.364Z Downloaded rayon-core v1.12.1
8682025-07-23T09:01:41.368Z Downloaded itertools v0.14.0
8692025-07-23T09:01:41.375Z Downloaded heapless v0.7.17
8702025-07-23T09:01:41.379Z Downloaded fixedbitset v0.4.2
8712025-07-23T09:01:41.383Z Downloaded toml_edit v0.19.15
8722025-07-23T09:01:41.397Z Downloaded progenitor-macro v0.10.0
8732025-07-23T09:01:41.400Z Downloaded aho-corasick v1.1.3
8742025-07-23T09:01:41.404Z Downloaded opaque-debug v0.3.1
8752025-07-23T09:01:41.407Z Downloaded getrandom v0.2.15
8762025-07-23T09:01:41.411Z Downloaded iri-string v0.7.8
8772025-07-23T09:01:41.415Z Downloaded foreign-types v0.3.2
8782025-07-23T09:01:41.418Z Downloaded zeroize v1.8.1
8792025-07-23T09:01:41.418Z Downloaded native-tls v0.2.12
8802025-07-23T09:01:41.422Z Downloaded serde-big-array v0.5.1
8812025-07-23T09:01:41.425Z Downloaded nibble_vec v0.1.0
8822025-07-23T09:01:41.425Z Downloaded newline-converter v0.3.0
8832025-07-23T09:01:41.425Z Downloaded glob v0.3.2
8842025-07-23T09:01:41.429Z Downloaded nodrop v0.1.14
8852025-07-23T09:01:41.432Z Downloaded pin-project-lite v0.2.14
8862025-07-23T09:01:41.435Z Downloaded pin-project-internal v1.1.6
8872025-07-23T09:01:41.439Z Downloaded diesel_table_macro_syntax v0.2.0
8882025-07-23T09:01:41.439Z Downloaded num_enum_derive v0.5.11
8892025-07-23T09:01:41.439Z Downloaded num-derive v0.4.2
8902025-07-23T09:01:41.442Z Downloaded blake3 v1.5.4
8912025-07-23T09:01:41.448Z Downloaded simd-adler32 v0.3.7
8922025-07-23T09:01:41.451Z Downloaded rustc-hash v1.1.0
8932025-07-23T09:01:41.454Z Downloaded steno v0.4.1
8942025-07-23T09:01:41.458Z Downloaded russh v0.45.0
8952025-07-23T09:01:41.461Z Downloaded pretty-hex v0.2.1
8962025-07-23T09:01:41.465Z Downloaded cstr-argument v0.1.2
8972025-07-23T09:01:41.466Z Downloaded crunchy v0.2.2
8982025-07-23T09:01:41.466Z Downloaded siphasher v0.3.11
8992025-07-23T09:01:41.469Z Downloaded nanorand v0.7.0
9002025-07-23T09:01:41.469Z Downloaded ctr v0.9.2
9012025-07-23T09:01:41.473Z Downloaded thread_local v1.1.8
9022025-07-23T09:01:41.473Z Downloaded strum_macros v0.27.1
9032025-07-23T09:01:41.476Z Downloaded diesel-dtrace v0.4.2
9042025-07-23T09:01:41.480Z Downloaded hickory-proto v0.25.2
9052025-07-23T09:01:41.493Z Downloaded foreign-types v0.5.0
9062025-07-23T09:01:41.496Z Downloaded difflib v0.4.0
9072025-07-23T09:01:41.496Z Downloaded untrusted v0.7.1
9082025-07-23T09:01:41.496Z Downloaded semver v0.1.20
9092025-07-23T09:01:41.496Z Downloaded sec1 v0.7.3
9102025-07-23T09:01:41.500Z Downloaded winnow v0.5.40
9112025-07-23T09:01:41.506Z Downloaded zone_cfg_derive v0.1.2
9122025-07-23T09:01:41.510Z Downloaded pkcs1 v0.7.5
9132025-07-23T09:01:41.513Z Downloaded dirs-next v2.0.0
9142025-07-23T09:01:41.513Z Downloaded fs-err v2.11.0
9152025-07-23T09:01:41.517Z Downloaded slab v0.4.9
9162025-07-23T09:01:41.517Z Downloaded oxide-tokio-rt v0.1.2
9172025-07-23T09:01:41.520Z Downloaded phf v0.11.2
9182025-07-23T09:01:41.520Z Downloaded derive_more v0.99.20
9192025-07-23T09:01:41.523Z Downloaded pem-rfc7468 v0.7.0
9202025-07-23T09:01:41.527Z Downloaded parse-size v1.1.0
9212025-07-23T09:01:41.527Z Downloaded typify v0.4.1
9222025-07-23T09:01:41.530Z Downloaded futures-sink v0.3.31
9232025-07-23T09:01:41.534Z Downloaded vte v0.11.1
9242025-07-23T09:01:41.534Z Downloaded gethostname v0.5.0
9252025-07-23T09:01:41.537Z Downloaded zerocopy v0.6.6
9262025-07-23T09:01:41.537Z Downloaded elliptic-curve v0.13.8
9272025-07-23T09:01:41.540Z Downloaded support-bundle-viewer v0.1.2
9282025-07-23T09:01:41.560Z Downloaded subtle v2.6.1
9292025-07-23T09:01:41.560Z Downloaded try-lock v0.2.5
9302025-07-23T09:01:41.560Z Downloaded rand_core v0.6.4
9312025-07-23T09:01:41.560Z Downloaded twox-hash v2.1.0
9322025-07-23T09:01:41.560Z Downloaded prettyplease v0.2.35
9332025-07-23T09:01:41.560Z Downloaded r2d2 v0.8.10
9342025-07-23T09:01:41.560Z Downloaded uzers v0.12.1
9352025-07-23T09:01:41.560Z Downloaded num-bigint-dig v0.8.4
9362025-07-23T09:01:41.565Z Downloaded winnow v0.6.26
9372025-07-23T09:01:41.568Z Downloaded tui-tree-widget v0.23.1
9382025-07-23T09:01:41.571Z Downloaded value-bag v1.9.0
9392025-07-23T09:01:41.575Z Downloaded slog v2.7.0
9402025-07-23T09:01:41.578Z Downloaded proc-macro-error-attr2 v2.0.0
9412025-07-23T09:01:41.578Z Downloaded rustls-pki-types v1.10.0
9422025-07-23T09:01:41.582Z Downloaded either v1.15.0
9432025-07-23T09:01:41.582Z Downloaded pem v3.0.5
9442025-07-23T09:01:41.585Z Downloaded dirs-sys-next v0.1.2
9452025-07-23T09:01:41.585Z Downloaded vsss-rs v3.3.4
9462025-07-23T09:01:41.589Z Downloaded parking_lot_core v0.8.6
9472025-07-23T09:01:41.589Z Downloaded unicase v2.7.0
9482025-07-23T09:01:41.593Z Downloaded rand v0.9.1
9492025-07-23T09:01:41.596Z Downloaded pretty_assertions v1.4.1
9502025-07-23T09:01:41.596Z Downloaded heapless v0.8.0
9512025-07-23T09:01:41.600Z Downloaded crypto-bigint v0.5.5
9522025-07-23T09:01:41.605Z Downloaded progenitor v0.9.1
9532025-07-23T09:01:41.608Z Downloaded packed_struct v0.10.1
9542025-07-23T09:01:41.608Z Downloaded rustc-demangle v0.1.24
9552025-07-23T09:01:41.612Z Downloaded zerocopy-derive v0.8.26
9562025-07-23T09:01:41.616Z Downloaded ssh-key v0.6.6
9572025-07-23T09:01:41.622Z Downloaded ed25519 v2.2.3
9582025-07-23T09:01:41.625Z Downloaded typify v0.2.0
9592025-07-23T09:01:41.630Z Downloaded tungstenite v0.23.0
9602025-07-23T09:01:41.634Z Downloaded rsa v0.9.6
9612025-07-23T09:01:41.637Z Downloaded rustyline v14.0.0
9622025-07-23T09:01:41.641Z Downloaded h2 v0.4.6
9632025-07-23T09:01:41.645Z Downloaded diesel_derives v2.2.3
9642025-07-23T09:01:41.649Z Downloaded similar v2.7.0
9652025-07-23T09:01:41.654Z Downloaded snafu v0.8.5
9662025-07-23T09:01:41.660Z Downloaded unsafe-libyaml v0.2.11
9672025-07-23T09:01:41.663Z Downloaded typify v0.3.0
9682025-07-23T09:01:41.667Z Downloaded rayon v1.10.0
9692025-07-23T09:01:41.675Z Downloaded oso v0.27.3
9702025-07-23T09:01:41.678Z Downloaded prefix-trie v0.7.0
9712025-07-23T09:01:41.681Z Downloaded samael v0.0.19
9722025-07-23T09:01:41.686Z Downloaded flume v0.11.1
9732025-07-23T09:01:41.690Z Downloaded subprocess v0.2.9
9742025-07-23T09:01:41.694Z Downloaded reedline v0.40.0
9752025-07-23T09:01:41.699Z Downloaded bitvec v1.0.1
9762025-07-23T09:01:41.713Z Downloaded dropshot_endpoint v0.16.2
9772025-07-23T09:01:41.717Z Downloaded zerocopy v0.8.26
9782025-07-23T09:01:41.736Z Downloaded ed25519-dalek v2.1.1
9792025-07-23T09:01:41.740Z Downloaded rustls-webpki v0.101.7
9802025-07-23T09:01:41.752Z Downloaded zlib-rs v0.5.1
9812025-07-23T09:01:41.756Z Downloaded typed-path v0.9.3
9822025-07-23T09:01:41.762Z Downloaded vcpkg v0.2.15
9832025-07-23T09:01:41.798Z Downloaded sqlparser v0.45.0
9842025-07-23T09:01:41.804Z Downloaded rustls-webpki v0.102.8
9852025-07-23T09:01:41.819Z Downloaded regex v1.11.1
9862025-07-23T09:01:41.831Z Downloaded zip v4.2.0
9872025-07-23T09:01:41.835Z Downloaded serde_with v3.14.0
9882025-07-23T09:01:41.846Z Downloaded unicode-normalization v0.1.24
9892025-07-23T09:01:41.850Z Downloaded portable-atomic v1.11.0
9902025-07-23T09:01:41.855Z Downloaded p384 v0.13.0
9912025-07-23T09:01:41.861Z Downloaded nix v0.28.0
9922025-07-23T09:01:41.871Z Downloaded p521 v0.13.3
9932025-07-23T09:01:41.875Z Downloaded petname v2.0.2
9942025-07-23T09:01:41.879Z Downloaded openssl v0.10.73
9952025-07-23T09:01:41.887Z Downloaded nix v0.27.1
9962025-07-23T09:01:41.897Z Downloaded salty v0.3.0
9972025-07-23T09:01:41.903Z Downloaded polar-core v0.27.3
9982025-07-23T09:01:41.910Z Downloaded reqwest v0.12.22
9992025-07-23T09:01:41.917Z Downloaded quinn-proto v0.11.8
10002025-07-23T09:01:41.923Z Downloaded regex-syntax v0.8.5
10012025-07-23T09:01:41.930Z Downloaded bstr v1.10.0
10022025-07-23T09:01:41.939Z Downloaded webpki-roots v1.0.1
10032025-07-23T09:01:41.942Z Downloaded object v0.30.4
10042025-07-23T09:01:41.950Z Downloaded rustls v0.22.4
10052025-07-23T09:01:41.962Z Downloaded smoltcp v0.9.1
10062025-07-23T09:01:41.971Z Downloaded proptest v1.7.0
10072025-07-23T09:01:41.979Z Downloaded git2 v0.19.0
10082025-07-23T09:01:41.986Z Downloaded nix v0.30.1
10092025-07-23T09:01:41.997Z Downloaded gimli v0.31.1
10102025-07-23T09:01:42.004Z Downloaded rustls v0.23.19
10112025-07-23T09:01:42.015Z Downloaded tabled v0.18.0
10122025-07-23T09:01:42.031Z Downloaded smoltcp v0.11.0
10132025-07-23T09:01:42.041Z Downloaded object v0.36.5
10142025-07-23T09:01:42.051Z Downloaded diesel v2.2.11
10152025-07-23T09:01:42.068Z Downloaded openapiv3 v2.2.0
10162025-07-23T09:01:42.077Z Downloaded dropshot v0.16.2
10172025-07-23T09:01:42.097Z Downloaded typify-impl v0.4.1
10182025-07-23T09:01:42.109Z Downloaded typify-impl v0.3.0
10192025-07-23T09:01:42.122Z Downloaded regress v0.10.3
10202025-07-23T09:01:42.129Z Downloaded sled v0.34.7
10212025-07-23T09:01:42.138Z Downloaded curve25519-dalek v4.1.3
10222025-07-23T09:01:42.146Z Downloaded nix v0.29.0
10232025-07-23T09:01:42.155Z Downloaded rustls v0.21.12
10242025-07-23T09:01:42.165Z Downloaded typify-impl v0.2.0
10252025-07-23T09:01:42.177Z Downloaded regex-syntax v0.6.29
10262025-07-23T09:01:42.183Z Downloaded radix_trie v0.2.1
10272025-07-23T09:01:42.187Z Downloaded bzip2-sys v0.1.13+1.0.8
10282025-07-23T09:01:42.198Z Downloaded regex-automata v0.4.8
10292025-07-23T09:01:42.211Z Downloaded zerocopy-derive v0.6.6
10302025-07-23T09:01:42.220Z Downloaded lzma-sys v0.1.20
10312025-07-23T09:01:42.245Z Downloaded jiff v0.2.15
10322025-07-23T09:01:42.259Z Downloaded ratatui v0.29.0
10332025-07-23T09:01:42.275Z Downloaded libz-sys v1.1.20
10342025-07-23T09:01:42.293Z Downloaded moka v0.12.10
10352025-07-23T09:01:42.301Z Downloaded tokio v1.45.1
10362025-07-23T09:01:42.334Z Downloaded bindgen v0.71.1
10372025-07-23T09:01:42.340Z Downloaded tungstenite v0.21.0
10382025-07-23T09:01:42.343Z Downloaded petgraph v0.6.5
10392025-07-23T09:01:42.360Z Downloaded quick-xml v0.37.2
10402025-07-23T09:01:42.365Z Downloaded chrono-tz v0.10.4
10412025-07-23T09:01:42.380Z Downloaded petgraph v0.8.2
10422025-07-23T09:01:42.399Z Downloaded lalrpop v0.19.12
10432025-07-23T09:01:42.408Z Downloaded owo-colors v4.2.2
10442025-07-23T09:01:42.412Z Downloaded des v0.8.1
10452025-07-23T09:01:42.415Z Downloaded sha3 v0.10.8
10462025-07-23T09:01:42.418Z Downloaded uuid v1.17.0
10472025-07-23T09:01:42.422Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10482025-07-23T09:01:42.436Z Downloaded futures-util v0.3.31
10492025-07-23T09:01:42.446Z Downloaded nom v7.1.3
10502025-07-23T09:01:42.451Z Downloaded csv v1.3.1
10512025-07-23T09:01:42.468Z Downloaded tower-http v0.6.6
10522025-07-23T09:01:42.475Z Downloaded tough v0.20.0
10532025-07-23T09:01:42.482Z Downloaded tokio-util v0.7.15
10542025-07-23T09:01:42.488Z Downloaded chrono v0.4.41
10552025-07-23T09:01:42.493Z Downloaded predicates-tree v1.0.12
10562025-07-23T09:01:42.497Z Downloaded serde-hex v0.1.0
10572025-07-23T09:01:42.497Z Downloaded openssl-sys v0.9.109
10582025-07-23T09:01:42.500Z Downloaded rand v0.8.5
10592025-07-23T09:01:42.504Z Downloaded siphasher v1.0.1
10602025-07-23T09:01:42.507Z Downloaded num-bigint v0.4.6
10612025-07-23T09:01:42.511Z Downloaded unicode-bidi v0.3.17
10622025-07-23T09:01:42.514Z Downloaded time v0.3.36
10632025-07-23T09:01:42.518Z Downloaded same-file v1.0.6
10642025-07-23T09:01:42.521Z Downloaded rtoolbox v0.0.2
10652025-07-23T09:01:42.521Z Downloaded quinn-udp v0.5.5
10662025-07-23T09:01:42.524Z Downloaded pin-utils v0.1.0
10672025-07-23T09:01:42.525Z Downloaded phf v0.12.1
10682025-07-23T09:01:42.525Z Downloaded heck v0.3.3
10692025-07-23T09:01:42.528Z Downloaded foldhash v0.1.5
10702025-07-23T09:01:42.528Z Downloaded num-complex v0.4.6
10712025-07-23T09:01:42.528Z Downloaded omicron-zone-package v0.12.2
10722025-07-23T09:01:42.531Z Downloaded tls_codec v0.4.1
10732025-07-23T09:01:42.535Z Downloaded precomputed-hash v0.1.1
10742025-07-23T09:01:42.535Z Downloaded newtype_derive v0.1.6
10752025-07-23T09:01:42.535Z Downloaded unarray v0.1.4
10762025-07-23T09:01:42.535Z Downloaded typify-macro v0.4.1
10772025-07-23T09:01:42.539Z Downloaded yansi v1.0.1
10782025-07-23T09:01:42.539Z Downloaded unicode_categories v0.1.1
10792025-07-23T09:01:42.542Z Downloaded tower v0.5.2
10802025-07-23T09:01:42.548Z Downloaded olpc-cjson v0.1.4
10812025-07-23T09:01:42.551Z Downloaded rcgen v0.12.1
10822025-07-23T09:01:42.551Z Downloaded encoding_rs v0.8.34
10832025-07-23T09:01:42.570Z Downloaded hyper v1.6.0
10842025-07-23T09:01:42.576Z Downloaded float-cmp v0.10.0
10852025-07-23T09:01:42.579Z Downloaded flate2 v1.1.2
10862025-07-23T09:01:42.583Z Downloaded rfc6979 v0.4.0
10872025-07-23T09:01:42.583Z Downloaded resolv-conf v0.7.0
10882025-07-23T09:01:42.586Z Downloaded phf_shared v0.11.2
10892025-07-23T09:01:42.586Z Downloaded socket2 v0.5.10
10902025-07-23T09:01:42.586Z Downloaded serde_yaml v0.9.34+deprecated
10912025-07-23T09:01:42.589Z Downloaded x509-cert v0.2.5
10922025-07-23T09:01:42.594Z Downloaded tokio-postgres v0.7.13
10932025-07-23T09:01:42.599Z Downloaded vte_generate_state_changes v0.1.2
10942025-07-23T09:01:42.602Z Downloaded ring v0.17.14
10952025-07-23T09:01:42.637Z Downloaded num-derive v0.3.3
10962025-07-23T09:01:42.640Z Downloaded ghash v0.5.1
10972025-07-23T09:01:42.640Z Downloaded strip-ansi-escapes v0.2.0
10982025-07-23T09:01:42.640Z Downloaded darling_core v0.20.10
10992025-07-23T09:01:42.644Z Downloaded darling_core v0.21.0
11002025-07-23T09:01:42.648Z Downloaded slog-envlogger v2.2.0
11012025-07-23T09:01:42.652Z Downloaded curve25519-dalek-derive v0.1.1
11022025-07-23T09:01:42.652Z Downloaded papergrid v0.14.0
11032025-07-23T09:01:42.655Z Downloaded unicode-segmentation v1.12.0
11042025-07-23T09:01:42.658Z Downloaded peg-macros v0.8.5
11052025-07-23T09:01:42.662Z Downloaded libgit2-sys v0.17.0+1.8.1
11062025-07-23T09:01:42.707Z Downloaded tinyvec v1.8.0
11072025-07-23T09:01:42.712Z Downloaded test-strategy v0.4.3
11082025-07-23T09:01:42.715Z Downloaded globset v0.4.15
11092025-07-23T09:01:42.715Z Downloaded hickory-proto v0.24.4
11102025-07-23T09:01:42.728Z Downloaded progenitor-impl v0.9.1
11112025-07-23T09:01:42.731Z Downloaded progenitor-impl v0.8.0
11122025-07-23T09:01:42.731Z Downloaded itertools v0.12.1
11132025-07-23T09:01:42.736Z Downloaded rustc_version v0.1.7
11142025-07-23T09:01:42.739Z Downloaded data-encoding v2.9.0
11152025-07-23T09:01:42.739Z Downloaded pkcs5 v0.7.1
11162025-07-23T09:01:42.743Z Downloaded itertools v0.10.5
11172025-07-23T09:01:42.746Z Downloaded derive_builder_macro v0.20.2
11182025-07-23T09:01:42.750Z Downloaded yasna v0.5.2
11192025-07-23T09:01:42.750Z Downloaded parking_lot v0.11.2
11202025-07-23T09:01:42.753Z Downloaded rand_chacha v0.3.1
11212025-07-23T09:01:42.753Z Downloaded peg v0.8.5
11222025-07-23T09:01:42.757Z Downloaded pbkdf2 v0.12.2
11232025-07-23T09:01:42.757Z Downloaded crossterm v0.28.1
11242025-07-23T09:01:42.762Z Downloaded untrusted v0.9.0
11252025-07-23T09:01:42.765Z Downloaded tabwriter v1.4.0
11262025-07-23T09:01:42.765Z Downloaded signature v2.2.0
11272025-07-23T09:01:42.765Z Downloaded serde_with_macros v3.14.0
11282025-07-23T09:01:42.769Z Downloaded quinn v0.11.5
11292025-07-23T09:01:42.772Z Downloaded expectorate v1.2.0
11302025-07-23T09:01:42.772Z Downloaded libxml v0.3.3
11312025-07-23T09:01:42.776Z Downloaded globwalk v0.9.1
11322025-07-23T09:01:42.780Z Downloaded fixedbitset v0.5.7
11332025-07-23T09:01:42.780Z Downloaded poly1305 v0.8.0
11342025-07-23T09:01:42.783Z Downloaded iddqd v0.3.9
11352025-07-23T09:01:42.787Z Downloaded unicode-truncate v1.1.0
11362025-07-23T09:01:42.790Z Downloaded diff v0.1.13
11372025-07-23T09:01:42.794Z Downloaded rpassword v7.4.0
11382025-07-23T09:01:42.794Z Downloaded time-macros v0.2.18
11392025-07-23T09:01:42.797Z Downloaded pkcs8 v0.10.2
11402025-07-23T09:01:42.797Z Downloaded darling v0.21.0
11412025-07-23T09:01:42.801Z Downloaded xshell v0.2.7
11422025-07-23T09:01:42.804Z Downloaded toml v0.7.8
11432025-07-23T09:01:42.809Z Downloaded debug-ignore v1.0.5
11442025-07-23T09:01:42.809Z Downloaded minimal-lexical v0.2.1
11452025-07-23T09:01:42.812Z Downloaded pkg-config v0.3.31
11462025-07-23T09:01:42.812Z Downloaded tracing v0.1.40
11472025-07-23T09:01:42.815Z Downloaded russh-keys v0.45.0
11482025-07-23T09:01:42.819Z Downloaded tls_codec_derive v0.4.1
11492025-07-23T09:01:42.819Z Downloaded futures-channel v0.3.31
11502025-07-23T09:01:42.822Z Downloaded ff v0.13.0
11512025-07-23T09:01:42.822Z Downloaded tokio-tungstenite v0.21.0
11522025-07-23T09:01:42.822Z Downloaded cc v1.2.30
11532025-07-23T09:01:42.826Z Downloaded zip v0.6.6
11542025-07-23T09:01:42.829Z Downloaded p256 v0.13.2
11552025-07-23T09:01:42.832Z Downloaded tokio-macros v2.5.0
11562025-07-23T09:01:42.832Z Downloaded headers-core v0.3.0
11572025-07-23T09:01:42.836Z Downloaded tagptr v0.2.0
11582025-07-23T09:01:42.836Z Downloaded postgres-types v0.2.9
11592025-07-23T09:01:42.836Z Downloaded derive-ex v0.1.8
11602025-07-23T09:01:42.840Z Downloaded crossbeam-channel v0.5.15
11612025-07-23T09:01:42.843Z Downloaded bumpalo v3.16.0
11622025-07-23T09:01:42.843Z Downloaded password-hash v0.4.2
11632025-07-23T09:01:42.847Z Downloaded parking_lot_core v0.9.10
11642025-07-23T09:01:42.847Z Downloaded zopfli v0.8.1
11652025-07-23T09:01:42.850Z Downloaded ssh-cipher v0.2.0
11662025-07-23T09:01:42.850Z Downloaded smf v0.2.3
11672025-07-23T09:01:42.853Z Downloaded slog-json v2.6.1
11682025-07-23T09:01:42.854Z Downloaded jiff-static v0.2.15
11692025-07-23T09:01:42.857Z Downloaded vergen v8.3.2
11702025-07-23T09:01:42.857Z Downloaded rustversion v1.0.17
11712025-07-23T09:01:42.861Z Downloaded scheduled-thread-pool v0.2.7
11722025-07-23T09:01:42.861Z Downloaded rusty-fork v0.3.0
11732025-07-23T09:01:42.861Z Downloaded tokio-stream v0.1.17
11742025-07-23T09:01:42.864Z Downloaded allocator-api2 v0.2.21
11752025-07-23T09:01:42.868Z Downloaded hickory-resolver v0.24.4
11762025-07-23T09:01:42.871Z Downloaded indicatif v0.18.0
11772025-07-23T09:01:42.876Z Downloaded indicatif v0.17.11
11782025-07-23T09:01:42.879Z Downloaded der_derive v0.7.3
11792025-07-23T09:01:42.879Z Downloaded tar v0.4.44
11802025-07-23T09:01:42.883Z Downloaded daft-derive v0.1.4
11812025-07-23T09:01:42.887Z Downloaded daft v0.1.4
11822025-07-23T09:01:42.887Z Downloaded const-oid v0.9.6
11832025-07-23T09:01:42.890Z Downloaded powerfmt v0.2.0
11842025-07-23T09:01:42.890Z Downloaded phf_shared v0.12.1
11852025-07-23T09:01:42.890Z Downloaded pbkdf2 v0.11.0
11862025-07-23T09:01:42.893Z Downloaded paste v1.0.15
11872025-07-23T09:01:42.893Z Downloaded zstd-safe v7.2.3
11882025-07-23T09:01:42.897Z Downloaded ignore v0.4.23
11892025-07-23T09:01:42.897Z Downloaded tokio-rustls v0.24.1
11902025-07-23T09:01:42.900Z Downloaded arc-swap v1.7.1
11912025-07-23T09:01:42.903Z Downloaded strum_macros v0.26.4
11922025-07-23T09:01:42.903Z Downloaded strum_macros v0.24.3
11932025-07-23T09:01:42.907Z Downloaded sqlformat v0.3.5
11942025-07-23T09:01:42.907Z Downloaded libloading v0.8.5
11952025-07-23T09:01:42.910Z Downloaded rustls-native-certs v0.8.1
11962025-07-23T09:01:42.910Z Downloaded proc-macro-error2 v2.0.1
11972025-07-23T09:01:42.913Z Downloaded multimap v0.10.1
11982025-07-23T09:01:42.917Z Downloaded impl-trait-for-tuples v0.2.2
11992025-07-23T09:01:42.917Z Downloaded half v1.8.3
12002025-07-23T09:01:42.920Z Downloaded crossbeam-utils v0.8.21
12012025-07-23T09:01:42.921Z Downloaded crossbeam-epoch v0.9.18
12022025-07-23T09:01:42.925Z Downloaded cookie v0.18.1
12032025-07-23T09:01:42.925Z Downloaded blake2 v0.10.6
12042025-07-23T09:01:42.928Z Downloaded memmap2 v0.9.5
12052025-07-23T09:01:42.929Z Downloaded string_cache v0.8.9
12062025-07-23T09:01:42.932Z Downloaded smallvec v0.6.14
12072025-07-23T09:01:42.932Z Downloaded hyper-rustls v0.27.7
12082025-07-23T09:01:42.935Z Downloaded slog-async v2.8.0
12092025-07-23T09:01:42.935Z Downloaded iana-time-zone v0.1.63
12102025-07-23T09:01:42.939Z Downloaded hyper-staticfile v0.10.1
12112025-07-23T09:01:42.939Z Downloaded rand_core v0.9.2
12122025-07-23T09:01:42.939Z Downloaded mime v0.3.17
12132025-07-23T09:01:42.942Z Downloaded arrayvec v0.7.6
12142025-07-23T09:01:42.942Z Downloaded tower-layer v0.3.3
12152025-07-23T09:01:42.942Z Downloaded signal-hook-registry v1.4.2
12162025-07-23T09:01:42.946Z Downloaded rustls-pemfile v1.0.4
12172025-07-23T09:01:42.946Z Downloaded bzip2 v0.5.2
12182025-07-23T09:01:42.949Z Downloaded async-trait v0.1.88
12192025-07-23T09:01:42.953Z Downloaded ipnet v2.11.0
12202025-07-23T09:01:42.953Z Downloaded hyper-tls v0.6.0
12212025-07-23T09:01:42.953Z Downloaded crc32fast v1.4.2
12222025-07-23T09:01:42.956Z Downloaded console v0.16.0
12232025-07-23T09:01:42.956Z Downloaded signal-hook-mio v0.2.4
12242025-07-23T09:01:42.960Z Downloaded memoffset v0.9.1
12252025-07-23T09:01:42.960Z Downloaded libz-rs-sys v0.5.1
12262025-07-23T09:01:42.960Z Downloaded httpdate v1.0.3
12272025-07-23T09:01:42.963Z Downloaded rand_seeder v0.3.0
12282025-07-23T09:01:42.963Z Downloaded radium v0.7.0
12292025-07-23T09:01:42.963Z Downloaded psl-types v2.0.11
12302025-07-23T09:01:42.963Z Downloaded ipnetwork v0.21.1
12312025-07-23T09:01:42.967Z Downloaded libsw-core v0.3.1
12322025-07-23T09:01:42.967Z Downloaded libscf-sys v1.1.0
12332025-07-23T09:01:42.967Z Downloaded ingot-types v0.1.2
12342025-07-23T09:01:42.970Z Downloaded chacha20 v0.9.1
12352025-07-23T09:01:42.970Z Downloaded instability v0.3.2
12362025-07-23T09:01:42.974Z Downloaded const_format_proc_macros v0.2.34
12372025-07-23T09:01:42.974Z Downloaded critical-section v1.1.3
12382025-07-23T09:01:42.974Z Downloaded ciborium-ll v0.2.2
12392025-07-23T09:01:42.977Z Downloaded cbc v0.1.2
12402025-07-23T09:01:42.977Z Downloaded blowfish v0.9.1
12412025-07-23T09:01:42.977Z Downloaded bcrypt-pbkdf v0.10.0
12422025-07-23T09:01:42.981Z Downloaded async-stream v0.3.6
12432025-07-23T09:01:42.981Z Downloaded internet-checksum v0.2.1
12442025-07-23T09:01:42.981Z Downloaded cipher v0.4.4
12452025-07-23T09:01:42.984Z Downloaded http-body-util v0.1.3
12462025-07-23T09:01:42.984Z Downloaded cargo_metadata v0.18.1
12472025-07-23T09:01:42.984Z Downloaded bit-vec v0.6.3
12482025-07-23T09:01:42.988Z Downloaded indoc v2.0.6
12492025-07-23T09:01:42.988Z Downloaded bb8 v0.8.5
12502025-07-23T09:01:42.991Z Downloaded base64 v0.21.7
12512025-07-23T09:01:42.991Z Downloaded async-recursion v1.1.1
12522025-07-23T09:01:42.995Z Downloaded ascii-canvas v3.0.0
12532025-07-23T09:01:42.998Z Downloaded array-init v0.0.4
12542025-07-23T09:01:42.998Z Downloaded crc8 v0.1.1
12552025-07-23T09:01:42.998Z Downloaded assert_matches v1.5.0
12562025-07-23T09:01:42.998Z Downloaded cfg_aliases v0.1.1
12572025-07-23T09:01:42.998Z Downloaded bitfield-struct v0.6.2
12582025-07-23T09:01:43.002Z Downloaded backoff v0.4.0
12592025-07-23T09:01:43.002Z Downloaded clang-sys v1.8.1
12602025-07-23T09:01:43.005Z Downloaded base64 v0.22.1
12612025-07-23T09:01:43.243Z Downloaded aws-lc-sys v0.26.0
12622025-07-23T09:01:43.586Z Compiling value-bag v1.9.0
12632025-07-23T09:01:43.586Z Compiling shlex v1.3.0
12642025-07-23T09:01:43.586Z Compiling lock_api v0.4.12
12652025-07-23T09:01:43.590Z Compiling scopeguard v1.2.0
12662025-07-23T09:01:43.590Z Compiling typenum v1.17.0
12672025-07-23T09:01:43.590Z Compiling generic-array v0.14.7
12682025-07-23T09:01:43.753Z Compiling syn v2.0.104
12692025-07-23T09:01:43.767Z Compiling getrandom v0.2.15
12702025-07-23T09:01:43.943Z Compiling jobserver v0.1.32
12712025-07-23T09:01:44.131Z Compiling rand_core v0.6.4
12722025-07-23T09:01:44.208Z Compiling log v0.4.27
12732025-07-23T09:01:44.231Z Compiling smallvec v1.15.0
12742025-07-23T09:01:44.369Z Compiling cc v1.2.30
12752025-07-23T09:01:44.649Z Compiling portable-atomic v1.11.0
12762025-07-23T09:01:44.695Z Compiling subtle v2.6.1
12772025-07-23T09:01:44.749Z Compiling critical-section v1.1.3
12782025-07-23T09:01:44.864Z Compiling const-oid v0.9.6
12792025-07-23T09:01:44.939Z Compiling pkg-config v0.3.31
12802025-07-23T09:01:44.962Z Compiling pin-project-lite v0.2.14
12812025-07-23T09:01:45.071Z Compiling parking_lot_core v0.9.10
12822025-07-23T09:01:45.117Z Compiling rustix v0.38.37
12832025-07-23T09:01:46.008Z Compiling signal-hook-registry v1.4.2
12842025-07-23T09:01:46.094Z Compiling parking_lot v0.12.3
12852025-07-23T09:01:46.146Z Compiling mio v1.0.2
12862025-07-23T09:01:46.214Z Compiling futures-core v0.3.31
12872025-07-23T09:01:46.482Z Compiling spin v0.9.8
12882025-07-23T09:01:46.690Z Compiling socket2 v0.5.10
12892025-07-23T09:01:46.884Z Compiling once_cell v1.21.3
12902025-07-23T09:01:46.952Z Compiling slab v0.4.9
12912025-07-23T09:01:47.016Z Compiling aho-corasick v1.1.3
12922025-07-23T09:01:47.035Z Compiling regex-syntax v0.8.5
12932025-07-23T09:01:47.267Z Compiling serde_json v1.0.140
12942025-07-23T09:01:47.297Z Compiling libm v0.2.8
12952025-07-23T09:01:47.318Z Compiling cpufeatures v0.2.14
12962025-07-23T09:01:47.582Z Compiling num-traits v0.2.19
12972025-07-23T09:01:47.604Z Compiling futures-sink v0.3.31
12982025-07-23T09:01:47.657Z Compiling percent-encoding v2.3.1
12992025-07-23T09:01:47.708Z Compiling getrandom v0.3.1
13002025-07-23T09:01:47.768Z Compiling either v1.15.0
13012025-07-23T09:01:47.915Z Compiling glob v0.3.2
13022025-07-23T09:01:48.251Z Compiling prettyplease v0.2.35
13032025-07-23T09:01:48.545Z Compiling lazy_static v1.5.0
13042025-07-23T09:01:48.689Z Compiling foldhash v0.1.5
13052025-07-23T09:01:48.693Z Compiling minimal-lexical v0.2.1
13062025-07-23T09:01:48.729Z Compiling clang-sys v1.8.1
13072025-07-23T09:01:48.870Z Compiling allocator-api2 v0.2.21
13082025-07-23T09:01:49.114Z Compiling nom v7.1.3
13092025-07-23T09:01:49.198Z Compiling libloading v0.8.5
13102025-07-23T09:01:49.538Z Compiling hashbrown v0.15.4
13112025-07-23T09:01:49.573Z Compiling bindgen v0.69.5
13122025-07-23T09:01:49.593Z Compiling base64ct v1.6.0
13132025-07-23T09:01:50.175Z Compiling home v0.5.9
13142025-07-23T09:01:50.401Z Compiling pem-rfc7468 v0.7.0
13152025-07-23T09:01:50.784Z Compiling regex-automata v0.4.8
13162025-07-23T09:01:51.001Z Compiling itertools v0.12.1
13172025-07-23T09:01:51.165Z Compiling synstructure v0.13.1
13182025-07-23T09:01:52.342Z Compiling cexpr v0.6.0
13192025-07-23T09:01:52.514Z Compiling futures-channel v0.3.31
13202025-07-23T09:01:52.863Z Compiling rustc-hash v1.1.0
13212025-07-23T09:01:52.942Z Compiling futures-task v0.3.31
13222025-07-23T09:01:53.040Z Compiling pin-utils v0.1.0
13232025-07-23T09:01:53.155Z Compiling flagset v0.4.6
13242025-07-23T09:01:53.258Z Compiling futures-io v0.3.31
13252025-07-23T09:01:53.405Z Compiling lazycell v1.3.0
13262025-07-23T09:01:53.552Z Compiling cmake v0.1.51
13272025-07-23T09:01:53.606Z Compiling fs_extra v1.3.0
13282025-07-23T09:01:53.794Z Compiling dunce v1.0.5
13292025-07-23T09:01:53.887Z Compiling zerocopy v0.8.26
13302025-07-23T09:01:53.954Z Compiling form_urlencoded v1.2.1
13312025-07-23T09:01:54.112Z Compiling paste v1.0.15
13322025-07-23T09:01:54.157Z Compiling vcpkg v0.2.15
13332025-07-23T09:01:54.255Z Compiling ring v0.17.14
13342025-07-23T09:01:54.399Z Compiling tracing-core v0.1.32
13352025-07-23T09:01:54.749Z Compiling iana-time-zone v0.1.63
13362025-07-23T09:01:55.121Z Compiling aws-lc-rs v1.12.4
13372025-07-23T09:01:55.560Z Compiling httparse v1.9.5
13382025-07-23T09:01:55.589Z Compiling rustls-pki-types v1.10.0
13392025-07-23T09:01:55.748Z Compiling rustversion v1.0.17
13402025-07-23T09:01:55.785Z Compiling openssl-sys v0.9.109
13412025-07-23T09:01:56.176Z Compiling serde_derive v1.0.219
13422025-07-23T09:01:56.224Z Compiling zeroize_derive v1.4.2
13432025-07-23T09:01:56.415Z Compiling zerofrom-derive v0.1.4
13442025-07-23T09:01:56.435Z Compiling yoke-derive v0.7.4
13452025-07-23T09:01:56.828Z Compiling zerovec-derive v0.10.3
13462025-07-23T09:01:57.600Z Compiling zeroize v1.8.1
13472025-07-23T09:01:58.984Z Compiling displaydoc v0.2.5
13482025-07-23T09:01:59.232Z Compiling zerocopy-derive v0.7.35
13492025-07-23T09:01:59.369Z Compiling crypto-common v0.1.6
13502025-07-23T09:01:59.622Z Compiling block-buffer v0.10.4
13512025-07-23T09:01:59.763Z Compiling zerofrom v0.1.4
13522025-07-23T09:01:59.887Z Compiling digest v0.10.7
13532025-07-23T09:01:59.984Z Compiling yoke v0.7.4
13542025-07-23T09:02:00.328Z Compiling zerovec v0.10.4
13552025-07-23T09:02:00.332Z Compiling tokio-macros v2.5.0
13562025-07-23T09:02:00.387Z Compiling hmac v0.12.1
13572025-07-23T09:02:00.452Z Compiling icu_provider_macros v1.5.0
13582025-07-23T09:02:00.648Z Compiling block-padding v0.3.3
13592025-07-23T09:02:00.739Z Compiling sha2 v0.10.9
13602025-07-23T09:02:00.807Z Compiling regex v1.11.1
13612025-07-23T09:02:00.919Z Compiling inout v0.1.3
13622025-07-23T09:02:01.115Z Compiling zerocopy v0.7.35
13632025-07-23T09:02:01.222Z Compiling cipher v0.4.4
13642025-07-23T09:02:01.493Z Compiling futures-macro v0.3.31
13652025-07-23T09:02:01.752Z Compiling der_derive v0.7.3
13662025-07-23T09:02:01.771Z Compiling thiserror-impl v1.0.69
13672025-07-23T09:02:01.775Z Compiling salsa20 v0.10.2
13682025-07-23T09:02:02.049Z Compiling tinystr v0.7.6
13692025-07-23T09:02:02.262Z Compiling icu_collections v1.5.0
13702025-07-23T09:02:02.452Z Compiling icu_locid v1.5.0
13712025-07-23T09:02:02.489Z Compiling ppv-lite86 v0.2.20
13722025-07-23T09:02:03.297Z Compiling pbkdf2 v0.12.2
13732025-07-23T09:02:03.342Z Compiling futures-util v0.3.31
13742025-07-23T09:02:03.420Z Compiling serde v1.0.219
13752025-07-23T09:02:03.506Z Compiling zerocopy-derive v0.8.26
13762025-07-23T09:02:03.528Z Compiling scrypt v0.11.0
13772025-07-23T09:02:04.037Z Compiling icu_provider v1.5.0
13782025-07-23T09:02:04.059Z Compiling der v0.7.9
13792025-07-23T09:02:04.173Z Compiling aes v0.8.4
13802025-07-23T09:02:04.438Z Compiling cbc v0.1.2
13812025-07-23T09:02:04.686Z Compiling thiserror v1.0.69
13822025-07-23T09:02:04.707Z Compiling icu_locid_transform v1.5.0
13832025-07-23T09:02:04.851Z Compiling pest v2.7.14
13842025-07-23T09:02:05.074Z Compiling tracing-attributes v0.1.27
13852025-07-23T09:02:06.651Z Compiling icu_properties v1.5.1
13862025-07-23T09:02:06.832Z Compiling spki v0.7.3
13872025-07-23T09:02:07.029Z Compiling scroll_derive v0.12.0
13882025-07-23T09:02:07.221Z Compiling pkcs5 v0.7.1
13892025-07-23T09:02:07.776Z Compiling pest_meta v2.7.14
13902025-07-23T09:02:08.231Z Compiling tracing v0.1.40
13912025-07-23T09:02:08.249Z Compiling pkcs8 v0.10.2
13922025-07-23T09:02:08.482Z Compiling bitflags v2.9.1
13932025-07-23T09:02:08.729Z Compiling bytes v1.10.1
13942025-07-23T09:02:08.778Z Compiling semver v1.0.26
13952025-07-23T09:02:08.962Z Compiling indexmap v2.10.0
13962025-07-23T09:02:09.467Z Compiling rustc_version v0.4.1
13972025-07-23T09:02:10.146Z Compiling tokio v1.45.1
13982025-07-23T09:02:10.194Z Compiling http v1.3.1
13992025-07-23T09:02:10.361Z Compiling icu_normalizer v1.5.0
14002025-07-23T09:02:10.428Z Compiling uuid v1.17.0
14012025-07-23T09:02:11.226Z Compiling chrono v0.4.41
14022025-07-23T09:02:11.471Z Compiling idna_adapter v1.2.0
14032025-07-23T09:02:11.717Z Compiling idna v1.0.3
14042025-07-23T09:02:11.850Z Compiling http-body v1.0.1
14052025-07-23T09:02:12.009Z Compiling base64 v0.22.1
14062025-07-23T09:02:12.036Z Compiling tinyvec_macros v0.1.1
14072025-07-23T09:02:12.119Z Compiling rand_core v0.9.2
14082025-07-23T09:02:12.154Z Compiling tinyvec v1.8.0
14092025-07-23T09:02:12.298Z Compiling pest_generator v2.7.14
14102025-07-23T09:02:12.557Z Compiling which v4.4.2
14112025-07-23T09:02:12.665Z Compiling url v2.5.4
14122025-07-23T09:02:13.183Z Compiling scroll v0.12.0
14132025-07-23T09:02:13.697Z Compiling serde_derive_internals v0.29.1
14142025-07-23T09:02:13.717Z Compiling bzip2-sys v0.1.13+1.0.8
14152025-07-23T09:02:13.750Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14162025-07-23T09:02:14.079Z Compiling atomic-waker v1.1.2
14172025-07-23T09:02:14.222Z Compiling tower-service v0.3.3
14182025-07-23T09:02:14.268Z Compiling adler2 v2.0.0
14192025-07-23T09:02:14.375Z Compiling schemars v0.8.22
14202025-07-23T09:02:14.429Z Compiling try-lock v0.2.5
14212025-07-23T09:02:14.495Z Compiling time-core v0.1.2
14222025-07-23T09:02:14.515Z Compiling untrusted v0.7.1
14232025-07-23T09:02:14.539Z Compiling untrusted v0.9.0
14242025-07-23T09:02:14.610Z Compiling openssl-probe v0.1.5
14252025-07-23T09:02:14.677Z Compiling openssl v0.10.73
14262025-07-23T09:02:14.723Z Compiling num-conv v0.1.0
14272025-07-23T09:02:14.746Z Compiling powerfmt v0.2.0
14282025-07-23T09:02:14.749Z Compiling foreign-types-shared v0.1.1
14292025-07-23T09:02:14.904Z Compiling foreign-types v0.3.2
14302025-07-23T09:02:14.927Z Compiling goblin v0.8.2
14312025-07-23T09:02:15.004Z Compiling time-macros v0.2.18
14322025-07-23T09:02:15.027Z Compiling deranged v0.3.11
14332025-07-23T09:02:15.185Z Compiling want v0.3.1
14342025-07-23T09:02:15.829Z Compiling schemars_derive v0.8.22
14352025-07-23T09:02:16.326Z Compiling miniz_oxide v0.8.5
14362025-07-23T09:02:17.892Z Compiling pest_derive v2.7.14
14372025-07-23T09:02:18.701Z Compiling tokio-util v0.7.15
14382025-07-23T09:02:19.333Z Compiling rand_chacha v0.9.0
14392025-07-23T09:02:19.355Z Compiling ipnet v2.11.0
14402025-07-23T09:02:20.082Z Compiling h2 v0.4.6
14412025-07-23T09:02:20.501Z Compiling openssl-macros v0.1.1
14422025-07-23T09:02:21.227Z Compiling rustls v0.23.19
14432025-07-23T09:02:21.284Z Compiling httpdate v1.0.3
14442025-07-23T09:02:21.549Z Compiling crossbeam-utils v0.8.21
14452025-07-23T09:02:21.685Z Compiling num_threads v0.1.7
14462025-07-23T09:02:21.742Z Compiling dyn-clone v1.0.19
14472025-07-23T09:02:21.854Z Compiling native-tls v0.2.12
14482025-07-23T09:02:21.984Z Compiling syn v1.0.109
14492025-07-23T09:02:22.257Z Compiling time v0.3.36
14502025-07-23T09:02:23.086Z Compiling dof v0.3.0
14512025-07-23T09:02:23.533Z Compiling rand v0.9.1
14522025-07-23T09:02:24.981Z Compiling dtrace-parser v0.2.0
14532025-07-23T09:02:25.222Z Compiling unicode-normalization v0.1.24
14542025-07-23T09:02:25.288Z Compiling heapless v0.7.17
14552025-07-23T09:02:25.743Z Compiling signature v2.2.0
14562025-07-23T09:02:26.041Z Compiling crc32fast v1.4.2
14572025-07-23T09:02:26.219Z Compiling cookie v0.18.1
14582025-07-23T09:02:26.376Z Compiling zlib-rs v0.5.1
14592025-07-23T09:02:26.535Z Compiling unicode-bidi v0.3.17
14602025-07-23T09:02:26.785Z Compiling unicode-properties v0.1.3
14612025-07-23T09:02:26.807Z Compiling signal-hook v0.3.17
14622025-07-23T09:02:27.125Z Compiling hyper v1.6.0
14632025-07-23T09:02:27.209Z Compiling zstd-safe v7.2.3
14642025-07-23T09:02:27.574Z Compiling siphasher v0.3.11
14652025-07-23T09:02:27.709Z Compiling slog v2.7.0
14662025-07-23T09:02:27.962Z Compiling phf_shared v0.11.2
14672025-07-23T09:02:28.322Z Compiling stringprep v0.1.5
14682025-07-23T09:02:29.044Z Compiling usdt-impl v0.5.0
14692025-07-23T09:02:29.333Z Compiling hyper-util v0.1.14
14702025-07-23T09:02:30.165Z Compiling curve25519-dalek v4.1.3
14712025-07-23T09:02:30.276Z Compiling serde_tokenstream v0.2.2
14722025-07-23T09:02:30.461Z Compiling serde_spanned v0.6.9
14732025-07-23T09:02:30.708Z Compiling toml_datetime v0.6.11
14742025-07-23T09:02:30.851Z Compiling rand_chacha v0.3.1
14752025-07-23T09:02:30.871Z Compiling md-5 v0.10.6
14762025-07-23T09:02:30.991Z Compiling num-integer v0.1.46
14772025-07-23T09:02:31.167Z Compiling sync_wrapper v1.0.1
14782025-07-23T09:02:31.214Z Compiling ff v0.13.0
14792025-07-23T09:02:31.343Z Compiling hash32 v0.2.1
14802025-07-23T09:02:31.450Z Compiling memoffset v0.9.1
14812025-07-23T09:02:31.679Z Compiling fallible-iterator v0.2.0
14822025-07-23T09:02:31.704Z Compiling psl-types v2.0.11
14832025-07-23T09:02:31.786Z Compiling litrs v0.4.1
14842025-07-23T09:02:31.921Z Compiling cfg_aliases v0.2.1
14852025-07-23T09:02:32.044Z Compiling smoltcp v0.9.1
14862025-07-23T09:02:32.323Z Compiling base16ct v0.2.0
14872025-07-23T09:02:32.660Z Compiling libz-rs-sys v0.5.1
14882025-07-23T09:02:32.688Z Compiling gimli v0.31.1
14892025-07-23T09:02:32.835Z Compiling newtype-uuid v1.2.4
14902025-07-23T09:02:32.874Z Compiling num-bigint-dig v0.8.4
14912025-07-23T09:02:32.963Z Compiling tower-layer v0.3.3
14922025-07-23T09:02:33.106Z Compiling flate2 v1.1.2
14932025-07-23T09:02:33.190Z Compiling document-features v0.2.10
14942025-07-23T09:02:33.258Z Compiling tower v0.5.2
14952025-07-23T09:02:33.309Z Compiling sec1 v0.7.3
14962025-07-23T09:02:33.459Z Compiling postgres-protocol v0.6.8
14972025-07-23T09:02:33.894Z Compiling nix v0.29.0
14982025-07-23T09:02:34.077Z Compiling publicsuffix v2.3.0
14992025-07-23T09:02:34.383Z Compiling num-iter v0.1.45
15002025-07-23T09:02:34.400Z Compiling group v0.13.0
15012025-07-23T09:02:34.579Z Compiling rand v0.8.5
15022025-07-23T09:02:35.129Z Compiling tokio-native-tls v0.3.1
15032025-07-23T09:02:35.430Z Compiling ipnetwork v0.21.1
15042025-07-23T09:02:35.624Z Compiling strum_macros v0.27.1
15052025-07-23T09:02:35.722Z Compiling rustls-native-certs v0.8.1
15062025-07-23T09:02:36.052Z Compiling terminal_size v0.4.0
15072025-07-23T09:02:36.239Z Compiling http-body-util v0.1.3
15082025-07-23T09:02:36.267Z Compiling hkdf v0.12.4
15092025-07-23T09:02:36.297Z Compiling crypto-bigint v0.5.5
15102025-07-23T09:02:36.433Z Compiling async-trait v0.1.88
15112025-07-23T09:02:36.546Z Compiling thiserror-impl v2.0.12
15122025-07-23T09:02:36.713Z Compiling addr2line v0.24.2
15132025-07-23T09:02:37.285Z Compiling curve25519-dalek-derive v0.1.1
15142025-07-23T09:02:37.374Z Compiling webpki-roots v1.0.1
15152025-07-23T09:02:37.602Z Compiling object v0.36.5
15162025-07-23T09:02:38.710Z Compiling fs-err v3.1.1
15172025-07-23T09:02:38.895Z Compiling ahash v0.8.11
15182025-07-23T09:02:39.046Z Compiling anyhow v1.0.98
15192025-07-23T09:02:39.279Z Compiling bitflags v1.3.2
15202025-07-23T09:02:39.405Z Compiling rustc-demangle v0.1.24
15212025-07-23T09:02:39.657Z Compiling winnow v0.5.40
15222025-07-23T09:02:39.681Z Compiling simd-adler32 v0.3.7
15232025-07-23T09:02:40.252Z Compiling buf-list v1.0.3
15242025-07-23T09:02:40.256Z Compiling iri-string v0.7.8
15252025-07-23T09:02:40.582Z Compiling lockfree-object-pool v0.1.6
15262025-07-23T09:02:40.856Z Compiling bumpalo v3.16.0
15272025-07-23T09:02:40.891Z Compiling managed v0.8.0
15282025-07-23T09:02:41.359Z Compiling zopfli v0.8.1
15292025-07-23T09:02:41.589Z Compiling hubpack_derive v0.1.1
15302025-07-23T09:02:42.186Z Compiling strum v0.27.1
15312025-07-23T09:02:42.411Z Compiling thiserror v2.0.12
15322025-07-23T09:02:42.470Z Compiling hubpack v0.1.2
15332025-07-23T09:02:42.589Z Compiling clap_builder v4.5.40
15342025-07-23T09:02:42.878Z Compiling toml_edit v0.19.15
15352025-07-23T09:02:42.984Z Compiling elliptic-curve v0.13.8
15362025-07-23T09:02:43.153Z Compiling tower-http v0.6.6
15372025-07-23T09:02:43.836Z Compiling hyper-tls v0.6.0
15382025-07-23T09:02:44.101Z Compiling oxnet v0.1.2
15392025-07-23T09:02:44.272Z Compiling backtrace v0.3.74
15402025-07-23T09:02:44.703Z Compiling cookie_store v0.21.1
15412025-07-23T09:02:44.872Z Compiling signal-hook-mio v0.2.4
15422025-07-23T09:02:45.069Z Compiling zstd v0.13.3
15432025-07-23T09:02:45.793Z Compiling postgres-types v0.2.9
15442025-07-23T09:02:46.490Z Compiling usdt-macro v0.5.0
15452025-07-23T09:02:47.085Z Compiling usdt-attr-macro v0.5.0
15462025-07-23T09:02:48.122Z Compiling phf v0.11.2
15472025-07-23T09:02:48.125Z Compiling ed25519 v2.2.3
15482025-07-23T09:02:48.126Z Compiling bzip2 v0.4.4
15492025-07-23T09:02:48.336Z Compiling bzip2 v0.5.2
15502025-07-23T09:02:48.706Z Compiling strum_macros v0.26.4
15512025-07-23T09:02:48.763Z Compiling pkcs1 v0.7.5
15522025-07-23T09:02:49.232Z Compiling serde-big-array v0.5.1
15532025-07-23T09:02:49.485Z Compiling serde_urlencoded v0.7.1
15542025-07-23T09:02:49.547Z Compiling rfc6979 v0.4.0
15552025-07-23T09:02:49.657Z Compiling clap_derive v4.5.40
15562025-07-23T09:02:49.754Z Compiling daft-derive v0.1.4
15572025-07-23T09:02:49.986Z Compiling enum-as-inner v0.6.1
15582025-07-23T09:02:50.049Z Compiling serde_repr v0.1.19
15592025-07-23T09:02:50.850Z Compiling bstr v1.10.0
15602025-07-23T09:02:51.075Z Compiling float-cmp v0.10.0
15612025-07-23T09:02:51.160Z Compiling encoding_rs v0.8.34
15622025-07-23T09:02:51.333Z Compiling data-encoding v2.9.0
15632025-07-23T09:02:51.379Z Compiling static_assertions v1.1.0
15642025-07-23T09:02:51.504Z Compiling difflib v0.4.0
15652025-07-23T09:02:52.256Z Compiling normalize-line-endings v0.3.0
15662025-07-23T09:02:52.410Z Compiling precomputed-hash v0.1.1
15672025-07-23T09:02:52.559Z Compiling predicates-core v1.0.8
15682025-07-23T09:02:52.764Z Compiling new_debug_unreachable v1.0.6
15692025-07-23T09:02:52.877Z Compiling fixedbitset v0.4.2
15702025-07-23T09:02:52.900Z Compiling unicode-segmentation v1.12.0
15712025-07-23T09:02:53.051Z Compiling mime v0.3.17
15722025-07-23T09:02:53.073Z Compiling whoami v1.5.2
15732025-07-23T09:02:53.311Z Compiling petgraph v0.6.5
15742025-07-23T09:02:53.573Z Compiling tokio-postgres v0.7.13
15752025-07-23T09:02:53.661Z Compiling similar v2.7.0
15762025-07-23T09:02:53.786Z Compiling console v0.15.10
15772025-07-23T09:02:54.032Z Compiling clap v4.5.40
15782025-07-23T09:02:54.174Z Compiling toml_edit v0.22.27
15792025-07-23T09:02:54.961Z Compiling strum v0.26.3
15802025-07-23T09:02:55.064Z Compiling string_cache v0.8.9
15812025-07-23T09:02:55.165Z Compiling predicates v3.1.3
15822025-07-23T09:02:55.506Z Compiling hickory-proto v0.25.2
15832025-07-23T09:02:55.716Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15842025-07-23T09:02:56.594Z Compiling daft v0.1.4
15852025-07-23T09:02:56.918Z Compiling usdt v0.5.0
15862025-07-23T09:02:57.128Z Compiling ecdsa v0.16.9
15872025-07-23T09:02:57.377Z Compiling rsa v0.9.6
15882025-07-23T09:02:57.396Z Compiling zip v4.2.0
15892025-07-23T09:02:57.918Z Compiling zip v0.6.6
15902025-07-23T09:02:58.936Z Compiling ed25519-dalek v2.1.1
15912025-07-23T09:02:59.239Z Compiling toml v0.7.8
15922025-07-23T09:03:00.663Z Compiling crossterm v0.28.1
15932025-07-23T09:03:01.699Z Compiling crossbeam-epoch v0.9.18
15942025-07-23T09:03:01.893Z Compiling tokio-stream v0.1.17
15952025-07-23T09:03:02.186Z Compiling openapiv3 v2.2.0
15962025-07-23T09:03:02.386Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15972025-07-23T09:03:02.525Z Compiling x509-cert v0.2.5
15982025-07-23T09:03:02.792Z Compiling sha1 v0.10.6
15992025-07-23T09:03:02.841Z Compiling itertools v0.13.0
16002025-07-23T09:03:03.237Z Compiling itertools v0.10.5
16012025-07-23T09:03:03.863Z Compiling dirs-sys-next v0.1.2
16022025-07-23T09:03:04.447Z Compiling winnow v0.6.26
16032025-07-23T09:03:04.978Z Compiling rustc-hash v2.1.1
16042025-07-23T09:03:05.191Z Compiling lalrpop-util v0.19.12
16052025-07-23T09:03:05.549Z Compiling peg-runtime v0.8.5
16062025-07-23T09:03:05.760Z Compiling dirs-next v2.0.0
16072025-07-23T09:03:05.781Z Compiling thread_local v1.1.8
16082025-07-23T09:03:05.979Z Compiling slog-async v2.8.0
16092025-07-23T09:03:06.055Z Compiling term v0.7.0
16102025-07-23T09:03:06.124Z Compiling crossbeam-channel v0.5.15
16112025-07-23T09:03:06.271Z Compiling xattr v1.3.1
16122025-07-23T09:03:06.558Z Compiling futures-executor v0.3.31
16132025-07-23T09:03:06.583Z Compiling filetime v0.2.25
16142025-07-23T09:03:06.815Z Compiling is-terminal v0.4.13
16152025-07-23T09:03:06.889Z Compiling take_mut v0.2.2
16162025-07-23T09:03:06.977Z Compiling slog-term v2.9.1
16172025-07-23T09:03:07.072Z Compiling futures v0.3.31
16182025-07-23T09:03:07.104Z Compiling tar v0.4.44
16192025-07-23T09:03:07.163Z Compiling camino v1.1.10
16202025-07-23T09:03:12.776Z Compiling aws-lc-sys v0.26.0
16212025-07-23T09:03:42.029Z Compiling rustls-webpki v0.102.8
16222025-07-23T09:03:46.471Z Compiling tokio-rustls v0.26.0
16232025-07-23T09:03:46.726Z Compiling hyper-rustls v0.27.7
16242025-07-23T09:03:47.064Z Compiling reqwest v0.12.22
16252025-07-23T09:03:50.426Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16262025-07-23T09:03:50.711Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16272025-07-23T09:03:55.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16282025-07-23T09:03:55.445Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16292025-07-23T09:03:55.502ZJul 23 09:03:54.703 INFO Starting download, target: Cockroach
16302025-07-23T09:03:55.502ZJul 23 09:03:54.703 INFO Starting download, target: Clickhouse
16312025-07-23T09:03:55.502ZJul 23 09:03:54.703 INFO Starting download, target: Console
16322025-07-23T09:03:55.502ZJul 23 09:03:54.703 INFO Starting download, target: DendriteStub
16332025-07-23T09:03:55.506ZJul 23 09:03:54.703 INFO Starting download, target: MaghemiteMgd
16342025-07-23T09:03:55.506ZJul 23 09:03:54.703 INFO Starting download, target: TransceiverControl
16352025-07-23T09:03:55.506ZJul 23 09:03:54.704 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16362025-07-23T09:03:55.506ZJul 23 09:03:54.704 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16372025-07-23T09:03:55.506ZJul 23 09:03:54.704 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16382025-07-23T09:03:55.506ZJul 23 09:03:54.704 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16392025-07-23T09:03:55.506ZJul 23 09:03:54.704 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16402025-07-23T09:03:55.506ZJul 23 09:03:54.704 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16412025-07-23T09:03:55.891ZJul 23 09:03:55.081 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16422025-07-23T09:03:56.261ZJul 23 09:03:55.417 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16432025-07-23T09:03:56.294ZJul 23 09:03:55.483 INFO Download complete, target: TransceiverControl
16442025-07-23T09:03:56.676ZJul 23 09:03:55.858 INFO Download complete, target: Console
16452025-07-23T09:03:56.827ZJul 23 09:03:56.025 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16462025-07-23T09:03:56.853ZJul 23 09:03:56.052 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16472025-07-23T09:03:57.430ZJul 23 09:03:56.631 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16482025-07-23T09:03:57.431ZJul 23 09:03:56.631 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16492025-07-23T09:03:57.658ZJul 23 09:03:56.859 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16502025-07-23T09:04:00.367ZJul 23 09:03:59.567 INFO Download complete, target: MaghemiteMgd
16512025-07-23T09:04:00.475ZJul 23 09:03:59.675 INFO Download complete, target: DendriteStub
16522025-07-23T09:04:03.981ZJul 23 09:04:03.181 INFO Checking that binary works, target: Cockroach
16532025-07-23T09:04:04.142ZJul 23 09:04:03.342 INFO Download complete, target: Cockroach
16542025-07-23T09:04:07.922ZJul 23 09:04:07.122 INFO Checking that binary works, target: Clickhouse
16552025-07-23T09:04:08.046ZJul 23 09:04:07.245 INFO Download complete, target: Clickhouse
16562025-07-23T09:04:08.052ZAll prerequisites installed successfully
16572025-07-23T09:04:08.055Z
16582025-07-23T09:04:08.055Zreal 4:37.515689086
16592025-07-23T09:04:08.055Zuser 16:19.044524963
16602025-07-23T09:04:08.056Zsys 2:18.297410845
16612025-07-23T09:04:08.056Ztrap 0.596967745
16622025-07-23T09:04:08.057Ztflt 0.877484154
16632025-07-23T09:04:08.057Zdflt 1.497845436
16642025-07-23T09:04:08.057Zkflt 0.028016113
16652025-07-23T09:04:08.057Zlock 37:43.657386059
16662025-07-23T09:04:08.057Zslp 58:48.583541761
16672025-07-23T09:04:08.057Zlat 1:11.984744039
16682025-07-23T09:04:08.057Zstop 2:54.036129192
16692025-07-23T09:04:08.057Z+ ptime -m cargo xtask download softnpu
16702025-07-23T09:04:08.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16712025-07-23T09:04:08.780Z Running `target/debug/xtask download softnpu`
16722025-07-23T09:04:09.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
16732025-07-23T09:04:09.836Z Running `target/debug/xtask-downloader softnpu`
16742025-07-23T09:04:09.877ZJul 23 09:04:09.077 INFO Starting download, target: Softnpu
16752025-07-23T09:04:09.881ZJul 23 09:04:09.077 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16762025-07-23T09:04:10.387ZJul 23 09:04:09.586 INFO Download complete, target: Softnpu
16772025-07-23T09:04:10.391Z
16782025-07-23T09:04:10.395Zreal 2.331338071
16792025-07-23T09:04:10.395Zuser 1.506251878
16802025-07-23T09:04:10.395Zsys 0.645383660
16812025-07-23T09:04:10.395Ztrap 0.000859152
16822025-07-23T09:04:10.395Ztflt 0.000212608
16832025-07-23T09:04:10.395Zdflt 0.000099493
16842025-07-23T09:04:10.395Zkflt 0.000000000
16852025-07-23T09:04:10.395Zlock 5.308302426
16862025-07-23T09:04:10.395Zslp 0.394249557
16872025-07-23T09:04:10.395Zlat 0.073699317
16882025-07-23T09:04:10.395Zstop 0.000290704
16892025-07-23T09:04:10.395Z+ export CARGO_INCREMENTAL=0
16902025-07-23T09:04:10.395Z+ CARGO_INCREMENTAL=0
16912025-07-23T09:04:10.395Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16922025-07-23T09:04:11.602Z Compiling proc-macro2 v1.0.95
16932025-07-23T09:04:11.605Z Compiling unicode-ident v1.0.18
16942025-07-23T09:04:11.605Z Compiling libc v0.2.174
16952025-07-23T09:04:11.605Z Compiling serde v1.0.219
16962025-07-23T09:04:11.605Z Compiling autocfg v1.4.0
16972025-07-23T09:04:11.605Z Compiling cfg-if v1.0.1
16982025-07-23T09:04:11.605Z Compiling version_check v0.9.5
16992025-07-23T09:04:11.926Z Compiling memchr v2.7.4
17002025-07-23T09:04:11.947Z Compiling shlex v1.3.0
17012025-07-23T09:04:11.969Z Compiling portable-atomic v1.11.0
17022025-07-23T09:04:12.342Z Compiling typenum v1.17.0
17032025-07-23T09:04:12.363Z Compiling generic-array v0.14.7
17042025-07-23T09:04:12.383Z Compiling value-bag v1.9.0
17052025-07-23T09:04:12.693Z Compiling lock_api v0.4.12
17062025-07-23T09:04:12.796Z Compiling log v0.4.27
17072025-07-23T09:04:13.068Z Compiling libm v0.2.8
17082025-07-23T09:04:13.135Z Compiling serde_json v1.0.140
17092025-07-23T09:04:13.139Z Compiling num-traits v0.2.19
17102025-07-23T09:04:13.437Z Compiling quote v1.0.40
17112025-07-23T09:04:13.491Z Compiling getrandom v0.3.1
17122025-07-23T09:04:13.513Z Compiling parking_lot_core v0.9.10
17132025-07-23T09:04:13.695Z Compiling jobserver v0.1.32
17142025-07-23T09:04:13.759Z Compiling semver v1.0.26
17152025-07-23T09:04:13.876Z Compiling syn v2.0.104
17162025-07-23T09:04:13.908Z Compiling smallvec v1.15.0
17172025-07-23T09:04:13.941Z Compiling scopeguard v1.2.0
17182025-07-23T09:04:13.982Z Compiling getrandom v0.2.15
17192025-07-23T09:04:13.986Z Compiling pkg-config v0.3.31
17202025-07-23T09:04:14.118Z Compiling cc v1.2.30
17212025-07-23T09:04:14.348Z Compiling itoa v1.0.11
17222025-07-23T09:04:14.368Z Compiling aho-corasick v1.1.3
17232025-07-23T09:04:14.391Z Compiling regex-syntax v0.8.5
17242025-07-23T09:04:14.633Z Compiling rustix v0.38.37
17252025-07-23T09:04:15.546Z Compiling either v1.15.0
17262025-07-23T09:04:15.868Z Compiling stable_deref_trait v1.2.0
17272025-07-23T09:04:16.010Z Compiling critical-section v1.1.3
17282025-07-23T09:04:16.156Z Compiling slab v0.4.9
17292025-07-23T09:04:16.384Z Compiling spin v0.9.8
17302025-07-23T09:04:16.550Z Compiling errno v0.3.12
17312025-07-23T09:04:16.646Z Compiling once_cell v1.21.3
17322025-07-23T09:04:16.795Z Compiling rand_core v0.6.4
17332025-07-23T09:04:17.040Z Compiling glob v0.3.2
17342025-07-23T09:04:17.292Z Compiling subtle v2.6.1
17352025-07-23T09:04:17.328Z Compiling thiserror v1.0.69
17362025-07-23T09:04:17.353Z Compiling pin-project-lite v0.2.14
17372025-07-23T09:04:17.643Z Compiling allocator-api2 v0.2.21
17382025-07-23T09:04:17.664Z Compiling foldhash v0.1.5
17392025-07-23T09:04:17.734Z Compiling clang-sys v1.8.1
17402025-07-23T09:04:17.782Z Compiling prettyplease v0.2.35
17412025-07-23T09:04:17.858Z Compiling ryu v1.0.18
17422025-07-23T09:04:18.036Z Compiling regex-automata v0.4.8
17432025-07-23T09:04:18.135Z Compiling equivalent v1.0.2
17442025-07-23T09:04:18.278Z Compiling hashbrown v0.15.4
17452025-07-23T09:04:18.431Z Compiling lazy_static v1.5.0
17462025-07-23T09:04:18.602Z Compiling schemars v0.8.22
17472025-07-23T09:04:18.751Z Compiling writeable v0.5.5
17482025-07-23T09:04:19.184Z Compiling minimal-lexical v0.2.1
17492025-07-23T09:04:19.468Z Compiling litemap v0.7.3
17502025-07-23T09:04:19.666Z Compiling nom v7.1.3
17512025-07-23T09:04:20.133Z Compiling libloading v0.8.5
17522025-07-23T09:04:20.154Z Compiling home v0.5.9
17532025-07-23T09:04:20.193Z Compiling percent-encoding v2.3.1
17542025-07-23T09:04:20.377Z Compiling bindgen v0.69.5
17552025-07-23T09:04:20.478Z Compiling zerocopy v0.8.26
17562025-07-23T09:04:20.901Z Compiling synstructure v0.13.1
17572025-07-23T09:04:21.004Z Compiling serde_derive_internals v0.29.1
17582025-07-23T09:04:22.109Z Compiling itertools v0.12.1
17592025-07-23T09:04:22.853Z Compiling cexpr v0.6.0
17602025-07-23T09:04:23.045Z Compiling byteorder v1.5.0
17612025-07-23T09:04:23.509Z Compiling regex v1.11.1
17622025-07-23T09:04:23.570Z Compiling rustc-hash v1.1.0
17632025-07-23T09:04:23.670Z Compiling lazycell v1.3.0
17642025-07-23T09:04:23.756Z Compiling icu_locid_transform_data v1.5.0
17652025-07-23T09:04:23.895Z Compiling cmake v0.1.51
17662025-07-23T09:04:24.213Z Compiling signal-hook-registry v1.4.2
17672025-07-23T09:04:24.421Z Compiling icu_properties_data v1.5.0
17682025-07-23T09:04:24.626Z Compiling dunce v1.0.5
17692025-07-23T09:04:24.647Z Compiling fs_extra v1.3.0
17702025-07-23T09:04:24.705Z Compiling paste v1.0.15
17712025-07-23T09:04:24.755Z Compiling serde_derive v1.0.219
17722025-07-23T09:04:24.781Z Compiling zeroize_derive v1.4.2
17732025-07-23T09:04:24.949Z Compiling zerofrom-derive v0.1.4
17742025-07-23T09:04:25.152Z Compiling yoke-derive v0.7.4
17752025-07-23T09:04:25.182Z Compiling zerovec-derive v0.10.3
17762025-07-23T09:04:25.592Z Compiling displaydoc v0.2.5
17772025-07-23T09:04:26.051Z Compiling icu_provider_macros v1.5.0
17782025-07-23T09:04:26.830Z Compiling tokio-macros v2.5.0
17792025-07-23T09:04:26.950Z Compiling zeroize v1.8.1
17802025-07-23T09:04:27.385Z Compiling zerocopy-derive v0.7.35
17812025-07-23T09:04:27.408Z Compiling thiserror-impl v1.0.69
17822025-07-23T09:04:27.452Z Compiling schemars_derive v0.8.22
17832025-07-23T09:04:27.829Z Compiling zerofrom v0.1.4
17842025-07-23T09:04:28.093Z Compiling yoke v0.7.4
17852025-07-23T09:04:28.516Z Compiling zerovec v0.10.4
17862025-07-23T09:04:28.790Z Compiling zerocopy-derive v0.8.26
17872025-07-23T09:04:29.108Z Compiling futures-macro v0.3.31
17882025-07-23T09:04:29.382Z Compiling fnv v1.0.7
17892025-07-23T09:04:29.946Z Compiling parking_lot v0.12.3
17902025-07-23T09:04:30.002Z Compiling mio v1.0.2
17912025-07-23T09:04:30.007Z Compiling heck v0.5.0
17922025-07-23T09:04:30.437Z Compiling write16 v1.0.0
17932025-07-23T09:04:30.617Z Compiling tinystr v0.7.6
17942025-07-23T09:04:30.757Z Compiling icu_collections v1.5.0
17952025-07-23T09:04:31.053Z Compiling icu_locid v1.5.0
17962025-07-23T09:04:31.524Z Compiling utf16_iter v1.0.5
17972025-07-23T09:04:31.571Z Compiling icu_normalizer_data v1.5.0
17982025-07-23T09:04:31.598Z Compiling utf8_iter v1.0.4
17992025-07-23T09:04:31.787Z Compiling crypto-common v0.1.6
18002025-07-23T09:04:32.021Z Compiling socket2 v0.5.10
18012025-07-23T09:04:32.346Z Compiling const-oid v0.9.6
18022025-07-23T09:04:32.638Z Compiling icu_provider v1.5.0
18032025-07-23T09:04:33.330Z Compiling form_urlencoded v1.2.1
18042025-07-23T09:04:33.788Z Compiling icu_locid_transform v1.5.0
18052025-07-23T09:04:33.877Z Compiling ring v0.17.14
18062025-07-23T09:04:35.015Z Compiling der_derive v0.7.3
18072025-07-23T09:04:35.195Z Compiling icu_properties v1.5.1
18082025-07-23T09:04:35.703Z Compiling tracing-attributes v0.1.27
18092025-07-23T09:04:36.180Z Compiling aws-lc-rs v1.12.4
18102025-07-23T09:04:36.645Z Compiling bitflags v2.9.1
18112025-07-23T09:04:36.831Z Compiling bytes v1.10.1
18122025-07-23T09:04:38.460Z Compiling tokio v1.45.1
18132025-07-23T09:04:39.052Z Compiling icu_normalizer v1.5.0
18142025-07-23T09:04:39.230Z Compiling indexmap v2.10.0
18152025-07-23T09:04:39.376Z Compiling vcpkg v0.2.15
18162025-07-23T09:04:40.637Z Compiling idna_adapter v1.2.0
18172025-07-23T09:04:40.743Z Compiling which v4.4.2
18182025-07-23T09:04:40.887Z Compiling idna v1.0.3
18192025-07-23T09:04:41.640Z Compiling openssl-sys v0.9.109
18202025-07-23T09:04:41.710Z Compiling url v2.5.4
18212025-07-23T09:04:44.442Z Compiling block-buffer v0.10.4
18222025-07-23T09:04:44.996Z Compiling futures-core v0.3.31
18232025-07-23T09:04:45.289Z Compiling thiserror v2.0.12
18242025-07-23T09:04:45.336Z Compiling digest v0.10.7
18252025-07-23T09:04:46.130Z Compiling zerocopy v0.7.35
18262025-07-23T09:04:46.153Z Compiling thiserror-impl v2.0.12
18272025-07-23T09:04:46.344Z Compiling httparse v1.9.5
18282025-07-23T09:04:47.536Z Compiling uuid v1.17.0
18292025-07-23T09:04:48.130Z Compiling syn v1.0.109
18302025-07-23T09:04:48.192Z Compiling iana-time-zone v0.1.63
18312025-07-23T09:04:48.760Z Compiling chrono v0.4.41
18322025-07-23T09:04:49.833Z Compiling time-core v0.1.2
18332025-07-23T09:04:50.245Z Compiling futures-sink v0.3.31
18342025-07-23T09:04:50.370Z Compiling num-conv v0.1.0
18352025-07-23T09:04:50.658Z Compiling time-macros v0.2.18
18362025-07-23T09:04:51.495Z Compiling cpufeatures v0.2.14
18372025-07-23T09:04:51.961Z Compiling strsim v0.11.1
18382025-07-23T09:04:52.214Z Compiling openssl v0.10.73
18392025-07-23T09:04:52.800Z Compiling aws-lc-sys v0.26.0
18402025-07-23T09:04:53.009Z Compiling hmac v0.12.1
18412025-07-23T09:04:53.263Z Compiling rustc_version v0.4.1
18422025-07-23T09:04:53.365Z Compiling serde_tokenstream v0.2.2
18432025-07-23T09:04:53.930Z Compiling block-padding v0.3.3
18442025-07-23T09:04:54.060Z Compiling openssl-macros v0.1.1
18452025-07-23T09:04:54.182Z Compiling scroll_derive v0.12.0
18462025-07-23T09:04:55.169Z Compiling rustls v0.23.19
18472025-07-23T09:04:55.306Z Compiling crossbeam-utils v0.8.21
18482025-07-23T09:04:55.485Z Compiling native-tls v0.2.12
18492025-07-23T09:04:55.545Z Compiling dyn-clone v1.0.19
18502025-07-23T09:04:55.811Z Compiling ucd-trie v0.1.7
18512025-07-23T09:04:55.877Z Compiling inout v0.1.3
18522025-07-23T09:04:56.031Z Compiling futures-channel v0.3.31
18532025-07-23T09:04:56.138Z Compiling pest v2.7.14
18542025-07-23T09:04:56.535Z Compiling futures-task v0.3.31
18552025-07-23T09:04:56.567Z Compiling futures-io v0.3.31
18562025-07-23T09:04:57.080Z Compiling pin-utils v0.1.0
18572025-07-23T09:04:57.202Z Compiling futures-util v0.3.31
18582025-07-23T09:04:58.938Z Compiling pest_meta v2.7.14
18592025-07-23T09:04:59.989Z Compiling cipher v0.4.4
18602025-07-23T09:05:01.061Z Compiling sha2 v0.10.9
18612025-07-23T09:05:01.487Z Compiling http v1.3.1
18622025-07-23T09:05:01.852Z Compiling cookie v0.18.1
18632025-07-23T09:05:02.215Z Compiling base64ct v1.6.0
18642025-07-23T09:05:02.406Z Compiling rustversion v1.0.17
18652025-07-23T09:05:02.772Z Compiling pem-rfc7468 v0.7.0
18662025-07-23T09:05:03.117Z Compiling pest_generator v2.7.14
18672025-07-23T09:05:03.358Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18682025-07-23T09:05:03.446Z Compiling bzip2-sys v0.1.13+1.0.8
18692025-07-23T09:05:03.963Z Compiling flagset v0.4.6
18702025-07-23T09:05:04.084Z Compiling slog v2.7.0
18712025-07-23T09:05:04.211Z Compiling anyhow v1.0.98
18722025-07-23T09:05:04.545Z Compiling der v0.7.9
18732025-07-23T09:05:04.700Z Compiling pest_derive v2.7.14
18742025-07-23T09:05:05.426Z Compiling serde_spanned v0.6.9
18752025-07-23T09:05:05.463Z Compiling toml_datetime v0.6.11
18762025-07-23T09:05:05.690Z Compiling tracing-core v0.1.32
18772025-07-23T09:05:05.942Z Compiling usdt-impl v0.5.0
18782025-07-23T09:05:06.014Z Compiling rustls-pki-types v1.10.0
18792025-07-23T09:05:06.349Z Compiling salsa20 v0.10.2
18802025-07-23T09:05:06.617Z Compiling tracing v0.1.40
18812025-07-23T09:05:06.770Z Compiling spki v0.7.3
18822025-07-23T09:05:07.171Z Compiling scroll v0.12.0
18832025-07-23T09:05:07.194Z Compiling pbkdf2 v0.12.2
18842025-07-23T09:05:07.384Z Compiling ppv-lite86 v0.2.20
18852025-07-23T09:05:07.750Z Compiling plain v0.2.3
18862025-07-23T09:05:07.789Z Compiling winnow v0.5.40
18872025-07-23T09:05:07.974Z Compiling litrs v0.4.1
18882025-07-23T09:05:08.055Z Compiling goblin v0.8.2
18892025-07-23T09:05:08.489Z Compiling scrypt v0.11.0
18902025-07-23T09:05:08.860Z Compiling document-features v0.2.10
18912025-07-23T09:05:08.928Z Compiling aes v0.8.4
18922025-07-23T09:05:09.783Z Compiling cbc v0.1.2
18932025-07-23T09:05:10.988Z Compiling toml_edit v0.19.15
18942025-07-23T09:05:11.505Z Compiling tokio-util v0.7.15
18952025-07-23T09:05:13.445Z Compiling adler2 v2.0.0
18962025-07-23T09:05:13.606Z Compiling newtype-uuid v1.2.4
18972025-07-23T09:05:13.634Z Compiling untrusted v0.7.1
18982025-07-23T09:05:13.719Z Compiling powerfmt v0.2.0
18992025-07-23T09:05:13.845Z Compiling untrusted v0.9.0
19002025-07-23T09:05:13.936Z Compiling pretty-hex v0.4.1
19012025-07-23T09:05:14.061Z Compiling deranged v0.3.11
19022025-07-23T09:05:14.160Z Compiling dof v0.3.0
19032025-07-23T09:05:14.397Z Compiling miniz_oxide v0.8.5
19042025-07-23T09:05:15.578Z Compiling pkcs5 v0.7.1
19052025-07-23T09:05:15.947Z Compiling dtrace-parser v0.2.0
19062025-07-23T09:05:16.273Z Compiling http-body v1.0.1
19072025-07-23T09:05:16.539Z Compiling heapless v0.7.17
19082025-07-23T09:05:17.375Z Compiling thread-id v4.2.2
19092025-07-23T09:05:17.504Z Compiling base64 v0.22.1
19102025-07-23T09:05:17.801Z Compiling signal-hook v0.3.17
19112025-07-23T09:05:17.879Z Compiling atomic-waker v1.1.2
19122025-07-23T09:05:17.982Z Compiling num_threads v0.1.7
19132025-07-23T09:05:18.133Z Compiling zstd-safe v7.2.3
19142025-07-23T09:05:18.137Z Compiling time v0.3.36
19152025-07-23T09:05:19.627Z Compiling pkcs8 v0.10.2
19162025-07-23T09:05:20.860Z Compiling try-lock v0.2.5
19172025-07-23T09:05:20.941Z Compiling tower-service v0.3.3
19182025-07-23T09:05:21.034Z Compiling ident_case v1.0.1
19192025-07-23T09:05:21.111Z Compiling tinyvec_macros v0.1.1
19202025-07-23T09:05:21.261Z Compiling tinyvec v1.8.0
19212025-07-23T09:05:22.720Z Compiling want v0.3.1
19222025-07-23T09:05:23.042Z Compiling h2 v0.4.6
19232025-07-23T09:05:24.766Z Compiling rand_core v0.9.2
19242025-07-23T09:05:25.150Z Compiling curve25519-dalek v4.1.3
19252025-07-23T09:05:25.603Z Compiling ipnet v2.11.0
19262025-07-23T09:05:25.665Z Compiling async-trait v0.1.88
19272025-07-23T09:05:26.975Z Compiling memoffset v0.9.1
19282025-07-23T09:05:27.654Z Compiling gimli v0.31.1
19292025-07-23T09:05:27.782Z Compiling num-bigint-dig v0.8.4
19302025-07-23T09:05:28.118Z Compiling openssl-probe v0.1.5
19312025-07-23T09:05:28.631Z Compiling foreign-types-shared v0.1.1
19322025-07-23T09:05:28.717Z Compiling httpdate v1.0.3
19332025-07-23T09:05:29.483Z Compiling smoltcp v0.9.1
19342025-07-23T09:05:29.587Z Compiling foreign-types v0.3.2
19352025-07-23T09:05:31.593Z Compiling hyper v1.6.0
19362025-07-23T09:05:33.942Z Compiling addr2line v0.24.2
19372025-07-23T09:05:34.845Z Compiling rand_chacha v0.9.0
19382025-07-23T09:05:36.295Z Compiling usdt-attr-macro v0.5.0
19392025-07-23T09:05:37.703Z Compiling usdt-macro v0.5.0
19402025-07-23T09:05:40.404Z Compiling strum_macros v0.26.4
19412025-07-23T09:05:42.090Z Compiling ipnetwork v0.21.1
19422025-07-23T09:05:43.197Z Compiling daft-derive v0.1.4
19432025-07-23T09:05:44.133Z Compiling object v0.36.5
19442025-07-23T09:05:44.284Z Compiling rustc-demangle v0.1.24
19452025-07-23T09:05:44.543Z Compiling cfg_aliases v0.2.1
19462025-07-23T09:05:46.501Z Compiling nix v0.29.0
19472025-07-23T09:05:48.559Z Compiling rand v0.9.1
19482025-07-23T09:05:49.751Z Compiling hyper-util v0.1.14
19492025-07-23T09:05:52.308Z Compiling backtrace v0.3.74
19502025-07-23T09:05:53.571Z Compiling unicode-normalization v0.1.24
19512025-07-23T09:05:55.046Z Compiling strum_macros v0.27.1
19522025-07-23T09:05:56.995Z Compiling hubpack_derive v0.1.1
19532025-07-23T09:05:57.486Z Compiling signature v2.2.0
19542025-07-23T09:05:57.750Z Compiling openapiv3 v2.2.0
19552025-07-23T09:05:57.852Z Compiling curve25519-dalek-derive v0.1.1
19562025-07-23T09:05:59.390Z Compiling fs-err v3.1.1
19572025-07-23T09:05:59.743Z Compiling ahash v0.8.11
19582025-07-23T09:06:00.129Z Compiling crc32fast v1.4.2
19592025-07-23T09:06:00.454Z Compiling unicode-bidi v0.3.17
19602025-07-23T09:06:01.517Z Compiling utf8parse v0.2.2
19612025-07-23T09:06:01.540Z Compiling siphasher v0.3.11
19622025-07-23T09:06:01.627Z Compiling anstyle v1.0.11
19632025-07-23T09:06:01.713Z Compiling zlib-rs v0.5.1
19642025-07-23T09:06:01.907Z Compiling unicode-properties v0.1.3
19652025-07-23T09:06:02.077Z Compiling buf-list v1.0.3
19662025-07-23T09:06:02.322Z Compiling stringprep v0.1.5
19672025-07-23T09:06:02.583Z Compiling phf_shared v0.11.2
19682025-07-23T09:06:02.639Z Compiling anstyle-parse v0.2.5
19692025-07-23T09:06:06.534Z Compiling libz-rs-sys v0.5.1
19702025-07-23T09:06:10.673Z Compiling http-body-util v0.1.3
19712025-07-23T09:06:11.069Z Compiling rand_chacha v0.3.1
19722025-07-23T09:06:11.411Z Compiling sync_wrapper v1.0.1
19732025-07-23T09:06:11.601Z Compiling md-5 v0.10.6
19742025-07-23T09:06:12.009Z Compiling num-integer v0.1.46
19752025-07-23T09:06:12.328Z Compiling hash32 v0.2.1
19762025-07-23T09:06:12.661Z Compiling ff v0.13.0
19772025-07-23T09:06:12.698Z Compiling encoding_rs v0.8.34
19782025-07-23T09:06:12.918Z Compiling is_terminal_polyfill v1.70.1
19792025-07-23T09:06:12.922Z Compiling tower-layer v0.3.3
19802025-07-23T09:06:13.075Z Compiling base16ct v0.2.0
19812025-07-23T09:06:13.231Z Compiling mime v0.3.17
19822025-07-23T09:06:13.800Z Compiling psl-types v2.0.11
19832025-07-23T09:06:14.020Z Compiling anstyle-query v1.1.1
19842025-07-23T09:06:14.093Z Compiling fallible-iterator v0.2.0
19852025-07-23T09:06:14.195Z Compiling colorchoice v1.0.2
19862025-07-23T09:06:14.395Z Compiling anstream v0.6.18
19872025-07-23T09:06:14.739Z Compiling postgres-protocol v0.6.8
19882025-07-23T09:06:14.975Z Compiling publicsuffix v2.3.0
19892025-07-23T09:06:15.665Z Compiling tower v0.5.2
19902025-07-23T09:06:15.803Z Compiling sec1 v0.7.3
19912025-07-23T09:06:16.610Z Compiling group v0.13.0
19922025-07-23T09:06:17.209Z Compiling num-iter v0.1.45
19932025-07-23T09:06:17.429Z Compiling rand v0.8.5
19942025-07-23T09:06:19.535Z Compiling tokio-native-tls v0.3.1
19952025-07-23T09:06:20.157Z Compiling flate2 v1.1.2
19962025-07-23T09:06:21.272Z Compiling rustls-native-certs v0.8.1
19972025-07-23T09:06:22.533Z Compiling rustls-webpki v0.102.8
19982025-07-23T09:06:22.613Z Compiling webpki-roots v1.0.1
19992025-07-23T09:06:23.388Z Compiling hkdf v0.12.4
20002025-07-23T09:06:23.637Z Compiling terminal_size v0.4.0
20012025-07-23T09:06:23.881Z Compiling serde_urlencoded v0.7.1
20022025-07-23T09:06:23.973Z Compiling enum-as-inner v0.6.1
20032025-07-23T09:06:24.059Z Compiling clap_derive v4.5.40
20042025-07-23T09:06:24.101Z Compiling crypto-bigint v0.5.5
20052025-07-23T09:06:24.450Z Compiling serde_repr v0.1.19
20062025-07-23T09:06:27.007Z Compiling bitflags v1.3.2
20072025-07-23T09:06:27.144Z Compiling simd-adler32 v0.3.7
20082025-07-23T09:06:27.173Z Compiling lockfree-object-pool v0.1.6
20092025-07-23T09:06:27.458Z Compiling iri-string v0.7.8
20102025-07-23T09:06:27.480Z Compiling clap_lex v0.7.4
20112025-07-23T09:06:27.758Z Compiling managed v0.8.0
20122025-07-23T09:06:28.297Z Compiling bumpalo v3.16.0
20132025-07-23T09:06:28.733Z Compiling zopfli v0.8.1
20142025-07-23T09:06:30.046Z Compiling tokio-rustls v0.26.0
20152025-07-23T09:06:30.530Z Compiling hyper-rustls v0.27.7
20162025-07-23T09:06:30.608Z Compiling clap_builder v4.5.40
20172025-07-23T09:06:31.145Z Compiling tower-http v0.6.6
20182025-07-23T09:06:33.329Z Compiling elliptic-curve v0.13.8
20192025-07-23T09:06:34.230Z Compiling oxnet v0.1.2
20202025-07-23T09:06:34.944Z Compiling hyper-tls v0.6.0
20212025-07-23T09:06:37.210Z Compiling zstd v0.13.3
20222025-07-23T09:06:37.242Z Compiling cookie_store v0.21.1
20232025-07-23T09:06:37.362Z Compiling signal-hook-mio v0.2.4
20242025-07-23T09:06:37.744Z Compiling postgres-types v0.2.9
20252025-07-23T09:06:37.826Z Compiling phf v0.11.2
20262025-07-23T09:06:38.311Z Compiling strum v0.27.1
20272025-07-23T09:06:38.415Z Compiling hubpack v0.1.2
20282025-07-23T09:06:38.532Z Compiling ed25519 v2.2.3
20292025-07-23T09:06:38.841Z Compiling bzip2 v0.5.2
20302025-07-23T09:06:38.865Z Compiling bzip2 v0.4.4
20312025-07-23T09:06:38.967Z Compiling crossbeam-epoch v0.9.18
20322025-07-23T09:06:39.225Z Compiling pkcs1 v0.7.5
20332025-07-23T09:06:40.145Z Compiling rfc6979 v0.4.0
20342025-07-23T09:06:40.471Z Compiling float-cmp v0.10.0
20352025-07-23T09:06:40.764Z Compiling serde-big-array v0.5.1
20362025-07-23T09:06:40.876Z Compiling bstr v1.10.0
20372025-07-23T09:06:40.945Z Compiling regress v0.10.3
20382025-07-23T09:06:41.027Z Compiling memmap v0.7.0
20392025-07-23T09:06:41.353Z Compiling data-encoding v2.9.0
20402025-07-23T09:06:41.376Z Compiling normalize-line-endings v0.3.0
20412025-07-23T09:06:41.538Z Compiling unicode-width v0.2.0
20422025-07-23T09:06:42.104Z Compiling difflib v0.4.0
20432025-07-23T09:06:42.176Z Compiling unicode-segmentation v1.12.0
20442025-07-23T09:06:42.534Z Compiling precomputed-hash v0.1.1
20452025-07-23T09:06:42.654Z Compiling new_debug_unreachable v1.0.6
20462025-07-23T09:06:42.784Z Compiling static_assertions v1.1.0
20472025-07-23T09:06:42.971Z Compiling whoami v1.5.2
20482025-07-23T09:06:43.001Z Compiling toml_write v0.1.2
20492025-07-23T09:06:43.069Z Compiling predicates-core v1.0.8
20502025-07-23T09:06:43.372Z Compiling winnow v0.7.10
20512025-07-23T09:06:43.376Z Compiling fixedbitset v0.4.2
20522025-07-23T09:06:43.376Z Compiling reqwest v0.12.22
20532025-07-23T09:06:43.449Z Compiling tokio-postgres v0.7.13
20542025-07-23T09:06:43.792Z Compiling petgraph v0.6.5
20552025-07-23T09:06:44.117Z Compiling predicates v3.1.3
20562025-07-23T09:06:45.290Z Compiling typify-impl v0.3.0
20572025-07-23T09:06:46.876Z Compiling toml_edit v0.22.27
20582025-07-23T09:06:47.290Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20592025-07-23T09:06:48.346Z Compiling similar v2.7.0
20602025-07-23T09:06:50.097Z Compiling string_cache v0.8.9
20612025-07-23T09:06:50.530Z Compiling console v0.15.10
20622025-07-23T09:06:51.272Z Compiling hickory-proto v0.25.2
20632025-07-23T09:06:51.687Z Compiling usdt v0.5.0
20642025-07-23T09:06:52.156Z Compiling ecdsa v0.16.9
20652025-07-23T09:06:52.935Z Compiling rsa v0.9.6
20662025-07-23T09:06:53.259Z Compiling zip v0.6.6
20672025-07-23T09:06:54.411Z Compiling zip v4.2.0
20682025-07-23T09:06:54.724Z Compiling ed25519-dalek v2.1.1
20692025-07-23T09:06:56.358Z Compiling crossterm v0.28.1
20702025-07-23T09:06:56.616Z Compiling daft v0.1.4
20712025-07-23T09:06:56.640Z Compiling clap v4.5.40
20722025-07-23T09:06:57.078Z Compiling strum v0.26.3
20732025-07-23T09:06:57.128Z Compiling darling_core v0.21.0
20742025-07-23T09:06:57.300Z Compiling tokio-stream v0.1.17
20752025-07-23T09:06:58.279Z Compiling toml v0.7.8
20762025-07-23T09:06:58.308Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20772025-07-23T09:06:58.756Z Compiling x509-cert v0.2.5
20782025-07-23T09:06:59.575Z Compiling sha1 v0.10.6
20792025-07-23T09:07:00.013Z Compiling itertools v0.10.5
20802025-07-23T09:07:01.771Z Compiling itertools v0.13.0
20812025-07-23T09:07:02.118Z Compiling winnow v0.6.26
20822025-07-23T09:07:02.448Z Compiling rustc-hash v2.1.1
20832025-07-23T09:07:03.358Z Compiling peg-runtime v0.8.5
20842025-07-23T09:07:04.590Z Compiling rustix v1.0.7
20852025-07-23T09:07:04.892Z Compiling lalrpop-util v0.19.12
20862025-07-23T09:07:05.184Z Compiling unicode-xid v0.2.6
20872025-07-23T09:07:05.379Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20882025-07-23T09:07:05.501Z Compiling darling_macro v0.21.0
20892025-07-23T09:07:06.363Z Compiling typify-macro v0.3.0
20902025-07-23T09:07:11.350Z Compiling camino v1.1.10
20912025-07-23T09:07:12.997Z Compiling rayon-core v1.12.1
20922025-07-23T09:07:15.380Z Compiling darling v0.21.0
20932025-07-23T09:07:15.796Z Compiling proc-macro-crate v1.3.1
20942025-07-23T09:07:16.158Z Compiling macaddr v1.0.1
20952025-07-23T09:07:16.554Z Compiling structmeta-derive v0.3.0
20962025-07-23T09:07:18.313Z Compiling itertools v0.14.0
20972025-07-23T09:07:18.486Z Compiling heapless v0.8.0
20982025-07-23T09:07:18.822Z Compiling fastrand v2.1.1
20992025-07-23T09:07:21.146Z Compiling ingot-macros v0.1.1
21002025-07-23T09:07:23.111Z Compiling tempfile v3.20.0
21012025-07-23T09:07:23.629Z Compiling structmeta v0.3.0
21022025-07-23T09:07:24.888Z Compiling num_enum_derive v0.5.11
21032025-07-23T09:07:27.528Z Compiling crossbeam-deque v0.8.5
21042025-07-23T09:07:28.527Z Compiling hash32 v0.3.1
21052025-07-23T09:07:29.400Z Compiling smoltcp v0.11.0
21062025-07-23T09:07:30.945Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21072025-07-23T09:07:42.691Z Compiling ingot-types v0.1.2
21082025-07-23T09:07:43.517Z Compiling num_enum v0.5.11
21092025-07-23T09:07:44.944Z Compiling typify v0.3.0
21102025-07-23T09:07:48.686Z Compiling darling_core v0.20.10
21112025-07-23T09:07:49.672Z Compiling dirs-sys-next v0.1.2
21122025-07-23T09:07:49.676Z Compiling proc-macro-error-attr v1.0.4
21132025-07-23T09:07:49.712Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21142025-07-23T09:07:49.902Z Compiling cobs v0.2.3
21152025-07-23T09:07:50.567Z Compiling unsafe-libyaml v0.2.11
21162025-07-23T09:07:51.245Z Compiling rustls v0.22.4
21172025-07-23T09:07:53.816Z Compiling darling_macro v0.20.10
21182025-07-23T09:07:54.713Z Compiling serde_yaml v0.9.34+deprecated
21192025-07-23T09:07:58.373Z Compiling postcard v1.0.10
21202025-07-23T09:07:59.016Z Compiling dirs-next v2.0.0
21212025-07-23T09:08:04.048Z Compiling progenitor-impl v0.9.1
21222025-07-23T09:08:06.603Z Compiling ingot v0.1.1
21232025-07-23T09:08:09.319Z Compiling toml v0.8.23
21242025-07-23T09:08:12.954Z Compiling futures-executor v0.3.31
21252025-07-23T09:08:14.039Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21262025-07-23T09:08:14.377Z Compiling hex v0.4.3
21272025-07-23T09:08:14.463Z Compiling foreign-types-macros v0.2.3
21282025-07-23T09:08:14.998Z Compiling thread_local v1.1.8
21292025-07-23T09:08:15.024Z Compiling wait-timeout v0.2.0
21302025-07-23T09:08:15.057Z Compiling multer v3.1.0
21312025-07-23T09:08:15.158Z Compiling proc-macro-error v1.0.4
21322025-07-23T09:08:15.403Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21332025-07-23T09:08:15.513Z Compiling unicode-width v0.1.14
21342025-07-23T09:08:15.617Z Compiling ref-cast v1.0.24
21352025-07-23T09:08:15.691Z Compiling bit-vec v0.8.0
21362025-07-23T09:08:15.758Z Compiling slog-async v2.8.0
21372025-07-23T09:08:15.945Z Compiling quick-error v1.2.3
21382025-07-23T09:08:16.134Z Compiling match_cfg v0.1.0
21392025-07-23T09:08:16.277Z Compiling foreign-types-shared v0.3.1
21402025-07-23T09:08:16.318Z Compiling hostname v0.3.1
21412025-07-23T09:08:16.446Z Compiling foreign-types v0.5.0
21422025-07-23T09:08:16.557Z Compiling bit-set v0.8.0
21432025-07-23T09:08:16.592Z Compiling rusty-fork v0.3.0
21442025-07-23T09:08:16.616Z Compiling tabwriter v1.4.0
21452025-07-23T09:08:16.935Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21462025-07-23T09:08:16.988Z Compiling futures v0.3.31
21472025-07-23T09:08:17.137Z Compiling progenitor-macro v0.9.1
21482025-07-23T09:08:17.373Z Compiling term v0.7.0
21492025-07-23T09:08:19.397Z Compiling darling v0.20.10
21502025-07-23T09:08:21.036Z Compiling derive-ex v0.1.8
21512025-07-23T09:08:21.438Z Compiling progenitor-client v0.9.1
21522025-07-23T09:08:21.549Z Compiling slog-json v2.6.1
21532025-07-23T09:08:22.035Z Compiling rand_xorshift v0.4.0
21542025-07-23T09:08:22.346Z Compiling crossbeam-channel v0.5.15
21552025-07-23T09:08:22.371Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562025-07-23T09:08:22.415Z Compiling async-stream-impl v0.3.6
21572025-07-23T09:08:23.153Z Compiling ref-cast-impl v1.0.24
21582025-07-23T09:08:23.532Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21592025-07-23T09:08:23.876Z Compiling cstr-argument v0.1.2
21602025-07-23T09:08:24.179Z Compiling is-terminal v0.4.13
21612025-07-23T09:08:24.252Z Compiling dropshot v0.16.2
21622025-07-23T09:08:24.345Z Compiling pretty-hex v0.2.1
21632025-07-23T09:08:24.381Z Compiling unarray v0.1.4
21642025-07-23T09:08:24.603Z Compiling crucible-workspace-hack v0.1.0
21652025-07-23T09:08:24.626Z Compiling typeid v1.0.3
21662025-07-23T09:08:24.630Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21672025-07-23T09:08:24.728Z Compiling take_mut v0.2.2
21682025-07-23T09:08:24.977Z Compiling test-strategy v0.4.3
21692025-07-23T09:08:25.118Z Compiling proptest v1.7.0
21702025-07-23T09:08:25.169Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21712025-07-23T09:08:27.443Z Compiling tokio-rustls v0.25.0
21722025-07-23T09:08:27.467Z Compiling slog-term v2.9.1
21732025-07-23T09:08:27.945Z Compiling progenitor v0.9.1
21742025-07-23T09:08:28.032Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21752025-07-23T09:08:28.144Z Compiling async-stream v0.3.6
21762025-07-23T09:08:28.205Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21772025-07-23T09:08:28.434Z Compiling slog-bunyan v2.5.0
21782025-07-23T09:08:28.638Z Compiling serde_with_macros v3.14.0
21792025-07-23T09:08:29.311Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21802025-07-23T09:08:29.540Z Compiling rayon v1.10.0
21812025-07-23T09:08:29.938Z Compiling parse-display-derive v0.10.0
21822025-07-23T09:08:30.961Z Compiling colored v2.2.0
21832025-07-23T09:08:31.340Z Compiling waitgroup v0.1.2
21842025-07-23T09:08:31.631Z Compiling rustls-pemfile v2.2.0
21852025-07-23T09:08:32.160Z Compiling dropshot_endpoint v0.16.2
21862025-07-23T09:08:32.374Z Compiling serde_path_to_error v0.1.17
21872025-07-23T09:08:33.326Z Compiling derive-where v1.5.0
21882025-07-23T09:08:33.380Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21892025-07-23T09:08:34.137Z Compiling hostname v0.4.0
21902025-07-23T09:08:34.438Z Compiling instant v0.1.13
21912025-07-23T09:08:34.662Z Compiling debug-ignore v1.0.5
21922025-07-23T09:08:34.866Z Compiling heck v0.4.1
21932025-07-23T09:08:34.926Z Compiling backoff v0.4.0
21942025-07-23T09:08:35.269Z Compiling zone_cfg_derive v0.3.0
21952025-07-23T09:08:35.325Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21962025-07-23T09:08:35.573Z Compiling parse-display v0.10.0
21972025-07-23T09:08:36.041Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21982025-07-23T09:08:36.551Z Compiling serde_with v3.14.0
21992025-07-23T09:08:37.331Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22002025-07-23T09:08:37.394Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22012025-07-23T09:08:38.143Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22022025-07-23T09:08:40.118Z Compiling iddqd v0.3.9
22032025-07-23T09:08:40.472Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22042025-07-23T09:08:44.249Z Compiling camino-tempfile v1.4.1
22052025-07-23T09:08:44.385Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22062025-07-23T09:08:44.723Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22072025-07-23T09:08:44.837Z Compiling progenitor-client v0.10.0
22082025-07-23T09:08:45.032Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22092025-07-23T09:08:45.730Z Compiling num-derive v0.4.2
22102025-07-23T09:08:45.800Z Compiling sigpipe v0.1.3
22112025-07-23T09:08:45.823Z Compiling jiff v0.2.15
22122025-07-23T09:08:45.965Z Compiling libefi-sys v0.1.0
22132025-07-23T09:08:46.336Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22142025-07-23T09:08:47.848Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22152025-07-23T09:08:47.876Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22162025-07-23T09:08:48.814Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22172025-07-23T09:08:49.370Z Compiling erased-serde v0.4.6
22182025-07-23T09:08:49.395Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22192025-07-23T09:08:50.789Z Compiling zone v0.3.1
22202025-07-23T09:08:53.673Z Compiling smf v0.2.3
22212025-07-23T09:08:53.963Z Compiling bitfield-struct v0.6.2
22222025-07-23T09:08:55.298Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22232025-07-23T09:08:55.769Z Compiling ordered-float v2.10.1
22242025-07-23T09:08:55.876Z Compiling blake3 v1.5.4
22252025-07-23T09:08:55.932Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22262025-07-23T09:08:56.173Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22272025-07-23T09:08:56.446Z Compiling serde-value v0.7.0
22282025-07-23T09:08:56.542Z Compiling serde-untagged v0.1.7
22292025-07-23T09:08:57.115Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22302025-07-23T09:08:57.349Z Compiling xattr v1.3.1
22312025-07-23T09:08:57.384Z Compiling memmap2 v0.9.5
22322025-07-23T09:08:57.742Z Compiling filetime v0.2.25
22332025-07-23T09:08:57.966Z Compiling arrayref v0.3.9
22342025-07-23T09:08:58.042Z Compiling arrayvec v0.7.6
22352025-07-23T09:08:58.102Z Compiling constant_time_eq v0.3.1
22362025-07-23T09:08:58.126Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22372025-07-23T09:08:58.214Z Compiling same-file v1.0.6
22382025-07-23T09:08:58.276Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22392025-07-23T09:08:58.329Z Compiling tar v0.4.44
22402025-07-23T09:08:58.517Z Compiling walkdir v2.5.0
22412025-07-23T09:09:00.068Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22422025-07-23T09:09:00.236Z Compiling cargo-util-schemas v0.2.0
22432025-07-23T09:09:00.513Z Compiling console v0.16.0
22442025-07-23T09:09:00.789Z Compiling tokio-dtrace v0.1.0
22452025-07-23T09:09:00.866Z Compiling gethostname v0.5.0
22462025-07-23T09:09:01.115Z Compiling cargo-platform v0.2.0
22472025-07-23T09:09:01.335Z Compiling topological-sort v0.2.2
22482025-07-23T09:09:02.352Z Compiling fixedbitset v0.5.7
22492025-07-23T09:09:03.101Z Compiling unit-prefix v0.5.1
22502025-07-23T09:09:03.389Z Compiling indicatif v0.18.0
22512025-07-23T09:09:03.497Z Compiling petgraph v0.8.2
22522025-07-23T09:09:03.939Z Compiling cargo_metadata v0.20.0
22532025-07-23T09:09:05.630Z Compiling omicron-zone-package v0.12.2
22542025-07-23T09:09:05.784Z Compiling oxide-tokio-rt v0.1.2
22552025-07-23T09:09:06.436Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22562025-07-23T09:09:08.910Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22572025-07-23T09:09:08.991Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22582025-07-23T09:09:09.330Z Compiling indent_write v2.2.0
22592025-07-23T09:09:09.381Z Compiling shell-words v1.1.0
22602025-07-23T09:09:12.681Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22612025-07-23T09:09:32.225Z Finished `release` profile [optimized] target(s) in 5m 21s
22622025-07-23T09:09:32.412Z Running `target/release/omicron-package -t test target create -p dev`
22632025-07-23T09:09:32.473ZLogging to: /work/oxidecomputer/omicron/out/LOG
22642025-07-23T09:09:32.477ZCreated new build target 'test' and set it as active
22652025-07-23T09:09:32.477Z
22662025-07-23T09:09:32.477Zreal 5:22.058018175
22672025-07-23T09:09:32.477Zuser 37:05.648788213
22682025-07-23T09:09:32.477Zsys 3:44.293560513
22692025-07-23T09:09:32.477Ztrap 1.147492440
22702025-07-23T09:09:32.478Ztflt 1.937897025
22712025-07-23T09:09:32.478Zdflt 1.163643068
22722025-07-23T09:09:32.478Zkflt 0.001800411
22732025-07-23T09:09:32.478Zlock 1:44:58.503365077
22742025-07-23T09:09:32.478Zslp 2:31:25.701571506
22752025-07-23T09:09:32.478Zlat 3:02.096087551
22762025-07-23T09:09:32.478Zstop 5:27.861462679
22772025-07-23T09:09:32.478Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22782025-07-23T09:09:33.623Z Finished `release` profile [optimized] target(s) in 1.09s
22792025-07-23T09:09:33.682Z Running `target/release/omicron-package -t test package`
22802025-07-23T09:09:33.736ZLogging to: /work/oxidecomputer/omicron/out/LOG
22812025-07-23T09:09:35.468Z Compiling typify-impl v0.4.1
22822025-07-23T09:09:35.697Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22832025-07-23T09:09:35.701Z Compiling convert_case v0.4.0
22842025-07-23T09:09:35.701Z Compiling dirs-sys-next v0.1.2
22852025-07-23T09:09:35.701Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22862025-07-23T09:09:35.715Z Compiling num-rational v0.4.2
22872025-07-23T09:09:35.811Z Compiling num-complex v0.4.6
22882025-07-23T09:09:35.933Z Compiling half v2.4.1
22892025-07-23T09:09:36.152Z Compiling dirs-next v2.0.0
22902025-07-23T09:09:36.383Z Compiling derive_more v0.99.20
22912025-07-23T09:09:36.412Z Compiling ciborium-io v0.2.2
22922025-07-23T09:09:36.530Z Compiling term v0.7.0
22932025-07-23T09:09:36.580Z Compiling ciborium-ll v0.2.2
22942025-07-23T09:09:36.614Z Compiling float-ord v0.3.2
22952025-07-23T09:09:36.843Z Compiling num v0.4.3
22962025-07-23T09:09:36.925Z Compiling is-terminal v0.4.13
22972025-07-23T09:09:36.997Z Compiling ciborium v0.2.2
22982025-07-23T09:09:37.099Z Compiling bytecount v0.6.8
22992025-07-23T09:09:37.125Z Compiling camino v1.1.10
23002025-07-23T09:09:37.223Z Compiling secrecy v0.10.3
23012025-07-23T09:09:37.551Z Compiling base64 v0.21.7
23022025-07-23T09:09:37.581Z Compiling swrite v0.1.0
23032025-07-23T09:09:37.767Z Compiling rustix v1.0.7
23042025-07-23T09:09:37.932Z Compiling password-hash v0.5.0
23052025-07-23T09:09:38.013Z Compiling blake2 v0.10.6
23062025-07-23T09:09:38.681Z Compiling argon2 v0.5.3
23072025-07-23T09:09:38.979Z Compiling atomicwrites v0.4.4
23082025-07-23T09:09:39.150Z Compiling fastrand v2.1.1
23092025-07-23T09:09:39.547Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23102025-07-23T09:09:39.653Z Compiling rustls v0.22.4
23112025-07-23T09:09:39.700Z Compiling newline-converter v0.3.0
23122025-07-23T09:09:39.956Z Compiling thread_local v1.1.8
23132025-07-23T09:09:40.084Z Compiling tempfile v3.20.0
23142025-07-23T09:09:40.176Z Compiling wait-timeout v0.2.0
23152025-07-23T09:09:40.326Z Compiling quick-error v1.2.3
23162025-07-23T09:09:40.418Z Compiling bit-vec v0.8.0
23172025-07-23T09:09:40.524Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23182025-07-23T09:09:40.607Z Compiling match_cfg v0.1.0
23192025-07-23T09:09:40.745Z Compiling hostname v0.3.1
23202025-07-23T09:09:40.798Z Compiling rusty-fork v0.3.0
23212025-07-23T09:09:40.889Z Compiling bit-set v0.8.0
23222025-07-23T09:09:40.963Z Compiling expectorate v1.2.0
23232025-07-23T09:09:41.090Z Compiling ref-cast v1.0.24
23242025-07-23T09:09:41.179Z Compiling multer v3.1.0
23252025-07-23T09:09:41.209Z Compiling slog-async v2.8.0
23262025-07-23T09:09:41.284Z Compiling progenitor-client v0.9.1
23272025-07-23T09:09:41.314Z Compiling crossbeam-channel v0.5.15
23282025-07-23T09:09:41.344Z Compiling slog-json v2.6.1
23292025-07-23T09:09:41.382Z Compiling rand_xorshift v0.4.0
23302025-07-23T09:09:41.663Z Compiling futures-executor v0.3.31
23312025-07-23T09:09:41.694Z Compiling hex v0.4.3
23322025-07-23T09:09:41.720Z Compiling unarray v0.1.4
23332025-07-23T09:09:41.812Z Compiling take_mut v0.2.2
23342025-07-23T09:09:41.910Z Compiling proptest v1.7.0
23352025-07-23T09:09:42.019Z Compiling futures v0.3.31
23362025-07-23T09:09:42.177Z Compiling progenitor v0.9.1
23372025-07-23T09:09:42.257Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23382025-07-23T09:09:42.303Z Compiling slog-bunyan v2.5.0
23392025-07-23T09:09:42.649Z Compiling slog-term v2.9.1
23402025-07-23T09:09:43.017Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23412025-07-23T09:09:43.084Z Compiling async-stream v0.3.6
23422025-07-23T09:09:43.274Z Compiling dropshot v0.16.2
23432025-07-23T09:09:43.370Z Compiling toml v0.8.23
23442025-07-23T09:09:43.399Z Compiling waitgroup v0.1.2
23452025-07-23T09:09:43.634Z Compiling rustls-pemfile v2.2.0
23462025-07-23T09:09:43.691Z Compiling serde_path_to_error v0.1.17
23472025-07-23T09:09:43.999Z Compiling hostname v0.4.0
23482025-07-23T09:09:44.250Z Compiling instant v0.1.13
23492025-07-23T09:09:44.455Z Compiling cancel-safe-futures v0.1.5
23502025-07-23T09:09:44.459Z Compiling owo-colors v4.2.2
23512025-07-23T09:09:44.629Z Compiling debug-ignore v1.0.5
23522025-07-23T09:09:44.839Z Compiling backoff v0.4.0
23532025-07-23T09:09:44.930Z Compiling iddqd v0.3.9
23542025-07-23T09:09:45.150Z Compiling typify-macro v0.4.1
23552025-07-23T09:09:45.180Z Compiling tokio-rustls v0.25.0
23562025-07-23T09:09:45.225Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23572025-07-23T09:09:47.055Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23582025-07-23T09:09:48.096Z Compiling parse-display v0.10.0
23592025-07-23T09:09:48.267Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23602025-07-23T09:09:48.499Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23612025-07-23T09:09:48.624Z Compiling typify v0.4.1
23622025-07-23T09:09:48.819Z Compiling progenitor-impl v0.10.0
23632025-07-23T09:09:48.885Z Compiling serde_with v3.14.0
23642025-07-23T09:09:49.324Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23652025-07-23T09:09:50.010Z Compiling progenitor-client v0.10.0
23662025-07-23T09:09:51.923Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23672025-07-23T09:09:51.962Z Compiling libsw-core v0.3.1
23682025-07-23T09:09:52.291Z Compiling macaddr v1.0.1
23692025-07-23T09:09:52.747Z Compiling utf-8 v0.7.6
23702025-07-23T09:09:53.147Z Compiling libsw v3.5.0
23712025-07-23T09:09:53.292Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23722025-07-23T09:09:53.818Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23732025-07-23T09:09:54.258Z Compiling linear-map v1.2.0
23742025-07-23T09:09:54.526Z Compiling progenitor-macro v0.10.0
23752025-07-23T09:09:54.955Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23762025-07-23T09:09:55.704Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23772025-07-23T09:09:55.986Z Compiling keccak v0.1.5
23782025-07-23T09:09:57.238Z Compiling sha3 v0.10.8
23792025-07-23T09:09:58.162Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23802025-07-23T09:10:02.059Z Compiling async-recursion v1.1.1
23812025-07-23T09:10:03.108Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23822025-07-23T09:10:03.487Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23832025-07-23T09:10:05.608Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23842025-07-23T09:10:05.694Z Compiling progenitor v0.10.0
23852025-07-23T09:10:05.997Z Compiling globset v0.4.15
23862025-07-23T09:10:09.257Z Compiling prettyplease v0.2.35
23872025-07-23T09:10:10.234Z Compiling tungstenite v0.21.0
23882025-07-23T09:10:11.966Z Compiling tokio-tungstenite v0.21.0
23892025-07-23T09:10:12.659Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23902025-07-23T09:10:12.882Z Compiling pem v3.0.5
23912025-07-23T09:10:14.313Z Compiling pin-project-internal v1.1.6
23922025-07-23T09:10:15.008Z Compiling papergrid v0.11.0
23932025-07-23T09:10:15.201Z Compiling tabled_derive v0.7.0
23942025-07-23T09:10:16.834Z Compiling pin-project v1.1.6
23952025-07-23T09:10:17.035Z Compiling snafu-derive v0.8.5
23962025-07-23T09:10:17.154Z Compiling highway v1.3.0
23972025-07-23T09:10:18.727Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23982025-07-23T09:10:21.180Z Compiling snafu v0.8.5
23992025-07-23T09:10:22.485Z Compiling tabled v0.15.0
24002025-07-23T09:10:24.937Z Compiling resolv-conf v0.7.0
24012025-07-23T09:10:26.111Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24022025-07-23T09:10:26.372Z Compiling olpc-cjson v0.1.4
24032025-07-23T09:10:26.487Z Compiling serde_plain v1.0.2
24042025-07-23T09:10:26.728Z Compiling semver v0.1.20
24052025-07-23T09:10:27.049Z Compiling typed-path v0.9.3
24062025-07-23T09:10:27.273Z Compiling rustc_version v0.1.7
24072025-07-23T09:10:27.304Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24082025-07-23T09:10:27.670Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24092025-07-23T09:10:27.700Z Compiling universal-hash v0.5.1
24102025-07-23T09:10:27.994Z Compiling thiserror-impl-no-std v2.0.2
24112025-07-23T09:10:30.142Z Compiling tough v0.20.0
24122025-07-23T09:10:30.387Z Compiling opaque-debug v0.3.1
24132025-07-23T09:10:30.533Z Compiling poly1305 v0.8.0
24142025-07-23T09:10:31.017Z Compiling thiserror-no-std v2.0.2
24152025-07-23T09:10:31.102Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24162025-07-23T09:10:31.195Z Compiling newtype_derive v0.1.6
24172025-07-23T09:10:31.582Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24182025-07-23T09:10:31.926Z Compiling chacha20 v0.9.1
24192025-07-23T09:10:31.957Z Compiling aead v0.5.2
24202025-07-23T09:10:32.351Z Compiling unicode-linebreak v0.1.5
24212025-07-23T09:10:32.465Z Compiling linked-hash-map v0.5.6
24222025-07-23T09:10:32.923Z Compiling smawk v0.3.2
24232025-07-23T09:10:32.959Z Compiling lru-cache v0.1.2
24242025-07-23T09:10:33.053Z Compiling chacha20poly1305 v0.10.1
24252025-07-23T09:10:33.222Z Compiling textwrap v0.16.2
24262025-07-23T09:10:33.342Z Compiling vsss-rs v3.3.4
24272025-07-23T09:10:33.412Z Compiling humantime v2.2.0
24282025-07-23T09:10:33.807Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24292025-07-23T09:10:34.322Z Compiling hickory-proto v0.24.4
24302025-07-23T09:10:36.620Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24312025-07-23T09:10:38.552Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24322025-07-23T09:10:40.170Z Compiling hickory-resolver v0.24.4
24332025-07-23T09:10:41.291Z Compiling steno v0.4.1
24342025-07-23T09:10:41.884Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24352025-07-23T09:10:45.802Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24362025-07-23T09:10:46.556Z Compiling qorb v0.4.0
24372025-07-23T09:10:52.119Z Compiling slog-dtrace v0.3.0
24382025-07-23T09:10:52.530Z Compiling moka v0.12.10
24392025-07-23T09:10:53.051Z Compiling tagptr v0.2.0
24402025-07-23T09:10:56.753Z Compiling hickory-resolver v0.25.2
24412025-07-23T09:11:00.345Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24422025-07-23T09:11:01.927Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24432025-07-23T09:11:02.359Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24442025-07-23T09:11:02.991Z Compiling display-error-chain v0.2.2
24452025-07-23T09:11:03.273Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24462025-07-23T09:11:03.423Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24472025-07-23T09:11:08.399Z Compiling crunchy v0.2.2
24482025-07-23T09:11:08.624Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24492025-07-23T09:11:08.870Z Compiling maplit v1.0.2
24502025-07-23T09:11:09.088Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24512025-07-23T09:11:09.120Z Compiling dsl_auto_type v0.1.2
24522025-07-23T09:11:10.193Z Compiling scheduled-thread-pool v0.2.7
24532025-07-23T09:11:10.331Z Compiling diesel_table_macro_syntax v0.2.0
24542025-07-23T09:11:10.732Z Compiling radium v0.7.0
24552025-07-23T09:11:11.245Z Compiling tiny-keccak v2.0.2
24562025-07-23T09:11:11.556Z Compiling diesel_derives v2.2.3
24572025-07-23T09:11:11.697Z Compiling r2d2 v0.8.10
24582025-07-23T09:11:12.406Z Compiling const_format_proc_macros v0.2.34
24592025-07-23T09:11:12.748Z Compiling zerocopy-derive v0.6.6
24602025-07-23T09:11:14.058Z Compiling proc-macro-error-attr2 v2.0.0
24612025-07-23T09:11:14.443Z Compiling maybe-uninit v2.0.0
24622025-07-23T09:11:14.648Z Compiling tap v1.0.1
24632025-07-23T09:11:14.825Z Compiling bit-vec v0.6.3
24642025-07-23T09:11:14.874Z Compiling proc-macro-error2 v2.0.1
24652025-07-23T09:11:15.068Z Compiling wyz v0.5.1
24662025-07-23T09:11:15.282Z Compiling bit-set v0.5.3
24672025-07-23T09:11:15.429Z Compiling zerocopy v0.6.6
24682025-07-23T09:11:15.528Z Compiling const_format v0.2.34
24692025-07-23T09:11:16.258Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24702025-07-23T09:11:16.676Z Compiling ascii-canvas v3.0.0
24712025-07-23T09:11:16.799Z Compiling ena v0.14.3
24722025-07-23T09:11:17.150Z Compiling bindgen v0.71.1
24732025-07-23T09:11:17.252Z Compiling diff v0.1.13
24742025-07-23T09:11:17.665Z Compiling regex-syntax v0.6.29
24752025-07-23T09:11:17.755Z Compiling packed_struct v0.10.1
24762025-07-23T09:11:18.248Z Compiling funty v2.0.0
24772025-07-23T09:11:20.986Z Compiling crc-catalog v2.4.0
24782025-07-23T09:11:21.066Z Compiling lalrpop v0.19.12
24792025-07-23T09:11:21.193Z Compiling crc v3.2.1
24802025-07-23T09:11:21.922Z Compiling diesel v2.2.11
24812025-07-23T09:11:22.420Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24822025-07-23T09:11:22.499Z Compiling bitvec v1.0.1
24832025-07-23T09:11:23.296Z Compiling tabled_derive v0.10.0
24842025-07-23T09:11:25.520Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24852025-07-23T09:11:25.574Z Compiling papergrid v0.14.0
24862025-07-23T09:11:26.866Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24872025-07-23T09:11:27.147Z Compiling num-derive v0.3.3
24882025-07-23T09:11:29.187Z Compiling packed_struct_codegen v0.10.1
24892025-07-23T09:11:31.453Z Compiling indexmap v1.9.3
24902025-07-23T09:11:31.841Z Compiling nodrop v0.1.14
24912025-07-23T09:11:32.031Z Compiling array-init v0.0.4
24922025-07-23T09:11:38.582Z Compiling libscf-sys v1.1.0
24932025-07-23T09:11:38.864Z Compiling tabled v0.18.0
24942025-07-23T09:11:41.774Z Compiling polar-core v0.27.3
24952025-07-23T09:11:43.090Z Compiling smallvec v0.6.14
24962025-07-23T09:11:43.618Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24972025-07-23T09:11:48.645Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24982025-07-23T09:11:49.036Z Compiling derive_builder_core v0.20.2
24992025-07-23T09:11:49.806Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25002025-07-23T09:11:50.782Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25012025-07-23T09:11:51.025Z Compiling headers-core v0.3.0
25022025-07-23T09:11:51.269Z Compiling libxml v0.3.3
25032025-07-23T09:11:51.735Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25042025-07-23T09:11:51.842Z Compiling termcolor v1.4.1
25052025-07-23T09:11:52.122Z Compiling hashbrown v0.12.3
25062025-07-23T09:11:52.903Z Compiling bitfield v0.14.0
25072025-07-23T09:11:53.156Z Compiling env_logger v0.10.2
25082025-07-23T09:11:53.243Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25092025-07-23T09:11:54.597Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25102025-07-23T09:11:56.010Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25112025-07-23T09:11:56.585Z Compiling headers v0.4.1
25122025-07-23T09:11:57.280Z Compiling samael v0.0.19
25132025-07-23T09:11:58.072Z Compiling derive_builder_macro v0.20.2
25142025-07-23T09:11:58.736Z Compiling serde-hex v0.1.0
25152025-07-23T09:11:58.963Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25162025-07-23T09:12:00.072Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25172025-07-23T09:12:00.413Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25182025-07-23T09:12:03.307Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25192025-07-23T09:12:03.663Z Compiling ron v0.8.1
25202025-07-23T09:12:03.925Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25212025-07-23T09:12:04.312Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25222025-07-23T09:12:05.074Z Compiling strum_macros v0.24.3
25232025-07-23T09:12:05.527Z Compiling hashbrown v0.13.2
25242025-07-23T09:12:06.772Z Compiling crc-any v2.5.0
25252025-07-23T09:12:07.511Z Compiling indoc v1.0.9
25262025-07-23T09:12:07.669Z Compiling termtree v0.5.1
25272025-07-23T09:12:07.982Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25282025-07-23T09:12:08.012Z Compiling object v0.30.4
25292025-07-23T09:12:08.284Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25302025-07-23T09:12:09.132Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25312025-07-23T09:12:09.749Z Compiling derive_builder v0.20.2
25322025-07-23T09:12:19.972Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25332025-07-23T09:12:20.017Z Compiling impl-trait-for-tuples v0.2.2
25342025-07-23T09:12:20.353Z Compiling oso-derive v0.27.3
25352025-07-23T09:12:21.308Z Compiling quick-xml v0.37.2
25362025-07-23T09:12:21.984Z Compiling path-slash v0.1.5
25372025-07-23T09:12:22.289Z Compiling crc8 v0.1.1
25382025-07-23T09:12:22.657Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25392025-07-23T09:12:22.817Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25402025-07-23T09:12:23.366Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25412025-07-23T09:12:24.849Z Compiling vte_generate_state_changes v0.1.2
25422025-07-23T09:12:25.498Z Compiling diesel-dtrace v0.4.2
25432025-07-23T09:12:25.750Z Compiling oso v0.27.3
25442025-07-23T09:12:25.892Z Compiling arc-swap v1.7.1
25452025-07-23T09:12:26.607Z Compiling siphasher v1.0.1
25462025-07-23T09:12:27.080Z Compiling phf_shared v0.12.1
25472025-07-23T09:12:27.565Z Compiling slog-scope v4.4.0
25482025-07-23T09:12:28.426Z Compiling vte v0.11.1
25492025-07-23T09:12:30.018Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25502025-07-23T09:12:37.761Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25512025-07-23T09:12:38.157Z Compiling bb8 v0.8.5
25522025-07-23T09:12:38.768Z Compiling unicase v2.7.0
25532025-07-23T09:12:39.172Z Compiling chrono-tz v0.10.4
25542025-07-23T09:12:39.547Z Compiling xshell-macros v0.2.7
25552025-07-23T09:12:40.283Z Compiling xshell v0.2.7
25562025-07-23T09:12:41.512Z Compiling async-bb8-diesel v0.2.1
25572025-07-23T09:12:43.181Z Compiling strip-ansi-escapes v0.2.0
25582025-07-23T09:12:43.951Z Compiling slog-stdlog v4.1.1
25592025-07-23T09:12:44.041Z Compiling phf v0.12.1
25602025-07-23T09:12:44.432Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25612025-07-23T09:12:44.703Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25622025-07-23T09:12:45.087Z Compiling fd-lock v4.0.2
25632025-07-23T09:12:45.208Z Compiling peg-macros v0.8.5
25642025-07-23T09:12:45.358Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25652025-07-23T09:12:46.351Z Compiling nu-ansi-term v0.50.1
25662025-07-23T09:12:47.599Z Compiling reedline v0.40.0
25672025-07-23T09:12:48.316Z Compiling peg v0.8.5
25682025-07-23T09:12:48.577Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25692025-07-23T09:12:56.011Z Compiling slog-envlogger v2.2.0
25702025-07-23T09:12:56.134Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25712025-07-23T09:12:58.433Z Compiling typify-impl v0.2.0
25722025-07-23T09:13:04.595Z Compiling bcs v0.1.6
25732025-07-23T09:13:05.439Z Compiling fxhash v0.2.1
25742025-07-23T09:13:05.726Z Compiling libz-sys v1.1.20
25752025-07-23T09:13:06.269Z Compiling half v1.8.3
25762025-07-23T09:13:07.245Z Compiling serde_cbor v0.11.2
25772025-07-23T09:13:08.028Z Compiling typify-macro v0.2.0
25782025-07-23T09:13:09.753Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25792025-07-23T09:13:11.470Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25802025-07-23T09:13:11.908Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25812025-07-23T09:13:12.593Z Compiling kstat-rs v0.2.4
25822025-07-23T09:13:13.336Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25832025-07-23T09:13:13.528Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25842025-07-23T09:13:16.246Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25852025-07-23T09:13:16.846Z Compiling nix v0.30.1
25862025-07-23T09:13:16.850Z Compiling nanorand v0.7.0
25872025-07-23T09:13:17.584Z Compiling libgit2-sys v0.17.0+1.8.1
25882025-07-23T09:13:17.668Z Compiling parking_lot_core v0.8.6
25892025-07-23T09:13:18.244Z Compiling flume v0.11.1
25902025-07-23T09:13:18.982Z Compiling mime_guess v2.0.5
25912025-07-23T09:13:20.483Z Compiling ignore v0.4.23
25922025-07-23T09:13:23.479Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25932025-07-23T09:13:26.473Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25942025-07-23T09:13:29.263Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25952025-07-23T09:13:31.035Z Compiling castaway v0.2.3
25962025-07-23T09:13:31.276Z Compiling fs-err v2.11.0
25972025-07-23T09:13:31.528Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25982025-07-23T09:13:31.868Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25992025-07-23T09:13:31.988Z Compiling compact_str v0.8.0
26002025-07-23T09:13:32.370Z Compiling globwalk v0.9.1
26012025-07-23T09:13:34.454Z Compiling typify v0.2.0
26022025-07-23T09:13:34.673Z Compiling predicates-tree v1.0.12
26032025-07-23T09:13:34.784Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26042025-07-23T09:13:35.579Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26052025-07-23T09:13:36.471Z Compiling unicode-truncate v1.1.0
26062025-07-23T09:13:37.413Z Compiling lru v0.12.5
26072025-07-23T09:13:37.838Z Compiling vergen v8.3.2
26082025-07-23T09:13:38.179Z Compiling nibble_vec v0.1.0
26092025-07-23T09:13:38.478Z Compiling cargo-platform v0.1.8
26102025-07-23T09:13:39.002Z Compiling instability v0.3.2
26112025-07-23T09:13:40.010Z Compiling atty v0.2.14
26122025-07-23T09:13:40.234Z Compiling salty v0.3.0
26132025-07-23T09:13:40.693Z Compiling endian-type v0.1.2
26142025-07-23T09:13:40.994Z Compiling cassowary v0.3.0
26152025-07-23T09:13:42.683Z Compiling indoc v2.0.6
26162025-07-23T09:13:43.889Z Compiling http-range v0.1.5
26172025-07-23T09:13:44.405Z Compiling ratatui v0.29.0
26182025-07-23T09:13:44.744Z Compiling radix_trie v0.2.1
26192025-07-23T09:13:45.700Z Compiling cargo_metadata v0.18.1
26202025-07-23T09:13:48.652Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26212025-07-23T09:14:02.938Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26222025-07-23T09:14:07.636Z Compiling camino-tempfile-ext v0.3.2
26232025-07-23T09:14:09.021Z Compiling progenitor-impl v0.8.0
26242025-07-23T09:14:09.971Z Compiling git2 v0.19.0
26252025-07-23T09:14:14.716Z Compiling parking_lot v0.11.2
26262025-07-23T09:14:16.690Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26272025-07-23T09:14:17.045Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26282025-07-23T09:14:17.411Z Compiling prefix-trie v0.7.0
26292025-07-23T09:14:17.772Z Compiling rand_seeder v0.3.0
26302025-07-23T09:14:18.218Z Compiling lzma-sys v0.1.20
26312025-07-23T09:14:18.426Z Compiling parse-size v1.1.0
26322025-07-23T09:14:18.815Z Compiling rustls v0.21.12
26332025-07-23T09:14:19.025Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26342025-07-23T09:14:19.282Z Compiling hickory-server v0.25.2
26352025-07-23T09:14:21.134Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26362025-07-23T09:14:21.492Z Compiling hyper-staticfile v0.10.1
26372025-07-23T09:14:24.962Z Compiling sled v0.34.7
26382025-07-23T09:14:25.480Z Compiling progenitor-macro v0.8.0
26392025-07-23T09:14:28.948Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26402025-07-23T09:14:31.317Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26412025-07-23T09:14:36.704Z Compiling hickory-client v0.25.2
26422025-07-23T09:14:38.178Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26432025-07-23T09:14:38.590Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26442025-07-23T09:14:38.663Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26452025-07-23T09:14:39.419Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26462025-07-23T09:14:44.329Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26472025-07-23T09:14:44.717Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26482025-07-23T09:14:44.927Z Compiling primeorder v0.13.6
26492025-07-23T09:14:45.528Z Compiling progenitor-client v0.8.0
26502025-07-23T09:14:46.304Z Compiling rustls-webpki v0.101.7
26512025-07-23T09:14:46.494Z Compiling sct v0.7.1
26522025-07-23T09:14:46.978Z Compiling heck v0.3.3
26532025-07-23T09:14:47.357Z Compiling env_filter v0.1.2
26542025-07-23T09:14:47.981Z Compiling csv-core v0.1.11
26552025-07-23T09:14:48.850Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26562025-07-23T09:14:48.896Z Compiling void v1.0.2
26572025-07-23T09:14:49.153Z Compiling lzss v0.8.2
26582025-07-23T09:14:49.347Z Compiling csv v1.3.1
26592025-07-23T09:14:49.666Z Compiling env_logger v0.11.5
26602025-07-23T09:14:49.949Z Compiling zone_cfg_derive v0.1.2
26612025-07-23T09:14:51.279Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26622025-07-23T09:14:51.586Z Compiling progenitor v0.8.0
26632025-07-23T09:14:51.889Z Compiling p384 v0.13.0
26642025-07-23T09:14:52.415Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26652025-07-23T09:14:53.579Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26662025-07-23T09:14:57.869Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26672025-07-23T09:14:58.356Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26682025-07-23T09:14:59.089Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26692025-07-23T09:14:59.706Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26702025-07-23T09:15:00.689Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26712025-07-23T09:15:01.081Z Compiling tungstenite v0.23.0
26722025-07-23T09:15:06.487Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26732025-07-23T09:15:06.518Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26742025-07-23T09:15:06.871Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26752025-07-23T09:15:06.916Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26762025-07-23T09:15:07.258Z Compiling nix v0.27.1
26772025-07-23T09:15:07.607Z Compiling serde_bytes v0.11.17
26782025-07-23T09:15:08.190Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26792025-07-23T09:15:08.587Z Compiling number_prefix v0.4.0
26802025-07-23T09:15:08.909Z Compiling base64 v0.13.1
26812025-07-23T09:15:09.707Z Compiling ron v0.7.1
26822025-07-23T09:15:09.893Z Compiling indicatif v0.17.11
26832025-07-23T09:15:13.867Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26842025-07-23T09:15:14.753Z Compiling tokio-tungstenite v0.23.1
26852025-07-23T09:15:14.781Z Compiling xz2 v0.1.7
26862025-07-23T09:15:15.437Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26872025-07-23T09:15:15.653Z Compiling tokio-rustls v0.24.1
26882025-07-23T09:15:16.168Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26892025-07-23T09:15:19.824Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26902025-07-23T09:15:21.067Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26912025-07-23T09:15:21.954Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26922025-07-23T09:15:23.043Z Compiling zone v0.1.8
26932025-07-23T09:15:23.089Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26942025-07-23T09:15:25.875Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26952025-07-23T09:15:26.443Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26962025-07-23T09:15:27.100Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26972025-07-23T09:15:33.324Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26982025-07-23T09:15:37.469Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26992025-07-23T09:15:38.027Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
27002025-07-23T09:15:40.421Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27012025-07-23T09:15:40.594Z Compiling rustls-pemfile v1.0.4
27022025-07-23T09:15:41.339Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27032025-07-23T09:15:41.726Z Compiling signal-hook-tokio v0.3.1
27042025-07-23T09:15:42.011Z Compiling twox-hash v2.1.0
27052025-07-23T09:15:43.046Z Compiling yasna v0.5.2
27062025-07-23T09:15:44.194Z Compiling secrecy v0.8.0
27072025-07-23T09:15:44.536Z Compiling is_ci v1.2.0
27082025-07-23T09:15:44.898Z Compiling supports-color v3.0.2
27092025-07-23T09:15:46.401Z Compiling rcgen v0.12.1
27102025-07-23T09:15:48.987Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27112025-07-23T09:15:52.286Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27122025-07-23T09:15:55.672Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27132025-07-23T09:15:56.765Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27142025-07-23T09:15:57.375Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27152025-07-23T09:16:03.906Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27162025-07-23T09:16:10.337Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27172025-07-23T09:16:11.187Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27182025-07-23T09:16:15.801Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27192025-07-23T09:16:16.510Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27202025-07-23T09:16:16.514Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27212025-07-23T09:16:17.690Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27222025-07-23T09:16:24.919Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27232025-07-23T09:16:25.312Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27242025-07-23T09:16:25.709Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27252025-07-23T09:16:27.341Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27262025-07-23T09:16:32.680Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27272025-07-23T09:16:37.121Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27282025-07-23T09:16:37.457Z Compiling fatfs v0.3.6
27292025-07-23T09:16:37.742Z Compiling rtoolbox v0.0.2
27302025-07-23T09:16:38.249Z Compiling subprocess v0.2.9
27312025-07-23T09:16:39.733Z Compiling assert_matches v1.5.0
27322025-07-23T09:16:40.305Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27332025-07-23T09:16:42.796Z Compiling rpassword v7.4.0
27342025-07-23T09:16:43.307Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27352025-07-23T09:16:45.393Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27362025-07-23T09:16:48.022Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27372025-07-23T09:16:53.573Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27382025-07-23T09:17:00.492Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27392025-07-23T09:17:21.096Z Compiling tui-tree-widget v0.23.1
27402025-07-23T09:17:21.588Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27412025-07-23T09:17:25.541Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27422025-07-23T09:17:25.923Z Compiling uzers v0.12.1
27432025-07-23T09:17:29.131Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27442025-07-23T09:17:29.443Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27452025-07-23T09:17:31.615Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27462025-07-23T09:17:51.046Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27472025-07-23T09:18:01.636Z Compiling support-bundle-viewer v0.1.2
27482025-07-23T09:18:03.511Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27492025-07-23T09:18:05.361Z Compiling multimap v0.10.1
27502025-07-23T09:20:22.373Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27512025-07-23T09:20:42.474Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27522025-07-23T09:28:32.899Z Finished `release` profile [optimized] target(s) in 18m 58s
27532025-07-23T09:29:28.090Z
27542025-07-23T09:29:28.095Zreal 19:55.515147600
27552025-07-23T09:29:28.095Zuser 2:22:27.201851225
27562025-07-23T09:29:28.095Zsys 4:09.689580830
27572025-07-23T09:29:28.095Ztrap 3.582406646
27582025-07-23T09:29:28.095Ztflt 2.493178011
27592025-07-23T09:29:28.095Zdflt 5.999923271
27602025-07-23T09:29:28.095Zkflt 0.099421009
27612025-07-23T09:29:28.095Zlock 9:50:32.523117383
27622025-07-23T09:29:28.096Zslp 7:16:23.331394608
27632025-07-23T09:29:28.096Zlat 4:07.596414109
27642025-07-23T09:29:28.096Zstop 4:01.584460083
27652025-07-23T09:29:28.096Z+ mapfile -t packages
27662025-07-23T09:29:28.096Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27672025-07-23T09:29:29.330Z Finished `release` profile [optimized] target(s) in 1.18s
27682025-07-23T09:29:29.389Z Running `target/release/omicron-package -t test list-outputs`
27692025-07-23T09:29:29.447ZLogging to: /work/oxidecomputer/omicron/out/LOG
27702025-07-23T09:29:29.451Z+ ptime -m cargo build --locked --release -p xtask
27712025-07-23T09:29:30.170Z Compiling once_cell v1.21.3
27722025-07-23T09:29:30.170Z Compiling serde v1.0.219
27732025-07-23T09:29:30.176Z Compiling bitflags v2.9.1
27742025-07-23T09:29:30.176Z Compiling syn v2.0.104
27752025-07-23T09:29:30.176Z Compiling libc v0.2.174
27762025-07-23T09:29:30.279Z Compiling serde_json v1.0.140
27772025-07-23T09:29:30.284Z Compiling num-traits v0.2.19
27782025-07-23T09:29:30.284Z Compiling hashbrown v0.15.4
27792025-07-23T09:29:30.611Z Compiling smallvec v1.15.0
27802025-07-23T09:29:30.744Z Compiling rustix v0.38.37
27812025-07-23T09:29:31.062Z Compiling usdt-impl v0.5.0
27822025-07-23T09:29:31.120Z Compiling syn v1.0.109
27832025-07-23T09:29:31.154Z Compiling log v0.4.27
27842025-07-23T09:29:31.606Z Compiling percent-encoding v2.3.1
27852025-07-23T09:29:31.653Z Compiling indexmap v2.10.0
27862025-07-23T09:29:31.732Z Compiling thread-id v4.2.2
27872025-07-23T09:29:31.747Z Compiling getrandom v0.3.1
27882025-07-23T09:29:31.876Z Compiling form_urlencoded v1.2.1
27892025-07-23T09:29:32.420Z Compiling rustix v1.0.7
27902025-07-23T09:29:32.583Z Compiling fs-err v3.1.1
27912025-07-23T09:29:32.981Z Compiling ordered-float v2.10.1
27922025-07-23T09:29:33.243Z Compiling terminal_size v0.4.0
27932025-07-23T09:29:33.523Z Compiling anyhow v1.0.98
27942025-07-23T09:29:33.583Z Compiling clap_builder v4.5.40
27952025-07-23T09:29:33.798Z Compiling textwrap v0.16.2
27962025-07-23T09:29:34.544Z Compiling proc-macro-error v1.0.4
27972025-07-23T09:29:34.709Z Compiling tempfile v3.20.0
27982025-07-23T09:29:36.241Z Compiling tabled_derive v0.7.0
27992025-07-23T09:29:36.812Z Compiling synstructure v0.13.1
28002025-07-23T09:29:37.582Z Compiling tabled v0.15.0
28012025-07-23T09:29:38.170Z Compiling serde_derive v1.0.219
28022025-07-23T09:29:39.490Z Compiling thiserror-impl v1.0.69
28032025-07-23T09:29:39.584Z Compiling zerofrom-derive v0.1.4
28042025-07-23T09:29:39.608Z Compiling yoke-derive v0.7.4
28052025-07-23T09:29:41.909Z Compiling zerovec-derive v0.10.3
28062025-07-23T09:29:42.040Z Compiling thiserror v1.0.69
28072025-07-23T09:29:42.221Z Compiling displaydoc v0.2.5
28082025-07-23T09:29:42.578Z Compiling zerofrom v0.1.4
28092025-07-23T09:29:42.866Z Compiling yoke v0.7.4
28102025-07-23T09:29:43.308Z Compiling pest v2.7.14
28112025-07-23T09:29:43.611Z Compiling icu_provider_macros v1.5.0
28122025-07-23T09:29:44.207Z Compiling zerovec v0.10.4
28132025-07-23T09:29:44.646Z Compiling zerocopy-derive v0.7.35
28142025-07-23T09:29:45.972Z Compiling pest_meta v2.7.14
28152025-07-23T09:29:46.416Z Compiling tinystr v0.7.6
28162025-07-23T09:29:46.883Z Compiling icu_locid v1.5.0
28172025-07-23T09:29:47.214Z Compiling icu_collections v1.5.0
28182025-07-23T09:29:49.494Z Compiling icu_provider v1.5.0
28192025-07-23T09:29:49.862Z Compiling pest_generator v2.7.14
28202025-07-23T09:29:51.086Z Compiling icu_locid_transform v1.5.0
28212025-07-23T09:29:51.558Z Compiling pest_derive v2.7.14
28222025-07-23T09:29:51.838Z Compiling serde_spanned v0.6.9
28232025-07-23T09:29:52.144Z Compiling toml_datetime v0.6.11
28242025-07-23T09:29:52.207Z Compiling zerocopy v0.7.35
28252025-07-23T09:29:52.320Z Compiling scroll_derive v0.12.0
28262025-07-23T09:29:52.938Z Compiling icu_properties v1.5.1
28272025-07-23T09:29:53.662Z Compiling scroll v0.12.0
28282025-07-23T09:29:53.666Z Compiling dof v0.3.0
28292025-07-23T09:29:54.034Z Compiling toml_edit v0.22.27
28302025-07-23T09:29:54.097Z Compiling dtrace-parser v0.2.0
28312025-07-23T09:29:54.474Z Compiling goblin v0.8.2
28322025-07-23T09:29:56.930Z Compiling icu_normalizer v1.5.0
28332025-07-23T09:29:59.192Z Compiling idna_adapter v1.2.0
28342025-07-23T09:29:59.460Z Compiling idna v1.0.3
28352025-07-23T09:29:59.916Z Compiling toml v0.8.23
28362025-07-23T09:30:00.335Z Compiling serde_tokenstream v0.2.2
28372025-07-23T09:30:00.910Z Compiling erased-serde v0.4.6
28382025-07-23T09:30:02.413Z Compiling serde-untagged v0.1.7
28392025-07-23T09:30:03.255Z Compiling url v2.5.4
28402025-07-23T09:30:05.326Z Compiling camino v1.1.10
28412025-07-23T09:30:05.430Z Compiling serde-value v0.7.0
28422025-07-23T09:30:06.186Z Compiling semver v1.0.26
28432025-07-23T09:30:06.627Z Compiling thiserror-impl v2.0.12
28442025-07-23T09:30:07.051Z Compiling cargo-util-schemas v0.2.0
28452025-07-23T09:30:08.549Z Compiling usdt-macro v0.5.0
28462025-07-23T09:30:09.337Z Compiling usdt-attr-macro v0.5.0
28472025-07-23T09:30:09.420Z Compiling thiserror v2.0.12
28482025-07-23T09:30:09.635Z Compiling cargo-platform v0.2.0
28492025-07-23T09:30:09.747Z Compiling clap_derive v4.5.40
28502025-07-23T09:30:10.483Z Compiling cargo_metadata v0.20.0
28512025-07-23T09:30:10.636Z Compiling usdt v0.5.0
28522025-07-23T09:30:10.908Z Compiling camino-tempfile v1.4.1
28532025-07-23T09:30:11.738Z Compiling cargo_toml v0.21.0
28542025-07-23T09:30:12.006Z Compiling macaddr v1.0.1
28552025-07-23T09:30:13.920Z Compiling clap v4.5.40
28562025-07-23T09:30:22.034Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28572025-07-23T09:30:27.757Z Finished `release` profile [optimized] target(s) in 58.25s
28582025-07-23T09:30:27.899Z
28592025-07-23T09:30:27.899Zreal 58.412048776
28602025-07-23T09:30:27.899Zuser 6:14.914546762
28612025-07-23T09:30:27.899Zsys 27.229074719
28622025-07-23T09:30:27.899Ztrap 0.195767174
28632025-07-23T09:30:27.899Ztflt 0.356125394
28642025-07-23T09:30:27.903Zdflt 0.567713488
28652025-07-23T09:30:27.903Zkflt 0.000013278
28662025-07-23T09:30:27.903Zlock 16:57.076646194
28672025-07-23T09:30:27.903Zslp 19:19.957890541
28682025-07-23T09:30:27.903Zlat 25.947758803
28692025-07-23T09:30:27.904Zstop 31.173465580
28702025-07-23T09:30:27.904Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28712025-07-23T09:30:27.904Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28722025-07-23T09:30:27.904Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28732025-07-23T09:30:27.904Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28742025-07-23T09:30:27.904Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28752025-07-23T09:30:29.134Z Compiling regress v0.10.3
28762025-07-23T09:30:29.300Z Compiling ident_case v1.0.1
28772025-07-23T09:30:29.303Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28782025-07-23T09:30:29.304Z Compiling unsafe-libyaml v0.2.11
28792025-07-23T09:30:29.333Z Compiling match_cfg v0.1.0
28802025-07-23T09:30:29.370Z Compiling rustix v1.0.7
28812025-07-23T09:30:29.393Z Compiling quick-error v1.2.3
28822025-07-23T09:30:29.396Z Compiling progenitor-client v0.10.0
28832025-07-23T09:30:29.467Z Compiling hostname v0.3.1
28842025-07-23T09:30:29.491Z Compiling darling_core v0.20.10
28852025-07-23T09:30:29.569Z Compiling structmeta-derive v0.3.0
28862025-07-23T09:30:29.714Z Compiling rustls v0.22.4
28872025-07-23T09:30:29.829Z Compiling hex v0.4.3
28882025-07-23T09:30:29.939Z Compiling multer v3.1.0
28892025-07-23T09:30:30.095Z Compiling debug-ignore v1.0.5
28902025-07-23T09:30:30.384Z Compiling toml v0.8.23
28912025-07-23T09:30:30.416Z Compiling slog-json v2.6.1
28922025-07-23T09:30:30.816Z Compiling serde_yaml v0.9.34+deprecated
28932025-07-23T09:30:31.041Z Compiling tempfile v3.20.0
28942025-07-23T09:30:31.493Z Compiling macaddr v1.0.1
28952025-07-23T09:30:31.835Z Compiling async-stream-impl v0.3.6
28962025-07-23T09:30:31.909Z Compiling dropshot v0.16.2
28972025-07-23T09:30:31.955Z Compiling slog-bunyan v2.5.0
28982025-07-23T09:30:32.099Z Compiling structmeta v0.3.0
28992025-07-23T09:30:32.381Z Compiling waitgroup v0.1.2
29002025-07-23T09:30:32.525Z Compiling rustls-pemfile v2.2.0
29012025-07-23T09:30:32.633Z Compiling dropshot_endpoint v0.16.2
29022025-07-23T09:30:32.902Z Compiling typify-impl v0.3.0
29032025-07-23T09:30:33.134Z Compiling async-stream v0.3.6
29042025-07-23T09:30:33.157Z Compiling serde_path_to_error v0.1.17
29052025-07-23T09:30:33.468Z Compiling wait-timeout v0.2.0
29062025-07-23T09:30:33.889Z Compiling hostname v0.4.0
29072025-07-23T09:30:33.974Z Compiling bit-vec v0.8.0
29082025-07-23T09:30:34.010Z Compiling rusty-fork v0.3.0
29092025-07-23T09:30:34.142Z Compiling derive-ex v0.1.8
29102025-07-23T09:30:34.258Z Compiling rand_xorshift v0.4.0
29112025-07-23T09:30:34.474Z Compiling tokio-rustls v0.25.0
29122025-07-23T09:30:34.589Z Compiling bit-set v0.8.0
29132025-07-23T09:30:34.694Z Compiling instant v0.1.13
29142025-07-23T09:30:34.897Z Compiling unarray v0.1.4
29152025-07-23T09:30:34.921Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29162025-07-23T09:30:34.925Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29172025-07-23T09:30:35.113Z Compiling proptest v1.7.0
29182025-07-23T09:30:35.139Z Compiling progenitor-client v0.9.1
29192025-07-23T09:30:35.226Z Compiling darling_macro v0.20.10
29202025-07-23T09:30:35.647Z Compiling derive-where v1.5.0
29212025-07-23T09:30:35.726Z Compiling ref-cast v1.0.24
29222025-07-23T09:30:36.233Z Compiling darling v0.20.10
29232025-07-23T09:30:36.382Z Compiling ref-cast-impl v1.0.24
29242025-07-23T09:30:36.385Z Compiling serde_with_macros v3.14.0
29252025-07-23T09:30:37.744Z Compiling parse-display-derive v0.10.0
29262025-07-23T09:30:38.282Z Compiling test-strategy v0.4.3
29272025-07-23T09:30:38.511Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29282025-07-23T09:30:38.757Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29292025-07-23T09:30:38.961Z Compiling serde_with v3.14.0
29302025-07-23T09:30:39.155Z Compiling iddqd v0.3.9
29312025-07-23T09:30:39.330Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29322025-07-23T09:30:39.567Z Compiling backoff v0.4.0
29332025-07-23T09:30:39.973Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29342025-07-23T09:30:40.840Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29352025-07-23T09:30:41.487Z Compiling itertools v0.14.0
29362025-07-23T09:30:41.747Z Compiling parse-display v0.10.0
29372025-07-23T09:30:41.873Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29382025-07-23T09:30:42.001Z Compiling darling_core v0.21.0
29392025-07-23T09:30:42.360Z Compiling proc-macro-crate v1.3.1
29402025-07-23T09:30:42.958Z Compiling proc-macro-error v1.0.4
29412025-07-23T09:30:42.983Z Compiling crucible-workspace-hack v0.1.0
29422025-07-23T09:30:43.292Z Compiling num_enum_derive v0.5.11
29432025-07-23T09:30:43.333Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29442025-07-23T09:30:43.625Z Compiling typify-impl v0.4.1
29452025-07-23T09:30:43.793Z Compiling heapless v0.8.0
29462025-07-23T09:30:44.403Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29472025-07-23T09:30:44.833Z Compiling hash32 v0.3.1
29482025-07-23T09:30:44.941Z Compiling foreign-types-macros v0.2.3
29492025-07-23T09:30:45.114Z Compiling smoltcp v0.11.0
29502025-07-23T09:30:45.380Z Compiling foreign-types-shared v0.3.1
29512025-07-23T09:30:45.479Z Compiling num_enum v0.5.11
29522025-07-23T09:30:45.966Z Compiling tabwriter v1.4.0
29532025-07-23T09:30:46.100Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29542025-07-23T09:30:46.227Z Compiling foreign-types v0.5.0
29552025-07-23T09:30:46.384Z Compiling cstr-argument v0.1.2
29562025-07-23T09:30:46.449Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29572025-07-23T09:30:46.580Z Compiling pretty-hex v0.2.1
29582025-07-23T09:30:46.695Z Compiling cobs v0.2.3
29592025-07-23T09:30:46.841Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29602025-07-23T09:30:46.877Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29612025-07-23T09:30:46.940Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29622025-07-23T09:30:46.964Z Compiling typify-macro v0.3.0
29632025-07-23T09:30:47.014Z Compiling postcard v1.0.10
29642025-07-23T09:30:47.215Z Compiling colored v2.2.0
29652025-07-23T09:30:47.387Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29662025-07-23T09:30:47.675Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29672025-07-23T09:30:47.999Z Compiling rayon-core v1.12.1
29682025-07-23T09:30:48.088Z Compiling darling_macro v0.21.0
29692025-07-23T09:30:48.127Z Compiling crossbeam-deque v0.8.5
29702025-07-23T09:30:48.392Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29712025-07-23T09:30:49.029Z Compiling darling v0.21.0
29722025-07-23T09:30:49.192Z Compiling ingot-macros v0.1.1
29732025-07-23T09:30:49.317Z Compiling camino-tempfile v1.4.1
29742025-07-23T09:30:49.815Z Compiling smf v0.2.3
29752025-07-23T09:30:50.023Z Compiling rayon v1.10.0
29762025-07-23T09:30:50.960Z Compiling typify v0.3.0
29772025-07-23T09:30:51.028Z Compiling zone_cfg_derive v0.3.0
29782025-07-23T09:30:51.157Z Compiling progenitor-impl v0.9.1
29792025-07-23T09:30:51.478Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29802025-07-23T09:30:51.817Z Compiling num-derive v0.4.2
29812025-07-23T09:30:51.915Z Compiling sigpipe v0.1.3
29822025-07-23T09:30:52.081Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29832025-07-23T09:30:52.438Z Compiling jiff v0.2.15
29842025-07-23T09:30:52.503Z Compiling zone v0.3.1
29852025-07-23T09:30:53.958Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29862025-07-23T09:30:54.088Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29872025-07-23T09:30:54.212Z Compiling num-rational v0.4.2
29882025-07-23T09:30:54.430Z Compiling universal-hash v0.5.1
29892025-07-23T09:30:54.689Z Compiling num-complex v0.4.6
29902025-07-23T09:30:54.917Z Compiling opaque-debug v0.3.1
29912025-07-23T09:30:55.063Z Compiling half v2.4.1
29922025-07-23T09:30:55.645Z Compiling num v0.4.3
29932025-07-23T09:30:55.709Z Compiling float-ord v0.3.2
29942025-07-23T09:30:55.748Z Compiling ciborium-io v0.2.2
29952025-07-23T09:30:55.812Z Compiling secrecy v0.10.3
29962025-07-23T09:30:55.922Z Compiling ciborium-ll v0.2.2
29972025-07-23T09:30:55.949Z Compiling aead v0.5.2
29982025-07-23T09:30:56.121Z Compiling utf-8 v0.7.6
29992025-07-23T09:30:56.286Z Compiling ingot-types v0.1.2
30002025-07-23T09:30:56.323Z Compiling ciborium v0.2.2
30012025-07-23T09:30:56.364Z Compiling convert_case v0.4.0
30022025-07-23T09:30:56.499Z Compiling keccak v0.1.5
30032025-07-23T09:30:57.175Z Compiling ingot v0.1.1
30042025-07-23T09:30:57.210Z Compiling derive_more v0.99.20
30052025-07-23T09:30:57.683Z Compiling sha3 v0.10.8
30062025-07-23T09:30:57.750Z Compiling tungstenite v0.21.0
30072025-07-23T09:30:57.892Z Compiling progenitor-macro v0.9.1
30082025-07-23T09:30:57.964Z Compiling typify-macro v0.4.1
30092025-07-23T09:30:58.716Z Compiling poly1305 v0.8.0
30102025-07-23T09:30:59.670Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30112025-07-23T09:31:00.320Z Compiling password-hash v0.5.0
30122025-07-23T09:31:00.651Z Compiling chacha20 v0.9.1
30132025-07-23T09:31:01.007Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30142025-07-23T09:31:01.185Z Compiling blake2 v0.10.6
30152025-07-23T09:31:01.216Z Compiling indent_write v2.2.0
30162025-07-23T09:31:01.219Z Compiling tokio-tungstenite v0.21.0
30172025-07-23T09:31:01.483Z Compiling base64 v0.21.7
30182025-07-23T09:31:01.878Z Compiling argon2 v0.5.3
30192025-07-23T09:31:01.955Z Compiling typify v0.4.1
30202025-07-23T09:31:02.159Z Compiling progenitor-impl v0.10.0
30212025-07-23T09:31:02.214Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30222025-07-23T09:31:02.398Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30232025-07-23T09:31:03.488Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30242025-07-23T09:31:03.579Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30252025-07-23T09:31:03.727Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30262025-07-23T09:31:03.838Z Compiling thiserror-impl-no-std v2.0.2
30272025-07-23T09:31:03.875Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30282025-07-23T09:31:03.985Z Compiling cancel-safe-futures v0.1.5
30292025-07-23T09:31:04.009Z Compiling owo-colors v4.2.2
30302025-07-23T09:31:04.386Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30312025-07-23T09:31:04.589Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30322025-07-23T09:31:04.615Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30332025-07-23T09:31:04.725Z Compiling atomicwrites v0.4.4
30342025-07-23T09:31:04.814Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30352025-07-23T09:31:04.975Z Compiling libsw-core v0.3.1
30362025-07-23T09:31:05.071Z Compiling semver v0.1.20
30372025-07-23T09:31:05.116Z Compiling fixedbitset v0.5.7
30382025-07-23T09:31:05.275Z Compiling libsw v3.5.0
30392025-07-23T09:31:05.602Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30402025-07-23T09:31:05.707Z Compiling petgraph v0.8.2
30412025-07-23T09:31:05.788Z Compiling rustc_version v0.1.7
30422025-07-23T09:31:06.548Z Compiling thiserror-no-std v2.0.2
30432025-07-23T09:31:06.726Z Compiling vsss-rs v3.3.4
30442025-07-23T09:31:07.358Z Compiling chacha20poly1305 v0.10.1
30452025-07-23T09:31:07.508Z Compiling typify-impl v0.2.0
30462025-07-23T09:31:07.637Z Compiling resolv-conf v0.7.0
30472025-07-23T09:31:08.374Z Compiling newline-converter v0.3.0
30482025-07-23T09:31:08.433Z Compiling primeorder v0.13.6
30492025-07-23T09:31:08.602Z Compiling moka v0.12.10
30502025-07-23T09:31:08.838Z Compiling progenitor-macro v0.10.0
30512025-07-23T09:31:08.964Z Compiling linear-map v1.2.0
30522025-07-23T09:31:08.991Z Compiling libefi-sys v0.1.0
30532025-07-23T09:31:09.137Z Compiling expectorate v1.2.0
30542025-07-23T09:31:09.322Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30552025-07-23T09:31:09.395Z Compiling newtype_derive v0.1.6
30562025-07-23T09:31:09.423Z Compiling pem v3.0.5
30572025-07-23T09:31:09.647Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30582025-07-23T09:31:09.744Z Compiling bitfield-struct v0.6.2
30592025-07-23T09:31:10.118Z Compiling pin-project-internal v1.1.6
30602025-07-23T09:31:10.177Z Compiling unicase v2.7.0
30612025-07-23T09:31:10.596Z Compiling same-file v1.0.6
30622025-07-23T09:31:10.748Z Compiling progenitor v0.9.1
30632025-07-23T09:31:10.880Z Compiling arc-swap v1.7.1
30642025-07-23T09:31:10.957Z Compiling tagptr v0.2.0
30652025-07-23T09:31:11.041Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30662025-07-23T09:31:11.199Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30672025-07-23T09:31:11.542Z Compiling slog-scope v4.4.0
30682025-07-23T09:31:11.961Z Compiling walkdir v2.5.0
30692025-07-23T09:31:12.664Z Compiling polyval v0.6.2
30702025-07-23T09:31:12.854Z Compiling pin-project v1.1.6
30712025-07-23T09:31:12.911Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30722025-07-23T09:31:12.947Z Compiling hickory-proto v0.24.4
30732025-07-23T09:31:13.033Z Compiling snafu-derive v0.8.5
30742025-07-23T09:31:13.061Z Compiling proc-macro-error-attr2 v2.0.0
30752025-07-23T09:31:13.107Z Compiling linked-hash-map v0.5.6
30762025-07-23T09:31:13.499Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30772025-07-23T09:31:13.524Z Compiling salty v0.3.0
30782025-07-23T09:31:13.652Z Compiling parking_lot_core v0.8.6
30792025-07-23T09:31:13.869Z Compiling proc-macro-error2 v2.0.1
30802025-07-23T09:31:14.010Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30812025-07-23T09:31:14.208Z Compiling lru-cache v0.1.2
30822025-07-23T09:31:14.479Z Compiling ghash v0.5.1
30832025-07-23T09:31:14.728Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30842025-07-23T09:31:14.862Z Compiling hickory-resolver v0.25.2
30852025-07-23T09:31:15.141Z Compiling slog-stdlog v4.1.1
30862025-07-23T09:31:15.528Z Compiling p384 v0.13.0
30872025-07-23T09:31:15.554Z Compiling tabled_derive v0.7.0
30882025-07-23T09:31:17.060Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30892025-07-23T09:31:17.726Z Compiling snafu v0.8.5
30902025-07-23T09:31:17.821Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30912025-07-23T09:31:18.363Z Compiling globset v0.4.15
30922025-07-23T09:31:18.454Z Compiling olpc-cjson v0.1.4
30932025-07-23T09:31:18.793Z Compiling ctr v0.9.2
30942025-07-23T09:31:18.823Z Compiling num-derive v0.3.3
30952025-07-23T09:31:19.207Z Compiling lzma-sys v0.1.20
30962025-07-23T09:31:19.392Z Compiling gethostname v0.5.0
30972025-07-23T09:31:19.633Z Compiling serde_plain v1.0.2
30982025-07-23T09:31:19.892Z Compiling async-recursion v1.1.1
30992025-07-23T09:31:19.973Z Compiling slog-dtrace v0.3.0
31002025-07-23T09:31:20.018Z Compiling xshell-macros v0.2.7
31012025-07-23T09:31:20.360Z Compiling typed-path v0.9.3
31022025-07-23T09:31:20.562Z Compiling highway v1.3.0
31032025-07-23T09:31:20.794Z Compiling xshell v0.2.7
31042025-07-23T09:31:20.920Z Compiling libscf-sys v1.1.0
31052025-07-23T09:31:21.207Z Compiling textwrap v0.16.2
31062025-07-23T09:31:21.260Z Compiling typify-macro v0.2.0
31072025-07-23T09:31:21.435Z Compiling progenitor v0.10.0
31082025-07-23T09:31:21.462Z Compiling aes-gcm v0.10.3
31092025-07-23T09:31:21.483Z Compiling hickory-resolver v0.24.4
31102025-07-23T09:31:21.708Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31112025-07-23T09:31:21.811Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31122025-07-23T09:31:21.894Z Compiling tabled v0.15.0
31132025-07-23T09:31:22.224Z Compiling mime_guess v2.0.5
31142025-07-23T09:31:23.373Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31152025-07-23T09:31:23.425Z Compiling tough v0.20.0
31162025-07-23T09:31:23.477Z Compiling slog-envlogger v2.2.0
31172025-07-23T09:31:24.217Z Compiling steno v0.4.1
31182025-07-23T09:31:25.006Z Compiling tabled_derive v0.10.0
31192025-07-23T09:31:25.273Z Compiling typify v0.2.0
31202025-07-23T09:31:25.496Z Compiling progenitor-impl v0.8.0
31212025-07-23T09:31:27.716Z Compiling papergrid v0.14.0
31222025-07-23T09:31:27.765Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31232025-07-23T09:31:27.793Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31242025-07-23T09:31:28.019Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31252025-07-23T09:31:28.874Z Compiling heck v0.3.3
31262025-07-23T09:31:28.942Z Compiling tokio-dtrace v0.1.0
31272025-07-23T09:31:29.417Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31282025-07-23T09:31:30.270Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31292025-07-23T09:31:30.484Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31302025-07-23T09:31:31.363Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31312025-07-23T09:31:31.454Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31322025-07-23T09:31:32.250Z Compiling progenitor-macro v0.8.0
31332025-07-23T09:31:33.066Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31342025-07-23T09:31:33.846Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31352025-07-23T09:31:33.974Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31362025-07-23T09:31:34.371Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31372025-07-23T09:31:34.965Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31382025-07-23T09:31:36.117Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31392025-07-23T09:31:36.601Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31402025-07-23T09:31:37.084Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31412025-07-23T09:31:37.415Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31422025-07-23T09:31:37.957Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31432025-07-23T09:31:39.564Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31442025-07-23T09:31:39.925Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31452025-07-23T09:31:40.459Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31462025-07-23T09:31:41.782Z Compiling progenitor-client v0.8.0
31472025-07-23T09:31:42.307Z Compiling ssh-encoding v0.2.0
31482025-07-23T09:31:42.857Z Compiling blowfish v0.9.1
31492025-07-23T09:31:42.884Z Compiling env_filter v0.1.2
31502025-07-23T09:31:43.350Z Compiling nibble_vec v0.1.0
31512025-07-23T09:31:43.538Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31522025-07-23T09:31:43.637Z Compiling humantime v2.2.0
31532025-07-23T09:31:43.754Z Compiling endian-type v0.1.2
31542025-07-23T09:31:44.036Z Compiling radix_trie v0.2.1
31552025-07-23T09:31:44.062Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31562025-07-23T09:31:44.137Z Compiling env_logger v0.11.5
31572025-07-23T09:31:44.683Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31582025-07-23T09:31:44.790Z Compiling bcrypt-pbkdf v0.10.0
31592025-07-23T09:31:44.993Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31602025-07-23T09:31:45.020Z Compiling progenitor v0.8.0
31612025-07-23T09:31:45.300Z Compiling ssh-cipher v0.2.0
31622025-07-23T09:31:45.335Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31632025-07-23T09:31:45.405Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31642025-07-23T09:31:45.485Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31652025-07-23T09:31:45.955Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31662025-07-23T09:31:46.797Z Compiling tabled v0.18.0
31672025-07-23T09:31:47.435Z Compiling zone_cfg_derive v0.1.2
31682025-07-23T09:31:48.871Z Compiling oxide-tokio-rt v0.1.2
31692025-07-23T09:31:49.148Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31702025-07-23T09:31:49.184Z Compiling parking_lot v0.11.2
31712025-07-23T09:31:49.324Z Compiling qorb v0.4.0
31722025-07-23T09:31:49.846Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31732025-07-23T09:31:50.243Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31742025-07-23T09:31:50.648Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31752025-07-23T09:31:50.803Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31762025-07-23T09:31:51.081Z Compiling prefix-trie v0.7.0
31772025-07-23T09:31:51.205Z Compiling password-hash v0.4.2
31782025-07-23T09:31:51.265Z Compiling fxhash v0.2.1
31792025-07-23T09:31:51.535Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31802025-07-23T09:31:51.927Z Compiling number_prefix v0.4.0
31812025-07-23T09:31:51.950Z Compiling base64 v0.13.1
31822025-07-23T09:31:52.071Z Compiling http-range v0.1.5
31832025-07-23T09:31:52.224Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31842025-07-23T09:31:52.454Z Compiling ron v0.7.1
31852025-07-23T09:31:52.542Z Compiling indicatif v0.17.11
31862025-07-23T09:31:53.136Z Compiling hickory-server v0.25.2
31872025-07-23T09:31:53.749Z Compiling pbkdf2 v0.11.0
31882025-07-23T09:31:53.915Z Compiling sled v0.34.7
31892025-07-23T09:31:54.165Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31902025-07-23T09:31:54.514Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31912025-07-23T09:31:54.551Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31922025-07-23T09:31:54.822Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31932025-07-23T09:31:56.003Z Compiling xz2 v0.1.7
31942025-07-23T09:31:56.494Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31952025-07-23T09:31:57.371Z Compiling zone v0.1.8
31962025-07-23T09:31:57.402Z Compiling ssh-key v0.6.6
31972025-07-23T09:31:57.515Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31982025-07-23T09:31:57.544Z Compiling hickory-client v0.25.2
31992025-07-23T09:31:58.245Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32002025-07-23T09:31:58.685Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32012025-07-23T09:31:58.711Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32022025-07-23T09:31:59.384Z Compiling p521 v0.13.3
32032025-07-23T09:32:00.145Z Compiling p256 v0.13.2
32042025-07-23T09:32:01.020Z Compiling yasna v0.5.2
32052025-07-23T09:32:01.494Z Compiling headers-core v0.3.0
32062025-07-23T09:32:01.616Z Compiling kstat-rs v0.2.4
32072025-07-23T09:32:01.731Z Compiling secrecy v0.8.0
32082025-07-23T09:32:02.035Z Compiling nanorand v0.7.0
32092025-07-23T09:32:02.221Z Compiling atty v0.2.14
32102025-07-23T09:32:02.240Z Compiling russh-cryptovec v0.7.3
32112025-07-23T09:32:02.423Z Compiling crc8 v0.1.1
32122025-07-23T09:32:02.493Z Compiling md5 v0.7.0
32132025-07-23T09:32:02.594Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32142025-07-23T09:32:02.621Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32152025-07-23T09:32:02.646Z Compiling flume v0.11.1
32162025-07-23T09:32:03.087Z Compiling russh-keys v0.45.0
32172025-07-23T09:32:03.236Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32182025-07-23T09:32:03.328Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32192025-07-23T09:32:04.122Z Compiling rcgen v0.12.1
32202025-07-23T09:32:06.732Z Compiling headers v0.4.1
32212025-07-23T09:32:07.996Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32222025-07-23T09:32:08.292Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32232025-07-23T09:32:08.536Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32242025-07-23T09:32:08.640Z Compiling hyper-staticfile v0.10.1
32252025-07-23T09:32:08.917Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32262025-07-23T09:32:09.252Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32272025-07-23T09:32:09.617Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32282025-07-23T09:32:09.646Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32292025-07-23T09:32:09.771Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32302025-07-23T09:32:11.341Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32312025-07-23T09:32:11.535Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32322025-07-23T09:32:12.360Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32332025-07-23T09:32:13.955Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32342025-07-23T09:32:14.015Z Compiling num-bigint v0.4.6
32352025-07-23T09:32:15.350Z Compiling des v0.8.1
32362025-07-23T09:32:15.756Z Compiling subprocess v0.2.9
32372025-07-23T09:32:16.323Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32382025-07-23T09:32:17.215Z Compiling display-error-chain v0.2.2
32392025-07-23T09:32:17.437Z Compiling hex-literal v0.4.1
32402025-07-23T09:32:17.477Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32412025-07-23T09:32:17.500Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32422025-07-23T09:32:17.659Z Compiling russh v0.45.0
32432025-07-23T09:32:20.342Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32442025-07-23T09:32:20.443Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32452025-07-23T09:32:20.600Z Compiling internet-checksum v0.2.1
32462025-07-23T09:32:23.138Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32472025-07-23T09:32:25.031Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-07-23T09:32:50.149Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32492025-07-23T09:33:15.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
32502025-07-23T09:33:15.981Z
32512025-07-23T09:33:15.985Zreal 2:48.005417014
32522025-07-23T09:33:15.985Zuser 15:23.153847985
32532025-07-23T09:33:15.985Zsys 2:11.815192024
32542025-07-23T09:33:15.985Ztrap 0.470517735
32552025-07-23T09:33:15.985Ztflt 0.179774619
32562025-07-23T09:33:15.985Zdflt 0.923616333
32572025-07-23T09:33:15.985Zkflt 0.001113052
32582025-07-23T09:33:15.985Zlock 42:01.124576877
32592025-07-23T09:33:15.985Zslp 56:24.575483043
32602025-07-23T09:33:15.985Zlat 57.481569013
32612025-07-23T09:33:15.985Zstop 2:22.148489033
32622025-07-23T09:33:15.985Z+ mkdir tests
32632025-07-23T09:33:15.989Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32642025-07-23T09:33:15.989Z+ xargs -I '{}' -t cp '{}' tests/
32652025-07-23T09:33:16.030Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f5e02d070cd1ed3b tests/
32662025-07-23T09:33:16.050Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e0e0e96162635840 tests/
32672025-07-23T09:33:16.070Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-7543a3fdcc2de60f tests/
32682025-07-23T09:33:16.095Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e679e1546036cb95 tests/
32692025-07-23T09:33:16.380Z+ 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/*)
32702025-07-23T09:33:16.383Z+ 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-e0e0e96162635840 tests/commtest-7543a3fdcc2de60f tests/dhcp_server-f5e02d070cd1ed3b tests/end_to_end_tests-e679e1546036cb95 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
32712025-07-23T09:34:51.768ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32722025-07-23T09:34:51.768Za .github/buildomat/ci-env.sh 1K
32732025-07-23T09:34:51.768Za out/target/test 1K
32742025-07-23T09:34:51.768Za out/npuzone/npuzone 23144K
32752025-07-23T09:34:51.768Za package-manifest.toml 34K
32762025-07-23T09:34:51.768Za smf/sled-agent/non-gimlet/config.toml 5K
32772025-07-23T09:34:51.768Za target/release/omicron-package 40853K
32782025-07-23T09:34:51.768Za target/release/xtask 11595K
32792025-07-23T09:34:51.768Za target/debug/bootstrap 243758K
32802025-07-23T09:34:51.768Za tests/bootstrap-e0e0e96162635840 23336K
32812025-07-23T09:34:51.768Za tests/commtest-7543a3fdcc2de60f 29495K
32822025-07-23T09:34:51.768Za tests/dhcp_server-f5e02d070cd1ed3b 23336K
32832025-07-23T09:34:51.768Za tests/end_to_end_tests-e679e1546036cb95 332844K
32842025-07-23T09:34:51.768Za out/clickhouse.tar.gz 316133K
32852025-07-23T09:34:51.768Za out/clickhouse_keeper.tar.gz 299988K
32862025-07-23T09:34:51.768Za out/clickhouse_server.tar.gz 316132K
32872025-07-23T09:34:51.768Za out/cockroachdb.tar.gz 160074K
32882025-07-23T09:34:51.768Za out/crucible-dtrace.tar 98K
32892025-07-23T09:34:51.768Za out/crucible-pantry-zone.tar.gz 38982K
32902025-07-23T09:34:51.768Za out/crucible-zone.tar.gz 48865K
32912025-07-23T09:34:51.768Za out/external-dns.tar.gz 50578K
32922025-07-23T09:34:51.768Za out/internal-dns.tar.gz 50578K
32932025-07-23T09:34:51.768Za out/mg-ddm-gz.tar 90846K
32942025-07-23T09:34:51.768Za out/nexus.tar.gz 132468K
32952025-07-23T09:34:51.768Za out/ntp.tar.gz 33046K
32962025-07-23T09:34:51.768Za out/omicron-gateway-softnpu.tar.gz 30764K
32972025-07-23T09:34:51.768Za out/omicron-sled-agent.tar 140704K
32982025-07-23T09:34:51.768Za out/overlay.tar.gz 3K
32992025-07-23T09:34:51.768Za out/oximeter.tar.gz 63235K
33002025-07-23T09:34:51.768Za out/oxlog.tar 3950K
33012025-07-23T09:34:51.768Za out/probe.tar.gz 3037K
33022025-07-23T09:34:51.768Za out/propolis-server.tar.gz 68537K
33032025-07-23T09:34:51.768Za out/pumpkind-gz.tar 26648K
33042025-07-23T09:34:51.768Za out/switch-softnpu.tar.gz 335517K
33052025-07-23T09:34:51.772Z
33062025-07-23T09:34:51.772Zreal 1:35.379173048
33072025-07-23T09:34:51.772Zuser 1:31.359780857
33082025-07-23T09:34:51.773Zsys 5.637573409
33092025-07-23T09:34:51.773Ztrap 0.021650201
33102025-07-23T09:34:51.773Ztflt 0.000000000
33112025-07-23T09:34:51.773Zdflt 0.000000000
33122025-07-23T09:34:51.773Zkflt 0.000000000
33132025-07-23T09:34:51.773Zlock 0.000000000
33142025-07-23T09:34:51.773Zslp 1:31.298035247
33152025-07-23T09:34:51.774Zlat 2.436609746
33162025-07-23T09:34:51.774Zstop 0.000219189
33172025-07-23T09:34:51.774Zprocess exited: duration 2121259 ms, exit code 0
 
33182025-07-23T09:34:51.791Zfound 1 output files
33192025-07-23T09:34:51.791Zuploading: /work/package.tar.gz (2219112302 bytes)
33202025-07-23T09:35:44.728Zuploaded: /work/package.tar.gz