01JWSH899C563E3ZRCYAQJD462: 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: 01JWSH8QNXWCFRKX3RSPBPKSR9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-02T23:58:08.458Zjob assigned to worker 01JWSH8RWXXCHCYBPJCHAWQFHY [factory gimlet-EVT22200007-propolis, EVT22200007/29213] (queued for 25 s)
 
22025-06-02T23:58:17.655Zstarting task 0: "setup"
32025-06-02T23:58:17.682Z++ uname -s
42025-06-02T23:58:17.682Z+ kern=SunOS
52025-06-02T23:58:17.682Z+ build_user=build
62025-06-02T23:58:17.682Z+ build_uid=12345
72025-06-02T23:58:17.682Z+ work_dir=/work
82025-06-02T23:58:17.682Z+ input_dir=/input
92025-06-02T23:58:17.682Z+ [[ 0 == 12345 ]]
102025-06-02T23:58:17.682Z+ case "$kern" in
112025-06-02T23:58:17.682Z+ groupadd -g 12345 build
122025-06-02T23:58:17.682Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-02T23:58:19.683Z+ zfs create -o mountpoint=/work rpool/work
142025-06-02T23:58:19.720Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-02T23:58:19.746Z+ home_fs=zfs
162025-06-02T23:58:19.746Z+ [[ zfs == autofs ]]
172025-06-02T23:58:19.746Z+ mkdir -p /home/build
182025-06-02T23:58:19.746Z+ chown build:build /home/build /work
192025-06-02T23:58:21.732Z+ chmod 0700 /home/build /work
202025-06-02T23:58:21.757Zprocess exited: duration 4081 ms, exit code 0
 
212025-06-02T23:58:21.810Zstarting task 1: "rust-toolchain"
222025-06-02T23:58:21.837Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-02T23:58:21.837Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-02T23:58:21.837Z * rust toolchain channel = "1.87.0"
252025-06-02T23:58:21.837Z * rust toolchain profile = "default"
262025-06-02T23:58:21.837Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-02T23:58:21.837Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-02T23:58:21.837Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-02T23:58:21.837Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-02T23:58:21.971Zinfo: downloading installer
312025-06-02T23:58:22.682Zwarn: It looks like you have an existing installation of Rust at:
322025-06-02T23:58:22.682Zwarn: /opt/ooce/bin
332025-06-02T23:58:22.682Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-02T23:58:22.682Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-02T23:58:22.682Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-02T23:58:22.682Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-02T23:58:22.682Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-02T23:58:22.682Zerror: cannot install while Rust is installed
392025-06-02T23:58:22.682Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-02T23:58:22.682Zinfo: profile set to 'default'
412025-06-02T23:58:22.682Zinfo: default host triple is x86_64-unknown-illumos
422025-06-02T23:58:22.682Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-02T23:58:22.788Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-02T23:58:22.788Zinfo: downloading component 'cargo'
452025-06-02T23:58:22.969Zinfo: downloading component 'clippy'
462025-06-02T23:58:23.116Zinfo: downloading component 'rust-docs'
472025-06-02T23:58:23.573Zinfo: downloading component 'rust-std'
482025-06-02T23:58:24.075Zinfo: downloading component 'rustc'
492025-06-02T23:58:27.474Zinfo: downloading component 'rustfmt'
502025-06-02T23:58:27.543Zinfo: installing component 'cargo'
512025-06-02T23:58:28.777Zinfo: installing component 'clippy'
522025-06-02T23:58:29.250Zinfo: installing component 'rust-docs'
532025-06-02T23:58:32.327Zinfo: installing component 'rust-std'
542025-06-02T23:58:34.582Zinfo: installing component 'rustc'
552025-06-02T23:58:42.703Zinfo: installing component 'rustfmt'
562025-06-02T23:58:43.090Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-02T23:58:43.090Z
582025-06-02T23:58:43.263Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-02T23:58:43.263Z
602025-06-02T23:58:43.289Z
612025-06-02T23:58:43.289ZRust is installed now. Great!
622025-06-02T23:58:43.289Z
632025-06-02T23:58:43.289ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-02T23:58:43.289Zenvironment variable. This has not been done automatically.
652025-06-02T23:58:43.289Z
662025-06-02T23:58:43.289ZTo configure your current shell, you need to source
672025-06-02T23:58:43.289Zthe corresponding env file under $HOME/.cargo.
682025-06-02T23:58:43.289Z
692025-06-02T23:58:43.289ZThis is usually done by running one of the following (note the leading DOT):
702025-06-02T23:58:43.289Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-02T23:58:43.289Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-02T23:58:43.289Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-02T23:58:43.377Z+ rustup --version
742025-06-02T23:58:43.402Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-02T23:58:43.402Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-02T23:58:43.531Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-02T23:58:43.556Z+ cargo --version
782025-06-02T23:58:43.640Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-02T23:58:43.666Z+ rustc --version
802025-06-02T23:58:43.757Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-02T23:58:43.782Zprocess exited: duration 21956 ms, exit code 0
 
822025-06-02T23:58:43.834Zstarting task 2: "authentication"
832025-06-02T23:58:43.895Zprocess exited: duration 61 ms, exit code 0
 
842025-06-02T23:58:43.950Zstarting task 3: "clone repository"
852025-06-02T23:58:43.975Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-02T23:58:43.975Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-02T23:58:44.001ZCloning into '/work/oxidecomputer/omicron'...
882025-06-02T23:58:53.885Z+ cd /work/oxidecomputer/omicron
892025-06-02T23:58:53.885Z+ git fetch origin e522a5191240583d47de88b9aa51acc1f4407a96
902025-06-02T23:58:54.331ZFrom https://github.com/oxidecomputer/omicron
912025-06-02T23:58:54.331Z * branch e522a5191240583d47de88b9aa51acc1f4407a96 -> FETCH_HEAD
922025-06-02T23:58:54.356Z+ [[ -n ixi/dns-authoritative-answers ]]
932025-06-02T23:58:54.356Z++ git branch --show-current
942025-06-02T23:58:54.356Z+ current=main
952025-06-02T23:58:54.356Z+ [[ main != ixi/dns-authoritative-answers ]]
962025-06-02T23:58:54.356Z+ git branch -f ixi/dns-authoritative-answers e522a5191240583d47de88b9aa51acc1f4407a96
972025-06-02T23:58:54.356Z+ git checkout -f ixi/dns-authoritative-answers
982025-06-02T23:58:54.623ZSwitched to branch 'ixi/dns-authoritative-answers'
992025-06-02T23:58:54.649Z+ git reset --hard e522a5191240583d47de88b9aa51acc1f4407a96
1002025-06-02T23:58:54.649ZHEAD is now at e522a5191 SOA records should be authoritative too (concurrently added in 8047)
1012025-06-02T23:58:54.649Zprocess exited: duration 10699 ms, exit code 0
 
