01JMX8S2F3TV7YENBMQ6ZGFKX8: 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: 01JMX8V2MXYZDMD5TZBAQCKRKD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-25T01:41:00.925Zjob assigned to worker 01JMXC5CYBQ88FEGDBPZ5ZRE61 [factory aws, i-0104133d5cc7de25c] (queued for 59 m 11 s)
 
22025-02-25T01:41:09.196Zstarting task 0: "setup"
32025-02-25T01:41:09.203Z++ uname -s
42025-02-25T01:41:09.206Z+ kern=SunOS
52025-02-25T01:41:09.206Z+ build_user=build
62025-02-25T01:41:09.206Z+ build_uid=12345
72025-02-25T01:41:09.206Z+ work_dir=/work
82025-02-25T01:41:09.206Z+ input_dir=/input
92025-02-25T01:41:09.206Z+ [[ 0 == 12345 ]]
102025-02-25T01:41:09.206Z+ case "$kern" in
112025-02-25T01:41:09.206Z+ groupadd -g 12345 build
122025-02-25T01:41:09.208Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-25T01:41:11.215Z+ zfs create -o mountpoint=/work rpool/work
142025-02-25T01:41:11.338Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-25T01:41:11.340Z+ home_fs=zfs
162025-02-25T01:41:11.340Z+ [[ zfs == autofs ]]
172025-02-25T01:41:11.340Z+ mkdir -p /home/build
182025-02-25T01:41:11.343Z+ chown build:build /home/build /work
192025-02-25T01:41:13.344Z+ chmod 0700 /home/build /work
202025-02-25T01:41:13.346Zprocess exited: duration 4149 ms, exit code 0
 
212025-02-25T01:41:13.352Zstarting task 1: "rust-toolchain"
222025-02-25T01:41:13.357Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-25T01:41:13.357Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-25T01:41:13.357Z * rust toolchain channel = "1.85.0"
252025-02-25T01:41:13.357Z * rust toolchain profile = "default"
262025-02-25T01:41:13.357Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-25T01:41:13.357Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-25T01:41:13.360Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-25T01:41:13.360Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-25T01:41:13.460Zinfo: downloading installer
312025-02-25T01:41:14.765Zwarning: it looks like you have an existing installation of Rust at:
322025-02-25T01:41:14.765Zwarning: /opt/ooce/bin
332025-02-25T01:41:14.765Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-25T01:41:14.766Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-25T01:41:14.766Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-25T01:41:14.766Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-25T01:41:14.766Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-25T01:41:14.766Zerror: cannot install while Rust is installed
392025-02-25T01:41:14.766Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-25T01:41:14.787Zinfo: profile set to 'default'
412025-02-25T01:41:14.787Zinfo: default host triple is x86_64-unknown-illumos
422025-02-25T01:41:14.789Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-25T01:41:14.944Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-25T01:41:14.944Zinfo: downloading component 'cargo'
452025-02-25T01:41:15.833Zinfo: downloading component 'clippy'
462025-02-25T01:41:16.259Zinfo: downloading component 'rust-docs'
472025-02-25T01:41:17.791Zinfo: downloading component 'rust-std'
482025-02-25T01:41:19.503Zinfo: downloading component 'rustc'
492025-02-25T01:41:26.184Zinfo: downloading component 'rustfmt'
502025-02-25T01:41:26.433Zinfo: installing component 'cargo'
512025-02-25T01:41:27.252Zinfo: installing component 'clippy'
522025-02-25T01:41:27.633Zinfo: installing component 'rust-docs'
532025-02-25T01:41:29.383Zinfo: installing component 'rust-std'
542025-02-25T01:41:31.228Zinfo: installing component 'rustc'
552025-02-25T01:41:37.011Zinfo: installing component 'rustfmt'
562025-02-25T01:41:37.340Z
572025-02-25T01:41:37.340Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
582025-02-25T01:41:37.705Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-25T01:41:37.706Z
602025-02-25T01:41:37.706Z
612025-02-25T01:41:37.706ZRust is installed now. Great!
622025-02-25T01:41:37.706Z
632025-02-25T01:41:37.706ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-25T01:41:37.706Zenvironment variable. This has not been done automatically.
652025-02-25T01:41:37.706Z
662025-02-25T01:41:37.706ZTo configure your current shell, you need to source
672025-02-25T01:41:37.706Zthe corresponding env file under $HOME/.cargo.
682025-02-25T01:41:37.706Z
692025-02-25T01:41:37.706ZThis is usually done by running one of the following (note the leading DOT):
702025-02-25T01:41:37.706Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-25T01:41:37.706Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-25T01:41:37.777Z+ rustup --version
732025-02-25T01:41:37.784Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-25T01:41:37.784Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-25T01:41:37.862Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-25T01:41:37.867Z+ cargo --version
772025-02-25T01:41:37.921Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-25T01:41:37.924Z+ rustc --version
792025-02-25T01:41:37.985Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-25T01:41:37.988Zprocess exited: duration 24633 ms, exit code 0
 
812025-02-25T01:41:37.993Zstarting task 2: "authentication"
822025-02-25T01:41:38.015Zprocess exited: duration 21 ms, exit code 0
 
832025-02-25T01:41:38.020Zstarting task 3: "clone repository"
842025-02-25T01:41:38.025Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-25T01:41:38.027Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-25T01:41:38.059ZCloning into '/work/oxidecomputer/omicron'...
872025-02-25T01:41:45.251Z+ cd /work/oxidecomputer/omicron
882025-02-25T01:41:45.251Z+ git fetch origin 0e54843a98440d9bf47052fda013cd22848268e3
892025-02-25T01:41:45.577ZFrom https://github.com/oxidecomputer/omicron
902025-02-25T01:41:45.577Z * branch 0e54843a98440d9bf47052fda013cd22848268e3 -> FETCH_HEAD
912025-02-25T01:41:45.586Z+ [[ -n vmm-reduce-contention ]]
922025-02-25T01:41:45.589Z++ git branch --show-current
932025-02-25T01:41:45.591Z+ current=main
942025-02-25T01:41:45.591Z+ [[ main != vmm-reduce-contention ]]
952025-02-25T01:41:45.591Z+ git branch -f vmm-reduce-contention 0e54843a98440d9bf47052fda013cd22848268e3
962025-02-25T01:41:45.594Z+ git checkout -f vmm-reduce-contention
972025-02-25T01:41:45.657ZSwitched to branch 'vmm-reduce-contention'
982025-02-25T01:41:45.659Z+ git reset --hard 0e54843a98440d9bf47052fda013cd22848268e3
992025-02-25T01:41:45.724ZHEAD is now at 0e54843a9 Merge branch 'vmm-reserve-bench' into vmm-reduce-contention
1002025-02-25T01:41:45.728Zprocess exited: duration 7704 ms, exit code 0
 
