01JNF6MQGWAJV7H5Q4P9VYHD5R: 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: 01JNF6N8SND71THGHBYWGXSE6S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T23:51:02.135Zjob assigned to worker 01JNF6NAWXZM34XARRVRJKWB9B [factory aws, i-037bf41590e97f327] (queued for 1 m 0 s)
 
22025-03-03T23:51:10.601Zstarting task 0: "setup"
32025-03-03T23:51:10.609Z++ uname -s
42025-03-03T23:51:10.614Z+ kern=SunOS
52025-03-03T23:51:10.614Z+ build_user=build
62025-03-03T23:51:10.614Z+ build_uid=12345
72025-03-03T23:51:10.614Z+ work_dir=/work
82025-03-03T23:51:10.614Z+ input_dir=/input
92025-03-03T23:51:10.614Z+ [[ 0 == 12345 ]]
102025-03-03T23:51:10.614Z+ case "$kern" in
112025-03-03T23:51:10.614Z+ groupadd -g 12345 build
122025-03-03T23:51:10.618Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T23:51:12.621Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T23:51:12.731Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T23:51:12.734Z+ home_fs=zfs
162025-03-03T23:51:12.734Z+ [[ zfs == autofs ]]
172025-03-03T23:51:12.734Z+ mkdir -p /home/build
182025-03-03T23:51:12.738Z+ chown build:build /home/build /work
192025-03-03T23:51:14.738Z+ chmod 0700 /home/build /work
202025-03-03T23:51:14.743Zprocess exited: duration 4138 ms, exit code 0
 
212025-03-03T23:51:14.750Zstarting task 1: "rust-toolchain"
222025-03-03T23:51:14.755Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-03T23:51:14.755Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-03T23:51:14.755Z * rust toolchain channel = "1.85.0"
252025-03-03T23:51:14.755Z * rust toolchain profile = "default"
262025-03-03T23:51:14.755Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T23:51:14.755Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T23:51:14.758Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T23:51:14.758Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-03T23:51:14.920Zinfo: downloading installer
312025-03-03T23:51:16.335Zwarn: It looks like you have an existing installation of Rust at:
322025-03-03T23:51:16.335Zwarn: /opt/ooce/bin
332025-03-03T23:51:16.335Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-03T23:51:16.335Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-03T23:51:16.335Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-03T23:51:16.335Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T23:51:16.335Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-03T23:51:16.335Zerror: cannot install while Rust is installed
392025-03-03T23:51:16.335Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T23:51:16.376Zinfo: profile set to 'default'
412025-03-03T23:51:16.376Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T23:51:16.380Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-03T23:51:16.551Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T23:51:16.551Zinfo: downloading component 'cargo'
452025-03-03T23:51:17.306Zinfo: downloading component 'clippy'
462025-03-03T23:51:17.676Zinfo: downloading component 'rust-docs'
472025-03-03T23:51:18.812Zinfo: downloading component 'rust-std'
482025-03-03T23:51:20.793Zinfo: downloading component 'rustc'
492025-03-03T23:51:27.486Zinfo: downloading component 'rustfmt'
502025-03-03T23:51:27.827Zinfo: installing component 'cargo'
512025-03-03T23:51:28.695Zinfo: installing component 'clippy'
522025-03-03T23:51:29.086Zinfo: installing component 'rust-docs'
532025-03-03T23:51:30.883Zinfo: installing component 'rust-std'
542025-03-03T23:51:32.764Zinfo: installing component 'rustc'
552025-03-03T23:51:38.904Zinfo: installing component 'rustfmt'
562025-03-03T23:51:39.239Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-03T23:51:39.239Z
582025-03-03T23:51:39.605Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T23:51:39.605Z
602025-03-03T23:51:39.608Z
612025-03-03T23:51:39.608ZRust is installed now. Great!
622025-03-03T23:51:39.608Z
632025-03-03T23:51:39.608ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T23:51:39.608Zenvironment variable. This has not been done automatically.
652025-03-03T23:51:39.608Z
662025-03-03T23:51:39.608ZTo configure your current shell, you need to source
672025-03-03T23:51:39.608Zthe corresponding env file under $HOME/.cargo.
682025-03-03T23:51:39.608Z
692025-03-03T23:51:39.608ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T23:51:39.608Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T23:51:39.609Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T23:51:39.609Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-03T23:51:39.680Z+ rustup --version
742025-03-03T23:51:39.690Zrustup 1.28.0 (6e19fbec7 2025-03-02)
752025-03-03T23:51:39.690Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-03T23:51:39.721Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-03T23:51:39.726Z+ cargo --version
782025-03-03T23:51:39.743Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-03T23:51:39.747Z+ rustc --version
802025-03-03T23:51:39.773Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-03T23:51:39.780Zprocess exited: duration 25022 ms, exit code 0
 
822025-03-03T23:51:39.793Zstarting task 2: "authentication"
832025-03-03T23:51:39.817Zprocess exited: duration 23 ms, exit code 0
 
842025-03-03T23:51:39.822Zstarting task 3: "clone repository"
852025-03-03T23:51:39.827Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-03T23:51:39.830Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-03T23:51:40.094ZCloning into '/work/oxidecomputer/omicron'...
882025-03-03T23:51:49.240Z+ cd /work/oxidecomputer/omicron
892025-03-03T23:51:49.240Z+ git fetch origin 8bbe88fd562005041a68ef4c22244a364efeb1b1
902025-03-03T23:51:49.513ZFrom https://github.com/oxidecomputer/omicron
912025-03-03T23:51:49.513Z * branch 8bbe88fd562005041a68ef4c22244a364efeb1b1 -> FETCH_HEAD
922025-03-03T23:51:49.525Z+ [[ -n spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json ]]
932025-03-03T23:51:49.529Z++ git branch --show-current
942025-03-03T23:51:49.533Z+ current=main
952025-03-03T23:51:49.533Z+ [[ main != spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json ]]
962025-03-03T23:51:49.533Z+ git branch -f spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json 8bbe88fd562005041a68ef4c22244a364efeb1b1
972025-03-03T23:51:49.536Z+ git checkout -f spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json
982025-03-03T23:51:49.730ZSwitched to branch 'spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json'
992025-03-03T23:51:49.733Z+ git reset --hard 8bbe88fd562005041a68ef4c22244a364efeb1b1
1002025-03-03T23:51:49.748ZHEAD is now at 8bbe88fd5 rebase on main
1012025-03-03T23:51:49.751Zprocess exited: duration 9926 ms, exit code 0
 
