01K5TAG4RDQH278FJKXCKPYMPM: 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: 01K5TAGQDEM02DPYBW9CPKBKYZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-23T03:41:17.259Zjob assigned to worker 01K5TAGQ2B25NKWV9XTNTFQ2KY [factory aws, i-0b077f24d4156eee8] (queued for 1 m 2 s)
 
22025-09-23T03:41:26.147Zstarting task 0: "setup"
32025-09-23T03:41:26.192Z++ uname -s
42025-09-23T03:41:26.192Z+ kern=SunOS
52025-09-23T03:41:26.192Z+ build_user=build
62025-09-23T03:41:26.192Z+ build_uid=12345
72025-09-23T03:41:26.192Z+ work_dir=/work
82025-09-23T03:41:26.192Z+ input_dir=/input
92025-09-23T03:41:26.192Z+ [[ 0 == 12345 ]]
102025-09-23T03:41:26.192Z+ case "$kern" in
112025-09-23T03:41:26.192Z+ groupadd -g 12345 build
122025-09-23T03:41:26.192Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-23T03:41:28.153Z+ zfs create -o mountpoint=/work rpool/work
142025-09-23T03:41:28.276Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-23T03:41:28.287Z+ home_fs=zfs
162025-09-23T03:41:28.287Z+ [[ zfs == autofs ]]
172025-09-23T03:41:28.287Z+ mkdir -p /home/build
182025-09-23T03:41:28.287Z+ chown build:build /home/build /work
192025-09-23T03:41:30.283Z+ chmod 0700 /home/build /work
202025-09-23T03:41:30.290Zprocess exited: duration 4152 ms, exit code 0
 
212025-09-23T03:41:30.298Zstarting task 1: "rust-toolchain"
222025-09-23T03:41:30.303Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-23T03:41:30.303Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-23T03:41:30.303Z * rust toolchain channel = "1.89.0"
252025-09-23T03:41:30.304Z * rust toolchain profile = "default"
262025-09-23T03:41:30.304Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-23T03:41:30.304Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-23T03:41:30.308Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-23T03:41:30.308Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-23T03:41:30.419Zinfo: downloading installer
312025-09-23T03:41:31.775Zwarn: It looks like you have an existing installation of Rust at:
322025-09-23T03:41:31.775Zwarn: /opt/ooce/bin
332025-09-23T03:41:31.775Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-23T03:41:31.775Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-23T03:41:31.775Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-23T03:41:31.775Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-23T03:41:31.775Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-23T03:41:31.775Zerror: cannot install while Rust is installed
392025-09-23T03:41:31.775Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-23T03:41:31.789Zinfo: profile set to 'default'
412025-09-23T03:41:31.789Zinfo: default host triple is x86_64-unknown-illumos
422025-09-23T03:41:31.799Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-23T03:41:31.960Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-23T03:41:31.960Zinfo: downloading component 'cargo'
452025-09-23T03:41:32.747Zinfo: downloading component 'clippy'
462025-09-23T03:41:33.075Zinfo: downloading component 'rust-docs'
472025-09-23T03:41:37.443Zinfo: downloading component 'rust-std'
482025-09-23T03:41:37.499Zinfo: downloading component 'rustc'
492025-09-23T03:41:43.879Zinfo: downloading component 'rustfmt'
502025-09-23T03:41:44.154Zinfo: installing component 'cargo'
512025-09-23T03:41:45.029Zinfo: installing component 'clippy'
522025-09-23T03:41:45.425Zinfo: installing component 'rust-docs'
532025-09-23T03:41:47.254Zinfo: installing component 'rust-std'
542025-09-23T03:41:49.169Zinfo: installing component 'rustc'
552025-09-23T03:41:55.713Zinfo: installing component 'rustfmt'
562025-09-23T03:41:56.050Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-23T03:41:56.051Z
582025-09-23T03:41:56.481Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-23T03:41:56.482Z
602025-09-23T03:41:56.485Z
612025-09-23T03:41:56.485ZRust is installed now. Great!
622025-09-23T03:41:56.485Z
632025-09-23T03:41:56.485ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-23T03:41:56.485Zenvironment variable. This has not been done automatically.
652025-09-23T03:41:56.485Z
662025-09-23T03:41:56.485ZTo configure your current shell, you need to source
672025-09-23T03:41:56.485Zthe corresponding env file under $HOME/.cargo.
682025-09-23T03:41:56.485Z
692025-09-23T03:41:56.485ZThis is usually done by running one of the following (note the leading DOT):
702025-09-23T03:41:56.485Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-23T03:41:56.485Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-23T03:41:56.485Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-23T03:41:56.569Z+ rustup --version
742025-09-23T03:41:56.585Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-23T03:41:56.588Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-23T03:41:56.710Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-23T03:41:56.715Z+ cargo --version
782025-09-23T03:41:56.793Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-23T03:41:56.797Z+ rustc --version
802025-09-23T03:41:56.868Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-23T03:41:56.871Zprocess exited: duration 26570 ms, exit code 0
 
822025-09-23T03:41:56.878Zstarting task 2: "authentication"
832025-09-23T03:41:56.901Zprocess exited: duration 22 ms, exit code 0
 
842025-09-23T03:41:56.909Zstarting task 3: "clone repository"
852025-09-23T03:41:56.913Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-23T03:41:56.916Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-23T03:41:56.945ZCloning into '/work/oxidecomputer/omicron'...
882025-09-23T03:42:08.269Z+ cd /work/oxidecomputer/omicron
892025-09-23T03:42:08.269Z+ git fetch origin bcdabfda072c4754ca4d4dee9a7483940a8fd2f4
902025-09-23T03:42:08.580ZFrom https://github.com/oxidecomputer/omicron
912025-09-23T03:42:08.580Z * branch bcdabfda072c4754ca4d4dee9a7483940a8fd2f4 -> FETCH_HEAD
922025-09-23T03:42:08.591Z+ [[ -n sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known ]]
932025-09-23T03:42:08.594Z++ git branch --show-current
942025-09-23T03:42:08.598Z+ current=main
952025-09-23T03:42:08.598Z+ [[ main != sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known ]]
962025-09-23T03:42:08.598Z+ git branch -f sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known bcdabfda072c4754ca4d4dee9a7483940a8fd2f4
972025-09-23T03:42:08.604Z+ git checkout -f sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known
982025-09-23T03:42:08.854ZSwitched to branch 'sunshowers/spr/2n-reconfigurator-planning-gate-addsupdates-on-zone-image-sources-being-known'
992025-09-23T03:42:08.857Z+ git reset --hard bcdabfda072c4754ca4d4dee9a7483940a8fd2f4
1002025-09-23T03:42:08.882ZHEAD is now at bcdabfda0 rebase on main, fix up merge conflicts
1012025-09-23T03:42:08.885Zprocess exited: duration 11974 ms, exit code 0
 
