01K3VTE193F55PMD97WFX2W92B: 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: 01K3VTX8CVTR8H6JEMZMA6N19P

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-29T21:21:10.214Zjob assigned to worker 01K3VV7K50MFEEJBF7MC3QBZNN [factory aws, i-0a0bede4470e65030] (queued for 6 m 36 s)
 
22025-08-29T21:21:18.544Zstarting task 0: "setup"
32025-08-29T21:21:18.548Z++ uname -s
42025-08-29T21:21:18.549Z+ kern=SunOS
52025-08-29T21:21:18.549Z+ build_user=build
62025-08-29T21:21:18.549Z+ build_uid=12345
72025-08-29T21:21:18.549Z+ work_dir=/work
82025-08-29T21:21:18.549Z+ input_dir=/input
92025-08-29T21:21:18.549Z+ [[ 0 == 12345 ]]
102025-08-29T21:21:18.549Z+ case "$kern" in
112025-08-29T21:21:18.550Z+ groupadd -g 12345 build
122025-08-29T21:21:18.554Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-29T21:21:20.596Z+ zfs create -o mountpoint=/work rpool/work
142025-08-29T21:21:20.693Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-29T21:21:20.735Z+ home_fs=zfs
162025-08-29T21:21:20.735Z+ [[ zfs == autofs ]]
172025-08-29T21:21:20.735Z+ mkdir -p /home/build
182025-08-29T21:21:20.735Z+ chown build:build /home/build /work
192025-08-29T21:21:21.690Z+ chmod 0700 /home/build /work
202025-08-29T21:21:21.699Zprocess exited: duration 3152 ms, exit code 0
 
212025-08-29T21:21:21.713Zstarting task 1: "rust-toolchain"
222025-08-29T21:21:21.721Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-29T21:21:21.721Z * rust toolchain channel = "1.89.0"
242025-08-29T21:21:21.722Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-08-29T21:21:21.722Z * rust toolchain profile = "default"
262025-08-29T21:21:21.722Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-29T21:21:21.722Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-29T21:21:21.727Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-29T21:21:21.727Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-29T21:21:21.866Zinfo: downloading installer
312025-08-29T21:21:23.406Zwarn: It looks like you have an existing installation of Rust at:
322025-08-29T21:21:23.406Zwarn: /opt/ooce/bin
332025-08-29T21:21:23.406Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-29T21:21:23.406Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-29T21:21:23.406Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-29T21:21:23.406Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-29T21:21:23.407Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-29T21:21:23.407Zerror: cannot install while Rust is installed
392025-08-29T21:21:23.407Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-29T21:21:23.420Zinfo: profile set to 'default'
412025-08-29T21:21:23.420Zinfo: default host triple is x86_64-unknown-illumos
422025-08-29T21:21:23.420Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-29T21:21:23.559Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-29T21:21:23.565Zinfo: downloading component 'cargo'
452025-08-29T21:21:24.358Zinfo: downloading component 'clippy'
462025-08-29T21:21:24.676Zinfo: downloading component 'rust-docs'
472025-08-29T21:21:25.894Zinfo: downloading component 'rust-std'
482025-08-29T21:21:27.522Zinfo: downloading component 'rustc'
492025-08-29T21:21:33.539Zinfo: downloading component 'rustfmt'
502025-08-29T21:21:33.740Zinfo: installing component 'cargo'
512025-08-29T21:21:34.756Zinfo: installing component 'clippy'
522025-08-29T21:21:35.044Zinfo: installing component 'rust-docs'
532025-08-29T21:21:36.834Zinfo: installing component 'rust-std'
542025-08-29T21:21:38.714Zinfo: installing component 'rustc'
552025-08-29T21:21:45.231Zinfo: installing component 'rustfmt'
562025-08-29T21:21:45.573Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-08-29T21:21:45.573Z
582025-08-29T21:21:46.013Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-29T21:21:46.013Z
602025-08-29T21:21:46.026Z
612025-08-29T21:21:46.026ZRust is installed now. Great!
622025-08-29T21:21:46.026Z
632025-08-29T21:21:46.026ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-29T21:21:46.026Zenvironment variable. This has not been done automatically.
652025-08-29T21:21:46.026Z
662025-08-29T21:21:46.027ZTo configure your current shell, you need to source
672025-08-29T21:21:46.029Zthe corresponding env file under $HOME/.cargo.
682025-08-29T21:21:46.029Z
692025-08-29T21:21:46.029ZThis is usually done by running one of the following (note the leading DOT):
702025-08-29T21:21:46.029Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-29T21:21:46.030Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-29T21:21:46.030Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-29T21:21:46.102Z+ rustup --version
742025-08-29T21:21:46.112Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-29T21:21:46.113Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-29T21:21:46.197Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-29T21:21:46.220Z+ cargo --version
782025-08-29T21:21:46.269Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-29T21:21:46.287Z+ rustc --version
802025-08-29T21:21:46.353Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-29T21:21:46.366Zprocess exited: duration 24624 ms, exit code 0
 
822025-08-29T21:21:46.391Zstarting task 2: "authentication"
832025-08-29T21:21:46.425Zprocess exited: duration 38 ms, exit code 0
 
842025-08-29T21:21:46.463Zstarting task 3: "clone repository"
852025-08-29T21:21:46.478Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-29T21:21:46.478Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-29T21:21:46.502ZCloning into '/work/oxidecomputer/omicron'...
882025-08-29T21:21:56.444Z+ cd /work/oxidecomputer/omicron
892025-08-29T21:21:56.447Z+ git fetch origin faa0b5dd4876562ad3e689afb749854959d29129
902025-08-29T21:21:56.801ZFrom https://github.com/oxidecomputer/omicron
912025-08-29T21:21:56.801Z * branch faa0b5dd4876562ad3e689afb749854959d29129 -> FETCH_HEAD
922025-08-29T21:21:56.860Z+ [[ -n db_metadata_nexus_records ]]
932025-08-29T21:21:56.860Z++ git branch --show-current
942025-08-29T21:21:56.860Z+ current=main
952025-08-29T21:21:56.860Z+ [[ main != db_metadata_nexus_records ]]
962025-08-29T21:21:56.860Z+ git branch -f db_metadata_nexus_records faa0b5dd4876562ad3e689afb749854959d29129
972025-08-29T21:21:56.861Z+ git checkout -f db_metadata_nexus_records
982025-08-29T21:21:57.058ZSwitched to branch 'db_metadata_nexus_records'
992025-08-29T21:21:57.061Z+ git reset --hard faa0b5dd4876562ad3e689afb749854959d29129
1002025-08-29T21:21:57.081ZHEAD is now at faa0b5dd4 non-fatal step, executioncomponent order
1012025-08-29T21:21:57.090Zprocess exited: duration 10634 ms, exit code 0
 
