01K5HWMMCX2STX63JEJDS6QZ6M: 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: 01K5HWNKN77XZMYEFAGCAVKGM2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-19T21:05:19.847Zjob assigned to worker 01K5HWNQKSB298GSCH4PK6XHWX [factory aws, i-0c8378891a022ca30] (queued for 1 m 0 s)
 
22025-09-19T21:05:27.738Zstarting task 0: "setup"
32025-09-19T21:05:27.742Z++ uname -s
42025-09-19T21:05:27.746Z+ kern=SunOS
52025-09-19T21:05:27.746Z+ build_user=build
62025-09-19T21:05:27.746Z+ build_uid=12345
72025-09-19T21:05:27.746Z+ work_dir=/work
82025-09-19T21:05:27.746Z+ input_dir=/input
92025-09-19T21:05:27.746Z+ [[ 0 == 12345 ]]
102025-09-19T21:05:27.746Z+ case "$kern" in
112025-09-19T21:05:27.746Z+ groupadd -g 12345 build
122025-09-19T21:05:27.751Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-19T21:05:29.781Z+ zfs create -o mountpoint=/work rpool/work
142025-09-19T21:05:29.891Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-19T21:05:29.938Z+ home_fs=zfs
162025-09-19T21:05:29.938Z+ [[ zfs == autofs ]]
172025-09-19T21:05:29.939Z+ mkdir -p /home/build
182025-09-19T21:05:29.939Z+ chown build:build /home/build /work
192025-09-19T21:05:31.887Z+ chmod 0700 /home/build /work
202025-09-19T21:05:31.904Zprocess exited: duration 4151 ms, exit code 0
 
212025-09-19T21:05:31.983Zstarting task 1: "rust-toolchain"
222025-09-19T21:05:31.994Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-19T21:05:31.995Z * rust toolchain channel = "1.89.0"
242025-09-19T21:05:31.995Z * rust toolchain profile = "default"
252025-09-19T21:05:31.995Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-09-19T21:05:31.995Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-19T21:05:31.995Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-19T21:05:31.995Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-19T21:05:31.995Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-19T21:05:32.128Zinfo: downloading installer
312025-09-19T21:05:33.312Zwarn: It looks like you have an existing installation of Rust at:
322025-09-19T21:05:33.312Zwarn: /opt/ooce/bin
332025-09-19T21:05:33.312Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-19T21:05:33.312Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-19T21:05:33.312Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-19T21:05:33.313Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-19T21:05:33.313Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-19T21:05:33.313Zerror: cannot install while Rust is installed
392025-09-19T21:05:33.313Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-19T21:05:33.330Zinfo: profile set to 'default'
412025-09-19T21:05:33.331Zinfo: default host triple is x86_64-unknown-illumos
422025-09-19T21:05:33.335Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-19T21:05:33.502Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-19T21:05:33.503Zinfo: downloading component 'cargo'
452025-09-19T21:05:34.291Zinfo: downloading component 'clippy'
462025-09-19T21:05:34.602Zinfo: downloading component 'rust-docs'
472025-09-19T21:05:35.805Zinfo: downloading component 'rust-std'
482025-09-19T21:05:37.799Zinfo: downloading component 'rustc'
492025-09-19T21:05:43.833Zinfo: downloading component 'rustfmt'
502025-09-19T21:05:44.071Zinfo: installing component 'cargo'
512025-09-19T21:05:44.948Zinfo: installing component 'clippy'
522025-09-19T21:05:45.344Zinfo: installing component 'rust-docs'
532025-09-19T21:05:47.193Zinfo: installing component 'rust-std'
542025-09-19T21:05:49.090Zinfo: installing component 'rustc'
552025-09-19T21:05:55.573Zinfo: installing component 'rustfmt'
562025-09-19T21:05:55.907Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-19T21:05:55.907Z
582025-09-19T21:05:56.337Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-19T21:05:56.337Z
602025-09-19T21:05:56.340Z
612025-09-19T21:05:56.340ZRust is installed now. Great!
622025-09-19T21:05:56.340Z
632025-09-19T21:05:56.340ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-19T21:05:56.340Zenvironment variable. This has not been done automatically.
652025-09-19T21:05:56.340Z
662025-09-19T21:05:56.340ZTo configure your current shell, you need to source
672025-09-19T21:05:56.340Zthe corresponding env file under $HOME/.cargo.
682025-09-19T21:05:56.340Z
692025-09-19T21:05:56.340ZThis is usually done by running one of the following (note the leading DOT):
702025-09-19T21:05:56.340Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-19T21:05:56.340Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-19T21:05:56.340Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-19T21:05:56.421Z+ rustup --version
742025-09-19T21:05:56.432Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-19T21:05:56.437Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-19T21:05:56.517Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-19T21:05:56.520Z+ cargo --version
782025-09-19T21:05:56.585Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-19T21:05:56.588Z+ rustc --version
802025-09-19T21:05:56.672Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-19T21:05:56.679Zprocess exited: duration 24705 ms, exit code 0
 
822025-09-19T21:05:56.686Zstarting task 2: "authentication"
832025-09-19T21:05:56.718Zprocess exited: duration 31 ms, exit code 0
 
842025-09-19T21:05:56.726Zstarting task 3: "clone repository"
852025-09-19T21:05:56.731Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-19T21:05:56.736Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-19T21:05:56.776ZCloning into '/work/oxidecomputer/omicron'...
882025-09-19T21:06:07.568Z+ cd /work/oxidecomputer/omicron
892025-09-19T21:06:07.568Z+ git fetch origin fdb6d2356fc0c2552095c17b25651983d56bc788
902025-09-19T21:06:12.646ZFrom https://github.com/oxidecomputer/omicron
912025-09-19T21:06:12.646Z * branch fdb6d2356fc0c2552095c17b25651983d56bc788 -> FETCH_HEAD
922025-09-19T21:06:12.731Z+ [[ -n bump-console-36e415c9 ]]
932025-09-19T21:06:12.731Z++ git branch --show-current
942025-09-19T21:06:12.731Z+ current=main
952025-09-19T21:06:12.731Z+ [[ main != bump-console-36e415c9 ]]
962025-09-19T21:06:12.731Z+ git branch -f bump-console-36e415c9 fdb6d2356fc0c2552095c17b25651983d56bc788
972025-09-19T21:06:12.731Z+ git checkout -f bump-console-36e415c9
982025-09-19T21:06:12.731ZSwitched to branch 'bump-console-36e415c9'
992025-09-19T21:06:12.731Z+ git reset --hard fdb6d2356fc0c2552095c17b25651983d56bc788
1002025-09-19T21:06:12.731ZHEAD is now at fdb6d2356 Bump web console (minor)
1012025-09-19T21:06:12.731Zprocess exited: duration 11431 ms, exit code 0
 
