01JY225WHKV7G63YZWQ2E0YYWH: 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: 01JY226K3RMJ4458RAMPHP19JB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-18T17:44:25.855Zjob assigned to worker 01JY226VZS6N6CGKKZ3J08A6K0 [factory aws, i-0871eaeac6e59485f] (queued for 1 m 10 s)
 
22025-06-18T17:44:33.460Zstarting task 0: "setup"
32025-06-18T17:44:33.469Z++ uname -s
42025-06-18T17:44:33.469Z+ kern=SunOS
52025-06-18T17:44:33.469Z+ build_user=build
62025-06-18T17:44:33.469Z+ build_uid=12345
72025-06-18T17:44:33.469Z+ work_dir=/work
82025-06-18T17:44:33.469Z+ input_dir=/input
92025-06-18T17:44:33.469Z+ [[ 0 == 12345 ]]
102025-06-18T17:44:33.469Z+ case "$kern" in
112025-06-18T17:44:33.469Z+ groupadd -g 12345 build
122025-06-18T17:44:33.469Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-18T17:44:35.476Z+ zfs create -o mountpoint=/work rpool/work
142025-06-18T17:44:35.598Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-18T17:44:35.601Z+ home_fs=zfs
162025-06-18T17:44:35.601Z+ [[ zfs == autofs ]]
172025-06-18T17:44:35.601Z+ mkdir -p /home/build
182025-06-18T17:44:35.604Z+ chown build:build /home/build /work
192025-06-18T17:44:37.606Z+ chmod 0700 /home/build /work
202025-06-18T17:44:37.609Zprocess exited: duration 4151 ms, exit code 0
 
212025-06-18T17:44:37.616Zstarting task 1: "rust-toolchain"
222025-06-18T17:44:37.621Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-18T17:44:37.621Z * rust toolchain channel = "1.87.0"
242025-06-18T17:44:37.621Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-06-18T17:44:37.621Z * rust toolchain profile = "default"
262025-06-18T17:44:37.624Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-18T17:44:37.625Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-18T17:44:37.625Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-18T17:44:37.625Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-18T17:44:37.741Zinfo: downloading installer
312025-06-18T17:44:39.311Zwarn: It looks like you have an existing installation of Rust at:
322025-06-18T17:44:39.311Zwarn: /opt/ooce/bin
332025-06-18T17:44:39.312Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-18T17:44:39.312Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-18T17:44:39.312Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-18T17:44:39.312Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-18T17:44:39.312Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-18T17:44:39.312Zerror: cannot install while Rust is installed
392025-06-18T17:44:39.312Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-18T17:44:39.330Zinfo: profile set to 'default'
412025-06-18T17:44:39.330Zinfo: default host triple is x86_64-unknown-illumos
422025-06-18T17:44:39.333Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-18T17:44:39.526Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-18T17:44:39.526Zinfo: downloading component 'cargo'
452025-06-18T17:44:40.565Zinfo: downloading component 'clippy'
462025-06-18T17:44:41.042Zinfo: downloading component 'rust-docs'
472025-06-18T17:44:42.590Zinfo: downloading component 'rust-std'
482025-06-18T17:44:45.011Zinfo: downloading component 'rustc'
492025-06-18T17:44:54.066Zinfo: downloading component 'rustfmt'
502025-06-18T17:44:54.365Zinfo: installing component 'cargo'
512025-06-18T17:44:55.242Zinfo: installing component 'clippy'
522025-06-18T17:44:55.632Zinfo: installing component 'rust-docs'
532025-06-18T17:44:57.500Zinfo: installing component 'rust-std'
542025-06-18T17:44:59.400Zinfo: installing component 'rustc'
552025-06-18T17:45:05.995Zinfo: installing component 'rustfmt'
562025-06-18T17:45:06.328Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-18T17:45:06.328Z
582025-06-18T17:45:06.749Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-18T17:45:06.749Z
602025-06-18T17:45:06.761Z
612025-06-18T17:45:06.762ZRust is installed now. Great!
622025-06-18T17:45:06.762Z
632025-06-18T17:45:06.762ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-18T17:45:06.762Zenvironment variable. This has not been done automatically.
652025-06-18T17:45:06.762Z
662025-06-18T17:45:06.762ZTo configure your current shell, you need to source
672025-06-18T17:45:06.762Zthe corresponding env file under $HOME/.cargo.
682025-06-18T17:45:06.763Z
692025-06-18T17:45:06.763ZThis is usually done by running one of the following (note the leading DOT):
702025-06-18T17:45:06.763Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-18T17:45:06.763Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-18T17:45:06.763Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-18T17:45:06.831Z+ rustup --version
742025-06-18T17:45:06.841Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-18T17:45:06.847Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-18T17:45:06.919Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-18T17:45:06.924Z+ cargo --version
782025-06-18T17:45:06.984Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-18T17:45:06.988Z+ rustc --version
802025-06-18T17:45:07.065Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-18T17:45:07.070Zprocess exited: duration 29436 ms, exit code 0
 
822025-06-18T17:45:07.082Zstarting task 2: "authentication"
832025-06-18T17:45:07.111Zprocess exited: duration 29 ms, exit code 0
 
842025-06-18T17:45:07.119Zstarting task 3: "clone repository"
852025-06-18T17:45:07.125Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-18T17:45:07.129Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-18T17:45:07.169ZCloning into '/work/oxidecomputer/omicron'...
882025-06-18T17:45:16.428Z+ cd /work/oxidecomputer/omicron
892025-06-18T17:45:16.428Z+ git fetch origin f079b31edcee61601722ea63931e024acd94f5f5
902025-06-18T17:45:16.660ZFrom https://github.com/oxidecomputer/omicron
912025-06-18T17:45:16.660Z * branch f079b31edcee61601722ea63931e024acd94f5f5 -> FETCH_HEAD
922025-06-18T17:45:16.680Z+ [[ -n sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset ]]
932025-06-18T17:45:16.681Z++ git branch --show-current
942025-06-18T17:45:16.681Z+ current=main
952025-06-18T17:45:16.682Z+ [[ main != sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset ]]
962025-06-18T17:45:16.682Z+ git branch -f sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset f079b31edcee61601722ea63931e024acd94f5f5
972025-06-18T17:45:16.682Z+ git checkout -f sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset
982025-06-18T17:45:16.890ZSwitched to branch 'sunshowers/spr/9n-wip-sled-agent-validate-zone-images-as-written-in-mupdate-override-dataset'
992025-06-18T17:45:16.909Z+ git reset --hard f079b31edcee61601722ea63931e024acd94f5f5
1002025-06-18T17:45:16.909ZHEAD is now at f079b31ed fix the mupdate ID
1012025-06-18T17:45:16.909Zprocess exited: duration 9767 ms, exit code 0
 