1022025-08-29T21:21:57.102Zstarting task 4: "build"
1032025-08-29T21:21:57.105Z+ source .github/buildomat/ci-env.sh
1042025-08-29T21:21:57.105Z++ export CARGO_TERM_COLOR=always
1052025-08-29T21:21:57.105Z++ CARGO_TERM_COLOR=always
1062025-08-29T21:21:57.105Z+ cargo --version
1072025-08-29T21:21:57.162Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-29T21:21:57.166Z+ rustc --version
1092025-08-29T21:21:57.235Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-29T21:21:57.239Z+ WORK=/work
1112025-08-29T21:21:57.239Z+ pfexec mkdir -p /work
1122025-08-29T21:21:57.243Z+ pfexec chown build /work
1132025-08-29T21:21:57.246Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-08-29T21:22:08.499Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-08-29T21:22:15.802Z Startup: Caching catalogs ... Done
1162025-08-29T21:22:22.125ZPlanning: Solver setup ... Done (5.003s)
1172025-08-29T21:22:22.173ZPlanning: Running solver ... Done (0.048s)
1182025-08-29T21:22:22.271ZPlanning: Finding local manifests ... Done (0.003s)
1192025-08-29T21:22:22.285ZPlanning: Fetching manifests: 0/4 0% complete
1202025-08-29T21:22:22.423ZPlanning: Fetching manifests: 4/4 100% complete
1212025-08-29T21:22:22.469ZPlanning: Package planning ... Done (0.048s)
1222025-08-29T21:22:22.519ZPlanning: Merging actions ... Done (0.050s)
1232025-08-29T21:22:22.809ZPlanning: Checking for conflicting actions ... Done (0.290s)
1242025-08-29T21:22:22.820ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-08-29T21:22:24.174ZPlanning: Evaluating mediators ... Done (1.354s)
1262025-08-29T21:22:24.185ZPlanning: Planning completed in 8.26 seconds
1272025-08-29T21:22:24.201Z Packages to install: 4
1282025-08-29T21:22:24.201Z Mediators to change: 2
1292025-08-29T21:22:24.206Z Services to change: 1
1302025-08-29T21:22:24.206Z Estimated space available: 155.50 GB
1312025-08-29T21:22:24.206ZEstimated space to be consumed: 1.71 GB
1322025-08-29T21:22:24.206Z Create boot environment: No
1332025-08-29T21:22:24.206ZCreate backup boot environment: No
1342025-08-29T21:22:24.206Z Rebuild boot archive: No
1352025-08-29T21:22:24.206Z
1362025-08-29T21:22:24.206ZChanged mediators:
1372025-08-29T21:22:24.206Z mediator clang:
1382025-08-29T21:22:24.206Z version: None -> 15 (system default)
1392025-08-29T21:22:24.207Z
1402025-08-29T21:22:24.207Z mediator llvm:
1412025-08-29T21:22:24.207Z version: 14 (system default) -> 15 (system default)
1422025-08-29T21:22:24.207Z
1432025-08-29T21:22:24.207ZChanged packages:
1442025-08-29T21:22:24.207Zhelios-dev
1452025-08-29T21:22:24.207Z developer/build-essential
1462025-08-29T21:22:24.207Z None -> 11-2.0
1472025-08-29T21:22:24.207Z library/libxmlsec1
1482025-08-29T21:22:24.207Z None -> 1.2.35-2.0
1492025-08-29T21:22:24.207Z ooce/developer/clang-15
1502025-08-29T21:22:24.207Z None -> 15.0.7-2.0
1512025-08-29T21:22:24.207Z ooce/developer/llvm-15
1522025-08-29T21:22:24.207Z None -> 15.0.7-2.0
1532025-08-29T21:22:24.207Z
1542025-08-29T21:22:24.207ZServices:
1552025-08-29T21:22:24.207Z restart_fmri:
1562025-08-29T21:22:24.207Z svc:/system/update-man-index:default
1572025-08-29T21:22:24.257Z
1582025-08-29T21:22:24.257ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-08-29T21:22:29.260ZDownload: 2610/3290 items 120.5/212.6MB 56% complete (24.3M/s)
1602025-08-29T21:22:31.762ZDownload: Completed 212.60 MB in 7.51 seconds (28.3M/s)
1612025-08-29T21:22:32.066Z Actions: 1/3689 actions (Installing new actions)
1622025-08-29T21:22:36.621Z Actions: Completed 3689 actions in 4.55 seconds.
1632025-08-29T21:22:36.980Z Done (0.356s)
1642025-08-29T21:22:36.980Z Done (0.000s)
1652025-08-29T21:22:37.864Z Done (0.884s)
1662025-08-29T21:22:42.492Z Done (4.310s)
1672025-08-29T21:22:42.582Z Done (0.021s)
1682025-08-29T21:22:42.585Z Done (0.000s)
1692025-08-29T21:22:42.732Z Done (0.000s)
1702025-08-29T21:22:43.578ZPlanning: Evaluating mediator changes ... Done
1712025-08-29T21:22:43.740ZPlanning: Checking for conflicting actions ... Done
1722025-08-29T21:22:43.743ZPlanning: Consolidating action changes ... Done
1732025-08-29T21:22:44.020ZPlanning: Evaluating mediators ... Done
1742025-08-29T21:22:44.026ZPlanning: Planning completed in 0.44 seconds
1752025-08-29T21:22:44.056Z Mediators to change: 2
1762025-08-29T21:22:44.056Z Create boot environment: No
1772025-08-29T21:22:44.059ZCreate backup boot environment: No
1782025-08-29T21:22:44.151Z Done
1792025-08-29T21:22:44.151Z Done
1802025-08-29T21:22:44.751Z Done
1812025-08-29T21:22:48.427Z Done
1822025-08-29T21:22:48.511Z Done
1832025-08-29T21:22:48.514Z Done
1842025-08-29T21:22:48.667Z Done
1852025-08-29T21:22:49.282ZPlanning: Evaluating mediator changes ... Done
1862025-08-29T21:22:49.285ZPlanning: Merging actions ... Done
1872025-08-29T21:22:49.474ZPlanning: Checking for conflicting actions ... Done
1882025-08-29T21:22:49.477ZPlanning: Consolidating action changes ... Done
1892025-08-29T21:22:49.747ZPlanning: Evaluating mediators ... Done
1902025-08-29T21:22:49.804ZPlanning: Planning completed in 0.77 seconds
1912025-08-29T21:22:49.839Z Packages to change: 1
1922025-08-29T21:22:49.839Z Mediators to change: 1
1932025-08-29T21:22:49.842Z Services to change: 1
1942025-08-29T21:22:49.842Z Create boot environment: No
1952025-08-29T21:22:49.842ZCreate backup boot environment: Yes
1962025-08-29T21:22:52.373Z Actions: 1/6 actions (Updating modified actions)
1972025-08-29T21:22:52.376Z Actions: Completed 6 actions in 0.00 seconds.
1982025-08-29T21:22:52.376Z Done
1992025-08-29T21:22:52.376Z Done
2002025-08-29T21:22:52.551Z Done
2012025-08-29T21:22:56.195Z Done
2022025-08-29T21:22:56.283Z Done
2032025-08-29T21:22:56.286Z Done
2042025-08-29T21:22:56.441Z Done
2052025-08-29T21:22:56.881ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-08-29T21:22:56.881Zclang system 15 system
2072025-08-29T21:22:56.881Zcsh system system illumos
2082025-08-29T21:22:56.881Zctags system system illumos
2092025-08-29T21:22:56.881Zfile system system illumos
2102025-08-29T21:22:56.881Zgcc vendor 12 vendor
2112025-08-29T21:22:56.881Zgcc system 10 system
2122025-08-29T21:22:56.882Zgcc system 7 system
2132025-08-29T21:22:56.882Zgo system 1.20 system
2142025-08-29T21:22:56.882Zgo system 1.19 system
2152025-08-29T21:22:56.882Zllvm system 15 system
2162025-08-29T21:22:56.882Zllvm system 14 system
2172025-08-29T21:22:56.882Zmariadb system 10.6 system
2182025-08-29T21:22:56.882Zmta vendor vendor dma
2192025-08-29T21:22:56.882Zopenjdk system 17 system
2202025-08-29T21:22:56.882Zopenjdk system 11 system
2212025-08-29T21:22:56.882Zopenjdk system 1.8 system
2222025-08-29T21:22:56.882Zopenssl vendor 3 vendor
2232025-08-29T21:22:56.882Zperl system 5.36 system
2242025-08-29T21:22:56.882Zpostgresql system 15 system
2252025-08-29T21:22:56.882Zpostgresql system 13 system
2262025-08-29T21:22:56.882Zpython vendor 3 vendor
2272025-08-29T21:22:56.882Zpython system 2 system
2282025-08-29T21:22:56.882Zpython3 system 3.11 system
2292025-08-29T21:22:56.882Zruby system 3.0 system
2302025-08-29T21:22:56.882Zwords vendor vendor american-english
2312025-08-29T21:22:56.882Zwords system system australian-english
2322025-08-29T21:22:56.886Zwords system system british-english
2332025-08-29T21:22:56.886Zwords system system canadian-english
2342025-08-29T21:22:56.886Zwords system system french
2352025-08-29T21:22:56.886Zwords system system italian
2362025-08-29T21:22:56.886Zwords system system ngerman
2372025-08-29T21:22:56.886Zwords system system ogerman
2382025-08-29T21:22:56.886Zwords system system spanish
2392025-08-29T21:22:57.227ZPUBLISHER TYPE STATUS P LOCATION
2402025-08-29T21:22:57.227Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-08-29T21:23:02.024ZFMRI IFO
2422025-08-29T21:23:02.024Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-08-29T21:23:02.024Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-08-29T21:23:02.024Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-08-29T21:23:02.024Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-08-29T21:23:02.024Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-08-29T21:23:02.024Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-08-29T21:23:02.024Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-08-29T21:23:02.024Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-08-29T21:23:02.025Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-08-29T21:23:02.025Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-08-29T21:23:02.025Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-08-29T21:23:02.025Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-08-29T21:23:02.025Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-08-29T21:23:02.025Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-08-29T21:23:02.025Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-08-29T21:23:02.025Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-08-29T21:23:03.041Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-08-29T21:23:03.334Z Updating crates.io index
2602025-08-29T21:23:03.370Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-08-29T21:23:03.685Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-08-29T21:23:04.294Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-08-29T21:23:04.544Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-08-29T21:23:04.786Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-08-29T21:23:05.105Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-08-29T21:23:06.306Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-08-29T21:23:08.488Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-08-29T21:23:09.398Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-08-29T21:23:10.133Z Updating git repository `https://github.com/oxidecomputer/clickward`
2702025-08-29T21:23:10.412Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712025-08-29T21:23:10.676Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722025-08-29T21:23:11.405Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2732025-08-29T21:23:11.868Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742025-08-29T21:23:12.321Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-08-29T21:23:12.602Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-08-29T21:23:12.915Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-08-29T21:23:13.205Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-08-29T21:23:13.451Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-08-29T21:23:13.695Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-08-29T21:23:13.964Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-08-29T21:23:14.307Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822025-08-29T21:23:14.663Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832025-08-29T21:23:14.963Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842025-08-29T21:23:15.494Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2852025-08-29T21:23:15.897Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862025-08-29T21:23:16.213Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872025-08-29T21:23:16.580Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2882025-08-29T21:23:16.938Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892025-08-29T21:23:17.267Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902025-08-29T21:23:17.529Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912025-08-29T21:23:17.793Z Updating git repository `https://github.com/oxidecomputer/omicron`
2922025-08-29T21:23:26.166Z Updating git repository `https://github.com/illumos/smf-rs`
2932025-08-29T21:23:27.399Z Downloading crates ...
2942025-08-29T21:23:27.452Z Downloaded anstyle v1.0.11
2952025-08-29T21:23:27.464Z Downloaded anstream v0.6.18
2962025-08-29T21:23:27.484Z Downloaded utf16_iter v1.0.5
2972025-08-29T21:23:27.492Z Downloaded usdt-attr-macro v0.5.0
2982025-08-29T21:23:27.502Z Downloaded typenum v1.17.0
2992025-08-29T21:23:27.502Z Downloaded generic-array v0.14.7
3002025-08-29T21:23:27.502Z Downloaded zerofrom v0.1.4
3012025-08-29T21:23:27.510Z Downloaded write16 v1.0.0
3022025-08-29T21:23:27.510Z Downloaded dof v0.3.0
3032025-08-29T21:23:27.510Z Downloaded dtrace-parser v0.2.0
3042025-08-29T21:23:27.510Z Downloaded icu_normalizer_data v1.5.0
3052025-08-29T21:23:27.510Z Downloaded digest v0.10.7
3062025-08-29T21:23:27.513Z Downloaded yoke-derive v0.7.4
3072025-08-29T21:23:27.513Z Downloaded utf8_iter v1.0.4
3082025-08-29T21:23:27.513Z Downloaded scroll_derive v0.12.0
3092025-08-29T21:23:27.517Z Downloaded itoa v1.0.11
3102025-08-29T21:23:27.517Z Downloaded percent-encoding v2.3.1
3112025-08-29T21:23:27.517Z Downloaded version_check v0.9.5
3122025-08-29T21:23:27.520Z Downloaded zerovec-derive v0.10.3
3132025-08-29T21:23:27.520Z Downloaded toml_write v0.1.2
3142025-08-29T21:23:27.523Z Downloaded icu_provider_macros v1.5.0
3152025-08-29T21:23:27.528Z Downloaded icu_provider v1.5.0
3162025-08-29T21:23:27.528Z Downloaded utf8parse v0.2.2
3172025-08-29T21:23:27.528Z Downloaded thiserror-impl v1.0.69
3182025-08-29T21:23:27.531Z Downloaded icu_normalizer v1.5.0
3192025-08-29T21:23:27.534Z Downloaded thiserror v1.0.69
3202025-08-29T21:23:27.539Z Downloaded yoke v0.7.4
3212025-08-29T21:23:27.542Z Downloaded writeable v0.5.5
3222025-08-29T21:23:27.545Z Downloaded usdt-impl v0.5.0
3232025-08-29T21:23:27.545Z Downloaded terminal_size v0.4.0
3242025-08-29T21:23:27.550Z Downloaded tabled_derive v0.7.0
3252025-08-29T21:23:27.551Z Downloaded anstyle-query v1.1.1
3262025-08-29T21:23:27.554Z Downloaded zerocopy-derive v0.7.35
3272025-08-29T21:23:27.554Z Downloaded proc-macro-error v1.0.4
3282025-08-29T21:23:27.558Z Downloaded textwrap v0.16.2
3292025-08-29T21:23:27.561Z Downloaded unicode-ident v1.0.18
3302025-08-29T21:23:27.565Z Downloaded swrite v0.1.0
3312025-08-29T21:23:27.570Z Downloaded ucd-trie v0.1.7
3322025-08-29T21:23:27.570Z Downloaded ordered-float v2.10.1
3332025-08-29T21:23:27.571Z Downloaded ryu v1.0.18
3342025-08-29T21:23:27.574Z Downloaded plain v0.2.3
3352025-08-29T21:23:27.574Z Downloaded icu_collections v1.5.0
3362025-08-29T21:23:27.579Z Downloaded pretty-hex v0.4.1
3372025-08-29T21:23:27.583Z Downloaded toml_edit v0.22.27
3382025-08-29T21:23:27.586Z Downloaded zerovec v0.10.4
3392025-08-29T21:23:27.594Z Downloaded serde_tokenstream v0.2.2
3402025-08-29T21:23:27.598Z Downloaded zerocopy v0.7.35
3412025-08-29T21:23:27.609Z Downloaded winnow v0.7.10
3422025-08-29T21:23:27.619Z Downloaded smawk v0.3.2
3432025-08-29T21:23:27.622Z Downloaded bytecount v0.6.8
3442025-08-29T21:23:27.622Z Downloaded clap_lex v0.7.4
3452025-08-29T21:23:27.622Z Downloaded block-buffer v0.10.4
3462025-08-29T21:23:27.625Z Downloaded synstructure v0.13.1
3472025-08-29T21:23:27.625Z Downloaded unicode-width v0.2.0
3482025-08-29T21:23:27.629Z Downloaded unicode-width v0.1.14
3492025-08-29T21:23:27.635Z Downloaded quote v1.0.40
3502025-08-29T21:23:27.637Z Downloaded semver v1.0.26
3512025-08-29T21:23:27.644Z Downloaded scroll v0.12.0
3522025-08-29T21:23:27.645Z Downloaded litemap v0.7.3
3532025-08-29T21:23:27.645Z Downloaded icu_locid_transform v1.5.0
3542025-08-29T21:23:27.650Z Downloaded thiserror v2.0.12
3552025-08-29T21:23:27.650Z Downloaded memchr v2.7.4
3562025-08-29T21:23:27.655Z Downloaded sha2 v0.10.9
3572025-08-29T21:23:27.659Z Downloaded camino-tempfile v1.4.1
3582025-08-29T21:23:27.659Z Downloaded pest_meta v2.7.14
3592025-08-29T21:23:27.662Z Downloaded cargo_metadata v0.21.0
3602025-08-29T21:23:27.663Z Downloaded anyhow v1.0.99
3612025-08-29T21:23:27.666Z Downloaded smallvec v1.15.1
3622025-08-29T21:23:27.672Z Downloaded icu_locid_transform_data v1.5.0
3632025-08-29T21:23:27.672Z Downloaded clap_derive v4.5.41
3642025-08-29T21:23:27.672Z Downloaded tempfile v3.20.0
3652025-08-29T21:23:27.677Z Downloaded proc-macro2 v1.0.95
3662025-08-29T21:23:27.677Z Downloaded camino v1.1.11
3672025-08-29T21:23:27.680Z Downloaded bitflags v2.9.1
3682025-08-29T21:23:27.689Z Downloaded clap v4.5.41
3692025-08-29T21:23:27.696Z Downloaded serde_derive v1.0.219
3702025-08-29T21:23:27.696Z Downloaded papergrid v0.11.0
3712025-08-29T21:23:27.700Z Downloaded log v0.4.27
3722025-08-29T21:23:27.700Z Downloaded colorchoice v1.0.2
3732025-08-29T21:23:27.708Z Downloaded cargo-util-schemas v0.8.2
3742025-08-29T21:23:27.708Z Downloaded cargo-platform v0.2.0
3752025-08-29T21:23:27.708Z Downloaded stable_deref_trait v1.2.0
3762025-08-29T21:23:27.712Z Downloaded serde v1.0.219
3772025-08-29T21:23:27.712Z Downloaded indexmap v2.10.0
3782025-08-29T21:23:27.712Z Downloaded serde-value v0.7.0
3792025-08-29T21:23:27.715Z Downloaded serde-untagged v0.1.7
3802025-08-29T21:23:27.715Z Downloaded pest_generator v2.7.14
3812025-08-29T21:23:27.715Z Downloaded crypto-common v0.1.6
3822025-08-29T21:23:27.720Z Downloaded strsim v0.11.1
3832025-08-29T21:23:27.720Z Downloaded serde_spanned v0.6.9
3842025-08-29T21:23:27.720Z Downloaded pest_derive v2.7.14
3852025-08-29T21:23:27.720Z Downloaded num-traits v0.2.19
3862025-08-29T21:23:27.724Z Downloaded icu_locid v1.5.0
3872025-08-29T21:23:27.727Z Downloaded fs-err v3.1.1
3882025-08-29T21:23:27.730Z Downloaded cargo_toml v0.21.0
3892025-08-29T21:23:27.731Z Downloaded anstyle-parse v0.2.5
3902025-08-29T21:23:27.734Z Downloaded macaddr v1.0.1
3912025-08-29T21:23:27.734Z Downloaded hashbrown v0.15.4
3922025-08-29T21:23:27.741Z Downloaded form_urlencoded v1.2.1
3932025-08-29T21:23:27.741Z Downloaded memmap v0.7.0
3942025-08-29T21:23:27.745Z Downloaded pest v2.7.14
3952025-08-29T21:23:27.745Z Downloaded byteorder v1.5.0
3962025-08-29T21:23:27.751Z Downloaded heck v0.5.0
3972025-08-29T21:23:27.752Z Downloaded clap_builder v4.5.41
3982025-08-29T21:23:27.758Z Downloaded idna v1.0.3
3992025-08-29T21:23:27.758Z Downloaded serde_json v1.0.142
4002025-08-29T21:23:27.763Z Downloaded toml v0.8.23
4012025-08-29T21:23:27.767Z Downloaded goblin v0.8.2
4022025-08-29T21:23:27.770Z Downloaded icu_properties_data v1.5.0
4032025-08-29T21:23:27.777Z Downloaded tabled v0.15.0
4042025-08-29T21:23:27.791Z Downloaded syn v1.0.109
4052025-08-29T21:23:27.799Z Downloaded getrandom v0.3.1
4062025-08-29T21:23:27.803Z Downloaded cpufeatures v0.2.14
4072025-08-29T21:23:27.807Z Downloaded url v2.5.4
4082025-08-29T21:23:27.807Z Downloaded is_terminal_polyfill v1.70.1
4092025-08-29T21:23:27.807Z Downloaded heck v0.4.1
4102025-08-29T21:23:27.813Z Downloaded autocfg v1.4.0
4112025-08-29T21:23:27.814Z Downloaded unicode-linebreak v0.1.5
4122025-08-29T21:23:27.814Z Downloaded tinystr v0.7.6
4132025-08-29T21:23:27.814Z Downloaded syn v2.0.104
4142025-08-29T21:23:27.820Z Downloaded once_cell v1.21.3
4152025-08-29T21:23:27.824Z Downloaded idna_adapter v1.2.0
4162025-08-29T21:23:27.824Z Downloaded erased-serde v0.4.6
4172025-08-29T21:23:27.828Z Downloaded rustix v0.38.37
4182025-08-29T21:23:27.846Z Downloaded cfg-if v1.0.1
4192025-08-29T21:23:27.850Z Downloaded rustix v1.0.7
4202025-08-29T21:23:27.865Z Downloaded zerofrom-derive v0.1.4
4212025-08-29T21:23:27.869Z Downloaded toml_datetime v0.6.11
4222025-08-29T21:23:27.869Z Downloaded thread-id v4.2.2
4232025-08-29T21:23:27.869Z Downloaded thiserror-impl v2.0.12
4242025-08-29T21:23:27.872Z Downloaded proc-macro-error-attr v1.0.4
4252025-08-29T21:23:27.872Z Downloaded fnv v1.0.7
4262025-08-29T21:23:27.872Z Downloaded fastrand v2.1.1
4272025-08-29T21:23:27.873Z Downloaded errno v0.3.12
4282025-08-29T21:23:27.876Z Downloaded equivalent v1.0.2
4292025-08-29T21:23:27.876Z Downloaded usdt-macro v0.5.0
4302025-08-29T21:23:27.877Z Downloaded usdt v0.5.0
4312025-08-29T21:23:27.877Z Downloaded unicode-xid v0.2.6
4322025-08-29T21:23:27.877Z Downloaded typeid v1.0.3
4332025-08-29T21:23:27.880Z Downloaded icu_properties v1.5.1
4342025-08-29T21:23:27.880Z Downloaded displaydoc v0.2.5
4352025-08-29T21:23:27.888Z Downloaded libc v0.2.174
4362025-08-29T21:23:27.966Z Compiling proc-macro2 v1.0.95
4372025-08-29T21:23:27.966Z Compiling unicode-ident v1.0.18
4382025-08-29T21:23:27.970Z Compiling serde v1.0.219
4392025-08-29T21:23:27.971Z Compiling version_check v0.9.5
4402025-08-29T21:23:27.971Z Compiling libc v0.2.174
4412025-08-29T21:23:27.971Z Compiling memchr v2.7.4
4422025-08-29T21:23:27.971Z Compiling thiserror v1.0.69
4432025-08-29T21:23:27.971Z Compiling stable_deref_trait v1.2.0
4442025-08-29T21:23:28.412Z Compiling writeable v0.5.5
4452025-08-29T21:23:28.435Z Compiling ryu v1.0.18
4462025-08-29T21:23:28.829Z Compiling litemap v0.7.3
4472025-08-29T21:23:28.912Z Compiling itoa v1.0.11
4482025-08-29T21:23:28.919Z Compiling ucd-trie v0.1.7
4492025-08-29T21:23:28.957Z Compiling autocfg v1.4.0
4502025-08-29T21:23:29.154Z Compiling once_cell v1.21.3
4512025-08-29T21:23:29.208Z Compiling bitflags v2.9.1
4522025-08-29T21:23:29.408Z Compiling byteorder v1.5.0
4532025-08-29T21:23:29.543Z Compiling icu_locid_transform_data v1.5.0
4542025-08-29T21:23:29.655Z Compiling serde_json v1.0.142
4552025-08-29T21:23:29.699Z Compiling icu_properties_data v1.5.0
4562025-08-29T21:23:29.835Z Compiling typeid v1.0.3
4572025-08-29T21:23:29.872Z Compiling num-traits v0.2.19
4582025-08-29T21:23:29.898Z Compiling smallvec v1.15.1
4592025-08-29T21:23:29.955Z Compiling write16 v1.0.0
4602025-08-29T21:23:30.060Z Compiling hashbrown v0.15.4
4612025-08-29T21:23:30.123Z Compiling quote v1.0.40
4622025-08-29T21:23:30.221Z Compiling rustix v0.38.37
4632025-08-29T21:23:30.310Z Compiling errno v0.3.12
4642025-08-29T21:23:30.453Z Compiling utf8_iter v1.0.4
4652025-08-29T21:23:30.476Z Compiling icu_normalizer_data v1.5.0
4662025-08-29T21:23:30.555Z Compiling syn v2.0.104
4672025-08-29T21:23:30.592Z Compiling equivalent v1.0.2
4682025-08-29T21:23:30.674Z Compiling utf16_iter v1.0.5
4692025-08-29T21:23:30.772Z Compiling usdt-impl v0.5.0
4702025-08-29T21:23:30.819Z Compiling proc-macro-error-attr v1.0.4
4712025-08-29T21:23:30.896Z Compiling toml_write v0.1.2
4722025-08-29T21:23:31.003Z Compiling winnow v0.7.10
4732025-08-29T21:23:31.030Z Compiling syn v1.0.109
4742025-08-29T21:23:31.152Z Compiling indexmap v2.10.0
4752025-08-29T21:23:31.425Z Compiling thread-id v4.2.2
4762025-08-29T21:23:31.537Z Compiling proc-macro-error v1.0.4
4772025-08-29T21:23:31.610Z Compiling semver v1.0.26
4782025-08-29T21:23:31.756Z Compiling getrandom v0.3.1
4792025-08-29T21:23:31.862Z Compiling log v0.4.27
4802025-08-29T21:23:32.148Z Compiling thiserror v2.0.12
4812025-08-29T21:23:32.243Z Compiling camino v1.1.11
4822025-08-29T21:23:32.468Z Compiling utf8parse v0.2.2
4832025-08-29T21:23:32.504Z Compiling plain v0.2.3
4842025-08-29T21:23:32.672Z Compiling percent-encoding v2.3.1
4852025-08-29T21:23:32.695Z Compiling rustix v1.0.7
4862025-08-29T21:23:32.808Z Compiling anstyle-parse v0.2.5
4872025-08-29T21:23:32.913Z Compiling form_urlencoded v1.2.1
4882025-08-29T21:23:33.051Z Compiling ordered-float v2.10.1
4892025-08-29T21:23:33.120Z Compiling terminal_size v0.4.0
4902025-08-29T21:23:33.376Z Compiling pretty-hex v0.4.1
4912025-08-29T21:23:33.552Z Compiling anstyle v1.0.11
4922025-08-29T21:23:33.606Z Compiling colorchoice v1.0.2
4932025-08-29T21:23:33.645Z Compiling is_terminal_polyfill v1.70.1
4942025-08-29T21:23:33.727Z Compiling cfg-if v1.0.1
4952025-08-29T21:23:33.792Z Compiling anstyle-query v1.1.1
4962025-08-29T21:23:34.006Z Compiling anstream v0.6.18
4972025-08-29T21:23:34.161Z Compiling fs-err v3.1.1
4982025-08-29T21:23:34.185Z Compiling unicode-xid v0.2.6
4992025-08-29T21:23:34.390Z Compiling clap_lex v0.7.4
5002025-08-29T21:23:34.435Z Compiling bytecount v0.6.8
5012025-08-29T21:23:34.496Z Compiling heck v0.4.1
5022025-08-29T21:23:34.552Z Compiling strsim v0.11.1
5032025-08-29T21:23:34.668Z Compiling anyhow v1.0.99
5042025-08-29T21:23:34.813Z Compiling fastrand v2.1.1
5052025-08-29T21:23:34.955Z Compiling fnv v1.0.7
5062025-08-29T21:23:35.264Z Compiling heck v0.5.0
5072025-08-29T21:23:35.299Z Compiling unicode-width v0.1.14
5082025-08-29T21:23:35.514Z Compiling clap_builder v4.5.41
5092025-08-29T21:23:35.734Z Compiling papergrid v0.11.0
5102025-08-29T21:23:35.795Z Compiling tempfile v3.20.0
5112025-08-29T21:23:36.254Z Compiling memmap v0.7.0
5122025-08-29T21:23:36.367Z Compiling unicode-linebreak v0.1.5
5132025-08-29T21:23:36.627Z Compiling unicode-width v0.2.0
5142025-08-29T21:23:36.658Z Compiling smawk v0.3.2
5152025-08-29T21:23:37.203Z Compiling synstructure v0.13.1
5162025-08-29T21:23:37.479Z Compiling textwrap v0.16.2
5172025-08-29T21:23:37.738Z Compiling swrite v0.1.0
5182025-08-29T21:23:37.887Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5192025-08-29T21:23:38.358Z Compiling tabled_derive v0.7.0
5202025-08-29T21:23:39.718Z Compiling serde_derive v1.0.219
5212025-08-29T21:23:39.718Z Compiling zerofrom-derive v0.1.4
5222025-08-29T21:23:39.718Z Compiling yoke-derive v0.7.4
5232025-08-29T21:23:39.861Z Compiling zerovec-derive v0.10.3
5242025-08-29T21:23:39.906Z Compiling thiserror-impl v1.0.69
5252025-08-29T21:23:40.072Z Compiling displaydoc v0.2.5
5262025-08-29T21:23:41.593Z Compiling icu_provider_macros v1.5.0
5272025-08-29T21:23:41.640Z Compiling zerocopy-derive v0.7.35
5282025-08-29T21:23:42.307Z Compiling scroll_derive v0.12.0
5292025-08-29T21:23:42.403Z Compiling thiserror-impl v2.0.12
5302025-08-29T21:23:42.624Z Compiling clap_derive v4.5.41
5312025-08-29T21:23:42.909Z Compiling pest v2.7.14
5322025-08-29T21:23:43.172Z Compiling zerofrom v0.1.4
5332025-08-29T21:23:43.406Z Compiling yoke v0.7.4
5342025-08-29T21:23:43.658Z Compiling zerocopy v0.7.35
5352025-08-29T21:23:43.698Z Compiling scroll v0.12.0
5362025-08-29T21:23:43.824Z Compiling zerovec v0.10.4
5372025-08-29T21:23:44.274Z Compiling goblin v0.8.2
5382025-08-29T21:23:44.778Z Compiling tabled v0.15.0
5392025-08-29T21:23:45.536Z Compiling tinystr v0.7.6
5402025-08-29T21:23:45.691Z Compiling pest_meta v2.7.14
5412025-08-29T21:23:45.867Z Compiling icu_collections v1.5.0
5422025-08-29T21:23:45.978Z Compiling icu_locid v1.5.0
5432025-08-29T21:23:46.702Z Compiling clap v4.5.41
5442025-08-29T21:23:46.975Z Compiling pest_generator v2.7.14
5452025-08-29T21:23:47.044Z Compiling icu_provider v1.5.0
5462025-08-29T21:23:47.926Z Compiling icu_locid_transform v1.5.0
5472025-08-29T21:23:49.191Z Compiling pest_derive v2.7.14
5482025-08-29T21:23:49.327Z Compiling icu_properties v1.5.1
5492025-08-29T21:23:50.042Z Compiling dtrace-parser v0.2.0
5502025-08-29T21:23:51.628Z Compiling serde_tokenstream v0.2.2
5512025-08-29T21:23:51.763Z Compiling serde_spanned v0.6.9
5522025-08-29T21:23:51.808Z Compiling toml_datetime v0.6.11
5532025-08-29T21:23:51.908Z Compiling erased-serde v0.4.6
5542025-08-29T21:23:52.133Z Compiling serde-value v0.7.0
5552025-08-29T21:23:52.208Z Compiling toml_edit v0.22.27
5562025-08-29T21:23:52.717Z Compiling icu_normalizer v1.5.0
5572025-08-29T21:23:52.871Z Compiling serde-untagged v0.1.7
5582025-08-29T21:23:52.942Z Compiling cargo-platform v0.2.0
5592025-08-29T21:23:53.066Z Compiling camino-tempfile v1.4.1
5602025-08-29T21:23:53.575Z Compiling dof v0.3.0
5612025-08-29T21:23:53.638Z Compiling macaddr v1.0.1
5622025-08-29T21:23:53.687Z Compiling idna_adapter v1.2.0
5632025-08-29T21:23:53.867Z Compiling idna v1.0.3
5642025-08-29T21:23:54.440Z Compiling url v2.5.4
5652025-08-29T21:23:54.958Z Compiling usdt-attr-macro v0.5.0
5662025-08-29T21:23:54.958Z Compiling usdt-macro v0.5.0
5672025-08-29T21:23:55.302Z Compiling toml v0.8.23
5682025-08-29T21:23:57.070Z Compiling usdt v0.5.0
5692025-08-29T21:23:57.192Z Compiling cargo-util-schemas v0.8.2
5702025-08-29T21:23:57.192Z Compiling cargo_toml v0.21.0
5712025-08-29T21:23:57.580Z Compiling cargo_metadata v0.21.0
5722025-08-29T21:23:59.447Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5732025-08-29T21:24:02.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5742025-08-29T21:24:03.140Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5752025-08-29T21:24:03.844Z Downloading crates ...
5762025-08-29T21:24:04.026Z Downloaded addr2line v0.24.2
5772025-08-29T21:24:04.076Z Downloaded assert_matches v1.5.0
5782025-08-29T21:24:04.077Z Downloaded adler2 v2.0.0
5792025-08-29T21:24:04.077Z Downloaded aead v0.5.2
5802025-08-29T21:24:04.077Z Downloaded arrayvec v0.7.6
5812025-08-29T21:24:04.078Z Downloaded base64ct v1.6.0
5822025-08-29T21:24:04.078Z Downloaded async-bb8-diesel v0.2.1
5832025-08-29T21:24:04.078Z Downloaded atomic-waker v1.1.2
5842025-08-29T21:24:04.078Z Downloaded arrayref v0.3.9
5852025-08-29T21:24:04.079Z Downloaded globset v0.4.15
5862025-08-29T21:24:04.079Z Downloaded backoff v0.4.0
5872025-08-29T21:24:04.080Z Downloaded base64 v0.13.1
5882025-08-29T21:24:04.080Z Downloaded crossterm v0.28.1
5892025-08-29T21:24:04.080Z Downloaded heck v0.3.3
5902025-08-29T21:24:04.080Z Downloaded half v1.8.3
5912025-08-29T21:24:04.080Z Downloaded hash32 v0.3.1
5922025-08-29T21:24:04.081Z Downloaded allocator-api2 v0.2.21
5932025-08-29T21:24:04.081Z Downloaded globwalk v0.9.1
5942025-08-29T21:24:04.081Z Downloaded base16ct v0.2.0
5952025-08-29T21:24:04.081Z Downloaded group v0.13.0
5962025-08-29T21:24:04.082Z Downloaded bb8 v0.8.5
5972025-08-29T21:24:04.082Z Downloaded atty v0.2.14
5982025-08-29T21:24:04.082Z Downloaded async-trait v0.1.88
5992025-08-29T21:24:04.082Z Downloaded hmac v0.12.1
6002025-08-29T21:24:04.082Z Downloaded hex v0.4.3
6012025-08-29T21:24:04.082Z Downloaded hashbrown v0.13.2
6022025-08-29T21:24:04.112Z Downloaded ciborium-io v0.2.2
6032025-08-29T21:24:04.112Z Downloaded h2 v0.4.6
6042025-08-29T21:24:04.112Z Downloaded http-range v0.1.5
6052025-08-29T21:24:04.112Z Downloaded highway v1.3.0
6062025-08-29T21:24:04.112Z Downloaded hubpack_derive v0.1.1
6072025-08-29T21:24:04.113Z Downloaded half v2.4.1
6082025-08-29T21:24:04.113Z Downloaded blowfish v0.9.1
6092025-08-29T21:24:04.113Z Downloaded home v0.5.9
6102025-08-29T21:24:04.113Z Downloaded buf-list v1.0.3
6112025-08-29T21:24:04.113Z Downloaded hubpack v0.1.2
6122025-08-29T21:24:04.113Z Downloaded precomputed-hash v0.1.1
6132025-08-29T21:24:04.113Z Downloaded humantime v2.2.0
6142025-08-29T21:24:04.113Z Downloaded headers v0.4.1
6152025-08-29T21:24:04.114Z Downloaded progenitor-client v0.8.0
6162025-08-29T21:24:04.114Z Downloaded cobs v0.2.3
6172025-08-29T21:24:04.114Z Downloaded instant v0.1.13
6182025-08-29T21:24:04.136Z Downloaded block-padding v0.3.3
6192025-08-29T21:24:04.136Z Downloaded ingot-types v0.1.2
6202025-08-29T21:24:04.136Z Downloaded convert_case v0.7.1
6212025-08-29T21:24:04.136Z Downloaded hickory-resolver v0.24.4
6222025-08-29T21:24:04.138Z Downloaded crossbeam-deque v0.8.5
6232025-08-29T21:24:04.138Z Downloaded bitfield v0.14.0
6242025-08-29T21:24:04.138Z Downloaded cipher v0.4.4
6252025-08-29T21:24:04.138Z Downloaded ciborium-ll v0.2.2
6262025-08-29T21:24:04.138Z Downloaded async-stream v0.3.6
6272025-08-29T21:24:04.139Z Downloaded is_ci v1.2.0
6282025-08-29T21:24:04.139Z Downloaded critical-section v1.1.3
6292025-08-29T21:24:04.139Z Downloaded base64 v0.22.1
6302025-08-29T21:24:04.149Z Downloaded same-file v1.0.6
6312025-08-29T21:24:04.149Z Downloaded hyper-staticfile v0.10.1
6322025-08-29T21:24:04.149Z Downloaded ppv-lite86 v0.2.20
6332025-08-29T21:24:04.149Z Downloaded progenitor v0.10.0
6342025-08-29T21:24:04.150Z Downloaded rand_chacha v0.9.0
6352025-08-29T21:24:04.150Z Downloaded siphasher v1.0.1
6362025-08-29T21:24:04.150Z Downloaded siphasher v0.3.11
6372025-08-29T21:24:04.150Z Downloaded quick-error v1.2.3
6382025-08-29T21:24:04.150Z Downloaded rfc6979 v0.4.0
6392025-08-29T21:24:04.150Z Downloaded resolv-conf v0.7.0
6402025-08-29T21:24:04.213Z Downloaded signature v2.2.0
6412025-08-29T21:24:04.213Z Downloaded strum v0.26.3
6422025-08-29T21:24:04.213Z Downloaded console v0.15.10
6432025-08-29T21:24:04.213Z Downloaded lru v0.12.5
6442025-08-29T21:24:04.213Z Downloaded hashbrown v0.12.3
6452025-08-29T21:24:04.213Z Downloaded cookie_store v0.21.1
6462025-08-29T21:24:04.213Z Downloaded base64 v0.21.7
6472025-08-29T21:24:04.229Z Downloaded indoc v2.0.6
6482025-08-29T21:24:04.229Z Downloaded sha1 v0.10.6
6492025-08-29T21:24:04.229Z Downloaded proc-macro-error2 v2.0.1
6502025-08-29T21:24:04.229Z Downloaded lockfree-object-pool v0.1.6
6512025-08-29T21:24:04.230Z Downloaded waitgroup v0.1.2
6522025-08-29T21:24:04.230Z Downloaded structmeta-derive v0.3.0
6532025-08-29T21:24:04.230Z Downloaded tinyvec_macros v0.1.1
6542025-08-29T21:24:04.230Z Downloaded string_cache v0.8.9
6552025-08-29T21:24:04.230Z Downloaded scheduled-thread-pool v0.2.7
6562025-08-29T21:24:04.230Z Downloaded crunchy v0.2.2
6572025-08-29T21:24:04.230Z Downloaded hickory-server v0.25.2
6582025-08-29T21:24:04.230Z Downloaded heapless v0.8.0
6592025-08-29T21:24:04.241Z Downloaded endian-type v0.1.2
6602025-08-29T21:24:04.241Z Downloaded hickory-client v0.25.2
6612025-08-29T21:24:04.242Z Downloaded difflib v0.4.0
6622025-08-29T21:24:04.242Z Downloaded termtree v0.5.1
6632025-08-29T21:24:04.242Z Downloaded supports-color v3.0.2
6642025-08-29T21:24:04.242Z Downloaded tokio-dtrace v0.1.0
6652025-08-29T21:24:04.242Z Downloaded support-bundle-viewer v0.1.2
6662025-08-29T21:24:04.243Z Downloaded libloading v0.8.5
6672025-08-29T21:24:04.251Z Downloaded futures-sink v0.3.31
6682025-08-29T21:24:04.251Z Downloaded untrusted v0.9.0
6692025-08-29T21:24:04.251Z Downloaded gethostname v0.5.0
6702025-08-29T21:24:04.251Z Downloaded zeroize v1.8.1
6712025-08-29T21:24:04.251Z Downloaded const-oid v0.9.6
6722025-08-29T21:24:04.267Z Downloaded wyz v0.5.1
6732025-08-29T21:24:04.267Z Downloaded thiserror-impl-no-std v2.0.2
6742025-08-29T21:24:04.267Z Downloaded serde_derive_internals v0.29.1
6752025-08-29T21:24:04.267Z Downloaded utf-8 v0.7.6
6762025-08-29T21:24:04.283Z Downloaded iana-time-zone v0.1.63
6772025-08-29T21:24:04.283Z Downloaded newtype_derive v0.1.6
6782025-08-29T21:24:04.283Z Downloaded heapless v0.7.17
6792025-08-29T21:24:04.283Z Downloaded oso-derive v0.27.3
6802025-08-29T21:24:04.284Z Downloaded openssl-probe v0.1.5
6812025-08-29T21:24:04.284Z Downloaded openssl-macros v0.1.1
6822025-08-29T21:24:04.295Z Downloaded clang-sys v1.8.1
6832025-08-29T21:24:04.295Z Downloaded ena v0.14.3
6842025-08-29T21:24:04.295Z Downloaded env_filter v0.1.2
6852025-08-29T21:24:04.296Z Downloaded funty v2.0.0
6862025-08-29T21:24:04.296Z Downloaded float-ord v0.3.2
6872025-08-29T21:24:04.296Z Downloaded indexmap v1.9.3
6882025-08-29T21:24:04.310Z Downloaded rand_xorshift v0.4.0
6892025-08-29T21:24:04.310Z Downloaded futures-task v0.3.31
6902025-08-29T21:24:04.311Z Downloaded futures-macro v0.3.31
6912025-08-29T21:24:04.311Z Downloaded mime_guess v2.0.5
6922025-08-29T21:24:04.311Z Downloaded rustls-pki-types v1.10.0
6932025-08-29T21:24:04.311Z Downloaded progenitor-macro v0.8.0
6942025-08-29T21:24:04.371Z Downloaded nibble_vec v0.1.0
6952025-08-29T21:24:04.371Z Downloaded const_format v0.2.34
6962025-08-29T21:24:04.371Z Downloaded serde_cbor v0.11.2
6972025-08-29T21:24:04.371Z Downloaded indicatif v0.18.0
6982025-08-29T21:24:04.377Z Downloaded zstd-safe v7.2.3
6992025-08-29T21:24:04.377Z Downloaded bytes v1.10.1
7002025-08-29T21:24:04.377Z Downloaded opaque-debug v0.3.1
7012025-08-29T21:24:04.377Z Downloaded oxnet v0.1.3
7022025-08-29T21:24:04.377Z Downloaded oxide-tokio-rt v0.1.2
7032025-08-29T21:24:04.377Z Downloaded olpc-cjson v0.1.4
7042025-08-29T21:24:04.378Z Downloaded defmt-macros v0.3.9
7052025-08-29T21:24:04.378Z Downloaded rand_seeder v0.4.0
7062025-08-29T21:24:04.378Z Downloaded aes-gcm v0.10.3
7072025-08-29T21:24:04.378Z Downloaded cstr-argument v0.1.2
7082025-08-29T21:24:04.378Z Downloaded xshell-macros v0.2.7
7092025-08-29T21:24:04.378Z Downloaded void v1.0.2
7102025-08-29T21:24:04.378Z Downloaded tower-service v0.3.3
7112025-08-29T21:24:04.379Z Downloaded progenitor-client v0.10.0
7122025-08-29T21:24:04.379Z Downloaded native-tls v0.2.12
7132025-08-29T21:24:04.379Z Downloaded enum-as-inner v0.6.1
7142025-08-29T21:24:04.379Z Downloaded test-strategy v0.4.3
7152025-08-29T21:24:04.379Z Downloaded indicatif v0.17.11
7162025-08-29T21:24:04.379Z Downloaded crossbeam-channel v0.5.15
7172025-08-29T21:24:04.379Z Downloaded rustversion v1.0.17
7182025-08-29T21:24:04.391Z Downloaded smallvec v0.6.14
7192025-08-29T21:24:04.392Z Downloaded scopeguard v1.2.0
7202025-08-29T21:24:04.392Z Downloaded ron v0.7.1
7212025-08-29T21:24:04.401Z Downloaded unicase v2.7.0
7222025-08-29T21:24:04.402Z Downloaded hickory-resolver v0.25.2
7232025-08-29T21:24:04.402Z Downloaded num-conv v0.1.0
7242025-08-29T21:24:04.413Z Downloaded fd-lock v4.0.2
7252025-08-29T21:24:04.414Z Downloaded xattr v1.3.1
7262025-08-29T21:24:04.414Z Downloaded rand_core v0.9.3
7272025-08-29T21:24:04.414Z Downloaded strip-ansi-escapes v0.2.0
7282025-08-29T21:24:04.457Z Downloaded termios v0.3.3
7292025-08-29T21:24:04.457Z Downloaded termcolor v1.4.1
7302025-08-29T21:24:04.457Z Downloaded progenitor-macro v0.9.1
7312025-08-29T21:24:04.457Z Downloaded zone v0.3.1
7322025-08-29T21:24:04.457Z Downloaded thread_local v1.1.8
7332025-08-29T21:24:04.457Z Downloaded thiserror-no-std v2.0.2
7342025-08-29T21:24:04.458Z Downloaded rustls-pemfile v2.2.0
7352025-08-29T21:24:04.458Z Downloaded typify v0.4.1
7362025-08-29T21:24:04.458Z Downloaded cc v1.2.30
7372025-08-29T21:24:04.458Z Downloaded ghash v0.5.1
7382025-08-29T21:24:04.458Z Downloaded ed25519 v2.2.3
7392025-08-29T21:24:04.458Z Downloaded jiff-static v0.2.15
7402025-08-29T21:24:04.474Z Downloaded data-encoding v2.9.0
7412025-08-29T21:24:04.474Z Downloaded toml_parser v1.0.2
7422025-08-29T21:24:04.474Z Downloaded scrypt v0.11.0
7432025-08-29T21:24:04.474Z Downloaded glob v0.3.2
7442025-08-29T21:24:04.474Z Downloaded num v0.4.3
7452025-08-29T21:24:04.474Z Downloaded http v1.3.1
7462025-08-29T21:24:04.474Z Downloaded num-derive v0.3.3
7472025-08-29T21:24:04.475Z Downloaded progenitor-impl v0.8.0
7482025-08-29T21:24:04.491Z Downloaded serde-big-array v0.5.1
7492025-08-29T21:24:04.491Z Downloaded fallible-iterator v0.2.0
7502025-08-29T21:24:04.491Z Downloaded proc-macro-error-attr2 v2.0.0
7512025-08-29T21:24:04.492Z Downloaded filetime v0.2.25
7522025-08-29T21:24:04.492Z Downloaded ff v0.13.0
7532025-08-29T21:24:04.492Z Downloaded xshell v0.2.7
7542025-08-29T21:24:04.492Z Downloaded nu-ansi-term v0.50.1
7552025-08-29T21:24:04.528Z Downloaded uuid v1.17.0
7562025-08-29T21:24:04.528Z Downloaded darling_macro v0.20.10
7572025-08-29T21:24:04.529Z Downloaded wait-timeout v0.2.0
7582025-08-29T21:24:04.529Z Downloaded vte_generate_state_changes v0.1.2
7592025-08-29T21:24:04.529Z Downloaded sigpipe v0.1.3
7602025-08-29T21:24:04.529Z Downloaded getrandom v0.2.15
7612025-08-29T21:24:04.529Z Downloaded predicates-core v1.0.8
7622025-08-29T21:24:04.543Z Downloaded vsss-rs v3.3.4
7632025-08-29T21:24:04.543Z Downloaded tracing-attributes v0.1.27
7642025-08-29T21:24:04.543Z Downloaded strum_macros v0.24.3
7652025-08-29T21:24:04.543Z Downloaded num-complex v0.4.6
7662025-08-29T21:24:04.543Z Downloaded pin-project v1.1.6
7672025-08-29T21:24:04.544Z Downloaded radium v0.7.0
7682025-08-29T21:24:04.544Z Downloaded des v0.8.1
7692025-08-29T21:24:04.544Z Downloaded r2d2 v0.8.10
7702025-08-29T21:24:04.544Z Downloaded parking_lot v0.11.2
7712025-08-29T21:24:04.572Z Downloaded dsl_auto_type v0.1.2
7722025-08-29T21:24:04.572Z Downloaded aho-corasick v1.1.3
7732025-08-29T21:24:04.572Z Downloaded path-slash v0.1.5
7742025-08-29T21:24:04.572Z Downloaded nodrop v0.1.14
7752025-08-29T21:24:04.572Z Downloaded mime v0.3.17
7762025-08-29T21:24:04.572Z Downloaded toml_writer v1.0.2
7772025-08-29T21:24:04.572Z Downloaded subtle v2.6.1
7782025-08-29T21:24:04.572Z Downloaded oso v0.27.3
7792025-08-29T21:24:04.587Z Downloaded peg-runtime v0.8.5
7802025-08-29T21:24:04.587Z Downloaded parking_lot_core v0.9.10
7812025-08-29T21:24:04.587Z Downloaded pin-utils v0.1.0
7822025-08-29T21:24:04.587Z Downloaded debug-ignore v1.0.5
7832025-08-29T21:24:04.587Z Downloaded tls_codec v0.4.1
7842025-08-29T21:24:04.588Z Downloaded memoffset v0.9.1
7852025-08-29T21:24:04.588Z Downloaded predicates v3.1.3
7862025-08-29T21:24:04.588Z Downloaded vte v0.11.1
7872025-08-29T21:24:04.588Z Downloaded progenitor-impl v0.10.0
7882025-08-29T21:24:04.600Z Downloaded universal-hash v0.5.1
7892025-08-29T21:24:04.600Z Downloaded sct v0.7.1
7902025-08-29T21:24:04.600Z Downloaded zone_cfg_derive v0.3.0
7912025-08-29T21:24:04.601Z Downloaded zone_cfg_derive v0.1.2
7922025-08-29T21:24:04.601Z Downloaded zerocopy-derive v0.8.26
7932025-08-29T21:24:04.610Z Downloaded dunce v1.0.5
7942025-08-29T21:24:04.610Z Downloaded itertools v0.10.5
7952025-08-29T21:24:04.616Z Downloaded num_threads v0.1.7
7962025-08-29T21:24:04.619Z Downloaded float-cmp v0.10.0
7972025-08-29T21:24:04.619Z Downloaded try-lock v0.2.5
7982025-08-29T21:24:04.619Z Downloaded foreign-types v0.5.0
7992025-08-29T21:24:04.620Z Downloaded curve25519-dalek-derive v0.1.1
8002025-08-29T21:24:04.632Z Downloaded pem-rfc7468 v0.7.0
8012025-08-29T21:24:04.633Z Downloaded pem v3.0.5
8022025-08-29T21:24:04.633Z Downloaded serde_urlencoded v0.7.1
8032025-08-29T21:24:04.633Z Downloaded rustc_version v0.4.1
8042025-08-29T21:24:04.633Z Downloaded quinn-udp v0.5.5
8052025-08-29T21:24:04.633Z Downloaded defmt v0.3.8
8062025-08-29T21:24:04.647Z Downloaded serde-hex v0.1.0
8072025-08-29T21:24:04.647Z Downloaded snafu-derive v0.8.5
8082025-08-29T21:24:04.647Z Downloaded parking_lot v0.12.3
8092025-08-29T21:24:04.657Z Downloaded strum v0.27.2
8102025-08-29T21:24:04.658Z Downloaded structmeta v0.3.0
8112025-08-29T21:24:04.658Z Downloaded tokio-util v0.7.15
8122025-08-29T21:24:04.658Z Downloaded pbkdf2 v0.12.2
8132025-08-29T21:24:04.671Z Downloaded daft-derive v0.1.4
8142025-08-29T21:24:04.671Z Downloaded zone v0.1.8
8152025-08-29T21:24:04.671Z Downloaded toml v0.7.8
8162025-08-29T21:24:04.689Z Downloaded sync_wrapper v1.0.1
8172025-08-29T21:24:04.689Z Downloaded num-bigint v0.4.6
8182025-08-29T21:24:04.689Z Downloaded fixedbitset v0.5.7
8192025-08-29T21:24:04.689Z Downloaded nanorand v0.7.0
8202025-08-29T21:24:04.704Z Downloaded snafu v0.8.5
8212025-08-29T21:24:04.705Z Downloaded num-iter v0.1.45
8222025-08-29T21:24:04.705Z Downloaded maybe-uninit v2.0.0
8232025-08-29T21:24:04.705Z Downloaded vergen v8.3.2
8242025-08-29T21:24:04.705Z Downloaded match_cfg v0.1.0
8252025-08-29T21:24:04.705Z Downloaded rand_chacha v0.3.1
8262025-08-29T21:24:04.713Z Downloaded foreign-types-shared v0.3.1
8272025-08-29T21:24:04.714Z Downloaded rustc-demangle v0.1.24
8282025-08-29T21:24:04.714Z Downloaded derive-where v1.5.0
8292025-08-29T21:24:04.714Z Downloaded x509-cert v0.2.5
8302025-08-29T21:24:04.728Z Downloaded russh-cryptovec v0.7.3
8312025-08-29T21:24:04.728Z Downloaded hyper v1.6.0
8322025-08-29T21:24:04.738Z Downloaded tokio-native-tls v0.3.1
8332025-08-29T21:24:04.738Z Downloaded shell-words v1.1.0
8342025-08-29T21:24:04.738Z Downloaded serde_repr v0.1.19
8352025-08-29T21:24:04.738Z Downloaded serde_plain v1.0.2
8362025-08-29T21:24:04.763Z Downloaded num_enum_derive v0.5.11
8372025-08-29T21:24:04.764Z Downloaded serde_path_to_error v0.1.17
8382025-08-29T21:24:04.764Z Downloaded unicode-truncate v1.1.0
8392025-08-29T21:24:04.764Z Downloaded diesel_table_macro_syntax v0.2.0
8402025-08-29T21:24:04.764Z Downloaded tabwriter v1.4.0
8412025-08-29T21:24:04.792Z Downloaded rustc-hash v1.1.0
8422025-08-29T21:24:04.792Z Downloaded unit-prefix v0.5.1
8432025-08-29T21:24:04.792Z Downloaded num-derive v0.4.2
8442025-08-29T21:24:04.792Z Downloaded aws-lc-rs v1.12.4
8452025-08-29T21:24:04.793Z Downloaded parse-size v1.1.0
8462025-08-29T21:24:04.793Z Downloaded rustls-native-certs v0.8.1
8472025-08-29T21:24:04.793Z Downloaded pbkdf2 v0.11.0
8482025-08-29T21:24:04.793Z Downloaded russh v0.45.0
8492025-08-29T21:24:04.840Z Downloaded newline-converter v0.3.0
8502025-08-29T21:24:04.841Z Downloaded new_debug_unreachable v1.0.6
8512025-08-29T21:24:04.841Z Downloaded packed_struct_codegen v0.10.1
8522025-08-29T21:24:04.841Z Downloaded rand v0.8.5
8532025-08-29T21:24:04.842Z Downloaded md5 v0.7.0
8542025-08-29T21:24:04.842Z Downloaded derive_builder_macro v0.20.2
8552025-08-29T21:24:04.842Z Downloaded pkg-config v0.3.31
8562025-08-29T21:24:04.842Z Downloaded nom v7.1.3
8572025-08-29T21:24:04.842Z Downloaded number_prefix v0.4.0
8582025-08-29T21:24:04.842Z Downloaded zeroize_derive v1.4.2
8592025-08-29T21:24:04.842Z Downloaded ref-cast-impl v1.0.24
8602025-08-29T21:24:04.843Z Downloaded darling v0.20.10
8612025-08-29T21:24:04.843Z Downloaded expectorate v1.2.0
8622025-08-29T21:24:04.879Z Downloaded tiny-keccak v2.0.2
8632025-08-29T21:24:04.880Z Downloaded futures v0.3.31
8642025-08-29T21:24:04.880Z Downloaded crossterm v0.29.0
8652025-08-29T21:24:04.880Z Downloaded progenitor-client v0.9.1
8662025-08-29T21:24:04.880Z Downloaded shlex v1.3.0
8672025-08-29T21:24:04.880Z Downloaded parse-display-derive v0.10.0
8682025-08-29T21:24:04.880Z Downloaded parse-display v0.10.0
8692025-08-29T21:24:04.880Z Downloaded either v1.15.0
8702025-08-29T21:24:04.881Z Downloaded tungstenite v0.23.0
8712025-08-29T21:24:04.881Z Downloaded static_assertions v1.1.0
8722025-08-29T21:24:04.881Z Downloaded unicode-properties v0.1.3
8732025-08-29T21:24:04.881Z Downloaded foreign-types v0.3.2
8742025-08-29T21:24:04.881Z Downloaded sqlparser_derive v0.2.2
8752025-08-29T21:24:04.881Z Downloaded slog-envlogger v2.2.0
8762025-08-29T21:24:04.881Z Downloaded socket2 v0.5.10
8772025-08-29T21:24:04.881Z Downloaded foldhash v0.1.5
8782025-08-29T21:24:04.882Z Downloaded want v0.3.1
8792025-08-29T21:24:04.882Z Downloaded newtype-uuid v1.2.4
8802025-08-29T21:24:04.882Z Downloaded signal-hook-tokio v0.3.1
8812025-08-29T21:24:04.892Z Downloaded signal-hook-registry v1.4.2
8822025-08-29T21:24:04.892Z Downloaded normalize-line-endings v0.3.0
8832025-08-29T21:24:04.892Z Downloaded dyn-clone v1.0.20
8842025-08-29T21:24:04.892Z Downloaded pkcs8 v0.10.2
8852025-08-29T21:24:04.892Z Downloaded predicates-tree v1.0.12
8862025-08-29T21:24:04.892Z Downloaded winnow v0.6.26
8872025-08-29T21:24:04.893Z Downloaded ssh-cipher v0.2.0
8882025-08-29T21:24:04.893Z Downloaded qorb v0.4.1
8892025-08-29T21:24:04.893Z Downloaded which v4.4.2
8902025-08-29T21:24:04.893Z Downloaded tabled_derive v0.10.0
8912025-08-29T21:24:04.893Z Downloaded whoami v1.5.2
8922025-08-29T21:24:04.924Z Downloaded ref-cast v1.0.24
8932025-08-29T21:24:04.924Z Downloaded tokio-rustls v0.26.0
8942025-08-29T21:24:04.924Z Downloaded tls_codec_derive v0.4.1
8952025-08-29T21:24:04.924Z Downloaded tokio-rustls v0.25.0
8962025-08-29T21:24:04.924Z Downloaded sqlformat v0.3.5
8972025-08-29T21:24:04.946Z Downloaded rcgen v0.12.1
8982025-08-29T21:24:04.946Z Downloaded psl-types v2.0.11
8992025-08-29T21:24:04.946Z Downloaded diff v0.1.13
9002025-08-29T21:24:04.946Z Downloaded embedded-io v0.4.0
9012025-08-29T21:24:04.946Z Downloaded spki v0.7.3
9022025-08-29T21:24:04.946Z Downloaded memmap2 v0.9.5
9032025-08-29T21:24:04.946Z Downloaded reqwest v0.12.22
9042025-08-29T21:24:04.947Z Downloaded daft v0.1.4
9052025-08-29T21:24:04.947Z Downloaded progenitor-macro v0.10.0
9062025-08-29T21:24:04.986Z Downloaded value-bag v1.9.0
9072025-08-29T21:24:04.986Z Downloaded powerfmt v0.2.0
9082025-08-29T21:24:04.987Z Downloaded num-integer v0.1.46
9092025-08-29T21:24:04.987Z Downloaded peg v0.8.5
9102025-08-29T21:24:04.987Z Downloaded darling_core v0.20.10
9112025-08-29T21:24:04.987Z Downloaded toml v0.9.5
9122025-08-29T21:24:04.987Z Downloaded pkcs1 v0.7.5
9132025-08-29T21:24:04.987Z Downloaded signal-hook v0.3.18
9142025-08-29T21:24:04.987Z Downloaded yasna v0.5.2
9152025-08-29T21:24:04.987Z Downloaded itertools v0.14.0
9162025-08-29T21:24:04.987Z Downloaded tokio-rustls v0.24.1
9172025-08-29T21:24:05.008Z Downloaded md-5 v0.10.6
9182025-08-29T21:24:05.008Z Downloaded miniz_oxide v0.8.5
9192025-08-29T21:24:05.008Z Downloaded ron v0.8.1
9202025-08-29T21:24:05.008Z Downloaded papergrid v0.14.0
9212025-08-29T21:24:05.009Z Downloaded diesel_derives v2.2.3
9222025-08-29T21:24:05.009Z Downloaded salty v0.3.0
9232025-08-29T21:24:05.029Z Downloaded dropshot_endpoint v0.16.3
9242025-08-29T21:24:05.029Z Downloaded prettyplease v0.2.36
9252025-08-29T21:24:05.029Z Downloaded tower v0.5.2
9262025-08-29T21:24:05.049Z Downloaded tinyvec v1.8.0
9272025-08-29T21:24:05.049Z Downloaded zip v0.6.6
9282025-08-29T21:24:05.049Z Downloaded rustls-webpki v0.101.7
9292025-08-29T21:24:05.070Z Downloaded yansi v1.0.1
9302025-08-29T21:24:05.070Z Downloaded portable-atomic v1.11.0
9312025-08-29T21:24:05.070Z Downloaded unicode-bidi v0.3.17
9322025-08-29T21:24:05.070Z Downloaded mio v1.0.2
9332025-08-29T21:24:05.082Z Downloaded pretty_assertions v1.4.1
9342025-08-29T21:24:05.083Z Downloaded ssh-key v0.6.6
9352025-08-29T21:24:05.083Z Downloaded rustls-webpki v0.102.8
9362025-08-29T21:24:05.133Z Downloaded tough v0.20.0
9372025-08-29T21:24:05.156Z Downloaded ed25519-dalek v2.1.1
9382025-08-29T21:24:05.156Z Downloaded zerocopy v0.8.26
9392025-08-29T21:24:05.156Z Downloaded regex v1.11.1
9402025-08-29T21:24:05.156Z Downloaded zip v4.2.0
9412025-08-29T21:24:05.169Z Downloaded lalrpop v0.19.12
9422025-08-29T21:24:05.170Z Downloaded steno v0.4.1
9432025-08-29T21:24:05.170Z Downloaded unicode-segmentation v1.12.0
9442025-08-29T21:24:05.171Z Downloaded zlib-rs v0.5.1
9452025-08-29T21:24:05.186Z Downloaded p521 v0.13.3
9462025-08-29T21:24:05.186Z Downloaded darling_core v0.21.0
9472025-08-29T21:24:05.186Z Downloaded serde_with v3.14.0
9482025-08-29T21:24:05.201Z Downloaded moka v0.12.10
9492025-08-29T21:24:05.217Z Downloaded petname v2.0.2
9502025-08-29T21:24:05.217Z Downloaded rpassword v7.4.0
9512025-08-29T21:24:05.217Z Downloaded quinn-proto v0.11.8
9522025-08-29T21:24:05.231Z Downloaded sqlparser v0.45.0
9532025-08-29T21:24:05.232Z Downloaded reedline v0.40.0
9542025-08-29T21:24:05.290Z Downloaded unicode-normalization v0.1.24
9552025-08-29T21:24:05.291Z Downloaded hickory-proto v0.24.4
9562025-08-29T21:24:05.313Z Downloaded radix_trie v0.2.1
9572025-08-29T21:24:05.313Z Downloaded rustls v0.23.19
9582025-08-29T21:24:05.313Z Downloaded openssl v0.10.73
9592025-08-29T21:24:05.313Z Downloaded gimli v0.31.1
9602025-08-29T21:24:05.313Z Downloaded p384 v0.13.0
9612025-08-29T21:24:05.314Z Downloaded tabled v0.18.0
9622025-08-29T21:24:05.336Z Downloaded smoltcp v0.9.1
9632025-08-29T21:24:05.336Z Downloaded vcpkg v0.2.15
9642025-08-29T21:24:05.362Z Downloaded polar-core v0.27.3
9652025-08-29T21:24:05.408Z Downloaded nix v0.29.0
9662025-08-29T21:24:05.408Z Downloaded proptest v1.7.0
9672025-08-29T21:24:05.408Z Downloaded webpki-roots v1.0.1
9682025-08-29T21:24:05.437Z Downloaded hickory-proto v0.25.2
9692025-08-29T21:24:05.438Z Downloaded regex-syntax v0.6.29
9702025-08-29T21:24:05.438Z Downloaded openapiv3 v2.2.0
9712025-08-29T21:24:05.469Z Downloaded object v0.30.4
9722025-08-29T21:24:05.469Z Downloaded curve25519-dalek v4.1.3
9732025-08-29T21:24:05.469Z Downloaded object v0.36.5
9742025-08-29T21:24:05.530Z Downloaded nix v0.27.1
9752025-08-29T21:24:05.530Z Downloaded diesel v2.2.12
9762025-08-29T21:24:05.530Z Downloaded sled v0.34.7
9772025-08-29T21:24:05.530Z Downloaded regex-syntax v0.8.5
9782025-08-29T21:24:05.551Z Downloaded dropshot v0.16.3
9792025-08-29T21:24:05.551Z Downloaded nix v0.30.1
9802025-08-29T21:24:05.551Z Downloaded typify-impl v0.2.0
9812025-08-29T21:24:05.566Z Downloaded rustls v0.22.4
9822025-08-29T21:24:05.605Z Downloaded typify-impl v0.4.1
9832025-08-29T21:24:05.622Z Downloaded typify-impl v0.3.0
9842025-08-29T21:24:05.622Z Downloaded zerocopy-derive v0.6.6
9852025-08-29T21:24:05.623Z Downloaded nix v0.28.0
9862025-08-29T21:24:05.623Z Downloaded ratatui v0.29.0
9872025-08-29T21:24:05.674Z Downloaded bzip2-sys v0.1.13+1.0.8
9882025-08-29T21:24:05.706Z Downloaded jiff v0.2.15
9892025-08-29T21:24:05.706Z Downloaded lzma-sys v0.1.20
9902025-08-29T21:24:05.746Z Downloaded rustls v0.21.12
9912025-08-29T21:24:05.747Z Downloaded smoltcp v0.11.0
9922025-08-29T21:24:05.747Z Downloaded bstr v1.10.0
9932025-08-29T21:24:05.747Z Downloaded regress v0.10.4
9942025-08-29T21:24:05.769Z Downloaded git2 v0.19.0
9952025-08-29T21:24:05.769Z Downloaded prefix-trie v0.7.0
9962025-08-29T21:24:05.769Z Downloaded sha3 v0.10.8
9972025-08-29T21:24:05.770Z Downloaded chrono-tz v0.10.4
9982025-08-29T21:24:05.770Z Downloaded petgraph v0.6.5
9992025-08-29T21:24:05.787Z Downloaded regex-automata v0.4.8
10002025-08-29T21:24:05.801Z Downloaded csv v1.3.1
10012025-08-29T21:24:05.815Z Downloaded libz-sys v1.1.20
10022025-08-29T21:24:05.854Z Downloaded petgraph v0.8.2
10032025-08-29T21:24:05.940Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10042025-08-29T21:24:05.941Z Downloaded chrono v0.4.41
10052025-08-29T21:24:05.976Z Downloaded bindgen v0.71.1
10062025-08-29T21:24:05.976Z Downloaded bindgen v0.69.5
10072025-08-29T21:24:05.976Z Downloaded rand v0.9.2
10082025-08-29T21:24:05.976Z Downloaded rayon v1.10.0
10092025-08-29T21:24:05.976Z Downloaded toml_edit v0.19.15
10102025-08-29T21:24:05.976Z Downloaded winnow v0.5.40
10112025-08-29T21:24:05.976Z Downloaded tokio v1.47.0
10122025-08-29T21:24:06.026Z Downloaded futures-util v0.3.31
10132025-08-29T21:24:06.026Z Downloaded derive_more v0.99.20
10142025-08-29T21:24:06.026Z Downloaded typed-path v0.9.3
10152025-08-29T21:24:06.026Z Downloaded time v0.3.36
10162025-08-29T21:24:06.026Z Downloaded quick-xml v0.37.2
10172025-08-29T21:24:06.046Z Downloaded unsafe-libyaml v0.2.11
10182025-08-29T21:24:06.046Z Downloaded minimal-lexical v0.2.1
10192025-08-29T21:24:06.046Z Downloaded foreign-types-macros v0.2.3
10202025-08-29T21:24:06.046Z Downloaded uzers v0.12.1
10212025-08-29T21:24:06.046Z Downloaded proc-macro-crate v1.3.1
10222025-08-29T21:24:06.046Z Downloaded derive_builder_core v0.20.2
10232025-08-29T21:24:06.046Z Downloaded zerocopy v0.6.6
10242025-08-29T21:24:06.046Z Downloaded serde_yaml v0.9.34+deprecated
10252025-08-29T21:24:06.046Z Downloaded bitvec v1.0.1
10262025-08-29T21:24:06.046Z Downloaded pkcs5 v0.7.1
10272025-08-29T21:24:06.046Z Downloaded slog-dtrace v0.3.0
10282025-08-29T21:24:06.046Z Downloaded simd-adler32 v0.3.7
10292025-08-29T21:24:06.046Z Downloaded xz2 v0.1.7
10302025-08-29T21:24:06.046Z Downloaded tap v1.0.1
10312025-08-29T21:24:06.047Z Downloaded russh-keys v0.45.0
10322025-08-29T21:24:06.047Z Downloaded tracing-core v0.1.32
10332025-08-29T21:24:06.047Z Downloaded flate2 v1.1.2
10342025-08-29T21:24:06.047Z Downloaded tower-http v0.6.6
10352025-08-29T21:24:06.070Z Downloaded foreign-types-shared v0.1.1
10362025-08-29T21:24:06.071Z Downloaded stringprep v0.1.5
10372025-08-29T21:24:06.071Z Downloaded signal-hook-mio v0.2.4
10382025-08-29T21:24:06.071Z Downloaded encoding_rs v0.8.34
10392025-08-29T21:24:06.102Z Downloaded elliptic-curve v0.13.8
10402025-08-29T21:24:06.102Z Downloaded rustyline v14.0.0
10412025-08-29T21:24:06.102Z Downloaded itertools v0.12.1
10422025-08-29T21:24:06.113Z Downloaded ring v0.17.14
10432025-08-29T21:24:06.129Z Downloaded itertools v0.13.0
10442025-08-29T21:24:06.213Z Downloaded tokio-postgres v0.7.13
10452025-08-29T21:24:06.213Z Downloaded diesel-dtrace v0.4.2
10462025-08-29T21:24:06.213Z Downloaded password-hash v0.5.0
10472025-08-29T21:24:06.213Z Downloaded serde_with_macros v3.14.0
10482025-08-29T21:24:06.213Z Downloaded futures-core v0.3.31
10492025-08-29T21:24:06.213Z Downloaded password-hash v0.4.2
10502025-08-29T21:24:06.213Z Downloaded futures-channel v0.3.31
10512025-08-29T21:24:06.213Z Downloaded typify v0.3.0
10522025-08-29T21:24:06.246Z Downloaded rsa v0.9.6
10532025-08-29T21:24:06.246Z Downloaded publicsuffix v2.3.0
10542025-08-29T21:24:06.246Z Downloaded num-bigint-dig v0.8.4
10552025-08-29T21:24:06.246Z Downloaded blake3 v1.5.4
10562025-08-29T21:24:06.246Z Downloaded csv-core v0.1.11
10572025-08-29T21:24:06.246Z Downloaded time-macros v0.2.18
10582025-08-29T21:24:06.246Z Downloaded derive_more-impl v2.0.1
10592025-08-29T21:24:06.246Z Downloaded libgit2-sys v0.17.0+1.8.1
10602025-08-29T21:24:06.246Z Downloaded iri-string v0.7.8
10612025-08-29T21:24:06.286Z Downloaded tracing v0.1.40
10622025-08-29T21:24:06.287Z Downloaded primeorder v0.13.6
10632025-08-29T21:24:06.287Z Downloaded paste v1.0.15
10642025-08-29T21:24:06.287Z Downloaded unicode_categories v0.1.1
10652025-08-29T21:24:06.287Z Downloaded multer v3.1.0
10662025-08-29T21:24:06.287Z Downloaded serde_spanned v1.0.0
10672025-08-29T21:24:06.287Z Downloaded phf v0.12.1
10682025-08-29T21:24:06.287Z Downloaded zopfli v0.8.1
10692025-08-29T21:24:06.287Z Downloaded p256 v0.13.2
10702025-08-29T21:24:06.287Z Downloaded multimap v0.10.1
10712025-08-29T21:24:06.287Z Downloaded fs-err v2.11.0
10722025-08-29T21:24:06.287Z Downloaded hkdf v0.12.4
10732025-08-29T21:24:06.287Z Downloaded env_logger v0.10.2
10742025-08-29T21:24:06.287Z Downloaded fatfs v0.3.6
10752025-08-29T21:24:06.316Z Downloaded samael v0.0.19
10762025-08-29T21:24:06.316Z Downloaded derive_more v2.0.1
10772025-08-29T21:24:06.316Z Downloaded ctr v0.9.2
10782025-08-29T21:24:06.316Z Downloaded toml_datetime v0.7.0
10792025-08-29T21:24:06.316Z Downloaded libxml v0.3.3
10802025-08-29T21:24:06.316Z Downloaded libm v0.2.8
10812025-08-29T21:24:06.317Z Downloaded iddqd v0.3.9
10822025-08-29T21:24:06.317Z Downloaded phf_shared v0.11.2
10832025-08-29T21:24:06.317Z Downloaded walkdir v2.5.0
10842025-08-29T21:24:06.317Z Downloaded typify v0.2.0
10852025-08-29T21:24:06.317Z Downloaded twox-hash v2.1.0
10862025-08-29T21:24:06.347Z Downloaded crypto-bigint v0.5.5
10872025-08-29T21:24:06.347Z Downloaded pin-project-lite v0.2.14
10882025-08-29T21:24:06.347Z Downloaded packed_struct v0.10.1
10892025-08-29T21:24:06.348Z Downloaded slog-term v2.9.1
10902025-08-29T21:24:06.348Z Downloaded tar v0.4.44
10912025-08-29T21:24:06.348Z Downloaded openssl-sys v0.9.109
10922025-08-29T21:24:06.348Z Downloaded flagset v0.4.6
10932025-08-29T21:24:06.348Z Downloaded fixedbitset v0.4.2
10942025-08-29T21:24:06.349Z Downloaded time-core v0.1.2
10952025-08-29T21:24:06.349Z Downloaded zstd v0.13.3
10962025-08-29T21:24:06.349Z Downloaded schemars v0.8.22
10972025-08-29T21:24:06.349Z Downloaded slog-stdlog v4.1.1
10982025-08-29T21:24:06.545Z Downloaded slog-scope v4.4.0
10992025-08-29T21:24:06.545Z Downloaded topological-sort v0.2.2
11002025-08-29T21:24:06.546Z Downloaded similar v2.7.0
11012025-08-29T21:24:06.546Z Downloaded derive_builder v0.20.2
11022025-08-29T21:24:06.546Z Downloaded darling v0.21.0
11032025-08-29T21:24:06.546Z Downloaded der v0.7.9
11042025-08-29T21:24:06.572Z Downloaded slog-json v2.6.1
11052025-08-29T21:24:06.572Z Downloaded semver v0.1.20
11062025-08-29T21:24:06.572Z Downloaded subprocess v0.2.9
11072025-08-29T21:24:06.572Z Downloaded secrecy v0.8.0
11082025-08-29T21:24:06.572Z Downloaded sec1 v0.7.3
11092025-08-29T21:24:06.572Z Downloaded rustls-pemfile v1.0.4
11102025-08-29T21:24:06.572Z Downloaded phf v0.11.2
11112025-08-29T21:24:06.572Z Downloaded futures-executor v0.3.31
11122025-08-29T21:24:06.572Z Downloaded env_logger v0.11.5
11132025-08-29T21:24:06.572Z Downloaded ecdsa v0.16.9
11142025-08-29T21:24:06.572Z Downloaded sync-ptr v0.1.4
11152025-08-29T21:24:06.572Z Downloaded rtoolbox v0.0.2
11162025-08-29T21:24:06.572Z Downloaded peg-macros v0.8.5
11172025-08-29T21:24:06.572Z Downloaded parking_lot_core v0.8.6
11182025-08-29T21:24:06.572Z Downloaded term v0.7.0
11192025-08-29T21:24:06.572Z Downloaded hyper-util v0.1.16
11202025-08-29T21:24:06.572Z Downloaded futures-io v0.3.31
11212025-08-29T21:24:06.573Z Downloaded maplit v1.0.2
11222025-08-29T21:24:06.573Z Downloaded omicron-zone-package v0.12.2
11232025-08-29T21:24:06.573Z Downloaded strum_macros v0.27.1
11242025-08-29T21:24:06.573Z Downloaded strum_macros v0.26.4
11252025-08-29T21:24:06.573Z Downloaded progenitor-impl v0.9.1
11262025-08-29T21:24:06.573Z Downloaded poly1305 v0.8.0
11272025-08-29T21:24:06.573Z Downloaded flume v0.11.1
11282025-08-29T21:24:06.573Z Downloaded socket2 v0.6.0
11292025-08-29T21:24:06.573Z Downloaded postgres-types v0.2.9
11302025-08-29T21:24:06.573Z Downloaded postgres-protocol v0.6.8
11312025-08-29T21:24:06.573Z Downloaded pin-project-internal v1.1.6
11322025-08-29T21:24:06.573Z Downloaded owo-colors v4.2.2
11332025-08-29T21:24:06.573Z Downloaded phf_shared v0.12.1
11342025-08-29T21:24:06.573Z Downloaded quinn v0.11.5
11352025-08-29T21:24:06.573Z Downloaded slog-bunyan v2.5.0
11362025-08-29T21:24:06.573Z Downloaded unarray v0.1.4
11372025-08-29T21:24:06.573Z Downloaded smf v0.2.3
11382025-08-29T21:24:06.573Z Downloaded schemars_derive v0.8.22
11392025-08-29T21:24:06.573Z Downloaded num-rational v0.4.2
11402025-08-29T21:24:06.573Z Downloaded rustc_version v0.1.7
11412025-08-29T21:24:06.573Z Downloaded rustc-hash v2.1.1
11422025-08-29T21:24:06.573Z Downloaded salsa20 v0.10.2
11432025-08-29T21:24:06.573Z Downloaded polyval v0.6.2
11442025-08-29T21:24:06.574Z Downloaded fs_extra v1.3.0
11452025-08-29T21:24:06.574Z Downloaded derive-ex v0.1.8
11462025-08-29T21:24:06.574Z Downloaded der_derive v0.7.3
11472025-08-29T21:24:06.574Z Downloaded tungstenite v0.21.0
11482025-08-29T21:24:06.574Z Downloaded chacha20poly1305 v0.10.1
11492025-08-29T21:24:06.574Z Downloaded num_enum v0.5.11
11502025-08-29T21:24:06.574Z Downloaded slog v2.7.0
11512025-08-29T21:24:06.574Z Downloaded bumpalo v3.16.0
11522025-08-29T21:24:06.574Z Downloaded litrs v0.4.1
11532025-08-29T21:24:06.574Z Downloaded ignore v0.4.23
11542025-08-29T21:24:06.574Z Downloaded tui-tree-widget v0.23.1
11552025-08-29T21:24:06.574Z Downloaded rayon-core v1.12.1
11562025-08-29T21:24:06.574Z Downloaded defmt-parser v0.3.4
11572025-08-29T21:24:06.574Z Downloaded tokio-tungstenite v0.23.1
11582025-08-29T21:24:06.574Z Downloaded tokio-tungstenite v0.21.0
11592025-08-29T21:24:06.574Z Downloaded tokio-stream v0.1.17
11602025-08-29T21:24:06.574Z Downloaded compact_str v0.8.0
11612025-08-29T21:24:06.574Z Downloaded bzip2 v0.5.2
11622025-08-29T21:24:06.574Z Downloaded embedded-io v0.6.1
11632025-08-29T21:24:06.574Z Downloaded document-features v0.2.11
11642025-08-29T21:24:06.574Z Downloaded display-error-chain v0.2.2
11652025-08-29T21:24:06.574Z Downloaded dirs-sys-next v0.1.2
11662025-08-29T21:24:06.574Z Downloaded dirs-next v2.0.0
11672025-08-29T21:24:06.574Z Downloaded spin v0.9.8
11682025-08-29T21:24:06.574Z Downloaded deranged v0.3.11
11692025-08-29T21:24:06.574Z Downloaded fxhash v0.2.1
11702025-08-29T21:24:06.574Z Downloaded keccak v0.1.5
11712025-08-29T21:24:06.574Z Downloaded typify-macro v0.4.1
11722025-08-29T21:24:06.575Z Downloaded typify-macro v0.3.0
11732025-08-29T21:24:06.575Z Downloaded typify-macro v0.2.0
11742025-08-29T21:24:06.575Z Downloaded jobserver v0.1.32
11752025-08-29T21:24:06.575Z Downloaded ipnet v2.11.0
11762025-08-29T21:24:06.575Z Downloaded ssh-encoding v0.2.0
11772025-08-29T21:24:06.575Z Downloaded lock_api v0.4.12
11782025-08-29T21:24:06.575Z Downloaded ingot-macros v0.1.1
11792025-08-29T21:24:06.575Z Downloaded hyper-rustls v0.27.7
11802025-08-29T21:24:06.575Z Downloaded tokio-macros v2.5.0
11812025-08-29T21:24:06.575Z Downloaded postcard v1.0.10
11822025-08-29T21:24:06.575Z Downloaded darling_macro v0.21.0
11832025-08-29T21:24:06.575Z Downloaded tagptr v0.2.0
11842025-08-29T21:24:06.575Z Downloaded slog-async v2.8.0
11852025-08-29T21:24:06.575Z Downloaded aes v0.8.4
11862025-08-29T21:24:06.575Z Downloaded crucible-workspace-hack v0.1.0
11872025-08-29T21:24:06.575Z Downloaded tower-layer v0.3.3
11882025-08-29T21:24:06.575Z Downloaded linear-map v1.2.0
11892025-08-29T21:24:06.575Z Downloaded crossbeam-utils v0.8.21
11902025-08-29T21:24:06.575Z Downloaded crossbeam-epoch v0.9.18
11912025-08-29T21:24:06.575Z Downloaded crc32fast v1.4.2
11922025-08-29T21:24:06.575Z Downloaded crc-any v2.5.0
11932025-08-29T21:24:06.575Z Downloaded cookie v0.18.1
11942025-08-29T21:24:06.575Z Downloaded cexpr v0.6.0
11952025-08-29T21:24:06.575Z Downloaded blake2 v0.10.6
11962025-08-29T21:24:06.576Z Downloaded rusty-fork v0.3.0
11972025-08-29T21:24:06.576Z Downloaded slab v0.4.9
11982025-08-29T21:24:06.576Z Downloaded ciborium v0.2.2
11992025-08-29T21:24:06.576Z Downloaded bzip2 v0.4.4
12002025-08-29T21:24:06.576Z Downloaded untrusted v0.7.1
12012025-08-29T21:24:06.576Z Downloaded take_mut v0.2.2
12022025-08-29T21:24:06.576Z Downloaded rand_core v0.6.4
12032025-08-29T21:24:06.576Z Downloaded managed v0.8.0
12042025-08-29T21:24:06.613Z Downloaded lru-cache v0.1.2
12052025-08-29T21:24:06.613Z Downloaded linked-hash-map v0.5.6
12062025-08-29T21:24:06.613Z Downloaded libz-rs-sys v0.5.1
12072025-08-29T21:24:06.614Z Downloaded libscf-sys v1.1.0
12082025-08-29T21:24:06.614Z Downloaded ipnetwork v0.21.1
12092025-08-29T21:24:06.614Z Downloaded inout v0.1.3
12102025-08-29T21:24:06.614Z Downloaded cancel-safe-futures v0.1.5
12112025-08-29T21:24:06.614Z Downloaded serde_bytes v0.11.17
12122025-08-29T21:24:06.614Z Downloaded secrecy v0.10.3
12132025-08-29T21:24:06.614Z Downloaded lzss v0.8.2
12142025-08-29T21:24:06.614Z Downloaded libsw-core v0.3.1
12152025-08-29T21:24:06.614Z Downloaded libsw v3.5.0
12162025-08-29T21:24:06.615Z Downloaded kstat-rs v0.2.4
12172025-08-29T21:24:06.615Z Downloaded is-terminal v0.4.13
12182025-08-29T21:24:06.615Z Downloaded internet-checksum v0.2.1
12192025-08-29T21:24:06.615Z Downloaded instability v0.3.2
12202025-08-29T21:24:06.615Z Downloaded ingot v0.1.1
12212025-08-29T21:24:06.615Z Downloaded impl-trait-for-tuples v0.2.2
12222025-08-29T21:24:06.616Z Downloaded hex-literal v0.4.1
12232025-08-29T21:24:06.616Z Downloaded chacha20 v0.9.1
12242025-08-29T21:24:06.616Z Downloaded bit-vec v0.8.0
12252025-08-29T21:24:06.616Z Downloaded lalrpop-util v0.19.12
12262025-08-29T21:24:06.616Z Downloaded lazycell v1.3.0
12272025-08-29T21:24:06.616Z Downloaded httparse v1.9.5
12282025-08-29T21:24:06.617Z Downloaded colored v2.2.0
12292025-08-29T21:24:06.617Z Downloaded castaway v0.2.3
12302025-08-29T21:24:06.617Z Downloaded backtrace v0.3.74
12312025-08-29T21:24:06.617Z Downloaded console v0.16.0
12322025-08-29T21:24:06.617Z Downloaded progenitor v0.9.1
12332025-08-29T21:24:06.617Z Downloaded progenitor v0.8.0
12342025-08-29T21:24:06.617Z Downloaded indent_write v2.2.0
12352025-08-29T21:24:06.617Z Downloaded hyper-tls v0.6.0
12362025-08-29T21:24:06.626Z Downloaded libefi-sys v0.1.0
12372025-08-29T21:24:06.626Z Downloaded lazy_static v1.5.0
12382025-08-29T21:24:06.626Z Downloaded indoc v1.0.9
12392025-08-29T21:24:06.626Z Downloaded http-body-util v0.1.3
12402025-08-29T21:24:06.627Z Downloaded cmake v0.1.51
12412025-08-29T21:24:06.627Z Downloaded cassowary v0.3.0
12422025-08-29T21:24:06.627Z Downloaded cargo_metadata v0.18.1
12432025-08-29T21:24:06.627Z Downloaded camino-tempfile-ext v0.3.2
12442025-08-29T21:24:06.627Z Downloaded async-recursion v1.1.1
12452025-08-29T21:24:06.627Z Downloaded crc-catalog v2.4.0
12462025-08-29T21:24:06.627Z Downloaded crc v3.2.1
12472025-08-29T21:24:06.627Z Downloaded constant_time_eq v0.3.1
12482025-08-29T21:24:06.627Z Downloaded const_format_proc_macros v0.2.34
12492025-08-29T21:24:06.627Z Downloaded bit-set v0.8.0
12502025-08-29T21:24:06.627Z Downloaded argon2 v0.5.3
12512025-08-29T21:24:06.627Z Downloaded arc-swap v1.7.1
12522025-08-29T21:24:06.627Z Downloaded cargo-platform v0.1.8
12532025-08-29T21:24:06.627Z Downloaded bitfield-struct v0.6.2
12542025-08-29T21:24:06.627Z Downloaded convert_case v0.4.0
12552025-08-29T21:24:06.627Z Downloaded bit-vec v0.6.3
12562025-08-29T21:24:06.655Z Downloaded bit-set v0.5.3
12572025-08-29T21:24:06.655Z Downloaded ident_case v1.0.1
12582025-08-29T21:24:06.655Z Downloaded cbc v0.1.2
12592025-08-29T21:24:06.656Z Downloaded bitflags v1.3.2
12602025-08-29T21:24:06.656Z Downloaded bcs v0.1.6
12612025-08-29T21:24:06.656Z Downloaded pretty-hex v0.2.1
12622025-08-29T21:24:06.656Z Downloaded httpdate v1.0.3
12632025-08-29T21:24:06.656Z Downloaded hostname v0.3.1
12642025-08-29T21:24:06.656Z Downloaded hash32 v0.2.1
12652025-08-29T21:24:06.656Z Downloaded hostname v0.4.0
12662025-08-29T21:24:06.656Z Downloaded http-body v1.0.1
12672025-08-29T21:24:06.656Z Downloaded headers-core v0.3.0
12682025-08-29T21:24:06.656Z Downloaded crc8 v0.1.1
12692025-08-29T21:24:06.697Z Downloaded cfg_aliases v0.2.1
12702025-08-29T21:24:06.697Z Downloaded cfg_aliases v0.1.1
12712025-08-29T21:24:06.697Z Downloaded bcrypt-pbkdf v0.10.0
12722025-08-29T21:24:06.697Z Downloaded atomicwrites v0.4.4
12732025-08-29T21:24:06.697Z Downloaded async-stream-impl v0.3.6
12742025-08-29T21:24:06.698Z Downloaded ahash v0.8.12
12752025-08-29T21:24:06.698Z Downloaded ascii-canvas v3.0.0
12762025-08-29T21:24:06.698Z Downloaded array-init v0.0.4
12772025-08-29T21:24:06.862Z Downloaded aws-lc-sys v0.26.0
12782025-08-29T21:24:07.133Z Compiling value-bag v1.9.0
12792025-08-29T21:24:07.133Z Compiling shlex v1.3.0
12802025-08-29T21:24:07.133Z Compiling lock_api v0.4.12
12812025-08-29T21:24:07.133Z Compiling scopeguard v1.2.0
12822025-08-29T21:24:07.174Z Compiling typenum v1.17.0
12832025-08-29T21:24:07.174Z Compiling generic-array v0.14.7
12842025-08-29T21:24:07.302Z Compiling syn v2.0.104
12852025-08-29T21:24:07.319Z Compiling getrandom v0.2.15
12862025-08-29T21:24:07.477Z Compiling jobserver v0.1.32
12872025-08-29T21:24:07.669Z Compiling smallvec v1.15.1
12882025-08-29T21:24:07.706Z Compiling rand_core v0.6.4
12892025-08-29T21:24:07.865Z Compiling log v0.4.27
12902025-08-29T21:24:07.939Z Compiling cc v1.2.30
12912025-08-29T21:24:08.050Z Compiling portable-atomic v1.11.0
12922025-08-29T21:24:08.285Z Compiling critical-section v1.1.3
12932025-08-29T21:24:08.365Z Compiling subtle v2.6.1
12942025-08-29T21:24:08.403Z Compiling const-oid v0.9.6
12952025-08-29T21:24:08.514Z Compiling pkg-config v0.3.31
12962025-08-29T21:24:08.587Z Compiling parking_lot_core v0.9.10
12972025-08-29T21:24:08.649Z Compiling pin-project-lite v0.2.14
12982025-08-29T21:24:08.834Z Compiling rustix v0.38.37
12992025-08-29T21:24:09.618Z Compiling signal-hook-registry v1.4.2
13002025-08-29T21:24:09.770Z Compiling parking_lot v0.12.3
13012025-08-29T21:24:09.847Z Compiling mio v1.0.2
13022025-08-29T21:24:09.847Z Compiling futures-core v0.3.31
13032025-08-29T21:24:10.134Z Compiling spin v0.9.8
13042025-08-29T21:24:10.364Z Compiling once_cell v1.21.3
13052025-08-29T21:24:10.451Z Compiling socket2 v0.6.0
13062025-08-29T21:24:10.451Z Compiling aho-corasick v1.1.3
13072025-08-29T21:24:10.630Z Compiling slab v0.4.9
13082025-08-29T21:24:10.851Z Compiling getrandom v0.3.1
13092025-08-29T21:24:10.851Z Compiling cpufeatures v0.2.14
13102025-08-29T21:24:11.036Z Compiling foldhash v0.1.5
13112025-08-29T21:24:11.036Z Compiling regex-syntax v0.8.5
13122025-08-29T21:24:11.036Z Compiling serde_json v1.0.142
13132025-08-29T21:24:11.146Z Compiling libm v0.2.8
13142025-08-29T21:24:11.163Z Compiling allocator-api2 v0.2.21
13152025-08-29T21:24:11.403Z Compiling num-traits v0.2.19
13162025-08-29T21:24:11.754Z Compiling either v1.15.0
13172025-08-29T21:24:12.041Z Compiling percent-encoding v2.3.1
13182025-08-29T21:24:12.041Z Compiling futures-sink v0.3.31
13192025-08-29T21:24:12.041Z Compiling glob v0.3.2
13202025-08-29T21:24:12.061Z Compiling futures-channel v0.3.31
13212025-08-29T21:24:12.061Z Compiling hashbrown v0.15.4
13222025-08-29T21:24:12.512Z Compiling pin-utils v0.1.0
13232025-08-29T21:24:12.580Z Compiling prettyplease v0.2.36
13242025-08-29T21:24:12.651Z Compiling clang-sys v1.8.1
13252025-08-29T21:24:12.755Z Compiling futures-io v0.3.31
13262025-08-29T21:24:12.953Z Compiling futures-task v0.3.31
13272025-08-29T21:24:13.162Z Compiling lazy_static v1.5.0
13282025-08-29T21:24:13.251Z Compiling minimal-lexical v0.2.1
13292025-08-29T21:24:13.278Z Compiling libloading v0.8.5
13302025-08-29T21:24:13.322Z Compiling home v0.5.9
13312025-08-29T21:24:13.396Z Compiling bindgen v0.69.5
13322025-08-29T21:24:13.545Z Compiling base64ct v1.6.0
13332025-08-29T21:24:13.794Z Compiling nom v7.1.3
13342025-08-29T21:24:14.104Z Compiling pem-rfc7468 v0.7.0
13352025-08-29T21:24:14.443Z Compiling regex-automata v0.4.8
13362025-08-29T21:24:14.708Z Compiling synstructure v0.13.1
13372025-08-29T21:24:14.799Z Compiling itertools v0.12.1
13382025-08-29T21:24:16.060Z Compiling rustc-hash v1.1.0
13392025-08-29T21:24:16.242Z Compiling lazycell v1.3.0
13402025-08-29T21:24:17.557Z Compiling flagset v0.4.6
13412025-08-29T21:24:18.283Z Compiling cmake v0.1.51
13422025-08-29T21:24:18.283Z Compiling dunce v1.0.5
13432025-08-29T21:24:18.283Z Compiling cexpr v0.6.0
13442025-08-29T21:24:18.283Z Compiling fs_extra v1.3.0
13452025-08-29T21:24:18.283Z Compiling form_urlencoded v1.2.1
13462025-08-29T21:24:18.283Z Compiling paste v1.0.15
13472025-08-29T21:24:18.284Z Compiling vcpkg v0.2.15
13482025-08-29T21:24:18.284Z Compiling ring v0.17.14
13492025-08-29T21:24:18.284Z Compiling tracing-core v0.1.32
13502025-08-29T21:24:18.513Z Compiling aws-lc-rs v1.12.4
13512025-08-29T21:24:18.766Z Compiling iana-time-zone v0.1.63
13522025-08-29T21:24:19.067Z Compiling tinyvec_macros v0.1.1
13532025-08-29T21:24:19.281Z Compiling httparse v1.9.5
13542025-08-29T21:24:19.281Z Compiling base64 v0.22.1
13552025-08-29T21:24:19.356Z Compiling rustversion v1.0.17
13562025-08-29T21:24:19.356Z Compiling openssl-sys v0.9.109
13572025-08-29T21:24:19.688Z Compiling serde_derive v1.0.219
13582025-08-29T21:24:19.715Z Compiling zeroize_derive v1.4.2
13592025-08-29T21:24:19.761Z Compiling zerofrom-derive v0.1.4
13602025-08-29T21:24:19.916Z Compiling yoke-derive v0.7.4
13612025-08-29T21:24:20.273Z Compiling zerovec-derive v0.10.3
13622025-08-29T21:24:21.299Z Compiling zeroize v1.8.1
13632025-08-29T21:24:22.563Z Compiling displaydoc v0.2.5
13642025-08-29T21:24:22.782Z Compiling tokio-macros v2.5.0
13652025-08-29T21:24:22.918Z Compiling crypto-common v0.1.6
13662025-08-29T21:24:23.151Z Compiling block-buffer v0.10.4
13672025-08-29T21:24:23.177Z Compiling zerofrom v0.1.4
13682025-08-29T21:24:23.380Z Compiling digest v0.10.7
13692025-08-29T21:24:23.413Z Compiling yoke v0.7.4
13702025-08-29T21:24:23.640Z Compiling zerocopy-derive v0.7.35
13712025-08-29T21:24:23.764Z Compiling zerovec v0.10.4
13722025-08-29T21:24:23.882Z Compiling hmac v0.12.1
13732025-08-29T21:24:24.072Z Compiling icu_provider_macros v1.5.0
13742025-08-29T21:24:24.229Z Compiling block-padding v0.3.3
13752025-08-29T21:24:24.398Z Compiling futures-macro v0.3.31
13762025-08-29T21:24:24.398Z Compiling sha2 v0.10.9
13772025-08-29T21:24:24.516Z Compiling regex v1.11.1
13782025-08-29T21:24:24.516Z Compiling inout v0.1.3
13792025-08-29T21:24:25.351Z Compiling cipher v0.4.4
13802025-08-29T21:24:25.502Z Compiling der_derive v0.7.3
13812025-08-29T21:24:25.502Z Compiling thiserror-impl v1.0.69
13822025-08-29T21:24:25.503Z Compiling salsa20 v0.10.2
13832025-08-29T21:24:25.650Z Compiling tinystr v0.7.6
13842025-08-29T21:24:25.990Z Compiling zerocopy v0.7.35
13852025-08-29T21:24:26.081Z Compiling icu_collections v1.5.0
13862025-08-29T21:24:26.081Z Compiling icu_locid v1.5.0
13872025-08-29T21:24:26.081Z Compiling futures-util v0.3.31
13882025-08-29T21:24:26.798Z Compiling serde v1.0.219
13892025-08-29T21:24:27.227Z Compiling ppv-lite86 v0.2.20
13902025-08-29T21:24:27.487Z Compiling pbkdf2 v0.12.2
13912025-08-29T21:24:27.488Z Compiling icu_provider v1.5.0
13922025-08-29T21:24:27.557Z Compiling der v0.7.9
13932025-08-29T21:24:27.772Z Compiling scrypt v0.11.0
13942025-08-29T21:24:27.867Z Compiling aes v0.8.4
13952025-08-29T21:24:28.074Z Compiling icu_locid_transform v1.5.0
13962025-08-29T21:24:28.164Z Compiling thiserror v1.0.69
13972025-08-29T21:24:28.212Z Compiling cbc v0.1.2
13982025-08-29T21:24:28.340Z Compiling pest v2.7.14
13992025-08-29T21:24:28.406Z Compiling tracing-attributes v0.1.27
14002025-08-29T21:24:28.416Z Compiling scroll_derive v0.12.0
14012025-08-29T21:24:29.842Z Compiling icu_properties v1.5.1
14022025-08-29T21:24:30.195Z Compiling spki v0.7.3
14032025-08-29T21:24:30.381Z Compiling rustls-pki-types v1.10.0
14042025-08-29T21:24:30.548Z Compiling pkcs5 v0.7.1
14052025-08-29T21:24:30.575Z Compiling scroll v0.12.0
14062025-08-29T21:24:31.195Z Compiling pest_meta v2.7.14
14072025-08-29T21:24:31.243Z Compiling pkcs8 v0.10.2
14082025-08-29T21:24:31.398Z Compiling tinyvec v1.8.0
14092025-08-29T21:24:31.463Z Compiling serde_derive_internals v0.29.1
14102025-08-29T21:24:32.399Z Compiling tracing v0.1.40
14112025-08-29T21:24:32.399Z Compiling rand_core v0.9.3
14122025-08-29T21:24:32.399Z Compiling bzip2-sys v0.1.13+1.0.8
14132025-08-29T21:24:32.935Z Compiling bitflags v2.9.1
14142025-08-29T21:24:32.935Z Compiling bytes v1.10.1
14152025-08-29T21:24:32.935Z Compiling semver v1.0.26
14162025-08-29T21:24:33.040Z Compiling indexmap v2.10.0
14172025-08-29T21:24:33.134Z Compiling rustc_version v0.4.1
14182025-08-29T21:24:33.663Z Compiling tokio v1.47.0
14192025-08-29T21:24:33.950Z Compiling icu_normalizer v1.5.0
14202025-08-29T21:24:34.399Z Compiling http v1.3.1
14212025-08-29T21:24:34.788Z Compiling uuid v1.17.0
14222025-08-29T21:24:34.789Z Compiling chrono v0.4.41
14232025-08-29T21:24:35.802Z Compiling idna_adapter v1.2.0
14242025-08-29T21:24:36.126Z Compiling idna v1.0.3
14252025-08-29T21:24:36.126Z Compiling http-body v1.0.1
14262025-08-29T21:24:36.126Z Compiling pest_generator v2.7.14
14272025-08-29T21:24:36.126Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14282025-08-29T21:24:36.126Z Compiling untrusted v0.9.0
14292025-08-29T21:24:36.127Z Compiling foreign-types-shared v0.1.1
14302025-08-29T21:24:36.127Z Compiling adler2 v2.0.0
14312025-08-29T21:24:36.184Z Compiling which v4.4.2
14322025-08-29T21:24:36.185Z Compiling url v2.5.4
14332025-08-29T21:24:36.831Z Compiling openssl-probe v0.1.5
14342025-08-29T21:24:37.342Z Compiling atomic-waker v1.1.2
14352025-08-29T21:24:37.342Z Compiling time-core v0.1.2
14362025-08-29T21:24:37.342Z Compiling untrusted v0.7.1
14372025-08-29T21:24:37.342Z Compiling tower-service v0.3.3
14382025-08-29T21:24:37.839Z Compiling openssl v0.10.73
14392025-08-29T21:24:37.840Z Compiling try-lock v0.2.5
14402025-08-29T21:24:37.840Z Compiling num-conv v0.1.0
14412025-08-29T21:24:37.840Z Compiling powerfmt v0.2.0
14422025-08-29T21:24:37.840Z Compiling schemars v0.8.22
14432025-08-29T21:24:38.051Z Compiling time-macros v0.2.18
14442025-08-29T21:24:38.051Z Compiling pest_derive v2.7.14
14452025-08-29T21:24:38.051Z Compiling deranged v0.3.11
14462025-08-29T21:24:38.051Z Compiling want v0.3.1
14472025-08-29T21:24:38.051Z Compiling miniz_oxide v0.8.5
14482025-08-29T21:24:38.611Z Compiling foreign-types v0.3.2
14492025-08-29T21:24:38.680Z Compiling goblin v0.8.2
14502025-08-29T21:24:39.021Z Compiling schemars_derive v0.8.22
14512025-08-29T21:24:40.516Z Compiling rand_chacha v0.9.0
14522025-08-29T21:24:41.085Z Compiling ipnet v2.11.0
14532025-08-29T21:24:41.954Z Compiling tokio-util v0.7.15
14542025-08-29T21:24:42.579Z Compiling openssl-macros v0.1.1
14552025-08-29T21:24:43.196Z Compiling httpdate v1.0.3
14562025-08-29T21:24:43.567Z Compiling dyn-clone v1.0.20
14572025-08-29T21:24:43.622Z Compiling h2 v0.4.6
14582025-08-29T21:24:43.622Z Compiling native-tls v0.2.12
14592025-08-29T21:24:43.633Z Compiling zerocopy v0.8.26
14602025-08-29T21:24:44.697Z Compiling syn v1.0.109
14612025-08-29T21:24:44.944Z Compiling crossbeam-utils v0.8.21
14622025-08-29T21:24:44.944Z Compiling rustls v0.23.19
14632025-08-29T21:24:44.944Z Compiling num_threads v0.1.7
14642025-08-29T21:24:44.944Z Compiling dof v0.3.0
14652025-08-29T21:24:44.944Z Compiling time v0.3.36
14662025-08-29T21:24:46.998Z Compiling rand v0.9.2
14672025-08-29T21:24:47.690Z Compiling dtrace-parser v0.2.0
14682025-08-29T21:24:48.547Z Compiling heapless v0.7.17
14692025-08-29T21:24:49.229Z Compiling unicode-normalization v0.1.24
14702025-08-29T21:24:49.742Z Compiling signature v2.2.0
14712025-08-29T21:24:49.742Z Compiling zerocopy-derive v0.8.26
14722025-08-29T21:24:49.742Z Compiling cookie v0.18.1
14732025-08-29T21:24:50.166Z Compiling crc32fast v1.4.2
14742025-08-29T21:24:50.166Z Compiling unicode-bidi v0.3.17
14752025-08-29T21:24:50.166Z Compiling siphasher v0.3.11
14762025-08-29T21:24:50.671Z Compiling slog v2.7.0
14772025-08-29T21:24:50.671Z Compiling unicode-properties v0.1.3
14782025-08-29T21:24:50.928Z Compiling hyper v1.6.0
14792025-08-29T21:24:50.928Z Compiling zlib-rs v0.5.1
14802025-08-29T21:24:51.042Z Compiling zstd-safe v7.2.3
14812025-08-29T21:24:51.299Z Compiling signal-hook v0.3.18
14822025-08-29T21:24:51.681Z Compiling stringprep v0.1.5
14832025-08-29T21:24:52.536Z Compiling phf_shared v0.11.2
14842025-08-29T21:24:52.721Z Compiling usdt-impl v0.5.0
14852025-08-29T21:24:52.910Z Compiling hyper-util v0.1.16
14862025-08-29T21:24:54.001Z Compiling curve25519-dalek v4.1.3
14872025-08-29T21:24:54.131Z Compiling serde_tokenstream v0.2.2
14882025-08-29T21:24:54.247Z Compiling serde_spanned v0.6.9
14892025-08-29T21:24:54.451Z Compiling toml_datetime v0.6.11
14902025-08-29T21:24:54.869Z Compiling rand_chacha v0.3.1
14912025-08-29T21:24:55.080Z Compiling md-5 v0.10.6
14922025-08-29T21:24:55.182Z Compiling num-integer v0.1.46
14932025-08-29T21:24:55.182Z Compiling sync_wrapper v1.0.1
14942025-08-29T21:24:55.204Z Compiling hash32 v0.2.1
14952025-08-29T21:24:55.541Z Compiling ff v0.13.0
14962025-08-29T21:24:55.600Z Compiling memoffset v0.9.1
14972025-08-29T21:24:56.015Z Compiling newtype-uuid v1.2.4
14982025-08-29T21:24:56.368Z Compiling cfg_aliases v0.2.1
14992025-08-29T21:24:56.368Z Compiling fallible-iterator v0.2.0
15002025-08-29T21:24:56.368Z Compiling gimli v0.31.1
15012025-08-29T21:24:56.369Z Compiling smoltcp v0.9.1
15022025-08-29T21:24:56.576Z Compiling base16ct v0.2.0
15032025-08-29T21:24:56.787Z Compiling psl-types v2.0.11
15042025-08-29T21:24:57.007Z Compiling libz-rs-sys v0.5.1
15052025-08-29T21:24:57.007Z Compiling litrs v0.4.1
15062025-08-29T21:24:57.063Z Compiling tower-layer v0.3.3
15072025-08-29T21:24:57.063Z Compiling num-bigint-dig v0.8.4
15082025-08-29T21:24:57.063Z Compiling flate2 v1.1.2
15092025-08-29T21:24:57.241Z Compiling tower v0.5.2
15102025-08-29T21:24:57.629Z Compiling publicsuffix v2.3.0
15112025-08-29T21:24:57.860Z Compiling sec1 v0.7.3
15122025-08-29T21:24:57.929Z Compiling postgres-protocol v0.6.8
15132025-08-29T21:24:58.009Z Compiling document-features v0.2.11
15142025-08-29T21:24:58.120Z Compiling nix v0.29.0
15152025-08-29T21:24:58.286Z Compiling group v0.13.0
15162025-08-29T21:24:58.397Z Compiling num-iter v0.1.45
15172025-08-29T21:24:58.480Z Compiling rand v0.8.5
15182025-08-29T21:24:59.147Z Compiling tokio-native-tls v0.3.1
15192025-08-29T21:24:59.919Z Compiling ipnetwork v0.21.1
15202025-08-29T21:25:00.078Z Compiling strum_macros v0.27.1
15212025-08-29T21:25:00.078Z Compiling rustls-native-certs v0.8.1
15222025-08-29T21:25:00.288Z Compiling addr2line v0.24.2
15232025-08-29T21:25:00.362Z Compiling terminal_size v0.4.0
15242025-08-29T21:25:00.462Z Compiling http-body-util v0.1.3
15252025-08-29T21:25:00.503Z Compiling webpki-roots v1.0.1
15262025-08-29T21:25:00.581Z Compiling hkdf v0.12.4
15272025-08-29T21:25:00.642Z Compiling crypto-bigint v0.5.5
15282025-08-29T21:25:00.710Z Compiling curve25519-dalek-derive v0.1.1
15292025-08-29T21:25:00.967Z Compiling async-trait v0.1.88
15302025-08-29T21:25:01.063Z Compiling thiserror-impl v2.0.12
15312025-08-29T21:25:01.063Z Compiling object v0.36.5
15322025-08-29T21:25:02.192Z Compiling ahash v0.8.12
15332025-08-29T21:25:02.582Z Compiling fs-err v3.1.1
15342025-08-29T21:25:02.926Z Compiling managed v0.8.0
15352025-08-29T21:25:03.378Z Compiling simd-adler32 v0.3.7
15362025-08-29T21:25:03.389Z Compiling iri-string v0.7.8
15372025-08-29T21:25:04.050Z Compiling bitflags v1.3.2
15382025-08-29T21:25:04.150Z Compiling lockfree-object-pool v0.1.6
15392025-08-29T21:25:04.205Z Compiling rustc-demangle v0.1.24
15402025-08-29T21:25:04.321Z Compiling winnow v0.5.40
15412025-08-29T21:25:04.413Z Compiling hubpack_derive v0.1.1
15422025-08-29T21:25:04.931Z Compiling anyhow v1.0.99
15432025-08-29T21:25:05.069Z Compiling rustix v1.0.7
15442025-08-29T21:25:05.256Z Compiling buf-list v1.0.3
15452025-08-29T21:25:05.427Z Compiling bumpalo v3.16.0
15462025-08-29T21:25:05.692Z Compiling clap_builder v4.5.41
15472025-08-29T21:25:06.405Z Compiling zopfli v0.8.1
15482025-08-29T21:25:06.651Z Compiling tower-http v0.6.6
15492025-08-29T21:25:06.872Z Compiling hubpack v0.1.2
15502025-08-29T21:25:07.037Z Compiling strum v0.27.2
15512025-08-29T21:25:07.163Z Compiling thiserror v2.0.12
15522025-08-29T21:25:07.430Z Compiling elliptic-curve v0.13.8
15532025-08-29T21:25:07.558Z Compiling toml_edit v0.19.15
15542025-08-29T21:25:07.581Z Compiling backtrace v0.3.74
15552025-08-29T21:25:07.947Z Compiling hyper-tls v0.6.0
15562025-08-29T21:25:08.254Z Compiling oxnet v0.1.3
15572025-08-29T21:25:08.706Z Compiling signal-hook-mio v0.2.4
15582025-08-29T21:25:08.937Z Compiling zstd v0.13.3
15592025-08-29T21:25:09.159Z Compiling cookie_store v0.21.1
15602025-08-29T21:25:09.587Z Compiling postgres-types v0.2.9
15612025-08-29T21:25:10.566Z Compiling usdt-attr-macro v0.5.0
15622025-08-29T21:25:10.699Z Compiling usdt-macro v0.5.0
15632025-08-29T21:25:10.959Z Compiling phf v0.11.2
15642025-08-29T21:25:11.240Z Compiling ed25519 v2.2.3
15652025-08-29T21:25:12.246Z Compiling bzip2 v0.4.4
15662025-08-29T21:25:12.291Z Compiling bzip2 v0.5.2
15672025-08-29T21:25:12.561Z Compiling strum_macros v0.26.4
15682025-08-29T21:25:12.613Z Compiling serde_urlencoded v0.7.1
15692025-08-29T21:25:13.070Z Compiling serde-big-array v0.5.1
15702025-08-29T21:25:13.155Z Compiling pkcs1 v0.7.5
15712025-08-29T21:25:13.266Z Compiling rfc6979 v0.4.0
15722025-08-29T21:25:13.328Z Compiling bstr v1.10.0
15732025-08-29T21:25:13.517Z Compiling clap_derive v4.5.41
15742025-08-29T21:25:14.053Z Compiling daft-derive v0.1.4
15752025-08-29T21:25:14.130Z Compiling serde_repr v0.1.19
15762025-08-29T21:25:14.798Z Compiling enum-as-inner v0.6.1
15772025-08-29T21:25:15.714Z Compiling float-cmp v0.10.0
15782025-08-29T21:25:15.761Z Compiling socket2 v0.5.10
15792025-08-29T21:25:15.761Z Compiling encoding_rs v0.8.34
15802025-08-29T21:25:15.761Z Compiling precomputed-hash v0.1.1
15812025-08-29T21:25:15.761Z Compiling mime v0.3.17
15822025-08-29T21:25:15.863Z Compiling new_debug_unreachable v1.0.6
15832025-08-29T21:25:16.017Z Compiling difflib v0.4.0
15842025-08-29T21:25:16.224Z Compiling normalize-line-endings v0.3.0
15852025-08-29T21:25:16.246Z Compiling predicates-core v1.0.8
15862025-08-29T21:25:16.523Z Compiling unicode-segmentation v1.12.0
15872025-08-29T21:25:16.676Z Compiling fixedbitset v0.4.2
15882025-08-29T21:25:16.879Z Compiling whoami v1.5.2
15892025-08-29T21:25:17.080Z Compiling static_assertions v1.1.0
15902025-08-29T21:25:17.343Z Compiling data-encoding v2.9.0
15912025-08-29T21:25:17.400Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15922025-08-29T21:25:17.400Z Compiling tokio-postgres v0.7.13
15932025-08-29T21:25:17.430Z Compiling similar v2.7.0
15942025-08-29T21:25:17.918Z Compiling clap v4.5.41
15952025-08-29T21:25:18.014Z Compiling hickory-proto v0.25.2
15962025-08-29T21:25:19.074Z Compiling petgraph v0.6.5
15972025-08-29T21:25:19.234Z Compiling strum v0.26.3
15982025-08-29T21:25:19.415Z Compiling predicates v3.1.3
15992025-08-29T21:25:19.433Z Compiling console v0.15.10
16002025-08-29T21:25:20.710Z Compiling toml_edit v0.22.27
16012025-08-29T21:25:20.853Z Compiling string_cache v0.8.9
16022025-08-29T21:25:21.357Z Compiling daft v0.1.4
16032025-08-29T21:25:21.566Z Compiling usdt v0.5.0
16042025-08-29T21:25:21.973Z Compiling rsa v0.9.6
16052025-08-29T21:25:22.079Z Compiling ecdsa v0.16.9
16062025-08-29T21:25:22.524Z Compiling zip v4.2.0
16072025-08-29T21:25:22.643Z Compiling zip v0.6.6
16082025-08-29T21:25:22.869Z Compiling ed25519-dalek v2.1.1
16092025-08-29T21:25:23.758Z Compiling toml v0.7.8
16102025-08-29T21:25:24.249Z Compiling crossterm v0.28.1
16112025-08-29T21:25:26.006Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16122025-08-29T21:25:26.487Z Compiling crossbeam-epoch v0.9.18
16132025-08-29T21:25:26.508Z Compiling tokio-stream v0.1.17
16142025-08-29T21:25:27.188Z Compiling openapiv3 v2.2.0
16152025-08-29T21:25:27.491Z Compiling x509-cert v0.2.5
16162025-08-29T21:25:27.496Z Compiling sha1 v0.10.6
16172025-08-29T21:25:27.624Z Compiling itertools v0.10.5
16182025-08-29T21:25:27.956Z Compiling itertools v0.13.0
16192025-08-29T21:25:28.849Z Compiling dirs-sys-next v0.1.2
16202025-08-29T21:25:29.412Z Compiling winnow v0.6.26
16212025-08-29T21:25:29.431Z Compiling rustc-hash v2.1.1
16222025-08-29T21:25:29.480Z Compiling lalrpop-util v0.19.12
16232025-08-29T21:25:29.620Z Compiling peg-runtime v0.8.5
16242025-08-29T21:25:29.818Z Compiling dirs-next v2.0.0
16252025-08-29T21:25:30.030Z Compiling thread_local v1.1.8
16262025-08-29T21:25:30.133Z Compiling slog-async v2.8.0
16272025-08-29T21:25:30.194Z Compiling term v0.7.0
16282025-08-29T21:25:30.523Z Compiling crossbeam-channel v0.5.15
16292025-08-29T21:25:30.708Z Compiling xattr v1.3.1
16302025-08-29T21:25:30.852Z Compiling futures-executor v0.3.31
16312025-08-29T21:25:30.992Z Compiling filetime v0.2.25
16322025-08-29T21:25:31.063Z Compiling is-terminal v0.4.13
16332025-08-29T21:25:31.216Z Compiling take_mut v0.2.2
16342025-08-29T21:25:31.319Z Compiling tar v0.4.44
16352025-08-29T21:25:31.373Z Compiling slog-term v2.9.1
16362025-08-29T21:25:31.373Z Compiling futures v0.3.31
16372025-08-29T21:25:31.521Z Compiling camino v1.1.11
16382025-08-29T21:25:36.221Z Compiling aws-lc-sys v0.26.0
16392025-08-29T21:26:05.390Z Compiling rustls-webpki v0.102.8
16402025-08-29T21:26:10.006Z Compiling tokio-rustls v0.26.0
16412025-08-29T21:26:10.264Z Compiling hyper-rustls v0.27.7
16422025-08-29T21:26:10.606Z Compiling reqwest v0.12.22
16432025-08-29T21:26:13.941Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16442025-08-29T21:26:14.226Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16452025-08-29T21:26:18.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16462025-08-29T21:26:18.947Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16472025-08-29T21:26:18.999ZAug 29 21:26:18.332 INFO Starting download, target: Clickhouse
16482025-08-29T21:26:18.999ZAug 29 21:26:18.332 INFO Starting download, target: DendriteStub
16492025-08-29T21:26:19.003ZAug 29 21:26:18.332 INFO Starting download, target: Console
16502025-08-29T21:26:19.003ZAug 29 21:26:18.332 INFO Starting download, target: Cockroach
16512025-08-29T21:26:19.003ZAug 29 21:26:18.332 INFO Starting download, target: MaghemiteMgd
16522025-08-29T21:26:19.003ZAug 29 21:26:18.332 INFO Starting download, target: TransceiverControl
16532025-08-29T21:26:19.003ZAug 29 21:26:18.333 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16542025-08-29T21:26:19.003ZAug 29 21:26:18.333 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16552025-08-29T21:26:19.003ZAug 29 21:26:18.333 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16562025-08-29T21:26:19.003ZAug 29 21:26:18.333 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16572025-08-29T21:26:19.003ZAug 29 21:26:18.333 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16582025-08-29T21:26:19.003ZAug 29 21:26:18.333 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16592025-08-29T21:26:19.341ZAug 29 21:26:18.673 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16602025-08-29T21:26:19.486ZAug 29 21:26:18.813 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16612025-08-29T21:26:19.786ZAug 29 21:26:19.112 INFO Download complete, target: TransceiverControl
16622025-08-29T21:26:19.934ZAug 29 21:26:19.259 INFO Download complete, target: Console
16632025-08-29T21:26:20.243ZAug 29 21:26:19.575 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16642025-08-29T21:26:20.382ZAug 29 21:26:19.714 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16652025-08-29T21:26:20.843ZAug 29 21:26:20.176 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16662025-08-29T21:26:20.843ZAug 29 21:26:20.176 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16672025-08-29T21:26:20.854ZAug 29 21:26:20.186 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16682025-08-29T21:26:23.705ZAug 29 21:26:23.037 INFO Download complete, target: DendriteStub
16692025-08-29T21:26:23.994ZAug 29 21:26:23.326 INFO Download complete, target: MaghemiteMgd
16702025-08-29T21:26:27.693ZAug 29 21:26:27.024 INFO Checking that binary works, target: Cockroach
16712025-08-29T21:26:27.844ZAug 29 21:26:27.176 INFO Download complete, target: Cockroach
16722025-08-29T21:26:31.581ZAug 29 21:26:30.912 INFO Checking that binary works, target: Clickhouse
16732025-08-29T21:26:31.702ZAug 29 21:26:31.033 INFO Download complete, target: Clickhouse
16742025-08-29T21:26:31.708ZAll prerequisites installed successfully
16752025-08-29T21:26:31.712Z
16762025-08-29T21:26:31.712Zreal 4:34.419584754
16772025-08-29T21:26:31.712Zuser 16:25.736843724
16782025-08-29T21:26:31.712Zsys 2:19.636380304
16792025-08-29T21:26:31.712Ztrap 0.592016362
16802025-08-29T21:26:31.712Ztflt 0.934120689
16812025-08-29T21:26:31.712Zdflt 1.198406419
16822025-08-29T21:26:31.712Zkflt 0.030091801
16832025-08-29T21:26:31.712Zlock 38:29.571170320
16842025-08-29T21:26:31.712Zslp 59:09.280547330
16852025-08-29T21:26:31.712Zlat 1:13.723214879
16862025-08-29T21:26:31.712Zstop 2:52.289997576
16872025-08-29T21:26:31.712Z+ ptime -m cargo xtask download softnpu
16882025-08-29T21:26:32.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16892025-08-29T21:26:32.447Z Running `target/debug/xtask download softnpu`
16902025-08-29T21:26:33.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
16912025-08-29T21:26:33.521Z Running `target/debug/xtask-downloader softnpu`
16922025-08-29T21:26:33.562ZAug 29 21:26:32.892 INFO Starting download, target: Softnpu
16932025-08-29T21:26:33.567ZAug 29 21:26:32.893 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16942025-08-29T21:26:34.189ZAug 29 21:26:33.520 INFO Download complete, target: Softnpu
16952025-08-29T21:26:34.193Z
16962025-08-29T21:26:34.197Zreal 2.477761644
16972025-08-29T21:26:34.197Zuser 1.573172403
16982025-08-29T21:26:34.197Zsys 0.640791297
16992025-08-29T21:26:34.197Ztrap 0.001115599
17002025-08-29T21:26:34.197Ztflt 0.000061840
17012025-08-29T21:26:34.197Zdflt 0.000144760
17022025-08-29T21:26:34.197Zkflt 0.000000000
17032025-08-29T21:26:34.197Zlock 6.431321750
17042025-08-29T21:26:34.197Zslp 0.437907135
17052025-08-29T21:26:34.197Zlat 0.074067023
17062025-08-29T21:26:34.197Zstop 0.000156851
17072025-08-29T21:26:34.197Z+ export CARGO_INCREMENTAL=0
17082025-08-29T21:26:34.197Z+ CARGO_INCREMENTAL=0
17092025-08-29T21:26:34.197Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17102025-08-29T21:26:35.445Z Compiling proc-macro2 v1.0.95
17112025-08-29T21:26:35.445Z Compiling unicode-ident v1.0.18
17122025-08-29T21:26:35.449Z Compiling libc v0.2.174
17132025-08-29T21:26:35.449Z Compiling serde v1.0.219
17142025-08-29T21:26:35.449Z Compiling autocfg v1.4.0
17152025-08-29T21:26:35.449Z Compiling cfg-if v1.0.1
17162025-08-29T21:26:35.449Z Compiling version_check v0.9.5
17172025-08-29T21:26:35.788Z Compiling memchr v2.7.4
17182025-08-29T21:26:35.807Z Compiling shlex v1.3.0
17192025-08-29T21:26:35.826Z Compiling portable-atomic v1.11.0
17202025-08-29T21:26:36.152Z Compiling typenum v1.17.0
17212025-08-29T21:26:36.193Z Compiling generic-array v0.14.7
17222025-08-29T21:26:36.211Z Compiling value-bag v1.9.0
17232025-08-29T21:26:36.513Z Compiling lock_api v0.4.12
17242025-08-29T21:26:36.749Z Compiling log v0.4.27
17252025-08-29T21:26:36.860Z Compiling getrandom v0.3.1
17262025-08-29T21:26:36.944Z Compiling libm v0.2.8
17272025-08-29T21:26:37.007Z Compiling serde_json v1.0.142
17282025-08-29T21:26:37.282Z Compiling quote v1.0.40
17292025-08-29T21:26:37.308Z Compiling num-traits v0.2.19
17302025-08-29T21:26:37.358Z Compiling parking_lot_core v0.9.10
17312025-08-29T21:26:37.431Z Compiling jobserver v0.1.32
17322025-08-29T21:26:37.639Z Compiling smallvec v1.15.1
17332025-08-29T21:26:37.694Z Compiling syn v2.0.104
17342025-08-29T21:26:37.721Z Compiling semver v1.0.26
17352025-08-29T21:26:37.767Z Compiling scopeguard v1.2.0
17362025-08-29T21:26:37.830Z Compiling cc v1.2.30
17372025-08-29T21:26:37.875Z Compiling pkg-config v0.3.31
17382025-08-29T21:26:38.108Z Compiling getrandom v0.2.15
17392025-08-29T21:26:38.160Z Compiling itoa v1.0.11
17402025-08-29T21:26:38.220Z Compiling aho-corasick v1.1.3
17412025-08-29T21:26:38.399Z Compiling regex-syntax v0.8.5
17422025-08-29T21:26:38.439Z Compiling rustix v0.38.37
17432025-08-29T21:26:39.254Z Compiling either v1.15.0
17442025-08-29T21:26:39.826Z Compiling stable_deref_trait v1.2.0
17452025-08-29T21:26:39.865Z Compiling critical-section v1.1.3
17462025-08-29T21:26:39.993Z Compiling slab v0.4.9
17472025-08-29T21:26:40.081Z Compiling errno v0.3.12
17482025-08-29T21:26:40.365Z Compiling spin v0.9.8
17492025-08-29T21:26:40.483Z Compiling once_cell v1.21.3
17502025-08-29T21:26:40.561Z Compiling equivalent v1.0.2
17512025-08-29T21:26:40.650Z Compiling allocator-api2 v0.2.21
17522025-08-29T21:26:40.702Z Compiling foldhash v0.1.5
17532025-08-29T21:26:40.749Z Compiling rand_core v0.6.4
17542025-08-29T21:26:41.127Z Compiling glob v0.3.2
17552025-08-29T21:26:41.290Z Compiling hashbrown v0.15.4
17562025-08-29T21:26:41.355Z Compiling ryu v1.0.18
17572025-08-29T21:26:41.404Z Compiling subtle v2.6.1
17582025-08-29T21:26:41.777Z Compiling pin-project-lite v0.2.14
17592025-08-29T21:26:41.799Z Compiling clang-sys v1.8.1
17602025-08-29T21:26:41.845Z Compiling prettyplease v0.2.36
17612025-08-29T21:26:41.985Z Compiling regex-automata v0.4.8
17622025-08-29T21:26:42.467Z Compiling lazy_static v1.5.0
17632025-08-29T21:26:42.633Z Compiling schemars v0.8.22
17642025-08-29T21:26:42.660Z Compiling writeable v0.5.5
17652025-08-29T21:26:42.793Z Compiling minimal-lexical v0.2.1
17662025-08-29T21:26:43.191Z Compiling litemap v0.7.3
17672025-08-29T21:26:43.262Z Compiling nom v7.1.3
17682025-08-29T21:26:43.787Z Compiling libloading v0.8.5
17692025-08-29T21:26:44.020Z Compiling percent-encoding v2.3.1
17702025-08-29T21:26:44.123Z Compiling thiserror v1.0.69
17712025-08-29T21:26:44.151Z Compiling home v0.5.9
17722025-08-29T21:26:44.360Z Compiling bindgen v0.69.5
17732025-08-29T21:26:44.633Z Compiling synstructure v0.13.1
17742025-08-29T21:26:44.818Z Compiling serde_derive_internals v0.29.1
17752025-08-29T21:26:45.830Z Compiling itertools v0.12.1
17762025-08-29T21:26:46.543Z Compiling cexpr v0.6.0
17772025-08-29T21:26:46.910Z Compiling lazycell v1.3.0
17782025-08-29T21:26:46.955Z Compiling rustc-hash v1.1.0
17792025-08-29T21:26:47.097Z Compiling icu_locid_transform_data v1.5.0
17802025-08-29T21:26:47.458Z Compiling regex v1.11.1
17812025-08-29T21:26:47.677Z Compiling cmake v0.1.51
17822025-08-29T21:26:47.886Z Compiling signal-hook-registry v1.4.2
17832025-08-29T21:26:48.051Z Compiling icu_properties_data v1.5.0
17842025-08-29T21:26:48.338Z Compiling fnv v1.0.7
17852025-08-29T21:26:48.407Z Compiling fs_extra v1.3.0
17862025-08-29T21:26:48.429Z Compiling paste v1.0.15
17872025-08-29T21:26:48.473Z Compiling serde_derive v1.0.219
17882025-08-29T21:26:48.507Z Compiling zeroize_derive v1.4.2
17892025-08-29T21:26:48.670Z Compiling zerofrom-derive v0.1.4
17902025-08-29T21:26:48.914Z Compiling yoke-derive v0.7.4
17912025-08-29T21:26:48.935Z Compiling zerovec-derive v0.10.3
17922025-08-29T21:26:49.280Z Compiling displaydoc v0.2.5
17932025-08-29T21:26:49.791Z Compiling icu_provider_macros v1.5.0
17942025-08-29T21:26:50.648Z Compiling tokio-macros v2.5.0
17952025-08-29T21:26:50.836Z Compiling zeroize v1.8.1
17962025-08-29T21:26:51.128Z Compiling zerocopy-derive v0.7.35
17972025-08-29T21:26:51.166Z Compiling futures-macro v0.3.31
17982025-08-29T21:26:51.269Z Compiling schemars_derive v0.8.22
17992025-08-29T21:26:51.541Z Compiling zerofrom v0.1.4
18002025-08-29T21:26:51.800Z Compiling yoke v0.7.4
18012025-08-29T21:26:52.202Z Compiling zerovec v0.10.4
18022025-08-29T21:26:52.603Z Compiling thiserror-impl v1.0.69
18032025-08-29T21:26:52.853Z Compiling dunce v1.0.5
18042025-08-29T21:26:52.888Z Compiling byteorder v1.5.0
18052025-08-29T21:26:53.254Z Compiling parking_lot v0.12.3
18062025-08-29T21:26:53.412Z Compiling mio v1.0.2
18072025-08-29T21:26:53.795Z Compiling write16 v1.0.0
18082025-08-29T21:26:53.841Z Compiling icu_normalizer_data v1.5.0
18092025-08-29T21:26:53.959Z Compiling heck v0.5.0
18102025-08-29T21:26:54.003Z Compiling utf16_iter v1.0.5
18112025-08-29T21:26:54.242Z Compiling tinystr v0.7.6
18122025-08-29T21:26:54.368Z Compiling icu_collections v1.5.0
18132025-08-29T21:26:54.681Z Compiling icu_locid v1.5.0
18142025-08-29T21:26:54.855Z Compiling utf8_iter v1.0.4
18152025-08-29T21:26:55.028Z Compiling crypto-common v0.1.6
18162025-08-29T21:26:55.757Z Compiling socket2 v0.6.0
18172025-08-29T21:26:55.830Z Compiling const-oid v0.9.6
18182025-08-29T21:26:55.900Z Compiling icu_provider v1.5.0
18192025-08-29T21:26:56.994Z Compiling icu_locid_transform v1.5.0
18202025-08-29T21:26:57.919Z Compiling form_urlencoded v1.2.1
18212025-08-29T21:26:57.980Z Compiling ring v0.17.14
18222025-08-29T21:26:58.442Z Compiling icu_properties v1.5.1
18232025-08-29T21:26:59.239Z Compiling der_derive v0.7.3
18242025-08-29T21:27:00.282Z Compiling tracing-attributes v0.1.27
18252025-08-29T21:27:00.573Z Compiling bitflags v2.9.1
18262025-08-29T21:27:00.948Z Compiling bytes v1.10.1
18272025-08-29T21:27:02.542Z Compiling icu_normalizer v1.5.0
18282025-08-29T21:27:02.884Z Compiling tokio v1.47.0
18292025-08-29T21:27:03.045Z Compiling indexmap v2.10.0
18302025-08-29T21:27:03.351Z Compiling aws-lc-rs v1.12.4
18312025-08-29T21:27:03.803Z Compiling idna_adapter v1.2.0
18322025-08-29T21:27:04.053Z Compiling idna v1.0.3
18332025-08-29T21:27:04.460Z Compiling thiserror v2.0.12
18342025-08-29T21:27:04.499Z Compiling vcpkg v0.2.15
18352025-08-29T21:27:04.820Z Compiling which v4.4.2
18362025-08-29T21:27:05.042Z Compiling url v2.5.4
18372025-08-29T21:27:05.822Z Compiling openssl-sys v0.9.109
18382025-08-29T21:27:07.723Z Compiling block-buffer v0.10.4
18392025-08-29T21:27:08.358Z Compiling futures-core v0.3.31
18402025-08-29T21:27:08.670Z Compiling digest v0.10.7
18412025-08-29T21:27:08.697Z Compiling thiserror-impl v2.0.12
18422025-08-29T21:27:09.533Z Compiling httparse v1.9.5
18432025-08-29T21:27:10.095Z Compiling zerocopy v0.7.35
18442025-08-29T21:27:10.796Z Compiling uuid v1.17.0
18452025-08-29T21:27:11.367Z Compiling syn v1.0.109
18462025-08-29T21:27:11.384Z Compiling iana-time-zone v0.1.63
18472025-08-29T21:27:11.931Z Compiling chrono v0.4.41
18482025-08-29T21:27:12.194Z Compiling time-core v0.1.2
18492025-08-29T21:27:12.406Z Compiling num-conv v0.1.0
18502025-08-29T21:27:12.702Z Compiling futures-sink v0.3.31
18512025-08-29T21:27:12.861Z Compiling futures-channel v0.3.31
18522025-08-29T21:27:12.899Z Compiling time-macros v0.2.18
18532025-08-29T21:27:15.352Z Compiling strsim v0.11.1
18542025-08-29T21:27:15.613Z Compiling futures-io v0.3.31
18552025-08-29T21:27:15.959Z Compiling pin-utils v0.1.0
18562025-08-29T21:27:15.998Z Compiling openssl v0.10.73
18572025-08-29T21:27:16.084Z Compiling futures-task v0.3.31
18582025-08-29T21:27:16.182Z Compiling cpufeatures v0.2.14
18592025-08-29T21:27:16.387Z Compiling futures-util v0.3.31
18602025-08-29T21:27:16.615Z Compiling hmac v0.12.1
18612025-08-29T21:27:16.772Z Compiling aws-lc-sys v0.26.0
18622025-08-29T21:27:16.854Z Compiling rustc_version v0.4.1
18632025-08-29T21:27:17.395Z Compiling serde_tokenstream v0.2.2
18642025-08-29T21:27:17.933Z Compiling zerocopy v0.8.26
18652025-08-29T21:27:18.856Z Compiling block-padding v0.3.3
18662025-08-29T21:27:19.087Z Compiling openssl-macros v0.1.1
18672025-08-29T21:27:19.288Z Compiling scroll_derive v0.12.0
18682025-08-29T21:27:19.361Z Compiling native-tls v0.2.12
18692025-08-29T21:27:19.800Z Compiling dyn-clone v1.0.20
18702025-08-29T21:27:19.836Z Compiling crossbeam-utils v0.8.21
18712025-08-29T21:27:20.085Z Compiling rustls v0.23.19
18722025-08-29T21:27:20.239Z Compiling ucd-trie v0.1.7
18732025-08-29T21:27:20.426Z Compiling inout v0.1.3
18742025-08-29T21:27:20.574Z Compiling pest v2.7.14
18752025-08-29T21:27:20.646Z Compiling zerocopy-derive v0.8.26
18762025-08-29T21:27:23.229Z Compiling pest_meta v2.7.14
18772025-08-29T21:27:23.458Z Compiling cipher v0.4.4
18782025-08-29T21:27:23.918Z Compiling sha2 v0.10.9
18792025-08-29T21:27:24.147Z Compiling http v1.3.1
18802025-08-29T21:27:24.702Z Compiling cookie v0.18.1
18812025-08-29T21:27:24.873Z Compiling rustversion v1.0.17
18822025-08-29T21:27:25.534Z Compiling base64ct v1.6.0
18832025-08-29T21:27:26.096Z Compiling pem-rfc7468 v0.7.0
18842025-08-29T21:27:26.403Z Compiling pest_generator v2.7.14
18852025-08-29T21:27:26.677Z Compiling bzip2-sys v0.1.13+1.0.8
18862025-08-29T21:27:27.200Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18872025-08-29T21:27:27.904Z Compiling anyhow v1.0.99
18882025-08-29T21:27:27.923Z Compiling slog v2.7.0
18892025-08-29T21:27:28.238Z Compiling flagset v0.4.6
18902025-08-29T21:27:28.394Z Compiling pest_derive v2.7.14
18912025-08-29T21:27:28.437Z Compiling der v0.7.9
18922025-08-29T21:27:29.595Z Compiling toml_datetime v0.6.11
18932025-08-29T21:27:29.878Z Compiling serde_spanned v0.6.9
18942025-08-29T21:27:30.130Z Compiling tracing-core v0.1.32
18952025-08-29T21:27:30.155Z Compiling usdt-impl v0.5.0
18962025-08-29T21:27:30.394Z Compiling rustls-pki-types v1.10.0
18972025-08-29T21:27:30.543Z Compiling spki v0.7.3
18982025-08-29T21:27:30.924Z Compiling tracing v0.1.40
18992025-08-29T21:27:30.946Z Compiling salsa20 v0.10.2
19002025-08-29T21:27:31.122Z Compiling scroll v0.12.0
19012025-08-29T21:27:31.196Z Compiling pbkdf2 v0.12.2
19022025-08-29T21:27:31.220Z Compiling ppv-lite86 v0.2.20
19032025-08-29T21:27:32.010Z Compiling winnow v0.5.40
19042025-08-29T21:27:32.031Z Compiling litrs v0.4.1
19052025-08-29T21:27:32.034Z Compiling plain v0.2.3
19062025-08-29T21:27:32.167Z Compiling rustix v1.0.7
19072025-08-29T21:27:32.227Z Compiling goblin v0.8.2
19082025-08-29T21:27:32.363Z Compiling scrypt v0.11.0
19092025-08-29T21:27:32.518Z Compiling cbc v0.1.2
19102025-08-29T21:27:32.755Z Compiling aes v0.8.4
19112025-08-29T21:27:32.779Z Compiling tokio-util v0.7.15
19122025-08-29T21:27:32.916Z Compiling document-features v0.2.11
19132025-08-29T21:27:33.959Z Compiling untrusted v0.7.1
19142025-08-29T21:27:34.183Z Compiling newtype-uuid v1.2.4
19152025-08-29T21:27:34.514Z Compiling powerfmt v0.2.0
19162025-08-29T21:27:35.059Z Compiling toml_edit v0.19.15
19172025-08-29T21:27:35.221Z Compiling adler2 v2.0.0
19182025-08-29T21:27:35.514Z Compiling pretty-hex v0.4.1
19192025-08-29T21:27:35.757Z Compiling untrusted v0.9.0
19202025-08-29T21:27:35.882Z Compiling miniz_oxide v0.8.5
19212025-08-29T21:27:35.994Z Compiling deranged v0.3.11
19222025-08-29T21:27:37.094Z Compiling pkcs5 v0.7.1
19232025-08-29T21:27:38.088Z Compiling dof v0.3.0
19242025-08-29T21:27:39.316Z Compiling dtrace-parser v0.2.0
19252025-08-29T21:27:39.488Z Compiling http-body v1.0.1
19262025-08-29T21:27:39.771Z Compiling heapless v0.7.17
19272025-08-29T21:27:40.275Z Compiling thread-id v4.2.2
19282025-08-29T21:27:40.653Z Compiling base64 v0.22.1
19292025-08-29T21:27:40.861Z Compiling num_threads v0.1.7
19302025-08-29T21:27:40.882Z Compiling atomic-waker v1.1.2
19312025-08-29T21:27:41.061Z Compiling signal-hook v0.3.18
19322025-08-29T21:27:41.215Z Compiling zstd-safe v7.2.3
19332025-08-29T21:27:41.387Z Compiling time v0.3.36
19342025-08-29T21:27:42.707Z Compiling pkcs8 v0.10.2
19352025-08-29T21:27:43.012Z Compiling tinyvec_macros v0.1.1
19362025-08-29T21:27:43.135Z Compiling try-lock v0.2.5
19372025-08-29T21:27:43.307Z Compiling ident_case v1.0.1
19382025-08-29T21:27:43.928Z Compiling tower-service v0.3.3
19392025-08-29T21:27:44.601Z Compiling want v0.3.1
19402025-08-29T21:27:44.933Z Compiling tinyvec v1.8.0
19412025-08-29T21:27:46.402Z Compiling h2 v0.4.6
19422025-08-29T21:27:48.030Z Compiling curve25519-dalek v4.1.3
19432025-08-29T21:27:48.269Z Compiling ipnet v2.11.0
19442025-08-29T21:27:48.474Z Compiling rand_core v0.9.3
19452025-08-29T21:27:48.865Z Compiling async-trait v0.1.88
19462025-08-29T21:27:50.673Z Compiling memoffset v0.9.1
19472025-08-29T21:27:50.997Z Compiling num-bigint-dig v0.8.4
19482025-08-29T21:27:51.053Z Compiling gimli v0.31.1
19492025-08-29T21:27:51.343Z Compiling httpdate v1.0.3
19502025-08-29T21:27:51.788Z Compiling foreign-types-shared v0.1.1
19512025-08-29T21:27:52.085Z Compiling openssl-probe v0.1.5
19522025-08-29T21:27:52.610Z Compiling smoltcp v0.9.1
19532025-08-29T21:27:52.671Z Compiling foreign-types v0.3.2
19542025-08-29T21:27:53.803Z Compiling rand_chacha v0.9.0
19552025-08-29T21:27:55.258Z Compiling hyper v1.6.0
19562025-08-29T21:27:56.969Z Compiling addr2line v0.24.2
19572025-08-29T21:27:59.758Z Compiling usdt-macro v0.5.0
19582025-08-29T21:28:01.124Z Compiling usdt-attr-macro v0.5.0
19592025-08-29T21:28:03.826Z Compiling strum_macros v0.26.4
19602025-08-29T21:28:05.884Z Compiling ipnetwork v0.21.1
19612025-08-29T21:28:07.169Z Compiling daft-derive v0.1.4
19622025-08-29T21:28:07.629Z Compiling object v0.36.5
19632025-08-29T21:28:08.212Z Compiling rustc-demangle v0.1.24
19642025-08-29T21:28:08.906Z Compiling cfg_aliases v0.2.1
19652025-08-29T21:28:09.185Z Compiling nix v0.29.0
19662025-08-29T21:28:14.433Z Compiling hyper-util v0.1.16
19672025-08-29T21:28:15.886Z Compiling backtrace v0.3.74
19682025-08-29T21:28:16.919Z Compiling rand v0.9.2
19692025-08-29T21:28:18.163Z Compiling unicode-normalization v0.1.24
19702025-08-29T21:28:20.511Z Compiling strum_macros v0.27.1
19712025-08-29T21:28:21.160Z Compiling hubpack_derive v0.1.1
19722025-08-29T21:28:21.929Z Compiling signature v2.2.0
19732025-08-29T21:28:21.989Z Compiling openapiv3 v2.2.0
19742025-08-29T21:28:22.173Z Compiling curve25519-dalek-derive v0.1.1
19752025-08-29T21:28:24.832Z Compiling fs-err v3.1.1
19762025-08-29T21:28:25.209Z Compiling ahash v0.8.12
19772025-08-29T21:28:25.586Z Compiling crc32fast v1.4.2
19782025-08-29T21:28:25.895Z Compiling zlib-rs v0.5.1
19792025-08-29T21:28:25.980Z Compiling utf8parse v0.2.2
19802025-08-29T21:28:26.003Z Compiling unicode-properties v0.1.3
19812025-08-29T21:28:26.132Z Compiling unicode-bidi v0.3.17
19822025-08-29T21:28:26.166Z Compiling anstyle v1.0.11
19832025-08-29T21:28:26.421Z Compiling buf-list v1.0.3
19842025-08-29T21:28:26.576Z Compiling siphasher v0.3.11
19852025-08-29T21:28:26.978Z Compiling phf_shared v0.11.2
19862025-08-29T21:28:27.000Z Compiling stringprep v0.1.5
19872025-08-29T21:28:27.344Z Compiling anstyle-parse v0.2.5
19882025-08-29T21:28:30.753Z Compiling libz-rs-sys v0.5.1
19892025-08-29T21:28:36.090Z Compiling http-body-util v0.1.3
19902025-08-29T21:28:36.654Z Compiling rand_chacha v0.3.1
19912025-08-29T21:28:37.077Z Compiling sync_wrapper v1.0.1
19922025-08-29T21:28:37.254Z Compiling md-5 v0.10.6
19932025-08-29T21:28:37.459Z Compiling num-integer v0.1.46
19942025-08-29T21:28:37.523Z Compiling hash32 v0.2.1
19952025-08-29T21:28:37.692Z Compiling ff v0.13.0
19962025-08-29T21:28:37.938Z Compiling encoding_rs v0.8.34
19972025-08-29T21:28:37.994Z Compiling anstyle-query v1.1.1
19982025-08-29T21:28:38.123Z Compiling tower-layer v0.3.3
19992025-08-29T21:28:38.155Z Compiling base16ct v0.2.0
20002025-08-29T21:28:38.866Z Compiling mime v0.3.17
20012025-08-29T21:28:39.387Z Compiling colorchoice v1.0.2
20022025-08-29T21:28:39.552Z Compiling fallible-iterator v0.2.0
20032025-08-29T21:28:39.979Z Compiling is_terminal_polyfill v1.70.1
20042025-08-29T21:28:40.075Z Compiling psl-types v2.0.11
20052025-08-29T21:28:40.293Z Compiling publicsuffix v2.3.0
20062025-08-29T21:28:40.657Z Compiling postgres-protocol v0.6.8
20072025-08-29T21:28:40.773Z Compiling anstream v0.6.18
20082025-08-29T21:28:44.925Z Compiling tower v0.5.2
20092025-08-29T21:28:45.007Z Compiling sec1 v0.7.3
20102025-08-29T21:28:45.007Z Compiling num-iter v0.1.45
20112025-08-29T21:28:45.007Z Compiling group v0.13.0
20122025-08-29T21:28:45.007Z Compiling rand v0.8.5
20132025-08-29T21:28:45.081Z Compiling tokio-native-tls v0.3.1
20142025-08-29T21:28:45.524Z Compiling flate2 v1.1.2
20152025-08-29T21:28:46.509Z Compiling rustls-native-certs v0.8.1
20162025-08-29T21:28:46.968Z Compiling rustls-webpki v0.102.8
20172025-08-29T21:28:47.788Z Compiling webpki-roots v1.0.1
20182025-08-29T21:28:48.774Z Compiling hkdf v0.12.4
20192025-08-29T21:28:48.830Z Compiling terminal_size v0.4.0
20202025-08-29T21:28:49.295Z Compiling serde_urlencoded v0.7.1
20212025-08-29T21:28:49.382Z Compiling clap_derive v4.5.41
20222025-08-29T21:28:49.414Z Compiling enum-as-inner v0.6.1
20232025-08-29T21:28:49.834Z Compiling crypto-bigint v0.5.5
20242025-08-29T21:28:49.878Z Compiling serde_repr v0.1.19
20252025-08-29T21:28:51.042Z Compiling bitflags v1.3.2
20262025-08-29T21:28:52.413Z Compiling simd-adler32 v0.3.7
20272025-08-29T21:28:52.921Z Compiling managed v0.8.0
20282025-08-29T21:28:53.012Z Compiling iri-string v0.7.8
20292025-08-29T21:28:53.055Z Compiling bumpalo v3.16.0
20302025-08-29T21:28:53.472Z Compiling lockfree-object-pool v0.1.6
20312025-08-29T21:28:53.739Z Compiling winnow v0.7.10
20322025-08-29T21:28:54.069Z Compiling clap_lex v0.7.4
20332025-08-29T21:28:54.483Z Compiling tokio-rustls v0.26.0
20342025-08-29T21:28:55.541Z Compiling hyper-rustls v0.27.7
20352025-08-29T21:28:56.163Z Compiling tower-http v0.6.6
20362025-08-29T21:28:56.331Z Compiling clap_builder v4.5.41
20372025-08-29T21:28:59.130Z Compiling zopfli v0.8.1
20382025-08-29T21:28:59.319Z Compiling elliptic-curve v0.13.8
20392025-08-29T21:29:00.505Z Compiling oxnet v0.1.3
20402025-08-29T21:29:01.987Z Compiling hyper-tls v0.6.0
20412025-08-29T21:29:03.808Z Compiling zstd v0.13.3
20422025-08-29T21:29:04.127Z Compiling cookie_store v0.21.1
20432025-08-29T21:29:04.324Z Compiling signal-hook-mio v0.2.4
20442025-08-29T21:29:04.556Z Compiling postgres-types v0.2.9
20452025-08-29T21:29:05.129Z Compiling phf v0.11.2
20462025-08-29T21:29:05.647Z Compiling strum v0.27.2
20472025-08-29T21:29:05.737Z Compiling ed25519 v2.2.3
20482025-08-29T21:29:05.756Z Compiling hubpack v0.1.2
20492025-08-29T21:29:05.787Z Compiling bzip2 v0.4.4
20502025-08-29T21:29:05.791Z Compiling bzip2 v0.5.2
20512025-08-29T21:29:06.159Z Compiling crossbeam-epoch v0.9.18
20522025-08-29T21:29:06.159Z Compiling pkcs1 v0.7.5
20532025-08-29T21:29:06.857Z Compiling rfc6979 v0.4.0
20542025-08-29T21:29:07.059Z Compiling float-cmp v0.10.0
20552025-08-29T21:29:07.231Z Compiling serde-big-array v0.5.1
20562025-08-29T21:29:07.322Z Compiling bstr v1.10.0
20572025-08-29T21:29:07.453Z Compiling regress v0.10.4
20582025-08-29T21:29:07.485Z Compiling memmap v0.7.0
20592025-08-29T21:29:07.800Z Compiling socket2 v0.5.10
20602025-08-29T21:29:07.971Z Compiling difflib v0.4.0
20612025-08-29T21:29:08.595Z Compiling fixedbitset v0.4.2
20622025-08-29T21:29:08.685Z Compiling static_assertions v1.1.0
20632025-08-29T21:29:08.817Z Compiling precomputed-hash v0.1.1
20642025-08-29T21:29:08.948Z Compiling predicates-core v1.0.8
20652025-08-29T21:29:08.994Z Compiling whoami v1.5.2
20662025-08-29T21:29:09.261Z Compiling normalize-line-endings v0.3.0
20672025-08-29T21:29:09.405Z Compiling toml_write v0.1.2
20682025-08-29T21:29:09.428Z Compiling data-encoding v2.9.0
20692025-08-29T21:29:09.471Z Compiling new_debug_unreachable v1.0.6
20702025-08-29T21:29:09.763Z Compiling unicode-width v0.2.0
20712025-08-29T21:29:09.846Z Compiling unicode-segmentation v1.12.0
20722025-08-29T21:29:10.337Z Compiling console v0.15.10
20732025-08-29T21:29:10.736Z Compiling similar v2.7.0
20742025-08-29T21:29:10.766Z Compiling reqwest v0.12.22
20752025-08-29T21:29:11.046Z Compiling typify-impl v0.3.0
20762025-08-29T21:29:11.457Z Compiling hickory-proto v0.25.2
20772025-08-29T21:29:12.429Z Compiling string_cache v0.8.9
20782025-08-29T21:29:12.961Z Compiling toml_edit v0.22.27
20792025-08-29T21:29:13.007Z Compiling predicates v3.1.3
20802025-08-29T21:29:14.293Z Compiling tokio-postgres v0.7.13
20812025-08-29T21:29:18.319Z Compiling petgraph v0.6.5
20822025-08-29T21:29:18.918Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20832025-08-29T21:29:19.340Z Compiling usdt v0.5.0
20842025-08-29T21:29:19.780Z Compiling ecdsa v0.16.9
20852025-08-29T21:29:20.962Z Compiling rsa v0.9.6
20862025-08-29T21:29:21.867Z Compiling zip v4.2.0
20872025-08-29T21:29:22.166Z Compiling zip v0.6.6
20882025-08-29T21:29:22.400Z Compiling ed25519-dalek v2.1.1
20892025-08-29T21:29:23.361Z Compiling crossterm v0.28.1
20902025-08-29T21:29:23.706Z Compiling daft v0.1.4
20912025-08-29T21:29:24.156Z Compiling clap v4.5.41
20922025-08-29T21:29:24.235Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20932025-08-29T21:29:24.342Z Compiling strum v0.26.3
20942025-08-29T21:29:24.428Z Compiling darling_core v0.21.0
20952025-08-29T21:29:24.554Z Compiling tokio-stream v0.1.17
20962025-08-29T21:29:24.635Z Compiling toml v0.7.8
20972025-08-29T21:29:25.384Z Compiling x509-cert v0.2.5
20982025-08-29T21:29:26.222Z Compiling sha1 v0.10.6
20992025-08-29T21:29:26.647Z Compiling itertools v0.10.5
21002025-08-29T21:29:26.852Z Compiling itertools v0.13.0
21012025-08-29T21:29:29.267Z Compiling winnow v0.6.26
21022025-08-29T21:29:29.645Z Compiling peg-runtime v0.8.5
21032025-08-29T21:29:29.688Z Compiling rustc-hash v2.1.1
21042025-08-29T21:29:29.847Z Compiling unicode-xid v0.2.6
21052025-08-29T21:29:29.885Z Compiling lalrpop-util v0.19.12
21062025-08-29T21:29:30.241Z Compiling darling_macro v0.21.0
21072025-08-29T21:29:31.801Z Compiling typify-macro v0.3.0
21082025-08-29T21:29:32.465Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21092025-08-29T21:29:36.274Z Compiling rayon-core v1.12.1
21102025-08-29T21:29:36.626Z Compiling camino v1.1.11
21112025-08-29T21:29:40.222Z Compiling darling v0.21.0
21122025-08-29T21:29:40.522Z Compiling proc-macro-crate v1.3.1
21132025-08-29T21:29:40.697Z Compiling macaddr v1.0.1
21142025-08-29T21:29:41.239Z Compiling structmeta-derive v0.3.0
21152025-08-29T21:29:41.616Z Compiling itertools v0.14.0
21162025-08-29T21:29:42.799Z Compiling fastrand v2.1.1
21172025-08-29T21:29:44.127Z Compiling ref-cast v1.0.24
21182025-08-29T21:29:44.246Z Compiling heapless v0.8.0
21192025-08-29T21:29:44.674Z Compiling ingot-macros v0.1.1
21202025-08-29T21:29:47.950Z Compiling structmeta v0.3.0
21212025-08-29T21:29:47.957Z Compiling tempfile v3.20.0
21222025-08-29T21:29:49.151Z Compiling num_enum_derive v0.5.11
21232025-08-29T21:29:51.177Z Compiling crossbeam-deque v0.8.5
21242025-08-29T21:29:53.093Z Compiling hash32 v0.3.1
21252025-08-29T21:29:53.361Z Compiling ref-cast-impl v1.0.24
21262025-08-29T21:29:58.641Z Compiling smoltcp v0.11.0
21272025-08-29T21:29:58.919Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21282025-08-29T21:30:09.662Z Compiling num_enum v0.5.11
21292025-08-29T21:30:09.879Z Compiling ingot-types v0.1.2
21302025-08-29T21:30:11.256Z Compiling typify v0.3.0
21312025-08-29T21:30:14.152Z Compiling darling_core v0.20.10
21322025-08-29T21:30:15.495Z Compiling dirs-sys-next v0.1.2
21332025-08-29T21:30:15.547Z Compiling proc-macro-error-attr v1.0.4
21342025-08-29T21:30:16.237Z Compiling rustls v0.22.4
21352025-08-29T21:30:16.620Z Compiling cobs v0.2.3
21362025-08-29T21:30:17.065Z Compiling unsafe-libyaml v0.2.11
21372025-08-29T21:30:17.069Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21382025-08-29T21:30:18.742Z Compiling serde_yaml v0.9.34+deprecated
21392025-08-29T21:30:19.218Z Compiling darling_macro v0.20.10
21402025-08-29T21:30:22.921Z Compiling postcard v1.0.10
21412025-08-29T21:30:24.590Z Compiling dirs-next v2.0.0
21422025-08-29T21:30:30.477Z Compiling progenitor-impl v0.9.1
21432025-08-29T21:30:31.159Z Compiling ingot v0.1.1
21442025-08-29T21:30:36.786Z Compiling futures-executor v0.3.31
21452025-08-29T21:30:37.468Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21462025-08-29T21:30:37.766Z Compiling hex v0.4.3
21472025-08-29T21:30:38.394Z Compiling foreign-types-macros v0.2.3
21482025-08-29T21:30:38.452Z Compiling thread_local v1.1.8
21492025-08-29T21:30:38.474Z Compiling wait-timeout v0.2.0
21502025-08-29T21:30:39.123Z Compiling proc-macro-error v1.0.4
21512025-08-29T21:30:39.371Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21522025-08-29T21:30:39.484Z Compiling multer v3.1.0
21532025-08-29T21:30:39.626Z Compiling match_cfg v0.1.0
21542025-08-29T21:30:39.726Z Compiling slog-async v2.8.0
21552025-08-29T21:30:39.749Z Compiling bit-vec v0.8.0
21562025-08-29T21:30:39.826Z Compiling foreign-types-shared v0.3.1
21572025-08-29T21:30:40.076Z Compiling unicode-width v0.1.14
21582025-08-29T21:30:40.214Z Compiling quick-error v1.2.3
21592025-08-29T21:30:40.329Z Compiling bit-set v0.8.0
21602025-08-29T21:30:40.351Z Compiling rusty-fork v0.3.0
21612025-08-29T21:30:40.519Z Compiling foreign-types v0.5.0
21622025-08-29T21:30:40.661Z Compiling tabwriter v1.4.0
21632025-08-29T21:30:40.762Z Compiling hostname v0.3.1
21642025-08-29T21:30:40.965Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21652025-08-29T21:30:41.048Z Compiling futures v0.3.31
21662025-08-29T21:30:41.192Z Compiling progenitor-macro v0.9.1
21672025-08-29T21:30:41.391Z Compiling term v0.7.0
21682025-08-29T21:30:45.058Z Compiling darling v0.20.10
21692025-08-29T21:30:45.453Z Compiling derive-ex v0.1.8
21702025-08-29T21:30:45.539Z Compiling progenitor-client v0.9.1
21712025-08-29T21:30:46.503Z Compiling toml_parser v1.0.2
21722025-08-29T21:30:46.979Z Compiling slog-json v2.6.1
21732025-08-29T21:30:47.434Z Compiling rand_xorshift v0.4.0
21742025-08-29T21:30:47.742Z Compiling crossbeam-channel v0.5.15
21752025-08-29T21:30:49.167Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21762025-08-29T21:30:49.247Z Compiling serde_spanned v1.0.0
21772025-08-29T21:30:49.544Z Compiling toml_datetime v0.7.0
21782025-08-29T21:30:49.707Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
21792025-08-29T21:30:49.995Z Compiling async-stream-impl v0.3.6
21802025-08-29T21:30:50.423Z Compiling cstr-argument v0.1.2
21812025-08-29T21:30:50.575Z Compiling is-terminal v0.4.13
21822025-08-29T21:30:50.728Z Compiling dropshot v0.16.3
21832025-08-29T21:30:50.744Z Compiling pretty-hex v0.2.1
21842025-08-29T21:30:51.002Z Compiling unarray v0.1.4
21852025-08-29T21:30:51.069Z Compiling take_mut v0.2.2
21862025-08-29T21:30:51.148Z Compiling typeid v1.0.3
21872025-08-29T21:30:51.214Z Compiling toml_writer v1.0.2
21882025-08-29T21:30:51.268Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21892025-08-29T21:30:51.626Z Compiling crucible-workspace-hack v0.1.0
21902025-08-29T21:30:51.744Z Compiling toml v0.9.5
21912025-08-29T21:30:52.017Z Compiling proptest v1.7.0
21922025-08-29T21:30:52.131Z Compiling async-stream v0.3.6
21932025-08-29T21:30:52.317Z Compiling progenitor v0.9.1
21942025-08-29T21:30:52.576Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21952025-08-29T21:30:52.598Z Compiling slog-term v2.9.1
21962025-08-29T21:30:53.017Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21972025-08-29T21:30:54.366Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21982025-08-29T21:30:54.591Z Compiling test-strategy v0.4.3
21992025-08-29T21:30:55.192Z Compiling tokio-rustls v0.25.0
22002025-08-29T21:30:55.684Z Compiling slog-bunyan v2.5.0
22012025-08-29T21:30:55.843Z Compiling serde_with_macros v3.14.0
22022025-08-29T21:30:57.681Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22032025-08-29T21:30:57.901Z Compiling rayon v1.10.0
22042025-08-29T21:30:58.143Z Compiling parse-display-derive v0.10.0
22052025-08-29T21:30:59.119Z Compiling colored v2.2.0
22062025-08-29T21:31:00.562Z Compiling waitgroup v0.1.2
22072025-08-29T21:31:00.858Z Compiling rustls-pemfile v2.2.0
22082025-08-29T21:31:01.152Z Compiling dropshot_endpoint v0.16.3
22092025-08-29T21:31:01.336Z Compiling serde_path_to_error v0.1.17
22102025-08-29T21:31:01.583Z Compiling derive-where v1.5.0
22112025-08-29T21:31:02.306Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22122025-08-29T21:31:03.093Z Compiling hostname v0.4.0
22132025-08-29T21:31:03.291Z Compiling instant v0.1.13
22142025-08-29T21:31:03.395Z Compiling heck v0.4.1
22152025-08-29T21:31:03.497Z Compiling debug-ignore v1.0.5
22162025-08-29T21:31:03.695Z Compiling backoff v0.4.0
22172025-08-29T21:31:03.801Z Compiling zone_cfg_derive v0.3.0
22182025-08-29T21:31:04.086Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192025-08-29T21:31:04.130Z Compiling parse-display v0.10.0
22202025-08-29T21:31:04.411Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22212025-08-29T21:31:04.781Z Compiling serde_with v3.14.0
22222025-08-29T21:31:05.040Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22232025-08-29T21:31:05.947Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22242025-08-29T21:31:06.713Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22252025-08-29T21:31:08.389Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22262025-08-29T21:31:08.843Z Compiling iddqd v0.3.9
22272025-08-29T21:31:10.535Z Compiling camino-tempfile v1.4.1
22282025-08-29T21:31:11.091Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22292025-08-29T21:31:11.303Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22302025-08-29T21:31:11.528Z Compiling progenitor-client v0.10.0
22312025-08-29T21:31:11.607Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22322025-08-29T21:31:12.380Z Compiling num-derive v0.4.2
22332025-08-29T21:31:12.458Z Compiling sigpipe v0.1.3
22342025-08-29T21:31:12.623Z Compiling jiff v0.2.15
22352025-08-29T21:31:13.755Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22362025-08-29T21:31:14.115Z Compiling libefi-sys v0.1.0
22372025-08-29T21:31:14.567Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22382025-08-29T21:31:14.604Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22392025-08-29T21:31:14.760Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22402025-08-29T21:31:15.352Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
22412025-08-29T21:31:16.070Z Compiling erased-serde v0.4.6
22422025-08-29T21:31:17.243Z Compiling zone v0.3.1
22432025-08-29T21:31:18.924Z Compiling smf v0.2.3
22442025-08-29T21:31:20.363Z Compiling bitfield-struct v0.6.2
22452025-08-29T21:31:21.155Z Compiling ordered-float v2.10.1
22462025-08-29T21:31:21.452Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22472025-08-29T21:31:21.559Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22482025-08-29T21:31:21.785Z Compiling blake3 v1.5.4
22492025-08-29T21:31:21.818Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22502025-08-29T21:31:22.168Z Compiling serde-value v0.7.0
22512025-08-29T21:31:22.609Z Compiling serde-untagged v0.1.7
22522025-08-29T21:31:23.416Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22532025-08-29T21:31:23.479Z Compiling toml v0.8.23
22542025-08-29T21:31:23.771Z Compiling xattr v1.3.1
22552025-08-29T21:31:24.134Z Compiling filetime v0.2.25
22562025-08-29T21:31:24.518Z Compiling memmap2 v0.9.5
22572025-08-29T21:31:24.521Z Compiling arrayref v0.3.9
22582025-08-29T21:31:24.669Z Compiling constant_time_eq v0.3.1
22592025-08-29T21:31:24.885Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22602025-08-29T21:31:25.067Z Compiling same-file v1.0.6
22612025-08-29T21:31:25.114Z Compiling arrayvec v0.7.6
22622025-08-29T21:31:25.384Z Compiling walkdir v2.5.0
22632025-08-29T21:31:25.610Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22642025-08-29T21:31:26.415Z Compiling cargo-util-schemas v0.8.2
22652025-08-29T21:31:26.875Z Compiling tar v0.4.44
22662025-08-29T21:31:27.941Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22672025-08-29T21:31:28.227Z Compiling console v0.16.0
22682025-08-29T21:31:28.383Z Compiling tokio-dtrace v0.1.0
22692025-08-29T21:31:29.242Z Compiling gethostname v0.5.0
22702025-08-29T21:31:29.475Z Compiling cargo-platform v0.2.0
22712025-08-29T21:31:30.637Z Compiling fixedbitset v0.5.7
22722025-08-29T21:31:30.878Z Compiling topological-sort v0.2.2
22732025-08-29T21:31:31.194Z Compiling unit-prefix v0.5.1
22742025-08-29T21:31:31.478Z Compiling indicatif v0.18.0
22752025-08-29T21:31:31.753Z Compiling omicron-zone-package v0.12.2
22762025-08-29T21:31:31.838Z Compiling petgraph v0.8.2
22772025-08-29T21:31:32.581Z Compiling cargo_metadata v0.21.0
22782025-08-29T21:31:35.195Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22792025-08-29T21:31:37.343Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22802025-08-29T21:31:37.607Z Compiling oxide-tokio-rt v0.1.2
22812025-08-29T21:31:37.774Z Compiling shell-words v1.1.0
22822025-08-29T21:31:38.226Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22832025-08-29T21:31:38.311Z Compiling indent_write v2.2.0
22842025-08-29T21:31:39.772Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22852025-08-29T21:32:00.068Z Finished `release` profile [optimized] target(s) in 5m 25s
22862025-08-29T21:32:00.265Z Running `target/release/omicron-package -t test target create -p dev`
22872025-08-29T21:32:00.323ZLogging to: /work/oxidecomputer/omicron/out/LOG
22882025-08-29T21:32:00.327ZCreated new build target 'test' and set it as active
22892025-08-29T21:32:00.327Z
22902025-08-29T21:32:00.327Zreal 5:26.079375526
22912025-08-29T21:32:00.327Zuser 37:38.274877296
22922025-08-29T21:32:00.327Zsys 3:43.931203949
22932025-08-29T21:32:00.327Ztrap 1.188655136
22942025-08-29T21:32:00.327Ztflt 2.008682514
22952025-08-29T21:32:00.327Zdflt 1.169858719
22962025-08-29T21:32:00.327Zkflt 0.015229880
22972025-08-29T21:32:00.327Zlock 1:47:10.384357146
22982025-08-29T21:32:00.327Zslp 2:33:46.074294777
22992025-08-29T21:32:00.327Zlat 3:05.124612422
23002025-08-29T21:32:00.327Zstop 5:34.617893921
23012025-08-29T21:32:00.327Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23022025-08-29T21:32:01.501Z Finished `release` profile [optimized] target(s) in 1.11s
23032025-08-29T21:32:01.567Z Running `target/release/omicron-package -t test package`
23042025-08-29T21:32:01.623ZLogging to: /work/oxidecomputer/omicron/out/LOG
23052025-08-29T21:32:03.372Z Compiling typify-impl v0.4.1
23062025-08-29T21:32:03.606Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23072025-08-29T21:32:03.636Z Compiling convert_case v0.4.0
23082025-08-29T21:32:03.647Z Compiling num-rational v0.4.2
23092025-08-29T21:32:03.647Z Compiling num-complex v0.4.6
23102025-08-29T21:32:03.647Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23112025-08-29T21:32:03.654Z Compiling dirs-sys-next v0.1.2
23122025-08-29T21:32:03.804Z Compiling float-ord v0.3.2
23132025-08-29T21:32:04.018Z Compiling dirs-next v2.0.0
23142025-08-29T21:32:04.161Z Compiling is-terminal v0.4.13
23152025-08-29T21:32:04.233Z Compiling term v0.7.0
23162025-08-29T21:32:04.268Z Compiling derive_more v0.99.20
23172025-08-29T21:32:04.337Z Compiling bytecount v0.6.8
23182025-08-29T21:32:04.377Z Compiling camino v1.1.11
23192025-08-29T21:32:04.474Z Compiling secrecy v0.10.3
23202025-08-29T21:32:04.722Z Compiling num v0.4.3
23212025-08-29T21:32:04.805Z Compiling swrite v0.1.0
23222025-08-29T21:32:04.874Z Compiling password-hash v0.5.0
23232025-08-29T21:32:05.018Z Compiling blake2 v0.10.6
23242025-08-29T21:32:05.339Z Compiling base64 v0.21.7
23252025-08-29T21:32:05.565Z Compiling argon2 v0.5.3
23262025-08-29T21:32:05.949Z Compiling atomicwrites v0.4.4
23272025-08-29T21:32:06.176Z Compiling fastrand v2.1.1
23282025-08-29T21:32:06.442Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23292025-08-29T21:32:06.493Z Compiling rustls v0.22.4
23302025-08-29T21:32:06.536Z Compiling newline-converter v0.3.0
23312025-08-29T21:32:06.661Z Compiling tempfile v3.20.0
23322025-08-29T21:32:06.776Z Compiling thread_local v1.1.8
23332025-08-29T21:32:06.986Z Compiling wait-timeout v0.2.0
23342025-08-29T21:32:07.052Z Compiling match_cfg v0.1.0
23352025-08-29T21:32:07.189Z Compiling quick-error v1.2.3
23362025-08-29T21:32:07.221Z Compiling bit-vec v0.8.0
23372025-08-29T21:32:07.366Z Compiling rusty-fork v0.3.0
23382025-08-29T21:32:07.397Z Compiling hostname v0.3.1
23392025-08-29T21:32:07.400Z Compiling expectorate v1.2.0
23402025-08-29T21:32:07.630Z Compiling bit-set v0.8.0
23412025-08-29T21:32:07.792Z Compiling ref-cast v1.0.24
23422025-08-29T21:32:07.882Z Compiling multer v3.1.0
23432025-08-29T21:32:07.930Z Compiling slog-async v2.8.0
23442025-08-29T21:32:07.961Z Compiling crossbeam-channel v0.5.15
23452025-08-29T21:32:07.989Z Compiling toml_parser v1.0.2
23462025-08-29T21:32:07.992Z Compiling progenitor-client v0.9.1
23472025-08-29T21:32:08.042Z Compiling slog-json v2.6.1
23482025-08-29T21:32:08.416Z Compiling rand_xorshift v0.4.0
23492025-08-29T21:32:08.529Z Compiling futures-executor v0.3.31
23502025-08-29T21:32:08.688Z Compiling toml_datetime v0.7.0
23512025-08-29T21:32:08.884Z Compiling serde_spanned v1.0.0
23522025-08-29T21:32:08.971Z Compiling hex v0.4.3
23532025-08-29T21:32:09.174Z Compiling take_mut v0.2.2
23542025-08-29T21:32:09.262Z Compiling unarray v0.1.4
23552025-08-29T21:32:09.265Z Compiling toml_writer v1.0.2
23562025-08-29T21:32:09.476Z Compiling proptest v1.7.0
23572025-08-29T21:32:09.556Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23582025-08-29T21:32:09.702Z Compiling toml v0.9.5
23592025-08-29T21:32:09.733Z Compiling futures v0.3.31
23602025-08-29T21:32:09.762Z Compiling progenitor v0.9.1
23612025-08-29T21:32:09.877Z Compiling slog-bunyan v2.5.0
23622025-08-29T21:32:10.190Z Compiling slog-term v2.9.1
23632025-08-29T21:32:10.338Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23642025-08-29T21:32:10.876Z Compiling async-stream v0.3.6
23652025-08-29T21:32:11.166Z Compiling dropshot v0.16.3
23662025-08-29T21:32:11.196Z Compiling waitgroup v0.1.2
23672025-08-29T21:32:11.254Z Compiling rustls-pemfile v2.2.0
23682025-08-29T21:32:11.442Z Compiling serde_path_to_error v0.1.17
23692025-08-29T21:32:11.615Z Compiling hostname v0.4.0
23702025-08-29T21:32:11.873Z Compiling tokio-rustls v0.25.0
23712025-08-29T21:32:12.248Z Compiling instant v0.1.13
23722025-08-29T21:32:12.345Z Compiling cancel-safe-futures v0.1.5
23732025-08-29T21:32:12.434Z Compiling debug-ignore v1.0.5
23742025-08-29T21:32:12.459Z Compiling owo-colors v4.2.2
23752025-08-29T21:32:12.749Z Compiling typify-macro v0.4.1
23762025-08-29T21:32:12.822Z Compiling backoff v0.4.0
23772025-08-29T21:32:13.129Z Compiling iddqd v0.3.9
23782025-08-29T21:32:13.184Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23792025-08-29T21:32:14.864Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23802025-08-29T21:32:15.245Z Compiling parse-display v0.10.0
23812025-08-29T21:32:15.793Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23822025-08-29T21:32:16.017Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23832025-08-29T21:32:16.047Z Compiling serde_with v3.14.0
23842025-08-29T21:32:16.208Z Compiling typify v0.4.1
23852025-08-29T21:32:16.385Z Compiling progenitor-impl v0.10.0
23862025-08-29T21:32:16.863Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23872025-08-29T21:32:18.900Z Compiling progenitor-client v0.10.0
23882025-08-29T21:32:19.177Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23892025-08-29T21:32:19.501Z Compiling libsw-core v0.3.1
23902025-08-29T21:32:20.085Z Compiling macaddr v1.0.1
23912025-08-29T21:32:20.546Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23922025-08-29T21:32:20.577Z Compiling libsw v3.5.0
23932025-08-29T21:32:21.268Z Compiling utf-8 v0.7.6
23942025-08-29T21:32:21.727Z Compiling linear-map v1.2.0
23952025-08-29T21:32:21.880Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23962025-08-29T21:32:21.931Z Compiling progenitor-macro v0.10.0
23972025-08-29T21:32:22.184Z Compiling toml v0.8.23
23982025-08-29T21:32:23.459Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23992025-08-29T21:32:23.509Z Compiling async-recursion v1.1.1
24002025-08-29T21:32:24.871Z Compiling keccak v0.1.5
24012025-08-29T21:32:26.142Z Compiling sha3 v0.10.8
24022025-08-29T21:32:27.061Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24032025-08-29T21:32:29.616Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24042025-08-29T21:32:30.798Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24052025-08-29T21:32:32.839Z Compiling progenitor v0.10.0
24062025-08-29T21:32:33.125Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24072025-08-29T21:32:36.368Z Compiling globset v0.4.15
24082025-08-29T21:32:36.746Z Compiling prettyplease v0.2.36
24092025-08-29T21:32:37.248Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24102025-08-29T21:32:41.285Z Compiling tungstenite v0.21.0
24112025-08-29T21:32:41.740Z Compiling pem v3.0.5
24122025-08-29T21:32:42.294Z Compiling pin-project-internal v1.1.6
24132025-08-29T21:32:43.202Z Compiling half v2.4.1
24142025-08-29T21:32:43.904Z Compiling ciborium-io v0.2.2
24152025-08-29T21:32:44.092Z Compiling ciborium-ll v0.2.2
24162025-08-29T21:32:44.655Z Compiling tokio-tungstenite v0.21.0
24172025-08-29T21:32:44.706Z Compiling pin-project v1.1.6
24182025-08-29T21:32:44.895Z Compiling papergrid v0.11.0
24192025-08-29T21:32:45.277Z Compiling tabled_derive v0.7.0
24202025-08-29T21:32:46.131Z Compiling csv-core v0.1.11
24212025-08-29T21:32:47.002Z Compiling snafu-derive v0.8.5
24222025-08-29T21:32:47.277Z Compiling highway v1.3.0
24232025-08-29T21:32:48.934Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24242025-08-29T21:32:49.732Z Compiling tabled v0.15.0
24252025-08-29T21:32:51.173Z Compiling csv v1.3.1
24262025-08-29T21:32:51.204Z Compiling snafu v0.8.5
24272025-08-29T21:32:52.063Z Compiling ciborium v0.2.2
24282025-08-29T21:32:52.394Z Compiling olpc-cjson v0.1.4
24292025-08-29T21:32:52.738Z Compiling serde_plain v1.0.2
24302025-08-29T21:32:53.241Z Compiling semver v0.1.20
24312025-08-29T21:32:53.318Z Compiling typed-path v0.9.3
24322025-08-29T21:32:53.783Z Compiling rustc_version v0.1.7
24332025-08-29T21:32:53.995Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24342025-08-29T21:32:54.189Z Compiling newtype_derive v0.1.6
24352025-08-29T21:32:54.568Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24362025-08-29T21:32:57.587Z Compiling tough v0.20.0
24372025-08-29T21:32:58.496Z Compiling resolv-conf v0.7.0
24382025-08-29T21:32:58.599Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24392025-08-29T21:32:59.295Z Compiling universal-hash v0.5.1
24402025-08-29T21:32:59.583Z Compiling thiserror-impl-no-std v2.0.2
24412025-08-29T21:32:59.927Z Compiling smawk v0.3.2
24422025-08-29T21:32:59.975Z Compiling unicode-linebreak v0.1.5
24432025-08-29T21:33:00.275Z Compiling opaque-debug v0.3.1
24442025-08-29T21:33:00.427Z Compiling textwrap v0.16.2
24452025-08-29T21:33:00.619Z Compiling poly1305 v0.8.0
24462025-08-29T21:33:01.009Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24472025-08-29T21:33:01.968Z Compiling thiserror-no-std v2.0.2
24482025-08-29T21:33:02.035Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24492025-08-29T21:33:02.139Z Compiling chacha20 v0.9.1
24502025-08-29T21:33:02.413Z Compiling aead v0.5.2
24512025-08-29T21:33:02.654Z Compiling humantime v2.2.0
24522025-08-29T21:33:02.810Z Compiling chacha20poly1305 v0.10.1
24532025-08-29T21:33:03.040Z Compiling vsss-rs v3.3.4
24542025-08-29T21:33:03.265Z Compiling linked-hash-map v0.5.6
24552025-08-29T21:33:03.492Z Compiling steno v0.4.1
24562025-08-29T21:33:03.736Z Compiling lru-cache v0.1.2
24572025-08-29T21:33:04.028Z Compiling hickory-proto v0.24.4
24582025-08-29T21:33:04.080Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24592025-08-29T21:33:05.088Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24602025-08-29T21:33:08.081Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24612025-08-29T21:33:08.600Z Compiling slog-dtrace v0.3.0
24622025-08-29T21:33:08.969Z Compiling moka v0.12.10
24632025-08-29T21:33:09.477Z Compiling tagptr v0.2.0
24642025-08-29T21:33:09.837Z Compiling hickory-resolver v0.24.4
24652025-08-29T21:33:14.925Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24662025-08-29T21:33:15.485Z Compiling qorb v0.4.1
24672025-08-29T21:33:25.291Z Compiling hickory-resolver v0.25.2
24682025-08-29T21:33:25.437Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24692025-08-29T21:33:30.293Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24702025-08-29T21:33:30.424Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24712025-08-29T21:33:31.300Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24722025-08-29T21:33:31.575Z Compiling display-error-chain v0.2.2
24732025-08-29T21:33:31.855Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24742025-08-29T21:33:33.046Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24752025-08-29T21:33:37.031Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24762025-08-29T21:33:38.513Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24772025-08-29T21:33:38.546Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24782025-08-29T21:33:38.983Z Compiling maplit v1.0.2
24792025-08-29T21:33:39.159Z Compiling crunchy v0.2.2
24802025-08-29T21:33:39.785Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24812025-08-29T21:33:41.011Z Compiling dsl_auto_type v0.1.2
24822025-08-29T21:33:41.956Z Compiling scheduled-thread-pool v0.2.7
24832025-08-29T21:33:42.231Z Compiling diesel_table_macro_syntax v0.2.0
24842025-08-29T21:33:42.625Z Compiling proc-macro-error-attr2 v2.0.0
24852025-08-29T21:33:43.202Z Compiling tiny-keccak v2.0.2
24862025-08-29T21:33:43.385Z Compiling radium v0.7.0
24872025-08-29T21:33:43.627Z Compiling proc-macro-error2 v2.0.1
24882025-08-29T21:33:43.929Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24892025-08-29T21:33:44.194Z Compiling diesel_derives v2.2.3
24902025-08-29T21:33:45.534Z Compiling r2d2 v0.8.10
24912025-08-29T21:33:46.145Z Compiling const_format_proc_macros v0.2.34
24922025-08-29T21:33:47.020Z Compiling num-derive v0.3.3
24932025-08-29T21:33:47.924Z Compiling zerocopy-derive v0.6.6
24942025-08-29T21:33:48.375Z Compiling tap v1.0.1
24952025-08-29T21:33:48.611Z Compiling maybe-uninit v2.0.0
24962025-08-29T21:33:49.092Z Compiling bit-vec v0.6.3
24972025-08-29T21:33:49.223Z Compiling libscf-sys v1.1.0
24982025-08-29T21:33:49.508Z Compiling bit-set v0.5.3
24992025-08-29T21:33:49.511Z Compiling wyz v0.5.1
25002025-08-29T21:33:49.578Z Compiling zerocopy v0.6.6
25012025-08-29T21:33:49.842Z Compiling const_format v0.2.34
25022025-08-29T21:33:50.042Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25032025-08-29T21:33:51.434Z Compiling tabled_derive v0.10.0
25042025-08-29T21:33:54.319Z Compiling diesel v2.2.12
25052025-08-29T21:33:54.350Z Compiling ascii-canvas v3.0.0
25062025-08-29T21:33:54.832Z Compiling papergrid v0.14.0
25072025-08-29T21:33:55.074Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25082025-08-29T21:33:56.115Z Compiling ena v0.14.3
25092025-08-29T21:33:56.572Z Compiling packed_struct v0.10.1
25102025-08-29T21:33:57.057Z Compiling diff v0.1.13
25112025-08-29T21:33:57.491Z Compiling regex-syntax v0.6.29
25122025-08-29T21:34:02.211Z Compiling bindgen v0.71.1
25132025-08-29T21:34:02.716Z Compiling funty v2.0.0
25142025-08-29T21:34:03.425Z Compiling crc-catalog v2.4.0
25152025-08-29T21:34:03.631Z Compiling crc v3.2.1
25162025-08-29T21:34:05.506Z Compiling bitvec v1.0.1
25172025-08-29T21:34:05.673Z Compiling lalrpop v0.19.12
25182025-08-29T21:34:07.478Z Compiling tabled v0.18.0
25192025-08-29T21:34:08.702Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25202025-08-29T21:34:09.212Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25212025-08-29T21:34:10.117Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25222025-08-29T21:34:10.686Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25232025-08-29T21:34:11.748Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25242025-08-29T21:34:12.118Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25252025-08-29T21:34:12.876Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25262025-08-29T21:34:13.155Z Compiling packed_struct_codegen v0.10.1
25272025-08-29T21:34:15.362Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25282025-08-29T21:34:15.507Z Compiling indexmap v1.9.3
25292025-08-29T21:34:15.757Z Compiling nodrop v0.1.14
25302025-08-29T21:34:15.953Z Compiling array-init v0.0.4
25312025-08-29T21:34:16.453Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25322025-08-29T21:34:17.155Z Compiling smallvec v0.6.14
25332025-08-29T21:34:20.210Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25342025-08-29T21:34:20.571Z Compiling derive_builder_core v0.20.2
25352025-08-29T21:34:20.603Z Compiling headers-core v0.3.0
25362025-08-29T21:34:20.823Z Compiling libxml v0.3.3
25372025-08-29T21:34:21.251Z Compiling termcolor v1.4.1
25382025-08-29T21:34:22.266Z Compiling bitfield v0.14.0
25392025-08-29T21:34:22.476Z Compiling hashbrown v0.12.3
25402025-08-29T21:34:22.624Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25412025-08-29T21:34:24.890Z Compiling derive_builder_macro v0.20.2
25422025-08-29T21:34:25.782Z Compiling env_logger v0.10.2
25432025-08-29T21:34:26.718Z Compiling polar-core v0.27.3
25442025-08-29T21:34:26.852Z Compiling headers v0.4.1
25452025-08-29T21:34:28.627Z Compiling serde-hex v0.1.0
25462025-08-29T21:34:29.644Z Compiling samael v0.0.19
25472025-08-29T21:34:30.369Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25482025-08-29T21:34:31.335Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25492025-08-29T21:34:31.717Z Compiling ron v0.8.1
25502025-08-29T21:34:33.185Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25512025-08-29T21:34:33.550Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25522025-08-29T21:34:33.855Z Compiling strum_macros v0.24.3
25532025-08-29T21:34:34.315Z Compiling hashbrown v0.13.2
25542025-08-29T21:34:35.682Z Compiling convert_case v0.7.1
25552025-08-29T21:34:36.374Z Compiling crc-any v2.5.0
25562025-08-29T21:34:36.780Z Compiling termtree v0.5.1
25572025-08-29T21:34:37.101Z Compiling indoc v1.0.9
25582025-08-29T21:34:37.181Z Compiling crc8 v0.1.1
25592025-08-29T21:34:37.250Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25602025-08-29T21:34:37.523Z Compiling derive_more-impl v2.0.1
25612025-08-29T21:34:37.905Z Compiling object v0.30.4
25622025-08-29T21:34:39.207Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25632025-08-29T21:34:42.965Z Compiling derive_builder v0.20.2
25642025-08-29T21:34:43.217Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25652025-08-29T21:34:43.593Z Compiling impl-trait-for-tuples v0.2.2
25662025-08-29T21:34:44.987Z Compiling oso-derive v0.27.3
25672025-08-29T21:34:46.093Z Compiling quick-xml v0.37.2
25682025-08-29T21:34:49.198Z Compiling path-slash v0.1.5
25692025-08-29T21:34:49.352Z Compiling oso v0.27.3
25702025-08-29T21:34:49.489Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25712025-08-29T21:34:49.961Z Compiling derive_more v2.0.1
25722025-08-29T21:34:50.135Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25732025-08-29T21:34:51.247Z Compiling vte_generate_state_changes v0.1.2
25742025-08-29T21:34:51.615Z Compiling diesel-dtrace v0.4.2
25752025-08-29T21:34:51.877Z Compiling siphasher v1.0.1
25762025-08-29T21:34:52.011Z Compiling arc-swap v1.7.1
25772025-08-29T21:34:52.347Z Compiling phf_shared v0.12.1
25782025-08-29T21:34:52.739Z Compiling slog-scope v4.4.0
25792025-08-29T21:34:52.954Z Compiling vte v0.11.1
25802025-08-29T21:34:53.567Z Compiling crossterm v0.29.0
25812025-08-29T21:34:54.506Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
25822025-08-29T21:35:01.251Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25832025-08-29T21:35:04.279Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25842025-08-29T21:35:04.652Z Compiling bb8 v0.8.5
25852025-08-29T21:35:05.304Z Compiling unicase v2.7.0
25862025-08-29T21:35:05.334Z Compiling xshell-macros v0.2.7
25872025-08-29T21:35:05.693Z Compiling chrono-tz v0.10.4
25882025-08-29T21:35:06.014Z Compiling xshell v0.2.7
25892025-08-29T21:35:06.088Z Compiling async-bb8-diesel v0.2.1
25902025-08-29T21:35:06.984Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
25912025-08-29T21:35:07.976Z Compiling strip-ansi-escapes v0.2.0
25922025-08-29T21:35:08.725Z Compiling slog-stdlog v4.1.1
25932025-08-29T21:35:09.417Z Compiling phf v0.12.1
25942025-08-29T21:35:09.463Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25952025-08-29T21:35:09.823Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25962025-08-29T21:35:10.175Z Compiling fd-lock v4.0.2
25972025-08-29T21:35:10.227Z Compiling peg-macros v0.8.5
25982025-08-29T21:35:10.462Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25992025-08-29T21:35:11.407Z Compiling nu-ansi-term v0.50.1
26002025-08-29T21:35:12.615Z Compiling reedline v0.40.0
26012025-08-29T21:35:13.223Z Compiling peg v0.8.5
26022025-08-29T21:35:13.462Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26032025-08-29T21:35:34.935Z Compiling slog-envlogger v2.2.0
26042025-08-29T21:35:37.080Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26052025-08-29T21:35:37.312Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26062025-08-29T21:35:40.233Z Compiling typify-impl v0.2.0
26072025-08-29T21:35:41.362Z Compiling bcs v0.1.6
26082025-08-29T21:35:42.202Z Compiling fxhash v0.2.1
26092025-08-29T21:35:42.467Z Compiling libz-sys v1.1.20
26102025-08-29T21:35:43.181Z Compiling half v1.8.3
26112025-08-29T21:35:44.173Z Compiling serde_cbor v0.11.2
26122025-08-29T21:35:46.674Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26132025-08-29T21:35:47.266Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26142025-08-29T21:35:47.472Z Compiling kstat-rs v0.2.4
26152025-08-29T21:35:48.392Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26162025-08-29T21:35:48.820Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26172025-08-29T21:35:49.442Z Compiling typify-macro v0.2.0
26182025-08-29T21:35:49.903Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26192025-08-29T21:35:51.874Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26202025-08-29T21:35:52.451Z Compiling nix v0.30.1
26212025-08-29T21:35:52.983Z Compiling nanorand v0.7.0
26222025-08-29T21:35:53.292Z Compiling libgit2-sys v0.17.0+1.8.1
26232025-08-29T21:35:53.455Z Compiling parking_lot_core v0.8.6
26242025-08-29T21:35:53.711Z Compiling flume v0.11.1
26252025-08-29T21:35:54.039Z Compiling mime_guess v2.0.5
26262025-08-29T21:35:55.262Z Compiling ignore v0.4.23
26272025-08-29T21:35:55.361Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26282025-08-29T21:36:02.313Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26292025-08-29T21:36:05.596Z Compiling castaway v0.2.3
26302025-08-29T21:36:05.798Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26312025-08-29T21:36:05.965Z Compiling fs-err v2.11.0
26322025-08-29T21:36:06.257Z Compiling compact_str v0.8.0
26332025-08-29T21:36:06.552Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26342025-08-29T21:36:07.884Z Compiling globwalk v0.9.1
26352025-08-29T21:36:10.024Z Compiling typify v0.2.0
26362025-08-29T21:36:10.236Z Compiling predicates-tree v1.0.12
26372025-08-29T21:36:11.049Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26382025-08-29T21:36:11.146Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26392025-08-29T21:36:11.869Z Compiling unicode-truncate v1.1.0
26402025-08-29T21:36:13.679Z Compiling lru v0.12.5
26412025-08-29T21:36:14.044Z Compiling vergen v8.3.2
26422025-08-29T21:36:14.432Z Compiling nibble_vec v0.1.0
26432025-08-29T21:36:14.729Z Compiling cargo-platform v0.1.8
26442025-08-29T21:36:15.222Z Compiling instability v0.3.2
26452025-08-29T21:36:16.210Z Compiling atty v0.2.14
26462025-08-29T21:36:16.418Z Compiling indoc v2.0.6
26472025-08-29T21:36:16.754Z Compiling endian-type v0.1.2
26482025-08-29T21:36:17.038Z Compiling salty v0.3.0
26492025-08-29T21:36:17.228Z Compiling http-range v0.1.5
26502025-08-29T21:36:17.493Z Compiling cassowary v0.3.0
26512025-08-29T21:36:17.687Z Compiling radix_trie v0.2.1
26522025-08-29T21:36:18.042Z Compiling cargo_metadata v0.18.1
26532025-08-29T21:36:18.469Z Compiling ratatui v0.29.0
26542025-08-29T21:36:20.940Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26552025-08-29T21:36:35.219Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26562025-08-29T21:36:36.811Z Compiling camino-tempfile-ext v0.3.2
26572025-08-29T21:36:38.095Z Compiling progenitor-impl v0.8.0
26582025-08-29T21:36:43.371Z Compiling parking_lot v0.11.2
26592025-08-29T21:36:45.545Z Compiling git2 v0.19.0
26602025-08-29T21:36:47.725Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26612025-08-29T21:36:49.017Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26622025-08-29T21:36:52.330Z Compiling rand_seeder v0.4.0
26632025-08-29T21:36:52.362Z Compiling prefix-trie v0.7.0
26642025-08-29T21:36:52.815Z Compiling lzma-sys v0.1.20
26652025-08-29T21:36:53.286Z Compiling rustls v0.21.12
26662025-08-29T21:36:53.368Z Compiling parse-size v1.1.0
26672025-08-29T21:36:53.581Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26682025-08-29T21:36:53.713Z Compiling hickory-server v0.25.2
26692025-08-29T21:36:53.753Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26702025-08-29T21:36:55.466Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26712025-08-29T21:36:56.892Z Compiling hyper-staticfile v0.10.1
26722025-08-29T21:36:59.414Z Compiling sled v0.34.7
26732025-08-29T21:37:05.713Z Compiling progenitor-macro v0.8.0
26742025-08-29T21:37:05.747Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26752025-08-29T21:37:13.146Z Compiling hickory-client v0.25.2
26762025-08-29T21:37:14.951Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26772025-08-29T21:37:16.192Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
26782025-08-29T21:37:16.307Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26792025-08-29T21:37:16.620Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26802025-08-29T21:37:18.634Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26812025-08-29T21:37:22.367Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26822025-08-29T21:37:22.485Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26832025-08-29T21:37:22.723Z Compiling primeorder v0.13.6
26842025-08-29T21:37:23.329Z Compiling progenitor-client v0.8.0
26852025-08-29T21:37:23.988Z Compiling rustls-webpki v0.101.7
26862025-08-29T21:37:24.209Z Compiling sct v0.7.1
26872025-08-29T21:37:24.716Z Compiling heck v0.3.3
26882025-08-29T21:37:25.117Z Compiling env_filter v0.1.2
26892025-08-29T21:37:26.694Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26902025-08-29T21:37:27.095Z Compiling void v1.0.2
26912025-08-29T21:37:27.310Z Compiling lzss v0.8.2
26922025-08-29T21:37:27.758Z Compiling env_logger v0.11.5
26932025-08-29T21:37:27.787Z Compiling zone_cfg_derive v0.1.2
26942025-08-29T21:37:29.096Z Compiling progenitor v0.8.0
26952025-08-29T21:37:29.383Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26962025-08-29T21:37:29.591Z Compiling p384 v0.13.0
26972025-08-29T21:37:30.493Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
26982025-08-29T21:37:31.021Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26992025-08-29T21:37:34.203Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27002025-08-29T21:37:35.530Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27012025-08-29T21:37:36.740Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27022025-08-29T21:37:37.837Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27032025-08-29T21:37:44.784Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27042025-08-29T21:37:46.435Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27052025-08-29T21:37:46.843Z Compiling tungstenite v0.23.0
27062025-08-29T21:37:50.203Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27072025-08-29T21:37:50.598Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27082025-08-29T21:37:50.717Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27092025-08-29T21:37:50.981Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27102025-08-29T21:37:51.091Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27112025-08-29T21:37:51.374Z Compiling nix v0.27.1
27122025-08-29T21:37:51.833Z Compiling serde_bytes v0.11.17
27132025-08-29T21:37:52.249Z Compiling number_prefix v0.4.0
27142025-08-29T21:37:52.403Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27152025-08-29T21:37:52.547Z Compiling base64 v0.13.1
27162025-08-29T21:37:53.327Z Compiling ron v0.7.1
27172025-08-29T21:37:53.420Z Compiling indicatif v0.17.11
27182025-08-29T21:37:54.084Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27192025-08-29T21:37:55.015Z Compiling tokio-tungstenite v0.23.1
27202025-08-29T21:37:55.686Z Compiling xz2 v0.1.7
27212025-08-29T21:37:58.424Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27222025-08-29T21:37:59.885Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27232025-08-29T21:38:00.709Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27242025-08-29T21:38:03.352Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27252025-08-29T21:38:04.372Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27262025-08-29T21:38:05.616Z Compiling tokio-rustls v0.24.1
27272025-08-29T21:38:06.124Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27282025-08-29T21:38:06.153Z Compiling zone v0.1.8
27292025-08-29T21:38:06.260Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27302025-08-29T21:38:08.548Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27312025-08-29T21:38:09.285Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27322025-08-29T21:38:09.591Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27332025-08-29T21:38:11.164Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27342025-08-29T21:38:18.940Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27352025-08-29T21:38:21.657Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27362025-08-29T21:38:22.695Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27372025-08-29T21:38:25.169Z Compiling rustls-pemfile v1.0.4
27382025-08-29T21:38:25.789Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27392025-08-29T21:38:25.964Z Compiling signal-hook-tokio v0.3.1
27402025-08-29T21:38:26.156Z Compiling twox-hash v2.1.0
27412025-08-29T21:38:26.227Z Compiling yasna v0.5.2
27422025-08-29T21:38:27.190Z Compiling secrecy v0.8.0
27432025-08-29T21:38:27.531Z Compiling is_ci v1.2.0
27442025-08-29T21:38:27.795Z Compiling supports-color v3.0.2
27452025-08-29T21:38:27.966Z Compiling rcgen v0.12.1
27462025-08-29T21:38:29.566Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27472025-08-29T21:38:38.405Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27482025-08-29T21:38:38.675Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27492025-08-29T21:38:42.060Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27502025-08-29T21:38:45.771Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27512025-08-29T21:38:57.701Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27522025-08-29T21:39:02.735Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27532025-08-29T21:39:03.832Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27542025-08-29T21:39:08.192Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27552025-08-29T21:39:08.476Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27562025-08-29T21:39:15.749Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27572025-08-29T21:39:19.506Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27582025-08-29T21:39:19.896Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27592025-08-29T21:39:20.294Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27602025-08-29T21:39:21.959Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27612025-08-29T21:39:25.851Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27622025-08-29T21:39:26.187Z Compiling fatfs v0.3.6
27632025-08-29T21:39:29.006Z Compiling subprocess v0.2.9
27642025-08-29T21:39:29.059Z Compiling rtoolbox v0.0.2
27652025-08-29T21:39:29.518Z Compiling assert_matches v1.5.0
27662025-08-29T21:39:29.827Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27672025-08-29T21:39:33.471Z Compiling rpassword v7.4.0
27682025-08-29T21:39:33.940Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27692025-08-29T21:39:37.360Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27702025-08-29T21:39:41.031Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27712025-08-29T21:39:42.804Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27722025-08-29T21:40:03.100Z Compiling tui-tree-widget v0.23.1
27732025-08-29T21:40:03.610Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27742025-08-29T21:40:13.968Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27752025-08-29T21:40:16.427Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27762025-08-29T21:40:16.815Z Compiling uzers v0.12.1
27772025-08-29T21:40:18.712Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27782025-08-29T21:40:19.923Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27792025-08-29T21:40:20.712Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27802025-08-29T21:40:35.540Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27812025-08-29T21:40:47.002Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27822025-08-29T21:40:49.344Z Compiling support-bundle-viewer v0.1.2
27832025-08-29T21:40:51.775Z Compiling multimap v0.10.1
27842025-08-29T21:43:24.107Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27852025-08-29T21:43:25.578Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27862025-08-29T21:51:52.249Z Finished `release` profile [optimized] target(s) in 19m 50s
27872025-08-29T21:52:49.130Z
27882025-08-29T21:52:49.133Zreal 20:48.599377039
27892025-08-29T21:52:49.134Zuser 2:27:47.455574732
27902025-08-29T21:52:49.134Zsys 4:15.427718419
27912025-08-29T21:52:49.134Ztrap 3.738495380
27922025-08-29T21:52:49.134Ztflt 1.843205208
27932025-08-29T21:52:49.134Zdflt 7.004347513
27942025-08-29T21:52:49.134Zkflt 0.001687913
27952025-08-29T21:52:49.134Zlock 10:08:19.662014995
27962025-08-29T21:52:49.134Zslp 7:33:15.104311194
27972025-08-29T21:52:49.134Zlat 4:12.222944030
27982025-08-29T21:52:49.134Zstop 4:02.639328773
27992025-08-29T21:52:49.134Z+ mapfile -t packages
28002025-08-29T21:52:49.134Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28012025-08-29T21:52:50.354Z Finished `release` profile [optimized] target(s) in 1.16s
28022025-08-29T21:52:50.422Z Running `target/release/omicron-package -t test list-outputs`
28032025-08-29T21:52:50.476ZLogging to: /work/oxidecomputer/omicron/out/LOG
28042025-08-29T21:52:50.480Z+ ptime -m cargo build --locked --release -p xtask
28052025-08-29T21:52:51.220Z Compiling once_cell v1.21.3
28062025-08-29T21:52:51.220Z Compiling serde v1.0.219
28072025-08-29T21:52:51.223Z Compiling bitflags v2.9.1
28082025-08-29T21:52:51.223Z Compiling libc v0.2.174
28092025-08-29T21:52:51.223Z Compiling syn v2.0.104
28102025-08-29T21:52:51.223Z Compiling serde_json v1.0.142
28112025-08-29T21:52:51.223Z Compiling num-traits v0.2.19
28122025-08-29T21:52:51.700Z Compiling rustix v0.38.37
28132025-08-29T21:52:51.714Z Compiling smallvec v1.15.1
28142025-08-29T21:52:51.749Z Compiling hashbrown v0.15.4
28152025-08-29T21:52:51.875Z Compiling usdt-impl v0.5.0
28162025-08-29T21:52:52.045Z Compiling syn v1.0.109
28172025-08-29T21:52:52.190Z Compiling log v0.4.27
28182025-08-29T21:52:52.442Z Compiling rustix v1.0.7
28192025-08-29T21:52:52.656Z Compiling getrandom v0.3.1
28202025-08-29T21:52:52.677Z Compiling percent-encoding v2.3.1
28212025-08-29T21:52:52.767Z Compiling thread-id v4.2.2
28222025-08-29T21:52:52.911Z Compiling form_urlencoded v1.2.1
28232025-08-29T21:52:53.088Z Compiling indexmap v2.10.0
28242025-08-29T21:52:53.528Z Compiling fs-err v3.1.1
28252025-08-29T21:52:53.921Z Compiling terminal_size v0.4.0
28262025-08-29T21:52:54.220Z Compiling ordered-float v2.10.1
28272025-08-29T21:52:54.745Z Compiling anyhow v1.0.99
28282025-08-29T21:52:54.770Z Compiling clap_builder v4.5.41
28292025-08-29T21:52:54.859Z Compiling textwrap v0.16.2
28302025-08-29T21:52:55.770Z Compiling tempfile v3.20.0
28312025-08-29T21:52:56.613Z Compiling proc-macro-error v1.0.4
28322025-08-29T21:52:57.761Z Compiling tabled_derive v0.7.0
28332025-08-29T21:52:57.894Z Compiling synstructure v0.13.1
28342025-08-29T21:52:59.099Z Compiling serde_derive v1.0.219
28352025-08-29T21:52:59.099Z Compiling thiserror-impl v1.0.69
28362025-08-29T21:52:59.102Z Compiling zerofrom-derive v0.1.4
28372025-08-29T21:52:59.102Z Compiling yoke-derive v0.7.4
28382025-08-29T21:52:59.102Z Compiling zerovec-derive v0.10.3
28392025-08-29T21:52:59.186Z Compiling displaydoc v0.2.5
28402025-08-29T21:53:00.645Z Compiling icu_provider_macros v1.5.0
28412025-08-29T21:53:01.393Z Compiling zerocopy-derive v0.7.35
28422025-08-29T21:53:01.434Z Compiling scroll_derive v0.12.0
28432025-08-29T21:53:01.689Z Compiling thiserror-impl v2.0.12
28442025-08-29T21:53:01.730Z Compiling thiserror v1.0.69
28452025-08-29T21:53:01.905Z Compiling pest v2.7.14
28462025-08-29T21:53:01.962Z Compiling zerofrom v0.1.4
28472025-08-29T21:53:02.239Z Compiling yoke v0.7.4
28482025-08-29T21:53:02.633Z Compiling zerovec v0.10.4
28492025-08-29T21:53:02.912Z Compiling scroll v0.12.0
28502025-08-29T21:53:03.129Z Compiling zerocopy v0.7.35
28512025-08-29T21:53:03.536Z Compiling goblin v0.8.2
28522025-08-29T21:53:04.779Z Compiling tinystr v0.7.6
28532025-08-29T21:53:05.222Z Compiling icu_locid v1.5.0
28542025-08-29T21:53:05.623Z Compiling pest_meta v2.7.14
28552025-08-29T21:53:05.842Z Compiling icu_collections v1.5.0
28562025-08-29T21:53:08.343Z Compiling pest_generator v2.7.14
28572025-08-29T21:53:08.504Z Compiling icu_provider v1.5.0
28582025-08-29T21:53:09.986Z Compiling pest_derive v2.7.14
28592025-08-29T21:53:10.602Z Compiling icu_locid_transform v1.5.0
28602025-08-29T21:53:10.848Z Compiling dtrace-parser v0.2.0
28612025-08-29T21:53:12.098Z Compiling icu_properties v1.5.1
28622025-08-29T21:53:12.427Z Compiling toml_datetime v0.6.11
28632025-08-29T21:53:12.469Z Compiling serde_spanned v0.6.9
28642025-08-29T21:53:13.243Z Compiling toml_edit v0.22.27
28652025-08-29T21:53:16.197Z Compiling icu_normalizer v1.5.0
28662025-08-29T21:53:17.149Z Compiling dof v0.3.0
28672025-08-29T21:53:18.005Z Compiling idna_adapter v1.2.0
28682025-08-29T21:53:18.275Z Compiling idna v1.0.3
28692025-08-29T21:53:18.459Z Compiling toml v0.8.23
28702025-08-29T21:53:19.290Z Compiling serde_tokenstream v0.2.2
28712025-08-29T21:53:19.543Z Compiling erased-serde v0.4.6
28722025-08-29T21:53:19.839Z Compiling url v2.5.4
28732025-08-29T21:53:21.077Z Compiling serde-untagged v0.1.7
28742025-08-29T21:53:21.944Z Compiling camino v1.1.11
28752025-08-29T21:53:23.294Z Compiling semver v1.0.26
28762025-08-29T21:53:23.397Z Compiling serde-value v0.7.0
28772025-08-29T21:53:24.699Z Compiling thiserror v2.0.12
28782025-08-29T21:53:24.900Z Compiling cargo-util-schemas v0.8.2
28792025-08-29T21:53:25.068Z Compiling usdt-attr-macro v0.5.0
28802025-08-29T21:53:25.211Z Compiling usdt-macro v0.5.0
28812025-08-29T21:53:26.406Z Compiling cargo-platform v0.2.0
28822025-08-29T21:53:26.439Z Compiling clap_derive v4.5.41
28832025-08-29T21:53:27.085Z Compiling camino-tempfile v1.4.1
28842025-08-29T21:53:27.596Z Compiling cargo_metadata v0.21.0
28852025-08-29T21:53:27.895Z Compiling usdt v0.5.0
28862025-08-29T21:53:29.258Z Compiling cargo_toml v0.21.0
28872025-08-29T21:53:30.336Z Compiling macaddr v1.0.1
28882025-08-29T21:53:30.352Z Compiling tabled v0.15.0
28892025-08-29T21:53:30.634Z Compiling clap v4.5.41
28902025-08-29T21:53:42.524Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28912025-08-29T21:53:48.092Z Finished `release` profile [optimized] target(s) in 57.51s
28922025-08-29T21:53:48.224Z
28932025-08-29T21:53:48.224Zreal 57.687092295
28942025-08-29T21:53:48.224Zuser 6:23.647638812
28952025-08-29T21:53:48.224Zsys 27.384268308
28962025-08-29T21:53:48.224Ztrap 0.200336019
28972025-08-29T21:53:48.224Ztflt 0.302931786
28982025-08-29T21:53:48.224Zdflt 0.410987011
28992025-08-29T21:53:48.284Zkflt 0.000010168
29002025-08-29T21:53:48.284Zlock 18:23.096032783
29012025-08-29T21:53:48.284Zslp 21:20.306665577
29022025-08-29T21:53:48.284Zlat 26.063753014
29032025-08-29T21:53:48.284Zstop 26.072840199
29042025-08-29T21:53:48.284Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29052025-08-29T21:53:48.285Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29062025-08-29T21:53:48.285Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29072025-08-29T21:53:48.285Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29082025-08-29T21:53:48.285Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29092025-08-29T21:53:49.459Z Compiling regress v0.10.4
29102025-08-29T21:53:49.656Z Compiling ident_case v1.0.1
29112025-08-29T21:53:49.706Z Compiling unsafe-libyaml v0.2.11
29122025-08-29T21:53:49.707Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29132025-08-29T21:53:49.707Z Compiling match_cfg v0.1.0
29142025-08-29T21:53:49.707Z Compiling quick-error v1.2.3
29152025-08-29T21:53:49.707Z Compiling tempfile v3.20.0
29162025-08-29T21:53:49.707Z Compiling progenitor-client v0.10.0
29172025-08-29T21:53:49.854Z Compiling hostname v0.3.1
29182025-08-29T21:53:49.999Z Compiling darling_core v0.20.10
29192025-08-29T21:53:49.999Z Compiling structmeta-derive v0.3.0
29202025-08-29T21:53:50.103Z Compiling rustls v0.22.4
29212025-08-29T21:53:50.214Z Compiling hex v0.4.3
29222025-08-29T21:53:50.282Z Compiling multer v3.1.0
29232025-08-29T21:53:50.320Z Compiling debug-ignore v1.0.5
29242025-08-29T21:53:50.556Z Compiling toml_parser v1.0.2
29252025-08-29T21:53:50.708Z Compiling slog-json v2.6.1
29262025-08-29T21:53:50.781Z Compiling serde_spanned v1.0.0
29272025-08-29T21:53:51.083Z Compiling serde_yaml v0.9.34+deprecated
29282025-08-29T21:53:51.107Z Compiling toml_datetime v0.7.0
29292025-08-29T21:53:51.411Z Compiling macaddr v1.0.1
29302025-08-29T21:53:51.805Z Compiling async-stream-impl v0.3.6
29312025-08-29T21:53:52.008Z Compiling dropshot v0.16.3
29322025-08-29T21:53:52.064Z Compiling toml_writer v1.0.2
29332025-08-29T21:53:52.285Z Compiling ref-cast v1.0.24
29342025-08-29T21:53:52.445Z Compiling structmeta v0.3.0
29352025-08-29T21:53:52.491Z Compiling toml v0.9.5
29362025-08-29T21:53:52.936Z Compiling slog-bunyan v2.5.0
29372025-08-29T21:53:53.195Z Compiling async-stream v0.3.6
29382025-08-29T21:53:53.245Z Compiling waitgroup v0.1.2
29392025-08-29T21:53:53.420Z Compiling typify-impl v0.3.0
29402025-08-29T21:53:53.465Z Compiling rustls-pemfile v2.2.0
29412025-08-29T21:53:53.847Z Compiling dropshot_endpoint v0.16.3
29422025-08-29T21:53:53.946Z Compiling serde_path_to_error v0.1.17
29432025-08-29T21:53:54.582Z Compiling ref-cast-impl v1.0.24
29442025-08-29T21:53:54.819Z Compiling tokio-rustls v0.25.0
29452025-08-29T21:53:55.261Z Compiling wait-timeout v0.2.0
29462025-08-29T21:53:55.611Z Compiling hostname v0.4.0
29472025-08-29T21:53:55.710Z Compiling darling_macro v0.20.10
29482025-08-29T21:53:55.836Z Compiling bit-vec v0.8.0
29492025-08-29T21:53:55.881Z Compiling rusty-fork v0.3.0
29502025-08-29T21:53:56.037Z Compiling derive-ex v0.1.8
29512025-08-29T21:53:56.293Z Compiling bit-set v0.8.0
29522025-08-29T21:53:56.524Z Compiling rand_xorshift v0.4.0
29532025-08-29T21:53:56.632Z Compiling instant v0.1.13
29542025-08-29T21:53:56.678Z Compiling darling v0.20.10
29552025-08-29T21:53:56.826Z Compiling unarray v0.1.4
29562025-08-29T21:53:56.844Z Compiling serde_with_macros v3.14.0
29572025-08-29T21:53:56.870Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29582025-08-29T21:53:57.003Z Compiling proptest v1.7.0
29592025-08-29T21:53:57.084Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29602025-08-29T21:53:57.610Z Compiling progenitor-client v0.9.1
29612025-08-29T21:53:57.825Z Compiling derive-where v1.5.0
29622025-08-29T21:53:58.170Z Compiling parse-display-derive v0.10.0
29632025-08-29T21:53:58.765Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29642025-08-29T21:53:59.446Z Compiling serde_with v3.14.0
29652025-08-29T21:53:59.610Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29662025-08-29T21:53:59.856Z Compiling backoff v0.4.0
29672025-08-29T21:54:00.249Z Compiling iddqd v0.3.9
29682025-08-29T21:54:00.285Z Compiling test-strategy v0.4.3
29692025-08-29T21:54:01.086Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29702025-08-29T21:54:01.506Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29712025-08-29T21:54:02.618Z Compiling parse-display v0.10.0
29722025-08-29T21:54:02.643Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29732025-08-29T21:54:02.643Z Compiling itertools v0.14.0
29742025-08-29T21:54:02.643Z Compiling darling_core v0.21.0
29752025-08-29T21:54:02.834Z Compiling proc-macro-crate v1.3.1
29762025-08-29T21:54:03.838Z Compiling num_enum_derive v0.5.11
29772025-08-29T21:54:03.999Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
29782025-08-29T21:54:04.344Z Compiling proc-macro-error v1.0.4
29792025-08-29T21:54:05.019Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29802025-08-29T21:54:05.092Z Compiling typify-macro v0.3.0
29812025-08-29T21:54:05.146Z Compiling crucible-workspace-hack v0.1.0
29822025-08-29T21:54:05.516Z Compiling heapless v0.8.0
29832025-08-29T21:54:05.585Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29842025-08-29T21:54:05.732Z Compiling typify-impl v0.4.1
29852025-08-29T21:54:05.952Z Compiling hash32 v0.3.1
29862025-08-29T21:54:06.115Z Compiling num_enum v0.5.11
29872025-08-29T21:54:06.248Z Compiling foreign-types-macros v0.2.3
29882025-08-29T21:54:06.380Z Compiling smoltcp v0.11.0
29892025-08-29T21:54:06.472Z Compiling foreign-types-shared v0.3.1
29902025-08-29T21:54:07.316Z Compiling tabwriter v1.4.0
29912025-08-29T21:54:07.494Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29922025-08-29T21:54:07.617Z Compiling foreign-types v0.5.0
29932025-08-29T21:54:07.694Z Compiling cstr-argument v0.1.2
29942025-08-29T21:54:07.726Z Compiling cobs v0.2.3
29952025-08-29T21:54:07.762Z Compiling pretty-hex v0.2.1
29962025-08-29T21:54:07.884Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29972025-08-29T21:54:07.967Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29982025-08-29T21:54:08.021Z Compiling postcard v1.0.10
29992025-08-29T21:54:08.270Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30002025-08-29T21:54:08.319Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30012025-08-29T21:54:08.572Z Compiling colored v2.2.0
30022025-08-29T21:54:08.702Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30032025-08-29T21:54:08.827Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30042025-08-29T21:54:08.895Z Compiling darling_macro v0.21.0
30052025-08-29T21:54:09.082Z Compiling typify v0.3.0
30062025-08-29T21:54:09.152Z Compiling rayon-core v1.12.1
30072025-08-29T21:54:09.288Z Compiling progenitor-impl v0.9.1
30082025-08-29T21:54:09.357Z Compiling crossbeam-deque v0.8.5
30092025-08-29T21:54:09.550Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30102025-08-29T21:54:09.806Z Compiling darling v0.21.0
30112025-08-29T21:54:09.999Z Compiling ingot-macros v0.1.1
30122025-08-29T21:54:10.504Z Compiling camino-tempfile v1.4.1
30132025-08-29T21:54:11.251Z Compiling smf v0.2.3
30142025-08-29T21:54:11.376Z Compiling rayon v1.10.0
30152025-08-29T21:54:12.273Z Compiling zone_cfg_derive v0.3.0
30162025-08-29T21:54:12.640Z Compiling toml v0.8.23
30172025-08-29T21:54:13.202Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30182025-08-29T21:54:16.395Z Compiling num-derive v0.4.2
30192025-08-29T21:54:16.520Z Compiling sigpipe v0.1.3
30202025-08-29T21:54:16.584Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30212025-08-29T21:54:16.584Z Compiling jiff v0.2.15
30222025-08-29T21:54:16.584Z Compiling zone v0.3.1
30232025-08-29T21:54:16.584Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30242025-08-29T21:54:16.584Z Compiling num-rational v0.4.2
30252025-08-29T21:54:16.584Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30262025-08-29T21:54:16.584Z Compiling progenitor-macro v0.9.1
30272025-08-29T21:54:16.584Z Compiling universal-hash v0.5.1
30282025-08-29T21:54:16.584Z Compiling num-complex v0.4.6
30292025-08-29T21:54:16.659Z Compiling opaque-debug v0.3.1
30302025-08-29T21:54:16.784Z Compiling float-ord v0.3.2
30312025-08-29T21:54:17.014Z Compiling secrecy v0.10.3
30322025-08-29T21:54:17.099Z Compiling aead v0.5.2
30332025-08-29T21:54:17.146Z Compiling ingot-types v0.1.2
30342025-08-29T21:54:17.406Z Compiling utf-8 v0.7.6
30352025-08-29T21:54:17.531Z Compiling num v0.4.3
30362025-08-29T21:54:17.619Z Compiling convert_case v0.4.0
30372025-08-29T21:54:17.619Z Compiling keccak v0.1.5
30382025-08-29T21:54:17.674Z Compiling tungstenite v0.21.0
30392025-08-29T21:54:17.711Z Compiling typify-macro v0.4.1
30402025-08-29T21:54:18.043Z Compiling ingot v0.1.1
30412025-08-29T21:54:18.307Z Compiling derive_more v0.99.20
30422025-08-29T21:54:18.989Z Compiling sha3 v0.10.8
30432025-08-29T21:54:19.616Z Compiling poly1305 v0.8.0
30442025-08-29T21:54:20.169Z Compiling password-hash v0.5.0
30452025-08-29T21:54:21.086Z Compiling chacha20 v0.9.1
30462025-08-29T21:54:21.602Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30472025-08-29T21:54:21.791Z Compiling blake2 v0.10.6
30482025-08-29T21:54:21.878Z Compiling typify v0.4.1
30492025-08-29T21:54:22.028Z Compiling progenitor-impl v0.10.0
30502025-08-29T21:54:22.204Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30512025-08-29T21:54:22.779Z Compiling indent_write v2.2.0
30522025-08-29T21:54:22.847Z Compiling argon2 v0.5.3
30532025-08-29T21:54:22.972Z Compiling tokio-tungstenite v0.21.0
30542025-08-29T21:54:23.022Z Compiling base64 v0.21.7
30552025-08-29T21:54:23.531Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30562025-08-29T21:54:23.686Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30572025-08-29T21:54:24.363Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30582025-08-29T21:54:24.814Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30592025-08-29T21:54:24.890Z Compiling thiserror-impl-no-std v2.0.2
30602025-08-29T21:54:25.043Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30612025-08-29T21:54:25.172Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30622025-08-29T21:54:25.385Z Compiling half v2.4.1
30632025-08-29T21:54:25.658Z Compiling cancel-safe-futures v0.1.5
30642025-08-29T21:54:25.706Z Compiling ciborium-io v0.2.2
30652025-08-29T21:54:25.868Z Compiling owo-colors v4.2.2
30662025-08-29T21:54:25.923Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30672025-08-29T21:54:26.021Z Compiling ciborium-ll v0.2.2
30682025-08-29T21:54:26.088Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30692025-08-29T21:54:26.466Z Compiling atomicwrites v0.4.4
30702025-08-29T21:54:26.497Z Compiling libsw-core v0.3.1
30712025-08-29T21:54:26.598Z Compiling semver v0.1.20
30722025-08-29T21:54:26.864Z Compiling fixedbitset v0.5.7
30732025-08-29T21:54:26.875Z Compiling libsw v3.5.0
30742025-08-29T21:54:27.184Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
30752025-08-29T21:54:27.205Z Compiling petgraph v0.8.2
30762025-08-29T21:54:27.429Z Compiling rustc_version v0.1.7
30772025-08-29T21:54:27.741Z Compiling thiserror-no-std v2.0.2
30782025-08-29T21:54:27.903Z Compiling vsss-rs v3.3.4
30792025-08-29T21:54:27.962Z Compiling ciborium v0.2.2
30802025-08-29T21:54:28.726Z Compiling progenitor-macro v0.10.0
30812025-08-29T21:54:29.172Z Compiling progenitor v0.9.1
30822025-08-29T21:54:29.393Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30832025-08-29T21:54:29.610Z Compiling chacha20poly1305 v0.10.1
30842025-08-29T21:54:29.663Z Compiling typify-impl v0.2.0
30852025-08-29T21:54:29.664Z Compiling resolv-conf v0.7.0
30862025-08-29T21:54:29.796Z Compiling newline-converter v0.3.0
30872025-08-29T21:54:29.992Z Compiling primeorder v0.13.6
30882025-08-29T21:54:30.325Z Compiling libefi-sys v0.1.0
30892025-08-29T21:54:30.469Z Compiling moka v0.12.10
30902025-08-29T21:54:30.561Z Compiling linear-map v1.2.0
30912025-08-29T21:54:30.698Z Compiling expectorate v1.2.0
30922025-08-29T21:54:30.850Z Compiling newtype_derive v0.1.6
30932025-08-29T21:54:30.947Z Compiling pem v3.0.5
30942025-08-29T21:54:30.988Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30952025-08-29T21:54:31.216Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30962025-08-29T21:54:31.465Z Compiling pin-project-internal v1.1.6
30972025-08-29T21:54:31.662Z Compiling bitfield-struct v0.6.2
30982025-08-29T21:54:31.714Z Compiling unicase v2.7.0
30992025-08-29T21:54:32.080Z Compiling tagptr v0.2.0
31002025-08-29T21:54:32.169Z Compiling same-file v1.0.6
31012025-08-29T21:54:32.377Z Compiling arc-swap v1.7.1
31022025-08-29T21:54:32.494Z Compiling walkdir v2.5.0
31032025-08-29T21:54:32.939Z Compiling slog-scope v4.4.0
31042025-08-29T21:54:33.087Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31052025-08-29T21:54:33.870Z Compiling polyval v0.6.2
31062025-08-29T21:54:34.230Z Compiling pin-project v1.1.6
31072025-08-29T21:54:34.294Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31082025-08-29T21:54:34.383Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31092025-08-29T21:54:34.471Z Compiling hickory-proto v0.24.4
31102025-08-29T21:54:34.685Z Compiling snafu-derive v0.8.5
31112025-08-29T21:54:34.935Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31122025-08-29T21:54:34.962Z Compiling proc-macro-error-attr2 v2.0.0
31132025-08-29T21:54:34.997Z Compiling csv-core v0.1.11
31142025-08-29T21:54:35.614Z Compiling parking_lot_core v0.8.6
31152025-08-29T21:54:35.847Z Compiling linked-hash-map v0.5.6
31162025-08-29T21:54:36.144Z Compiling salty v0.3.0
31172025-08-29T21:54:36.248Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31182025-08-29T21:54:36.399Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31192025-08-29T21:54:36.667Z Compiling lru-cache v0.1.2
31202025-08-29T21:54:36.897Z Compiling proc-macro-error2 v2.0.1
31212025-08-29T21:54:36.926Z Compiling csv v1.3.1
31222025-08-29T21:54:37.239Z Compiling hickory-resolver v0.25.2
31232025-08-29T21:54:38.064Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31242025-08-29T21:54:38.150Z Compiling ghash v0.5.1
31252025-08-29T21:54:38.550Z Compiling slog-stdlog v4.1.1
31262025-08-29T21:54:38.902Z Compiling p384 v0.13.0
31272025-08-29T21:54:38.940Z Compiling tabled_derive v0.7.0
31282025-08-29T21:54:39.598Z Compiling snafu v0.8.5
31292025-08-29T21:54:40.294Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31302025-08-29T21:54:40.424Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31312025-08-29T21:54:40.690Z Compiling globset v0.4.15
31322025-08-29T21:54:41.015Z Compiling typify-macro v0.2.0
31332025-08-29T21:54:41.233Z Compiling olpc-cjson v0.1.4
31342025-08-29T21:54:41.304Z Compiling ctr v0.9.2
31352025-08-29T21:54:41.559Z Compiling num-derive v0.3.3
31362025-08-29T21:54:41.618Z Compiling gethostname v0.5.0
31372025-08-29T21:54:41.714Z Compiling progenitor v0.10.0
31382025-08-29T21:54:41.714Z Compiling lzma-sys v0.1.20
31392025-08-29T21:54:41.900Z Compiling serde_plain v1.0.2
31402025-08-29T21:54:41.958Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31412025-08-29T21:54:42.192Z Compiling async-recursion v1.1.1
31422025-08-29T21:54:42.277Z Compiling slog-dtrace v0.3.0
31432025-08-29T21:54:42.550Z Compiling highway v1.3.0
31442025-08-29T21:54:42.578Z Compiling xshell-macros v0.2.7
31452025-08-29T21:54:42.670Z Compiling typed-path v0.9.3
31462025-08-29T21:54:43.577Z Compiling textwrap v0.16.2
31472025-08-29T21:54:43.609Z Compiling xshell v0.2.7
31482025-08-29T21:54:43.839Z Compiling libscf-sys v1.1.0
31492025-08-29T21:54:43.918Z Compiling aes-gcm v0.10.3
31502025-08-29T21:54:44.057Z Compiling tabled v0.15.0
31512025-08-29T21:54:44.174Z Compiling hickory-resolver v0.24.4
31522025-08-29T21:54:44.379Z Compiling mime_guess v2.0.5
31532025-08-29T21:54:44.449Z Compiling slog-envlogger v2.2.0
31542025-08-29T21:54:44.948Z Compiling typify v0.2.0
31552025-08-29T21:54:45.123Z Compiling progenitor-impl v0.8.0
31562025-08-29T21:54:45.181Z Compiling tough v0.20.0
31572025-08-29T21:54:45.569Z Compiling steno v0.4.1
31582025-08-29T21:54:45.611Z Compiling tabled_derive v0.10.0
31592025-08-29T21:54:48.297Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31602025-08-29T21:54:49.731Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31612025-08-29T21:54:49.866Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31622025-08-29T21:54:52.013Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31632025-08-29T21:54:52.066Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31642025-08-29T21:54:52.617Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31652025-08-29T21:54:53.162Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31662025-08-29T21:54:55.124Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31672025-08-29T21:54:55.263Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31682025-08-29T21:54:55.352Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31692025-08-29T21:54:56.020Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31702025-08-29T21:54:56.350Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31712025-08-29T21:54:56.630Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31722025-08-29T21:54:58.718Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31732025-08-29T21:54:58.744Z Compiling progenitor-macro v0.8.0
31742025-08-29T21:54:58.815Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31752025-08-29T21:55:00.362Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31762025-08-29T21:55:00.976Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31772025-08-29T21:55:01.251Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31782025-08-29T21:55:02.458Z Compiling papergrid v0.14.0
31792025-08-29T21:55:02.565Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31802025-08-29T21:55:03.023Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31812025-08-29T21:55:03.757Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31822025-08-29T21:55:04.139Z Compiling tokio-dtrace v0.1.0
31832025-08-29T21:55:04.232Z Compiling heck v0.3.3
31842025-08-29T21:55:04.631Z Compiling progenitor-client v0.8.0
31852025-08-29T21:55:04.640Z Compiling ssh-encoding v0.2.0
31862025-08-29T21:55:05.236Z Compiling blowfish v0.9.1
31872025-08-29T21:55:05.269Z Compiling env_filter v0.1.2
31882025-08-29T21:55:06.151Z Compiling nibble_vec v0.1.0
31892025-08-29T21:55:06.320Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31902025-08-29T21:55:06.320Z Compiling humantime v2.2.0
31912025-08-29T21:55:06.331Z Compiling endian-type v0.1.2
31922025-08-29T21:55:06.331Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31932025-08-29T21:55:06.331Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31942025-08-29T21:55:06.501Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31952025-08-29T21:55:06.627Z Compiling radix_trie v0.2.1
31962025-08-29T21:55:06.627Z Compiling env_logger v0.11.5
31972025-08-29T21:55:06.628Z Compiling bcrypt-pbkdf v0.10.0
31982025-08-29T21:55:07.100Z Compiling ssh-cipher v0.2.0
31992025-08-29T21:55:07.197Z Compiling zone_cfg_derive v0.1.2
32002025-08-29T21:55:07.288Z Compiling oxide-tokio-rt v0.1.2
32012025-08-29T21:55:07.571Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32022025-08-29T21:55:08.054Z Compiling tabled v0.18.0
32032025-08-29T21:55:08.417Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32042025-08-29T21:55:08.632Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32052025-08-29T21:55:08.899Z Compiling parking_lot v0.11.2
32062025-08-29T21:55:09.504Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32072025-08-29T21:55:09.760Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32082025-08-29T21:55:09.937Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32092025-08-29T21:55:10.882Z Compiling qorb v0.4.1
32102025-08-29T21:55:12.269Z Compiling progenitor v0.8.0
32112025-08-29T21:55:12.683Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32122025-08-29T21:55:12.936Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32132025-08-29T21:55:13.099Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32142025-08-29T21:55:13.367Z Compiling prefix-trie v0.7.0
32152025-08-29T21:55:13.596Z Compiling password-hash v0.4.2
32162025-08-29T21:55:13.726Z Compiling fxhash v0.2.1
32172025-08-29T21:55:13.781Z Compiling base64 v0.13.1
32182025-08-29T21:55:13.859Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32192025-08-29T21:55:14.161Z Compiling http-range v0.1.5
32202025-08-29T21:55:14.189Z Compiling number_prefix v0.4.0
32212025-08-29T21:55:14.244Z Compiling ron v0.7.1
32222025-08-29T21:55:14.311Z Compiling hickory-server v0.25.2
32232025-08-29T21:55:14.379Z Compiling pbkdf2 v0.11.0
32242025-08-29T21:55:14.420Z Compiling indicatif v0.17.11
32252025-08-29T21:55:14.450Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32262025-08-29T21:55:14.480Z Compiling sled v0.34.7
32272025-08-29T21:55:14.702Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32282025-08-29T21:55:15.440Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32292025-08-29T21:55:16.179Z Compiling xz2 v0.1.7
32302025-08-29T21:55:16.538Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
32312025-08-29T21:55:17.822Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32322025-08-29T21:55:18.677Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32332025-08-29T21:55:19.358Z Compiling zone v0.1.8
32342025-08-29T21:55:19.643Z Compiling ssh-key v0.6.6
32352025-08-29T21:55:19.713Z Compiling hickory-client v0.25.2
32362025-08-29T21:55:20.739Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32372025-08-29T21:55:20.803Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32382025-08-29T21:55:20.890Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32392025-08-29T21:55:21.768Z Compiling p256 v0.13.2
32402025-08-29T21:55:22.075Z Compiling p521 v0.13.3
32412025-08-29T21:55:23.652Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32422025-08-29T21:55:23.978Z Compiling yasna v0.5.2
32432025-08-29T21:55:23.978Z Compiling headers-core v0.3.0
32442025-08-29T21:55:24.172Z Compiling kstat-rs v0.2.4
32452025-08-29T21:55:24.375Z Compiling secrecy v0.8.0
32462025-08-29T21:55:24.375Z Compiling nanorand v0.7.0
32472025-08-29T21:55:24.375Z Compiling atty v0.2.14
32482025-08-29T21:55:24.523Z Compiling russh-cryptovec v0.7.3
32492025-08-29T21:55:24.523Z Compiling crc8 v0.1.1
32502025-08-29T21:55:24.523Z Compiling md5 v0.7.0
32512025-08-29T21:55:24.556Z Compiling flume v0.11.1
32522025-08-29T21:55:24.556Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
32532025-08-29T21:55:24.635Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32542025-08-29T21:55:24.676Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32552025-08-29T21:55:24.967Z Compiling russh-keys v0.45.0
32562025-08-29T21:55:25.213Z Compiling rcgen v0.12.1
32572025-08-29T21:55:26.772Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32582025-08-29T21:55:27.259Z Compiling headers v0.4.1
32592025-08-29T21:55:28.417Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32602025-08-29T21:55:28.825Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32612025-08-29T21:55:29.042Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32622025-08-29T21:55:29.166Z Compiling hyper-staticfile v0.10.1
32632025-08-29T21:55:30.068Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32642025-08-29T21:55:30.162Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
32652025-08-29T21:55:30.703Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32662025-08-29T21:55:30.772Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32672025-08-29T21:55:32.324Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32682025-08-29T21:55:32.630Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32692025-08-29T21:55:33.137Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
32702025-08-29T21:55:34.636Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32712025-08-29T21:55:34.888Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32722025-08-29T21:55:34.932Z Compiling num-bigint v0.4.6
32732025-08-29T21:55:35.054Z Compiling des v0.8.1
32742025-08-29T21:55:35.588Z Compiling subprocess v0.2.9
32752025-08-29T21:55:35.913Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32762025-08-29T21:55:36.784Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32772025-08-29T21:55:37.096Z Compiling hex-literal v0.4.1
32782025-08-29T21:55:37.261Z Compiling display-error-chain v0.2.2
32792025-08-29T21:55:37.344Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32802025-08-29T21:55:37.533Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32812025-08-29T21:55:41.155Z Compiling russh v0.45.0
32822025-08-29T21:55:41.336Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32832025-08-29T21:55:41.578Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32842025-08-29T21:55:42.032Z Compiling internet-checksum v0.2.1
32852025-08-29T21:55:50.686Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32862025-08-29T21:55:53.336Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-08-29T21:56:18.935Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32882025-08-29T21:56:42.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
32892025-08-29T21:56:42.527Z
32902025-08-29T21:56:42.530Zreal 2:54.241748869
32912025-08-29T21:56:42.530Zuser 15:47.406390129
32922025-08-29T21:56:42.531Zsys 2:12.956746606
32932025-08-29T21:56:42.531Ztrap 0.481349752
32942025-08-29T21:56:42.531Ztflt 0.263287678
32952025-08-29T21:56:42.531Zdflt 1.062078614
32962025-08-29T21:56:42.531Zkflt 0.000119071
32972025-08-29T21:56:42.531Zlock 42:49.810504946
32982025-08-29T21:56:42.531Zslp 57:31.897845082
32992025-08-29T21:56:42.531Zlat 55.551819688
33002025-08-29T21:56:42.531Zstop 2:13.832988942
33012025-08-29T21:56:42.531Z+ mkdir tests
33022025-08-29T21:56:42.535Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33032025-08-29T21:56:42.535Z+ xargs -I '{}' -t cp '{}' tests/
33042025-08-29T21:56:42.575Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-677ce97e216c6377 tests/
33052025-08-29T21:56:42.600Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-87b4dfb96627849a tests/
33062025-08-29T21:56:42.627Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-22f0170ce5147a39 tests/
33072025-08-29T21:56:42.656Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7af6aec600e73037 tests/
33082025-08-29T21:56:42.994Z+ 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/*)
33092025-08-29T21:56:42.997Z+ 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-87b4dfb96627849a tests/commtest-22f0170ce5147a39 tests/dhcp_server-677ce97e216c6377 tests/end_to_end_tests-7af6aec600e73037 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
33102025-08-29T21:58:19.260ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33112025-08-29T21:58:19.260Za .github/buildomat/ci-env.sh 1K
33122025-08-29T21:58:19.260Za out/target/test 1K
33132025-08-29T21:58:19.260Za out/npuzone/npuzone 23144K
33142025-08-29T21:58:19.260Za package-manifest.toml 34K
33152025-08-29T21:58:19.260Za smf/sled-agent/non-gimlet/config.toml 5K
33162025-08-29T21:58:19.260Za target/release/omicron-package 41329K
33172025-08-29T21:58:19.260Za target/release/xtask 11796K
33182025-08-29T21:58:19.260Za target/debug/bootstrap 245037K
33192025-08-29T21:58:19.260Za tests/bootstrap-87b4dfb96627849a 23635K
33202025-08-29T21:58:19.260Za tests/commtest-22f0170ce5147a39 25722K
33212025-08-29T21:58:19.260Za tests/dhcp_server-677ce97e216c6377 23635K
33222025-08-29T21:58:19.260Za tests/end_to_end_tests-7af6aec600e73037 345330K
33232025-08-29T21:58:19.260Za out/clickhouse.tar.gz 316051K
33242025-08-29T21:58:19.260Za out/clickhouse_keeper.tar.gz 299743K
33252025-08-29T21:58:19.260Za out/clickhouse_server.tar.gz 316050K
33262025-08-29T21:58:19.260Za out/cockroachdb.tar.gz 160443K
33272025-08-29T21:58:19.260Za out/crucible-dtrace.tar 99K
33282025-08-29T21:58:19.260Za out/crucible-pantry-zone.tar.gz 38363K
33292025-08-29T21:58:19.260Za out/crucible-zone.tar.gz 48166K
33302025-08-29T21:58:19.260Za out/external-dns.tar.gz 51084K
33312025-08-29T21:58:19.260Za out/internal-dns.tar.gz 51084K
33322025-08-29T21:58:19.260Za out/mg-ddm-gz.tar 90846K
33332025-08-29T21:58:19.260Za out/nexus.tar.gz 134788K
33342025-08-29T21:58:19.260Za out/ntp.tar.gz 33401K
33352025-08-29T21:58:19.260Za out/omicron-gateway-softnpu.tar.gz 31335K
33362025-08-29T21:58:19.260Za out/omicron-sled-agent.tar 142862K
33372025-08-29T21:58:19.260Za out/overlay.tar.gz 3K
33382025-08-29T21:58:19.260Za out/oximeter.tar.gz 63808K
33392025-08-29T21:58:19.260Za out/oxlog.tar 4004K
33402025-08-29T21:58:19.260Za out/probe.tar.gz 3037K
33412025-08-29T21:58:19.260Za out/propolis-server.tar.gz 68586K
33422025-08-29T21:58:19.260Za out/pumpkind-gz.tar 26648K
33432025-08-29T21:58:19.260Za out/switch-softnpu.tar.gz 347692K
33442025-08-29T21:58:19.264Z
33452025-08-29T21:58:19.264Zreal 1:36.249829181
33462025-08-29T21:58:19.264Zuser 1:32.180009772
33472025-08-29T21:58:19.264Zsys 5.828770946
33482025-08-29T21:58:19.264Ztrap 0.023391065
33492025-08-29T21:58:19.264Ztflt 0.000000000
33502025-08-29T21:58:19.264Zdflt 0.000000000
33512025-08-29T21:58:19.264Zkflt 0.000000000
33522025-08-29T21:58:19.264Zlock 0.000000000
33532025-08-29T21:58:19.264Zslp 1:31.996211538
33542025-08-29T21:58:19.264Zlat 2.465672027
33552025-08-29T21:58:19.264Zstop 0.000523998
33562025-08-29T21:58:19.264Zprocess exited: duration 2181843 ms, exit code 0
 
33572025-08-29T21:58:19.280Zfound 1 output files
33582025-08-29T21:58:19.280Zuploading: /work/package.tar.gz (2237824142 bytes)
33592025-08-29T21:59:09.786Zuploaded: /work/package.tar.gz