1022025-09-19T21:06:12.759Zstarting task 4: "build"
1032025-09-19T21:06:12.769Z+ source .github/buildomat/ci-env.sh
1042025-09-19T21:06:12.769Z++ export CARGO_TERM_COLOR=always
1052025-09-19T21:06:12.769Z++ CARGO_TERM_COLOR=always
1062025-09-19T21:06:12.769Z+ cargo --version
1072025-09-19T21:06:12.815Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-19T21:06:12.818Z+ rustc --version
1092025-09-19T21:06:12.888Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-19T21:06:12.891Z+ WORK=/work
1112025-09-19T21:06:12.891Z+ pfexec mkdir -p /work
1122025-09-19T21:06:12.896Z+ pfexec chown build /work
1132025-09-19T21:06:12.899Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-19T21:06:24.728Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-19T21:06:32.545Z Startup: Caching catalogs ... Done
1162025-09-19T21:06:40.278ZPlanning: Solver setup ... Done (6.493s)
1172025-09-19T21:06:40.338ZPlanning: Running solver ... Done (0.060s)
1182025-09-19T21:06:40.444ZPlanning: Finding local manifests ... Done (0.004s)
1192025-09-19T21:06:40.462ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-19T21:06:40.636ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-19T21:06:40.680ZPlanning: Package planning ... Done (0.050s)
1222025-09-19T21:06:40.732ZPlanning: Merging actions ... Done (0.052s)
1232025-09-19T21:06:41.021ZPlanning: Checking for conflicting actions ... Done (0.290s)
1242025-09-19T21:06:41.032ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-09-19T21:06:42.074ZPlanning: Evaluating mediators ... Done (1.041s)
1262025-09-19T21:06:42.105ZPlanning: Planning completed in 9.41 seconds
1272025-09-19T21:06:42.111Z Packages to install: 4
1282025-09-19T21:06:42.111Z Mediators to change: 2
1292025-09-19T21:06:42.111Z Services to change: 1
1302025-09-19T21:06:42.111Z Estimated space available: 155.49 GB
1312025-09-19T21:06:42.111ZEstimated space to be consumed: 1.72 GB
1322025-09-19T21:06:42.111Z Create boot environment: No
1332025-09-19T21:06:42.111ZCreate backup boot environment: No
1342025-09-19T21:06:42.111Z Rebuild boot archive: No
1352025-09-19T21:06:42.111Z
1362025-09-19T21:06:42.111ZChanged mediators:
1372025-09-19T21:06:42.111Z mediator clang:
1382025-09-19T21:06:42.111Z version: None -> 15 (system default)
1392025-09-19T21:06:42.111Z
1402025-09-19T21:06:42.111Z mediator llvm:
1412025-09-19T21:06:42.111Z version: 14 (system default) -> 15 (system default)
1422025-09-19T21:06:42.111Z
1432025-09-19T21:06:42.111ZChanged packages:
1442025-09-19T21:06:42.111Zhelios-dev
1452025-09-19T21:06:42.111Z developer/build-essential
1462025-09-19T21:06:42.111Z None -> 11-2.0
1472025-09-19T21:06:42.112Z library/libxmlsec1
1482025-09-19T21:06:42.112Z None -> 1.2.35-2.0
1492025-09-19T21:06:42.112Z ooce/developer/clang-15
1502025-09-19T21:06:42.112Z None -> 15.0.7-2.0
1512025-09-19T21:06:42.112Z ooce/developer/llvm-15
1522025-09-19T21:06:42.112Z None -> 15.0.7-2.0
1532025-09-19T21:06:42.112Z
1542025-09-19T21:06:42.112ZServices:
1552025-09-19T21:06:42.112Z restart_fmri:
1562025-09-19T21:06:42.112Z svc:/system/update-man-index:default
1572025-09-19T21:06:42.154Z
1582025-09-19T21:06:42.154ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-19T21:06:47.395ZDownload: 932/3290 items 18.8/212.6MB 8% complete (4.0M/s)
1602025-09-19T21:06:52.398ZDownload: 1460/3290 items 116.3/212.6MB 54% complete (11.8M/s)
1612025-09-19T21:06:57.421ZDownload: 3246/3290 items 203.0/212.6MB 95% complete (18.8M/s)
1622025-09-19T21:06:58.183ZDownload: Completed 212.60 MB in 16.03 seconds (13.3M/s)
1632025-09-19T21:06:58.461Z Actions: 1/3689 actions (Installing new actions)
1642025-09-19T21:07:03.026Z Actions: Completed 3689 actions in 4.56 seconds.
1652025-09-19T21:07:03.638Z Done (0.607s)
1662025-09-19T21:07:03.638Z Done (0.000s)
1672025-09-19T21:07:04.546Z Done (0.907s)
1682025-09-19T21:07:09.019Z Done (4.160s)
1692025-09-19T21:07:09.109Z Done (0.020s)
1702025-09-19T21:07:09.113Z Done (0.000s)
1712025-09-19T21:07:09.258Z Done (0.000s)
1722025-09-19T21:07:10.119ZPlanning: Evaluating mediator changes ... Done
1732025-09-19T21:07:10.283ZPlanning: Checking for conflicting actions ... Done
1742025-09-19T21:07:10.290ZPlanning: Consolidating action changes ... Done
1752025-09-19T21:07:10.556ZPlanning: Evaluating mediators ... Done
1762025-09-19T21:07:10.561ZPlanning: Planning completed in 0.44 seconds
1772025-09-19T21:07:10.590Z Mediators to change: 2
1782025-09-19T21:07:10.598Z Create boot environment: No
1792025-09-19T21:07:10.598ZCreate backup boot environment: No
1802025-09-19T21:07:10.677Z Done
1812025-09-19T21:07:10.677Z Done
1822025-09-19T21:07:11.296Z Done
1832025-09-19T21:07:14.841Z Done
1842025-09-19T21:07:14.930Z Done
1852025-09-19T21:07:14.934Z Done
1862025-09-19T21:07:15.092Z Done
1872025-09-19T21:07:15.717ZPlanning: Evaluating mediator changes ... Done
1882025-09-19T21:07:15.722ZPlanning: Merging actions ... Done
1892025-09-19T21:07:15.909ZPlanning: Checking for conflicting actions ... Done
1902025-09-19T21:07:15.913ZPlanning: Consolidating action changes ... Done
1912025-09-19T21:07:16.179ZPlanning: Evaluating mediators ... Done
1922025-09-19T21:07:16.237ZPlanning: Planning completed in 0.77 seconds
1932025-09-19T21:07:16.271Z Packages to change: 1
1942025-09-19T21:07:16.272Z Mediators to change: 1
1952025-09-19T21:07:16.275Z Services to change: 1
1962025-09-19T21:07:16.275Z Create boot environment: No
1972025-09-19T21:07:16.276ZCreate backup boot environment: Yes
1982025-09-19T21:07:18.808Z Actions: 1/6 actions (Updating modified actions)
1992025-09-19T21:07:18.813Z Actions: Completed 6 actions in 0.00 seconds.
2002025-09-19T21:07:18.813Z Done
2012025-09-19T21:07:18.813Z Done
2022025-09-19T21:07:18.992Z Done
2032025-09-19T21:07:22.715Z Done
2042025-09-19T21:07:22.804Z Done
2052025-09-19T21:07:22.808Z Done
2062025-09-19T21:07:22.953Z Done
2072025-09-19T21:07:23.399ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-09-19T21:07:23.399Zclang system 15 system
2092025-09-19T21:07:23.399Zcsh system system illumos
2102025-09-19T21:07:23.399Zctags system system illumos
2112025-09-19T21:07:23.399Zfile system system illumos
2122025-09-19T21:07:23.400Zgcc vendor 12 vendor
2132025-09-19T21:07:23.400Zgcc system 10 system
2142025-09-19T21:07:23.400Zgcc system 7 system
2152025-09-19T21:07:23.400Zgo system 1.20 system
2162025-09-19T21:07:23.400Zgo system 1.19 system
2172025-09-19T21:07:23.400Zllvm system 15 system
2182025-09-19T21:07:23.400Zllvm system 14 system
2192025-09-19T21:07:23.400Zmariadb system 10.6 system
2202025-09-19T21:07:23.400Zmta vendor vendor dma
2212025-09-19T21:07:23.400Zopenjdk system 17 system
2222025-09-19T21:07:23.400Zopenjdk system 11 system
2232025-09-19T21:07:23.400Zopenjdk system 1.8 system
2242025-09-19T21:07:23.400Zopenssl vendor 3 vendor
2252025-09-19T21:07:23.400Zperl system 5.36 system
2262025-09-19T21:07:23.400Zpostgresql system 15 system
2272025-09-19T21:07:23.400Zpostgresql system 13 system
2282025-09-19T21:07:23.400Zpython vendor 3 vendor
2292025-09-19T21:07:23.400Zpython system 2 system
2302025-09-19T21:07:23.400Zpython3 system 3.11 system
2312025-09-19T21:07:23.401Zruby system 3.0 system
2322025-09-19T21:07:23.401Zwords vendor vendor american-english
2332025-09-19T21:07:23.401Zwords system system australian-english
2342025-09-19T21:07:23.401Zwords system system british-english
2352025-09-19T21:07:23.401Zwords system system canadian-english
2362025-09-19T21:07:23.401Zwords system system french
2372025-09-19T21:07:23.401Zwords system system italian
2382025-09-19T21:07:23.401Zwords system system ngerman
2392025-09-19T21:07:23.401Zwords system system ogerman
2402025-09-19T21:07:23.401Zwords system system spanish
2412025-09-19T21:07:23.734ZPUBLISHER TYPE STATUS P LOCATION
2422025-09-19T21:07:23.734Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-09-19T21:07:28.723ZFMRI IFO
2442025-09-19T21:07:28.723Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-09-19T21:07:28.723Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-09-19T21:07:28.723Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-09-19T21:07:28.723Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-09-19T21:07:28.723Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-09-19T21:07:28.723Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-09-19T21:07:28.723Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-09-19T21:07:28.723Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-09-19T21:07:28.723Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-09-19T21:07:28.723Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-09-19T21:07:28.723Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-09-19T21:07:28.723Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-09-19T21:07:28.724Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-09-19T21:07:28.724Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-09-19T21:07:28.724Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-09-19T21:07:28.724Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-09-19T21:07:29.766Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-09-19T21:07:30.038Z Updating crates.io index
2622025-09-19T21:07:30.083Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-09-19T21:07:30.433Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-09-19T21:07:31.023Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-09-19T21:07:31.284Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-09-19T21:07:31.528Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-09-19T21:07:31.850Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-09-19T21:07:33.041Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-09-19T21:07:36.371Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-09-19T21:07:37.356Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-09-19T21:07:38.692Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722025-09-19T21:07:39.923Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732025-09-19T21:07:40.205Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742025-09-19T21:07:40.512Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752025-09-19T21:07:41.000Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762025-09-19T21:07:41.471Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772025-09-19T21:07:41.754Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-09-19T21:07:42.043Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-09-19T21:07:42.296Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-09-19T21:07:42.526Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-09-19T21:07:42.753Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-09-19T21:07:43.041Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-09-19T21:07:43.338Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2842025-09-19T21:07:43.812Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852025-09-19T21:07:44.125Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862025-09-19T21:07:44.456Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872025-09-19T21:07:44.871Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882025-09-19T21:07:45.287Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892025-09-19T21:07:45.567Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902025-09-19T21:07:45.930Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912025-09-19T21:07:46.585Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922025-09-19T21:07:46.806Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932025-09-19T21:07:47.078Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942025-09-19T21:07:47.366Z Updating git repository `https://github.com/oxidecomputer/omicron`
2952025-09-19T21:07:59.786Z Updating git repository `https://github.com/illumos/smf-rs`
2962025-09-19T21:08:01.169Z Downloading crates ...
2972025-09-19T21:08:01.221Z Downloaded anstyle v1.0.11
2982025-09-19T21:08:01.227Z Downloaded anstream v0.6.18
2992025-09-19T21:08:01.234Z Downloaded anstyle-parse v0.2.5
3002025-09-19T21:08:01.258Z Downloaded cfg-if v1.0.1
3012025-09-19T21:08:01.258Z Downloaded displaydoc v0.2.5
3022025-09-19T21:08:01.258Z Downloaded clap_lex v0.7.4
3032025-09-19T21:08:01.262Z Downloaded colorchoice v1.0.2
3042025-09-19T21:08:01.262Z Downloaded equivalent v1.0.2
3052025-09-19T21:08:01.262Z Downloaded dtrace-parser v0.2.0
3062025-09-19T21:08:01.262Z Downloaded cpufeatures v0.2.14
3072025-09-19T21:08:01.262Z Downloaded cargo-platform v0.2.0
3082025-09-19T21:08:01.262Z Downloaded generic-array v0.14.7
3092025-09-19T21:08:01.262Z Downloaded camino-tempfile v1.4.1
3102025-09-19T21:08:01.262Z Downloaded form_urlencoded v1.2.2
3112025-09-19T21:08:01.262Z Downloaded dof v0.3.0
3122025-09-19T21:08:01.262Z Downloaded errno v0.3.12
3132025-09-19T21:08:01.262Z Downloaded fs-err v3.1.1
3142025-09-19T21:08:01.262Z Downloaded crypto-common v0.1.6
3152025-09-19T21:08:01.262Z Downloaded fnv v1.0.7
3162025-09-19T21:08:01.262Z Downloaded erased-serde v0.4.6
3172025-09-19T21:08:01.262Z Downloaded fastrand v2.1.1
3182025-09-19T21:08:01.265Z Downloaded digest v0.10.7
3192025-09-19T21:08:01.265Z Downloaded anstyle-query v1.1.1
3202025-09-19T21:08:01.269Z Downloaded thiserror-impl v1.0.69
3212025-09-19T21:08:01.269Z Downloaded icu_normalizer_data v1.5.0
3222025-09-19T21:08:01.269Z Downloaded itoa v1.0.11
3232025-09-19T21:08:01.272Z Downloaded tabled v0.15.0
3242025-09-19T21:08:01.286Z Downloaded yoke-derive v0.7.4
3252025-09-19T21:08:01.290Z Downloaded thiserror-impl v2.0.16
3262025-09-19T21:08:01.290Z Downloaded zerofrom v0.1.4
3272025-09-19T21:08:01.290Z Downloaded thread-id v4.2.2
3282025-09-19T21:08:01.293Z Downloaded version_check v0.9.5
3292025-09-19T21:08:01.293Z Downloaded yoke v0.7.4
3302025-09-19T21:08:01.293Z Downloaded is_terminal_polyfill v1.70.1
3312025-09-19T21:08:01.297Z Downloaded zerocopy-derive v0.7.35
3322025-09-19T21:08:01.300Z Downloaded usdt-attr-macro v0.5.0
3332025-09-19T21:08:01.300Z Downloaded proc-macro-error-attr v1.0.4
3342025-09-19T21:08:01.304Z Downloaded serde-untagged v0.1.7
3352025-09-19T21:08:01.304Z Downloaded utf16_iter v1.0.5
3362025-09-19T21:08:01.304Z Downloaded unicode-xid v0.2.6
3372025-09-19T21:08:01.307Z Downloaded plain v0.2.3
3382025-09-19T21:08:01.307Z Downloaded usdt-impl v0.5.0
3392025-09-19T21:08:01.310Z Downloaded idna_adapter v1.2.0
3402025-09-19T21:08:01.311Z Downloaded serde-value v0.7.0
3412025-09-19T21:08:01.311Z Downloaded icu_locid_transform v1.5.0
3422025-09-19T21:08:01.314Z Downloaded terminal_size v0.4.0
3432025-09-19T21:08:01.314Z Downloaded zerovec-derive v0.10.3
3442025-09-19T21:08:01.317Z Downloaded usdt v0.5.0
3452025-09-19T21:08:01.317Z Downloaded unicode-linebreak v0.1.5
3462025-09-19T21:08:01.317Z Downloaded typeid v1.0.3
3472025-09-19T21:08:01.320Z Downloaded quote v1.0.40
3482025-09-19T21:08:01.320Z Downloaded zerofrom-derive v0.1.4
3492025-09-19T21:08:01.324Z Downloaded pest_derive v2.7.14
3502025-09-19T21:08:01.324Z Downloaded toml v0.8.23
3512025-09-19T21:08:01.327Z Downloaded toml_datetime v0.6.11
3522025-09-19T21:08:01.327Z Downloaded tinystr v0.7.6
3532025-09-19T21:08:01.330Z Downloaded log v0.4.27
3542025-09-19T21:08:01.334Z Downloaded once_cell v1.21.3
3552025-09-19T21:08:01.334Z Downloaded toml_write v0.1.2
3562025-09-19T21:08:01.337Z Downloaded swrite v0.1.0
3572025-09-19T21:08:01.337Z Downloaded ordered-float v2.10.1
3582025-09-19T21:08:01.337Z Downloaded macaddr v1.0.1
3592025-09-19T21:08:01.341Z Downloaded writeable v0.5.5
3602025-09-19T21:08:01.341Z Downloaded tempfile v3.20.0
3612025-09-19T21:08:01.344Z Downloaded typenum v1.17.0
3622025-09-19T21:08:01.348Z Downloaded ryu v1.0.18
3632025-09-19T21:08:01.348Z Downloaded pest_meta v2.7.14
3642025-09-19T21:08:01.352Z Downloaded textwrap v0.16.2
3652025-09-19T21:08:01.357Z Downloaded unicode-ident v1.0.18
3662025-09-19T21:08:01.357Z Downloaded synstructure v0.13.1
3672025-09-19T21:08:01.357Z Downloaded stable_deref_trait v1.2.0
3682025-09-19T21:08:01.361Z Downloaded heck v0.5.0
3692025-09-19T21:08:01.361Z Downloaded block-buffer v0.10.4
3702025-09-19T21:08:01.361Z Downloaded serde_tokenstream v0.2.2
3712025-09-19T21:08:01.361Z Downloaded serde_spanned v0.6.9
3722025-09-19T21:08:01.362Z Downloaded bytecount v0.6.8
3732025-09-19T21:08:01.367Z Downloaded url v2.5.4
3742025-09-19T21:08:01.368Z Downloaded toml_edit v0.22.27
3752025-09-19T21:08:01.371Z Downloaded zerocopy v0.7.35
3762025-09-19T21:08:01.384Z Downloaded zerovec v0.10.4
3772025-09-19T21:08:01.387Z Downloaded proc-macro-error v1.0.4
3782025-09-19T21:08:01.390Z Downloaded tabled_derive v0.7.0
3792025-09-19T21:08:01.394Z Downloaded winnow v0.7.10
3802025-09-19T21:08:01.398Z Downloaded thiserror v1.0.69
3812025-09-19T21:08:01.403Z Downloaded smallvec v1.15.1
3822025-09-19T21:08:01.407Z Downloaded scroll v0.12.0
3832025-09-19T21:08:01.407Z Downloaded sha2 v0.10.9
3842025-09-19T21:08:01.410Z Downloaded serde v1.0.223
3852025-09-19T21:08:01.410Z Downloaded serde_derive v1.0.223
3862025-09-19T21:08:01.413Z Downloaded thiserror v2.0.16
3872025-09-19T21:08:01.416Z Downloaded cargo-util-schemas v0.8.2
3882025-09-19T21:08:01.419Z Downloaded icu_locid_transform_data v1.5.0
3892025-09-19T21:08:01.423Z Downloaded unicode-width v0.2.0
3902025-09-19T21:08:01.426Z Downloaded unicode-width v0.1.14
3912025-09-19T21:08:01.429Z Downloaded proc-macro2 v1.0.101
3922025-09-19T21:08:01.432Z Downloaded num-traits v0.2.19
3932025-09-19T21:08:01.436Z Downloaded icu_provider v1.5.0
3942025-09-19T21:08:01.439Z Downloaded icu_locid v1.5.0
3952025-09-19T21:08:01.439Z Downloaded serde_core v1.0.223
3962025-09-19T21:08:01.443Z Downloaded clap v4.5.41
3972025-09-19T21:08:01.449Z Downloaded anyhow v1.0.99
3982025-09-19T21:08:01.453Z Downloaded icu_collections v1.5.0
3992025-09-19T21:08:01.457Z Downloaded indexmap v2.11.0
4002025-09-19T21:08:01.461Z Downloaded clap_derive v4.5.41
4012025-09-19T21:08:01.464Z Downloaded camino v1.2.0
4022025-09-19T21:08:01.467Z Downloaded cargo_metadata v0.21.0
4032025-09-19T21:08:01.467Z Downloaded pest v2.7.14
4042025-09-19T21:08:01.470Z Downloaded bitflags v2.9.1
4052025-09-19T21:08:01.473Z Downloaded semver v1.0.26
4062025-09-19T21:08:01.477Z Downloaded papergrid v0.11.0
4072025-09-19T21:08:01.481Z Downloaded cargo_toml v0.21.0
4082025-09-19T21:08:01.484Z Downloaded hashbrown v0.15.4
4092025-09-19T21:08:01.487Z Downloaded pest_generator v2.7.14
4102025-09-19T21:08:01.487Z Downloaded icu_properties v1.5.1
4112025-09-19T21:08:01.490Z Downloaded getrandom v0.3.1
4122025-09-19T21:08:01.493Z Downloaded serde_json v1.0.145
4132025-09-19T21:08:01.497Z Downloaded idna v1.0.3
4142025-09-19T21:08:01.500Z Downloaded smawk v0.3.2
4152025-09-19T21:08:01.503Z Downloaded strsim v0.11.1
4162025-09-19T21:08:01.503Z Downloaded clap_builder v4.5.41
4172025-09-19T21:08:01.507Z Downloaded percent-encoding v2.3.2
4182025-09-19T21:08:01.511Z Downloaded byteorder v1.5.0
4192025-09-19T21:08:01.511Z Downloaded autocfg v1.4.0
4202025-09-19T21:08:01.514Z Downloaded memchr v2.7.4
4212025-09-19T21:08:01.517Z Downloaded memmap v0.7.0
4222025-09-19T21:08:01.517Z Downloaded goblin v0.8.2
4232025-09-19T21:08:01.521Z Downloaded litemap v0.7.3
4242025-09-19T21:08:01.524Z Downloaded syn v1.0.109
4252025-09-19T21:08:01.531Z Downloaded icu_properties_data v1.5.0
4262025-09-19T21:08:01.539Z Downloaded icu_normalizer v1.5.0
4272025-09-19T21:08:01.551Z Downloaded syn v2.0.106
4282025-09-19T21:08:01.555Z Downloaded ucd-trie v0.1.7
4292025-09-19T21:08:01.555Z Downloaded scroll_derive v0.12.0
4302025-09-19T21:08:01.555Z Downloaded rustix v1.0.7
4312025-09-19T21:08:01.573Z Downloaded heck v0.4.1
4322025-09-19T21:08:01.577Z Downloaded write16 v1.0.0
4332025-09-19T21:08:01.577Z Downloaded utf8parse v0.2.2
4342025-09-19T21:08:01.577Z Downloaded rustix v0.38.37
4352025-09-19T21:08:01.593Z Downloaded utf8_iter v1.0.4
4362025-09-19T21:08:01.596Z Downloaded usdt-macro v0.5.0
4372025-09-19T21:08:01.596Z Downloaded pretty-hex v0.4.1
4382025-09-19T21:08:01.596Z Downloaded icu_provider_macros v1.5.0
4392025-09-19T21:08:01.610Z Downloaded libc v0.2.174
4402025-09-19T21:08:01.689Z Compiling proc-macro2 v1.0.101
4412025-09-19T21:08:01.689Z Compiling unicode-ident v1.0.18
4422025-09-19T21:08:01.699Z Compiling serde_core v1.0.223
4432025-09-19T21:08:01.699Z Compiling serde v1.0.223
4442025-09-19T21:08:01.700Z Compiling version_check v0.9.5
4452025-09-19T21:08:01.700Z Compiling libc v0.2.174
4462025-09-19T21:08:01.700Z Compiling memchr v2.7.4
4472025-09-19T21:08:01.700Z Compiling stable_deref_trait v1.2.0
4482025-09-19T21:08:02.138Z Compiling thiserror v1.0.69
4492025-09-19T21:08:02.590Z Compiling autocfg v1.4.0
4502025-09-19T21:08:02.659Z Compiling ucd-trie v0.1.7
4512025-09-19T21:08:02.685Z Compiling litemap v0.7.3
4522025-09-19T21:08:03.096Z Compiling writeable v0.5.5
4532025-09-19T21:08:03.169Z Compiling ryu v1.0.18
4542025-09-19T21:08:03.196Z Compiling itoa v1.0.11
4552025-09-19T21:08:03.473Z Compiling once_cell v1.21.3
4562025-09-19T21:08:03.518Z Compiling bitflags v2.9.1
4572025-09-19T21:08:03.545Z Compiling byteorder v1.5.0
4582025-09-19T21:08:03.933Z Compiling icu_locid_transform_data v1.5.0
4592025-09-19T21:08:04.020Z Compiling icu_properties_data v1.5.0
4602025-09-19T21:08:04.063Z Compiling quote v1.0.40
4612025-09-19T21:08:04.178Z Compiling errno v0.3.12
4622025-09-19T21:08:04.269Z Compiling serde_json v1.0.145
4632025-09-19T21:08:04.328Z Compiling num-traits v0.2.19
4642025-09-19T21:08:04.433Z Compiling syn v2.0.106
4652025-09-19T21:08:04.628Z Compiling rustix v0.38.37
4662025-09-19T21:08:04.653Z Compiling icu_normalizer_data v1.5.0
4672025-09-19T21:08:04.681Z Compiling write16 v1.0.0
4682025-09-19T21:08:04.684Z Compiling typeid v1.0.3
4692025-09-19T21:08:04.783Z Compiling equivalent v1.0.2
4702025-09-19T21:08:04.822Z Compiling hashbrown v0.15.4
4712025-09-19T21:08:04.845Z Compiling utf8_iter v1.0.4
4722025-09-19T21:08:05.097Z Compiling utf16_iter v1.0.5
4732025-09-19T21:08:05.222Z Compiling smallvec v1.15.1
4742025-09-19T21:08:05.435Z Compiling proc-macro-error-attr v1.0.4
4752025-09-19T21:08:05.638Z Compiling usdt-impl v0.5.0
4762025-09-19T21:08:05.641Z Compiling syn v1.0.109
4772025-09-19T21:08:05.753Z Compiling toml_write v0.1.2
4782025-09-19T21:08:05.932Z Compiling indexmap v2.11.0
4792025-09-19T21:08:06.028Z Compiling winnow v0.7.10
4802025-09-19T21:08:06.124Z Compiling thread-id v4.2.2
4812025-09-19T21:08:06.568Z Compiling proc-macro-error v1.0.4
4822025-09-19T21:08:06.906Z Compiling thiserror v2.0.16
4832025-09-19T21:08:07.412Z Compiling percent-encoding v2.3.2
4842025-09-19T21:08:07.485Z Compiling utf8parse v0.2.2
4852025-09-19T21:08:07.672Z Compiling log v0.4.27
4862025-09-19T21:08:07.700Z Compiling rustix v1.0.7
4872025-09-19T21:08:07.724Z Compiling semver v1.0.26
4882025-09-19T21:08:08.033Z Compiling plain v0.2.3
4892025-09-19T21:08:08.209Z Compiling getrandom v0.3.1
4902025-09-19T21:08:08.237Z Compiling camino v1.2.0
4912025-09-19T21:08:08.348Z Compiling ordered-float v2.10.1
4922025-09-19T21:08:08.661Z Compiling anstyle-parse v0.2.5
4932025-09-19T21:08:08.942Z Compiling form_urlencoded v1.2.2
4942025-09-19T21:08:08.997Z Compiling terminal_size v0.4.0
4952025-09-19T21:08:09.361Z Compiling cfg-if v1.0.1
4962025-09-19T21:08:09.405Z Compiling colorchoice v1.0.2
4972025-09-19T21:08:09.473Z Compiling anstyle-query v1.1.1
4982025-09-19T21:08:09.601Z Compiling is_terminal_polyfill v1.70.1
4992025-09-19T21:08:09.645Z Compiling anstyle v1.0.11
5002025-09-19T21:08:09.669Z Compiling pretty-hex v0.4.1
5012025-09-19T21:08:09.989Z Compiling anstream v0.6.18
5022025-09-19T21:08:10.224Z Compiling fs-err v3.1.1
5032025-09-19T21:08:10.378Z Compiling fnv v1.0.7
5042025-09-19T21:08:10.574Z Compiling heck v0.4.1
5052025-09-19T21:08:10.643Z Compiling anyhow v1.0.99
5062025-09-19T21:08:10.722Z Compiling clap_lex v0.7.4
5072025-09-19T21:08:10.953Z Compiling synstructure v0.13.1
5082025-09-19T21:08:11.044Z Compiling heck v0.5.0
5092025-09-19T21:08:11.152Z Compiling strsim v0.11.1
5102025-09-19T21:08:11.238Z Compiling unicode-width v0.1.14
5112025-09-19T21:08:11.520Z Compiling fastrand v2.1.1
5122025-09-19T21:08:11.769Z Compiling bytecount v0.6.8
5132025-09-19T21:08:12.002Z Compiling unicode-xid v0.2.6
5142025-09-19T21:08:12.033Z Compiling papergrid v0.11.0
5152025-09-19T21:08:12.057Z Compiling tempfile v3.20.0
5162025-09-19T21:08:12.218Z Compiling clap_builder v4.5.41
5172025-09-19T21:08:12.602Z Compiling memmap v0.7.0
5182025-09-19T21:08:12.691Z Compiling unicode-width v0.2.0
5192025-09-19T21:08:12.854Z Compiling unicode-linebreak v0.1.5
5202025-09-19T21:08:12.937Z Compiling smawk v0.3.2
5212025-09-19T21:08:13.294Z Compiling textwrap v0.16.2
5222025-09-19T21:08:13.944Z Compiling camino-tempfile v1.4.1
5232025-09-19T21:08:13.970Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5242025-09-19T21:08:14.297Z Compiling swrite v0.1.0
5252025-09-19T21:08:14.439Z Compiling tabled_derive v0.7.0
5262025-09-19T21:08:15.046Z Compiling serde_derive v1.0.223
5272025-09-19T21:08:15.046Z Compiling zerofrom-derive v0.1.4
5282025-09-19T21:08:15.049Z Compiling yoke-derive v0.7.4
5292025-09-19T21:08:15.049Z Compiling zerovec-derive v0.10.3
5302025-09-19T21:08:15.049Z Compiling thiserror-impl v1.0.69
5312025-09-19T21:08:16.433Z Compiling displaydoc v0.2.5
5322025-09-19T21:08:17.612Z Compiling icu_provider_macros v1.5.0
5332025-09-19T21:08:17.663Z Compiling zerocopy-derive v0.7.35
5342025-09-19T21:08:17.993Z Compiling scroll_derive v0.12.0
5352025-09-19T21:08:18.084Z Compiling pest v2.7.14
5362025-09-19T21:08:18.545Z Compiling zerofrom v0.1.4
5372025-09-19T21:08:18.758Z Compiling thiserror-impl v2.0.16
5382025-09-19T21:08:18.808Z Compiling yoke v0.7.4
5392025-09-19T21:08:19.195Z Compiling zerovec v0.10.4
5402025-09-19T21:08:19.387Z Compiling scroll v0.12.0
5412025-09-19T21:08:19.544Z Compiling clap_derive v4.5.41
5422025-09-19T21:08:19.631Z Compiling zerocopy v0.7.35
5432025-09-19T21:08:19.969Z Compiling goblin v0.8.2
5442025-09-19T21:08:20.560Z Compiling pest_meta v2.7.14
5452025-09-19T21:08:20.949Z Compiling tinystr v0.7.6
5462025-09-19T21:08:21.007Z Compiling icu_collections v1.5.0
5472025-09-19T21:08:21.164Z Compiling tabled v0.15.0
5482025-09-19T21:08:21.363Z Compiling icu_locid v1.5.0
5492025-09-19T21:08:22.030Z Compiling pest_generator v2.7.14
5502025-09-19T21:08:22.777Z Compiling icu_provider v1.5.0
5512025-09-19T21:08:23.631Z Compiling icu_locid_transform v1.5.0
5522025-09-19T21:08:23.801Z Compiling serde_spanned v0.6.9
5532025-09-19T21:08:23.841Z Compiling toml_datetime v0.6.11
5542025-09-19T21:08:23.845Z Compiling erased-serde v0.4.6
5552025-09-19T21:08:24.069Z Compiling serde-value v0.7.0
5562025-09-19T21:08:24.364Z Compiling toml_edit v0.22.27
5572025-09-19T21:08:24.478Z Compiling pest_derive v2.7.14
5582025-09-19T21:08:24.597Z Compiling dof v0.3.0
5592025-09-19T21:08:24.882Z Compiling icu_properties v1.5.1
5602025-09-19T21:08:24.987Z Compiling serde_tokenstream v0.2.2
5612025-09-19T21:08:25.311Z Compiling dtrace-parser v0.2.0
5622025-09-19T21:08:25.520Z Compiling serde-untagged v0.1.7
5632025-09-19T21:08:26.936Z Compiling cargo-platform v0.2.0
5642025-09-19T21:08:27.213Z Compiling clap v4.5.41
5652025-09-19T21:08:27.266Z Compiling macaddr v1.0.1
5662025-09-19T21:08:27.457Z Compiling usdt-macro v0.5.0
5672025-09-19T21:08:27.540Z Compiling usdt-attr-macro v0.5.0
5682025-09-19T21:08:27.719Z Compiling toml v0.8.23
5692025-09-19T21:08:28.481Z Compiling icu_normalizer v1.5.0
5702025-09-19T21:08:28.635Z Compiling cargo_toml v0.21.0
5712025-09-19T21:08:28.845Z Compiling usdt v0.5.0
5722025-09-19T21:08:29.256Z Compiling idna_adapter v1.2.0
5732025-09-19T21:08:29.413Z Compiling idna v1.0.3
5742025-09-19T21:08:29.797Z Compiling url v2.5.4
5752025-09-19T21:08:30.419Z Compiling cargo-util-schemas v0.8.2
5762025-09-19T21:08:32.049Z Compiling cargo_metadata v0.21.0
5772025-09-19T21:08:33.611Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5782025-09-19T21:08:37.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
5792025-09-19T21:08:37.303Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5802025-09-19T21:08:38.028Z Downloading crates ...
5812025-09-19T21:08:38.174Z Downloaded addr2line v0.24.2
5822025-09-19T21:08:38.178Z Downloaded adler2 v2.0.0
5832025-09-19T21:08:38.191Z Downloaded glob v0.3.2
5842025-09-19T21:08:38.195Z Downloaded arrayref v0.3.9
5852025-09-19T21:08:38.195Z Downloaded backoff v0.4.0
5862025-09-19T21:08:38.201Z Downloaded async-stream v0.3.6
5872025-09-19T21:08:38.206Z Downloaded allocator-api2 v0.2.21
5882025-09-19T21:08:38.206Z Downloaded aead v0.5.2
5892025-09-19T21:08:38.206Z Downloaded assert_matches v1.5.0
5902025-09-19T21:08:38.209Z Downloaded half v1.8.3
5912025-09-19T21:08:38.209Z Downloaded hash32 v0.3.1
5922025-09-19T21:08:38.212Z Downloaded async-recursion v1.1.1
5932025-09-19T21:08:38.216Z Downloaded half v2.4.1
5942025-09-19T21:08:38.219Z Downloaded atomic-waker v1.1.2
5952025-09-19T21:08:38.219Z Downloaded async-trait v0.1.89
5962025-09-19T21:08:38.223Z Downloaded headers-core v0.3.0
5972025-09-19T21:08:38.227Z Downloaded atomicwrites v0.4.4
5982025-09-19T21:08:38.227Z Downloaded group v0.13.0
5992025-09-19T21:08:38.230Z Downloaded arrayvec v0.7.6
6002025-09-19T21:08:38.233Z Downloaded http-body v1.0.1
6012025-09-19T21:08:38.233Z Downloaded async-stream-impl v0.3.6
6022025-09-19T21:08:38.237Z Downloaded bit-set v0.5.3
6032025-09-19T21:08:38.237Z Downloaded aes v0.8.4
6042025-09-19T21:08:38.241Z Downloaded lockfree-object-pool v0.1.6
6052025-09-19T21:08:38.245Z Downloaded hostname v0.3.1
6062025-09-19T21:08:38.248Z Downloaded globset v0.4.15
6072025-09-19T21:08:38.252Z Downloaded constant_time_eq v0.3.1
6082025-09-19T21:08:38.252Z Downloaded atty v0.2.14
6092025-09-19T21:08:38.255Z Downloaded lru-cache v0.1.2
6102025-09-19T21:08:38.260Z Downloaded internet-checksum v0.2.1
6112025-09-19T21:08:38.260Z Downloaded arc-swap v1.7.1
6122025-09-19T21:08:38.264Z Downloaded buf-list v1.0.3
6132025-09-19T21:08:38.269Z Downloaded linked-hash-map v0.5.6
6142025-09-19T21:08:38.269Z Downloaded cfg_aliases v0.1.1
6152025-09-19T21:08:38.272Z Downloaded keccak v0.1.5
6162025-09-19T21:08:38.272Z Downloaded crc8 v0.1.1
6172025-09-19T21:08:38.272Z Downloaded ciborium-io v0.2.2
6182025-09-19T21:08:38.276Z Downloaded ascii-canvas v3.0.0
6192025-09-19T21:08:38.276Z Downloaded is_ci v1.2.0
6202025-09-19T21:08:38.281Z Downloaded instant v0.1.13
6212025-09-19T21:08:38.281Z Downloaded cookie_store v0.21.1
6222025-09-19T21:08:38.284Z Downloaded ciborium-ll v0.2.2
6232025-09-19T21:08:38.284Z Downloaded cipher v0.4.4
6242025-09-19T21:08:38.284Z Downloaded bitflags v1.3.2
6252025-09-19T21:08:38.287Z Downloaded hash32 v0.2.1
6262025-09-19T21:08:38.291Z Downloaded async-bb8-diesel v0.2.1
6272025-09-19T21:08:38.294Z Downloaded hubpack_derive v0.1.1
6282025-09-19T21:08:38.294Z Downloaded ignore v0.4.23
6292025-09-19T21:08:38.298Z Downloaded precomputed-hash v0.1.1
6302025-09-19T21:08:38.298Z Downloaded ident_case v1.0.1
6312025-09-19T21:08:38.301Z Downloaded lazycell v1.3.0
6322025-09-19T21:08:38.305Z Downloaded jobserver v0.1.32
6332025-09-19T21:08:38.305Z Downloaded hyper-staticfile v0.10.1
6342025-09-19T21:08:38.311Z Downloaded hostname v0.4.0
6352025-09-19T21:08:38.319Z Downloaded blowfish v0.9.1
6362025-09-19T21:08:38.319Z Downloaded bit-set v0.8.0
6372025-09-19T21:08:38.319Z Downloaded crossbeam-deque v0.8.5
6382025-09-19T21:08:38.323Z Downloaded castaway v0.2.3
6392025-09-19T21:08:38.324Z Downloaded ingot v0.1.1
6402025-09-19T21:08:38.324Z Downloaded cexpr v0.6.0
6412025-09-19T21:08:38.324Z Downloaded cassowary v0.3.0
6422025-09-19T21:08:38.328Z Downloaded cookie v0.18.1
6432025-09-19T21:08:38.328Z Downloaded crc v3.2.1
6442025-09-19T21:08:38.332Z Downloaded const_format_proc_macros v0.2.34
6452025-09-19T21:08:38.335Z Downloaded libz-rs-sys v0.5.1
6462025-09-19T21:08:38.339Z Downloaded bzip2 v0.4.4
6472025-09-19T21:08:38.339Z Downloaded lazy_static v1.5.0
6482025-09-19T21:08:38.342Z Downloaded chacha20 v0.9.1
6492025-09-19T21:08:38.342Z Downloaded hex v0.4.3
6502025-09-19T21:08:38.346Z Downloaded indent_write v2.2.0
6512025-09-19T21:08:38.351Z Downloaded inout v0.1.3
6522025-09-19T21:08:38.351Z Downloaded libsw-core v0.3.1
6532025-09-19T21:08:38.354Z Downloaded progenitor v0.8.0
6542025-09-19T21:08:38.354Z Downloaded proc-macro-error-attr2 v2.0.0
6552025-09-19T21:08:38.354Z Downloaded ipnetwork v0.21.1
6562025-09-19T21:08:38.357Z Downloaded linear-map v1.2.0
6572025-09-19T21:08:38.361Z Downloaded lalrpop-util v0.19.12
6582025-09-19T21:08:38.361Z Downloaded kstat-rs v0.2.4
6592025-09-19T21:08:38.365Z Downloaded ref-cast-impl v1.0.24
6602025-09-19T21:08:38.365Z Downloaded ref-cast v1.0.24
6612025-09-19T21:08:38.368Z Downloaded quick-error v1.2.3
6622025-09-19T21:08:38.380Z Downloaded sync_wrapper v1.0.1
6632025-09-19T21:08:38.386Z Downloaded schemars_derive v0.8.22
6642025-09-19T21:08:38.386Z Downloaded rusty-fork v0.3.0
6652025-09-19T21:08:38.390Z Downloaded rustc_version v0.4.1
6662025-09-19T21:08:38.390Z Downloaded resolv-conf v0.7.0
6672025-09-19T21:08:38.393Z Downloaded libloading v0.8.5
6682025-09-19T21:08:38.393Z Downloaded globwalk v0.9.1
6692025-09-19T21:08:38.396Z Downloaded console v0.16.0
6702025-09-19T21:08:38.399Z Downloaded shlex v1.3.0
6712025-09-19T21:08:38.406Z Downloaded shell-words v1.1.0
6722025-09-19T21:08:38.406Z Downloaded ipnet v2.11.0
6732025-09-19T21:08:38.409Z Downloaded slog-scope v4.4.0
6742025-09-19T21:08:38.409Z Downloaded proc-macro-error2 v2.0.1
6752025-09-19T21:08:38.413Z Downloaded string_cache v0.8.9
6762025-09-19T21:08:38.413Z Downloaded crossterm v0.28.1
6772025-09-19T21:08:38.418Z Downloaded zone_cfg_derive v0.3.0
6782025-09-19T21:08:38.422Z Downloaded predicates v3.1.3
6792025-09-19T21:08:38.426Z Downloaded lru v0.12.5
6802025-09-19T21:08:38.426Z Downloaded stringprep v0.1.5
6812025-09-19T21:08:38.429Z Downloaded slog-term v2.9.2
6822025-09-19T21:08:38.429Z Downloaded slog-stdlog v4.1.1
6832025-09-19T21:08:38.432Z Downloaded zone_cfg_derive v0.1.2
6842025-09-19T21:08:38.432Z Downloaded zone v0.3.1
6852025-09-19T21:08:38.435Z Downloaded vte_generate_state_changes v0.1.2
6862025-09-19T21:08:38.435Z Downloaded derive_builder_macro v0.20.2
6872025-09-19T21:08:38.438Z Downloaded termcolor v1.4.1
6882025-09-19T21:08:38.438Z Downloaded fxhash v0.2.1
6892025-09-19T21:08:38.441Z Downloaded foreign-types v0.3.2
6902025-09-19T21:08:38.441Z Downloaded embedded-io v0.4.0
6912025-09-19T21:08:38.444Z Downloaded dirs-next v2.0.0
6922025-09-19T21:08:38.444Z Downloaded foreign-types-shared v0.3.1
6932025-09-19T21:08:38.447Z Downloaded serde_path_to_error v0.1.17
6942025-09-19T21:08:38.447Z Downloaded serde_derive_internals v0.29.1
6952025-09-19T21:08:38.450Z Downloaded hmac v0.12.1
6962025-09-19T21:08:38.453Z Downloaded headers v0.4.1
6972025-09-19T21:08:38.457Z Downloaded litrs v0.4.1
6982025-09-19T21:08:38.460Z Downloaded number_prefix v0.4.0
6992025-09-19T21:08:38.463Z Downloaded num_threads v0.1.7
7002025-09-19T21:08:38.463Z Downloaded md5 v0.7.0
7012025-09-19T21:08:38.466Z Downloaded untrusted v0.7.1
7022025-09-19T21:08:38.466Z Downloaded wait-timeout v0.2.0
7032025-09-19T21:08:38.469Z Downloaded signal-hook-mio v0.2.4
7042025-09-19T21:08:38.469Z Downloaded httparse v1.9.5
7052025-09-19T21:08:38.472Z Downloaded opaque-debug v0.3.1
7062025-09-19T21:08:38.475Z Downloaded num-conv v0.1.0
7072025-09-19T21:08:38.475Z Downloaded new_debug_unreachable v1.0.6
7082025-09-19T21:08:38.479Z Downloaded compact_str v0.8.0
7092025-09-19T21:08:38.481Z Downloaded parse-size v1.1.0
7102025-09-19T21:08:38.484Z Downloaded indexmap v1.9.3
7112025-09-19T21:08:38.488Z Downloaded crossbeam-epoch v0.9.18
7122025-09-19T21:08:38.491Z Downloaded whoami v1.5.2
7132025-09-19T21:08:38.491Z Downloaded zone v0.1.8
7142025-09-19T21:08:38.495Z Downloaded term v1.1.0
7152025-09-19T21:08:38.498Z Downloaded proc-macro-crate v1.3.1
7162025-09-19T21:08:38.498Z Downloaded ena v0.14.3
7172025-09-19T21:08:38.501Z Downloaded dirs-sys-next v0.1.2
7182025-09-19T21:08:38.501Z Downloaded progenitor-client v0.11.0
7192025-09-19T21:08:38.503Z Downloaded gethostname v0.5.0
7202025-09-19T21:08:38.507Z Downloaded tokio-rustls v0.26.0
7212025-09-19T21:08:38.507Z Downloaded tokio-rustls v0.25.0
7222025-09-19T21:08:38.510Z Downloaded flagset v0.4.6
7232025-09-19T21:08:38.513Z Downloaded hyper-util v0.1.16
7242025-09-19T21:08:38.516Z Downloaded progenitor-impl v0.9.1
7252025-09-19T21:08:38.519Z Downloaded either v1.15.0
7262025-09-19T21:08:38.523Z Downloaded funty v2.0.0
7272025-09-19T21:08:38.523Z Downloaded fs-err v2.11.0
7282025-09-19T21:08:38.526Z Downloaded olpc-cjson v0.1.4
7292025-09-19T21:08:38.526Z Downloaded indicatif v0.18.0
7302025-09-19T21:08:38.529Z Downloaded vergen v9.0.6
7312025-09-19T21:08:38.532Z Downloaded nanorand v0.7.0
7322025-09-19T21:08:38.535Z Downloaded serde_urlencoded v0.7.1
7332025-09-19T21:08:38.537Z Downloaded multimap v0.10.1
7342025-09-19T21:08:38.541Z Downloaded chacha20poly1305 v0.10.1
7352025-09-19T21:08:38.541Z Downloaded bumpalo v3.16.0
7362025-09-19T21:08:38.545Z Downloaded heapless v0.8.0
7372025-09-19T21:08:38.548Z Downloaded num_enum_derive v0.5.11
7382025-09-19T21:08:38.550Z Downloaded paste v1.0.15
7392025-09-19T21:08:38.554Z Downloaded phf_shared v0.12.1
7402025-09-19T21:08:38.557Z Downloaded parse-display-derive v0.10.0
7412025-09-19T21:08:38.557Z Downloaded num_enum v0.5.11
7422025-09-19T21:08:38.561Z Downloaded pin-utils v0.1.0
7432025-09-19T21:08:38.565Z Downloaded unarray v0.1.4
7442025-09-19T21:08:38.565Z Downloaded void v1.0.2
7452025-09-19T21:08:38.571Z Downloaded rand_chacha v0.9.0
7462025-09-19T21:08:38.571Z Downloaded fs_extra v1.3.0
7472025-09-19T21:08:38.574Z Downloaded const_format v0.2.34
7482025-09-19T21:08:38.574Z Downloaded crunchy v0.2.2
7492025-09-19T21:08:38.577Z Downloaded rand_core v0.6.4
7502025-09-19T21:08:38.577Z Downloaded serde_spanned v1.0.0
7512025-09-19T21:08:38.580Z Downloaded getrandom v0.2.15
7522025-09-19T21:08:38.584Z Downloaded cstr-argument v0.1.2
7532025-09-19T21:08:38.584Z Downloaded typify v0.3.0
7542025-09-19T21:08:38.587Z Downloaded vergen v8.3.2
7552025-09-19T21:08:38.590Z Downloaded crucible-workspace-hack v0.1.0
7562025-09-19T21:08:38.594Z Downloaded salsa20 v0.10.2
7572025-09-19T21:08:38.594Z Downloaded rustversion v1.0.22
7582025-09-19T21:08:38.597Z Downloaded native-tls v0.2.12
7592025-09-19T21:08:38.600Z Downloaded support-bundle-viewer v0.1.2
7602025-09-19T21:08:38.603Z Downloaded normalize-line-endings v0.3.0
7612025-09-19T21:08:38.603Z Downloaded memoffset v0.9.1
7622025-09-19T21:08:38.609Z Downloaded signal-hook v0.3.18
7632025-09-19T21:08:38.614Z Downloaded float-cmp v0.10.0
7642025-09-19T21:08:38.614Z Downloaded subtle v2.6.1
7652025-09-19T21:08:38.614Z Downloaded password-hash v0.5.0
7662025-09-19T21:08:38.617Z Downloaded oso-derive v0.27.3
7672025-09-19T21:08:38.617Z Downloaded tui-tree-widget v0.23.1
7682025-09-19T21:08:38.617Z Downloaded typify-macro v0.3.0
7692025-09-19T21:08:38.620Z Downloaded pkcs1 v0.7.5
7702025-09-19T21:08:38.620Z Downloaded typify-macro v0.4.3
7712025-09-19T21:08:38.625Z Downloaded time-macros v0.2.24
7722025-09-19T21:08:38.628Z Downloaded path-slash v0.1.5
7732025-09-19T21:08:38.628Z Downloaded unsafe-libyaml v0.2.11
7742025-09-19T21:08:38.631Z Downloaded vergen-lib v0.1.6
7752025-09-19T21:08:38.634Z Downloaded unicase v2.7.0
7762025-09-19T21:08:38.634Z Downloaded http v1.3.1
7772025-09-19T21:08:38.638Z Downloaded tungstenite v0.21.0
7782025-09-19T21:08:38.641Z Downloaded rand v0.8.5
7792025-09-19T21:08:38.645Z Downloaded pbkdf2 v0.11.0
7802025-09-19T21:08:38.648Z Downloaded pretty-hex v0.2.1
7812025-09-19T21:08:38.651Z Downloaded nibble_vec v0.1.0
7822025-09-19T21:08:38.652Z Downloaded futures-executor v0.3.31
7832025-09-19T21:08:38.655Z Downloaded futures-core v0.3.31
7842025-09-19T21:08:38.657Z Downloaded pin-project v1.1.6
7852025-09-19T21:08:38.666Z Downloaded secrecy v0.8.0
7862025-09-19T21:08:38.669Z Downloaded futures-macro v0.3.31
7872025-09-19T21:08:38.672Z Downloaded mime v0.3.17
7882025-09-19T21:08:38.672Z Downloaded tokio-tungstenite v0.21.0
7892025-09-19T21:08:38.675Z Downloaded progenitor-impl v0.8.0
7902025-09-19T21:08:38.678Z Downloaded take_mut v0.2.2
7912025-09-19T21:08:38.678Z Downloaded sha1 v0.10.6
7922025-09-19T21:08:38.681Z Downloaded tap v1.0.1
7932025-09-19T21:08:38.681Z Downloaded rand_core v0.9.3
7942025-09-19T21:08:38.684Z Downloaded phf v0.12.1
7952025-09-19T21:08:38.687Z Downloaded yasna v0.5.2
7962025-09-19T21:08:38.687Z Downloaded darling_core v0.20.10
7972025-09-19T21:08:38.692Z Downloaded rand v0.9.2
7982025-09-19T21:08:38.696Z Downloaded des v0.8.1
7992025-09-19T21:08:38.699Z Downloaded steno v0.4.1
8002025-09-19T21:08:38.703Z Downloaded hickory-server v0.25.2
8012025-09-19T21:08:38.706Z Downloaded newline-converter v0.3.0
8022025-09-19T21:08:38.709Z Downloaded dunce v1.0.5
8032025-09-19T21:08:38.709Z Downloaded diesel_table_macro_syntax v0.2.0
8042025-09-19T21:08:38.713Z Downloaded subprocess v0.2.9
8052025-09-19T21:08:38.713Z Downloaded omicron-zone-package v0.12.2
8062025-09-19T21:08:38.716Z Downloaded der_derive v0.7.3
8072025-09-19T21:08:38.719Z Downloaded slog-bunyan v2.5.0
8082025-09-19T21:08:38.722Z Downloaded serde_repr v0.1.19
8092025-09-19T21:08:38.724Z Downloaded slog-async v2.8.0
8102025-09-19T21:08:38.727Z Downloaded rustc_version v0.1.7
8112025-09-19T21:08:38.727Z Downloaded serde_plain v1.0.2
8122025-09-19T21:08:38.730Z Downloaded openssl-probe v0.1.5
8132025-09-19T21:08:38.730Z Downloaded sec1 v0.7.3
8142025-09-19T21:08:38.733Z Downloaded xshell-macros v0.2.7
8152025-09-19T21:08:38.733Z Downloaded env_logger v0.10.2
8162025-09-19T21:08:38.770Z Downloaded unit-prefix v0.5.1
8172025-09-19T21:08:38.770Z Downloaded supports-color v3.0.2
8182025-09-19T21:08:38.770Z Downloaded slog-dtrace v0.3.0
8192025-09-19T21:08:38.770Z Downloaded static_assertions v1.1.0
8202025-09-19T21:08:38.770Z Downloaded zerocopy v0.6.6
8212025-09-19T21:08:38.770Z Downloaded der v0.7.9
8222025-09-19T21:08:38.770Z Downloaded toml_datetime v0.7.0
8232025-09-19T21:08:38.770Z Downloaded aho-corasick v1.1.3
8242025-09-19T21:08:38.770Z Downloaded hashbrown v0.16.0
8252025-09-19T21:08:38.773Z Downloaded dsl_auto_type v0.1.2
8262025-09-19T21:08:38.773Z Downloaded utf-8 v0.7.6
8272025-09-19T21:08:38.773Z Downloaded foldhash v0.1.5
8282025-09-19T21:08:38.774Z Downloaded fallible-iterator v0.2.0
8292025-09-19T21:08:38.774Z Downloaded want v0.3.1
8302025-09-19T21:08:38.774Z Downloaded darling_macro v0.21.0
8312025-09-19T21:08:38.778Z Downloaded lzss v0.8.2
8322025-09-19T21:08:38.778Z Downloaded managed v0.8.0
8332025-09-19T21:08:38.782Z Downloaded peg v0.8.5
8342025-09-19T21:08:38.785Z Downloaded parking_lot v0.12.3
8352025-09-19T21:08:38.788Z Downloaded tungstenite v0.23.0
8362025-09-19T21:08:38.791Z Downloaded oxide-tokio-rt v0.1.2
8372025-09-19T21:08:38.793Z Downloaded phf v0.11.2
8382025-09-19T21:08:38.794Z Downloaded h2 v0.4.6
8392025-09-19T21:08:38.800Z Downloaded progenitor-macro v0.8.0
8402025-09-19T21:08:38.802Z Downloaded same-file v1.0.6
8412025-09-19T21:08:38.805Z Downloaded progenitor v0.11.0
8422025-09-19T21:08:38.805Z Downloaded pkcs5 v0.7.1
8432025-09-19T21:08:38.809Z Downloaded progenitor-macro v0.9.1
8442025-09-19T21:08:38.813Z Downloaded typify v0.2.0
8452025-09-19T21:08:38.816Z Downloaded match_cfg v0.1.0
8462025-09-19T21:08:38.816Z Downloaded darling v0.21.0
8472025-09-19T21:08:38.823Z Downloaded libm v0.2.8
8482025-09-19T21:08:38.829Z Downloaded zeroize v1.8.1
8492025-09-19T21:08:38.836Z Downloaded parse-display v0.10.0
8502025-09-19T21:08:38.836Z Downloaded topological-sort v0.2.2
8512025-09-19T21:08:38.839Z Downloaded sync-ptr v0.1.4
8522025-09-19T21:08:38.839Z Downloaded tls_codec v0.4.1
8532025-09-19T21:08:38.839Z Downloaded debug-ignore v1.0.5
8542025-09-19T21:08:38.842Z Downloaded termios v0.3.3
8552025-09-19T21:08:38.842Z Downloaded toml v0.7.8
8562025-09-19T21:08:38.845Z Downloaded toml v0.9.5
8572025-09-19T21:08:38.849Z Downloaded itertools v0.13.0
8582025-09-19T21:08:38.856Z Downloaded peg-macros v0.8.5
8592025-09-19T21:08:38.859Z Downloaded waitgroup v0.1.2
8602025-09-19T21:08:38.863Z Downloaded thiserror-impl-no-std v2.0.2
8612025-09-19T21:08:38.863Z Downloaded postgres-protocol v0.6.8
8622025-09-19T21:08:38.867Z Downloaded parking_lot_core v0.8.6
8632025-09-19T21:08:38.867Z Downloaded endian-type v0.1.2
8642025-09-19T21:08:38.870Z Downloaded owo-colors v4.2.2
8652025-09-19T21:08:38.908Z Downloaded psl-types v2.0.11
8662025-09-19T21:08:38.908Z Downloaded simd-adler32 v0.3.7
8672025-09-19T21:08:38.918Z Downloaded dropshot_endpoint v0.16.4
8682025-09-19T21:08:38.918Z Downloaded hyper v1.7.0
8692025-09-19T21:08:38.918Z Downloaded predicates-tree v1.0.12
8702025-09-19T21:08:38.918Z Downloaded time-core v0.1.6
8712025-09-19T21:08:38.918Z Downloaded pbkdf2 v0.12.2
8722025-09-19T21:08:38.918Z Downloaded snafu v0.8.5
8732025-09-19T21:08:38.918Z Downloaded sqlparser_derive v0.2.2
8742025-09-19T21:08:38.918Z Downloaded try-lock v0.2.5
8752025-09-19T21:08:38.918Z Downloaded progenitor-macro v0.10.0
8762025-09-19T21:08:38.918Z Downloaded progenitor v0.9.1
8772025-09-19T21:08:38.918Z Downloaded rustls-pemfile v1.0.4
8782025-09-19T21:08:38.918Z Downloaded tokio-macros v2.5.0
8792025-09-19T21:08:38.918Z Downloaded document-features v0.2.11
8802025-09-19T21:08:38.918Z Downloaded tls_codec_derive v0.4.1
8812025-09-19T21:08:38.918Z Downloaded derive_more-impl v2.0.1
8822025-09-19T21:08:38.922Z Downloaded flate2 v1.1.2
8832025-09-19T21:08:38.922Z Downloaded darling_macro v0.20.10
8842025-09-19T21:08:38.925Z Downloaded toml_writer v1.0.2
8852025-09-19T21:08:38.925Z Downloaded nodrop v0.1.14
8862025-09-19T21:08:38.929Z Downloaded sqlformat v0.3.5
8872025-09-19T21:08:38.929Z Downloaded openssl-macros v0.1.1
8882025-09-19T21:08:38.932Z Downloaded unicode-normalization v0.1.24
8892025-09-19T21:08:38.935Z Downloaded enum-as-inner v0.6.1
8902025-09-19T21:08:38.938Z Downloaded scheduled-thread-pool v0.2.7
8912025-09-19T21:08:38.942Z Downloaded strum_macros v0.24.3
8922025-09-19T21:08:38.942Z Downloaded parking_lot_core v0.9.10
8932025-09-19T21:08:38.945Z Downloaded uzers v0.12.1
8942025-09-19T21:08:38.948Z Downloaded foreign-types-macros v0.2.3
8952025-09-19T21:08:38.948Z Downloaded tracing-attributes v0.1.27
8962025-09-19T21:08:38.951Z Downloaded thread_local v1.1.8
8972025-09-19T21:08:38.954Z Downloaded num v0.4.3
8982025-09-19T21:08:38.957Z Downloaded serde_yaml v0.9.34+deprecated
8992025-09-19T21:08:38.961Z Downloaded rcgen v0.12.1
9002025-09-19T21:08:38.965Z Downloaded ghash v0.5.1
9012025-09-19T21:08:38.965Z Downloaded foreign-types v0.5.0
9022025-09-19T21:08:38.972Z Downloaded siphasher v0.3.11
9032025-09-19T21:08:38.972Z Downloaded csv-core v0.1.11
9042025-09-19T21:08:38.985Z Downloaded zstd-safe v7.2.3
9052025-09-19T21:08:38.985Z Downloaded quinn v0.11.5
9062025-09-19T21:08:38.985Z Downloaded zstd v0.13.3
9072025-09-19T21:08:38.999Z Downloaded num-iter v0.1.45
9082025-09-19T21:08:39.000Z Downloaded foreign-types-shared v0.1.1
9092025-09-19T21:08:39.000Z Downloaded sigpipe v0.1.3
9102025-09-19T21:08:39.000Z Downloaded oxnet v0.1.3
9112025-09-19T21:08:39.000Z Downloaded strum v0.26.3
9122025-09-19T21:08:39.000Z Downloaded pem v3.0.5
9132025-09-19T21:08:39.000Z Downloaded russh-cryptovec v0.7.3
9142025-09-19T21:08:39.002Z Downloaded siphasher v1.0.1
9152025-09-19T21:08:39.008Z Downloaded packed_struct v0.10.1
9162025-09-19T21:08:39.008Z Downloaded display-error-chain v0.2.2
9172025-09-19T21:08:39.008Z Downloaded env_logger v0.11.5
9182025-09-19T21:08:39.008Z Downloaded publicsuffix v2.3.0
9192025-09-19T21:08:39.008Z Downloaded postcard v1.0.10
9202025-09-19T21:08:39.008Z Downloaded strum v0.27.2
9212025-09-19T21:08:39.008Z Downloaded rand_chacha v0.3.1
9222025-09-19T21:08:39.008Z Downloaded signal-hook-tokio v0.3.1
9232025-09-19T21:08:39.019Z Downloaded toml_parser v1.0.2
9242025-09-19T21:08:39.019Z Downloaded darling v0.20.10
9252025-09-19T21:08:39.019Z Downloaded parking_lot v0.11.2
9262025-09-19T21:08:39.031Z Downloaded rayon-core v1.12.1
9272025-09-19T21:08:39.031Z Downloaded rtoolbox v0.0.2
9282025-09-19T21:08:39.031Z Downloaded num-integer v0.1.46
9292025-09-19T21:08:39.031Z Downloaded reqwest v0.12.22
9302025-09-19T21:08:39.038Z Downloaded tabled_derive v0.10.0
9312025-09-19T21:08:39.038Z Downloaded testing_table v0.3.0
9322025-09-19T21:08:39.052Z Downloaded rand_xorshift v0.4.0
9332025-09-19T21:08:39.052Z Downloaded num-rational v0.4.2
9342025-09-19T21:08:39.052Z Downloaded pkg-config v0.3.31
9352025-09-19T21:08:39.052Z Downloaded rpassword v7.4.0
9362025-09-19T21:08:39.066Z Downloaded powerfmt v0.2.0
9372025-09-19T21:08:39.066Z Downloaded structmeta v0.3.0
9382025-09-19T21:08:39.066Z Downloaded signature v2.2.0
9392025-09-19T21:08:39.066Z Downloaded expectorate v1.2.0
9402025-09-19T21:08:39.066Z Downloaded rand_seeder v0.4.0
9412025-09-19T21:08:39.066Z Downloaded vte v0.11.1
9422025-09-19T21:08:39.066Z Downloaded thiserror-no-std v2.0.2
9432025-09-19T21:08:39.071Z Downloaded toml_edit v0.19.15
9442025-09-19T21:08:39.076Z Downloaded r2d2 v0.8.10
9452025-09-19T21:08:39.080Z Downloaded fd-lock v4.0.2
9462025-09-19T21:08:39.081Z Downloaded which v4.4.2
9472025-09-19T21:08:39.087Z Downloaded defmt-macros v0.3.9
9482025-09-19T21:08:39.095Z Downloaded derive-ex v0.1.8
9492025-09-19T21:08:39.095Z Downloaded papergrid v0.17.0
9502025-09-19T21:08:39.109Z Downloaded radium v0.7.0
9512025-09-19T21:08:39.109Z Downloaded p256 v0.13.2
9522025-09-19T21:08:39.109Z Downloaded miniz_oxide v0.8.5
9532025-09-19T21:08:39.110Z Downloaded value-bag v1.9.0
9542025-09-19T21:08:39.121Z Downloaded pkcs8 v0.10.2
9552025-09-19T21:08:39.121Z Downloaded sct v0.7.1
9562025-09-19T21:08:39.121Z Downloaded mime_guess v2.0.5
9572025-09-19T21:08:39.121Z Downloaded tracing-core v0.1.32
9582025-09-19T21:08:39.121Z Downloaded spin v0.9.8
9592025-09-19T21:08:39.122Z Downloaded itertools v0.14.0
9602025-09-19T21:08:39.135Z Downloaded crossterm v0.29.0
9612025-09-19T21:08:39.140Z Downloaded twox-hash v2.1.0
9622025-09-19T21:08:39.140Z Downloaded derive_builder v0.20.2
9632025-09-19T21:08:39.140Z Downloaded schemars v0.8.22
9642025-09-19T21:08:39.154Z Downloaded futures v0.3.31
9652025-09-19T21:08:39.164Z Downloaded bindgen v0.71.1
9662025-09-19T21:08:39.179Z Downloaded rustls-pki-types v1.10.0
9672025-09-19T21:08:39.179Z Downloaded zerocopy-derive v0.8.26
9682025-09-19T21:08:39.179Z Downloaded num-bigint v0.4.6
9692025-09-19T21:08:39.196Z Downloaded unicode-bidi v0.3.17
9702025-09-19T21:08:39.196Z Downloaded socket2 v0.6.0
9712025-09-19T21:08:39.196Z Downloaded papergrid v0.14.0
9722025-09-19T21:08:39.196Z Downloaded socket2 v0.5.10
9732025-09-19T21:08:39.196Z Downloaded flume v0.11.1
9742025-09-19T21:08:39.221Z Downloaded daft-derive v0.1.4
9752025-09-19T21:08:39.221Z Downloaded derive-where v1.5.0
9762025-09-19T21:08:39.221Z Downloaded chrono v0.4.41
9772025-09-19T21:08:39.221Z Downloaded reedline v0.40.0
9782025-09-19T21:08:39.237Z Downloaded zlib-rs v0.5.1
9792025-09-19T21:08:39.237Z Downloaded tabled v0.18.0
9802025-09-19T21:08:39.254Z Downloaded unicode-segmentation v1.12.0
9812025-09-19T21:08:39.254Z Downloaded portable-atomic v1.11.0
9822025-09-19T21:08:39.254Z Downloaded serde_with v3.14.0
9832025-09-19T21:08:39.266Z Downloaded rustls-webpki v0.102.8
9842025-09-19T21:08:39.280Z Downloaded minimal-lexical v0.2.1
9852025-09-19T21:08:39.304Z Downloaded typed-path v0.9.3
9862025-09-19T21:08:39.304Z Downloaded object v0.30.4
9872025-09-19T21:08:39.322Z Downloaded nom v7.1.3
9882025-09-19T21:08:39.322Z Downloaded zip v4.2.0
9892025-09-19T21:08:39.322Z Downloaded russh v0.45.0
9902025-09-19T21:08:39.338Z Downloaded quick-xml v0.37.2
9912025-09-19T21:08:39.338Z Downloaded p521 v0.13.3
9922025-09-19T21:08:39.339Z Downloaded rustls-webpki v0.101.7
9932025-09-19T21:08:39.358Z Downloaded quinn-proto v0.11.8
9942025-09-19T21:08:39.361Z Downloaded rustls v0.21.12
9952025-09-19T21:08:39.377Z Downloaded proptest v1.7.0
9962025-09-19T21:08:39.377Z Downloaded git2 v0.19.0
9972025-09-19T21:08:39.390Z Downloaded sqlparser v0.45.0
9982025-09-19T21:08:39.390Z Downloaded moka v0.12.10
9992025-09-19T21:08:39.390Z Downloaded regex v1.11.1
10002025-09-19T21:08:39.406Z Downloaded bstr v1.10.0
10012025-09-19T21:08:39.416Z Downloaded smoltcp v0.9.1
10022025-09-19T21:08:39.442Z Downloaded nix v0.27.1
10032025-09-19T21:08:39.443Z Downloaded zerocopy v0.8.26
10042025-09-19T21:08:39.456Z Downloaded vcpkg v0.2.15
10052025-09-19T21:08:39.500Z Downloaded futures-util v0.3.31
10062025-09-19T21:08:39.544Z Downloaded diesel v2.2.12
10072025-09-19T21:08:39.544Z Downloaded webpki-roots v1.0.1
10082025-09-19T21:08:39.544Z Downloaded gimli v0.31.1
10092025-09-19T21:08:39.570Z Downloaded tabled v0.20.0
10102025-09-19T21:08:39.570Z Downloaded petname v2.0.2
10112025-09-19T21:08:39.570Z Downloaded regex-syntax v0.6.29
10122025-09-19T21:08:39.570Z Downloaded openssl v0.10.73
10132025-09-19T21:08:39.570Z Downloaded curve25519-dalek v4.1.3
10142025-09-19T21:08:39.577Z Downloaded hickory-proto v0.25.2
10152025-09-19T21:08:39.590Z Downloaded nix v0.29.0
10162025-09-19T21:08:39.598Z Downloaded regress v0.10.4
10172025-09-19T21:08:39.604Z Downloaded typify-impl v0.4.3
10182025-09-19T21:08:39.617Z Downloaded polar-core v0.27.3
10192025-09-19T21:08:39.623Z Downloaded rustls v0.23.19
10202025-09-19T21:08:39.635Z Downloaded nix v0.28.0
10212025-09-19T21:08:39.648Z Downloaded openapiv3 v2.2.0
10222025-09-19T21:08:39.658Z Downloaded regex-syntax v0.8.5
10232025-09-19T21:08:39.672Z Downloaded typify-impl v0.2.0
10242025-09-19T21:08:39.692Z Downloaded bzip2-sys v0.1.13+1.0.8
10252025-09-19T21:08:39.724Z Downloaded dropshot v0.16.4
10262025-09-19T21:08:39.763Z Downloaded nix v0.30.1
10272025-09-19T21:08:39.763Z Downloaded ratatui v0.29.0
10282025-09-19T21:08:39.763Z Downloaded typify-impl v0.3.0
10292025-09-19T21:08:39.779Z Downloaded zerocopy-derive v0.6.6
10302025-09-19T21:08:39.779Z Downloaded sled v0.34.7
10312025-09-19T21:08:39.779Z Downloaded smoltcp v0.11.0
10322025-09-19T21:08:39.799Z Downloaded rustls v0.22.4
10332025-09-19T21:08:39.863Z Downloaded p384 v0.13.0
10342025-09-19T21:08:39.863Z Downloaded jiff v0.2.15
10352025-09-19T21:08:39.864Z Downloaded regex-automata v0.4.8
10362025-09-19T21:08:39.913Z Downloaded chrono-tz v0.10.4
10372025-09-19T21:08:39.913Z Downloaded hickory-proto v0.24.4
10382025-09-19T21:08:39.913Z Downloaded lzma-sys v0.1.20
10392025-09-19T21:08:39.913Z Downloaded object v0.36.5
10402025-09-19T21:08:39.929Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10412025-09-19T21:08:39.929Z Downloaded radix_trie v0.2.1
10422025-09-19T21:08:39.930Z Downloaded petgraph v0.6.5
10432025-09-19T21:08:39.966Z Downloaded libz-sys v1.1.20
10442025-09-19T21:08:40.003Z Downloaded salty v0.3.0
10452025-09-19T21:08:40.004Z Downloaded tokio v1.47.0
10462025-09-19T21:08:40.034Z Downloaded ssh-key v0.6.6
10472025-09-19T21:08:40.034Z Downloaded unicode_categories v0.1.1
10482025-09-19T21:08:40.034Z Downloaded winnow v0.6.26
10492025-09-19T21:08:40.034Z Downloaded petgraph v0.8.2
10502025-09-19T21:08:40.034Z Downloaded winnow v0.5.40
10512025-09-19T21:08:40.055Z Downloaded tracing v0.1.40
10522025-09-19T21:08:40.055Z Downloaded csv v1.3.1
10532025-09-19T21:08:40.080Z Downloaded sha3 v0.10.8
10542025-09-19T21:08:40.080Z Downloaded nu-ansi-term v0.50.1
10552025-09-19T21:08:40.080Z Downloaded darling_core v0.21.0
10562025-09-19T21:08:40.080Z Downloaded lalrpop v0.19.12
10572025-09-19T21:08:40.113Z Downloaded fatfs v0.3.6
10582025-09-19T21:08:40.113Z Downloaded similar v2.7.0
10592025-09-19T21:08:40.113Z Downloaded prettyplease v0.2.36
10602025-09-19T21:08:40.113Z Downloaded num-bigint-dig v0.8.4
10612025-09-19T21:08:40.113Z Downloaded tokio-util v0.7.15
10622025-09-19T21:08:40.113Z Downloaded curve25519-dalek-derive v0.1.1
10632025-09-19T21:08:40.114Z Downloaded float-ord v0.3.2
10642025-09-19T21:08:40.118Z Downloaded ff v0.13.0
10652025-09-19T21:08:40.118Z Downloaded xshell v0.2.7
10662025-09-19T21:08:40.118Z Downloaded ctr v0.9.2
10672025-09-19T21:08:40.118Z Downloaded bitvec v1.0.1
10682025-09-19T21:08:40.118Z Downloaded rayon v1.10.0
10692025-09-19T21:08:40.118Z Downloaded blake3 v1.5.4
10702025-09-19T21:08:40.123Z Downloaded bindgen v0.69.5
10712025-09-19T21:08:40.129Z Downloaded newtype-uuid v1.2.4
10722025-09-19T21:08:40.133Z Downloaded time v0.3.43
10732025-09-19T21:08:40.137Z Downloaded zeroize_derive v1.4.2
10742025-09-19T21:08:40.149Z Downloaded unicode-truncate v1.1.0
10752025-09-19T21:08:40.149Z Downloaded newtype_derive v0.1.6
10762025-09-19T21:08:40.154Z Downloaded vergen-gitcl v1.0.8
10772025-09-19T21:08:40.154Z Downloaded ppv-lite86 v0.2.20
10782025-09-19T21:08:40.154Z Downloaded defmt v0.3.8
10792025-09-19T21:08:40.154Z Downloaded memmap2 v0.9.5
10802025-09-19T21:08:40.154Z Downloaded tokio-dtrace v0.1.0
10812025-09-19T21:08:40.154Z Downloaded snafu-derive v0.8.5
10822025-09-19T21:08:40.154Z Downloaded rustls-pemfile v2.2.0
10832025-09-19T21:08:40.154Z Downloaded rustls-native-certs v0.8.1
10842025-09-19T21:08:40.157Z Downloaded yansi v1.0.1
10852025-09-19T21:08:40.161Z Downloaded uuid v1.18.1
10862025-09-19T21:08:40.164Z Downloaded encoding_rs v0.8.34
10872025-09-19T21:08:40.181Z Downloaded itertools v0.12.1
10882025-09-19T21:08:40.187Z Downloaded futures-channel v0.3.31
10892025-09-19T21:08:40.190Z Downloaded ecdsa v0.16.9
10902025-09-19T21:08:40.193Z Downloaded quinn-udp v0.5.5
10912025-09-19T21:08:40.193Z Downloaded ring v0.17.14
10922025-09-19T21:08:40.228Z Downloaded predicates-core v1.0.8
10932025-09-19T21:08:40.232Z Downloaded tower-http v0.6.6
10942025-09-19T21:08:40.235Z Downloaded crypto-bigint v0.5.5
10952025-09-19T21:08:40.242Z Downloaded walkdir v2.5.0
10962025-09-19T21:08:40.246Z Downloaded primeorder v0.13.6
10972025-09-19T21:08:40.246Z Downloaded zip v0.6.6
10982025-09-19T21:08:40.251Z Downloaded tough v0.20.0
10992025-09-19T21:08:40.256Z Downloaded peg-runtime v0.8.5
11002025-09-19T21:08:40.260Z Downloaded tar v0.4.44
11012025-09-19T21:08:40.260Z Downloaded openssl-sys v0.9.109
11022025-09-19T21:08:40.263Z Downloaded maybe-uninit v2.0.0
11032025-09-19T21:08:40.266Z Downloaded typify v0.4.3
11042025-09-19T21:08:40.269Z Downloaded iri-string v0.7.8
11052025-09-19T21:08:40.277Z Downloaded hkdf v0.12.4
11062025-09-19T21:08:40.281Z Downloaded ed25519 v2.2.3
11072025-09-19T21:08:40.281Z Downloaded libgit2-sys v0.17.0+1.8.1
11082025-09-19T21:08:40.338Z Downloaded dyn-clone v1.0.20
11092025-09-19T21:08:40.343Z Downloaded maplit v1.0.2
11102025-09-19T21:08:40.343Z Downloaded serde-hex v0.1.0
11112025-09-19T21:08:40.343Z Downloaded progenitor-impl v0.11.0
11122025-09-19T21:08:40.343Z Downloaded prefix-trie v0.7.0
11132025-09-19T21:08:40.343Z Downloaded diesel_derives v2.2.3
11142025-09-19T21:08:40.343Z Downloaded samael v0.0.19
11152025-09-19T21:08:40.346Z Downloaded tower v0.5.2
11162025-09-19T21:08:40.350Z Downloaded ssh-encoding v0.2.0
11172025-09-19T21:08:40.354Z Downloaded ssh-cipher v0.2.0
11182025-09-19T21:08:40.354Z Downloaded tabled_derive v0.11.0
11192025-09-19T21:08:40.359Z Downloaded signal-hook-registry v1.4.2
11202025-09-19T21:08:40.359Z Downloaded serde_bytes v0.11.17
11212025-09-19T21:08:40.359Z Downloaded semver v0.1.20
11222025-09-19T21:08:40.362Z Downloaded secrecy v0.10.3
11232025-09-19T21:08:40.362Z Downloaded xz2 v0.1.7
11242025-09-19T21:08:40.362Z Downloaded progenitor v0.10.0
11252025-09-19T21:08:40.362Z Downloaded derive_more v2.0.1
11262025-09-19T21:08:40.370Z Downloaded test-strategy v0.4.3
11272025-09-19T21:08:40.374Z Downloaded mio v1.0.2
11282025-09-19T21:08:40.380Z Downloaded oso v0.27.3
11292025-09-19T21:08:40.383Z Downloaded num-derive v0.4.2
11302025-09-19T21:08:40.383Z Downloaded num-derive v0.3.3
11312025-09-19T21:08:40.383Z Downloaded foldhash v0.2.0
11322025-09-19T21:08:40.388Z Downloaded tokio-stream v0.1.17
11332025-09-19T21:08:40.391Z Downloaded ron v0.8.1
11342025-09-19T21:08:40.394Z Downloaded itertools v0.10.5
11352025-09-19T21:08:40.423Z Downloaded futures-task v0.3.31
11362025-09-19T21:08:40.423Z Downloaded ron v0.7.1
11372025-09-19T21:08:40.423Z Downloaded ed25519-dalek v2.1.1
11382025-09-19T21:08:40.423Z Downloaded tower-service v0.3.3
11392025-09-19T21:08:40.423Z Downloaded tower-layer v0.3.3
11402025-09-19T21:08:40.423Z Downloaded tinyvec_macros v0.1.1
11412025-09-19T21:08:40.423Z Downloaded strip-ansi-escapes v0.2.0
11422025-09-19T21:08:40.423Z Downloaded serde-big-array v0.5.1
11432025-09-19T21:08:40.423Z Downloaded deranged v0.5.3
11442025-09-19T21:08:40.423Z Downloaded rustc-demangle v0.1.24
11452025-09-19T21:08:40.423Z Downloaded untrusted v0.9.0
11462025-09-19T21:08:40.423Z Downloaded universal-hash v0.5.1
11472025-09-19T21:08:40.423Z Downloaded postgres-types v0.2.9
11482025-09-19T21:08:40.423Z Downloaded x509-cert v0.2.5
11492025-09-19T21:08:40.424Z Downloaded rustyline v14.0.0
11502025-09-19T21:08:40.427Z Downloaded iddqd v0.3.13
11512025-09-19T21:08:40.433Z Downloaded pem-rfc7468 v0.7.0
11522025-09-19T21:08:40.438Z Downloaded packed_struct_codegen v0.10.1
11532025-09-19T21:08:40.438Z Downloaded progenitor-impl v0.10.0
11542025-09-19T21:08:40.438Z Downloaded tokio-postgres v0.7.13
11552025-09-19T21:08:40.441Z Downloaded rustc-hash v2.1.1
11562025-09-19T21:08:40.444Z Downloaded libxml v0.3.3
11572025-09-19T21:08:40.447Z Downloaded tagptr v0.2.0
11582025-09-19T21:08:40.447Z Downloaded tabwriter v1.4.0
11592025-09-19T21:08:40.451Z Downloaded tokio-tungstenite v0.23.1
11602025-09-19T21:08:40.451Z Downloaded futures-io v0.3.31
11612025-09-19T21:08:40.455Z Downloaded env_filter v0.1.2
11622025-09-19T21:08:40.455Z Downloaded rustc-hash v1.1.0
11632025-09-19T21:08:40.455Z Downloaded termtree v0.5.1
11642025-09-19T21:08:40.455Z Downloaded smf v0.2.3
11652025-09-19T21:08:40.455Z Downloaded serde_with_macros v3.14.0
11662025-09-19T21:08:40.458Z Downloaded elliptic-curve v0.13.8
11672025-09-19T21:08:40.462Z Downloaded derive_builder_core v0.20.2
11682025-09-19T21:08:40.462Z Downloaded strum_macros v0.26.4
11692025-09-19T21:08:40.465Z Downloaded fixedbitset v0.4.2
11702025-09-19T21:08:40.465Z Downloaded filetime v0.2.25
11712025-09-19T21:08:40.468Z Downloaded cc v1.2.30
11722025-09-19T21:08:40.472Z Downloaded diesel-dtrace v0.4.2
11732025-09-19T21:08:40.472Z Downloaded vsss-rs v3.3.4
11742025-09-19T21:08:40.475Z Downloaded hickory-resolver v0.25.2
11752025-09-19T21:08:40.479Z Downloaded diff v0.1.13
11762025-09-19T21:08:40.482Z Downloaded qorb v0.4.1
11772025-09-19T21:08:40.486Z Downloaded derive_more v0.99.20
11782025-09-19T21:08:40.490Z Downloaded tiny-keccak v2.0.2
11792025-09-19T21:08:40.491Z Downloaded zopfli v0.8.1
11802025-09-19T21:08:40.494Z Downloaded tokio-native-tls v0.3.1
11812025-09-19T21:08:40.494Z Downloaded fixedbitset v0.5.7
11822025-09-19T21:08:40.497Z Downloaded slog v2.7.0
11832025-09-19T21:08:40.497Z Downloaded hickory-resolver v0.24.4
11842025-09-19T21:08:40.501Z Downloaded unicode-properties v0.1.3
11852025-09-19T21:08:40.505Z Downloaded futures-sink v0.3.31
11862025-09-19T21:08:40.505Z Downloaded structmeta-derive v0.3.0
11872025-09-19T21:08:40.505Z Downloaded smallvec v0.6.14
11882025-09-19T21:08:40.506Z Downloaded slog-envlogger v2.2.0
11892025-09-19T21:08:40.510Z Downloaded slab v0.4.9
11902025-09-19T21:08:40.510Z Downloaded password-hash v0.4.2
11912025-09-19T21:08:40.510Z Downloaded multer v3.1.0
11922025-09-19T21:08:40.513Z Downloaded aes-gcm v0.10.3
11932025-09-19T21:08:40.513Z Downloaded rsa v0.9.6
11942025-09-19T21:08:40.519Z Downloaded crossbeam-channel v0.5.15
11952025-09-19T21:08:40.522Z Downloaded base64 v0.21.7
11962025-09-19T21:08:40.526Z Downloaded backtrace v0.3.74
11972025-09-19T21:08:40.529Z Downloaded rfc6979 v0.4.0
11982025-09-19T21:08:40.533Z Downloaded num-complex v0.4.6
11992025-09-19T21:08:40.533Z Downloaded md-5 v0.10.6
12002025-09-19T21:08:40.537Z Downloaded pretty_assertions v1.4.1
12012025-09-19T21:08:40.537Z Downloaded jiff-static v0.2.15
12022025-09-19T21:08:40.540Z Downloaded bytes v1.10.1
12032025-09-19T21:08:40.543Z Downloaded tinyvec v1.8.0
12042025-09-19T21:08:40.548Z Downloaded hashbrown v0.13.2
12052025-09-19T21:08:40.551Z Downloaded pin-project-lite v0.2.14
12062025-09-19T21:08:40.551Z Downloaded pin-project-internal v1.1.6
12072025-09-19T21:08:40.554Z Downloaded tokio-rustls v0.24.1
12082025-09-19T21:08:40.554Z Downloaded embedded-io v0.6.1
12092025-09-19T21:08:40.557Z Downloaded defmt-parser v0.3.4
12102025-09-19T21:08:40.557Z Downloaded serde_cbor v0.11.2
12112025-09-19T21:08:40.561Z Downloaded progenitor-client v0.10.0
12122025-09-19T21:08:40.561Z Downloaded progenitor-client v0.9.1
12132025-09-19T21:08:40.561Z Downloaded progenitor-client v0.8.0
12142025-09-19T21:08:40.561Z Downloaded phf_shared v0.11.2
12152025-09-19T21:08:40.564Z Downloaded data-encoding v2.9.0
12162025-09-19T21:08:40.564Z Downloaded daft v0.1.4
12172025-09-19T21:08:40.564Z Downloaded xattr v1.3.1
12182025-09-19T21:08:40.567Z Downloaded wyz v0.5.1
12192025-09-19T21:08:40.568Z Downloaded term v0.7.0
12202025-09-19T21:08:40.571Z Downloaded strum_macros v0.27.1
12212025-09-19T21:08:40.574Z Downloaded russh-keys v0.45.0
12222025-09-19T21:08:40.574Z Downloaded base64 v0.22.1
12232025-09-19T21:08:40.578Z Downloaded base64 v0.13.1
12242025-09-19T21:08:40.581Z Downloaded typify-macro v0.2.0
12252025-09-19T21:08:40.581Z Downloaded slog-json v2.6.1
12262025-09-19T21:08:40.585Z Downloaded heapless v0.7.17
12272025-09-19T21:08:40.585Z Downloaded ingot-macros v0.1.1
12282025-09-19T21:08:40.588Z Downloaded crc-any v2.5.0
12292025-09-19T21:08:40.589Z Downloaded const-oid v0.9.6
12302025-09-19T21:08:40.592Z Downloaded difflib v0.4.0
12312025-09-19T21:08:40.592Z Downloaded scopeguard v1.2.0
12322025-09-19T21:08:40.592Z Downloaded clang-sys v1.8.1
12332025-09-19T21:08:40.595Z Downloaded crossbeam-utils v0.8.21
12342025-09-19T21:08:40.598Z Downloaded blake2 v0.10.6
12352025-09-19T21:08:40.598Z Downloaded spki v0.7.3
12362025-09-19T21:08:40.603Z Downloaded hyper-rustls v0.27.7
12372025-09-19T21:08:40.603Z Downloaded polyval v0.6.2
12382025-09-19T21:08:40.603Z Downloaded poly1305 v0.8.0
12392025-09-19T21:08:40.606Z Downloaded libsw v3.5.0
12402025-09-19T21:08:40.610Z Downloaded console v0.15.10
12412025-09-19T21:08:40.610Z Downloaded lock_api v0.4.12
12422025-09-19T21:08:40.613Z Downloaded indicatif v0.17.11
12432025-09-19T21:08:40.617Z Downloaded hashbrown v0.12.3
12442025-09-19T21:08:40.620Z Downloaded crc32fast v1.4.2
12452025-09-19T21:08:40.620Z Downloaded crc-catalog v2.4.0
12462025-09-19T21:08:40.620Z Downloaded ciborium v0.2.2
12472025-09-19T21:08:40.624Z Downloaded aws-lc-rs v1.12.4
12482025-09-19T21:08:40.629Z Downloaded critical-section v1.1.3
12492025-09-19T21:08:40.632Z Downloaded cbc v0.1.2
12502025-09-19T21:08:40.632Z Downloaded cargo_metadata v0.18.1
12512025-09-19T21:08:40.635Z Downloaded cancel-safe-futures v0.1.5
12522025-09-19T21:08:40.635Z Downloaded bit-vec v0.8.0
12532025-09-19T21:08:40.639Z Downloaded scrypt v0.11.0
12542025-09-19T21:08:40.639Z Downloaded progenitor-macro v0.11.0
12552025-09-19T21:08:40.639Z Downloaded iana-time-zone v0.1.63
12562025-09-19T21:08:40.643Z Downloaded highway v1.3.0
12572025-09-19T21:08:40.643Z Downloaded hex-literal v0.4.1
12582025-09-19T21:08:40.646Z Downloaded convert_case v0.7.1
12592025-09-19T21:08:40.646Z Downloaded bzip2 v0.5.2
12602025-09-19T21:08:40.650Z Downloaded hickory-client v0.25.2
12612025-09-19T21:08:40.650Z Downloaded ingot-types v0.1.2
12622025-09-19T21:08:40.653Z Downloaded indoc v2.0.6
12632025-09-19T21:08:40.653Z Downloaded colored v2.2.0
12642025-09-19T21:08:40.656Z Downloaded libefi-sys v0.1.0
12652025-09-19T21:08:40.656Z Downloaded impl-trait-for-tuples v0.2.2
12662025-09-19T21:08:40.661Z Downloaded convert_case v0.4.0
12672025-09-19T21:08:40.661Z Downloaded cobs v0.2.3
12682025-09-19T21:08:40.661Z Downloaded bcrypt-pbkdf v0.10.0
12692025-09-19T21:08:40.664Z Downloaded hyper-tls v0.6.0
12702025-09-19T21:08:40.664Z Downloaded home v0.5.9
12712025-09-19T21:08:40.664Z Downloaded heck v0.3.3
12722025-09-19T21:08:40.664Z Downloaded http-body-util v0.1.3
12732025-09-19T21:08:40.668Z Downloaded bitfield v0.14.0
12742025-09-19T21:08:40.668Z Downloaded cmake v0.1.51
12752025-09-19T21:08:40.668Z Downloaded libscf-sys v1.1.0
12762025-09-19T21:08:40.668Z Downloaded is-terminal v0.4.13
12772025-09-19T21:08:40.671Z Downloaded instability v0.3.2
12782025-09-19T21:08:40.671Z Downloaded indoc v1.0.9
12792025-09-19T21:08:40.675Z Downloaded hubpack v0.1.2
12802025-09-19T21:08:40.675Z Downloaded block-padding v0.3.3
12812025-09-19T21:08:40.676Z Downloaded bitfield-struct v0.6.2
12822025-09-19T21:08:40.680Z Downloaded bit-vec v0.6.3
12832025-09-19T21:08:40.680Z Downloaded bcs v0.1.6
12842025-09-19T21:08:40.680Z Downloaded base64ct v1.6.0
12852025-09-19T21:08:40.687Z Downloaded camino-tempfile-ext v0.3.2
12862025-09-19T21:08:40.687Z Downloaded bb8 v0.8.5
12872025-09-19T21:08:40.687Z Downloaded httpdate v1.0.3
12882025-09-19T21:08:40.687Z Downloaded cargo-platform v0.1.8
12892025-09-19T21:08:40.687Z Downloaded base16ct v0.2.0
12902025-09-19T21:08:40.691Z Downloaded humantime v2.2.0
12912025-09-19T21:08:40.691Z Downloaded http-range v0.1.5
12922025-09-19T21:08:40.691Z Downloaded cfg_aliases v0.2.1
12932025-09-19T21:08:40.691Z Downloaded array-init v0.0.4
12942025-09-19T21:08:40.691Z Downloaded argon2 v0.5.3
12952025-09-19T21:08:40.691Z Downloaded ahash v0.8.12
12962025-09-19T21:08:40.899Z Downloaded aws-lc-sys v0.26.0
12972025-09-19T21:08:41.198Z Compiling value-bag v1.9.0
12982025-09-19T21:08:41.198Z Compiling shlex v1.3.0
12992025-09-19T21:08:41.206Z Compiling lock_api v0.4.12
13002025-09-19T21:08:41.206Z Compiling scopeguard v1.2.0
13012025-09-19T21:08:41.206Z Compiling typenum v1.17.0
13022025-09-19T21:08:41.207Z Compiling syn v2.0.106
13032025-09-19T21:08:41.207Z Compiling getrandom v0.2.15
13042025-09-19T21:08:41.207Z Compiling jobserver v0.1.32
13052025-09-19T21:08:41.576Z Compiling generic-array v0.14.7
13062025-09-19T21:08:41.709Z Compiling rand_core v0.6.4
13072025-09-19T21:08:41.769Z Compiling smallvec v1.15.1
13082025-09-19T21:08:41.788Z Compiling log v0.4.27
13092025-09-19T21:08:41.901Z Compiling cc v1.2.30
13102025-09-19T21:08:42.222Z Compiling portable-atomic v1.11.0
13112025-09-19T21:08:42.239Z Compiling subtle v2.6.1
13122025-09-19T21:08:42.259Z Compiling critical-section v1.1.3
13132025-09-19T21:08:42.364Z Compiling const-oid v0.9.6
13142025-09-19T21:08:42.426Z Compiling pkg-config v0.3.31
13152025-09-19T21:08:42.507Z Compiling parking_lot_core v0.9.10
13162025-09-19T21:08:42.556Z Compiling pin-project-lite v0.2.14
13172025-09-19T21:08:42.705Z Compiling rustix v0.38.37
13182025-09-19T21:08:43.649Z Compiling signal-hook-registry v1.4.2
13192025-09-19T21:08:43.685Z Compiling parking_lot v0.12.3
13202025-09-19T21:08:43.851Z Compiling mio v1.0.2
13212025-09-19T21:08:43.870Z Compiling futures-core v0.3.31
13222025-09-19T21:08:44.143Z Compiling spin v0.9.8
13232025-09-19T21:08:44.341Z Compiling libm v0.2.8
13242025-09-19T21:08:44.556Z Compiling once_cell v1.21.3
13252025-09-19T21:08:44.578Z Compiling socket2 v0.6.0
13262025-09-19T21:08:44.638Z Compiling slab v0.4.9
13272025-09-19T21:08:44.661Z Compiling aho-corasick v1.1.3
13282025-09-19T21:08:44.735Z Compiling num-traits v0.2.19
13292025-09-19T21:08:44.966Z Compiling getrandom v0.3.1
13302025-09-19T21:08:44.988Z Compiling regex-syntax v0.8.5
13312025-09-19T21:08:45.008Z Compiling foldhash v0.1.5
13322025-09-19T21:08:45.078Z Compiling cpufeatures v0.2.14
13332025-09-19T21:08:45.205Z Compiling allocator-api2 v0.2.21
13342025-09-19T21:08:45.318Z Compiling serde_json v1.0.145
13352025-09-19T21:08:45.774Z Compiling either v1.15.0
13362025-09-19T21:08:45.889Z Compiling hashbrown v0.15.4
13372025-09-19T21:08:45.907Z Compiling futures-sink v0.3.31
13382025-09-19T21:08:45.952Z Compiling percent-encoding v2.3.2
13392025-09-19T21:08:46.077Z Compiling glob v0.3.2
13402025-09-19T21:08:46.191Z Compiling futures-channel v0.3.31
13412025-09-19T21:08:46.963Z Compiling clang-sys v1.8.1
13422025-09-19T21:08:47.183Z Compiling futures-io v0.3.31
13432025-09-19T21:08:47.334Z Compiling prettyplease v0.2.36
13442025-09-19T21:08:47.494Z Compiling futures-task v0.3.31
13452025-09-19T21:08:47.689Z Compiling pin-utils v0.1.0
13462025-09-19T21:08:47.786Z Compiling lazy_static v1.5.0
13472025-09-19T21:08:47.807Z Compiling minimal-lexical v0.2.1
13482025-09-19T21:08:47.807Z Compiling libloading v0.8.5
13492025-09-19T21:08:47.938Z Compiling bindgen v0.69.5
13502025-09-19T21:08:48.207Z Compiling base64ct v1.6.0
13512025-09-19T21:08:48.351Z Compiling nom v7.1.3
13522025-09-19T21:08:48.784Z Compiling regex-automata v0.4.8
13532025-09-19T21:08:48.808Z Compiling home v0.5.9
13542025-09-19T21:08:48.937Z Compiling synstructure v0.13.1
13552025-09-19T21:08:49.133Z Compiling pem-rfc7468 v0.7.0
13562025-09-19T21:08:49.741Z Compiling itertools v0.12.1
13572025-09-19T21:08:50.344Z Compiling flagset v0.4.6
13582025-09-19T21:08:50.580Z Compiling lazycell v1.3.0
13592025-09-19T21:08:50.772Z Compiling rustc-hash v1.1.0
13602025-09-19T21:08:50.947Z Compiling cmake v0.1.51
13612025-09-19T21:08:50.983Z Compiling dunce v1.0.5
13622025-09-19T21:08:51.138Z Compiling fs_extra v1.3.0
13632025-09-19T21:08:51.599Z Compiling cexpr v0.6.0
13642025-09-19T21:08:51.683Z Compiling form_urlencoded v1.2.2
13652025-09-19T21:08:51.768Z Compiling paste v1.0.15
13662025-09-19T21:08:51.884Z Compiling vcpkg v0.2.15
13672025-09-19T21:08:51.989Z Compiling iana-time-zone v0.1.63
13682025-09-19T21:08:52.383Z Compiling ring v0.17.14
13692025-09-19T21:08:52.558Z Compiling tracing-core v0.1.32
13702025-09-19T21:08:53.124Z Compiling aws-lc-rs v1.12.4
13712025-09-19T21:08:53.475Z Compiling rustls-pki-types v1.10.0
13722025-09-19T21:08:53.507Z Compiling openssl-sys v0.9.109
13732025-09-19T21:08:53.563Z Compiling tinyvec_macros v0.1.1
13742025-09-19T21:08:53.669Z Compiling rustversion v1.0.22
13752025-09-19T21:08:53.769Z Compiling httparse v1.9.5
13762025-09-19T21:08:53.897Z Compiling serde_derive v1.0.223
13772025-09-19T21:08:54.334Z Compiling zeroize_derive v1.4.2
13782025-09-19T21:08:54.358Z Compiling zerofrom-derive v0.1.4
13792025-09-19T21:08:54.394Z Compiling yoke-derive v0.7.4
13802025-09-19T21:08:54.533Z Compiling zerovec-derive v0.10.3
13812025-09-19T21:08:55.677Z Compiling zeroize v1.8.1
13822025-09-19T21:08:56.822Z Compiling displaydoc v0.2.5
13832025-09-19T21:08:56.958Z Compiling zerocopy-derive v0.7.35
13842025-09-19T21:08:57.384Z Compiling crypto-common v0.1.6
13852025-09-19T21:08:57.621Z Compiling block-buffer v0.10.4
13862025-09-19T21:08:57.651Z Compiling zerofrom v0.1.4
13872025-09-19T21:08:57.883Z Compiling digest v0.10.7
13882025-09-19T21:08:57.957Z Compiling yoke v0.7.4
13892025-09-19T21:08:58.314Z Compiling zerovec v0.10.4
13902025-09-19T21:08:58.342Z Compiling tokio-macros v2.5.0
13912025-09-19T21:08:58.366Z Compiling hmac v0.12.1
13922025-09-19T21:08:58.630Z Compiling icu_provider_macros v1.5.0
13932025-09-19T21:08:58.772Z Compiling block-padding v0.3.3
13942025-09-19T21:08:58.852Z Compiling zerocopy v0.7.35
13952025-09-19T21:08:59.030Z Compiling futures-macro v0.3.31
13962025-09-19T21:08:59.159Z Compiling inout v0.1.3
13972025-09-19T21:08:59.369Z Compiling sha2 v0.10.9
13982025-09-19T21:08:59.440Z Compiling cipher v0.4.4
13992025-09-19T21:08:59.699Z Compiling regex v1.11.1
14002025-09-19T21:08:59.736Z Compiling der_derive v0.7.3
14012025-09-19T21:08:59.944Z Compiling thiserror-impl v1.0.69
14022025-09-19T21:09:00.209Z Compiling tinystr v0.7.6
14032025-09-19T21:09:00.288Z Compiling icu_collections v1.5.0
14042025-09-19T21:09:00.624Z Compiling icu_locid v1.5.0
14052025-09-19T21:09:00.646Z Compiling ppv-lite86 v0.2.20
14062025-09-19T21:09:00.815Z Compiling futures-util v0.3.31
14072025-09-19T21:09:00.970Z Compiling serde v1.0.223
14082025-09-19T21:09:01.443Z Compiling salsa20 v0.10.2
14092025-09-19T21:09:01.537Z Compiling pbkdf2 v0.12.2
14102025-09-19T21:09:01.700Z Compiling icu_provider v1.5.0
14112025-09-19T21:09:01.731Z Compiling scrypt v0.11.0
14122025-09-19T21:09:01.952Z Compiling der v0.7.9
14132025-09-19T21:09:02.139Z Compiling bitflags v2.9.1
14142025-09-19T21:09:02.215Z Compiling bytes v1.10.1
14152025-09-19T21:09:02.576Z Compiling semver v1.0.26
14162025-09-19T21:09:02.634Z Compiling icu_locid_transform v1.5.0
14172025-09-19T21:09:02.656Z Compiling indexmap v2.11.0
14182025-09-19T21:09:02.750Z Compiling thiserror v1.0.69
14192025-09-19T21:09:02.968Z Compiling cbc v0.1.2
14202025-09-19T21:09:03.234Z Compiling rustc_version v0.4.1
14212025-09-19T21:09:03.342Z Compiling tokio v1.47.0
14222025-09-19T21:09:03.664Z Compiling http v1.3.1
14232025-09-19T21:09:03.896Z Compiling aes v0.8.4
14242025-09-19T21:09:04.182Z Compiling icu_properties v1.5.1
14252025-09-19T21:09:04.937Z Compiling spki v0.7.3
14262025-09-19T21:09:04.966Z Compiling pest v2.7.14
14272025-09-19T21:09:05.315Z Compiling pkcs5 v0.7.1
14282025-09-19T21:09:05.688Z Compiling chrono v0.4.41
14292025-09-19T21:09:06.151Z Compiling uuid v1.18.1
14302025-09-19T21:09:06.374Z Compiling which v4.4.2
14312025-09-19T21:09:06.996Z Compiling tracing-attributes v0.1.27
14322025-09-19T21:09:07.402Z Compiling pkcs8 v0.10.2
14332025-09-19T21:09:07.689Z Compiling pest_meta v2.7.14
14342025-09-19T21:09:07.878Z Compiling http-body v1.0.1
14352025-09-19T21:09:08.014Z Compiling icu_normalizer v1.5.0
14362025-09-19T21:09:08.118Z Compiling scroll_derive v0.12.0
14372025-09-19T21:09:08.842Z Compiling base64 v0.22.1
14382025-09-19T21:09:09.010Z Compiling idna_adapter v1.2.0
14392025-09-19T21:09:09.260Z Compiling idna v1.0.3
14402025-09-19T21:09:09.472Z Compiling pest_generator v2.7.14
14412025-09-19T21:09:09.495Z Compiling scroll v0.12.0
14422025-09-19T21:09:09.878Z Compiling url v2.5.4
14432025-09-19T21:09:10.033Z Compiling tinyvec v1.8.0
14442025-09-19T21:09:10.243Z Compiling tracing v0.1.40
14452025-09-19T21:09:10.696Z Compiling serde_derive_internals v0.29.1
14462025-09-19T21:09:10.752Z Compiling rand_core v0.9.3
14472025-09-19T21:09:11.198Z Compiling bzip2-sys v0.1.13+1.0.8
14482025-09-19T21:09:11.326Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14492025-09-19T21:09:11.484Z Compiling schemars v0.8.22
14502025-09-19T21:09:11.595Z Compiling tokio-util v0.7.15
14512025-09-19T21:09:11.705Z Compiling num-conv v0.1.0
14522025-09-19T21:09:11.859Z Compiling powerfmt v0.2.0
14532025-09-19T21:09:11.971Z Compiling untrusted v0.7.1
14542025-09-19T21:09:11.993Z Compiling atomic-waker v1.1.2
14552025-09-19T21:09:12.073Z Compiling foreign-types-shared v0.1.1
14562025-09-19T21:09:12.178Z Compiling untrusted v0.9.0
14572025-09-19T21:09:12.201Z Compiling openssl-probe v0.1.5
14582025-09-19T21:09:12.221Z Compiling adler2 v2.0.0
14592025-09-19T21:09:12.243Z Compiling time-core v0.1.6
14602025-09-19T21:09:12.372Z Compiling tower-service v0.3.3
14612025-09-19T21:09:12.450Z Compiling openssl v0.10.73
14622025-09-19T21:09:12.511Z Compiling try-lock v0.2.5
14632025-09-19T21:09:12.533Z Compiling miniz_oxide v0.8.5
14642025-09-19T21:09:12.553Z Compiling time-macros v0.2.24
14652025-09-19T21:09:12.678Z Compiling want v0.3.1
14662025-09-19T21:09:12.860Z Compiling schemars_derive v0.8.22
14672025-09-19T21:09:12.991Z Compiling foreign-types v0.3.2
14682025-09-19T21:09:13.116Z Compiling h2 v0.4.6
14692025-09-19T21:09:13.907Z Compiling deranged v0.5.3
14702025-09-19T21:09:14.044Z Compiling goblin v0.8.2
14712025-09-19T21:09:15.776Z Compiling pest_derive v2.7.14
14722025-09-19T21:09:16.526Z Compiling rand_chacha v0.9.0
14732025-09-19T21:09:17.742Z Compiling ipnet v2.11.0
14742025-09-19T21:09:18.083Z Compiling openssl-macros v0.1.1
14752025-09-19T21:09:18.544Z Compiling zerocopy v0.8.26
14762025-09-19T21:09:18.829Z Compiling native-tls v0.2.12
14772025-09-19T21:09:18.901Z Compiling crossbeam-utils v0.8.21
14782025-09-19T21:09:18.975Z Compiling syn v1.0.109
14792025-09-19T21:09:19.192Z Compiling httpdate v1.0.3
14802025-09-19T21:09:19.316Z Compiling rustls v0.23.19
14812025-09-19T21:09:19.430Z Compiling num_threads v0.1.7
14822025-09-19T21:09:19.568Z Compiling dyn-clone v1.0.20
14832025-09-19T21:09:19.590Z Compiling dof v0.3.0
14842025-09-19T21:09:19.630Z Compiling time v0.3.43
14852025-09-19T21:09:21.342Z Compiling hyper v1.7.0
14862025-09-19T21:09:22.713Z Compiling rand v0.9.2
14872025-09-19T21:09:22.791Z Compiling dtrace-parser v0.2.0
14882025-09-19T21:09:22.995Z Compiling unicode-normalization v0.1.24
14892025-09-19T21:09:23.350Z Compiling heapless v0.7.17
14902025-09-19T21:09:23.848Z Compiling signature v2.2.0
14912025-09-19T21:09:24.026Z Compiling zerocopy-derive v0.8.26
14922025-09-19T21:09:24.091Z Compiling cookie v0.18.1
14932025-09-19T21:09:24.470Z Compiling crc32fast v1.4.2
14942025-09-19T21:09:24.528Z Compiling zlib-rs v0.5.1
14952025-09-19T21:09:24.583Z Compiling signal-hook v0.3.18
14962025-09-19T21:09:24.807Z Compiling siphasher v0.3.11
14972025-09-19T21:09:24.892Z Compiling zstd-safe v7.2.3
14982025-09-19T21:09:24.938Z Compiling unicode-bidi v0.3.17
14992025-09-19T21:09:25.168Z Compiling slog v2.7.0
15002025-09-19T21:09:25.221Z Compiling unicode-properties v0.1.3
15012025-09-19T21:09:25.535Z Compiling phf_shared v0.11.2
15022025-09-19T21:09:25.896Z Compiling stringprep v0.1.5
15032025-09-19T21:09:26.169Z Compiling usdt-impl v0.5.0
15042025-09-19T21:09:26.409Z Compiling hyper-util v0.1.16
15052025-09-19T21:09:27.407Z Compiling curve25519-dalek v4.1.3
15062025-09-19T21:09:27.904Z Compiling toml_datetime v0.6.11
15072025-09-19T21:09:28.081Z Compiling serde_spanned v0.6.9
15082025-09-19T21:09:28.353Z Compiling serde_tokenstream v0.2.2
15092025-09-19T21:09:28.417Z Compiling rand_chacha v0.3.1
15102025-09-19T21:09:28.914Z Compiling md-5 v0.10.6
15112025-09-19T21:09:29.191Z Compiling num-integer v0.1.46
15122025-09-19T21:09:29.586Z Compiling sync_wrapper v1.0.1
15132025-09-19T21:09:29.708Z Compiling hash32 v0.2.1
15142025-09-19T21:09:29.917Z Compiling ff v0.13.0
15152025-09-19T21:09:29.998Z Compiling memoffset v0.9.1
15162025-09-19T21:09:30.044Z Compiling litrs v0.4.1
15172025-09-19T21:09:30.184Z Compiling smoltcp v0.9.1
15182025-09-19T21:09:30.366Z Compiling num-bigint-dig v0.8.4
15192025-09-19T21:09:30.575Z Compiling libz-rs-sys v0.5.1
15202025-09-19T21:09:30.673Z Compiling tower-layer v0.3.3
15212025-09-19T21:09:30.695Z Compiling psl-types v2.0.11
15222025-09-19T21:09:30.774Z Compiling cfg_aliases v0.2.1
15232025-09-19T21:09:30.867Z Compiling base16ct v0.2.0
15242025-09-19T21:09:30.897Z Compiling fallible-iterator v0.2.0
15252025-09-19T21:09:30.919Z Compiling newtype-uuid v1.2.4
15262025-09-19T21:09:30.964Z Compiling gimli v0.31.1
15272025-09-19T21:09:31.071Z Compiling document-features v0.2.11
15282025-09-19T21:09:31.202Z Compiling sec1 v0.7.3
15292025-09-19T21:09:31.310Z Compiling tower v0.5.2
15302025-09-19T21:09:31.354Z Compiling nix v0.29.0
15312025-09-19T21:09:31.554Z Compiling postgres-protocol v0.6.8
15322025-09-19T21:09:31.796Z Compiling publicsuffix v2.3.0
15332025-09-19T21:09:32.083Z Compiling flate2 v1.1.2
15342025-09-19T21:09:32.210Z Compiling group v0.13.0
15352025-09-19T21:09:32.309Z Compiling num-iter v0.1.45
15362025-09-19T21:09:32.510Z Compiling rand v0.8.5
15372025-09-19T21:09:32.914Z Compiling tokio-native-tls v0.3.1
15382025-09-19T21:09:33.283Z Compiling ipnetwork v0.21.1
15392025-09-19T21:09:33.912Z Compiling strum_macros v0.27.1
15402025-09-19T21:09:33.917Z Compiling rustls-native-certs v0.8.1
15412025-09-19T21:09:34.024Z Compiling http-body-util v0.1.3
15422025-09-19T21:09:34.122Z Compiling terminal_size v0.4.0
15432025-09-19T21:09:34.381Z Compiling hkdf v0.12.4
15442025-09-19T21:09:34.489Z Compiling crypto-bigint v0.5.5
15452025-09-19T21:09:34.492Z Compiling webpki-roots v1.0.1
15462025-09-19T21:09:34.533Z Compiling thiserror-impl v2.0.16
15472025-09-19T21:09:34.652Z Compiling curve25519-dalek-derive v0.1.1
15482025-09-19T21:09:34.716Z Compiling async-trait v0.1.89
15492025-09-19T21:09:35.570Z Compiling addr2line v0.24.2
15502025-09-19T21:09:36.038Z Compiling ahash v0.8.12
15512025-09-19T21:09:36.254Z Compiling object v0.36.5
15522025-09-19T21:09:36.407Z Compiling fs-err v3.1.1
15532025-09-19T21:09:36.761Z Compiling managed v0.8.0
15542025-09-19T21:09:37.129Z Compiling anyhow v1.0.99
15552025-09-19T21:09:37.202Z Compiling simd-adler32 v0.3.7
15562025-09-19T21:09:37.643Z Compiling rustix v1.0.7
15572025-09-19T21:09:37.734Z Compiling iri-string v0.7.8
15582025-09-19T21:09:37.755Z Compiling lockfree-object-pool v0.1.6
15592025-09-19T21:09:38.043Z Compiling rustc-demangle v0.1.24
15602025-09-19T21:09:38.406Z Compiling winnow v0.5.40
15612025-09-19T21:09:38.639Z Compiling hubpack_derive v0.1.1
15622025-09-19T21:09:38.744Z Compiling bumpalo v3.16.0
15632025-09-19T21:09:38.891Z Compiling bitflags v1.3.2
15642025-09-19T21:09:39.021Z Compiling buf-list v1.0.3
15652025-09-19T21:09:39.212Z Compiling zopfli v0.8.1
15662025-09-19T21:09:39.524Z Compiling hubpack v0.1.2
15672025-09-19T21:09:39.940Z Compiling strum v0.27.2
15682025-09-19T21:09:40.319Z Compiling clap_builder v4.5.41
15692025-09-19T21:09:40.717Z Compiling tower-http v0.6.6
15702025-09-19T21:09:40.776Z Compiling thiserror v2.0.16
15712025-09-19T21:09:40.973Z Compiling elliptic-curve v0.13.8
15722025-09-19T21:09:41.606Z Compiling toml_edit v0.19.15
15732025-09-19T21:09:41.714Z Compiling hyper-tls v0.6.0
15742025-09-19T21:09:41.825Z Compiling oxnet v0.1.3
15752025-09-19T21:09:42.127Z Compiling signal-hook-mio v0.2.4
15762025-09-19T21:09:42.306Z Compiling cookie_store v0.21.1
15772025-09-19T21:09:42.587Z Compiling zstd v0.13.3
15782025-09-19T21:09:43.141Z Compiling backtrace v0.3.74
15792025-09-19T21:09:43.217Z Compiling postgres-types v0.2.9
15802025-09-19T21:09:44.324Z Compiling usdt-macro v0.5.0
15812025-09-19T21:09:44.443Z Compiling usdt-attr-macro v0.5.0
15822025-09-19T21:09:45.734Z Compiling phf v0.11.2
15832025-09-19T21:09:45.881Z Compiling ed25519 v2.2.3
15842025-09-19T21:09:45.996Z Compiling bzip2 v0.5.2
15852025-09-19T21:09:46.027Z Compiling bzip2 v0.4.4
15862025-09-19T21:09:46.378Z Compiling strum_macros v0.26.4
15872025-09-19T21:09:46.420Z Compiling pkcs1 v0.7.5
15882025-09-19T21:09:47.339Z Compiling serde-big-array v0.5.1
15892025-09-19T21:09:47.591Z Compiling serde_urlencoded v0.7.1
15902025-09-19T21:09:47.777Z Compiling rfc6979 v0.4.0
15912025-09-19T21:09:47.807Z Compiling bstr v1.10.0
15922025-09-19T21:09:48.034Z Compiling serde_repr v0.1.19
15932025-09-19T21:09:48.054Z Compiling daft-derive v0.1.4
15942025-09-19T21:09:48.197Z Compiling clap_derive v4.5.41
15952025-09-19T21:09:49.137Z Compiling enum-as-inner v0.6.1
15962025-09-19T21:09:49.206Z Compiling float-cmp v0.10.0
15972025-09-19T21:09:49.345Z Compiling socket2 v0.5.10
15982025-09-19T21:09:49.484Z Compiling encoding_rs v0.8.34
15992025-09-19T21:09:49.669Z Compiling mime v0.3.17
16002025-09-19T21:09:50.166Z Compiling fixedbitset v0.4.2
16012025-09-19T21:09:50.166Z Compiling data-encoding v2.9.0
16022025-09-19T21:09:50.207Z Compiling predicates-core v1.0.8
16032025-09-19T21:09:50.523Z Compiling unicode-segmentation v1.12.0
16042025-09-19T21:09:50.592Z Compiling static_assertions v1.1.0
16052025-09-19T21:09:50.713Z Compiling normalize-line-endings v0.3.0
16062025-09-19T21:09:50.717Z Compiling difflib v0.4.0
16072025-09-19T21:09:50.865Z Compiling whoami v1.5.2
16082025-09-19T21:09:51.392Z Compiling precomputed-hash v0.1.1
16092025-09-19T21:09:51.419Z Compiling new_debug_unreachable v1.0.6
16102025-09-19T21:09:51.539Z Compiling string_cache v0.8.9
16112025-09-19T21:09:51.546Z Compiling similar v2.7.0
16122025-09-19T21:09:51.921Z Compiling tokio-postgres v0.7.13
16132025-09-19T21:09:51.974Z Compiling predicates v3.1.3
16142025-09-19T21:09:52.004Z Compiling hickory-proto v0.25.2
16152025-09-19T21:09:52.506Z Compiling clap v4.5.41
16162025-09-19T21:09:52.648Z Compiling toml_edit v0.22.27
16172025-09-19T21:09:53.143Z Compiling strum v0.26.3
16182025-09-19T21:09:53.360Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16192025-09-19T21:09:53.363Z Compiling petgraph v0.6.5
16202025-09-19T21:09:53.523Z Compiling daft v0.1.4
16212025-09-19T21:09:54.060Z Compiling usdt v0.5.0
16222025-09-19T21:09:54.547Z Compiling ecdsa v0.16.9
16232025-09-19T21:09:54.663Z Compiling rsa v0.9.6
16242025-09-19T21:09:55.408Z Compiling zip v0.6.6
16252025-09-19T21:09:56.682Z Compiling zip v4.2.0
16262025-09-19T21:09:56.912Z Compiling ed25519-dalek v2.1.1
16272025-09-19T21:09:57.229Z Compiling toml v0.7.8
16282025-09-19T21:09:58.879Z Compiling crossterm v0.28.1
16292025-09-19T21:10:00.082Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16302025-09-19T21:10:00.463Z Compiling crossbeam-epoch v0.9.18
16312025-09-19T21:10:00.505Z Compiling tokio-stream v0.1.17
16322025-09-19T21:10:00.774Z Compiling x509-cert v0.2.5
16332025-09-19T21:10:01.137Z Compiling openapiv3 v2.2.0
16342025-09-19T21:10:01.481Z Compiling sha1 v0.10.6
16352025-09-19T21:10:01.924Z Compiling itertools v0.13.0
16362025-09-19T21:10:01.969Z Compiling itertools v0.10.5
16372025-09-19T21:10:02.180Z Compiling winnow v0.6.26
16382025-09-19T21:10:02.965Z Compiling lalrpop-util v0.19.12
16392025-09-19T21:10:03.349Z Compiling peg-runtime v0.8.5
16402025-09-19T21:10:03.565Z Compiling rustc-hash v2.1.1
16412025-09-19T21:10:03.781Z Compiling thread_local v1.1.8
16422025-09-19T21:10:03.925Z Compiling slog-async v2.8.0
16432025-09-19T21:10:04.284Z Compiling crossbeam-channel v0.5.15
16442025-09-19T21:10:04.474Z Compiling xattr v1.3.1
16452025-09-19T21:10:04.527Z Compiling futures-executor v0.3.31
16462025-09-19T21:10:04.769Z Compiling is-terminal v0.4.13
16472025-09-19T21:10:04.805Z Compiling filetime v0.2.25
16482025-09-19T21:10:04.923Z Compiling term v1.1.0
16492025-09-19T21:10:05.032Z Compiling take_mut v0.2.2
16502025-09-19T21:10:05.074Z Compiling tar v0.4.44
16512025-09-19T21:10:05.097Z Compiling futures v0.3.31
16522025-09-19T21:10:05.554Z Compiling slog-term v2.9.2
16532025-09-19T21:10:09.363Z Compiling aws-lc-sys v0.26.0
16542025-09-19T21:10:38.499Z Compiling rustls-webpki v0.102.8
16552025-09-19T21:10:43.072Z Compiling tokio-rustls v0.26.0
16562025-09-19T21:10:43.358Z Compiling hyper-rustls v0.27.7
16572025-09-19T21:10:43.776Z Compiling reqwest v0.12.22
16582025-09-19T21:10:47.216Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16592025-09-19T21:10:47.503Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16602025-09-19T21:10:52.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16612025-09-19T21:10:52.259Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16622025-09-19T21:10:52.314ZSep 19 21:10:50.623 INFO Starting download, target: MaghemiteMgd
16632025-09-19T21:10:52.314ZSep 19 21:10:50.623 INFO Starting download, target: Console
16642025-09-19T21:10:52.318ZSep 19 21:10:50.623 INFO Starting download, target: DendriteStub
16652025-09-19T21:10:52.318ZSep 19 21:10:50.623 INFO Starting download, target: TransceiverControl
16662025-09-19T21:10:52.318ZSep 19 21:10:50.623 INFO Starting download, target: Cockroach
16672025-09-19T21:10:52.318ZSep 19 21:10:50.623 INFO Starting download, target: Clickhouse
16682025-09-19T21:10:52.318ZSep 19 21:10:50.623 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16692025-09-19T21:10:52.318ZSep 19 21:10:50.624 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16702025-09-19T21:10:52.318ZSep 19 21:10:50.624 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16712025-09-19T21:10:52.318ZSep 19 21:10:50.624 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16722025-09-19T21:10:52.318ZSep 19 21:10:50.624 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16732025-09-19T21:10:52.318ZSep 19 21:10:50.624 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16742025-09-19T21:10:52.708ZSep 19 21:10:50.978 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16752025-09-19T21:10:53.095ZSep 19 21:10:51.314 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16762025-09-19T21:10:53.228ZSep 19 21:10:51.438 INFO Download complete, target: TransceiverControl
16772025-09-19T21:10:53.517ZSep 19 21:10:51.795 INFO Download complete, target: Console
16782025-09-19T21:10:53.557ZSep 19 21:10:51.812 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16792025-09-19T21:10:53.851ZSep 19 21:10:52.156 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16802025-09-19T21:10:54.068ZSep 19 21:10:52.361 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16812025-09-19T21:10:54.068ZSep 19 21:10:52.361 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16822025-09-19T21:10:54.205ZSep 19 21:10:52.512 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16832025-09-19T21:10:58.078ZSep 19 21:10:56.384 INFO Download complete, target: DendriteStub
16842025-09-19T21:10:58.328ZSep 19 21:10:56.634 INFO Download complete, target: MaghemiteMgd
16852025-09-19T21:11:01.326ZSep 19 21:10:59.538 INFO Checking that binary works, target: Cockroach
16862025-09-19T21:11:01.412ZSep 19 21:10:59.668 INFO Download complete, target: Cockroach
16872025-09-19T21:11:04.976ZSep 19 21:11:03.282 INFO Checking that binary works, target: Clickhouse
16882025-09-19T21:11:05.140ZSep 19 21:11:03.447 INFO Download complete, target: Clickhouse
16892025-09-19T21:11:05.146ZAll prerequisites installed successfully
16902025-09-19T21:11:05.150Z
16912025-09-19T21:11:05.150Zreal 4:52.192769344
16922025-09-19T21:11:05.150Zuser 16:27.478725465
16932025-09-19T21:11:05.150Zsys 2:19.544509262
16942025-09-19T21:11:05.150Ztrap 0.650704771
16952025-09-19T21:11:05.150Ztflt 0.897112548
16962025-09-19T21:11:05.150Zdflt 1.101520764
16972025-09-19T21:11:05.150Zkflt 0.025878144
16982025-09-19T21:11:05.150Zlock 38:32.620201100
16992025-09-19T21:11:05.150Zslp 1:00:20.995314461
17002025-09-19T21:11:05.150Zlat 1:15.467013687
17012025-09-19T21:11:05.150Zstop 2:58.069756154
17022025-09-19T21:11:05.150Z+ ptime -m cargo xtask download softnpu
17032025-09-19T21:11:05.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17042025-09-19T21:11:05.916Z Running `target/debug/xtask download softnpu`
17052025-09-19T21:11:06.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17062025-09-19T21:11:07.023Z Running `target/debug/xtask-downloader softnpu`
17072025-09-19T21:11:07.064ZSep 19 21:11:05.370 INFO Starting download, target: Softnpu
17082025-09-19T21:11:07.068ZSep 19 21:11:05.371 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17092025-09-19T21:11:07.471ZSep 19 21:11:05.777 INFO Download complete, target: Softnpu
17102025-09-19T21:11:07.474Z
17112025-09-19T21:11:07.478Zreal 2.320903411
17122025-09-19T21:11:07.478Zuser 1.572793933
17132025-09-19T21:11:07.478Zsys 0.666613253
17142025-09-19T21:11:07.478Ztrap 0.000939896
17152025-09-19T21:11:07.478Ztflt 0.000038781
17162025-09-19T21:11:07.478Zdflt 0.000105600
17172025-09-19T21:11:07.478Zkflt 0.000000000
17182025-09-19T21:11:07.478Zlock 4.406365759
17192025-09-19T21:11:07.478Zslp 0.313794097
17202025-09-19T21:11:07.478Zlat 0.072548059
17212025-09-19T21:11:07.478Zstop 0.000159602
17222025-09-19T21:11:07.478Z+ export CARGO_INCREMENTAL=0
17232025-09-19T21:11:07.478Z+ CARGO_INCREMENTAL=0
17242025-09-19T21:11:07.478Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17252025-09-19T21:11:08.743Z Compiling proc-macro2 v1.0.101
17262025-09-19T21:11:08.743Z Compiling unicode-ident v1.0.18
17272025-09-19T21:11:08.747Z Compiling libc v0.2.174
17282025-09-19T21:11:08.747Z Compiling serde_core v1.0.223
17292025-09-19T21:11:08.747Z Compiling serde v1.0.223
17302025-09-19T21:11:08.747Z Compiling autocfg v1.4.0
17312025-09-19T21:11:08.747Z Compiling cfg-if v1.0.1
17322025-09-19T21:11:08.747Z Compiling version_check v0.9.5
17332025-09-19T21:11:09.149Z Compiling memchr v2.7.4
17342025-09-19T21:11:09.232Z Compiling shlex v1.3.0
17352025-09-19T21:11:09.544Z Compiling portable-atomic v1.11.0
17362025-09-19T21:11:09.570Z Compiling typenum v1.17.0
17372025-09-19T21:11:10.342Z Compiling lock_api v0.4.12
17382025-09-19T21:11:10.387Z Compiling generic-array v0.14.7
17392025-09-19T21:11:10.390Z Compiling value-bag v1.9.0
17402025-09-19T21:11:10.743Z Compiling libm v0.2.8
17412025-09-19T21:11:10.908Z Compiling quote v1.0.40
17422025-09-19T21:11:10.932Z Compiling jobserver v0.1.32
17432025-09-19T21:11:11.100Z Compiling log v0.4.27
17442025-09-19T21:11:11.228Z Compiling getrandom v0.3.1
17452025-09-19T21:11:11.256Z Compiling num-traits v0.2.19
17462025-09-19T21:11:11.503Z Compiling syn v2.0.106
17472025-09-19T21:11:11.587Z Compiling cc v1.2.30
17482025-09-19T21:11:11.629Z Compiling serde_json v1.0.145
17492025-09-19T21:11:11.652Z Compiling parking_lot_core v0.9.10
17502025-09-19T21:11:11.928Z Compiling smallvec v1.15.1
17512025-09-19T21:11:11.979Z Compiling semver v1.0.26
17522025-09-19T21:11:12.078Z Compiling scopeguard v1.2.0
17532025-09-19T21:11:12.417Z Compiling pkg-config v0.3.31
17542025-09-19T21:11:12.480Z Compiling getrandom v0.2.15
17552025-09-19T21:11:12.705Z Compiling aho-corasick v1.1.3
17562025-09-19T21:11:12.854Z Compiling rustix v0.38.37
17572025-09-19T21:11:13.301Z Compiling regex-syntax v0.8.5
17582025-09-19T21:11:13.476Z Compiling itoa v1.0.11
17592025-09-19T21:11:14.202Z Compiling either v1.15.0
17602025-09-19T21:11:14.706Z Compiling stable_deref_trait v1.2.0
17612025-09-19T21:11:14.844Z Compiling critical-section v1.1.3
17622025-09-19T21:11:14.988Z Compiling slab v0.4.9
17632025-09-19T21:11:15.020Z Compiling errno v0.3.12
17642025-09-19T21:11:15.198Z Compiling spin v0.9.8
17652025-09-19T21:11:15.272Z Compiling equivalent v1.0.2
17662025-09-19T21:11:15.275Z Compiling foldhash v0.1.5
17672025-09-19T21:11:15.360Z Compiling allocator-api2 v0.2.21
17682025-09-19T21:11:15.435Z Compiling rand_core v0.6.4
17692025-09-19T21:11:15.807Z Compiling once_cell v1.21.3
17702025-09-19T21:11:15.906Z Compiling glob v0.3.2
17712025-09-19T21:11:16.037Z Compiling hashbrown v0.15.4
17722025-09-19T21:11:16.273Z Compiling subtle v2.6.1
17732025-09-19T21:11:16.452Z Compiling ryu v1.0.18
17742025-09-19T21:11:16.554Z Compiling clang-sys v1.8.1
17752025-09-19T21:11:16.612Z Compiling pin-project-lite v0.2.14
17762025-09-19T21:11:16.776Z Compiling prettyplease v0.2.36
17772025-09-19T21:11:17.063Z Compiling regex-automata v0.4.8
17782025-09-19T21:11:17.219Z Compiling lazy_static v1.5.0
17792025-09-19T21:11:17.360Z Compiling minimal-lexical v0.2.1
17802025-09-19T21:11:17.386Z Compiling writeable v0.5.5
17812025-09-19T21:11:17.590Z Compiling litemap v0.7.3
17822025-09-19T21:11:17.845Z Compiling schemars v0.8.22
17832025-09-19T21:11:18.047Z Compiling nom v7.1.3
17842025-09-19T21:11:18.617Z Compiling synstructure v0.13.1
17852025-09-19T21:11:18.665Z Compiling serde_derive_internals v0.29.1
17862025-09-19T21:11:19.400Z Compiling libloading v0.8.5
17872025-09-19T21:11:19.819Z Compiling bindgen v0.69.5
17882025-09-19T21:11:19.961Z Compiling thiserror v1.0.69
17892025-09-19T21:11:20.080Z Compiling home v0.5.9
17902025-09-19T21:11:20.309Z Compiling percent-encoding v2.3.2
17912025-09-19T21:11:20.949Z Compiling itertools v0.12.1
17922025-09-19T21:11:21.302Z Compiling cexpr v0.6.0
17932025-09-19T21:11:21.949Z Compiling rustc-hash v1.1.0
17942025-09-19T21:11:22.145Z Compiling lazycell v1.3.0
17952025-09-19T21:11:22.211Z Compiling serde_derive v1.0.223
17962025-09-19T21:11:22.333Z Compiling zeroize_derive v1.4.2
17972025-09-19T21:11:22.684Z Compiling zerofrom-derive v0.1.4
17982025-09-19T21:11:23.238Z Compiling yoke-derive v0.7.4
17992025-09-19T21:11:23.589Z Compiling zerovec-derive v0.10.3
18002025-09-19T21:11:23.817Z Compiling displaydoc v0.2.5
18012025-09-19T21:11:24.969Z Compiling icu_provider_macros v1.5.0
18022025-09-19T21:11:25.220Z Compiling tokio-macros v2.5.0
18032025-09-19T21:11:25.533Z Compiling zeroize v1.8.1
18042025-09-19T21:11:25.833Z Compiling regex v1.11.1
18052025-09-19T21:11:25.882Z Compiling zerocopy-derive v0.7.35
18062025-09-19T21:11:25.952Z Compiling zerofrom v0.1.4
18072025-09-19T21:11:25.975Z Compiling futures-macro v0.3.31
18082025-09-19T21:11:26.216Z Compiling yoke v0.7.4
18092025-09-19T21:11:26.608Z Compiling zerovec v0.10.4
18102025-09-19T21:11:26.681Z Compiling schemars_derive v0.8.22
18112025-09-19T21:11:26.752Z Compiling icu_locid_transform_data v1.5.0
18122025-09-19T21:11:27.562Z Compiling thiserror-impl v1.0.69
18132025-09-19T21:11:27.643Z Compiling cmake v0.1.51
18142025-09-19T21:11:28.362Z Compiling signal-hook-registry v1.4.2
18152025-09-19T21:11:28.417Z Compiling fnv v1.0.7
18162025-09-19T21:11:28.586Z Compiling tinystr v0.7.6
18172025-09-19T21:11:28.608Z Compiling icu_collections v1.5.0
18182025-09-19T21:11:29.252Z Compiling icu_locid v1.5.0
18192025-09-19T21:11:29.256Z Compiling paste v1.0.15
18202025-09-19T21:11:29.520Z Compiling icu_properties_data v1.5.0
18212025-09-19T21:11:29.785Z Compiling byteorder v1.5.0
18222025-09-19T21:11:29.830Z Compiling fs_extra v1.3.0
18232025-09-19T21:11:29.853Z Compiling dunce v1.0.5
18242025-09-19T21:11:29.989Z Compiling bitflags v2.9.1
18252025-09-19T21:11:30.021Z Compiling bytes v1.10.1
18262025-09-19T21:11:30.512Z Compiling icu_provider v1.5.0
18272025-09-19T21:11:31.214Z Compiling parking_lot v0.12.3
18282025-09-19T21:11:31.313Z Compiling icu_locid_transform v1.5.0
18292025-09-19T21:11:32.531Z Compiling mio v1.0.2
18302025-09-19T21:11:32.607Z Compiling heck v0.5.0
18312025-09-19T21:11:33.056Z Compiling icu_properties v1.5.1
18322025-09-19T21:11:33.179Z Compiling utf8_iter v1.0.4
18332025-09-19T21:11:33.216Z Compiling icu_normalizer_data v1.5.0
18342025-09-19T21:11:33.350Z Compiling utf16_iter v1.0.5
18352025-09-19T21:11:33.478Z Compiling write16 v1.0.0
18362025-09-19T21:11:33.657Z Compiling crypto-common v0.1.6
18372025-09-19T21:11:34.083Z Compiling which v4.4.2
18382025-09-19T21:11:34.126Z Compiling socket2 v0.6.0
18392025-09-19T21:11:34.876Z Compiling const-oid v0.9.6
18402025-09-19T21:11:35.825Z Compiling tokio v1.47.0
18412025-09-19T21:11:36.359Z Compiling indexmap v2.11.0
18422025-09-19T21:11:36.767Z Compiling icu_normalizer v1.5.0
18432025-09-19T21:11:36.843Z Compiling form_urlencoded v1.2.2
18442025-09-19T21:11:36.945Z Compiling ring v0.17.14
18452025-09-19T21:11:37.795Z Compiling idna_adapter v1.2.0
18462025-09-19T21:11:38.003Z Compiling idna v1.0.3
18472025-09-19T21:11:38.318Z Compiling der_derive v0.7.3
18482025-09-19T21:11:38.519Z Compiling tracing-attributes v0.1.27
18492025-09-19T21:11:39.076Z Compiling thiserror v2.0.16
18502025-09-19T21:11:39.187Z Compiling aws-lc-rs v1.12.4
18512025-09-19T21:11:39.640Z Compiling vcpkg v0.2.15
18522025-09-19T21:11:40.958Z Compiling openssl-sys v0.9.109
18532025-09-19T21:11:41.338Z Compiling url v2.5.4
18542025-09-19T21:11:41.900Z Compiling block-buffer v0.10.4
18552025-09-19T21:11:42.195Z Compiling futures-core v0.3.31
18562025-09-19T21:11:42.258Z Compiling digest v0.10.7
18572025-09-19T21:11:42.491Z Compiling thiserror-impl v2.0.16
18582025-09-19T21:11:43.366Z Compiling httparse v1.9.5
18592025-09-19T21:11:43.934Z Compiling zerocopy v0.7.35
18602025-09-19T21:11:44.607Z Compiling iana-time-zone v0.1.63
18612025-09-19T21:11:44.856Z Compiling chrono v0.4.41
18622025-09-19T21:11:45.674Z Compiling uuid v1.18.1
18632025-09-19T21:11:45.697Z Compiling aws-lc-sys v0.26.0
18642025-09-19T21:11:45.960Z Compiling syn v1.0.109
18652025-09-19T21:11:47.132Z Compiling num-conv v0.1.0
18662025-09-19T21:11:47.155Z Compiling futures-sink v0.3.31
18672025-09-19T21:11:47.355Z Compiling time-core v0.1.6
18682025-09-19T21:11:47.670Z Compiling time-macros v0.2.24
18692025-09-19T21:11:47.947Z Compiling futures-channel v0.3.31
18702025-09-19T21:11:49.596Z Compiling pin-utils v0.1.0
18712025-09-19T21:11:49.793Z Compiling openssl v0.10.73
18722025-09-19T21:11:50.050Z Compiling cpufeatures v0.2.14
18732025-09-19T21:11:50.112Z Compiling strsim v0.11.1
18742025-09-19T21:11:50.143Z Compiling futures-io v0.3.31
18752025-09-19T21:11:50.147Z Compiling futures-task v0.3.31
18762025-09-19T21:11:50.508Z Compiling futures-util v0.3.31
18772025-09-19T21:11:50.679Z Compiling hmac v0.12.1
18782025-09-19T21:11:50.702Z Compiling rustc_version v0.4.1
18792025-09-19T21:11:50.943Z Compiling serde_tokenstream v0.2.2
18802025-09-19T21:11:51.439Z Compiling zerocopy v0.8.26
18812025-09-19T21:11:51.462Z Compiling block-padding v0.3.3
18822025-09-19T21:11:51.735Z Compiling scroll_derive v0.12.0
18832025-09-19T21:11:52.123Z Compiling openssl-macros v0.1.1
18842025-09-19T21:11:52.905Z Compiling ucd-trie v0.1.7
18852025-09-19T21:11:52.935Z Compiling native-tls v0.2.12
18862025-09-19T21:11:53.190Z Compiling rustls v0.23.19
18872025-09-19T21:11:53.247Z Compiling crossbeam-utils v0.8.21
18882025-09-19T21:11:53.318Z Compiling dyn-clone v1.0.20
18892025-09-19T21:11:53.361Z Compiling pest v2.7.14
18902025-09-19T21:11:53.589Z Compiling inout v0.1.3
18912025-09-19T21:11:53.769Z Compiling zerocopy-derive v0.8.26
18922025-09-19T21:11:56.241Z Compiling pest_meta v2.7.14
18932025-09-19T21:11:57.016Z Compiling cipher v0.4.4
18942025-09-19T21:11:57.037Z Compiling sha2 v0.10.9
18952025-09-19T21:11:57.565Z Compiling http v1.3.1
18962025-09-19T21:11:58.181Z Compiling cookie v0.18.1
18972025-09-19T21:11:58.864Z Compiling base64ct v1.6.0
18982025-09-19T21:11:59.330Z Compiling rustversion v1.0.22
18992025-09-19T21:11:59.473Z Compiling pem-rfc7468 v0.7.0
19002025-09-19T21:11:59.788Z Compiling pest_generator v2.7.14
19012025-09-19T21:12:00.026Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19022025-09-19T21:12:00.720Z Compiling bzip2-sys v0.1.13+1.0.8
19032025-09-19T21:12:01.241Z Compiling slog v2.7.0
19042025-09-19T21:12:01.318Z Compiling anyhow v1.0.99
19052025-09-19T21:12:01.736Z Compiling flagset v0.4.6
19062025-09-19T21:12:01.894Z Compiling pest_derive v2.7.14
19072025-09-19T21:12:01.939Z Compiling der v0.7.9
19082025-09-19T21:12:03.019Z Compiling serde_spanned v0.6.9
19092025-09-19T21:12:03.047Z Compiling toml_datetime v0.6.11
19102025-09-19T21:12:03.263Z Compiling tracing-core v0.1.32
19112025-09-19T21:12:03.478Z Compiling usdt-impl v0.5.0
19122025-09-19T21:12:03.540Z Compiling rustls-pki-types v1.10.0
19132025-09-19T21:12:03.894Z Compiling spki v0.7.3
19142025-09-19T21:12:04.198Z Compiling tracing v0.1.40
19152025-09-19T21:12:04.460Z Compiling salsa20 v0.10.2
19162025-09-19T21:12:04.542Z Compiling scroll v0.12.0
19172025-09-19T21:12:04.704Z Compiling pbkdf2 v0.12.2
19182025-09-19T21:12:04.879Z Compiling ppv-lite86 v0.2.20
19192025-09-19T21:12:08.648Z Compiling rustix v1.0.7
19202025-09-19T21:12:08.795Z Compiling winnow v0.5.40
19212025-09-19T21:12:08.795Z Compiling litrs v0.4.1
19222025-09-19T21:12:08.795Z Compiling plain v0.2.3
19232025-09-19T21:12:08.795Z Compiling goblin v0.8.2
19242025-09-19T21:12:08.795Z Compiling scrypt v0.11.0
19252025-09-19T21:12:08.795Z Compiling cbc v0.1.2
19262025-09-19T21:12:08.795Z Compiling aes v0.8.4
19272025-09-19T21:12:08.795Z Compiling tokio-util v0.7.15
19282025-09-19T21:12:08.795Z Compiling document-features v0.2.11
19292025-09-19T21:12:08.795Z Compiling adler2 v2.0.0
19302025-09-19T21:12:08.795Z Compiling untrusted v0.9.0
19312025-09-19T21:12:08.837Z Compiling powerfmt v0.2.0
19322025-09-19T21:12:08.837Z Compiling newtype-uuid v1.2.4
19332025-09-19T21:12:08.837Z Compiling toml_edit v0.19.15
19342025-09-19T21:12:08.838Z Compiling pretty-hex v0.4.1
19352025-09-19T21:12:10.760Z Compiling untrusted v0.7.1
19362025-09-19T21:12:10.856Z Compiling deranged v0.5.3
19372025-09-19T21:12:10.856Z Compiling miniz_oxide v0.8.5
19382025-09-19T21:12:10.856Z Compiling pkcs5 v0.7.1
19392025-09-19T21:12:11.443Z Compiling dof v0.3.0
19402025-09-19T21:12:12.972Z Compiling dtrace-parser v0.2.0
19412025-09-19T21:12:12.983Z Compiling http-body v1.0.1
19422025-09-19T21:12:13.403Z Compiling heapless v0.7.17
19432025-09-19T21:12:16.357Z Compiling thread-id v4.2.2
19442025-09-19T21:12:16.440Z Compiling atomic-waker v1.1.2
19452025-09-19T21:12:16.440Z Compiling base64 v0.22.1
19462025-09-19T21:12:16.440Z Compiling zstd-safe v7.2.3
19472025-09-19T21:12:16.440Z Compiling signal-hook v0.3.18
19482025-09-19T21:12:16.440Z Compiling num_threads v0.1.7
19492025-09-19T21:12:16.440Z Compiling time v0.3.43
19502025-09-19T21:12:16.440Z Compiling pkcs8 v0.10.2
19512025-09-19T21:12:18.048Z Compiling ident_case v1.0.1
19522025-09-19T21:12:18.100Z Compiling tower-service v0.3.3
19532025-09-19T21:12:18.100Z Compiling try-lock v0.2.5
19542025-09-19T21:12:18.100Z Compiling tinyvec_macros v0.1.1
19552025-09-19T21:12:18.584Z Compiling tinyvec v1.8.0
19562025-09-19T21:12:19.881Z Compiling want v0.3.1
19572025-09-19T21:12:19.891Z Compiling h2 v0.4.6
19582025-09-19T21:12:21.695Z Compiling curve25519-dalek v4.1.3
19592025-09-19T21:12:22.107Z Compiling rand_core v0.9.3
19602025-09-19T21:12:22.149Z Compiling ipnet v2.11.0
19612025-09-19T21:12:22.171Z Compiling async-trait v0.1.89
19622025-09-19T21:12:22.489Z Compiling memoffset v0.9.1
19632025-09-19T21:12:24.220Z Compiling num-bigint-dig v0.8.4
19642025-09-19T21:12:24.571Z Compiling openssl-probe v0.1.5
19652025-09-19T21:12:24.811Z Compiling gimli v0.31.1
19662025-09-19T21:12:24.972Z Compiling foreign-types-shared v0.1.1
19672025-09-19T21:12:25.348Z Compiling smoltcp v0.9.1
19682025-09-19T21:12:25.352Z Compiling httpdate v1.0.3
19692025-09-19T21:12:25.919Z Compiling foreign-types v0.3.2
19702025-09-19T21:12:27.263Z Compiling rand_chacha v0.9.0
19712025-09-19T21:12:28.150Z Compiling hyper v1.7.0
19722025-09-19T21:12:29.921Z Compiling addr2line v0.24.2
19732025-09-19T21:12:32.568Z Compiling usdt-attr-macro v0.5.0
19742025-09-19T21:12:33.960Z Compiling usdt-macro v0.5.0
19752025-09-19T21:12:36.869Z Compiling strum_macros v0.26.4
19762025-09-19T21:12:38.617Z Compiling ipnetwork v0.21.1
19772025-09-19T21:12:38.797Z Compiling daft-derive v0.1.4
19782025-09-19T21:12:39.734Z Compiling object v0.36.5
19792025-09-19T21:12:40.556Z Compiling rustc-demangle v0.1.24
19802025-09-19T21:12:41.063Z Compiling cfg_aliases v0.2.1
19812025-09-19T21:12:41.178Z Compiling nix v0.29.0
19822025-09-19T21:12:46.633Z Compiling hyper-util v0.1.16
19832025-09-19T21:12:47.784Z Compiling backtrace v0.3.74
19842025-09-19T21:12:50.706Z Compiling rand v0.9.2
19852025-09-19T21:12:52.032Z Compiling unicode-normalization v0.1.24
19862025-09-19T21:12:52.843Z Compiling strum_macros v0.27.1
19872025-09-19T21:12:53.659Z Compiling hubpack_derive v0.1.1
19882025-09-19T21:12:54.518Z Compiling signature v2.2.0
19892025-09-19T21:12:54.776Z Compiling openapiv3 v2.2.0
19902025-09-19T21:12:54.889Z Compiling curve25519-dalek-derive v0.1.1
19912025-09-19T21:12:57.197Z Compiling fs-err v3.1.1
19922025-09-19T21:12:57.559Z Compiling ahash v0.8.12
19932025-09-19T21:12:57.950Z Compiling crc32fast v1.4.2
19942025-09-19T21:12:57.989Z Compiling buf-list v1.0.3
19952025-09-19T21:12:58.281Z Compiling anstyle v1.0.11
19962025-09-19T21:12:58.548Z Compiling zlib-rs v0.5.1
19972025-09-19T21:12:58.692Z Compiling utf8parse v0.2.2
19982025-09-19T21:12:58.729Z Compiling siphasher v0.3.11
19992025-09-19T21:12:59.056Z Compiling unicode-bidi v0.3.17
20002025-09-19T21:12:59.128Z Compiling unicode-properties v0.1.3
20012025-09-19T21:13:00.130Z Compiling stringprep v0.1.5
20022025-09-19T21:13:00.236Z Compiling phf_shared v0.11.2
20032025-09-19T21:13:00.916Z Compiling anstyle-parse v0.2.5
20042025-09-19T21:13:03.458Z Compiling libz-rs-sys v0.5.1
20052025-09-19T21:13:09.252Z Compiling http-body-util v0.1.3
20062025-09-19T21:13:09.661Z Compiling rand_chacha v0.3.1
20072025-09-19T21:13:09.917Z Compiling sync_wrapper v1.0.1
20082025-09-19T21:13:09.941Z Compiling md-5 v0.10.6
20092025-09-19T21:13:10.196Z Compiling num-integer v0.1.46
20102025-09-19T21:13:10.285Z Compiling hash32 v0.2.1
20112025-09-19T21:13:10.516Z Compiling ff v0.13.0
20122025-09-19T21:13:10.657Z Compiling encoding_rs v0.8.34
20132025-09-19T21:13:10.768Z Compiling colorchoice v1.0.2
20142025-09-19T21:13:10.871Z Compiling base16ct v0.2.0
20152025-09-19T21:13:10.965Z Compiling psl-types v2.0.11
20162025-09-19T21:13:11.178Z Compiling mime v0.3.17
20172025-09-19T21:13:12.184Z Compiling tower-layer v0.3.3
20182025-09-19T21:13:12.303Z Compiling fallible-iterator v0.2.0
20192025-09-19T21:13:12.640Z Compiling is_terminal_polyfill v1.70.1
20202025-09-19T21:13:12.796Z Compiling anstyle-query v1.1.1
20212025-09-19T21:13:13.003Z Compiling anstream v0.6.18
20222025-09-19T21:13:13.297Z Compiling tower v0.5.2
20232025-09-19T21:13:13.587Z Compiling postgres-protocol v0.6.8
20242025-09-19T21:13:14.704Z Compiling publicsuffix v2.3.0
20252025-09-19T21:13:15.095Z Compiling sec1 v0.7.3
20262025-09-19T21:13:15.426Z Compiling group v0.13.0
20272025-09-19T21:13:15.738Z Compiling num-iter v0.1.45
20282025-09-19T21:13:15.997Z Compiling rand v0.8.5
20292025-09-19T21:13:18.117Z Compiling tokio-native-tls v0.3.1
20302025-09-19T21:13:18.832Z Compiling flate2 v1.1.2
20312025-09-19T21:13:19.303Z Compiling rustls-webpki v0.102.8
20322025-09-19T21:13:20.066Z Compiling rustls-native-certs v0.8.1
20332025-09-19T21:13:21.133Z Compiling webpki-roots v1.0.1
20342025-09-19T21:13:21.703Z Compiling hkdf v0.12.4
20352025-09-19T21:13:21.958Z Compiling serde_urlencoded v0.7.1
20362025-09-19T21:13:22.130Z Compiling terminal_size v0.4.0
20372025-09-19T21:13:22.277Z Compiling clap_derive v4.5.41
20382025-09-19T21:13:22.308Z Compiling enum-as-inner v0.6.1
20392025-09-19T21:13:22.569Z Compiling crypto-bigint v0.5.5
20402025-09-19T21:13:22.650Z Compiling serde_repr v0.1.19
20412025-09-19T21:13:24.349Z Compiling winnow v0.7.10
20422025-09-19T21:13:24.856Z Compiling lockfree-object-pool v0.1.6
20432025-09-19T21:13:25.272Z Compiling bumpalo v3.16.0
20442025-09-19T21:13:25.733Z Compiling managed v0.8.0
20452025-09-19T21:13:25.848Z Compiling iri-string v0.7.8
20462025-09-19T21:13:26.220Z Compiling bitflags v1.3.2
20472025-09-19T21:13:26.362Z Compiling clap_lex v0.7.4
20482025-09-19T21:13:27.245Z Compiling tokio-rustls v0.26.0
20492025-09-19T21:13:27.730Z Compiling simd-adler32 v0.3.7
20502025-09-19T21:13:28.256Z Compiling zopfli v0.8.1
20512025-09-19T21:13:28.585Z Compiling hyper-rustls v0.27.7
20522025-09-19T21:13:29.608Z Compiling tower-http v0.6.6
20532025-09-19T21:13:31.046Z Compiling clap_builder v4.5.41
20542025-09-19T21:13:31.101Z Compiling elliptic-curve v0.13.8
20552025-09-19T21:13:31.815Z Compiling oxnet v0.1.3
20562025-09-19T21:13:32.513Z Compiling hyper-tls v0.6.0
20572025-09-19T21:13:36.472Z Compiling zstd v0.13.3
20582025-09-19T21:13:36.503Z Compiling signal-hook-mio v0.2.4
20592025-09-19T21:13:36.695Z Compiling cookie_store v0.21.1
20602025-09-19T21:13:37.012Z Compiling postgres-types v0.2.9
20612025-09-19T21:13:37.154Z Compiling phf v0.11.2
20622025-09-19T21:13:37.564Z Compiling strum v0.27.2
20632025-09-19T21:13:37.637Z Compiling ed25519 v2.2.3
20642025-09-19T21:13:37.715Z Compiling hubpack v0.1.2
20652025-09-19T21:13:37.768Z Compiling bzip2 v0.4.4
20662025-09-19T21:13:37.994Z Compiling bzip2 v0.5.2
20672025-09-19T21:13:38.119Z Compiling crossbeam-epoch v0.9.18
20682025-09-19T21:13:38.141Z Compiling pkcs1 v0.7.5
20692025-09-19T21:13:38.890Z Compiling rfc6979 v0.4.0
20702025-09-19T21:13:39.108Z Compiling float-cmp v0.10.0
20712025-09-19T21:13:39.245Z Compiling serde-big-array v0.5.1
20722025-09-19T21:13:39.383Z Compiling bstr v1.10.0
20732025-09-19T21:13:39.532Z Compiling regress v0.10.4
20742025-09-19T21:13:39.555Z Compiling memmap v0.7.0
20752025-09-19T21:13:39.886Z Compiling socket2 v0.5.10
20762025-09-19T21:13:40.661Z Compiling new_debug_unreachable v1.0.6
20772025-09-19T21:13:40.714Z Compiling static_assertions v1.1.0
20782025-09-19T21:13:41.053Z Compiling toml_write v0.1.2
20792025-09-19T21:13:41.166Z Compiling fixedbitset v0.4.2
20802025-09-19T21:13:41.442Z Compiling precomputed-hash v0.1.1
20812025-09-19T21:13:41.568Z Compiling normalize-line-endings v0.3.0
20822025-09-19T21:13:41.592Z Compiling predicates-core v1.0.8
20832025-09-19T21:13:41.692Z Compiling data-encoding v2.9.0
20842025-09-19T21:13:41.729Z Compiling difflib v0.4.0
20852025-09-19T21:13:41.896Z Compiling unicode-segmentation v1.12.0
20862025-09-19T21:13:42.744Z Compiling whoami v1.5.2
20872025-09-19T21:13:42.981Z Compiling similar v2.7.0
20882025-09-19T21:13:43.012Z Compiling hickory-proto v0.25.2
20892025-09-19T21:13:43.180Z Compiling tokio-postgres v0.7.13
20902025-09-19T21:13:43.222Z Compiling reqwest v0.12.22
20912025-09-19T21:13:44.254Z Compiling toml_edit v0.22.27
20922025-09-19T21:13:44.651Z Compiling typify-impl v0.3.0
20932025-09-19T21:13:44.671Z Compiling predicates v3.1.3
20942025-09-19T21:13:45.971Z Compiling string_cache v0.8.9
20952025-09-19T21:13:46.382Z Compiling petgraph v0.6.5
20962025-09-19T21:13:50.240Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20972025-09-19T21:13:52.367Z Compiling usdt v0.5.0
20982025-09-19T21:13:52.830Z Compiling ecdsa v0.16.9
20992025-09-19T21:13:53.945Z Compiling rsa v0.9.6
21002025-09-19T21:13:54.232Z Compiling zip v4.2.0
21012025-09-19T21:13:54.358Z Compiling zip v0.6.6
21022025-09-19T21:13:55.318Z Compiling ed25519-dalek v2.1.1
21032025-09-19T21:13:56.060Z Compiling crossterm v0.28.1
21042025-09-19T21:13:56.149Z Compiling clap v4.5.41
21052025-09-19T21:13:56.282Z Compiling daft v0.1.4
21062025-09-19T21:13:56.397Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21072025-09-19T21:13:56.764Z Compiling strum v0.26.3
21082025-09-19T21:13:56.819Z Compiling darling_core v0.21.0
21092025-09-19T21:13:56.863Z Compiling tokio-stream v0.1.17
21102025-09-19T21:13:56.982Z Compiling toml v0.7.8
21112025-09-19T21:13:57.088Z Compiling x509-cert v0.2.5
21122025-09-19T21:13:58.862Z Compiling sha1 v0.10.6
21132025-09-19T21:13:59.129Z Compiling itertools v0.13.0
21142025-09-19T21:13:59.284Z Compiling itertools v0.10.5
21152025-09-19T21:14:01.838Z Compiling winnow v0.6.26
21162025-09-19T21:14:02.341Z Compiling peg-runtime v0.8.5
21172025-09-19T21:14:02.808Z Compiling lalrpop-util v0.19.12
21182025-09-19T21:14:03.113Z Compiling rustc-hash v2.1.1
21192025-09-19T21:14:03.210Z Compiling unicode-xid v0.2.6
21202025-09-19T21:14:03.320Z Compiling darling_macro v0.21.0
21212025-09-19T21:14:04.566Z Compiling typify-macro v0.3.0
21222025-09-19T21:14:04.979Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21232025-09-19T21:14:07.891Z Compiling camino v1.2.0
21242025-09-19T21:14:09.456Z Compiling rayon-core v1.12.1
21252025-09-19T21:14:12.275Z Compiling darling v0.21.0
21262025-09-19T21:14:12.735Z Compiling proc-macro-crate v1.3.1
21272025-09-19T21:14:13.107Z Compiling macaddr v1.0.1
21282025-09-19T21:14:13.263Z Compiling structmeta-derive v0.3.0
21292025-09-19T21:14:13.976Z Compiling itertools v0.14.0
21302025-09-19T21:14:15.551Z Compiling fastrand v2.1.1
21312025-09-19T21:14:16.290Z Compiling heapless v0.8.0
21322025-09-19T21:14:16.799Z Compiling ref-cast v1.0.24
21332025-09-19T21:14:17.376Z Compiling ingot-macros v0.1.1
21342025-09-19T21:14:18.049Z Compiling tempfile v3.20.0
21352025-09-19T21:14:19.627Z Compiling structmeta v0.3.0
21362025-09-19T21:14:20.651Z Compiling num_enum_derive v0.5.11
21372025-09-19T21:14:23.717Z Compiling crossbeam-deque v0.8.5
21382025-09-19T21:14:24.998Z Compiling hash32 v0.3.1
21392025-09-19T21:14:25.282Z Compiling ref-cast-impl v1.0.24
21402025-09-19T21:14:30.673Z Compiling smoltcp v0.11.0
21412025-09-19T21:14:31.237Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21422025-09-19T21:14:40.631Z Compiling ingot-types v0.1.2
21432025-09-19T21:14:42.560Z Compiling num_enum v0.5.11
21442025-09-19T21:14:43.209Z Compiling typify v0.3.0
21452025-09-19T21:14:47.121Z Compiling darling_core v0.20.10
21462025-09-19T21:14:47.738Z Compiling proc-macro-error-attr v1.0.4
21472025-09-19T21:14:47.866Z Compiling rustls v0.22.4
21482025-09-19T21:14:48.095Z Compiling unsafe-libyaml v0.2.11
21492025-09-19T21:14:48.705Z Compiling cobs v0.2.3
21502025-09-19T21:14:49.049Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21512025-09-19T21:14:52.179Z Compiling darling_macro v0.20.10
21522025-09-19T21:14:53.712Z Compiling serde_yaml v0.9.34+deprecated
21532025-09-19T21:14:53.956Z Compiling postcard v1.0.10
21542025-09-19T21:15:01.360Z Compiling progenitor-impl v0.9.1
21552025-09-19T21:15:03.303Z Compiling ingot v0.1.1
21562025-09-19T21:15:08.090Z Compiling futures-executor v0.3.31
21572025-09-19T21:15:08.093Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21582025-09-19T21:15:09.002Z Compiling hex v0.4.3
21592025-09-19T21:15:09.057Z Compiling foreign-types-macros v0.2.3
21602025-09-19T21:15:09.082Z Compiling thread_local v1.1.8
21612025-09-19T21:15:09.668Z Compiling wait-timeout v0.2.0
21622025-09-19T21:15:09.752Z Compiling proc-macro-error v1.0.4
21632025-09-19T21:15:10.132Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21642025-09-19T21:15:10.258Z Compiling multer v3.1.0
21652025-09-19T21:15:10.609Z Compiling unicode-width v0.1.14
21662025-09-19T21:15:10.628Z Compiling quick-error v1.2.3
21672025-09-19T21:15:10.650Z Compiling slog-async v2.8.0
21682025-09-19T21:15:10.824Z Compiling match_cfg v0.1.0
21692025-09-19T21:15:10.917Z Compiling bit-vec v0.8.0
21702025-09-19T21:15:11.133Z Compiling foreign-types-shared v0.3.1
21712025-09-19T21:15:11.296Z Compiling foreign-types v0.5.0
21722025-09-19T21:15:11.438Z Compiling bit-set v0.8.0
21732025-09-19T21:15:11.476Z Compiling tabwriter v1.4.0
21742025-09-19T21:15:11.506Z Compiling hostname v0.3.1
21752025-09-19T21:15:11.793Z Compiling rusty-fork v0.3.0
21762025-09-19T21:15:12.159Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21772025-09-19T21:15:12.181Z Compiling futures v0.3.31
21782025-09-19T21:15:12.226Z Compiling progenitor-macro v0.9.1
21792025-09-19T21:15:13.842Z Compiling darling v0.20.10
21802025-09-19T21:15:14.216Z Compiling derive-ex v0.1.8
21812025-09-19T21:15:16.035Z Compiling progenitor-client v0.9.1
21822025-09-19T21:15:17.010Z Compiling toml_parser v1.0.2
21832025-09-19T21:15:17.937Z Compiling slog-json v2.6.1
21842025-09-19T21:15:18.341Z Compiling rand_xorshift v0.4.0
21852025-09-19T21:15:18.405Z Compiling crossbeam-channel v0.5.15
21862025-09-19T21:15:18.628Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21872025-09-19T21:15:19.455Z Compiling serde_spanned v1.0.0
21882025-09-19T21:15:19.764Z Compiling toml_datetime v0.7.0
21892025-09-19T21:15:19.882Z Compiling async-stream-impl v0.3.6
21902025-09-19T21:15:20.374Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21912025-09-19T21:15:20.641Z Compiling cstr-argument v0.1.2
21922025-09-19T21:15:20.937Z Compiling is-terminal v0.4.13
21932025-09-19T21:15:21.048Z Compiling dropshot v0.16.4
21942025-09-19T21:15:21.102Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21952025-09-19T21:15:21.213Z Compiling typeid v1.0.3
21962025-09-19T21:15:21.397Z Compiling crucible-workspace-hack v0.1.0
21972025-09-19T21:15:21.467Z Compiling term v1.1.0
21982025-09-19T21:15:21.684Z Compiling pretty-hex v0.2.1
21992025-09-19T21:15:21.722Z Compiling toml_writer v1.0.2
22002025-09-19T21:15:21.955Z Compiling take_mut v0.2.2
22012025-09-19T21:15:22.166Z Compiling unarray v0.1.4
22022025-09-19T21:15:22.388Z Compiling proptest v1.7.0
22032025-09-19T21:15:23.034Z Compiling progenitor v0.9.1
22042025-09-19T21:15:23.298Z Compiling toml v0.9.5
22052025-09-19T21:15:24.749Z Compiling slog-term v2.9.2
22062025-09-19T21:15:25.457Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22072025-09-19T21:15:25.888Z Compiling async-stream v0.3.6
22082025-09-19T21:15:26.234Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22092025-09-19T21:15:27.079Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22102025-09-19T21:15:27.307Z Compiling slog-bunyan v2.5.0
22112025-09-19T21:15:27.545Z Compiling test-strategy v0.4.3
22122025-09-19T21:15:27.629Z Compiling tokio-rustls v0.25.0
22132025-09-19T21:15:27.917Z Compiling serde_with_macros v3.14.0
22142025-09-19T21:15:30.258Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22152025-09-19T21:15:30.492Z Compiling rayon v1.10.0
22162025-09-19T21:15:30.687Z Compiling parse-display-derive v0.10.0
22172025-09-19T21:15:31.196Z Compiling colored v2.2.0
22182025-09-19T21:15:32.576Z Compiling waitgroup v0.1.2
22192025-09-19T21:15:32.781Z Compiling rustls-pemfile v2.2.0
22202025-09-19T21:15:32.858Z Compiling dropshot_endpoint v0.16.4
22212025-09-19T21:15:33.289Z Compiling hashbrown v0.16.0
22222025-09-19T21:15:34.117Z Compiling serde_path_to_error v0.1.17
22232025-09-19T21:15:34.655Z Compiling derive-where v1.5.0
22242025-09-19T21:15:35.113Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22252025-09-19T21:15:35.883Z Compiling hostname v0.4.0
22262025-09-19T21:15:35.907Z Compiling instant v0.1.13
22272025-09-19T21:15:36.106Z Compiling debug-ignore v1.0.5
22282025-09-19T21:15:36.160Z Compiling heck v0.4.1
22292025-09-19T21:15:36.308Z Compiling foldhash v0.2.0
22302025-09-19T21:15:36.574Z Compiling zone_cfg_derive v0.3.0
22312025-09-19T21:15:36.860Z Compiling iddqd v0.3.13
22322025-09-19T21:15:37.064Z Compiling backoff v0.4.0
22332025-09-19T21:15:37.431Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22342025-09-19T21:15:37.454Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22352025-09-19T21:15:37.706Z Compiling parse-display v0.10.0
22362025-09-19T21:15:37.827Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22372025-09-19T21:15:39.604Z Compiling serde_with v3.14.0
22382025-09-19T21:15:40.656Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22392025-09-19T21:15:41.083Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22402025-09-19T21:15:41.414Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22412025-09-19T21:15:41.526Z Compiling camino-tempfile v1.4.1
22422025-09-19T21:15:41.833Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22432025-09-19T21:15:42.270Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22442025-09-19T21:15:42.323Z Compiling progenitor-client v0.10.0
22452025-09-19T21:15:43.105Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22462025-09-19T21:15:43.231Z Compiling num-derive v0.4.2
22472025-09-19T21:15:43.422Z Compiling sigpipe v0.1.3
22482025-09-19T21:15:43.609Z Compiling libefi-sys v0.1.0
22492025-09-19T21:15:44.004Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22502025-09-19T21:15:44.372Z Compiling jiff v0.2.15
22512025-09-19T21:15:45.369Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22522025-09-19T21:15:46.942Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22532025-09-19T21:15:46.995Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22542025-09-19T21:15:47.196Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22552025-09-19T21:15:47.551Z Compiling erased-serde v0.4.6
22562025-09-19T21:15:48.290Z Compiling zone v0.3.1
22572025-09-19T21:15:50.563Z Compiling smf v0.2.3
22582025-09-19T21:15:51.402Z Compiling bitfield-struct v0.6.2
22592025-09-19T21:15:52.628Z Compiling ordered-float v2.10.1
22602025-09-19T21:15:52.727Z Compiling blake3 v1.5.4
22612025-09-19T21:15:53.112Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22622025-09-19T21:15:53.135Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22632025-09-19T21:15:53.280Z Compiling serde-value v0.7.0
22642025-09-19T21:15:53.659Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22652025-09-19T21:15:53.952Z Compiling serde-untagged v0.1.7
22662025-09-19T21:15:54.777Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22672025-09-19T21:15:54.833Z Compiling toml v0.8.23
22682025-09-19T21:15:54.882Z Compiling xattr v1.3.1
22692025-09-19T21:15:55.236Z Compiling memmap2 v0.9.5
22702025-09-19T21:15:55.827Z Compiling filetime v0.2.25
22712025-09-19T21:15:55.910Z Compiling constant_time_eq v0.3.1
22722025-09-19T21:15:56.128Z Compiling arrayref v0.3.9
22732025-09-19T21:15:56.209Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22742025-09-19T21:15:56.263Z Compiling same-file v1.0.6
22752025-09-19T21:15:56.363Z Compiling unicode-width v0.2.0
22762025-09-19T21:15:56.582Z Compiling arrayvec v0.7.6
22772025-09-19T21:15:57.072Z Compiling console v0.16.0
22782025-09-19T21:15:58.151Z Compiling walkdir v2.5.0
22792025-09-19T21:15:58.803Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22802025-09-19T21:15:59.361Z Compiling tar v0.4.44
22812025-09-19T21:15:59.676Z Compiling cargo-util-schemas v0.8.2
22822025-09-19T21:16:00.275Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22832025-09-19T21:16:00.491Z Compiling tokio-dtrace v0.1.0
22842025-09-19T21:16:00.707Z Compiling gethostname v0.5.0
22852025-09-19T21:16:00.831Z Compiling cargo-platform v0.2.0
22862025-09-19T21:16:00.954Z Compiling topological-sort v0.2.2
22872025-09-19T21:16:01.007Z Compiling unit-prefix v0.5.1
22882025-09-19T21:16:01.314Z Compiling fixedbitset v0.5.7
22892025-09-19T21:16:01.977Z Compiling petgraph v0.8.2
22902025-09-19T21:16:02.460Z Compiling cargo_metadata v0.21.0
22912025-09-19T21:16:04.995Z Compiling omicron-zone-package v0.12.2
22922025-09-19T21:16:05.070Z Compiling indicatif v0.18.0
22932025-09-19T21:16:07.425Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22942025-09-19T21:16:07.944Z Compiling oxide-tokio-rt v0.1.2
22952025-09-19T21:16:08.603Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22962025-09-19T21:16:09.949Z Compiling indent_write v2.2.0
22972025-09-19T21:16:10.224Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22982025-09-19T21:16:10.566Z Compiling shell-words v1.1.0
22992025-09-19T21:16:11.093Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23002025-09-19T21:16:31.956Z Finished `release` profile [optimized] target(s) in 5m 24s
23012025-09-19T21:16:32.155Z Running `target/release/omicron-package -t test target create -p dev`
23022025-09-19T21:16:32.217ZLogging to: /work/oxidecomputer/omicron/out/LOG
23032025-09-19T21:16:32.220ZCreated new build target 'test' and set it as active
23042025-09-19T21:16:32.220Z
23052025-09-19T21:16:32.220Zreal 5:24.683001755
23062025-09-19T21:16:32.220Zuser 37:23.326450221
23072025-09-19T21:16:32.220Zsys 3:45.349684358
23082025-09-19T21:16:32.220Ztrap 1.164549675
23092025-09-19T21:16:32.220Ztflt 1.863320482
23102025-09-19T21:16:32.220Zdflt 1.392454544
23112025-09-19T21:16:32.220Zkflt 0.000166420
23122025-09-19T21:16:32.220Zlock 1:46:05.344752630
23132025-09-19T21:16:32.223Zslp 2:32:38.732177735
23142025-09-19T21:16:32.223Zlat 3:03.852619810
23152025-09-19T21:16:32.223Zstop 5:37.558030051
23162025-09-19T21:16:32.223Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23172025-09-19T21:16:33.475Z Finished `release` profile [optimized] target(s) in 1.13s
23182025-09-19T21:16:33.557Z Running `target/release/omicron-package -t test package`
23192025-09-19T21:16:33.598ZLogging to: /work/oxidecomputer/omicron/out/LOG
23202025-09-19T21:16:35.359Z Compiling typify-impl v0.4.3
23212025-09-19T21:16:35.599Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23222025-09-19T21:16:35.618Z Compiling convert_case v0.4.0
23232025-09-19T21:16:35.618Z Compiling num-rational v0.4.2
23242025-09-19T21:16:35.620Z Compiling num-complex v0.4.6
23252025-09-19T21:16:35.620Z Compiling float-ord v0.3.2
23262025-09-19T21:16:35.647Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23272025-09-19T21:16:35.816Z Compiling bytecount v0.6.8
23282025-09-19T21:16:35.843Z Compiling is-terminal v0.4.13
23292025-09-19T21:16:36.007Z Compiling secrecy v0.10.3
23302025-09-19T21:16:36.145Z Compiling console v0.15.10
23312025-09-19T21:16:36.262Z Compiling derive_more v0.99.20
23322025-09-19T21:16:36.319Z Compiling swrite v0.1.0
23332025-09-19T21:16:36.446Z Compiling camino v1.2.0
23342025-09-19T21:16:36.489Z Compiling password-hash v0.5.0
23352025-09-19T21:16:36.543Z Compiling blake2 v0.10.6
23362025-09-19T21:16:36.826Z Compiling num v0.4.3
23372025-09-19T21:16:37.705Z Compiling argon2 v0.5.3
23382025-09-19T21:16:37.827Z Compiling base64 v0.21.7
23392025-09-19T21:16:37.908Z Compiling atomicwrites v0.4.4
23402025-09-19T21:16:38.469Z Compiling newline-converter v0.3.0
23412025-09-19T21:16:38.630Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23422025-09-19T21:16:38.716Z Compiling expectorate v1.2.0
23432025-09-19T21:16:38.966Z Compiling fastrand v2.1.1
23442025-09-19T21:16:38.996Z Compiling rustls v0.22.4
23452025-09-19T21:16:39.048Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23462025-09-19T21:16:39.112Z Compiling thread_local v1.1.8
23472025-09-19T21:16:39.282Z Compiling wait-timeout v0.2.0
23482025-09-19T21:16:39.442Z Compiling tempfile v3.20.0
23492025-09-19T21:16:39.566Z Compiling match_cfg v0.1.0
23502025-09-19T21:16:39.707Z Compiling bit-vec v0.8.0
23512025-09-19T21:16:39.737Z Compiling owo-colors v4.2.2
23522025-09-19T21:16:40.069Z Compiling quick-error v1.2.3
23532025-09-19T21:16:40.162Z Compiling cancel-safe-futures v0.1.5
23542025-09-19T21:16:40.192Z Compiling bit-set v0.8.0
23552025-09-19T21:16:40.250Z Compiling rusty-fork v0.3.0
23562025-09-19T21:16:40.414Z Compiling hostname v0.3.1
23572025-09-19T21:16:40.604Z Compiling ref-cast v1.0.24
23582025-09-19T21:16:40.639Z Compiling multer v3.1.0
23592025-09-19T21:16:40.697Z Compiling slog-async v2.8.0
23602025-09-19T21:16:40.731Z Compiling progenitor-client v0.9.1
23612025-09-19T21:16:40.792Z Compiling crossbeam-channel v0.5.15
23622025-09-19T21:16:40.829Z Compiling toml_parser v1.0.2
23632025-09-19T21:16:41.224Z Compiling slog-json v2.6.1
23642025-09-19T21:16:41.588Z Compiling rand_xorshift v0.4.0
23652025-09-19T21:16:41.633Z Compiling libsw-core v0.3.1
23662025-09-19T21:16:41.797Z Compiling futures-executor v0.3.31
23672025-09-19T21:16:41.864Z Compiling hex v0.4.3
23682025-09-19T21:16:41.982Z Compiling serde_spanned v1.0.0
23692025-09-19T21:16:42.171Z Compiling toml_datetime v0.7.0
23702025-09-19T21:16:42.242Z Compiling take_mut v0.2.2
23712025-09-19T21:16:42.280Z Compiling toml_writer v1.0.2
23722025-09-19T21:16:42.432Z Compiling term v1.1.0
23732025-09-19T21:16:42.464Z Compiling unarray v0.1.4
23742025-09-19T21:16:42.669Z Compiling proptest v1.7.0
23752025-09-19T21:16:42.705Z Compiling toml v0.9.5
23762025-09-19T21:16:43.583Z Compiling slog-term v2.9.2
23772025-09-19T21:16:43.620Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23782025-09-19T21:16:43.836Z Compiling futures v0.3.31
23792025-09-19T21:16:43.993Z Compiling libsw v3.5.0
23802025-09-19T21:16:44.348Z Compiling slog-bunyan v2.5.0
23812025-09-19T21:16:44.603Z Compiling progenitor v0.9.1
23822025-09-19T21:16:44.633Z Compiling typify-macro v0.4.3
23832025-09-19T21:16:44.751Z Compiling tokio-rustls v0.25.0
23842025-09-19T21:16:45.695Z Compiling dropshot v0.16.4
23852025-09-19T21:16:45.795Z Compiling async-stream v0.3.6
23862025-09-19T21:16:46.097Z Compiling waitgroup v0.1.2
23872025-09-19T21:16:46.127Z Compiling rustls-pemfile v2.2.0
23882025-09-19T21:16:46.345Z Compiling hashbrown v0.16.0
23892025-09-19T21:16:46.470Z Compiling serde_path_to_error v0.1.17
23902025-09-19T21:16:47.248Z Compiling hostname v0.4.0
23912025-09-19T21:16:47.492Z Compiling instant v0.1.13
23922025-09-19T21:16:47.520Z Compiling foldhash v0.2.0
23932025-09-19T21:16:47.675Z Compiling linear-map v1.2.0
23942025-09-19T21:16:47.723Z Compiling debug-ignore v1.0.5
23952025-09-19T21:16:47.966Z Compiling iddqd v0.3.13
23962025-09-19T21:16:48.018Z Compiling backoff v0.4.0
23972025-09-19T21:16:48.077Z Compiling typify v0.4.3
23982025-09-19T21:16:48.273Z Compiling progenitor-impl v0.10.0
23992025-09-19T21:16:48.396Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24002025-09-19T21:16:50.100Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24012025-09-19T21:16:50.132Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
24022025-09-19T21:16:51.205Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24032025-09-19T21:16:51.593Z Compiling parse-display v0.10.0
24042025-09-19T21:16:52.121Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24052025-09-19T21:16:52.352Z Compiling serde_with v3.14.0
24062025-09-19T21:16:53.896Z Compiling progenitor-macro v0.10.0
24072025-09-19T21:16:55.465Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24082025-09-19T21:16:55.497Z Compiling progenitor-client v0.10.0
24092025-09-19T21:16:56.194Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24102025-09-19T21:16:57.193Z Compiling macaddr v1.0.1
24112025-09-19T21:16:57.265Z Compiling async-recursion v1.1.1
24122025-09-19T21:16:57.559Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24132025-09-19T21:16:57.630Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24142025-09-19T21:16:58.091Z Compiling globset v0.4.15
24152025-09-19T21:16:58.322Z Compiling utf-8 v0.7.6
24162025-09-19T21:16:58.726Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24172025-09-19T21:16:58.778Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24182025-09-19T21:17:04.016Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24192025-09-19T21:17:04.914Z Compiling progenitor v0.10.0
24202025-09-19T21:17:05.256Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24212025-09-19T21:17:08.865Z Compiling toml v0.8.23
24222025-09-19T21:17:09.933Z Compiling pin-project-internal v1.1.6
24232025-09-19T21:17:10.229Z Compiling keccak v0.1.5
24242025-09-19T21:17:11.466Z Compiling sha3 v0.10.8
24252025-09-19T21:17:12.125Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24262025-09-19T21:17:12.370Z Compiling pin-project v1.1.6
24272025-09-19T21:17:12.557Z Compiling pem v3.0.5
24282025-09-19T21:17:12.646Z Compiling prettyplease v0.2.36
24292025-09-19T21:17:12.693Z Compiling snafu-derive v0.8.5
24302025-09-19T21:17:14.494Z Compiling papergrid v0.11.0
24312025-09-19T21:17:15.660Z Compiling tabled_derive v0.7.0
24322025-09-19T21:17:16.813Z Compiling snafu v0.8.5
24332025-09-19T21:17:17.609Z Compiling olpc-cjson v0.1.4
24342025-09-19T21:17:17.950Z Compiling csv-core v0.1.11
24352025-09-19T21:17:18.045Z Compiling serde_plain v1.0.2
24362025-09-19T21:17:18.617Z Compiling typed-path v0.9.3
24372025-09-19T21:17:18.819Z Compiling highway v1.3.0
24382025-09-19T21:17:20.403Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24392025-09-19T21:17:21.119Z Compiling csv v1.3.1
24402025-09-19T21:17:23.336Z Compiling tough v0.20.0
24412025-09-19T21:17:25.152Z Compiling tabled v0.15.0
24422025-09-19T21:17:25.301Z Compiling tungstenite v0.21.0
24432025-09-19T21:17:25.833Z Compiling half v2.4.1
24442025-09-19T21:17:26.558Z Compiling ciborium-io v0.2.2
24452025-09-19T21:17:26.776Z Compiling semver v0.1.20
24462025-09-19T21:17:26.903Z Compiling ciborium-ll v0.2.2
24472025-09-19T21:17:27.341Z Compiling rustc_version v0.1.7
24482025-09-19T21:17:27.441Z Compiling tokio-tungstenite v0.21.0
24492025-09-19T21:17:27.758Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24502025-09-19T21:17:28.114Z Compiling newtype_derive v0.1.6
24512025-09-19T21:17:28.483Z Compiling ciborium v0.2.2
24522025-09-19T21:17:30.117Z Compiling unicode-linebreak v0.1.5
24532025-09-19T21:17:30.490Z Compiling humantime v2.2.0
24542025-09-19T21:17:30.722Z Compiling smawk v0.3.2
24552025-09-19T21:17:31.050Z Compiling textwrap v0.16.2
24562025-09-19T21:17:31.605Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24572025-09-19T21:17:33.042Z Compiling resolv-conf v0.7.0
24582025-09-19T21:17:34.342Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24592025-09-19T21:17:34.566Z Compiling universal-hash v0.5.1
24602025-09-19T21:17:34.691Z Compiling thiserror-impl-no-std v2.0.2
24612025-09-19T21:17:34.846Z Compiling opaque-debug v0.3.1
24622025-09-19T21:17:34.988Z Compiling poly1305 v0.8.0
24632025-09-19T21:17:35.567Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24642025-09-19T21:17:35.646Z Compiling steno v0.4.1
24652025-09-19T21:17:36.395Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24662025-09-19T21:17:36.749Z Compiling chacha20 v0.9.1
24672025-09-19T21:17:36.781Z Compiling aead v0.5.2
24682025-09-19T21:17:37.079Z Compiling thiserror-no-std v2.0.2
24692025-09-19T21:17:37.197Z Compiling chacha20poly1305 v0.10.1
24702025-09-19T21:17:37.255Z Compiling vsss-rs v3.3.4
24712025-09-19T21:17:37.285Z Compiling linked-hash-map v0.5.6
24722025-09-19T21:17:37.452Z Compiling hickory-proto v0.24.4
24732025-09-19T21:17:37.725Z Compiling lru-cache v0.1.2
24742025-09-19T21:17:38.006Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24752025-09-19T21:17:38.032Z Compiling slog-dtrace v0.3.0
24762025-09-19T21:17:38.408Z Compiling moka v0.12.10
24772025-09-19T21:17:38.776Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24782025-09-19T21:17:38.986Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24792025-09-19T21:17:44.043Z Compiling hickory-resolver v0.24.4
24802025-09-19T21:17:48.761Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24812025-09-19T21:17:50.123Z Compiling qorb v0.4.1
24822025-09-19T21:17:55.445Z Compiling tagptr v0.2.0
24832025-09-19T21:17:56.935Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24842025-09-19T21:17:57.417Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24852025-09-19T21:17:58.499Z Compiling derive_builder_core v0.20.2
24862025-09-19T21:17:59.090Z Compiling hickory-resolver v0.25.2
24872025-09-19T21:18:02.643Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24882025-09-19T21:18:03.524Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24892025-09-19T21:18:04.039Z Compiling derive_builder_macro v0.20.2
24902025-09-19T21:18:04.937Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24912025-09-19T21:18:05.192Z Compiling nix v0.30.1
24922025-09-19T21:18:06.004Z Compiling vergen-lib v0.1.6
24932025-09-19T21:18:06.369Z Compiling display-error-chain v0.2.2
24942025-09-19T21:18:06.749Z Compiling derive_builder v0.20.2
24952025-09-19T21:18:06.992Z Compiling vergen v9.0.6
24962025-09-19T21:18:07.385Z Compiling proc-macro-error-attr2 v2.0.0
24972025-09-19T21:18:08.146Z Compiling proc-macro-error2 v2.0.1
24982025-09-19T21:18:08.673Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24992025-09-19T21:18:09.513Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25002025-09-19T21:18:10.231Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25012025-09-19T21:18:11.458Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25022025-09-19T21:18:11.926Z Compiling vergen-gitcl v1.0.8
25032025-09-19T21:18:12.317Z Compiling dirs-sys-next v0.1.2
25042025-09-19T21:18:12.807Z Compiling maplit v1.0.2
25052025-09-19T21:18:12.998Z Compiling radium v0.7.0
25062025-09-19T21:18:13.471Z Compiling crunchy v0.2.2
25072025-09-19T21:18:14.082Z Compiling dirs-next v2.0.0
25082025-09-19T21:18:14.523Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25092025-09-19T21:18:15.017Z Compiling dsl_auto_type v0.1.2
25102025-09-19T21:18:15.040Z Compiling scheduled-thread-pool v0.2.7
25112025-09-19T21:18:16.293Z Compiling zerocopy-derive v0.6.6
25122025-09-19T21:18:16.330Z Compiling diesel_table_macro_syntax v0.2.0
25132025-09-19T21:18:16.755Z Compiling tap v1.0.1
25142025-09-19T21:18:17.003Z Compiling tiny-keccak v2.0.2
25152025-09-19T21:18:17.371Z Compiling maybe-uninit v2.0.0
25162025-09-19T21:18:18.022Z Compiling zerocopy v0.6.6
25172025-09-19T21:18:18.056Z Compiling wyz v0.5.1
25182025-09-19T21:18:18.551Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25192025-09-19T21:18:18.613Z Compiling diesel_derives v2.2.3
25202025-09-19T21:18:18.878Z Compiling r2d2 v0.8.10
25212025-09-19T21:18:20.583Z Compiling term v0.7.0
25222025-09-19T21:18:21.172Z Compiling const_format_proc_macros v0.2.34
25232025-09-19T21:18:21.542Z Compiling num-derive v0.3.3
25242025-09-19T21:18:21.655Z Compiling funty v2.0.0
25252025-09-19T21:18:22.896Z Compiling bit-vec v0.6.3
25262025-09-19T21:18:23.330Z Compiling crc-catalog v2.4.0
25272025-09-19T21:18:23.527Z Compiling packed_struct v0.10.1
25282025-09-19T21:18:23.560Z Compiling libscf-sys v1.1.0
25292025-09-19T21:18:23.858Z Compiling crc v3.2.1
25302025-09-19T21:18:24.077Z Compiling bit-set v0.5.3
25312025-09-19T21:18:24.396Z Compiling const_format v0.2.34
25322025-09-19T21:18:24.428Z Compiling bitvec v1.0.1
25332025-09-19T21:18:25.915Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25342025-09-19T21:18:28.601Z Compiling diesel v2.2.12
25352025-09-19T21:18:28.787Z Compiling ascii-canvas v3.0.0
25362025-09-19T21:18:29.985Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25372025-09-19T21:18:30.962Z Compiling packed_struct_codegen v0.10.1
25382025-09-19T21:18:31.034Z Compiling ena v0.14.3
25392025-09-19T21:18:31.550Z Compiling indexmap v1.9.3
25402025-09-19T21:18:31.946Z Compiling nodrop v0.1.14
25412025-09-19T21:18:32.138Z Compiling arc-swap v1.7.1
25422025-09-19T21:18:32.818Z Compiling bindgen v0.71.1
25432025-09-19T21:18:33.182Z Compiling regex-syntax v0.6.29
25442025-09-19T21:18:33.298Z Compiling diff v0.1.13
25452025-09-19T21:18:37.929Z Compiling lalrpop v0.19.12
25462025-09-19T21:18:37.958Z Compiling slog-scope v4.4.0
25472025-09-19T21:18:38.585Z Compiling array-init v0.0.4
25482025-09-19T21:18:38.739Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25492025-09-19T21:18:39.253Z Compiling smallvec v0.6.14
25502025-09-19T21:18:39.695Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25512025-09-19T21:18:39.761Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25522025-09-19T21:18:41.173Z Compiling tabled_derive v0.11.0
25532025-09-19T21:18:42.433Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25542025-09-19T21:18:43.002Z Compiling papergrid v0.17.0
25552025-09-19T21:18:43.535Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25562025-09-19T21:18:43.626Z Compiling testing_table v0.3.0
25572025-09-19T21:18:43.926Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25582025-09-19T21:18:44.484Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25592025-09-19T21:18:44.761Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25602025-09-19T21:18:45.162Z Compiling bitfield v0.14.0
25612025-09-19T21:18:45.520Z Compiling hashbrown v0.12.3
25622025-09-19T21:18:46.842Z Compiling termcolor v1.4.1
25632025-09-19T21:18:47.869Z Compiling env_logger v0.10.2
25642025-09-19T21:18:48.304Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25652025-09-19T21:18:49.436Z Compiling tabled v0.20.0
25662025-09-19T21:18:50.857Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25672025-09-19T21:18:56.928Z Compiling serde-hex v0.1.0
25682025-09-19T21:18:57.688Z Compiling slog-stdlog v4.1.1
25692025-09-19T21:18:58.629Z Compiling polar-core v0.27.3
25702025-09-19T21:18:58.910Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25712025-09-19T21:18:59.296Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25722025-09-19T21:18:59.741Z Compiling ron v0.8.1
25732025-09-19T21:18:59.903Z Compiling hashbrown v0.13.2
25742025-09-19T21:19:01.213Z Compiling headers-core v0.3.0
25752025-09-19T21:19:05.169Z Compiling libxml v0.3.3
25762025-09-19T21:19:05.262Z Compiling crc-any v2.5.0
25772025-09-19T21:19:05.262Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25782025-09-19T21:19:05.262Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25792025-09-19T21:19:05.276Z Compiling headers v0.4.1
25802025-09-19T21:19:05.547Z Compiling object v0.30.4
25812025-09-19T21:19:10.553Z Compiling samael v0.0.19
25822025-09-19T21:19:12.282Z Compiling slog-envlogger v2.2.0
25832025-09-19T21:19:14.464Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25842025-09-19T21:19:17.049Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25852025-09-19T21:19:17.151Z Compiling strum_macros v0.24.3
25862025-09-19T21:19:17.365Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25872025-09-19T21:19:17.407Z Compiling convert_case v0.7.1
25882025-09-19T21:19:17.438Z Compiling path-slash v0.1.5
25892025-09-19T21:19:17.712Z Compiling crc8 v0.1.1
25902025-09-19T21:19:18.070Z Compiling indoc v1.0.9
25912025-09-19T21:19:18.102Z Compiling termtree v0.5.1
25922025-09-19T21:19:18.149Z Compiling derive_more-impl v2.0.1
25932025-09-19T21:19:18.409Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25942025-09-19T21:19:19.781Z Compiling progenitor-impl v0.11.0
25952025-09-19T21:19:19.809Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25962025-09-19T21:19:20.176Z Compiling impl-trait-for-tuples v0.2.2
25972025-09-19T21:19:21.683Z Compiling oso-derive v0.27.3
25982025-09-19T21:19:22.651Z Compiling quick-xml v0.37.2
25992025-09-19T21:19:23.248Z Compiling derive_more v2.0.1
26002025-09-19T21:19:23.412Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26012025-09-19T21:19:25.512Z Compiling progenitor-macro v0.11.0
26022025-09-19T21:19:25.757Z Compiling progenitor-client v0.11.0
26032025-09-19T21:19:26.751Z Compiling vte_generate_state_changes v0.1.2
26042025-09-19T21:19:27.377Z Compiling diesel-dtrace v0.4.2
26052025-09-19T21:19:27.766Z Compiling siphasher v1.0.1
26062025-09-19T21:19:28.226Z Compiling phf_shared v0.12.1
26072025-09-19T21:19:28.849Z Compiling vte v0.11.1
26082025-09-19T21:19:30.542Z Compiling oso v0.27.3
26092025-09-19T21:19:33.268Z Compiling crossterm v0.29.0
26102025-09-19T21:19:36.649Z Compiling progenitor v0.11.0
26112025-09-19T21:19:36.939Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26122025-09-19T21:19:40.922Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26132025-09-19T21:19:46.157Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26142025-09-19T21:19:46.536Z Compiling bb8 v0.8.5
26152025-09-19T21:19:47.192Z Compiling unicase v2.7.0
26162025-09-19T21:19:47.586Z Compiling xshell-macros v0.2.7
26172025-09-19T21:19:48.317Z Compiling chrono-tz v0.10.4
26182025-09-19T21:19:48.746Z Compiling xshell v0.2.7
26192025-09-19T21:19:50.452Z Compiling async-bb8-diesel v0.2.1
26202025-09-19T21:19:51.346Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26212025-09-19T21:19:51.613Z Compiling strip-ansi-escapes v0.2.0
26222025-09-19T21:19:54.128Z Compiling phf v0.12.1
26232025-09-19T21:19:54.487Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26242025-09-19T21:19:55.293Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26252025-09-19T21:19:55.712Z Compiling fd-lock v4.0.2
26262025-09-19T21:19:55.945Z Compiling peg-macros v0.8.5
26272025-09-19T21:19:58.751Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-09-19T21:19:59.738Z Compiling nu-ansi-term v0.50.1
26292025-09-19T21:20:00.971Z Compiling reedline v0.40.0
26302025-09-19T21:20:01.045Z Compiling peg v0.8.5
26312025-09-19T21:20:01.260Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26322025-09-19T21:20:21.017Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26332025-09-19T21:20:21.017Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26342025-09-19T21:20:21.018Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26352025-09-19T21:20:21.720Z Compiling typify-impl v0.2.0
26362025-09-19T21:20:22.311Z Compiling bcs v0.1.6
26372025-09-19T21:20:23.177Z Compiling fxhash v0.2.1
26382025-09-19T21:20:23.450Z Compiling libz-sys v1.1.20
26392025-09-19T21:20:24.199Z Compiling half v1.8.3
26402025-09-19T21:20:25.191Z Compiling serde_cbor v0.11.2
26412025-09-19T21:20:27.769Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26422025-09-19T21:20:29.065Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26432025-09-19T21:20:30.581Z Compiling kstat-rs v0.2.4
26442025-09-19T21:20:30.903Z Compiling typify-macro v0.2.0
26452025-09-19T21:20:30.939Z Compiling fs-err v2.11.0
26462025-09-19T21:20:31.332Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26472025-09-19T21:20:31.665Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482025-09-19T21:20:32.228Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26492025-09-19T21:20:33.322Z Compiling nanorand v0.7.0
26502025-09-19T21:20:33.688Z Compiling libgit2-sys v0.17.0+1.8.1
26512025-09-19T21:20:34.087Z Compiling parking_lot_core v0.8.6
26522025-09-19T21:20:34.348Z Compiling flume v0.11.1
26532025-09-19T21:20:34.626Z Compiling mime_guess v2.0.5
26542025-09-19T21:20:36.178Z Compiling tabled_derive v0.10.0
26552025-09-19T21:20:36.523Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26562025-09-19T21:20:38.633Z Compiling ignore v0.4.23
26572025-09-19T21:20:43.308Z Compiling papergrid v0.14.0
26582025-09-19T21:20:49.278Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26592025-09-19T21:20:50.810Z Compiling castaway v0.2.3
26602025-09-19T21:20:51.053Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26612025-09-19T21:20:51.442Z Compiling parse-size v1.1.0
26622025-09-19T21:20:51.791Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26632025-09-19T21:20:52.472Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26642025-09-19T21:20:52.608Z Compiling compact_str v0.8.0
26652025-09-19T21:20:55.804Z Compiling tabled v0.18.0
26662025-09-19T21:21:02.720Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26672025-09-19T21:21:14.320Z Compiling globwalk v0.9.1
26682025-09-19T21:21:16.945Z Compiling typify v0.2.0
26692025-09-19T21:21:17.136Z Compiling predicates-tree v1.0.12
26702025-09-19T21:21:18.066Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26712025-09-19T21:21:20.637Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26722025-09-19T21:21:22.561Z Compiling unicode-truncate v1.1.0
26732025-09-19T21:21:25.971Z Compiling lru v0.12.5
26742025-09-19T21:21:26.392Z Compiling vergen v8.3.2
26752025-09-19T21:21:26.799Z Compiling nibble_vec v0.1.0
26762025-09-19T21:21:27.099Z Compiling cargo-platform v0.1.8
26772025-09-19T21:21:27.283Z Compiling instability v0.3.2
26782025-09-19T21:21:27.579Z Compiling atty v0.2.14
26792025-09-19T21:21:27.646Z Compiling cassowary v0.3.0
26802025-09-19T21:21:27.758Z Compiling endian-type v0.1.2
26812025-09-19T21:21:27.799Z Compiling indoc v2.0.6
26822025-09-19T21:21:28.059Z Compiling salty v0.3.0
26832025-09-19T21:21:28.245Z Compiling http-range v0.1.5
26842025-09-19T21:21:28.582Z Compiling radix_trie v0.2.1
26852025-09-19T21:21:28.608Z Compiling ratatui v0.29.0
26862025-09-19T21:21:29.122Z Compiling cargo_metadata v0.18.1
26872025-09-19T21:21:29.585Z Compiling git2 v0.19.0
26882025-09-19T21:21:30.954Z Compiling camino-tempfile-ext v0.3.2
26892025-09-19T21:21:31.947Z Compiling progenitor-impl v0.8.0
26902025-09-19T21:21:32.330Z Compiling parking_lot v0.11.2
26912025-09-19T21:21:37.509Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26922025-09-19T21:21:37.619Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26932025-09-19T21:21:41.811Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26942025-09-19T21:21:45.327Z Compiling rand_seeder v0.4.0
26952025-09-19T21:21:45.775Z Compiling prefix-trie v0.7.0
26962025-09-19T21:21:46.249Z Compiling lzma-sys v0.1.20
26972025-09-19T21:21:46.281Z Compiling rustls v0.21.12
26982025-09-19T21:21:46.707Z Compiling hickory-server v0.25.2
26992025-09-19T21:21:46.802Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27002025-09-19T21:21:47.041Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27012025-09-19T21:21:47.112Z Compiling progenitor-macro v0.8.0
27022025-09-19T21:21:47.908Z Compiling hyper-staticfile v0.10.1
27032025-09-19T21:21:52.177Z Compiling sled v0.34.7
27042025-09-19T21:21:52.311Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27052025-09-19T21:21:58.098Z Compiling hickory-client v0.25.2
27062025-09-19T21:21:59.988Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27072025-09-19T21:22:00.644Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082025-09-19T21:22:01.213Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27092025-09-19T21:22:01.766Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27102025-09-19T21:22:05.791Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27112025-09-19T21:22:07.543Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27122025-09-19T21:22:07.990Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27132025-09-19T21:22:08.369Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27142025-09-19T21:22:10.052Z Compiling primeorder v0.13.6
27152025-09-19T21:22:10.678Z Compiling progenitor-client v0.8.0
27162025-09-19T21:22:11.493Z Compiling sct v0.7.1
27172025-09-19T21:22:11.600Z Compiling rustls-webpki v0.101.7
27182025-09-19T21:22:11.964Z Compiling heck v0.3.3
27192025-09-19T21:22:12.330Z Compiling env_filter v0.1.2
27202025-09-19T21:22:13.905Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27212025-09-19T21:22:14.357Z Compiling void v1.0.2
27222025-09-19T21:22:14.581Z Compiling lzss v0.8.2
27232025-09-19T21:22:14.803Z Compiling env_logger v0.11.5
27242025-09-19T21:22:15.236Z Compiling zone_cfg_derive v0.1.2
27252025-09-19T21:22:16.184Z Compiling progenitor v0.8.0
27262025-09-19T21:22:16.482Z Compiling p384 v0.13.0
27272025-09-19T21:22:16.567Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27282025-09-19T21:22:17.736Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27292025-09-19T21:22:22.387Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27302025-09-19T21:22:25.639Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27312025-09-19T21:22:26.512Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27322025-09-19T21:22:26.710Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27332025-09-19T21:22:27.722Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27342025-09-19T21:22:29.321Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27352025-09-19T21:22:29.736Z Compiling tungstenite v0.23.0
27362025-09-19T21:22:34.234Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27372025-09-19T21:22:34.608Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27382025-09-19T21:22:34.990Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27392025-09-19T21:22:35.103Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27402025-09-19T21:22:35.372Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27412025-09-19T21:22:35.490Z Compiling nix v0.27.1
27422025-09-19T21:22:36.077Z Compiling serde_bytes v0.11.17
27432025-09-19T21:22:36.721Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27442025-09-19T21:22:37.123Z Compiling base64 v0.13.1
27452025-09-19T21:22:37.927Z Compiling number_prefix v0.4.0
27462025-09-19T21:22:38.108Z Compiling ron v0.7.1
27472025-09-19T21:22:38.228Z Compiling indicatif v0.17.11
27482025-09-19T21:22:39.521Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27492025-09-19T21:22:44.100Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27502025-09-19T21:22:44.682Z Compiling tokio-tungstenite v0.23.1
27512025-09-19T21:22:44.811Z Compiling xz2 v0.1.7
27522025-09-19T21:22:45.457Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27532025-09-19T21:22:45.501Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27542025-09-19T21:22:46.467Z Compiling tokio-rustls v0.24.1
27552025-09-19T21:22:51.126Z Compiling zone v0.1.8
27562025-09-19T21:22:52.762Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27572025-09-19T21:22:54.316Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27582025-09-19T21:22:54.483Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27592025-09-19T21:22:56.088Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27602025-09-19T21:22:58.024Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27612025-09-19T21:22:58.670Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
27622025-09-19T21:23:01.028Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27632025-09-19T21:23:02.888Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27642025-09-19T21:23:03.536Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27652025-09-19T21:23:08.421Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27662025-09-19T21:23:09.133Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27672025-09-19T21:23:09.397Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27682025-09-19T21:23:12.423Z Compiling rustls-pemfile v1.0.4
27692025-09-19T21:23:12.565Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27702025-09-19T21:23:12.951Z Compiling signal-hook-tokio v0.3.1
27712025-09-19T21:23:13.132Z Compiling twox-hash v2.1.0
27722025-09-19T21:23:13.233Z Compiling yasna v0.5.2
27732025-09-19T21:23:14.146Z Compiling secrecy v0.8.0
27742025-09-19T21:23:14.469Z Compiling is_ci v1.2.0
27752025-09-19T21:23:14.801Z Compiling supports-color v3.0.2
27762025-09-19T21:23:15.280Z Compiling rcgen v0.12.1
27772025-09-19T21:23:16.752Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27782025-09-19T21:23:25.566Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27792025-09-19T21:23:25.597Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27802025-09-19T21:23:26.906Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27812025-09-19T21:23:35.322Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27822025-09-19T21:23:46.836Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27832025-09-19T21:23:47.897Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27842025-09-19T21:23:48.874Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27852025-09-19T21:23:57.345Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27862025-09-19T21:23:59.305Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27872025-09-19T21:24:06.499Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27882025-09-19T21:24:06.936Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27892025-09-19T21:24:07.310Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27902025-09-19T21:24:07.698Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27912025-09-19T21:24:09.359Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27922025-09-19T21:24:10.728Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27932025-09-19T21:24:11.040Z Compiling fatfs v0.3.6
27942025-09-19T21:24:13.963Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
27952025-09-19T21:24:16.506Z Compiling rtoolbox v0.0.2
27962025-09-19T21:24:16.694Z Compiling subprocess v0.2.9
27972025-09-19T21:24:16.972Z Compiling assert_matches v1.5.0
27982025-09-19T21:24:17.134Z Compiling rpassword v7.4.0
27992025-09-19T21:24:17.642Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28002025-09-19T21:24:23.593Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28012025-09-19T21:24:26.237Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28022025-09-19T21:24:31.074Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28032025-09-19T21:25:04.204Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28042025-09-19T21:25:06.659Z Compiling tui-tree-widget v0.23.1
28052025-09-19T21:25:07.135Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28062025-09-19T21:25:08.104Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28072025-09-19T21:25:08.636Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28082025-09-19T21:25:15.563Z Compiling uzers v0.12.1
28092025-09-19T21:25:18.658Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28102025-09-19T21:25:19.630Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28112025-09-19T21:25:24.907Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28122025-09-19T21:25:46.104Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28132025-09-19T21:25:47.014Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28142025-09-19T21:25:48.849Z Compiling support-bundle-viewer v0.1.2
28152025-09-19T21:25:51.718Z Compiling multimap v0.10.1
28162025-09-19T21:28:07.842Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28172025-09-19T21:28:24.441Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28182025-09-19T21:36:53.762Z Finished `release` profile [optimized] target(s) in 20m 19s
28192025-09-19T21:37:50.672Z
28202025-09-19T21:37:50.675Zreal 21:18.204440470
28212025-09-19T21:37:50.675Zuser 2:32:26.675486232
28222025-09-19T21:37:50.675Zsys 4:24.456483764
28232025-09-19T21:37:50.675Ztrap 3.779885130
28242025-09-19T21:37:50.675Ztflt 1.912746610
28252025-09-19T21:37:50.675Zdflt 7.107609266
28262025-09-19T21:37:50.675Zkflt 0.001034712
28272025-09-19T21:37:50.675Zlock 10:25:24.006433563
28282025-09-19T21:37:50.675Zslp 7:48:26.745748728
28292025-09-19T21:37:50.675Zlat 4:12.221063372
28302025-09-19T21:37:50.675Zstop 4:15.562427334
28312025-09-19T21:37:50.675Z+ mapfile -t packages
28322025-09-19T21:37:50.675Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28332025-09-19T21:37:51.979Z Finished `release` profile [optimized] target(s) in 1.24s
28342025-09-19T21:37:52.042Z Running `target/release/omicron-package -t test list-outputs`
28352025-09-19T21:37:52.098ZLogging to: /work/oxidecomputer/omicron/out/LOG
28362025-09-19T21:37:52.101Z+ ptime -m cargo build --locked --release -p xtask
28372025-09-19T21:37:52.868Z Compiling once_cell v1.21.3
28382025-09-19T21:37:52.871Z Compiling serde_core v1.0.223
28392025-09-19T21:37:52.871Z Compiling syn v2.0.106
28402025-09-19T21:37:52.872Z Compiling bitflags v2.9.1
28412025-09-19T21:37:52.872Z Compiling serde v1.0.223
28422025-09-19T21:37:52.872Z Compiling serde_json v1.0.145
28432025-09-19T21:37:52.982Z Compiling libc v0.2.174
28442025-09-19T21:37:52.993Z Compiling num-traits v0.2.19
28452025-09-19T21:37:53.359Z Compiling rustix v0.38.37
28462025-09-19T21:37:53.402Z Compiling smallvec v1.15.1
28472025-09-19T21:37:53.542Z Compiling hashbrown v0.15.4
28482025-09-19T21:37:53.813Z Compiling usdt-impl v0.5.0
28492025-09-19T21:37:53.881Z Compiling syn v1.0.109
28502025-09-19T21:37:54.410Z Compiling thread-id v4.2.2
28512025-09-19T21:37:54.504Z Compiling percent-encoding v2.3.2
28522025-09-19T21:37:54.552Z Compiling log v0.4.27
28532025-09-19T21:37:54.966Z Compiling indexmap v2.11.0
28542025-09-19T21:37:55.032Z Compiling rustix v1.0.7
28552025-09-19T21:37:55.050Z Compiling getrandom v0.3.1
28562025-09-19T21:37:55.560Z Compiling terminal_size v0.4.0
28572025-09-19T21:37:55.816Z Compiling ordered-float v2.10.1
28582025-09-19T21:37:55.835Z Compiling form_urlencoded v1.2.2
28592025-09-19T21:37:56.679Z Compiling fs-err v3.1.1
28602025-09-19T21:37:57.060Z Compiling anyhow v1.0.99
28612025-09-19T21:37:57.245Z Compiling clap_builder v4.5.41
28622025-09-19T21:37:58.274Z Compiling tempfile v3.20.0
28632025-09-19T21:37:59.709Z Compiling proc-macro-error v1.0.4
28642025-09-19T21:38:00.049Z Compiling synstructure v0.13.1
28652025-09-19T21:38:00.240Z Compiling textwrap v0.16.2
28662025-09-19T21:38:00.409Z Compiling camino-tempfile v1.4.1
28672025-09-19T21:38:00.969Z Compiling tabled_derive v0.7.0
28682025-09-19T21:38:02.475Z Compiling serde_derive v1.0.223
28692025-09-19T21:38:02.596Z Compiling thiserror-impl v1.0.69
28702025-09-19T21:38:02.677Z Compiling zerofrom-derive v0.1.4
28712025-09-19T21:38:02.839Z Compiling yoke-derive v0.7.4
28722025-09-19T21:38:04.672Z Compiling zerovec-derive v0.10.3
28732025-09-19T21:38:04.721Z Compiling displaydoc v0.2.5
28742025-09-19T21:38:05.110Z Compiling icu_provider_macros v1.5.0
28752025-09-19T21:38:05.131Z Compiling thiserror v1.0.69
28762025-09-19T21:38:05.315Z Compiling pest v2.7.14
28772025-09-19T21:38:05.639Z Compiling zerofrom v0.1.4
28782025-09-19T21:38:05.922Z Compiling yoke v0.7.4
28792025-09-19T21:38:06.114Z Compiling zerocopy-derive v0.7.35
28802025-09-19T21:38:06.350Z Compiling scroll_derive v0.12.0
28812025-09-19T21:38:06.898Z Compiling zerovec v0.10.4
28822025-09-19T21:38:07.634Z Compiling scroll v0.12.0
28832025-09-19T21:38:07.814Z Compiling pest_meta v2.7.14
28842025-09-19T21:38:08.129Z Compiling zerocopy v0.7.35
28852025-09-19T21:38:08.290Z Compiling goblin v0.8.2
28862025-09-19T21:38:09.593Z Compiling tinystr v0.7.6
28872025-09-19T21:38:09.882Z Compiling pest_generator v2.7.14
28882025-09-19T21:38:10.088Z Compiling icu_locid v1.5.0
28892025-09-19T21:38:10.240Z Compiling icu_collections v1.5.0
28902025-09-19T21:38:11.327Z Compiling serde_spanned v0.6.9
28912025-09-19T21:38:11.494Z Compiling icu_provider v1.5.0
28922025-09-19T21:38:11.578Z Compiling pest_derive v2.7.14
28932025-09-19T21:38:11.611Z Compiling toml_datetime v0.6.11
28942025-09-19T21:38:12.427Z Compiling icu_locid_transform v1.5.0
28952025-09-19T21:38:12.443Z Compiling dtrace-parser v0.2.0
28962025-09-19T21:38:12.843Z Compiling toml_edit v0.22.27
28972025-09-19T21:38:13.598Z Compiling dof v0.3.0
28982025-09-19T21:38:13.962Z Compiling icu_properties v1.5.1
28992025-09-19T21:38:15.778Z Compiling serde_tokenstream v0.2.2
29002025-09-19T21:38:16.358Z Compiling erased-serde v0.4.6
29012025-09-19T21:38:17.007Z Compiling toml v0.8.23
29022025-09-19T21:38:17.867Z Compiling icu_normalizer v1.5.0
29032025-09-19T21:38:18.047Z Compiling thiserror-impl v2.0.16
29042025-09-19T21:38:20.244Z Compiling idna_adapter v1.2.0
29052025-09-19T21:38:20.517Z Compiling idna v1.0.3
29062025-09-19T21:38:20.842Z Compiling thiserror v2.0.16
29072025-09-19T21:38:21.052Z Compiling serde-untagged v0.1.7
29082025-09-19T21:38:21.927Z Compiling url v2.5.4
29092025-09-19T21:38:22.972Z Compiling semver v1.0.26
29102025-09-19T21:38:24.425Z Compiling serde-value v0.7.0
29112025-09-19T21:38:25.615Z Compiling cargo-util-schemas v0.8.2
29122025-09-19T21:38:26.113Z Compiling usdt-attr-macro v0.5.0
29132025-09-19T21:38:27.223Z Compiling usdt-macro v0.5.0
29142025-09-19T21:38:27.481Z Compiling cargo-platform v0.2.0
29152025-09-19T21:38:28.425Z Compiling clap_derive v4.5.41
29162025-09-19T21:38:28.683Z Compiling usdt v0.5.0
29172025-09-19T21:38:28.741Z Compiling cargo_metadata v0.21.0
29182025-09-19T21:38:30.059Z Compiling cargo_toml v0.21.0
29192025-09-19T21:38:31.074Z Compiling macaddr v1.0.1
29202025-09-19T21:38:31.097Z Compiling tabled v0.15.0
29212025-09-19T21:38:32.544Z Compiling clap v4.5.41
29222025-09-19T21:38:42.694Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29232025-09-19T21:38:48.609Z Finished `release` profile [optimized] target(s) in 56.43s
29242025-09-19T21:38:48.759Z
29252025-09-19T21:38:48.759Zreal 56.612540837
29262025-09-19T21:38:48.759Zuser 6:14.598960702
29272025-09-19T21:38:48.759Zsys 27.549361792
29282025-09-19T21:38:48.759Ztrap 0.197139166
29292025-09-19T21:38:48.763Ztflt 0.271385871
29302025-09-19T21:38:48.763Zdflt 0.490415031
29312025-09-19T21:38:48.763Zkflt 0.000016656
29322025-09-19T21:38:48.763Zlock 17:55.810144158
29332025-09-19T21:38:48.763Zslp 20:23.119409181
29342025-09-19T21:38:48.763Zlat 24.243639971
29352025-09-19T21:38:48.763Zstop 36.726122343
29362025-09-19T21:38:48.763Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29372025-09-19T21:38:48.763Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29382025-09-19T21:38:48.763Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29392025-09-19T21:38:48.763Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29402025-09-19T21:38:48.763Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29412025-09-19T21:38:50.044Z Compiling regress v0.10.4
29422025-09-19T21:38:50.219Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29432025-09-19T21:38:50.219Z Compiling unsafe-libyaml v0.2.11
29442025-09-19T21:38:50.222Z Compiling ident_case v1.0.1
29452025-09-19T21:38:50.222Z Compiling match_cfg v0.1.0
29462025-09-19T21:38:50.288Z Compiling quick-error v1.2.3
29472025-09-19T21:38:50.292Z Compiling tempfile v3.20.0
29482025-09-19T21:38:50.328Z Compiling progenitor-client v0.10.0
29492025-09-19T21:38:50.352Z Compiling hostname v0.3.1
29502025-09-19T21:38:50.397Z Compiling darling_core v0.20.10
29512025-09-19T21:38:50.455Z Compiling structmeta-derive v0.3.0
29522025-09-19T21:38:50.590Z Compiling rustls v0.22.4
29532025-09-19T21:38:50.794Z Compiling hex v0.4.3
29542025-09-19T21:38:50.857Z Compiling multer v3.1.0
29552025-09-19T21:38:50.955Z Compiling debug-ignore v1.0.5
29562025-09-19T21:38:51.139Z Compiling toml_parser v1.0.2
29572025-09-19T21:38:51.293Z Compiling slog-json v2.6.1
29582025-09-19T21:38:51.407Z Compiling macaddr v1.0.1
29592025-09-19T21:38:51.683Z Compiling serde_yaml v0.9.34+deprecated
29602025-09-19T21:38:51.839Z Compiling serde_spanned v1.0.0
29612025-09-19T21:38:51.955Z Compiling toml_datetime v0.7.0
29622025-09-19T21:38:52.134Z Compiling async-stream-impl v0.3.6
29632025-09-19T21:38:52.577Z Compiling dropshot v0.16.4
29642025-09-19T21:38:52.635Z Compiling ref-cast v1.0.24
29652025-09-19T21:38:52.946Z Compiling toml_writer v1.0.2
29662025-09-19T21:38:53.079Z Compiling structmeta v0.3.0
29672025-09-19T21:38:53.356Z Compiling toml v0.9.5
29682025-09-19T21:38:53.398Z Compiling slog-bunyan v2.5.0
29692025-09-19T21:38:53.423Z Compiling async-stream v0.3.6
29702025-09-19T21:38:53.643Z Compiling waitgroup v0.1.2
29712025-09-19T21:38:53.739Z Compiling rustls-pemfile v2.2.0
29722025-09-19T21:38:53.895Z Compiling typify-impl v0.3.0
29732025-09-19T21:38:54.095Z Compiling dropshot_endpoint v0.16.4
29742025-09-19T21:38:54.488Z Compiling serde_path_to_error v0.1.17
29752025-09-19T21:38:55.181Z Compiling ref-cast-impl v1.0.24
29762025-09-19T21:38:55.303Z Compiling tokio-rustls v0.25.0
29772025-09-19T21:38:55.763Z Compiling hostname v0.4.0
29782025-09-19T21:38:56.019Z Compiling wait-timeout v0.2.0
29792025-09-19T21:38:56.175Z Compiling darling_macro v0.20.10
29802025-09-19T21:38:56.321Z Compiling bit-vec v0.8.0
29812025-09-19T21:38:56.532Z Compiling rusty-fork v0.3.0
29822025-09-19T21:38:56.644Z Compiling derive-ex v0.1.8
29832025-09-19T21:38:56.775Z Compiling bit-set v0.8.0
29842025-09-19T21:38:57.103Z Compiling rand_xorshift v0.4.0
29852025-09-19T21:38:57.133Z Compiling darling v0.20.10
29862025-09-19T21:38:57.233Z Compiling instant v0.1.13
29872025-09-19T21:38:57.274Z Compiling serde_with_macros v3.14.0
29882025-09-19T21:38:57.419Z Compiling unarray v0.1.4
29892025-09-19T21:38:57.444Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29902025-09-19T21:38:57.623Z Compiling proptest v1.7.0
29912025-09-19T21:38:57.649Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29922025-09-19T21:38:58.155Z Compiling progenitor-client v0.9.1
29932025-09-19T21:38:58.401Z Compiling derive-where v1.5.0
29942025-09-19T21:38:58.722Z Compiling parse-display-derive v0.10.0
29952025-09-19T21:38:59.416Z Compiling hashbrown v0.16.0
29962025-09-19T21:38:59.832Z Compiling serde_with v3.14.0
29972025-09-19T21:39:00.659Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29982025-09-19T21:39:00.813Z Compiling test-strategy v0.4.3
29992025-09-19T21:39:01.445Z Compiling foldhash v0.2.0
30002025-09-19T21:39:01.588Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30012025-09-19T21:39:01.891Z Compiling iddqd v0.3.13
30022025-09-19T21:39:01.975Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30032025-09-19T21:39:02.207Z Compiling backoff v0.4.0
30042025-09-19T21:39:02.605Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30052025-09-19T21:39:02.707Z Compiling parse-display v0.10.0
30062025-09-19T21:39:02.773Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
30072025-09-19T21:39:03.344Z Compiling typify-impl v0.4.3
30082025-09-19T21:39:03.391Z Compiling itertools v0.14.0
30092025-09-19T21:39:04.088Z Compiling darling_core v0.21.0
30102025-09-19T21:39:04.451Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
30112025-09-19T21:39:04.934Z Compiling proc-macro-crate v1.3.1
30122025-09-19T21:39:05.537Z Compiling typify-macro v0.3.0
30132025-09-19T21:39:05.724Z Compiling crucible-workspace-hack v0.1.0
30142025-09-19T21:39:05.879Z Compiling num_enum_derive v0.5.11
30152025-09-19T21:39:06.112Z Compiling proc-macro-error v1.0.4
30162025-09-19T21:39:06.424Z Compiling heapless v0.8.0
30172025-09-19T21:39:06.746Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30182025-09-19T21:39:09.507Z Compiling hash32 v0.3.1
30192025-09-19T21:39:09.541Z Compiling smoltcp v0.11.0
30202025-09-19T21:39:09.542Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30212025-09-19T21:39:09.542Z Compiling foreign-types-macros v0.2.3
30222025-09-19T21:39:09.542Z Compiling foreign-types-shared v0.3.1
30232025-09-19T21:39:09.548Z Compiling num_enum v0.5.11
30242025-09-19T21:39:09.548Z Compiling cobs v0.2.3
30252025-09-19T21:39:09.548Z Compiling postcard v1.0.10
30262025-09-19T21:39:09.548Z Compiling tabwriter v1.4.0
30272025-09-19T21:39:09.548Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30282025-09-19T21:39:09.548Z Compiling foreign-types v0.5.0
30292025-09-19T21:39:09.548Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30302025-09-19T21:39:09.549Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30312025-09-19T21:39:09.549Z Compiling typify v0.3.0
30322025-09-19T21:39:10.600Z Compiling progenitor-impl v0.9.1
30332025-09-19T21:39:10.608Z Compiling cstr-argument v0.1.2
30342025-09-19T21:39:10.608Z Compiling pretty-hex v0.2.1
30352025-09-19T21:39:10.608Z Compiling rayon-core v1.12.1
30362025-09-19T21:39:10.609Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30372025-09-19T21:39:10.609Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30382025-09-19T21:39:10.609Z Compiling darling_macro v0.21.0
30392025-09-19T21:39:10.609Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30402025-09-19T21:39:10.609Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30412025-09-19T21:39:11.059Z Compiling crossbeam-deque v0.8.5
30422025-09-19T21:39:11.065Z Compiling colored v2.2.0
30432025-09-19T21:39:11.094Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30442025-09-19T21:39:11.330Z Compiling darling v0.21.0
30452025-09-19T21:39:11.423Z Compiling ingot-macros v0.1.1
30462025-09-19T21:39:12.303Z Compiling rayon v1.10.0
30472025-09-19T21:39:12.648Z Compiling zone_cfg_derive v0.3.0
30482025-09-19T21:39:13.109Z Compiling camino-tempfile v1.4.1
30492025-09-19T21:39:13.444Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30502025-09-19T21:39:13.807Z Compiling smf v0.2.3
30512025-09-19T21:39:14.081Z Compiling num-derive v0.4.2
30522025-09-19T21:39:15.042Z Compiling sigpipe v0.1.3
30532025-09-19T21:39:15.113Z Compiling typify-macro v0.4.3
30542025-09-19T21:39:15.204Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30552025-09-19T21:39:15.310Z Compiling jiff v0.2.15
30562025-09-19T21:39:16.996Z Compiling zone v0.3.1
30572025-09-19T21:39:17.020Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30582025-09-19T21:39:17.020Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30592025-09-19T21:39:17.020Z Compiling progenitor-macro v0.9.1
30602025-09-19T21:39:17.020Z Compiling toml v0.8.23
30612025-09-19T21:39:17.832Z Compiling num-rational v0.4.2
30622025-09-19T21:39:17.851Z Compiling num-complex v0.4.6
30632025-09-19T21:39:18.216Z Compiling num v0.4.3
30642025-09-19T21:39:18.888Z Compiling float-ord v0.3.2
30652025-09-19T21:39:18.902Z Compiling ingot-types v0.1.2
30662025-09-19T21:39:18.903Z Compiling universal-hash v0.5.1
30672025-09-19T21:39:18.903Z Compiling secrecy v0.10.3
30682025-09-19T21:39:18.903Z Compiling opaque-debug v0.3.1
30692025-09-19T21:39:18.903Z Compiling convert_case v0.4.0
30702025-09-19T21:39:18.903Z Compiling password-hash v0.5.0
30712025-09-19T21:39:18.903Z Compiling blake2 v0.10.6
30722025-09-19T21:39:19.153Z Compiling typify v0.4.3
30732025-09-19T21:39:19.270Z Compiling ingot v0.1.1
30742025-09-19T21:39:19.382Z Compiling progenitor-impl v0.10.0
30752025-09-19T21:39:19.599Z Compiling derive_more v0.99.20
30762025-09-19T21:39:19.702Z Compiling indent_write v2.2.0
30772025-09-19T21:39:19.979Z Compiling argon2 v0.5.3
30782025-09-19T21:39:20.162Z Compiling aead v0.5.2
30792025-09-19T21:39:20.596Z Compiling utf-8 v0.7.6
30802025-09-19T21:39:20.956Z Compiling keccak v0.1.5
30812025-09-19T21:39:22.236Z Compiling sha3 v0.10.8
30822025-09-19T21:39:22.848Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30832025-09-19T21:39:23.247Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30842025-09-19T21:39:23.374Z Compiling tungstenite v0.21.0
30852025-09-19T21:39:23.397Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30862025-09-19T21:39:23.904Z Compiling poly1305 v0.8.0
30872025-09-19T21:39:24.141Z Compiling chacha20 v0.9.1
30882025-09-19T21:39:24.706Z Compiling tokio-tungstenite v0.21.0
30892025-09-19T21:39:25.316Z Compiling console v0.15.10
30902025-09-19T21:39:25.603Z Compiling owo-colors v4.2.2
30912025-09-19T21:39:25.904Z Compiling base64 v0.21.7
30922025-09-19T21:39:26.099Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30932025-09-19T21:39:26.125Z Compiling progenitor-macro v0.10.0
30942025-09-19T21:39:26.276Z Compiling cancel-safe-futures v0.1.5
30952025-09-19T21:39:26.429Z Compiling libsw-core v0.3.1
30962025-09-19T21:39:26.539Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30972025-09-19T21:39:26.565Z Compiling semver v0.1.20
30982025-09-19T21:39:26.644Z Compiling fixedbitset v0.5.7
30992025-09-19T21:39:26.715Z Compiling libsw v3.5.0
31002025-09-19T21:39:27.052Z Compiling rustc_version v0.1.7
31012025-09-19T21:39:27.181Z Compiling petgraph v0.8.2
31022025-09-19T21:39:27.351Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
31032025-09-19T21:39:27.388Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31042025-09-19T21:39:27.488Z Compiling atomicwrites v0.4.4
31052025-09-19T21:39:27.694Z Compiling newline-converter v0.3.0
31062025-09-19T21:39:27.852Z Compiling thiserror-impl-no-std v2.0.2
31072025-09-19T21:39:27.899Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31082025-09-19T21:39:28.321Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
31092025-09-19T21:39:28.370Z Compiling half v2.4.1
31102025-09-19T21:39:28.558Z Compiling ciborium-io v0.2.2
31112025-09-19T21:39:28.746Z Compiling linear-map v1.2.0
31122025-09-19T21:39:28.934Z Compiling ciborium-ll v0.2.2
31132025-09-19T21:39:29.167Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31142025-09-19T21:39:29.445Z Compiling expectorate v1.2.0
31152025-09-19T21:39:29.471Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31162025-09-19T21:39:29.606Z Compiling progenitor v0.9.1
31172025-09-19T21:39:29.767Z Compiling newtype_derive v0.1.6
31182025-09-19T21:39:29.861Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
31192025-09-19T21:39:29.883Z Compiling pin-project-internal v1.1.6
31202025-09-19T21:39:30.210Z Compiling ciborium v0.2.2
31212025-09-19T21:39:30.537Z Compiling chacha20poly1305 v0.10.1
31222025-09-19T21:39:30.738Z Compiling thiserror-no-std v2.0.2
31232025-09-19T21:39:30.824Z Compiling typify-impl v0.2.0
31242025-09-19T21:39:30.911Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31252025-09-19T21:39:31.331Z Compiling vsss-rs v3.3.4
31262025-09-19T21:39:31.548Z Compiling resolv-conf v0.7.0
31272025-09-19T21:39:32.266Z Compiling primeorder v0.13.6
31282025-09-19T21:39:32.645Z Compiling pin-project v1.1.6
31292025-09-19T21:39:32.837Z Compiling pem v3.0.5
31302025-09-19T21:39:32.840Z Compiling snafu-derive v0.8.5
31312025-09-19T21:39:33.606Z Compiling csv-core v0.1.11
31322025-09-19T21:39:33.787Z Compiling moka v0.12.10
31332025-09-19T21:39:34.162Z Compiling same-file v1.0.6
31342025-09-19T21:39:34.164Z Compiling libefi-sys v0.1.0
31352025-09-19T21:39:34.520Z Compiling walkdir v2.5.0
31362025-09-19T21:39:34.616Z Compiling csv v1.3.1
31372025-09-19T21:39:34.811Z Compiling tabled_derive v0.7.0
31382025-09-19T21:39:35.209Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31392025-09-19T21:39:35.684Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31402025-09-19T21:39:35.832Z Compiling globset v0.4.15
31412025-09-19T21:39:36.705Z Compiling olpc-cjson v0.1.4
31422025-09-19T21:39:37.024Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31432025-09-19T21:39:37.027Z Compiling serde_plain v1.0.2
31442025-09-19T21:39:37.199Z Compiling bitfield-struct v0.6.2
31452025-09-19T21:39:37.335Z Compiling async-recursion v1.1.1
31462025-09-19T21:39:37.413Z Compiling unicase v2.7.0
31472025-09-19T21:39:37.492Z Compiling highway v1.3.0
31482025-09-19T21:39:37.567Z Compiling snafu v0.8.5
31492025-09-19T21:39:37.779Z Compiling typed-path v0.9.3
31502025-09-19T21:39:38.266Z Compiling tagptr v0.2.0
31512025-09-19T21:39:38.325Z Compiling arc-swap v1.7.1
31522025-09-19T21:39:38.584Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31532025-09-19T21:39:38.793Z Compiling slog-scope v4.4.0
31542025-09-19T21:39:38.926Z Compiling textwrap v0.16.2
31552025-09-19T21:39:38.950Z Compiling progenitor v0.10.0
31562025-09-19T21:39:39.226Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31572025-09-19T21:39:39.459Z Compiling tabled v0.15.0
31582025-09-19T21:39:39.617Z Compiling steno v0.4.1
31592025-09-19T21:39:40.110Z Compiling tough v0.20.0
31602025-09-19T21:39:40.824Z Compiling polyval v0.6.2
31612025-09-19T21:39:40.850Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31622025-09-19T21:39:41.290Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31632025-09-19T21:39:41.503Z Compiling hickory-proto v0.24.4
31642025-09-19T21:39:41.848Z Compiling proc-macro-error-attr2 v2.0.0
31652025-09-19T21:39:42.196Z Compiling typify-macro v0.2.0
31662025-09-19T21:39:42.714Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31672025-09-19T21:39:42.885Z Compiling linked-hash-map v0.5.6
31682025-09-19T21:39:43.296Z Compiling salty v0.3.0
31692025-09-19T21:39:43.786Z Compiling parking_lot_core v0.8.6
31702025-09-19T21:39:44.353Z Compiling humantime v2.2.0
31712025-09-19T21:39:44.769Z Compiling lru-cache v0.1.2
31722025-09-19T21:39:44.902Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31732025-09-19T21:39:45.020Z Compiling proc-macro-error2 v2.0.1
31742025-09-19T21:39:45.674Z Compiling ghash v0.5.1
31752025-09-19T21:39:45.697Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31762025-09-19T21:39:45.763Z Compiling hickory-resolver v0.25.2
31772025-09-19T21:39:45.907Z Compiling slog-stdlog v4.1.1
31782025-09-19T21:39:46.069Z Compiling p384 v0.13.0
31792025-09-19T21:39:46.183Z Compiling typify v0.2.0
31802025-09-19T21:39:46.280Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31812025-09-19T21:39:46.280Z Compiling nix v0.30.1
31822025-09-19T21:39:46.397Z Compiling progenitor-impl v0.8.0
31832025-09-19T21:39:46.516Z Compiling ctr v0.9.2
31842025-09-19T21:39:46.941Z Compiling num-derive v0.3.3
31852025-09-19T21:39:47.148Z Compiling lzma-sys v0.1.20
31862025-09-19T21:39:48.068Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31872025-09-19T21:39:49.074Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31882025-09-19T21:39:49.266Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31892025-09-19T21:39:49.805Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31902025-09-19T21:39:50.202Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31912025-09-19T21:39:51.393Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31922025-09-19T21:39:52.563Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31932025-09-19T21:39:52.938Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31942025-09-19T21:39:53.155Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31952025-09-19T21:39:53.683Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31962025-09-19T21:39:54.713Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31972025-09-19T21:39:54.813Z Compiling gethostname v0.5.0
31982025-09-19T21:39:55.056Z Compiling slog-dtrace v0.3.0
31992025-09-19T21:39:55.420Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32002025-09-19T21:39:55.459Z Compiling xshell-macros v0.2.7
32012025-09-19T21:39:56.242Z Compiling xshell v0.2.7
32022025-09-19T21:39:57.089Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32032025-09-19T21:39:57.376Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32042025-09-19T21:39:58.166Z Compiling progenitor-macro v0.8.0
32052025-09-19T21:39:58.206Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32062025-09-19T21:39:58.848Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32072025-09-19T21:39:59.180Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32082025-09-19T21:39:59.611Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32092025-09-19T21:40:00.814Z Compiling libscf-sys v1.1.0
32102025-09-19T21:40:01.153Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32112025-09-19T21:40:01.864Z Compiling aes-gcm v0.10.3
32122025-09-19T21:40:02.041Z Compiling hickory-resolver v0.24.4
32132025-09-19T21:40:02.205Z Compiling mime_guess v2.0.5
32142025-09-19T21:40:03.476Z Compiling slog-envlogger v2.2.0
32152025-09-19T21:40:04.021Z Compiling tabled_derive v0.11.0
32162025-09-19T21:40:05.153Z Compiling papergrid v0.17.0
32172025-09-19T21:40:05.776Z Compiling progenitor-impl v0.11.0
32182025-09-19T21:40:06.990Z Compiling testing_table v0.3.0
32192025-09-19T21:40:07.314Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32202025-09-19T21:40:07.659Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32212025-09-19T21:40:08.418Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32222025-09-19T21:40:08.809Z Compiling heck v0.3.3
32232025-09-19T21:40:09.228Z Compiling tokio-dtrace v0.1.0
32242025-09-19T21:40:09.338Z Compiling progenitor-client v0.8.0
32252025-09-19T21:40:09.789Z Compiling ssh-encoding v0.2.0
32262025-09-19T21:40:09.848Z Compiling blowfish v0.9.1
32272025-09-19T21:40:10.347Z Compiling env_filter v0.1.2
32282025-09-19T21:40:10.350Z Compiling nibble_vec v0.1.0
32292025-09-19T21:40:10.607Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32302025-09-19T21:40:10.801Z Compiling endian-type v0.1.2
32312025-09-19T21:40:10.991Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32322025-09-19T21:40:11.066Z Compiling radix_trie v0.2.1
32332025-09-19T21:40:11.066Z Compiling env_logger v0.11.5
32342025-09-19T21:40:11.138Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32352025-09-19T21:40:11.172Z Compiling progenitor v0.8.0
32362025-09-19T21:40:11.407Z Compiling ssh-cipher v0.2.0
32372025-09-19T21:40:11.443Z Compiling bcrypt-pbkdf v0.10.0
32382025-09-19T21:40:11.682Z Compiling oxide-tokio-rt v0.1.2
32392025-09-19T21:40:11.747Z Compiling zone_cfg_derive v0.1.2
32402025-09-19T21:40:12.016Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32412025-09-19T21:40:12.122Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32422025-09-19T21:40:12.514Z Compiling tabled v0.20.0
32432025-09-19T21:40:12.606Z Compiling parking_lot v0.11.2
32442025-09-19T21:40:12.671Z Compiling progenitor-macro v0.11.0
32452025-09-19T21:40:12.828Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32462025-09-19T21:40:13.138Z Compiling qorb v0.4.1
32472025-09-19T21:40:13.489Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32482025-09-19T21:40:13.836Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32492025-09-19T21:40:15.223Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32502025-09-19T21:40:16.032Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32512025-09-19T21:40:16.304Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32522025-09-19T21:40:17.251Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32532025-09-19T21:40:17.685Z Compiling progenitor-client v0.11.0
32542025-09-19T21:40:17.712Z Compiling password-hash v0.4.2
32552025-09-19T21:40:17.737Z Compiling prefix-trie v0.7.0
32562025-09-19T21:40:17.844Z Compiling fxhash v0.2.1
32572025-09-19T21:40:18.102Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32582025-09-19T21:40:18.129Z Compiling http-range v0.1.5
32592025-09-19T21:40:18.264Z Compiling number_prefix v0.4.0
32602025-09-19T21:40:18.466Z Compiling base64 v0.13.1
32612025-09-19T21:40:18.518Z Compiling hickory-server v0.25.2
32622025-09-19T21:40:18.541Z Compiling indicatif v0.17.11
32632025-09-19T21:40:18.562Z Compiling pbkdf2 v0.11.0
32642025-09-19T21:40:18.585Z Compiling sled v0.34.7
32652025-09-19T21:40:18.612Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32662025-09-19T21:40:18.963Z Compiling ron v0.7.1
32672025-09-19T21:40:19.018Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32682025-09-19T21:40:20.548Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32692025-09-19T21:40:20.964Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32702025-09-19T21:40:21.921Z Compiling xz2 v0.1.7
32712025-09-19T21:40:22.784Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32722025-09-19T21:40:23.441Z Compiling zone v0.1.8
32732025-09-19T21:40:23.792Z Compiling ssh-key v0.6.6
32742025-09-19T21:40:24.560Z Compiling hickory-client v0.25.2
32752025-09-19T21:40:25.257Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32762025-09-19T21:40:25.281Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32772025-09-19T21:40:25.309Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32782025-09-19T21:40:25.691Z Compiling progenitor v0.11.0
32792025-09-19T21:40:25.975Z Compiling p521 v0.13.3
32802025-09-19T21:40:26.372Z Compiling p256 v0.13.2
32812025-09-19T21:40:26.781Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32822025-09-19T21:40:27.174Z Compiling yasna v0.5.2
32832025-09-19T21:40:27.817Z Compiling headers-core v0.3.0
32842025-09-19T21:40:27.980Z Compiling kstat-rs v0.2.4
32852025-09-19T21:40:28.043Z Compiling secrecy v0.8.0
32862025-09-19T21:40:28.118Z Compiling nanorand v0.7.0
32872025-09-19T21:40:28.235Z Compiling atty v0.2.14
32882025-09-19T21:40:28.340Z Compiling russh-cryptovec v0.7.3
32892025-09-19T21:40:28.436Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32902025-09-19T21:40:28.593Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32912025-09-19T21:40:28.700Z Compiling md5 v0.7.0
32922025-09-19T21:40:28.703Z Compiling crc8 v0.1.1
32932025-09-19T21:40:28.763Z Compiling flume v0.11.1
32942025-09-19T21:40:28.924Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32952025-09-19T21:40:29.292Z Compiling russh-keys v0.45.0
32962025-09-19T21:40:29.497Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32972025-09-19T21:40:31.898Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32982025-09-19T21:40:32.407Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32992025-09-19T21:40:32.942Z Compiling rcgen v0.12.1
33002025-09-19T21:40:34.792Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33012025-09-19T21:40:35.103Z Compiling headers v0.4.1
33022025-09-19T21:40:35.790Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33032025-09-19T21:40:36.853Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33042025-09-19T21:40:37.263Z Compiling hyper-staticfile v0.10.1
33052025-09-19T21:40:38.001Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33062025-09-19T21:40:38.319Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
33072025-09-19T21:40:38.690Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33082025-09-19T21:40:38.860Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33092025-09-19T21:40:40.135Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33102025-09-19T21:40:40.692Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33112025-09-19T21:40:41.355Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33122025-09-19T21:40:42.324Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33132025-09-19T21:40:43.022Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33142025-09-19T21:40:43.173Z Compiling num-bigint v0.4.6
33152025-09-19T21:40:44.513Z Compiling des v0.8.1
33162025-09-19T21:40:44.910Z Compiling subprocess v0.2.9
33172025-09-19T21:40:44.950Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33182025-09-19T21:40:46.560Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33192025-09-19T21:40:47.104Z Compiling display-error-chain v0.2.2
33202025-09-19T21:40:47.379Z Compiling hex-literal v0.4.1
33212025-09-19T21:40:47.420Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33222025-09-19T21:40:47.488Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33232025-09-19T21:40:47.581Z Compiling russh v0.45.0
33242025-09-19T21:40:48.981Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33252025-09-19T21:40:50.540Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33262025-09-19T21:40:50.629Z Compiling internet-checksum v0.2.1
33272025-09-19T21:40:51.636Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33282025-09-19T21:41:20.354Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33292025-09-19T21:41:44.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
33302025-09-19T21:41:44.656Z
33312025-09-19T21:41:44.656Zreal 2:55.805651796
33322025-09-19T21:41:44.656Zuser 16:18.698449712
33332025-09-19T21:41:44.656Zsys 2:18.503138315
33342025-09-19T21:41:44.656Ztrap 0.502249169
33352025-09-19T21:41:44.656Ztflt 0.270115041
33362025-09-19T21:41:44.660Zdflt 0.666893266
33372025-09-19T21:41:44.660Zkflt 0.000092710
33382025-09-19T21:41:44.660Zlock 45:07.204644577
33392025-09-19T21:41:44.660Zslp 1:00:34.016071764
33402025-09-19T21:41:44.660Zlat 1:01.346282935
33412025-09-19T21:41:44.660Zstop 2:27.297080901
33422025-09-19T21:41:44.660Z+ mkdir tests
33432025-09-19T21:41:44.663Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33442025-09-19T21:41:44.663Z+ xargs -I '{}' -t cp '{}' tests/
33452025-09-19T21:41:44.705Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-d17fbaa8af69fd6c tests/
33462025-09-19T21:41:44.726Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-01aeb9d26900f9c2 tests/
33472025-09-19T21:41:44.745Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a1fe65c28a8775c2 tests/
33482025-09-19T21:41:44.764Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-85a13741db05addb tests/
33492025-09-19T21:41:45.024Z+ 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/*)
33502025-09-19T21:41:45.031Z+ 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-a1fe65c28a8775c2 tests/commtest-01aeb9d26900f9c2 tests/dhcp_server-d17fbaa8af69fd6c tests/end_to_end_tests-85a13741db05addb 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
33512025-09-19T21:43:26.076ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33522025-09-19T21:43:26.076Za .github/buildomat/ci-env.sh 1K
33532025-09-19T21:43:26.076Za out/target/test 1K
33542025-09-19T21:43:26.076Za out/npuzone/npuzone 23144K
33552025-09-19T21:43:26.076Za package-manifest.toml 34K
33562025-09-19T21:43:26.076Za smf/sled-agent/non-gimlet/config.toml 5K
33572025-09-19T21:43:26.076Za target/release/omicron-package 41083K
33582025-09-19T21:43:26.076Za target/release/xtask 11727K
33592025-09-19T21:43:26.076Za target/debug/bootstrap 305410K
33602025-09-19T21:43:26.076Za tests/bootstrap-a1fe65c28a8775c2 23730K
33612025-09-19T21:43:26.077Za tests/commtest-01aeb9d26900f9c2 23829K
33622025-09-19T21:43:26.077Za tests/dhcp_server-d17fbaa8af69fd6c 23730K
33632025-09-19T21:43:26.077Za tests/end_to_end_tests-85a13741db05addb 346902K
33642025-09-19T21:43:26.077Za out/clickhouse.tar.gz 318038K
33652025-09-19T21:43:26.077Za out/clickhouse_keeper.tar.gz 301883K
33662025-09-19T21:43:26.077Za out/clickhouse_server.tar.gz 318038K
33672025-09-19T21:43:26.077Za out/cockroachdb.tar.gz 167921K
33682025-09-19T21:43:26.077Za out/crucible-dtrace.tar 99K
33692025-09-19T21:43:26.077Za out/crucible-pantry-zone.tar.gz 38207K
33702025-09-19T21:43:26.077Za out/crucible-zone.tar.gz 48011K
33712025-09-19T21:43:26.077Za out/external-dns.tar.gz 50597K
33722025-09-19T21:43:26.077Za out/internal-dns.tar.gz 50596K
33732025-09-19T21:43:26.077Za out/mg-ddm-gz.tar 118403K
33742025-09-19T21:43:26.077Za out/nexus.tar.gz 136684K
33752025-09-19T21:43:26.077Za out/ntp.tar.gz 33094K
33762025-09-19T21:43:26.078Za out/omicron-gateway-softnpu.tar.gz 31230K
33772025-09-19T21:43:26.078Za out/omicron-sled-agent.tar 145834K
33782025-09-19T21:43:26.078Za out/overlay.tar.gz 3K
33792025-09-19T21:43:26.078Za out/oximeter.tar.gz 63595K
33802025-09-19T21:43:26.078Za out/oxlog.tar 4011K
33812025-09-19T21:43:26.078Za out/probe.tar.gz 3037K
33822025-09-19T21:43:26.078Za out/propolis-server.tar.gz 68586K
33832025-09-19T21:43:26.078Za out/pumpkind-gz.tar 26648K
33842025-09-19T21:43:26.078Za out/switch-softnpu.tar.gz 391621K
33852025-09-19T21:43:26.082Z
33862025-09-19T21:43:26.082Zreal 1:41.031783412
33872025-09-19T21:43:26.082Zuser 1:36.768252535
33882025-09-19T21:43:26.082Zsys 6.002486166
33892025-09-19T21:43:26.082Ztrap 0.023753799
33902025-09-19T21:43:26.082Ztflt 0.000000000
33912025-09-19T21:43:26.083Zdflt 0.000000000
33922025-09-19T21:43:26.083Zkflt 0.000000000
33932025-09-19T21:43:26.083Zlock 0.000000000
33942025-09-19T21:43:26.083Zslp 1:36.621722791
33952025-09-19T21:43:26.083Zlat 2.643088852
33962025-09-19T21:43:26.083Zstop 0.000193860
33972025-09-19T21:43:26.083Zprocess exited: duration 2232934 ms, exit code 0
 
33982025-09-19T21:43:26.102Zfound 1 output files
33992025-09-19T21:43:26.102Zuploading: /work/package.tar.gz (2316826021 bytes)
34002025-09-19T21:44:17.200Zuploaded: /work/package.tar.gz