1022025-09-23T03:42:08.891Zstarting task 4: "build"
1032025-09-23T03:42:08.897Z+ source .github/buildomat/ci-env.sh
1042025-09-23T03:42:08.900Z++ export CARGO_TERM_COLOR=always
1052025-09-23T03:42:08.900Z++ CARGO_TERM_COLOR=always
1062025-09-23T03:42:08.900Z+ cargo --version
1072025-09-23T03:42:08.955Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-23T03:42:08.959Z+ rustc --version
1092025-09-23T03:42:09.029Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-23T03:42:09.032Z+ WORK=/work
1112025-09-23T03:42:09.032Z+ pfexec mkdir -p /work
1122025-09-23T03:42:09.036Z+ pfexec chown build /work
1132025-09-23T03:42:09.040Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-23T03:42:20.797Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-23T03:42:28.536Z Startup: Caching catalogs ... Done
1162025-09-23T03:42:36.381ZPlanning: Solver setup ... Done (6.590s)
1172025-09-23T03:42:36.442ZPlanning: Running solver ... Done (0.062s)
1182025-09-23T03:42:36.545ZPlanning: Finding local manifests ... Done (0.003s)
1192025-09-23T03:42:36.559ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-23T03:42:36.699ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-23T03:42:36.749ZPlanning: Package planning ... Done (0.049s)
1222025-09-23T03:42:36.800ZPlanning: Merging actions ... Done (0.051s)
1232025-09-23T03:42:37.127ZPlanning: Checking for conflicting actions ... Done (0.327s)
1242025-09-23T03:42:37.139ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-09-23T03:42:38.084ZPlanning: Evaluating mediators ... Done (0.942s)
1262025-09-23T03:42:38.089ZPlanning: Planning completed in 9.42 seconds
1272025-09-23T03:42:38.105Z Packages to install: 4
1282025-09-23T03:42:38.106Z Mediators to change: 2
1292025-09-23T03:42:38.110Z Services to change: 1
1302025-09-23T03:42:38.110Z Estimated space available: 155.49 GB
1312025-09-23T03:42:38.110ZEstimated space to be consumed: 1.72 GB
1322025-09-23T03:42:38.110Z Create boot environment: No
1332025-09-23T03:42:38.110ZCreate backup boot environment: No
1342025-09-23T03:42:38.110Z Rebuild boot archive: No
1352025-09-23T03:42:38.110Z
1362025-09-23T03:42:38.110ZChanged mediators:
1372025-09-23T03:42:38.110Z mediator clang:
1382025-09-23T03:42:38.110Z version: None -> 15 (system default)
1392025-09-23T03:42:38.111Z
1402025-09-23T03:42:38.111Z mediator llvm:
1412025-09-23T03:42:38.111Z version: 14 (system default) -> 15 (system default)
1422025-09-23T03:42:38.111Z
1432025-09-23T03:42:38.111ZChanged packages:
1442025-09-23T03:42:38.111Zhelios-dev
1452025-09-23T03:42:38.111Z developer/build-essential
1462025-09-23T03:42:38.111Z None -> 11-2.0
1472025-09-23T03:42:38.111Z library/libxmlsec1
1482025-09-23T03:42:38.111Z None -> 1.2.35-2.0
1492025-09-23T03:42:38.111Z ooce/developer/clang-15
1502025-09-23T03:42:38.111Z None -> 15.0.7-2.0
1512025-09-23T03:42:38.111Z ooce/developer/llvm-15
1522025-09-23T03:42:38.112Z None -> 15.0.7-2.0
1532025-09-23T03:42:38.112Z
1542025-09-23T03:42:38.112ZServices:
1552025-09-23T03:42:38.112Z restart_fmri:
1562025-09-23T03:42:38.112Z svc:/system/update-man-index:default
1572025-09-23T03:42:38.160Z
1582025-09-23T03:42:38.160ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-23T03:42:43.359ZDownload: 2221/3290 items 119.2/212.6MB 56% complete (26.3M/s)
1602025-09-23T03:42:46.206ZDownload: Completed 212.60 MB in 8.04 seconds (26.4M/s)
1612025-09-23T03:42:46.593Z Actions: 1/3689 actions (Installing new actions)
1622025-09-23T03:42:51.141Z Actions: Completed 3689 actions in 4.55 seconds.
1632025-09-23T03:42:51.757Z Done (0.610s)
1642025-09-23T03:42:51.757Z Done (0.000s)
1652025-09-23T03:42:52.651Z Done (0.894s)
1662025-09-23T03:42:57.075Z Done (4.067s)
1672025-09-23T03:42:57.140Z Done (0.020s)
1682025-09-23T03:42:57.145Z Done (0.000s)
1692025-09-23T03:42:57.295Z Done (0.000s)
1702025-09-23T03:42:58.164ZPlanning: Evaluating mediator changes ... Done
1712025-09-23T03:42:58.332ZPlanning: Checking for conflicting actions ... Done
1722025-09-23T03:42:58.335ZPlanning: Consolidating action changes ... Done
1732025-09-23T03:42:58.581ZPlanning: Evaluating mediators ... Done
1742025-09-23T03:42:58.620ZPlanning: Planning completed in 0.44 seconds
1752025-09-23T03:42:58.623Z Mediators to change: 2
1762025-09-23T03:42:58.623Z Create boot environment: No
1772025-09-23T03:42:58.623ZCreate backup boot environment: No
1782025-09-23T03:42:58.726Z Done
1792025-09-23T03:42:58.726Z Done
1802025-09-23T03:42:59.723Z Done
1812025-09-23T03:43:02.989Z Done
1822025-09-23T03:43:03.078Z Done
1832025-09-23T03:43:03.082Z Done
1842025-09-23T03:43:03.211Z Done
1852025-09-23T03:43:03.833ZPlanning: Evaluating mediator changes ... Done
1862025-09-23T03:43:03.836ZPlanning: Merging actions ... Done
1872025-09-23T03:43:04.026ZPlanning: Checking for conflicting actions ... Done
1882025-09-23T03:43:04.029ZPlanning: Consolidating action changes ... Done
1892025-09-23T03:43:04.299ZPlanning: Evaluating mediators ... Done
1902025-09-23T03:43:04.356ZPlanning: Planning completed in 0.77 seconds
1912025-09-23T03:43:04.391Z Packages to change: 1
1922025-09-23T03:43:04.391Z Mediators to change: 1
1932025-09-23T03:43:04.394Z Services to change: 1
1942025-09-23T03:43:04.394Z Create boot environment: No
1952025-09-23T03:43:04.395ZCreate backup boot environment: Yes
1962025-09-23T03:43:07.109Z Actions: 1/6 actions (Updating modified actions)
1972025-09-23T03:43:07.113Z Actions: Completed 6 actions in 0.00 seconds.
1982025-09-23T03:43:07.113Z Done
1992025-09-23T03:43:07.113Z Done
2002025-09-23T03:43:07.290Z Done
2012025-09-23T03:43:11.029Z Done
2022025-09-23T03:43:11.124Z Done
2032025-09-23T03:43:11.128Z Done
2042025-09-23T03:43:11.271Z Done
2052025-09-23T03:43:11.714ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062025-09-23T03:43:11.714Zclang system 15 system
2072025-09-23T03:43:11.714Zcsh system system illumos
2082025-09-23T03:43:11.714Zctags system system illumos
2092025-09-23T03:43:11.714Zfile system system illumos
2102025-09-23T03:43:11.714Zgcc vendor 12 vendor
2112025-09-23T03:43:11.714Zgcc system 10 system
2122025-09-23T03:43:11.715Zgcc system 7 system
2132025-09-23T03:43:11.716Zgo system 1.20 system
2142025-09-23T03:43:11.716Zgo system 1.19 system
2152025-09-23T03:43:11.716Zllvm system 15 system
2162025-09-23T03:43:11.716Zllvm system 14 system
2172025-09-23T03:43:11.716Zmariadb system 10.6 system
2182025-09-23T03:43:11.716Zmta vendor vendor dma
2192025-09-23T03:43:11.716Zopenjdk system 17 system
2202025-09-23T03:43:11.716Zopenjdk system 11 system
2212025-09-23T03:43:11.716Zopenjdk system 1.8 system
2222025-09-23T03:43:11.716Zopenssl vendor 3 vendor
2232025-09-23T03:43:11.716Zperl system 5.36 system
2242025-09-23T03:43:11.716Zpostgresql system 15 system
2252025-09-23T03:43:11.716Zpostgresql system 13 system
2262025-09-23T03:43:11.716Zpython vendor 3 vendor
2272025-09-23T03:43:11.716Zpython system 2 system
2282025-09-23T03:43:11.716Zpython3 system 3.11 system
2292025-09-23T03:43:11.716Zruby system 3.0 system
2302025-09-23T03:43:11.716Zwords vendor vendor american-english
2312025-09-23T03:43:11.716Zwords system system australian-english
2322025-09-23T03:43:11.716Zwords system system british-english
2332025-09-23T03:43:11.716Zwords system system canadian-english
2342025-09-23T03:43:11.716Zwords system system french
2352025-09-23T03:43:11.716Zwords system system italian
2362025-09-23T03:43:11.716Zwords system system ngerman
2372025-09-23T03:43:11.716Zwords system system ogerman
2382025-09-23T03:43:11.716Zwords system system spanish
2392025-09-23T03:43:12.055ZPUBLISHER TYPE STATUS P LOCATION
2402025-09-23T03:43:12.055Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412025-09-23T03:43:17.013ZFMRI IFO
2422025-09-23T03:43:17.013Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432025-09-23T03:43:17.013Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442025-09-23T03:43:17.013Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452025-09-23T03:43:17.013Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462025-09-23T03:43:17.013Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472025-09-23T03:43:17.013Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482025-09-23T03:43:17.013Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492025-09-23T03:43:17.013Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502025-09-23T03:43:17.013Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512025-09-23T03:43:17.014Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522025-09-23T03:43:17.014Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532025-09-23T03:43:17.014Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542025-09-23T03:43:17.014Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552025-09-23T03:43:17.014Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562025-09-23T03:43:17.014Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572025-09-23T03:43:17.014Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582025-09-23T03:43:18.053Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592025-09-23T03:43:18.312Z Updating crates.io index
2602025-09-23T03:43:18.315Z Updating git repository `https://github.com/oxidecomputer/lldp`
2612025-09-23T03:43:18.646Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2622025-09-23T03:43:19.280Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632025-09-23T03:43:19.514Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642025-09-23T03:43:19.734Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652025-09-23T03:43:20.039Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662025-09-23T03:43:21.294Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672025-09-23T03:43:23.323Z Updating git repository `https://github.com/oxidecomputer/opte`
2682025-09-23T03:43:24.343Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692025-09-23T03:43:25.061Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2702025-09-23T03:43:25.499Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-09-23T03:43:25.791Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-09-23T03:43:26.102Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2732025-09-23T03:43:26.622Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742025-09-23T03:43:27.081Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-09-23T03:43:27.462Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-09-23T03:43:27.733Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-09-23T03:43:28.043Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-09-23T03:43:28.294Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-09-23T03:43:28.527Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-09-23T03:43:28.926Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-09-23T03:43:29.232Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822025-09-23T03:43:29.688Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832025-09-23T03:43:30.040Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-09-23T03:43:30.336Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-09-23T03:43:31.046Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2862025-09-23T03:43:31.442Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-09-23T03:43:31.687Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-09-23T03:43:32.051Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892025-09-23T03:43:32.418Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-09-23T03:43:32.774Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-09-23T03:43:33.032Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-09-23T03:43:33.316Z Updating git repository `https://github.com/oxidecomputer/omicron`
2932025-09-23T03:43:45.360Z Updating git repository `https://github.com/illumos/smf-rs`
2942025-09-23T03:43:46.798Z Downloading crates ...
2952025-09-23T03:43:46.856Z Downloaded clap_derive v4.5.41
2962025-09-23T03:43:46.860Z Downloaded smawk v0.3.2
2972025-09-23T03:43:46.863Z Downloaded serde v1.0.223
2982025-09-23T03:43:46.866Z Downloaded crypto-common v0.1.6
2992025-09-23T03:43:46.866Z Downloaded displaydoc v0.2.5
3002025-09-23T03:43:46.869Z Downloaded serde_tokenstream v0.2.2
3012025-09-23T03:43:46.872Z Downloaded icu_provider v1.5.0
3022025-09-23T03:43:46.872Z Downloaded anstream v0.6.18
3032025-09-23T03:43:46.875Z Downloaded dof v0.3.0
3042025-09-23T03:43:46.878Z Downloaded colorchoice v1.0.2
3052025-09-23T03:43:46.878Z Downloaded toml_datetime v0.6.11
3062025-09-23T03:43:46.878Z Downloaded utf8_iter v1.0.4
3072025-09-23T03:43:46.882Z Downloaded digest v0.10.7
3082025-09-23T03:43:46.882Z Downloaded cpufeatures v0.2.14
3092025-09-23T03:43:46.886Z Downloaded clap_lex v0.7.4
3102025-09-23T03:43:46.886Z Downloaded thiserror v1.0.69
3112025-09-23T03:43:46.889Z Downloaded usdt-macro v0.5.0
3122025-09-23T03:43:46.889Z Downloaded typeid v1.0.3
3132025-09-23T03:43:46.892Z Downloaded toml v0.8.23
3142025-09-23T03:43:46.895Z Downloaded tinystr v0.7.6
3152025-09-23T03:43:46.895Z Downloaded terminal_size v0.4.0
3162025-09-23T03:43:46.898Z Downloaded clap_builder v4.5.41
3172025-09-23T03:43:46.902Z Downloaded zerofrom v0.1.4
3182025-09-23T03:43:46.905Z Downloaded write16 v1.0.0
3192025-09-23T03:43:46.905Z Downloaded textwrap v0.16.2
3202025-09-23T03:43:46.912Z Downloaded writeable v0.5.5
3212025-09-23T03:43:46.915Z Downloaded usdt v0.5.0
3222025-09-23T03:43:46.915Z Downloaded yoke-derive v0.7.4
3232025-09-23T03:43:46.918Z Downloaded usdt-attr-macro v0.5.0
3242025-09-23T03:43:46.918Z Downloaded toml_write v0.1.2
3252025-09-23T03:43:46.921Z Downloaded thiserror v2.0.16
3262025-09-23T03:43:46.925Z Downloaded zerovec-derive v0.10.3
3272025-09-23T03:43:46.928Z Downloaded unicode-xid v0.2.6
3282025-09-23T03:43:46.928Z Downloaded fastrand v2.1.1
3292025-09-23T03:43:46.931Z Downloaded is_terminal_polyfill v1.70.1
3302025-09-23T03:43:46.931Z Downloaded heck v0.4.1
3312025-09-23T03:43:46.934Z Downloaded zerofrom-derive v0.1.4
3322025-09-23T03:43:46.934Z Downloaded utf8parse v0.2.2
3332025-09-23T03:43:46.936Z Downloaded usdt-impl v0.5.0
3342025-09-23T03:43:46.939Z Downloaded percent-encoding v2.3.2
3352025-09-23T03:43:46.939Z Downloaded yoke v0.7.4
3362025-09-23T03:43:46.939Z Downloaded pest_derive v2.7.14
3372025-09-23T03:43:46.943Z Downloaded fs-err v3.1.1
3382025-09-23T03:43:46.943Z Downloaded zerocopy-derive v0.7.35
3392025-09-23T03:43:46.946Z Downloaded unicode-ident v1.0.18
3402025-09-23T03:43:46.949Z Downloaded typenum v1.17.0
3412025-09-23T03:43:46.952Z Downloaded ucd-trie v0.1.7
3422025-09-23T03:43:46.955Z Downloaded icu_normalizer v1.5.0
3432025-09-23T03:43:46.958Z Downloaded toml_edit v0.22.27
3442025-09-23T03:43:46.961Z Downloaded serde_core v1.0.223
3452025-09-23T03:43:46.964Z Downloaded url v2.5.4
3462025-09-23T03:43:46.968Z Downloaded indexmap v2.11.0
3472025-09-23T03:43:46.971Z Downloaded itoa v1.0.11
3482025-09-23T03:43:46.971Z Downloaded icu_locid v1.5.0
3492025-09-23T03:43:46.976Z Downloaded zerovec v0.10.4
3502025-09-23T03:43:46.980Z Downloaded zerocopy v0.7.35
3512025-09-23T03:43:46.995Z Downloaded pest_generator v2.7.14
3522025-09-23T03:43:46.998Z Downloaded bytecount v0.6.8
3532025-09-23T03:43:47.001Z Downloaded winnow v0.7.10
3542025-09-23T03:43:47.006Z Downloaded scroll_derive v0.12.0
3552025-09-23T03:43:47.009Z Downloaded tabled v0.15.0
3562025-09-23T03:43:47.020Z Downloaded unicode-width v0.2.0
3572025-09-23T03:43:47.024Z Downloaded generic-array v0.14.7
3582025-09-23T03:43:47.027Z Downloaded block-buffer v0.10.4
3592025-09-23T03:43:47.027Z Downloaded unicode-width v0.1.14
3602025-09-23T03:43:47.031Z Downloaded pretty-hex v0.4.1
3612025-09-23T03:43:47.034Z Downloaded anstyle-query v1.1.1
3622025-09-23T03:43:47.034Z Downloaded memmap v0.7.0
3632025-09-23T03:43:47.037Z Downloaded idna_adapter v1.2.0
3642025-09-23T03:43:47.037Z Downloaded anstyle-parse v0.2.5
3652025-09-23T03:43:47.037Z Downloaded log v0.4.27
3662025-09-23T03:43:47.040Z Downloaded autocfg v1.4.0
3672025-09-23T03:43:47.043Z Downloaded cfg-if v1.0.1
3682025-09-23T03:43:47.043Z Downloaded ordered-float v2.10.1
3692025-09-23T03:43:47.044Z Downloaded macaddr v1.0.1
3702025-09-23T03:43:47.047Z Downloaded strsim v0.11.1
3712025-09-23T03:43:47.047Z Downloaded anstyle v1.0.11
3722025-09-23T03:43:47.047Z Downloaded serde-value v0.7.0
3732025-09-23T03:43:47.050Z Downloaded serde-untagged v0.1.7
3742025-09-23T03:43:47.050Z Downloaded proc-macro-error-attr v1.0.4
3752025-09-23T03:43:47.050Z Downloaded heck v0.5.0
3762025-09-23T03:43:47.053Z Downloaded byteorder v1.5.0
3772025-09-23T03:43:47.053Z Downloaded stable_deref_trait v1.2.0
3782025-09-23T03:43:47.053Z Downloaded serde_spanned v0.6.9
3792025-09-23T03:43:47.056Z Downloaded fnv v1.0.7
3802025-09-23T03:43:47.057Z Downloaded icu_provider_macros v1.5.0
3812025-09-23T03:43:47.057Z Downloaded form_urlencoded v1.2.2
3822025-09-23T03:43:47.057Z Downloaded errno v0.3.12
3832025-09-23T03:43:47.061Z Downloaded swrite v0.1.0
3842025-09-23T03:43:47.061Z Downloaded semver v1.0.26
3852025-09-23T03:43:47.061Z Downloaded once_cell v1.21.3
3862025-09-23T03:43:47.064Z Downloaded getrandom v0.3.1
3872025-09-23T03:43:47.067Z Downloaded sha2 v0.10.9
3882025-09-23T03:43:47.070Z Downloaded ryu v1.0.18
3892025-09-23T03:43:47.070Z Downloaded icu_locid_transform_data v1.5.0
3902025-09-23T03:43:47.073Z Downloaded cargo_metadata v0.21.0
3912025-09-23T03:43:47.073Z Downloaded synstructure v0.13.1
3922025-09-23T03:43:47.076Z Downloaded scroll v0.12.0
3932025-09-23T03:43:47.076Z Downloaded camino-tempfile v1.4.1
3942025-09-23T03:43:47.079Z Downloaded cargo_toml v0.21.0
3952025-09-23T03:43:47.079Z Downloaded cargo-platform v0.2.0
3962025-09-23T03:43:47.079Z Downloaded quote v1.0.40
3972025-09-23T03:43:47.082Z Downloaded icu_properties v1.5.1
3982025-09-23T03:43:47.086Z Downloaded icu_collections v1.5.0
3992025-09-23T03:43:47.089Z Downloaded smallvec v1.15.1
4002025-09-23T03:43:47.092Z Downloaded cargo-util-schemas v0.8.2
4012025-09-23T03:43:47.095Z Downloaded proc-macro-error v1.0.4
4022025-09-23T03:43:47.095Z Downloaded tabled_derive v0.7.0
4032025-09-23T03:43:47.098Z Downloaded bitflags v2.9.1
4042025-09-23T03:43:47.101Z Downloaded anyhow v1.0.99
4052025-09-23T03:43:47.104Z Downloaded tempfile v3.20.0
4062025-09-23T03:43:47.107Z Downloaded camino v1.2.0
4072025-09-23T03:43:47.107Z Downloaded icu_normalizer_data v1.5.0
4082025-09-23T03:43:47.111Z Downloaded papergrid v0.11.0
4092025-09-23T03:43:47.114Z Downloaded memchr v2.7.4
4102025-09-23T03:43:47.117Z Downloaded serde_derive v1.0.223
4112025-09-23T03:43:47.120Z Downloaded num-traits v0.2.19
4122025-09-23T03:43:47.120Z Downloaded clap v4.5.41
4132025-09-23T03:43:47.129Z Downloaded pest_meta v2.7.14
4142025-09-23T03:43:47.132Z Downloaded litemap v0.7.3
4152025-09-23T03:43:47.132Z Downloaded plain v0.2.3
4162025-09-23T03:43:47.135Z Downloaded icu_locid_transform v1.5.0
4172025-09-23T03:43:47.135Z Downloaded proc-macro2 v1.0.101
4182025-09-23T03:43:47.138Z Downloaded goblin v0.8.2
4192025-09-23T03:43:47.142Z Downloaded pest v2.7.14
4202025-09-23T03:43:47.146Z Downloaded idna v1.0.3
4212025-09-23T03:43:47.149Z Downloaded serde_json v1.0.145
4222025-09-23T03:43:47.156Z Downloaded hashbrown v0.15.4
4232025-09-23T03:43:47.159Z Downloaded equivalent v1.0.2
4242025-09-23T03:43:47.191Z Downloaded unicode-linebreak v0.1.5
4252025-09-23T03:43:47.191Z Downloaded erased-serde v0.4.6
4262025-09-23T03:43:47.191Z Downloaded thread-id v4.2.2
4272025-09-23T03:43:47.191Z Downloaded thiserror-impl v2.0.16
4282025-09-23T03:43:47.191Z Downloaded thiserror-impl v1.0.69
4292025-09-23T03:43:47.191Z Downloaded version_check v0.9.5
4302025-09-23T03:43:47.191Z Downloaded utf16_iter v1.0.5
4312025-09-23T03:43:47.191Z Downloaded dtrace-parser v0.2.0
4322025-09-23T03:43:47.191Z Downloaded icu_properties_data v1.5.0
4332025-09-23T03:43:47.191Z Downloaded syn v1.0.109
4342025-09-23T03:43:47.195Z Downloaded syn v2.0.106
4352025-09-23T03:43:47.204Z Downloaded rustix v0.38.37
4362025-09-23T03:43:47.222Z Downloaded rustix v1.0.7
4372025-09-23T03:43:47.262Z Downloaded libc v0.2.174
4382025-09-23T03:43:47.340Z Compiling proc-macro2 v1.0.101
4392025-09-23T03:43:47.341Z Compiling unicode-ident v1.0.18
4402025-09-23T03:43:47.344Z Compiling serde_core v1.0.223
4412025-09-23T03:43:47.344Z Compiling serde v1.0.223
4422025-09-23T03:43:47.344Z Compiling version_check v0.9.5
4432025-09-23T03:43:47.344Z Compiling libc v0.2.174
4442025-09-23T03:43:47.344Z Compiling memchr v2.7.4
4452025-09-23T03:43:47.565Z Compiling stable_deref_trait v1.2.0
4462025-09-23T03:43:47.792Z Compiling thiserror v1.0.69
4472025-09-23T03:43:47.818Z Compiling ucd-trie v0.1.7
4482025-09-23T03:43:48.255Z Compiling autocfg v1.4.0
4492025-09-23T03:43:48.305Z Compiling itoa v1.0.11
4502025-09-23T03:43:48.308Z Compiling ryu v1.0.18
4512025-09-23T03:43:48.531Z Compiling litemap v0.7.3
4522025-09-23T03:43:48.712Z Compiling writeable v0.5.5
4532025-09-23T03:43:48.929Z Compiling once_cell v1.21.3
4542025-09-23T03:43:49.116Z Compiling bitflags v2.9.1
4552025-09-23T03:43:49.263Z Compiling byteorder v1.5.0
4562025-09-23T03:43:49.357Z Compiling icu_locid_transform_data v1.5.0
4572025-09-23T03:43:49.541Z Compiling serde_json v1.0.145
4582025-09-23T03:43:49.568Z Compiling quote v1.0.40
4592025-09-23T03:43:49.730Z Compiling errno v0.3.12
4602025-09-23T03:43:49.754Z Compiling icu_properties_data v1.5.0
4612025-09-23T03:43:49.925Z Compiling num-traits v0.2.19
4622025-09-23T03:43:49.982Z Compiling syn v2.0.106
4632025-09-23T03:43:50.019Z Compiling smallvec v1.15.1
4642025-09-23T03:43:50.161Z Compiling rustix v0.38.37
4652025-09-23T03:43:50.216Z Compiling typeid v1.0.3
4662025-09-23T03:43:50.254Z Compiling utf16_iter v1.0.5
4672025-09-23T03:43:50.282Z Compiling hashbrown v0.15.4
4682025-09-23T03:43:50.416Z Compiling icu_normalizer_data v1.5.0
4692025-09-23T03:43:50.540Z Compiling write16 v1.0.0
4702025-09-23T03:43:50.707Z Compiling equivalent v1.0.2
4712025-09-23T03:43:50.731Z Compiling utf8_iter v1.0.4
4722025-09-23T03:43:50.971Z Compiling usdt-impl v0.5.0
4732025-09-23T03:43:51.027Z Compiling proc-macro-error-attr v1.0.4
4742025-09-23T03:43:51.248Z Compiling syn v1.0.109
4752025-09-23T03:43:51.399Z Compiling indexmap v2.11.0
4762025-09-23T03:43:51.426Z Compiling winnow v0.7.10
4772025-09-23T03:43:51.429Z Compiling toml_write v0.1.2
4782025-09-23T03:43:51.656Z Compiling thread-id v4.2.2
4792025-09-23T03:43:52.249Z Compiling proc-macro-error v1.0.4
4802025-09-23T03:43:52.592Z Compiling log v0.4.27
4812025-09-23T03:43:52.946Z Compiling utf8parse v0.2.2
4822025-09-23T03:43:52.978Z Compiling thiserror v2.0.16
4832025-09-23T03:43:53.117Z Compiling getrandom v0.3.1
4842025-09-23T03:43:53.371Z Compiling rustix v1.0.7
4852025-09-23T03:43:53.605Z Compiling percent-encoding v2.3.2
4862025-09-23T03:43:53.809Z Compiling semver v1.0.26
4872025-09-23T03:43:53.925Z Compiling plain v0.2.3
4882025-09-23T03:43:53.952Z Compiling camino v1.2.0
4892025-09-23T03:43:54.103Z Compiling form_urlencoded v1.2.2
4902025-09-23T03:43:54.415Z Compiling ordered-float v2.10.1
4912025-09-23T03:43:54.442Z Compiling anstyle-parse v0.2.5
4922025-09-23T03:43:54.646Z Compiling terminal_size v0.4.0
4932025-09-23T03:43:54.900Z Compiling colorchoice v1.0.2
4942025-09-23T03:43:54.964Z Compiling anstyle v1.0.11
4952025-09-23T03:43:55.090Z Compiling cfg-if v1.0.1
4962025-09-23T03:43:55.211Z Compiling pretty-hex v0.4.1
4972025-09-23T03:43:55.238Z Compiling anstyle-query v1.1.1
4982025-09-23T03:43:55.277Z Compiling is_terminal_polyfill v1.70.1
4992025-09-23T03:43:55.392Z Compiling anstream v0.6.18
5002025-09-23T03:43:55.901Z Compiling fs-err v3.1.1
5012025-09-23T03:43:56.012Z Compiling strsim v0.11.1
5022025-09-23T03:43:56.108Z Compiling unicode-xid v0.2.6
5032025-09-23T03:43:56.310Z Compiling unicode-width v0.1.14
5042025-09-23T03:43:56.337Z Compiling heck v0.4.1
5052025-09-23T03:43:56.361Z Compiling fastrand v2.1.1
5062025-09-23T03:43:56.780Z Compiling synstructure v0.13.1
5072025-09-23T03:43:56.807Z Compiling fnv v1.0.7
5082025-09-23T03:43:56.872Z Compiling bytecount v0.6.8
5092025-09-23T03:43:56.970Z Compiling clap_lex v0.7.4
5102025-09-23T03:43:57.094Z Compiling heck v0.5.0
5112025-09-23T03:43:57.271Z Compiling anyhow v1.0.99
5122025-09-23T03:43:57.410Z Compiling clap_builder v4.5.41
5132025-09-23T03:43:57.704Z Compiling tempfile v3.20.0
5142025-09-23T03:43:58.142Z Compiling papergrid v0.11.0
5152025-09-23T03:43:58.314Z Compiling memmap v0.7.0
5162025-09-23T03:43:58.337Z Compiling unicode-width v0.2.0
5172025-09-23T03:43:58.521Z Compiling smawk v0.3.2
5182025-09-23T03:43:58.659Z Compiling unicode-linebreak v0.1.5
5192025-09-23T03:43:59.172Z Compiling textwrap v0.16.2
5202025-09-23T03:43:59.290Z Compiling camino-tempfile v1.4.1
5212025-09-23T03:43:59.674Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222025-09-23T03:43:59.753Z Compiling swrite v0.1.0
5232025-09-23T03:44:00.023Z Compiling tabled_derive v0.7.0
5242025-09-23T03:44:00.645Z Compiling serde_derive v1.0.223
5252025-09-23T03:44:00.648Z Compiling zerofrom-derive v0.1.4
5262025-09-23T03:44:00.649Z Compiling yoke-derive v0.7.4
5272025-09-23T03:44:00.649Z Compiling thiserror-impl v1.0.69
5282025-09-23T03:44:00.819Z Compiling zerovec-derive v0.10.3
5292025-09-23T03:44:02.103Z Compiling displaydoc v0.2.5
5302025-09-23T03:44:03.301Z Compiling icu_provider_macros v1.5.0
5312025-09-23T03:44:03.304Z Compiling zerocopy-derive v0.7.35
5322025-09-23T03:44:03.618Z Compiling scroll_derive v0.12.0
5332025-09-23T03:44:03.839Z Compiling pest v2.7.14
5342025-09-23T03:44:04.062Z Compiling zerofrom v0.1.4
5352025-09-23T03:44:04.326Z Compiling yoke v0.7.4
5362025-09-23T03:44:04.393Z Compiling thiserror-impl v2.0.16
5372025-09-23T03:44:04.702Z Compiling zerovec v0.10.4
5382025-09-23T03:44:04.743Z Compiling clap_derive v4.5.41
5392025-09-23T03:44:04.999Z Compiling scroll v0.12.0
5402025-09-23T03:44:05.258Z Compiling zerocopy v0.7.35
5412025-09-23T03:44:05.577Z Compiling goblin v0.8.2
5422025-09-23T03:44:06.342Z Compiling tabled v0.15.0
5432025-09-23T03:44:06.679Z Compiling tinystr v0.7.6
5442025-09-23T03:44:06.740Z Compiling pest_meta v2.7.14
5452025-09-23T03:44:06.805Z Compiling icu_collections v1.5.0
5462025-09-23T03:44:07.096Z Compiling icu_locid v1.5.0
5472025-09-23T03:44:08.104Z Compiling pest_generator v2.7.14
5482025-09-23T03:44:09.027Z Compiling icu_provider v1.5.0
5492025-09-23T03:44:09.055Z Compiling toml_datetime v0.6.11
5502025-09-23T03:44:09.105Z Compiling serde_spanned v0.6.9
5512025-09-23T03:44:09.133Z Compiling dof v0.3.0
5522025-09-23T03:44:09.357Z Compiling serde_tokenstream v0.2.2
5532025-09-23T03:44:09.598Z Compiling toml_edit v0.22.27
5542025-09-23T03:44:09.892Z Compiling icu_locid_transform v1.5.0
5552025-09-23T03:44:09.941Z Compiling erased-serde v0.4.6
5562025-09-23T03:44:10.014Z Compiling serde-value v0.7.0
5572025-09-23T03:44:10.673Z Compiling cargo-platform v0.2.0
5582025-09-23T03:44:10.830Z Compiling clap v4.5.41
5592025-09-23T03:44:10.969Z Compiling serde-untagged v0.1.7
5602025-09-23T03:44:10.996Z Compiling pest_derive v2.7.14
5612025-09-23T03:44:11.096Z Compiling macaddr v1.0.1
5622025-09-23T03:44:11.251Z Compiling icu_properties v1.5.1
5632025-09-23T03:44:11.843Z Compiling dtrace-parser v0.2.0
5642025-09-23T03:44:12.988Z Compiling toml v0.8.23
5652025-09-23T03:44:13.757Z Compiling usdt-macro v0.5.0
5662025-09-23T03:44:13.761Z Compiling usdt-attr-macro v0.5.0
5672025-09-23T03:44:13.873Z Compiling cargo_toml v0.21.0
5682025-09-23T03:44:14.636Z Compiling icu_normalizer v1.5.0
5692025-09-23T03:44:14.797Z Compiling usdt v0.5.0
5702025-09-23T03:44:15.255Z Compiling idna_adapter v1.2.0
5712025-09-23T03:44:15.403Z Compiling idna v1.0.3
5722025-09-23T03:44:15.789Z Compiling url v2.5.4
5732025-09-23T03:44:16.620Z Compiling cargo-util-schemas v0.8.2
5742025-09-23T03:44:18.002Z Compiling cargo_metadata v0.21.0
5752025-09-23T03:44:19.534Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762025-09-23T03:44:23.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5772025-09-23T03:44:23.325Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782025-09-23T03:44:24.049Z Downloading crates ...
5792025-09-23T03:44:24.191Z Downloaded adler2 v2.0.0
5802025-09-23T03:44:24.195Z Downloaded async-bb8-diesel v0.2.1
5812025-09-23T03:44:24.198Z Downloaded arrayvec v0.7.6
5822025-09-23T03:44:24.202Z Downloaded argon2 v0.5.3
5832025-09-23T03:44:24.202Z Downloaded async-stream v0.3.6
5842025-09-23T03:44:24.205Z Downloaded crc v3.2.1
5852025-09-23T03:44:24.208Z Downloaded hash32 v0.3.1
5862025-09-23T03:44:24.211Z Downloaded blowfish v0.9.1
5872025-09-23T03:44:24.211Z Downloaded ciborium-ll v0.2.2
5882025-09-23T03:44:24.215Z Downloaded crossbeam-deque v0.8.5
5892025-09-23T03:44:24.215Z Downloaded colored v2.2.0
5902025-09-23T03:44:24.218Z Downloaded bitfield-struct v0.6.2
5912025-09-23T03:44:24.221Z Downloaded bit-vec v0.8.0
5922025-09-23T03:44:24.224Z Downloaded crossbeam-utils v0.8.21
5932025-09-23T03:44:24.227Z Downloaded bit-set v0.5.3
5942025-09-23T03:44:24.227Z Downloaded console v0.15.10
5952025-09-23T03:44:24.230Z Downloaded blake2 v0.10.6
5962025-09-23T03:44:24.233Z Downloaded bb8 v0.8.5
5972025-09-23T03:44:24.237Z Downloaded bumpalo v3.16.0
5982025-09-23T03:44:24.240Z Downloaded base64 v0.21.7
5992025-09-23T03:44:24.243Z Downloaded hashbrown v0.16.0
6002025-09-23T03:44:24.246Z Downloaded postgres-protocol v0.6.8
6012025-09-23T03:44:24.249Z Downloaded aho-corasick v1.1.3
6022025-09-23T03:44:24.254Z Downloaded poly1305 v0.8.0
6032025-09-23T03:44:24.257Z Downloaded hex-literal v0.4.1
6042025-09-23T03:44:24.260Z Downloaded bindgen v0.69.5
6052025-09-23T03:44:24.266Z Downloaded http-body-util v0.1.3
6062025-09-23T03:44:24.269Z Downloaded progenitor-client v0.11.0
6072025-09-23T03:44:24.273Z Downloaded humantime v2.2.0
6082025-09-23T03:44:24.273Z Downloaded instability v0.3.2
6092025-09-23T03:44:24.278Z Downloaded hyper-tls v0.6.0
6102025-09-23T03:44:24.282Z Downloaded home v0.5.9
6112025-09-23T03:44:24.282Z Downloaded atty v0.2.14
6122025-09-23T03:44:24.282Z Downloaded arrayref v0.3.9
6132025-09-23T03:44:24.282Z Downloaded async-stream-impl v0.3.6
6142025-09-23T03:44:24.285Z Downloaded atomic-waker v1.1.2
6152025-09-23T03:44:24.285Z Downloaded httpdate v1.0.3
6162025-09-23T03:44:24.289Z Downloaded hkdf v0.12.4
6172025-09-23T03:44:24.292Z Downloaded cassowary v0.3.0
6182025-09-23T03:44:24.292Z Downloaded array-init v0.0.4
6192025-09-23T03:44:24.296Z Downloaded crc8 v0.1.1
6202025-09-23T03:44:24.296Z Downloaded ignore v0.4.23
6212025-09-23T03:44:24.299Z Downloaded hex v0.4.3
6222025-09-23T03:44:24.299Z Downloaded cfg_aliases v0.1.1
6232025-09-23T03:44:24.302Z Downloaded cfg_aliases v0.2.1
6242025-09-23T03:44:24.303Z Downloaded buf-list v1.0.3
6252025-09-23T03:44:24.306Z Downloaded highway v1.3.0
6262025-09-23T03:44:24.309Z Downloaded cexpr v0.6.0
6272025-09-23T03:44:24.309Z Downloaded bit-set v0.8.0
6282025-09-23T03:44:24.312Z Downloaded assert_matches v1.5.0
6292025-09-23T03:44:24.315Z Downloaded convert_case v0.4.0
6302025-09-23T03:44:24.315Z Downloaded convert_case v0.7.1
6312025-09-23T03:44:24.318Z Downloaded base16ct v0.2.0
6322025-09-23T03:44:24.318Z Downloaded cbc v0.1.2
6332025-09-23T03:44:24.321Z Downloaded instant v0.1.13
6342025-09-23T03:44:24.324Z Downloaded bzip2 v0.4.4
6352025-09-23T03:44:24.327Z Downloaded indent_write v2.2.0
6362025-09-23T03:44:24.328Z Downloaded backoff v0.4.0
6372025-09-23T03:44:24.331Z Downloaded is_ci v1.2.0
6382025-09-23T03:44:24.334Z Downloaded ident_case v1.0.1
6392025-09-23T03:44:24.334Z Downloaded crc-catalog v2.4.0
6402025-09-23T03:44:24.337Z Downloaded constant_time_eq v0.3.1
6412025-09-23T03:44:24.337Z Downloaded cobs v0.2.3
6422025-09-23T03:44:24.340Z Downloaded hyper-staticfile v0.10.1
6432025-09-23T03:44:24.343Z Downloaded rustc_version v0.1.7
6442025-09-23T03:44:24.343Z Downloaded cmake v0.1.51
6452025-09-23T03:44:24.346Z Downloaded bitflags v1.3.2
6462025-09-23T03:44:24.349Z Downloaded inout v0.1.3
6472025-09-23T03:44:24.349Z Downloaded base64ct v1.6.0
6482025-09-23T03:44:24.352Z Downloaded ascii-canvas v3.0.0
6492025-09-23T03:44:24.355Z Downloaded internet-checksum v0.2.1
6502025-09-23T03:44:24.355Z Downloaded hubpack_derive v0.1.1
6512025-09-23T03:44:24.359Z Downloaded indoc v1.0.9
6522025-09-23T03:44:24.359Z Downloaded bitfield v0.19.2
6532025-09-23T03:44:24.361Z Downloaded bcrypt-pbkdf v0.10.0
6542025-09-23T03:44:24.365Z Downloaded libscf-sys v1.1.0
6552025-09-23T03:44:24.365Z Downloaded headers-core v0.3.0
6562025-09-23T03:44:24.365Z Downloaded globwalk v0.9.1
6572025-09-23T03:44:24.368Z Downloaded critical-section v1.1.3
6582025-09-23T03:44:24.371Z Downloaded sync-ptr v0.1.4
6592025-09-23T03:44:24.372Z Downloaded proc-macro-error-attr2 v2.0.0
6602025-09-23T03:44:24.376Z Downloaded polyval v0.6.2
6612025-09-23T03:44:24.376Z Downloaded indoc v2.0.6
6622025-09-23T03:44:24.379Z Downloaded rusty-fork v0.3.0
6632025-09-23T03:44:24.379Z Downloaded secrecy v0.10.3
6642025-09-23T03:44:24.382Z Downloaded tabled_derive v0.11.0
6652025-09-23T03:44:24.385Z Downloaded lazycell v1.3.0
6662025-09-23T03:44:24.385Z Downloaded console v0.16.0
6672025-09-23T03:44:24.388Z Downloaded kstat-rs v0.2.4
6682025-09-23T03:44:24.391Z Downloaded impl-trait-for-tuples v0.2.2
6692025-09-23T03:44:24.405Z Downloaded signal-hook-tokio v0.3.1
6702025-09-23T03:44:24.409Z Downloaded indicatif v0.18.0
6712025-09-23T03:44:24.412Z Downloaded want v0.3.1
6722025-09-23T03:44:24.415Z Downloaded try-lock v0.2.5
6732025-09-23T03:44:24.415Z Downloaded spki v0.7.3
6742025-09-23T03:44:24.418Z Downloaded libz-rs-sys v0.5.1
6752025-09-23T03:44:24.418Z Downloaded hash32 v0.2.1
6762025-09-23T03:44:24.421Z Downloaded const_format_proc_macros v0.2.34
6772025-09-23T03:44:24.425Z Downloaded const-oid v0.9.6
6782025-09-23T03:44:24.428Z Downloaded ingot-types v0.1.2
6792025-09-23T03:44:24.428Z Downloaded zone_cfg_derive v0.3.0
6802025-09-23T03:44:24.431Z Downloaded void v1.0.2
6812025-09-23T03:44:24.431Z Downloaded postcard v1.0.10
6822025-09-23T03:44:24.434Z Downloaded lru-cache v0.1.2
6832025-09-23T03:44:24.435Z Downloaded shell-words v1.1.0
6842025-09-23T03:44:24.438Z Downloaded lockfree-object-pool v0.1.6
6852025-09-23T03:44:24.438Z Downloaded linear-map v1.2.0
6862025-09-23T03:44:24.441Z Downloaded is-terminal v0.4.13
6872025-09-23T03:44:24.444Z Downloaded thiserror-impl-no-std v2.0.2
6882025-09-23T03:44:24.444Z Downloaded string_cache v0.8.9
6892025-09-23T03:44:24.447Z Downloaded signature v2.2.0
6902025-09-23T03:44:24.451Z Downloaded tokio-native-tls v0.3.1
6912025-09-23T03:44:24.451Z Downloaded tokio-macros v2.5.0
6922025-09-23T03:44:24.455Z Downloaded tls_codec v0.4.1
6932025-09-23T03:44:24.455Z Downloaded salsa20 v0.10.2
6942025-09-23T03:44:24.458Z Downloaded topological-sort v0.2.2
6952025-09-23T03:44:24.458Z Downloaded toml_writer v1.0.2
6962025-09-23T03:44:24.461Z Downloaded crc-any v2.5.0
6972025-09-23T03:44:24.464Z Downloaded foreign-types v0.5.0
6982025-09-23T03:44:24.464Z Downloaded endian-type v0.1.2
6992025-09-23T03:44:24.467Z Downloaded unicode-truncate v1.1.0
7002025-09-23T03:44:24.467Z Downloaded tui-tree-widget v0.23.1
7012025-09-23T03:44:24.471Z Downloaded dirs-sys-next v0.1.2
7022025-09-23T03:44:24.471Z Downloaded strum_macros v0.27.1
7032025-09-23T03:44:24.475Z Downloaded env_filter v0.1.2
7042025-09-23T03:44:24.478Z Downloaded newline-converter v0.3.0
7052025-09-23T03:44:24.478Z Downloaded unit-prefix v0.5.1
7062025-09-23T03:44:24.481Z Downloaded lock_api v0.4.12
7072025-09-23T03:44:24.481Z Downloaded ingot-macros v0.1.1
7082025-09-23T03:44:24.485Z Downloaded zeroize v1.8.1
7092025-09-23T03:44:24.485Z Downloaded resolv-conf v0.7.0
7102025-09-23T03:44:24.488Z Downloaded md5 v0.7.0
7112025-09-23T03:44:24.491Z Downloaded md-5 v0.10.6
7122025-09-23T03:44:24.491Z Downloaded managed v0.8.0
7132025-09-23T03:44:24.494Z Downloaded termios v0.3.3
7142025-09-23T03:44:24.497Z Downloaded wyz v0.5.1
7152025-09-23T03:44:24.498Z Downloaded parse-size v1.1.0
7162025-09-23T03:44:24.501Z Downloaded arc-swap v1.7.1
7172025-09-23T03:44:24.504Z Downloaded match_cfg v0.1.0
7182025-09-23T03:44:24.504Z Downloaded difflib v0.4.0
7192025-09-23T03:44:24.507Z Downloaded ipnet v2.11.0
7202025-09-23T03:44:24.507Z Downloaded ghash v0.5.1
7212025-09-23T03:44:24.510Z Downloaded libloading v0.8.5
7222025-09-23T03:44:24.513Z Downloaded phf_shared v0.12.1
7232025-09-23T03:44:24.516Z Downloaded number_prefix v0.4.0
7242025-09-23T03:44:24.516Z Downloaded num_threads v0.1.7
7252025-09-23T03:44:24.516Z Downloaded cookie v0.18.1
7262025-09-23T03:44:24.519Z Downloaded futures-io v0.3.31
7272025-09-23T03:44:24.522Z Downloaded defmt-parser v0.3.4
7282025-09-23T03:44:24.522Z Downloaded env_logger v0.11.5
7292025-09-23T03:44:24.525Z Downloaded compact_str v0.8.0
7302025-09-23T03:44:24.529Z Downloaded progenitor-client v0.9.1
7312025-09-23T03:44:24.532Z Downloaded precomputed-hash v0.1.1
7322025-09-23T03:44:24.532Z Downloaded futures-executor v0.3.31
7332025-09-23T03:44:24.535Z Downloaded dirs-next v2.0.0
7342025-09-23T03:44:24.538Z Downloaded universal-hash v0.5.1
7352025-09-23T03:44:24.538Z Downloaded enum-as-inner v0.6.1
7362025-09-23T03:44:24.541Z Downloaded sqlparser_derive v0.2.2
7372025-09-23T03:44:24.541Z Downloaded progenitor-impl v0.10.0
7382025-09-23T03:44:24.544Z Downloaded litrs v0.4.1
7392025-09-23T03:44:24.547Z Downloaded serde_repr v0.1.19
7402025-09-23T03:44:24.550Z Downloaded parse-display-derive v0.10.0
7412025-09-23T03:44:24.550Z Downloaded num-iter v0.1.45
7422025-09-23T03:44:24.553Z Downloaded take_mut v0.2.2
7432025-09-23T03:44:24.553Z Downloaded num_enum v0.5.11
7442025-09-23T03:44:24.559Z Downloaded num_enum_derive v0.5.11
7452025-09-23T03:44:24.562Z Downloaded phf v0.12.1
7462025-09-23T03:44:24.565Z Downloaded base64 v0.22.1
7472025-09-23T03:44:24.569Z Downloaded tracing-core v0.1.32
7482025-09-23T03:44:24.572Z Downloaded daft-derive v0.1.4
7492025-09-23T03:44:24.575Z Downloaded rand_xorshift v0.4.0
7502025-09-23T03:44:24.580Z Downloaded rand_seeder v0.4.0
7512025-09-23T03:44:24.580Z Downloaded progenitor-macro v0.11.0
7522025-09-23T03:44:24.581Z Downloaded olpc-cjson v0.1.4
7532025-09-23T03:44:24.584Z Downloaded derive_builder_macro v0.20.2
7542025-09-23T03:44:24.584Z Downloaded password-hash v0.5.0
7552025-09-23T03:44:24.587Z Downloaded testing_table v0.3.0
7562025-09-23T03:44:24.587Z Downloaded toml v0.9.5
7572025-09-23T03:44:24.591Z Downloaded zone_cfg_derive v0.1.2
7582025-09-23T03:44:24.594Z Downloaded semver v0.1.20
7592025-09-23T03:44:24.594Z Downloaded slab v0.4.9
7602025-09-23T03:44:24.597Z Downloaded siphasher v1.0.1
7612025-09-23T03:44:24.600Z Downloaded predicates v3.1.3
7622025-09-23T03:44:24.603Z Downloaded float-cmp v0.10.0
7632025-09-23T03:44:24.603Z Downloaded fxhash v0.2.1
7642025-09-23T03:44:24.606Z Downloaded rustls-pemfile v1.0.4
7652025-09-23T03:44:24.609Z Downloaded rustls-native-certs v0.8.1
7662025-09-23T03:44:24.612Z Downloaded tagptr v0.2.0
7672025-09-23T03:44:24.612Z Downloaded subtle v2.6.1
7682025-09-23T03:44:24.615Z Downloaded hickory-resolver v0.24.4
7692025-09-23T03:44:24.618Z Downloaded serde_urlencoded v0.7.1
7702025-09-23T03:44:24.621Z Downloaded serde_spanned v1.0.0
7712025-09-23T03:44:24.625Z Downloaded tabled_derive v0.10.0
7722025-09-23T03:44:24.625Z Downloaded heapless v0.8.0
7732025-09-23T03:44:24.629Z Downloaded foreign-types-shared v0.3.1
7742025-09-23T03:44:24.632Z Downloaded rand_core v0.9.3
7752025-09-23T03:44:24.632Z Downloaded rand v0.8.5
7762025-09-23T03:44:24.635Z Downloaded password-hash v0.4.2
7772025-09-23T03:44:24.638Z Downloaded progenitor-macro v0.10.0
7782025-09-23T03:44:24.641Z Downloaded aes v0.8.4
7792025-09-23T03:44:24.644Z Downloaded thiserror-no-std v2.0.2
7802025-09-23T03:44:24.647Z Downloaded termtree v0.5.1
7812025-09-23T03:44:24.650Z Downloaded tap v1.0.1
7822025-09-23T03:44:24.654Z Downloaded either v1.15.0
7832025-09-23T03:44:24.654Z Downloaded dunce v1.0.5
7842025-09-23T03:44:24.657Z Downloaded xattr v1.3.1
7852025-09-23T03:44:24.657Z Downloaded untrusted v0.9.0
7862025-09-23T03:44:24.660Z Downloaded serde_plain v1.0.2
7872025-09-23T03:44:24.664Z Downloaded opaque-debug v0.3.1
7882025-09-23T03:44:24.664Z Downloaded darling_core v0.21.0
7892025-09-23T03:44:24.668Z Downloaded gethostname v0.5.0
7902025-09-23T03:44:24.671Z Downloaded headers v0.4.1
7912025-09-23T03:44:24.675Z Downloaded csv-core v0.1.11
7922025-09-23T03:44:24.678Z Downloaded vergen v8.3.2
7932025-09-23T03:44:24.681Z Downloaded sigpipe v0.1.3
7942025-09-23T03:44:24.684Z Downloaded num v0.4.3
7952025-09-23T03:44:24.685Z Downloaded document-features v0.2.11
7962025-09-23T03:44:24.688Z Downloaded strum v0.26.3
7972025-09-23T03:44:24.688Z Downloaded oxnet v0.1.3
7982025-09-23T03:44:24.691Z Downloaded oxide-tokio-rt v0.1.2
7992025-09-23T03:44:24.691Z Downloaded cc v1.2.30
8002025-09-23T03:44:24.695Z Downloaded pem v3.0.5
8012025-09-23T03:44:24.698Z Downloaded omicron-zone-package v0.12.2
8022025-09-23T03:44:24.701Z Downloaded xshell-macros v0.2.7
8032025-09-23T03:44:24.704Z Downloaded untrusted v0.7.1
8042025-09-23T03:44:24.704Z Downloaded primeorder v0.13.6
8052025-09-23T03:44:24.707Z Downloaded fs-err v2.11.0
8062025-09-23T03:44:24.707Z Downloaded unicode_categories v0.1.1
8072025-09-23T03:44:24.710Z Downloaded term v0.7.0
8082025-09-23T03:44:24.713Z Downloaded display-error-chain v0.2.2
8092025-09-23T03:44:24.717Z Downloaded unsafe-libyaml v0.2.11
8102025-09-23T03:44:24.720Z Downloaded rand v0.9.2
8112025-09-23T03:44:24.725Z Downloaded signal-hook-mio v0.2.4
8122025-09-23T03:44:24.725Z Downloaded scopeguard v1.2.0
8132025-09-23T03:44:24.728Z Downloaded proc-macro-crate v1.3.1
8142025-09-23T03:44:24.731Z Downloaded progenitor v0.9.1
8152025-09-23T03:44:24.731Z Downloaded progenitor v0.8.0
8162025-09-23T03:44:24.734Z Downloaded phf v0.11.2
8172025-09-23T03:44:24.734Z Downloaded structmeta-derive v0.3.0
8182025-09-23T03:44:24.737Z Downloaded simd-adler32 v0.3.7
8192025-09-23T03:44:24.741Z Downloaded pin-utils v0.1.0
8202025-09-23T03:44:24.741Z Downloaded rustc-hash v2.1.1
8212025-09-23T03:44:24.745Z Downloaded pem-rfc7468 v0.7.0
8222025-09-23T03:44:24.745Z Downloaded typify-macro v0.4.3
8232025-09-23T03:44:24.746Z Downloaded new_debug_unreachable v1.0.6
8242025-09-23T03:44:24.751Z Downloaded mime v0.3.17
8252025-09-23T03:44:24.751Z Downloaded derive-ex v0.1.8
8262025-09-23T03:44:24.751Z Downloaded rpassword v7.4.0
8272025-09-23T03:44:24.754Z Downloaded siphasher v0.3.11
8282025-09-23T03:44:24.758Z Downloaded zerocopy-derive v0.8.26
8292025-09-23T03:44:24.761Z Downloaded socket2 v0.5.10
8302025-09-23T03:44:24.764Z Downloaded progenitor v0.11.0
8312025-09-23T03:44:24.769Z Downloaded rustc-hash v1.1.0
8322025-09-23T03:44:24.769Z Downloaded pbkdf2 v0.12.2
8332025-09-23T03:44:24.773Z Downloaded fixedbitset v0.4.2
8342025-09-23T03:44:24.773Z Downloaded tower-layer v0.3.3
8352025-09-23T03:44:24.773Z Downloaded serde-big-array v0.5.1
8362025-09-23T03:44:24.780Z Downloaded filetime v0.2.25
8372025-09-23T03:44:24.780Z Downloaded socket2 v0.6.0
8382025-09-23T03:44:24.780Z Downloaded wait-timeout v0.2.0
8392025-09-23T03:44:24.783Z Downloaded multer v3.1.0
8402025-09-23T03:44:24.787Z Downloaded tower-service v0.3.3
8412025-09-23T03:44:24.787Z Downloaded parking_lot v0.11.2
8422025-09-23T03:44:24.790Z Downloaded fallible-iterator v0.2.0
8432025-09-23T03:44:24.790Z Downloaded typify v0.4.3
8442025-09-23T03:44:24.794Z Downloaded crunchy v0.2.2
8452025-09-23T03:44:24.799Z Downloaded crucible-workspace-hack v0.1.0
8462025-09-23T03:44:24.800Z Downloaded tokio-stream v0.1.17
8472025-09-23T03:44:24.804Z Downloaded float-ord v0.3.2
8482025-09-23T03:44:24.804Z Downloaded rustc-demangle v0.1.24
8492025-09-23T03:44:24.807Z Downloaded xshell v0.2.7
8502025-09-23T03:44:24.810Z Downloaded which v4.4.2
8512025-09-23T03:44:24.810Z Downloaded iddqd v0.3.13
8522025-09-23T03:44:24.816Z Downloaded cstr-argument v0.1.2
8532025-09-23T03:44:24.819Z Downloaded ron v0.7.1
8542025-09-23T03:44:24.823Z Downloaded foreign-types-shared v0.1.1
8552025-09-23T03:44:24.825Z Downloaded num-conv v0.1.0
8562025-09-23T03:44:24.828Z Downloaded serde_bytes v0.11.17
8572025-09-23T03:44:24.828Z Downloaded structmeta v0.3.0
8582025-09-23T03:44:24.831Z Downloaded der v0.7.9
8592025-09-23T03:44:24.835Z Downloaded peg-runtime v0.8.5
8602025-09-23T03:44:24.837Z Downloaded aes-gcm v0.10.3
8612025-09-23T03:44:24.841Z Downloaded peg v0.8.5
8622025-09-23T03:44:24.844Z Downloaded tokio-tungstenite v0.23.1
8632025-09-23T03:44:24.846Z Downloaded zeroize_derive v1.4.2
8642025-09-23T03:44:24.850Z Downloaded owo-colors v4.2.2
8652025-09-23T03:44:24.853Z Downloaded pretty-hex v0.2.1
8662025-09-23T03:44:24.858Z Downloaded signal-hook v0.3.18
8672025-09-23T03:44:24.858Z Downloaded parking_lot v0.12.3
8682025-09-23T03:44:24.861Z Downloaded rtoolbox v0.0.2
8692025-09-23T03:44:24.864Z Downloaded unicode-properties v0.1.3
8702025-09-23T03:44:24.864Z Downloaded yasna v0.5.2
8712025-09-23T03:44:24.867Z Downloaded mime_guess v2.0.5
8722025-09-23T03:44:24.871Z Downloaded foldhash v0.2.0
8732025-09-23T03:44:24.874Z Downloaded fd-lock v4.0.2
8742025-09-23T03:44:24.874Z Downloaded toml_datetime v0.7.0
8752025-09-23T03:44:24.877Z Downloaded libxml v0.3.3
8762025-09-23T03:44:24.882Z Downloaded vergen-lib v0.1.6
8772025-09-23T03:44:24.885Z Downloaded strum_macros v0.26.4
8782025-09-23T03:44:24.888Z Downloaded sct v0.7.1
8792025-09-23T03:44:24.891Z Downloaded diesel-dtrace v0.4.2
8802025-09-23T03:44:24.894Z Downloaded libm v0.2.8
8812025-09-23T03:44:24.900Z Downloaded peg-macros v0.8.5
8822025-09-23T03:44:24.903Z Downloaded openssl-macros v0.1.1
8832025-09-23T03:44:24.906Z Downloaded rfc6979 v0.4.0
8842025-09-23T03:44:24.906Z Downloaded funty v2.0.0
8852025-09-23T03:44:24.909Z Downloaded pkcs8 v0.10.2
8862025-09-23T03:44:24.911Z Downloaded progenitor-macro v0.9.1
8872025-09-23T03:44:24.914Z Downloaded vte_generate_state_changes v0.1.2
8882025-09-23T03:44:24.914Z Downloaded oso v0.27.3
8892025-09-23T03:44:24.917Z Downloaded supports-color v3.0.2
8902025-09-23T03:44:24.920Z Downloaded pkcs1 v0.7.5
8912025-09-23T03:44:24.924Z Downloaded openssl-probe v0.1.5
8922025-09-23T03:44:24.924Z Downloaded pbkdf2 v0.11.0
8932025-09-23T03:44:24.929Z Downloaded typify-macro v0.3.0
8942025-09-23T03:44:24.931Z Downloaded same-file v1.0.6
8952025-09-23T03:44:24.932Z Downloaded unarray v0.1.4
8962025-09-23T03:44:24.932Z Downloaded rustversion v1.0.22
8972025-09-23T03:44:24.935Z Downloaded tls_codec_derive v0.4.1
8982025-09-23T03:44:24.938Z Downloaded ff v0.13.0
8992025-09-23T03:44:24.941Z Downloaded zerocopy v0.6.6
9002025-09-23T03:44:24.941Z Downloaded russh-keys v0.45.0
9012025-09-23T03:44:24.944Z Downloaded embedded-io v0.6.1
9022025-09-23T03:44:24.950Z Downloaded data-encoding v2.9.0
9032025-09-23T03:44:24.950Z Downloaded subprocess v0.2.9
9042025-09-23T03:44:24.953Z Downloaded itertools v0.10.5
9052025-09-23T03:44:24.958Z Downloaded multimap v0.10.1
9062025-09-23T03:44:24.964Z Downloaded tokio-dtrace v0.1.0
9072025-09-23T03:44:24.964Z Downloaded progenitor-client v0.8.0
9082025-09-23T03:44:24.964Z Downloaded futures-channel v0.3.31
9092025-09-23T03:44:24.968Z Downloaded rand_core v0.6.4
9102025-09-23T03:44:24.968Z Downloaded futures-sink v0.3.31
9112025-09-23T03:44:24.971Z Downloaded debug-ignore v1.0.5
9122025-09-23T03:44:24.971Z Downloaded futures-macro v0.3.31
9132025-09-23T03:44:24.971Z Downloaded darling_macro v0.21.0
9142025-09-23T03:44:24.974Z Downloaded aws-lc-rs v1.12.4
9152025-09-23T03:44:24.981Z Downloaded ed25519 v2.2.3
9162025-09-23T03:44:24.985Z Downloaded fs_extra v1.3.0
9172025-09-23T03:44:25.023Z Downloaded pkcs5 v0.7.1
9182025-09-23T03:44:25.028Z Downloaded typify-macro v0.2.0
9192025-09-23T03:44:25.028Z Downloaded zone v0.1.8
9202025-09-23T03:44:25.028Z Downloaded blake3 v1.5.4
9212025-09-23T03:44:25.028Z Downloaded futures-task v0.3.31
9222025-09-23T03:44:25.028Z Downloaded path-slash v0.1.5
9232025-09-23T03:44:25.028Z Downloaded der_derive v0.7.3
9242025-09-23T03:44:25.028Z Downloaded tiny-keccak v2.0.2
9252025-09-23T03:44:25.028Z Downloaded ssh-encoding v0.2.0
9262025-09-23T03:44:25.028Z Downloaded num-derive v0.3.3
9272025-09-23T03:44:25.028Z Downloaded num-bigint v0.4.6
9282025-09-23T03:44:25.028Z Downloaded waitgroup v0.1.2
9292025-09-23T03:44:25.028Z Downloaded nanorand v0.7.0
9302025-09-23T03:44:25.028Z Downloaded static_assertions v1.1.0
9312025-09-23T03:44:25.029Z Downloaded parking_lot_core v0.9.10
9322025-09-23T03:44:25.029Z Downloaded defmt v0.3.8
9332025-09-23T03:44:25.033Z Downloaded darling_macro v0.20.10
9342025-09-23T03:44:25.033Z Downloaded nibble_vec v0.1.0
9352025-09-23T03:44:25.033Z Downloaded unicode-segmentation v1.12.0
9362025-09-23T03:44:25.036Z Downloaded embedded-io v0.4.0
9372025-09-23T03:44:25.039Z Downloaded scheduled-thread-pool v0.2.7
9382025-09-23T03:44:25.040Z Downloaded ron v0.8.1
9392025-09-23T03:44:25.044Z Downloaded smallvec v0.6.14
9402025-09-23T03:44:25.047Z Downloaded nodrop v0.1.14
9412025-09-23T03:44:25.047Z Downloaded yansi v1.0.1
9422025-09-23T03:44:25.050Z Downloaded ena v0.14.3
9432025-09-23T03:44:25.053Z Downloaded vte v0.11.1
9442025-09-23T03:44:25.053Z Downloaded diesel_table_macro_syntax v0.2.0
9452025-09-23T03:44:25.057Z Downloaded zone v0.3.1
9462025-09-23T03:44:25.057Z Downloaded pin-project-internal v1.1.6
9472025-09-23T03:44:25.060Z Downloaded papergrid v0.17.0
9482025-09-23T03:44:25.062Z Downloaded walkdir v2.5.0
9492025-09-23T03:44:25.066Z Downloaded utf-8 v0.7.6
9502025-09-23T03:44:25.069Z Downloaded shlex v1.3.0
9512025-09-23T03:44:25.069Z Downloaded memoffset v0.9.1
9522025-09-23T03:44:25.069Z Downloaded rand_chacha v0.3.1
9532025-09-23T03:44:25.072Z Downloaded prefix-trie v0.7.0
9542025-09-23T03:44:25.074Z Downloaded lzss v0.8.2
9552025-09-23T03:44:25.077Z Downloaded serde_yaml v0.9.34+deprecated
9562025-09-23T03:44:25.080Z Downloaded sync_wrapper v1.0.1
9572025-09-23T03:44:25.084Z Downloaded russh-cryptovec v0.7.3
9582025-09-23T03:44:25.084Z Downloaded deranged v0.5.3
9592025-09-23T03:44:25.087Z Downloaded crypto-bigint v0.5.5
9602025-09-23T03:44:25.090Z Downloaded slog-json v2.6.1
9612025-09-23T03:44:25.093Z Downloaded thread_local v1.1.8
9622025-09-23T03:44:25.093Z Downloaded rand_chacha v0.9.0
9632025-09-23T03:44:25.096Z Downloaded derive-where v1.5.0
9642025-09-23T03:44:25.099Z Downloaded packed_struct_codegen v0.10.1
9652025-09-23T03:44:25.102Z Downloaded paste v1.0.15
9662025-09-23T03:44:25.105Z Downloaded darling v0.21.0
9672025-09-23T03:44:25.109Z Downloaded dsl_auto_type v0.1.2
9682025-09-23T03:44:25.112Z Downloaded futures v0.3.31
9692025-09-23T03:44:25.115Z Downloaded postgres-types v0.2.9
9702025-09-23T03:44:25.117Z Downloaded pkg-config v0.3.31
9712025-09-23T03:44:25.120Z Downloaded itertools v0.14.0
9722025-09-23T03:44:25.125Z Downloaded dyn-clone v1.0.20
9732025-09-23T03:44:25.128Z Downloaded native-tls v0.2.12
9742025-09-23T03:44:25.131Z Downloaded derive_builder_core v0.20.2
9752025-09-23T03:44:25.134Z Downloaded tracing-attributes v0.1.27
9762025-09-23T03:44:25.134Z Downloaded fatfs v0.3.6
9772025-09-23T03:44:25.137Z Downloaded quinn-udp v0.5.5
9782025-09-23T03:44:25.140Z Downloaded portable-atomic v1.11.0
9792025-09-23T03:44:25.145Z Downloaded tinyvec_macros v0.1.1
9802025-09-23T03:44:25.150Z Downloaded progenitor-macro v0.8.0
9812025-09-23T03:44:25.151Z Downloaded smf v0.2.3
9822025-09-23T03:44:25.155Z Downloaded r2d2 v0.8.10
9832025-09-23T03:44:25.155Z Downloaded darling v0.20.10
9842025-09-23T03:44:25.155Z Downloaded support-bundle-viewer v0.1.2
9852025-09-23T03:44:25.159Z Downloaded tower v0.5.2
9862025-09-23T03:44:25.166Z Downloaded steno v0.4.1
9872025-09-23T03:44:25.170Z Downloaded num-derive v0.4.2
9882025-09-23T03:44:25.173Z Downloaded ecdsa v0.16.9
9892025-09-23T03:44:25.173Z Downloaded pin-project-lite v0.2.14
9902025-09-23T03:44:25.177Z Downloaded snafu v0.8.5
9912025-09-23T03:44:25.183Z Downloaded slog-term v2.9.2
9922025-09-23T03:44:25.186Z Downloaded samael v0.0.19
9932025-09-23T03:44:25.192Z Downloaded radix_trie v0.2.1
9942025-09-23T03:44:25.196Z Downloaded futures-util v0.3.31
9952025-09-23T03:44:25.207Z Downloaded rustls-pemfile v2.2.0
9962025-09-23T03:44:25.212Z Downloaded openssl-sys v0.9.109
9972025-09-23T03:44:25.215Z Downloaded elliptic-curve v0.13.8
9982025-09-23T03:44:25.218Z Downloaded winnow v0.6.26
9992025-09-23T03:44:25.226Z Downloaded p256 v0.13.2
10002025-09-23T03:44:25.230Z Downloaded progenitor-impl v0.11.0
10012025-09-23T03:44:25.233Z Downloaded pretty_assertions v1.4.1
10022025-09-23T03:44:25.236Z Downloaded papergrid v0.14.0
10032025-09-23T03:44:25.239Z Downloaded unicode-bidi v0.3.17
10042025-09-23T03:44:25.242Z Downloaded reedline v0.40.0
10052025-09-23T03:44:25.248Z Downloaded darling_core v0.20.10
10062025-09-23T03:44:25.252Z Downloaded toml_edit v0.19.15
10072025-09-23T03:44:25.268Z Downloaded diesel_derives v2.2.3
10082025-09-23T03:44:25.271Z Downloaded tungstenite v0.21.0
10092025-09-23T03:44:25.275Z Downloaded miniz_oxide v0.8.5
10102025-09-23T03:44:25.278Z Downloaded winnow v0.5.40
10112025-09-23T03:44:25.286Z Downloaded tokio-util v0.7.15
10122025-09-23T03:44:25.291Z Downloaded zip v0.6.6
10132025-09-23T03:44:25.295Z Downloaded serde_with v3.14.0
10142025-09-23T03:44:25.306Z Downloaded minimal-lexical v0.2.1
10152025-09-23T03:44:25.310Z Downloaded chrono v0.4.41
10162025-09-23T03:44:25.317Z Downloaded num-bigint-dig v0.8.4
10172025-09-23T03:44:25.321Z Downloaded tabled v0.20.0
10182025-09-23T03:44:25.338Z Downloaded lalrpop v0.19.12
10192025-09-23T03:44:25.348Z Downloaded p521 v0.13.3
10202025-09-23T03:44:25.351Z Downloaded tabled v0.18.0
10212025-09-23T03:44:25.366Z Downloaded vcpkg v0.2.15
10222025-09-23T03:44:25.402Z Downloaded russh v0.45.0
10232025-09-23T03:44:25.407Z Downloaded tower-http v0.6.6
10242025-09-23T03:44:25.414Z Downloaded tough v0.20.0
10252025-09-23T03:44:25.422Z Downloaded unicode-normalization v0.1.24
10262025-09-23T03:44:25.426Z Downloaded crossterm v0.29.0
10272025-09-23T03:44:25.431Z Downloaded ssh-key v0.6.6
10282025-09-23T03:44:25.438Z Downloaded proptest v1.7.0
10292025-09-23T03:44:25.446Z Downloaded git2 v0.19.0
10302025-09-23T03:44:25.453Z Downloaded object v0.30.4
10312025-09-23T03:44:25.462Z Downloaded quinn-proto v0.11.8
10322025-09-23T03:44:25.468Z Downloaded time v0.3.43
10332025-09-23T03:44:25.476Z Downloaded regex v1.11.1
10342025-09-23T03:44:25.486Z Downloaded rustls-webpki v0.101.7
10352025-09-23T03:44:25.500Z Downloaded quick-xml v0.37.2
10362025-09-23T03:44:25.505Z Downloaded hickory-proto v0.24.4
10372025-09-23T03:44:25.518Z Downloaded petname v2.0.2
10382025-09-23T03:44:25.523Z Downloaded zerocopy v0.8.26
10392025-09-23T03:44:25.544Z Downloaded rustls-webpki v0.102.8
10402025-09-23T03:44:25.562Z Downloaded zlib-rs v0.5.1
10412025-09-23T03:44:25.566Z Downloaded curve25519-dalek v4.1.3
10422025-09-23T03:44:25.574Z Downloaded openssl v0.10.73
10432025-09-23T03:44:25.583Z Downloaded nix v0.29.0
10442025-09-23T03:44:25.592Z Downloaded nix v0.28.0
10452025-09-23T03:44:25.602Z Downloaded rustls v0.21.12
10462025-09-23T03:44:25.612Z Downloaded p384 v0.13.0
10472025-09-23T03:44:25.618Z Downloaded smoltcp v0.9.1
10482025-09-23T03:44:25.627Z Downloaded webpki-roots v1.0.1
10492025-09-23T03:44:25.630Z Downloaded gimli v0.31.1
10502025-09-23T03:44:25.637Z Downloaded nix v0.27.1
10512025-09-23T03:44:25.646Z Downloaded nix v0.30.1
10522025-09-23T03:44:25.657Z Downloaded polar-core v0.27.3
10532025-09-23T03:44:25.664Z Downloaded regex-syntax v0.8.5
10542025-09-23T03:44:25.670Z Downloaded regex-syntax v0.6.29
10552025-09-23T03:44:25.676Z Downloaded typify-impl v0.2.0
10562025-09-23T03:44:25.689Z Downloaded regress v0.10.4
10572025-09-23T03:44:25.696Z Downloaded smoltcp v0.11.0
10582025-09-23T03:44:25.707Z Downloaded typify-impl v0.3.0
10592025-09-23T03:44:25.720Z Downloaded dropshot v0.16.4
10602025-09-23T03:44:25.738Z Downloaded diesel v2.2.12
10612025-09-23T03:44:25.755Z Downloaded sled v0.34.7
10622025-09-23T03:44:25.764Z Downloaded zerocopy-derive v0.6.6
10632025-09-23T03:44:25.772Z Downloaded openapiv3 v2.2.0
10642025-09-23T03:44:25.782Z Downloaded object v0.36.5
10652025-09-23T03:44:25.792Z Downloaded rustls v0.23.19
10662025-09-23T03:44:25.802Z Downloaded ratatui v0.29.0
10672025-09-23T03:44:25.821Z Downloaded bzip2-sys v0.1.13+1.0.8
10682025-09-23T03:44:25.830Z Downloaded chrono-tz v0.10.4
10692025-09-23T03:44:25.851Z Downloaded typify-impl v0.4.3
10702025-09-23T03:44:25.857Z Downloaded petgraph v0.6.5
10712025-09-23T03:44:25.874Z Downloaded regex-automata v0.4.8
10722025-09-23T03:44:25.887Z Downloaded lzma-sys v0.1.20
10732025-09-23T03:44:25.912Z Downloaded jiff v0.2.15
10742025-09-23T03:44:25.926Z Downloaded libz-sys v1.1.20
10752025-09-23T03:44:25.944Z Downloaded petgraph v0.8.2
10762025-09-23T03:44:25.962Z Downloaded hickory-proto v0.25.2
10772025-09-23T03:44:25.975Z Downloaded reqwest v0.12.22
10782025-09-23T03:44:25.983Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10792025-09-23T03:44:25.998Z Downloaded rustls v0.22.4
10802025-09-23T03:44:26.009Z Downloaded moka v0.12.10
10812025-09-23T03:44:26.017Z Downloaded bstr v1.10.0
10822025-09-23T03:44:26.026Z Downloaded tracing v0.1.40
10832025-09-23T03:44:26.029Z Downloaded sha3 v0.10.8
10842025-09-23T03:44:26.033Z Downloaded mio v1.0.2
10852025-09-23T03:44:26.041Z Downloaded schemars v0.8.22
10862025-09-23T03:44:26.048Z Downloaded qorb v0.4.1
10872025-09-23T03:44:26.052Z Downloaded tokio-rustls v0.24.1
10882025-09-23T03:44:26.055Z Downloaded bitvec v1.0.1
10892025-09-23T03:44:26.067Z Downloaded tokio v1.47.0
10902025-09-23T03:44:26.100Z Downloaded csv v1.3.1
10912025-09-23T03:44:26.116Z Downloaded sqlparser v0.45.0
10922025-09-23T03:44:26.122Z Downloaded crossterm v0.28.1
10932025-09-23T03:44:26.127Z Downloaded bindgen v0.71.1
10942025-09-23T03:44:26.133Z Downloaded tungstenite v0.23.0
10952025-09-23T03:44:26.136Z Downloaded toml_parser v1.0.2
10962025-09-23T03:44:26.139Z Downloaded memmap2 v0.9.5
10972025-09-23T03:44:26.142Z Downloaded derive_builder v0.20.2
10982025-09-23T03:44:26.145Z Downloaded salty v0.3.0
10992025-09-23T03:44:26.150Z Downloaded publicsuffix v2.3.0
11002025-09-23T03:44:26.153Z Downloaded rayon v1.10.0
11012025-09-23T03:44:26.160Z Downloaded h2 v0.4.6
11022025-09-23T03:44:26.165Z Downloaded time-macros v0.2.24
11032025-09-23T03:44:26.168Z Downloaded newtype_derive v0.1.6
11042025-09-23T03:44:26.168Z Downloaded uuid v1.18.1
11052025-09-23T03:44:26.194Z Downloaded zip v4.2.0
11062025-09-23T03:44:26.200Z Downloaded powerfmt v0.2.0
11072025-09-23T03:44:26.200Z Downloaded parse-display v0.10.0
11082025-09-23T03:44:26.203Z Downloaded expectorate v1.2.0
11092025-09-23T03:44:26.206Z Downloaded twox-hash v2.1.0
11102025-09-23T03:44:26.206Z Downloaded snafu-derive v0.8.5
11112025-09-23T03:44:26.210Z Downloaded slog-stdlog v4.1.1
11122025-09-23T03:44:26.210Z Downloaded sha1 v0.10.6
11132025-09-23T03:44:26.213Z Downloaded serde_cbor v0.11.2
11142025-09-23T03:44:26.216Z Downloaded nom v7.1.3
11152025-09-23T03:44:26.221Z Downloaded vergen-gitcl v1.0.8
11162025-09-23T03:44:26.224Z Downloaded itertools v0.13.0
11172025-09-23T03:44:26.230Z Downloaded itertools v0.12.1
11182025-09-23T03:44:26.238Z Downloaded des v0.8.1
11192025-09-23T03:44:26.242Z Downloaded typed-path v0.9.3
11202025-09-23T03:44:26.247Z Downloaded encoding_rs v0.8.34
11212025-09-23T03:44:26.271Z Downloaded hyper v1.7.0
11222025-09-23T03:44:26.278Z Downloaded psl-types v2.0.11
11232025-09-23T03:44:26.281Z Downloaded foldhash v0.1.5
11242025-09-23T03:44:26.282Z Downloaded tar v0.4.44
11252025-09-23T03:44:26.286Z Downloaded slog-scope v4.4.0
11262025-09-23T03:44:26.286Z Downloaded packed_struct v0.10.1
11272025-09-23T03:44:26.289Z Downloaded num-complex v0.4.6
11282025-09-23T03:44:26.289Z Downloaded uzers v0.12.1
11292025-09-23T03:44:26.292Z Downloaded toml v0.7.8
11302025-09-23T03:44:26.295Z Downloaded tokio-tungstenite v0.21.0
11312025-09-23T03:44:26.299Z Downloaded ring v0.17.14
11322025-09-23T03:44:26.334Z Downloaded tinyvec v1.8.0
11332025-09-23T03:44:26.337Z Downloaded parking_lot_core v0.8.6
11342025-09-23T03:44:26.341Z Downloaded iri-string v0.7.8
11352025-09-23T03:44:26.344Z Downloaded flate2 v1.1.2
11362025-09-23T03:44:26.348Z Downloaded similar v2.7.0
11372025-09-23T03:44:26.352Z Downloaded dropshot_endpoint v0.16.4
11382025-09-23T03:44:26.355Z Downloaded xz2 v0.1.7
11392025-09-23T03:44:26.358Z Downloaded prettyplease v0.2.36
11402025-09-23T03:44:26.361Z Downloaded hickory-server v0.25.2
11412025-09-23T03:44:26.364Z Downloaded libgit2-sys v0.17.0+1.8.1
11422025-09-23T03:44:26.418Z Downloaded quick-error v1.2.3
11432025-09-23T03:44:26.421Z Downloaded tokio-rustls v0.25.0
11442025-09-23T03:44:26.421Z Downloaded derive_more-impl v2.0.1
11452025-09-23T03:44:26.425Z Downloaded serde-hex v0.1.0
11462025-09-23T03:44:26.428Z Downloaded scrypt v0.11.0
11472025-09-23T03:44:26.428Z Downloaded strum_macros v0.24.3
11482025-09-23T03:44:26.431Z Downloaded fixedbitset v0.5.7
11492025-09-23T03:44:26.431Z Downloaded foreign-types v0.3.2
11502025-09-23T03:44:26.431Z Downloaded x509-cert v0.2.5
11512025-09-23T03:44:26.436Z Downloaded tokio-rustls v0.26.0
11522025-09-23T03:44:26.440Z Downloaded flagset v0.4.6
11532025-09-23T03:44:26.440Z Downloaded proc-macro-error2 v2.0.1
11542025-09-23T03:44:26.443Z Downloaded typify v0.3.0
11552025-09-23T03:44:26.446Z Downloaded test-strategy v0.4.3
11562025-09-23T03:44:26.449Z Downloaded ed25519-dalek v2.1.1
11572025-09-23T03:44:26.453Z Downloaded strip-ansi-escapes v0.2.0
11582025-09-23T03:44:26.456Z Downloaded oso-derive v0.27.3
11592025-09-23T03:44:26.456Z Downloaded rustyline v14.0.0
11602025-09-23T03:44:26.459Z Downloaded tokio-postgres v0.7.13
11612025-09-23T03:44:26.463Z Downloaded strum v0.27.2
11622025-09-23T03:44:26.466Z Downloaded schemars_derive v0.8.22
11632025-09-23T03:44:26.466Z Downloaded getrandom v0.2.15
11642025-09-23T03:44:26.469Z Downloaded ctr v0.9.2
11652025-09-23T03:44:26.469Z Downloaded whoami v1.5.2
11662025-09-23T03:44:26.472Z Downloaded term v1.1.0
11672025-09-23T03:44:26.476Z Downloaded ppv-lite86 v0.2.20
11682025-09-23T03:44:26.476Z Downloaded vergen v9.0.6
11692025-09-23T03:44:26.479Z Downloaded value-bag v1.9.0
11702025-09-23T03:44:26.479Z Downloaded flume v0.11.1
11712025-09-23T03:44:26.482Z Downloaded typify v0.2.0
11722025-09-23T03:44:26.485Z Downloaded pin-project v1.1.6
11732025-09-23T03:44:26.495Z Downloaded nu-ansi-term v0.50.1
11742025-09-23T03:44:26.498Z Downloaded derive_more v2.0.1
11752025-09-23T03:44:26.505Z Downloaded chacha20poly1305 v0.10.1
11762025-09-23T03:44:26.508Z Downloaded curve25519-dalek-derive v0.1.1
11772025-09-23T03:44:26.508Z Downloaded diff v0.1.13
11782025-09-23T03:44:26.511Z Downloaded daft v0.1.4
11792025-09-23T03:44:26.514Z Downloaded heapless v0.7.17
11802025-09-23T03:44:26.517Z Downloaded derive_more v0.99.20
11812025-09-23T03:44:26.521Z Downloaded rsa v0.9.6
11822025-09-23T03:44:26.523Z Downloaded crossbeam-channel v0.5.15
11832025-09-23T03:44:26.527Z Downloaded ssh-cipher v0.2.0
11842025-09-23T03:44:26.530Z Downloaded ref-cast-impl v1.0.24
11852025-09-23T03:44:26.530Z Downloaded ref-cast v1.0.24
11862025-09-23T03:44:26.533Z Downloaded radium v0.7.0
11872025-09-23T03:44:26.533Z Downloaded phf_shared v0.11.2
11882025-09-23T03:44:26.533Z Downloaded num-rational v0.4.2
11892025-09-23T03:44:26.536Z Downloaded num-integer v0.1.46
11902025-09-23T03:44:26.536Z Downloaded half v2.4.1
11912025-09-23T03:44:26.540Z Downloaded zstd v0.13.3
11922025-09-23T03:44:26.540Z Downloaded zopfli v0.8.1
11932025-09-23T03:44:26.543Z Downloaded sec1 v0.7.3
11942025-09-23T03:44:26.543Z Downloaded predicates-tree v1.0.12
11952025-09-23T03:44:26.546Z Downloaded predicates-core v1.0.8
11962025-09-23T03:44:26.546Z Downloaded rcgen v0.12.1
11972025-09-23T03:44:26.546Z Downloaded jiff-static v0.2.15
11982025-09-23T03:44:26.549Z Downloaded quinn v0.11.5
11992025-09-23T03:44:26.553Z Downloaded defmt-macros v0.3.9
12002025-09-23T03:44:26.556Z Downloaded slog v2.7.0
12012025-09-23T03:44:26.559Z Downloaded serde_with_macros v3.14.0
12022025-09-23T03:44:26.559Z Downloaded rustls-pki-types v1.10.0
12032025-09-23T03:44:26.562Z Downloaded normalize-line-endings v0.3.0
12042025-09-23T03:44:26.562Z Downloaded newtype-uuid v1.2.4
12052025-09-23T03:44:26.562Z Downloaded maybe-uninit v2.0.0
12062025-09-23T03:44:26.566Z Downloaded maplit v1.0.2
12072025-09-23T03:44:26.566Z Downloaded zstd-safe v7.2.3
12082025-09-23T03:44:26.566Z Downloaded half v1.8.3
12092025-09-23T03:44:26.569Z Downloaded bytes v1.10.1
12102025-09-23T03:44:26.573Z Downloaded rayon-core v1.12.1
12112025-09-23T03:44:26.577Z Downloaded progenitor-impl v0.9.1
12122025-09-23T03:44:26.577Z Downloaded base64 v0.13.1
12132025-09-23T03:44:26.581Z Downloaded sqlformat v0.3.5
12142025-09-23T03:44:26.581Z Downloaded indicatif v0.17.11
12152025-09-23T03:44:26.584Z Downloaded futures-core v0.3.31
12162025-09-23T03:44:26.587Z Downloaded foreign-types-macros v0.2.3
12172025-09-23T03:44:26.587Z Downloaded vsss-rs v3.3.4
12182025-09-23T03:44:26.590Z Downloaded globset v0.4.15
12192025-09-23T03:44:26.590Z Downloaded lru v0.12.5
12202025-09-23T03:44:26.591Z Downloaded unicase v2.7.0
12212025-09-23T03:44:26.593Z Downloaded progenitor-impl v0.8.0
12222025-09-23T03:44:26.594Z Downloaded const_format v0.2.34
12232025-09-23T03:44:26.597Z Downloaded spin v0.9.8
12242025-09-23T03:44:26.600Z Downloaded hyper-util v0.1.16
12252025-09-23T03:44:26.604Z Downloaded time-core v0.1.6
12262025-09-23T03:44:26.607Z Downloaded tabwriter v1.4.0
12272025-09-23T03:44:26.608Z Downloaded stringprep v0.1.5
12282025-09-23T03:44:26.611Z Downloaded slog-envlogger v2.2.0
12292025-09-23T03:44:26.611Z Downloaded slog-dtrace v0.3.0
12302025-09-23T03:44:26.611Z Downloaded slog-bunyan v2.5.0
12312025-09-23T03:44:26.614Z Downloaded indexmap v1.9.3
12322025-09-23T03:44:26.614Z Downloaded hmac v0.12.1
12332025-09-23T03:44:26.617Z Downloaded ahash v0.8.12
12342025-09-23T03:44:26.620Z Downloaded serde_derive_internals v0.29.1
12352025-09-23T03:44:26.620Z Downloaded crossbeam-epoch v0.9.18
12362025-09-23T03:44:26.623Z Downloaded clang-sys v1.8.1
12372025-09-23T03:44:26.623Z Downloaded glob v0.3.2
12382025-09-23T03:44:26.626Z Downloaded bzip2 v0.5.2
12392025-09-23T03:44:26.626Z Downloaded libsw-core v0.3.1
12402025-09-23T03:44:26.629Z Downloaded libsw v3.5.0
12412025-09-23T03:44:26.629Z Downloaded backtrace v0.3.74
12422025-09-23T03:44:26.633Z Downloaded cargo_metadata v0.18.1
12432025-09-23T03:44:26.636Z Downloaded ipnetwork v0.21.1
12442025-09-23T03:44:26.639Z Downloaded ingot v0.1.1
12452025-09-23T03:44:26.639Z Downloaded hyper-rustls v0.27.7
12462025-09-23T03:44:26.642Z Downloaded hickory-resolver v0.25.2
12472025-09-23T03:44:26.645Z Downloaded slog-async v2.8.0
12482025-09-23T03:44:26.645Z Downloaded cargo-platform v0.1.8
12492025-09-23T03:44:26.648Z Downloaded httparse v1.9.5
12502025-09-23T03:44:26.648Z Downloaded crc32fast v1.4.2
12512025-09-23T03:44:26.651Z Downloaded cookie_store v0.21.1
12522025-09-23T03:44:26.651Z Downloaded signal-hook-registry v1.4.2
12532025-09-23T03:44:26.655Z Downloaded serde_path_to_error v0.1.17
12542025-09-23T03:44:26.655Z Downloaded secrecy v0.8.0
12552025-09-23T03:44:26.657Z Downloaded rustc_version v0.4.1
12562025-09-23T03:44:26.658Z Downloaded linked-hash-map v0.5.6
12572025-09-23T03:44:26.658Z Downloaded libefi-sys v0.1.0
12582025-09-23T03:44:26.661Z Downloaded lazy_static v1.5.0
12592025-09-23T03:44:26.661Z Downloaded lalrpop-util v0.19.12
12602025-09-23T03:44:26.661Z Downloaded jobserver v0.1.32
12612025-09-23T03:44:26.664Z Downloaded iana-time-zone v0.1.63
12622025-09-23T03:44:26.667Z Downloaded group v0.13.0
12632025-09-23T03:44:26.667Z Downloaded allocator-api2 v0.2.21
12642025-09-23T03:44:26.670Z Downloaded keccak v0.1.5
12652025-09-23T03:44:26.670Z Downloaded hostname v0.4.0
12662025-09-23T03:44:26.673Z Downloaded hickory-client v0.25.2
12672025-09-23T03:44:26.673Z Downloaded heck v0.3.3
12682025-09-23T03:44:26.673Z Downloaded progenitor-client v0.10.0
12692025-09-23T03:44:26.676Z Downloaded progenitor v0.10.0
12702025-09-23T03:44:26.676Z Downloaded hubpack v0.1.2
12712025-09-23T03:44:26.676Z Downloaded bit-vec v0.6.3
12722025-09-23T03:44:26.679Z Downloaded camino-tempfile-ext v0.3.2
12732025-09-23T03:44:26.679Z Downloaded bcs v0.1.6
12742025-09-23T03:44:26.683Z Downloaded http-body v1.0.1
12752025-09-23T03:44:26.683Z Downloaded http-range v0.1.5
12762025-09-23T03:44:26.683Z Downloaded hostname v0.3.1
12772025-09-23T03:44:26.686Z Downloaded ciborium v0.2.2
12782025-09-23T03:44:26.687Z Downloaded block-padding v0.3.3
12792025-09-23T03:44:26.690Z Downloaded cancel-safe-futures v0.1.5
12802025-09-23T03:44:26.690Z Downloaded async-trait v0.1.89
12812025-09-23T03:44:26.693Z Downloaded ciborium-io v0.2.2
12822025-09-23T03:44:26.693Z Downloaded http v1.3.1
12832025-09-23T03:44:26.696Z Downloaded atomicwrites v0.4.4
12842025-09-23T03:44:26.699Z Downloaded cipher v0.4.4
12852025-09-23T03:44:26.699Z Downloaded aead v0.5.2
12862025-09-23T03:44:26.700Z Downloaded hashbrown v0.13.2
12872025-09-23T03:44:26.703Z Downloaded hashbrown v0.12.3
12882025-09-23T03:44:26.706Z Downloaded bitfield-macros v0.19.2
12892025-09-23T03:44:26.709Z Downloaded chacha20 v0.9.1
12902025-09-23T03:44:26.709Z Downloaded castaway v0.2.3
12912025-09-23T03:44:26.709Z Downloaded async-recursion v1.1.1
12922025-09-23T03:44:26.712Z Downloaded addr2line v0.24.2
12932025-09-23T03:44:26.958Z Downloaded aws-lc-sys v0.26.0
12942025-09-23T03:44:27.254Z Compiling value-bag v1.9.0
12952025-09-23T03:44:27.254Z Compiling shlex v1.3.0
12962025-09-23T03:44:27.254Z Compiling lock_api v0.4.12
12972025-09-23T03:44:27.257Z Compiling scopeguard v1.2.0
12982025-09-23T03:44:27.257Z Compiling typenum v1.17.0
12992025-09-23T03:44:27.257Z Compiling syn v2.0.106
13002025-09-23T03:44:27.420Z Compiling getrandom v0.2.15
13012025-09-23T03:44:27.424Z Compiling jobserver v0.1.32
13022025-09-23T03:44:27.603Z Compiling generic-array v0.14.7
13032025-09-23T03:44:27.731Z Compiling rand_core v0.6.4
13042025-09-23T03:44:27.879Z Compiling log v0.4.27
13052025-09-23T03:44:27.912Z Compiling cc v1.2.30
13062025-09-23T03:44:27.973Z Compiling smallvec v1.15.1
13072025-09-23T03:44:28.299Z Compiling portable-atomic v1.11.0
13082025-09-23T03:44:28.360Z Compiling subtle v2.6.1
13092025-09-23T03:44:28.380Z Compiling critical-section v1.1.3
13102025-09-23T03:44:28.421Z Compiling const-oid v0.9.6
13112025-09-23T03:44:28.538Z Compiling pkg-config v0.3.31
13122025-09-23T03:44:28.657Z Compiling parking_lot_core v0.9.10
13132025-09-23T03:44:28.715Z Compiling pin-project-lite v0.2.14
13142025-09-23T03:44:28.859Z Compiling rustix v0.38.37
13152025-09-23T03:44:29.693Z Compiling signal-hook-registry v1.4.2
13162025-09-23T03:44:29.713Z Compiling parking_lot v0.12.3
13172025-09-23T03:44:29.758Z Compiling mio v1.0.2
13182025-09-23T03:44:29.779Z Compiling futures-core v0.3.31
13192025-09-23T03:44:30.045Z Compiling spin v0.9.8
13202025-09-23T03:44:30.383Z Compiling libm v0.2.8
13212025-09-23T03:44:30.421Z Compiling socket2 v0.6.0
13222025-09-23T03:44:30.445Z Compiling once_cell v1.21.3
13232025-09-23T03:44:30.491Z Compiling num-traits v0.2.19
13242025-09-23T03:44:30.606Z Compiling slab v0.4.9
13252025-09-23T03:44:30.774Z Compiling aho-corasick v1.1.3
13262025-09-23T03:44:30.778Z Compiling foldhash v0.1.5
13272025-09-23T03:44:30.820Z Compiling getrandom v0.3.1
13282025-09-23T03:44:30.823Z Compiling cpufeatures v0.2.14
13292025-09-23T03:44:30.982Z Compiling regex-syntax v0.8.5
13302025-09-23T03:44:31.004Z Compiling serde_json v1.0.145
13312025-09-23T03:44:31.138Z Compiling allocator-api2 v0.2.21
13322025-09-23T03:44:31.641Z Compiling percent-encoding v2.3.2
13332025-09-23T03:44:31.673Z Compiling futures-sink v0.3.31
13342025-09-23T03:44:31.730Z Compiling glob v0.3.2
13352025-09-23T03:44:31.855Z Compiling hashbrown v0.15.4
13362025-09-23T03:44:31.879Z Compiling futures-channel v0.3.31
13372025-09-23T03:44:32.602Z Compiling clang-sys v1.8.1
13382025-09-23T03:44:32.863Z Compiling futures-task v0.3.31
13392025-09-23T03:44:33.111Z Compiling futures-io v0.3.31
13402025-09-23T03:44:33.174Z Compiling either v1.15.0
13412025-09-23T03:44:33.326Z Compiling pin-utils v0.1.0
13422025-09-23T03:44:33.377Z Compiling prettyplease v0.2.36
13432025-09-23T03:44:33.468Z Compiling lazy_static v1.5.0
13442025-09-23T03:44:33.585Z Compiling minimal-lexical v0.2.1
13452025-09-23T03:44:33.615Z Compiling libloading v0.8.5
13462025-09-23T03:44:33.756Z Compiling home v0.5.9
13472025-09-23T03:44:33.971Z Compiling base64ct v1.6.0
13482025-09-23T03:44:34.001Z Compiling nom v7.1.3
13492025-09-23T03:44:34.083Z Compiling bindgen v0.69.5
13502025-09-23T03:44:34.445Z Compiling pem-rfc7468 v0.7.0
13512025-09-23T03:44:34.528Z Compiling regex-automata v0.4.8
13522025-09-23T03:44:35.043Z Compiling synstructure v0.13.1
13532025-09-23T03:44:35.221Z Compiling itertools v0.12.1
13542025-09-23T03:44:36.430Z Compiling rustc-hash v1.1.0
13552025-09-23T03:44:36.614Z Compiling lazycell v1.3.0
13562025-09-23T03:44:36.781Z Compiling flagset v0.4.6
13572025-09-23T03:44:36.785Z Compiling cmake v0.1.51
13582025-09-23T03:44:37.016Z Compiling cexpr v0.6.0
13592025-09-23T03:44:37.280Z Compiling dunce v1.0.5
13602025-09-23T03:44:37.436Z Compiling fs_extra v1.3.0
13612025-09-23T03:44:37.631Z Compiling form_urlencoded v1.2.2
13622025-09-23T03:44:37.954Z Compiling paste v1.0.15
13632025-09-23T03:44:37.972Z Compiling vcpkg v0.2.15
13642025-09-23T03:44:37.976Z Compiling iana-time-zone v0.1.63
13652025-09-23T03:44:38.160Z Compiling ring v0.17.14
13662025-09-23T03:44:38.362Z Compiling tracing-core v0.1.32
13672025-09-23T03:44:38.536Z Compiling aws-lc-rs v1.12.4
13682025-09-23T03:44:38.987Z Compiling httparse v1.9.5
13692025-09-23T03:44:39.542Z Compiling tinyvec_macros v0.1.1
13702025-09-23T03:44:39.578Z Compiling openssl-sys v0.9.109
13712025-09-23T03:44:39.598Z Compiling rustversion v1.0.22
13722025-09-23T03:44:39.644Z Compiling base64 v0.22.1
13732025-09-23T03:44:39.664Z Compiling rustls-pki-types v1.10.0
13742025-09-23T03:44:39.805Z Compiling serde_derive v1.0.223
13752025-09-23T03:44:40.265Z Compiling zeroize_derive v1.4.2
13762025-09-23T03:44:40.303Z Compiling zerofrom-derive v0.1.4
13772025-09-23T03:44:40.558Z Compiling yoke-derive v0.7.4
13782025-09-23T03:44:40.579Z Compiling zerovec-derive v0.10.3
13792025-09-23T03:44:41.658Z Compiling zeroize v1.8.1
13802025-09-23T03:44:43.046Z Compiling displaydoc v0.2.5
13812025-09-23T03:44:43.218Z Compiling tokio-macros v2.5.0
13822025-09-23T03:44:43.340Z Compiling crypto-common v0.1.6
13832025-09-23T03:44:43.573Z Compiling block-buffer v0.10.4
13842025-09-23T03:44:43.679Z Compiling zerofrom v0.1.4
13852025-09-23T03:44:43.827Z Compiling digest v0.10.7
13862025-09-23T03:44:43.927Z Compiling yoke v0.7.4
13872025-09-23T03:44:44.261Z Compiling zerovec v0.10.4
13882025-09-23T03:44:44.299Z Compiling zerocopy-derive v0.7.35
13892025-09-23T03:44:44.445Z Compiling hmac v0.12.1
13902025-09-23T03:44:44.495Z Compiling icu_provider_macros v1.5.0
13912025-09-23T03:44:44.661Z Compiling block-padding v0.3.3
13922025-09-23T03:44:44.703Z Compiling futures-macro v0.3.31
13932025-09-23T03:44:44.820Z Compiling sha2 v0.10.9
13942025-09-23T03:44:44.872Z Compiling regex v1.11.1
13952025-09-23T03:44:44.929Z Compiling inout v0.1.3
13962025-09-23T03:44:45.208Z Compiling cipher v0.4.4
13972025-09-23T03:44:45.561Z Compiling der_derive v0.7.3
13982025-09-23T03:44:45.747Z Compiling thiserror-impl v1.0.69
13992025-09-23T03:44:45.830Z Compiling salsa20 v0.10.2
14002025-09-23T03:44:46.079Z Compiling tinystr v0.7.6
14012025-09-23T03:44:46.173Z Compiling icu_collections v1.5.0
14022025-09-23T03:44:46.274Z Compiling zerocopy v0.7.35
14032025-09-23T03:44:46.527Z Compiling icu_locid v1.5.0
14042025-09-23T03:44:46.573Z Compiling futures-util v0.3.31
14052025-09-23T03:44:46.805Z Compiling serde v1.0.223
14062025-09-23T03:44:47.449Z Compiling pbkdf2 v0.12.2
14072025-09-23T03:44:47.634Z Compiling ppv-lite86 v0.2.20
14082025-09-23T03:44:47.671Z Compiling scrypt v0.11.0
14092025-09-23T03:44:47.862Z Compiling icu_provider v1.5.0
14102025-09-23T03:44:48.039Z Compiling bitflags v2.9.1
14112025-09-23T03:44:48.147Z Compiling bytes v1.10.1
14122025-09-23T03:44:48.150Z Compiling semver v1.0.26
14132025-09-23T03:44:48.487Z Compiling indexmap v2.11.0
14142025-09-23T03:44:48.570Z Compiling icu_locid_transform v1.5.0
14152025-09-23T03:44:48.719Z Compiling der v0.7.9
14162025-09-23T03:44:48.800Z Compiling thiserror v1.0.69
14172025-09-23T03:44:48.838Z Compiling rustc_version v0.4.1
14182025-09-23T03:44:48.955Z Compiling aes v0.8.4
14192025-09-23T03:44:49.519Z Compiling tokio v1.47.0
14202025-09-23T03:44:49.613Z Compiling http v1.3.1
14212025-09-23T03:44:49.943Z Compiling icu_properties v1.5.1
14222025-09-23T03:44:50.830Z Compiling spki v0.7.3
14232025-09-23T03:44:51.237Z Compiling cbc v0.1.2
14242025-09-23T03:44:51.509Z Compiling pkcs5 v0.7.1
14252025-09-23T03:44:51.529Z Compiling pest v2.7.14
14262025-09-23T03:44:51.751Z Compiling uuid v1.18.1
14272025-09-23T03:44:51.790Z Compiling chrono v0.4.41
14282025-09-23T03:44:51.994Z Compiling tracing-attributes v0.1.27
14292025-09-23T03:44:52.598Z Compiling which v4.4.2
14302025-09-23T03:44:53.163Z Compiling pkcs8 v0.10.2
14312025-09-23T03:44:53.243Z Compiling http-body v1.0.1
14322025-09-23T03:44:53.511Z Compiling scroll_derive v0.12.0
14332025-09-23T03:44:53.817Z Compiling icu_normalizer v1.5.0
14342025-09-23T03:44:54.481Z Compiling pest_meta v2.7.14
14352025-09-23T03:44:54.646Z Compiling tinyvec v1.8.0
14362025-09-23T03:44:54.915Z Compiling idna_adapter v1.2.0
14372025-09-23T03:44:55.036Z Compiling scroll v0.12.0
14382025-09-23T03:44:55.141Z Compiling idna v1.0.3
14392025-09-23T03:44:55.180Z Compiling tracing v0.1.40
14402025-09-23T03:44:55.483Z Compiling serde_derive_internals v0.29.1
14412025-09-23T03:44:55.545Z Compiling rand_core v0.9.3
14422025-09-23T03:44:55.656Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14432025-09-23T03:44:56.091Z Compiling url v2.5.4
14442025-09-23T03:44:56.115Z Compiling pest_generator v2.7.14
14452025-09-23T03:44:56.460Z Compiling bzip2-sys v0.1.13+1.0.8
14462025-09-23T03:44:56.576Z Compiling try-lock v0.2.5
14472025-09-23T03:44:56.759Z Compiling time-core v0.1.6
14482025-09-23T03:44:56.974Z Compiling openssl v0.10.73
14492025-09-23T03:44:57.061Z Compiling untrusted v0.7.1
14502025-09-23T03:44:57.280Z Compiling atomic-waker v1.1.2
14512025-09-23T03:44:57.409Z Compiling foreign-types-shared v0.1.1
14522025-09-23T03:44:57.490Z Compiling untrusted v0.9.0
14532025-09-23T03:44:57.552Z Compiling schemars v0.8.22
14542025-09-23T03:44:57.672Z Compiling openssl-probe v0.1.5
14552025-09-23T03:44:57.703Z Compiling num-conv v0.1.0
14562025-09-23T03:44:57.823Z Compiling adler2 v2.0.0
14572025-09-23T03:44:57.927Z Compiling tokio-util v0.7.15
14582025-09-23T03:44:57.947Z Compiling powerfmt v0.2.0
14592025-09-23T03:44:57.968Z Compiling tower-service v0.3.3
14602025-09-23T03:44:57.987Z Compiling time-macros v0.2.24
14612025-09-23T03:44:58.054Z Compiling miniz_oxide v0.8.5
14622025-09-23T03:44:58.110Z Compiling goblin v0.8.2
14632025-09-23T03:44:58.321Z Compiling deranged v0.5.3
14642025-09-23T03:44:58.672Z Compiling pest_derive v2.7.14
14652025-09-23T03:44:59.485Z Compiling h2 v0.4.6
14662025-09-23T03:44:59.537Z Compiling schemars_derive v0.8.22
14672025-09-23T03:45:00.612Z Compiling foreign-types v0.3.2
14682025-09-23T03:45:01.137Z Compiling want v0.3.1
14692025-09-23T03:45:02.169Z Compiling rand_chacha v0.9.0
14702025-09-23T03:45:04.192Z Compiling ipnet v2.11.0
14712025-09-23T03:45:04.253Z Compiling openssl-macros v0.1.1
14722025-09-23T03:45:04.296Z Compiling native-tls v0.2.12
14732025-09-23T03:45:04.318Z Compiling dyn-clone v1.0.20
14742025-09-23T03:45:04.553Z Compiling syn v1.0.109
14752025-09-23T03:45:04.667Z Compiling num_threads v0.1.7
14762025-09-23T03:45:04.822Z Compiling rustls v0.23.19
14772025-09-23T03:45:04.993Z Compiling zerocopy v0.8.26
14782025-09-23T03:45:05.122Z Compiling crossbeam-utils v0.8.21
14792025-09-23T03:45:05.152Z Compiling httpdate v1.0.3
14802025-09-23T03:45:05.302Z Compiling dof v0.3.0
14812025-09-23T03:45:05.697Z Compiling time v0.3.43
14822025-09-23T03:45:06.727Z Compiling hyper v1.7.0
14832025-09-23T03:45:07.070Z Compiling rand v0.9.2
14842025-09-23T03:45:08.965Z Compiling dtrace-parser v0.2.0
14852025-09-23T03:45:09.165Z Compiling unicode-normalization v0.1.24
14862025-09-23T03:45:09.188Z Compiling heapless v0.7.17
14872025-09-23T03:45:09.531Z Compiling signature v2.2.0
14882025-09-23T03:45:09.650Z Compiling zerocopy-derive v0.8.26
14892025-09-23T03:45:09.826Z Compiling cookie v0.18.1
14902025-09-23T03:45:10.165Z Compiling crc32fast v1.4.2
14912025-09-23T03:45:10.228Z Compiling zlib-rs v0.5.1
14922025-09-23T03:45:10.269Z Compiling signal-hook v0.3.18
14932025-09-23T03:45:10.516Z Compiling slog v2.7.0
14942025-09-23T03:45:10.561Z Compiling unicode-bidi v0.3.17
14952025-09-23T03:45:10.666Z Compiling siphasher v0.3.11
14962025-09-23T03:45:11.018Z Compiling unicode-properties v0.1.3
14972025-09-23T03:45:11.055Z Compiling zstd-safe v7.2.3
14982025-09-23T03:45:11.444Z Compiling stringprep v0.1.5
14992025-09-23T03:45:11.854Z Compiling phf_shared v0.11.2
15002025-09-23T03:45:12.195Z Compiling usdt-impl v0.5.0
15012025-09-23T03:45:12.288Z Compiling hyper-util v0.1.16
15022025-09-23T03:45:13.434Z Compiling curve25519-dalek v4.1.3
15032025-09-23T03:45:13.553Z Compiling rand_chacha v0.3.1
15042025-09-23T03:45:14.111Z Compiling serde_spanned v0.6.9
15052025-09-23T03:45:14.386Z Compiling serde_tokenstream v0.2.2
15062025-09-23T03:45:14.915Z Compiling toml_datetime v0.6.11
15072025-09-23T03:45:15.389Z Compiling md-5 v0.10.6
15082025-09-23T03:45:15.577Z Compiling num-integer v0.1.46
15092025-09-23T03:45:15.691Z Compiling sync_wrapper v1.0.1
15102025-09-23T03:45:15.824Z Compiling hash32 v0.2.1
15112025-09-23T03:45:15.862Z Compiling ff v0.13.0
15122025-09-23T03:45:15.866Z Compiling memoffset v0.9.1
15132025-09-23T03:45:16.082Z Compiling num-bigint-dig v0.8.4
15142025-09-23T03:45:16.103Z Compiling libz-rs-sys v0.5.1
15152025-09-23T03:45:16.169Z Compiling gimli v0.31.1
15162025-09-23T03:45:16.268Z Compiling fallible-iterator v0.2.0
15172025-09-23T03:45:16.327Z Compiling tower-layer v0.3.3
15182025-09-23T03:45:16.400Z Compiling base16ct v0.2.0
15192025-09-23T03:45:16.461Z Compiling cfg_aliases v0.2.1
15202025-09-23T03:45:16.581Z Compiling newtype-uuid v1.2.4
15212025-09-23T03:45:16.641Z Compiling litrs v0.4.1
15222025-09-23T03:45:16.729Z Compiling smoltcp v0.9.1
15232025-09-23T03:45:16.903Z Compiling psl-types v2.0.11
15242025-09-23T03:45:16.988Z Compiling postgres-protocol v0.6.8
15252025-09-23T03:45:17.072Z Compiling sec1 v0.7.3
15262025-09-23T03:45:17.122Z Compiling publicsuffix v2.3.0
15272025-09-23T03:45:17.396Z Compiling tower v0.5.2
15282025-09-23T03:45:17.447Z Compiling nix v0.29.0
15292025-09-23T03:45:17.651Z Compiling flate2 v1.1.2
15302025-09-23T03:45:17.671Z Compiling document-features v0.2.11
15312025-09-23T03:45:18.294Z Compiling num-iter v0.1.45
15322025-09-23T03:45:18.380Z Compiling group v0.13.0
15332025-09-23T03:45:18.699Z Compiling rand v0.8.5
15342025-09-23T03:45:18.928Z Compiling tokio-native-tls v0.3.1
15352025-09-23T03:45:19.249Z Compiling ipnetwork v0.21.1
15362025-09-23T03:45:19.772Z Compiling strum_macros v0.27.1
15372025-09-23T03:45:19.885Z Compiling rustls-native-certs v0.8.1
15382025-09-23T03:45:19.907Z Compiling http-body-util v0.1.3
15392025-09-23T03:45:20.041Z Compiling terminal_size v0.4.0
15402025-09-23T03:45:20.293Z Compiling addr2line v0.24.2
15412025-09-23T03:45:20.384Z Compiling hkdf v0.12.4
15422025-09-23T03:45:20.413Z Compiling crypto-bigint v0.5.5
15432025-09-23T03:45:20.678Z Compiling webpki-roots v1.0.1
15442025-09-23T03:45:20.701Z Compiling thiserror-impl v2.0.16
15452025-09-23T03:45:20.757Z Compiling curve25519-dalek-derive v0.1.1
15462025-09-23T03:45:20.881Z Compiling async-trait v0.1.89
15472025-09-23T03:45:20.969Z Compiling ahash v0.8.12
15482025-09-23T03:45:21.375Z Compiling object v0.36.5
15492025-09-23T03:45:22.259Z Compiling fs-err v3.1.1
15502025-09-23T03:45:22.608Z Compiling rustc-demangle v0.1.24
15512025-09-23T03:45:23.334Z Compiling managed v0.8.0
15522025-09-23T03:45:23.504Z Compiling rustix v1.0.7
15532025-09-23T03:45:23.747Z Compiling iri-string v0.7.8
15542025-09-23T03:45:23.864Z Compiling simd-adler32 v0.3.7
15552025-09-23T03:45:24.222Z Compiling winnow v0.5.40
15562025-09-23T03:45:24.404Z Compiling buf-list v1.0.3
15572025-09-23T03:45:24.682Z Compiling lockfree-object-pool v0.1.6
15582025-09-23T03:45:24.845Z Compiling hubpack_derive v0.1.1
15592025-09-23T03:45:24.973Z Compiling bumpalo v3.16.0
15602025-09-23T03:45:25.037Z Compiling bitflags v1.3.2
15612025-09-23T03:45:25.140Z Compiling anyhow v1.0.99
15622025-09-23T03:45:25.452Z Compiling zopfli v0.8.1
15632025-09-23T03:45:25.769Z Compiling hubpack v0.1.2
15642025-09-23T03:45:26.271Z Compiling strum v0.27.2
15652025-09-23T03:45:26.467Z Compiling thiserror v2.0.16
15662025-09-23T03:45:26.487Z Compiling elliptic-curve v0.13.8
15672025-09-23T03:45:26.640Z Compiling tower-http v0.6.6
15682025-09-23T03:45:27.037Z Compiling clap_builder v4.5.41
15692025-09-23T03:45:27.493Z Compiling toml_edit v0.19.15
15702025-09-23T03:45:27.643Z Compiling hyper-tls v0.6.0
15712025-09-23T03:45:28.037Z Compiling backtrace v0.3.74
15722025-09-23T03:45:28.067Z Compiling oxnet v0.1.3
15732025-09-23T03:45:28.475Z Compiling signal-hook-mio v0.2.4
15742025-09-23T03:45:28.668Z Compiling cookie_store v0.21.1
15752025-09-23T03:45:28.885Z Compiling zstd v0.13.3
15762025-09-23T03:45:29.604Z Compiling postgres-types v0.2.9
15772025-09-23T03:45:30.578Z Compiling usdt-macro v0.5.0
15782025-09-23T03:45:30.837Z Compiling usdt-attr-macro v0.5.0
15792025-09-23T03:45:30.872Z Compiling phf v0.11.2
15802025-09-23T03:45:31.179Z Compiling ed25519 v2.2.3
15812025-09-23T03:45:31.996Z Compiling bzip2 v0.4.4
15822025-09-23T03:45:32.368Z Compiling bzip2 v0.5.2
15832025-09-23T03:45:32.409Z Compiling strum_macros v0.26.4
15842025-09-23T03:45:32.755Z Compiling pkcs1 v0.7.5
15852025-09-23T03:45:33.138Z Compiling serde-big-array v0.5.1
15862025-09-23T03:45:33.392Z Compiling serde_urlencoded v0.7.1
15872025-09-23T03:45:33.654Z Compiling rfc6979 v0.4.0
15882025-09-23T03:45:33.873Z Compiling bstr v1.10.0
15892025-09-23T03:45:33.914Z Compiling daft-derive v0.1.4
15902025-09-23T03:45:34.162Z Compiling serde_repr v0.1.19
15912025-09-23T03:45:34.533Z Compiling enum-as-inner v0.6.1
15922025-09-23T03:45:35.004Z Compiling clap_derive v4.5.41
15932025-09-23T03:45:35.276Z Compiling float-cmp v0.10.0
15942025-09-23T03:45:35.380Z Compiling env_filter v0.1.2
15952025-09-23T03:45:35.521Z Compiling socket2 v0.5.10
15962025-09-23T03:45:35.533Z Compiling encoding_rs v0.8.34
15972025-09-23T03:45:35.567Z Compiling unicode-segmentation v1.12.0
15982025-09-23T03:45:36.002Z Compiling fixedbitset v0.4.2
15992025-09-23T03:45:36.473Z Compiling difflib v0.4.0
16002025-09-23T03:45:36.477Z Compiling data-encoding v2.9.0
16012025-09-23T03:45:36.477Z Compiling static_assertions v1.1.0
16022025-09-23T03:45:36.616Z Compiling normalize-line-endings v0.3.0
16032025-09-23T03:45:36.730Z Compiling whoami v1.5.2
16042025-09-23T03:45:36.763Z Compiling new_debug_unreachable v1.0.6
16052025-09-23T03:45:36.884Z Compiling precomputed-hash v0.1.1
16062025-09-23T03:45:37.034Z Compiling predicates-core v1.0.8
16072025-09-23T03:45:37.297Z Compiling mime v0.3.17
16082025-09-23T03:45:37.363Z Compiling predicates v3.1.3
16092025-09-23T03:45:37.773Z Compiling hickory-proto v0.25.2
16102025-09-23T03:45:37.831Z Compiling tokio-postgres v0.7.13
16112025-09-23T03:45:38.223Z Compiling string_cache v0.8.9
16122025-09-23T03:45:38.666Z Compiling strum v0.26.3
16132025-09-23T03:45:38.798Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16142025-09-23T03:45:38.874Z Compiling toml_edit v0.22.27
16152025-09-23T03:45:39.206Z Compiling petgraph v0.6.5
16162025-09-23T03:45:39.382Z Compiling clap v4.5.41
16172025-09-23T03:45:39.514Z Compiling similar v2.7.0
16182025-09-23T03:45:40.543Z Compiling env_logger v0.11.5
16192025-09-23T03:45:41.298Z Compiling usdt v0.5.0
16202025-09-23T03:45:41.611Z Compiling daft v0.1.4
16212025-09-23T03:45:41.801Z Compiling ecdsa v0.16.9
16222025-09-23T03:45:42.178Z Compiling rsa v0.9.6
16232025-09-23T03:45:42.669Z Compiling zip v4.2.0
16242025-09-23T03:45:42.794Z Compiling zip v0.6.6
16252025-09-23T03:45:43.137Z Compiling ed25519-dalek v2.1.1
16262025-09-23T03:45:44.067Z Compiling toml v0.7.8
16272025-09-23T03:45:45.469Z Compiling crossterm v0.28.1
16282025-09-23T03:45:46.433Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16292025-09-23T03:45:46.569Z Compiling crossbeam-epoch v0.9.18
16302025-09-23T03:45:46.594Z Compiling tokio-stream v0.1.17
16312025-09-23T03:45:46.879Z Compiling x509-cert v0.2.5
16322025-09-23T03:45:47.271Z Compiling openapiv3 v2.2.0
16332025-09-23T03:45:47.559Z Compiling sha1 v0.10.6
16342025-09-23T03:45:48.005Z Compiling itertools v0.10.5
16352025-09-23T03:45:48.694Z Compiling winnow v0.6.26
16362025-09-23T03:45:48.865Z Compiling peg-runtime v0.8.5
16372025-09-23T03:45:49.250Z Compiling rustc-hash v2.1.1
16382025-09-23T03:45:49.467Z Compiling lalrpop-util v0.19.12
16392025-09-23T03:45:49.471Z Compiling thread_local v1.1.8
16402025-09-23T03:45:49.673Z Compiling slog-async v2.8.0
16412025-09-23T03:45:49.862Z Compiling crossbeam-channel v0.5.15
16422025-09-23T03:45:49.958Z Compiling xattr v1.3.1
16432025-09-23T03:45:50.247Z Compiling futures-executor v0.3.31
16442025-09-23T03:45:50.280Z Compiling filetime v0.2.25
16452025-09-23T03:45:50.540Z Compiling is-terminal v0.4.13
16462025-09-23T03:45:50.600Z Compiling term v1.1.0
16472025-09-23T03:45:50.698Z Compiling take_mut v0.2.2
16482025-09-23T03:45:50.736Z Compiling futures v0.3.31
16492025-09-23T03:45:50.864Z Compiling tar v0.4.44
16502025-09-23T03:45:51.181Z Compiling slog-term v2.9.2
16512025-09-23T03:45:55.646Z Compiling aws-lc-sys v0.26.0
16522025-09-23T03:46:24.825Z Compiling rustls-webpki v0.102.8
16532025-09-23T03:46:29.335Z Compiling tokio-rustls v0.26.0
16542025-09-23T03:46:29.612Z Compiling hyper-rustls v0.27.7
16552025-09-23T03:46:29.982Z Compiling reqwest v0.12.22
16562025-09-23T03:46:33.544Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16572025-09-23T03:46:33.828Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16582025-09-23T03:46:38.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16592025-09-23T03:46:38.558Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16602025-09-23T03:46:38.613ZSep 23 03:46:37.273 INFO Starting download, target: Clickhouse
16612025-09-23T03:46:38.613ZSep 23 03:46:37.274 INFO Starting download, target: Cockroach
16622025-09-23T03:46:38.613ZSep 23 03:46:37.274 INFO Starting download, target: Console
16632025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Starting download, target: DendriteStub
16642025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Starting download, target: MaghemiteMgd
16652025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Starting download, target: TransceiverControl
16662025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16672025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16682025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16692025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16702025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16712025-09-23T03:46:38.617ZSep 23 03:46:37.274 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16722025-09-23T03:46:38.906ZSep 23 03:46:37.560 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16732025-09-23T03:46:39.327ZSep 23 03:46:37.980 INFO Download complete, target: TransceiverControl
16742025-09-23T03:46:39.341ZSep 23 03:46:37.994 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16752025-09-23T03:46:39.789ZSep 23 03:46:38.443 INFO Download complete, target: Console
16762025-09-23T03:46:39.972ZSep 23 03:46:38.625 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16772025-09-23T03:46:40.097ZSep 23 03:46:38.756 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16782025-09-23T03:46:40.584ZSep 23 03:46:39.244 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16792025-09-23T03:46:40.668ZSep 23 03:46:39.328 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16802025-09-23T03:46:40.668ZSep 23 03:46:39.328 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16812025-09-23T03:46:44.510ZSep 23 03:46:43.169 INFO Download complete, target: MaghemiteMgd
16822025-09-23T03:46:44.699ZSep 23 03:46:43.358 INFO Download complete, target: DendriteStub
16832025-09-23T03:46:47.809ZSep 23 03:46:46.468 INFO Checking that binary works, target: Cockroach
16842025-09-23T03:46:47.941ZSep 23 03:46:46.599 INFO Download complete, target: Cockroach
16852025-09-23T03:46:51.447ZSep 23 03:46:50.105 INFO Checking that binary works, target: Clickhouse
16862025-09-23T03:46:51.609ZSep 23 03:46:50.267 INFO Download complete, target: Clickhouse
16872025-09-23T03:46:51.615ZAll prerequisites installed successfully
16882025-09-23T03:46:51.618Z
16892025-09-23T03:46:51.618Zreal 4:42.538099455
16902025-09-23T03:46:51.618Zuser 16:26.462807043
16912025-09-23T03:46:51.618Zsys 2:20.547316626
16922025-09-23T03:46:51.618Ztrap 0.604081026
16932025-09-23T03:46:51.618Ztflt 1.021221557
16942025-09-23T03:46:51.618Zdflt 1.406359909
16952025-09-23T03:46:51.618Zkflt 0.027060369
16962025-09-23T03:46:51.618Zlock 38:38.093880411
16972025-09-23T03:46:51.618Zslp 59:44.330439322
16982025-09-23T03:46:51.618Zlat 1:15.125282831
16992025-09-23T03:46:51.618Zstop 2:57.329959024
17002025-09-23T03:46:51.618Z+ ptime -m cargo xtask download softnpu
17012025-09-23T03:46:52.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17022025-09-23T03:46:52.388Z Running `target/debug/xtask download softnpu`
17032025-09-23T03:46:53.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17042025-09-23T03:46:53.510Z Running `target/debug/xtask-downloader softnpu`
17052025-09-23T03:46:53.556ZSep 23 03:46:52.214 INFO Starting download, target: Softnpu
17062025-09-23T03:46:53.559ZSep 23 03:46:52.214 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17072025-09-23T03:46:54.151ZSep 23 03:46:52.809 INFO Download complete, target: Softnpu
17082025-09-23T03:46:54.155Z
17092025-09-23T03:46:54.159Zreal 2.533015214
17102025-09-23T03:46:54.159Zuser 1.616928940
17112025-09-23T03:46:54.159Zsys 0.678623306
17122025-09-23T03:46:54.159Ztrap 0.001288488
17132025-09-23T03:46:54.159Ztflt 0.000070129
17142025-09-23T03:46:54.159Zdflt 0.000091668
17152025-09-23T03:46:54.159Zkflt 0.000000000
17162025-09-23T03:46:54.159Zlock 6.102068873
17172025-09-23T03:46:54.159Zslp 0.422836862
17182025-09-23T03:46:54.160Zlat 0.073459117
17192025-09-23T03:46:54.160Zstop 0.000161851
17202025-09-23T03:46:54.160Z+ export CARGO_INCREMENTAL=0
17212025-09-23T03:46:54.160Z+ CARGO_INCREMENTAL=0
17222025-09-23T03:46:54.160Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17232025-09-23T03:46:55.426Z Compiling proc-macro2 v1.0.101
17242025-09-23T03:46:55.426Z Compiling unicode-ident v1.0.18
17252025-09-23T03:46:55.429Z Compiling libc v0.2.174
17262025-09-23T03:46:55.429Z Compiling serde_core v1.0.223
17272025-09-23T03:46:55.429Z Compiling serde v1.0.223
17282025-09-23T03:46:55.429Z Compiling autocfg v1.4.0
17292025-09-23T03:46:55.429Z Compiling cfg-if v1.0.1
17302025-09-23T03:46:55.430Z Compiling version_check v0.9.5
17312025-09-23T03:46:55.844Z Compiling memchr v2.7.4
17322025-09-23T03:46:55.896Z Compiling shlex v1.3.0
17332025-09-23T03:46:56.125Z Compiling portable-atomic v1.11.0
17342025-09-23T03:46:56.225Z Compiling typenum v1.17.0
17352025-09-23T03:46:56.959Z Compiling lock_api v0.4.12
17362025-09-23T03:46:57.014Z Compiling value-bag v1.9.0
17372025-09-23T03:46:57.036Z Compiling generic-array v0.14.7
17382025-09-23T03:46:57.372Z Compiling libm v0.2.8
17392025-09-23T03:46:57.564Z Compiling quote v1.0.40
17402025-09-23T03:46:57.639Z Compiling jobserver v0.1.32
17412025-09-23T03:46:57.750Z Compiling log v0.4.27
17422025-09-23T03:46:57.852Z Compiling getrandom v0.3.1
17432025-09-23T03:46:57.974Z Compiling syn v2.0.106
17442025-09-23T03:46:58.128Z Compiling cc v1.2.30
17452025-09-23T03:46:58.264Z Compiling num-traits v0.2.19
17462025-09-23T03:46:58.312Z Compiling serde_json v1.0.145
17472025-09-23T03:46:58.454Z Compiling parking_lot_core v0.9.10
17482025-09-23T03:46:58.658Z Compiling semver v1.0.26
17492025-09-23T03:46:58.790Z Compiling scopeguard v1.2.0
17502025-09-23T03:46:58.868Z Compiling smallvec v1.15.1
17512025-09-23T03:46:59.143Z Compiling pkg-config v0.3.31
17522025-09-23T03:46:59.341Z Compiling getrandom v0.2.15
17532025-09-23T03:46:59.399Z Compiling aho-corasick v1.1.3
17542025-09-23T03:46:59.741Z Compiling rustix v0.38.37
17552025-09-23T03:47:00.002Z Compiling regex-syntax v0.8.5
17562025-09-23T03:47:00.386Z Compiling itoa v1.0.11
17572025-09-23T03:47:01.280Z Compiling either v1.15.0
17582025-09-23T03:47:01.338Z Compiling stable_deref_trait v1.2.0
17592025-09-23T03:47:01.499Z Compiling critical-section v1.1.3
17602025-09-23T03:47:01.679Z Compiling slab v0.4.9
17612025-09-23T03:47:01.712Z Compiling errno v0.3.12
17622025-09-23T03:47:01.942Z Compiling spin v0.9.8
17632025-09-23T03:47:01.964Z Compiling allocator-api2 v0.2.21
17642025-09-23T03:47:01.967Z Compiling foldhash v0.1.5
17652025-09-23T03:47:02.054Z Compiling equivalent v1.0.2
17662025-09-23T03:47:02.196Z Compiling rand_core v0.6.4
17672025-09-23T03:47:02.406Z Compiling once_cell v1.21.3
17682025-09-23T03:47:02.596Z Compiling glob v0.3.2
17692025-09-23T03:47:02.671Z Compiling hashbrown v0.15.4
17702025-09-23T03:47:03.034Z Compiling subtle v2.6.1
17712025-09-23T03:47:03.057Z Compiling ryu v1.0.18
17722025-09-23T03:47:03.241Z Compiling clang-sys v1.8.1
17732025-09-23T03:47:03.385Z Compiling pin-project-lite v0.2.14
17742025-09-23T03:47:03.547Z Compiling regex-automata v0.4.8
17752025-09-23T03:47:03.681Z Compiling prettyplease v0.2.36
17762025-09-23T03:47:03.992Z Compiling lazy_static v1.5.0
17772025-09-23T03:47:04.142Z Compiling writeable v0.5.5
17782025-09-23T03:47:04.187Z Compiling minimal-lexical v0.2.1
17792025-09-23T03:47:04.346Z Compiling schemars v0.8.22
17802025-09-23T03:47:04.694Z Compiling litemap v0.7.3
17812025-09-23T03:47:04.724Z Compiling nom v7.1.3
17822025-09-23T03:47:05.132Z Compiling synstructure v0.13.1
17832025-09-23T03:47:05.181Z Compiling serde_derive_internals v0.29.1
17842025-09-23T03:47:06.308Z Compiling libloading v0.8.5
17852025-09-23T03:47:06.340Z Compiling percent-encoding v2.3.2
17862025-09-23T03:47:06.667Z Compiling thiserror v1.0.69
17872025-09-23T03:47:07.052Z Compiling bindgen v0.69.5
17882025-09-23T03:47:07.154Z Compiling home v0.5.9
17892025-09-23T03:47:07.607Z Compiling itertools v0.12.1
17902025-09-23T03:47:07.997Z Compiling cexpr v0.6.0
17912025-09-23T03:47:08.677Z Compiling icu_locid_transform_data v1.5.0
17922025-09-23T03:47:08.793Z Compiling serde_derive v1.0.223
17932025-09-23T03:47:08.793Z Compiling zeroize_derive v1.4.2
17942025-09-23T03:47:09.368Z Compiling zerofrom-derive v0.1.4
17952025-09-23T03:47:10.050Z Compiling yoke-derive v0.7.4
17962025-09-23T03:47:10.115Z Compiling zerovec-derive v0.10.3
17972025-09-23T03:47:10.462Z Compiling displaydoc v0.2.5
17982025-09-23T03:47:11.869Z Compiling icu_provider_macros v1.5.0
17992025-09-23T03:47:11.927Z Compiling tokio-macros v2.5.0
18002025-09-23T03:47:12.267Z Compiling zeroize v1.8.1
18012025-09-23T03:47:12.404Z Compiling regex v1.11.1
18022025-09-23T03:47:12.428Z Compiling zerocopy-derive v0.7.35
18032025-09-23T03:47:12.681Z Compiling zerofrom v0.1.4
18042025-09-23T03:47:12.712Z Compiling futures-macro v0.3.31
18052025-09-23T03:47:12.883Z Compiling yoke v0.7.4
18062025-09-23T03:47:13.244Z Compiling zerovec v0.10.4
18072025-09-23T03:47:13.288Z Compiling schemars_derive v0.8.22
18082025-09-23T03:47:13.520Z Compiling rustc-hash v1.1.0
18092025-09-23T03:47:13.708Z Compiling lazycell v1.3.0
18102025-09-23T03:47:14.198Z Compiling thiserror-impl v1.0.69
18112025-09-23T03:47:14.546Z Compiling cmake v0.1.51
18122025-09-23T03:47:15.244Z Compiling signal-hook-registry v1.4.2
18132025-09-23T03:47:15.616Z Compiling tinystr v0.7.6
18142025-09-23T03:47:15.662Z Compiling icu_collections v1.5.0
18152025-09-23T03:47:15.933Z Compiling fnv v1.0.7
18162025-09-23T03:47:16.074Z Compiling icu_locid v1.5.0
18172025-09-23T03:47:16.123Z Compiling icu_properties_data v1.5.0
18182025-09-23T03:47:16.251Z Compiling byteorder v1.5.0
18192025-09-23T03:47:16.392Z Compiling paste v1.0.15
18202025-09-23T03:47:16.595Z Compiling bytes v1.10.1
18212025-09-23T03:47:16.721Z Compiling bitflags v2.9.1
18222025-09-23T03:47:16.825Z Compiling fs_extra v1.3.0
18232025-09-23T03:47:16.873Z Compiling dunce v1.0.5
18242025-09-23T03:47:17.430Z Compiling icu_provider v1.5.0
18252025-09-23T03:47:18.072Z Compiling parking_lot v0.12.3
18262025-09-23T03:47:18.186Z Compiling icu_locid_transform v1.5.0
18272025-09-23T03:47:18.702Z Compiling mio v1.0.2
18282025-09-23T03:47:19.518Z Compiling utf8_iter v1.0.4
18292025-09-23T03:47:19.832Z Compiling icu_properties v1.5.1
18302025-09-23T03:47:19.901Z Compiling icu_normalizer_data v1.5.0
18312025-09-23T03:47:20.122Z Compiling heck v0.5.0
18322025-09-23T03:47:20.223Z Compiling utf16_iter v1.0.5
18332025-09-23T03:47:20.345Z Compiling write16 v1.0.0
18342025-09-23T03:47:20.463Z Compiling crypto-common v0.1.6
18352025-09-23T03:47:20.721Z Compiling socket2 v0.6.0
18362025-09-23T03:47:20.929Z Compiling which v4.4.2
18372025-09-23T03:47:21.518Z Compiling const-oid v0.9.6
18382025-09-23T03:47:22.200Z Compiling tokio v1.47.0
18392025-09-23T03:47:23.274Z Compiling indexmap v2.11.0
18402025-09-23T03:47:23.613Z Compiling icu_normalizer v1.5.0
18412025-09-23T03:47:23.760Z Compiling form_urlencoded v1.2.2
18422025-09-23T03:47:24.099Z Compiling ring v0.17.14
18432025-09-23T03:47:24.772Z Compiling idna_adapter v1.2.0
18442025-09-23T03:47:25.011Z Compiling idna v1.0.3
18452025-09-23T03:47:25.357Z Compiling tracing-attributes v0.1.27
18462025-09-23T03:47:25.546Z Compiling der_derive v0.7.3
18472025-09-23T03:47:25.937Z Compiling aws-lc-rs v1.12.4
18482025-09-23T03:47:25.972Z Compiling vcpkg v0.2.15
18492025-09-23T03:47:26.431Z Compiling thiserror v2.0.16
18502025-09-23T03:47:27.335Z Compiling openssl-sys v0.9.109
18512025-09-23T03:47:28.046Z Compiling url v2.5.4
18522025-09-23T03:47:28.768Z Compiling block-buffer v0.10.4
18532025-09-23T03:47:29.032Z Compiling futures-core v0.3.31
18542025-09-23T03:47:29.375Z Compiling digest v0.10.7
18552025-09-23T03:47:29.423Z Compiling thiserror-impl v2.0.16
18562025-09-23T03:47:30.283Z Compiling httparse v1.9.5
18572025-09-23T03:47:30.886Z Compiling zerocopy v0.7.35
18582025-09-23T03:47:31.399Z Compiling iana-time-zone v0.1.63
18592025-09-23T03:47:31.971Z Compiling chrono v0.4.41
18602025-09-23T03:47:32.541Z Compiling uuid v1.18.1
18612025-09-23T03:47:32.696Z Compiling aws-lc-sys v0.26.0
18622025-09-23T03:47:32.887Z Compiling syn v1.0.109
18632025-09-23T03:47:33.945Z Compiling num-conv v0.1.0
18642025-09-23T03:47:34.035Z Compiling futures-sink v0.3.31
18652025-09-23T03:47:34.228Z Compiling time-core v0.1.6
18662025-09-23T03:47:34.251Z Compiling futures-channel v0.3.31
18672025-09-23T03:47:34.728Z Compiling time-macros v0.2.24
18682025-09-23T03:47:36.278Z Compiling futures-task v0.3.31
18692025-09-23T03:47:36.610Z Compiling pin-utils v0.1.0
18702025-09-23T03:47:36.733Z Compiling openssl v0.10.73
18712025-09-23T03:47:36.792Z Compiling strsim v0.11.1
18722025-09-23T03:47:37.162Z Compiling cpufeatures v0.2.14
18732025-09-23T03:47:37.185Z Compiling futures-io v0.3.31
18742025-09-23T03:47:37.392Z Compiling futures-util v0.3.31
18752025-09-23T03:47:37.455Z Compiling hmac v0.12.1
18762025-09-23T03:47:37.541Z Compiling rustc_version v0.4.1
18772025-09-23T03:47:37.694Z Compiling serde_tokenstream v0.2.2
18782025-09-23T03:47:38.258Z Compiling zerocopy v0.8.26
18792025-09-23T03:47:38.282Z Compiling block-padding v0.3.3
18802025-09-23T03:47:38.541Z Compiling scroll_derive v0.12.0
18812025-09-23T03:47:38.961Z Compiling openssl-macros v0.1.1
18822025-09-23T03:47:39.774Z Compiling dyn-clone v1.0.20
18832025-09-23T03:47:39.826Z Compiling rustls v0.23.19
18842025-09-23T03:47:40.043Z Compiling ucd-trie v0.1.7
18852025-09-23T03:47:40.153Z Compiling crossbeam-utils v0.8.21
18862025-09-23T03:47:40.180Z Compiling native-tls v0.2.12
18872025-09-23T03:47:40.500Z Compiling pest v2.7.14
18882025-09-23T03:47:40.570Z Compiling inout v0.1.3
18892025-09-23T03:47:40.709Z Compiling zerocopy-derive v0.8.26
18902025-09-23T03:47:43.359Z Compiling pest_meta v2.7.14
18912025-09-23T03:47:43.849Z Compiling cipher v0.4.4
18922025-09-23T03:47:43.935Z Compiling sha2 v0.10.9
18932025-09-23T03:47:44.447Z Compiling http v1.3.1
18942025-09-23T03:47:45.055Z Compiling cookie v0.18.1
18952025-09-23T03:47:45.463Z Compiling rustversion v1.0.22
18962025-09-23T03:47:46.179Z Compiling base64ct v1.6.0
18972025-09-23T03:47:46.588Z Compiling pest_generator v2.7.14
18982025-09-23T03:47:46.753Z Compiling pem-rfc7468 v0.7.0
18992025-09-23T03:47:47.310Z Compiling bzip2-sys v0.1.13+1.0.8
19002025-09-23T03:47:47.819Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19012025-09-23T03:47:48.143Z Compiling anyhow v1.0.99
19022025-09-23T03:47:48.546Z Compiling slog v2.7.0
19032025-09-23T03:47:48.697Z Compiling flagset v0.4.6
19042025-09-23T03:47:48.941Z Compiling der v0.7.9
19052025-09-23T03:47:49.027Z Compiling pest_derive v2.7.14
19062025-09-23T03:47:50.053Z Compiling serde_spanned v0.6.9
19072025-09-23T03:47:50.197Z Compiling toml_datetime v0.6.11
19082025-09-23T03:47:50.323Z Compiling tracing-core v0.1.32
19092025-09-23T03:47:50.357Z Compiling usdt-impl v0.5.0
19102025-09-23T03:47:50.715Z Compiling rustls-pki-types v1.10.0
19112025-09-23T03:47:50.915Z Compiling spki v0.7.3
19122025-09-23T03:47:50.945Z Compiling salsa20 v0.10.2
19132025-09-23T03:47:51.188Z Compiling tracing v0.1.40
19142025-09-23T03:47:51.304Z Compiling scroll v0.12.0
19152025-09-23T03:47:51.479Z Compiling pbkdf2 v0.12.2
19162025-09-23T03:47:51.556Z Compiling ppv-lite86 v0.2.20
19172025-09-23T03:47:52.292Z Compiling plain v0.2.3
19182025-09-23T03:47:52.361Z Compiling litrs v0.4.1
19192025-09-23T03:47:52.395Z Compiling rustix v1.0.7
19202025-09-23T03:47:52.472Z Compiling winnow v0.5.40
19212025-09-23T03:47:52.475Z Compiling goblin v0.8.2
19222025-09-23T03:47:52.675Z Compiling scrypt v0.11.0
19232025-09-23T03:47:52.809Z Compiling aes v0.8.4
19242025-09-23T03:47:52.985Z Compiling cbc v0.1.2
19252025-09-23T03:47:53.101Z Compiling tokio-util v0.7.15
19262025-09-23T03:47:53.251Z Compiling document-features v0.2.11
19272025-09-23T03:47:54.281Z Compiling powerfmt v0.2.0
19282025-09-23T03:47:54.778Z Compiling pretty-hex v0.4.1
19292025-09-23T03:47:55.015Z Compiling newtype-uuid v1.2.4
19302025-09-23T03:47:55.354Z Compiling adler2 v2.0.0
19312025-09-23T03:47:55.650Z Compiling toml_edit v0.19.15
19322025-09-23T03:47:55.858Z Compiling untrusted v0.7.1
19332025-09-23T03:47:56.066Z Compiling untrusted v0.9.0
19342025-09-23T03:47:56.276Z Compiling miniz_oxide v0.8.5
19352025-09-23T03:47:56.355Z Compiling deranged v0.5.3
19362025-09-23T03:47:57.432Z Compiling pkcs5 v0.7.1
19372025-09-23T03:47:58.410Z Compiling dof v0.3.0
19382025-09-23T03:47:59.823Z Compiling dtrace-parser v0.2.0
19392025-09-23T03:47:59.995Z Compiling http-body v1.0.1
19402025-09-23T03:48:00.244Z Compiling heapless v0.7.17
19412025-09-23T03:48:01.112Z Compiling thread-id v4.2.2
19422025-09-23T03:48:01.241Z Compiling num_threads v0.1.7
19432025-09-23T03:48:01.440Z Compiling signal-hook v0.3.18
19442025-09-23T03:48:01.676Z Compiling atomic-waker v1.1.2
19452025-09-23T03:48:01.724Z Compiling zstd-safe v7.2.3
19462025-09-23T03:48:01.747Z Compiling base64 v0.22.1
19472025-09-23T03:48:02.076Z Compiling time v0.3.43
19482025-09-23T03:48:03.285Z Compiling pkcs8 v0.10.2
19492025-09-23T03:48:04.205Z Compiling tower-service v0.3.3
19502025-09-23T03:48:04.732Z Compiling try-lock v0.2.5
19512025-09-23T03:48:04.921Z Compiling tinyvec_macros v0.1.1
19522025-09-23T03:48:04.989Z Compiling ident_case v1.0.1
19532025-09-23T03:48:05.028Z Compiling tinyvec v1.8.0
19542025-09-23T03:48:05.185Z Compiling want v0.3.1
19552025-09-23T03:48:06.482Z Compiling h2 v0.4.6
19562025-09-23T03:48:08.333Z Compiling curve25519-dalek v4.1.3
19572025-09-23T03:48:08.835Z Compiling rand_core v0.9.3
19582025-09-23T03:48:08.962Z Compiling ipnet v2.11.0
19592025-09-23T03:48:09.223Z Compiling async-trait v0.1.89
19602025-09-23T03:48:09.270Z Compiling memoffset v0.9.1
19612025-09-23T03:48:09.643Z Compiling openssl-probe v0.1.5
19622025-09-23T03:48:10.172Z Compiling gimli v0.31.1
19632025-09-23T03:48:11.482Z Compiling foreign-types-shared v0.1.1
19642025-09-23T03:48:11.637Z Compiling smoltcp v0.9.1
19652025-09-23T03:48:12.310Z Compiling httpdate v1.0.3
19662025-09-23T03:48:12.537Z Compiling num-bigint-dig v0.8.4
19672025-09-23T03:48:12.871Z Compiling foreign-types v0.3.2
19682025-09-23T03:48:14.234Z Compiling rand_chacha v0.9.0
19692025-09-23T03:48:15.111Z Compiling addr2line v0.24.2
19702025-09-23T03:48:16.084Z Compiling hyper v1.7.0
19712025-09-23T03:48:18.889Z Compiling usdt-macro v0.5.0
19722025-09-23T03:48:20.252Z Compiling usdt-attr-macro v0.5.0
19732025-09-23T03:48:23.164Z Compiling strum_macros v0.26.4
19742025-09-23T03:48:25.648Z Compiling ipnetwork v0.21.1
19752025-09-23T03:48:26.922Z Compiling daft-derive v0.1.4
19762025-09-23T03:48:27.788Z Compiling object v0.36.5
19772025-09-23T03:48:28.261Z Compiling rustc-demangle v0.1.24
19782025-09-23T03:48:28.283Z Compiling cfg_aliases v0.2.1
19792025-09-23T03:48:28.404Z Compiling utf8parse v0.2.2
19802025-09-23T03:48:28.982Z Compiling anstyle v1.0.11
19812025-09-23T03:48:29.385Z Compiling anstyle-parse v0.2.5
19822025-09-23T03:48:29.720Z Compiling nix v0.29.0
19832025-09-23T03:48:34.562Z Compiling hyper-util v0.1.16
19842025-09-23T03:48:36.149Z Compiling backtrace v0.3.74
19852025-09-23T03:48:36.530Z Compiling rand v0.9.2
19862025-09-23T03:48:37.778Z Compiling unicode-normalization v0.1.24
19872025-09-23T03:48:40.642Z Compiling strum_macros v0.27.1
19882025-09-23T03:48:41.311Z Compiling hubpack_derive v0.1.1
19892025-09-23T03:48:41.503Z Compiling signature v2.2.0
19902025-09-23T03:48:41.761Z Compiling openapiv3 v2.2.0
19912025-09-23T03:48:42.156Z Compiling curve25519-dalek-derive v0.1.1
19922025-09-23T03:48:44.998Z Compiling fs-err v3.1.1
19932025-09-23T03:48:45.364Z Compiling ahash v0.8.12
19942025-09-23T03:48:45.688Z Compiling crc32fast v1.4.2
19952025-09-23T03:48:45.759Z Compiling unicode-properties v0.1.3
19962025-09-23T03:48:46.032Z Compiling anstyle-query v1.1.1
19972025-09-23T03:48:46.189Z Compiling is_terminal_polyfill v1.70.1
19982025-09-23T03:48:46.215Z Compiling zlib-rs v0.5.1
19992025-09-23T03:48:46.347Z Compiling buf-list v1.0.3
20002025-09-23T03:48:46.448Z Compiling unicode-bidi v0.3.17
20012025-09-23T03:48:46.902Z Compiling colorchoice v1.0.2
20022025-09-23T03:48:47.258Z Compiling siphasher v0.3.11
20032025-09-23T03:48:47.627Z Compiling phf_shared v0.11.2
20042025-09-23T03:48:47.660Z Compiling stringprep v0.1.5
20052025-09-23T03:48:47.978Z Compiling anstream v0.6.18
20062025-09-23T03:48:51.009Z Compiling libz-rs-sys v0.5.1
20072025-09-23T03:48:56.616Z Compiling http-body-util v0.1.3
20082025-09-23T03:48:56.914Z Compiling rand_chacha v0.3.1
20092025-09-23T03:48:57.184Z Compiling sync_wrapper v1.0.1
20102025-09-23T03:48:57.217Z Compiling md-5 v0.10.6
20112025-09-23T03:48:57.363Z Compiling num-integer v0.1.46
20122025-09-23T03:48:57.662Z Compiling hash32 v0.2.1
20132025-09-23T03:48:57.783Z Compiling ff v0.13.0
20142025-09-23T03:48:58.020Z Compiling encoding_rs v0.8.34
20152025-09-23T03:48:58.024Z Compiling tower-layer v0.3.3
20162025-09-23T03:48:58.024Z Compiling base16ct v0.2.0
20172025-09-23T03:48:58.365Z Compiling fallible-iterator v0.2.0
20182025-09-23T03:48:59.043Z Compiling psl-types v2.0.11
20192025-09-23T03:48:59.515Z Compiling mime v0.3.17
20202025-09-23T03:48:59.708Z Compiling publicsuffix v2.3.0
20212025-09-23T03:49:00.429Z Compiling postgres-protocol v0.6.8
20222025-09-23T03:49:00.517Z Compiling tower v0.5.2
20232025-09-23T03:49:01.517Z Compiling sec1 v0.7.3
20242025-09-23T03:49:02.067Z Compiling group v0.13.0
20252025-09-23T03:49:02.388Z Compiling num-iter v0.1.45
20262025-09-23T03:49:02.587Z Compiling rand v0.8.5
20272025-09-23T03:49:04.470Z Compiling tokio-native-tls v0.3.1
20282025-09-23T03:49:05.193Z Compiling flate2 v1.1.2
20292025-09-23T03:49:07.002Z Compiling rustls-webpki v0.102.8
20302025-09-23T03:49:07.544Z Compiling rustls-native-certs v0.8.1
20312025-09-23T03:49:07.990Z Compiling webpki-roots v1.0.1
20322025-09-23T03:49:08.951Z Compiling hkdf v0.12.4
20332025-09-23T03:49:09.025Z Compiling serde_urlencoded v0.7.1
20342025-09-23T03:49:09.192Z Compiling terminal_size v0.4.0
20352025-09-23T03:49:09.273Z Compiling clap_derive v4.5.41
20362025-09-23T03:49:09.440Z Compiling enum-as-inner v0.6.1
20372025-09-23T03:49:09.617Z Compiling crypto-bigint v0.5.5
20382025-09-23T03:49:09.793Z Compiling serde_repr v0.1.19
20392025-09-23T03:49:10.417Z Compiling managed v0.8.0
20402025-09-23T03:49:10.889Z Compiling iri-string v0.7.8
20412025-09-23T03:49:11.651Z Compiling simd-adler32 v0.3.7
20422025-09-23T03:49:12.895Z Compiling winnow v0.7.10
20432025-09-23T03:49:13.297Z Compiling bitflags v1.3.2
20442025-09-23T03:49:13.426Z Compiling bumpalo v3.16.0
20452025-09-23T03:49:14.352Z Compiling lockfree-object-pool v0.1.6
20462025-09-23T03:49:14.514Z Compiling tokio-rustls v0.26.0
20472025-09-23T03:49:14.976Z Compiling clap_lex v0.7.4
20482025-09-23T03:49:15.413Z Compiling clap_builder v4.5.41
20492025-09-23T03:49:17.422Z Compiling tower-http v0.6.6
20502025-09-23T03:49:18.277Z Compiling hyper-rustls v0.27.7
20512025-09-23T03:49:18.888Z Compiling zopfli v0.8.1
20522025-09-23T03:49:19.689Z Compiling elliptic-curve v0.13.8
20532025-09-23T03:49:20.432Z Compiling oxnet v0.1.3
20542025-09-23T03:49:21.446Z Compiling hyper-tls v0.6.0
20552025-09-23T03:49:21.801Z Compiling zstd v0.13.3
20562025-09-23T03:49:22.829Z Compiling cookie_store v0.21.1
20572025-09-23T03:49:23.248Z Compiling signal-hook-mio v0.2.4
20582025-09-23T03:49:23.845Z Compiling postgres-types v0.2.9
20592025-09-23T03:49:24.363Z Compiling phf v0.11.2
20602025-09-23T03:49:24.840Z Compiling strum v0.27.2
20612025-09-23T03:49:24.957Z Compiling hubpack v0.1.2
20622025-09-23T03:49:25.015Z Compiling ed25519 v2.2.3
20632025-09-23T03:49:25.052Z Compiling bzip2 v0.4.4
20642025-09-23T03:49:25.268Z Compiling bzip2 v0.5.2
20652025-09-23T03:49:25.463Z Compiling crossbeam-epoch v0.9.18
20662025-09-23T03:49:25.497Z Compiling pkcs1 v0.7.5
20672025-09-23T03:49:26.544Z Compiling rfc6979 v0.4.0
20682025-09-23T03:49:26.839Z Compiling float-cmp v0.10.0
20692025-09-23T03:49:27.110Z Compiling serde-big-array v0.5.1
20702025-09-23T03:49:27.148Z Compiling bstr v1.10.0
20712025-09-23T03:49:27.177Z Compiling regress v0.10.4
20722025-09-23T03:49:27.284Z Compiling env_filter v0.1.2
20732025-09-23T03:49:27.360Z Compiling memmap v0.7.0
20742025-09-23T03:49:27.453Z Compiling socket2 v0.5.10
20752025-09-23T03:49:28.064Z Compiling fixedbitset v0.4.2
20762025-09-23T03:49:28.253Z Compiling unicode-segmentation v1.12.0
20772025-09-23T03:49:28.452Z Compiling difflib v0.4.0
20782025-09-23T03:49:28.476Z Compiling data-encoding v2.9.0
20792025-09-23T03:49:28.975Z Compiling whoami v1.5.2
20802025-09-23T03:49:29.085Z Compiling static_assertions v1.1.0
20812025-09-23T03:49:29.213Z Compiling new_debug_unreachable v1.0.6
20822025-09-23T03:49:29.447Z Compiling normalize-line-endings v0.3.0
20832025-09-23T03:49:29.484Z Compiling toml_write v0.1.2
20842025-09-23T03:49:29.787Z Compiling predicates-core v1.0.8
20852025-09-23T03:49:29.857Z Compiling precomputed-hash v0.1.1
20862025-09-23T03:49:30.005Z Compiling predicates v3.1.3
20872025-09-23T03:49:30.062Z Compiling reqwest v0.12.22
20882025-09-23T03:49:30.086Z Compiling string_cache v0.8.9
20892025-09-23T03:49:30.534Z Compiling tokio-postgres v0.7.13
20902025-09-23T03:49:30.783Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20912025-09-23T03:49:31.345Z Compiling typify-impl v0.3.0
20922025-09-23T03:49:32.327Z Compiling hickory-proto v0.25.2
20932025-09-23T03:49:33.318Z Compiling toml_edit v0.22.27
20942025-09-23T03:49:35.453Z Compiling similar v2.7.0
20952025-09-23T03:49:37.505Z Compiling petgraph v0.6.5
20962025-09-23T03:49:40.290Z Compiling usdt v0.5.0
20972025-09-23T03:49:40.677Z Compiling env_logger v0.11.5
20982025-09-23T03:49:41.228Z Compiling ecdsa v0.16.9
20992025-09-23T03:49:41.544Z Compiling rsa v0.9.6
21002025-09-23T03:49:42.067Z Compiling zip v4.2.0
21012025-09-23T03:49:43.074Z Compiling zip v0.6.6
21022025-09-23T03:49:43.207Z Compiling ed25519-dalek v2.1.1
21032025-09-23T03:49:44.039Z Compiling crossterm v0.28.1
21042025-09-23T03:49:44.222Z Compiling daft v0.1.4
21052025-09-23T03:49:44.463Z Compiling clap v4.5.41
21062025-09-23T03:49:44.816Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21072025-09-23T03:49:44.866Z Compiling strum v0.26.3
21082025-09-23T03:49:44.968Z Compiling darling_core v0.21.0
21092025-09-23T03:49:45.076Z Compiling tokio-stream v0.1.17
21102025-09-23T03:49:45.230Z Compiling toml v0.7.8
21112025-09-23T03:49:45.313Z Compiling x509-cert v0.2.5
21122025-09-23T03:49:47.282Z Compiling sha1 v0.10.6
21132025-09-23T03:49:48.936Z Compiling itertools v0.10.5
21142025-09-23T03:49:49.331Z Compiling winnow v0.6.26
21152025-09-23T03:49:50.401Z Compiling lalrpop-util v0.19.12
21162025-09-23T03:49:50.768Z Compiling rustc-hash v2.1.1
21172025-09-23T03:49:50.911Z Compiling peg-runtime v0.8.5
21182025-09-23T03:49:51.681Z Compiling darling_macro v0.21.0
21192025-09-23T03:49:52.648Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21202025-09-23T03:49:53.003Z Compiling typify-macro v0.3.0
21212025-09-23T03:49:57.021Z Compiling camino v1.2.0
21222025-09-23T03:49:57.605Z Compiling rayon-core v1.12.1
21232025-09-23T03:50:01.354Z Compiling darling v0.21.0
21242025-09-23T03:50:01.627Z Compiling proc-macro-crate v1.3.1
21252025-09-23T03:50:01.977Z Compiling macaddr v1.0.1
21262025-09-23T03:50:02.134Z Compiling structmeta-derive v0.3.0
21272025-09-23T03:50:02.755Z Compiling itertools v0.14.0
21282025-09-23T03:50:03.907Z Compiling heapless v0.8.0
21292025-09-23T03:50:04.452Z Compiling ref-cast v1.0.24
21302025-09-23T03:50:04.575Z Compiling fastrand v2.1.1
21312025-09-23T03:50:05.235Z Compiling tempfile v3.20.0
21322025-09-23T03:50:05.756Z Compiling ingot-macros v0.1.1
21332025-09-23T03:50:07.053Z Compiling structmeta v0.3.0
21342025-09-23T03:50:09.250Z Compiling num_enum_derive v0.5.11
21352025-09-23T03:50:12.227Z Compiling crossbeam-deque v0.8.5
21362025-09-23T03:50:13.094Z Compiling hash32 v0.3.1
21372025-09-23T03:50:13.385Z Compiling ref-cast-impl v1.0.24
21382025-09-23T03:50:19.921Z Compiling smoltcp v0.11.0
21392025-09-23T03:50:20.553Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21402025-09-23T03:50:29.939Z Compiling ingot-types v0.1.2
21412025-09-23T03:50:30.847Z Compiling num_enum v0.5.11
21422025-09-23T03:50:31.091Z Compiling typify v0.3.0
21432025-09-23T03:50:35.509Z Compiling darling_core v0.20.10
21442025-09-23T03:50:36.127Z Compiling proc-macro-error-attr v1.0.4
21452025-09-23T03:50:36.390Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21462025-09-23T03:50:36.490Z Compiling unsafe-libyaml v0.2.11
21472025-09-23T03:50:36.890Z Compiling rustls v0.22.4
21482025-09-23T03:50:37.850Z Compiling cobs v0.2.3
21492025-09-23T03:50:38.364Z Compiling postcard v1.0.10
21502025-09-23T03:50:38.389Z Compiling serde_yaml v0.9.34+deprecated
21512025-09-23T03:50:40.766Z Compiling darling_macro v0.20.10
21522025-09-23T03:50:51.605Z Compiling progenitor-impl v0.9.1
21532025-09-23T03:50:52.656Z Compiling ingot v0.1.1
21542025-09-23T03:50:57.536Z Compiling futures-executor v0.3.31
21552025-09-23T03:50:57.560Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21562025-09-23T03:50:58.458Z Compiling hex v0.4.3
21572025-09-23T03:50:58.487Z Compiling foreign-types-macros v0.2.3
21582025-09-23T03:50:58.676Z Compiling thread_local v1.1.8
21592025-09-23T03:50:59.150Z Compiling wait-timeout v0.2.0
21602025-09-23T03:50:59.342Z Compiling proc-macro-error v1.0.4
21612025-09-23T03:50:59.661Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21622025-09-23T03:50:59.714Z Compiling multer v3.1.0
21632025-09-23T03:51:00.066Z Compiling unicode-width v0.1.14
21642025-09-23T03:51:00.127Z Compiling match_cfg v0.1.0
21652025-09-23T03:51:00.498Z Compiling slog-async v2.8.0
21662025-09-23T03:51:00.718Z Compiling quick-error v1.2.3
21672025-09-23T03:51:00.911Z Compiling bit-vec v0.8.0
21682025-09-23T03:51:01.005Z Compiling foreign-types-shared v0.3.1
21692025-09-23T03:51:01.170Z Compiling foreign-types v0.5.0
21702025-09-23T03:51:01.406Z Compiling bit-set v0.8.0
21712025-09-23T03:51:01.472Z Compiling rusty-fork v0.3.0
21722025-09-23T03:51:01.669Z Compiling tabwriter v1.4.0
21732025-09-23T03:51:01.758Z Compiling hostname v0.3.1
21742025-09-23T03:51:02.173Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21752025-09-23T03:51:02.246Z Compiling futures v0.3.31
21762025-09-23T03:51:02.311Z Compiling progenitor-macro v0.9.1
21772025-09-23T03:51:03.354Z Compiling darling v0.20.10
21782025-09-23T03:51:03.713Z Compiling derive-ex v0.1.8
21792025-09-23T03:51:06.076Z Compiling progenitor-client v0.9.1
21802025-09-23T03:51:07.034Z Compiling toml_parser v1.0.2
21812025-09-23T03:51:07.064Z Compiling slog-json v2.6.1
21822025-09-23T03:51:07.466Z Compiling rand_xorshift v0.4.0
21832025-09-23T03:51:07.491Z Compiling crossbeam-channel v0.5.15
21842025-09-23T03:51:07.625Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21852025-09-23T03:51:07.733Z Compiling serde_spanned v1.0.0
21862025-09-23T03:51:08.026Z Compiling toml_datetime v0.7.0
21872025-09-23T03:51:08.400Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21882025-09-23T03:51:08.850Z Compiling async-stream-impl v0.3.6
21892025-09-23T03:51:08.967Z Compiling cstr-argument v0.1.2
21902025-09-23T03:51:09.254Z Compiling is-terminal v0.4.13
21912025-09-23T03:51:09.277Z Compiling dropshot v0.16.4
21922025-09-23T03:51:09.428Z Compiling term v1.1.0
21932025-09-23T03:51:09.645Z Compiling toml_writer v1.0.2
21942025-09-23T03:51:09.992Z Compiling crucible-workspace-hack v0.1.0
21952025-09-23T03:51:10.193Z Compiling unarray v0.1.4
21962025-09-23T03:51:10.267Z Compiling take_mut v0.2.2
21972025-09-23T03:51:10.329Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21982025-09-23T03:51:10.431Z Compiling typeid v1.0.3
21992025-09-23T03:51:10.495Z Compiling pretty-hex v0.2.1
22002025-09-23T03:51:10.710Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22012025-09-23T03:51:10.984Z Compiling proptest v1.7.0
22022025-09-23T03:51:11.173Z Compiling toml v0.9.5
22032025-09-23T03:51:13.179Z Compiling progenitor v0.9.1
22042025-09-23T03:51:13.291Z Compiling slog-term v2.9.2
22052025-09-23T03:51:13.436Z Compiling async-stream v0.3.6
22062025-09-23T03:51:13.784Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22072025-09-23T03:51:14.641Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22082025-09-23T03:51:14.870Z Compiling tokio-rustls v0.25.0
22092025-09-23T03:51:15.386Z Compiling test-strategy v0.4.3
22102025-09-23T03:51:15.426Z Compiling slog-bunyan v2.5.0
22112025-09-23T03:51:15.902Z Compiling serde_with_macros v3.14.0
22122025-09-23T03:51:18.222Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22132025-09-23T03:51:18.445Z Compiling rayon v1.10.0
22142025-09-23T03:51:18.547Z Compiling parse-display-derive v0.10.0
22152025-09-23T03:51:19.356Z Compiling colored v2.2.0
22162025-09-23T03:51:20.622Z Compiling waitgroup v0.1.2
22172025-09-23T03:51:20.786Z Compiling rustls-pemfile v2.2.0
22182025-09-23T03:51:20.906Z Compiling dropshot_endpoint v0.16.4
22192025-09-23T03:51:21.276Z Compiling hashbrown v0.16.0
22202025-09-23T03:51:21.988Z Compiling serde_path_to_error v0.1.17
22212025-09-23T03:51:22.710Z Compiling derive-where v1.5.0
22222025-09-23T03:51:22.998Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22232025-09-23T03:51:23.758Z Compiling hostname v0.4.0
22242025-09-23T03:51:23.808Z Compiling instant v0.1.13
22252025-09-23T03:51:24.044Z Compiling debug-ignore v1.0.5
22262025-09-23T03:51:24.072Z Compiling heck v0.4.1
22272025-09-23T03:51:24.210Z Compiling foldhash v0.2.0
22282025-09-23T03:51:24.485Z Compiling zone_cfg_derive v0.3.0
22292025-09-23T03:51:24.790Z Compiling iddqd v0.3.13
22302025-09-23T03:51:25.480Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22312025-09-23T03:51:25.760Z Compiling backoff v0.4.0
22322025-09-23T03:51:25.890Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22332025-09-23T03:51:26.141Z Compiling parse-display v0.10.0
22342025-09-23T03:51:26.647Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
22352025-09-23T03:51:28.020Z Compiling serde_with v3.14.0
22362025-09-23T03:51:28.521Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22372025-09-23T03:51:29.287Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22382025-09-23T03:51:29.905Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22392025-09-23T03:51:30.775Z Compiling camino-tempfile v1.4.1
22402025-09-23T03:51:31.205Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22412025-09-23T03:51:31.517Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22422025-09-23T03:51:31.590Z Compiling progenitor-client v0.10.0
22432025-09-23T03:51:31.673Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22442025-09-23T03:51:32.534Z Compiling num-derive v0.4.2
22452025-09-23T03:51:32.595Z Compiling sigpipe v0.1.3
22462025-09-23T03:51:32.759Z Compiling libefi-sys v0.1.0
22472025-09-23T03:51:33.151Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22482025-09-23T03:51:33.512Z Compiling jiff v0.2.15
22492025-09-23T03:51:34.665Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22502025-09-23T03:51:35.278Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22512025-09-23T03:51:35.385Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22522025-09-23T03:51:35.898Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22532025-09-23T03:51:36.206Z Compiling erased-serde v0.4.6
22542025-09-23T03:51:37.740Z Compiling zone v0.3.1
22552025-09-23T03:51:38.992Z Compiling smf v0.2.3
22562025-09-23T03:51:40.797Z Compiling bitfield-struct v0.6.2
22572025-09-23T03:51:41.581Z Compiling ordered-float v2.10.1
22582025-09-23T03:51:41.612Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22592025-09-23T03:51:41.773Z Compiling blake3 v1.5.4
22602025-09-23T03:51:42.061Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22612025-09-23T03:51:42.103Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22622025-09-23T03:51:42.224Z Compiling serde-value v0.7.0
22632025-09-23T03:51:42.928Z Compiling serde-untagged v0.1.7
22642025-09-23T03:51:43.466Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22652025-09-23T03:51:43.739Z Compiling toml v0.8.23
22662025-09-23T03:51:43.765Z Compiling xattr v1.3.1
22672025-09-23T03:51:44.115Z Compiling memmap2 v0.9.5
22682025-09-23T03:51:44.595Z Compiling filetime v0.2.25
22692025-09-23T03:51:44.689Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22702025-09-23T03:51:44.845Z Compiling arrayvec v0.7.6
22712025-09-23T03:51:44.978Z Compiling unicode-width v0.2.0
22722025-09-23T03:51:45.356Z Compiling arrayref v0.3.9
22732025-09-23T03:51:45.494Z Compiling constant_time_eq v0.3.1
22742025-09-23T03:51:45.656Z Compiling same-file v1.0.6
22752025-09-23T03:51:45.721Z Compiling unicode-xid v0.2.6
22762025-09-23T03:51:45.963Z Compiling walkdir v2.5.0
22772025-09-23T03:51:46.003Z Compiling cargo-util-schemas v0.8.2
22782025-09-23T03:51:47.303Z Compiling console v0.16.0
22792025-09-23T03:51:47.532Z Compiling tar v0.4.44
22802025-09-23T03:51:49.357Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22812025-09-23T03:51:50.622Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22822025-09-23T03:51:50.839Z Compiling tokio-dtrace v0.1.0
22832025-09-23T03:51:51.073Z Compiling gethostname v0.5.0
22842025-09-23T03:51:51.312Z Compiling cargo-platform v0.2.0
22852025-09-23T03:51:51.337Z Compiling fixedbitset v0.5.7
22862025-09-23T03:51:51.368Z Compiling topological-sort v0.2.2
22872025-09-23T03:51:51.676Z Compiling unit-prefix v0.5.1
22882025-09-23T03:51:51.962Z Compiling indicatif v0.18.0
22892025-09-23T03:51:52.475Z Compiling petgraph v0.8.2
22902025-09-23T03:51:52.499Z Compiling cargo_metadata v0.21.0
22912025-09-23T03:51:53.065Z Compiling omicron-zone-package v0.12.2
22922025-09-23T03:51:55.837Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22932025-09-23T03:51:57.984Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22942025-09-23T03:51:58.074Z Compiling oxide-tokio-rt v0.1.2
22952025-09-23T03:51:58.300Z Compiling indent_write v2.2.0
22962025-09-23T03:51:58.577Z Compiling shell-words v1.1.0
22972025-09-23T03:51:58.673Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22982025-09-23T03:52:00.529Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22992025-09-23T03:52:20.356Z Finished `release` profile [optimized] target(s) in 5m 26s
23002025-09-23T03:52:20.559Z Running `target/release/omicron-package -t test target create -p dev`
23012025-09-23T03:52:20.618ZLogging to: /work/oxidecomputer/omicron/out/LOG
23022025-09-23T03:52:20.621ZCreated new build target 'test' and set it as active
23032025-09-23T03:52:20.621Z
23042025-09-23T03:52:20.621Zreal 5:26.419400181
23052025-09-23T03:52:20.621Zuser 37:39.086448089
23062025-09-23T03:52:20.622Zsys 3:46.789548650
23072025-09-23T03:52:20.622Ztrap 1.177696034
23082025-09-23T03:52:20.622Ztflt 1.947006128
23092025-09-23T03:52:20.622Zdflt 1.248546533
23102025-09-23T03:52:20.622Zkflt 0.000188090
23112025-09-23T03:52:20.622Zlock 1:46:50.048073675
23122025-09-23T03:52:20.622Zslp 2:33:46.747019230
23132025-09-23T03:52:20.622Zlat 3:08.499613607
23142025-09-23T03:52:20.622Zstop 5:41.637004767
23152025-09-23T03:52:20.622Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23162025-09-23T03:52:21.838Z Finished `release` profile [optimized] target(s) in 1.15s
23172025-09-23T03:52:21.899Z Running `target/release/omicron-package -t test package`
23182025-09-23T03:52:21.953ZLogging to: /work/oxidecomputer/omicron/out/LOG
23192025-09-23T03:52:23.785Z Compiling typify-impl v0.4.3
23202025-09-23T03:52:24.022Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23212025-09-23T03:52:24.025Z Compiling camino v1.2.0
23222025-09-23T03:52:24.025Z Compiling is-terminal v0.4.13
23232025-09-23T03:52:24.089Z Compiling fastrand v2.1.1
23242025-09-23T03:52:24.092Z Compiling rustls v0.22.4
23252025-09-23T03:52:24.092Z Compiling thread_local v1.1.8
23262025-09-23T03:52:24.192Z Compiling wait-timeout v0.2.0
23272025-09-23T03:52:24.195Z Compiling quick-error v1.2.3
23282025-09-23T03:52:24.247Z Compiling match_cfg v0.1.0
23292025-09-23T03:52:24.356Z Compiling bit-vec v0.8.0
23302025-09-23T03:52:24.386Z Compiling hostname v0.3.1
23312025-09-23T03:52:24.527Z Compiling tempfile v3.20.0
23322025-09-23T03:52:24.598Z Compiling ref-cast v1.0.24
23332025-09-23T03:52:24.639Z Compiling multer v3.1.0
23342025-09-23T03:52:24.692Z Compiling slog-async v2.8.0
23352025-09-23T03:52:24.732Z Compiling bit-set v0.8.0
23362025-09-23T03:52:24.785Z Compiling progenitor-client v0.9.1
23372025-09-23T03:52:24.816Z Compiling crossbeam-channel v0.5.15
23382025-09-23T03:52:24.936Z Compiling toml_parser v1.0.2
23392025-09-23T03:52:25.031Z Compiling rusty-fork v0.3.0
23402025-09-23T03:52:25.247Z Compiling slog-json v2.6.1
23412025-09-23T03:52:25.333Z Compiling rand_xorshift v0.4.0
23422025-09-23T03:52:25.624Z Compiling futures-executor v0.3.31
23432025-09-23T03:52:25.654Z Compiling toml_datetime v0.7.0
23442025-09-23T03:52:25.657Z Compiling hex v0.4.3
23452025-09-23T03:52:25.755Z Compiling serde_spanned v1.0.0
23462025-09-23T03:52:26.043Z Compiling convert_case v0.4.0
23472025-09-23T03:52:26.092Z Compiling unarray v0.1.4
23482025-09-23T03:52:26.211Z Compiling toml_writer v1.0.2
23492025-09-23T03:52:26.241Z Compiling term v1.1.0
23502025-09-23T03:52:26.271Z Compiling take_mut v0.2.2
23512025-09-23T03:52:26.303Z Compiling proptest v1.7.0
23522025-09-23T03:52:26.654Z Compiling toml v0.9.5
23532025-09-23T03:52:26.684Z Compiling derive_more v0.99.20
23542025-09-23T03:52:27.325Z Compiling slog-term v2.9.2
23552025-09-23T03:52:27.354Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23562025-09-23T03:52:27.552Z Compiling futures v0.3.31
23572025-09-23T03:52:27.705Z Compiling slog-bunyan v2.5.0
23582025-09-23T03:52:27.959Z Compiling progenitor v0.9.1
23592025-09-23T03:52:28.639Z Compiling tokio-rustls v0.25.0
23602025-09-23T03:52:29.051Z Compiling dropshot v0.16.4
23612025-09-23T03:52:29.101Z Compiling async-stream v0.3.6
23622025-09-23T03:52:29.139Z Compiling waitgroup v0.1.2
23632025-09-23T03:52:29.366Z Compiling rustls-pemfile v2.2.0
23642025-09-23T03:52:29.399Z Compiling hashbrown v0.16.0
23652025-09-23T03:52:29.402Z Compiling serde_path_to_error v0.1.17
23662025-09-23T03:52:29.707Z Compiling hostname v0.4.0
23672025-09-23T03:52:29.955Z Compiling instant v0.1.13
23682025-09-23T03:52:30.160Z Compiling debug-ignore v1.0.5
23692025-09-23T03:52:30.240Z Compiling foldhash v0.2.0
23702025-09-23T03:52:30.591Z Compiling iddqd v0.3.13
23712025-09-23T03:52:30.663Z Compiling backoff v0.4.0
23722025-09-23T03:52:31.050Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
23732025-09-23T03:52:31.695Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
23742025-09-23T03:52:32.119Z Compiling parse-display v0.10.0
23752025-09-23T03:52:32.642Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23762025-09-23T03:52:32.722Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772025-09-23T03:52:32.773Z Compiling serde_with v3.14.0
23782025-09-23T03:52:32.938Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23792025-09-23T03:52:32.993Z Compiling progenitor-client v0.10.0
23802025-09-23T03:52:33.045Z Compiling typify-macro v0.4.3
23812025-09-23T03:52:33.542Z Compiling num-rational v0.4.2
23822025-09-23T03:52:33.639Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
23832025-09-23T03:52:33.776Z Compiling num-complex v0.4.6
23842025-09-23T03:52:34.808Z Compiling macaddr v1.0.1
23852025-09-23T03:52:34.912Z Compiling num v0.4.3
23862025-09-23T03:52:35.523Z Compiling float-ord v0.3.2
23872025-09-23T03:52:35.849Z Compiling toml v0.8.23
23882025-09-23T03:52:35.950Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23892025-09-23T03:52:36.453Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23902025-09-23T03:52:36.495Z Compiling typify v0.4.3
23912025-09-23T03:52:36.703Z Compiling progenitor-impl v0.10.0
23922025-09-23T03:52:37.356Z Compiling prettyplease v0.2.36
23932025-09-23T03:52:37.388Z Compiling bytecount v0.6.8
23942025-09-23T03:52:37.746Z Compiling secrecy v0.10.3
23952025-09-23T03:52:37.955Z Compiling console v0.15.10
23962025-09-23T03:52:38.042Z Compiling itertools v0.13.0
23972025-09-23T03:52:38.700Z Compiling swrite v0.1.0
23982025-09-23T03:52:38.892Z Compiling password-hash v0.5.0
23992025-09-23T03:52:40.891Z Compiling blake2 v0.10.6
24002025-09-23T03:52:41.078Z Compiling slog-dtrace v0.3.0
24012025-09-23T03:52:41.467Z Compiling argon2 v0.5.3
24022025-09-23T03:52:41.693Z Compiling base64 v0.21.7
24032025-09-23T03:52:42.134Z Compiling atomicwrites v0.4.4
24042025-09-23T03:52:42.450Z Compiling progenitor-macro v0.10.0
24052025-09-23T03:52:42.692Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24062025-09-23T03:52:42.848Z Compiling newline-converter v0.3.0
24072025-09-23T03:52:43.116Z Compiling expectorate v1.2.0
24082025-09-23T03:52:43.526Z Compiling resolv-conf v0.7.0
24092025-09-23T03:52:43.783Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24102025-09-23T03:52:44.784Z Compiling owo-colors v4.2.2
24112025-09-23T03:52:45.011Z Compiling cancel-safe-futures v0.1.5
24122025-09-23T03:52:45.494Z Compiling libsw-core v0.3.1
24132025-09-23T03:52:45.524Z Compiling linked-hash-map v0.5.6
24142025-09-23T03:52:45.843Z Compiling libsw v3.5.0
24152025-09-23T03:52:45.985Z Compiling lru-cache v0.1.2
24162025-09-23T03:52:46.969Z Compiling unicode-xid v0.2.6
24172025-09-23T03:52:47.199Z Compiling linear-map v1.2.0
24182025-09-23T03:52:47.677Z Compiling hickory-proto v0.24.4
24192025-09-23T03:52:48.840Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24202025-09-23T03:52:53.436Z Compiling progenitor v0.10.0
24212025-09-23T03:52:53.468Z Compiling async-recursion v1.1.1
24222025-09-23T03:52:53.712Z Compiling hickory-resolver v0.24.4
24232025-09-23T03:52:54.844Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24242025-09-23T03:52:56.108Z Compiling globset v0.4.15
24252025-09-23T03:52:59.101Z Compiling convert_case v0.7.1
24262025-09-23T03:52:59.838Z Compiling utf-8 v0.7.6
24272025-09-23T03:53:00.237Z Compiling derive_more-impl v2.0.1
24282025-09-23T03:53:01.936Z Compiling qorb v0.4.1
24292025-09-23T03:53:01.999Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24302025-09-23T03:53:07.747Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24312025-09-23T03:53:08.334Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24322025-09-23T03:53:09.293Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24332025-09-23T03:53:12.841Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24342025-09-23T03:53:13.635Z Compiling derive_more v2.0.1
24352025-09-23T03:53:13.669Z Compiling pin-project-internal v1.1.6
24362025-09-23T03:53:13.802Z Compiling vte_generate_state_changes v0.1.2
24372025-09-23T03:53:14.519Z Compiling termtree v0.5.1
24382025-09-23T03:53:14.851Z Compiling keccak v0.1.5
24392025-09-23T03:53:15.775Z Compiling siphasher v1.0.1
24402025-09-23T03:53:16.116Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24412025-09-23T03:53:16.141Z Compiling pin-project v1.1.6
24422025-09-23T03:53:16.232Z Compiling phf_shared v0.12.1
24432025-09-23T03:53:16.326Z Compiling sha3 v0.10.8
24442025-09-23T03:53:16.728Z Compiling vte v0.11.1
24452025-09-23T03:53:17.204Z Compiling crossterm v0.29.0
24462025-09-23T03:53:18.087Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24472025-09-23T03:53:20.172Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24482025-09-23T03:53:21.245Z Compiling pem v3.0.5
24492025-09-23T03:53:21.346Z Compiling snafu-derive v0.8.5
24502025-09-23T03:53:22.673Z Compiling chrono-tz v0.10.4
24512025-09-23T03:53:23.117Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24522025-09-23T03:53:23.295Z Compiling strip-ansi-escapes v0.2.0
24532025-09-23T03:53:23.604Z Compiling phf v0.12.1
24542025-09-23T03:53:23.977Z Compiling const_format_proc_macros v0.2.34
24552025-09-23T03:53:24.013Z Compiling papergrid v0.11.0
24562025-09-23T03:53:24.768Z Compiling tabled_derive v0.7.0
24572025-09-23T03:53:25.371Z Compiling olpc-cjson v0.1.4
24582025-09-23T03:53:25.644Z Compiling snafu v0.8.5
24592025-09-23T03:53:25.724Z Compiling fd-lock v4.0.2
24602025-09-23T03:53:25.817Z Compiling peg-macros v0.8.5
24612025-09-23T03:53:26.001Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24622025-09-23T03:53:26.768Z Compiling csv-core v0.1.11
24632025-09-23T03:53:26.813Z Compiling serde_plain v1.0.2
24642025-09-23T03:53:26.816Z Compiling highway v1.3.0
24652025-09-23T03:53:27.033Z Compiling nu-ansi-term v0.50.1
24662025-09-23T03:53:27.435Z Compiling typed-path v0.9.3
24672025-09-23T03:53:27.685Z Compiling reedline v0.40.0
24682025-09-23T03:53:28.247Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24692025-09-23T03:53:28.387Z Compiling csv v1.3.1
24702025-09-23T03:53:28.884Z Compiling peg v0.8.5
24712025-09-23T03:53:29.089Z Compiling tabled v0.15.0
24722025-09-23T03:53:30.510Z Compiling tough v0.20.0
24732025-09-23T03:53:32.004Z Compiling const_format v0.2.34
24742025-09-23T03:53:33.228Z Compiling tungstenite v0.21.0
24752025-09-23T03:53:34.037Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24762025-09-23T03:53:36.819Z Compiling bcs v0.1.6
24772025-09-23T03:53:37.667Z Compiling half v2.4.1
24782025-09-23T03:53:38.115Z Compiling semver v0.1.20
24792025-09-23T03:53:38.379Z Compiling ciborium-io v0.2.2
24802025-09-23T03:53:38.568Z Compiling ciborium-ll v0.2.2
24812025-09-23T03:53:38.663Z Compiling rustc_version v0.1.7
24822025-09-23T03:53:39.109Z Compiling tokio-tungstenite v0.21.0
24832025-09-23T03:53:39.114Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24842025-09-23T03:53:39.792Z Compiling newtype_derive v0.1.6
24852025-09-23T03:53:40.179Z Compiling ciborium v0.2.2
24862025-09-23T03:53:42.191Z Compiling humantime v2.2.0
24872025-09-23T03:53:43.012Z Compiling smawk v0.3.2
24882025-09-23T03:53:43.050Z Compiling unicode-linebreak v0.1.5
24892025-09-23T03:53:43.614Z Compiling textwrap v0.16.2
24902025-09-23T03:53:43.644Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24912025-09-23T03:53:44.214Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24922025-09-23T03:53:44.487Z Compiling universal-hash v0.5.1
24932025-09-23T03:53:45.998Z Compiling thiserror-impl-no-std v2.0.2
24942025-09-23T03:53:46.675Z Compiling opaque-debug v0.3.1
24952025-09-23T03:53:46.824Z Compiling poly1305 v0.8.0
24962025-09-23T03:53:47.308Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24972025-09-23T03:53:47.625Z Compiling steno v0.4.1
24982025-09-23T03:53:48.050Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24992025-09-23T03:53:48.257Z Compiling chacha20 v0.9.1
25002025-09-23T03:53:48.344Z Compiling thiserror-no-std v2.0.2
25012025-09-23T03:53:48.428Z Compiling aead v0.5.2
25022025-09-23T03:53:48.513Z Compiling vsss-rs v3.3.4
25032025-09-23T03:53:48.743Z Compiling chacha20poly1305 v0.10.1
25042025-09-23T03:53:48.891Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25052025-09-23T03:53:49.022Z Compiling moka v0.12.10
25062025-09-23T03:53:49.473Z Compiling tagptr v0.2.0
25072025-09-23T03:53:49.879Z Compiling derive_builder_core v0.20.2
25082025-09-23T03:53:51.884Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25092025-09-23T03:53:51.917Z Compiling derive_builder_macro v0.20.2
25102025-09-23T03:53:52.800Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25112025-09-23T03:53:53.053Z Compiling hickory-resolver v0.25.2
25122025-09-23T03:53:53.112Z Compiling nix v0.30.1
25132025-09-23T03:53:53.946Z Compiling vergen-lib v0.1.6
25142025-09-23T03:53:54.338Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25152025-09-23T03:54:01.704Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25162025-09-23T03:54:01.912Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25172025-09-23T03:54:02.959Z Compiling display-error-chain v0.2.2
25182025-09-23T03:54:03.346Z Compiling derive_builder v0.20.2
25192025-09-23T03:54:03.592Z Compiling vergen v9.0.6
25202025-09-23T03:54:03.977Z Compiling proc-macro-error-attr2 v2.0.0
25212025-09-23T03:54:04.818Z Compiling proc-macro-error2 v2.0.1
25222025-09-23T03:54:07.348Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25232025-09-23T03:54:07.780Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25242025-09-23T03:54:09.113Z Compiling vergen-gitcl v1.0.8
25252025-09-23T03:54:09.145Z Compiling dirs-sys-next v0.1.2
25262025-09-23T03:54:09.499Z Compiling maplit v1.0.2
25272025-09-23T03:54:09.621Z Compiling crunchy v0.2.2
25282025-09-23T03:54:09.671Z Compiling radium v0.7.0
25292025-09-23T03:54:10.245Z Compiling dirs-next v2.0.0
25302025-09-23T03:54:10.439Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25312025-09-23T03:54:10.489Z Compiling dsl_auto_type v0.1.2
25322025-09-23T03:54:11.724Z Compiling scheduled-thread-pool v0.2.7
25332025-09-23T03:54:12.546Z Compiling diesel_table_macro_syntax v0.2.0
25342025-09-23T03:54:12.971Z Compiling tap v1.0.1
25352025-09-23T03:54:13.003Z Compiling maybe-uninit v2.0.0
25362025-09-23T03:54:13.218Z Compiling tiny-keccak v2.0.2
25372025-09-23T03:54:13.644Z Compiling wyz v0.5.1
25382025-09-23T03:54:13.684Z Compiling diesel_derives v2.2.3
25392025-09-23T03:54:14.141Z Compiling r2d2 v0.8.10
25402025-09-23T03:54:14.644Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25412025-09-23T03:54:16.702Z Compiling term v0.7.0
25422025-09-23T03:54:18.865Z Compiling num-derive v0.3.3
25432025-09-23T03:54:19.920Z Compiling zerocopy-derive v0.6.6
25442025-09-23T03:54:20.901Z Compiling bit-vec v0.6.3
25452025-09-23T03:54:21.360Z Compiling packed_struct v0.10.1
25462025-09-23T03:54:21.626Z Compiling crc-catalog v2.4.0
25472025-09-23T03:54:21.830Z Compiling funty v2.0.0
25482025-09-23T03:54:21.905Z Compiling crc v3.2.1
25492025-09-23T03:54:23.680Z Compiling diesel v2.2.12
25502025-09-23T03:54:23.940Z Compiling bitvec v1.0.1
25512025-09-23T03:54:28.313Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25522025-09-23T03:54:35.440Z Compiling zerocopy v0.6.6
25532025-09-23T03:54:36.310Z Compiling bit-set v0.5.3
25542025-09-23T03:54:36.647Z Compiling libscf-sys v1.1.0
25552025-09-23T03:54:37.415Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25562025-09-23T03:54:37.845Z Compiling ascii-canvas v3.0.0
25572025-09-23T03:54:38.486Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25582025-09-23T03:54:39.523Z Compiling packed_struct_codegen v0.10.1
25592025-09-23T03:54:40.777Z Compiling ena v0.14.3
25602025-09-23T03:54:41.252Z Compiling bitfield-macros v0.19.2
25612025-09-23T03:54:41.797Z Compiling indexmap v1.9.3
25622025-09-23T03:54:42.204Z Compiling nodrop v0.1.14
25632025-09-23T03:54:42.385Z Compiling diff v0.1.13
25642025-09-23T03:54:42.532Z Compiling regex-syntax v0.6.29
25652025-09-23T03:54:42.661Z Compiling bindgen v0.71.1
25662025-09-23T03:54:42.854Z Compiling arc-swap v1.7.1
25672025-09-23T03:54:43.216Z Compiling bitfield v0.19.2
25682025-09-23T03:54:43.566Z Compiling slog-scope v4.4.0
25692025-09-23T03:54:43.717Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25702025-09-23T03:54:44.230Z Compiling array-init v0.0.4
25712025-09-23T03:54:45.362Z Compiling smallvec v0.6.14
25722025-09-23T03:54:45.912Z Compiling lalrpop v0.19.12
25732025-09-23T03:54:47.237Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25742025-09-23T03:54:48.693Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25752025-09-23T03:54:48.725Z Compiling tabled_derive v0.11.0
25762025-09-23T03:54:51.133Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25772025-09-23T03:54:51.404Z Compiling papergrid v0.17.0
25782025-09-23T03:54:52.247Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25792025-09-23T03:54:52.632Z Compiling testing_table v0.3.0
25802025-09-23T03:54:53.491Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25812025-09-23T03:54:55.479Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25822025-09-23T03:54:55.754Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25832025-09-23T03:54:56.155Z Compiling hashbrown v0.12.3
25842025-09-23T03:54:56.974Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25852025-09-23T03:54:58.553Z Compiling tabled v0.20.0
25862025-09-23T03:55:03.974Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
25872025-09-23T03:55:05.163Z Compiling serde-hex v0.1.0
25882025-09-23T03:55:06.970Z Compiling polar-core v0.27.3
25892025-09-23T03:55:08.906Z Compiling slog-stdlog v4.1.1
25902025-09-23T03:55:08.913Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25912025-09-23T03:55:08.913Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25922025-09-23T03:55:08.915Z Compiling ron v0.8.1
25932025-09-23T03:55:09.825Z Compiling hashbrown v0.13.2
25942025-09-23T03:55:09.878Z Compiling headers-core v0.3.0
25952025-09-23T03:55:11.333Z Compiling libxml v0.3.3
25962025-09-23T03:55:11.348Z Compiling crc-any v2.5.0
25972025-09-23T03:55:11.348Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25982025-09-23T03:55:11.348Z Compiling object v0.30.4
25992025-09-23T03:55:11.364Z Compiling headers v0.4.1
26002025-09-23T03:55:14.299Z Compiling slog-envlogger v2.2.0
26012025-09-23T03:55:14.805Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
26022025-09-23T03:55:20.224Z Compiling samael v0.0.19
26032025-09-23T03:55:21.886Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26042025-09-23T03:55:22.141Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26052025-09-23T03:55:22.294Z Compiling strum_macros v0.24.3
26062025-09-23T03:55:22.502Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26072025-09-23T03:55:22.685Z Compiling path-slash v0.1.5
26082025-09-23T03:55:22.982Z Compiling indoc v1.0.9
26092025-09-23T03:55:23.323Z Compiling crc8 v0.1.1
26102025-09-23T03:55:23.681Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
26112025-09-23T03:55:27.298Z Compiling progenitor-impl v0.11.0
26122025-09-23T03:55:28.772Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26132025-09-23T03:55:29.005Z Compiling impl-trait-for-tuples v0.2.2
26142025-09-23T03:55:29.154Z Compiling oso-derive v0.27.3
26152025-09-23T03:55:30.131Z Compiling quick-xml v0.37.2
26162025-09-23T03:55:31.111Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26172025-09-23T03:55:32.976Z Compiling progenitor-macro v0.11.0
26182025-09-23T03:55:34.482Z Compiling progenitor-client v0.11.0
26192025-09-23T03:55:35.491Z Compiling oso v0.27.3
26202025-09-23T03:55:38.080Z Compiling diesel-dtrace v0.4.2
26212025-09-23T03:55:38.577Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26222025-09-23T03:55:44.156Z Compiling progenitor v0.11.0
26232025-09-23T03:55:44.443Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26242025-09-23T03:55:51.214Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26252025-09-23T03:55:51.593Z Compiling bb8 v0.8.5
26262025-09-23T03:55:52.038Z Compiling unicase v2.7.0
26272025-09-23T03:55:52.255Z Compiling xshell-macros v0.2.7
26282025-09-23T03:55:52.411Z Compiling async-bb8-diesel v0.2.1
26292025-09-23T03:55:52.987Z Compiling xshell v0.2.7
26302025-09-23T03:55:53.273Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26312025-09-23T03:55:56.438Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26322025-09-23T03:55:57.196Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26332025-09-23T03:55:57.585Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26342025-09-23T03:56:05.102Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26352025-09-23T03:56:05.710Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26362025-09-23T03:56:08.614Z Compiling typify-impl v0.2.0
26372025-09-23T03:56:08.894Z Compiling fxhash v0.2.1
26382025-09-23T03:56:09.190Z Compiling libz-sys v1.1.20
26392025-09-23T03:56:09.869Z Compiling half v1.8.3
26402025-09-23T03:56:10.865Z Compiling serde_cbor v0.11.2
26412025-09-23T03:56:13.576Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26422025-09-23T03:56:16.316Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26432025-09-23T03:56:17.708Z Compiling typify-macro v0.2.0
26442025-09-23T03:56:20.956Z Compiling kstat-rs v0.2.4
26452025-09-23T03:56:21.145Z Compiling fs-err v2.11.0
26462025-09-23T03:56:21.540Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26472025-09-23T03:56:21.974Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482025-09-23T03:56:22.444Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26492025-09-23T03:56:25.663Z Compiling nanorand v0.7.0
26502025-09-23T03:56:26.421Z Compiling libgit2-sys v0.17.0+1.8.1
26512025-09-23T03:56:27.216Z Compiling parking_lot_core v0.8.6
26522025-09-23T03:56:32.939Z Compiling flume v0.11.1
26532025-09-23T03:56:33.655Z Compiling mime_guess v2.0.5
26542025-09-23T03:56:36.698Z Compiling tabled_derive v0.10.0
26552025-09-23T03:56:38.728Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26562025-09-23T03:56:39.060Z Compiling ignore v0.4.23
26572025-09-23T03:56:40.392Z Compiling papergrid v0.14.0
26582025-09-23T03:56:40.619Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26592025-09-23T03:56:43.801Z Compiling castaway v0.2.3
26602025-09-23T03:56:44.036Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26612025-09-23T03:56:44.432Z Compiling parse-size v1.1.0
26622025-09-23T03:56:44.795Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26632025-09-23T03:56:45.945Z Compiling compact_str v0.8.0
26642025-09-23T03:56:48.233Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26652025-09-23T03:56:49.638Z Compiling tabled v0.18.0
26662025-09-23T03:56:52.965Z Compiling globwalk v0.9.1
26672025-09-23T03:56:55.711Z Compiling typify v0.2.0
26682025-09-23T03:56:55.928Z Compiling predicates-tree v1.0.12
26692025-09-23T03:56:56.817Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26702025-09-23T03:56:58.216Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26712025-09-23T03:57:00.730Z Compiling unicode-truncate v1.1.0
26722025-09-23T03:57:03.749Z Compiling lru v0.12.5
26732025-09-23T03:57:04.145Z Compiling vergen v8.3.2
26742025-09-23T03:57:04.533Z Compiling nibble_vec v0.1.0
26752025-09-23T03:57:04.818Z Compiling cargo-platform v0.1.8
26762025-09-23T03:57:08.349Z Compiling instability v0.3.2
26772025-09-23T03:57:09.357Z Compiling atty v0.2.14
26782025-09-23T03:57:09.574Z Compiling http-range v0.1.5
26792025-09-23T03:57:10.169Z Compiling endian-type v0.1.2
26802025-09-23T03:57:10.467Z Compiling salty v0.3.0
26812025-09-23T03:57:10.911Z Compiling cassowary v0.3.0
26822025-09-23T03:57:14.176Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26832025-09-23T03:57:18.018Z Compiling indoc v2.0.6
26842025-09-23T03:57:18.587Z Compiling git2 v0.19.0
26852025-09-23T03:57:18.878Z Compiling ratatui v0.29.0
26862025-09-23T03:57:21.085Z Compiling radix_trie v0.2.1
26872025-09-23T03:57:22.204Z Compiling cargo_metadata v0.18.1
26882025-09-23T03:57:24.277Z Compiling camino-tempfile-ext v0.3.2
26892025-09-23T03:57:25.052Z Compiling progenitor-impl v0.8.0
26902025-09-23T03:57:25.696Z Compiling parking_lot v0.11.2
26912025-09-23T03:57:28.225Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26922025-09-23T03:57:30.772Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26932025-09-23T03:57:33.373Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26942025-09-23T03:57:33.681Z Compiling rand_seeder v0.4.0
26952025-09-23T03:57:34.138Z Compiling prefix-trie v0.7.0
26962025-09-23T03:57:35.162Z Compiling lzma-sys v0.1.20
26972025-09-23T03:57:35.928Z Compiling rustls v0.21.12
26982025-09-23T03:57:36.416Z Compiling hickory-server v0.25.2
26992025-09-23T03:57:37.826Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27002025-09-23T03:57:38.003Z Compiling progenitor-macro v0.8.0
27012025-09-23T03:57:38.150Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27022025-09-23T03:57:38.563Z Compiling hyper-staticfile v0.10.1
27032025-09-23T03:57:41.087Z Compiling sled v0.34.7
27042025-09-23T03:57:42.972Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27052025-09-23T03:57:49.859Z Compiling hickory-client v0.25.2
27062025-09-23T03:57:51.756Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27072025-09-23T03:57:52.372Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082025-09-23T03:57:52.983Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27092025-09-23T03:57:56.854Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27102025-09-23T03:57:59.348Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27112025-09-23T03:58:02.303Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27122025-09-23T03:58:02.957Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27132025-09-23T03:58:03.338Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27142025-09-23T03:58:04.904Z Compiling primeorder v0.13.6
27152025-09-23T03:58:05.038Z Compiling progenitor-client v0.8.0
27162025-09-23T03:58:05.560Z Compiling rustls-webpki v0.101.7
27172025-09-23T03:58:05.964Z Compiling sct v0.7.1
27182025-09-23T03:58:06.449Z Compiling heck v0.3.3
27192025-09-23T03:58:06.480Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27202025-09-23T03:58:06.796Z Compiling void v1.0.2
27212025-09-23T03:58:06.975Z Compiling lzss v0.8.2
27222025-09-23T03:58:07.019Z Compiling zone_cfg_derive v0.1.2
27232025-09-23T03:58:08.351Z Compiling p384 v0.13.0
27242025-09-23T03:58:09.155Z Compiling progenitor v0.8.0
27252025-09-23T03:58:09.494Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27262025-09-23T03:58:09.700Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27272025-09-23T03:58:10.526Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27282025-09-23T03:58:14.186Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27292025-09-23T03:58:15.712Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27302025-09-23T03:58:16.879Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27312025-09-23T03:58:18.240Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27322025-09-23T03:58:21.716Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27332025-09-23T03:58:22.098Z Compiling tungstenite v0.23.0
27342025-09-23T03:58:25.231Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27352025-09-23T03:58:25.617Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27362025-09-23T03:58:26.006Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27372025-09-23T03:58:26.390Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27382025-09-23T03:58:26.773Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27392025-09-23T03:58:27.442Z Compiling nix v0.27.1
27402025-09-23T03:58:27.512Z Compiling serde_bytes v0.11.17
27412025-09-23T03:58:28.092Z Compiling number_prefix v0.4.0
27422025-09-23T03:58:28.408Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27432025-09-23T03:58:28.807Z Compiling base64 v0.13.1
27442025-09-23T03:58:29.603Z Compiling ron v0.7.1
27452025-09-23T03:58:30.340Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27462025-09-23T03:58:31.691Z Compiling indicatif v0.17.11
27472025-09-23T03:58:34.742Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27482025-09-23T03:58:35.688Z Compiling tokio-tungstenite v0.23.1
27492025-09-23T03:58:35.718Z Compiling xz2 v0.1.7
27502025-09-23T03:58:36.340Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27512025-09-23T03:58:37.221Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27522025-09-23T03:58:38.149Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27532025-09-23T03:58:41.381Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27542025-09-23T03:58:41.922Z Compiling tokio-rustls v0.24.1
27552025-09-23T03:58:42.430Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27562025-09-23T03:58:43.764Z Compiling zone v0.1.8
27572025-09-23T03:58:47.135Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27582025-09-23T03:58:47.164Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27592025-09-23T03:58:49.250Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27602025-09-23T03:58:52.559Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27612025-09-23T03:58:54.317Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27622025-09-23T03:58:54.481Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27632025-09-23T03:58:56.425Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27642025-09-23T03:58:58.052Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27652025-09-23T03:59:01.097Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27662025-09-23T03:59:03.451Z Compiling rustls-pemfile v1.0.4
27672025-09-23T03:59:04.231Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27682025-09-23T03:59:04.661Z Compiling signal-hook-tokio v0.3.1
27692025-09-23T03:59:04.941Z Compiling twox-hash v2.1.0
27702025-09-23T03:59:05.966Z Compiling yasna v0.5.2
27712025-09-23T03:59:07.172Z Compiling secrecy v0.8.0
27722025-09-23T03:59:07.505Z Compiling is_ci v1.2.0
27732025-09-23T03:59:07.862Z Compiling supports-color v3.0.2
27742025-09-23T03:59:08.396Z Compiling rcgen v0.12.1
27752025-09-23T03:59:10.198Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27762025-09-23T03:59:18.844Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27772025-09-23T03:59:19.807Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27782025-09-23T03:59:21.156Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27792025-09-23T03:59:26.205Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27802025-09-23T03:59:41.063Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27812025-09-23T03:59:42.045Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27822025-09-23T03:59:42.145Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27832025-09-23T03:59:48.603Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27842025-09-23T03:59:51.640Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27852025-09-23T03:59:58.934Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27862025-09-23T04:00:01.087Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27872025-09-23T04:00:01.467Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27882025-09-23T04:00:01.863Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27892025-09-23T04:00:03.527Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27902025-09-23T04:00:09.103Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27912025-09-23T04:00:09.430Z Compiling fatfs v0.3.6
27922025-09-23T04:00:10.502Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
27932025-09-23T04:00:10.698Z Compiling subprocess v0.2.9
27942025-09-23T04:00:12.304Z Compiling rtoolbox v0.0.2
27952025-09-23T04:00:12.773Z Compiling assert_matches v1.5.0
27962025-09-23T04:00:12.933Z Compiling rpassword v7.4.0
27972025-09-23T04:00:13.443Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27982025-09-23T04:00:19.635Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27992025-09-23T04:00:21.293Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28002025-09-23T04:00:26.763Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28012025-09-23T04:00:51.764Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28022025-09-23T04:00:57.677Z Compiling tui-tree-widget v0.23.1
28032025-09-23T04:00:58.171Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28042025-09-23T04:01:01.999Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28052025-09-23T04:01:02.520Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28062025-09-23T04:01:09.415Z Compiling uzers v0.12.1
28072025-09-23T04:01:10.731Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28082025-09-23T04:01:12.088Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28092025-09-23T04:01:14.281Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28102025-09-23T04:01:39.796Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28112025-09-23T04:01:41.327Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28122025-09-23T04:01:42.063Z Compiling support-bundle-viewer v0.1.2
28132025-09-23T04:01:45.762Z Compiling multimap v0.10.1
28142025-09-23T04:03:59.731Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28152025-09-23T04:04:19.696Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28162025-09-23T04:13:09.273Z Finished `release` profile [optimized] target(s) in 20m 46s
28172025-09-23T04:14:07.180Z
28182025-09-23T04:14:07.183Zreal 21:46.371819127
28192025-09-23T04:14:07.183Zuser 2:34:47.033503565
28202025-09-23T04:14:07.183Zsys 4:27.665442800
28212025-09-23T04:14:07.183Ztrap 3.942212931
28222025-09-23T04:14:07.183Ztflt 1.951116039
28232025-09-23T04:14:07.183Zdflt 6.648744292
28242025-09-23T04:14:07.183Zkflt 0.007994212
28252025-09-23T04:14:07.184Zlock 10:32:35.862613164
28262025-09-23T04:14:07.184Zslp 7:48:25.970049185
28272025-09-23T04:14:07.184Zlat 4:28.009870428
28282025-09-23T04:14:07.184Zstop 4:18.033851403
28292025-09-23T04:14:07.184Z+ mapfile -t packages
28302025-09-23T04:14:07.184Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28312025-09-23T04:14:08.480Z Finished `release` profile [optimized] target(s) in 1.24s
28322025-09-23T04:14:08.543Z Running `target/release/omicron-package -t test list-outputs`
28332025-09-23T04:14:08.602ZLogging to: /work/oxidecomputer/omicron/out/LOG
28342025-09-23T04:14:08.605Z+ ptime -m cargo build --locked --release -p xtask
28352025-09-23T04:14:09.380Z Compiling serde_core v1.0.223
28362025-09-23T04:14:09.380Z Compiling once_cell v1.21.3
28372025-09-23T04:14:09.383Z Compiling serde v1.0.223
28382025-09-23T04:14:09.383Z Compiling syn v2.0.106
28392025-09-23T04:14:09.383Z Compiling bitflags v2.9.1
28402025-09-23T04:14:09.383Z Compiling serde_json v1.0.145
28412025-09-23T04:14:09.383Z Compiling libc v0.2.174
28422025-09-23T04:14:09.493Z Compiling num-traits v0.2.19
28432025-09-23T04:14:09.852Z Compiling hashbrown v0.15.4
28442025-09-23T04:14:09.877Z Compiling rustix v0.38.37
28452025-09-23T04:14:09.948Z Compiling smallvec v1.15.1
28462025-09-23T04:14:10.440Z Compiling usdt-impl v0.5.0
28472025-09-23T04:14:10.458Z Compiling syn v1.0.109
28482025-09-23T04:14:10.966Z Compiling thread-id v4.2.2
28492025-09-23T04:14:11.088Z Compiling indexmap v2.11.0
28502025-09-23T04:14:11.116Z Compiling log v0.4.27
28512025-09-23T04:14:11.207Z Compiling percent-encoding v2.3.2
28522025-09-23T04:14:11.582Z Compiling rustix v1.0.7
28532025-09-23T04:14:11.745Z Compiling getrandom v0.3.1
28542025-09-23T04:14:12.284Z Compiling terminal_size v0.4.0
28552025-09-23T04:14:12.425Z Compiling form_urlencoded v1.2.2
28562025-09-23T04:14:12.913Z Compiling ordered-float v2.10.1
28572025-09-23T04:14:13.291Z Compiling fs-err v3.1.1
28582025-09-23T04:14:13.525Z Compiling anyhow v1.0.99
28592025-09-23T04:14:14.145Z Compiling clap_builder v4.5.41
28602025-09-23T04:14:14.982Z Compiling tempfile v3.20.0
28612025-09-23T04:14:16.290Z Compiling synstructure v0.13.1
28622025-09-23T04:14:16.362Z Compiling proc-macro-error v1.0.4
28632025-09-23T04:14:16.738Z Compiling textwrap v0.16.2
28642025-09-23T04:14:16.909Z Compiling camino-tempfile v1.4.1
28652025-09-23T04:14:17.235Z Compiling tabled_derive v0.7.0
28662025-09-23T04:14:18.937Z Compiling serde_derive v1.0.223
28672025-09-23T04:14:18.976Z Compiling thiserror-impl v1.0.69
28682025-09-23T04:14:19.050Z Compiling zerofrom-derive v0.1.4
28692025-09-23T04:14:19.133Z Compiling yoke-derive v0.7.4
28702025-09-23T04:14:21.014Z Compiling zerovec-derive v0.10.3
28712025-09-23T04:14:21.424Z Compiling displaydoc v0.2.5
28722025-09-23T04:14:21.551Z Compiling zerocopy-derive v0.7.35
28732025-09-23T04:14:21.605Z Compiling thiserror v1.0.69
28742025-09-23T04:14:21.824Z Compiling pest v2.7.14
28752025-09-23T04:14:22.001Z Compiling zerofrom v0.1.4
28762025-09-23T04:14:22.305Z Compiling yoke v0.7.4
28772025-09-23T04:14:22.754Z Compiling icu_provider_macros v1.5.0
28782025-09-23T04:14:23.015Z Compiling scroll_derive v0.12.0
28792025-09-23T04:14:23.275Z Compiling zerovec v0.10.4
28802025-09-23T04:14:23.365Z Compiling zerocopy v0.7.35
28812025-09-23T04:14:24.380Z Compiling scroll v0.12.0
28822025-09-23T04:14:24.760Z Compiling pest_meta v2.7.14
28832025-09-23T04:14:25.035Z Compiling goblin v0.8.2
28842025-09-23T04:14:25.299Z Compiling tinystr v0.7.6
28852025-09-23T04:14:25.761Z Compiling icu_locid v1.5.0
28862025-09-23T04:14:26.163Z Compiling pest_generator v2.7.14
28872025-09-23T04:14:26.880Z Compiling icu_collections v1.5.0
28882025-09-23T04:14:27.848Z Compiling icu_provider v1.5.0
28892025-09-23T04:14:28.256Z Compiling pest_derive v2.7.14
28902025-09-23T04:14:29.061Z Compiling icu_locid_transform v1.5.0
28912025-09-23T04:14:29.585Z Compiling serde_spanned v0.6.9
28922025-09-23T04:14:29.888Z Compiling toml_datetime v0.6.11
28932025-09-23T04:14:29.908Z Compiling dof v0.3.0
28942025-09-23T04:14:29.927Z Compiling dtrace-parser v0.2.0
28952025-09-23T04:14:30.714Z Compiling icu_properties v1.5.1
28962025-09-23T04:14:30.737Z Compiling toml_edit v0.22.27
28972025-09-23T04:14:32.762Z Compiling serde_tokenstream v0.2.2
28982025-09-23T04:14:32.934Z Compiling erased-serde v0.4.6
28992025-09-23T04:14:33.350Z Compiling thiserror-impl v2.0.16
29002025-09-23T04:14:34.456Z Compiling serde-untagged v0.1.7
29012025-09-23T04:14:35.290Z Compiling icu_normalizer v1.5.0
29022025-09-23T04:14:36.103Z Compiling toml v0.8.23
29032025-09-23T04:14:36.903Z Compiling idna_adapter v1.2.0
29042025-09-23T04:14:37.177Z Compiling idna v1.0.3
29052025-09-23T04:14:39.245Z Compiling url v2.5.4
29062025-09-23T04:14:40.270Z Compiling thiserror v2.0.16
29072025-09-23T04:14:40.378Z Compiling serde-value v0.7.0
29082025-09-23T04:14:40.474Z Compiling semver v1.0.26
29092025-09-23T04:14:41.921Z Compiling cargo-util-schemas v0.8.2
29102025-09-23T04:14:42.006Z Compiling usdt-macro v0.5.0
29112025-09-23T04:14:42.231Z Compiling usdt-attr-macro v0.5.0
29122025-09-23T04:14:43.262Z Compiling cargo-platform v0.2.0
29132025-09-23T04:14:43.561Z Compiling clap_derive v4.5.41
29142025-09-23T04:14:44.452Z Compiling usdt v0.5.0
29152025-09-23T04:14:44.532Z Compiling cargo_toml v0.21.0
29162025-09-23T04:14:45.813Z Compiling cargo_metadata v0.21.0
29172025-09-23T04:14:47.428Z Compiling macaddr v1.0.1
29182025-09-23T04:14:47.650Z Compiling clap v4.5.41
29192025-09-23T04:14:47.733Z Compiling tabled v0.15.0
29202025-09-23T04:14:58.672Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29212025-09-23T04:15:04.490Z Finished `release` profile [optimized] target(s) in 55.81s
29222025-09-23T04:15:04.634Z
29232025-09-23T04:15:04.637Zreal 55.988972412
29242025-09-23T04:15:04.637Zuser 6:12.897136825
29252025-09-23T04:15:04.637Zsys 27.947008911
29262025-09-23T04:15:04.638Ztrap 0.195411031
29272025-09-23T04:15:04.638Ztflt 0.219169033
29282025-09-23T04:15:04.638Zdflt 0.409631666
29292025-09-23T04:15:04.638Zkflt 0.000007078
29302025-09-23T04:15:04.638Zlock 17:37.460382421
29312025-09-23T04:15:04.638Zslp 20:17.612126230
29322025-09-23T04:15:04.638Zlat 25.142052143
29332025-09-23T04:15:04.638Zstop 35.204475243
29342025-09-23T04:15:04.638Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29352025-09-23T04:15:04.638Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29362025-09-23T04:15:04.638Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29372025-09-23T04:15:04.638Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29382025-09-23T04:15:04.638Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29392025-09-23T04:15:05.917Z Compiling regress v0.10.4
29402025-09-23T04:15:06.092Z Compiling ident_case v1.0.1
29412025-09-23T04:15:06.095Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29422025-09-23T04:15:06.095Z Compiling unsafe-libyaml v0.2.11
29432025-09-23T04:15:06.095Z Compiling match_cfg v0.1.0
29442025-09-23T04:15:06.162Z Compiling quick-error v1.2.3
29452025-09-23T04:15:06.162Z Compiling tempfile v3.20.0
29462025-09-23T04:15:06.166Z Compiling progenitor-client v0.10.0
29472025-09-23T04:15:06.254Z Compiling hostname v0.3.1
29482025-09-23T04:15:06.279Z Compiling darling_core v0.20.10
29492025-09-23T04:15:06.357Z Compiling structmeta-derive v0.3.0
29502025-09-23T04:15:06.474Z Compiling rustls v0.22.4
29512025-09-23T04:15:06.643Z Compiling hex v0.4.3
29522025-09-23T04:15:06.758Z Compiling multer v3.1.0
29532025-09-23T04:15:06.833Z Compiling debug-ignore v1.0.5
29542025-09-23T04:15:07.017Z Compiling toml_parser v1.0.2
29552025-09-23T04:15:07.221Z Compiling slog-json v2.6.1
29562025-09-23T04:15:07.248Z Compiling toml_datetime v0.7.0
29572025-09-23T04:15:07.628Z Compiling serde_yaml v0.9.34+deprecated
29582025-09-23T04:15:07.884Z Compiling macaddr v1.0.1
29592025-09-23T04:15:07.921Z Compiling serde_spanned v1.0.0
29602025-09-23T04:15:08.224Z Compiling async-stream-impl v0.3.6
29612025-09-23T04:15:08.338Z Compiling dropshot v0.16.4
29622025-09-23T04:15:08.519Z Compiling toml_writer v1.0.2
29632025-09-23T04:15:08.715Z Compiling ref-cast v1.0.24
29642025-09-23T04:15:08.918Z Compiling structmeta v0.3.0
29652025-09-23T04:15:08.982Z Compiling toml v0.9.5
29662025-09-23T04:15:09.382Z Compiling slog-bunyan v2.5.0
29672025-09-23T04:15:09.516Z Compiling async-stream v0.3.6
29682025-09-23T04:15:09.639Z Compiling typify-impl v0.3.0
29692025-09-23T04:15:09.834Z Compiling waitgroup v0.1.2
29702025-09-23T04:15:10.095Z Compiling rustls-pemfile v2.2.0
29712025-09-23T04:15:10.411Z Compiling dropshot_endpoint v0.16.4
29722025-09-23T04:15:10.475Z Compiling serde_path_to_error v0.1.17
29732025-09-23T04:15:11.157Z Compiling tokio-rustls v0.25.0
29742025-09-23T04:15:11.287Z Compiling ref-cast-impl v1.0.24
29752025-09-23T04:15:11.598Z Compiling wait-timeout v0.2.0
29762025-09-23T04:15:12.069Z Compiling hostname v0.4.0
29772025-09-23T04:15:12.098Z Compiling darling_macro v0.20.10
29782025-09-23T04:15:12.124Z Compiling bit-vec v0.8.0
29792025-09-23T04:15:12.369Z Compiling rusty-fork v0.3.0
29802025-09-23T04:15:12.654Z Compiling bit-set v0.8.0
29812025-09-23T04:15:12.679Z Compiling derive-ex v0.1.8
29822025-09-23T04:15:12.977Z Compiling rand_xorshift v0.4.0
29832025-09-23T04:15:13.041Z Compiling darling v0.20.10
29842025-09-23T04:15:13.066Z Compiling instant v0.1.13
29852025-09-23T04:15:13.189Z Compiling serde_with_macros v3.14.0
29862025-09-23T04:15:13.263Z Compiling unarray v0.1.4
29872025-09-23T04:15:13.287Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29882025-09-23T04:15:13.461Z Compiling proptest v1.7.0
29892025-09-23T04:15:13.491Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29902025-09-23T04:15:13.924Z Compiling progenitor-client v0.9.1
29912025-09-23T04:15:14.256Z Compiling derive-where v1.5.0
29922025-09-23T04:15:14.445Z Compiling parse-display-derive v0.10.0
29932025-09-23T04:15:15.146Z Compiling hashbrown v0.16.0
29942025-09-23T04:15:15.724Z Compiling serde_with v3.14.0
29952025-09-23T04:15:16.347Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29962025-09-23T04:15:16.895Z Compiling test-strategy v0.4.3
29972025-09-23T04:15:17.165Z Compiling foldhash v0.2.0
29982025-09-23T04:15:17.423Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29992025-09-23T04:15:17.624Z Compiling iddqd v0.3.13
30002025-09-23T04:15:17.797Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30012025-09-23T04:15:18.040Z Compiling backoff v0.4.0
30022025-09-23T04:15:18.405Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30032025-09-23T04:15:18.429Z Compiling parse-display v0.10.0
30042025-09-23T04:15:18.887Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
30052025-09-23T04:15:19.024Z Compiling typify-impl v0.4.3
30062025-09-23T04:15:19.176Z Compiling itertools v0.14.0
30072025-09-23T04:15:19.927Z Compiling darling_core v0.21.0
30082025-09-23T04:15:20.546Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
30092025-09-23T04:15:21.013Z Compiling proc-macro-crate v1.3.1
30102025-09-23T04:15:21.495Z Compiling typify-macro v0.3.0
30112025-09-23T04:15:21.768Z Compiling crucible-workspace-hack v0.1.0
30122025-09-23T04:15:21.968Z Compiling num_enum_derive v0.5.11
30132025-09-23T04:15:22.174Z Compiling proc-macro-error v1.0.4
30142025-09-23T04:15:22.206Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30152025-09-23T04:15:22.654Z Compiling heapless v0.8.0
30162025-09-23T04:15:23.022Z Compiling hash32 v0.3.1
30172025-09-23T04:15:23.318Z Compiling smoltcp v0.11.0
30182025-09-23T04:15:23.648Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30192025-09-23T04:15:24.050Z Compiling foreign-types-macros v0.2.3
30202025-09-23T04:15:24.077Z Compiling cobs v0.2.3
30212025-09-23T04:15:24.294Z Compiling num_enum v0.5.11
30222025-09-23T04:15:24.386Z Compiling foreign-types-shared v0.3.1
30232025-09-23T04:15:24.500Z Compiling postcard v1.0.10
30242025-09-23T04:15:25.100Z Compiling tabwriter v1.4.0
30252025-09-23T04:15:25.133Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30262025-09-23T04:15:25.349Z Compiling foreign-types v0.5.0
30272025-09-23T04:15:25.464Z Compiling typify v0.3.0
30282025-09-23T04:15:25.503Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30292025-09-23T04:15:25.537Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30302025-09-23T04:15:25.667Z Compiling progenitor-impl v0.9.1
30312025-09-23T04:15:25.909Z Compiling cstr-argument v0.1.2
30322025-09-23T04:15:26.009Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30332025-09-23T04:15:26.154Z Compiling darling_macro v0.21.0
30342025-09-23T04:15:26.179Z Compiling pretty-hex v0.2.1
30352025-09-23T04:15:26.203Z Compiling rayon-core v1.12.1
30362025-09-23T04:15:26.397Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30372025-09-23T04:15:26.421Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30382025-09-23T04:15:26.612Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30392025-09-23T04:15:26.837Z Compiling crossbeam-deque v0.8.5
30402025-09-23T04:15:26.866Z Compiling colored v2.2.0
30412025-09-23T04:15:26.942Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30422025-09-23T04:15:27.115Z Compiling darling v0.21.0
30432025-09-23T04:15:27.356Z Compiling ingot-macros v0.1.1
30442025-09-23T04:15:27.895Z Compiling toml v0.8.23
30452025-09-23T04:15:28.780Z Compiling rayon v1.10.0
30462025-09-23T04:15:29.115Z Compiling zone_cfg_derive v0.3.0
30472025-09-23T04:15:29.433Z Compiling camino-tempfile v1.4.1
30482025-09-23T04:15:29.925Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30492025-09-23T04:15:30.339Z Compiling smf v0.2.3
30502025-09-23T04:15:30.480Z Compiling num-derive v0.4.2
30512025-09-23T04:15:31.059Z Compiling typify-macro v0.4.3
30522025-09-23T04:15:31.480Z Compiling sigpipe v0.1.3
30532025-09-23T04:15:31.524Z Compiling jiff v0.2.15
30542025-09-23T04:15:31.659Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30552025-09-23T04:15:32.074Z Compiling zone v0.3.1
30562025-09-23T04:15:32.563Z Compiling progenitor-macro v0.9.1
30572025-09-23T04:15:32.800Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30582025-09-23T04:15:33.174Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30592025-09-23T04:15:33.492Z Compiling num-rational v0.4.2
30602025-09-23T04:15:33.663Z Compiling num-complex v0.4.6
30612025-09-23T04:15:33.690Z Compiling float-ord v0.3.2
30622025-09-23T04:15:33.923Z Compiling convert_case v0.4.0
30632025-09-23T04:15:34.280Z Compiling ingot-types v0.1.2
30642025-09-23T04:15:34.611Z Compiling num v0.4.3
30652025-09-23T04:15:34.745Z Compiling derive_more v0.99.20
30662025-09-23T04:15:34.772Z Compiling universal-hash v0.5.1
30672025-09-23T04:15:34.951Z Compiling secrecy v0.10.3
30682025-09-23T04:15:35.013Z Compiling opaque-debug v0.3.1
30692025-09-23T04:15:35.098Z Compiling typify v0.4.3
30702025-09-23T04:15:35.150Z Compiling ingot v0.1.1
30712025-09-23T04:15:35.183Z Compiling password-hash v0.5.0
30722025-09-23T04:15:35.249Z Compiling blake2 v0.10.6
30732025-09-23T04:15:35.304Z Compiling progenitor-impl v0.10.0
30742025-09-23T04:15:36.074Z Compiling indent_write v2.2.0
30752025-09-23T04:15:36.349Z Compiling argon2 v0.5.3
30762025-09-23T04:15:36.528Z Compiling aead v0.5.2
30772025-09-23T04:15:36.933Z Compiling keccak v0.1.5
30782025-09-23T04:15:38.283Z Compiling utf-8 v0.7.6
30792025-09-23T04:15:38.634Z Compiling tungstenite v0.21.0
30802025-09-23T04:15:39.083Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30812025-09-23T04:15:39.184Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30822025-09-23T04:15:39.322Z Compiling sha3 v0.10.8
30832025-09-23T04:15:40.433Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30842025-09-23T04:15:40.506Z Compiling poly1305 v0.8.0
30852025-09-23T04:15:40.556Z Compiling resolv-conf v0.7.0
30862025-09-23T04:15:40.932Z Compiling chacha20 v0.9.1
30872025-09-23T04:15:41.298Z Compiling tokio-tungstenite v0.21.0
30882025-09-23T04:15:41.447Z Compiling console v0.15.10
30892025-09-23T04:15:41.685Z Compiling cancel-safe-futures v0.1.5
30902025-09-23T04:15:41.927Z Compiling owo-colors v4.2.2
30912025-09-23T04:15:42.056Z Compiling progenitor-macro v0.10.0
30922025-09-23T04:15:42.093Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30932025-09-23T04:15:42.168Z Compiling base64 v0.21.7
30942025-09-23T04:15:42.343Z Compiling hickory-proto v0.24.4
30952025-09-23T04:15:42.701Z Compiling gethostname v0.5.0
30962025-09-23T04:15:42.810Z Compiling libsw-core v0.3.1
30972025-09-23T04:15:42.847Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30982025-09-23T04:15:42.936Z Compiling linked-hash-map v0.5.6
30992025-09-23T04:15:43.116Z Compiling semver v0.1.20
31002025-09-23T04:15:43.141Z Compiling fixedbitset v0.5.7
31012025-09-23T04:15:43.335Z Compiling lru-cache v0.1.2
31022025-09-23T04:15:43.579Z Compiling petgraph v0.8.2
31032025-09-23T04:15:43.669Z Compiling rustc_version v0.1.7
31042025-09-23T04:15:43.735Z Compiling libsw v3.5.0
31052025-09-23T04:15:44.071Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
31062025-09-23T04:15:44.342Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
31072025-09-23T04:15:44.691Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31082025-09-23T04:15:45.016Z Compiling atomicwrites v0.4.4
31092025-09-23T04:15:45.413Z Compiling newline-converter v0.3.0
31102025-09-23T04:15:45.441Z Compiling thiserror-impl-no-std v2.0.2
31112025-09-23T04:15:45.601Z Compiling progenitor v0.9.1
31122025-09-23T04:15:45.640Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31132025-09-23T04:15:45.861Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
31142025-09-23T04:15:45.864Z Compiling slog-dtrace v0.3.0
31152025-09-23T04:15:45.864Z Compiling half v2.4.1
31162025-09-23T04:15:46.243Z Compiling linear-map v1.2.0
31172025-09-23T04:15:46.311Z Compiling ciborium-io v0.2.2
31182025-09-23T04:15:46.460Z Compiling siphasher v1.0.1
31192025-09-23T04:15:46.490Z Compiling ciborium-ll v0.2.2
31202025-09-23T04:15:46.733Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31212025-09-23T04:15:46.896Z Compiling phf_shared v0.12.1
31222025-09-23T04:15:46.922Z Compiling expectorate v1.2.0
31232025-09-23T04:15:47.269Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31242025-09-23T04:15:47.293Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31252025-09-23T04:15:47.678Z Compiling hickory-resolver v0.24.4
31262025-09-23T04:15:47.733Z Compiling newtype_derive v0.1.6
31272025-09-23T04:15:48.123Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31282025-09-23T04:15:48.287Z Compiling thiserror-no-std v2.0.2
31292025-09-23T04:15:48.461Z Compiling tokio-dtrace v0.1.0
31302025-09-23T04:15:48.954Z Compiling pin-project-internal v1.1.6
31312025-09-23T04:15:49.275Z Compiling chrono-tz v0.10.4
31322025-09-23T04:15:49.649Z Compiling const_format_proc_macros v0.2.34
31332025-09-23T04:15:50.174Z Compiling qorb v0.4.1
31342025-09-23T04:15:50.985Z Compiling oxide-tokio-rt v0.1.2
31352025-09-23T04:15:51.272Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31362025-09-23T04:15:51.330Z Compiling vsss-rs v3.3.4
31372025-09-23T04:15:51.712Z Compiling pin-project v1.1.6
31382025-09-23T04:15:51.742Z Compiling phf v0.12.1
31392025-09-23T04:15:51.883Z Compiling ciborium v0.2.2
31402025-09-23T04:15:53.062Z Compiling chacha20poly1305 v0.10.1
31412025-09-23T04:15:53.168Z Compiling typify-impl v0.2.0
31422025-09-23T04:15:53.258Z Compiling primeorder v0.13.6
31432025-09-23T04:15:53.285Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31442025-09-23T04:15:53.331Z Compiling pem v3.0.5
31452025-09-23T04:15:53.773Z Compiling snafu-derive v0.8.5
31462025-09-23T04:15:54.011Z Compiling async-recursion v1.1.1
31472025-09-23T04:15:54.340Z Compiling csv-core v0.1.11
31482025-09-23T04:15:54.901Z Compiling same-file v1.0.6
31492025-09-23T04:15:54.928Z Compiling moka v0.12.10
31502025-09-23T04:15:54.955Z Compiling progenitor v0.10.0
31512025-09-23T04:15:55.202Z Compiling highway v1.3.0
31522025-09-23T04:15:55.248Z Compiling libefi-sys v0.1.0
31532025-09-23T04:15:55.322Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31542025-09-23T04:15:55.461Z Compiling walkdir v2.5.0
31552025-09-23T04:15:55.519Z Compiling csv v1.3.1
31562025-09-23T04:15:56.116Z Compiling const_format v0.2.34
31572025-09-23T04:15:56.139Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31582025-09-23T04:15:56.789Z Compiling tabled_derive v0.7.0
31592025-09-23T04:15:56.793Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31602025-09-23T04:15:57.896Z Compiling globset v0.4.15
31612025-09-23T04:15:58.679Z Compiling snafu v0.8.5
31622025-09-23T04:15:58.979Z Compiling olpc-cjson v0.1.4
31632025-09-23T04:15:59.001Z Compiling bcs v0.1.6
31642025-09-23T04:15:59.294Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31652025-09-23T04:15:59.450Z Compiling serde_plain v1.0.2
31662025-09-23T04:15:59.475Z Compiling bitfield-struct v0.6.2
31672025-09-23T04:15:59.652Z Compiling unicase v2.7.0
31682025-09-23T04:15:59.766Z Compiling arc-swap v1.7.1
31692025-09-23T04:15:59.842Z Compiling typed-path v0.9.3
31702025-09-23T04:16:00.043Z Compiling tagptr v0.2.0
31712025-09-23T04:16:00.372Z Compiling termtree v0.5.1
31722025-09-23T04:16:00.407Z Compiling textwrap v0.16.2
31732025-09-23T04:16:00.838Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31742025-09-23T04:16:00.885Z Compiling slog-scope v4.4.0
31752025-09-23T04:16:01.544Z Compiling tabled v0.15.0
31762025-09-23T04:16:01.603Z Compiling steno v0.4.1
31772025-09-23T04:16:02.078Z Compiling tough v0.20.0
31782025-09-23T04:16:02.422Z Compiling polyval v0.6.2
31792025-09-23T04:16:02.888Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31802025-09-23T04:16:02.916Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31812025-09-23T04:16:03.469Z Compiling proc-macro-error-attr2 v2.0.0
31822025-09-23T04:16:03.527Z Compiling parking_lot_core v0.8.6
31832025-09-23T04:16:04.296Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31842025-09-23T04:16:04.519Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31852025-09-23T04:16:07.480Z Compiling typify-macro v0.2.0
31862025-09-23T04:16:07.783Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31872025-09-23T04:16:07.987Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31882025-09-23T04:16:08.705Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31892025-09-23T04:16:08.978Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31902025-09-23T04:16:09.852Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31912025-09-23T04:16:11.426Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31922025-09-23T04:16:11.723Z Compiling typify v0.2.0
31932025-09-23T04:16:11.849Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31942025-09-23T04:16:11.922Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31952025-09-23T04:16:11.976Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31962025-09-23T04:16:12.453Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31972025-09-23T04:16:13.542Z Compiling humantime v2.2.0
31982025-09-23T04:16:14.080Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992025-09-23T04:16:14.244Z Compiling salty v0.3.0
32002025-09-23T04:16:14.657Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32012025-09-23T04:16:14.784Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022025-09-23T04:16:15.418Z Compiling progenitor-impl v0.8.0
32032025-09-23T04:16:15.463Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32042025-09-23T04:16:15.612Z Compiling proc-macro-error2 v2.0.1
32052025-09-23T04:16:16.629Z Compiling ghash v0.5.1
32062025-09-23T04:16:16.768Z Compiling hickory-resolver v0.25.2
32072025-09-23T04:16:16.887Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32082025-09-23T04:16:17.808Z Compiling slog-stdlog v4.1.1
32092025-09-23T04:16:18.157Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32102025-09-23T04:16:18.199Z Compiling p384 v0.13.0
32112025-09-23T04:16:18.764Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32122025-09-23T04:16:18.812Z Compiling nix v0.30.1
32132025-09-23T04:16:19.008Z Compiling ctr v0.9.2
32142025-09-23T04:16:19.430Z Compiling num-derive v0.3.3
32152025-09-23T04:16:19.650Z Compiling lzma-sys v0.1.20
32162025-09-23T04:16:19.676Z Compiling xshell-macros v0.2.7
32172025-09-23T04:16:20.482Z Compiling xshell v0.2.7
32182025-09-23T04:16:20.546Z Compiling aes-gcm v0.10.3
32192025-09-23T04:16:20.913Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32202025-09-23T04:16:21.398Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32212025-09-23T04:16:21.602Z Compiling libscf-sys v1.1.0
32222025-09-23T04:16:21.654Z Compiling slog-envlogger v2.2.0
32232025-09-23T04:16:21.890Z Compiling mime_guess v2.0.5
32242025-09-23T04:16:22.150Z Compiling progenitor-macro v0.8.0
32252025-09-23T04:16:22.398Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32262025-09-23T04:16:24.180Z Compiling tabled_derive v0.11.0
32272025-09-23T04:16:24.765Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32282025-09-23T04:16:25.692Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32292025-09-23T04:16:26.007Z Compiling papergrid v0.17.0
32302025-09-23T04:16:26.611Z Compiling progenitor-impl v0.11.0
32312025-09-23T04:16:27.162Z Compiling testing_table v0.3.0
32322025-09-23T04:16:27.499Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32332025-09-23T04:16:28.678Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32342025-09-23T04:16:28.931Z Compiling heck v0.3.3
32352025-09-23T04:16:29.342Z Compiling progenitor-client v0.8.0
32362025-09-23T04:16:29.895Z Compiling ssh-encoding v0.2.0
32372025-09-23T04:16:30.363Z Compiling blowfish v0.9.1
32382025-09-23T04:16:30.442Z Compiling nibble_vec v0.1.0
32392025-09-23T04:16:30.718Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32402025-09-23T04:16:30.851Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32412025-09-23T04:16:31.023Z Compiling endian-type v0.1.2
32422025-09-23T04:16:31.199Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32432025-09-23T04:16:31.228Z Compiling bcrypt-pbkdf v0.10.0
32442025-09-23T04:16:31.289Z Compiling radix_trie v0.2.1
32452025-09-23T04:16:31.316Z Compiling ssh-cipher v0.2.0
32462025-09-23T04:16:31.517Z Compiling zone_cfg_derive v0.1.2
32472025-09-23T04:16:31.886Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32482025-09-23T04:16:31.942Z Compiling tabled v0.20.0
32492025-09-23T04:16:32.387Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32502025-09-23T04:16:32.671Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32512025-09-23T04:16:32.980Z Compiling parking_lot v0.11.2
32522025-09-23T04:16:33.322Z Compiling progenitor-macro v0.11.0
32532025-09-23T04:16:33.635Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32542025-09-23T04:16:33.771Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32552025-09-23T04:16:34.942Z Compiling progenitor v0.8.0
32562025-09-23T04:16:35.226Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32572025-09-23T04:16:35.314Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32582025-09-23T04:16:36.218Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32592025-09-23T04:16:36.221Z Compiling progenitor-client v0.11.0
32602025-09-23T04:16:36.585Z Compiling prefix-trie v0.7.0
32612025-09-23T04:16:36.657Z Compiling password-hash v0.4.2
32622025-09-23T04:16:36.855Z Compiling fxhash v0.2.1
32632025-09-23T04:16:37.017Z Compiling number_prefix v0.4.0
32642025-09-23T04:16:37.083Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32652025-09-23T04:16:37.336Z Compiling base64 v0.13.1
32662025-09-23T04:16:37.470Z Compiling http-range v0.1.5
32672025-09-23T04:16:37.537Z Compiling hickory-server v0.25.2
32682025-09-23T04:16:37.563Z Compiling indicatif v0.17.11
32692025-09-23T04:16:37.836Z Compiling ron v0.7.1
32702025-09-23T04:16:37.865Z Compiling pbkdf2 v0.11.0
32712025-09-23T04:16:37.916Z Compiling sled v0.34.7
32722025-09-23T04:16:38.186Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32732025-09-23T04:16:38.253Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32742025-09-23T04:16:39.537Z Compiling xz2 v0.1.7
32752025-09-23T04:16:39.927Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32762025-09-23T04:16:40.036Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32772025-09-23T04:16:41.937Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32782025-09-23T04:16:42.661Z Compiling zone v0.1.8
32792025-09-23T04:16:42.994Z Compiling ssh-key v0.6.6
32802025-09-23T04:16:44.075Z Compiling hickory-client v0.25.2
32812025-09-23T04:16:44.758Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32822025-09-23T04:16:44.851Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32832025-09-23T04:16:46.336Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32842025-09-23T04:16:46.385Z Compiling progenitor v0.11.0
32852025-09-23T04:16:46.545Z Compiling p521 v0.13.3
32862025-09-23T04:16:46.671Z Compiling p256 v0.13.2
32872025-09-23T04:16:46.983Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32882025-09-23T04:16:47.428Z Compiling yasna v0.5.2
32892025-09-23T04:16:47.490Z Compiling headers-core v0.3.0
32902025-09-23T04:16:47.538Z Compiling kstat-rs v0.2.4
32912025-09-23T04:16:47.711Z Compiling secrecy v0.8.0
32922025-09-23T04:16:48.032Z Compiling nanorand v0.7.0
32932025-09-23T04:16:48.180Z Compiling russh-cryptovec v0.7.3
32942025-09-23T04:16:48.501Z Compiling atty v0.2.14
32952025-09-23T04:16:48.558Z Compiling md5 v0.7.0
32962025-09-23T04:16:48.609Z Compiling crc8 v0.1.1
32972025-09-23T04:16:48.715Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32982025-09-23T04:16:48.799Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32992025-09-23T04:16:48.837Z Compiling flume v0.11.1
33002025-09-23T04:16:48.878Z Compiling russh-keys v0.45.0
33012025-09-23T04:16:48.973Z Compiling rcgen v0.12.1
33022025-09-23T04:16:49.103Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33032025-09-23T04:16:49.483Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33042025-09-23T04:16:51.030Z Compiling headers v0.4.1
33052025-09-23T04:16:52.122Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33062025-09-23T04:16:52.441Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
33072025-09-23T04:16:52.480Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33082025-09-23T04:16:52.742Z Compiling hyper-staticfile v0.10.1
33092025-09-23T04:16:53.777Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33102025-09-23T04:16:54.477Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
33112025-09-23T04:16:55.036Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33122025-09-23T04:16:55.259Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33132025-09-23T04:16:55.735Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33142025-09-23T04:16:56.962Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33152025-09-23T04:16:57.726Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33162025-09-23T04:16:57.843Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33172025-09-23T04:16:59.507Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33182025-09-23T04:16:59.744Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33192025-09-23T04:17:00.360Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33202025-09-23T04:17:01.434Z Compiling num-bigint v0.4.6
33212025-09-23T04:17:01.879Z Compiling des v0.8.1
33222025-09-23T04:17:02.277Z Compiling subprocess v0.2.9
33232025-09-23T04:17:02.670Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33242025-09-23T04:17:03.605Z Compiling hex-literal v0.4.1
33252025-09-23T04:17:03.821Z Compiling display-error-chain v0.2.2
33262025-09-23T04:17:03.921Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33272025-09-23T04:17:04.077Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33282025-09-23T04:17:06.517Z Compiling russh v0.45.0
33292025-09-23T04:17:06.938Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33302025-09-23T04:17:06.999Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33312025-09-23T04:17:07.361Z Compiling internet-checksum v0.2.1
33322025-09-23T04:17:13.167Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33332025-09-23T04:17:15.175Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33342025-09-23T04:17:39.690Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33352025-09-23T04:18:06.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
33362025-09-23T04:18:06.526Z
33372025-09-23T04:18:06.530Zreal 3:01.809644362
33382025-09-23T04:18:06.530Zuser 16:52.280367029
33392025-09-23T04:18:06.530Zsys 2:23.783032250
33402025-09-23T04:18:06.530Ztrap 0.502406392
33412025-09-23T04:18:06.530Ztflt 0.324757590
33422025-09-23T04:18:06.530Zdflt 1.042882484
33432025-09-23T04:18:06.530Zkflt 0.000084229
33442025-09-23T04:18:06.530Zlock 45:45.819988352
33452025-09-23T04:18:06.530Zslp 1:01:25.263374639
33462025-09-23T04:18:06.530Zlat 1:00.562619417
33472025-09-23T04:18:06.530Zstop 2:35.242726317
33482025-09-23T04:18:06.530Z+ mkdir tests
33492025-09-23T04:18:06.533Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33502025-09-23T04:18:06.533Z+ xargs -I '{}' -t cp '{}' tests/
33512025-09-23T04:18:06.575Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-d473c31bd43f789b tests/
33522025-09-23T04:18:06.600Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c3ad881d8332718d tests/
33532025-09-23T04:18:06.625Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-81fbb094dd02e6ad tests/
33542025-09-23T04:18:06.651Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-3a28d08498531ae4 tests/
33552025-09-23T04:18:06.944Z+ 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/*)
33562025-09-23T04:18:06.948Z+ 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-c3ad881d8332718d tests/commtest-81fbb094dd02e6ad tests/dhcp_server-d473c31bd43f789b tests/end_to_end_tests-3a28d08498531ae4 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
33572025-09-23T04:19:48.204ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33582025-09-23T04:19:48.204Za .github/buildomat/ci-env.sh 1K
33592025-09-23T04:19:48.204Za out/target/test 1K
33602025-09-23T04:19:48.204Za out/npuzone/npuzone 23144K
33612025-09-23T04:19:48.204Za package-manifest.toml 34K
33622025-09-23T04:19:48.204Za smf/sled-agent/non-gimlet/config.toml 5K
33632025-09-23T04:19:48.204Za target/release/omicron-package 41079K
33642025-09-23T04:19:48.204Za target/release/xtask 11727K
33652025-09-23T04:19:48.204Za target/debug/bootstrap 306250K
33662025-09-23T04:19:48.204Za tests/bootstrap-c3ad881d8332718d 23730K
33672025-09-23T04:19:48.204Za tests/commtest-81fbb094dd02e6ad 23829K
33682025-09-23T04:19:48.204Za tests/dhcp_server-d473c31bd43f789b 23730K
33692025-09-23T04:19:48.204Za tests/end_to_end_tests-3a28d08498531ae4 351323K
33702025-09-23T04:19:48.204Za out/clickhouse.tar.gz 318064K
33712025-09-23T04:19:48.204Za out/clickhouse_keeper.tar.gz 301909K
33722025-09-23T04:19:48.204Za out/clickhouse_server.tar.gz 318064K
33732025-09-23T04:19:48.204Za out/cockroachdb.tar.gz 167918K
33742025-09-23T04:19:48.204Za out/crucible-dtrace.tar 99K
33752025-09-23T04:19:48.204Za out/crucible-pantry-zone.tar.gz 38208K
33762025-09-23T04:19:48.204Za out/crucible-zone.tar.gz 48011K
33772025-09-23T04:19:48.204Za out/external-dns.tar.gz 50601K
33782025-09-23T04:19:48.204Za out/internal-dns.tar.gz 50600K
33792025-09-23T04:19:48.204Za out/mg-ddm-gz.tar 118403K
33802025-09-23T04:19:48.204Za out/nexus.tar.gz 138214K
33812025-09-23T04:19:48.204Za out/ntp.tar.gz 33089K
33822025-09-23T04:19:48.204Za out/omicron-gateway-softnpu.tar.gz 31608K
33832025-09-23T04:19:48.204Za out/omicron-sled-agent.tar 143684K
33842025-09-23T04:19:48.204Za out/overlay.tar.gz 3K
33852025-09-23T04:19:48.204Za out/oximeter.tar.gz 64010K
33862025-09-23T04:19:48.204Za out/oxlog.tar 4011K
33872025-09-23T04:19:48.204Za out/probe.tar.gz 3037K
33882025-09-23T04:19:48.204Za out/propolis-server.tar.gz 68586K
33892025-09-23T04:19:48.204Za out/pumpkind-gz.tar 26648K
33902025-09-23T04:19:48.204Za out/switch-softnpu.tar.gz 391365K
33912025-09-23T04:19:48.215Z
33922025-09-23T04:19:48.215Zreal 1:41.244485855
33932025-09-23T04:19:48.215Zuser 1:36.858346680
33942025-09-23T04:19:48.215Zsys 6.202380256
33952025-09-23T04:19:48.215Ztrap 0.025071229
33962025-09-23T04:19:48.215Ztflt 0.000000000
33972025-09-23T04:19:48.215Zdflt 0.000000000
33982025-09-23T04:19:48.215Zkflt 0.000000000
33992025-09-23T04:19:48.215Zlock 0.000000000
34002025-09-23T04:19:48.215Zslp 1:36.654578185
34012025-09-23T04:19:48.215Zlat 2.743774329
34022025-09-23T04:19:48.215Zstop 0.000205557
34032025-09-23T04:19:48.215Zprocess exited: duration 2259029 ms, exit code 0
 
34042025-09-23T04:19:48.232Zfound 1 output files
34052025-09-23T04:19:48.233Zuploading: /work/package.tar.gz (2319605577 bytes)
34062025-09-23T04:20:42.810Zuploaded: /work/package.tar.gz