1022025-06-02T23:58:54.700Zstarting task 4: "build"
1032025-06-02T23:58:54.725Z+ source .github/buildomat/ci-env.sh
1042025-06-02T23:58:54.725Z++ export CARGO_TERM_COLOR=always
1052025-06-02T23:58:54.725Z++ CARGO_TERM_COLOR=always
1062025-06-02T23:58:54.725Z+ cargo --version
1072025-06-02T23:58:54.779Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-02T23:58:54.804Z+ rustc --version
1092025-06-02T23:58:54.876Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-02T23:58:54.902Z+ WORK=/work
1112025-06-02T23:58:54.902Z+ pfexec mkdir -p /work
1122025-06-02T23:58:54.902Z+ pfexec chown build /work
1132025-06-02T23:58:54.902Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-06-02T23:59:16.656Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-06-02T23:59:23.914Z Startup: Caching catalogs ... Done
1162025-06-02T23:59:30.944ZPlanning: Solver setup ... Done (5.749s)
1172025-06-02T23:59:31.002ZPlanning: Running solver ... Done (0.058s)
1182025-06-02T23:59:31.083ZPlanning: Finding local manifests ... Done (0.002s)
1192025-06-02T23:59:31.192ZPlanning: Fetching manifests: 0/4 0% complete
1202025-06-02T23:59:31.920ZPlanning: Fetching manifests: 4/4 100% complete
1212025-06-02T23:59:31.988ZPlanning: Package planning ... Done (0.068s)
1222025-06-02T23:59:32.048ZPlanning: Merging actions ... Done (0.059s)
1232025-06-02T23:59:32.422ZPlanning: Checking for conflicting actions ... Done (0.374s)
1242025-06-02T23:59:32.447ZPlanning: Consolidating action changes ... Done (0.014s)
1252025-06-02T23:59:33.166ZPlanning: Evaluating mediators ... Done (0.728s)
1262025-06-02T23:59:33.191ZPlanning: Planning completed in 9.16 seconds
1272025-06-02T23:59:33.216Z Packages to install: 4
1282025-06-02T23:59:33.216Z Mediators to change: 2
1292025-06-02T23:59:33.216Z Services to change: 1
1302025-06-02T23:59:33.216Z Estimated space available: 155.05 GB
1312025-06-02T23:59:33.216ZEstimated space to be consumed: 1.66 GB
1322025-06-02T23:59:33.216Z Create boot environment: No
1332025-06-02T23:59:33.216ZCreate backup boot environment: No
1342025-06-02T23:59:33.216Z Rebuild boot archive: No
1352025-06-02T23:59:33.216Z
1362025-06-02T23:59:33.217ZChanged mediators:
1372025-06-02T23:59:33.217Z mediator clang:
1382025-06-02T23:59:33.217Z version: None -> 15 (system default)
1392025-06-02T23:59:33.217Z
1402025-06-02T23:59:33.217Z mediator llvm:
1412025-06-02T23:59:33.217Z version: 14 (system default) -> 15 (system default)
1422025-06-02T23:59:33.217Z
1432025-06-02T23:59:33.217ZChanged packages:
1442025-06-02T23:59:33.217Zhelios-dev
1452025-06-02T23:59:33.217Z developer/build-essential
1462025-06-02T23:59:33.217Z None -> 11-2.0
1472025-06-02T23:59:33.217Z library/libxmlsec1
1482025-06-02T23:59:33.217Z None -> 1.2.35-2.0
1492025-06-02T23:59:33.217Z ooce/developer/clang-15
1502025-06-02T23:59:33.217Z None -> 15.0.7-2.0
1512025-06-02T23:59:33.217Z ooce/developer/llvm-15
1522025-06-02T23:59:33.217Z None -> 15.0.7-2.0
1532025-06-02T23:59:33.217Z
1542025-06-02T23:59:33.217ZServices:
1552025-06-02T23:59:33.217Z restart_fmri:
1562025-06-02T23:59:33.217Z svc:/system/update-man-index:default
1572025-06-02T23:59:33.251Z
1582025-06-02T23:59:33.251ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-06-02T23:59:38.257ZDownload: 367/3290 items 11.9/212.6MB 5% complete (2.4M/s)
1602025-06-02T23:59:43.267ZDownload: 1192/3290 items 61.3/212.6MB 28% complete (6.1M/s)
1612025-06-02T23:59:48.270ZDownload: 1634/3290 items 117.8/212.6MB 55% complete (10.7M/s)
1622025-06-02T23:59:53.319ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (5.8M/s)
1632025-06-02T23:59:58.321ZDownload: 3282/3290 items 208.0/212.6MB 97% complete (8.9M/s)
1642025-06-02T23:59:58.946ZDownload: Completed 212.60 MB in 25.70 seconds (8.3M/s)
1652025-06-02T23:59:59.130Z Actions: 1/3689 actions (Installing new actions)
1662025-06-03T00:00:04.136Z Actions: 2839/3689 actions (Installing new actions)
1672025-06-03T00:00:05.022Z Actions: Completed 3689 actions in 5.89 seconds.
1682025-06-03T00:00:05.784Z Done (0.756s)
1692025-06-03T00:00:05.784Z Done (0.000s)
1702025-06-03T00:00:06.698Z Done (0.914s)
1712025-06-03T00:00:12.128Z Done (5.186s)
1722025-06-03T00:00:12.236Z Done (0.020s)
1732025-06-03T00:00:12.261Z Done (0.000s)
1742025-06-03T00:00:12.416Z Done (0.000s)
1752025-06-03T00:00:13.327ZPlanning: Evaluating mediator changes ... Done
1762025-06-03T00:00:13.540ZPlanning: Checking for conflicting actions ... Done
1772025-06-03T00:00:13.566ZPlanning: Consolidating action changes ... Done
1782025-06-03T00:00:13.883ZPlanning: Evaluating mediators ... Done
1792025-06-03T00:00:13.910ZPlanning: Planning completed in 0.56 seconds
1802025-06-03T00:00:13.939Z Mediators to change: 2
1812025-06-03T00:00:13.939Z Create boot environment: No
1822025-06-03T00:00:13.939ZCreate backup boot environment: No
1832025-06-03T00:00:13.990Z Done
1842025-06-03T00:00:13.990Z Done
1852025-06-03T00:00:14.628Z Done
1862025-06-03T00:00:19.493Z Done
1872025-06-03T00:00:19.589Z Done
1882025-06-03T00:00:19.589Z Done
1892025-06-03T00:00:19.643Z Done
1902025-06-03T00:00:20.431ZPlanning: Evaluating mediator changes ... Done
1912025-06-03T00:00:20.456ZPlanning: Merging actions ... Done
1922025-06-03T00:00:20.671ZPlanning: Checking for conflicting actions ... Done
1932025-06-03T00:00:20.698ZPlanning: Consolidating action changes ... Done
1942025-06-03T00:00:21.000ZPlanning: Evaluating mediators ... Done
1952025-06-03T00:00:21.071ZPlanning: Planning completed in 0.96 seconds
1962025-06-03T00:00:21.115Z Packages to change: 1
1972025-06-03T00:00:21.115Z Mediators to change: 1
1982025-06-03T00:00:21.115Z Services to change: 1
1992025-06-03T00:00:21.115Z Create boot environment: No
2002025-06-03T00:00:21.115ZCreate backup boot environment: Yes
2012025-06-03T00:00:22.893Z Actions: 1/6 actions (Updating modified actions)
2022025-06-03T00:00:22.918Z Actions: Completed 6 actions in 0.00 seconds.
2032025-06-03T00:00:22.918Z Done
2042025-06-03T00:00:22.918Z Done
2052025-06-03T00:00:23.076Z Done
2062025-06-03T00:00:27.821Z Done
2072025-06-03T00:00:27.955Z Done
2082025-06-03T00:00:27.981Z Done
2092025-06-03T00:00:28.006Z Done
2102025-06-03T00:00:28.580ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112025-06-03T00:00:28.580Zclang system 15 system
2122025-06-03T00:00:28.580Zcsh system system illumos
2132025-06-03T00:00:28.580Zctags system system illumos
2142025-06-03T00:00:28.580Zfile system system illumos
2152025-06-03T00:00:28.580Zgcc vendor 12 vendor
2162025-06-03T00:00:28.580Zgcc system 10 system
2172025-06-03T00:00:28.580Zgcc system 7 system
2182025-06-03T00:00:28.580Zgo system 1.20 system
2192025-06-03T00:00:28.580Zgo system 1.19 system
2202025-06-03T00:00:28.580Zllvm system 15 system
2212025-06-03T00:00:28.580Zllvm system 14 system
2222025-06-03T00:00:28.580Zmariadb system 10.6 system
2232025-06-03T00:00:28.580Zmta vendor vendor dma
2242025-06-03T00:00:28.581Zopenjdk system 17 system
2252025-06-03T00:00:28.581Zopenjdk system 11 system
2262025-06-03T00:00:28.581Zopenjdk system 1.8 system
2272025-06-03T00:00:28.581Zopenssl vendor 3 vendor
2282025-06-03T00:00:28.581Zperl system 5.36 system
2292025-06-03T00:00:28.581Zpostgresql system 15 system
2302025-06-03T00:00:28.581Zpostgresql system 13 system
2312025-06-03T00:00:28.581Zpython vendor 3 vendor
2322025-06-03T00:00:28.581Zpython system 2 system
2332025-06-03T00:00:28.581Zpython3 system 3.11 system
2342025-06-03T00:00:28.581Zruby system 3.0 system
2352025-06-03T00:00:28.581Zwords vendor vendor american-english
2362025-06-03T00:00:28.581Zwords system system australian-english
2372025-06-03T00:00:28.581Zwords system system british-english
2382025-06-03T00:00:28.581Zwords system system canadian-english
2392025-06-03T00:00:28.581Zwords system system french
2402025-06-03T00:00:28.581Zwords system system italian
2412025-06-03T00:00:28.581Zwords system system ngerman
2422025-06-03T00:00:28.581Zwords system system ogerman
2432025-06-03T00:00:28.581Zwords system system spanish
2442025-06-03T00:00:28.982ZPUBLISHER TYPE STATUS P LOCATION
2452025-06-03T00:00:28.982Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2462025-06-03T00:00:33.843ZFMRI IFO
2472025-06-03T00:00:33.843Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482025-06-03T00:00:33.843Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492025-06-03T00:00:33.843Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502025-06-03T00:00:33.844Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512025-06-03T00:00:33.844Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2522025-06-03T00:00:33.844Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2532025-06-03T00:00:33.844Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542025-06-03T00:00:33.844Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2552025-06-03T00:00:33.844Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2562025-06-03T00:00:33.844Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2572025-06-03T00:00:33.844Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2582025-06-03T00:00:33.844Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2592025-06-03T00:00:33.844Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2602025-06-03T00:00:33.844Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2612025-06-03T00:00:33.844Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2622025-06-03T00:00:33.844Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2632025-06-03T00:00:34.891Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2642025-06-03T00:00:35.334Z Updating git repository `https://github.com/seanmonstar/reqwest`
2652025-06-03T00:00:36.117Z Updating crates.io index
2662025-06-03T00:00:36.164Z Updating git repository `https://github.com/oxidecomputer/lldp`
2672025-06-03T00:00:36.625Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2682025-06-03T00:00:37.340Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692025-06-03T00:00:37.686Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2702025-06-03T00:00:38.051Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2712025-06-03T00:00:38.472Z Updating git repository `https://github.com/oxidecomputer/propolis`
2722025-06-03T00:00:39.682Z Updating git repository `https://github.com/oxidecomputer/crucible`
2732025-06-03T00:00:41.934Z Updating git repository `https://github.com/oxidecomputer/opte`
2742025-06-03T00:00:42.835Z Updating git repository `https://github.com/oxidecomputer/falcon`
2752025-06-03T00:00:43.638Z Updating git repository `https://github.com/oxidecomputer/clickward`
2762025-06-03T00:00:44.035Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772025-06-03T00:00:44.424Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2782025-06-03T00:00:45.288Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2792025-06-03T00:00:45.696Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2802025-06-03T00:00:46.174Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2812025-06-03T00:00:46.872Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2822025-06-03T00:00:47.346Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-06-03T00:00:47.828Z Updating git repository `https://github.com/oxidecomputer/tofino`
2842025-06-03T00:00:48.237Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2852025-06-03T00:00:48.611Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2862025-06-03T00:00:49.018Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2872025-06-03T00:00:49.407Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2882025-06-03T00:00:49.914Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892025-06-03T00:00:50.409Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2902025-06-03T00:00:50.739Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912025-06-03T00:00:51.356Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2922025-06-03T00:00:51.900Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932025-06-03T00:00:52.311Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942025-06-03T00:00:52.781Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952025-06-03T00:00:53.317Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962025-06-03T00:00:53.763Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972025-06-03T00:00:54.170Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982025-06-03T00:00:54.603Z Updating git repository `https://github.com/oxidecomputer/omicron`
2992025-06-03T00:01:04.176Z Updating git repository `https://github.com/illumos/smf-rs`
3002025-06-03T00:01:05.717Z Downloading crates ...
3012025-06-03T00:01:05.786Z Downloaded block-buffer v0.10.4
3022025-06-03T00:01:05.812Z Downloaded bitflags v2.9.0
3032025-06-03T00:01:05.812Z Downloaded colorchoice v1.0.2
3042025-06-03T00:01:05.812Z Downloaded anstyle v1.0.10
3052025-06-03T00:01:05.812Z Downloaded cargo_metadata v0.19.2
3062025-06-03T00:01:05.812Z Downloaded version_check v0.9.5
3072025-06-03T00:01:05.812Z Downloaded bitflags v1.3.2
3082025-06-03T00:01:05.812Z Downloaded log v0.4.27
3092025-06-03T00:01:05.838Z Downloaded macaddr v1.0.1
3102025-06-03T00:01:05.838Z Downloaded cpufeatures v0.2.14
3112025-06-03T00:01:05.838Z Downloaded memchr v2.7.4
3122025-06-03T00:01:05.838Z Downloaded toml_write v0.1.1
3132025-06-03T00:01:05.838Z Downloaded usdt-macro v0.5.0
3142025-06-03T00:01:05.838Z Downloaded usdt-attr-macro v0.5.0
3152025-06-03T00:01:05.863Z Downloaded utf8parse v0.2.2
3162025-06-03T00:01:05.864Z Downloaded toml v0.8.22
3172025-06-03T00:01:05.889Z Downloaded usdt-impl v0.5.0
3182025-06-03T00:01:05.889Z Downloaded smawk v0.3.2
3192025-06-03T00:01:05.889Z Downloaded pest_generator v2.7.14
3202025-06-03T00:01:05.889Z Downloaded semver v1.0.26
3212025-06-03T00:01:05.889Z Downloaded zerocopy-derive v0.7.35
3222025-06-03T00:01:05.915Z Downloaded ryu v1.0.18
3232025-06-03T00:01:05.915Z Downloaded serde v1.0.219
3242025-06-03T00:01:05.915Z Downloaded papergrid v0.11.0
3252025-06-03T00:01:05.915Z Downloaded tabled v0.15.0
3262025-06-03T00:01:05.941Z Downloaded pest v2.7.14
3272025-06-03T00:01:05.941Z Downloaded zerocopy v0.7.35
3282025-06-03T00:01:05.967Z Downloaded winnow v0.7.10
3292025-06-03T00:01:05.992Z Downloaded serde_json v1.0.140
3302025-06-03T00:01:05.992Z Downloaded goblin v0.8.2
3312025-06-03T00:01:05.992Z Downloaded syn v2.0.101
3322025-06-03T00:01:06.018Z Downloaded syn v1.0.109
3332025-06-03T00:01:06.018Z Downloaded unicode-width v0.1.14
3342025-06-03T00:01:06.044Z Downloaded hashbrown v0.15.3
3352025-06-03T00:01:06.044Z Downloaded once_cell v1.21.3
3362025-06-03T00:01:06.044Z Downloaded pest_meta v2.7.14
3372025-06-03T00:01:06.044Z Downloaded indexmap v2.9.0
3382025-06-03T00:01:06.044Z Downloaded ucd-trie v0.1.7
3392025-06-03T00:01:06.044Z Downloaded rustix v0.37.28
3402025-06-03T00:01:06.071Z Downloaded toml_edit v0.22.26
3412025-06-03T00:01:06.121Z Downloaded serde_derive v1.0.219
3422025-06-03T00:01:06.147Z Downloaded rustix v0.38.37
3432025-06-03T00:01:06.173Z Downloaded scroll v0.12.0
3442025-06-03T00:01:06.173Z Downloaded quote v1.0.40
3452025-06-03T00:01:06.173Z Downloaded proc-macro2 v1.0.95
3462025-06-03T00:01:06.173Z Downloaded proc-macro-error-attr v1.0.4
3472025-06-03T00:01:06.173Z Downloaded proc-macro-error v1.0.4
3482025-06-03T00:01:06.173Z Downloaded plain v0.2.3
3492025-06-03T00:01:06.173Z Downloaded pest_derive v2.7.14
3502025-06-03T00:01:06.198Z Downloaded heck v0.4.1
3512025-06-03T00:01:06.198Z Downloaded fs-err v3.1.0
3522025-06-03T00:01:06.198Z Downloaded dof v0.3.0
3532025-06-03T00:01:06.198Z Downloaded usdt v0.5.0
3542025-06-03T00:01:06.199Z Downloaded unicode-linebreak v0.1.5
3552025-06-03T00:01:06.199Z Downloaded unicode-ident v1.0.18
3562025-06-03T00:01:06.199Z Downloaded typenum v1.17.0
3572025-06-03T00:01:06.199Z Downloaded thiserror-impl v1.0.69
3582025-06-03T00:01:06.199Z Downloaded strsim v0.11.1
3592025-06-03T00:01:06.199Z Downloaded serde_tokenstream v0.2.2
3602025-06-03T00:01:06.199Z Downloaded serde_spanned v0.6.8
3612025-06-03T00:01:06.199Z Downloaded itoa v1.0.11
3622025-06-03T00:01:06.199Z Downloaded scroll_derive v0.12.0
3632025-06-03T00:01:06.199Z Downloaded crypto-common v0.1.6
3642025-06-03T00:01:06.199Z Downloaded tempfile v3.13.0
3652025-06-03T00:01:06.225Z Downloaded sha2 v0.10.8
3662025-06-03T00:01:06.225Z Downloaded dtrace-parser v0.2.0
3672025-06-03T00:01:06.225Z Downloaded fnv v1.0.7
3682025-06-03T00:01:06.225Z Downloaded pretty-hex v0.4.1
3692025-06-03T00:01:06.225Z Downloaded is_terminal_polyfill v1.70.1
3702025-06-03T00:01:06.225Z Downloaded io-lifetimes v1.0.11
3712025-06-03T00:01:06.225Z Downloaded heck v0.5.0
3722025-06-03T00:01:06.225Z Downloaded fastrand v2.1.1
3732025-06-03T00:01:06.225Z Downloaded errno v0.3.9
3742025-06-03T00:01:06.225Z Downloaded equivalent v1.0.2
3752025-06-03T00:01:06.225Z Downloaded digest v0.10.7
3762025-06-03T00:01:06.225Z Downloaded toml_datetime v0.6.9
3772025-06-03T00:01:06.225Z Downloaded thread-id v4.2.2
3782025-06-03T00:01:06.225Z Downloaded thiserror-impl v2.0.12
3792025-06-03T00:01:06.225Z Downloaded thiserror v2.0.12
3802025-06-03T00:01:06.251Z Downloaded thiserror v1.0.69
3812025-06-03T00:01:06.251Z Downloaded textwrap v0.16.1
3822025-06-03T00:01:06.251Z Downloaded terminal_size v0.4.0
3832025-06-03T00:01:06.251Z Downloaded terminal_size v0.2.6
3842025-06-03T00:01:06.251Z Downloaded tabled_derive v0.7.0
3852025-06-03T00:01:06.251Z Downloaded swrite v0.1.0
3862025-06-03T00:01:06.251Z Downloaded memmap v0.7.0
3872025-06-03T00:01:06.251Z Downloaded generic-array v0.14.7
3882025-06-03T00:01:06.251Z Downloaded clap v4.5.35
3892025-06-03T00:01:06.277Z Downloaded cargo_toml v0.21.0
3902025-06-03T00:01:06.277Z Downloaded clap_derive v4.5.32
3912025-06-03T00:01:06.277Z Downloaded clap_builder v4.5.35
3922025-06-03T00:01:06.277Z Downloaded cfg-if v1.0.0
3932025-06-03T00:01:06.277Z Downloaded camino-tempfile v1.3.0
3942025-06-03T00:01:06.277Z Downloaded camino v1.1.9
3952025-06-03T00:01:06.277Z Downloaded byteorder v1.5.0
3962025-06-03T00:01:06.277Z Downloaded libc v0.2.172
3972025-06-03T00:01:06.310Z Downloaded cargo-platform v0.1.8
3982025-06-03T00:01:06.335Z Downloaded bytecount v0.6.8
3992025-06-03T00:01:06.335Z Downloaded anyhow v1.0.98
4002025-06-03T00:01:06.335Z Downloaded autocfg v1.4.0
4012025-06-03T00:01:06.335Z Downloaded clap_lex v0.7.4
4022025-06-03T00:01:06.335Z Downloaded anstyle-query v1.1.1
4032025-06-03T00:01:06.335Z Downloaded anstyle-parse v0.2.5
4042025-06-03T00:01:06.335Z Downloaded anstream v0.6.18
4052025-06-03T00:01:06.421Z Compiling proc-macro2 v1.0.95
4062025-06-03T00:01:06.421Z Compiling unicode-ident v1.0.18
4072025-06-03T00:01:06.421Z Compiling libc v0.2.172
4082025-06-03T00:01:06.447Z Compiling version_check v0.9.5
4092025-06-03T00:01:06.447Z Compiling serde v1.0.219
4102025-06-03T00:01:06.447Z Compiling memchr v2.7.4
4112025-06-03T00:01:06.473Z Compiling thiserror v1.0.69
4122025-06-03T00:01:06.473Z Compiling ryu v1.0.18
4132025-06-03T00:01:06.766Z Compiling ucd-trie v0.1.7
4142025-06-03T00:01:06.959Z Compiling itoa v1.0.11
4152025-06-03T00:01:07.263Z Compiling once_cell v1.21.3
4162025-06-03T00:01:07.383Z Compiling byteorder v1.5.0
4172025-06-03T00:01:07.416Z Compiling serde_json v1.0.140
4182025-06-03T00:01:07.688Z Compiling rustix v0.38.37
4192025-06-03T00:01:07.861Z Compiling bitflags v2.9.0
4202025-06-03T00:01:07.921Z Compiling usdt-impl v0.5.0
4212025-06-03T00:01:08.136Z Compiling proc-macro-error-attr v1.0.4
4222025-06-03T00:01:08.211Z Compiling syn v1.0.109
4232025-06-03T00:01:08.418Z Compiling io-lifetimes v1.0.11
4242025-06-03T00:01:08.559Z Compiling quote v1.0.40
4252025-06-03T00:01:08.611Z Compiling proc-macro-error v1.0.4
4262025-06-03T00:01:08.702Z Compiling errno v0.3.9
4272025-06-03T00:01:08.832Z Compiling log v0.4.27
4282025-06-03T00:01:08.946Z Compiling camino v1.1.9
4292025-06-03T00:01:08.974Z Compiling syn v2.0.101
4302025-06-03T00:01:09.107Z Compiling thread-id v4.2.2
4312025-06-03T00:01:09.153Z Compiling hashbrown v0.15.3
4322025-06-03T00:01:09.203Z Compiling equivalent v1.0.2
4332025-06-03T00:01:09.230Z Compiling plain v0.2.3
4342025-06-03T00:01:09.268Z Compiling rustix v0.37.28
4352025-06-03T00:01:09.353Z Compiling utf8parse v0.2.2
4362025-06-03T00:01:09.550Z Compiling anstyle-parse v0.2.5
4372025-06-03T00:01:09.986Z Compiling toml_write v0.1.1
4382025-06-03T00:01:10.118Z Compiling winnow v0.7.10
4392025-06-03T00:01:10.144Z Compiling bitflags v1.3.2
4402025-06-03T00:01:10.253Z Compiling indexmap v2.9.0
4412025-06-03T00:01:10.279Z Compiling unicode-width v0.1.14
4422025-06-03T00:01:10.314Z Compiling colorchoice v1.0.2
4432025-06-03T00:01:10.364Z Compiling autocfg v1.4.0
4442025-06-03T00:01:10.541Z Compiling is_terminal_polyfill v1.70.1
4452025-06-03T00:01:10.710Z Compiling semver v1.0.26
4462025-06-03T00:01:10.809Z Compiling anstyle v1.0.10
4472025-06-03T00:01:11.164Z Compiling anstyle-query v1.1.1
4482025-06-03T00:01:11.223Z Compiling pretty-hex v0.4.1
4492025-06-03T00:01:11.272Z Compiling thiserror v2.0.12
4502025-06-03T00:01:11.298Z Compiling fs-err v3.1.0
4512025-06-03T00:01:11.347Z Compiling anstream v0.6.18
4522025-06-03T00:01:11.555Z Compiling terminal_size v0.4.0
4532025-06-03T00:01:11.813Z Compiling bytecount v0.6.8
4542025-06-03T00:01:11.935Z Compiling clap_lex v0.7.4
4552025-06-03T00:01:11.979Z Compiling heck v0.5.0
4562025-06-03T00:01:12.062Z Compiling fastrand v2.1.1
4572025-06-03T00:01:12.443Z Compiling heck v0.4.1
4582025-06-03T00:01:12.491Z Compiling fnv v1.0.7
4592025-06-03T00:01:12.604Z Compiling anyhow v1.0.98
4602025-06-03T00:01:12.796Z Compiling strsim v0.11.1
4612025-06-03T00:01:12.842Z Compiling cfg-if v1.0.0
4622025-06-03T00:01:12.869Z Compiling papergrid v0.11.0
4632025-06-03T00:01:12.961Z Compiling terminal_size v0.2.6
4642025-06-03T00:01:13.264Z Compiling tempfile v3.13.0
4652025-06-03T00:01:13.294Z Compiling clap_builder v4.5.35
4662025-06-03T00:01:13.583Z Compiling memmap v0.7.0
4672025-06-03T00:01:13.618Z Compiling smawk v0.3.2
4682025-06-03T00:01:13.647Z Compiling unicode-linebreak v0.1.5
4692025-06-03T00:01:13.997Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4702025-06-03T00:01:14.089Z Compiling textwrap v0.16.1
4712025-06-03T00:01:14.416Z Compiling swrite v0.1.0
4722025-06-03T00:01:14.609Z Compiling tabled_derive v0.7.0
4732025-06-03T00:01:15.913Z Compiling tabled v0.15.0
4742025-06-03T00:01:16.195Z Compiling serde_derive v1.0.219
4752025-06-03T00:01:16.196Z Compiling thiserror-impl v1.0.69
4762025-06-03T00:01:16.221Z Compiling zerocopy-derive v0.7.35
4772025-06-03T00:01:16.221Z Compiling scroll_derive v0.12.0
4782025-06-03T00:01:16.221Z Compiling thiserror-impl v2.0.12
4792025-06-03T00:01:16.221Z Compiling clap_derive v4.5.32
4802025-06-03T00:01:17.618Z Compiling scroll v0.12.0
4812025-06-03T00:01:18.046Z Compiling zerocopy v0.7.35
4822025-06-03T00:01:18.220Z Compiling goblin v0.8.2
4832025-06-03T00:01:19.191Z Compiling pest v2.7.14
4842025-06-03T00:01:20.207Z Compiling clap v4.5.35
4852025-06-03T00:01:21.473Z Compiling pest_meta v2.7.14
4862025-06-03T00:01:22.857Z Compiling pest_generator v2.7.14
4872025-06-03T00:01:24.128Z Compiling pest_derive v2.7.14
4882025-06-03T00:01:24.741Z Compiling dtrace-parser v0.2.0
4892025-06-03T00:01:25.826Z Compiling serde_tokenstream v0.2.2
4902025-06-03T00:01:25.874Z Compiling serde_spanned v0.6.8
4912025-06-03T00:01:25.899Z Compiling toml_datetime v0.6.9
4922025-06-03T00:01:26.177Z Compiling cargo-platform v0.1.8
4932025-06-03T00:01:26.227Z Compiling macaddr v1.0.1
4942025-06-03T00:01:26.443Z Compiling toml_edit v0.22.26
4952025-06-03T00:01:26.475Z Compiling camino-tempfile v1.3.0
4962025-06-03T00:01:27.368Z Compiling dof v0.3.0
4972025-06-03T00:01:27.550Z Compiling cargo_metadata v0.19.2
4982025-06-03T00:01:28.791Z Compiling usdt-attr-macro v0.5.0
4992025-06-03T00:01:28.792Z Compiling usdt-macro v0.5.0
5002025-06-03T00:01:29.525Z Compiling toml v0.8.22
5012025-06-03T00:01:29.759Z Compiling usdt v0.5.0
5022025-06-03T00:01:30.243Z Compiling cargo_toml v0.21.0
5032025-06-03T00:01:33.705Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5042025-06-03T00:01:37.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
5052025-06-03T00:01:38.134Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5062025-06-03T00:01:39.051Z Downloading crates ...
5072025-06-03T00:01:39.210Z Downloaded atomicwrites v0.4.4
5082025-06-03T00:01:39.235Z Downloaded async-stream-impl v0.3.6
5092025-06-03T00:01:39.260Z Downloaded http-range v0.1.5
5102025-06-03T00:01:39.260Z Downloaded bit-set v0.8.0
5112025-06-03T00:01:39.260Z Downloaded hex-literal v0.4.1
5122025-06-03T00:01:39.260Z Downloaded hubpack_derive v0.1.1
5132025-06-03T00:01:39.260Z Downloaded base16ct v0.2.0
5142025-06-03T00:01:39.260Z Downloaded atty v0.2.14
5152025-06-03T00:01:39.260Z Downloaded instant v0.1.13
5162025-06-03T00:01:39.260Z Downloaded ident_case v1.0.1
5172025-06-03T00:01:39.286Z Downloaded http-body v1.0.1
5182025-06-03T00:01:39.286Z Downloaded cobs v0.2.3
5192025-06-03T00:01:39.286Z Downloaded cmake v0.1.51
5202025-06-03T00:01:39.286Z Downloaded chrono-tz-build v0.4.0
5212025-06-03T00:01:39.286Z Downloaded castaway v0.2.3
5222025-06-03T00:01:39.286Z Downloaded bit-set v0.5.3
5232025-06-03T00:01:39.286Z Downloaded async-recursion v1.1.1
5242025-06-03T00:01:39.286Z Downloaded constant_time_eq v0.3.1
5252025-06-03T00:01:39.286Z Downloaded crossbeam-deque v0.8.5
5262025-06-03T00:01:39.286Z Downloaded const_format_proc_macros v0.2.34
5272025-06-03T00:01:39.312Z Downloaded convert_case v0.4.0
5282025-06-03T00:01:39.312Z Downloaded bitfield-struct v0.6.2
5292025-06-03T00:01:39.312Z Downloaded is_ci v1.2.0
5302025-06-03T00:01:39.312Z Downloaded indent_write v2.2.0
5312025-06-03T00:01:39.312Z Downloaded ciborium-ll v0.2.2
5322025-06-03T00:01:39.312Z Downloaded cargo_metadata v0.18.1
5332025-06-03T00:01:39.312Z Downloaded md5 v0.7.0
5342025-06-03T00:01:39.312Z Downloaded impl-trait-for-tuples v0.2.2
5352025-06-03T00:01:39.312Z Downloaded hyper-tls v0.6.0
5362025-06-03T00:01:39.338Z Downloaded buf-list v1.0.3
5372025-06-03T00:01:39.338Z Downloaded match_cfg v0.1.0
5382025-06-03T00:01:39.339Z Downloaded home v0.5.9
5392025-06-03T00:01:39.339Z Downloaded cookie_store v0.21.1
5402025-06-03T00:01:39.339Z Downloaded libsw-core v0.3.1
5412025-06-03T00:01:39.365Z Downloaded progenitor-client v0.8.0
5422025-06-03T00:01:39.365Z Downloaded progenitor-client v0.9.1
5432025-06-03T00:01:39.365Z Downloaded sigpipe v0.1.3
5442025-06-03T00:01:39.365Z Downloaded time-core v0.1.2
5452025-06-03T00:01:39.365Z Downloaded sync_wrapper v1.0.1
5462025-06-03T00:01:39.365Z Downloaded salsa20 v0.10.2
5472025-06-03T00:01:39.391Z Downloaded try-lock v0.2.5
5482025-06-03T00:01:39.391Z Downloaded tinystr v0.7.6
5492025-06-03T00:01:39.391Z Downloaded rustc-hash v2.1.1
5502025-06-03T00:01:39.391Z Downloaded zerofrom v0.1.4
5512025-06-03T00:01:39.392Z Downloaded endian-type v0.1.2
5522025-06-03T00:01:39.418Z Downloaded synstructure v0.13.1
5532025-06-03T00:01:39.418Z Downloaded twox-hash v2.1.0
5542025-06-03T00:01:39.418Z Downloaded embedded-io v0.4.0
5552025-06-03T00:01:39.418Z Downloaded number_prefix v0.4.0
5562025-06-03T00:01:39.418Z Downloaded phf_shared v0.11.2
5572025-06-03T00:01:39.444Z Downloaded rpassword v7.3.1
5582025-06-03T00:01:39.444Z Downloaded serde_bytes v0.11.17
5592025-06-03T00:01:39.444Z Downloaded psl-types v2.0.11
5602025-06-03T00:01:39.444Z Downloaded futures-sink v0.3.31
5612025-06-03T00:01:39.444Z Downloaded tower-layer v0.3.3
5622025-06-03T00:01:39.469Z Downloaded serde-hex v0.1.0
5632025-06-03T00:01:39.469Z Downloaded tower-service v0.3.3
5642025-06-03T00:01:39.470Z Downloaded num-traits v0.2.19
5652025-06-03T00:01:39.470Z Downloaded embedded-io v0.6.1
5662025-06-03T00:01:39.470Z Downloaded tabwriter v1.4.0
5672025-06-03T00:01:39.470Z Downloaded topological-sort v0.2.2
5682025-06-03T00:01:39.470Z Downloaded display-error-chain v0.2.2
5692025-06-03T00:01:39.495Z Downloaded zone_cfg_derive v0.3.0
5702025-06-03T00:01:39.495Z Downloaded icu_collections v1.5.0
5712025-06-03T00:01:39.495Z Downloaded newline-converter v0.3.0
5722025-06-03T00:01:39.495Z Downloaded normalize-line-endings v0.3.0
5732025-06-03T00:01:39.495Z Downloaded peg-runtime v0.8.5
5742025-06-03T00:01:39.495Z Downloaded document-features v0.2.10
5752025-06-03T00:01:39.526Z Downloaded termios v0.3.3
5762025-06-03T00:01:39.526Z Downloaded pin-utils v0.1.0
5772025-06-03T00:01:39.526Z Downloaded polyval v0.6.2
5782025-06-03T00:01:39.526Z Downloaded write16 v1.0.0
5792025-06-03T00:01:39.526Z Downloaded socket2 v0.5.9
5802025-06-03T00:01:39.526Z Downloaded want v0.3.1
5812025-06-03T00:01:39.526Z Downloaded sha1 v0.10.6
5822025-06-03T00:01:39.553Z Downloaded foreign-types-shared v0.3.1
5832025-06-03T00:01:39.553Z Downloaded walkdir v2.5.0
5842025-06-03T00:01:39.553Z Downloaded path-slash v0.1.5
5852025-06-03T00:01:39.553Z Downloaded pbkdf2 v0.12.2
5862025-06-03T00:01:39.553Z Downloaded pkcs1 v0.7.5
5872025-06-03T00:01:39.553Z Downloaded pbkdf2 v0.11.0
5882025-06-03T00:01:39.578Z Downloaded num-conv v0.1.0
5892025-06-03T00:01:39.578Z Downloaded xshell-macros v0.2.7
5902025-06-03T00:01:39.578Z Downloaded smallvec v0.6.14
5912025-06-03T00:01:39.579Z Downloaded fxhash v0.2.1
5922025-06-03T00:01:39.579Z Downloaded thiserror-no-std v2.0.2
5932025-06-03T00:01:39.606Z Downloaded pretty-hex v0.2.1
5942025-06-03T00:01:39.607Z Downloaded rustls-pemfile v2.2.0
5952025-06-03T00:01:39.607Z Downloaded num-integer v0.1.46
5962025-06-03T00:01:39.607Z Downloaded predicates-core v1.0.8
5972025-06-03T00:01:39.607Z Downloaded termtree v0.5.1
5982025-06-03T00:01:39.633Z Downloaded openssl-macros v0.1.1
5992025-06-03T00:01:39.633Z Downloaded num-iter v0.1.45
6002025-06-03T00:01:39.633Z Downloaded yoke-derive v0.7.4
6012025-06-03T00:01:39.633Z Downloaded parse-size v1.1.0
6022025-06-03T00:01:39.633Z Downloaded ppv-lite86 v0.2.20
6032025-06-03T00:01:39.633Z Downloaded paste v1.0.15
6042025-06-03T00:01:39.633Z Downloaded slog-envlogger v2.2.0
6052025-06-03T00:01:39.660Z Downloaded float-cmp v0.10.0
6062025-06-03T00:01:39.660Z Downloaded strum v0.26.3
6072025-06-03T00:01:39.660Z Downloaded omicron-zone-package v0.12.2
6082025-06-03T00:01:39.660Z Downloaded foreign-types v0.3.2
6092025-06-03T00:01:39.660Z Downloaded void v1.0.2
6102025-06-03T00:01:39.660Z Downloaded fixedbitset v0.5.7
6112025-06-03T00:01:39.660Z Downloaded oso-derive v0.27.3
6122025-06-03T00:01:39.660Z Downloaded webpki-roots v0.26.6
6132025-06-03T00:01:39.685Z Downloaded ghash v0.5.1
6142025-06-03T00:01:39.686Z Downloaded packed_struct_codegen v0.10.1
6152025-06-03T00:01:39.686Z Downloaded packed_struct v0.10.1
6162025-06-03T00:01:39.686Z Downloaded sct v0.7.1
6172025-06-03T00:01:39.686Z Downloaded value-bag v1.9.0
6182025-06-03T00:01:39.711Z Downloaded predicates v3.1.3
6192025-06-03T00:01:39.712Z Downloaded foreign-types v0.5.0
6202025-06-03T00:01:39.712Z Downloaded tokio-util v0.7.13
6212025-06-03T00:01:39.712Z Downloaded glob v0.3.2
6222025-06-03T00:01:39.712Z Downloaded hkdf v0.12.4
6232025-06-03T00:01:39.712Z Downloaded wait-timeout v0.2.0
6242025-06-03T00:01:39.712Z Downloaded deranged v0.3.11
6252025-06-03T00:01:39.712Z Downloaded daft v0.1.3
6262025-06-03T00:01:39.738Z Downloaded zstd-safe v7.2.3
6272025-06-03T00:01:39.738Z Downloaded schemars v0.8.22
6282025-06-03T00:01:39.738Z Downloaded tokio-rustls v0.26.0
6292025-06-03T00:01:39.764Z Downloaded tracing-attributes v0.1.27
6302025-06-03T00:01:39.764Z Downloaded zerovec v0.10.4
6312025-06-03T00:01:39.764Z Downloaded rand v0.8.5
6322025-06-03T00:01:39.790Z Downloaded tokio-stream v0.1.17
6332025-06-03T00:01:39.790Z Downloaded toml_edit v0.19.15
6342025-06-03T00:01:39.816Z Downloaded tracing v0.1.40
6352025-06-03T00:01:39.816Z Downloaded p521 v0.13.3
6362025-06-03T00:01:39.842Z Downloaded rustls-webpki v0.101.7
6372025-06-03T00:01:39.842Z Downloaded portable-atomic v1.11.0
6382025-06-03T00:01:39.868Z Downloaded zerocopy v0.8.25
6392025-06-03T00:01:39.893Z Downloaded git2 v0.19.0
6402025-06-03T00:01:39.918Z Downloaded regex v1.11.1
6412025-06-03T00:01:39.944Z Downloaded p384 v0.13.0
6422025-06-03T00:01:39.944Z Downloaded typify-impl v0.4.1
6432025-06-03T00:01:39.969Z Downloaded unicode-width v0.2.0
6442025-06-03T00:01:39.969Z Downloaded radix_trie v0.2.1
6452025-06-03T00:01:39.995Z Downloaded openapiv3 v2.0.0
6462025-06-03T00:01:39.995Z Downloaded rustls v0.21.12
6472025-06-03T00:01:40.021Z Downloaded regex-syntax v0.6.29
6482025-06-03T00:01:40.021Z Downloaded regress v0.10.3
6492025-06-03T00:01:40.046Z Downloaded nix v0.29.0
6502025-06-03T00:01:40.046Z Downloaded rustls v0.23.19
6512025-06-03T00:01:40.072Z Downloaded regex-syntax v0.8.5
6522025-06-03T00:01:40.097Z Downloaded sled v0.34.7
6532025-06-03T00:01:40.097Z Downloaded bzip2-sys v0.1.13+1.0.8
6542025-06-03T00:01:40.122Z Downloaded zerocopy-derive v0.6.6
6552025-06-03T00:01:40.122Z Downloaded nix v0.28.0
6562025-06-03T00:01:40.148Z Downloaded rustls v0.22.4
6572025-06-03T00:01:40.148Z Downloaded petgraph v0.6.5
6582025-06-03T00:01:40.173Z Downloaded petgraph v0.7.1
6592025-06-03T00:01:40.198Z Downloaded nix v0.27.1
6602025-06-03T00:01:40.223Z Downloaded object v0.36.5
6612025-06-03T00:01:40.248Z Downloaded ratatui v0.29.0
6622025-06-03T00:01:40.273Z Downloaded regex-automata v0.4.8
6632025-06-03T00:01:40.273Z Downloaded hickory-proto v0.24.4
6642025-06-03T00:01:40.299Z Downloaded jiff v0.2.13
6652025-06-03T00:01:40.324Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6662025-06-03T00:01:40.349Z Downloaded tokio v1.45.0
6672025-06-03T00:01:40.401Z Downloaded gimli v0.31.1
6682025-06-03T00:01:40.426Z Downloaded typify-impl v0.2.0
6692025-06-03T00:01:40.451Z Downloaded sha3 v0.10.8
6702025-06-03T00:01:40.452Z Downloaded lzma-sys v0.1.20
6712025-06-03T00:01:40.477Z Downloaded libz-sys v1.1.20
6722025-06-03T00:01:40.504Z Downloaded csv v1.3.1
6732025-06-03T00:01:40.531Z Downloaded vcpkg v0.2.15
6742025-06-03T00:01:40.580Z Downloaded typify-impl v0.3.0
6752025-06-03T00:01:40.607Z Downloaded openssl v0.10.72
6762025-06-03T00:01:40.633Z Downloaded h2 v0.4.6
6772025-06-03T00:01:40.633Z Downloaded object v0.30.4
6782025-06-03T00:01:40.660Z Downloaded quinn-proto v0.11.8
6792025-06-03T00:01:40.660Z Downloaded dropshot v0.16.2
6802025-06-03T00:01:40.687Z Downloaded diesel v2.2.10
6812025-06-03T00:01:40.714Z Downloaded curve25519-dalek v4.1.3
6822025-06-03T00:01:40.714Z Downloaded tabled v0.18.0
6832025-06-03T00:01:40.739Z Downloaded polar-core v0.27.3
6842025-06-03T00:01:40.740Z Downloaded smoltcp v0.11.0
6852025-06-03T00:01:40.767Z Downloaded quick-xml v0.37.2
6862025-06-03T00:01:40.767Z Downloaded lalrpop v0.19.12
6872025-06-03T00:01:40.792Z Downloaded icu_properties_data v1.5.0
6882025-06-03T00:01:40.792Z Downloaded reedline v0.38.0
6892025-06-03T00:01:40.819Z Downloaded hashbrown v0.13.2
6902025-06-03T00:01:40.819Z Downloaded hashbrown v0.12.3
6912025-06-03T00:01:40.819Z Downloaded smoltcp v0.9.1
6922025-06-03T00:01:40.845Z Downloaded num-bigint-dig v0.8.4
6932025-06-03T00:01:40.845Z Downloaded serde_with v3.12.0
6942025-06-03T00:01:40.845Z Downloaded papergrid v0.14.0
6952025-06-03T00:01:40.871Z Downloaded openssl-sys v0.9.107
6962025-06-03T00:01:40.871Z Downloaded expectorate v1.2.0
6972025-06-03T00:01:40.871Z Downloaded ssh-key v0.6.6
6982025-06-03T00:01:40.871Z Downloaded num-bigint v0.4.6
6992025-06-03T00:01:40.896Z Downloaded nom v7.1.3
7002025-06-03T00:01:40.896Z Downloaded pretty_assertions v1.4.1
7012025-06-03T00:01:40.896Z Downloaded winnow v0.5.40
7022025-06-03T00:01:40.896Z Downloaded salty v0.3.0
7032025-06-03T00:01:40.922Z Downloaded flume v0.11.1
7042025-06-03T00:01:40.922Z Downloaded vsss-rs v3.3.4
7052025-06-03T00:01:40.922Z Downloaded encoding_rs v0.8.34
7062025-06-03T00:01:40.947Z Downloaded derive-where v1.2.7
7072025-06-03T00:01:40.947Z Downloaded unicode-normalization v0.1.24
7082025-06-03T00:01:40.947Z Downloaded futures-util v0.3.31
7092025-06-03T00:01:40.973Z Downloaded quinn v0.11.5
7102025-06-03T00:01:40.973Z Downloaded steno v0.4.1
7112025-06-03T00:01:40.973Z Downloaded ring v0.17.14
7122025-06-03T00:01:41.027Z Downloaded bstr v1.10.0
7132025-06-03T00:01:41.052Z Downloaded itertools v0.14.0
7142025-06-03T00:01:41.052Z Downloaded chrono-tz v0.10.3
7152025-06-03T00:01:41.078Z Downloaded toml v0.7.8
7162025-06-03T00:01:41.078Z Downloaded oso v0.27.3
7172025-06-03T00:01:41.078Z Downloaded rand v0.9.0
7182025-06-03T00:01:41.078Z Downloaded parse-zoneinfo v0.3.1
7192025-06-03T00:01:41.078Z Downloaded sqlparser v0.45.0
7202025-06-03T00:01:41.103Z Downloaded petname v2.0.2
7212025-06-03T00:01:41.104Z Downloaded itertools v0.12.1
7222025-06-03T00:01:41.104Z Downloaded strum_macros v0.26.4
7232025-06-03T00:01:41.104Z Downloaded vte v0.11.1
7242025-06-03T00:01:41.129Z Downloaded libgit2-sys v0.17.0+1.8.1
7252025-06-03T00:01:41.180Z Downloaded unicode-bidi v0.3.17
7262025-06-03T00:01:41.206Z Downloaded group v0.13.0
7272025-06-03T00:01:41.206Z Downloaded globset v0.4.15
7282025-06-03T00:01:41.206Z Downloaded getrandom v0.3.1
7292025-06-03T00:01:41.206Z Downloaded flate2 v1.1.1
7302025-06-03T00:01:41.206Z Downloaded unicode-segmentation v1.12.0
7312025-06-03T00:01:41.206Z Downloaded test-strategy v0.4.0
7322025-06-03T00:01:41.231Z Downloaded p256 v0.13.2
7332025-06-03T00:01:41.232Z Downloaded itertools v0.13.0
7342025-06-03T00:01:41.232Z Downloaded foldhash v0.1.3
7352025-06-03T00:01:41.232Z Downloaded string_cache v0.8.9
7362025-06-03T00:01:41.232Z Downloaded quinn-udp v0.5.5
7372025-06-03T00:01:41.232Z Downloaded url v2.5.3
7382025-06-03T00:01:41.232Z Downloaded structmeta-derive v0.3.0
7392025-06-03T00:01:41.232Z Downloaded des v0.8.1
7402025-06-03T00:01:41.257Z Downloaded winnow v0.6.26
7412025-06-03T00:01:41.257Z Downloaded vergen v8.3.2
7422025-06-03T00:01:41.257Z Downloaded zopfli v0.8.1
7432025-06-03T00:01:41.257Z Downloaded vte_generate_state_changes v0.1.2
7442025-06-03T00:01:41.258Z Downloaded yoke v0.7.4
7452025-06-03T00:01:41.258Z Downloaded tokio-postgres v0.7.13
7462025-06-03T00:01:41.283Z Downloaded hyper v1.6.0
7472025-06-03T00:01:41.283Z Downloaded derive_builder v0.20.2
7482025-06-03T00:01:41.283Z Downloaded wyz v0.5.1
7492025-06-03T00:01:41.283Z Downloaded fatfs v0.3.6
7502025-06-03T00:01:41.283Z Downloaded postgres-types v0.2.9
7512025-06-03T00:01:41.309Z Downloaded unicode-truncate v1.1.0
7522025-06-03T00:01:41.309Z Downloaded x509-cert v0.2.5
7532025-06-03T00:01:41.309Z Downloaded libm v0.2.8
7542025-06-03T00:01:41.309Z Downloaded strum_macros v0.25.3
7552025-06-03T00:01:41.334Z Downloaded strum_macros v0.24.3
7562025-06-03T00:01:41.334Z Downloaded rustls-pemfile v1.0.4
7572025-06-03T00:01:41.334Z Downloaded ref-cast v1.0.24
7582025-06-03T00:01:41.334Z Downloaded similar v2.7.0
7592025-06-03T00:01:41.334Z Downloaded rustls-pki-types v1.10.0
7602025-06-03T00:01:41.360Z Downloaded fallible-iterator v0.2.0
7612025-06-03T00:01:41.360Z Downloaded half v2.4.1
7622025-06-03T00:01:41.360Z Downloaded half v1.8.3
7632025-06-03T00:01:41.360Z Downloaded r2d2 v0.8.10
7642025-06-03T00:01:41.360Z Downloaded num-complex v0.4.6
7652025-06-03T00:01:41.360Z Downloaded rustc_version v0.4.1
7662025-06-03T00:01:41.360Z Downloaded rfc6979 v0.4.0
7672025-06-03T00:01:41.360Z Downloaded resolv-conf v0.7.0
7682025-06-03T00:01:41.360Z Downloaded ref-cast-impl v1.0.24
7692025-06-03T00:01:41.360Z Downloaded float-ord v0.3.2
7702025-06-03T00:01:41.360Z Downloaded slog-json v2.6.1
7712025-06-03T00:01:41.360Z Downloaded powerfmt v0.2.0
7722025-06-03T00:01:41.360Z Downloaded password-hash v0.5.0
7732025-06-03T00:01:41.386Z Downloaded unicode-properties v0.1.3
7742025-06-03T00:01:41.386Z Downloaded radium v0.7.0
7752025-06-03T00:01:41.386Z Downloaded progenitor-client v0.10.0
7762025-06-03T00:01:41.386Z Downloaded num-derive v0.3.3
7772025-06-03T00:01:41.386Z Downloaded postgres-protocol v0.6.8
7782025-06-03T00:01:41.387Z Downloaded uuid v1.16.0
7792025-06-03T00:01:41.387Z Downloaded proptest v1.6.0
7802025-06-03T00:01:41.412Z Downloaded tar v0.4.44
7812025-06-03T00:01:41.412Z Downloaded password-hash v0.4.2
7822025-06-03T00:01:41.412Z Downloaded flagset v0.4.6
7832025-06-03T00:01:41.412Z Downloaded precomputed-hash v0.1.1
7842025-06-03T00:01:41.412Z Downloaded subprocess v0.2.9
7852025-06-03T00:01:41.412Z Downloaded slog-dtrace v0.3.0
7862025-06-03T00:01:41.412Z Downloaded slog-bunyan v2.5.0
7872025-06-03T00:01:41.412Z Downloaded slog-async v2.8.0
7882025-06-03T00:01:41.412Z Downloaded semver v0.1.20
7892025-06-03T00:01:41.412Z Downloaded secrecy v0.10.3
7902025-06-03T00:01:41.412Z Downloaded secrecy v0.8.0
7912025-06-03T00:01:41.438Z Downloaded openssl-probe v0.1.5
7922025-06-03T00:01:41.438Z Downloaded zstd v0.13.3
7932025-06-03T00:01:41.438Z Downloaded zerocopy v0.6.6
7942025-06-03T00:01:41.439Z Downloaded slog v2.7.0
7952025-06-03T00:01:41.439Z Downloaded sec1 v0.7.3
7962025-06-03T00:01:41.439Z Downloaded scrypt v0.11.0
7972025-06-03T00:01:41.439Z Downloaded env_logger v0.10.2
7982025-06-03T00:01:41.465Z Downloaded num-rational v0.4.2
7992025-06-03T00:01:41.465Z Downloaded idna v1.0.3
8002025-06-03T00:01:41.465Z Downloaded progenitor-impl v0.9.1
8012025-06-03T00:01:41.465Z Downloaded zip v2.6.1
8022025-06-03T00:01:41.465Z Downloaded siphasher v0.3.11
8032025-06-03T00:01:41.511Z Downloaded stable_deref_trait v1.2.0
8042025-06-03T00:01:41.511Z Downloaded libxml v0.3.3
8052025-06-03T00:01:41.511Z Downloaded getrandom v0.2.15
8062025-06-03T00:01:41.511Z Downloaded derive_more v0.99.20
8072025-06-03T00:01:41.511Z Downloaded itertools v0.10.5
8082025-06-03T00:01:41.547Z Downloaded derive_builder_core v0.20.2
8092025-06-03T00:01:41.547Z Downloaded tokio-rustls v0.25.0
8102025-06-03T00:01:41.547Z Downloaded progenitor-impl v0.10.0
8112025-06-03T00:01:41.547Z Downloaded der v0.7.9
8122025-06-03T00:01:41.547Z Downloaded slab v0.4.9
8132025-06-03T00:01:41.547Z Downloaded serde_with_macros v3.12.0
8142025-06-03T00:01:41.547Z Downloaded tinyvec v1.8.0
8152025-06-03T00:01:41.547Z Downloaded futures-task v0.3.31
8162025-06-03T00:01:41.547Z Downloaded form_urlencoded v1.2.1
8172025-06-03T00:01:41.547Z Downloaded fixedbitset v0.4.2
8182025-06-03T00:01:41.575Z Downloaded filetime v0.2.25
8192025-06-03T00:01:41.575Z Downloaded tokio-rustls v0.24.1
8202025-06-03T00:01:41.575Z Downloaded slog-term v2.9.1
8212025-06-03T00:01:41.575Z Downloaded writeable v0.5.5
8222025-06-03T00:01:41.575Z Downloaded postcard v1.0.10
8232025-06-03T00:01:41.576Z Downloaded nu-ansi-term v0.50.1
8242025-06-03T00:01:41.576Z Downloaded env_logger v0.11.5
8252025-06-03T00:01:41.576Z Downloaded num-derive v0.4.2
8262025-06-03T00:01:41.576Z Downloaded hash32 v0.2.1
8272025-06-03T00:01:41.601Z Downloaded xshell v0.2.7
8282025-06-03T00:01:41.601Z Downloaded tls_codec v0.4.1
8292025-06-03T00:01:41.601Z Downloaded progenitor-impl v0.8.0
8302025-06-03T00:01:41.601Z Downloaded tracing-core v0.1.32
8312025-06-03T00:01:41.601Z Downloaded unicase v2.7.0
8322025-06-03T00:01:41.601Z Downloaded tokio-native-tls v0.3.1
8332025-06-03T00:01:41.601Z Downloaded static_assertions v1.1.0
8342025-06-03T00:01:41.602Z Downloaded nodrop v0.1.14
8352025-06-03T00:01:41.602Z Downloaded heapless v0.7.17
8362025-06-03T00:01:41.602Z Downloaded tough v0.20.0
8372025-06-03T00:01:41.627Z Downloaded opaque-debug v0.3.1
8382025-06-03T00:01:41.627Z Downloaded gethostname v0.5.0
8392025-06-03T00:01:41.627Z Downloaded xz2 v0.1.7
8402025-06-03T00:01:41.627Z Downloaded xattr v1.3.1
8412025-06-03T00:01:41.627Z Downloaded thiserror-impl-no-std v2.0.2
8422025-06-03T00:01:41.627Z Downloaded oxnet v0.1.2
8432025-06-03T00:01:41.627Z Downloaded simd-adler32 v0.3.7
8442025-06-03T00:01:41.627Z Downloaded dropshot_endpoint v0.16.2
8452025-06-03T00:01:41.653Z Downloaded tower v0.5.2
8462025-06-03T00:01:41.653Z Downloaded derive_builder_macro v0.20.2
8472025-06-03T00:01:41.653Z Downloaded thread_local v1.1.8
8482025-06-03T00:01:41.653Z Downloaded shell-words v1.1.0
8492025-06-03T00:01:41.653Z Downloaded serde_yaml v0.9.34+deprecated
8502025-06-03T00:01:41.653Z Downloaded heapless v0.8.0
8512025-06-03T00:01:41.679Z Downloaded serde_urlencoded v0.7.1
8522025-06-03T00:01:41.679Z Downloaded bindgen v0.71.1
8532025-06-03T00:01:41.679Z Downloaded slog-stdlog v4.1.1
8542025-06-03T00:01:41.679Z Downloaded slog-scope v4.4.0
8552025-06-03T00:01:41.679Z Downloaded schemars_derive v0.8.22
8562025-06-03T00:01:41.679Z Downloaded peg v0.8.5
8572025-06-03T00:01:41.679Z Downloaded owo-colors v4.2.0
8582025-06-03T00:01:41.704Z Downloaded russh-keys v0.45.0
8592025-06-03T00:01:41.704Z Downloaded rustls-webpki v0.102.8
8602025-06-03T00:01:41.730Z Downloaded http v1.3.1
8612025-06-03T00:01:41.730Z Downloaded bindgen v0.69.5
8622025-06-03T00:01:41.730Z Downloaded tinyvec_macros v0.1.1
8632025-06-03T00:01:41.730Z Downloaded scopeguard v1.2.0
8642025-06-03T00:01:41.730Z Downloaded scheduled-thread-pool v0.2.7
8652025-06-03T00:01:41.730Z Downloaded unicode_categories v0.1.1
8662025-06-03T00:01:41.730Z Downloaded russh v0.45.0
8672025-06-03T00:01:41.755Z Downloaded chrono v0.4.41
8682025-06-03T00:01:41.756Z Downloaded fd-lock v4.0.2
8692025-06-03T00:01:41.756Z Downloaded csv-core v0.1.11
8702025-06-03T00:01:41.756Z Downloaded qorb v0.3.1
8712025-06-03T00:01:41.781Z Downloaded hash32 v0.3.1
8722025-06-03T00:01:41.781Z Downloaded zip v0.6.6
8732025-06-03T00:01:41.781Z Downloaded uzers v0.12.1
8742025-06-03T00:01:41.781Z Downloaded term v0.7.0
8752025-06-03T00:01:41.781Z Downloaded pin-project-lite v0.2.14
8762025-06-03T00:01:41.781Z Downloaded samael v0.0.18
8772025-06-03T00:01:41.807Z Downloaded rayon v1.10.0
8782025-06-03T00:01:41.807Z Downloaded bitvec v1.0.1
8792025-06-03T00:01:41.833Z Downloaded num v0.4.3
8802025-06-03T00:01:41.833Z Downloaded diff v0.1.13
8812025-06-03T00:01:41.833Z Downloaded diesel_derives v2.2.3
8822025-06-03T00:01:41.833Z Downloaded pkcs5 v0.7.1
8832025-06-03T00:01:41.858Z Downloaded env_filter v0.1.2
8842025-06-03T00:01:41.858Z Downloaded ff v0.13.0
8852025-06-03T00:01:41.858Z Downloaded curve25519-dalek-derive v0.1.1
8862025-06-03T00:01:41.858Z Downloaded ctr v0.9.2
8872025-06-03T00:01:41.858Z Downloaded waitgroup v0.1.2
8882025-06-03T00:01:41.859Z Downloaded dyn-clone v1.0.19
8892025-06-03T00:01:41.859Z Downloaded dunce v1.0.5
8902025-06-03T00:01:41.859Z Downloaded zone v0.3.1
8912025-06-03T00:01:41.859Z Downloaded zone v0.1.8
8922025-06-03T00:01:41.859Z Downloaded tap v1.0.1
8932025-06-03T00:01:41.859Z Downloaded sqlformat v0.3.5
8942025-06-03T00:01:41.859Z Downloaded mio v1.0.2
8952025-06-03T00:01:41.890Z Downloaded foreign-types-shared v0.1.1
8962025-06-03T00:01:41.890Z Downloaded foreign-types-macros v0.2.3
8972025-06-03T00:01:41.890Z Downloaded unarray v0.1.4
8982025-06-03T00:01:41.890Z Downloaded tokio-macros v2.5.0
8992025-06-03T00:01:41.890Z Downloaded tls_codec_derive v0.4.1
9002025-06-03T00:01:41.890Z Downloaded poly1305 v0.8.0
9012025-06-03T00:01:41.890Z Downloaded unsafe-libyaml v0.2.11
9022025-06-03T00:01:41.890Z Downloaded rsa v0.9.6
9032025-06-03T00:01:41.916Z Downloaded pkg-config v0.3.31
9042025-06-03T00:01:41.916Z Downloaded pkcs8 v0.10.2
9052025-06-03T00:01:41.916Z Downloaded peg-macros v0.8.5
9062025-06-03T00:01:41.916Z Downloaded sqlparser_derive v0.2.2
9072025-06-03T00:01:41.916Z Downloaded dirs-sys-next v0.1.2
9082025-06-03T00:01:41.917Z Downloaded rustc-demangle v0.1.24
9092025-06-03T00:01:41.917Z Downloaded blake3 v1.5.4
9102025-06-03T00:01:41.917Z Downloaded snafu v0.8.5
9112025-06-03T00:01:41.942Z Downloaded publicsuffix v2.3.0
9122025-06-03T00:01:41.942Z Downloaded ed25519-dalek v2.1.1
9132025-06-03T00:01:41.942Z Downloaded aws-lc-rs v1.12.4
9142025-06-03T00:01:41.968Z Downloaded rustc_version v0.1.7
9152025-06-03T00:01:41.968Z Downloaded rustc-hash v1.1.0
9162025-06-03T00:01:41.968Z Downloaded pem v3.0.5
9172025-06-03T00:01:41.968Z Downloaded newtype_derive v0.1.6
9182025-06-03T00:01:41.968Z Downloaded displaydoc v0.2.5
9192025-06-03T00:01:41.968Z Downloaded serde_cbor v0.11.2
9202025-06-03T00:01:41.968Z Downloaded minimal-lexical v0.2.1
9212025-06-03T00:01:41.968Z Downloaded aho-corasick v1.1.3
9222025-06-03T00:01:41.995Z Downloaded pem-rfc7468 v0.7.0
9232025-06-03T00:01:41.995Z Downloaded ron v0.8.1
9242025-06-03T00:01:41.995Z Downloaded rustyline v14.0.0
9252025-06-03T00:01:41.995Z Downloaded nibble_vec v0.1.0
9262025-06-03T00:01:41.995Z Downloaded newtype-uuid v1.2.1
9272025-06-03T00:01:42.020Z Downloaded utf-8 v0.7.6
9282025-06-03T00:01:42.020Z Downloaded untrusted v0.7.1
9292025-06-03T00:01:42.020Z Downloaded parking_lot_core v0.9.10
9302025-06-03T00:01:42.020Z Downloaded parking_lot_core v0.8.6
9312025-06-03T00:01:42.020Z Downloaded der_derive v0.7.3
9322025-06-03T00:01:42.020Z Downloaded dirs-next v2.0.0
9332025-06-03T00:01:42.020Z Downloaded termcolor v1.4.1
9342025-06-03T00:01:42.020Z Downloaded pin-project v1.1.6
9352025-06-03T00:01:42.046Z Downloaded native-tls v0.2.12
9362025-06-03T00:01:42.046Z Downloaded difflib v0.4.0
9372025-06-03T00:01:42.046Z Downloaded diesel-dtrace v0.4.2
9382025-06-03T00:01:42.046Z Downloaded typed-path v0.9.3
9392025-06-03T00:01:42.046Z Downloaded ron v0.7.1
9402025-06-03T00:01:42.046Z Downloaded time v0.3.36
9412025-06-03T00:01:42.072Z Downloaded hickory-server v0.24.4
9422025-06-03T00:01:42.072Z Downloaded dsl_auto_type v0.1.2
9432025-06-03T00:01:42.072Z Downloaded zone_cfg_derive v0.1.2
9442025-06-03T00:01:42.072Z Downloaded spki v0.7.3
9452025-06-03T00:01:42.072Z Downloaded serde_repr v0.1.19
9462025-06-03T00:01:42.072Z Downloaded serde_path_to_error v0.1.17
9472025-06-03T00:01:42.098Z Downloaded utf16_iter v1.0.5
9482025-06-03T00:01:42.098Z Downloaded universal-hash v0.5.1
9492025-06-03T00:01:42.098Z Downloaded unicode-xid v0.2.6
9502025-06-03T00:01:42.098Z Downloaded snafu-derive v0.8.5
9512025-06-03T00:01:42.098Z Downloaded diesel_table_macro_syntax v0.2.0
9522025-06-03T00:01:42.098Z Downloaded utf8_iter v1.0.4
9532025-06-03T00:01:42.098Z Downloaded untrusted v0.9.0
9542025-06-03T00:01:42.098Z Downloaded serde_derive_internals v0.29.1
9552025-06-03T00:01:42.098Z Downloaded miniz_oxide v0.8.5
9562025-06-03T00:01:42.098Z Downloaded futures v0.3.31
9572025-06-03T00:01:42.098Z Downloaded zerocopy-derive v0.8.25
9582025-06-03T00:01:42.123Z Downloaded tabled_derive v0.10.0
9592025-06-03T00:01:42.123Z Downloaded subtle v2.6.1
9602025-06-03T00:01:42.123Z Downloaded parking_lot v0.12.3
9612025-06-03T00:01:42.123Z Downloaded parking_lot v0.11.2
9622025-06-03T00:01:42.124Z Downloaded jiff-static v0.2.13
9632025-06-03T00:01:42.124Z Downloaded iddqd v0.3.0
9642025-06-03T00:01:42.149Z Downloaded yansi v1.0.1
9652025-06-03T00:01:42.149Z Downloaded hyper-util v0.1.11
9662025-06-03T00:01:42.149Z Downloaded pin-project-internal v1.1.6
9672025-06-03T00:01:42.149Z Downloaded elliptic-curve v0.13.8
9682025-06-03T00:01:42.149Z Downloaded tungstenite v0.23.0
9692025-06-03T00:01:42.149Z Downloaded parse-display-derive v0.10.0
9702025-06-03T00:01:42.175Z Downloaded olpc-cjson v0.1.4
9712025-06-03T00:01:42.175Z Downloaded num_threads v0.1.7
9722025-06-03T00:01:42.175Z Downloaded num_enum_derive v0.5.11
9732025-06-03T00:01:42.175Z Downloaded futures-channel v0.3.31
9742025-06-03T00:01:42.175Z Downloaded hickory-resolver v0.24.4
9752025-06-03T00:01:42.175Z Downloaded take_mut v0.2.2
9762025-06-03T00:01:42.175Z Downloaded serde_plain v1.0.2
9772025-06-03T00:01:42.175Z Downloaded progenitor-macro v0.10.0
9782025-06-03T00:01:42.175Z Downloaded nanorand v0.7.0
9792025-06-03T00:01:42.175Z Downloaded crossterm v0.28.1
9802025-06-03T00:01:42.200Z Downloaded futures-io v0.3.31
9812025-06-03T00:01:42.200Z Downloaded futures-executor v0.3.31
9822025-06-03T00:01:42.201Z Downloaded tokio-tungstenite v0.23.1
9832025-06-03T00:01:42.201Z Downloaded progenitor-macro v0.9.1
9842025-06-03T00:01:42.201Z Downloaded serde-big-array v0.5.1
9852025-06-03T00:01:42.201Z Downloaded russh-cryptovec v0.7.3
9862025-06-03T00:01:42.201Z Downloaded rtoolbox v0.0.2
9872025-06-03T00:01:42.201Z Downloaded phf_generator v0.11.2
9882025-06-03T00:01:42.226Z Downloaded phf_codegen v0.11.2
9892025-06-03T00:01:42.226Z Downloaded phf v0.11.2
9902025-06-03T00:01:42.226Z Downloaded percent-encoding v2.3.1
9912025-06-03T00:01:42.226Z Downloaded multimap v0.10.1
9922025-06-03T00:01:42.226Z Downloaded multer v3.1.0
9932025-06-03T00:01:42.226Z Downloaded fs_extra v1.3.0
9942025-06-03T00:01:42.226Z Downloaded darling_core v0.20.10
9952025-06-03T00:01:42.226Z Downloaded tungstenite v0.21.0
9962025-06-03T00:01:42.226Z Downloaded icu_properties v1.5.1
9972025-06-03T00:01:42.252Z Downloaded icu_locid v1.5.0
9982025-06-03T00:01:42.252Z Downloaded quick-error v1.2.3
9992025-06-03T00:01:42.252Z Downloaded progenitor-macro v0.8.0
10002025-06-03T00:01:42.252Z Downloaded num_enum v0.5.11
10012025-06-03T00:01:42.252Z Downloaded futures-macro v0.3.31
10022025-06-03T00:01:42.252Z Downloaded enum-as-inner v0.6.1
10032025-06-03T00:01:42.252Z Downloaded ena v0.14.3
10042025-06-03T00:01:42.278Z Downloaded ecdsa v0.16.9
10052025-06-03T00:01:42.278Z Downloaded defmt-parser v0.3.4
10062025-06-03T00:01:42.278Z Downloaded defmt-macros v0.3.9
10072025-06-03T00:01:42.278Z Downloaded defmt v0.3.8
10082025-06-03T00:01:42.278Z Downloaded debug-ignore v1.0.5
10092025-06-03T00:01:42.278Z Downloaded data-encoding v2.6.0
10102025-06-03T00:01:42.278Z Downloaded tokio-tungstenite v0.21.0
10112025-06-03T00:01:42.304Z Downloaded rayon-core v1.12.1
10122025-06-03T00:01:42.304Z Downloaded indicatif v0.17.11
10132025-06-03T00:01:42.304Z Downloaded parse-display v0.10.0
10142025-06-03T00:01:42.304Z Downloaded hex v0.4.3
10152025-06-03T00:01:42.304Z Downloaded heck v0.3.3
10162025-06-03T00:01:42.304Z Downloaded futures-core v0.3.31
10172025-06-03T00:01:42.304Z Downloaded funty v2.0.0
10182025-06-03T00:01:42.304Z Downloaded fs-err v2.11.0
10192025-06-03T00:01:42.330Z Downloaded darling v0.20.10
10202025-06-03T00:01:42.330Z Downloaded daft-derive v0.1.3
10212025-06-03T00:01:42.330Z Downloaded zerovec-derive v0.10.3
10222025-06-03T00:01:42.330Z Downloaded zeroize_derive v1.4.2
10232025-06-03T00:01:42.330Z Downloaded zeroize v1.8.1
10242025-06-03T00:01:42.330Z Downloaded zerofrom-derive v0.1.4
10252025-06-03T00:01:42.330Z Downloaded typify-macro v0.2.0
10262025-06-03T00:01:42.330Z Downloaded typify v0.4.1
10272025-06-03T00:01:42.356Z Downloaded typify v0.3.0
10282025-06-03T00:01:42.356Z Downloaded prettyplease v0.2.32
10292025-06-03T00:01:42.356Z Downloaded litrs v0.4.1
10302025-06-03T00:01:42.356Z Downloaded aes-gcm v0.10.3
10312025-06-03T00:01:42.356Z Downloaded new_debug_unreachable v1.0.6
10322025-06-03T00:01:42.356Z Downloaded typify-macro v0.4.1
10332025-06-03T00:01:42.356Z Downloaded typify-macro v0.3.0
10342025-06-03T00:01:42.356Z Downloaded icu_locid_transform_data v1.5.0
10352025-06-03T00:01:42.383Z Downloaded headers v0.4.0
10362025-06-03T00:01:42.383Z Downloaded crossbeam-channel v0.5.15
10372025-06-03T00:01:42.383Z Downloaded either v1.14.0
10382025-06-03T00:01:42.383Z Downloaded ed25519 v2.2.3
10392025-06-03T00:01:42.383Z Downloaded yasna v0.5.2
10402025-06-03T00:01:42.383Z Downloaded mime_guess v2.0.5
10412025-06-03T00:01:42.383Z Downloaded memmap2 v0.9.5
10422025-06-03T00:01:42.408Z Downloaded maplit v1.0.2
10432025-06-03T00:01:42.408Z Downloaded lzss v0.8.2
10442025-06-03T00:01:42.408Z Downloaded libloading v0.8.5
10452025-06-03T00:01:42.408Z Downloaded ingot-types v0.1.0
10462025-06-03T00:01:42.408Z Downloaded indexmap v1.9.3
10472025-06-03T00:01:42.408Z Downloaded hickory-client v0.24.4
10482025-06-03T00:01:42.409Z Downloaded smallvec v1.14.0
10492025-06-03T00:01:42.409Z Downloaded signal-hook v0.3.17
10502025-06-03T00:01:42.434Z Downloaded icu_normalizer_data v1.5.0
10512025-06-03T00:01:42.434Z Downloaded aes v0.8.4
10522025-06-03T00:01:42.434Z Downloaded structmeta v0.3.0
10532025-06-03T00:01:42.434Z Downloaded strip-ansi-escapes v0.2.0
10542025-06-03T00:01:42.434Z Downloaded icu_provider v1.5.0
10552025-06-03T00:01:42.435Z Downloaded icu_normalizer v1.5.0
10562025-06-03T00:01:42.435Z Downloaded hmac v0.12.1
10572025-06-03T00:01:42.435Z Downloaded const_format v0.2.34
10582025-06-03T00:01:42.463Z Downloaded cc v1.2.15
10592025-06-03T00:01:42.464Z Downloaded backtrace v0.3.74
10602025-06-03T00:01:42.464Z Downloaded darling_macro v0.20.10
10612025-06-03T00:01:42.464Z Downloaded which v4.4.2
10622025-06-03T00:01:42.464Z Downloaded tui-tree-widget v0.23.0
10632025-06-03T00:01:42.464Z Downloaded spin v0.9.8
10642025-06-03T00:01:42.489Z Downloaded base64 v0.21.7
10652025-06-03T00:01:42.489Z Downloaded whoami v1.5.2
10662025-06-03T00:01:42.489Z Downloaded typify v0.2.0
10672025-06-03T00:01:42.489Z Downloaded shlex v1.3.0
10682025-06-03T00:01:42.489Z Downloaded same-file v1.0.6
10692025-06-03T00:01:42.489Z Downloaded rcgen v0.12.1
10702025-06-03T00:01:42.489Z Downloaded maybe-uninit v2.0.0
10712025-06-03T00:01:42.489Z Downloaded lock_api v0.4.12
10722025-06-03T00:01:42.489Z Downloaded litemap v0.7.3
10732025-06-03T00:01:42.489Z Downloaded ingot-macros v0.1.0
10742025-06-03T00:01:42.515Z Downloaded rand_core v0.9.2
10752025-06-03T00:01:42.515Z Downloaded ipnet v2.11.0
10762025-06-03T00:01:42.515Z Downloaded hyper-rustls v0.27.3
10772025-06-03T00:01:42.516Z Downloaded crypto-bigint v0.5.5
10782025-06-03T00:01:42.516Z Downloaded compact_str v0.8.0
10792025-06-03T00:01:42.516Z Downloaded bytes v1.10.1
10802025-06-03T00:01:42.541Z Downloaded bumpalo v3.16.0
10812025-06-03T00:01:42.541Z Downloaded base64 v0.22.1
10822025-06-03T00:01:42.541Z Downloaded time-macros v0.2.18
10832025-06-03T00:01:42.541Z Downloaded supports-color v3.0.2
10842025-06-03T00:01:42.541Z Downloaded support-bundle-viewer v0.1.0
10852025-06-03T00:01:42.541Z Downloaded stringprep v0.1.5
10862025-06-03T00:01:42.541Z Downloaded ssh-encoding v0.2.0
10872025-06-03T00:01:42.541Z Downloaded ssh-cipher v0.2.0
10882025-06-03T00:01:42.541Z Downloaded rand_seeder v0.3.0
10892025-06-03T00:01:42.541Z Downloaded mime v0.3.17
10902025-06-03T00:01:42.567Z Downloaded tiny-keccak v2.0.2
10912025-06-03T00:01:42.567Z Downloaded smf v0.2.3
10922025-06-03T00:01:42.567Z Downloaded signature v2.2.0
10932025-06-03T00:01:42.567Z Downloaded signal-hook-tokio v0.3.1
10942025-06-03T00:01:42.567Z Downloaded signal-hook-registry v1.4.2
10952025-06-03T00:01:42.567Z Downloaded signal-hook-mio v0.2.4
10962025-06-03T00:01:42.567Z Downloaded rustversion v1.0.17
10972025-06-03T00:01:42.567Z Downloaded rand_xorshift v0.3.0
10982025-06-03T00:01:42.567Z Downloaded proc-macro-error2 v2.0.1
10992025-06-03T00:01:42.567Z Downloaded jobserver v0.1.32
11002025-06-03T00:01:42.595Z Downloaded lru v0.12.5
11012025-06-03T00:01:42.595Z Downloaded ipnetwork v0.21.1
11022025-06-03T00:01:42.595Z Downloaded iana-time-zone v0.1.63
11032025-06-03T00:01:42.595Z Downloaded hyper-staticfile v0.10.1
11042025-06-03T00:01:42.595Z Downloaded clang-sys v1.8.1
11052025-06-03T00:01:42.595Z Downloaded sync-ptr v0.1.1
11062025-06-03T00:01:42.595Z Downloaded aws-lc-sys v0.26.0
11072025-06-03T00:01:42.914Z Downloaded rusty-fork v0.3.0
11082025-06-03T00:01:42.940Z Downloaded memoffset v0.9.1
11092025-06-03T00:01:42.940Z Downloaded md-5 v0.10.6
11102025-06-03T00:01:42.940Z Downloaded managed v0.8.0
11112025-06-03T00:01:42.940Z Downloaded lru-cache v0.1.2
11122025-06-03T00:01:42.940Z Downloaded chacha20poly1305 v0.10.1
11132025-06-03T00:01:42.940Z Downloaded rand_chacha v0.9.0
11142025-06-03T00:01:42.940Z Downloaded rand_chacha v0.3.1
11152025-06-03T00:01:42.940Z Downloaded progenitor v0.10.0
11162025-06-03T00:01:42.940Z Downloaded progenitor v0.9.1
11172025-06-03T00:01:42.940Z Downloaded progenitor v0.8.0
11182025-06-03T00:01:42.940Z Downloaded proc-macro-error-attr2 v2.0.0
11192025-06-03T00:01:42.940Z Downloaded lockfree-object-pool v0.1.6
11202025-06-03T00:01:42.940Z Downloaded linear-map v1.2.0
11212025-06-03T00:01:42.966Z Downloaded lazy_static v1.5.0
11222025-06-03T00:01:42.966Z Downloaded rand_core v0.6.4
11232025-06-03T00:01:42.966Z Downloaded proc-macro-crate v1.3.1
11242025-06-03T00:01:42.966Z Downloaded primeorder v0.13.6
11252025-06-03T00:01:42.966Z Downloaded inout v0.1.3
11262025-06-03T00:01:42.966Z Downloaded icu_locid_transform v1.5.0
11272025-06-03T00:01:42.966Z Downloaded httparse v1.9.5
11282025-06-03T00:01:42.966Z Downloaded highway v1.3.0
11292025-06-03T00:01:42.966Z Downloaded blake2 v0.10.6
11302025-06-03T00:01:42.966Z Downloaded base64 v0.13.1
11312025-06-03T00:01:42.993Z Downloaded libsw v3.4.0
11322025-06-03T00:01:42.993Z Downloaded kstat-rs v0.2.4
11332025-06-03T00:01:42.993Z Downloaded is-terminal v0.4.13
11342025-06-03T00:01:42.993Z Downloaded humantime v2.1.0
11352025-06-03T00:01:42.993Z Downloaded crossbeam-utils v0.8.21
11362025-06-03T00:01:42.993Z Downloaded crossbeam-epoch v0.9.18
11372025-06-03T00:01:42.993Z Downloaded crc-any v2.5.0
11382025-06-03T00:01:42.993Z Downloaded cookie v0.18.1
11392025-06-03T00:01:42.993Z Downloaded const-oid v0.9.6
11402025-06-03T00:01:42.993Z Downloaded ciborium v0.2.2
11412025-06-03T00:01:43.032Z Downloaded linked-hash-map v0.5.6
11422025-06-03T00:01:43.033Z Downloaded libscf-sys v1.1.0
11432025-06-03T00:01:43.033Z Downloaded libefi-sys v0.1.0
11442025-06-03T00:01:43.033Z Downloaded lazycell v1.3.0
11452025-06-03T00:01:43.059Z Downloaded lalrpop-util v0.19.12
11462025-06-03T00:01:43.059Z Downloaded keccak v0.1.5
11472025-06-03T00:01:43.059Z Downloaded ingot v0.1.0
11482025-06-03T00:01:43.059Z Downloaded idna_adapter v1.2.0
11492025-06-03T00:01:43.059Z Downloaded arc-swap v1.7.1
11502025-06-03T00:01:43.084Z Downloaded allocator-api2 v0.2.18
11512025-06-03T00:01:43.085Z Downloaded internet-checksum v0.2.1
11522025-06-03T00:01:43.085Z Downloaded instability v0.3.2
11532025-06-03T00:01:43.085Z Downloaded indoc v2.0.6
11542025-06-03T00:01:43.085Z Downloaded http-body-util v0.1.3
11552025-06-03T00:01:43.085Z Downloaded bzip2 v0.5.2
11562025-06-03T00:01:43.085Z Downloaded async-bb8-diesel v0.2.1
11572025-06-03T00:01:43.110Z Downloaded console v0.15.10
11582025-06-03T00:01:43.111Z Downloaded crc32fast v1.4.2
11592025-06-03T00:01:43.111Z Downloaded colored v2.2.0
11602025-06-03T00:01:43.111Z Downloaded backoff v0.4.0
11612025-06-03T00:01:43.111Z Downloaded indoc v1.0.9
11622025-06-03T00:01:43.111Z Downloaded icu_provider_macros v1.5.0
11632025-06-03T00:01:43.111Z Downloaded headers-core v0.3.0
11642025-06-03T00:01:43.137Z Downloaded crc-catalog v2.4.0
11652025-06-03T00:01:43.137Z Downloaded cancel-safe-futures v0.1.5
11662025-06-03T00:01:43.137Z Downloaded bzip2 v0.4.4
11672025-06-03T00:01:43.137Z Downloaded bit-vec v0.8.0
11682025-06-03T00:01:43.137Z Downloaded bit-vec v0.6.3
11692025-06-03T00:01:43.137Z Downloaded bcs v0.1.6
11702025-06-03T00:01:43.137Z Downloaded bcrypt-pbkdf v0.10.0
11712025-06-03T00:01:43.137Z Downloaded base64ct v1.6.0
11722025-06-03T00:01:43.164Z Downloaded async-trait v0.1.88
11732025-06-03T00:01:43.164Z Downloaded async-stream v0.3.6
11742025-06-03T00:01:43.164Z Downloaded ahash v0.8.11
11752025-06-03T00:01:43.164Z Downloaded arrayvec v0.7.6
11762025-06-03T00:01:43.164Z Downloaded addr2line v0.24.2
11772025-06-03T00:01:43.164Z Downloaded hubpack v0.1.2
11782025-06-03T00:01:43.164Z Downloaded hostname v0.4.0
11792025-06-03T00:01:43.164Z Downloaded hostname v0.3.1
11802025-06-03T00:01:43.190Z Downloaded cbc v0.1.2
11812025-06-03T00:01:43.190Z Downloaded cassowary v0.3.0
11822025-06-03T00:01:43.190Z Downloaded httpdate v1.0.3
11832025-06-03T00:01:43.190Z Downloaded crc v3.2.1
11842025-06-03T00:01:43.190Z Downloaded bitfield v0.14.0
11852025-06-03T00:01:43.190Z Downloaded cipher v0.4.4
11862025-06-03T00:01:43.216Z Downloaded chacha20 v0.9.1
11872025-06-03T00:01:43.217Z Downloaded cexpr v0.6.0
11882025-06-03T00:01:43.217Z Downloaded block-padding v0.3.3
11892025-06-03T00:01:43.217Z Downloaded bb8 v0.8.5
11902025-06-03T00:01:43.217Z Downloaded atomic-waker v1.1.2
11912025-06-03T00:01:43.217Z Downloaded ascii-canvas v3.0.0
11922025-06-03T00:01:43.217Z Downloaded arrayref v0.3.9
11932025-06-03T00:01:43.217Z Downloaded array-init v0.0.4
11942025-06-03T00:01:43.217Z Downloaded argon2 v0.5.3
11952025-06-03T00:01:43.244Z Downloaded aead v0.5.2
11962025-06-03T00:01:43.244Z Downloaded adler2 v2.0.0
11972025-06-03T00:01:43.244Z Downloaded cstr-argument v0.1.2
11982025-06-03T00:01:43.244Z Downloaded crunchy v0.2.2
11992025-06-03T00:01:43.244Z Downloaded crucible-workspace-hack v0.1.0
12002025-06-03T00:01:43.244Z Downloaded crc8 v0.1.1
12012025-06-03T00:01:43.244Z Downloaded ciborium-io v0.2.2
12022025-06-03T00:01:43.244Z Downloaded cfg_aliases v0.2.1
12032025-06-03T00:01:43.244Z Downloaded cfg_aliases v0.1.1
12042025-06-03T00:01:43.244Z Downloaded blowfish v0.9.1
12052025-06-03T00:01:43.244Z Downloaded assert_matches v1.5.0
12062025-06-03T00:01:43.680Z Compiling serde v1.0.219
12072025-06-03T00:01:43.705Z Compiling value-bag v1.9.0
12082025-06-03T00:01:43.706Z Compiling shlex v1.3.0
12092025-06-03T00:01:43.706Z Compiling lock_api v0.4.12
12102025-06-03T00:01:43.706Z Compiling scopeguard v1.2.0
12112025-06-03T00:01:43.706Z Compiling typenum v1.17.0
12122025-06-03T00:01:43.706Z Compiling syn v2.0.101
12132025-06-03T00:01:43.706Z Compiling getrandom v0.2.15
12142025-06-03T00:01:44.013Z Compiling jobserver v0.1.32
12152025-06-03T00:01:44.132Z Compiling rand_core v0.6.4
12162025-06-03T00:01:44.253Z Compiling log v0.4.27
12172025-06-03T00:01:44.305Z Compiling generic-array v0.14.7
12182025-06-03T00:01:44.367Z Compiling smallvec v1.14.0
12192025-06-03T00:01:44.643Z Compiling cc v1.2.15
12202025-06-03T00:01:44.763Z Compiling subtle v2.6.1
12212025-06-03T00:01:44.788Z Compiling const-oid v0.9.6
12222025-06-03T00:01:44.815Z Compiling stable_deref_trait v1.2.0
12232025-06-03T00:01:44.888Z Compiling pkg-config v0.3.31
12242025-06-03T00:01:44.955Z Compiling pin-project-lite v0.2.14
12252025-06-03T00:01:45.036Z Compiling rustix v0.38.37
12262025-06-03T00:01:45.125Z Compiling parking_lot_core v0.9.10
12272025-06-03T00:01:45.150Z Compiling signal-hook-registry v1.4.2
12282025-06-03T00:01:45.855Z Compiling mio v1.0.2
12292025-06-03T00:01:45.881Z Compiling spin v0.9.8
12302025-06-03T00:01:45.959Z Compiling futures-core v0.3.31
12312025-06-03T00:01:46.165Z Compiling parking_lot v0.12.3
12322025-06-03T00:01:46.193Z Compiling aho-corasick v1.1.3
12332025-06-03T00:01:46.223Z Compiling either v1.14.0
12342025-06-03T00:01:46.322Z Compiling libm v0.2.8
12352025-06-03T00:01:46.639Z Compiling serde_json v1.0.140
12362025-06-03T00:01:46.664Z Compiling litemap v0.7.3
12372025-06-03T00:01:46.726Z Compiling cpufeatures v0.2.14
12382025-06-03T00:01:46.850Z Compiling writeable v0.5.5
12392025-06-03T00:01:46.939Z Compiling regex-syntax v0.8.5
12402025-06-03T00:01:47.024Z Compiling socket2 v0.5.9
12412025-06-03T00:01:47.057Z Compiling num-traits v0.2.19
12422025-06-03T00:01:47.164Z Compiling slab v0.4.9
12432025-06-03T00:01:47.351Z Compiling glob v0.3.2
12442025-06-03T00:01:47.802Z Compiling futures-sink v0.3.31
12452025-06-03T00:01:47.933Z Compiling getrandom v0.3.1
12462025-06-03T00:01:47.983Z Compiling prettyplease v0.2.32
12472025-06-03T00:01:48.313Z Compiling clang-sys v1.8.1
12482025-06-03T00:01:48.338Z Compiling icu_locid_transform_data v1.5.0
12492025-06-03T00:01:48.688Z Compiling lazy_static v1.5.0
12502025-06-03T00:01:48.781Z Compiling icu_properties_data v1.5.0
12512025-06-03T00:01:48.847Z Compiling allocator-api2 v0.2.18
12522025-06-03T00:01:48.986Z Compiling minimal-lexical v0.2.1
12532025-06-03T00:01:49.058Z Compiling foldhash v0.1.3
12542025-06-03T00:01:49.377Z Compiling libloading v0.8.5
12552025-06-03T00:01:49.492Z Compiling nom v7.1.3
12562025-06-03T00:01:49.550Z Compiling hashbrown v0.15.3
12572025-06-03T00:01:49.606Z Compiling bindgen v0.69.5
12582025-06-03T00:01:49.795Z Compiling percent-encoding v2.3.1
12592025-06-03T00:01:50.152Z Compiling icu_normalizer_data v1.5.0
12602025-06-03T00:01:50.294Z Compiling utf8_iter v1.0.4
12612025-06-03T00:01:50.464Z Compiling home v0.5.9
12622025-06-03T00:01:50.534Z Compiling write16 v1.0.0
12632025-06-03T00:01:50.607Z Compiling regex-automata v0.4.8
12642025-06-03T00:01:50.721Z Compiling base64ct v1.6.0
12652025-06-03T00:01:50.750Z Compiling utf16_iter v1.0.5
12662025-06-03T00:01:50.853Z Compiling itertools v0.12.1
12672025-06-03T00:01:51.010Z Compiling flagset v0.4.6
12682025-06-03T00:01:51.268Z Compiling pem-rfc7468 v0.7.0
12692025-06-03T00:01:51.353Z Compiling synstructure v0.13.1
12702025-06-03T00:01:52.783Z Compiling cexpr v0.6.0
12712025-06-03T00:01:52.825Z Compiling lazycell v1.3.0
12722025-06-03T00:01:52.990Z Compiling rustc-hash v1.1.0
12732025-06-03T00:01:53.088Z Compiling futures-channel v0.3.31
12742025-06-03T00:01:53.257Z Compiling cmake v0.1.51
12752025-06-03T00:01:53.511Z Compiling dunce v1.0.5
12762025-06-03T00:01:53.669Z Compiling pin-utils v0.1.0
12772025-06-03T00:01:53.840Z Compiling futures-task v0.3.31
12782025-06-03T00:01:53.923Z Compiling futures-io v0.3.31
12792025-06-03T00:01:54.079Z Compiling fs_extra v1.3.0
12802025-06-03T00:01:54.162Z Compiling form_urlencoded v1.2.1
12812025-06-03T00:01:54.264Z Compiling vcpkg v0.2.15
12822025-06-03T00:01:54.496Z Compiling paste v1.0.15
12832025-06-03T00:01:54.671Z Compiling crossbeam-utils v0.8.21
12842025-06-03T00:01:54.787Z Compiling zerocopy v0.8.25
12852025-06-03T00:01:54.880Z Compiling ring v0.17.14
12862025-06-03T00:01:55.236Z Compiling tracing-core v0.1.32
12872025-06-03T00:01:55.639Z Compiling iana-time-zone v0.1.63
12882025-06-03T00:01:55.862Z Compiling openssl-sys v0.9.107
12892025-06-03T00:01:55.968Z Compiling aws-lc-rs v1.12.4
12902025-06-03T00:01:55.994Z Compiling serde_derive v1.0.219
12912025-06-03T00:01:56.020Z Compiling zeroize_derive v1.4.2
12922025-06-03T00:01:56.045Z Compiling zerofrom-derive v0.1.4
12932025-06-03T00:01:56.375Z Compiling yoke-derive v0.7.4
12942025-06-03T00:01:56.437Z Compiling zerovec-derive v0.10.3
12952025-06-03T00:01:56.843Z Compiling displaydoc v0.2.5
12962025-06-03T00:01:57.288Z Compiling zeroize v1.8.1
12972025-06-03T00:01:58.242Z Compiling zerocopy-derive v0.7.35
12982025-06-03T00:01:58.688Z Compiling icu_provider_macros v1.5.0
12992025-06-03T00:01:58.880Z Compiling tokio-macros v2.5.0
13002025-06-03T00:01:58.989Z Compiling crypto-common v0.1.6
13012025-06-03T00:01:59.227Z Compiling block-buffer v0.10.4
13022025-06-03T00:01:59.252Z Compiling zerofrom v0.1.4
13032025-06-03T00:01:59.484Z Compiling digest v0.10.7
13042025-06-03T00:01:59.520Z Compiling yoke v0.7.4
13052025-06-03T00:01:59.698Z Compiling block-padding v0.3.3
13062025-06-03T00:01:59.905Z Compiling zerovec v0.10.4
13072025-06-03T00:01:59.969Z Compiling hmac v0.12.1
13082025-06-03T00:01:59.994Z Compiling inout v0.1.3
13092025-06-03T00:02:00.056Z Compiling zerocopy v0.7.35
13102025-06-03T00:02:00.252Z Compiling cipher v0.4.4
13112025-06-03T00:02:00.277Z Compiling sha2 v0.10.8
13122025-06-03T00:02:00.308Z Compiling regex v1.11.1
13132025-06-03T00:02:00.821Z Compiling der_derive v0.7.3
13142025-06-03T00:02:00.847Z Compiling thiserror-impl v1.0.69
13152025-06-03T00:02:00.873Z Compiling futures-macro v0.3.31
13162025-06-03T00:02:01.321Z Compiling ppv-lite86 v0.2.20
13172025-06-03T00:02:01.353Z Compiling salsa20 v0.10.2
13182025-06-03T00:02:01.657Z Compiling pbkdf2 v0.12.2
13192025-06-03T00:02:01.863Z Compiling tinystr v0.7.6
13202025-06-03T00:02:02.058Z Compiling icu_collections v1.5.0
13212025-06-03T00:02:02.146Z Compiling scrypt v0.11.0
13222025-06-03T00:02:02.295Z Compiling icu_locid v1.5.0
13232025-06-03T00:02:02.564Z Compiling futures-util v0.3.31
13242025-06-03T00:02:02.685Z Compiling aes v0.8.4
13252025-06-03T00:02:02.978Z Compiling der v0.7.9
13262025-06-03T00:02:03.109Z Compiling cbc v0.1.2
13272025-06-03T00:02:03.394Z Compiling zerocopy-derive v0.8.25
13282025-06-03T00:02:03.561Z Compiling icu_provider v1.5.0
13292025-06-03T00:02:03.633Z Compiling thiserror v1.0.69
13302025-06-03T00:02:03.793Z Compiling pest v2.7.14
13312025-06-03T00:02:04.240Z Compiling tracing-attributes v0.1.27
13322025-06-03T00:02:04.529Z Compiling icu_locid_transform v1.5.0
13332025-06-03T00:02:05.068Z Compiling spki v0.7.3
13342025-06-03T00:02:05.486Z Compiling pkcs5 v0.7.1
13352025-06-03T00:02:05.929Z Compiling icu_properties v1.5.1
13362025-06-03T00:02:06.572Z Compiling pest_meta v2.7.14
13372025-06-03T00:02:06.777Z Compiling pkcs8 v0.10.2
13382025-06-03T00:02:06.831Z Compiling scroll_derive v0.12.0
13392025-06-03T00:02:07.383Z Compiling tracing v0.1.40
13402025-06-03T00:02:08.069Z Compiling tinyvec_macros v0.1.1
13412025-06-03T00:02:08.128Z Compiling httparse v1.9.5
13422025-06-03T00:02:08.208Z Compiling bytes v1.10.1
13432025-06-03T00:02:08.501Z Compiling bitflags v2.9.0
13442025-06-03T00:02:08.777Z Compiling semver v1.0.26
13452025-06-03T00:02:09.503Z Compiling tokio v1.45.0
13462025-06-03T00:02:09.658Z Compiling icu_normalizer v1.5.0
13472025-06-03T00:02:09.864Z Compiling indexmap v2.9.0
13482025-06-03T00:02:10.481Z Compiling rustc_version v0.4.1
13492025-06-03T00:02:10.824Z Compiling idna_adapter v1.2.0
13502025-06-03T00:02:11.070Z Compiling idna v1.0.3
13512025-06-03T00:02:11.185Z Compiling http v1.3.1
13522025-06-03T00:02:11.233Z Compiling uuid v1.16.0
13532025-06-03T00:02:11.371Z Compiling chrono v0.4.41
13542025-06-03T00:02:11.807Z Compiling url v2.5.3
13552025-06-03T00:02:12.519Z Compiling which v4.4.2
13562025-06-03T00:02:12.571Z Compiling rustls-pki-types v1.10.0
13572025-06-03T00:02:12.699Z Compiling http-body v1.0.1
13582025-06-03T00:02:13.097Z Compiling tinyvec v1.8.0
13592025-06-03T00:02:13.318Z Compiling scroll v0.12.0
13602025-06-03T00:02:13.473Z Compiling pest_generator v2.7.14
13612025-06-03T00:02:13.564Z Compiling serde_derive_internals v0.29.1
13622025-06-03T00:02:13.618Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13632025-06-03T00:02:13.880Z Compiling bzip2-sys v0.1.13+1.0.8
13642025-06-03T00:02:14.328Z Compiling schemars v0.8.22
13652025-06-03T00:02:14.373Z Compiling powerfmt v0.2.0
13662025-06-03T00:02:14.600Z Compiling untrusted v0.9.0
13672025-06-03T00:02:14.663Z Compiling adler2 v2.0.0
13682025-06-03T00:02:14.692Z Compiling time-core v0.1.2
13692025-06-03T00:02:14.794Z Compiling rustversion v1.0.17
13702025-06-03T00:02:14.855Z Compiling openssl v0.10.72
13712025-06-03T00:02:14.919Z Compiling num-conv v0.1.0
13722025-06-03T00:02:14.946Z Compiling try-lock v0.2.5
13732025-06-03T00:02:15.036Z Compiling atomic-waker v1.1.2
13742025-06-03T00:02:15.159Z Compiling untrusted v0.7.1
13752025-06-03T00:02:15.220Z Compiling foreign-types-shared v0.1.1
13762025-06-03T00:02:15.276Z Compiling time-macros v0.2.18
13772025-06-03T00:02:15.334Z Compiling want v0.3.1
13782025-06-03T00:02:15.375Z Compiling foreign-types v0.3.2
13792025-06-03T00:02:15.403Z Compiling pest_derive v2.7.14
13802025-06-03T00:02:15.515Z Compiling goblin v0.8.2
13812025-06-03T00:02:15.586Z Compiling miniz_oxide v0.8.5
13822025-06-03T00:02:15.845Z Compiling schemars_derive v0.8.22
13832025-06-03T00:02:16.215Z Compiling deranged v0.3.11
13842025-06-03T00:02:18.507Z Compiling tokio-util v0.7.13
13852025-06-03T00:02:18.734Z Compiling rand_core v0.9.2
13862025-06-03T00:02:19.142Z Compiling openssl-macros v0.1.1
13872025-06-03T00:02:19.805Z Compiling h2 v0.4.6
13882025-06-03T00:02:19.861Z Compiling num_threads v0.1.7
13892025-06-03T00:02:20.012Z Compiling dyn-clone v1.0.19
13902025-06-03T00:02:20.098Z Compiling httpdate v1.0.3
13912025-06-03T00:02:20.170Z Compiling native-tls v0.2.12
13922025-06-03T00:02:20.240Z Compiling syn v1.0.109
13932025-06-03T00:02:20.483Z Compiling rustls v0.23.19
13942025-06-03T00:02:20.576Z Compiling tower-service v0.3.3
13952025-06-03T00:02:20.826Z Compiling time v0.3.36
13962025-06-03T00:02:22.798Z Compiling dof v0.3.0
13972025-06-03T00:02:24.211Z Compiling rand_chacha v0.9.0
13982025-06-03T00:02:24.686Z Compiling dtrace-parser v0.2.0
13992025-06-03T00:02:25.529Z Compiling unicode-normalization v0.1.24
14002025-06-03T00:02:25.619Z Compiling heapless v0.7.17
14012025-06-03T00:02:25.875Z Compiling crossbeam-epoch v0.9.18
14022025-06-03T00:02:25.923Z Compiling rand_chacha v0.3.1
14032025-06-03T00:02:26.398Z Compiling signature v2.2.0
14042025-06-03T00:02:26.460Z Compiling crc32fast v1.4.2
14052025-06-03T00:02:26.517Z Compiling cookie v0.18.1
14062025-06-03T00:02:26.723Z Compiling siphasher v0.3.11
14072025-06-03T00:02:26.806Z Compiling unicode-bidi v0.3.17
14082025-06-03T00:02:26.861Z Compiling zstd-safe v7.2.3
14092025-06-03T00:02:27.123Z Compiling hyper v1.6.0
14102025-06-03T00:02:27.191Z Compiling slog v2.7.0
14112025-06-03T00:02:27.586Z Compiling rayon-core v1.12.1
14122025-06-03T00:02:28.266Z Compiling base64 v0.22.1
14132025-06-03T00:02:28.266Z Compiling signal-hook v0.3.17
14142025-06-03T00:02:28.729Z Compiling openssl-probe v0.1.5
14152025-06-03T00:02:28.729Z Compiling unicode-properties v0.1.3
14162025-06-03T00:02:29.242Z Compiling stringprep v0.1.5
14172025-06-03T00:02:29.243Z Compiling phf_shared v0.11.2
14182025-06-03T00:02:29.678Z Compiling usdt-impl v0.5.0
14192025-06-03T00:02:29.678Z Compiling rand v0.8.5
14202025-06-03T00:02:29.678Z Compiling crossbeam-deque v0.8.5
14212025-06-03T00:02:29.937Z Compiling rand v0.9.0
14222025-06-03T00:02:29.937Z Compiling hyper-util v0.1.11
14232025-06-03T00:02:30.400Z Compiling curve25519-dalek v4.1.3
14242025-06-03T00:02:30.839Z Compiling toml_datetime v0.6.9
14252025-06-03T00:02:31.043Z Compiling serde_tokenstream v0.2.2
14262025-06-03T00:02:31.101Z Compiling serde_spanned v0.6.8
14272025-06-03T00:02:31.190Z Compiling md-5 v0.10.6
14282025-06-03T00:02:31.361Z Compiling num-integer v0.1.46
14292025-06-03T00:02:31.424Z Compiling ff v0.13.0
14302025-06-03T00:02:31.487Z Compiling hash32 v0.2.1
14312025-06-03T00:02:31.517Z Compiling memoffset v0.9.1
14322025-06-03T00:02:31.620Z Compiling litrs v0.4.1
14332025-06-03T00:02:31.677Z Compiling fallible-iterator v0.2.0
14342025-06-03T00:02:31.963Z Compiling cfg_aliases v0.2.1
14352025-06-03T00:02:32.058Z Compiling psl-types v2.0.11
14362025-06-03T00:02:32.058Z Compiling newtype-uuid v1.2.1
14372025-06-03T00:02:32.126Z Compiling portable-atomic v1.11.0
14382025-06-03T00:02:32.260Z Compiling gimli v0.31.1
14392025-06-03T00:02:32.298Z Compiling num-bigint-dig v0.8.4
14402025-06-03T00:02:32.422Z Compiling smoltcp v0.9.1
14412025-06-03T00:02:32.631Z Compiling base16ct v0.2.0
14422025-06-03T00:02:32.728Z Compiling postgres-protocol v0.6.8
14432025-06-03T00:02:32.779Z Compiling document-features v0.2.10
14442025-06-03T00:02:32.979Z Compiling sec1 v0.7.3
14452025-06-03T00:02:33.181Z Compiling publicsuffix v2.3.0
14462025-06-03T00:02:33.295Z Compiling num-iter v0.1.45
14472025-06-03T00:02:33.651Z Compiling nix v0.29.0
14482025-06-03T00:02:33.735Z Compiling group v0.13.0
14492025-06-03T00:02:34.332Z Compiling tokio-native-tls v0.3.1
14502025-06-03T00:02:34.865Z Compiling flate2 v1.1.1
14512025-06-03T00:02:35.206Z Compiling ipnetwork v0.21.1
14522025-06-03T00:02:35.268Z Compiling webpki-roots v0.26.6
14532025-06-03T00:02:35.517Z Compiling http-body-util v0.1.3
14542025-06-03T00:02:35.568Z Compiling terminal_size v0.4.0
14552025-06-03T00:02:35.675Z Compiling hkdf v0.12.4
14562025-06-03T00:02:35.790Z Compiling crypto-bigint v0.5.5
14572025-06-03T00:02:35.818Z Compiling async-trait v0.1.88
14582025-06-03T00:02:35.963Z Compiling curve25519-dalek-derive v0.1.1
14592025-06-03T00:02:36.039Z Compiling sync_wrapper v1.0.1
14602025-06-03T00:02:36.066Z Compiling object v0.36.5
14612025-06-03T00:02:36.228Z Compiling fs-err v3.1.0
14622025-06-03T00:02:36.535Z Compiling ahash v0.8.11
14632025-06-03T00:02:36.842Z Compiling addr2line v0.24.2
14642025-06-03T00:02:37.129Z Compiling managed v0.8.0
14652025-06-03T00:02:37.288Z Compiling bumpalo v3.16.0
14662025-06-03T00:02:37.507Z Compiling lockfree-object-pool v0.1.6
14672025-06-03T00:02:37.543Z Compiling ipnet v2.11.0
14682025-06-03T00:02:37.810Z Compiling winnow v0.5.40
14692025-06-03T00:02:37.853Z Compiling anyhow v1.0.98
14702025-06-03T00:02:38.019Z Compiling tower-layer v0.3.3
14712025-06-03T00:02:38.356Z Compiling rustc-demangle v0.1.24
14722025-06-03T00:02:38.460Z Compiling buf-list v1.0.3
14732025-06-03T00:02:39.293Z Compiling unicode-width v0.2.0
14742025-06-03T00:02:40.579Z Compiling simd-adler32 v0.3.7
14752025-06-03T00:02:40.579Z Compiling zip v2.6.1
14762025-06-03T00:02:40.579Z Compiling console v0.15.10
14772025-06-03T00:02:40.579Z Compiling zopfli v0.8.1
14782025-06-03T00:02:40.579Z Compiling elliptic-curve v0.13.8
14792025-06-03T00:02:41.636Z Compiling tower v0.5.2
14802025-06-03T00:02:41.636Z Compiling toml_edit v0.19.15
14812025-06-03T00:02:42.514Z Compiling clap_builder v4.5.35
14822025-06-03T00:02:42.514Z Compiling hubpack_derive v0.1.1
14832025-06-03T00:02:42.514Z Compiling strum_macros v0.25.3
14842025-06-03T00:02:42.514Z Compiling hubpack v0.1.2
14852025-06-03T00:02:44.423Z Compiling hyper-tls v0.6.0
14862025-06-03T00:02:44.423Z Compiling oxnet v0.1.2
14872025-06-03T00:02:44.423Z Compiling backtrace v0.3.74
14882025-06-03T00:02:44.423Z Compiling signal-hook-mio v0.2.4
14892025-06-03T00:02:44.424Z Compiling rayon v1.10.0
14902025-06-03T00:02:44.424Z Compiling cookie_store v0.21.1
14912025-06-03T00:02:45.407Z Compiling zstd v0.13.3
14922025-06-03T00:02:46.267Z Compiling postgres-types v0.2.9
14932025-06-03T00:02:47.242Z Compiling usdt-attr-macro v0.5.0
14942025-06-03T00:02:48.431Z Compiling usdt-macro v0.5.0
14952025-06-03T00:02:48.431Z Compiling phf v0.11.2
14962025-06-03T00:02:48.431Z Compiling ed25519 v2.2.3
14972025-06-03T00:02:51.369Z Compiling strum_macros v0.26.4
14982025-06-03T00:02:51.370Z Compiling bzip2 v0.4.4
14992025-06-03T00:02:51.370Z Compiling bzip2 v0.5.2
15002025-06-03T00:02:51.370Z Compiling clap_derive v4.5.32
15012025-06-03T00:02:51.370Z Compiling enum-as-inner v0.6.1
15022025-06-03T00:02:51.370Z Compiling rustls-pemfile v2.2.0
15032025-06-03T00:02:51.370Z Compiling serde-big-array v0.5.1
15042025-06-03T00:02:51.370Z Compiling serde_urlencoded v0.7.1
15052025-06-03T00:02:51.370Z Compiling futures-executor v0.3.31
15062025-06-03T00:02:51.371Z Compiling pkcs1 v0.7.5
15072025-06-03T00:02:51.371Z Compiling rfc6979 v0.4.0
15082025-06-03T00:02:51.371Z Compiling bstr v1.10.0
15092025-06-03T00:02:51.371Z Compiling serde_repr v0.1.19
15102025-06-03T00:02:51.371Z Compiling daft-derive v0.1.3
15112025-06-03T00:02:51.371Z Compiling float-cmp v0.10.0
15122025-06-03T00:02:51.371Z Compiling encoding_rs v0.8.34
15132025-06-03T00:02:51.371Z Compiling whoami v1.5.2
15142025-06-03T00:02:51.372Z Compiling difflib v0.4.0
15152025-06-03T00:02:51.372Z Compiling fixedbitset v0.4.2
15162025-06-03T00:02:51.372Z Compiling new_debug_unreachable v1.0.6
15172025-06-03T00:02:53.218Z Compiling data-encoding v2.6.0
15182025-06-03T00:02:53.218Z Compiling unicode-segmentation v1.12.0
15192025-06-03T00:02:53.219Z Compiling precomputed-hash v0.1.1
15202025-06-03T00:02:53.219Z Compiling static_assertions v1.1.0
15212025-06-03T00:02:53.219Z Compiling normalize-line-endings v0.3.0
15222025-06-03T00:02:53.219Z Compiling number_prefix v0.4.0
15232025-06-03T00:02:53.219Z Compiling mime v0.3.17
15242025-06-03T00:02:53.219Z Compiling predicates-core v1.0.8
15252025-06-03T00:02:53.219Z Compiling clap v4.5.35
15262025-06-03T00:02:53.219Z Compiling indicatif v0.17.11
15272025-06-03T00:02:53.219Z Compiling toml_edit v0.22.26
15282025-06-03T00:02:53.220Z Compiling predicates v3.1.3
15292025-06-03T00:02:53.220Z Compiling similar v2.7.0
15302025-06-03T00:02:55.517Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15312025-06-03T00:02:57.583Z Compiling string_cache v0.8.9
15322025-06-03T00:02:57.583Z Compiling strum v0.26.3
15332025-06-03T00:02:57.583Z Compiling hickory-proto v0.24.4
15342025-06-03T00:02:57.583Z Compiling petgraph v0.6.5
15352025-06-03T00:02:57.584Z Compiling daft v0.1.3
15362025-06-03T00:02:57.584Z Compiling tokio-postgres v0.7.13
15372025-06-03T00:02:57.584Z Compiling usdt v0.5.0
15382025-06-03T00:02:57.584Z Compiling rsa v0.9.6
15392025-06-03T00:02:58.418Z Compiling ecdsa v0.16.9
15402025-06-03T00:02:58.418Z Compiling futures v0.3.31
15412025-06-03T00:03:00.013Z Compiling zip v0.6.6
15422025-06-03T00:03:00.742Z Compiling ed25519-dalek v2.1.1
15432025-06-03T00:03:00.742Z Compiling toml v0.7.8
15442025-06-03T00:03:00.742Z Compiling crossterm v0.28.1
15452025-06-03T00:03:01.485Z Compiling tokio-stream v0.1.17
15462025-06-03T00:03:01.485Z Compiling openapiv3 v2.0.0
15472025-06-03T00:03:01.485Z Compiling x509-cert v0.2.5
15482025-06-03T00:03:02.234Z Compiling sha1 v0.10.6
15492025-06-03T00:03:02.234Z Compiling itertools v0.10.5
15502025-06-03T00:03:02.234Z Compiling dirs-sys-next v0.1.2
15512025-06-03T00:03:02.881Z Compiling winnow v0.6.26
15522025-06-03T00:03:02.881Z Compiling peg-runtime v0.8.5
15532025-06-03T00:03:02.881Z Compiling lalrpop-util v0.19.12
15542025-06-03T00:03:03.721Z Compiling rustc-hash v2.1.1
15552025-06-03T00:03:03.721Z Compiling unicode-xid v0.2.6
15562025-06-03T00:03:03.722Z Compiling dirs-next v2.0.0
15572025-06-03T00:03:03.722Z Compiling thread_local v1.1.8
15582025-06-03T00:03:03.722Z Compiling slog-async v2.8.0
15592025-06-03T00:03:03.722Z Compiling term v0.7.0
15602025-06-03T00:03:04.530Z Compiling xattr v1.3.1
15612025-06-03T00:03:04.530Z Compiling crossbeam-channel v0.5.15
15622025-06-03T00:03:04.530Z Compiling is-terminal v0.4.13
15632025-06-03T00:03:04.530Z Compiling filetime v0.2.25
15642025-06-03T00:03:05.198Z Compiling take_mut v0.2.2
15652025-06-03T00:03:05.198Z Compiling tar v0.4.44
15662025-06-03T00:03:05.198Z Compiling slog-term v2.9.1
15672025-06-03T00:03:05.199Z Compiling camino v1.1.9
15682025-06-03T00:03:11.222Z Compiling aws-lc-sys v0.26.0
15692025-06-03T00:03:43.815Z Compiling rustls-webpki v0.102.8
15702025-06-03T00:03:50.149Z Compiling tokio-rustls v0.26.0
15712025-06-03T00:03:50.486Z Compiling hyper-rustls v0.27.3
15722025-06-03T00:03:50.816Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15732025-06-03T00:03:55.248Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15742025-06-03T00:03:55.618Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15752025-06-03T00:04:01.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
15762025-06-03T00:04:01.436Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15772025-06-03T00:04:01.513ZJun 03 00:04:00.992 INFO Starting download, target: Clickhouse
15782025-06-03T00:04:01.513ZJun 03 00:04:00.993 INFO Starting download, target: Cockroach
15792025-06-03T00:04:01.513ZJun 03 00:04:00.993 INFO Starting download, target: Console
15802025-06-03T00:04:01.513ZJun 03 00:04:00.993 INFO Starting download, target: DendriteStub
15812025-06-03T00:04:01.513ZJun 03 00:04:00.993 INFO Starting download, target: TransceiverControl
15822025-06-03T00:04:01.513ZJun 03 00:04:00.993 INFO Starting download, target: MaghemiteMgd
15832025-06-03T00:04:01.571ZJun 03 00:04:00.995 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15842025-06-03T00:04:01.572ZJun 03 00:04:00.995 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15852025-06-03T00:04:01.572ZJun 03 00:04:00.995 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15862025-06-03T00:04:01.572ZJun 03 00:04:00.995 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15872025-06-03T00:04:01.572ZJun 03 00:04:00.995 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15882025-06-03T00:04:01.572ZJun 03 00:04:00.995 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15892025-06-03T00:04:01.999ZJun 03 00:04:01.466 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15902025-06-03T00:04:02.418ZJun 03 00:04:01.820 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15912025-06-03T00:04:02.505ZJun 03 00:04:01.915 INFO Download complete, target: Console
15922025-06-03T00:04:02.749ZJun 03 00:04:02.198 INFO Download complete, target: TransceiverControl
15932025-06-03T00:04:08.251ZJun 03 00:04:07.740 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15942025-06-03T00:04:08.899ZJun 03 00:04:08.389 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15952025-06-03T00:04:11.241ZJun 03 00:04:10.731 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15962025-06-03T00:04:11.241ZJun 03 00:04:10.731 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15972025-06-03T00:04:12.231ZJun 03 00:04:11.721 INFO Download complete, target: MaghemiteMgd
15982025-06-03T00:04:12.268ZJun 03 00:04:11.758 INFO Download complete, target: DendriteStub
15992025-06-03T00:04:19.350ZJun 03 00:04:18.839 INFO Checking that binary works, target: Cockroach
16002025-06-03T00:04:19.626ZJun 03 00:04:19.117 INFO Download complete, target: Cockroach
16012025-06-03T00:04:20.352ZJun 03 00:04:19.843 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16022025-06-03T00:04:31.451ZJun 03 00:04:30.942 INFO Checking that binary works, target: Clickhouse
16032025-06-03T00:04:31.631ZJun 03 00:04:31.120 INFO Download complete, target: Clickhouse
16042025-06-03T00:04:31.655ZAll prerequisites installed successfully
16052025-06-03T00:04:31.655Z
16062025-06-03T00:04:31.655Zreal 5:36.756612798
16072025-06-03T00:04:31.656Zuser 15:11.668229605
16082025-06-03T00:04:31.656Zsys 2:32.125403509
16092025-06-03T00:04:31.656Ztrap 0.596483680
16102025-06-03T00:04:31.656Ztflt 0.446066734
16112025-06-03T00:04:31.656Zdflt 1.305904529
16122025-06-03T00:04:31.656Zkflt 0.011154950
16132025-06-03T00:04:31.656Zlock 28:00.301912147
16142025-06-03T00:04:31.656Zslp 55:45.932497563
16152025-06-03T00:04:31.656Zlat 1:02.346721395
16162025-06-03T00:04:31.656Zstop 2:30.571124019
16172025-06-03T00:04:31.656Z+ ptime -m cargo xtask download softnpu
16182025-06-03T00:04:32.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
16192025-06-03T00:04:32.700Z Running `target/debug/xtask download softnpu`
16202025-06-03T00:04:34.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
16212025-06-03T00:04:34.124Z Running `target/debug/xtask-downloader softnpu`
16222025-06-03T00:04:34.178ZJun 03 00:04:33.669 INFO Starting download, target: Softnpu
16232025-06-03T00:04:34.204ZJun 03 00:04:33.670 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16242025-06-03T00:04:35.970ZJun 03 00:04:35.461 INFO Download complete, target: Softnpu
16252025-06-03T00:04:35.995Z
16262025-06-03T00:04:35.995Zreal 4.327848296
16272025-06-03T00:04:35.995Zuser 1.932182018
16282025-06-03T00:04:35.995Zsys 1.196974556
16292025-06-03T00:04:35.995Ztrap 0.000375028
16302025-06-03T00:04:35.995Ztflt 0.000517149
16312025-06-03T00:04:35.995Zdflt 0.000310457
16322025-06-03T00:04:35.995Zkflt 0.000000000
16332025-06-03T00:04:35.995Zlock 19.768138611
16342025-06-03T00:04:35.995Zslp 1.541624584
16352025-06-03T00:04:35.995Zlat 0.174659619
16362025-06-03T00:04:35.995Zstop 0.000288928
16372025-06-03T00:04:35.995Z+ export CARGO_INCREMENTAL=0
16382025-06-03T00:04:35.995Z+ CARGO_INCREMENTAL=0
16392025-06-03T00:04:35.995Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16402025-06-03T00:04:37.537Z Compiling proc-macro2 v1.0.95
16412025-06-03T00:04:37.537Z Compiling unicode-ident v1.0.18
16422025-06-03T00:04:37.538Z Compiling libc v0.2.172
16432025-06-03T00:04:37.563Z Compiling serde v1.0.219
16442025-06-03T00:04:37.563Z Compiling autocfg v1.4.0
16452025-06-03T00:04:37.563Z Compiling cfg-if v1.0.0
16462025-06-03T00:04:37.563Z Compiling version_check v0.9.5
16472025-06-03T00:04:37.776Z Compiling memchr v2.7.4
16482025-06-03T00:04:37.805Z Compiling shlex v1.3.0
16492025-06-03T00:04:37.830Z Compiling typenum v1.17.0
16502025-06-03T00:04:38.170Z Compiling value-bag v1.9.0
16512025-06-03T00:04:38.215Z Compiling generic-array v0.14.7
16522025-06-03T00:04:38.405Z Compiling lock_api v0.4.12
16532025-06-03T00:04:38.615Z Compiling serde_json v1.0.140
16542025-06-03T00:04:38.726Z Compiling log v0.4.27
16552025-06-03T00:04:38.752Z Compiling libm v0.2.8
16562025-06-03T00:04:38.958Z Compiling num-traits v0.2.19
16572025-06-03T00:04:39.085Z Compiling scopeguard v1.2.0
16582025-06-03T00:04:39.118Z Compiling parking_lot_core v0.9.10
16592025-06-03T00:04:39.300Z Compiling semver v1.0.26
16602025-06-03T00:04:39.422Z Compiling quote v1.0.40
16612025-06-03T00:04:39.498Z Compiling jobserver v0.1.32
16622025-06-03T00:04:39.573Z Compiling getrandom v0.2.15
16632025-06-03T00:04:39.694Z Compiling rustix v0.38.37
16642025-06-03T00:04:39.720Z Compiling getrandom v0.3.1
16652025-06-03T00:04:39.745Z Compiling smallvec v1.14.0
16662025-06-03T00:04:39.887Z Compiling syn v2.0.101
16672025-06-03T00:04:39.921Z Compiling cc v1.2.15
16682025-06-03T00:04:39.948Z Compiling pkg-config v0.3.31
16692025-06-03T00:04:40.083Z Compiling aho-corasick v1.1.3
16702025-06-03T00:04:40.116Z Compiling regex-syntax v0.8.5
16712025-06-03T00:04:40.245Z Compiling either v1.14.0
16722025-06-03T00:04:40.473Z Compiling itoa v1.0.11
16732025-06-03T00:04:40.744Z Compiling slab v0.4.9
16742025-06-03T00:04:40.848Z Compiling once_cell v1.21.3
16752025-06-03T00:04:41.056Z Compiling rand_core v0.6.4
16762025-06-03T00:04:41.429Z Compiling stable_deref_trait v1.2.0
16772025-06-03T00:04:41.593Z Compiling spin v0.9.8
16782025-06-03T00:04:41.658Z Compiling errno v0.3.9
16792025-06-03T00:04:42.024Z Compiling glob v0.3.2
16802025-06-03T00:04:42.287Z Compiling subtle v2.6.1
16812025-06-03T00:04:42.312Z Compiling equivalent v1.0.2
16822025-06-03T00:04:42.445Z Compiling allocator-api2 v0.2.18
16832025-06-03T00:04:42.587Z Compiling prettyplease v0.2.32
16842025-06-03T00:04:42.670Z Compiling foldhash v0.1.3
16852025-06-03T00:04:42.695Z Compiling clang-sys v1.8.1
16862025-06-03T00:04:42.880Z Compiling lazy_static v1.5.0
16872025-06-03T00:04:42.925Z Compiling minimal-lexical v0.2.1
16882025-06-03T00:04:43.018Z Compiling hashbrown v0.15.3
16892025-06-03T00:04:43.109Z Compiling libloading v0.8.5
16902025-06-03T00:04:43.134Z Compiling schemars v0.8.22
16912025-06-03T00:04:43.231Z Compiling regex-automata v0.4.8
16922025-06-03T00:04:43.282Z Compiling nom v7.1.3
16932025-06-03T00:04:43.330Z Compiling thiserror v1.0.69
16942025-06-03T00:04:43.415Z Compiling home v0.5.9
16952025-06-03T00:04:43.449Z Compiling bindgen v0.69.5
16962025-06-03T00:04:43.840Z Compiling itertools v0.12.1
16972025-06-03T00:04:44.179Z Compiling rustc-hash v1.1.0
16982025-06-03T00:04:44.478Z Compiling ryu v1.0.18
16992025-06-03T00:04:44.702Z Compiling pin-project-lite v0.2.14
17002025-06-03T00:04:44.855Z Compiling lazycell v1.3.0
17012025-06-03T00:04:44.974Z Compiling cmake v0.1.51
17022025-06-03T00:04:45.062Z Compiling writeable v0.5.5
17032025-06-03T00:04:45.092Z Compiling fs_extra v1.3.0
17042025-06-03T00:04:45.585Z Compiling litemap v0.7.3
17052025-06-03T00:04:45.845Z Compiling cexpr v0.6.0
17062025-06-03T00:04:45.874Z Compiling dunce v1.0.5
17072025-06-03T00:04:45.954Z Compiling synstructure v0.13.1
17082025-06-03T00:04:46.039Z Compiling serde_derive_internals v0.29.1
17092025-06-03T00:04:46.432Z Compiling paste v1.0.15
17102025-06-03T00:04:46.783Z Compiling byteorder v1.5.0
17112025-06-03T00:04:47.354Z Compiling icu_locid_transform_data v1.5.0
17122025-06-03T00:04:47.607Z Compiling signal-hook-registry v1.4.2
17132025-06-03T00:04:48.087Z Compiling regex v1.11.1
17142025-06-03T00:04:48.233Z Compiling icu_properties_data v1.5.0
17152025-06-03T00:04:48.745Z Compiling const-oid v0.9.6
17162025-06-03T00:04:48.908Z Compiling parking_lot v0.12.3
17172025-06-03T00:04:48.933Z Compiling serde_derive v1.0.219
17182025-06-03T00:04:49.137Z Compiling zeroize_derive v1.4.2
17192025-06-03T00:04:49.261Z Compiling zerofrom-derive v0.1.4
17202025-06-03T00:04:49.839Z Compiling yoke-derive v0.7.4
17212025-06-03T00:04:50.161Z Compiling zerovec-derive v0.10.3
17222025-06-03T00:04:50.313Z Compiling displaydoc v0.2.5
17232025-06-03T00:04:50.588Z Compiling icu_provider_macros v1.5.0
17242025-06-03T00:04:50.615Z Compiling zeroize v1.8.1
17252025-06-03T00:04:50.823Z Compiling tokio-macros v2.5.0
17262025-06-03T00:04:51.387Z Compiling zerocopy-derive v0.7.35
17272025-06-03T00:04:51.616Z Compiling zerofrom v0.1.4
17282025-06-03T00:04:51.868Z Compiling yoke v0.7.4
17292025-06-03T00:04:51.958Z Compiling schemars_derive v0.8.22
17302025-06-03T00:04:51.999Z Compiling thiserror-impl v1.0.69
17312025-06-03T00:04:52.302Z Compiling zerovec v0.10.4
17322025-06-03T00:04:52.327Z Compiling futures-macro v0.3.31
17332025-06-03T00:04:52.678Z Compiling crypto-common v0.1.6
17342025-06-03T00:04:52.815Z Compiling ring v0.17.14
17352025-06-03T00:04:52.900Z Compiling mio v1.0.2
17362025-06-03T00:04:53.649Z Compiling fnv v1.0.7
17372025-06-03T00:04:53.680Z Compiling icu_normalizer_data v1.5.0
17382025-06-03T00:04:53.819Z Compiling percent-encoding v2.3.1
17392025-06-03T00:04:53.845Z Compiling utf16_iter v1.0.5
17402025-06-03T00:04:54.026Z Compiling utf8_iter v1.0.4
17412025-06-03T00:04:54.072Z Compiling tinystr v0.7.6
17422025-06-03T00:04:54.149Z Compiling icu_collections v1.5.0
17432025-06-03T00:04:54.331Z Compiling write16 v1.0.0
17442025-06-03T00:04:54.484Z Compiling icu_locid v1.5.0
17452025-06-03T00:04:54.854Z Compiling tracing-attributes v0.1.27
17462025-06-03T00:04:54.984Z Compiling der_derive v0.7.3
17472025-06-03T00:04:55.784Z Compiling icu_provider v1.5.0
17482025-06-03T00:04:56.396Z Compiling aws-lc-rs v1.12.4
17492025-06-03T00:04:56.671Z Compiling icu_locid_transform v1.5.0
17502025-06-03T00:04:56.757Z Compiling zerocopy v0.8.25
17512025-06-03T00:04:57.147Z Compiling vcpkg v0.2.15
17522025-06-03T00:04:57.991Z Compiling icu_properties v1.5.1
17532025-06-03T00:04:58.320Z Compiling openssl-sys v0.9.107
17542025-06-03T00:04:58.668Z Compiling bitflags v2.9.0
17552025-06-03T00:04:58.741Z Compiling bytes v1.10.1
17562025-06-03T00:05:00.453Z Compiling indexmap v2.9.0
17572025-06-03T00:05:00.822Z Compiling block-buffer v0.10.4
17582025-06-03T00:05:01.107Z Compiling socket2 v0.5.9
17592025-06-03T00:05:01.132Z Compiling heck v0.5.0
17602025-06-03T00:05:01.488Z Compiling icu_normalizer v1.5.0
17612025-06-03T00:05:02.107Z Compiling which v4.4.2
17622025-06-03T00:05:02.617Z Compiling idna_adapter v1.2.0
17632025-06-03T00:05:02.774Z Compiling tokio v1.45.0
17642025-06-03T00:05:02.858Z Compiling idna v1.0.3
17652025-06-03T00:05:03.444Z Compiling digest v0.10.7
17662025-06-03T00:05:03.609Z Compiling form_urlencoded v1.2.1
17672025-06-03T00:05:03.813Z Compiling zerocopy-derive v0.8.25
17682025-06-03T00:05:04.183Z Compiling futures-core v0.3.31
17692025-06-03T00:05:05.621Z Compiling httparse v1.9.5
17702025-06-03T00:05:06.097Z Compiling url v2.5.3
17712025-06-03T00:05:06.846Z Compiling zerocopy v0.7.35
17722025-06-03T00:05:07.090Z Compiling crossbeam-utils v0.8.21
17732025-06-03T00:05:07.318Z Compiling syn v1.0.109
17742025-06-03T00:05:07.503Z Compiling uuid v1.16.0
17752025-06-03T00:05:07.826Z Compiling iana-time-zone v0.1.63
17762025-06-03T00:05:08.029Z Compiling num-conv v0.1.0
17772025-06-03T00:05:08.055Z Compiling time-core v0.1.2
17782025-06-03T00:05:08.302Z Compiling chrono v0.4.41
17792025-06-03T00:05:08.332Z Compiling time-macros v0.2.18
17802025-06-03T00:05:09.559Z Compiling openssl v0.10.72
17812025-06-03T00:05:09.880Z Compiling cpufeatures v0.2.14
17822025-06-03T00:05:09.951Z Compiling futures-sink v0.3.31
17832025-06-03T00:05:10.840Z Compiling hmac v0.12.1
17842025-06-03T00:05:11.103Z Compiling rustc_version v0.4.1
17852025-06-03T00:05:12.124Z Compiling aws-lc-sys v0.26.0
17862025-06-03T00:05:12.416Z Compiling block-padding v0.3.3
17872025-06-03T00:05:12.757Z Compiling openssl-macros v0.1.1
17882025-06-03T00:05:13.157Z Compiling rustls v0.23.19
17892025-06-03T00:05:13.279Z Compiling native-tls v0.2.12
17902025-06-03T00:05:13.418Z Compiling inout v0.1.3
17912025-06-03T00:05:13.575Z Compiling serde_tokenstream v0.2.2
17922025-06-03T00:05:13.694Z Compiling dyn-clone v1.0.19
17932025-06-03T00:05:13.840Z Compiling strsim v0.11.1
17942025-06-03T00:05:14.386Z Compiling cipher v0.4.4
17952025-06-03T00:05:14.792Z Compiling futures-channel v0.3.31
17962025-06-03T00:05:15.067Z Compiling sha2 v0.10.8
17972025-06-03T00:05:15.220Z Compiling scroll_derive v0.12.0
17982025-06-03T00:05:15.708Z Compiling cookie v0.18.1
17992025-06-03T00:05:15.970Z Compiling base64ct v1.6.0
18002025-06-03T00:05:16.207Z Compiling futures-io v0.3.31
18012025-06-03T00:05:16.467Z Compiling futures-task v0.3.31
18022025-06-03T00:05:16.551Z Compiling pin-utils v0.1.0
18032025-06-03T00:05:16.616Z Compiling ucd-trie v0.1.7
18042025-06-03T00:05:16.674Z Compiling pem-rfc7468 v0.7.0
18052025-06-03T00:05:16.753Z Compiling futures-util v0.3.31
18062025-06-03T00:05:17.018Z Compiling pest v2.7.14
18072025-06-03T00:05:17.200Z Compiling http v1.3.1
18082025-06-03T00:05:17.754Z Compiling bzip2-sys v0.1.13+1.0.8
18092025-06-03T00:05:18.157Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18102025-06-03T00:05:18.725Z Compiling flagset v0.4.6
18112025-06-03T00:05:18.941Z Compiling slog v2.7.0
18122025-06-03T00:05:18.970Z Compiling der v0.7.9
18132025-06-03T00:05:19.329Z Compiling pest_meta v2.7.14
18142025-06-03T00:05:21.569Z Compiling serde_spanned v0.6.8
18152025-06-03T00:05:21.807Z Compiling toml_datetime v0.6.9
18162025-06-03T00:05:22.253Z Compiling tracing-core v0.1.32
18172025-06-03T00:05:22.281Z Compiling rayon-core v1.12.1
18182025-06-03T00:05:22.562Z Compiling thiserror v2.0.12
18192025-06-03T00:05:22.933Z Compiling rustversion v1.0.17
18202025-06-03T00:05:23.133Z Compiling anyhow v1.0.98
18212025-06-03T00:05:23.536Z Compiling tracing v0.1.40
18222025-06-03T00:05:23.572Z Compiling spki v0.7.3
18232025-06-03T00:05:23.626Z Compiling pest_generator v2.7.14
18242025-06-03T00:05:23.972Z Compiling salsa20 v0.10.2
18252025-06-03T00:05:24.224Z Compiling ppv-lite86 v0.2.20
18262025-06-03T00:05:24.249Z Compiling pbkdf2 v0.12.2
18272025-06-03T00:05:24.721Z Compiling litrs v0.4.1
18282025-06-03T00:05:24.945Z Compiling rustls-pki-types v1.10.0
18292025-06-03T00:05:24.994Z Compiling winnow v0.5.40
18302025-06-03T00:05:25.040Z Compiling pest_derive v2.7.14
18312025-06-03T00:05:25.682Z Compiling document-features v0.2.10
18322025-06-03T00:05:25.995Z Compiling scrypt v0.11.0
18332025-06-03T00:05:26.392Z Compiling aes v0.8.4
18342025-06-03T00:05:26.425Z Compiling cbc v0.1.2
18352025-06-03T00:05:27.145Z Compiling tokio-util v0.7.13
18362025-06-03T00:05:27.405Z Compiling thiserror-impl v2.0.12
18372025-06-03T00:05:28.011Z Compiling toml_edit v0.19.15
18382025-06-03T00:05:28.585Z Compiling usdt-impl v0.5.0
18392025-06-03T00:05:28.879Z Compiling untrusted v0.7.1
18402025-06-03T00:05:28.988Z Compiling powerfmt v0.2.0
18412025-06-03T00:05:29.052Z Compiling untrusted v0.9.0
18422025-06-03T00:05:29.272Z Compiling deranged v0.3.11
18432025-06-03T00:05:29.662Z Compiling pkcs5 v0.7.1
18442025-06-03T00:05:31.038Z Compiling scroll v0.12.0
18452025-06-03T00:05:31.516Z Compiling heapless v0.7.17
18462025-06-03T00:05:32.538Z Compiling atomic-waker v1.1.2
18472025-06-03T00:05:32.792Z Compiling signal-hook v0.3.17
18482025-06-03T00:05:32.987Z Compiling num_threads v0.1.7
18492025-06-03T00:05:33.074Z Compiling plain v0.2.3
18502025-06-03T00:05:33.167Z Compiling zstd-safe v7.2.3
18512025-06-03T00:05:33.265Z Compiling adler2 v2.0.0
18522025-06-03T00:05:33.427Z Compiling newtype-uuid v1.2.1
18532025-06-03T00:05:33.482Z Compiling miniz_oxide v0.8.5
18542025-06-03T00:05:33.706Z Compiling time v0.3.36
18552025-06-03T00:05:33.731Z Compiling goblin v0.8.2
18562025-06-03T00:05:36.408Z Compiling pkcs8 v0.10.2
18572025-06-03T00:05:36.519Z Compiling http-body v1.0.1
18582025-06-03T00:05:37.798Z Compiling pretty-hex v0.4.1
18592025-06-03T00:05:38.306Z Compiling tinyvec_macros v0.1.1
18602025-06-03T00:05:38.433Z Compiling try-lock v0.2.5
18612025-06-03T00:05:38.520Z Compiling tinyvec v1.8.0
18622025-06-03T00:05:38.644Z Compiling want v0.3.1
18632025-06-03T00:05:39.864Z Compiling dof v0.3.0
18642025-06-03T00:05:41.130Z Compiling h2 v0.4.6
18652025-06-03T00:05:41.393Z Compiling dtrace-parser v0.2.0
18662025-06-03T00:05:41.703Z Compiling curve25519-dalek v4.1.3
18672025-06-03T00:05:41.861Z Compiling async-trait v0.1.88
18682025-06-03T00:05:42.125Z Compiling thread-id v4.2.2
18692025-06-03T00:05:42.265Z Compiling memoffset v0.9.1
18702025-06-03T00:05:42.727Z Compiling num-bigint-dig v0.8.4
18712025-06-03T00:05:42.911Z Compiling foreign-types-shared v0.1.1
18722025-06-03T00:05:43.211Z Compiling tower-service v0.3.3
18732025-06-03T00:05:43.637Z Compiling smoltcp v0.9.1
18742025-06-03T00:05:43.662Z Compiling portable-atomic v1.11.0
18752025-06-03T00:05:44.065Z Compiling httpdate v1.0.3
18762025-06-03T00:05:45.159Z Compiling foreign-types v0.3.2
18772025-06-03T00:05:49.074Z Compiling hyper v1.6.0
18782025-06-03T00:05:49.225Z Compiling rand_core v0.9.2
18792025-06-03T00:05:50.990Z Compiling strum_macros v0.26.4
18802025-06-03T00:05:54.684Z Compiling cfg_aliases v0.2.1
18812025-06-03T00:05:54.814Z Compiling base64 v0.22.1
18822025-06-03T00:05:55.174Z Compiling heck v0.4.1
18832025-06-03T00:05:56.127Z Compiling gimli v0.31.1
18842025-06-03T00:05:58.618Z Compiling nix v0.29.0
18852025-06-03T00:05:58.849Z Compiling hyper-util v0.1.11
18862025-06-03T00:05:59.958Z Compiling rand_chacha v0.9.0
18872025-06-03T00:06:00.673Z Compiling addr2line v0.24.2
18882025-06-03T00:06:01.636Z Compiling crossbeam-epoch v0.9.18
18892025-06-03T00:06:02.331Z Compiling unicode-normalization v0.1.24
18902025-06-03T00:06:03.675Z Compiling rand_chacha v0.3.1
18912025-06-03T00:06:04.374Z Compiling hubpack_derive v0.1.1
18922025-06-03T00:06:04.447Z Compiling ipnetwork v0.21.1
18932025-06-03T00:06:04.870Z Compiling signature v2.2.0
18942025-06-03T00:06:05.126Z Compiling openapiv3 v2.0.0
18952025-06-03T00:06:05.151Z Compiling daft-derive v0.1.3
18962025-06-03T00:06:05.260Z Compiling curve25519-dalek-derive v0.1.1
18972025-06-03T00:06:06.397Z Compiling object v0.36.5
18982025-06-03T00:06:06.445Z Compiling fs-err v3.1.0
18992025-06-03T00:06:06.747Z Compiling ahash v0.8.11
19002025-06-03T00:06:07.052Z Compiling crc32fast v1.4.2
19012025-06-03T00:06:07.412Z Compiling anstyle v1.0.10
19022025-06-03T00:06:07.837Z Compiling utf8parse v0.2.2
19032025-06-03T00:06:07.864Z Compiling openssl-probe v0.1.5
19042025-06-03T00:06:08.029Z Compiling unicode-bidi v0.3.17
19052025-06-03T00:06:08.160Z Compiling ident_case v1.0.1
19062025-06-03T00:06:08.632Z Compiling rustc-demangle v0.1.24
19072025-06-03T00:06:09.008Z Compiling zip v2.6.1
19082025-06-03T00:06:09.468Z Compiling buf-list v1.0.3
19092025-06-03T00:06:09.493Z Compiling siphasher v0.3.11
19102025-06-03T00:06:09.852Z Compiling unicode-properties v0.1.3
19112025-06-03T00:06:09.948Z Compiling phf_shared v0.11.2
19122025-06-03T00:06:10.235Z Compiling stringprep v0.1.5
19132025-06-03T00:06:11.683Z Compiling darling_core v0.20.10
19142025-06-03T00:06:13.797Z Compiling backtrace v0.3.74
19152025-06-03T00:06:14.371Z Compiling anstyle-parse v0.2.5
19162025-06-03T00:06:14.718Z Compiling rand v0.8.5
19172025-06-03T00:06:17.365Z Compiling crossbeam-deque v0.8.5
19182025-06-03T00:06:17.767Z Compiling rand v0.9.0
19192025-06-03T00:06:19.002Z Compiling usdt-attr-macro v0.5.0
19202025-06-03T00:06:19.087Z Compiling usdt-macro v0.5.0
19212025-06-03T00:06:20.252Z Compiling http-body-util v0.1.3
19222025-06-03T00:06:20.927Z Compiling md-5 v0.10.6
19232025-06-03T00:06:20.972Z Compiling num-integer v0.1.46
19242025-06-03T00:06:21.132Z Compiling hash32 v0.2.1
19252025-06-03T00:06:21.246Z Compiling ff v0.13.0
19262025-06-03T00:06:21.470Z Compiling encoding_rs v0.8.34
19272025-06-03T00:06:21.517Z Compiling fallible-iterator v0.2.0
19282025-06-03T00:06:21.609Z Compiling colorchoice v1.0.2
19292025-06-03T00:06:21.784Z Compiling is_terminal_polyfill v1.70.1
19302025-06-03T00:06:21.940Z Compiling base16ct v0.2.0
19312025-06-03T00:06:22.202Z Compiling anstyle-query v1.1.1
19322025-06-03T00:06:22.275Z Compiling mime v0.3.17
19332025-06-03T00:06:23.255Z Compiling psl-types v2.0.11
19342025-06-03T00:06:23.558Z Compiling publicsuffix v2.3.0
19352025-06-03T00:06:23.951Z Compiling anstream v0.6.18
19362025-06-03T00:06:24.173Z Compiling sec1 v0.7.3
19372025-06-03T00:06:24.573Z Compiling postgres-protocol v0.6.8
19382025-06-03T00:06:24.773Z Compiling num-iter v0.1.45
19392025-06-03T00:06:25.022Z Compiling group v0.13.0
19402025-06-03T00:06:29.000Z Compiling darling_macro v0.20.10
19412025-06-03T00:06:29.338Z Compiling tokio-native-tls v0.3.1
19422025-06-03T00:06:29.778Z Compiling flate2 v1.1.1
19432025-06-03T00:06:30.019Z Compiling strum_macros v0.25.3
19442025-06-03T00:06:30.827Z Compiling webpki-roots v0.26.6
19452025-06-03T00:06:31.068Z Compiling rustls-pemfile v2.2.0
19462025-06-03T00:06:31.543Z Compiling hkdf v0.12.4
19472025-06-03T00:06:31.676Z Compiling sync_wrapper v1.0.1
19482025-06-03T00:06:31.854Z Compiling serde_urlencoded v0.7.1
19492025-06-03T00:06:32.023Z Compiling terminal_size v0.4.0
19502025-06-03T00:06:32.155Z Compiling enum-as-inner v0.6.1
19512025-06-03T00:06:32.336Z Compiling clap_derive v4.5.32
19522025-06-03T00:06:32.466Z Compiling crypto-bigint v0.5.5
19532025-06-03T00:06:32.808Z Compiling serde_repr v0.1.19
19542025-06-03T00:06:33.723Z Compiling tower-layer v0.3.3
19552025-06-03T00:06:34.106Z Compiling rustls-webpki v0.102.8
19562025-06-03T00:06:34.644Z Compiling managed v0.8.0
19572025-06-03T00:06:35.410Z Compiling clap_lex v0.7.4
19582025-06-03T00:06:35.646Z Compiling simd-adler32 v0.3.7
19592025-06-03T00:06:35.887Z Compiling bitflags v1.3.2
19602025-06-03T00:06:35.923Z Compiling bumpalo v3.16.0
19612025-06-03T00:06:36.180Z Compiling ipnet v2.11.0
19622025-06-03T00:06:36.381Z Compiling lockfree-object-pool v0.1.6
19632025-06-03T00:06:36.941Z Compiling unicode-width v0.2.0
19642025-06-03T00:06:37.469Z Compiling console v0.15.10
19652025-06-03T00:06:38.476Z Compiling zopfli v0.8.1
19662025-06-03T00:06:39.200Z Compiling tower v0.5.2
19672025-06-03T00:06:39.890Z Compiling clap_builder v4.5.35
19682025-06-03T00:06:40.006Z Compiling elliptic-curve v0.13.8
19692025-06-03T00:06:41.280Z Compiling oxnet v0.1.2
19702025-06-03T00:06:41.628Z Compiling tokio-rustls v0.26.0
19712025-06-03T00:06:41.839Z Compiling hyper-tls v0.6.0
19722025-06-03T00:06:42.056Z Compiling hyper-rustls v0.27.3
19732025-06-03T00:06:44.176Z Compiling darling v0.20.10
19742025-06-03T00:06:44.311Z Compiling zstd v0.13.3
19752025-06-03T00:06:44.402Z Compiling signal-hook-mio v0.2.4
19762025-06-03T00:06:44.592Z Compiling rayon v1.10.0
19772025-06-03T00:06:44.815Z Compiling cookie_store v0.21.1
19782025-06-03T00:06:45.366Z Compiling postgres-types v0.2.9
19792025-06-03T00:06:45.667Z Compiling phf v0.11.2
19802025-06-03T00:06:46.123Z Compiling hubpack v0.1.2
19812025-06-03T00:06:46.165Z Compiling ed25519 v2.2.3
19822025-06-03T00:06:46.309Z Compiling bzip2 v0.5.2
19832025-06-03T00:06:46.414Z Compiling bzip2 v0.4.4
19842025-06-03T00:06:46.691Z Compiling pkcs1 v0.7.5
19852025-06-03T00:06:46.782Z Compiling futures-executor v0.3.31
19862025-06-03T00:06:47.315Z Compiling rfc6979 v0.4.0
19872025-06-03T00:06:47.588Z Compiling float-cmp v0.10.0
19882025-06-03T00:06:47.787Z Compiling serde-big-array v0.5.1
19892025-06-03T00:06:47.852Z Compiling bstr v1.10.0
19902025-06-03T00:06:47.877Z Compiling regress v0.10.3
19912025-06-03T00:06:48.044Z Compiling memmap v0.7.0
19922025-06-03T00:06:48.360Z Compiling winnow v0.7.10
19932025-06-03T00:06:48.508Z Compiling precomputed-hash v0.1.1
19942025-06-03T00:06:48.671Z Compiling static_assertions v1.1.0
19952025-06-03T00:06:48.806Z Compiling new_debug_unreachable v1.0.6
19962025-06-03T00:06:48.929Z Compiling normalize-line-endings v0.3.0
19972025-06-03T00:06:49.027Z Compiling fixedbitset v0.4.2
19982025-06-03T00:06:49.094Z Compiling difflib v0.4.0
19992025-06-03T00:06:49.135Z Compiling predicates-core v1.0.8
20002025-06-03T00:06:49.409Z Compiling number_prefix v0.4.0
20012025-06-03T00:06:49.688Z Compiling toml_write v0.1.1
20022025-06-03T00:06:49.882Z Compiling data-encoding v2.6.0
20032025-06-03T00:06:50.019Z Compiling whoami v1.5.2
20042025-06-03T00:06:50.092Z Compiling unicode-segmentation v1.12.0
20052025-06-03T00:06:50.510Z Compiling hickory-proto v0.24.4
20062025-06-03T00:06:50.868Z Compiling similar v2.7.0
20072025-06-03T00:06:50.908Z Compiling tokio-postgres v0.7.13
20082025-06-03T00:06:51.114Z Compiling typify-impl v0.3.0
20092025-06-03T00:06:51.750Z Compiling toml_edit v0.22.26
20102025-06-03T00:06:51.802Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
20112025-06-03T00:06:52.616Z Compiling indicatif v0.17.11
20122025-06-03T00:06:56.788Z Compiling predicates v3.1.3
20132025-06-03T00:06:57.283Z Compiling petgraph v0.6.5
20142025-06-03T00:06:57.795Z Compiling string_cache v0.8.9
20152025-06-03T00:06:57.997Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20162025-06-03T00:06:58.048Z Compiling usdt v0.5.0
20172025-06-03T00:06:58.186Z Compiling ecdsa v0.16.9
20182025-06-03T00:06:59.110Z Compiling rsa v0.9.6
20192025-06-03T00:06:59.633Z Compiling futures v0.3.31
20202025-06-03T00:06:59.723Z Compiling zip v0.6.6
20212025-06-03T00:06:59.778Z Compiling ed25519-dalek v2.1.1
20222025-06-03T00:07:01.102Z Compiling crossterm v0.28.1
20232025-06-03T00:07:01.637Z Compiling clap v4.5.35
20242025-06-03T00:07:01.637Z Compiling daft v0.1.3
20252025-06-03T00:07:01.745Z Compiling strum v0.26.3
20262025-06-03T00:07:02.027Z Compiling tokio-stream v0.1.17
20272025-06-03T00:07:02.430Z Compiling toml v0.7.8
20282025-06-03T00:07:03.642Z Compiling x509-cert v0.2.5
20292025-06-03T00:07:04.643Z Compiling sha1 v0.10.6
20302025-06-03T00:07:04.974Z Compiling itertools v0.10.5
20312025-06-03T00:07:05.046Z Compiling winnow v0.6.26
20322025-06-03T00:07:05.716Z Compiling rustc-hash v2.1.1
20332025-06-03T00:07:06.155Z Compiling unicode-xid v0.2.6
20342025-06-03T00:07:06.375Z Compiling peg-runtime v0.8.5
20352025-06-03T00:07:06.858Z Compiling lalrpop-util v0.19.12
20362025-06-03T00:07:08.164Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20372025-06-03T00:07:08.452Z Compiling typify-macro v0.3.0
20382025-06-03T00:07:12.225Z Compiling camino v1.1.9
20392025-06-03T00:07:18.262Z Compiling proc-macro-crate v1.3.1
20402025-06-03T00:07:19.459Z Compiling macaddr v1.0.1
20412025-06-03T00:07:20.464Z Compiling itertools v0.13.0
20422025-06-03T00:07:20.604Z Compiling fastrand v2.1.1
20432025-06-03T00:07:21.265Z Compiling heapless v0.8.0
20442025-06-03T00:07:23.414Z Compiling ingot-macros v0.1.0
20452025-06-03T00:07:27.129Z Compiling tempfile v3.13.0
20462025-06-03T00:07:30.980Z Compiling num_enum_derive v0.5.11
20472025-06-03T00:07:36.933Z Compiling structmeta-derive v0.3.0
20482025-06-03T00:07:38.000Z Compiling hash32 v0.3.1
20492025-06-03T00:07:39.316Z Compiling smoltcp v0.11.0
20502025-06-03T00:07:40.900Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20512025-06-03T00:07:44.113Z Compiling structmeta v0.3.0
20522025-06-03T00:07:45.493Z Compiling num_enum v0.5.11
20532025-06-03T00:07:45.923Z Compiling ingot-types v0.1.0
20542025-06-03T00:07:47.673Z Compiling typify v0.3.0
20552025-06-03T00:07:53.306Z Compiling dirs-sys-next v0.1.2
20562025-06-03T00:07:53.428Z Compiling proc-macro-error-attr v1.0.4
20572025-06-03T00:07:54.038Z Compiling cobs v0.2.3
20582025-06-03T00:07:54.609Z Compiling unsafe-libyaml v0.2.11
20592025-06-03T00:07:55.016Z Compiling rustls v0.22.4
20602025-06-03T00:07:55.146Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20612025-06-03T00:07:55.841Z Compiling serde_yaml v0.9.34+deprecated
20622025-06-03T00:08:00.598Z Compiling postcard v1.0.10
20632025-06-03T00:08:04.945Z Compiling dirs-next v2.0.0
20642025-06-03T00:08:08.381Z Compiling progenitor-impl v0.9.1
20652025-06-03T00:08:10.694Z Compiling ingot v0.1.0
20662025-06-03T00:08:15.148Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20672025-06-03T00:08:15.371Z Compiling hex v0.4.3
20682025-06-03T00:08:15.731Z Compiling foreign-types-macros v0.2.3
20692025-06-03T00:08:16.055Z Compiling thread_local v1.1.8
20702025-06-03T00:08:16.081Z Compiling wait-timeout v0.2.0
20712025-06-03T00:08:16.785Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20722025-06-03T00:08:16.830Z Compiling multer v3.1.0
20732025-06-03T00:08:17.099Z Compiling proc-macro-error v1.0.4
20742025-06-03T00:08:17.154Z Compiling unicode-width v0.1.14
20752025-06-03T00:08:17.186Z Compiling quick-error v1.2.3
20762025-06-03T00:08:17.423Z Compiling match_cfg v0.1.0
20772025-06-03T00:08:17.670Z Compiling bit-vec v0.8.0
20782025-06-03T00:08:17.792Z Compiling foreign-types-shared v0.3.1
20792025-06-03T00:08:18.275Z Compiling slog-async v2.8.0
20802025-06-03T00:08:18.580Z Compiling bit-set v0.8.0
20812025-06-03T00:08:18.783Z Compiling foreign-types v0.5.0
20822025-06-03T00:08:18.822Z Compiling tabwriter v1.4.0
20832025-06-03T00:08:18.934Z Compiling hostname v0.3.1
20842025-06-03T00:08:19.131Z Compiling rusty-fork v0.3.0
20852025-06-03T00:08:19.257Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20862025-06-03T00:08:19.303Z Compiling progenitor-macro v0.9.1
20872025-06-03T00:08:19.494Z Compiling term v0.7.0
20882025-06-03T00:08:21.254Z Compiling progenitor-client v0.9.1
20892025-06-03T00:08:22.213Z Compiling slog-json v2.6.1
20902025-06-03T00:08:22.342Z Compiling crossbeam-channel v0.5.15
20912025-06-03T00:08:22.690Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20922025-06-03T00:08:23.390Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20932025-06-03T00:08:23.433Z Compiling async-stream-impl v0.3.6
20942025-06-03T00:08:23.829Z Compiling rand_xorshift v0.3.0
20952025-06-03T00:08:23.929Z Compiling cstr-argument v0.1.2
20962025-06-03T00:08:24.161Z Compiling is-terminal v0.4.13
20972025-06-03T00:08:24.187Z Compiling dropshot v0.16.2
20982025-06-03T00:08:24.255Z Compiling unarray v0.1.4
20992025-06-03T00:08:24.356Z Compiling crucible-workspace-hack v0.1.0
21002025-06-03T00:08:24.490Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21012025-06-03T00:08:24.538Z Compiling take_mut v0.2.2
21022025-06-03T00:08:24.577Z Compiling pretty-hex v0.2.1
21032025-06-03T00:08:24.695Z Compiling async-stream v0.3.6
21042025-06-03T00:08:24.844Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21052025-06-03T00:08:24.951Z Compiling proptest v1.6.0
21062025-06-03T00:08:25.050Z Compiling slog-term v2.9.1
21072025-06-03T00:08:25.597Z Compiling tokio-rustls v0.25.0
21082025-06-03T00:08:26.098Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21092025-06-03T00:08:26.944Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21102025-06-03T00:08:27.162Z Compiling slog-bunyan v2.5.0
21112025-06-03T00:08:27.507Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21122025-06-03T00:08:27.735Z Compiling parse-display-derive v0.10.0
21132025-06-03T00:08:27.877Z Compiling test-strategy v0.4.0
21142025-06-03T00:08:28.784Z Compiling progenitor v0.9.1
21152025-06-03T00:08:29.064Z Compiling toml v0.8.22
21162025-06-03T00:08:29.735Z Compiling serde_with_macros v3.12.0
21172025-06-03T00:08:30.691Z Compiling colored v2.2.0
21182025-06-03T00:08:31.018Z Compiling waitgroup v0.1.2
21192025-06-03T00:08:31.335Z Compiling dropshot_endpoint v0.16.2
21202025-06-03T00:08:32.042Z Compiling serde_path_to_error v0.1.17
21212025-06-03T00:08:32.166Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21222025-06-03T00:08:32.837Z Compiling derive-where v1.2.7
21232025-06-03T00:08:33.086Z Compiling hostname v0.4.0
21242025-06-03T00:08:33.376Z Compiling instant v0.1.13
21252025-06-03T00:08:33.568Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21262025-06-03T00:08:34.002Z Compiling debug-ignore v1.0.5
21272025-06-03T00:08:34.256Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
21282025-06-03T00:08:34.365Z Compiling backoff v0.4.0
21292025-06-03T00:08:34.797Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21302025-06-03T00:08:35.103Z Compiling serde_with v3.12.0
21312025-06-03T00:08:35.527Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21322025-06-03T00:08:37.293Z Compiling parse-display v0.10.0
21332025-06-03T00:08:39.238Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21342025-06-03T00:08:39.725Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
21352025-06-03T00:08:42.687Z Compiling zone_cfg_derive v0.3.0
21362025-06-03T00:08:43.866Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21372025-06-03T00:08:44.748Z Compiling camino-tempfile v1.3.0
21382025-06-03T00:08:44.818Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21392025-06-03T00:08:45.445Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21402025-06-03T00:08:45.719Z Compiling progenitor-client v0.10.0
21412025-06-03T00:08:45.882Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21422025-06-03T00:08:45.934Z Compiling num-derive v0.4.2
21432025-06-03T00:08:46.012Z Compiling sigpipe v0.1.3
21442025-06-03T00:08:46.217Z Compiling jiff v0.2.13
21452025-06-03T00:08:46.729Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21462025-06-03T00:08:47.151Z Compiling libefi-sys v0.1.0
21472025-06-03T00:08:47.931Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
21482025-06-03T00:08:49.641Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21492025-06-03T00:08:49.862Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21502025-06-03T00:08:50.086Z Compiling zone v0.3.1
21512025-06-03T00:08:50.578Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
21522025-06-03T00:08:53.380Z Compiling itertools v0.14.0
21532025-06-03T00:08:53.797Z Compiling smf v0.2.3
21542025-06-03T00:08:54.467Z Compiling bitfield-struct v0.6.2
21552025-06-03T00:08:55.481Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21562025-06-03T00:08:55.700Z Compiling blake3 v1.5.4
21572025-06-03T00:08:55.952Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21582025-06-03T00:08:56.524Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21592025-06-03T00:08:57.094Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21602025-06-03T00:08:57.342Z Compiling xattr v1.3.1
21612025-06-03T00:08:57.505Z Compiling filetime v0.2.25
21622025-06-03T00:08:57.712Z Compiling memmap2 v0.9.5
21632025-06-03T00:08:57.934Z Compiling same-file v1.0.6
21642025-06-03T00:08:58.285Z Compiling constant_time_eq v0.3.1
21652025-06-03T00:08:58.316Z Compiling arrayvec v0.7.6
21662025-06-03T00:08:58.343Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21672025-06-03T00:08:58.417Z Compiling arrayref v0.3.9
21682025-06-03T00:08:58.518Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21692025-06-03T00:08:58.558Z Compiling walkdir v2.5.0
21702025-06-03T00:08:58.586Z Compiling tar v0.4.44
21712025-06-03T00:09:00.285Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21722025-06-03T00:09:00.731Z Compiling gethostname v0.5.0
21732025-06-03T00:09:00.972Z Compiling cargo-platform v0.1.8
21742025-06-03T00:09:01.260Z Compiling topological-sort v0.2.2
21752025-06-03T00:09:01.304Z Compiling fixedbitset v0.5.7
21762025-06-03T00:09:01.330Z Compiling shell-words v1.1.0
21772025-06-03T00:09:01.589Z Compiling omicron-zone-package v0.12.2
21782025-06-03T00:09:01.874Z Compiling petgraph v0.7.1
21792025-06-03T00:09:02.052Z Compiling cargo_metadata v0.19.2
21802025-06-03T00:09:02.505Z Compiling indent_write v2.2.0
21812025-06-03T00:09:02.787Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21822025-06-03T00:09:10.477Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21832025-06-03T00:09:13.055Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21842025-06-03T00:09:16.064Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21852025-06-03T00:09:35.350Z Finished `release` profile [optimized] target(s) in 4m 59s
21862025-06-03T00:09:35.536Z Running `target/release/omicron-package -t test target create -p dev`
21872025-06-03T00:09:35.620ZLogging to: /work/oxidecomputer/omicron/out/LOG
21882025-06-03T00:09:35.645ZCreated new build target 'test' and set it as active
21892025-06-03T00:09:35.645Z
21902025-06-03T00:09:35.645Zreal 4:59.649412635
21912025-06-03T00:09:35.645Zuser 33:25.402366302
21922025-06-03T00:09:35.646Zsys 3:52.263026610
21932025-06-03T00:09:35.646Ztrap 1.445962592
21942025-06-03T00:09:35.646Ztflt 0.837070246
21952025-06-03T00:09:35.646Zdflt 0.852689345
21962025-06-03T00:09:35.646Zkflt 0.000425598
21972025-06-03T00:09:35.646Zlock 1:04:12.114849968
21982025-06-03T00:09:35.646Zslp 2:16:40.191872580
21992025-06-03T00:09:35.646Zlat 2:29.039037232
22002025-06-03T00:09:35.646Zstop 4:49.787742126
22012025-06-03T00:09:35.646Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22022025-06-03T00:09:37.510Z Finished `release` profile [optimized] target(s) in 1.79s
22032025-06-03T00:09:37.628Z Running `target/release/omicron-package -t test package`
22042025-06-03T00:09:37.727ZLogging to: /work/oxidecomputer/omicron/out/LOG
22052025-06-03T00:09:40.702Z Compiling typify-impl v0.4.1
22062025-06-03T00:09:40.773Z Compiling convert_case v0.4.0
22072025-06-03T00:09:40.773Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22082025-06-03T00:09:40.798Z Compiling num-rational v0.4.2
22092025-06-03T00:09:40.798Z Compiling num-complex v0.4.6
22102025-06-03T00:09:40.823Z Compiling dirs-sys-next v0.1.2
22112025-06-03T00:09:40.868Z Compiling float-ord v0.3.2
22122025-06-03T00:09:41.157Z Compiling dirs-next v2.0.0
22132025-06-03T00:09:41.187Z Compiling half v2.4.1
22142025-06-03T00:09:41.338Z Compiling ciborium-io v0.2.2
22152025-06-03T00:09:41.393Z Compiling term v0.7.0
22162025-06-03T00:09:41.476Z Compiling derive_more v0.99.20
22172025-06-03T00:09:41.547Z Compiling is-terminal v0.4.13
22182025-06-03T00:09:41.717Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22192025-06-03T00:09:41.886Z Compiling ciborium-ll v0.2.2
22202025-06-03T00:09:42.118Z Compiling num v0.4.3
22212025-06-03T00:09:42.270Z Compiling ciborium v0.2.2
22222025-06-03T00:09:42.423Z Compiling camino v1.1.9
22232025-06-03T00:09:42.452Z Compiling secrecy v0.10.3
22242025-06-03T00:09:42.497Z Compiling atomicwrites v0.4.4
22252025-06-03T00:09:42.835Z Compiling password-hash v0.5.0
22262025-06-03T00:09:43.032Z Compiling blake2 v0.10.6
22272025-06-03T00:09:43.076Z Compiling base64 v0.21.7
22282025-06-03T00:09:43.352Z Compiling newline-converter v0.3.0
22292025-06-03T00:09:43.596Z Compiling argon2 v0.5.3
22302025-06-03T00:09:44.132Z Compiling fastrand v2.1.1
22312025-06-03T00:09:44.171Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22322025-06-03T00:09:44.353Z Compiling expectorate v1.2.0
22332025-06-03T00:09:44.551Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22342025-06-03T00:09:44.657Z Compiling tempfile v3.13.0
22352025-06-03T00:09:44.749Z Compiling rustls v0.22.4
22362025-06-03T00:09:44.793Z Compiling thread_local v1.1.8
22372025-06-03T00:09:44.905Z Compiling wait-timeout v0.2.0
22382025-06-03T00:09:45.194Z Compiling bit-vec v0.8.0
22392025-06-03T00:09:45.253Z Compiling quick-error v1.2.3
22402025-06-03T00:09:45.338Z Compiling match_cfg v0.1.0
22412025-06-03T00:09:45.463Z Compiling hostname v0.3.1
22422025-06-03T00:09:45.490Z Compiling rusty-fork v0.3.0
22432025-06-03T00:09:45.700Z Compiling bit-set v0.8.0
22442025-06-03T00:09:45.789Z Compiling multer v3.1.0
22452025-06-03T00:09:45.886Z Compiling slog-async v2.8.0
22462025-06-03T00:09:45.976Z Compiling progenitor-client v0.9.1
22472025-06-03T00:09:46.032Z Compiling slog-json v2.6.1
22482025-06-03T00:09:46.117Z Compiling crossbeam-channel v0.5.15
22492025-06-03T00:09:46.311Z Compiling rand_xorshift v0.3.0
22502025-06-03T00:09:46.427Z Compiling hex v0.4.3
22512025-06-03T00:09:46.567Z Compiling take_mut v0.2.2
22522025-06-03T00:09:46.638Z Compiling unarray v0.1.4
22532025-06-03T00:09:46.741Z Compiling progenitor v0.9.1
22542025-06-03T00:09:46.791Z Compiling slog-bunyan v2.5.0
22552025-06-03T00:09:46.859Z Compiling proptest v1.6.0
22562025-06-03T00:09:47.026Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22572025-06-03T00:09:47.176Z Compiling slog-term v2.9.1
22582025-06-03T00:09:47.287Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22592025-06-03T00:09:47.975Z Compiling dropshot v0.16.2
22602025-06-03T00:09:48.066Z Compiling async-stream v0.3.6
22612025-06-03T00:09:48.110Z Compiling toml v0.8.22
22622025-06-03T00:09:48.293Z Compiling waitgroup v0.1.2
22632025-06-03T00:09:48.429Z Compiling serde_path_to_error v0.1.17
22642025-06-03T00:09:48.563Z Compiling hostname v0.4.0
22652025-06-03T00:09:48.845Z Compiling instant v0.1.13
22662025-06-03T00:09:49.111Z Compiling debug-ignore v1.0.5
22672025-06-03T00:09:49.257Z Compiling backoff v0.4.0
22682025-06-03T00:09:49.337Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
22692025-06-03T00:09:49.671Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22702025-06-03T00:09:49.711Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22712025-06-03T00:09:49.959Z Compiling parse-display v0.10.0
22722025-06-03T00:09:50.344Z Compiling typify-macro v0.4.1
22732025-06-03T00:09:50.496Z Compiling tokio-rustls v0.25.0
22742025-06-03T00:09:51.529Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22752025-06-03T00:09:51.917Z Compiling serde_with v3.12.0
22762025-06-03T00:09:53.181Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22772025-06-03T00:09:53.690Z Compiling typify v0.4.1
22782025-06-03T00:09:53.911Z Compiling progenitor-impl v0.10.0
22792025-06-03T00:09:54.561Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22802025-06-03T00:09:55.178Z Compiling progenitor-client v0.10.0
22812025-06-03T00:09:55.748Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22822025-06-03T00:09:56.920Z Compiling macaddr v1.0.1
22832025-06-03T00:09:57.317Z Compiling cancel-safe-futures v0.1.5
22842025-06-03T00:09:57.428Z Compiling owo-colors v4.2.0
22852025-06-03T00:09:57.573Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22862025-06-03T00:09:57.756Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22872025-06-03T00:09:57.892Z Compiling libsw-core v0.3.1
22882025-06-03T00:09:58.432Z Compiling libsw v3.4.0
22892025-06-03T00:09:59.085Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22902025-06-03T00:09:59.401Z Compiling progenitor-macro v0.10.0
22912025-06-03T00:09:59.532Z Compiling linear-map v1.2.0
22922025-06-03T00:09:59.977Z Compiling utf-8 v0.7.6
22932025-06-03T00:10:00.372Z Compiling swrite v0.1.0
22942025-06-03T00:10:00.497Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22952025-06-03T00:10:00.565Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22962025-06-03T00:10:07.212Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22972025-06-03T00:10:07.532Z Compiling keccak v0.1.5
22982025-06-03T00:10:08.556Z Compiling sha3 v0.10.8
22992025-06-03T00:10:08.652Z Compiling progenitor v0.10.0
23002025-06-03T00:10:09.031Z Compiling prettyplease v0.2.32
23012025-06-03T00:10:09.522Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23022025-06-03T00:10:13.121Z Compiling highway v1.3.0
23032025-06-03T00:10:13.288Z Compiling tungstenite v0.21.0
23042025-06-03T00:10:14.787Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23052025-06-03T00:10:18.423Z Compiling linked-hash-map v0.5.6
23062025-06-03T00:10:18.651Z Compiling semver v0.1.20
23072025-06-03T00:10:18.878Z Compiling lru-cache v0.1.2
23082025-06-03T00:10:19.179Z Compiling rustc_version v0.1.7
23092025-06-03T00:10:19.218Z Compiling tokio-tungstenite v0.21.0
23102025-06-03T00:10:19.623Z Compiling newtype_derive v0.1.6
23112025-06-03T00:10:19.961Z Compiling resolv-conf v0.7.0
23122025-06-03T00:10:19.990Z Compiling ref-cast v1.0.24
23132025-06-03T00:10:20.573Z Compiling hickory-resolver v0.24.4
23142025-06-03T00:10:21.633Z Compiling ref-cast-impl v1.0.24
23152025-06-03T00:10:22.553Z Compiling humantime v2.1.0
23162025-06-03T00:10:22.873Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23172025-06-03T00:10:23.019Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23182025-06-03T00:10:23.374Z Compiling universal-hash v0.5.1
23192025-06-03T00:10:23.668Z Compiling thiserror-impl-no-std v2.0.2
23202025-06-03T00:10:25.483Z Compiling opaque-debug v0.3.1
23212025-06-03T00:10:25.631Z Compiling poly1305 v0.8.0
23222025-06-03T00:10:26.025Z Compiling thiserror-no-std v2.0.2
23232025-06-03T00:10:26.208Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23242025-06-03T00:10:26.951Z Compiling steno v0.4.1
23252025-06-03T00:10:27.017Z Compiling iddqd v0.3.0
23262025-06-03T00:10:28.642Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23272025-06-03T00:10:28.953Z Compiling chacha20 v0.9.1
23282025-06-03T00:10:29.498Z Compiling aead v0.5.2
23292025-06-03T00:10:29.759Z Compiling vsss-rs v3.3.4
23302025-06-03T00:10:29.928Z Compiling chacha20poly1305 v0.10.1
23312025-06-03T00:10:30.083Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23322025-06-03T00:10:30.220Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23332025-06-03T00:10:31.117Z Compiling qorb v0.3.1
23342025-06-03T00:10:39.171Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23352025-06-03T00:10:39.554Z Compiling slog-dtrace v0.3.0
23362025-06-03T00:10:39.937Z Compiling bytecount v0.6.8
23372025-06-03T00:10:41.643Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23382025-06-03T00:10:42.865Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23392025-06-03T00:10:43.781Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23402025-06-03T00:10:46.159Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23412025-06-03T00:10:47.694Z Compiling display-error-chain v0.2.2
23422025-06-03T00:10:47.972Z Compiling crunchy v0.2.2
23432025-06-03T00:10:48.388Z Compiling maplit v1.0.2
23442025-06-03T00:10:48.605Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23452025-06-03T00:10:48.845Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23462025-06-03T00:10:51.072Z Compiling dsl_auto_type v0.1.2
23472025-06-03T00:10:52.242Z Compiling scheduled-thread-pool v0.2.7
23482025-06-03T00:10:52.938Z Compiling diesel_table_macro_syntax v0.2.0
23492025-06-03T00:10:53.364Z Compiling proc-macro-error-attr2 v2.0.0
23502025-06-03T00:10:53.509Z Compiling tiny-keccak v2.0.2
23512025-06-03T00:10:53.714Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23522025-06-03T00:10:53.797Z Compiling radium v0.7.0
23532025-06-03T00:10:54.044Z Compiling diesel_derives v2.2.3
23542025-06-03T00:10:54.107Z Compiling proc-macro-error2 v2.0.1
23552025-06-03T00:10:54.248Z Compiling r2d2 v0.8.10
23562025-06-03T00:10:54.535Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23572025-06-03T00:10:54.690Z Compiling const_format_proc_macros v0.2.34
23582025-06-03T00:10:54.739Z Compiling zerocopy-derive v0.6.6
23592025-06-03T00:10:56.243Z Compiling tap v1.0.1
23602025-06-03T00:10:56.270Z Compiling maybe-uninit v2.0.0
23612025-06-03T00:10:56.478Z Compiling bit-vec v0.6.3
23622025-06-03T00:10:56.816Z Compiling wyz v0.5.1
23632025-06-03T00:10:56.897Z Compiling bit-set v0.5.3
23642025-06-03T00:10:57.272Z Compiling zerocopy v0.6.6
23652025-06-03T00:10:57.365Z Compiling const_format v0.2.34
23662025-06-03T00:10:58.065Z Compiling tabled_derive v0.10.0
23672025-06-03T00:10:58.480Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23682025-06-03T00:10:59.183Z Compiling papergrid v0.14.0
23692025-06-03T00:11:00.364Z Compiling ascii-canvas v3.0.0
23702025-06-03T00:11:00.858Z Compiling num-derive v0.3.3
23712025-06-03T00:11:01.425Z Compiling ena v0.14.3
23722025-06-03T00:11:01.793Z Compiling funty v2.0.0
23732025-06-03T00:11:02.664Z Compiling crc-catalog v2.4.0
23742025-06-03T00:11:02.923Z Compiling diff v0.1.13
23752025-06-03T00:11:03.104Z Compiling diesel v2.2.10
23762025-06-03T00:11:03.371Z Compiling bindgen v0.71.1
23772025-06-03T00:11:03.788Z Compiling packed_struct v0.10.1
23782025-06-03T00:11:04.227Z Compiling regex-syntax v0.6.29
23792025-06-03T00:11:04.406Z Compiling crc v3.2.1
23802025-06-03T00:11:08.530Z Compiling lalrpop v0.19.12
23812025-06-03T00:11:10.607Z Compiling bitvec v1.0.1
23822025-06-03T00:11:14.692Z Compiling libscf-sys v1.1.0
23832025-06-03T00:11:14.919Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23842025-06-03T00:11:17.851Z Compiling tabled v0.18.0
23852025-06-03T00:11:19.658Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23862025-06-03T00:11:20.694Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23872025-06-03T00:11:21.034Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23882025-06-03T00:11:21.316Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23892025-06-03T00:11:22.230Z Compiling packed_struct_codegen v0.10.1
23902025-06-03T00:11:23.654Z Compiling indexmap v1.9.3
23912025-06-03T00:11:23.985Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23922025-06-03T00:11:24.227Z Compiling nodrop v0.1.14
23932025-06-03T00:11:24.432Z Compiling array-init v0.0.4
23942025-06-03T00:11:25.490Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23952025-06-03T00:11:27.400Z Compiling polar-core v0.27.3
23962025-06-03T00:11:28.312Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23972025-06-03T00:11:28.487Z Compiling smallvec v0.6.14
23982025-06-03T00:11:28.749Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23992025-06-03T00:11:30.266Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24002025-06-03T00:11:30.619Z Compiling derive_builder_core v0.20.2
24012025-06-03T00:11:30.742Z Compiling headers-core v0.3.0
24022025-06-03T00:11:30.983Z Compiling phf_generator v0.11.2
24032025-06-03T00:11:31.216Z Compiling libxml v0.3.3
24042025-06-03T00:11:31.604Z Compiling async-recursion v1.1.1
24052025-06-03T00:11:32.482Z Compiling termcolor v1.4.1
24062025-06-03T00:11:32.518Z Compiling hashbrown v0.12.3
24072025-06-03T00:11:32.821Z Compiling bitfield v0.14.0
24082025-06-03T00:11:33.123Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24092025-06-03T00:11:33.446Z Compiling env_logger v0.10.2
24102025-06-03T00:11:34.853Z Compiling derive_builder_macro v0.20.2
24112025-06-03T00:11:35.442Z Compiling phf_codegen v0.11.2
24122025-06-03T00:11:35.615Z Compiling headers v0.4.0
24132025-06-03T00:11:35.740Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24142025-06-03T00:11:36.191Z Compiling serde-hex v0.1.0
24152025-06-03T00:11:39.009Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24162025-06-03T00:11:40.972Z Compiling samael v0.0.18
24172025-06-03T00:11:42.440Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24182025-06-03T00:11:45.151Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24192025-06-03T00:11:45.415Z Compiling ron v0.8.1
24202025-06-03T00:11:45.593Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24212025-06-03T00:11:45.905Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24222025-06-03T00:11:46.300Z Compiling hashbrown v0.13.2
24232025-06-03T00:11:46.695Z Compiling itertools v0.13.0
24242025-06-03T00:11:47.628Z Compiling strum_macros v0.24.3
24252025-06-03T00:11:48.523Z Compiling parse-zoneinfo v0.3.1
24262025-06-03T00:11:49.829Z Compiling indoc v1.0.9
24272025-06-03T00:11:50.005Z Compiling crc-any v2.5.0
24282025-06-03T00:11:50.227Z Compiling crc8 v0.1.1
24292025-06-03T00:11:50.294Z Compiling chrono-tz-build v0.4.0
24302025-06-03T00:11:50.568Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24312025-06-03T00:11:50.719Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24322025-06-03T00:11:50.912Z Compiling object v0.30.4
24332025-06-03T00:11:51.215Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24342025-06-03T00:11:55.468Z Compiling derive_builder v0.20.2
24352025-06-03T00:11:59.811Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24362025-06-03T00:12:00.153Z Compiling oso-derive v0.27.3
24372025-06-03T00:12:01.005Z Compiling impl-trait-for-tuples v0.2.2
24382025-06-03T00:12:01.266Z Compiling quick-xml v0.37.2
24392025-06-03T00:12:02.611Z Compiling vte_generate_state_changes v0.1.2
24402025-06-03T00:12:03.151Z Compiling arc-swap v1.7.1
24412025-06-03T00:12:03.398Z Compiling path-slash v0.1.5
24422025-06-03T00:12:03.673Z Compiling slog-scope v4.4.0
24432025-06-03T00:12:03.800Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24442025-06-03T00:12:04.415Z Compiling vte v0.11.1
24452025-06-03T00:12:05.747Z Compiling oso v0.27.3
24462025-06-03T00:12:05.857Z Compiling chrono-tz v0.10.3
24472025-06-03T00:12:06.506Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24482025-06-03T00:12:07.796Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24492025-06-03T00:12:10.762Z Compiling diesel-dtrace v0.4.2
24502025-06-03T00:12:11.100Z Compiling unicase v2.7.0
24512025-06-03T00:12:12.275Z Compiling strip-ansi-escapes v0.2.0
24522025-06-03T00:12:12.944Z Compiling slog-stdlog v4.1.1
24532025-06-03T00:12:13.685Z Compiling papergrid v0.11.0
24542025-06-03T00:12:17.682Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24552025-06-03T00:12:18.015Z Compiling tabled_derive v0.7.0
24562025-06-03T00:12:19.762Z Compiling fd-lock v4.0.2
24572025-06-03T00:12:20.036Z Compiling bb8 v0.8.5
24582025-06-03T00:12:20.718Z Compiling peg-macros v0.8.5
24592025-06-03T00:12:20.745Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24602025-06-03T00:12:21.118Z Compiling nu-ansi-term v0.50.1
24612025-06-03T00:12:21.658Z Compiling async-bb8-diesel v0.2.1
24622025-06-03T00:12:22.380Z Compiling reedline v0.38.0
24632025-06-03T00:12:22.518Z Compiling tabled v0.15.0
24642025-06-03T00:12:23.511Z Compiling peg v0.8.5
24652025-06-03T00:12:23.718Z Compiling slog-envlogger v2.2.0
24662025-06-03T00:12:26.722Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24672025-06-03T00:12:37.922Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24682025-06-03T00:12:37.954Z Compiling typify-impl v0.2.0
24692025-06-03T00:12:38.261Z Compiling pem v3.0.5
24702025-06-03T00:12:39.670Z Compiling bcs v0.1.6
24712025-06-03T00:12:40.514Z Compiling fxhash v0.2.1
24722025-06-03T00:12:40.796Z Compiling libz-sys v1.1.20
24732025-06-03T00:12:41.456Z Compiling termtree v0.5.1
24742025-06-03T00:12:41.969Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24752025-06-03T00:12:43.008Z Compiling kstat-rs v0.2.4
24762025-06-03T00:12:44.019Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24772025-06-03T00:12:46.237Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24782025-06-03T00:12:47.622Z Compiling typify-macro v0.2.0
24792025-06-03T00:12:51.229Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24802025-06-03T00:12:51.866Z Compiling nanorand v0.7.0
24812025-06-03T00:12:52.692Z Compiling libgit2-sys v0.17.0+1.8.1
24822025-06-03T00:12:52.973Z Compiling pin-project-internal v1.1.6
24832025-06-03T00:12:53.451Z Compiling parking_lot_core v0.8.6
24842025-06-03T00:12:55.448Z Compiling pin-project v1.1.6
24852025-06-03T00:12:55.668Z Compiling flume v0.11.1
24862025-06-03T00:12:56.489Z Compiling mime_guess v2.0.5
24872025-06-03T00:12:58.058Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24882025-06-03T00:13:01.449Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24892025-06-03T00:13:04.826Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24902025-06-03T00:13:05.271Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24912025-06-03T00:13:05.620Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24922025-06-03T00:13:06.710Z Compiling castaway v0.2.3
24932025-06-03T00:13:07.035Z Compiling snafu-derive v0.8.5
24942025-06-03T00:13:08.875Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24952025-06-03T00:13:09.353Z Compiling fs-err v2.11.0
24962025-06-03T00:13:09.560Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24972025-06-03T00:13:09.996Z Compiling compact_str v0.8.0
24982025-06-03T00:13:11.400Z Compiling snafu v0.8.5
24992025-06-03T00:13:11.739Z Compiling typify v0.2.0
25002025-06-03T00:13:11.989Z Compiling unicode-truncate v1.1.0
25012025-06-03T00:13:12.399Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25022025-06-03T00:13:12.784Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25032025-06-03T00:13:12.934Z Compiling globset v0.4.15
25042025-06-03T00:13:20.223Z Compiling olpc-cjson v0.1.4
25052025-06-03T00:13:20.764Z Compiling lru v0.12.5
25062025-06-03T00:13:21.244Z Compiling vergen v8.3.2
25072025-06-03T00:13:21.628Z Compiling nibble_vec v0.1.0
25082025-06-03T00:13:21.971Z Compiling serde_plain v1.0.2
25092025-06-03T00:13:22.011Z Compiling cargo-platform v0.1.8
25102025-06-03T00:13:22.598Z Compiling instability v0.3.2
25112025-06-03T00:13:22.694Z Compiling atty v0.2.14
25122025-06-03T00:13:22.939Z Compiling salty v0.3.0
25132025-06-03T00:13:23.493Z Compiling indoc v2.0.6
25142025-06-03T00:13:23.611Z Compiling io-lifetimes v1.0.11
25152025-06-03T00:13:24.235Z Compiling http-range v0.1.5
25162025-06-03T00:13:24.529Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
25172025-06-03T00:13:24.951Z Compiling endian-type v0.1.2
25182025-06-03T00:13:25.332Z Compiling cassowary v0.3.0
25192025-06-03T00:13:28.972Z Compiling half v1.8.3
25202025-06-03T00:13:30.145Z Compiling typed-path v0.9.3
25212025-06-03T00:13:38.223Z Compiling tough v0.20.0
25222025-06-03T00:13:46.010Z Compiling serde_cbor v0.11.2
25232025-06-03T00:13:48.507Z Compiling ratatui v0.29.0
25242025-06-03T00:13:49.321Z Compiling radix_trie v0.2.1
25252025-06-03T00:13:51.369Z Compiling cargo_metadata v0.18.1
25262025-06-03T00:13:51.621Z Compiling git2 v0.19.0
25272025-06-03T00:14:00.346Z Compiling progenitor-impl v0.8.0
25282025-06-03T00:14:01.086Z Compiling parking_lot v0.11.2
25292025-06-03T00:14:05.478Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25302025-06-03T00:14:06.279Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25312025-06-03T00:14:06.737Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25322025-06-03T00:14:09.224Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25332025-06-03T00:14:09.784Z Compiling rand_seeder v0.3.0
25342025-06-03T00:14:10.307Z Compiling lzma-sys v0.1.20
25352025-06-03T00:14:11.029Z Compiling parse-size v1.1.0
25362025-06-03T00:14:11.109Z Compiling xshell-macros v0.2.7
25372025-06-03T00:14:11.431Z Compiling rustls v0.21.12
25382025-06-03T00:14:11.463Z Compiling rustix v0.37.28
25392025-06-03T00:14:11.789Z Compiling xshell v0.2.7
25402025-06-03T00:14:11.878Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25412025-06-03T00:14:12.626Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25422025-06-03T00:14:12.658Z Compiling progenitor-macro v0.8.0
25432025-06-03T00:14:13.011Z Compiling hyper-staticfile v0.10.1
25442025-06-03T00:14:13.878Z Compiling sled v0.34.7
25452025-06-03T00:14:15.004Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25462025-06-03T00:14:16.679Z Compiling hickory-client v0.24.4
25472025-06-03T00:14:21.490Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25482025-06-03T00:14:22.783Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25492025-06-03T00:14:22.929Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25502025-06-03T00:14:23.830Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25512025-06-03T00:14:28.620Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25522025-06-03T00:14:28.989Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
25532025-06-03T00:14:30.107Z Compiling hickory-server v0.24.4
25542025-06-03T00:14:30.711Z Compiling primeorder v0.13.6
25552025-06-03T00:14:31.410Z Compiling progenitor-client v0.8.0
25562025-06-03T00:14:32.400Z Compiling sct v0.7.1
25572025-06-03T00:14:32.913Z Compiling rustls-webpki v0.101.7
25582025-06-03T00:14:33.356Z Compiling heck v0.3.3
25592025-06-03T00:14:33.848Z Compiling env_filter v0.1.2
25602025-06-03T00:14:35.628Z Compiling csv-core v0.1.11
25612025-06-03T00:14:36.543Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25622025-06-03T00:14:36.813Z Compiling void v1.0.2
25632025-06-03T00:14:37.031Z Compiling csv v1.3.1
25642025-06-03T00:14:37.132Z Compiling lzss v0.8.2
25652025-06-03T00:14:37.669Z Compiling env_logger v0.11.5
25662025-06-03T00:14:39.506Z Compiling zone_cfg_derive v0.1.2
25672025-06-03T00:14:40.959Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25682025-06-03T00:14:41.848Z Compiling progenitor v0.8.0
25692025-06-03T00:14:42.238Z Compiling p384 v0.13.0
25702025-06-03T00:14:43.630Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25712025-06-03T00:14:44.894Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25722025-06-03T00:14:49.032Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25732025-06-03T00:14:49.318Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25742025-06-03T00:14:50.512Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25752025-06-03T00:14:50.877Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25762025-06-03T00:14:52.601Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25772025-06-03T00:14:53.422Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25782025-06-03T00:14:53.880Z Compiling tungstenite v0.23.0
25792025-06-03T00:14:57.002Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25802025-06-03T00:14:57.393Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25812025-06-03T00:14:57.798Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25822025-06-03T00:14:57.845Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25832025-06-03T00:14:58.173Z Compiling nix v0.27.1
25842025-06-03T00:14:58.705Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25852025-06-03T00:14:59.468Z Compiling serde_bytes v0.11.17
25862025-06-03T00:14:59.989Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25872025-06-03T00:15:00.163Z Compiling base64 v0.13.1
25882025-06-03T00:15:00.984Z Compiling ron v0.7.1
25892025-06-03T00:15:01.127Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25902025-06-03T00:15:01.396Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25912025-06-03T00:15:02.093Z Compiling tokio-tungstenite v0.23.1
25922025-06-03T00:15:02.843Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25932025-06-03T00:15:06.631Z Compiling xz2 v0.1.7
25942025-06-03T00:15:07.898Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25952025-06-03T00:15:09.231Z Compiling terminal_size v0.2.6
25962025-06-03T00:15:13.439Z Compiling tokio-rustls v0.24.1
25972025-06-03T00:15:13.719Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25982025-06-03T00:15:13.982Z Compiling zone v0.1.8
25992025-06-03T00:15:14.959Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26002025-06-03T00:15:15.734Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26012025-06-03T00:15:16.732Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26022025-06-03T00:15:17.599Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26032025-06-03T00:15:17.772Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26042025-06-03T00:15:18.423Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26052025-06-03T00:15:24.209Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26062025-06-03T00:15:24.591Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26072025-06-03T00:15:26.686Z Compiling rustls-pemfile v1.0.4
26082025-06-03T00:15:27.506Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26092025-06-03T00:15:27.653Z Compiling signal-hook-tokio v0.3.1
26102025-06-03T00:15:27.929Z Compiling yasna v0.5.2
26112025-06-03T00:15:28.046Z Compiling twox-hash v2.1.0
26122025-06-03T00:15:29.226Z Compiling secrecy v0.8.0
26132025-06-03T00:15:29.371Z Compiling is_ci v1.2.0
26142025-06-03T00:15:29.579Z Compiling smawk v0.3.2
26152025-06-03T00:15:29.741Z Compiling unicode-linebreak v0.1.5
26162025-06-03T00:15:29.924Z Compiling supports-color v3.0.2
26172025-06-03T00:15:30.368Z Compiling textwrap v0.16.1
26182025-06-03T00:15:30.697Z Compiling rcgen v0.12.1
26192025-06-03T00:15:33.147Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26202025-06-03T00:15:33.946Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26212025-06-03T00:15:39.789Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26222025-06-03T00:15:40.352Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26232025-06-03T00:15:40.731Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26242025-06-03T00:15:41.504Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26252025-06-03T00:15:52.208Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
26262025-06-03T00:15:56.778Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26272025-06-03T00:15:56.810Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26282025-06-03T00:15:58.401Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26292025-06-03T00:16:01.171Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26302025-06-03T00:16:09.936Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26312025-06-03T00:16:13.738Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26322025-06-03T00:16:14.414Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26332025-06-03T00:16:16.984Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26342025-06-03T00:16:21.310Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26352025-06-03T00:16:21.662Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26362025-06-03T00:16:22.870Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26372025-06-03T00:16:28.988Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26382025-06-03T00:16:29.326Z Compiling fatfs v0.3.6
26392025-06-03T00:16:29.938Z Compiling subprocess v0.2.9
26402025-06-03T00:16:31.617Z Compiling rtoolbox v0.0.2
26412025-06-03T00:16:32.078Z Compiling assert_matches v1.5.0
26422025-06-03T00:16:32.124Z Compiling rpassword v7.3.1
26432025-06-03T00:16:32.674Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26442025-06-03T00:16:34.652Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26452025-06-03T00:16:35.718Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26462025-06-03T00:16:40.030Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26472025-06-03T00:16:46.488Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26482025-06-03T00:17:04.426Z Compiling tui-tree-widget v0.23.0
26492025-06-03T00:17:04.835Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26502025-06-03T00:17:04.969Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26512025-06-03T00:17:05.353Z Compiling uzers v0.12.1
26522025-06-03T00:17:08.357Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26532025-06-03T00:17:12.222Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26542025-06-03T00:17:14.222Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26552025-06-03T00:17:16.811Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26562025-06-03T00:17:28.190Z Compiling support-bundle-viewer v0.1.0
26572025-06-03T00:17:31.785Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26582025-06-03T00:17:36.150Z Compiling multimap v0.10.1
26592025-06-03T00:19:41.440Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26602025-06-03T00:19:42.711Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26612025-06-03T00:27:35.614Z Finished `release` profile [optimized] target(s) in 17m 57s
26622025-06-03T00:29:06.742Z
26632025-06-03T00:29:06.742Zreal 19:31.118184736
26642025-06-03T00:29:06.743Zuser 2:12:41.138947979
26652025-06-03T00:29:06.743Zsys 4:32.612633142
26662025-06-03T00:29:06.743Ztrap 5.114988809
26672025-06-03T00:29:06.768Ztflt 1.185350328
26682025-06-03T00:29:06.768Zdflt 4.803373261
26692025-06-03T00:29:06.768Zkflt 0.029331599
26702025-06-03T00:29:06.768Zlock 7:42:55.809538834
26712025-06-03T00:29:06.769Zslp 6:43:58.996862407
26722025-06-03T00:29:06.769Zlat 3:45.072119500
26732025-06-03T00:29:06.769Zstop 3:25.072873282
26742025-06-03T00:29:06.769Z+ mapfile -t packages
26752025-06-03T00:29:06.769Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26762025-06-03T00:29:08.446Z Finished `release` profile [optimized] target(s) in 1.61s
26772025-06-03T00:29:08.523Z Running `target/release/omicron-package -t test list-outputs`
26782025-06-03T00:29:08.588ZLogging to: /work/oxidecomputer/omicron/out/LOG
26792025-06-03T00:29:08.613Z+ ptime -m cargo build --locked --release -p xtask
26802025-06-03T00:29:09.570Z Compiling serde v1.0.219
26812025-06-03T00:29:09.595Z Compiling libc v0.2.172
26822025-06-03T00:29:09.596Z Compiling serde_json v1.0.140
26832025-06-03T00:29:09.596Z Compiling rustix v0.38.37
26842025-06-03T00:29:09.621Z Compiling syn v2.0.101
26852025-06-03T00:29:09.657Z Compiling bitflags v2.9.0
26862025-06-03T00:29:10.029Z Compiling usdt-impl v0.5.0
26872025-06-03T00:29:10.064Z Compiling syn v1.0.109
26882025-06-03T00:29:10.131Z Compiling hashbrown v0.15.3
26892025-06-03T00:29:10.205Z Compiling log v0.4.27
26902025-06-03T00:29:10.424Z Compiling fs-err v3.1.0
26912025-06-03T00:29:10.713Z Compiling once_cell v1.21.3
26922025-06-03T00:29:10.783Z Compiling anyhow v1.0.98
26932025-06-03T00:29:10.991Z Compiling thread-id v4.2.2
26942025-06-03T00:29:11.371Z Compiling indexmap v2.9.0
26952025-06-03T00:29:12.255Z Compiling terminal_size v0.4.0
26962025-06-03T00:29:12.315Z Compiling tempfile v3.13.0
26972025-06-03T00:29:12.537Z Compiling clap_builder v4.5.35
26982025-06-03T00:29:13.138Z Compiling proc-macro-error v1.0.4
26992025-06-03T00:29:13.921Z Compiling tabled_derive v0.7.0
27002025-06-03T00:29:15.021Z Compiling tabled v0.15.0
27012025-06-03T00:29:15.712Z Compiling serde_derive v1.0.219
27022025-06-03T00:29:15.712Z Compiling thiserror-impl v1.0.69
27032025-06-03T00:29:15.738Z Compiling zerocopy-derive v0.7.35
27042025-06-03T00:29:15.738Z Compiling scroll_derive v0.12.0
27052025-06-03T00:29:15.738Z Compiling thiserror-impl v2.0.12
27062025-06-03T00:29:17.470Z Compiling scroll v0.12.0
27072025-06-03T00:29:17.495Z Compiling zerocopy v0.7.35
27082025-06-03T00:29:17.495Z Compiling goblin v0.8.2
27092025-06-03T00:29:17.947Z Compiling thiserror v1.0.69
27102025-06-03T00:29:18.121Z Compiling pest v2.7.14
27112025-06-03T00:29:19.663Z Compiling thiserror v2.0.12
27122025-06-03T00:29:19.904Z Compiling clap_derive v4.5.32
27132025-06-03T00:29:20.604Z Compiling pest_meta v2.7.14
27142025-06-03T00:29:23.290Z Compiling pest_generator v2.7.14
27152025-06-03T00:29:23.577Z Compiling clap v4.5.35
27162025-06-03T00:29:24.626Z Compiling pest_derive v2.7.14
27172025-06-03T00:29:25.284Z Compiling dtrace-parser v0.2.0
27182025-06-03T00:29:26.563Z Compiling serde_tokenstream v0.2.2
27192025-06-03T00:29:27.110Z Compiling serde_spanned v0.6.8
27202025-06-03T00:29:27.408Z Compiling toml_datetime v0.6.9
27212025-06-03T00:29:28.035Z Compiling dof v0.3.0
27222025-06-03T00:29:28.409Z Compiling toml_edit v0.22.26
27232025-06-03T00:29:29.835Z Compiling camino v1.1.9
27242025-06-03T00:29:31.002Z Compiling usdt-attr-macro v0.5.0
27252025-06-03T00:29:31.028Z Compiling usdt-macro v0.5.0
27262025-06-03T00:29:31.998Z Compiling toml v0.8.22
27272025-06-03T00:29:32.943Z Compiling cargo-platform v0.1.8
27282025-06-03T00:29:33.831Z Compiling semver v1.0.26
27292025-06-03T00:29:35.027Z Compiling cargo_metadata v0.19.2
27302025-06-03T00:29:35.771Z Compiling cargo_toml v0.21.0
27312025-06-03T00:29:36.156Z Compiling usdt v0.5.0
27322025-06-03T00:29:36.632Z Compiling camino-tempfile v1.3.0
27332025-06-03T00:29:37.342Z Compiling macaddr v1.0.1
27342025-06-03T00:29:47.548Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27352025-06-03T00:29:53.383Z Finished `release` profile [optimized] target(s) in 44.71s
27362025-06-03T00:29:53.499Z
27372025-06-03T00:29:53.500Zreal 44.868324296
27382025-06-03T00:29:53.500Zuser 4:26.136969302
27392025-06-03T00:29:53.500Zsys 21.174965302
27402025-06-03T00:29:53.500Ztrap 0.152287006
27412025-06-03T00:29:53.500Ztflt 0.133575877
27422025-06-03T00:29:53.500Zdflt 0.475958188
27432025-06-03T00:29:53.500Zkflt 0.000018537
27442025-06-03T00:29:53.500Zlock 8:30.092357167
27452025-06-03T00:29:53.500Zslp 13:22.651808659
27462025-06-03T00:29:53.500Zlat 14.543589064
27472025-06-03T00:29:53.500Zstop 16.952245306
27482025-06-03T00:29:53.526Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27492025-06-03T00:29:53.526Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27502025-06-03T00:29:53.526Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27512025-06-03T00:29:53.526Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27522025-06-03T00:29:53.526Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27532025-06-03T00:29:55.103Z Compiling thiserror-impl v2.0.12
27542025-06-03T00:29:55.143Z Compiling regress v0.10.3
27552025-06-03T00:29:55.175Z Compiling unsafe-libyaml v0.2.11
27562025-06-03T00:29:55.175Z Compiling ident_case v1.0.1
27572025-06-03T00:29:55.200Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27582025-06-03T00:29:55.226Z Compiling match_cfg v0.1.0
27592025-06-03T00:29:55.270Z Compiling quick-error v1.2.3
27602025-06-03T00:29:55.296Z Compiling tempfile v3.13.0
27612025-06-03T00:29:55.378Z Compiling hostname v0.3.1
27622025-06-03T00:29:55.425Z Compiling darling_core v0.20.10
27632025-06-03T00:29:55.450Z Compiling progenitor-client v0.10.0
27642025-06-03T00:29:55.610Z Compiling structmeta-derive v0.3.0
27652025-06-03T00:29:55.724Z Compiling rustls v0.22.4
27662025-06-03T00:29:56.008Z Compiling debug-ignore v1.0.5
27672025-06-03T00:29:56.033Z Compiling hex v0.4.3
27682025-06-03T00:29:56.100Z Compiling macaddr v1.0.1
27692025-06-03T00:29:56.209Z Compiling multer v3.1.0
27702025-06-03T00:29:56.527Z Compiling serde_yaml v0.9.34+deprecated
27712025-06-03T00:29:56.686Z Compiling toml v0.8.22
27722025-06-03T00:29:56.765Z Compiling slog-json v2.6.1
27732025-06-03T00:29:57.126Z Compiling async-stream-impl v0.3.6
27742025-06-03T00:29:57.768Z Compiling structmeta v0.3.0
27752025-06-03T00:29:57.813Z Compiling thiserror v2.0.12
27762025-06-03T00:29:57.983Z Compiling wait-timeout v0.2.0
27772025-06-03T00:29:58.010Z Compiling dropshot v0.16.2
27782025-06-03T00:29:58.192Z Compiling typify-impl v0.3.0
27792025-06-03T00:29:58.235Z Compiling bit-vec v0.8.0
27802025-06-03T00:29:58.422Z Compiling rusty-fork v0.3.0
27812025-06-03T00:29:58.520Z Compiling async-stream v0.3.6
27822025-06-03T00:29:58.701Z Compiling bit-set v0.8.0
27832025-06-03T00:29:58.859Z Compiling slog-bunyan v2.5.0
27842025-06-03T00:29:59.047Z Compiling waitgroup v0.1.2
27852025-06-03T00:29:59.073Z Compiling dropshot_endpoint v0.16.2
27862025-06-03T00:29:59.108Z Compiling serde_path_to_error v0.1.17
27872025-06-03T00:29:59.291Z Compiling rand_xorshift v0.3.0
27882025-06-03T00:29:59.614Z Compiling derive-where v1.2.7
27892025-06-03T00:29:59.643Z Compiling hostname v0.4.0
27902025-06-03T00:29:59.832Z Compiling instant v0.1.13
27912025-06-03T00:29:59.906Z Compiling unarray v0.1.4
27922025-06-03T00:29:59.906Z Compiling test-strategy v0.4.0
27932025-06-03T00:30:00.015Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27942025-06-03T00:30:00.125Z Compiling proptest v1.6.0
27952025-06-03T00:30:00.219Z Compiling progenitor-client v0.9.1
27962025-06-03T00:30:00.355Z Compiling darling_macro v0.20.10
27972025-06-03T00:30:00.833Z Compiling tokio-rustls v0.25.0
27982025-06-03T00:30:01.174Z Compiling darling v0.20.10
27992025-06-03T00:30:01.280Z Compiling parse-display-derive v0.10.0
28002025-06-03T00:30:01.334Z Compiling serde_with_macros v3.12.0
28012025-06-03T00:30:02.213Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28022025-06-03T00:30:02.812Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28032025-06-03T00:30:02.868Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28042025-06-03T00:30:03.229Z Compiling backoff v0.4.0
28052025-06-03T00:30:03.501Z Compiling serde_with v3.12.0
28062025-06-03T00:30:03.526Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28072025-06-03T00:30:03.607Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28082025-06-03T00:30:03.758Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28092025-06-03T00:30:03.989Z Compiling proc-macro-crate v1.3.1
28102025-06-03T00:30:04.297Z Compiling crucible-workspace-hack v0.1.0
28112025-06-03T00:30:04.599Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28122025-06-03T00:30:04.652Z Compiling parse-display v0.10.0
28132025-06-03T00:30:04.835Z Compiling num_enum_derive v0.5.11
28142025-06-03T00:30:05.018Z Compiling itertools v0.13.0
28152025-06-03T00:30:05.222Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28162025-06-03T00:30:05.504Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
28172025-06-03T00:30:05.633Z Compiling heapless v0.8.0
28182025-06-03T00:30:06.534Z Compiling proc-macro-error v1.0.4
28192025-06-03T00:30:06.732Z Compiling hash32 v0.3.1
28202025-06-03T00:30:06.838Z Compiling foreign-types-macros v0.2.3
28212025-06-03T00:30:06.885Z Compiling num_enum v0.5.11
28222025-06-03T00:30:07.029Z Compiling foreign-types-shared v0.3.1
28232025-06-03T00:30:07.093Z Compiling smoltcp v0.11.0
28242025-06-03T00:30:07.424Z Compiling tabwriter v1.4.0
28252025-06-03T00:30:07.659Z Compiling ingot-macros v0.1.0
28262025-06-03T00:30:07.875Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28272025-06-03T00:30:07.900Z Compiling foreign-types v0.5.0
28282025-06-03T00:30:07.944Z Compiling cstr-argument v0.1.2
28292025-06-03T00:30:08.009Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28302025-06-03T00:30:08.046Z Compiling cobs v0.2.3
28312025-06-03T00:30:08.219Z Compiling pretty-hex v0.2.1
28322025-06-03T00:30:08.358Z Compiling postcard v1.0.10
28332025-06-03T00:30:08.383Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28342025-06-03T00:30:08.460Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28352025-06-03T00:30:08.603Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28362025-06-03T00:30:08.852Z Compiling typify-impl v0.4.1
28372025-06-03T00:30:08.878Z Compiling colored v2.2.0
28382025-06-03T00:30:08.993Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28392025-06-03T00:30:09.587Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28402025-06-03T00:30:09.993Z Compiling typify-macro v0.3.0
28412025-06-03T00:30:10.018Z Compiling itertools v0.14.0
28422025-06-03T00:30:10.309Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28432025-06-03T00:30:11.175Z Compiling camino-tempfile v1.3.0
28442025-06-03T00:30:11.677Z Compiling smf v0.2.3
28452025-06-03T00:30:12.636Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28462025-06-03T00:30:12.739Z Compiling zone_cfg_derive v0.3.0
28472025-06-03T00:30:12.765Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28482025-06-03T00:30:12.945Z Compiling num-derive v0.4.2
28492025-06-03T00:30:13.010Z Compiling sigpipe v0.1.3
28502025-06-03T00:30:13.178Z Compiling jiff v0.2.13
28512025-06-03T00:30:13.207Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28522025-06-03T00:30:13.349Z Compiling ingot-types v0.1.0
28532025-06-03T00:30:13.469Z Compiling typify v0.3.0
28542025-06-03T00:30:13.573Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28552025-06-03T00:30:13.681Z Compiling progenitor-impl v0.9.1
28562025-06-03T00:30:13.934Z Compiling zone v0.3.1
28572025-06-03T00:30:14.044Z Compiling num-rational v0.4.2
28582025-06-03T00:30:14.150Z Compiling ingot v0.1.0
28592025-06-03T00:30:14.742Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
28602025-06-03T00:30:15.209Z Compiling num-complex v0.4.6
28612025-06-03T00:30:15.319Z Compiling universal-hash v0.5.1
28622025-06-03T00:30:15.523Z Compiling float-ord v0.3.2
28632025-06-03T00:30:15.555Z Compiling opaque-debug v0.3.1
28642025-06-03T00:30:15.756Z Compiling secrecy v0.10.3
28652025-06-03T00:30:15.782Z Compiling half v2.4.1
28662025-06-03T00:30:16.058Z Compiling num v0.4.3
28672025-06-03T00:30:16.146Z Compiling ciborium-io v0.2.2
28682025-06-03T00:30:16.213Z Compiling keccak v0.1.5
28692025-06-03T00:30:16.335Z Compiling ciborium-ll v0.2.2
28702025-06-03T00:30:16.360Z Compiling convert_case v0.4.0
28712025-06-03T00:30:16.744Z Compiling ciborium v0.2.2
28722025-06-03T00:30:17.097Z Compiling derive_more v0.99.20
28732025-06-03T00:30:17.175Z Compiling sha3 v0.10.8
28742025-06-03T00:30:17.692Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28752025-06-03T00:30:17.955Z Compiling password-hash v0.5.0
28762025-06-03T00:30:18.050Z Compiling blake2 v0.10.6
28772025-06-03T00:30:18.791Z Compiling aead v0.5.2
28782025-06-03T00:30:19.187Z Compiling utf-8 v0.7.6
28792025-06-03T00:30:19.375Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28802025-06-03T00:30:19.401Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28812025-06-03T00:30:19.473Z Compiling progenitor-macro v0.9.1
28822025-06-03T00:30:19.535Z Compiling tungstenite v0.21.0
28832025-06-03T00:30:20.550Z Compiling typify-macro v0.4.1
28842025-06-03T00:30:20.581Z Compiling argon2 v0.5.3
28852025-06-03T00:30:21.267Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28862025-06-03T00:30:21.295Z Compiling poly1305 v0.8.0
28872025-06-03T00:30:22.258Z Compiling chacha20 v0.9.1
28882025-06-03T00:30:22.369Z Compiling base64 v0.21.7
28892025-06-03T00:30:22.431Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28902025-06-03T00:30:22.627Z Compiling tokio-tungstenite v0.21.0
28912025-06-03T00:30:22.755Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
28922025-06-03T00:30:22.896Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28932025-06-03T00:30:22.921Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
28942025-06-03T00:30:23.036Z Compiling atomicwrites v0.4.4
28952025-06-03T00:30:23.130Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28962025-06-03T00:30:23.219Z Compiling thiserror-impl-no-std v2.0.2
28972025-06-03T00:30:23.260Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28982025-06-03T00:30:23.409Z Compiling semver v0.1.20
28992025-06-03T00:30:23.436Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29002025-06-03T00:30:23.771Z Compiling rustc_version v0.1.7
29012025-06-03T00:30:23.900Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29022025-06-03T00:30:23.900Z Compiling typify-impl v0.2.0
29032025-06-03T00:30:23.994Z Compiling newline-converter v0.3.0
29042025-06-03T00:30:24.040Z Compiling primeorder v0.13.6
29052025-06-03T00:30:24.075Z Compiling typify v0.4.1
29062025-06-03T00:30:24.215Z Compiling libefi-sys v0.1.0
29072025-06-03T00:30:24.241Z Compiling progenitor-impl v0.10.0
29082025-06-03T00:30:24.278Z Compiling linked-hash-map v0.5.6
29092025-06-03T00:30:24.534Z Compiling owo-colors v4.2.0
29102025-06-03T00:30:24.560Z Compiling cancel-safe-futures v0.1.5
29112025-06-03T00:30:24.653Z Compiling lru-cache v0.1.2
29122025-06-03T00:30:24.950Z Compiling newtype_derive v0.1.6
29132025-06-03T00:30:24.975Z Compiling expectorate v1.2.0
29142025-06-03T00:30:25.484Z Compiling chacha20poly1305 v0.10.1
29152025-06-03T00:30:25.509Z Compiling resolv-conf v0.7.0
29162025-06-03T00:30:25.535Z Compiling thiserror-no-std v2.0.2
29172025-06-03T00:30:25.560Z Compiling libsw-core v0.3.1
29182025-06-03T00:30:25.560Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29192025-06-03T00:30:25.764Z Compiling vsss-rs v3.3.4
29202025-06-03T00:30:25.965Z Compiling bitfield-struct v0.6.2
29212025-06-03T00:30:25.991Z Compiling unicase v2.7.0
29222025-06-03T00:30:26.017Z Compiling arc-swap v1.7.1
29232025-06-03T00:30:26.346Z Compiling fixedbitset v0.5.7
29242025-06-03T00:30:26.651Z Compiling ref-cast v1.0.24
29252025-06-03T00:30:27.003Z Compiling petgraph v0.7.1
29262025-06-03T00:30:27.144Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29272025-06-03T00:30:27.264Z Compiling slog-scope v4.4.0
29282025-06-03T00:30:27.864Z Compiling libsw v3.4.0
29292025-06-03T00:30:27.963Z Compiling hickory-resolver v0.24.4
29302025-06-03T00:30:29.277Z Compiling polyval v0.6.2
29312025-06-03T00:30:29.377Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29322025-06-03T00:30:29.704Z Compiling progenitor v0.9.1
29332025-06-03T00:30:29.759Z Compiling ref-cast-impl v1.0.24
29342025-06-03T00:30:29.858Z Compiling proc-macro-error-attr2 v2.0.0
29352025-06-03T00:30:29.984Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
29362025-06-03T00:30:30.012Z Compiling progenitor-macro v0.10.0
29372025-06-03T00:30:30.044Z Compiling indent_write v2.2.0
29382025-06-03T00:30:30.343Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29392025-06-03T00:30:30.449Z Compiling salty v0.3.0
29402025-06-03T00:30:30.532Z Compiling parking_lot_core v0.8.6
29412025-06-03T00:30:30.643Z Compiling linear-map v1.2.0
29422025-06-03T00:30:30.957Z Compiling proc-macro-error2 v2.0.1
29432025-06-03T00:30:31.062Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29442025-06-03T00:30:31.089Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29452025-06-03T00:30:31.582Z Compiling ghash v0.5.1
29462025-06-03T00:30:31.608Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29472025-06-03T00:30:32.025Z Compiling slog-stdlog v4.1.1
29482025-06-03T00:30:32.050Z Compiling p384 v0.13.0
29492025-06-03T00:30:32.357Z Compiling num-derive v0.3.3
29502025-06-03T00:30:32.392Z Compiling ctr v0.9.2
29512025-06-03T00:30:32.777Z Compiling lzma-sys v0.1.20
29522025-06-03T00:30:32.819Z Compiling gethostname v0.5.0
29532025-06-03T00:30:33.061Z Compiling slog-dtrace v0.3.0
29542025-06-03T00:30:33.288Z Compiling highway v1.3.0
29552025-06-03T00:30:33.376Z Compiling xshell-macros v0.2.7
29562025-06-03T00:30:33.456Z Compiling papergrid v0.14.0
29572025-06-03T00:30:34.028Z Compiling libscf-sys v1.1.0
29582025-06-03T00:30:34.074Z Compiling xshell v0.2.7
29592025-06-03T00:30:34.197Z Compiling aes-gcm v0.10.3
29602025-06-03T00:30:34.296Z Compiling mime_guess v2.0.5
29612025-06-03T00:30:34.398Z Compiling slog-envlogger v2.2.0
29622025-06-03T00:30:34.542Z Compiling steno v0.4.1
29632025-06-03T00:30:35.024Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29642025-06-03T00:30:35.077Z Compiling tabled_derive v0.10.0
29652025-06-03T00:30:35.665Z Compiling typify-macro v0.2.0
29662025-06-03T00:30:35.852Z Compiling iddqd v0.3.0
29672025-06-03T00:30:36.763Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29682025-06-03T00:30:37.144Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29692025-06-03T00:30:37.393Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29702025-06-03T00:30:37.983Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29712025-06-03T00:30:38.068Z Compiling heck v0.3.3
29722025-06-03T00:30:38.249Z Compiling progenitor-client v0.8.0
29732025-06-03T00:30:38.396Z Compiling ssh-encoding v0.2.0
29742025-06-03T00:30:38.441Z Compiling blowfish v0.9.1
29752025-06-03T00:30:38.748Z Compiling env_filter v0.1.2
29762025-06-03T00:30:38.814Z Compiling nibble_vec v0.1.0
29772025-06-03T00:30:38.893Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29782025-06-03T00:30:38.926Z Compiling humantime v2.1.0
29792025-06-03T00:30:39.091Z Compiling endian-type v0.1.2
29802025-06-03T00:30:39.140Z Compiling typify v0.2.0
29812025-06-03T00:30:39.331Z Compiling progenitor-impl v0.8.0
29822025-06-03T00:30:39.357Z Compiling radix_trie v0.2.1
29832025-06-03T00:30:39.357Z Compiling env_logger v0.11.5
29842025-06-03T00:30:39.405Z Compiling ssh-cipher v0.2.0
29852025-06-03T00:30:39.430Z Compiling bcrypt-pbkdf v0.10.0
29862025-06-03T00:30:39.959Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29872025-06-03T00:30:39.985Z Compiling zone_cfg_derive v0.1.2
29882025-06-03T00:30:40.046Z Compiling tabled v0.18.0
29892025-06-03T00:30:40.127Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29902025-06-03T00:30:40.174Z Compiling progenitor v0.10.0
29912025-06-03T00:30:40.444Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29922025-06-03T00:30:40.617Z Compiling parking_lot v0.11.2
29932025-06-03T00:30:41.022Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29942025-06-03T00:30:41.688Z Compiling qorb v0.3.1
29952025-06-03T00:30:41.759Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29962025-06-03T00:30:41.829Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29972025-06-03T00:30:42.270Z Compiling password-hash v0.4.2
29982025-06-03T00:30:42.295Z Compiling fxhash v0.2.1
29992025-06-03T00:30:42.552Z Compiling same-file v1.0.6
30002025-06-03T00:30:42.845Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
30012025-06-03T00:30:43.018Z Compiling http-range v0.1.5
30022025-06-03T00:30:43.152Z Compiling base64 v0.13.1
30032025-06-03T00:30:43.310Z Compiling walkdir v2.5.0
30042025-06-03T00:30:43.352Z Compiling pbkdf2 v0.11.0
30052025-06-03T00:30:43.689Z Compiling ron v0.7.1
30062025-06-03T00:30:43.948Z Compiling sled v0.34.7
30072025-06-03T00:30:45.052Z Compiling progenitor-macro v0.8.0
30082025-06-03T00:30:45.079Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30092025-06-03T00:30:45.518Z Compiling xz2 v0.1.7
30102025-06-03T00:30:45.621Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30112025-06-03T00:30:45.754Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30122025-06-03T00:30:45.992Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30132025-06-03T00:30:46.026Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30142025-06-03T00:30:46.758Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30152025-06-03T00:30:48.710Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30162025-06-03T00:30:49.505Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30172025-06-03T00:30:49.563Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30182025-06-03T00:30:50.111Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30192025-06-03T00:30:50.602Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30202025-06-03T00:30:51.829Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30212025-06-03T00:30:51.872Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30222025-06-03T00:30:52.446Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30232025-06-03T00:30:52.645Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30242025-06-03T00:30:53.250Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30252025-06-03T00:30:53.467Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30262025-06-03T00:30:54.801Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30272025-06-03T00:30:55.128Z Compiling progenitor v0.8.0
30282025-06-03T00:30:55.403Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30292025-06-03T00:30:55.768Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30302025-06-03T00:30:57.535Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30312025-06-03T00:30:57.626Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30322025-06-03T00:30:57.746Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30332025-06-03T00:30:57.774Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30342025-06-03T00:30:58.204Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30352025-06-03T00:30:58.240Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30362025-06-03T00:30:58.685Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30372025-06-03T00:30:58.859Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30382025-06-03T00:30:58.885Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30392025-06-03T00:30:59.992Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30402025-06-03T00:31:00.193Z Compiling zone v0.1.8
30412025-06-03T00:31:01.872Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30422025-06-03T00:31:02.180Z Compiling ssh-key v0.6.6
30432025-06-03T00:31:02.474Z Compiling hickory-client v0.24.4
30442025-06-03T00:31:02.812Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
30452025-06-03T00:31:03.592Z Compiling p256 v0.13.2
30462025-06-03T00:31:03.732Z Compiling p521 v0.13.3
30472025-06-03T00:31:04.022Z Compiling hickory-server v0.24.4
30482025-06-03T00:31:04.138Z Compiling pem v3.0.5
30492025-06-03T00:31:04.314Z Compiling yasna v0.5.2
30502025-06-03T00:31:04.834Z Compiling headers-core v0.3.0
30512025-06-03T00:31:05.044Z Compiling kstat-rs v0.2.4
30522025-06-03T00:31:05.543Z Compiling secrecy v0.8.0
30532025-06-03T00:31:05.612Z Compiling nanorand v0.7.0
30542025-06-03T00:31:05.694Z Compiling russh-cryptovec v0.7.3
30552025-06-03T00:31:05.732Z Compiling atty v0.2.14
30562025-06-03T00:31:05.880Z Compiling crc8 v0.1.1
30572025-06-03T00:31:05.947Z Compiling md5 v0.7.0
30582025-06-03T00:31:05.973Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30592025-06-03T00:31:06.051Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30602025-06-03T00:31:06.106Z Compiling flume v0.11.1
30612025-06-03T00:31:06.439Z Compiling russh-keys v0.45.0
30622025-06-03T00:31:06.737Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30632025-06-03T00:31:07.836Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30642025-06-03T00:31:08.060Z Compiling rcgen v0.12.1
30652025-06-03T00:31:08.104Z Compiling headers v0.4.0
30662025-06-03T00:31:09.646Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30672025-06-03T00:31:09.672Z Compiling hyper-staticfile v0.10.1
30682025-06-03T00:31:09.859Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30692025-06-03T00:31:10.541Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30702025-06-03T00:31:10.636Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30712025-06-03T00:31:11.503Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30722025-06-03T00:31:12.979Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
30732025-06-03T00:31:13.180Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30742025-06-03T00:31:14.288Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30752025-06-03T00:31:14.725Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30762025-06-03T00:31:15.317Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30772025-06-03T00:31:15.961Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30782025-06-03T00:31:16.833Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30792025-06-03T00:31:17.482Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30802025-06-03T00:31:17.508Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30812025-06-03T00:31:17.649Z Compiling num-bigint v0.4.6
30822025-06-03T00:31:18.125Z Compiling des v0.8.1
30832025-06-03T00:31:18.332Z Compiling subprocess v0.2.9
30842025-06-03T00:31:18.734Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30852025-06-03T00:31:18.826Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30862025-06-03T00:31:19.586Z Compiling display-error-chain v0.2.2
30872025-06-03T00:31:19.815Z Compiling hex-literal v0.4.1
30882025-06-03T00:31:19.848Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30892025-06-03T00:31:20.030Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30902025-06-03T00:31:20.719Z Compiling russh v0.45.0
30912025-06-03T00:31:21.855Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30922025-06-03T00:31:22.495Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30932025-06-03T00:31:22.733Z Compiling internet-checksum v0.2.1
30942025-06-03T00:31:29.598Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30952025-06-03T00:31:31.614Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30962025-06-03T00:32:06.725Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30972025-06-03T00:32:35.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
30982025-06-03T00:32:36.219Z
30992025-06-03T00:32:36.219Zreal 2:42.649918167
31002025-06-03T00:32:36.219Zuser 12:45.070913275
31012025-06-03T00:32:36.219Zsys 2:06.561625439
31022025-06-03T00:32:36.245Ztrap 0.414923883
31032025-06-03T00:32:36.245Ztflt 0.157626524
31042025-06-03T00:32:36.245Zdflt 1.462791064
31052025-06-03T00:32:36.245Zkflt 0.000309774
31062025-06-03T00:32:36.245Zlock 21:50.408405209
31072025-06-03T00:32:36.245Zslp 46:22.130510513
31082025-06-03T00:32:36.245Zlat 42.305764185
31092025-06-03T00:32:36.245Zstop 1:47.266207498
31102025-06-03T00:32:36.245Z+ mkdir tests
31112025-06-03T00:32:36.245Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
31122025-06-03T00:32:36.245Z+ xargs -I '{}' -t cp '{}' tests/
31132025-06-03T00:32:36.270Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-6c9ab6e1ab706124 tests/
31142025-06-03T00:32:36.295Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d52f47d3256c23bc tests/
31152025-06-03T00:32:36.320Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-04efc77d844e81ca tests/
31162025-06-03T00:32:36.345Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4146468bdcbdd3db tests/
31172025-06-03T00:32:36.551Z+ 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/*)
31182025-06-03T00:32:36.577Z+ 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-d52f47d3256c23bc tests/commtest-04efc77d844e81ca tests/dhcp_server-6c9ab6e1ab706124 tests/end_to_end_tests-4146468bdcbdd3db 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
31192025-06-03T00:34:15.356ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
31202025-06-03T00:34:15.356Za .github/buildomat/ci-env.sh 1K
31212025-06-03T00:34:15.356Za out/target/test 1K
31222025-06-03T00:34:15.356Za out/npuzone/npuzone 23144K
31232025-06-03T00:34:15.356Za package-manifest.toml 33K
31242025-06-03T00:34:15.356Za smf/sled-agent/non-gimlet/config.toml 5K
31252025-06-03T00:34:15.356Za target/release/omicron-package 40136K
31262025-06-03T00:34:15.356Za target/release/xtask 10887K
31272025-06-03T00:34:15.357Za target/debug/bootstrap 232902K
31282025-06-03T00:34:15.357Za tests/bootstrap-d52f47d3256c23bc 23353K
31292025-06-03T00:34:15.357Za tests/commtest-04efc77d844e81ca 25533K
31302025-06-03T00:34:15.357Za tests/dhcp_server-6c9ab6e1ab706124 23353K
31312025-06-03T00:34:15.357Za tests/end_to_end_tests-4146468bdcbdd3db 295469K
31322025-06-03T00:34:15.357Za out/clickhouse.tar.gz 298742K
31332025-06-03T00:34:15.357Za out/clickhouse_keeper.tar.gz 284031K
31342025-06-03T00:34:15.357Za out/clickhouse_server.tar.gz 298739K
31352025-06-03T00:34:15.357Za out/cockroachdb.tar.gz 145047K
31362025-06-03T00:34:15.357Za out/crucible-dtrace.tar 98K
31372025-06-03T00:34:15.357Za out/crucible-pantry-zone.tar.gz 35584K
31382025-06-03T00:34:15.357Za out/crucible-zone.tar.gz 44717K
31392025-06-03T00:34:15.357Za out/external-dns.tar.gz 47789K
31402025-06-03T00:34:15.357Za out/internal-dns.tar.gz 47788K
31412025-06-03T00:34:15.357Za out/mg-ddm-gz.tar 90232K
31422025-06-03T00:34:15.357Za out/nexus.tar.gz 117534K
31432025-06-03T00:34:15.357Za out/ntp.tar.gz 15015K
31442025-06-03T00:34:15.357Za out/omicron-gateway-softnpu.tar.gz 26624K
31452025-06-03T00:34:15.357Za out/omicron-sled-agent.tar 137468K
31462025-06-03T00:34:15.357Za out/overlay.tar.gz 3K
31472025-06-03T00:34:15.357Za out/oximeter.tar.gz 58063K
31482025-06-03T00:34:15.357Za out/oxlog.tar 4080K
31492025-06-03T00:34:15.357Za out/probe.tar.gz 2764K
31502025-06-03T00:34:15.357Za out/propolis-server.tar.gz 68618K
31512025-06-03T00:34:15.357Za out/pumpkind-gz.tar 26648K
31522025-06-03T00:34:15.357Za out/switch-softnpu.tar.gz 304932K
31532025-06-03T00:34:15.382Z
31542025-06-03T00:34:15.382Zreal 1:38.805706415
31552025-06-03T00:34:15.382Zuser 1:30.999601731
31562025-06-03T00:34:15.382Zsys 9.515274488
31572025-06-03T00:34:15.382Ztrap 0.025157539
31582025-06-03T00:34:15.383Ztflt 0.000000000
31592025-06-03T00:34:15.383Zdflt 0.000000000
31602025-06-03T00:34:15.383Zkflt 0.000000000
31612025-06-03T00:34:15.383Zlock 0.000000000
31622025-06-03T00:34:15.383Zslp 1:31.198562820
31632025-06-03T00:34:15.383Zlat 5.866372794
31642025-06-03T00:34:15.383Zstop 0.000433005
31652025-06-03T00:34:15.383Zprocess exited: duration 2120722 ms, exit code 0
 
31662025-06-03T00:34:15.469Zfound 1 output files
31672025-06-03T00:34:15.470Zuploading: /work/package.tar.gz (2096832493 bytes)
31682025-06-03T00:39:00.153Zuploaded: /work/package.tar.gz