1012025-02-25T01:41:45.735Zstarting task 4: "build"
1022025-02-25T01:41:45.738Z+ source .github/buildomat/ci-env.sh
1032025-02-25T01:41:45.740Z++ export CARGO_TERM_COLOR=always
1042025-02-25T01:41:45.741Z++ CARGO_TERM_COLOR=always
1052025-02-25T01:41:45.741Z+ cargo --version
1062025-02-25T01:41:45.789Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-25T01:41:45.792Z+ rustc --version
1082025-02-25T01:41:45.852Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-25T01:41:45.855Z+ WORK=/work
1102025-02-25T01:41:45.855Z+ pfexec mkdir -p /work
1112025-02-25T01:41:45.859Z+ pfexec chown build /work
1122025-02-25T01:41:45.862Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-25T01:41:48.682Zpkg list: illegal option -- F
1142025-02-25T01:41:48.682ZUsage:
1152025-02-25T01:41:48.684Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-25T01:41:48.685Z [pkg_fmri_pattern ...]
1172025-02-25T01:41:49.523Zpkg list: illegal option -- F
1182025-02-25T01:41:49.523ZUsage:
1192025-02-25T01:41:49.523Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-25T01:41:49.523Z [pkg_fmri_pattern ...]
1212025-02-25T01:41:57.050Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-25T01:42:01.284Z Startup: Caching catalogs ... Done
1232025-02-25T01:42:14.036ZPlanning: Solver setup ... Done (11.852s)
1242025-02-25T01:42:14.191ZPlanning: Running solver ... Done (0.155s)
1252025-02-25T01:42:14.307ZPlanning: Finding local manifests ... Done (0.005s)
1262025-02-25T01:42:14.318ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-25T01:42:14.556ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-25T01:42:14.661ZPlanning: Package planning ... Done (0.105s)
1292025-02-25T01:42:14.718ZPlanning: Merging actions ... Done (0.057s)
1302025-02-25T01:42:14.905ZPlanning: Checking for conflicting actions ... Done (0.186s)
1312025-02-25T01:42:16.348ZPlanning: Consolidating action changes ... Done (1.443s)
1322025-02-25T01:42:16.712ZPlanning: Evaluating mediators ... Done (0.365s)
1332025-02-25T01:42:16.790ZPlanning: Planning completed in 15.41 seconds
1342025-02-25T01:42:16.804Z Packages to install: 4
1352025-02-25T01:42:16.804Z Packages to update: 3
1362025-02-25T01:42:16.804Z Mediators to change: 2
1372025-02-25T01:42:16.807Z Services to change: 1
1382025-02-25T01:42:16.807Z Estimated space available: 155.61 GB
1392025-02-25T01:42:16.807ZEstimated space to be consumed: 1.66 GB
1402025-02-25T01:42:16.807Z Create boot environment: No
1412025-02-25T01:42:16.807ZCreate backup boot environment: Yes
1422025-02-25T01:42:16.807Z Rebuild boot archive: No
1432025-02-25T01:42:16.807Z
1442025-02-25T01:42:16.807ZChanged mediators:
1452025-02-25T01:42:16.807Z mediator clang:
1462025-02-25T01:42:16.807Z version: None -> 15 (system default)
1472025-02-25T01:42:16.807Z
1482025-02-25T01:42:16.807Z mediator llvm:
1492025-02-25T01:42:16.807Z version: 14 (system default) -> 15 (system default)
1502025-02-25T01:42:16.807Z
1512025-02-25T01:42:16.807ZChanged packages:
1522025-02-25T01:42:16.807Zhelios-dev
1532025-02-25T01:42:16.807Z developer/build-essential
1542025-02-25T01:42:16.807Z None -> 11-2.0
1552025-02-25T01:42:16.807Z library/libxmlsec1
1562025-02-25T01:42:16.807Z None -> 1.2.35-2.0
1572025-02-25T01:42:16.808Z ooce/developer/clang-15
1582025-02-25T01:42:16.808Z None -> 15.0.7-2.0
1592025-02-25T01:42:16.808Z ooce/developer/llvm-15
1602025-02-25T01:42:16.808Z None -> 15.0.7-2.0
1612025-02-25T01:42:16.808Z package/pkg
1622025-02-25T01:42:16.808Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-25T01:42:16.808Z system/library/g++-runtime
1642025-02-25T01:42:16.808Z 13-2.0 -> 14-2.0
1652025-02-25T01:42:16.808Z system/library/gcc-runtime
1662025-02-25T01:42:16.808Z 13-2.0 -> 14-2.0
1672025-02-25T01:42:16.808Z
1682025-02-25T01:42:16.808ZServices:
1692025-02-25T01:42:16.808Z restart_fmri:
1702025-02-25T01:42:16.808Z svc:/system/update-man-index:default
1712025-02-25T01:42:16.808Z
1722025-02-25T01:42:16.808ZEditable files to change:
1732025-02-25T01:42:16.808Z Update:
1742025-02-25T01:42:16.808Z usr/share/lib/pkg/web/config.shtml
1752025-02-25T01:42:16.877Z
1762025-02-25T01:42:16.877ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-25T01:42:21.880ZDownload: 1072/4301 items 19.7/225.4MB 8% complete (4.0M/s)
1782025-02-25T01:42:27.092ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (13.3M/s)
1792025-02-25T01:42:32.626ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (18.3M/s)
1802025-02-25T01:42:37.628ZDownload: 4282/4301 items 222.7/225.4MB 98% complete (10.2M/s)
1812025-02-25T01:42:38.609ZDownload: Completed 225.42 MB in 21.73 seconds (10.4M/s)
1822025-02-25T01:42:40.831Z Actions: 1/5122 actions (Removing old actions)
1832025-02-25T01:42:40.846Z Actions: 194/5122 actions (Installing new actions)
1842025-02-25T01:42:45.521Z Actions: 4267/5122 actions (Updating modified actions)
1852025-02-25T01:42:45.848Z Actions: Completed 5122 actions in 5.02 seconds.
1862025-02-25T01:42:46.251Z Done (0.396s)
1872025-02-25T01:42:46.254Z Done (0.001s)
1882025-02-25T01:42:46.856Z Done (0.603s)
1892025-02-25T01:42:51.053Z Done (3.963s)
1902025-02-25T01:42:51.137Z Done (0.016s)
1912025-02-25T01:42:51.140Z Done (0.000s)
1922025-02-25T01:42:51.283Z Done (0.000s)
1932025-02-25T01:42:51.971ZPlanning: Evaluating mediator changes ... Done
1942025-02-25T01:42:52.128ZPlanning: Checking for conflicting actions ... Done
1952025-02-25T01:42:52.130ZPlanning: Consolidating action changes ... Done
1962025-02-25T01:42:52.393ZPlanning: Evaluating mediators ... Done
1972025-02-25T01:42:52.395ZPlanning: Planning completed in 0.42 seconds
1982025-02-25T01:42:52.432Z Mediators to change: 2
1992025-02-25T01:42:52.432Z Create boot environment: No
2002025-02-25T01:42:52.432ZCreate backup boot environment: No
2012025-02-25T01:42:52.508Z Done
2022025-02-25T01:42:52.508Z Done
2032025-02-25T01:42:52.952Z Done
2042025-02-25T01:42:56.410Z Done
2052025-02-25T01:42:56.499Z Done
2062025-02-25T01:42:56.499Z Done
2072025-02-25T01:42:56.614Z Done
2082025-02-25T01:42:57.206ZPlanning: Evaluating mediator changes ... Done
2092025-02-25T01:42:57.209ZPlanning: Merging actions ... Done
2102025-02-25T01:42:57.393ZPlanning: Checking for conflicting actions ... Done
2112025-02-25T01:42:57.395ZPlanning: Consolidating action changes ... Done
2122025-02-25T01:42:57.653ZPlanning: Evaluating mediators ... Done
2132025-02-25T01:42:57.706ZPlanning: Planning completed in 0.74 seconds
2142025-02-25T01:42:57.746Z Packages to change: 1
2152025-02-25T01:42:57.746Z Mediators to change: 1
2162025-02-25T01:42:57.748Z Services to change: 1
2172025-02-25T01:42:57.749Z Create boot environment: No
2182025-02-25T01:42:57.749ZCreate backup boot environment: Yes
2192025-02-25T01:43:00.009Z Actions: 1/6 actions (Updating modified actions)
2202025-02-25T01:43:00.012Z Actions: Completed 6 actions in 0.00 seconds.
2212025-02-25T01:43:00.012Z Done
2222025-02-25T01:43:00.012Z Done
2232025-02-25T01:43:00.131Z Done
2242025-02-25T01:43:03.598Z Done
2252025-02-25T01:43:03.685Z Done
2262025-02-25T01:43:03.688Z Done
2272025-02-25T01:43:03.825Z Done
2282025-02-25T01:43:04.248ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292025-02-25T01:43:04.248Zclang system 15 system
2302025-02-25T01:43:04.248Zcsh system system illumos
2312025-02-25T01:43:04.248Zctags system system illumos
2322025-02-25T01:43:04.248Zgcc vendor 12 vendor
2332025-02-25T01:43:04.248Zgcc system 10 system
2342025-02-25T01:43:04.248Zgcc system 7 system
2352025-02-25T01:43:04.248Zgo system 1.20 system
2362025-02-25T01:43:04.248Zgo system 1.19 system
2372025-02-25T01:43:04.248Zllvm system 15 system
2382025-02-25T01:43:04.248Zllvm system 14 system
2392025-02-25T01:43:04.249Zmariadb system 10.6 system
2402025-02-25T01:43:04.249Zmta vendor vendor dma
2412025-02-25T01:43:04.249Zopenjdk system 17 system
2422025-02-25T01:43:04.249Zopenjdk system 11 system
2432025-02-25T01:43:04.249Zopenjdk system 1.8 system
2442025-02-25T01:43:04.249Zopenssl vendor 3 vendor
2452025-02-25T01:43:04.249Zperl system 5.36 system
2462025-02-25T01:43:04.249Zpostgresql system 15 system
2472025-02-25T01:43:04.249Zpostgresql system 13 system
2482025-02-25T01:43:04.249Zpython vendor 3 vendor
2492025-02-25T01:43:04.249Zpython system 2 system
2502025-02-25T01:43:04.249Zpython3 system 3.11 system
2512025-02-25T01:43:04.249Zruby system 3.0 system
2522025-02-25T01:43:04.249Zwords vendor vendor american-english
2532025-02-25T01:43:04.249Zwords system system australian-english
2542025-02-25T01:43:04.249Zwords system system british-english
2552025-02-25T01:43:04.249Zwords system system canadian-english
2562025-02-25T01:43:04.249Zwords system system french
2572025-02-25T01:43:04.249Zwords system system italian
2582025-02-25T01:43:04.249Zwords system system ngerman
2592025-02-25T01:43:04.249Zwords system system ogerman
2602025-02-25T01:43:04.249Zwords system system spanish
2612025-02-25T01:43:04.573ZPUBLISHER TYPE STATUS P LOCATION
2622025-02-25T01:43:04.573Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632025-02-25T01:43:07.583ZFMRI IFO
2642025-02-25T01:43:07.584Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652025-02-25T01:43:07.584Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662025-02-25T01:43:07.584Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672025-02-25T01:43:07.584Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682025-02-25T01:43:07.584Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692025-02-25T01:43:07.584Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2702025-02-25T01:43:07.584Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2712025-02-25T01:43:07.584Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2722025-02-25T01:43:07.584Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2732025-02-25T01:43:07.584Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2742025-02-25T01:43:07.584Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2752025-02-25T01:43:07.584Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2762025-02-25T01:43:07.584Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2772025-02-25T01:43:07.584Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2782025-02-25T01:43:07.584Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2792025-02-25T01:43:08.338Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2802025-02-25T01:43:08.661Z Updating crates.io index
2812025-02-25T01:43:08.700Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822025-02-25T01:43:09.247Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832025-02-25T01:43:09.490Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842025-02-25T01:43:09.810Z Updating git repository `https://github.com/oxidecomputer/propolis`
2852025-02-25T01:43:10.800Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862025-02-25T01:43:12.525Z Updating git repository `https://github.com/oxidecomputer/opte`
2872025-02-25T01:43:13.187Z Updating git repository `https://github.com/oxidecomputer/falcon`
2882025-02-25T01:43:13.934Z Updating git repository `https://github.com/oxidecomputer/clickward`
2892025-02-25T01:43:14.172Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2902025-02-25T01:43:14.573Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2912025-02-25T01:43:15.155Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2922025-02-25T01:43:15.664Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2932025-02-25T01:43:16.099Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942025-02-25T01:43:16.609Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2952025-02-25T01:43:16.912Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962025-02-25T01:43:17.165Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2972025-02-25T01:43:17.411Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2982025-02-25T01:43:17.651Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2992025-02-25T01:43:17.928Z Updating git repository `https://github.com/oxidecomputer/lldp`
3002025-02-25T01:43:18.278Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-02-25T01:43:18.554Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3022025-02-25T01:43:18.853Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032025-02-25T01:43:19.243Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3042025-02-25T01:43:19.521Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052025-02-25T01:43:20.004Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3062025-02-25T01:43:20.346Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072025-02-25T01:43:20.710Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082025-02-25T01:43:21.100Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3092025-02-25T01:43:21.371Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3102025-02-25T01:43:21.629Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3112025-02-25T01:43:21.967Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3122025-02-25T01:43:23.261Z Downloading crates ...
3132025-02-25T01:43:23.323Z Downloaded anstream v0.6.15
3142025-02-25T01:43:23.326Z Downloaded anstyle v1.0.10
3152025-02-25T01:43:23.329Z Downloaded byteorder v1.5.0
3162025-02-25T01:43:23.331Z Downloaded crypto-common v0.1.6
3172025-02-25T01:43:23.331Z Downloaded autocfg v1.4.0
3182025-02-25T01:43:23.338Z Downloaded equivalent v1.0.1
3192025-02-25T01:43:23.352Z Downloaded swrite v0.1.0
3202025-02-25T01:43:23.355Z Downloaded cfg-if v1.0.0
3212025-02-25T01:43:23.360Z Downloaded proc-macro-error-attr v1.0.4
3222025-02-25T01:43:23.362Z Downloaded is_terminal_polyfill v1.70.1
3232025-02-25T01:43:23.362Z Downloaded fnv v1.0.7
3242025-02-25T01:43:23.365Z Downloaded fastrand v2.1.1
3252025-02-25T01:43:23.365Z Downloaded scroll v0.12.0
3262025-02-25T01:43:23.367Z Downloaded digest v0.10.7
3272025-02-25T01:43:23.372Z Downloaded scroll_derive v0.12.0
3282025-02-25T01:43:23.375Z Downloaded dtrace-parser v0.2.0
3292025-02-25T01:43:23.381Z Downloaded thiserror v1.0.69
3302025-02-25T01:43:23.386Z Downloaded smawk v0.3.2
3312025-02-25T01:43:23.388Z Downloaded colorchoice v1.0.2
3322025-02-25T01:43:23.388Z Downloaded clap_lex v0.7.4
3332025-02-25T01:43:23.391Z Downloaded plain v0.2.3
3342025-02-25T01:43:23.391Z Downloaded errno v0.3.9
3352025-02-25T01:43:23.393Z Downloaded camino-tempfile v1.1.1
3362025-02-25T01:43:23.394Z Downloaded block-buffer v0.10.4
3372025-02-25T01:43:23.396Z Downloaded toml_datetime v0.6.8
3382025-02-25T01:43:23.396Z Downloaded bytecount v0.6.8
3392025-02-25T01:43:23.399Z Downloaded serde_tokenstream v0.2.2
3402025-02-25T01:43:23.402Z Downloaded quote v1.0.38
3412025-02-25T01:43:23.404Z Downloaded usdt v0.5.0
3422025-02-25T01:43:23.404Z Downloaded strsim v0.11.1
3432025-02-25T01:43:23.407Z Downloaded dof v0.3.0
3442025-02-25T01:43:23.407Z Downloaded heck v0.4.1
3452025-02-25T01:43:23.410Z Downloaded semver v1.0.25
3462025-02-25T01:43:23.412Z Downloaded camino v1.1.9
3472025-02-25T01:43:23.416Z Downloaded usdt-attr-macro v0.5.0
3482025-02-25T01:43:23.419Z Downloaded cpufeatures v0.2.14
3492025-02-25T01:43:23.419Z Downloaded pretty-hex v0.4.1
3502025-02-25T01:43:23.421Z Downloaded usdt-macro v0.5.0
3512025-02-25T01:43:23.421Z Downloaded anstyle-parse v0.2.5
3522025-02-25T01:43:23.421Z Downloaded itoa v1.0.11
3532025-02-25T01:43:23.424Z Downloaded serde_spanned v0.6.8
3542025-02-25T01:43:23.424Z Downloaded heck v0.5.0
3552025-02-25T01:43:23.427Z Downloaded generic-array v0.14.7
3562025-02-25T01:43:23.427Z Downloaded version_check v0.9.5
3572025-02-25T01:43:23.429Z Downloaded usdt-impl v0.5.0
3582025-02-25T01:43:23.429Z Downloaded terminal_size v0.4.0
3592025-02-25T01:43:23.429Z Downloaded fs-err v2.11.0
3602025-02-25T01:43:23.432Z Downloaded cargo-platform v0.1.8
3612025-02-25T01:43:23.432Z Downloaded tempfile v3.13.0
3622025-02-25T01:43:23.435Z Downloaded clap_derive v4.5.28
3632025-02-25T01:43:23.438Z Downloaded memmap v0.7.0
3642025-02-25T01:43:23.440Z Downloaded pest_derive v2.7.14
3652025-02-25T01:43:23.443Z Downloaded proc-macro-error v1.0.4
3662025-02-25T01:43:23.446Z Downloaded log v0.4.22
3672025-02-25T01:43:23.448Z Downloaded cargo_toml v0.20.5
3682025-02-25T01:43:23.448Z Downloaded ryu v1.0.18
3692025-02-25T01:43:23.452Z Downloaded thread-id v4.2.2
3702025-02-25T01:43:23.455Z Downloaded anstyle-query v1.1.1
3712025-02-25T01:43:23.455Z Downloaded utf8parse v0.2.2
3722025-02-25T01:43:23.457Z Downloaded pest_generator v2.7.14
3732025-02-25T01:43:23.457Z Downloaded thiserror-impl v1.0.69
3742025-02-25T01:43:23.460Z Downloaded macaddr v1.0.1
3752025-02-25T01:43:23.460Z Downloaded sha2 v0.10.8
3762025-02-25T01:43:23.462Z Downloaded unicode-linebreak v0.1.5
3772025-02-25T01:43:23.462Z Downloaded textwrap v0.16.1
3782025-02-25T01:43:23.465Z Downloaded unicode-ident v1.0.14
3792025-02-25T01:43:23.468Z Downloaded cargo_metadata v0.18.1
3802025-02-25T01:43:23.471Z Downloaded typenum v1.17.0
3812025-02-25T01:43:23.473Z Downloaded serde_derive v1.0.218
3822025-02-25T01:43:23.476Z Downloaded clap v4.5.30
3832025-02-25T01:43:23.481Z Downloaded once_cell v1.20.3
3842025-02-25T01:43:23.484Z Downloaded pest_meta v2.7.14
3852025-02-25T01:43:23.487Z Downloaded bitflags v2.6.0
3862025-02-25T01:43:23.490Z Downloaded zerocopy-derive v0.7.35
3872025-02-25T01:43:23.494Z Downloaded ucd-trie v0.1.7
3882025-02-25T01:43:23.497Z Downloaded tabled_derive v0.7.0
3892025-02-25T01:43:23.500Z Downloaded pest v2.7.14
3902025-02-25T01:43:23.503Z Downloaded papergrid v0.11.0
3912025-02-25T01:43:23.507Z Downloaded toml v0.8.19
3922025-02-25T01:43:23.510Z Downloaded indexmap v2.7.1
3932025-02-25T01:43:23.514Z Downloaded proc-macro2 v1.0.93
3942025-02-25T01:43:23.517Z Downloaded memchr v2.7.4
3952025-02-25T01:43:23.522Z Downloaded serde v1.0.218
3962025-02-25T01:43:23.525Z Downloaded anyhow v1.0.96
3972025-02-25T01:43:23.534Z Downloaded toml_edit v0.22.22
3982025-02-25T01:43:23.569Z Downloaded clap_builder v4.5.30
3992025-02-25T01:43:23.576Z Downloaded zerocopy v0.7.35
4002025-02-25T01:43:23.590Z Downloaded winnow v0.6.20
4012025-02-25T01:43:23.598Z Downloaded hashbrown v0.15.1
4022025-02-25T01:43:23.603Z Downloaded tabled v0.15.0
4032025-02-25T01:43:23.617Z Downloaded goblin v0.8.2
4042025-02-25T01:43:23.622Z Downloaded serde_json v1.0.139
4052025-02-25T01:43:23.636Z Downloaded syn v1.0.109
4062025-02-25T01:43:23.646Z Downloaded unicode-width v0.1.14
4072025-02-25T01:43:23.650Z Downloaded syn v2.0.96
4082025-02-25T01:43:23.661Z Downloaded rustix v0.38.37
4092025-02-25T01:43:23.696Z Downloaded libc v0.2.170
4102025-02-25T01:43:23.987Z Compiling proc-macro2 v1.0.93
4112025-02-25T01:43:23.988Z Compiling unicode-ident v1.0.14
4122025-02-25T01:43:23.990Z Compiling version_check v0.9.5
4132025-02-25T01:43:23.990Z Compiling serde v1.0.218
4142025-02-25T01:43:23.990Z Compiling thiserror v1.0.69
4152025-02-25T01:43:23.990Z Compiling memchr v2.7.4
4162025-02-25T01:43:24.023Z Compiling libc v0.2.170
4172025-02-25T01:43:24.026Z Compiling itoa v1.0.11
4182025-02-25T01:43:24.266Z Compiling ryu v1.0.18
4192025-02-25T01:43:24.376Z Compiling ucd-trie v0.1.7
4202025-02-25T01:43:24.667Z Compiling once_cell v1.20.3
4212025-02-25T01:43:24.813Z Compiling byteorder v1.5.0
4222025-02-25T01:43:24.940Z Compiling rustix v0.38.37
4232025-02-25T01:43:25.147Z Compiling serde_json v1.0.139
4242025-02-25T01:43:25.376Z Compiling bitflags v2.6.0
4252025-02-25T01:43:25.471Z Compiling usdt-impl v0.5.0
4262025-02-25T01:43:25.562Z Compiling proc-macro-error-attr v1.0.4
4272025-02-25T01:43:25.627Z Compiling syn v1.0.109
4282025-02-25T01:43:25.730Z Compiling proc-macro-error v1.0.4
4292025-02-25T01:43:25.754Z Compiling log v0.4.22
4302025-02-25T01:43:25.931Z Compiling hashbrown v0.15.1
4312025-02-25T01:43:25.955Z Compiling equivalent v1.0.1
4322025-02-25T01:43:26.033Z Compiling utf8parse v0.2.2
4332025-02-25T01:43:26.075Z Compiling camino v1.1.9
4342025-02-25T01:43:26.106Z Compiling plain v0.2.3
4352025-02-25T01:43:26.183Z Compiling anstyle-parse v0.2.5
4362025-02-25T01:43:26.366Z Compiling quote v1.0.38
4372025-02-25T01:43:26.522Z Compiling errno v0.3.9
4382025-02-25T01:43:26.591Z Compiling colorchoice v1.0.2
4392025-02-25T01:43:26.612Z Compiling pretty-hex v0.4.1
4402025-02-25T01:43:26.742Z Compiling syn v2.0.96
4412025-02-25T01:43:26.763Z Compiling thread-id v4.2.2
4422025-02-25T01:43:26.844Z Compiling anstyle-query v1.1.1
4432025-02-25T01:43:26.882Z Compiling winnow v0.6.20
4442025-02-25T01:43:26.964Z Compiling indexmap v2.7.1
4452025-02-25T01:43:26.998Z Compiling anstyle v1.0.10
4462025-02-25T01:43:27.001Z Compiling unicode-width v0.1.14
4472025-02-25T01:43:27.422Z Compiling is_terminal_polyfill v1.70.1
4482025-02-25T01:43:27.548Z Compiling semver v1.0.25
4492025-02-25T01:43:27.567Z Compiling autocfg v1.4.0
4502025-02-25T01:43:27.915Z Compiling anstream v0.6.15
4512025-02-25T01:43:28.226Z Compiling cfg-if v1.0.0
4522025-02-25T01:43:28.250Z Compiling anyhow v1.0.96
4532025-02-25T01:43:28.331Z Compiling fastrand v2.1.1
4542025-02-25T01:43:28.512Z Compiling fs-err v2.11.0
4552025-02-25T01:43:28.820Z Compiling terminal_size v0.4.0
4562025-02-25T01:43:28.861Z Compiling clap_lex v0.7.4
4572025-02-25T01:43:28.884Z Compiling fnv v1.0.7
4582025-02-25T01:43:28.888Z Compiling heck v0.4.1
4592025-02-25T01:43:29.018Z Compiling strsim v0.11.1
4602025-02-25T01:43:29.042Z Compiling bytecount v0.6.8
4612025-02-25T01:43:29.193Z Compiling heck v0.5.0
4622025-02-25T01:43:29.255Z Compiling papergrid v0.11.0
4632025-02-25T01:43:29.474Z Compiling clap_builder v4.5.30
4642025-02-25T01:43:29.673Z Compiling tempfile v3.13.0
4652025-02-25T01:43:29.696Z Compiling memmap v0.7.0
4662025-02-25T01:43:30.004Z Compiling smawk v0.3.2
4672025-02-25T01:43:30.150Z Compiling unicode-linebreak v0.1.5
4682025-02-25T01:43:30.402Z Compiling swrite v0.1.0
4692025-02-25T01:43:30.529Z Compiling textwrap v0.16.1
4702025-02-25T01:43:31.237Z Compiling tabled_derive v0.7.0
4712025-02-25T01:43:32.328Z Compiling tabled v0.15.0
4722025-02-25T01:43:33.400Z Compiling serde_derive v1.0.218
4732025-02-25T01:43:33.405Z Compiling thiserror-impl v1.0.69
4742025-02-25T01:43:33.545Z Compiling zerocopy-derive v0.7.35
4752025-02-25T01:43:33.583Z Compiling scroll_derive v0.12.0
4762025-02-25T01:43:33.900Z Compiling clap_derive v4.5.28
4772025-02-25T01:43:34.768Z Compiling scroll v0.12.0
4782025-02-25T01:43:35.037Z Compiling zerocopy v0.7.35
4792025-02-25T01:43:35.221Z Compiling goblin v0.8.2
4802025-02-25T01:43:35.618Z Compiling pest v2.7.14
4812025-02-25T01:43:36.998Z Compiling clap v4.5.30
4822025-02-25T01:43:37.733Z Compiling pest_meta v2.7.14
4832025-02-25T01:43:38.575Z Compiling pest_generator v2.7.14
4842025-02-25T01:43:39.820Z Compiling pest_derive v2.7.14
4852025-02-25T01:43:40.535Z Compiling dtrace-parser v0.2.0
4862025-02-25T01:43:41.561Z Compiling serde_tokenstream v0.2.2
4872025-02-25T01:43:41.651Z Compiling toml_datetime v0.6.8
4882025-02-25T01:43:41.654Z Compiling serde_spanned v0.6.8
4892025-02-25T01:43:41.742Z Compiling cargo-platform v0.1.8
4902025-02-25T01:43:41.948Z Compiling macaddr v1.0.1
4912025-02-25T01:43:42.080Z Compiling toml_edit v0.22.22
4922025-02-25T01:43:42.200Z Compiling camino-tempfile v1.1.1
4932025-02-25T01:43:42.880Z Compiling dof v0.3.0
4942025-02-25T01:43:43.104Z Compiling cargo_metadata v0.18.1
4952025-02-25T01:43:44.190Z Compiling usdt-macro v0.5.0
4962025-02-25T01:43:44.192Z Compiling usdt-attr-macro v0.5.0
4972025-02-25T01:43:44.833Z Compiling toml v0.8.19
4982025-02-25T01:43:45.195Z Compiling usdt v0.5.0
4992025-02-25T01:43:45.641Z Compiling cargo_toml v0.20.5
5002025-02-25T01:43:48.101Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012025-02-25T01:43:51.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.98s
5022025-02-25T01:43:51.341Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5032025-02-25T01:43:51.877Z Downloading crates ...
5042025-02-25T01:43:51.990Z Downloaded adler2 v2.0.0
5052025-02-25T01:43:51.995Z Downloaded atty v0.2.14
5062025-02-25T01:43:52.004Z Downloaded atomicwrites v0.4.4
5072025-02-25T01:43:52.006Z Downloaded hashlink v0.9.1
5082025-02-25T01:43:52.014Z Downloaded heapless v0.8.0
5092025-02-25T01:43:52.019Z Downloaded crunchy v0.2.2
5102025-02-25T01:43:52.022Z Downloaded hex-literal v0.4.1
5112025-02-25T01:43:52.025Z Downloaded aead v0.5.2
5122025-02-25T01:43:52.028Z Downloaded hex v0.4.3
5132025-02-25T01:43:52.031Z Downloaded bitflags v1.3.2
5142025-02-25T01:43:52.033Z Downloaded bitfield-struct v0.6.2
5152025-02-25T01:43:52.036Z Downloaded async-recursion v1.1.1
5162025-02-25T01:43:52.039Z Downloaded crucible-workspace-hack v0.1.0
5172025-02-25T01:43:52.042Z Downloaded ciborium-io v0.2.2
5182025-02-25T01:43:52.042Z Downloaded is_ci v1.2.0
5192025-02-25T01:43:52.044Z Downloaded cfg_aliases v0.1.1
5202025-02-25T01:43:52.044Z Downloaded base16ct v0.2.0
5212025-02-25T01:43:52.048Z Downloaded headers-core v0.3.0
5222025-02-25T01:43:52.048Z Downloaded bit-vec v0.6.3
5232025-02-25T01:43:52.051Z Downloaded ident_case v1.0.1
5242025-02-25T01:43:52.051Z Downloaded bb8 v0.8.5
5252025-02-25T01:43:52.054Z Downloaded ascii-canvas v3.0.0
5262025-02-25T01:43:52.054Z Downloaded http-body-util v0.1.2
5272025-02-25T01:43:52.056Z Downloaded md5 v0.7.0
5282025-02-25T01:43:52.056Z Downloaded match_cfg v0.1.0
5292025-02-25T01:43:52.059Z Downloaded instant v0.1.13
5302025-02-25T01:43:52.061Z Downloaded inout v0.1.3
5312025-02-25T01:43:52.061Z Downloaded arrayref v0.3.9
5322025-02-25T01:43:52.064Z Downloaded array-init v0.0.4
5332025-02-25T01:43:52.064Z Downloaded hostname v0.3.1
5342025-02-25T01:43:52.066Z Downloaded hyper-staticfile v0.10.1
5352025-02-25T01:43:52.069Z Downloaded litemap v0.7.3
5362025-02-25T01:43:52.072Z Downloaded hubpack_derive v0.1.1
5372025-02-25T01:43:52.072Z Downloaded crossbeam-deque v0.8.5
5382025-02-25T01:43:52.075Z Downloaded http-range v0.1.5
5392025-02-25T01:43:52.075Z Downloaded bzip2 v0.4.4
5402025-02-25T01:43:52.077Z Downloaded cobs v0.2.3
5412025-02-25T01:43:52.080Z Downloaded httpdate v1.0.3
5422025-02-25T01:43:52.080Z Downloaded cmake v0.1.51
5432025-02-25T01:43:52.083Z Downloaded crc v3.2.1
5442025-02-25T01:43:52.085Z Downloaded cassowary v0.3.0
5452025-02-25T01:43:52.088Z Downloaded constant_time_eq v0.3.1
5462025-02-25T01:43:52.090Z Downloaded maplit v1.0.2
5472025-02-25T01:43:52.090Z Downloaded lockfree-object-pool v0.1.6
5482025-02-25T01:43:52.093Z Downloaded progenitor-client v0.8.0
5492025-02-25T01:43:52.096Z Downloaded is-terminal v0.4.13
5502025-02-25T01:43:52.096Z Downloaded lalrpop-util v0.19.12
5512025-02-25T01:43:52.098Z Downloaded managed v0.8.0
5522025-02-25T01:43:52.098Z Downloaded memoffset v0.9.1
5532025-02-25T01:43:52.101Z Downloaded idna_adapter v1.2.0
5542025-02-25T01:43:52.101Z Downloaded indoc v1.0.9
5552025-02-25T01:43:52.104Z Downloaded linear-map v1.2.0
5562025-02-25T01:43:52.107Z Downloaded colored v2.1.0
5572025-02-25T01:43:52.109Z Downloaded md-5 v0.10.6
5582025-02-25T01:43:52.112Z Downloaded memmap2 v0.9.5
5592025-02-25T01:43:52.115Z Downloaded ciborium v0.2.2
5602025-02-25T01:43:52.117Z Downloaded icu_provider_macros v1.5.0
5612025-02-25T01:43:52.120Z Downloaded lazycell v1.3.0
5622025-02-25T01:43:52.120Z Downloaded indent_write v2.2.0
5632025-02-25T01:43:52.122Z Downloaded hyper-tls v0.6.0
5642025-02-25T01:43:52.125Z Downloaded progenitor-macro v0.9.1
5652025-02-25T01:43:52.125Z Downloaded predicates-tree v1.0.11
5662025-02-25T01:43:52.128Z Downloaded libloading v0.8.5
5672025-02-25T01:43:52.130Z Downloaded async-bb8-diesel v0.2.1
5682025-02-25T01:43:52.133Z Downloaded lock_api v0.4.12
5692025-02-25T01:43:52.135Z Downloaded libefi-sys v0.1.0
5702025-02-25T01:43:52.135Z Downloaded strum v0.26.3
5712025-02-25T01:43:52.138Z Downloaded serde_plain v1.0.2
5722025-02-25T01:43:52.138Z Downloaded proc-macro-crate v1.3.1
5732025-02-25T01:43:52.141Z Downloaded lru v0.12.5
5742025-02-25T01:43:52.143Z Downloaded cexpr v0.6.0
5752025-02-25T01:43:52.143Z Downloaded russh-cryptovec v0.7.3
5762025-02-25T01:43:52.147Z Downloaded ipnetwork v0.21.1
5772025-02-25T01:43:52.149Z Downloaded sigpipe v0.1.3
5782025-02-25T01:43:52.150Z Downloaded icu_locid_transform v1.5.0
5792025-02-25T01:43:52.152Z Downloaded hostname v0.4.0
5802025-02-25T01:43:52.155Z Downloaded maybe-uninit v2.0.0
5812025-02-25T01:43:52.156Z Downloaded jobserver v0.1.32
5822025-02-25T01:43:52.158Z Downloaded iana-time-zone v0.1.61
5832025-02-25T01:43:52.162Z Downloaded async-trait v0.1.86
5842025-02-25T01:43:52.165Z Downloaded write16 v1.0.0
5852025-02-25T01:43:52.165Z Downloaded crc-any v2.5.0
5862025-02-25T01:43:52.168Z Downloaded downcast v0.11.0
5872025-02-25T01:43:52.170Z Downloaded icu_provider v1.5.0
5882025-02-25T01:43:52.177Z Downloaded vte_generate_state_changes v0.1.2
5892025-02-25T01:43:52.182Z Downloaded serde_urlencoded v0.7.1
5902025-02-25T01:43:52.182Z Downloaded indexmap v1.9.3
5912025-02-25T01:43:52.182Z Downloaded rfc6979 v0.4.0
5922025-02-25T01:43:52.186Z Downloaded resolv-conf v0.7.0
5932025-02-25T01:43:52.186Z Downloaded icu_normalizer_data v1.5.0
5942025-02-25T01:43:52.188Z Downloaded cookie_store v0.21.1
5952025-02-25T01:43:52.191Z Downloaded mirai-annotations v1.12.0
5962025-02-25T01:43:52.191Z Downloaded base64 v0.13.1
5972025-02-25T01:43:52.194Z Downloaded structmeta-derive v0.3.0
5982025-02-25T01:43:52.196Z Downloaded slog-scope v4.4.0
5992025-02-25T01:43:52.199Z Downloaded new_debug_unreachable v1.0.6
6002025-02-25T01:43:52.199Z Downloaded base64ct v1.6.0
6012025-02-25T01:43:52.201Z Downloaded const_format_proc_macros v0.2.34
6022025-02-25T01:43:52.205Z Downloaded tiny-keccak v2.0.2
6032025-02-25T01:43:52.208Z Downloaded strum_macros v0.25.3
6042025-02-25T01:43:52.210Z Downloaded strum_macros v0.24.3
6052025-02-25T01:43:52.213Z Downloaded quick-error v1.2.3
6062025-02-25T01:43:52.215Z Downloaded zone v0.1.8
6072025-02-25T01:43:52.215Z Downloaded icu_locid_transform_data v1.5.0
6082025-02-25T01:43:52.218Z Downloaded utf16_iter v1.0.5
6092025-02-25T01:43:52.220Z Downloaded tokio-macros v2.5.0
6102025-02-25T01:43:52.223Z Downloaded precomputed-hash v0.1.1
6112025-02-25T01:43:52.223Z Downloaded bumpalo v3.16.0
6122025-02-25T01:43:52.226Z Downloaded utf-8 v0.7.6
6132025-02-25T01:43:52.228Z Downloaded ff v0.13.0
6142025-02-25T01:43:52.231Z Downloaded either v1.13.0
6152025-02-25T01:43:52.231Z Downloaded zone v0.3.0
6162025-02-25T01:43:52.234Z Downloaded filetime v0.2.25
6172025-02-25T01:43:52.236Z Downloaded tokio-native-tls v0.3.1
6182025-02-25T01:43:52.236Z Downloaded crossbeam-epoch v0.9.18
6192025-02-25T01:43:52.241Z Downloaded openssl-macros v0.1.1
6202025-02-25T01:43:52.243Z Downloaded icu_collections v1.5.0
6212025-02-25T01:43:52.248Z Downloaded ghash v0.5.1
6222025-02-25T01:43:52.251Z Downloaded crossbeam-utils v0.8.20
6232025-02-25T01:43:52.253Z Downloaded icu_locid v1.5.0
6242025-02-25T01:43:52.259Z Downloaded num v0.4.3
6252025-02-25T01:43:52.261Z Downloaded compact_str v0.8.0
6262025-02-25T01:43:52.264Z Downloaded time-core v0.1.2
6272025-02-25T01:43:52.267Z Downloaded sync_wrapper v1.0.1
6282025-02-25T01:43:52.267Z Downloaded tokio-tungstenite v0.21.0
6292025-02-25T01:43:52.270Z Downloaded phf_generator v0.11.2
6302025-02-25T01:43:52.272Z Downloaded unicase v2.7.0
6312025-02-25T01:43:52.275Z Downloaded tokio-rustls v0.25.0
6322025-02-25T01:43:52.278Z Downloaded zerofrom v0.1.4
6332025-02-25T01:43:52.278Z Downloaded phf v0.11.2
6342025-02-25T01:43:52.281Z Downloaded ref-cast v1.0.23
6352025-02-25T01:43:52.284Z Downloaded primeorder v0.13.6
6362025-02-25T01:43:52.284Z Downloaded rtoolbox v0.0.2
6372025-02-25T01:43:52.286Z Downloaded crypto-bigint v0.5.5
6382025-02-25T01:43:52.293Z Downloaded zone_cfg_derive v0.3.0
6392025-02-25T01:43:52.296Z Downloaded heapless v0.7.17
6402025-02-25T01:43:52.299Z Downloaded scheduled-thread-pool v0.2.7
6412025-02-25T01:43:52.302Z Downloaded rustls-pemfile v1.0.4
6422025-02-25T01:43:52.304Z Downloaded rusty-fork v0.3.0
6432025-02-25T01:43:52.307Z Downloaded sec1 v0.7.3
6442025-02-25T01:43:52.309Z Downloaded fs_extra v1.3.0
6452025-02-25T01:43:52.312Z Downloaded foreign-types-shared v0.1.1
6462025-02-25T01:43:52.312Z Downloaded newtype_derive v0.1.6
6472025-02-25T01:43:52.316Z Downloaded slog-async v2.8.0
6482025-02-25T01:43:52.316Z Downloaded scopeguard v1.2.0
6492025-02-25T01:43:52.319Z Downloaded secrecy v0.8.0
6502025-02-25T01:43:52.319Z Downloaded tls_codec_derive v0.4.1
6512025-02-25T01:43:52.321Z Downloaded synstructure v0.13.1
6522025-02-25T01:43:52.321Z Downloaded parking_lot_core v0.9.10
6532025-02-25T01:43:52.324Z Downloaded openssl-probe v0.1.5
6542025-02-25T01:43:52.327Z Downloaded indicatif v0.17.11
6552025-02-25T01:43:52.330Z Downloaded unicode-truncate v1.1.0
6562025-02-25T01:43:52.332Z Downloaded pretty-hex v0.2.1
6572025-02-25T01:43:52.335Z Downloaded utf8_iter v1.0.4
6582025-02-25T01:43:52.338Z Downloaded thiserror-impl v2.0.11
6592025-02-25T01:43:52.338Z Downloaded rcgen v0.12.1
6602025-02-25T01:43:52.340Z Downloaded progenitor-client v0.9.1
6612025-02-25T01:43:52.343Z Downloaded parking_lot_core v0.8.6
6622025-02-25T01:43:52.346Z Downloaded tls_codec v0.4.1
6632025-02-25T01:43:52.346Z Downloaded peg-runtime v0.8.3
6642025-02-25T01:43:52.348Z Downloaded fallible-iterator v0.3.0
6652025-02-25T01:43:52.351Z Downloaded float-ord v0.3.2
6662025-02-25T01:43:52.351Z Downloaded ena v0.14.3
6672025-02-25T01:43:52.354Z Downloaded daft v0.1.1
6682025-02-25T01:43:52.356Z Downloaded const_format v0.2.34
6692025-02-25T01:43:52.360Z Downloaded hickory-resolver v0.24.3
6702025-02-25T01:43:52.365Z Downloaded sync-ptr v0.1.1
6712025-02-25T01:43:52.368Z Downloaded num_enum v0.5.11
6722025-02-25T01:43:52.372Z Downloaded toolchain_find v0.4.0
6732025-02-25T01:43:52.374Z Downloaded termtree v0.4.1
6742025-02-25T01:43:52.374Z Downloaded nibble_vec v0.1.0
6752025-02-25T01:43:52.377Z Downloaded newtype-uuid v1.2.1
6762025-02-25T01:43:52.380Z Downloaded darling_macro v0.20.10
6772025-02-25T01:43:52.380Z Downloaded whoami v1.5.2
6782025-02-25T01:43:52.383Z Downloaded unicode-bidi v0.3.17
6792025-02-25T01:43:52.386Z Downloaded polyval v0.6.2
6802025-02-25T01:43:52.388Z Downloaded opaque-debug v0.3.1
6812025-02-25T01:43:52.388Z Downloaded packed_struct_codegen v0.10.1
6822025-02-25T01:43:52.391Z Downloaded packed_struct v0.10.1
6832025-02-25T01:43:52.391Z Downloaded fxhash v0.2.1
6842025-02-25T01:43:52.394Z Downloaded backtrace v0.3.74
6852025-02-25T01:43:52.409Z Downloaded normalize-line-endings v0.3.0
6862025-02-25T01:43:52.412Z Downloaded http v1.2.0
6872025-02-25T01:43:52.415Z Downloaded hickory-server v0.24.3
6882025-02-25T01:43:52.420Z Downloaded thiserror-impl-no-std v2.0.2
6892025-02-25T01:43:52.422Z Downloaded aes v0.8.4
6902025-02-25T01:43:52.425Z Downloaded daft-derive v0.1.1
6912025-02-25T01:43:52.429Z Downloaded which v4.4.2
6922025-02-25T01:43:52.432Z Downloaded unarray v0.1.4
6932025-02-25T01:43:52.436Z Downloaded semver v0.1.20
6942025-02-25T01:43:52.436Z Downloaded typify-macro v0.3.0
6952025-02-25T01:43:52.439Z Downloaded topological-sort v0.2.2
6962025-02-25T01:43:52.439Z Downloaded slog v2.7.0
6972025-02-25T01:43:52.441Z Downloaded num-conv v0.1.0
6982025-02-25T01:43:52.441Z Downloaded embedded-io v0.6.1
6992025-02-25T01:43:52.444Z Downloaded defmt v0.3.8
7002025-02-25T01:43:52.447Z Downloaded tower-layer v0.3.3
7012025-02-25T01:43:52.451Z Downloaded parse-size v1.1.0
7022025-02-25T01:43:52.451Z Downloaded mockall v0.13.1
7032025-02-25T01:43:52.454Z Downloaded hash32 v0.2.1
7042025-02-25T01:43:52.454Z Downloaded fallible-streaming-iterator v0.1.9
7052025-02-25T01:43:52.456Z Downloaded fallible-iterator v0.2.0
7062025-02-25T01:43:52.456Z Downloaded data-encoding v2.6.0
7072025-02-25T01:43:52.459Z Downloaded zerovec-derive v0.10.3
7082025-02-25T01:43:52.461Z Downloaded zopfli v0.8.1
7092025-02-25T01:43:52.464Z Downloaded try-lock v0.2.5
7102025-02-25T01:43:52.464Z Downloaded fatfs v0.3.6
7112025-02-25T01:43:52.467Z Downloaded phf_shared v0.11.2
7122025-02-25T01:43:52.470Z Downloaded rand v0.9.0
7132025-02-25T01:43:52.472Z Downloaded schemars v0.8.21
7142025-02-25T01:43:52.485Z Downloaded foreign-types-shared v0.3.1
7152025-02-25T01:43:52.488Z Downloaded float-cmp v0.10.0
7162025-02-25T01:43:52.488Z Downloaded rustc_version v0.1.7
7172025-02-25T01:43:52.490Z Downloaded rand_chacha v0.3.1
7182025-02-25T01:43:52.490Z Downloaded pin-utils v0.1.0
7192025-02-25T01:43:52.493Z Downloaded snafu-derive v0.8.5
7202025-02-25T01:43:52.495Z Downloaded siphasher v0.3.11
7212025-02-25T01:43:52.495Z Downloaded typify-macro v0.2.0
7222025-02-25T01:43:52.498Z Downloaded twox-hash v2.1.0
7232025-02-25T01:43:52.498Z Downloaded smallvec v1.14.0
7242025-02-25T01:43:52.501Z Downloaded phf_shared v0.10.0
7252025-02-25T01:43:52.504Z Downloaded strip-ansi-escapes v0.2.0
7262025-02-25T01:43:52.504Z Downloaded der_derive v0.7.3
7272025-02-25T01:43:52.506Z Downloaded debug-ignore v1.0.5
7282025-02-25T01:43:52.510Z Downloaded number_prefix v0.4.0
7292025-02-25T01:43:52.510Z Downloaded thread_local v1.1.8
7302025-02-25T01:43:52.513Z Downloaded structmeta v0.3.0
7312025-02-25T01:43:52.513Z Downloaded env_logger v0.11.5
7322025-02-25T01:43:52.516Z Downloaded take_mut v0.2.2
7332025-02-25T01:43:52.518Z Downloaded aes-gcm v0.10.3
7342025-02-25T01:43:52.521Z Downloaded zeroize v1.8.1
7352025-02-25T01:43:52.523Z Downloaded quinn v0.11.5
7362025-02-25T01:43:52.526Z Downloaded prettyplease v0.2.29
7372025-02-25T01:43:52.531Z Downloaded yoke-derive v0.7.4
7382025-02-25T01:43:52.534Z Downloaded universal-hash v0.5.1
7392025-02-25T01:43:52.534Z Downloaded slab v0.4.9
7402025-02-25T01:43:52.536Z Downloaded zeroize_derive v1.4.2
7412025-02-25T01:43:52.536Z Downloaded untrusted v0.7.1
7422025-02-25T01:43:52.539Z Downloaded group v0.13.0
7432025-02-25T01:43:52.539Z Downloaded tui-tree-widget v0.23.0
7442025-02-25T01:43:52.542Z Downloaded form_urlencoded v1.2.1
7452025-02-25T01:43:52.542Z Downloaded thiserror v2.0.11
7462025-02-25T01:43:52.548Z Downloaded path-slash v0.1.5
7472025-02-25T01:43:52.551Z Downloaded pem v3.0.5
7482025-02-25T01:43:52.554Z Downloaded newline-converter v0.3.0
7492025-02-25T01:43:52.554Z Downloaded multimap v0.10.0
7502025-02-25T01:43:52.557Z Downloaded peg v0.8.4
7512025-02-25T01:43:52.559Z Downloaded oxnet v0.1.0
7522025-02-25T01:43:52.562Z Downloaded papergrid v0.14.0
7532025-02-25T01:43:52.566Z Downloaded tinystr v0.7.6
7542025-02-25T01:43:52.569Z Downloaded thiserror-no-std v2.0.2
7552025-02-25T01:43:52.573Z Downloaded blake3 v1.5.4
7562025-02-25T01:43:52.582Z Downloaded dirs-next v2.0.0
7572025-02-25T01:43:52.584Z Downloaded termios v0.3.3
7582025-02-25T01:43:52.587Z Downloaded shell-words v1.1.0
7592025-02-25T01:43:52.587Z Downloaded tinyvec_macros v0.1.1
7602025-02-25T01:43:52.589Z Downloaded shlex v1.3.0
7612025-02-25T01:43:52.589Z Downloaded darling_core v0.20.10
7622025-02-25T01:43:52.595Z Downloaded untrusted v0.9.0
7632025-02-25T01:43:52.597Z Downloaded display-error-chain v0.2.2
7642025-02-25T01:43:52.600Z Downloaded dirs-sys-next v0.1.2
7652025-02-25T01:43:52.600Z Downloaded difflib v0.4.0
7662025-02-25T01:43:52.603Z Downloaded powerfmt v0.2.0
7672025-02-25T01:43:52.603Z Downloaded salsa20 v0.10.2
7682025-02-25T01:43:52.605Z Downloaded paste v1.0.15
7692025-02-25T01:43:52.608Z Downloaded hash32 v0.3.1
7702025-02-25T01:43:52.610Z Downloaded document-features v0.2.10
7712025-02-25T01:43:52.611Z Downloaded pkg-config v0.3.31
7722025-02-25T01:43:52.613Z Downloaded pem-rfc7468 v0.7.0
7732025-02-25T01:43:52.616Z Downloaded pin-project v1.1.6
7742025-02-25T01:43:52.627Z Downloaded simd-adler32 v0.3.7
7752025-02-25T01:43:52.629Z Downloaded ppv-lite86 v0.2.20
7762025-02-25T01:43:52.632Z Downloaded aho-corasick v1.1.3
7772025-02-25T01:43:52.638Z Downloaded tap v1.0.1
7782025-02-25T01:43:52.641Z Downloaded supports-color v3.0.2
7792025-02-25T01:43:52.641Z Downloaded value-bag v1.9.0
7802025-02-25T01:43:52.643Z Downloaded tabwriter v1.4.0
7812025-02-25T01:43:52.646Z Downloaded subtle v2.6.1
7822025-02-25T01:43:52.646Z Downloaded owo-colors v4.1.0
7832025-02-25T01:43:52.649Z Downloaded want v0.3.1
7842025-02-25T01:43:52.651Z Downloaded termcolor v1.4.1
7852025-02-25T01:43:52.654Z Downloaded smallvec v0.6.14
7862025-02-25T01:43:52.654Z Downloaded pbkdf2 v0.11.0
7872025-02-25T01:43:52.656Z Downloaded multer v3.1.0
7882025-02-25T01:43:52.659Z Downloaded num-derive v0.4.2
7892025-02-25T01:43:52.662Z Downloaded fixedbitset v0.4.2
7902025-02-25T01:43:52.665Z Downloaded rustc_version v0.4.1
7912025-02-25T01:43:52.665Z Downloaded num-iter v0.1.45
7922025-02-25T01:43:52.667Z Downloaded nodrop v0.1.14
7932025-02-25T01:43:52.667Z Downloaded derive_builder_core v0.20.2
7942025-02-25T01:43:52.670Z Downloaded derive-where v1.2.7
7952025-02-25T01:43:52.673Z Downloaded oso-derive v0.27.3
7962025-02-25T01:43:52.675Z Downloaded stringprep v0.1.5
7972025-02-25T01:43:52.675Z Downloaded aws-lc-rs v1.10.0
7982025-02-25T01:43:52.686Z Downloaded rustversion v1.0.17
7992025-02-25T01:43:52.688Z Downloaded postgres-protocol v0.6.8
8002025-02-25T01:43:52.691Z Downloaded half v2.4.1
8012025-02-25T01:43:52.693Z Downloaded num_enum_derive v0.5.11
8022025-02-25T01:43:52.704Z Downloaded futures-io v0.3.31
8032025-02-25T01:43:52.704Z Downloaded mio v1.0.2
8042025-02-25T01:43:52.708Z Downloaded parse-display v0.10.0
8052025-02-25T01:43:52.708Z Downloaded signal-hook-mio v0.2.4
8062025-02-25T01:43:52.708Z Downloaded predicates-core v1.0.8
8072025-02-25T01:43:52.708Z Downloaded env_logger v0.10.2
8082025-02-25T01:43:52.710Z Downloaded derive_builder_macro v0.20.2
8092025-02-25T01:43:52.711Z Downloaded futures-executor v0.3.31
8102025-02-25T01:43:52.713Z Downloaded slog-dtrace v0.3.0
8112025-02-25T01:43:52.715Z Downloaded env_filter v0.1.2
8122025-02-25T01:43:52.718Z Downloaded tower-service v0.3.3
8132025-02-25T01:43:52.718Z Downloaded signal-hook-registry v1.4.2
8142025-02-25T01:43:52.718Z Downloaded num-rational v0.4.2
8152025-02-25T01:43:52.722Z Downloaded globset v0.4.15
8162025-02-25T01:43:52.725Z Downloaded rustc-demangle v0.1.24
8172025-02-25T01:43:52.725Z Downloaded progenitor v0.8.0
8182025-02-25T01:43:52.727Z Downloaded proc-macro-error-attr2 v2.0.0
8192025-02-25T01:43:52.727Z Downloaded miniz_oxide v0.8.0
8202025-02-25T01:43:52.730Z Downloaded expectorate v1.1.0
8212025-02-25T01:43:52.734Z Downloaded sqlparser_derive v0.2.2
8222025-02-25T01:43:52.734Z Downloaded tokio-tungstenite v0.23.1
8232025-02-25T01:43:52.736Z Downloaded typify v0.3.0
8242025-02-25T01:43:52.739Z Downloaded futures-core v0.3.31
8252025-02-25T01:43:52.742Z Downloaded walkdir v2.5.0
8262025-02-25T01:43:52.742Z Downloaded ecdsa v0.16.9
8272025-02-25T01:43:52.744Z Downloaded unicode_categories v0.1.1
8282025-02-25T01:43:52.747Z Downloaded tower v0.5.2
8292025-02-25T01:43:52.756Z Downloaded endian-type v0.1.2
8302025-02-25T01:43:52.758Z Downloaded xz2 v0.1.7
8312025-02-25T01:43:52.761Z Downloaded parse-display-derive v0.10.0
8322025-02-25T01:43:52.761Z Downloaded sha1 v0.10.6
8332025-02-25T01:43:52.763Z Downloaded serde-hex v0.1.0
8342025-02-25T01:43:52.763Z Downloaded diesel_table_macro_syntax v0.2.0
8352025-02-25T01:43:52.766Z Downloaded num_threads v0.1.7
8362025-02-25T01:43:52.766Z Downloaded futures-task v0.3.31
8372025-02-25T01:43:52.768Z Downloaded unsafe-libyaml v0.2.11
8382025-02-25T01:43:52.772Z Downloaded parse-zoneinfo v0.3.1
8392025-02-25T01:43:52.775Z Downloaded string_cache v0.8.7
8402025-02-25T01:43:52.781Z Downloaded futures-sink v0.3.31
8412025-02-25T01:43:52.781Z Downloaded futures-macro v0.3.31
8422025-02-25T01:43:52.781Z Downloaded fragile v2.0.0
8432025-02-25T01:43:52.784Z Downloaded proc-macro-error2 v2.0.1
8442025-02-25T01:43:52.784Z Downloaded slog-stdlog v4.1.1
8452025-02-25T01:43:52.786Z Downloaded olpc-cjson v0.1.4
8462025-02-25T01:43:52.787Z Downloaded tokio-tungstenite v0.24.0
8472025-02-25T01:43:52.789Z Downloaded spki v0.7.3
8482025-02-25T01:43:52.792Z Downloaded similar v2.6.0
8492025-02-25T01:43:52.795Z Downloaded url v2.5.3
8502025-02-25T01:43:52.799Z Downloaded hkdf v0.12.4
8512025-02-25T01:43:52.802Z Downloaded waitgroup v0.1.2
8522025-02-25T01:43:52.805Z Downloaded bindgen v0.69.5
8532025-02-25T01:43:52.811Z Downloaded rand_seeder v0.3.0
8542025-02-25T01:43:52.814Z Downloaded enum-as-inner v0.6.1
8552025-02-25T01:43:52.816Z Downloaded rand_chacha v0.9.0
8562025-02-25T01:43:52.816Z Downloaded flagset v0.4.6
8572025-02-25T01:43:52.819Z Downloaded gethostname v0.5.0
8582025-02-25T01:43:52.819Z Downloaded icu_properties_data v1.5.0
8592025-02-25T01:43:52.830Z Downloaded glob v0.3.2
8602025-02-25T01:43:52.832Z Downloaded serde_derive_internals v0.29.1
8612025-02-25T01:43:52.835Z Downloaded rustls-pki-types v1.10.0
8622025-02-25T01:43:52.838Z Downloaded nom v7.1.3
8632025-02-25T01:43:52.842Z Downloaded tracing-attributes v0.1.27
8642025-02-25T01:43:52.844Z Downloaded oso v0.27.3
8652025-02-25T01:43:52.848Z Downloaded dsl_auto_type v0.1.2
8662025-02-25T01:43:52.852Z Downloaded rand_core v0.6.4
8672025-02-25T01:43:52.852Z Downloaded dropshot_endpoint v0.12.0
8682025-02-25T01:43:52.855Z Downloaded rand_core v0.9.2
8692025-02-25T01:43:52.858Z Downloaded vsss-rs v3.3.4
8702025-02-25T01:43:52.858Z Downloaded pretty_assertions v1.4.1
8712025-02-25T01:43:52.861Z Downloaded dyn-clone v1.0.18
8722025-02-25T01:43:52.863Z Downloaded ron v0.8.1
8732025-02-25T01:43:52.867Z Downloaded stable_deref_trait v1.2.0
8742025-02-25T01:43:52.871Z Downloaded tar v0.4.44
8752025-02-25T01:43:52.873Z Downloaded hashbrown v0.12.3
8762025-02-25T01:43:52.876Z Downloaded toml v0.7.8
8772025-02-25T01:43:52.879Z Downloaded openssl-sys v0.9.106
8782025-02-25T01:43:52.884Z Downloaded zerocopy v0.6.6
8792025-02-25T01:43:52.887Z Downloaded ron v0.7.1
8802025-02-25T01:43:52.892Z Downloaded diesel_derives v2.2.3
8812025-02-25T01:43:52.898Z Downloaded vergen v8.3.2
8822025-02-25T01:43:52.901Z Downloaded p256 v0.13.2
8832025-02-25T01:43:52.903Z Downloaded zerovec v0.10.4
8842025-02-25T01:43:52.909Z Downloaded quick-xml v0.37.2
8852025-02-25T01:43:52.916Z Downloaded tracing-core v0.1.32
8862025-02-25T01:43:52.919Z Downloaded hashbrown v0.13.2
8872025-02-25T01:43:52.923Z Downloaded quinn-proto v0.11.8
8882025-02-25T01:43:52.930Z Downloaded unicode-segmentation v1.12.0
8892025-02-25T01:43:52.935Z Downloaded tracing v0.1.40
8902025-02-25T01:43:52.939Z Downloaded futures-util v0.3.31
8912025-02-25T01:43:52.952Z Downloaded zerocopy-derive v0.8.10
8922025-02-25T01:43:52.959Z Downloaded typed-path v0.9.3
8932025-02-25T01:43:52.964Z Downloaded toml_edit v0.19.15
8942025-02-25T01:43:52.982Z Downloaded x509-cert v0.2.5
8952025-02-25T01:43:52.987Z Downloaded salty v0.3.0
8962025-02-25T01:43:52.993Z Downloaded proptest v1.5.0
8972025-02-25T01:43:53.003Z Downloaded petname v2.0.2
8982025-02-25T01:43:53.009Z Downloaded curve25519-dalek v4.1.3
8992025-02-25T01:43:53.019Z Downloaded tokio-util v0.7.12
9002025-02-25T01:43:53.025Z Downloaded p521 v0.13.3
9012025-02-25T01:43:53.029Z Downloaded h2 v0.4.6
9022025-02-25T01:43:53.036Z Downloaded hashbrown v0.14.5
9032025-02-25T01:43:53.043Z Downloaded tabled v0.18.0
9042025-02-25T01:43:53.061Z Downloaded rusqlite v0.32.1
9052025-02-25T01:43:53.067Z Downloaded p384 v0.13.0
9062025-02-25T01:43:53.073Z Downloaded rustls-webpki v0.101.7
9072025-02-25T01:43:53.088Z Downloaded ssh-key v0.6.6
9082025-02-25T01:43:53.094Z Downloaded gimli v0.31.1
9092025-02-25T01:43:53.104Z Downloaded flate2 v1.0.35
9102025-02-25T01:43:53.110Z Downloaded dropshot v0.12.0
9112025-02-25T01:43:53.129Z Downloaded rustls-webpki v0.102.8
9122025-02-25T01:43:53.148Z Downloaded rayon v1.10.0
9132025-02-25T01:43:53.156Z Downloaded openssl v0.10.71
9142025-02-25T01:43:53.166Z Downloaded sqlparser v0.45.0
9152025-02-25T01:43:53.172Z Downloaded git2 v0.19.0
9162025-02-25T01:43:53.182Z Downloaded reqwest v0.12.12
9172025-02-25T01:43:53.190Z Downloaded zerocopy v0.8.10
9182025-02-25T01:43:53.214Z Downloaded regress v0.9.1
9192025-02-25T01:43:53.223Z Downloaded regex-syntax v0.6.29
9202025-02-25T01:43:53.230Z Downloaded object v0.30.4
9212025-02-25T01:43:53.240Z Downloaded chrono-tz v0.10.1
9222025-02-25T01:43:53.248Z Downloaded regex-syntax v0.8.5
9232025-02-25T01:43:53.257Z Downloaded nix v0.28.0
9242025-02-25T01:43:53.271Z Downloaded radix_trie v0.2.1
9252025-02-25T01:43:53.274Z Downloaded regex v1.11.1
9262025-02-25T01:43:53.287Z Downloaded dropshot v0.15.1
9272025-02-25T01:43:53.308Z Downloaded webpki-roots v0.26.6
9282025-02-25T01:43:53.312Z Downloaded nix v0.29.0
9292025-02-25T01:43:53.324Z Downloaded openapiv3 v2.0.0
9302025-02-25T01:43:53.336Z Downloaded regress v0.10.1
9312025-02-25T01:43:53.345Z Downloaded nix v0.27.1
9322025-02-25T01:43:53.357Z Downloaded object v0.36.5
9332025-02-25T01:43:53.369Z Downloaded vcpkg v0.2.15
9342025-02-25T01:43:53.405Z Downloaded sled v0.34.7
9352025-02-25T01:43:53.415Z Downloaded polar-core v0.27.3
9362025-02-25T01:43:53.424Z Downloaded typify-impl v0.3.0
9372025-02-25T01:43:53.440Z Downloaded typify-impl v0.2.0
9382025-02-25T01:43:53.455Z Downloaded bzip2-sys v0.1.11+1.0.8
9392025-02-25T01:43:53.467Z Downloaded ratatui v0.29.0
9402025-02-25T01:43:53.487Z Downloaded zerocopy-derive v0.6.6
9412025-02-25T01:43:53.496Z Downloaded lzma-sys v0.1.20
9422025-02-25T01:43:53.523Z Downloaded petgraph v0.6.5
9432025-02-25T01:43:53.540Z Downloaded bstr v1.10.0
9442025-02-25T01:43:53.551Z Downloaded rustls v0.22.4
9452025-02-25T01:43:53.563Z Downloaded smoltcp v0.11.0
9462025-02-25T01:43:53.575Z Downloaded libz-sys v1.1.20
9472025-02-25T01:43:53.596Z Downloaded diesel v2.2.7
9482025-02-25T01:43:53.613Z Downloaded rustls v0.23.19
9492025-02-25T01:43:53.624Z Downloaded hickory-proto v0.24.3
9502025-02-25T01:43:53.639Z Downloaded regex-automata v0.4.8
9512025-02-25T01:43:53.655Z Downloaded unicode-width v0.2.0
9522025-02-25T01:43:53.660Z Downloaded smoltcp v0.9.1
9532025-02-25T01:43:53.671Z Downloaded tokio v1.43.0
9542025-02-25T01:43:53.708Z Downloaded rustls v0.21.12
9552025-02-25T01:43:53.718Z Downloaded csv v1.3.1
9562025-02-25T01:43:53.759Z Downloaded portable-atomic v1.9.0
9572025-02-25T01:43:53.768Z Downloaded rustyline v14.0.0
9582025-02-25T01:43:53.775Z Downloaded chrono v0.4.39
9592025-02-25T01:43:53.784Z Downloaded lalrpop v0.19.12
9602025-02-25T01:43:53.799Z Downloaded serde_with v3.11.0
9612025-02-25T01:43:53.809Z Downloaded bindgen v0.71.1
9622025-02-25T01:43:53.818Z Downloaded time v0.3.36
9632025-02-25T01:43:53.824Z Downloaded sha3 v0.10.8
9642025-02-25T01:43:53.828Z Downloaded winnow v0.5.40
9652025-02-25T01:43:53.836Z Downloaded unicode-xid v0.2.6
9662025-02-25T01:43:53.838Z Downloaded dropshot_endpoint v0.15.1
9672025-02-25T01:43:53.841Z Downloaded rand v0.8.5
9682025-02-25T01:43:53.843Z Downloaded russh-keys v0.45.0
9692025-02-25T01:43:53.846Z Downloaded bitvec v1.0.1
9702025-02-25T01:43:53.860Z Downloaded futures-channel v0.3.31
9712025-02-25T01:43:53.862Z Downloaded yoke v0.7.4
9722025-02-25T01:43:53.866Z Downloaded unicode-properties v0.1.3
9732025-02-25T01:43:53.866Z Downloaded diesel-dtrace v0.4.2
9742025-02-25T01:43:53.869Z Downloaded serde-big-array v0.5.1
9752025-02-25T01:43:53.869Z Downloaded rpassword v7.3.1
9762025-02-25T01:43:53.869Z Downloaded xattr v1.3.1
9772025-02-25T01:43:53.872Z Downloaded radium v0.7.0
9782025-02-25T01:43:53.872Z Downloaded predicates v3.1.3
9792025-02-25T01:43:53.875Z Downloaded typify v0.2.0
9802025-02-25T01:43:53.878Z Downloaded tinyvec v1.8.0
9812025-02-25T01:43:53.881Z Downloaded socket2 v0.5.8
9822025-02-25T01:43:53.883Z Downloaded tough v0.19.0
9832025-02-25T01:43:53.889Z Downloaded publicsuffix v2.3.0
9842025-02-25T01:43:53.892Z Downloaded signal-hook-tokio v0.3.1
9852025-02-25T01:43:53.895Z Downloaded encoding_rs v0.8.34
9862025-02-25T01:43:53.913Z Downloaded term v0.7.0
9872025-02-25T01:43:53.916Z Downloaded diff v0.1.13
9882025-02-25T01:43:53.918Z Downloaded steno v0.4.1
9892025-02-25T01:43:53.922Z Downloaded num-bigint-dig v0.8.4
9902025-02-25T01:43:53.926Z Downloaded unicode-normalization v0.1.24
9912025-02-25T01:43:53.929Z Downloaded embedded-io v0.4.0
9922025-02-25T01:43:53.933Z Downloaded rustc-hash v1.1.0
9932025-02-25T01:43:53.933Z Downloaded num-integer v0.1.46
9942025-02-25T01:43:53.936Z Downloaded displaydoc v0.2.5
9952025-02-25T01:43:53.938Z Downloaded password-hash v0.5.0
9962025-02-25T01:43:53.938Z Downloaded slog-term v2.9.1
9972025-02-25T01:43:53.941Z Downloaded qorb v0.2.1
9982025-02-25T01:43:53.944Z Downloaded itertools v0.14.0
9992025-02-25T01:43:53.950Z Downloaded idna v1.0.3
10002025-02-25T01:43:53.954Z Downloaded hyper v1.5.2
10012025-02-25T01:43:53.960Z Downloaded der v0.7.9
10022025-02-25T01:43:53.964Z Downloaded postcard v1.0.10
10032025-02-25T01:43:53.967Z Downloaded subprocess v0.2.9
10042025-02-25T01:43:53.969Z Downloaded signal-hook v0.3.17
10052025-02-25T01:43:53.972Z Downloaded reedline v0.35.0
10062025-02-25T01:43:53.979Z Downloaded ring v0.17.11
10072025-02-25T01:43:54.017Z Downloaded itertools v0.13.0
10082025-02-25T01:43:54.023Z Downloaded time-macros v0.2.18
10092025-02-25T01:43:54.026Z Downloaded postgres-types v0.2.8
10102025-02-25T01:43:54.028Z Downloaded poly1305 v0.8.0
10112025-02-25T01:43:54.031Z Downloaded serde_yaml v0.9.34+deprecated
10122025-02-25T01:43:54.033Z Downloaded num-bigint v0.4.6
10132025-02-25T01:43:54.038Z Downloaded peg-macros v0.8.4
10142025-02-25T01:43:54.040Z Downloaded libgit2-sys v0.17.0+1.8.1
10152025-02-25T01:43:54.092Z Downloaded derive_builder v0.20.2
10162025-02-25T01:43:54.096Z Downloaded pkcs8 v0.10.2
10172025-02-25T01:43:54.098Z Downloaded sqlformat v0.2.6
10182025-02-25T01:43:54.101Z Downloaded pkcs5 v0.7.1
10192025-02-25T01:43:54.103Z Downloaded snafu v0.8.5
10202025-02-25T01:43:54.108Z Downloaded pkcs1 v0.7.5
10212025-02-25T01:43:54.111Z Downloaded omicron-zone-package v0.12.0
10222025-02-25T01:43:54.114Z Downloaded mockall_derive v0.13.1
10232025-02-25T01:43:54.116Z Downloaded itertools v0.10.5
10242025-02-25T01:43:54.120Z Downloaded pbkdf2 v0.12.2
10252025-02-25T01:43:54.123Z Downloaded deranged v0.3.11
10262025-02-25T01:43:54.123Z Downloaded password-hash v0.4.2
10272025-02-25T01:43:54.125Z Downloaded serde_with_macros v3.11.0
10282025-02-25T01:43:54.128Z Downloaded rsa v0.9.6
10292025-02-25T01:43:54.131Z Downloaded russh v0.45.0
10302025-02-25T01:43:54.135Z Downloaded itertools v0.12.1
10312025-02-25T01:43:54.142Z Downloaded crossterm v0.28.1
10322025-02-25T01:43:54.147Z Downloaded rustc-hash v2.1.1
10332025-02-25T01:43:54.151Z Downloaded flume v0.11.1
10342025-02-25T01:43:54.153Z Downloaded zip v0.6.6
10352025-02-25T01:43:54.157Z Downloaded ed25519-dalek v2.1.1
10362025-02-25T01:43:54.159Z Downloaded vte v0.11.1
10372025-02-25T01:43:54.162Z Downloaded progenitor-impl v0.9.1
10382025-02-25T01:43:54.162Z Downloaded progenitor-impl v0.8.0
10392025-02-25T01:43:54.166Z Downloaded zip v2.1.3
10402025-02-25T01:43:54.170Z Downloaded libxml v0.3.3
10412025-02-25T01:43:54.173Z Downloaded libm v0.2.8
10422025-02-25T01:43:54.179Z Downloaded num-traits v0.2.19
10432025-02-25T01:43:54.182Z Downloaded tungstenite v0.24.0
10442025-02-25T01:43:54.190Z Downloaded tungstenite v0.23.0
10452025-02-25T01:43:54.196Z Downloaded tungstenite v0.21.0
10462025-02-25T01:43:54.196Z Downloaded rustls-pemfile v2.2.0
10472025-02-25T01:43:54.196Z Downloaded samael v0.0.18
10482025-02-25T01:43:54.201Z Downloaded rayon-core v1.12.1
10492025-02-25T01:43:54.204Z Downloaded wyz v0.5.1
10502025-02-25T01:43:54.204Z Downloaded pin-project-lite v0.2.14
10512025-02-25T01:43:54.207Z Downloaded pin-project-internal v1.1.6
10522025-02-25T01:43:54.209Z Downloaded uuid v1.12.0
10532025-02-25T01:43:54.212Z Downloaded yansi v1.0.1
10542025-02-25T01:43:54.218Z Downloaded getrandom v0.3.1
10552025-02-25T01:43:54.221Z Downloaded tokio-postgres v0.7.12
10562025-02-25T01:43:54.221Z Downloaded tabled_derive v0.10.0
10572025-02-25T01:43:54.225Z Downloaded same-file v1.0.6
10582025-02-25T01:43:54.225Z Downloaded smf v0.2.3
10592025-02-25T01:43:54.225Z Downloaded slog-bunyan v2.5.0
10602025-02-25T01:43:54.225Z Downloaded serde_path_to_error v0.1.16
10612025-02-25T01:43:54.229Z Downloaded rustfmt-wrapper v0.2.1
10622025-02-25T01:43:54.229Z Downloaded r2d2 v0.8.10
10632025-02-25T01:43:54.234Z Downloaded psl-types v2.0.11
10642025-02-25T01:43:54.234Z Downloaded progenitor v0.9.1
10652025-02-25T01:43:54.234Z Downloaded darling v0.20.10
10662025-02-25T01:43:54.244Z Downloaded writeable v0.5.5
10672025-02-25T01:43:54.246Z Downloaded elliptic-curve v0.13.8
10682025-02-25T01:43:54.251Z Downloaded minimal-lexical v0.2.1
10692025-02-25T01:43:54.255Z Downloaded cc v1.2.15
10702025-02-25T01:43:54.258Z Downloaded uzers v0.12.1
10712025-02-25T01:43:54.261Z Downloaded parking_lot v0.12.3
10722025-02-25T01:43:54.264Z Downloaded foreign-types-macros v0.2.3
10732025-02-25T01:43:54.264Z Downloaded foldhash v0.1.3
10742025-02-25T01:43:54.267Z Downloaded futures v0.3.31
10752025-02-25T01:43:54.269Z Downloaded foreign-types v0.5.0
10762025-02-25T01:43:54.269Z Downloaded dunce v1.0.5
10772025-02-25T01:43:54.272Z Downloaded static_assertions v1.1.0
10782025-02-25T01:43:54.272Z Downloaded crossbeam-channel v0.5.13
10792025-02-25T01:43:54.275Z Downloaded derive_more v0.99.19
10802025-02-25T01:43:54.279Z Downloaded percent-encoding v2.3.1
10812025-02-25T01:43:54.282Z Downloaded des v0.8.1
10822025-02-25T01:43:54.284Z Downloaded parking_lot v0.11.2
10832025-02-25T01:43:54.287Z Downloaded tokio-stream v0.1.17
10842025-02-25T01:43:54.289Z Downloaded test-strategy v0.4.0
10852025-02-25T01:43:54.292Z Downloaded num-complex v0.4.6
10862025-02-25T01:43:54.295Z Downloaded native-tls v0.2.12
10872025-02-25T01:43:54.298Z Downloaded nu-ansi-term v0.50.1
10882025-02-25T01:43:54.298Z Downloaded foreign-types v0.3.2
10892025-02-25T01:43:54.298Z Downloaded getrandom v0.2.15
10902025-02-25T01:43:54.305Z Downloaded chacha20poly1305 v0.10.1
10912025-02-25T01:43:54.305Z Downloaded zone_cfg_derive v0.1.2
10922025-02-25T01:43:54.305Z Downloaded schemars_derive v0.8.21
10932025-02-25T01:43:54.305Z Downloaded ref-cast-impl v1.0.23
10942025-02-25T01:43:54.309Z Downloaded progenitor-macro v0.8.0
10952025-02-25T01:43:54.309Z Downloaded defmt-macros v0.3.9
10962025-02-25T01:43:54.309Z Downloaded hyper-util v0.1.10
10972025-02-25T01:43:54.313Z Downloaded phf_codegen v0.11.2
10982025-02-25T01:43:54.315Z Downloaded yasna v0.5.2
10992025-02-25T01:43:54.319Z Downloaded wait-timeout v0.2.0
11002025-02-25T01:43:54.319Z Downloaded tokio-rustls v0.26.0
11012025-02-25T01:43:54.322Z Downloaded tokio-rustls v0.24.1
11022025-02-25T01:43:54.322Z Downloaded icu_properties v1.5.1
11032025-02-25T01:43:54.324Z Downloaded strum_macros v0.26.4
11042025-02-25T01:43:54.327Z Downloaded mime_guess v2.0.5
11052025-02-25T01:43:54.327Z Downloaded nanorand v0.7.0
11062025-02-25T01:43:54.330Z Downloaded base64 v0.22.1
11072025-02-25T01:43:54.332Z Downloaded base64 v0.21.7
11082025-02-25T01:43:54.335Z Downloaded crc32fast v1.4.2
11092025-02-25T01:43:54.338Z Downloaded funty v2.0.0
11102025-02-25T01:43:54.338Z Downloaded fd-lock v4.0.2
11112025-02-25T01:43:54.340Z Downloaded ed25519 v2.2.3
11122025-02-25T01:43:54.343Z Downloaded defmt-parser v0.3.4
11132025-02-25T01:43:54.343Z Downloaded zerofrom-derive v0.1.4
11142025-02-25T01:43:54.343Z Downloaded spin v0.9.8
11152025-02-25T01:43:54.346Z Downloaded sct v0.7.1
11162025-02-25T01:43:54.349Z Downloaded const-oid v0.9.6
11172025-02-25T01:43:54.352Z Downloaded headers v0.4.0
11182025-02-25T01:43:54.354Z Downloaded clang-sys v1.8.1
11192025-02-25T01:43:54.357Z Downloaded termtree v0.5.1
11202025-02-25T01:43:54.360Z Downloaded bytes v1.9.0
11212025-02-25T01:43:54.362Z Downloaded blake2 v0.10.6
11222025-02-25T01:43:54.366Z Downloaded ssh-encoding v0.2.0
11232025-02-25T01:43:54.369Z Downloaded ssh-cipher v0.2.0
11242025-02-25T01:43:54.369Z Downloaded slog-json v2.6.1
11252025-02-25T01:43:54.369Z Downloaded slog-envlogger v2.2.0
11262025-02-25T01:43:54.372Z Downloaded signature v2.2.0
11272025-02-25T01:43:54.372Z Downloaded serde_repr v0.1.19
11282025-02-25T01:43:54.372Z Downloaded scrypt v0.11.0
11292025-02-25T01:43:54.375Z Downloaded mime v0.3.17
11302025-02-25T01:43:54.375Z Downloaded litrs v0.4.1
11312025-02-25T01:43:54.377Z Downloaded cookie v0.18.1
11322025-02-25T01:43:54.380Z Downloaded cancel-safe-futures v0.1.5
11332025-02-25T01:43:54.382Z Downloaded csv-core v0.1.11
11342025-02-25T01:43:54.385Z Downloaded rand_xorshift v0.3.0
11352025-02-25T01:43:54.385Z Downloaded ahash v0.8.11
11362025-02-25T01:43:54.388Z Downloaded hickory-client v0.24.3
11372025-02-25T01:43:54.391Z Downloaded quinn-udp v0.5.5
11382025-02-25T01:43:54.393Z Downloaded allocator-api2 v0.2.18
11392025-02-25T01:43:54.396Z Downloaded cipher v0.4.4
11402025-02-25T01:43:54.396Z Downloaded bit-set v0.5.3
11412025-02-25T01:43:54.399Z Downloaded bcrypt-pbkdf v0.10.0
11422025-02-25T01:43:54.399Z Downloaded console v0.15.10
11432025-02-25T01:43:54.402Z Downloaded highway v1.2.0
11442025-02-25T01:43:54.404Z Downloaded lru-cache v0.1.2
11452025-02-25T01:43:54.404Z Downloaded linked-hash-map v0.5.6
11462025-02-25T01:43:54.408Z Downloaded libsw v3.3.1
11472025-02-25T01:43:54.408Z Downloaded kstat-rs v0.2.4
11482025-02-25T01:43:54.410Z Downloaded instability v0.3.2
11492025-02-25T01:43:54.410Z Downloaded hubpack v0.1.2
11502025-02-25T01:43:54.410Z Downloaded arc-swap v1.7.1
11512025-02-25T01:43:54.413Z Downloaded ipnet v2.10.1
11522025-02-25T01:43:54.416Z Downloaded icu_normalizer v1.5.0
11532025-02-25T01:43:54.418Z Downloaded httparse v1.9.5
11542025-02-25T01:43:54.421Z Downloaded ciborium-ll v0.2.2
11552025-02-25T01:43:54.421Z Downloaded lazy_static v1.5.0
11562025-02-25T01:43:54.424Z Downloaded impl-trait-for-tuples v0.2.2
11572025-02-25T01:43:54.427Z Downloaded hmac v0.12.1
11582025-02-25T01:43:54.430Z Downloaded bcs v0.1.6
11592025-02-25T01:43:54.430Z Downloaded argon2 v0.5.3
11602025-02-25T01:43:54.433Z Downloaded humantime v2.1.0
11612025-02-25T01:43:54.433Z Downloaded home v0.5.9
11622025-02-25T01:43:54.433Z Downloaded chacha20 v0.9.1
11632025-02-25T01:43:54.436Z Downloaded castaway v0.2.3
11642025-02-25T01:43:54.436Z Downloaded keccak v0.1.5
11652025-02-25T01:43:54.438Z Downloaded backoff v0.4.0
11662025-02-25T01:43:54.438Z Downloaded async-stream v0.3.6
11672025-02-25T01:43:54.441Z Downloaded indoc v2.0.5
11682025-02-25T01:43:54.443Z Downloaded heck v0.3.3
11692025-02-25T01:43:54.443Z Downloaded curve25519-dalek-derive v0.1.1
11702025-02-25T01:43:54.446Z Downloaded cstr-argument v0.1.2
11712025-02-25T01:43:54.446Z Downloaded internet-checksum v0.2.1
11722025-02-25T01:43:54.446Z Downloaded cbc v0.1.2
11732025-02-25T01:43:54.450Z Downloaded http-body v1.0.1
11742025-02-25T01:43:54.450Z Downloaded crc-catalog v2.4.0
11752025-02-25T01:43:54.452Z Downloaded convert_case v0.4.0
11762025-02-25T01:43:54.452Z Downloaded chrono-tz-build v0.4.0
11772025-02-25T01:43:54.452Z Downloaded block-padding v0.3.3
11782025-02-25T01:43:54.452Z Downloaded bitfield v0.14.0
11792025-02-25T01:43:54.455Z Downloaded arrayvec v0.7.6
11802025-02-25T01:43:54.455Z Downloaded addr2line v0.24.2
11812025-02-25T01:43:54.458Z Downloaded hyper-rustls v0.27.3
11822025-02-25T01:43:54.461Z Downloaded ctr v0.9.2
11832025-02-25T01:43:54.461Z Downloaded blowfish v0.9.1
11842025-02-25T01:43:54.463Z Downloaded buf-list v1.0.3
11852025-02-25T01:43:54.466Z Downloaded assert_matches v1.5.0
11862025-02-25T01:43:54.466Z Downloaded atomic-waker v1.1.2
11872025-02-25T01:43:54.469Z Downloaded async-stream-impl v0.3.6
11882025-02-25T01:43:54.469Z Downloaded cfg_aliases v0.2.1
11892025-02-25T01:43:54.501Z Downloaded libsqlite3-sys v0.30.1
11902025-02-25T01:43:54.743Z Downloaded aws-lc-sys v0.22.0
11912025-02-25T01:43:55.044Z Compiling serde v1.0.218
11922025-02-25T01:43:55.047Z Compiling value-bag v1.9.0
11932025-02-25T01:43:55.047Z Compiling lock_api v0.4.12
11942025-02-25T01:43:55.047Z Compiling scopeguard v1.2.0
11952025-02-25T01:43:55.047Z Compiling typenum v1.17.0
11962025-02-25T01:43:55.200Z Compiling generic-array v0.14.7
11972025-02-25T01:43:55.241Z Compiling syn v2.0.96
11982025-02-25T01:43:55.256Z Compiling getrandom v0.2.15
11992025-02-25T01:43:55.357Z Compiling shlex v1.3.0
12002025-02-25T01:43:55.598Z Compiling rand_core v0.6.4
12012025-02-25T01:43:55.649Z Compiling log v0.4.22
12022025-02-25T01:43:55.766Z Compiling subtle v2.6.1
12032025-02-25T01:43:55.789Z Compiling jobserver v0.1.32
12042025-02-25T01:43:55.823Z Compiling smallvec v1.14.0
12052025-02-25T01:43:56.160Z Compiling const-oid v0.9.6
12062025-02-25T01:43:56.180Z Compiling cc v1.2.15
12072025-02-25T01:43:56.203Z Compiling pin-project-lite v0.2.14
12082025-02-25T01:43:56.267Z Compiling rustix v0.38.37
12092025-02-25T01:43:56.335Z Compiling parking_lot_core v0.9.10
12102025-02-25T01:43:56.415Z Compiling futures-core v0.3.31
12112025-02-25T01:43:56.581Z Compiling spin v0.9.8
12122025-02-25T01:43:56.647Z Compiling signal-hook-registry v1.4.2
12132025-02-25T01:43:56.979Z Compiling mio v1.0.2
12142025-02-25T01:43:57.042Z Compiling either v1.13.0
12152025-02-25T01:43:57.310Z Compiling parking_lot v0.12.3
12162025-02-25T01:43:57.351Z Compiling aho-corasick v1.1.3
12172025-02-25T01:43:57.441Z Compiling cpufeatures v0.2.14
12182025-02-25T01:43:57.556Z Compiling regex-syntax v0.8.5
12192025-02-25T01:43:57.623Z Compiling futures-sink v0.3.31
12202025-02-25T01:43:57.791Z Compiling stable_deref_trait v1.2.0
12212025-02-25T01:43:57.913Z Compiling socket2 v0.5.8
12222025-02-25T01:43:57.993Z Compiling slab v0.4.9
12232025-02-25T01:43:58.114Z Compiling glob v0.3.2
12242025-02-25T01:43:58.157Z Compiling prettyplease v0.2.29
12252025-02-25T01:43:58.521Z Compiling lazy_static v1.5.0
12262025-02-25T01:43:58.651Z Compiling minimal-lexical v0.2.1
12272025-02-25T01:43:58.746Z Compiling serde_json v1.0.139
12282025-02-25T01:43:58.852Z Compiling futures-channel v0.3.31
12292025-02-25T01:43:58.992Z Compiling clang-sys v1.8.1
12302025-02-25T01:43:59.148Z Compiling nom v7.1.3
12312025-02-25T01:43:59.205Z Compiling libloading v0.8.5
12322025-02-25T01:43:59.284Z Compiling home v0.5.9
12332025-02-25T01:43:59.514Z Compiling futures-task v0.3.31
12342025-02-25T01:43:59.590Z Compiling pin-utils v0.1.0
12352025-02-25T01:43:59.697Z Compiling bindgen v0.69.5
12362025-02-25T01:43:59.715Z Compiling futures-io v0.3.31
12372025-02-25T01:43:59.918Z Compiling itertools v0.12.1
12382025-02-25T01:43:59.986Z Compiling libm v0.2.8
12392025-02-25T01:44:00.347Z Compiling foldhash v0.1.3
12402025-02-25T01:44:00.588Z Compiling allocator-api2 v0.2.18
12412025-02-25T01:44:00.656Z Compiling rustc-hash v1.1.0
12422025-02-25T01:44:00.821Z Compiling lazycell v1.3.0
12432025-02-25T01:44:01.034Z Compiling cmake v0.1.51
12442025-02-25T01:44:01.310Z Compiling regex-automata v0.4.8
12452025-02-25T01:44:01.878Z Compiling hashbrown v0.15.1
12462025-02-25T01:44:01.894Z Compiling num-traits v0.2.19
12472025-02-25T01:44:02.197Z Compiling cexpr v0.6.0
12482025-02-25T01:44:02.469Z Compiling synstructure v0.13.1
12492025-02-25T01:44:03.109Z Compiling pkg-config v0.3.31
12502025-02-25T01:44:03.516Z Compiling dunce v1.0.5
12512025-02-25T01:44:03.659Z Compiling fs_extra v1.3.0
12522025-02-25T01:44:04.077Z Compiling writeable v0.5.5
12532025-02-25T01:44:04.337Z Compiling litemap v0.7.3
12542025-02-25T01:44:04.449Z Compiling ring v0.17.11
12552025-02-25T01:44:04.624Z Compiling paste v1.0.15
12562025-02-25T01:44:04.755Z Compiling base64ct v1.6.0
12572025-02-25T01:44:05.261Z Compiling pem-rfc7468 v0.7.0
12582025-02-25T01:44:05.317Z Compiling icu_locid_transform_data v1.5.0
12592025-02-25T01:44:05.389Z Compiling aws-lc-rs v1.10.0
12602025-02-25T01:44:05.645Z Compiling httparse v1.9.5
12612025-02-25T01:44:05.747Z Compiling flagset v0.4.6
12622025-02-25T01:44:05.937Z Compiling tracing-core v0.1.32
12632025-02-25T01:44:06.317Z Compiling icu_properties_data v1.5.0
12642025-02-25T01:44:06.550Z Compiling regex v1.11.1
12652025-02-25T01:44:06.718Z Compiling rustls-pki-types v1.10.0
12662025-02-25T01:44:06.787Z Compiling crossbeam-utils v0.8.20
12672025-02-25T01:44:07.003Z Compiling percent-encoding v2.3.1
12682025-02-25T01:44:07.340Z Compiling time-core v0.1.2
12692025-02-25T01:44:07.355Z Compiling serde_derive v1.0.218
12702025-02-25T01:44:07.441Z Compiling zeroize_derive v1.4.2
12712025-02-25T01:44:07.502Z Compiling zerocopy-derive v0.7.35
12722025-02-25T01:44:07.577Z Compiling tokio-macros v2.5.0
12732025-02-25T01:44:07.872Z Compiling zerofrom-derive v0.1.4
12742025-02-25T01:44:08.737Z Compiling zeroize v1.8.1
12752025-02-25T01:44:08.911Z Compiling yoke-derive v0.7.4
12762025-02-25T01:44:09.317Z Compiling zerocopy v0.7.35
12772025-02-25T01:44:10.047Z Compiling thiserror-impl v1.0.69
12782025-02-25T01:44:10.453Z Compiling crypto-common v0.1.6
12792025-02-25T01:44:10.609Z Compiling block-buffer v0.10.4
12802025-02-25T01:44:10.683Z Compiling zerovec-derive v0.10.3
12812025-02-25T01:44:10.887Z Compiling digest v0.10.7
12822025-02-25T01:44:11.125Z Compiling zerofrom v0.1.4
12832025-02-25T01:44:11.305Z Compiling futures-macro v0.3.31
12842025-02-25T01:44:11.336Z Compiling hmac v0.12.1
12852025-02-25T01:44:11.351Z Compiling yoke v0.7.4
12862025-02-25T01:44:11.431Z Compiling displaydoc v0.2.5
12872025-02-25T01:44:11.563Z Compiling block-padding v0.3.3
12882025-02-25T01:44:11.680Z Compiling ppv-lite86 v0.2.20
12892025-02-25T01:44:11.829Z Compiling inout v0.1.3
12902025-02-25T01:44:12.110Z Compiling cipher v0.4.4
12912025-02-25T01:44:12.395Z Compiling sha2 v0.10.8
12922025-02-25T01:44:12.583Z Compiling icu_provider_macros v1.5.0
12932025-02-25T01:44:12.841Z Compiling der_derive v0.7.3
12942025-02-25T01:44:12.844Z Compiling thiserror v1.0.69
12952025-02-25T01:44:12.988Z Compiling tracing-attributes v0.1.27
12962025-02-25T01:44:13.025Z Compiling zerovec v0.10.4
12972025-02-25T01:44:13.075Z Compiling futures-util v0.3.31
12982025-02-25T01:44:13.621Z Compiling pest v2.7.14
12992025-02-25T01:44:14.959Z Compiling tinystr v0.7.6
13002025-02-25T01:44:14.976Z Compiling der v0.7.9
13012025-02-25T01:44:15.171Z Compiling icu_collections v1.5.0
13022025-02-25T01:44:15.341Z Compiling icu_locid v1.5.0
13032025-02-25T01:44:15.909Z Compiling salsa20 v0.10.2
13042025-02-25T01:44:16.098Z Compiling tracing v0.1.40
13052025-02-25T01:44:16.123Z Compiling pbkdf2 v0.12.2
13062025-02-25T01:44:16.301Z Compiling mirai-annotations v1.12.0
13072025-02-25T01:44:16.445Z Compiling icu_provider v1.5.0
13082025-02-25T01:44:16.489Z Compiling icu_normalizer_data v1.5.0
13092025-02-25T01:44:16.495Z Compiling utf16_iter v1.0.5
13102025-02-25T01:44:16.588Z Compiling powerfmt v0.2.0
13112025-02-25T01:44:16.609Z Compiling untrusted v0.7.1
13122025-02-25T01:44:16.727Z Compiling num-conv v0.1.0
13132025-02-25T01:44:16.803Z Compiling vcpkg v0.2.15
13142025-02-25T01:44:16.954Z Compiling spki v0.7.3
13152025-02-25T01:44:17.011Z Compiling write16 v1.0.0
13162025-02-25T01:44:17.161Z Compiling icu_locid_transform v1.5.0
13172025-02-25T01:44:17.276Z Compiling utf8_iter v1.0.4
13182025-02-25T01:44:17.321Z Compiling untrusted v0.9.0
13192025-02-25T01:44:17.390Z Compiling time-macros v0.2.18
13202025-02-25T01:44:17.511Z Compiling deranged v0.3.11
13212025-02-25T01:44:17.772Z Compiling scrypt v0.11.0
13222025-02-25T01:44:18.395Z Compiling pest_meta v2.7.14
13232025-02-25T01:44:18.401Z Compiling aes v0.8.4
13242025-02-25T01:44:18.500Z Compiling icu_properties v1.5.1
13252025-02-25T01:44:18.975Z Compiling openssl-sys v0.9.106
13262025-02-25T01:44:19.438Z Compiling bitflags v2.6.0
13272025-02-25T01:44:19.631Z Compiling bytes v1.9.0
13282025-02-25T01:44:20.380Z Compiling semver v1.0.25
13292025-02-25T01:44:20.773Z Compiling tokio v1.43.0
13302025-02-25T01:44:21.028Z Compiling indexmap v2.7.1
13312025-02-25T01:44:21.048Z Compiling http v1.2.0
13322025-02-25T01:44:21.779Z Compiling rustc_version v0.4.1
13332025-02-25T01:44:22.335Z Compiling icu_normalizer v1.5.0
13342025-02-25T01:44:22.403Z Compiling cbc v0.1.2
13352025-02-25T01:44:22.438Z Compiling rand_chacha v0.3.1
13362025-02-25T01:44:22.653Z Compiling scroll_derive v0.12.0
13372025-02-25T01:44:23.013Z Compiling num_threads v0.1.7
13382025-02-25T01:44:23.157Z Compiling tinyvec_macros v0.1.1
13392025-02-25T01:44:23.200Z Compiling atomic-waker v1.1.2
13402025-02-25T01:44:23.258Z Compiling tinyvec v1.8.0
13412025-02-25T01:44:23.403Z Compiling which v4.4.2
13422025-02-25T01:44:23.970Z Compiling idna_adapter v1.2.0
13432025-02-25T01:44:24.002Z Compiling time v0.3.36
13442025-02-25T01:44:24.078Z Compiling scroll v0.12.0
13452025-02-25T01:44:24.198Z Compiling rand v0.8.5
13462025-02-25T01:44:24.468Z Compiling pkcs5 v0.7.1
13472025-02-25T01:44:24.601Z Compiling http-body v1.0.1
13482025-02-25T01:44:24.754Z Compiling pest_generator v2.7.14
13492025-02-25T01:44:24.829Z Compiling form_urlencoded v1.2.1
13502025-02-25T01:44:24.848Z Compiling getrandom v0.3.1
13512025-02-25T01:44:25.147Z Compiling try-lock v0.2.5
13522025-02-25T01:44:25.315Z Compiling slog v2.7.0
13532025-02-25T01:44:25.527Z Compiling zerocopy v0.8.10
13542025-02-25T01:44:25.597Z Compiling goblin v0.8.2
13552025-02-25T01:44:25.883Z Compiling want v0.3.1
13562025-02-25T01:44:26.165Z Compiling pkcs8 v0.10.2
13572025-02-25T01:44:26.193Z Compiling idna v1.0.3
13582025-02-25T01:44:26.424Z Compiling uuid v1.12.0
13592025-02-25T01:44:26.548Z Compiling pest_derive v2.7.14
13602025-02-25T01:44:26.783Z Compiling zerocopy-derive v0.8.10
13612025-02-25T01:44:27.356Z Compiling iana-time-zone v0.1.61
13622025-02-25T01:44:27.726Z Compiling tower-service v0.3.3
13632025-02-25T01:44:27.729Z Compiling httpdate v1.0.3
13642025-02-25T01:44:27.890Z Compiling chrono v0.4.39
13652025-02-25T01:44:27.929Z Compiling dtrace-parser v0.2.0
13662025-02-25T01:44:28.469Z Compiling tokio-util v0.7.12
13672025-02-25T01:44:29.300Z Compiling serde_tokenstream v0.2.2
13682025-02-25T01:44:29.795Z Compiling h2 v0.4.6
13692025-02-25T01:44:29.814Z Compiling toml_datetime v0.6.8
13702025-02-25T01:44:29.865Z Compiling serde_spanned v0.6.8
13712025-02-25T01:44:30.108Z Compiling adler2 v2.0.0
13722025-02-25T01:44:30.259Z Compiling rustversion v1.0.17
13732025-02-25T01:44:30.330Z Compiling base64 v0.22.1
13742025-02-25T01:44:30.931Z Compiling foreign-types-shared v0.1.1
13752025-02-25T01:44:30.992Z Compiling openssl v0.10.71
13762025-02-25T01:44:31.063Z Compiling match_cfg v0.1.0
13772025-02-25T01:44:31.170Z Compiling hostname v0.3.1
13782025-02-25T01:44:31.212Z Compiling foreign-types v0.3.2
13792025-02-25T01:44:31.314Z Compiling dof v0.3.0
13802025-02-25T01:44:31.437Z Compiling miniz_oxide v0.8.0
13812025-02-25T01:44:31.462Z Compiling url v2.5.3
13822025-02-25T01:44:32.485Z Compiling rand_core v0.9.2
13832025-02-25T01:44:32.859Z Compiling usdt-impl v0.5.0
13842025-02-25T01:44:33.054Z Compiling openssl-macros v0.1.1
13852025-02-25T01:44:33.185Z Compiling async-trait v0.1.86
13862025-02-25T01:44:33.557Z Compiling serde_derive_internals v0.29.1
13872025-02-25T01:44:33.820Z Compiling dirs-sys-next v0.1.2
13882025-02-25T01:44:34.115Z Compiling native-tls v0.2.12
13892025-02-25T01:44:34.215Z Compiling data-encoding v2.6.0
13902025-02-25T01:44:34.364Z Compiling rustls v0.23.19
13912025-02-25T01:44:34.462Z Compiling schemars v0.8.21
13922025-02-25T01:44:34.627Z Compiling syn v1.0.109
13932025-02-25T01:44:34.673Z Compiling rustls v0.22.4
13942025-02-25T01:44:34.787Z Compiling siphasher v0.3.11
13952025-02-25T01:44:35.054Z Compiling dirs-next v2.0.0
13962025-02-25T01:44:35.258Z Compiling rand_chacha v0.9.0
13972025-02-25T01:44:35.620Z Compiling http-body-util v0.1.2
13982025-02-25T01:44:35.835Z Compiling schemars_derive v0.8.21
13992025-02-25T01:44:36.044Z Compiling unicode-normalization v0.1.24
14002025-02-25T01:44:36.105Z Compiling crossbeam-epoch v0.9.18
14012025-02-25T01:44:36.493Z Compiling heapless v0.7.17
14022025-02-25T01:44:36.754Z Compiling hyper v1.5.2
14032025-02-25T01:44:36.956Z Compiling sha1 v0.10.6
14042025-02-25T01:44:37.078Z Compiling signature v2.2.0
14052025-02-25T01:44:37.296Z Compiling bzip2-sys v0.1.11+1.0.8
14062025-02-25T01:44:37.348Z Compiling thread_local v1.1.8
14072025-02-25T01:44:37.379Z Compiling encoding_rs v0.8.34
14082025-02-25T01:44:37.797Z Compiling cookie v0.18.1
14092025-02-25T01:44:37.819Z Compiling multer v3.1.0
14102025-02-25T01:44:38.116Z Compiling gimli v0.31.1
14112025-02-25T01:44:38.136Z Compiling dyn-clone v1.0.18
14122025-02-25T01:44:38.346Z Compiling rayon-core v1.12.1
14132025-02-25T01:44:38.667Z Compiling slog-async v2.8.0
14142025-02-25T01:44:38.771Z Compiling unicode-properties v0.1.3
14152025-02-25T01:44:39.199Z Compiling hyper-util v0.1.10
14162025-02-25T01:44:39.220Z Compiling ipnet v2.10.1
14172025-02-25T01:44:39.360Z Compiling signal-hook v0.3.17
14182025-02-25T01:44:39.663Z Compiling mime v0.3.17
14192025-02-25T01:44:40.178Z Compiling unicode-bidi v0.3.17
14202025-02-25T01:44:40.298Z Compiling openssl-probe v0.1.5
14212025-02-25T01:44:40.301Z Compiling toml_edit v0.22.22
14222025-02-25T01:44:41.415Z Compiling stringprep v0.1.5
14232025-02-25T01:44:42.207Z Compiling crossbeam-deque v0.8.5
14242025-02-25T01:44:42.405Z Compiling addr2line v0.24.2
14252025-02-25T01:44:42.546Z Compiling rand v0.9.0
14262025-02-25T01:44:42.817Z Compiling term v0.7.0
14272025-02-25T01:44:43.063Z Compiling usdt-attr-macro v0.5.0
14282025-02-25T01:44:43.525Z Compiling usdt-macro v0.5.0
14292025-02-25T01:44:43.833Z Compiling slog-json v2.6.1
14302025-02-25T01:44:44.007Z Compiling serde_urlencoded v0.7.1
14312025-02-25T01:44:44.195Z Compiling crossbeam-channel v0.5.13
14322025-02-25T01:44:44.213Z Compiling curve25519-dalek v4.1.3
14332025-02-25T01:44:44.506Z Compiling futures-executor v0.3.31
14342025-02-25T01:44:44.533Z Compiling enum-as-inner v0.6.1
14352025-02-25T01:44:44.927Z Compiling md-5 v0.10.6
14362025-02-25T01:44:44.930Z Compiling async-stream-impl v0.3.6
14372025-02-25T01:44:44.978Z Compiling rustls-pemfile v2.2.0
14382025-02-25T01:44:45.186Z Compiling num-integer v0.1.46
14392025-02-25T01:44:45.206Z Compiling hash32 v0.2.1
14402025-02-25T01:44:45.304Z Compiling ff v0.13.0
14412025-02-25T01:44:45.546Z Compiling is-terminal v0.4.13
14422025-02-25T01:44:45.567Z Compiling dropshot v0.12.0
14432025-02-25T01:44:45.571Z Compiling object v0.36.5
14442025-02-25T01:44:45.692Z Compiling memoffset v0.9.1
14452025-02-25T01:44:45.879Z Compiling smoltcp v0.9.1
14462025-02-25T01:44:45.908Z Compiling num-bigint-dig v0.8.4
14472025-02-25T01:44:46.014Z Compiling rustc-demangle v0.1.24
14482025-02-25T01:44:46.168Z Compiling anyhow v1.0.96
14492025-02-25T01:44:46.223Z Compiling psl-types v2.0.11
14502025-02-25T01:44:46.440Z Compiling take_mut v0.2.2
14512025-02-25T01:44:46.535Z Compiling litrs v0.4.1
14522025-02-25T01:44:46.603Z Compiling linked-hash-map v0.5.6
14532025-02-25T01:44:46.742Z Compiling utf-8 v0.7.6
14542025-02-25T01:44:46.866Z Compiling base16ct v0.2.0
14552025-02-25T01:44:46.956Z Compiling quick-error v1.2.3
14562025-02-25T01:44:47.067Z Compiling fallible-iterator v0.2.0
14572025-02-25T01:44:47.118Z Compiling cfg_aliases v0.2.1
14582025-02-25T01:44:47.189Z Compiling portable-atomic v1.9.0
14592025-02-25T01:44:47.231Z Compiling nix v0.29.0
14602025-02-25T01:44:47.287Z Compiling resolv-conf v0.7.0
14612025-02-25T01:44:47.647Z Compiling document-features v0.2.10
14622025-02-25T01:44:47.710Z Compiling postgres-protocol v0.6.8
14632025-02-25T01:44:47.965Z Compiling sec1 v0.7.3
14642025-02-25T01:44:48.102Z Compiling tungstenite v0.24.0
14652025-02-25T01:44:48.185Z Compiling lru-cache v0.1.2
14662025-02-25T01:44:48.833Z Compiling publicsuffix v2.3.0
14672025-02-25T01:44:48.882Z Compiling async-stream v0.3.6
14682025-02-25T01:44:49.145Z Compiling slog-term v2.9.1
14692025-02-25T01:44:49.169Z Compiling num-iter v0.1.45
14702025-02-25T01:44:49.195Z Compiling hickory-proto v0.24.3
14712025-02-25T01:44:49.372Z Compiling usdt v0.5.0
14722025-02-25T01:44:49.561Z Compiling group v0.13.0
14732025-02-25T01:44:50.007Z Compiling futures v0.3.31
14742025-02-25T01:44:50.111Z Compiling slog-bunyan v2.5.0
14752025-02-25T01:44:50.283Z Compiling toml v0.8.19
14762025-02-25T01:44:51.319Z Compiling tokio-native-tls v0.3.1
14772025-02-25T01:44:51.743Z Compiling camino v1.1.9
14782025-02-25T01:44:51.783Z Compiling backtrace v0.3.74
14792025-02-25T01:44:51.830Z Compiling phf_shared v0.11.2
14802025-02-25T01:44:52.224Z Compiling dropshot_endpoint v0.12.0
14812025-02-25T01:44:52.381Z Compiling terminal_size v0.4.0
14822025-02-25T01:44:52.472Z Compiling waitgroup v0.1.2
14832025-02-25T01:44:52.568Z Compiling openapiv3 v2.0.0
14842025-02-25T01:44:52.614Z Compiling serde_path_to_error v0.1.16
14852025-02-25T01:44:52.692Z Compiling hkdf v0.12.4
14862025-02-25T01:44:52.973Z Compiling crypto-bigint v0.5.5
14872025-02-25T01:44:53.348Z Compiling zerocopy-derive v0.6.6
14882025-02-25T01:44:54.456Z Compiling hubpack_derive v0.1.1
14892025-02-25T01:44:54.578Z Compiling curve25519-dalek-derive v0.1.1
14902025-02-25T01:44:55.299Z Compiling webpki-roots v0.26.6
14912025-02-25T01:44:55.303Z Compiling sync_wrapper v1.0.1
14922025-02-25T01:44:55.487Z Compiling hostname v0.4.0
14932025-02-25T01:44:55.530Z Compiling crc32fast v1.4.2
14942025-02-25T01:44:55.695Z Compiling fs-err v2.11.0
14952025-02-25T01:44:55.863Z Compiling ahash v0.8.11
14962025-02-25T01:44:55.939Z Compiling bitflags v1.3.2
14972025-02-25T01:44:56.007Z Compiling debug-ignore v1.0.5
14982025-02-25T01:44:56.050Z Compiling newtype-uuid v1.2.1
14992025-02-25T01:44:56.180Z Compiling winnow v0.5.40
15002025-02-25T01:44:56.224Z Compiling tower-layer v0.3.3
15012025-02-25T01:44:56.242Z Compiling managed v0.8.0
15022025-02-25T01:44:56.344Z Compiling unicode-width v0.2.0
15032025-02-25T01:44:56.471Z Compiling tower v0.5.2
15042025-02-25T01:44:56.515Z Compiling clap_builder v4.5.30
15052025-02-25T01:44:56.880Z Compiling console v0.15.10
15062025-02-25T01:44:57.306Z Compiling strum_macros v0.25.3
15072025-02-25T01:44:58.153Z Compiling elliptic-curve v0.13.8
15082025-02-25T01:44:58.642Z Compiling flate2 v1.0.35
15092025-02-25T01:44:58.935Z Compiling hubpack v0.1.2
15102025-02-25T01:44:59.002Z Compiling zerocopy v0.6.6
15112025-02-25T01:44:59.351Z Compiling toml_edit v0.19.15
15122025-02-25T01:44:59.574Z Compiling hickory-resolver v0.24.3
15132025-02-25T01:44:59.743Z Compiling phf v0.11.2
15142025-02-25T01:45:00.020Z Compiling signal-hook-mio v0.2.4
15152025-02-25T01:45:00.199Z Compiling hyper-tls v0.6.0
15162025-02-25T01:45:00.306Z Compiling rayon v1.10.0
15172025-02-25T01:45:00.605Z Compiling cookie_store v0.21.1
15182025-02-25T01:45:01.052Z Compiling bzip2 v0.4.4
15192025-02-25T01:45:02.040Z Compiling tokio-tungstenite v0.24.0
15202025-02-25T01:45:02.719Z Compiling postgres-types v0.2.8
15212025-02-25T01:45:04.203Z Compiling ed25519 v2.2.3
15222025-02-25T01:45:04.555Z Compiling phf_shared v0.10.0
15232025-02-25T01:45:04.941Z Compiling tokio-stream v0.1.17
15242025-02-25T01:45:05.055Z Compiling pkcs1 v0.7.5
15252025-02-25T01:45:05.237Z Compiling serde-big-array v0.5.1
15262025-02-25T01:45:05.758Z Compiling clap_derive v4.5.28
15272025-02-25T01:45:05.872Z Compiling rfc6979 v0.4.0
15282025-02-25T01:45:05.957Z Compiling derive-where v1.2.7
15292025-02-25T01:45:06.030Z Compiling serde_repr v0.1.19
15302025-02-25T01:45:06.070Z Compiling float-cmp v0.10.0
15312025-02-25T01:45:06.090Z Compiling bstr v1.10.0
15322025-02-25T01:45:06.212Z Compiling normalize-line-endings v0.3.0
15332025-02-25T01:45:06.312Z Compiling fixedbitset v0.4.2
15342025-02-25T01:45:06.359Z Compiling whoami v1.5.2
15352025-02-25T01:45:06.752Z Compiling number_prefix v0.4.0
15362025-02-25T01:45:06.899Z Compiling bit-vec v0.6.3
15372025-02-25T01:45:06.985Z Compiling static_assertions v1.1.0
15382025-02-25T01:45:07.102Z Compiling difflib v0.4.0
15392025-02-25T01:45:07.121Z Compiling unicode-segmentation v1.12.0
15402025-02-25T01:45:07.311Z Compiling precomputed-hash v0.1.1
15412025-02-25T01:45:07.445Z Compiling predicates-core v1.0.8
15422025-02-25T01:45:07.594Z Compiling new_debug_unreachable v1.0.6
15432025-02-25T01:45:07.705Z Compiling string_cache v0.8.7
15442025-02-25T01:45:07.766Z Compiling predicates v3.1.3
15452025-02-25T01:45:07.954Z Compiling similar v2.6.0
15462025-02-25T01:45:08.147Z Compiling bit-set v0.5.3
15472025-02-25T01:45:08.396Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15482025-02-25T01:45:08.434Z Compiling indicatif v0.17.11
15492025-02-25T01:45:09.000Z Compiling tokio-postgres v0.7.12
15502025-02-25T01:45:09.273Z Compiling petgraph v0.6.5
15512025-02-25T01:45:09.883Z Compiling clap v4.5.30
15522025-02-25T01:45:10.015Z Compiling ecdsa v0.16.9
15532025-02-25T01:45:10.032Z Compiling rsa v0.9.6
15542025-02-25T01:45:10.395Z Compiling ed25519-dalek v2.1.1
15552025-02-25T01:45:11.662Z Compiling toml v0.7.8
15562025-02-25T01:45:12.804Z Compiling zip v0.6.6
15572025-02-25T01:45:12.824Z Compiling crossterm v0.28.1
15582025-02-25T01:45:14.419Z Compiling hex v0.4.3
15592025-02-25T01:45:14.439Z Compiling x509-cert v0.2.5
15602025-02-25T01:45:14.458Z Compiling itertools v0.14.0
15612025-02-25T01:45:14.476Z Compiling itertools v0.10.5
15622025-02-25T01:45:14.978Z Compiling lalrpop-util v0.19.12
15632025-02-25T01:45:15.199Z Compiling unicode-xid v0.2.6
15642025-02-25T01:45:15.337Z Compiling peg-runtime v0.8.3
15652025-02-25T01:45:15.401Z Compiling strum_macros v0.26.4
15662025-02-25T01:45:15.905Z Compiling xattr v1.3.1
15672025-02-25T01:45:16.013Z Compiling filetime v0.2.25
15682025-02-25T01:45:16.296Z Compiling tar v0.4.44
15692025-02-25T01:45:19.873Z Compiling strum v0.26.3
15702025-02-25T01:45:22.699Z Compiling aws-lc-sys v0.22.0
15712025-02-25T01:45:50.020Z Compiling rustls-webpki v0.102.8
15722025-02-25T01:45:53.112Z Compiling tokio-rustls v0.25.0
15732025-02-25T01:45:54.715Z Compiling tokio-rustls v0.26.0
15742025-02-25T01:45:55.033Z Compiling hyper-rustls v0.27.3
15752025-02-25T01:45:55.377Z Compiling reqwest v0.12.12
15762025-02-25T01:45:56.604Z Compiling qorb v0.2.1
15772025-02-25T01:45:59.486Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15782025-02-25T01:45:59.741Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15792025-02-25T01:46:03.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15802025-02-25T01:46:04.151Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15812025-02-25T01:46:04.199ZFeb 25 01:46:02.984 INFO Starting download, target: Clickhouse
15822025-02-25T01:46:04.201ZFeb 25 01:46:02.984 INFO Starting download, target: Cockroach
15832025-02-25T01:46:04.201ZFeb 25 01:46:02.984 INFO Starting download, target: DendriteOpenapi
15842025-02-25T01:46:04.202ZFeb 25 01:46:02.984 INFO Starting download, target: Console
15852025-02-25T01:46:04.202ZFeb 25 01:46:02.984 INFO Starting download, target: DendriteStub
15862025-02-25T01:46:04.202ZFeb 25 01:46:02.984 INFO Starting download, target: MaghemiteMgd
15872025-02-25T01:46:04.202ZFeb 25 01:46:02.984 INFO Starting download, target: TransceiverControl
15882025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15892025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15902025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15912025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15922025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15932025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15942025-02-25T01:46:04.202ZFeb 25 01:46:02.985 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15952025-02-25T01:46:04.450ZFeb 25 01:46:03.223 INFO Download complete, target: DendriteOpenapi
15962025-02-25T01:46:04.613ZFeb 25 01:46:03.373 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15972025-02-25T01:46:04.699ZFeb 25 01:46:03.468 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15982025-02-25T01:46:05.055ZFeb 25 01:46:03.832 INFO Download complete, target: Console
15992025-02-25T01:46:05.112ZFeb 25 01:46:03.892 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16002025-02-25T01:46:05.121ZFeb 25 01:46:03.902 INFO Download complete, target: TransceiverControl
16012025-02-25T01:46:05.243ZFeb 25 01:46:04.018 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16022025-02-25T01:46:05.609ZFeb 25 01:46:04.394 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16032025-02-25T01:46:05.609ZFeb 25 01:46:04.394 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16042025-02-25T01:46:06.122ZFeb 25 01:46:04.906 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16052025-02-25T01:46:07.877ZFeb 25 01:46:06.662 INFO Download complete, target: DendriteStub
16062025-02-25T01:46:08.086ZFeb 25 01:46:06.871 INFO Download complete, target: MaghemiteMgd
16072025-02-25T01:46:12.921ZFeb 25 01:46:11.705 INFO Checking that binary works, target: Cockroach
16082025-02-25T01:46:13.211ZFeb 25 01:46:11.996 INFO Download complete, target: Cockroach
16092025-02-25T01:46:18.501ZFeb 25 01:46:17.284 INFO Checking that binary works, target: Clickhouse
16102025-02-25T01:46:18.621ZFeb 25 01:46:17.405 INFO Download complete, target: Clickhouse
16112025-02-25T01:46:18.628ZAll prerequisites installed successfully
16122025-02-25T01:46:18.631Z
16132025-02-25T01:46:18.631Zreal 4:32.735949006
16142025-02-25T01:46:18.631Zuser 15:20.479741658
16152025-02-25T01:46:18.631Zsys 2:03.582723297
16162025-02-25T01:46:18.631Ztrap 0.546572041
16172025-02-25T01:46:18.631Ztflt 3.482060907
16182025-02-25T01:46:18.631Zdflt 3.179681327
16192025-02-25T01:46:18.631Zkflt 0.028303570
16202025-02-25T01:46:18.631Zlock 23:53.094723741
16212025-02-25T01:46:18.631Zslp 54:29.266763661
16222025-02-25T01:46:18.631Zlat 58.255126441
16232025-02-25T01:46:18.631Zstop 2:18.437864254
16242025-02-25T01:46:18.631Z+ ptime -m cargo xtask download softnpu
16252025-02-25T01:46:19.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16262025-02-25T01:46:19.190Z Running `target/debug/xtask download softnpu`
16272025-02-25T01:46:20.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
16282025-02-25T01:46:20.055Z Running `target/debug/xtask-downloader softnpu`
16292025-02-25T01:46:20.089ZFeb 25 01:46:18.873 INFO Starting download, target: Softnpu
16302025-02-25T01:46:20.092ZFeb 25 01:46:18.874 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16312025-02-25T01:46:20.541ZFeb 25 01:46:19.325 INFO Download complete, target: Softnpu
16322025-02-25T01:46:20.545Z
16332025-02-25T01:46:20.547Zreal 1.909950866
16342025-02-25T01:46:20.547Zuser 1.257737416
16352025-02-25T01:46:20.547Zsys 0.516103975
16362025-02-25T01:46:20.547Ztrap 0.000565862
16372025-02-25T01:46:20.547Ztflt 0.000050083
16382025-02-25T01:46:20.547Zdflt 0.000186471
16392025-02-25T01:46:20.548Zkflt 0.000000000
16402025-02-25T01:46:20.548Zlock 4.569269697
16412025-02-25T01:46:20.548Zslp 0.306152407
16422025-02-25T01:46:20.548Zlat 0.068198021
16432025-02-25T01:46:20.548Zstop 0.000173195
16442025-02-25T01:46:20.548Z+ export CARGO_INCREMENTAL=0
16452025-02-25T01:46:20.548Z+ CARGO_INCREMENTAL=0
16462025-02-25T01:46:20.548Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16472025-02-25T01:46:21.491Z Compiling proc-macro2 v1.0.93
16482025-02-25T01:46:21.491Z Compiling unicode-ident v1.0.14
16492025-02-25T01:46:21.491Z Compiling libc v0.2.170
16502025-02-25T01:46:21.491Z Compiling serde v1.0.218
16512025-02-25T01:46:21.493Z Compiling autocfg v1.4.0
16522025-02-25T01:46:21.493Z Compiling version_check v0.9.5
16532025-02-25T01:46:21.493Z Compiling cfg-if v1.0.0
16542025-02-25T01:46:21.751Z Compiling memchr v2.7.4
16552025-02-25T01:46:21.788Z Compiling typenum v1.17.0
16562025-02-25T01:46:21.806Z Compiling shlex v1.3.0
16572025-02-25T01:46:22.184Z Compiling generic-array v0.14.7
16582025-02-25T01:46:22.210Z Compiling value-bag v1.9.0
16592025-02-25T01:46:22.310Z Compiling lock_api v0.4.12
16602025-02-25T01:46:22.550Z Compiling scopeguard v1.2.0
16612025-02-25T01:46:22.608Z Compiling log v0.4.22
16622025-02-25T01:46:22.728Z Compiling parking_lot_core v0.9.10
16632025-02-25T01:46:23.053Z Compiling serde_json v1.0.139
16642025-02-25T01:46:23.175Z Compiling once_cell v1.20.3
16652025-02-25T01:46:23.236Z Compiling libm v0.2.8
16662025-02-25T01:46:23.359Z Compiling quote v1.0.38
16672025-02-25T01:46:23.399Z Compiling jobserver v0.1.32
16682025-02-25T01:46:23.544Z Compiling getrandom v0.2.15
16692025-02-25T01:46:23.593Z Compiling rustix v0.38.37
16702025-02-25T01:46:23.780Z Compiling syn v2.0.96
16712025-02-25T01:46:23.846Z Compiling cc v1.2.15
16722025-02-25T01:46:23.916Z Compiling aho-corasick v1.1.3
16732025-02-25T01:46:23.935Z Compiling num-traits v0.2.19
16742025-02-25T01:46:23.951Z Compiling regex-syntax v0.8.5
16752025-02-25T01:46:24.045Z Compiling thiserror v1.0.69
16762025-02-25T01:46:24.209Z Compiling semver v1.0.25
16772025-02-25T01:46:24.244Z Compiling either v1.13.0
16782025-02-25T01:46:24.581Z Compiling itoa v1.0.11
16792025-02-25T01:46:24.654Z Compiling slab v0.4.9
16802025-02-25T01:46:24.812Z Compiling byteorder v1.5.0
16812025-02-25T01:46:24.921Z Compiling spin v0.9.8
16822025-02-25T01:46:25.293Z Compiling errno v0.3.9
16832025-02-25T01:46:25.347Z Compiling rand_core v0.6.4
16842025-02-25T01:46:25.740Z Compiling glob v0.3.2
16852025-02-25T01:46:26.236Z Compiling prettyplease v0.2.29
16862025-02-25T01:46:26.447Z Compiling clang-sys v1.8.1
16872025-02-25T01:46:26.464Z Compiling lazy_static v1.5.0
16882025-02-25T01:46:26.617Z Compiling smallvec v1.14.0
16892025-02-25T01:46:26.759Z Compiling minimal-lexical v0.2.1
16902025-02-25T01:46:27.086Z Compiling libloading v0.8.5
16912025-02-25T01:46:27.132Z Compiling bindgen v0.69.5
16922025-02-25T01:46:27.174Z Compiling nom v7.1.3
16932025-02-25T01:46:27.215Z Compiling subtle v2.6.1
16942025-02-25T01:46:27.413Z Compiling regex-automata v0.4.8
16952025-02-25T01:46:27.483Z Compiling home v0.5.9
16962025-02-25T01:46:27.608Z Compiling itertools v0.12.1
16972025-02-25T01:46:27.695Z Compiling allocator-api2 v0.2.18
16982025-02-25T01:46:28.227Z Compiling lazycell v1.3.0
16992025-02-25T01:46:28.413Z Compiling rustc-hash v1.1.0
17002025-02-25T01:46:28.432Z Compiling cmake v0.1.51
17012025-02-25T01:46:28.774Z Compiling fs_extra v1.3.0
17022025-02-25T01:46:29.128Z Compiling dunce v1.0.5
17032025-02-25T01:46:29.440Z Compiling pin-project-lite v0.2.14
17042025-02-25T01:46:29.536Z Compiling pkg-config v0.3.31
17052025-02-25T01:46:29.596Z Compiling ring v0.17.11
17062025-02-25T01:46:30.340Z Compiling cexpr v0.6.0
17072025-02-25T01:46:30.445Z Compiling paste v1.0.15
17082025-02-25T01:46:30.561Z Compiling ryu v1.0.18
17092025-02-25T01:46:30.689Z Compiling synstructure v0.13.1
17102025-02-25T01:46:31.018Z Compiling schemars v0.8.21
17112025-02-25T01:46:31.379Z Compiling const-oid v0.9.6
17122025-02-25T01:46:31.620Z Compiling httparse v1.9.5
17132025-02-25T01:46:31.787Z Compiling fnv v1.0.7
17142025-02-25T01:46:31.921Z Compiling aws-lc-rs v1.10.0
17152025-02-25T01:46:32.329Z Compiling serde_derive_internals v0.29.1
17162025-02-25T01:46:32.538Z Compiling regex v1.11.1
17172025-02-25T01:46:33.049Z Compiling signal-hook-registry v1.4.2
17182025-02-25T01:46:33.371Z Compiling equivalent v1.0.1
17192025-02-25T01:46:33.469Z Compiling foldhash v0.1.3
17202025-02-25T01:46:33.471Z Compiling parking_lot v0.12.3
17212025-02-25T01:46:33.502Z Compiling mio v1.0.2
17222025-02-25T01:46:33.759Z Compiling hashbrown v0.15.1
17232025-02-25T01:46:34.247Z Compiling heck v0.5.0
17242025-02-25T01:46:34.589Z Compiling serde_derive v1.0.218
17252025-02-25T01:46:34.650Z Compiling zeroize_derive v1.4.2
17262025-02-25T01:46:34.675Z Compiling zerocopy-derive v0.7.35
17272025-02-25T01:46:34.946Z Compiling tokio-macros v2.5.0
17282025-02-25T01:46:35.107Z Compiling thiserror-impl v1.0.69
17292025-02-25T01:46:35.490Z Compiling zerofrom-derive v0.1.4
17302025-02-25T01:46:35.914Z Compiling zeroize v1.8.1
17312025-02-25T01:46:36.326Z Compiling yoke-derive v0.7.4
17322025-02-25T01:46:36.394Z Compiling futures-macro v0.3.31
17332025-02-25T01:46:36.423Z Compiling zerovec-derive v0.10.3
17342025-02-25T01:46:36.467Z Compiling zerocopy v0.7.35
17352025-02-25T01:46:36.578Z Compiling displaydoc v0.2.5
17362025-02-25T01:46:38.072Z Compiling icu_provider_macros v1.5.0
17372025-02-25T01:46:38.112Z Compiling tracing-attributes v0.1.27
17382025-02-25T01:46:38.356Z Compiling schemars_derive v0.8.21
17392025-02-25T01:46:38.762Z Compiling crypto-common v0.1.6
17402025-02-25T01:46:38.980Z Compiling block-buffer v0.10.4
17412025-02-25T01:46:39.105Z Compiling stable_deref_trait v1.2.0
17422025-02-25T01:46:39.214Z Compiling digest v0.10.7
17432025-02-25T01:46:39.548Z Compiling socket2 v0.5.8
17442025-02-25T01:46:39.609Z Compiling futures-core v0.3.31
17452025-02-25T01:46:39.877Z Compiling crossbeam-utils v0.8.20
17462025-02-25T01:46:40.062Z Compiling num-conv v0.1.0
17472025-02-25T01:46:40.482Z Compiling time-core v0.1.2
17482025-02-25T01:46:40.561Z Compiling time-macros v0.2.18
17492025-02-25T01:46:40.871Z Compiling der_derive v0.7.3
17502025-02-25T01:46:41.102Z Compiling vcpkg v0.2.15
17512025-02-25T01:46:42.463Z Compiling openssl-sys v0.9.106
17522025-02-25T01:46:43.232Z Compiling zerocopy v0.8.10
17532025-02-25T01:46:43.478Z Compiling futures-sink v0.3.31
17542025-02-25T01:46:43.478Z Compiling cpufeatures v0.2.14
17552025-02-25T01:46:43.727Z Compiling zerocopy-derive v0.8.10
17562025-02-25T01:46:43.903Z Compiling slog v2.7.0
17572025-02-25T01:46:44.186Z Compiling ahash v0.8.11
17582025-02-25T01:46:44.236Z Compiling syn v1.0.109
17592025-02-25T01:46:44.541Z Compiling futures-channel v0.3.31
17602025-02-25T01:46:44.560Z Compiling zerofrom v0.1.4
17612025-02-25T01:46:44.649Z Compiling iana-time-zone v0.1.61
17622025-02-25T01:46:44.782Z Compiling futures-task v0.3.31
17632025-02-25T01:46:44.822Z Compiling futures-io v0.3.31
17642025-02-25T01:46:45.089Z Compiling pin-utils v0.1.0
17652025-02-25T01:46:45.179Z Compiling futures-util v0.3.31
17662025-02-25T01:46:45.245Z Compiling yoke v0.7.4
17672025-02-25T01:46:45.708Z Compiling scroll_derive v0.12.0
17682025-02-25T01:46:46.375Z Compiling bitflags v2.6.0
17692025-02-25T01:46:46.394Z Compiling bytes v1.9.0
17702025-02-25T01:46:47.284Z Compiling indexmap v2.7.1
17712025-02-25T01:46:47.523Z Compiling tokio v1.43.0
17722025-02-25T01:46:48.984Z Compiling serde_tokenstream v0.2.2
17732025-02-25T01:46:49.417Z Compiling uuid v1.12.0
17742025-02-25T01:46:49.527Z Compiling http v1.2.0
17752025-02-25T01:46:50.759Z Compiling which v4.4.2
17762025-02-25T01:46:51.023Z Compiling chrono v0.4.39
17772025-02-25T01:46:51.263Z Compiling openssl v0.10.71
17782025-02-25T01:46:51.451Z Compiling ucd-trie v0.1.7
17792025-02-25T01:46:51.885Z Compiling pest v2.7.14
17802025-02-25T01:46:53.585Z Compiling rustc_version v0.4.1
17812025-02-25T01:46:55.914Z Compiling zerovec v0.10.4
17822025-02-25T01:46:56.550Z Compiling hmac v0.12.1
17832025-02-25T01:46:57.084Z Compiling getrandom v0.3.1
17842025-02-25T01:46:57.875Z Compiling pest_meta v2.7.14
17852025-02-25T01:46:59.226Z Compiling block-padding v0.3.3
17862025-02-25T01:46:59.325Z Compiling openssl-macros v0.1.1
17872025-02-25T01:46:59.469Z Compiling native-tls v0.2.12
17882025-02-25T01:46:59.838Z Compiling rustls v0.23.19
17892025-02-25T01:47:00.042Z Compiling inout v0.1.3
17902025-02-25T01:47:00.156Z Compiling pest_generator v2.7.14
17912025-02-25T01:47:00.223Z Compiling tinystr v0.7.6
17922025-02-25T01:47:00.540Z Compiling toml_datetime v0.6.8
17932025-02-25T01:47:00.653Z Compiling serde_spanned v0.6.8
17942025-02-25T01:47:00.670Z Compiling ppv-lite86 v0.2.20
17952025-02-25T01:47:00.900Z Compiling tracing-core v0.1.32
17962025-02-25T01:47:00.965Z Compiling writeable v0.5.5
17972025-02-25T01:47:01.359Z Compiling litemap v0.7.3
17982025-02-25T01:47:01.520Z Compiling strsim v0.11.1
17992025-02-25T01:47:01.733Z Compiling dyn-clone v1.0.18
18002025-02-25T01:47:01.848Z Compiling icu_locid v1.5.0
18012025-02-25T01:47:02.044Z Compiling pest_derive v2.7.14
18022025-02-25T01:47:02.229Z Compiling tracing v0.1.40
18032025-02-25T01:47:02.832Z Compiling cipher v0.4.4
18042025-02-25T01:47:02.887Z Compiling aws-lc-sys v0.22.0
18052025-02-25T01:47:03.065Z Compiling sha2 v0.10.8
18062025-02-25T01:47:03.317Z Compiling usdt-impl v0.5.0
18072025-02-25T01:47:03.698Z Compiling cookie v0.18.1
18082025-02-25T01:47:03.768Z Compiling base64ct v1.6.0
18092025-02-25T01:47:04.012Z Compiling icu_provider v1.5.0
18102025-02-25T01:47:04.300Z Compiling pem-rfc7468 v0.7.0
18112025-02-25T01:47:04.902Z Compiling scroll v0.12.0
18122025-02-25T01:47:07.066Z Compiling async-trait v0.1.86
18132025-02-25T01:47:08.921Z Compiling flagset v0.4.6
18142025-02-25T01:47:09.121Z Compiling icu_locid_transform_data v1.5.0
18152025-02-25T01:47:09.157Z Compiling plain v0.2.3
18162025-02-25T01:47:09.238Z Compiling anyhow v1.0.96
18172025-02-25T01:47:09.313Z Compiling rustls-pki-types v1.10.0
18182025-02-25T01:47:09.766Z Compiling percent-encoding v2.3.1
18192025-02-25T01:47:10.189Z Compiling camino v1.1.9
18202025-02-25T01:47:10.758Z Compiling icu_locid_transform v1.5.0
18212025-02-25T01:47:10.912Z Compiling goblin v0.8.2
18222025-02-25T01:47:12.638Z Compiling der v0.7.9
18232025-02-25T01:47:13.940Z Compiling icu_collections v1.5.0
18242025-02-25T01:47:15.124Z Compiling tokio-util v0.7.12
18252025-02-25T01:47:15.795Z Compiling rustls v0.22.4
18262025-02-25T01:47:16.102Z Compiling untrusted v0.9.0
18272025-02-25T01:47:16.321Z Compiling icu_properties_data v1.5.0
18282025-02-25T01:47:16.445Z Compiling powerfmt v0.2.0
18292025-02-25T01:47:16.480Z Compiling untrusted v0.7.1
18302025-02-25T01:47:16.575Z Compiling mirai-annotations v1.12.0
18312025-02-25T01:47:16.740Z Compiling pretty-hex v0.4.1
18322025-02-25T01:47:16.954Z Compiling rayon-core v1.12.1
18332025-02-25T01:47:16.970Z Compiling dof v0.3.0
18342025-02-25T01:47:16.973Z Compiling icu_properties v1.5.1
18352025-02-25T01:47:17.061Z Compiling deranged v0.3.11
18362025-02-25T01:47:18.728Z Compiling spki v0.7.3
18372025-02-25T01:47:19.037Z Compiling salsa20 v0.10.2
18382025-02-25T01:47:19.084Z Compiling dtrace-parser v0.2.0
18392025-02-25T01:47:19.246Z Compiling pbkdf2 v0.12.2
18402025-02-25T01:47:19.717Z Compiling thread-id v4.2.2
18412025-02-25T01:47:20.044Z Compiling write16 v1.0.0
18422025-02-25T01:47:20.195Z Compiling utf8_iter v1.0.4
18432025-02-25T01:47:20.376Z Compiling icu_normalizer_data v1.5.0
18442025-02-25T01:47:20.485Z Compiling atomic-waker v1.1.2
18452025-02-25T01:47:20.560Z Compiling utf16_iter v1.0.5
18462025-02-25T01:47:21.044Z Compiling winnow v0.5.40
18472025-02-25T01:47:21.141Z Compiling num_threads v0.1.7
18482025-02-25T01:47:21.373Z Compiling litrs v0.4.1
18492025-02-25T01:47:21.546Z Compiling time v0.3.36
18502025-02-25T01:47:21.631Z Compiling icu_normalizer v1.5.0
18512025-02-25T01:47:22.326Z Compiling document-features v0.2.10
18522025-02-25T01:47:24.391Z Compiling toml_edit v0.19.15
18532025-02-25T01:47:26.988Z Compiling scrypt v0.11.0
18542025-02-25T01:47:27.162Z Compiling form_urlencoded v1.2.1
18552025-02-25T01:47:27.418Z Compiling aes v0.8.4
18562025-02-25T01:47:27.453Z Compiling cbc v0.1.2
18572025-02-25T01:47:27.816Z Compiling rand_chacha v0.3.1
18582025-02-25T01:47:27.830Z Compiling http-body v1.0.1
18592025-02-25T01:47:28.413Z Compiling multer v3.1.0
18602025-02-25T01:47:28.544Z Compiling try-lock v0.2.5
18612025-02-25T01:47:28.561Z Compiling slog-async v2.8.0
18622025-02-25T01:47:28.738Z Compiling rustversion v1.0.17
18632025-02-25T01:47:29.015Z Compiling tinyvec_macros v0.1.1
18642025-02-25T01:47:29.116Z Compiling tinyvec v1.8.0
18652025-02-25T01:47:29.387Z Compiling want v0.3.1
18662025-02-25T01:47:29.698Z Compiling pkcs5 v0.7.1
18672025-02-25T01:47:30.168Z Compiling rand v0.8.5
18682025-02-25T01:47:30.674Z Compiling idna_adapter v1.2.0
18692025-02-25T01:47:31.069Z Compiling h2 v0.4.6
18702025-02-25T01:47:31.253Z Compiling heapless v0.7.17
18712025-02-25T01:47:31.708Z Compiling bzip2-sys v0.1.11+1.0.8
18722025-02-25T01:47:32.116Z Compiling httpdate v1.0.3
18732025-02-25T01:47:32.607Z Compiling tower-service v0.3.3
18742025-02-25T01:47:32.752Z Compiling signal-hook v0.3.17
18752025-02-25T01:47:33.522Z Compiling idna v1.0.3
18762025-02-25T01:47:34.762Z Compiling pkcs8 v0.10.2
18772025-02-25T01:47:35.870Z Compiling usdt-attr-macro v0.5.0
18782025-02-25T01:47:36.603Z Compiling usdt-macro v0.5.0
18792025-02-25T01:47:37.858Z Compiling async-stream-impl v0.3.6
18802025-02-25T01:47:38.316Z Compiling base64 v0.22.1
18812025-02-25T01:47:39.039Z Compiling hyper v1.5.2
18822025-02-25T01:47:39.288Z Compiling adler2 v2.0.0
18832025-02-25T01:47:39.561Z Compiling miniz_oxide v0.8.0
18842025-02-25T01:47:42.900Z Compiling hyper-util v0.1.10
18852025-02-25T01:47:46.451Z Compiling curve25519-dalek v4.1.3
18862025-02-25T01:47:46.884Z Compiling openapiv3 v2.0.0
18872025-02-25T01:47:47.241Z Compiling enum-as-inner v0.6.1
18882025-02-25T01:47:48.062Z Compiling memoffset v0.9.1
18892025-02-25T01:47:48.252Z Compiling dropshot v0.12.0
18902025-02-25T01:47:48.313Z Compiling smoltcp v0.9.1
18912025-02-25T01:47:48.400Z Compiling foreign-types-shared v0.1.1
18922025-02-25T01:47:48.471Z Compiling portable-atomic v1.9.0
18932025-02-25T01:47:48.569Z Compiling match_cfg v0.1.0
18942025-02-25T01:47:48.654Z Compiling num-bigint-dig v0.8.4
18952025-02-25T01:47:48.875Z Compiling newtype-uuid v1.2.1
18962025-02-25T01:47:48.973Z Compiling hostname v0.3.1
18972025-02-25T01:47:49.168Z Compiling foreign-types v0.3.2
18982025-02-25T01:47:50.316Z Compiling rand_core v0.9.2
18992025-02-25T01:47:50.580Z Compiling url v2.5.3
19002025-02-25T01:47:52.450Z Compiling http-body-util v0.1.2
19012025-02-25T01:47:53.055Z Compiling dirs-sys-next v0.1.2
19022025-02-25T01:47:53.271Z Compiling encoding_rs v0.8.34
19032025-02-25T01:47:53.424Z Compiling data-encoding v2.6.0
19042025-02-25T01:47:53.505Z Compiling heck v0.4.1
19052025-02-25T01:47:53.899Z Compiling cfg_aliases v0.2.1
19062025-02-25T01:47:54.015Z Compiling ident_case v1.0.1
19072025-02-25T01:47:54.214Z Compiling siphasher v0.3.11
19082025-02-25T01:47:54.579Z Compiling mime v0.3.17
19092025-02-25T01:47:54.701Z Compiling gimli v0.31.1
19102025-02-25T01:47:55.589Z Compiling darling_core v0.20.10
19112025-02-25T01:47:56.281Z Compiling nix v0.29.0
19122025-02-25T01:47:56.760Z Compiling dirs-next v2.0.0
19132025-02-25T01:48:00.730Z Compiling addr2line v0.24.2
19142025-02-25T01:48:01.236Z Compiling rand_chacha v0.9.0
19152025-02-25T01:48:02.461Z Compiling unicode-normalization v0.1.24
19162025-02-25T01:48:03.529Z Compiling serde_urlencoded v0.7.1
19172025-02-25T01:48:04.091Z Compiling crossbeam-epoch v0.9.18
19182025-02-25T01:48:04.481Z Compiling rustls-pemfile v2.2.0
19192025-02-25T01:48:04.531Z Compiling hubpack_derive v0.1.1
19202025-02-25T01:48:04.731Z Compiling dropshot_endpoint v0.12.0
19212025-02-25T01:48:04.974Z Compiling sha1 v0.10.6
19222025-02-25T01:48:05.035Z Compiling signature v2.2.0
19232025-02-25T01:48:05.282Z Compiling zerocopy-derive v0.6.6
19242025-02-25T01:48:05.358Z Compiling curve25519-dalek-derive v0.1.1
19252025-02-25T01:48:05.377Z Compiling object v0.36.5
19262025-02-25T01:48:06.939Z Compiling thread_local v1.1.8
19272025-02-25T01:48:07.364Z Compiling fs-err v2.11.0
19282025-02-25T01:48:08.320Z Compiling anstyle v1.0.10
19292025-02-25T01:48:08.711Z Compiling unicode-properties v0.1.3
19302025-02-25T01:48:09.127Z Compiling unicode-bidi v0.3.17
19312025-02-25T01:48:10.673Z Compiling openssl-probe v0.1.5
19322025-02-25T01:48:10.955Z Compiling ipnet v2.10.1
19332025-02-25T01:48:11.162Z Compiling winnow v0.6.20
19342025-02-25T01:48:13.210Z Compiling rustls-webpki v0.102.8
19352025-02-25T01:48:14.049Z Compiling rustc-demangle v0.1.24
19362025-02-25T01:48:14.780Z Compiling utf8parse v0.2.2
19372025-02-25T01:48:14.975Z Compiling anstyle-parse v0.2.5
19382025-02-25T01:48:15.275Z Compiling backtrace v0.3.74
19392025-02-25T01:48:15.342Z Compiling toml_edit v0.22.22
19402025-02-25T01:48:24.401Z Compiling stringprep v0.1.5
19412025-02-25T01:48:25.678Z Compiling crossbeam-deque v0.8.5
19422025-02-25T01:48:26.005Z Compiling rand v0.9.0
19432025-02-25T01:48:27.251Z Compiling darling_macro v0.20.10
19442025-02-25T01:48:27.394Z Compiling term v0.7.0
19452025-02-25T01:48:28.137Z Compiling slog-json v2.6.1
19462025-02-25T01:48:28.724Z Compiling crossbeam-channel v0.5.13
19472025-02-25T01:48:29.100Z Compiling hashbrown v0.14.5
19482025-02-25T01:48:29.758Z Compiling futures-executor v0.3.31
19492025-02-25T01:48:30.042Z Compiling num-integer v0.1.46
19502025-02-25T01:48:30.189Z Compiling md-5 v0.10.6
19512025-02-25T01:48:30.265Z Compiling ff v0.13.0
19522025-02-25T01:48:30.431Z Compiling hash32 v0.2.1
19532025-02-25T01:48:30.512Z Compiling memmap v0.7.0
19542025-02-25T01:48:30.601Z Compiling is-terminal v0.4.13
19552025-02-25T01:48:30.752Z Compiling psl-types v2.0.11
19562025-02-25T01:48:30.775Z Compiling colorchoice v1.0.2
19572025-02-25T01:48:30.800Z Compiling base16ct v0.2.0
19582025-02-25T01:48:30.989Z Compiling is_terminal_polyfill v1.70.1
19592025-02-25T01:48:31.097Z Compiling take_mut v0.2.2
19602025-02-25T01:48:31.129Z Compiling linked-hash-map v0.5.6
19612025-02-25T01:48:31.155Z Compiling utf-8 v0.7.6
19622025-02-25T01:48:31.274Z Compiling fallible-iterator v0.2.0
19632025-02-25T01:48:31.438Z Compiling anstyle-query v1.1.1
19642025-02-25T01:48:31.486Z Compiling quick-error v1.2.3
19652025-02-25T01:48:31.600Z Compiling anstream v0.6.15
19662025-02-25T01:48:31.640Z Compiling resolv-conf v0.7.0
19672025-02-25T01:48:31.925Z Compiling postgres-protocol v0.6.8
19682025-02-25T01:48:32.147Z Compiling lru-cache v0.1.2
19692025-02-25T01:48:32.228Z Compiling tungstenite v0.24.0
19702025-02-25T01:48:32.349Z Compiling publicsuffix v2.3.0
19712025-02-25T01:48:32.626Z Compiling sec1 v0.7.3
19722025-02-25T01:48:33.139Z Compiling slog-term v2.9.1
19732025-02-25T01:48:33.169Z Compiling usdt v0.5.0
19742025-02-25T01:48:33.672Z Compiling num-iter v0.1.45
19752025-02-25T01:48:33.821Z Compiling group v0.13.0
19762025-02-25T01:48:33.923Z Compiling regress v0.10.1
19772025-02-25T01:48:34.107Z Compiling futures v0.3.31
19782025-02-25T01:48:36.886Z Compiling slog-bunyan v2.5.0
19792025-02-25T01:48:37.013Z Compiling darling v0.20.10
19802025-02-25T01:48:37.095Z Compiling tokio-rustls v0.26.0
19812025-02-25T01:48:37.525Z Compiling tokio-rustls v0.25.0
19822025-02-25T01:48:37.626Z Compiling tokio-native-tls v0.3.1
19832025-02-25T01:48:37.952Z Compiling toml v0.8.19
19842025-02-25T01:48:38.252Z Compiling hickory-proto v0.24.3
19852025-02-25T01:48:38.333Z Compiling phf_shared v0.11.2
19862025-02-25T01:48:38.698Z Compiling strum_macros v0.25.3
19872025-02-25T01:48:39.618Z Compiling async-stream v0.3.6
19882025-02-25T01:48:39.635Z Compiling waitgroup v0.1.2
19892025-02-25T01:48:39.672Z Compiling webpki-roots v0.26.6
19902025-02-25T01:48:39.935Z Compiling hkdf v0.12.4
19912025-02-25T01:48:40.107Z Compiling terminal_size v0.4.0
19922025-02-25T01:48:40.282Z Compiling serde_path_to_error v0.1.16
19932025-02-25T01:48:40.339Z Compiling sync_wrapper v1.0.1
19942025-02-25T01:48:40.694Z Compiling crypto-bigint v0.5.5
19952025-02-25T01:48:40.809Z Compiling clap_derive v4.5.28
19962025-02-25T01:48:40.994Z Compiling serde_repr v0.1.19
19972025-02-25T01:48:41.896Z Compiling derive-where v1.2.7
19982025-02-25T01:48:42.003Z Compiling hostname v0.4.0
19992025-02-25T01:48:42.206Z Compiling crc32fast v1.4.2
20002025-02-25T01:48:42.613Z Compiling managed v0.8.0
20012025-02-25T01:48:42.700Z Compiling tower-layer v0.3.3
20022025-02-25T01:48:43.478Z Compiling bitflags v1.3.2
20032025-02-25T01:48:43.529Z Compiling unicode-width v0.2.0
20042025-02-25T01:48:44.069Z Compiling debug-ignore v1.0.5
20052025-02-25T01:48:44.423Z Compiling clap_lex v0.7.4
20062025-02-25T01:48:44.822Z Compiling clap_builder v4.5.30
20072025-02-25T01:48:51.730Z Compiling console v0.15.10
20082025-02-25T01:48:51.814Z Compiling hickory-resolver v0.24.3
20092025-02-25T01:48:51.814Z Compiling tower v0.5.2
20102025-02-25T01:48:51.814Z Compiling elliptic-curve v0.13.8
20112025-02-25T01:48:51.880Z Compiling flate2 v1.0.35
20122025-02-25T01:48:51.880Z Compiling hyper-rustls v0.27.3
20132025-02-25T01:48:53.837Z Compiling phf v0.11.2
20142025-02-25T01:48:53.907Z Compiling hyper-tls v0.6.0
20152025-02-25T01:48:54.298Z Compiling typify-impl v0.2.0
20162025-02-25T01:48:54.575Z Compiling signal-hook-mio v0.2.4
20172025-02-25T01:48:54.753Z Compiling rayon v1.10.0
20182025-02-25T01:48:54.925Z Compiling cookie_store v0.21.1
20192025-02-25T01:48:55.228Z Compiling bzip2 v0.4.4
20202025-02-25T01:48:55.460Z Compiling tokio-tungstenite v0.24.0
20212025-02-25T01:48:55.597Z Compiling postgres-types v0.2.8
20222025-02-25T01:48:56.148Z Compiling zerocopy v0.6.6
20232025-02-25T01:48:56.346Z Compiling hubpack v0.1.2
20242025-02-25T01:48:56.748Z Compiling ed25519 v2.2.3
20252025-02-25T01:48:56.796Z Compiling phf_shared v0.10.0
20262025-02-25T01:48:56.934Z Compiling pkcs1 v0.7.5
20272025-02-25T01:48:57.176Z Compiling tokio-stream v0.1.17
20282025-02-25T01:48:57.797Z Compiling ipnetwork v0.21.1
20292025-02-25T01:48:58.210Z Compiling rfc6979 v0.4.0
20302025-02-25T01:48:58.420Z Compiling serde-big-array v0.5.1
20312025-02-25T01:48:58.668Z Compiling float-cmp v0.10.0
20322025-02-25T01:48:58.916Z Compiling bstr v1.10.0
20332025-02-25T01:48:58.981Z Compiling difflib v0.4.0
20342025-02-25T01:49:00.072Z Compiling bit-vec v0.6.3
20352025-02-25T01:49:00.461Z Compiling whoami v1.5.2
20362025-02-25T01:49:00.550Z Compiling unicode-segmentation v1.12.0
20372025-02-25T01:49:00.960Z Compiling number_prefix v0.4.0
20382025-02-25T01:49:01.201Z Compiling new_debug_unreachable v1.0.6
20392025-02-25T01:49:01.321Z Compiling normalize-line-endings v0.3.0
20402025-02-25T01:49:01.386Z Compiling precomputed-hash v0.1.1
20412025-02-25T01:49:01.404Z Compiling static_assertions v1.1.0
20422025-02-25T01:49:01.457Z Compiling fixedbitset v0.4.2
20432025-02-25T01:49:01.525Z Compiling predicates-core v1.0.8
20442025-02-25T01:49:01.530Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20452025-02-25T01:49:01.624Z Compiling string_cache v0.8.7
20462025-02-25T01:49:01.807Z Compiling petgraph v0.6.5
20472025-02-25T01:49:01.848Z Compiling predicates v3.1.3
20482025-02-25T01:49:02.007Z Compiling similar v2.6.0
20492025-02-25T01:49:03.400Z Compiling indicatif v0.17.11
20502025-02-25T01:49:03.679Z Compiling reqwest v0.12.12
20512025-02-25T01:49:03.770Z Compiling tokio-postgres v0.7.12
20522025-02-25T01:49:03.930Z Compiling typify-macro v0.2.0
20532025-02-25T01:49:05.318Z Compiling bit-set v0.5.3
20542025-02-25T01:49:05.887Z Compiling ecdsa v0.16.9
20552025-02-25T01:49:06.696Z Compiling qorb v0.2.1
20562025-02-25T01:49:07.546Z Compiling rsa v0.9.6
20572025-02-25T01:49:07.587Z Compiling ed25519-dalek v2.1.1
20582025-02-25T01:49:09.043Z Compiling zip v0.6.6
20592025-02-25T01:49:09.226Z Compiling crossterm v0.28.1
20602025-02-25T01:49:10.203Z Compiling clap v4.5.30
20612025-02-25T01:49:11.772Z Compiling toml v0.7.8
20622025-02-25T01:49:11.800Z Compiling x509-cert v0.2.5
20632025-02-25T01:49:13.078Z Compiling hex v0.4.3
20642025-02-25T01:49:13.671Z Compiling itertools v0.10.5
20652025-02-25T01:49:14.050Z Compiling itertools v0.14.0
20662025-02-25T01:49:15.894Z Compiling lalrpop-util v0.19.12
20672025-02-25T01:49:16.274Z Compiling unicode-xid v0.2.6
20682025-02-25T01:49:16.279Z Compiling peg-runtime v0.8.3
20692025-02-25T01:49:17.652Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20702025-02-25T01:49:21.936Z Compiling proc-macro-crate v1.3.1
20712025-02-25T01:49:22.152Z Compiling macaddr v1.0.1
20722025-02-25T01:49:22.789Z Compiling itertools v0.13.0
20732025-02-25T01:49:23.698Z Compiling heapless v0.8.0
20742025-02-25T01:49:25.742Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20752025-02-25T01:49:28.329Z Compiling num_enum_derive v0.5.11
20762025-02-25T01:49:36.048Z Compiling hash32 v0.3.1
20772025-02-25T01:49:38.122Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20782025-02-25T01:49:38.740Z Compiling smoltcp v0.11.0
20792025-02-25T01:49:43.277Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20802025-02-25T01:49:43.310Z Compiling num_enum v0.5.11
20812025-02-25T01:49:44.158Z Compiling typify v0.2.0
20822025-02-25T01:49:44.322Z Compiling oxnet v0.1.0
20832025-02-25T01:49:45.746Z Compiling proc-macro-error-attr v1.0.4
20842025-02-25T01:49:45.860Z Compiling cobs v0.2.3
20852025-02-25T01:49:46.324Z Compiling unsafe-libyaml v0.2.11
20862025-02-25T01:49:46.683Z Compiling thiserror v2.0.11
20872025-02-25T01:49:47.045Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20882025-02-25T01:49:47.992Z Compiling serde_yaml v0.9.34+deprecated
20892025-02-25T01:49:49.937Z Compiling postcard v1.0.10
20902025-02-25T01:49:59.619Z Compiling progenitor-impl v0.8.0
20912025-02-25T01:50:01.803Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20922025-02-25T01:50:13.574Z Compiling strum_macros v0.26.4
20932025-02-25T01:50:14.385Z Compiling structmeta-derive v0.3.0
20942025-02-25T01:50:14.595Z Compiling thiserror-impl v2.0.11
20952025-02-25T01:50:14.826Z Compiling foreign-types-macros v0.2.3
20962025-02-25T01:50:14.876Z Compiling proc-macro-error v1.0.4
20972025-02-25T01:50:15.118Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20982025-02-25T01:50:15.955Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20992025-02-25T01:50:16.530Z Compiling unicode-width v0.1.14
21002025-02-25T01:50:16.805Z Compiling foreign-types-shared v0.3.1
21012025-02-25T01:50:17.459Z Compiling strum v0.26.3
21022025-02-25T01:50:17.655Z Compiling tabwriter v1.4.0
21032025-02-25T01:50:17.669Z Compiling foreign-types v0.5.0
21042025-02-25T01:50:17.900Z Compiling structmeta v0.3.0
21052025-02-25T01:50:20.407Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21062025-02-25T01:50:26.974Z Compiling progenitor-macro v0.8.0
21072025-02-25T01:50:30.171Z Compiling progenitor-client v0.8.0
21082025-02-25T01:50:34.593Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21092025-02-25T01:50:34.941Z Compiling daft-derive v0.1.1
21102025-02-25T01:50:35.386Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21112025-02-25T01:50:36.161Z Compiling cstr-argument v0.1.2
21122025-02-25T01:50:36.243Z Compiling dropshot v0.15.1
21132025-02-25T01:50:36.419Z Compiling pretty-hex v0.2.1
21142025-02-25T01:50:36.665Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21152025-02-25T01:50:36.688Z Compiling crucible-workspace-hack v0.1.0
21162025-02-25T01:50:36.998Z Compiling fastrand v2.1.1
21172025-02-25T01:50:37.203Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21182025-02-25T01:50:37.367Z Compiling progenitor v0.8.0
21192025-02-25T01:50:37.595Z Compiling tempfile v3.13.0
21202025-02-25T01:50:37.654Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21212025-02-25T01:50:37.687Z Compiling daft v0.1.1
21222025-02-25T01:50:38.087Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21232025-02-25T01:50:38.326Z Compiling parse-display-derive v0.10.0
21242025-02-25T01:50:38.519Z Compiling colored v2.1.0
21252025-02-25T01:50:38.806Z Compiling serde_with_macros v3.11.0
21262025-02-25T01:50:39.232Z Compiling dropshot_endpoint v0.15.1
21272025-02-25T01:50:39.714Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21282025-02-25T01:50:40.475Z Compiling instant v0.1.13
21292025-02-25T01:50:40.662Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21302025-02-25T01:50:41.051Z Compiling serde_with v3.11.0
21312025-02-25T01:50:41.069Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21322025-02-25T01:50:41.791Z Compiling parse-display v0.10.0
21332025-02-25T01:50:42.875Z Compiling backoff v0.4.0
21342025-02-25T01:50:43.271Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21352025-02-25T01:50:43.609Z Compiling zone_cfg_derive v0.3.0
21362025-02-25T01:50:43.963Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21372025-02-25T01:50:44.687Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21382025-02-25T01:50:44.908Z Compiling camino-tempfile v1.1.1
21392025-02-25T01:50:44.951Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21402025-02-25T01:50:45.173Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21412025-02-25T01:50:45.372Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21422025-02-25T01:50:45.570Z Compiling regress v0.9.1
21432025-02-25T01:50:45.570Z Compiling progenitor-client v0.9.1
21442025-02-25T01:50:45.656Z Compiling num-derive v0.4.2
21452025-02-25T01:50:46.451Z Compiling sigpipe v0.1.3
21462025-02-25T01:50:46.605Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21472025-02-25T01:50:46.945Z Compiling libefi-sys v0.1.0
21482025-02-25T01:50:47.335Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21492025-02-25T01:50:47.809Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
21502025-02-25T01:50:49.382Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21512025-02-25T01:50:50.542Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21522025-02-25T01:50:51.089Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21532025-02-25T01:50:52.908Z Compiling zone v0.3.0
21542025-02-25T01:50:53.934Z Compiling smf v0.2.3
21552025-02-25T01:50:54.049Z Compiling bitfield-struct v0.6.2
21562025-02-25T01:50:55.335Z Compiling blake3 v1.5.4
21572025-02-25T01:50:55.951Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21582025-02-25T01:50:56.516Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21592025-02-25T01:50:56.835Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21602025-02-25T01:50:56.931Z Compiling xattr v1.3.1
21612025-02-25T01:50:57.010Z Compiling filetime v0.2.25
21622025-02-25T01:50:57.243Z Compiling memmap2 v0.9.5
21632025-02-25T01:50:57.332Z Compiling constant_time_eq v0.3.1
21642025-02-25T01:50:57.360Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21652025-02-25T01:50:57.492Z Compiling arrayvec v0.7.6
21662025-02-25T01:50:57.514Z Compiling same-file v1.0.6
21672025-02-25T01:50:57.820Z Compiling arrayref v0.3.9
21682025-02-25T01:50:57.822Z Compiling walkdir v2.5.0
21692025-02-25T01:50:57.900Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21702025-02-25T01:50:57.985Z Compiling tar v0.4.44
21712025-02-25T01:50:59.393Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21722025-02-25T01:50:59.834Z Compiling gethostname v0.5.0
21732025-02-25T01:51:00.049Z Compiling cargo-platform v0.1.8
21742025-02-25T01:51:00.300Z Compiling topological-sort v0.2.2
21752025-02-25T01:51:00.586Z Compiling omicron-zone-package v0.12.0
21762025-02-25T01:51:00.589Z Compiling cargo_metadata v0.18.1
21772025-02-25T01:51:01.144Z Compiling indent_write v2.2.0
21782025-02-25T01:51:01.400Z Compiling shell-words v1.1.0
21792025-02-25T01:51:11.116Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21802025-02-25T01:51:13.386Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21812025-02-25T01:51:15.152Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21822025-02-25T01:51:29.581Z Finished `release` profile [optimized] target(s) in 5m 08s
21832025-02-25T01:51:29.749Z Running `target/release/omicron-package -t test target create -p dev`
21842025-02-25T01:51:29.793ZLogging to: /work/oxidecomputer/omicron/out/LOG
21852025-02-25T01:51:29.795ZCreated new build target 'test' and set it as active
21862025-02-25T01:51:29.795Z
21872025-02-25T01:51:29.795Zreal 5:09.214276990
21882025-02-25T01:51:29.795Zuser 36:04.812723085
21892025-02-25T01:51:29.795Zsys 3:21.520515204
21902025-02-25T01:51:29.796Ztrap 1.107748947
21912025-02-25T01:51:29.796Ztflt 1.490596585
21922025-02-25T01:51:29.796Zdflt 0.816029588
21932025-02-25T01:51:29.796Zkflt 0.000120902
21942025-02-25T01:51:29.796Zlock 1:11:00.001835548
21952025-02-25T01:51:29.796Zslp 2:24:12.807368185
21962025-02-25T01:51:29.796Zlat 2:41.166126099
21972025-02-25T01:51:29.796Zstop 4:44.834793410
21982025-02-25T01:51:29.798Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21992025-02-25T01:51:30.764Z Finished `release` profile [optimized] target(s) in 0.91s
22002025-02-25T01:51:30.824Z Running `target/release/omicron-package -t test package`
22012025-02-25T01:51:30.865ZLogging to: /work/oxidecomputer/omicron/out/LOG
22022025-02-25T01:51:31.983Z Compiling ring v0.17.11
22032025-02-25T01:51:32.158Z Compiling thiserror v2.0.11
22042025-02-25T01:51:32.174Z Compiling typify-impl v0.3.0
22052025-02-25T01:51:32.186Z Compiling convert_case v0.4.0
22062025-02-25T01:51:32.189Z Compiling newline-converter v0.3.0
22072025-02-25T01:51:32.189Z Compiling password-hash v0.5.0
22082025-02-25T01:51:32.189Z Compiling blake2 v0.10.6
22092025-02-25T01:51:32.442Z Compiling expectorate v1.1.0
22102025-02-25T01:51:32.686Z Compiling base64 v0.21.7
22112025-02-25T01:51:32.783Z Compiling derive_more v0.99.19
22122025-02-25T01:51:33.442Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22132025-02-25T01:51:33.753Z Compiling argon2 v0.5.3
22142025-02-25T01:51:34.159Z Compiling atomicwrites v0.4.4
22152025-02-25T01:51:34.369Z Compiling owo-colors v4.1.0
22162025-02-25T01:51:34.671Z Compiling cancel-safe-futures v0.1.5
22172025-02-25T01:51:34.722Z Compiling num-rational v0.4.2
22182025-02-25T01:51:35.046Z Compiling num-complex v0.4.6
22192025-02-25T01:51:35.968Z Compiling num v0.4.3
22202025-02-25T01:51:36.727Z Compiling libsw v3.3.1
22212025-02-25T01:51:36.967Z Compiling float-ord v0.3.2
22222025-02-25T01:51:37.052Z Compiling linear-map v1.2.0
22232025-02-25T01:51:37.154Z Compiling rustls v0.23.19
22242025-02-25T01:51:37.183Z Compiling rustls v0.22.4
22252025-02-25T01:51:37.205Z Compiling swrite v0.1.0
22262025-02-25T01:51:37.358Z Compiling highway v1.2.0
22272025-02-25T01:51:37.440Z Compiling semver v0.1.20
22282025-02-25T01:51:37.888Z Compiling rustc_version v0.1.7
22292025-02-25T01:51:38.255Z Compiling newtype_derive v0.1.6
22302025-02-25T01:51:38.279Z Compiling tungstenite v0.21.0
22312025-02-25T01:51:38.418Z Compiling ipnetwork v0.21.1
22322025-02-25T01:51:38.674Z Compiling humantime v2.1.0
22332025-02-25T01:51:38.865Z Compiling oxnet v0.1.0
22342025-02-25T01:51:39.077Z Compiling dropshot v0.15.1
22352025-02-25T01:51:39.140Z Compiling instant v0.1.13
22362025-02-25T01:51:39.306Z Compiling daft v0.1.1
22372025-02-25T01:51:39.459Z Compiling backoff v0.4.0
22382025-02-25T01:51:39.478Z Compiling rustls-webpki v0.102.8
22392025-02-25T01:51:39.753Z Compiling tokio-tungstenite v0.21.0
22402025-02-25T01:51:39.771Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22412025-02-25T01:51:40.249Z Compiling steno v0.4.1
22422025-02-25T01:51:41.105Z Compiling parse-display v0.10.0
22432025-02-25T01:51:41.621Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22442025-02-25T01:51:41.812Z Compiling serde_with v3.11.0
22452025-02-25T01:51:41.994Z Compiling typify-macro v0.3.0
22462025-02-25T01:51:43.119Z Compiling strum v0.26.3
22472025-02-25T01:51:43.324Z Compiling regress v0.9.1
22482025-02-25T01:51:45.151Z Compiling tokio-rustls v0.25.0
22492025-02-25T01:51:45.264Z Compiling typify v0.3.0
22502025-02-25T01:51:45.422Z Compiling progenitor-impl v0.9.1
22512025-02-25T01:51:45.594Z Compiling dropshot v0.12.0
22522025-02-25T01:51:47.721Z Compiling tokio-rustls v0.26.0
22532025-02-25T01:51:48.232Z Compiling hyper-rustls v0.27.3
22542025-02-25T01:51:48.803Z Compiling reqwest v0.12.12
22552025-02-25T01:51:51.129Z Compiling qorb v0.2.1
22562025-02-25T01:51:53.049Z Compiling progenitor-macro v0.9.1
22572025-02-25T01:51:56.134Z Compiling progenitor-client v0.9.1
22582025-02-25T01:51:56.683Z Compiling progenitor-client v0.8.0
22592025-02-25T01:51:57.647Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22602025-02-25T01:51:58.190Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22612025-02-25T01:52:23.421Z Compiling progenitor v0.8.0
22622025-02-25T01:52:23.652Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22632025-02-25T01:52:26.553Z Compiling progenitor v0.9.1
22642025-02-25T01:52:26.798Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22652025-02-25T01:52:29.300Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22662025-02-25T01:52:29.950Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22672025-02-25T01:52:30.203Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22682025-02-25T01:52:30.817Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22692025-02-25T01:52:31.328Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22702025-02-25T01:52:36.561Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22712025-02-25T01:52:38.110Z Compiling macaddr v1.0.1
22722025-02-25T01:52:38.819Z Compiling slog-dtrace v0.3.0
22732025-02-25T01:52:39.246Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22742025-02-25T01:52:39.333Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22752025-02-25T01:52:41.377Z Compiling prettyplease v0.2.29
22762025-02-25T01:52:41.917Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22772025-02-25T01:52:43.170Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22782025-02-25T01:52:44.067Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22792025-02-25T01:52:44.606Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22802025-02-25T01:52:44.849Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22812025-02-25T01:52:53.932Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22822025-02-25T01:52:56.227Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22832025-02-25T01:52:56.288Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22842025-02-25T01:52:58.856Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22852025-02-25T01:53:03.285Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22862025-02-25T01:53:05.562Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22872025-02-25T01:53:06.289Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22882025-02-25T01:53:08.157Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22892025-02-25T01:53:08.176Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22902025-02-25T01:53:09.099Z Compiling half v2.4.1
22912025-02-25T01:53:09.829Z Compiling ciborium-io v0.2.2
22922025-02-25T01:53:09.994Z Compiling ciborium-ll v0.2.2
22932025-02-25T01:53:10.534Z Compiling bytecount v0.6.8
22942025-02-25T01:53:10.622Z Compiling ciborium v0.2.2
22952025-02-25T01:53:10.828Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22962025-02-25T01:53:10.911Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22972025-02-25T01:53:11.301Z Compiling display-error-chain v0.2.2
22982025-02-25T01:53:11.547Z Compiling same-file v1.0.6
22992025-02-25T01:53:11.800Z Compiling fastrand v2.1.1
23002025-02-25T01:53:12.285Z Compiling tempfile v3.13.0
23012025-02-25T01:53:12.609Z Compiling walkdir v2.5.0
23022025-02-25T01:53:13.007Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23032025-02-25T01:53:13.233Z Compiling blake3 v1.5.4
23042025-02-25T01:53:13.900Z Compiling const_format_proc_macros v0.2.34
23052025-02-25T01:53:15.664Z Compiling xattr v1.3.1
23062025-02-25T01:53:15.941Z Compiling filetime v0.2.25
23072025-02-25T01:53:16.241Z Compiling memmap2 v0.9.5
23082025-02-25T01:53:16.616Z Compiling arrayref v0.3.9
23092025-02-25T01:53:16.678Z Compiling keccak v0.1.5
23102025-02-25T01:53:16.734Z Compiling maplit v1.0.2
23112025-02-25T01:53:16.881Z Compiling constant_time_eq v0.3.1
23122025-02-25T01:53:16.887Z Compiling crunchy v0.2.2
23132025-02-25T01:53:17.061Z Compiling arrayvec v0.7.6
23142025-02-25T01:53:17.387Z Compiling sha3 v0.10.8
23152025-02-25T01:53:17.786Z Compiling tar v0.4.44
23162025-02-25T01:53:17.836Z Compiling const_format v0.2.34
23172025-02-25T01:53:18.224Z Compiling toolchain_find v0.4.0
23182025-02-25T01:53:18.276Z Compiling camino-tempfile v1.1.1
23192025-02-25T01:53:18.460Z Compiling tiny-keccak v2.0.2
23202025-02-25T01:53:18.679Z Compiling radium v0.7.0
23212025-02-25T01:53:18.745Z Compiling topological-sort v0.2.2
23222025-02-25T01:53:18.817Z Compiling rustfmt-wrapper v0.2.1
23232025-02-25T01:53:18.996Z Compiling omicron-zone-package v0.12.0
23242025-02-25T01:53:19.198Z Compiling dsl_auto_type v0.1.2
23252025-02-25T01:53:19.373Z Compiling scheduled-thread-pool v0.2.7
23262025-02-25T01:53:19.393Z Compiling diesel_table_macro_syntax v0.2.0
23272025-02-25T01:53:19.555Z Compiling maybe-uninit v2.0.0
23282025-02-25T01:53:19.757Z Compiling tap v1.0.1
23292025-02-25T01:53:19.966Z Compiling wyz v0.5.1
23302025-02-25T01:53:20.110Z Compiling r2d2 v0.8.10
23312025-02-25T01:53:20.364Z Compiling diesel_derives v2.2.3
23322025-02-25T01:53:20.668Z Compiling phf_generator v0.11.2
23332025-02-25T01:53:20.867Z Compiling ascii-canvas v3.0.0
23342025-02-25T01:53:20.885Z Compiling secrecy v0.8.0
23352025-02-25T01:53:21.086Z Compiling async-recursion v1.1.1
23362025-02-25T01:53:21.157Z Compiling ena v0.14.3
23372025-02-25T01:53:21.309Z Compiling arc-swap v1.7.1
23382025-02-25T01:53:21.577Z Compiling regex-syntax v0.6.29
23392025-02-25T01:53:21.957Z Compiling funty v2.0.0
23402025-02-25T01:53:22.370Z Compiling packed_struct v0.10.1
23412025-02-25T01:53:22.827Z Compiling bindgen v0.71.1
23422025-02-25T01:53:23.301Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23432025-02-25T01:53:23.652Z Compiling diff v0.1.13
23442025-02-25T01:53:23.686Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23452025-02-25T01:53:23.773Z Compiling crc-catalog v2.4.0
23462025-02-25T01:53:23.950Z Compiling crc v3.2.1
23472025-02-25T01:53:24.190Z Compiling bitvec v1.0.1
23482025-02-25T01:53:24.738Z Compiling slog-scope v4.4.0
23492025-02-25T01:53:25.567Z Compiling lalrpop v0.19.12
23502025-02-25T01:53:29.783Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23512025-02-25T01:53:29.881Z Compiling phf_codegen v0.11.2
23522025-02-25T01:53:29.881Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23532025-02-25T01:53:29.881Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23542025-02-25T01:53:29.881Z Compiling universal-hash v0.5.1
23552025-02-25T01:53:29.881Z Compiling packed_struct_codegen v0.10.1
23562025-02-25T01:53:29.881Z Compiling thiserror-impl-no-std v2.0.2
23572025-02-25T01:53:30.598Z Compiling parse-zoneinfo v0.3.1
23582025-02-25T01:53:30.713Z Compiling diesel v2.2.7
23592025-02-25T01:53:30.933Z Compiling unicase v2.7.0
23602025-02-25T01:53:31.284Z Compiling indexmap v1.9.3
23612025-02-25T01:53:31.649Z Compiling opaque-debug v0.3.1
23622025-02-25T01:53:31.780Z Compiling ref-cast v1.0.23
23632025-02-25T01:53:31.956Z Compiling nodrop v0.1.14
23642025-02-25T01:53:32.112Z Compiling rustc-hash v2.1.1
23652025-02-25T01:53:32.339Z Compiling array-init v0.0.4
23662025-02-25T01:53:33.386Z Compiling poly1305 v0.8.0
23672025-02-25T01:53:34.901Z Compiling chrono-tz-build v0.4.0
23682025-02-25T01:53:35.797Z Compiling thiserror-no-std v2.0.2
23692025-02-25T01:53:39.913Z Compiling smallvec v0.6.14
23702025-02-25T01:53:40.409Z Compiling slog-stdlog v4.1.1
23712025-02-25T01:53:41.774Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23722025-02-25T01:53:42.112Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23732025-02-25T01:53:42.448Z Compiling derive_builder_core v0.20.2
23742025-02-25T01:53:44.384Z Compiling chacha20 v0.9.1
23752025-02-25T01:53:44.691Z Compiling headers-core v0.3.0
23762025-02-25T01:53:44.823Z Compiling aead v0.5.2
23772025-02-25T01:53:44.892Z Compiling libxml v0.3.3
23782025-02-25T01:53:45.184Z Compiling ref-cast-impl v1.0.23
23792025-02-25T01:53:45.276Z Compiling vte_generate_state_changes v0.1.2
23802025-02-25T01:53:45.904Z Compiling bitfield v0.14.0
23812025-02-25T01:53:46.217Z Compiling hashbrown v0.12.3
23822025-02-25T01:53:46.282Z Compiling termcolor v1.4.1
23832025-02-25T01:53:46.639Z Compiling polar-core v0.27.3
23842025-02-25T01:53:48.293Z Compiling env_logger v0.10.2
23852025-02-25T01:53:48.716Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23862025-02-25T01:53:49.940Z Compiling vte v0.11.1
23872025-02-25T01:53:50.498Z Compiling chacha20poly1305 v0.10.1
23882025-02-25T01:53:50.746Z Compiling headers v0.4.0
23892025-02-25T01:53:51.320Z Compiling samael v0.0.18
23902025-02-25T01:53:53.019Z Compiling derive_builder_macro v0.20.2
23912025-02-25T01:53:53.939Z Compiling slog-envlogger v2.2.0
23922025-02-25T01:53:54.200Z Compiling serde-hex v0.1.0
23932025-02-25T01:53:56.413Z Compiling vsss-rs v3.3.4
23942025-02-25T01:53:58.848Z Compiling chrono-tz v0.10.1
23952025-02-25T01:53:59.507Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23962025-02-25T01:53:59.526Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23972025-02-25T01:53:59.847Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23982025-02-25T01:54:00.535Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23992025-02-25T01:54:00.872Z Compiling ron v0.8.1
24002025-02-25T01:54:02.279Z Compiling hashbrown v0.13.2
24012025-02-25T01:54:03.578Z Compiling strum_macros v0.24.3
24022025-02-25T01:54:04.196Z Compiling fxhash v0.2.1
24032025-02-25T01:54:04.452Z Compiling zip v2.1.3
24042025-02-25T01:54:04.818Z Compiling indoc v1.0.9
24052025-02-25T01:54:05.658Z Compiling lockfree-object-pool v0.1.6
24062025-02-25T01:54:05.980Z Compiling crc-any v2.5.0
24072025-02-25T01:54:06.467Z Compiling simd-adler32 v0.3.7
24082025-02-25T01:54:06.612Z Compiling bumpalo v3.16.0
24092025-02-25T01:54:07.181Z Compiling zopfli v0.8.1
24102025-02-25T01:54:07.215Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24112025-02-25T01:54:07.763Z Compiling object v0.30.4
24122025-02-25T01:54:15.797Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24132025-02-25T01:54:18.261Z Compiling derive_builder v0.20.2
24142025-02-25T01:54:19.644Z Compiling strip-ansi-escapes v0.2.0
24152025-02-25T01:54:21.027Z Compiling papergrid v0.11.0
24162025-02-25T01:54:21.798Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24172025-02-25T01:54:21.841Z Compiling tabled_derive v0.7.0
24182025-02-25T01:54:22.144Z Compiling fd-lock v4.0.2
24192025-02-25T01:54:22.402Z Compiling peg-macros v0.8.4
24202025-02-25T01:54:23.907Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24212025-02-25T01:54:24.817Z Compiling kstat-rs v0.2.4
24222025-02-25T01:54:24.887Z Compiling impl-trait-for-tuples v0.2.2
24232025-02-25T01:54:25.326Z Compiling oso-derive v0.27.3
24242025-02-25T01:54:25.673Z Compiling quick-xml v0.37.2
24252025-02-25T01:54:26.271Z Compiling diesel-dtrace v0.4.2
24262025-02-25T01:54:26.637Z Compiling path-slash v0.1.5
24272025-02-25T01:54:26.911Z Compiling nu-ansi-term v0.50.1
24282025-02-25T01:54:28.213Z Compiling reedline v0.35.0
24292025-02-25T01:54:30.522Z Compiling oso v0.27.3
24302025-02-25T01:54:31.629Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24312025-02-25T01:54:34.588Z Compiling peg v0.8.4
24322025-02-25T01:54:34.720Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24332025-02-25T01:54:36.994Z Compiling tabled v0.15.0
24342025-02-25T01:54:46.997Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24352025-02-25T01:54:54.612Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24362025-02-25T01:54:55.717Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24372025-02-25T01:54:56.519Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
24382025-02-25T01:54:56.972Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24392025-02-25T01:54:57.189Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24402025-02-25T01:54:57.301Z Compiling pem v3.0.5
24412025-02-25T01:54:58.753Z Compiling bb8 v0.8.5
24422025-02-25T01:54:59.372Z Compiling bcs v0.1.6
24432025-02-25T01:55:00.200Z Compiling libz-sys v1.1.20
24442025-02-25T01:55:00.303Z Compiling nanorand v0.7.0
24452025-02-25T01:55:00.879Z Compiling termtree v0.5.1
24462025-02-25T01:55:00.965Z Compiling parking_lot_core v0.8.6
24472025-02-25T01:55:01.566Z Compiling flume v0.11.1
24482025-02-25T01:55:02.354Z Compiling async-bb8-diesel v0.2.1
24492025-02-25T01:55:03.184Z Compiling mime_guess v2.0.5
24502025-02-25T01:55:04.919Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24512025-02-25T01:55:07.604Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24522025-02-25T01:55:09.566Z Compiling proc-macro-error-attr2 v2.0.0
24532025-02-25T01:55:10.326Z Compiling buf-list v1.0.3
24542025-02-25T01:55:10.802Z Compiling proc-macro-error2 v2.0.1
24552025-02-25T01:55:11.551Z Compiling nibble_vec v0.1.0
24562025-02-25T01:55:11.811Z Compiling libgit2-sys v0.17.0+1.8.1
24572025-02-25T01:55:12.206Z Compiling pin-project-internal v1.1.6
24582025-02-25T01:55:12.567Z Compiling atty v0.2.14
24592025-02-25T01:55:12.776Z Compiling http-range v0.1.5
24602025-02-25T01:55:13.390Z Compiling endian-type v0.1.2
24612025-02-25T01:55:13.661Z Compiling salty v0.3.0
24622025-02-25T01:55:14.136Z Compiling radix_trie v0.2.1
24632025-02-25T01:55:14.682Z Compiling pin-project v1.1.6
24642025-02-25T01:55:15.052Z Compiling parking_lot v0.11.2
24652025-02-25T01:55:18.749Z Compiling tabled_derive v0.10.0
24662025-02-25T01:55:20.075Z Compiling papergrid v0.14.0
24672025-02-25T01:55:21.109Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24682025-02-25T01:55:22.139Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24692025-02-25T01:55:26.447Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24702025-02-25T01:55:28.149Z Compiling snafu-derive v0.8.5
24712025-02-25T01:55:29.488Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24722025-02-25T01:55:29.922Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24732025-02-25T01:55:32.224Z Compiling snafu v0.8.5
24742025-02-25T01:55:32.908Z Compiling tabled v0.18.0
24752025-02-25T01:55:33.408Z Compiling hyper-staticfile v0.10.1
24762025-02-25T01:55:40.606Z Compiling sled v0.34.7
24772025-02-25T01:55:49.953Z Compiling hickory-client v0.24.3
24782025-02-25T01:55:54.400Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24792025-02-25T01:55:55.070Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24802025-02-25T01:55:55.524Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24812025-02-25T01:55:57.242Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24822025-02-25T01:56:02.408Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24832025-02-25T01:56:02.615Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24842025-02-25T01:56:04.103Z Compiling hickory-server v0.24.3
24852025-02-25T01:56:05.190Z Compiling globset v0.4.15
24862025-02-25T01:56:08.657Z Compiling olpc-cjson v0.1.4
24872025-02-25T01:56:08.984Z Compiling primeorder v0.13.6
24882025-02-25T01:56:09.579Z Compiling vergen v8.3.2
24892025-02-25T01:56:09.946Z Compiling castaway v0.2.3
24902025-02-25T01:56:10.331Z Compiling env_filter v0.1.2
24912025-02-25T01:56:11.305Z Compiling cargo-platform v0.1.8
24922025-02-25T01:56:11.692Z Compiling serde_plain v1.0.2
24932025-02-25T01:56:11.795Z Compiling typed-path v0.9.3
24942025-02-25T01:56:12.211Z Compiling cargo_metadata v0.18.1
24952025-02-25T01:56:14.174Z Compiling env_logger v0.11.5
24962025-02-25T01:56:14.717Z Compiling tough v0.19.0
24972025-02-25T01:56:14.913Z Compiling compact_str v0.8.0
24982025-02-25T01:56:15.086Z Compiling p384 v0.13.0
24992025-02-25T01:56:15.573Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25002025-02-25T01:56:17.404Z Compiling git2 v0.19.0
25012025-02-25T01:56:18.058Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25022025-02-25T01:56:18.620Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25032025-02-25T01:56:18.641Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25042025-02-25T01:56:22.082Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25052025-02-25T01:56:25.320Z Compiling unicode-truncate v1.1.0
25062025-02-25T01:56:25.430Z Compiling lru v0.12.5
25072025-02-25T01:56:25.686Z Compiling rand_seeder v0.3.0
25082025-02-25T01:56:25.795Z Compiling libsqlite3-sys v0.30.1
25092025-02-25T01:56:26.090Z Compiling lzma-sys v0.1.20
25102025-02-25T01:56:26.339Z Compiling instability v0.3.2
25112025-02-25T01:56:26.365Z Compiling indoc v2.0.5
25122025-02-25T01:56:26.795Z Compiling cassowary v0.3.0
25132025-02-25T01:56:27.199Z Compiling rustls v0.21.12
25142025-02-25T01:56:27.341Z Compiling parse-size v1.1.0
25152025-02-25T01:56:27.523Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
25162025-02-25T01:56:27.691Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
25172025-02-25T01:56:27.905Z Compiling ratatui v0.29.0
25182025-02-25T01:56:29.548Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25192025-02-25T01:56:30.006Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25202025-02-25T01:56:30.300Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25212025-02-25T01:56:31.178Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25222025-02-25T01:56:37.501Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25232025-02-25T01:56:37.590Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25242025-02-25T01:56:37.917Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25252025-02-25T01:56:38.215Z Compiling rustls-webpki v0.101.7
25262025-02-25T01:56:38.798Z Compiling sct v0.7.1
25272025-02-25T01:56:39.275Z Compiling heck v0.3.3
25282025-02-25T01:56:39.611Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25292025-02-25T01:56:41.367Z Compiling csv-core v0.1.11
25302025-02-25T01:56:42.056Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25312025-02-25T01:56:42.218Z Compiling glob v0.3.2
25322025-02-25T01:56:42.240Z Compiling csv v1.3.1
25332025-02-25T01:56:42.491Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25342025-02-25T01:56:44.354Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25352025-02-25T01:56:44.408Z Compiling zone_cfg_derive v0.1.2
25362025-02-25T01:56:46.102Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25372025-02-25T01:56:47.935Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25382025-02-25T01:56:49.264Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25392025-02-25T01:56:51.451Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25402025-02-25T01:56:56.597Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25412025-02-25T01:56:57.836Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25422025-02-25T01:56:58.364Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
25432025-02-25T01:56:59.127Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25442025-02-25T01:56:59.476Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25452025-02-25T01:56:59.817Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25462025-02-25T01:57:00.173Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25472025-02-25T01:57:02.833Z Compiling nix v0.27.1
25482025-02-25T01:57:03.837Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25492025-02-25T01:57:04.541Z Compiling tungstenite v0.23.0
25502025-02-25T01:57:04.903Z Compiling hashlink v0.9.1
25512025-02-25T01:57:05.523Z Compiling base64 v0.13.1
25522025-02-25T01:57:05.657Z Compiling fallible-iterator v0.3.0
25532025-02-25T01:57:05.761Z Compiling fallible-streaming-iterator v0.1.9
25542025-02-25T01:57:06.063Z Compiling ron v0.7.1
25552025-02-25T01:57:06.292Z Compiling tokio-tungstenite v0.23.1
25562025-02-25T01:57:06.397Z Compiling rusqlite v0.32.1
25572025-02-25T01:57:08.499Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25582025-02-25T01:57:09.183Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25592025-02-25T01:57:10.138Z Compiling xz2 v0.1.7
25602025-02-25T01:57:10.744Z Compiling tokio-rustls v0.24.1
25612025-02-25T01:57:11.210Z Compiling zone v0.1.8
25622025-02-25T01:57:11.364Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25632025-02-25T01:57:14.388Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25642025-02-25T01:57:15.962Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25652025-02-25T01:57:16.629Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25662025-02-25T01:57:18.790Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25672025-02-25T01:57:24.344Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25682025-02-25T01:57:28.811Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25692025-02-25T01:57:28.865Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25702025-02-25T01:57:29.210Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25712025-02-25T01:57:29.584Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25722025-02-25T01:57:31.789Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25732025-02-25T01:57:32.033Z Compiling rustls-pemfile v1.0.4
25742025-02-25T01:57:32.810Z Compiling signal-hook-tokio v0.3.1
25752025-02-25T01:57:33.047Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25762025-02-25T01:57:33.108Z Compiling twox-hash v2.1.0
25772025-02-25T01:57:33.492Z Compiling yasna v0.5.2
25782025-02-25T01:57:33.918Z Compiling smawk v0.3.2
25792025-02-25T01:57:34.088Z Compiling unicode-linebreak v0.1.5
25802025-02-25T01:57:34.232Z Compiling is_ci v1.2.0
25812025-02-25T01:57:34.549Z Compiling textwrap v0.16.1
25822025-02-25T01:57:34.646Z Compiling rcgen v0.12.1
25832025-02-25T01:57:36.859Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25842025-02-25T01:57:38.039Z Compiling supports-color v3.0.2
25852025-02-25T01:57:41.891Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25862025-02-25T01:57:44.497Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25872025-02-25T01:57:45.272Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25882025-02-25T01:57:51.543Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25892025-02-25T01:57:52.527Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25902025-02-25T01:57:58.383Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25912025-02-25T01:57:59.497Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25922025-02-25T01:58:03.075Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25932025-02-25T01:58:03.610Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25942025-02-25T01:58:09.464Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25952025-02-25T01:58:19.510Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25962025-02-25T01:58:19.684Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25972025-02-25T01:58:21.836Z Compiling fatfs v0.3.6
25982025-02-25T01:58:24.568Z Compiling rtoolbox v0.0.2
25992025-02-25T01:58:24.999Z Compiling subprocess v0.2.9
26002025-02-25T01:58:25.720Z Compiling assert_matches v1.5.0
26012025-02-25T01:58:29.606Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26022025-02-25T01:58:32.093Z Compiling rpassword v7.3.1
26032025-02-25T01:58:33.427Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26042025-02-25T01:58:33.472Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26052025-02-25T01:58:37.309Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26062025-02-25T01:58:40.051Z Compiling tui-tree-widget v0.23.0
26072025-02-25T01:58:40.529Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26082025-02-25T01:58:49.108Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26092025-02-25T01:58:49.454Z Compiling uzers v0.12.1
26102025-02-25T01:58:52.593Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26112025-02-25T01:58:53.534Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26122025-02-25T01:58:55.476Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26132025-02-25T01:59:23.203Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26142025-02-25T01:59:26.746Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26152025-02-25T01:59:31.311Z Compiling multimap v0.10.0
26162025-02-25T02:01:48.522Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26172025-02-25T02:09:04.848Z Finished `release` profile [optimized] target(s) in 17m 33s
26182025-02-25T02:10:11.795Z
26192025-02-25T02:10:11.795Zreal 18:41.870573702
26202025-02-25T02:10:11.795Zuser 2:09:01.701735756
26212025-02-25T02:10:11.795Zsys 3:30.468449120
26222025-02-25T02:10:11.795Ztrap 3.223527205
26232025-02-25T02:10:11.795Ztflt 1.602752781
26242025-02-25T02:10:11.795Zdflt 4.374129473
26252025-02-25T02:10:11.798Zkflt 0.000669137
26262025-02-25T02:10:11.798Zlock 7:53:38.698284943
26272025-02-25T02:10:11.798Zslp 6:48:20.187835148
26282025-02-25T02:10:11.798Zlat 3:44.042442008
26292025-02-25T02:10:11.799Zstop 2:53.105733614
26302025-02-25T02:10:11.799Z+ mapfile -t packages
26312025-02-25T02:10:11.799Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26322025-02-25T02:10:12.816Z Compiling ring v0.17.11
26332025-02-25T02:10:14.604Z Compiling rustls v0.22.4
26342025-02-25T02:10:14.604Z Compiling rustls v0.23.19
26352025-02-25T02:10:16.156Z Compiling rustls-webpki v0.102.8
26362025-02-25T02:10:20.362Z Compiling tokio-rustls v0.25.0
26372025-02-25T02:10:20.719Z Compiling dropshot v0.12.0
26382025-02-25T02:10:21.908Z Compiling tokio-rustls v0.26.0
26392025-02-25T02:10:22.372Z Compiling hyper-rustls v0.27.3
26402025-02-25T02:10:22.763Z Compiling reqwest v0.12.12
26412025-02-25T02:10:24.916Z Compiling qorb v0.2.1
26422025-02-25T02:10:24.935Z Compiling dropshot v0.15.1
26432025-02-25T02:10:30.679Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26442025-02-25T02:10:31.265Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26452025-02-25T02:10:32.036Z Compiling progenitor-client v0.8.0
26462025-02-25T02:10:32.944Z Compiling progenitor v0.8.0
26472025-02-25T02:10:33.215Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26482025-02-25T02:10:36.516Z Compiling progenitor-client v0.9.1
26492025-02-25T02:10:37.522Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26502025-02-25T02:10:40.766Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26512025-02-25T02:10:47.657Z Compiling omicron-zone-package v0.12.0
26522025-02-25T02:10:55.324Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532025-02-25T02:10:59.058Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26542025-02-25T02:11:00.285Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26552025-02-25T02:11:04.031Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26562025-02-25T02:11:19.512Z Finished `release` profile [optimized] target(s) in 1m 07s
26572025-02-25T02:11:19.677Z Running `target/release/omicron-package -t test list-outputs`
26582025-02-25T02:11:19.726ZLogging to: /work/oxidecomputer/omicron/out/LOG
26592025-02-25T02:11:19.729Z+ ptime -m cargo build --locked --release -p xtask
26602025-02-25T02:11:20.292Z Compiling serde v1.0.218
26612025-02-25T02:11:20.295Z Compiling libc v0.2.170
26622025-02-25T02:11:20.295Z Compiling serde_json v1.0.139
26632025-02-25T02:11:20.295Z Compiling rustix v0.38.37
26642025-02-25T02:11:20.387Z Compiling bitflags v2.6.0
26652025-02-25T02:11:20.398Z Compiling syn v2.0.96
26662025-02-25T02:11:20.782Z Compiling usdt-impl v0.5.0
26672025-02-25T02:11:20.837Z Compiling syn v1.0.109
26682025-02-25T02:11:20.897Z Compiling hashbrown v0.15.1
26692025-02-25T02:11:20.997Z Compiling log v0.4.22
26702025-02-25T02:11:21.117Z Compiling fs-err v2.11.0
26712025-02-25T02:11:21.452Z Compiling anyhow v1.0.96
26722025-02-25T02:11:21.467Z Compiling once_cell v1.20.3
26732025-02-25T02:11:21.736Z Compiling thread-id v4.2.2
26742025-02-25T02:11:22.079Z Compiling indexmap v2.7.1
26752025-02-25T02:11:23.241Z Compiling terminal_size v0.4.0
26762025-02-25T02:11:23.241Z Compiling tempfile v3.13.0
26772025-02-25T02:11:23.518Z Compiling clap_builder v4.5.30
26782025-02-25T02:11:23.966Z Compiling proc-macro-error v1.0.4
26792025-02-25T02:11:24.877Z Compiling tabled_derive v0.7.0
26802025-02-25T02:11:25.916Z Compiling tabled v0.15.0
26812025-02-25T02:11:26.567Z Compiling serde_derive v1.0.218
26822025-02-25T02:11:26.567Z Compiling thiserror-impl v1.0.69
26832025-02-25T02:11:26.569Z Compiling zerocopy-derive v0.7.35
26842025-02-25T02:11:26.569Z Compiling scroll_derive v0.12.0
26852025-02-25T02:11:26.586Z Compiling clap_derive v4.5.28
26862025-02-25T02:11:27.904Z Compiling scroll v0.12.0
26872025-02-25T02:11:28.409Z Compiling zerocopy v0.7.35
26882025-02-25T02:11:28.534Z Compiling goblin v0.8.2
26892025-02-25T02:11:29.126Z Compiling thiserror v1.0.69
26902025-02-25T02:11:29.308Z Compiling pest v2.7.14
26912025-02-25T02:11:32.158Z Compiling pest_meta v2.7.14
26922025-02-25T02:11:32.205Z Compiling clap v4.5.30
26932025-02-25T02:11:34.020Z Compiling pest_generator v2.7.14
26942025-02-25T02:11:35.727Z Compiling pest_derive v2.7.14
26952025-02-25T02:11:36.519Z Compiling dtrace-parser v0.2.0
26962025-02-25T02:11:40.467Z Compiling toml_datetime v0.6.8
26972025-02-25T02:11:40.719Z Compiling serde_spanned v0.6.8
26982025-02-25T02:11:41.048Z Compiling serde_tokenstream v0.2.2
26992025-02-25T02:11:41.173Z Compiling toml_edit v0.22.22
27002025-02-25T02:11:41.641Z Compiling dof v0.3.0
27012025-02-25T02:11:44.186Z Compiling camino v1.1.9
27022025-02-25T02:11:45.243Z Compiling toml v0.8.19
27032025-02-25T02:11:45.413Z Compiling usdt-attr-macro v0.5.0
27042025-02-25T02:11:45.455Z Compiling usdt-macro v0.5.0
27052025-02-25T02:11:46.726Z Compiling semver v1.0.25
27062025-02-25T02:11:47.661Z Compiling cargo-platform v0.1.8
27072025-02-25T02:11:48.143Z Compiling cargo_metadata v0.18.1
27082025-02-25T02:11:48.172Z Compiling usdt v0.5.0
27092025-02-25T02:11:48.770Z Compiling cargo_toml v0.20.5
27102025-02-25T02:11:49.584Z Compiling camino-tempfile v1.1.1
27112025-02-25T02:11:50.346Z Compiling macaddr v1.0.1
27122025-02-25T02:12:02.115Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27132025-02-25T02:12:07.551Z Finished `release` profile [optimized] target(s) in 47.76s
27142025-02-25T02:12:07.659Z
27152025-02-25T02:12:07.659Zreal 47.899945604
27162025-02-25T02:12:07.659Zuser 5:12.947653416
27172025-02-25T02:12:07.659Zsys 18.365964265
27182025-02-25T02:12:07.659Ztrap 0.142442227
27192025-02-25T02:12:07.659Ztflt 0.160144300
27202025-02-25T02:12:07.659Zdflt 0.337248871
27212025-02-25T02:12:07.659Zkflt 0.000000000
27222025-02-25T02:12:07.659Zlock 10:15.622752374
27232025-02-25T02:12:07.659Zslp 15:49.127782674
27242025-02-25T02:12:07.662Zlat 15.007720142
27252025-02-25T02:12:07.662Zstop 18.553257424
27262025-02-25T02:12:07.662Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27272025-02-25T02:12:07.662Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27282025-02-25T02:12:07.662Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27292025-02-25T02:12:07.662Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27302025-02-25T02:12:07.662Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27312025-02-25T02:12:08.547Z Compiling ring v0.17.11
27322025-02-25T02:12:08.682Z Compiling hashbrown v0.14.5
27332025-02-25T02:12:08.700Z Compiling thiserror v2.0.11
27342025-02-25T02:12:08.714Z Compiling thiserror-impl v2.0.11
27352025-02-25T02:12:08.727Z Compiling ident_case v1.0.1
27362025-02-25T02:12:08.730Z Compiling unsafe-libyaml v0.2.11
27372025-02-25T02:12:08.730Z Compiling ipnetwork v0.21.1
27382025-02-25T02:12:08.730Z Compiling macaddr v1.0.1
27392025-02-25T02:12:08.946Z Compiling darling_core v0.20.10
27402025-02-25T02:12:09.215Z Compiling oxnet v0.1.0
27412025-02-25T02:12:09.480Z Compiling instant v0.1.13
27422025-02-25T02:12:09.613Z Compiling structmeta-derive v0.3.0
27432025-02-25T02:12:09.637Z Compiling dropshot v0.15.1
27442025-02-25T02:12:09.753Z Compiling regress v0.10.1
27452025-02-25T02:12:09.894Z Compiling regress v0.9.1
27462025-02-25T02:12:10.015Z Compiling dropshot_endpoint v0.15.1
27472025-02-25T02:12:10.558Z Compiling serde_yaml v0.9.34+deprecated
27482025-02-25T02:12:11.933Z Compiling daft-derive v0.1.1
27492025-02-25T02:12:12.170Z Compiling structmeta v0.3.0
27502025-02-25T02:12:12.588Z Compiling parse-display-derive v0.10.0
27512025-02-25T02:12:13.398Z Compiling typify-impl v0.2.0
27522025-02-25T02:12:13.969Z Compiling rustls v0.23.19
27532025-02-25T02:12:14.003Z Compiling rustls v0.22.4
27542025-02-25T02:12:14.039Z Compiling daft v0.1.1
27552025-02-25T02:12:14.159Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27562025-02-25T02:12:14.214Z Compiling backoff v0.4.0
27572025-02-25T02:12:14.380Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27582025-02-25T02:12:14.504Z Compiling darling_macro v0.20.10
27592025-02-25T02:12:14.532Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27602025-02-25T02:12:14.563Z Compiling tempfile v3.13.0
27612025-02-25T02:12:14.564Z Compiling proc-macro-crate v1.3.1
27622025-02-25T02:12:14.925Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27632025-02-25T02:12:15.025Z Compiling typify-impl v0.3.0
27642025-02-25T02:12:15.134Z Compiling itertools v0.13.0
27652025-02-25T02:12:15.343Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27662025-02-25T02:12:15.455Z Compiling darling v0.20.10
27672025-02-25T02:12:15.483Z Compiling num_enum_derive v0.5.11
27682025-02-25T02:12:15.579Z Compiling serde_with_macros v3.11.0
27692025-02-25T02:12:15.747Z Compiling crucible-workspace-hack v0.1.0
27702025-02-25T02:12:16.063Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27712025-02-25T02:12:16.381Z Compiling rustls-webpki v0.102.8
27722025-02-25T02:12:16.474Z Compiling parse-display v0.10.0
27732025-02-25T02:12:17.076Z Compiling heapless v0.8.0
27742025-02-25T02:12:17.889Z Compiling num_enum v0.5.11
27752025-02-25T02:12:17.959Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27762025-02-25T02:12:18.114Z Compiling serde_with v3.11.0
27772025-02-25T02:12:18.325Z Compiling proc-macro-error v1.0.4
27782025-02-25T02:12:18.444Z Compiling camino-tempfile v1.1.1
27792025-02-25T02:12:18.903Z Compiling foreign-types-macros v0.2.3
27802025-02-25T02:12:18.957Z Compiling hash32 v0.3.1
27812025-02-25T02:12:19.241Z Compiling smoltcp v0.11.0
27822025-02-25T02:12:19.937Z Compiling foreign-types-shared v0.3.1
27832025-02-25T02:12:20.164Z Compiling foreign-types v0.5.0
27842025-02-25T02:12:20.622Z Compiling tabwriter v1.4.0
27852025-02-25T02:12:21.078Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27862025-02-25T02:12:21.254Z Compiling cstr-argument v0.1.2
27872025-02-25T02:12:21.527Z Compiling pretty-hex v0.2.1
27882025-02-25T02:12:21.580Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
27892025-02-25T02:12:21.750Z Compiling cobs v0.2.3
27902025-02-25T02:12:21.916Z Compiling tokio-rustls v0.25.0
27912025-02-25T02:12:21.965Z Compiling postcard v1.0.10
27922025-02-25T02:12:22.051Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27932025-02-25T02:12:22.252Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27942025-02-25T02:12:22.340Z Compiling dropshot v0.12.0
27952025-02-25T02:12:22.620Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27962025-02-25T02:12:24.375Z Compiling tokio-rustls v0.26.0
27972025-02-25T02:12:24.850Z Compiling hyper-rustls v0.27.3
27982025-02-25T02:12:25.469Z Compiling reqwest v0.12.12
27992025-02-25T02:12:26.128Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28002025-02-25T02:12:26.907Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28012025-02-25T02:12:27.467Z Compiling qorb v0.2.1
28022025-02-25T02:12:27.589Z Compiling typify-macro v0.2.0
28032025-02-25T02:12:29.390Z Compiling progenitor-client v0.9.1
28042025-02-25T02:12:29.422Z Compiling progenitor-client v0.8.0
28052025-02-25T02:12:29.926Z Compiling typify-macro v0.3.0
28062025-02-25T02:12:29.944Z Compiling colored v2.1.0
28072025-02-25T02:12:30.415Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28082025-02-25T02:12:30.532Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28092025-02-25T02:12:30.727Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28102025-02-25T02:12:30.853Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28112025-02-25T02:12:31.267Z Compiling typify v0.2.0
28122025-02-25T02:12:31.413Z Compiling progenitor-impl v0.8.0
28132025-02-25T02:12:31.540Z Compiling smf v0.2.3
28142025-02-25T02:12:31.734Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28152025-02-25T02:12:32.358Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28162025-02-25T02:12:32.512Z Compiling zone_cfg_derive v0.3.0
28172025-02-25T02:12:32.721Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28182025-02-25T02:12:33.073Z Compiling num-derive v0.4.2
28192025-02-25T02:12:33.102Z Compiling sigpipe v0.1.3
28202025-02-25T02:12:33.316Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28212025-02-25T02:12:33.644Z Compiling typify v0.3.0
28222025-02-25T02:12:33.697Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28232025-02-25T02:12:33.798Z Compiling progenitor-impl v0.9.1
28242025-02-25T02:12:33.880Z Compiling zone v0.3.0
28252025-02-25T02:12:34.148Z Compiling universal-hash v0.5.1
28262025-02-25T02:12:34.286Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28272025-02-25T02:12:34.367Z Compiling opaque-debug v0.3.1
28282025-02-25T02:12:34.482Z Compiling tungstenite v0.21.0
28292025-02-25T02:12:34.514Z Compiling num-rational v0.4.2
28302025-02-25T02:12:35.300Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28312025-02-25T02:12:35.330Z Compiling password-hash v0.5.0
28322025-02-25T02:12:35.508Z Compiling blake2 v0.10.6
28332025-02-25T02:12:35.651Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28342025-02-25T02:12:36.038Z Compiling num-complex v0.4.6
28352025-02-25T02:12:36.113Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28362025-02-25T02:12:36.136Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28372025-02-25T02:12:36.179Z Compiling aead v0.5.2
28382025-02-25T02:12:36.338Z Compiling convert_case v0.4.0
28392025-02-25T02:12:36.567Z Compiling base64 v0.21.7
28402025-02-25T02:12:36.853Z Compiling keccak v0.1.5
28412025-02-25T02:12:36.875Z Compiling num v0.4.3
28422025-02-25T02:12:36.967Z Compiling argon2 v0.5.3
28432025-02-25T02:12:37.000Z Compiling tokio-tungstenite v0.21.0
28442025-02-25T02:12:37.002Z Compiling poly1305 v0.8.0
28452025-02-25T02:12:37.146Z Compiling derive_more v0.99.19
28462025-02-25T02:12:37.222Z Compiling sha3 v0.10.8
28472025-02-25T02:12:37.577Z Compiling chacha20 v0.9.1
28482025-02-25T02:12:37.956Z Compiling float-ord v0.3.2
28492025-02-25T02:12:38.061Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28502025-02-25T02:12:38.197Z Compiling semver v0.1.20
28512025-02-25T02:12:38.230Z Compiling progenitor-macro v0.8.0
28522025-02-25T02:12:38.261Z Compiling same-file v1.0.6
28532025-02-25T02:12:38.507Z Compiling walkdir v2.5.0
28542025-02-25T02:12:38.564Z Compiling rustc_version v0.1.7
28552025-02-25T02:12:38.762Z Compiling newline-converter v0.3.0
28562025-02-25T02:12:38.783Z Compiling primeorder v0.13.6
28572025-02-25T02:12:38.963Z Compiling secrecy v0.8.0
28582025-02-25T02:12:39.029Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28592025-02-25T02:12:39.180Z Compiling owo-colors v4.1.0
28602025-02-25T02:12:39.220Z Compiling cancel-safe-futures v0.1.5
28612025-02-25T02:12:39.308Z Compiling newtype_derive v0.1.6
28622025-02-25T02:12:39.547Z Compiling expectorate v1.1.0
28632025-02-25T02:12:39.635Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28642025-02-25T02:12:39.655Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28652025-02-25T02:12:39.686Z Compiling thiserror-impl-no-std v2.0.2
28662025-02-25T02:12:39.739Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28672025-02-25T02:12:39.806Z Compiling blake3 v1.5.4
28682025-02-25T02:12:39.909Z Compiling unicase v2.7.0
28692025-02-25T02:12:40.265Z Compiling half v2.4.1
28702025-02-25T02:12:40.366Z Compiling arc-swap v1.7.1
28712025-02-25T02:12:40.454Z Compiling ciborium-io v0.2.2
28722025-02-25T02:12:40.492Z Compiling progenitor-macro v0.9.1
28732025-02-25T02:12:40.807Z Compiling slog-scope v4.4.0
28742025-02-25T02:12:40.883Z Compiling ciborium-ll v0.2.2
28752025-02-25T02:12:40.953Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28762025-02-25T02:12:41.274Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28772025-02-25T02:12:41.613Z Compiling polyval v0.6.2
28782025-02-25T02:12:41.859Z Compiling atomicwrites v0.4.4
28792025-02-25T02:12:42.034Z Compiling libsw v3.3.1
28802025-02-25T02:12:42.222Z Compiling memmap2 v0.9.5
28812025-02-25T02:12:42.341Z Compiling thiserror-no-std v2.0.2
28822025-02-25T02:12:42.361Z Compiling indent_write v2.2.0
28832025-02-25T02:12:42.491Z Compiling arrayvec v0.7.6
28842025-02-25T02:12:42.606Z Compiling arrayref v0.3.9
28852025-02-25T02:12:42.627Z Compiling constant_time_eq v0.3.1
28862025-02-25T02:12:42.732Z Compiling salty v0.3.0
28872025-02-25T02:12:42.829Z Compiling libefi-sys v0.1.0
28882025-02-25T02:12:42.913Z Compiling parking_lot_core v0.8.6
28892025-02-25T02:12:43.178Z Compiling linear-map v1.2.0
28902025-02-25T02:12:43.317Z Compiling vsss-rs v3.3.4
28912025-02-25T02:12:43.468Z Compiling ghash v0.5.1
28922025-02-25T02:12:43.523Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28932025-02-25T02:12:43.724Z Compiling ciborium v0.2.2
28942025-02-25T02:12:43.831Z Compiling slog-stdlog v4.1.1
28952025-02-25T02:12:44.615Z Compiling p384 v0.13.0
28962025-02-25T02:12:44.674Z Compiling toolchain_find v0.4.0
28972025-02-25T02:12:45.031Z Compiling chacha20poly1305 v0.10.1
28982025-02-25T02:12:45.166Z Compiling ctr v0.9.2
28992025-02-25T02:12:45.266Z Compiling lzma-sys v0.1.20
29002025-02-25T02:12:45.290Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29012025-02-25T02:12:45.543Z Compiling bitfield-struct v0.6.2
29022025-02-25T02:12:45.729Z Compiling slog-dtrace v0.3.0
29032025-02-25T02:12:45.973Z Compiling highway v1.2.0
29042025-02-25T02:12:46.044Z Compiling topological-sort v0.2.2
29052025-02-25T02:12:46.298Z Compiling omicron-zone-package v0.12.0
29062025-02-25T02:12:46.370Z Compiling aes-gcm v0.10.3
29072025-02-25T02:12:46.667Z Compiling rustfmt-wrapper v0.2.1
29082025-02-25T02:12:46.686Z Compiling mime_guess v2.0.5
29092025-02-25T02:12:46.943Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29102025-02-25T02:12:47.117Z Compiling slog-envlogger v2.2.0
29112025-02-25T02:12:47.205Z Compiling steno v0.4.1
29122025-02-25T02:12:47.841Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29132025-02-25T02:12:48.037Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29142025-02-25T02:12:48.088Z Compiling heck v0.3.3
29152025-02-25T02:12:48.491Z Compiling ssh-encoding v0.2.0
29162025-02-25T02:12:48.712Z Compiling blowfish v0.9.1
29172025-02-25T02:12:48.780Z Compiling nibble_vec v0.1.0
29182025-02-25T02:12:48.979Z Compiling env_filter v0.1.2
29192025-02-25T02:12:49.002Z Compiling endian-type v0.1.2
29202025-02-25T02:12:49.021Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29212025-02-25T02:12:49.200Z Compiling humantime v2.1.0
29222025-02-25T02:12:49.243Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29232025-02-25T02:12:49.384Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29242025-02-25T02:12:49.404Z Compiling env_logger v0.11.5
29252025-02-25T02:12:49.608Z Compiling radix_trie v0.2.1
29262025-02-25T02:12:49.711Z Compiling bcrypt-pbkdf v0.10.0
29272025-02-25T02:12:50.046Z Compiling ssh-cipher v0.2.0
29282025-02-25T02:12:50.067Z Compiling progenitor v0.8.0
29292025-02-25T02:12:50.238Z Compiling zone_cfg_derive v0.1.2
29302025-02-25T02:12:50.258Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29312025-02-25T02:12:50.307Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29322025-02-25T02:12:50.788Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29332025-02-25T02:12:51.090Z Compiling parking_lot v0.11.2
29342025-02-25T02:12:51.572Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29352025-02-25T02:12:51.591Z Compiling password-hash v0.4.2
29362025-02-25T02:12:51.848Z Compiling gethostname v0.5.0
29372025-02-25T02:12:51.867Z Compiling fxhash v0.2.1
29382025-02-25T02:12:51.892Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29392025-02-25T02:12:51.985Z Compiling base64 v0.13.1
29402025-02-25T02:12:52.049Z Compiling zip v2.1.3
29412025-02-25T02:12:52.081Z Compiling http-range v0.1.5
29422025-02-25T02:12:52.193Z Compiling progenitor v0.9.1
29432025-02-25T02:12:52.213Z Compiling bumpalo v3.16.0
29442025-02-25T02:12:52.348Z Compiling simd-adler32 v0.3.7
29452025-02-25T02:12:52.394Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29462025-02-25T02:12:52.397Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29472025-02-25T02:12:52.445Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29482025-02-25T02:12:52.552Z Compiling lockfree-object-pool v0.1.6
29492025-02-25T02:12:52.669Z Compiling ron v0.7.1
29502025-02-25T02:12:52.844Z Compiling zopfli v0.8.1
29512025-02-25T02:12:52.964Z Compiling sled v0.34.7
29522025-02-25T02:12:53.339Z Compiling pbkdf2 v0.11.0
29532025-02-25T02:12:53.724Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29542025-02-25T02:12:54.399Z Compiling zone v0.1.8
29552025-02-25T02:12:54.517Z Compiling xz2 v0.1.7
29562025-02-25T02:12:54.980Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29572025-02-25T02:12:55.732Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29582025-02-25T02:12:55.876Z Compiling ssh-key v0.6.6
29592025-02-25T02:12:55.982Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29602025-02-25T02:12:57.737Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29612025-02-25T02:12:57.806Z Compiling hickory-client v0.24.3
29622025-02-25T02:12:58.967Z Compiling p521 v0.13.3
29632025-02-25T02:12:59.098Z Compiling p256 v0.13.2
29642025-02-25T02:12:59.140Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29652025-02-25T02:12:59.911Z Compiling hickory-server v0.24.3
29662025-02-25T02:12:59.962Z Compiling pem v3.0.5
29672025-02-25T02:13:00.175Z Compiling yasna v0.5.2
29682025-02-25T02:13:00.670Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
29692025-02-25T02:13:01.124Z Compiling headers-core v0.3.0
29702025-02-25T02:13:01.254Z Compiling kstat-rs v0.2.4
29712025-02-25T02:13:01.310Z Compiling nanorand v0.7.0
29722025-02-25T02:13:01.645Z Compiling russh-cryptovec v0.7.3
29732025-02-25T02:13:01.821Z Compiling atty v0.2.14
29742025-02-25T02:13:01.869Z Compiling md5 v0.7.0
29752025-02-25T02:13:01.981Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
29762025-02-25T02:13:01.998Z Compiling flume v0.11.1
29772025-02-25T02:13:02.405Z Compiling russh-keys v0.45.0
29782025-02-25T02:13:02.578Z Compiling headers v0.4.0
29792025-02-25T02:13:02.596Z Compiling rcgen v0.12.1
29802025-02-25T02:13:02.655Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
29812025-02-25T02:13:04.249Z Compiling hyper-staticfile v0.10.1
29822025-02-25T02:13:05.255Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29832025-02-25T02:13:06.061Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
29842025-02-25T02:13:06.064Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29852025-02-25T02:13:06.102Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
29862025-02-25T02:13:06.476Z Compiling num-bigint v0.4.6
29872025-02-25T02:13:06.481Z Compiling des v0.8.1
29882025-02-25T02:13:06.642Z Compiling subprocess v0.2.9
29892025-02-25T02:13:06.835Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29902025-02-25T02:13:07.729Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29912025-02-25T02:13:08.154Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29922025-02-25T02:13:08.254Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29932025-02-25T02:13:10.744Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29942025-02-25T02:13:11.812Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29952025-02-25T02:13:12.864Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29962025-02-25T02:13:12.906Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29972025-02-25T02:13:15.009Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29982025-02-25T02:13:15.305Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29992025-02-25T02:13:15.326Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30002025-02-25T02:13:16.330Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30012025-02-25T02:13:16.710Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30022025-02-25T02:13:16.953Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30032025-02-25T02:13:18.177Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30042025-02-25T02:13:18.578Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30052025-02-25T02:13:18.806Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30062025-02-25T02:13:19.416Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30072025-02-25T02:13:19.757Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30082025-02-25T02:13:21.416Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30092025-02-25T02:13:21.840Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30102025-02-25T02:13:21.861Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30112025-02-25T02:13:21.905Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30122025-02-25T02:13:22.701Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30132025-02-25T02:13:24.308Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30142025-02-25T02:13:24.563Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30152025-02-25T02:13:26.963Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30162025-02-25T02:13:26.984Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30172025-02-25T02:13:27.228Z Compiling hex-literal v0.4.1
30182025-02-25T02:13:27.423Z Compiling display-error-chain v0.2.2
30192025-02-25T02:13:27.667Z Compiling russh v0.45.0
30202025-02-25T02:13:28.345Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30212025-02-25T02:13:28.526Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30222025-02-25T02:13:28.695Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30232025-02-25T02:13:31.135Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30242025-02-25T02:13:31.401Z Compiling internet-checksum v0.2.1
30252025-02-25T02:13:35.791Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30262025-02-25T02:13:42.544Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30272025-02-25T02:13:44.122Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30282025-02-25T02:14:07.103Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30292025-02-25T02:14:29.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
30302025-02-25T02:14:29.545Z
30312025-02-25T02:14:29.545Zreal 2:21.828622501
30322025-02-25T02:14:29.545Zuser 12:10.791258129
30332025-02-25T02:14:29.545Zsys 1:36.987502998
30342025-02-25T02:14:29.545Ztrap 0.358727809
30352025-02-25T02:14:29.545Ztflt 0.207262826
30362025-02-25T02:14:29.545Zdflt 0.518242753
30372025-02-25T02:14:29.545Zkflt 0.008179722
30382025-02-25T02:14:29.545Zlock 22:49.685429776
30392025-02-25T02:14:29.545Zslp 43:13.598470933
30402025-02-25T02:14:29.546Zlat 38.392846263
30412025-02-25T02:14:29.546Zstop 1:37.852380929
30422025-02-25T02:14:29.548Z+ mkdir tests
30432025-02-25T02:14:29.551Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30442025-02-25T02:14:29.551Z+ xargs -I '{}' -t cp '{}' tests/
30452025-02-25T02:14:29.589Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3e1c7866dbbe6731 tests/
30462025-02-25T02:14:29.615Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-5864895f0e3a68a6 tests/
30472025-02-25T02:14:29.640Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-23f12031832a6e89 tests/
30482025-02-25T02:14:29.667Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-32cfa567485e8139 tests/
30492025-02-25T02:14:29.951Z+ 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/*)
30502025-02-25T02:14:29.954Z+ 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-5864895f0e3a68a6 tests/commtest-23f12031832a6e89 tests/dhcp_server-3e1c7866dbbe6731 tests/end_to_end_tests-32cfa567485e8139 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
30512025-02-25T02:15:47.477ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30522025-02-25T02:15:47.477Za .github/buildomat/ci-env.sh 1K
30532025-02-25T02:15:47.477Za out/target/test 1K
30542025-02-25T02:15:47.477Za out/npuzone/npuzone 23144K
30552025-02-25T02:15:47.477Za package-manifest.toml 33K
30562025-02-25T02:15:47.477Za smf/sled-agent/non-gimlet/config.toml 4K
30572025-02-25T02:15:47.477Za target/release/omicron-package 39597K
30582025-02-25T02:15:47.477Za target/release/xtask 10730K
30592025-02-25T02:15:47.477Za target/debug/bootstrap 220656K
30602025-02-25T02:15:47.477Za tests/bootstrap-5864895f0e3a68a6 24083K
30612025-02-25T02:15:47.477Za tests/commtest-23f12031832a6e89 26204K
30622025-02-25T02:15:47.477Za tests/dhcp_server-3e1c7866dbbe6731 24083K
30632025-02-25T02:15:47.477Za tests/end_to_end_tests-32cfa567485e8139 283819K
30642025-02-25T02:15:47.477Za out/clickhouse.tar.gz 306898K
30652025-02-25T02:15:47.477Za out/clickhouse_keeper.tar.gz 292557K
30662025-02-25T02:15:47.477Za out/clickhouse_server.tar.gz 306872K
30672025-02-25T02:15:47.477Za out/cockroachdb.tar.gz 144637K
30682025-02-25T02:15:47.478Za out/crucible-dtrace.tar 99K
30692025-02-25T02:15:47.478Za out/crucible-pantry-zone.tar.gz 32962K
30702025-02-25T02:15:47.478Za out/crucible-zone.tar.gz 41334K
30712025-02-25T02:15:47.478Za out/external-dns.tar.gz 46764K
30722025-02-25T02:15:47.478Za out/internal-dns.tar.gz 46765K
30732025-02-25T02:15:47.478Za out/mg-ddm-gz.tar 63075K
30742025-02-25T02:15:47.478Za out/nexus.tar.gz 111429K
30752025-02-25T02:15:47.481Za out/ntp.tar.gz 14907K
30762025-02-25T02:15:47.481Za out/omicron-gateway-softnpu.tar.gz 26036K
30772025-02-25T02:15:47.481Za out/omicron-sled-agent.tar 127396K
30782025-02-25T02:15:47.481Za out/overlay.tar.gz 3K
30792025-02-25T02:15:47.481Za out/oximeter.tar.gz 56815K
30802025-02-25T02:15:47.481Za out/oxlog.tar 3138K
30812025-02-25T02:15:47.481Za out/probe.tar.gz 2764K
30822025-02-25T02:15:47.481Za out/propolis-server.tar.gz 66425K
30832025-02-25T02:15:47.481Za out/pumpkind-gz.tar 26665K
30842025-02-25T02:15:47.481Za out/switch-softnpu.tar.gz 266441K
30852025-02-25T02:15:47.481Z
30862025-02-25T02:15:47.481Zreal 1:17.514623270
30872025-02-25T02:15:47.481Zuser 1:14.141959229
30882025-02-25T02:15:47.481Zsys 4.604445110
30892025-02-25T02:15:47.481Ztrap 0.018949453
30902025-02-25T02:15:47.481Ztflt 0.000000000
30912025-02-25T02:15:47.481Zdflt 0.000000000
30922025-02-25T02:15:47.481Zkflt 0.000000000
30932025-02-25T02:15:47.481Zlock 0.000000000
30942025-02-25T02:15:47.481Zslp 1:14.113641511
30952025-02-25T02:15:47.481Zlat 2.146046594
30962025-02-25T02:15:47.481Zstop 0.000195642
30972025-02-25T02:15:47.481Zprocess exited: duration 2041533 ms, exit code 0
 
30982025-02-25T02:15:47.496Zfound 1 output files
30992025-02-25T02:15:47.496Zuploading: /work/package.tar.gz (2044822348 bytes)
31002025-02-25T02:16:29.718Zuploaded: /work/package.tar.gz