01K4R86RR1XT3E9P36FTEVKY7R: 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: 01K4R87CB1P17GECBQ6DED2VJR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-09T22:07:01.865Zjob assigned to worker 01K4R87EXQMTHKMDDGK1151NF6 [factory aws, i-0651c4d5f0f41caee] (queued for 1 m 0 s)
 
22025-09-09T22:07:10.088Zstarting task 0: "setup"
32025-09-09T22:07:10.093Z++ uname -s
42025-09-09T22:07:10.096Z+ kern=SunOS
52025-09-09T22:07:10.096Z+ build_user=build
62025-09-09T22:07:10.096Z+ build_uid=12345
72025-09-09T22:07:10.096Z+ work_dir=/work
82025-09-09T22:07:10.096Z+ input_dir=/input
92025-09-09T22:07:10.096Z+ [[ 0 == 12345 ]]
102025-09-09T22:07:10.096Z+ case "$kern" in
112025-09-09T22:07:10.096Z+ groupadd -g 12345 build
122025-09-09T22:07:10.099Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-09T22:07:12.107Z+ zfs create -o mountpoint=/work rpool/work
142025-09-09T22:07:12.232Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-09T22:07:12.235Z+ home_fs=zfs
162025-09-09T22:07:12.235Z+ [[ zfs == autofs ]]
172025-09-09T22:07:12.235Z+ mkdir -p /home/build
182025-09-09T22:07:12.238Z+ chown build:build /home/build /work
192025-09-09T22:07:14.239Z+ chmod 0700 /home/build /work
202025-09-09T22:07:14.242Zprocess exited: duration 4156 ms, exit code 0
 
212025-09-09T22:07:14.249Zstarting task 1: "rust-toolchain"
222025-09-09T22:07:14.254Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-09T22:07:14.254Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-09T22:07:14.254Z * rust toolchain channel = "1.89.0"
252025-09-09T22:07:14.254Z * rust toolchain profile = "default"
262025-09-09T22:07:14.254Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-09T22:07:14.254Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-09T22:07:14.257Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-09T22:07:14.257Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-09T22:07:14.371Zinfo: downloading installer
312025-09-09T22:07:15.626Zwarn: It looks like you have an existing installation of Rust at:
322025-09-09T22:07:15.626Zwarn: /opt/ooce/bin
332025-09-09T22:07:15.626Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-09T22:07:15.626Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-09T22:07:15.626Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-09T22:07:15.626Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-09T22:07:15.626Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-09T22:07:15.626Zerror: cannot install while Rust is installed
392025-09-09T22:07:15.626Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-09T22:07:15.643Zinfo: profile set to 'default'
412025-09-09T22:07:15.643Zinfo: default host triple is x86_64-unknown-illumos
422025-09-09T22:07:15.646Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-09T22:07:15.802Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-09T22:07:15.802Zinfo: downloading component 'cargo'
452025-09-09T22:07:16.611Zinfo: downloading component 'clippy'
462025-09-09T22:07:16.918Zinfo: downloading component 'rust-docs'
472025-09-09T22:07:18.369Zinfo: downloading component 'rust-std'
482025-09-09T22:07:20.081Zinfo: downloading component 'rustc'
492025-09-09T22:07:26.211Zinfo: downloading component 'rustfmt'
502025-09-09T22:07:26.484Zinfo: installing component 'cargo'
512025-09-09T22:07:27.401Zinfo: installing component 'clippy'
522025-09-09T22:07:27.805Zinfo: installing component 'rust-docs'
532025-09-09T22:07:29.711Zinfo: installing component 'rust-std'
542025-09-09T22:07:31.664Zinfo: installing component 'rustc'
552025-09-09T22:07:38.459Zinfo: installing component 'rustfmt'
562025-09-09T22:07:38.800Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-09T22:07:38.800Z
582025-09-09T22:07:39.252Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-09T22:07:39.252Z
602025-09-09T22:07:39.255Z
612025-09-09T22:07:39.255ZRust is installed now. Great!
622025-09-09T22:07:39.255Z
632025-09-09T22:07:39.256ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-09T22:07:39.256Zenvironment variable. This has not been done automatically.
652025-09-09T22:07:39.256Z
662025-09-09T22:07:39.256ZTo configure your current shell, you need to source
672025-09-09T22:07:39.256Zthe corresponding env file under $HOME/.cargo.
682025-09-09T22:07:39.256Z
692025-09-09T22:07:39.256ZThis is usually done by running one of the following (note the leading DOT):
702025-09-09T22:07:39.256Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-09T22:07:39.256Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-09T22:07:39.256Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-09T22:07:39.358Z+ rustup --version
742025-09-09T22:07:39.370Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-09T22:07:39.373Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-09T22:07:39.458Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-09T22:07:39.462Z+ cargo --version
782025-09-09T22:07:39.530Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-09T22:07:39.533Z+ rustc --version
802025-09-09T22:07:39.609Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-09T22:07:39.613Zprocess exited: duration 25362 ms, exit code 0
 
822025-09-09T22:07:39.620Zstarting task 2: "authentication"
832025-09-09T22:07:39.643Zprocess exited: duration 22 ms, exit code 0
 
842025-09-09T22:07:39.649Zstarting task 3: "clone repository"
852025-09-09T22:07:39.654Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-09T22:07:39.657Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-09T22:07:39.695ZCloning into '/work/oxidecomputer/omicron'...
882025-09-09T22:07:49.277Z+ cd /work/oxidecomputer/omicron
892025-09-09T22:07:49.277Z+ git fetch origin 056829ff57a4a48e98720d2f6679f71f495236f7
902025-09-09T22:07:49.602ZFrom https://github.com/oxidecomputer/omicron
912025-09-09T22:07:49.602Z * branch 056829ff57a4a48e98720d2f6679f71f495236f7 -> FETCH_HEAD
922025-09-09T22:07:49.614Z+ [[ -n image_reporting ]]
932025-09-09T22:07:49.617Z++ git branch --show-current
942025-09-09T22:07:49.620Z+ current=main
952025-09-09T22:07:49.620Z+ [[ main != image_reporting ]]
962025-09-09T22:07:49.620Z+ git branch -f image_reporting 056829ff57a4a48e98720d2f6679f71f495236f7
972025-09-09T22:07:49.623Z+ git checkout -f image_reporting
982025-09-09T22:07:49.882ZSwitched to branch 'image_reporting'
992025-09-09T22:07:49.885Z+ git reset --hard 056829ff57a4a48e98720d2f6679f71f495236f7
1002025-09-09T22:07:49.903ZHEAD is now at 056829ff5 merge
1012025-09-09T22:07:49.906Zprocess exited: duration 10254 ms, exit code 0
 