1022025-06-18T17:45:16.925Zstarting task 4: "build"
1032025-06-18T17:45:16.929Z+ source .github/buildomat/ci-env.sh
1042025-06-18T17:45:16.929Z++ export CARGO_TERM_COLOR=always
1052025-06-18T17:45:16.929Z++ CARGO_TERM_COLOR=always
1062025-06-18T17:45:16.930Z+ cargo --version
1072025-06-18T17:45:16.988Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-18T17:45:16.991Z+ rustc --version
1092025-06-18T17:45:17.938Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-18T17:45:18.001Z+ WORK=/work
1112025-06-18T17:45:18.002Z+ pfexec mkdir -p /work
1122025-06-18T17:45:18.002Z+ pfexec chown build /work
1132025-06-18T17:45:18.002Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-06-18T17:45:25.968Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-06-18T17:45:32.296Z Startup: Caching catalogs ... Done
1162025-06-18T17:45:41.080ZPlanning: Solver setup ... Done (7.560s)
1172025-06-18T17:45:41.151ZPlanning: Running solver ... Done (0.071s)
1182025-06-18T17:45:41.256ZPlanning: Finding local manifests ... Done (0.003s)
1192025-06-18T17:45:42.491ZPlanning: Fetching manifests: 0/4 0% complete
1202025-06-18T17:45:42.634ZPlanning: Fetching manifests: 4/4 100% complete
1212025-06-18T17:45:42.684ZPlanning: Package planning ... Done (0.050s)
1222025-06-18T17:45:42.734ZPlanning: Merging actions ... Done (0.050s)
1232025-06-18T17:45:43.016ZPlanning: Checking for conflicting actions ... Done (0.282s)
1242025-06-18T17:45:43.028ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-06-18T17:45:44.041ZPlanning: Evaluating mediators ... Done (1.012s)
1262025-06-18T17:45:44.050ZPlanning: Planning completed in 11.63 seconds
1272025-06-18T17:45:44.066Z Packages to install: 4
1282025-06-18T17:45:44.066Z Mediators to change: 2
1292025-06-18T17:45:44.069Z Services to change: 1
1302025-06-18T17:45:44.069Z Estimated space available: 155.53 GB
1312025-06-18T17:45:44.069ZEstimated space to be consumed: 1.68 GB
1322025-06-18T17:45:44.069Z Create boot environment: No
1332025-06-18T17:45:44.069ZCreate backup boot environment: No
1342025-06-18T17:45:44.069Z Rebuild boot archive: No
1352025-06-18T17:45:44.069Z
1362025-06-18T17:45:44.069ZChanged mediators:
1372025-06-18T17:45:44.069Z mediator clang:
1382025-06-18T17:45:44.069Z version: None -> 15 (system default)
1392025-06-18T17:45:44.069Z
1402025-06-18T17:45:44.069Z mediator llvm:
1412025-06-18T17:45:44.070Z version: 14 (system default) -> 15 (system default)
1422025-06-18T17:45:44.070Z
1432025-06-18T17:45:44.070ZChanged packages:
1442025-06-18T17:45:44.070Zhelios-dev
1452025-06-18T17:45:44.070Z developer/build-essential
1462025-06-18T17:45:44.070Z None -> 11-2.0
1472025-06-18T17:45:44.070Z library/libxmlsec1
1482025-06-18T17:45:44.070Z None -> 1.2.35-2.0
1492025-06-18T17:45:44.070Z ooce/developer/clang-15
1502025-06-18T17:45:44.070Z None -> 15.0.7-2.0
1512025-06-18T17:45:44.070Z ooce/developer/llvm-15
1522025-06-18T17:45:44.070Z None -> 15.0.7-2.0
1532025-06-18T17:45:44.071Z
1542025-06-18T17:45:44.071ZServices:
1552025-06-18T17:45:44.071Z restart_fmri:
1562025-06-18T17:45:44.071Z svc:/system/update-man-index:default
1572025-06-18T17:45:44.118Z
1582025-06-18T17:45:44.118ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-06-18T17:45:49.128ZDownload: 1793/3290 items 118.2/212.6MB 55% complete (24.4M/s)
1602025-06-18T17:45:54.140ZDownload: 2530/3290 items 120.1/212.6MB 56% complete (12.3M/s)
1612025-06-18T17:45:56.449ZDownload: Completed 212.60 MB in 12.32 seconds (17.2M/s)
1622025-06-18T17:45:56.798Z Actions: 1/3689 actions (Installing new actions)
1632025-06-18T17:46:01.318Z Actions: Completed 3689 actions in 4.52 seconds.
1642025-06-18T17:46:01.642Z Done (0.319s)
1652025-06-18T17:46:01.642Z Done (0.000s)
1662025-06-18T17:46:02.429Z Done (0.787s)
1672025-06-18T17:46:06.844Z Done (4.123s)
1682025-06-18T17:46:06.931Z Done (0.019s)
1692025-06-18T17:46:06.934Z Done (0.000s)
1702025-06-18T17:46:07.101Z Done (0.000s)
1712025-06-18T17:46:07.936ZPlanning: Evaluating mediator changes ... Done
1722025-06-18T17:46:08.099ZPlanning: Checking for conflicting actions ... Done
1732025-06-18T17:46:08.102ZPlanning: Consolidating action changes ... Done
1742025-06-18T17:46:08.378ZPlanning: Evaluating mediators ... Done
1752025-06-18T17:46:08.381ZPlanning: Planning completed in 0.44 seconds
1762025-06-18T17:46:08.413Z Mediators to change: 2
1772025-06-18T17:46:08.413Z Create boot environment: No
1782025-06-18T17:46:08.418ZCreate backup boot environment: No
1792025-06-18T17:46:08.487Z Done
1802025-06-18T17:46:08.487Z Done
1812025-06-18T17:46:09.012Z Done
1822025-06-18T17:46:12.695Z Done
1832025-06-18T17:46:12.784Z Done
1842025-06-18T17:46:12.787Z Done
1852025-06-18T17:46:12.916Z Done
1862025-06-18T17:46:13.542ZPlanning: Evaluating mediator changes ... Done
1872025-06-18T17:46:13.546ZPlanning: Merging actions ... Done
1882025-06-18T17:46:13.731ZPlanning: Checking for conflicting actions ... Done
1892025-06-18T17:46:13.734ZPlanning: Consolidating action changes ... Done
1902025-06-18T17:46:14.000ZPlanning: Evaluating mediators ... Done
1912025-06-18T17:46:14.056ZPlanning: Planning completed in 0.76 seconds
1922025-06-18T17:46:14.090Z Packages to change: 1
1932025-06-18T17:46:14.090Z Mediators to change: 1
1942025-06-18T17:46:14.093Z Services to change: 1
1952025-06-18T17:46:14.094Z Create boot environment: No
1962025-06-18T17:46:14.094ZCreate backup boot environment: Yes
1972025-06-18T17:46:16.732Z Actions: 1/6 actions (Updating modified actions)
1982025-06-18T17:46:16.743Z Actions: Completed 6 actions in 0.00 seconds.
1992025-06-18T17:46:16.744Z Done
2002025-06-18T17:46:16.744Z Done
2012025-06-18T17:46:16.896Z Done
2022025-06-18T17:46:20.687Z Done
2032025-06-18T17:46:20.779Z Done
2042025-06-18T17:46:20.782Z Done
2052025-06-18T17:46:20.928Z Done
2062025-06-18T17:46:21.380ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072025-06-18T17:46:21.380Zclang system 15 system
2082025-06-18T17:46:21.380Zcsh system system illumos
2092025-06-18T17:46:21.380Zctags system system illumos
2102025-06-18T17:46:21.380Zfile system system illumos
2112025-06-18T17:46:21.380Zgcc vendor 12 vendor
2122025-06-18T17:46:21.380Zgcc system 10 system
2132025-06-18T17:46:21.381Zgcc system 7 system
2142025-06-18T17:46:21.381Zgo system 1.20 system
2152025-06-18T17:46:21.381Zgo system 1.19 system
2162025-06-18T17:46:21.381Zllvm system 15 system
2172025-06-18T17:46:21.381Zllvm system 14 system
2182025-06-18T17:46:21.381Zmariadb system 10.6 system
2192025-06-18T17:46:21.381Zmta vendor vendor dma
2202025-06-18T17:46:21.381Zopenjdk system 17 system
2212025-06-18T17:46:21.381Zopenjdk system 11 system
2222025-06-18T17:46:21.381Zopenjdk system 1.8 system
2232025-06-18T17:46:21.381Zopenssl vendor 3 vendor
2242025-06-18T17:46:21.381Zperl system 5.36 system
2252025-06-18T17:46:21.381Zpostgresql system 15 system
2262025-06-18T17:46:21.381Zpostgresql system 13 system
2272025-06-18T17:46:21.381Zpython vendor 3 vendor
2282025-06-18T17:46:21.381Zpython system 2 system
2292025-06-18T17:46:21.381Zpython3 system 3.11 system
2302025-06-18T17:46:21.381Zruby system 3.0 system
2312025-06-18T17:46:21.381Zwords vendor vendor american-english
2322025-06-18T17:46:21.381Zwords system system australian-english
2332025-06-18T17:46:21.381Zwords system system british-english
2342025-06-18T17:46:21.381Zwords system system canadian-english
2352025-06-18T17:46:21.381Zwords system system french
2362025-06-18T17:46:21.381Zwords system system italian
2372025-06-18T17:46:21.381Zwords system system ngerman
2382025-06-18T17:46:21.382Zwords system system ogerman
2392025-06-18T17:46:21.382Zwords system system spanish
2402025-06-18T17:46:21.722ZPUBLISHER TYPE STATUS P LOCATION
2412025-06-18T17:46:21.722Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422025-06-18T17:46:26.051ZFMRI IFO
2432025-06-18T17:46:26.051Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442025-06-18T17:46:26.051Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452025-06-18T17:46:26.051Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462025-06-18T17:46:26.051Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472025-06-18T17:46:26.051Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482025-06-18T17:46:26.051Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492025-06-18T17:46:26.051Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-06-18T17:46:26.051Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512025-06-18T17:46:26.051Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-06-18T17:46:26.051Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-06-18T17:46:26.051Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542025-06-18T17:46:26.051Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-06-18T17:46:26.051Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-06-18T17:46:26.051Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572025-06-18T17:46:26.051Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-06-18T17:46:26.052Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-06-18T17:46:27.034Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-06-18T17:46:27.361Z Updating crates.io index
2612025-06-18T17:46:27.364Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622025-06-18T17:46:27.765Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632025-06-18T17:46:28.390Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642025-06-18T17:46:28.679Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652025-06-18T17:46:28.956Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662025-06-18T17:46:29.269Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672025-06-18T17:46:30.333Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682025-06-18T17:46:32.289Z Updating git repository `https://github.com/oxidecomputer/opte`
2692025-06-18T17:46:33.215Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702025-06-18T17:46:34.010Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-06-18T17:46:34.338Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-06-18T17:46:34.629Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732025-06-18T17:46:35.374Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742025-06-18T17:46:35.676Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752025-06-18T17:46:36.082Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762025-06-18T17:46:36.640Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2772025-06-18T17:46:36.941Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2782025-06-18T17:46:37.329Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-06-18T17:46:37.600Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-06-18T17:46:37.887Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-06-18T17:46:38.176Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-06-18T17:46:38.495Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-06-18T17:46:38.866Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-06-18T17:46:39.250Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-06-18T17:46:39.762Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-06-18T17:46:40.166Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-06-18T17:46:40.505Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-06-18T17:46:40.828Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-06-18T17:46:41.346Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-06-18T17:46:41.636Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-06-18T17:46:41.927Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-06-18T17:46:42.189Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-06-18T17:46:51.404Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-06-18T17:46:52.894Z Downloading crates ...
2952025-06-18T17:46:52.929Z Downloaded autocfg v1.4.0
2962025-06-18T17:46:52.929Z Downloaded byteorder v1.5.0
2972025-06-18T17:46:52.929Z Downloaded anstream v0.6.18
2982025-06-18T17:46:52.929Z Downloaded anyhow v1.0.98
2992025-06-18T17:46:52.929Z Downloaded zerocopy-derive v0.7.35
3002025-06-18T17:46:52.929Z Downloaded camino-tempfile v1.4.1
3012025-06-18T17:46:52.929Z Downloaded anstyle v1.0.11
3022025-06-18T17:46:52.929Z Downloaded bytecount v0.6.8
3032025-06-18T17:46:52.929Z Downloaded bitflags v2.9.0
3042025-06-18T17:46:52.929Z Downloaded once_cell v1.21.3
3052025-06-18T17:46:52.929Z Downloaded zerocopy v0.7.35
3062025-06-18T17:46:52.929Z Downloaded pest_generator v2.7.14
3072025-06-18T17:46:52.929Z Downloaded macaddr v1.0.1
3082025-06-18T17:46:52.929Z Downloaded fnv v1.0.7
3092025-06-18T17:46:52.929Z Downloaded crypto-common v0.1.6
3102025-06-18T17:46:52.929Z Downloaded pest_derive v2.7.14
3112025-06-18T17:46:52.929Z Downloaded winnow v0.7.10
3122025-06-18T17:46:52.929Z Downloaded log v0.4.27
3132025-06-18T17:46:52.929Z Downloaded anstyle-parse v0.2.5
3142025-06-18T17:46:52.929Z Downloaded is_terminal_polyfill v1.70.1
3152025-06-18T17:46:52.929Z Downloaded plain v0.2.3
3162025-06-18T17:46:52.929Z Downloaded itoa v1.0.11
3172025-06-18T17:46:52.929Z Downloaded fs-err v3.1.1
3182025-06-18T17:46:52.929Z Downloaded anstyle-query v1.1.1
3192025-06-18T17:46:52.929Z Downloaded dof v0.3.0
3202025-06-18T17:46:52.929Z Downloaded clap_derive v4.5.32
3212025-06-18T17:46:52.929Z Downloaded getrandom v0.3.1
3222025-06-18T17:46:52.929Z Downloaded pest_meta v2.7.14
3232025-06-18T17:46:52.929Z Downloaded heck v0.4.1
3242025-06-18T17:46:52.929Z Downloaded cpufeatures v0.2.14
3252025-06-18T17:46:52.930Z Downloaded cargo_toml v0.21.0
3262025-06-18T17:46:52.930Z Downloaded camino v1.1.10
3272025-06-18T17:46:52.930Z Downloaded equivalent v1.0.2
3282025-06-18T17:46:52.930Z Downloaded memmap v0.7.0
3292025-06-18T17:46:52.930Z Downloaded cargo_metadata v0.19.2
3302025-06-18T17:46:52.930Z Downloaded swrite v0.1.0
3312025-06-18T17:46:52.930Z Downloaded scroll_derive v0.12.0
3322025-06-18T17:46:52.930Z Downloaded usdt-macro v0.5.0
3332025-06-18T17:46:52.930Z Downloaded usdt-attr-macro v0.5.0
3342025-06-18T17:46:52.930Z Downloaded pretty-hex v0.4.1
3352025-06-18T17:46:52.930Z Downloaded serde_tokenstream v0.2.2
3362025-06-18T17:46:52.930Z Downloaded generic-array v0.14.7
3372025-06-18T17:46:52.930Z Downloaded fastrand v2.1.1
3382025-06-18T17:46:52.930Z Downloaded digest v0.10.7
3392025-06-18T17:46:52.930Z Downloaded errno v0.3.12
3402025-06-18T17:46:52.930Z Downloaded colorchoice v1.0.2
3412025-06-18T17:46:52.930Z Downloaded usdt v0.5.0
3422025-06-18T17:46:52.930Z Downloaded thiserror-impl v1.0.69
3432025-06-18T17:46:52.930Z Downloaded clap_lex v0.7.4
3442025-06-18T17:46:52.930Z Downloaded cfg-if v1.0.1
3452025-06-18T17:46:52.930Z Downloaded cargo-platform v0.1.8
3462025-06-18T17:46:52.930Z Downloaded block-buffer v0.10.4
3472025-06-18T17:46:52.930Z Downloaded toml_datetime v0.6.9
3482025-06-18T17:46:52.930Z Downloaded toml_write v0.1.1
3492025-06-18T17:46:52.930Z Downloaded terminal_size v0.4.0
3502025-06-18T17:46:52.930Z Downloaded strsim v0.11.1
3512025-06-18T17:46:52.930Z Downloaded dtrace-parser v0.2.0
3522025-06-18T17:46:52.930Z Downloaded thiserror v1.0.69
3532025-06-18T17:46:52.930Z Downloaded utf8parse v0.2.2
3542025-06-18T17:46:52.930Z Downloaded smawk v0.3.2
3552025-06-18T17:46:52.930Z Downloaded serde_spanned v0.6.8
3562025-06-18T17:46:52.930Z Downloaded proc-macro-error-attr v1.0.4
3572025-06-18T17:46:52.930Z Downloaded thiserror-impl v2.0.12
3582025-06-18T17:46:52.930Z Downloaded version_check v0.9.5
3592025-06-18T17:46:52.930Z Downloaded heck v0.5.0
3602025-06-18T17:46:52.930Z Downloaded tabled_derive v0.7.0
3612025-06-18T17:46:52.930Z Downloaded usdt-impl v0.5.0
3622025-06-18T17:46:52.930Z Downloaded thread-id v4.2.2
3632025-06-18T17:46:52.943Z Downloaded semver v1.0.26
3642025-06-18T17:46:52.943Z Downloaded unicode-linebreak v0.1.5
3652025-06-18T17:46:52.943Z Downloaded scroll v0.12.0
3662025-06-18T17:46:52.943Z Downloaded quote v1.0.40
3672025-06-18T17:46:52.943Z Downloaded proc-macro-error v1.0.4
3682025-06-18T17:46:52.943Z Downloaded sha2 v0.10.9
3692025-06-18T17:46:52.943Z Downloaded ryu v1.0.18
3702025-06-18T17:46:52.943Z Downloaded clap v4.5.35
3712025-06-18T17:46:52.946Z Downloaded ucd-trie v0.1.7
3722025-06-18T17:46:52.946Z Downloaded thiserror v2.0.12
3732025-06-18T17:46:52.949Z Downloaded unicode-ident v1.0.18
3742025-06-18T17:46:52.949Z Downloaded papergrid v0.11.0
3752025-06-18T17:46:52.953Z Downloaded tempfile v3.20.0
3762025-06-18T17:46:52.957Z Downloaded typenum v1.17.0
3772025-06-18T17:46:52.960Z Downloaded textwrap v0.16.2
3782025-06-18T17:46:52.968Z Downloaded proc-macro2 v1.0.95
3792025-06-18T17:46:52.973Z Downloaded serde_derive v1.0.219
3802025-06-18T17:46:52.981Z Downloaded toml v0.8.22
3812025-06-18T17:46:53.011Z Downloaded serde v1.0.219
3822025-06-18T17:46:53.014Z Downloaded indexmap v2.9.0
3832025-06-18T17:46:53.017Z Downloaded pest v2.7.14
3842025-06-18T17:46:53.023Z Downloaded memchr v2.7.4
3852025-06-18T17:46:53.027Z Downloaded hashbrown v0.15.3
3862025-06-18T17:46:53.052Z Downloaded toml_edit v0.22.26
3872025-06-18T17:46:53.085Z Downloaded serde_json v1.0.140
3882025-06-18T17:46:53.094Z Downloaded clap_builder v4.5.35
3892025-06-18T17:46:53.106Z Downloaded goblin v0.8.2
3902025-06-18T17:46:53.146Z Downloaded tabled v0.15.0
3912025-06-18T17:46:53.161Z Downloaded syn v1.0.109
3922025-06-18T17:46:53.171Z Downloaded unicode-width v0.2.0
3932025-06-18T17:46:53.177Z Downloaded unicode-width v0.1.14
3942025-06-18T17:46:53.182Z Downloaded syn v2.0.103
3952025-06-18T17:46:53.206Z Downloaded rustix v0.38.37
3962025-06-18T17:46:53.227Z Downloaded rustix v1.0.7
3972025-06-18T17:46:53.260Z Downloaded libc v0.2.174
3982025-06-18T17:46:53.334Z Compiling proc-macro2 v1.0.95
3992025-06-18T17:46:53.334Z Compiling unicode-ident v1.0.18
4002025-06-18T17:46:53.334Z Compiling serde v1.0.219
4012025-06-18T17:46:53.337Z Compiling version_check v0.9.5
4022025-06-18T17:46:53.337Z Compiling libc v0.2.174
4032025-06-18T17:46:53.337Z Compiling memchr v2.7.4
4042025-06-18T17:46:53.337Z Compiling thiserror v1.0.69
4052025-06-18T17:46:53.338Z Compiling ryu v1.0.18
4062025-06-18T17:46:53.796Z Compiling itoa v1.0.11
4072025-06-18T17:46:54.030Z Compiling ucd-trie v0.1.7
4082025-06-18T17:46:54.206Z Compiling once_cell v1.21.3
4092025-06-18T17:46:54.260Z Compiling byteorder v1.5.0
4102025-06-18T17:46:54.522Z Compiling bitflags v2.9.0
4112025-06-18T17:46:54.606Z Compiling serde_json v1.0.140
4122025-06-18T17:46:54.632Z Compiling rustix v0.38.37
4132025-06-18T17:46:54.952Z Compiling proc-macro-error-attr v1.0.4
4142025-06-18T17:46:54.980Z Compiling usdt-impl v0.5.0
4152025-06-18T17:46:55.012Z Compiling syn v1.0.109
4162025-06-18T17:46:55.069Z Compiling proc-macro-error v1.0.4
4172025-06-18T17:46:55.319Z Compiling quote v1.0.40
4182025-06-18T17:46:55.386Z Compiling camino v1.1.10
4192025-06-18T17:46:55.431Z Compiling rustix v1.0.7
4202025-06-18T17:46:55.518Z Compiling errno v0.3.12
4212025-06-18T17:46:55.614Z Compiling hashbrown v0.15.3
4222025-06-18T17:46:55.640Z Compiling utf8parse v0.2.2
4232025-06-18T17:46:55.759Z Compiling syn v2.0.103
4242025-06-18T17:46:55.963Z Compiling equivalent v1.0.2
4252025-06-18T17:46:55.997Z Compiling log v0.4.27
4262025-06-18T17:46:56.030Z Compiling thread-id v4.2.2
4272025-06-18T17:46:56.090Z Compiling plain v0.2.3
4282025-06-18T17:46:56.116Z Compiling getrandom v0.3.1
4292025-06-18T17:46:56.275Z Compiling anstyle-parse v0.2.5
4302025-06-18T17:46:56.633Z Compiling cfg-if v1.0.1
4312025-06-18T17:46:56.750Z Compiling indexmap v2.9.0
4322025-06-18T17:46:56.799Z Compiling autocfg v1.4.0
4332025-06-18T17:46:56.831Z Compiling terminal_size v0.4.0
4342025-06-18T17:46:56.859Z Compiling anstyle-query v1.1.1
4352025-06-18T17:46:57.006Z Compiling colorchoice v1.0.2
4362025-06-18T17:46:57.042Z Compiling thiserror v2.0.12
4372025-06-18T17:46:57.071Z Compiling anstyle v1.0.11
4382025-06-18T17:46:57.179Z Compiling toml_write v0.1.1
4392025-06-18T17:46:57.207Z Compiling pretty-hex v0.4.1
4402025-06-18T17:46:57.463Z Compiling winnow v0.7.10
4412025-06-18T17:46:57.531Z Compiling semver v1.0.26
4422025-06-18T17:46:57.584Z Compiling is_terminal_polyfill v1.70.1
4432025-06-18T17:46:57.718Z Compiling fs-err v3.1.1
4442025-06-18T17:46:57.745Z Compiling anstream v0.6.18
4452025-06-18T17:46:58.164Z Compiling anyhow v1.0.98
4462025-06-18T17:46:58.231Z Compiling clap_lex v0.7.4
4472025-06-18T17:46:58.387Z Compiling fastrand v2.1.1
4482025-06-18T17:46:58.673Z Compiling heck v0.4.1
4492025-06-18T17:46:58.752Z Compiling bytecount v0.6.8
4502025-06-18T17:46:58.827Z Compiling strsim v0.11.1
4512025-06-18T17:46:58.877Z Compiling fnv v1.0.7
4522025-06-18T17:46:58.977Z Compiling heck v0.5.0
4532025-06-18T17:46:59.102Z Compiling unicode-width v0.1.14
4542025-06-18T17:46:59.446Z Compiling clap_builder v4.5.35
4552025-06-18T17:46:59.587Z Compiling papergrid v0.11.0
4562025-06-18T17:46:59.797Z Compiling tempfile v3.20.0
4572025-06-18T17:46:59.958Z Compiling memmap v0.7.0
4582025-06-18T17:47:00.106Z Compiling unicode-width v0.2.0
4592025-06-18T17:47:00.292Z Compiling unicode-linebreak v0.1.5
4602025-06-18T17:47:00.548Z Compiling smawk v0.3.2
4612025-06-18T17:47:00.784Z Compiling textwrap v0.16.2
4622025-06-18T17:47:00.946Z Compiling swrite v0.1.0
4632025-06-18T17:47:01.107Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4642025-06-18T17:47:01.515Z Compiling tabled_derive v0.7.0
4652025-06-18T17:47:02.907Z Compiling tabled v0.15.0
4662025-06-18T17:47:02.936Z Compiling serde_derive v1.0.219
4672025-06-18T17:47:02.936Z Compiling thiserror-impl v1.0.69
4682025-06-18T17:47:02.939Z Compiling zerocopy-derive v0.7.35
4692025-06-18T17:47:02.939Z Compiling scroll_derive v0.12.0
4702025-06-18T17:47:02.939Z Compiling thiserror-impl v2.0.12
4712025-06-18T17:47:02.939Z Compiling clap_derive v4.5.32
4722025-06-18T17:47:04.283Z Compiling scroll v0.12.0
4732025-06-18T17:47:04.825Z Compiling goblin v0.8.2
4742025-06-18T17:47:04.956Z Compiling zerocopy v0.7.35
4752025-06-18T17:47:06.015Z Compiling pest v2.7.14
4762025-06-18T17:47:07.272Z Compiling clap v4.5.35
4772025-06-18T17:47:08.209Z Compiling pest_meta v2.7.14
4782025-06-18T17:47:09.131Z Compiling pest_generator v2.7.14
4792025-06-18T17:47:10.561Z Compiling pest_derive v2.7.14
4802025-06-18T17:47:11.154Z Compiling dtrace-parser v0.2.0
4812025-06-18T17:47:11.940Z Compiling serde_tokenstream v0.2.2
4822025-06-18T17:47:12.060Z Compiling serde_spanned v0.6.8
4832025-06-18T17:47:12.060Z Compiling toml_datetime v0.6.9
4842025-06-18T17:47:12.155Z Compiling cargo-platform v0.1.8
4852025-06-18T17:47:12.363Z Compiling macaddr v1.0.1
4862025-06-18T17:47:12.425Z Compiling toml_edit v0.22.26
4872025-06-18T17:47:12.694Z Compiling camino-tempfile v1.4.1
4882025-06-18T17:47:13.304Z Compiling dof v0.3.0
4892025-06-18T17:47:13.486Z Compiling cargo_metadata v0.19.2
4902025-06-18T17:47:14.615Z Compiling usdt-attr-macro v0.5.0
4912025-06-18T17:47:14.615Z Compiling usdt-macro v0.5.0
4922025-06-18T17:47:15.192Z Compiling toml v0.8.22
4932025-06-18T17:47:15.620Z Compiling usdt v0.5.0
4942025-06-18T17:47:15.987Z Compiling cargo_toml v0.21.0
4952025-06-18T17:47:18.582Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4962025-06-18T17:47:21.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.02s
4972025-06-18T17:47:22.117Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
4982025-06-18T17:47:22.802Z Downloading crates ...
4992025-06-18T17:47:22.936Z Downloaded adler2 v2.0.0
5002025-06-18T17:47:22.945Z Downloaded argon2 v0.5.3
5012025-06-18T17:47:22.950Z Downloaded addr2line v0.24.2
5022025-06-18T17:47:22.951Z Downloaded cstr-argument v0.1.2
5032025-06-18T17:47:22.963Z Downloaded heck v0.3.3
5042025-06-18T17:47:22.963Z Downloaded aes v0.8.4
5052025-06-18T17:47:22.977Z Downloaded allocator-api2 v0.2.21
5062025-06-18T17:47:22.977Z Downloaded castaway v0.2.3
5072025-06-18T17:47:22.977Z Downloaded cancel-safe-futures v0.1.5
5082025-06-18T17:47:22.977Z Downloaded headers v0.4.1
5092025-06-18T17:47:22.984Z Downloaded hex-literal v0.4.1
5102025-06-18T17:47:22.984Z Downloaded headers-core v0.3.0
5112025-06-18T17:47:22.984Z Downloaded heapless v0.8.0
5122025-06-18T17:47:22.990Z Downloaded bzip2 v0.5.2
5132025-06-18T17:47:22.990Z Downloaded bitfield-struct v0.6.2
5142025-06-18T17:47:22.990Z Downloaded ahash v0.8.11
5152025-06-18T17:47:22.991Z Downloaded heapless v0.7.17
5162025-06-18T17:47:22.994Z Downloaded bitflags v1.3.2
5172025-06-18T17:47:23.000Z Downloaded bzip2 v0.4.4
5182025-06-18T17:47:23.000Z Downloaded hickory-server v0.24.4
5192025-06-18T17:47:23.007Z Downloaded iana-time-zone v0.1.63
5202025-06-18T17:47:23.011Z Downloaded atomicwrites v0.4.4
5212025-06-18T17:47:23.011Z Downloaded arc-swap v1.7.1
5222025-06-18T17:47:23.015Z Downloaded indoc v1.0.9
5232025-06-18T17:47:23.021Z Downloaded icu_properties v1.5.1
5242025-06-18T17:47:23.028Z Downloaded ingot-macros v0.1.0
5252025-06-18T17:47:23.031Z Downloaded bytes v1.10.1
5262025-06-18T17:47:23.031Z Downloaded hubpack_derive v0.1.1
5272025-06-18T17:47:23.035Z Downloaded assert_matches v1.5.0
5282025-06-18T17:47:23.035Z Downloaded bit-set v0.5.3
5292025-06-18T17:47:23.052Z Downloaded bcrypt-pbkdf v0.10.0
5302025-06-18T17:47:23.052Z Downloaded http-body-util v0.1.3
5312025-06-18T17:47:23.052Z Downloaded cfg_aliases v0.2.1
5322025-06-18T17:47:23.052Z Downloaded icu_normalizer_data v1.5.0
5332025-06-18T17:47:23.052Z Downloaded convert_case v0.4.0
5342025-06-18T17:47:23.056Z Downloaded indoc v2.0.6
5352025-06-18T17:47:23.056Z Downloaded instant v0.1.13
5362025-06-18T17:47:23.056Z Downloaded crucible-workspace-hack v0.1.0
5372025-06-18T17:47:23.056Z Downloaded cfg_aliases v0.1.1
5382025-06-18T17:47:23.056Z Downloaded lazycell v1.3.0
5392025-06-18T17:47:23.060Z Downloaded hyper-staticfile v0.10.1
5402025-06-18T17:47:23.064Z Downloaded crc-catalog v2.4.0
5412025-06-18T17:47:23.064Z Downloaded progenitor-client v0.8.0
5422025-06-18T17:47:23.070Z Downloaded is_ci v1.2.0
5432025-06-18T17:47:23.070Z Downloaded hmac v0.12.1
5442025-06-18T17:47:23.097Z Downloaded serde-big-array v0.5.1
5452025-06-18T17:47:23.097Z Downloaded jobserver v0.1.32
5462025-06-18T17:47:23.097Z Downloaded crunchy v0.2.2
5472025-06-18T17:47:23.104Z Downloaded crc8 v0.1.1
5482025-06-18T17:47:23.104Z Downloaded atomic-waker v1.1.2
5492025-06-18T17:47:23.104Z Downloaded icu_provider_macros v1.5.0
5502025-06-18T17:47:23.104Z Downloaded constant_time_eq v0.3.1
5512025-06-18T17:47:23.104Z Downloaded colored v2.2.0
5522025-06-18T17:47:23.104Z Downloaded ciborium-io v0.2.2
5532025-06-18T17:47:23.104Z Downloaded home v0.5.9
5542025-06-18T17:47:23.105Z Downloaded cobs v0.2.3
5552025-06-18T17:47:23.105Z Downloaded cipher v0.4.4
5562025-06-18T17:47:23.105Z Downloaded chacha20 v0.9.1
5572025-06-18T17:47:23.106Z Downloaded ipnetwork v0.21.1
5582025-06-18T17:47:23.106Z Downloaded scheduled-thread-pool v0.2.7
5592025-06-18T17:47:23.106Z Downloaded sigpipe v0.1.3
5602025-06-18T17:47:23.114Z Downloaded impl-trait-for-tuples v0.2.2
5612025-06-18T17:47:23.114Z Downloaded lru v0.12.5
5622025-06-18T17:47:23.115Z Downloaded cmake v0.1.51
5632025-06-18T17:47:23.115Z Downloaded match_cfg v0.1.0
5642025-06-18T17:47:23.115Z Downloaded instability v0.3.2
5652025-06-18T17:47:23.115Z Downloaded inout v0.1.3
5662025-06-18T17:47:23.121Z Downloaded progenitor-client v0.9.1
5672025-06-18T17:47:23.121Z Downloaded proc-macro-error-attr2 v2.0.0
5682025-06-18T17:47:23.121Z Downloaded rustc_version v0.1.7
5692025-06-18T17:47:23.121Z Downloaded quick-error v1.2.3
5702025-06-18T17:47:23.128Z Downloaded progenitor-macro v0.9.1
5712025-06-18T17:47:23.128Z Downloaded rpassword v7.3.1
5722025-06-18T17:47:23.128Z Downloaded rustc_version v0.4.1
5732025-06-18T17:47:23.128Z Downloaded take_mut v0.2.2
5742025-06-18T17:47:23.142Z Downloaded tabwriter v1.4.0
5752025-06-18T17:47:23.143Z Downloaded maplit v1.0.2
5762025-06-18T17:47:23.143Z Downloaded try-lock v0.2.5
5772025-06-18T17:47:23.143Z Downloaded lalrpop-util v0.19.12
5782025-06-18T17:47:23.143Z Downloaded backoff v0.4.0
5792025-06-18T17:47:23.143Z Downloaded kstat-rs v0.2.4
5802025-06-18T17:47:23.143Z Downloaded serde-hex v0.1.0
5812025-06-18T17:47:23.143Z Downloaded bcs v0.1.6
5822025-06-18T17:47:23.143Z Downloaded linked-hash-map v0.5.6
5832025-06-18T17:47:23.143Z Downloaded libsw-core v0.3.1
5842025-06-18T17:47:23.148Z Downloaded time-core v0.1.2
5852025-06-18T17:47:23.148Z Downloaded ciborium v0.2.2
5862025-06-18T17:47:23.152Z Downloaded bb8 v0.8.5
5872025-06-18T17:47:23.152Z Downloaded structmeta v0.3.0
5882025-06-18T17:47:23.157Z Downloaded ref-cast-impl v1.0.24
5892025-06-18T17:47:23.157Z Downloaded which v4.4.2
5902025-06-18T17:47:23.157Z Downloaded ingot-types v0.1.0
5912025-06-18T17:47:23.160Z Downloaded highway v1.3.0
5922025-06-18T17:47:23.165Z Downloaded slab v0.4.9
5932025-06-18T17:47:23.165Z Downloaded signal-hook-mio v0.2.4
5942025-06-18T17:47:23.168Z Downloaded console v0.15.10
5952025-06-18T17:47:23.168Z Downloaded xshell-macros v0.2.7
5962025-06-18T17:47:23.172Z Downloaded cookie_store v0.21.1
5972025-06-18T17:47:23.172Z Downloaded utf-8 v0.7.6
5982025-06-18T17:47:23.176Z Downloaded crossbeam-utils v0.8.21
5992025-06-18T17:47:23.180Z Downloaded managed v0.8.0
6002025-06-18T17:47:23.180Z Downloaded debug-ignore v1.0.5
6012025-06-18T17:47:23.184Z Downloaded lockfree-object-pool v0.1.6
6022025-06-18T17:47:23.184Z Downloaded serde_bytes v0.11.17
6032025-06-18T17:47:23.232Z Downloaded tap v1.0.1
6042025-06-18T17:47:23.238Z Downloaded ipnet v2.11.0
6052025-06-18T17:47:23.238Z Downloaded lock_api v0.4.12
6062025-06-18T17:47:23.238Z Downloaded libloading v0.8.5
6072025-06-18T17:47:23.238Z Downloaded fxhash v0.2.1
6082025-06-18T17:47:23.238Z Downloaded foreign-types v0.3.2
6092025-06-18T17:47:23.238Z Downloaded flagset v0.4.6
6102025-06-18T17:47:23.238Z Downloaded structmeta-derive v0.3.0
6112025-06-18T17:47:23.238Z Downloaded strip-ansi-escapes v0.2.0
6122025-06-18T17:47:23.238Z Downloaded untrusted v0.9.0
6132025-06-18T17:47:23.238Z Downloaded tokio-native-tls v0.3.1
6142025-06-18T17:47:23.239Z Downloaded icu_provider v1.5.0
6152025-06-18T17:47:23.239Z Downloaded num v0.4.3
6162025-06-18T17:47:23.239Z Downloaded rand_seeder v0.3.0
6172025-06-18T17:47:23.239Z Downloaded form_urlencoded v1.2.1
6182025-06-18T17:47:23.239Z Downloaded zone v0.1.8
6192025-06-18T17:47:23.239Z Downloaded typify-macro v0.2.0
6202025-06-18T17:47:23.239Z Downloaded crossbeam-epoch v0.9.18
6212025-06-18T17:47:23.239Z Downloaded xattr v1.3.1
6222025-06-18T17:47:23.239Z Downloaded xshell v0.2.7
6232025-06-18T17:47:23.243Z Downloaded xz2 v0.1.7
6242025-06-18T17:47:23.243Z Downloaded lzss v0.8.2
6252025-06-18T17:47:23.243Z Downloaded tinyvec v1.8.0
6262025-06-18T17:47:23.246Z Downloaded psl-types v2.0.11
6272025-06-18T17:47:23.251Z Downloaded path-slash v0.1.5
6282025-06-18T17:47:23.251Z Downloaded postgres-types v0.2.9
6292025-06-18T17:47:23.256Z Downloaded pretty-hex v0.2.1
6302025-06-18T17:47:23.256Z Downloaded precomputed-hash v0.1.1
6312025-06-18T17:47:23.256Z Downloaded env_filter v0.1.2
6322025-06-18T17:47:23.260Z Downloaded ctr v0.9.2
6332025-06-18T17:47:23.260Z Downloaded tracing-attributes v0.1.27
6342025-06-18T17:47:23.265Z Downloaded icu_locid v1.5.0
6352025-06-18T17:47:23.268Z Downloaded litrs v0.4.1
6362025-06-18T17:47:23.272Z Downloaded powerfmt v0.2.0
6372025-06-18T17:47:23.273Z Downloaded compact_str v0.8.0
6382025-06-18T17:47:23.276Z Downloaded futures-macro v0.3.31
6392025-06-18T17:47:23.281Z Downloaded globset v0.4.15
6402025-06-18T17:47:23.281Z Downloaded fs-err v2.11.0
6412025-06-18T17:47:23.289Z Downloaded secrecy v0.10.3
6422025-06-18T17:47:23.289Z Downloaded num-rational v0.4.2
6432025-06-18T17:47:23.289Z Downloaded group v0.13.0
6442025-06-18T17:47:23.289Z Downloaded glob v0.3.2
6452025-06-18T17:47:23.293Z Downloaded csv-core v0.1.11
6462025-06-18T17:47:23.293Z Downloaded ena v0.14.3
6472025-06-18T17:47:23.300Z Downloaded http v1.3.1
6482025-06-18T17:47:23.308Z Downloaded crc-any v2.5.0
6492025-06-18T17:47:23.308Z Downloaded slog-envlogger v2.2.0
6502025-06-18T17:47:23.308Z Downloaded tar v0.4.44
6512025-06-18T17:47:23.312Z Downloaded paste v1.0.15
6522025-06-18T17:47:23.312Z Downloaded hickory-client v0.24.4
6532025-06-18T17:47:23.316Z Downloaded tower-service v0.3.3
6542025-06-18T17:47:23.316Z Downloaded sqlparser_derive v0.2.2
6552025-06-18T17:47:23.316Z Downloaded des v0.8.1
6562025-06-18T17:47:23.320Z Downloaded utf16_iter v1.0.5
6572025-06-18T17:47:23.320Z Downloaded rand_chacha v0.3.1
6582025-06-18T17:47:23.330Z Downloaded fixedbitset v0.5.7
6592025-06-18T17:47:23.330Z Downloaded pbkdf2 v0.11.0
6602025-06-18T17:47:23.336Z Downloaded yoke-derive v0.7.4
6612025-06-18T17:47:23.336Z Downloaded ppv-lite86 v0.2.20
6622025-06-18T17:47:23.336Z Downloaded const_format v0.2.34
6632025-06-18T17:47:23.336Z Downloaded zone_cfg_derive v0.3.0
6642025-06-18T17:47:23.340Z Downloaded icu_normalizer v1.5.0
6652025-06-18T17:47:23.345Z Downloaded icu_locid_transform_data v1.5.0
6662025-06-18T17:47:23.345Z Downloaded rustls-pemfile v1.0.4
6672025-06-18T17:47:23.348Z Downloaded zerofrom-derive v0.1.4
6682025-06-18T17:47:23.348Z Downloaded zerofrom v0.1.4
6692025-06-18T17:47:23.348Z Downloaded icu_collections v1.5.0
6702025-06-18T17:47:23.355Z Downloaded signal-hook-registry v1.4.2
6712025-06-18T17:47:23.360Z Downloaded serde_repr v0.1.19
6722025-06-18T17:47:23.360Z Downloaded display-error-chain v0.2.2
6732025-06-18T17:47:23.365Z Downloaded serde_path_to_error v0.1.17
6742025-06-18T17:47:23.365Z Downloaded foreign-types-shared v0.3.1
6752025-06-18T17:47:23.365Z Downloaded siphasher v0.3.11
6762025-06-18T17:47:23.370Z Downloaded number_prefix v0.4.0
6772025-06-18T17:47:23.370Z Downloaded md-5 v0.10.6
6782025-06-18T17:47:23.374Z Downloaded phf_codegen v0.11.2
6792025-06-18T17:47:23.374Z Downloaded phf v0.11.2
6802025-06-18T17:47:23.374Z Downloaded parse-size v1.1.0
6812025-06-18T17:47:23.382Z Downloaded smf v0.2.3
6822025-06-18T17:47:23.382Z Downloaded derive-where v1.2.7
6832025-06-18T17:47:23.382Z Downloaded zopfli v0.8.1
6842025-06-18T17:47:23.389Z Downloaded tui-tree-widget v0.23.0
6852025-06-18T17:47:23.389Z Downloaded stable_deref_trait v1.2.0
6862025-06-18T17:47:23.416Z Downloaded num-conv v0.1.0
6872025-06-18T17:47:23.416Z Downloaded newline-converter v0.3.0
6882025-06-18T17:47:23.416Z Downloaded unsafe-libyaml v0.2.11
6892025-06-18T17:47:23.416Z Downloaded packed_struct_codegen v0.10.1
6902025-06-18T17:47:23.435Z Downloaded pkcs8 v0.10.2
6912025-06-18T17:47:23.435Z Downloaded zone_cfg_derive v0.1.2
6922025-06-18T17:47:23.435Z Downloaded backtrace v0.3.74
6932025-06-18T17:47:23.435Z Downloaded deranged v0.3.11
6942025-06-18T17:47:23.435Z Downloaded hickory-resolver v0.24.4
6952025-06-18T17:47:23.436Z Downloaded serde_yaml v0.9.34+deprecated
6962025-06-18T17:47:23.436Z Downloaded filetime v0.2.25
6972025-06-18T17:47:23.436Z Downloaded wyz v0.5.1
6982025-06-18T17:47:23.436Z Downloaded want v0.3.1
6992025-06-18T17:47:23.436Z Downloaded float-cmp v0.10.0
7002025-06-18T17:47:23.436Z Downloaded fixedbitset v0.4.2
7012025-06-18T17:47:23.436Z Downloaded smallvec v1.15.0
7022025-06-18T17:47:23.436Z Downloaded sync_wrapper v1.0.1
7032025-06-18T17:47:23.436Z Downloaded parking_lot v0.12.3
7042025-06-18T17:47:23.444Z Downloaded qorb v0.4.0
7052025-06-18T17:47:23.444Z Downloaded parse-display v0.10.0
7062025-06-18T17:47:23.444Z Downloaded crossbeam-channel v0.5.15
7072025-06-18T17:47:23.450Z Downloaded strum v0.26.3
7082025-06-18T17:47:23.450Z Downloaded float-ord v0.3.2
7092025-06-18T17:47:23.450Z Downloaded daft-derive v0.1.3
7102025-06-18T17:47:23.455Z Downloaded thread_local v1.1.8
7112025-06-18T17:47:23.455Z Downloaded pin-utils v0.1.0
7122025-06-18T17:47:23.469Z Downloaded miniz_oxide v0.8.5
7132025-06-18T17:47:23.470Z Downloaded der_derive v0.7.3
7142025-06-18T17:47:23.480Z Downloaded quinn-udp v0.5.5
7152025-06-18T17:47:23.480Z Downloaded resolv-conf v0.7.0
7162025-06-18T17:47:23.480Z Downloaded topological-sort v0.2.2
7172025-06-18T17:47:23.480Z Downloaded md5 v0.7.0
7182025-06-18T17:47:23.480Z Downloaded tokio-tungstenite v0.21.0
7192025-06-18T17:47:23.480Z Downloaded pkcs5 v0.7.1
7202025-06-18T17:47:23.493Z Downloaded scopeguard v1.2.0
7212025-06-18T17:47:23.493Z Downloaded native-tls v0.2.12
7222025-06-18T17:47:23.493Z Downloaded iddqd v0.3.7
7232025-06-18T17:47:23.498Z Downloaded normalize-line-endings v0.3.0
7242025-06-18T17:47:23.498Z Downloaded rcgen v0.12.1
7252025-06-18T17:47:23.498Z Downloaded zeroize_derive v1.4.2
7262025-06-18T17:47:23.498Z Downloaded derive_builder_macro v0.20.2
7272025-06-18T17:47:23.498Z Downloaded strum_macros v0.24.3
7282025-06-18T17:47:23.498Z Downloaded shlex v1.3.0
7292025-06-18T17:47:23.498Z Downloaded shell-words v1.1.0
7302025-06-18T17:47:23.502Z Downloaded progenitor v0.8.0
7312025-06-18T17:47:23.502Z Downloaded polyval v0.6.2
7322025-06-18T17:47:23.506Z Downloaded same-file v1.0.6
7332025-06-18T17:47:23.506Z Downloaded displaydoc v0.2.5
7342025-06-18T17:47:23.513Z Downloaded poly1305 v0.8.0
7352025-06-18T17:47:23.520Z Downloaded unicode-truncate v1.1.0
7362025-06-18T17:47:23.520Z Downloaded r2d2 v0.8.10
7372025-06-18T17:47:23.520Z Downloaded getrandom v0.2.15
7382025-06-18T17:47:23.526Z Downloaded dunce v1.0.5
7392025-06-18T17:47:23.526Z Downloaded proc-macro-error2 v2.0.1
7402025-06-18T17:47:23.531Z Downloaded openssl-macros v0.1.1
7412025-06-18T17:47:23.531Z Downloaded toml_edit v0.19.15
7422025-06-18T17:47:23.542Z Downloaded tinyvec_macros v0.1.1
7432025-06-18T17:47:23.548Z Downloaded tiny-keccak v2.0.2
7442025-06-18T17:47:23.551Z Downloaded maybe-uninit v2.0.0
7452025-06-18T17:47:23.551Z Downloaded futures-task v0.3.31
7462025-06-18T17:47:23.551Z Downloaded progenitor-macro v0.10.0
7472025-06-18T17:47:23.551Z Downloaded smallvec v0.6.14
7482025-06-18T17:47:23.562Z Downloaded hyper-util v0.1.14
7492025-06-18T17:47:23.571Z Downloaded tungstenite v0.21.0
7502025-06-18T17:47:23.571Z Downloaded darling_macro v0.20.10
7512025-06-18T17:47:23.571Z Downloaded pin-project-lite v0.2.14
7522025-06-18T17:47:23.581Z Downloaded zerovec-derive v0.10.3
7532025-06-18T17:47:23.581Z Downloaded difflib v0.4.0
7542025-06-18T17:47:23.581Z Downloaded tower-layer v0.3.3
7552025-06-18T17:47:23.581Z Downloaded utf8_iter v1.0.4
7562025-06-18T17:47:23.587Z Downloaded zeroize v1.8.1
7572025-06-18T17:47:23.587Z Downloaded mio v1.0.2
7582025-06-18T17:47:23.587Z Downloaded unicode-xid v0.2.6
7592025-06-18T17:47:23.587Z Downloaded flate2 v1.1.2
7602025-06-18T17:47:23.591Z Downloaded termios v0.3.3
7612025-06-18T17:47:23.595Z Downloaded dsl_auto_type v0.1.2
7622025-06-18T17:47:23.596Z Downloaded simd-adler32 v0.3.7
7632025-06-18T17:47:23.602Z Downloaded signature v2.2.0
7642025-06-18T17:47:23.602Z Downloaded signal-hook-tokio v0.3.1
7652025-06-18T17:47:23.602Z Downloaded primeorder v0.13.6
7662025-06-18T17:47:23.605Z Downloaded crossterm v0.28.1
7672025-06-18T17:47:23.614Z Downloaded olpc-cjson v0.1.4
7682025-06-18T17:47:23.614Z Downloaded proc-macro-crate v1.3.1
7692025-06-18T17:47:23.614Z Downloaded tungstenite v0.23.0
7702025-06-18T17:47:23.618Z Downloaded pkcs1 v0.7.5
7712025-06-18T17:47:23.622Z Downloaded socket2 v0.5.10
7722025-06-18T17:47:23.626Z Downloaded whoami v1.5.2
7732025-06-18T17:47:23.626Z Downloaded salsa20 v0.10.2
7742025-06-18T17:47:23.630Z Downloaded time-macros v0.2.18
7752025-06-18T17:47:23.630Z Downloaded tokio-rustls v0.25.0
7762025-06-18T17:47:23.637Z Downloaded nu-ansi-term v0.50.1
7772025-06-18T17:47:23.640Z Downloaded waitgroup v0.1.2
7782025-06-18T17:47:23.641Z Downloaded vergen v8.3.2
7792025-06-18T17:47:23.641Z Downloaded fallible-iterator v0.2.0
7802025-06-18T17:47:23.648Z Downloaded gethostname v0.5.0
7812025-06-18T17:47:23.648Z Downloaded libm v0.2.8
7822025-06-18T17:47:23.654Z Downloaded num_threads v0.1.7
7832025-06-18T17:47:23.667Z Downloaded num_enum_derive v0.5.11
7842025-06-18T17:47:23.667Z Downloaded futures-executor v0.3.31
7852025-06-18T17:47:23.667Z Downloaded packed_struct v0.10.1
7862025-06-18T17:47:23.680Z Downloaded oxnet v0.1.2
7872025-06-18T17:47:23.680Z Downloaded data-encoding v2.9.0
7882025-06-18T17:47:23.680Z Downloaded zerovec v0.10.4
7892025-06-18T17:47:23.680Z Downloaded hash32 v0.3.1
7902025-06-18T17:47:23.680Z Downloaded reedline v0.38.0
7912025-06-18T17:47:23.693Z Downloaded slog-scope v4.4.0
7922025-06-18T17:47:23.693Z Downloaded progenitor v0.9.1
7932025-06-18T17:47:23.693Z Downloaded tokio-tungstenite v0.23.1
7942025-06-18T17:47:23.693Z Downloaded pbkdf2 v0.12.2
7952025-06-18T17:47:23.693Z Downloaded sec1 v0.7.3
7962025-06-18T17:47:23.700Z Downloaded zstd-safe v7.2.3
7972025-06-18T17:47:23.700Z Downloaded parking_lot_core v0.8.6
7982025-06-18T17:47:23.700Z Downloaded tokio-rustls v0.24.1
7992025-06-18T17:47:23.705Z Downloaded vte_generate_state_changes v0.1.2
8002025-06-18T17:47:23.705Z Downloaded signal-hook v0.3.18
8012025-06-18T17:47:23.705Z Downloaded libxml v0.3.3
8022025-06-18T17:47:23.709Z Downloaded serde_urlencoded v0.7.1
8032025-06-18T17:47:23.716Z Downloaded curve25519-dalek-derive v0.1.1
8042025-06-18T17:47:23.716Z Downloaded phf_shared v0.11.2
8052025-06-18T17:47:23.716Z Downloaded newtype_derive v0.1.6
8062025-06-18T17:47:23.721Z Downloaded termtree v0.5.1
8072025-06-18T17:47:23.721Z Downloaded slog-stdlog v4.1.1
8082025-06-18T17:47:23.721Z Downloaded progenitor v0.10.0
8092025-06-18T17:47:23.729Z Downloaded postcard v1.0.10
8102025-06-18T17:47:23.729Z Downloaded derive_builder_core v0.20.2
8112025-06-18T17:47:23.734Z Downloaded rand_xorshift v0.4.0
8122025-06-18T17:47:23.734Z Downloaded openssl-sys v0.9.109
8132025-06-18T17:47:23.746Z Downloaded diesel_table_macro_syntax v0.2.0
8142025-06-18T17:47:23.746Z Downloaded blake3 v1.5.4
8152025-06-18T17:47:23.751Z Downloaded nibble_vec v0.1.0
8162025-06-18T17:47:23.751Z Downloaded void v1.0.2
8172025-06-18T17:47:23.751Z Downloaded defmt-parser v0.3.4
8182025-06-18T17:47:23.752Z Downloaded tokio-util v0.7.13
8192025-06-18T17:47:23.756Z Downloaded foreign-types-shared v0.1.1
8202025-06-18T17:47:23.759Z Downloaded typify-macro v0.4.1
8212025-06-18T17:47:23.759Z Downloaded typify-macro v0.3.0
8222025-06-18T17:47:23.767Z Downloaded termcolor v1.4.1
8232025-06-18T17:47:23.767Z Downloaded wait-timeout v0.2.0
8242025-06-18T17:47:23.767Z Downloaded memoffset v0.9.1
8252025-06-18T17:47:23.767Z Downloaded dirs-sys-next v0.1.2
8262025-06-18T17:47:23.767Z Downloaded daft v0.1.3
8272025-06-18T17:47:23.775Z Downloaded dirs-next v2.0.0
8282025-06-18T17:47:23.775Z Downloaded defmt v0.3.8
8292025-06-18T17:47:23.784Z Downloaded newtype-uuid v1.2.4
8302025-06-18T17:47:23.785Z Downloaded zstd v0.13.3
8312025-06-18T17:47:23.785Z Downloaded progenitor-client v0.10.0
8322025-06-18T17:47:23.791Z Downloaded typify v0.2.0
8332025-06-18T17:47:23.791Z Downloaded uuid v1.17.0
8342025-06-18T17:47:23.791Z Downloaded endian-type v0.1.2
8352025-06-18T17:47:23.791Z Downloaded vsss-rs v3.3.4
8362025-06-18T17:47:23.794Z Downloaded strum_macros v0.25.3
8372025-06-18T17:47:23.794Z Downloaded support-bundle-viewer v0.1.0
8382025-06-18T17:47:23.800Z Downloaded subtle v2.6.1
8392025-06-18T17:47:23.800Z Downloaded document-features v0.2.10
8402025-06-18T17:47:23.800Z Downloaded serde_derive_internals v0.29.1
8412025-06-18T17:47:23.804Z Downloaded itertools v0.13.0
8422025-06-18T17:47:23.812Z Downloaded write16 v1.0.0
8432025-06-18T17:47:23.812Z Downloaded samael v0.0.19
8442025-06-18T17:47:23.816Z Downloaded unicase v2.7.0
8452025-06-18T17:47:23.820Z Downloaded rand v0.8.5
8462025-06-18T17:47:23.820Z Downloaded opaque-debug v0.3.1
8472025-06-18T17:47:23.826Z Downloaded multimap v0.10.1
8482025-06-18T17:47:23.826Z Downloaded peg-runtime v0.8.5
8492025-06-18T17:47:23.826Z Downloaded half v2.4.1
8502025-06-18T17:47:23.830Z Downloaded semver v0.1.20
8512025-06-18T17:47:23.830Z Downloaded mime_guess v2.0.5
8522025-06-18T17:47:23.830Z Downloaded pem-rfc7468 v0.7.0
8532025-06-18T17:47:23.838Z Downloaded sync-ptr v0.1.1
8542025-06-18T17:47:23.838Z Downloaded walkdir v2.5.0
8552025-06-18T17:47:23.844Z Downloaded hkdf v0.12.4
8562025-06-18T17:47:23.844Z Downloaded pin-project-internal v1.1.6
8572025-06-18T17:47:23.845Z Downloaded num_enum v0.5.11
8582025-06-18T17:47:23.850Z Downloaded pem v3.0.5
8592025-06-18T17:47:23.850Z Downloaded num-derive v0.3.3
8602025-06-18T17:47:23.850Z Downloaded nodrop v0.1.14
8612025-06-18T17:47:23.865Z Downloaded oso-derive v0.27.3
8622025-06-18T17:47:23.865Z Downloaded ron v0.7.1
8632025-06-18T17:47:23.865Z Downloaded russh-cryptovec v0.7.3
8642025-06-18T17:47:23.865Z Downloaded progenitor-impl v0.8.0
8652025-06-18T17:47:23.882Z Downloaded foreign-types-macros v0.2.3
8662025-06-18T17:47:23.882Z Downloaded num-derive v0.4.2
8672025-06-18T17:47:23.882Z Downloaded typed-path v0.9.3
8682025-06-18T17:47:23.882Z Downloaded zerocopy-derive v0.8.25
8692025-06-18T17:47:23.890Z Downloaded tabled_derive v0.10.0
8702025-06-18T17:47:23.890Z Downloaded multer v3.1.0
8712025-06-18T17:47:23.890Z Downloaded rand_core v0.6.4
8722025-06-18T17:47:23.890Z Downloaded yasna v0.5.2
8732025-06-18T17:47:23.890Z Downloaded aws-lc-rs v1.12.4
8742025-06-18T17:47:23.894Z Downloaded fd-lock v4.0.2
8752025-06-18T17:47:23.897Z Downloaded supports-color v3.0.2
8762025-06-18T17:47:23.897Z Downloaded funty v2.0.0
8772025-06-18T17:47:23.897Z Downloaded vte v0.11.1
8782025-06-18T17:47:23.902Z Downloaded progenitor-impl v0.9.1
8792025-06-18T17:47:23.902Z Downloaded thiserror-no-std v2.0.2
8802025-06-18T17:47:23.909Z Downloaded percent-encoding v2.3.1
8812025-06-18T17:47:23.909Z Downloaded tls_codec_derive v0.4.1
8822025-06-18T17:47:23.915Z Downloaded pin-project v1.1.6
8832025-06-18T17:47:23.922Z Downloaded writeable v0.5.5
8842025-06-18T17:47:23.928Z Downloaded bindgen v0.69.5
8852025-06-18T17:47:23.932Z Downloaded rustc-hash v1.1.0
8862025-06-18T17:47:23.932Z Downloaded secrecy v0.8.0
8872025-06-18T17:47:23.932Z Downloaded der v0.7.9
8882025-06-18T17:47:23.945Z Downloaded futures-channel v0.3.31
8892025-06-18T17:47:23.952Z Downloaded rustc-hash v2.1.1
8902025-06-18T17:47:23.952Z Downloaded unicode-properties v0.1.3
8912025-06-18T17:47:23.952Z Downloaded zip v0.6.6
8922025-06-18T17:47:23.952Z Downloaded salty v0.3.0
8932025-06-18T17:47:23.959Z Downloaded ff v0.13.0
8942025-06-18T17:47:23.959Z Downloaded typify v0.3.0
8952025-06-18T17:47:23.960Z Downloaded enum-as-inner v0.6.1
8962025-06-18T17:47:23.964Z Downloaded tls_codec v0.4.1
8972025-06-18T17:47:23.964Z Downloaded ron v0.8.1
8982025-06-18T17:47:23.969Z Downloaded term v0.7.0
8992025-06-18T17:47:23.969Z Downloaded tower v0.5.2
9002025-06-18T17:47:23.978Z Downloaded strum_macros v0.26.4
9012025-06-18T17:47:23.985Z Downloaded subprocess v0.2.9
9022025-06-18T17:47:23.989Z Downloaded peg-macros v0.8.5
9032025-06-18T17:47:23.989Z Downloaded time v0.3.36
9042025-06-18T17:47:23.994Z Downloaded futures v0.3.31
9052025-06-18T17:47:23.997Z Downloaded chrono v0.4.41
9062025-06-18T17:47:24.005Z Downloaded fatfs v0.3.6
9072025-06-18T17:47:24.014Z Downloaded proptest v1.7.0
9082025-06-18T17:47:24.022Z Downloaded rustls-pki-types v1.10.0
9092025-06-18T17:47:24.026Z Downloaded zerocopy v0.6.6
9102025-06-18T17:47:24.027Z Downloaded tower-http v0.6.6
9112025-06-18T17:47:24.039Z Downloaded quinn v0.11.5
9122025-06-18T17:47:24.054Z Downloaded similar v2.7.0
9132025-06-18T17:47:24.066Z Downloaded h2 v0.4.6
9142025-06-18T17:47:24.066Z Downloaded num-bigint-dig v0.8.4
9152025-06-18T17:47:24.071Z Downloaded yansi v1.0.1
9162025-06-18T17:47:24.071Z Downloaded rustyline v14.0.0
9172025-06-18T17:47:24.071Z Downloaded unicode-segmentation v1.12.0
9182025-06-18T17:47:24.079Z Downloaded hashbrown v0.13.2
9192025-06-18T17:47:24.085Z Downloaded reqwest v0.12.20
9202025-06-18T17:47:24.094Z Downloaded quinn-proto v0.11.8
9212025-06-18T17:47:24.103Z Downloaded winnow v0.6.26
9222025-06-18T17:47:24.110Z Downloaded zip v2.6.1
9232025-06-18T17:47:24.114Z Downloaded rayon-core v1.12.1
9242025-06-18T17:47:24.120Z Downloaded lalrpop v0.19.12
9252025-06-18T17:47:24.139Z Downloaded webpki-roots v1.0.0
9262025-06-18T17:47:24.144Z Downloaded serde_with v3.12.0
9272025-06-18T17:47:24.144Z Downloaded unicode-normalization v0.1.24
9282025-06-18T17:47:24.156Z Downloaded futures-util v0.3.31
9292025-06-18T17:47:24.162Z Downloaded hashbrown v0.12.3
9302025-06-18T17:47:24.167Z Downloaded nix v0.27.1
9312025-06-18T17:47:24.181Z Downloaded portable-atomic v1.11.0
9322025-06-18T17:47:24.191Z Downloaded smoltcp v0.9.1
9332025-06-18T17:47:24.200Z Downloaded icu_properties_data v1.5.0
9342025-06-18T17:47:24.215Z Downloaded bstr v1.10.0
9352025-06-18T17:47:24.230Z Downloaded quick-xml v0.37.2
9362025-06-18T17:47:24.244Z Downloaded git2 v0.19.0
9372025-06-18T17:47:24.251Z Downloaded rayon v1.10.0
9382025-06-18T17:47:24.255Z Downloaded vcpkg v0.2.15
9392025-06-18T17:47:24.300Z Downloaded object v0.30.4
9402025-06-18T17:47:24.308Z Downloaded rustls-webpki v0.102.8
9412025-06-18T17:47:24.335Z Downloaded rustls-webpki v0.101.7
9422025-06-18T17:47:24.339Z Downloaded regex-syntax v0.8.5
9432025-06-18T17:47:24.349Z Downloaded openssl v0.10.73
9442025-06-18T17:47:24.359Z Downloaded polar-core v0.27.3
9452025-06-18T17:47:24.368Z Downloaded gimli v0.31.1
9462025-06-18T17:47:24.379Z Downloaded tabled v0.18.0
9472025-06-18T17:47:24.395Z Downloaded curve25519-dalek v4.1.3
9482025-06-18T17:47:24.406Z Downloaded object v0.36.5
9492025-06-18T17:47:24.439Z Downloaded sled v0.34.7
9502025-06-18T17:47:24.444Z Downloaded webpki-roots v0.26.6
9512025-06-18T17:47:24.444Z Downloaded bzip2-sys v0.1.13+1.0.8
9522025-06-18T17:47:24.458Z Downloaded regex v1.11.1
9532025-06-18T17:47:24.463Z Downloaded radix_trie v0.2.1
9542025-06-18T17:47:24.468Z Downloaded rustls v0.22.4
9552025-06-18T17:47:24.484Z Downloaded regress v0.10.3
9562025-06-18T17:47:24.494Z Downloaded rustls v0.23.19
9572025-06-18T17:47:24.505Z Downloaded hickory-proto v0.24.4
9582025-06-18T17:47:24.523Z Downloaded diesel v2.2.10
9592025-06-18T17:47:24.542Z Downloaded nix v0.29.0
9602025-06-18T17:47:24.556Z Downloaded openapiv3 v2.0.0
9612025-06-18T17:47:24.567Z Downloaded chrono-tz v0.10.3
9622025-06-18T17:47:24.576Z Downloaded dropshot v0.16.2
9632025-06-18T17:47:24.600Z Downloaded smoltcp v0.11.0
9642025-06-18T17:47:24.615Z Downloaded typify-impl v0.4.1
9652025-06-18T17:47:24.634Z Downloaded typify-impl v0.2.0
9662025-06-18T17:47:24.648Z Downloaded petgraph v0.7.1
9672025-06-18T17:47:24.669Z Downloaded typify-impl v0.3.0
9682025-06-18T17:47:24.684Z Downloaded zerocopy v0.8.25
9692025-06-18T17:47:24.721Z Downloaded regex-syntax v0.6.29
9702025-06-18T17:47:24.765Z Downloaded petgraph v0.6.5
9712025-06-18T17:47:24.765Z Downloaded rustls v0.21.12
9722025-06-18T17:47:24.812Z Downloaded zerocopy-derive v0.6.6
9732025-06-18T17:47:24.812Z Downloaded p384 v0.13.0
9742025-06-18T17:47:24.812Z Downloaded tokio v1.45.0
9752025-06-18T17:47:24.817Z Downloaded nix v0.28.0
9762025-06-18T17:47:24.817Z Downloaded p521 v0.13.3
9772025-06-18T17:47:24.821Z Downloaded sha3 v0.10.8
9782025-06-18T17:47:24.827Z Downloaded winnow v0.5.40
9792025-06-18T17:47:24.835Z Downloaded petname v2.0.2
9802025-06-18T17:47:24.844Z Downloaded tough v0.20.0
9812025-06-18T17:47:24.850Z Downloaded ratatui v0.29.0
9822025-06-18T17:47:24.902Z Downloaded csv v1.3.1
9832025-06-18T17:47:24.928Z Downloaded regex-automata v0.4.8
9842025-06-18T17:47:24.936Z Downloaded jiff v0.2.15
9852025-06-18T17:47:24.936Z Downloaded sqlparser v0.45.0
9862025-06-18T17:47:24.944Z Downloaded lzma-sys v0.1.20
9872025-06-18T17:47:24.965Z Downloaded yoke v0.7.4
9882025-06-18T17:47:24.970Z Downloaded tokio-postgres v0.7.13
9892025-06-18T17:47:24.982Z Downloaded bindgen v0.71.1
9902025-06-18T17:47:24.999Z Downloaded parse-zoneinfo v0.3.1
9912025-06-18T17:47:24.999Z Downloaded nom v7.1.3
9922025-06-18T17:47:25.017Z Downloaded libz-sys v1.1.20
9932025-06-18T17:47:25.051Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9942025-06-18T17:47:25.092Z Downloaded test-strategy v0.4.1
9952025-06-18T17:47:25.092Z Downloaded ssh-key v0.6.6
9962025-06-18T17:47:25.092Z Downloaded prettyplease v0.2.34
9972025-06-18T17:47:25.092Z Downloaded phf_generator v0.11.2
9982025-06-18T17:47:25.092Z Downloaded fs_extra v1.3.0
9992025-06-18T17:47:25.093Z Downloaded unarray v0.1.4
10002025-06-18T17:47:25.093Z Downloaded peg v0.8.5
10012025-06-18T17:47:25.093Z Downloaded diff v0.1.13
10022025-06-18T17:47:25.093Z Downloaded darling_core v0.20.10
10032025-06-18T17:47:25.093Z Downloaded itertools v0.14.0
10042025-06-18T17:47:25.108Z Downloaded bitvec v1.0.1
10052025-06-18T17:47:25.108Z Downloaded radium v0.7.0
10062025-06-18T17:47:25.108Z Downloaded slog-json v2.6.1
10072025-06-18T17:47:25.108Z Downloaded serde_cbor v0.11.2
10082025-06-18T17:47:25.108Z Downloaded papergrid v0.14.0
10092025-06-18T17:47:25.108Z Downloaded tinystr v0.7.6
10102025-06-18T17:47:25.108Z Downloaded owo-colors v4.2.1
10112025-06-18T17:47:25.108Z Downloaded pkg-config v0.3.31
10122025-06-18T17:47:25.125Z Downloaded thiserror-impl-no-std v2.0.2
10132025-06-18T17:47:25.125Z Downloaded expectorate v1.2.0
10142025-06-18T17:47:25.125Z Downloaded unicode-bidi v0.3.17
10152025-06-18T17:47:25.125Z Downloaded num-bigint v0.4.6
10162025-06-18T17:47:25.125Z Downloaded progenitor-macro v0.8.0
10172025-06-18T17:47:25.125Z Downloaded defmt-macros v0.3.9
10182025-06-18T17:47:25.128Z Downloaded password-hash v0.4.2
10192025-06-18T17:47:25.128Z Downloaded unicode_categories v0.1.1
10202025-06-18T17:47:25.128Z Downloaded russh v0.45.0
10212025-06-18T17:47:25.128Z Downloaded ed25519-dalek v2.1.1
10222025-06-18T17:47:25.128Z Downloaded russh-keys v0.45.0
10232025-06-18T17:47:25.129Z Downloaded elliptic-curve v0.13.8
10242025-06-18T17:47:25.134Z Downloaded slog-term v2.9.1
10252025-06-18T17:47:25.140Z Downloaded parking_lot v0.11.2
10262025-06-18T17:47:25.140Z Downloaded rand v0.9.1
10272025-06-18T17:47:25.143Z Downloaded hash32 v0.2.1
10282025-06-18T17:47:25.143Z Downloaded foreign-types v0.5.0
10292025-06-18T17:47:25.143Z Downloaded foldhash v0.1.5
10302025-06-18T17:47:25.148Z Downloaded flume v0.11.1
10312025-06-18T17:47:25.151Z Downloaded idna v1.0.3
10322025-06-18T17:47:25.155Z Downloaded memmap2 v0.9.5
10332025-06-18T17:47:25.155Z Downloaded dropshot_endpoint v0.16.2
10342025-06-18T17:47:25.158Z Downloaded progenitor-impl v0.10.0
10352025-06-18T17:47:25.162Z Downloaded itertools v0.12.1
10362025-06-18T17:47:25.168Z Downloaded itertools v0.10.5
10372025-06-18T17:47:25.178Z Downloaded iri-string v0.7.8
10382025-06-18T17:47:25.182Z Downloaded futures-io v0.3.31
10392025-06-18T17:47:25.187Z Downloaded futures-core v0.3.31
10402025-06-18T17:47:25.188Z Downloaded rustc-demangle v0.1.24
10412025-06-18T17:47:25.188Z Downloaded value-bag v1.9.0
10422025-06-18T17:47:25.191Z Downloaded pretty_assertions v1.4.1
10432025-06-18T17:47:25.191Z Downloaded sha1 v0.10.6
10442025-06-18T17:47:25.194Z Downloaded minimal-lexical v0.2.1
10452025-06-18T17:47:25.204Z Downloaded uzers v0.12.1
10462025-06-18T17:47:25.204Z Downloaded diesel_derives v2.2.3
10472025-06-18T17:47:25.204Z Downloaded snafu v0.8.5
10482025-06-18T17:47:25.209Z Downloaded encoding_rs v0.8.34
10492025-06-18T17:47:25.237Z Downloaded embedded-io v0.4.0
10502025-06-18T17:47:25.260Z Downloaded ring v0.17.14
10512025-06-18T17:47:25.281Z Downloaded either v1.14.0
10522025-06-18T17:47:25.286Z Downloaded dyn-clone v1.0.19
10532025-06-18T17:47:25.286Z Downloaded synstructure v0.13.1
10542025-06-18T17:47:25.286Z Downloaded sct v0.7.1
10552025-06-18T17:47:25.289Z Downloaded mime v0.3.17
10562025-06-18T17:47:25.290Z Downloaded tracing v0.1.40
10572025-06-18T17:47:25.294Z Downloaded p256 v0.13.2
10582025-06-18T17:47:25.298Z Downloaded derive_builder v0.20.2
10592025-06-18T17:47:25.304Z Downloaded darling v0.20.10
10602025-06-18T17:47:25.310Z Downloaded x509-cert v0.2.5
10612025-06-18T17:47:25.327Z Downloaded parking_lot_core v0.9.10
10622025-06-18T17:47:25.327Z Downloaded futures-sink v0.3.31
10632025-06-18T17:47:25.328Z Downloaded omicron-zone-package v0.12.2
10642025-06-18T17:47:25.328Z Downloaded hyper v1.6.0
10652025-06-18T17:47:25.342Z Downloaded nanorand v0.7.0
10662025-06-18T17:47:25.342Z Downloaded twox-hash v2.1.0
10672025-06-18T17:47:25.342Z Downloaded tokio-stream v0.1.17
10682025-06-18T17:47:25.342Z Downloaded oso v0.27.3
10692025-06-18T17:47:25.349Z Downloaded libgit2-sys v0.17.0+1.8.1
10702025-06-18T17:47:25.394Z Downloaded num-traits v0.2.19
10712025-06-18T17:47:25.403Z Downloaded steno v0.4.1
10722025-06-18T17:47:25.422Z Downloaded num-complex v0.4.6
10732025-06-18T17:47:25.422Z Downloaded snafu-derive v0.8.5
10742025-06-18T17:47:25.422Z Downloaded half v1.8.3
10752025-06-18T17:47:25.423Z Downloaded url v2.5.3
10762025-06-18T17:47:25.430Z Downloaded cc v1.2.15
10772025-06-18T17:47:25.430Z Downloaded embedded-io v0.6.1
10782025-06-18T17:47:25.430Z Downloaded new_debug_unreachable v1.0.6
10792025-06-18T17:47:25.430Z Downloaded tokio-macros v2.5.0
10802025-06-18T17:47:25.430Z Downloaded static_assertions v1.1.0
10812025-06-18T17:47:25.430Z Downloaded ssh-encoding v0.2.0
10822025-06-18T17:47:25.430Z Downloaded ssh-cipher v0.2.0
10832025-06-18T17:47:25.430Z Downloaded postgres-protocol v0.6.8
10842025-06-18T17:47:25.430Z Downloaded tracing-core v0.1.32
10852025-06-18T17:47:25.430Z Downloaded openssl-probe v0.1.5
10862025-06-18T17:47:25.430Z Downloaded ghash v0.5.1
10872025-06-18T17:47:25.430Z Downloaded password-hash v0.5.0
10882025-06-18T17:47:25.430Z Downloaded derive_more v0.99.20
10892025-06-18T17:47:25.436Z Downloaded publicsuffix v2.3.0
10902025-06-18T17:47:25.436Z Downloaded serde_plain v1.0.2
10912025-06-18T17:47:25.440Z Downloaded typify v0.4.1
10922025-06-18T17:47:25.440Z Downloaded toml v0.7.8
10932025-06-18T17:47:25.461Z Downloaded rsa v0.9.6
10942025-06-18T17:47:25.461Z Downloaded jiff-static v0.2.15
10952025-06-18T17:47:25.461Z Downloaded scrypt v0.11.0
10962025-06-18T17:47:25.461Z Downloaded num-integer v0.1.46
10972025-06-18T17:47:25.461Z Downloaded slog v2.7.0
10982025-06-18T17:47:25.466Z Downloaded crypto-bigint v0.5.5
10992025-06-18T17:47:25.466Z Downloaded chacha20poly1305 v0.10.1
11002025-06-18T17:47:25.466Z Downloaded rustls-pemfile v2.2.0
11012025-06-18T17:47:25.466Z Downloaded num-iter v0.1.45
11022025-06-18T17:47:25.466Z Downloaded env_logger v0.11.5
11032025-06-18T17:47:25.475Z Downloaded env_logger v0.10.2
11042025-06-18T17:47:25.475Z Downloaded aho-corasick v1.1.3
11052025-06-18T17:47:25.475Z Downloaded zone v0.3.1
11062025-06-18T17:47:25.488Z Downloaded rtoolbox v0.0.2
11072025-06-18T17:47:25.488Z Downloaded base64 v0.22.1
11082025-06-18T17:47:25.488Z Downloaded rand_chacha v0.9.0
11092025-06-18T17:47:25.489Z Downloaded schemars v0.8.22
11102025-06-18T17:47:25.492Z Downloaded base64 v0.21.7
11112025-06-18T17:47:25.505Z Downloaded parse-display-derive v0.10.0
11122025-06-18T17:47:25.527Z Downloaded ecdsa v0.16.9
11132025-06-18T17:47:25.527Z Downloaded bumpalo v3.16.0
11142025-06-18T17:47:25.527Z Downloaded base64 v0.13.1
11152025-06-18T17:47:25.527Z Downloaded sqlformat v0.3.5
11162025-06-18T17:47:25.527Z Downloaded rand_core v0.9.2
11172025-06-18T17:47:25.527Z Downloaded ed25519 v2.2.3
11182025-06-18T17:47:25.541Z Downloaded diesel-dtrace v0.4.2
11192025-06-18T17:47:25.541Z Downloaded tokio-rustls v0.26.0
11202025-06-18T17:47:25.542Z Downloaded crc32fast v1.4.2
11212025-06-18T17:47:25.542Z Downloaded spin v0.9.8
11222025-06-18T17:47:25.542Z Downloaded slog-async v2.8.0
11232025-06-18T17:47:25.542Z Downloaded untrusted v0.7.1
11242025-06-18T17:47:25.542Z Downloaded universal-hash v0.5.1
11252025-06-18T17:47:25.542Z Downloaded clang-sys v1.8.1
11262025-06-18T17:47:25.542Z Downloaded stringprep v0.1.5
11272025-06-18T17:47:25.542Z Downloaded string_cache v0.8.9
11282025-06-18T17:47:25.542Z Downloaded spki v0.7.3
11292025-06-18T17:47:25.542Z Downloaded slog-dtrace v0.3.0
11302025-06-18T17:47:25.543Z Downloaded slog-bunyan v2.5.0
11312025-06-18T17:47:25.543Z Downloaded lru-cache v0.1.2
11322025-06-18T17:47:25.543Z Downloaded litemap v0.7.3
11332025-06-18T17:47:25.553Z Downloaded idna_adapter v1.2.0
11342025-06-18T17:47:25.553Z Downloaded hyper-rustls v0.27.3
11352025-06-18T17:47:25.553Z Downloaded cookie v0.18.1
11362025-06-18T17:47:25.553Z Downloaded const_format_proc_macros v0.2.34
11372025-06-18T17:47:25.553Z Downloaded const-oid v0.9.6
11382025-06-18T17:47:25.553Z Downloaded blake2 v0.10.6
11392025-06-18T17:47:25.553Z Downloaded rfc6979 v0.4.0
11402025-06-18T17:47:25.553Z Downloaded libscf-sys v1.1.0
11412025-06-18T17:47:25.553Z Downloaded predicates-core v1.0.8
11422025-06-18T17:47:25.553Z Downloaded serde_with_macros v3.12.0
11432025-06-18T17:47:25.553Z Downloaded linear-map v1.2.0
11442025-06-18T17:47:25.553Z Downloaded libsw v3.4.0
11452025-06-18T17:47:25.553Z Downloaded base64ct v1.6.0
11462025-06-18T17:47:25.553Z Downloaded async-trait v0.1.88
11472025-06-18T17:47:25.571Z Downloaded arrayvec v0.7.6
11482025-06-18T17:47:25.571Z Downloaded schemars_derive v0.8.22
11492025-06-18T17:47:25.571Z Downloaded lazy_static v1.5.0
11502025-06-18T17:47:25.571Z Downloaded internet-checksum v0.2.1
11512025-06-18T17:47:25.571Z Downloaded ingot v0.1.0
11522025-06-18T17:47:25.571Z Downloaded rusty-fork v0.3.0
11532025-06-18T17:47:25.608Z Downloaded rustversion v1.0.17
11542025-06-18T17:47:25.608Z Downloaded is-terminal v0.4.13
11552025-06-18T17:47:25.608Z Downloaded ref-cast v1.0.24
11562025-06-18T17:47:25.608Z Downloaded predicates v3.1.3
11572025-06-18T17:47:25.608Z Downloaded crossbeam-deque v0.8.5
11582025-06-18T17:47:25.608Z Downloaded crc v3.2.1
11592025-06-18T17:47:25.608Z Downloaded async-bb8-diesel v0.2.1
11602025-06-18T17:47:25.608Z Downloaded libefi-sys v0.1.0
11612025-06-18T17:47:25.608Z Downloaded keccak v0.1.5
11622025-06-18T17:47:25.608Z Downloaded cexpr v0.6.0
11632025-06-18T17:47:25.608Z Downloaded ciborium-ll v0.2.2
11642025-06-18T17:47:25.608Z Downloaded base16ct v0.2.0
11652025-06-18T17:47:25.608Z Downloaded block-padding v0.3.3
11662025-06-18T17:47:25.608Z Downloaded bit-vec v0.8.0
11672025-06-18T17:47:25.609Z Downloaded ascii-canvas v3.0.0
11682025-06-18T17:47:25.609Z Downloaded indent_write v2.2.0
11692025-06-18T17:47:25.609Z Downloaded ident_case v1.0.1
11702025-06-18T17:47:25.609Z Downloaded icu_locid_transform v1.5.0
11712025-06-18T17:47:25.609Z Downloaded http-body v1.0.1
11722025-06-18T17:47:25.609Z Downloaded cassowary v0.3.0
11732025-06-18T17:47:25.609Z Downloaded async-stream v0.3.6
11742025-06-18T17:47:25.609Z Downloaded httparse v1.9.5
11752025-06-18T17:47:25.609Z Downloaded http-range v0.1.5
11762025-06-18T17:47:25.609Z Downloaded async-stream-impl v0.3.6
11772025-06-18T17:47:25.609Z Downloaded indicatif v0.17.11
11782025-06-18T17:47:25.615Z Downloaded hyper-tls v0.6.0
11792025-06-18T17:47:25.615Z Downloaded hostname v0.4.0
11802025-06-18T17:47:25.615Z Downloaded hostname v0.3.1
11812025-06-18T17:47:25.615Z Downloaded chrono-tz-build v0.4.0
11822025-06-18T17:47:25.615Z Downloaded hubpack v0.1.2
11832025-06-18T17:47:25.616Z Downloaded buf-list v1.0.3
11842025-06-18T17:47:25.616Z Downloaded indexmap v1.9.3
11852025-06-18T17:47:25.616Z Downloaded humantime v2.1.0
11862025-06-18T17:47:25.616Z Downloaded httpdate v1.0.3
11872025-06-18T17:47:25.616Z Downloaded atty v0.2.14
11882025-06-18T17:47:25.622Z Downloaded async-recursion v1.1.1
11892025-06-18T17:47:25.622Z Downloaded bit-vec v0.6.3
11902025-06-18T17:47:25.626Z Downloaded cbc v0.1.2
11912025-06-18T17:47:25.626Z Downloaded cargo_metadata v0.18.1
11922025-06-18T17:47:25.626Z Downloaded blowfish v0.9.1
11932025-06-18T17:47:25.626Z Downloaded bitfield v0.14.0
11942025-06-18T17:47:25.631Z Downloaded aes-gcm v0.10.3
11952025-06-18T17:47:25.631Z Downloaded bit-set v0.8.0
11962025-06-18T17:47:25.647Z Downloaded arrayref v0.3.9
11972025-06-18T17:47:25.647Z Downloaded aead v0.5.2
11982025-06-18T17:47:25.647Z Downloaded hex v0.4.3
11992025-06-18T17:47:25.647Z Downloaded array-init v0.0.4
12002025-06-18T17:47:25.903Z Downloaded aws-lc-sys v0.26.0
12012025-06-18T17:47:26.267Z Compiling serde v1.0.219
12022025-06-18T17:47:26.278Z Compiling value-bag v1.9.0
12032025-06-18T17:47:26.278Z Compiling shlex v1.3.0
12042025-06-18T17:47:26.278Z Compiling lock_api v0.4.12
12052025-06-18T17:47:26.278Z Compiling scopeguard v1.2.0
12062025-06-18T17:47:26.278Z Compiling typenum v1.17.0
12072025-06-18T17:47:26.452Z Compiling syn v2.0.103
12082025-06-18T17:47:26.457Z Compiling getrandom v0.2.15
12092025-06-18T17:47:26.631Z Compiling jobserver v0.1.32
12102025-06-18T17:47:26.818Z Compiling rand_core v0.6.4
12112025-06-18T17:47:26.987Z Compiling log v0.4.27
12122025-06-18T17:47:27.104Z Compiling generic-array v0.14.7
12132025-06-18T17:47:27.104Z Compiling cc v1.2.15
12142025-06-18T17:47:27.335Z Compiling smallvec v1.15.0
12152025-06-18T17:47:27.433Z Compiling subtle v2.6.1
12162025-06-18T17:47:27.512Z Compiling const-oid v0.9.6
12172025-06-18T17:47:27.512Z Compiling stable_deref_trait v1.2.0
12182025-06-18T17:47:27.619Z Compiling pkg-config v0.3.31
12192025-06-18T17:47:27.671Z Compiling pin-project-lite v0.2.14
12202025-06-18T17:47:27.761Z Compiling parking_lot_core v0.9.10
12212025-06-18T17:47:27.795Z Compiling rustix v0.38.37
12222025-06-18T17:47:27.845Z Compiling signal-hook-registry v1.4.2
12232025-06-18T17:47:28.531Z Compiling mio v1.0.2
12242025-06-18T17:47:28.629Z Compiling parking_lot v0.12.3
12252025-06-18T17:47:28.781Z Compiling futures-core v0.3.31
12262025-06-18T17:47:28.843Z Compiling spin v0.9.8
12272025-06-18T17:47:28.877Z Compiling socket2 v0.5.10
12282025-06-18T17:47:29.044Z Compiling aho-corasick v1.1.3
12292025-06-18T17:47:29.287Z Compiling slab v0.4.9
12302025-06-18T17:47:29.427Z Compiling cpufeatures v0.2.14
12312025-06-18T17:47:29.550Z Compiling writeable v0.5.5
12322025-06-18T17:47:29.588Z Compiling either v1.14.0
12332025-06-18T17:47:29.615Z Compiling litemap v0.7.3
12342025-06-18T17:47:29.615Z Compiling regex-syntax v0.8.5
12352025-06-18T17:47:29.795Z Compiling serde_json v1.0.140
12362025-06-18T17:47:30.018Z Compiling libm v0.2.8
12372025-06-18T17:47:30.067Z Compiling num-traits v0.2.19
12382025-06-18T17:47:30.142Z Compiling futures-sink v0.3.31
12392025-06-18T17:47:30.166Z Compiling percent-encoding v2.3.1
12402025-06-18T17:47:30.302Z Compiling glob v0.3.2
12412025-06-18T17:47:30.632Z Compiling getrandom v0.3.1
12422025-06-18T17:47:30.793Z Compiling prettyplease v0.2.34
12432025-06-18T17:47:30.871Z Compiling icu_locid_transform_data v1.5.0
12442025-06-18T17:47:31.037Z Compiling lazy_static v1.5.0
12452025-06-18T17:47:31.154Z Compiling clang-sys v1.8.1
12462025-06-18T17:47:31.177Z Compiling minimal-lexical v0.2.1
12472025-06-18T17:47:31.194Z Compiling icu_properties_data v1.5.0
12482025-06-18T17:47:31.462Z Compiling allocator-api2 v0.2.21
12492025-06-18T17:47:31.631Z Compiling foldhash v0.1.5
12502025-06-18T17:47:31.699Z Compiling nom v7.1.3
12512025-06-18T17:47:32.052Z Compiling libloading v0.8.5
12522025-06-18T17:47:32.204Z Compiling hashbrown v0.15.3
12532025-06-18T17:47:32.335Z Compiling base64ct v1.6.0
12542025-06-18T17:47:32.432Z Compiling write16 v1.0.0
12552025-06-18T17:47:32.580Z Compiling bindgen v0.69.5
12562025-06-18T17:47:32.881Z Compiling utf8_iter v1.0.4
12572025-06-18T17:47:33.038Z Compiling icu_normalizer_data v1.5.0
12582025-06-18T17:47:33.124Z Compiling home v0.5.9
12592025-06-18T17:47:33.161Z Compiling utf16_iter v1.0.5
12602025-06-18T17:47:33.309Z Compiling regex-automata v0.4.8
12612025-06-18T17:47:33.350Z Compiling pem-rfc7468 v0.7.0
12622025-06-18T17:47:33.463Z Compiling futures-channel v0.3.31
12632025-06-18T17:47:33.516Z Compiling itertools v0.12.1
12642025-06-18T17:47:33.897Z Compiling synstructure v0.13.1
12652025-06-18T17:47:35.010Z Compiling cexpr v0.6.0
12662025-06-18T17:47:35.271Z Compiling futures-io v0.3.31
12672025-06-18T17:47:35.444Z Compiling flagset v0.4.6
12682025-06-18T17:47:35.559Z Compiling lazycell v1.3.0
12692025-06-18T17:47:35.683Z Compiling rustc-hash v1.1.0
12702025-06-18T17:47:35.758Z Compiling futures-task v0.3.31
12712025-06-18T17:47:35.867Z Compiling pin-utils v0.1.0
12722025-06-18T17:47:36.017Z Compiling cmake v0.1.51
12732025-06-18T17:47:36.137Z Compiling dunce v1.0.5
12742025-06-18T17:47:36.276Z Compiling fs_extra v1.3.0
12752025-06-18T17:47:36.439Z Compiling form_urlencoded v1.2.1
12762025-06-18T17:47:36.598Z Compiling paste v1.0.15
12772025-06-18T17:47:36.789Z Compiling vcpkg v0.2.15
12782025-06-18T17:47:36.807Z Compiling crossbeam-utils v0.8.21
12792025-06-18T17:47:36.837Z Compiling zerocopy v0.8.25
12802025-06-18T17:47:36.850Z Compiling ring v0.17.14
12812025-06-18T17:47:37.361Z Compiling tracing-core v0.1.32
12822025-06-18T17:47:37.664Z Compiling iana-time-zone v0.1.63
12832025-06-18T17:47:37.865Z Compiling aws-lc-rs v1.12.4
12842025-06-18T17:47:38.676Z Compiling rustls-pki-types v1.10.0
12852025-06-18T17:47:38.732Z Compiling openssl-sys v0.9.109
12862025-06-18T17:47:38.732Z Compiling httparse v1.9.5
12872025-06-18T17:47:38.768Z Compiling serde_derive v1.0.219
12882025-06-18T17:47:39.136Z Compiling zeroize_derive v1.4.2
12892025-06-18T17:47:39.213Z Compiling zerofrom-derive v0.1.4
12902025-06-18T17:47:39.233Z Compiling yoke-derive v0.7.4
12912025-06-18T17:47:39.459Z Compiling zerovec-derive v0.10.3
12922025-06-18T17:47:48.045Z Compiling zeroize v1.8.1
12932025-06-18T17:47:48.197Z Compiling displaydoc v0.2.5
12942025-06-18T17:47:48.198Z Compiling zerocopy-derive v0.7.35
12952025-06-18T17:47:48.198Z Compiling crypto-common v0.1.6
12962025-06-18T17:47:48.198Z Compiling block-buffer v0.10.4
12972025-06-18T17:47:48.198Z Compiling zerofrom v0.1.4
12982025-06-18T17:47:48.198Z Compiling digest v0.10.7
12992025-06-18T17:47:48.198Z Compiling yoke v0.7.4
13002025-06-18T17:47:48.198Z Compiling zerovec v0.10.4
13012025-06-18T17:47:48.198Z Compiling tokio-macros v2.5.0
13022025-06-18T17:47:48.199Z Compiling hmac v0.12.1
13032025-06-18T17:47:48.199Z Compiling icu_provider_macros v1.5.0
13042025-06-18T17:47:48.199Z Compiling block-padding v0.3.3
13052025-06-18T17:47:48.199Z Compiling sha2 v0.10.9
13062025-06-18T17:47:48.199Z Compiling inout v0.1.3
13072025-06-18T17:47:48.256Z Compiling zerocopy v0.7.35
13082025-06-18T17:47:48.256Z Compiling regex v1.11.1
13092025-06-18T17:47:48.256Z Compiling cipher v0.4.4
13102025-06-18T17:47:48.256Z Compiling futures-macro v0.3.31
13112025-06-18T17:47:48.256Z Compiling thiserror-impl v1.0.69
13122025-06-18T17:47:48.256Z Compiling der_derive v0.7.3
13132025-06-18T17:47:48.256Z Compiling salsa20 v0.10.2
13142025-06-18T17:47:48.256Z Compiling tinystr v0.7.6
13152025-06-18T17:47:48.256Z Compiling icu_collections v1.5.0
13162025-06-18T17:47:48.256Z Compiling ppv-lite86 v0.2.20
13172025-06-18T17:47:48.257Z Compiling icu_locid v1.5.0
13182025-06-18T17:47:48.257Z Compiling pbkdf2 v0.12.2
13192025-06-18T17:47:48.257Z Compiling scrypt v0.11.0
13202025-06-18T17:47:48.257Z Compiling futures-util v0.3.31
13212025-06-18T17:47:48.257Z Compiling aes v0.8.4
13222025-06-18T17:47:48.257Z Compiling icu_provider v1.5.0
13232025-06-18T17:47:48.257Z Compiling der v0.7.9
13242025-06-18T17:47:48.257Z Compiling cbc v0.1.2
13252025-06-18T17:47:48.257Z Compiling zerocopy-derive v0.8.25
13262025-06-18T17:47:48.257Z Compiling tracing-attributes v0.1.27
13272025-06-18T17:47:48.257Z Compiling icu_locid_transform v1.5.0
13282025-06-18T17:47:48.257Z Compiling thiserror v1.0.69
13292025-06-18T17:47:48.257Z Compiling pest v2.7.14
13302025-06-18T17:47:49.019Z Compiling icu_properties v1.5.1
13312025-06-18T17:47:49.649Z Compiling spki v0.7.3
13322025-06-18T17:47:49.675Z Compiling scroll_derive v0.12.0
13332025-06-18T17:47:50.040Z Compiling pkcs5 v0.7.1
13342025-06-18T17:47:50.459Z Compiling tracing v0.1.40
13352025-06-18T17:47:50.820Z Compiling pkcs8 v0.10.2
13362025-06-18T17:47:51.003Z Compiling bitflags v2.9.0
13372025-06-18T17:47:51.065Z Compiling bytes v1.10.1
13382025-06-18T17:47:51.090Z Compiling semver v1.0.26
13392025-06-18T17:47:51.453Z Compiling indexmap v2.9.0
13402025-06-18T17:47:51.486Z Compiling uuid v1.17.0
13412025-06-18T17:47:51.800Z Compiling rustc_version v0.4.1
13422025-06-18T17:47:52.463Z Compiling tokio v1.45.0
13432025-06-18T17:47:52.489Z Compiling http v1.3.1
13442025-06-18T17:47:52.827Z Compiling icu_normalizer v1.5.0
13452025-06-18T17:47:52.964Z Compiling chrono v0.4.41
13462025-06-18T17:47:53.409Z Compiling pest_meta v2.7.14
13472025-06-18T17:47:53.528Z Compiling tinyvec_macros v0.1.1
13482025-06-18T17:47:53.641Z Compiling base64 v0.22.1
13492025-06-18T17:47:53.930Z Compiling idna_adapter v1.2.0
13502025-06-18T17:47:54.144Z Compiling idna v1.0.3
13512025-06-18T17:47:54.295Z Compiling http-body v1.0.1
13522025-06-18T17:47:54.490Z Compiling tinyvec v1.8.0
13532025-06-18T17:47:54.558Z Compiling scroll v0.12.0
13542025-06-18T17:47:54.654Z Compiling serde_derive_internals v0.29.1
13552025-06-18T17:47:55.130Z Compiling which v4.4.2
13562025-06-18T17:47:55.679Z Compiling url v2.5.3
13572025-06-18T17:47:55.988Z Compiling pest_generator v2.7.14
13582025-06-18T17:47:56.010Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13592025-06-18T17:47:56.307Z Compiling bzip2-sys v0.1.13+1.0.8
13602025-06-18T17:47:56.737Z Compiling rustversion v1.0.17
13612025-06-18T17:47:56.824Z Compiling powerfmt v0.2.0
13622025-06-18T17:47:56.850Z Compiling schemars v0.8.22
13632025-06-18T17:47:57.194Z Compiling foreign-types-shared v0.1.1
13642025-06-18T17:47:57.214Z Compiling try-lock v0.2.5
13652025-06-18T17:47:57.323Z Compiling atomic-waker v1.1.2
13662025-06-18T17:47:57.375Z Compiling untrusted v0.9.0
13672025-06-18T17:47:57.394Z Compiling time-core v0.1.2
13682025-06-18T17:47:57.413Z Compiling num-conv v0.1.0
13692025-06-18T17:47:57.531Z Compiling tower-service v0.3.3
13702025-06-18T17:47:57.584Z Compiling adler2 v2.0.0
13712025-06-18T17:47:57.590Z Compiling untrusted v0.7.1
13722025-06-18T17:47:57.590Z Compiling openssl v0.10.73
13732025-06-18T17:47:57.683Z Compiling time-macros v0.2.18
13742025-06-18T17:47:57.763Z Compiling pest_derive v2.7.14
13752025-06-18T17:47:57.798Z Compiling miniz_oxide v0.8.5
13762025-06-18T17:47:57.820Z Compiling goblin v0.8.2
13772025-06-18T17:47:58.138Z Compiling want v0.3.1
13782025-06-18T17:47:58.439Z Compiling foreign-types v0.3.2
13792025-06-18T17:47:58.540Z Compiling deranged v0.3.11
13802025-06-18T17:47:58.544Z Compiling schemars_derive v0.8.22
13812025-06-18T17:48:00.516Z Compiling tokio-util v0.7.13
13822025-06-18T17:48:01.274Z Compiling rand_core v0.9.2
13832025-06-18T17:48:01.706Z Compiling h2 v0.4.6
13842025-06-18T17:48:01.828Z Compiling openssl-macros v0.1.1
13852025-06-18T17:48:01.952Z Compiling httpdate v1.0.3
13862025-06-18T17:48:02.395Z Compiling num_threads v0.1.7
13872025-06-18T17:48:02.523Z Compiling ipnet v2.11.0
13882025-06-18T17:48:02.542Z Compiling native-tls v0.2.12
13892025-06-18T17:48:02.589Z Compiling rustls v0.23.19
13902025-06-18T17:48:02.876Z Compiling dyn-clone v1.0.19
13912025-06-18T17:48:02.896Z Compiling syn v1.0.109
13922025-06-18T17:48:03.508Z Compiling dof v0.3.0
13932025-06-18T17:48:04.959Z Compiling time v0.3.36
13942025-06-18T17:48:05.107Z Compiling rand_chacha v0.9.0
13952025-06-18T17:48:06.428Z Compiling dtrace-parser v0.2.0
13962025-06-18T17:48:06.637Z Compiling unicode-normalization v0.1.24
13972025-06-18T17:48:07.711Z Compiling heapless v0.7.17
13982025-06-18T17:48:07.760Z Compiling rand_chacha v0.3.1
13992025-06-18T17:48:08.130Z Compiling signature v2.2.0
14002025-06-18T17:48:08.171Z Compiling crossbeam-epoch v0.9.18
14012025-06-18T17:48:08.435Z Compiling cookie v0.18.1
14022025-06-18T17:48:08.754Z Compiling hyper v1.6.0
14032025-06-18T17:48:08.847Z Compiling crc32fast v1.4.2
14042025-06-18T17:48:09.164Z Compiling zstd-safe v7.2.3
14052025-06-18T17:48:09.315Z Compiling slog v2.7.0
14062025-06-18T17:48:09.408Z Compiling openssl-probe v0.1.5
14072025-06-18T17:48:09.481Z Compiling unicode-properties v0.1.3
14082025-06-18T17:48:09.840Z Compiling rayon-core v1.12.1
14092025-06-18T17:48:09.860Z Compiling signal-hook v0.3.18
14102025-06-18T17:48:09.917Z Compiling siphasher v0.3.11
14112025-06-18T17:48:10.003Z Compiling unicode-bidi v0.3.17
14122025-06-18T17:48:10.301Z Compiling phf_shared v0.11.2
14132025-06-18T17:48:10.710Z Compiling stringprep v0.1.5
14142025-06-18T17:48:10.940Z Compiling crossbeam-deque v0.8.5
14152025-06-18T17:48:11.070Z Compiling hyper-util v0.1.14
14162025-06-18T17:48:11.123Z Compiling usdt-impl v0.5.0
14172025-06-18T17:48:11.208Z Compiling rand v0.8.5
14182025-06-18T17:48:11.324Z Compiling rand v0.9.1
14192025-06-18T17:48:12.177Z Compiling curve25519-dalek v4.1.3
14202025-06-18T17:48:12.319Z Compiling serde_spanned v0.6.8
14212025-06-18T17:48:12.605Z Compiling serde_tokenstream v0.2.2
14222025-06-18T17:48:13.054Z Compiling toml_datetime v0.6.9
14232025-06-18T17:48:13.159Z Compiling md-5 v0.10.6
14242025-06-18T17:48:13.177Z Compiling num-integer v0.1.46
14252025-06-18T17:48:13.219Z Compiling sync_wrapper v1.0.1
14262025-06-18T17:48:13.229Z Compiling ff v0.13.0
14272025-06-18T17:48:13.285Z Compiling hash32 v0.2.1
14282025-06-18T17:48:13.364Z Compiling memoffset v0.9.1
14292025-06-18T17:48:13.484Z Compiling psl-types v2.0.11
14302025-06-18T17:48:13.638Z Compiling tower-layer v0.3.3
14312025-06-18T17:48:13.770Z Compiling newtype-uuid v1.2.4
14322025-06-18T17:48:13.845Z Compiling fallible-iterator v0.2.0
14332025-06-18T17:48:13.860Z Compiling litrs v0.4.1
14342025-06-18T17:48:13.885Z Compiling base16ct v0.2.0
14352025-06-18T17:48:14.030Z Compiling gimli v0.31.1
14362025-06-18T17:48:14.326Z Compiling portable-atomic v1.11.0
14372025-06-18T17:48:14.420Z Compiling smoltcp v0.9.1
14382025-06-18T17:48:14.437Z Compiling num-bigint-dig v0.8.4
14392025-06-18T17:48:14.941Z Compiling cfg_aliases v0.2.1
14402025-06-18T17:48:15.033Z Compiling nix v0.29.0
14412025-06-18T17:48:15.033Z Compiling document-features v0.2.10
14422025-06-18T17:48:18.936Z Compiling postgres-protocol v0.6.8
14432025-06-18T17:48:19.055Z Compiling sec1 v0.7.3
14442025-06-18T17:48:19.055Z Compiling tower v0.5.2
14452025-06-18T17:48:19.055Z Compiling num-iter v0.1.45
14462025-06-18T17:48:19.055Z Compiling publicsuffix v2.3.0
14472025-06-18T17:48:19.057Z Compiling group v0.13.0
14482025-06-18T17:48:19.057Z Compiling tokio-native-tls v0.3.1
14492025-06-18T17:48:19.057Z Compiling flate2 v1.1.2
14502025-06-18T17:48:19.057Z Compiling ipnetwork v0.21.1
14512025-06-18T17:48:19.057Z Compiling terminal_size v0.4.0
14522025-06-18T17:48:19.058Z Compiling http-body-util v0.1.3
14532025-06-18T17:48:19.058Z Compiling hkdf v0.12.4
14542025-06-18T17:48:19.058Z Compiling crypto-bigint v0.5.5
14552025-06-18T17:48:19.058Z Compiling webpki-roots v0.26.6
14562025-06-18T17:48:19.058Z Compiling async-trait v0.1.88
14572025-06-18T17:48:19.058Z Compiling curve25519-dalek-derive v0.1.1
14582025-06-18T17:48:19.059Z Compiling ahash v0.8.11
14592025-06-18T17:48:19.059Z Compiling fs-err v3.1.1
14602025-06-18T17:48:19.059Z Compiling addr2line v0.24.2
14612025-06-18T17:48:19.059Z Compiling object v0.36.5
14622025-06-18T17:48:19.125Z Compiling lockfree-object-pool v0.1.6
14632025-06-18T17:48:19.125Z Compiling bumpalo v3.16.0
14642025-06-18T17:48:19.125Z Compiling anyhow v1.0.98
14652025-06-18T17:48:19.192Z Compiling buf-list v1.0.3
14662025-06-18T17:48:19.365Z Compiling winnow v0.5.40
14672025-06-18T17:48:19.527Z Compiling managed v0.8.0
14682025-06-18T17:48:19.780Z Compiling rustc-demangle v0.1.24
14692025-06-18T17:48:19.947Z Compiling bitflags v1.3.2
14702025-06-18T17:48:20.061Z Compiling simd-adler32 v0.3.7
14712025-06-18T17:48:20.100Z Compiling iri-string v0.7.8
14722025-06-18T17:48:20.619Z Compiling zip v2.6.1
14732025-06-18T17:48:20.665Z Compiling clap_builder v4.5.35
14742025-06-18T17:48:21.008Z Compiling zopfli v0.8.1
14752025-06-18T17:48:22.635Z Compiling toml_edit v0.19.15
14762025-06-18T17:48:22.911Z Compiling elliptic-curve v0.13.8
14772025-06-18T17:48:23.290Z Compiling hubpack_derive v0.1.1
14782025-06-18T17:48:23.300Z Compiling tower-http v0.6.6
14792025-06-18T17:48:24.016Z Compiling strum_macros v0.25.3
14802025-06-18T17:48:24.124Z Compiling hubpack v0.1.2
14812025-06-18T17:48:24.541Z Compiling console v0.15.10
14822025-06-18T17:48:25.466Z Compiling backtrace v0.3.74
14832025-06-18T17:48:25.840Z Compiling hyper-tls v0.6.0
14842025-06-18T17:48:25.987Z Compiling oxnet v0.1.2
14852025-06-18T17:48:26.286Z Compiling signal-hook-mio v0.2.4
14862025-06-18T17:48:26.478Z Compiling rayon v1.10.0
14872025-06-18T17:48:26.728Z Compiling cookie_store v0.21.1
14882025-06-18T17:48:28.217Z Compiling postgres-types v0.2.9
14892025-06-18T17:48:28.677Z Compiling zstd v0.13.3
14902025-06-18T17:48:29.242Z Compiling usdt-attr-macro v0.5.0
14912025-06-18T17:48:29.317Z Compiling usdt-macro v0.5.0
14922025-06-18T17:48:29.468Z Compiling phf v0.11.2
14932025-06-18T17:48:29.645Z Compiling ed25519 v2.2.3
14942025-06-18T17:48:29.797Z Compiling strum_macros v0.26.4
14952025-06-18T17:48:30.746Z Compiling bzip2 v0.5.2
14962025-06-18T17:48:30.750Z Compiling bzip2 v0.4.4
14972025-06-18T17:48:30.923Z Compiling clap_derive v4.5.32
14982025-06-18T17:48:31.169Z Compiling enum-as-inner v0.6.1
14992025-06-18T17:48:31.189Z Compiling pkcs1 v0.7.5
15002025-06-18T17:48:31.422Z Compiling futures-executor v0.3.31
15012025-06-18T17:48:31.933Z Compiling serde_urlencoded v0.7.1
15022025-06-18T17:48:32.060Z Compiling serde-big-array v0.5.1
15032025-06-18T17:48:32.082Z Compiling rfc6979 v0.4.0
15042025-06-18T17:48:32.188Z Compiling webpki-roots v1.0.0
15052025-06-18T17:48:32.303Z Compiling daft-derive v0.1.3
15062025-06-18T17:48:32.325Z Compiling serde_repr v0.1.19
15072025-06-18T17:48:32.401Z Compiling bstr v1.10.0
15082025-06-18T17:48:32.431Z Compiling float-cmp v0.10.0
15092025-06-18T17:48:32.716Z Compiling encoding_rs v0.8.34
15102025-06-18T17:48:33.354Z Compiling number_prefix v0.4.0
15112025-06-18T17:48:33.612Z Compiling whoami v1.5.2
15122025-06-18T17:48:33.860Z Compiling new_debug_unreachable v1.0.6
15132025-06-18T17:48:33.931Z Compiling predicates-core v1.0.8
15142025-06-18T17:48:33.983Z Compiling mime v0.3.17
15152025-06-18T17:48:34.141Z Compiling difflib v0.4.0
15162025-06-18T17:48:34.244Z Compiling precomputed-hash v0.1.1
15172025-06-18T17:48:34.266Z Compiling data-encoding v2.9.0
15182025-06-18T17:48:34.386Z Compiling normalize-line-endings v0.3.0
15192025-06-18T17:48:34.513Z Compiling static_assertions v1.1.0
15202025-06-18T17:48:34.539Z Compiling fixedbitset v0.4.2
15212025-06-18T17:48:34.636Z Compiling unicode-segmentation v1.12.0
15222025-06-18T17:48:34.966Z Compiling hickory-proto v0.24.4
15232025-06-18T17:48:36.359Z Compiling clap v4.5.35
15242025-06-18T17:48:37.129Z Compiling similar v2.7.0
15252025-06-18T17:48:37.130Z Compiling petgraph v0.6.5
15262025-06-18T17:48:37.130Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15272025-06-18T17:48:37.130Z Compiling predicates v3.1.3
15282025-06-18T17:48:37.168Z Compiling toml_edit v0.22.26
15292025-06-18T17:48:37.449Z Compiling string_cache v0.8.9
15302025-06-18T17:48:37.505Z Compiling strum v0.26.3
15312025-06-18T17:48:37.710Z Compiling tokio-postgres v0.7.13
15322025-06-18T17:48:37.890Z Compiling daft v0.1.3
15332025-06-18T17:48:38.467Z Compiling indicatif v0.17.11
15342025-06-18T17:48:39.124Z Compiling usdt v0.5.0
15352025-06-18T17:48:39.617Z Compiling ecdsa v0.16.9
15362025-06-18T17:48:40.415Z Compiling rsa v0.9.6
15372025-06-18T17:48:40.482Z Compiling futures v0.3.31
15382025-06-18T17:48:40.565Z Compiling zip v0.6.6
15392025-06-18T17:48:41.845Z Compiling ed25519-dalek v2.1.1
15402025-06-18T17:48:42.829Z Compiling crossterm v0.28.1
15412025-06-18T17:48:43.695Z Compiling toml v0.7.8
15422025-06-18T17:48:43.893Z Compiling tokio-stream v0.1.17
15432025-06-18T17:48:44.053Z Compiling openapiv3 v2.0.0
15442025-06-18T17:48:44.171Z Compiling x509-cert v0.2.5
15452025-06-18T17:48:44.328Z Compiling sha1 v0.10.6
15462025-06-18T17:48:44.769Z Compiling itertools v0.10.5
15472025-06-18T17:48:44.867Z Compiling dirs-sys-next v0.1.2
15482025-06-18T17:48:45.112Z Compiling winnow v0.6.26
15492025-06-18T17:48:45.426Z Compiling lalrpop-util v0.19.12
15502025-06-18T17:48:45.780Z Compiling unicode-xid v0.2.6
15512025-06-18T17:48:46.025Z Compiling rustc-hash v2.1.1
15522025-06-18T17:48:46.118Z Compiling peg-runtime v0.8.5
15532025-06-18T17:48:46.250Z Compiling dirs-next v2.0.0
15542025-06-18T17:48:46.474Z Compiling thread_local v1.1.8
15552025-06-18T17:48:46.717Z Compiling slog-async v2.8.0
15562025-06-18T17:48:46.963Z Compiling term v0.7.0
15572025-06-18T17:48:47.285Z Compiling xattr v1.3.1
15582025-06-18T17:48:47.422Z Compiling crossbeam-channel v0.5.15
15592025-06-18T17:48:47.586Z Compiling is-terminal v0.4.13
15602025-06-18T17:48:47.745Z Compiling filetime v0.2.25
15612025-06-18T17:48:47.935Z Compiling take_mut v0.2.2
15622025-06-18T17:48:48.054Z Compiling tar v0.4.44
15632025-06-18T17:48:48.110Z Compiling slog-term v2.9.1
15642025-06-18T17:48:48.178Z Compiling camino v1.1.10
15652025-06-18T17:48:54.225Z Compiling aws-lc-sys v0.26.0
15662025-06-18T17:49:23.512Z Compiling rustls-webpki v0.102.8
15672025-06-18T17:49:28.197Z Compiling tokio-rustls v0.26.0
15682025-06-18T17:49:28.482Z Compiling hyper-rustls v0.27.3
15692025-06-18T17:49:28.815Z Compiling reqwest v0.12.20
15702025-06-18T17:49:32.215Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15712025-06-18T17:49:32.489Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15722025-06-18T17:49:37.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15732025-06-18T17:49:37.197Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15742025-06-18T17:49:37.394ZJun 18 17:49:36.306 INFO Starting download, target: Clickhouse
15752025-06-18T17:49:37.394ZJun 18 17:49:36.307 INFO Starting download, target: Cockroach
15762025-06-18T17:49:37.394ZJun 18 17:49:36.307 INFO Starting download, target: Console
15772025-06-18T17:49:37.395ZJun 18 17:49:36.307 INFO Starting download, target: DendriteStub
15782025-06-18T17:49:37.395ZJun 18 17:49:36.307 INFO Starting download, target: MaghemiteMgd
15792025-06-18T17:49:37.395ZJun 18 17:49:36.307 INFO Starting download, target: TransceiverControl
15802025-06-18T17:49:37.420ZJun 18 17:49:36.307 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15812025-06-18T17:49:37.421ZJun 18 17:49:36.307 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15822025-06-18T17:49:37.421ZJun 18 17:49:36.307 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15832025-06-18T17:49:37.421ZJun 18 17:49:36.307 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15842025-06-18T17:49:37.421ZJun 18 17:49:36.307 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15852025-06-18T17:49:37.422ZJun 18 17:49:36.307 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15862025-06-18T17:49:38.059ZJun 18 17:49:37.071 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15872025-06-18T17:49:38.331ZJun 18 17:49:37.386 INFO Download complete, target: Console
15882025-06-18T17:49:38.781ZJun 18 17:49:37.757 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15892025-06-18T17:49:39.099ZJun 18 17:49:38.127 INFO Download complete, target: TransceiverControl
15902025-06-18T17:49:39.754ZJun 18 17:49:38.738 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15912025-06-18T17:49:40.343ZJun 18 17:49:39.407 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15922025-06-18T17:49:40.442ZJun 18 17:49:39.481 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15932025-06-18T17:49:41.634ZJun 18 17:49:40.699 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15942025-06-18T17:49:41.634ZJun 18 17:49:40.699 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15952025-06-18T17:49:43.390ZJun 18 17:49:42.454 INFO Download complete, target: DendriteStub
15962025-06-18T17:49:43.699ZJun 18 17:49:42.763 INFO Download complete, target: MaghemiteMgd
15972025-06-18T17:49:47.977ZJun 18 17:49:47.038 INFO Checking that binary works, target: Cockroach
15982025-06-18T17:49:48.134ZJun 18 17:49:47.195 INFO Download complete, target: Cockroach
15992025-06-18T17:49:50.061ZJun 18 17:49:49.120 INFO Checking that binary works, target: Clickhouse
16002025-06-18T17:49:50.237ZJun 18 17:49:49.297 INFO Download complete, target: Clickhouse
16012025-06-18T17:49:50.243ZAll prerequisites installed successfully
16022025-06-18T17:49:50.247Z
16032025-06-18T17:49:50.247Zreal 4:33.010384494
16042025-06-18T17:49:50.247Zuser 15:18.506318657
16052025-06-18T17:49:50.247Zsys 2:08.437543930
16062025-06-18T17:49:50.247Ztrap 0.548754821
16072025-06-18T17:49:50.247Ztflt 0.976959098
16082025-06-18T17:49:50.247Zdflt 1.226568172
16092025-06-18T17:49:50.247Zkflt 0.023555710
16102025-06-18T17:49:50.247Zlock 22:24.941646254
16112025-06-18T17:49:50.247Zslp 54:23.375897047
16122025-06-18T17:49:50.247Zlat 1:00.547566778
16132025-06-18T17:49:50.247Zstop 2:33.694843809
16142025-06-18T17:49:50.247Z+ ptime -m cargo xtask download softnpu
16152025-06-18T17:49:50.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16162025-06-18T17:49:50.943Z Running `target/debug/xtask download softnpu`
16172025-06-18T17:49:51.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
16182025-06-18T17:49:51.975Z Running `target/debug/xtask-downloader softnpu`
16192025-06-18T17:49:52.041ZJun 18 17:49:51.076 INFO Starting download, target: Softnpu
16202025-06-18T17:49:52.046ZJun 18 17:49:51.077 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16212025-06-18T17:49:52.670ZJun 18 17:49:51.728 INFO Download complete, target: Softnpu
16222025-06-18T17:49:52.674Z
16232025-06-18T17:49:52.677Zreal 2.422213328
16242025-06-18T17:49:52.677Zuser 1.471346493
16252025-06-18T17:49:52.677Zsys 0.646083618
16262025-06-18T17:49:52.677Ztrap 0.001254202
16272025-06-18T17:49:52.677Ztflt 0.000087718
16282025-06-18T17:49:52.677Zdflt 0.000131841
16292025-06-18T17:49:52.677Zkflt 0.000000000
16302025-06-18T17:49:52.678Zlock 7.049004220
16312025-06-18T17:49:52.678Zslp 0.525853768
16322025-06-18T17:49:52.678Zlat 0.074953251
16332025-06-18T17:49:52.678Zstop 0.000162210
16342025-06-18T17:49:52.678Z+ export CARGO_INCREMENTAL=0
16352025-06-18T17:49:52.678Z+ CARGO_INCREMENTAL=0
16362025-06-18T17:49:52.678Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16372025-06-18T17:49:53.881Z Compiling proc-macro2 v1.0.95
16382025-06-18T17:49:53.881Z Compiling unicode-ident v1.0.18
16392025-06-18T17:49:53.881Z Compiling libc v0.2.174
16402025-06-18T17:49:53.884Z Compiling serde v1.0.219
16412025-06-18T17:49:53.884Z Compiling autocfg v1.4.0
16422025-06-18T17:49:53.884Z Compiling cfg-if v1.0.1
16432025-06-18T17:49:53.884Z Compiling version_check v0.9.5
16442025-06-18T17:49:54.146Z Compiling memchr v2.7.4
16452025-06-18T17:49:54.208Z Compiling shlex v1.3.0
16462025-06-18T17:49:54.227Z Compiling typenum v1.17.0
16472025-06-18T17:49:54.624Z Compiling generic-array v0.14.7
16482025-06-18T17:49:54.655Z Compiling value-bag v1.9.0
16492025-06-18T17:49:54.757Z Compiling lock_api v0.4.12
16502025-06-18T17:49:55.082Z Compiling log v0.4.27
16512025-06-18T17:49:55.086Z Compiling serde_json v1.0.140
16522025-06-18T17:49:55.203Z Compiling libm v0.2.8
16532025-06-18T17:49:55.400Z Compiling getrandom v0.3.1
16542025-06-18T17:49:55.436Z Compiling parking_lot_core v0.9.10
16552025-06-18T17:49:55.712Z Compiling quote v1.0.40
16562025-06-18T17:49:55.786Z Compiling jobserver v0.1.32
16572025-06-18T17:49:55.808Z Compiling num-traits v0.2.19
16582025-06-18T17:49:55.828Z Compiling scopeguard v1.2.0
16592025-06-18T17:49:55.908Z Compiling semver v1.0.26
16602025-06-18T17:49:56.128Z Compiling syn v2.0.103
16612025-06-18T17:49:56.174Z Compiling cc v1.2.15
16622025-06-18T17:49:56.216Z Compiling smallvec v1.15.0
16632025-06-18T17:49:56.239Z Compiling getrandom v0.2.15
16642025-06-18T17:49:56.352Z Compiling pkg-config v0.3.31
16652025-06-18T17:49:56.455Z Compiling aho-corasick v1.1.3
16662025-06-18T17:49:56.480Z Compiling rustix v0.38.37
16672025-06-18T17:49:56.606Z Compiling regex-syntax v0.8.5
16682025-06-18T17:49:56.695Z Compiling itoa v1.0.11
16692025-06-18T17:49:57.078Z Compiling either v1.14.0
16702025-06-18T17:49:57.442Z Compiling slab v0.4.9
16712025-06-18T17:49:57.770Z Compiling stable_deref_trait v1.2.0
16722025-06-18T17:49:57.908Z Compiling once_cell v1.21.3
16732025-06-18T17:49:58.297Z Compiling spin v0.9.8
16742025-06-18T17:49:58.329Z Compiling errno v0.3.12
16752025-06-18T17:49:58.436Z Compiling rand_core v0.6.4
16762025-06-18T17:49:58.788Z Compiling glob v0.3.2
16772025-06-18T17:49:58.921Z Compiling foldhash v0.1.5
16782025-06-18T17:49:59.075Z Compiling subtle v2.6.1
16792025-06-18T17:49:59.314Z Compiling equivalent v1.0.2
16802025-06-18T17:49:59.339Z Compiling allocator-api2 v0.2.21
16812025-06-18T17:49:59.396Z Compiling prettyplease v0.2.34
16822025-06-18T17:49:59.474Z Compiling clang-sys v1.8.1
16832025-06-18T17:49:59.576Z Compiling lazy_static v1.5.0
16842025-06-18T17:49:59.722Z Compiling minimal-lexical v0.2.1
16852025-06-18T17:49:59.773Z Compiling schemars v0.8.22
16862025-06-18T17:50:00.017Z Compiling hashbrown v0.15.3
16872025-06-18T17:50:00.094Z Compiling regex-automata v0.4.8
16882025-06-18T17:50:00.149Z Compiling nom v7.1.3
16892025-06-18T17:50:00.162Z Compiling libloading v0.8.5
16902025-06-18T17:50:00.200Z Compiling ryu v1.0.18
16912025-06-18T17:50:00.353Z Compiling home v0.5.9
16922025-06-18T17:50:00.555Z Compiling thiserror v1.0.69
16932025-06-18T17:50:00.571Z Compiling pin-project-lite v0.2.14
16942025-06-18T17:50:00.744Z Compiling bindgen v0.69.5
16952025-06-18T17:50:01.229Z Compiling itertools v0.12.1
16962025-06-18T17:50:01.711Z Compiling writeable v0.5.5
16972025-06-18T17:50:01.990Z Compiling litemap v0.7.3
16982025-06-18T17:50:02.751Z Compiling lazycell v1.3.0
16992025-06-18T17:50:02.769Z Compiling rustc-hash v1.1.0
17002025-06-18T17:50:02.769Z Compiling cmake v0.1.51
17012025-06-18T17:50:02.800Z Compiling dunce v1.0.5
17022025-06-18T17:50:02.851Z Compiling percent-encoding v2.3.1
17032025-06-18T17:50:03.282Z Compiling synstructure v0.13.1
17042025-06-18T17:50:03.315Z Compiling serde_derive_internals v0.29.1
17052025-06-18T17:50:03.445Z Compiling cexpr v0.6.0
17062025-06-18T17:50:04.045Z Compiling paste v1.0.15
17072025-06-18T17:50:04.393Z Compiling fs_extra v1.3.0
17082025-06-18T17:50:04.958Z Compiling icu_locid_transform_data v1.5.0
17092025-06-18T17:50:05.084Z Compiling byteorder v1.5.0
17102025-06-18T17:50:05.624Z Compiling regex v1.11.1
17112025-06-18T17:50:05.883Z Compiling signal-hook-registry v1.4.2
17122025-06-18T17:50:06.062Z Compiling zerocopy v0.8.25
17132025-06-18T17:50:06.516Z Compiling icu_properties_data v1.5.0
17142025-06-18T17:50:06.751Z Compiling parking_lot v0.12.3
17152025-06-18T17:50:06.782Z Compiling mio v1.0.2
17162025-06-18T17:50:06.840Z Compiling serde_derive v1.0.219
17172025-06-18T17:50:07.277Z Compiling zeroize_derive v1.4.2
17182025-06-18T17:50:07.296Z Compiling zerofrom-derive v0.1.4
17192025-06-18T17:50:07.904Z Compiling yoke-derive v0.7.4
17202025-06-18T17:50:08.645Z Compiling zerovec-derive v0.10.3
17212025-06-18T17:50:08.669Z Compiling displaydoc v0.2.5
17222025-06-18T17:50:08.725Z Compiling icu_provider_macros v1.5.0
17232025-06-18T17:50:08.772Z Compiling zeroize v1.8.1
17242025-06-18T17:50:09.227Z Compiling tokio-macros v2.5.0
17252025-06-18T17:50:09.622Z Compiling zerocopy-derive v0.7.35
17262025-06-18T17:50:09.831Z Compiling futures-macro v0.3.31
17272025-06-18T17:50:10.071Z Compiling schemars_derive v0.8.22
17282025-06-18T17:50:10.128Z Compiling zerofrom v0.1.4
17292025-06-18T17:50:10.395Z Compiling yoke v0.7.4
17302025-06-18T17:50:10.787Z Compiling zerovec v0.10.4
17312025-06-18T17:50:10.951Z Compiling thiserror-impl v1.0.69
17322025-06-18T17:50:11.315Z Compiling crypto-common v0.1.6
17332025-06-18T17:50:11.517Z Compiling utf16_iter v1.0.5
17342025-06-18T17:50:11.553Z Compiling write16 v1.0.0
17352025-06-18T17:50:12.145Z Compiling icu_normalizer_data v1.5.0
17362025-06-18T17:50:12.162Z Compiling utf8_iter v1.0.4
17372025-06-18T17:50:12.162Z Compiling const-oid v0.9.6
17382025-06-18T17:50:12.162Z Compiling fnv v1.0.7
17392025-06-18T17:50:12.330Z Compiling zerocopy-derive v0.8.25
17402025-06-18T17:50:12.551Z Compiling ring v0.17.14
17412025-06-18T17:50:12.987Z Compiling tinystr v0.7.6
17422025-06-18T17:50:13.014Z Compiling icu_collections v1.5.0
17432025-06-18T17:50:13.406Z Compiling icu_locid v1.5.0
17442025-06-18T17:50:14.194Z Compiling tracing-attributes v0.1.27
17452025-06-18T17:50:15.009Z Compiling icu_provider v1.5.0
17462025-06-18T17:50:15.569Z Compiling der_derive v0.7.3
17472025-06-18T17:50:15.942Z Compiling icu_locid_transform v1.5.0
17482025-06-18T17:50:16.122Z Compiling socket2 v0.5.10
17492025-06-18T17:50:17.096Z Compiling vcpkg v0.2.15
17502025-06-18T17:50:17.208Z Compiling aws-lc-rs v1.12.4
17512025-06-18T17:50:17.617Z Compiling icu_properties v1.5.1
17522025-06-18T17:50:18.408Z Compiling openssl-sys v0.9.109
17532025-06-18T17:50:18.963Z Compiling bitflags v2.9.0
17542025-06-18T17:50:19.410Z Compiling bytes v1.10.1
17552025-06-18T17:50:20.779Z Compiling indexmap v2.9.0
17562025-06-18T17:50:21.061Z Compiling tokio v1.45.0
17572025-06-18T17:50:21.708Z Compiling icu_normalizer v1.5.0
17582025-06-18T17:50:22.227Z Compiling block-buffer v0.10.4
17592025-06-18T17:50:22.502Z Compiling form_urlencoded v1.2.1
17602025-06-18T17:50:22.558Z Compiling heck v0.5.0
17612025-06-18T17:50:22.989Z Compiling idna_adapter v1.2.0
17622025-06-18T17:50:23.088Z Compiling which v4.4.2
17632025-06-18T17:50:23.242Z Compiling idna v1.0.3
17642025-06-18T17:50:23.900Z Compiling futures-core v0.3.31
17652025-06-18T17:50:24.504Z Compiling digest v0.10.7
17662025-06-18T17:50:26.155Z Compiling url v2.5.3
17672025-06-18T17:50:26.208Z Compiling httparse v1.9.5
17682025-06-18T17:50:28.380Z Compiling uuid v1.17.0
17692025-06-18T17:50:28.408Z Compiling zerocopy v0.7.35
17702025-06-18T17:50:28.747Z Compiling crossbeam-utils v0.8.21
17712025-06-18T17:50:29.322Z Compiling syn v1.0.109
17722025-06-18T17:50:29.726Z Compiling iana-time-zone v0.1.63
17732025-06-18T17:50:29.896Z Compiling futures-sink v0.3.31
17742025-06-18T17:50:29.937Z Compiling chrono v0.4.41
17752025-06-18T17:50:29.982Z Compiling num-conv v0.1.0
17762025-06-18T17:50:30.105Z Compiling time-core v0.1.2
17772025-06-18T17:50:30.315Z Compiling time-macros v0.2.18
17782025-06-18T17:50:32.374Z Compiling openssl v0.10.73
17792025-06-18T17:50:32.536Z Compiling cpufeatures v0.2.14
17802025-06-18T17:50:33.015Z Compiling hmac v0.12.1
17812025-06-18T17:50:33.279Z Compiling rustc_version v0.4.1
17822025-06-18T17:50:34.957Z Compiling aws-lc-sys v0.26.0
17832025-06-18T17:50:35.629Z Compiling block-padding v0.3.3
17842025-06-18T17:50:35.732Z Compiling openssl-macros v0.1.1
17852025-06-18T17:50:35.786Z Compiling rustls v0.23.19
17862025-06-18T17:50:35.897Z Compiling native-tls v0.2.12
17872025-06-18T17:50:36.110Z Compiling dyn-clone v1.0.19
17882025-06-18T17:50:36.277Z Compiling inout v0.1.3
17892025-06-18T17:50:36.450Z Compiling futures-channel v0.3.31
17902025-06-18T17:50:36.571Z Compiling serde_tokenstream v0.2.2
17912025-06-18T17:50:37.015Z Compiling futures-io v0.3.31
17922025-06-18T17:50:37.134Z Compiling pin-utils v0.1.0
17932025-06-18T17:50:37.264Z Compiling strsim v0.11.1
17942025-06-18T17:50:37.527Z Compiling futures-task v0.3.31
17952025-06-18T17:50:37.875Z Compiling futures-util v0.3.31
17962025-06-18T17:50:37.993Z Compiling cipher v0.4.4
17972025-06-18T17:50:38.485Z Compiling sha2 v0.10.9
17982025-06-18T17:50:39.254Z Compiling http v1.3.1
17992025-06-18T17:50:40.647Z Compiling scroll_derive v0.12.0
18002025-06-18T17:50:41.303Z Compiling cookie v0.18.1
18012025-06-18T17:50:41.446Z Compiling base64ct v1.6.0
18022025-06-18T17:50:41.632Z Compiling ucd-trie v0.1.7
18032025-06-18T17:50:41.942Z Compiling pem-rfc7468 v0.7.0
18042025-06-18T17:50:42.010Z Compiling pest v2.7.14
18052025-06-18T17:50:43.356Z Compiling bzip2-sys v0.1.13+1.0.8
18062025-06-18T17:50:43.858Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18072025-06-18T17:50:44.387Z Compiling slog v2.7.0
18082025-06-18T17:50:44.532Z Compiling flagset v0.4.6
18092025-06-18T17:50:44.772Z Compiling der v0.7.9
18102025-06-18T17:50:44.853Z Compiling pest_meta v2.7.14
18112025-06-18T17:50:46.455Z Compiling serde_spanned v0.6.8
18122025-06-18T17:50:46.572Z Compiling toml_datetime v0.6.9
18132025-06-18T17:50:47.015Z Compiling tracing-core v0.1.32
18142025-06-18T17:50:47.653Z Compiling rustversion v1.0.17
18152025-06-18T17:50:47.840Z Compiling rayon-core v1.12.1
18162025-06-18T17:50:48.167Z Compiling rustls-pki-types v1.10.0
18172025-06-18T17:50:48.272Z Compiling anyhow v1.0.98
18182025-06-18T17:50:48.301Z Compiling thiserror v2.0.12
18192025-06-18T17:50:48.805Z Compiling tracing v0.1.40
18202025-06-18T17:50:48.832Z Compiling spki v0.7.3
18212025-06-18T17:50:48.850Z Compiling pest_generator v2.7.14
18222025-06-18T17:50:49.164Z Compiling salsa20 v0.10.2
18232025-06-18T17:50:49.205Z Compiling ppv-lite86 v0.2.20
18242025-06-18T17:50:49.426Z Compiling pbkdf2 v0.12.2
18252025-06-18T17:50:49.913Z Compiling winnow v0.5.40
18262025-06-18T17:50:50.070Z Compiling litrs v0.4.1
18272025-06-18T17:50:50.145Z Compiling scrypt v0.11.0
18282025-06-18T17:50:50.433Z Compiling aes v0.8.4
18292025-06-18T17:50:50.462Z Compiling pest_derive v2.7.14
18302025-06-18T17:50:50.600Z Compiling cbc v0.1.2
18312025-06-18T17:50:51.027Z Compiling document-features v0.2.10
18322025-06-18T17:50:51.399Z Compiling tokio-util v0.7.13
18332025-06-18T17:50:51.497Z Compiling thiserror-impl v2.0.12
18342025-06-18T17:50:51.948Z Compiling usdt-impl v0.5.0
18352025-06-18T17:50:52.313Z Compiling newtype-uuid v1.2.4
18362025-06-18T17:50:52.627Z Compiling untrusted v0.9.0
18372025-06-18T17:50:52.863Z Compiling untrusted v0.7.1
18382025-06-18T17:50:53.082Z Compiling toml_edit v0.19.15
18392025-06-18T17:50:53.211Z Compiling powerfmt v0.2.0
18402025-06-18T17:50:53.416Z Compiling pkcs5 v0.7.1
18412025-06-18T17:50:53.685Z Compiling deranged v0.3.11
18422025-06-18T17:50:54.157Z Compiling http-body v1.0.1
18432025-06-18T17:50:54.372Z Compiling scroll v0.12.0
18442025-06-18T17:50:54.472Z Compiling heapless v0.7.17
18452025-06-18T17:50:55.574Z Compiling signal-hook v0.3.18
18462025-06-18T17:50:55.691Z Compiling atomic-waker v1.1.2
18472025-06-18T17:50:55.765Z Compiling base64 v0.22.1
18482025-06-18T17:50:55.856Z Compiling plain v0.2.3
18492025-06-18T17:50:56.042Z Compiling num_threads v0.1.7
18502025-06-18T17:50:56.150Z Compiling adler2 v2.0.0
18512025-06-18T17:50:56.197Z Compiling zstd-safe v7.2.3
18522025-06-18T17:50:56.428Z Compiling miniz_oxide v0.8.5
18532025-06-18T17:50:56.589Z Compiling time v0.3.36
18542025-06-18T17:50:56.831Z Compiling goblin v0.8.2
18552025-06-18T17:50:59.686Z Compiling pkcs8 v0.10.2
18562025-06-18T17:51:00.319Z Compiling tinyvec_macros v0.1.1
18572025-06-18T17:51:00.671Z Compiling tower-service v0.3.3
18582025-06-18T17:51:01.633Z Compiling try-lock v0.2.5
18592025-06-18T17:51:01.802Z Compiling pretty-hex v0.4.1
18602025-06-18T17:51:02.034Z Compiling want v0.3.1
18612025-06-18T17:51:02.433Z Compiling dof v0.3.0
18622025-06-18T17:51:03.802Z Compiling tinyvec v1.8.0
18632025-06-18T17:51:04.701Z Compiling h2 v0.4.6
18642025-06-18T17:51:05.387Z Compiling dtrace-parser v0.2.0
18652025-06-18T17:51:05.550Z Compiling curve25519-dalek v4.1.3
18662025-06-18T17:51:06.121Z Compiling async-trait v0.1.88
18672025-06-18T17:51:06.807Z Compiling thread-id v4.2.2
18682025-06-18T17:51:06.944Z Compiling memoffset v0.9.1
18692025-06-18T17:51:07.936Z Compiling foreign-types-shared v0.1.1
18702025-06-18T17:51:08.155Z Compiling portable-atomic v1.11.0
18712025-06-18T17:51:08.249Z Compiling httpdate v1.0.3
18722025-06-18T17:51:08.296Z Compiling smoltcp v0.9.1
18732025-06-18T17:51:09.069Z Compiling ipnet v2.11.0
18742025-06-18T17:51:09.359Z Compiling num-bigint-dig v0.8.4
18752025-06-18T17:51:10.680Z Compiling foreign-types v0.3.2
18762025-06-18T17:51:13.047Z Compiling hyper v1.6.0
18772025-06-18T17:51:16.405Z Compiling rand_core v0.9.2
18782025-06-18T17:51:18.106Z Compiling strum_macros v0.26.4
18792025-06-18T17:51:20.422Z Compiling ipnetwork v0.21.1
18802025-06-18T17:51:21.901Z Compiling daft-derive v0.1.3
18812025-06-18T17:51:23.178Z Compiling heck v0.4.1
18822025-06-18T17:51:23.304Z Compiling cfg_aliases v0.2.1
18832025-06-18T17:51:23.424Z Compiling gimli v0.31.1
18842025-06-18T17:51:23.706Z Compiling nix v0.29.0
18852025-06-18T17:51:25.333Z Compiling rand_chacha v0.9.0
18862025-06-18T17:51:26.075Z Compiling hyper-util v0.1.14
18872025-06-18T17:51:27.143Z Compiling crossbeam-epoch v0.9.18
18882025-06-18T17:51:29.883Z Compiling addr2line v0.24.2
18892025-06-18T17:51:29.925Z Compiling unicode-normalization v0.1.24
18902025-06-18T17:51:31.183Z Compiling rand_chacha v0.3.1
18912025-06-18T17:51:31.530Z Compiling hubpack_derive v0.1.1
18922025-06-18T17:51:31.561Z Compiling signature v2.2.0
18932025-06-18T17:51:31.813Z Compiling openapiv3 v2.0.0
18942025-06-18T17:51:31.943Z Compiling curve25519-dalek-derive v0.1.1
18952025-06-18T17:51:32.468Z Compiling object v0.36.5
18962025-06-18T17:51:33.174Z Compiling fs-err v3.1.1
18972025-06-18T17:51:33.292Z Compiling ahash v0.8.11
18982025-06-18T17:51:33.509Z Compiling crc32fast v1.4.2
18992025-06-18T17:51:33.650Z Compiling buf-list v1.0.3
19002025-06-18T17:51:34.012Z Compiling ident_case v1.0.1
19012025-06-18T17:51:34.181Z Compiling unicode-bidi v0.3.17
19022025-06-18T17:51:34.225Z Compiling unicode-properties v0.1.3
19032025-06-18T17:51:34.661Z Compiling siphasher v0.3.11
19042025-06-18T17:51:35.091Z Compiling openssl-probe v0.1.5
19052025-06-18T17:51:35.296Z Compiling zip v2.6.1
19062025-06-18T17:51:35.399Z Compiling anstyle v1.0.11
19072025-06-18T17:51:35.638Z Compiling rustc-demangle v0.1.24
19082025-06-18T17:51:35.669Z Compiling utf8parse v0.2.2
19092025-06-18T17:51:35.857Z Compiling anstyle-parse v0.2.5
19102025-06-18T17:51:36.959Z Compiling phf_shared v0.11.2
19112025-06-18T17:51:37.316Z Compiling stringprep v0.1.5
19122025-06-18T17:51:37.891Z Compiling darling_core v0.20.10
19132025-06-18T17:51:41.200Z Compiling backtrace v0.3.74
19142025-06-18T17:51:43.047Z Compiling rand v0.8.5
19152025-06-18T17:51:45.617Z Compiling crossbeam-deque v0.8.5
19162025-06-18T17:51:45.998Z Compiling rand v0.9.1
19172025-06-18T17:51:47.132Z Compiling usdt-macro v0.5.0
19182025-06-18T17:51:47.285Z Compiling usdt-attr-macro v0.5.0
19192025-06-18T17:51:48.193Z Compiling http-body-util v0.1.3
19202025-06-18T17:51:49.333Z Compiling sync_wrapper v1.0.1
19212025-06-18T17:51:49.392Z Compiling md-5 v0.10.6
19222025-06-18T17:51:49.529Z Compiling num-integer v0.1.46
19232025-06-18T17:51:49.659Z Compiling hash32 v0.2.1
19242025-06-18T17:51:49.693Z Compiling ff v0.13.0
19252025-06-18T17:51:49.944Z Compiling encoding_rs v0.8.34
19262025-06-18T17:51:50.036Z Compiling psl-types v2.0.11
19272025-06-18T17:51:50.270Z Compiling mime v0.3.17
19282025-06-18T17:51:50.418Z Compiling fallible-iterator v0.2.0
19292025-06-18T17:51:51.113Z Compiling anstyle-query v1.1.1
19302025-06-18T17:51:51.315Z Compiling tower-layer v0.3.3
19312025-06-18T17:51:51.629Z Compiling is_terminal_polyfill v1.70.1
19322025-06-18T17:51:51.695Z Compiling base16ct v0.2.0
19332025-06-18T17:51:51.994Z Compiling colorchoice v1.0.2
19342025-06-18T17:51:52.176Z Compiling tower v0.5.2
19352025-06-18T17:51:52.218Z Compiling anstream v0.6.18
19362025-06-18T17:51:52.829Z Compiling sec1 v0.7.3
19372025-06-18T17:51:53.378Z Compiling postgres-protocol v0.6.8
19382025-06-18T17:51:53.962Z Compiling publicsuffix v2.3.0
19392025-06-18T17:51:54.425Z Compiling num-iter v0.1.45
19402025-06-18T17:51:54.645Z Compiling group v0.13.0
19412025-06-18T17:51:58.095Z Compiling darling_macro v0.20.10
19422025-06-18T17:51:58.285Z Compiling tokio-native-tls v0.3.1
19432025-06-18T17:51:58.909Z Compiling flate2 v1.1.2
19442025-06-18T17:51:58.942Z Compiling strum_macros v0.25.3
19452025-06-18T17:52:00.299Z Compiling webpki-roots v0.26.6
19462025-06-18T17:52:01.139Z Compiling hkdf v0.12.4
19472025-06-18T17:52:01.391Z Compiling terminal_size v0.4.0
19482025-06-18T17:52:01.637Z Compiling clap_derive v4.5.32
19492025-06-18T17:52:01.797Z Compiling enum-as-inner v0.6.1
19502025-06-18T17:52:01.920Z Compiling serde_urlencoded v0.7.1
19512025-06-18T17:52:02.140Z Compiling crypto-bigint v0.5.5
19522025-06-18T17:52:02.497Z Compiling rustls-webpki v0.102.8
19532025-06-18T17:52:02.722Z Compiling serde_repr v0.1.19
19542025-06-18T17:52:04.128Z Compiling bumpalo v3.16.0
19552025-06-18T17:52:04.571Z Compiling lockfree-object-pool v0.1.6
19562025-06-18T17:52:04.864Z Compiling iri-string v0.7.8
19572025-06-18T17:52:05.271Z Compiling bitflags v1.3.2
19582025-06-18T17:52:05.625Z Compiling managed v0.8.0
19592025-06-18T17:52:06.602Z Compiling simd-adler32 v0.3.7
19602025-06-18T17:52:07.118Z Compiling unicode-width v0.2.0
19612025-06-18T17:52:07.685Z Compiling clap_lex v0.7.4
19622025-06-18T17:52:10.010Z Compiling tower-http v0.6.6
19632025-06-18T17:52:10.694Z Compiling tokio-rustls v0.26.0
19642025-06-18T17:52:10.912Z Compiling clap_builder v4.5.35
19652025-06-18T17:52:11.165Z Compiling hyper-rustls v0.27.3
19662025-06-18T17:52:11.734Z Compiling console v0.15.10
19672025-06-18T17:52:11.995Z Compiling zopfli v0.8.1
19682025-06-18T17:52:12.836Z Compiling elliptic-curve v0.13.8
19692025-06-18T17:52:13.317Z Compiling oxnet v0.1.2
19702025-06-18T17:52:13.969Z Compiling hyper-tls v0.6.0
19712025-06-18T17:52:15.631Z Compiling darling v0.20.10
19722025-06-18T17:52:15.790Z Compiling signal-hook-mio v0.2.4
19732025-06-18T17:52:15.850Z Compiling zstd v0.13.3
19742025-06-18T17:52:15.982Z Compiling rayon v1.10.0
19752025-06-18T17:52:16.127Z Compiling cookie_store v0.21.1
19762025-06-18T17:52:16.703Z Compiling postgres-types v0.2.9
19772025-06-18T17:52:17.377Z Compiling phf v0.11.2
19782025-06-18T17:52:17.824Z Compiling hubpack v0.1.2
19792025-06-18T17:52:17.901Z Compiling ed25519 v2.2.3
19802025-06-18T17:52:17.984Z Compiling bzip2 v0.4.4
19812025-06-18T17:52:18.025Z Compiling bzip2 v0.5.2
19822025-06-18T17:52:18.376Z Compiling webpki-roots v1.0.0
19832025-06-18T17:52:18.399Z Compiling pkcs1 v0.7.5
19842025-06-18T17:52:18.624Z Compiling futures-executor v0.3.31
19852025-06-18T17:52:19.527Z Compiling rfc6979 v0.4.0
19862025-06-18T17:52:19.584Z Compiling float-cmp v0.10.0
19872025-06-18T17:52:20.042Z Compiling serde-big-array v0.5.1
19882025-06-18T17:52:20.114Z Compiling bstr v1.10.0
19892025-06-18T17:52:20.277Z Compiling regress v0.10.3
19902025-06-18T17:52:20.297Z Compiling memmap v0.7.0
19912025-06-18T17:52:20.552Z Compiling static_assertions v1.1.0
19922025-06-18T17:52:20.602Z Compiling number_prefix v0.4.0
19932025-06-18T17:52:20.691Z Compiling data-encoding v2.9.0
19942025-06-18T17:52:20.835Z Compiling unicode-segmentation v1.12.0
19952025-06-18T17:52:21.467Z Compiling new_debug_unreachable v1.0.6
19962025-06-18T17:52:21.587Z Compiling predicates-core v1.0.8
19972025-06-18T17:52:21.708Z Compiling winnow v0.7.10
19982025-06-18T17:52:21.870Z Compiling normalize-line-endings v0.3.0
19992025-06-18T17:52:22.036Z Compiling toml_write v0.1.1
20002025-06-18T17:52:22.365Z Compiling fixedbitset v0.4.2
20012025-06-18T17:52:22.388Z Compiling whoami v1.5.2
20022025-06-18T17:52:22.424Z Compiling difflib v0.4.0
20032025-06-18T17:52:22.777Z Compiling precomputed-hash v0.1.1
20042025-06-18T17:52:22.878Z Compiling predicates v3.1.3
20052025-06-18T17:52:22.927Z Compiling string_cache v0.8.9
20062025-06-18T17:52:23.342Z Compiling tokio-postgres v0.7.13
20072025-06-18T17:52:23.375Z Compiling petgraph v0.6.5
20082025-06-18T17:52:23.432Z Compiling reqwest v0.12.20
20092025-06-18T17:52:24.166Z Compiling typify-impl v0.3.0
20102025-06-18T17:52:24.695Z Compiling similar v2.7.0
20112025-06-18T17:52:25.227Z Compiling toml_edit v0.22.26
20122025-06-18T17:52:26.475Z Compiling hickory-proto v0.24.4
20132025-06-18T17:52:27.060Z Compiling indicatif v0.17.11
20142025-06-18T17:52:28.323Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20152025-06-18T17:52:28.765Z Compiling usdt v0.5.0
20162025-06-18T17:52:29.247Z Compiling ecdsa v0.16.9
20172025-06-18T17:52:32.512Z Compiling futures v0.3.31
20182025-06-18T17:52:32.664Z Compiling rsa v0.9.6
20192025-06-18T17:52:34.069Z Compiling zip v0.6.6
20202025-06-18T17:52:34.106Z Compiling ed25519-dalek v2.1.1
20212025-06-18T17:52:35.471Z Compiling crossterm v0.28.1
20222025-06-18T17:52:35.492Z Compiling daft v0.1.3
20232025-06-18T17:52:35.609Z Compiling clap v4.5.35
20242025-06-18T17:52:35.756Z Compiling strum v0.26.3
20252025-06-18T17:52:35.983Z Compiling toml v0.7.8
20262025-06-18T17:52:35.987Z Compiling tokio-stream v0.1.17
20272025-06-18T17:52:36.528Z Compiling x509-cert v0.2.5
20282025-06-18T17:52:37.888Z Compiling sha1 v0.10.6
20292025-06-18T17:52:38.112Z Compiling itertools v0.10.5
20302025-06-18T17:52:38.270Z Compiling winnow v0.6.26
20312025-06-18T17:52:38.885Z Compiling peg-runtime v0.8.5
20322025-06-18T17:52:39.313Z Compiling lalrpop-util v0.19.12
20332025-06-18T17:52:40.491Z Compiling rustix v1.0.7
20342025-06-18T17:52:41.101Z Compiling rustc-hash v2.1.1
20352025-06-18T17:52:41.327Z Compiling unicode-xid v0.2.6
20362025-06-18T17:52:41.558Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20372025-06-18T17:52:42.063Z Compiling typify-macro v0.3.0
20382025-06-18T17:52:45.855Z Compiling camino v1.1.10
20392025-06-18T17:52:53.116Z Compiling proc-macro-crate v1.3.1
20402025-06-18T17:52:54.043Z Compiling macaddr v1.0.1
20412025-06-18T17:52:54.661Z Compiling itertools v0.13.0
20422025-06-18T17:52:55.074Z Compiling fastrand v2.1.1
20432025-06-18T17:52:55.711Z Compiling heapless v0.8.0
20442025-06-18T17:52:57.672Z Compiling ingot-macros v0.1.0
20452025-06-18T17:53:03.479Z Compiling tempfile v3.20.0
20462025-06-18T17:53:05.629Z Compiling num_enum_derive v0.5.11
20472025-06-18T17:53:12.605Z Compiling structmeta-derive v0.3.0
20482025-06-18T17:53:14.097Z Compiling hash32 v0.3.1
20492025-06-18T17:53:15.566Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20502025-06-18T17:53:15.620Z Compiling smoltcp v0.11.0
20512025-06-18T17:53:20.700Z Compiling structmeta v0.3.0
20522025-06-18T17:53:22.586Z Compiling num_enum v0.5.11
20532025-06-18T17:53:22.820Z Compiling ingot-types v0.1.0
20542025-06-18T17:53:24.510Z Compiling typify v0.3.0
20552025-06-18T17:53:30.230Z Compiling dirs-sys-next v0.1.2
20562025-06-18T17:53:30.290Z Compiling proc-macro-error-attr v1.0.4
20572025-06-18T17:53:30.621Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20582025-06-18T17:53:31.634Z Compiling cobs v0.2.3
20592025-06-18T17:53:32.676Z Compiling unsafe-libyaml v0.2.11
20602025-06-18T17:53:32.716Z Compiling rustls v0.22.4
20612025-06-18T17:53:34.379Z Compiling serde_yaml v0.9.34+deprecated
20622025-06-18T17:53:40.701Z Compiling postcard v1.0.10
20632025-06-18T17:53:42.610Z Compiling dirs-next v2.0.0
20642025-06-18T17:53:46.944Z Compiling progenitor-impl v0.9.1
20652025-06-18T17:53:47.836Z Compiling ingot v0.1.0
20662025-06-18T17:53:52.846Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20672025-06-18T17:53:53.614Z Compiling hex v0.4.3
20682025-06-18T17:53:53.782Z Compiling foreign-types-macros v0.2.3
20692025-06-18T17:53:53.860Z Compiling thread_local v1.1.8
20702025-06-18T17:53:54.277Z Compiling wait-timeout v0.2.0
20712025-06-18T17:53:54.546Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20722025-06-18T17:53:54.868Z Compiling proc-macro-error v1.0.4
20732025-06-18T17:53:54.889Z Compiling multer v3.1.0
20742025-06-18T17:53:55.205Z Compiling unicode-width v0.1.14
20752025-06-18T17:53:55.228Z Compiling ref-cast v1.0.24
20762025-06-18T17:53:55.228Z Compiling foreign-types-shared v0.3.1
20772025-06-18T17:53:55.413Z Compiling match_cfg v0.1.0
20782025-06-18T17:53:55.798Z Compiling quick-error v1.2.3
20792025-06-18T17:53:55.997Z Compiling slog-async v2.8.0
20802025-06-18T17:53:56.278Z Compiling bit-vec v0.8.0
20812025-06-18T17:53:56.635Z Compiling rusty-fork v0.3.0
20822025-06-18T17:53:56.825Z Compiling bit-set v0.8.0
20832025-06-18T17:53:56.877Z Compiling tabwriter v1.4.0
20842025-06-18T17:53:56.900Z Compiling hostname v0.3.1
20852025-06-18T17:53:56.903Z Compiling foreign-types v0.5.0
20862025-06-18T17:53:57.196Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20872025-06-18T17:53:57.221Z Compiling progenitor-macro v0.9.1
20882025-06-18T17:53:57.292Z Compiling term v0.7.0
20892025-06-18T17:53:58.769Z Compiling progenitor-client v0.9.1
20902025-06-18T17:53:59.738Z Compiling rand_xorshift v0.4.0
20912025-06-18T17:54:00.059Z Compiling slog-json v2.6.1
20922025-06-18T17:54:00.539Z Compiling crossbeam-channel v0.5.15
20932025-06-18T17:54:00.940Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20942025-06-18T17:54:01.265Z Compiling ref-cast-impl v1.0.24
20952025-06-18T17:54:01.391Z Compiling async-stream-impl v0.3.6
20962025-06-18T17:54:01.726Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20972025-06-18T17:54:01.995Z Compiling cstr-argument v0.1.2
20982025-06-18T17:54:02.293Z Compiling is-terminal v0.4.13
20992025-06-18T17:54:02.321Z Compiling dropshot v0.16.2
21002025-06-18T17:54:02.456Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21012025-06-18T17:54:02.515Z Compiling unarray v0.1.4
21022025-06-18T17:54:02.544Z Compiling pretty-hex v0.2.1
21032025-06-18T17:54:02.651Z Compiling take_mut v0.2.2
21042025-06-18T17:54:02.731Z Compiling crucible-workspace-hack v0.1.0
21052025-06-18T17:54:02.808Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21062025-06-18T17:54:02.856Z Compiling proptest v1.7.0
21072025-06-18T17:54:03.150Z Compiling tokio-rustls v0.25.0
21082025-06-18T17:54:03.645Z Compiling async-stream v0.3.6
21092025-06-18T17:54:03.991Z Compiling slog-term v2.9.1
21102025-06-18T17:54:04.997Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21112025-06-18T17:54:05.279Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21122025-06-18T17:54:05.512Z Compiling slog-bunyan v2.5.0
21132025-06-18T17:54:06.443Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21142025-06-18T17:54:06.492Z Compiling test-strategy v0.4.1
21152025-06-18T17:54:06.658Z Compiling parse-display-derive v0.10.0
21162025-06-18T17:54:07.252Z Compiling progenitor v0.9.1
21172025-06-18T17:54:07.503Z Compiling toml v0.8.22
21182025-06-18T17:54:08.436Z Compiling serde_with_macros v3.12.0
21192025-06-18T17:54:09.568Z Compiling colored v2.2.0
21202025-06-18T17:54:09.988Z Compiling waitgroup v0.1.2
21212025-06-18T17:54:10.297Z Compiling rustls-pemfile v2.2.0
21222025-06-18T17:54:10.727Z Compiling dropshot_endpoint v0.16.2
21232025-06-18T17:54:10.787Z Compiling serde_path_to_error v0.1.17
21242025-06-18T17:54:10.810Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21252025-06-18T17:54:11.537Z Compiling derive-where v1.2.7
21262025-06-18T17:54:11.790Z Compiling hostname v0.4.0
21272025-06-18T17:54:12.088Z Compiling instant v0.1.13
21282025-06-18T17:54:12.295Z Compiling debug-ignore v1.0.5
21292025-06-18T17:54:12.495Z Compiling backoff v0.4.0
21302025-06-18T17:54:12.903Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21312025-06-18T17:54:13.071Z Compiling serde_with v3.12.0
21322025-06-18T17:54:13.190Z Compiling parse-display v0.10.0
21332025-06-18T17:54:14.294Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21342025-06-18T17:54:15.015Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21352025-06-18T17:54:17.423Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
21362025-06-18T17:54:18.387Z Compiling zone_cfg_derive v0.3.0
21372025-06-18T17:54:19.641Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21382025-06-18T17:54:20.386Z Compiling iddqd v0.3.7
21392025-06-18T17:54:22.291Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21402025-06-18T17:54:23.418Z Compiling camino-tempfile v1.4.1
21412025-06-18T17:54:23.859Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21422025-06-18T17:54:24.194Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21432025-06-18T17:54:24.248Z Compiling progenitor-client v0.10.0
21442025-06-18T17:54:24.284Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21452025-06-18T17:54:25.126Z Compiling num-derive v0.4.2
21462025-06-18T17:54:25.211Z Compiling sigpipe v0.1.3
21472025-06-18T17:54:25.383Z Compiling libefi-sys v0.1.0
21482025-06-18T17:54:25.707Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21492025-06-18T17:54:26.061Z Compiling jiff v0.2.15
21502025-06-18T17:54:26.792Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21512025-06-18T17:54:27.360Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
21522025-06-18T17:54:28.162Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21532025-06-18T17:54:28.956Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21542025-06-18T17:54:29.550Z Compiling zone v0.3.1
21552025-06-18T17:54:31.674Z Compiling itertools v0.14.0
21562025-06-18T17:54:32.783Z Compiling smf v0.2.3
21572025-06-18T17:54:33.407Z Compiling bitfield-struct v0.6.2
21582025-06-18T17:54:34.606Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21592025-06-18T17:54:34.721Z Compiling blake3 v1.5.4
21602025-06-18T17:54:35.041Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21612025-06-18T17:54:35.240Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21622025-06-18T17:54:35.366Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21632025-06-18T17:54:35.777Z Compiling xattr v1.3.1
21642025-06-18T17:54:35.960Z Compiling filetime v0.2.25
21652025-06-18T17:54:36.031Z Compiling memmap2 v0.9.5
21662025-06-18T17:54:36.109Z Compiling constant_time_eq v0.3.1
21672025-06-18T17:54:36.329Z Compiling arrayvec v0.7.6
21682025-06-18T17:54:36.352Z Compiling same-file v1.0.6
21692025-06-18T17:54:36.471Z Compiling arrayref v0.3.9
21702025-06-18T17:54:36.599Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21712025-06-18T17:54:36.621Z Compiling walkdir v2.5.0
21722025-06-18T17:54:36.661Z Compiling tar v0.4.44
21732025-06-18T17:54:36.817Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21742025-06-18T17:54:38.296Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21752025-06-18T17:54:38.744Z Compiling gethostname v0.5.0
21762025-06-18T17:54:38.994Z Compiling cargo-platform v0.1.8
21772025-06-18T17:54:39.112Z Compiling topological-sort v0.2.2
21782025-06-18T17:54:39.311Z Compiling fixedbitset v0.5.7
21792025-06-18T17:54:39.424Z Compiling cargo_metadata v0.19.2
21802025-06-18T17:54:40.020Z Compiling petgraph v0.7.1
21812025-06-18T17:54:40.051Z Compiling omicron-zone-package v0.12.2
21822025-06-18T17:54:40.468Z Compiling shell-words v1.1.0
21832025-06-18T17:54:42.329Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21842025-06-18T17:54:42.679Z Compiling indent_write v2.2.0
21852025-06-18T17:54:47.877Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21862025-06-18T17:54:48.751Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21872025-06-18T17:54:53.205Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21882025-06-18T17:55:08.822Z Finished `release` profile [optimized] target(s) in 5m 15s
21892025-06-18T17:55:09.009Z Running `target/release/omicron-package -t test target create -p dev`
21902025-06-18T17:55:09.068ZLogging to: /work/oxidecomputer/omicron/out/LOG
21912025-06-18T17:55:09.072ZCreated new build target 'test' and set it as active
21922025-06-18T17:55:09.072Z
21932025-06-18T17:55:09.072Zreal 5:16.207346713
21942025-06-18T17:55:09.072Zuser 36:28.797838328
21952025-06-18T17:55:09.072Zsys 3:37.380162670
21962025-06-18T17:55:09.072Ztrap 1.144272593
21972025-06-18T17:55:09.072Ztflt 1.819150404
21982025-06-18T17:55:09.072Zdflt 0.999071795
21992025-06-18T17:55:09.072Zkflt 0.000137390
22002025-06-18T17:55:09.072Zlock 1:09:33.537233211
22012025-06-18T17:55:09.072Zslp 2:28:18.431114748
22022025-06-18T17:55:09.072Zlat 2:48.887041665
22032025-06-18T17:55:09.072Zstop 5:19.168499229
22042025-06-18T17:55:09.072Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22052025-06-18T17:55:10.200Z Finished `release` profile [optimized] target(s) in 1.07s
22062025-06-18T17:55:10.257Z Running `target/release/omicron-package -t test package`
22072025-06-18T17:55:10.305ZLogging to: /work/oxidecomputer/omicron/out/LOG
22082025-06-18T17:55:11.966Z Compiling typify-impl v0.4.1
22092025-06-18T17:55:12.191Z Compiling convert_case v0.4.0
22102025-06-18T17:55:12.195Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22112025-06-18T17:55:12.195Z Compiling num-rational v0.4.2
22122025-06-18T17:55:12.195Z Compiling num-complex v0.4.6
22132025-06-18T17:55:12.195Z Compiling dirs-sys-next v0.1.2
22142025-06-18T17:55:12.232Z Compiling half v2.4.1
22152025-06-18T17:55:12.483Z Compiling ciborium-io v0.2.2
22162025-06-18T17:55:12.665Z Compiling dirs-next v2.0.0
22172025-06-18T17:55:12.725Z Compiling float-ord v0.3.2
22182025-06-18T17:55:12.810Z Compiling derive_more v0.99.20
22192025-06-18T17:55:12.859Z Compiling ciborium-ll v0.2.2
22202025-06-18T17:55:12.943Z Compiling term v0.7.0
22212025-06-18T17:55:13.010Z Compiling is-terminal v0.4.13
22222025-06-18T17:55:13.176Z Compiling num v0.4.3
22232025-06-18T17:55:13.323Z Compiling ciborium v0.2.2
22242025-06-18T17:55:13.360Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22252025-06-18T17:55:13.385Z Compiling camino v1.1.10
22262025-06-18T17:55:13.472Z Compiling secrecy v0.10.3
22272025-06-18T17:55:13.920Z Compiling atomicwrites v0.4.4
22282025-06-18T17:55:14.083Z Compiling rustix v1.0.7
22292025-06-18T17:55:14.242Z Compiling password-hash v0.5.0
22302025-06-18T17:55:14.490Z Compiling blake2 v0.10.6
22312025-06-18T17:55:14.566Z Compiling base64 v0.21.7
22322025-06-18T17:55:15.299Z Compiling argon2 v0.5.3
22332025-06-18T17:55:15.655Z Compiling newline-converter v0.3.0
22342025-06-18T17:55:15.696Z Compiling fastrand v2.1.1
22352025-06-18T17:55:15.899Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22362025-06-18T17:55:16.167Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22372025-06-18T17:55:16.277Z Compiling expectorate v1.2.0
22382025-06-18T17:55:16.430Z Compiling tempfile v3.20.0
22392025-06-18T17:55:16.686Z Compiling rustls v0.22.4
22402025-06-18T17:55:16.731Z Compiling thread_local v1.1.8
22412025-06-18T17:55:16.771Z Compiling wait-timeout v0.2.0
22422025-06-18T17:55:16.800Z Compiling quick-error v1.2.3
22432025-06-18T17:55:16.996Z Compiling match_cfg v0.1.0
22442025-06-18T17:55:17.131Z Compiling bit-vec v0.8.0
22452025-06-18T17:55:17.160Z Compiling hostname v0.3.1
22462025-06-18T17:55:17.161Z Compiling rusty-fork v0.3.0
22472025-06-18T17:55:17.610Z Compiling bit-set v0.8.0
22482025-06-18T17:55:17.666Z Compiling ref-cast v1.0.24
22492025-06-18T17:55:17.758Z Compiling multer v3.1.0
22502025-06-18T17:55:17.787Z Compiling slog-async v2.8.0
22512025-06-18T17:55:17.850Z Compiling progenitor-client v0.9.1
22522025-06-18T17:55:17.879Z Compiling slog-json v2.6.1
22532025-06-18T17:55:17.924Z Compiling crossbeam-channel v0.5.15
22542025-06-18T17:55:17.953Z Compiling rand_xorshift v0.4.0
22552025-06-18T17:55:18.121Z Compiling hex v0.4.3
22562025-06-18T17:55:18.225Z Compiling take_mut v0.2.2
22572025-06-18T17:55:18.255Z Compiling unarray v0.1.4
22582025-06-18T17:55:18.415Z Compiling proptest v1.7.0
22592025-06-18T17:55:18.445Z Compiling progenitor v0.9.1
22602025-06-18T17:55:18.468Z Compiling slog-bunyan v2.5.0
22612025-06-18T17:55:18.717Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22622025-06-18T17:55:18.920Z Compiling slog-term v2.9.1
22632025-06-18T17:55:19.074Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22642025-06-18T17:55:19.461Z Compiling dropshot v0.16.2
22652025-06-18T17:55:19.553Z Compiling async-stream v0.3.6
22662025-06-18T17:55:19.607Z Compiling toml v0.8.22
22672025-06-18T17:55:19.862Z Compiling waitgroup v0.1.2
22682025-06-18T17:55:19.931Z Compiling rustls-pemfile v2.2.0
22692025-06-18T17:55:20.140Z Compiling serde_path_to_error v0.1.17
22702025-06-18T17:55:20.302Z Compiling hostname v0.4.0
22712025-06-18T17:55:20.561Z Compiling instant v0.1.13
22722025-06-18T17:55:20.767Z Compiling debug-ignore v1.0.5
22732025-06-18T17:55:20.887Z Compiling backoff v0.4.0
22742025-06-18T17:55:20.915Z Compiling iddqd v0.3.7
22752025-06-18T17:55:20.973Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
22762025-06-18T17:55:21.284Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22772025-06-18T17:55:21.627Z Compiling typify-macro v0.4.1
22782025-06-18T17:55:23.083Z Compiling tokio-rustls v0.25.0
22792025-06-18T17:55:23.163Z Compiling parse-display v0.10.0
22802025-06-18T17:55:23.543Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22812025-06-18T17:55:24.545Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22822025-06-18T17:55:24.575Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22832025-06-18T17:55:24.776Z Compiling serde_with v3.12.0
22842025-06-18T17:55:24.990Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22852025-06-18T17:55:25.060Z Compiling typify v0.4.1
22862025-06-18T17:55:25.283Z Compiling progenitor-impl v0.10.0
22872025-06-18T17:55:27.321Z Compiling progenitor-client v0.10.0
22882025-06-18T17:55:27.915Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22892025-06-18T17:55:28.535Z Compiling macaddr v1.0.1
22902025-06-18T17:55:29.005Z Compiling owo-colors v4.2.1
22912025-06-18T17:55:29.156Z Compiling cancel-safe-futures v0.1.5
22922025-06-18T17:55:29.602Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22932025-06-18T17:55:29.803Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22942025-06-18T17:55:29.839Z Compiling libsw-core v0.3.1
22952025-06-18T17:55:30.206Z Compiling utf-8 v0.7.6
22962025-06-18T17:55:30.852Z Compiling libsw v3.4.0
22972025-06-18T17:55:30.881Z Compiling progenitor-macro v0.10.0
22982025-06-18T17:55:32.194Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22992025-06-18T17:55:33.029Z Compiling linear-map v1.2.0
23002025-06-18T17:55:33.509Z Compiling swrite v0.1.0
23012025-06-18T17:55:33.707Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23022025-06-18T17:55:33.741Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23032025-06-18T17:55:40.445Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23042025-06-18T17:55:40.752Z Compiling keccak v0.1.5
23052025-06-18T17:55:41.323Z Compiling progenitor v0.10.0
23062025-06-18T17:55:41.598Z Compiling sha3 v0.10.8
23072025-06-18T17:55:41.983Z Compiling prettyplease v0.2.34
23082025-06-18T17:55:42.544Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23092025-06-18T17:55:46.200Z Compiling tungstenite v0.21.0
23102025-06-18T17:55:47.468Z Compiling highway v1.3.0
23112025-06-18T17:55:49.045Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23122025-06-18T17:55:51.088Z Compiling tokio-tungstenite v0.21.0
23132025-06-18T17:55:51.756Z Compiling linked-hash-map v0.5.6
23142025-06-18T17:55:52.162Z Compiling semver v0.1.20
23152025-06-18T17:55:52.188Z Compiling lru-cache v0.1.2
23162025-06-18T17:55:52.466Z Compiling resolv-conf v0.7.0
23172025-06-18T17:55:52.730Z Compiling rustc_version v0.1.7
23182025-06-18T17:55:53.120Z Compiling newtype_derive v0.1.6
23192025-06-18T17:55:53.565Z Compiling hickory-resolver v0.24.4
23202025-06-18T17:55:53.963Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23212025-06-18T17:55:56.585Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23222025-06-18T17:55:57.303Z Compiling universal-hash v0.5.1
23232025-06-18T17:55:57.583Z Compiling thiserror-impl-no-std v2.0.2
23242025-06-18T17:55:57.876Z Compiling humantime v2.1.0
23252025-06-18T17:55:58.721Z Compiling opaque-debug v0.3.1
23262025-06-18T17:55:58.861Z Compiling poly1305 v0.8.0
23272025-06-18T17:55:59.011Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23282025-06-18T17:55:59.840Z Compiling thiserror-no-std v2.0.2
23292025-06-18T17:56:00.184Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23302025-06-18T17:56:00.308Z Compiling chacha20 v0.9.1
23312025-06-18T17:56:00.531Z Compiling aead v0.5.2
23322025-06-18T17:56:00.835Z Compiling chacha20poly1305 v0.10.1
23332025-06-18T17:56:00.965Z Compiling steno v0.4.1
23342025-06-18T17:56:01.120Z Compiling vsss-rs v3.3.4
23352025-06-18T17:56:01.977Z Compiling qorb v0.4.0
23362025-06-18T17:56:03.016Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23372025-06-18T17:56:03.365Z Compiling slog-dtrace v0.3.0
23382025-06-18T17:56:03.804Z Compiling bytecount v0.6.8
23392025-06-18T17:56:04.182Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23402025-06-18T17:56:12.929Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23412025-06-18T17:56:14.875Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23422025-06-18T17:56:16.878Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23432025-06-18T17:56:19.992Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23442025-06-18T17:56:20.232Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23452025-06-18T17:56:21.029Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23462025-06-18T17:56:21.240Z Compiling display-error-chain v0.2.2
23472025-06-18T17:56:21.519Z Compiling maplit v1.0.2
23482025-06-18T17:56:21.700Z Compiling crunchy v0.2.2
23492025-06-18T17:56:22.180Z Compiling radium v0.7.0
23502025-06-18T17:56:22.756Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23512025-06-18T17:56:23.204Z Compiling dsl_auto_type v0.1.2
23522025-06-18T17:56:24.326Z Compiling scheduled-thread-pool v0.2.7
23532025-06-18T17:56:25.587Z Compiling diesel_table_macro_syntax v0.2.0
23542025-06-18T17:56:25.998Z Compiling zerocopy-derive v0.6.6
23552025-06-18T17:56:26.193Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23562025-06-18T17:56:26.738Z Compiling proc-macro-error-attr2 v2.0.0
23572025-06-18T17:56:27.248Z Compiling maybe-uninit v2.0.0
23582025-06-18T17:56:27.484Z Compiling tap v1.0.1
23592025-06-18T17:56:27.687Z Compiling tiny-keccak v2.0.2
23602025-06-18T17:56:27.718Z Compiling zerocopy v0.6.6
23612025-06-18T17:56:27.853Z Compiling wyz v0.5.1
23622025-06-18T17:56:27.967Z Compiling proc-macro-error2 v2.0.1
23632025-06-18T17:56:28.053Z Compiling diesel_derives v2.2.3
23642025-06-18T17:56:28.378Z Compiling r2d2 v0.8.10
23652025-06-18T17:56:28.668Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23662025-06-18T17:56:28.856Z Compiling const_format_proc_macros v0.2.34
23672025-06-18T17:56:29.108Z Compiling funty v2.0.0
23682025-06-18T17:56:30.669Z Compiling crc-catalog v2.4.0
23692025-06-18T17:56:30.887Z Compiling bit-vec v0.6.3
23702025-06-18T17:56:31.346Z Compiling packed_struct v0.10.1
23712025-06-18T17:56:31.956Z Compiling bit-set v0.5.3
23722025-06-18T17:56:32.066Z Compiling crc v3.2.1
23732025-06-18T17:56:32.180Z Compiling const_format v0.2.34
23742025-06-18T17:56:33.477Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23752025-06-18T17:56:33.971Z Compiling bitvec v1.0.1
23762025-06-18T17:56:35.081Z Compiling tabled_derive v0.10.0
23772025-06-18T17:56:35.673Z Compiling papergrid v0.14.0
23782025-06-18T17:56:36.567Z Compiling ascii-canvas v3.0.0
23792025-06-18T17:56:37.430Z Compiling packed_struct_codegen v0.10.1
23802025-06-18T17:56:38.452Z Compiling diesel v2.2.10
23812025-06-18T17:56:38.486Z Compiling num-derive v0.3.3
23822025-06-18T17:56:39.579Z Compiling ena v0.14.3
23832025-06-18T17:56:40.046Z Compiling indexmap v1.9.3
23842025-06-18T17:56:40.438Z Compiling diff v0.1.13
23852025-06-18T17:56:40.680Z Compiling regex-syntax v0.6.29
23862025-06-18T17:56:40.927Z Compiling nodrop v0.1.14
23872025-06-18T17:56:41.123Z Compiling bindgen v0.71.1
23882025-06-18T17:56:45.404Z Compiling lalrpop v0.19.12
23892025-06-18T17:56:48.525Z Compiling array-init v0.0.4
23902025-06-18T17:56:49.509Z Compiling libscf-sys v1.1.0
23912025-06-18T17:56:53.928Z Compiling tabled v0.18.0
23922025-06-18T17:56:54.945Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23932025-06-18T17:56:59.813Z Compiling smallvec v0.6.14
23942025-06-18T17:57:00.379Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23952025-06-18T17:57:00.737Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23962025-06-18T17:57:01.459Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23972025-06-18T17:57:02.466Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23982025-06-18T17:57:02.745Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23992025-06-18T17:57:03.111Z Compiling bitfield v0.14.0
24002025-06-18T17:57:03.467Z Compiling hashbrown v0.12.3
24012025-06-18T17:57:04.047Z Compiling termcolor v1.4.1
24022025-06-18T17:57:05.090Z Compiling env_logger v0.10.2
24032025-06-18T17:57:05.812Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24042025-06-18T17:57:06.433Z Compiling polar-core v0.27.3
24052025-06-18T17:57:07.805Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24062025-06-18T17:57:07.993Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24072025-06-18T17:57:08.292Z Compiling serde-hex v0.1.0
24082025-06-18T17:57:08.475Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24092025-06-18T17:57:10.823Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24102025-06-18T17:57:11.157Z Compiling ron v0.8.1
24112025-06-18T17:57:13.413Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24122025-06-18T17:57:13.836Z Compiling hashbrown v0.13.2
24132025-06-18T17:57:13.999Z Compiling derive_builder_core v0.20.2
24142025-06-18T17:57:15.124Z Compiling headers-core v0.3.0
24152025-06-18T17:57:15.375Z Compiling phf_generator v0.11.2
24162025-06-18T17:57:15.608Z Compiling libxml v0.3.3
24172025-06-18T17:57:15.934Z Compiling async-recursion v1.1.1
24182025-06-18T17:57:16.017Z Compiling crc-any v2.5.0
24192025-06-18T17:57:16.782Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24202025-06-18T17:57:16.981Z Compiling derive_builder_macro v0.20.2
24212025-06-18T17:57:17.231Z Compiling phf_codegen v0.11.2
24222025-06-18T17:57:17.496Z Compiling headers v0.4.1
24232025-06-18T17:57:17.844Z Compiling object v0.30.4
24242025-06-18T17:57:18.827Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24252025-06-18T17:57:21.178Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24262025-06-18T17:57:22.345Z Compiling samael v0.0.19
24272025-06-18T17:57:24.009Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24282025-06-18T17:57:25.943Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24292025-06-18T17:57:28.715Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24302025-06-18T17:57:29.120Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24312025-06-18T17:57:30.014Z Compiling itertools v0.13.0
24322025-06-18T17:57:33.329Z Compiling strum_macros v0.24.3
24332025-06-18T17:57:33.686Z Compiling parse-zoneinfo v0.3.1
24342025-06-18T17:57:34.921Z Compiling indoc v1.0.9
24352025-06-18T17:57:34.967Z Compiling path-slash v0.1.5
24362025-06-18T17:57:35.263Z Compiling crc8 v0.1.1
24372025-06-18T17:57:35.397Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24382025-06-18T17:57:35.504Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24392025-06-18T17:57:35.603Z Compiling chrono-tz-build v0.4.0
24402025-06-18T17:57:37.038Z Compiling derive_builder v0.20.2
24412025-06-18T17:57:37.279Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24422025-06-18T17:57:37.602Z Compiling impl-trait-for-tuples v0.2.2
24432025-06-18T17:57:39.844Z Compiling oso-derive v0.27.3
24442025-06-18T17:57:40.883Z Compiling quick-xml v0.37.2
24452025-06-18T17:57:41.478Z Compiling vte_generate_state_changes v0.1.2
24462025-06-18T17:57:42.114Z Compiling arc-swap v1.7.1
24472025-06-18T17:57:42.840Z Compiling slog-scope v4.4.0
24482025-06-18T17:57:43.195Z Compiling vte v0.11.1
24492025-06-18T17:57:43.619Z Compiling chrono-tz v0.10.3
24502025-06-18T17:57:44.334Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24512025-06-18T17:57:44.717Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24522025-06-18T17:57:45.755Z Compiling unicase v2.7.0
24532025-06-18T17:57:46.141Z Compiling oso v0.27.3
24542025-06-18T17:57:50.436Z Compiling diesel-dtrace v0.4.2
24552025-06-18T17:57:50.929Z Compiling strip-ansi-escapes v0.2.0
24562025-06-18T17:57:52.380Z Compiling slog-stdlog v4.1.1
24572025-06-18T17:57:52.571Z Compiling papergrid v0.11.0
24582025-06-18T17:57:53.151Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24592025-06-18T17:57:53.504Z Compiling tabled_derive v0.7.0
24602025-06-18T17:57:55.441Z Compiling fd-lock v4.0.2
24612025-06-18T17:57:55.722Z Compiling bb8 v0.8.5
24622025-06-18T17:57:56.340Z Compiling peg-macros v0.8.5
24632025-06-18T17:57:59.488Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24642025-06-18T17:58:00.479Z Compiling nu-ansi-term v0.50.1
24652025-06-18T17:58:01.706Z Compiling reedline v0.38.0
24662025-06-18T17:58:01.939Z Compiling peg v0.8.5
24672025-06-18T17:58:02.095Z Compiling async-bb8-diesel v0.2.1
24682025-06-18T17:58:02.896Z Compiling tabled v0.15.0
24692025-06-18T17:58:05.280Z Compiling slog-envlogger v2.2.0
24702025-06-18T17:58:09.337Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24712025-06-18T17:58:19.542Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24722025-06-18T17:58:19.894Z Compiling typify-impl v0.2.0
24732025-06-18T17:58:21.784Z Compiling pem v3.0.5
24742025-06-18T17:58:21.906Z Compiling bcs v0.1.6
24752025-06-18T17:58:22.777Z Compiling fxhash v0.2.1
24762025-06-18T17:58:23.090Z Compiling libz-sys v1.1.20
24772025-06-18T17:58:23.192Z Compiling termtree v0.5.1
24782025-06-18T17:58:23.528Z Compiling half v1.8.3
24792025-06-18T17:58:24.472Z Compiling serde_cbor v0.11.2
24802025-06-18T17:58:24.982Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24812025-06-18T17:58:26.052Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
24822025-06-18T17:58:26.490Z Compiling kstat-rs v0.2.4
24832025-06-18T17:58:27.162Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24842025-06-18T17:58:27.429Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24852025-06-18T17:58:29.451Z Compiling typify-macro v0.2.0
24862025-06-18T17:58:32.873Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24872025-06-18T17:58:33.473Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24882025-06-18T17:58:33.729Z Compiling nanorand v0.7.0
24892025-06-18T17:58:34.439Z Compiling libgit2-sys v0.17.0+1.8.1
24902025-06-18T17:58:35.224Z Compiling pin-project-internal v1.1.6
24912025-06-18T17:58:35.913Z Compiling parking_lot_core v0.8.6
24922025-06-18T17:58:37.620Z Compiling pin-project v1.1.6
24932025-06-18T17:58:37.826Z Compiling flume v0.11.1
24942025-06-18T17:58:38.620Z Compiling mime_guess v2.0.5
24952025-06-18T17:58:40.151Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24962025-06-18T17:58:42.864Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24972025-06-18T17:58:43.318Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24982025-06-18T17:58:46.240Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24992025-06-18T17:58:47.781Z Compiling castaway v0.2.3
25002025-06-18T17:58:48.018Z Compiling snafu-derive v0.8.5
25012025-06-18T17:58:49.055Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25022025-06-18T17:58:49.393Z Compiling fs-err v2.11.0
25032025-06-18T17:58:49.631Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25042025-06-18T17:58:49.845Z Compiling compact_str v0.8.0
25052025-06-18T17:58:51.337Z Compiling typify v0.2.0
25062025-06-18T17:58:51.543Z Compiling unicode-truncate v1.1.0
25072025-06-18T17:58:51.878Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25082025-06-18T17:58:51.998Z Compiling snafu v0.8.5
25092025-06-18T17:58:52.295Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25102025-06-18T17:58:54.674Z Compiling globset v0.4.15
25112025-06-18T17:58:59.867Z Compiling olpc-cjson v0.1.4
25122025-06-18T17:59:00.215Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
25132025-06-18T17:59:00.503Z Compiling lru v0.12.5
25142025-06-18T17:59:00.909Z Compiling vergen v8.3.2
25152025-06-18T17:59:01.354Z Compiling nibble_vec v0.1.0
25162025-06-18T17:59:01.650Z Compiling cargo-platform v0.1.8
25172025-06-18T17:59:02.168Z Compiling serde_plain v1.0.2
25182025-06-18T17:59:02.754Z Compiling instability v0.3.2
25192025-06-18T17:59:03.741Z Compiling atty v0.2.14
25202025-06-18T17:59:03.955Z Compiling cassowary v0.3.0
25212025-06-18T17:59:07.118Z Compiling http-range v0.1.5
25222025-06-18T17:59:07.721Z Compiling typed-path v0.9.3
25232025-06-18T17:59:14.213Z Compiling salty v0.3.0
25242025-06-18T17:59:14.637Z Compiling endian-type v0.1.2
25252025-06-18T17:59:14.933Z Compiling indoc v2.0.6
25262025-06-18T17:59:15.787Z Compiling ratatui v0.29.0
25272025-06-18T17:59:19.650Z Compiling radix_trie v0.2.1
25282025-06-18T17:59:20.608Z Compiling tough v0.20.0
25292025-06-18T17:59:21.887Z Compiling cargo_metadata v0.18.1
25302025-06-18T17:59:27.260Z Compiling git2 v0.19.0
25312025-06-18T17:59:30.324Z Compiling progenitor-impl v0.8.0
25322025-06-18T17:59:34.404Z Compiling parking_lot v0.11.2
25332025-06-18T17:59:36.444Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25342025-06-18T17:59:37.107Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25352025-06-18T17:59:37.115Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25362025-06-18T17:59:37.115Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25372025-06-18T17:59:40.341Z Compiling rand_seeder v0.3.0
25382025-06-18T17:59:40.807Z Compiling lzma-sys v0.1.20
25392025-06-18T17:59:41.419Z Compiling parse-size v1.1.0
25402025-06-18T17:59:41.530Z Compiling xshell-macros v0.2.7
25412025-06-18T17:59:41.679Z Compiling rustls v0.21.12
25422025-06-18T17:59:41.780Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25432025-06-18T17:59:42.135Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25442025-06-18T17:59:42.238Z Compiling xshell v0.2.7
25452025-06-18T17:59:42.439Z Compiling hyper-staticfile v0.10.1
25462025-06-18T17:59:44.967Z Compiling progenitor-macro v0.8.0
25472025-06-18T17:59:44.973Z Compiling sled v0.34.7
25482025-06-18T17:59:46.470Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25492025-06-18T17:59:54.581Z Compiling hickory-client v0.24.4
25502025-06-18T17:59:55.092Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25512025-06-18T17:59:56.384Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25522025-06-18T17:59:59.124Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25532025-06-18T18:00:00.656Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25542025-06-18T18:00:01.428Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25552025-06-18T18:00:01.857Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25562025-06-18T18:00:02.211Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25572025-06-18T18:00:03.712Z Compiling hickory-server v0.24.4
25582025-06-18T18:00:04.795Z Compiling primeorder v0.13.6
25592025-06-18T18:00:05.426Z Compiling progenitor-client v0.8.0
25602025-06-18T18:00:05.678Z Compiling sct v0.7.1
25612025-06-18T18:00:06.181Z Compiling rustls-webpki v0.101.7
25622025-06-18T18:00:06.361Z Compiling heck v0.3.3
25632025-06-18T18:00:06.719Z Compiling env_filter v0.1.2
25642025-06-18T18:00:08.227Z Compiling csv-core v0.1.11
25652025-06-18T18:00:09.137Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25662025-06-18T18:00:09.503Z Compiling void v1.0.2
25672025-06-18T18:00:09.725Z Compiling lzss v0.8.2
25682025-06-18T18:00:09.912Z Compiling csv v1.3.1
25692025-06-18T18:00:12.174Z Compiling env_logger v0.11.5
25702025-06-18T18:00:13.530Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25712025-06-18T18:00:14.476Z Compiling zone_cfg_derive v0.1.2
25722025-06-18T18:00:15.318Z Compiling progenitor v0.8.0
25732025-06-18T18:00:15.617Z Compiling p384 v0.13.0
25742025-06-18T18:00:15.771Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25752025-06-18T18:00:16.856Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25762025-06-18T18:00:18.864Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25772025-06-18T18:00:20.148Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25782025-06-18T18:00:21.352Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25792025-06-18T18:00:21.494Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25802025-06-18T18:00:22.705Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25812025-06-18T18:00:24.350Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25822025-06-18T18:00:24.735Z Compiling tungstenite v0.23.0
25832025-06-18T18:00:25.982Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25842025-06-18T18:00:26.327Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25852025-06-18T18:00:26.684Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25862025-06-18T18:00:27.026Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25872025-06-18T18:00:28.403Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25882025-06-18T18:00:29.135Z Compiling nix v0.27.1
25892025-06-18T18:00:30.222Z Compiling serde_bytes v0.11.17
25902025-06-18T18:00:30.434Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25912025-06-18T18:00:30.791Z Compiling base64 v0.13.1
25922025-06-18T18:00:31.629Z Compiling ron v0.7.1
25932025-06-18T18:00:31.852Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25942025-06-18T18:00:32.603Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25952025-06-18T18:00:35.411Z Compiling tokio-tungstenite v0.23.1
25962025-06-18T18:00:36.093Z Compiling xz2 v0.1.7
25972025-06-18T18:00:36.859Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
25982025-06-18T18:00:38.300Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25992025-06-18T18:00:43.961Z Compiling zone v0.1.8
26002025-06-18T18:00:44.027Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26012025-06-18T18:00:44.888Z Compiling tokio-rustls v0.24.1
26022025-06-18T18:00:45.506Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26032025-06-18T18:00:45.856Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26042025-06-18T18:00:47.297Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26052025-06-18T18:00:47.373Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26062025-06-18T18:00:48.297Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26072025-06-18T18:00:49.060Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26082025-06-18T18:00:54.978Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26092025-06-18T18:00:56.499Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26102025-06-18T18:00:57.236Z Compiling rustls-pemfile v1.0.4
26112025-06-18T18:00:58.015Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26122025-06-18T18:00:58.046Z Compiling signal-hook-tokio v0.3.1
26132025-06-18T18:00:58.326Z Compiling twox-hash v2.1.0
26142025-06-18T18:00:58.356Z Compiling yasna v0.5.2
26152025-06-18T18:00:59.383Z Compiling secrecy v0.8.0
26162025-06-18T18:00:59.702Z Compiling smawk v0.3.2
26172025-06-18T18:00:59.873Z Compiling unicode-linebreak v0.1.5
26182025-06-18T18:01:00.036Z Compiling is_ci v1.2.0
26192025-06-18T18:01:00.382Z Compiling textwrap v0.16.2
26202025-06-18T18:01:00.503Z Compiling supports-color v3.0.2
26212025-06-18T18:01:00.986Z Compiling rcgen v0.12.1
26222025-06-18T18:01:03.862Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26232025-06-18T18:01:05.097Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26242025-06-18T18:01:10.957Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26252025-06-18T18:01:11.293Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26262025-06-18T18:01:11.675Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26272025-06-18T18:01:22.086Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
26282025-06-18T18:01:30.003Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26292025-06-18T18:01:30.340Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26302025-06-18T18:01:34.751Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26312025-06-18T18:01:35.387Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26322025-06-18T18:01:35.572Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26332025-06-18T18:01:36.164Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26342025-06-18T18:01:43.349Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26352025-06-18T18:01:46.738Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26362025-06-18T18:01:47.087Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26372025-06-18T18:01:49.568Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26382025-06-18T18:01:54.271Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26392025-06-18T18:01:54.588Z Compiling fatfs v0.3.6
26402025-06-18T18:01:55.131Z Compiling subprocess v0.2.9
26412025-06-18T18:01:56.485Z Compiling rtoolbox v0.0.2
26422025-06-18T18:01:56.796Z Compiling assert_matches v1.5.0
26432025-06-18T18:01:56.903Z Compiling rpassword v7.3.1
26442025-06-18T18:01:57.391Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26452025-06-18T18:01:57.395Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26462025-06-18T18:01:59.718Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26472025-06-18T18:02:04.998Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26482025-06-18T18:02:11.847Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26492025-06-18T18:02:32.708Z Compiling tui-tree-widget v0.23.0
26502025-06-18T18:02:33.232Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26512025-06-18T18:02:42.749Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26522025-06-18T18:02:43.097Z Compiling uzers v0.12.1
26532025-06-18T18:02:45.199Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26542025-06-18T18:02:45.974Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26552025-06-18T18:02:46.425Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26562025-06-18T18:02:49.611Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26572025-06-18T18:03:01.746Z Compiling support-bundle-viewer v0.1.0
26582025-06-18T18:03:05.357Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26592025-06-18T18:03:09.804Z Compiling multimap v0.10.1
26602025-06-18T18:05:22.338Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26612025-06-18T18:05:38.313Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26622025-06-18T18:13:02.868Z Finished `release` profile [optimized] target(s) in 17m 51s
26632025-06-18T18:14:14.829Z
26642025-06-18T18:14:14.833Zreal 19:05.074228630
26652025-06-18T18:14:14.833Zuser 2:14:41.792453214
26662025-06-18T18:14:14.834Zsys 3:56.180223842
26672025-06-18T18:14:14.834Ztrap 3.456470597
26682025-06-18T18:14:14.834Ztflt 1.927642509
26692025-06-18T18:14:14.834Zdflt 5.841357921
26702025-06-18T18:14:14.834Zkflt 0.001286034
26712025-06-18T18:14:14.834Zlock 7:48:02.357366726
26722025-06-18T18:14:14.834Zslp 6:55:29.260038338
26732025-06-18T18:14:14.834Zlat 3:44.269021842
26742025-06-18T18:14:14.834Zstop 3:34.794750641
26752025-06-18T18:14:14.834Z+ mapfile -t packages
26762025-06-18T18:14:14.834Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26772025-06-18T18:14:16.039Z Finished `release` profile [optimized] target(s) in 1.15s
26782025-06-18T18:14:16.096Z Running `target/release/omicron-package -t test list-outputs`
26792025-06-18T18:14:16.152ZLogging to: /work/oxidecomputer/omicron/out/LOG
26802025-06-18T18:14:16.155Z+ ptime -m cargo build --locked --release -p xtask
26812025-06-18T18:14:16.864Z Compiling serde v1.0.219
26822025-06-18T18:14:16.868Z Compiling bitflags v2.9.0
26832025-06-18T18:14:16.868Z Compiling libc v0.2.174
26842025-06-18T18:14:16.868Z Compiling serde_json v1.0.140
26852025-06-18T18:14:16.983Z Compiling syn v2.0.103
26862025-06-18T18:14:16.994Z Compiling rustix v0.38.37
26872025-06-18T18:14:17.373Z Compiling usdt-impl v0.5.0
26882025-06-18T18:14:17.441Z Compiling syn v1.0.109
26892025-06-18T18:14:17.489Z Compiling hashbrown v0.15.3
26902025-06-18T18:14:17.537Z Compiling getrandom v0.3.1
26912025-06-18T18:14:17.785Z Compiling log v0.4.27
26922025-06-18T18:14:17.917Z Compiling fs-err v3.1.1
26932025-06-18T18:14:18.266Z Compiling rustix v1.0.7
26942025-06-18T18:14:18.342Z Compiling once_cell v1.21.3
26952025-06-18T18:14:18.433Z Compiling thread-id v4.2.2
26962025-06-18T18:14:18.593Z Compiling anyhow v1.0.98
26972025-06-18T18:14:18.818Z Compiling indexmap v2.9.0
26982025-06-18T18:14:18.894Z Compiling terminal_size v0.4.0
26992025-06-18T18:14:19.163Z Compiling clap_builder v4.5.35
27002025-06-18T18:14:19.807Z Compiling textwrap v0.16.2
27012025-06-18T18:14:20.580Z Compiling tempfile v3.20.0
27022025-06-18T18:14:21.538Z Compiling proc-macro-error v1.0.4
27032025-06-18T18:14:22.580Z Compiling tabled_derive v0.7.0
27042025-06-18T18:14:23.679Z Compiling serde_derive v1.0.219
27052025-06-18T18:14:23.679Z Compiling thiserror-impl v1.0.69
27062025-06-18T18:14:23.684Z Compiling zerocopy-derive v0.7.35
27072025-06-18T18:14:23.684Z Compiling scroll_derive v0.12.0
27082025-06-18T18:14:23.684Z Compiling thiserror-impl v2.0.12
27092025-06-18T18:14:24.012Z Compiling clap_derive v4.5.32
27102025-06-18T18:14:25.027Z Compiling scroll v0.12.0
27112025-06-18T18:14:25.404Z Compiling zerocopy v0.7.35
27122025-06-18T18:14:25.700Z Compiling goblin v0.8.2
27132025-06-18T18:14:26.284Z Compiling thiserror v1.0.69
27142025-06-18T18:14:26.489Z Compiling pest v2.7.14
27152025-06-18T18:14:28.141Z Compiling thiserror v2.0.12
27162025-06-18T18:14:28.352Z Compiling clap v4.5.35
27172025-06-18T18:14:28.420Z Compiling tabled v0.15.0
27182025-06-18T18:14:29.400Z Compiling pest_meta v2.7.14
27192025-06-18T18:14:32.849Z Compiling pest_generator v2.7.14
27202025-06-18T18:14:34.508Z Compiling pest_derive v2.7.14
27212025-06-18T18:14:35.295Z Compiling dtrace-parser v0.2.0
27222025-06-18T18:14:36.843Z Compiling toml_datetime v0.6.9
27232025-06-18T18:14:37.555Z Compiling serde_spanned v0.6.8
27242025-06-18T18:14:37.865Z Compiling dof v0.3.0
27252025-06-18T18:14:38.214Z Compiling serde_tokenstream v0.2.2
27262025-06-18T18:14:38.800Z Compiling toml_edit v0.22.26
27272025-06-18T18:14:40.036Z Compiling camino v1.1.10
27282025-06-18T18:14:41.962Z Compiling usdt-macro v0.5.0
27292025-06-18T18:14:43.155Z Compiling toml v0.8.22
27302025-06-18T18:14:47.367Z Compiling usdt-attr-macro v0.5.0
27312025-06-18T18:14:47.806Z Compiling cargo-platform v0.1.8
27322025-06-18T18:14:48.677Z Compiling semver v1.0.26
27332025-06-18T18:14:48.700Z Compiling usdt v0.5.0
27342025-06-18T18:14:48.808Z Compiling cargo_toml v0.21.0
27352025-06-18T18:14:48.862Z Compiling camino-tempfile v1.4.1
27362025-06-18T18:14:49.703Z Compiling cargo_metadata v0.19.2
27372025-06-18T18:14:50.035Z Compiling macaddr v1.0.1
27382025-06-18T18:14:59.425Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27392025-06-18T18:15:04.784Z Finished `release` profile [optimized] target(s) in 48.54s
27402025-06-18T18:15:04.919Z
27412025-06-18T18:15:04.920Zreal 48.703320604
27422025-06-18T18:15:04.920Zuser 5:16.673404168
27432025-06-18T18:15:04.920Zsys 20.451159533
27442025-06-18T18:15:04.920Ztrap 0.162273168
27452025-06-18T18:15:04.920Ztflt 0.197487341
27462025-06-18T18:15:04.920Zdflt 0.387885876
27472025-06-18T18:15:04.923Zkflt 0.000020687
27482025-06-18T18:15:04.923Zlock 9:53.566895285
27492025-06-18T18:15:04.926Zslp 15:44.832514017
27502025-06-18T18:15:04.929Zlat 15.356518828
27512025-06-18T18:15:04.929Zstop 21.825397890
27522025-06-18T18:15:04.929Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27532025-06-18T18:15:04.929Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27542025-06-18T18:15:04.929Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27552025-06-18T18:15:04.929Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27562025-06-18T18:15:04.929Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27572025-06-18T18:15:06.099Z Compiling thiserror-impl v2.0.12
27582025-06-18T18:15:06.260Z Compiling regress v0.10.3
27592025-06-18T18:15:06.281Z Compiling ident_case v1.0.1
27602025-06-18T18:15:06.285Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27612025-06-18T18:15:06.285Z Compiling unsafe-libyaml v0.2.11
27622025-06-18T18:15:06.314Z Compiling match_cfg v0.1.0
27632025-06-18T18:15:06.335Z Compiling rustix v1.0.7
27642025-06-18T18:15:06.381Z Compiling quick-error v1.2.3
27652025-06-18T18:15:06.458Z Compiling darling_core v0.20.10
27662025-06-18T18:15:06.482Z Compiling hostname v0.3.1
27672025-06-18T18:15:06.559Z Compiling progenitor-client v0.10.0
27682025-06-18T18:15:06.725Z Compiling structmeta-derive v0.3.0
27692025-06-18T18:15:06.809Z Compiling rustls v0.22.4
27702025-06-18T18:15:07.092Z Compiling macaddr v1.0.1
27712025-06-18T18:15:07.166Z Compiling hex v0.4.3
27722025-06-18T18:15:07.527Z Compiling multer v3.1.0
27732025-06-18T18:15:07.771Z Compiling serde_yaml v0.9.34+deprecated
27742025-06-18T18:15:07.857Z Compiling debug-ignore v1.0.5
27752025-06-18T18:15:08.043Z Compiling tempfile v3.20.0
27762025-06-18T18:15:08.514Z Compiling toml v0.8.22
27772025-06-18T18:15:08.845Z Compiling slog-json v2.6.1
27782025-06-18T18:15:09.258Z Compiling async-stream-impl v0.3.6
27792025-06-18T18:15:09.316Z Compiling structmeta v0.3.0
27802025-06-18T18:15:09.343Z Compiling thiserror v2.0.12
27812025-06-18T18:15:09.535Z Compiling wait-timeout v0.2.0
27822025-06-18T18:15:09.751Z Compiling dropshot v0.16.2
27832025-06-18T18:15:09.914Z Compiling bit-vec v0.8.0
27842025-06-18T18:15:10.059Z Compiling typify-impl v0.3.0
27852025-06-18T18:15:10.181Z Compiling rusty-fork v0.3.0
27862025-06-18T18:15:10.389Z Compiling bit-set v0.8.0
27872025-06-18T18:15:10.490Z Compiling async-stream v0.3.6
27882025-06-18T18:15:10.715Z Compiling slog-bunyan v2.5.0
27892025-06-18T18:15:10.848Z Compiling rand_xorshift v0.4.0
27902025-06-18T18:15:10.962Z Compiling waitgroup v0.1.2
27912025-06-18T18:15:11.015Z Compiling rustls-pemfile v2.2.0
27922025-06-18T18:15:11.183Z Compiling dropshot_endpoint v0.16.2
27932025-06-18T18:15:11.234Z Compiling serde_path_to_error v0.1.17
27942025-06-18T18:15:11.273Z Compiling hostname v0.4.0
27952025-06-18T18:15:11.385Z Compiling instant v0.1.13
27962025-06-18T18:15:11.533Z Compiling unarray v0.1.4
27972025-06-18T18:15:11.583Z Compiling test-strategy v0.4.1
27982025-06-18T18:15:11.745Z Compiling proptest v1.7.0
27992025-06-18T18:15:11.790Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
28002025-06-18T18:15:11.998Z Compiling progenitor-client v0.9.1
28012025-06-18T18:15:12.022Z Compiling derive-where v1.2.7
28022025-06-18T18:15:12.269Z Compiling darling_macro v0.20.10
28032025-06-18T18:15:12.568Z Compiling tokio-rustls v0.25.0
28042025-06-18T18:15:12.985Z Compiling ref-cast v1.0.24
28052025-06-18T18:15:13.173Z Compiling darling v0.20.10
28062025-06-18T18:15:13.327Z Compiling serde_with_macros v3.12.0
28072025-06-18T18:15:13.611Z Compiling ref-cast-impl v1.0.24
28082025-06-18T18:15:14.931Z Compiling parse-display-derive v0.10.0
28092025-06-18T18:15:14.981Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28102025-06-18T18:15:15.071Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28112025-06-18T18:15:15.661Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28122025-06-18T18:15:15.821Z Compiling serde_with v3.12.0
28132025-06-18T18:15:15.849Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28142025-06-18T18:15:16.087Z Compiling iddqd v0.3.7
28152025-06-18T18:15:16.112Z Compiling backoff v0.4.0
28162025-06-18T18:15:16.480Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28172025-06-18T18:15:16.508Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28182025-06-18T18:15:17.262Z Compiling proc-macro-crate v1.3.1
28192025-06-18T18:15:18.211Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
28202025-06-18T18:15:18.357Z Compiling num_enum_derive v0.5.11
28212025-06-18T18:15:18.718Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28222025-06-18T18:15:18.944Z Compiling parse-display v0.10.0
28232025-06-18T18:15:19.114Z Compiling crucible-workspace-hack v0.1.0
28242025-06-18T18:15:19.352Z Compiling itertools v0.13.0
28252025-06-18T18:15:19.466Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28262025-06-18T18:15:19.552Z Compiling heapless v0.8.0
28272025-06-18T18:15:19.771Z Compiling proc-macro-error v1.0.4
28282025-06-18T18:15:19.844Z Compiling hash32 v0.3.1
28292025-06-18T18:15:20.132Z Compiling foreign-types-macros v0.2.3
28302025-06-18T18:15:20.430Z Compiling smoltcp v0.11.0
28312025-06-18T18:15:20.523Z Compiling foreign-types-shared v0.3.1
28322025-06-18T18:15:20.548Z Compiling num_enum v0.5.11
28332025-06-18T18:15:20.997Z Compiling tabwriter v1.4.0
28342025-06-18T18:15:21.392Z Compiling typify-impl v0.4.1
28352025-06-18T18:15:21.418Z Compiling foreign-types v0.5.0
28362025-06-18T18:15:21.472Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28372025-06-18T18:15:21.564Z Compiling cstr-argument v0.1.2
28382025-06-18T18:15:21.748Z Compiling pretty-hex v0.2.1
28392025-06-18T18:15:21.857Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28402025-06-18T18:15:21.989Z Compiling cobs v0.2.3
28412025-06-18T18:15:22.233Z Compiling postcard v1.0.10
28422025-06-18T18:15:22.287Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28432025-06-18T18:15:22.318Z Compiling ingot-macros v0.1.0
28442025-06-18T18:15:22.318Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28452025-06-18T18:15:22.497Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28462025-06-18T18:15:22.885Z Compiling colored v2.2.0
28472025-06-18T18:15:23.016Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28482025-06-18T18:15:23.656Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28492025-06-18T18:15:23.989Z Compiling itertools v0.14.0
28502025-06-18T18:15:24.113Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28512025-06-18T18:15:24.389Z Compiling typify-macro v0.3.0
28522025-06-18T18:15:25.017Z Compiling camino-tempfile v1.4.1
28532025-06-18T18:15:25.522Z Compiling smf v0.2.3
28542025-06-18T18:15:26.780Z Compiling zone_cfg_derive v0.3.0
28552025-06-18T18:15:27.179Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28562025-06-18T18:15:27.205Z Compiling num-derive v0.4.2
28572025-06-18T18:15:27.321Z Compiling sigpipe v0.1.3
28582025-06-18T18:15:27.487Z Compiling jiff v0.2.15
28592025-06-18T18:15:27.596Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28602025-06-18T18:15:27.971Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28612025-06-18T18:15:28.131Z Compiling zone v0.3.1
28622025-06-18T18:15:28.350Z Compiling typify v0.3.0
28632025-06-18T18:15:28.437Z Compiling num-rational v0.4.2
28642025-06-18T18:15:28.555Z Compiling progenitor-impl v0.9.1
28652025-06-18T18:15:29.351Z Compiling ingot-types v0.1.0
28662025-06-18T18:15:29.478Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
28672025-06-18T18:15:29.512Z Compiling universal-hash v0.5.1
28682025-06-18T18:15:29.770Z Compiling num-complex v0.4.6
28692025-06-18T18:15:29.905Z Compiling opaque-debug v0.3.1
28702025-06-18T18:15:30.044Z Compiling half v2.4.1
28712025-06-18T18:15:30.290Z Compiling ingot v0.1.0
28722025-06-18T18:15:30.378Z Compiling ciborium-io v0.2.2
28732025-06-18T18:15:30.565Z Compiling float-ord v0.3.2
28742025-06-18T18:15:30.631Z Compiling num v0.4.3
28752025-06-18T18:15:30.724Z Compiling ciborium-ll v0.2.2
28762025-06-18T18:15:30.773Z Compiling secrecy v0.10.3
28772025-06-18T18:15:30.799Z Compiling aead v0.5.2
28782025-06-18T18:15:31.111Z Compiling ciborium v0.2.2
28792025-06-18T18:15:31.216Z Compiling utf-8 v0.7.6
28802025-06-18T18:15:31.242Z Compiling keccak v0.1.5
28812025-06-18T18:15:31.574Z Compiling convert_case v0.4.0
28822025-06-18T18:15:32.413Z Compiling derive_more v0.99.20
28832025-06-18T18:15:32.539Z Compiling sha3 v0.10.8
28842025-06-18T18:15:32.566Z Compiling tungstenite v0.21.0
28852025-06-18T18:15:33.636Z Compiling poly1305 v0.8.0
28862025-06-18T18:15:34.356Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28872025-06-18T18:15:34.526Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28882025-06-18T18:15:35.274Z Compiling password-hash v0.5.0
28892025-06-18T18:15:35.479Z Compiling progenitor-macro v0.9.1
28902025-06-18T18:15:35.753Z Compiling typify-macro v0.4.1
28912025-06-18T18:15:35.809Z Compiling chacha20 v0.9.1
28922025-06-18T18:15:36.187Z Compiling blake2 v0.10.6
28932025-06-18T18:15:36.362Z Compiling tokio-tungstenite v0.21.0
28942025-06-18T18:15:37.026Z Compiling argon2 v0.5.3
28952025-06-18T18:15:37.473Z Compiling base64 v0.21.7
28962025-06-18T18:15:38.101Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28972025-06-18T18:15:38.137Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28982025-06-18T18:15:38.192Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28992025-06-18T18:15:38.681Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29002025-06-18T18:15:38.884Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29012025-06-18T18:15:38.887Z Compiling thiserror-impl-no-std v2.0.2
29022025-06-18T18:15:38.985Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29032025-06-18T18:15:39.227Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29042025-06-18T18:15:39.617Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29052025-06-18T18:15:39.653Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29062025-06-18T18:15:39.694Z Compiling typify v0.4.1
29072025-06-18T18:15:39.752Z Compiling atomicwrites v0.4.4
29082025-06-18T18:15:39.843Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29092025-06-18T18:15:39.900Z Compiling progenitor-impl v0.10.0
29102025-06-18T18:15:40.003Z Compiling semver v0.1.20
29112025-06-18T18:15:40.492Z Compiling rustc_version v0.1.7
29122025-06-18T18:15:40.528Z Compiling chacha20poly1305 v0.10.1
29132025-06-18T18:15:40.584Z Compiling typify-impl v0.2.0
29142025-06-18T18:15:40.804Z Compiling newline-converter v0.3.0
29152025-06-18T18:15:40.983Z Compiling primeorder v0.13.6
29162025-06-18T18:15:41.028Z Compiling owo-colors v4.2.1
29172025-06-18T18:15:41.470Z Compiling thiserror-no-std v2.0.2
29182025-06-18T18:15:41.563Z Compiling libefi-sys v0.1.0
29192025-06-18T18:15:41.637Z Compiling vsss-rs v3.3.4
29202025-06-18T18:15:41.686Z Compiling cancel-safe-futures v0.1.5
29212025-06-18T18:15:41.724Z Compiling linked-hash-map v0.5.6
29222025-06-18T18:15:42.035Z Compiling newtype_derive v0.1.6
29232025-06-18T18:15:42.108Z Compiling lru-cache v0.1.2
29242025-06-18T18:15:42.133Z Compiling expectorate v1.2.0
29252025-06-18T18:15:42.357Z Compiling resolv-conf v0.7.0
29262025-06-18T18:15:42.384Z Compiling libsw-core v0.3.1
29272025-06-18T18:15:42.425Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29282025-06-18T18:15:42.696Z Compiling bitfield-struct v0.6.2
29292025-06-18T18:15:42.883Z Compiling unicase v2.7.0
29302025-06-18T18:15:43.083Z Compiling fixedbitset v0.5.7
29312025-06-18T18:15:43.244Z Compiling arc-swap v1.7.1
29322025-06-18T18:15:43.762Z Compiling slog-scope v4.4.0
29332025-06-18T18:15:43.874Z Compiling petgraph v0.7.1
29342025-06-18T18:15:44.038Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29352025-06-18T18:15:44.369Z Compiling hickory-resolver v0.24.4
29362025-06-18T18:15:44.401Z Compiling libsw v3.4.0
29372025-06-18T18:15:45.908Z Compiling polyval v0.6.2
29382025-06-18T18:15:45.933Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29392025-06-18T18:15:46.351Z Compiling proc-macro-error-attr2 v2.0.0
29402025-06-18T18:15:46.593Z Compiling linear-map v1.2.0
29412025-06-18T18:15:46.644Z Compiling progenitor-macro v0.10.0
29422025-06-18T18:15:46.985Z Compiling indent_write v2.2.0
29432025-06-18T18:15:47.012Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29442025-06-18T18:15:47.150Z Compiling parking_lot_core v0.8.6
29452025-06-18T18:15:47.175Z Compiling salty v0.3.0
29462025-06-18T18:15:47.261Z Compiling proc-macro-error2 v2.0.1
29472025-06-18T18:15:47.474Z Compiling progenitor v0.9.1
29482025-06-18T18:15:47.690Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
29492025-06-18T18:15:47.717Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29502025-06-18T18:15:47.744Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29512025-06-18T18:15:47.878Z Compiling ghash v0.5.1
29522025-06-18T18:15:48.118Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29532025-06-18T18:15:48.529Z Compiling slog-stdlog v4.1.1
29542025-06-18T18:15:48.569Z Compiling p384 v0.13.0
29552025-06-18T18:15:48.826Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29562025-06-18T18:15:48.894Z Compiling num-derive v0.3.3
29572025-06-18T18:15:49.071Z Compiling ctr v0.9.2
29582025-06-18T18:15:49.460Z Compiling gethostname v0.5.0
29592025-06-18T18:15:49.673Z Compiling lzma-sys v0.1.20
29602025-06-18T18:15:49.699Z Compiling slog-dtrace v0.3.0
29612025-06-18T18:15:50.033Z Compiling xshell-macros v0.2.7
29622025-06-18T18:15:50.059Z Compiling highway v1.3.0
29632025-06-18T18:15:50.399Z Compiling papergrid v0.14.0
29642025-06-18T18:15:50.795Z Compiling xshell v0.2.7
29652025-06-18T18:15:51.050Z Compiling aes-gcm v0.10.3
29662025-06-18T18:15:51.096Z Compiling libscf-sys v1.1.0
29672025-06-18T18:15:51.370Z Compiling mime_guess v2.0.5
29682025-06-18T18:15:51.395Z Compiling slog-envlogger v2.2.0
29692025-06-18T18:15:51.481Z Compiling steno v0.4.1
29702025-06-18T18:15:51.998Z Compiling tabled_derive v0.10.0
29712025-06-18T18:15:52.959Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29722025-06-18T18:15:53.142Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29732025-06-18T18:15:54.237Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29742025-06-18T18:15:54.458Z Compiling typify-macro v0.2.0
29752025-06-18T18:15:54.601Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29762025-06-18T18:15:55.037Z Compiling heck v0.3.3
29772025-06-18T18:15:55.259Z Compiling progenitor-client v0.8.0
29782025-06-18T18:15:55.304Z Compiling ssh-encoding v0.2.0
29792025-06-18T18:15:55.421Z Compiling blowfish v0.9.1
29802025-06-18T18:15:55.648Z Compiling env_filter v0.1.2
29812025-06-18T18:15:55.777Z Compiling nibble_vec v0.1.0
29822025-06-18T18:15:55.808Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29832025-06-18T18:15:55.938Z Compiling endian-type v0.1.2
29842025-06-18T18:15:56.049Z Compiling humantime v2.1.0
29852025-06-18T18:15:56.236Z Compiling radix_trie v0.2.1
29862025-06-18T18:15:56.293Z Compiling env_logger v0.11.5
29872025-06-18T18:15:56.319Z Compiling ssh-cipher v0.2.0
29882025-06-18T18:15:56.554Z Compiling bcrypt-pbkdf v0.10.0
29892025-06-18T18:15:56.884Z Compiling zone_cfg_derive v0.1.2
29902025-06-18T18:15:56.923Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29912025-06-18T18:15:57.180Z Compiling tabled v0.18.0
29922025-06-18T18:15:57.523Z Compiling parking_lot v0.11.2
29932025-06-18T18:15:57.638Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29942025-06-18T18:15:58.183Z Compiling typify v0.2.0
29952025-06-18T18:15:58.350Z Compiling progenitor-impl v0.8.0
29962025-06-18T18:15:58.385Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29972025-06-18T18:15:58.581Z Compiling progenitor v0.10.0
29982025-06-18T18:15:58.694Z Compiling qorb v0.4.0
29992025-06-18T18:15:58.868Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30002025-06-18T18:15:59.014Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30012025-06-18T18:15:59.133Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30022025-06-18T18:15:59.561Z Compiling password-hash v0.4.2
30032025-06-18T18:15:59.579Z Compiling fxhash v0.2.1
30042025-06-18T18:15:59.814Z Compiling same-file v1.0.6
30052025-06-18T18:16:00.132Z Compiling http-range v0.1.5
30062025-06-18T18:16:00.371Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
30072025-06-18T18:16:00.488Z Compiling base64 v0.13.1
30082025-06-18T18:16:00.711Z Compiling pbkdf2 v0.11.0
30092025-06-18T18:16:01.089Z Compiling ron v0.7.1
30102025-06-18T18:16:01.167Z Compiling walkdir v2.5.0
30112025-06-18T18:16:01.841Z Compiling sled v0.34.7
30122025-06-18T18:16:03.148Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30132025-06-18T18:16:03.360Z Compiling xz2 v0.1.7
30142025-06-18T18:16:03.465Z Compiling zone v0.1.8
30152025-06-18T18:16:03.782Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30162025-06-18T18:16:03.818Z Compiling ssh-key v0.6.6
30172025-06-18T18:16:04.310Z Compiling hickory-client v0.24.4
30182025-06-18T18:16:04.388Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
30192025-06-18T18:16:04.786Z Compiling p521 v0.13.3
30202025-06-18T18:16:04.811Z Compiling p256 v0.13.2
30212025-06-18T18:16:05.066Z Compiling progenitor-macro v0.8.0
30222025-06-18T18:16:05.638Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30232025-06-18T18:16:05.853Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30242025-06-18T18:16:07.041Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30252025-06-18T18:16:07.875Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30262025-06-18T18:16:08.701Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30272025-06-18T18:16:09.403Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30282025-06-18T18:16:09.981Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30292025-06-18T18:16:10.321Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30302025-06-18T18:16:11.106Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30312025-06-18T18:16:12.589Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30322025-06-18T18:16:12.689Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30332025-06-18T18:16:13.251Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30342025-06-18T18:16:13.774Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30352025-06-18T18:16:13.965Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30362025-06-18T18:16:15.164Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30372025-06-18T18:16:15.902Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30382025-06-18T18:16:16.020Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30392025-06-18T18:16:16.515Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30402025-06-18T18:16:16.911Z Compiling progenitor v0.8.0
30412025-06-18T18:16:17.202Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30422025-06-18T18:16:19.163Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30432025-06-18T18:16:19.405Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30442025-06-18T18:16:19.900Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30452025-06-18T18:16:20.020Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30462025-06-18T18:16:21.061Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30472025-06-18T18:16:21.363Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30482025-06-18T18:16:21.442Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30492025-06-18T18:16:21.978Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30502025-06-18T18:16:22.565Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30512025-06-18T18:16:22.623Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30522025-06-18T18:16:24.142Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30532025-06-18T18:16:24.703Z Compiling hickory-server v0.24.4
30542025-06-18T18:16:26.088Z Compiling yasna v0.5.2
30552025-06-18T18:16:26.230Z Compiling pem v3.0.5
30562025-06-18T18:16:26.977Z Compiling headers-core v0.3.0
30572025-06-18T18:16:27.207Z Compiling kstat-rs v0.2.4
30582025-06-18T18:16:27.631Z Compiling secrecy v0.8.0
30592025-06-18T18:16:27.825Z Compiling nanorand v0.7.0
30602025-06-18T18:16:27.853Z Compiling atty v0.2.14
30612025-06-18T18:16:27.925Z Compiling russh-cryptovec v0.7.3
30622025-06-18T18:16:28.049Z Compiling md5 v0.7.0
30632025-06-18T18:16:28.297Z Compiling crc8 v0.1.1
30642025-06-18T18:16:28.382Z Compiling russh-keys v0.45.0
30652025-06-18T18:16:28.521Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30662025-06-18T18:16:28.602Z Compiling flume v0.11.1
30672025-06-18T18:16:28.630Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30682025-06-18T18:16:29.247Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30692025-06-18T18:16:31.112Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
30702025-06-18T18:16:31.118Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30712025-06-18T18:16:32.047Z Compiling headers v0.4.1
30722025-06-18T18:16:33.810Z Compiling rcgen v0.12.1
30732025-06-18T18:16:34.600Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30742025-06-18T18:16:34.837Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30752025-06-18T18:16:35.913Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30762025-06-18T18:16:36.469Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30772025-06-18T18:16:36.766Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30782025-06-18T18:16:36.815Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30792025-06-18T18:16:37.466Z Compiling hyper-staticfile v0.10.1
30802025-06-18T18:16:38.523Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30812025-06-18T18:16:38.745Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30822025-06-18T18:16:39.223Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30832025-06-18T18:16:39.641Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30842025-06-18T18:16:39.964Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30852025-06-18T18:16:40.507Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30862025-06-18T18:16:40.965Z Compiling num-bigint v0.4.6
30872025-06-18T18:16:41.284Z Compiling des v0.8.1
30882025-06-18T18:16:41.648Z Compiling subprocess v0.2.9
30892025-06-18T18:16:41.693Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30902025-06-18T18:16:41.911Z Compiling hex-literal v0.4.1
30912025-06-18T18:16:42.125Z Compiling display-error-chain v0.2.2
30922025-06-18T18:16:42.395Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30932025-06-18T18:16:42.572Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30942025-06-18T18:16:43.318Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30952025-06-18T18:16:43.755Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30962025-06-18T18:16:44.268Z Compiling russh v0.45.0
30972025-06-18T18:16:45.326Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30982025-06-18T18:16:45.600Z Compiling internet-checksum v0.2.1
30992025-06-18T18:16:55.266Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31002025-06-18T18:16:56.893Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31012025-06-18T18:17:21.765Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31022025-06-18T18:17:44.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
31032025-06-18T18:17:45.147Z
31042025-06-18T18:17:45.147Zreal 2:40.076905209
31052025-06-18T18:17:45.147Zuser 14:12.197417909
31062025-06-18T18:17:45.147Zsys 1:58.968453732
31072025-06-18T18:17:45.147Ztrap 0.430405599
31082025-06-18T18:17:45.147Ztflt 0.170022624
31092025-06-18T18:17:45.147Zdflt 0.811142634
31102025-06-18T18:17:45.147Zkflt 0.000035488
31112025-06-18T18:17:45.205Zlock 24:05.213935521
31122025-06-18T18:17:45.205Zslp 51:19.513121986
31132025-06-18T18:17:45.205Zlat 43.083828608
31142025-06-18T18:17:45.205Zstop 2:00.515582423
31152025-06-18T18:17:45.205Z+ mkdir tests
31162025-06-18T18:17:45.205Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
31172025-06-18T18:17:45.205Z+ xargs -I '{}' -t cp '{}' tests/
31182025-06-18T18:17:45.205Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-7060acfffdf61bfb tests/
31192025-06-18T18:17:45.221Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-5f9962cdb6ee63a9 tests/
31202025-06-18T18:17:45.248Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b6b08a95e5fe42d1 tests/
31212025-06-18T18:17:45.278Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f659eca2a5d27379 tests/
31222025-06-18T18:17:45.582Z+ 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/*)
31232025-06-18T18:17:45.587Z+ 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-5f9962cdb6ee63a9 tests/commtest-b6b08a95e5fe42d1 tests/dhcp_server-7060acfffdf61bfb tests/end_to_end_tests-f659eca2a5d27379 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
31242025-06-18T18:19:07.170ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
31252025-06-18T18:19:07.170Za .github/buildomat/ci-env.sh 1K
31262025-06-18T18:19:07.170Za out/target/test 1K
31272025-06-18T18:19:07.170Za out/npuzone/npuzone 23144K
31282025-06-18T18:19:07.170Za package-manifest.toml 33K
31292025-06-18T18:19:07.170Za smf/sled-agent/non-gimlet/config.toml 5K
31302025-06-18T18:19:07.170Za target/release/omicron-package 40728K
31312025-06-18T18:19:07.170Za target/release/xtask 10712K
31322025-06-18T18:19:07.170Za target/debug/bootstrap 238632K
31332025-06-18T18:19:07.170Za tests/bootstrap-5f9962cdb6ee63a9 23187K
31342025-06-18T18:19:07.170Za tests/commtest-b6b08a95e5fe42d1 26381K
31352025-06-18T18:19:07.170Za tests/dhcp_server-7060acfffdf61bfb 23187K
31362025-06-18T18:19:07.170Za tests/end_to_end_tests-f659eca2a5d27379 301515K
31372025-06-18T18:19:07.170Za out/clickhouse.tar.gz 300292K
31382025-06-18T18:19:07.170Za out/clickhouse_keeper.tar.gz 285420K
31392025-06-18T18:19:07.170Za out/clickhouse_server.tar.gz 300288K
31402025-06-18T18:19:07.170Za out/cockroachdb.tar.gz 148079K
31412025-06-18T18:19:07.170Za out/crucible-dtrace.tar 98K
31422025-06-18T18:19:07.170Za out/crucible-pantry-zone.tar.gz 35881K
31432025-06-18T18:19:07.170Za out/crucible-zone.tar.gz 45012K
31442025-06-18T18:19:07.170Za out/external-dns.tar.gz 46458K
31452025-06-18T18:19:07.170Za out/internal-dns.tar.gz 46457K
31462025-06-18T18:19:07.170Za out/mg-ddm-gz.tar 91780K
31472025-06-18T18:19:07.171Za out/nexus.tar.gz 117889K
31482025-06-18T18:19:07.171Za out/ntp.tar.gz 15317K
31492025-06-18T18:19:07.171Za out/omicron-gateway-softnpu.tar.gz 26197K
31502025-06-18T18:19:07.171Za out/omicron-sled-agent.tar 137003K
31512025-06-18T18:19:07.171Za out/overlay.tar.gz 3K
31522025-06-18T18:19:07.171Za out/oximeter.tar.gz 56594K
31532025-06-18T18:19:07.171Za out/oxlog.tar 3979K
31542025-06-18T18:19:07.171Za out/probe.tar.gz 2764K
31552025-06-18T18:19:07.171Za out/propolis-server.tar.gz 68618K
31562025-06-18T18:19:07.171Za out/pumpkind-gz.tar 26648K
31572025-06-18T18:19:07.171Za out/switch-softnpu.tar.gz 304978K
31582025-06-18T18:19:07.175Z
31592025-06-18T18:19:07.176Zreal 1:21.538408134
31602025-06-18T18:19:07.176Zuser 1:17.795868231
31612025-06-18T18:19:07.176Zsys 5.396442165
31622025-06-18T18:19:07.176Ztrap 0.021965513
31632025-06-18T18:19:07.176Ztflt 0.000000000
31642025-06-18T18:19:07.176Zdflt 0.000000000
31652025-06-18T18:19:07.176Zkflt 0.000000000
31662025-06-18T18:19:07.176Zlock 0.000000000
31672025-06-18T18:19:07.176Zslp 1:17.535562766
31682025-06-18T18:19:07.176Zlat 2.322283543
31692025-06-18T18:19:07.176Zstop 0.000447848
31702025-06-18T18:19:07.176Zprocess exited: duration 2029069 ms, exit code 0
 
31712025-06-18T18:19:07.192Zfound 1 output files
31722025-06-18T18:19:07.225Zuploading: /work/package.tar.gz (2105074653 bytes)
31732025-06-18T18:19:39.575Zuploaded: /work/package.tar.gz