01JTRSSPSHBY9P2TE28YZFQ0HS: 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: 01JTRSTB6X5V8PACC1Q4M8TECA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-08T20:37:34.755Zjob assigned to worker 01JTRSTE7BGJ3EGQ7B8RCRG980 [factory aws, i-075460fecf8d110f2] (queued for 1 m 4 s)
 
22025-05-08T20:37:42.589Zstarting task 0: "setup"
32025-05-08T20:37:42.594Z++ uname -s
42025-05-08T20:37:42.597Z+ kern=SunOS
52025-05-08T20:37:42.597Z+ build_user=build
62025-05-08T20:37:42.598Z+ build_uid=12345
72025-05-08T20:37:42.598Z+ work_dir=/work
82025-05-08T20:37:42.598Z+ input_dir=/input
92025-05-08T20:37:42.598Z+ [[ 0 == 12345 ]]
102025-05-08T20:37:42.599Z+ case "$kern" in
112025-05-08T20:37:42.599Z+ groupadd -g 12345 build
122025-05-08T20:37:42.602Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-08T20:37:44.607Z+ zfs create -o mountpoint=/work rpool/work
142025-05-08T20:37:44.726Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-08T20:37:44.730Z+ home_fs=zfs
162025-05-08T20:37:44.730Z+ [[ zfs == autofs ]]
172025-05-08T20:37:44.730Z+ mkdir -p /home/build
182025-05-08T20:37:44.730Z+ chown build:build /home/build /work
192025-05-08T20:37:46.732Z+ chmod 0700 /home/build /work
202025-05-08T20:37:46.735Zprocess exited: duration 4148 ms, exit code 0
 
212025-05-08T20:37:46.741Zstarting task 1: "rust-toolchain"
222025-05-08T20:37:46.747Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-08T20:37:46.747Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-05-08T20:37:46.747Z * rust toolchain channel = "1.86.0"
252025-05-08T20:37:46.747Z * rust toolchain profile = "default"
262025-05-08T20:37:46.747Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-08T20:37:46.747Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-08T20:37:46.750Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-08T20:37:46.751Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-08T20:37:46.866Zinfo: downloading installer
312025-05-08T20:37:48.418Zwarn: It looks like you have an existing installation of Rust at:
322025-05-08T20:37:48.419Zwarn: /opt/ooce/bin
332025-05-08T20:37:48.419Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-08T20:37:48.419Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-08T20:37:48.419Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-08T20:37:48.419Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-08T20:37:48.419Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-08T20:37:48.419Zerror: cannot install while Rust is installed
392025-05-08T20:37:48.419Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-08T20:37:48.432Zinfo: profile set to 'default'
412025-05-08T20:37:48.432Zinfo: default host triple is x86_64-unknown-illumos
422025-05-08T20:37:48.435Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-08T20:37:48.615Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-08T20:37:48.615Zinfo: downloading component 'cargo'
452025-05-08T20:37:49.540Zinfo: downloading component 'clippy'
462025-05-08T20:37:49.979Zinfo: downloading component 'rust-docs'
472025-05-08T20:37:51.799Zinfo: downloading component 'rust-std'
482025-05-08T20:37:53.337Zinfo: downloading component 'rustc'
492025-05-08T20:38:01.779Zinfo: downloading component 'rustfmt'
502025-05-08T20:38:02.060Zinfo: installing component 'cargo'
512025-05-08T20:38:02.901Zinfo: installing component 'clippy'
522025-05-08T20:38:03.286Zinfo: installing component 'rust-docs'
532025-05-08T20:38:05.168Zinfo: installing component 'rust-std'
542025-05-08T20:38:06.910Zinfo: installing component 'rustc'
552025-05-08T20:38:13.353Zinfo: installing component 'rustfmt'
562025-05-08T20:38:13.691Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-08T20:38:13.691Z
582025-05-08T20:38:14.106Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-08T20:38:14.106Z
602025-05-08T20:38:14.110Z
612025-05-08T20:38:14.110ZRust is installed now. Great!
622025-05-08T20:38:14.110Z
632025-05-08T20:38:14.110ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-08T20:38:14.110Zenvironment variable. This has not been done automatically.
652025-05-08T20:38:14.110Z
662025-05-08T20:38:14.110ZTo configure your current shell, you need to source
672025-05-08T20:38:14.110Zthe corresponding env file under $HOME/.cargo.
682025-05-08T20:38:14.110Z
692025-05-08T20:38:14.110ZThis is usually done by running one of the following (note the leading DOT):
702025-05-08T20:38:14.110Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-08T20:38:14.110Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-08T20:38:14.110Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-08T20:38:14.195Z+ rustup --version
742025-05-08T20:38:14.206Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-08T20:38:14.209Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-08T20:38:14.287Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-08T20:38:14.290Z+ cargo --version
782025-05-08T20:38:14.356Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-08T20:38:14.365Z+ rustc --version
802025-05-08T20:38:14.464Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-08T20:38:14.470Zprocess exited: duration 27726 ms, exit code 0
 
822025-05-08T20:38:14.476Zstarting task 2: "authentication"
832025-05-08T20:38:14.506Zprocess exited: duration 28 ms, exit code 0
 
842025-05-08T20:38:14.512Zstarting task 3: "clone repository"
852025-05-08T20:38:14.518Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-08T20:38:14.522Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-08T20:38:14.565ZCloning into '/work/oxidecomputer/omicron'...
882025-05-08T20:38:41.198Z+ cd /work/oxidecomputer/omicron
892025-05-08T20:38:41.198Z+ git fetch origin 61b4a923a8541a1064f71d60bf84a85ae2b8aa53
902025-05-08T20:38:41.551ZFrom https://github.com/oxidecomputer/omicron
912025-05-08T20:38:41.551Z * branch 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 -> FETCH_HEAD
922025-05-08T20:38:41.562Z+ [[ -n ixi/propolis-oximeter-vss ]]
932025-05-08T20:38:41.565Z++ git branch --show-current
942025-05-08T20:38:41.568Z+ current=main
952025-05-08T20:38:41.568Z+ [[ main != ixi/propolis-oximeter-vss ]]
962025-05-08T20:38:41.568Z+ git branch -f ixi/propolis-oximeter-vss 61b4a923a8541a1064f71d60bf84a85ae2b8aa53
972025-05-08T20:38:41.572Z+ git checkout -f ixi/propolis-oximeter-vss
982025-05-08T20:38:41.787ZSwitched to branch 'ixi/propolis-oximeter-vss'
992025-05-08T20:38:41.790Z+ git reset --hard 61b4a923a8541a1064f71d60bf84a85ae2b8aa53
1002025-05-08T20:38:41.817ZHEAD is now at 61b4a923a add a Propolis metric for VMM VSZ
1012025-05-08T20:38:41.820Zprocess exited: duration 27304 ms, exit code 0
 
