01JV5P5WAAWN124RY8QBK52DXK: 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: 01JV5P6N7C0K5DEECQRF3R6NJM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-13T20:44:31.202Zjob assigned to worker 01JV5P6TJSGHVMWE4CJ85RMQJ9 [factory aws, i-046a55cff73458dee] (queued for 1 m 4 s)
 
22025-05-13T20:44:39.568Zstarting task 0: "setup"
32025-05-13T20:44:39.573Z++ uname -s
42025-05-13T20:44:39.576Z+ kern=SunOS
52025-05-13T20:44:39.576Z+ build_user=build
62025-05-13T20:44:39.576Z+ build_uid=12345
72025-05-13T20:44:39.576Z+ work_dir=/work
82025-05-13T20:44:39.576Z+ input_dir=/input
92025-05-13T20:44:39.576Z+ [[ 0 == 12345 ]]
102025-05-13T20:44:39.576Z+ case "$kern" in
112025-05-13T20:44:39.576Z+ groupadd -g 12345 build
122025-05-13T20:44:39.579Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-13T20:44:41.587Z+ zfs create -o mountpoint=/work rpool/work
142025-05-13T20:44:41.709Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-13T20:44:41.713Z+ home_fs=zfs
162025-05-13T20:44:41.713Z+ [[ zfs == autofs ]]
172025-05-13T20:44:41.713Z+ mkdir -p /home/build
182025-05-13T20:44:41.713Z+ chown build:build /home/build /work
192025-05-13T20:44:42.716Z+ chmod 0700 /home/build /work
202025-05-13T20:44:42.719Zprocess exited: duration 3152 ms, exit code 0
 
212025-05-13T20:44:42.725Zstarting task 1: "rust-toolchain"
222025-05-13T20:44:42.730Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-13T20:44:42.730Z * rust toolchain channel = "1.86.0"
242025-05-13T20:44:42.730Z * rust toolchain profile = "default"
252025-05-13T20:44:42.730Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-05-13T20:44:42.730Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-13T20:44:42.730Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-13T20:44:42.734Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-13T20:44:42.735Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-13T20:44:42.834Zinfo: downloading installer
312025-05-13T20:44:44.098Zwarn: It looks like you have an existing installation of Rust at:
322025-05-13T20:44:44.098Zwarn: /opt/ooce/bin
332025-05-13T20:44:44.098Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-13T20:44:44.098Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-13T20:44:44.098Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-13T20:44:44.098Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-13T20:44:44.098Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-13T20:44:44.098Zerror: cannot install while Rust is installed
392025-05-13T20:44:44.098Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-13T20:44:44.117Zinfo: profile set to 'default'
412025-05-13T20:44:44.117Zinfo: default host triple is x86_64-unknown-illumos
422025-05-13T20:44:44.120Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-13T20:44:44.275Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-13T20:44:44.275Zinfo: downloading component 'cargo'
452025-05-13T20:44:45.185Zinfo: downloading component 'clippy'
462025-05-13T20:44:45.556Zinfo: downloading component 'rust-docs'
472025-05-13T20:44:46.865Zinfo: downloading component 'rust-std'
482025-05-13T20:44:48.694Zinfo: downloading component 'rustc'
492025-05-13T20:44:55.815Zinfo: downloading component 'rustfmt'
502025-05-13T20:44:56.045Zinfo: installing component 'cargo'
512025-05-13T20:44:56.878Zinfo: installing component 'clippy'
522025-05-13T20:44:57.269Zinfo: installing component 'rust-docs'
532025-05-13T20:44:59.161Zinfo: installing component 'rust-std'
542025-05-13T20:45:00.937Zinfo: installing component 'rustc'
552025-05-13T20:45:07.335Zinfo: installing component 'rustfmt'
562025-05-13T20:45:07.667Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-13T20:45:07.667Z
582025-05-13T20:45:08.092Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-13T20:45:08.092Z
602025-05-13T20:45:08.096Z
612025-05-13T20:45:08.096ZRust is installed now. Great!
622025-05-13T20:45:08.096Z
632025-05-13T20:45:08.096ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-13T20:45:08.096Zenvironment variable. This has not been done automatically.
652025-05-13T20:45:08.096Z
662025-05-13T20:45:08.097ZTo configure your current shell, you need to source
672025-05-13T20:45:08.097Zthe corresponding env file under $HOME/.cargo.
682025-05-13T20:45:08.097Z
692025-05-13T20:45:08.097ZThis is usually done by running one of the following (note the leading DOT):
702025-05-13T20:45:08.097Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-13T20:45:08.097Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-13T20:45:08.097Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-13T20:45:08.186Z+ rustup --version
742025-05-13T20:45:08.198Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-13T20:45:08.201Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-13T20:45:08.281Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-13T20:45:08.283Z+ cargo --version
782025-05-13T20:45:08.349Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-13T20:45:08.352Z+ rustc --version
802025-05-13T20:45:08.426Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-13T20:45:08.429Zprocess exited: duration 25695 ms, exit code 0
 
822025-05-13T20:45:08.438Zstarting task 2: "authentication"
832025-05-13T20:45:08.459Zprocess exited: duration 22 ms, exit code 0
 
842025-05-13T20:45:08.471Zstarting task 3: "clone repository"
852025-05-13T20:45:08.475Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-13T20:45:08.475Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-13T20:45:08.511ZCloning into '/work/oxidecomputer/omicron'...
882025-05-13T20:45:17.813Z+ cd /work/oxidecomputer/omicron
892025-05-13T20:45:17.813Z+ git fetch origin 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2
902025-05-13T20:45:18.165ZFrom https://github.com/oxidecomputer/omicron
912025-05-13T20:45:18.165Z * branch 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2 -> FETCH_HEAD
922025-05-13T20:45:18.176Z+ [[ -n eliza/ereport-sp-api ]]
932025-05-13T20:45:18.179Z++ git branch --show-current
942025-05-13T20:45:18.182Z+ current=main
952025-05-13T20:45:18.182Z+ [[ main != eliza/ereport-sp-api ]]
962025-05-13T20:45:18.183Z+ git branch -f eliza/ereport-sp-api 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2
972025-05-13T20:45:18.186Z+ git checkout -f eliza/ereport-sp-api
982025-05-13T20:45:18.316ZSwitched to branch 'eliza/ereport-sp-api'
992025-05-13T20:45:18.319Z+ git reset --hard 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2
1002025-05-13T20:45:18.452ZHEAD is now at 368f84fc2 oh god i picked the wrong one of the three shas lol
1012025-05-13T20:45:18.455Zprocess exited: duration 9986 ms, exit code 0
 