1022025-03-03T23:51:49.759Zstarting task 4: "build"
1032025-03-03T23:51:49.765Z+ source .github/buildomat/ci-env.sh
1042025-03-03T23:51:49.765Z++ export CARGO_TERM_COLOR=always
1052025-03-03T23:51:49.765Z++ CARGO_TERM_COLOR=always
1062025-03-03T23:51:49.765Z+ cargo --version
1072025-03-03T23:51:49.780Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-03T23:51:49.783Z+ rustc --version
1092025-03-03T23:51:49.811Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-03T23:51:49.915Z+ WORK=/work
1112025-03-03T23:51:49.918Z+ pfexec mkdir -p /work
1122025-03-03T23:51:49.918Z+ pfexec chown build /work
1132025-03-03T23:51:49.918Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-03T23:51:53.828Zpkg list: illegal option -- F
1152025-03-03T23:51:53.828ZUsage:
1162025-03-03T23:51:53.832Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-03T23:51:53.833Z [pkg_fmri_pattern ...]
1182025-03-03T23:51:54.735Zpkg list: illegal option -- F
1192025-03-03T23:51:54.735ZUsage:
1202025-03-03T23:51:54.735Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-03T23:51:54.735Z [pkg_fmri_pattern ...]
1222025-03-03T23:52:01.371Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-03T23:52:05.902Z Startup: Caching catalogs ... Done
1242025-03-03T23:52:19.633ZPlanning: Solver setup ... Done (12.757s)
1252025-03-03T23:52:19.789ZPlanning: Running solver ... Done (0.156s)
1262025-03-03T23:52:19.993ZPlanning: Finding local manifests ... Done (0.076s)
1272025-03-03T23:52:20.029ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-03T23:52:20.314ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-03T23:52:20.534ZPlanning: Package planning ... Done (0.220s)
1302025-03-03T23:52:20.593ZPlanning: Merging actions ... Done (0.058s)
1312025-03-03T23:52:20.982ZPlanning: Checking for conflicting actions ... Done (0.389s)
1322025-03-03T23:52:23.795ZPlanning: Consolidating action changes ... Done (2.812s)
1332025-03-03T23:52:24.228ZPlanning: Evaluating mediators ... Done (0.433s)
1342025-03-03T23:52:24.343ZPlanning: Planning completed in 18.34 seconds
1352025-03-03T23:52:24.358Z Packages to install: 4
1362025-03-03T23:52:24.358Z Packages to update: 3
1372025-03-03T23:52:24.358Z Mediators to change: 2
1382025-03-03T23:52:24.358Z Services to change: 1
1392025-03-03T23:52:24.358Z Estimated space available: 155.60 GB
1402025-03-03T23:52:24.362ZEstimated space to be consumed: 1.66 GB
1412025-03-03T23:52:24.362Z Create boot environment: No
1422025-03-03T23:52:24.362ZCreate backup boot environment: Yes
1432025-03-03T23:52:24.362Z Rebuild boot archive: No
1442025-03-03T23:52:24.362Z
1452025-03-03T23:52:24.362ZChanged mediators:
1462025-03-03T23:52:24.362Z mediator clang:
1472025-03-03T23:52:24.362Z version: None -> 15 (system default)
1482025-03-03T23:52:24.362Z
1492025-03-03T23:52:24.362Z mediator llvm:
1502025-03-03T23:52:24.362Z version: 14 (system default) -> 15 (system default)
1512025-03-03T23:52:24.362Z
1522025-03-03T23:52:24.362ZChanged packages:
1532025-03-03T23:52:24.362Zhelios-dev
1542025-03-03T23:52:24.363Z developer/build-essential
1552025-03-03T23:52:24.363Z None -> 11-2.0
1562025-03-03T23:52:24.363Z library/libxmlsec1
1572025-03-03T23:52:24.363Z None -> 1.2.35-2.0
1582025-03-03T23:52:24.363Z ooce/developer/clang-15
1592025-03-03T23:52:24.363Z None -> 15.0.7-2.0
1602025-03-03T23:52:24.363Z ooce/developer/llvm-15
1612025-03-03T23:52:24.363Z None -> 15.0.7-2.0
1622025-03-03T23:52:24.363Z package/pkg
1632025-03-03T23:52:24.363Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-03T23:52:24.363Z system/library/g++-runtime
1652025-03-03T23:52:24.363Z 13-2.0 -> 14-2.0
1662025-03-03T23:52:24.363Z system/library/gcc-runtime
1672025-03-03T23:52:24.363Z 13-2.0 -> 14-2.0
1682025-03-03T23:52:24.363Z
1692025-03-03T23:52:24.363ZServices:
1702025-03-03T23:52:24.363Z restart_fmri:
1712025-03-03T23:52:24.363Z svc:/system/update-man-index:default
1722025-03-03T23:52:24.363Z
1732025-03-03T23:52:24.363ZEditable files to change:
1742025-03-03T23:52:24.363Z Update:
1752025-03-03T23:52:24.363Z usr/share/lib/pkg/web/config.shtml
1762025-03-03T23:52:24.471Z
1772025-03-03T23:52:24.471ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-03T23:52:30.622ZDownload: 212/4301 items 1.3/225.4MB 0% complete (741k/s)
1792025-03-03T23:52:35.623ZDownload: 1182/4301 items 45.0/225.4MB 19% complete (4.4M/s)
1802025-03-03T23:52:43.156ZDownload: 1195/4301 items 83.4/225.4MB 36% complete (9.0M/s)
1812025-03-03T23:52:48.154ZDownload: 2122/4301 items 118.9/225.4MB 52% complete (7.3M/s)
1822025-03-03T23:52:53.164ZDownload: 2312/4301 items 119.6/225.4MB 53% complete (3.7M/s)
1832025-03-03T23:52:58.171ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.4M/s)
1842025-03-03T23:53:03.174ZDownload: 4022/4301 items 219.4/225.4MB 97% complete (10.0M/s)
1852025-03-03T23:53:09.309ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (9.0M/s)
1862025-03-03T23:53:11.560ZDownload: Completed 225.42 MB in 47.08 seconds (4.8M/s)
1872025-03-03T23:53:13.687Z Actions: 1/5122 actions (Removing old actions)
1882025-03-03T23:53:13.704Z Actions: 194/5122 actions (Installing new actions)
1892025-03-03T23:53:18.705Z Actions: 4256/5122 actions (Installing new actions)
1902025-03-03T23:53:18.708Z Actions: 4267/5122 actions (Updating modified actions)
1912025-03-03T23:53:19.188Z Actions: Completed 5122 actions in 5.50 seconds.
1922025-03-03T23:53:19.631Z Done (0.434s)
1932025-03-03T23:53:19.634Z Done (0.001s)
1942025-03-03T23:53:20.259Z Done (0.626s)
1952025-03-03T23:53:25.273Z Done (4.769s)
1962025-03-03T23:53:25.462Z Done (0.120s)
1972025-03-03T23:53:25.465Z Done (0.000s)
1982025-03-03T23:53:25.699Z Done (0.000s)
1992025-03-03T23:53:26.470ZPlanning: Evaluating mediator changes ... Done
2002025-03-03T23:53:26.637ZPlanning: Checking for conflicting actions ... Done
2012025-03-03T23:53:26.639ZPlanning: Consolidating action changes ... Done
2022025-03-03T23:53:26.910ZPlanning: Evaluating mediators ... Done
2032025-03-03T23:53:26.913ZPlanning: Planning completed in 0.44 seconds
2042025-03-03T23:53:26.951Z Mediators to change: 2
2052025-03-03T23:53:26.951Z Create boot environment: No
2062025-03-03T23:53:26.951ZCreate backup boot environment: No
2072025-03-03T23:53:27.047Z Done
2082025-03-03T23:53:27.047Z Done
2092025-03-03T23:53:27.473Z Done
2102025-03-03T23:53:31.407Z Done
2112025-03-03T23:53:31.514Z Done
2122025-03-03T23:53:31.518Z Done
2132025-03-03T23:53:31.644Z Done
2142025-03-03T23:53:32.309ZPlanning: Evaluating mediator changes ... Done
2152025-03-03T23:53:32.312ZPlanning: Merging actions ... Done
2162025-03-03T23:53:32.505ZPlanning: Checking for conflicting actions ... Done
2172025-03-03T23:53:32.508ZPlanning: Consolidating action changes ... Done
2182025-03-03T23:53:32.774ZPlanning: Evaluating mediators ... Done
2192025-03-03T23:53:32.830ZPlanning: Planning completed in 0.77 seconds
2202025-03-03T23:53:32.871Z Packages to change: 1
2212025-03-03T23:53:32.871Z Mediators to change: 1
2222025-03-03T23:53:32.872Z Services to change: 1
2232025-03-03T23:53:32.872Z Create boot environment: No
2242025-03-03T23:53:32.872ZCreate backup boot environment: Yes
2252025-03-03T23:53:35.214Z Actions: 1/6 actions (Updating modified actions)
2262025-03-03T23:53:35.242Z Actions: Completed 6 actions in 0.03 seconds.
2272025-03-03T23:53:35.245Z Done
2282025-03-03T23:53:35.245Z Done
2292025-03-03T23:53:35.370Z Done
2302025-03-03T23:53:39.395Z Done
2312025-03-03T23:53:39.499Z Done
2322025-03-03T23:53:39.502Z Done
2332025-03-03T23:53:39.646Z Done
2342025-03-03T23:53:40.115ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352025-03-03T23:53:40.115Zclang system 15 system
2362025-03-03T23:53:40.115Zcsh system system illumos
2372025-03-03T23:53:40.115Zctags system system illumos
2382025-03-03T23:53:40.115Zgcc vendor 12 vendor
2392025-03-03T23:53:40.115Zgcc system 10 system
2402025-03-03T23:53:40.115Zgcc system 7 system
2412025-03-03T23:53:40.115Zgo system 1.20 system
2422025-03-03T23:53:40.115Zgo system 1.19 system
2432025-03-03T23:53:40.115Zllvm system 15 system
2442025-03-03T23:53:40.115Zllvm system 14 system
2452025-03-03T23:53:40.115Zmariadb system 10.6 system
2462025-03-03T23:53:40.115Zmta vendor vendor dma
2472025-03-03T23:53:40.115Zopenjdk system 17 system
2482025-03-03T23:53:40.115Zopenjdk system 11 system
2492025-03-03T23:53:40.115Zopenjdk system 1.8 system
2502025-03-03T23:53:40.115Zopenssl vendor 3 vendor
2512025-03-03T23:53:40.115Zperl system 5.36 system
2522025-03-03T23:53:40.115Zpostgresql system 15 system
2532025-03-03T23:53:40.115Zpostgresql system 13 system
2542025-03-03T23:53:40.115Zpython vendor 3 vendor
2552025-03-03T23:53:40.115Zpython system 2 system
2562025-03-03T23:53:40.115Zpython3 system 3.11 system
2572025-03-03T23:53:40.115Zruby system 3.0 system
2582025-03-03T23:53:40.115Zwords vendor vendor american-english
2592025-03-03T23:53:40.115Zwords system system australian-english
2602025-03-03T23:53:40.115Zwords system system british-english
2612025-03-03T23:53:40.116Zwords system system canadian-english
2622025-03-03T23:53:40.116Zwords system system french
2632025-03-03T23:53:40.116Zwords system system italian
2642025-03-03T23:53:40.116Zwords system system ngerman
2652025-03-03T23:53:40.116Zwords system system ogerman
2662025-03-03T23:53:40.116Zwords system system spanish
2672025-03-03T23:53:40.445ZPUBLISHER TYPE STATUS P LOCATION
2682025-03-03T23:53:40.445Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-03-03T23:53:43.566ZFMRI IFO
2702025-03-03T23:53:43.566Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-03-03T23:53:43.566Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-03-03T23:53:43.566Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-03-03T23:53:43.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-03-03T23:53:43.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-03-03T23:53:43.566Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-03-03T23:53:43.566Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2772025-03-03T23:53:43.567Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-03-03T23:53:43.567Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-03-03T23:53:43.567Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2802025-03-03T23:53:43.567Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-03-03T23:53:43.567Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-03-03T23:53:43.567Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2832025-03-03T23:53:43.567Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-03-03T23:53:43.567Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-03-03T23:53:44.331Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-03-03T23:53:44.593Z Updating crates.io index
2872025-03-03T23:53:44.625Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-03-03T23:53:45.137Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-03-03T23:53:45.349Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-03-03T23:53:45.577Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-03-03T23:53:45.854Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-03-03T23:53:46.917Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-03-03T23:53:48.717Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-03-03T23:53:49.345Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-03-03T23:53:50.049Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-03-03T23:53:50.327Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-03-03T23:53:50.609Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-03-03T23:53:51.173Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992025-03-03T23:53:51.659Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-03-03T23:53:51.966Z Updating git repository `https://github.com/oxidecomputer/propolis`
3012025-03-03T23:53:52.391Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3022025-03-03T23:53:52.684Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-03-03T23:53:52.916Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-03-03T23:53:53.141Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-03-03T23:53:53.366Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-03-03T23:53:53.602Z Updating git repository `https://github.com/oxidecomputer/lldp`
3072025-03-03T23:53:53.913Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082025-03-03T23:53:54.189Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-03-03T23:53:54.483Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-03-03T23:53:54.801Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3112025-03-03T23:53:55.025Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-03-03T23:53:55.553Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-03-03T23:53:55.817Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-03-03T23:53:56.180Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-03-03T23:53:56.539Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3162025-03-03T23:53:56.804Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-03-03T23:53:57.018Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-03-03T23:53:57.281Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-03-03T23:53:58.485Z Downloading crates ...
3202025-03-03T23:53:58.564Z Downloaded autocfg v1.4.0
3212025-03-03T23:53:58.568Z Downloaded zerocopy-derive v0.7.35
3222025-03-03T23:53:58.573Z Downloaded equivalent v1.0.1
3232025-03-03T23:53:58.577Z Downloaded heck v0.4.1
3242025-03-03T23:53:58.577Z Downloaded heck v0.5.0
3252025-03-03T23:53:58.577Z Downloaded fnv v1.0.7
3262025-03-03T23:53:58.577Z Downloaded crypto-common v0.1.6
3272025-03-03T23:53:58.580Z Downloaded winnow v0.7.3
3282025-03-03T23:53:58.588Z Downloaded syn v1.0.109
3292025-03-03T23:53:58.598Z Downloaded thiserror-impl v1.0.69
3302025-03-03T23:53:58.602Z Downloaded anyhow v1.0.96
3312025-03-03T23:53:58.605Z Downloaded camino v1.1.9
3322025-03-03T23:53:58.605Z Downloaded clap_lex v0.7.4
3332025-03-03T23:53:58.608Z Downloaded zerocopy v0.7.35
3342025-03-03T23:53:58.620Z Downloaded clap v4.5.31
3352025-03-03T23:53:58.628Z Downloaded macaddr v1.0.1
3362025-03-03T23:53:58.633Z Downloaded itoa v1.0.11
3372025-03-03T23:53:58.633Z Downloaded is_terminal_polyfill v1.70.1
3382025-03-03T23:53:58.638Z Downloaded proc-macro-error-attr v1.0.4
3392025-03-03T23:53:58.638Z Downloaded io-lifetimes v1.0.11
3402025-03-03T23:53:58.638Z Downloaded fastrand v2.1.1
3412025-03-03T23:53:58.638Z Downloaded log v0.4.22
3422025-03-03T23:53:58.643Z Downloaded proc-macro-error v1.0.4
3432025-03-03T23:53:58.643Z Downloaded semver v1.0.25
3442025-03-03T23:53:58.646Z Downloaded sha2 v0.10.8
3452025-03-03T23:53:58.646Z Downloaded once_cell v1.20.3
3462025-03-03T23:53:58.649Z Downloaded errno v0.3.9
3472025-03-03T23:53:58.649Z Downloaded digest v0.10.7
3482025-03-03T23:53:58.653Z Downloaded strsim v0.11.1
3492025-03-03T23:53:58.653Z Downloaded indexmap v2.7.1
3502025-03-03T23:53:58.656Z Downloaded proc-macro2 v1.0.93
3512025-03-03T23:53:58.659Z Downloaded serde_spanned v0.6.8
3522025-03-03T23:53:58.659Z Downloaded ryu v1.0.18
3532025-03-03T23:53:58.663Z Downloaded clap_builder v4.5.31
3542025-03-03T23:53:58.667Z Downloaded serde v1.0.218
3552025-03-03T23:53:58.670Z Downloaded clap_derive v4.5.28
3562025-03-03T23:53:58.673Z Downloaded serde_json v1.0.139
3572025-03-03T23:53:58.679Z Downloaded bitflags v2.6.0
3582025-03-03T23:53:58.682Z Downloaded colorchoice v1.0.2
3592025-03-03T23:53:58.685Z Downloaded cfg-if v1.0.0
3602025-03-03T23:53:58.685Z Downloaded block-buffer v0.10.4
3612025-03-03T23:53:58.685Z Downloaded bitflags v1.3.2
3622025-03-03T23:53:58.688Z Downloaded anstyle-query v1.1.1
3632025-03-03T23:53:58.692Z Downloaded anstyle v1.0.10
3642025-03-03T23:53:58.695Z Downloaded rustix v0.38.37
3652025-03-03T23:53:58.714Z Downloaded toml_datetime v0.6.8
3662025-03-03T23:53:58.717Z Downloaded toml v0.8.20
3672025-03-03T23:53:58.720Z Downloaded thiserror v1.0.69
3682025-03-03T23:53:58.723Z Downloaded textwrap v0.16.1
3692025-03-03T23:53:58.730Z Downloaded syn v2.0.98
3702025-03-03T23:53:58.811Z Downloaded version_check v0.9.5
3712025-03-03T23:53:58.814Z Downloaded anstream v0.6.15
3722025-03-03T23:53:58.817Z Downloaded generic-array v0.14.7
3732025-03-03T23:53:58.817Z Downloaded cpufeatures v0.2.14
3742025-03-03T23:53:58.820Z Downloaded byteorder v1.5.0
3752025-03-03T23:53:58.820Z Downloaded bytecount v0.6.8
3762025-03-03T23:53:58.824Z Downloaded anstyle-parse v0.2.5
3772025-03-03T23:53:58.824Z Downloaded memchr v2.7.4
3782025-03-03T23:53:58.827Z Downloaded quote v1.0.38
3792025-03-03T23:53:58.848Z Downloaded smawk v0.3.2
3802025-03-03T23:53:58.852Z Downloaded serde_derive v1.0.218
3812025-03-03T23:53:58.855Z Downloaded thiserror v2.0.11
3822025-03-03T23:53:58.858Z Downloaded typenum v1.17.0
3832025-03-03T23:53:58.861Z Downloaded ucd-trie v0.1.7
3842025-03-03T23:53:58.864Z Downloaded unicode-ident v1.0.14
3852025-03-03T23:53:58.864Z Downloaded thiserror-impl v2.0.11
3862025-03-03T23:53:58.868Z Downloaded toml_edit v0.22.24
3872025-03-03T23:53:58.896Z Downloaded unicode-width v0.1.14
3882025-03-03T23:53:58.901Z Downloaded utf8parse v0.2.2
3892025-03-03T23:53:58.904Z Downloaded cargo_toml v0.21.0
3902025-03-03T23:53:58.904Z Downloaded unicode-linebreak v0.1.5
3912025-03-03T23:53:58.904Z Downloaded scroll_derive v0.12.0
3922025-03-03T23:53:58.907Z Downloaded terminal_size v0.2.6
3932025-03-03T23:53:58.907Z Downloaded tempfile v3.13.0
3942025-03-03T23:53:58.910Z Downloaded pretty-hex v0.4.1
3952025-03-03T23:53:58.910Z Downloaded pest_meta v2.7.14
3962025-03-03T23:53:58.913Z Downloaded thread-id v4.2.2
3972025-03-03T23:53:58.913Z Downloaded terminal_size v0.4.0
3982025-03-03T23:53:58.913Z Downloaded tabled_derive v0.7.0
3992025-03-03T23:53:58.913Z Downloaded tabled v0.15.0
4002025-03-03T23:53:58.927Z Downloaded swrite v0.1.0
4012025-03-03T23:53:58.930Z Downloaded serde_tokenstream v0.2.2
4022025-03-03T23:53:58.930Z Downloaded scroll v0.12.0
4032025-03-03T23:53:58.933Z Downloaded memmap v0.7.0
4042025-03-03T23:53:58.933Z Downloaded pest_generator v2.7.14
4052025-03-03T23:53:58.933Z Downloaded pest_derive v2.7.14
4062025-03-03T23:53:58.936Z Downloaded pest v2.7.14
4072025-03-03T23:53:58.940Z Downloaded usdt-macro v0.5.0
4082025-03-03T23:53:58.943Z Downloaded rustix v0.37.28
4092025-03-03T23:53:58.958Z Downloaded libc v0.2.170
4102025-03-03T23:53:58.980Z Downloaded usdt-impl v0.5.0
4112025-03-03T23:53:58.985Z Downloaded usdt-attr-macro v0.5.0
4122025-03-03T23:53:58.985Z Downloaded usdt v0.5.0
4132025-03-03T23:53:58.985Z Downloaded papergrid v0.11.0
4142025-03-03T23:53:58.988Z Downloaded hashbrown v0.15.1
4152025-03-03T23:53:58.991Z Downloaded goblin v0.8.2
4162025-03-03T23:53:58.996Z Downloaded fs-err v2.11.0
4172025-03-03T23:53:58.999Z Downloaded dtrace-parser v0.2.0
4182025-03-03T23:53:58.999Z Downloaded dof v0.3.0
4192025-03-03T23:53:59.002Z Downloaded cargo_metadata v0.19.1
4202025-03-03T23:53:59.002Z Downloaded cargo-platform v0.1.8
4212025-03-03T23:53:59.002Z Downloaded camino-tempfile v1.1.1
4222025-03-03T23:53:59.005Z Downloaded plain v0.2.3
4232025-03-03T23:53:59.272Z Compiling proc-macro2 v1.0.93
4242025-03-03T23:53:59.272Z Compiling unicode-ident v1.0.14
4252025-03-03T23:53:59.272Z Compiling serde v1.0.218
4262025-03-03T23:53:59.275Z Compiling libc v0.2.170
4272025-03-03T23:53:59.275Z Compiling version_check v0.9.5
4282025-03-03T23:53:59.275Z Compiling memchr v2.7.4
4292025-03-03T23:53:59.275Z Compiling thiserror v1.0.69
4302025-03-03T23:53:59.308Z Compiling itoa v1.0.11
4312025-03-03T23:53:59.575Z Compiling ryu v1.0.18
4322025-03-03T23:53:59.687Z Compiling ucd-trie v0.1.7
4332025-03-03T23:54:00.105Z Compiling once_cell v1.20.3
4342025-03-03T23:54:00.173Z Compiling byteorder v1.5.0
4352025-03-03T23:54:00.403Z Compiling serde_json v1.0.139
4362025-03-03T23:54:01.525Z Compiling rustix v0.38.37
4372025-03-03T23:54:01.528Z Compiling bitflags v2.6.0
4382025-03-03T23:54:01.528Z Compiling usdt-impl v0.5.0
4392025-03-03T23:54:01.528Z Compiling proc-macro-error-attr v1.0.4
4402025-03-03T23:54:01.529Z Compiling io-lifetimes v1.0.11
4412025-03-03T23:54:01.529Z Compiling syn v1.0.109
4422025-03-03T23:54:01.529Z Compiling proc-macro-error v1.0.4
4432025-03-03T23:54:01.529Z Compiling hashbrown v0.15.1
4442025-03-03T23:54:01.532Z Compiling utf8parse v0.2.2
4452025-03-03T23:54:01.624Z Compiling plain v0.2.3
4462025-03-03T23:54:01.711Z Compiling equivalent v1.0.1
4472025-03-03T23:54:01.799Z Compiling rustix v0.37.28
4482025-03-03T23:54:01.842Z Compiling log v0.4.22
4492025-03-03T23:54:01.892Z Compiling camino v1.1.9
4502025-03-03T23:54:02.061Z Compiling quote v1.0.38
4512025-03-03T23:54:02.168Z Compiling errno v0.3.9
4522025-03-03T23:54:02.200Z Compiling thread-id v4.2.2
4532025-03-03T23:54:02.330Z Compiling anstyle-parse v0.2.5
4542025-03-03T23:54:02.441Z Compiling syn v2.0.98
4552025-03-03T23:54:02.577Z Compiling indexmap v2.7.1
4562025-03-03T23:54:02.777Z Compiling is_terminal_polyfill v1.70.1
4572025-03-03T23:54:02.902Z Compiling unicode-width v0.1.14
4582025-03-03T23:54:02.925Z Compiling autocfg v1.4.0
4592025-03-03T23:54:03.023Z Compiling colorchoice v1.0.2
4602025-03-03T23:54:03.216Z Compiling semver v1.0.25
4612025-03-03T23:54:03.408Z Compiling anstyle-query v1.1.1
4622025-03-03T23:54:03.580Z Compiling winnow v0.7.3
4632025-03-03T23:54:03.721Z Compiling anstyle v1.0.10
4642025-03-03T23:54:03.725Z Compiling thiserror v2.0.11
4652025-03-03T23:54:03.770Z Compiling pretty-hex v0.4.1
4662025-03-03T23:54:03.922Z Compiling bitflags v1.3.2
4672025-03-03T23:54:04.050Z Compiling fs-err v2.11.0
4682025-03-03T23:54:04.181Z Compiling anstream v0.6.15
4692025-03-03T23:54:04.446Z Compiling terminal_size v0.4.0
4702025-03-03T23:54:04.822Z Compiling clap_lex v0.7.4
4712025-03-03T23:54:04.867Z Compiling anyhow v1.0.96
4722025-03-03T23:54:05.064Z Compiling fastrand v2.1.1
4732025-03-03T23:54:05.283Z Compiling heck v0.4.1
4742025-03-03T23:54:05.328Z Compiling cfg-if v1.0.0
4752025-03-03T23:54:05.452Z Compiling strsim v0.11.1
4762025-03-03T23:54:05.518Z Compiling fnv v1.0.7
4772025-03-03T23:54:05.619Z Compiling heck v0.5.0
4782025-03-03T23:54:05.678Z Compiling bytecount v0.6.8
4792025-03-03T23:54:05.895Z Compiling papergrid v0.11.0
4802025-03-03T23:54:05.919Z Compiling clap_builder v4.5.31
4812025-03-03T23:54:06.098Z Compiling tempfile v3.13.0
4822025-03-03T23:54:06.127Z Compiling terminal_size v0.2.6
4832025-03-03T23:54:06.329Z Compiling memmap v0.7.0
4842025-03-03T23:54:06.380Z Compiling unicode-linebreak v0.1.5
4852025-03-03T23:54:06.666Z Compiling smawk v0.3.2
4862025-03-03T23:54:06.884Z Compiling textwrap v0.16.1
4872025-03-03T23:54:07.204Z Compiling swrite v0.1.0
4882025-03-03T23:54:07.599Z Compiling tabled_derive v0.7.0
4892025-03-03T23:54:08.885Z Compiling tabled v0.15.0
4902025-03-03T23:54:09.410Z Compiling serde_derive v1.0.218
4912025-03-03T23:54:09.413Z Compiling thiserror-impl v1.0.69
4922025-03-03T23:54:09.413Z Compiling zerocopy-derive v0.7.35
4932025-03-03T23:54:09.413Z Compiling scroll_derive v0.12.0
4942025-03-03T23:54:09.413Z Compiling thiserror-impl v2.0.11
4952025-03-03T23:54:09.413Z Compiling clap_derive v4.5.28
4962025-03-03T23:54:10.866Z Compiling scroll v0.12.0
4972025-03-03T23:54:11.408Z Compiling goblin v0.8.2
4982025-03-03T23:54:11.541Z Compiling zerocopy v0.7.35
4992025-03-03T23:54:12.685Z Compiling pest v2.7.14
5002025-03-03T23:54:13.819Z Compiling clap v4.5.31
5012025-03-03T23:54:14.877Z Compiling pest_meta v2.7.14
5022025-03-03T23:54:15.842Z Compiling pest_generator v2.7.14
5032025-03-03T23:54:17.252Z Compiling pest_derive v2.7.14
5042025-03-03T23:54:17.853Z Compiling dtrace-parser v0.2.0
5052025-03-03T23:54:18.607Z Compiling serde_tokenstream v0.2.2
5062025-03-03T23:54:18.628Z Compiling serde_spanned v0.6.8
5072025-03-03T23:54:18.646Z Compiling toml_datetime v0.6.8
5082025-03-03T23:54:18.893Z Compiling cargo-platform v0.1.8
5092025-03-03T23:54:18.919Z Compiling macaddr v1.0.1
5102025-03-03T23:54:19.135Z Compiling toml_edit v0.22.24
5112025-03-03T23:54:19.280Z Compiling camino-tempfile v1.1.1
5122025-03-03T23:54:20.069Z Compiling dof v0.3.0
5132025-03-03T23:54:20.101Z Compiling cargo_metadata v0.19.1
5142025-03-03T23:54:21.359Z Compiling usdt-macro v0.5.0
5152025-03-03T23:54:21.359Z Compiling usdt-attr-macro v0.5.0
5162025-03-03T23:54:22.141Z Compiling toml v0.8.20
5172025-03-03T23:54:22.438Z Compiling usdt v0.5.0
5182025-03-03T23:54:22.895Z Compiling cargo_toml v0.21.0
5192025-03-03T23:54:25.528Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5202025-03-03T23:54:28.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.64s
5212025-03-03T23:54:28.995Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5222025-03-03T23:54:29.628Z Downloading crates ...
5232025-03-03T23:54:29.761Z Downloaded addr2line v0.24.2
5242025-03-03T23:54:29.771Z Downloaded home v0.5.9
5252025-03-03T23:54:29.774Z Downloaded humantime v2.1.0
5262025-03-03T23:54:29.774Z Downloaded hostname v0.4.0
5272025-03-03T23:54:29.781Z Downloaded ctr v0.9.2
5282025-03-03T23:54:29.789Z Downloaded http-range v0.1.5
5292025-03-03T23:54:29.795Z Downloaded async-stream v0.3.6
5302025-03-03T23:54:29.799Z Downloaded ident_case v1.0.1
5312025-03-03T23:54:29.802Z Downloaded httparse v1.9.5
5322025-03-03T23:54:29.805Z Downloaded match_cfg v0.1.0
5332025-03-03T23:54:29.805Z Downloaded base16ct v0.2.0
5342025-03-03T23:54:29.809Z Downloaded http-body v1.0.1
5352025-03-03T23:54:29.809Z Downloaded arrayref v0.3.9
5362025-03-03T23:54:29.813Z Downloaded atomic-waker v1.1.2
5372025-03-03T23:54:29.813Z Downloaded adler2 v2.0.0
5382025-03-03T23:54:29.816Z Downloaded headers-core v0.3.0
5392025-03-03T23:54:29.816Z Downloaded arrayvec v0.7.6
5402025-03-03T23:54:29.819Z Downloaded async-stream-impl v0.3.6
5412025-03-03T23:54:29.822Z Downloaded async-bb8-diesel v0.2.1
5422025-03-03T23:54:29.827Z Downloaded instant v0.1.13
5432025-03-03T23:54:29.827Z Downloaded httpdate v1.0.3
5442025-03-03T23:54:29.830Z Downloaded heck v0.3.3
5452025-03-03T23:54:29.830Z Downloaded async-recursion v1.1.1
5462025-03-03T23:54:29.834Z Downloaded lru v0.12.5
5472025-03-03T23:54:29.837Z Downloaded idna_adapter v1.2.0
5482025-03-03T23:54:29.838Z Downloaded hubpack v0.1.2
5492025-03-03T23:54:29.838Z Downloaded base64 v0.13.1
5502025-03-03T23:54:29.841Z Downloaded libsw-core v0.3.1
5512025-03-03T23:54:29.844Z Downloaded indoc v1.0.9
5522025-03-03T23:54:29.847Z Downloaded lazycell v1.3.0
5532025-03-03T23:54:29.847Z Downloaded atomicwrites v0.4.4
5542025-03-03T23:54:29.850Z Downloaded md-5 v0.10.6
5552025-03-03T23:54:29.855Z Downloaded managed v0.8.0
5562025-03-03T23:54:29.855Z Downloaded lalrpop-util v0.19.12
5572025-03-03T23:54:29.858Z Downloaded backoff v0.4.0
5582025-03-03T23:54:29.858Z Downloaded lru-cache v0.1.2
5592025-03-03T23:54:29.862Z Downloaded aead v0.5.2
5602025-03-03T23:54:29.862Z Downloaded md5 v0.7.0
5612025-03-03T23:54:29.862Z Downloaded keccak v0.1.5
5622025-03-03T23:54:29.865Z Downloaded icu_provider_macros v1.5.0
5632025-03-03T23:54:29.865Z Downloaded base64 v0.21.7
5642025-03-03T23:54:29.868Z Downloaded linked-hash-map v0.5.6
5652025-03-03T23:54:29.871Z Downloaded hyper-tls v0.6.0
5662025-03-03T23:54:29.871Z Downloaded atty v0.2.14
5672025-03-03T23:54:29.874Z Downloaded async-trait v0.1.86
5682025-03-03T23:54:29.877Z Downloaded libefi-sys v0.1.0
5692025-03-03T23:54:29.877Z Downloaded kstat-rs v0.2.4
5702025-03-03T23:54:29.881Z Downloaded backtrace v0.3.74
5712025-03-03T23:54:29.884Z Downloaded highway v1.3.0
5722025-03-03T23:54:29.887Z Downloaded jobserver v0.1.32
5732025-03-03T23:54:29.890Z Downloaded hubpack_derive v0.1.1
5742025-03-03T23:54:29.890Z Downloaded aws-lc-rs v1.12.4
5752025-03-03T23:54:29.901Z Downloaded maplit v1.0.2
5762025-03-03T23:54:29.904Z Downloaded libloading v0.8.5
5772025-03-03T23:54:29.907Z Downloaded lock_api v0.4.12
5782025-03-03T23:54:29.907Z Downloaded ciborium-io v0.2.2
5792025-03-03T23:54:29.911Z Downloaded blowfish v0.9.1
5802025-03-03T23:54:29.911Z Downloaded russh-cryptovec v0.7.3
5812025-03-03T23:54:29.914Z Downloaded mime_guess v2.0.5
5822025-03-03T23:54:29.917Z Downloaded internet-checksum v0.2.1
5832025-03-03T23:54:29.917Z Downloaded memoffset v0.9.1
5842025-03-03T23:54:29.917Z Downloaded cfg_aliases v0.1.1
5852025-03-03T23:54:29.920Z Downloaded lockfree-object-pool v0.1.6
5862025-03-03T23:54:29.923Z Downloaded cfg_aliases v0.2.1
5872025-03-03T23:54:29.923Z Downloaded libsw v3.4.0
5882025-03-03T23:54:29.927Z Downloaded impl-trait-for-tuples v0.2.2
5892025-03-03T23:54:29.931Z Downloaded icu_locid_transform v1.5.0
5902025-03-03T23:54:29.935Z Downloaded castaway v0.2.3
5912025-03-03T23:54:29.935Z Downloaded cassowary v0.3.0
5922025-03-03T23:54:29.935Z Downloaded bitfield v0.14.0
5932025-03-03T23:54:29.938Z Downloaded bcrypt-pbkdf v0.10.0
5942025-03-03T23:54:29.939Z Downloaded hyper-staticfile v0.10.1
5952025-03-03T23:54:29.942Z Downloaded bitfield-struct v0.6.2
5962025-03-03T23:54:29.942Z Downloaded bb8 v0.8.5
5972025-03-03T23:54:29.945Z Downloaded instability v0.3.2
5982025-03-03T23:54:29.945Z Downloaded hmac v0.12.1
5992025-03-03T23:54:29.948Z Downloaded mime v0.3.17
6002025-03-03T23:54:29.952Z Downloaded memmap2 v0.9.5
6012025-03-03T23:54:29.952Z Downloaded cstr-argument v0.1.2
6022025-03-03T23:54:29.955Z Downloaded const_format_proc_macros v0.2.34
6032025-03-03T23:54:29.958Z Downloaded icu_locid v1.5.0
6042025-03-03T23:54:29.961Z Downloaded pretty-hex v0.2.1
6052025-03-03T23:54:29.964Z Downloaded icu_normalizer_data v1.5.0
6062025-03-03T23:54:29.968Z Downloaded zone_cfg_derive v0.1.2
6072025-03-03T23:54:29.968Z Downloaded litemap v0.7.3
6082025-03-03T23:54:29.971Z Downloaded crc-catalog v2.4.0
6092025-03-03T23:54:29.971Z Downloaded cexpr v0.6.0
6102025-03-03T23:54:29.974Z Downloaded buf-list v1.0.3
6112025-03-03T23:54:29.977Z Downloaded bcs v0.1.6
6122025-03-03T23:54:29.981Z Downloaded base64ct v1.6.0
6132025-03-03T23:54:29.984Z Downloaded cobs v0.2.3
6142025-03-03T23:54:29.984Z Downloaded icu_normalizer v1.5.0
6152025-03-03T23:54:29.987Z Downloaded cbc v0.1.2
6162025-03-03T23:54:29.990Z Downloaded cipher v0.4.4
6172025-03-03T23:54:29.994Z Downloaded headers v0.4.0
6182025-03-03T23:54:29.998Z Downloaded smallvec v0.6.14
6192025-03-03T23:54:30.001Z Downloaded chacha20 v0.9.1
6202025-03-03T23:54:30.005Z Downloaded convert_case v0.4.0
6212025-03-03T23:54:30.005Z Downloaded cmake v0.1.51
6222025-03-03T23:54:30.008Z Downloaded slog-stdlog v4.1.1
6232025-03-03T23:54:30.008Z Downloaded signal-hook-registry v1.4.2
6242025-03-03T23:54:30.011Z Downloaded tower-service v0.3.3
6252025-03-03T23:54:30.011Z Downloaded icu_properties v1.5.1
6262025-03-03T23:54:30.015Z Downloaded termcolor v1.4.1
6272025-03-03T23:54:30.015Z Downloaded tokio-macros v2.5.0
6282025-03-03T23:54:30.018Z Downloaded tokio-native-tls v0.3.1
6292025-03-03T23:54:30.021Z Downloaded tls_codec v0.4.1
6302025-03-03T23:54:30.021Z Downloaded ciborium v0.2.2
6312025-03-03T23:54:30.024Z Downloaded indexmap v1.9.3
6322025-03-03T23:54:30.028Z Downloaded icu_locid_transform_data v1.5.0
6332025-03-03T23:54:30.031Z Downloaded unarray v0.1.4
6342025-03-03T23:54:30.034Z Downloaded crc32fast v1.4.2
6352025-03-03T23:54:30.034Z Downloaded unicase v2.7.0
6362025-03-03T23:54:30.037Z Downloaded num-conv v0.1.0
6372025-03-03T23:54:30.037Z Downloaded zerofrom v0.1.4
6382025-03-03T23:54:30.040Z Downloaded csv-core v0.1.11
6392025-03-03T23:54:30.040Z Downloaded rustfmt-wrapper v0.2.1
6402025-03-03T23:54:30.044Z Downloaded new_debug_unreachable v1.0.6
6412025-03-03T23:54:30.044Z Downloaded wyz v0.5.1
6422025-03-03T23:54:30.044Z Downloaded rustversion v1.0.17
6432025-03-03T23:54:30.047Z Downloaded precomputed-hash v0.1.1
6442025-03-03T23:54:30.050Z Downloaded rand_core v0.6.4
6452025-03-03T23:54:30.050Z Downloaded cookie v0.18.1
6462025-03-03T23:54:30.064Z Downloaded foreign-types v0.3.2
6472025-03-03T23:54:30.067Z Downloaded hostname v0.3.1
6482025-03-03T23:54:30.067Z Downloaded heapless v0.7.17
6492025-03-03T23:54:30.070Z Downloaded defmt-parser v0.3.4
6502025-03-03T23:54:30.073Z Downloaded foldhash v0.1.3
6512025-03-03T23:54:30.077Z Downloaded slog-term v2.9.1
6522025-03-03T23:54:30.077Z Downloaded defmt-macros v0.3.9
6532025-03-03T23:54:30.080Z Downloaded zone v0.3.0
6542025-03-03T23:54:30.083Z Downloaded which v4.4.2
6552025-03-03T23:54:30.083Z Downloaded ghash v0.5.1
6562025-03-03T23:54:30.086Z Downloaded futures-executor v0.3.31
6572025-03-03T23:54:30.086Z Downloaded rand_seeder v0.3.0
6582025-03-03T23:54:30.089Z Downloaded nanorand v0.7.0
6592025-03-03T23:54:30.092Z Downloaded term v0.7.0
6602025-03-03T23:54:30.097Z Downloaded olpc-cjson v0.1.4
6612025-03-03T23:54:30.097Z Downloaded crossbeam-epoch v0.9.18
6622025-03-03T23:54:30.100Z Downloaded multimap v0.10.0
6632025-03-03T23:54:30.100Z Downloaded ahash v0.8.11
6642025-03-03T23:54:30.103Z Downloaded take_mut v0.2.2
6652025-03-03T23:54:30.103Z Downloaded num-derive v0.4.2
6662025-03-03T23:54:30.107Z Downloaded zerofrom-derive v0.1.4
6672025-03-03T23:54:30.107Z Downloaded ppv-lite86 v0.2.20
6682025-03-03T23:54:30.110Z Downloaded termtree v0.4.1
6692025-03-03T23:54:30.110Z Downloaded sync_wrapper v1.0.1
6702025-03-03T23:54:30.114Z Downloaded strum_macros v0.26.4
6712025-03-03T23:54:30.114Z Downloaded serde_derive_internals v0.29.1
6722025-03-03T23:54:30.117Z Downloaded postgres-protocol v0.6.8
6732025-03-03T23:54:30.117Z Downloaded uzers v0.12.1
6742025-03-03T23:54:30.121Z Downloaded hickory-client v0.24.4
6752025-03-03T23:54:30.124Z Downloaded rustc_version v0.1.7
6762025-03-03T23:54:30.124Z Downloaded rand_xorshift v0.3.0
6772025-03-03T23:54:30.128Z Downloaded hickory-server v0.24.4
6782025-03-03T23:54:30.132Z Downloaded getrandom v0.2.15
6792025-03-03T23:54:30.136Z Downloaded foreign-types-shared v0.3.1
6802025-03-03T23:54:30.139Z Downloaded salsa20 v0.10.2
6812025-03-03T23:54:30.139Z Downloaded arc-swap v1.7.1
6822025-03-03T23:54:30.143Z Downloaded slog-async v2.8.0
6832025-03-03T23:54:30.146Z Downloaded simd-adler32 v0.3.7
6842025-03-03T23:54:30.149Z Downloaded shlex v1.3.0
6852025-03-03T23:54:30.149Z Downloaded phf_shared v0.11.2
6862025-03-03T23:54:30.149Z Downloaded parking_lot v0.11.2
6872025-03-03T23:54:30.152Z Downloaded normalize-line-endings v0.3.0
6882025-03-03T23:54:30.155Z Downloaded structmeta-derive v0.3.0
6892025-03-03T23:54:30.155Z Downloaded r2d2 v0.8.10
6902025-03-03T23:54:30.155Z Downloaded dsl_auto_type v0.1.2
6912025-03-03T23:54:30.159Z Downloaded tap v1.0.1
6922025-03-03T23:54:30.159Z Downloaded subprocess v0.2.9
6932025-03-03T23:54:30.162Z Downloaded progenitor-impl v0.8.0
6942025-03-03T23:54:30.165Z Downloaded packed_struct_codegen v0.10.1
6952025-03-03T23:54:30.165Z Downloaded whoami v1.5.2
6962025-03-03T23:54:30.168Z Downloaded tui-tree-widget v0.23.0
6972025-03-03T23:54:30.168Z Downloaded postgres-types v0.2.9
6982025-03-03T23:54:30.171Z Downloaded curve25519-dalek-derive v0.1.1
6992025-03-03T23:54:30.176Z Downloaded rand_core v0.9.2
7002025-03-03T23:54:30.176Z Downloaded vte v0.11.1
7012025-03-03T23:54:30.180Z Downloaded compact_str v0.8.0
7022025-03-03T23:54:30.180Z Downloaded num-complex v0.4.6
7032025-03-03T23:54:30.184Z Downloaded futures-core v0.3.31
7042025-03-03T23:54:30.184Z Downloaded hyper-util v0.1.10
7052025-03-03T23:54:30.188Z Downloaded float-cmp v0.10.0
7062025-03-03T23:54:30.192Z Downloaded icu_collections v1.5.0
7072025-03-03T23:54:30.195Z Downloaded group v0.13.0
7082025-03-03T23:54:30.199Z Downloaded icu_provider v1.5.0
7092025-03-03T23:54:30.202Z Downloaded snafu-derive v0.8.5
7102025-03-03T23:54:30.202Z Downloaded termios v0.3.3
7112025-03-03T23:54:30.205Z Downloaded parking_lot v0.12.3
7122025-03-03T23:54:30.209Z Downloaded unicode-truncate v1.1.0
7132025-03-03T23:54:30.209Z Downloaded diesel_table_macro_syntax v0.2.0
7142025-03-03T23:54:30.212Z Downloaded flume v0.11.1
7152025-03-03T23:54:30.216Z Downloaded daft v0.1.1
7162025-03-03T23:54:30.216Z Downloaded nodrop v0.1.14
7172025-03-03T23:54:30.220Z Downloaded derive_more v0.99.19
7182025-03-03T23:54:30.223Z Downloaded num v0.4.3
7192025-03-03T23:54:30.226Z Downloaded nibble_vec v0.1.0
7202025-03-03T23:54:30.227Z Downloaded ena v0.14.3
7212025-03-03T23:54:30.231Z Downloaded embedded-io v0.6.1
7222025-03-03T23:54:30.231Z Downloaded strip-ansi-escapes v0.2.0
7232025-03-03T23:54:30.231Z Downloaded slab v0.4.9
7242025-03-03T23:54:30.234Z Downloaded fatfs v0.3.6
7252025-03-03T23:54:30.238Z Downloaded darling_macro v0.20.10
7262025-03-03T23:54:30.238Z Downloaded float-ord v0.3.2
7272025-03-03T23:54:30.238Z Downloaded zone_cfg_derive v0.3.0
7282025-03-03T23:54:30.241Z Downloaded want v0.3.1
7292025-03-03T23:54:30.241Z Downloaded hickory-resolver v0.24.4
7302025-03-03T23:54:30.245Z Downloaded newtype_derive v0.1.6
7312025-03-03T23:54:30.248Z Downloaded num-integer v0.1.46
7322025-03-03T23:54:30.251Z Downloaded nu-ansi-term v0.50.1
7332025-03-03T23:54:30.255Z Downloaded socket2 v0.5.8
7342025-03-03T23:54:30.255Z Downloaded darling_core v0.20.10
7352025-03-03T23:54:30.259Z Downloaded parse-size v1.1.0
7362025-03-03T23:54:30.263Z Downloaded num_threads v0.1.7
7372025-03-03T23:54:30.263Z Downloaded foreign-types-shared v0.1.1
7382025-03-03T23:54:30.263Z Downloaded slog v2.7.0
7392025-03-03T23:54:30.266Z Downloaded quick-error v1.2.3
7402025-03-03T23:54:30.270Z Downloaded radium v0.7.0
7412025-03-03T23:54:30.270Z Downloaded primeorder v0.13.6
7422025-03-03T23:54:30.273Z Downloaded quinn v0.11.5
7432025-03-03T23:54:30.276Z Downloaded rustc-demangle v0.1.24
7442025-03-03T23:54:30.276Z Downloaded secrecy v0.8.0
7452025-03-03T23:54:30.280Z Downloaded pin-project v1.1.6
7462025-03-03T23:54:30.290Z Downloaded serde-big-array v0.5.1
7472025-03-03T23:54:30.293Z Downloaded newtype-uuid v1.2.1
7482025-03-03T23:54:30.297Z Downloaded foreign-types-macros v0.2.3
7492025-03-03T23:54:30.297Z Downloaded foreign-types v0.5.0
7502025-03-03T23:54:30.297Z Downloaded flagset v0.4.6
7512025-03-03T23:54:30.301Z Downloaded snafu v0.8.5
7522025-03-03T23:54:30.305Z Downloaded pkcs8 v0.10.2
7532025-03-03T23:54:30.308Z Downloaded dyn-clone v1.0.18
7542025-03-03T23:54:30.316Z Downloaded time-core v0.1.2
7552025-03-03T23:54:30.316Z Downloaded predicates-core v1.0.8
7562025-03-03T23:54:30.316Z Downloaded percent-encoding v2.3.1
7572025-03-03T23:54:30.316Z Downloaded pem v3.0.5
7582025-03-03T23:54:30.327Z Downloaded tungstenite v0.21.0
7592025-03-03T23:54:30.327Z Downloaded progenitor v0.9.1
7602025-03-03T23:54:30.327Z Downloaded russh-keys v0.45.0
7612025-03-03T23:54:30.332Z Downloaded rustc_version v0.4.1
7622025-03-03T23:54:30.332Z Downloaded libxml v0.3.3
7632025-03-03T23:54:30.332Z Downloaded derive_builder_macro v0.20.2
7642025-03-03T23:54:30.340Z Downloaded num_enum_derive v0.5.11
7652025-03-03T23:54:30.340Z Downloaded num_enum v0.5.11
7662025-03-03T23:54:30.345Z Downloaded serde_path_to_error v0.1.16
7672025-03-03T23:54:30.346Z Downloaded toml v0.7.8
7682025-03-03T23:54:30.346Z Downloaded diff v0.1.13
7692025-03-03T23:54:30.350Z Downloaded qorb v0.2.1
7702025-03-03T23:54:30.353Z Downloaded fxhash v0.2.1
7712025-03-03T23:54:30.358Z Downloaded parse-display-derive v0.10.0
7722025-03-03T23:54:30.358Z Downloaded thread_local v1.1.8
7732025-03-03T23:54:30.358Z Downloaded pem-rfc7468 v0.7.0
7742025-03-03T23:54:30.362Z Downloaded itertools v0.12.1
7752025-03-03T23:54:30.367Z Downloaded sqlparser_derive v0.2.2
7762025-03-03T23:54:30.370Z Downloaded progenitor-client v0.9.1
7772025-03-03T23:54:30.370Z Downloaded peg-runtime v0.8.3
7782025-03-03T23:54:30.372Z Downloaded path-slash v0.1.5
7792025-03-03T23:54:30.373Z Downloaded pbkdf2 v0.12.2
7802025-03-03T23:54:30.379Z Downloaded tower-layer v0.3.3
7812025-03-03T23:54:30.379Z Downloaded hyper v1.6.0
7822025-03-03T23:54:30.383Z Downloaded downcast v0.11.0
7832025-03-03T23:54:30.385Z Downloaded sync-ptr v0.1.1
7842025-03-03T23:54:30.385Z Downloaded untrusted v0.7.1
7852025-03-03T23:54:30.385Z Downloaded universal-hash v0.5.1
7862025-03-03T23:54:30.388Z Downloaded topological-sort v0.2.2
7872025-03-03T23:54:30.388Z Downloaded num-traits v0.2.19
7882025-03-03T23:54:30.391Z Downloaded sct v0.7.1
7892025-03-03T23:54:30.395Z Downloaded crossterm v0.28.1
7902025-03-03T23:54:30.402Z Downloaded rustc-hash v2.1.1
7912025-03-03T23:54:30.405Z Downloaded rand_chacha v0.3.1
7922025-03-03T23:54:30.408Z Downloaded serde_with_macros v3.12.0
7932025-03-03T23:54:30.410Z Downloaded futures-task v0.3.31
7942025-03-03T23:54:30.410Z Downloaded futures-io v0.3.31
7952025-03-03T23:54:30.413Z Downloaded funty v2.0.0
7962025-03-03T23:54:30.413Z Downloaded samael v0.0.18
7972025-03-03T23:54:30.419Z Downloaded tokio-rustls v0.26.0
7982025-03-03T23:54:30.421Z Downloaded pbkdf2 v0.11.0
7992025-03-03T23:54:30.424Z Downloaded peg v0.8.4
8002025-03-03T23:54:30.428Z Downloaded rfc6979 v0.4.0
8012025-03-03T23:54:30.431Z Downloaded http v1.2.0
8022025-03-03T23:54:30.434Z Downloaded vte_generate_state_changes v0.1.2
8032025-03-03T23:54:30.437Z Downloaded untrusted v0.9.0
8042025-03-03T23:54:30.437Z Downloaded russh v0.45.0
8052025-03-03T23:54:30.444Z Downloaded phf_shared v0.10.0
8062025-03-03T23:54:30.447Z Downloaded zerovec-derive v0.10.3
8072025-03-03T23:54:30.447Z Downloaded synstructure v0.13.1
8082025-03-03T23:54:30.450Z Downloaded sqlformat v0.2.6
8092025-03-03T23:54:30.453Z Downloaded fragile v2.0.0
8102025-03-03T23:54:30.453Z Downloaded unicode-segmentation v1.12.0
8112025-03-03T23:54:30.456Z Downloaded env_filter v0.1.2
8122025-03-03T23:54:30.459Z Downloaded fd-lock v4.0.2
8132025-03-03T23:54:30.462Z Downloaded steno v0.4.1
8142025-03-03T23:54:30.466Z Downloaded futures-channel v0.3.31
8152025-03-03T23:54:30.469Z Downloaded tungstenite v0.24.0
8162025-03-03T23:54:30.473Z Downloaded paste v1.0.15
8172025-03-03T23:54:30.476Z Downloaded peg-macros v0.8.4
8182025-03-03T23:54:30.479Z Downloaded openssl-probe v0.1.5
8192025-03-03T23:54:30.482Z Downloaded psl-types v2.0.11
8202025-03-03T23:54:30.482Z Downloaded yoke v0.7.4
8212025-03-03T23:54:30.486Z Downloaded rustyline v14.0.0
8222025-03-03T23:54:30.489Z Downloaded supports-color v3.0.2
8232025-03-03T23:54:30.493Z Downloaded shell-words v1.1.0
8242025-03-03T23:54:30.493Z Downloaded num-bigint v0.4.6
8252025-03-03T23:54:30.497Z Downloaded xz2 v0.1.7
8262025-03-03T23:54:30.500Z Downloaded proc-macro-crate v1.3.1
8272025-03-03T23:54:30.503Z Downloaded mockall v0.13.1
8282025-03-03T23:54:30.503Z Downloaded rustls-pemfile v1.0.4
8292025-03-03T23:54:30.507Z Downloaded serde_yaml v0.9.34+deprecated
8302025-03-03T23:54:30.510Z Downloaded proc-macro-error-attr2 v2.0.0
8312025-03-03T23:54:30.513Z Downloaded env_logger v0.10.2
8322025-03-03T23:54:30.516Z Downloaded openssl-macros v0.1.1
8332025-03-03T23:54:30.516Z Downloaded yoke-derive v0.7.4
8342025-03-03T23:54:30.520Z Downloaded endian-type v0.1.2
8352025-03-03T23:54:30.520Z Downloaded password-hash v0.5.0
8362025-03-03T23:54:30.523Z Downloaded password-hash v0.4.2
8372025-03-03T23:54:30.523Z Downloaded aho-corasick v1.1.3
8382025-03-03T23:54:30.530Z Downloaded ssh-cipher v0.2.0
8392025-03-03T23:54:30.533Z Downloaded zeroize v1.8.1
8402025-03-03T23:54:30.533Z Downloaded spki v0.7.3
8412025-03-03T23:54:30.536Z Downloaded unsafe-libyaml v0.2.11
8422025-03-03T23:54:30.539Z Downloaded toolchain_find v0.4.0
8432025-03-03T23:54:30.542Z Downloaded value-bag v1.9.0
8442025-03-03T23:54:30.546Z Downloaded try-lock v0.2.5
8452025-03-03T23:54:30.546Z Downloaded phf v0.11.2
8462025-03-03T23:54:30.549Z Downloaded x509-cert v0.2.5
8472025-03-03T23:54:30.553Z Downloaded schemars_derive v0.8.22
8482025-03-03T23:54:30.556Z Downloaded scrypt v0.11.0
8492025-03-03T23:54:30.559Z Downloaded phf_codegen v0.11.2
8502025-03-03T23:54:30.559Z Downloaded zip v2.1.3
8512025-03-03T23:54:30.562Z Downloaded yasna v0.5.2
8522025-03-03T23:54:30.566Z Downloaded utf16_iter v1.0.5
8532025-03-03T23:54:30.569Z Downloaded env_logger v0.11.5
8542025-03-03T23:54:30.569Z Downloaded tough v0.19.0
8552025-03-03T23:54:30.578Z Downloaded time v0.3.36
8562025-03-03T23:54:30.586Z Downloaded scopeguard v1.2.0
8572025-03-03T23:54:30.589Z Downloaded unicode_categories v0.1.1
8582025-03-03T23:54:30.592Z Downloaded number_prefix v0.4.0
8592025-03-03T23:54:30.592Z Downloaded ref-cast v1.0.23
8602025-03-03T23:54:30.596Z Downloaded ron v0.8.1
8612025-03-03T23:54:30.599Z Downloaded postcard v1.0.10
8622025-03-03T23:54:30.602Z Downloaded dirs-sys-next v0.1.2
8632025-03-03T23:54:30.605Z Downloaded zeroize_derive v1.4.2
8642025-03-03T23:54:30.605Z Downloaded unicode-xid v0.2.6
8652025-03-03T23:54:30.609Z Downloaded structmeta v0.3.0
8662025-03-03T23:54:30.609Z Downloaded hkdf v0.12.4
8672025-03-03T23:54:30.612Z Downloaded fs_extra v1.3.0
8682025-03-03T23:54:30.612Z Downloaded sigpipe v0.1.3
8692025-03-03T23:54:30.615Z Downloaded document-features v0.2.10
8702025-03-03T23:54:30.615Z Downloaded predicates v3.1.3
8712025-03-03T23:54:30.619Z Downloaded spin v0.9.8
8722025-03-03T23:54:30.622Z Downloaded strum v0.26.3
8732025-03-03T23:54:30.622Z Downloaded gethostname v0.5.0
8742025-03-03T23:54:30.625Z Downloaded pkg-config v0.3.31
8752025-03-03T23:54:30.625Z Downloaded tiny-keccak v2.0.2
8762025-03-03T23:54:30.628Z Downloaded diesel_derives v2.2.3
8772025-03-03T23:54:30.633Z Downloaded rand v0.9.0
8782025-03-03T23:54:30.636Z Downloaded parse-display v0.10.0
8792025-03-03T23:54:30.640Z Downloaded xattr v1.3.1
8802025-03-03T23:54:30.640Z Downloaded proptest v1.6.0
8812025-03-03T23:54:30.649Z Downloaded tinyvec_macros v0.1.1
8822025-03-03T23:54:30.652Z Downloaded newline-converter v0.3.0
8832025-03-03T23:54:30.653Z Downloaded progenitor-macro v0.9.1
8842025-03-03T23:54:30.653Z Downloaded bitvec v1.0.1
8852025-03-03T23:54:30.669Z Downloaded progenitor v0.8.0
8862025-03-03T23:54:30.673Z Downloaded predicates-tree v1.0.11
8872025-03-03T23:54:30.673Z Downloaded opaque-debug v0.3.1
8882025-03-03T23:54:30.673Z Downloaded multer v3.1.0
8892025-03-03T23:54:30.676Z Downloaded typify v0.2.0
8902025-03-03T23:54:30.679Z Downloaded zerocopy v0.6.6
8912025-03-03T23:54:30.682Z Downloaded packed_struct v0.10.1
8922025-03-03T23:54:30.682Z Downloaded flate2 v1.1.0
8932025-03-03T23:54:30.687Z Downloaded dirs-next v2.0.0
8942025-03-03T23:54:30.691Z Downloaded signal-hook-tokio v0.3.1
8952025-03-03T23:54:30.691Z Downloaded tinystr v0.7.6
8962025-03-03T23:54:30.694Z Downloaded static_assertions v1.1.0
8972025-03-03T23:54:30.694Z Downloaded slog-dtrace v0.3.0
8982025-03-03T23:54:30.697Z Downloaded ecdsa v0.16.9
8992025-03-03T23:54:30.698Z Downloaded lalrpop v0.19.12
9002025-03-03T23:54:30.708Z Downloaded oso-derive v0.27.3
9012025-03-03T23:54:30.712Z Downloaded tokio-tungstenite v0.23.1
9022025-03-03T23:54:30.712Z Downloaded half v2.4.1
9032025-03-03T23:54:30.715Z Downloaded tokio-tungstenite v0.24.0
9042025-03-03T23:54:30.718Z Downloaded time-macros v0.2.18
9052025-03-03T23:54:30.721Z Downloaded polyval v0.6.2
9062025-03-03T23:54:30.722Z Downloaded hash32 v0.2.1
9072025-03-03T23:54:30.725Z Downloaded ed25519 v2.2.3
9082025-03-03T23:54:30.725Z Downloaded progenitor-macro v0.8.0
9092025-03-03T23:54:30.725Z Downloaded h2 v0.4.6
9102025-03-03T23:54:30.732Z Downloaded omicron-zone-package v0.12.0
9112025-03-03T23:54:30.735Z Downloaded chrono v0.4.40
9122025-03-03T23:54:30.743Z Downloaded signature v2.2.0
9132025-03-03T23:54:30.746Z Downloaded unicode-properties v0.1.3
9142025-03-03T23:54:30.749Z Downloaded defmt v0.3.8
9152025-03-03T23:54:30.754Z Downloaded salty v0.3.0
9162025-03-03T23:54:30.757Z Downloaded tungstenite v0.23.0
9172025-03-03T23:54:30.761Z Downloaded tokio-tungstenite v0.21.0
9182025-03-03T23:54:30.764Z Downloaded hashbrown v0.13.2
9192025-03-03T23:54:30.768Z Downloaded poly1305 v0.8.0
9202025-03-03T23:54:30.771Z Downloaded tinyvec v1.8.0
9212025-03-03T23:54:30.774Z Downloaded rustls-pki-types v1.10.0
9222025-03-03T23:54:30.777Z Downloaded der_derive v0.7.3
9232025-03-03T23:54:30.780Z Downloaded similar v2.7.0
9242025-03-03T23:54:30.783Z Downloaded mockall_derive v0.13.1
9252025-03-03T23:54:30.786Z Downloaded parking_lot_core v0.9.10
9262025-03-03T23:54:30.789Z Downloaded pin-project-lite v0.2.14
9272025-03-03T23:54:30.793Z Downloaded mio v1.0.2
9282025-03-03T23:54:30.799Z Downloaded expectorate v1.1.0
9292025-03-03T23:54:30.802Z Downloaded zerovec v0.10.4
9302025-03-03T23:54:30.808Z Downloaded hashbrown v0.12.3
9312025-03-03T23:54:30.812Z Downloaded url v2.5.3
9322025-03-03T23:54:30.816Z Downloaded rand v0.8.5
9332025-03-03T23:54:30.819Z Downloaded tokio-postgres v0.7.13
9342025-03-03T23:54:30.825Z Downloaded rsa v0.9.6
9352025-03-03T23:54:30.830Z Downloaded progenitor-impl v0.9.1
9362025-03-03T23:54:30.833Z Downloaded p256 v0.13.2
9372025-03-03T23:54:30.836Z Downloaded typify v0.3.0
9382025-03-03T23:54:30.840Z Downloaded toml_edit v0.19.15
9392025-03-03T23:54:30.857Z Downloaded tracing-core v0.1.32
9402025-03-03T23:54:30.861Z Downloaded quick-xml v0.37.2
9412025-03-03T23:54:30.867Z Downloaded ed25519-dalek v2.1.1
9422025-03-03T23:54:30.870Z Downloaded rustls v0.21.12
9432025-03-03T23:54:30.882Z Downloaded parse-zoneinfo v0.3.1
9442025-03-03T23:54:30.885Z Downloaded typed-path v0.9.3
9452025-03-03T23:54:30.891Z Downloaded icu_properties_data v1.5.0
9462025-03-03T23:54:30.902Z Downloaded ssh-key v0.6.6
9472025-03-03T23:54:30.909Z Downloaded petname v2.0.2
9482025-03-03T23:54:30.914Z Downloaded radix_trie v0.2.1
9492025-03-03T23:54:30.920Z Downloaded zerocopy-derive v0.8.10
9502025-03-03T23:54:30.926Z Downloaded sqlparser v0.45.0
9512025-03-03T23:54:30.932Z Downloaded tabled v0.18.0
9522025-03-03T23:54:30.949Z Downloaded reqwest v0.12.12
9532025-03-03T23:54:30.958Z Downloaded der v0.7.9
9542025-03-03T23:54:30.963Z Downloaded vcpkg v0.2.15
9552025-03-03T23:54:31.001Z Downloaded p521 v0.13.3
9562025-03-03T23:54:31.005Z Downloaded quinn-proto v0.11.8
9572025-03-03T23:54:31.012Z Downloaded portable-atomic v1.9.0
9582025-03-03T23:54:31.020Z Downloaded reedline v0.38.0
9592025-03-03T23:54:31.027Z Downloaded curve25519-dalek v4.1.3
9602025-03-03T23:54:31.035Z Downloaded rustls-webpki v0.102.8
9612025-03-03T23:54:31.053Z Downloaded gimli v0.31.1
9622025-03-03T23:54:31.061Z Downloaded git2 v0.19.0
9632025-03-03T23:54:31.070Z Downloaded webpki-roots v0.26.6
9642025-03-03T23:54:31.074Z Downloaded nix v0.28.0
9652025-03-03T23:54:31.085Z Downloaded regress v0.10.3
9662025-03-03T23:54:31.095Z Downloaded nix v0.29.0
9672025-03-03T23:54:31.105Z Downloaded rustls-webpki v0.101.7
9682025-03-03T23:54:31.120Z Downloaded smoltcp v0.9.1
9692025-03-03T23:54:31.130Z Downloaded unicode-width v0.2.0
9702025-03-03T23:54:31.136Z Downloaded openssl v0.10.71
9712025-03-03T23:54:31.146Z Downloaded p384 v0.13.0
9722025-03-03T23:54:31.152Z Downloaded diesel v2.2.7
9732025-03-03T23:54:31.174Z Downloaded object v0.30.4
9742025-03-03T23:54:31.182Z Downloaded dropshot v0.12.0
9752025-03-03T23:54:31.202Z Downloaded rustls v0.23.19
9762025-03-03T23:54:31.214Z Downloaded smoltcp v0.11.0
9772025-03-03T23:54:31.227Z Downloaded object v0.36.5
9782025-03-03T23:54:31.240Z Downloaded polar-core v0.27.3
9792025-03-03T23:54:31.248Z Downloaded typify-impl v0.3.0
9802025-03-03T23:54:31.264Z Downloaded regex-syntax v0.8.5
9812025-03-03T23:54:31.273Z Downloaded rustls v0.22.4
9822025-03-03T23:54:31.287Z Downloaded openapiv3 v2.0.0
9832025-03-03T23:54:31.300Z Downloaded typify-impl v0.2.0
9842025-03-03T23:54:31.316Z Downloaded ratatui v0.29.0
9852025-03-03T23:54:31.336Z Downloaded sled v0.34.7
9862025-03-03T23:54:31.346Z Downloaded bzip2-sys v0.1.11+1.0.8
9872025-03-03T23:54:31.358Z Downloaded dropshot v0.16.0
9882025-03-03T23:54:31.379Z Downloaded zerocopy-derive v0.6.6
9892025-03-03T23:54:31.389Z Downloaded zerocopy v0.8.10
9902025-03-03T23:54:31.412Z Downloaded regex-automata v0.4.8
9912025-03-03T23:54:31.428Z Downloaded regex-syntax v0.6.29
9922025-03-03T23:54:31.436Z Downloaded regex v1.11.1
9932025-03-03T23:54:31.448Z Downloaded hickory-proto v0.24.4
9942025-03-03T23:54:31.464Z Downloaded lzma-sys v0.1.20
9952025-03-03T23:54:31.493Z Downloaded bstr v1.10.0
9962025-03-03T23:54:31.504Z Downloaded nix v0.27.1
9972025-03-03T23:54:31.514Z Downloaded chrono-tz v0.10.1
9982025-03-03T23:54:31.522Z Downloaded petgraph v0.6.5
9992025-03-03T23:54:31.540Z Downloaded libz-sys v1.1.20
10002025-03-03T23:54:31.562Z Downloaded tokio v1.43.0
10012025-03-03T23:54:31.600Z Downloaded petgraph v0.7.1
10022025-03-03T23:54:31.619Z Downloaded tokio-util v0.7.13
10032025-03-03T23:54:31.625Z Downloaded csv v1.3.1
10042025-03-03T23:54:31.646Z Downloaded rayon v1.10.0
10052025-03-03T23:54:31.655Z Downloaded display-error-chain v0.2.2
10062025-03-03T23:54:31.658Z Downloaded num-bigint-dig v0.8.4
10072025-03-03T23:54:31.661Z Downloaded publicsuffix v2.3.0
10082025-03-03T23:54:31.665Z Downloaded tower v0.5.2
10092025-03-03T23:54:31.673Z Downloaded sha3 v0.10.8
10102025-03-03T23:54:31.677Z Downloaded displaydoc v0.2.5
10112025-03-03T23:54:31.680Z Downloaded futures-util v0.3.31
10122025-03-03T23:54:31.691Z Downloaded unicode-normalization v0.1.24
10132025-03-03T23:54:31.695Z Downloaded rustls-pemfile v2.2.0
10142025-03-03T23:54:31.698Z Downloaded signal-hook v0.3.17
10152025-03-03T23:54:31.700Z Downloaded rcgen v0.12.1
10162025-03-03T23:54:31.703Z Downloaded winnow v0.6.20
10172025-03-03T23:54:31.710Z Downloaded winnow v0.5.40
10182025-03-03T23:54:31.719Z Downloaded string_cache v0.8.7
10192025-03-03T23:54:31.722Z Downloaded bindgen v0.71.1
10202025-03-03T23:54:31.728Z Downloaded pkcs1 v0.7.5
10212025-03-03T23:54:31.731Z Downloaded pin-utils v0.1.0
10222025-03-03T23:54:31.736Z Downloaded glob v0.3.2
10232025-03-03T23:54:31.736Z Downloaded ssh-encoding v0.2.0
10242025-03-03T23:54:31.736Z Downloaded thiserror-no-std v2.0.2
10252025-03-03T23:54:31.739Z Downloaded filetime v0.2.25
10262025-03-03T23:54:31.742Z Downloaded tokio-rustls v0.25.0
10272025-03-03T23:54:31.742Z Downloaded nom v7.1.3
10282025-03-03T23:54:31.748Z Downloaded either v1.14.0
10292025-03-03T23:54:31.751Z Downloaded rustc-hash v1.1.0
10302025-03-03T23:54:31.751Z Downloaded debug-ignore v1.0.5
10312025-03-03T23:54:31.751Z Downloaded serde_with v3.12.0
10322025-03-03T23:54:31.760Z Downloaded stable_deref_trait v1.2.0
10332025-03-03T23:54:31.764Z Downloaded phf_generator v0.11.2
10342025-03-03T23:54:31.764Z Downloaded rpassword v7.3.1
10352025-03-03T23:54:31.764Z Downloaded oxnet v0.1.1
10362025-03-03T23:54:31.768Z Downloaded bindgen v0.69.5
10372025-03-03T23:54:31.772Z Downloaded parking_lot_core v0.8.6
10382025-03-03T23:54:31.775Z Downloaded wait-timeout v0.2.0
10392025-03-03T23:54:31.775Z Downloaded vsss-rs v3.3.4
10402025-03-03T23:54:31.779Z Downloaded same-file v1.0.6
10412025-03-03T23:54:31.784Z Downloaded twox-hash v2.1.0
10422025-03-03T23:54:31.784Z Downloaded enum-as-inner v0.6.1
10432025-03-03T23:54:31.785Z Downloaded hash32 v0.3.1
10442025-03-03T23:54:31.789Z Downloaded ron v0.7.1
10452025-03-03T23:54:31.793Z Downloaded zip v0.6.6
10462025-03-03T23:54:31.793Z Downloaded uuid v1.15.1
10472025-03-03T23:54:31.796Z Downloaded slog-envlogger v2.2.0
10482025-03-03T23:54:31.799Z Downloaded ring v0.17.11
10492025-03-03T23:54:31.840Z Downloaded utf8_iter v1.0.4
10502025-03-03T23:54:31.843Z Downloaded tokio-stream v0.1.17
10512025-03-03T23:54:31.846Z Downloaded data-encoding v2.6.0
10522025-03-03T23:54:31.846Z Downloaded tokio-rustls v0.24.1
10532025-03-03T23:54:31.850Z Downloaded encoding_rs v0.8.34
10542025-03-03T23:54:31.870Z Downloaded derive-where v1.2.7
10552025-03-03T23:54:31.873Z Downloaded resolv-conf v0.7.0
10562025-03-03T23:54:31.876Z Downloaded strum_macros v0.24.3
10572025-03-03T23:54:31.878Z Downloaded ff v0.13.0
10582025-03-03T23:54:31.879Z Downloaded itertools v0.13.0
10592025-03-03T23:54:31.885Z Downloaded form_urlencoded v1.2.1
10602025-03-03T23:54:31.889Z Downloaded fixedbitset v0.4.2
10612025-03-03T23:54:31.889Z Downloaded owo-colors v4.2.0
10622025-03-03T23:54:31.892Z Downloaded difflib v0.4.0
10632025-03-03T23:54:31.892Z Downloaded strum_macros v0.25.3
10642025-03-03T23:54:31.895Z Downloaded sha1 v0.10.6
10652025-03-03T23:54:31.895Z Downloaded derive_builder_core v0.20.2
10662025-03-03T23:54:31.900Z Downloaded deranged v0.3.11
10672025-03-03T23:54:31.900Z Downloaded elliptic-curve v0.13.8
10682025-03-03T23:54:31.903Z Downloaded itertools v0.14.0
10692025-03-03T23:54:31.909Z Downloaded blake3 v1.5.4
10702025-03-03T23:54:31.916Z Downloaded tar v0.4.44
10712025-03-03T23:54:31.919Z Downloaded libgit2-sys v0.17.0+1.8.1
10722025-03-03T23:54:31.977Z Downloaded idna v1.0.3
10732025-03-03T23:54:31.981Z Downloaded futures-sink v0.3.31
10742025-03-03T23:54:31.984Z Downloaded futures-macro v0.3.31
10752025-03-03T23:54:31.984Z Downloaded diesel-dtrace v0.4.2
10762025-03-03T23:54:31.984Z Downloaded write16 v1.0.0
10772025-03-03T23:54:31.988Z Downloaded vergen v8.3.2
10782025-03-03T23:54:31.988Z Downloaded zopfli v0.8.1
10792025-03-03T23:54:31.991Z Downloaded prettyplease v0.2.29
10802025-03-03T23:54:31.994Z Downloaded pkcs5 v0.7.1
10812025-03-03T23:54:31.997Z Downloaded openssl-sys v0.9.106
10822025-03-03T23:54:32.001Z Downloaded libm v0.2.8
10832025-03-03T23:54:32.008Z Downloaded serde-hex v0.1.0
10842025-03-03T23:54:32.011Z Downloaded semver v0.1.20
10852025-03-03T23:54:32.011Z Downloaded num-iter v0.1.45
10862025-03-03T23:54:32.011Z Downloaded futures v0.3.31
10872025-03-03T23:54:32.015Z Downloaded darling v0.20.10
10882025-03-03T23:54:32.020Z Downloaded daft-derive v0.1.1
10892025-03-03T23:54:32.023Z Downloaded walkdir v2.5.0
10902025-03-03T23:54:32.026Z Downloaded num-rational v0.4.2
10912025-03-03T23:54:32.026Z Downloaded test-strategy v0.4.0
10922025-03-03T23:54:32.030Z Downloaded itertools v0.10.5
10932025-03-03T23:54:32.035Z Downloaded tracing v0.1.40
10942025-03-03T23:54:32.038Z Downloaded progenitor-client v0.8.0
10952025-03-03T23:54:32.041Z Downloaded fallible-iterator v0.2.0
10962025-03-03T23:54:32.042Z Downloaded zone v0.1.8
10972025-03-03T23:54:32.042Z Downloaded thiserror-impl-no-std v2.0.2
10982025-03-03T23:54:32.045Z Downloaded tabwriter v1.4.0
10992025-03-03T23:54:32.045Z Downloaded slog-bunyan v2.5.0
11002025-03-03T23:54:32.045Z Downloaded rtoolbox v0.0.2
11012025-03-03T23:54:32.048Z Downloaded derive_builder v0.20.2
11022025-03-03T23:54:32.051Z Downloaded smallvec v1.14.0
11032025-03-03T23:54:32.054Z Downloaded quinn-udp v0.5.5
11042025-03-03T23:54:32.054Z Downloaded rayon-core v1.12.1
11052025-03-03T23:54:32.057Z Downloaded oso v0.27.3
11062025-03-03T23:54:32.060Z Downloaded globset v0.4.15
11072025-03-03T23:54:32.063Z Downloaded termtree v0.5.1
11082025-03-03T23:54:32.063Z Downloaded getrandom v0.3.1
11092025-03-03T23:54:32.069Z Downloaded unicode-bidi v0.3.17
11102025-03-03T23:54:32.072Z Downloaded waitgroup v0.1.2
11112025-03-03T23:54:32.072Z Downloaded tabled_derive v0.10.0
11122025-03-03T23:54:32.072Z Downloaded stringprep v0.1.5
11132025-03-03T23:54:32.072Z Downloaded dropshot_endpoint v0.16.0
11142025-03-03T23:54:32.076Z Downloaded dropshot_endpoint v0.12.0
11152025-03-03T23:54:32.079Z Downloaded siphasher v0.3.11
11162025-03-03T23:54:32.079Z Downloaded serde_repr v0.1.19
11172025-03-03T23:54:32.079Z Downloaded serde_plain v1.0.2
11182025-03-03T23:54:32.082Z Downloaded scheduled-thread-pool v0.2.7
11192025-03-03T23:54:32.082Z Downloaded papergrid v0.14.0
11202025-03-03T23:54:32.092Z Downloaded embedded-io v0.4.0
11212025-03-03T23:54:32.092Z Downloaded utf-8 v0.7.6
11222025-03-03T23:54:32.092Z Downloaded crossbeam-channel v0.5.13
11232025-03-03T23:54:32.095Z Downloaded schemars v0.8.22
11242025-03-03T23:54:32.102Z Downloaded pin-project-internal v1.1.6
11252025-03-03T23:54:32.105Z Downloaded heapless v0.8.0
11262025-03-03T23:54:32.108Z Downloaded tracing-attributes v0.1.27
11272025-03-03T23:54:32.111Z Downloaded indicatif v0.17.11
11282025-03-03T23:54:32.115Z Downloaded crypto-bigint v0.5.5
11292025-03-03T23:54:32.119Z Downloaded const_format v0.2.34
11302025-03-03T23:54:32.123Z Downloaded cc v1.2.15
11312025-03-03T23:54:32.126Z Downloaded chacha20poly1305 v0.10.1
11322025-03-03T23:54:32.129Z Downloaded bytes v1.10.0
11332025-03-03T23:54:32.132Z Downloaded minimal-lexical v0.2.1
11342025-03-03T23:54:32.136Z Downloaded rusty-fork v0.3.0
11352025-03-03T23:54:32.139Z Downloaded native-tls v0.2.12
11362025-03-03T23:54:32.140Z Downloaded linear-map v1.2.0
11372025-03-03T23:54:32.143Z Downloaded crc-any v2.5.0
11382025-03-03T23:54:32.143Z Downloaded clang-sys v1.8.1
11392025-03-03T23:54:32.147Z Downloaded base64 v0.22.1
11402025-03-03T23:54:32.150Z Downloaded allocator-api2 v0.2.18
11412025-03-03T23:54:32.153Z Downloaded fixedbitset v0.5.7
11422025-03-03T23:54:32.153Z Downloaded des v0.8.1
11432025-03-03T23:54:32.156Z Downloaded bumpalo v3.16.0
11442025-03-03T23:54:32.159Z Downloaded rand_chacha v0.9.0
11452025-03-03T23:54:32.159Z Downloaded powerfmt v0.2.0
11462025-03-03T23:54:32.162Z Downloaded crossbeam-utils v0.8.20
11472025-03-03T23:54:32.162Z Downloaded dunce v1.0.5
11482025-03-03T23:54:32.165Z Downloaded smf v0.2.3
11492025-03-03T23:54:32.165Z Downloaded serde_urlencoded v0.7.1
11502025-03-03T23:54:32.165Z Downloaded typify-macro v0.3.0
11512025-03-03T23:54:32.168Z Downloaded typify-macro v0.2.0
11522025-03-03T23:54:32.168Z Downloaded subtle v2.6.1
11532025-03-03T23:54:32.168Z Downloaded slog-scope v4.4.0
11542025-03-03T23:54:32.171Z Downloaded slog-json v2.6.1
11552025-03-03T23:54:32.171Z Downloaded sec1 v0.7.3
11562025-03-03T23:54:32.172Z Downloaded miniz_oxide v0.8.5
11572025-03-03T23:54:32.174Z Downloaded litrs v0.4.1
11582025-03-03T23:54:32.177Z Downloaded is_ci v1.2.0
11592025-03-03T23:54:32.177Z Downloaded const-oid v0.9.6
11602025-03-03T23:54:32.180Z Downloaded writeable v0.5.5
11612025-03-03T23:54:32.183Z Downloaded cookie_store v0.21.1
11622025-03-03T23:54:32.183Z Downloaded console v0.15.10
11632025-03-03T23:54:32.186Z Downloaded blake2 v0.10.6
11642025-03-03T23:54:32.190Z Downloaded argon2 v0.5.3
11652025-03-03T23:54:32.190Z Downloaded tls_codec_derive v0.4.1
11662025-03-03T23:54:32.193Z Downloaded signal-hook-mio v0.2.4
11672025-03-03T23:54:32.193Z Downloaded proc-macro-error2 v2.0.1
11682025-03-03T23:54:32.196Z Downloaded crossbeam-deque v0.8.5
11692025-03-03T23:54:32.196Z Downloaded colored v2.2.0
11702025-03-03T23:54:32.200Z Downloaded block-padding v0.3.3
11712025-03-03T23:54:32.200Z Downloaded array-init v0.0.4
11722025-03-03T23:54:32.200Z Downloaded cancel-safe-futures v0.1.5
11732025-03-03T23:54:32.203Z Downloaded crc v3.2.1
11742025-03-03T23:54:32.206Z Downloaded constant_time_eq v0.3.1
11752025-03-03T23:54:32.206Z Downloaded ciborium-ll v0.2.2
11762025-03-03T23:54:32.206Z Downloaded chrono-tz-build v0.4.0
11772025-03-03T23:54:32.209Z Downloaded cargo_metadata v0.18.1
11782025-03-03T23:54:32.209Z Downloaded crunchy v0.2.2
11792025-03-03T23:54:32.209Z Downloaded crucible-workspace-hack v0.1.0
11802025-03-03T23:54:32.209Z Downloaded bzip2 v0.4.4
11812025-03-03T23:54:32.212Z Downloaded bit-vec v0.8.0
11822025-03-03T23:54:32.212Z Downloaded inout v0.1.3
11832025-03-03T23:54:32.215Z Downloaded bit-vec v0.6.3
11842025-03-03T23:54:32.216Z Downloaded ref-cast-impl v1.0.23
11852025-03-03T23:54:32.216Z Downloaded bit-set v0.8.0
11862025-03-03T23:54:32.219Z Downloaded bit-set v0.5.3
11872025-03-03T23:54:32.219Z Downloaded ipnetwork v0.21.1
11882025-03-03T23:54:32.219Z Downloaded ipnet v2.11.0
11892025-03-03T23:54:32.222Z Downloaded iana-time-zone v0.1.61
11902025-03-03T23:54:32.225Z Downloaded aes-gcm v0.10.3
11912025-03-03T23:54:32.228Z Downloaded hyper-rustls v0.27.3
11922025-03-03T23:54:32.228Z Downloaded is-terminal v0.4.13
11932025-03-03T23:54:32.231Z Downloaded maybe-uninit v2.0.0
11942025-03-03T23:54:32.231Z Downloaded lazy_static v1.5.0
11952025-03-03T23:54:32.234Z Downloaded indoc v2.0.5
11962025-03-03T23:54:32.234Z Downloaded indent_write v2.2.0
11972025-03-03T23:54:32.234Z Downloaded assert_matches v1.5.0
11982025-03-03T23:54:32.237Z Downloaded hex-literal v0.4.1
11992025-03-03T23:54:32.237Z Downloaded hex v0.4.3
12002025-03-03T23:54:32.237Z Downloaded ascii-canvas v3.0.0
12012025-03-03T23:54:32.241Z Downloaded aes v0.8.4
12022025-03-03T23:54:32.244Z Downloaded http-body-util v0.1.2
12032025-03-03T23:54:32.474Z Downloaded aws-lc-sys v0.26.0
12042025-03-03T23:54:32.787Z Compiling serde v1.0.218
12052025-03-03T23:54:32.790Z Compiling value-bag v1.9.0
12062025-03-03T23:54:32.790Z Compiling lock_api v0.4.12
12072025-03-03T23:54:32.790Z Compiling scopeguard v1.2.0
12082025-03-03T23:54:32.790Z Compiling typenum v1.17.0
12092025-03-03T23:54:32.790Z Compiling generic-array v0.14.7
12102025-03-03T23:54:32.982Z Compiling syn v2.0.98
12112025-03-03T23:54:32.997Z Compiling getrandom v0.2.15
12122025-03-03T23:54:33.149Z Compiling shlex v1.3.0
12132025-03-03T23:54:33.290Z Compiling rand_core v0.6.4
12142025-03-03T23:54:33.384Z Compiling log v0.4.22
12152025-03-03T23:54:33.487Z Compiling jobserver v0.1.32
12162025-03-03T23:54:33.509Z Compiling subtle v2.6.1
12172025-03-03T23:54:33.545Z Compiling smallvec v1.14.0
12182025-03-03T23:54:33.776Z Compiling const-oid v0.9.6
12192025-03-03T23:54:33.835Z Compiling pin-project-lite v0.2.14
12202025-03-03T23:54:33.855Z Compiling cc v1.2.15
12212025-03-03T23:54:33.916Z Compiling parking_lot_core v0.9.10
12222025-03-03T23:54:33.981Z Compiling rustix v0.38.37
12232025-03-03T23:54:34.135Z Compiling signal-hook-registry v1.4.2
12242025-03-03T23:54:34.251Z Compiling futures-core v0.3.31
12252025-03-03T23:54:34.498Z Compiling mio v1.0.2
12262025-03-03T23:54:34.993Z Compiling parking_lot v0.12.3
12272025-03-03T23:54:35.014Z Compiling spin v0.9.8
12282025-03-03T23:54:35.094Z Compiling socket2 v0.5.8
12292025-03-03T23:54:35.421Z Compiling aho-corasick v1.1.3
12302025-03-03T23:54:35.465Z Compiling either v1.14.0
12312025-03-03T23:54:35.814Z Compiling futures-sink v0.3.31
12322025-03-03T23:54:35.894Z Compiling stable_deref_trait v1.2.0
12332025-03-03T23:54:35.926Z Compiling regex-syntax v0.8.5
12342025-03-03T23:54:35.998Z Compiling cpufeatures v0.2.14
12352025-03-03T23:54:36.025Z Compiling slab v0.4.9
12362025-03-03T23:54:36.043Z Compiling glob v0.3.2
12372025-03-03T23:54:36.068Z Compiling prettyplease v0.2.29
12382025-03-03T23:54:36.117Z Compiling lazy_static v1.5.0
12392025-03-03T23:54:36.261Z Compiling minimal-lexical v0.2.1
12402025-03-03T23:54:36.459Z Compiling serde_json v1.0.139
12412025-03-03T23:54:36.814Z Compiling nom v7.1.3
12422025-03-03T23:54:36.861Z Compiling futures-channel v0.3.31
12432025-03-03T23:54:36.879Z Compiling libloading v0.8.5
12442025-03-03T23:54:36.898Z Compiling clang-sys v1.8.1
12452025-03-03T23:54:37.276Z Compiling futures-io v0.3.31
12462025-03-03T23:54:37.279Z Compiling bindgen v0.69.5
12472025-03-03T23:54:37.556Z Compiling foldhash v0.1.3
12482025-03-03T23:54:37.626Z Compiling allocator-api2 v0.2.18
12492025-03-03T23:54:37.873Z Compiling pin-utils v0.1.0
12502025-03-03T23:54:37.942Z Compiling futures-task v0.3.31
12512025-03-03T23:54:37.992Z Compiling home v0.5.9
12522025-03-03T23:54:38.231Z Compiling itertools v0.12.1
12532025-03-03T23:54:38.252Z Compiling pkg-config v0.3.31
12542025-03-03T23:54:38.407Z Compiling hashbrown v0.15.1
12552025-03-03T23:54:39.620Z Compiling libm v0.2.8
12562025-03-03T23:54:39.662Z Compiling regex-automata v0.4.8
12572025-03-03T23:54:39.981Z Compiling cexpr v0.6.0
12582025-03-03T23:54:40.060Z Compiling rustc-hash v1.1.0
12592025-03-03T23:54:40.229Z Compiling lazycell v1.3.0
12602025-03-03T23:54:40.280Z Compiling cmake v0.1.51
12612025-03-03T23:54:40.407Z Compiling synstructure v0.13.1
12622025-03-03T23:54:41.149Z Compiling num-traits v0.2.19
12632025-03-03T23:54:41.471Z Compiling dunce v1.0.5
12642025-03-03T23:54:41.572Z Compiling fs_extra v1.3.0
12652025-03-03T23:54:41.900Z Compiling litemap v0.7.3
12662025-03-03T23:54:42.015Z Compiling getrandom v0.3.1
12672025-03-03T23:54:42.138Z Compiling writeable v0.5.5
12682025-03-03T23:54:42.313Z Compiling ring v0.17.11
12692025-03-03T23:54:42.713Z Compiling base64ct v1.6.0
12702025-03-03T23:54:42.740Z Compiling paste v1.0.15
12712025-03-03T23:54:43.325Z Compiling pem-rfc7468 v0.7.0
12722025-03-03T23:54:43.725Z Compiling aws-lc-rs v1.12.4
12732025-03-03T23:54:43.903Z Compiling httparse v1.9.5
12742025-03-03T23:54:43.923Z Compiling flagset v0.4.6
12752025-03-03T23:54:44.130Z Compiling icu_locid_transform_data v1.5.0
12762025-03-03T23:54:44.246Z Compiling tracing-core v0.1.32
12772025-03-03T23:54:44.628Z Compiling regex v1.11.1
12782025-03-03T23:54:45.009Z Compiling rustls-pki-types v1.10.0
12792025-03-03T23:54:45.212Z Compiling percent-encoding v2.3.1
12802025-03-03T23:54:45.374Z Compiling serde_derive v1.0.218
12812025-03-03T23:54:45.394Z Compiling zeroize_derive v1.4.2
12822025-03-03T23:54:45.510Z Compiling zerocopy-derive v0.7.35
12832025-03-03T23:54:45.513Z Compiling tokio-macros v2.5.0
12842025-03-03T23:54:45.941Z Compiling zerofrom-derive v0.1.4
12852025-03-03T23:54:46.755Z Compiling zeroize v1.8.1
12862025-03-03T23:54:46.946Z Compiling yoke-derive v0.7.4
12872025-03-03T23:54:47.311Z Compiling zerocopy v0.7.35
12882025-03-03T23:54:48.043Z Compiling thiserror-impl v1.0.69
12892025-03-03T23:54:48.134Z Compiling displaydoc v0.2.5
12902025-03-03T23:54:48.395Z Compiling crypto-common v0.1.6
12912025-03-03T23:54:48.643Z Compiling block-buffer v0.10.4
12922025-03-03T23:54:48.663Z Compiling zerovec-derive v0.10.3
12932025-03-03T23:54:48.901Z Compiling digest v0.10.7
12942025-03-03T23:54:49.277Z Compiling zerofrom v0.1.4
12952025-03-03T23:54:49.395Z Compiling futures-macro v0.3.31
12962025-03-03T23:54:49.518Z Compiling hmac v0.12.1
12972025-03-03T23:54:49.538Z Compiling yoke v0.7.4
12982025-03-03T23:54:49.651Z Compiling block-padding v0.3.3
12992025-03-03T23:54:49.792Z Compiling ppv-lite86 v0.2.20
13002025-03-03T23:54:49.931Z Compiling inout v0.1.3
13012025-03-03T23:54:49.970Z Compiling sha2 v0.10.8
13022025-03-03T23:54:50.225Z Compiling cipher v0.4.4
13032025-03-03T23:54:50.535Z Compiling icu_provider_macros v1.5.0
13042025-03-03T23:54:50.740Z Compiling der_derive v0.7.3
13052025-03-03T23:54:50.986Z Compiling thiserror v1.0.69
13062025-03-03T23:54:51.130Z Compiling tracing-attributes v0.1.27
13072025-03-03T23:54:51.152Z Compiling zerovec v0.10.4
13082025-03-03T23:54:51.197Z Compiling futures-util v0.3.31
13092025-03-03T23:54:51.541Z Compiling crossbeam-utils v0.8.20
13102025-03-03T23:54:52.043Z Compiling icu_properties_data v1.5.0
13112025-03-03T23:54:52.291Z Compiling pest v2.7.14
13122025-03-03T23:54:52.957Z Compiling tinystr v0.7.6
13132025-03-03T23:54:53.108Z Compiling der v0.7.9
13142025-03-03T23:54:53.265Z Compiling icu_locid v1.5.0
13152025-03-03T23:54:53.324Z Compiling icu_collections v1.5.0
13162025-03-03T23:54:54.183Z Compiling tracing v0.1.40
13172025-03-03T23:54:54.512Z Compiling icu_provider v1.5.0
13182025-03-03T23:54:54.731Z Compiling salsa20 v0.10.2
13192025-03-03T23:54:54.755Z Compiling pbkdf2 v0.12.2
13202025-03-03T23:54:54.977Z Compiling spki v0.7.3
13212025-03-03T23:54:55.235Z Compiling icu_locid_transform v1.5.0
13222025-03-03T23:54:55.278Z Compiling utf8_iter v1.0.4
13232025-03-03T23:54:55.390Z Compiling powerfmt v0.2.0
13242025-03-03T23:54:55.505Z Compiling icu_normalizer_data v1.5.0
13252025-03-03T23:54:55.547Z Compiling untrusted v0.7.1
13262025-03-03T23:54:55.606Z Compiling untrusted v0.9.0
13272025-03-03T23:54:55.627Z Compiling time-core v0.1.2
13282025-03-03T23:54:55.757Z Compiling num-conv v0.1.0
13292025-03-03T23:54:55.777Z Compiling write16 v1.0.0
13302025-03-03T23:54:55.804Z Compiling utf16_iter v1.0.5
13312025-03-03T23:54:55.822Z Compiling vcpkg v0.2.15
13322025-03-03T23:54:55.934Z Compiling deranged v0.3.11
13332025-03-03T23:54:55.998Z Compiling scrypt v0.11.0
13342025-03-03T23:54:56.023Z Compiling time-macros v0.2.18
13352025-03-03T23:54:56.493Z Compiling icu_properties v1.5.1
13362025-03-03T23:54:56.525Z Compiling pest_meta v2.7.14
13372025-03-03T23:54:57.545Z Compiling bytes v1.10.0
13382025-03-03T23:54:57.567Z Compiling bitflags v2.6.0
13392025-03-03T23:54:58.583Z Compiling indexmap v2.7.1
13402025-03-03T23:54:58.952Z Compiling tokio v1.43.0
13412025-03-03T23:54:59.097Z Compiling semver v1.0.25
13422025-03-03T23:54:59.832Z Compiling http v1.2.0
13432025-03-03T23:54:59.971Z Compiling rustc_version v0.4.1
13442025-03-03T23:55:00.277Z Compiling icu_normalizer v1.5.0
13452025-03-03T23:55:00.625Z Compiling openssl-sys v0.9.106
13462025-03-03T23:55:00.678Z Compiling aes v0.8.4
13472025-03-03T23:55:00.781Z Compiling cbc v0.1.2
13482025-03-03T23:55:01.036Z Compiling scroll_derive v0.12.0
13492025-03-03T23:55:01.136Z Compiling atomic-waker v1.1.2
13502025-03-03T23:55:01.335Z Compiling tinyvec_macros v0.1.1
13512025-03-03T23:55:01.452Z Compiling num_threads v0.1.7
13522025-03-03T23:55:01.618Z Compiling pkcs5 v0.7.1
13532025-03-03T23:55:01.724Z Compiling which v4.4.2
13542025-03-03T23:55:02.190Z Compiling time v0.3.36
13552025-03-03T23:55:02.263Z Compiling tinyvec v1.8.0
13562025-03-03T23:55:02.492Z Compiling scroll v0.12.0
13572025-03-03T23:55:02.650Z Compiling http-body v1.0.1
13582025-03-03T23:55:02.713Z Compiling idna_adapter v1.2.0
13592025-03-03T23:55:02.915Z Compiling pest_generator v2.7.14
13602025-03-03T23:55:02.947Z Compiling rand_chacha v0.3.1
13612025-03-03T23:55:03.024Z Compiling form_urlencoded v1.2.1
13622025-03-03T23:55:03.343Z Compiling zerocopy v0.8.10
13632025-03-03T23:55:03.413Z Compiling slog v2.7.0
13642025-03-03T23:55:03.774Z Compiling try-lock v0.2.5
13652025-03-03T23:55:03.965Z Compiling want v0.3.1
13662025-03-03T23:55:04.023Z Compiling rand v0.8.5
13672025-03-03T23:55:04.253Z Compiling goblin v0.8.2
13682025-03-03T23:55:04.275Z Compiling idna v1.0.3
13692025-03-03T23:55:04.813Z Compiling pest_derive v2.7.14
13702025-03-03T23:55:05.527Z Compiling pkcs8 v0.10.2
13712025-03-03T23:55:05.681Z Compiling uuid v1.15.1
13722025-03-03T23:55:05.937Z Compiling zerocopy-derive v0.8.10
13732025-03-03T23:55:06.120Z Compiling iana-time-zone v0.1.61
13742025-03-03T23:55:06.200Z Compiling tower-service v0.3.3
13752025-03-03T23:55:06.349Z Compiling adler2 v2.0.0
13762025-03-03T23:55:06.503Z Compiling httpdate v1.0.3
13772025-03-03T23:55:06.571Z Compiling miniz_oxide v0.8.5
13782025-03-03T23:55:06.802Z Compiling chrono v0.4.40
13792025-03-03T23:55:06.970Z Compiling dtrace-parser v0.2.0
13802025-03-03T23:55:07.979Z Compiling tokio-util v0.7.13
13812025-03-03T23:55:08.083Z Compiling serde_tokenstream v0.2.2
13822025-03-03T23:55:08.686Z Compiling serde_spanned v0.6.8
13832025-03-03T23:55:08.825Z Compiling toml_datetime v0.6.8
13842025-03-03T23:55:08.949Z Compiling h2 v0.4.6
13852025-03-03T23:55:09.260Z Compiling match_cfg v0.1.0
13862025-03-03T23:55:09.319Z Compiling rustversion v1.0.17
13872025-03-03T23:55:09.369Z Compiling openssl v0.10.71
13882025-03-03T23:55:09.867Z Compiling base64 v0.22.1
13892025-03-03T23:55:10.045Z Compiling foreign-types-shared v0.1.1
13902025-03-03T23:55:10.190Z Compiling foreign-types v0.3.2
13912025-03-03T23:55:10.223Z Compiling dof v0.3.0
13922025-03-03T23:55:10.415Z Compiling hostname v0.3.1
13932025-03-03T23:55:10.552Z Compiling url v2.5.3
13942025-03-03T23:55:11.860Z Compiling rand_core v0.9.2
13952025-03-03T23:55:11.922Z Compiling usdt-impl v0.5.0
13962025-03-03T23:55:12.006Z Compiling openssl-macros v0.1.1
13972025-03-03T23:55:12.287Z Compiling async-trait v0.1.86
13982025-03-03T23:55:12.355Z Compiling serde_derive_internals v0.29.1
13992025-03-03T23:55:12.405Z Compiling bzip2-sys v0.1.11+1.0.8
14002025-03-03T23:55:12.773Z Compiling dirs-sys-next v0.1.2
14012025-03-03T23:55:12.947Z Compiling rustls v0.23.19
14022025-03-03T23:55:13.220Z Compiling schemars v0.8.22
14032025-03-03T23:55:13.276Z Compiling data-encoding v2.6.0
14042025-03-03T23:55:13.341Z Compiling syn v1.0.109
14052025-03-03T23:55:13.568Z Compiling siphasher v0.3.11
14062025-03-03T23:55:13.590Z Compiling native-tls v0.2.12
14072025-03-03T23:55:13.948Z Compiling rustls v0.22.4
14082025-03-03T23:55:14.036Z Compiling dirs-next v2.0.0
14092025-03-03T23:55:14.295Z Compiling rand_chacha v0.9.0
14102025-03-03T23:55:14.634Z Compiling schemars_derive v0.8.22
14112025-03-03T23:55:15.201Z Compiling unicode-normalization v0.1.24
14122025-03-03T23:55:15.714Z Compiling http-body-util v0.1.2
14132025-03-03T23:55:15.986Z Compiling heapless v0.7.17
14142025-03-03T23:55:16.208Z Compiling hyper v1.6.0
14152025-03-03T23:55:16.274Z Compiling crossbeam-epoch v0.9.18
14162025-03-03T23:55:16.354Z Compiling sha1 v0.10.6
14172025-03-03T23:55:16.469Z Compiling signature v2.2.0
14182025-03-03T23:55:16.783Z Compiling thread_local v1.1.8
14192025-03-03T23:55:16.804Z Compiling cookie v0.18.1
14202025-03-03T23:55:16.955Z Compiling encoding_rs v0.8.34
14212025-03-03T23:55:17.133Z Compiling multer v3.1.0
14222025-03-03T23:55:17.237Z Compiling crc32fast v1.4.2
14232025-03-03T23:55:17.463Z Compiling openssl-probe v0.1.5
14242025-03-03T23:55:17.493Z Compiling mime v0.3.17
14252025-03-03T23:55:17.573Z Compiling unicode-properties v0.1.3
14262025-03-03T23:55:17.777Z Compiling slog-async v2.8.0
14272025-03-03T23:55:17.989Z Compiling signal-hook v0.3.17
14282025-03-03T23:55:18.012Z Compiling rayon-core v1.12.1
14292025-03-03T23:55:18.286Z Compiling dyn-clone v1.0.18
14302025-03-03T23:55:18.303Z Compiling unicode-bidi v0.3.17
14312025-03-03T23:55:18.324Z Compiling ipnet v2.11.0
14322025-03-03T23:55:18.507Z Compiling gimli v0.31.1
14332025-03-03T23:55:18.910Z Compiling hyper-util v0.1.10
14342025-03-03T23:55:19.394Z Compiling toml_edit v0.22.24
14352025-03-03T23:55:19.640Z Compiling stringprep v0.1.5
14362025-03-03T23:55:20.986Z Compiling crossbeam-deque v0.8.5
14372025-03-03T23:55:21.276Z Compiling rand v0.9.0
14382025-03-03T23:55:21.365Z Compiling term v0.7.0
14392025-03-03T23:55:21.949Z Compiling usdt-attr-macro v0.5.0
14402025-03-03T23:55:22.579Z Compiling usdt-macro v0.5.0
14412025-03-03T23:55:22.990Z Compiling addr2line v0.24.2
14422025-03-03T23:55:23.323Z Compiling slog-json v2.6.1
14432025-03-03T23:55:23.547Z Compiling serde_urlencoded v0.7.1
14442025-03-03T23:55:23.657Z Compiling curve25519-dalek v4.1.3
14452025-03-03T23:55:23.678Z Compiling crossbeam-channel v0.5.13
14462025-03-03T23:55:23.712Z Compiling futures-executor v0.3.31
14472025-03-03T23:55:24.023Z Compiling enum-as-inner v0.6.1
14482025-03-03T23:55:24.026Z Compiling md-5 v0.10.6
14492025-03-03T23:55:24.245Z Compiling rustls-pemfile v2.2.0
14502025-03-03T23:55:24.325Z Compiling async-stream-impl v0.3.6
14512025-03-03T23:55:24.381Z Compiling num-integer v0.1.46
14522025-03-03T23:55:24.621Z Compiling hash32 v0.2.1
14532025-03-03T23:55:24.740Z Compiling ff v0.13.0
14542025-03-03T23:55:24.991Z Compiling is-terminal v0.4.13
14552025-03-03T23:55:25.012Z Compiling object v0.36.5
14562025-03-03T23:55:25.128Z Compiling memoffset v0.9.1
14572025-03-03T23:55:25.148Z Compiling dropshot v0.12.0
14582025-03-03T23:55:25.151Z Compiling fallible-iterator v0.2.0
14592025-03-03T23:55:25.453Z Compiling base16ct v0.2.0
14602025-03-03T23:55:25.473Z Compiling rustc-demangle v0.1.24
14612025-03-03T23:55:25.629Z Compiling linked-hash-map v0.5.6
14622025-03-03T23:55:25.790Z Compiling quick-error v1.2.3
14632025-03-03T23:55:25.863Z Compiling num-bigint-dig v0.8.4
14642025-03-03T23:55:25.965Z Compiling portable-atomic v1.9.0
14652025-03-03T23:55:25.988Z Compiling anyhow v1.0.96
14662025-03-03T23:55:26.203Z Compiling litrs v0.4.1
14672025-03-03T23:55:26.352Z Compiling psl-types v2.0.11
14682025-03-03T23:55:26.538Z Compiling smoltcp v0.9.1
14692025-03-03T23:55:26.570Z Compiling utf-8 v0.7.6
14702025-03-03T23:55:26.605Z Compiling take_mut v0.2.2
14712025-03-03T23:55:26.778Z Compiling cfg_aliases v0.2.1
14722025-03-03T23:55:26.897Z Compiling nix v0.29.0
14732025-03-03T23:55:26.917Z Compiling tungstenite v0.24.0
14742025-03-03T23:55:27.282Z Compiling document-features v0.2.10
14752025-03-03T23:55:27.626Z Compiling publicsuffix v2.3.0
14762025-03-03T23:55:27.763Z Compiling lru-cache v0.1.2
14772025-03-03T23:55:27.932Z Compiling resolv-conf v0.7.0
14782025-03-03T23:55:27.962Z Compiling postgres-protocol v0.6.8
14792025-03-03T23:55:28.043Z Compiling sec1 v0.7.3
14802025-03-03T23:55:28.464Z Compiling async-stream v0.3.6
14812025-03-03T23:55:28.706Z Compiling hickory-proto v0.24.4
14822025-03-03T23:55:28.782Z Compiling slog-term v2.9.1
14832025-03-03T23:55:28.812Z Compiling usdt v0.5.0
14842025-03-03T23:55:28.864Z Compiling group v0.13.0
14852025-03-03T23:55:29.215Z Compiling num-iter v0.1.45
14862025-03-03T23:55:29.415Z Compiling futures v0.3.31
14872025-03-03T23:55:29.435Z Compiling slog-bunyan v2.5.0
14882025-03-03T23:55:29.589Z Compiling toml v0.8.20
14892025-03-03T23:55:29.866Z Compiling bzip2 v0.4.4
14902025-03-03T23:55:31.084Z Compiling camino v1.1.9
14912025-03-03T23:55:31.288Z Compiling tokio-native-tls v0.3.1
14922025-03-03T23:55:31.332Z Compiling flate2 v1.1.0
14932025-03-03T23:55:31.570Z Compiling backtrace v0.3.74
14942025-03-03T23:55:31.956Z Compiling phf_shared v0.11.2
14952025-03-03T23:55:32.068Z Compiling dropshot_endpoint v0.12.0
14962025-03-03T23:55:32.098Z Compiling terminal_size v0.4.0
14972025-03-03T23:55:32.191Z Compiling waitgroup v0.1.2
14982025-03-03T23:55:32.312Z Compiling openapiv3 v2.0.0
14992025-03-03T23:55:32.334Z Compiling serde_path_to_error v0.1.16
15002025-03-03T23:55:32.420Z Compiling hkdf v0.12.4
15012025-03-03T23:55:32.696Z Compiling crypto-bigint v0.5.5
15022025-03-03T23:55:33.119Z Compiling webpki-roots v0.26.6
15032025-03-03T23:55:33.349Z Compiling zerocopy-derive v0.6.6
15042025-03-03T23:55:33.726Z Compiling hubpack_derive v0.1.1
15052025-03-03T23:55:34.482Z Compiling curve25519-dalek-derive v0.1.1
15062025-03-03T23:55:34.678Z Compiling sync_wrapper v1.0.1
15072025-03-03T23:55:34.864Z Compiling hostname v0.4.0
15082025-03-03T23:55:35.116Z Compiling fs-err v2.11.0
15092025-03-03T23:55:35.298Z Compiling ahash v0.8.11
15102025-03-03T23:55:35.465Z Compiling newtype-uuid v1.2.1
15112025-03-03T23:55:35.691Z Compiling unicode-width v0.2.0
15122025-03-03T23:55:35.789Z Compiling debug-ignore v1.0.5
15132025-03-03T23:55:35.973Z Compiling winnow v0.5.40
15142025-03-03T23:55:36.023Z Compiling bumpalo v3.16.0
15152025-03-03T23:55:36.158Z Compiling zip v2.1.3
15162025-03-03T23:55:36.247Z Compiling lockfree-object-pool v0.1.6
15172025-03-03T23:55:36.333Z Compiling buf-list v1.0.3
15182025-03-03T23:55:36.488Z Compiling tower-layer v0.3.3
15192025-03-03T23:55:36.508Z Compiling managed v0.8.0
15202025-03-03T23:55:36.511Z Compiling simd-adler32 v0.3.7
15212025-03-03T23:55:36.804Z Compiling tower v0.5.2
15222025-03-03T23:55:37.044Z Compiling zopfli v0.8.1
15232025-03-03T23:55:37.095Z Compiling clap_builder v4.5.31
15242025-03-03T23:55:37.631Z Compiling console v0.15.10
15252025-03-03T23:55:38.613Z Compiling strum_macros v0.25.3
15262025-03-03T23:55:38.790Z Compiling elliptic-curve v0.13.8
15272025-03-03T23:55:38.997Z Compiling zerocopy v0.6.6
15282025-03-03T23:55:39.112Z Compiling hubpack v0.1.2
15292025-03-03T23:55:39.472Z Compiling toml_edit v0.19.15
15302025-03-03T23:55:39.536Z Compiling hickory-resolver v0.24.4
15312025-03-03T23:55:39.804Z Compiling phf v0.11.2
15322025-03-03T23:55:40.120Z Compiling signal-hook-mio v0.2.4
15332025-03-03T23:55:40.311Z Compiling hyper-tls v0.6.0
15342025-03-03T23:55:40.438Z Compiling cookie_store v0.21.1
15352025-03-03T23:55:40.738Z Compiling rayon v1.10.0
15362025-03-03T23:55:42.484Z Compiling postgres-types v0.2.9
15372025-03-03T23:55:43.823Z Compiling tokio-tungstenite v0.24.0
15382025-03-03T23:55:44.994Z Compiling ed25519 v2.2.3
15392025-03-03T23:55:45.172Z Compiling phf_shared v0.10.0
15402025-03-03T23:55:45.391Z Compiling tokio-stream v0.1.17
15412025-03-03T23:55:45.563Z Compiling pkcs1 v0.7.5
15422025-03-03T23:55:45.719Z Compiling serde-big-array v0.5.1
15432025-03-03T23:55:45.972Z Compiling clap_derive v4.5.28
15442025-03-03T23:55:45.992Z Compiling rfc6979 v0.4.0
15452025-03-03T23:55:46.208Z Compiling derive-where v1.2.7
15462025-03-03T23:55:46.401Z Compiling serde_repr v0.1.19
15472025-03-03T23:55:46.463Z Compiling float-cmp v0.10.0
15482025-03-03T23:55:46.577Z Compiling bstr v1.10.0
15492025-03-03T23:55:46.727Z Compiling fixedbitset v0.4.2
15502025-03-03T23:55:46.878Z Compiling new_debug_unreachable v1.0.6
15512025-03-03T23:55:46.997Z Compiling static_assertions v1.1.0
15522025-03-03T23:55:47.125Z Compiling number_prefix v0.4.0
15532025-03-03T23:55:47.192Z Compiling predicates-core v1.0.8
15542025-03-03T23:55:47.368Z Compiling normalize-line-endings v0.3.0
15552025-03-03T23:55:47.512Z Compiling unicode-segmentation v1.12.0
15562025-03-03T23:55:47.515Z Compiling whoami v1.5.2
15572025-03-03T23:55:47.534Z Compiling precomputed-hash v0.1.1
15582025-03-03T23:55:47.695Z Compiling difflib v0.4.0
15592025-03-03T23:55:48.100Z Compiling tokio-postgres v0.7.13
15602025-03-03T23:55:48.185Z Compiling predicates v3.1.3
15612025-03-03T23:55:48.429Z Compiling similar v2.7.0
15622025-03-03T23:55:49.071Z Compiling string_cache v0.8.7
15632025-03-03T23:55:49.482Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15642025-03-03T23:55:49.523Z Compiling indicatif v0.17.11
15652025-03-03T23:55:49.776Z Compiling petgraph v0.6.5
15662025-03-03T23:55:50.570Z Compiling clap v4.5.31
15672025-03-03T23:55:50.598Z Compiling ecdsa v0.16.9
15682025-03-03T23:55:50.707Z Compiling rsa v0.9.6
15692025-03-03T23:55:51.442Z Compiling ed25519-dalek v2.1.1
15702025-03-03T23:55:52.825Z Compiling toml v0.7.8
15712025-03-03T23:55:53.479Z Compiling crossterm v0.28.1
15722025-03-03T23:55:54.676Z Compiling zip v0.6.6
15732025-03-03T23:55:54.907Z Compiling hex v0.4.3
15742025-03-03T23:55:55.510Z Compiling x509-cert v0.2.5
15752025-03-03T23:55:55.767Z Compiling itertools v0.10.5
15762025-03-03T23:55:55.997Z Compiling peg-runtime v0.8.3
15772025-03-03T23:55:56.227Z Compiling lalrpop-util v0.19.12
15782025-03-03T23:55:56.248Z Compiling unicode-xid v0.2.6
15792025-03-03T23:55:56.456Z Compiling strum_macros v0.26.4
15802025-03-03T23:55:56.587Z Compiling xattr v1.3.1
15812025-03-03T23:55:56.607Z Compiling filetime v0.2.25
15822025-03-03T23:55:56.865Z Compiling tar v0.4.44
15832025-03-03T23:56:01.068Z Compiling strum v0.26.3
15842025-03-03T23:56:03.951Z Compiling aws-lc-sys v0.26.0
15852025-03-03T23:56:37.586Z Compiling rustls-webpki v0.102.8
15862025-03-03T23:56:40.861Z Compiling tokio-rustls v0.25.0
15872025-03-03T23:56:42.625Z Compiling tokio-rustls v0.26.0
15882025-03-03T23:56:42.927Z Compiling hyper-rustls v0.27.3
15892025-03-03T23:56:43.229Z Compiling reqwest v0.12.12
15902025-03-03T23:56:44.667Z Compiling qorb v0.2.1
15912025-03-03T23:56:47.717Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15922025-03-03T23:56:48.011Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15932025-03-03T23:56:52.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
15942025-03-03T23:56:52.834Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15952025-03-03T23:56:52.887ZMar 03 23:56:51.354 INFO Starting download, target: Cockroach
15962025-03-03T23:56:52.887ZMar 03 23:56:51.354 INFO Starting download, target: DendriteOpenapi
15972025-03-03T23:56:52.887ZMar 03 23:56:51.354 INFO Starting download, target: Clickhouse
15982025-03-03T23:56:52.887ZMar 03 23:56:51.354 INFO Starting download, target: Console
15992025-03-03T23:56:52.887ZMar 03 23:56:51.354 INFO Starting download, target: DendriteStub
16002025-03-03T23:56:52.891ZMar 03 23:56:51.354 INFO Starting download, target: MaghemiteMgd
16012025-03-03T23:56:52.891ZMar 03 23:56:51.354 INFO Starting download, target: TransceiverControl
16022025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16032025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16042025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16052025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16062025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16072025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16082025-03-03T23:56:52.891ZMar 03 23:56:51.355 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16092025-03-03T23:56:53.140ZMar 03 23:56:51.597 INFO Download complete, target: DendriteOpenapi
16102025-03-03T23:56:53.262ZMar 03 23:56:51.703 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16112025-03-03T23:56:53.425ZMar 03 23:56:51.876 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16122025-03-03T23:56:53.662ZMar 03 23:56:52.126 INFO Download complete, target: TransceiverControl
16132025-03-03T23:56:53.840ZMar 03 23:56:52.305 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16142025-03-03T23:56:53.846ZMar 03 23:56:52.312 INFO Download complete, target: Console
16152025-03-03T23:56:54.092ZMar 03 23:56:52.558 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16162025-03-03T23:56:54.874ZMar 03 23:56:53.334 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16172025-03-03T23:56:54.932ZMar 03 23:56:53.398 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16182025-03-03T23:56:54.932ZMar 03 23:56:53.398 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16192025-03-03T23:56:56.481ZMar 03 23:56:54.947 INFO Download complete, target: DendriteStub
16202025-03-03T23:56:56.700ZMar 03 23:56:55.166 INFO Download complete, target: MaghemiteMgd
16212025-03-03T23:57:01.436ZMar 03 23:56:59.902 INFO Checking that binary works, target: Cockroach
16222025-03-03T23:57:01.615ZMar 03 23:57:00.080 INFO Download complete, target: Cockroach
16232025-03-03T23:57:05.812ZMar 03 23:57:04.277 INFO Checking that binary works, target: Clickhouse
16242025-03-03T23:57:06.098ZMar 03 23:57:04.563 INFO Download complete, target: Clickhouse
16252025-03-03T23:57:06.107ZAll prerequisites installed successfully
16262025-03-03T23:57:06.110Z
16272025-03-03T23:57:06.110Zreal 5:16.238557182
16282025-03-03T23:57:06.110Zuser 16:04.823479110
16292025-03-03T23:57:06.110Zsys 2:14.080638956
16302025-03-03T23:57:06.110Ztrap 0.608725335
16312025-03-03T23:57:06.110Ztflt 4.624004854
16322025-03-03T23:57:06.110Zdflt 3.887254302
16332025-03-03T23:57:06.110Zkflt 0.027435789
16342025-03-03T23:57:06.110Zlock 24:47.821556970
16352025-03-03T23:57:06.110Zslp 59:03.471672746
16362025-03-03T23:57:06.110Zlat 1:01.139549843
16372025-03-03T23:57:06.110Zstop 2:27.819241800
16382025-03-03T23:57:06.110Z+ ptime -m cargo xtask download softnpu
16392025-03-03T23:57:06.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16402025-03-03T23:57:06.721Z Running `target/debug/xtask download softnpu`
16412025-03-03T23:57:07.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
16422025-03-03T23:57:07.735Z Running `target/debug/xtask-downloader softnpu`
16432025-03-03T23:57:07.779ZMar 03 23:57:06.243 INFO Starting download, target: Softnpu
16442025-03-03T23:57:07.782ZMar 03 23:57:06.244 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16452025-03-03T23:57:08.552ZMar 03 23:57:07.016 INFO Download complete, target: Softnpu
16462025-03-03T23:57:08.556Z
16472025-03-03T23:57:08.559Zreal 2.441068332
16482025-03-03T23:57:08.559Zuser 1.397579995
16492025-03-03T23:57:08.559Zsys 0.611169168
16502025-03-03T23:57:08.559Ztrap 0.000902434
16512025-03-03T23:57:08.559Ztflt 0.000056902
16522025-03-03T23:57:08.559Zdflt 0.000123053
16532025-03-03T23:57:08.559Zkflt 0.000000000
16542025-03-03T23:57:08.559Zlock 8.079859401
16552025-03-03T23:57:08.559Zslp 0.617616015
16562025-03-03T23:57:08.559Zlat 0.069619696
16572025-03-03T23:57:08.560Zstop 0.000185996
16582025-03-03T23:57:08.560Z+ export CARGO_INCREMENTAL=0
16592025-03-03T23:57:08.560Z+ CARGO_INCREMENTAL=0
16602025-03-03T23:57:08.560Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16612025-03-03T23:57:09.628Z Compiling proc-macro2 v1.0.93
16622025-03-03T23:57:09.628Z Compiling unicode-ident v1.0.14
16632025-03-03T23:57:09.631Z Compiling libc v0.2.170
16642025-03-03T23:57:09.631Z Compiling serde v1.0.218
16652025-03-03T23:57:09.631Z Compiling autocfg v1.4.0
16662025-03-03T23:57:09.631Z Compiling version_check v0.9.5
16672025-03-03T23:57:09.631Z Compiling cfg-if v1.0.0
16682025-03-03T23:57:09.897Z Compiling memchr v2.7.4
16692025-03-03T23:57:09.926Z Compiling typenum v1.17.0
16702025-03-03T23:57:10.003Z Compiling shlex v1.3.0
16712025-03-03T23:57:10.400Z Compiling value-bag v1.9.0
16722025-03-03T23:57:10.432Z Compiling parking_lot_core v0.9.10
16732025-03-03T23:57:10.502Z Compiling lock_api v0.4.12
16742025-03-03T23:57:10.785Z Compiling generic-array v0.14.7
16752025-03-03T23:57:10.823Z Compiling log v0.4.22
16762025-03-03T23:57:10.892Z Compiling scopeguard v1.2.0
16772025-03-03T23:57:11.113Z Compiling serde_json v1.0.139
16782025-03-03T23:57:11.133Z Compiling rustix v0.38.37
16792025-03-03T23:57:11.464Z Compiling quote v1.0.38
16802025-03-03T23:57:11.493Z Compiling libm v0.2.8
16812025-03-03T23:57:11.509Z Compiling num-traits v0.2.19
16822025-03-03T23:57:11.752Z Compiling jobserver v0.1.32
16832025-03-03T23:57:11.771Z Compiling getrandom v0.2.15
16842025-03-03T23:57:11.834Z Compiling syn v2.0.98
16852025-03-03T23:57:11.837Z Compiling aho-corasick v1.1.3
16862025-03-03T23:57:11.937Z Compiling semver v1.0.25
16872025-03-03T23:57:12.018Z Compiling thiserror v1.0.69
16882025-03-03T23:57:12.124Z Compiling cc v1.2.15
16892025-03-03T23:57:12.146Z Compiling regex-syntax v0.8.5
16902025-03-03T23:57:12.426Z Compiling getrandom v0.3.1
16912025-03-03T23:57:12.537Z Compiling either v1.14.0
16922025-03-03T23:57:12.739Z Compiling once_cell v1.20.3
16932025-03-03T23:57:12.886Z Compiling itoa v1.0.11
16942025-03-03T23:57:12.935Z Compiling slab v0.4.9
16952025-03-03T23:57:13.294Z Compiling rand_core v0.6.4
16962025-03-03T23:57:13.359Z Compiling spin v0.9.8
16972025-03-03T23:57:13.769Z Compiling errno v0.3.9
16982025-03-03T23:57:14.063Z Compiling glob v0.3.2
16992025-03-03T23:57:14.432Z Compiling smallvec v1.14.0
17002025-03-03T23:57:14.670Z Compiling prettyplease v0.2.29
17012025-03-03T23:57:14.741Z Compiling lazy_static v1.5.0
17022025-03-03T23:57:14.801Z Compiling clang-sys v1.8.1
17032025-03-03T23:57:14.932Z Compiling minimal-lexical v0.2.1
17042025-03-03T23:57:15.150Z Compiling libloading v0.8.5
17052025-03-03T23:57:15.413Z Compiling nom v7.1.3
17062025-03-03T23:57:15.470Z Compiling bindgen v0.69.5
17072025-03-03T23:57:15.507Z Compiling subtle v2.6.1
17082025-03-03T23:57:15.532Z Compiling home v0.5.9
17092025-03-03T23:57:15.740Z Compiling regex-automata v0.4.8
17102025-03-03T23:57:15.838Z Compiling itertools v0.12.1
17112025-03-03T23:57:15.935Z Compiling foldhash v0.1.3
17122025-03-03T23:57:16.228Z Compiling equivalent v1.0.1
17132025-03-03T23:57:16.269Z Compiling allocator-api2 v0.2.18
17142025-03-03T23:57:16.357Z Compiling lazycell v1.3.0
17152025-03-03T23:57:16.873Z Compiling rustc-hash v1.1.0
17162025-03-03T23:57:17.017Z Compiling hashbrown v0.15.1
17172025-03-03T23:57:17.044Z Compiling cmake v0.1.51
17182025-03-03T23:57:17.753Z Compiling dunce v1.0.5
17192025-03-03T23:57:17.807Z Compiling pkg-config v0.3.31
17202025-03-03T23:57:17.900Z Compiling fs_extra v1.3.0
17212025-03-03T23:57:18.446Z Compiling cexpr v0.6.0
17222025-03-03T23:57:18.665Z Compiling byteorder v1.5.0
17232025-03-03T23:57:18.902Z Compiling pin-project-lite v0.2.14
17242025-03-03T23:57:19.067Z Compiling synstructure v0.13.1
17252025-03-03T23:57:19.914Z Compiling ring v0.17.11
17262025-03-03T23:57:19.934Z Compiling ryu v1.0.18
17272025-03-03T23:57:20.039Z Compiling paste v1.0.15
17282025-03-03T23:57:20.310Z Compiling schemars v0.8.22
17292025-03-03T23:57:20.892Z Compiling regex v1.11.1
17302025-03-03T23:57:20.895Z Compiling serde_derive_internals v0.29.1
17312025-03-03T23:57:21.506Z Compiling signal-hook-registry v1.4.2
17322025-03-03T23:57:21.650Z Compiling httparse v1.9.5
17332025-03-03T23:57:21.693Z Compiling fnv v1.0.7
17342025-03-03T23:57:21.832Z Compiling aws-lc-rs v1.12.4
17352025-03-03T23:57:21.851Z Compiling const-oid v0.9.6
17362025-03-03T23:57:22.257Z Compiling parking_lot v0.12.3
17372025-03-03T23:57:22.277Z Compiling mio v1.0.2
17382025-03-03T23:57:22.917Z Compiling heck v0.5.0
17392025-03-03T23:57:23.013Z Compiling serde_derive v1.0.218
17402025-03-03T23:57:23.340Z Compiling zeroize_derive v1.4.2
17412025-03-03T23:57:23.716Z Compiling tokio-macros v2.5.0
17422025-03-03T23:57:23.853Z Compiling thiserror-impl v1.0.69
17432025-03-03T23:57:23.900Z Compiling zerocopy-derive v0.7.35
17442025-03-03T23:57:24.343Z Compiling zerofrom-derive v0.1.4
17452025-03-03T23:57:24.580Z Compiling yoke-derive v0.7.4
17462025-03-03T23:57:24.668Z Compiling zeroize v1.8.1
17472025-03-03T23:57:25.164Z Compiling futures-macro v0.3.31
17482025-03-03T23:57:25.511Z Compiling displaydoc v0.2.5
17492025-03-03T23:57:25.702Z Compiling zerovec-derive v0.10.3
17502025-03-03T23:57:26.866Z Compiling crypto-common v0.1.6
17512025-03-03T23:57:26.916Z Compiling icu_provider_macros v1.5.0
17522025-03-03T23:57:26.951Z Compiling tracing-attributes v0.1.27
17532025-03-03T23:57:26.987Z Compiling schemars_derive v0.8.22
17542025-03-03T23:57:27.439Z Compiling block-buffer v0.10.4
17552025-03-03T23:57:27.697Z Compiling socket2 v0.5.8
17562025-03-03T23:57:27.926Z Compiling stable_deref_trait v1.2.0
17572025-03-03T23:57:28.052Z Compiling digest v0.10.7
17582025-03-03T23:57:28.072Z Compiling zerocopy v0.7.35
17592025-03-03T23:57:28.482Z Compiling futures-core v0.3.31
17602025-03-03T23:57:28.839Z Compiling time-core v0.1.2
17612025-03-03T23:57:29.020Z Compiling num-conv v0.1.0
17622025-03-03T23:57:29.350Z Compiling crossbeam-utils v0.8.20
17632025-03-03T23:57:29.416Z Compiling time-macros v0.2.18
17642025-03-03T23:57:29.839Z Compiling der_derive v0.7.3
17652025-03-03T23:57:30.033Z Compiling vcpkg v0.2.15
17662025-03-03T23:57:31.342Z Compiling openssl-sys v0.9.106
17672025-03-03T23:57:32.119Z Compiling zerocopy v0.8.10
17682025-03-03T23:57:32.137Z Compiling futures-sink v0.3.31
17692025-03-03T23:57:32.469Z Compiling cpufeatures v0.2.14
17702025-03-03T23:57:32.870Z Compiling zerocopy-derive v0.8.10
17712025-03-03T23:57:33.093Z Compiling slog v2.7.0
17722025-03-03T23:57:33.583Z Compiling syn v1.0.109
17732025-03-03T23:57:33.604Z Compiling iana-time-zone v0.1.61
17742025-03-03T23:57:33.656Z Compiling futures-channel v0.3.31
17752025-03-03T23:57:33.737Z Compiling zerofrom v0.1.4
17762025-03-03T23:57:34.073Z Compiling futures-io v0.3.31
17772025-03-03T23:57:34.123Z Compiling pin-utils v0.1.0
17782025-03-03T23:57:34.240Z Compiling futures-task v0.3.31
17792025-03-03T23:57:34.289Z Compiling yoke v0.7.4
17802025-03-03T23:57:34.534Z Compiling futures-util v0.3.31
17812025-03-03T23:57:34.668Z Compiling scroll_derive v0.12.0
17822025-03-03T23:57:34.769Z Compiling bitflags v2.6.0
17832025-03-03T23:57:34.863Z Compiling bytes v1.10.0
17842025-03-03T23:57:36.014Z Compiling indexmap v2.7.1
17852025-03-03T23:57:37.096Z Compiling tokio v1.43.0
17862025-03-03T23:57:37.451Z Compiling uuid v1.15.1
17872025-03-03T23:57:38.305Z Compiling serde_tokenstream v0.2.2
17882025-03-03T23:57:38.809Z Compiling chrono v0.4.40
17892025-03-03T23:57:39.844Z Compiling which v4.4.2
17902025-03-03T23:57:40.572Z Compiling http v1.2.0
17912025-03-03T23:57:42.119Z Compiling openssl v0.10.71
17922025-03-03T23:57:42.583Z Compiling ucd-trie v0.1.7
17932025-03-03T23:57:42.755Z Compiling rustc_version v0.4.1
17942025-03-03T23:57:43.040Z Compiling pest v2.7.14
17952025-03-03T23:57:44.143Z Compiling zerovec v0.10.4
17962025-03-03T23:57:46.037Z Compiling hmac v0.12.1
17972025-03-03T23:57:47.331Z Compiling pest_meta v2.7.14
17982025-03-03T23:57:47.415Z Compiling block-padding v0.3.3
17992025-03-03T23:57:47.666Z Compiling openssl-macros v0.1.1
18002025-03-03T23:57:48.397Z Compiling native-tls v0.2.12
18012025-03-03T23:57:48.429Z Compiling rustls v0.23.19
18022025-03-03T23:57:48.779Z Compiling dyn-clone v1.0.18
18032025-03-03T23:57:48.801Z Compiling pest_generator v2.7.14
18042025-03-03T23:57:49.496Z Compiling inout v0.1.3
18052025-03-03T23:57:49.763Z Compiling tinystr v0.7.6
18062025-03-03T23:57:50.147Z Compiling toml_datetime v0.6.8
18072025-03-03T23:57:50.200Z Compiling serde_spanned v0.6.8
18082025-03-03T23:57:50.463Z Compiling ppv-lite86 v0.2.20
18092025-03-03T23:57:50.591Z Compiling tracing-core v0.1.32
18102025-03-03T23:57:50.864Z Compiling litemap v0.7.3
18112025-03-03T23:57:51.262Z Compiling writeable v0.5.5
18122025-03-03T23:57:51.370Z Compiling strsim v0.11.1
18132025-03-03T23:57:52.012Z Compiling icu_locid v1.5.0
18142025-03-03T23:57:52.037Z Compiling tracing v0.1.40
18152025-03-03T23:57:52.317Z Compiling aws-lc-sys v0.26.0
18162025-03-03T23:57:52.337Z Compiling pest_derive v2.7.14
18172025-03-03T23:57:52.759Z Compiling cipher v0.4.4
18182025-03-03T23:57:52.858Z Compiling sha2 v0.10.8
18192025-03-03T23:57:53.261Z Compiling usdt-impl v0.5.0
18202025-03-03T23:57:53.607Z Compiling cookie v0.18.1
18212025-03-03T23:57:53.637Z Compiling base64ct v1.6.0
18222025-03-03T23:57:53.952Z Compiling icu_provider v1.5.0
18232025-03-03T23:57:54.184Z Compiling pem-rfc7468 v0.7.0
18242025-03-03T23:57:56.193Z Compiling scroll v0.12.0
18252025-03-03T23:57:56.715Z Compiling async-trait v0.1.86
18262025-03-03T23:57:58.774Z Compiling icu_locid_transform_data v1.5.0
18272025-03-03T23:57:58.889Z Compiling rustls-pki-types v1.10.0
18282025-03-03T23:57:59.437Z Compiling plain v0.2.3
18292025-03-03T23:57:59.570Z Compiling anyhow v1.0.96
18302025-03-03T23:57:59.627Z Compiling percent-encoding v2.3.1
18312025-03-03T23:58:00.121Z Compiling camino v1.1.9
18322025-03-03T23:58:00.154Z Compiling flagset v0.4.6
18332025-03-03T23:58:00.482Z Compiling icu_locid_transform v1.5.0
18342025-03-03T23:58:00.590Z Compiling der v0.7.9
18352025-03-03T23:58:00.632Z Compiling goblin v0.8.2
18362025-03-03T23:58:04.232Z Compiling icu_collections v1.5.0
18372025-03-03T23:58:04.582Z Compiling tokio-util v0.7.13
18382025-03-03T23:58:05.632Z Compiling icu_properties_data v1.5.0
18392025-03-03T23:58:06.545Z Compiling untrusted v0.9.0
18402025-03-03T23:58:06.666Z Compiling untrusted v0.7.1
18412025-03-03T23:58:06.732Z Compiling powerfmt v0.2.0
18422025-03-03T23:58:06.765Z Compiling rustls v0.22.4
18432025-03-03T23:58:07.050Z Compiling rayon-core v1.12.1
18442025-03-03T23:58:07.055Z Compiling pretty-hex v0.4.1
18452025-03-03T23:58:07.232Z Compiling dof v0.3.0
18462025-03-03T23:58:07.232Z Compiling deranged v0.3.11
18472025-03-03T23:58:07.336Z Compiling icu_properties v1.5.1
18482025-03-03T23:58:08.717Z Compiling spki v0.7.3
18492025-03-03T23:58:09.061Z Compiling salsa20 v0.10.2
18502025-03-03T23:58:09.092Z Compiling dtrace-parser v0.2.0
18512025-03-03T23:58:09.118Z Compiling pbkdf2 v0.12.2
18522025-03-03T23:58:09.674Z Compiling bzip2-sys v0.1.11+1.0.8
18532025-03-03T23:58:10.565Z Compiling thread-id v4.2.2
18542025-03-03T23:58:10.658Z Compiling write16 v1.0.0
18552025-03-03T23:58:10.842Z Compiling winnow v0.5.40
18562025-03-03T23:58:10.862Z Compiling icu_normalizer_data v1.5.0
18572025-03-03T23:58:10.939Z Compiling atomic-waker v1.1.2
18582025-03-03T23:58:11.166Z Compiling utf8_iter v1.0.4
18592025-03-03T23:58:11.374Z Compiling num_threads v0.1.7
18602025-03-03T23:58:11.420Z Compiling litrs v0.4.1
18612025-03-03T23:58:11.521Z Compiling utf16_iter v1.0.5
18622025-03-03T23:58:12.265Z Compiling rustversion v1.0.17
18632025-03-03T23:58:12.791Z Compiling icu_normalizer v1.5.0
18642025-03-03T23:58:13.621Z Compiling time v0.3.36
18652025-03-03T23:58:14.345Z Compiling toml_edit v0.19.15
18662025-03-03T23:58:14.367Z Compiling document-features v0.2.10
18672025-03-03T23:58:17.347Z Compiling scrypt v0.11.0
18682025-03-03T23:58:17.832Z Compiling form_urlencoded v1.2.1
18692025-03-03T23:58:18.077Z Compiling aes v0.8.4
18702025-03-03T23:58:18.341Z Compiling cbc v0.1.2
18712025-03-03T23:58:18.377Z Compiling http-body v1.0.1
18722025-03-03T23:58:18.718Z Compiling multer v3.1.0
18732025-03-03T23:58:19.092Z Compiling try-lock v0.2.5
18742025-03-03T23:58:19.210Z Compiling slog-async v2.8.0
18752025-03-03T23:58:19.286Z Compiling tinyvec_macros v0.1.1
18762025-03-03T23:58:19.305Z Compiling want v0.3.1
18772025-03-03T23:58:19.400Z Compiling tinyvec v1.8.0
18782025-03-03T23:58:19.718Z Compiling pkcs5 v0.7.1
18792025-03-03T23:58:20.899Z Compiling idna_adapter v1.2.0
18802025-03-03T23:58:21.395Z Compiling h2 v0.4.6
18812025-03-03T23:58:21.990Z Compiling rand_chacha v0.3.1
18822025-03-03T23:58:22.909Z Compiling heapless v0.7.17
18832025-03-03T23:58:23.874Z Compiling tower-service v0.3.3
18842025-03-03T23:58:24.222Z Compiling adler2 v2.0.0
18852025-03-03T23:58:24.527Z Compiling signal-hook v0.3.17
18862025-03-03T23:58:24.547Z Compiling httpdate v1.0.3
18872025-03-03T23:58:25.337Z Compiling miniz_oxide v0.8.5
18882025-03-03T23:58:27.969Z Compiling rand v0.8.5
18892025-03-03T23:58:28.768Z Compiling idna v1.0.3
18902025-03-03T23:58:29.790Z Compiling pkcs8 v0.10.2
18912025-03-03T23:58:29.935Z Compiling hyper v1.6.0
18922025-03-03T23:58:30.058Z Compiling usdt-macro v0.5.0
18932025-03-03T23:58:30.384Z Compiling usdt-attr-macro v0.5.0
18942025-03-03T23:58:31.540Z Compiling async-stream-impl v0.3.6
18952025-03-03T23:58:31.875Z Compiling base64 v0.22.1
18962025-03-03T23:58:33.380Z Compiling hyper-util v0.1.10
18972025-03-03T23:58:39.844Z Compiling curve25519-dalek v4.1.3
18982025-03-03T23:58:40.183Z Compiling openapiv3 v2.0.0
18992025-03-03T23:58:40.364Z Compiling enum-as-inner v0.6.1
19002025-03-03T23:58:40.853Z Compiling memoffset v0.9.1
19012025-03-03T23:58:41.208Z Compiling dropshot v0.12.0
19022025-03-03T23:58:41.559Z Compiling match_cfg v0.1.0
19032025-03-03T23:58:41.677Z Compiling newtype-uuid v1.2.1
19042025-03-03T23:58:41.841Z Compiling num-bigint-dig v0.8.4
19052025-03-03T23:58:41.903Z Compiling portable-atomic v1.9.0
19062025-03-03T23:58:42.005Z Compiling foreign-types-shared v0.1.1
19072025-03-03T23:58:42.185Z Compiling smoltcp v0.9.1
19082025-03-03T23:58:42.294Z Compiling foreign-types v0.3.2
19092025-03-03T23:58:42.407Z Compiling hostname v0.3.1
19102025-03-03T23:58:42.790Z Compiling rand_core v0.9.2
19112025-03-03T23:58:43.643Z Compiling url v2.5.3
19122025-03-03T23:58:45.418Z Compiling http-body-util v0.1.2
19132025-03-03T23:58:46.012Z Compiling dirs-sys-next v0.1.2
19142025-03-03T23:58:46.466Z Compiling encoding_rs v0.8.34
19152025-03-03T23:58:46.557Z Compiling data-encoding v2.6.0
19162025-03-03T23:58:47.932Z Compiling gimli v0.31.1
19172025-03-03T23:58:49.527Z Compiling ident_case v1.0.1
19182025-03-03T23:58:49.733Z Compiling heck v0.4.1
19192025-03-03T23:58:50.115Z Compiling siphasher v0.3.11
19202025-03-03T23:58:50.498Z Compiling mime v0.3.17
19212025-03-03T23:58:51.542Z Compiling cfg_aliases v0.2.1
19222025-03-03T23:58:51.658Z Compiling nix v0.29.0
19232025-03-03T23:58:52.501Z Compiling darling_core v0.20.10
19242025-03-03T23:58:54.772Z Compiling addr2line v0.24.2
19252025-03-03T23:58:57.926Z Compiling dirs-next v2.0.0
19262025-03-03T23:58:58.957Z Compiling rand_chacha v0.9.0
19272025-03-03T23:59:00.515Z Compiling unicode-normalization v0.1.24
19282025-03-03T23:59:01.674Z Compiling crossbeam-epoch v0.9.18
19292025-03-03T23:59:02.367Z Compiling serde_urlencoded v0.7.1
19302025-03-03T23:59:02.937Z Compiling rustls-pemfile v2.2.0
19312025-03-03T23:59:03.423Z Compiling hubpack_derive v0.1.1
19322025-03-03T23:59:04.009Z Compiling dropshot_endpoint v0.12.0
19332025-03-03T23:59:04.240Z Compiling sha1 v0.10.6
19342025-03-03T23:59:04.701Z Compiling signature v2.2.0
19352025-03-03T23:59:04.947Z Compiling curve25519-dalek-derive v0.1.1
19362025-03-03T23:59:05.198Z Compiling zerocopy-derive v0.6.6
19372025-03-03T23:59:06.278Z Compiling thread_local v1.1.8
19382025-03-03T23:59:06.755Z Compiling object v0.36.5
19392025-03-03T23:59:06.889Z Compiling fs-err v2.11.0
19402025-03-03T23:59:07.252Z Compiling ahash v0.8.11
19412025-03-03T23:59:07.647Z Compiling crc32fast v1.4.2
19422025-03-03T23:59:08.132Z Compiling anstyle v1.0.10
19432025-03-03T23:59:08.788Z Compiling openssl-probe v0.1.5
19442025-03-03T23:59:09.087Z Compiling zip v2.1.3
19452025-03-03T23:59:11.205Z Compiling rustls-webpki v0.102.8
19462025-03-03T23:59:12.015Z Compiling buf-list v1.0.3
19472025-03-03T23:59:12.595Z Compiling rustc-demangle v0.1.24
19482025-03-03T23:59:12.857Z Compiling ipnet v2.11.0
19492025-03-03T23:59:14.530Z Compiling unicode-properties v0.1.3
19502025-03-03T23:59:14.852Z Compiling utf8parse v0.2.2
19512025-03-03T23:59:14.957Z Compiling unicode-bidi v0.3.17
19522025-03-03T23:59:15.006Z Compiling winnow v0.7.3
19532025-03-03T23:59:15.038Z Compiling anstyle-parse v0.2.5
19542025-03-03T23:59:15.490Z Compiling backtrace v0.3.74
19552025-03-03T23:59:15.834Z Compiling stringprep v0.1.5
19562025-03-03T23:59:18.514Z Compiling toml_edit v0.22.24
19572025-03-03T23:59:19.255Z Compiling crossbeam-deque v0.8.5
19582025-03-03T23:59:22.897Z Compiling rand v0.9.0
19592025-03-03T23:59:24.186Z Compiling term v0.7.0
19602025-03-03T23:59:24.190Z Compiling darling_macro v0.20.10
19612025-03-03T23:59:24.957Z Compiling slog-json v2.6.1
19622025-03-03T23:59:25.379Z Compiling crossbeam-channel v0.5.13
19632025-03-03T23:59:25.957Z Compiling futures-executor v0.3.31
19642025-03-03T23:59:26.368Z Compiling num-integer v0.1.46
19652025-03-03T23:59:26.431Z Compiling md-5 v0.10.6
19662025-03-03T23:59:26.480Z Compiling hash32 v0.2.1
19672025-03-03T23:59:26.701Z Compiling ff v0.13.0
19682025-03-03T23:59:26.830Z Compiling memmap v0.7.0
19692025-03-03T23:59:26.834Z Compiling is-terminal v0.4.13
19702025-03-03T23:59:27.014Z Compiling fallible-iterator v0.2.0
19712025-03-03T23:59:27.046Z Compiling psl-types v2.0.11
19722025-03-03T23:59:27.126Z Compiling linked-hash-map v0.5.6
19732025-03-03T23:59:27.481Z Compiling is_terminal_polyfill v1.70.1
19742025-03-03T23:59:27.600Z Compiling colorchoice v1.0.2
19752025-03-03T23:59:27.635Z Compiling take_mut v0.2.2
19762025-03-03T23:59:27.706Z Compiling utf-8 v0.7.6
19772025-03-03T23:59:27.808Z Compiling anstyle-query v1.1.1
19782025-03-03T23:59:27.971Z Compiling quick-error v1.2.3
19792025-03-03T23:59:27.992Z Compiling base16ct v0.2.0
19802025-03-03T23:59:28.010Z Compiling publicsuffix v2.3.0
19812025-03-03T23:59:28.098Z Compiling resolv-conf v0.7.0
19822025-03-03T23:59:28.128Z Compiling anstream v0.6.15
19832025-03-03T23:59:28.151Z Compiling tungstenite v0.24.0
19842025-03-03T23:59:28.278Z Compiling sec1 v0.7.3
19852025-03-03T23:59:28.691Z Compiling postgres-protocol v0.6.8
19862025-03-03T23:59:28.715Z Compiling lru-cache v0.1.2
19872025-03-03T23:59:28.928Z Compiling usdt v0.5.0
19882025-03-03T23:59:29.180Z Compiling slog-term v2.9.1
19892025-03-03T23:59:29.202Z Compiling group v0.13.0
19902025-03-03T23:59:29.402Z Compiling num-iter v0.1.45
19912025-03-03T23:59:29.625Z Compiling futures v0.3.31
19922025-03-03T23:59:30.996Z Compiling slog-bunyan v2.5.0
19932025-03-03T23:59:31.242Z Compiling darling v0.20.10
19942025-03-03T23:59:31.379Z Compiling tokio-rustls v0.26.0
19952025-03-03T23:59:31.640Z Compiling toml v0.8.20
19962025-03-03T23:59:31.861Z Compiling tokio-rustls v0.25.0
19972025-03-03T23:59:31.955Z Compiling bzip2 v0.4.4
19982025-03-03T23:59:32.287Z Compiling tokio-native-tls v0.3.1
19992025-03-03T23:59:32.363Z Compiling hickory-proto v0.24.4
20002025-03-03T23:59:32.588Z Compiling flate2 v1.1.0
20012025-03-03T23:59:32.671Z Compiling phf_shared v0.11.2
20022025-03-03T23:59:32.949Z Compiling strum_macros v0.25.3
20032025-03-03T23:59:33.582Z Compiling async-stream v0.3.6
20042025-03-03T23:59:33.862Z Compiling waitgroup v0.1.2
20052025-03-03T23:59:34.068Z Compiling webpki-roots v0.26.6
20062025-03-03T23:59:34.359Z Compiling hkdf v0.12.4
20072025-03-03T23:59:34.537Z Compiling terminal_size v0.4.0
20082025-03-03T23:59:34.625Z Compiling serde_path_to_error v0.1.16
20092025-03-03T23:59:34.786Z Compiling sync_wrapper v1.0.1
20102025-03-03T23:59:35.166Z Compiling crypto-bigint v0.5.5
20112025-03-03T23:59:35.239Z Compiling clap_derive v4.5.28
20122025-03-03T23:59:35.374Z Compiling serde_repr v0.1.19
20132025-03-03T23:59:35.787Z Compiling derive-where v1.2.7
20142025-03-03T23:59:36.152Z Compiling regress v0.10.3
20152025-03-03T23:59:36.427Z Compiling hostname v0.4.0
20162025-03-03T23:59:36.595Z Compiling tower-layer v0.3.3
20172025-03-03T23:59:36.649Z Compiling debug-ignore v1.0.5
20182025-03-03T23:59:36.961Z Compiling unicode-width v0.2.0
20192025-03-03T23:59:37.489Z Compiling managed v0.8.0
20202025-03-03T23:59:38.025Z Compiling bitflags v1.3.2
20212025-03-03T23:59:38.143Z Compiling bumpalo v3.16.0
20222025-03-03T23:59:38.549Z Compiling lockfree-object-pool v0.1.6
20232025-03-03T23:59:38.552Z Compiling clap_lex v0.7.4
20242025-03-03T23:59:38.701Z Compiling simd-adler32 v0.3.7
20252025-03-03T23:59:38.998Z Compiling tower v0.5.2
20262025-03-03T23:59:39.030Z Compiling clap_builder v4.5.31
20272025-03-03T23:59:39.200Z Compiling zopfli v0.8.1
20282025-03-03T23:59:39.409Z Compiling elliptic-curve v0.13.8
20292025-03-03T23:59:39.960Z Compiling typify-impl v0.2.0
20302025-03-03T23:59:40.132Z Compiling hickory-resolver v0.24.4
20312025-03-03T23:59:40.450Z Compiling console v0.15.10
20322025-03-03T23:59:42.536Z Compiling hyper-rustls v0.27.3
20332025-03-03T23:59:45.156Z Compiling phf v0.11.2
20342025-03-03T23:59:45.447Z Compiling hyper-tls v0.6.0
20352025-03-03T23:59:46.222Z Compiling signal-hook-mio v0.2.4
20362025-03-03T23:59:46.288Z Compiling rayon v1.10.0
20372025-03-03T23:59:46.404Z Compiling cookie_store v0.21.1
20382025-03-03T23:59:47.414Z Compiling postgres-types v0.2.9
20392025-03-03T23:59:47.752Z Compiling tokio-tungstenite v0.24.0
20402025-03-03T23:59:48.596Z Compiling zerocopy v0.6.6
20412025-03-03T23:59:48.702Z Compiling ed25519 v2.2.3
20422025-03-03T23:59:48.956Z Compiling hubpack v0.1.2
20432025-03-03T23:59:49.411Z Compiling phf_shared v0.10.0
20442025-03-03T23:59:49.467Z Compiling pkcs1 v0.7.5
20452025-03-03T23:59:49.815Z Compiling tokio-stream v0.1.17
20462025-03-03T23:59:50.339Z Compiling ipnetwork v0.21.1
20472025-03-03T23:59:50.708Z Compiling rfc6979 v0.4.0
20482025-03-03T23:59:50.890Z Compiling serde-big-array v0.5.1
20492025-03-03T23:59:50.931Z Compiling float-cmp v0.10.0
20502025-03-03T23:59:51.081Z Compiling bstr v1.10.0
20512025-03-03T23:59:51.191Z Compiling unicode-segmentation v1.12.0
20522025-03-03T23:59:52.081Z Compiling predicates-core v1.0.8
20532025-03-03T23:59:52.209Z Compiling normalize-line-endings v0.3.0
20542025-03-03T23:59:52.387Z Compiling precomputed-hash v0.1.1
20552025-03-03T23:59:52.536Z Compiling number_prefix v0.4.0
20562025-03-03T23:59:52.607Z Compiling whoami v1.5.2
20572025-03-03T23:59:52.651Z Compiling new_debug_unreachable v1.0.6
20582025-03-03T23:59:52.789Z Compiling static_assertions v1.1.0
20592025-03-03T23:59:52.810Z Compiling difflib v0.4.0
20602025-03-03T23:59:53.644Z Compiling fixedbitset v0.4.2
20612025-03-03T23:59:53.920Z Compiling predicates v3.1.3
20622025-03-03T23:59:54.016Z Compiling petgraph v0.6.5
20632025-03-03T23:59:54.041Z Compiling tokio-postgres v0.7.13
20642025-03-03T23:59:54.976Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20652025-03-03T23:59:55.355Z Compiling string_cache v0.8.7
20662025-03-03T23:59:55.801Z Compiling indicatif v0.17.11
20672025-03-03T23:59:56.716Z Compiling similar v2.7.0
20682025-03-03T23:59:57.775Z Compiling ecdsa v0.16.9
20692025-03-03T23:59:57.864Z Compiling qorb v0.2.1
20702025-03-03T23:59:58.629Z Compiling rsa v0.9.6
20712025-03-03T23:59:58.953Z Compiling typify-macro v0.2.0
20722025-03-04T00:00:00.155Z Compiling ed25519-dalek v2.1.1
20732025-03-04T00:00:02.279Z Compiling reqwest v0.12.12
20742025-03-04T00:00:02.744Z Compiling crossterm v0.28.1
20752025-03-04T00:00:03.265Z Compiling clap v4.5.31
20762025-03-04T00:00:03.414Z Compiling zip v0.6.6
20772025-03-04T00:00:03.967Z Compiling toml v0.7.8
20782025-03-04T00:00:04.712Z Compiling x509-cert v0.2.5
20792025-03-04T00:00:05.427Z Compiling hex v0.4.3
20802025-03-04T00:00:06.363Z Compiling itertools v0.10.5
20812025-03-04T00:00:07.368Z Compiling peg-runtime v0.8.3
20822025-03-04T00:00:08.838Z Compiling lalrpop-util v0.19.12
20832025-03-04T00:00:09.017Z Compiling unicode-xid v0.2.6
20842025-03-04T00:00:11.589Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20852025-03-04T00:00:15.827Z Compiling proc-macro-crate v1.3.1
20862025-03-04T00:00:16.654Z Compiling macaddr v1.0.1
20872025-03-04T00:00:17.242Z Compiling itertools v0.13.0
20882025-03-04T00:00:19.102Z Compiling fastrand v2.1.1
20892025-03-04T00:00:19.848Z Compiling heapless v0.8.0
20902025-03-04T00:00:20.902Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20912025-03-04T00:00:21.108Z Compiling tempfile v3.13.0
20922025-03-04T00:00:25.976Z Compiling num_enum_derive v0.5.11
20932025-03-04T00:00:31.251Z Compiling structmeta-derive v0.3.0
20942025-03-04T00:00:31.865Z Compiling hash32 v0.3.1
20952025-03-04T00:00:32.463Z Compiling thiserror v2.0.11
20962025-03-04T00:00:33.478Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20972025-03-04T00:00:33.734Z Compiling smoltcp v0.11.0
20982025-03-04T00:00:39.261Z Compiling structmeta v0.3.0
20992025-03-04T00:00:41.479Z Compiling num_enum v0.5.11
21002025-03-04T00:00:41.679Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21012025-03-04T00:00:42.202Z Compiling typify v0.2.0
21022025-03-04T00:00:42.364Z Compiling oxnet v0.1.1
21032025-03-04T00:00:43.174Z Compiling strum_macros v0.26.4
21042025-03-04T00:00:43.899Z Compiling thiserror-impl v2.0.11
21052025-03-04T00:00:46.154Z Compiling proc-macro-error-attr v1.0.4
21062025-03-04T00:00:46.806Z Compiling unsafe-libyaml v0.2.11
21072025-03-04T00:00:47.608Z Compiling cobs v0.2.3
21082025-03-04T00:00:47.825Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21092025-03-04T00:00:49.580Z Compiling serde_yaml v0.9.34+deprecated
21102025-03-04T00:00:50.024Z Compiling postcard v1.0.10
21112025-03-04T00:00:51.777Z Compiling strum v0.26.3
21122025-03-04T00:01:02.342Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21132025-03-04T00:01:04.502Z Compiling progenitor-impl v0.8.0
21142025-03-04T00:01:15.429Z Compiling foreign-types-macros v0.2.3
21152025-03-04T00:01:15.984Z Compiling wait-timeout v0.2.0
21162025-03-04T00:01:16.245Z Compiling proc-macro-error v1.0.4
21172025-03-04T00:01:16.651Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21182025-03-04T00:01:17.585Z Compiling foreign-types-shared v0.3.1
21192025-03-04T00:01:17.840Z Compiling unicode-width v0.1.14
21202025-03-04T00:01:17.881Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21212025-03-04T00:01:18.015Z Compiling bit-vec v0.8.0
21222025-03-04T00:01:18.363Z Compiling tabwriter v1.4.0
21232025-03-04T00:01:18.431Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21242025-03-04T00:01:18.495Z Compiling bit-set v0.8.0
21252025-03-04T00:01:22.687Z Compiling foreign-types v0.5.0
21262025-03-04T00:01:24.682Z Compiling rusty-fork v0.3.0
21272025-03-04T00:01:30.276Z Compiling progenitor-macro v0.8.0
21282025-03-04T00:01:33.904Z Compiling parse-display-derive v0.10.0
21292025-03-04T00:01:34.458Z Compiling progenitor-client v0.8.0
21302025-03-04T00:01:37.527Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21312025-03-04T00:01:38.380Z Compiling daft-derive v0.1.1
21322025-03-04T00:01:38.977Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21332025-03-04T00:01:39.342Z Compiling rand_xorshift v0.3.0
21342025-03-04T00:01:39.688Z Compiling cstr-argument v0.1.2
21352025-03-04T00:01:39.843Z Compiling dropshot v0.16.0
21362025-03-04T00:01:39.877Z Compiling crucible-workspace-hack v0.1.0
21372025-03-04T00:01:39.969Z Compiling pretty-hex v0.2.1
21382025-03-04T00:01:40.227Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21392025-03-04T00:01:40.235Z Compiling unarray v0.1.4
21402025-03-04T00:01:40.604Z Compiling proptest v1.6.0
21412025-03-04T00:01:40.681Z Compiling progenitor v0.8.0
21422025-03-04T00:01:40.736Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21432025-03-04T00:01:41.058Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21442025-03-04T00:01:41.153Z Compiling daft v0.1.1
21452025-03-04T00:01:41.694Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21462025-03-04T00:01:41.917Z Compiling parse-display v0.10.0
21472025-03-04T00:01:42.076Z Compiling test-strategy v0.4.0
21482025-03-04T00:01:42.553Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21492025-03-04T00:01:42.800Z Compiling colored v2.2.0
21502025-03-04T00:01:43.102Z Compiling serde_with_macros v3.12.0
21512025-03-04T00:01:43.822Z Compiling dropshot_endpoint v0.16.0
21522025-03-04T00:01:44.225Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21532025-03-04T00:01:45.018Z Compiling instant v0.1.13
21542025-03-04T00:01:45.223Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21552025-03-04T00:01:45.279Z Compiling winnow v0.6.20
21562025-03-04T00:01:45.565Z Compiling serde_with v3.12.0
21572025-03-04T00:01:45.645Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21582025-03-04T00:01:47.907Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
21592025-03-04T00:01:48.582Z Compiling backoff v0.4.0
21602025-03-04T00:01:49.103Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21612025-03-04T00:01:49.379Z Compiling zone_cfg_derive v0.3.0
21622025-03-04T00:01:49.761Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21632025-03-04T00:01:49.863Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21642025-03-04T00:01:50.548Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21652025-03-04T00:01:50.705Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21662025-03-04T00:01:50.786Z Compiling camino-tempfile v1.1.1
21672025-03-04T00:01:51.159Z Compiling progenitor-client v0.9.1
21682025-03-04T00:01:51.617Z Compiling num-derive v0.4.2
21692025-03-04T00:01:52.166Z Compiling sigpipe v0.1.3
21702025-03-04T00:01:52.327Z Compiling libefi-sys v0.1.0
21712025-03-04T00:01:52.675Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21722025-03-04T00:01:53.146Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21732025-03-04T00:01:53.821Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21742025-03-04T00:01:55.456Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21752025-03-04T00:01:56.478Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21762025-03-04T00:01:58.077Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21772025-03-04T00:01:58.640Z Compiling zone v0.3.0
21782025-03-04T00:01:58.658Z Compiling itertools v0.14.0
21792025-03-04T00:01:59.632Z Compiling smf v0.2.3
21802025-03-04T00:02:01.039Z Compiling bitfield-struct v0.6.2
21812025-03-04T00:02:02.113Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21822025-03-04T00:02:02.289Z Compiling blake3 v1.5.4
21832025-03-04T00:02:02.439Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21842025-03-04T00:02:02.710Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21852025-03-04T00:02:02.903Z Compiling xattr v1.3.1
21862025-03-04T00:02:03.212Z Compiling filetime v0.2.25
21872025-03-04T00:02:03.236Z Compiling memmap2 v0.9.5
21882025-03-04T00:02:03.575Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21892025-03-04T00:02:03.647Z Compiling constant_time_eq v0.3.1
21902025-03-04T00:02:03.731Z Compiling arrayref v0.3.9
21912025-03-04T00:02:03.820Z Compiling arrayvec v0.7.6
21922025-03-04T00:02:03.850Z Compiling same-file v1.0.6
21932025-03-04T00:02:03.873Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21942025-03-04T00:02:03.873Z Compiling tar v0.4.44
21952025-03-04T00:02:04.166Z Compiling walkdir v2.5.0
21962025-03-04T00:02:05.782Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21972025-03-04T00:02:06.227Z Compiling gethostname v0.5.0
21982025-03-04T00:02:06.463Z Compiling cargo-platform v0.1.8
21992025-03-04T00:02:06.603Z Compiling fixedbitset v0.5.7
22002025-03-04T00:02:06.802Z Compiling topological-sort v0.2.2
22012025-03-04T00:02:07.105Z Compiling petgraph v0.7.1
22022025-03-04T00:02:07.519Z Compiling omicron-zone-package v0.12.0
22032025-03-04T00:02:07.728Z Compiling cargo_metadata v0.19.1
22042025-03-04T00:02:09.079Z Compiling indent_write v2.2.0
22052025-03-04T00:02:09.197Z Compiling shell-words v1.1.0
22062025-03-04T00:02:16.175Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22072025-03-04T00:02:17.475Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22082025-03-04T00:02:23.301Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22092025-03-04T00:02:38.073Z Finished `release` profile [optimized] target(s) in 5m 29s
22102025-03-04T00:02:38.261Z Running `target/release/omicron-package -t test target create -p dev`
22112025-03-04T00:02:38.319ZLogging to: /work/oxidecomputer/omicron/out/LOG
22122025-03-04T00:02:38.323ZCreated new build target 'test' and set it as active
22132025-03-04T00:02:38.323Z
22142025-03-04T00:02:38.323Zreal 5:29.715937289
22152025-03-04T00:02:38.323Zuser 38:09.588594701
22162025-03-04T00:02:38.323Zsys 3:42.381924481
22172025-03-04T00:02:38.323Ztrap 1.259641754
22182025-03-04T00:02:38.323Ztflt 1.884800599
22192025-03-04T00:02:38.323Zdflt 1.047659639
22202025-03-04T00:02:38.323Zkflt 0.000152979
22212025-03-04T00:02:38.323Zlock 1:15:23.510849033
22222025-03-04T00:02:38.323Zslp 2:34:15.267440993
22232025-03-04T00:02:38.323Zlat 2:53.830738606
22242025-03-04T00:02:38.323Zstop 5:07.307087552
22252025-03-04T00:02:38.326Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22262025-03-04T00:02:39.418Z Finished `release` profile [optimized] target(s) in 1.08s
22272025-03-04T00:02:39.481Z Running `target/release/omicron-package -t test package`
22282025-03-04T00:02:39.532ZLogging to: /work/oxidecomputer/omicron/out/LOG
22292025-03-04T00:02:40.783Z Compiling ring v0.17.11
22302025-03-04T00:02:40.974Z Compiling thiserror v2.0.11
22312025-03-04T00:02:40.995Z Compiling typify-impl v0.3.0
22322025-03-04T00:02:41.015Z Compiling convert_case v0.4.0
22332025-03-04T00:02:41.018Z Compiling fastrand v2.1.1
22342025-03-04T00:02:41.019Z Compiling newline-converter v0.3.0
22352025-03-04T00:02:41.019Z Compiling password-hash v0.5.0
22362025-03-04T00:02:41.245Z Compiling expectorate v1.1.0
22372025-03-04T00:02:41.469Z Compiling tempfile v3.13.0
22382025-03-04T00:02:41.534Z Compiling blake2 v0.10.6
22392025-03-04T00:02:41.646Z Compiling derive_more v0.99.19
22402025-03-04T00:02:42.127Z Compiling base64 v0.21.7
22412025-03-04T00:02:42.692Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22422025-03-04T00:02:43.214Z Compiling argon2 v0.5.3
22432025-03-04T00:02:43.271Z Compiling atomicwrites v0.4.4
22442025-03-04T00:02:43.715Z Compiling cancel-safe-futures v0.1.5
22452025-03-04T00:02:43.736Z Compiling owo-colors v4.2.0
22462025-03-04T00:02:44.112Z Compiling num-rational v0.4.2
22472025-03-04T00:02:44.358Z Compiling libsw-core v0.3.1
22482025-03-04T00:02:44.690Z Compiling num-complex v0.4.6
22492025-03-04T00:02:45.531Z Compiling libsw v3.4.0
22502025-03-04T00:02:45.862Z Compiling num v0.4.3
22512025-03-04T00:02:46.541Z Compiling rustls v0.23.19
22522025-03-04T00:02:46.573Z Compiling rustls v0.22.4
22532025-03-04T00:02:46.624Z Compiling linear-map v1.2.0
22542025-03-04T00:02:46.664Z Compiling float-ord v0.3.2
22552025-03-04T00:02:46.865Z Compiling swrite v0.1.0
22562025-03-04T00:02:47.022Z Compiling highway v1.3.0
22572025-03-04T00:02:47.044Z Compiling tungstenite v0.21.0
22582025-03-04T00:02:47.272Z Compiling semver v0.1.20
22592025-03-04T00:02:47.781Z Compiling rustc_version v0.1.7
22602025-03-04T00:02:48.176Z Compiling newtype_derive v0.1.6
22612025-03-04T00:02:48.316Z Compiling tokio-tungstenite v0.21.0
22622025-03-04T00:02:48.545Z Compiling ipnetwork v0.21.1
22632025-03-04T00:02:48.612Z Compiling rustls-webpki v0.102.8
22642025-03-04T00:02:49.018Z Compiling wait-timeout v0.2.0
22652025-03-04T00:02:49.259Z Compiling bit-vec v0.8.0
22662025-03-04T00:02:49.475Z Compiling rusty-fork v0.3.0
22672025-03-04T00:02:50.093Z Compiling bit-set v0.8.0
22682025-03-04T00:02:50.372Z Compiling oxnet v0.1.1
22692025-03-04T00:02:50.496Z Compiling rand_xorshift v0.3.0
22702025-03-04T00:02:50.765Z Compiling unarray v0.1.4
22712025-03-04T00:02:50.955Z Compiling humantime v2.1.0
22722025-03-04T00:02:50.975Z Compiling typify-macro v0.3.0
22732025-03-04T00:02:51.025Z Compiling proptest v1.6.0
22742025-03-04T00:02:51.829Z Compiling daft v0.1.1
22752025-03-04T00:02:52.291Z Compiling parse-display v0.10.0
22762025-03-04T00:02:52.379Z Compiling dropshot v0.16.0
22772025-03-04T00:02:52.465Z Compiling strum v0.26.3
22782025-03-04T00:02:52.684Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22792025-03-04T00:02:52.800Z Compiling instant v0.1.13
22802025-03-04T00:02:52.871Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22812025-03-04T00:02:52.978Z Compiling backoff v0.4.0
22822025-03-04T00:02:53.321Z Compiling steno v0.4.1
22832025-03-04T00:02:53.341Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22842025-03-04T00:02:54.126Z Compiling typify v0.3.0
22852025-03-04T00:02:54.308Z Compiling tokio-rustls v0.25.0
22862025-03-04T00:02:54.784Z Compiling dropshot v0.12.0
22872025-03-04T00:02:57.395Z Compiling tokio-rustls v0.26.0
22882025-03-04T00:02:57.904Z Compiling hyper-rustls v0.27.3
22892025-03-04T00:02:58.511Z Compiling reqwest v0.12.12
22902025-03-04T00:03:01.341Z Compiling qorb v0.2.1
22912025-03-04T00:03:02.462Z Compiling progenitor-impl v0.9.1
22922025-03-04T00:03:06.701Z Compiling progenitor-client v0.9.1
22932025-03-04T00:03:07.749Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22942025-03-04T00:03:09.081Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22952025-03-04T00:03:33.347Z Compiling progenitor-client v0.8.0
22962025-03-04T00:03:34.263Z Compiling progenitor v0.8.0
22972025-03-04T00:03:34.507Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22982025-03-04T00:03:39.410Z Compiling progenitor-macro v0.9.1
22992025-03-04T00:03:41.516Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23002025-03-04T00:03:42.369Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23012025-03-04T00:03:45.509Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23022025-03-04T00:03:45.643Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23032025-03-04T00:03:45.784Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23042025-03-04T00:03:47.242Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23052025-03-04T00:03:48.922Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062025-03-04T00:03:49.135Z Compiling serde_with v3.12.0
23072025-03-04T00:03:49.815Z Compiling progenitor v0.9.1
23082025-03-04T00:03:50.068Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23092025-03-04T00:03:52.815Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23102025-03-04T00:03:53.193Z Compiling macaddr v1.0.1
23112025-03-04T00:03:53.999Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23122025-03-04T00:03:54.028Z Compiling slog-dtrace v0.3.0
23132025-03-04T00:03:54.252Z Compiling prettyplease v0.2.29
23142025-03-04T00:03:55.541Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23152025-03-04T00:03:56.039Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23162025-03-04T00:03:56.093Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23172025-03-04T00:04:03.841Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23182025-03-04T00:04:06.268Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23192025-03-04T00:04:08.938Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23202025-03-04T00:04:10.105Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23212025-03-04T00:04:14.459Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23222025-03-04T00:04:16.717Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23232025-03-04T00:04:17.895Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23242025-03-04T00:04:20.680Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23252025-03-04T00:04:20.963Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23262025-03-04T00:04:21.275Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23272025-03-04T00:04:21.686Z Compiling half v2.4.1
23282025-03-04T00:04:22.427Z Compiling ciborium-io v0.2.2
23292025-03-04T00:04:22.609Z Compiling ciborium-ll v0.2.2
23302025-03-04T00:04:23.175Z Compiling bytecount v0.6.8
23312025-03-04T00:04:23.529Z Compiling ciborium v0.2.2
23322025-03-04T00:04:24.989Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23332025-03-04T00:04:25.678Z Compiling display-error-chain v0.2.2
23342025-03-04T00:04:25.929Z Compiling const_format_proc_macros v0.2.34
23352025-03-04T00:04:25.951Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23362025-03-04T00:04:26.400Z Compiling keccak v0.1.5
23372025-03-04T00:04:27.539Z Compiling same-file v1.0.6
23382025-03-04T00:04:27.735Z Compiling crunchy v0.2.2
23392025-03-04T00:04:27.815Z Compiling maplit v1.0.2
23402025-03-04T00:04:27.987Z Compiling const_format v0.2.34
23412025-03-04T00:04:28.281Z Compiling walkdir v2.5.0
23422025-03-04T00:04:28.565Z Compiling sha3 v0.10.8
23432025-03-04T00:04:28.895Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23442025-03-04T00:04:29.335Z Compiling radium v0.7.0
23452025-03-04T00:04:29.501Z Compiling tiny-keccak v2.0.2
23462025-03-04T00:04:29.912Z Compiling blake3 v1.5.4
23472025-03-04T00:04:30.073Z Compiling dsl_auto_type v0.1.2
23482025-03-04T00:04:30.659Z Compiling scheduled-thread-pool v0.2.7
23492025-03-04T00:04:31.185Z Compiling xattr v1.3.1
23502025-03-04T00:04:31.329Z Compiling diesel_table_macro_syntax v0.2.0
23512025-03-04T00:04:31.493Z Compiling memmap2 v0.9.5
23522025-03-04T00:04:31.656Z Compiling filetime v0.2.25
23532025-03-04T00:04:31.736Z Compiling arrayvec v0.7.6
23542025-03-04T00:04:31.903Z Compiling tap v1.0.1
23552025-03-04T00:04:31.983Z Compiling maybe-uninit v2.0.0
23562025-03-04T00:04:32.031Z Compiling bit-vec v0.6.3
23572025-03-04T00:04:32.103Z Compiling constant_time_eq v0.3.1
23582025-03-04T00:04:32.166Z Compiling arrayref v0.3.9
23592025-03-04T00:04:32.317Z Compiling wyz v0.5.1
23602025-03-04T00:04:32.417Z Compiling bit-set v0.5.3
23612025-03-04T00:04:32.437Z Compiling tar v0.4.44
23622025-03-04T00:04:32.571Z Compiling diesel_derives v2.2.3
23632025-03-04T00:04:32.718Z Compiling r2d2 v0.8.10
23642025-03-04T00:04:33.259Z Compiling toolchain_find v0.4.0
23652025-03-04T00:04:33.291Z Compiling camino-tempfile v1.1.1
23662025-03-04T00:04:33.728Z Compiling phf_generator v0.11.2
23672025-03-04T00:04:33.755Z Compiling ascii-canvas v3.0.0
23682025-03-04T00:04:33.822Z Compiling secrecy v0.8.0
23692025-03-04T00:04:33.947Z Compiling ena v0.14.3
23702025-03-04T00:04:34.124Z Compiling async-recursion v1.1.1
23712025-03-04T00:04:34.201Z Compiling funty v2.0.0
23722025-03-04T00:04:34.222Z Compiling regex-syntax v0.6.29
23732025-03-04T00:04:34.373Z Compiling topological-sort v0.2.2
23742025-03-04T00:04:34.655Z Compiling crc-catalog v2.4.0
23752025-03-04T00:04:34.852Z Compiling diff v0.1.13
23762025-03-04T00:04:35.344Z Compiling packed_struct v0.10.1
23772025-03-04T00:04:35.472Z Compiling bindgen v0.71.1
23782025-03-04T00:04:35.839Z Compiling bitvec v1.0.1
23792025-03-04T00:04:36.003Z Compiling crc v3.2.1
23802025-03-04T00:04:37.052Z Compiling omicron-zone-package v0.12.0
23812025-03-04T00:04:37.787Z Compiling lalrpop v0.19.12
23822025-03-04T00:04:38.193Z Compiling phf_codegen v0.11.2
23832025-03-04T00:04:38.450Z Compiling rustfmt-wrapper v0.2.1
23842025-03-04T00:04:39.137Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23852025-03-04T00:04:39.455Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23862025-03-04T00:04:39.724Z Compiling universal-hash v0.5.1
23872025-03-04T00:04:40.040Z Compiling thiserror-impl-no-std v2.0.2
23882025-03-04T00:04:40.276Z Compiling packed_struct_codegen v0.10.1
23892025-03-04T00:04:40.473Z Compiling parse-zoneinfo v0.3.1
23902025-03-04T00:04:41.921Z Compiling indexmap v1.9.3
23912025-03-04T00:04:42.046Z Compiling nodrop v0.1.14
23922025-03-04T00:04:42.210Z Compiling opaque-debug v0.3.1
23932025-03-04T00:04:42.291Z Compiling ref-cast v1.0.23
23942025-03-04T00:04:42.341Z Compiling rustc-hash v2.1.1
23952025-03-04T00:04:42.494Z Compiling thiserror-no-std v2.0.2
23962025-03-04T00:04:42.655Z Compiling poly1305 v0.8.0
23972025-03-04T00:04:42.910Z Compiling array-init v0.0.4
23982025-03-04T00:04:43.145Z Compiling diesel v2.2.7
23992025-03-04T00:04:43.982Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24002025-03-04T00:04:44.168Z Compiling chrono-tz-build v0.4.0
24012025-03-04T00:04:45.199Z Compiling smallvec v0.6.14
24022025-03-04T00:04:45.690Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24032025-03-04T00:04:46.061Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24042025-03-04T00:04:46.426Z Compiling itertools v0.13.0
24052025-03-04T00:04:46.800Z Compiling derive_builder_core v0.20.2
24062025-03-04T00:04:48.786Z Compiling chacha20 v0.9.1
24072025-03-04T00:04:49.320Z Compiling headers-core v0.3.0
24082025-03-04T00:04:49.544Z Compiling aead v0.5.2
24092025-03-04T00:04:49.989Z Compiling libxml v0.3.3
24102025-03-04T00:04:50.152Z Compiling ref-cast-impl v1.0.23
24112025-03-04T00:04:50.375Z Compiling vte_generate_state_changes v0.1.2
24122025-03-04T00:04:50.986Z Compiling hashbrown v0.12.3
24132025-03-04T00:04:51.259Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24142025-03-04T00:04:51.623Z Compiling termcolor v1.4.1
24152025-03-04T00:04:52.230Z Compiling arc-swap v1.7.1
24162025-03-04T00:04:52.691Z Compiling bitfield v0.14.0
24172025-03-04T00:04:52.861Z Compiling slog-scope v4.4.0
24182025-03-04T00:04:53.023Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24192025-03-04T00:04:53.654Z Compiling env_logger v0.10.2
24202025-03-04T00:04:55.236Z Compiling samael v0.0.18
24212025-03-04T00:04:56.528Z Compiling vte v0.11.1
24222025-03-04T00:04:56.792Z Compiling chacha20poly1305 v0.10.1
24232025-03-04T00:04:56.887Z Compiling headers v0.4.0
24242025-03-04T00:04:57.060Z Compiling derive_builder_macro v0.20.2
24252025-03-04T00:04:58.039Z Compiling serde-hex v0.1.0
24262025-03-04T00:04:58.061Z Compiling chrono-tz v0.10.1
24272025-03-04T00:04:58.753Z Compiling vsss-rs v3.3.4
24282025-03-04T00:04:59.487Z Compiling polar-core v0.27.3
24292025-03-04T00:05:00.499Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24302025-03-04T00:05:02.924Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24312025-03-04T00:05:03.094Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24322025-03-04T00:05:03.441Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24332025-03-04T00:05:03.518Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24342025-03-04T00:05:03.863Z Compiling ron v0.8.1
24352025-03-04T00:05:07.537Z Compiling hashbrown v0.13.2
24362025-03-04T00:05:08.120Z Compiling strum_macros v0.24.3
24372025-03-04T00:05:09.000Z Compiling unicase v2.7.0
24382025-03-04T00:05:09.405Z Compiling crc-any v2.5.0
24392025-03-04T00:05:10.024Z Compiling indoc v1.0.9
24402025-03-04T00:05:10.395Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24412025-03-04T00:05:10.855Z Compiling object v0.30.4
24422025-03-04T00:05:11.133Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24432025-03-04T00:05:26.567Z Compiling derive_builder v0.20.2
24442025-03-04T00:05:26.808Z Compiling strip-ansi-escapes v0.2.0
24452025-03-04T00:05:30.374Z Compiling slog-stdlog v4.1.1
24462025-03-04T00:05:30.941Z Compiling papergrid v0.11.0
24472025-03-04T00:05:31.152Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24482025-03-04T00:05:31.500Z Compiling tabled_derive v0.7.0
24492025-03-04T00:05:32.230Z Compiling fd-lock v4.0.2
24502025-03-04T00:05:32.500Z Compiling peg-macros v0.8.4
24512025-03-04T00:05:33.594Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24522025-03-04T00:05:34.610Z Compiling oso-derive v0.27.3
24532025-03-04T00:05:35.622Z Compiling impl-trait-for-tuples v0.2.2
24542025-03-04T00:05:35.726Z Compiling quick-xml v0.37.2
24552025-03-04T00:05:41.320Z Compiling diesel-dtrace v0.4.2
24562025-03-04T00:05:41.707Z Compiling nu-ansi-term v0.50.1
24572025-03-04T00:05:42.170Z Compiling path-slash v0.1.5
24582025-03-04T00:05:42.469Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24592025-03-04T00:05:43.038Z Compiling reedline v0.38.0
24602025-03-04T00:05:50.188Z Compiling oso v0.27.3
24612025-03-04T00:05:57.016Z Compiling peg v0.8.4
24622025-03-04T00:05:57.208Z Compiling tabled v0.15.0
24632025-03-04T00:05:58.141Z Compiling slog-envlogger v2.2.0
24642025-03-04T00:06:03.794Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24652025-03-04T00:06:07.246Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24662025-03-04T00:06:08.152Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24672025-03-04T00:06:08.513Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24682025-03-04T00:06:08.778Z Compiling pem v3.0.5
24692025-03-04T00:06:10.269Z Compiling bb8 v0.8.5
24702025-03-04T00:06:10.853Z Compiling bcs v0.1.6
24712025-03-04T00:06:11.709Z Compiling fxhash v0.2.1
24722025-03-04T00:06:11.982Z Compiling libz-sys v1.1.20
24732025-03-04T00:06:12.684Z Compiling termtree v0.5.1
24742025-03-04T00:06:13.134Z Compiling async-bb8-diesel v0.2.1
24752025-03-04T00:06:15.600Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24762025-03-04T00:06:16.618Z Compiling kstat-rs v0.2.4
24772025-03-04T00:06:17.445Z Compiling proc-macro-error-attr2 v2.0.0
24782025-03-04T00:06:17.567Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24792025-03-04T00:06:18.272Z Compiling proc-macro-error2 v2.0.1
24802025-03-04T00:06:18.988Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24812025-03-04T00:06:19.212Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24822025-03-04T00:06:19.708Z Compiling nanorand v0.7.0
24832025-03-04T00:06:20.395Z Compiling libgit2-sys v0.17.0+1.8.1
24842025-03-04T00:06:21.176Z Compiling pin-project-internal v1.1.6
24852025-03-04T00:06:23.857Z Compiling parking_lot_core v0.8.6
24862025-03-04T00:06:24.388Z Compiling pin-project v1.1.6
24872025-03-04T00:06:31.490Z Compiling flume v0.11.1
24882025-03-04T00:06:32.210Z Compiling mime_guess v2.0.5
24892025-03-04T00:06:33.309Z Compiling tabled_derive v0.10.0
24902025-03-04T00:06:34.407Z Compiling papergrid v0.14.0
24912025-03-04T00:06:35.717Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24922025-03-04T00:06:37.661Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24932025-03-04T00:06:38.900Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24942025-03-04T00:06:42.353Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24952025-03-04T00:06:45.545Z Compiling snafu-derive v0.8.5
24962025-03-04T00:06:45.963Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24972025-03-04T00:06:46.402Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24982025-03-04T00:06:47.629Z Compiling tabled v0.18.0
24992025-03-04T00:06:49.586Z Compiling snafu v0.8.5
25002025-03-04T00:06:52.429Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
25012025-03-04T00:06:57.522Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25022025-03-04T00:07:04.513Z Compiling globset v0.4.15
25032025-03-04T00:07:07.684Z Compiling olpc-cjson v0.1.4
25042025-03-04T00:07:08.030Z Compiling vergen v8.3.2
25052025-03-04T00:07:08.396Z Compiling castaway v0.2.3
25062025-03-04T00:07:08.622Z Compiling nibble_vec v0.1.0
25072025-03-04T00:07:08.893Z Compiling cargo-platform v0.1.8
25082025-03-04T00:07:09.413Z Compiling serde_plain v1.0.2
25092025-03-04T00:07:09.952Z Compiling atty v0.2.14
25102025-03-04T00:07:10.162Z Compiling salty v0.3.0
25112025-03-04T00:07:10.505Z Compiling io-lifetimes v1.0.11
25122025-03-04T00:07:10.639Z Compiling endian-type v0.1.2
25132025-03-04T00:07:10.900Z Compiling typed-path v0.9.3
25142025-03-04T00:07:11.028Z Compiling http-range v0.1.5
25152025-03-04T00:07:12.219Z Compiling radix_trie v0.2.1
25162025-03-04T00:07:13.203Z Compiling cargo_metadata v0.18.1
25172025-03-04T00:07:16.177Z Compiling tough v0.19.0
25182025-03-04T00:07:16.769Z Compiling git2 v0.19.0
25192025-03-04T00:07:17.141Z Compiling compact_str v0.8.0
25202025-03-04T00:07:17.984Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25212025-03-04T00:07:23.050Z Compiling parking_lot v0.11.2
25222025-03-04T00:07:25.119Z Compiling unicode-truncate v1.1.0
25232025-03-04T00:07:25.475Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25242025-03-04T00:07:25.506Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25252025-03-04T00:07:26.771Z Compiling lru v0.12.5
25262025-03-04T00:07:27.157Z Compiling rand_seeder v0.3.0
25272025-03-04T00:07:27.617Z Compiling lzma-sys v0.1.20
25282025-03-04T00:07:28.408Z Compiling instability v0.3.2
25292025-03-04T00:07:29.058Z Compiling rustix v0.37.28
25302025-03-04T00:07:29.462Z Compiling parse-size v1.1.0
25312025-03-04T00:07:29.663Z Compiling cassowary v0.3.0
25322025-03-04T00:07:29.831Z Compiling indoc v2.0.5
25332025-03-04T00:07:30.197Z Compiling rustls v0.21.12
25342025-03-04T00:07:30.615Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25352025-03-04T00:07:30.822Z Compiling ratatui v0.29.0
25362025-03-04T00:07:33.733Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25372025-03-04T00:07:33.869Z Compiling hyper-staticfile v0.10.1
25382025-03-04T00:07:33.999Z Compiling sled v0.34.7
25392025-03-04T00:07:36.465Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25402025-03-04T00:07:38.987Z Compiling hickory-client v0.24.4
25412025-03-04T00:07:39.425Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25422025-03-04T00:07:40.692Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25432025-03-04T00:07:43.834Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25442025-03-04T00:07:46.341Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25452025-03-04T00:07:46.714Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25462025-03-04T00:07:48.368Z Compiling sct v0.7.1
25472025-03-04T00:07:48.848Z Compiling rustls-webpki v0.101.7
25482025-03-04T00:07:49.315Z Compiling hickory-server v0.24.4
25492025-03-04T00:07:51.157Z Compiling primeorder v0.13.6
25502025-03-04T00:07:51.782Z Compiling heck v0.3.3
25512025-03-04T00:07:52.122Z Compiling env_filter v0.1.2
25522025-03-04T00:07:52.769Z Compiling csv-core v0.1.11
25532025-03-04T00:07:53.712Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25542025-03-04T00:07:53.742Z Compiling csv v1.3.1
25552025-03-04T00:07:54.169Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25562025-03-04T00:07:54.868Z Compiling env_logger v0.11.5
25572025-03-04T00:07:55.970Z Compiling zone_cfg_derive v0.1.2
25582025-03-04T00:07:56.374Z Compiling p384 v0.13.0
25592025-03-04T00:08:00.801Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25602025-03-04T00:08:03.076Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25612025-03-04T00:08:03.401Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25622025-03-04T00:08:03.522Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25632025-03-04T00:08:03.807Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25642025-03-04T00:08:04.364Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25652025-03-04T00:08:04.679Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25662025-03-04T00:08:04.742Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25672025-03-04T00:08:05.060Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25682025-03-04T00:08:05.134Z Compiling nix v0.27.1
25692025-03-04T00:08:05.422Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25702025-03-04T00:08:06.198Z Compiling tungstenite v0.23.0
25712025-03-04T00:08:07.980Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25722025-03-04T00:08:08.364Z Compiling base64 v0.13.1
25732025-03-04T00:08:09.192Z Compiling ron v0.7.1
25742025-03-04T00:08:10.360Z Compiling tokio-tungstenite v0.23.1
25752025-03-04T00:08:11.016Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25762025-03-04T00:08:11.898Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25772025-03-04T00:08:14.588Z Compiling xz2 v0.1.7
25782025-03-04T00:08:15.245Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25792025-03-04T00:08:17.307Z Compiling terminal_size v0.2.6
25802025-03-04T00:08:17.569Z Compiling tokio-rustls v0.24.1
25812025-03-04T00:08:18.079Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25822025-03-04T00:08:19.751Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25832025-03-04T00:08:20.910Z Compiling zone v0.1.8
25842025-03-04T00:08:22.810Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25852025-03-04T00:08:23.251Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25862025-03-04T00:08:23.723Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25872025-03-04T00:08:24.092Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25882025-03-04T00:08:24.394Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25892025-03-04T00:08:24.917Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25902025-03-04T00:08:27.942Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25912025-03-04T00:08:29.117Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25922025-03-04T00:08:29.478Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25932025-03-04T00:08:30.924Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25942025-03-04T00:08:32.894Z Compiling rustls-pemfile v1.0.4
25952025-03-04T00:08:33.677Z Compiling signal-hook-tokio v0.3.1
25962025-03-04T00:08:33.968Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25972025-03-04T00:08:33.990Z Compiling twox-hash v2.1.0
25982025-03-04T00:08:34.531Z Compiling yasna v0.5.2
25992025-03-04T00:08:35.031Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
26002025-03-04T00:08:36.905Z Compiling glob v0.3.2
26012025-03-04T00:08:37.188Z Compiling is_ci v1.2.0
26022025-03-04T00:08:37.535Z Compiling unicode-linebreak v0.1.5
26032025-03-04T00:08:37.699Z Compiling smawk v0.3.2
26042025-03-04T00:08:38.009Z Compiling textwrap v0.16.1
26052025-03-04T00:08:38.030Z Compiling supports-color v3.0.2
26062025-03-04T00:08:38.104Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26072025-03-04T00:08:38.507Z Compiling rcgen v0.12.1
26082025-03-04T00:08:39.092Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
26092025-03-04T00:08:41.669Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26102025-03-04T00:08:45.261Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26112025-03-04T00:08:45.570Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26122025-03-04T00:08:49.488Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26132025-03-04T00:08:55.034Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26142025-03-04T00:08:55.640Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26152025-03-04T00:09:08.455Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26162025-03-04T00:09:08.999Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26172025-03-04T00:09:13.034Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26182025-03-04T00:09:13.245Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26192025-03-04T00:09:19.461Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26202025-03-04T00:09:20.693Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26212025-03-04T00:09:21.254Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26222025-03-04T00:09:31.403Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26232025-03-04T00:09:35.094Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26242025-03-04T00:09:36.998Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26252025-03-04T00:09:38.686Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26262025-03-04T00:09:39.101Z Compiling fatfs v0.3.6
26272025-03-04T00:09:39.124Z Compiling subprocess v0.2.9
26282025-03-04T00:09:39.863Z Compiling rtoolbox v0.0.2
26292025-03-04T00:09:40.323Z Compiling assert_matches v1.5.0
26302025-03-04T00:09:40.467Z Compiling rpassword v7.3.1
26312025-03-04T00:09:41.491Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26322025-03-04T00:09:41.915Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26332025-03-04T00:09:43.856Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26342025-03-04T00:09:49.400Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26352025-03-04T00:09:56.546Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26362025-03-04T00:09:58.849Z Compiling tui-tree-widget v0.23.0
26372025-03-04T00:09:59.321Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26382025-03-04T00:10:12.970Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26392025-03-04T00:10:13.336Z Compiling uzers v0.12.1
26402025-03-04T00:10:16.674Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26412025-03-04T00:10:18.765Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26422025-03-04T00:10:19.145Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26432025-03-04T00:10:34.648Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26442025-03-04T00:10:47.992Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26452025-03-04T00:10:48.013Z Compiling multimap v0.10.0
26462025-03-04T00:13:16.076Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26472025-03-04T00:20:35.691Z Finished `release` profile [optimized] target(s) in 17m 55s
26482025-03-04T00:21:43.837Z
26492025-03-04T00:21:43.838Zreal 19:05.341000113
26502025-03-04T00:21:43.838Zuser 2:14:59.645986292
26512025-03-04T00:21:43.838Zsys 3:45.624782249
26522025-03-04T00:21:43.838Ztrap 3.688268710
26532025-03-04T00:21:43.841Ztflt 1.949613968
26542025-03-04T00:21:43.841Zdflt 5.270023380
26552025-03-04T00:21:43.841Zkflt 0.001369656
26562025-03-04T00:21:43.841Zlock 8:00:13.408055353
26572025-03-04T00:21:43.841Zslp 6:58:31.541357975
26582025-03-04T00:21:43.841Zlat 3:40.012987455
26592025-03-04T00:21:43.841Zstop 3:00.979906685
26602025-03-04T00:21:43.841Z+ mapfile -t packages
26612025-03-04T00:21:43.841Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26622025-03-04T00:21:44.982Z Compiling ring v0.17.11
26632025-03-04T00:21:46.679Z Compiling rustls v0.22.4
26642025-03-04T00:21:46.679Z Compiling rustls v0.23.19
26652025-03-04T00:21:48.358Z Compiling rustls-webpki v0.102.8
26662025-03-04T00:21:52.381Z Compiling tokio-rustls v0.25.0
26672025-03-04T00:21:52.839Z Compiling dropshot v0.12.0
26682025-03-04T00:21:54.423Z Compiling tokio-rustls v0.26.0
26692025-03-04T00:21:54.923Z Compiling hyper-rustls v0.27.3
26702025-03-04T00:21:55.437Z Compiling reqwest v0.12.12
26712025-03-04T00:21:57.787Z Compiling qorb v0.2.1
26722025-03-04T00:21:58.410Z Compiling dropshot v0.16.0
26732025-03-04T00:22:02.999Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26742025-03-04T00:22:08.617Z Compiling progenitor-client v0.8.0
26752025-03-04T00:22:09.568Z Compiling progenitor v0.8.0
26762025-03-04T00:22:10.199Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26772025-03-04T00:22:11.007Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26782025-03-04T00:22:23.091Z Compiling progenitor-client v0.9.1
26792025-03-04T00:22:24.109Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26802025-03-04T00:22:24.185Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26812025-03-04T00:22:25.275Z Compiling omicron-zone-package v0.12.0
26822025-03-04T00:22:34.960Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26832025-03-04T00:22:39.245Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26842025-03-04T00:22:40.168Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26852025-03-04T00:22:43.593Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26862025-03-04T00:22:58.824Z Finished `release` profile [optimized] target(s) in 1m 14s
26872025-03-04T00:22:58.829Z Running `target/release/omicron-package -t test list-outputs`
26882025-03-04T00:22:58.861ZLogging to: /work/oxidecomputer/omicron/out/LOG
26892025-03-04T00:22:58.864Z+ ptime -m cargo build --locked --release -p xtask
26902025-03-04T00:22:59.431Z Compiling serde v1.0.218
26912025-03-04T00:22:59.434Z Compiling libc v0.2.170
26922025-03-04T00:22:59.434Z Compiling rustix v0.38.37
26932025-03-04T00:22:59.434Z Compiling serde_json v1.0.139
26942025-03-04T00:22:59.434Z Compiling syn v2.0.98
26952025-03-04T00:22:59.435Z Compiling bitflags v2.6.0
26962025-03-04T00:23:00.002Z Compiling usdt-impl v0.5.0
26972025-03-04T00:23:00.033Z Compiling syn v1.0.109
26982025-03-04T00:23:00.092Z Compiling log v0.4.22
26992025-03-04T00:23:00.160Z Compiling hashbrown v0.15.1
27002025-03-04T00:23:00.392Z Compiling fs-err v2.11.0
27012025-03-04T00:23:00.584Z Compiling once_cell v1.20.3
27022025-03-04T00:23:00.763Z Compiling anyhow v1.0.96
27032025-03-04T00:23:00.915Z Compiling thread-id v4.2.2
27042025-03-04T00:23:01.365Z Compiling indexmap v2.7.1
27052025-03-04T00:23:02.498Z Compiling terminal_size v0.4.0
27062025-03-04T00:23:02.576Z Compiling tempfile v3.13.0
27072025-03-04T00:23:02.787Z Compiling clap_builder v4.5.31
27082025-03-04T00:23:03.372Z Compiling proc-macro-error v1.0.4
27092025-03-04T00:23:04.246Z Compiling tabled_derive v0.7.0
27102025-03-04T00:23:05.381Z Compiling tabled v0.15.0
27112025-03-04T00:23:06.052Z Compiling serde_derive v1.0.218
27122025-03-04T00:23:06.056Z Compiling thiserror-impl v1.0.69
27132025-03-04T00:23:06.056Z Compiling zerocopy-derive v0.7.35
27142025-03-04T00:23:06.056Z Compiling scroll_derive v0.12.0
27152025-03-04T00:23:06.056Z Compiling thiserror-impl v2.0.11
27162025-03-04T00:23:07.502Z Compiling scroll v0.12.0
27172025-03-04T00:23:07.892Z Compiling zerocopy v0.7.35
27182025-03-04T00:23:08.184Z Compiling goblin v0.8.2
27192025-03-04T00:23:08.642Z Compiling thiserror v1.0.69
27202025-03-04T00:23:08.830Z Compiling pest v2.7.14
27212025-03-04T00:23:10.874Z Compiling thiserror v2.0.11
27222025-03-04T00:23:11.085Z Compiling clap_derive v4.5.28
27232025-03-04T00:23:11.849Z Compiling pest_meta v2.7.14
27242025-03-04T00:23:15.430Z Compiling pest_generator v2.7.14
27252025-03-04T00:23:15.497Z Compiling clap v4.5.31
27262025-03-04T00:23:17.163Z Compiling pest_derive v2.7.14
27272025-03-04T00:23:18.025Z Compiling dtrace-parser v0.2.0
27282025-03-04T00:23:19.630Z Compiling toml_datetime v0.6.8
27292025-03-04T00:23:20.445Z Compiling serde_spanned v0.6.8
27302025-03-04T00:23:20.800Z Compiling serde_tokenstream v0.2.2
27312025-03-04T00:23:21.393Z Compiling dof v0.3.0
27322025-03-04T00:23:22.225Z Compiling toml_edit v0.22.24
27332025-03-04T00:23:23.409Z Compiling camino v1.1.9
27342025-03-04T00:23:25.322Z Compiling usdt-attr-macro v0.5.0
27352025-03-04T00:23:25.518Z Compiling usdt-macro v0.5.0
27362025-03-04T00:23:26.728Z Compiling toml v0.8.20
27372025-03-04T00:23:27.465Z Compiling semver v1.0.25
27382025-03-04T00:23:28.937Z Compiling cargo-platform v0.1.8
27392025-03-04T00:23:30.095Z Compiling cargo_metadata v0.19.1
27402025-03-04T00:23:30.877Z Compiling cargo_toml v0.21.0
27412025-03-04T00:23:32.880Z Compiling usdt v0.5.0
27422025-03-04T00:23:33.081Z Compiling camino-tempfile v1.1.1
27432025-03-04T00:23:33.881Z Compiling macaddr v1.0.1
27442025-03-04T00:23:44.081Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27452025-03-04T00:23:49.989Z Finished `release` profile [optimized] target(s) in 51.10s
27462025-03-04T00:23:50.107Z
27472025-03-04T00:23:50.110Zreal 51.207787255
27482025-03-04T00:23:50.110Zuser 5:30.668680654
27492025-03-04T00:23:50.110Zsys 20.314158615
27502025-03-04T00:23:50.110Ztrap 0.161806666
27512025-03-04T00:23:50.110Ztflt 0.257559252
27522025-03-04T00:23:50.110Zdflt 0.268430559
27532025-03-04T00:23:50.110Zkflt 0.000000000
27542025-03-04T00:23:50.110Zlock 10:42.410529991
27552025-03-04T00:23:50.110Zslp 16:39.981971659
27562025-03-04T00:23:50.110Zlat 16.532634266
27572025-03-04T00:23:50.110Zstop 21.300099564
27582025-03-04T00:23:50.110Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27592025-03-04T00:23:50.111Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27602025-03-04T00:23:50.111Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27612025-03-04T00:23:50.111Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27622025-03-04T00:23:50.111Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27632025-03-04T00:23:51.070Z Compiling ring v0.17.11
27642025-03-04T00:23:51.213Z Compiling regress v0.10.3
27652025-03-04T00:23:51.235Z Compiling thiserror-impl v2.0.11
27662025-03-04T00:23:51.240Z Compiling ident_case v1.0.1
27672025-03-04T00:23:51.265Z Compiling unsafe-libyaml v0.2.11
27682025-03-04T00:23:51.268Z Compiling ipnetwork v0.21.1
27692025-03-04T00:23:51.268Z Compiling macaddr v1.0.1
27702025-03-04T00:23:51.282Z Compiling tempfile v3.13.0
27712025-03-04T00:23:51.417Z Compiling darling_core v0.20.10
27722025-03-04T00:23:51.762Z Compiling oxnet v0.1.1
27732025-03-04T00:23:52.071Z Compiling structmeta-derive v0.3.0
27742025-03-04T00:23:52.110Z Compiling instant v0.1.13
27752025-03-04T00:23:52.275Z Compiling wait-timeout v0.2.0
27762025-03-04T00:23:52.465Z Compiling dropshot v0.16.0
27772025-03-04T00:23:52.799Z Compiling serde_yaml v0.9.34+deprecated
27782025-03-04T00:23:52.819Z Compiling bit-vec v0.8.0
27792025-03-04T00:23:53.121Z Compiling rusty-fork v0.3.0
27802025-03-04T00:23:53.262Z Compiling bit-set v0.8.0
27812025-03-04T00:23:53.579Z Compiling dropshot_endpoint v0.16.0
27822025-03-04T00:23:53.799Z Compiling rand_xorshift v0.3.0
27832025-03-04T00:23:54.177Z Compiling daft-derive v0.1.1
27842025-03-04T00:23:54.280Z Compiling thiserror v2.0.11
27852025-03-04T00:23:54.452Z Compiling unarray v0.1.4
27862025-03-04T00:23:54.581Z Compiling structmeta v0.3.0
27872025-03-04T00:23:54.647Z Compiling proptest v1.6.0
27882025-03-04T00:23:55.037Z Compiling typify-impl v0.2.0
27892025-03-04T00:23:55.658Z Compiling parse-display-derive v0.10.0
27902025-03-04T00:23:55.727Z Compiling daft v0.1.1
27912025-03-04T00:23:56.218Z Compiling test-strategy v0.4.0
27922025-03-04T00:23:56.381Z Compiling rustls v0.23.19
27932025-03-04T00:23:56.415Z Compiling rustls v0.22.4
27942025-03-04T00:23:56.448Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27952025-03-04T00:23:56.641Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27962025-03-04T00:23:57.244Z Compiling darling_macro v0.20.10
27972025-03-04T00:23:57.408Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27982025-03-04T00:23:57.623Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27992025-03-04T00:23:57.688Z Compiling backoff v0.4.0
28002025-03-04T00:23:58.071Z Compiling proc-macro-crate v1.3.1
28012025-03-04T00:23:58.133Z Compiling typify-impl v0.3.0
28022025-03-04T00:23:58.209Z Compiling darling v0.20.10
28032025-03-04T00:23:58.355Z Compiling serde_with_macros v3.12.0
28042025-03-04T00:23:59.018Z Compiling rustls-webpki v0.102.8
28052025-03-04T00:23:59.546Z Compiling parse-display v0.10.0
28062025-03-04T00:23:59.655Z Compiling num_enum_derive v0.5.11
28072025-03-04T00:24:00.934Z Compiling serde_with v3.12.0
28082025-03-04T00:24:00.964Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
28092025-03-04T00:24:01.621Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102025-03-04T00:24:02.091Z Compiling itertools v0.13.0
28112025-03-04T00:24:02.164Z Compiling num_enum v0.5.11
28122025-03-04T00:24:02.398Z Compiling crucible-workspace-hack v0.1.0
28132025-03-04T00:24:02.749Z Compiling heapless v0.8.0
28142025-03-04T00:24:03.387Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28152025-03-04T00:24:04.199Z Compiling proc-macro-error v1.0.4
28162025-03-04T00:24:04.744Z Compiling camino-tempfile v1.1.1
28172025-03-04T00:24:04.892Z Compiling hash32 v0.3.1
28182025-03-04T00:24:05.184Z Compiling foreign-types-macros v0.2.3
28192025-03-04T00:24:05.206Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28202025-03-04T00:24:05.227Z Compiling smoltcp v0.11.0
28212025-03-04T00:24:05.947Z Compiling tokio-rustls v0.25.0
28222025-03-04T00:24:06.418Z Compiling dropshot v0.12.0
28232025-03-04T00:24:09.616Z Compiling tokio-rustls v0.26.0
28242025-03-04T00:24:09.961Z Compiling typify-macro v0.2.0
28252025-03-04T00:24:10.155Z Compiling hyper-rustls v0.27.3
28262025-03-04T00:24:10.805Z Compiling reqwest v0.12.12
28272025-03-04T00:24:12.186Z Compiling qorb v0.2.1
28282025-03-04T00:24:13.511Z Compiling typify-macro v0.3.0
28292025-03-04T00:24:13.788Z Compiling typify v0.2.0
28302025-03-04T00:24:13.809Z Compiling foreign-types-shared v0.3.1
28312025-03-04T00:24:13.948Z Compiling progenitor-impl v0.8.0
28322025-03-04T00:24:13.970Z Compiling foreign-types v0.5.0
28332025-03-04T00:24:14.112Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28342025-03-04T00:24:14.969Z Compiling progenitor-client v0.9.1
28352025-03-04T00:24:15.049Z Compiling progenitor-client v0.8.0
28362025-03-04T00:24:15.844Z Compiling tabwriter v1.4.0
28372025-03-04T00:24:16.246Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28382025-03-04T00:24:16.328Z Compiling cstr-argument v0.1.2
28392025-03-04T00:24:16.592Z Compiling pretty-hex v0.2.1
28402025-03-04T00:24:16.619Z Compiling cobs v0.2.3
28412025-03-04T00:24:16.833Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28422025-03-04T00:24:16.929Z Compiling postcard v1.0.10
28432025-03-04T00:24:17.138Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28442025-03-04T00:24:17.212Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28452025-03-04T00:24:17.350Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28462025-03-04T00:24:17.372Z Compiling typify v0.3.0
28472025-03-04T00:24:17.550Z Compiling progenitor-impl v0.9.1
28482025-03-04T00:24:17.626Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28492025-03-04T00:24:17.863Z Compiling colored v2.2.0
28502025-03-04T00:24:18.103Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28512025-03-04T00:24:18.460Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28522025-03-04T00:24:18.672Z Compiling winnow v0.6.20
28532025-03-04T00:24:18.787Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28542025-03-04T00:24:19.722Z Compiling smf v0.2.3
28552025-03-04T00:24:20.074Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28562025-03-04T00:24:20.449Z Compiling zone_cfg_derive v0.3.0
28572025-03-04T00:24:20.948Z Compiling progenitor-macro v0.8.0
28582025-03-04T00:24:20.970Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28592025-03-04T00:24:21.517Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28602025-03-04T00:24:22.039Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28612025-03-04T00:24:22.091Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28622025-03-04T00:24:22.177Z Compiling itertools v0.14.0
28632025-03-04T00:24:22.473Z Compiling num-derive v0.4.2
28642025-03-04T00:24:22.557Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28652025-03-04T00:24:22.828Z Compiling sigpipe v0.1.3
28662025-03-04T00:24:22.851Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28672025-03-04T00:24:22.990Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28682025-03-04T00:24:23.238Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28692025-03-04T00:24:23.722Z Compiling zone v0.3.0
28702025-03-04T00:24:23.916Z Compiling universal-hash v0.5.1
28712025-03-04T00:24:24.164Z Compiling opaque-debug v0.3.1
28722025-03-04T00:24:24.296Z Compiling tungstenite v0.21.0
28732025-03-04T00:24:24.321Z Compiling progenitor-macro v0.9.1
28742025-03-04T00:24:24.738Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28752025-03-04T00:24:24.856Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28762025-03-04T00:24:25.219Z Compiling num-rational v0.4.2
28772025-03-04T00:24:25.240Z Compiling password-hash v0.5.0
28782025-03-04T00:24:25.663Z Compiling blake2 v0.10.6
28792025-03-04T00:24:25.708Z Compiling aead v0.5.2
28802025-03-04T00:24:26.014Z Compiling num-complex v0.4.6
28812025-03-04T00:24:26.118Z Compiling convert_case v0.4.0
28822025-03-04T00:24:26.173Z Compiling base64 v0.21.7
28832025-03-04T00:24:26.240Z Compiling keccak v0.1.5
28842025-03-04T00:24:26.790Z Compiling sha3 v0.10.8
28852025-03-04T00:24:26.877Z Compiling num v0.4.3
28862025-03-04T00:24:26.905Z Compiling derive_more v0.99.19
28872025-03-04T00:24:26.966Z Compiling argon2 v0.5.3
28882025-03-04T00:24:27.007Z Compiling tokio-tungstenite v0.21.0
28892025-03-04T00:24:27.030Z Compiling poly1305 v0.8.0
28902025-03-04T00:24:27.372Z Compiling chacha20 v0.9.1
28912025-03-04T00:24:27.640Z Compiling float-ord v0.3.2
28922025-03-04T00:24:27.830Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28932025-03-04T00:24:27.857Z Compiling semver v0.1.20
28942025-03-04T00:24:27.897Z Compiling same-file v1.0.6
28952025-03-04T00:24:28.206Z Compiling walkdir v2.5.0
28962025-03-04T00:24:28.272Z Compiling newline-converter v0.3.0
28972025-03-04T00:24:28.480Z Compiling rustc_version v0.1.7
28982025-03-04T00:24:28.503Z Compiling primeorder v0.13.6
28992025-03-04T00:24:28.781Z Compiling secrecy v0.8.0
29002025-03-04T00:24:28.907Z Compiling owo-colors v4.2.0
29012025-03-04T00:24:28.956Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29022025-03-04T00:24:29.047Z Compiling cancel-safe-futures v0.1.5
29032025-03-04T00:24:29.068Z Compiling newtype_derive v0.1.6
29042025-03-04T00:24:29.418Z Compiling expectorate v1.1.0
29052025-03-04T00:24:29.480Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29062025-03-04T00:24:29.640Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
29072025-03-04T00:24:29.663Z Compiling thiserror-impl-no-std v2.0.2
29082025-03-04T00:24:29.817Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29092025-03-04T00:24:29.842Z Compiling libsw-core v0.3.1
29102025-03-04T00:24:29.845Z Compiling blake3 v1.5.4
29112025-03-04T00:24:30.194Z Compiling half v2.4.1
29122025-03-04T00:24:30.481Z Compiling unicase v2.7.0
29132025-03-04T00:24:30.571Z Compiling ciborium-io v0.2.2
29142025-03-04T00:24:30.716Z Compiling arc-swap v1.7.1
29152025-03-04T00:24:30.739Z Compiling fixedbitset v0.5.7
29162025-03-04T00:24:30.809Z Compiling ciborium-ll v0.2.2
29172025-03-04T00:24:31.244Z Compiling slog-scope v4.4.0
29182025-03-04T00:24:31.363Z Compiling petgraph v0.7.1
29192025-03-04T00:24:31.423Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29202025-03-04T00:24:31.722Z Compiling libsw v3.4.0
29212025-03-04T00:24:31.829Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29222025-03-04T00:24:32.474Z Compiling thiserror-no-std v2.0.2
29232025-03-04T00:24:32.743Z Compiling polyval v0.6.2
29242025-03-04T00:24:32.816Z Compiling atomicwrites v0.4.4
29252025-03-04T00:24:33.002Z Compiling progenitor v0.8.0
29262025-03-04T00:24:33.169Z Compiling memmap2 v0.9.5
29272025-03-04T00:24:33.224Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29282025-03-04T00:24:33.260Z Compiling arrayref v0.3.9
29292025-03-04T00:24:33.387Z Compiling constant_time_eq v0.3.1
29302025-03-04T00:24:33.588Z Compiling salty v0.3.0
29312025-03-04T00:24:33.610Z Compiling arrayvec v0.7.6
29322025-03-04T00:24:33.614Z Compiling parking_lot_core v0.8.6
29332025-03-04T00:24:34.036Z Compiling indent_write v2.2.0
29342025-03-04T00:24:34.059Z Compiling linear-map v1.2.0
29352025-03-04T00:24:34.059Z Compiling libefi-sys v0.1.0
29362025-03-04T00:24:34.283Z Compiling ghash v0.5.1
29372025-03-04T00:24:34.495Z Compiling vsss-rs v3.3.4
29382025-03-04T00:24:34.552Z Compiling slog-stdlog v4.1.1
29392025-03-04T00:24:34.574Z Compiling ciborium v0.2.2
29402025-03-04T00:24:34.953Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29412025-03-04T00:24:35.579Z Compiling p384 v0.13.0
29422025-03-04T00:24:35.649Z Compiling toolchain_find v0.4.0
29432025-03-04T00:24:35.888Z Compiling chacha20poly1305 v0.10.1
29442025-03-04T00:24:35.936Z Compiling ctr v0.9.2
29452025-03-04T00:24:36.169Z Compiling lzma-sys v0.1.20
29462025-03-04T00:24:36.268Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29472025-03-04T00:24:36.334Z Compiling bitfield-struct v0.6.2
29482025-03-04T00:24:36.423Z Compiling progenitor v0.9.1
29492025-03-04T00:24:36.678Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29502025-03-04T00:24:36.721Z Compiling slog-dtrace v0.3.0
29512025-03-04T00:24:36.898Z Compiling highway v1.3.0
29522025-03-04T00:24:37.089Z Compiling topological-sort v0.2.2
29532025-03-04T00:24:37.346Z Compiling omicron-zone-package v0.12.0
29542025-03-04T00:24:37.392Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29552025-03-04T00:24:37.675Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29562025-03-04T00:24:37.675Z Compiling aes-gcm v0.10.3
29572025-03-04T00:24:38.029Z Compiling rustfmt-wrapper v0.2.1
29582025-03-04T00:24:38.421Z Compiling mime_guess v2.0.5
29592025-03-04T00:24:38.640Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29602025-03-04T00:24:38.661Z Compiling slog-envlogger v2.2.0
29612025-03-04T00:24:38.699Z Compiling steno v0.4.1
29622025-03-04T00:24:40.462Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29632025-03-04T00:24:40.620Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29642025-03-04T00:24:40.707Z Compiling heck v0.3.3
29652025-03-04T00:24:41.101Z Compiling ssh-encoding v0.2.0
29662025-03-04T00:24:41.253Z Compiling blowfish v0.9.1
29672025-03-04T00:24:41.556Z Compiling nibble_vec v0.1.0
29682025-03-04T00:24:41.608Z Compiling env_filter v0.1.2
29692025-03-04T00:24:41.756Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29702025-03-04T00:24:41.813Z Compiling humantime v2.1.0
29712025-03-04T00:24:42.119Z Compiling endian-type v0.1.2
29722025-03-04T00:24:42.235Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29732025-03-04T00:24:42.291Z Compiling env_logger v0.11.5
29742025-03-04T00:24:42.339Z Compiling bcrypt-pbkdf v0.10.0
29752025-03-04T00:24:42.362Z Compiling radix_trie v0.2.1
29762025-03-04T00:24:42.381Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29772025-03-04T00:24:42.958Z Compiling ssh-cipher v0.2.0
29782025-03-04T00:24:42.979Z Compiling zone_cfg_derive v0.1.2
29792025-03-04T00:24:43.088Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29802025-03-04T00:24:43.220Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29812025-03-04T00:24:43.479Z Compiling parking_lot v0.11.2
29822025-03-04T00:24:43.699Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29832025-03-04T00:24:44.305Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29842025-03-04T00:24:44.326Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29852025-03-04T00:24:44.330Z Compiling password-hash v0.4.2
29862025-03-04T00:24:44.369Z Compiling gethostname v0.5.0
29872025-03-04T00:24:44.600Z Compiling fxhash v0.2.1
29882025-03-04T00:24:44.793Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29892025-03-04T00:24:44.828Z Compiling base64 v0.13.1
29902025-03-04T00:24:44.852Z Compiling http-range v0.1.5
29912025-03-04T00:24:44.877Z Compiling sled v0.34.7
29922025-03-04T00:24:44.979Z Compiling pbkdf2 v0.11.0
29932025-03-04T00:24:45.199Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29942025-03-04T00:24:45.223Z Compiling zone v0.1.8
29952025-03-04T00:24:45.273Z Compiling ron v0.7.1
29962025-03-04T00:24:45.400Z Compiling xz2 v0.1.7
29972025-03-04T00:24:45.871Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29982025-03-04T00:24:45.920Z Compiling ssh-key v0.6.6
29992025-03-04T00:24:46.501Z Compiling hickory-client v0.24.4
30002025-03-04T00:24:46.884Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30012025-03-04T00:24:46.962Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
30022025-03-04T00:24:47.459Z Compiling p521 v0.13.3
30032025-03-04T00:24:47.899Z Compiling p256 v0.13.2
30042025-03-04T00:24:48.514Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30052025-03-04T00:24:48.762Z Compiling hickory-server v0.24.4
30062025-03-04T00:24:49.545Z Compiling pem v3.0.5
30072025-03-04T00:24:49.908Z Compiling yasna v0.5.2
30082025-03-04T00:24:50.048Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
30092025-03-04T00:24:50.302Z Compiling headers-core v0.3.0
30102025-03-04T00:24:50.648Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30112025-03-04T00:24:51.490Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30122025-03-04T00:24:53.048Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30132025-03-04T00:24:53.641Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30142025-03-04T00:24:54.190Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30152025-03-04T00:24:54.558Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30162025-03-04T00:24:55.239Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30172025-03-04T00:24:55.268Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30182025-03-04T00:24:55.615Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30192025-03-04T00:24:55.979Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30202025-03-04T00:24:57.730Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30212025-03-04T00:24:57.763Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30222025-03-04T00:24:57.918Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30232025-03-04T00:24:58.076Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30242025-03-04T00:24:58.786Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30252025-03-04T00:24:58.821Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30262025-03-04T00:24:58.877Z Compiling kstat-rs v0.2.4
30272025-03-04T00:24:59.311Z Compiling nanorand v0.7.0
30282025-03-04T00:24:59.461Z Compiling russh-cryptovec v0.7.3
30292025-03-04T00:24:59.576Z Compiling atty v0.2.14
30302025-03-04T00:24:59.798Z Compiling md5 v0.7.0
30312025-03-04T00:24:59.803Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
30322025-03-04T00:24:59.864Z Compiling flume v0.11.1
30332025-03-04T00:25:00.375Z Compiling russh-keys v0.45.0
30342025-03-04T00:25:00.553Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352025-03-04T00:25:01.404Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30362025-03-04T00:25:04.024Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30372025-03-04T00:25:04.097Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30382025-03-04T00:25:04.500Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30392025-03-04T00:25:05.164Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30402025-03-04T00:25:05.483Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30412025-03-04T00:25:08.400Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30422025-03-04T00:25:09.376Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30432025-03-04T00:25:10.160Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30442025-03-04T00:25:12.140Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30452025-03-04T00:25:12.465Z Compiling rcgen v0.12.1
30462025-03-04T00:25:14.678Z Compiling headers v0.4.0
30472025-03-04T00:25:14.741Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30482025-03-04T00:25:16.483Z Compiling hyper-staticfile v0.10.1
30492025-03-04T00:25:16.839Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30502025-03-04T00:25:17.502Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30512025-03-04T00:25:17.568Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30522025-03-04T00:25:17.900Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
30532025-03-04T00:25:18.320Z Compiling num-bigint v0.4.6
30542025-03-04T00:25:18.392Z Compiling des v0.8.1
30552025-03-04T00:25:18.413Z Compiling subprocess v0.2.9
30562025-03-04T00:25:18.720Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30572025-03-04T00:25:18.757Z Compiling hex-literal v0.4.1
30582025-03-04T00:25:18.879Z Compiling display-error-chain v0.2.2
30592025-03-04T00:25:18.955Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30602025-03-04T00:25:19.101Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30612025-03-04T00:25:19.127Z Compiling internet-checksum v0.2.1
30622025-03-04T00:25:19.362Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30632025-03-04T00:25:19.560Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30642025-03-04T00:25:19.632Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30652025-03-04T00:25:22.481Z Compiling russh v0.45.0
30662025-03-04T00:25:28.604Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30672025-03-04T00:25:30.363Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30682025-03-04T00:25:57.072Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30692025-03-04T00:26:19.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
30702025-03-04T00:26:20.111Z
30712025-03-04T00:26:20.114Zreal 2:29.930694377
30722025-03-04T00:26:20.114Zuser 13:14.281099150
30732025-03-04T00:26:20.114Zsys 1:42.410149081
30742025-03-04T00:26:20.114Ztrap 0.413851899
30752025-03-04T00:26:20.114Ztflt 0.226003675
30762025-03-04T00:26:20.115Zdflt 0.629716691
30772025-03-04T00:26:20.115Zkflt 0.000654202
30782025-03-04T00:26:20.115Zlock 24:52.717238660
30792025-03-04T00:26:20.115Zslp 47:21.276847695
30802025-03-04T00:26:20.115Zlat 38.978957994
30812025-03-04T00:26:20.115Zstop 1:45.302058450
30822025-03-04T00:26:20.115Z+ mkdir tests
30832025-03-04T00:26:20.118Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30842025-03-04T00:26:20.118Z+ xargs -I '{}' -t cp '{}' tests/
30852025-03-04T00:26:20.158Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-a9161a45be813f2f tests/
30862025-03-04T00:26:20.180Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a8b7ca9b72fc22d6 tests/
30872025-03-04T00:26:20.202Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d7651b3040c18dfe tests/
30882025-03-04T00:26:20.224Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-76cb50d9a2fc20b1 tests/
30892025-03-04T00:26:20.442Z+ 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/*)
30902025-03-04T00:26:20.445Z+ 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-a8b7ca9b72fc22d6 tests/commtest-d7651b3040c18dfe tests/dhcp_server-a9161a45be813f2f tests/end_to_end_tests-76cb50d9a2fc20b1 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
30912025-03-04T00:27:37.305ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30922025-03-04T00:27:37.305Za .github/buildomat/ci-env.sh 1K
30932025-03-04T00:27:37.305Za out/target/test 1K
30942025-03-04T00:27:37.306Za out/npuzone/npuzone 23144K
30952025-03-04T00:27:37.306Za package-manifest.toml 33K
30962025-03-04T00:27:37.306Za smf/sled-agent/non-gimlet/config.toml 4K
30972025-03-04T00:27:37.306Za target/release/omicron-package 38789K
30982025-03-04T00:27:37.306Za target/release/xtask 10838K
30992025-03-04T00:27:37.306Za target/debug/bootstrap 215240K
31002025-03-04T00:27:37.306Za tests/bootstrap-a8b7ca9b72fc22d6 24083K
31012025-03-04T00:27:37.306Za tests/commtest-d7651b3040c18dfe 24909K
31022025-03-04T00:27:37.306Za tests/dhcp_server-a9161a45be813f2f 24083K
31032025-03-04T00:27:37.307Za tests/end_to_end_tests-76cb50d9a2fc20b1 274494K
31042025-03-04T00:27:37.307Za out/clickhouse.tar.gz 305521K
31052025-03-04T00:27:37.307Za out/clickhouse_keeper.tar.gz 291415K
31062025-03-04T00:27:37.307Za out/clickhouse_server.tar.gz 305529K
31072025-03-04T00:27:37.307Za out/cockroachdb.tar.gz 143752K
31082025-03-04T00:27:37.307Za out/crucible-dtrace.tar 98K
31092025-03-04T00:27:37.307Za out/crucible-pantry-zone.tar.gz 32452K
31102025-03-04T00:27:37.307Za out/crucible-zone.tar.gz 40834K
31112025-03-04T00:27:37.307Za out/external-dns.tar.gz 44255K
31122025-03-04T00:27:37.307Za out/internal-dns.tar.gz 44255K
31132025-03-04T00:27:37.307Za out/mg-ddm-gz.tar 63075K
31142025-03-04T00:27:37.307Za out/nexus.tar.gz 110700K
31152025-03-04T00:27:37.308Za out/ntp.tar.gz 14404K
31162025-03-04T00:27:37.308Za out/omicron-gateway-softnpu.tar.gz 24999K
31172025-03-04T00:27:37.308Za out/omicron-sled-agent.tar 123628K
31182025-03-04T00:27:37.308Za out/overlay.tar.gz 3K
31192025-03-04T00:27:37.308Za out/oximeter.tar.gz 55126K
31202025-03-04T00:27:37.308Za out/oxlog.tar 3144K
31212025-03-04T00:27:37.308Za out/probe.tar.gz 2764K
31222025-03-04T00:27:37.308Za out/propolis-server.tar.gz 66425K
31232025-03-04T00:27:37.308Za out/pumpkind-gz.tar 26665K
31242025-03-04T00:27:37.308Za out/switch-softnpu.tar.gz 265024K
31252025-03-04T00:27:37.314Z
31262025-03-04T00:27:37.314Zreal 1:16.850081317
31272025-03-04T00:27:37.315Zuser 1:13.115905842
31282025-03-04T00:27:37.315Zsys 5.334269082
31292025-03-04T00:27:37.315Ztrap 0.020680839
31302025-03-04T00:27:37.315Ztflt 0.000000000
31312025-03-04T00:27:37.315Zdflt 0.000000000
31322025-03-04T00:27:37.316Zkflt 0.000000000
31332025-03-04T00:27:37.316Zlock 0.000000000
31342025-03-04T00:27:37.316Zslp 1:12.980245331
31352025-03-04T00:27:37.317Zlat 2.243810399
31362025-03-04T00:27:37.317Zstop 0.000220203
31372025-03-04T00:27:37.317Zprocess exited: duration 2147254 ms, exit code 0
 
31382025-03-04T00:27:37.357Zfound 1 output files
31392025-03-04T00:27:37.357Zuploading: /work/package.tar.gz (2024001116 bytes)
31402025-03-04T00:28:15.447Zuploaded: /work/package.tar.gz