1022025-09-09T22:07:49.913Zstarting task 4: "build"
1032025-09-09T22:07:49.919Z+ source .github/buildomat/ci-env.sh
1042025-09-09T22:07:49.923Z++ export CARGO_TERM_COLOR=always
1052025-09-09T22:07:49.923Z++ CARGO_TERM_COLOR=always
1062025-09-09T22:07:49.923Z+ cargo --version
1072025-09-09T22:07:49.979Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-09T22:07:49.982Z+ rustc --version
1092025-09-09T22:07:50.057Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-09T22:07:50.061Z+ WORK=/work
1112025-09-09T22:07:50.061Z+ pfexec mkdir -p /work
1122025-09-09T22:07:50.066Z+ pfexec chown build /work
1132025-09-09T22:07:50.069Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-09T22:08:01.929Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-09T22:08:09.740Z Startup: Caching catalogs ... Done
1162025-09-09T22:08:17.177ZPlanning: Solver setup ... Done (6.169s)
1172025-09-09T22:08:17.236ZPlanning: Running solver ... Done (0.059s)
1182025-09-09T22:08:17.344ZPlanning: Finding local manifests ... Done (0.003s)
1192025-09-09T22:08:17.357ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-09T22:08:17.499ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-09T22:08:17.552ZPlanning: Package planning ... Done (0.054s)
1222025-09-09T22:08:17.607ZPlanning: Merging actions ... Done (0.054s)
1232025-09-09T22:08:17.905ZPlanning: Checking for conflicting actions ... Done (0.298s)
1242025-09-09T22:08:17.918ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-09-09T22:08:18.963ZPlanning: Evaluating mediators ... Done (1.046s)
1262025-09-09T22:08:18.974ZPlanning: Planning completed in 9.10 seconds
1272025-09-09T22:08:18.990Z Packages to install: 4
1282025-09-09T22:08:18.990Z Mediators to change: 2
1292025-09-09T22:08:18.990Z Services to change: 1
1302025-09-09T22:08:18.993Z Estimated space available: 155.49 GB
1312025-09-09T22:08:18.993ZEstimated space to be consumed: 1.72 GB
1322025-09-09T22:08:18.993Z Create boot environment: No
1332025-09-09T22:08:18.993ZCreate backup boot environment: No
1342025-09-09T22:08:18.993Z Rebuild boot archive: No
1352025-09-09T22:08:18.993Z
1362025-09-09T22:08:18.993ZChanged mediators:
1372025-09-09T22:08:18.993Z mediator clang:
1382025-09-09T22:08:18.993Z version: None -> 15 (system default)
1392025-09-09T22:08:18.993Z
1402025-09-09T22:08:18.993Z mediator llvm:
1412025-09-09T22:08:18.993Z version: 14 (system default) -> 15 (system default)
1422025-09-09T22:08:18.993Z
1432025-09-09T22:08:18.993ZChanged packages:
1442025-09-09T22:08:18.993Zhelios-dev
1452025-09-09T22:08:18.993Z developer/build-essential
1462025-09-09T22:08:18.993Z None -> 11-2.0
1472025-09-09T22:08:18.993Z library/libxmlsec1
1482025-09-09T22:08:18.993Z None -> 1.2.35-2.0
1492025-09-09T22:08:18.993Z ooce/developer/clang-15
1502025-09-09T22:08:18.993Z None -> 15.0.7-2.0
1512025-09-09T22:08:18.993Z ooce/developer/llvm-15
1522025-09-09T22:08:18.993Z None -> 15.0.7-2.0
1532025-09-09T22:08:18.994Z
1542025-09-09T22:08:18.994ZServices:
1552025-09-09T22:08:18.994Z restart_fmri:
1562025-09-09T22:08:18.994Z svc:/system/update-man-index:default
1572025-09-09T22:08:19.044Z
1582025-09-09T22:08:19.044ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-09T22:08:24.065ZDownload: 1186/3290 items 81.3/212.6MB 38% complete (16.6M/s)
1602025-09-09T22:08:29.070ZDownload: 2317/3290 items 119.6/212.6MB 56% complete (12.0M/s)
1612025-09-09T22:08:32.489ZDownload: Completed 212.60 MB in 13.44 seconds (15.8M/s)
1622025-09-09T22:08:32.795Z Actions: 1/3689 actions (Installing new actions)
1632025-09-09T22:08:37.403Z Actions: Completed 3689 actions in 4.60 seconds.
1642025-09-09T22:08:38.032Z Done (0.624s)
1652025-09-09T22:08:38.032Z Done (0.000s)
1662025-09-09T22:08:38.945Z Done (0.890s)
1672025-09-09T22:08:43.655Z Done (4.407s)
1682025-09-09T22:08:43.749Z Done (0.020s)
1692025-09-09T22:08:43.752Z Done (0.000s)
1702025-09-09T22:08:43.925Z Done (0.000s)
1712025-09-09T22:08:44.846ZPlanning: Evaluating mediator changes ... Done
1722025-09-09T22:08:45.013ZPlanning: Checking for conflicting actions ... Done
1732025-09-09T22:08:45.016ZPlanning: Consolidating action changes ... Done
1742025-09-09T22:08:45.295ZPlanning: Evaluating mediators ... Done
1752025-09-09T22:08:45.299ZPlanning: Planning completed in 0.45 seconds
1762025-09-09T22:08:45.332Z Mediators to change: 2
1772025-09-09T22:08:45.332Z Create boot environment: No
1782025-09-09T22:08:45.332ZCreate backup boot environment: No
1792025-09-09T22:08:45.427Z Done
1802025-09-09T22:08:45.427Z Done
1812025-09-09T22:08:46.088Z Done
1822025-09-09T22:08:49.862Z Done
1832025-09-09T22:08:49.950Z Done
1842025-09-09T22:08:49.953Z Done
1852025-09-09T22:08:50.097Z Done
1862025-09-09T22:08:50.758ZPlanning: Evaluating mediator changes ... Done
1872025-09-09T22:08:50.761ZPlanning: Merging actions ... Done
1882025-09-09T22:08:50.955ZPlanning: Checking for conflicting actions ... Done
1892025-09-09T22:08:50.958ZPlanning: Consolidating action changes ... Done
1902025-09-09T22:08:51.244ZPlanning: Evaluating mediators ... Done
1912025-09-09T22:08:51.309ZPlanning: Planning completed in 0.81 seconds
1922025-09-09T22:08:51.345Z Packages to change: 1
1932025-09-09T22:08:51.345Z Mediators to change: 1
1942025-09-09T22:08:51.345Z Services to change: 1
1952025-09-09T22:08:51.348Z Create boot environment: No
1962025-09-09T22:08:51.348ZCreate backup boot environment: Yes
1972025-09-09T22:08:53.856Z Actions: 1/6 actions (Updating modified actions)
1982025-09-09T22:08:53.859Z Actions: Completed 6 actions in 0.00 seconds.
1992025-09-09T22:08:53.860Z Done
2002025-09-09T22:08:53.860Z Done
2012025-09-09T22:08:54.041Z Done
2022025-09-09T22:08:58.070Z Done
2032025-09-09T22:08:58.166Z Done
2042025-09-09T22:08:58.169Z Done
2052025-09-09T22:08:58.320Z Done
2062025-09-09T22:08:58.797ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072025-09-09T22:08:58.797Zclang system 15 system
2082025-09-09T22:08:58.797Zcsh system system illumos
2092025-09-09T22:08:58.797Zctags system system illumos
2102025-09-09T22:08:58.797Zfile system system illumos
2112025-09-09T22:08:58.797Zgcc vendor 12 vendor
2122025-09-09T22:08:58.797Zgcc system 10 system
2132025-09-09T22:08:58.797Zgcc system 7 system
2142025-09-09T22:08:58.797Zgo system 1.20 system
2152025-09-09T22:08:58.797Zgo system 1.19 system
2162025-09-09T22:08:58.797Zllvm system 15 system
2172025-09-09T22:08:58.797Zllvm system 14 system
2182025-09-09T22:08:58.797Zmariadb system 10.6 system
2192025-09-09T22:08:58.797Zmta vendor vendor dma
2202025-09-09T22:08:58.797Zopenjdk system 17 system
2212025-09-09T22:08:58.797Zopenjdk system 11 system
2222025-09-09T22:08:58.797Zopenjdk system 1.8 system
2232025-09-09T22:08:58.797Zopenssl vendor 3 vendor
2242025-09-09T22:08:58.797Zperl system 5.36 system
2252025-09-09T22:08:58.797Zpostgresql system 15 system
2262025-09-09T22:08:58.797Zpostgresql system 13 system
2272025-09-09T22:08:58.797Zpython vendor 3 vendor
2282025-09-09T22:08:58.797Zpython system 2 system
2292025-09-09T22:08:58.797Zpython3 system 3.11 system
2302025-09-09T22:08:58.797Zruby system 3.0 system
2312025-09-09T22:08:58.797Zwords vendor vendor american-english
2322025-09-09T22:08:58.797Zwords system system australian-english
2332025-09-09T22:08:58.797Zwords system system british-english
2342025-09-09T22:08:58.797Zwords system system canadian-english
2352025-09-09T22:08:58.797Zwords system system french
2362025-09-09T22:08:58.797Zwords system system italian
2372025-09-09T22:08:58.797Zwords system system ngerman
2382025-09-09T22:08:58.797Zwords system system ogerman
2392025-09-09T22:08:58.797Zwords system system spanish
2402025-09-09T22:08:59.157ZPUBLISHER TYPE STATUS P LOCATION
2412025-09-09T22:08:59.157Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422025-09-09T22:09:04.185ZFMRI IFO
2432025-09-09T22:09:04.185Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442025-09-09T22:09:04.185Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452025-09-09T22:09:04.185Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462025-09-09T22:09:04.185Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472025-09-09T22:09:04.185Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482025-09-09T22:09:04.185Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492025-09-09T22:09:04.185Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-09-09T22:09:04.185Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512025-09-09T22:09:04.185Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-09-09T22:09:04.185Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-09-09T22:09:04.185Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542025-09-09T22:09:04.185Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-09-09T22:09:04.185Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-09-09T22:09:04.185Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572025-09-09T22:09:04.185Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-09-09T22:09:04.185Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-09-09T22:09:05.301Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-09-09T22:09:05.611Z Updating crates.io index
2612025-09-09T22:09:05.614Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622025-09-09T22:09:05.992Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632025-09-09T22:09:06.638Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642025-09-09T22:09:06.888Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652025-09-09T22:09:07.127Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662025-09-09T22:09:07.442Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672025-09-09T22:09:08.596Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682025-09-09T22:09:10.664Z Updating git repository `https://github.com/oxidecomputer/opte`
2692025-09-09T22:09:11.633Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702025-09-09T22:09:12.407Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712025-09-09T22:09:13.189Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-09-09T22:09:13.509Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-09-09T22:09:13.766Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742025-09-09T22:09:14.299Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752025-09-09T22:09:14.791Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762025-09-09T22:09:15.065Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2772025-09-09T22:09:15.347Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782025-09-09T22:09:15.604Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792025-09-09T22:09:15.830Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802025-09-09T22:09:16.076Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812025-09-09T22:09:16.353Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2822025-09-09T22:09:16.684Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-09-09T22:09:17.016Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-09-09T22:09:17.297Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-09-09T22:09:17.792Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-09-09T22:09:18.212Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-09-09T22:09:18.479Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-09-09T22:09:18.808Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-09-09T22:09:19.199Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-09-09T22:09:19.485Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-09-09T22:09:19.772Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-09-09T22:09:20.038Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-09-09T22:09:32.029Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-09-09T22:09:33.292Z Downloading crates ...
2952025-09-09T22:09:33.338Z Downloaded cpufeatures v0.2.14
2962025-09-09T22:09:33.343Z Downloaded anyhow v1.0.99
2972025-09-09T22:09:33.349Z Downloaded anstyle v1.0.11
2982025-09-09T22:09:33.352Z Downloaded block-buffer v0.10.4
2992025-09-09T22:09:33.355Z Downloaded anstyle-query v1.1.1
3002025-09-09T22:09:33.355Z Downloaded anstyle-parse v0.2.5
3012025-09-09T22:09:33.358Z Downloaded getrandom v0.3.1
3022025-09-09T22:09:33.361Z Downloaded anstream v0.6.18
3032025-09-09T22:09:33.365Z Downloaded camino v1.1.12
3042025-09-09T22:09:33.369Z Downloaded autocfg v1.4.0
3052025-09-09T22:09:33.372Z Downloaded bytecount v0.6.8
3062025-09-09T22:09:33.376Z Downloaded bitflags v2.9.1
3072025-09-09T22:09:33.379Z Downloaded toml v0.8.23
3082025-09-09T22:09:33.381Z Downloaded unicode-xid v0.2.6
3092025-09-09T22:09:33.387Z Downloaded thiserror-impl v2.0.16
3102025-09-09T22:09:33.387Z Downloaded tinystr v0.7.6
3112025-09-09T22:09:33.390Z Downloaded tabled_derive v0.7.0
3122025-09-09T22:09:33.390Z Downloaded cargo-platform v0.2.0
3132025-09-09T22:09:33.407Z Downloaded yoke-derive v0.7.4
3142025-09-09T22:09:33.407Z Downloaded usdt-macro v0.5.0
3152025-09-09T22:09:33.407Z Downloaded write16 v1.0.0
3162025-09-09T22:09:33.407Z Downloaded heck v0.4.1
3172025-09-09T22:09:33.407Z Downloaded utf16_iter v1.0.5
3182025-09-09T22:09:33.407Z Downloaded unicode-linebreak v0.1.5
3192025-09-09T22:09:33.407Z Downloaded utf8_iter v1.0.4
3202025-09-09T22:09:33.407Z Downloaded zerofrom v0.1.4
3212025-09-09T22:09:33.407Z Downloaded fs-err v3.1.1
3222025-09-09T22:09:33.419Z Downloaded usdt v0.5.0
3232025-09-09T22:09:33.420Z Downloaded typeid v1.0.3
3242025-09-09T22:09:33.420Z Downloaded pest_meta v2.7.14
3252025-09-09T22:09:33.420Z Downloaded thiserror v1.0.69
3262025-09-09T22:09:33.420Z Downloaded pest_generator v2.7.14
3272025-09-09T22:09:33.420Z Downloaded zerofrom-derive v0.1.4
3282025-09-09T22:09:33.432Z Downloaded writeable v0.5.5
3292025-09-09T22:09:33.432Z Downloaded terminal_size v0.4.0
3302025-09-09T22:09:33.432Z Downloaded zerocopy-derive v0.7.35
3312025-09-09T22:09:33.432Z Downloaded unicode-ident v1.0.18
3322025-09-09T22:09:33.433Z Downloaded zerovec-derive v0.10.3
3332025-09-09T22:09:33.443Z Downloaded winnow v0.7.10
3342025-09-09T22:09:33.443Z Downloaded icu_provider_macros v1.5.0
3352025-09-09T22:09:33.443Z Downloaded url v2.5.4
3362025-09-09T22:09:33.453Z Downloaded textwrap v0.16.2
3372025-09-09T22:09:33.453Z Downloaded scroll_derive v0.12.0
3382025-09-09T22:09:33.453Z Downloaded toml_edit v0.22.27
3392025-09-09T22:09:33.463Z Downloaded stable_deref_trait v1.2.0
3402025-09-09T22:09:33.463Z Downloaded idna_adapter v1.2.0
3412025-09-09T22:09:33.463Z Downloaded zerovec v0.10.4
3422025-09-09T22:09:33.463Z Downloaded swrite v0.1.0
3432025-09-09T22:09:33.475Z Downloaded zerocopy v0.7.35
3442025-09-09T22:09:33.480Z Downloaded smawk v0.3.2
3452025-09-09T22:09:33.483Z Downloaded serde_tokenstream v0.2.2
3462025-09-09T22:09:33.483Z Downloaded percent-encoding v2.3.2
3472025-09-09T22:09:33.483Z Downloaded memmap v0.7.0
3482025-09-09T22:09:33.486Z Downloaded form_urlencoded v1.2.2
3492025-09-09T22:09:33.486Z Downloaded unicode-width v0.2.0
3502025-09-09T22:09:33.491Z Downloaded strsim v0.11.1
3512025-09-09T22:09:33.493Z Downloaded serde_spanned v0.6.9
3522025-09-09T22:09:33.493Z Downloaded proc-macro-error-attr v1.0.4
3532025-09-09T22:09:33.496Z Downloaded unicode-width v0.1.14
3542025-09-09T22:09:33.500Z Downloaded synstructure v0.13.1
3552025-09-09T22:09:33.503Z Downloaded serde-value v0.7.0
3562025-09-09T22:09:33.503Z Downloaded ordered-float v2.10.1
3572025-09-09T22:09:33.506Z Downloaded once_cell v1.21.3
3582025-09-09T22:09:33.506Z Downloaded is_terminal_polyfill v1.70.1
3592025-09-09T22:09:33.511Z Downloaded serde-untagged v0.1.7
3602025-09-09T22:09:33.511Z Downloaded semver v1.0.26
3612025-09-09T22:09:33.514Z Downloaded cargo_toml v0.21.0
3622025-09-09T22:09:33.514Z Downloaded icu_collections v1.5.0
3632025-09-09T22:09:33.518Z Downloaded thiserror-impl v1.0.69
3642025-09-09T22:09:33.521Z Downloaded cfg-if v1.0.1
3652025-09-09T22:09:33.521Z Downloaded colorchoice v1.0.2
3662025-09-09T22:09:33.524Z Downloaded clap_lex v0.7.4
3672025-09-09T22:09:33.524Z Downloaded dof v0.3.0
3682025-09-09T22:09:33.524Z Downloaded litemap v0.7.3
3692025-09-09T22:09:33.527Z Downloaded fastrand v2.1.1
3702025-09-09T22:09:33.530Z Downloaded errno v0.3.12
3712025-09-09T22:09:33.531Z Downloaded digest v0.10.7
3722025-09-09T22:09:33.535Z Downloaded pretty-hex v0.4.1
3732025-09-09T22:09:33.535Z Downloaded sha2 v0.10.9
3742025-09-09T22:09:33.539Z Downloaded erased-serde v0.4.6
3752025-09-09T22:09:33.539Z Downloaded ryu v1.0.18
3762025-09-09T22:09:33.542Z Downloaded scroll v0.12.0
3772025-09-09T22:09:33.542Z Downloaded quote v1.0.40
3782025-09-09T22:09:33.545Z Downloaded cargo-util-schemas v0.8.2
3792025-09-09T22:09:33.549Z Downloaded log v0.4.27
3802025-09-09T22:09:33.549Z Downloaded icu_normalizer_data v1.5.0
3812025-09-09T22:09:33.552Z Downloaded thiserror v2.0.16
3822025-09-09T22:09:33.555Z Downloaded cargo_metadata v0.21.0
3832025-09-09T22:09:33.559Z Downloaded papergrid v0.11.0
3842025-09-09T22:09:33.562Z Downloaded num-traits v0.2.19
3852025-09-09T22:09:33.565Z Downloaded icu_provider v1.5.0
3862025-09-09T22:09:33.568Z Downloaded smallvec v1.15.1
3872025-09-09T22:09:33.571Z Downloaded pest_derive v2.7.14
3882025-09-09T22:09:33.574Z Downloaded proc-macro-error v1.0.4
3892025-09-09T22:09:33.578Z Downloaded tempfile v3.20.0
3902025-09-09T22:09:33.583Z Downloaded icu_locid_transform_data v1.5.0
3912025-09-09T22:09:33.583Z Downloaded serde_derive v1.0.219
3922025-09-09T22:09:33.615Z Downloaded plain v0.2.3
3932025-09-09T22:09:33.615Z Downloaded icu_locid_transform v1.5.0
3942025-09-09T22:09:33.615Z Downloaded clap_derive v4.5.41
3952025-09-09T22:09:33.615Z Downloaded displaydoc v0.2.5
3962025-09-09T22:09:33.615Z Downloaded dtrace-parser v0.2.0
3972025-09-09T22:09:33.615Z Downloaded clap v4.5.41
3982025-09-09T22:09:33.626Z Downloaded icu_properties v1.5.1
3992025-09-09T22:09:33.626Z Downloaded heck v0.5.0
4002025-09-09T22:09:33.626Z Downloaded fnv v1.0.7
4012025-09-09T22:09:33.626Z Downloaded crypto-common v0.1.6
4022025-09-09T22:09:33.626Z Downloaded equivalent v1.0.2
4032025-09-09T22:09:33.626Z Downloaded serde v1.0.219
4042025-09-09T22:09:33.626Z Downloaded memchr v2.7.4
4052025-09-09T22:09:33.626Z Downloaded proc-macro2 v1.0.101
4062025-09-09T22:09:33.626Z Downloaded yoke v0.7.4
4072025-09-09T22:09:33.627Z Downloaded indexmap v2.11.0
4082025-09-09T22:09:33.631Z Downloaded ucd-trie v0.1.7
4092025-09-09T22:09:33.631Z Downloaded serde_json v1.0.143
4102025-09-09T22:09:33.634Z Downloaded typenum v1.17.0
4112025-09-09T22:09:33.634Z Downloaded pest v2.7.14
4122025-09-09T22:09:33.640Z Downloaded thread-id v4.2.2
4132025-09-09T22:09:33.640Z Downloaded version_check v0.9.5
4142025-09-09T22:09:33.640Z Downloaded utf8parse v0.2.2
4152025-09-09T22:09:33.645Z Downloaded itoa v1.0.11
4162025-09-09T22:09:33.645Z Downloaded hashbrown v0.15.4
4172025-09-09T22:09:33.649Z Downloaded icu_locid v1.5.0
4182025-09-09T22:09:33.653Z Downloaded toml_write v0.1.2
4192025-09-09T22:09:33.653Z Downloaded idna v1.0.3
4202025-09-09T22:09:33.656Z Downloaded usdt-impl v0.5.0
4212025-09-09T22:09:33.656Z Downloaded usdt-attr-macro v0.5.0
4222025-09-09T22:09:33.656Z Downloaded macaddr v1.0.1
4232025-09-09T22:09:33.659Z Downloaded goblin v0.8.2
4242025-09-09T22:09:33.661Z Downloaded camino-tempfile v1.4.1
4252025-09-09T22:09:33.664Z Downloaded toml_datetime v0.6.11
4262025-09-09T22:09:33.664Z Downloaded generic-array v0.14.7
4272025-09-09T22:09:33.667Z Downloaded icu_normalizer v1.5.0
4282025-09-09T22:09:33.670Z Downloaded clap_builder v4.5.41
4292025-09-09T22:09:33.674Z Downloaded tabled v0.15.0
4302025-09-09T22:09:33.687Z Downloaded byteorder v1.5.0
4312025-09-09T22:09:33.690Z Downloaded icu_properties_data v1.5.0
4322025-09-09T22:09:33.703Z Downloaded syn v2.0.106
4332025-09-09T22:09:33.713Z Downloaded syn v1.0.109
4342025-09-09T22:09:33.722Z Downloaded rustix v0.38.37
4352025-09-09T22:09:33.741Z Downloaded rustix v1.0.7
4362025-09-09T22:09:33.778Z Downloaded libc v0.2.174
4372025-09-09T22:09:33.864Z Compiling proc-macro2 v1.0.101
4382025-09-09T22:09:33.864Z Compiling unicode-ident v1.0.18
4392025-09-09T22:09:33.867Z Compiling serde v1.0.219
4402025-09-09T22:09:33.867Z Compiling version_check v0.9.5
4412025-09-09T22:09:33.867Z Compiling libc v0.2.174
4422025-09-09T22:09:33.867Z Compiling memchr v2.7.4
4432025-09-09T22:09:33.867Z Compiling stable_deref_trait v1.2.0
4442025-09-09T22:09:33.867Z Compiling thiserror v1.0.69
4452025-09-09T22:09:34.286Z Compiling itoa v1.0.11
4462025-09-09T22:09:34.341Z Compiling autocfg v1.4.0
4472025-09-09T22:09:34.538Z Compiling litemap v0.7.3
4482025-09-09T22:09:34.831Z Compiling ryu v1.0.18
4492025-09-09T22:09:34.855Z Compiling writeable v0.5.5
4502025-09-09T22:09:34.896Z Compiling ucd-trie v0.1.7
4512025-09-09T22:09:35.187Z Compiling once_cell v1.21.3
4522025-09-09T22:09:35.212Z Compiling icu_locid_transform_data v1.5.0
4532025-09-09T22:09:35.341Z Compiling byteorder v1.5.0
4542025-09-09T22:09:35.426Z Compiling bitflags v2.9.1
4552025-09-09T22:09:35.449Z Compiling serde_json v1.0.143
4562025-09-09T22:09:35.615Z Compiling icu_properties_data v1.5.0
4572025-09-09T22:09:35.805Z Compiling num-traits v0.2.19
4582025-09-09T22:09:35.855Z Compiling icu_normalizer_data v1.5.0
4592025-09-09T22:09:35.882Z Compiling write16 v1.0.0
4602025-09-09T22:09:35.885Z Compiling equivalent v1.0.2
4612025-09-09T22:09:35.885Z Compiling rustix v0.38.37
4622025-09-09T22:09:35.982Z Compiling utf16_iter v1.0.5
4632025-09-09T22:09:36.059Z Compiling hashbrown v0.15.4
4642025-09-09T22:09:36.062Z Compiling typeid v1.0.3
4652025-09-09T22:09:36.167Z Compiling smallvec v1.15.1
4662025-09-09T22:09:36.223Z Compiling quote v1.0.40
4672025-09-09T22:09:36.301Z Compiling errno v0.3.12
4682025-09-09T22:09:36.570Z Compiling utf8_iter v1.0.4
4692025-09-09T22:09:36.622Z Compiling syn v2.0.106
4702025-09-09T22:09:36.842Z Compiling proc-macro-error-attr v1.0.4
4712025-09-09T22:09:36.884Z Compiling usdt-impl v0.5.0
4722025-09-09T22:09:36.896Z Compiling syn v1.0.109
4732025-09-09T22:09:36.896Z Compiling winnow v0.7.10
4742025-09-09T22:09:37.099Z Compiling indexmap v2.11.0
4752025-09-09T22:09:37.191Z Compiling toml_write v0.1.2
4762025-09-09T22:09:37.302Z Compiling thread-id v4.2.2
4772025-09-09T22:09:37.576Z Compiling proc-macro-error v1.0.4
4782025-09-09T22:09:37.603Z Compiling getrandom v0.3.1
4792025-09-09T22:09:37.606Z Compiling utf8parse v0.2.2
4802025-09-09T22:09:37.811Z Compiling camino v1.1.12
4812025-09-09T22:09:37.926Z Compiling thiserror v2.0.16
4822025-09-09T22:09:38.440Z Compiling plain v0.2.3
4832025-09-09T22:09:38.524Z Compiling semver v1.0.26
4842025-09-09T22:09:38.612Z Compiling percent-encoding v2.3.2
4852025-09-09T22:09:38.643Z Compiling rustix v1.0.7
4862025-09-09T22:09:38.671Z Compiling log v0.4.27
4872025-09-09T22:09:38.946Z Compiling form_urlencoded v1.2.2
4882025-09-09T22:09:39.048Z Compiling ordered-float v2.10.1
4892025-09-09T22:09:39.155Z Compiling terminal_size v0.4.0
4902025-09-09T22:09:39.322Z Compiling anstyle-parse v0.2.5
4912025-09-09T22:09:39.534Z Compiling cfg-if v1.0.1
4922025-09-09T22:09:39.638Z Compiling colorchoice v1.0.2
4932025-09-09T22:09:39.665Z Compiling is_terminal_polyfill v1.70.1
4942025-09-09T22:09:39.691Z Compiling anstyle-query v1.1.1
4952025-09-09T22:09:39.828Z Compiling anstyle v1.0.11
4962025-09-09T22:09:39.855Z Compiling pretty-hex v0.4.1
4972025-09-09T22:09:40.212Z Compiling anstream v0.6.18
4982025-09-09T22:09:40.278Z Compiling fs-err v3.1.1
4992025-09-09T22:09:40.401Z Compiling bytecount v0.6.8
5002025-09-09T22:09:40.450Z Compiling unicode-xid v0.2.6
5012025-09-09T22:09:40.629Z Compiling unicode-width v0.1.14
5022025-09-09T22:09:40.654Z Compiling anyhow v1.0.99
5032025-09-09T22:09:40.681Z Compiling heck v0.5.0
5042025-09-09T22:09:40.819Z Compiling clap_lex v0.7.4
5052025-09-09T22:09:41.176Z Compiling heck v0.4.1
5062025-09-09T22:09:41.203Z Compiling strsim v0.11.1
5072025-09-09T22:09:41.298Z Compiling fastrand v2.1.1
5082025-09-09T22:09:41.628Z Compiling fnv v1.0.7
5092025-09-09T22:09:41.683Z Compiling clap_builder v4.5.41
5102025-09-09T22:09:41.808Z Compiling papergrid v0.11.0
5112025-09-09T22:09:41.836Z Compiling tempfile v3.20.0
5122025-09-09T22:09:42.548Z Compiling memmap v0.7.0
5132025-09-09T22:09:42.693Z Compiling unicode-linebreak v0.1.5
5142025-09-09T22:09:42.854Z Compiling smawk v0.3.2
5152025-09-09T22:09:42.909Z Compiling unicode-width v0.2.0
5162025-09-09T22:09:43.520Z Compiling synstructure v0.13.1
5172025-09-09T22:09:43.710Z Compiling textwrap v0.16.2
5182025-09-09T22:09:44.021Z Compiling swrite v0.1.0
5192025-09-09T22:09:44.184Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5202025-09-09T22:09:44.865Z Compiling tabled_derive v0.7.0
5212025-09-09T22:09:45.934Z Compiling serde_derive v1.0.219
5222025-09-09T22:09:45.934Z Compiling zerofrom-derive v0.1.4
5232025-09-09T22:09:46.013Z Compiling yoke-derive v0.7.4
5242025-09-09T22:09:46.072Z Compiling zerovec-derive v0.10.3
5252025-09-09T22:09:46.415Z Compiling thiserror-impl v1.0.69
5262025-09-09T22:09:47.365Z Compiling displaydoc v0.2.5
5272025-09-09T22:09:47.922Z Compiling icu_provider_macros v1.5.0
5282025-09-09T22:09:48.659Z Compiling zerocopy-derive v0.7.35
5292025-09-09T22:09:48.747Z Compiling scroll_derive v0.12.0
5302025-09-09T22:09:48.987Z Compiling thiserror-impl v2.0.16
5312025-09-09T22:09:49.090Z Compiling clap_derive v4.5.41
5322025-09-09T22:09:49.459Z Compiling zerofrom v0.1.4
5332025-09-09T22:09:49.611Z Compiling pest v2.7.14
5342025-09-09T22:09:49.715Z Compiling yoke v0.7.4
5352025-09-09T22:09:50.123Z Compiling zerovec v0.10.4
5362025-09-09T22:09:50.127Z Compiling scroll v0.12.0
5372025-09-09T22:09:50.630Z Compiling zerocopy v0.7.35
5382025-09-09T22:09:50.719Z Compiling goblin v0.8.2
5392025-09-09T22:09:50.800Z Compiling tabled v0.15.0
5402025-09-09T22:09:52.067Z Compiling tinystr v0.7.6
5412025-09-09T22:09:52.158Z Compiling icu_collections v1.5.0
5422025-09-09T22:09:52.237Z Compiling pest_meta v2.7.14
5432025-09-09T22:09:52.500Z Compiling icu_locid v1.5.0
5442025-09-09T22:09:53.572Z Compiling pest_generator v2.7.14
5452025-09-09T22:09:53.600Z Compiling clap v4.5.41
5462025-09-09T22:09:53.640Z Compiling icu_provider v1.5.0
5472025-09-09T22:09:54.531Z Compiling icu_locid_transform v1.5.0
5482025-09-09T22:09:55.800Z Compiling pest_derive v2.7.14
5492025-09-09T22:09:55.856Z Compiling icu_properties v1.5.1
5502025-09-09T22:09:56.645Z Compiling dtrace-parser v0.2.0
5512025-09-09T22:09:58.462Z Compiling serde_tokenstream v0.2.2
5522025-09-09T22:09:58.570Z Compiling serde_spanned v0.6.9
5532025-09-09T22:09:58.570Z Compiling toml_datetime v0.6.11
5542025-09-09T22:09:58.677Z Compiling erased-serde v0.4.6
5552025-09-09T22:09:58.917Z Compiling serde-value v0.7.0
5562025-09-09T22:09:59.064Z Compiling icu_normalizer v1.5.0
5572025-09-09T22:09:59.189Z Compiling toml_edit v0.22.27
5582025-09-09T22:09:59.781Z Compiling serde-untagged v0.1.7
5592025-09-09T22:09:59.862Z Compiling cargo-platform v0.2.0
5602025-09-09T22:09:59.901Z Compiling macaddr v1.0.1
5612025-09-09T22:10:00.321Z Compiling dof v0.3.0
5622025-09-09T22:10:00.381Z Compiling idna_adapter v1.2.0
5632025-09-09T22:10:00.529Z Compiling camino-tempfile v1.4.1
5642025-09-09T22:10:00.649Z Compiling idna v1.0.3
5652025-09-09T22:10:01.259Z Compiling url v2.5.4
5662025-09-09T22:10:01.884Z Compiling usdt-attr-macro v0.5.0
5672025-09-09T22:10:01.884Z Compiling usdt-macro v0.5.0
5682025-09-09T22:10:02.488Z Compiling toml v0.8.23
5692025-09-09T22:10:03.057Z Compiling usdt v0.5.0
5702025-09-09T22:10:03.326Z Compiling cargo-util-schemas v0.8.2
5712025-09-09T22:10:03.326Z Compiling cargo_toml v0.21.0
5722025-09-09T22:10:04.908Z Compiling cargo_metadata v0.21.0
5732025-09-09T22:10:06.806Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742025-09-09T22:10:10.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5752025-09-09T22:10:10.744Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762025-09-09T22:10:11.506Z Downloading crates ...
5772025-09-09T22:10:11.651Z Downloaded atty v0.2.14
5782025-09-09T22:10:11.664Z Downloaded aead v0.5.2
5792025-09-09T22:10:11.667Z Downloaded globwalk v0.9.1
5802025-09-09T22:10:11.671Z Downloaded allocator-api2 v0.2.21
5812025-09-09T22:10:11.676Z Downloaded ahash v0.8.12
5822025-09-09T22:10:11.680Z Downloaded globset v0.4.15
5832025-09-09T22:10:11.683Z Downloaded group v0.13.0
5842025-09-09T22:10:11.686Z Downloaded crossterm v0.28.1
5852025-09-09T22:10:11.691Z Downloaded async-bb8-diesel v0.2.1
5862025-09-09T22:10:11.694Z Downloaded hex-literal v0.4.1
5872025-09-09T22:10:11.697Z Downloaded cipher v0.4.4
5882025-09-09T22:10:11.700Z Downloaded async-stream-impl v0.3.6
5892025-09-09T22:10:11.700Z Downloaded bit-vec v0.8.0
5902025-09-09T22:10:11.702Z Downloaded hex v0.4.3
5912025-09-09T22:10:11.705Z Downloaded adler2 v2.0.0
5922025-09-09T22:10:11.705Z Downloaded addr2line v0.24.2
5932025-09-09T22:10:11.708Z Downloaded hmac v0.12.1
5942025-09-09T22:10:11.711Z Downloaded bitfield-struct v0.6.2
5952025-09-09T22:10:11.714Z Downloaded async-trait v0.1.89
5962025-09-09T22:10:11.718Z Downloaded crc8 v0.1.1
5972025-09-09T22:10:11.721Z Downloaded assert_matches v1.5.0
5982025-09-09T22:10:11.724Z Downloaded hickory-resolver v0.25.2
5992025-09-09T22:10:11.727Z Downloaded lalrpop-util v0.19.12
6002025-09-09T22:10:11.730Z Downloaded critical-section v1.1.3
6012025-09-09T22:10:11.733Z Downloaded lru-cache v0.1.2
6022025-09-09T22:10:11.736Z Downloaded async-recursion v1.1.1
6032025-09-09T22:10:11.739Z Downloaded atomicwrites v0.4.4
6042025-09-09T22:10:11.739Z Downloaded libloading v0.8.5
6052025-09-09T22:10:11.742Z Downloaded async-stream v0.3.6
6062025-09-09T22:10:11.745Z Downloaded crc v3.2.1
6072025-09-09T22:10:11.749Z Downloaded humantime v2.2.0
6082025-09-09T22:10:11.752Z Downloaded hash32 v0.3.1
6092025-09-09T22:10:11.752Z Downloaded ciborium-io v0.2.2
6102025-09-09T22:10:11.755Z Downloaded cfg_aliases v0.2.1
6112025-09-09T22:10:11.755Z Downloaded bitflags v1.3.2
6122025-09-09T22:10:11.758Z Downloaded hyper-tls v0.6.0
6132025-09-09T22:10:11.761Z Downloaded crossbeam-deque v0.8.5
6142025-09-09T22:10:11.764Z Downloaded crc-catalog v2.4.0
6152025-09-09T22:10:11.767Z Downloaded convert_case v0.4.0
6162025-09-09T22:10:11.767Z Downloaded bit-vec v0.6.3
6172025-09-09T22:10:11.770Z Downloaded colored v2.2.0
6182025-09-09T22:10:11.773Z Downloaded ascii-canvas v3.0.0
6192025-09-09T22:10:11.776Z Downloaded hostname v0.4.0
6202025-09-09T22:10:11.776Z Downloaded heapless v0.8.0
6212025-09-09T22:10:11.780Z Downloaded progenitor-macro v0.9.1
6222025-09-09T22:10:11.785Z Downloaded instant v0.1.13
6232025-09-09T22:10:11.788Z Downloaded is_ci v1.2.0
6242025-09-09T22:10:11.788Z Downloaded atomic-waker v1.1.2
6252025-09-09T22:10:11.788Z Downloaded ident_case v1.0.1
6262025-09-09T22:10:11.788Z Downloaded bit-set v0.8.0
6272025-09-09T22:10:11.791Z Downloaded lazycell v1.3.0
6282025-09-09T22:10:11.795Z Downloaded constant_time_eq v0.3.1
6292025-09-09T22:10:11.795Z Downloaded lockfree-object-pool v0.1.6
6302025-09-09T22:10:11.797Z Downloaded convert_case v0.7.1
6312025-09-09T22:10:11.800Z Downloaded libsw-core v0.3.1
6322025-09-09T22:10:11.803Z Downloaded lazy_static v1.5.0
6332025-09-09T22:10:11.806Z Downloaded cargo-platform v0.1.8
6342025-09-09T22:10:11.806Z Downloaded kstat-rs v0.2.4
6352025-09-09T22:10:11.810Z Downloaded cbc v0.1.2
6362025-09-09T22:10:11.810Z Downloaded cobs v0.2.3
6372025-09-09T22:10:11.813Z Downloaded russh-cryptovec v0.7.3
6382025-09-09T22:10:11.813Z Downloaded buf-list v1.0.3
6392025-09-09T22:10:11.831Z Downloaded same-file v1.0.6
6402025-09-09T22:10:11.834Z Downloaded heapless v0.7.17
6412025-09-09T22:10:11.839Z Downloaded serde-big-array v0.5.1
6422025-09-09T22:10:11.842Z Downloaded progenitor-macro v0.10.0
6432025-09-09T22:10:11.845Z Downloaded proc-macro-error-attr2 v2.0.0
6442025-09-09T22:10:11.845Z Downloaded powerfmt v0.2.0
6452025-09-09T22:10:11.848Z Downloaded progenitor-macro v0.8.0
6462025-09-09T22:10:11.848Z Downloaded linked-hash-map v0.5.6
6472025-09-09T22:10:11.851Z Downloaded libz-rs-sys v0.5.1
6482025-09-09T22:10:11.851Z Downloaded libefi-sys v0.1.0
6492025-09-09T22:10:11.854Z Downloaded console v0.16.0
6502025-09-09T22:10:11.857Z Downloaded libscf-sys v1.1.0
6512025-09-09T22:10:11.860Z Downloaded jobserver v0.1.32
6522025-09-09T22:10:11.863Z Downloaded console v0.15.10
6532025-09-09T22:10:11.866Z Downloaded inout v0.1.3
6542025-09-09T22:10:11.869Z Downloaded crossbeam-utils v0.8.21
6552025-09-09T22:10:11.872Z Downloaded crossbeam-epoch v0.9.18
6562025-09-09T22:10:11.875Z Downloaded lzss v0.8.2
6572025-09-09T22:10:11.878Z Downloaded ingot v0.1.1
6582025-09-09T22:10:11.878Z Downloaded half v2.4.1
6592025-09-09T22:10:11.882Z Downloaded thread_local v1.1.8
6602025-09-09T22:10:11.885Z Downloaded ref-cast-impl v1.0.24
6612025-09-09T22:10:11.885Z Downloaded progenitor v0.8.0
6622025-09-09T22:10:11.886Z Downloaded managed v0.8.0
6632025-09-09T22:10:11.889Z Downloaded sha1 v0.10.6
6642025-09-09T22:10:11.896Z Downloaded rustls-pemfile v1.0.4
6652025-09-09T22:10:11.896Z Downloaded ppv-lite86 v0.2.20
6662025-09-09T22:10:11.899Z Downloaded proc-macro-error2 v2.0.1
6672025-09-09T22:10:11.900Z Downloaded httparse v1.9.5
6682025-09-09T22:10:11.902Z Downloaded cookie v0.18.1
6692025-09-09T22:10:11.905Z Downloaded ipnetwork v0.21.1
6702025-09-09T22:10:11.908Z Downloaded vte_generate_state_changes v0.1.2
6712025-09-09T22:10:11.910Z Downloaded ipnet v2.11.0
6722025-09-09T22:10:11.910Z Downloaded slog-async v2.8.0
6732025-09-09T22:10:11.913Z Downloaded simd-adler32 v0.3.7
6742025-09-09T22:10:11.916Z Downloaded static_assertions v1.1.0
6752025-09-09T22:10:11.918Z Downloaded aes v0.8.4
6762025-09-09T22:10:11.921Z Downloaded ingot-macros v0.1.1
6772025-09-09T22:10:11.924Z Downloaded structmeta v0.3.0
6782025-09-09T22:10:11.927Z Downloaded slog-dtrace v0.3.0
6792025-09-09T22:10:11.927Z Downloaded cc v1.2.30
6802025-09-09T22:10:11.930Z Downloaded diesel_table_macro_syntax v0.2.0
6812025-09-09T22:10:11.933Z Downloaded zone_cfg_derive v0.3.0
6822025-09-09T22:10:11.933Z Downloaded zone_cfg_derive v0.1.2
6832025-09-09T22:10:11.936Z Downloaded topological-sort v0.2.2
6842025-09-09T22:10:11.936Z Downloaded toml_writer v1.0.2
6852025-09-09T22:10:11.939Z Downloaded tap v1.0.1
6862025-09-09T22:10:11.942Z Downloaded rustls-native-certs v0.8.1
6872025-09-09T22:10:11.945Z Downloaded difflib v0.4.0
6882025-09-09T22:10:11.945Z Downloaded unicase v2.7.0
6892025-09-09T22:10:11.948Z Downloaded fxhash v0.2.1
6902025-09-09T22:10:11.950Z Downloaded futures-task v0.3.31
6912025-09-09T22:10:11.950Z Downloaded futures-macro v0.3.31
6922025-09-09T22:10:11.953Z Downloaded const-oid v0.9.6
6932025-09-09T22:10:11.956Z Downloaded tls_codec v0.4.1
6942025-09-09T22:10:11.959Z Downloaded chacha20poly1305 v0.10.1
6952025-09-09T22:10:11.959Z Downloaded foreign-types-shared v0.3.1
6962025-09-09T22:10:11.962Z Downloaded foreign-types-shared v0.1.1
6972025-09-09T22:10:11.962Z Downloaded termios v0.3.3
6982025-09-09T22:10:11.965Z Downloaded unicode-truncate v1.1.0
6992025-09-09T22:10:11.968Z Downloaded snafu-derive v0.8.5
7002025-09-09T22:10:11.968Z Downloaded crossbeam-channel v0.5.15
7012025-09-09T22:10:11.972Z Downloaded opaque-debug v0.3.1
7022025-09-09T22:10:11.975Z Downloaded zeroize v1.8.1
7032025-09-09T22:10:11.978Z Downloaded which v4.4.2
7042025-09-09T22:10:11.978Z Downloaded indexmap v1.9.3
7052025-09-09T22:10:11.981Z Downloaded litrs v0.4.1
7062025-09-09T22:10:11.984Z Downloaded toml_parser v1.0.2
7072025-09-09T22:10:11.987Z Downloaded peg-runtime v0.8.5
7082025-09-09T22:10:11.990Z Downloaded strum_macros v0.27.1
7092025-09-09T22:10:11.993Z Downloaded strum_macros v0.26.4
7102025-09-09T22:10:11.996Z Downloaded serde_derive_internals v0.29.1
7112025-09-09T22:10:11.999Z Downloaded progenitor-impl v0.8.0
7122025-09-09T22:10:12.002Z Downloaded fd-lock v4.0.2
7132025-09-09T22:10:12.005Z Downloaded fallible-iterator v0.2.0
7142025-09-09T22:10:12.005Z Downloaded termcolor v1.4.1
7152025-09-09T22:10:12.008Z Downloaded dirs-next v2.0.0
7162025-09-09T22:10:12.011Z Downloaded const_format v0.2.34
7172025-09-09T22:10:12.014Z Downloaded progenitor-client v0.9.1
7182025-09-09T22:10:12.016Z Downloaded aho-corasick v1.1.3
7192025-09-09T22:10:12.021Z Downloaded serde_spanned v1.0.0
7202025-09-09T22:10:12.024Z Downloaded tokio-stream v0.1.17
7212025-09-09T22:10:12.028Z Downloaded secrecy v0.8.0
7222025-09-09T22:10:12.031Z Downloaded number_prefix v0.4.0
7232025-09-09T22:10:12.034Z Downloaded nodrop v0.1.14
7242025-09-09T22:10:12.034Z Downloaded nibble_vec v0.1.0
7252025-09-09T22:10:12.037Z Downloaded base64 v0.21.7
7262025-09-09T22:10:12.039Z Downloaded mime_guess v2.0.5
7272025-09-09T22:10:12.042Z Downloaded whoami v1.5.2
7282025-09-09T22:10:12.045Z Downloaded diesel-dtrace v0.4.2
7292025-09-09T22:10:12.045Z Downloaded zstd v0.13.3
7302025-09-09T22:10:12.049Z Downloaded siphasher v0.3.11
7312025-09-09T22:10:12.051Z Downloaded tokio-rustls v0.26.0
7322025-09-09T22:10:12.054Z Downloaded tokio-rustls v0.25.0
7332025-09-09T22:10:12.057Z Downloaded parking_lot_core v0.8.6
7342025-09-09T22:10:12.060Z Downloaded compact_str v0.8.0
7352025-09-09T22:10:12.063Z Downloaded indicatif v0.18.0
7362025-09-09T22:10:12.066Z Downloaded pem v3.0.5
7372025-09-09T22:10:12.069Z Downloaded parse-display v0.10.0
7382025-09-09T22:10:12.072Z Downloaded rand_chacha v0.9.0
7392025-09-09T22:10:12.072Z Downloaded waitgroup v0.1.2
7402025-09-09T22:10:12.075Z Downloaded tinyvec_macros v0.1.1
7412025-09-09T22:10:12.075Z Downloaded universal-hash v0.5.1
7422025-09-09T22:10:12.078Z Downloaded rand_core v0.6.4
7432025-09-09T22:10:12.081Z Downloaded psl-types v2.0.11
7442025-09-09T22:10:12.081Z Downloaded backtrace v0.3.74
7452025-09-09T22:10:12.086Z Downloaded resolv-conf v0.7.0
7462025-09-09T22:10:12.091Z Downloaded zstd-safe v7.2.3
7472025-09-09T22:10:12.095Z Downloaded serde_repr v0.1.19
7482025-09-09T22:10:12.095Z Downloaded siphasher v1.0.1
7492025-09-09T22:10:12.098Z Downloaded serde_plain v1.0.2
7502025-09-09T22:10:12.098Z Downloaded derive_builder_macro v0.20.2
7512025-09-09T22:10:12.101Z Downloaded zopfli v0.8.1
7522025-09-09T22:10:12.105Z Downloaded darling_macro v0.20.10
7532025-09-09T22:10:12.105Z Downloaded samael v0.0.19
7542025-09-09T22:10:12.109Z Downloaded endian-type v0.1.2
7552025-09-09T22:10:12.112Z Downloaded subtle v2.6.1
7562025-09-09T22:10:12.112Z Downloaded utf-8 v0.7.6
7572025-09-09T22:10:12.115Z Downloaded des v0.8.1
7582025-09-09T22:10:12.120Z Downloaded tungstenite v0.21.0
7592025-09-09T22:10:12.123Z Downloaded unicode-bidi v0.3.17
7602025-09-09T22:10:12.126Z Downloaded slog-scope v4.4.0
7612025-09-09T22:10:12.126Z Downloaded newline-converter v0.3.0
7622025-09-09T22:10:12.129Z Downloaded gethostname v0.5.0
7632025-09-09T22:10:12.129Z Downloaded progenitor v0.11.0
7642025-09-09T22:10:12.133Z Downloaded bumpalo v3.16.0
7652025-09-09T22:10:12.136Z Downloaded openssl-macros v0.1.1
7662025-09-09T22:10:12.136Z Downloaded aws-lc-rs v1.12.4
7672025-09-09T22:10:12.145Z Downloaded precomputed-hash v0.1.1
7682025-09-09T22:10:12.148Z Downloaded tagptr v0.2.0
7692025-09-09T22:10:12.151Z Downloaded oso-derive v0.27.3
7702025-09-09T22:10:12.151Z Downloaded defmt v0.3.8
7712025-09-09T22:10:12.155Z Downloaded tls_codec_derive v0.4.1
7722025-09-09T22:10:12.158Z Downloaded tiny-keccak v2.0.2
7732025-09-09T22:10:12.161Z Downloaded funty v2.0.0
7742025-09-09T22:10:12.165Z Downloaded term v1.1.0
7752025-09-09T22:10:12.168Z Downloaded fs_extra v1.3.0
7762025-09-09T22:10:12.172Z Downloaded multimap v0.10.1
7772025-09-09T22:10:12.172Z Downloaded fatfs v0.3.6
7782025-09-09T22:10:12.175Z Downloaded derive_builder_core v0.20.2
7792025-09-09T22:10:12.178Z Downloaded tracing-attributes v0.1.27
7802025-09-09T22:10:12.182Z Downloaded tungstenite v0.23.0
7812025-09-09T22:10:12.185Z Downloaded phf v0.12.1
7822025-09-09T22:10:12.185Z Downloaded olpc-cjson v0.1.4
7832025-09-09T22:10:12.188Z Downloaded strum v0.26.3
7842025-09-09T22:10:12.188Z Downloaded ssh-encoding v0.2.0
7852025-09-09T22:10:12.191Z Downloaded phf_shared v0.11.2
7862025-09-09T22:10:12.195Z Downloaded ecdsa v0.16.9
7872025-09-09T22:10:12.195Z Downloaded slog v2.7.0
7882025-09-09T22:10:12.198Z Downloaded take_mut v0.2.2
7892025-09-09T22:10:12.202Z Downloaded time-core v0.1.2
7902025-09-09T22:10:12.202Z Downloaded progenitor-macro v0.11.0
7912025-09-09T22:10:12.205Z Downloaded progenitor v0.9.1
7922025-09-09T22:10:12.205Z Downloaded sigpipe v0.1.3
7932025-09-09T22:10:12.208Z Downloaded ghash v0.5.1
7942025-09-09T22:10:12.208Z Downloaded num-derive v0.4.2
7952025-09-09T22:10:12.211Z Downloaded getrandom v0.2.15
7962025-09-09T22:10:12.215Z Downloaded hickory-server v0.25.2
7972025-09-09T22:10:12.219Z Downloaded strum v0.27.2
7982025-09-09T22:10:12.222Z Downloaded prettyplease v0.2.36
7992025-09-09T22:10:12.226Z Downloaded walkdir v2.5.0
8002025-09-09T22:10:12.229Z Downloaded russh v0.45.0
8012025-09-09T22:10:12.232Z Downloaded scheduled-thread-pool v0.2.7
8022025-09-09T22:10:12.235Z Downloaded num-derive v0.3.3
8032025-09-09T22:10:12.238Z Downloaded time-macros v0.2.18
8042025-09-09T22:10:12.242Z Downloaded ssh-cipher v0.2.0
8052025-09-09T22:10:12.242Z Downloaded signature v2.2.0
8062025-09-09T22:10:12.245Z Downloaded russh-keys v0.45.0
8072025-09-09T22:10:12.248Z Downloaded fixedbitset v0.4.2
8082025-09-09T22:10:12.248Z Downloaded derive_builder v0.20.2
8092025-09-09T22:10:12.253Z Downloaded unarray v0.1.4
8102025-09-09T22:10:12.256Z Downloaded uuid v1.18.1
8112025-09-09T22:10:12.259Z Downloaded http v1.3.1
8122025-09-09T22:10:12.266Z Downloaded num-conv v0.1.0
8132025-09-09T22:10:12.269Z Downloaded rustc_version v0.4.1
8142025-09-09T22:10:12.269Z Downloaded xz2 v0.1.7
8152025-09-09T22:10:12.272Z Downloaded minimal-lexical v0.2.1
8162025-09-09T22:10:12.275Z Downloaded parse-size v1.1.0
8172025-09-09T22:10:12.280Z Downloaded new_debug_unreachable v1.0.6
8182025-09-09T22:10:12.280Z Downloaded ctr v0.9.2
8192025-09-09T22:10:12.283Z Downloaded deranged v0.3.11
8202025-09-09T22:10:12.283Z Downloaded rustc-hash v2.1.1
8212025-09-09T22:10:12.286Z Downloaded ena v0.14.3
8222025-09-09T22:10:12.286Z Downloaded defmt-macros v0.3.9
8232025-09-09T22:10:12.290Z Downloaded scopeguard v1.2.0
8242025-09-09T22:10:12.293Z Downloaded typify v0.4.3
8252025-09-09T22:10:12.296Z Downloaded defmt-parser v0.3.4
8262025-09-09T22:10:12.299Z Downloaded crypto-bigint v0.5.5
8272025-09-09T22:10:12.304Z Downloaded void v1.0.2
8282025-09-09T22:10:12.307Z Downloaded rustls-pki-types v1.10.0
8292025-09-09T22:10:12.311Z Downloaded want v0.3.1
8302025-09-09T22:10:12.315Z Downloaded tracing v0.1.40
8312025-09-09T22:10:12.319Z Downloaded darling_macro v0.21.0
8322025-09-09T22:10:12.319Z Downloaded predicates v3.1.3
8332025-09-09T22:10:12.322Z Downloaded hashbrown v0.12.3
8342025-09-09T22:10:12.326Z Downloaded dunce v1.0.5
8352025-09-09T22:10:12.329Z Downloaded libm v0.2.8
8362025-09-09T22:10:12.334Z Downloaded quinn-udp v0.5.5
8372025-09-09T22:10:12.338Z Downloaded match_cfg v0.1.0
8382025-09-09T22:10:12.343Z Downloaded normalize-line-endings v0.3.0
8392025-09-09T22:10:12.343Z Downloaded chrono v0.4.41
8402025-09-09T22:10:12.346Z Downloaded string_cache v0.8.9
8412025-09-09T22:10:12.349Z Downloaded serde_urlencoded v0.7.1
8422025-09-09T22:10:12.352Z Downloaded slog-term v2.9.2
8432025-09-09T22:10:12.355Z Downloaded serde_bytes v0.11.17
8442025-09-09T22:10:12.358Z Downloaded tokio-tungstenite v0.23.1
8452025-09-09T22:10:12.362Z Downloaded num v0.4.3
8462025-09-09T22:10:12.362Z Downloaded toml_datetime v0.7.0
8472025-09-09T22:10:12.365Z Downloaded tokio-rustls v0.24.1
8482025-09-09T22:10:12.368Z Downloaded ref-cast v1.0.24
8492025-09-09T22:10:12.371Z Downloaded progenitor-impl v0.10.0
8502025-09-09T22:10:12.374Z Downloaded qorb v0.4.1
8512025-09-09T22:10:12.379Z Downloaded dsl_auto_type v0.1.2
8522025-09-09T22:10:12.382Z Downloaded yasna v0.5.2
8532025-09-09T22:10:12.385Z Downloaded sqlparser_derive v0.2.2
8542025-09-09T22:10:12.385Z Downloaded wait-timeout v0.2.0
8552025-09-09T22:10:12.388Z Downloaded testing_table v0.3.0
8562025-09-09T22:10:12.388Z Downloaded embedded-io v0.6.1
8572025-09-09T22:10:12.391Z Downloaded unicode-segmentation v1.12.0
8582025-09-09T22:10:12.394Z Downloaded r2d2 v0.8.10
8592025-09-09T22:10:12.397Z Downloaded derive-ex v0.1.8
8602025-09-09T22:10:12.400Z Downloaded wyz v0.5.1
8612025-09-09T22:10:12.400Z Downloaded paste v1.0.15
8622025-09-09T22:10:12.403Z Downloaded predicates-tree v1.0.12
8632025-09-09T22:10:12.406Z Downloaded peg v0.8.5
8642025-09-09T22:10:12.409Z Downloaded rand_xorshift v0.4.0
8652025-09-09T22:10:12.411Z Downloaded foreign-types v0.5.0
8662025-09-09T22:10:12.411Z Downloaded env_logger v0.11.5
8672025-09-09T22:10:12.415Z Downloaded futures-executor v0.3.31
8682025-09-09T22:10:12.418Z Downloaded parking_lot v0.12.3
8692025-09-09T22:10:12.421Z Downloaded blake3 v1.5.4
8702025-09-09T22:10:12.428Z Downloaded progenitor-client v0.11.0
8712025-09-09T22:10:12.431Z Downloaded vsss-rs v3.3.4
8722025-09-09T22:10:12.434Z Downloaded spki v0.7.3
8732025-09-09T22:10:12.437Z Downloaded memmap2 v0.9.5
8742025-09-09T22:10:12.440Z Downloaded try-lock v0.2.5
8752025-09-09T22:10:12.440Z Downloaded nu-ansi-term v0.50.1
8762025-09-09T22:10:12.443Z Downloaded unit-prefix v0.5.1
8772025-09-09T22:10:12.446Z Downloaded portable-atomic v1.11.0
8782025-09-09T22:10:12.452Z Downloaded zone v0.1.8
8792025-09-09T22:10:12.455Z Downloaded shlex v1.3.0
8802025-09-09T22:10:12.455Z Downloaded derive-where v1.5.0
8812025-09-09T22:10:12.459Z Downloaded maplit v1.0.2
8822025-09-09T22:10:12.462Z Downloaded papergrid v0.17.0
8832025-09-09T22:10:12.466Z Downloaded rayon v1.10.0
8842025-09-09T22:10:12.476Z Downloaded md5 v0.7.0
8852025-09-09T22:10:12.479Z Downloaded signal-hook-tokio v0.3.1
8862025-09-09T22:10:12.482Z Downloaded display-error-chain v0.2.2
8872025-09-09T22:10:12.482Z Downloaded smallvec v0.6.14
8882025-09-09T22:10:12.485Z Downloaded signal-hook-registry v1.4.2
8892025-09-09T22:10:12.485Z Downloaded signal-hook-mio v0.2.4
8902025-09-09T22:10:12.488Z Downloaded serde_yaml v0.9.34+deprecated
8912025-09-09T22:10:12.491Z Downloaded memoffset v0.9.1
8922025-09-09T22:10:12.494Z Downloaded tokio-tungstenite v0.21.0
8932025-09-09T22:10:12.497Z Downloaded num_enum_derive v0.5.11
8942025-09-09T22:10:12.497Z Downloaded smf v0.2.3
8952025-09-09T22:10:12.500Z Downloaded tui-tree-widget v0.23.1
8962025-09-09T22:10:12.502Z Downloaded xshell-macros v0.2.7
8972025-09-09T22:10:12.502Z Downloaded rustc-hash v1.1.0
8982025-09-09T22:10:12.505Z Downloaded env_filter v0.1.2
8992025-09-09T22:10:12.505Z Downloaded embedded-io v0.4.0
9002025-09-09T22:10:12.508Z Downloaded rfc6979 v0.4.0
9012025-09-09T22:10:12.511Z Downloaded either v1.15.0
9022025-09-09T22:10:12.511Z Downloaded unsafe-libyaml v0.2.11
9032025-09-09T22:10:12.514Z Downloaded futures-channel v0.3.31
9042025-09-09T22:10:12.517Z Downloaded ed25519 v2.2.3
9052025-09-09T22:10:12.520Z Downloaded dyn-clone v1.0.20
9062025-09-09T22:10:12.523Z Downloaded tabwriter v1.4.0
9072025-09-09T22:10:12.523Z Downloaded primeorder v0.13.6
9082025-09-09T22:10:12.527Z Downloaded sqlformat v0.3.5
9092025-09-09T22:10:12.527Z Downloaded foreign-types-macros v0.2.3
9102025-09-09T22:10:12.530Z Downloaded md-5 v0.10.6
9112025-09-09T22:10:12.533Z Downloaded unicode-normalization v0.1.24
9122025-09-09T22:10:12.535Z Downloaded rusty-fork v0.3.0
9132025-09-09T22:10:12.538Z Downloaded h2 v0.4.6
9142025-09-09T22:10:12.543Z Downloaded daft-derive v0.1.4
9152025-09-09T22:10:12.548Z Downloaded tower-service v0.3.3
9162025-09-09T22:10:12.552Z Downloaded radium v0.7.0
9172025-09-09T22:10:12.552Z Downloaded proc-macro-crate v1.3.1
9182025-09-09T22:10:12.555Z Downloaded maybe-uninit v2.0.0
9192025-09-09T22:10:12.555Z Downloaded password-hash v0.4.2
9202025-09-09T22:10:12.559Z Downloaded bindgen v0.69.5
9212025-09-09T22:10:12.563Z Downloaded debug-ignore v1.0.5
9222025-09-09T22:10:12.565Z Downloaded rustc-demangle v0.1.24
9232025-09-09T22:10:12.568Z Downloaded data-encoding v2.9.0
9242025-09-09T22:10:12.568Z Downloaded bitvec v1.0.1
9252025-09-09T22:10:12.583Z Downloaded num_threads v0.1.7
9262025-09-09T22:10:12.586Z Downloaded pin-utils v0.1.0
9272025-09-09T22:10:12.586Z Downloaded owo-colors v4.2.2
9282025-09-09T22:10:12.596Z Downloaded crossterm v0.29.0
9292025-09-09T22:10:12.599Z Downloaded tabled_derive v0.11.0
9302025-09-09T22:10:12.599Z Downloaded tabled_derive v0.10.0
9312025-09-09T22:10:12.602Z Downloaded vergen v8.3.2
9322025-09-09T22:10:12.605Z Downloaded structmeta-derive v0.3.0
9332025-09-09T22:10:12.605Z Downloaded env_logger v0.10.2
9342025-09-09T22:10:12.608Z Downloaded document-features v0.2.11
9352025-09-09T22:10:12.608Z Downloaded bindgen v0.71.1
9362025-09-09T22:10:12.614Z Downloaded untrusted v0.9.0
9372025-09-09T22:10:12.617Z Downloaded typify-macro v0.2.0
9382025-09-09T22:10:12.617Z Downloaded num_enum v0.5.11
9392025-09-09T22:10:12.622Z Downloaded rand_chacha v0.3.1
9402025-09-09T22:10:12.625Z Downloaded tokio-postgres v0.7.13
9412025-09-09T22:10:12.628Z Downloaded salsa20 v0.10.2
9422025-09-09T22:10:12.631Z Downloaded darling v0.21.0
9432025-09-09T22:10:12.634Z Downloaded nanorand v0.7.0
9442025-09-09T22:10:12.637Z Downloaded phf_shared v0.12.1
9452025-09-09T22:10:12.641Z Downloaded darling v0.20.10
9462025-09-09T22:10:12.643Z Downloaded tracing-core v0.1.32
9472025-09-09T22:10:12.646Z Downloaded prefix-trie v0.7.0
9482025-09-09T22:10:12.649Z Downloaded p256 v0.13.2
9492025-09-09T22:10:12.653Z Downloaded pkcs1 v0.7.5
9502025-09-09T22:10:12.655Z Downloaded twox-hash v2.1.0
9512025-09-09T22:10:12.658Z Downloaded tar v0.4.44
9522025-09-09T22:10:12.661Z Downloaded schemars_derive v0.8.22
9532025-09-09T22:10:12.661Z Downloaded multer v3.1.0
9542025-09-09T22:10:12.664Z Downloaded zerocopy v0.6.6
9552025-09-09T22:10:12.669Z Downloaded test-strategy v0.4.3
9562025-09-09T22:10:12.672Z Downloaded futures v0.3.31
9572025-09-09T22:10:12.675Z Downloaded toml v0.9.5
9582025-09-09T22:10:12.680Z Downloaded postcard v1.0.10
9592025-09-09T22:10:12.683Z Downloaded pkcs8 v0.10.2
9602025-09-09T22:10:12.686Z Downloaded pin-project v1.1.6
9612025-09-09T22:10:12.696Z Downloaded value-bag v1.9.0
9622025-09-09T22:10:12.699Z Downloaded signal-hook v0.3.18
9632025-09-09T22:10:12.702Z Downloaded stringprep v0.1.5
9642025-09-09T22:10:12.705Z Downloaded rayon-core v1.12.1
9652025-09-09T22:10:12.708Z Downloaded ed25519-dalek v2.1.1
9662025-09-09T22:10:12.711Z Downloaded tabled v0.18.0
9672025-09-09T22:10:12.726Z Downloaded socket2 v0.5.10
9682025-09-09T22:10:12.729Z Downloaded quinn-proto v0.11.8
9692025-09-09T22:10:12.736Z Downloaded winnow v0.6.26
9702025-09-09T22:10:12.747Z Downloaded socket2 v0.6.0
9712025-09-09T22:10:12.750Z Downloaded serde_with v3.14.0
9722025-09-09T22:10:12.760Z Downloaded rsa v0.9.6
9732025-09-09T22:10:12.765Z Downloaded lalrpop v0.19.12
9742025-09-09T22:10:12.775Z Downloaded reedline v0.40.0
9752025-09-09T22:10:12.782Z Downloaded salty v0.3.0
9762025-09-09T22:10:12.789Z Downloaded rustls-webpki v0.101.7
9772025-09-09T22:10:12.803Z Downloaded num-bigint v0.4.6
9782025-09-09T22:10:12.807Z Downloaded mio v1.0.2
9792025-09-09T22:10:12.812Z Downloaded steno v0.4.1
9802025-09-09T22:10:12.816Z Downloaded tabled v0.20.0
9812025-09-09T22:10:12.834Z Downloaded tokio-util v0.7.15
9822025-09-09T22:10:12.840Z Downloaded rustyline v14.0.0
9832025-09-09T22:10:12.845Z Downloaded rustls-webpki v0.102.8
9842025-09-09T22:10:12.862Z Downloaded typed-path v0.9.3
9852025-09-09T22:10:12.867Z Downloaded rustls v0.21.12
9862025-09-09T22:10:12.877Z Downloaded sqlparser v0.45.0
9872025-09-09T22:10:12.883Z Downloaded polar-core v0.27.3
9882025-09-09T22:10:12.889Z Downloaded proptest v1.7.0
9892025-09-09T22:10:12.898Z Downloaded num-bigint-dig v0.8.4
9902025-09-09T22:10:12.902Z Downloaded ssh-key v0.6.6
9912025-09-09T22:10:12.909Z Downloaded smoltcp v0.11.0
9922025-09-09T22:10:12.920Z Downloaded rustls v0.23.19
9932025-09-09T22:10:12.930Z Downloaded quick-xml v0.37.2
9942025-09-09T22:10:12.937Z Downloaded regex-syntax v0.6.29
9952025-09-09T22:10:12.942Z Downloaded zlib-rs v0.5.1
9962025-09-09T22:10:12.946Z Downloaded git2 v0.19.0
9972025-09-09T22:10:12.954Z Downloaded regress v0.10.4
9982025-09-09T22:10:12.962Z Downloaded petname v2.0.2
9992025-09-09T22:10:12.967Z Downloaded diesel v2.2.12
10002025-09-09T22:10:12.986Z Downloaded openssl v0.10.73
10012025-09-09T22:10:12.995Z Downloaded bstr v1.10.0
10022025-09-09T22:10:13.003Z Downloaded vcpkg v0.2.15
10032025-09-09T22:10:13.041Z Downloaded webpki-roots v1.0.1
10042025-09-09T22:10:13.044Z Downloaded rustls v0.22.4
10052025-09-09T22:10:13.055Z Downloaded object v0.30.4
10062025-09-09T22:10:13.064Z Downloaded nix v0.28.0
10072025-09-09T22:10:13.073Z Downloaded curve25519-dalek v4.1.3
10082025-09-09T22:10:13.081Z Downloaded typify-impl v0.2.0
10092025-09-09T22:10:13.094Z Downloaded zerocopy v0.8.26
10102025-09-09T22:10:13.113Z Downloaded object v0.36.5
10112025-09-09T22:10:13.123Z Downloaded dropshot v0.16.4
10122025-09-09T22:10:13.143Z Downloaded hickory-proto v0.25.2
10132025-09-09T22:10:13.158Z Downloaded sled v0.34.7
10142025-09-09T22:10:13.168Z Downloaded openapiv3 v2.2.0
10152025-09-09T22:10:13.179Z Downloaded regex v1.11.1
10162025-09-09T22:10:13.191Z Downloaded nix v0.30.1
10172025-09-09T22:10:13.201Z Downloaded bzip2-sys v0.1.13+1.0.8
10182025-09-09T22:10:13.212Z Downloaded typify-impl v0.3.0
10192025-09-09T22:10:13.224Z Downloaded typify-impl v0.4.3
10202025-09-09T22:10:13.258Z Downloaded ratatui v0.29.0
10212025-09-09T22:10:13.282Z Downloaded chrono-tz v0.10.4
10222025-09-09T22:10:13.303Z Downloaded zerocopy-derive v0.6.6
10232025-09-09T22:10:13.315Z Downloaded regex-syntax v0.8.5
10242025-09-09T22:10:13.323Z Downloaded moka v0.12.10
10252025-09-09T22:10:13.334Z Downloaded gimli v0.31.1
10262025-09-09T22:10:13.340Z Downloaded nix v0.29.0
10272025-09-09T22:10:13.351Z Downloaded hickory-proto v0.24.4
10282025-09-09T22:10:13.365Z Downloaded nix v0.27.1
10292025-09-09T22:10:13.375Z Downloaded tower-http v0.6.6
10302025-09-09T22:10:13.384Z Downloaded p384 v0.13.0
10312025-09-09T22:10:13.387Z Downloaded futures-util v0.3.31
10322025-09-09T22:10:13.399Z Downloaded smoltcp v0.9.1
10332025-09-09T22:10:13.408Z Downloaded sha3 v0.10.8
10342025-09-09T22:10:13.413Z Downloaded jiff v0.2.15
10352025-09-09T22:10:13.427Z Downloaded x509-cert v0.2.5
10362025-09-09T22:10:13.433Z Downloaded quinn v0.11.5
10372025-09-09T22:10:13.436Z Downloaded reqwest v0.12.22
10382025-09-09T22:10:13.444Z Downloaded radix_trie v0.2.1
10392025-09-09T22:10:13.449Z Downloaded petgraph v0.6.5
10402025-09-09T22:10:13.465Z Downloaded regex-automata v0.4.8
10412025-09-09T22:10:13.478Z Downloaded lzma-sys v0.1.20
10422025-09-09T22:10:13.504Z Downloaded libz-sys v1.1.20
10432025-09-09T22:10:13.523Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10442025-09-09T22:10:13.538Z Downloaded rcgen v0.12.1
10452025-09-09T22:10:13.541Z Downloaded tower v0.5.2
10462025-09-09T22:10:13.550Z Downloaded expectorate v1.2.0
10472025-09-09T22:10:13.553Z Downloaded darling_core v0.21.0
10482025-09-09T22:10:13.557Z Downloaded zip v4.2.0
10492025-09-09T22:10:13.561Z Downloaded unicode_categories v0.1.1
10502025-09-09T22:10:13.564Z Downloaded petgraph v0.8.2
10512025-09-09T22:10:13.581Z Downloaded csv v1.3.1
10522025-09-09T22:10:13.598Z Downloaded tokio v1.47.0
10532025-09-09T22:10:13.633Z Downloaded rpassword v7.4.0
10542025-09-09T22:10:13.636Z Downloaded nom v7.1.3
10552025-09-09T22:10:13.639Z Downloaded scrypt v0.11.0
10562025-09-09T22:10:13.642Z Downloaded winnow v0.5.40
10572025-09-09T22:10:13.649Z Downloaded pin-project-internal v1.1.6
10582025-09-09T22:10:13.652Z Downloaded password-hash v0.5.0
10592025-09-09T22:10:13.655Z Downloaded pin-project-lite v0.2.14
10602025-09-09T22:10:13.658Z Downloaded dropshot_endpoint v0.16.4
10612025-09-09T22:10:13.660Z Downloaded toml v0.7.8
10622025-09-09T22:10:13.664Z Downloaded flate2 v1.1.2
10632025-09-09T22:10:13.668Z Downloaded toml_edit v0.19.15
10642025-09-09T22:10:13.685Z Downloaded term v0.7.0
10652025-09-09T22:10:13.688Z Downloaded strip-ansi-escapes v0.2.0
10662025-09-09T22:10:13.691Z Downloaded rustversion v1.0.17
10672025-09-09T22:10:13.694Z Downloaded encoding_rs v0.8.34
10682025-09-09T22:10:13.711Z Downloaded flume v0.11.1
10692025-09-09T22:10:13.714Z Downloaded darling_core v0.20.10
10702025-09-09T22:10:13.718Z Downloaded phf v0.11.2
10712025-09-09T22:10:13.721Z Downloaded itertools v0.13.0
10722025-09-09T22:10:13.727Z Downloaded hkdf v0.12.4
10732025-09-09T22:10:13.730Z Downloaded spin v0.9.8
10742025-09-09T22:10:13.733Z Downloaded futures-core v0.3.31
10752025-09-09T22:10:13.733Z Downloaded dirs-sys-next v0.1.2
10762025-09-09T22:10:13.733Z Downloaded curve25519-dalek-derive v0.1.1
10772025-09-09T22:10:13.736Z Downloaded untrusted v0.7.1
10782025-09-09T22:10:13.736Z Downloaded thiserror-impl-no-std v2.0.2
10792025-09-09T22:10:13.739Z Downloaded parking_lot v0.11.2
10802025-09-09T22:10:13.739Z Downloaded oxnet v0.1.3
10812025-09-09T22:10:13.742Z Downloaded oxide-tokio-rt v0.1.2
10822025-09-09T22:10:13.745Z Downloaded pretty-hex v0.2.1
10832025-09-09T22:10:13.745Z Downloaded enum-as-inner v0.6.1
10842025-09-09T22:10:13.745Z Downloaded progenitor-client v0.10.0
10852025-09-09T22:10:13.748Z Downloaded predicates-core v1.0.8
10862025-09-09T22:10:13.748Z Downloaded packed_struct v0.10.1
10872025-09-09T22:10:13.748Z Downloaded der v0.7.9
10882025-09-09T22:10:13.752Z Downloaded papergrid v0.14.0
10892025-09-09T22:10:13.757Z Downloaded ring v0.17.14
10902025-09-09T22:10:13.797Z Downloaded glob v0.3.2
10912025-09-09T22:10:13.800Z Downloaded futures-io v0.3.31
10922025-09-09T22:10:13.800Z Downloaded subprocess v0.2.9
10932025-09-09T22:10:13.803Z Downloaded tough v0.20.0
10942025-09-09T22:10:13.810Z Downloaded typify-macro v0.3.0
10952025-09-09T22:10:13.813Z Downloaded p521 v0.13.3
10962025-09-09T22:10:13.817Z Downloaded secrecy v0.10.3
10972025-09-09T22:10:13.817Z Downloaded sec1 v0.7.3
10982025-09-09T22:10:13.820Z Downloaded itertools v0.12.1
10992025-09-09T22:10:13.823Z Downloaded num-rational v0.4.2
11002025-09-09T22:10:13.826Z Downloaded serde_with_macros v3.14.0
11012025-09-09T22:10:13.827Z Downloaded itertools v0.14.0
11022025-09-09T22:10:13.832Z Downloaded pbkdf2 v0.12.2
11032025-09-09T22:10:13.836Z Downloaded path-slash v0.1.5
11042025-09-09T22:10:13.836Z Downloaded foldhash v0.1.5
11052025-09-09T22:10:13.836Z Downloaded schemars v0.8.22
11062025-09-09T22:10:13.847Z Downloaded libgit2-sys v0.17.0+1.8.1
11072025-09-09T22:10:13.897Z Downloaded zip v0.6.6
11082025-09-09T22:10:13.900Z Downloaded publicsuffix v2.3.0
11092025-09-09T22:10:13.903Z Downloaded poly1305 v0.8.0
11102025-09-09T22:10:13.906Z Downloaded num-complex v0.4.6
11112025-09-09T22:10:13.906Z Downloaded fixedbitset v0.5.7
11122025-09-09T22:10:13.909Z Downloaded supports-color v3.0.2
11132025-09-09T22:10:13.909Z Downloaded oso v0.27.3
11142025-09-09T22:10:13.912Z Downloaded iri-string v0.7.8
11152025-09-09T22:10:13.918Z Downloaded serde-hex v0.1.0
11162025-09-09T22:10:13.921Z Downloaded semver v0.1.20
11172025-09-09T22:10:13.921Z Downloaded parse-display-derive v0.10.0
11182025-09-09T22:10:13.921Z Downloaded num-iter v0.1.45
11192025-09-09T22:10:13.924Z Downloaded native-tls v0.2.12
11202025-09-09T22:10:13.924Z Downloaded iddqd v0.3.9
11212025-09-09T22:10:13.929Z Downloaded rustc_version v0.1.7
11222025-09-09T22:10:13.932Z Downloaded ron v0.7.1
11232025-09-09T22:10:13.935Z Downloaded openssl-sys v0.9.109
11242025-09-09T22:10:13.939Z Downloaded pkg-config v0.3.31
11252025-09-09T22:10:13.943Z Downloaded csv-core v0.1.11
11262025-09-09T22:10:13.943Z Downloaded progenitor-impl v0.11.0
11272025-09-09T22:10:13.949Z Downloaded elliptic-curve v0.13.8
11282025-09-09T22:10:13.953Z Downloaded tower-layer v0.3.3
11292025-09-09T22:10:13.953Z Downloaded progenitor-impl v0.9.1
11302025-09-09T22:10:13.953Z Downloaded progenitor v0.10.0
11312025-09-09T22:10:13.953Z Downloaded polyval v0.6.2
11322025-09-09T22:10:13.953Z Downloaded packed_struct_codegen v0.10.1
11332025-09-09T22:10:13.957Z Downloaded flagset v0.4.6
11342025-09-09T22:10:13.957Z Downloaded sync_wrapper v1.0.1
11352025-09-09T22:10:13.957Z Downloaded sync-ptr v0.1.4
11362025-09-09T22:10:13.957Z Downloaded filetime v0.2.25
11372025-09-09T22:10:13.960Z Downloaded time v0.3.36
11382025-09-09T22:10:13.965Z Downloaded typify v0.3.0
11392025-09-09T22:10:13.968Z Downloaded pkcs5 v0.7.1
11402025-09-09T22:10:13.972Z Downloaded strum_macros v0.24.3
11412025-09-09T22:10:13.974Z Downloaded slog-stdlog v4.1.1
11422025-09-09T22:10:13.977Z Downloaded num-integer v0.1.46
11432025-09-09T22:10:13.977Z Downloaded tinyvec v1.8.0
11442025-09-09T22:10:13.980Z Downloaded zone v0.3.1
11452025-09-09T22:10:13.980Z Downloaded itertools v0.10.5
11462025-09-09T22:10:13.986Z Downloaded foreign-types v0.3.2
11472025-09-09T22:10:13.990Z Downloaded uzers v0.12.1
11482025-09-09T22:10:13.991Z Downloaded thiserror-no-std v2.0.2
11492025-09-09T22:10:13.993Z Downloaded omicron-zone-package v0.12.2
11502025-09-09T22:10:13.996Z Downloaded typify-macro v0.4.3
11512025-09-09T22:10:13.996Z Downloaded tokio-native-tls v0.3.1
11522025-09-09T22:10:13.996Z Downloaded tokio-dtrace v0.1.0
11532025-09-09T22:10:14.000Z Downloaded quick-error v1.2.3
11542025-09-09T22:10:14.000Z Downloaded hyper-util v0.1.16
11552025-09-09T22:10:14.004Z Downloaded hashbrown v0.13.2
11562025-09-09T22:10:14.008Z Downloaded similar v2.7.0
11572025-09-09T22:10:14.013Z Downloaded derive_more-impl v2.0.1
11582025-09-09T22:10:14.017Z Downloaded serde_cbor v0.11.2
11592025-09-09T22:10:14.020Z Downloaded newtype-uuid v1.2.4
11602025-09-09T22:10:14.023Z Downloaded zerocopy-derive v0.8.26
11612025-09-09T22:10:14.027Z Downloaded yansi v1.0.1
11622025-09-09T22:10:14.030Z Downloaded miniz_oxide v0.8.5
11632025-09-09T22:10:14.033Z Downloaded der_derive v0.7.3
11642025-09-09T22:10:14.033Z Downloaded rand v0.9.2
11652025-09-09T22:10:14.037Z Downloaded float-cmp v0.10.0
11662025-09-09T22:10:14.039Z Downloaded postgres-protocol v0.6.8
11672025-09-09T22:10:14.039Z Downloaded diff v0.1.13
11682025-09-09T22:10:14.042Z Downloaded diesel_derives v2.2.3
11692025-09-09T22:10:14.045Z Downloaded derive_more v2.0.1
11702025-09-09T22:10:14.052Z Downloaded libxml v0.3.3
11712025-09-09T22:10:14.057Z Downloaded typify v0.2.0
11722025-09-09T22:10:14.060Z Downloaded postgres-types v0.2.9
11732025-09-09T22:10:14.064Z Downloaded hickory-resolver v0.24.4
11742025-09-09T22:10:14.069Z Downloaded pbkdf2 v0.11.0
11752025-09-09T22:10:14.069Z Downloaded openssl-probe v0.1.5
11762025-09-09T22:10:14.069Z Downloaded daft v0.1.4
11772025-09-09T22:10:14.069Z Downloaded zeroize_derive v1.4.2
11782025-09-09T22:10:14.075Z Downloaded termtree v0.5.1
11792025-09-09T22:10:14.075Z Downloaded support-bundle-viewer v0.1.2
11802025-09-09T22:10:14.075Z Downloaded pem-rfc7468 v0.7.0
11812025-09-09T22:10:14.076Z Downloaded parking_lot_core v0.9.10
11822025-09-09T22:10:14.080Z Downloaded float-ord v0.3.2
11832025-09-09T22:10:14.080Z Downloaded xshell v0.2.7
11842025-09-09T22:10:14.080Z Downloaded xattr v1.3.1
11852025-09-09T22:10:14.080Z Downloaded rustls-pemfile v2.2.0
11862025-09-09T22:10:14.087Z Downloaded snafu v0.8.5
11872025-09-09T22:10:14.092Z Downloaded slog-json v2.6.1
11882025-09-09T22:10:14.092Z Downloaded slog-envlogger v2.2.0
11892025-09-09T22:10:14.092Z Downloaded slab v0.4.9
11902025-09-09T22:10:14.092Z Downloaded peg-macros v0.8.5
11912025-09-09T22:10:14.096Z Downloaded newtype_derive v0.1.6
11922025-09-09T22:10:14.096Z Downloaded derive_more v0.99.20
11932025-09-09T22:10:14.099Z Downloaded unicode-properties v0.1.3
11942025-09-09T22:10:14.104Z Downloaded rtoolbox v0.0.2
11952025-09-09T22:10:14.104Z Downloaded rand_seeder v0.4.0
11962025-09-09T22:10:14.104Z Downloaded rand_core v0.9.3
11972025-09-09T22:10:14.104Z Downloaded rand v0.8.5
11982025-09-09T22:10:14.107Z Downloaded pretty_assertions v1.4.1
11992025-09-09T22:10:14.110Z Downloaded headers v0.4.1
12002025-09-09T22:10:14.112Z Downloaded aes-gcm v0.10.3
12012025-09-09T22:10:14.115Z Downloaded mime v0.3.17
12022025-09-09T22:10:14.117Z Downloaded vte v0.11.1
12032025-09-09T22:10:14.121Z Downloaded progenitor-client v0.8.0
12042025-09-09T22:10:14.121Z Downloaded futures-sink v0.3.31
12052025-09-09T22:10:14.121Z Downloaded fs-err v2.11.0
12062025-09-09T22:10:14.124Z Downloaded ff v0.13.0
12072025-09-09T22:10:14.124Z Downloaded bytes v1.10.1
12082025-09-09T22:10:14.127Z Downloaded ron v0.8.1
12092025-09-09T22:10:14.132Z Downloaded hyper-rustls v0.27.7
12102025-09-09T22:10:14.135Z Downloaded arc-swap v1.7.1
12112025-09-09T22:10:14.138Z Downloaded serde_path_to_error v0.1.17
12122025-09-09T22:10:14.140Z Downloaded base64 v0.13.1
12132025-09-09T22:10:14.143Z Downloaded cstr-argument v0.1.2
12142025-09-09T22:10:14.143Z Downloaded crunchy v0.2.2
12152025-09-09T22:10:14.145Z Downloaded crucible-workspace-hack v0.1.0
12162025-09-09T22:10:14.145Z Downloaded sct v0.7.1
12172025-09-09T22:10:14.148Z Downloaded tokio-macros v2.5.0
12182025-09-09T22:10:14.148Z Downloaded slog-bunyan v2.5.0
12192025-09-09T22:10:14.150Z Downloaded lock_api v0.4.12
12202025-09-09T22:10:14.150Z Downloaded libsw v3.5.0
12212025-09-09T22:10:14.153Z Downloaded cancel-safe-futures v0.1.5
12222025-09-09T22:10:14.155Z Downloaded ignore v0.4.23
12232025-09-09T22:10:14.158Z Downloaded highway v1.3.0
12242025-09-09T22:10:14.160Z Downloaded base64 v0.22.1
12252025-09-09T22:10:14.163Z Downloaded shell-words v1.1.0
12262025-09-09T22:10:14.163Z Downloaded crc-any v2.5.0
12272025-09-09T22:10:14.165Z Downloaded hickory-client v0.25.2
12282025-09-09T22:10:14.165Z Downloaded clang-sys v1.8.1
12292025-09-09T22:10:14.168Z Downloaded iana-time-zone v0.1.63
12302025-09-09T22:10:14.171Z Downloaded bzip2 v0.5.2
12312025-09-09T22:10:14.174Z Downloaded bzip2 v0.4.4
12322025-09-09T22:10:14.176Z Downloaded blake2 v0.10.6
12332025-09-09T22:10:14.179Z Downloaded ingot-types v0.1.2
12342025-09-09T22:10:14.179Z Downloaded indoc v1.0.9
12352025-09-09T22:10:14.181Z Downloaded indent_write v2.2.0
12362025-09-09T22:10:14.181Z Downloaded is-terminal v0.4.13
12372025-09-09T22:10:14.184Z Downloaded instability v0.3.2
12382025-09-09T22:10:14.184Z Downloaded indoc v2.0.6
12392025-09-09T22:10:14.187Z Downloaded hyper-staticfile v0.10.1
12402025-09-09T22:10:14.190Z Downloaded hubpack v0.1.2
12412025-09-09T22:10:14.190Z Downloaded ciborium v0.2.2
12422025-09-09T22:10:14.193Z Downloaded base64ct v1.6.0
12432025-09-09T22:10:14.196Z Downloaded argon2 v0.5.3
12442025-09-09T22:10:14.196Z Downloaded internet-checksum v0.2.1
12452025-09-09T22:10:14.196Z Downloaded httpdate v1.0.3
12462025-09-09T22:10:14.199Z Downloaded cookie_store v0.21.1
12472025-09-09T22:10:14.199Z Downloaded backoff v0.4.0
12482025-09-09T22:10:14.201Z Downloaded hash32 v0.2.1
12492025-09-09T22:10:14.201Z Downloaded cmake v0.1.51
12502025-09-09T22:10:14.204Z Downloaded chacha20 v0.9.1
12512025-09-09T22:10:14.204Z Downloaded cexpr v0.6.0
12522025-09-09T22:10:14.207Z Downloaded blowfish v0.9.1
12532025-09-09T22:10:14.207Z Downloaded block-padding v0.3.3
12542025-09-09T22:10:14.211Z Downloaded bit-set v0.5.3
12552025-09-09T22:10:14.214Z Downloaded bcs v0.1.6
12562025-09-09T22:10:14.214Z Downloaded bcrypt-pbkdf v0.10.0
12572025-09-09T22:10:14.217Z Downloaded bb8 v0.8.5
12582025-09-09T22:10:14.217Z Downloaded lru v0.12.5
12592025-09-09T22:10:14.219Z Downloaded jiff-static v0.2.15
12602025-09-09T22:10:14.219Z Downloaded impl-trait-for-tuples v0.2.2
12612025-09-09T22:10:14.222Z Downloaded hyper v1.7.0
12622025-09-09T22:10:14.228Z Downloaded hubpack_derive v0.1.1
12632025-09-09T22:10:14.231Z Downloaded http-body-util v0.1.3
12642025-09-09T22:10:14.231Z Downloaded home v0.5.9
12652025-09-09T22:10:14.231Z Downloaded heck v0.3.3
12662025-09-09T22:10:14.233Z Downloaded cargo_metadata v0.18.1
12672025-09-09T22:10:14.233Z Downloaded base16ct v0.2.0
12682025-09-09T22:10:14.236Z Downloaded arrayvec v0.7.6
12692025-09-09T22:10:14.236Z Downloaded cassowary v0.3.0
12702025-09-09T22:10:14.239Z Downloaded camino-tempfile-ext v0.3.2
12712025-09-09T22:10:14.239Z Downloaded keccak v0.1.5
12722025-09-09T22:10:14.242Z Downloaded indicatif v0.17.11
12732025-09-09T22:10:14.245Z Downloaded castaway v0.2.3
12742025-09-09T22:10:14.245Z Downloaded array-init v0.0.4
12752025-09-09T22:10:14.245Z Downloaded bitfield v0.14.0
12762025-09-09T22:10:14.248Z Downloaded linear-map v1.2.0
12772025-09-09T22:10:14.248Z Downloaded const_format_proc_macros v0.2.34
12782025-09-09T22:10:14.251Z Downloaded ciborium-ll v0.2.2
12792025-09-09T22:10:14.251Z Downloaded cfg_aliases v0.1.1
12802025-09-09T22:10:14.251Z Downloaded http-body v1.0.1
12812025-09-09T22:10:14.254Z Downloaded hostname v0.3.1
12822025-09-09T22:10:14.254Z Downloaded arrayref v0.3.9
12832025-09-09T22:10:14.258Z Downloaded headers-core v0.3.0
12842025-09-09T22:10:14.258Z Downloaded http-range v0.1.5
12852025-09-09T22:10:14.258Z Downloaded half v1.8.3
12862025-09-09T22:10:14.261Z Downloaded crc32fast v1.4.2
12872025-09-09T22:10:14.458Z Downloaded aws-lc-sys v0.26.0
12882025-09-09T22:10:14.783Z Compiling value-bag v1.9.0
12892025-09-09T22:10:14.783Z Compiling shlex v1.3.0
12902025-09-09T22:10:14.783Z Compiling lock_api v0.4.12
12912025-09-09T22:10:14.786Z Compiling scopeguard v1.2.0
12922025-09-09T22:10:14.786Z Compiling typenum v1.17.0
12932025-09-09T22:10:14.786Z Compiling generic-array v0.14.7
12942025-09-09T22:10:14.786Z Compiling syn v2.0.106
12952025-09-09T22:10:14.951Z Compiling getrandom v0.2.15
12962025-09-09T22:10:15.164Z Compiling jobserver v0.1.32
12972025-09-09T22:10:15.329Z Compiling rand_core v0.6.4
12982025-09-09T22:10:15.419Z Compiling smallvec v1.15.1
12992025-09-09T22:10:15.441Z Compiling log v0.4.27
13002025-09-09T22:10:15.611Z Compiling cc v1.2.30
13012025-09-09T22:10:15.831Z Compiling portable-atomic v1.11.0
13022025-09-09T22:10:15.880Z Compiling subtle v2.6.1
13032025-09-09T22:10:15.949Z Compiling critical-section v1.1.3
13042025-09-09T22:10:15.993Z Compiling const-oid v0.9.6
13052025-09-09T22:10:16.150Z Compiling pkg-config v0.3.31
13062025-09-09T22:10:16.220Z Compiling pin-project-lite v0.2.14
13072025-09-09T22:10:16.286Z Compiling parking_lot_core v0.9.10
13082025-09-09T22:10:16.383Z Compiling rustix v0.38.37
13092025-09-09T22:10:17.264Z Compiling signal-hook-registry v1.4.2
13102025-09-09T22:10:17.295Z Compiling parking_lot v0.12.3
13112025-09-09T22:10:17.351Z Compiling mio v1.0.2
13122025-09-09T22:10:17.373Z Compiling futures-core v0.3.31
13132025-09-09T22:10:17.634Z Compiling spin v0.9.8
13142025-09-09T22:10:18.001Z Compiling libm v0.2.8
13152025-09-09T22:10:18.043Z Compiling once_cell v1.21.3
13162025-09-09T22:10:18.067Z Compiling socket2 v0.6.0
13172025-09-09T22:10:18.136Z Compiling num-traits v0.2.19
13182025-09-09T22:10:18.223Z Compiling aho-corasick v1.1.3
13192025-09-09T22:10:18.471Z Compiling slab v0.4.9
13202025-09-09T22:10:18.512Z Compiling allocator-api2 v0.2.21
13212025-09-09T22:10:18.532Z Compiling regex-syntax v0.8.5
13222025-09-09T22:10:18.562Z Compiling foldhash v0.1.5
13232025-09-09T22:10:18.868Z Compiling getrandom v0.3.1
13242025-09-09T22:10:18.995Z Compiling serde_json v1.0.143
13252025-09-09T22:10:19.084Z Compiling cpufeatures v0.2.14
13262025-09-09T22:10:19.316Z Compiling hashbrown v0.15.4
13272025-09-09T22:10:19.643Z Compiling percent-encoding v2.3.2
13282025-09-09T22:10:19.667Z Compiling glob v0.3.2
13292025-09-09T22:10:19.702Z Compiling either v1.15.0
13302025-09-09T22:10:20.015Z Compiling futures-sink v0.3.31
13312025-09-09T22:10:20.213Z Compiling futures-channel v0.3.31
13322025-09-09T22:10:20.559Z Compiling clang-sys v1.8.1
13332025-09-09T22:10:20.792Z Compiling pin-utils v0.1.0
13342025-09-09T22:10:20.946Z Compiling futures-task v0.3.31
13352025-09-09T22:10:21.050Z Compiling prettyplease v0.2.36
13362025-09-09T22:10:21.120Z Compiling futures-io v0.3.31
13372025-09-09T22:10:21.252Z Compiling lazy_static v1.5.0
13382025-09-09T22:10:21.382Z Compiling minimal-lexical v0.2.1
13392025-09-09T22:10:21.407Z Compiling libloading v0.8.5
13402025-09-09T22:10:21.431Z Compiling base64ct v1.6.0
13412025-09-09T22:10:21.478Z Compiling home v0.5.9
13422025-09-09T22:10:21.714Z Compiling bindgen v0.69.5
13432025-09-09T22:10:21.900Z Compiling nom v7.1.3
13442025-09-09T22:10:22.091Z Compiling pem-rfc7468 v0.7.0
13452025-09-09T22:10:22.536Z Compiling regex-automata v0.4.8
13462025-09-09T22:10:22.714Z Compiling synstructure v0.13.1
13472025-09-09T22:10:22.962Z Compiling itertools v0.12.1
13482025-09-09T22:10:24.163Z Compiling lazycell v1.3.0
13492025-09-09T22:10:24.372Z Compiling flagset v0.4.6
13502025-09-09T22:10:24.624Z Compiling rustc-hash v1.1.0
13512025-09-09T22:10:24.720Z Compiling cmake v0.1.51
13522025-09-09T22:10:24.799Z Compiling dunce v1.0.5
13532025-09-09T22:10:24.960Z Compiling fs_extra v1.3.0
13542025-09-09T22:10:25.347Z Compiling cexpr v0.6.0
13552025-09-09T22:10:25.536Z Compiling form_urlencoded v1.2.2
13562025-09-09T22:10:25.589Z Compiling paste v1.0.15
13572025-09-09T22:10:25.843Z Compiling vcpkg v0.2.15
13582025-09-09T22:10:25.879Z Compiling iana-time-zone v0.1.63
13592025-09-09T22:10:26.008Z Compiling ring v0.17.14
13602025-09-09T22:10:26.277Z Compiling tracing-core v0.1.32
13612025-09-09T22:10:26.908Z Compiling aws-lc-rs v1.12.4
13622025-09-09T22:10:27.329Z Compiling rustls-pki-types v1.10.0
13632025-09-09T22:10:27.388Z Compiling rustversion v1.0.17
13642025-09-09T22:10:27.459Z Compiling base64 v0.22.1
13652025-09-09T22:10:27.525Z Compiling openssl-sys v0.9.109
13662025-09-09T22:10:27.811Z Compiling serde_derive v1.0.219
13672025-09-09T22:10:28.095Z Compiling zeroize_derive v1.4.2
13682025-09-09T22:10:28.146Z Compiling zerofrom-derive v0.1.4
13692025-09-09T22:10:28.274Z Compiling yoke-derive v0.7.4
13702025-09-09T22:10:28.645Z Compiling zerovec-derive v0.10.3
13712025-09-09T22:10:29.571Z Compiling zeroize v1.8.1
13722025-09-09T22:10:30.906Z Compiling displaydoc v0.2.5
13732025-09-09T22:10:31.175Z Compiling tokio-macros v2.5.0
13742025-09-09T22:10:31.408Z Compiling crypto-common v0.1.6
13752025-09-09T22:10:31.431Z Compiling block-buffer v0.10.4
13762025-09-09T22:10:31.654Z Compiling zerofrom v0.1.4
13772025-09-09T22:10:31.713Z Compiling digest v0.10.7
13782025-09-09T22:10:31.916Z Compiling yoke v0.7.4
13792025-09-09T22:10:32.093Z Compiling zerocopy-derive v0.7.35
13802025-09-09T22:10:32.190Z Compiling hmac v0.12.1
13812025-09-09T22:10:32.287Z Compiling zerovec v0.10.4
13822025-09-09T22:10:32.381Z Compiling icu_provider_macros v1.5.0
13832025-09-09T22:10:32.428Z Compiling block-padding v0.3.3
13842025-09-09T22:10:32.645Z Compiling futures-macro v0.3.31
13852025-09-09T22:10:32.684Z Compiling inout v0.1.3
13862025-09-09T22:10:32.807Z Compiling sha2 v0.10.9
13872025-09-09T22:10:32.916Z Compiling regex v1.11.1
13882025-09-09T22:10:32.993Z Compiling cipher v0.4.4
13892025-09-09T22:10:33.493Z Compiling der_derive v0.7.3
13902025-09-09T22:10:33.597Z Compiling thiserror-impl v1.0.69
13912025-09-09T22:10:33.936Z Compiling salsa20 v0.10.2
13922025-09-09T22:10:34.213Z Compiling tinystr v0.7.6
13932025-09-09T22:10:34.268Z Compiling zerocopy v0.7.35
13942025-09-09T22:10:34.398Z Compiling icu_collections v1.5.0
13952025-09-09T22:10:34.620Z Compiling icu_locid v1.5.0
13962025-09-09T22:10:34.639Z Compiling futures-util v0.3.31
13972025-09-09T22:10:35.290Z Compiling serde v1.0.219
13982025-09-09T22:10:35.721Z Compiling ppv-lite86 v0.2.20
13992025-09-09T22:10:35.721Z Compiling pbkdf2 v0.12.2
14002025-09-09T22:10:35.794Z Compiling icu_provider v1.5.0
14012025-09-09T22:10:35.907Z Compiling der v0.7.9
14022025-09-09T22:10:36.409Z Compiling scrypt v0.11.0
14032025-09-09T22:10:36.577Z Compiling icu_locid_transform v1.5.0
14042025-09-09T22:10:36.629Z Compiling cbc v0.1.2
14052025-09-09T22:10:36.654Z Compiling thiserror v1.0.69
14062025-09-09T22:10:36.736Z Compiling aes v0.8.4
14072025-09-09T22:10:36.824Z Compiling pest v2.7.14
14082025-09-09T22:10:36.921Z Compiling tracing-attributes v0.1.27
14092025-09-09T22:10:37.003Z Compiling scroll_derive v0.12.0
14102025-09-09T22:10:38.491Z Compiling icu_properties v1.5.1
14112025-09-09T22:10:38.881Z Compiling spki v0.7.3
14122025-09-09T22:10:38.922Z Compiling httparse v1.9.5
14132025-09-09T22:10:39.273Z Compiling pkcs5 v0.7.1
14142025-09-09T22:10:39.452Z Compiling pest_meta v2.7.14
14152025-09-09T22:10:39.627Z Compiling tinyvec_macros v0.1.1
14162025-09-09T22:10:39.750Z Compiling tinyvec v1.8.0
14172025-09-09T22:10:39.978Z Compiling pkcs8 v0.10.2
14182025-09-09T22:10:40.105Z Compiling scroll v0.12.0
14192025-09-09T22:10:40.414Z Compiling tracing v0.1.40
14202025-09-09T22:10:40.516Z Compiling serde_derive_internals v0.29.1
14212025-09-09T22:10:40.643Z Compiling rand_core v0.9.3
14222025-09-09T22:10:40.669Z Compiling bitflags v2.9.1
14232025-09-09T22:10:40.949Z Compiling bytes v1.10.1
14242025-09-09T22:10:41.183Z Compiling semver v1.0.26
14252025-09-09T22:10:41.276Z Compiling indexmap v2.11.0
14262025-09-09T22:10:41.935Z Compiling rustc_version v0.4.1
14272025-09-09T22:10:42.440Z Compiling tokio v1.47.0
14282025-09-09T22:10:42.638Z Compiling icu_normalizer v1.5.0
14292025-09-09T22:10:42.827Z Compiling http v1.3.1
14302025-09-09T22:10:42.851Z Compiling chrono v0.4.41
14312025-09-09T22:10:43.235Z Compiling uuid v1.18.1
14322025-09-09T22:10:43.910Z Compiling idna_adapter v1.2.0
14332025-09-09T22:10:44.095Z Compiling pest_generator v2.7.14
14342025-09-09T22:10:44.190Z Compiling idna v1.0.3
14352025-09-09T22:10:44.499Z Compiling http-body v1.0.1
14362025-09-09T22:10:44.779Z Compiling bzip2-sys v0.1.13+1.0.8
14372025-09-09T22:10:44.882Z Compiling which v4.4.2
14382025-09-09T22:10:45.120Z Compiling url v2.5.4
14392025-09-09T22:10:45.434Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14402025-09-09T22:10:45.684Z Compiling untrusted v0.7.1
14412025-09-09T22:10:45.885Z Compiling adler2 v2.0.0
14422025-09-09T22:10:45.913Z Compiling time-core v0.1.2
14432025-09-09T22:10:45.954Z Compiling openssl-probe v0.1.5
14442025-09-09T22:10:46.112Z Compiling untrusted v0.9.0
14452025-09-09T22:10:46.133Z Compiling powerfmt v0.2.0
14462025-09-09T22:10:46.241Z Compiling num-conv v0.1.0
14472025-09-09T22:10:46.272Z Compiling try-lock v0.2.5
14482025-09-09T22:10:46.329Z Compiling tower-service v0.3.3
14492025-09-09T22:10:46.397Z Compiling foreign-types-shared v0.1.1
14502025-09-09T22:10:46.455Z Compiling schemars v0.8.22
14512025-09-09T22:10:46.490Z Compiling atomic-waker v1.1.2
14522025-09-09T22:10:46.511Z Compiling openssl v0.10.73
14532025-09-09T22:10:46.534Z Compiling time-macros v0.2.18
14542025-09-09T22:10:46.555Z Compiling foreign-types v0.3.2
14552025-09-09T22:10:46.678Z Compiling goblin v0.8.2
14562025-09-09T22:10:46.700Z Compiling want v0.3.1
14572025-09-09T22:10:46.859Z Compiling deranged v0.3.11
14582025-09-09T22:10:47.015Z Compiling miniz_oxide v0.8.5
14592025-09-09T22:10:48.270Z Compiling pest_derive v2.7.14
14602025-09-09T22:10:49.087Z Compiling schemars_derive v0.8.22
14612025-09-09T22:10:49.352Z Compiling rand_chacha v0.9.0
14622025-09-09T22:10:50.172Z Compiling ipnet v2.11.0
14632025-09-09T22:10:51.300Z Compiling tokio-util v0.7.15
14642025-09-09T22:10:52.060Z Compiling openssl-macros v0.1.1
14652025-09-09T22:10:52.579Z Compiling syn v1.0.109
14662025-09-09T22:10:52.841Z Compiling h2 v0.4.6
14672025-09-09T22:10:53.200Z Compiling rustls v0.23.19
14682025-09-09T22:10:53.221Z Compiling dyn-clone v1.0.20
14692025-09-09T22:10:53.519Z Compiling httpdate v1.0.3
14702025-09-09T22:10:53.547Z Compiling num_threads v0.1.7
14712025-09-09T22:10:53.628Z Compiling native-tls v0.2.12
14722025-09-09T22:10:53.707Z Compiling crossbeam-utils v0.8.21
14732025-09-09T22:10:53.981Z Compiling zerocopy v0.8.26
14742025-09-09T22:10:54.053Z Compiling dof v0.3.0
14752025-09-09T22:10:54.314Z Compiling time v0.3.36
14762025-09-09T22:10:55.989Z Compiling rand v0.9.2
14772025-09-09T22:10:56.219Z Compiling dtrace-parser v0.2.0
14782025-09-09T22:10:57.826Z Compiling heapless v0.7.17
14792025-09-09T22:10:58.112Z Compiling unicode-normalization v0.1.24
14802025-09-09T22:10:58.267Z Compiling signature v2.2.0
14812025-09-09T22:10:58.354Z Compiling zerocopy-derive v0.8.26
14822025-09-09T22:10:58.592Z Compiling crc32fast v1.4.2
14832025-09-09T22:10:58.825Z Compiling cookie v0.18.1
14842025-09-09T22:10:58.937Z Compiling unicode-bidi v0.3.17
14852025-09-09T22:10:59.170Z Compiling unicode-properties v0.1.3
14862025-09-09T22:10:59.192Z Compiling slog v2.7.0
14872025-09-09T22:10:59.604Z Compiling zstd-safe v7.2.3
14882025-09-09T22:10:59.759Z Compiling zlib-rs v0.5.1
14892025-09-09T22:10:59.992Z Compiling signal-hook v0.3.18
14902025-09-09T22:11:00.229Z Compiling hyper v1.7.0
14912025-09-09T22:11:00.328Z Compiling siphasher v0.3.11
14922025-09-09T22:11:00.726Z Compiling phf_shared v0.11.2
14932025-09-09T22:11:01.258Z Compiling stringprep v0.1.5
14942025-09-09T22:11:01.426Z Compiling usdt-impl v0.5.0
14952025-09-09T22:11:02.758Z Compiling hyper-util v0.1.16
14962025-09-09T22:11:03.754Z Compiling curve25519-dalek v4.1.3
14972025-09-09T22:11:03.878Z Compiling serde_spanned v0.6.9
14982025-09-09T22:11:04.158Z Compiling toml_datetime v0.6.11
14992025-09-09T22:11:04.206Z Compiling serde_tokenstream v0.2.2
15002025-09-09T22:11:04.471Z Compiling rand_chacha v0.3.1
15012025-09-09T22:11:04.746Z Compiling md-5 v0.10.6
15022025-09-09T22:11:04.785Z Compiling num-integer v0.1.46
15032025-09-09T22:11:05.066Z Compiling sync_wrapper v1.0.1
15042025-09-09T22:11:05.247Z Compiling hash32 v0.2.1
15052025-09-09T22:11:05.250Z Compiling ff v0.13.0
15062025-09-09T22:11:05.516Z Compiling memoffset v0.9.1
15072025-09-09T22:11:05.538Z Compiling psl-types v2.0.11
15082025-09-09T22:11:05.626Z Compiling num-bigint-dig v0.8.4
15092025-09-09T22:11:05.759Z Compiling fallible-iterator v0.2.0
15102025-09-09T22:11:05.886Z Compiling libz-rs-sys v0.5.1
15112025-09-09T22:11:05.994Z Compiling newtype-uuid v1.2.4
15122025-09-09T22:11:06.199Z Compiling litrs v0.4.1
15132025-09-09T22:11:06.355Z Compiling base16ct v0.2.0
15142025-09-09T22:11:06.460Z Compiling smoltcp v0.9.1
15152025-09-09T22:11:06.648Z Compiling gimli v0.31.1
15162025-09-09T22:11:06.723Z Compiling tower-layer v0.3.3
15172025-09-09T22:11:06.844Z Compiling cfg_aliases v0.2.1
15182025-09-09T22:11:06.918Z Compiling sec1 v0.7.3
15192025-09-09T22:11:06.967Z Compiling nix v0.29.0
15202025-09-09T22:11:07.008Z Compiling tower v0.5.2
15212025-09-09T22:11:07.146Z Compiling postgres-protocol v0.6.8
15222025-09-09T22:11:07.337Z Compiling document-features v0.2.11
15232025-09-09T22:11:07.530Z Compiling flate2 v1.1.2
15242025-09-09T22:11:07.904Z Compiling publicsuffix v2.3.0
15252025-09-09T22:11:08.267Z Compiling group v0.13.0
15262025-09-09T22:11:08.378Z Compiling num-iter v0.1.45
15272025-09-09T22:11:08.545Z Compiling rand v0.8.5
15282025-09-09T22:11:08.638Z Compiling tokio-native-tls v0.3.1
15292025-09-09T22:11:09.179Z Compiling ipnetwork v0.21.1
15302025-09-09T22:11:09.683Z Compiling strum_macros v0.27.1
15312025-09-09T22:11:09.706Z Compiling rustls-native-certs v0.8.1
15322025-09-09T22:11:10.032Z Compiling terminal_size v0.4.0
15332025-09-09T22:11:10.063Z Compiling http-body-util v0.1.3
15342025-09-09T22:11:10.290Z Compiling hkdf v0.12.4
15352025-09-09T22:11:10.313Z Compiling crypto-bigint v0.5.5
15362025-09-09T22:11:10.549Z Compiling webpki-roots v1.0.1
15372025-09-09T22:11:10.569Z Compiling async-trait v0.1.89
15382025-09-09T22:11:10.606Z Compiling thiserror-impl v2.0.16
15392025-09-09T22:11:10.762Z Compiling curve25519-dalek-derive v0.1.1
15402025-09-09T22:11:11.634Z Compiling addr2line v0.24.2
15412025-09-09T22:11:12.250Z Compiling object v0.36.5
15422025-09-09T22:11:12.377Z Compiling fs-err v3.1.1
15432025-09-09T22:11:12.735Z Compiling ahash v0.8.12
15442025-09-09T22:11:13.134Z Compiling bitflags v1.3.2
15452025-09-09T22:11:13.168Z Compiling managed v0.8.0
15462025-09-09T22:11:13.274Z Compiling rustix v1.0.7
15472025-09-09T22:11:13.669Z Compiling buf-list v1.0.3
15482025-09-09T22:11:13.869Z Compiling winnow v0.5.40
15492025-09-09T22:11:13.992Z Compiling lockfree-object-pool v0.1.6
15502025-09-09T22:11:14.279Z Compiling anyhow v1.0.99
15512025-09-09T22:11:14.317Z Compiling bumpalo v3.16.0
15522025-09-09T22:11:14.778Z Compiling iri-string v0.7.8
15532025-09-09T22:11:14.829Z Compiling rustc-demangle v0.1.24
15542025-09-09T22:11:14.902Z Compiling simd-adler32 v0.3.7
15552025-09-09T22:11:15.000Z Compiling hubpack_derive v0.1.1
15562025-09-09T22:11:15.476Z Compiling zopfli v0.8.1
15572025-09-09T22:11:15.706Z Compiling clap_builder v4.5.41
15582025-09-09T22:11:15.913Z Compiling hubpack v0.1.2
15592025-09-09T22:11:16.377Z Compiling strum v0.27.2
15602025-09-09T22:11:16.783Z Compiling thiserror v2.0.16
15612025-09-09T22:11:16.973Z Compiling elliptic-curve v0.13.8
15622025-09-09T22:11:17.132Z Compiling toml_edit v0.19.15
15632025-09-09T22:11:17.861Z Compiling tower-http v0.6.6
15642025-09-09T22:11:18.838Z Compiling hyper-tls v0.6.0
15652025-09-09T22:11:19.142Z Compiling oxnet v0.1.3
15662025-09-09T22:11:19.364Z Compiling backtrace v0.3.74
15672025-09-09T22:11:19.724Z Compiling signal-hook-mio v0.2.4
15682025-09-09T22:11:19.838Z Compiling cookie_store v0.21.1
15692025-09-09T22:11:19.932Z Compiling zstd v0.13.3
15702025-09-09T22:11:20.576Z Compiling postgres-types v0.2.9
15712025-09-09T22:11:21.622Z Compiling usdt-attr-macro v0.5.0
15722025-09-09T22:11:21.986Z Compiling usdt-macro v0.5.0
15732025-09-09T22:11:22.151Z Compiling phf v0.11.2
15742025-09-09T22:11:22.399Z Compiling ed25519 v2.2.3
15752025-09-09T22:11:23.202Z Compiling bzip2 v0.4.4
15762025-09-09T22:11:23.446Z Compiling bzip2 v0.5.2
15772025-09-09T22:11:23.604Z Compiling strum_macros v0.26.4
15782025-09-09T22:11:23.651Z Compiling serde_urlencoded v0.7.1
15792025-09-09T22:11:23.864Z Compiling serde-big-array v0.5.1
15802025-09-09T22:11:24.447Z Compiling pkcs1 v0.7.5
15812025-09-09T22:11:24.457Z Compiling rfc6979 v0.4.0
15822025-09-09T22:11:24.457Z Compiling bstr v1.10.0
15832025-09-09T22:11:24.457Z Compiling clap_derive v4.5.41
15842025-09-09T22:11:24.458Z Compiling daft-derive v0.1.4
15852025-09-09T22:11:25.254Z Compiling enum-as-inner v0.6.1
15862025-09-09T22:11:25.530Z Compiling serde_repr v0.1.19
15872025-09-09T22:11:25.803Z Compiling float-cmp v0.10.0
15882025-09-09T22:11:25.999Z Compiling socket2 v0.5.10
15892025-09-09T22:11:26.106Z Compiling encoding_rs v0.8.34
15902025-09-09T22:11:26.128Z Compiling precomputed-hash v0.1.1
15912025-09-09T22:11:26.273Z Compiling fixedbitset v0.4.2
15922025-09-09T22:11:26.880Z Compiling new_debug_unreachable v1.0.6
15932025-09-09T22:11:26.884Z Compiling predicates-core v1.0.8
15942025-09-09T22:11:26.884Z Compiling mime v0.3.17
15952025-09-09T22:11:26.913Z Compiling whoami v1.5.2
15962025-09-09T22:11:27.053Z Compiling unicode-segmentation v1.12.0
15972025-09-09T22:11:27.305Z Compiling data-encoding v2.9.0
15982025-09-09T22:11:27.464Z Compiling static_assertions v1.1.0
15992025-09-09T22:11:27.608Z Compiling normalize-line-endings v0.3.0
16002025-09-09T22:11:27.768Z Compiling difflib v0.4.0
16012025-09-09T22:11:27.946Z Compiling hickory-proto v0.25.2
16022025-09-09T22:11:28.199Z Compiling strum v0.26.3
16032025-09-09T22:11:28.433Z Compiling predicates v3.1.3
16042025-09-09T22:11:28.973Z Compiling clap v4.5.41
16052025-09-09T22:11:29.099Z Compiling similar v2.7.0
16062025-09-09T22:11:29.122Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16072025-09-09T22:11:29.204Z Compiling tokio-postgres v0.7.13
16082025-09-09T22:11:29.972Z Compiling toml_edit v0.22.27
16092025-09-09T22:11:30.060Z Compiling string_cache v0.8.9
16102025-09-09T22:11:30.529Z Compiling petgraph v0.6.5
16112025-09-09T22:11:31.183Z Compiling usdt v0.5.0
16122025-09-09T22:11:31.711Z Compiling daft v0.1.4
16132025-09-09T22:11:32.278Z Compiling rsa v0.9.6
16142025-09-09T22:11:32.297Z Compiling ecdsa v0.16.9
16152025-09-09T22:11:33.166Z Compiling zip v4.2.0
16162025-09-09T22:11:34.300Z Compiling zip v0.6.6
16172025-09-09T22:11:34.690Z Compiling ed25519-dalek v2.1.1
16182025-09-09T22:11:35.604Z Compiling toml v0.7.8
16192025-09-09T22:11:36.178Z Compiling crossterm v0.28.1
16202025-09-09T22:11:37.581Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16212025-09-09T22:11:37.868Z Compiling crossbeam-epoch v0.9.18
16222025-09-09T22:11:38.033Z Compiling tokio-stream v0.1.17
16232025-09-09T22:11:38.094Z Compiling openapiv3 v2.2.0
16242025-09-09T22:11:38.597Z Compiling x509-cert v0.2.5
16252025-09-09T22:11:39.103Z Compiling sha1 v0.10.6
16262025-09-09T22:11:39.569Z Compiling itertools v0.13.0
16272025-09-09T22:11:39.596Z Compiling itertools v0.10.5
16282025-09-09T22:11:39.829Z Compiling winnow v0.6.26
16292025-09-09T22:11:40.320Z Compiling lalrpop-util v0.19.12
16302025-09-09T22:11:40.345Z Compiling peg-runtime v0.8.5
16312025-09-09T22:11:40.716Z Compiling rustc-hash v2.1.1
16322025-09-09T22:11:40.942Z Compiling thread_local v1.1.8
16332025-09-09T22:11:40.965Z Compiling slog-async v2.8.0
16342025-09-09T22:11:41.478Z Compiling crossbeam-channel v0.5.15
16352025-09-09T22:11:41.628Z Compiling xattr v1.3.1
16362025-09-09T22:11:41.916Z Compiling futures-executor v0.3.31
16372025-09-09T22:11:42.152Z Compiling is-terminal v0.4.13
16382025-09-09T22:11:42.273Z Compiling filetime v0.2.25
16392025-09-09T22:11:42.323Z Compiling take_mut v0.2.2
16402025-09-09T22:11:42.420Z Compiling term v1.1.0
16412025-09-09T22:11:42.507Z Compiling tar v0.4.44
16422025-09-09T22:11:42.586Z Compiling futures v0.3.31
16432025-09-09T22:11:42.639Z Compiling camino v1.1.12
16442025-09-09T22:11:43.358Z Compiling slog-term v2.9.2
16452025-09-09T22:11:47.735Z Compiling aws-lc-sys v0.26.0
16462025-09-09T22:12:18.317Z Compiling rustls-webpki v0.102.8
16472025-09-09T22:12:23.180Z Compiling tokio-rustls v0.26.0
16482025-09-09T22:12:23.531Z Compiling hyper-rustls v0.27.7
16492025-09-09T22:12:23.868Z Compiling reqwest v0.12.22
16502025-09-09T22:12:27.607Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16512025-09-09T22:12:27.922Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16522025-09-09T22:12:32.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
16532025-09-09T22:12:33.049Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16542025-09-09T22:12:33.111ZSep 09 22:12:31.322 INFO Starting download, target: Clickhouse
16552025-09-09T22:12:33.111ZSep 09 22:12:31.323 INFO Starting download, target: Console
16562025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Starting download, target: Cockroach
16572025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Starting download, target: DendriteStub
16582025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Starting download, target: MaghemiteMgd
16592025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Starting download, target: TransceiverControl
16602025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16612025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16622025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16632025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16642025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16652025-09-09T22:12:33.114ZSep 09 22:12:31.323 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16662025-09-09T22:12:33.413ZSep 09 22:12:31.573 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16672025-09-09T22:12:33.743ZSep 09 22:12:31.939 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16682025-09-09T22:12:33.838ZSep 09 22:12:32.013 INFO Download complete, target: TransceiverControl
16692025-09-09T22:12:34.172ZSep 09 22:12:32.362 INFO Download complete, target: Console
16702025-09-09T22:12:34.769ZSep 09 22:12:32.981 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16712025-09-09T22:12:35.112ZSep 09 22:12:33.320 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16722025-09-09T22:12:35.112ZSep 09 22:12:33.320 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16732025-09-09T22:12:35.170ZSep 09 22:12:33.382 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16742025-09-09T22:12:35.202ZSep 09 22:12:33.413 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16752025-09-09T22:12:39.418ZSep 09 22:12:37.630 INFO Download complete, target: DendriteStub
16762025-09-09T22:12:39.565ZSep 09 22:12:37.777 INFO Download complete, target: MaghemiteMgd
16772025-09-09T22:12:42.312ZSep 09 22:12:40.523 INFO Checking that binary works, target: Cockroach
16782025-09-09T22:12:42.450ZSep 09 22:12:40.661 INFO Download complete, target: Cockroach
16792025-09-09T22:12:46.048ZSep 09 22:12:44.259 INFO Checking that binary works, target: Clickhouse
16802025-09-09T22:12:46.178ZSep 09 22:12:44.389 INFO Download complete, target: Clickhouse
16812025-09-09T22:12:46.185ZAll prerequisites installed successfully
16822025-09-09T22:12:46.187Z
16832025-09-09T22:12:46.187Zreal 4:56.094777828
16842025-09-09T22:12:46.187Zuser 17:09.265230428
16852025-09-09T22:12:46.187Zsys 2:26.133763681
16862025-09-09T22:12:46.187Ztrap 0.660960724
16872025-09-09T22:12:46.187Ztflt 0.901962359
16882025-09-09T22:12:46.187Zdflt 1.288688403
16892025-09-09T22:12:46.187Zkflt 0.027458084
16902025-09-09T22:12:46.187Zlock 40:30.652055942
16912025-09-09T22:12:46.187Zslp 1:01:47.989954797
16922025-09-09T22:12:46.188Zlat 1:16.596611387
16932025-09-09T22:12:46.188Zstop 3:02.947290796
16942025-09-09T22:12:46.188Z+ ptime -m cargo xtask download softnpu
16952025-09-09T22:12:46.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
16962025-09-09T22:12:47.006Z Running `target/debug/xtask download softnpu`
16972025-09-09T22:12:48.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
16982025-09-09T22:12:48.189Z Running `target/debug/xtask-downloader softnpu`
16992025-09-09T22:12:48.236ZSep 09 22:12:46.447 INFO Starting download, target: Softnpu
17002025-09-09T22:12:48.240ZSep 09 22:12:46.448 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17012025-09-09T22:12:48.906ZSep 09 22:12:47.116 INFO Download complete, target: Softnpu
17022025-09-09T22:12:48.909Z
17032025-09-09T22:12:48.912Zreal 2.716716518
17042025-09-09T22:12:48.912Zuser 1.655484387
17052025-09-09T22:12:48.912Zsys 0.725566452
17062025-09-09T22:12:48.912Ztrap 0.001215302
17072025-09-09T22:12:48.912Ztflt 0.000128286
17082025-09-09T22:12:48.912Zdflt 0.000077703
17092025-09-09T22:12:48.912Zkflt 0.000000000
17102025-09-09T22:12:48.913Zlock 7.227062940
17112025-09-09T22:12:48.913Zslp 0.583587647
17122025-09-09T22:12:48.913Zlat 0.075032236
17132025-09-09T22:12:48.913Zstop 0.000176192
17142025-09-09T22:12:48.913Z+ export CARGO_INCREMENTAL=0
17152025-09-09T22:12:48.913Z+ CARGO_INCREMENTAL=0
17162025-09-09T22:12:48.913Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17172025-09-09T22:12:50.272Z Compiling proc-macro2 v1.0.101
17182025-09-09T22:12:50.272Z Compiling unicode-ident v1.0.18
17192025-09-09T22:12:50.275Z Compiling libc v0.2.174
17202025-09-09T22:12:50.275Z Compiling serde v1.0.219
17212025-09-09T22:12:50.276Z Compiling autocfg v1.4.0
17222025-09-09T22:12:50.276Z Compiling cfg-if v1.0.1
17232025-09-09T22:12:50.276Z Compiling version_check v0.9.5
17242025-09-09T22:12:50.608Z Compiling memchr v2.7.4
17252025-09-09T22:12:50.633Z Compiling shlex v1.3.0
17262025-09-09T22:12:50.656Z Compiling portable-atomic v1.11.0
17272025-09-09T22:12:51.020Z Compiling typenum v1.17.0
17282025-09-09T22:12:51.042Z Compiling generic-array v0.14.7
17292025-09-09T22:12:51.237Z Compiling lock_api v0.4.12
17302025-09-09T22:12:51.379Z Compiling value-bag v1.9.0
17312025-09-09T22:12:51.600Z Compiling libm v0.2.8
17322025-09-09T22:12:51.859Z Compiling log v0.4.27
17332025-09-09T22:12:51.888Z Compiling getrandom v0.3.1
17342025-09-09T22:12:51.916Z Compiling num-traits v0.2.19
17352025-09-09T22:12:51.965Z Compiling serde_json v1.0.143
17362025-09-09T22:12:52.270Z Compiling parking_lot_core v0.9.10
17372025-09-09T22:12:52.333Z Compiling jobserver v0.1.32
17382025-09-09T22:12:52.443Z Compiling quote v1.0.40
17392025-09-09T22:12:52.525Z Compiling smallvec v1.15.1
17402025-09-09T22:12:52.545Z Compiling scopeguard v1.2.0
17412025-09-09T22:12:52.678Z Compiling semver v1.0.26
17422025-09-09T22:12:52.710Z Compiling pkg-config v0.3.31
17432025-09-09T22:12:52.847Z Compiling cc v1.2.30
17442025-09-09T22:12:53.008Z Compiling syn v2.0.106
17452025-09-09T22:12:53.032Z Compiling getrandom v0.2.15
17462025-09-09T22:12:53.056Z Compiling itoa v1.0.11
17472025-09-09T22:12:53.183Z Compiling aho-corasick v1.1.3
17482025-09-09T22:12:53.207Z Compiling rustix v0.38.37
17492025-09-09T22:12:53.313Z Compiling regex-syntax v0.8.5
17502025-09-09T22:12:53.866Z Compiling either v1.15.0
17512025-09-09T22:12:54.512Z Compiling stable_deref_trait v1.2.0
17522025-09-09T22:12:54.673Z Compiling critical-section v1.1.3
17532025-09-09T22:12:54.884Z Compiling slab v0.4.9
17542025-09-09T22:12:55.061Z Compiling errno v0.3.12
17552025-09-09T22:12:55.281Z Compiling spin v0.9.8
17562025-09-09T22:12:55.327Z Compiling allocator-api2 v0.2.21
17572025-09-09T22:12:55.351Z Compiling foldhash v0.1.5
17582025-09-09T22:12:55.697Z Compiling once_cell v1.21.3
17592025-09-09T22:12:55.758Z Compiling equivalent v1.0.2
17602025-09-09T22:12:55.853Z Compiling rand_core v0.6.4
17612025-09-09T22:12:56.065Z Compiling hashbrown v0.15.4
17622025-09-09T22:12:56.240Z Compiling glob v0.3.2
17632025-09-09T22:12:56.880Z Compiling ryu v1.0.18
17642025-09-09T22:12:56.958Z Compiling regex-automata v0.4.8
17652025-09-09T22:12:56.978Z Compiling clang-sys v1.8.1
17662025-09-09T22:12:57.304Z Compiling subtle v2.6.1
17672025-09-09T22:12:57.541Z Compiling prettyplease v0.2.36
17682025-09-09T22:12:57.638Z Compiling pin-project-lite v0.2.14
17692025-09-09T22:12:57.802Z Compiling lazy_static v1.5.0
17702025-09-09T22:12:58.003Z Compiling litemap v0.7.3
17712025-09-09T22:12:58.052Z Compiling schemars v0.8.22
17722025-09-09T22:12:58.110Z Compiling minimal-lexical v0.2.1
17732025-09-09T22:12:58.446Z Compiling writeable v0.5.5
17742025-09-09T22:12:58.528Z Compiling nom v7.1.3
17752025-09-09T22:12:58.794Z Compiling libloading v0.8.5
17762025-09-09T22:12:58.993Z Compiling bindgen v0.69.5
17772025-09-09T22:12:59.148Z Compiling percent-encoding v2.3.2
17782025-09-09T22:12:59.488Z Compiling home v0.5.9
17792025-09-09T22:12:59.598Z Compiling thiserror v1.0.69
17802025-09-09T22:13:00.198Z Compiling itertools v0.12.1
17812025-09-09T22:13:00.371Z Compiling lazycell v1.3.0
17822025-09-09T22:13:00.394Z Compiling rustc-hash v1.1.0
17832025-09-09T22:13:00.565Z Compiling synstructure v0.13.1
17842025-09-09T22:13:00.589Z Compiling serde_derive_internals v0.29.1
17852025-09-09T22:13:01.802Z Compiling cexpr v0.6.0
17862025-09-09T22:13:02.195Z Compiling icu_locid_transform_data v1.5.0
17872025-09-09T22:13:02.574Z Compiling regex v1.11.1
17882025-09-09T22:13:03.131Z Compiling cmake v0.1.51
17892025-09-09T22:13:03.255Z Compiling signal-hook-registry v1.4.2
17902025-09-09T22:13:03.258Z Compiling paste v1.0.15
17912025-09-09T22:13:03.546Z Compiling dunce v1.0.5
17922025-09-09T22:13:03.716Z Compiling fnv v1.0.7
17932025-09-09T22:13:03.788Z Compiling fs_extra v1.3.0
17942025-09-09T22:13:03.872Z Compiling byteorder v1.5.0
17952025-09-09T22:13:03.894Z Compiling icu_properties_data v1.5.0
17962025-09-09T22:13:03.991Z Compiling parking_lot v0.12.3
17972025-09-09T22:13:04.172Z Compiling mio v1.0.2
17982025-09-09T22:13:04.302Z Compiling serde_derive v1.0.219
17992025-09-09T22:13:04.329Z Compiling zeroize_derive v1.4.2
18002025-09-09T22:13:04.388Z Compiling zerofrom-derive v0.1.4
18012025-09-09T22:13:04.671Z Compiling yoke-derive v0.7.4
18022025-09-09T22:13:05.707Z Compiling zerovec-derive v0.10.3
18032025-09-09T22:13:05.821Z Compiling displaydoc v0.2.5
18042025-09-09T22:13:06.033Z Compiling icu_provider_macros v1.5.0
18052025-09-09T22:13:06.046Z Compiling tokio-macros v2.5.0
18062025-09-09T22:13:07.036Z Compiling zeroize v1.8.1
18072025-09-09T22:13:07.241Z Compiling zerocopy-derive v0.7.35
18082025-09-09T22:13:07.400Z Compiling zerofrom v0.1.4
18092025-09-09T22:13:07.461Z Compiling futures-macro v0.3.31
18102025-09-09T22:13:07.677Z Compiling yoke v0.7.4
18112025-09-09T22:13:07.778Z Compiling schemars_derive v0.8.22
18122025-09-09T22:13:08.097Z Compiling zerovec v0.10.4
18132025-09-09T22:13:08.734Z Compiling thiserror-impl v1.0.69
18142025-09-09T22:13:09.032Z Compiling icu_normalizer_data v1.5.0
18152025-09-09T22:13:09.173Z Compiling utf8_iter v1.0.4
18162025-09-09T22:13:09.197Z Compiling write16 v1.0.0
18172025-09-09T22:13:09.363Z Compiling heck v0.5.0
18182025-09-09T22:13:09.468Z Compiling utf16_iter v1.0.5
18192025-09-09T22:13:09.783Z Compiling crypto-common v0.1.6
18202025-09-09T22:13:10.513Z Compiling tinystr v0.7.6
18212025-09-09T22:13:10.747Z Compiling icu_collections v1.5.0
18222025-09-09T22:13:10.864Z Compiling icu_locid v1.5.0
18232025-09-09T22:13:10.928Z Compiling socket2 v0.6.0
18242025-09-09T22:13:11.822Z Compiling const-oid v0.9.6
18252025-09-09T22:13:12.312Z Compiling icu_provider v1.5.0
18262025-09-09T22:13:12.607Z Compiling form_urlencoded v1.2.2
18272025-09-09T22:13:13.200Z Compiling icu_locid_transform v1.5.0
18282025-09-09T22:13:13.424Z Compiling ring v0.17.14
18292025-09-09T22:13:14.645Z Compiling tracing-attributes v0.1.27
18302025-09-09T22:13:14.840Z Compiling icu_properties v1.5.1
18312025-09-09T22:13:15.243Z Compiling der_derive v0.7.3
18322025-09-09T22:13:15.803Z Compiling thiserror v2.0.16
18332025-09-09T22:13:16.564Z Compiling bitflags v2.9.1
18342025-09-09T22:13:16.786Z Compiling bytes v1.10.1
18352025-09-09T22:13:18.313Z Compiling tokio v1.47.0
18362025-09-09T22:13:18.942Z Compiling icu_normalizer v1.5.0
18372025-09-09T22:13:19.013Z Compiling indexmap v2.11.0
18382025-09-09T22:13:19.261Z Compiling aws-lc-rs v1.12.4
18392025-09-09T22:13:19.756Z Compiling vcpkg v0.2.15
18402025-09-09T22:13:20.530Z Compiling idna_adapter v1.2.0
18412025-09-09T22:13:20.788Z Compiling idna v1.0.3
18422025-09-09T22:13:21.174Z Compiling which v4.4.2
18432025-09-09T22:13:21.177Z Compiling openssl-sys v0.9.109
18442025-09-09T22:13:22.035Z Compiling url v2.5.4
18452025-09-09T22:13:24.121Z Compiling block-buffer v0.10.4
18462025-09-09T22:13:24.377Z Compiling futures-core v0.3.31
18472025-09-09T22:13:24.413Z Compiling digest v0.10.7
18482025-09-09T22:13:24.678Z Compiling thiserror-impl v2.0.16
18492025-09-09T22:13:25.718Z Compiling httparse v1.9.5
18502025-09-09T22:13:26.380Z Compiling zerocopy v0.7.35
18512025-09-09T22:13:26.887Z Compiling iana-time-zone v0.1.63
18522025-09-09T22:13:27.370Z Compiling chrono v0.4.41
18532025-09-09T22:13:27.816Z Compiling uuid v1.18.1
18542025-09-09T22:13:28.157Z Compiling syn v1.0.109
18552025-09-09T22:13:29.206Z Compiling num-conv v0.1.0
18562025-09-09T22:13:29.530Z Compiling futures-sink v0.3.31
18572025-09-09T22:13:29.748Z Compiling time-core v0.1.2
18582025-09-09T22:13:29.819Z Compiling futures-channel v0.3.31
18592025-09-09T22:13:29.954Z Compiling time-macros v0.2.18
18602025-09-09T22:13:32.571Z Compiling openssl v0.10.73
18612025-09-09T22:13:32.685Z Compiling strsim v0.11.1
18622025-09-09T22:13:32.760Z Compiling futures-io v0.3.31
18632025-09-09T22:13:32.788Z Compiling pin-utils v0.1.0
18642025-09-09T22:13:32.921Z Compiling cpufeatures v0.2.14
18652025-09-09T22:13:33.024Z Compiling futures-task v0.3.31
18662025-09-09T22:13:33.311Z Compiling futures-util v0.3.31
18672025-09-09T22:13:33.478Z Compiling aws-lc-sys v0.26.0
18682025-09-09T22:13:33.543Z Compiling hmac v0.12.1
18692025-09-09T22:13:33.813Z Compiling rustc_version v0.4.1
18702025-09-09T22:13:34.400Z Compiling serde_tokenstream v0.2.2
18712025-09-09T22:13:35.015Z Compiling zerocopy v0.8.26
18722025-09-09T22:13:35.993Z Compiling block-padding v0.3.3
18732025-09-09T22:13:36.019Z Compiling openssl-macros v0.1.1
18742025-09-09T22:13:36.191Z Compiling scroll_derive v0.12.0
18752025-09-09T22:13:36.252Z Compiling native-tls v0.2.12
18762025-09-09T22:13:36.275Z Compiling rustls v0.23.19
18772025-09-09T22:13:36.598Z Compiling dyn-clone v1.0.20
18782025-09-09T22:13:36.619Z Compiling ucd-trie v0.1.7
18792025-09-09T22:13:36.805Z Compiling crossbeam-utils v0.8.21
18802025-09-09T22:13:37.094Z Compiling pest v2.7.14
18812025-09-09T22:13:37.378Z Compiling inout v0.1.3
18822025-09-09T22:13:37.548Z Compiling zerocopy-derive v0.8.26
18832025-09-09T22:13:40.101Z Compiling pest_meta v2.7.14
18842025-09-09T22:13:40.523Z Compiling cipher v0.4.4
18852025-09-09T22:13:40.979Z Compiling sha2 v0.10.9
18862025-09-09T22:13:41.641Z Compiling http v1.3.1
18872025-09-09T22:13:41.830Z Compiling cookie v0.18.1
18882025-09-09T22:13:42.324Z Compiling rustversion v1.0.17
18892025-09-09T22:13:42.729Z Compiling base64ct v1.6.0
18902025-09-09T22:13:43.340Z Compiling pem-rfc7468 v0.7.0
18912025-09-09T22:13:43.708Z Compiling pest_generator v2.7.14
18922025-09-09T22:13:43.928Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18932025-09-09T22:13:44.683Z Compiling bzip2-sys v0.1.13+1.0.8
18942025-09-09T22:13:45.230Z Compiling flagset v0.4.6
18952025-09-09T22:13:45.375Z Compiling slog v2.7.0
18962025-09-09T22:13:45.484Z Compiling anyhow v1.0.99
18972025-09-09T22:13:45.729Z Compiling der v0.7.9
18982025-09-09T22:13:45.833Z Compiling pest_derive v2.7.14
18992025-09-09T22:13:46.949Z Compiling toml_datetime v0.6.11
19002025-09-09T22:13:47.132Z Compiling serde_spanned v0.6.9
19012025-09-09T22:13:47.396Z Compiling tracing-core v0.1.32
19022025-09-09T22:13:47.425Z Compiling usdt-impl v0.5.0
19032025-09-09T22:13:47.663Z Compiling rustls-pki-types v1.10.0
19042025-09-09T22:13:48.013Z Compiling spki v0.7.3
19052025-09-09T22:13:48.215Z Compiling tracing v0.1.40
19062025-09-09T22:13:48.401Z Compiling salsa20 v0.10.2
19072025-09-09T22:13:48.423Z Compiling scroll v0.12.0
19082025-09-09T22:13:48.515Z Compiling pbkdf2 v0.12.2
19092025-09-09T22:13:48.646Z Compiling ppv-lite86 v0.2.20
19102025-09-09T22:13:49.360Z Compiling winnow v0.5.40
19112025-09-09T22:13:49.454Z Compiling litrs v0.4.1
19122025-09-09T22:13:49.516Z Compiling rustix v1.0.7
19132025-09-09T22:13:49.541Z Compiling plain v0.2.3
19142025-09-09T22:13:49.734Z Compiling goblin v0.8.2
19152025-09-09T22:13:49.766Z Compiling scrypt v0.11.0
19162025-09-09T22:13:49.901Z Compiling cbc v0.1.2
19172025-09-09T22:13:50.153Z Compiling aes v0.8.4
19182025-09-09T22:13:50.176Z Compiling tokio-util v0.7.15
19192025-09-09T22:13:50.431Z Compiling document-features v0.2.11
19202025-09-09T22:13:51.518Z Compiling powerfmt v0.2.0
19212025-09-09T22:13:52.057Z Compiling newtype-uuid v1.2.4
19222025-09-09T22:13:52.407Z Compiling untrusted v0.9.0
19232025-09-09T22:13:52.650Z Compiling toml_edit v0.19.15
19242025-09-09T22:13:52.836Z Compiling untrusted v0.7.1
19252025-09-09T22:13:53.064Z Compiling adler2 v2.0.0
19262025-09-09T22:13:53.361Z Compiling pretty-hex v0.4.1
19272025-09-09T22:13:53.489Z Compiling miniz_oxide v0.8.5
19282025-09-09T22:13:53.601Z Compiling deranged v0.3.11
19292025-09-09T22:13:54.674Z Compiling pkcs5 v0.7.1
19302025-09-09T22:13:55.717Z Compiling dof v0.3.0
19312025-09-09T22:13:57.082Z Compiling dtrace-parser v0.2.0
19322025-09-09T22:13:57.201Z Compiling http-body v1.0.1
19332025-09-09T22:13:57.508Z Compiling heapless v0.7.17
19342025-09-09T22:13:58.047Z Compiling thread-id v4.2.2
19352025-09-09T22:13:58.476Z Compiling num_threads v0.1.7
19362025-09-09T22:13:58.641Z Compiling zstd-safe v7.2.3
19372025-09-09T22:13:58.716Z Compiling signal-hook v0.3.18
19382025-09-09T22:13:58.802Z Compiling atomic-waker v1.1.2
19392025-09-09T22:13:58.857Z Compiling base64 v0.22.1
19402025-09-09T22:13:59.067Z Compiling time v0.3.36
19412025-09-09T22:14:00.789Z Compiling pkcs8 v0.10.2
19422025-09-09T22:14:01.412Z Compiling ident_case v1.0.1
19432025-09-09T22:14:02.142Z Compiling tinyvec_macros v0.1.1
19442025-09-09T22:14:02.263Z Compiling tower-service v0.3.3
19452025-09-09T22:14:02.423Z Compiling try-lock v0.2.5
19462025-09-09T22:14:02.618Z Compiling want v0.3.1
19472025-09-09T22:14:02.941Z Compiling tinyvec v1.8.0
19482025-09-09T22:14:04.432Z Compiling h2 v0.4.6
19492025-09-09T22:14:05.826Z Compiling curve25519-dalek v4.1.3
19502025-09-09T22:14:06.304Z Compiling ipnet v2.11.0
19512025-09-09T22:14:06.386Z Compiling rand_core v0.9.3
19522025-09-09T22:14:06.801Z Compiling async-trait v0.1.89
19532025-09-09T22:14:08.943Z Compiling memoffset v0.9.1
19542025-09-09T22:14:09.299Z Compiling smoltcp v0.9.1
19552025-09-09T22:14:09.493Z Compiling foreign-types-shared v0.1.1
19562025-09-09T22:14:09.646Z Compiling num-bigint-dig v0.8.4
19572025-09-09T22:14:09.774Z Compiling gimli v0.31.1
19582025-09-09T22:14:10.024Z Compiling httpdate v1.0.3
19592025-09-09T22:14:10.239Z Compiling openssl-probe v0.1.5
19602025-09-09T22:14:11.342Z Compiling foreign-types v0.3.2
19612025-09-09T22:14:12.360Z Compiling rand_chacha v0.9.0
19622025-09-09T22:14:13.233Z Compiling hyper v1.7.0
19632025-09-09T22:14:14.913Z Compiling addr2line v0.24.2
19642025-09-09T22:14:18.154Z Compiling usdt-attr-macro v0.5.0
19652025-09-09T22:14:19.622Z Compiling usdt-macro v0.5.0
19662025-09-09T22:14:22.586Z Compiling strum_macros v0.26.4
19672025-09-09T22:14:24.378Z Compiling ipnetwork v0.21.1
19682025-09-09T22:14:25.569Z Compiling daft-derive v0.1.4
19692025-09-09T22:14:26.502Z Compiling object v0.36.5
19702025-09-09T22:14:26.530Z Compiling cfg_aliases v0.2.1
19712025-09-09T22:14:27.044Z Compiling rustc-demangle v0.1.24
19722025-09-09T22:14:28.889Z Compiling nix v0.29.0
19732025-09-09T22:14:33.615Z Compiling hyper-util v0.1.16
19742025-09-09T22:14:35.009Z Compiling backtrace v0.3.74
19752025-09-09T22:14:36.682Z Compiling rand v0.9.2
19762025-09-09T22:14:38.057Z Compiling unicode-normalization v0.1.24
19772025-09-09T22:14:39.485Z Compiling strum_macros v0.27.1
19782025-09-09T22:14:40.956Z Compiling hubpack_derive v0.1.1
19792025-09-09T22:14:41.520Z Compiling signature v2.2.0
19802025-09-09T22:14:41.797Z Compiling openapiv3 v2.2.0
19812025-09-09T22:14:41.892Z Compiling curve25519-dalek-derive v0.1.1
19822025-09-09T22:14:44.151Z Compiling fs-err v3.1.1
19832025-09-09T22:14:44.523Z Compiling ahash v0.8.12
19842025-09-09T22:14:44.945Z Compiling crc32fast v1.4.2
19852025-09-09T22:14:45.299Z Compiling unicode-properties v0.1.3
19862025-09-09T22:14:45.699Z Compiling buf-list v1.0.3
19872025-09-09T22:14:45.750Z Compiling anstyle v1.0.11
19882025-09-09T22:14:45.973Z Compiling unicode-bidi v0.3.17
19892025-09-09T22:14:46.101Z Compiling siphasher v0.3.11
19902025-09-09T22:14:46.209Z Compiling utf8parse v0.2.2
19912025-09-09T22:14:46.277Z Compiling zlib-rs v0.5.1
19922025-09-09T22:14:46.498Z Compiling phf_shared v0.11.2
19932025-09-09T22:14:46.876Z Compiling stringprep v0.1.5
19942025-09-09T22:14:47.094Z Compiling anstyle-parse v0.2.5
19952025-09-09T22:14:51.301Z Compiling libz-rs-sys v0.5.1
19962025-09-09T22:14:56.692Z Compiling http-body-util v0.1.3
19972025-09-09T22:14:57.307Z Compiling rand_chacha v0.3.1
19982025-09-09T22:14:57.753Z Compiling sync_wrapper v1.0.1
19992025-09-09T22:14:57.800Z Compiling md-5 v0.10.6
20002025-09-09T22:14:58.068Z Compiling num-integer v0.1.46
20012025-09-09T22:14:58.125Z Compiling hash32 v0.2.1
20022025-09-09T22:14:58.193Z Compiling ff v0.13.0
20032025-09-09T22:14:58.465Z Compiling encoding_rs v0.8.34
20042025-09-09T22:14:58.514Z Compiling tower-layer v0.3.3
20052025-09-09T22:14:58.737Z Compiling anstyle-query v1.1.1
20062025-09-09T22:14:58.978Z Compiling psl-types v2.0.11
20072025-09-09T22:14:59.231Z Compiling colorchoice v1.0.2
20082025-09-09T22:14:59.292Z Compiling fallible-iterator v0.2.0
20092025-09-09T22:14:59.385Z Compiling base16ct v0.2.0
20102025-09-09T22:15:00.132Z Compiling mime v0.3.17
20112025-09-09T22:15:00.254Z Compiling is_terminal_polyfill v1.70.1
20122025-09-09T22:15:00.424Z Compiling anstream v0.6.18
20132025-09-09T22:15:01.047Z Compiling publicsuffix v2.3.0
20142025-09-09T22:15:01.166Z Compiling postgres-protocol v0.6.8
20152025-09-09T22:15:01.443Z Compiling sec1 v0.7.3
20162025-09-09T22:15:02.016Z Compiling tower v0.5.2
20172025-09-09T22:15:02.848Z Compiling num-iter v0.1.45
20182025-09-09T22:15:03.732Z Compiling group v0.13.0
20192025-09-09T22:15:04.692Z Compiling rand v0.8.5
20202025-09-09T22:15:06.629Z Compiling tokio-native-tls v0.3.1
20212025-09-09T22:15:06.946Z Compiling rustls-webpki v0.102.8
20222025-09-09T22:15:07.031Z Compiling flate2 v1.1.2
20232025-09-09T22:15:08.637Z Compiling rustls-native-certs v0.8.1
20242025-09-09T22:15:09.333Z Compiling webpki-roots v1.0.1
20252025-09-09T22:15:10.031Z Compiling hkdf v0.12.4
20262025-09-09T22:15:10.307Z Compiling terminal_size v0.4.0
20272025-09-09T22:15:10.515Z Compiling serde_urlencoded v0.7.1
20282025-09-09T22:15:10.602Z Compiling enum-as-inner v0.6.1
20292025-09-09T22:15:10.849Z Compiling clap_derive v4.5.41
20302025-09-09T22:15:11.098Z Compiling crypto-bigint v0.5.5
20312025-09-09T22:15:11.149Z Compiling serde_repr v0.1.19
20322025-09-09T22:15:11.652Z Compiling clap_lex v0.7.4
20332025-09-09T22:15:12.080Z Compiling managed v0.8.0
20342025-09-09T22:15:12.212Z Compiling bitflags v1.3.2
20352025-09-09T22:15:12.350Z Compiling heck v0.4.1
20362025-09-09T22:15:12.780Z Compiling winnow v0.7.10
20372025-09-09T22:15:14.384Z Compiling lockfree-object-pool v0.1.6
20382025-09-09T22:15:14.601Z Compiling tokio-rustls v0.26.0
20392025-09-09T22:15:14.791Z Compiling simd-adler32 v0.3.7
20402025-09-09T22:15:15.091Z Compiling bumpalo v3.16.0
20412025-09-09T22:15:15.339Z Compiling iri-string v0.7.8
20422025-09-09T22:15:17.489Z Compiling zopfli v0.8.1
20432025-09-09T22:15:18.939Z Compiling hyper-rustls v0.27.7
20442025-09-09T22:15:19.425Z Compiling tower-http v0.6.6
20452025-09-09T22:15:20.388Z Compiling elliptic-curve v0.13.8
20462025-09-09T22:15:21.215Z Compiling clap_builder v4.5.41
20472025-09-09T22:15:21.341Z Compiling oxnet v0.1.3
20482025-09-09T22:15:22.069Z Compiling hyper-tls v0.6.0
20492025-09-09T22:15:25.737Z Compiling zstd v0.13.3
20502025-09-09T22:15:25.777Z Compiling signal-hook-mio v0.2.4
20512025-09-09T22:15:25.979Z Compiling cookie_store v0.21.1
20522025-09-09T22:15:26.456Z Compiling postgres-types v0.2.9
20532025-09-09T22:15:26.795Z Compiling phf v0.11.2
20542025-09-09T22:15:27.317Z Compiling strum v0.27.2
20552025-09-09T22:15:27.350Z Compiling hubpack v0.1.2
20562025-09-09T22:15:27.471Z Compiling ed25519 v2.2.3
20572025-09-09T22:15:27.546Z Compiling bzip2 v0.4.4
20582025-09-09T22:15:27.598Z Compiling bzip2 v0.5.2
20592025-09-09T22:15:27.805Z Compiling crossbeam-epoch v0.9.18
20602025-09-09T22:15:27.918Z Compiling pkcs1 v0.7.5
20612025-09-09T22:15:28.633Z Compiling rfc6979 v0.4.0
20622025-09-09T22:15:28.849Z Compiling float-cmp v0.10.0
20632025-09-09T22:15:28.939Z Compiling serde-big-array v0.5.1
20642025-09-09T22:15:29.131Z Compiling bstr v1.10.0
20652025-09-09T22:15:29.221Z Compiling regress v0.10.4
20662025-09-09T22:15:29.251Z Compiling socket2 v0.5.10
20672025-09-09T22:15:29.861Z Compiling memmap v0.7.0
20682025-09-09T22:15:30.206Z Compiling precomputed-hash v0.1.1
20692025-09-09T22:15:30.411Z Compiling toml_write v0.1.2
20702025-09-09T22:15:30.563Z Compiling static_assertions v1.1.0
20712025-09-09T22:15:30.696Z Compiling whoami v1.5.2
20722025-09-09T22:15:30.822Z Compiling predicates-core v1.0.8
20732025-09-09T22:15:31.141Z Compiling fixedbitset v0.4.2
20742025-09-09T22:15:31.554Z Compiling difflib v0.4.0
20752025-09-09T22:15:31.697Z Compiling normalize-line-endings v0.3.0
20762025-09-09T22:15:31.720Z Compiling unicode-segmentation v1.12.0
20772025-09-09T22:15:31.858Z Compiling data-encoding v2.9.0
20782025-09-09T22:15:32.654Z Compiling new_debug_unreachable v1.0.6
20792025-09-09T22:15:32.679Z Compiling reqwest v0.12.22
20802025-09-09T22:15:32.773Z Compiling string_cache v0.8.9
20812025-09-09T22:15:33.206Z Compiling typify-impl v0.3.0
20822025-09-09T22:15:33.231Z Compiling hickory-proto v0.25.2
20832025-09-09T22:15:33.332Z Compiling similar v2.7.0
20842025-09-09T22:15:33.937Z Compiling toml_edit v0.22.27
20852025-09-09T22:15:34.368Z Compiling predicates v3.1.3
20862025-09-09T22:15:35.727Z Compiling petgraph v0.6.5
20872025-09-09T22:15:40.303Z Compiling tokio-postgres v0.7.13
20882025-09-09T22:15:40.588Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20892025-09-09T22:15:41.698Z Compiling usdt v0.5.0
20902025-09-09T22:15:42.215Z Compiling ecdsa v0.16.9
20912025-09-09T22:15:43.240Z Compiling rsa v0.9.6
20922025-09-09T22:15:44.181Z Compiling zip v4.2.0
20932025-09-09T22:15:44.758Z Compiling zip v0.6.6
20942025-09-09T22:15:44.820Z Compiling ed25519-dalek v2.1.1
20952025-09-09T22:15:46.052Z Compiling crossterm v0.28.1
20962025-09-09T22:15:46.216Z Compiling clap v4.5.41
20972025-09-09T22:15:46.369Z Compiling daft v0.1.4
20982025-09-09T22:15:46.692Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20992025-09-09T22:15:46.972Z Compiling strum v0.26.3
21002025-09-09T22:15:47.134Z Compiling darling_core v0.21.0
21012025-09-09T22:15:47.160Z Compiling tokio-stream v0.1.17
21022025-09-09T22:15:47.194Z Compiling toml v0.7.8
21032025-09-09T22:15:47.579Z Compiling x509-cert v0.2.5
21042025-09-09T22:15:49.041Z Compiling sha1 v0.10.6
21052025-09-09T22:15:49.496Z Compiling itertools v0.10.5
21062025-09-09T22:15:52.052Z Compiling itertools v0.13.0
21072025-09-09T22:15:52.181Z Compiling winnow v0.6.26
21082025-09-09T22:15:52.699Z Compiling peg-runtime v0.8.5
21092025-09-09T22:15:52.804Z Compiling unicode-xid v0.2.6
21102025-09-09T22:15:53.012Z Compiling lalrpop-util v0.19.12
21112025-09-09T22:15:53.378Z Compiling rustc-hash v2.1.1
21122025-09-09T22:15:53.636Z Compiling darling_macro v0.21.0
21132025-09-09T22:15:55.076Z Compiling typify-macro v0.3.0
21142025-09-09T22:15:55.364Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21152025-09-09T22:15:58.827Z Compiling rayon-core v1.12.1
21162025-09-09T22:15:59.188Z Compiling camino v1.1.12
21172025-09-09T22:16:04.124Z Compiling darling v0.21.0
21182025-09-09T22:16:04.646Z Compiling proc-macro-crate v1.3.1
21192025-09-09T22:16:04.734Z Compiling macaddr v1.0.1
21202025-09-09T22:16:05.340Z Compiling structmeta-derive v0.3.0
21212025-09-09T22:16:05.758Z Compiling itertools v0.14.0
21222025-09-09T22:16:06.589Z Compiling heapless v0.8.0
21232025-09-09T22:16:07.736Z Compiling fastrand v2.1.1
21242025-09-09T22:16:08.922Z Compiling ref-cast v1.0.24
21252025-09-09T22:16:08.958Z Compiling ingot-macros v0.1.1
21262025-09-09T22:16:12.148Z Compiling tempfile v3.20.0
21272025-09-09T22:16:12.488Z Compiling structmeta v0.3.0
21282025-09-09T22:16:13.960Z Compiling num_enum_derive v0.5.11
21292025-09-09T22:16:16.075Z Compiling crossbeam-deque v0.8.5
21302025-09-09T22:16:17.445Z Compiling hash32 v0.3.1
21312025-09-09T22:16:17.733Z Compiling ref-cast-impl v1.0.24
21322025-09-09T22:16:21.767Z Compiling smoltcp v0.11.0
21332025-09-09T22:16:22.397Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21342025-09-09T22:16:33.708Z Compiling num_enum v0.5.11
21352025-09-09T22:16:35.045Z Compiling ingot-types v0.1.2
21362025-09-09T22:16:35.824Z Compiling typify v0.3.0
21372025-09-09T22:16:40.305Z Compiling darling_core v0.20.10
21382025-09-09T22:16:40.570Z Compiling proc-macro-error-attr v1.0.4
21392025-09-09T22:16:41.077Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21402025-09-09T22:16:41.205Z Compiling rustls v0.22.4
21412025-09-09T22:16:41.612Z Compiling unsafe-libyaml v0.2.11
21422025-09-09T22:16:42.012Z Compiling cobs v0.2.3
21432025-09-09T22:16:43.673Z Compiling serde_yaml v0.9.34+deprecated
21442025-09-09T22:16:45.728Z Compiling darling_macro v0.20.10
21452025-09-09T22:16:46.689Z Compiling postcard v1.0.10
21462025-09-09T22:16:55.109Z Compiling ingot v0.1.1
21472025-09-09T22:16:55.189Z Compiling progenitor-impl v0.9.1
21482025-09-09T22:17:03.129Z Compiling futures-executor v0.3.31
21492025-09-09T22:17:03.208Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21502025-09-09T22:17:03.412Z Compiling hex v0.4.3
21512025-09-09T22:17:04.154Z Compiling foreign-types-macros v0.2.3
21522025-09-09T22:17:04.186Z Compiling thread_local v1.1.8
21532025-09-09T22:17:04.211Z Compiling wait-timeout v0.2.0
21542025-09-09T22:17:04.902Z Compiling multer v3.1.0
21552025-09-09T22:17:05.178Z Compiling proc-macro-error v1.0.4
21562025-09-09T22:17:05.274Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21572025-09-09T22:17:05.365Z Compiling foreign-types-shared v0.3.1
21582025-09-09T22:17:05.641Z Compiling match_cfg v0.1.0
21592025-09-09T22:17:05.776Z Compiling unicode-width v0.1.14
21602025-09-09T22:17:05.919Z Compiling bit-vec v0.8.0
21612025-09-09T22:17:05.986Z Compiling slog-async v2.8.0
21622025-09-09T22:17:06.426Z Compiling quick-error v1.2.3
21632025-09-09T22:17:06.565Z Compiling rusty-fork v0.3.0
21642025-09-09T22:17:06.587Z Compiling bit-set v0.8.0
21652025-09-09T22:17:06.610Z Compiling tabwriter v1.4.0
21662025-09-09T22:17:06.963Z Compiling hostname v0.3.1
21672025-09-09T22:17:07.264Z Compiling foreign-types v0.5.0
21682025-09-09T22:17:07.372Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21692025-09-09T22:17:07.395Z Compiling futures v0.3.31
21702025-09-09T22:17:07.421Z Compiling progenitor-macro v0.9.1
21712025-09-09T22:17:08.597Z Compiling darling v0.20.10
21722025-09-09T22:17:08.976Z Compiling derive-ex v0.1.8
21732025-09-09T22:17:11.488Z Compiling progenitor-client v0.9.1
21742025-09-09T22:17:12.478Z Compiling toml_parser v1.0.2
21752025-09-09T22:17:12.890Z Compiling slog-json v2.6.1
21762025-09-09T22:17:13.085Z Compiling rand_xorshift v0.4.0
21772025-09-09T22:17:13.367Z Compiling crossbeam-channel v0.5.15
21782025-09-09T22:17:13.397Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21792025-09-09T22:17:14.256Z Compiling toml_datetime v0.7.0
21802025-09-09T22:17:15.032Z Compiling serde_spanned v1.0.0
21812025-09-09T22:17:15.246Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21822025-09-09T22:17:15.353Z Compiling async-stream-impl v0.3.6
21832025-09-09T22:17:15.912Z Compiling cstr-argument v0.1.2
21842025-09-09T22:17:16.117Z Compiling is-terminal v0.4.13
21852025-09-09T22:17:16.240Z Compiling dropshot v0.16.4
21862025-09-09T22:17:16.285Z Compiling typeid v1.0.3
21872025-09-09T22:17:16.563Z Compiling toml_writer v1.0.2
21882025-09-09T22:17:16.610Z Compiling take_mut v0.2.2
21892025-09-09T22:17:16.793Z Compiling term v1.1.0
21902025-09-09T22:17:16.817Z Compiling pretty-hex v0.2.1
21912025-09-09T22:17:16.840Z Compiling unarray v0.1.4
21922025-09-09T22:17:17.077Z Compiling crucible-workspace-hack v0.1.0
21932025-09-09T22:17:17.101Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21942025-09-09T22:17:17.133Z Compiling proptest v1.7.0
21952025-09-09T22:17:17.471Z Compiling slog-term v2.9.2
21962025-09-09T22:17:17.534Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21972025-09-09T22:17:17.971Z Compiling toml v0.9.5
21982025-09-09T22:17:18.452Z Compiling progenitor v0.9.1
21992025-09-09T22:17:20.388Z Compiling async-stream v0.3.6
22002025-09-09T22:17:20.759Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22012025-09-09T22:17:21.443Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22022025-09-09T22:17:21.652Z Compiling tokio-rustls v0.25.0
22032025-09-09T22:17:21.688Z Compiling slog-bunyan v2.5.0
22042025-09-09T22:17:22.016Z Compiling test-strategy v0.4.3
22052025-09-09T22:17:22.297Z Compiling serde_with_macros v3.14.0
22062025-09-09T22:17:25.584Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22072025-09-09T22:17:25.622Z Compiling rayon v1.10.0
22082025-09-09T22:17:25.644Z Compiling parse-display-derive v0.10.0
22092025-09-09T22:17:26.340Z Compiling colored v2.2.0
22102025-09-09T22:17:27.587Z Compiling waitgroup v0.1.2
22112025-09-09T22:17:27.710Z Compiling rustls-pemfile v2.2.0
22122025-09-09T22:17:27.886Z Compiling dropshot_endpoint v0.16.4
22132025-09-09T22:17:28.226Z Compiling serde_path_to_error v0.1.17
22142025-09-09T22:17:28.844Z Compiling derive-where v1.5.0
22152025-09-09T22:17:29.250Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22162025-09-09T22:17:30.083Z Compiling hostname v0.4.0
22172025-09-09T22:17:30.438Z Compiling instant v0.1.13
22182025-09-09T22:17:30.659Z Compiling debug-ignore v1.0.5
22192025-09-09T22:17:30.667Z Compiling backoff v0.4.0
22202025-09-09T22:17:30.855Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22212025-09-09T22:17:31.091Z Compiling parse-display v0.10.0
22222025-09-09T22:17:32.995Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22232025-09-09T22:17:33.019Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22242025-09-09T22:17:33.019Z Compiling serde_with v3.14.0
22252025-09-09T22:17:34.016Z Compiling zone_cfg_derive v0.3.0
22262025-09-09T22:17:35.181Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22272025-09-09T22:17:35.250Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22282025-09-09T22:17:35.920Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22292025-09-09T22:17:36.186Z Compiling iddqd v0.3.9
22302025-09-09T22:17:37.335Z Compiling camino-tempfile v1.4.1
22312025-09-09T22:17:38.154Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22322025-09-09T22:17:38.223Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22332025-09-09T22:17:38.693Z Compiling progenitor-client v0.10.0
22342025-09-09T22:17:40.012Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22352025-09-09T22:17:40.041Z Compiling num-derive v0.4.2
22362025-09-09T22:17:40.041Z Compiling sigpipe v0.1.3
22372025-09-09T22:17:40.041Z Compiling jiff v0.2.15
22382025-09-09T22:17:40.936Z Compiling libefi-sys v0.1.0
22392025-09-09T22:17:41.528Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22402025-09-09T22:17:41.566Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22412025-09-09T22:17:41.781Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22422025-09-09T22:17:42.276Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22432025-09-09T22:17:42.333Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22442025-09-09T22:17:43.394Z Compiling erased-serde v0.4.6
22452025-09-09T22:17:44.634Z Compiling zone v0.3.1
22462025-09-09T22:17:46.996Z Compiling smf v0.2.3
22472025-09-09T22:17:47.825Z Compiling bitfield-struct v0.6.2
22482025-09-09T22:17:48.886Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22492025-09-09T22:17:48.947Z Compiling ordered-float v2.10.1
22502025-09-09T22:17:49.182Z Compiling blake3 v1.5.4
22512025-09-09T22:17:49.594Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22522025-09-09T22:17:49.642Z Compiling serde-value v0.7.0
22532025-09-09T22:17:50.227Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22542025-09-09T22:17:50.490Z Compiling serde-untagged v0.1.7
22552025-09-09T22:17:51.330Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22562025-09-09T22:17:51.362Z Compiling toml v0.8.23
22572025-09-09T22:17:51.510Z Compiling xattr v1.3.1
22582025-09-09T22:17:51.877Z Compiling memmap2 v0.9.5
22592025-09-09T22:17:52.496Z Compiling filetime v0.2.25
22602025-09-09T22:17:52.520Z Compiling arrayref v0.3.9
22612025-09-09T22:17:52.665Z Compiling unicode-width v0.2.0
22622025-09-09T22:17:52.901Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22632025-09-09T22:17:53.063Z Compiling same-file v1.0.6
22642025-09-09T22:17:53.351Z Compiling arrayvec v0.7.6
22652025-09-09T22:17:53.394Z Compiling constant_time_eq v0.3.1
22662025-09-09T22:17:53.618Z Compiling walkdir v2.5.0
22672025-09-09T22:17:54.039Z Compiling console v0.16.0
22682025-09-09T22:17:54.098Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22692025-09-09T22:17:55.217Z Compiling tar v0.4.44
22702025-09-09T22:17:55.669Z Compiling cargo-util-schemas v0.8.2
22712025-09-09T22:17:56.791Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22722025-09-09T22:17:57.293Z Compiling tokio-dtrace v0.1.0
22732025-09-09T22:17:57.531Z Compiling gethostname v0.5.0
22742025-09-09T22:17:57.783Z Compiling cargo-platform v0.2.0
22752025-09-09T22:17:57.821Z Compiling fixedbitset v0.5.7
22762025-09-09T22:17:59.053Z Compiling unit-prefix v0.5.1
22772025-09-09T22:17:59.056Z Compiling topological-sort v0.2.2
22782025-09-09T22:17:59.357Z Compiling omicron-zone-package v0.12.2
22792025-09-09T22:17:59.411Z Compiling indicatif v0.18.0
22802025-09-09T22:18:01.217Z Compiling cargo_metadata v0.21.0
22812025-09-09T22:18:01.299Z Compiling petgraph v0.8.2
22822025-09-09T22:18:04.798Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22832025-09-09T22:18:05.846Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22842025-09-09T22:18:07.105Z Compiling oxide-tokio-rt v0.1.2
22852025-09-09T22:18:07.393Z Compiling indent_write v2.2.0
22862025-09-09T22:18:07.711Z Compiling shell-words v1.1.0
22872025-09-09T22:18:07.758Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22882025-09-09T22:18:08.095Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22892025-09-09T22:18:29.712Z Finished `release` profile [optimized] target(s) in 5m 40s
22902025-09-09T22:18:29.921Z Running `target/release/omicron-package -t test target create -p dev`
22912025-09-09T22:18:29.987ZLogging to: /work/oxidecomputer/omicron/out/LOG
22922025-09-09T22:18:29.991ZCreated new build target 'test' and set it as active
22932025-09-09T22:18:29.991Z
22942025-09-09T22:18:29.991Zreal 5:41.054273165
22952025-09-09T22:18:29.991Zuser 39:16.765875072
22962025-09-09T22:18:29.991Zsys 3:56.301828448
22972025-09-09T22:18:29.991Ztrap 1.334137314
22982025-09-09T22:18:29.991Ztflt 2.135780111
22992025-09-09T22:18:29.991Zdflt 1.006680915
23002025-09-09T22:18:29.991Zkflt 0.000241324
23012025-09-09T22:18:29.991Zlock 1:52:07.516807233
23022025-09-09T22:18:29.991Zslp 2:40:43.719640905
23032025-09-09T22:18:29.991Zlat 3:12.774956041
23042025-09-09T22:18:29.991Zstop 5:48.078757890
23052025-09-09T22:18:29.991Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23062025-09-09T22:18:31.274Z Finished `release` profile [optimized] target(s) in 1.21s
23072025-09-09T22:18:31.339Z Running `target/release/omicron-package -t test package`
23082025-09-09T22:18:31.393ZLogging to: /work/oxidecomputer/omicron/out/LOG
23092025-09-09T22:18:33.307Z Compiling typify-impl v0.4.3
23102025-09-09T22:18:33.547Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23112025-09-09T22:18:33.568Z Compiling convert_case v0.4.0
23122025-09-09T22:18:33.571Z Compiling num-rational v0.4.2
23132025-09-09T22:18:33.572Z Compiling num-complex v0.4.6
23142025-09-09T22:18:33.572Z Compiling float-ord v0.3.2
23152025-09-09T22:18:33.616Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23162025-09-09T22:18:33.765Z Compiling bytecount v0.6.8
23172025-09-09T22:18:33.868Z Compiling is-terminal v0.4.13
23182025-09-09T22:18:34.049Z Compiling secrecy v0.10.3
23192025-09-09T22:18:34.127Z Compiling swrite v0.1.0
23202025-09-09T22:18:34.221Z Compiling derive_more v0.99.20
23212025-09-09T22:18:34.305Z Compiling console v0.15.10
23222025-09-09T22:18:34.360Z Compiling camino v1.1.12
23232025-09-09T22:18:34.433Z Compiling password-hash v0.5.0
23242025-09-09T22:18:34.486Z Compiling blake2 v0.10.6
23252025-09-09T22:18:34.801Z Compiling num v0.4.3
23262025-09-09T22:18:35.703Z Compiling argon2 v0.5.3
23272025-09-09T22:18:35.784Z Compiling atomicwrites v0.4.4
23282025-09-09T22:18:35.927Z Compiling newline-converter v0.3.0
23292025-09-09T22:18:36.186Z Compiling base64 v0.21.7
23302025-09-09T22:18:36.368Z Compiling expectorate v1.2.0
23312025-09-09T22:18:36.670Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23322025-09-09T22:18:36.761Z Compiling fastrand v2.1.1
23332025-09-09T22:18:37.291Z Compiling tempfile v3.20.0
23342025-09-09T22:18:37.325Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23352025-09-09T22:18:37.359Z Compiling rustls v0.22.4
23362025-09-09T22:18:37.391Z Compiling thread_local v1.1.8
23372025-09-09T22:18:37.433Z Compiling wait-timeout v0.2.0
23382025-09-09T22:18:37.862Z Compiling quick-error v1.2.3
23392025-09-09T22:18:37.891Z Compiling bit-vec v0.8.0
23402025-09-09T22:18:38.036Z Compiling owo-colors v4.2.2
23412025-09-09T22:18:38.068Z Compiling match_cfg v0.1.0
23422025-09-09T22:18:38.136Z Compiling cancel-safe-futures v0.1.5
23432025-09-09T22:18:38.212Z Compiling hostname v0.3.1
23442025-09-09T22:18:38.360Z Compiling bit-set v0.8.0
23452025-09-09T22:18:38.458Z Compiling rusty-fork v0.3.0
23462025-09-09T22:18:38.676Z Compiling ref-cast v1.0.24
23472025-09-09T22:18:38.739Z Compiling multer v3.1.0
23482025-09-09T22:18:38.769Z Compiling slog-async v2.8.0
23492025-09-09T22:18:38.836Z Compiling progenitor-client v0.9.1
23502025-09-09T22:18:38.868Z Compiling crossbeam-channel v0.5.15
23512025-09-09T22:18:39.065Z Compiling toml_parser v1.0.2
23522025-09-09T22:18:39.430Z Compiling slog-json v2.6.1
23532025-09-09T22:18:39.856Z Compiling rand_xorshift v0.4.0
23542025-09-09T22:18:39.888Z Compiling libsw-core v0.3.1
23552025-09-09T22:18:39.921Z Compiling futures-executor v0.3.31
23562025-09-09T22:18:40.138Z Compiling serde_spanned v1.0.0
23572025-09-09T22:18:40.258Z Compiling hex v0.4.3
23582025-09-09T22:18:40.388Z Compiling toml_datetime v0.7.0
23592025-09-09T22:18:40.461Z Compiling unarray v0.1.4
23602025-09-09T22:18:40.494Z Compiling term v1.1.0
23612025-09-09T22:18:40.683Z Compiling take_mut v0.2.2
23622025-09-09T22:18:40.880Z Compiling toml_writer v1.0.2
23632025-09-09T22:18:40.979Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23642025-09-09T22:18:41.204Z Compiling slog-term v2.9.2
23652025-09-09T22:18:41.305Z Compiling toml v0.9.5
23662025-09-09T22:18:41.675Z Compiling proptest v1.7.0
23672025-09-09T22:18:41.817Z Compiling futures v0.3.31
23682025-09-09T22:18:41.973Z Compiling libsw v3.5.0
23692025-09-09T22:18:42.313Z Compiling slog-bunyan v2.5.0
23702025-09-09T22:18:42.345Z Compiling progenitor v0.9.1
23712025-09-09T22:18:43.208Z Compiling typify-macro v0.4.3
23722025-09-09T22:18:43.473Z Compiling tokio-rustls v0.25.0
23732025-09-09T22:18:44.177Z Compiling dropshot v0.16.4
23742025-09-09T22:18:44.281Z Compiling async-stream v0.3.6
23752025-09-09T22:18:44.601Z Compiling waitgroup v0.1.2
23762025-09-09T22:18:44.729Z Compiling rustls-pemfile v2.2.0
23772025-09-09T22:18:44.852Z Compiling serde_path_to_error v0.1.17
23782025-09-09T22:18:45.087Z Compiling hostname v0.4.0
23792025-09-09T22:18:45.354Z Compiling instant v0.1.13
23802025-09-09T22:18:45.502Z Compiling debug-ignore v1.0.5
23812025-09-09T22:18:45.564Z Compiling linear-map v1.2.0
23822025-09-09T22:18:45.720Z Compiling backoff v0.4.0
23832025-09-09T22:18:46.008Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23842025-09-09T22:18:46.117Z Compiling iddqd v0.3.9
23852025-09-09T22:18:46.206Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
23862025-09-09T22:18:46.791Z Compiling typify v0.4.3
23872025-09-09T22:18:47.226Z Compiling progenitor-impl v0.10.0
23882025-09-09T22:18:49.536Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23892025-09-09T22:18:50.778Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902025-09-09T22:18:51.026Z Compiling parse-display v0.10.0
23912025-09-09T22:18:51.610Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23922025-09-09T22:18:52.031Z Compiling serde_with v3.14.0
23932025-09-09T22:18:53.019Z Compiling progenitor-macro v0.10.0
23942025-09-09T22:18:53.534Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23952025-09-09T22:18:53.568Z Compiling progenitor-client v0.10.0
23962025-09-09T22:18:54.335Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
23972025-09-09T22:18:55.261Z Compiling macaddr v1.0.1
23982025-09-09T22:18:55.594Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23992025-09-09T22:18:55.624Z Compiling async-recursion v1.1.1
24002025-09-09T22:18:55.709Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24012025-09-09T22:18:56.583Z Compiling utf-8 v0.7.6
24022025-09-09T22:18:56.998Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24032025-09-09T22:18:57.031Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042025-09-09T22:18:57.508Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24052025-09-09T22:19:04.493Z Compiling progenitor v0.10.0
24062025-09-09T22:19:04.802Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24072025-09-09T22:19:08.498Z Compiling globset v0.4.15
24082025-09-09T22:19:08.532Z Compiling toml v0.8.23
24092025-09-09T22:19:09.862Z Compiling keccak v0.1.5
24102025-09-09T22:19:09.968Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24112025-09-09T22:19:10.624Z Compiling sha3 v0.10.8
24122025-09-09T22:19:11.458Z Compiling prettyplease v0.2.36
24132025-09-09T22:19:11.507Z Compiling pin-project-internal v1.1.6
24142025-09-09T22:19:13.909Z Compiling papergrid v0.11.0
24152025-09-09T22:19:14.064Z Compiling pin-project v1.1.6
24162025-09-09T22:19:14.269Z Compiling tabled_derive v0.7.0
24172025-09-09T22:19:14.791Z Compiling pem v3.0.5
24182025-09-09T22:19:16.230Z Compiling snafu-derive v0.8.5
24192025-09-09T22:19:16.308Z Compiling csv-core v0.1.11
24202025-09-09T22:19:17.214Z Compiling highway v1.3.0
24212025-09-09T22:19:18.817Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24222025-09-09T22:19:20.605Z Compiling snafu v0.8.5
24232025-09-09T22:19:20.815Z Compiling csv v1.3.1
24242025-09-09T22:19:21.928Z Compiling tabled v0.15.0
24252025-09-09T22:19:23.034Z Compiling tungstenite v0.21.0
24262025-09-09T22:19:24.505Z Compiling olpc-cjson v0.1.4
24272025-09-09T22:19:24.883Z Compiling serde_plain v1.0.2
24282025-09-09T22:19:25.497Z Compiling half v2.4.1
24292025-09-09T22:19:26.256Z Compiling semver v0.1.20
24302025-09-09T22:19:26.377Z Compiling typed-path v0.9.3
24312025-09-09T22:19:26.836Z Compiling ciborium-io v0.2.2
24322025-09-09T22:19:27.025Z Compiling ciborium-ll v0.2.2
24332025-09-09T22:19:27.147Z Compiling rustc_version v0.1.7
24342025-09-09T22:19:27.591Z Compiling tokio-tungstenite v0.21.0
24352025-09-09T22:19:27.619Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24362025-09-09T22:19:28.147Z Compiling newtype_derive v0.1.6
24372025-09-09T22:19:28.286Z Compiling ciborium v0.2.2
24382025-09-09T22:19:28.537Z Compiling smawk v0.3.2
24392025-09-09T22:19:28.887Z Compiling unicode-linebreak v0.1.5
24402025-09-09T22:19:29.499Z Compiling tough v0.20.0
24412025-09-09T22:19:30.372Z Compiling textwrap v0.16.2
24422025-09-09T22:19:33.157Z Compiling humantime v2.2.0
24432025-09-09T22:19:33.562Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24442025-09-09T22:19:33.596Z Compiling resolv-conf v0.7.0
24452025-09-09T22:19:34.053Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24462025-09-09T22:19:34.240Z Compiling universal-hash v0.5.1
24472025-09-09T22:19:34.284Z Compiling thiserror-impl-no-std v2.0.2
24482025-09-09T22:19:34.533Z Compiling opaque-debug v0.3.1
24492025-09-09T22:19:34.682Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24502025-09-09T22:19:35.248Z Compiling poly1305 v0.8.0
24512025-09-09T22:19:36.612Z Compiling steno v0.4.1
24522025-09-09T22:19:36.700Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24532025-09-09T22:19:36.850Z Compiling thiserror-no-std v2.0.2
24542025-09-09T22:19:37.033Z Compiling chacha20 v0.9.1
24552025-09-09T22:19:37.072Z Compiling aead v0.5.2
24562025-09-09T22:19:37.528Z Compiling chacha20poly1305 v0.10.1
24572025-09-09T22:19:37.608Z Compiling vsss-rs v3.3.4
24582025-09-09T22:19:37.637Z Compiling linked-hash-map v0.5.6
24592025-09-09T22:19:37.833Z Compiling hickory-proto v0.24.4
24602025-09-09T22:19:38.073Z Compiling lru-cache v0.1.2
24612025-09-09T22:19:38.369Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24622025-09-09T22:19:39.428Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24632025-09-09T22:19:40.749Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24642025-09-09T22:19:41.816Z Compiling slog-dtrace v0.3.0
24652025-09-09T22:19:42.236Z Compiling moka v0.12.10
24662025-09-09T22:19:42.769Z Compiling tagptr v0.2.0
24672025-09-09T22:19:46.759Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24682025-09-09T22:19:49.996Z Compiling hickory-resolver v0.24.4
24692025-09-09T22:19:51.598Z Compiling hickory-resolver v0.25.2
24702025-09-09T22:19:57.300Z Compiling qorb v0.4.1
24712025-09-09T22:19:58.996Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24722025-09-09T22:20:04.301Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24732025-09-09T22:20:05.485Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24742025-09-09T22:20:07.054Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24752025-09-09T22:20:08.213Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24762025-09-09T22:20:08.468Z Compiling nix v0.30.1
24772025-09-09T22:20:09.334Z Compiling proc-macro-error-attr2 v2.0.0
24782025-09-09T22:20:10.157Z Compiling display-error-chain v0.2.2
24792025-09-09T22:20:10.453Z Compiling proc-macro-error2 v2.0.1
24802025-09-09T22:20:11.013Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24812025-09-09T22:20:12.564Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24822025-09-09T22:20:12.596Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24832025-09-09T22:20:13.073Z Compiling dirs-sys-next v0.1.2
24842025-09-09T22:20:13.568Z Compiling crunchy v0.2.2
24852025-09-09T22:20:13.601Z Compiling maplit v1.0.2
24862025-09-09T22:20:13.769Z Compiling dirs-next v2.0.0
24872025-09-09T22:20:14.021Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
24882025-09-09T22:20:14.118Z Compiling dsl_auto_type v0.1.2
24892025-09-09T22:20:15.481Z Compiling scheduled-thread-pool v0.2.7
24902025-09-09T22:20:16.770Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24912025-09-09T22:20:17.492Z Compiling diesel_table_macro_syntax v0.2.0
24922025-09-09T22:20:17.929Z Compiling radium v0.7.0
24932025-09-09T22:20:18.455Z Compiling tiny-keccak v2.0.2
24942025-09-09T22:20:18.948Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
24952025-09-09T22:20:20.076Z Compiling diesel_derives v2.2.3
24962025-09-09T22:20:20.559Z Compiling r2d2 v0.8.10
24972025-09-09T22:20:21.276Z Compiling term v0.7.0
24982025-09-09T22:20:22.435Z Compiling const_format_proc_macros v0.2.34
24992025-09-09T22:20:24.160Z Compiling num-derive v0.3.3
25002025-09-09T22:20:24.251Z Compiling zerocopy-derive v0.6.6
25012025-09-09T22:20:24.299Z Compiling tap v1.0.1
25022025-09-09T22:20:24.550Z Compiling bit-vec v0.6.3
25032025-09-09T22:20:25.022Z Compiling maybe-uninit v2.0.0
25042025-09-09T22:20:25.677Z Compiling bit-set v0.5.3
25052025-09-09T22:20:25.988Z Compiling wyz v0.5.1
25062025-09-09T22:20:26.060Z Compiling zerocopy v0.6.6
25072025-09-09T22:20:26.320Z Compiling libscf-sys v1.1.0
25082025-09-09T22:20:26.485Z Compiling const_format v0.2.34
25092025-09-09T22:20:26.627Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25102025-09-09T22:20:27.805Z Compiling ascii-canvas v3.0.0
25112025-09-09T22:20:29.376Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25122025-09-09T22:20:30.501Z Compiling ena v0.14.3
25132025-09-09T22:20:30.648Z Compiling diesel v2.2.12
25142025-09-09T22:20:30.998Z Compiling diff v0.1.13
25152025-09-09T22:20:31.528Z Compiling packed_struct v0.10.1
25162025-09-09T22:20:31.960Z Compiling regex-syntax v0.6.29
25172025-09-09T22:20:32.042Z Compiling bindgen v0.71.1
25182025-09-09T22:20:32.557Z Compiling funty v2.0.0
25192025-09-09T22:20:35.544Z Compiling crc-catalog v2.4.0
25202025-09-09T22:20:35.766Z Compiling crc v3.2.1
25212025-09-09T22:20:37.020Z Compiling lalrpop v0.19.12
25222025-09-09T22:20:37.832Z Compiling bitvec v1.0.1
25232025-09-09T22:20:40.486Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25242025-09-09T22:20:41.000Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25252025-09-09T22:20:42.567Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25262025-09-09T22:20:42.614Z Compiling tabled_derive v0.11.0
25272025-09-09T22:20:45.213Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25282025-09-09T22:20:45.358Z Compiling papergrid v0.17.0
25292025-09-09T22:20:45.428Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25302025-09-09T22:20:45.824Z Compiling testing_table v0.3.0
25312025-09-09T22:20:46.330Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25322025-09-09T22:20:46.695Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25332025-09-09T22:20:47.000Z Compiling packed_struct_codegen v0.10.1
25342025-09-09T22:20:49.382Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25352025-09-09T22:20:49.812Z Compiling indexmap v1.9.3
25362025-09-09T22:20:49.815Z Compiling nodrop v0.1.14
25372025-09-09T22:20:50.023Z Compiling array-init v0.0.4
25382025-09-09T22:20:51.175Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25392025-09-09T22:20:52.081Z Compiling tabled v0.20.0
25402025-09-09T22:20:54.818Z Compiling smallvec v0.6.14
25412025-09-09T22:20:58.851Z Compiling polar-core v0.27.3
25422025-09-09T22:20:59.646Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25432025-09-09T22:21:00.051Z Compiling derive_builder_core v0.20.2
25442025-09-09T22:21:00.305Z Compiling headers-core v0.3.0
25452025-09-09T22:21:00.553Z Compiling libxml v0.3.3
25462025-09-09T22:21:01.033Z Compiling termcolor v1.4.1
25472025-09-09T22:21:02.057Z Compiling hashbrown v0.12.3
25482025-09-09T22:21:02.113Z Compiling bitfield v0.14.0
25492025-09-09T22:21:02.419Z Compiling derive_builder_macro v0.20.2
25502025-09-09T22:21:02.457Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25512025-09-09T22:21:02.529Z Compiling env_logger v0.10.2
25522025-09-09T22:21:03.424Z Compiling headers v0.4.1
25532025-09-09T22:21:07.312Z Compiling serde-hex v0.1.0
25542025-09-09T22:21:08.190Z Compiling samael v0.0.19
25552025-09-09T22:21:09.891Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25562025-09-09T22:21:11.473Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25572025-09-09T22:21:11.872Z Compiling ron v0.8.1
25582025-09-09T22:21:12.697Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25592025-09-09T22:21:12.757Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25602025-09-09T22:21:13.078Z Compiling hashbrown v0.13.2
25612025-09-09T22:21:13.589Z Compiling convert_case v0.7.1
25622025-09-09T22:21:14.410Z Compiling strum_macros v0.24.3
25632025-09-09T22:21:14.534Z Compiling crc-any v2.5.0
25642025-09-09T22:21:15.484Z Compiling termtree v0.5.1
25652025-09-09T22:21:15.684Z Compiling crc8 v0.1.1
25662025-09-09T22:21:15.829Z Compiling indoc v1.0.9
25672025-09-09T22:21:16.045Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25682025-09-09T22:21:16.715Z Compiling derive_more-impl v2.0.1
25692025-09-09T22:21:17.556Z Compiling object v0.30.4
25702025-09-09T22:21:18.465Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25712025-09-09T22:21:22.206Z Compiling derive_builder v0.20.2
25722025-09-09T22:21:22.478Z Compiling progenitor-impl v0.11.0
25732025-09-09T22:21:24.489Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25742025-09-09T22:21:24.888Z Compiling impl-trait-for-tuples v0.2.2
25752025-09-09T22:21:28.458Z Compiling oso-derive v0.27.3
25762025-09-09T22:21:29.528Z Compiling quick-xml v0.37.2
25772025-09-09T22:21:30.205Z Compiling path-slash v0.1.5
25782025-09-09T22:21:30.511Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25792025-09-09T22:21:30.545Z Compiling oso v0.27.3
25802025-09-09T22:21:30.548Z Compiling progenitor-macro v0.11.0
25812025-09-09T22:21:30.927Z Compiling derive_more v2.0.1
25822025-09-09T22:21:31.105Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25832025-09-09T22:21:42.000Z Compiling progenitor-client v0.11.0
25842025-09-09T22:21:43.035Z Compiling vte_generate_state_changes v0.1.2
25852025-09-09T22:21:43.701Z Compiling diesel-dtrace v0.4.2
25862025-09-09T22:21:44.115Z Compiling arc-swap v1.7.1
25872025-09-09T22:21:44.886Z Compiling siphasher v1.0.1
25882025-09-09T22:21:45.413Z Compiling phf_shared v0.12.1
25892025-09-09T22:21:45.944Z Compiling slog-scope v4.4.0
25902025-09-09T22:21:46.068Z Compiling vte v0.11.1
25912025-09-09T22:21:46.745Z Compiling progenitor v0.11.0
25922025-09-09T22:21:47.054Z Compiling crossterm v0.29.0
25932025-09-09T22:21:47.097Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
25942025-09-09T22:21:47.674Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25952025-09-09T22:21:54.930Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25962025-09-09T22:21:55.330Z Compiling bb8 v0.8.5
25972025-09-09T22:21:56.040Z Compiling unicase v2.7.0
25982025-09-09T22:21:56.453Z Compiling xshell-macros v0.2.7
25992025-09-09T22:21:57.239Z Compiling chrono-tz v0.10.4
26002025-09-09T22:21:57.683Z Compiling xshell v0.2.7
26012025-09-09T22:22:00.639Z Compiling async-bb8-diesel v0.2.1
26022025-09-09T22:22:01.220Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26032025-09-09T22:22:01.633Z Compiling strip-ansi-escapes v0.2.0
26042025-09-09T22:22:02.348Z Compiling slog-stdlog v4.1.1
26052025-09-09T22:22:03.683Z Compiling phf v0.12.1
26062025-09-09T22:22:04.090Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26072025-09-09T22:22:04.977Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26082025-09-09T22:22:05.359Z Compiling fd-lock v4.0.2
26092025-09-09T22:22:05.651Z Compiling peg-macros v0.8.5
26102025-09-09T22:22:08.865Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-09-09T22:22:09.887Z Compiling nu-ansi-term v0.50.1
26122025-09-09T22:22:10.258Z Compiling peg v0.8.5
26132025-09-09T22:22:10.482Z Compiling reedline v0.40.0
26142025-09-09T22:22:11.172Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26152025-09-09T22:22:27.911Z Compiling slog-envlogger v2.2.0
26162025-09-09T22:22:28.886Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26172025-09-09T22:22:30.390Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26182025-09-09T22:22:32.280Z Compiling typify-impl v0.2.0
26192025-09-09T22:22:33.084Z Compiling bcs v0.1.6
26202025-09-09T22:22:33.952Z Compiling fxhash v0.2.1
26212025-09-09T22:22:34.253Z Compiling libz-sys v1.1.20
26222025-09-09T22:22:34.825Z Compiling half v1.8.3
26232025-09-09T22:22:35.790Z Compiling serde_cbor v0.11.2
26242025-09-09T22:22:36.162Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26252025-09-09T22:22:38.167Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26262025-09-09T22:22:39.044Z Compiling kstat-rs v0.2.4
26272025-09-09T22:22:40.042Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26282025-09-09T22:22:40.514Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26292025-09-09T22:22:41.561Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26302025-09-09T22:22:41.851Z Compiling typify-macro v0.2.0
26312025-09-09T22:22:43.005Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26322025-09-09T22:22:43.045Z Compiling nanorand v0.7.0
26332025-09-09T22:22:43.631Z Compiling libgit2-sys v0.17.0+1.8.1
26342025-09-09T22:22:43.821Z Compiling parking_lot_core v0.8.6
26352025-09-09T22:22:44.376Z Compiling flume v0.11.1
26362025-09-09T22:22:45.173Z Compiling mime_guess v2.0.5
26372025-09-09T22:22:46.277Z Compiling tabled_derive v0.10.0
26382025-09-09T22:22:46.504Z Compiling ignore v0.4.23
26392025-09-09T22:22:48.729Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26402025-09-09T22:22:55.913Z Compiling papergrid v0.14.0
26412025-09-09T22:22:57.464Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26422025-09-09T22:23:00.403Z Compiling castaway v0.2.3
26432025-09-09T22:23:00.662Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26442025-09-09T22:23:00.786Z Compiling fs-err v2.11.0
26452025-09-09T22:23:01.171Z Compiling compact_str v0.8.0
26462025-09-09T22:23:01.396Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26472025-09-09T22:23:02.537Z Compiling tabled v0.18.0
26482025-09-09T22:23:03.664Z Compiling globwalk v0.9.1
26492025-09-09T22:23:08.811Z Compiling typify v0.2.0
26502025-09-09T22:23:09.822Z Compiling predicates-tree v1.0.12
26512025-09-09T22:23:10.785Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26522025-09-09T22:23:12.269Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26532025-09-09T22:23:13.315Z Compiling unicode-truncate v1.1.0
26542025-09-09T22:23:13.687Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26552025-09-09T22:23:22.253Z Compiling lru v0.12.5
26562025-09-09T22:23:22.695Z Compiling vergen v8.3.2
26572025-09-09T22:23:24.167Z Compiling nibble_vec v0.1.0
26582025-09-09T22:23:24.471Z Compiling cargo-platform v0.1.8
26592025-09-09T22:23:25.009Z Compiling instability v0.3.2
26602025-09-09T22:23:26.051Z Compiling atty v0.2.14
26612025-09-09T22:23:26.350Z Compiling indoc v2.0.6
26622025-09-09T22:23:27.240Z Compiling http-range v0.1.5
26632025-09-09T22:23:27.939Z Compiling cassowary v0.3.0
26642025-09-09T22:23:31.466Z Compiling endian-type v0.1.2
26652025-09-09T22:23:31.784Z Compiling salty v0.3.0
26662025-09-09T22:23:32.312Z Compiling radix_trie v0.2.1
26672025-09-09T22:23:33.201Z Compiling ratatui v0.29.0
26682025-09-09T22:23:35.295Z Compiling cargo_metadata v0.18.1
26692025-09-09T22:23:35.707Z Compiling git2 v0.19.0
26702025-09-09T22:23:38.377Z Compiling camino-tempfile-ext v0.3.2
26712025-09-09T22:23:39.828Z Compiling parking_lot v0.11.2
26722025-09-09T22:23:40.097Z Compiling progenitor-impl v0.8.0
26732025-09-09T22:23:46.061Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26742025-09-09T22:23:46.611Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26752025-09-09T22:23:47.706Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26762025-09-09T22:23:51.243Z Compiling rand_seeder v0.4.0
26772025-09-09T22:23:51.730Z Compiling prefix-trie v0.7.0
26782025-09-09T22:23:52.764Z Compiling lzma-sys v0.1.20
26792025-09-09T22:23:53.118Z Compiling rustls v0.21.12
26802025-09-09T22:23:53.499Z Compiling parse-size v1.1.0
26812025-09-09T22:23:53.664Z Compiling hickory-server v0.25.2
26822025-09-09T22:23:53.884Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26832025-09-09T22:23:55.677Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26842025-09-09T22:23:56.012Z Compiling progenitor-macro v0.8.0
26852025-09-09T22:23:59.424Z Compiling hyper-staticfile v0.10.1
26862025-09-09T22:24:01.044Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26872025-09-09T22:24:03.599Z Compiling sled v0.34.7
26882025-09-09T22:24:04.304Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26892025-09-09T22:24:07.248Z Compiling hickory-client v0.25.2
26902025-09-09T22:24:11.445Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26912025-09-09T22:24:11.868Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
26922025-09-09T22:24:12.732Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26932025-09-09T22:24:19.258Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26942025-09-09T22:24:20.290Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26952025-09-09T22:24:24.211Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26962025-09-09T22:24:24.607Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
26972025-09-09T22:24:25.195Z Compiling primeorder v0.13.6
26982025-09-09T22:24:25.849Z Compiling progenitor-client v0.8.0
26992025-09-09T22:24:25.911Z Compiling sct v0.7.1
27002025-09-09T22:24:26.283Z Compiling rustls-webpki v0.101.7
27012025-09-09T22:24:26.413Z Compiling heck v0.3.3
27022025-09-09T22:24:26.790Z Compiling env_filter v0.1.2
27032025-09-09T22:24:26.821Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27042025-09-09T22:24:27.243Z Compiling void v1.0.2
27052025-09-09T22:24:27.479Z Compiling lzss v0.8.2
27062025-09-09T22:24:28.387Z Compiling env_logger v0.11.5
27072025-09-09T22:24:29.795Z Compiling zone_cfg_derive v0.1.2
27082025-09-09T22:24:30.102Z Compiling progenitor v0.8.0
27092025-09-09T22:24:30.439Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27102025-09-09T22:24:31.186Z Compiling p384 v0.13.0
27112025-09-09T22:24:31.583Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27122025-09-09T22:24:33.109Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27132025-09-09T22:24:37.267Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27142025-09-09T22:24:39.699Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27152025-09-09T22:24:40.209Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27162025-09-09T22:24:40.960Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27172025-09-09T22:24:42.411Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27182025-09-09T22:24:43.735Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27192025-09-09T22:24:44.173Z Compiling tungstenite v0.23.0
27202025-09-09T22:24:49.711Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27212025-09-09T22:24:49.873Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27222025-09-09T22:24:50.109Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27232025-09-09T22:24:50.264Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27242025-09-09T22:24:50.505Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27252025-09-09T22:24:50.662Z Compiling nix v0.27.1
27262025-09-09T22:24:51.262Z Compiling serde_bytes v0.11.17
27272025-09-09T22:24:51.952Z Compiling base64 v0.13.1
27282025-09-09T22:24:52.799Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27292025-09-09T22:24:53.214Z Compiling number_prefix v0.4.0
27302025-09-09T22:24:53.486Z Compiling indicatif v0.17.11
27312025-09-09T22:24:53.544Z Compiling ron v0.7.1
27322025-09-09T22:24:58.154Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27332025-09-09T22:24:59.099Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27342025-09-09T22:24:59.167Z Compiling tokio-tungstenite v0.23.1
27352025-09-09T22:24:59.332Z Compiling xz2 v0.1.7
27362025-09-09T22:25:00.021Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27372025-09-09T22:25:00.056Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27382025-09-09T22:25:06.123Z Compiling tokio-rustls v0.24.1
27392025-09-09T22:25:06.656Z Compiling zone v0.1.8
27402025-09-09T22:25:09.654Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27412025-09-09T22:25:10.133Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27422025-09-09T22:25:11.417Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27432025-09-09T22:25:12.096Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27442025-09-09T22:25:12.433Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27452025-09-09T22:25:13.272Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27462025-09-09T22:25:14.826Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27472025-09-09T22:25:15.340Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27482025-09-09T22:25:21.259Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27492025-09-09T22:25:24.789Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27502025-09-09T22:25:25.891Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27512025-09-09T22:25:26.484Z Compiling rustls-pemfile v1.0.4
27522025-09-09T22:25:27.288Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27532025-09-09T22:25:27.687Z Compiling signal-hook-tokio v0.3.1
27542025-09-09T22:25:27.982Z Compiling twox-hash v2.1.0
27552025-09-09T22:25:28.018Z Compiling yasna v0.5.2
27562025-09-09T22:25:28.353Z Compiling secrecy v0.8.0
27572025-09-09T22:25:28.685Z Compiling is_ci v1.2.0
27582025-09-09T22:25:29.065Z Compiling supports-color v3.0.2
27592025-09-09T22:25:29.579Z Compiling rcgen v0.12.1
27602025-09-09T22:25:32.219Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27612025-09-09T22:25:39.807Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27622025-09-09T22:25:40.368Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27632025-09-09T22:25:42.422Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27642025-09-09T22:25:52.478Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27652025-09-09T22:26:01.920Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27662025-09-09T22:26:05.935Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27672025-09-09T22:26:06.595Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27682025-09-09T22:26:12.858Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27692025-09-09T22:26:13.592Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27702025-09-09T22:26:21.072Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27712025-09-09T22:26:22.541Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27722025-09-09T22:26:22.947Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27732025-09-09T22:26:23.351Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27742025-09-09T22:26:25.070Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27752025-09-09T22:26:29.319Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27762025-09-09T22:26:29.670Z Compiling fatfs v0.3.6
27772025-09-09T22:26:31.470Z Compiling subprocess v0.2.9
27782025-09-09T22:26:32.578Z Compiling rtoolbox v0.0.2
27792025-09-09T22:26:32.637Z Compiling assert_matches v1.5.0
27802025-09-09T22:26:33.035Z Compiling rpassword v7.4.0
27812025-09-09T22:26:33.540Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27822025-09-09T22:26:36.103Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27832025-09-09T22:26:41.713Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27842025-09-09T22:26:41.854Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27852025-09-09T22:26:47.208Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27862025-09-09T22:27:08.251Z Compiling tui-tree-widget v0.23.1
27872025-09-09T22:27:08.779Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27882025-09-09T22:27:21.751Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27892025-09-09T22:27:25.066Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27902025-09-09T22:27:25.206Z Compiling uzers v0.12.1
27912025-09-09T22:27:25.468Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27922025-09-09T22:27:28.452Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27932025-09-09T22:27:28.748Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27942025-09-09T22:27:44.703Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27952025-09-09T22:27:56.753Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27962025-09-09T22:27:58.969Z Compiling support-bundle-viewer v0.1.2
27972025-09-09T22:28:01.777Z Compiling multimap v0.10.1
27982025-09-09T22:30:35.192Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27992025-09-09T22:30:35.496Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28002025-09-09T22:39:30.495Z Finished `release` profile [optimized] target(s) in 20m 58s
28012025-09-09T22:40:29.949Z
28022025-09-09T22:40:29.953Zreal 21:59.853367461
28032025-09-09T22:40:29.953Zuser 2:37:09.996928431
28042025-09-09T22:40:29.953Zsys 4:37.177866193
28052025-09-09T22:40:29.953Ztrap 4.363682927
28062025-09-09T22:40:29.953Ztflt 2.419371422
28072025-09-09T22:40:29.953Zdflt 6.807633813
28082025-09-09T22:40:29.953Zkflt 0.027870010
28092025-09-09T22:40:29.953Zlock 10:48:45.925717896
28102025-09-09T22:40:29.953Zslp 7:59:20.576346608
28112025-09-09T22:40:29.953Zlat 4:24.345910418
28122025-09-09T22:40:29.953Zstop 4:21.835654937
28132025-09-09T22:40:29.953Z+ mapfile -t packages
28142025-09-09T22:40:29.953Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28152025-09-09T22:40:31.356Z Finished `release` profile [optimized] target(s) in 1.33s
28162025-09-09T22:40:31.424Z Running `target/release/omicron-package -t test list-outputs`
28172025-09-09T22:40:31.486ZLogging to: /work/oxidecomputer/omicron/out/LOG
28182025-09-09T22:40:31.490Z+ ptime -m cargo build --locked --release -p xtask
28192025-09-09T22:40:32.326Z Compiling once_cell v1.21.3
28202025-09-09T22:40:32.330Z Compiling serde v1.0.219
28212025-09-09T22:40:32.330Z Compiling bitflags v2.9.1
28222025-09-09T22:40:32.330Z Compiling libc v0.2.174
28232025-09-09T22:40:32.330Z Compiling syn v2.0.106
28242025-09-09T22:40:32.330Z Compiling serde_json v1.0.143
28252025-09-09T22:40:32.440Z Compiling num-traits v0.2.19
28262025-09-09T22:40:32.450Z Compiling smallvec v1.15.1
28272025-09-09T22:40:32.889Z Compiling rustix v0.38.37
28282025-09-09T22:40:32.954Z Compiling hashbrown v0.15.4
28292025-09-09T22:40:33.048Z Compiling usdt-impl v0.5.0
28302025-09-09T22:40:33.273Z Compiling syn v1.0.109
28312025-09-09T22:40:33.302Z Compiling getrandom v0.3.1
28322025-09-09T22:40:33.657Z Compiling log v0.4.27
28332025-09-09T22:40:33.755Z Compiling rustix v1.0.7
28342025-09-09T22:40:33.895Z Compiling percent-encoding v2.3.2
28352025-09-09T22:40:33.983Z Compiling thread-id v4.2.2
28362025-09-09T22:40:34.187Z Compiling form_urlencoded v1.2.2
28372025-09-09T22:40:34.390Z Compiling indexmap v2.11.0
28382025-09-09T22:40:34.803Z Compiling fs-err v3.1.1
28392025-09-09T22:40:35.224Z Compiling ordered-float v2.10.1
28402025-09-09T22:40:35.509Z Compiling terminal_size v0.4.0
28412025-09-09T22:40:35.812Z Compiling anyhow v1.0.99
28422025-09-09T22:40:36.124Z Compiling clap_builder v4.5.41
28432025-09-09T22:40:36.435Z Compiling textwrap v0.16.2
28442025-09-09T22:40:36.902Z Compiling tempfile v3.20.0
28452025-09-09T22:40:37.391Z Compiling proc-macro-error v1.0.4
28462025-09-09T22:40:39.054Z Compiling tabled_derive v0.7.0
28472025-09-09T22:40:39.434Z Compiling synstructure v0.13.1
28482025-09-09T22:40:40.666Z Compiling tabled v0.15.0
28492025-09-09T22:40:40.737Z Compiling serde_derive v1.0.219
28502025-09-09T22:40:40.737Z Compiling thiserror-impl v1.0.69
28512025-09-09T22:40:40.740Z Compiling zerofrom-derive v0.1.4
28522025-09-09T22:40:40.740Z Compiling yoke-derive v0.7.4
28532025-09-09T22:40:40.740Z Compiling zerovec-derive v0.10.3
28542025-09-09T22:40:43.185Z Compiling displaydoc v0.2.5
28552025-09-09T22:40:43.201Z Compiling icu_provider_macros v1.5.0
28562025-09-09T22:40:43.365Z Compiling thiserror v1.0.69
28572025-09-09T22:40:43.565Z Compiling pest v2.7.14
28582025-09-09T22:40:43.861Z Compiling zerofrom v0.1.4
28592025-09-09T22:40:44.163Z Compiling yoke v0.7.4
28602025-09-09T22:40:44.295Z Compiling zerocopy-derive v0.7.35
28612025-09-09T22:40:44.604Z Compiling zerovec v0.10.4
28622025-09-09T22:40:44.844Z Compiling scroll_derive v0.12.0
28632025-09-09T22:40:46.181Z Compiling zerocopy v0.7.35
28642025-09-09T22:40:46.296Z Compiling pest_meta v2.7.14
28652025-09-09T22:40:46.607Z Compiling scroll v0.12.0
28662025-09-09T22:40:47.331Z Compiling tinystr v0.7.6
28672025-09-09T22:40:47.694Z Compiling icu_collections v1.5.0
28682025-09-09T22:40:47.806Z Compiling icu_locid v1.5.0
28692025-09-09T22:40:47.845Z Compiling pest_generator v2.7.14
28702025-09-09T22:40:49.643Z Compiling icu_provider v1.5.0
28712025-09-09T22:40:50.018Z Compiling pest_derive v2.7.14
28722025-09-09T22:40:50.940Z Compiling icu_locid_transform v1.5.0
28732025-09-09T22:40:51.923Z Compiling dtrace-parser v0.2.0
28742025-09-09T22:40:53.595Z Compiling icu_properties v1.5.1
28752025-09-09T22:40:54.348Z Compiling toml_datetime v0.6.11
28762025-09-09T22:40:55.267Z Compiling serde_spanned v0.6.9
28772025-09-09T22:40:55.593Z Compiling toml_edit v0.22.27
28782025-09-09T22:40:56.658Z Compiling serde_tokenstream v0.2.2
28792025-09-09T22:40:57.289Z Compiling erased-serde v0.4.6
28802025-09-09T22:40:58.858Z Compiling icu_normalizer v1.5.0
28812025-09-09T22:40:58.874Z Compiling dof v0.3.0
28822025-09-09T22:40:59.758Z Compiling toml v0.8.23
28832025-09-09T22:41:00.196Z Compiling idna_adapter v1.2.0
28842025-09-09T22:41:00.498Z Compiling idna v1.0.3
28852025-09-09T22:41:01.275Z Compiling goblin v0.8.2
28862025-09-09T22:41:03.167Z Compiling thiserror-impl v2.0.16
28872025-09-09T22:41:04.251Z Compiling url v2.5.4
28882025-09-09T22:41:05.855Z Compiling serde-untagged v0.1.7
28892025-09-09T22:41:06.039Z Compiling semver v1.0.26
28902025-09-09T22:41:06.116Z Compiling thiserror v2.0.16
28912025-09-09T22:41:06.333Z Compiling camino v1.1.12
28922025-09-09T22:41:06.672Z Compiling serde-value v0.7.0
28932025-09-09T22:41:07.539Z Compiling cargo-util-schemas v0.8.2
28942025-09-09T22:41:07.762Z Compiling usdt-macro v0.5.0
28952025-09-09T22:41:09.021Z Compiling usdt-attr-macro v0.5.0
28962025-09-09T22:41:10.442Z Compiling cargo-platform v0.2.0
28972025-09-09T22:41:11.715Z Compiling clap_derive v4.5.41
28982025-09-09T22:41:11.935Z Compiling cargo_metadata v0.21.0
28992025-09-09T22:41:13.400Z Compiling usdt v0.5.0
29002025-09-09T22:41:14.217Z Compiling camino-tempfile v1.4.1
29012025-09-09T22:41:14.825Z Compiling cargo_toml v0.21.0
29022025-09-09T22:41:15.095Z Compiling macaddr v1.0.1
29032025-09-09T22:41:16.165Z Compiling clap v4.5.41
29042025-09-09T22:41:26.601Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29052025-09-09T22:41:32.518Z Finished `release` profile [optimized] target(s) in 1m 00s
29062025-09-09T22:41:32.670Z
29072025-09-09T22:41:32.670Zreal 1:01.140391598
29082025-09-09T22:41:32.670Zuser 6:36.797798481
29092025-09-09T22:41:32.670Zsys 29.556177224
29102025-09-09T22:41:32.670Ztrap 0.226110374
29112025-09-09T22:41:32.670Ztflt 0.296477278
29122025-09-09T22:41:32.670Zdflt 0.537671269
29132025-09-09T22:41:32.674Zkflt 0.000029018
29142025-09-09T22:41:32.674Zlock 19:45.174515181
29152025-09-09T22:41:32.674Zslp 22:22.863915110
29162025-09-09T22:41:32.674Zlat 26.352290876
29172025-09-09T22:41:32.674Zstop 34.126952368
29182025-09-09T22:41:32.674Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29192025-09-09T22:41:32.674Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29202025-09-09T22:41:32.674Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29212025-09-09T22:41:32.674Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29222025-09-09T22:41:32.674Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29232025-09-09T22:41:34.046Z Compiling regress v0.10.4
29242025-09-09T22:41:34.221Z Compiling ident_case v1.0.1
29252025-09-09T22:41:34.221Z Compiling unsafe-libyaml v0.2.11
29262025-09-09T22:41:34.224Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29272025-09-09T22:41:34.224Z Compiling match_cfg v0.1.0
29282025-09-09T22:41:34.292Z Compiling quick-error v1.2.3
29292025-09-09T22:41:34.295Z Compiling tempfile v3.20.0
29302025-09-09T22:41:34.295Z Compiling progenitor-client v0.10.0
29312025-09-09T22:41:34.367Z Compiling hostname v0.3.1
29322025-09-09T22:41:34.425Z Compiling darling_core v0.20.10
29332025-09-09T22:41:34.488Z Compiling structmeta-derive v0.3.0
29342025-09-09T22:41:34.619Z Compiling rustls v0.22.4
29352025-09-09T22:41:34.832Z Compiling hex v0.4.3
29362025-09-09T22:41:34.917Z Compiling multer v3.1.0
29372025-09-09T22:41:35.015Z Compiling debug-ignore v1.0.5
29382025-09-09T22:41:35.233Z Compiling toml_parser v1.0.2
29392025-09-09T22:41:35.389Z Compiling slog-json v2.6.1
29402025-09-09T22:41:35.442Z Compiling macaddr v1.0.1
29412025-09-09T22:41:35.812Z Compiling serde_yaml v0.9.34+deprecated
29422025-09-09T22:41:35.911Z Compiling serde_spanned v1.0.0
29432025-09-09T22:41:36.108Z Compiling toml_datetime v0.7.0
29442025-09-09T22:41:36.223Z Compiling async-stream-impl v0.3.6
29452025-09-09T22:41:36.770Z Compiling dropshot v0.16.4
29462025-09-09T22:41:36.800Z Compiling toml_writer v1.0.2
29472025-09-09T22:41:37.155Z Compiling ref-cast v1.0.24
29482025-09-09T22:41:37.211Z Compiling structmeta v0.3.0
29492025-09-09T22:41:37.334Z Compiling toml v0.9.5
29502025-09-09T22:41:37.620Z Compiling async-stream v0.3.6
29512025-09-09T22:41:37.664Z Compiling slog-bunyan v2.5.0
29522025-09-09T22:41:37.930Z Compiling waitgroup v0.1.2
29532025-09-09T22:41:37.976Z Compiling rustls-pemfile v2.2.0
29542025-09-09T22:41:38.205Z Compiling typify-impl v0.3.0
29552025-09-09T22:41:38.361Z Compiling dropshot_endpoint v0.16.4
29562025-09-09T22:41:38.831Z Compiling serde_path_to_error v0.1.17
29572025-09-09T22:41:39.441Z Compiling ref-cast-impl v1.0.24
29582025-09-09T22:41:39.710Z Compiling tokio-rustls v0.25.0
29592025-09-09T22:41:40.239Z Compiling wait-timeout v0.2.0
29602025-09-09T22:41:40.482Z Compiling darling_macro v0.20.10
29612025-09-09T22:41:40.670Z Compiling hostname v0.4.0
29622025-09-09T22:41:40.701Z Compiling bit-vec v0.8.0
29632025-09-09T22:41:40.927Z Compiling rusty-fork v0.3.0
29642025-09-09T22:41:41.002Z Compiling derive-ex v0.1.8
29652025-09-09T22:41:41.222Z Compiling bit-set v0.8.0
29662025-09-09T22:41:41.471Z Compiling darling v0.20.10
29672025-09-09T22:41:41.562Z Compiling rand_xorshift v0.4.0
29682025-09-09T22:41:41.633Z Compiling serde_with_macros v3.14.0
29692025-09-09T22:41:41.657Z Compiling instant v0.1.13
29702025-09-09T22:41:41.874Z Compiling unarray v0.1.4
29712025-09-09T22:41:41.898Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29722025-09-09T22:41:42.119Z Compiling proptest v1.7.0
29732025-09-09T22:41:42.128Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29742025-09-09T22:41:42.535Z Compiling progenitor-client v0.9.1
29752025-09-09T22:41:42.882Z Compiling derive-where v1.5.0
29762025-09-09T22:41:43.183Z Compiling parse-display-derive v0.10.0
29772025-09-09T22:41:43.768Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29782025-09-09T22:41:44.269Z Compiling serde_with v3.14.0
29792025-09-09T22:41:44.652Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29802025-09-09T22:41:44.968Z Compiling backoff v0.4.0
29812025-09-09T22:41:45.413Z Compiling iddqd v0.3.9
29822025-09-09T22:41:45.500Z Compiling test-strategy v0.4.3
29832025-09-09T22:41:46.311Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29842025-09-09T22:41:46.738Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29852025-09-09T22:41:47.398Z Compiling parse-display v0.10.0
29862025-09-09T22:41:47.578Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
29872025-09-09T22:41:47.606Z Compiling typify-impl v0.4.3
29882025-09-09T22:41:47.652Z Compiling itertools v0.14.0
29892025-09-09T22:41:48.040Z Compiling darling_core v0.21.0
29902025-09-09T22:41:49.372Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
29912025-09-09T22:41:49.932Z Compiling proc-macro-crate v1.3.1
29922025-09-09T22:41:50.362Z Compiling typify-macro v0.3.0
29932025-09-09T22:41:50.724Z Compiling crucible-workspace-hack v0.1.0
29942025-09-09T22:41:50.842Z Compiling proc-macro-error v1.0.4
29952025-09-09T22:41:50.921Z Compiling num_enum_derive v0.5.11
29962025-09-09T22:41:51.141Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29972025-09-09T22:41:51.536Z Compiling heapless v0.8.0
29982025-09-09T22:41:51.764Z Compiling hash32 v0.3.1
29992025-09-09T22:41:52.073Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30002025-09-09T22:41:52.451Z Compiling smoltcp v0.11.0
30012025-09-09T22:41:52.804Z Compiling foreign-types-macros v0.2.3
30022025-09-09T22:41:53.219Z Compiling foreign-types-shared v0.3.1
30032025-09-09T22:41:53.329Z Compiling num_enum v0.5.11
30042025-09-09T22:41:53.392Z Compiling cobs v0.2.3
30052025-09-09T22:41:53.714Z Compiling postcard v1.0.10
30062025-09-09T22:41:54.065Z Compiling tabwriter v1.4.0
30072025-09-09T22:41:54.144Z Compiling foreign-types v0.5.0
30082025-09-09T22:41:54.297Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30092025-09-09T22:41:54.404Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30102025-09-09T22:41:54.500Z Compiling darling_macro v0.21.0
30112025-09-09T22:41:54.524Z Compiling typify v0.3.0
30122025-09-09T22:41:54.556Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30132025-09-09T22:41:54.740Z Compiling progenitor-impl v0.9.1
30142025-09-09T22:41:54.997Z Compiling cstr-argument v0.1.2
30152025-09-09T22:41:55.170Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30162025-09-09T22:41:55.242Z Compiling rayon-core v1.12.1
30172025-09-09T22:41:55.296Z Compiling pretty-hex v0.2.1
30182025-09-09T22:41:55.535Z Compiling darling v0.21.0
30192025-09-09T22:41:55.560Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30202025-09-09T22:41:55.614Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30212025-09-09T22:41:55.673Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30222025-09-09T22:41:55.699Z Compiling ingot-macros v0.1.1
30232025-09-09T22:41:55.977Z Compiling crossbeam-deque v0.8.5
30242025-09-09T22:41:56.018Z Compiling colored v2.2.0
30252025-09-09T22:41:56.251Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30262025-09-09T22:41:57.240Z Compiling zone_cfg_derive v0.3.0
30272025-09-09T22:41:57.978Z Compiling rayon v1.10.0
30282025-09-09T22:41:58.255Z Compiling camino-tempfile v1.4.1
30292025-09-09T22:41:58.725Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30302025-09-09T22:41:58.751Z Compiling smf v0.2.3
30312025-09-09T22:41:59.193Z Compiling num-derive v0.4.2
30322025-09-09T22:42:00.024Z Compiling sigpipe v0.1.3
30332025-09-09T22:42:00.215Z Compiling typify-macro v0.4.3
30342025-09-09T22:42:00.237Z Compiling jiff v0.2.15
30352025-09-09T22:42:00.914Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30362025-09-09T22:42:01.346Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30372025-09-09T22:42:01.700Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30382025-09-09T22:42:01.756Z Compiling progenitor-macro v0.9.1
30392025-09-09T22:42:01.864Z Compiling zone v0.3.1
30402025-09-09T22:42:02.542Z Compiling toml v0.8.23
30412025-09-09T22:42:02.581Z Compiling num-rational v0.4.2
30422025-09-09T22:42:03.202Z Compiling ingot-types v0.1.2
30432025-09-09T22:42:03.361Z Compiling num-complex v0.4.6
30442025-09-09T22:42:04.099Z Compiling ingot v0.1.1
30452025-09-09T22:42:04.158Z Compiling float-ord v0.3.2
30462025-09-09T22:42:04.182Z Compiling universal-hash v0.5.1
30472025-09-09T22:42:04.391Z Compiling num v0.4.3
30482025-09-09T22:42:04.433Z Compiling secrecy v0.10.3
30492025-09-09T22:42:04.437Z Compiling typify v0.4.3
30502025-09-09T22:42:04.437Z Compiling opaque-debug v0.3.1
30512025-09-09T22:42:04.538Z Compiling convert_case v0.4.0
30522025-09-09T22:42:04.615Z Compiling password-hash v0.5.0
30532025-09-09T22:42:04.671Z Compiling progenitor-impl v0.10.0
30542025-09-09T22:42:04.728Z Compiling blake2 v0.10.6
30552025-09-09T22:42:05.512Z Compiling derive_more v0.99.20
30562025-09-09T22:42:05.621Z Compiling indent_write v2.2.0
30572025-09-09T22:42:05.917Z Compiling argon2 v0.5.3
30582025-09-09T22:42:06.183Z Compiling aead v0.5.2
30592025-09-09T22:42:06.624Z Compiling keccak v0.1.5
30602025-09-09T22:42:07.944Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30612025-09-09T22:42:08.376Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30622025-09-09T22:42:08.925Z Compiling utf-8 v0.7.6
30632025-09-09T22:42:09.298Z Compiling tungstenite v0.21.0
30642025-09-09T22:42:09.321Z Compiling sha3 v0.10.8
30652025-09-09T22:42:09.351Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30662025-09-09T22:42:09.893Z Compiling poly1305 v0.8.0
30672025-09-09T22:42:10.463Z Compiling chacha20 v0.9.1
30682025-09-09T22:42:11.238Z Compiling tokio-tungstenite v0.21.0
30692025-09-09T22:42:11.380Z Compiling console v0.15.10
30702025-09-09T22:42:11.712Z Compiling cancel-safe-futures v0.1.5
30712025-09-09T22:42:11.747Z Compiling progenitor-macro v0.10.0
30722025-09-09T22:42:11.856Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30732025-09-09T22:42:12.055Z Compiling owo-colors v4.2.2
30742025-09-09T22:42:12.141Z Compiling base64 v0.21.7
30752025-09-09T22:42:12.259Z Compiling libsw-core v0.3.1
30762025-09-09T22:42:12.433Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30772025-09-09T22:42:12.610Z Compiling fixedbitset v0.5.7
30782025-09-09T22:42:12.717Z Compiling semver v0.1.20
30792025-09-09T22:42:12.865Z Compiling libsw v3.5.0
30802025-09-09T22:42:13.232Z Compiling rustc_version v0.1.7
30812025-09-09T22:42:13.294Z Compiling petgraph v0.8.2
30822025-09-09T22:42:13.347Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30832025-09-09T22:42:13.709Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30842025-09-09T22:42:13.980Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30852025-09-09T22:42:14.025Z Compiling atomicwrites v0.4.4
30862025-09-09T22:42:14.139Z Compiling newline-converter v0.3.0
30872025-09-09T22:42:14.362Z Compiling thiserror-impl-no-std v2.0.2
30882025-09-09T22:42:14.447Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30892025-09-09T22:42:14.489Z Compiling half v2.4.1
30902025-09-09T22:42:15.095Z Compiling ciborium-io v0.2.2
30912025-09-09T22:42:15.122Z Compiling progenitor v0.9.1
30922025-09-09T22:42:15.153Z Compiling linear-map v1.2.0
30932025-09-09T22:42:15.229Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30942025-09-09T22:42:15.292Z Compiling ciborium-ll v0.2.2
30952025-09-09T22:42:15.411Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
30962025-09-09T22:42:15.574Z Compiling expectorate v1.2.0
30972025-09-09T22:42:15.781Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30982025-09-09T22:42:15.913Z Compiling newtype_derive v0.1.6
30992025-09-09T22:42:15.945Z Compiling pin-project-internal v1.1.6
31002025-09-09T22:42:16.220Z Compiling ciborium v0.2.2
31012025-09-09T22:42:16.728Z Compiling chacha20poly1305 v0.10.1
31022025-09-09T22:42:17.023Z Compiling typify-impl v0.2.0
31032025-09-09T22:42:17.358Z Compiling thiserror-no-std v2.0.2
31042025-09-09T22:42:17.550Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31052025-09-09T22:42:17.588Z Compiling vsss-rs v3.3.4
31062025-09-09T22:42:17.660Z Compiling resolv-conf v0.7.0
31072025-09-09T22:42:18.440Z Compiling snafu-derive v0.8.5
31082025-09-09T22:42:18.875Z Compiling pin-project v1.1.6
31092025-09-09T22:42:19.078Z Compiling primeorder v0.13.6
31102025-09-09T22:42:19.687Z Compiling pem v3.0.5
31112025-09-09T22:42:20.159Z Compiling csv-core v0.1.11
31122025-09-09T22:42:20.495Z Compiling libefi-sys v0.1.0
31132025-09-09T22:42:20.774Z Compiling moka v0.12.10
31142025-09-09T22:42:20.868Z Compiling same-file v1.0.6
31152025-09-09T22:42:21.157Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31162025-09-09T22:42:21.259Z Compiling walkdir v2.5.0
31172025-09-09T22:42:21.551Z Compiling csv v1.3.1
31182025-09-09T22:42:22.089Z Compiling tabled_derive v0.7.0
31192025-09-09T22:42:22.233Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31202025-09-09T22:42:22.893Z Compiling globset v0.4.15
31212025-09-09T22:42:23.288Z Compiling olpc-cjson v0.1.4
31222025-09-09T22:42:23.315Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31232025-09-09T22:42:23.501Z Compiling snafu v0.8.5
31242025-09-09T22:42:23.609Z Compiling serde_plain v1.0.2
31252025-09-09T22:42:23.806Z Compiling bitfield-struct v0.6.2
31262025-09-09T22:42:24.038Z Compiling async-recursion v1.1.1
31272025-09-09T22:42:24.307Z Compiling unicase v2.7.0
31282025-09-09T22:42:24.379Z Compiling arc-swap v1.7.1
31292025-09-09T22:42:24.469Z Compiling highway v1.3.0
31302025-09-09T22:42:24.730Z Compiling typed-path v0.9.3
31312025-09-09T22:42:25.057Z Compiling progenitor v0.10.0
31322025-09-09T22:42:25.121Z Compiling tagptr v0.2.0
31332025-09-09T22:42:25.268Z Compiling textwrap v0.16.2
31342025-09-09T22:42:25.338Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31352025-09-09T22:42:25.457Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31362025-09-09T22:42:25.649Z Compiling slog-scope v4.4.0
31372025-09-09T22:42:26.278Z Compiling tabled v0.15.0
31382025-09-09T22:42:26.425Z Compiling steno v0.4.1
31392025-09-09T22:42:26.967Z Compiling polyval v0.6.2
31402025-09-09T22:42:27.305Z Compiling tough v0.20.0
31412025-09-09T22:42:27.464Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31422025-09-09T22:42:27.967Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31432025-09-09T22:42:28.152Z Compiling hickory-proto v0.24.4
31442025-09-09T22:42:28.549Z Compiling proc-macro-error-attr2 v2.0.0
31452025-09-09T22:42:29.165Z Compiling typify-macro v0.2.0
31462025-09-09T22:42:29.426Z Compiling salty v0.3.0
31472025-09-09T22:42:29.951Z Compiling linked-hash-map v0.5.6
31482025-09-09T22:42:30.391Z Compiling humantime v2.2.0
31492025-09-09T22:42:30.960Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31502025-09-09T22:42:31.128Z Compiling parking_lot_core v0.8.6
31512025-09-09T22:42:31.154Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31522025-09-09T22:42:31.721Z Compiling lru-cache v0.1.2
31532025-09-09T22:42:32.037Z Compiling proc-macro-error2 v2.0.1
31542025-09-09T22:42:32.284Z Compiling ghash v0.5.1
31552025-09-09T22:42:32.547Z Compiling hickory-resolver v0.25.2
31562025-09-09T22:42:32.584Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31572025-09-09T22:42:32.890Z Compiling slog-stdlog v4.1.1
31582025-09-09T22:42:33.038Z Compiling p384 v0.13.0
31592025-09-09T22:42:33.173Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31602025-09-09T22:42:33.279Z Compiling nix v0.30.1
31612025-09-09T22:42:33.391Z Compiling typify v0.2.0
31622025-09-09T22:42:33.424Z Compiling ctr v0.9.2
31632025-09-09T22:42:33.623Z Compiling progenitor-impl v0.8.0
31642025-09-09T22:42:33.866Z Compiling num-derive v0.3.3
31652025-09-09T22:42:34.560Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31662025-09-09T22:42:36.208Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31672025-09-09T22:42:36.304Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31682025-09-09T22:42:37.367Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31692025-09-09T22:42:37.446Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31702025-09-09T22:42:39.553Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31712025-09-09T22:42:39.840Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31722025-09-09T22:42:40.721Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31732025-09-09T22:42:40.887Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31742025-09-09T22:42:41.721Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31752025-09-09T22:42:42.322Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31762025-09-09T22:42:42.428Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31772025-09-09T22:42:43.364Z Compiling gethostname v0.5.0
31782025-09-09T22:42:43.629Z Compiling lzma-sys v0.1.20
31792025-09-09T22:42:44.487Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31802025-09-09T22:42:44.663Z Compiling slog-dtrace v0.3.0
31812025-09-09T22:42:44.874Z Compiling xshell-macros v0.2.7
31822025-09-09T22:42:45.243Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31832025-09-09T22:42:45.796Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842025-09-09T22:42:45.982Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31852025-09-09T22:42:46.029Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31862025-09-09T22:42:46.515Z Compiling xshell v0.2.7
31872025-09-09T22:42:46.926Z Compiling progenitor-macro v0.8.0
31882025-09-09T22:42:47.699Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31892025-09-09T22:42:48.856Z Compiling libscf-sys v1.1.0
31902025-09-09T22:42:49.187Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31912025-09-09T22:42:50.017Z Compiling aes-gcm v0.10.3
31922025-09-09T22:42:50.143Z Compiling hickory-resolver v0.24.4
31932025-09-09T22:42:50.430Z Compiling mime_guess v2.0.5
31942025-09-09T22:42:51.734Z Compiling slog-envlogger v2.2.0
31952025-09-09T22:42:52.020Z Compiling tabled_derive v0.11.0
31962025-09-09T22:42:53.143Z Compiling papergrid v0.17.0
31972025-09-09T22:42:53.146Z Compiling progenitor-impl v0.11.0
31982025-09-09T22:42:55.109Z Compiling testing_table v0.3.0
31992025-09-09T22:42:55.469Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32002025-09-09T22:42:55.908Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32012025-09-09T22:42:56.693Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32022025-09-09T22:42:57.161Z Compiling heck v0.3.3
32032025-09-09T22:42:57.593Z Compiling tokio-dtrace v0.1.0
32042025-09-09T22:42:57.769Z Compiling progenitor-client v0.8.0
32052025-09-09T22:42:58.137Z Compiling ssh-encoding v0.2.0
32062025-09-09T22:42:58.325Z Compiling blowfish v0.9.1
32072025-09-09T22:42:58.711Z Compiling env_filter v0.1.2
32082025-09-09T22:42:58.889Z Compiling nibble_vec v0.1.0
32092025-09-09T22:42:59.173Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32102025-09-09T22:42:59.176Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32112025-09-09T22:42:59.396Z Compiling endian-type v0.1.2
32122025-09-09T22:42:59.472Z Compiling env_logger v0.11.5
32132025-09-09T22:42:59.642Z Compiling radix_trie v0.2.1
32142025-09-09T22:42:59.674Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32152025-09-09T22:42:59.704Z Compiling bcrypt-pbkdf v0.10.0
32162025-09-09T22:43:00.241Z Compiling ssh-cipher v0.2.0
32172025-09-09T22:43:00.301Z Compiling progenitor v0.8.0
32182025-09-09T22:43:00.411Z Compiling oxide-tokio-rt v0.1.2
32192025-09-09T22:43:00.457Z Compiling zone_cfg_derive v0.1.2
32202025-09-09T22:43:00.484Z Compiling progenitor-macro v0.11.0
32212025-09-09T22:43:00.607Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32222025-09-09T22:43:00.801Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32232025-09-09T22:43:01.149Z Compiling tabled v0.20.0
32242025-09-09T22:43:01.321Z Compiling parking_lot v0.11.2
32252025-09-09T22:43:01.731Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32262025-09-09T22:43:01.976Z Compiling qorb v0.4.1
32272025-09-09T22:43:02.214Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32282025-09-09T22:43:02.250Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32292025-09-09T22:43:03.471Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32302025-09-09T22:43:04.682Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32312025-09-09T22:43:05.304Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32322025-09-09T22:43:06.337Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32332025-09-09T22:43:06.436Z Compiling progenitor-client v0.11.0
32342025-09-09T22:43:06.696Z Compiling password-hash v0.4.2
32352025-09-09T22:43:06.814Z Compiling prefix-trie v0.7.0
32362025-09-09T22:43:06.897Z Compiling fxhash v0.2.1
32372025-09-09T22:43:07.063Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32382025-09-09T22:43:07.127Z Compiling base64 v0.13.1
32392025-09-09T22:43:07.224Z Compiling http-range v0.1.5
32402025-09-09T22:43:07.338Z Compiling number_prefix v0.4.0
32412025-09-09T22:43:07.495Z Compiling pbkdf2 v0.11.0
32422025-09-09T22:43:07.600Z Compiling ron v0.7.1
32432025-09-09T22:43:07.626Z Compiling indicatif v0.17.11
32442025-09-09T22:43:07.653Z Compiling hickory-server v0.25.2
32452025-09-09T22:43:07.677Z Compiling sled v0.34.7
32462025-09-09T22:43:07.724Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32472025-09-09T22:43:07.933Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32482025-09-09T22:43:08.406Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32492025-09-09T22:43:09.696Z Compiling xz2 v0.1.7
32502025-09-09T22:43:10.259Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32512025-09-09T22:43:12.326Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32522025-09-09T22:43:12.757Z Compiling zone v0.1.8
32532025-09-09T22:43:13.431Z Compiling ssh-key v0.6.6
32542025-09-09T22:43:13.627Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32552025-09-09T22:43:13.956Z Compiling progenitor v0.11.0
32562025-09-09T22:43:14.219Z Compiling hickory-client v0.25.2
32572025-09-09T22:43:14.564Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32582025-09-09T22:43:14.685Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32592025-09-09T22:43:14.987Z Compiling p521 v0.13.3
32602025-09-09T22:43:15.860Z Compiling p256 v0.13.2
32612025-09-09T22:43:16.326Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32622025-09-09T22:43:16.723Z Compiling yasna v0.5.2
32632025-09-09T22:43:17.383Z Compiling headers-core v0.3.0
32642025-09-09T22:43:17.408Z Compiling kstat-rs v0.2.4
32652025-09-09T22:43:17.624Z Compiling secrecy v0.8.0
32662025-09-09T22:43:17.628Z Compiling nanorand v0.7.0
32672025-09-09T22:43:17.935Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32682025-09-09T22:43:17.962Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32692025-09-09T22:43:18.084Z Compiling russh-cryptovec v0.7.3
32702025-09-09T22:43:18.252Z Compiling atty v0.2.14
32712025-09-09T22:43:18.290Z Compiling md5 v0.7.0
32722025-09-09T22:43:18.457Z Compiling crc8 v0.1.1
32732025-09-09T22:43:18.478Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32742025-09-09T22:43:18.696Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32752025-09-09T22:43:18.871Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32762025-09-09T22:43:20.624Z Compiling russh-keys v0.45.0
32772025-09-09T22:43:22.095Z Compiling flume v0.11.1
32782025-09-09T22:43:22.919Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32792025-09-09T22:43:24.355Z Compiling rcgen v0.12.1
32802025-09-09T22:43:24.732Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32812025-09-09T22:43:25.027Z Compiling headers v0.4.1
32822025-09-09T22:43:25.888Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32832025-09-09T22:43:26.481Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32842025-09-09T22:43:26.907Z Compiling hyper-staticfile v0.10.1
32852025-09-09T22:43:28.070Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32862025-09-09T22:43:28.806Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
32872025-09-09T22:43:28.834Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32882025-09-09T22:43:29.389Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32892025-09-09T22:43:29.969Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32902025-09-09T22:43:30.940Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32912025-09-09T22:43:31.729Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32922025-09-09T22:43:32.661Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
32932025-09-09T22:43:32.814Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32942025-09-09T22:43:34.388Z Compiling num-bigint v0.4.6
32952025-09-09T22:43:34.434Z Compiling des v0.8.1
32962025-09-09T22:43:34.831Z Compiling subprocess v0.2.9
32972025-09-09T22:43:35.303Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32982025-09-09T22:43:36.305Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32992025-09-09T22:43:36.594Z Compiling display-error-chain v0.2.2
33002025-09-09T22:43:36.892Z Compiling hex-literal v0.4.1
33012025-09-09T22:43:37.016Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33022025-09-09T22:43:37.116Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33032025-09-09T22:43:38.191Z Compiling russh v0.45.0
33042025-09-09T22:43:39.667Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33052025-09-09T22:43:40.092Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33062025-09-09T22:43:40.494Z Compiling internet-checksum v0.2.1
33072025-09-09T22:43:42.839Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33082025-09-09T22:44:12.704Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33092025-09-09T22:44:39.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
33102025-09-09T22:44:40.226Z
33112025-09-09T22:44:40.233Zreal 3:07.484725204
33122025-09-09T22:44:40.233Zuser 17:11.513227783
33132025-09-09T22:44:40.233Zsys 2:27.850203758
33142025-09-09T22:44:40.233Ztrap 0.568741858
33152025-09-09T22:44:40.233Ztflt 0.241404447
33162025-09-09T22:44:40.233Zdflt 0.674970031
33172025-09-09T22:44:40.233Zkflt 0.000102534
33182025-09-09T22:44:40.233Zlock 47:37.725637678
33192025-09-09T22:44:40.233Zslp 1:03:56.838386728
33202025-09-09T22:44:40.233Zlat 59.829286254
33212025-09-09T22:44:40.233Zstop 2:27.635220013
33222025-09-09T22:44:40.233Z+ mkdir tests
33232025-09-09T22:44:40.237Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33242025-09-09T22:44:40.237Z+ xargs -I '{}' -t cp '{}' tests/
33252025-09-09T22:44:40.274Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-44a50baffdfb3ae7 tests/
33262025-09-09T22:44:40.295Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9444cdaf4a2408ff tests/
33272025-09-09T22:44:40.315Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-90e6b28d8c21b1ef tests/
33282025-09-09T22:44:40.336Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-defc0a6611f0df77 tests/
33292025-09-09T22:44:40.608Z+ 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/*)
33302025-09-09T22:44:40.611Z+ 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-9444cdaf4a2408ff tests/commtest-90e6b28d8c21b1ef tests/dhcp_server-44a50baffdfb3ae7 tests/end_to_end_tests-defc0a6611f0df77 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
33312025-09-09T22:46:22.028ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33322025-09-09T22:46:22.028Za .github/buildomat/ci-env.sh 1K
33332025-09-09T22:46:22.028Za out/target/test 1K
33342025-09-09T22:46:22.028Za out/npuzone/npuzone 23144K
33352025-09-09T22:46:22.028Za package-manifest.toml 34K
33362025-09-09T22:46:22.028Za smf/sled-agent/non-gimlet/config.toml 5K
33372025-09-09T22:46:22.028Za target/release/omicron-package 41270K
33382025-09-09T22:46:22.028Za target/release/xtask 11731K
33392025-09-09T22:46:22.028Za target/debug/bootstrap 305182K
33402025-09-09T22:46:22.028Za tests/bootstrap-9444cdaf4a2408ff 23645K
33412025-09-09T22:46:22.028Za tests/commtest-90e6b28d8c21b1ef 23743K
33422025-09-09T22:46:22.028Za tests/dhcp_server-44a50baffdfb3ae7 23645K
33432025-09-09T22:46:22.028Za tests/end_to_end_tests-defc0a6611f0df77 346417K
33442025-09-09T22:46:22.028Za out/clickhouse.tar.gz 318287K
33452025-09-09T22:46:22.028Za out/clickhouse_keeper.tar.gz 301995K
33462025-09-09T22:46:22.028Za out/clickhouse_server.tar.gz 318286K
33472025-09-09T22:46:22.028Za out/cockroachdb.tar.gz 165725K
33482025-09-09T22:46:22.028Za out/crucible-dtrace.tar 99K
33492025-09-09T22:46:22.028Za out/crucible-pantry-zone.tar.gz 38346K
33502025-09-09T22:46:22.028Za out/crucible-zone.tar.gz 48150K
33512025-09-09T22:46:22.028Za out/external-dns.tar.gz 51246K
33522025-09-09T22:46:22.028Za out/internal-dns.tar.gz 51246K
33532025-09-09T22:46:22.028Za out/mg-ddm-gz.tar 118403K
33542025-09-09T22:46:22.028Za out/nexus.tar.gz 137081K
33552025-09-09T22:46:22.028Za out/ntp.tar.gz 33364K
33562025-09-09T22:46:22.029Za out/omicron-gateway-softnpu.tar.gz 31565K
33572025-09-09T22:46:22.029Za out/omicron-sled-agent.tar 143454K
33582025-09-09T22:46:22.029Za out/overlay.tar.gz 3K
33592025-09-09T22:46:22.029Za out/oximeter.tar.gz 65333K
33602025-09-09T22:46:22.029Za out/oxlog.tar 4011K
33612025-09-09T22:46:22.029Za out/probe.tar.gz 3037K
33622025-09-09T22:46:22.029Za out/propolis-server.tar.gz 68586K
33632025-09-09T22:46:22.029Za out/pumpkind-gz.tar 26648K
33642025-09-09T22:46:22.029Za out/switch-softnpu.tar.gz 391871K
33652025-09-09T22:46:22.032Z
33662025-09-09T22:46:22.032Zreal 1:41.411653067
33672025-09-09T22:46:22.033Zuser 1:36.777168711
33682025-09-09T22:46:22.033Zsys 6.661581408
33692025-09-09T22:46:22.033Ztrap 0.025482342
33702025-09-09T22:46:22.033Ztflt 0.000000000
33712025-09-09T22:46:22.033Zdflt 0.000000000
33722025-09-09T22:46:22.033Zkflt 0.000000000
33732025-09-09T22:46:22.033Zlock 0.000000000
33742025-09-09T22:46:22.033Zslp 1:36.639975828
33752025-09-09T22:46:22.033Zlat 2.714270320
33762025-09-09T22:46:22.033Zstop 0.000183855
33772025-09-09T22:46:22.033Zprocess exited: duration 2311974 ms, exit code 0
 
33782025-09-09T22:46:22.051Zfound 1 output files
33792025-09-09T22:46:22.051Zuploading: /work/package.tar.gz (2319675425 bytes)
33802025-09-09T22:47:07.872Zuploaded: /work/package.tar.gz