1022025-05-13T20:45:18.463Zstarting task 4: "build"
1032025-05-13T20:45:18.467Z+ source .github/buildomat/ci-env.sh
1042025-05-13T20:45:18.470Z++ export CARGO_TERM_COLOR=always
1052025-05-13T20:45:18.470Z++ CARGO_TERM_COLOR=always
1062025-05-13T20:45:18.470Z+ cargo --version
1072025-05-13T20:45:18.523Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-13T20:45:18.527Z+ rustc --version
1092025-05-13T20:45:18.606Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-13T20:45:18.609Z+ WORK=/work
1112025-05-13T20:45:18.609Z+ pfexec mkdir -p /work
1122025-05-13T20:45:18.614Z+ pfexec chown build /work
1132025-05-13T20:45:18.617Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-05-13T20:45:31.309Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-05-13T20:45:36.985Z Startup: Caching catalogs ... Done
1162025-05-13T20:45:41.937ZPlanning: Solver setup ... Done (3.753s)
1172025-05-13T20:45:41.974ZPlanning: Running solver ... Done (0.036s)
1182025-05-13T20:45:42.058ZPlanning: Finding local manifests ... Done (0.003s)
1192025-05-13T20:45:42.107ZPlanning: Fetching manifests: 0/4 0% complete
1202025-05-13T20:45:42.700ZPlanning: Fetching manifests: 4/4 100% complete
1212025-05-13T20:45:42.751ZPlanning: Package planning ... Done (0.050s)
1222025-05-13T20:45:42.802ZPlanning: Merging actions ... Done (0.050s)
1232025-05-13T20:45:43.100ZPlanning: Checking for conflicting actions ... Done (0.298s)
1242025-05-13T20:45:43.110ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-05-13T20:45:44.224ZPlanning: Evaluating mediators ... Done (1.113s)
1262025-05-13T20:45:44.233ZPlanning: Planning completed in 7.13 seconds
1272025-05-13T20:45:44.252Z Packages to install: 4
1282025-05-13T20:45:44.253Z Mediators to change: 2
1292025-05-13T20:45:44.257Z Services to change: 1
1302025-05-13T20:45:44.257Z Estimated space available: 155.55 GB
1312025-05-13T20:45:44.257ZEstimated space to be consumed: 1.65 GB
1322025-05-13T20:45:44.257Z Create boot environment: No
1332025-05-13T20:45:44.258ZCreate backup boot environment: No
1342025-05-13T20:45:44.258Z Rebuild boot archive: No
1352025-05-13T20:45:44.258Z
1362025-05-13T20:45:44.258ZChanged mediators:
1372025-05-13T20:45:44.258Z mediator clang:
1382025-05-13T20:45:44.258Z version: None -> 15 (system default)
1392025-05-13T20:45:44.258Z
1402025-05-13T20:45:44.258Z mediator llvm:
1412025-05-13T20:45:44.258Z version: 14 (system default) -> 15 (system default)
1422025-05-13T20:45:44.258Z
1432025-05-13T20:45:44.258ZChanged packages:
1442025-05-13T20:45:44.258Zhelios-dev
1452025-05-13T20:45:44.258Z developer/build-essential
1462025-05-13T20:45:44.258Z None -> 11-2.0
1472025-05-13T20:45:44.258Z library/libxmlsec1
1482025-05-13T20:45:44.258Z None -> 1.2.35-2.0
1492025-05-13T20:45:44.258Z ooce/developer/clang-15
1502025-05-13T20:45:44.258Z None -> 15.0.7-2.0
1512025-05-13T20:45:44.258Z ooce/developer/llvm-15
1522025-05-13T20:45:44.258Z None -> 15.0.7-2.0
1532025-05-13T20:45:44.258Z
1542025-05-13T20:45:44.258ZServices:
1552025-05-13T20:45:44.258Z restart_fmri:
1562025-05-13T20:45:44.258Z svc:/system/update-man-index:default
1572025-05-13T20:45:44.305Z
1582025-05-13T20:45:44.305ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-05-13T20:45:50.446ZDownload: 212/3290 items 1.3/212.6MB 0% complete (626k/s)
1602025-05-13T20:45:55.454ZDownload: 895/3290 items 18.9/212.6MB 8% complete (1.8M/s)
1612025-05-13T20:46:00.457ZDownload: 1361/3290 items 113.4/212.6MB 53% complete (11.3M/s)
1622025-05-13T20:46:05.465ZDownload: 2013/3290 items 118.7/212.6MB 55% complete (10.0M/s)
1632025-05-13T20:46:10.467ZDownload: 2607/3290 items 120.2/212.6MB 56% complete (721k/s)
1642025-05-13T20:46:20.793ZDownload: 3247/3290 items 202.9/212.6MB 95% complete (8.3M/s)
1652025-05-13T20:46:22.861ZDownload: Completed 212.60 MB in 38.55 seconds (5.5M/s)
1662025-05-13T20:46:23.043Z Actions: 1/3689 actions (Installing new actions)
1672025-05-13T20:46:27.590Z Actions: Completed 3689 actions in 4.55 seconds.
1682025-05-13T20:46:27.902Z Done (0.306s)
1692025-05-13T20:46:27.902Z Done (0.000s)
1702025-05-13T20:46:28.647Z Done (0.744s)
1712025-05-13T20:46:33.273Z Done (4.338s)
1722025-05-13T20:46:33.371Z Done (0.020s)
1732025-05-13T20:46:33.374Z Done (0.000s)
1742025-05-13T20:46:33.540Z Done (0.000s)
1752025-05-13T20:46:34.356ZPlanning: Evaluating mediator changes ... Done
1762025-05-13T20:46:34.513ZPlanning: Checking for conflicting actions ... Done
1772025-05-13T20:46:34.516ZPlanning: Consolidating action changes ... Done
1782025-05-13T20:46:34.789ZPlanning: Evaluating mediators ... Done
1792025-05-13T20:46:34.792ZPlanning: Planning completed in 0.44 seconds
1802025-05-13T20:46:34.822Z Mediators to change: 2
1812025-05-13T20:46:34.826Z Create boot environment: No
1822025-05-13T20:46:34.826ZCreate backup boot environment: No
1832025-05-13T20:46:34.899Z Done
1842025-05-13T20:46:34.899Z Done
1852025-05-13T20:46:35.402Z Done
1862025-05-13T20:46:39.110Z Done
1872025-05-13T20:46:39.195Z Done
1882025-05-13T20:46:39.198Z Done
1892025-05-13T20:46:39.343Z Done
1902025-05-13T20:46:39.970ZPlanning: Evaluating mediator changes ... Done
1912025-05-13T20:46:39.974ZPlanning: Merging actions ... Done
1922025-05-13T20:46:40.160ZPlanning: Checking for conflicting actions ... Done
1932025-05-13T20:46:40.164ZPlanning: Consolidating action changes ... Done
1942025-05-13T20:46:40.434ZPlanning: Evaluating mediators ... Done
1952025-05-13T20:46:40.491ZPlanning: Planning completed in 0.77 seconds
1962025-05-13T20:46:40.526Z Packages to change: 1
1972025-05-13T20:46:40.526Z Mediators to change: 1
1982025-05-13T20:46:40.529Z Services to change: 1
1992025-05-13T20:46:40.529Z Create boot environment: No
2002025-05-13T20:46:40.529ZCreate backup boot environment: Yes
2012025-05-13T20:46:42.742Z Actions: 1/6 actions (Updating modified actions)
2022025-05-13T20:46:42.745Z Actions: Completed 6 actions in 0.00 seconds.
2032025-05-13T20:46:42.745Z Done
2042025-05-13T20:46:42.745Z Done
2052025-05-13T20:46:42.894Z Done
2062025-05-13T20:46:46.563Z Done
2072025-05-13T20:46:46.657Z Done
2082025-05-13T20:46:46.662Z Done
2092025-05-13T20:46:46.805Z Done
2102025-05-13T20:46:47.248ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112025-05-13T20:46:47.248Zclang system 15 system
2122025-05-13T20:46:47.249Zcsh system system illumos
2132025-05-13T20:46:47.249Zctags system system illumos
2142025-05-13T20:46:47.249Zfile system system illumos
2152025-05-13T20:46:47.249Zgcc vendor 12 vendor
2162025-05-13T20:46:47.249Zgcc system 10 system
2172025-05-13T20:46:47.249Zgcc system 7 system
2182025-05-13T20:46:47.249Zgo system 1.20 system
2192025-05-13T20:46:47.249Zgo system 1.19 system
2202025-05-13T20:46:47.249Zllvm system 15 system
2212025-05-13T20:46:47.249Zllvm system 14 system
2222025-05-13T20:46:47.249Zmariadb system 10.6 system
2232025-05-13T20:46:47.249Zmta vendor vendor dma
2242025-05-13T20:46:47.249Zopenjdk system 17 system
2252025-05-13T20:46:47.249Zopenjdk system 11 system
2262025-05-13T20:46:47.249Zopenjdk system 1.8 system
2272025-05-13T20:46:47.249Zopenssl vendor 3 vendor
2282025-05-13T20:46:47.249Zperl system 5.36 system
2292025-05-13T20:46:47.249Zpostgresql system 15 system
2302025-05-13T20:46:47.249Zpostgresql system 13 system
2312025-05-13T20:46:47.249Zpython vendor 3 vendor
2322025-05-13T20:46:47.249Zpython system 2 system
2332025-05-13T20:46:47.249Zpython3 system 3.11 system
2342025-05-13T20:46:47.249Zruby system 3.0 system
2352025-05-13T20:46:47.249Zwords vendor vendor american-english
2362025-05-13T20:46:47.249Zwords system system australian-english
2372025-05-13T20:46:47.249Zwords system system british-english
2382025-05-13T20:46:47.249Zwords system system canadian-english
2392025-05-13T20:46:47.249Zwords system system french
2402025-05-13T20:46:47.249Zwords system system italian
2412025-05-13T20:46:47.249Zwords system system ngerman
2422025-05-13T20:46:47.249Zwords system system ogerman
2432025-05-13T20:46:47.249Zwords system system spanish
2442025-05-13T20:46:47.583ZPUBLISHER TYPE STATUS P LOCATION
2452025-05-13T20:46:47.583Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2462025-05-13T20:46:51.353ZFMRI IFO
2472025-05-13T20:46:51.354Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482025-05-13T20:46:51.354Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492025-05-13T20:46:51.354Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502025-05-13T20:46:51.354Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512025-05-13T20:46:51.354Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2522025-05-13T20:46:51.354Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532025-05-13T20:46:51.355Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2542025-05-13T20:46:51.355Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2552025-05-13T20:46:51.355Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562025-05-13T20:46:51.355Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2572025-05-13T20:46:51.355Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2582025-05-13T20:46:51.355Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592025-05-13T20:46:51.355Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2602025-05-13T20:46:51.355Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2612025-05-13T20:46:51.355Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622025-05-13T20:46:52.335Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632025-05-13T20:46:52.592Z Updating git repository `https://github.com/seanmonstar/reqwest`
2642025-05-13T20:46:53.408Z Updating crates.io index
2652025-05-13T20:46:53.433Z Updating git repository `https://github.com/oxidecomputer/lldp`
2662025-05-13T20:46:53.790Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2672025-05-13T20:46:54.379Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682025-05-13T20:46:54.655Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2692025-05-13T20:46:54.936Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2702025-05-13T20:46:55.304Z Updating git repository `https://github.com/oxidecomputer/propolis`
2712025-05-13T20:46:56.395Z Updating git repository `https://github.com/oxidecomputer/crucible`
2722025-05-13T20:46:58.359Z Updating git repository `https://github.com/oxidecomputer/opte`
2732025-05-13T20:46:59.153Z Updating git repository `https://github.com/oxidecomputer/falcon`
2742025-05-13T20:46:59.949Z Updating git repository `https://github.com/oxidecomputer/clickward`
2752025-05-13T20:47:00.420Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762025-05-13T20:47:00.876Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772025-05-13T20:47:01.505Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782025-05-13T20:47:01.917Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-05-13T20:47:02.427Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802025-05-13T20:47:02.695Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812025-05-13T20:47:02.979Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2822025-05-13T20:47:03.354Z Updating git repository `https://github.com/oxidecomputer/tofino`
2832025-05-13T20:47:03.622Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2842025-05-13T20:47:04.316Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2852025-05-13T20:47:04.338Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2862025-05-13T20:47:04.527Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872025-05-13T20:47:04.914Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882025-05-13T20:47:05.240Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2892025-05-13T20:47:05.658Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2902025-05-13T20:47:06.078Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2912025-05-13T20:47:06.481Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922025-05-13T20:47:06.784Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932025-05-13T20:47:07.167Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2942025-05-13T20:47:07.598Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952025-05-13T20:47:07.941Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962025-05-13T20:47:08.274Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972025-05-13T20:47:08.591Z Updating git repository `https://github.com/oxidecomputer/omicron`
2982025-05-13T20:47:17.596Z Updating git repository `https://github.com/illumos/smf-rs`
2992025-05-13T20:47:19.123Z Downloading crates ...
3002025-05-13T20:47:19.181Z Downloaded anstream v0.6.18
3012025-05-13T20:47:19.184Z Downloaded anstyle v1.0.10
3022025-05-13T20:47:19.210Z Downloaded equivalent v1.0.1
3032025-05-13T20:47:19.216Z Downloaded dtrace-parser v0.2.0
3042025-05-13T20:47:19.216Z Downloaded swrite v0.1.0
3052025-05-13T20:47:19.219Z Downloaded scroll_derive v0.12.0
3062025-05-13T20:47:19.219Z Downloaded winnow v0.7.3
3072025-05-13T20:47:19.226Z Downloaded usdt-attr-macro v0.5.0
3082025-05-13T20:47:19.229Z Downloaded errno v0.3.9
3092025-05-13T20:47:19.229Z Downloaded cargo_toml v0.21.0
3102025-05-13T20:47:19.232Z Downloaded pretty-hex v0.4.1
3112025-05-13T20:47:19.235Z Downloaded byteorder v1.5.0
3122025-05-13T20:47:19.238Z Downloaded cfg-if v1.0.0
3132025-05-13T20:47:19.238Z Downloaded digest v0.10.7
3142025-05-13T20:47:19.241Z Downloaded cpufeatures v0.2.14
3152025-05-13T20:47:19.241Z Downloaded block-buffer v0.10.4
3162025-05-13T20:47:19.244Z Downloaded anstyle-query v1.1.1
3172025-05-13T20:47:19.244Z Downloaded thiserror-impl v1.0.69
3182025-05-13T20:47:19.247Z Downloaded strsim v0.11.1
3192025-05-13T20:47:19.247Z Downloaded serde_spanned v0.6.8
3202025-05-13T20:47:19.247Z Downloaded thiserror-impl v2.0.12
3212025-05-13T20:47:19.250Z Downloaded memmap v0.7.0
3222025-05-13T20:47:19.253Z Downloaded pest_generator v2.7.14
3232025-05-13T20:47:19.253Z Downloaded fnv v1.0.7
3242025-05-13T20:47:19.253Z Downloaded cargo-platform v0.1.8
3252025-05-13T20:47:19.256Z Downloaded bitflags v1.3.2
3262025-05-13T20:47:19.259Z Downloaded thread-id v4.2.2
3272025-05-13T20:47:19.259Z Downloaded colorchoice v1.0.2
3282025-05-13T20:47:19.262Z Downloaded usdt v0.5.0
3292025-05-13T20:47:19.262Z Downloaded thiserror v1.0.69
3302025-05-13T20:47:19.265Z Downloaded unicode-linebreak v0.1.5
3312025-05-13T20:47:19.268Z Downloaded utf8parse v0.2.2
3322025-05-13T20:47:19.268Z Downloaded terminal_size v0.2.6
3332025-05-13T20:47:19.271Z Downloaded plain v0.2.3
3342025-05-13T20:47:19.271Z Downloaded itoa v1.0.11
3352025-05-13T20:47:19.271Z Downloaded version_check v0.9.5
3362025-05-13T20:47:19.274Z Downloaded proc-macro-error-attr v1.0.4
3372025-05-13T20:47:19.274Z Downloaded clap_lex v0.7.4
3382025-05-13T20:47:19.277Z Downloaded toml_datetime v0.6.8
3392025-05-13T20:47:19.277Z Downloaded tabled_derive v0.7.0
3402025-05-13T20:47:19.277Z Downloaded serde_tokenstream v0.2.2
3412025-05-13T20:47:19.280Z Downloaded cargo_metadata v0.19.2
3422025-05-13T20:47:19.280Z Downloaded fs-err v3.1.0
3432025-05-13T20:47:19.283Z Downloaded smawk v0.3.2
3442025-05-13T20:47:19.283Z Downloaded sha2 v0.10.8
3452025-05-13T20:47:19.286Z Downloaded is_terminal_polyfill v1.70.1
3462025-05-13T20:47:19.289Z Downloaded fastrand v2.1.1
3472025-05-13T20:47:19.289Z Downloaded bytecount v0.6.8
3482025-05-13T20:47:19.292Z Downloaded camino-tempfile v1.3.0
3492025-05-13T20:47:19.292Z Downloaded macaddr v1.0.1
3502025-05-13T20:47:19.295Z Downloaded crypto-common v0.1.6
3512025-05-13T20:47:19.295Z Downloaded pest_derive v2.7.14
3522025-05-13T20:47:19.299Z Downloaded scroll v0.12.0
3532025-05-13T20:47:19.299Z Downloaded generic-array v0.14.7
3542025-05-13T20:47:19.302Z Downloaded io-lifetimes v1.0.11
3552025-05-13T20:47:19.302Z Downloaded tempfile v3.13.0
3562025-05-13T20:47:19.305Z Downloaded semver v1.0.26
3572025-05-13T20:47:19.309Z Downloaded usdt-macro v0.5.0
3582025-05-13T20:47:19.314Z Downloaded bitflags v2.9.0
3592025-05-13T20:47:19.318Z Downloaded thiserror v2.0.12
3602025-05-13T20:47:19.323Z Downloaded usdt-impl v0.5.0
3612025-05-13T20:47:19.326Z Downloaded zerocopy-derive v0.7.35
3622025-05-13T20:47:19.329Z Downloaded anyhow v1.0.98
3632025-05-13T20:47:19.333Z Downloaded log v0.4.22
3642025-05-13T20:47:19.336Z Downloaded clap v4.5.35
3652025-05-13T20:47:19.344Z Downloaded ucd-trie v0.1.7
3662025-05-13T20:47:19.347Z Downloaded unicode-ident v1.0.14
3672025-05-13T20:47:19.350Z Downloaded proc-macro2 v1.0.94
3682025-05-13T20:47:19.350Z Downloaded dof v0.3.0
3692025-05-13T20:47:19.353Z Downloaded pest_meta v2.7.14
3702025-05-13T20:47:19.353Z Downloaded papergrid v0.11.0
3712025-05-13T20:47:19.359Z Downloaded textwrap v0.16.1
3722025-05-13T20:47:19.362Z Downloaded serde_derive v1.0.219
3732025-05-13T20:47:19.364Z Downloaded ryu v1.0.18
3742025-05-13T20:47:19.367Z Downloaded typenum v1.17.0
3752025-05-13T20:47:19.370Z Downloaded toml v0.8.20
3762025-05-13T20:47:19.373Z Downloaded anstyle-parse v0.2.5
3772025-05-13T20:47:19.373Z Downloaded terminal_size v0.4.0
3782025-05-13T20:47:19.376Z Downloaded serde v1.0.219
3792025-05-13T20:47:19.379Z Downloaded once_cell v1.21.3
3802025-05-13T20:47:19.382Z Downloaded heck v0.5.0
3812025-05-13T20:47:19.382Z Downloaded indexmap v2.9.0
3822025-05-13T20:47:19.386Z Downloaded toml_edit v0.22.24
3832025-05-13T20:47:19.406Z Downloaded memchr v2.7.4
3842025-05-13T20:47:19.410Z Downloaded heck v0.4.1
3852025-05-13T20:47:19.413Z Downloaded clap_derive v4.5.32
3862025-05-13T20:47:19.416Z Downloaded camino v1.1.9
3872025-05-13T20:47:19.417Z Downloaded autocfg v1.4.0
3882025-05-13T20:47:19.420Z Downloaded quote v1.0.39
3892025-05-13T20:47:19.420Z Downloaded proc-macro-error v1.0.4
3902025-05-13T20:47:19.423Z Downloaded pest v2.7.14
3912025-05-13T20:47:19.432Z Downloaded serde_json v1.0.140
3922025-05-13T20:47:19.440Z Downloaded hashbrown v0.15.1
3932025-05-13T20:47:19.445Z Downloaded clap_builder v4.5.35
3942025-05-13T20:47:19.451Z Downloaded zerocopy v0.7.35
3952025-05-13T20:47:19.467Z Downloaded goblin v0.8.2
3962025-05-13T20:47:19.475Z Downloaded tabled v0.15.0
3972025-05-13T20:47:19.489Z Downloaded syn v1.0.109
3982025-05-13T20:47:19.500Z Downloaded unicode-width v0.1.14
3992025-05-13T20:47:19.512Z Downloaded syn v2.0.98
4002025-05-13T20:47:19.517Z Downloaded rustix v0.37.28
4012025-05-13T20:47:19.536Z Downloaded rustix v0.38.37
4022025-05-13T20:47:19.580Z Downloaded libc v0.2.171
4032025-05-13T20:47:19.732Z Compiling proc-macro2 v1.0.94
4042025-05-13T20:47:19.732Z Compiling unicode-ident v1.0.14
4052025-05-13T20:47:19.735Z Compiling libc v0.2.171
4062025-05-13T20:47:19.735Z Compiling serde v1.0.219
4072025-05-13T20:47:19.735Z Compiling version_check v0.9.5
4082025-05-13T20:47:19.735Z Compiling memchr v2.7.4
4092025-05-13T20:47:19.769Z Compiling thiserror v1.0.69
4102025-05-13T20:47:19.774Z Compiling itoa v1.0.11
4112025-05-13T20:47:20.066Z Compiling ucd-trie v0.1.7
4122025-05-13T20:47:20.105Z Compiling ryu v1.0.18
4132025-05-13T20:47:20.519Z Compiling once_cell v1.21.3
4142025-05-13T20:47:20.524Z Compiling byteorder v1.5.0
4152025-05-13T20:47:20.615Z Compiling serde_json v1.0.140
4162025-05-13T20:47:20.884Z Compiling rustix v0.38.37
4172025-05-13T20:47:20.967Z Compiling bitflags v2.9.0
4182025-05-13T20:47:21.146Z Compiling proc-macro-error-attr v1.0.4
4192025-05-13T20:47:21.173Z Compiling usdt-impl v0.5.0
4202025-05-13T20:47:21.436Z Compiling io-lifetimes v1.0.11
4212025-05-13T20:47:21.470Z Compiling syn v1.0.109
4222025-05-13T20:47:21.586Z Compiling proc-macro-error v1.0.4
4232025-05-13T20:47:21.788Z Compiling quote v1.0.39
4242025-05-13T20:47:21.815Z Compiling errno v0.3.9
4252025-05-13T20:47:22.004Z Compiling log v0.4.22
4262025-05-13T20:47:22.008Z Compiling hashbrown v0.15.1
4272025-05-13T20:47:22.219Z Compiling syn v2.0.98
4282025-05-13T20:47:22.316Z Compiling camino v1.1.9
4292025-05-13T20:47:22.413Z Compiling thread-id v4.2.2
4302025-05-13T20:47:22.439Z Compiling utf8parse v0.2.2
4312025-05-13T20:47:22.463Z Compiling rustix v0.37.28
4322025-05-13T20:47:22.545Z Compiling equivalent v1.0.1
4332025-05-13T20:47:22.625Z Compiling plain v0.2.3
4342025-05-13T20:47:22.688Z Compiling anstyle-parse v0.2.5
4352025-05-13T20:47:23.173Z Compiling indexmap v2.9.0
4362025-05-13T20:47:23.209Z Compiling is_terminal_polyfill v1.70.1
4372025-05-13T20:47:23.371Z Compiling winnow v0.7.3
4382025-05-13T20:47:23.460Z Compiling colorchoice v1.0.2
4392025-05-13T20:47:23.486Z Compiling unicode-width v0.1.14
4402025-05-13T20:47:23.623Z Compiling anstyle v1.0.10
4412025-05-13T20:47:23.658Z Compiling anstyle-query v1.1.1
4422025-05-13T20:47:23.843Z Compiling semver v1.0.26
4432025-05-13T20:47:24.007Z Compiling autocfg v1.4.0
4442025-05-13T20:47:24.070Z Compiling bitflags v1.3.2
4452025-05-13T20:47:24.204Z Compiling pretty-hex v0.4.1
4462025-05-13T20:47:24.399Z Compiling thiserror v2.0.12
4472025-05-13T20:47:24.529Z Compiling terminal_size v0.4.0
4482025-05-13T20:47:24.772Z Compiling anstream v0.6.18
4492025-05-13T20:47:24.949Z Compiling fs-err v3.1.0
4502025-05-13T20:47:25.112Z Compiling heck v0.5.0
4512025-05-13T20:47:25.307Z Compiling anyhow v1.0.98
4522025-05-13T20:47:25.400Z Compiling heck v0.4.1
4532025-05-13T20:47:25.594Z Compiling cfg-if v1.0.0
4542025-05-13T20:47:25.715Z Compiling clap_lex v0.7.4
4552025-05-13T20:47:25.816Z Compiling fastrand v2.1.1
4562025-05-13T20:47:25.931Z Compiling strsim v0.11.1
4572025-05-13T20:47:26.038Z Compiling bytecount v0.6.8
4582025-05-13T20:47:26.151Z Compiling fnv v1.0.7
4592025-05-13T20:47:26.185Z Compiling tempfile v3.13.0
4602025-05-13T20:47:26.325Z Compiling papergrid v0.11.0
4612025-05-13T20:47:26.351Z Compiling clap_builder v4.5.35
4622025-05-13T20:47:26.654Z Compiling terminal_size v0.2.6
4632025-05-13T20:47:26.822Z Compiling memmap v0.7.0
4642025-05-13T20:47:26.876Z Compiling unicode-linebreak v0.1.5
4652025-05-13T20:47:26.911Z Compiling smawk v0.3.2
4662025-05-13T20:47:27.181Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4672025-05-13T20:47:27.393Z Compiling textwrap v0.16.1
4682025-05-13T20:47:27.565Z Compiling swrite v0.1.0
4692025-05-13T20:47:27.979Z Compiling tabled_derive v0.7.0
4702025-05-13T20:47:29.514Z Compiling tabled v0.15.0
4712025-05-13T20:47:29.610Z Compiling serde_derive v1.0.219
4722025-05-13T20:47:29.613Z Compiling thiserror-impl v1.0.69
4732025-05-13T20:47:29.613Z Compiling zerocopy-derive v0.7.35
4742025-05-13T20:47:29.613Z Compiling scroll_derive v0.12.0
4752025-05-13T20:47:29.613Z Compiling thiserror-impl v2.0.12
4762025-05-13T20:47:29.613Z Compiling clap_derive v4.5.32
4772025-05-13T20:47:31.102Z Compiling scroll v0.12.0
4782025-05-13T20:47:31.631Z Compiling zerocopy v0.7.35
4792025-05-13T20:47:31.658Z Compiling goblin v0.8.2
4802025-05-13T20:47:32.875Z Compiling pest v2.7.14
4812025-05-13T20:47:33.952Z Compiling clap v4.5.35
4822025-05-13T20:47:35.031Z Compiling pest_meta v2.7.14
4832025-05-13T20:47:35.970Z Compiling pest_generator v2.7.14
4842025-05-13T20:47:37.462Z Compiling pest_derive v2.7.14
4852025-05-13T20:47:38.085Z Compiling dtrace-parser v0.2.0
4862025-05-13T20:47:38.825Z Compiling serde_spanned v0.6.8
4872025-05-13T20:47:38.825Z Compiling toml_datetime v0.6.8
4882025-05-13T20:47:39.112Z Compiling serde_tokenstream v0.2.2
4892025-05-13T20:47:39.140Z Compiling cargo-platform v0.1.8
4902025-05-13T20:47:39.255Z Compiling toml_edit v0.22.24
4912025-05-13T20:47:39.399Z Compiling camino-tempfile v1.3.0
4922025-05-13T20:47:39.587Z Compiling macaddr v1.0.1
4932025-05-13T20:47:40.288Z Compiling dof v0.3.0
4942025-05-13T20:47:40.288Z Compiling cargo_metadata v0.19.2
4952025-05-13T20:47:41.798Z Compiling usdt-macro v0.5.0
4962025-05-13T20:47:41.802Z Compiling usdt-attr-macro v0.5.0
4972025-05-13T20:47:42.158Z Compiling toml v0.8.20
4982025-05-13T20:47:42.954Z Compiling usdt v0.5.0
4992025-05-13T20:47:42.981Z Compiling cargo_toml v0.21.0
5002025-05-13T20:47:45.553Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012025-05-13T20:47:48.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.78s
5022025-05-13T20:47:49.128Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5032025-05-13T20:47:49.814Z Downloading crates ...
5042025-05-13T20:47:49.948Z Downloaded ascii-canvas v3.0.0
5052025-05-13T20:47:49.952Z Downloaded argon2 v0.5.3
5062025-05-13T20:47:49.955Z Downloaded aead v0.5.2
5072025-05-13T20:47:49.955Z Downloaded adler2 v2.0.0
5082025-05-13T20:47:49.958Z Downloaded arc-swap v1.7.1
5092025-05-13T20:47:49.962Z Downloaded allocator-api2 v0.2.18
5102025-05-13T20:47:49.965Z Downloaded addr2line v0.24.2
5112025-05-13T20:47:50.034Z Downloaded async-bb8-diesel v0.2.1
5122025-05-13T20:47:50.042Z Downloaded bcs v0.1.6
5132025-05-13T20:47:50.045Z Downloaded backoff v0.4.0
5142025-05-13T20:47:50.064Z Downloaded atty v0.2.14
5152025-05-13T20:47:50.067Z Downloaded async-trait v0.1.88
5162025-05-13T20:47:50.071Z Downloaded bit-set v0.5.3
5172025-05-13T20:47:50.075Z Downloaded bcrypt-pbkdf v0.10.0
5182025-05-13T20:47:50.075Z Downloaded base16ct v0.2.0
5192025-05-13T20:47:50.078Z Downloaded atomic-waker v1.1.2
5202025-05-13T20:47:50.084Z Downloaded bitfield v0.14.0
5212025-05-13T20:47:50.088Z Downloaded bzip2 v0.4.4
5222025-05-13T20:47:50.096Z Downloaded atomicwrites v0.4.4
5232025-05-13T20:47:50.099Z Downloaded block-padding v0.3.3
5242025-05-13T20:47:50.102Z Downloaded backtrace v0.3.74
5252025-05-13T20:47:50.107Z Downloaded bitfield-struct v0.6.2
5262025-05-13T20:47:50.113Z Downloaded ciborium v0.2.2
5272025-05-13T20:47:50.116Z Downloaded cfg_aliases v0.1.1
5282025-05-13T20:47:50.122Z Downloaded ciborium-io v0.2.2
5292025-05-13T20:47:50.125Z Downloaded cbc v0.1.2
5302025-05-13T20:47:50.155Z Downloaded base64 v0.13.1
5312025-05-13T20:47:50.158Z Downloaded headers-core v0.3.0
5322025-05-13T20:47:50.162Z Downloaded cfg_aliases v0.2.1
5332025-05-13T20:47:50.162Z Downloaded http-body v1.0.1
5342025-05-13T20:47:50.165Z Downloaded castaway v0.2.3
5352025-05-13T20:47:50.165Z Downloaded cassowary v0.3.0
5362025-05-13T20:47:50.169Z Downloaded hex v0.4.3
5372025-05-13T20:47:50.173Z Downloaded chacha20 v0.9.1
5382025-05-13T20:47:50.173Z Downloaded http-range v0.1.5
5392025-05-13T20:47:50.176Z Downloaded home v0.5.9
5402025-05-13T20:47:50.176Z Downloaded hex-literal v0.4.1
5412025-05-13T20:47:50.176Z Downloaded hubpack_derive v0.1.1
5422025-05-13T20:47:50.179Z Downloaded bzip2 v0.5.2
5432025-05-13T20:47:50.182Z Downloaded ident_case v1.0.1
5442025-05-13T20:47:50.182Z Downloaded async-stream-impl v0.3.6
5452025-05-13T20:47:50.182Z Downloaded bit-set v0.8.0
5462025-05-13T20:47:50.185Z Downloaded icu_provider_macros v1.5.0
5472025-05-13T20:47:50.188Z Downloaded cstr-argument v0.1.2
5482025-05-13T20:47:50.188Z Downloaded crc8 v0.1.1
5492025-05-13T20:47:50.190Z Downloaded instant v0.1.13
5502025-05-13T20:47:50.191Z Downloaded async-recursion v1.1.1
5512025-05-13T20:47:50.195Z Downloaded is_ci v1.2.0
5522025-05-13T20:47:50.208Z Downloaded httpdate v1.0.3
5532025-05-13T20:47:50.211Z Downloaded headers v0.4.0
5542025-05-13T20:47:50.215Z Downloaded convert_case v0.4.0
5552025-05-13T20:47:50.218Z Downloaded match_cfg v0.1.0
5562025-05-13T20:47:50.222Z Downloaded bumpalo v3.16.0
5572025-05-13T20:47:50.225Z Downloaded constant_time_eq v0.3.1
5582025-05-13T20:47:50.225Z Downloaded precomputed-hash v0.1.1
5592025-05-13T20:47:50.229Z Downloaded bit-vec v0.6.3
5602025-05-13T20:47:50.229Z Downloaded cmake v0.1.51
5612025-05-13T20:47:50.232Z Downloaded hyper-tls v0.6.0
5622025-05-13T20:47:50.232Z Downloaded async-stream v0.3.6
5632025-05-13T20:47:50.236Z Downloaded progenitor-macro v0.9.1
5642025-05-13T20:47:50.236Z Downloaded console v0.15.10
5652025-05-13T20:47:50.240Z Downloaded humantime v2.1.0
5662025-05-13T20:47:50.244Z Downloaded hubpack v0.1.2
5672025-05-13T20:47:50.244Z Downloaded crossbeam-deque v0.8.5
5682025-05-13T20:47:50.246Z Downloaded impl-trait-for-tuples v0.2.2
5692025-05-13T20:47:50.250Z Downloaded ipnetwork v0.21.1
5702025-05-13T20:47:50.253Z Downloaded instability v0.3.2
5712025-05-13T20:47:50.253Z Downloaded ingot-types v0.1.0
5722025-05-13T20:47:50.256Z Downloaded bb8 v0.8.5
5732025-05-13T20:47:50.259Z Downloaded linked-hash-map v0.5.6
5742025-05-13T20:47:50.259Z Downloaded const_format_proc_macros v0.2.34
5752025-05-13T20:47:50.262Z Downloaded lru-cache v0.1.2
5762025-05-13T20:47:50.265Z Downloaded highway v1.3.0
5772025-05-13T20:47:50.268Z Downloaded sigpipe v0.1.3
5782025-05-13T20:47:50.268Z Downloaded serde-big-array v0.5.1
5792025-05-13T20:47:50.270Z Downloaded httparse v1.9.5
5802025-05-13T20:47:50.273Z Downloaded maplit v1.0.2
5812025-05-13T20:47:50.276Z Downloaded lzss v0.8.2
5822025-05-13T20:47:50.280Z Downloaded libsw v3.4.0
5832025-05-13T20:47:50.280Z Downloaded kstat-rs v0.2.4
5842025-05-13T20:47:50.282Z Downloaded maybe-uninit v2.0.0
5852025-05-13T20:47:50.282Z Downloaded lru v0.12.5
5862025-05-13T20:47:50.289Z Downloaded ppv-lite86 v0.2.20
5872025-05-13T20:47:50.292Z Downloaded sync-ptr v0.1.1
5882025-05-13T20:47:50.292Z Downloaded lockfree-object-pool v0.1.6
5892025-05-13T20:47:50.292Z Downloaded tower-service v0.3.3
5902025-05-13T20:47:50.292Z Downloaded tinyvec_macros v0.1.1
5912025-05-13T20:47:50.295Z Downloaded lazy_static v1.5.0
5922025-05-13T20:47:50.295Z Downloaded crc32fast v1.4.2
5932025-05-13T20:47:50.298Z Downloaded linear-map v1.2.0
5942025-05-13T20:47:50.301Z Downloaded r2d2 v0.8.10
5952025-05-13T20:47:50.304Z Downloaded ref-cast-impl v1.0.23
5962025-05-13T20:47:50.304Z Downloaded libsw-core v0.3.1
5972025-05-13T20:47:50.306Z Downloaded iana-time-zone v0.1.63
5982025-05-13T20:47:50.309Z Downloaded hyper-rustls v0.27.3
5992025-05-13T20:47:50.312Z Downloaded clang-sys v1.8.1
6002025-05-13T20:47:50.315Z Downloaded lazycell v1.3.0
6012025-05-13T20:47:50.318Z Downloaded const-oid v0.9.6
6022025-05-13T20:47:50.321Z Downloaded ipnet v2.11.0
6032025-05-13T20:47:50.324Z Downloaded icu_locid_transform v1.5.0
6042025-05-13T20:47:50.327Z Downloaded sec1 v0.7.3
6052025-05-13T20:47:50.330Z Downloaded want v0.3.1
6062025-05-13T20:47:50.330Z Downloaded unarray v0.1.4
6072025-05-13T20:47:50.333Z Downloaded smf v0.2.3
6082025-05-13T20:47:50.335Z Downloaded zone_cfg_derive v0.3.0
6092025-05-13T20:47:50.335Z Downloaded write16 v1.0.0
6102025-05-13T20:47:50.338Z Downloaded md-5 v0.10.6
6112025-05-13T20:47:50.338Z Downloaded slog-bunyan v2.5.0
6122025-05-13T20:47:50.342Z Downloaded slog-async v2.8.0
6132025-05-13T20:47:50.345Z Downloaded lock_api v0.4.12
6142025-05-13T20:47:50.345Z Downloaded predicates-core v1.0.8
6152025-05-13T20:47:50.348Z Downloaded diesel_table_macro_syntax v0.2.0
6162025-05-13T20:47:50.348Z Downloaded derive_builder_macro v0.20.2
6172025-05-13T20:47:50.348Z Downloaded libloading v0.8.5
6182025-05-13T20:47:50.351Z Downloaded foreign-types-shared v0.3.1
6192025-05-13T20:47:50.354Z Downloaded tap v1.0.1
6202025-05-13T20:47:50.357Z Downloaded static_assertions v1.1.0
6212025-05-13T20:47:50.357Z Downloaded crc-any v2.5.0
6222025-05-13T20:47:50.361Z Downloaded tls_codec_derive v0.4.1
6232025-05-13T20:47:50.363Z Downloaded tls_codec v0.4.1
6242025-05-13T20:47:50.363Z Downloaded typify-macro v0.3.0
6252025-05-13T20:47:50.366Z Downloaded tui-tree-widget v0.23.0
6262025-05-13T20:47:50.369Z Downloaded stable_deref_trait v1.2.0
6272025-05-13T20:47:50.369Z Downloaded icu_locid v1.5.0
6282025-05-13T20:47:50.373Z Downloaded rand_core v0.9.2
6292025-05-13T20:47:50.376Z Downloaded icu_normalizer_data v1.5.0
6302025-05-13T20:47:50.379Z Downloaded foreign-types-shared v0.1.1
6312025-05-13T20:47:50.382Z Downloaded icu_provider v1.5.0
6322025-05-13T20:47:50.386Z Downloaded md5 v0.7.0
6332025-05-13T20:47:50.386Z Downloaded crossbeam-epoch v0.9.18
6342025-05-13T20:47:50.388Z Downloaded fxhash v0.2.1
6352025-05-13T20:47:50.391Z Downloaded serde_urlencoded v0.7.1
6362025-05-13T20:47:50.391Z Downloaded nodrop v0.1.14
6372025-05-13T20:47:50.394Z Downloaded openssl-probe v0.1.5
6382025-05-13T20:47:50.394Z Downloaded openssl-macros v0.1.1
6392025-05-13T20:47:50.397Z Downloaded unicase v2.7.0
6402025-05-13T20:47:50.401Z Downloaded chacha20poly1305 v0.10.1
6412025-05-13T20:47:50.401Z Downloaded defmt-parser v0.3.4
6422025-05-13T20:47:50.404Z Downloaded wyz v0.5.1
6432025-05-13T20:47:50.404Z Downloaded xattr v1.3.1
6442025-05-13T20:47:50.407Z Downloaded unicode-xid v0.2.6
6452025-05-13T20:47:50.410Z Downloaded defmt-macros v0.3.9
6462025-05-13T20:47:50.413Z Downloaded ctr v0.9.2
6472025-05-13T20:47:50.416Z Downloaded opaque-debug v0.3.1
6482025-05-13T20:47:50.416Z Downloaded embedded-io v0.6.1
6492025-05-13T20:47:50.419Z Downloaded progenitor-client v0.8.0
6502025-05-13T20:47:50.419Z Downloaded pretty-hex v0.2.1
6512025-05-13T20:47:50.422Z Downloaded phf_codegen v0.11.2
6522025-05-13T20:47:50.422Z Downloaded fixedbitset v0.4.2
6532025-05-13T20:47:50.425Z Downloaded russh-cryptovec v0.7.3
6542025-05-13T20:47:50.428Z Downloaded heapless v0.7.17
6552025-05-13T20:47:50.431Z Downloaded foreign-types-macros v0.2.3
6562025-05-13T20:47:50.433Z Downloaded hickory-client v0.24.4
6572025-05-13T20:47:50.436Z Downloaded dsl_auto_type v0.1.2
6582025-05-13T20:47:50.439Z Downloaded progenitor-impl v0.9.1
6592025-05-13T20:47:50.442Z Downloaded icu_properties v1.5.1
6602025-05-13T20:47:50.445Z Downloaded term v0.7.0
6612025-05-13T20:47:50.449Z Downloaded ena v0.14.3
6622025-05-13T20:47:50.452Z Downloaded const_format v0.2.34
6632025-05-13T20:47:50.455Z Downloaded nanorand v0.7.0
6642025-05-13T20:47:50.457Z Downloaded base64 v0.21.7
6652025-05-13T20:47:50.461Z Downloaded gethostname v0.5.0
6662025-05-13T20:47:50.464Z Downloaded num-iter v0.1.45
6672025-05-13T20:47:50.468Z Downloaded slog-envlogger v2.2.0
6682025-05-13T20:47:50.469Z Downloaded xshell v0.2.7
6692025-05-13T20:47:50.471Z Downloaded strip-ansi-escapes v0.2.0
6702025-05-13T20:47:50.471Z Downloaded waitgroup v0.1.2
6712025-05-13T20:47:50.474Z Downloaded signal-hook v0.3.17
6722025-05-13T20:47:50.477Z Downloaded take_mut v0.2.2
6732025-05-13T20:47:50.480Z Downloaded try-lock v0.2.5
6742025-05-13T20:47:50.480Z Downloaded termtree v0.5.1
6752025-05-13T20:47:50.483Z Downloaded litrs v0.4.1
6762025-05-13T20:47:50.487Z Downloaded peg v0.8.5
6772025-05-13T20:47:50.490Z Downloaded powerfmt v0.2.0
6782025-05-13T20:47:50.490Z Downloaded phf_shared v0.11.2
6792025-05-13T20:47:50.493Z Downloaded rand_chacha v0.9.0
6802025-05-13T20:47:50.498Z Downloaded pkg-config v0.3.31
6812025-05-13T20:47:50.498Z Downloaded ed25519 v2.2.3
6822025-05-13T20:47:50.498Z Downloaded hickory-resolver v0.24.4
6832025-05-13T20:47:50.502Z Downloaded vte_generate_state_changes v0.1.2
6842025-05-13T20:47:50.505Z Downloaded rustversion v1.0.17
6852025-05-13T20:47:50.508Z Downloaded indexmap v1.9.3
6862025-05-13T20:47:50.511Z Downloaded unicode-properties v0.1.3
6872025-05-13T20:47:50.514Z Downloaded crypto-bigint v0.5.5
6882025-05-13T20:47:50.521Z Downloaded scopeguard v1.2.0
6892025-05-13T20:47:50.523Z Downloaded endian-type v0.1.2
6902025-05-13T20:47:50.523Z Downloaded native-tls v0.2.12
6912025-05-13T20:47:50.526Z Downloaded enum-as-inner v0.6.1
6922025-05-13T20:47:50.529Z Downloaded icu_collections v1.5.0
6932025-05-13T20:47:50.535Z Downloaded spki v0.7.3
6942025-05-13T20:47:50.538Z Downloaded slog-json v2.6.1
6952025-05-13T20:47:50.541Z Downloaded topological-sort v0.2.2
6962025-05-13T20:47:50.541Z Downloaded thiserror-impl-no-std v2.0.2
6972025-05-13T20:47:50.544Z Downloaded oso-derive v0.27.3
6982025-05-13T20:47:50.546Z Downloaded newline-converter v0.3.0
6992025-05-13T20:47:50.546Z Downloaded new_debug_unreachable v1.0.6
7002025-05-13T20:47:50.549Z Downloaded path-slash v0.1.5
7012025-05-13T20:47:50.549Z Downloaded tar v0.4.44
7022025-05-13T20:47:50.554Z Downloaded wait-timeout v0.2.0
7032025-05-13T20:47:50.557Z Downloaded termios v0.3.3
7042025-05-13T20:47:50.558Z Downloaded jiff-static v0.2.13
7052025-05-13T20:47:50.560Z Downloaded termcolor v1.4.1
7062025-05-13T20:47:50.563Z Downloaded same-file v1.0.6
7072025-05-13T20:47:50.566Z Downloaded socket2 v0.5.9
7082025-05-13T20:47:50.566Z Downloaded parse-size v1.1.0
7092025-05-13T20:47:50.569Z Downloaded slog-dtrace v0.3.0
7102025-05-13T20:47:50.572Z Downloaded zone v0.3.1
7112025-05-13T20:47:50.572Z Downloaded defmt v0.3.8
7122025-05-13T20:47:50.575Z Downloaded hickory-server v0.24.4
7132025-05-13T20:47:50.582Z Downloaded display-error-chain v0.2.2
7142025-05-13T20:47:50.586Z Downloaded crossbeam-channel v0.5.15
7152025-05-13T20:47:50.589Z Downloaded http v1.2.0
7162025-05-13T20:47:50.592Z Downloaded tungstenite v0.23.0
7172025-05-13T20:47:50.597Z Downloaded group v0.13.0
7182025-05-13T20:47:50.600Z Downloaded strum v0.26.3
7192025-05-13T20:47:50.603Z Downloaded rpassword v7.3.1
7202025-05-13T20:47:50.603Z Downloaded spin v0.9.8
7212025-05-13T20:47:50.605Z Downloaded glob v0.3.2
7222025-05-13T20:47:50.608Z Downloaded num-traits v0.2.19
7232025-05-13T20:47:50.611Z Downloaded stringprep v0.1.5
7242025-05-13T20:47:50.614Z Downloaded structmeta-derive v0.3.0
7252025-05-13T20:47:50.617Z Downloaded packed_struct_codegen v0.10.1
7262025-05-13T20:47:50.617Z Downloaded time-core v0.1.2
7272025-05-13T20:47:50.620Z Downloaded thread_local v1.1.8
7282025-05-13T20:47:50.620Z Downloaded shell-words v1.1.0
7292025-05-13T20:47:50.622Z Downloaded newtype-uuid v1.2.1
7302025-05-13T20:47:50.625Z Downloaded tokio-stream v0.1.17
7312025-05-13T20:47:50.628Z Downloaded pbkdf2 v0.12.2
7322025-05-13T20:47:50.631Z Downloaded walkdir v2.5.0
7332025-05-13T20:47:50.633Z Downloaded postgres-types v0.2.9
7342025-05-13T20:47:50.637Z Downloaded russh-keys v0.45.0
7352025-05-13T20:47:50.640Z Downloaded zone_cfg_derive v0.1.2
7362025-05-13T20:47:50.640Z Downloaded tower-layer v0.3.3
7372025-05-13T20:47:50.643Z Downloaded zerofrom v0.1.4
7382025-05-13T20:47:50.643Z Downloaded unicode-bidi v0.3.17
7392025-05-13T20:47:50.646Z Downloaded bindgen v0.69.5
7402025-05-13T20:47:50.653Z Downloaded postgres-protocol v0.6.8
7412025-05-13T20:47:50.656Z Downloaded scrypt v0.11.0
7422025-05-13T20:47:50.660Z Downloaded rtoolbox v0.0.2
7432025-05-13T20:47:50.663Z Downloaded slab v0.4.9
7442025-05-13T20:47:50.664Z Downloaded psl-types v2.0.11
7452025-05-13T20:47:50.666Z Downloaded flume v0.11.1
7462025-05-13T20:47:50.669Z Downloaded darling_macro v0.20.10
7472025-05-13T20:47:50.674Z Downloaded structmeta v0.3.0
7482025-05-13T20:47:50.674Z Downloaded string_cache v0.8.9
7492025-05-13T20:47:50.679Z Downloaded rand_seeder v0.3.0
7502025-05-13T20:47:50.679Z Downloaded subprocess v0.2.9
7512025-05-13T20:47:50.682Z Downloaded num_threads v0.1.7
7522025-05-13T20:47:50.682Z Downloaded multer v3.1.0
7532025-05-13T20:47:50.685Z Downloaded peg-runtime v0.8.5
7542025-05-13T20:47:50.685Z Downloaded darling_core v0.20.10
7552025-05-13T20:47:50.689Z Downloaded utf-8 v0.7.6
7562025-05-13T20:47:50.695Z Downloaded smallvec v0.6.14
7572025-05-13T20:47:50.697Z Downloaded pbkdf2 v0.11.0
7582025-05-13T20:47:50.697Z Downloaded rcgen v0.12.1
7592025-05-13T20:47:50.700Z Downloaded untrusted v0.7.1
7602025-05-13T20:47:50.703Z Downloaded vergen v8.3.2
7612025-05-13T20:47:50.706Z Downloaded derive_builder_core v0.20.2
7622025-05-13T20:47:50.709Z Downloaded zerofrom-derive v0.1.4
7632025-05-13T20:47:50.715Z Downloaded vsss-rs v3.3.4
7642025-05-13T20:47:50.717Z Downloaded progenitor-client v0.9.1
7652025-05-13T20:47:50.717Z Downloaded pkcs1 v0.7.5
7662025-05-13T20:47:50.718Z Downloaded data-encoding v2.6.0
7672025-05-13T20:47:50.721Z Downloaded blake3 v1.5.4
7682025-05-13T20:47:50.727Z Downloaded deranged v0.3.11
7692025-05-13T20:47:50.730Z Downloaded signal-hook-tokio v0.3.1
7702025-05-13T20:47:50.733Z Downloaded futures-sink v0.3.31
7712025-05-13T20:47:50.733Z Downloaded globset v0.4.15
7722025-05-13T20:47:50.736Z Downloaded postcard v1.0.10
7732025-05-13T20:47:50.738Z Downloaded futures-macro v0.3.31
7742025-05-13T20:47:50.741Z Downloaded memoffset v0.9.1
7752025-05-13T20:47:50.741Z Downloaded tabled_derive v0.10.0
7762025-05-13T20:47:50.744Z Downloaded num v0.4.3
7772025-05-13T20:47:50.747Z Downloaded pem v3.0.5
7782025-05-13T20:47:50.749Z Downloaded pem-rfc7468 v0.7.0
7792025-05-13T20:47:50.749Z Downloaded tokio-rustls v0.25.0
7802025-05-13T20:47:50.752Z Downloaded smallvec v1.14.0
7812025-05-13T20:47:50.755Z Downloaded futures v0.3.31
7822025-05-13T20:47:50.760Z Downloaded rayon-core v1.12.1
7832025-05-13T20:47:50.765Z Downloaded xshell-macros v0.2.7
7842025-05-13T20:47:50.769Z Downloaded aes v0.8.4
7852025-05-13T20:47:50.772Z Downloaded yasna v0.5.2
7862025-05-13T20:47:50.775Z Downloaded quinn v0.11.5
7872025-05-13T20:47:50.778Z Downloaded number_prefix v0.4.0
7882025-05-13T20:47:50.780Z Downloaded polyval v0.6.2
7892025-05-13T20:47:50.780Z Downloaded vte v0.11.1
7902025-05-13T20:47:50.784Z Downloaded itertools v0.12.1
7912025-05-13T20:47:50.791Z Downloaded flagset v0.4.6
7922025-05-13T20:47:50.794Z Downloaded derive-where v1.2.7
7932025-05-13T20:47:50.797Z Downloaded der_derive v0.7.3
7942025-05-13T20:47:50.800Z Downloaded rustls-pemfile v1.0.4
7952025-05-13T20:47:50.803Z Downloaded percent-encoding v2.3.1
7962025-05-13T20:47:50.803Z Downloaded signal-hook-mio v0.2.4
7972025-05-13T20:47:50.806Z Downloaded synstructure v0.13.1
7982025-05-13T20:47:50.811Z Downloaded strum_macros v0.25.3
7992025-05-13T20:47:50.814Z Downloaded nu-ansi-term v0.50.1
8002025-05-13T20:47:50.814Z Downloaded fixedbitset v0.5.7
8012025-05-13T20:47:50.819Z Downloaded thiserror-no-std v2.0.2
8022025-05-13T20:47:50.821Z Downloaded serde_cbor v0.11.2
8032025-05-13T20:47:50.825Z Downloaded memmap2 v0.9.5
8042025-05-13T20:47:50.827Z Downloaded oso v0.27.3
8052025-05-13T20:47:50.830Z Downloaded unsafe-libyaml v0.2.11
8062025-05-13T20:47:50.833Z Downloaded xz2 v0.1.7
8072025-05-13T20:47:50.836Z Downloaded mime v0.3.17
8082025-05-13T20:47:50.839Z Downloaded unicode-normalization v0.1.24
8092025-05-13T20:47:50.842Z Downloaded hash32 v0.3.1
8102025-05-13T20:47:50.845Z Downloaded void v1.0.2
8112025-05-13T20:47:50.848Z Downloaded hyper v1.6.0
8122025-05-13T20:47:50.854Z Downloaded num_enum_derive v0.5.11
8132025-05-13T20:47:50.859Z Downloaded dyn-clone v1.0.19
8142025-05-13T20:47:50.859Z Downloaded hash32 v0.2.1
8152025-05-13T20:47:50.862Z Downloaded num_enum v0.5.11
8162025-05-13T20:47:50.866Z Downloaded proc-macro-crate v1.3.1
8172025-05-13T20:47:50.869Z Downloaded paste v1.0.15
8182025-05-13T20:47:50.869Z Downloaded normalize-line-endings v0.3.0
8192025-05-13T20:47:50.872Z Downloaded quinn-udp v0.5.5
8202025-05-13T20:47:50.875Z Downloaded progenitor v0.9.1
8212025-05-13T20:47:50.875Z Downloaded sha1 v0.10.6
8222025-05-13T20:47:50.878Z Downloaded serde_path_to_error v0.1.16
8232025-05-13T20:47:50.881Z Downloaded whoami v1.5.2
8242025-05-13T20:47:50.884Z Downloaded itertools v0.13.0
8252025-05-13T20:47:50.889Z Downloaded sync_wrapper v1.0.1
8262025-05-13T20:47:50.892Z Downloaded hkdf v0.12.4
8272025-05-13T20:47:50.895Z Downloaded mime_guess v2.0.5
8282025-05-13T20:47:50.898Z Downloaded ecdsa v0.16.9
8292025-05-13T20:47:50.901Z Downloaded zstd-safe v7.2.3
8302025-05-13T20:47:50.901Z Downloaded which v4.4.2
8312025-05-13T20:47:50.904Z Downloaded foreign-types v0.3.2
8322025-05-13T20:47:50.906Z Downloaded libm v0.2.8
8332025-05-13T20:47:50.913Z Downloaded dunce v1.0.5
8342025-05-13T20:47:50.916Z Downloaded bitvec v1.0.1
8352025-05-13T20:47:50.929Z Downloaded nibble_vec v0.1.0
8362025-05-13T20:47:50.933Z Downloaded siphasher v0.3.11
8372025-05-13T20:47:50.936Z Downloaded resolv-conf v0.7.0
8382025-05-13T20:47:50.936Z Downloaded tracing-attributes v0.1.27
8392025-05-13T20:47:50.940Z Downloaded simd-adler32 v0.3.7
8402025-05-13T20:47:50.943Z Downloaded subtle v2.6.1
8412025-05-13T20:47:50.943Z Downloaded rfc6979 v0.4.0
8422025-05-13T20:47:50.943Z Downloaded serde-hex v0.1.0
8432025-05-13T20:47:50.946Z Downloaded rustls-pemfile v2.2.0
8442025-05-13T20:47:50.948Z Downloaded mio v1.0.2
8452025-05-13T20:47:50.953Z Downloaded pin-project-lite v0.2.14
8462025-05-13T20:47:50.958Z Downloaded zeroize_derive v1.4.2
8472025-05-13T20:47:50.961Z Downloaded zeroize v1.8.1
8482025-05-13T20:47:50.964Z Downloaded slog-stdlog v4.1.1
8492025-05-13T20:47:50.965Z Downloaded slog-scope v4.4.0
8502025-05-13T20:47:50.968Z Downloaded yoke-derive v0.7.4
8512025-05-13T20:47:50.968Z Downloaded secrecy v0.10.3
8522025-05-13T20:47:50.973Z Downloaded tracing v0.1.40
8532025-05-13T20:47:50.977Z Downloaded zone v0.1.8
8542025-05-13T20:47:50.978Z Downloaded owo-colors v4.2.0
8552025-05-13T20:47:50.985Z Downloaded ghash v0.5.1
8562025-05-13T20:47:50.985Z Downloaded curve25519-dalek-derive v0.1.1
8572025-05-13T20:47:50.985Z Downloaded flate2 v1.1.1
8582025-05-13T20:47:50.988Z Downloaded rand_xorshift v0.3.0
8592025-05-13T20:47:50.988Z Downloaded form_urlencoded v1.2.1
8602025-05-13T20:47:50.988Z Downloaded parking_lot v0.11.2
8612025-05-13T20:47:50.992Z Downloaded utf16_iter v1.0.5
8622025-05-13T20:47:50.995Z Downloaded pkcs5 v0.7.1
8632025-05-13T20:47:50.997Z Downloaded password-hash v0.4.2
8642025-05-13T20:47:51.001Z Downloaded ed25519-dalek v2.1.1
8652025-05-13T20:47:51.004Z Downloaded olpc-cjson v0.1.4
8662025-05-13T20:47:51.004Z Downloaded rustc_version v0.1.7
8672025-05-13T20:47:51.007Z Downloaded universal-hash v0.5.1
8682025-05-13T20:47:51.007Z Downloaded typify-macro v0.2.0
8692025-05-13T20:47:51.007Z Downloaded rsa v0.9.6
8702025-05-13T20:47:51.012Z Downloaded num-complex v0.4.6
8712025-05-13T20:47:51.016Z Downloaded serde_with v3.12.0
8722025-05-13T20:47:51.023Z Downloaded phf v0.11.2
8732025-05-13T20:47:51.031Z Downloaded newtype_derive v0.1.6
8742025-05-13T20:47:51.035Z Downloaded num-conv v0.1.0
8752025-05-13T20:47:51.035Z Downloaded fatfs v0.3.6
8762025-05-13T20:47:51.035Z Downloaded serde_plain v1.0.2
8772025-05-13T20:47:51.035Z Downloaded sqlparser_derive v0.2.2
8782025-05-13T20:47:51.035Z Downloaded tiny-keccak v2.0.2
8792025-05-13T20:47:51.038Z Downloaded ff v0.13.0
8802025-05-13T20:47:51.038Z Downloaded fallible-iterator v0.2.0
8812025-05-13T20:47:51.041Z Downloaded value-bag v1.9.0
8822025-05-13T20:47:51.044Z Downloaded typify v0.2.0
8832025-05-13T20:47:51.047Z Downloaded tokio-rustls v0.26.0
8842025-05-13T20:47:51.050Z Downloaded rand_chacha v0.3.1
8852025-05-13T20:47:51.053Z Downloaded progenitor v0.8.0
8862025-05-13T20:47:51.053Z Downloaded rustc-hash v1.1.0
8872025-05-13T20:47:51.053Z Downloaded tracing-core v0.1.32
8882025-05-13T20:47:51.056Z Downloaded getrandom v0.2.15
8892025-05-13T20:47:51.059Z Downloaded salsa20 v0.10.2
8902025-05-13T20:47:51.065Z Downloaded proc-macro-error-attr2 v2.0.0
8912025-05-13T20:47:51.065Z Downloaded winnow v0.5.40
8922025-05-13T20:47:51.071Z Downloaded strum_macros v0.24.3
8932025-05-13T20:47:51.074Z Downloaded aws-lc-rs v1.12.4
8942025-05-13T20:47:51.082Z Downloaded num-derive v0.3.3
8952025-05-13T20:47:51.085Z Downloaded uzers v0.12.1
8962025-05-13T20:47:51.088Z Downloaded tokio-tungstenite v0.21.0
8972025-05-13T20:47:51.091Z Downloaded pin-project-internal v1.1.6
8982025-05-13T20:47:51.091Z Downloaded yoke v0.7.4
8992025-05-13T20:47:51.094Z Downloaded foldhash v0.1.3
9002025-05-13T20:47:51.098Z Downloaded sqlformat v0.3.5
9012025-05-13T20:47:51.098Z Downloaded num-integer v0.1.46
9022025-05-13T20:47:51.101Z Downloaded num-derive v0.4.2
9032025-05-13T20:47:51.101Z Downloaded sct v0.7.1
9042025-05-13T20:47:51.105Z Downloaded proc-macro-error2 v2.0.1
9052025-05-13T20:47:51.109Z Downloaded parking_lot v0.12.3
9062025-05-13T20:47:51.112Z Downloaded oxnet v0.1.1
9072025-05-13T20:47:51.112Z Downloaded document-features v0.2.10
9082025-05-13T20:47:51.115Z Downloaded time-macros v0.2.18
9092025-05-13T20:47:51.115Z Downloaded derive_builder v0.20.2
9102025-05-13T20:47:51.121Z Downloaded zstd v0.13.3
9112025-05-13T20:47:51.124Z Downloaded zerocopy v0.6.6
9122025-05-13T20:47:51.127Z Downloaded getrandom v0.3.1
9132025-05-13T20:47:51.130Z Downloaded rayon v1.10.0
9142025-05-13T20:47:51.138Z Downloaded snafu v0.8.5
9152025-05-13T20:47:51.144Z Downloaded env_logger v0.11.5
9162025-05-13T20:47:51.149Z Downloaded qorb v0.3.1
9172025-05-13T20:47:51.152Z Downloaded secrecy v0.8.0
9182025-05-13T20:47:51.155Z Downloaded pin-project v1.1.6
9192025-05-13T20:47:51.166Z Downloaded p256 v0.13.2
9202025-05-13T20:47:51.169Z Downloaded des v0.8.1
9212025-05-13T20:47:51.172Z Downloaded futures-util v0.3.31
9222025-05-13T20:47:51.182Z Downloaded icu_properties_data v1.5.0
9232025-05-13T20:47:51.194Z Downloaded parse-zoneinfo v0.3.1
9242025-05-13T20:47:51.196Z Downloaded chrono v0.4.40
9252025-05-13T20:47:51.204Z Downloaded half v2.4.1
9262025-05-13T20:47:51.207Z Downloaded toml_edit v0.19.15
9272025-05-13T20:47:51.224Z Downloaded uuid v1.16.0
9282025-05-13T20:47:51.227Z Downloaded zopfli v0.8.1
9292025-05-13T20:47:51.230Z Downloaded yansi v1.0.1
9302025-05-13T20:47:51.233Z Downloaded tinystr v0.7.6
9312025-05-13T20:47:51.236Z Downloaded rand v0.8.5
9322025-05-13T20:47:51.238Z Downloaded zerovec-derive v0.10.3
9332025-05-13T20:47:51.241Z Downloaded poly1305 v0.8.0
9342025-05-13T20:47:51.244Z Downloaded typed-path v0.9.3
9352025-05-13T20:47:51.249Z Downloaded expectorate v1.2.0
9362025-05-13T20:47:51.252Z Downloaded steno v0.4.1
9372025-05-13T20:47:51.257Z Downloaded portable-atomic v1.11.0
9382025-05-13T20:47:51.263Z Downloaded regex v1.11.1
9392025-05-13T20:47:51.278Z Downloaded lalrpop v0.19.12
9402025-05-13T20:47:51.289Z Downloaded quinn-proto v0.11.8
9412025-05-13T20:47:51.297Z Downloaded tower v0.5.2
9422025-05-13T20:47:51.304Z Downloaded dropshot_endpoint v0.16.0
9432025-05-13T20:47:51.308Z Downloaded tough v0.20.0
9442025-05-13T20:47:51.775Z Downloaded tokio-postgres v0.7.13
9452025-05-13T20:47:51.780Z Downloaded zerovec v0.10.4
9462025-05-13T20:47:51.780Z Downloaded quick-xml v0.37.2
9472025-05-13T20:47:51.780Z Downloaded p521 v0.13.3
9482025-05-13T20:47:51.780Z Downloaded nom v7.1.3
9492025-05-13T20:47:51.780Z Downloaded zerocopy v0.8.25
9502025-05-13T20:47:51.780Z Downloaded rustls-webpki v0.101.7
9512025-05-13T20:47:51.780Z Downloaded polar-core v0.27.3
9522025-05-13T20:47:51.780Z Downloaded salty v0.3.0
9532025-05-13T20:47:51.780Z Downloaded regex-syntax v0.6.29
9542025-05-13T20:47:51.780Z Downloaded rustls-webpki v0.102.8
9552025-05-13T20:47:51.780Z Downloaded vcpkg v0.2.15
9562025-05-13T20:47:51.780Z Downloaded rustls v0.21.12
9572025-05-13T20:47:51.780Z Downloaded sqlparser v0.45.0
9582025-05-13T20:47:51.781Z Downloaded nix v0.27.1
9592025-05-13T20:47:51.781Z Downloaded proptest v1.6.0
9602025-05-13T20:47:51.781Z Downloaded webpki-roots v0.26.6
9612025-05-13T20:47:51.781Z Downloaded openapiv3 v2.0.0
9622025-05-13T20:47:51.781Z Downloaded openssl v0.10.72
9632025-05-13T20:47:51.781Z Downloaded smoltcp v0.9.1
9642025-05-13T20:47:51.781Z Downloaded smoltcp v0.11.0
9652025-05-13T20:47:51.781Z Downloaded rustls v0.23.19
9662025-05-13T20:47:51.781Z Downloaded unicode-width v0.2.0
9672025-05-13T20:47:51.781Z Downloaded h2 v0.4.6
9682025-05-13T20:47:51.781Z Downloaded regress v0.10.3
9692025-05-13T20:47:51.781Z Downloaded petname v2.0.2
9702025-05-13T20:47:51.781Z Downloaded nix v0.28.0
9712025-05-13T20:47:51.781Z Downloaded git2 v0.19.0
9722025-05-13T20:47:51.781Z Downloaded tabled v0.18.0
9732025-05-13T20:47:51.781Z Downloaded ratatui v0.29.0
9742025-05-13T20:47:51.781Z Downloaded nix v0.29.0
9752025-05-13T20:47:51.781Z Downloaded p384 v0.13.0
9762025-05-13T20:47:51.781Z Downloaded regex-automata v0.4.8
9772025-05-13T20:47:51.781Z Downloaded bzip2-sys v0.1.13+1.0.8
9782025-05-13T20:47:51.781Z Downloaded sled v0.34.7
9792025-05-13T20:47:51.781Z Downloaded object v0.30.4
9802025-05-13T20:47:51.781Z Downloaded gimli v0.31.1
9812025-05-13T20:47:51.781Z Downloaded hickory-proto v0.24.4
9822025-05-13T20:47:51.809Z Downloaded radix_trie v0.2.1
9832025-05-13T20:47:51.815Z Downloaded curve25519-dalek v4.1.3
9842025-05-13T20:47:51.815Z Downloaded rustls v0.22.4
9852025-05-13T20:47:51.822Z Downloaded object v0.36.5
9862025-05-13T20:47:51.830Z Downloaded diesel v2.2.10
9872025-05-13T20:47:51.850Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9882025-05-13T20:47:51.869Z Downloaded dropshot v0.16.0
9892025-05-13T20:47:51.892Z Downloaded regex-syntax v0.8.5
9902025-05-13T20:47:51.899Z Downloaded chrono-tz v0.10.3
9912025-05-13T20:47:51.906Z Downloaded bstr v1.10.0
9922025-05-13T20:47:51.918Z Downloaded num-bigint-dig v0.8.4
9932025-05-13T20:47:51.923Z Downloaded winnow v0.6.26
9942025-05-13T20:47:51.930Z Downloaded typify-impl v0.2.0
9952025-05-13T20:47:51.945Z Downloaded tokio-tungstenite v0.23.1
9962025-05-13T20:47:51.947Z Downloaded sha3 v0.10.8
9972025-05-13T20:47:51.950Z Downloaded zerocopy-derive v0.6.6
9982025-05-13T20:47:51.960Z Downloaded typify-impl v0.3.0
9992025-05-13T20:47:51.974Z Downloaded primeorder v0.13.6
10002025-05-13T20:47:51.977Z Downloaded pkcs8 v0.10.2
10012025-05-13T20:47:51.980Z Downloaded parking_lot_core v0.9.10
10022025-05-13T20:47:51.983Z Downloaded num-bigint v0.4.6
10032025-05-13T20:47:51.986Z Downloaded dirs-next v2.0.0
10042025-05-13T20:47:51.986Z Downloaded env_logger v0.10.2
10052025-05-13T20:47:51.990Z Downloaded zip v0.6.6
10062025-05-13T20:47:51.992Z Downloaded reedline v0.38.0
10072025-05-13T20:47:51.999Z Downloaded der v0.7.9
10082025-05-13T20:47:52.004Z Downloaded hashbrown v0.13.2
10092025-05-13T20:47:52.008Z Downloaded aho-corasick v1.1.3
10102025-05-13T20:47:52.014Z Downloaded idna v1.0.3
10112025-05-13T20:47:52.018Z Downloaded minimal-lexical v0.2.1
10122025-05-13T20:47:52.022Z Downloaded russh v0.45.0
10132025-05-13T20:47:52.028Z Downloaded bindgen v0.71.1
10142025-05-13T20:47:52.035Z Downloaded float-ord v0.3.2
10152025-05-13T20:47:52.038Z Downloaded float-cmp v0.10.0
10162025-05-13T20:47:52.038Z Downloaded jiff v0.2.13
10172025-05-13T20:47:52.054Z Downloaded progenitor-impl v0.8.0
10182025-05-13T20:47:52.058Z Downloaded lzma-sys v0.1.20
10192025-05-13T20:47:52.085Z Downloaded parking_lot_core v0.8.6
10202025-05-13T20:47:52.088Z Downloaded dirs-sys-next v0.1.2
10212025-05-13T20:47:52.091Z Downloaded fs_extra v1.3.0
10222025-05-13T20:47:52.091Z Downloaded utf8_iter v1.0.4
10232025-05-13T20:47:52.094Z Downloaded tokio-macros v2.5.0
10242025-05-13T20:47:52.094Z Downloaded tokio-native-tls v0.3.1
10252025-05-13T20:47:52.094Z Downloaded support-bundle-viewer v0.1.0
10262025-05-13T20:47:52.098Z Downloaded hashbrown v0.12.3
10272025-05-13T20:47:52.103Z Downloaded x509-cert v0.2.5
10282025-05-13T20:47:52.106Z Downloaded twox-hash v2.1.0
10292025-05-13T20:47:52.109Z Downloaded semver v0.1.20
10302025-05-13T20:47:52.109Z Downloaded itertools v0.14.0
10312025-05-13T20:47:52.115Z Downloaded quick-error v1.2.3
10322025-05-13T20:47:52.118Z Downloaded libz-sys v1.1.20
10332025-05-13T20:47:52.137Z Downloaded petgraph v0.6.5
10342025-05-13T20:47:52.153Z Downloaded csv v1.3.1
10352025-05-13T20:47:52.174Z Downloaded rustyline v14.0.0
10362025-05-13T20:47:52.179Z Downloaded fs-err v2.11.0
10372025-05-13T20:47:52.182Z Downloaded fd-lock v4.0.2
10382025-05-13T20:47:52.185Z Downloaded samael v0.0.18
10392025-05-13T20:47:52.189Z Downloaded funty v2.0.0
10402025-05-13T20:47:52.192Z Downloaded diesel-dtrace v0.4.2
10412025-05-13T20:47:52.192Z Downloaded difflib v0.4.0
10422025-05-13T20:47:52.196Z Downloaded petgraph v0.7.1
10432025-05-13T20:47:52.210Z Downloaded pretty_assertions v1.4.1
10442025-05-13T20:47:52.213Z Downloaded publicsuffix v2.3.0
10452025-05-13T20:47:52.216Z Downloaded time v0.3.36
10462025-05-13T20:47:52.221Z Downloaded tokio v1.43.1
10472025-05-13T20:47:52.261Z Downloaded libxml v0.3.3
10482025-05-13T20:47:52.266Z Downloaded url v2.5.3
10492025-05-13T20:47:52.270Z Downloaded unicode_categories v0.1.1
10502025-05-13T20:47:52.274Z Downloaded prettyplease v0.2.30
10512025-05-13T20:47:52.277Z Downloaded miniz_oxide v0.8.5
10522025-05-13T20:47:52.280Z Downloaded zerocopy-derive v0.8.25
10532025-05-13T20:47:52.285Z Downloaded itertools v0.10.5
10542025-05-13T20:47:52.291Z Downloaded tabwriter v1.4.0
10552025-05-13T20:47:52.294Z Downloaded ron v0.7.1
10562025-05-13T20:47:52.297Z Downloaded papergrid v0.14.0
10572025-05-13T20:47:52.301Z Downloaded darling v0.20.10
10582025-05-13T20:47:52.305Z Downloaded daft-derive v0.1.3
10592025-05-13T20:47:52.309Z Downloaded daft v0.1.3
10602025-05-13T20:47:52.313Z Downloaded unicode-segmentation v1.12.0
10612025-05-13T20:47:52.316Z Downloaded signal-hook-registry v1.4.2
10622025-05-13T20:47:52.319Z Downloaded shlex v1.3.0
10632025-05-13T20:47:52.319Z Downloaded rustc_version v0.4.1
10642025-05-13T20:47:52.322Z Downloaded serde_bytes v0.11.17
10652025-05-13T20:47:52.322Z Downloaded ron v0.8.1
10662025-05-13T20:47:52.327Z Downloaded zip v2.6.1
10672025-05-13T20:47:52.332Z Downloaded elliptic-curve v0.13.8
10682025-05-13T20:47:52.335Z Downloaded serde_yaml v0.9.34+deprecated
10692025-05-13T20:47:52.339Z Downloaded aes-gcm v0.10.3
10702025-05-13T20:47:52.342Z Downloaded crossterm v0.28.1
10712025-05-13T20:47:52.349Z Downloaded tokio-util v0.7.13
10722025-05-13T20:47:52.357Z Downloaded slog-term v2.9.1
10732025-05-13T20:47:52.360Z Downloaded ssh-key v0.6.6
10742025-05-13T20:47:52.367Z Downloaded parse-display v0.10.0
10752025-05-13T20:47:52.369Z Downloaded packed_struct v0.10.1
10762025-05-13T20:47:52.369Z Downloaded encoding_rs v0.8.34
10772025-05-13T20:47:52.390Z Downloaded futures-io v0.3.31
10782025-05-13T20:47:52.394Z Downloaded tokio-rustls v0.24.1
10792025-05-13T20:47:52.394Z Downloaded rand_core v0.6.4
10802025-05-13T20:47:52.397Z Downloaded openssl-sys v0.9.107
10812025-05-13T20:47:52.400Z Downloaded debug-ignore v1.0.5
10822025-05-13T20:47:52.400Z Downloaded diesel_derives v2.2.3
10832025-05-13T20:47:52.404Z Downloaded derive_more v0.99.20
10842025-05-13T20:47:52.408Z Downloaded schemars v0.8.22
10852025-05-13T20:47:52.419Z Downloaded typify v0.3.0
10862025-05-13T20:47:52.423Z Downloaded test-strategy v0.4.0
10872025-05-13T20:47:52.427Z Downloaded radium v0.7.0
10882025-05-13T20:47:52.430Z Downloaded ring v0.17.11
10892025-05-13T20:47:52.473Z Downloaded similar v2.7.0
10902025-05-13T20:47:52.476Z Downloaded pin-utils v0.1.0
10912025-05-13T20:47:52.479Z Downloaded rand v0.9.0
10922025-05-13T20:47:52.482Z Downloaded rustc-demangle v0.1.24
10932025-05-13T20:47:52.485Z Downloaded omicron-zone-package v0.12.2
10942025-05-13T20:47:52.488Z Downloaded multimap v0.10.0
10952025-05-13T20:47:52.488Z Downloaded libgit2-sys v0.17.0+1.8.1
10962025-05-13T20:47:52.546Z Downloaded futures-channel v0.3.31
10972025-05-13T20:47:52.550Z Downloaded futures-core v0.3.31
10982025-05-13T20:47:52.550Z Downloaded foreign-types v0.5.0
10992025-05-13T20:47:52.550Z Downloaded either v1.14.0
11002025-05-13T20:47:52.550Z Downloaded strum_macros v0.26.4
11012025-05-13T20:47:52.553Z Downloaded serde_with_macros v3.12.0
11022025-05-13T20:47:52.553Z Downloaded env_filter v0.1.2
11032025-05-13T20:47:52.556Z Downloaded displaydoc v0.2.5
11042025-05-13T20:47:52.559Z Downloaded half v1.8.3
11052025-05-13T20:47:52.561Z Downloaded tungstenite v0.21.0
11062025-05-13T20:47:52.564Z Downloaded serde_repr v0.1.19
11072025-05-13T20:47:52.564Z Downloaded scheduled-thread-pool v0.2.7
11082025-05-13T20:47:52.567Z Downloaded phf_generator v0.11.2
11092025-05-13T20:47:52.567Z Downloaded peg-macros v0.8.5
11102025-05-13T20:47:52.570Z Downloaded password-hash v0.5.0
11112025-05-13T20:47:52.570Z Downloaded num-rational v0.4.2
11122025-05-13T20:47:52.573Z Downloaded hyper-util v0.1.11
11132025-05-13T20:47:52.576Z Downloaded untrusted v0.9.0
11142025-05-13T20:47:52.579Z Downloaded heapless v0.8.0
11152025-05-13T20:47:52.582Z Downloaded diff v0.1.13
11162025-05-13T20:47:52.585Z Downloaded parse-display-derive v0.10.0
11172025-05-13T20:47:52.585Z Downloaded toml v0.7.8
11182025-05-13T20:47:52.588Z Downloaded futures-task v0.3.31
11192025-05-13T20:47:52.591Z Downloaded futures-executor v0.3.31
11202025-05-13T20:47:52.591Z Downloaded csv-core v0.1.11
11212025-05-13T20:47:52.595Z Downloaded slog v2.7.0
11222025-05-13T20:47:52.595Z Downloaded rustls-pki-types v1.10.0
11232025-05-13T20:47:52.597Z Downloaded indicatif v0.17.11
11242025-05-13T20:47:52.601Z Downloaded compact_str v0.8.0
11252025-05-13T20:47:52.605Z Downloaded tinyvec v1.8.0
11262025-05-13T20:47:52.607Z Downloaded snafu-derive v0.8.5
11272025-05-13T20:47:52.610Z Downloaded crossbeam-utils v0.8.21
11282025-05-13T20:47:52.614Z Downloaded embedded-io v0.4.0
11292025-05-13T20:47:52.614Z Downloaded writeable v0.5.5
11302025-05-13T20:47:52.624Z Downloaded unicode-truncate v1.1.0
11312025-05-13T20:47:52.624Z Downloaded indent_write v2.2.0
11322025-05-13T20:47:52.624Z Downloaded cc v1.2.15
11332025-05-13T20:47:52.624Z Downloaded serde_derive_internals v0.29.1
11342025-05-13T20:47:52.624Z Downloaded icu_normalizer v1.5.0
11352025-05-13T20:47:52.627Z Downloaded icu_locid_transform_data v1.5.0
11362025-05-13T20:47:52.627Z Downloaded filetime v0.2.25
11372025-05-13T20:47:52.630Z Downloaded supports-color v3.0.2
11382025-05-13T20:47:52.630Z Downloaded ssh-encoding v0.2.0
11392025-05-13T20:47:52.633Z Downloaded ssh-cipher v0.2.0
11402025-05-13T20:47:52.633Z Downloaded predicates v3.1.3
11412025-05-13T20:47:52.636Z Downloaded ingot-macros v0.1.0
11422025-05-13T20:47:52.636Z Downloaded signature v2.2.0
11432025-05-13T20:47:52.639Z Downloaded jobserver v0.1.32
11442025-05-13T20:47:52.639Z Downloaded schemars_derive v0.8.22
11452025-05-13T20:47:52.642Z Downloaded rusty-fork v0.3.0
11462025-05-13T20:47:52.643Z Downloaded rustc-hash v2.1.1
11472025-05-13T20:47:52.646Z Downloaded ref-cast v1.0.23
11482025-05-13T20:47:52.646Z Downloaded litemap v0.7.3
11492025-05-13T20:47:52.649Z Downloaded hmac v0.12.1
11502025-05-13T20:47:52.652Z Downloaded cookie v0.18.1
11512025-05-13T20:47:52.652Z Downloaded ahash v0.8.11
11522025-05-13T20:47:52.655Z Downloaded progenitor-macro v0.8.0
11532025-05-13T20:47:52.658Z Downloaded libscf-sys v1.1.0
11542025-05-13T20:47:52.658Z Downloaded hyper-staticfile v0.10.1
11552025-05-13T20:47:52.661Z Downloaded cookie_store v0.21.1
11562025-05-13T20:47:52.661Z Downloaded bit-vec v0.8.0
11572025-05-13T20:47:52.664Z Downloaded base64ct v1.6.0
11582025-05-13T20:47:52.667Z Downloaded libefi-sys v0.1.0
11592025-05-13T20:47:52.667Z Downloaded indoc v1.0.9
11602025-05-13T20:47:52.670Z Downloaded internet-checksum v0.2.1
11612025-05-13T20:47:52.670Z Downloaded managed v0.8.0
11622025-05-13T20:47:52.670Z Downloaded lalrpop-util v0.19.12
11632025-05-13T20:47:52.673Z Downloaded keccak v0.1.5
11642025-05-13T20:47:52.673Z Downloaded arrayvec v0.7.6
11652025-05-13T20:47:52.676Z Downloaded inout v0.1.3
11662025-05-13T20:47:52.676Z Downloaded http-body-util v0.1.3
11672025-05-13T20:47:52.676Z Downloaded idna_adapter v1.2.0
11682025-05-13T20:47:52.679Z Downloaded ingot v0.1.0
11692025-05-13T20:47:52.679Z Downloaded indoc v2.0.6
11702025-05-13T20:47:52.682Z Downloaded crc-catalog v2.4.0
11712025-05-13T20:47:52.682Z Downloaded colored v2.2.0
11722025-05-13T20:47:52.687Z Downloaded cargo_metadata v0.18.1
11732025-05-13T20:47:52.691Z Downloaded cancel-safe-futures v0.1.5
11742025-05-13T20:47:52.691Z Downloaded bytes v1.10.1
11752025-05-13T20:47:52.694Z Downloaded blake2 v0.10.6
11762025-05-13T20:47:52.697Z Downloaded hostname v0.4.0
11772025-05-13T20:47:52.697Z Downloaded hostname v0.3.1
11782025-05-13T20:47:52.700Z Downloaded heck v0.3.3
11792025-05-13T20:47:52.700Z Downloaded crc v3.2.1
11802025-05-13T20:47:52.703Z Downloaded cobs v0.2.3
11812025-05-13T20:47:52.703Z Downloaded cipher v0.4.4
11822025-05-13T20:47:52.706Z Downloaded chrono-tz-build v0.4.0
11832025-05-13T20:47:52.706Z Downloaded base64 v0.22.1
11842025-05-13T20:47:52.709Z Downloaded arrayref v0.3.9
11852025-05-13T20:47:52.715Z Downloaded is-terminal v0.4.13
11862025-05-13T20:47:52.715Z Downloaded array-init v0.0.4
11872025-05-13T20:47:52.715Z Downloaded crunchy v0.2.2
11882025-05-13T20:47:52.715Z Downloaded crucible-workspace-hack v0.1.0
11892025-05-13T20:47:52.715Z Downloaded assert_matches v1.5.0
11902025-05-13T20:47:52.719Z Downloaded ciborium-ll v0.2.2
11912025-05-13T20:47:52.719Z Downloaded cexpr v0.6.0
11922025-05-13T20:47:52.719Z Downloaded buf-list v1.0.3
11932025-05-13T20:47:52.719Z Downloaded blowfish v0.9.1
11942025-05-13T20:47:53.020Z Downloaded aws-lc-sys v0.26.0
11952025-05-13T20:47:53.362Z Compiling serde v1.0.219
11962025-05-13T20:47:53.365Z Compiling value-bag v1.9.0
11972025-05-13T20:47:53.366Z Compiling shlex v1.3.0
11982025-05-13T20:47:53.366Z Compiling lock_api v0.4.12
11992025-05-13T20:47:53.366Z Compiling scopeguard v1.2.0
12002025-05-13T20:47:53.528Z Compiling typenum v1.17.0
12012025-05-13T20:47:53.574Z Compiling syn v2.0.98
12022025-05-13T20:47:53.590Z Compiling getrandom v0.2.15
12032025-05-13T20:47:53.739Z Compiling jobserver v0.1.32
12042025-05-13T20:47:53.893Z Compiling rand_core v0.6.4
12052025-05-13T20:47:53.991Z Compiling log v0.4.22
12062025-05-13T20:47:54.105Z Compiling generic-array v0.14.7
12072025-05-13T20:47:54.128Z Compiling cc v1.2.15
12082025-05-13T20:47:54.445Z Compiling smallvec v1.14.0
12092025-05-13T20:47:54.472Z Compiling subtle v2.6.1
12102025-05-13T20:47:54.528Z Compiling const-oid v0.9.6
12112025-05-13T20:47:54.572Z Compiling stable_deref_trait v1.2.0
12122025-05-13T20:47:54.696Z Compiling pkg-config v0.3.31
12132025-05-13T20:47:54.724Z Compiling rustix v0.38.37
12142025-05-13T20:47:54.809Z Compiling pin-project-lite v0.2.14
12152025-05-13T20:47:54.831Z Compiling parking_lot_core v0.9.10
12162025-05-13T20:47:54.955Z Compiling signal-hook-registry v1.4.2
12172025-05-13T20:47:55.617Z Compiling mio v1.0.2
12182025-05-13T20:47:55.634Z Compiling spin v0.9.8
12192025-05-13T20:47:55.854Z Compiling parking_lot v0.12.3
12202025-05-13T20:47:55.890Z Compiling futures-core v0.3.31
12212025-05-13T20:47:55.941Z Compiling aho-corasick v1.1.3
12222025-05-13T20:47:56.036Z Compiling regex-syntax v0.8.5
12232025-05-13T20:47:56.154Z Compiling litemap v0.7.3
12242025-05-13T20:47:56.552Z Compiling cpufeatures v0.2.14
12252025-05-13T20:47:56.593Z Compiling writeable v0.5.5
12262025-05-13T20:47:56.615Z Compiling serde_json v1.0.140
12272025-05-13T20:47:56.663Z Compiling libm v0.2.8
12282025-05-13T20:47:56.685Z Compiling either v1.14.0
12292025-05-13T20:47:57.133Z Compiling socket2 v0.5.9
12302025-05-13T20:47:57.156Z Compiling slab v0.4.9
12312025-05-13T20:47:57.192Z Compiling num-traits v0.2.19
12322025-05-13T20:47:57.219Z Compiling glob v0.3.2
12332025-05-13T20:47:57.811Z Compiling getrandom v0.3.1
12342025-05-13T20:47:58.066Z Compiling prettyplease v0.2.30
12352025-05-13T20:47:58.086Z Compiling clang-sys v1.8.1
12362025-05-13T20:47:58.090Z Compiling futures-sink v0.3.31
12372025-05-13T20:47:58.290Z Compiling icu_locid_transform_data v1.5.0
12382025-05-13T20:47:58.486Z Compiling lazy_static v1.5.0
12392025-05-13T20:47:58.598Z Compiling minimal-lexical v0.2.1
12402025-05-13T20:47:58.632Z Compiling icu_properties_data v1.5.0
12412025-05-13T20:47:58.866Z Compiling foldhash v0.1.3
12422025-05-13T20:47:58.918Z Compiling allocator-api2 v0.2.18
12432025-05-13T20:47:59.062Z Compiling nom v7.1.3
12442025-05-13T20:47:59.183Z Compiling libloading v0.8.5
12452025-05-13T20:47:59.586Z Compiling hashbrown v0.15.1
12462025-05-13T20:47:59.611Z Compiling utf16_iter v1.0.5
12472025-05-13T20:47:59.668Z Compiling home v0.5.9
12482025-05-13T20:47:59.835Z Compiling regex-automata v0.4.8
12492025-05-13T20:47:59.916Z Compiling write16 v1.0.0
12502025-05-13T20:48:00.064Z Compiling base64ct v1.6.0
12512025-05-13T20:48:00.492Z Compiling icu_normalizer_data v1.5.0
12522025-05-13T20:48:00.617Z Compiling percent-encoding v2.3.1
12532025-05-13T20:48:00.640Z Compiling utf8_iter v1.0.4
12542025-05-13T20:48:00.660Z Compiling bindgen v0.69.5
12552025-05-13T20:48:00.797Z Compiling pem-rfc7468 v0.7.0
12562025-05-13T20:48:00.923Z Compiling itertools v0.12.1
12572025-05-13T20:48:01.445Z Compiling synstructure v0.13.1
12582025-05-13T20:48:02.112Z Compiling lazycell v1.3.0
12592025-05-13T20:48:02.312Z Compiling cexpr v0.6.0
12602025-05-13T20:48:02.477Z Compiling flagset v0.4.6
12612025-05-13T20:48:02.706Z Compiling rustc-hash v1.1.0
12622025-05-13T20:48:02.877Z Compiling futures-channel v0.3.31
12632025-05-13T20:48:02.910Z Compiling cmake v0.1.51
12642025-05-13T20:48:03.297Z Compiling dunce v1.0.5
12652025-05-13T20:48:03.449Z Compiling fs_extra v1.3.0
12662025-05-13T20:48:03.739Z Compiling futures-io v0.3.31
12672025-05-13T20:48:03.868Z Compiling pin-utils v0.1.0
12682025-05-13T20:48:03.892Z Compiling futures-task v0.3.31
12692025-05-13T20:48:03.970Z Compiling form_urlencoded v1.2.1
12702025-05-13T20:48:03.990Z Compiling vcpkg v0.2.15
12712025-05-13T20:48:04.009Z Compiling paste v1.0.15
12722025-05-13T20:48:04.187Z Compiling zerocopy v0.8.25
12732025-05-13T20:48:04.300Z Compiling crossbeam-utils v0.8.21
12742025-05-13T20:48:04.562Z Compiling ring v0.17.11
12752025-05-13T20:48:04.895Z Compiling tracing-core v0.1.32
12762025-05-13T20:48:05.077Z Compiling iana-time-zone v0.1.63
12772025-05-13T20:48:05.464Z Compiling regex v1.11.1
12782025-05-13T20:48:05.689Z Compiling openssl-sys v0.9.107
12792025-05-13T20:48:05.692Z Compiling aws-lc-rs v1.12.4
12802025-05-13T20:48:06.157Z Compiling httparse v1.9.5
12812025-05-13T20:48:06.257Z Compiling serde_derive v1.0.219
12822025-05-13T20:48:06.396Z Compiling zeroize_derive v1.4.2
12832025-05-13T20:48:06.804Z Compiling zerofrom-derive v0.1.4
12842025-05-13T20:48:06.889Z Compiling yoke-derive v0.7.4
12852025-05-13T20:48:07.206Z Compiling zerovec-derive v0.10.3
12862025-05-13T20:48:07.814Z Compiling zeroize v1.8.1
12872025-05-13T20:48:09.505Z Compiling displaydoc v0.2.5
12882025-05-13T20:48:09.634Z Compiling crypto-common v0.1.6
12892025-05-13T20:48:09.695Z Compiling block-buffer v0.10.4
12902025-05-13T20:48:09.862Z Compiling zerocopy-derive v0.7.35
12912025-05-13T20:48:10.003Z Compiling digest v0.10.7
12922025-05-13T20:48:10.270Z Compiling zerofrom v0.1.4
12932025-05-13T20:48:10.471Z Compiling yoke v0.7.4
12942025-05-13T20:48:10.494Z Compiling hmac v0.12.1
12952025-05-13T20:48:10.528Z Compiling tokio-macros v2.5.0
12962025-05-13T20:48:10.762Z Compiling icu_provider_macros v1.5.0
12972025-05-13T20:48:10.837Z Compiling zerovec v0.10.4
12982025-05-13T20:48:10.965Z Compiling block-padding v0.3.3
12992025-05-13T20:48:11.142Z Compiling sha2 v0.10.8
13002025-05-13T20:48:11.221Z Compiling inout v0.1.3
13012025-05-13T20:48:11.241Z Compiling thiserror-impl v1.0.69
13022025-05-13T20:48:11.519Z Compiling cipher v0.4.4
13032025-05-13T20:48:11.903Z Compiling zerocopy v0.7.35
13042025-05-13T20:48:11.935Z Compiling der_derive v0.7.3
13052025-05-13T20:48:12.044Z Compiling futures-macro v0.3.31
13062025-05-13T20:48:12.090Z Compiling salsa20 v0.10.2
13072025-05-13T20:48:12.341Z Compiling pbkdf2 v0.12.2
13082025-05-13T20:48:12.532Z Compiling scrypt v0.11.0
13092025-05-13T20:48:12.921Z Compiling tinystr v0.7.6
13102025-05-13T20:48:13.064Z Compiling icu_collections v1.5.0
13112025-05-13T20:48:13.292Z Compiling icu_locid v1.5.0
13122025-05-13T20:48:13.336Z Compiling ppv-lite86 v0.2.20
13132025-05-13T20:48:13.963Z Compiling futures-util v0.3.31
13142025-05-13T20:48:14.088Z Compiling cbc v0.1.2
13152025-05-13T20:48:14.182Z Compiling der v0.7.9
13162025-05-13T20:48:14.228Z Compiling thiserror v1.0.69
13172025-05-13T20:48:14.342Z Compiling aes v0.8.4
13182025-05-13T20:48:14.395Z Compiling icu_provider v1.5.0
13192025-05-13T20:48:14.482Z Compiling pest v2.7.14
13202025-05-13T20:48:14.652Z Compiling zerocopy-derive v0.8.25
13212025-05-13T20:48:15.283Z Compiling icu_locid_transform v1.5.0
13222025-05-13T20:48:15.370Z Compiling tracing-attributes v0.1.27
13232025-05-13T20:48:17.188Z Compiling icu_properties v1.5.1
13242025-05-13T20:48:17.251Z Compiling spki v0.7.3
13252025-05-13T20:48:17.563Z Compiling pest_meta v2.7.14
13262025-05-13T20:48:17.590Z Compiling pkcs5 v0.7.1
13272025-05-13T20:48:17.625Z Compiling scroll_derive v0.12.0
13282025-05-13T20:48:18.687Z Compiling pkcs8 v0.10.2
13292025-05-13T20:48:18.733Z Compiling tracing v0.1.40
13302025-05-13T20:48:19.014Z Compiling bitflags v2.9.0
13312025-05-13T20:48:19.138Z Compiling bytes v1.10.1
13322025-05-13T20:48:19.472Z Compiling semver v1.0.26
13332025-05-13T20:48:19.494Z Compiling indexmap v2.9.0
13342025-05-13T20:48:20.148Z Compiling rustc_version v0.4.1
13352025-05-13T20:48:20.601Z Compiling tokio v1.43.1
13362025-05-13T20:48:20.844Z Compiling icu_normalizer v1.5.0
13372025-05-13T20:48:20.877Z Compiling http v1.2.0
13382025-05-13T20:48:21.466Z Compiling uuid v1.16.0
13392025-05-13T20:48:21.845Z Compiling idna_adapter v1.2.0
13402025-05-13T20:48:21.993Z Compiling chrono v0.4.40
13412025-05-13T20:48:22.073Z Compiling idna v1.0.3
13422025-05-13T20:48:22.096Z Compiling rustls-pki-types v1.10.0
13432025-05-13T20:48:22.681Z Compiling tinyvec_macros v0.1.1
13442025-05-13T20:48:22.797Z Compiling url v2.5.3
13452025-05-13T20:48:23.075Z Compiling which v4.4.2
13462025-05-13T20:48:23.097Z Compiling tinyvec v1.8.0
13472025-05-13T20:48:23.118Z Compiling http-body v1.0.1
13482025-05-13T20:48:23.384Z Compiling scroll v0.12.0
13492025-05-13T20:48:23.665Z Compiling pest_generator v2.7.14
13502025-05-13T20:48:24.009Z Compiling serde_derive_internals v0.29.1
13512025-05-13T20:48:24.129Z Compiling bzip2-sys v0.1.13+1.0.8
13522025-05-13T20:48:24.517Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13532025-05-13T20:48:24.611Z Compiling openssl v0.10.72
13542025-05-13T20:48:24.670Z Compiling atomic-waker v1.1.2
13552025-05-13T20:48:24.866Z Compiling untrusted v0.9.0
13562025-05-13T20:48:25.089Z Compiling untrusted v0.7.1
13572025-05-13T20:48:25.096Z Compiling foreign-types-shared v0.1.1
13582025-05-13T20:48:25.244Z Compiling powerfmt v0.2.0
13592025-05-13T20:48:25.297Z Compiling schemars v0.8.22
13602025-05-13T20:48:25.323Z Compiling try-lock v0.2.5
13612025-05-13T20:48:25.365Z Compiling adler2 v2.0.0
13622025-05-13T20:48:25.496Z Compiling rustversion v1.0.17
13632025-05-13T20:48:25.523Z Compiling num-conv v0.1.0
13642025-05-13T20:48:25.586Z Compiling time-core v0.1.2
13652025-05-13T20:48:25.644Z Compiling miniz_oxide v0.8.5
13662025-05-13T20:48:25.715Z Compiling deranged v0.3.11
13672025-05-13T20:48:25.779Z Compiling pest_derive v2.7.14
13682025-05-13T20:48:25.808Z Compiling time-macros v0.2.18
13692025-05-13T20:48:26.225Z Compiling schemars_derive v0.8.22
13702025-05-13T20:48:26.255Z Compiling want v0.3.1
13712025-05-13T20:48:26.586Z Compiling foreign-types v0.3.2
13722025-05-13T20:48:26.708Z Compiling goblin v0.8.2
13732025-05-13T20:48:28.756Z Compiling tokio-util v0.7.13
13742025-05-13T20:48:29.198Z Compiling rand_core v0.9.2
13752025-05-13T20:48:29.661Z Compiling openssl-macros v0.1.1
13762025-05-13T20:48:30.176Z Compiling h2 v0.4.6
13772025-05-13T20:48:30.363Z Compiling num_threads v0.1.7
13782025-05-13T20:48:30.518Z Compiling syn v1.0.109
13792025-05-13T20:48:30.568Z Compiling tower-service v0.3.3
13802025-05-13T20:48:30.725Z Compiling native-tls v0.2.12
13812025-05-13T20:48:31.107Z Compiling httpdate v1.0.3
13822025-05-13T20:48:31.131Z Compiling dyn-clone v1.0.19
13832025-05-13T20:48:31.345Z Compiling rustls v0.23.19
13842025-05-13T20:48:31.674Z Compiling time v0.3.36
13852025-05-13T20:48:33.934Z Compiling dof v0.3.0
13862025-05-13T20:48:34.769Z Compiling rand_chacha v0.9.0
13872025-05-13T20:48:35.729Z Compiling dtrace-parser v0.2.0
13882025-05-13T20:48:36.226Z Compiling unicode-normalization v0.1.24
13892025-05-13T20:48:36.736Z Compiling heapless v0.7.17
13902025-05-13T20:48:37.072Z Compiling rand_chacha v0.3.1
13912025-05-13T20:48:37.219Z Compiling hyper v1.6.0
13922025-05-13T20:48:37.311Z Compiling signature v2.2.0
13932025-05-13T20:48:37.557Z Compiling crossbeam-epoch v0.9.18
13942025-05-13T20:48:37.629Z Compiling crc32fast v1.4.2
13952025-05-13T20:48:37.984Z Compiling cookie v0.18.1
13962025-05-13T20:48:38.246Z Compiling unicode-bidi v0.3.17
13972025-05-13T20:48:38.337Z Compiling zstd-safe v7.2.3
13982025-05-13T20:48:38.668Z Compiling rayon-core v1.12.1
13992025-05-13T20:48:39.187Z Compiling base64 v0.22.1
14002025-05-13T20:48:39.289Z Compiling signal-hook v0.3.17
14012025-05-13T20:48:39.506Z Compiling openssl-probe v0.1.5
14022025-05-13T20:48:39.530Z Compiling unicode-properties v0.1.3
14032025-05-13T20:48:39.605Z Compiling slog v2.7.0
14042025-05-13T20:48:39.691Z Compiling siphasher v0.3.11
14052025-05-13T20:48:39.926Z Compiling stringprep v0.1.5
14062025-05-13T20:48:39.991Z Compiling phf_shared v0.11.2
14072025-05-13T20:48:40.062Z Compiling hyper-util v0.1.11
14082025-05-13T20:48:40.319Z Compiling crossbeam-deque v0.8.5
14092025-05-13T20:48:40.357Z Compiling usdt-impl v0.5.0
14102025-05-13T20:48:40.400Z Compiling rand v0.8.5
14112025-05-13T20:48:40.719Z Compiling rand v0.9.0
14122025-05-13T20:48:40.829Z Compiling curve25519-dalek v4.1.3
14132025-05-13T20:48:40.964Z Compiling serde_spanned v0.6.8
14142025-05-13T20:48:41.220Z Compiling serde_tokenstream v0.2.2
14152025-05-13T20:48:41.545Z Compiling toml_datetime v0.6.8
14162025-05-13T20:48:41.695Z Compiling md-5 v0.10.6
14172025-05-13T20:48:41.811Z Compiling num-integer v0.1.46
14182025-05-13T20:48:42.048Z Compiling ff v0.13.0
14192025-05-13T20:48:42.051Z Compiling hash32 v0.2.1
14202025-05-13T20:48:42.331Z Compiling memoffset v0.9.1
14212025-05-13T20:48:42.445Z Compiling base16ct v0.2.0
14222025-05-13T20:48:42.492Z Compiling fallible-iterator v0.2.0
14232025-05-13T20:48:42.517Z Compiling smoltcp v0.9.1
14242025-05-13T20:48:42.605Z Compiling psl-types v2.0.11
14252025-05-13T20:48:42.707Z Compiling cfg_aliases v0.2.1
14262025-05-13T20:48:42.776Z Compiling portable-atomic v1.11.0
14272025-05-13T20:48:42.814Z Compiling num-bigint-dig v0.8.4
14282025-05-13T20:48:42.837Z Compiling gimli v0.31.1
14292025-05-13T20:48:42.908Z Compiling newtype-uuid v1.2.1
14302025-05-13T20:48:43.160Z Compiling litrs v0.4.1
14312025-05-13T20:48:43.232Z Compiling postgres-protocol v0.6.8
14322025-05-13T20:48:43.256Z Compiling nix v0.29.0
14332025-05-13T20:48:43.301Z Compiling publicsuffix v2.3.0
14342025-05-13T20:48:43.784Z Compiling sec1 v0.7.3
14352025-05-13T20:48:44.125Z Compiling num-iter v0.1.45
14362025-05-13T20:48:44.263Z Compiling document-features v0.2.10
14372025-05-13T20:48:44.342Z Compiling group v0.13.0
14382025-05-13T20:48:44.883Z Compiling tokio-native-tls v0.3.1
14392025-05-13T20:48:45.416Z Compiling flate2 v1.1.1
14402025-05-13T20:48:45.564Z Compiling ipnetwork v0.21.1
14412025-05-13T20:48:45.626Z Compiling http-body-util v0.1.3
14422025-05-13T20:48:46.006Z Compiling terminal_size v0.4.0
14432025-05-13T20:48:46.033Z Compiling webpki-roots v0.26.6
14442025-05-13T20:48:46.104Z Compiling hkdf v0.12.4
14452025-05-13T20:48:46.245Z Compiling crypto-bigint v0.5.5
14462025-05-13T20:48:46.265Z Compiling async-trait v0.1.88
14472025-05-13T20:48:46.299Z Compiling curve25519-dalek-derive v0.1.1
14482025-05-13T20:48:46.372Z Compiling sync_wrapper v1.0.1
14492025-05-13T20:48:46.405Z Compiling fs-err v3.1.0
14502025-05-13T20:48:46.540Z Compiling object v0.36.5
14512025-05-13T20:48:46.761Z Compiling ahash v0.8.11
14522025-05-13T20:48:47.143Z Compiling addr2line v0.24.2
14532025-05-13T20:48:47.534Z Compiling tower-layer v0.3.3
14542025-05-13T20:48:47.739Z Compiling ipnet v2.11.0
14552025-05-13T20:48:47.844Z Compiling unicode-width v0.2.0
14562025-05-13T20:48:47.884Z Compiling lockfree-object-pool v0.1.6
14572025-05-13T20:48:48.167Z Compiling simd-adler32 v0.3.7
14582025-05-13T20:48:48.419Z Compiling rustc-demangle v0.1.24
14592025-05-13T20:48:48.720Z Compiling winnow v0.5.40
14602025-05-13T20:48:48.804Z Compiling zip v2.6.1
14612025-05-13T20:48:48.818Z Compiling bumpalo v3.16.0
14622025-05-13T20:48:49.136Z Compiling anyhow v1.0.98
14632025-05-13T20:48:49.294Z Compiling managed v0.8.0
14642025-05-13T20:48:49.313Z Compiling buf-list v1.0.3
14652025-05-13T20:48:50.032Z Compiling elliptic-curve v0.13.8
14662025-05-13T20:48:50.217Z Compiling zopfli v0.8.1
14672025-05-13T20:48:50.921Z Compiling strum_macros v0.25.3
14682025-05-13T20:48:51.647Z Compiling clap_builder v4.5.35
14692025-05-13T20:48:51.808Z Compiling console v0.15.10
14702025-05-13T20:48:52.256Z Compiling toml_edit v0.19.15
14712025-05-13T20:48:52.281Z Compiling tower v0.5.2
14722025-05-13T20:48:53.011Z Compiling hubpack_derive v0.1.1
14732025-05-13T20:48:53.121Z Compiling backtrace v0.3.74
14742025-05-13T20:48:53.919Z Compiling hubpack v0.1.2
14752025-05-13T20:48:53.974Z Compiling hyper-tls v0.6.0
14762025-05-13T20:48:54.365Z Compiling oxnet v0.1.1
14772025-05-13T20:48:54.410Z Compiling signal-hook-mio v0.2.4
14782025-05-13T20:48:54.588Z Compiling cookie_store v0.21.1
14792025-05-13T20:48:54.660Z Compiling rayon v1.10.0
14802025-05-13T20:48:55.148Z Compiling zstd v0.13.3
14812025-05-13T20:48:56.071Z Compiling postgres-types v0.2.9
14822025-05-13T20:48:57.578Z Compiling usdt-macro v0.5.0
14832025-05-13T20:48:57.811Z Compiling usdt-attr-macro v0.5.0
14842025-05-13T20:48:59.016Z Compiling phf v0.11.2
14852025-05-13T20:48:59.038Z Compiling ed25519 v2.2.3
14862025-05-13T20:48:59.285Z Compiling strum_macros v0.26.4
14872025-05-13T20:48:59.308Z Compiling bzip2 v0.5.2
14882025-05-13T20:48:59.399Z Compiling bzip2 v0.4.4
14892025-05-13T20:48:59.537Z Compiling clap_derive v4.5.32
14902025-05-13T20:48:59.717Z Compiling enum-as-inner v0.6.1
14912025-05-13T20:48:59.777Z Compiling rustls-pemfile v2.2.0
14922025-05-13T20:49:00.127Z Compiling pkcs1 v0.7.5
14932025-05-13T20:49:00.855Z Compiling futures-executor v0.3.31
14942025-05-13T20:49:00.960Z Compiling serde_urlencoded v0.7.1
14952025-05-13T20:49:00.986Z Compiling serde-big-array v0.5.1
14962025-05-13T20:49:01.007Z Compiling rfc6979 v0.4.0
14972025-05-13T20:49:01.210Z Compiling serde_repr v0.1.19
14982025-05-13T20:49:01.237Z Compiling daft-derive v0.1.3
14992025-05-13T20:49:01.363Z Compiling bstr v1.10.0
15002025-05-13T20:49:01.467Z Compiling float-cmp v0.10.0
15012025-05-13T20:49:01.769Z Compiling encoding_rs v0.8.34
15022025-05-13T20:49:02.391Z Compiling whoami v1.5.2
15032025-05-13T20:49:02.880Z Compiling fixedbitset v0.4.2
15042025-05-13T20:49:02.939Z Compiling mime v0.3.17
15052025-05-13T20:49:02.988Z Compiling static_assertions v1.1.0
15062025-05-13T20:49:03.110Z Compiling number_prefix v0.4.0
15072025-05-13T20:49:03.327Z Compiling normalize-line-endings v0.3.0
15082025-05-13T20:49:03.365Z Compiling precomputed-hash v0.1.1
15092025-05-13T20:49:03.446Z Compiling unicode-segmentation v1.12.0
15102025-05-13T20:49:03.483Z Compiling predicates-core v1.0.8
15112025-05-13T20:49:03.505Z Compiling data-encoding v2.6.0
15122025-05-13T20:49:03.810Z Compiling difflib v0.4.0
15132025-05-13T20:49:03.830Z Compiling new_debug_unreachable v1.0.6
15142025-05-13T20:49:03.941Z Compiling string_cache v0.8.9
15152025-05-13T20:49:04.148Z Compiling clap v4.5.35
15162025-05-13T20:49:04.288Z Compiling predicates v3.1.3
15172025-05-13T20:49:04.327Z Compiling similar v2.7.0
15182025-05-13T20:49:04.416Z Compiling hickory-proto v0.24.4
15192025-05-13T20:49:05.094Z Compiling strum v0.26.3
15202025-05-13T20:49:05.313Z Compiling toml_edit v0.22.24
15212025-05-13T20:49:05.441Z Compiling indicatif v0.17.11
15222025-05-13T20:49:05.766Z Compiling petgraph v0.6.5
15232025-05-13T20:49:05.790Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
15242025-05-13T20:49:06.394Z Compiling daft v0.1.3
15252025-05-13T20:49:06.978Z Compiling tokio-postgres v0.7.13
15262025-05-13T20:49:07.461Z Compiling usdt v0.5.0
15272025-05-13T20:49:07.953Z Compiling ecdsa v0.16.9
15282025-05-13T20:49:08.807Z Compiling futures v0.3.31
15292025-05-13T20:49:08.959Z Compiling rsa v0.9.6
15302025-05-13T20:49:09.570Z Compiling zip v0.6.6
15312025-05-13T20:49:10.874Z Compiling ed25519-dalek v2.1.1
15322025-05-13T20:49:12.312Z Compiling toml v0.7.8
15332025-05-13T20:49:12.600Z Compiling crossterm v0.28.1
15342025-05-13T20:49:13.544Z Compiling tokio-stream v0.1.17
15352025-05-13T20:49:13.764Z Compiling openapiv3 v2.0.0
15362025-05-13T20:49:13.965Z Compiling x509-cert v0.2.5
15372025-05-13T20:49:14.016Z Compiling sha1 v0.10.6
15382025-05-13T20:49:14.047Z Compiling itertools v0.10.5
15392025-05-13T20:49:14.444Z Compiling dirs-sys-next v0.1.2
15402025-05-13T20:49:14.512Z Compiling winnow v0.6.26
15412025-05-13T20:49:14.990Z Compiling peg-runtime v0.8.5
15422025-05-13T20:49:15.585Z Compiling lalrpop-util v0.19.12
15432025-05-13T20:49:15.819Z Compiling unicode-xid v0.2.6
15442025-05-13T20:49:15.942Z Compiling dirs-next v2.0.0
15452025-05-13T20:49:16.024Z Compiling thread_local v1.1.8
15462025-05-13T20:49:16.151Z Compiling slog-async v2.8.0
15472025-05-13T20:49:16.511Z Compiling term v0.7.0
15482025-05-13T20:49:16.553Z Compiling xattr v1.3.1
15492025-05-13T20:49:16.774Z Compiling crossbeam-channel v0.5.15
15502025-05-13T20:49:16.861Z Compiling is-terminal v0.4.13
15512025-05-13T20:49:16.881Z Compiling filetime v0.2.25
15522025-05-13T20:49:17.013Z Compiling take_mut v0.2.2
15532025-05-13T20:49:17.208Z Compiling tar v0.4.44
15542025-05-13T20:49:17.233Z Compiling slog-term v2.9.1
15552025-05-13T20:49:17.812Z Compiling camino v1.1.9
15562025-05-13T20:49:23.320Z Compiling aws-lc-sys v0.26.0
15572025-05-13T20:49:53.062Z Compiling rustls-webpki v0.102.8
15582025-05-13T20:49:57.586Z Compiling tokio-rustls v0.26.0
15592025-05-13T20:49:57.863Z Compiling hyper-rustls v0.27.3
15602025-05-13T20:49:58.250Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15612025-05-13T20:50:01.727Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15622025-05-13T20:50:02.033Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15632025-05-13T20:50:06.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
15642025-05-13T20:50:06.770Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15652025-05-13T20:50:06.829ZMay 13 20:50:06.099 INFO Starting download, target: Clickhouse
15662025-05-13T20:50:06.830ZMay 13 20:50:06.099 INFO Starting download, target: Cockroach
15672025-05-13T20:50:06.830ZMay 13 20:50:06.099 INFO Starting download, target: Console
15682025-05-13T20:50:06.830ZMay 13 20:50:06.099 INFO Starting download, target: DendriteStub
15692025-05-13T20:50:06.833ZMay 13 20:50:06.099 INFO Starting download, target: MaghemiteMgd
15702025-05-13T20:50:06.833ZMay 13 20:50:06.099 INFO Starting download, target: TransceiverControl
15712025-05-13T20:50:06.833ZMay 13 20:50:06.100 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15722025-05-13T20:50:06.833ZMay 13 20:50:06.100 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15732025-05-13T20:50:06.833ZMay 13 20:50:06.100 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15742025-05-13T20:50:06.833ZMay 13 20:50:06.100 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15752025-05-13T20:50:06.833ZMay 13 20:50:06.100 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15762025-05-13T20:50:06.833ZMay 13 20:50:06.100 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15772025-05-13T20:50:07.148ZMay 13 20:50:06.408 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15782025-05-13T20:50:07.354ZMay 13 20:50:06.595 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15792025-05-13T20:50:07.633ZMay 13 20:50:06.885 INFO Download complete, target: TransceiverControl
15802025-05-13T20:50:07.761ZMay 13 20:50:07.026 INFO Download complete, target: Console
15812025-05-13T20:50:07.862ZMay 13 20:50:07.129 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15822025-05-13T20:50:08.003ZMay 13 20:50:07.258 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15832025-05-13T20:50:08.423ZMay 13 20:50:07.693 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15842025-05-13T20:50:08.423ZMay 13 20:50:07.693 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15852025-05-13T20:50:08.690ZMay 13 20:50:07.959 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15862025-05-13T20:50:10.835ZMay 13 20:50:10.104 INFO Download complete, target: DendriteStub
15872025-05-13T20:50:11.184ZMay 13 20:50:10.452 INFO Download complete, target: MaghemiteMgd
15882025-05-13T20:50:14.899ZMay 13 20:50:14.167 INFO Checking that binary works, target: Cockroach
15892025-05-13T20:50:15.064ZMay 13 20:50:14.332 INFO Download complete, target: Cockroach
15902025-05-13T20:50:19.030ZMay 13 20:50:18.278 INFO Checking that binary works, target: Clickhouse
15912025-05-13T20:50:19.145ZMay 13 20:50:18.408 INFO Download complete, target: Clickhouse
15922025-05-13T20:50:19.161ZAll prerequisites installed successfully
15932025-05-13T20:50:19.200Z
15942025-05-13T20:50:19.200Zreal 5:00.468284665
15952025-05-13T20:50:19.200Zuser 15:39.268932557
15962025-05-13T20:50:19.201Zsys 2:14.478172971
15972025-05-13T20:50:19.201Ztrap 0.578126927
15982025-05-13T20:50:19.201Ztflt 0.971011979
15992025-05-13T20:50:19.201Zdflt 1.034232299
16002025-05-13T20:50:19.201Zkflt 0.024689369
16012025-05-13T20:50:19.201Zlock 23:47.214183056
16022025-05-13T20:50:19.202Zslp 57:05.360844144
16032025-05-13T20:50:19.202Zlat 1:02.641731742
16042025-05-13T20:50:19.202Zstop 2:33.736735009
16052025-05-13T20:50:19.202Z+ ptime -m cargo xtask download softnpu
16062025-05-13T20:50:19.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16072025-05-13T20:50:19.871Z Running `target/debug/xtask download softnpu`
16082025-05-13T20:50:20.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
16092025-05-13T20:50:20.941Z Running `target/debug/xtask-downloader softnpu`
16102025-05-13T20:50:20.984ZMay 13 20:50:20.251 INFO Starting download, target: Softnpu
16112025-05-13T20:50:20.987ZMay 13 20:50:20.251 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16122025-05-13T20:50:21.556ZMay 13 20:50:20.821 INFO Download complete, target: Softnpu
16132025-05-13T20:50:21.560Z
16142025-05-13T20:50:21.563Zreal 2.401719634
16152025-05-13T20:50:21.563Zuser 1.507984858
16162025-05-13T20:50:21.563Zsys 0.668986621
16172025-05-13T20:50:21.563Ztrap 0.000751864
16182025-05-13T20:50:21.563Ztflt 0.000125883
16192025-05-13T20:50:21.563Zdflt 0.000099929
16202025-05-13T20:50:21.563Zkflt 0.000000000
16212025-05-13T20:50:21.563Zlock 6.109269929
16222025-05-13T20:50:21.563Zslp 0.445260698
16232025-05-13T20:50:21.563Zlat 0.068303224
16242025-05-13T20:50:21.563Zstop 0.000170093
16252025-05-13T20:50:21.563Z+ export CARGO_INCREMENTAL=0
16262025-05-13T20:50:21.563Z+ CARGO_INCREMENTAL=0
16272025-05-13T20:50:21.563Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16282025-05-13T20:50:22.667Z Compiling proc-macro2 v1.0.94
16292025-05-13T20:50:22.667Z Compiling unicode-ident v1.0.14
16302025-05-13T20:50:22.670Z Compiling libc v0.2.171
16312025-05-13T20:50:22.670Z Compiling serde v1.0.219
16322025-05-13T20:50:22.671Z Compiling autocfg v1.4.0
16332025-05-13T20:50:22.671Z Compiling cfg-if v1.0.0
16342025-05-13T20:50:22.671Z Compiling version_check v0.9.5
16352025-05-13T20:50:22.913Z Compiling memchr v2.7.4
16362025-05-13T20:50:22.957Z Compiling shlex v1.3.0
16372025-05-13T20:50:22.975Z Compiling typenum v1.17.0
16382025-05-13T20:50:23.300Z Compiling value-bag v1.9.0
16392025-05-13T20:50:23.511Z Compiling generic-array v0.14.7
16402025-05-13T20:50:23.657Z Compiling lock_api v0.4.12
16412025-05-13T20:50:23.845Z Compiling log v0.4.22
16422025-05-13T20:50:23.900Z Compiling libm v0.2.8
16432025-05-13T20:50:24.035Z Compiling serde_json v1.0.140
16442025-05-13T20:50:24.269Z Compiling num-traits v0.2.19
16452025-05-13T20:50:24.414Z Compiling scopeguard v1.2.0
16462025-05-13T20:50:24.463Z Compiling semver v1.0.26
16472025-05-13T20:50:24.572Z Compiling parking_lot_core v0.9.10
16482025-05-13T20:50:24.594Z Compiling quote v1.0.39
16492025-05-13T20:50:24.807Z Compiling jobserver v0.1.32
16502025-05-13T20:50:24.954Z Compiling getrandom v0.2.15
16512025-05-13T20:50:25.004Z Compiling syn v2.0.98
16522025-05-13T20:50:25.054Z Compiling rustix v0.38.37
16532025-05-13T20:50:25.091Z Compiling getrandom v0.3.1
16542025-05-13T20:50:25.194Z Compiling smallvec v1.14.0
16552025-05-13T20:50:25.244Z Compiling cc v1.2.15
16562025-05-13T20:50:25.348Z Compiling pkg-config v0.3.31
16572025-05-13T20:50:25.493Z Compiling aho-corasick v1.1.3
16582025-05-13T20:50:25.513Z Compiling regex-syntax v0.8.5
16592025-05-13T20:50:25.702Z Compiling either v1.14.0
16602025-05-13T20:50:25.997Z Compiling itoa v1.0.11
16612025-05-13T20:50:26.369Z Compiling once_cell v1.21.3
16622025-05-13T20:50:26.544Z Compiling rand_core v0.6.4
16632025-05-13T20:50:26.690Z Compiling slab v0.4.9
16642025-05-13T20:50:27.080Z Compiling stable_deref_trait v1.2.0
16652025-05-13T20:50:27.368Z Compiling spin v0.9.8
16662025-05-13T20:50:27.614Z Compiling errno v0.3.9
16672025-05-13T20:50:27.814Z Compiling foldhash v0.1.3
16682025-05-13T20:50:27.855Z Compiling glob v0.3.2
16692025-05-13T20:50:27.883Z Compiling equivalent v1.0.1
16702025-05-13T20:50:28.024Z Compiling allocator-api2 v0.2.18
16712025-05-13T20:50:28.229Z Compiling prettyplease v0.2.30
16722025-05-13T20:50:28.569Z Compiling subtle v2.6.1
16732025-05-13T20:50:28.600Z Compiling clang-sys v1.8.1
16742025-05-13T20:50:28.651Z Compiling lazy_static v1.5.0
16752025-05-13T20:50:28.803Z Compiling hashbrown v0.15.1
16762025-05-13T20:50:28.921Z Compiling thiserror v1.0.69
16772025-05-13T20:50:29.011Z Compiling schemars v0.8.22
16782025-05-13T20:50:29.147Z Compiling regex-automata v0.4.8
16792025-05-13T20:50:29.192Z Compiling minimal-lexical v0.2.1
16802025-05-13T20:50:29.454Z Compiling libloading v0.8.5
16812025-05-13T20:50:29.475Z Compiling bindgen v0.69.5
16822025-05-13T20:50:29.677Z Compiling nom v7.1.3
16832025-05-13T20:50:29.940Z Compiling home v0.5.9
16842025-05-13T20:50:30.091Z Compiling itertools v0.12.1
16852025-05-13T20:50:30.158Z Compiling ryu v1.0.18
16862025-05-13T20:50:30.769Z Compiling lazycell v1.3.0
16872025-05-13T20:50:30.812Z Compiling rustc-hash v1.1.0
16882025-05-13T20:50:30.968Z Compiling pin-project-lite v0.2.14
16892025-05-13T20:50:31.010Z Compiling cmake v0.1.51
16902025-05-13T20:50:31.183Z Compiling dunce v1.0.5
16912025-05-13T20:50:31.297Z Compiling litemap v0.7.3
16922025-05-13T20:50:31.339Z Compiling byteorder v1.5.0
16932025-05-13T20:50:31.750Z Compiling writeable v0.5.5
16942025-05-13T20:50:31.787Z Compiling fs_extra v1.3.0
16952025-05-13T20:50:32.320Z Compiling synstructure v0.13.1
16962025-05-13T20:50:32.863Z Compiling serde_derive_internals v0.29.1
16972025-05-13T20:50:32.866Z Compiling cexpr v0.6.0
16982025-05-13T20:50:33.896Z Compiling paste v1.0.15
16992025-05-13T20:50:34.519Z Compiling icu_locid_transform_data v1.5.0
17002025-05-13T20:50:34.665Z Compiling regex v1.11.1
17012025-05-13T20:50:35.000Z Compiling const-oid v0.9.6
17022025-05-13T20:50:35.588Z Compiling signal-hook-registry v1.4.2
17032025-05-13T20:50:36.155Z Compiling fnv v1.0.7
17042025-05-13T20:50:36.246Z Compiling serde_derive v1.0.219
17052025-05-13T20:50:36.310Z Compiling zeroize_derive v1.4.2
17062025-05-13T20:50:36.495Z Compiling zerofrom-derive v0.1.4
17072025-05-13T20:50:36.531Z Compiling yoke-derive v0.7.4
17082025-05-13T20:50:36.974Z Compiling zerovec-derive v0.10.3
17092025-05-13T20:50:36.998Z Compiling displaydoc v0.2.5
17102025-05-13T20:50:37.627Z Compiling icu_provider_macros v1.5.0
17112025-05-13T20:50:38.439Z Compiling zeroize v1.8.1
17122025-05-13T20:50:38.704Z Compiling tokio-macros v2.5.0
17132025-05-13T20:50:38.889Z Compiling zerocopy-derive v0.7.35
17142025-05-13T20:50:39.133Z Compiling thiserror-impl v1.0.69
17152025-05-13T20:50:39.357Z Compiling schemars_derive v0.8.22
17162025-05-13T20:50:39.510Z Compiling zerofrom v0.1.4
17172025-05-13T20:50:39.787Z Compiling yoke v0.7.4
17182025-05-13T20:50:40.146Z Compiling zerovec v0.10.4
17192025-05-13T20:50:40.196Z Compiling futures-macro v0.3.31
17202025-05-13T20:50:40.221Z Compiling crypto-common v0.1.6
17212025-05-13T20:50:40.432Z Compiling icu_properties_data v1.5.0
17222025-05-13T20:50:41.040Z Compiling der_derive v0.7.3
17232025-05-13T20:50:41.741Z Compiling parking_lot v0.12.3
17242025-05-13T20:50:41.922Z Compiling ring v0.17.11
17252025-05-13T20:50:42.005Z Compiling mio v1.0.2
17262025-05-13T20:50:42.326Z Compiling tinystr v0.7.6
17272025-05-13T20:50:42.721Z Compiling icu_locid v1.5.0
17282025-05-13T20:50:42.925Z Compiling icu_collections v1.5.0
17292025-05-13T20:50:43.508Z Compiling zerocopy v0.8.25
17302025-05-13T20:50:43.667Z Compiling icu_normalizer_data v1.5.0
17312025-05-13T20:50:43.794Z Compiling utf16_iter v1.0.5
17322025-05-13T20:50:43.862Z Compiling utf8_iter v1.0.4
17332025-05-13T20:50:44.046Z Compiling icu_provider v1.5.0
17342025-05-13T20:50:44.173Z Compiling write16 v1.0.0
17352025-05-13T20:50:44.241Z Compiling percent-encoding v2.3.1
17362025-05-13T20:50:44.971Z Compiling icu_locid_transform v1.5.0
17372025-05-13T20:50:46.214Z Compiling block-buffer v0.10.4
17382025-05-13T20:50:46.486Z Compiling icu_properties v1.5.1
17392025-05-13T20:50:46.639Z Compiling tracing-attributes v0.1.27
17402025-05-13T20:50:47.381Z Compiling vcpkg v0.2.15
17412025-05-13T20:50:48.727Z Compiling bitflags v2.9.0
17422025-05-13T20:50:48.822Z Compiling bytes v1.10.1
17432025-05-13T20:50:50.518Z Compiling indexmap v2.9.0
17442025-05-13T20:50:50.580Z Compiling icu_normalizer v1.5.0
17452025-05-13T20:50:51.063Z Compiling aws-lc-rs v1.12.4
17462025-05-13T20:50:51.250Z Compiling heck v0.5.0
17472025-05-13T20:50:51.697Z Compiling idna_adapter v1.2.0
17482025-05-13T20:50:51.931Z Compiling openssl-sys v0.9.107
17492025-05-13T20:50:52.282Z Compiling digest v0.10.7
17502025-05-13T20:50:52.513Z Compiling zerocopy-derive v0.8.25
17512025-05-13T20:50:52.727Z Compiling socket2 v0.5.9
17522025-05-13T20:50:52.883Z Compiling which v4.4.2
17532025-05-13T20:50:53.798Z Compiling tokio v1.43.1
17542025-05-13T20:50:54.072Z Compiling idna v1.0.3
17552025-05-13T20:50:54.599Z Compiling form_urlencoded v1.2.1
17562025-05-13T20:50:55.545Z Compiling futures-core v0.3.31
17572025-05-13T20:50:56.046Z Compiling httparse v1.9.5
17582025-05-13T20:50:56.786Z Compiling url v2.5.3
17592025-05-13T20:50:57.285Z Compiling zerocopy v0.7.35
17602025-05-13T20:50:57.770Z Compiling crossbeam-utils v0.8.21
17612025-05-13T20:50:57.997Z Compiling syn v1.0.109
17622025-05-13T20:50:58.342Z Compiling uuid v1.16.0
17632025-05-13T20:50:58.731Z Compiling iana-time-zone v0.1.63
17642025-05-13T20:50:59.272Z Compiling chrono v0.4.40
17652025-05-13T20:50:59.815Z Compiling time-core v0.1.2
17662025-05-13T20:51:00.034Z Compiling cpufeatures v0.2.14
17672025-05-13T20:51:00.159Z Compiling num-conv v0.1.0
17682025-05-13T20:51:00.444Z Compiling time-macros v0.2.18
17692025-05-13T20:51:02.526Z Compiling hmac v0.12.1
17702025-05-13T20:51:02.637Z Compiling rustc_version v0.4.1
17712025-05-13T20:51:03.591Z Compiling openssl v0.10.72
17722025-05-13T20:51:03.802Z Compiling futures-sink v0.3.31
17732025-05-13T20:51:04.272Z Compiling block-padding v0.3.3
17742025-05-13T20:51:04.789Z Compiling inout v0.1.3
17752025-05-13T20:51:05.050Z Compiling serde_tokenstream v0.2.2
17762025-05-13T20:51:05.072Z Compiling openssl-macros v0.1.1
17772025-05-13T20:51:05.161Z Compiling aws-lc-sys v0.26.0
17782025-05-13T20:51:05.793Z Compiling dyn-clone v1.0.19
17792025-05-13T20:51:05.987Z Compiling native-tls v0.2.12
17802025-05-13T20:51:06.021Z Compiling strsim v0.11.1
17812025-05-13T20:51:06.307Z Compiling rustls v0.23.19
17822025-05-13T20:51:06.678Z Compiling cipher v0.4.4
17832025-05-13T20:51:07.153Z Compiling sha2 v0.10.8
17842025-05-13T20:51:07.491Z Compiling scroll_derive v0.12.0
17852025-05-13T20:51:07.747Z Compiling ucd-trie v0.1.7
17862025-05-13T20:51:07.903Z Compiling base64ct v1.6.0
17872025-05-13T20:51:08.226Z Compiling pest v2.7.14
17882025-05-13T20:51:08.537Z Compiling pem-rfc7468 v0.7.0
17892025-05-13T20:51:09.124Z Compiling futures-channel v0.3.31
17902025-05-13T20:51:09.612Z Compiling http v1.2.0
17912025-05-13T20:51:10.072Z Compiling zstd-sys v2.0.14+zstd.1.5.7
17922025-05-13T20:51:10.494Z Compiling bzip2-sys v0.1.13+1.0.8
17932025-05-13T20:51:10.828Z Compiling cookie v0.18.1
17942025-05-13T20:51:11.083Z Compiling futures-io v0.3.31
17952025-05-13T20:51:11.129Z Compiling slog v2.7.0
17962025-05-13T20:51:11.190Z Compiling flagset v0.4.6
17972025-05-13T20:51:11.434Z Compiling futures-task v0.3.31
17982025-05-13T20:51:11.455Z Compiling pin-utils v0.1.0
17992025-05-13T20:51:11.579Z Compiling der v0.7.9
18002025-05-13T20:51:11.615Z Compiling pest_meta v2.7.14
18012025-05-13T20:51:11.779Z Compiling futures-util v0.3.31
18022025-05-13T20:51:12.531Z Compiling toml_datetime v0.6.8
18032025-05-13T20:51:12.978Z Compiling serde_spanned v0.6.8
18042025-05-13T20:51:13.234Z Compiling thiserror v2.0.12
18052025-05-13T20:51:13.854Z Compiling rustversion v1.0.17
18062025-05-13T20:51:14.789Z Compiling rayon-core v1.12.1
18072025-05-13T20:51:14.844Z Compiling anyhow v1.0.98
18082025-05-13T20:51:15.224Z Compiling spki v0.7.3
18092025-05-13T20:51:15.442Z Compiling pest_generator v2.7.14
18102025-05-13T20:51:15.627Z Compiling salsa20 v0.10.2
18112025-05-13T20:51:16.154Z Compiling ppv-lite86 v0.2.20
18122025-05-13T20:51:16.861Z Compiling pbkdf2 v0.12.2
18132025-05-13T20:51:17.390Z Compiling tracing-core v0.1.32
18142025-05-13T20:51:17.848Z Compiling winnow v0.5.40
18152025-05-13T20:51:18.274Z Compiling tracing v0.1.40
18162025-05-13T20:51:19.128Z Compiling pest_derive v2.7.14
18172025-05-13T20:51:19.620Z Compiling scrypt v0.11.0
18182025-05-13T20:51:20.218Z Compiling cbc v0.1.2
18192025-05-13T20:51:20.448Z Compiling aes v0.8.4
18202025-05-13T20:51:20.998Z Compiling thiserror-impl v2.0.12
18212025-05-13T20:51:21.191Z Compiling toml_edit v0.19.15
18222025-05-13T20:51:21.525Z Compiling usdt-impl v0.5.0
18232025-05-13T20:51:21.604Z Compiling rustls-pki-types v1.10.0
18242025-05-13T20:51:21.931Z Compiling litrs v0.4.1
18252025-05-13T20:51:22.851Z Compiling document-features v0.2.10
18262025-05-13T20:51:23.611Z Compiling pkcs5 v0.7.1
18272025-05-13T20:51:24.443Z Compiling tokio-util v0.7.13
18282025-05-13T20:51:24.545Z Compiling scroll v0.12.0
18292025-05-13T20:51:25.759Z Compiling heapless v0.7.17
18302025-05-13T20:51:27.223Z Compiling newtype-uuid v1.2.1
18312025-05-13T20:51:27.258Z Compiling adler2 v2.0.0
18322025-05-13T20:51:27.542Z Compiling zstd-safe v7.2.3
18332025-05-13T20:51:27.573Z Compiling signal-hook v0.3.17
18342025-05-13T20:51:27.862Z Compiling untrusted v0.9.0
18352025-05-13T20:51:27.886Z Compiling powerfmt v0.2.0
18362025-05-13T20:51:27.908Z Compiling untrusted v0.7.1
18372025-05-13T20:51:28.045Z Compiling plain v0.2.3
18382025-05-13T20:51:28.311Z Compiling goblin v0.8.2
18392025-05-13T20:51:28.394Z Compiling deranged v0.3.11
18402025-05-13T20:51:28.622Z Compiling miniz_oxide v0.8.5
18412025-05-13T20:51:30.045Z Compiling pkcs8 v0.10.2
18422025-05-13T20:51:30.796Z Compiling tinyvec_macros v0.1.1
18432025-05-13T20:51:31.203Z Compiling pretty-hex v0.4.1
18442025-05-13T20:51:31.928Z Compiling atomic-waker v1.1.2
18452025-05-13T20:51:32.280Z Compiling num_threads v0.1.7
18462025-05-13T20:51:32.634Z Compiling time v0.3.36
18472025-05-13T20:51:32.975Z Compiling tinyvec v1.8.0
18482025-05-13T20:51:34.457Z Compiling dof v0.3.0
18492025-05-13T20:51:36.279Z Compiling dtrace-parser v0.2.0
18502025-05-13T20:51:36.433Z Compiling http-body v1.0.1
18512025-05-13T20:51:36.944Z Compiling curve25519-dalek v4.1.3
18522025-05-13T20:51:37.136Z Compiling async-trait v0.1.88
18532025-05-13T20:51:37.409Z Compiling thread-id v4.2.2
18542025-05-13T20:51:37.554Z Compiling memoffset v0.9.1
18552025-05-13T20:51:38.183Z Compiling smoltcp v0.9.1
18562025-05-13T20:51:38.231Z Compiling try-lock v0.2.5
18572025-05-13T20:51:38.868Z Compiling portable-atomic v1.11.0
18582025-05-13T20:51:39.207Z Compiling num-bigint-dig v0.8.4
18592025-05-13T20:51:39.471Z Compiling foreign-types-shared v0.1.1
18602025-05-13T20:51:39.565Z Compiling want v0.3.1
18612025-05-13T20:51:39.606Z Compiling foreign-types v0.3.2
18622025-05-13T20:51:39.628Z Compiling h2 v0.4.6
18632025-05-13T20:51:44.672Z Compiling rand_core v0.9.2
18642025-05-13T20:51:45.140Z Compiling strum_macros v0.26.4
18652025-05-13T20:51:46.842Z Compiling tower-service v0.3.3
18662025-05-13T20:51:47.006Z Compiling httpdate v1.0.3
18672025-05-13T20:51:47.559Z Compiling gimli v0.31.1
18682025-05-13T20:51:49.289Z Compiling heck v0.4.1
18692025-05-13T20:51:49.642Z Compiling cfg_aliases v0.2.1
18702025-05-13T20:51:49.755Z Compiling nix v0.29.0
18712025-05-13T20:51:50.704Z Compiling hyper v1.6.0
18722025-05-13T20:51:54.036Z Compiling addr2line v0.24.2
18732025-05-13T20:51:55.487Z Compiling rand_chacha v0.9.0
18742025-05-13T20:51:55.848Z Compiling crossbeam-epoch v0.9.18
18752025-05-13T20:51:56.501Z Compiling unicode-normalization v0.1.24
18762025-05-13T20:51:58.784Z Compiling rand_chacha v0.3.1
18772025-05-13T20:51:59.764Z Compiling hubpack_derive v0.1.1
18782025-05-13T20:52:00.001Z Compiling ipnetwork v0.21.1
18792025-05-13T20:52:00.612Z Compiling signature v2.2.0
18802025-05-13T20:52:00.631Z Compiling openapiv3 v2.0.0
18812025-05-13T20:52:00.708Z Compiling daft-derive v0.1.3
18822025-05-13T20:52:00.856Z Compiling curve25519-dalek-derive v0.1.1
18832025-05-13T20:52:02.214Z Compiling object v0.36.5
18842025-05-13T20:52:03.477Z Compiling fs-err v3.1.0
18852025-05-13T20:52:03.724Z Compiling ahash v0.8.11
18862025-05-13T20:52:03.851Z Compiling crc32fast v1.4.2
18872025-05-13T20:52:04.114Z Compiling buf-list v1.0.3
18882025-05-13T20:52:04.168Z Compiling zip v2.6.1
18892025-05-13T20:52:04.276Z Compiling siphasher v0.3.11
18902025-05-13T20:52:04.527Z Compiling openssl-probe v0.1.5
18912025-05-13T20:52:04.627Z Compiling ident_case v1.0.1
18922025-05-13T20:52:04.651Z Compiling utf8parse v0.2.2
18932025-05-13T20:52:04.669Z Compiling rustc-demangle v0.1.24
18942025-05-13T20:52:04.834Z Compiling base64 v0.22.1
18952025-05-13T20:52:04.959Z Compiling anstyle v1.0.10
18962025-05-13T20:52:05.390Z Compiling unicode-bidi v0.3.17
18972025-05-13T20:52:05.486Z Compiling unicode-properties v0.1.3
18982025-05-13T20:52:05.957Z Compiling anstyle-parse v0.2.5
18992025-05-13T20:52:06.303Z Compiling stringprep v0.1.5
19002025-05-13T20:52:06.475Z Compiling darling_core v0.20.10
19012025-05-13T20:52:07.149Z Compiling phf_shared v0.11.2
19022025-05-13T20:52:08.849Z Compiling rand v0.8.5
19032025-05-13T20:52:10.060Z Compiling backtrace v0.3.74
19042025-05-13T20:52:12.272Z Compiling hyper-util v0.1.11
19052025-05-13T20:52:15.890Z Compiling crossbeam-deque v0.8.5
19062025-05-13T20:52:16.264Z Compiling rand v0.9.0
19072025-05-13T20:52:17.566Z Compiling usdt-attr-macro v0.5.0
19082025-05-13T20:52:19.084Z Compiling usdt-macro v0.5.0
19092025-05-13T20:52:20.805Z Compiling md-5 v0.10.6
19102025-05-13T20:52:20.850Z Compiling num-integer v0.1.46
19112025-05-13T20:52:20.868Z Compiling hash32 v0.2.1
19122025-05-13T20:52:21.074Z Compiling ff v0.13.0
19132025-05-13T20:52:21.226Z Compiling colorchoice v1.0.2
19142025-05-13T20:52:21.410Z Compiling is_terminal_polyfill v1.70.1
19152025-05-13T20:52:21.521Z Compiling fallible-iterator v0.2.0
19162025-05-13T20:52:21.563Z Compiling psl-types v2.0.11
19172025-05-13T20:52:22.215Z Compiling base16ct v0.2.0
19182025-05-13T20:52:22.311Z Compiling anstyle-query v1.1.1
19192025-05-13T20:52:22.492Z Compiling anstream v0.6.18
19202025-05-13T20:52:22.509Z Compiling sec1 v0.7.3
19212025-05-13T20:52:23.041Z Compiling postgres-protocol v0.6.8
19222025-05-13T20:52:24.155Z Compiling publicsuffix v2.3.0
19232025-05-13T20:52:24.198Z Compiling num-iter v0.1.45
19242025-05-13T20:52:24.421Z Compiling group v0.13.0
19252025-05-13T20:52:26.990Z Compiling darling_macro v0.20.10
19262025-05-13T20:52:27.374Z Compiling tokio-native-tls v0.3.1
19272025-05-13T20:52:27.663Z Compiling flate2 v1.1.1
19282025-05-13T20:52:27.698Z Compiling strum_macros v0.25.3
19292025-05-13T20:52:28.392Z Compiling http-body-util v0.1.3
19302025-05-13T20:52:28.883Z Compiling webpki-roots v0.26.6
19312025-05-13T20:52:29.425Z Compiling hkdf v0.12.4
19322025-05-13T20:52:29.504Z Compiling sync_wrapper v1.0.1
19332025-05-13T20:52:29.672Z Compiling terminal_size v0.4.0
19342025-05-13T20:52:29.687Z Compiling clap_derive v4.5.32
19352025-05-13T20:52:29.942Z Compiling enum-as-inner v0.6.1
19362025-05-13T20:52:30.036Z Compiling crypto-bigint v0.5.5
19372025-05-13T20:52:30.983Z Compiling serde_repr v0.1.19
19382025-05-13T20:52:32.258Z Compiling encoding_rs v0.8.34
19392025-05-13T20:52:33.379Z Compiling managed v0.8.0
19402025-05-13T20:52:33.832Z Compiling bumpalo v3.16.0
19412025-05-13T20:52:33.858Z Compiling bitflags v1.3.2
19422025-05-13T20:52:34.236Z Compiling rustls-webpki v0.102.8
19432025-05-13T20:52:34.292Z Compiling tower-layer v0.3.3
19442025-05-13T20:52:34.600Z Compiling unicode-width v0.2.0
19452025-05-13T20:52:35.016Z Compiling simd-adler32 v0.3.7
19462025-05-13T20:52:35.538Z Compiling clap_lex v0.7.4
19472025-05-13T20:52:35.901Z Compiling lockfree-object-pool v0.1.6
19482025-05-13T20:52:35.975Z Compiling mime v0.3.17
19492025-05-13T20:52:37.205Z Compiling ipnet v2.11.0
19502025-05-13T20:52:38.190Z Compiling zopfli v0.8.1
19512025-05-13T20:52:39.538Z Compiling clap_builder v4.5.35
19522025-05-13T20:52:39.850Z Compiling console v0.15.10
19532025-05-13T20:52:40.087Z Compiling tower v0.5.2
19542025-05-13T20:52:41.340Z Compiling elliptic-curve v0.13.8
19552025-05-13T20:52:42.072Z Compiling tokio-rustls v0.26.0
19562025-05-13T20:52:42.544Z Compiling hyper-rustls v0.27.3
19572025-05-13T20:52:42.926Z Compiling oxnet v0.1.1
19582025-05-13T20:52:43.660Z Compiling hyper-tls v0.6.0
19592025-05-13T20:52:45.900Z Compiling darling v0.20.10
19602025-05-13T20:52:46.041Z Compiling zstd v0.13.3
19612025-05-13T20:52:46.333Z Compiling rayon v1.10.0
19622025-05-13T20:52:46.577Z Compiling signal-hook-mio v0.2.4
19632025-05-13T20:52:46.726Z Compiling cookie_store v0.21.1
19642025-05-13T20:52:46.787Z Compiling postgres-types v0.2.9
19652025-05-13T20:52:46.987Z Compiling phf v0.11.2
19662025-05-13T20:52:47.433Z Compiling ed25519 v2.2.3
19672025-05-13T20:52:47.551Z Compiling hubpack v0.1.2
19682025-05-13T20:52:47.554Z Compiling bzip2 v0.4.4
19692025-05-13T20:52:47.890Z Compiling bzip2 v0.5.2
19702025-05-13T20:52:47.973Z Compiling rustls-pemfile v2.2.0
19712025-05-13T20:52:47.991Z Compiling pkcs1 v0.7.5
19722025-05-13T20:52:48.294Z Compiling futures-executor v0.3.31
19732025-05-13T20:52:48.800Z Compiling rfc6979 v0.4.0
19742025-05-13T20:52:48.819Z Compiling serde_urlencoded v0.7.1
19752025-05-13T20:52:49.051Z Compiling serde-big-array v0.5.1
19762025-05-13T20:52:49.307Z Compiling float-cmp v0.10.0
19772025-05-13T20:52:49.311Z Compiling bstr v1.10.0
19782025-05-13T20:52:49.344Z Compiling regress v0.10.3
19792025-05-13T20:52:49.429Z Compiling memmap v0.7.0
19802025-05-13T20:52:50.156Z Compiling difflib v0.4.0
19812025-05-13T20:52:50.408Z Compiling whoami v1.5.2
19822025-05-13T20:52:50.711Z Compiling winnow v0.7.3
19832025-05-13T20:52:50.915Z Compiling fixedbitset v0.4.2
19842025-05-13T20:52:51.209Z Compiling new_debug_unreachable v1.0.6
19852025-05-13T20:52:51.313Z Compiling data-encoding v2.6.0
19862025-05-13T20:52:51.821Z Compiling predicates-core v1.0.8
19872025-05-13T20:52:52.625Z Compiling number_prefix v0.4.0
19882025-05-13T20:52:52.700Z Compiling unicode-segmentation v1.12.0
19892025-05-13T20:52:52.721Z Compiling precomputed-hash v0.1.1
19902025-05-13T20:52:52.861Z Compiling static_assertions v1.1.0
19912025-05-13T20:52:52.882Z Compiling normalize-line-endings v0.3.0
19922025-05-13T20:52:52.885Z Compiling string_cache v0.8.9
19932025-05-13T20:52:52.996Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
19942025-05-13T20:52:53.039Z Compiling predicates v3.1.3
19952025-05-13T20:52:53.350Z Compiling typify-impl v0.3.0
19962025-05-13T20:52:53.593Z Compiling similar v2.7.0
19972025-05-13T20:52:53.916Z Compiling toml_edit v0.22.24
19982025-05-13T20:52:54.104Z Compiling indicatif v0.17.11
19992025-05-13T20:52:54.313Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
20002025-05-13T20:52:55.408Z Compiling hickory-proto v0.24.4
20012025-05-13T20:52:55.892Z Compiling petgraph v0.6.5
20022025-05-13T20:52:59.486Z Compiling tokio-postgres v0.7.13
20032025-05-13T20:53:00.240Z Compiling usdt v0.5.0
20042025-05-13T20:53:00.609Z Compiling ecdsa v0.16.9
20052025-05-13T20:53:01.487Z Compiling futures v0.3.31
20062025-05-13T20:53:01.625Z Compiling rsa v0.9.6
20072025-05-13T20:53:03.318Z Compiling zip v0.6.6
20082025-05-13T20:53:03.476Z Compiling ed25519-dalek v2.1.1
20092025-05-13T20:53:05.075Z Compiling crossterm v0.28.1
20102025-05-13T20:53:05.326Z Compiling daft v0.1.3
20112025-05-13T20:53:05.345Z Compiling clap v4.5.35
20122025-05-13T20:53:06.207Z Compiling strum v0.26.3
20132025-05-13T20:53:06.906Z Compiling tokio-stream v0.1.17
20142025-05-13T20:53:07.577Z Compiling toml v0.7.8
20152025-05-13T20:53:07.909Z Compiling x509-cert v0.2.5
20162025-05-13T20:53:09.236Z Compiling sha1 v0.10.6
20172025-05-13T20:53:09.502Z Compiling itertools v0.10.5
20182025-05-13T20:53:09.606Z Compiling winnow v0.6.26
20192025-05-13T20:53:10.188Z Compiling unicode-xid v0.2.6
20202025-05-13T20:53:10.397Z Compiling lalrpop-util v0.19.12
20212025-05-13T20:53:11.370Z Compiling peg-runtime v0.8.5
20222025-05-13T20:53:12.976Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20232025-05-13T20:53:13.491Z Compiling typify-macro v0.3.0
20242025-05-13T20:53:16.425Z Compiling camino v1.1.9
20252025-05-13T20:53:24.236Z Compiling proc-macro-crate v1.3.1
20262025-05-13T20:53:24.509Z Compiling macaddr v1.0.1
20272025-05-13T20:53:25.409Z Compiling itertools v0.13.0
20282025-05-13T20:53:25.801Z Compiling heapless v0.8.0
20292025-05-13T20:53:26.752Z Compiling fastrand v2.1.1
20302025-05-13T20:53:27.395Z Compiling tempfile v3.13.0
20312025-05-13T20:53:28.382Z Compiling ingot-macros v0.1.0
20322025-05-13T20:53:36.212Z Compiling num_enum_derive v0.5.11
20332025-05-13T20:53:43.817Z Compiling structmeta-derive v0.3.0
20342025-05-13T20:53:45.751Z Compiling hash32 v0.3.1
20352025-05-13T20:53:48.472Z Compiling smoltcp v0.11.0
20362025-05-13T20:53:49.897Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20372025-05-13T20:53:52.589Z Compiling structmeta v0.3.0
20382025-05-13T20:53:54.475Z Compiling num_enum v0.5.11
20392025-05-13T20:53:54.925Z Compiling ingot-types v0.1.0
20402025-05-13T20:53:56.546Z Compiling typify v0.3.0
20412025-05-13T20:54:02.867Z Compiling dirs-sys-next v0.1.2
20422025-05-13T20:54:02.915Z Compiling proc-macro-error-attr v1.0.4
20432025-05-13T20:54:03.763Z Compiling unsafe-libyaml v0.2.11
20442025-05-13T20:54:04.117Z Compiling cobs v0.2.3
20452025-05-13T20:54:04.460Z Compiling rustls v0.22.4
20462025-05-13T20:54:04.815Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20472025-05-13T20:54:08.932Z Compiling serde_yaml v0.9.34+deprecated
20482025-05-13T20:54:10.573Z Compiling postcard v1.0.10
20492025-05-13T20:54:13.320Z Compiling dirs-next v2.0.0
20502025-05-13T20:54:19.432Z Compiling progenitor-impl v0.9.1
20512025-05-13T20:54:20.820Z Compiling ingot v0.1.0
20522025-05-13T20:54:25.665Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20532025-05-13T20:54:26.175Z Compiling hex v0.4.3
20542025-05-13T20:54:26.641Z Compiling foreign-types-macros v0.2.3
20552025-05-13T20:54:26.833Z Compiling thread_local v1.1.8
20562025-05-13T20:54:26.899Z Compiling wait-timeout v0.2.0
20572025-05-13T20:54:27.571Z Compiling multer v3.1.0
20582025-05-13T20:54:27.847Z Compiling proc-macro-error v1.0.4
20592025-05-13T20:54:27.892Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20602025-05-13T20:54:28.225Z Compiling foreign-types-shared v0.3.1
20612025-05-13T20:54:28.252Z Compiling quick-error v1.2.3
20622025-05-13T20:54:28.387Z Compiling bit-vec v0.8.0
20632025-05-13T20:54:28.408Z Compiling unicode-width v0.1.14
20642025-05-13T20:54:28.465Z Compiling slog-async v2.8.0
20652025-05-13T20:54:28.997Z Compiling match_cfg v0.1.0
20662025-05-13T20:54:29.118Z Compiling hostname v0.3.1
20672025-05-13T20:54:29.138Z Compiling tabwriter v1.4.0
20682025-05-13T20:54:29.405Z Compiling bit-set v0.8.0
20692025-05-13T20:54:29.427Z Compiling rusty-fork v0.3.0
20702025-05-13T20:54:29.489Z Compiling foreign-types v0.5.0
20712025-05-13T20:54:29.877Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20722025-05-13T20:54:29.908Z Compiling progenitor-macro v0.9.1
20732025-05-13T20:54:30.144Z Compiling term v0.7.0
20742025-05-13T20:54:31.751Z Compiling progenitor-client v0.9.1
20752025-05-13T20:54:32.727Z Compiling slog-json v2.6.1
20762025-05-13T20:54:33.032Z Compiling crossbeam-channel v0.5.15
20772025-05-13T20:54:33.202Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20782025-05-13T20:54:34.064Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20792025-05-13T20:54:34.314Z Compiling async-stream-impl v0.3.6
20802025-05-13T20:54:34.511Z Compiling rand_xorshift v0.3.0
20812025-05-13T20:54:34.868Z Compiling cstr-argument v0.1.2
20822025-05-13T20:54:34.924Z Compiling is-terminal v0.4.13
20832025-05-13T20:54:35.097Z Compiling dropshot v0.16.0
20842025-05-13T20:54:35.176Z Compiling crucible-workspace-hack v0.1.0
20852025-05-13T20:54:35.447Z Compiling pretty-hex v0.2.1
20862025-05-13T20:54:35.511Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20872025-05-13T20:54:35.534Z Compiling take_mut v0.2.2
20882025-05-13T20:54:35.716Z Compiling unarray v0.1.4
20892025-05-13T20:54:35.887Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20902025-05-13T20:54:35.940Z Compiling proptest v1.6.0
20912025-05-13T20:54:36.327Z Compiling tokio-rustls v0.25.0
20922025-05-13T20:54:36.590Z Compiling async-stream v0.3.6
20932025-05-13T20:54:36.912Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20942025-05-13T20:54:36.934Z Compiling slog-term v2.9.1
20952025-05-13T20:54:38.156Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20962025-05-13T20:54:38.383Z Compiling slog-bunyan v2.5.0
20972025-05-13T20:54:39.204Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20982025-05-13T20:54:39.437Z Compiling test-strategy v0.4.0
20992025-05-13T20:54:39.529Z Compiling parse-display-derive v0.10.0
21002025-05-13T20:54:40.788Z Compiling progenitor v0.9.1
21012025-05-13T20:54:41.048Z Compiling toml v0.8.20
21022025-05-13T20:54:41.274Z Compiling serde_with_macros v3.12.0
21032025-05-13T20:54:42.595Z Compiling colored v2.2.0
21042025-05-13T20:54:43.033Z Compiling waitgroup v0.1.2
21052025-05-13T20:54:43.339Z Compiling dropshot_endpoint v0.16.0
21062025-05-13T20:54:43.643Z Compiling serde_path_to_error v0.1.16
21072025-05-13T20:54:43.938Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21082025-05-13T20:54:44.712Z Compiling derive-where v1.2.7
21092025-05-13T20:54:44.732Z Compiling hostname v0.4.0
21102025-05-13T20:54:45.029Z Compiling instant v0.1.13
21112025-05-13T20:54:45.239Z Compiling debug-ignore v1.0.5
21122025-05-13T20:54:45.442Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21132025-05-13T20:54:45.881Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
21142025-05-13T20:54:46.981Z Compiling backoff v0.4.0
21152025-05-13T20:54:47.375Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21162025-05-13T20:54:47.596Z Compiling serde_with v3.12.0
21172025-05-13T20:54:47.599Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21182025-05-13T20:54:48.045Z Compiling parse-display v0.10.0
21192025-05-13T20:54:50.090Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21202025-05-13T20:54:51.963Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
21212025-05-13T20:54:53.380Z Compiling zone_cfg_derive v0.3.0
21222025-05-13T20:54:54.697Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21232025-05-13T20:54:55.621Z Compiling camino-tempfile v1.3.0
21242025-05-13T20:54:55.766Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21252025-05-13T20:54:56.410Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21262025-05-13T20:54:56.726Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21272025-05-13T20:54:56.883Z Compiling num-derive v0.4.2
21282025-05-13T20:54:57.156Z Compiling sigpipe v0.1.3
21292025-05-13T20:54:57.331Z Compiling jiff v0.2.13
21302025-05-13T20:54:58.431Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21312025-05-13T20:54:59.330Z Compiling libefi-sys v0.1.0
21322025-05-13T20:54:59.343Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
21332025-05-13T20:54:59.343Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21342025-05-13T20:55:00.645Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21352025-05-13T20:55:00.695Z Compiling zone v0.3.1
21362025-05-13T20:55:01.234Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
21372025-05-13T20:55:03.982Z Compiling itertools v0.14.0
21382025-05-13T20:55:04.435Z Compiling smf v0.2.3
21392025-05-13T20:55:05.429Z Compiling bitfield-struct v0.6.2
21402025-05-13T20:55:06.790Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21412025-05-13T20:55:07.081Z Compiling blake3 v1.5.4
21422025-05-13T20:55:07.473Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21432025-05-13T20:55:08.080Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21442025-05-13T20:55:08.387Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21452025-05-13T20:55:08.557Z Compiling xattr v1.3.1
21462025-05-13T20:55:08.884Z Compiling memmap2 v0.9.5
21472025-05-13T20:55:08.925Z Compiling filetime v0.2.25
21482025-05-13T20:55:09.312Z Compiling same-file v1.0.6
21492025-05-13T20:55:09.468Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21502025-05-13T20:55:09.562Z Compiling constant_time_eq v0.3.1
21512025-05-13T20:55:09.609Z Compiling arrayvec v0.7.6
21522025-05-13T20:55:09.613Z Compiling arrayref v0.3.9
21532025-05-13T20:55:09.764Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21542025-05-13T20:55:09.785Z Compiling walkdir v2.5.0
21552025-05-13T20:55:10.149Z Compiling tar v0.4.44
21562025-05-13T20:55:11.265Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21572025-05-13T20:55:11.459Z Compiling gethostname v0.5.0
21582025-05-13T20:55:11.630Z Compiling cargo-platform v0.1.8
21592025-05-13T20:55:11.709Z Compiling topological-sort v0.2.2
21602025-05-13T20:55:11.729Z Compiling fixedbitset v0.5.7
21612025-05-13T20:55:12.032Z Compiling cargo_metadata v0.19.2
21622025-05-13T20:55:12.491Z Compiling petgraph v0.7.1
21632025-05-13T20:55:12.892Z Compiling omicron-zone-package v0.12.2
21642025-05-13T20:55:16.057Z Compiling indent_write v2.2.0
21652025-05-13T20:55:16.341Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21662025-05-13T20:55:16.668Z Compiling shell-words v1.1.0
21672025-05-13T20:55:17.194Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21682025-05-13T20:55:18.526Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21692025-05-13T20:55:21.461Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21702025-05-13T20:55:42.816Z Finished `release` profile [optimized] target(s) in 5m 21s
21712025-05-13T20:55:42.995Z Running `target/release/omicron-package -t test target create -p dev`
21722025-05-13T20:55:43.048ZLogging to: /work/oxidecomputer/omicron/out/LOG
21732025-05-13T20:55:43.052ZCreated new build target 'test' and set it as active
21742025-05-13T20:55:43.052Z
21752025-05-13T20:55:43.052Zreal 5:21.421076866
21762025-05-13T20:55:43.052Zuser 37:06.559953003
21772025-05-13T20:55:43.052Zsys 3:40.591715486
21782025-05-13T20:55:43.052Ztrap 1.172147726
21792025-05-13T20:55:43.052Ztflt 1.759628137
21802025-05-13T20:55:43.052Zdflt 0.844439666
21812025-05-13T20:55:43.052Zkflt 0.000119070
21822025-05-13T20:55:43.052Zlock 1:12:08.290991705
21832025-05-13T20:55:43.052Zslp 2:32:13.469328697
21842025-05-13T20:55:43.052Zlat 2:46.460445979
21852025-05-13T20:55:43.052Zstop 4:57.254931947
21862025-05-13T20:55:43.052Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21872025-05-13T20:55:44.201Z Finished `release` profile [optimized] target(s) in 1.09s
21882025-05-13T20:55:44.288Z Running `target/release/omicron-package -t test package`
21892025-05-13T20:55:44.311ZLogging to: /work/oxidecomputer/omicron/out/LOG
21902025-05-13T20:55:45.643Z Compiling convert_case v0.4.0
21912025-05-13T20:55:45.643Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21922025-05-13T20:55:45.646Z Compiling num-rational v0.4.2
21932025-05-13T20:55:45.646Z Compiling num-complex v0.4.6
21942025-05-13T20:55:45.646Z Compiling dirs-sys-next v0.1.2
21952025-05-13T20:55:45.787Z Compiling float-ord v0.3.2
21962025-05-13T20:55:45.801Z Compiling is-terminal v0.4.13
21972025-05-13T20:55:45.878Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21982025-05-13T20:55:45.997Z Compiling camino v1.1.9
21992025-05-13T20:55:46.020Z Compiling atomicwrites v0.4.4
22002025-05-13T20:55:46.042Z Compiling dirs-next v2.0.0
22012025-05-13T20:55:46.227Z Compiling term v0.7.0
22022025-05-13T20:55:46.260Z Compiling password-hash v0.5.0
22032025-05-13T20:55:46.902Z Compiling derive_more v0.99.20
22042025-05-13T20:55:46.910Z Compiling blake2 v0.10.6
22052025-05-13T20:55:46.910Z Compiling base64 v0.21.7
22062025-05-13T20:55:46.910Z Compiling num v0.4.3
22072025-05-13T20:55:46.913Z Compiling newline-converter v0.3.0
22082025-05-13T20:55:47.003Z Compiling fastrand v2.1.1
22092025-05-13T20:55:47.142Z Compiling argon2 v0.5.3
22102025-05-13T20:55:47.303Z Compiling expectorate v1.2.0
22112025-05-13T20:55:47.479Z Compiling tempfile v3.13.0
22122025-05-13T20:55:47.689Z Compiling rustls v0.22.4
22132025-05-13T20:55:47.722Z Compiling thread_local v1.1.8
22142025-05-13T20:55:47.781Z Compiling wait-timeout v0.2.0
22152025-05-13T20:55:47.811Z Compiling match_cfg v0.1.0
22162025-05-13T20:55:47.939Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22172025-05-13T20:55:48.174Z Compiling bit-vec v0.8.0
22182025-05-13T20:55:48.196Z Compiling quick-error v1.2.3
22192025-05-13T20:55:48.199Z Compiling hostname v0.3.1
22202025-05-13T20:55:48.388Z Compiling rusty-fork v0.3.0
22212025-05-13T20:55:48.451Z Compiling multer v3.1.0
22222025-05-13T20:55:48.473Z Compiling slog-async v2.8.0
22232025-05-13T20:55:48.532Z Compiling progenitor-client v0.9.1
22242025-05-13T20:55:48.571Z Compiling bit-set v0.8.0
22252025-05-13T20:55:48.594Z Compiling slog-json v2.6.1
22262025-05-13T20:55:48.636Z Compiling crossbeam-channel v0.5.15
22272025-05-13T20:55:48.867Z Compiling rand_xorshift v0.3.0
22282025-05-13T20:55:48.936Z Compiling hex v0.4.3
22292025-05-13T20:55:48.983Z Compiling take_mut v0.2.2
22302025-05-13T20:55:49.084Z Compiling unarray v0.1.4
22312025-05-13T20:55:49.142Z Compiling progenitor v0.9.1
22322025-05-13T20:55:49.184Z Compiling slog-bunyan v2.5.0
22332025-05-13T20:55:49.289Z Compiling proptest v1.6.0
22342025-05-13T20:55:49.508Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22352025-05-13T20:55:49.567Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22362025-05-13T20:55:49.597Z Compiling slog-term v2.9.1
22372025-05-13T20:55:49.702Z Compiling async-stream v0.3.6
22382025-05-13T20:55:50.001Z Compiling dropshot v0.16.0
22392025-05-13T20:55:50.086Z Compiling toml v0.8.20
22402025-05-13T20:55:50.241Z Compiling waitgroup v0.1.2
22412025-05-13T20:55:50.276Z Compiling serde_path_to_error v0.1.16
22422025-05-13T20:55:50.479Z Compiling hostname v0.4.0
22432025-05-13T20:55:50.625Z Compiling instant v0.1.13
22442025-05-13T20:55:50.718Z Compiling debug-ignore v1.0.5
22452025-05-13T20:55:50.814Z Compiling backoff v0.4.0
22462025-05-13T20:55:50.911Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
22472025-05-13T20:55:51.030Z Compiling parse-display v0.10.0
22482025-05-13T20:55:51.191Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492025-05-13T20:55:51.403Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22502025-05-13T20:55:51.422Z Compiling serde_with v3.12.0
22512025-05-13T20:55:51.547Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22522025-05-13T20:55:52.069Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22532025-05-13T20:55:53.125Z Compiling tokio-rustls v0.25.0
22542025-05-13T20:55:53.191Z Compiling macaddr v1.0.1
22552025-05-13T20:55:53.674Z Compiling owo-colors v4.2.0
22562025-05-13T20:55:54.098Z Compiling cancel-safe-futures v0.1.5
22572025-05-13T20:55:54.368Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22582025-05-13T20:55:54.695Z Compiling libsw-core v0.3.1
22592025-05-13T20:55:55.085Z Compiling libsw v3.4.0
22602025-05-13T20:55:55.453Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22612025-05-13T20:55:55.672Z Compiling linear-map v1.2.0
22622025-05-13T20:55:55.944Z Compiling swrite v0.1.0
22632025-05-13T20:55:56.126Z Compiling utf-8 v0.7.6
22642025-05-13T20:55:56.129Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22652025-05-13T20:55:56.511Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22662025-05-13T20:55:56.914Z Compiling half v2.4.1
22672025-05-13T20:55:57.649Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22682025-05-13T20:55:58.007Z Compiling ciborium-io v0.2.2
22692025-05-13T20:55:58.070Z Compiling keccak v0.1.5
22702025-05-13T20:55:58.188Z Compiling ciborium-ll v0.2.2
22712025-05-13T20:55:58.682Z Compiling sha3 v0.10.8
22722025-05-13T20:55:58.773Z Compiling prettyplease v0.2.30
22732025-05-13T20:55:59.200Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22742025-05-13T20:55:59.616Z Compiling ciborium v0.2.2
22752025-05-13T20:56:01.597Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22762025-05-13T20:56:01.911Z Compiling highway v1.3.0
22772025-05-13T20:56:03.483Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22782025-05-13T20:56:04.929Z Compiling tungstenite v0.21.0
22792025-05-13T20:56:06.214Z Compiling linked-hash-map v0.5.6
22802025-05-13T20:56:06.643Z Compiling semver v0.1.20
22812025-05-13T20:56:07.234Z Compiling rustc_version v0.1.7
22822025-05-13T20:56:07.657Z Compiling lru-cache v0.1.2
22832025-05-13T20:56:07.959Z Compiling tokio-tungstenite v0.21.0
22842025-05-13T20:56:08.639Z Compiling newtype_derive v0.1.6
22852025-05-13T20:56:09.018Z Compiling resolv-conf v0.7.0
22862025-05-13T20:56:09.820Z Compiling hickory-resolver v0.24.4
22872025-05-13T20:56:10.718Z Compiling secrecy v0.10.3
22882025-05-13T20:56:10.823Z Compiling humantime v2.1.0
22892025-05-13T20:56:11.181Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
22902025-05-13T20:56:11.714Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22912025-05-13T20:56:14.338Z Compiling universal-hash v0.5.1
22922025-05-13T20:56:14.606Z Compiling thiserror-impl-no-std v2.0.2
22932025-05-13T20:56:15.214Z Compiling opaque-debug v0.3.1
22942025-05-13T20:56:15.347Z Compiling poly1305 v0.8.0
22952025-05-13T20:56:15.390Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22962025-05-13T20:56:15.790Z Compiling steno v0.4.1
22972025-05-13T20:56:16.769Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22982025-05-13T20:56:17.077Z Compiling thiserror-no-std v2.0.2
22992025-05-13T20:56:17.138Z Compiling chacha20 v0.9.1
23002025-05-13T20:56:17.240Z Compiling aead v0.5.2
23012025-05-13T20:56:17.619Z Compiling chacha20poly1305 v0.10.1
23022025-05-13T20:56:17.640Z Compiling vsss-rs v3.3.4
23032025-05-13T20:56:17.876Z Compiling qorb v0.3.1
23042025-05-13T20:56:17.902Z Compiling slog-dtrace v0.3.0
23052025-05-13T20:56:18.287Z Compiling bytecount v0.6.8
23062025-05-13T20:56:20.164Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23072025-05-13T20:56:20.742Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
23082025-05-13T20:56:25.195Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23092025-05-13T20:56:28.343Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23102025-05-13T20:56:30.690Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23112025-05-13T20:56:31.986Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23122025-05-13T20:56:32.979Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23132025-05-13T20:56:35.863Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23142025-05-13T20:56:36.326Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23152025-05-13T20:56:36.582Z Compiling display-error-chain v0.2.2
23162025-05-13T20:56:36.856Z Compiling maplit v1.0.2
23172025-05-13T20:56:37.026Z Compiling crunchy v0.2.2
23182025-05-13T20:56:37.367Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23192025-05-13T20:56:37.589Z Compiling dsl_auto_type v0.1.2
23202025-05-13T20:56:38.823Z Compiling scheduled-thread-pool v0.2.7
23212025-05-13T20:56:40.051Z Compiling diesel_table_macro_syntax v0.2.0
23222025-05-13T20:56:40.167Z Compiling proc-macro-error-attr2 v2.0.0
23232025-05-13T20:56:40.450Z Compiling tiny-keccak v2.0.2
23242025-05-13T20:56:40.816Z Compiling radium v0.7.0
23252025-05-13T20:56:40.947Z Compiling proc-macro-error2 v2.0.1
23262025-05-13T20:56:41.414Z Compiling diesel_derives v2.2.3
23272025-05-13T20:56:41.594Z Compiling r2d2 v0.8.10
23282025-05-13T20:56:42.228Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23292025-05-13T20:56:43.458Z Compiling const_format_proc_macros v0.2.34
23302025-05-13T20:56:45.285Z Compiling zerocopy-derive v0.6.6
23312025-05-13T20:56:45.307Z Compiling bit-vec v0.6.3
23322025-05-13T20:56:45.738Z Compiling tap v1.0.1
23332025-05-13T20:56:45.975Z Compiling maybe-uninit v2.0.0
23342025-05-13T20:56:46.598Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23352025-05-13T20:56:47.051Z Compiling zerocopy v0.6.6
23362025-05-13T20:56:47.919Z Compiling wyz v0.5.1
23372025-05-13T20:56:48.415Z Compiling bit-set v0.5.3
23382025-05-13T20:56:48.660Z Compiling const_format v0.2.34
23392025-05-13T20:56:48.828Z Compiling tabled_derive v0.10.0
23402025-05-13T20:56:49.729Z Compiling papergrid v0.14.0
23412025-05-13T20:56:49.911Z Compiling ascii-canvas v3.0.0
23422025-05-13T20:56:50.394Z Compiling num-derive v0.3.3
23432025-05-13T20:56:51.240Z Compiling ena v0.14.3
23442025-05-13T20:56:51.690Z Compiling regex-syntax v0.6.29
23452025-05-13T20:56:52.005Z Compiling diesel v2.2.10
23462025-05-13T20:56:52.514Z Compiling funty v2.0.0
23472025-05-13T20:56:55.389Z Compiling diff v0.1.13
23482025-05-13T20:56:55.881Z Compiling packed_struct v0.10.1
23492025-05-13T20:56:56.363Z Compiling crc-catalog v2.4.0
23502025-05-13T20:56:56.544Z Compiling bindgen v0.71.1
23512025-05-13T20:56:56.645Z Compiling crc v3.2.1
23522025-05-13T20:56:57.102Z Compiling lalrpop v0.19.12
23532025-05-13T20:57:03.040Z Compiling bitvec v1.0.1
23542025-05-13T20:57:07.628Z Compiling libscf-sys v1.1.0
23552025-05-13T20:57:07.845Z Compiling tabled v0.18.0
23562025-05-13T20:57:12.532Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23572025-05-13T20:57:13.591Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23582025-05-13T20:57:14.688Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23592025-05-13T20:57:17.495Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23602025-05-13T20:57:17.759Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23612025-05-13T20:57:17.976Z Compiling packed_struct_codegen v0.10.1
23622025-05-13T20:57:18.879Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23632025-05-13T20:57:19.098Z Compiling indexmap v1.9.3
23642025-05-13T20:57:19.278Z Compiling ref-cast v1.0.23
23652025-05-13T20:57:19.491Z Compiling nodrop v0.1.14
23662025-05-13T20:57:19.671Z Compiling rustc-hash v2.1.1
23672025-05-13T20:57:19.894Z Compiling array-init v0.0.4
23682025-05-13T20:57:21.118Z Compiling polar-core v0.27.3
23692025-05-13T20:57:23.056Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23702025-05-13T20:57:23.109Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23712025-05-13T20:57:23.109Z Compiling smallvec v0.6.14
23722025-05-13T20:57:23.344Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23732025-05-13T20:57:24.446Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23742025-05-13T20:57:24.833Z Compiling derive_builder_core v0.20.2
23752025-05-13T20:57:24.915Z Compiling headers-core v0.3.0
23762025-05-13T20:57:25.145Z Compiling phf_generator v0.11.2
23772025-05-13T20:57:25.379Z Compiling libxml v0.3.3
23782025-05-13T20:57:25.825Z Compiling async-recursion v1.1.1
23792025-05-13T20:57:26.888Z Compiling ref-cast-impl v1.0.23
23802025-05-13T20:57:27.193Z Compiling termcolor v1.4.1
23812025-05-13T20:57:28.042Z Compiling hashbrown v0.12.3
23822025-05-13T20:57:28.224Z Compiling bitfield v0.14.0
23832025-05-13T20:57:28.516Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23842025-05-13T20:57:28.552Z Compiling env_logger v0.10.2
23852025-05-13T20:57:28.688Z Compiling derive_builder_macro v0.20.2
23862025-05-13T20:57:29.640Z Compiling phf_codegen v0.11.2
23872025-05-13T20:57:30.427Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
23882025-05-13T20:57:31.607Z Compiling headers v0.4.0
23892025-05-13T20:57:32.812Z Compiling samael v0.0.18
23902025-05-13T20:57:33.808Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23912025-05-13T20:57:34.570Z Compiling serde-hex v0.1.0
23922025-05-13T20:57:35.848Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23932025-05-13T20:57:38.246Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23942025-05-13T20:57:38.634Z Compiling ron v0.8.1
23952025-05-13T20:57:38.857Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23962025-05-13T20:57:39.207Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23972025-05-13T20:57:39.474Z Compiling hashbrown v0.13.2
23982025-05-13T20:57:40.638Z Compiling itertools v0.13.0
23992025-05-13T20:57:43.682Z Compiling strum_macros v0.24.3
24002025-05-13T20:57:44.215Z Compiling parse-zoneinfo v0.3.1
24012025-05-13T20:57:44.361Z Compiling crc-any v2.5.0
24022025-05-13T20:57:45.314Z Compiling crc8 v0.1.1
24032025-05-13T20:57:45.598Z Compiling indoc v1.0.9
24042025-05-13T20:57:45.637Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24052025-05-13T20:57:46.401Z Compiling chrono-tz-build v0.4.0
24062025-05-13T20:57:46.626Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24072025-05-13T20:57:47.368Z Compiling object v0.30.4
24082025-05-13T20:57:47.753Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24092025-05-13T20:57:57.187Z Compiling derive_builder v0.20.2
24102025-05-13T20:57:57.429Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24112025-05-13T20:57:57.791Z Compiling impl-trait-for-tuples v0.2.2
24122025-05-13T20:57:59.470Z Compiling oso-derive v0.27.3
24132025-05-13T20:58:00.463Z Compiling quick-xml v0.37.2
24142025-05-13T20:58:00.667Z Compiling vte_generate_state_changes v0.1.2
24152025-05-13T20:58:01.299Z Compiling path-slash v0.1.5
24162025-05-13T20:58:01.601Z Compiling arc-swap v1.7.1
24172025-05-13T20:58:01.637Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24182025-05-13T20:58:02.071Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24192025-05-13T20:58:02.302Z Compiling slog-scope v4.4.0
24202025-05-13T20:58:03.070Z Compiling vte v0.11.1
24212025-05-13T20:58:03.638Z Compiling oso v0.27.3
24222025-05-13T20:58:04.666Z Compiling chrono-tz v0.10.3
24232025-05-13T20:58:05.400Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24242025-05-13T20:58:05.796Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24252025-05-13T20:58:06.892Z Compiling unicase v2.7.0
24262025-05-13T20:58:07.290Z Compiling diesel-dtrace v0.4.2
24272025-05-13T20:58:09.535Z Compiling strip-ansi-escapes v0.2.0
24282025-05-13T20:58:10.487Z Compiling slog-stdlog v4.1.1
24292025-05-13T20:58:11.775Z Compiling papergrid v0.11.0
24302025-05-13T20:58:17.463Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24312025-05-13T20:58:17.838Z Compiling tabled_derive v0.7.0
24322025-05-13T20:58:19.439Z Compiling fd-lock v4.0.2
24332025-05-13T20:58:19.707Z Compiling bb8 v0.8.5
24342025-05-13T20:58:19.889Z Compiling peg-macros v0.8.5
24352025-05-13T20:58:20.314Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24362025-05-13T20:58:20.395Z Compiling nu-ansi-term v0.50.1
24372025-05-13T20:58:21.353Z Compiling reedline v0.38.0
24382025-05-13T20:58:21.615Z Compiling async-bb8-diesel v0.2.1
24392025-05-13T20:58:22.465Z Compiling tabled v0.15.0
24402025-05-13T20:58:23.169Z Compiling peg v0.8.5
24412025-05-13T20:58:23.366Z Compiling slog-envlogger v2.2.0
24422025-05-13T20:58:26.338Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24432025-05-13T20:58:36.897Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24442025-05-13T20:58:37.276Z Compiling typify-impl v0.2.0
24452025-05-13T20:58:38.860Z Compiling pem v3.0.5
24462025-05-13T20:58:40.333Z Compiling bcs v0.1.6
24472025-05-13T20:58:41.166Z Compiling fxhash v0.2.1
24482025-05-13T20:58:41.443Z Compiling libz-sys v1.1.20
24492025-05-13T20:58:41.851Z Compiling termtree v0.5.1
24502025-05-13T20:58:42.605Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24512025-05-13T20:58:43.644Z Compiling kstat-rs v0.2.4
24522025-05-13T20:58:44.592Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24532025-05-13T20:58:45.856Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24542025-05-13T20:58:47.450Z Compiling typify-macro v0.2.0
24552025-05-13T20:58:50.985Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24562025-05-13T20:58:51.570Z Compiling nanorand v0.7.0
24572025-05-13T20:58:52.262Z Compiling libgit2-sys v0.17.0+1.8.1
24582025-05-13T20:58:53.060Z Compiling pin-project-internal v1.1.6
24592025-05-13T20:58:54.224Z Compiling parking_lot_core v0.8.6
24602025-05-13T20:58:55.595Z Compiling pin-project v1.1.6
24612025-05-13T20:58:55.758Z Compiling flume v0.11.1
24622025-05-13T20:58:56.504Z Compiling mime_guess v2.0.5
24632025-05-13T20:58:58.055Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24642025-05-13T20:59:02.027Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24652025-05-13T20:59:03.211Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24662025-05-13T20:59:03.879Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24672025-05-13T20:59:06.307Z Compiling castaway v0.2.3
24682025-05-13T20:59:06.538Z Compiling snafu-derive v0.8.5
24692025-05-13T20:59:07.085Z Compiling fs-err v2.11.0
24702025-05-13T20:59:07.454Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24712025-05-13T20:59:08.103Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
24722025-05-13T20:59:09.243Z Compiling compact_str v0.8.0
24732025-05-13T20:59:10.714Z Compiling snafu v0.8.5
24742025-05-13T20:59:11.833Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24752025-05-13T20:59:13.342Z Compiling typify v0.2.0
24762025-05-13T20:59:13.543Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24772025-05-13T20:59:15.350Z Compiling unicode-truncate v1.1.0
24782025-05-13T20:59:15.686Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24792025-05-13T20:59:22.050Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24802025-05-13T20:59:24.786Z Compiling globset v0.4.15
24812025-05-13T20:59:29.515Z Compiling olpc-cjson v0.1.4
24822025-05-13T20:59:29.836Z Compiling lru v0.12.5
24832025-05-13T20:59:30.226Z Compiling vergen v8.3.2
24842025-05-13T20:59:30.558Z Compiling nibble_vec v0.1.0
24852025-05-13T20:59:30.613Z Compiling serde_plain v1.0.2
24862025-05-13T20:59:30.806Z Compiling cargo-platform v0.1.8
24872025-05-13T20:59:31.194Z Compiling instability v0.3.2
24882025-05-13T20:59:31.319Z Compiling atty v0.2.14
24892025-05-13T20:59:31.523Z Compiling typed-path v0.9.3
24902025-05-13T20:59:32.234Z Compiling http-range v0.1.5
24912025-05-13T20:59:32.845Z Compiling cassowary v0.3.0
24922025-05-13T20:59:36.368Z Compiling indoc v2.0.6
24932025-05-13T20:59:37.249Z Compiling io-lifetimes v1.0.11
24942025-05-13T20:59:37.842Z Compiling salty v0.3.0
24952025-05-13T20:59:38.252Z Compiling endian-type v0.1.2
24962025-05-13T20:59:38.299Z Compiling half v1.8.3
24972025-05-13T20:59:38.528Z Compiling radix_trie v0.2.1
24982025-05-13T20:59:39.171Z Compiling serde_cbor v0.11.2
24992025-05-13T20:59:40.018Z Compiling ratatui v0.29.0
25002025-05-13T20:59:41.314Z Compiling tough v0.20.0
25012025-05-13T20:59:41.409Z Compiling cargo_metadata v0.18.1
25022025-05-13T20:59:46.213Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25032025-05-13T20:59:46.569Z Compiling git2 v0.19.0
25042025-05-13T20:59:50.550Z Compiling progenitor-impl v0.8.0
25052025-05-13T20:59:54.716Z Compiling parking_lot v0.11.2
25062025-05-13T20:59:56.939Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25072025-05-13T20:59:57.558Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25082025-05-13T20:59:58.422Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25092025-05-13T20:59:59.548Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
25102025-05-13T21:00:00.064Z Compiling rand_seeder v0.3.0
25112025-05-13T21:00:00.519Z Compiling lzma-sys v0.1.20
25122025-05-13T21:00:01.276Z Compiling parse-size v1.1.0
25132025-05-13T21:00:01.626Z Compiling rustix v0.37.28
25142025-05-13T21:00:02.141Z Compiling xshell-macros v0.2.7
25152025-05-13T21:00:02.272Z Compiling rustls v0.21.12
25162025-05-13T21:00:02.881Z Compiling xshell v0.2.7
25172025-05-13T21:00:02.999Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25182025-05-13T21:00:03.076Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25192025-05-13T21:00:03.103Z Compiling hyper-staticfile v0.10.1
25202025-05-13T21:00:03.355Z Compiling progenitor-macro v0.8.0
25212025-05-13T21:00:04.902Z Compiling sled v0.34.7
25222025-05-13T21:00:05.770Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25232025-05-13T21:00:14.372Z Compiling hickory-client v0.24.4
25242025-05-13T21:00:16.339Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25252025-05-13T21:00:17.603Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25262025-05-13T21:00:19.121Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25272025-05-13T21:00:19.893Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25282025-05-13T21:00:20.288Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25292025-05-13T21:00:23.147Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
25302025-05-13T21:00:23.793Z Compiling hickory-server v0.24.4
25312025-05-13T21:00:24.777Z Compiling primeorder v0.13.6
25322025-05-13T21:00:25.409Z Compiling progenitor-client v0.8.0
25332025-05-13T21:00:26.359Z Compiling sct v0.7.1
25342025-05-13T21:00:26.836Z Compiling rustls-webpki v0.101.7
25352025-05-13T21:00:27.289Z Compiling heck v0.3.3
25362025-05-13T21:00:27.654Z Compiling env_filter v0.1.2
25372025-05-13T21:00:29.220Z Compiling csv-core v0.1.11
25382025-05-13T21:00:30.136Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
25392025-05-13T21:00:30.540Z Compiling void v1.0.2
25402025-05-13T21:00:30.645Z Compiling glob v0.3.2
25412025-05-13T21:00:30.745Z Compiling lzss v0.8.2
25422025-05-13T21:00:31.215Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25432025-05-13T21:00:32.853Z Compiling csv v1.3.1
25442025-05-13T21:00:35.088Z Compiling env_logger v0.11.5
25452025-05-13T21:00:36.521Z Compiling zone_cfg_derive v0.1.2
25462025-05-13T21:00:37.903Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25472025-05-13T21:00:38.136Z Compiling progenitor v0.8.0
25482025-05-13T21:00:38.405Z Compiling p384 v0.13.0
25492025-05-13T21:00:38.848Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25502025-05-13T21:00:39.350Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25512025-05-13T21:00:39.876Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25522025-05-13T21:00:40.563Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25532025-05-13T21:00:41.270Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25542025-05-13T21:00:41.701Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25552025-05-13T21:00:42.070Z Compiling tungstenite v0.23.0
25562025-05-13T21:00:45.294Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25572025-05-13T21:00:45.329Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25582025-05-13T21:00:45.648Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25592025-05-13T21:00:45.674Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25602025-05-13T21:00:46.034Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25612025-05-13T21:00:47.395Z Compiling nix v0.27.1
25622025-05-13T21:00:47.573Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25632025-05-13T21:00:48.304Z Compiling serde_bytes v0.11.17
25642025-05-13T21:00:48.916Z Compiling base64 v0.13.1
25652025-05-13T21:00:49.593Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25662025-05-13T21:00:49.810Z Compiling ron v0.7.1
25672025-05-13T21:00:50.249Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25682025-05-13T21:00:50.934Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25692025-05-13T21:00:52.835Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25702025-05-13T21:00:55.194Z Compiling tokio-tungstenite v0.23.1
25712025-05-13T21:00:55.859Z Compiling xz2 v0.1.7
25722025-05-13T21:00:58.633Z Compiling terminal_size v0.2.6
25732025-05-13T21:00:58.932Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25742025-05-13T21:01:00.056Z Compiling tokio-rustls v0.24.1
25752025-05-13T21:01:00.687Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25762025-05-13T21:01:02.952Z Compiling zone v0.1.8
25772025-05-13T21:01:05.568Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25782025-05-13T21:01:06.217Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25792025-05-13T21:01:06.380Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25802025-05-13T21:01:06.711Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25812025-05-13T21:01:06.977Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25822025-05-13T21:01:07.857Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25832025-05-13T21:01:09.488Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25842025-05-13T21:01:11.151Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25852025-05-13T21:01:14.212Z Compiling rustls-pemfile v1.0.4
25862025-05-13T21:01:14.335Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25872025-05-13T21:01:14.724Z Compiling signal-hook-tokio v0.3.1
25882025-05-13T21:01:14.937Z Compiling yasna v0.5.2
25892025-05-13T21:01:14.971Z Compiling twox-hash v2.1.0
25902025-05-13T21:01:16.030Z Compiling secrecy v0.8.0
25912025-05-13T21:01:16.341Z Compiling is_ci v1.2.0
25922025-05-13T21:01:16.585Z Compiling smawk v0.3.2
25932025-05-13T21:01:16.678Z Compiling unicode-linebreak v0.1.5
25942025-05-13T21:01:16.913Z Compiling supports-color v3.0.2
25952025-05-13T21:01:17.201Z Compiling textwrap v0.16.1
25962025-05-13T21:01:17.405Z Compiling rcgen v0.12.1
25972025-05-13T21:01:18.505Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25982025-05-13T21:01:21.027Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25992025-05-13T21:01:27.666Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26002025-05-13T21:01:27.962Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26012025-05-13T21:01:28.244Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26022025-05-13T21:01:31.049Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26032025-05-13T21:01:37.539Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26042025-05-13T21:01:42.265Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
26052025-05-13T21:01:48.455Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26062025-05-13T21:01:48.463Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
26072025-05-13T21:01:48.463Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26082025-05-13T21:02:00.661Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26092025-05-13T21:02:01.209Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26102025-05-13T21:02:01.779Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26112025-05-13T21:02:05.171Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26122025-05-13T21:02:05.568Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
26132025-05-13T21:02:09.711Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26142025-05-13T21:02:11.857Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26152025-05-13T21:02:13.861Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26162025-05-13T21:02:14.174Z Compiling fatfs v0.3.6
26172025-05-13T21:02:17.017Z Compiling rtoolbox v0.0.2
26182025-05-13T21:02:17.465Z Compiling subprocess v0.2.9
26192025-05-13T21:02:19.102Z Compiling assert_matches v1.5.0
26202025-05-13T21:02:19.204Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26212025-05-13T21:02:21.053Z Compiling rpassword v7.3.1
26222025-05-13T21:02:21.556Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26232025-05-13T21:02:21.982Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26242025-05-13T21:02:26.902Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26252025-05-13T21:02:33.956Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26262025-05-13T21:02:55.339Z Compiling tui-tree-widget v0.23.0
26272025-05-13T21:02:55.838Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26282025-05-13T21:02:57.354Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26292025-05-13T21:02:57.538Z Compiling uzers v0.12.1
26302025-05-13T21:03:00.691Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26312025-05-13T21:03:04.979Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26322025-05-13T21:03:07.021Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26332025-05-13T21:03:09.313Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26342025-05-13T21:03:22.004Z Compiling support-bundle-viewer v0.1.0
26352025-05-13T21:03:25.730Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26362025-05-13T21:03:30.314Z Compiling multimap v0.10.0
26372025-05-13T21:05:42.892Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26382025-05-13T21:05:54.795Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26392025-05-13T21:13:49.654Z Finished `release` profile [optimized] target(s) in 18m 04s
26402025-05-13T21:14:58.823Z
26412025-05-13T21:14:58.827Zreal 19:15.518150619
26422025-05-13T21:14:58.827Zuser 2:13:37.895850838
26432025-05-13T21:14:58.827Zsys 3:49.148848234
26442025-05-13T21:14:58.828Ztrap 3.378943476
26452025-05-13T21:14:58.828Ztflt 1.797686826
26462025-05-13T21:14:58.828Zdflt 5.939129850
26472025-05-13T21:14:58.828Zkflt 0.001001196
26482025-05-13T21:14:58.828Zlock 8:04:03.497366968
26492025-05-13T21:14:58.828Zslp 6:49:37.779029856
26502025-05-13T21:14:58.828Zlat 3:41.930589047
26512025-05-13T21:14:58.828Zstop 3:06.290668405
26522025-05-13T21:14:58.828Z+ mapfile -t packages
26532025-05-13T21:14:58.828Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26542025-05-13T21:15:00.028Z Finished `release` profile [optimized] target(s) in 1.13s
26552025-05-13T21:15:00.080Z Running `target/release/omicron-package -t test list-outputs`
26562025-05-13T21:15:00.137ZLogging to: /work/oxidecomputer/omicron/out/LOG
26572025-05-13T21:15:00.140Z+ ptime -m cargo build --locked --release -p xtask
26582025-05-13T21:15:00.845Z Compiling serde v1.0.219
26592025-05-13T21:15:00.849Z Compiling rustix v0.38.37
26602025-05-13T21:15:00.849Z Compiling libc v0.2.171
26612025-05-13T21:15:00.849Z Compiling serde_json v1.0.140
26622025-05-13T21:15:00.849Z Compiling syn v2.0.98
26632025-05-13T21:15:00.980Z Compiling bitflags v2.9.0
26642025-05-13T21:15:01.360Z Compiling usdt-impl v0.5.0
26652025-05-13T21:15:01.412Z Compiling syn v1.0.109
26662025-05-13T21:15:01.528Z Compiling log v0.4.22
26672025-05-13T21:15:01.546Z Compiling hashbrown v0.15.1
26682025-05-13T21:15:01.769Z Compiling fs-err v3.1.0
26692025-05-13T21:15:02.014Z Compiling once_cell v1.21.3
26702025-05-13T21:15:02.112Z Compiling anyhow v1.0.98
26712025-05-13T21:15:02.372Z Compiling thread-id v4.2.2
26722025-05-13T21:15:02.760Z Compiling indexmap v2.9.0
26732025-05-13T21:15:03.929Z Compiling terminal_size v0.4.0
26742025-05-13T21:15:03.929Z Compiling tempfile v3.13.0
26752025-05-13T21:15:04.212Z Compiling clap_builder v4.5.35
26762025-05-13T21:15:04.669Z Compiling proc-macro-error v1.0.4
26772025-05-13T21:15:05.656Z Compiling tabled_derive v0.7.0
26782025-05-13T21:15:06.802Z Compiling tabled v0.15.0
26792025-05-13T21:15:07.341Z Compiling serde_derive v1.0.219
26802025-05-13T21:15:07.341Z Compiling thiserror-impl v1.0.69
26812025-05-13T21:15:07.344Z Compiling zerocopy-derive v0.7.35
26822025-05-13T21:15:07.344Z Compiling scroll_derive v0.12.0
26832025-05-13T21:15:07.344Z Compiling thiserror-impl v2.0.12
26842025-05-13T21:15:08.737Z Compiling scroll v0.12.0
26852025-05-13T21:15:09.214Z Compiling zerocopy v0.7.35
26862025-05-13T21:15:09.386Z Compiling goblin v0.8.2
26872025-05-13T21:15:10.064Z Compiling thiserror v1.0.69
26882025-05-13T21:15:10.250Z Compiling pest v2.7.14
26892025-05-13T21:15:12.053Z Compiling thiserror v2.0.12
26902025-05-13T21:15:12.260Z Compiling clap_derive v4.5.32
26912025-05-13T21:15:13.182Z Compiling pest_meta v2.7.14
26922025-05-13T21:15:16.568Z Compiling pest_generator v2.7.14
26932025-05-13T21:15:18.339Z Compiling pest_derive v2.7.14
26942025-05-13T21:15:19.207Z Compiling dtrace-parser v0.2.0
26952025-05-13T21:15:20.809Z Compiling toml_datetime v0.6.8
26962025-05-13T21:15:21.534Z Compiling serde_spanned v0.6.8
26972025-05-13T21:15:21.832Z Compiling toml_edit v0.22.24
26982025-05-13T21:15:22.187Z Compiling camino v1.1.9
26992025-05-13T21:15:23.515Z Compiling serde_tokenstream v0.2.2
27002025-05-13T21:15:24.160Z Compiling dof v0.3.0
27012025-05-13T21:15:26.967Z Compiling usdt-macro v0.5.0
27022025-05-13T21:15:28.196Z Compiling usdt-attr-macro v0.5.0
27032025-05-13T21:15:29.081Z Compiling toml v0.8.20
27042025-05-13T21:15:29.554Z Compiling cargo-platform v0.1.8
27052025-05-13T21:15:30.095Z Compiling semver v1.0.26
27062025-05-13T21:15:30.250Z Compiling cargo_toml v0.21.0
27072025-05-13T21:15:30.327Z Compiling usdt v0.5.0
27082025-05-13T21:15:30.626Z Compiling cargo_metadata v0.19.2
27092025-05-13T21:15:31.604Z Compiling camino-tempfile v1.3.0
27102025-05-13T21:15:31.748Z Compiling macaddr v1.0.1
27112025-05-13T21:15:32.396Z Compiling clap v4.5.35
27122025-05-13T21:15:44.050Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27132025-05-13T21:15:49.801Z Finished `release` profile [optimized] target(s) in 49.59s
27142025-05-13T21:15:49.920Z
27152025-05-13T21:15:49.924Zreal 49.739944881
27162025-05-13T21:15:49.924Zuser 5:21.490648550
27172025-05-13T21:15:49.924Zsys 20.002259282
27182025-05-13T21:15:49.924Ztrap 0.153920715
27192025-05-13T21:15:49.924Ztflt 0.214987482
27202025-05-13T21:15:49.924Zdflt 0.344793375
27212025-05-13T21:15:49.924Zkflt 0.000012757
27222025-05-13T21:15:49.924Zlock 9:54.040997896
27232025-05-13T21:15:49.924Zslp 15:58.517743766
27242025-05-13T21:15:49.924Zlat 14.964137691
27252025-05-13T21:15:49.924Zstop 19.052775808
27262025-05-13T21:15:49.924Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27272025-05-13T21:15:49.924Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27282025-05-13T21:15:49.924Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27292025-05-13T21:15:49.924Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27302025-05-13T21:15:49.924Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27312025-05-13T21:15:50.975Z Compiling thiserror-impl v2.0.12
27322025-05-13T21:15:51.114Z Compiling regress v0.10.3
27332025-05-13T21:15:51.129Z Compiling ident_case v1.0.1
27342025-05-13T21:15:51.129Z Compiling unsafe-libyaml v0.2.11
27352025-05-13T21:15:51.133Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27362025-05-13T21:15:51.133Z Compiling progenitor-client v0.9.1
27372025-05-13T21:15:51.133Z Compiling match_cfg v0.1.0
27382025-05-13T21:15:51.146Z Compiling quick-error v1.2.3
27392025-05-13T21:15:51.306Z Compiling darling_core v0.20.10
27402025-05-13T21:15:51.333Z Compiling hostname v0.3.1
27412025-05-13T21:15:51.356Z Compiling tempfile v3.13.0
27422025-05-13T21:15:51.557Z Compiling structmeta-derive v0.3.0
27432025-05-13T21:15:51.755Z Compiling rustls v0.22.4
27442025-05-13T21:15:51.776Z Compiling hex v0.4.3
27452025-05-13T21:15:52.136Z Compiling macaddr v1.0.1
27462025-05-13T21:15:52.158Z Compiling multer v3.1.0
27472025-05-13T21:15:52.376Z Compiling debug-ignore v1.0.5
27482025-05-13T21:15:52.591Z Compiling serde_yaml v0.9.34+deprecated
27492025-05-13T21:15:52.622Z Compiling toml v0.8.20
27502025-05-13T21:15:53.136Z Compiling slog-json v2.6.1
27512025-05-13T21:15:53.538Z Compiling async-stream-impl v0.3.6
27522025-05-13T21:15:54.114Z Compiling wait-timeout v0.2.0
27532025-05-13T21:15:54.231Z Compiling thiserror v2.0.12
27542025-05-13T21:15:54.252Z Compiling structmeta v0.3.0
27552025-05-13T21:15:54.423Z Compiling dropshot v0.16.0
27562025-05-13T21:15:54.641Z Compiling bit-vec v0.8.0
27572025-05-13T21:15:54.718Z Compiling rusty-fork v0.3.0
27582025-05-13T21:15:54.790Z Compiling async-stream v0.3.6
27592025-05-13T21:15:54.898Z Compiling typify-impl v0.3.0
27602025-05-13T21:15:55.130Z Compiling bit-set v0.8.0
27612025-05-13T21:15:55.134Z Compiling slog-bunyan v2.5.0
27622025-05-13T21:15:55.403Z Compiling waitgroup v0.1.2
27632025-05-13T21:15:55.457Z Compiling dropshot_endpoint v0.16.0
27642025-05-13T21:15:55.676Z Compiling serde_path_to_error v0.1.16
27652025-05-13T21:15:55.927Z Compiling rand_xorshift v0.3.0
27662025-05-13T21:15:56.306Z Compiling hostname v0.4.0
27672025-05-13T21:15:56.313Z Compiling instant v0.1.13
27682025-05-13T21:15:56.376Z Compiling unarray v0.1.4
27692025-05-13T21:15:56.491Z Compiling test-strategy v0.4.0
27702025-05-13T21:15:56.511Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27712025-05-13T21:15:56.540Z Compiling derive-where v1.2.7
27722025-05-13T21:15:56.578Z Compiling proptest v1.6.0
27732025-05-13T21:15:56.698Z Compiling parse-display-derive v0.10.0
27742025-05-13T21:15:57.397Z Compiling darling_macro v0.20.10
27752025-05-13T21:15:58.403Z Compiling darling v0.20.10
27762025-05-13T21:15:58.537Z Compiling serde_with_macros v3.12.0
27772025-05-13T21:15:59.785Z Compiling tokio-rustls v0.25.0
27782025-05-13T21:15:59.821Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27792025-05-13T21:15:59.964Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27802025-05-13T21:16:00.447Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27812025-05-13T21:16:00.779Z Compiling parse-display v0.10.0
27822025-05-13T21:16:00.801Z Compiling backoff v0.4.0
27832025-05-13T21:16:00.820Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27842025-05-13T21:16:01.032Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27852025-05-13T21:16:01.160Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27862025-05-13T21:16:01.229Z Compiling serde_with v3.12.0
27872025-05-13T21:16:01.281Z Compiling proc-macro-crate v1.3.1
27882025-05-13T21:16:01.395Z Compiling crucible-workspace-hack v0.1.0
27892025-05-13T21:16:01.758Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27902025-05-13T21:16:01.861Z Compiling itertools v0.13.0
27912025-05-13T21:16:02.188Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27922025-05-13T21:16:02.211Z Compiling num_enum_derive v0.5.11
27932025-05-13T21:16:02.550Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27942025-05-13T21:16:03.454Z Compiling heapless v0.8.0
27952025-05-13T21:16:03.709Z Compiling proc-macro-error v1.0.4
27962025-05-13T21:16:04.414Z Compiling hash32 v0.3.1
27972025-05-13T21:16:04.480Z Compiling foreign-types-macros v0.2.3
27982025-05-13T21:16:04.604Z Compiling num_enum v0.5.11
27992025-05-13T21:16:04.768Z Compiling smoltcp v0.11.0
28002025-05-13T21:16:04.852Z Compiling foreign-types-shared v0.3.1
28012025-05-13T21:16:04.916Z Compiling ingot-macros v0.1.0
28022025-05-13T21:16:05.328Z Compiling tabwriter v1.4.0
28032025-05-13T21:16:05.728Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28042025-05-13T21:16:05.815Z Compiling foreign-types v0.5.0
28052025-05-13T21:16:05.839Z Compiling cstr-argument v0.1.2
28062025-05-13T21:16:05.956Z Compiling cobs v0.2.3
28072025-05-13T21:16:05.979Z Compiling pretty-hex v0.2.1
28082025-05-13T21:16:06.122Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28092025-05-13T21:16:06.219Z Compiling postcard v1.0.10
28102025-05-13T21:16:06.291Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28112025-05-13T21:16:06.513Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28122025-05-13T21:16:06.598Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28132025-05-13T21:16:06.837Z Compiling colored v2.2.0
28142025-05-13T21:16:06.879Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28152025-05-13T21:16:07.015Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28162025-05-13T21:16:07.550Z Compiling itertools v0.14.0
28172025-05-13T21:16:07.612Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28182025-05-13T21:16:08.541Z Compiling camino-tempfile v1.3.0
28192025-05-13T21:16:09.030Z Compiling smf v0.2.3
28202025-05-13T21:16:09.329Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28212025-05-13T21:16:09.727Z Compiling zone_cfg_derive v0.3.0
28222025-05-13T21:16:09.905Z Compiling typify-macro v0.3.0
28232025-05-13T21:16:10.294Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28242025-05-13T21:16:10.564Z Compiling num-derive v0.4.2
28252025-05-13T21:16:10.729Z Compiling sigpipe v0.1.3
28262025-05-13T21:16:10.893Z Compiling jiff v0.2.13
28272025-05-13T21:16:11.187Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28282025-05-13T21:16:11.205Z Compiling zone v0.3.1
28292025-05-13T21:16:11.312Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28302025-05-13T21:16:11.570Z Compiling num-rational v0.4.2
28312025-05-13T21:16:11.770Z Compiling num-complex v0.4.6
28322025-05-13T21:16:12.223Z Compiling ingot-types v0.1.0
28332025-05-13T21:16:12.572Z Compiling universal-hash v0.5.1
28342025-05-13T21:16:12.744Z Compiling num v0.4.3
28352025-05-13T21:16:12.803Z Compiling opaque-debug v0.3.1
28362025-05-13T21:16:12.881Z Compiling float-ord v0.3.2
28372025-05-13T21:16:12.932Z Compiling convert_case v0.4.0
28382025-05-13T21:16:12.985Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28392025-05-13T21:16:13.097Z Compiling ingot v0.1.0
28402025-05-13T21:16:13.126Z Compiling keccak v0.1.5
28412025-05-13T21:16:13.147Z Compiling password-hash v0.5.0
28422025-05-13T21:16:13.798Z Compiling derive_more v0.99.20
28432025-05-13T21:16:13.851Z Compiling sha3 v0.10.8
28442025-05-13T21:16:13.974Z Compiling typify v0.3.0
28452025-05-13T21:16:14.068Z Compiling blake2 v0.10.6
28462025-05-13T21:16:14.157Z Compiling progenitor-impl v0.9.1
28472025-05-13T21:16:14.275Z Compiling aead v0.5.2
28482025-05-13T21:16:14.750Z Compiling utf-8 v0.7.6
28492025-05-13T21:16:14.896Z Compiling argon2 v0.5.3
28502025-05-13T21:16:15.108Z Compiling tungstenite v0.21.0
28512025-05-13T21:16:15.502Z Compiling poly1305 v0.8.0
28522025-05-13T21:16:17.089Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28532025-05-13T21:16:17.200Z Compiling chacha20 v0.9.1
28542025-05-13T21:16:17.216Z Compiling base64 v0.21.7
28552025-05-13T21:16:17.712Z Compiling tokio-tungstenite v0.21.0
28562025-05-13T21:16:17.743Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28572025-05-13T21:16:17.980Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28582025-05-13T21:16:18.258Z Compiling secrecy v0.10.3
28592025-05-13T21:16:18.352Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28602025-05-13T21:16:18.890Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28612025-05-13T21:16:18.940Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28622025-05-13T21:16:18.965Z Compiling atomicwrites v0.4.4
28632025-05-13T21:16:19.202Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28642025-05-13T21:16:19.341Z Compiling thiserror-impl-no-std v2.0.2
28652025-05-13T21:16:19.505Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28662025-05-13T21:16:20.067Z Compiling half v2.4.1
28672025-05-13T21:16:20.222Z Compiling semver v0.1.20
28682025-05-13T21:16:20.391Z Compiling ciborium-io v0.2.2
28692025-05-13T21:16:20.569Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28702025-05-13T21:16:20.688Z Compiling rustc_version v0.1.7
28712025-05-13T21:16:20.829Z Compiling ciborium-ll v0.2.2
28722025-05-13T21:16:21.108Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28732025-05-13T21:16:21.164Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28742025-05-13T21:16:21.194Z Compiling progenitor-macro v0.9.1
28752025-05-13T21:16:21.236Z Compiling typify-impl v0.2.0
28762025-05-13T21:16:21.530Z Compiling newline-converter v0.3.0
28772025-05-13T21:16:21.743Z Compiling primeorder v0.13.6
28782025-05-13T21:16:22.171Z Compiling thiserror-no-std v2.0.2
28792025-05-13T21:16:22.312Z Compiling linked-hash-map v0.5.6
28802025-05-13T21:16:22.339Z Compiling owo-colors v4.2.0
28812025-05-13T21:16:22.370Z Compiling cancel-safe-futures v0.1.5
28822025-05-13T21:16:22.705Z Compiling libefi-sys v0.1.0
28832025-05-13T21:16:22.857Z Compiling lru-cache v0.1.2
28842025-05-13T21:16:22.948Z Compiling vsss-rs v3.3.4
28852025-05-13T21:16:23.070Z Compiling expectorate v1.2.0
28862025-05-13T21:16:23.115Z Compiling newtype_derive v0.1.6
28872025-05-13T21:16:23.146Z Compiling ciborium v0.2.2
28882025-05-13T21:16:23.468Z Compiling chacha20poly1305 v0.10.1
28892025-05-13T21:16:23.492Z Compiling resolv-conf v0.7.0
28902025-05-13T21:16:23.646Z Compiling libsw-core v0.3.1
28912025-05-13T21:16:23.732Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28922025-05-13T21:16:23.960Z Compiling bitfield-struct v0.6.2
28932025-05-13T21:16:24.210Z Compiling unicase v2.7.0
28942025-05-13T21:16:24.264Z Compiling fixedbitset v0.5.7
28952025-05-13T21:16:24.449Z Compiling arc-swap v1.7.1
28962025-05-13T21:16:24.872Z Compiling petgraph v0.7.1
28972025-05-13T21:16:24.969Z Compiling slog-scope v4.4.0
28982025-05-13T21:16:25.132Z Compiling hickory-resolver v0.24.4
28992025-05-13T21:16:25.209Z Compiling libsw v3.4.0
29002025-05-13T21:16:25.444Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29012025-05-13T21:16:26.139Z Compiling polyval v0.6.2
29022025-05-13T21:16:26.817Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29032025-05-13T21:16:26.911Z Compiling proc-macro-error-attr2 v2.0.0
29042025-05-13T21:16:27.254Z Compiling linear-map v1.2.0
29052025-05-13T21:16:27.721Z Compiling salty v0.3.0
29062025-05-13T21:16:27.937Z Compiling parking_lot_core v0.8.6
29072025-05-13T21:16:27.937Z Compiling indent_write v2.2.0
29082025-05-13T21:16:27.937Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29092025-05-13T21:16:28.121Z Compiling proc-macro-error2 v2.0.1
29102025-05-13T21:16:28.121Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29112025-05-13T21:16:28.315Z Compiling ghash v0.5.1
29122025-05-13T21:16:28.359Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29132025-05-13T21:16:28.800Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29142025-05-13T21:16:29.369Z Compiling slog-stdlog v4.1.1
29152025-05-13T21:16:29.369Z Compiling p384 v0.13.0
29162025-05-13T21:16:29.369Z Compiling num-derive v0.3.3
29172025-05-13T21:16:33.307Z Compiling ctr v0.9.2
29182025-05-13T21:16:33.307Z Compiling lzma-sys v0.1.20
29192025-05-13T21:16:33.307Z Compiling gethostname v0.5.0
29202025-05-13T21:16:33.488Z Compiling slog-dtrace v0.3.0
29212025-05-13T21:16:33.488Z Compiling xshell-macros v0.2.7
29222025-05-13T21:16:33.517Z Compiling highway v1.3.0
29232025-05-13T21:16:33.517Z Compiling papergrid v0.14.0
29242025-05-13T21:16:33.517Z Compiling xshell v0.2.7
29252025-05-13T21:16:33.518Z Compiling aes-gcm v0.10.3
29262025-05-13T21:16:33.518Z Compiling mime_guess v2.0.5
29272025-05-13T21:16:33.518Z Compiling libscf-sys v1.1.0
29282025-05-13T21:16:33.518Z Compiling slog-envlogger v2.2.0
29292025-05-13T21:16:33.518Z Compiling steno v0.4.1
29302025-05-13T21:16:33.518Z Compiling tabled_derive v0.10.0
29312025-05-13T21:16:33.518Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29322025-05-13T21:16:33.518Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29332025-05-13T21:16:33.518Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29342025-05-13T21:16:33.518Z Compiling progenitor v0.9.1
29352025-05-13T21:16:33.663Z Compiling heck v0.3.3
29362025-05-13T21:16:33.745Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29372025-05-13T21:16:34.087Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29382025-05-13T21:16:34.214Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29392025-05-13T21:16:34.244Z Compiling progenitor-client v0.8.0
29402025-05-13T21:16:34.445Z Compiling ssh-encoding v0.2.0
29412025-05-13T21:16:34.570Z Compiling blowfish v0.9.1
29422025-05-13T21:16:34.879Z Compiling env_filter v0.1.2
29432025-05-13T21:16:35.024Z Compiling nibble_vec v0.1.0
29442025-05-13T21:16:35.139Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29452025-05-13T21:16:35.332Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29462025-05-13T21:16:35.506Z Compiling endian-type v0.1.2
29472025-05-13T21:16:35.523Z Compiling humantime v2.1.0
29482025-05-13T21:16:35.763Z Compiling radix_trie v0.2.1
29492025-05-13T21:16:35.807Z Compiling env_logger v0.11.5
29502025-05-13T21:16:35.859Z Compiling typify-macro v0.2.0
29512025-05-13T21:16:36.084Z Compiling bcrypt-pbkdf v0.10.0
29522025-05-13T21:16:36.593Z Compiling ssh-cipher v0.2.0
29532025-05-13T21:16:36.635Z Compiling tabled v0.18.0
29542025-05-13T21:16:36.717Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29552025-05-13T21:16:37.761Z Compiling zone_cfg_derive v0.1.2
29562025-05-13T21:16:37.891Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29572025-05-13T21:16:38.785Z Compiling parking_lot v0.11.2
29582025-05-13T21:16:39.675Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29592025-05-13T21:16:39.704Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29602025-05-13T21:16:39.998Z Compiling typify v0.2.0
29612025-05-13T21:16:40.129Z Compiling progenitor-impl v0.8.0
29622025-05-13T21:16:40.466Z Compiling qorb v0.3.1
29632025-05-13T21:16:40.545Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29642025-05-13T21:16:40.572Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29652025-05-13T21:16:40.984Z Compiling password-hash v0.4.2
29662025-05-13T21:16:41.068Z Compiling fxhash v0.2.1
29672025-05-13T21:16:41.139Z Compiling base64 v0.13.1
29682025-05-13T21:16:41.238Z Compiling same-file v1.0.6
29692025-05-13T21:16:41.392Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29702025-05-13T21:16:41.540Z Compiling http-range v0.1.5
29712025-05-13T21:16:41.584Z Compiling ron v0.7.1
29722025-05-13T21:16:41.683Z Compiling walkdir v2.5.0
29732025-05-13T21:16:41.778Z Compiling pbkdf2 v0.11.0
29742025-05-13T21:16:41.873Z Compiling sled v0.34.7
29752025-05-13T21:16:42.156Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29762025-05-13T21:16:42.880Z Compiling xz2 v0.1.7
29772025-05-13T21:16:43.351Z Compiling zone v0.1.8
29782025-05-13T21:16:43.683Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29792025-05-13T21:16:44.063Z Compiling ssh-key v0.6.6
29802025-05-13T21:16:44.739Z Compiling hickory-client v0.24.4
29812025-05-13T21:16:44.934Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29822025-05-13T21:16:45.042Z Compiling p256 v0.13.2
29832025-05-13T21:16:45.175Z Compiling p521 v0.13.3
29842025-05-13T21:16:45.884Z Compiling hickory-server v0.24.4
29852025-05-13T21:16:46.121Z Compiling pem v3.0.5
29862025-05-13T21:16:46.426Z Compiling yasna v0.5.2
29872025-05-13T21:16:46.845Z Compiling headers-core v0.3.0
29882025-05-13T21:16:47.011Z Compiling progenitor-macro v0.8.0
29892025-05-13T21:16:47.071Z Compiling kstat-rs v0.2.4
29902025-05-13T21:16:47.488Z Compiling secrecy v0.8.0
29912025-05-13T21:16:47.662Z Compiling nanorand v0.7.0
29922025-05-13T21:16:47.806Z Compiling russh-cryptovec v0.7.3
29932025-05-13T21:16:48.008Z Compiling atty v0.2.14
29942025-05-13T21:16:48.182Z Compiling md5 v0.7.0
29952025-05-13T21:16:48.225Z Compiling crc8 v0.1.1
29962025-05-13T21:16:48.247Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29972025-05-13T21:16:48.268Z Compiling flume v0.11.1
29982025-05-13T21:16:48.653Z Compiling russh-keys v0.45.0
29992025-05-13T21:16:48.916Z Compiling rcgen v0.12.1
30002025-05-13T21:16:50.118Z Compiling headers v0.4.0
30012025-05-13T21:16:50.475Z Compiling hyper-staticfile v0.10.1
30022025-05-13T21:16:51.043Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30032025-05-13T21:16:51.548Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30042025-05-13T21:16:51.699Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30052025-05-13T21:16:51.859Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30062025-05-13T21:16:52.428Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30072025-05-13T21:16:53.294Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30082025-05-13T21:16:54.472Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30092025-05-13T21:16:55.965Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30102025-05-13T21:16:56.509Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30112025-05-13T21:16:57.055Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30122025-05-13T21:16:58.570Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30132025-05-13T21:16:58.831Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30142025-05-13T21:16:59.436Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30152025-05-13T21:16:59.707Z Compiling progenitor v0.8.0
30162025-05-13T21:16:59.768Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30172025-05-13T21:16:59.975Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30182025-05-13T21:17:00.073Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30192025-05-13T21:17:01.918Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30202025-05-13T21:17:02.160Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30212025-05-13T21:17:02.329Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30222025-05-13T21:17:03.460Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30232025-05-13T21:17:05.596Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30242025-05-13T21:17:06.078Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30252025-05-13T21:17:06.214Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30262025-05-13T21:17:06.807Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30272025-05-13T21:17:07.302Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30282025-05-13T21:17:07.642Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30292025-05-13T21:17:07.763Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30302025-05-13T21:17:08.169Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30312025-05-13T21:17:08.387Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30322025-05-13T21:17:10.511Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30332025-05-13T21:17:11.333Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30342025-05-13T21:17:11.541Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30352025-05-13T21:17:13.272Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30362025-05-13T21:17:13.883Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
30372025-05-13T21:17:15.176Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30382025-05-13T21:17:15.593Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30392025-05-13T21:17:15.765Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30402025-05-13T21:17:16.648Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30412025-05-13T21:17:18.624Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30422025-05-13T21:17:19.043Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30432025-05-13T21:17:19.122Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
30442025-05-13T21:17:20.996Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30452025-05-13T21:17:21.038Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30462025-05-13T21:17:21.038Z Compiling num-bigint v0.4.6
30472025-05-13T21:17:21.039Z Compiling des v0.8.1
30482025-05-13T21:17:21.273Z Compiling subprocess v0.2.9
30492025-05-13T21:17:21.506Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30502025-05-13T21:17:21.868Z Compiling display-error-chain v0.2.2
30512025-05-13T21:17:22.130Z Compiling hex-literal v0.4.1
30522025-05-13T21:17:22.240Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30532025-05-13T21:17:22.337Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30542025-05-13T21:17:22.386Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30552025-05-13T21:17:22.907Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30562025-05-13T21:17:23.435Z Compiling internet-checksum v0.2.1
30572025-05-13T21:17:25.133Z Compiling russh v0.45.0
30582025-05-13T21:17:26.127Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30592025-05-13T21:17:34.786Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30602025-05-13T21:17:36.509Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30612025-05-13T21:18:01.813Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30622025-05-13T21:18:25.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
30632025-05-13T21:18:25.930Z
30642025-05-13T21:18:25.930Zreal 2:35.899705403
30652025-05-13T21:18:25.930Zuser 13:40.737610800
30662025-05-13T21:18:25.930Zsys 1:52.658965636
30672025-05-13T21:18:25.930Ztrap 0.404632752
30682025-05-13T21:18:25.930Ztflt 0.278595464
30692025-05-13T21:18:25.951Zdflt 0.758192930
30702025-05-13T21:18:25.951Zkflt 0.000043190
30712025-05-13T21:18:25.952Zlock 25:18.238728595
30722025-05-13T21:18:25.952Zslp 48:48.113463180
30732025-05-13T21:18:25.952Zlat 41.852085017
30742025-05-13T21:18:25.952Zstop 1:50.004003031
30752025-05-13T21:18:25.952Z+ mkdir tests
30762025-05-13T21:18:25.952Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30772025-05-13T21:18:25.952Z+ xargs -I '{}' -t cp '{}' tests/
30782025-05-13T21:18:25.962Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-439c03653709bc96 tests/
30792025-05-13T21:18:25.970Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ea03959f2bb7ce90 tests/
30802025-05-13T21:18:26.018Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-a023dbe7ea6afd20 tests/
30812025-05-13T21:18:26.037Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-684b8efdfbb7195b tests/
30822025-05-13T21:18:26.319Z+ 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/*)
30832025-05-13T21:18:26.356Z+ 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-ea03959f2bb7ce90 tests/commtest-a023dbe7ea6afd20 tests/dhcp_server-439c03653709bc96 tests/end_to_end_tests-684b8efdfbb7195b 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
30842025-05-13T21:19:46.712ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30852025-05-13T21:19:46.712Za .github/buildomat/ci-env.sh 1K
30862025-05-13T21:19:46.712Za out/target/test 1K
30872025-05-13T21:19:46.712Za out/npuzone/npuzone 23144K
30882025-05-13T21:19:46.712Za package-manifest.toml 33K
30892025-05-13T21:19:46.712Za smf/sled-agent/non-gimlet/config.toml 5K
30902025-05-13T21:19:46.712Za target/release/omicron-package 40384K
30912025-05-13T21:19:46.712Za target/release/xtask 10752K
30922025-05-13T21:19:46.712Za target/debug/bootstrap 215484K
30932025-05-13T21:19:46.712Za tests/bootstrap-ea03959f2bb7ce90 23833K
30942025-05-13T21:19:46.712Za tests/commtest-a023dbe7ea6afd20 24620K
30952025-05-13T21:19:46.712Za tests/dhcp_server-439c03653709bc96 23833K
30962025-05-13T21:19:46.712Za tests/end_to_end_tests-684b8efdfbb7195b 273310K
30972025-05-13T21:19:46.712Za out/clickhouse.tar.gz 297154K
30982025-05-13T21:19:46.712Za out/clickhouse_keeper.tar.gz 282395K
30992025-05-13T21:19:46.713Za out/clickhouse_server.tar.gz 297152K
31002025-05-13T21:19:46.713Za out/cockroachdb.tar.gz 145247K
31012025-05-13T21:19:46.713Za out/crucible-dtrace.tar 99K
31022025-05-13T21:19:46.713Za out/crucible-pantry-zone.tar.gz 35724K
31032025-05-13T21:19:46.713Za out/crucible-zone.tar.gz 44523K
31042025-05-13T21:19:46.713Za out/external-dns.tar.gz 46212K
31052025-05-13T21:19:46.713Za out/internal-dns.tar.gz 46211K
31062025-05-13T21:19:46.713Za out/mg-ddm-gz.tar 92145K
31072025-05-13T21:19:46.713Za out/nexus.tar.gz 115094K
31082025-05-13T21:19:46.713Za out/ntp.tar.gz 15112K
31092025-05-13T21:19:46.713Za out/omicron-gateway-softnpu.tar.gz 25854K
31102025-05-13T21:19:46.713Za out/omicron-sled-agent.tar 129247K
31112025-05-13T21:19:46.713Za out/overlay.tar.gz 3K
31122025-05-13T21:19:46.713Za out/oximeter.tar.gz 55778K
31132025-05-13T21:19:46.713Za out/oxlog.tar 3817K
31142025-05-13T21:19:46.713Za out/probe.tar.gz 2764K
31152025-05-13T21:19:46.730Za out/propolis-server.tar.gz 69372K
31162025-05-13T21:19:46.730Za out/pumpkind-gz.tar 26648K
31172025-05-13T21:19:46.730Za out/switch-softnpu.tar.gz 303404K
31182025-05-13T21:19:46.730Z
31192025-05-13T21:19:46.730Zreal 1:19.101401866
31202025-05-13T21:19:46.730Zuser 1:15.373978203
31212025-05-13T21:19:46.730Zsys 5.427428026
31222025-05-13T21:19:46.730Ztrap 0.020244158
31232025-05-13T21:19:46.730Ztflt 0.000000000
31242025-05-13T21:19:46.730Zdflt 0.000000000
31252025-05-13T21:19:46.730Zkflt 0.000000000
31262025-05-13T21:19:46.730Zlock 0.000000000
31272025-05-13T21:19:46.730Zslp 1:15.078928932
31282025-05-13T21:19:46.730Zlat 2.297614849
31292025-05-13T21:19:46.730Zstop 0.000194513
31302025-05-13T21:19:46.730Zprocess exited: duration 2066537 ms, exit code 0
 
31312025-05-13T21:19:46.846Zfound 1 output files
31322025-05-13T21:19:46.846Zuploading: /work/package.tar.gz (2071919768 bytes)
31332025-05-13T21:20:29.231Zuploaded: /work/package.tar.gz