1022025-05-08T20:38:41.826Zstarting task 4: "build"
1032025-05-08T20:38:41.832Z+ source .github/buildomat/ci-env.sh
1042025-05-08T20:38:41.832Z++ export CARGO_TERM_COLOR=always
1052025-05-08T20:38:41.832Z++ CARGO_TERM_COLOR=always
1062025-05-08T20:38:41.832Z+ cargo --version
1072025-05-08T20:38:41.891Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-08T20:38:41.895Z+ rustc --version
1092025-05-08T20:38:41.963Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-08T20:38:41.966Z+ WORK=/work
1112025-05-08T20:38:41.966Z+ pfexec mkdir -p /work
1122025-05-08T20:38:41.970Z+ pfexec chown build /work
1132025-05-08T20:38:41.974Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-05-08T20:38:51.186Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-05-08T20:38:56.605Z Startup: Caching catalogs ... Done
1162025-05-08T20:39:00.654ZPlanning: Solver setup ... Done (2.935s)
1172025-05-08T20:39:00.679ZPlanning: Running solver ... Done (0.029s)
1182025-05-08T20:39:00.755ZPlanning: Finding local manifests ... Done (0.003s)
1192025-05-08T20:39:00.768ZPlanning: Fetching manifests: 0/4 0% complete
1202025-05-08T20:39:00.914ZPlanning: Fetching manifests: 4/4 100% complete
1212025-05-08T20:39:00.966ZPlanning: Package planning ... Done (0.052s)
1222025-05-08T20:39:01.012ZPlanning: Merging actions ... Done (0.051s)
1232025-05-08T20:39:01.305ZPlanning: Checking for conflicting actions ... Done (0.295s)
1242025-05-08T20:39:01.318ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-05-08T20:39:02.318ZPlanning: Evaluating mediators ... Done (0.991s)
1262025-05-08T20:39:02.321ZPlanning: Planning completed in 5.60 seconds
1272025-05-08T20:39:02.334Z Packages to install: 4
1282025-05-08T20:39:02.334Z Mediators to change: 2
1292025-05-08T20:39:02.334Z Services to change: 1
1302025-05-08T20:39:02.339Z Estimated space available: 155.55 GB
1312025-05-08T20:39:02.339ZEstimated space to be consumed: 1.64 GB
1322025-05-08T20:39:02.339Z Create boot environment: No
1332025-05-08T20:39:02.339ZCreate backup boot environment: No
1342025-05-08T20:39:02.339Z Rebuild boot archive: No
1352025-05-08T20:39:02.340Z
1362025-05-08T20:39:02.340ZChanged mediators:
1372025-05-08T20:39:02.340Z mediator clang:
1382025-05-08T20:39:02.340Z version: None -> 15 (system default)
1392025-05-08T20:39:02.340Z
1402025-05-08T20:39:02.340Z mediator llvm:
1412025-05-08T20:39:02.340Z version: 14 (system default) -> 15 (system default)
1422025-05-08T20:39:02.340Z
1432025-05-08T20:39:02.340ZChanged packages:
1442025-05-08T20:39:02.340Zhelios-dev
1452025-05-08T20:39:02.340Z developer/build-essential
1462025-05-08T20:39:02.340Z None -> 11-2.0
1472025-05-08T20:39:02.340Z library/libxmlsec1
1482025-05-08T20:39:02.340Z None -> 1.2.35-2.0
1492025-05-08T20:39:02.340Z ooce/developer/clang-15
1502025-05-08T20:39:02.340Z None -> 15.0.7-2.0
1512025-05-08T20:39:02.340Z ooce/developer/llvm-15
1522025-05-08T20:39:02.341Z None -> 15.0.7-2.0
1532025-05-08T20:39:02.341Z
1542025-05-08T20:39:02.341ZServices:
1552025-05-08T20:39:02.341Z restart_fmri:
1562025-05-08T20:39:02.341Z svc:/system/update-man-index:default
1572025-05-08T20:39:02.388Z
1582025-05-08T20:39:02.388ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-05-08T20:39:07.389ZDownload: 1207/3290 items 85.1/212.6MB 40% complete (17.0M/s)
1602025-05-08T20:39:12.392ZDownload: 2702/3290 items 120.7/212.6MB 56% complete (12.1M/s)
1612025-05-08T20:39:18.482ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (17.4M/s)
1622025-05-08T20:39:21.038ZDownload: Completed 212.60 MB in 18.65 seconds (11.4M/s)
1632025-05-08T20:39:21.211Z Actions: 1/3689 actions (Installing new actions)
1642025-05-08T20:39:25.749Z Actions: Completed 3689 actions in 4.54 seconds.
1652025-05-08T20:39:26.270Z Done (0.506s)
1662025-05-08T20:39:26.270Z Done (0.000s)
1672025-05-08T20:39:27.026Z Done (0.732s)
1682025-05-08T20:39:31.584Z Done (4.311s)
1692025-05-08T20:39:31.678Z Done (0.021s)
1702025-05-08T20:39:31.680Z Done (0.000s)
1712025-05-08T20:39:31.832Z Done (0.000s)
1722025-05-08T20:39:32.622ZPlanning: Evaluating mediator changes ... Done
1732025-05-08T20:39:32.789ZPlanning: Checking for conflicting actions ... Done
1742025-05-08T20:39:32.792ZPlanning: Consolidating action changes ... Done
1752025-05-08T20:39:33.062ZPlanning: Evaluating mediators ... Done
1762025-05-08T20:39:33.065ZPlanning: Planning completed in 0.44 seconds
1772025-05-08T20:39:33.097Z Mediators to change: 2
1782025-05-08T20:39:33.100Z Create boot environment: No
1792025-05-08T20:39:33.100ZCreate backup boot environment: No
1802025-05-08T20:39:33.159Z Done
1812025-05-08T20:39:33.159Z Done
1822025-05-08T20:39:33.650Z Done
1832025-05-08T20:39:37.345Z Done
1842025-05-08T20:39:37.443Z Done
1852025-05-08T20:39:37.447Z Done
1862025-05-08T20:39:37.581Z Done
1872025-05-08T20:39:38.209ZPlanning: Evaluating mediator changes ... Done
1882025-05-08T20:39:38.213ZPlanning: Merging actions ... Done
1892025-05-08T20:39:38.399ZPlanning: Checking for conflicting actions ... Done
1902025-05-08T20:39:38.403ZPlanning: Consolidating action changes ... Done
1912025-05-08T20:39:38.668ZPlanning: Evaluating mediators ... Done
1922025-05-08T20:39:38.725ZPlanning: Planning completed in 0.76 seconds
1932025-05-08T20:39:38.761Z Packages to change: 1
1942025-05-08T20:39:38.761Z Mediators to change: 1
1952025-05-08T20:39:38.761Z Services to change: 1
1962025-05-08T20:39:38.764Z Create boot environment: No
1972025-05-08T20:39:38.764ZCreate backup boot environment: Yes
1982025-05-08T20:39:41.219Z Actions: 1/6 actions (Updating modified actions)
1992025-05-08T20:39:41.222Z Actions: Completed 6 actions in 0.00 seconds.
2002025-05-08T20:39:41.222Z Done
2012025-05-08T20:39:41.222Z Done
2022025-05-08T20:39:41.365Z Done
2032025-05-08T20:39:45.163Z Done
2042025-05-08T20:39:45.252Z Done
2052025-05-08T20:39:45.255Z Done
2062025-05-08T20:39:45.388Z Done
2072025-05-08T20:39:45.845ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-05-08T20:39:45.845Zclang system 15 system
2092025-05-08T20:39:45.845Zcsh system system illumos
2102025-05-08T20:39:45.845Zctags system system illumos
2112025-05-08T20:39:45.845Zfile system system illumos
2122025-05-08T20:39:45.845Zgcc vendor 12 vendor
2132025-05-08T20:39:45.846Zgcc system 10 system
2142025-05-08T20:39:45.846Zgcc system 7 system
2152025-05-08T20:39:45.846Zgo system 1.20 system
2162025-05-08T20:39:45.846Zgo system 1.19 system
2172025-05-08T20:39:45.846Zllvm system 15 system
2182025-05-08T20:39:45.846Zllvm system 14 system
2192025-05-08T20:39:45.846Zmariadb system 10.6 system
2202025-05-08T20:39:45.846Zmta vendor vendor dma
2212025-05-08T20:39:45.846Zopenjdk system 17 system
2222025-05-08T20:39:45.846Zopenjdk system 11 system
2232025-05-08T20:39:45.846Zopenjdk system 1.8 system
2242025-05-08T20:39:45.846Zopenssl vendor 3 vendor
2252025-05-08T20:39:45.846Zperl system 5.36 system
2262025-05-08T20:39:45.846Zpostgresql system 15 system
2272025-05-08T20:39:45.846Zpostgresql system 13 system
2282025-05-08T20:39:45.846Zpython vendor 3 vendor
2292025-05-08T20:39:45.846Zpython system 2 system
2302025-05-08T20:39:45.846Zpython3 system 3.11 system
2312025-05-08T20:39:45.846Zruby system 3.0 system
2322025-05-08T20:39:45.846Zwords vendor vendor american-english
2332025-05-08T20:39:45.846Zwords system system australian-english
2342025-05-08T20:39:45.847Zwords system system british-english
2352025-05-08T20:39:45.847Zwords system system canadian-english
2362025-05-08T20:39:45.847Zwords system system french
2372025-05-08T20:39:45.847Zwords system system italian
2382025-05-08T20:39:45.847Zwords system system ngerman
2392025-05-08T20:39:45.847Zwords system system ogerman
2402025-05-08T20:39:45.847Zwords system system spanish
2412025-05-08T20:39:46.213ZPUBLISHER TYPE STATUS P LOCATION
2422025-05-08T20:39:46.213Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-05-08T20:39:49.878ZFMRI IFO
2442025-05-08T20:39:49.878Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-05-08T20:39:49.878Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-05-08T20:39:49.878Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-05-08T20:39:49.878Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-05-08T20:39:49.878Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-05-08T20:39:49.878Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-05-08T20:39:49.878Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512025-05-08T20:39:49.878Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-05-08T20:39:49.878Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-05-08T20:39:49.878Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542025-05-08T20:39:49.878Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-05-08T20:39:49.878Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-05-08T20:39:49.878Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572025-05-08T20:39:49.878Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-05-08T20:39:49.878Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-05-08T20:39:50.799Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-05-08T20:39:51.051Z Updating git repository `https://github.com/seanmonstar/reqwest`
2612025-05-08T20:39:51.743Z Updating crates.io index
2622025-05-08T20:39:51.746Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-05-08T20:39:52.125Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-05-08T20:39:52.716Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-05-08T20:39:52.993Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-05-08T20:39:53.262Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-05-08T20:39:53.602Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-05-08T20:39:56.183Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-05-08T20:39:58.204Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-05-08T20:40:00.139Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-05-08T20:40:00.816Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-05-08T20:40:01.153Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-05-08T20:40:01.506Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-05-08T20:40:02.319Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752025-05-08T20:40:02.772Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762025-05-08T20:40:03.343Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772025-05-08T20:40:03.673Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-05-08T20:40:04.282Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2792025-05-08T20:40:04.858Z Updating git repository `https://github.com/oxidecomputer/tofino`
2802025-05-08T20:40:05.156Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812025-05-08T20:40:05.423Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822025-05-08T20:40:05.664Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832025-05-08T20:40:05.971Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-05-08T20:40:06.453Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-05-08T20:40:06.765Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2862025-05-08T20:40:07.144Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872025-05-08T20:40:07.625Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882025-05-08T20:40:08.090Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892025-05-08T20:40:08.384Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902025-05-08T20:40:08.797Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912025-05-08T20:40:09.347Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922025-05-08T20:40:09.794Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932025-05-08T20:40:10.123Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942025-05-08T20:40:10.421Z Updating git repository `https://github.com/oxidecomputer/omicron`
2952025-05-08T20:40:20.154Z Updating git repository `https://github.com/illumos/smf-rs`
2962025-05-08T20:40:21.693Z Downloading crates ...
2972025-05-08T20:40:21.799Z Downloaded anstyle-query v1.1.1
2982025-05-08T20:40:21.802Z Downloaded anstyle-parse v0.2.5
2992025-05-08T20:40:21.808Z Downloaded anstyle v1.0.10
3002025-05-08T20:40:21.811Z Downloaded cargo_metadata v0.19.2
3012025-05-08T20:40:21.815Z Downloaded zerocopy-derive v0.7.35
3022025-05-08T20:40:21.822Z Downloaded block-buffer v0.10.4
3032025-05-08T20:40:21.825Z Downloaded scroll_derive v0.12.0
3042025-05-08T20:40:21.825Z Downloaded equivalent v1.0.1
3052025-05-08T20:40:21.830Z Downloaded zerocopy v0.7.35
3062025-05-08T20:40:21.846Z Downloaded swrite v0.1.0
3072025-05-08T20:40:21.849Z Downloaded pretty-hex v0.4.1
3082025-05-08T20:40:21.849Z Downloaded dtrace-parser v0.2.0
3092025-05-08T20:40:21.852Z Downloaded winnow v0.7.3
3102025-05-08T20:40:21.861Z Downloaded usdt-macro v0.5.0
3112025-05-08T20:40:21.869Z Downloaded usdt-attr-macro v0.5.0
3122025-05-08T20:40:21.875Z Downloaded thread-id v4.2.2
3132025-05-08T20:40:21.875Z Downloaded fnv v1.0.7
3142025-05-08T20:40:21.878Z Downloaded fastrand v2.1.1
3152025-05-08T20:40:21.878Z Downloaded cfg-if v1.0.0
3162025-05-08T20:40:21.878Z Downloaded cargo-platform v0.1.8
3172025-05-08T20:40:21.878Z Downloaded camino v1.1.9
3182025-05-08T20:40:21.878Z Downloaded bitflags v1.3.2
3192025-05-08T20:40:21.881Z Downloaded errno v0.3.9
3202025-05-08T20:40:21.884Z Downloaded heck v0.5.0
3212025-05-08T20:40:21.884Z Downloaded dof v0.3.0
3222025-05-08T20:40:21.887Z Downloaded cpufeatures v0.2.14
3232025-05-08T20:40:21.887Z Downloaded colorchoice v1.0.2
3242025-05-08T20:40:21.891Z Downloaded byteorder v1.5.0
3252025-05-08T20:40:21.891Z Downloaded is_terminal_polyfill v1.70.1
3262025-05-08T20:40:21.894Z Downloaded itoa v1.0.11
3272025-05-08T20:40:21.894Z Downloaded tabled_derive v0.7.0
3282025-05-08T20:40:21.895Z Downloaded fs-err v3.1.0
3292025-05-08T20:40:21.898Z Downloaded crypto-common v0.1.6
3302025-05-08T20:40:21.903Z Downloaded smawk v0.3.2
3312025-05-08T20:40:21.907Z Downloaded serde_tokenstream v0.2.2
3322025-05-08T20:40:21.912Z Downloaded thiserror-impl v1.0.69
3332025-05-08T20:40:21.915Z Downloaded strsim v0.11.1
3342025-05-08T20:40:21.915Z Downloaded thiserror-impl v2.0.12
3352025-05-08T20:40:21.915Z Downloaded terminal_size v0.4.0
3362025-05-08T20:40:21.918Z Downloaded macaddr v1.0.1
3372025-05-08T20:40:21.918Z Downloaded heck v0.4.1
3382025-05-08T20:40:21.922Z Downloaded proc-macro-error-attr v1.0.4
3392025-05-08T20:40:21.925Z Downloaded serde_spanned v0.6.8
3402025-05-08T20:40:21.928Z Downloaded plain v0.2.3
3412025-05-08T20:40:21.933Z Downloaded bytecount v0.6.8
3422025-05-08T20:40:21.937Z Downloaded thiserror v1.0.69
3432025-05-08T20:40:21.940Z Downloaded terminal_size v0.2.6
3442025-05-08T20:40:21.943Z Downloaded clap_lex v0.7.4
3452025-05-08T20:40:21.943Z Downloaded camino-tempfile v1.1.1
3462025-05-08T20:40:21.946Z Downloaded version_check v0.9.5
3472025-05-08T20:40:21.946Z Downloaded autocfg v1.4.0
3482025-05-08T20:40:21.949Z Downloaded utf8parse v0.2.2
3492025-05-08T20:40:21.949Z Downloaded anstream v0.6.15
3502025-05-08T20:40:21.952Z Downloaded usdt v0.5.0
3512025-05-08T20:40:21.952Z Downloaded unicode-linebreak v0.1.5
3522025-05-08T20:40:21.952Z Downloaded cargo_toml v0.21.0
3532025-05-08T20:40:21.955Z Downloaded toml_datetime v0.6.8
3542025-05-08T20:40:21.955Z Downloaded digest v0.10.7
3552025-05-08T20:40:21.958Z Downloaded clap_derive v4.5.32
3562025-05-08T20:40:21.962Z Downloaded pest_generator v2.7.14
3572025-05-08T20:40:21.965Z Downloaded proc-macro-error v1.0.4
3582025-05-08T20:40:21.971Z Downloaded semver v1.0.25
3592025-05-08T20:40:21.974Z Downloaded once_cell v1.21.3
3602025-05-08T20:40:21.982Z Downloaded sha2 v0.10.8
3612025-05-08T20:40:21.985Z Downloaded thiserror v2.0.12
3622025-05-08T20:40:21.990Z Downloaded scroll v0.12.0
3632025-05-08T20:40:21.995Z Downloaded quote v1.0.39
3642025-05-08T20:40:21.998Z Downloaded io-lifetimes v1.0.11
3652025-05-08T20:40:21.998Z Downloaded usdt-impl v0.5.0
3662025-05-08T20:40:22.001Z Downloaded generic-array v0.14.7
3672025-05-08T20:40:22.001Z Downloaded pest_derive v2.7.14
3682025-05-08T20:40:22.004Z Downloaded bitflags v2.9.0
3692025-05-08T20:40:22.007Z Downloaded anyhow v1.0.98
3702025-05-08T20:40:22.010Z Downloaded memmap v0.7.0
3712025-05-08T20:40:22.013Z Downloaded log v0.4.22
3722025-05-08T20:40:22.013Z Downloaded textwrap v0.16.1
3732025-05-08T20:40:22.016Z Downloaded typenum v1.17.0
3742025-05-08T20:40:22.019Z Downloaded toml v0.8.20
3752025-05-08T20:40:22.023Z Downloaded pest_meta v2.7.14
3762025-05-08T20:40:22.030Z Downloaded unicode-ident v1.0.14
3772025-05-08T20:40:22.032Z Downloaded proc-macro2 v1.0.94
3782025-05-08T20:40:22.035Z Downloaded ucd-trie v0.1.7
3792025-05-08T20:40:22.038Z Downloaded papergrid v0.11.0
3802025-05-08T20:40:22.041Z Downloaded ryu v1.0.18
3812025-05-08T20:40:22.051Z Downloaded tempfile v3.13.0
3822025-05-08T20:40:22.059Z Downloaded serde v1.0.219
3832025-05-08T20:40:22.063Z Downloaded indexmap v2.7.1
3842025-05-08T20:40:22.067Z Downloaded clap v4.5.35
3852025-05-08T20:40:22.076Z Downloaded serde_derive v1.0.219
3862025-05-08T20:40:22.081Z Downloaded memchr v2.7.4
3872025-05-08T20:40:22.101Z Downloaded toml_edit v0.22.24
3882025-05-08T20:40:22.123Z Downloaded hashbrown v0.15.1
3892025-05-08T20:40:22.134Z Downloaded pest v2.7.14
3902025-05-08T20:40:22.148Z Downloaded clap_builder v4.5.35
3912025-05-08T20:40:22.155Z Downloaded serde_json v1.0.140
3922025-05-08T20:40:22.162Z Downloaded goblin v0.8.2
3932025-05-08T20:40:22.187Z Downloaded tabled v0.15.0
3942025-05-08T20:40:22.202Z Downloaded syn v1.0.109
3952025-05-08T20:40:22.218Z Downloaded unicode-width v0.1.14
3962025-05-08T20:40:22.223Z Downloaded syn v2.0.98
3972025-05-08T20:40:22.239Z Downloaded rustix v0.38.37
3982025-05-08T20:40:22.261Z Downloaded rustix v0.37.28
3992025-05-08T20:40:22.300Z Downloaded libc v0.2.171
4002025-05-08T20:40:22.448Z Compiling proc-macro2 v1.0.94
4012025-05-08T20:40:22.448Z Compiling unicode-ident v1.0.14
4022025-05-08T20:40:22.451Z Compiling version_check v0.9.5
4032025-05-08T20:40:22.451Z Compiling libc v0.2.171
4042025-05-08T20:40:22.451Z Compiling serde v1.0.219
4052025-05-08T20:40:22.451Z Compiling memchr v2.7.4
4062025-05-08T20:40:22.451Z Compiling thiserror v1.0.69
4072025-05-08T20:40:22.487Z Compiling itoa v1.0.11
4082025-05-08T20:40:22.731Z Compiling ucd-trie v0.1.7
4092025-05-08T20:40:22.782Z Compiling ryu v1.0.18
4102025-05-08T20:40:23.168Z Compiling once_cell v1.21.3
4112025-05-08T20:40:23.250Z Compiling byteorder v1.5.0
4122025-05-08T20:40:23.530Z Compiling rustix v0.38.37
4132025-05-08T20:40:23.554Z Compiling serde_json v1.0.140
4142025-05-08T20:40:23.728Z Compiling bitflags v2.9.0
4152025-05-08T20:40:23.929Z Compiling proc-macro-error-attr v1.0.4
4162025-05-08T20:40:23.952Z Compiling usdt-impl v0.5.0
4172025-05-08T20:40:24.137Z Compiling syn v1.0.109
4182025-05-08T20:40:24.180Z Compiling io-lifetimes v1.0.11
4192025-05-08T20:40:24.313Z Compiling proc-macro-error v1.0.4
4202025-05-08T20:40:24.339Z Compiling quote v1.0.39
4212025-05-08T20:40:24.526Z Compiling errno v0.3.9
4222025-05-08T20:40:24.597Z Compiling plain v0.2.3
4232025-05-08T20:40:24.658Z Compiling thread-id v4.2.2
4242025-05-08T20:40:24.703Z Compiling syn v2.0.98
4252025-05-08T20:40:24.798Z Compiling hashbrown v0.15.1
4262025-05-08T20:40:24.801Z Compiling camino v1.1.9
4272025-05-08T20:40:24.848Z Compiling log v0.4.22
4282025-05-08T20:40:24.945Z Compiling equivalent v1.0.1
4292025-05-08T20:40:24.970Z Compiling rustix v0.37.28
4302025-05-08T20:40:25.082Z Compiling utf8parse v0.2.2
4312025-05-08T20:40:25.264Z Compiling anstyle-parse v0.2.5
4322025-05-08T20:40:25.763Z Compiling unicode-width v0.1.14
4332025-05-08T20:40:25.924Z Compiling indexmap v2.7.1
4342025-05-08T20:40:25.989Z Compiling autocfg v1.4.0
4352025-05-08T20:40:26.015Z Compiling colorchoice v1.0.2
4362025-05-08T20:40:26.038Z Compiling winnow v0.7.3
4372025-05-08T20:40:26.197Z Compiling is_terminal_polyfill v1.70.1
4382025-05-08T20:40:26.300Z Compiling anstyle v1.0.10
4392025-05-08T20:40:26.353Z Compiling anstyle-query v1.1.1
4402025-05-08T20:40:26.558Z Compiling bitflags v1.3.2
4412025-05-08T20:40:26.682Z Compiling thiserror v2.0.12
4422025-05-08T20:40:26.770Z Compiling semver v1.0.25
4432025-05-08T20:40:26.953Z Compiling pretty-hex v0.4.1
4442025-05-08T20:40:27.190Z Compiling fs-err v3.1.0
4452025-05-08T20:40:27.211Z Compiling terminal_size v0.4.0
4462025-05-08T20:40:27.326Z Compiling anstream v0.6.15
4472025-05-08T20:40:27.594Z Compiling strsim v0.11.1
4482025-05-08T20:40:27.645Z Compiling heck v0.5.0
4492025-05-08T20:40:27.700Z Compiling clap_lex v0.7.4
4502025-05-08T20:40:27.967Z Compiling cfg-if v1.0.0
4512025-05-08T20:40:28.085Z Compiling fastrand v2.1.1
4522025-05-08T20:40:28.123Z Compiling heck v0.4.1
4532025-05-08T20:40:28.148Z Compiling bytecount v0.6.8
4542025-05-08T20:40:28.392Z Compiling fnv v1.0.7
4552025-05-08T20:40:28.549Z Compiling anyhow v1.0.98
4562025-05-08T20:40:28.597Z Compiling papergrid v0.11.0
4572025-05-08T20:40:28.600Z Compiling terminal_size v0.2.6
4582025-05-08T20:40:28.834Z Compiling clap_builder v4.5.35
4592025-05-08T20:40:28.947Z Compiling tempfile v3.13.0
4602025-05-08T20:40:29.122Z Compiling memmap v0.7.0
4612025-05-08T20:40:29.414Z Compiling smawk v0.3.2
4622025-05-08T20:40:29.451Z Compiling unicode-linebreak v0.1.5
4632025-05-08T20:40:29.688Z Compiling swrite v0.1.0
4642025-05-08T20:40:29.840Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4652025-05-08T20:40:29.935Z Compiling textwrap v0.16.1
4662025-05-08T20:40:30.564Z Compiling tabled_derive v0.7.0
4672025-05-08T20:40:31.895Z Compiling serde_derive v1.0.219
4682025-05-08T20:40:31.895Z Compiling thiserror-impl v1.0.69
4692025-05-08T20:40:31.898Z Compiling zerocopy-derive v0.7.35
4702025-05-08T20:40:31.899Z Compiling scroll_derive v0.12.0
4712025-05-08T20:40:31.899Z Compiling thiserror-impl v2.0.12
4722025-05-08T20:40:31.899Z Compiling clap_derive v4.5.32
4732025-05-08T20:40:32.078Z Compiling tabled v0.15.0
4742025-05-08T20:40:33.301Z Compiling scroll v0.12.0
4752025-05-08T20:40:33.788Z Compiling zerocopy v0.7.35
4762025-05-08T20:40:33.825Z Compiling goblin v0.8.2
4772025-05-08T20:40:35.093Z Compiling pest v2.7.14
4782025-05-08T20:40:36.170Z Compiling clap v4.5.35
4792025-05-08T20:40:37.313Z Compiling pest_meta v2.7.14
4802025-05-08T20:40:38.254Z Compiling pest_generator v2.7.14
4812025-05-08T20:40:39.663Z Compiling pest_derive v2.7.14
4822025-05-08T20:40:40.259Z Compiling dtrace-parser v0.2.0
4832025-05-08T20:40:41.098Z Compiling serde_tokenstream v0.2.2
4842025-05-08T20:40:41.152Z Compiling toml_datetime v0.6.8
4852025-05-08T20:40:41.202Z Compiling serde_spanned v0.6.8
4862025-05-08T20:40:41.292Z Compiling cargo-platform v0.1.8
4872025-05-08T20:40:41.439Z Compiling macaddr v1.0.1
4882025-05-08T20:40:41.634Z Compiling toml_edit v0.22.24
4892025-05-08T20:40:41.755Z Compiling camino-tempfile v1.1.1
4902025-05-08T20:40:42.467Z Compiling dof v0.3.0
4912025-05-08T20:40:42.525Z Compiling cargo_metadata v0.19.2
4922025-05-08T20:40:43.850Z Compiling usdt-attr-macro v0.5.0
4932025-05-08T20:40:43.853Z Compiling usdt-macro v0.5.0
4942025-05-08T20:40:44.493Z Compiling toml v0.8.20
4952025-05-08T20:40:44.887Z Compiling usdt v0.5.0
4962025-05-08T20:40:45.291Z Compiling cargo_toml v0.21.0
4972025-05-08T20:40:47.869Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982025-05-08T20:40:51.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
4992025-05-08T20:40:51.411Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5002025-05-08T20:40:52.072Z Downloading crates ...
5012025-05-08T20:40:52.200Z Downloaded atty v0.2.14
5022025-05-08T20:40:52.203Z Downloaded atomicwrites v0.4.4
5032025-05-08T20:40:52.209Z Downloaded headers-core v0.3.0
5042025-05-08T20:40:52.212Z Downloaded http-range v0.1.5
5052025-05-08T20:40:52.212Z Downloaded async-stream-impl v0.3.6
5062025-05-08T20:40:52.216Z Downloaded cfg_aliases v0.2.1
5072025-05-08T20:40:52.219Z Downloaded array-init v0.0.4
5082025-05-08T20:40:52.222Z Downloaded adler2 v2.0.0
5092025-05-08T20:40:52.226Z Downloaded hostname v0.3.1
5102025-05-08T20:40:52.226Z Downloaded hex v0.4.3
5112025-05-08T20:40:52.229Z Downloaded hex-literal v0.4.1
5122025-05-08T20:40:52.229Z Downloaded hostname v0.4.0
5132025-05-08T20:40:52.232Z Downloaded hubpack_derive v0.1.1
5142025-05-08T20:40:52.236Z Downloaded http-body v1.0.1
5152025-05-08T20:40:52.236Z Downloaded cfg_aliases v0.1.1
5162025-05-08T20:40:52.239Z Downloaded crucible-workspace-hack v0.1.0
5172025-05-08T20:40:52.243Z Downloaded crunchy v0.2.2
5182025-05-08T20:40:52.246Z Downloaded crc8 v0.1.1
5192025-05-08T20:40:52.252Z Downloaded ciborium-io v0.2.2
5202025-05-08T20:40:52.255Z Downloaded async-stream v0.3.6
5212025-05-08T20:40:52.258Z Downloaded icu_provider_macros v1.5.0
5222025-05-08T20:40:52.258Z Downloaded async-recursion v1.1.1
5232025-05-08T20:40:52.262Z Downloaded ident_case v1.0.1
5242025-05-08T20:40:52.265Z Downloaded match_cfg v0.1.0
5252025-05-08T20:40:52.270Z Downloaded instant v0.1.13
5262025-05-08T20:40:52.270Z Downloaded atomic-waker v1.1.2
5272025-05-08T20:40:52.273Z Downloaded aead v0.5.2
5282025-05-08T20:40:52.273Z Downloaded precomputed-hash v0.1.1
5292025-05-08T20:40:52.274Z Downloaded addr2line v0.24.2
5302025-05-08T20:40:52.277Z Downloaded castaway v0.2.3
5312025-05-08T20:40:52.280Z Downloaded base16ct v0.2.0
5322025-05-08T20:40:52.280Z Downloaded buf-list v1.0.3
5332025-05-08T20:40:52.283Z Downloaded heck v0.3.3
5342025-05-08T20:40:52.286Z Downloaded chrono-tz-build v0.4.0
5352025-05-08T20:40:52.289Z Downloaded home v0.5.9
5362025-05-08T20:40:52.289Z Downloaded constant_time_eq v0.3.1
5372025-05-08T20:40:52.292Z Downloaded http-body-util v0.1.3
5382025-05-08T20:40:52.295Z Downloaded cobs v0.2.3
5392025-05-08T20:40:52.295Z Downloaded convert_case v0.4.0
5402025-05-08T20:40:52.299Z Downloaded ciborium-ll v0.2.2
5412025-05-08T20:40:52.302Z Downloaded cstr-argument v0.1.2
5422025-05-08T20:40:52.302Z Downloaded cexpr v0.6.0
5432025-05-08T20:40:52.302Z Downloaded bitfield v0.14.0
5442025-05-08T20:40:52.306Z Downloaded bit-set v0.5.3
5452025-05-08T20:40:52.309Z Downloaded crossbeam-deque v0.8.5
5462025-05-08T20:40:52.309Z Downloaded kstat-rs v0.2.4
5472025-05-08T20:40:52.312Z Downloaded bit-vec v0.6.3
5482025-05-08T20:40:52.315Z Downloaded linked-hash-map v0.5.6
5492025-05-08T20:40:52.315Z Downloaded libefi-sys v0.1.0
5502025-05-08T20:40:52.320Z Downloaded indoc v1.0.9
5512025-05-08T20:40:52.323Z Downloaded lazycell v1.3.0
5522025-05-08T20:40:52.323Z Downloaded idna_adapter v1.2.0
5532025-05-08T20:40:52.326Z Downloaded humantime v2.1.0
5542025-05-08T20:40:52.326Z Downloaded libscf-sys v1.1.0
5552025-05-08T20:40:52.329Z Downloaded cmake v0.1.51
5562025-05-08T20:40:52.332Z Downloaded chacha20 v0.9.1
5572025-05-08T20:40:52.332Z Downloaded maplit v1.0.2
5582025-05-08T20:40:52.335Z Downloaded internet-checksum v0.2.1
5592025-05-08T20:40:52.339Z Downloaded async-bb8-diesel v0.2.1
5602025-05-08T20:40:52.342Z Downloaded managed v0.8.0
5612025-05-08T20:40:52.342Z Downloaded lzss v0.8.2
5622025-05-08T20:40:52.345Z Downloaded rand_chacha v0.3.1
5632025-05-08T20:40:52.345Z Downloaded maybe-uninit v2.0.0
5642025-05-08T20:40:52.348Z Downloaded lockfree-object-pool v0.1.6
5652025-05-08T20:40:52.351Z Downloaded proc-macro-error2 v2.0.1
5662025-05-08T20:40:52.354Z Downloaded md-5 v0.10.6
5672025-05-08T20:40:52.359Z Downloaded inout v0.1.3
5682025-05-08T20:40:52.359Z Downloaded siphasher v0.3.11
5692025-05-08T20:40:52.362Z Downloaded tinyvec_macros v0.1.1
5702025-05-08T20:40:52.362Z Downloaded bitfield-struct v0.6.2
5712025-05-08T20:40:52.364Z Downloaded take_mut v0.2.2
5722025-05-08T20:40:52.365Z Downloaded strum v0.26.3
5732025-05-08T20:40:52.368Z Downloaded highway v1.3.0
5742025-05-08T20:40:52.371Z Downloaded impl-trait-for-tuples v0.2.2
5752025-05-08T20:40:52.374Z Downloaded ciborium v0.2.2
5762025-05-08T20:40:52.377Z Downloaded crc32fast v1.4.2
5772025-05-08T20:40:52.380Z Downloaded sigpipe v0.1.3
5782025-05-08T20:40:52.380Z Downloaded sha1 v0.10.6
5792025-05-08T20:40:52.383Z Downloaded keccak v0.1.5
5802025-05-08T20:40:52.383Z Downloaded ingot-macros v0.1.0
5812025-05-08T20:40:52.386Z Downloaded jobserver v0.1.32
5822025-05-08T20:40:52.389Z Downloaded proc-macro-error-attr2 v2.0.0
5832025-05-08T20:40:52.392Z Downloaded const_format_proc_macros v0.2.34
5842025-05-08T20:40:52.395Z Downloaded lock_api v0.4.12
5852025-05-08T20:40:52.395Z Downloaded lru v0.12.5
5862025-05-08T20:40:52.398Z Downloaded litemap v0.7.3
5872025-05-08T20:40:52.401Z Downloaded libloading v0.8.5
5882025-05-08T20:40:52.406Z Downloaded hyper-staticfile v0.10.1
5892025-05-08T20:40:52.409Z Downloaded sync-ptr v0.1.1
5902025-05-08T20:40:52.409Z Downloaded supports-color v3.0.2
5912025-05-08T20:40:52.413Z Downloaded cookie_store v0.21.1
5922025-05-08T20:40:52.413Z Downloaded resolv-conf v0.7.0
5932025-05-08T20:40:52.415Z Downloaded linear-map v1.2.0
5942025-05-08T20:40:52.418Z Downloaded slab v0.4.9
5952025-05-08T20:40:52.422Z Downloaded serde_plain v1.0.2
5962025-05-08T20:40:52.422Z Downloaded zerofrom-derive v0.1.4
5972025-05-08T20:40:52.425Z Downloaded rusty-fork v0.3.0
5982025-05-08T20:40:52.425Z Downloaded rustc_version v0.4.1
5992025-05-08T20:40:52.428Z Downloaded rustc_version v0.1.7
6002025-05-08T20:40:52.430Z Downloaded rustversion v1.0.17
6012025-05-08T20:40:52.433Z Downloaded float-ord v0.3.2
6022025-05-08T20:40:52.433Z Downloaded cbc v0.1.2
6032025-05-08T20:40:52.437Z Downloaded rand_chacha v0.9.0
6042025-05-08T20:40:52.440Z Downloaded structmeta-derive v0.3.0
6052025-05-08T20:40:52.440Z Downloaded crossbeam-epoch v0.9.18
6062025-05-08T20:40:52.443Z Downloaded icu_locid v1.5.0
6072025-05-08T20:40:52.449Z Downloaded dsl_auto_type v0.1.2
6082025-05-08T20:40:52.451Z Downloaded simd-adler32 v0.3.7
6092025-05-08T20:40:52.454Z Downloaded crossbeam-utils v0.8.21
6102025-05-08T20:40:52.458Z Downloaded litrs v0.4.1
6112025-05-08T20:40:52.461Z Downloaded indexmap v1.9.3
6122025-05-08T20:40:52.464Z Downloaded fxhash v0.2.1
6132025-05-08T20:40:52.467Z Downloaded heapless v0.8.0
6142025-05-08T20:40:52.470Z Downloaded openssl-probe v0.1.5
6152025-05-08T20:40:52.473Z Downloaded openssl-macros v0.1.1
6162025-05-08T20:40:52.486Z Downloaded which v4.4.2
6172025-05-08T20:40:52.489Z Downloaded zeroize v1.8.1
6182025-05-08T20:40:52.489Z Downloaded yoke v0.7.4
6192025-05-08T20:40:52.492Z Downloaded newtype-uuid v1.2.1
6202025-05-08T20:40:52.495Z Downloaded peg-runtime v0.8.5
6212025-05-08T20:40:52.498Z Downloaded opaque-debug v0.3.1
6222025-05-08T20:40:52.498Z Downloaded number_prefix v0.4.0
6232025-05-08T20:40:52.501Z Downloaded num-conv v0.1.0
6242025-05-08T20:40:52.501Z Downloaded embedded-io v0.6.1
6252025-05-08T20:40:52.506Z Downloaded pin-utils v0.1.0
6262025-05-08T20:40:52.506Z Downloaded ena v0.14.3
6272025-05-08T20:40:52.510Z Downloaded curve25519-dalek-derive v0.1.1
6282025-05-08T20:40:52.510Z Downloaded walkdir v2.5.0
6292025-05-08T20:40:52.513Z Downloaded gethostname v0.5.0
6302025-05-08T20:40:52.516Z Downloaded indicatif v0.17.11
6312025-05-08T20:40:52.519Z Downloaded chacha20poly1305 v0.10.1
6322025-05-08T20:40:52.523Z Downloaded pretty-hex v0.2.1
6332025-05-08T20:40:52.525Z Downloaded either v1.14.0
6342025-05-08T20:40:52.528Z Downloaded allocator-api2 v0.2.18
6352025-05-08T20:40:52.533Z Downloaded smallvec v1.14.0
6362025-05-08T20:40:52.533Z Downloaded spin v0.9.8
6372025-05-08T20:40:52.536Z Downloaded icu_normalizer_data v1.5.0
6382025-05-08T20:40:52.539Z Downloaded futures-core v0.3.31
6392025-05-08T20:40:52.539Z Downloaded tui-tree-widget v0.23.0
6402025-05-08T20:40:52.542Z Downloaded unicode-xid v0.2.6
6412025-05-08T20:40:52.546Z Downloaded unicode-truncate v1.1.0
6422025-05-08T20:40:52.546Z Downloaded tokio-native-tls v0.3.1
6432025-05-08T20:40:52.549Z Downloaded signal-hook-mio v0.2.4
6442025-05-08T20:40:52.552Z Downloaded backtrace v0.3.74
6452025-05-08T20:40:52.556Z Downloaded paste v1.0.15
6462025-05-08T20:40:52.560Z Downloaded parse-display v0.10.0
6472025-05-08T20:40:52.564Z Downloaded test-strategy v0.4.0
6482025-05-08T20:40:52.567Z Downloaded whoami v1.5.2
6492025-05-08T20:40:52.571Z Downloaded tap v1.0.1
6502025-05-08T20:40:52.571Z Downloaded des v0.8.1
6512025-05-08T20:40:52.574Z Downloaded daft v0.1.3
6522025-05-08T20:40:52.578Z Downloaded num-derive v0.4.2
6532025-05-08T20:40:52.578Z Downloaded num-derive v0.3.3
6542025-05-08T20:40:52.581Z Downloaded darling v0.20.10
6552025-05-08T20:40:52.584Z Downloaded base64 v0.21.7
6562025-05-08T20:40:52.589Z Downloaded powerfmt v0.2.0
6572025-05-08T20:40:52.593Z Downloaded const_format v0.2.34
6582025-05-08T20:40:52.598Z Downloaded phf v0.11.2
6592025-05-08T20:40:52.605Z Downloaded jiff-static v0.2.10
6602025-05-08T20:40:52.609Z Downloaded endian-type v0.1.2
6612025-05-08T20:40:52.609Z Downloaded yoke-derive v0.7.4
6622025-05-08T20:40:52.609Z Downloaded derive_builder_core v0.20.2
6632025-05-08T20:40:52.612Z Downloaded r2d2 v0.8.10
6642025-05-08T20:40:52.613Z Downloaded progenitor-macro v0.8.0
6652025-05-08T20:40:52.617Z Downloaded hickory-server v0.24.4
6662025-05-08T20:40:52.621Z Downloaded stringprep v0.1.5
6672025-05-08T20:40:52.625Z Downloaded shlex v1.3.0
6682025-05-08T20:40:52.625Z Downloaded shell-words v1.1.0
6692025-05-08T20:40:52.628Z Downloaded strip-ansi-escapes v0.2.0
6702025-05-08T20:40:52.628Z Downloaded futures-channel v0.3.31
6712025-05-08T20:40:52.631Z Downloaded scheduled-thread-pool v0.2.7
6722025-05-08T20:40:52.634Z Downloaded parking_lot_core v0.9.10
6732025-05-08T20:40:52.639Z Downloaded unicode-properties v0.1.3
6742025-05-08T20:40:52.639Z Downloaded smallvec v0.6.14
6752025-05-08T20:40:52.644Z Downloaded toml v0.7.8
6762025-05-08T20:40:52.647Z Downloaded smf v0.2.3
6772025-05-08T20:40:52.647Z Downloaded nibble_vec v0.1.0
6782025-05-08T20:40:52.650Z Downloaded tracing-attributes v0.1.27
6792025-05-08T20:40:52.653Z Downloaded parse-size v1.1.0
6802025-05-08T20:40:52.656Z Downloaded thiserror-impl-no-std v2.0.2
6812025-05-08T20:40:52.656Z Downloaded typify-macro v0.2.0
6822025-05-08T20:40:52.666Z Downloaded peg-macros v0.8.5
6832025-05-08T20:40:52.666Z Downloaded xattr v1.3.1
6842025-05-08T20:40:52.666Z Downloaded vte v0.11.1
6852025-05-08T20:40:52.670Z Downloaded cc v1.2.15
6862025-05-08T20:40:52.673Z Downloaded hyper-util v0.1.11
6872025-05-08T20:40:52.677Z Downloaded uzers v0.12.1
6882025-05-08T20:40:52.680Z Downloaded omicron-zone-package v0.12.0
6892025-05-08T20:40:52.684Z Downloaded path-slash v0.1.5
6902025-05-08T20:40:52.687Z Downloaded ed25519 v2.2.3
6912025-05-08T20:40:52.687Z Downloaded env_filter v0.1.2
6922025-05-08T20:40:52.694Z Downloaded publicsuffix v2.3.0
6932025-05-08T20:40:52.697Z Downloaded snafu v0.8.5
6942025-05-08T20:40:52.702Z Downloaded enum-as-inner v0.6.1
6952025-05-08T20:40:52.706Z Downloaded rustls-pemfile v2.2.0
6962025-05-08T20:40:52.706Z Downloaded hash32 v0.3.1
6972025-05-08T20:40:52.709Z Downloaded ghash v0.5.1
6982025-05-08T20:40:52.709Z Downloaded hash32 v0.2.1
6992025-05-08T20:40:52.712Z Downloaded darling_core v0.20.10
7002025-05-08T20:40:52.717Z Downloaded tokio-rustls v0.25.0
7012025-05-08T20:40:52.720Z Downloaded serde-big-array v0.5.1
7022025-05-08T20:40:52.723Z Downloaded tokio-rustls v0.24.1
7032025-05-08T20:40:52.726Z Downloaded unarray v0.1.4
7042025-05-08T20:40:52.726Z Downloaded oxnet v0.1.1
7052025-05-08T20:40:52.729Z Downloaded oso-derive v0.27.3
7062025-05-08T20:40:52.733Z Downloaded tokio-rustls v0.26.0
7072025-05-08T20:40:52.737Z Downloaded tungstenite v0.21.0
7082025-05-08T20:40:52.740Z Downloaded bytes v1.10.1
7092025-05-08T20:40:52.743Z Downloaded thread_local v1.1.8
7102025-05-08T20:40:52.746Z Downloaded zerocopy v0.6.6
7112025-05-08T20:40:52.749Z Downloaded xshell-macros v0.2.7
7122025-05-08T20:40:52.749Z Downloaded pbkdf2 v0.12.2
7132025-05-08T20:40:52.752Z Downloaded pbkdf2 v0.11.0
7142025-05-08T20:40:52.755Z Downloaded ron v0.7.1
7152025-05-08T20:40:52.760Z Downloaded progenitor v0.9.1
7162025-05-08T20:40:52.763Z Downloaded radium v0.7.0
7172025-05-08T20:40:52.766Z Downloaded funty v2.0.0
7182025-05-08T20:40:52.766Z Downloaded rtoolbox v0.0.2
7192025-05-08T20:40:52.769Z Downloaded signal-hook v0.3.17
7202025-05-08T20:40:52.772Z Downloaded diesel_table_macro_syntax v0.2.0
7212025-05-08T20:40:52.775Z Downloaded rustls-pki-types v1.10.0
7222025-05-08T20:40:52.779Z Downloaded progenitor v0.8.0
7232025-05-08T20:40:52.783Z Downloaded serde_derive_internals v0.29.1
7242025-05-08T20:40:52.783Z Downloaded polyval v0.6.2
7252025-05-08T20:40:52.786Z Downloaded num-rational v0.4.2
7262025-05-08T20:40:52.786Z Downloaded vergen v8.3.2
7272025-05-08T20:40:52.790Z Downloaded new_debug_unreachable v1.0.6
7282025-05-08T20:40:52.793Z Downloaded structmeta v0.3.0
7292025-05-08T20:40:52.793Z Downloaded libxml v0.3.3
7302025-05-08T20:40:52.799Z Downloaded slog-dtrace v0.3.0
7312025-05-08T20:40:52.802Z Downloaded topological-sort v0.2.2
7322025-05-08T20:40:52.805Z Downloaded tabwriter v1.4.0
7332025-05-08T20:40:52.805Z Downloaded progenitor-client v0.8.0
7342025-05-08T20:40:52.808Z Downloaded num_threads v0.1.7
7352025-05-08T20:40:52.811Z Downloaded utf-8 v0.7.6
7362025-05-08T20:40:52.811Z Downloaded untrusted v0.9.0
7372025-05-08T20:40:52.814Z Downloaded num_enum_derive v0.5.11
7382025-05-08T20:40:52.817Z Downloaded unicase v2.7.0
7392025-05-08T20:40:52.820Z Downloaded pin-project-internal v1.1.6
7402025-05-08T20:40:52.820Z Downloaded quinn v0.11.5
7412025-05-08T20:40:52.824Z Downloaded signature v2.2.0
7422025-05-08T20:40:52.827Z Downloaded sync_wrapper v1.0.1
7432025-05-08T20:40:52.830Z Downloaded defmt-parser v0.3.4
7442025-05-08T20:40:52.830Z Downloaded flate2 v1.1.1
7452025-05-08T20:40:52.836Z Downloaded foldhash v0.1.3
7462025-05-08T20:40:52.839Z Downloaded flagset v0.4.6
7472025-05-08T20:40:52.842Z Downloaded ecdsa v0.16.9
7482025-05-08T20:40:52.845Z Downloaded unicode-segmentation v1.12.0
7492025-05-08T20:40:52.848Z Downloaded tar v0.4.44
7502025-05-08T20:40:52.851Z Downloaded toml_edit v0.19.15
7512025-05-08T20:40:52.868Z Downloaded utf8_iter v1.0.4
7522025-05-08T20:40:52.871Z Downloaded universal-hash v0.5.1
7532025-05-08T20:40:52.871Z Downloaded phf_generator v0.11.2
7542025-05-08T20:40:52.874Z Downloaded peg v0.8.5
7552025-05-08T20:40:52.877Z Downloaded foreign-types v0.3.2
7562025-05-08T20:40:52.880Z Downloaded void v1.0.2
7572025-05-08T20:40:52.880Z Downloaded ppv-lite86 v0.2.20
7582025-05-08T20:40:52.884Z Downloaded yansi v1.0.1
7592025-05-08T20:40:52.887Z Downloaded uuid v1.16.0
7602025-05-08T20:40:52.890Z Downloaded same-file v1.0.6
7612025-05-08T20:40:52.893Z Downloaded ref-cast-impl v1.0.23
7622025-05-08T20:40:52.893Z Downloaded proc-macro-crate v1.3.1
7632025-05-08T20:40:52.897Z Downloaded xz2 v0.1.7
7642025-05-08T20:40:52.897Z Downloaded strum_macros v0.24.3
7652025-05-08T20:40:52.900Z Downloaded signal-hook-registry v1.4.2
7662025-05-08T20:40:52.900Z Downloaded diff v0.1.13
7672025-05-08T20:40:52.904Z Downloaded russh-cryptovec v0.7.3
7682025-05-08T20:40:52.908Z Downloaded psl-types v2.0.11
7692025-05-08T20:40:52.908Z Downloaded secrecy v0.8.0
7702025-05-08T20:40:52.912Z Downloaded dyn-clone v1.0.19
7712025-05-08T20:40:52.912Z Downloaded zstd-safe v7.2.3
7722025-05-08T20:40:52.916Z Downloaded tokio-macros v2.5.0
7732025-05-08T20:40:52.916Z Downloaded tls_codec_derive v0.4.1
7742025-05-08T20:40:52.920Z Downloaded getrandom v0.2.15
7752025-05-08T20:40:52.924Z Downloaded itertools v0.10.5
7762025-05-08T20:40:52.927Z Downloaded foreign-types-shared v0.3.1
7772025-05-08T20:40:52.931Z Downloaded defmt-macros v0.3.9
7782025-05-08T20:40:52.934Z Downloaded zone v0.1.8
7792025-05-08T20:40:52.938Z Downloaded writeable v0.5.5
7802025-05-08T20:40:52.938Z Downloaded num-complex v0.4.6
7812025-05-08T20:40:52.941Z Downloaded packed_struct_codegen v0.10.1
7822025-05-08T20:40:52.944Z Downloaded form_urlencoded v1.2.1
7832025-05-08T20:40:52.944Z Downloaded prettyplease v0.2.30
7842025-05-08T20:40:52.948Z Downloaded itertools v0.14.0
7852025-05-08T20:40:52.957Z Downloaded parse-display-derive v0.10.0
7862025-05-08T20:40:52.961Z Downloaded subtle v2.6.1
7872025-05-08T20:40:52.961Z Downloaded predicates-core v1.0.8
7882025-05-08T20:40:52.964Z Downloaded fixedbitset v0.4.2
7892025-05-08T20:40:52.964Z Downloaded fd-lock v4.0.2
7902025-05-08T20:40:52.968Z Downloaded pkg-config v0.3.31
7912025-05-08T20:40:52.972Z Downloaded zopfli v0.8.1
7922025-05-08T20:40:52.972Z Downloaded aho-corasick v1.1.3
7932025-05-08T20:40:52.978Z Downloaded vte_generate_state_changes v0.1.2
7942025-05-08T20:40:52.981Z Downloaded samael v0.0.18
7952025-05-08T20:40:52.986Z Downloaded slog-stdlog v4.1.1
7962025-05-08T20:40:52.990Z Downloaded serde_repr v0.1.19
7972025-05-08T20:40:52.993Z Downloaded rustc-hash v1.1.0
7982025-05-08T20:40:52.994Z Downloaded newline-converter v0.3.0
7992025-05-08T20:40:52.997Z Downloaded spki v0.7.3
8002025-05-08T20:40:52.997Z Downloaded csv-core v0.1.11
8012025-05-08T20:40:53.001Z Downloaded waitgroup v0.1.2
8022025-05-08T20:40:53.001Z Downloaded ssh-cipher v0.2.0
8032025-05-08T20:40:53.004Z Downloaded reedline v0.38.0
8042025-05-08T20:40:53.010Z Downloaded progenitor-macro v0.9.1
8052025-05-08T20:40:53.013Z Downloaded zone_cfg_derive v0.1.2
8062025-05-08T20:40:53.013Z Downloaded num-traits v0.2.19
8072025-05-08T20:40:53.017Z Downloaded diesel-dtrace v0.4.2
8082025-05-08T20:40:53.020Z Downloaded zone_cfg_derive v0.3.0
8092025-05-08T20:40:53.020Z Downloaded hyper v1.6.0
8102025-05-08T20:40:53.026Z Downloaded progenitor-client v0.9.1
8112025-05-08T20:40:53.030Z Downloaded primeorder v0.13.6
8122025-05-08T20:40:53.035Z Downloaded slog-json v2.6.1
8132025-05-08T20:40:53.035Z Downloaded predicates v3.1.3
8142025-05-08T20:40:53.039Z Downloaded tungstenite v0.23.0
8152025-05-08T20:40:53.042Z Downloaded futures-sink v0.3.31
8162025-05-08T20:40:53.042Z Downloaded futures-executor v0.3.31
8172025-05-08T20:40:53.046Z Downloaded synstructure v0.13.1
8182025-05-08T20:40:53.046Z Downloaded slog v2.7.0
8192025-05-08T20:40:53.049Z Downloaded percent-encoding v2.3.1
8202025-05-08T20:40:53.053Z Downloaded displaydoc v0.2.5
8212025-05-08T20:40:53.053Z Downloaded futures v0.3.31
8222025-05-08T20:40:53.059Z Downloaded wait-timeout v0.2.0
8232025-05-08T20:40:53.062Z Downloaded utf16_iter v1.0.5
8242025-05-08T20:40:53.066Z Downloaded untrusted v0.7.1
8252025-05-08T20:40:53.066Z Downloaded rsa v0.9.6
8262025-05-08T20:40:53.069Z Downloaded darling_macro v0.20.10
8272025-05-08T20:40:53.073Z Downloaded tower-service v0.3.3
8282025-05-08T20:40:53.073Z Downloaded tower-layer v0.3.3
8292025-05-08T20:40:53.073Z Downloaded group v0.13.0
8302025-05-08T20:40:53.076Z Downloaded xshell v0.2.7
8312025-05-08T20:40:53.080Z Downloaded slog-scope v4.4.0
8322025-05-08T20:40:53.080Z Downloaded time-core v0.1.2
8332025-05-08T20:40:53.080Z Downloaded pin-project-lite v0.2.14
8342025-05-08T20:40:53.085Z Downloaded unicode-normalization v0.1.24
8352025-05-08T20:40:53.089Z Downloaded strum_macros v0.26.4
8362025-05-08T20:40:53.093Z Downloaded pkcs8 v0.10.2
8372025-05-08T20:40:53.096Z Downloaded ctr v0.9.2
8382025-05-08T20:40:53.099Z Downloaded parking_lot v0.11.2
8392025-05-08T20:40:53.102Z Downloaded nu-ansi-term v0.50.1
8402025-05-08T20:40:53.105Z Downloaded newtype_derive v0.1.6
8412025-05-08T20:40:53.105Z Downloaded tokio-tungstenite v0.23.1
8422025-05-08T20:40:53.108Z Downloaded rayon-core v1.12.1
8432025-05-08T20:40:53.111Z Downloaded subprocess v0.2.9
8442025-05-08T20:40:53.114Z Downloaded pem-rfc7468 v0.7.0
8452025-05-08T20:40:53.117Z Downloaded glob v0.3.2
8462025-05-08T20:40:53.120Z Downloaded display-error-chain v0.2.2
8472025-05-08T20:40:53.120Z Downloaded dirs-sys-next v0.1.2
8482025-05-08T20:40:53.123Z Downloaded rustc-hash v2.1.1
8492025-05-08T20:40:53.123Z Downloaded olpc-cjson v0.1.4
8502025-05-08T20:40:53.126Z Downloaded vsss-rs v3.3.4
8512025-05-08T20:40:53.129Z Downloaded rand_core v0.9.2
8522025-05-08T20:40:53.129Z Downloaded packed_struct v0.10.1
8532025-05-08T20:40:53.132Z Downloaded postgres-protocol v0.6.8
8542025-05-08T20:40:53.135Z Downloaded pem v3.0.5
8552025-05-08T20:40:53.135Z Downloaded password-hash v0.4.2
8562025-05-08T20:40:53.138Z Downloaded time-macros v0.2.18
8572025-05-08T20:40:53.141Z Downloaded zip v0.6.6
8582025-05-08T20:40:53.144Z Downloaded rustls-pemfile v1.0.4
8592025-05-08T20:40:53.148Z Downloaded tinystr v0.7.6
8602025-05-08T20:40:53.151Z Downloaded dirs-next v2.0.0
8612025-05-08T20:40:53.151Z Downloaded difflib v0.4.0
8622025-05-08T20:40:53.151Z Downloaded debug-ignore v1.0.5
8632025-05-08T20:40:53.154Z Downloaded ssh-encoding v0.2.0
8642025-05-08T20:40:53.157Z Downloaded futures-macro v0.3.31
8652025-05-08T20:40:53.157Z Downloaded futures-io v0.3.31
8662025-05-08T20:40:53.157Z Downloaded salsa20 v0.10.2
8672025-05-08T20:40:53.161Z Downloaded postgres-types v0.2.9
8682025-05-08T20:40:53.164Z Downloaded nom v7.1.3
8692025-05-08T20:40:53.168Z Downloaded futures-task v0.3.31
8702025-05-08T20:40:53.171Z Downloaded strum_macros v0.25.3
8712025-05-08T20:40:53.174Z Downloaded serde-hex v0.1.0
8722025-05-08T20:40:53.174Z Downloaded tls_codec v0.4.1
8732025-05-08T20:40:53.177Z Downloaded serde_urlencoded v0.7.1
8742025-05-08T20:40:53.180Z Downloaded nodrop v0.1.14
8752025-05-08T20:40:53.180Z Downloaded env_logger v0.11.5
8762025-05-08T20:40:53.186Z Downloaded sec1 v0.7.3
8772025-05-08T20:40:53.189Z Downloaded fallible-iterator v0.2.0
8782025-05-08T20:40:53.189Z Downloaded rand_core v0.6.4
8792025-05-08T20:40:53.189Z Downloaded progenitor-impl v0.9.1
8802025-05-08T20:40:53.192Z Downloaded typify v0.2.0
8812025-05-08T20:40:53.196Z Downloaded miniz_oxide v0.8.5
8822025-05-08T20:40:53.200Z Downloaded unicode-bidi v0.3.17
8832025-05-08T20:40:53.200Z Downloaded scopeguard v1.2.0
8842025-05-08T20:40:53.204Z Downloaded tokio-tungstenite v0.21.0
8852025-05-08T20:40:53.207Z Downloaded pkcs5 v0.7.1
8862025-05-08T20:40:53.212Z Downloaded rustls-webpki v0.101.7
8872025-05-08T20:40:53.222Z Downloaded globset v0.4.15
8882025-05-08T20:40:53.227Z Downloaded tinyvec v1.8.0
8892025-05-08T20:40:53.230Z Downloaded oso v0.27.3
8902025-05-08T20:40:53.234Z Downloaded headers v0.4.0
8912025-05-08T20:40:53.237Z Downloaded sct v0.7.1
8922025-05-08T20:40:53.241Z Downloaded papergrid v0.14.0
8932025-05-08T20:40:53.246Z Downloaded tokio-stream v0.1.17
8942025-05-08T20:40:53.251Z Downloaded parking_lot_core v0.8.6
8952025-05-08T20:40:53.254Z Downloaded parking_lot v0.12.3
8962025-05-08T20:40:53.258Z Downloaded bindgen v0.69.5
8972025-05-08T20:40:53.264Z Downloaded unsafe-libyaml v0.2.11
8982025-05-08T20:40:53.268Z Downloaded h2 v0.4.6
8992025-05-08T20:40:53.276Z Downloaded hashbrown v0.13.2
9002025-05-08T20:40:53.281Z Downloaded icu_properties_data v1.5.0
9012025-05-08T20:40:53.293Z Downloaded num-bigint v0.4.6
9022025-05-08T20:40:53.300Z Downloaded openssl-sys v0.9.107
9032025-05-08T20:40:53.308Z Downloaded zerovec v0.10.4
9042025-05-08T20:40:53.311Z Downloaded zip v2.6.1
9052025-05-08T20:40:53.316Z Downloaded bindgen v0.71.1
9062025-05-08T20:40:53.325Z Downloaded hashbrown v0.12.3
9072025-05-08T20:40:53.329Z Downloaded minimal-lexical v0.2.1
9082025-05-08T20:40:53.336Z Downloaded salty v0.3.0
9092025-05-08T20:40:53.342Z Downloaded expectorate v1.1.0
9102025-05-08T20:40:53.345Z Downloaded ssh-key v0.6.6
9112025-05-08T20:40:53.352Z Downloaded x509-cert v0.2.5
9122025-05-08T20:40:53.359Z Downloaded portable-atomic v1.11.0
9132025-05-08T20:40:53.368Z Downloaded tower v0.5.2
9142025-05-08T20:40:53.377Z Downloaded rand v0.9.0
9152025-05-08T20:40:53.382Z Downloaded winnow v0.5.40
9162025-05-08T20:40:53.392Z Downloaded typed-path v0.9.3
9172025-05-08T20:40:53.400Z Downloaded zerocopy v0.8.10
9182025-05-08T20:40:53.425Z Downloaded parse-zoneinfo v0.3.1
9192025-05-08T20:40:53.428Z Downloaded mio v1.0.2
9202025-05-08T20:40:53.433Z Downloaded winnow v0.6.20
9212025-05-08T20:40:53.442Z Downloaded sqlparser v0.45.0
9222025-05-08T20:40:53.448Z Downloaded p521 v0.13.3
9232025-05-08T20:40:53.453Z Downloaded tough v0.20.0
9242025-05-08T20:40:53.461Z Downloaded quinn-proto v0.11.8
9252025-05-08T20:40:53.468Z Downloaded serde_with v3.12.0
9262025-05-08T20:40:53.478Z Downloaded nix v0.27.1
9272025-05-08T20:40:53.490Z Downloaded rustyline v14.0.0
9282025-05-08T20:40:53.496Z Downloaded petname v2.0.2
9292025-05-08T20:40:53.502Z Downloaded tabled v0.18.0
9302025-05-08T20:40:53.520Z Downloaded webpki-roots v0.26.6
9312025-05-08T20:40:53.524Z Downloaded radix_trie v0.2.1
9322025-05-08T20:40:53.529Z Downloaded chrono-tz v0.10.3
9332025-05-08T20:40:53.537Z Downloaded russh v0.45.0
9342025-05-08T20:40:53.543Z Downloaded openssl v0.10.72
9352025-05-08T20:40:53.553Z Downloaded regex-syntax v0.6.29
9362025-05-08T20:40:53.561Z Downloaded vcpkg v0.2.15
9372025-05-08T20:40:53.599Z Downloaded bstr v1.10.0
9382025-05-08T20:40:53.610Z Downloaded unicode-width v0.2.0
9392025-05-08T20:40:53.616Z Downloaded quick-xml v0.37.2
9402025-05-08T20:40:53.623Z Downloaded lalrpop v0.19.12
9412025-05-08T20:40:53.635Z Downloaded nix v0.28.0
9422025-05-08T20:40:53.647Z Downloaded smoltcp v0.11.0
9432025-05-08T20:40:53.660Z Downloaded dropshot v0.16.0
9442025-05-08T20:40:53.683Z Downloaded nix v0.29.0
9452025-05-08T20:40:53.694Z Downloaded proptest v1.6.0
9462025-05-08T20:40:53.704Z Downloaded rustls v0.23.19
9472025-05-08T20:40:53.716Z Downloaded p384 v0.13.0
9482025-05-08T20:40:53.723Z Downloaded git2 v0.19.0
9492025-05-08T20:40:53.733Z Downloaded typify-impl v0.3.0
9502025-05-08T20:40:53.749Z Downloaded gimli v0.31.1
9512025-05-08T20:40:53.757Z Downloaded diesel v2.2.9
9522025-05-08T20:40:53.776Z Downloaded object v0.30.4
9532025-05-08T20:40:53.786Z Downloaded polar-core v0.27.3
9542025-05-08T20:40:53.795Z Downloaded regress v0.10.3
9552025-05-08T20:40:53.804Z Downloaded openapiv3 v2.0.0
9562025-05-08T20:40:53.817Z Downloaded hickory-proto v0.24.4
9572025-05-08T20:40:53.833Z Downloaded curve25519-dalek v4.1.3
9582025-05-08T20:40:53.842Z Downloaded regex-syntax v0.8.5
9592025-05-08T20:40:53.850Z Downloaded rustls v0.21.12
9602025-05-08T20:40:53.862Z Downloaded bzip2-sys v0.1.13+1.0.8
9612025-05-08T20:40:53.875Z Downloaded regex v1.11.1
9622025-05-08T20:40:53.888Z Downloaded typify-impl v0.2.0
9632025-05-08T20:40:53.904Z Downloaded object v0.36.5
9642025-05-08T20:40:53.915Z Downloaded rustls v0.22.4
9652025-05-08T20:40:53.928Z Downloaded petgraph v0.6.5
9662025-05-08T20:40:53.946Z Downloaded smoltcp v0.9.1
9672025-05-08T20:40:53.957Z Downloaded rayon v1.10.0
9682025-05-08T20:40:53.966Z Downloaded ratatui v0.29.0
9692025-05-08T20:40:53.986Z Downloaded sled v0.34.7
9702025-05-08T20:40:53.996Z Downloaded petgraph v0.7.1
9712025-05-08T20:40:54.015Z Downloaded regex-automata v0.4.8
9722025-05-08T20:40:54.032Z Downloaded zerocopy-derive v0.6.6
9732025-05-08T20:40:54.042Z Downloaded chrono v0.4.40
9742025-05-08T20:40:54.049Z Downloaded tokio v1.43.1
9752025-05-08T20:40:54.087Z Downloaded futures-util v0.3.31
9762025-05-08T20:40:54.099Z Downloaded time v0.3.36
9772025-05-08T20:40:54.105Z Downloaded num-bigint-dig v0.8.4
9782025-05-08T20:40:54.110Z Downloaded jiff v0.2.10
9792025-05-08T20:40:54.129Z Downloaded rustls-webpki v0.102.8
9802025-05-08T20:40:54.146Z Downloaded bitvec v1.0.1
9812025-05-08T20:40:54.161Z Downloaded diesel_derives v2.2.3
9822025-05-08T20:40:54.164Z Downloaded defmt v0.3.8
9832025-05-08T20:40:54.167Z Downloaded tracing-core v0.1.32
9842025-05-08T20:40:54.171Z Downloaded der v0.7.9
9852025-05-08T20:40:54.175Z Downloaded fatfs v0.3.6
9862025-05-08T20:40:54.178Z Downloaded rand v0.8.5
9872025-05-08T20:40:54.182Z Downloaded blake3 v1.5.4
9882025-05-08T20:40:54.190Z Downloaded aws-lc-rs v1.12.4
9892025-05-08T20:40:54.199Z Downloaded lzma-sys v0.1.20
9902025-05-08T20:40:54.228Z Downloaded wyz v0.5.1
9912025-05-08T20:40:54.231Z Downloaded slog-term v2.9.1
9922025-05-08T20:40:54.234Z Downloaded sha3 v0.10.8
9932025-05-08T20:40:54.237Z Downloaded url v2.5.3
9942025-05-08T20:40:54.240Z Downloaded hkdf v0.12.4
9952025-05-08T20:40:54.243Z Downloaded libz-sys v1.1.20
9962025-05-08T20:40:54.262Z Downloaded csv v1.3.1
9972025-05-08T20:40:54.283Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9982025-05-08T20:40:54.302Z Downloaded sqlformat v0.2.6
9992025-05-08T20:40:54.311Z Downloaded rustc-demangle v0.1.24
10002025-05-08T20:40:54.311Z Downloaded rand_xorshift v0.3.0
10012025-05-08T20:40:54.311Z Downloaded rand_seeder v0.3.0
10022025-05-08T20:40:54.311Z Downloaded twox-hash v2.1.0
10032025-05-08T20:40:54.311Z Downloaded tokio-util v0.7.13
10042025-05-08T20:40:54.315Z Downloaded aes-gcm v0.10.3
10052025-05-08T20:40:54.321Z Downloaded pin-project v1.1.6
10062025-05-08T20:40:54.329Z Downloaded ed25519-dalek v2.1.1
10072025-05-08T20:40:54.332Z Downloaded num v0.4.3
10082025-05-08T20:40:54.335Z Downloaded foreign-types-macros v0.2.3
10092025-05-08T20:40:54.335Z Downloaded foreign-types v0.5.0
10102025-05-08T20:40:54.335Z Downloaded fixedbitset v0.5.7
10112025-05-08T20:40:54.338Z Downloaded ring v0.17.11
10122025-05-08T20:40:54.379Z Downloaded filetime v0.2.25
10132025-05-08T20:40:54.382Z Downloaded ff v0.13.0
10142025-05-08T20:40:54.382Z Downloaded zone v0.3.1
10152025-05-08T20:40:54.385Z Downloaded crossterm v0.28.1
10162025-05-08T20:40:54.389Z Downloaded itertools v0.13.0
10172025-05-08T20:40:54.396Z Downloaded idna v1.0.3
10182025-05-08T20:40:54.399Z Downloaded password-hash v0.5.0
10192025-05-08T20:40:54.402Z Downloaded foreign-types-shared v0.1.1
10202025-05-08T20:40:54.402Z Downloaded write16 v1.0.0
10212025-05-08T20:40:54.402Z Downloaded try-lock v0.2.5
10222025-05-08T20:40:54.405Z Downloaded sqlparser_derive v0.2.2
10232025-05-08T20:40:54.405Z Downloaded tiny-keccak v2.0.2
10242025-05-08T20:40:54.408Z Downloaded native-tls v0.2.12
10252025-05-08T20:40:54.409Z Downloaded p256 v0.13.2
10262025-05-08T20:40:54.412Z Downloaded tracing v0.1.40
10272025-05-08T20:40:54.415Z Downloaded owo-colors v4.2.0
10282025-05-08T20:40:54.418Z Downloaded num_enum v0.5.11
10292025-05-08T20:40:54.423Z Downloaded num-iter v0.1.45
10302025-05-08T20:40:54.426Z Downloaded num-integer v0.1.46
10312025-05-08T20:40:54.426Z Downloaded nanorand v0.7.0
10322025-05-08T20:40:54.429Z Downloaded itertools v0.12.1
10332025-05-08T20:40:54.434Z Downloaded encoding_rs v0.8.34
10342025-05-08T20:40:54.455Z Downloaded tokio-postgres v0.7.13
10352025-05-08T20:40:54.460Z Downloaded dunce v1.0.5
10362025-05-08T20:40:54.463Z Downloaded document-features v0.2.10
10372025-05-08T20:40:54.463Z Downloaded data-encoding v2.6.0
10382025-05-08T20:40:54.464Z Downloaded serde_yaml v0.9.34+deprecated
10392025-05-08T20:40:54.467Z Downloaded schemars v0.8.22
10402025-05-08T20:40:54.477Z Downloaded unicode_categories v0.1.1
10412025-05-08T20:40:54.480Z Downloaded postcard v1.0.10
10422025-05-08T20:40:54.483Z Downloaded poly1305 v0.8.0
10432025-05-08T20:40:54.483Z Downloaded yasna v0.5.2
10442025-05-08T20:40:54.486Z Downloaded steno v0.4.1
10452025-05-08T20:40:54.489Z Downloaded phf_shared v0.11.2
10462025-05-08T20:40:54.492Z Downloaded tabled_derive v0.10.0
10472025-05-08T20:40:54.492Z Downloaded slog-bunyan v2.5.0
10482025-05-08T20:40:54.492Z Downloaded slog-async v2.8.0
10492025-05-08T20:40:54.501Z Downloaded secrecy v0.10.3
10502025-05-08T20:40:54.501Z Downloaded typify v0.3.0
10512025-05-08T20:40:54.501Z Downloaded zerocopy-derive v0.8.10
10522025-05-08T20:40:54.505Z Downloaded qorb v0.3.1
10532025-05-08T20:40:54.508Z Downloaded libm v0.2.8
10542025-05-08T20:40:54.516Z Downloaded slog-envlogger v2.2.0
10552025-05-08T20:40:54.519Z Downloaded signal-hook-tokio v0.3.1
10562025-05-08T20:40:54.519Z Downloaded multer v3.1.0
10572025-05-08T20:40:54.519Z Downloaded term v0.7.0
10582025-05-08T20:40:54.522Z Downloaded pkcs1 v0.7.5
10592025-05-08T20:40:54.525Z Downloaded getrandom v0.3.1
10602025-05-08T20:40:54.529Z Downloaded fs_extra v1.3.0
10612025-05-08T20:40:54.532Z Downloaded fs-err v2.11.0
10622025-05-08T20:40:54.532Z Downloaded libgit2-sys v0.17.0+1.8.1
10632025-05-08T20:40:54.586Z Downloaded env_logger v0.10.2
10642025-05-08T20:40:54.589Z Downloaded derive_builder v0.20.2
10652025-05-08T20:40:54.596Z Downloaded derive-where v1.2.7
10662025-05-08T20:40:54.599Z Downloaded der_derive v0.7.3
10672025-05-08T20:40:54.599Z Downloaded rcgen v0.12.1
10682025-05-08T20:40:54.602Z Downloaded derive_more v0.99.20
10692025-05-08T20:40:54.605Z Downloaded value-bag v1.9.0
10702025-05-08T20:40:54.609Z Downloaded http v1.2.0
10712025-05-08T20:40:54.613Z Downloaded serde_with_macros v3.12.0
10722025-05-08T20:40:54.614Z Downloaded flume v0.11.1
10732025-05-08T20:40:54.617Z Downloaded elliptic-curve v0.13.8
10742025-05-08T20:40:54.620Z Downloaded thiserror-no-std v2.0.2
10752025-05-08T20:40:54.623Z Downloaded half v2.4.1
10762025-05-08T20:40:54.626Z Downloaded aes v0.8.4
10772025-05-08T20:40:54.630Z Downloaded rpassword v7.3.1
10782025-05-08T20:40:54.633Z Downloaded pretty_assertions v1.4.1
10792025-05-08T20:40:54.633Z Downloaded crossbeam-channel v0.5.15
10802025-05-08T20:40:54.636Z Downloaded zerovec-derive v0.10.3
10812025-05-08T20:40:54.639Z Downloaded deranged v0.3.11
10822025-05-08T20:40:54.639Z Downloaded zeroize_derive v1.4.2
10832025-05-08T20:40:54.639Z Downloaded ref-cast v1.0.23
10842025-05-08T20:40:54.643Z Downloaded socket2 v0.5.9
10852025-05-08T20:40:54.646Z Downloaded similar v2.7.0
10862025-05-08T20:40:54.649Z Downloaded crypto-bigint v0.5.5
10872025-05-08T20:40:54.653Z Downloaded typify-macro v0.3.0
10882025-05-08T20:40:54.656Z Downloaded string_cache v0.8.9
10892025-05-08T20:40:54.657Z Downloaded static_assertions v1.1.0
10902025-05-08T20:40:54.660Z Downloaded stable_deref_trait v1.2.0
10912025-05-08T20:40:54.660Z Downloaded multimap v0.10.0
10922025-05-08T20:40:54.660Z Downloaded daft-derive v0.1.3
10932025-05-08T20:40:54.663Z Downloaded hickory-resolver v0.24.4
10942025-05-08T20:40:54.667Z Downloaded mime_guess v2.0.5
10952025-05-08T20:40:54.670Z Downloaded memmap2 v0.9.5
10962025-05-08T20:40:54.673Z Downloaded schemars_derive v0.8.22
10972025-05-08T20:40:54.673Z Downloaded quinn-udp v0.5.5
10982025-05-08T20:40:54.673Z Downloaded bumpalo v3.16.0
10992025-05-08T20:40:54.676Z Downloaded dropshot_endpoint v0.16.0
11002025-05-08T20:40:54.679Z Downloaded compact_str v0.8.0
11012025-05-08T20:40:54.683Z Downloaded phf_codegen v0.11.2
11022025-05-08T20:40:54.686Z Downloaded icu_properties v1.5.1
11032025-05-08T20:40:54.689Z Downloaded icu_collections v1.5.0
11042025-05-08T20:40:54.692Z Downloaded base64 v0.22.1
11052025-05-08T20:40:54.696Z Downloaded zstd v0.13.3
11062025-05-08T20:40:54.699Z Downloaded ron v0.8.1
11072025-05-08T20:40:54.704Z Downloaded rfc6979 v0.4.0
11082025-05-08T20:40:54.707Z Downloaded mime v0.3.17
11092025-05-08T20:40:54.707Z Downloaded memoffset v0.9.1
11102025-05-08T20:40:54.707Z Downloaded termtree v0.5.1
11112025-05-08T20:40:54.710Z Downloaded termios v0.3.3
11122025-05-08T20:40:54.710Z Downloaded termcolor v1.4.1
11132025-05-08T20:40:54.713Z Downloaded russh-keys v0.45.0
11142025-05-08T20:40:54.716Z Downloaded progenitor-impl v0.8.0
11152025-05-08T20:40:54.716Z Downloaded normalize-line-endings v0.3.0
11162025-05-08T20:40:54.716Z Downloaded snafu-derive v0.8.5
11172025-05-08T20:40:54.719Z Downloaded base64 v0.13.1
11182025-05-08T20:40:54.722Z Downloaded arc-swap v1.7.1
11192025-05-08T20:40:54.725Z Downloaded cookie v0.18.1
11202025-05-08T20:40:54.728Z Downloaded bcs v0.1.6
11212025-05-08T20:40:54.728Z Downloaded blake2 v0.10.6
11222025-05-08T20:40:54.731Z Downloaded derive_builder_macro v0.20.2
11232025-05-08T20:40:54.732Z Downloaded zerofrom v0.1.4
11242025-05-08T20:40:54.735Z Downloaded serde_path_to_error v0.1.16
11252025-05-08T20:40:54.735Z Downloaded icu_normalizer v1.5.0
11262025-05-08T20:40:54.739Z Downloaded hmac v0.12.1
11272025-05-08T20:40:54.743Z Downloaded crc-any v2.5.0
11282025-05-08T20:40:54.743Z Downloaded colored v2.2.0
11292025-05-08T20:40:54.746Z Downloaded clang-sys v1.8.1
11302025-05-08T20:40:54.746Z Downloaded console v0.15.10
11312025-05-08T20:40:54.749Z Downloaded icu_provider v1.5.0
11322025-05-08T20:40:54.752Z Downloaded icu_locid_transform_data v1.5.0
11332025-05-08T20:40:54.756Z Downloaded httparse v1.9.5
11342025-05-08T20:40:54.757Z Downloaded hickory-client v0.24.4
11352025-05-08T20:40:54.760Z Downloaded const-oid v0.9.6
11362025-05-08T20:40:54.760Z Downloaded float-cmp v0.10.0
11372025-05-08T20:40:54.763Z Downloaded embedded-io v0.4.0
11382025-05-08T20:40:54.763Z Downloaded base64ct v1.6.0
11392025-05-08T20:40:54.766Z Downloaded quick-error v1.2.3
11402025-05-08T20:40:54.766Z Downloaded want v0.3.1
11412025-05-08T20:40:54.770Z Downloaded semver v0.1.20
11422025-05-08T20:40:54.770Z Downloaded scrypt v0.11.0
11432025-05-08T20:40:54.770Z Downloaded ipnet v2.11.0
11442025-05-08T20:40:54.773Z Downloaded icu_locid_transform v1.5.0
11452025-05-08T20:40:54.773Z Downloaded iana-time-zone v0.1.63
11462025-05-08T20:40:54.776Z Downloaded bzip2 v0.5.2
11472025-05-08T20:40:54.779Z Downloaded bit-vec v0.8.0
11482025-05-08T20:40:54.779Z Downloaded hyper-rustls v0.27.3
11492025-05-08T20:40:54.782Z Downloaded cancel-safe-futures v0.1.5
11502025-05-08T20:40:54.785Z Downloaded bzip2 v0.4.4
11512025-05-08T20:40:54.786Z Downloaded crc v3.2.1
11522025-05-08T20:40:54.788Z Downloaded lazy_static v1.5.0
11532025-05-08T20:40:54.792Z Downloaded libsw-core v0.3.1
11542025-05-08T20:40:54.792Z Downloaded instability v0.3.2
11552025-05-08T20:40:54.792Z Downloaded ingot-types v0.1.0
11562025-05-08T20:40:54.795Z Downloaded ahash v0.8.11
11572025-05-08T20:40:54.798Z Downloaded argon2 v0.5.3
11582025-05-08T20:40:54.798Z Downloaded hyper-tls v0.6.0
11592025-05-08T20:40:54.801Z Downloaded backoff v0.4.0
11602025-05-08T20:40:54.801Z Downloaded async-trait v0.1.88
11612025-05-08T20:40:54.804Z Downloaded arrayvec v0.7.6
11622025-05-08T20:40:54.807Z Downloaded lru-cache v0.1.2
11632025-05-08T20:40:54.807Z Downloaded libsw v3.4.0
11642025-05-08T20:40:54.811Z Downloaded lalrpop-util v0.19.12
11652025-05-08T20:40:54.811Z Downloaded is-terminal v0.4.13
11662025-05-08T20:40:54.811Z Downloaded ipnetwork v0.21.1
11672025-05-08T20:40:54.815Z Downloaded crc-catalog v2.4.0
11682025-05-08T20:40:54.815Z Downloaded ingot v0.1.0
11692025-05-08T20:40:54.815Z Downloaded indoc v2.0.6
11702025-05-08T20:40:54.818Z Downloaded indent_write v2.2.0
11712025-05-08T20:40:54.818Z Downloaded hubpack v0.1.2
11722025-05-08T20:40:54.821Z Downloaded httpdate v1.0.3
11732025-05-08T20:40:54.821Z Downloaded cipher v0.4.4
11742025-05-08T20:40:54.824Z Downloaded cargo_metadata v0.18.1
11752025-05-08T20:40:54.824Z Downloaded bb8 v0.8.5
11762025-05-08T20:40:54.824Z Downloaded cassowary v0.3.0
11772025-05-08T20:40:54.827Z Downloaded bcrypt-pbkdf v0.10.0
11782025-05-08T20:40:54.827Z Downloaded blowfish v0.9.1
11792025-05-08T20:40:54.831Z Downloaded heapless v0.7.17
11802025-05-08T20:40:54.834Z Downloaded block-padding v0.3.3
11812025-05-08T20:40:54.834Z Downloaded bit-set v0.8.0
11822025-05-08T20:40:54.834Z Downloaded md5 v0.7.0
11832025-05-08T20:40:54.838Z Downloaded is_ci v1.2.0
11842025-05-08T20:40:54.838Z Downloaded assert_matches v1.5.0
11852025-05-08T20:40:54.838Z Downloaded ascii-canvas v3.0.0
11862025-05-08T20:40:54.841Z Downloaded arrayref v0.3.9
11872025-05-08T20:40:55.129Z Downloaded aws-lc-sys v0.26.0
11882025-05-08T20:40:55.490Z Compiling serde v1.0.219
11892025-05-08T20:40:55.494Z Compiling value-bag v1.9.0
11902025-05-08T20:40:55.494Z Compiling shlex v1.3.0
11912025-05-08T20:40:55.494Z Compiling lock_api v0.4.12
11922025-05-08T20:40:55.494Z Compiling scopeguard v1.2.0
11932025-05-08T20:40:55.647Z Compiling typenum v1.17.0
11942025-05-08T20:40:55.676Z Compiling syn v2.0.98
11952025-05-08T20:40:55.688Z Compiling getrandom v0.2.15
11962025-05-08T20:40:55.824Z Compiling jobserver v0.1.32
11972025-05-08T20:40:55.998Z Compiling rand_core v0.6.4
11982025-05-08T20:40:56.068Z Compiling log v0.4.22
11992025-05-08T20:40:56.190Z Compiling generic-array v0.14.7
12002025-05-08T20:40:56.241Z Compiling cc v1.2.15
12012025-05-08T20:40:56.536Z Compiling smallvec v1.14.0
12022025-05-08T20:40:56.628Z Compiling subtle v2.6.1
12032025-05-08T20:40:56.649Z Compiling const-oid v0.9.6
12042025-05-08T20:40:56.736Z Compiling stable_deref_trait v1.2.0
12052025-05-08T20:40:56.847Z Compiling pkg-config v0.3.31
12062025-05-08T20:40:56.867Z Compiling pin-project-lite v0.2.14
12072025-05-08T20:40:56.942Z Compiling rustix v0.38.37
12082025-05-08T20:40:56.981Z Compiling parking_lot_core v0.9.10
12092025-05-08T20:40:57.000Z Compiling signal-hook-registry v1.4.2
12102025-05-08T20:40:57.723Z Compiling spin v0.9.8
12112025-05-08T20:40:57.837Z Compiling parking_lot v0.12.3
12122025-05-08T20:40:58.042Z Compiling mio v1.0.2
12132025-05-08T20:40:58.065Z Compiling futures-core v0.3.31
12142025-05-08T20:40:58.137Z Compiling aho-corasick v1.1.3
12152025-05-08T20:40:58.191Z Compiling libm v0.2.8
12162025-05-08T20:40:58.327Z Compiling cpufeatures v0.2.14
12172025-05-08T20:40:58.443Z Compiling writeable v0.5.5
12182025-05-08T20:40:58.560Z Compiling regex-syntax v0.8.5
12192025-05-08T20:40:58.691Z Compiling either v1.14.0
12202025-05-08T20:40:58.778Z Compiling serde_json v1.0.140
12212025-05-08T20:40:58.987Z Compiling litemap v0.7.3
12222025-05-08T20:40:59.117Z Compiling socket2 v0.5.9
12232025-05-08T20:40:59.159Z Compiling num-traits v0.2.19
12242025-05-08T20:40:59.185Z Compiling slab v0.4.9
12252025-05-08T20:40:59.366Z Compiling glob v0.3.2
12262025-05-08T20:40:59.753Z Compiling prettyplease v0.2.30
12272025-05-08T20:41:00.054Z Compiling getrandom v0.3.1
12282025-05-08T20:41:00.115Z Compiling icu_locid_transform_data v1.5.0
12292025-05-08T20:41:00.178Z Compiling clang-sys v1.8.1
12302025-05-08T20:41:00.210Z Compiling futures-sink v0.3.31
12312025-05-08T20:41:00.412Z Compiling lazy_static v1.5.0
12322025-05-08T20:41:00.559Z Compiling foldhash v0.1.3
12332025-05-08T20:41:00.601Z Compiling minimal-lexical v0.2.1
12342025-05-08T20:41:00.864Z Compiling icu_properties_data v1.5.0
12352025-05-08T20:41:00.943Z Compiling allocator-api2 v0.2.18
12362025-05-08T20:41:01.050Z Compiling nom v7.1.3
12372025-05-08T20:41:01.127Z Compiling libloading v0.8.5
12382025-05-08T20:41:01.520Z Compiling utf8_iter v1.0.4
12392025-05-08T20:41:01.526Z Compiling utf16_iter v1.0.5
12402025-05-08T20:41:01.666Z Compiling hashbrown v0.15.1
12412025-05-08T20:41:01.748Z Compiling icu_normalizer_data v1.5.0
12422025-05-08T20:41:01.776Z Compiling percent-encoding v2.3.1
12432025-05-08T20:41:01.872Z Compiling write16 v1.0.0
12442025-05-08T20:41:02.021Z Compiling bindgen v0.69.5
12452025-05-08T20:41:02.091Z Compiling home v0.5.9
12462025-05-08T20:41:02.311Z Compiling regex-automata v0.4.8
12472025-05-08T20:41:02.508Z Compiling base64ct v1.6.0
12482025-05-08T20:41:02.873Z Compiling itertools v0.12.1
12492025-05-08T20:41:02.962Z Compiling lazycell v1.3.0
12502025-05-08T20:41:03.092Z Compiling synstructure v0.13.1
12512025-05-08T20:41:03.137Z Compiling pem-rfc7468 v0.7.0
12522025-05-08T20:41:04.580Z Compiling cexpr v0.6.0
12532025-05-08T20:41:04.591Z Compiling flagset v0.4.6
12542025-05-08T20:41:04.622Z Compiling rustc-hash v1.1.0
12552025-05-08T20:41:04.708Z Compiling futures-channel v0.3.31
12562025-05-08T20:41:04.797Z Compiling cmake v0.1.51
12572025-05-08T20:41:05.143Z Compiling fs_extra v1.3.0
12582025-05-08T20:41:05.675Z Compiling futures-io v0.3.31
12592025-05-08T20:41:05.720Z Compiling pin-utils v0.1.0
12602025-05-08T20:41:05.740Z Compiling futures-task v0.3.31
12612025-05-08T20:41:05.828Z Compiling dunce v1.0.5
12622025-05-08T20:41:05.957Z Compiling form_urlencoded v1.2.1
12632025-05-08T20:41:05.975Z Compiling paste v1.0.15
12642025-05-08T20:41:05.992Z Compiling vcpkg v0.2.15
12652025-05-08T20:41:06.034Z Compiling crossbeam-utils v0.8.21
12662025-05-08T20:41:06.272Z Compiling ring v0.17.11
12672025-05-08T20:41:06.588Z Compiling tracing-core v0.1.32
12682025-05-08T20:41:06.632Z Compiling aws-lc-rs v1.12.4
12692025-05-08T20:41:07.080Z Compiling zerocopy v0.8.10
12702025-05-08T20:41:07.360Z Compiling regex v1.11.1
12712025-05-08T20:41:07.620Z Compiling iana-time-zone v0.1.63
12722025-05-08T20:41:07.645Z Compiling openssl-sys v0.9.107
12732025-05-08T20:41:07.996Z Compiling httparse v1.9.5
12742025-05-08T20:41:08.112Z Compiling serde_derive v1.0.219
12752025-05-08T20:41:08.273Z Compiling zeroize_derive v1.4.2
12762025-05-08T20:41:08.671Z Compiling zerofrom-derive v0.1.4
12772025-05-08T20:41:08.674Z Compiling yoke-derive v0.7.4
12782025-05-08T20:41:09.068Z Compiling zerovec-derive v0.10.3
12792025-05-08T20:41:09.701Z Compiling zeroize v1.8.1
12802025-05-08T20:41:10.931Z Compiling displaydoc v0.2.5
12812025-05-08T20:41:11.277Z Compiling zerocopy-derive v0.7.35
12822025-05-08T20:41:11.418Z Compiling crypto-common v0.1.6
12832025-05-08T20:41:11.511Z Compiling block-buffer v0.10.4
12842025-05-08T20:41:11.641Z Compiling tokio-macros v2.5.0
12852025-05-08T20:41:11.801Z Compiling digest v0.10.7
12862025-05-08T20:41:12.074Z Compiling zerofrom v0.1.4
12872025-05-08T20:41:12.275Z Compiling hmac v0.12.1
12882025-05-08T20:41:12.316Z Compiling yoke v0.7.4
12892025-05-08T20:41:12.444Z Compiling icu_provider_macros v1.5.0
12902025-05-08T20:41:12.527Z Compiling block-padding v0.3.3
12912025-05-08T20:41:12.666Z Compiling zerovec v0.10.4
12922025-05-08T20:41:12.693Z Compiling sha2 v0.10.8
12932025-05-08T20:41:12.775Z Compiling inout v0.1.3
12942025-05-08T20:41:13.054Z Compiling cipher v0.4.4
12952025-05-08T20:41:13.075Z Compiling thiserror-impl v1.0.69
12962025-05-08T20:41:13.127Z Compiling zerocopy v0.7.35
12972025-05-08T20:41:13.479Z Compiling der_derive v0.7.3
12982025-05-08T20:41:13.516Z Compiling futures-macro v0.3.31
12992025-05-08T20:41:13.558Z Compiling salsa20 v0.10.2
13002025-05-08T20:41:13.802Z Compiling pbkdf2 v0.12.2
13012025-05-08T20:41:13.994Z Compiling scrypt v0.11.0
13022025-05-08T20:41:14.454Z Compiling tinystr v0.7.6
13032025-05-08T20:41:14.502Z Compiling icu_collections v1.5.0
13042025-05-08T20:41:14.584Z Compiling ppv-lite86 v0.2.20
13052025-05-08T20:41:14.858Z Compiling icu_locid v1.5.0
13062025-05-08T20:41:15.401Z Compiling aes v0.8.4
13072025-05-08T20:41:15.422Z Compiling futures-util v0.3.31
13082025-05-08T20:41:15.754Z Compiling cbc v0.1.2
13092025-05-08T20:41:15.795Z Compiling der v0.7.9
13102025-05-08T20:41:16.022Z Compiling thiserror v1.0.69
13112025-05-08T20:41:16.112Z Compiling icu_provider v1.5.0
13122025-05-08T20:41:16.190Z Compiling pest v2.7.14
13132025-05-08T20:41:16.211Z Compiling tracing-attributes v0.1.27
13142025-05-08T20:41:16.945Z Compiling icu_locid_transform v1.5.0
13152025-05-08T20:41:17.075Z Compiling scroll_derive v0.12.0
13162025-05-08T20:41:18.236Z Compiling icu_properties v1.5.1
13172025-05-08T20:41:18.490Z Compiling spki v0.7.3
13182025-05-08T20:41:18.781Z Compiling pest_meta v2.7.14
13192025-05-08T20:41:18.875Z Compiling pkcs5 v0.7.1
13202025-05-08T20:41:19.132Z Compiling zerocopy-derive v0.8.10
13212025-05-08T20:41:19.291Z Compiling tinyvec_macros v0.1.1
13222025-05-08T20:41:19.400Z Compiling rustls-pki-types v1.10.0
13232025-05-08T20:41:19.418Z Compiling tracing v0.1.40
13242025-05-08T20:41:19.922Z Compiling pkcs8 v0.10.2
13252025-05-08T20:41:19.950Z Compiling tinyvec v1.8.0
13262025-05-08T20:41:20.390Z Compiling pest_generator v2.7.14
13272025-05-08T20:41:20.636Z Compiling bitflags v2.9.0
13282025-05-08T20:41:20.729Z Compiling bytes v1.10.1
13292025-05-08T20:41:20.754Z Compiling semver v1.0.25
13302025-05-08T20:41:21.475Z Compiling indexmap v2.7.1
13312025-05-08T20:41:21.725Z Compiling rustc_version v0.4.1
13322025-05-08T20:41:22.174Z Compiling tokio v1.43.1
13332025-05-08T20:41:22.195Z Compiling icu_normalizer v1.5.0
13342025-05-08T20:41:22.408Z Compiling http v1.2.0
13352025-05-08T20:41:22.757Z Compiling uuid v1.16.0
13362025-05-08T20:41:22.782Z Compiling chrono v0.4.40
13372025-05-08T20:41:23.265Z Compiling idna_adapter v1.2.0
13382025-05-08T20:41:23.511Z Compiling idna v1.0.3
13392025-05-08T20:41:23.898Z Compiling http-body v1.0.1
13402025-05-08T20:41:24.158Z Compiling url v2.5.3
13412025-05-08T20:41:24.251Z Compiling scroll v0.12.0
13422025-05-08T20:41:24.603Z Compiling serde_derive_internals v0.29.1
13432025-05-08T20:41:24.807Z Compiling which v4.4.2
13442025-05-08T20:41:25.070Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13452025-05-08T20:41:25.740Z Compiling bzip2-sys v0.1.13+1.0.8
13462025-05-08T20:41:25.871Z Compiling adler2 v2.0.0
13472025-05-08T20:41:25.939Z Compiling untrusted v0.7.1
13482025-05-08T20:41:26.090Z Compiling foreign-types-shared v0.1.1
13492025-05-08T20:41:26.113Z Compiling schemars v0.8.22
13502025-05-08T20:41:26.141Z Compiling num-conv v0.1.0
13512025-05-08T20:41:26.220Z Compiling untrusted v0.9.0
13522025-05-08T20:41:26.239Z Compiling rustversion v1.0.17
13532025-05-08T20:41:26.406Z Compiling openssl v0.10.72
13542025-05-08T20:41:26.441Z Compiling atomic-waker v1.1.2
13552025-05-08T20:41:26.472Z Compiling time-core v0.1.2
13562025-05-08T20:41:26.656Z Compiling powerfmt v0.2.0
13572025-05-08T20:41:26.676Z Compiling try-lock v0.2.5
13582025-05-08T20:41:26.852Z Compiling want v0.3.1
13592025-05-08T20:41:26.891Z Compiling schemars_derive v0.8.22
13602025-05-08T20:41:26.915Z Compiling deranged v0.3.11
13612025-05-08T20:41:27.008Z Compiling time-macros v0.2.18
13622025-05-08T20:41:27.030Z Compiling goblin v0.8.2
13632025-05-08T20:41:27.380Z Compiling rand_core v0.9.2
13642025-05-08T20:41:28.278Z Compiling foreign-types v0.3.2
13652025-05-08T20:41:28.377Z Compiling miniz_oxide v0.8.5
13662025-05-08T20:41:29.844Z Compiling pest_derive v2.7.14
13672025-05-08T20:41:30.456Z Compiling tokio-util v0.7.13
13682025-05-08T20:41:30.646Z Compiling openssl-macros v0.1.1
13692025-05-08T20:41:31.146Z Compiling rustls v0.23.19
13702025-05-08T20:41:31.341Z Compiling tower-service v0.3.3
13712025-05-08T20:41:31.361Z Compiling dyn-clone v1.0.19
13722025-05-08T20:41:31.474Z Compiling native-tls v0.2.12
13732025-05-08T20:41:31.494Z Compiling httpdate v1.0.3
13742025-05-08T20:41:31.586Z Compiling h2 v0.4.6
13752025-05-08T20:41:31.847Z Compiling num_threads v0.1.7
13762025-05-08T20:41:31.869Z Compiling syn v1.0.109
13772025-05-08T20:41:31.991Z Compiling time v0.3.36
13782025-05-08T20:41:32.552Z Compiling dof v0.3.0
13792025-05-08T20:41:35.012Z Compiling dtrace-parser v0.2.0
13802025-05-08T20:41:35.456Z Compiling rand_chacha v0.9.0
13812025-05-08T20:41:36.523Z Compiling heapless v0.7.17
13822025-05-08T20:41:36.950Z Compiling unicode-normalization v0.1.24
13832025-05-08T20:41:36.998Z Compiling rand_chacha v0.3.1
13842025-05-08T20:41:37.099Z Compiling signature v2.2.0
13852025-05-08T20:41:37.400Z Compiling crossbeam-epoch v0.9.18
13862025-05-08T20:41:37.525Z Compiling crc32fast v1.4.2
13872025-05-08T20:41:37.855Z Compiling cookie v0.18.1
13882025-05-08T20:41:37.991Z Compiling rayon-core v1.12.1
13892025-05-08T20:41:38.024Z Compiling base64 v0.22.1
13902025-05-08T20:41:38.191Z Compiling unicode-bidi v0.3.17
13912025-05-08T20:41:38.266Z Compiling hyper v1.6.0
13922025-05-08T20:41:38.703Z Compiling unicode-properties v0.1.3
13932025-05-08T20:41:39.133Z Compiling siphasher v0.3.11
13942025-05-08T20:41:39.243Z Compiling signal-hook v0.3.17
13952025-05-08T20:41:39.391Z Compiling slog v2.7.0
13962025-05-08T20:41:39.509Z Compiling openssl-probe v0.1.5
13972025-05-08T20:41:39.553Z Compiling zstd-safe v7.2.3
13982025-05-08T20:41:39.859Z Compiling phf_shared v0.11.2
13992025-05-08T20:41:40.013Z Compiling stringprep v0.1.5
14002025-05-08T20:41:40.350Z Compiling crossbeam-deque v0.8.5
14012025-05-08T20:41:40.496Z Compiling usdt-impl v0.5.0
14022025-05-08T20:41:40.716Z Compiling hyper-util v0.1.11
14032025-05-08T20:41:41.029Z Compiling rand v0.8.5
14042025-05-08T20:41:41.127Z Compiling rand v0.9.0
14052025-05-08T20:41:41.809Z Compiling curve25519-dalek v4.1.3
14062025-05-08T20:41:41.838Z Compiling serde_spanned v0.6.8
14072025-05-08T20:41:42.056Z Compiling serde_tokenstream v0.2.2
14082025-05-08T20:41:42.522Z Compiling toml_datetime v0.6.8
14092025-05-08T20:41:42.572Z Compiling md-5 v0.10.6
14102025-05-08T20:41:42.815Z Compiling num-integer v0.1.46
14112025-05-08T20:41:42.877Z Compiling ff v0.13.0
14122025-05-08T20:41:43.026Z Compiling hash32 v0.2.1
14132025-05-08T20:41:43.065Z Compiling memoffset v0.9.1
14142025-05-08T20:41:43.122Z Compiling gimli v0.31.1
14152025-05-08T20:41:43.377Z Compiling newtype-uuid v1.2.1
14162025-05-08T20:41:43.438Z Compiling portable-atomic v1.11.0
14172025-05-08T20:41:43.458Z Compiling cfg_aliases v0.2.1
14182025-05-08T20:41:43.572Z Compiling base16ct v0.2.0
14192025-05-08T20:41:43.576Z Compiling psl-types v2.0.11
14202025-05-08T20:41:43.635Z Compiling num-bigint-dig v0.8.4
14212025-05-08T20:41:43.703Z Compiling fallible-iterator v0.2.0
14222025-05-08T20:41:43.814Z Compiling litrs v0.4.1
14232025-05-08T20:41:43.915Z Compiling smoltcp v0.9.1
14242025-05-08T20:41:44.002Z Compiling sec1 v0.7.3
14252025-05-08T20:41:44.356Z Compiling postgres-protocol v0.6.8
14262025-05-08T20:41:44.473Z Compiling publicsuffix v2.3.0
14272025-05-08T20:41:44.644Z Compiling nix v0.29.0
14282025-05-08T20:41:44.916Z Compiling document-features v0.2.10
14292025-05-08T20:41:45.002Z Compiling num-iter v0.1.45
14302025-05-08T20:41:45.207Z Compiling group v0.13.0
14312025-05-08T20:41:45.639Z Compiling tokio-native-tls v0.3.1
14322025-05-08T20:41:46.107Z Compiling flate2 v1.1.1
14332025-05-08T20:41:46.605Z Compiling ipnetwork v0.21.1
14342025-05-08T20:41:46.625Z Compiling terminal_size v0.4.0
14352025-05-08T20:41:46.844Z Compiling http-body-util v0.1.3
14362025-05-08T20:41:46.873Z Compiling webpki-roots v0.26.6
14372025-05-08T20:41:46.941Z Compiling hkdf v0.12.4
14382025-05-08T20:41:47.061Z Compiling crypto-bigint v0.5.5
14392025-05-08T20:41:47.100Z Compiling curve25519-dalek-derive v0.1.1
14402025-05-08T20:41:47.215Z Compiling addr2line v0.24.2
14412025-05-08T20:41:47.315Z Compiling async-trait v0.1.88
14422025-05-08T20:41:47.412Z Compiling zerocopy-derive v0.6.6
14432025-05-08T20:41:47.788Z Compiling sync_wrapper v1.0.1
14442025-05-08T20:41:47.923Z Compiling ahash v0.8.11
14452025-05-08T20:41:47.963Z Compiling fs-err v3.1.0
14462025-05-08T20:41:48.288Z Compiling object v0.36.5
14472025-05-08T20:41:48.309Z Compiling anyhow v1.0.98
14482025-05-08T20:41:48.518Z Compiling unicode-width v0.2.0
14492025-05-08T20:41:48.892Z Compiling buf-list v1.0.3
14502025-05-08T20:41:49.038Z Compiling simd-adler32 v0.3.7
14512025-05-08T20:41:49.313Z Compiling ipnet v2.11.0
14522025-05-08T20:41:49.489Z Compiling lockfree-object-pool v0.1.6
14532025-05-08T20:41:49.616Z Compiling zip v2.6.1
14542025-05-08T20:41:49.765Z Compiling managed v0.8.0
14552025-05-08T20:41:49.786Z Compiling tower-layer v0.3.3
14562025-05-08T20:41:49.947Z Compiling rustc-demangle v0.1.24
14572025-05-08T20:41:50.076Z Compiling winnow v0.5.40
14582025-05-08T20:41:50.160Z Compiling bumpalo v3.16.0
14592025-05-08T20:41:50.640Z Compiling zopfli v0.8.1
14602025-05-08T20:41:50.870Z Compiling tower v0.5.2
14612025-05-08T20:41:51.999Z Compiling elliptic-curve v0.13.8
14622025-05-08T20:41:52.237Z Compiling clap_builder v4.5.35
14632025-05-08T20:41:52.500Z Compiling zerocopy v0.6.6
14642025-05-08T20:41:52.609Z Compiling console v0.15.10
14652025-05-08T20:41:53.029Z Compiling strum_macros v0.25.3
14662025-05-08T20:41:53.596Z Compiling toml_edit v0.19.15
14672025-05-08T20:41:53.794Z Compiling hubpack_derive v0.1.1
14682025-05-08T20:41:54.080Z Compiling hyper-tls v0.6.0
14692025-05-08T20:41:54.498Z Compiling oxnet v0.1.1
14702025-05-08T20:41:54.685Z Compiling hubpack v0.1.2
14712025-05-08T20:41:55.125Z Compiling backtrace v0.3.74
14722025-05-08T20:41:55.207Z Compiling signal-hook-mio v0.2.4
14732025-05-08T20:41:55.366Z Compiling rayon v1.10.0
14742025-05-08T20:41:55.405Z Compiling cookie_store v0.21.1
14752025-05-08T20:41:56.836Z Compiling postgres-types v0.2.9
14762025-05-08T20:41:58.133Z Compiling zstd v0.13.3
14772025-05-08T20:41:58.677Z Compiling usdt-macro v0.5.0
14782025-05-08T20:41:59.676Z Compiling usdt-attr-macro v0.5.0
14792025-05-08T20:41:59.819Z Compiling phf v0.11.2
14802025-05-08T20:41:59.966Z Compiling ed25519 v2.2.3
14812025-05-08T20:42:00.106Z Compiling strum_macros v0.26.4
14822025-05-08T20:42:00.125Z Compiling bzip2 v0.4.4
14832025-05-08T20:42:00.424Z Compiling bzip2 v0.5.2
14842025-05-08T20:42:00.510Z Compiling enum-as-inner v0.6.1
14852025-05-08T20:42:00.823Z Compiling clap_derive v4.5.32
14862025-05-08T20:42:01.223Z Compiling serde-big-array v0.5.1
14872025-05-08T20:42:01.438Z Compiling serde_urlencoded v0.7.1
14882025-05-08T20:42:01.463Z Compiling futures-executor v0.3.31
14892025-05-08T20:42:01.538Z Compiling pkcs1 v0.7.5
14902025-05-08T20:42:01.920Z Compiling rustls-pemfile v2.2.0
14912025-05-08T20:42:01.960Z Compiling rfc6979 v0.4.0
14922025-05-08T20:42:01.980Z Compiling daft-derive v0.1.3
14932025-05-08T20:42:02.164Z Compiling serde_repr v0.1.19
14942025-05-08T20:42:02.271Z Compiling bstr v1.10.0
14952025-05-08T20:42:02.474Z Compiling float-cmp v0.10.0
14962025-05-08T20:42:02.734Z Compiling encoding_rs v0.8.34
14972025-05-08T20:42:03.264Z Compiling static_assertions v1.1.0
14982025-05-08T20:42:03.373Z Compiling normalize-line-endings v0.3.0
14992025-05-08T20:42:03.529Z Compiling unicode-segmentation v1.12.0
15002025-05-08T20:42:03.623Z Compiling whoami v1.5.2
15012025-05-08T20:42:03.855Z Compiling predicates-core v1.0.8
15022025-05-08T20:42:04.156Z Compiling data-encoding v2.6.0
15032025-05-08T20:42:04.179Z Compiling precomputed-hash v0.1.1
15042025-05-08T20:42:04.318Z Compiling difflib v0.4.0
15052025-05-08T20:42:04.389Z Compiling fixedbitset v0.4.2
15062025-05-08T20:42:04.607Z Compiling number_prefix v0.4.0
15072025-05-08T20:42:04.839Z Compiling new_debug_unreachable v1.0.6
15082025-05-08T20:42:04.859Z Compiling mime v0.3.17
15092025-05-08T20:42:04.955Z Compiling string_cache v0.8.9
15102025-05-08T20:42:05.410Z Compiling toml_edit v0.22.24
15112025-05-08T20:42:05.431Z Compiling indicatif v0.17.11
15122025-05-08T20:42:05.434Z Compiling clap v4.5.35
15132025-05-08T20:42:05.560Z Compiling hickory-proto v0.24.4
15142025-05-08T20:42:05.669Z Compiling predicates v3.1.3
15152025-05-08T20:42:06.017Z Compiling petgraph v0.6.5
15162025-05-08T20:42:06.714Z Compiling strum v0.26.3
15172025-05-08T20:42:06.918Z Compiling similar v2.7.0
15182025-05-08T20:42:07.132Z Compiling tokio-postgres v0.7.13
15192025-05-08T20:42:07.404Z Compiling daft v0.1.3
15202025-05-08T20:42:07.954Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15212025-05-08T20:42:09.056Z Compiling usdt v0.5.0
15222025-05-08T20:42:09.532Z Compiling ecdsa v0.16.9
15232025-05-08T20:42:09.598Z Compiling rsa v0.9.6
15242025-05-08T20:42:10.357Z Compiling futures v0.3.31
15252025-05-08T20:42:10.790Z Compiling zip v0.6.6
15262025-05-08T20:42:12.097Z Compiling ed25519-dalek v2.1.1
15272025-05-08T20:42:12.704Z Compiling toml v0.7.8
15282025-05-08T20:42:13.515Z Compiling crossterm v0.28.1
15292025-05-08T20:42:14.305Z Compiling tokio-stream v0.1.17
15302025-05-08T20:42:14.514Z Compiling openapiv3 v2.0.0
15312025-05-08T20:42:14.666Z Compiling x509-cert v0.2.5
15322025-05-08T20:42:14.700Z Compiling sha1 v0.10.6
15332025-05-08T20:42:14.872Z Compiling itertools v0.10.5
15342025-05-08T20:42:15.138Z Compiling dirs-sys-next v0.1.2
15352025-05-08T20:42:15.275Z Compiling lalrpop-util v0.19.12
15362025-05-08T20:42:15.630Z Compiling unicode-xid v0.2.6
15372025-05-08T20:42:15.691Z Compiling peg-runtime v0.8.5
15382025-05-08T20:42:15.847Z Compiling dirs-next v2.0.0
15392025-05-08T20:42:16.055Z Compiling thread_local v1.1.8
15402025-05-08T20:42:16.281Z Compiling slog-async v2.8.0
15412025-05-08T20:42:16.556Z Compiling term v0.7.0
15422025-05-08T20:42:16.710Z Compiling xattr v1.3.1
15432025-05-08T20:42:16.896Z Compiling crossbeam-channel v0.5.15
15442025-05-08T20:42:16.987Z Compiling is-terminal v0.4.13
15452025-05-08T20:42:17.142Z Compiling filetime v0.2.25
15462025-05-08T20:42:17.421Z Compiling take_mut v0.2.2
15472025-05-08T20:42:17.442Z Compiling tar v0.4.44
15482025-05-08T20:42:17.461Z Compiling slog-term v2.9.1
15492025-05-08T20:42:17.597Z Compiling camino v1.1.9
15502025-05-08T20:42:23.916Z Compiling aws-lc-sys v0.26.0
15512025-05-08T20:42:53.857Z Compiling rustls-webpki v0.102.8
15522025-05-08T20:42:58.534Z Compiling tokio-rustls v0.26.0
15532025-05-08T20:42:58.801Z Compiling hyper-rustls v0.27.3
15542025-05-08T20:42:59.091Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15552025-05-08T20:43:02.725Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15562025-05-08T20:43:03.007Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15572025-05-08T20:43:07.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15582025-05-08T20:43:07.770Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15592025-05-08T20:43:07.823ZMay 08 20:43:07.540 INFO Starting download, target: Clickhouse
15602025-05-08T20:43:07.823ZMay 08 20:43:07.541 INFO Starting download, target: Cockroach
15612025-05-08T20:43:07.823ZMay 08 20:43:07.541 INFO Starting download, target: Console
15622025-05-08T20:43:07.827ZMay 08 20:43:07.541 INFO Starting download, target: DendriteStub
15632025-05-08T20:43:07.827ZMay 08 20:43:07.541 INFO Starting download, target: MaghemiteMgd
15642025-05-08T20:43:07.827ZMay 08 20:43:07.541 INFO Starting download, target: TransceiverControl
15652025-05-08T20:43:07.827ZMay 08 20:43:07.541 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15662025-05-08T20:43:07.827ZMay 08 20:43:07.542 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15672025-05-08T20:43:07.827ZMay 08 20:43:07.542 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15682025-05-08T20:43:07.827ZMay 08 20:43:07.542 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15692025-05-08T20:43:07.827ZMay 08 20:43:07.542 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15702025-05-08T20:43:07.827ZMay 08 20:43:07.542 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15712025-05-08T20:43:08.308ZMay 08 20:43:08.023 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15722025-05-08T20:43:08.435ZMay 08 20:43:08.146 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15732025-05-08T20:43:08.762ZMay 08 20:43:08.476 INFO Download complete, target: TransceiverControl
15742025-05-08T20:43:08.862ZMay 08 20:43:08.578 INFO Download complete, target: Console
15752025-05-08T20:43:08.885ZMay 08 20:43:08.597 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15762025-05-08T20:43:09.035ZMay 08 20:43:08.752 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15772025-05-08T20:43:09.717ZMay 08 20:43:09.434 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15782025-05-08T20:43:09.717ZMay 08 20:43:09.434 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15792025-05-08T20:43:09.755ZMay 08 20:43:09.473 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15802025-05-08T20:43:12.067ZMay 08 20:43:11.776 INFO Download complete, target: DendriteStub
15812025-05-08T20:43:12.214ZMay 08 20:43:11.922 INFO Download complete, target: MaghemiteMgd
15822025-05-08T20:43:16.327ZMay 08 20:43:16.043 INFO Checking that binary works, target: Cockroach
15832025-05-08T20:43:16.488ZMay 08 20:43:16.203 INFO Download complete, target: Cockroach
15842025-05-08T20:43:20.196ZMay 08 20:43:19.912 INFO Checking that binary works, target: Clickhouse
15852025-05-08T20:43:20.312ZMay 08 20:43:20.029 INFO Download complete, target: Clickhouse
15862025-05-08T20:43:20.320ZAll prerequisites installed successfully
15872025-05-08T20:43:20.323Z
15882025-05-08T20:43:20.323Zreal 4:38.324359360
15892025-05-08T20:43:20.323Zuser 15:27.186665649
15902025-05-08T20:43:20.323Zsys 2:09.688527229
15912025-05-08T20:43:20.323Ztrap 0.578312998
15922025-05-08T20:43:20.323Ztflt 0.904166930
15932025-05-08T20:43:20.323Zdflt 1.209707499
15942025-05-08T20:43:20.323Zkflt 0.026729810
15952025-05-08T20:43:20.323Zlock 23:28.522542827
15962025-05-08T20:43:20.323Zslp 55:39.379003022
15972025-05-08T20:43:20.323Zlat 1:00.406677664
15982025-05-08T20:43:20.323Zstop 2:24.473926595
15992025-05-08T20:43:20.323Z+ ptime -m cargo xtask download softnpu
16002025-05-08T20:43:21.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16012025-05-08T20:43:21.033Z Running `target/debug/xtask download softnpu`
16022025-05-08T20:43:22.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
16032025-05-08T20:43:22.082Z Running `target/debug/xtask-downloader softnpu`
16042025-05-08T20:43:22.123ZMay 08 20:43:21.839 INFO Starting download, target: Softnpu
16052025-05-08T20:43:22.126ZMay 08 20:43:21.840 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16062025-05-08T20:43:22.696ZMay 08 20:43:22.412 INFO Download complete, target: Softnpu
16072025-05-08T20:43:22.699Z
16082025-05-08T20:43:22.702Zreal 2.372303569
16092025-05-08T20:43:22.703Zuser 1.490574418
16102025-05-08T20:43:22.703Zsys 0.650128992
16112025-05-08T20:43:22.703Ztrap 0.001421697
16122025-05-08T20:43:22.703Ztflt 0.000051385
16132025-05-08T20:43:22.703Zdflt 0.000034436
16142025-05-08T20:43:22.703Zkflt 0.000000000
16152025-05-08T20:43:22.703Zlock 6.103929252
16162025-05-08T20:43:22.703Zslp 0.465830575
16172025-05-08T20:43:22.703Zlat 0.071416635
16182025-05-08T20:43:22.703Zstop 0.000227042
16192025-05-08T20:43:22.703Z+ export CARGO_INCREMENTAL=0
16202025-05-08T20:43:22.704Z+ CARGO_INCREMENTAL=0
16212025-05-08T20:43:22.704Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16222025-05-08T20:43:23.840Z Compiling proc-macro2 v1.0.94
16232025-05-08T20:43:23.840Z Compiling unicode-ident v1.0.14
16242025-05-08T20:43:23.843Z Compiling libc v0.2.171
16252025-05-08T20:43:23.843Z Compiling serde v1.0.219
16262025-05-08T20:43:23.843Z Compiling autocfg v1.4.0
16272025-05-08T20:43:23.843Z Compiling cfg-if v1.0.0
16282025-05-08T20:43:23.988Z Compiling version_check v0.9.5
16292025-05-08T20:43:24.156Z Compiling memchr v2.7.4
16302025-05-08T20:43:24.184Z Compiling shlex v1.3.0
16312025-05-08T20:43:24.202Z Compiling typenum v1.17.0
16322025-05-08T20:43:24.596Z Compiling value-bag v1.9.0
16332025-05-08T20:43:24.783Z Compiling lock_api v0.4.12
16342025-05-08T20:43:25.099Z Compiling generic-array v0.14.7
16352025-05-08T20:43:25.117Z Compiling log v0.4.22
16362025-05-08T20:43:25.134Z Compiling serde_json v1.0.140
16372025-05-08T20:43:25.378Z Compiling libm v0.2.8
16382025-05-08T20:43:25.432Z Compiling num-traits v0.2.19
16392025-05-08T20:43:25.645Z Compiling parking_lot_core v0.9.10
16402025-05-08T20:43:25.740Z Compiling semver v1.0.25
16412025-05-08T20:43:25.760Z Compiling quote v1.0.39
16422025-05-08T20:43:25.794Z Compiling scopeguard v1.2.0
16432025-05-08T20:43:25.975Z Compiling jobserver v0.1.32
16442025-05-08T20:43:26.052Z Compiling getrandom v0.2.15
16452025-05-08T20:43:26.212Z Compiling syn v2.0.98
16462025-05-08T20:43:26.234Z Compiling getrandom v0.3.1
16472025-05-08T20:43:26.324Z Compiling rustix v0.38.37
16482025-05-08T20:43:26.344Z Compiling smallvec v1.14.0
16492025-05-08T20:43:26.824Z Compiling cc v1.2.15
16502025-05-08T20:43:26.836Z Compiling pkg-config v0.3.31
16512025-05-08T20:43:26.836Z Compiling aho-corasick v1.1.3
16522025-05-08T20:43:26.836Z Compiling regex-syntax v0.8.5
16532025-05-08T20:43:26.949Z Compiling itoa v1.0.11
16542025-05-08T20:43:27.207Z Compiling either v1.14.0
16552025-05-08T20:43:27.442Z Compiling once_cell v1.21.3
16562025-05-08T20:43:27.583Z Compiling rand_core v0.6.4
16572025-05-08T20:43:27.838Z Compiling slab v0.4.9
16582025-05-08T20:43:28.043Z Compiling stable_deref_trait v1.2.0
16592025-05-08T20:43:28.357Z Compiling spin v0.9.8
16602025-05-08T20:43:28.568Z Compiling errno v0.3.9
16612025-05-08T20:43:28.811Z Compiling equivalent v1.0.1
16622025-05-08T20:43:28.828Z Compiling glob v0.3.2
16632025-05-08T20:43:28.870Z Compiling foldhash v0.1.3
16642025-05-08T20:43:29.094Z Compiling allocator-api2 v0.2.18
16652025-05-08T20:43:29.193Z Compiling subtle v2.6.1
16662025-05-08T20:43:29.543Z Compiling prettyplease v0.2.30
16672025-05-08T20:43:29.562Z Compiling clang-sys v1.8.1
16682025-05-08T20:43:29.578Z Compiling lazy_static v1.5.0
16692025-05-08T20:43:29.857Z Compiling hashbrown v0.15.1
16702025-05-08T20:43:29.921Z Compiling schemars v0.8.22
16712025-05-08T20:43:29.944Z Compiling thiserror v1.0.69
16722025-05-08T20:43:30.134Z Compiling minimal-lexical v0.2.1
16732025-05-08T20:43:30.199Z Compiling regex-automata v0.4.8
16742025-05-08T20:43:30.378Z Compiling libloading v0.8.5
16752025-05-08T20:43:30.578Z Compiling nom v7.1.3
16762025-05-08T20:43:30.731Z Compiling bindgen v0.69.5
16772025-05-08T20:43:30.767Z Compiling home v0.5.9
16782025-05-08T20:43:31.002Z Compiling itertools v0.12.1
16792025-05-08T20:43:31.230Z Compiling pin-project-lite v0.2.14
16802025-05-08T20:43:31.386Z Compiling ryu v1.0.18
16812025-05-08T20:43:31.672Z Compiling rustc-hash v1.1.0
16822025-05-08T20:43:31.836Z Compiling byteorder v1.5.0
16832025-05-08T20:43:32.031Z Compiling lazycell v1.3.0
16842025-05-08T20:43:32.222Z Compiling cmake v0.1.51
16852025-05-08T20:43:32.351Z Compiling litemap v0.7.3
16862025-05-08T20:43:32.370Z Compiling writeable v0.5.5
16872025-05-08T20:43:32.791Z Compiling dunce v1.0.5
16882025-05-08T20:43:32.953Z Compiling fs_extra v1.3.0
16892025-05-08T20:43:33.440Z Compiling synstructure v0.13.1
16902025-05-08T20:43:33.492Z Compiling serde_derive_internals v0.29.1
16912025-05-08T20:43:33.743Z Compiling cexpr v0.6.0
16922025-05-08T20:43:34.893Z Compiling regex v1.11.1
16932025-05-08T20:43:35.225Z Compiling paste v1.0.15
16942025-05-08T20:43:35.779Z Compiling icu_locid_transform_data v1.5.0
16952025-05-08T20:43:35.893Z Compiling const-oid v0.9.6
16962025-05-08T20:43:36.648Z Compiling signal-hook-registry v1.4.2
16972025-05-08T20:43:37.092Z Compiling icu_properties_data v1.5.0
16982025-05-08T20:43:37.216Z Compiling serde_derive v1.0.219
16992025-05-08T20:43:37.298Z Compiling zeroize_derive v1.4.2
17002025-05-08T20:43:37.342Z Compiling zerofrom-derive v0.1.4
17012025-05-08T20:43:37.433Z Compiling yoke-derive v0.7.4
17022025-05-08T20:43:37.870Z Compiling zerovec-derive v0.10.3
17032025-05-08T20:43:37.975Z Compiling displaydoc v0.2.5
17042025-05-08T20:43:38.038Z Compiling icu_provider_macros v1.5.0
17052025-05-08T20:43:38.610Z Compiling zeroize v1.8.1
17062025-05-08T20:43:39.099Z Compiling tokio-macros v2.5.0
17072025-05-08T20:43:39.395Z Compiling zerocopy-derive v0.7.35
17082025-05-08T20:43:40.014Z Compiling schemars_derive v0.8.22
17092025-05-08T20:43:40.197Z Compiling thiserror-impl v1.0.69
17102025-05-08T20:43:40.260Z Compiling zerofrom v0.1.4
17112025-05-08T20:43:40.491Z Compiling yoke v0.7.4
17122025-05-08T20:43:40.551Z Compiling futures-macro v0.3.31
17132025-05-08T20:43:40.911Z Compiling zerovec v0.10.4
17142025-05-08T20:43:40.935Z Compiling crypto-common v0.1.6
17152025-05-08T20:43:41.138Z Compiling fnv v1.0.7
17162025-05-08T20:43:41.296Z Compiling der_derive v0.7.3
17172025-05-08T20:43:42.276Z Compiling parking_lot v0.12.3
17182025-05-08T20:43:42.579Z Compiling ring v0.17.11
17192025-05-08T20:43:43.018Z Compiling mio v1.0.2
17202025-05-08T20:43:43.019Z Compiling tinystr v0.7.6
17212025-05-08T20:43:43.140Z Compiling icu_locid v1.5.0
17222025-05-08T20:43:43.414Z Compiling icu_collections v1.5.0
17232025-05-08T20:43:43.776Z Compiling percent-encoding v2.3.1
17242025-05-08T20:43:43.849Z Compiling utf16_iter v1.0.5
17252025-05-08T20:43:44.189Z Compiling icu_normalizer_data v1.5.0
17262025-05-08T20:43:44.317Z Compiling icu_provider v1.5.0
17272025-05-08T20:43:44.338Z Compiling utf8_iter v1.0.4
17282025-05-08T20:43:44.397Z Compiling write16 v1.0.0
17292025-05-08T20:43:45.032Z Compiling icu_locid_transform v1.5.0
17302025-05-08T20:43:46.306Z Compiling block-buffer v0.10.4
17312025-05-08T20:43:46.396Z Compiling tracing-attributes v0.1.27
17322025-05-08T20:43:46.911Z Compiling aws-lc-rs v1.12.4
17332025-05-08T20:43:47.160Z Compiling vcpkg v0.2.15
17342025-05-08T20:43:47.340Z Compiling heck v0.5.0
17352025-05-08T20:43:47.764Z Compiling icu_properties v1.5.1
17362025-05-08T20:43:48.547Z Compiling openssl-sys v0.9.107
17372025-05-08T20:43:49.312Z Compiling bitflags v2.9.0
17382025-05-08T20:43:49.367Z Compiling bytes v1.10.1
17392025-05-08T20:43:50.697Z Compiling indexmap v2.7.1
17402025-05-08T20:43:51.542Z Compiling icu_normalizer v1.5.0
17412025-05-08T20:43:52.064Z Compiling digest v0.10.7
17422025-05-08T20:43:52.156Z Compiling socket2 v0.5.9
17432025-05-08T20:43:52.487Z Compiling zerocopy v0.8.10
17442025-05-08T20:43:52.790Z Compiling idna_adapter v1.2.0
17452025-05-08T20:43:53.387Z Compiling idna v1.0.3
17462025-05-08T20:43:53.444Z Compiling tokio v1.43.1
17472025-05-08T20:43:53.943Z Compiling which v4.4.2
17482025-05-08T20:43:54.059Z Compiling form_urlencoded v1.2.1
17492025-05-08T20:43:54.621Z Compiling futures-core v0.3.31
17502025-05-08T20:43:54.901Z Compiling zerocopy-derive v0.8.10
17512025-05-08T20:43:56.249Z Compiling httparse v1.9.5
17522025-05-08T20:43:57.416Z Compiling url v2.5.3
17532025-05-08T20:43:57.846Z Compiling zerocopy v0.7.35
17542025-05-08T20:43:58.376Z Compiling crossbeam-utils v0.8.21
17552025-05-08T20:43:58.437Z Compiling syn v1.0.109
17562025-05-08T20:43:58.790Z Compiling uuid v1.16.0
17572025-05-08T20:43:59.076Z Compiling iana-time-zone v0.1.63
17582025-05-08T20:43:59.416Z Compiling chrono v0.4.40
17592025-05-08T20:44:00.209Z Compiling time-core v0.1.2
17602025-05-08T20:44:00.406Z Compiling num-conv v0.1.0
17612025-05-08T20:44:00.693Z Compiling cpufeatures v0.2.14
17622025-05-08T20:44:00.927Z Compiling time-macros v0.2.18
17632025-05-08T20:44:02.794Z Compiling hmac v0.12.1
17642025-05-08T20:44:03.056Z Compiling rustc_version v0.4.1
17652025-05-08T20:44:03.851Z Compiling openssl v0.10.72
17662025-05-08T20:44:03.955Z Compiling futures-sink v0.3.31
17672025-05-08T20:44:04.719Z Compiling block-padding v0.3.3
17682025-05-08T20:44:05.138Z Compiling inout v0.1.3
17692025-05-08T20:44:05.269Z Compiling serde_tokenstream v0.2.2
17702025-05-08T20:44:05.392Z Compiling openssl-macros v0.1.1
17712025-05-08T20:44:05.911Z Compiling strsim v0.11.1
17722025-05-08T20:44:06.030Z Compiling dyn-clone v1.0.19
17732025-05-08T20:44:06.125Z Compiling rustls v0.23.19
17742025-05-08T20:44:06.175Z Compiling aws-lc-sys v0.26.0
17752025-05-08T20:44:06.277Z Compiling native-tls v0.2.12
17762025-05-08T20:44:06.739Z Compiling cipher v0.4.4
17772025-05-08T20:44:07.210Z Compiling sha2 v0.10.8
17782025-05-08T20:44:07.568Z Compiling scroll_derive v0.12.0
17792025-05-08T20:44:07.988Z Compiling ucd-trie v0.1.7
17802025-05-08T20:44:08.401Z Compiling base64ct v1.6.0
17812025-05-08T20:44:08.928Z Compiling pem-rfc7468 v0.7.0
17822025-05-08T20:44:08.952Z Compiling pest v2.7.14
17832025-05-08T20:44:09.505Z Compiling futures-channel v0.3.31
17842025-05-08T20:44:09.750Z Compiling http v1.2.0
17852025-05-08T20:44:10.043Z Compiling zstd-sys v2.0.14+zstd.1.5.7
17862025-05-08T20:44:10.444Z Compiling bzip2-sys v0.1.13+1.0.8
17872025-05-08T20:44:14.765Z Compiling cookie v0.18.1
17882025-05-08T20:44:16.656Z Compiling futures-task v0.3.31
17892025-05-08T20:44:16.656Z Compiling slog v2.7.0
17902025-05-08T20:44:16.656Z Compiling futures-io v0.3.31
17912025-05-08T20:44:16.656Z Compiling flagset v0.4.6
17922025-05-08T20:44:16.656Z Compiling pin-utils v0.1.0
17932025-05-08T20:44:16.656Z Compiling pest_meta v2.7.14
17942025-05-08T20:44:16.656Z Compiling futures-util v0.3.31
17952025-05-08T20:44:16.656Z Compiling der v0.7.9
17962025-05-08T20:44:16.923Z Compiling toml_datetime v0.6.8
17972025-05-08T20:44:16.923Z Compiling serde_spanned v0.6.8
17982025-05-08T20:44:16.923Z Compiling rayon-core v1.12.1
17992025-05-08T20:44:16.923Z Compiling anyhow v1.0.98
18002025-05-08T20:44:16.923Z Compiling thiserror v2.0.12
18012025-05-08T20:44:16.923Z Compiling rustversion v1.0.17
18022025-05-08T20:44:16.923Z Compiling spki v0.7.3
18032025-05-08T20:44:16.923Z Compiling pest_generator v2.7.14
18042025-05-08T20:44:16.923Z Compiling salsa20 v0.10.2
18052025-05-08T20:44:16.923Z Compiling ppv-lite86 v0.2.20
18062025-05-08T20:44:17.102Z Compiling pbkdf2 v0.12.2
18072025-05-08T20:44:17.557Z Compiling tracing-core v0.1.32
18082025-05-08T20:44:17.798Z Compiling winnow v0.5.40
18092025-05-08T20:44:18.156Z Compiling scrypt v0.11.0
18102025-05-08T20:44:18.632Z Compiling tracing v0.1.40
18112025-05-08T20:44:19.475Z Compiling pest_derive v2.7.14
18122025-05-08T20:44:20.380Z Compiling aes v0.8.4
18132025-05-08T20:44:20.407Z Compiling cbc v0.1.2
18142025-05-08T20:44:20.661Z Compiling thiserror-impl v2.0.12
18152025-05-08T20:44:21.159Z Compiling toml_edit v0.19.15
18162025-05-08T20:44:21.183Z Compiling usdt-impl v0.5.0
18172025-05-08T20:44:21.456Z Compiling litrs v0.4.1
18182025-05-08T20:44:21.556Z Compiling rustls-pki-types v1.10.0
18192025-05-08T20:44:22.404Z Compiling document-features v0.2.10
18202025-05-08T20:44:23.266Z Compiling pkcs5 v0.7.1
18212025-05-08T20:44:23.531Z Compiling tokio-util v0.7.13
18222025-05-08T20:44:23.909Z Compiling scroll v0.12.0
18232025-05-08T20:44:24.387Z Compiling heapless v0.7.17
18242025-05-08T20:44:25.346Z Compiling powerfmt v0.2.0
18252025-05-08T20:44:25.835Z Compiling newtype-uuid v1.2.1
18262025-05-08T20:44:26.050Z Compiling adler2 v2.0.0
18272025-05-08T20:44:26.166Z Compiling signal-hook v0.3.17
18282025-05-08T20:44:26.337Z Compiling untrusted v0.9.0
18292025-05-08T20:44:26.366Z Compiling plain v0.2.3
18302025-05-08T20:44:26.495Z Compiling zstd-safe v7.2.3
18312025-05-08T20:44:26.558Z Compiling untrusted v0.7.1
18322025-05-08T20:44:26.773Z Compiling goblin v0.8.2
18332025-05-08T20:44:26.856Z Compiling miniz_oxide v0.8.5
18342025-05-08T20:44:27.423Z Compiling deranged v0.3.11
18352025-05-08T20:44:29.081Z Compiling pkcs8 v0.10.2
18362025-05-08T20:44:30.167Z Compiling atomic-waker v1.1.2
18372025-05-08T20:44:30.492Z Compiling pretty-hex v0.4.1
18382025-05-08T20:44:30.928Z Compiling tinyvec_macros v0.1.1
18392025-05-08T20:44:31.222Z Compiling num_threads v0.1.7
18402025-05-08T20:44:31.352Z Compiling tinyvec v1.8.0
18412025-05-08T20:44:31.499Z Compiling time v0.3.36
18422025-05-08T20:44:32.745Z Compiling dof v0.3.0
18432025-05-08T20:44:35.622Z Compiling dtrace-parser v0.2.0
18442025-05-08T20:44:35.656Z Compiling http-body v1.0.1
18452025-05-08T20:44:36.195Z Compiling curve25519-dalek v4.1.3
18462025-05-08T20:44:36.799Z Compiling async-trait v0.1.88
18472025-05-08T20:44:37.128Z Compiling thread-id v4.2.2
18482025-05-08T20:44:37.197Z Compiling memoffset v0.9.1
18492025-05-08T20:44:37.761Z Compiling smoltcp v0.9.1
18502025-05-08T20:44:37.868Z Compiling try-lock v0.2.5
18512025-05-08T20:44:38.048Z Compiling foreign-types-shared v0.1.1
18522025-05-08T20:44:38.521Z Compiling num-bigint-dig v0.8.4
18532025-05-08T20:44:38.570Z Compiling portable-atomic v1.11.0
18542025-05-08T20:44:39.262Z Compiling want v0.3.1
18552025-05-08T20:44:39.444Z Compiling foreign-types v0.3.2
18562025-05-08T20:44:39.838Z Compiling h2 v0.4.6
18572025-05-08T20:44:41.521Z Compiling rand_core v0.9.2
18582025-05-08T20:44:44.411Z Compiling strum_macros v0.26.4
18592025-05-08T20:44:46.575Z Compiling httpdate v1.0.3
18602025-05-08T20:44:46.968Z Compiling cfg_aliases v0.2.1
18612025-05-08T20:44:47.221Z Compiling gimli v0.31.1
18622025-05-08T20:44:48.102Z Compiling tower-service v0.3.3
18632025-05-08T20:44:48.255Z Compiling heck v0.4.1
18642025-05-08T20:44:48.908Z Compiling nix v0.29.0
18652025-05-08T20:44:49.556Z Compiling hyper v1.6.0
18662025-05-08T20:44:53.543Z Compiling addr2line v0.24.2
18672025-05-08T20:44:54.670Z Compiling crossbeam-epoch v0.9.18
18682025-05-08T20:44:55.288Z Compiling rand_chacha v0.9.0
18692025-05-08T20:44:56.154Z Compiling unicode-normalization v0.1.24
18702025-05-08T20:44:58.329Z Compiling rand_chacha v0.3.1
18712025-05-08T20:44:58.601Z Compiling hubpack_derive v0.1.1
18722025-05-08T20:44:59.252Z Compiling ipnetwork v0.21.1
18732025-05-08T20:44:59.424Z Compiling signature v2.2.0
18742025-05-08T20:44:59.536Z Compiling openapiv3 v2.0.0
18752025-05-08T20:44:59.669Z Compiling curve25519-dalek-derive v0.1.1
18762025-05-08T20:45:00.090Z Compiling daft-derive v0.1.3
18772025-05-08T20:45:00.997Z Compiling zerocopy-derive v0.6.6
18782025-05-08T20:45:01.579Z Compiling object v0.36.5
18792025-05-08T20:45:02.714Z Compiling fs-err v3.1.0
18802025-05-08T20:45:02.969Z Compiling ahash v0.8.11
18812025-05-08T20:45:03.009Z Compiling crc32fast v1.4.2
18822025-05-08T20:45:03.070Z Compiling base64 v0.22.1
18832025-05-08T20:45:03.356Z Compiling anstyle v1.0.10
18842025-05-08T20:45:03.432Z Compiling zip v2.6.1
18852025-05-08T20:45:04.181Z Compiling buf-list v1.0.3
18862025-05-08T20:45:04.192Z Compiling ident_case v1.0.1
18872025-05-08T20:45:04.193Z Compiling openssl-probe v0.1.5
18882025-05-08T20:45:04.193Z Compiling rustc-demangle v0.1.24
18892025-05-08T20:45:04.193Z Compiling unicode-bidi v0.3.17
18902025-05-08T20:45:04.262Z Compiling utf8parse v0.2.2
18912025-05-08T20:45:04.365Z Compiling siphasher v0.3.11
18922025-05-08T20:45:04.448Z Compiling unicode-properties v0.1.3
18932025-05-08T20:45:04.746Z Compiling phf_shared v0.11.2
18942025-05-08T20:45:04.871Z Compiling anstyle-parse v0.2.5
18952025-05-08T20:45:05.109Z Compiling stringprep v0.1.5
18962025-05-08T20:45:05.981Z Compiling darling_core v0.20.10
18972025-05-08T20:45:06.477Z Compiling rand v0.8.5
18982025-05-08T20:45:09.827Z Compiling backtrace v0.3.74
18992025-05-08T20:45:13.158Z Compiling rand v0.9.0
19002025-05-08T20:45:14.382Z Compiling hyper-util v0.1.11
19012025-05-08T20:45:15.913Z Compiling crossbeam-deque v0.8.5
19022025-05-08T20:45:19.096Z Compiling usdt-attr-macro v0.5.0
19032025-05-08T20:45:19.461Z Compiling usdt-macro v0.5.0
19042025-05-08T20:45:20.885Z Compiling md-5 v0.10.6
19052025-05-08T20:45:20.918Z Compiling num-integer v0.1.46
19062025-05-08T20:45:20.948Z Compiling hash32 v0.2.1
19072025-05-08T20:45:21.128Z Compiling ff v0.13.0
19082025-05-08T20:45:21.300Z Compiling psl-types v2.0.11
19092025-05-08T20:45:21.362Z Compiling anstyle-query v1.1.1
19102025-05-08T20:45:21.513Z Compiling base16ct v0.2.0
19112025-05-08T20:45:21.531Z Compiling colorchoice v1.0.2
19122025-05-08T20:45:21.794Z Compiling is_terminal_polyfill v1.70.1
19132025-05-08T20:45:21.934Z Compiling fallible-iterator v0.2.0
19142025-05-08T20:45:22.085Z Compiling anstream v0.6.15
19152025-05-08T20:45:22.615Z Compiling postgres-protocol v0.6.8
19162025-05-08T20:45:23.688Z Compiling sec1 v0.7.3
19172025-05-08T20:45:23.708Z Compiling publicsuffix v2.3.0
19182025-05-08T20:45:23.999Z Compiling num-iter v0.1.45
19192025-05-08T20:45:24.239Z Compiling group v0.13.0
19202025-05-08T20:45:26.363Z Compiling darling_macro v0.20.10
19212025-05-08T20:45:27.089Z Compiling tokio-native-tls v0.3.1
19222025-05-08T20:45:27.247Z Compiling flate2 v1.1.1
19232025-05-08T20:45:27.359Z Compiling strum_macros v0.25.3
19242025-05-08T20:45:27.804Z Compiling http-body-util v0.1.3
19252025-05-08T20:45:28.287Z Compiling webpki-roots v0.26.6
19262025-05-08T20:45:28.981Z Compiling hkdf v0.12.4
19272025-05-08T20:45:29.253Z Compiling sync_wrapper v1.0.1
19282025-05-08T20:45:29.411Z Compiling terminal_size v0.4.0
19292025-05-08T20:45:29.440Z Compiling clap_derive v4.5.32
19302025-05-08T20:45:29.552Z Compiling enum-as-inner v0.6.1
19312025-05-08T20:45:29.652Z Compiling crypto-bigint v0.5.5
19322025-05-08T20:45:30.548Z Compiling serde_repr v0.1.19
19332025-05-08T20:45:31.571Z Compiling encoding_rs v0.8.34
19342025-05-08T20:45:32.941Z Compiling lockfree-object-pool v0.1.6
19352025-05-08T20:45:33.222Z Compiling mime v0.3.17
19362025-05-08T20:45:33.589Z Compiling rustls-webpki v0.102.8
19372025-05-08T20:45:34.092Z Compiling clap_lex v0.7.4
19382025-05-08T20:45:34.283Z Compiling managed v0.8.0
19392025-05-08T20:45:34.540Z Compiling tower-layer v0.3.3
19402025-05-08T20:45:35.078Z Compiling simd-adler32 v0.3.7
19412025-05-08T20:45:35.318Z Compiling bitflags v1.3.2
19422025-05-08T20:45:35.580Z Compiling unicode-width v0.2.0
19432025-05-08T20:45:36.111Z Compiling ipnet v2.11.0
19442025-05-08T20:45:36.317Z Compiling bumpalo v3.16.0
19452025-05-08T20:45:36.876Z Compiling zopfli v0.8.1
19462025-05-08T20:45:36.896Z Compiling console v0.15.10
19472025-05-08T20:45:38.527Z Compiling tower v0.5.2
19482025-05-08T20:45:38.676Z Compiling clap_builder v4.5.35
19492025-05-08T20:45:39.336Z Compiling elliptic-curve v0.13.8
19502025-05-08T20:45:39.880Z Compiling oxnet v0.1.1
19512025-05-08T20:45:40.555Z Compiling hyper-tls v0.6.0
19522025-05-08T20:45:42.622Z Compiling tokio-rustls v0.26.0
19532025-05-08T20:45:42.950Z Compiling darling v0.20.10
19542025-05-08T20:45:43.063Z Compiling hyper-rustls v0.27.3
19552025-05-08T20:45:43.083Z Compiling zstd v0.13.3
19562025-05-08T20:45:43.598Z Compiling rayon v1.10.0
19572025-05-08T20:45:43.622Z Compiling signal-hook-mio v0.2.4
19582025-05-08T20:45:43.782Z Compiling cookie_store v0.21.1
19592025-05-08T20:45:43.805Z Compiling postgres-types v0.2.9
19602025-05-08T20:45:44.335Z Compiling phf v0.11.2
19612025-05-08T20:45:44.846Z Compiling zerocopy v0.6.6
19622025-05-08T20:45:44.979Z Compiling ed25519 v2.2.3
19632025-05-08T20:45:45.000Z Compiling hubpack v0.1.2
19642025-05-08T20:45:45.043Z Compiling bzip2 v0.4.4
19652025-05-08T20:45:45.410Z Compiling bzip2 v0.5.2
19662025-05-08T20:45:45.480Z Compiling rustls-pemfile v2.2.0
19672025-05-08T20:45:45.629Z Compiling pkcs1 v0.7.5
19682025-05-08T20:45:46.007Z Compiling futures-executor v0.3.31
19692025-05-08T20:45:46.384Z Compiling rfc6979 v0.4.0
19702025-05-08T20:45:46.463Z Compiling serde_urlencoded v0.7.1
19712025-05-08T20:45:46.654Z Compiling serde-big-array v0.5.1
19722025-05-08T20:45:46.793Z Compiling float-cmp v0.10.0
19732025-05-08T20:45:46.907Z Compiling bstr v1.10.0
19742025-05-08T20:45:46.928Z Compiling regress v0.10.3
19752025-05-08T20:45:47.017Z Compiling memmap v0.7.0
19762025-05-08T20:45:47.277Z Compiling whoami v1.5.2
19772025-05-08T20:45:47.316Z Compiling precomputed-hash v0.1.1
19782025-05-08T20:45:47.447Z Compiling fixedbitset v0.4.2
19792025-05-08T20:45:47.760Z Compiling normalize-line-endings v0.3.0
19802025-05-08T20:45:47.780Z Compiling winnow v0.7.3
19812025-05-08T20:45:47.849Z Compiling unicode-segmentation v1.12.0
19822025-05-08T20:45:47.900Z Compiling predicates-core v1.0.8
19832025-05-08T20:45:48.697Z Compiling data-encoding v2.6.0
19842025-05-08T20:45:49.184Z Compiling new_debug_unreachable v1.0.6
19852025-05-08T20:45:49.317Z Compiling difflib v0.4.0
19862025-05-08T20:45:50.116Z Compiling static_assertions v1.1.0
19872025-05-08T20:45:50.204Z Compiling number_prefix v0.4.0
19882025-05-08T20:45:50.372Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
19892025-05-08T20:45:50.432Z Compiling indicatif v0.17.11
19902025-05-08T20:45:50.666Z Compiling typify-impl v0.3.0
19912025-05-08T20:45:51.157Z Compiling toml_edit v0.22.24
19922025-05-08T20:45:51.647Z Compiling predicates v3.1.3
19932025-05-08T20:45:51.666Z Compiling hickory-proto v0.24.4
19942025-05-08T20:45:52.120Z Compiling string_cache v0.8.9
19952025-05-08T20:45:52.449Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
19962025-05-08T20:45:53.469Z Compiling similar v2.7.0
19972025-05-08T20:45:55.217Z Compiling petgraph v0.6.5
19982025-05-08T20:45:56.708Z Compiling tokio-postgres v0.7.13
19992025-05-08T20:45:57.529Z Compiling usdt v0.5.0
20002025-05-08T20:45:57.975Z Compiling ecdsa v0.16.9
20012025-05-08T20:45:59.413Z Compiling futures v0.3.31
20022025-05-08T20:45:59.487Z Compiling rsa v0.9.6
20032025-05-08T20:46:00.683Z Compiling zip v0.6.6
20042025-05-08T20:46:00.889Z Compiling ed25519-dalek v2.1.1
20052025-05-08T20:46:01.841Z Compiling crossterm v0.28.1
20062025-05-08T20:46:01.918Z Compiling clap v4.5.35
20072025-05-08T20:46:02.041Z Compiling daft v0.1.3
20082025-05-08T20:46:02.548Z Compiling strum v0.26.3
20092025-05-08T20:46:04.555Z Compiling tokio-stream v0.1.17
20102025-05-08T20:46:04.788Z Compiling toml v0.7.8
20112025-05-08T20:46:05.348Z Compiling x509-cert v0.2.5
20122025-05-08T20:46:06.103Z Compiling sha1 v0.10.6
20132025-05-08T20:46:06.413Z Compiling itertools v0.10.5
20142025-05-08T20:46:06.687Z Compiling lalrpop-util v0.19.12
20152025-05-08T20:46:07.198Z Compiling peg-runtime v0.8.5
20162025-05-08T20:46:07.679Z Compiling unicode-xid v0.2.6
20172025-05-08T20:46:08.772Z Compiling typify-macro v0.3.0
20182025-05-08T20:46:09.042Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20192025-05-08T20:46:12.600Z Compiling camino v1.1.9
20202025-05-08T20:46:19.555Z Compiling proc-macro-crate v1.3.1
20212025-05-08T20:46:20.303Z Compiling macaddr v1.0.1
20222025-05-08T20:46:21.371Z Compiling itertools v0.13.0
20232025-05-08T20:46:21.528Z Compiling heapless v0.8.0
20242025-05-08T20:46:21.985Z Compiling fastrand v2.1.1
20252025-05-08T20:46:24.301Z Compiling ingot-macros v0.1.0
20262025-05-08T20:46:29.840Z Compiling tempfile v3.13.0
20272025-05-08T20:46:32.068Z Compiling num_enum_derive v0.5.11
20282025-05-08T20:46:39.788Z Compiling structmeta-derive v0.3.0
20292025-05-08T20:46:41.400Z Compiling hash32 v0.3.1
20302025-05-08T20:46:43.676Z Compiling smoltcp v0.11.0
20312025-05-08T20:46:44.244Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20322025-05-08T20:46:47.725Z Compiling structmeta v0.3.0
20332025-05-08T20:46:49.914Z Compiling num_enum v0.5.11
20342025-05-08T20:46:50.332Z Compiling ingot-types v0.1.0
20352025-05-08T20:46:54.343Z Compiling typify v0.3.0
20362025-05-08T20:46:59.486Z Compiling dirs-sys-next v0.1.2
20372025-05-08T20:46:59.632Z Compiling proc-macro-error-attr v1.0.4
20382025-05-08T20:47:00.215Z Compiling cobs v0.2.3
20392025-05-08T20:47:00.536Z Compiling rustls v0.22.4
20402025-05-08T20:47:00.920Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20412025-05-08T20:47:01.012Z Compiling unsafe-libyaml v0.2.11
20422025-05-08T20:47:02.660Z Compiling serde_yaml v0.9.34+deprecated
20432025-05-08T20:47:07.005Z Compiling postcard v1.0.10
20442025-05-08T20:47:10.012Z Compiling dirs-next v2.0.0
20452025-05-08T20:47:15.597Z Compiling progenitor-impl v0.9.1
20462025-05-08T20:47:17.096Z Compiling ingot v0.1.0
20472025-05-08T20:47:21.608Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20482025-05-08T20:47:22.127Z Compiling hex v0.4.3
20492025-05-08T20:47:22.534Z Compiling foreign-types-macros v0.2.3
20502025-05-08T20:47:22.709Z Compiling thread_local v1.1.8
20512025-05-08T20:47:22.807Z Compiling wait-timeout v0.2.0
20522025-05-08T20:47:23.446Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20532025-05-08T20:47:23.740Z Compiling multer v3.1.0
20542025-05-08T20:47:23.749Z Compiling proc-macro-error v1.0.4
20552025-05-08T20:47:23.813Z Compiling quick-error v1.2.3
20562025-05-08T20:47:24.079Z Compiling bit-vec v0.8.0
20572025-05-08T20:47:24.126Z Compiling match_cfg v0.1.0
20582025-05-08T20:47:24.255Z Compiling slog-async v2.8.0
20592025-05-08T20:47:24.707Z Compiling unicode-width v0.1.14
20602025-05-08T20:47:24.773Z Compiling foreign-types-shared v0.3.1
20612025-05-08T20:47:25.205Z Compiling tabwriter v1.4.0
20622025-05-08T20:47:25.348Z Compiling foreign-types v0.5.0
20632025-05-08T20:47:25.478Z Compiling bit-set v0.8.0
20642025-05-08T20:47:25.523Z Compiling hostname v0.3.1
20652025-05-08T20:47:25.932Z Compiling rusty-fork v0.3.0
20662025-05-08T20:47:26.003Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20672025-05-08T20:47:26.054Z Compiling progenitor-macro v0.9.1
20682025-05-08T20:47:26.582Z Compiling term v0.7.0
20692025-05-08T20:47:28.270Z Compiling progenitor-client v0.9.1
20702025-05-08T20:47:29.181Z Compiling slog-json v2.6.1
20712025-05-08T20:47:29.237Z Compiling crossbeam-channel v0.5.15
20722025-05-08T20:47:29.676Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20732025-05-08T20:47:30.428Z Compiling async-stream-impl v0.3.6
20742025-05-08T20:47:30.490Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20752025-05-08T20:47:30.764Z Compiling rand_xorshift v0.3.0
20762025-05-08T20:47:31.082Z Compiling is-terminal v0.4.13
20772025-05-08T20:47:31.236Z Compiling cstr-argument v0.1.2
20782025-05-08T20:47:31.354Z Compiling dropshot v0.16.0
20792025-05-08T20:47:31.526Z Compiling take_mut v0.2.2
20802025-05-08T20:47:31.530Z Compiling pretty-hex v0.2.1
20812025-05-08T20:47:31.621Z Compiling crucible-workspace-hack v0.1.0
20822025-05-08T20:47:31.709Z Compiling unarray v0.1.4
20832025-05-08T20:47:31.712Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20842025-05-08T20:47:31.795Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20852025-05-08T20:47:31.928Z Compiling proptest v1.6.0
20862025-05-08T20:47:32.095Z Compiling tokio-rustls v0.25.0
20872025-05-08T20:47:32.221Z Compiling async-stream v0.3.6
20882025-05-08T20:47:32.553Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20892025-05-08T20:47:32.869Z Compiling slog-term v2.9.1
20902025-05-08T20:47:33.430Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20912025-05-08T20:47:33.649Z Compiling slog-bunyan v2.5.0
20922025-05-08T20:47:34.809Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20932025-05-08T20:47:35.022Z Compiling test-strategy v0.4.0
20942025-05-08T20:47:35.479Z Compiling parse-display-derive v0.10.0
20952025-05-08T20:47:36.458Z Compiling progenitor v0.9.1
20962025-05-08T20:47:36.707Z Compiling toml v0.8.20
20972025-05-08T20:47:37.167Z Compiling serde_with_macros v3.12.0
20982025-05-08T20:47:38.100Z Compiling colored v2.2.0
20992025-05-08T20:47:38.846Z Compiling waitgroup v0.1.2
21002025-05-08T20:47:39.152Z Compiling dropshot_endpoint v0.16.0
21012025-05-08T20:47:39.460Z Compiling serde_path_to_error v0.1.16
21022025-05-08T20:47:39.555Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21032025-05-08T20:47:40.363Z Compiling derive-where v1.2.7
21042025-05-08T20:47:40.468Z Compiling hostname v0.4.0
21052025-05-08T20:47:40.759Z Compiling instant v0.1.13
21062025-05-08T20:47:40.948Z Compiling debug-ignore v1.0.5
21072025-05-08T20:47:41.141Z Compiling winnow v0.6.20
21082025-05-08T20:47:42.604Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21092025-05-08T20:47:42.991Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
21102025-05-08T20:47:43.312Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21112025-05-08T20:47:43.692Z Compiling backoff v0.4.0
21122025-05-08T20:47:44.081Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21132025-05-08T20:47:44.350Z Compiling serde_with v3.12.0
21142025-05-08T20:47:45.928Z Compiling parse-display v0.10.0
21152025-05-08T20:47:47.810Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21162025-05-08T20:47:48.609Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
21172025-05-08T20:47:51.045Z Compiling zone_cfg_derive v0.3.0
21182025-05-08T20:47:51.356Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21192025-05-08T20:47:51.771Z Compiling camino-tempfile v1.1.1
21202025-05-08T20:47:52.088Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21212025-05-08T20:47:52.363Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21222025-05-08T20:47:52.504Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21232025-05-08T20:47:52.788Z Compiling num-derive v0.4.2
21242025-05-08T20:47:53.002Z Compiling sigpipe v0.1.3
21252025-05-08T20:47:53.157Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21262025-05-08T20:47:53.523Z Compiling jiff v0.2.10
21272025-05-08T20:47:54.895Z Compiling libefi-sys v0.1.0
21282025-05-08T20:47:55.016Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
21292025-05-08T20:47:55.282Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21302025-05-08T20:47:56.499Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21312025-05-08T20:47:56.520Z Compiling zone v0.3.1
21322025-05-08T20:47:57.069Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
21332025-05-08T20:47:59.848Z Compiling itertools v0.14.0
21342025-05-08T20:48:00.084Z Compiling smf v0.2.3
21352025-05-08T20:48:01.207Z Compiling bitfield-struct v0.6.2
21362025-05-08T20:48:02.587Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21372025-05-08T20:48:02.677Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21382025-05-08T20:48:03.126Z Compiling blake3 v1.5.4
21392025-05-08T20:48:03.474Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21402025-05-08T20:48:04.217Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21412025-05-08T20:48:04.376Z Compiling xattr v1.3.1
21422025-05-08T20:48:04.528Z Compiling filetime v0.2.25
21432025-05-08T20:48:04.729Z Compiling memmap2 v0.9.5
21442025-05-08T20:48:04.912Z Compiling arrayvec v0.7.6
21452025-05-08T20:48:05.325Z Compiling constant_time_eq v0.3.1
21462025-05-08T20:48:05.342Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21472025-05-08T20:48:05.395Z Compiling same-file v1.0.6
21482025-05-08T20:48:05.484Z Compiling arrayref v0.3.9
21492025-05-08T20:48:05.519Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21502025-05-08T20:48:05.682Z Compiling walkdir v2.5.0
21512025-05-08T20:48:06.102Z Compiling tar v0.4.44
21522025-05-08T20:48:07.000Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21532025-05-08T20:48:07.241Z Compiling gethostname v0.5.0
21542025-05-08T20:48:07.438Z Compiling cargo-platform v0.1.8
21552025-05-08T20:48:07.475Z Compiling topological-sort v0.2.2
21562025-05-08T20:48:07.709Z Compiling fixedbitset v0.5.7
21572025-05-08T20:48:07.782Z Compiling omicron-zone-package v0.12.0
21582025-05-08T20:48:08.083Z Compiling cargo_metadata v0.19.2
21592025-05-08T20:48:08.842Z Compiling petgraph v0.7.1
21602025-05-08T20:48:11.844Z Compiling shell-words v1.1.0
21612025-05-08T20:48:12.372Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21622025-05-08T20:48:12.677Z Compiling indent_write v2.2.0
21632025-05-08T20:48:12.935Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21642025-05-08T20:48:14.085Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21652025-05-08T20:48:16.822Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21662025-05-08T20:48:38.332Z Finished `release` profile [optimized] target(s) in 5m 15s
21672025-05-08T20:48:38.511Z Running `target/release/omicron-package -t test target create -p dev`
21682025-05-08T20:48:38.559ZLogging to: /work/oxidecomputer/omicron/out/LOG
21692025-05-08T20:48:38.562ZCreated new build target 'test' and set it as active
21702025-05-08T20:48:38.562Z
21712025-05-08T20:48:38.562Zreal 5:15.835915392
21722025-05-08T20:48:38.562Zuser 36:36.765353644
21732025-05-08T20:48:38.562Zsys 3:31.558842267
21742025-05-08T20:48:38.562Ztrap 1.152447401
21752025-05-08T20:48:38.562Ztflt 1.764879167
21762025-05-08T20:48:38.562Zdflt 0.906443005
21772025-05-08T20:48:38.562Zkflt 0.000154273
21782025-05-08T20:48:38.562Zlock 1:11:09.625431476
21792025-05-08T20:48:38.562Zslp 2:30:09.872046919
21802025-05-08T20:48:38.562Zlat 2:42.442361325
21812025-05-08T20:48:38.562Zstop 4:47.580576399
21822025-05-08T20:48:38.563Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21832025-05-08T20:48:39.721Z Finished `release` profile [optimized] target(s) in 1.09s
21842025-05-08T20:48:39.776Z Running `target/release/omicron-package -t test package`
21852025-05-08T20:48:39.825ZLogging to: /work/oxidecomputer/omicron/out/LOG
21862025-05-08T20:48:41.167Z Compiling convert_case v0.4.0
21872025-05-08T20:48:41.167Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21882025-05-08T20:48:41.178Z Compiling num-rational v0.4.2
21892025-05-08T20:48:41.178Z Compiling num-complex v0.4.6
21902025-05-08T20:48:41.178Z Compiling dirs-sys-next v0.1.2
21912025-05-08T20:48:41.178Z Compiling float-ord v0.3.2
21922025-05-08T20:48:41.178Z Compiling is-terminal v0.4.13
21932025-05-08T20:48:41.368Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21942025-05-08T20:48:41.468Z Compiling camino v1.1.9
21952025-05-08T20:48:41.540Z Compiling newline-converter v0.3.0
21962025-05-08T20:48:41.556Z Compiling base64 v0.21.7
21972025-05-08T20:48:41.751Z Compiling dirs-next v2.0.0
21982025-05-08T20:48:41.790Z Compiling expectorate v1.1.0
21992025-05-08T20:48:41.911Z Compiling derive_more v0.99.20
22002025-05-08T20:48:41.929Z Compiling term v0.7.0
22012025-05-08T20:48:42.063Z Compiling password-hash v0.5.0
22022025-05-08T20:48:42.099Z Compiling blake2 v0.10.6
22032025-05-08T20:48:42.314Z Compiling num v0.4.3
22042025-05-08T20:48:42.421Z Compiling fastrand v2.1.1
22052025-05-08T20:48:42.439Z Compiling rustls v0.22.4
22062025-05-08T20:48:42.471Z Compiling thread_local v1.1.8
22072025-05-08T20:48:42.688Z Compiling argon2 v0.5.3
22082025-05-08T20:48:42.913Z Compiling tempfile v3.13.0
22092025-05-08T20:48:42.921Z Compiling wait-timeout v0.2.0
22102025-05-08T20:48:42.966Z Compiling quick-error v1.2.3
22112025-05-08T20:48:43.138Z Compiling bit-vec v0.8.0
22122025-05-08T20:48:43.334Z Compiling match_cfg v0.1.0
22132025-05-08T20:48:43.360Z Compiling rusty-fork v0.3.0
22142025-05-08T20:48:43.457Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22152025-05-08T20:48:43.572Z Compiling bit-set v0.8.0
22162025-05-08T20:48:43.598Z Compiling hostname v0.3.1
22172025-05-08T20:48:43.814Z Compiling multer v3.1.0
22182025-05-08T20:48:43.864Z Compiling slog-async v2.8.0
22192025-05-08T20:48:43.900Z Compiling progenitor-client v0.9.1
22202025-05-08T20:48:43.939Z Compiling slog-json v2.6.1
22212025-05-08T20:48:43.958Z Compiling crossbeam-channel v0.5.15
22222025-05-08T20:48:44.063Z Compiling rand_xorshift v0.3.0
22232025-05-08T20:48:44.209Z Compiling hex v0.4.3
22242025-05-08T20:48:44.305Z Compiling unarray v0.1.4
22252025-05-08T20:48:44.379Z Compiling take_mut v0.2.2
22262025-05-08T20:48:44.429Z Compiling progenitor v0.9.1
22272025-05-08T20:48:44.487Z Compiling proptest v1.6.0
22282025-05-08T20:48:44.561Z Compiling slog-bunyan v2.5.0
22292025-05-08T20:48:44.787Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22302025-05-08T20:48:44.876Z Compiling slog-term v2.9.1
22312025-05-08T20:48:44.966Z Compiling dropshot v0.16.0
22322025-05-08T20:48:45.046Z Compiling async-stream v0.3.6
22332025-05-08T20:48:45.082Z Compiling toml v0.8.20
22342025-05-08T20:48:45.332Z Compiling waitgroup v0.1.2
22352025-05-08T20:48:45.464Z Compiling serde_path_to_error v0.1.16
22362025-05-08T20:48:45.569Z Compiling hostname v0.4.0
22372025-05-08T20:48:45.632Z Compiling instant v0.1.13
22382025-05-08T20:48:45.780Z Compiling debug-ignore v1.0.5
22392025-05-08T20:48:45.809Z Compiling backoff v0.4.0
22402025-05-08T20:48:45.879Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
22412025-05-08T20:48:45.969Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22422025-05-08T20:48:46.153Z Compiling parse-display v0.10.0
22432025-05-08T20:48:46.217Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22442025-05-08T20:48:46.408Z Compiling atomicwrites v0.4.4
22452025-05-08T20:48:46.429Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22462025-05-08T20:48:46.653Z Compiling serde_with v3.12.0
22472025-05-08T20:48:46.783Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22482025-05-08T20:48:47.381Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22492025-05-08T20:48:48.309Z Compiling tokio-rustls v0.25.0
22502025-05-08T20:48:48.543Z Compiling macaddr v1.0.1
22512025-05-08T20:48:49.006Z Compiling owo-colors v4.2.0
22522025-05-08T20:48:49.364Z Compiling cancel-safe-futures v0.1.5
22532025-05-08T20:48:49.588Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22542025-05-08T20:48:49.982Z Compiling libsw-core v0.3.1
22552025-05-08T20:48:50.311Z Compiling libsw v3.4.0
22562025-05-08T20:48:50.667Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22572025-05-08T20:48:51.095Z Compiling linear-map v1.2.0
22582025-05-08T20:48:51.308Z Compiling swrite v0.1.0
22592025-05-08T20:48:51.473Z Compiling utf-8 v0.7.6
22602025-05-08T20:48:51.518Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22612025-05-08T20:48:51.838Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22622025-05-08T20:48:52.084Z Compiling half v2.4.1
22632025-05-08T20:48:52.725Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22642025-05-08T20:48:52.743Z Compiling ciborium-io v0.2.2
22652025-05-08T20:48:52.903Z Compiling ciborium-ll v0.2.2
22662025-05-08T20:48:53.007Z Compiling prettyplease v0.2.30
22672025-05-08T20:48:53.038Z Compiling keccak v0.1.5
22682025-05-08T20:48:53.422Z Compiling sha3 v0.10.8
22692025-05-08T20:48:54.185Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22702025-05-08T20:48:54.319Z Compiling ciborium v0.2.2
22712025-05-08T20:48:56.346Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22722025-05-08T20:48:56.899Z Compiling highway v1.3.0
22732025-05-08T20:48:58.589Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22742025-05-08T20:48:59.953Z Compiling tungstenite v0.21.0
22752025-05-08T20:49:02.863Z Compiling semver v0.1.20
22762025-05-08T20:49:02.894Z Compiling linked-hash-map v0.5.6
22772025-05-08T20:49:02.894Z Compiling lru-cache v0.1.2
22782025-05-08T20:49:02.914Z Compiling rustc_version v0.1.7
22792025-05-08T20:49:03.260Z Compiling tokio-tungstenite v0.21.0
22802025-05-08T20:49:03.914Z Compiling newtype_derive v0.1.6
22812025-05-08T20:49:04.297Z Compiling resolv-conf v0.7.0
22822025-05-08T20:49:04.957Z Compiling hickory-resolver v0.24.4
22832025-05-08T20:49:05.865Z Compiling humantime v2.1.0
22842025-05-08T20:49:06.046Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
22852025-05-08T20:49:06.721Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22862025-05-08T20:49:09.350Z Compiling universal-hash v0.5.1
22872025-05-08T20:49:09.608Z Compiling secrecy v0.10.3
22882025-05-08T20:49:09.868Z Compiling thiserror-impl-no-std v2.0.2
22892025-05-08T20:49:09.892Z Compiling opaque-debug v0.3.1
22902025-05-08T20:49:10.018Z Compiling poly1305 v0.8.0
22912025-05-08T20:49:10.116Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22922025-05-08T20:49:10.228Z Compiling steno v0.4.1
22932025-05-08T20:49:11.434Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22942025-05-08T20:49:11.784Z Compiling chacha20 v0.9.1
22952025-05-08T20:49:12.292Z Compiling aead v0.5.2
22962025-05-08T20:49:12.322Z Compiling thiserror-no-std v2.0.2
22972025-05-08T20:49:12.469Z Compiling vsss-rs v3.3.4
22982025-05-08T20:49:12.694Z Compiling chacha20poly1305 v0.10.1
22992025-05-08T20:49:12.949Z Compiling qorb v0.3.1
23002025-05-08T20:49:13.101Z Compiling slog-dtrace v0.3.0
23012025-05-08T20:49:13.482Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23022025-05-08T20:49:15.608Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
23032025-05-08T20:49:17.161Z Compiling bytecount v0.6.8
23042025-05-08T20:49:24.164Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23052025-05-08T20:49:25.081Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23062025-05-08T20:49:26.741Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23072025-05-08T20:49:27.799Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23082025-05-08T20:49:28.231Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23092025-05-08T20:49:30.935Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23102025-05-08T20:49:32.057Z Compiling display-error-chain v0.2.2
23112025-05-08T20:49:32.323Z Compiling crunchy v0.2.2
23122025-05-08T20:49:32.829Z Compiling maplit v1.0.2
23132025-05-08T20:49:33.022Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23142025-05-08T20:49:33.260Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23152025-05-08T20:49:33.699Z Compiling dsl_auto_type v0.1.2
23162025-05-08T20:49:34.890Z Compiling scheduled-thread-pool v0.2.7
23172025-05-08T20:49:35.200Z Compiling diesel_table_macro_syntax v0.2.0
23182025-05-08T20:49:35.597Z Compiling proc-macro-error-attr2 v2.0.0
23192025-05-08T20:49:36.169Z Compiling radium v0.7.0
23202025-05-08T20:49:36.396Z Compiling tiny-keccak v2.0.2
23212025-05-08T20:49:36.684Z Compiling proc-macro-error2 v2.0.1
23222025-05-08T20:49:36.746Z Compiling diesel_derives v2.2.3
23232025-05-08T20:49:37.280Z Compiling r2d2 v0.8.10
23242025-05-08T20:49:37.891Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23252025-05-08T20:49:38.100Z Compiling const_format_proc_macros v0.2.34
23262025-05-08T20:49:39.906Z Compiling maybe-uninit v2.0.0
23272025-05-08T20:49:40.171Z Compiling tap v1.0.1
23282025-05-08T20:49:40.392Z Compiling bit-vec v0.6.3
23292025-05-08T20:49:40.502Z Compiling wyz v0.5.1
23302025-05-08T20:49:40.810Z Compiling bit-set v0.5.3
23312025-05-08T20:49:40.973Z Compiling const_format v0.2.34
23322025-05-08T20:49:41.569Z Compiling tabled_derive v0.10.0
23332025-05-08T20:49:42.241Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23342025-05-08T20:49:43.773Z Compiling papergrid v0.14.0
23352025-05-08T20:49:44.029Z Compiling ascii-canvas v3.0.0
23362025-05-08T20:49:44.411Z Compiling num-derive v0.3.3
23372025-05-08T20:49:45.316Z Compiling ena v0.14.3
23382025-05-08T20:49:45.753Z Compiling bindgen v0.71.1
23392025-05-08T20:49:46.239Z Compiling funty v2.0.0
23402025-05-08T20:49:46.535Z Compiling packed_struct v0.10.1
23412025-05-08T20:49:47.013Z Compiling crc-catalog v2.4.0
23422025-05-08T20:49:47.198Z Compiling diff v0.1.13
23432025-05-08T20:49:47.227Z Compiling diesel v2.2.9
23442025-05-08T20:49:47.720Z Compiling regex-syntax v0.6.29
23452025-05-08T20:49:52.548Z Compiling lalrpop v0.19.12
23462025-05-08T20:49:56.921Z Compiling crc v3.2.1
23472025-05-08T20:49:58.936Z Compiling bitvec v1.0.1
23482025-05-08T20:50:02.558Z Compiling libscf-sys v1.1.0
23492025-05-08T20:50:02.853Z Compiling tabled v0.18.0
23502025-05-08T20:50:03.437Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23512025-05-08T20:50:08.162Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23522025-05-08T20:50:08.298Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23532025-05-08T20:50:09.261Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23542025-05-08T20:50:10.318Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23552025-05-08T20:50:10.565Z Compiling packed_struct_codegen v0.10.1
23562025-05-08T20:50:11.713Z Compiling indexmap v1.9.3
23572025-05-08T20:50:12.100Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23582025-05-08T20:50:12.469Z Compiling nodrop v0.1.14
23592025-05-08T20:50:12.644Z Compiling ref-cast v1.0.23
23602025-05-08T20:50:12.851Z Compiling rustc-hash v2.1.1
23612025-05-08T20:50:14.359Z Compiling polar-core v0.27.3
23622025-05-08T20:50:15.630Z Compiling array-init v0.0.4
23632025-05-08T20:50:16.752Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23642025-05-08T20:50:17.270Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23652025-05-08T20:50:17.471Z Compiling smallvec v0.6.14
23662025-05-08T20:50:17.722Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23672025-05-08T20:50:17.943Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23682025-05-08T20:50:18.297Z Compiling derive_builder_core v0.20.2
23692025-05-08T20:50:19.266Z Compiling headers-core v0.3.0
23702025-05-08T20:50:19.481Z Compiling phf_generator v0.11.2
23712025-05-08T20:50:19.713Z Compiling libxml v0.3.3
23722025-05-08T20:50:20.139Z Compiling async-recursion v1.1.1
23732025-05-08T20:50:20.257Z Compiling ref-cast-impl v1.0.23
23742025-05-08T20:50:21.375Z Compiling bitfield v0.14.0
23752025-05-08T20:50:21.469Z Compiling termcolor v1.4.1
23762025-05-08T20:50:21.697Z Compiling hashbrown v0.12.3
23772025-05-08T20:50:22.494Z Compiling env_logger v0.10.2
23782025-05-08T20:50:23.289Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23792025-05-08T20:50:24.298Z Compiling derive_builder_macro v0.20.2
23802025-05-08T20:50:24.403Z Compiling phf_codegen v0.11.2
23812025-05-08T20:50:25.187Z Compiling headers v0.4.0
23822025-05-08T20:50:25.520Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
23832025-05-08T20:50:25.562Z Compiling samael v0.0.18
23842025-05-08T20:50:27.183Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23852025-05-08T20:50:27.872Z Compiling serde-hex v0.1.0
23862025-05-08T20:50:30.483Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23872025-05-08T20:50:32.862Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23882025-05-08T20:50:33.223Z Compiling ron v0.8.1
23892025-05-08T20:50:33.254Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23902025-05-08T20:50:33.502Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23912025-05-08T20:50:33.591Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23922025-05-08T20:50:34.642Z Compiling hashbrown v0.13.2
23932025-05-08T20:50:35.938Z Compiling strum_macros v0.24.3
23942025-05-08T20:50:37.961Z Compiling parse-zoneinfo v0.3.1
23952025-05-08T20:50:38.845Z Compiling indoc v1.0.9
23962025-05-08T20:50:38.870Z Compiling crc8 v0.1.1
23972025-05-08T20:50:39.195Z Compiling crc-any v2.5.0
23982025-05-08T20:50:39.365Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23992025-05-08T20:50:39.640Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24002025-05-08T20:50:40.138Z Compiling chrono-tz-build v0.4.0
24012025-05-08T20:50:41.039Z Compiling object v0.30.4
24022025-05-08T20:50:41.117Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24032025-05-08T20:50:46.066Z Compiling derive_builder v0.20.2
24042025-05-08T20:50:51.024Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24052025-05-08T20:50:51.364Z Compiling itertools v0.13.0
24062025-05-08T20:50:52.971Z Compiling oso-derive v0.27.3
24072025-05-08T20:50:53.926Z Compiling impl-trait-for-tuples v0.2.2
24082025-05-08T20:50:54.465Z Compiling quick-xml v0.37.2
24092025-05-08T20:50:54.923Z Compiling vte_generate_state_changes v0.1.2
24102025-05-08T20:50:55.584Z Compiling arc-swap v1.7.1
24112025-05-08T20:50:55.834Z Compiling path-slash v0.1.5
24122025-05-08T20:50:56.115Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24132025-05-08T20:50:56.239Z Compiling slog-scope v4.4.0
24142025-05-08T20:50:56.532Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24152025-05-08T20:50:57.002Z Compiling vte v0.11.1
24162025-05-08T20:50:58.043Z Compiling chrono-tz v0.10.3
24172025-05-08T20:50:58.535Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24182025-05-08T20:50:58.741Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24192025-05-08T20:50:59.710Z Compiling oso v0.27.3
24202025-05-08T20:51:00.076Z Compiling diesel-dtrace v0.4.2
24212025-05-08T20:51:00.453Z Compiling unicase v2.7.0
24222025-05-08T20:51:01.827Z Compiling strip-ansi-escapes v0.2.0
24232025-05-08T20:51:03.758Z Compiling slog-stdlog v4.1.1
24242025-05-08T20:51:04.624Z Compiling papergrid v0.11.0
24252025-05-08T20:51:11.952Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24262025-05-08T20:51:12.325Z Compiling tabled_derive v0.7.0
24272025-05-08T20:51:12.732Z Compiling bb8 v0.8.5
24282025-05-08T20:51:13.340Z Compiling fd-lock v4.0.2
24292025-05-08T20:51:13.584Z Compiling peg-macros v0.8.5
24302025-05-08T20:51:14.288Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24312025-05-08T20:51:15.305Z Compiling nu-ansi-term v0.50.1
24322025-05-08T20:51:16.327Z Compiling reedline v0.38.0
24332025-05-08T20:51:16.595Z Compiling tabled v0.15.0
24342025-05-08T20:51:16.777Z Compiling peg v0.8.5
24352025-05-08T20:51:16.907Z Compiling async-bb8-diesel v0.2.1
24362025-05-08T20:51:17.773Z Compiling slog-envlogger v2.2.0
24372025-05-08T20:51:20.692Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24382025-05-08T20:51:31.303Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24392025-05-08T20:51:31.533Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24402025-05-08T20:51:31.668Z Compiling typify-impl v0.2.0
24412025-05-08T20:51:34.566Z Compiling pem v3.0.5
24422025-05-08T20:51:35.906Z Compiling bcs v0.1.6
24432025-05-08T20:51:36.037Z Compiling fxhash v0.2.1
24442025-05-08T20:51:36.300Z Compiling libz-sys v1.1.20
24452025-05-08T20:51:36.725Z Compiling termtree v0.5.1
24462025-05-08T20:51:37.395Z Compiling kstat-rs v0.2.4
24472025-05-08T20:51:38.311Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24482025-05-08T20:51:40.072Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24492025-05-08T20:51:41.739Z Compiling typify-macro v0.2.0
24502025-05-08T20:51:45.294Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24512025-05-08T20:51:45.871Z Compiling nanorand v0.7.0
24522025-05-08T20:51:46.579Z Compiling libgit2-sys v0.17.0+1.8.1
24532025-05-08T20:51:47.362Z Compiling pin-project-internal v1.1.6
24542025-05-08T20:51:47.793Z Compiling parking_lot_core v0.8.6
24552025-05-08T20:51:49.925Z Compiling pin-project v1.1.6
24562025-05-08T20:51:50.103Z Compiling flume v0.11.1
24572025-05-08T20:51:50.817Z Compiling mime_guess v2.0.5
24582025-05-08T20:51:52.296Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24592025-05-08T20:51:55.260Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24602025-05-08T20:51:57.079Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24612025-05-08T20:51:57.468Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24622025-05-08T20:51:59.940Z Compiling snafu-derive v0.8.5
24632025-05-08T20:52:00.682Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24642025-05-08T20:52:01.027Z Compiling fs-err v2.11.0
24652025-05-08T20:52:01.614Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24662025-05-08T20:52:02.263Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
24672025-05-08T20:52:03.876Z Compiling snafu v0.8.5
24682025-05-08T20:52:06.509Z Compiling typify v0.2.0
24692025-05-08T20:52:06.703Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24702025-05-08T20:52:08.624Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24712025-05-08T20:52:12.601Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24722025-05-08T20:52:15.285Z Compiling globset v0.4.15
24732025-05-08T20:52:21.195Z Compiling olpc-cjson v0.1.4
24742025-05-08T20:52:21.479Z Compiling vergen v8.3.2
24752025-05-08T20:52:21.855Z Compiling castaway v0.2.3
24762025-05-08T20:52:22.080Z Compiling nibble_vec v0.1.0
24772025-05-08T20:52:22.360Z Compiling serde_plain v1.0.2
24782025-05-08T20:52:22.922Z Compiling cargo-platform v0.1.8
24792025-05-08T20:52:23.393Z Compiling atty v0.2.14
24802025-05-08T20:52:23.584Z Compiling http-range v0.1.5
24812025-05-08T20:52:23.748Z Compiling endian-type v0.1.2
24822025-05-08T20:52:24.014Z Compiling typed-path v0.9.3
24832025-05-08T20:52:24.146Z Compiling io-lifetimes v1.0.11
24842025-05-08T20:52:24.721Z Compiling salty v0.3.0
24852025-05-08T20:52:25.734Z Compiling radix_trie v0.2.1
24862025-05-08T20:52:26.559Z Compiling tough v0.20.0
24872025-05-08T20:52:30.764Z Compiling cargo_metadata v0.18.1
24882025-05-08T20:52:33.434Z Compiling compact_str v0.8.0
24892025-05-08T20:52:35.423Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24902025-05-08T20:52:35.958Z Compiling progenitor-impl v0.8.0
24912025-05-08T20:52:38.483Z Compiling git2 v0.19.0
24922025-05-08T20:52:40.270Z Compiling parking_lot v0.11.2
24932025-05-08T20:52:44.298Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
24942025-05-08T20:52:45.827Z Compiling unicode-truncate v1.1.0
24952025-05-08T20:52:46.149Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24962025-05-08T20:52:46.475Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
24972025-05-08T20:52:48.033Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24982025-05-08T20:52:51.045Z Compiling lru v0.12.5
24992025-05-08T20:52:51.428Z Compiling rand_seeder v0.3.0
25002025-05-08T20:52:51.925Z Compiling lzma-sys v0.1.20
25012025-05-08T20:52:52.597Z Compiling instability v0.3.2
25022025-05-08T20:52:52.686Z Compiling rustix v0.37.28
25032025-05-08T20:52:53.027Z Compiling cassowary v0.3.0
25042025-05-08T20:52:53.312Z Compiling parse-size v1.1.0
25052025-05-08T20:52:53.574Z Compiling rustls v0.21.12
25062025-05-08T20:52:53.642Z Compiling indoc v2.0.6
25072025-05-08T20:52:53.950Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25082025-05-08T20:52:54.486Z Compiling ratatui v0.29.0
25092025-05-08T20:52:54.599Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25102025-05-08T20:52:54.886Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25112025-05-08T20:52:56.778Z Compiling hyper-staticfile v0.10.1
25122025-05-08T20:52:57.908Z Compiling progenitor-macro v0.8.0
25132025-05-08T20:52:59.014Z Compiling sled v0.34.7
25142025-05-08T20:53:08.657Z Compiling hickory-client v0.24.4
25152025-05-08T20:53:13.369Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25162025-05-08T20:53:14.165Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25172025-05-08T20:53:14.613Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25182025-05-08T20:53:14.969Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25192025-05-08T20:53:15.245Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
25202025-05-08T20:53:16.799Z Compiling hickory-server v0.24.4
25212025-05-08T20:53:19.490Z Compiling primeorder v0.13.6
25222025-05-08T20:53:19.718Z Compiling progenitor-client v0.8.0
25232025-05-08T20:53:20.087Z Compiling sct v0.7.1
25242025-05-08T20:53:20.565Z Compiling rustls-webpki v0.101.7
25252025-05-08T20:53:20.622Z Compiling heck v0.3.3
25262025-05-08T20:53:20.961Z Compiling env_filter v0.1.2
25272025-05-08T20:53:22.515Z Compiling csv-core v0.1.11
25282025-05-08T20:53:23.456Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25292025-05-08T20:53:23.832Z Compiling void v1.0.2
25302025-05-08T20:53:24.040Z Compiling xshell-macros v0.2.7
25312025-05-08T20:53:24.354Z Compiling lzss v0.8.2
25322025-05-08T20:53:24.797Z Compiling xshell v0.2.7
25332025-05-08T20:53:24.899Z Compiling csv v1.3.1
25342025-05-08T20:53:27.679Z Compiling env_logger v0.11.5
25352025-05-08T20:53:28.046Z Compiling zone_cfg_derive v0.1.2
25362025-05-08T20:53:28.773Z Compiling progenitor v0.8.0
25372025-05-08T20:53:29.036Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25382025-05-08T20:53:29.086Z Compiling p384 v0.13.0
25392025-05-08T20:53:29.405Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25402025-05-08T20:53:30.392Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25412025-05-08T20:53:33.120Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25422025-05-08T20:53:33.593Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25432025-05-08T20:53:34.426Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25442025-05-08T20:53:34.679Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25452025-05-08T20:53:35.032Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25462025-05-08T20:53:35.750Z Compiling tungstenite v0.23.0
25472025-05-08T20:53:35.972Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25482025-05-08T20:53:36.340Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25492025-05-08T20:53:36.717Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25502025-05-08T20:53:37.090Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25512025-05-08T20:53:37.093Z Compiling nix v0.27.1
25522025-05-08T20:53:39.878Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25532025-05-08T20:53:40.392Z Compiling base64 v0.13.1
25542025-05-08T20:53:40.549Z Compiling glob v0.3.2
25552025-05-08T20:53:41.188Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25562025-05-08T20:53:41.276Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25572025-05-08T20:53:41.589Z Compiling ron v0.7.1
25582025-05-08T20:53:42.693Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25592025-05-08T20:53:43.381Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25602025-05-08T20:53:46.825Z Compiling tokio-tungstenite v0.23.1
25612025-05-08T20:53:47.518Z Compiling xz2 v0.1.7
25622025-05-08T20:53:48.779Z Compiling terminal_size v0.2.6
25632025-05-08T20:53:49.033Z Compiling tokio-rustls v0.24.1
25642025-05-08T20:53:49.553Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25652025-05-08T20:53:51.593Z Compiling zone v0.1.8
25662025-05-08T20:53:52.625Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25672025-05-08T20:53:54.946Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25682025-05-08T20:53:56.106Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25692025-05-08T20:53:56.588Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25702025-05-08T20:53:56.870Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25712025-05-08T20:53:57.038Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25722025-05-08T20:53:57.841Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25732025-05-08T20:53:59.164Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25742025-05-08T20:54:02.537Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25752025-05-08T20:54:03.766Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25762025-05-08T20:54:05.142Z Compiling rustls-pemfile v1.0.4
25772025-05-08T20:54:05.916Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25782025-05-08T20:54:06.284Z Compiling signal-hook-tokio v0.3.1
25792025-05-08T20:54:06.525Z Compiling yasna v0.5.2
25802025-05-08T20:54:06.915Z Compiling twox-hash v2.1.0
25812025-05-08T20:54:07.927Z Compiling secrecy v0.8.0
25822025-05-08T20:54:08.217Z Compiling is_ci v1.2.0
25832025-05-08T20:54:08.464Z Compiling unicode-linebreak v0.1.5
25842025-05-08T20:54:08.536Z Compiling smawk v0.3.2
25852025-05-08T20:54:08.843Z Compiling supports-color v3.0.2
25862025-05-08T20:54:09.038Z Compiling textwrap v0.16.1
25872025-05-08T20:54:10.309Z Compiling rcgen v0.12.1
25882025-05-08T20:54:11.403Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25892025-05-08T20:54:12.488Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25902025-05-08T20:54:17.937Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25912025-05-08T20:54:19.894Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25922025-05-08T20:54:20.595Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25932025-05-08T20:54:23.047Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
25942025-05-08T20:54:29.297Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25952025-05-08T20:54:34.016Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25962025-05-08T20:54:38.245Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25972025-05-08T20:54:40.117Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
25982025-05-08T20:54:44.631Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25992025-05-08T20:54:44.740Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26002025-05-08T20:54:45.284Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26012025-05-08T20:54:53.357Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26022025-05-08T20:54:53.683Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26032025-05-08T20:54:54.043Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
26042025-05-08T20:54:55.244Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26052025-05-08T20:55:00.102Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26062025-05-08T20:55:00.735Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26072025-05-08T20:55:01.039Z Compiling fatfs v0.3.6
26082025-05-08T20:55:03.863Z Compiling rtoolbox v0.0.2
26092025-05-08T20:55:04.321Z Compiling subprocess v0.2.9
26102025-05-08T20:55:05.198Z Compiling assert_matches v1.5.0
26112025-05-08T20:55:05.261Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26122025-05-08T20:55:07.223Z Compiling rpassword v7.3.1
26132025-05-08T20:55:07.710Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26142025-05-08T20:55:08.844Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26152025-05-08T20:55:13.118Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26162025-05-08T20:55:20.226Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26172025-05-08T20:55:41.337Z Compiling tui-tree-widget v0.23.0
26182025-05-08T20:55:41.837Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26192025-05-08T20:55:50.812Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26202025-05-08T20:55:51.179Z Compiling uzers v0.12.1
26212025-05-08T20:55:54.225Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26222025-05-08T20:55:55.009Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26232025-05-08T20:55:56.068Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26242025-05-08T20:55:59.569Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26252025-05-08T20:56:10.285Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26262025-05-08T20:56:14.697Z Compiling multimap v0.10.0
26272025-05-08T20:58:30.211Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26282025-05-08T20:58:35.985Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26292025-05-08T21:06:08.947Z Finished `release` profile [optimized] target(s) in 17m 28s
26302025-05-08T21:07:18.133Z
26312025-05-08T21:07:18.136Zreal 18:39.479113535
26322025-05-08T21:07:18.137Zuser 2:12:49.239110203
26332025-05-08T21:07:18.137Zsys 3:39.146574818
26342025-05-08T21:07:18.137Ztrap 3.415255195
26352025-05-08T21:07:18.137Ztflt 1.847706673
26362025-05-08T21:07:18.137Zdflt 6.025919388
26372025-05-08T21:07:18.137Zkflt 0.092797229
26382025-05-08T21:07:18.137Zlock 7:50:03.437049096
26392025-05-08T21:07:18.137Zslp 6:47:00.240796151
26402025-05-08T21:07:18.137Zlat 3:40.043249652
26412025-05-08T21:07:18.137Zstop 3:00.048641067
26422025-05-08T21:07:18.137Z+ mapfile -t packages
26432025-05-08T21:07:18.137Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26442025-05-08T21:07:19.328Z Finished `release` profile [optimized] target(s) in 1.13s
26452025-05-08T21:07:19.382Z Running `target/release/omicron-package -t test list-outputs`
26462025-05-08T21:07:19.432ZLogging to: /work/oxidecomputer/omicron/out/LOG
26472025-05-08T21:07:19.436Z+ ptime -m cargo build --locked --release -p xtask
26482025-05-08T21:07:20.139Z Compiling serde v1.0.219
26492025-05-08T21:07:20.142Z Compiling rustix v0.38.37
26502025-05-08T21:07:20.142Z Compiling libc v0.2.171
26512025-05-08T21:07:20.142Z Compiling serde_json v1.0.140
26522025-05-08T21:07:20.256Z Compiling syn v2.0.98
26532025-05-08T21:07:20.275Z Compiling bitflags v2.9.0
26542025-05-08T21:07:20.655Z Compiling usdt-impl v0.5.0
26552025-05-08T21:07:20.700Z Compiling syn v1.0.109
26562025-05-08T21:07:20.818Z Compiling hashbrown v0.15.1
26572025-05-08T21:07:20.837Z Compiling log v0.4.22
26582025-05-08T21:07:21.122Z Compiling fs-err v3.1.0
26592025-05-08T21:07:21.310Z Compiling once_cell v1.21.3
26602025-05-08T21:07:21.513Z Compiling anyhow v1.0.98
26612025-05-08T21:07:21.701Z Compiling thread-id v4.2.2
26622025-05-08T21:07:22.064Z Compiling indexmap v2.7.1
26632025-05-08T21:07:23.115Z Compiling terminal_size v0.4.0
26642025-05-08T21:07:23.173Z Compiling tempfile v3.13.0
26652025-05-08T21:07:23.401Z Compiling clap_builder v4.5.35
26662025-05-08T21:07:24.143Z Compiling proc-macro-error v1.0.4
26672025-05-08T21:07:25.030Z Compiling tabled_derive v0.7.0
26682025-05-08T21:07:26.380Z Compiling tabled v0.15.0
26692025-05-08T21:07:26.608Z Compiling serde_derive v1.0.219
26702025-05-08T21:07:26.612Z Compiling thiserror-impl v1.0.69
26712025-05-08T21:07:26.612Z Compiling zerocopy-derive v0.7.35
26722025-05-08T21:07:26.612Z Compiling scroll_derive v0.12.0
26732025-05-08T21:07:26.612Z Compiling thiserror-impl v2.0.12
26742025-05-08T21:07:27.996Z Compiling scroll v0.12.0
26752025-05-08T21:07:28.530Z Compiling zerocopy v0.7.35
26762025-05-08T21:07:28.668Z Compiling goblin v0.8.2
26772025-05-08T21:07:29.075Z Compiling thiserror v1.0.69
26782025-05-08T21:07:29.262Z Compiling pest v2.7.14
26792025-05-08T21:07:31.435Z Compiling thiserror v2.0.12
26802025-05-08T21:07:31.644Z Compiling clap_derive v4.5.32
26812025-05-08T21:07:32.188Z Compiling pest_meta v2.7.14
26822025-05-08T21:07:35.747Z Compiling pest_generator v2.7.14
26832025-05-08T21:07:37.432Z Compiling pest_derive v2.7.14
26842025-05-08T21:07:38.277Z Compiling dtrace-parser v0.2.0
26852025-05-08T21:07:39.856Z Compiling serde_spanned v0.6.8
26862025-05-08T21:07:40.170Z Compiling toml_datetime v0.6.8
26872025-05-08T21:07:40.919Z Compiling toml_edit v0.22.24
26882025-05-08T21:07:41.591Z Compiling serde_tokenstream v0.2.2
26892025-05-08T21:07:42.172Z Compiling dof v0.3.0
26902025-05-08T21:07:45.486Z Compiling camino v1.1.9
26912025-05-08T21:07:48.076Z Compiling usdt-attr-macro v0.5.0
26922025-05-08T21:07:48.268Z Compiling usdt-macro v0.5.0
26932025-05-08T21:07:49.410Z Compiling toml v0.8.20
26942025-05-08T21:07:49.489Z Compiling cargo-platform v0.1.8
26952025-05-08T21:07:50.591Z Compiling semver v1.0.25
26962025-05-08T21:07:52.036Z Compiling cargo_metadata v0.19.2
26972025-05-08T21:07:52.039Z Compiling cargo_toml v0.21.0
26982025-05-08T21:07:52.074Z Compiling usdt v0.5.0
26992025-05-08T21:07:53.466Z Compiling camino-tempfile v1.1.1
27002025-05-08T21:07:54.262Z Compiling macaddr v1.0.1
27012025-05-08T21:07:54.920Z Compiling clap v4.5.35
27022025-05-08T21:08:03.414Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27032025-05-08T21:08:09.274Z Finished `release` profile [optimized] target(s) in 49.77s
27042025-05-08T21:08:09.405Z
27052025-05-08T21:08:09.405Zreal 49.934098594
27062025-05-08T21:08:09.406Zuser 5:20.601256940
27072025-05-08T21:08:09.406Zsys 20.307625566
27082025-05-08T21:08:09.409Ztrap 0.155905577
27092025-05-08T21:08:09.409Ztflt 0.187920021
27102025-05-08T21:08:09.409Zdflt 0.417529945
27112025-05-08T21:08:09.409Zkflt 0.000000000
27122025-05-08T21:08:09.409Zlock 10:23.109597145
27132025-05-08T21:08:09.409Zslp 16:02.722136879
27142025-05-08T21:08:09.409Zlat 15.688871781
27152025-05-08T21:08:09.409Zstop 20.100541798
27162025-05-08T21:08:09.409Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27172025-05-08T21:08:09.409Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27182025-05-08T21:08:09.409Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27192025-05-08T21:08:09.409Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27202025-05-08T21:08:09.409Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27212025-05-08T21:08:10.484Z Compiling thiserror-impl v2.0.12
27222025-05-08T21:08:10.626Z Compiling regress v0.10.3
27232025-05-08T21:08:10.641Z Compiling ident_case v1.0.1
27242025-05-08T21:08:10.644Z Compiling unsafe-libyaml v0.2.11
27252025-05-08T21:08:10.644Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27262025-05-08T21:08:10.669Z Compiling match_cfg v0.1.0
27272025-05-08T21:08:10.705Z Compiling progenitor-client v0.9.1
27282025-05-08T21:08:10.711Z Compiling quick-error v1.2.3
27292025-05-08T21:08:10.803Z Compiling darling_core v0.20.10
27302025-05-08T21:08:10.823Z Compiling hostname v0.3.1
27312025-05-08T21:08:10.890Z Compiling rustls v0.22.4
27322025-05-08T21:08:11.052Z Compiling tempfile v3.13.0
27332025-05-08T21:08:11.155Z Compiling structmeta-derive v0.3.0
27342025-05-08T21:08:11.222Z Compiling multer v3.1.0
27352025-05-08T21:08:11.276Z Compiling debug-ignore v1.0.5
27362025-05-08T21:08:11.676Z Compiling toml v0.8.20
27372025-05-08T21:08:11.876Z Compiling serde_yaml v0.9.34+deprecated
27382025-05-08T21:08:12.425Z Compiling slog-json v2.6.1
27392025-05-08T21:08:12.826Z Compiling macaddr v1.0.1
27402025-05-08T21:08:13.189Z Compiling hex v0.4.3
27412025-05-08T21:08:13.300Z Compiling async-stream-impl v0.3.6
27422025-05-08T21:08:13.759Z Compiling thiserror v2.0.12
27432025-05-08T21:08:13.762Z Compiling structmeta v0.3.0
27442025-05-08T21:08:13.804Z Compiling dropshot v0.16.0
27452025-05-08T21:08:13.935Z Compiling slog-bunyan v2.5.0
27462025-05-08T21:08:14.210Z Compiling typify-impl v0.3.0
27472025-05-08T21:08:14.239Z Compiling waitgroup v0.1.2
27482025-05-08T21:08:14.484Z Compiling dropshot_endpoint v0.16.0
27492025-05-08T21:08:14.635Z Compiling async-stream v0.3.6
27502025-05-08T21:08:14.967Z Compiling serde_path_to_error v0.1.16
27512025-05-08T21:08:15.218Z Compiling wait-timeout v0.2.0
27522025-05-08T21:08:15.273Z Compiling hostname v0.4.0
27532025-05-08T21:08:15.377Z Compiling bit-vec v0.8.0
27542025-05-08T21:08:15.536Z Compiling rusty-fork v0.3.0
27552025-05-08T21:08:15.769Z Compiling tokio-rustls v0.25.0
27562025-05-08T21:08:15.790Z Compiling bit-set v0.8.0
27572025-05-08T21:08:15.862Z Compiling rand_xorshift v0.3.0
27582025-05-08T21:08:16.098Z Compiling instant v0.1.13
27592025-05-08T21:08:16.213Z Compiling unarray v0.1.4
27602025-05-08T21:08:16.235Z Compiling test-strategy v0.4.0
27612025-05-08T21:08:16.238Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27622025-05-08T21:08:16.283Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27632025-05-08T21:08:16.410Z Compiling proptest v1.6.0
27642025-05-08T21:08:16.453Z Compiling derive-where v1.2.7
27652025-05-08T21:08:16.688Z Compiling darling_macro v0.20.10
27662025-05-08T21:08:16.910Z Compiling parse-display-derive v0.10.0
27672025-05-08T21:08:17.659Z Compiling darling v0.20.10
27682025-05-08T21:08:17.808Z Compiling serde_with_macros v3.12.0
27692025-05-08T21:08:19.608Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27702025-05-08T21:08:19.720Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27712025-05-08T21:08:19.870Z Compiling backoff v0.4.0
27722025-05-08T21:08:20.120Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27732025-05-08T21:08:20.268Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27742025-05-08T21:08:20.310Z Compiling serde_with v3.12.0
27752025-05-08T21:08:20.430Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27762025-05-08T21:08:20.662Z Compiling proc-macro-crate v1.3.1
27772025-05-08T21:08:20.913Z Compiling parse-display v0.10.0
27782025-05-08T21:08:20.939Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27792025-05-08T21:08:21.343Z Compiling crucible-workspace-hack v0.1.0
27802025-05-08T21:08:21.529Z Compiling itertools v0.13.0
27812025-05-08T21:08:21.576Z Compiling num_enum_derive v0.5.11
27822025-05-08T21:08:21.714Z Compiling heapless v0.8.0
27832025-05-08T21:08:22.354Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27842025-05-08T21:08:22.408Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27852025-05-08T21:08:23.236Z Compiling proc-macro-error v1.0.4
27862025-05-08T21:08:23.539Z Compiling hash32 v0.3.1
27872025-05-08T21:08:23.847Z Compiling foreign-types-macros v0.2.3
27882025-05-08T21:08:23.909Z Compiling smoltcp v0.11.0
27892025-05-08T21:08:23.955Z Compiling num_enum v0.5.11
27902025-05-08T21:08:23.985Z Compiling foreign-types-shared v0.3.1
27912025-05-08T21:08:24.381Z Compiling tabwriter v1.4.0
27922025-05-08T21:08:24.469Z Compiling ingot-macros v0.1.0
27932025-05-08T21:08:24.856Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27942025-05-08T21:08:24.934Z Compiling cstr-argument v0.1.2
27952025-05-08T21:08:25.118Z Compiling foreign-types v0.5.0
27962025-05-08T21:08:25.146Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
27972025-05-08T21:08:25.212Z Compiling pretty-hex v0.2.1
27982025-05-08T21:08:25.264Z Compiling cobs v0.2.3
27992025-05-08T21:08:25.472Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28002025-05-08T21:08:25.534Z Compiling postcard v1.0.10
28012025-05-08T21:08:25.574Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28022025-05-08T21:08:25.747Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28032025-05-08T21:08:25.977Z Compiling colored v2.2.0
28042025-05-08T21:08:26.108Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28052025-05-08T21:08:26.203Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28062025-05-08T21:08:26.590Z Compiling winnow v0.6.20
28072025-05-08T21:08:26.802Z Compiling itertools v0.14.0
28082025-05-08T21:08:26.848Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28092025-05-08T21:08:27.677Z Compiling camino-tempfile v1.1.1
28102025-05-08T21:08:27.748Z Compiling smf v0.2.3
28112025-05-08T21:08:28.164Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28122025-05-08T21:08:28.525Z Compiling zone_cfg_derive v0.3.0
28132025-05-08T21:08:28.956Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28142025-05-08T21:08:29.184Z Compiling typify-macro v0.3.0
28152025-05-08T21:08:29.399Z Compiling num-derive v0.4.2
28162025-05-08T21:08:29.977Z Compiling sigpipe v0.1.3
28172025-05-08T21:08:30.036Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28182025-05-08T21:08:30.140Z Compiling jiff v0.2.10
28192025-05-08T21:08:30.354Z Compiling zone v0.3.1
28202025-05-08T21:08:30.435Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28212025-05-08T21:08:30.890Z Compiling num-rational v0.4.2
28222025-05-08T21:08:31.606Z Compiling ingot-types v0.1.0
28232025-05-08T21:08:31.776Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28242025-05-08T21:08:31.829Z Compiling num-complex v0.4.6
28252025-05-08T21:08:32.437Z Compiling ingot v0.1.0
28262025-05-08T21:08:32.513Z Compiling universal-hash v0.5.1
28272025-05-08T21:08:32.639Z Compiling opaque-debug v0.3.1
28282025-05-08T21:08:32.755Z Compiling num v0.4.3
28292025-05-08T21:08:32.777Z Compiling float-ord v0.3.2
28302025-05-08T21:08:32.798Z Compiling aead v0.5.2
28312025-05-08T21:08:32.886Z Compiling convert_case v0.4.0
28322025-05-08T21:08:32.992Z Compiling utf-8 v0.7.6
28332025-05-08T21:08:33.190Z Compiling keccak v0.1.5
28342025-05-08T21:08:33.304Z Compiling typify v0.3.0
28352025-05-08T21:08:33.349Z Compiling tungstenite v0.21.0
28362025-05-08T21:08:33.504Z Compiling progenitor-impl v0.9.1
28372025-05-08T21:08:33.623Z Compiling sha3 v0.10.8
28382025-05-08T21:08:33.718Z Compiling derive_more v0.99.20
28392025-05-08T21:08:34.320Z Compiling poly1305 v0.8.0
28402025-05-08T21:08:34.712Z Compiling chacha20 v0.9.1
28412025-05-08T21:08:35.304Z Compiling password-hash v0.5.0
28422025-05-08T21:08:35.332Z Compiling blake2 v0.10.6
28432025-05-08T21:08:36.059Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28442025-05-08T21:08:36.224Z Compiling base64 v0.21.7
28452025-05-08T21:08:36.259Z Compiling argon2 v0.5.3
28462025-05-08T21:08:36.743Z Compiling tokio-tungstenite v0.21.0
28472025-05-08T21:08:36.897Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28482025-05-08T21:08:37.374Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28492025-05-08T21:08:37.914Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28502025-05-08T21:08:38.037Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28512025-05-08T21:08:38.404Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28522025-05-08T21:08:38.427Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28532025-05-08T21:08:38.727Z Compiling thiserror-impl-no-std v2.0.2
28542025-05-08T21:08:39.126Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28552025-05-08T21:08:39.543Z Compiling secrecy v0.10.3
28562025-05-08T21:08:39.833Z Compiling half v2.4.1
28572025-05-08T21:08:39.854Z Compiling semver v0.1.20
28582025-05-08T21:08:40.262Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28592025-05-08T21:08:40.384Z Compiling ciborium-io v0.2.2
28602025-05-08T21:08:40.424Z Compiling rustc_version v0.1.7
28612025-05-08T21:08:40.429Z Compiling progenitor-macro v0.9.1
28622025-05-08T21:08:40.467Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28632025-05-08T21:08:40.543Z Compiling ciborium-ll v0.2.2
28642025-05-08T21:08:40.881Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28652025-05-08T21:08:40.980Z Compiling typify-impl v0.2.0
28662025-05-08T21:08:41.260Z Compiling newline-converter v0.3.0
28672025-05-08T21:08:41.476Z Compiling primeorder v0.13.6
28682025-05-08T21:08:41.503Z Compiling linked-hash-map v0.5.6
28692025-05-08T21:08:41.599Z Compiling thiserror-no-std v2.0.2
28702025-05-08T21:08:41.762Z Compiling owo-colors v4.2.0
28712025-05-08T21:08:41.890Z Compiling cancel-safe-futures v0.1.5
28722025-05-08T21:08:41.960Z Compiling lru-cache v0.1.2
28732025-05-08T21:08:41.982Z Compiling vsss-rs v3.3.4
28742025-05-08T21:08:42.209Z Compiling expectorate v1.1.0
28752025-05-08T21:08:42.380Z Compiling newtype_derive v0.1.6
28762025-05-08T21:08:42.417Z Compiling ciborium v0.2.2
28772025-05-08T21:08:42.755Z Compiling chacha20poly1305 v0.10.1
28782025-05-08T21:08:42.827Z Compiling resolv-conf v0.7.0
28792025-05-08T21:08:43.033Z Compiling libsw-core v0.3.1
28802025-05-08T21:08:43.083Z Compiling unicase v2.7.0
28812025-05-08T21:08:43.358Z Compiling fixedbitset v0.5.7
28822025-05-08T21:08:43.460Z Compiling libefi-sys v0.1.0
28832025-05-08T21:08:43.575Z Compiling arc-swap v1.7.1
28842025-05-08T21:08:43.848Z Compiling petgraph v0.7.1
28852025-05-08T21:08:43.975Z Compiling libsw v3.4.0
28862025-05-08T21:08:44.031Z Compiling slog-scope v4.4.0
28872025-05-08T21:08:44.164Z Compiling hickory-resolver v0.24.4
28882025-05-08T21:08:45.026Z Compiling polyval v0.6.2
28892025-05-08T21:08:45.135Z Compiling atomicwrites v0.4.4
28902025-05-08T21:08:45.503Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28912025-05-08T21:08:45.545Z Compiling bitfield-struct v0.6.2
28922025-05-08T21:08:45.993Z Compiling proc-macro-error-attr2 v2.0.0
28932025-05-08T21:08:46.296Z Compiling indent_write v2.2.0
28942025-05-08T21:08:46.376Z Compiling parking_lot_core v0.8.6
28952025-05-08T21:08:46.560Z Compiling linear-map v1.2.0
28962025-05-08T21:08:46.830Z Compiling salty v0.3.0
28972025-05-08T21:08:46.929Z Compiling proc-macro-error2 v2.0.1
28982025-05-08T21:08:46.951Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28992025-05-08T21:08:47.101Z Compiling ghash v0.5.1
29002025-05-08T21:08:47.336Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29012025-05-08T21:08:47.501Z Compiling slog-stdlog v4.1.1
29022025-05-08T21:08:47.746Z Compiling p384 v0.13.0
29032025-05-08T21:08:47.866Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29042025-05-08T21:08:47.944Z Compiling ctr v0.9.2
29052025-05-08T21:08:48.116Z Compiling num-derive v0.3.3
29062025-05-08T21:08:48.341Z Compiling lzma-sys v0.1.20
29072025-05-08T21:08:48.484Z Compiling slog-dtrace v0.3.0
29082025-05-08T21:08:48.875Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29092025-05-08T21:08:49.029Z Compiling highway v1.3.0
29102025-05-08T21:08:49.179Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29112025-05-08T21:08:49.215Z Compiling papergrid v0.14.0
29122025-05-08T21:08:49.778Z Compiling aes-gcm v0.10.3
29132025-05-08T21:08:50.079Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29142025-05-08T21:08:50.152Z Compiling mime_guess v2.0.5
29152025-05-08T21:08:50.498Z Compiling libscf-sys v1.1.0
29162025-05-08T21:08:50.502Z Compiling slog-envlogger v2.2.0
29172025-05-08T21:08:50.502Z Compiling tabled_derive v0.10.0
29182025-05-08T21:08:50.655Z Compiling steno v0.4.1
29192025-05-08T21:08:51.325Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29202025-05-08T21:08:51.695Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29212025-05-08T21:08:51.989Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29222025-05-08T21:08:52.858Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29232025-05-08T21:08:52.974Z Compiling heck v0.3.3
29242025-05-08T21:08:52.997Z Compiling progenitor v0.9.1
29252025-05-08T21:08:53.115Z Compiling progenitor-client v0.8.0
29262025-05-08T21:08:53.256Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29272025-05-08T21:08:53.318Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29282025-05-08T21:08:53.343Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29292025-05-08T21:08:53.365Z Compiling ssh-encoding v0.2.0
29302025-05-08T21:08:53.567Z Compiling blowfish v0.9.1
29312025-05-08T21:08:53.636Z Compiling gethostname v0.5.0
29322025-05-08T21:08:53.865Z Compiling env_filter v0.1.2
29332025-05-08T21:08:53.888Z Compiling nibble_vec v0.1.0
29342025-05-08T21:08:54.031Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29352025-05-08T21:08:54.132Z Compiling humantime v2.1.0
29362025-05-08T21:08:54.403Z Compiling endian-type v0.1.2
29372025-05-08T21:08:54.498Z Compiling xshell-macros v0.2.7
29382025-05-08T21:08:54.610Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29392025-05-08T21:08:54.670Z Compiling radix_trie v0.2.1
29402025-05-08T21:08:55.170Z Compiling env_logger v0.11.5
29412025-05-08T21:08:55.210Z Compiling typify-macro v0.2.0
29422025-05-08T21:08:55.315Z Compiling xshell v0.2.7
29432025-05-08T21:08:55.354Z Compiling bcrypt-pbkdf v0.10.0
29442025-05-08T21:08:55.844Z Compiling ssh-cipher v0.2.0
29452025-05-08T21:08:55.996Z Compiling zone_cfg_derive v0.1.2
29462025-05-08T21:08:56.465Z Compiling tabled v0.18.0
29472025-05-08T21:08:56.859Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29482025-05-08T21:08:57.300Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29492025-05-08T21:08:57.447Z Compiling parking_lot v0.11.2
29502025-05-08T21:08:58.245Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29512025-05-08T21:08:58.907Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29522025-05-08T21:08:59.090Z Compiling qorb v0.3.1
29532025-05-08T21:08:59.200Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29542025-05-08T21:08:59.287Z Compiling typify v0.2.0
29552025-05-08T21:08:59.506Z Compiling progenitor-impl v0.8.0
29562025-05-08T21:08:59.650Z Compiling password-hash v0.4.2
29572025-05-08T21:08:59.791Z Compiling fxhash v0.2.1
29582025-05-08T21:09:00.097Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29592025-05-08T21:09:00.478Z Compiling base64 v0.13.1
29602025-05-08T21:09:00.572Z Compiling http-range v0.1.5
29612025-05-08T21:09:00.614Z Compiling same-file v1.0.6
29622025-05-08T21:09:00.696Z Compiling pbkdf2 v0.11.0
29632025-05-08T21:09:00.929Z Compiling ron v0.7.1
29642025-05-08T21:09:00.932Z Compiling walkdir v2.5.0
29652025-05-08T21:09:01.084Z Compiling sled v0.34.7
29662025-05-08T21:09:01.616Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29672025-05-08T21:09:02.339Z Compiling xz2 v0.1.7
29682025-05-08T21:09:02.883Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29692025-05-08T21:09:02.972Z Compiling zone v0.1.8
29702025-05-08T21:09:03.596Z Compiling ssh-key v0.6.6
29712025-05-08T21:09:03.700Z Compiling hickory-client v0.24.4
29722025-05-08T21:09:03.872Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29732025-05-08T21:09:04.261Z Compiling p521 v0.13.3
29742025-05-08T21:09:04.391Z Compiling p256 v0.13.2
29752025-05-08T21:09:05.074Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29762025-05-08T21:09:05.259Z Compiling hickory-server v0.24.4
29772025-05-08T21:09:05.404Z Compiling pem v3.0.5
29782025-05-08T21:09:05.854Z Compiling yasna v0.5.2
29792025-05-08T21:09:06.134Z Compiling headers-core v0.3.0
29802025-05-08T21:09:06.357Z Compiling kstat-rs v0.2.4
29812025-05-08T21:09:06.486Z Compiling progenitor-macro v0.8.0
29822025-05-08T21:09:06.509Z Compiling secrecy v0.8.0
29832025-05-08T21:09:06.800Z Compiling nanorand v0.7.0
29842025-05-08T21:09:06.927Z Compiling atty v0.2.14
29852025-05-08T21:09:07.121Z Compiling russh-cryptovec v0.7.3
29862025-05-08T21:09:07.342Z Compiling crc8 v0.1.1
29872025-05-08T21:09:07.467Z Compiling md5 v0.7.0
29882025-05-08T21:09:07.488Z Compiling flume v0.11.1
29892025-05-08T21:09:07.559Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29902025-05-08T21:09:07.779Z Compiling russh-keys v0.45.0
29912025-05-08T21:09:08.023Z Compiling rcgen v0.12.1
29922025-05-08T21:09:09.526Z Compiling headers v0.4.0
29932025-05-08T21:09:10.152Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
29942025-05-08T21:09:10.223Z Compiling hyper-staticfile v0.10.1
29952025-05-08T21:09:11.292Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29962025-05-08T21:09:11.295Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29972025-05-08T21:09:11.528Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29982025-05-08T21:09:11.811Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29992025-05-08T21:09:13.937Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30002025-05-08T21:09:14.839Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30012025-05-08T21:09:15.660Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30022025-05-08T21:09:15.969Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30032025-05-08T21:09:18.236Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30042025-05-08T21:09:18.419Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30052025-05-08T21:09:18.644Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30062025-05-08T21:09:18.805Z Compiling progenitor v0.8.0
30072025-05-08T21:09:18.867Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30082025-05-08T21:09:19.067Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30092025-05-08T21:09:19.175Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30102025-05-08T21:09:21.005Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30112025-05-08T21:09:21.631Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30122025-05-08T21:09:22.114Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30132025-05-08T21:09:22.402Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30142025-05-08T21:09:24.505Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30152025-05-08T21:09:25.009Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30162025-05-08T21:09:25.611Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30172025-05-08T21:09:25.856Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30182025-05-08T21:09:25.951Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30192025-05-08T21:09:27.010Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30202025-05-08T21:09:27.044Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30212025-05-08T21:09:27.434Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30222025-05-08T21:09:27.467Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30232025-05-08T21:09:28.105Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30242025-05-08T21:09:29.286Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30252025-05-08T21:09:30.330Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30262025-05-08T21:09:31.105Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30272025-05-08T21:09:34.048Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30282025-05-08T21:09:34.504Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30292025-05-08T21:09:35.984Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30302025-05-08T21:09:36.007Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30312025-05-08T21:09:37.019Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30322025-05-08T21:09:37.434Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30332025-05-08T21:09:37.463Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30342025-05-08T21:09:37.988Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30352025-05-08T21:09:38.147Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30362025-05-08T21:09:38.860Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
30372025-05-08T21:09:38.900Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30382025-05-08T21:09:39.638Z Compiling num-bigint v0.4.6
30392025-05-08T21:09:40.167Z Compiling des v0.8.1
30402025-05-08T21:09:40.303Z Compiling subprocess v0.2.9
30412025-05-08T21:09:40.548Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30422025-05-08T21:09:40.569Z Compiling display-error-chain v0.2.2
30432025-05-08T21:09:40.821Z Compiling hex-literal v0.4.1
30442025-05-08T21:09:40.950Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30452025-05-08T21:09:41.021Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30462025-05-08T21:09:41.522Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30472025-05-08T21:09:41.905Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30482025-05-08T21:09:42.436Z Compiling internet-checksum v0.2.1
30492025-05-08T21:09:42.686Z Compiling russh v0.45.0
30502025-05-08T21:09:45.492Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30512025-05-08T21:09:53.747Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30522025-05-08T21:09:55.466Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30532025-05-08T21:10:21.293Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30542025-05-08T21:10:44.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
30552025-05-08T21:10:44.879Z
30562025-05-08T21:10:44.879Zreal 2:35.413190439
30572025-05-08T21:10:44.879Zuser 13:35.803483107
30582025-05-08T21:10:44.879Zsys 1:51.331058810
30592025-05-08T21:10:44.879Ztrap 0.401826624
30602025-05-08T21:10:44.879Ztflt 0.314124294
30612025-05-08T21:10:44.879Zdflt 0.621579777
30622025-05-08T21:10:44.882Zkflt 0.000056635
30632025-05-08T21:10:44.883Zlock 25:06.257642404
30642025-05-08T21:10:44.883Zslp 48:09.195634793
30652025-05-08T21:10:44.883Zlat 42.492866997
30662025-05-08T21:10:44.883Zstop 1:57.187248801
30672025-05-08T21:10:44.883Z+ mkdir tests
30682025-05-08T21:10:44.886Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30692025-05-08T21:10:44.886Z+ xargs -I '{}' -t cp '{}' tests/
30702025-05-08T21:10:44.936Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-18c7bbac9014fdfc tests/
30712025-05-08T21:10:44.963Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-22046fe546e64468 tests/
30722025-05-08T21:10:44.989Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-ad03cd377dd1e9f9 tests/
30732025-05-08T21:10:45.016Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-30e43c92b2e66f4e tests/
30742025-05-08T21:10:45.235Z+ 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/*)
30752025-05-08T21:10:45.239Z+ 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-22046fe546e64468 tests/commtest-ad03cd377dd1e9f9 tests/dhcp_server-18c7bbac9014fdfc tests/end_to_end_tests-30e43c92b2e66f4e 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
30762025-05-08T21:12:04.310ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30772025-05-08T21:12:04.310Za .github/buildomat/ci-env.sh 1K
30782025-05-08T21:12:04.310Za out/target/test 1K
30792025-05-08T21:12:04.310Za out/npuzone/npuzone 23144K
30802025-05-08T21:12:04.310Za package-manifest.toml 33K
30812025-05-08T21:12:04.310Za smf/sled-agent/non-gimlet/config.toml 5K
30822025-05-08T21:12:04.311Za target/release/omicron-package 40153K
30832025-05-08T21:12:04.311Za target/release/xtask 10762K
30842025-05-08T21:12:04.311Za target/debug/bootstrap 214122K
30852025-05-08T21:12:04.311Za tests/bootstrap-22046fe546e64468 23833K
30862025-05-08T21:12:04.311Za tests/commtest-ad03cd377dd1e9f9 24620K
30872025-05-08T21:12:04.311Za tests/dhcp_server-18c7bbac9014fdfc 23833K
30882025-05-08T21:12:04.311Za tests/end_to_end_tests-30e43c92b2e66f4e 271528K
30892025-05-08T21:12:04.311Za out/clickhouse.tar.gz 297681K
30902025-05-08T21:12:04.312Za out/clickhouse_keeper.tar.gz 283045K
30912025-05-08T21:12:04.312Za out/clickhouse_server.tar.gz 297681K
30922025-05-08T21:12:04.312Za out/cockroachdb.tar.gz 144918K
30932025-05-08T21:12:04.312Za out/crucible-dtrace.tar 99K
30942025-05-08T21:12:04.312Za out/crucible-pantry-zone.tar.gz 35612K
30952025-05-08T21:12:04.312Za out/crucible-zone.tar.gz 44411K
30962025-05-08T21:12:04.313Za out/external-dns.tar.gz 45880K
30972025-05-08T21:12:04.313Za out/internal-dns.tar.gz 45880K
30982025-05-08T21:12:04.313Za out/mg-ddm-gz.tar 92145K
30992025-05-08T21:12:04.313Za out/nexus.tar.gz 114493K
31002025-05-08T21:12:04.313Za out/ntp.tar.gz 15002K
31012025-05-08T21:12:04.313Za out/omicron-gateway-softnpu.tar.gz 25486K
31022025-05-08T21:12:04.313Za out/omicron-sled-agent.tar 128232K
31032025-05-08T21:12:04.314Za out/overlay.tar.gz 3K
31042025-05-08T21:12:04.314Za out/oximeter.tar.gz 56566K
31052025-05-08T21:12:04.314Za out/oxlog.tar 3743K
31062025-05-08T21:12:04.314Za out/probe.tar.gz 2764K
31072025-05-08T21:12:04.314Za out/propolis-server.tar.gz 69372K
31082025-05-08T21:12:04.314Za out/pumpkind-gz.tar 26648K
31092025-05-08T21:12:04.314Za out/switch-softnpu.tar.gz 298897K
31102025-05-08T21:12:04.340Z
31112025-05-08T21:12:04.340Zreal 1:19.034244930
31122025-05-08T21:12:04.340Zuser 1:15.205587746
31132025-05-08T21:12:04.340Zsys 5.529519410
31142025-05-08T21:12:04.340Ztrap 0.020363430
31152025-05-08T21:12:04.340Ztflt 0.000000000
31162025-05-08T21:12:04.340Zdflt 0.000000000
31172025-05-08T21:12:04.340Zkflt 0.000000000
31182025-05-08T21:12:04.340Zlock 0.000000000
31192025-05-08T21:12:04.340Zslp 1:14.943172916
31202025-05-08T21:12:04.340Zlat 2.365253844
31212025-05-08T21:12:04.340Zstop 0.000271675
31222025-05-08T21:12:04.340Zprocess exited: duration 2002316 ms, exit code 0
 
31232025-05-08T21:12:04.409Zfound 1 output files
31242025-05-08T21:12:04.410Zuploading: /work/package.tar.gz (2066258137 bytes)
31252025-05-08T21:12:43.824Zuploaded: /work/package.tar.gz