01JPJCR9ASEGQWKCFMJRRY0J1Q: 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: 01JPJCRY89HB4RFSRPTMQXW9VZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-17T15:51:14.622Zjob assigned to worker 01JPJCS1B41T3579T840SHH305 [factory aws, i-0e960ef4aad438e9b] (queued for 55 s)
 
22025-03-17T15:51:22.826Zstarting task 0: "setup"
32025-03-17T15:51:22.832Z++ uname -s
42025-03-17T15:51:22.835Z+ kern=SunOS
52025-03-17T15:51:22.835Z+ build_user=build
62025-03-17T15:51:22.835Z+ build_uid=12345
72025-03-17T15:51:22.835Z+ work_dir=/work
82025-03-17T15:51:22.835Z+ input_dir=/input
92025-03-17T15:51:22.835Z+ [[ 0 == 12345 ]]
102025-03-17T15:51:22.835Z+ case "$kern" in
112025-03-17T15:51:22.835Z+ groupadd -g 12345 build
122025-03-17T15:51:22.838Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-17T15:51:24.844Z+ zfs create -o mountpoint=/work rpool/work
142025-03-17T15:51:24.969Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-17T15:51:24.972Z+ home_fs=zfs
162025-03-17T15:51:24.972Z+ [[ zfs == autofs ]]
172025-03-17T15:51:24.972Z+ mkdir -p /home/build
182025-03-17T15:51:24.975Z+ chown build:build /home/build /work
192025-03-17T15:51:26.977Z+ chmod 0700 /home/build /work
202025-03-17T15:51:26.980Zprocess exited: duration 4155 ms, exit code 0
 
212025-03-17T15:51:26.986Zstarting task 1: "rust-toolchain"
222025-03-17T15:51:26.991Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-17T15:51:26.991Z * rust toolchain channel = "1.85.0"
242025-03-17T15:51:26.991Z * rust toolchain profile = "default"
252025-03-17T15:51:26.991Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-17T15:51:26.991Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-17T15:51:26.991Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-17T15:51:26.994Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-17T15:51:26.994Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-17T15:51:27.108Zinfo: downloading installer
312025-03-17T15:51:28.700Zwarn: It looks like you have an existing installation of Rust at:
322025-03-17T15:51:28.700Zwarn: /opt/ooce/bin
332025-03-17T15:51:28.700Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-17T15:51:28.700Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-17T15:51:28.700Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-17T15:51:28.700Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-17T15:51:28.700Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-17T15:51:28.700Zerror: cannot install while Rust is installed
392025-03-17T15:51:28.700Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-17T15:51:28.713Zinfo: profile set to 'default'
412025-03-17T15:51:28.713Zinfo: default host triple is x86_64-unknown-illumos
422025-03-17T15:51:28.717Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-17T15:51:28.910Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-17T15:51:28.910Zinfo: downloading component 'cargo'
452025-03-17T15:51:29.814Zinfo: downloading component 'clippy'
462025-03-17T15:51:30.121Zinfo: downloading component 'rust-docs'
472025-03-17T15:51:31.503Zinfo: downloading component 'rust-std'
482025-03-17T15:51:33.488Zinfo: downloading component 'rustc'
492025-03-17T15:51:40.327Zinfo: downloading component 'rustfmt'
502025-03-17T15:51:40.608Zinfo: installing component 'cargo'
512025-03-17T15:51:41.423Zinfo: installing component 'clippy'
522025-03-17T15:51:41.804Zinfo: installing component 'rust-docs'
532025-03-17T15:51:43.546Zinfo: installing component 'rust-std'
542025-03-17T15:51:45.412Zinfo: installing component 'rustc'
552025-03-17T15:51:51.347Zinfo: installing component 'rustfmt'
562025-03-17T15:51:51.684Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-17T15:51:51.685Z
582025-03-17T15:51:52.048Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-17T15:51:52.048Z
602025-03-17T15:51:52.053Z
612025-03-17T15:51:52.053ZRust is installed now. Great!
622025-03-17T15:51:52.053Z
632025-03-17T15:51:52.053ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-17T15:51:52.053Zenvironment variable. This has not been done automatically.
652025-03-17T15:51:52.053Z
662025-03-17T15:51:52.053ZTo configure your current shell, you need to source
672025-03-17T15:51:52.053Zthe corresponding env file under $HOME/.cargo.
682025-03-17T15:51:52.053Z
692025-03-17T15:51:52.053ZThis is usually done by running one of the following (note the leading DOT):
702025-03-17T15:51:52.053Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-17T15:51:52.053Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-17T15:51:52.053Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-17T15:51:52.121Z+ rustup --version
742025-03-17T15:51:52.132Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-17T15:51:52.132Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-17T15:51:52.161Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-17T15:51:52.163Z+ cargo --version
782025-03-17T15:51:52.181Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-17T15:51:52.184Z+ rustc --version
802025-03-17T15:51:52.209Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-17T15:51:52.212Zprocess exited: duration 25219 ms, exit code 0
 
822025-03-17T15:51:52.218Zstarting task 2: "authentication"
832025-03-17T15:51:52.239Zprocess exited: duration 21 ms, exit code 0
 
842025-03-17T15:51:52.248Zstarting task 3: "clone repository"
852025-03-17T15:51:52.251Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-17T15:51:52.254Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-17T15:51:52.298ZCloning into '/work/oxidecomputer/omicron'...
882025-03-17T15:52:00.058Z+ cd /work/oxidecomputer/omicron
892025-03-17T15:52:00.061Z+ git fetch origin 4742083fe0ec6dbb133399af6254149235f49e1a
902025-03-17T15:52:00.383ZFrom https://github.com/oxidecomputer/omicron
912025-03-17T15:52:00.383Z * branch 4742083fe0ec6dbb133399af6254149235f49e1a -> FETCH_HEAD
922025-03-17T15:52:00.392Z+ [[ -n dap/pending-mgs-updates ]]
932025-03-17T15:52:00.395Z++ git branch --show-current
942025-03-17T15:52:00.398Z+ current=main
952025-03-17T15:52:00.398Z+ [[ main != dap/pending-mgs-updates ]]
962025-03-17T15:52:00.398Z+ git branch -f dap/pending-mgs-updates 4742083fe0ec6dbb133399af6254149235f49e1a
972025-03-17T15:52:00.401Z+ git checkout -f dap/pending-mgs-updates
982025-03-17T15:52:00.589ZSwitched to branch 'dap/pending-mgs-updates'
992025-03-17T15:52:00.592Z+ git reset --hard 4742083fe0ec6dbb133399af6254149235f49e1a
1002025-03-17T15:52:00.614ZHEAD is now at 4742083fe Merge branch 'main' into dap/pending-mgs-updates
1012025-03-17T15:52:00.617Zprocess exited: duration 8367 ms, exit code 0
 
1022025-03-17T15:52:00.623Zstarting task 4: "build"
1032025-03-17T15:52:00.628Z+ source .github/buildomat/ci-env.sh
1042025-03-17T15:52:00.631Z++ export CARGO_TERM_COLOR=always
1052025-03-17T15:52:00.632Z++ CARGO_TERM_COLOR=always
1062025-03-17T15:52:00.632Z+ cargo --version
1072025-03-17T15:52:00.683Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-17T15:52:00.686Z+ rustc --version
1092025-03-17T15:52:00.751Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-17T15:52:00.754Z+ WORK=/work
1112025-03-17T15:52:00.754Z+ pfexec mkdir -p /work
1122025-03-17T15:52:00.758Z+ pfexec chown build /work
1132025-03-17T15:52:00.761Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-17T15:52:02.380Zpkg list: illegal option -- F
1152025-03-17T15:52:02.380ZUsage:
1162025-03-17T15:52:02.380Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-17T15:52:02.380Z [pkg_fmri_pattern ...]
1182025-03-17T15:52:03.212Zpkg list: illegal option -- F
1192025-03-17T15:52:03.212ZUsage:
1202025-03-17T15:52:03.212Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-17T15:52:03.212Z [pkg_fmri_pattern ...]
1222025-03-17T15:52:13.712Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-17T15:52:18.203Z Startup: Caching catalogs ... Done
1242025-03-17T15:52:32.631ZPlanning: Solver setup ... Done (13.349s)
1252025-03-17T15:52:32.789ZPlanning: Running solver ... Done (0.158s)
1262025-03-17T15:52:32.919ZPlanning: Finding local manifests ... Done (0.006s)
1272025-03-17T15:52:32.948ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-17T15:52:33.710ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-17T15:52:33.821ZPlanning: Package planning ... Done (0.111s)
1302025-03-17T15:52:33.878ZPlanning: Merging actions ... Done (0.057s)
1312025-03-17T15:52:34.077ZPlanning: Checking for conflicting actions ... Done (0.198s)
1322025-03-17T15:52:36.210ZPlanning: Consolidating action changes ... Done (2.133s)
1332025-03-17T15:52:36.647ZPlanning: Evaluating mediators ... Done (0.436s)
1342025-03-17T15:52:36.727ZPlanning: Planning completed in 18.42 seconds
1352025-03-17T15:52:36.744Z Packages to install: 4
1362025-03-17T15:52:36.744Z Packages to update: 3
1372025-03-17T15:52:36.744Z Mediators to change: 2
1382025-03-17T15:52:36.744Z Services to change: 1
1392025-03-17T15:52:36.744Z Estimated space available: 155.60 GB
1402025-03-17T15:52:36.744ZEstimated space to be consumed: 1.67 GB
1412025-03-17T15:52:36.747Z Create boot environment: No
1422025-03-17T15:52:36.747ZCreate backup boot environment: Yes
1432025-03-17T15:52:36.747Z Rebuild boot archive: No
1442025-03-17T15:52:36.747Z
1452025-03-17T15:52:36.747ZChanged mediators:
1462025-03-17T15:52:36.747Z mediator clang:
1472025-03-17T15:52:36.747Z version: None -> 15 (system default)
1482025-03-17T15:52:36.747Z
1492025-03-17T15:52:36.747Z mediator llvm:
1502025-03-17T15:52:36.747Z version: 14 (system default) -> 15 (system default)
1512025-03-17T15:52:36.747Z
1522025-03-17T15:52:36.747ZChanged packages:
1532025-03-17T15:52:36.747Zhelios-dev
1542025-03-17T15:52:36.747Z developer/build-essential
1552025-03-17T15:52:36.747Z None -> 11-2.0
1562025-03-17T15:52:36.747Z library/libxmlsec1
1572025-03-17T15:52:36.747Z None -> 1.2.35-2.0
1582025-03-17T15:52:36.747Z ooce/developer/clang-15
1592025-03-17T15:52:36.747Z None -> 15.0.7-2.0
1602025-03-17T15:52:36.747Z ooce/developer/llvm-15
1612025-03-17T15:52:36.747Z None -> 15.0.7-2.0
1622025-03-17T15:52:36.747Z package/pkg
1632025-03-17T15:52:36.748Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-17T15:52:36.748Z system/library/g++-runtime
1652025-03-17T15:52:36.748Z 13-2.0 -> 14-2.0
1662025-03-17T15:52:36.748Z system/library/gcc-runtime
1672025-03-17T15:52:36.748Z 13-2.0 -> 14-2.0
1682025-03-17T15:52:36.748Z
1692025-03-17T15:52:36.748ZServices:
1702025-03-17T15:52:36.748Z restart_fmri:
1712025-03-17T15:52:36.748Z svc:/system/update-man-index:default
1722025-03-17T15:52:36.748Z
1732025-03-17T15:52:36.748ZEditable files to change:
1742025-03-17T15:52:36.748Z Update:
1752025-03-17T15:52:36.748Z usr/share/lib/pkg/web/config.shtml
1762025-03-17T15:52:36.824Z
1772025-03-17T15:52:36.824ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-17T15:52:41.825ZDownload: 733/4301 items 18.3/225.4MB 8% complete (3.7M/s)
1792025-03-17T15:52:47.607ZDownload: 1195/4301 items 83.5/225.4MB 37% complete (9.5M/s)
1802025-03-17T15:52:52.841ZDownload: 2219/4301 items 119.2/225.4MB 52% complete (10.1M/s)
1812025-03-17T15:52:57.846ZDownload: 2335/4301 items 119.7/225.4MB 53% complete (3.8M/s)
1822025-03-17T15:53:02.847ZDownload: 3126/4301 items 140.9/225.4MB 62% complete (2.1M/s)
1832025-03-17T15:53:08.571ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (9.3M/s)
1842025-03-17T15:53:13.574ZDownload: 4025/4301 items 218.7/225.4MB 97% complete (4.7M/s)
1852025-03-17T15:53:21.096ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (1.7M/s)
1862025-03-17T15:53:21.682ZDownload: Completed 225.42 MB in 44.85 seconds (5.0M/s)
1872025-03-17T15:53:23.853Z Actions: 1/5122 actions (Removing old actions)
1882025-03-17T15:53:23.877Z Actions: 194/5122 actions (Installing new actions)
1892025-03-17T15:53:28.567Z Actions: 4267/5122 actions (Updating modified actions)
1902025-03-17T15:53:28.921Z Actions: Completed 5122 actions in 5.07 seconds.
1912025-03-17T15:53:29.169Z Done (0.241s)
1922025-03-17T15:53:29.172Z Done (0.001s)
1932025-03-17T15:53:29.802Z Done (0.631s)
1942025-03-17T15:53:34.136Z Done (4.103s)
1952025-03-17T15:53:34.224Z Done (0.017s)
1962025-03-17T15:53:34.227Z Done (0.000s)
1972025-03-17T15:53:34.404Z Done (0.000s)
1982025-03-17T15:53:35.123ZPlanning: Evaluating mediator changes ... Done
1992025-03-17T15:53:35.282ZPlanning: Checking for conflicting actions ... Done
2002025-03-17T15:53:35.285ZPlanning: Consolidating action changes ... Done
2012025-03-17T15:53:35.549ZPlanning: Evaluating mediators ... Done
2022025-03-17T15:53:35.552ZPlanning: Planning completed in 0.43 seconds
2032025-03-17T15:53:35.588Z Mediators to change: 2
2042025-03-17T15:53:35.589Z Create boot environment: No
2052025-03-17T15:53:35.592ZCreate backup boot environment: No
2062025-03-17T15:53:35.665Z Done
2072025-03-17T15:53:35.665Z Done
2082025-03-17T15:53:36.102Z Done
2092025-03-17T15:53:39.646Z Done
2102025-03-17T15:53:39.735Z Done
2112025-03-17T15:53:39.738Z Done
2122025-03-17T15:53:39.873Z Done
2132025-03-17T15:53:40.483ZPlanning: Evaluating mediator changes ... Done
2142025-03-17T15:53:40.486ZPlanning: Merging actions ... Done
2152025-03-17T15:53:40.674ZPlanning: Checking for conflicting actions ... Done
2162025-03-17T15:53:40.677ZPlanning: Consolidating action changes ... Done
2172025-03-17T15:53:40.942ZPlanning: Evaluating mediators ... Done
2182025-03-17T15:53:40.995ZPlanning: Planning completed in 0.75 seconds
2192025-03-17T15:53:41.037Z Packages to change: 1
2202025-03-17T15:53:41.040Z Mediators to change: 1
2212025-03-17T15:53:41.040Z Services to change: 1
2222025-03-17T15:53:41.040Z Create boot environment: No
2232025-03-17T15:53:41.040ZCreate backup boot environment: Yes
2242025-03-17T15:53:43.261Z Actions: 1/6 actions (Updating modified actions)
2252025-03-17T15:53:43.264Z Actions: Completed 6 actions in 0.00 seconds.
2262025-03-17T15:53:43.264Z Done
2272025-03-17T15:53:43.265Z Done
2282025-03-17T15:53:43.390Z Done
2292025-03-17T15:53:46.954Z Done
2302025-03-17T15:53:47.040Z Done
2312025-03-17T15:53:47.043Z Done
2322025-03-17T15:53:47.182Z Done
2332025-03-17T15:53:47.616ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342025-03-17T15:53:47.616Zclang system 15 system
2352025-03-17T15:53:47.616Zcsh system system illumos
2362025-03-17T15:53:47.616Zctags system system illumos
2372025-03-17T15:53:47.616Zgcc vendor 12 vendor
2382025-03-17T15:53:47.616Zgcc system 10 system
2392025-03-17T15:53:47.616Zgcc system 7 system
2402025-03-17T15:53:47.616Zgo system 1.20 system
2412025-03-17T15:53:47.616Zgo system 1.19 system
2422025-03-17T15:53:47.616Zllvm system 15 system
2432025-03-17T15:53:47.616Zllvm system 14 system
2442025-03-17T15:53:47.616Zmariadb system 10.6 system
2452025-03-17T15:53:47.616Zmta vendor vendor dma
2462025-03-17T15:53:47.616Zopenjdk system 17 system
2472025-03-17T15:53:47.617Zopenjdk system 11 system
2482025-03-17T15:53:47.617Zopenjdk system 1.8 system
2492025-03-17T15:53:47.617Zopenssl vendor 3 vendor
2502025-03-17T15:53:47.617Zperl system 5.36 system
2512025-03-17T15:53:47.617Zpostgresql system 15 system
2522025-03-17T15:53:47.617Zpostgresql system 13 system
2532025-03-17T15:53:47.617Zpython vendor 3 vendor
2542025-03-17T15:53:47.617Zpython system 2 system
2552025-03-17T15:53:47.617Zpython3 system 3.11 system
2562025-03-17T15:53:47.617Zruby system 3.0 system
2572025-03-17T15:53:47.617Zwords vendor vendor american-english
2582025-03-17T15:53:47.617Zwords system system australian-english
2592025-03-17T15:53:47.617Zwords system system british-english
2602025-03-17T15:53:47.617Zwords system system canadian-english
2612025-03-17T15:53:47.617Zwords system system french
2622025-03-17T15:53:47.617Zwords system system italian
2632025-03-17T15:53:47.617Zwords system system ngerman
2642025-03-17T15:53:47.617Zwords system system ogerman
2652025-03-17T15:53:47.617Zwords system system spanish
2662025-03-17T15:53:47.949ZPUBLISHER TYPE STATUS P LOCATION
2672025-03-17T15:53:47.949Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-03-17T15:53:51.072ZFMRI IFO
2692025-03-17T15:53:51.073Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-03-17T15:53:51.073Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-03-17T15:53:51.073Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-03-17T15:53:51.073Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-03-17T15:53:51.073Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-03-17T15:53:51.073Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-03-17T15:53:51.073Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2762025-03-17T15:53:51.073Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-03-17T15:53:51.073Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-03-17T15:53:51.073Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2792025-03-17T15:53:51.073Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-03-17T15:53:51.073Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-03-17T15:53:51.073Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2822025-03-17T15:53:51.073Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-03-17T15:53:51.073Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-03-17T15:53:51.899Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-03-17T15:53:52.230Z Updating crates.io index
2862025-03-17T15:53:52.276Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-03-17T15:53:52.825Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-03-17T15:53:53.083Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-03-17T15:53:53.325Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-03-17T15:53:53.734Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-03-17T15:53:54.846Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-03-17T15:53:56.659Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-03-17T15:53:58.334Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-03-17T15:53:59.116Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-03-17T15:53:59.819Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-03-17T15:54:00.149Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-03-17T15:54:00.697Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-03-17T15:54:01.215Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-03-17T15:54:01.572Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002025-03-17T15:54:01.969Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012025-03-17T15:54:02.281Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-03-17T15:54:02.543Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-03-17T15:54:02.852Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-03-17T15:54:03.186Z Updating git repository `https://github.com/oxidecomputer/lldp`
3052025-03-17T15:54:06.753Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-03-17T15:54:07.358Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-03-17T15:54:07.696Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-03-17T15:54:08.091Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3092025-03-17T15:54:08.363Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-03-17T15:54:11.707Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-03-17T15:54:12.020Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3122025-03-17T15:54:12.432Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-03-17T15:54:12.792Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3142025-03-17T15:54:13.117Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-03-17T15:54:13.392Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-03-17T15:54:13.712Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-03-17T15:54:15.312Z Downloading crates ...
3182025-03-17T15:54:15.392Z Downloaded bitflags v1.3.2
3192025-03-17T15:54:15.395Z Downloaded bytecount v0.6.8
3202025-03-17T15:54:15.398Z Downloaded autocfg v1.4.0
3212025-03-17T15:54:15.401Z Downloaded anstyle-query v1.1.1
3222025-03-17T15:54:15.405Z Downloaded scroll_derive v0.12.0
3232025-03-17T15:54:15.405Z Downloaded anstream v0.6.15
3242025-03-17T15:54:15.408Z Downloaded block-buffer v0.10.4
3252025-03-17T15:54:15.415Z Downloaded zerocopy-derive v0.7.35
3262025-03-17T15:54:15.419Z Downloaded pretty-hex v0.4.1
3272025-03-17T15:54:15.422Z Downloaded zerocopy v0.7.35
3282025-03-17T15:54:15.434Z Downloaded usdt-attr-macro v0.5.0
3292025-03-17T15:54:15.437Z Downloaded swrite v0.1.0
3302025-03-17T15:54:15.437Z Downloaded equivalent v1.0.1
3312025-03-17T15:54:15.437Z Downloaded usdt-macro v0.5.0
3322025-03-17T15:54:15.440Z Downloaded dtrace-parser v0.2.0
3332025-03-17T15:54:15.440Z Downloaded winnow v0.7.3
3342025-03-17T15:54:15.453Z Downloaded bitflags v2.6.0
3352025-03-17T15:54:15.458Z Downloaded anstyle-parse v0.2.5
3362025-03-17T15:54:15.461Z Downloaded anstyle v1.0.10
3372025-03-17T15:54:15.464Z Downloaded crypto-common v0.1.6
3382025-03-17T15:54:15.464Z Downloaded cpufeatures v0.2.14
3392025-03-17T15:54:15.464Z Downloaded terminal_size v0.2.6
3402025-03-17T15:54:15.467Z Downloaded serde_spanned v0.6.8
3412025-03-17T15:54:15.467Z Downloaded proc-macro-error-attr v1.0.4
3422025-03-17T15:54:15.467Z Downloaded plain v0.2.3
3432025-03-17T15:54:15.470Z Downloaded macaddr v1.0.1
3442025-03-17T15:54:15.470Z Downloaded dof v0.3.0
3452025-03-17T15:54:15.470Z Downloaded strsim v0.11.1
3462025-03-17T15:54:15.473Z Downloaded version_check v0.9.5
3472025-03-17T15:54:15.473Z Downloaded memmap v0.7.0
3482025-03-17T15:54:15.476Z Downloaded heck v0.4.1
3492025-03-17T15:54:15.476Z Downloaded serde_tokenstream v0.2.2
3502025-03-17T15:54:15.476Z Downloaded fastrand v2.1.1
3512025-03-17T15:54:15.479Z Downloaded clap_lex v0.7.4
3522025-03-17T15:54:15.479Z Downloaded cargo-platform v0.1.8
3532025-03-17T15:54:15.479Z Downloaded digest v0.10.7
3542025-03-17T15:54:15.483Z Downloaded thiserror-impl v1.0.69
3552025-03-17T15:54:15.483Z Downloaded is_terminal_polyfill v1.70.1
3562025-03-17T15:54:15.485Z Downloaded colorchoice v1.0.2
3572025-03-17T15:54:15.489Z Downloaded terminal_size v0.4.0
3582025-03-17T15:54:15.492Z Downloaded utf8parse v0.2.2
3592025-03-17T15:54:15.492Z Downloaded unicode-linebreak v0.1.5
3602025-03-17T15:54:15.492Z Downloaded smawk v0.3.2
3612025-03-17T15:54:15.495Z Downloaded scroll v0.12.0
3622025-03-17T15:54:15.495Z Downloaded itoa v1.0.11
3632025-03-17T15:54:15.495Z Downloaded heck v0.5.0
3642025-03-17T15:54:15.498Z Downloaded fs-err v2.11.0
3652025-03-17T15:54:15.498Z Downloaded usdt-impl v0.5.0
3662025-03-17T15:54:15.501Z Downloaded usdt v0.5.0
3672025-03-17T15:54:15.501Z Downloaded tabled_derive v0.7.0
3682025-03-17T15:54:15.501Z Downloaded generic-array v0.14.7
3692025-03-17T15:54:15.505Z Downloaded fnv v1.0.7
3702025-03-17T15:54:15.505Z Downloaded errno v0.3.9
3712025-03-17T15:54:15.505Z Downloaded toml_datetime v0.6.8
3722025-03-17T15:54:15.508Z Downloaded thiserror v1.0.69
3732025-03-17T15:54:15.511Z Downloaded thread-id v4.2.2
3742025-03-17T15:54:15.511Z Downloaded thiserror-impl v2.0.11
3752025-03-17T15:54:15.514Z Downloaded anyhow v1.0.97
3762025-03-17T15:54:15.517Z Downloaded pest_generator v2.7.14
3772025-03-17T15:54:15.517Z Downloaded camino-tempfile v1.1.1
3782025-03-17T15:54:15.520Z Downloaded cfg-if v1.0.0
3792025-03-17T15:54:15.520Z Downloaded semver v1.0.25
3802025-03-17T15:54:15.523Z Downloaded cargo_metadata v0.19.2
3812025-03-17T15:54:15.526Z Downloaded quote v1.0.39
3822025-03-17T15:54:15.526Z Downloaded proc-macro-error v1.0.4
3832025-03-17T15:54:15.532Z Downloaded sha2 v0.10.8
3842025-03-17T15:54:15.535Z Downloaded tempfile v3.13.0
3852025-03-17T15:54:15.538Z Downloaded clap_derive v4.5.28
3862025-03-17T15:54:15.541Z Downloaded io-lifetimes v1.0.11
3872025-03-17T15:54:15.544Z Downloaded camino v1.1.9
3882025-03-17T15:54:15.544Z Downloaded byteorder v1.5.0
3892025-03-17T15:54:15.551Z Downloaded thiserror v2.0.11
3902025-03-17T15:54:15.556Z Downloaded log v0.4.22
3912025-03-17T15:54:15.559Z Downloaded cargo_toml v0.21.0
3922025-03-17T15:54:15.562Z Downloaded pest_derive v2.7.14
3932025-03-17T15:54:15.562Z Downloaded clap v4.5.31
3942025-03-17T15:54:15.569Z Downloaded ucd-trie v0.1.7
3952025-03-17T15:54:15.572Z Downloaded typenum v1.17.0
3962025-03-17T15:54:15.575Z Downloaded ryu v1.0.18
3972025-03-17T15:54:15.575Z Downloaded proc-macro2 v1.0.94
3982025-03-17T15:54:15.578Z Downloaded unicode-ident v1.0.14
3992025-03-17T15:54:15.581Z Downloaded serde_derive v1.0.218
4002025-03-17T15:54:15.584Z Downloaded pest_meta v2.7.14
4012025-03-17T15:54:15.587Z Downloaded once_cell v1.20.3
4022025-03-17T15:54:15.587Z Downloaded textwrap v0.16.1
4032025-03-17T15:54:15.595Z Downloaded toml v0.8.20
4042025-03-17T15:54:15.598Z Downloaded serde v1.0.218
4052025-03-17T15:54:15.603Z Downloaded papergrid v0.11.0
4062025-03-17T15:54:15.613Z Downloaded indexmap v2.7.1
4072025-03-17T15:54:15.621Z Downloaded memchr v2.7.4
4082025-03-17T15:54:15.638Z Downloaded toml_edit v0.22.24
4092025-03-17T15:54:15.668Z Downloaded serde_json v1.0.139
4102025-03-17T15:54:15.678Z Downloaded pest v2.7.14
4112025-03-17T15:54:15.682Z Downloaded hashbrown v0.15.1
4122025-03-17T15:54:15.695Z Downloaded clap_builder v4.5.31
4132025-03-17T15:54:15.703Z Downloaded goblin v0.8.2
4142025-03-17T15:54:15.709Z Downloaded tabled v0.15.0
4152025-03-17T15:54:15.724Z Downloaded syn v2.0.98
4162025-03-17T15:54:15.735Z Downloaded syn v1.0.109
4172025-03-17T15:54:15.744Z Downloaded unicode-width v0.1.14
4182025-03-17T15:54:15.761Z Downloaded rustix v0.37.28
4192025-03-17T15:54:15.779Z Downloaded rustix v0.38.37
4202025-03-17T15:54:15.817Z Downloaded libc v0.2.170
4212025-03-17T15:54:15.952Z Compiling proc-macro2 v1.0.94
4222025-03-17T15:54:15.952Z Compiling unicode-ident v1.0.14
4232025-03-17T15:54:15.956Z Compiling serde v1.0.218
4242025-03-17T15:54:15.956Z Compiling libc v0.2.170
4252025-03-17T15:54:15.956Z Compiling version_check v0.9.5
4262025-03-17T15:54:15.956Z Compiling memchr v2.7.4
4272025-03-17T15:54:15.988Z Compiling thiserror v1.0.69
4282025-03-17T15:54:15.992Z Compiling ryu v1.0.18
4292025-03-17T15:54:16.223Z Compiling itoa v1.0.11
4302025-03-17T15:54:16.390Z Compiling ucd-trie v0.1.7
4312025-03-17T15:54:16.668Z Compiling once_cell v1.20.3
4322025-03-17T15:54:16.693Z Compiling byteorder v1.5.0
4332025-03-17T15:54:16.857Z Compiling rustix v0.38.37
4342025-03-17T15:54:16.981Z Compiling serde_json v1.0.139
4352025-03-17T15:54:17.044Z Compiling bitflags v2.6.0
4362025-03-17T15:54:17.404Z Compiling usdt-impl v0.5.0
4372025-03-17T15:54:17.469Z Compiling proc-macro-error-attr v1.0.4
4382025-03-17T15:54:17.493Z Compiling syn v1.0.109
4392025-03-17T15:54:17.546Z Compiling io-lifetimes v1.0.11
4402025-03-17T15:54:17.724Z Compiling proc-macro-error v1.0.4
4412025-03-17T15:54:17.804Z Compiling quote v1.0.39
4422025-03-17T15:54:17.929Z Compiling errno v0.3.9
4432025-03-17T15:54:18.099Z Compiling equivalent v1.0.1
4442025-03-17T15:54:18.162Z Compiling rustix v0.37.28
4452025-03-17T15:54:18.185Z Compiling syn v2.0.98
4462025-03-17T15:54:18.246Z Compiling camino v1.1.9
4472025-03-17T15:54:18.425Z Compiling thread-id v4.2.2
4482025-03-17T15:54:18.428Z Compiling hashbrown v0.15.1
4492025-03-17T15:54:18.468Z Compiling log v0.4.22
4502025-03-17T15:54:18.550Z Compiling utf8parse v0.2.2
4512025-03-17T15:54:18.570Z Compiling plain v0.2.3
4522025-03-17T15:54:18.721Z Compiling anstyle-parse v0.2.5
4532025-03-17T15:54:19.035Z Compiling pretty-hex v0.4.1
4542025-03-17T15:54:19.133Z Compiling autocfg v1.4.0
4552025-03-17T15:54:19.258Z Compiling anstyle-query v1.1.1
4562025-03-17T15:54:19.378Z Compiling bitflags v1.3.2
4572025-03-17T15:54:19.411Z Compiling indexmap v2.7.1
4582025-03-17T15:54:19.490Z Compiling colorchoice v1.0.2
4592025-03-17T15:54:19.512Z Compiling thiserror v2.0.11
4602025-03-17T15:54:19.531Z Compiling winnow v0.7.3
4612025-03-17T15:54:19.668Z Compiling unicode-width v0.1.14
4622025-03-17T15:54:20.035Z Compiling is_terminal_polyfill v1.70.1
4632025-03-17T15:54:20.127Z Compiling semver v1.0.25
4642025-03-17T15:54:20.175Z Compiling anstyle v1.0.10
4652025-03-17T15:54:20.550Z Compiling anstream v0.6.15
4662025-03-17T15:54:20.591Z Compiling fs-err v2.11.0
4672025-03-17T15:54:20.611Z Compiling terminal_size v0.4.0
4682025-03-17T15:54:20.856Z Compiling strsim v0.11.1
4692025-03-17T15:54:20.912Z Compiling cfg-if v1.0.0
4702025-03-17T15:54:20.950Z Compiling anyhow v1.0.97
4712025-03-17T15:54:21.019Z Compiling heck v0.4.1
4722025-03-17T15:54:21.117Z Compiling clap_lex v0.7.4
4732025-03-17T15:54:21.431Z Compiling fastrand v2.1.1
4742025-03-17T15:54:21.582Z Compiling fnv v1.0.7
4752025-03-17T15:54:21.735Z Compiling bytecount v0.6.8
4762025-03-17T15:54:21.904Z Compiling heck v0.5.0
4772025-03-17T15:54:21.925Z Compiling papergrid v0.11.0
4782025-03-17T15:54:21.928Z Compiling tempfile v3.13.0
4792025-03-17T15:54:21.966Z Compiling terminal_size v0.2.6
4802025-03-17T15:54:22.183Z Compiling clap_builder v4.5.31
4812025-03-17T15:54:22.542Z Compiling memmap v0.7.0
4822025-03-17T15:54:22.590Z Compiling unicode-linebreak v0.1.5
4832025-03-17T15:54:22.777Z Compiling smawk v0.3.2
4842025-03-17T15:54:23.015Z Compiling textwrap v0.16.1
4852025-03-17T15:54:23.085Z Compiling swrite v0.1.0
4862025-03-17T15:54:23.714Z Compiling tabled_derive v0.7.0
4872025-03-17T15:54:25.167Z Compiling serde_derive v1.0.218
4882025-03-17T15:54:25.167Z Compiling thiserror-impl v1.0.69
4892025-03-17T15:54:25.171Z Compiling zerocopy-derive v0.7.35
4902025-03-17T15:54:25.171Z Compiling scroll_derive v0.12.0
4912025-03-17T15:54:25.171Z Compiling thiserror-impl v2.0.11
4922025-03-17T15:54:25.171Z Compiling clap_derive v4.5.28
4932025-03-17T15:54:25.237Z Compiling tabled v0.15.0
4942025-03-17T15:54:26.581Z Compiling scroll v0.12.0
4952025-03-17T15:54:27.155Z Compiling goblin v0.8.2
4962025-03-17T15:54:27.299Z Compiling zerocopy v0.7.35
4972025-03-17T15:54:28.219Z Compiling pest v2.7.14
4982025-03-17T15:54:29.575Z Compiling clap v4.5.31
4992025-03-17T15:54:30.438Z Compiling pest_meta v2.7.14
5002025-03-17T15:54:31.313Z Compiling pest_generator v2.7.14
5012025-03-17T15:54:32.647Z Compiling pest_derive v2.7.14
5022025-03-17T15:54:33.280Z Compiling dtrace-parser v0.2.0
5032025-03-17T15:54:34.273Z Compiling serde_tokenstream v0.2.2
5042025-03-17T15:54:34.378Z Compiling serde_spanned v0.6.8
5052025-03-17T15:54:34.378Z Compiling toml_datetime v0.6.8
5062025-03-17T15:54:34.626Z Compiling cargo-platform v0.1.8
5072025-03-17T15:54:34.679Z Compiling macaddr v1.0.1
5082025-03-17T15:54:34.790Z Compiling toml_edit v0.22.24
5092025-03-17T15:54:35.030Z Compiling camino-tempfile v1.1.1
5102025-03-17T15:54:35.580Z Compiling dof v0.3.0
5112025-03-17T15:54:35.760Z Compiling cargo_metadata v0.19.2
5122025-03-17T15:54:36.888Z Compiling usdt-attr-macro v0.5.0
5132025-03-17T15:54:36.891Z Compiling usdt-macro v0.5.0
5142025-03-17T15:54:37.723Z Compiling toml v0.8.20
5152025-03-17T15:54:37.974Z Compiling usdt v0.5.0
5162025-03-17T15:54:38.475Z Compiling cargo_toml v0.21.0
5172025-03-17T15:54:40.924Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5182025-03-17T15:54:44.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.42s
5192025-03-17T15:54:44.322Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5202025-03-17T15:54:44.869Z Downloading crates ...
5212025-03-17T15:54:45.016Z Downloaded headers-core v0.3.0
5222025-03-17T15:54:45.019Z Downloaded addr2line v0.24.2
5232025-03-17T15:54:45.019Z Downloaded array-init v0.0.4
5242025-03-17T15:54:45.022Z Downloaded ctr v0.9.2
5252025-03-17T15:54:45.026Z Downloaded constant_time_eq v0.3.1
5262025-03-17T15:54:45.030Z Downloaded heck v0.3.3
5272025-03-17T15:54:45.030Z Downloaded bit-set v0.8.0
5282025-03-17T15:54:45.033Z Downloaded http-body v1.0.1
5292025-03-17T15:54:45.037Z Downloaded buf-list v1.0.3
5302025-03-17T15:54:45.040Z Downloaded http-range v0.1.5
5312025-03-17T15:54:45.040Z Downloaded bitfield v0.14.0
5322025-03-17T15:54:45.044Z Downloaded const-oid v0.9.6
5332025-03-17T15:54:45.047Z Downloaded is_ci v1.2.0
5342025-03-17T15:54:45.047Z Downloaded icu_provider_macros v1.5.0
5352025-03-17T15:54:45.047Z Downloaded bit-vec v0.8.0
5362025-03-17T15:54:45.050Z Downloaded bb8 v0.8.5
5372025-03-17T15:54:45.050Z Downloaded base16ct v0.2.0
5382025-03-17T15:54:45.057Z Downloaded instant v0.1.13
5392025-03-17T15:54:45.059Z Downloaded base64 v0.13.1
5402025-03-17T15:54:45.064Z Downloaded ident_case v1.0.1
5412025-03-17T15:54:45.067Z Downloaded adler2 v2.0.0
5422025-03-17T15:54:45.067Z Downloaded aead v0.5.2
5432025-03-17T15:54:45.067Z Downloaded match_cfg v0.1.0
5442025-03-17T15:54:45.074Z Downloaded md5 v0.7.0
5452025-03-17T15:54:45.077Z Downloaded http-body-util v0.1.2
5462025-03-17T15:54:45.081Z Downloaded home v0.5.9
5472025-03-17T15:54:45.081Z Downloaded hex v0.4.3
5482025-03-17T15:54:45.083Z Downloaded hostname v0.3.1
5492025-03-17T15:54:45.084Z Downloaded bit-set v0.5.3
5502025-03-17T15:54:45.087Z Downloaded hex-literal v0.4.1
5512025-03-17T15:54:45.087Z Downloaded base64 v0.22.1
5522025-03-17T15:54:45.090Z Downloaded hostname v0.4.0
5532025-03-17T15:54:45.093Z Downloaded bcrypt-pbkdf v0.10.0
5542025-03-17T15:54:45.096Z Downloaded base64ct v1.6.0
5552025-03-17T15:54:45.096Z Downloaded internet-checksum v0.2.1
5562025-03-17T15:54:45.099Z Downloaded md-5 v0.10.6
5572025-03-17T15:54:45.102Z Downloaded lru-cache v0.1.2
5582025-03-17T15:54:45.102Z Downloaded libsw v3.4.0
5592025-03-17T15:54:45.105Z Downloaded is-terminal v0.4.13
5602025-03-17T15:54:45.105Z Downloaded lru v0.12.5
5612025-03-17T15:54:45.108Z Downloaded lazy_static v1.5.0
5622025-03-17T15:54:45.108Z Downloaded instability v0.3.2
5632025-03-17T15:54:45.111Z Downloaded memoffset v0.9.1
5642025-03-17T15:54:45.113Z Downloaded lockfree-object-pool v0.1.6
5652025-03-17T15:54:45.117Z Downloaded rtoolbox v0.0.2
5662025-03-17T15:54:45.117Z Downloaded kstat-rs v0.2.4
5672025-03-17T15:54:45.117Z Downloaded lalrpop-util v0.19.12
5682025-03-17T15:54:45.120Z Downloaded libefi-sys v0.1.0
5692025-03-17T15:54:45.120Z Downloaded impl-trait-for-tuples v0.2.2
5702025-03-17T15:54:45.124Z Downloaded maybe-uninit v2.0.0
5712025-03-17T15:54:45.127Z Downloaded pretty-hex v0.2.1
5722025-03-17T15:54:45.127Z Downloaded mime v0.3.17
5732025-03-17T15:54:45.130Z Downloaded linear-map v1.2.0
5742025-03-17T15:54:45.133Z Downloaded hmac v0.12.1
5752025-03-17T15:54:45.135Z Downloaded serde_urlencoded v0.7.1
5762025-03-17T15:54:45.135Z Downloaded heapless v0.8.0
5772025-03-17T15:54:45.140Z Downloaded highway v1.3.0
5782025-03-17T15:54:45.143Z Downloaded cobs v0.2.3
5792025-03-17T15:54:45.146Z Downloaded ciborium-io v0.2.2
5802025-03-17T15:54:45.146Z Downloaded block-padding v0.3.3
5812025-03-17T15:54:45.146Z Downloaded managed v0.8.0
5822025-03-17T15:54:45.149Z Downloaded litemap v0.7.3
5832025-03-17T15:54:45.152Z Downloaded cfg_aliases v0.2.1
5842025-03-17T15:54:45.152Z Downloaded hubpack v0.1.2
5852025-03-17T15:54:45.155Z Downloaded iana-time-zone v0.1.61
5862025-03-17T15:54:45.158Z Downloaded mime_guess v2.0.5
5872025-03-17T15:54:45.161Z Downloaded arrayref v0.3.9
5882025-03-17T15:54:45.161Z Downloaded indent_write v2.2.0
5892025-03-17T15:54:45.165Z Downloaded lock_api v0.4.12
5902025-03-17T15:54:45.165Z Downloaded ascii-canvas v3.0.0
5912025-03-17T15:54:45.168Z Downloaded assert_matches v1.5.0
5922025-03-17T15:54:45.168Z Downloaded hyper-staticfile v0.10.1
5932025-03-17T15:54:45.171Z Downloaded libloading v0.8.5
5942025-03-17T15:54:45.171Z Downloaded httparse v1.9.5
5952025-03-17T15:54:45.174Z Downloaded strum v0.26.3
5962025-03-17T15:54:45.177Z Downloaded ciborium-ll v0.2.2
5972025-03-17T15:54:45.180Z Downloaded toolchain_find v0.4.0
5982025-03-17T15:54:45.180Z Downloaded termtree v0.5.1
5992025-03-17T15:54:45.180Z Downloaded memmap2 v0.9.5
6002025-03-17T15:54:45.183Z Downloaded ahash v0.8.11
6012025-03-17T15:54:45.186Z Downloaded darling_macro v0.20.10
6022025-03-17T15:54:45.189Z Downloaded yoke-derive v0.7.4
6032025-03-17T15:54:45.189Z Downloaded want v0.3.1
6042025-03-17T15:54:45.189Z Downloaded downcast v0.11.0
6052025-03-17T15:54:45.192Z Downloaded simd-adler32 v0.3.7
6062025-03-17T15:54:45.195Z Downloaded serde-big-array v0.5.1
6072025-03-17T15:54:45.195Z Downloaded salsa20 v0.10.2
6082025-03-17T15:54:45.198Z Downloaded slog-bunyan v2.5.0
6092025-03-17T15:54:45.198Z Downloaded resolv-conf v0.7.0
6102025-03-17T15:54:45.201Z Downloaded hickory-client v0.24.4
6112025-03-17T15:54:45.204Z Downloaded termtree v0.4.1
6122025-03-17T15:54:45.207Z Downloaded tap v1.0.1
6132025-03-17T15:54:45.207Z Downloaded litrs v0.4.1
6142025-03-17T15:54:45.210Z Downloaded icu_locid v1.5.0
6152025-03-17T15:54:45.214Z Downloaded icu_provider v1.5.0
6162025-03-17T15:54:45.218Z Downloaded icu_properties v1.5.1
6172025-03-17T15:54:45.221Z Downloaded slog-async v2.8.0
6182025-03-17T15:54:45.224Z Downloaded colored v2.2.0
6192025-03-17T15:54:45.227Z Downloaded cipher v0.4.4
6202025-03-17T15:54:45.230Z Downloaded env_filter v0.1.2
6212025-03-17T15:54:45.233Z Downloaded smf v0.2.3
6222025-03-17T15:54:45.233Z Downloaded crc-catalog v2.4.0
6232025-03-17T15:54:45.233Z Downloaded synstructure v0.13.1
6242025-03-17T15:54:45.236Z Downloaded untrusted v0.7.1
6252025-03-17T15:54:45.236Z Downloaded crossbeam-deque v0.8.5
6262025-03-17T15:54:45.239Z Downloaded console v0.15.10
6272025-03-17T15:54:45.242Z Downloaded num-iter v0.1.45
6282025-03-17T15:54:45.245Z Downloaded fragile v2.0.0
6292025-03-17T15:54:45.245Z Downloaded backtrace v0.3.74
6302025-03-17T15:54:45.251Z Downloaded russh-cryptovec v0.7.3
6312025-03-17T15:54:45.254Z Downloaded ref-cast v1.0.23
6322025-03-17T15:54:45.257Z Downloaded structmeta-derive v0.3.0
6332025-03-17T15:54:45.257Z Downloaded defmt-parser v0.3.4
6342025-03-17T15:54:45.259Z Downloaded sct v0.7.1
6352025-03-17T15:54:45.262Z Downloaded newtype_derive v0.1.6
6362025-03-17T15:54:45.265Z Downloaded cookie_store v0.21.1
6372025-03-17T15:54:45.268Z Downloaded newline-converter v0.3.0
6382025-03-17T15:54:45.268Z Downloaded num_threads v0.1.7
6392025-03-17T15:54:45.271Z Downloaded number_prefix v0.4.0
6402025-03-17T15:54:45.271Z Downloaded precomputed-hash v0.1.1
6412025-03-17T15:54:45.271Z Downloaded indexmap v1.9.3
6422025-03-17T15:54:45.275Z Downloaded cassowary v0.3.0
6432025-03-17T15:54:45.278Z Downloaded cancel-safe-futures v0.1.5
6442025-03-17T15:54:45.280Z Downloaded tiny-keccak v2.0.2
6452025-03-17T15:54:45.283Z Downloaded predicates-core v1.0.8
6462025-03-17T15:54:45.286Z Downloaded rustc-hash v1.1.0
6472025-03-17T15:54:45.286Z Downloaded crc-any v2.5.0
6482025-03-17T15:54:45.289Z Downloaded const_format_proc_macros v0.2.34
6492025-03-17T15:54:45.292Z Downloaded enum-as-inner v0.6.1
6502025-03-17T15:54:45.295Z Downloaded tokio-rustls v0.24.1
6512025-03-17T15:54:45.298Z Downloaded display-error-chain v0.2.2
6522025-03-17T15:54:45.299Z Downloaded document-features v0.2.10
6532025-03-17T15:54:45.302Z Downloaded futures-sink v0.3.31
6542025-03-17T15:54:45.302Z Downloaded yasna v0.5.2
6552025-03-17T15:54:45.305Z Downloaded tokio-tungstenite v0.23.1
6562025-03-17T15:54:45.308Z Downloaded try-lock v0.2.5
6572025-03-17T15:54:45.308Z Downloaded yoke v0.7.4
6582025-03-17T15:54:45.311Z Downloaded futures-macro v0.3.31
6592025-03-17T15:54:45.311Z Downloaded olpc-cjson v0.1.4
6602025-03-17T15:54:45.314Z Downloaded tower-service v0.3.3
6612025-03-17T15:54:45.314Z Downloaded futures-executor v0.3.31
6622025-03-17T15:54:45.317Z Downloaded cookie v0.18.1
6632025-03-17T15:54:45.317Z Downloaded des v0.8.1
6642025-03-17T15:54:45.320Z Downloaded smallvec v1.14.0
6652025-03-17T15:54:45.324Z Downloaded phf_shared v0.11.2
6662025-03-17T15:54:45.324Z Downloaded ppv-lite86 v0.2.20
6672025-03-17T15:54:45.327Z Downloaded pem v3.0.5
6682025-03-17T15:54:45.327Z Downloaded newtype-uuid v1.2.1
6692025-03-17T15:54:45.330Z Downloaded heapless v0.7.17
6702025-03-17T15:54:45.333Z Downloaded icu_collections v1.5.0
6712025-03-17T15:54:45.340Z Downloaded zone_cfg_derive v0.1.2
6722025-03-17T15:54:45.343Z Downloaded radium v0.7.0
6732025-03-17T15:54:45.343Z Downloaded env_logger v0.10.2
6742025-03-17T15:54:45.346Z Downloaded serde_path_to_error v0.1.16
6752025-03-17T15:54:45.349Z Downloaded serde-hex v0.1.0
6762025-03-17T15:54:45.352Z Downloaded displaydoc v0.2.5
6772025-03-17T15:54:45.355Z Downloaded miniz_oxide v0.8.5
6782025-03-17T15:54:45.358Z Downloaded walkdir v2.5.0
6792025-03-17T15:54:45.361Z Downloaded toml v0.7.8
6802025-03-17T15:54:45.364Z Downloaded hickory-server v0.24.4
6812025-03-17T15:54:45.367Z Downloaded strum_macros v0.25.3
6822025-03-17T15:54:45.370Z Downloaded thiserror-no-std v2.0.2
6832025-03-17T15:54:45.373Z Downloaded unicode-truncate v1.1.0
6842025-03-17T15:54:45.376Z Downloaded progenitor v0.9.1
6852025-03-17T15:54:45.379Z Downloaded normalize-line-endings v0.3.0
6862025-03-17T15:54:45.379Z Downloaded openssl-probe v0.1.5
6872025-03-17T15:54:45.389Z Downloaded phf_shared v0.10.0
6882025-03-17T15:54:45.393Z Downloaded untrusted v0.9.0
6892025-03-17T15:54:45.393Z Downloaded hyper-util v0.1.10
6902025-03-17T15:54:45.396Z Downloaded hickory-resolver v0.24.4
6912025-03-17T15:54:45.401Z Downloaded ed25519 v2.2.3
6922025-03-17T15:54:45.404Z Downloaded compact_str v0.8.0
6932025-03-17T15:54:45.407Z Downloaded defmt v0.3.8
6942025-03-17T15:54:45.411Z Downloaded unsafe-libyaml v0.2.11
6952025-03-17T15:54:45.414Z Downloaded mockall v0.13.1
6962025-03-17T15:54:45.417Z Downloaded futures-core v0.3.31
6972025-03-17T15:54:45.420Z Downloaded aho-corasick v1.1.3
6982025-03-17T15:54:45.423Z Downloaded tabled_derive v0.10.0
6992025-03-17T15:54:45.426Z Downloaded tokio-rustls v0.25.0
7002025-03-17T15:54:45.429Z Downloaded ghash v0.5.1
7012025-03-17T15:54:45.429Z Downloaded flagset v0.4.6
7022025-03-17T15:54:45.432Z Downloaded tracing-attributes v0.1.27
7032025-03-17T15:54:45.436Z Downloaded nodrop v0.1.14
7042025-03-17T15:54:45.436Z Downloaded http v1.2.0
7052025-03-17T15:54:45.439Z Downloaded endian-type v0.1.2
7062025-03-17T15:54:45.439Z Downloaded zone_cfg_derive v0.3.0
7072025-03-17T15:54:45.442Z Downloaded derive_builder_macro v0.20.2
7082025-03-17T15:54:45.442Z Downloaded paste v1.0.15
7092025-03-17T15:54:45.446Z Downloaded rand_chacha v0.9.0
7102025-03-17T15:54:45.446Z Downloaded rand_chacha v0.3.1
7112025-03-17T15:54:45.449Z Downloaded float-ord v0.3.2
7122025-03-17T15:54:45.449Z Downloaded rusty-fork v0.3.0
7132025-03-17T15:54:45.452Z Downloaded crossbeam-channel v0.5.13
7142025-03-17T15:54:45.455Z Downloaded signal-hook-mio v0.2.4
7152025-03-17T15:54:45.458Z Downloaded either v1.14.0
7162025-03-17T15:54:45.458Z Downloaded toml_edit v0.19.15
7172025-03-17T15:54:45.473Z Downloaded progenitor-client v0.8.0
7182025-03-17T15:54:45.476Z Downloaded parse-size v1.1.0
7192025-03-17T15:54:45.476Z Downloaded utf-8 v0.7.6
7202025-03-17T15:54:45.476Z Downloaded tokio-native-tls v0.3.1
7212025-03-17T15:54:45.480Z Downloaded shlex v1.3.0
7222025-03-17T15:54:45.480Z Downloaded shell-words v1.1.0
7232025-03-17T15:54:45.484Z Downloaded der v0.7.9
7242025-03-17T15:54:45.487Z Downloaded test-strategy v0.4.0
7252025-03-17T15:54:45.490Z Downloaded progenitor v0.8.0
7262025-03-17T15:54:45.493Z Downloaded getrandom v0.2.15
7272025-03-17T15:54:45.496Z Downloaded libm v0.2.8
7282025-03-17T15:54:45.502Z Downloaded take_mut v0.2.2
7292025-03-17T15:54:45.505Z Downloaded sync-ptr v0.1.1
7302025-03-17T15:54:45.505Z Downloaded nanorand v0.7.0
7312025-03-17T15:54:45.508Z Downloaded ff v0.13.0
7322025-03-17T15:54:45.508Z Downloaded fallible-iterator v0.2.0
7332025-03-17T15:54:45.511Z Downloaded zone v0.1.8
7342025-03-17T15:54:45.511Z Downloaded snafu-derive v0.8.5
7352025-03-17T15:54:45.514Z Downloaded itertools v0.10.5
7362025-03-17T15:54:45.519Z Downloaded zerofrom v0.1.4
7372025-03-17T15:54:45.522Z Downloaded deranged v0.3.11
7382025-03-17T15:54:45.522Z Downloaded pin-project v1.1.6
7392025-03-17T15:54:45.533Z Downloaded opaque-debug v0.3.1
7402025-03-17T15:54:45.535Z Downloaded parse-display v0.10.0
7412025-03-17T15:54:45.536Z Downloaded rsa v0.9.6
7422025-03-17T15:54:45.540Z Downloaded bindgen v0.71.1
7432025-03-17T15:54:45.548Z Downloaded peg-runtime v0.8.5
7442025-03-17T15:54:45.551Z Downloaded libxml v0.3.3
7452025-03-17T15:54:45.555Z Downloaded derive_builder v0.20.2
7462025-03-17T15:54:45.559Z Downloaded tower-layer v0.3.3
7472025-03-17T15:54:45.562Z Downloaded value-bag v1.9.0
7482025-03-17T15:54:45.565Z Downloaded zerovec-derive v0.10.3
7492025-03-17T15:54:45.565Z Downloaded rustfmt-wrapper v0.2.1
7502025-03-17T15:54:45.568Z Downloaded getrandom v0.3.1
7512025-03-17T15:54:45.571Z Downloaded waitgroup v0.1.2
7522025-03-17T15:54:45.571Z Downloaded vte_generate_state_changes v0.1.2
7532025-03-17T15:54:45.574Z Downloaded signal-hook-tokio v0.3.1
7542025-03-17T15:54:45.574Z Downloaded socket2 v0.5.8
7552025-03-17T15:54:45.577Z Downloaded idna v1.0.3
7562025-03-17T15:54:45.580Z Downloaded foreign-types-shared v0.1.1
7572025-03-17T15:54:45.583Z Downloaded foreign-types v0.3.2
7582025-03-17T15:54:45.583Z Downloaded foldhash v0.1.3
7592025-03-17T15:54:45.583Z Downloaded futures-channel v0.3.31
7602025-03-17T15:54:45.586Z Downloaded proc-macro-error2 v2.0.1
7612025-03-17T15:54:45.589Z Downloaded tabwriter v1.4.0
7622025-03-17T15:54:45.589Z Downloaded supports-color v3.0.2
7632025-03-17T15:54:45.592Z Downloaded foreign-types-shared v0.3.1
7642025-03-17T15:54:45.592Z Downloaded subtle v2.6.1
7652025-03-17T15:54:45.595Z Downloaded stringprep v0.1.5
7662025-03-17T15:54:45.595Z Downloaded mio v1.0.2
7672025-03-17T15:54:45.600Z Downloaded embedded-io v0.6.1
7682025-03-17T15:54:45.603Z Downloaded itertools v0.13.0
7692025-03-17T15:54:45.609Z Downloaded stable_deref_trait v1.2.0
7702025-03-17T15:54:45.612Z Downloaded ssh-encoding v0.2.0
7712025-03-17T15:54:45.612Z Downloaded parking_lot v0.11.2
7722025-03-17T15:54:45.615Z Downloaded rustversion v1.0.17
7732025-03-17T15:54:45.618Z Downloaded tungstenite v0.21.0
7742025-03-17T15:54:45.621Z Downloaded debug-ignore v1.0.5
7752025-03-17T15:54:45.624Z Downloaded quinn-udp v0.5.5
7762025-03-17T15:54:45.624Z Downloaded rustls-pemfile v2.2.0
7772025-03-17T15:54:45.627Z Downloaded ed25519-dalek v2.1.1
7782025-03-17T15:54:45.630Z Downloaded tls_codec v0.4.1
7792025-03-17T15:54:45.633Z Downloaded signal-hook-registry v1.4.2
7802025-03-17T15:54:45.633Z Downloaded fxhash v0.2.1
7812025-03-17T15:54:45.636Z Downloaded write16 v1.0.0
7822025-03-17T15:54:45.636Z Downloaded unicode-bidi v0.3.17
7832025-03-17T15:54:45.639Z Downloaded tokio-util v0.7.13
7842025-03-17T15:54:45.644Z Downloaded foreign-types-macros v0.2.3
7852025-03-17T15:54:45.648Z Downloaded tokio-postgres v0.7.13
7862025-03-17T15:54:45.651Z Downloaded rpassword v7.3.1
7872025-03-17T15:54:45.653Z Downloaded proc-macro-error-attr2 v2.0.0
7882025-03-17T15:54:45.654Z Downloaded pbkdf2 v0.12.2
7892025-03-17T15:54:45.656Z Downloaded itertools v0.14.0
7902025-03-17T15:54:45.666Z Downloaded utf16_iter v1.0.5
7912025-03-17T15:54:45.670Z Downloaded r2d2 v0.8.10
7922025-03-17T15:54:45.670Z Downloaded schemars v0.8.22
7932025-03-17T15:54:45.677Z Downloaded scrypt v0.11.0
7942025-03-17T15:54:45.680Z Downloaded termcolor v1.4.1
7952025-03-17T15:54:45.680Z Downloaded ena v0.14.3
7962025-03-17T15:54:45.683Z Downloaded parking_lot_core v0.8.6
7972025-03-17T15:54:45.686Z Downloaded futures v0.3.31
7982025-03-17T15:54:45.689Z Downloaded new_debug_unreachable v1.0.6
7992025-03-17T15:54:45.692Z Downloaded typify v0.3.0
8002025-03-17T15:54:45.695Z Downloaded num v0.4.3
8012025-03-17T15:54:45.698Z Downloaded hkdf v0.12.4
8022025-03-17T15:54:45.698Z Downloaded glob v0.3.2
8032025-03-17T15:54:45.701Z Downloaded num-conv v0.1.0
8042025-03-17T15:54:45.701Z Downloaded futures-task v0.3.31
8052025-03-17T15:54:45.704Z Downloaded progenitor-macro v0.9.1
8062025-03-17T15:54:45.704Z Downloaded nu-ansi-term v0.50.1
8072025-03-17T15:54:45.707Z Downloaded gethostname v0.5.0
8082025-03-17T15:54:45.707Z Downloaded pin-project-lite v0.2.14
8092025-03-17T15:54:45.711Z Downloaded rustls-pki-types v1.10.0
8102025-03-17T15:54:45.715Z Downloaded xattr v1.3.1
8112025-03-17T15:54:45.718Z Downloaded form_urlencoded v1.2.1
8122025-03-17T15:54:45.718Z Downloaded time-core v0.1.2
8132025-03-17T15:54:45.721Z Downloaded thread_local v1.1.8
8142025-03-17T15:54:45.721Z Downloaded subprocess v0.2.9
8152025-03-17T15:54:45.725Z Downloaded fatfs v0.3.6
8162025-03-17T15:54:45.729Z Downloaded tls_codec_derive v0.4.1
8172025-03-17T15:54:45.729Z Downloaded twox-hash v2.1.0
8182025-03-17T15:54:45.732Z Downloaded prettyplease v0.2.30
8192025-03-17T15:54:45.735Z Downloaded embedded-io v0.4.0
8202025-03-17T15:54:45.738Z Downloaded fs_extra v1.3.0
8212025-03-17T15:54:45.738Z Downloaded zip v0.6.6
8222025-03-17T15:54:45.741Z Downloaded num-bigint-dig v0.8.4
8232025-03-17T15:54:45.746Z Downloaded utf8_iter v1.0.4
8242025-03-17T15:54:45.749Z Downloaded sqlparser_derive v0.2.2
8252025-03-17T15:54:45.749Z Downloaded scopeguard v1.2.0
8262025-03-17T15:54:45.749Z Downloaded aws-lc-rs v1.12.4
8272025-03-17T15:54:45.758Z Downloaded same-file v1.0.6
8282025-03-17T15:54:45.761Z Downloaded daft v0.1.2
8292025-03-17T15:54:45.764Z Downloaded num-derive v0.4.2
8302025-03-17T15:54:45.764Z Downloaded curve25519-dalek-derive v0.1.1
8312025-03-17T15:54:45.767Z Downloaded slog-stdlog v4.1.1
8322025-03-17T15:54:45.767Z Downloaded postgres-protocol v0.6.8
8332025-03-17T15:54:45.770Z Downloaded papergrid v0.14.0
8342025-03-17T15:54:45.773Z Downloaded uzers v0.12.1
8352025-03-17T15:54:45.776Z Downloaded oso-derive v0.27.3
8362025-03-17T15:54:45.776Z Downloaded rustls-webpki v0.101.7
8372025-03-17T15:54:45.789Z Downloaded slog-json v2.6.1
8382025-03-17T15:54:45.791Z Downloaded slog-envlogger v2.2.0
8392025-03-17T15:54:45.794Z Downloaded group v0.13.0
8402025-03-17T15:54:45.795Z Downloaded globset v0.4.15
8412025-03-17T15:54:45.797Z Downloaded dunce v1.0.5
8422025-03-17T15:54:45.798Z Downloaded dsl_auto_type v0.1.2
8432025-03-17T15:54:45.798Z Downloaded ecdsa v0.16.9
8442025-03-17T15:54:45.801Z Downloaded dirs-sys-next v0.1.2
8452025-03-17T15:54:45.801Z Downloaded primeorder v0.13.6
8462025-03-17T15:54:45.804Z Downloaded term v0.7.0
8472025-03-17T15:54:45.807Z Downloaded darling_core v0.20.10
8482025-03-17T15:54:45.810Z Downloaded url v2.5.3
8492025-03-17T15:54:45.813Z Downloaded pbkdf2 v0.11.0
8502025-03-17T15:54:45.816Z Downloaded num-complex v0.4.6
8512025-03-17T15:54:45.821Z Downloaded diesel_table_macro_syntax v0.2.0
8522025-03-17T15:54:45.821Z Downloaded typify-macro v0.3.0
8532025-03-17T15:54:45.821Z Downloaded typify-macro v0.2.0
8542025-03-17T15:54:45.821Z Downloaded serde_plain v1.0.2
8552025-03-17T15:54:45.824Z Downloaded packed_struct v0.10.1
8562025-03-17T15:54:45.824Z Downloaded typify v0.2.0
8572025-03-17T15:54:45.827Z Downloaded oxnet v0.1.1
8582025-03-17T15:54:45.827Z Downloaded slab v0.4.9
8592025-03-17T15:54:45.830Z Downloaded nibble_vec v0.1.0
8602025-03-17T15:54:45.830Z Downloaded daft-derive v0.1.2
8612025-03-17T15:54:45.833Z Downloaded signature v2.2.0
8622025-03-17T15:54:45.836Z Downloaded time-macros v0.2.18
8632025-03-17T15:54:45.839Z Downloaded pretty_assertions v1.4.1
8642025-03-17T15:54:45.839Z Downloaded proptest v1.6.0
8652025-03-17T15:54:45.848Z Downloaded phf_generator v0.11.2
8662025-03-17T15:54:45.851Z Downloaded slog-dtrace v0.3.0
8672025-03-17T15:54:45.851Z Downloaded serde_yaml v0.9.34+deprecated
8682025-03-17T15:54:45.854Z Downloaded wyz v0.5.1
8692025-03-17T15:54:45.857Z Downloaded native-tls v0.2.12
8702025-03-17T15:54:45.860Z Downloaded rand v0.8.5
8712025-03-17T15:54:45.863Z Downloaded siphasher v0.3.11
8722025-03-17T15:54:45.863Z Downloaded zip v2.1.3
8732025-03-17T15:54:45.866Z Downloaded pin-utils v0.1.0
8742025-03-17T15:54:45.869Z Downloaded dropshot_endpoint v0.16.0
8752025-03-17T15:54:45.872Z Downloaded pkg-config v0.3.31
8762025-03-17T15:54:45.872Z Downloaded num-traits v0.2.19
8772025-03-17T15:54:45.875Z Downloaded peg v0.8.5
8782025-03-17T15:54:45.879Z Downloaded diesel-dtrace v0.4.2
8792025-03-17T15:54:45.882Z Downloaded peg-macros v0.8.5
8802025-03-17T15:54:45.884Z Downloaded zerocopy-derive v0.8.10
8812025-03-17T15:54:45.888Z Downloaded rfc6979 v0.4.0
8822025-03-17T15:54:45.891Z Downloaded flate2 v1.1.0
8832025-03-17T15:54:45.894Z Downloaded ssh-cipher v0.2.0
8842025-03-17T15:54:45.897Z Downloaded lalrpop v0.19.12
8852025-03-17T15:54:45.906Z Downloaded pkcs1 v0.7.5
8862025-03-17T15:54:45.909Z Downloaded phf_codegen v0.11.2
8872025-03-17T15:54:45.909Z Downloaded tokio-tungstenite v0.21.0
8882025-03-17T15:54:45.912Z Downloaded elliptic-curve v0.13.8
8892025-03-17T15:54:45.915Z Downloaded derive_more v0.99.19
8902025-03-17T15:54:45.920Z Downloaded parse-zoneinfo v0.3.1
8912025-03-17T15:54:45.923Z Downloaded poly1305 v0.8.0
8922025-03-17T15:54:45.926Z Downloaded russh-keys v0.45.0
8932025-03-17T15:54:45.929Z Downloaded unicode-segmentation v1.12.0
8942025-03-17T15:54:45.932Z Downloaded nom v7.1.3
8952025-03-17T15:54:45.937Z Downloaded postcard v1.0.10
8962025-03-17T15:54:45.940Z Downloaded similar v2.7.0
8972025-03-17T15:54:45.944Z Downloaded progenitor-macro v0.8.0
8982025-03-17T15:54:45.947Z Downloaded qorb v0.2.1
8992025-03-17T15:54:45.950Z Downloaded tungstenite v0.24.0
9002025-03-17T15:54:45.953Z Downloaded tower v0.5.2
9012025-03-17T15:54:45.961Z Downloaded diff v0.1.13
9022025-03-17T15:54:45.964Z Downloaded slog v2.7.0
9032025-03-17T15:54:45.967Z Downloaded ron v0.7.1
9042025-03-17T15:54:45.972Z Downloaded owo-colors v4.2.0
9052025-03-17T15:54:45.975Z Downloaded serde_with_macros v3.12.0
9062025-03-17T15:54:45.978Z Downloaded uuid v1.15.1
9072025-03-17T15:54:45.981Z Downloaded tungstenite v0.23.0
9082025-03-17T15:54:45.984Z Downloaded samael v0.0.18
9092025-03-17T15:54:45.989Z Downloaded progenitor-impl v0.9.1
9102025-03-17T15:54:45.991Z Downloaded progenitor-impl v0.8.0
9112025-03-17T15:54:45.994Z Downloaded diesel_derives v2.2.3
9122025-03-17T15:54:45.997Z Downloaded zerovec v0.10.4
9132025-03-17T15:54:46.002Z Downloaded rustyline v14.0.0
9142025-03-17T15:54:46.008Z Downloaded ssh-key v0.6.6
9152025-03-17T15:54:46.014Z Downloaded half v2.4.1
9162025-03-17T15:54:46.017Z Downloaded tough v0.19.0
9172025-03-17T15:54:46.025Z Downloaded num-bigint v0.4.6
9182025-03-17T15:54:46.029Z Downloaded typed-path v0.9.3
9192025-03-17T15:54:46.035Z Downloaded steno v0.4.1
9202025-03-17T15:54:46.039Z Downloaded quick-xml v0.37.2
9212025-03-17T15:54:46.045Z Downloaded reedline v0.38.0
9222025-03-17T15:54:46.053Z Downloaded unicode-normalization v0.1.24
9232025-03-17T15:54:46.056Z Downloaded webpki-roots v0.26.6
9242025-03-17T15:54:46.060Z Downloaded bitvec v1.0.1
9252025-03-17T15:54:46.075Z Downloaded winnow v0.6.20
9262025-03-17T15:54:46.084Z Downloaded reqwest v0.12.12
9272025-03-17T15:54:46.093Z Downloaded x509-cert v0.2.5
9282025-03-17T15:54:46.099Z Downloaded futures-util v0.3.31
9292025-03-17T15:54:46.110Z Downloaded time v0.3.36
9302025-03-17T15:54:46.116Z Downloaded salty v0.3.0
9312025-03-17T15:54:46.123Z Downloaded rayon v1.10.0
9322025-03-17T15:54:46.132Z Downloaded zerocopy v0.8.10
9332025-03-17T15:54:46.155Z Downloaded dropshot v0.12.0
9342025-03-17T15:54:46.175Z Downloaded p521 v0.13.3
9352025-03-17T15:54:46.179Z Downloaded h2 v0.4.6
9362025-03-17T15:54:46.186Z Downloaded rustls-webpki v0.102.8
9372025-03-17T15:54:46.203Z Downloaded portable-atomic v1.9.0
9382025-03-17T15:54:46.209Z Downloaded smoltcp v0.11.0
9392025-03-17T15:54:46.221Z Downloaded git2 v0.19.0
9402025-03-17T15:54:46.229Z Downloaded tabled v0.18.0
9412025-03-17T15:54:46.246Z Downloaded serde_with v3.12.0
9422025-03-17T15:54:46.254Z Downloaded regex v1.11.1
9432025-03-17T15:54:46.267Z Downloaded radix_trie v0.2.1
9442025-03-17T15:54:46.274Z Downloaded diesel v2.2.8
9452025-03-17T15:54:46.291Z Downloaded gimli v0.31.1
9462025-03-17T15:54:46.298Z Downloaded regex-syntax v0.6.29
9472025-03-17T15:54:46.306Z Downloaded nix v0.28.0
9482025-03-17T15:54:46.317Z Downloaded rustls v0.21.12
9492025-03-17T15:54:46.328Z Downloaded polar-core v0.27.3
9502025-03-17T15:54:46.338Z Downloaded bstr v1.10.0
9512025-03-17T15:54:46.347Z Downloaded openssl v0.10.71
9522025-03-17T15:54:46.357Z Downloaded p384 v0.13.0
9532025-03-17T15:54:46.363Z Downloaded chrono-tz v0.10.1
9542025-03-17T15:54:46.370Z Downloaded regress v0.10.3
9552025-03-17T15:54:46.379Z Downloaded nix v0.27.1
9562025-03-17T15:54:46.393Z Downloaded ratatui v0.29.0
9572025-03-17T15:54:46.410Z Downloaded rustls v0.23.19
9582025-03-17T15:54:46.421Z Downloaded zerocopy-derive v0.6.6
9592025-03-17T15:54:46.430Z Downloaded typify-impl v0.2.0
9602025-03-17T15:54:46.447Z Downloaded typify-impl v0.3.0
9612025-03-17T15:54:46.463Z Downloaded sled v0.34.7
9622025-03-17T15:54:46.471Z Downloaded rustls v0.22.4
9632025-03-17T15:54:46.486Z Downloaded openapiv3 v2.0.0
9642025-03-17T15:54:46.495Z Downloaded dropshot v0.16.0
9652025-03-17T15:54:46.516Z Downloaded regex-automata v0.4.8
9662025-03-17T15:54:46.532Z Downloaded regex-syntax v0.8.5
9672025-03-17T15:54:46.542Z Downloaded lzma-sys v0.1.20
9682025-03-17T15:54:46.569Z Downloaded nix v0.29.0
9692025-03-17T15:54:46.580Z Downloaded curve25519-dalek v4.1.3
9702025-03-17T15:54:46.588Z Downloaded vcpkg v0.2.15
9712025-03-17T15:54:46.626Z Downloaded libz-sys v1.1.20
9722025-03-17T15:54:46.645Z Downloaded unicode-width v0.2.0
9732025-03-17T15:54:46.651Z Downloaded hickory-proto v0.24.4
9742025-03-17T15:54:46.666Z Downloaded quinn-proto v0.11.8
9752025-03-17T15:54:46.673Z Downloaded petname v2.0.2
9762025-03-17T15:54:46.679Z Downloaded object v0.36.5
9772025-03-17T15:54:46.690Z Downloaded sqlparser v0.45.0
9782025-03-17T15:54:46.694Z Downloaded winnow v0.5.40
9792025-03-17T15:54:46.705Z Downloaded bzip2-sys v0.1.11+1.0.8
9802025-03-17T15:54:46.714Z Downloaded chrono v0.4.40
9812025-03-17T15:54:46.723Z Downloaded object v0.30.4
9822025-03-17T15:54:46.732Z Downloaded smoltcp v0.9.1
9832025-03-17T15:54:46.742Z Downloaded ron v0.8.1
9842025-03-17T15:54:46.749Z Downloaded dropshot_endpoint v0.12.0
9852025-03-17T15:54:46.753Z Downloaded hashbrown v0.12.3
9862025-03-17T15:54:46.756Z Downloaded quinn v0.11.5
9872025-03-17T15:54:46.756Z Downloaded icu_properties_data v1.5.0
9882025-03-17T15:54:46.766Z Downloaded tokio-stream v0.1.17
9892025-03-17T15:54:46.770Z Downloaded petgraph v0.6.5
9902025-03-17T15:54:46.787Z Downloaded blake3 v1.5.4
9912025-03-17T15:54:46.796Z Downloaded petgraph v0.7.1
9922025-03-17T15:54:46.816Z Downloaded p256 v0.13.2
9932025-03-17T15:54:46.820Z Downloaded phf v0.11.2
9942025-03-17T15:54:46.820Z Downloaded csv v1.3.1
9952025-03-17T15:54:46.837Z Downloaded writeable v0.5.5
9962025-03-17T15:54:46.840Z Downloaded topological-sort v0.2.2
9972025-03-17T15:54:46.840Z Downloaded tokio-macros v2.5.0
9982025-03-17T15:54:46.843Z Downloaded num_enum v0.5.11
9992025-03-17T15:54:46.846Z Downloaded hash32 v0.3.1
10002025-03-17T15:54:46.849Z Downloaded hash32 v0.2.1
10012025-03-17T15:54:46.850Z Downloaded crossterm v0.28.1
10022025-03-17T15:54:46.854Z Downloaded sha3 v0.10.8
10032025-03-17T15:54:46.859Z Downloaded flume v0.11.1
10042025-03-17T15:54:46.862Z Downloaded tokio v1.43.0
10052025-03-17T15:54:46.898Z Downloaded tar v0.4.44
10062025-03-17T15:54:46.901Z Downloaded vte v0.11.1
10072025-03-17T15:54:46.905Z Downloaded hashbrown v0.13.2
10082025-03-17T15:54:46.908Z Downloaded oso v0.27.3
10092025-03-17T15:54:46.911Z Downloaded openssl-sys v0.9.106
10102025-03-17T15:54:46.915Z Downloaded dyn-clone v1.0.19
10112025-03-17T15:54:46.917Z Downloaded vergen v8.3.2
10122025-03-17T15:54:46.921Z Downloaded pin-project-internal v1.1.6
10132025-03-17T15:54:46.921Z Downloaded rcgen v0.12.1
10142025-03-17T15:54:46.925Z Downloaded rayon-core v1.12.1
10152025-03-17T15:54:46.928Z Downloaded russh v0.45.0
10162025-03-17T15:54:46.931Z Downloaded parking_lot v0.12.3
10172025-03-17T15:54:46.935Z Downloaded unicode-properties v0.1.3
10182025-03-17T15:54:46.938Z Downloaded tinyvec_macros v0.1.1
10192025-03-17T15:54:46.938Z Downloaded sigpipe v0.1.3
10202025-03-17T15:54:46.938Z Downloaded termios v0.3.3
10212025-03-17T15:54:46.941Z Downloaded string_cache v0.8.7
10222025-03-17T15:54:46.941Z Downloaded static_assertions v1.1.0
10232025-03-17T15:54:46.941Z Downloaded strum_macros v0.26.4
10242025-03-17T15:54:46.944Z Downloaded derive-where v1.2.7
10252025-03-17T15:54:46.947Z Downloaded publicsuffix v2.3.0
10262025-03-17T15:54:46.951Z Downloaded darling v0.20.10
10272025-03-17T15:54:46.954Z Downloaded wait-timeout v0.2.0
10282025-03-17T15:54:46.954Z Downloaded postgres-types v0.2.9
10292025-03-17T15:54:46.957Z Downloaded sha1 v0.10.6
10302025-03-17T15:54:46.960Z Downloaded rustc_version v0.4.1
10312025-03-17T15:54:46.960Z Downloaded snafu v0.8.5
10322025-03-17T15:54:46.963Z Downloaded tracing v0.1.40
10332025-03-17T15:54:46.967Z Downloaded data-encoding v2.6.0
10342025-03-17T15:54:46.970Z Downloaded tui-tree-widget v0.23.0
10352025-03-17T15:54:46.970Z Downloaded percent-encoding v2.3.1
10362025-03-17T15:54:46.970Z Downloaded packed_struct_codegen v0.10.1
10372025-03-17T15:54:46.973Z Downloaded num_enum_derive v0.5.11
10382025-03-17T15:54:46.973Z Downloaded libgit2-sys v0.17.0+1.8.1
10392025-03-17T15:54:47.028Z Downloaded funty v2.0.0
10402025-03-17T15:54:47.031Z Downloaded derive_builder_core v0.20.2
10412025-03-17T15:54:47.031Z Downloaded zopfli v0.8.1
10422025-03-17T15:54:47.035Z Downloaded hyper v1.6.0
10432025-03-17T15:54:47.041Z Downloaded foreign-types v0.5.0
10442025-03-17T15:54:47.044Z Downloaded zeroize_derive v1.4.2
10452025-03-17T15:54:47.044Z Downloaded zeroize v1.8.1
10462025-03-17T15:54:47.045Z Downloaded itertools v0.12.1
10472025-03-17T15:54:47.048Z Downloaded parse-display-derive v0.10.0
10482025-03-17T15:54:47.051Z Downloaded num-rational v0.4.2
10492025-03-17T15:54:47.051Z Downloaded encoding_rs v0.8.34
10502025-03-17T15:54:47.071Z Downloaded num-integer v0.1.46
10512025-03-17T15:54:47.074Z Downloaded multimap v0.10.0
10522025-03-17T15:54:47.074Z Downloaded multer v3.1.0
10532025-03-17T15:54:47.077Z Downloaded vsss-rs v3.3.4
10542025-03-17T15:54:47.080Z Downloaded tokio-rustls v0.26.0
10552025-03-17T15:54:47.080Z Downloaded tinyvec v1.8.0
10562025-03-17T15:54:47.083Z Downloaded slog-term v2.9.1
10572025-03-17T15:54:47.088Z Downloaded tracing-core v0.1.32
10582025-03-17T15:54:47.088Z Downloaded crypto-bigint v0.5.5
10592025-03-17T15:54:47.092Z Downloaded mockall_derive v0.13.1
10602025-03-17T15:54:47.122Z Downloaded cc v1.2.15
10612025-03-17T15:54:47.122Z Downloaded fixedbitset v0.4.2
10622025-03-17T15:54:47.122Z Downloaded filetime v0.2.25
10632025-03-17T15:54:47.122Z Downloaded ring v0.17.11
10642025-03-17T15:54:47.161Z Downloaded fd-lock v4.0.2
10652025-03-17T15:54:47.165Z Downloaded schemars_derive v0.8.22
10662025-03-17T15:54:47.169Z Downloaded der_derive v0.7.3
10672025-03-17T15:54:47.169Z Downloaded expectorate v1.1.0
10682025-03-17T15:54:47.172Z Downloaded yansi v1.0.1
10692025-03-17T15:54:47.175Z Downloaded unicode_categories v0.1.1
10702025-03-17T15:54:47.179Z Downloaded const_format v0.2.34
10712025-03-17T15:54:47.182Z Downloaded bytes v1.10.1
10722025-03-17T15:54:47.186Z Downloaded bumpalo v3.16.0
10732025-03-17T15:54:47.190Z Downloaded rustls-pemfile v1.0.4
10742025-03-17T15:54:47.193Z Downloaded psl-types v2.0.11
10752025-03-17T15:54:47.197Z Downloaded zerofrom-derive v0.1.4
10762025-03-17T15:54:47.197Z Downloaded polyval v0.6.2
10772025-03-17T15:54:47.201Z Downloaded pkcs5 v0.7.1
10782025-03-17T15:54:47.204Z Downloaded sync_wrapper v1.0.1
10792025-03-17T15:54:47.204Z Downloaded fixedbitset v0.5.7
10802025-03-17T15:54:47.204Z Downloaded spin v0.9.8
10812025-03-17T15:54:47.207Z Downloaded float-cmp v0.10.0
10822025-03-17T15:54:47.210Z Downloaded omicron-zone-package v0.12.0
10832025-03-17T15:54:47.213Z Downloaded sqlformat v0.2.6
10842025-03-17T15:54:47.216Z Downloaded semver v0.1.20
10852025-03-17T15:54:47.216Z Downloaded crossbeam-epoch v0.9.18
10862025-03-17T15:54:47.220Z Downloaded defmt-macros v0.3.9
10872025-03-17T15:54:47.225Z Downloaded slog-scope v4.4.0
10882025-03-17T15:54:47.225Z Downloaded serde_derive_internals v0.29.1
10892025-03-17T15:54:47.228Z Downloaded secrecy v0.8.0
10902025-03-17T15:54:47.228Z Downloaded rustc-demangle v0.1.24
10912025-03-17T15:54:47.228Z Downloaded rand_core v0.9.2
10922025-03-17T15:54:47.228Z Downloaded rand_core v0.6.4
10932025-03-17T15:54:47.231Z Downloaded rand v0.9.0
10942025-03-17T15:54:47.234Z Downloaded chacha20poly1305 v0.10.1
10952025-03-17T15:54:47.235Z Downloaded path-slash v0.1.5
10962025-03-17T15:54:47.238Z Downloaded openssl-macros v0.1.1
10972025-03-17T15:54:47.238Z Downloaded dirs-next v2.0.0
10982025-03-17T15:54:47.238Z Downloaded difflib v0.4.0
10992025-03-17T15:54:47.238Z Downloaded zone v0.3.0
11002025-03-17T15:54:47.242Z Downloaded xz2 v0.1.7
11012025-03-17T15:54:47.242Z Downloaded which v4.4.2
11022025-03-17T15:54:47.247Z Downloaded minimal-lexical v0.2.1
11032025-03-17T15:54:47.247Z Downloaded whoami v1.5.2
11042025-03-17T15:54:47.252Z Downloaded unicode-xid v0.2.6
11052025-03-17T15:54:47.252Z Downloaded predicates v3.1.3
11062025-03-17T15:54:47.252Z Downloaded powerfmt v0.2.0
11072025-03-17T15:54:47.255Z Downloaded parking_lot_core v0.9.10
11082025-03-17T15:54:47.255Z Downloaded aes v0.8.4
11092025-03-17T15:54:47.258Z Downloaded pkcs8 v0.10.2
11102025-03-17T15:54:47.261Z Downloaded zerocopy v0.6.6
11112025-03-17T15:54:47.261Z Downloaded clang-sys v1.8.1
11122025-03-17T15:54:47.264Z Downloaded thiserror-impl-no-std v2.0.2
11132025-03-17T15:54:47.268Z Downloaded password-hash v0.5.0
11142025-03-17T15:54:47.271Z Downloaded strum_macros v0.24.3
11152025-03-17T15:54:47.274Z Downloaded structmeta v0.3.0
11162025-03-17T15:54:47.274Z Downloaded strip-ansi-escapes v0.2.0
11172025-03-17T15:54:47.278Z Downloaded spki v0.7.3
11182025-03-17T15:54:47.278Z Downloaded pem-rfc7468 v0.7.0
11192025-03-17T15:54:47.281Z Downloaded password-hash v0.4.2
11202025-03-17T15:54:47.284Z Downloaded signal-hook v0.3.17
11212025-03-17T15:54:47.287Z Downloaded crossbeam-utils v0.8.20
11222025-03-17T15:54:47.290Z Downloaded sec1 v0.7.3
11232025-03-17T15:54:47.290Z Downloaded scheduled-thread-pool v0.2.7
11242025-03-17T15:54:47.293Z Downloaded rustc_version v0.1.7
11252025-03-17T15:54:47.293Z Downloaded rustc-hash v2.1.1
11262025-03-17T15:54:47.293Z Downloaded rand_xorshift v0.3.0
11272025-03-17T15:54:47.296Z Downloaded rand_seeder v0.3.0
11282025-03-17T15:54:47.296Z Downloaded indicatif v0.17.11
11292025-03-17T15:54:47.299Z Downloaded async-bb8-diesel v0.2.1
11302025-03-17T15:54:47.302Z Downloaded arc-swap v1.7.1
11312025-03-17T15:54:47.305Z Downloaded futures-io v0.3.31
11322025-03-17T15:54:47.305Z Downloaded aes-gcm v0.10.3
11332025-03-17T15:54:47.308Z Downloaded unicase v2.7.0
11342025-03-17T15:54:47.311Z Downloaded csv-core v0.1.11
11352025-03-17T15:54:47.311Z Downloaded base64 v0.21.7
11362025-03-17T15:54:47.315Z Downloaded tokio-tungstenite v0.24.0
11372025-03-17T15:54:47.318Z Downloaded blake2 v0.10.6
11382025-03-17T15:54:47.321Z Downloaded predicates-tree v1.0.11
11392025-03-17T15:54:47.321Z Downloaded env_logger v0.11.5
11402025-03-17T15:54:47.324Z Downloaded ciborium v0.2.2
11412025-03-17T15:54:47.331Z Downloaded chrono-tz-build v0.4.0
11422025-03-17T15:54:47.331Z Downloaded atomic-waker v1.1.2
11432025-03-17T15:54:47.331Z Downloaded async-trait v0.1.87
11442025-03-17T15:54:47.334Z Downloaded tinystr v0.7.6
11452025-03-17T15:54:47.334Z Downloaded crc32fast v1.4.2
11462025-03-17T15:54:47.334Z Downloaded argon2 v0.5.3
11472025-03-17T15:54:47.337Z Downloaded smallvec v0.6.14
11482025-03-17T15:54:47.338Z Downloaded serde_repr v0.1.19
11492025-03-17T15:54:47.341Z Downloaded ref-cast-impl v1.0.23
11502025-03-17T15:54:47.341Z Downloaded quick-error v1.2.3
11512025-03-17T15:54:47.341Z Downloaded proc-macro-crate v1.3.1
11522025-03-17T15:54:47.341Z Downloaded universal-hash v0.5.1
11532025-03-17T15:54:47.344Z Downloaded unarray v0.1.4
11542025-03-17T15:54:47.344Z Downloaded chacha20 v0.9.1
11552025-03-17T15:54:47.348Z Downloaded cbc v0.1.2
11562025-03-17T15:54:47.348Z Downloaded bzip2 v0.4.4
11572025-03-17T15:54:47.352Z Downloaded arrayvec v0.7.6
11582025-03-17T15:54:47.352Z Downloaded icu_normalizer_data v1.5.0
11592025-03-17T15:54:47.355Z Downloaded castaway v0.2.3
11602025-03-17T15:54:47.355Z Downloaded cargo_metadata v0.18.1
11612025-03-17T15:54:47.355Z Downloaded async-stream v0.3.6
11622025-03-17T15:54:47.358Z Downloaded icu_normalizer v1.5.0
11632025-03-17T15:54:47.362Z Downloaded hyper-rustls v0.27.3
11642025-03-17T15:54:47.364Z Downloaded icu_locid_transform_data v1.5.0
11652025-03-17T15:54:47.364Z Downloaded cexpr v0.6.0
11662025-03-17T15:54:47.368Z Downloaded convert_case v0.4.0
11672025-03-17T15:54:47.369Z Downloaded async-recursion v1.1.1
11682025-03-17T15:54:47.372Z Downloaded progenitor-client v0.9.1
11692025-03-17T15:54:47.373Z Downloaded cmake v0.1.51
11702025-03-17T15:54:47.373Z Downloaded crucible-workspace-hack v0.1.0
11712025-03-17T15:54:47.373Z Downloaded ipnet v2.11.0
11722025-03-17T15:54:47.377Z Downloaded cstr-argument v0.1.2
11732025-03-17T15:54:47.377Z Downloaded crunchy v0.2.2
11742025-03-17T15:54:47.377Z Downloaded bcs v0.1.6
11752025-03-17T15:54:47.380Z Downloaded backoff v0.4.0
11762025-03-17T15:54:47.380Z Downloaded linked-hash-map v0.5.6
11772025-03-17T15:54:47.380Z Downloaded jobserver v0.1.32
11782025-03-17T15:54:47.384Z Downloaded icu_locid_transform v1.5.0
11792025-03-17T15:54:47.387Z Downloaded blowfish v0.9.1
11802025-03-17T15:54:47.390Z Downloaded bitfield-struct v0.6.2
11812025-03-17T15:54:47.390Z Downloaded cfg_aliases v0.1.1
11822025-03-17T15:54:47.390Z Downloaded atomicwrites v0.4.4
11832025-03-17T15:54:47.393Z Downloaded async-stream-impl v0.3.6
11842025-03-17T15:54:47.393Z Downloaded crc v3.2.1
11852025-03-17T15:54:47.393Z Downloaded bit-vec v0.6.3
11862025-03-17T15:54:47.396Z Downloaded bindgen v0.69.5
11872025-03-17T15:54:47.401Z Downloaded humantime v2.1.0
11882025-03-17T15:54:47.404Z Downloaded idna_adapter v1.2.0
11892025-03-17T15:54:47.404Z Downloaded keccak v0.1.5
11902025-03-17T15:54:47.404Z Downloaded ipnetwork v0.21.1
11912025-03-17T15:54:47.408Z Downloaded inout v0.1.3
11922025-03-17T15:54:47.408Z Downloaded maplit v1.0.2
11932025-03-17T15:54:47.408Z Downloaded libsw-core v0.3.1
11942025-03-17T15:54:47.411Z Downloaded hyper-tls v0.6.0
11952025-03-17T15:54:47.411Z Downloaded indoc v1.0.9
11962025-03-17T15:54:47.414Z Downloaded lazycell v1.3.0
11972025-03-17T15:54:47.414Z Downloaded indoc v2.0.6
11982025-03-17T15:54:47.419Z Downloaded httpdate v1.0.3
11992025-03-17T15:54:47.419Z Downloaded allocator-api2 v0.2.18
12002025-03-17T15:54:47.422Z Downloaded headers v0.4.0
12012025-03-17T15:54:47.426Z Downloaded atty v0.2.14
12022025-03-17T15:54:47.429Z Downloaded hubpack_derive v0.1.1
12032025-03-17T15:54:47.712Z Downloaded aws-lc-sys v0.26.0
12042025-03-17T15:54:48.037Z Compiling serde v1.0.218
12052025-03-17T15:54:48.042Z Compiling value-bag v1.9.0
12062025-03-17T15:54:48.042Z Compiling lock_api v0.4.12
12072025-03-17T15:54:48.191Z Compiling scopeguard v1.2.0
12082025-03-17T15:54:48.195Z Compiling typenum v1.17.0
12092025-03-17T15:54:48.195Z Compiling generic-array v0.14.7
12102025-03-17T15:54:48.250Z Compiling syn v2.0.98
12112025-03-17T15:54:48.265Z Compiling getrandom v0.2.15
12122025-03-17T15:54:48.345Z Compiling shlex v1.3.0
12132025-03-17T15:54:48.587Z Compiling rand_core v0.6.4
12142025-03-17T15:54:48.642Z Compiling log v0.4.22
12152025-03-17T15:54:48.744Z Compiling jobserver v0.1.32
12162025-03-17T15:54:48.771Z Compiling subtle v2.6.1
12172025-03-17T15:54:48.793Z Compiling smallvec v1.14.0
12182025-03-17T15:54:49.112Z Compiling const-oid v0.9.6
12192025-03-17T15:54:49.133Z Compiling pin-project-lite v0.2.14
12202025-03-17T15:54:49.152Z Compiling cc v1.2.15
12212025-03-17T15:54:49.186Z Compiling parking_lot_core v0.9.10
12222025-03-17T15:54:49.265Z Compiling rustix v0.38.37
12232025-03-17T15:54:49.374Z Compiling signal-hook-registry v1.4.2
12242025-03-17T15:54:49.547Z Compiling futures-core v0.3.31
12252025-03-17T15:54:49.803Z Compiling mio v1.0.2
12262025-03-17T15:54:50.056Z Compiling parking_lot v0.12.3
12272025-03-17T15:54:50.096Z Compiling spin v0.9.8
12282025-03-17T15:54:50.226Z Compiling socket2 v0.5.8
12292025-03-17T15:54:50.518Z Compiling aho-corasick v1.1.3
12302025-03-17T15:54:50.598Z Compiling futures-sink v0.3.31
12312025-03-17T15:54:50.763Z Compiling cpufeatures v0.2.14
12322025-03-17T15:54:50.854Z Compiling serde_json v1.0.139
12332025-03-17T15:54:50.879Z Compiling regex-syntax v0.8.5
12342025-03-17T15:54:50.899Z Compiling stable_deref_trait v1.2.0
12352025-03-17T15:54:51.023Z Compiling either v1.14.0
12362025-03-17T15:54:51.148Z Compiling slab v0.4.9
12372025-03-17T15:54:51.176Z Compiling glob v0.3.2
12382025-03-17T15:54:51.221Z Compiling libm v0.2.8
12392025-03-17T15:54:51.399Z Compiling prettyplease v0.2.30
12402025-03-17T15:54:51.608Z Compiling lazy_static v1.5.0
12412025-03-17T15:54:51.749Z Compiling num-traits v0.2.19
12422025-03-17T15:54:51.799Z Compiling minimal-lexical v0.2.1
12432025-03-17T15:54:51.998Z Compiling clang-sys v1.8.1
12442025-03-17T15:54:52.288Z Compiling nom v7.1.3
12452025-03-17T15:54:52.362Z Compiling futures-channel v0.3.31
12462025-03-17T15:54:52.758Z Compiling libloading v0.8.5
12472025-03-17T15:54:52.780Z Compiling getrandom v0.3.1
12482025-03-17T15:54:53.145Z Compiling home v0.5.9
12492025-03-17T15:54:53.249Z Compiling pin-utils v0.1.0
12502025-03-17T15:54:53.351Z Compiling futures-task v0.3.31
12512025-03-17T15:54:53.371Z Compiling futures-io v0.3.31
12522025-03-17T15:54:53.374Z Compiling foldhash v0.1.3
12532025-03-17T15:54:53.512Z Compiling allocator-api2 v0.2.18
12542025-03-17T15:54:53.638Z Compiling bindgen v0.69.5
12552025-03-17T15:54:54.251Z Compiling hashbrown v0.15.1
12562025-03-17T15:54:54.482Z Compiling regex-automata v0.4.8
12572025-03-17T15:54:54.942Z Compiling itertools v0.12.1
12582025-03-17T15:54:55.395Z Compiling synstructure v0.13.1
12592025-03-17T15:54:55.532Z Compiling cexpr v0.6.0
12602025-03-17T15:54:56.761Z Compiling pkg-config v0.3.31
12612025-03-17T15:54:56.843Z Compiling rustc-hash v1.1.0
12622025-03-17T15:54:57.006Z Compiling lazycell v1.3.0
12632025-03-17T15:54:57.206Z Compiling cmake v0.1.51
12642025-03-17T15:54:57.538Z Compiling fs_extra v1.3.0
12652025-03-17T15:54:57.721Z Compiling dunce v1.0.5
12662025-03-17T15:54:57.868Z Compiling writeable v0.5.5
12672025-03-17T15:54:58.037Z Compiling paste v1.0.15
12682025-03-17T15:54:58.056Z Compiling litemap v0.7.3
12692025-03-17T15:54:58.091Z Compiling ring v0.17.11
12702025-03-17T15:54:58.293Z Compiling base64ct v1.6.0
12712025-03-17T15:54:58.381Z Compiling aws-lc-rs v1.12.4
12722025-03-17T15:54:58.419Z Compiling httparse v1.9.5
12732025-03-17T15:54:58.788Z Compiling pem-rfc7468 v0.7.0
12742025-03-17T15:54:58.834Z Compiling icu_locid_transform_data v1.5.0
12752025-03-17T15:54:58.950Z Compiling flagset v0.4.6
12762025-03-17T15:54:59.155Z Compiling tracing-core v0.1.32
12772025-03-17T15:54:59.176Z Compiling icu_properties_data v1.5.0
12782025-03-17T15:54:59.392Z Compiling regex v1.11.1
12792025-03-17T15:54:59.416Z Compiling rustls-pki-types v1.10.0
12802025-03-17T15:54:59.610Z Compiling percent-encoding v2.3.1
12812025-03-17T15:54:59.926Z Compiling crossbeam-utils v0.8.20
12822025-03-17T15:55:00.297Z Compiling untrusted v0.9.0
12832025-03-17T15:55:00.332Z Compiling serde_derive v1.0.218
12842025-03-17T15:55:00.353Z Compiling zeroize_derive v1.4.2
12852025-03-17T15:55:00.418Z Compiling zerocopy-derive v0.7.35
12862025-03-17T15:55:00.473Z Compiling tokio-macros v2.5.0
12872025-03-17T15:55:00.865Z Compiling zerofrom-derive v0.1.4
12882025-03-17T15:55:01.687Z Compiling zeroize v1.8.1
12892025-03-17T15:55:01.926Z Compiling thiserror-impl v1.0.69
12902025-03-17T15:55:02.384Z Compiling zerocopy v0.7.35
12912025-03-17T15:55:03.068Z Compiling yoke-derive v0.7.4
12922025-03-17T15:55:03.317Z Compiling crypto-common v0.1.6
12932025-03-17T15:55:03.532Z Compiling block-buffer v0.10.4
12942025-03-17T15:55:03.705Z Compiling zerovec-derive v0.10.3
12952025-03-17T15:55:03.802Z Compiling digest v0.10.7
12962025-03-17T15:55:03.957Z Compiling futures-macro v0.3.31
12972025-03-17T15:55:04.138Z Compiling zerofrom v0.1.4
12982025-03-17T15:55:04.271Z Compiling displaydoc v0.2.5
12992025-03-17T15:55:04.357Z Compiling hmac v0.12.1
13002025-03-17T15:55:04.600Z Compiling block-padding v0.3.3
13012025-03-17T15:55:04.748Z Compiling ppv-lite86 v0.2.20
13022025-03-17T15:55:04.828Z Compiling thiserror v1.0.69
13032025-03-17T15:55:04.858Z Compiling inout v0.1.3
13042025-03-17T15:55:04.986Z Compiling sha2 v0.10.8
13052025-03-17T15:55:05.142Z Compiling cipher v0.4.4
13062025-03-17T15:55:05.507Z Compiling icu_provider_macros v1.5.0
13072025-03-17T15:55:05.596Z Compiling yoke v0.7.4
13082025-03-17T15:55:05.617Z Compiling der_derive v0.7.3
13092025-03-17T15:55:05.735Z Compiling tracing-attributes v0.1.27
13102025-03-17T15:55:05.754Z Compiling futures-util v0.3.31
13112025-03-17T15:55:05.962Z Compiling salsa20 v0.10.2
13122025-03-17T15:55:06.019Z Compiling zerovec v0.10.4
13132025-03-17T15:55:06.191Z Compiling pest v2.7.14
13142025-03-17T15:55:06.540Z Compiling pbkdf2 v0.12.2
13152025-03-17T15:55:06.756Z Compiling iana-time-zone v0.1.61
13162025-03-17T15:55:07.171Z Compiling untrusted v0.7.1
13172025-03-17T15:55:07.362Z Compiling icu_normalizer_data v1.5.0
13182025-03-17T15:55:07.480Z Compiling powerfmt v0.2.0
13192025-03-17T15:55:07.807Z Compiling der v0.7.9
13202025-03-17T15:55:07.845Z Compiling tinystr v0.7.6
13212025-03-17T15:55:08.131Z Compiling icu_collections v1.5.0
13222025-03-17T15:55:08.232Z Compiling icu_locid v1.5.0
13232025-03-17T15:55:08.618Z Compiling time-core v0.1.2
13242025-03-17T15:55:08.831Z Compiling write16 v1.0.0
13252025-03-17T15:55:08.852Z Compiling tracing v0.1.40
13262025-03-17T15:55:08.965Z Compiling utf8_iter v1.0.4
13272025-03-17T15:55:09.192Z Compiling utf16_iter v1.0.5
13282025-03-17T15:55:09.215Z Compiling num-conv v0.1.0
13292025-03-17T15:55:09.323Z Compiling icu_provider v1.5.0
13302025-03-17T15:55:09.376Z Compiling vcpkg v0.2.15
13312025-03-17T15:55:09.402Z Compiling pest_meta v2.7.14
13322025-03-17T15:55:09.526Z Compiling time-macros v0.2.18
13332025-03-17T15:55:10.184Z Compiling icu_locid_transform v1.5.0
13342025-03-17T15:55:10.242Z Compiling spki v0.7.3
13352025-03-17T15:55:10.635Z Compiling deranged v0.3.11
13362025-03-17T15:55:11.021Z Compiling scrypt v0.11.0
13372025-03-17T15:55:11.067Z Compiling openssl-sys v0.9.106
13382025-03-17T15:55:11.518Z Compiling icu_properties v1.5.1
13392025-03-17T15:55:11.824Z Compiling cbc v0.1.2
13402025-03-17T15:55:12.055Z Compiling aes v0.8.4
13412025-03-17T15:55:12.130Z Compiling scroll_derive v0.12.0
13422025-03-17T15:55:12.428Z Compiling tinyvec_macros v0.1.1
13432025-03-17T15:55:12.488Z Compiling atomic-waker v1.1.2
13442025-03-17T15:55:12.537Z Compiling num_threads v0.1.7
13452025-03-17T15:55:12.681Z Compiling time v0.3.36
13462025-03-17T15:55:12.697Z Compiling tinyvec v1.8.0
13472025-03-17T15:55:13.119Z Compiling bytes v1.10.1
13482025-03-17T15:55:13.491Z Compiling bitflags v2.6.0
13492025-03-17T15:55:14.141Z Compiling semver v1.0.25
13502025-03-17T15:55:14.503Z Compiling tokio v1.43.0
13512025-03-17T15:55:14.829Z Compiling indexmap v2.7.1
13522025-03-17T15:55:14.846Z Compiling http v1.2.0
13532025-03-17T15:55:16.078Z Compiling uuid v1.15.1
13542025-03-17T15:55:16.134Z Compiling icu_normalizer v1.5.0
13552025-03-17T15:55:16.331Z Compiling rustc_version v0.4.1
13562025-03-17T15:55:16.354Z Compiling chrono v0.4.40
13572025-03-17T15:55:16.952Z Compiling http-body v1.0.1
13582025-03-17T15:55:16.986Z Compiling scroll v0.12.0
13592025-03-17T15:55:17.161Z Compiling idna_adapter v1.2.0
13602025-03-17T15:55:17.217Z Compiling pkcs5 v0.7.1
13612025-03-17T15:55:17.509Z Compiling which v4.4.2
13622025-03-17T15:55:17.558Z Compiling pest_generator v2.7.14
13632025-03-17T15:55:17.680Z Compiling rand_chacha v0.3.1
13642025-03-17T15:55:18.068Z Compiling form_urlencoded v1.2.1
13652025-03-17T15:55:18.287Z Compiling serde_derive_internals v0.29.1
13662025-03-17T15:55:18.382Z Compiling slog v2.7.0
13672025-03-17T15:55:18.488Z Compiling zerocopy v0.8.10
13682025-03-17T15:55:18.896Z Compiling try-lock v0.2.5
13692025-03-17T15:55:19.056Z Compiling schemars v0.8.22
13702025-03-17T15:55:19.302Z Compiling goblin v0.8.2
13712025-03-17T15:55:19.351Z Compiling pest_derive v2.7.14
13722025-03-17T15:55:19.520Z Compiling want v0.3.1
13732025-03-17T15:55:19.676Z Compiling rand v0.8.5
13742025-03-17T15:55:19.810Z Compiling pkcs8 v0.10.2
13752025-03-17T15:55:19.983Z Compiling idna v1.0.3
13762025-03-17T15:55:20.136Z Compiling zerocopy-derive v0.8.10
13772025-03-17T15:55:20.449Z Compiling schemars_derive v0.8.22
13782025-03-17T15:55:20.470Z Compiling httpdate v1.0.3
13792025-03-17T15:55:20.918Z Compiling dyn-clone v1.0.19
13802025-03-17T15:55:21.143Z Compiling tower-service v0.3.3
13812025-03-17T15:55:21.293Z Compiling adler2 v2.0.0
13822025-03-17T15:55:21.521Z Compiling miniz_oxide v0.8.5
13832025-03-17T15:55:21.541Z Compiling dtrace-parser v0.2.0
13842025-03-17T15:55:22.386Z Compiling toml_datetime v0.6.8
13852025-03-17T15:55:22.742Z Compiling tokio-util v0.7.13
13862025-03-17T15:55:22.987Z Compiling serde_spanned v0.6.8
13872025-03-17T15:55:23.226Z Compiling serde_tokenstream v0.2.2
13882025-03-17T15:55:23.376Z Compiling rustversion v1.0.17
13892025-03-17T15:55:23.790Z Compiling h2 v0.4.6
13902025-03-17T15:55:23.987Z Compiling match_cfg v0.1.0
13912025-03-17T15:55:24.045Z Compiling foreign-types-shared v0.1.1
13922025-03-17T15:55:24.097Z Compiling base64 v0.22.1
13932025-03-17T15:55:24.180Z Compiling openssl v0.10.71
13942025-03-17T15:55:24.667Z Compiling foreign-types v0.3.2
13952025-03-17T15:55:24.765Z Compiling hostname v0.3.1
13962025-03-17T15:55:24.860Z Compiling url v2.5.3
13972025-03-17T15:55:24.980Z Compiling dof v0.3.0
13982025-03-17T15:55:25.918Z Compiling usdt-impl v0.5.0
13992025-03-17T15:55:26.566Z Compiling rand_core v0.9.2
14002025-03-17T15:55:26.734Z Compiling openssl-macros v0.1.1
14012025-03-17T15:55:27.010Z Compiling async-trait v0.1.87
14022025-03-17T15:55:27.265Z Compiling bzip2-sys v0.1.11+1.0.8
14032025-03-17T15:55:27.465Z Compiling dirs-sys-next v0.1.2
14042025-03-17T15:55:27.488Z Compiling syn v1.0.109
14052025-03-17T15:55:27.763Z Compiling native-tls v0.2.12
14062025-03-17T15:55:27.909Z Compiling siphasher v0.3.11
14072025-03-17T15:55:27.998Z Compiling data-encoding v2.6.0
14082025-03-17T15:55:28.053Z Compiling rustls v0.22.4
14092025-03-17T15:55:28.114Z Compiling rustls v0.23.19
14102025-03-17T15:55:28.393Z Compiling dirs-next v2.0.0
14112025-03-17T15:55:28.420Z Compiling rand_chacha v0.9.0
14122025-03-17T15:55:29.327Z Compiling http-body-util v0.1.2
14132025-03-17T15:55:29.765Z Compiling heapless v0.7.17
14142025-03-17T15:55:29.785Z Compiling unicode-normalization v0.1.24
14152025-03-17T15:55:29.812Z Compiling crossbeam-epoch v0.9.18
14162025-03-17T15:55:29.998Z Compiling sha1 v0.10.6
14172025-03-17T15:55:30.192Z Compiling signature v2.2.0
14182025-03-17T15:55:30.400Z Compiling thread_local v1.1.8
14192025-03-17T15:55:30.429Z Compiling encoding_rs v0.8.34
14202025-03-17T15:55:30.473Z Compiling crc32fast v1.4.2
14212025-03-17T15:55:30.492Z Compiling cookie v0.18.1
14222025-03-17T15:55:30.796Z Compiling hyper v1.6.0
14232025-03-17T15:55:30.817Z Compiling multer v3.1.0
14242025-03-17T15:55:30.836Z Compiling unicode-properties v0.1.3
14252025-03-17T15:55:30.875Z Compiling signal-hook v0.3.17
14262025-03-17T15:55:31.121Z Compiling openssl-probe v0.1.5
14272025-03-17T15:55:31.160Z Compiling mime v0.3.17
14282025-03-17T15:55:31.220Z Compiling slog-async v2.8.0
14292025-03-17T15:55:31.440Z Compiling rayon-core v1.12.1
14302025-03-17T15:55:31.654Z Compiling unicode-bidi v0.3.17
14312025-03-17T15:55:31.713Z Compiling gimli v0.31.1
14322025-03-17T15:55:31.739Z Compiling ipnet v2.11.0
14332025-03-17T15:55:32.815Z Compiling stringprep v0.1.5
14342025-03-17T15:55:33.118Z Compiling toml_edit v0.22.24
14352025-03-17T15:55:33.423Z Compiling hyper-util v0.1.10
14362025-03-17T15:55:34.426Z Compiling crossbeam-deque v0.8.5
14372025-03-17T15:55:34.546Z Compiling rand v0.9.0
14382025-03-17T15:55:34.659Z Compiling term v0.7.0
14392025-03-17T15:55:35.832Z Compiling addr2line v0.24.2
14402025-03-17T15:55:35.862Z Compiling usdt-attr-macro v0.5.0
14412025-03-17T15:55:36.262Z Compiling usdt-macro v0.5.0
14422025-03-17T15:55:36.265Z Compiling slog-json v2.6.1
14432025-03-17T15:55:36.440Z Compiling serde_urlencoded v0.7.1
14442025-03-17T15:55:36.526Z Compiling curve25519-dalek v4.1.3
14452025-03-17T15:55:36.643Z Compiling crossbeam-channel v0.5.13
14462025-03-17T15:55:36.929Z Compiling futures-executor v0.3.31
14472025-03-17T15:55:37.242Z Compiling enum-as-inner v0.6.1
14482025-03-17T15:55:37.399Z Compiling md-5 v0.10.6
14492025-03-17T15:55:37.446Z Compiling async-stream-impl v0.3.6
14502025-03-17T15:55:37.612Z Compiling rustls-pemfile v2.2.0
14512025-03-17T15:55:37.658Z Compiling num-integer v0.1.46
14522025-03-17T15:55:37.684Z Compiling hash32 v0.2.1
14532025-03-17T15:55:37.953Z Compiling ff v0.13.0
14542025-03-17T15:55:38.055Z Compiling is-terminal v0.4.13
14552025-03-17T15:55:38.199Z Compiling memoffset v0.9.1
14562025-03-17T15:55:38.219Z Compiling object v0.36.5
14572025-03-17T15:55:38.298Z Compiling dropshot v0.12.0
14582025-03-17T15:55:38.337Z Compiling cfg_aliases v0.2.1
14592025-03-17T15:55:38.451Z Compiling utf-8 v0.7.6
14602025-03-17T15:55:38.540Z Compiling newtype-uuid v1.2.1
14612025-03-17T15:55:38.633Z Compiling num-bigint-dig v0.8.4
14622025-03-17T15:55:38.751Z Compiling smoltcp v0.9.1
14632025-03-17T15:55:38.772Z Compiling base16ct v0.2.0
14642025-03-17T15:55:38.858Z Compiling psl-types v2.0.11
14652025-03-17T15:55:38.957Z Compiling portable-atomic v1.9.0
14662025-03-17T15:55:39.070Z Compiling linked-hash-map v0.5.6
14672025-03-17T15:55:39.091Z Compiling litrs v0.4.1
14682025-03-17T15:55:39.376Z Compiling take_mut v0.2.2
14692025-03-17T15:55:39.420Z Compiling fallible-iterator v0.2.0
14702025-03-17T15:55:39.550Z Compiling quick-error v1.2.3
14712025-03-17T15:55:39.717Z Compiling anyhow v1.0.97
14722025-03-17T15:55:39.877Z Compiling rustc-demangle v0.1.24
14732025-03-17T15:55:40.033Z Compiling resolv-conf v0.7.0
14742025-03-17T15:55:40.086Z Compiling postgres-protocol v0.6.8
14752025-03-17T15:55:40.158Z Compiling document-features v0.2.10
14762025-03-17T15:55:40.757Z Compiling lru-cache v0.1.2
14772025-03-17T15:55:40.799Z Compiling publicsuffix v2.3.0
14782025-03-17T15:55:40.963Z Compiling sec1 v0.7.3
14792025-03-17T15:55:41.167Z Compiling async-stream v0.3.6
14802025-03-17T15:55:41.236Z Compiling tungstenite v0.24.0
14812025-03-17T15:55:41.434Z Compiling nix v0.29.0
14822025-03-17T15:55:41.500Z Compiling hickory-proto v0.24.4
14832025-03-17T15:55:41.522Z Compiling usdt v0.5.0
14842025-03-17T15:55:41.689Z Compiling group v0.13.0
14852025-03-17T15:55:41.988Z Compiling slog-term v2.9.1
14862025-03-17T15:55:42.029Z Compiling num-iter v0.1.45
14872025-03-17T15:55:42.366Z Compiling futures v0.3.31
14882025-03-17T15:55:42.489Z Compiling slog-bunyan v2.5.0
14892025-03-17T15:55:42.716Z Compiling toml v0.8.20
14902025-03-17T15:55:43.248Z Compiling bzip2 v0.4.4
14912025-03-17T15:55:43.267Z Compiling tokio-native-tls v0.3.1
14922025-03-17T15:55:44.513Z Compiling camino v1.1.9
14932025-03-17T15:55:44.574Z Compiling flate2 v1.1.0
14942025-03-17T15:55:44.602Z Compiling phf_shared v0.11.2
14952025-03-17T15:55:44.966Z Compiling backtrace v0.3.74
14962025-03-17T15:55:45.034Z Compiling ipnetwork v0.21.1
14972025-03-17T15:55:45.307Z Compiling dropshot_endpoint v0.12.0
14982025-03-17T15:55:45.335Z Compiling terminal_size v0.4.0
14992025-03-17T15:55:45.453Z Compiling openapiv3 v2.0.0
15002025-03-17T15:55:45.561Z Compiling serde_path_to_error v0.1.16
15012025-03-17T15:55:45.803Z Compiling waitgroup v0.1.2
15022025-03-17T15:55:46.037Z Compiling hkdf v0.12.4
15032025-03-17T15:55:46.280Z Compiling crypto-bigint v0.5.5
15042025-03-17T15:55:46.300Z Compiling curve25519-dalek-derive v0.1.1
15052025-03-17T15:55:46.549Z Compiling hubpack_derive v0.1.1
15062025-03-17T15:55:47.439Z Compiling zerocopy-derive v0.6.6
15072025-03-17T15:55:47.728Z Compiling webpki-roots v0.26.6
15082025-03-17T15:55:47.791Z Compiling sync_wrapper v1.0.1
15092025-03-17T15:55:47.959Z Compiling hostname v0.4.0
15102025-03-17T15:55:47.962Z Compiling fs-err v2.11.0
15112025-03-17T15:55:48.185Z Compiling ahash v0.8.11
15122025-03-17T15:55:48.311Z Compiling buf-list v1.0.3
15132025-03-17T15:55:48.550Z Compiling bumpalo v3.16.0
15142025-03-17T15:55:48.938Z Compiling managed v0.8.0
15152025-03-17T15:55:49.010Z Compiling debug-ignore v1.0.5
15162025-03-17T15:55:49.178Z Compiling lockfree-object-pool v0.1.6
15172025-03-17T15:55:49.252Z Compiling zip v2.1.3
15182025-03-17T15:55:49.349Z Compiling unicode-width v0.2.0
15192025-03-17T15:55:49.373Z Compiling simd-adler32 v0.3.7
15202025-03-17T15:55:49.373Z Compiling tower-layer v0.3.3
15212025-03-17T15:55:49.444Z Compiling winnow v0.5.40
15222025-03-17T15:55:49.680Z Compiling tower v0.5.2
15232025-03-17T15:55:49.870Z Compiling console v0.15.10
15242025-03-17T15:55:49.889Z Compiling zopfli v0.8.1
15252025-03-17T15:55:50.307Z Compiling clap_builder v4.5.31
15262025-03-17T15:55:50.454Z Compiling strum_macros v0.25.3
15272025-03-17T15:55:51.104Z Compiling zerocopy v0.6.6
15282025-03-17T15:55:51.419Z Compiling elliptic-curve v0.13.8
15292025-03-17T15:55:51.835Z Compiling hubpack v0.1.2
15302025-03-17T15:55:52.018Z Compiling hickory-resolver v0.24.4
15312025-03-17T15:55:52.284Z Compiling oxnet v0.1.1
15322025-03-17T15:55:52.926Z Compiling toml_edit v0.19.15
15332025-03-17T15:55:52.982Z Compiling phf v0.11.2
15342025-03-17T15:55:53.019Z Compiling signal-hook-mio v0.2.4
15352025-03-17T15:55:53.203Z Compiling cookie_store v0.21.1
15362025-03-17T15:55:53.275Z Compiling rayon v1.10.0
15372025-03-17T15:55:54.121Z Compiling hyper-tls v0.6.0
15382025-03-17T15:55:54.534Z Compiling tokio-tungstenite v0.24.0
15392025-03-17T15:55:55.506Z Compiling postgres-types v0.2.9
15402025-03-17T15:55:57.546Z Compiling ed25519 v2.2.3
15412025-03-17T15:55:57.629Z Compiling phf_shared v0.10.0
15422025-03-17T15:55:58.014Z Compiling tokio-stream v0.1.17
15432025-03-17T15:55:58.037Z Compiling pkcs1 v0.7.5
15442025-03-17T15:55:58.040Z Compiling serde-big-array v0.5.1
15452025-03-17T15:55:58.297Z Compiling clap_derive v4.5.28
15462025-03-17T15:55:58.934Z Compiling rfc6979 v0.4.0
15472025-03-17T15:55:58.963Z Compiling serde_repr v0.1.19
15482025-03-17T15:55:59.133Z Compiling derive-where v1.2.7
15492025-03-17T15:55:59.340Z Compiling daft-derive v0.1.2
15502025-03-17T15:55:59.724Z Compiling bstr v1.10.0
15512025-03-17T15:55:59.763Z Compiling float-cmp v0.10.0
15522025-03-17T15:56:00.014Z Compiling difflib v0.4.0
15532025-03-17T15:56:00.057Z Compiling precomputed-hash v0.1.1
15542025-03-17T15:56:00.193Z Compiling new_debug_unreachable v1.0.6
15552025-03-17T15:56:00.303Z Compiling unicode-segmentation v1.12.0
15562025-03-17T15:56:00.886Z Compiling number_prefix v0.4.0
15572025-03-17T15:56:01.105Z Compiling predicates-core v1.0.8
15582025-03-17T15:56:01.126Z Compiling static_assertions v1.1.0
15592025-03-17T15:56:01.248Z Compiling fixedbitset v0.4.2
15602025-03-17T15:56:01.295Z Compiling normalize-line-endings v0.3.0
15612025-03-17T15:56:01.314Z Compiling whoami v1.5.2
15622025-03-17T15:56:01.433Z Compiling predicates v3.1.3
15632025-03-17T15:56:01.454Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15642025-03-17T15:56:01.680Z Compiling tokio-postgres v0.7.13
15652025-03-17T15:56:01.848Z Compiling petgraph v0.6.5
15662025-03-17T15:56:02.257Z Compiling indicatif v0.17.11
15672025-03-17T15:56:02.692Z Compiling clap v4.5.31
15682025-03-17T15:56:02.828Z Compiling similar v2.7.0
15692025-03-17T15:56:02.927Z Compiling daft v0.1.2
15702025-03-17T15:56:03.403Z Compiling string_cache v0.8.7
15712025-03-17T15:56:03.830Z Compiling ecdsa v0.16.9
15722025-03-17T15:56:04.196Z Compiling rsa v0.9.6
15732025-03-17T15:56:04.653Z Compiling ed25519-dalek v2.1.1
15742025-03-17T15:56:04.940Z Compiling toml v0.7.8
15752025-03-17T15:56:05.919Z Compiling crossterm v0.28.1
15762025-03-17T15:56:07.684Z Compiling zip v0.6.6
15772025-03-17T15:56:07.687Z Compiling hex v0.4.3
15782025-03-17T15:56:07.813Z Compiling x509-cert v0.2.5
15792025-03-17T15:56:08.255Z Compiling itertools v0.10.5
15802025-03-17T15:56:08.409Z Compiling lalrpop-util v0.19.12
15812025-03-17T15:56:08.801Z Compiling peg-runtime v0.8.5
15822025-03-17T15:56:08.948Z Compiling unicode-xid v0.2.6
15832025-03-17T15:56:09.141Z Compiling strum_macros v0.26.4
15842025-03-17T15:56:09.170Z Compiling xattr v1.3.1
15852025-03-17T15:56:09.187Z Compiling filetime v0.2.25
15862025-03-17T15:56:09.433Z Compiling tar v0.4.44
15872025-03-17T15:56:13.709Z Compiling strum v0.26.3
15882025-03-17T15:56:16.242Z Compiling aws-lc-sys v0.26.0
15892025-03-17T15:56:45.671Z Compiling rustls-webpki v0.102.8
15902025-03-17T15:56:48.822Z Compiling tokio-rustls v0.25.0
15912025-03-17T15:56:50.448Z Compiling tokio-rustls v0.26.0
15922025-03-17T15:56:50.747Z Compiling hyper-rustls v0.27.3
15932025-03-17T15:56:51.108Z Compiling reqwest v0.12.12
15942025-03-17T15:56:52.480Z Compiling qorb v0.2.1
15952025-03-17T15:56:55.433Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15962025-03-17T15:56:55.700Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15972025-03-17T15:57:00.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15982025-03-17T15:57:00.241Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15992025-03-17T15:57:00.291ZMar 17 15:56:58.758 INFO Starting download, target: Cockroach
16002025-03-17T15:57:00.292ZMar 17 15:56:58.758 INFO Starting download, target: Clickhouse
16012025-03-17T15:57:00.292ZMar 17 15:56:58.758 INFO Starting download, target: Console
16022025-03-17T15:57:00.292ZMar 17 15:56:58.758 INFO Starting download, target: DendriteOpenapi
16032025-03-17T15:57:00.295ZMar 17 15:56:58.758 INFO Starting download, target: DendriteStub
16042025-03-17T15:57:00.295ZMar 17 15:56:58.758 INFO Starting download, target: MaghemiteMgd
16052025-03-17T15:57:00.295ZMar 17 15:56:58.758 INFO Starting download, target: TransceiverControl
16062025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16072025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16082025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16092025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16102025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16112025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16122025-03-17T15:57:00.295ZMar 17 15:56:58.759 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16132025-03-17T15:57:00.871ZMar 17 15:56:58.914 INFO Download complete, target: DendriteOpenapi
16142025-03-17T15:57:00.891ZMar 17 15:56:59.336 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16152025-03-17T15:57:01.009ZMar 17 15:56:59.472 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16162025-03-17T15:57:01.208ZMar 17 15:56:59.672 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16172025-03-17T15:57:01.319ZMar 17 15:56:59.783 INFO Download complete, target: TransceiverControl
16182025-03-17T15:57:01.444ZMar 17 15:56:59.908 INFO Download complete, target: Console
16192025-03-17T15:57:01.605ZMar 17 15:57:00.070 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16202025-03-17T15:57:02.105ZMar 17 15:57:00.571 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16212025-03-17T15:57:02.105ZMar 17 15:57:00.571 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16222025-03-17T15:57:02.274ZMar 17 15:57:00.740 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16232025-03-17T15:57:03.864ZMar 17 15:57:02.330 INFO Download complete, target: DendriteStub
16242025-03-17T15:57:04.169ZMar 17 15:57:02.634 INFO Download complete, target: MaghemiteMgd
16252025-03-17T15:57:08.590ZMar 17 15:57:07.055 INFO Checking that binary works, target: Cockroach
16262025-03-17T15:57:08.756ZMar 17 15:57:07.220 INFO Download complete, target: Cockroach
16272025-03-17T15:57:12.990ZMar 17 15:57:11.454 INFO Checking that binary works, target: Clickhouse
16282025-03-17T15:57:13.115ZMar 17 15:57:11.578 INFO Download complete, target: Clickhouse
16292025-03-17T15:57:13.123ZAll prerequisites installed successfully
16302025-03-17T15:57:13.135Z
16312025-03-17T15:57:13.135Zreal 5:12.287601783
16322025-03-17T15:57:13.135Zuser 15:43.967336702
16332025-03-17T15:57:13.135Zsys 2:10.135607923
16342025-03-17T15:57:13.135Ztrap 0.581629481
16352025-03-17T15:57:13.135Ztflt 1.011221535
16362025-03-17T15:57:13.135Zdflt 1.347294314
16372025-03-17T15:57:13.135Zkflt 0.024154911
16382025-03-17T15:57:13.135Zlock 23:58.058971881
16392025-03-17T15:57:13.135Zslp 56:46.916932399
16402025-03-17T15:57:13.135Zlat 1:03.480413325
16412025-03-17T15:57:13.135Zstop 2:31.893811316
16422025-03-17T15:57:13.135Z+ ptime -m cargo xtask download softnpu
16432025-03-17T15:57:13.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16442025-03-17T15:57:13.711Z Running `target/debug/xtask download softnpu`
16452025-03-17T15:57:14.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16462025-03-17T15:57:14.626Z Running `target/debug/xtask-downloader softnpu`
16472025-03-17T15:57:14.666ZMar 17 15:57:13.129 INFO Starting download, target: Softnpu
16482025-03-17T15:57:14.669ZMar 17 15:57:13.129 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16492025-03-17T15:57:15.307ZMar 17 15:57:13.770 INFO Download complete, target: Softnpu
16502025-03-17T15:57:15.311Z
16512025-03-17T15:57:15.314Zreal 2.180857540
16522025-03-17T15:57:15.314Zuser 1.323014801
16532025-03-17T15:57:15.314Zsys 0.542405132
16542025-03-17T15:57:15.314Ztrap 0.000737173
16552025-03-17T15:57:15.314Ztflt 0.000096896
16562025-03-17T15:57:15.314Zdflt 0.000143566
16572025-03-17T15:57:15.314Zkflt 0.000000000
16582025-03-17T15:57:15.314Zlock 6.880207842
16592025-03-17T15:57:15.314Zslp 0.530798265
16602025-03-17T15:57:15.314Zlat 0.067436522
16612025-03-17T15:57:15.314Zstop 0.000169641
16622025-03-17T15:57:15.314Z+ export CARGO_INCREMENTAL=0
16632025-03-17T15:57:15.314Z+ CARGO_INCREMENTAL=0
16642025-03-17T15:57:15.314Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16652025-03-17T15:57:16.306Z Compiling proc-macro2 v1.0.94
16662025-03-17T15:57:16.306Z Compiling unicode-ident v1.0.14
16672025-03-17T15:57:16.309Z Compiling libc v0.2.170
16682025-03-17T15:57:16.309Z Compiling serde v1.0.218
16692025-03-17T15:57:16.309Z Compiling autocfg v1.4.0
16702025-03-17T15:57:16.309Z Compiling cfg-if v1.0.0
16712025-03-17T15:57:16.309Z Compiling version_check v0.9.5
16722025-03-17T15:57:16.601Z Compiling memchr v2.7.4
16732025-03-17T15:57:16.633Z Compiling typenum v1.17.0
16742025-03-17T15:57:16.650Z Compiling shlex v1.3.0
16752025-03-17T15:57:17.075Z Compiling value-bag v1.9.0
16762025-03-17T15:57:17.097Z Compiling generic-array v0.14.7
16772025-03-17T15:57:17.248Z Compiling lock_api v0.4.12
16782025-03-17T15:57:17.419Z Compiling parking_lot_core v0.9.10
16792025-03-17T15:57:17.518Z Compiling log v0.4.22
16802025-03-17T15:57:17.724Z Compiling scopeguard v1.2.0
16812025-03-17T15:57:17.803Z Compiling serde_json v1.0.139
16822025-03-17T15:57:17.900Z Compiling libm v0.2.8
16832025-03-17T15:57:18.115Z Compiling num-traits v0.2.19
16842025-03-17T15:57:18.216Z Compiling jobserver v0.1.32
16852025-03-17T15:57:18.258Z Compiling rustix v0.38.37
16862025-03-17T15:57:18.300Z Compiling getrandom v0.2.15
16872025-03-17T15:57:18.336Z Compiling quote v1.0.39
16882025-03-17T15:57:18.433Z Compiling semver v1.0.25
16892025-03-17T15:57:18.654Z Compiling cc v1.2.15
16902025-03-17T15:57:18.781Z Compiling syn v2.0.98
16912025-03-17T15:57:18.802Z Compiling aho-corasick v1.1.3
16922025-03-17T15:57:18.877Z Compiling thiserror v1.0.69
16932025-03-17T15:57:18.898Z Compiling getrandom v0.3.1
16942025-03-17T15:57:18.901Z Compiling regex-syntax v0.8.5
16952025-03-17T15:57:19.212Z Compiling itoa v1.0.11
16962025-03-17T15:57:19.298Z Compiling either v1.14.0
16972025-03-17T15:57:19.409Z Compiling once_cell v1.20.3
16982025-03-17T15:57:19.436Z Compiling slab v0.4.9
16992025-03-17T15:57:19.790Z Compiling rand_core v0.6.4
17002025-03-17T15:57:19.958Z Compiling spin v0.9.8
17012025-03-17T15:57:20.309Z Compiling errno v0.3.9
17022025-03-17T15:57:20.564Z Compiling glob v0.3.2
17032025-03-17T15:57:20.912Z Compiling prettyplease v0.2.30
17042025-03-17T15:57:21.129Z Compiling smallvec v1.14.0
17052025-03-17T15:57:21.202Z Compiling lazy_static v1.5.0
17062025-03-17T15:57:21.237Z Compiling clang-sys v1.8.1
17072025-03-17T15:57:21.339Z Compiling minimal-lexical v0.2.1
17082025-03-17T15:57:21.665Z Compiling libloading v0.8.5
17092025-03-17T15:57:21.824Z Compiling nom v7.1.3
17102025-03-17T15:57:21.844Z Compiling bindgen v0.69.5
17112025-03-17T15:57:21.928Z Compiling subtle v2.6.1
17122025-03-17T15:57:22.045Z Compiling home v0.5.9
17132025-03-17T15:57:22.269Z Compiling itertools v0.12.1
17142025-03-17T15:57:22.352Z Compiling lazycell v1.3.0
17152025-03-17T15:57:22.405Z Compiling foldhash v0.1.3
17162025-03-17T15:57:22.523Z Compiling regex-automata v0.4.8
17172025-03-17T15:57:22.689Z Compiling allocator-api2 v0.2.18
17182025-03-17T15:57:22.903Z Compiling equivalent v1.0.1
17192025-03-17T15:57:23.037Z Compiling rustc-hash v1.1.0
17202025-03-17T15:57:23.206Z Compiling cmake v0.1.51
17212025-03-17T15:57:23.399Z Compiling hashbrown v0.15.1
17222025-03-17T15:57:24.155Z Compiling ryu v1.0.18
17232025-03-17T15:57:24.237Z Compiling pkg-config v0.3.31
17242025-03-17T15:57:24.458Z Compiling fs_extra v1.3.0
17252025-03-17T15:57:24.565Z Compiling dunce v1.0.5
17262025-03-17T15:57:24.925Z Compiling cexpr v0.6.0
17272025-03-17T15:57:24.974Z Compiling pin-project-lite v0.2.14
17282025-03-17T15:57:25.017Z Compiling schemars v0.8.22
17292025-03-17T15:57:25.126Z Compiling byteorder v1.5.0
17302025-03-17T15:57:25.380Z Compiling paste v1.0.15
17312025-03-17T15:57:25.701Z Compiling synstructure v0.13.1
17322025-03-17T15:57:25.978Z Compiling serde_derive_internals v0.29.1
17332025-03-17T15:57:26.693Z Compiling ring v0.17.11
17342025-03-17T15:57:27.393Z Compiling regex v1.11.1
17352025-03-17T15:57:27.671Z Compiling signal-hook-registry v1.4.2
17362025-03-17T15:57:27.940Z Compiling fnv v1.0.7
17372025-03-17T15:57:28.089Z Compiling aws-lc-rs v1.12.4
17382025-03-17T15:57:28.249Z Compiling httparse v1.9.5
17392025-03-17T15:57:28.308Z Compiling const-oid v0.9.6
17402025-03-17T15:57:28.331Z Compiling parking_lot v0.12.3
17412025-03-17T15:57:28.514Z Compiling mio v1.0.2
17422025-03-17T15:57:28.886Z Compiling heck v0.5.0
17432025-03-17T15:57:29.696Z Compiling serde_derive v1.0.218
17442025-03-17T15:57:29.715Z Compiling zeroize_derive v1.4.2
17452025-03-17T15:57:30.011Z Compiling tokio-macros v2.5.0
17462025-03-17T15:57:30.037Z Compiling thiserror-impl v1.0.69
17472025-03-17T15:57:30.245Z Compiling zerocopy-derive v0.7.35
17482025-03-17T15:57:30.270Z Compiling zerofrom-derive v0.1.4
17492025-03-17T15:57:31.021Z Compiling zeroize v1.8.1
17502025-03-17T15:57:31.391Z Compiling yoke-derive v0.7.4
17512025-03-17T15:57:31.426Z Compiling futures-macro v0.3.31
17522025-03-17T15:57:31.477Z Compiling displaydoc v0.2.5
17532025-03-17T15:57:31.844Z Compiling zerovec-derive v0.10.3
17542025-03-17T15:57:32.981Z Compiling schemars_derive v0.8.22
17552025-03-17T15:57:33.128Z Compiling crypto-common v0.1.6
17562025-03-17T15:57:33.147Z Compiling icu_provider_macros v1.5.0
17572025-03-17T15:57:33.165Z Compiling tracing-attributes v0.1.27
17582025-03-17T15:57:33.321Z Compiling block-buffer v0.10.4
17592025-03-17T15:57:33.623Z Compiling socket2 v0.5.8
17602025-03-17T15:57:34.153Z Compiling stable_deref_trait v1.2.0
17612025-03-17T15:57:34.274Z Compiling digest v0.10.7
17622025-03-17T15:57:34.693Z Compiling zerocopy v0.7.35
17632025-03-17T15:57:35.350Z Compiling futures-core v0.3.31
17642025-03-17T15:57:35.613Z Compiling time-core v0.1.2
17652025-03-17T15:57:35.643Z Compiling crossbeam-utils v0.8.20
17662025-03-17T15:57:35.660Z Compiling num-conv v0.1.0
17672025-03-17T15:57:35.929Z Compiling time-macros v0.2.18
17682025-03-17T15:57:36.175Z Compiling der_derive v0.7.3
17692025-03-17T15:57:36.416Z Compiling vcpkg v0.2.15
17702025-03-17T15:57:37.805Z Compiling openssl-sys v0.9.106
17712025-03-17T15:57:38.125Z Compiling futures-sink v0.3.31
17722025-03-17T15:57:38.281Z Compiling zerocopy v0.8.10
17732025-03-17T15:57:38.451Z Compiling cpufeatures v0.2.14
17742025-03-17T15:57:38.770Z Compiling zerocopy-derive v0.8.10
17752025-03-17T15:57:38.932Z Compiling slog v2.7.0
17762025-03-17T15:57:39.191Z Compiling iana-time-zone v0.1.61
17772025-03-17T15:57:39.317Z Compiling syn v1.0.109
17782025-03-17T15:57:39.736Z Compiling futures-channel v0.3.31
17792025-03-17T15:57:39.849Z Compiling zerofrom v0.1.4
17802025-03-17T15:57:40.011Z Compiling pin-utils v0.1.0
17812025-03-17T15:57:40.077Z Compiling futures-task v0.3.31
17822025-03-17T15:57:40.105Z Compiling futures-io v0.3.31
17832025-03-17T15:57:40.126Z Compiling yoke v0.7.4
17842025-03-17T15:57:40.378Z Compiling futures-util v0.3.31
17852025-03-17T15:57:40.485Z Compiling scroll_derive v0.12.0
17862025-03-17T15:57:40.932Z Compiling openssl v0.10.71
17872025-03-17T15:57:41.090Z Compiling ucd-trie v0.1.7
17882025-03-17T15:57:41.324Z Compiling bitflags v2.6.0
17892025-03-17T15:57:41.482Z Compiling bytes v1.10.1
17902025-03-17T15:57:42.906Z Compiling indexmap v2.7.1
17912025-03-17T15:57:43.953Z Compiling tokio v1.43.0
17922025-03-17T15:57:45.019Z Compiling uuid v1.15.1
17932025-03-17T15:57:46.088Z Compiling which v4.4.2
17942025-03-17T15:57:46.226Z Compiling serde_tokenstream v0.2.2
17952025-03-17T15:57:46.790Z Compiling chrono v0.4.40
17962025-03-17T15:57:48.233Z Compiling http v1.2.0
17972025-03-17T15:57:50.073Z Compiling rustc_version v0.4.1
17982025-03-17T15:57:50.095Z Compiling pest v2.7.14
17992025-03-17T15:57:50.209Z Compiling zerovec v0.10.4
18002025-03-17T15:57:51.051Z Compiling hmac v0.12.1
18012025-03-17T15:57:51.331Z Compiling dyn-clone v1.0.19
18022025-03-17T15:57:53.060Z Compiling pest_meta v2.7.14
18032025-03-17T15:57:53.213Z Compiling block-padding v0.3.3
18042025-03-17T15:57:53.452Z Compiling openssl-macros v0.1.1
18052025-03-17T15:57:54.215Z Compiling native-tls v0.2.12
18062025-03-17T15:57:54.591Z Compiling rustls v0.23.19
18072025-03-17T15:57:54.914Z Compiling pest_generator v2.7.14
18082025-03-17T15:57:54.936Z Compiling inout v0.1.3
18092025-03-17T15:57:55.192Z Compiling tinystr v0.7.6
18102025-03-17T15:57:55.993Z Compiling serde_spanned v0.6.8
18112025-03-17T15:57:56.230Z Compiling toml_datetime v0.6.8
18122025-03-17T15:57:56.312Z Compiling ppv-lite86 v0.2.20
18132025-03-17T15:57:56.527Z Compiling tracing-core v0.1.32
18142025-03-17T15:57:56.657Z Compiling litemap v0.7.3
18152025-03-17T15:57:57.078Z Compiling writeable v0.5.5
18162025-03-17T15:57:57.144Z Compiling strsim v0.11.1
18172025-03-17T15:57:57.396Z Compiling tracing v0.1.40
18182025-03-17T15:57:57.722Z Compiling icu_locid v1.5.0
18192025-03-17T15:57:58.085Z Compiling aws-lc-sys v0.26.0
18202025-03-17T15:57:58.155Z Compiling pest_derive v2.7.14
18212025-03-17T15:57:58.209Z Compiling cipher v0.4.4
18222025-03-17T15:57:58.670Z Compiling sha2 v0.10.8
18232025-03-17T15:57:58.921Z Compiling cookie v0.18.1
18242025-03-17T15:57:59.244Z Compiling usdt-impl v0.5.0
18252025-03-17T15:57:59.430Z Compiling base64ct v1.6.0
18262025-03-17T15:57:59.455Z Compiling icu_provider v1.5.0
18272025-03-17T15:57:59.972Z Compiling pem-rfc7468 v0.7.0
18282025-03-17T15:58:00.533Z Compiling scroll v0.12.0
18292025-03-17T15:58:00.551Z Compiling async-trait v0.1.87
18302025-03-17T15:58:02.613Z Compiling icu_locid_transform_data v1.5.0
18312025-03-17T15:58:02.718Z Compiling camino v1.1.9
18322025-03-17T15:58:03.255Z Compiling anyhow v1.0.97
18332025-03-17T15:58:03.737Z Compiling percent-encoding v2.3.1
18342025-03-17T15:58:04.251Z Compiling plain v0.2.3
18352025-03-17T15:58:04.413Z Compiling rustls-pki-types v1.10.0
18362025-03-17T15:58:04.621Z Compiling flagset v0.4.6
18372025-03-17T15:58:04.699Z Compiling goblin v0.8.2
18382025-03-17T15:58:04.830Z Compiling der v0.7.9
18392025-03-17T15:58:05.964Z Compiling icu_locid_transform v1.5.0
18402025-03-17T15:58:08.334Z Compiling tokio-util v0.7.13
18412025-03-17T15:58:09.155Z Compiling icu_collections v1.5.0
18422025-03-17T15:58:10.468Z Compiling rayon-core v1.12.1
18432025-03-17T15:58:10.756Z Compiling icu_properties_data v1.5.0
18442025-03-17T15:58:10.776Z Compiling powerfmt v0.2.0
18452025-03-17T15:58:11.011Z Compiling rustls v0.22.4
18462025-03-17T15:58:11.316Z Compiling untrusted v0.9.0
18472025-03-17T15:58:11.473Z Compiling pretty-hex v0.4.1
18482025-03-17T15:58:11.516Z Compiling untrusted v0.7.1
18492025-03-17T15:58:11.704Z Compiling dof v0.3.0
18502025-03-17T15:58:11.964Z Compiling icu_properties v1.5.1
18512025-03-17T15:58:12.260Z Compiling deranged v0.3.11
18522025-03-17T15:58:13.187Z Compiling spki v0.7.3
18532025-03-17T15:58:13.576Z Compiling dtrace-parser v0.2.0
18542025-03-17T15:58:13.692Z Compiling salsa20 v0.10.2
18552025-03-17T15:58:13.930Z Compiling pbkdf2 v0.12.2
18562025-03-17T15:58:14.403Z Compiling bzip2-sys v0.1.11+1.0.8
18572025-03-17T15:58:15.048Z Compiling thread-id v4.2.2
18582025-03-17T15:58:15.077Z Compiling utf8_iter v1.0.4
18592025-03-17T15:58:15.179Z Compiling num_threads v0.1.7
18602025-03-17T15:58:15.312Z Compiling litrs v0.4.1
18612025-03-17T15:58:15.330Z Compiling atomic-waker v1.1.2
18622025-03-17T15:58:15.764Z Compiling utf16_iter v1.0.5
18632025-03-17T15:58:15.926Z Compiling winnow v0.5.40
18642025-03-17T15:58:15.966Z Compiling icu_normalizer_data v1.5.0
18652025-03-17T15:58:16.081Z Compiling write16 v1.0.0
18662025-03-17T15:58:16.689Z Compiling rustversion v1.0.17
18672025-03-17T15:58:17.004Z Compiling icu_normalizer v1.5.0
18682025-03-17T15:58:17.022Z Compiling time v0.3.36
18692025-03-17T15:58:18.827Z Compiling document-features v0.2.10
18702025-03-17T15:58:19.324Z Compiling toml_edit v0.19.15
18712025-03-17T15:58:21.886Z Compiling scrypt v0.11.0
18722025-03-17T15:58:22.229Z Compiling form_urlencoded v1.2.1
18732025-03-17T15:58:22.294Z Compiling cbc v0.1.2
18742025-03-17T15:58:22.422Z Compiling aes v0.8.4
18752025-03-17T15:58:22.525Z Compiling http-body v1.0.1
18762025-03-17T15:58:22.888Z Compiling multer v3.1.0
18772025-03-17T15:58:23.046Z Compiling try-lock v0.2.5
18782025-03-17T15:58:23.243Z Compiling slog-async v2.8.0
18792025-03-17T15:58:23.417Z Compiling tinyvec_macros v0.1.1
18802025-03-17T15:58:23.538Z Compiling tinyvec v1.8.0
18812025-03-17T15:58:23.698Z Compiling pkcs5 v0.7.1
18822025-03-17T15:58:24.644Z Compiling want v0.3.1
18832025-03-17T15:58:25.187Z Compiling idna_adapter v1.2.0
18842025-03-17T15:58:25.645Z Compiling h2 v0.4.6
18852025-03-17T15:58:26.220Z Compiling rand_chacha v0.3.1
18862025-03-17T15:58:27.094Z Compiling heapless v0.7.17
18872025-03-17T15:58:27.839Z Compiling httpdate v1.0.3
18882025-03-17T15:58:28.362Z Compiling signal-hook v0.3.17
18892025-03-17T15:58:28.381Z Compiling tower-service v0.3.3
18902025-03-17T15:58:28.642Z Compiling newtype-uuid v1.2.1
18912025-03-17T15:58:28.681Z Compiling adler2 v2.0.0
18922025-03-17T15:58:28.943Z Compiling miniz_oxide v0.8.5
18932025-03-17T15:58:30.994Z Compiling rand v0.8.5
18942025-03-17T15:58:32.380Z Compiling idna v1.0.3
18952025-03-17T15:58:33.673Z Compiling pkcs8 v0.10.2
18962025-03-17T15:58:34.079Z Compiling hyper v1.6.0
18972025-03-17T15:58:34.272Z Compiling usdt-attr-macro v0.5.0
18982025-03-17T15:58:34.367Z Compiling usdt-macro v0.5.0
18992025-03-17T15:58:35.711Z Compiling async-stream-impl v0.3.6
19002025-03-17T15:58:36.816Z Compiling base64 v0.22.1
19012025-03-17T15:58:37.613Z Compiling hyper-util v0.1.10
19022025-03-17T15:58:43.222Z Compiling curve25519-dalek v4.1.3
19032025-03-17T15:58:43.666Z Compiling openapiv3 v2.0.0
19042025-03-17T15:58:43.781Z Compiling enum-as-inner v0.6.1
19052025-03-17T15:58:43.916Z Compiling memoffset v0.9.1
19062025-03-17T15:58:44.256Z Compiling dropshot v0.12.0
19072025-03-17T15:58:44.586Z Compiling smoltcp v0.9.1
19082025-03-17T15:58:44.757Z Compiling num-bigint-dig v0.8.4
19092025-03-17T15:58:45.076Z Compiling match_cfg v0.1.0
19102025-03-17T15:58:45.161Z Compiling portable-atomic v1.9.0
19112025-03-17T15:58:45.181Z Compiling foreign-types-shared v0.1.1
19122025-03-17T15:58:45.439Z Compiling foreign-types v0.3.2
19132025-03-17T15:58:45.563Z Compiling hostname v0.3.1
19142025-03-17T15:58:46.010Z Compiling rand_core v0.9.2
19152025-03-17T15:58:46.745Z Compiling url v2.5.3
19162025-03-17T15:58:48.542Z Compiling http-body-util v0.1.2
19172025-03-17T15:58:49.079Z Compiling dirs-sys-next v0.1.2
19182025-03-17T15:58:49.511Z Compiling encoding_rs v0.8.34
19192025-03-17T15:58:49.565Z Compiling ident_case v1.0.1
19202025-03-17T15:58:49.752Z Compiling siphasher v0.3.11
19212025-03-17T15:58:50.106Z Compiling heck v0.4.1
19222025-03-17T15:58:50.489Z Compiling cfg_aliases v0.2.1
19232025-03-17T15:58:50.604Z Compiling data-encoding v2.6.0
19242025-03-17T15:58:51.965Z Compiling mime v0.3.17
19252025-03-17T15:58:52.520Z Compiling gimli v0.31.1
19262025-03-17T15:58:59.168Z Compiling addr2line v0.24.2
19272025-03-17T15:59:00.076Z Compiling nix v0.29.0
19282025-03-17T15:59:00.692Z Compiling darling_core v0.20.10
19292025-03-17T15:59:01.516Z Compiling dirs-next v2.0.0
19302025-03-17T15:59:02.530Z Compiling rand_chacha v0.9.0
19312025-03-17T15:59:05.858Z Compiling unicode-normalization v0.1.24
19322025-03-17T15:59:06.650Z Compiling crossbeam-epoch v0.9.18
19332025-03-17T15:59:06.916Z Compiling serde_urlencoded v0.7.1
19342025-03-17T15:59:07.534Z Compiling rustls-pemfile v2.2.0
19352025-03-17T15:59:08.046Z Compiling ipnetwork v0.21.1
19362025-03-17T15:59:08.675Z Compiling hubpack_derive v0.1.1
19372025-03-17T15:59:09.520Z Compiling dropshot_endpoint v0.12.0
19382025-03-17T15:59:09.652Z Compiling sha1 v0.10.6
19392025-03-17T15:59:10.047Z Compiling signature v2.2.0
19402025-03-17T15:59:10.490Z Compiling zerocopy-derive v0.6.6
19412025-03-17T15:59:11.540Z Compiling curve25519-dalek-derive v0.1.1
19422025-03-17T15:59:12.146Z Compiling daft-derive v0.1.2
19432025-03-17T15:59:12.894Z Compiling rustls-webpki v0.102.8
19442025-03-17T15:59:13.111Z Compiling thread_local v1.1.8
19452025-03-17T15:59:13.197Z Compiling object v0.36.5
19462025-03-17T15:59:13.547Z Compiling fs-err v2.11.0
19472025-03-17T15:59:13.574Z Compiling ahash v0.8.11
19482025-03-17T15:59:13.927Z Compiling crc32fast v1.4.2
19492025-03-17T15:59:14.463Z Compiling anstyle v1.0.10
19502025-03-17T15:59:14.709Z Compiling openssl-probe v0.1.5
19512025-03-17T15:59:14.877Z Compiling rustc-demangle v0.1.24
19522025-03-17T15:59:15.203Z Compiling unicode-properties v0.1.3
19532025-03-17T15:59:15.531Z Compiling buf-list v1.0.3
19542025-03-17T15:59:16.082Z Compiling unicode-bidi v0.3.17
19552025-03-17T15:59:17.177Z Compiling ipnet v2.11.0
19562025-03-17T15:59:17.345Z Compiling winnow v0.7.3
19572025-03-17T15:59:18.089Z Compiling zip v2.1.3
19582025-03-17T15:59:18.721Z Compiling utf8parse v0.2.2
19592025-03-17T15:59:18.891Z Compiling anstyle-parse v0.2.5
19602025-03-17T15:59:20.220Z Compiling stringprep v0.1.5
19612025-03-17T15:59:20.761Z Compiling toml_edit v0.22.24
19622025-03-17T15:59:20.790Z Compiling backtrace v0.3.74
19632025-03-17T15:59:22.231Z Compiling crossbeam-deque v0.8.5
19642025-03-17T15:59:22.562Z Compiling darling_macro v0.20.10
19652025-03-17T15:59:23.933Z Compiling rand v0.9.0
19662025-03-17T15:59:25.175Z Compiling term v0.7.0
19672025-03-17T15:59:26.226Z Compiling slog-json v2.6.1
19682025-03-17T15:59:26.840Z Compiling crossbeam-channel v0.5.13
19692025-03-17T15:59:27.549Z Compiling futures-executor v0.3.31
19702025-03-17T15:59:27.825Z Compiling num-integer v0.1.46
19712025-03-17T15:59:27.989Z Compiling md-5 v0.10.6
19722025-03-17T15:59:28.241Z Compiling hash32 v0.2.1
19732025-03-17T15:59:28.455Z Compiling ff v0.13.0
19742025-03-17T15:59:28.485Z Compiling is-terminal v0.4.13
19752025-03-17T15:59:28.603Z Compiling memmap v0.7.0
19762025-03-17T15:59:28.689Z Compiling is_terminal_polyfill v1.70.1
19772025-03-17T15:59:28.831Z Compiling utf-8 v0.7.6
19782025-03-17T15:59:28.894Z Compiling psl-types v2.0.11
19792025-03-17T15:59:28.958Z Compiling quick-error v1.2.3
19802025-03-17T15:59:29.113Z Compiling fallible-iterator v0.2.0
19812025-03-17T15:59:29.133Z Compiling linked-hash-map v0.5.6
19822025-03-17T15:59:29.350Z Compiling colorchoice v1.0.2
19832025-03-17T15:59:29.494Z Compiling base16ct v0.2.0
19842025-03-17T15:59:29.536Z Compiling take_mut v0.2.2
19852025-03-17T15:59:29.820Z Compiling anstyle-query v1.1.1
19862025-03-17T15:59:29.899Z Compiling postgres-protocol v0.6.8
19872025-03-17T15:59:29.974Z Compiling anstream v0.6.15
19882025-03-17T15:59:30.518Z Compiling sec1 v0.7.3
19892025-03-17T15:59:30.920Z Compiling lru-cache v0.1.2
19902025-03-17T15:59:31.050Z Compiling publicsuffix v2.3.0
19912025-03-17T15:59:31.124Z Compiling resolv-conf v0.7.0
19922025-03-17T15:59:31.359Z Compiling tungstenite v0.24.0
19932025-03-17T15:59:31.379Z Compiling usdt v0.5.0
19942025-03-17T15:59:31.644Z Compiling group v0.13.0
19952025-03-17T15:59:31.710Z Compiling slog-term v2.9.1
19962025-03-17T15:59:31.977Z Compiling num-iter v0.1.45
19972025-03-17T15:59:32.179Z Compiling tokio-rustls v0.26.0
19982025-03-17T15:59:32.639Z Compiling futures v0.3.31
19992025-03-17T15:59:34.215Z Compiling slog-bunyan v2.5.0
20002025-03-17T15:59:34.353Z Compiling tokio-rustls v0.25.0
20012025-03-17T15:59:34.395Z Compiling toml v0.8.20
20022025-03-17T15:59:34.423Z Compiling darling v0.20.10
20032025-03-17T15:59:34.546Z Compiling bzip2 v0.4.4
20042025-03-17T15:59:34.760Z Compiling tokio-native-tls v0.3.1
20052025-03-17T15:59:35.169Z Compiling hickory-proto v0.24.4
20062025-03-17T15:59:35.290Z Compiling flate2 v1.1.0
20072025-03-17T15:59:35.516Z Compiling strum_macros v0.25.3
20082025-03-17T15:59:35.742Z Compiling phf_shared v0.11.2
20092025-03-17T15:59:36.344Z Compiling async-stream v0.3.6
20102025-03-17T15:59:36.393Z Compiling waitgroup v0.1.2
20112025-03-17T15:59:36.622Z Compiling webpki-roots v0.26.6
20122025-03-17T15:59:36.958Z Compiling hkdf v0.12.4
20132025-03-17T15:59:37.138Z Compiling terminal_size v0.4.0
20142025-03-17T15:59:37.337Z Compiling serde_path_to_error v0.1.16
20152025-03-17T15:59:37.365Z Compiling sync_wrapper v1.0.1
20162025-03-17T15:59:37.582Z Compiling crypto-bigint v0.5.5
20172025-03-17T15:59:37.695Z Compiling serde_repr v0.1.19
20182025-03-17T15:59:37.801Z Compiling derive-where v1.2.7
20192025-03-17T15:59:37.821Z Compiling clap_derive v4.5.28
20202025-03-17T15:59:38.058Z Compiling regress v0.10.3
20212025-03-17T15:59:38.710Z Compiling hostname v0.4.0
20222025-03-17T15:59:38.746Z Compiling bitflags v1.3.2
20232025-03-17T15:59:38.862Z Compiling managed v0.8.0
20242025-03-17T15:59:38.924Z Compiling unicode-width v0.2.0
20252025-03-17T15:59:39.354Z Compiling clap_lex v0.7.4
20262025-03-17T15:59:39.466Z Compiling debug-ignore v1.0.5
20272025-03-17T15:59:39.639Z Compiling lockfree-object-pool v0.1.6
20282025-03-17T15:59:39.896Z Compiling tower-layer v0.3.3
20292025-03-17T15:59:40.508Z Compiling simd-adler32 v0.3.7
20302025-03-17T15:59:40.776Z Compiling bumpalo v3.16.0
20312025-03-17T15:59:41.038Z Compiling tower v0.5.2
20322025-03-17T15:59:41.207Z Compiling zopfli v0.8.1
20332025-03-17T15:59:41.864Z Compiling typify-impl v0.2.0
20342025-03-17T15:59:41.952Z Compiling hickory-resolver v0.24.4
20352025-03-17T15:59:42.481Z Compiling elliptic-curve v0.13.8
20362025-03-17T15:59:43.164Z Compiling clap_builder v4.5.31
20372025-03-17T15:59:43.305Z Compiling console v0.15.10
20382025-03-17T15:59:44.405Z Compiling oxnet v0.1.1
20392025-03-17T15:59:45.684Z Compiling hyper-rustls v0.27.3
20402025-03-17T15:59:47.945Z Compiling phf v0.11.2
20412025-03-17T15:59:48.221Z Compiling hyper-tls v0.6.0
20422025-03-17T15:59:48.826Z Compiling signal-hook-mio v0.2.4
20432025-03-17T15:59:49.012Z Compiling rayon v1.10.0
20442025-03-17T15:59:49.058Z Compiling cookie_store v0.21.1
20452025-03-17T15:59:49.311Z Compiling tokio-tungstenite v0.24.0
20462025-03-17T15:59:49.840Z Compiling postgres-types v0.2.9
20472025-03-17T15:59:50.588Z Compiling zerocopy v0.6.6
20482025-03-17T15:59:50.905Z Compiling ed25519 v2.2.3
20492025-03-17T15:59:50.999Z Compiling hubpack v0.1.2
20502025-03-17T15:59:51.365Z Compiling phf_shared v0.10.0
20512025-03-17T15:59:51.407Z Compiling pkcs1 v0.7.5
20522025-03-17T15:59:51.710Z Compiling tokio-stream v0.1.17
20532025-03-17T15:59:52.297Z Compiling rfc6979 v0.4.0
20542025-03-17T15:59:52.653Z Compiling serde-big-array v0.5.1
20552025-03-17T15:59:52.688Z Compiling float-cmp v0.10.0
20562025-03-17T15:59:52.949Z Compiling bstr v1.10.0
20572025-03-17T15:59:53.273Z Compiling whoami v1.5.2
20582025-03-17T15:59:53.773Z Compiling normalize-line-endings v0.3.0
20592025-03-17T15:59:54.325Z Compiling unicode-segmentation v1.12.0
20602025-03-17T15:59:54.345Z Compiling number_prefix v0.4.0
20612025-03-17T15:59:54.414Z Compiling precomputed-hash v0.1.1
20622025-03-17T15:59:54.556Z Compiling fixedbitset v0.4.2
20632025-03-17T15:59:54.577Z Compiling new_debug_unreachable v1.0.6
20642025-03-17T15:59:54.685Z Compiling difflib v0.4.0
20652025-03-17T15:59:55.134Z Compiling static_assertions v1.1.0
20662025-03-17T15:59:55.172Z Compiling predicates-core v1.0.8
20672025-03-17T15:59:55.248Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20682025-03-17T15:59:55.491Z Compiling predicates v3.1.3
20692025-03-17T15:59:55.720Z Compiling similar v2.7.0
20702025-03-17T15:59:56.203Z Compiling petgraph v0.6.5
20712025-03-17T15:59:56.840Z Compiling string_cache v0.8.7
20722025-03-17T15:59:57.273Z Compiling indicatif v0.17.11
20732025-03-17T15:59:57.412Z Compiling tokio-postgres v0.7.13
20742025-03-17T15:59:58.393Z Compiling qorb v0.2.1
20752025-03-17T15:59:58.948Z Compiling ecdsa v0.16.9
20762025-03-17T15:59:59.777Z Compiling rsa v0.9.6
20772025-03-17T16:00:00.157Z Compiling typify-macro v0.2.0
20782025-03-17T16:00:01.283Z Compiling ed25519-dalek v2.1.1
20792025-03-17T16:00:03.052Z Compiling reqwest v0.12.12
20802025-03-17T16:00:03.561Z Compiling crossterm v0.28.1
20812025-03-17T16:00:03.772Z Compiling clap v4.5.31
20822025-03-17T16:00:03.775Z Compiling daft v0.1.2
20832025-03-17T16:00:04.265Z Compiling zip v0.6.6
20842025-03-17T16:00:05.834Z Compiling toml v0.7.8
20852025-03-17T16:00:06.337Z Compiling x509-cert v0.2.5
20862025-03-17T16:00:07.187Z Compiling hex v0.4.3
20872025-03-17T16:00:08.458Z Compiling itertools v0.10.5
20882025-03-17T16:00:09.148Z Compiling lalrpop-util v0.19.12
20892025-03-17T16:00:09.495Z Compiling peg-runtime v0.8.5
20902025-03-17T16:00:09.838Z Compiling unicode-xid v0.2.6
20912025-03-17T16:00:12.232Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20922025-03-17T16:00:16.964Z Compiling proc-macro-crate v1.3.1
20932025-03-17T16:00:17.722Z Compiling macaddr v1.0.1
20942025-03-17T16:00:18.229Z Compiling itertools v0.13.0
20952025-03-17T16:00:19.519Z Compiling fastrand v2.1.1
20962025-03-17T16:00:20.181Z Compiling heapless v0.8.0
20972025-03-17T16:00:21.056Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20982025-03-17T16:00:24.091Z Compiling tempfile v3.13.0
20992025-03-17T16:00:26.909Z Compiling num_enum_derive v0.5.11
21002025-03-17T16:00:31.443Z Compiling structmeta-derive v0.3.0
21012025-03-17T16:00:31.719Z Compiling hash32 v0.3.1
21022025-03-17T16:00:33.318Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21032025-03-17T16:00:34.052Z Compiling thiserror v2.0.11
21042025-03-17T16:00:34.592Z Compiling smoltcp v0.11.0
21052025-03-17T16:00:38.299Z Compiling structmeta v0.3.0
21062025-03-17T16:00:40.125Z Compiling num_enum v0.5.11
21072025-03-17T16:00:40.406Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21082025-03-17T16:00:41.270Z Compiling typify v0.2.0
21092025-03-17T16:00:42.024Z Compiling strum_macros v0.26.4
21102025-03-17T16:00:42.382Z Compiling thiserror-impl v2.0.11
21112025-03-17T16:00:43.001Z Compiling proc-macro-error-attr v1.0.4
21122025-03-17T16:00:43.922Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21132025-03-17T16:00:44.995Z Compiling cobs v0.2.3
21142025-03-17T16:00:45.991Z Compiling unsafe-libyaml v0.2.11
21152025-03-17T16:00:46.412Z Compiling strum v0.26.3
21162025-03-17T16:00:47.678Z Compiling serde_yaml v0.9.34+deprecated
21172025-03-17T16:00:50.458Z Compiling postcard v1.0.10
21182025-03-17T16:01:01.402Z Compiling progenitor-impl v0.8.0
21192025-03-17T16:01:02.126Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21202025-03-17T16:01:12.383Z Compiling foreign-types-macros v0.2.3
21212025-03-17T16:01:12.527Z Compiling wait-timeout v0.2.0
21222025-03-17T16:01:12.618Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21232025-03-17T16:01:12.640Z Compiling proc-macro-error v1.0.4
21242025-03-17T16:01:12.990Z Compiling bit-vec v0.8.0
21252025-03-17T16:01:13.167Z Compiling foreign-types-shared v0.3.1
21262025-03-17T16:01:13.592Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21272025-03-17T16:01:13.777Z Compiling unicode-width v0.1.14
21282025-03-17T16:01:15.255Z Compiling tabwriter v1.4.0
21292025-03-17T16:01:18.130Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21302025-03-17T16:01:19.754Z Compiling foreign-types v0.5.0
21312025-03-17T16:01:19.890Z Compiling bit-set v0.8.0
21322025-03-17T16:01:20.468Z Compiling rusty-fork v0.3.0
21332025-03-17T16:01:25.080Z Compiling progenitor-macro v0.8.0
21342025-03-17T16:01:29.601Z Compiling parse-display-derive v0.10.0
21352025-03-17T16:01:30.391Z Compiling progenitor-client v0.8.0
21362025-03-17T16:01:33.094Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21372025-03-17T16:01:33.871Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21382025-03-17T16:01:34.739Z Compiling rand_xorshift v0.3.0
21392025-03-17T16:01:34.760Z Compiling cstr-argument v0.1.2
21402025-03-17T16:01:35.036Z Compiling dropshot v0.16.0
21412025-03-17T16:01:35.059Z Compiling crucible-workspace-hack v0.1.0
21422025-03-17T16:01:35.384Z Compiling pretty-hex v0.2.1
21432025-03-17T16:01:35.387Z Compiling unarray v0.1.4
21442025-03-17T16:01:35.613Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21452025-03-17T16:01:35.899Z Compiling proptest v1.6.0
21462025-03-17T16:01:36.058Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21472025-03-17T16:01:36.219Z Compiling progenitor v0.8.0
21482025-03-17T16:01:36.445Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21492025-03-17T16:01:36.480Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21502025-03-17T16:01:36.678Z Compiling parse-display v0.10.0
21512025-03-17T16:01:37.424Z Compiling test-strategy v0.4.0
21522025-03-17T16:01:37.494Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21532025-03-17T16:01:37.702Z Compiling colored v2.2.0
21542025-03-17T16:01:38.544Z Compiling serde_with_macros v3.12.0
21552025-03-17T16:01:39.068Z Compiling dropshot_endpoint v0.16.0
21562025-03-17T16:01:39.398Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21572025-03-17T16:01:40.148Z Compiling instant v0.1.13
21582025-03-17T16:01:40.340Z Compiling winnow v0.6.20
21592025-03-17T16:01:40.481Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21602025-03-17T16:01:40.864Z Compiling serde_with v3.12.0
21612025-03-17T16:01:40.867Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21622025-03-17T16:01:42.617Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
21632025-03-17T16:01:43.887Z Compiling backoff v0.4.0
21642025-03-17T16:01:44.266Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21652025-03-17T16:01:44.542Z Compiling zone_cfg_derive v0.3.0
21662025-03-17T16:01:44.546Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21672025-03-17T16:01:45.141Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
21682025-03-17T16:01:45.371Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21692025-03-17T16:01:45.727Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21702025-03-17T16:01:45.803Z Compiling camino-tempfile v1.1.1
21712025-03-17T16:01:46.447Z Compiling progenitor-client v0.9.1
21722025-03-17T16:01:46.543Z Compiling num-derive v0.4.2
21732025-03-17T16:01:47.439Z Compiling sigpipe v0.1.3
21742025-03-17T16:01:47.598Z Compiling libefi-sys v0.1.0
21752025-03-17T16:01:47.934Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21762025-03-17T16:01:48.344Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21772025-03-17T16:01:48.721Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21782025-03-17T16:01:50.256Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21792025-03-17T16:01:51.337Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21802025-03-17T16:01:51.483Z Compiling zone v0.3.0
21812025-03-17T16:01:53.225Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21822025-03-17T16:01:53.797Z Compiling itertools v0.14.0
21832025-03-17T16:01:54.226Z Compiling smf v0.2.3
21842025-03-17T16:01:54.768Z Compiling bitfield-struct v0.6.2
21852025-03-17T16:01:55.517Z Compiling blake3 v1.5.4
21862025-03-17T16:01:56.128Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21872025-03-17T16:01:56.147Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21882025-03-17T16:01:56.921Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21892025-03-17T16:01:57.260Z Compiling xattr v1.3.1
21902025-03-17T16:01:57.281Z Compiling filetime v0.2.25
21912025-03-17T16:01:57.451Z Compiling memmap2 v0.9.5
21922025-03-17T16:01:57.602Z Compiling arrayvec v0.7.6
21932025-03-17T16:01:57.642Z Compiling same-file v1.0.6
21942025-03-17T16:01:57.957Z Compiling arrayref v0.3.9
21952025-03-17T16:01:58.003Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21962025-03-17T16:01:58.006Z Compiling constant_time_eq v0.3.1
21972025-03-17T16:01:58.075Z Compiling walkdir v2.5.0
21982025-03-17T16:01:58.079Z Compiling tar v0.4.44
21992025-03-17T16:01:58.147Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22002025-03-17T16:01:59.647Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22012025-03-17T16:02:00.095Z Compiling gethostname v0.5.0
22022025-03-17T16:02:00.326Z Compiling cargo-platform v0.1.8
22032025-03-17T16:02:00.680Z Compiling fixedbitset v0.5.7
22042025-03-17T16:02:00.795Z Compiling topological-sort v0.2.2
22052025-03-17T16:02:01.088Z Compiling omicron-zone-package v0.12.0
22062025-03-17T16:02:01.403Z Compiling petgraph v0.7.1
22072025-03-17T16:02:01.817Z Compiling cargo_metadata v0.19.2
22082025-03-17T16:02:02.615Z Compiling shell-words v1.1.0
22092025-03-17T16:02:03.140Z Compiling indent_write v2.2.0
22102025-03-17T16:02:08.599Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22112025-03-17T16:02:09.491Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22122025-03-17T16:02:16.488Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22132025-03-17T16:02:30.818Z Finished `release` profile [optimized] target(s) in 5m 15s
22142025-03-17T16:02:30.988Z Running `target/release/omicron-package -t test target create -p dev`
22152025-03-17T16:02:31.036ZLogging to: /work/oxidecomputer/omicron/out/LOG
22162025-03-17T16:02:31.039ZCreated new build target 'test' and set it as active
22172025-03-17T16:02:31.039Z
22182025-03-17T16:02:31.039Zreal 5:15.650621876
22192025-03-17T16:02:31.039Zuser 36:42.314279918
22202025-03-17T16:02:31.039Zsys 3:29.635936450
22212025-03-17T16:02:31.039Ztrap 1.143493315
22222025-03-17T16:02:31.039Ztflt 2.026033162
22232025-03-17T16:02:31.039Zdflt 0.925247624
22242025-03-17T16:02:31.039Zkflt 0.000256908
22252025-03-17T16:02:31.039Zlock 1:12:38.008758496
22262025-03-17T16:02:31.039Zslp 2:28:38.176841006
22272025-03-17T16:02:31.040Zlat 2:46.288707531
22282025-03-17T16:02:31.040Zstop 4:56.083694256
22292025-03-17T16:02:31.040Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22302025-03-17T16:02:32.055Z Finished `release` profile [optimized] target(s) in 0.96s
22312025-03-17T16:02:32.117Z Running `target/release/omicron-package -t test package`
22322025-03-17T16:02:32.163ZLogging to: /work/oxidecomputer/omicron/out/LOG
22332025-03-17T16:02:33.332Z Compiling ring v0.17.11
22342025-03-17T16:02:33.501Z Compiling thiserror v2.0.11
22352025-03-17T16:02:33.504Z Compiling typify-impl v0.3.0
22362025-03-17T16:02:33.507Z Compiling convert_case v0.4.0
22372025-03-17T16:02:33.507Z Compiling fastrand v2.1.1
22382025-03-17T16:02:33.507Z Compiling newline-converter v0.3.0
22392025-03-17T16:02:33.507Z Compiling password-hash v0.5.0
22402025-03-17T16:02:33.755Z Compiling expectorate v1.1.0
22412025-03-17T16:02:33.986Z Compiling tempfile v3.13.0
22422025-03-17T16:02:34.006Z Compiling blake2 v0.10.6
22432025-03-17T16:02:34.170Z Compiling derive_more v0.99.19
22442025-03-17T16:02:34.584Z Compiling base64 v0.21.7
22452025-03-17T16:02:35.211Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22462025-03-17T16:02:35.636Z Compiling argon2 v0.5.3
22472025-03-17T16:02:35.697Z Compiling atomicwrites v0.4.4
22482025-03-17T16:02:35.907Z Compiling owo-colors v4.2.0
22492025-03-17T16:02:36.227Z Compiling cancel-safe-futures v0.1.5
22502025-03-17T16:02:36.506Z Compiling num-rational v0.4.2
22512025-03-17T16:02:36.596Z Compiling libsw-core v0.3.1
22522025-03-17T16:02:36.917Z Compiling num-complex v0.4.6
22532025-03-17T16:02:37.968Z Compiling num v0.4.3
22542025-03-17T16:02:38.003Z Compiling libsw v3.4.0
22552025-03-17T16:02:38.723Z Compiling rustls v0.23.19
22562025-03-17T16:02:38.741Z Compiling rustls v0.22.4
22572025-03-17T16:02:38.760Z Compiling linear-map v1.2.0
22582025-03-17T16:02:38.775Z Compiling swrite v0.1.0
22592025-03-17T16:02:38.919Z Compiling float-ord v0.3.2
22602025-03-17T16:02:39.120Z Compiling highway v1.3.0
22612025-03-17T16:02:39.141Z Compiling tungstenite v0.21.0
22622025-03-17T16:02:39.433Z Compiling semver v0.1.20
22632025-03-17T16:02:39.965Z Compiling rustc_version v0.1.7
22642025-03-17T16:02:40.352Z Compiling newtype_derive v0.1.6
22652025-03-17T16:02:40.576Z Compiling tokio-tungstenite v0.21.0
22662025-03-17T16:02:40.669Z Compiling wait-timeout v0.2.0
22672025-03-17T16:02:40.766Z Compiling bit-vec v0.8.0
22682025-03-17T16:02:41.111Z Compiling rustls-webpki v0.102.8
22692025-03-17T16:02:41.173Z Compiling bit-set v0.8.0
22702025-03-17T16:02:41.194Z Compiling rusty-fork v0.3.0
22712025-03-17T16:02:41.548Z Compiling rand_xorshift v0.3.0
22722025-03-17T16:02:41.774Z Compiling humantime v2.1.0
22732025-03-17T16:02:41.825Z Compiling unarray v0.1.4
22742025-03-17T16:02:42.051Z Compiling proptest v1.6.0
22752025-03-17T16:02:43.202Z Compiling parse-display v0.10.0
22762025-03-17T16:02:43.548Z Compiling typify-macro v0.3.0
22772025-03-17T16:02:43.681Z Compiling dropshot v0.16.0
22782025-03-17T16:02:43.764Z Compiling strum v0.26.3
22792025-03-17T16:02:43.979Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22802025-03-17T16:02:43.999Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
22812025-03-17T16:02:44.139Z Compiling instant v0.1.13
22822025-03-17T16:02:44.315Z Compiling backoff v0.4.0
22832025-03-17T16:02:44.650Z Compiling steno v0.4.1
22842025-03-17T16:02:46.627Z Compiling tokio-rustls v0.25.0
22852025-03-17T16:02:46.767Z Compiling typify v0.3.0
22862025-03-17T16:02:46.940Z Compiling progenitor-impl v0.9.1
22872025-03-17T16:02:47.078Z Compiling dropshot v0.12.0
22882025-03-17T16:02:49.339Z Compiling tokio-rustls v0.26.0
22892025-03-17T16:02:49.824Z Compiling hyper-rustls v0.27.3
22902025-03-17T16:02:50.402Z Compiling reqwest v0.12.12
22912025-03-17T16:02:52.761Z Compiling qorb v0.2.1
22922025-03-17T16:02:54.552Z Compiling progenitor-macro v0.9.1
22932025-03-17T16:02:57.726Z Compiling progenitor-client v0.9.1
22942025-03-17T16:02:58.279Z Compiling progenitor-client v0.8.0
22952025-03-17T16:02:58.757Z Compiling progenitor v0.8.0
22962025-03-17T16:02:58.995Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
22972025-03-17T16:02:59.287Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22982025-03-17T16:03:05.543Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22992025-03-17T16:03:29.542Z Compiling progenitor v0.9.1
23002025-03-17T16:03:29.790Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23012025-03-17T16:03:32.950Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23022025-03-17T16:03:33.143Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23032025-03-17T16:03:33.401Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23042025-03-17T16:03:34.019Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23052025-03-17T16:03:36.629Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23062025-03-17T16:03:36.944Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23072025-03-17T16:03:37.606Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
23082025-03-17T16:03:37.967Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
23092025-03-17T16:03:38.227Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23102025-03-17T16:03:38.436Z Compiling serde_with v3.12.0
23112025-03-17T16:03:41.214Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23122025-03-17T16:03:42.079Z Compiling macaddr v1.0.1
23132025-03-17T16:03:42.914Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23142025-03-17T16:03:43.083Z Compiling slog-dtrace v0.3.0
23152025-03-17T16:03:43.295Z Compiling prettyplease v0.2.30
23162025-03-17T16:03:44.968Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23172025-03-17T16:03:45.163Z Compiling half v2.4.1
23182025-03-17T16:03:45.874Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23192025-03-17T16:03:46.012Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23202025-03-17T16:03:48.077Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23212025-03-17T16:03:49.798Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23222025-03-17T16:03:52.184Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23232025-03-17T16:03:57.766Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23242025-03-17T16:03:58.128Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23252025-03-17T16:04:00.550Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23262025-03-17T16:04:05.106Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23272025-03-17T16:04:06.802Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23282025-03-17T16:04:09.835Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23292025-03-17T16:04:10.976Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23302025-03-17T16:04:12.054Z Compiling ciborium-io v0.2.2
23312025-03-17T16:04:12.220Z Compiling ciborium-ll v0.2.2
23322025-03-17T16:04:12.488Z Compiling bytecount v0.6.8
23332025-03-17T16:04:12.761Z Compiling ciborium v0.2.2
23342025-03-17T16:04:12.805Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23352025-03-17T16:04:14.584Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23362025-03-17T16:04:14.835Z Compiling display-error-chain v0.2.2
23372025-03-17T16:04:14.997Z Compiling const_format_proc_macros v0.2.34
23382025-03-17T16:04:15.075Z Compiling maplit v1.0.2
23392025-03-17T16:04:15.228Z Compiling same-file v1.0.6
23402025-03-17T16:04:15.493Z Compiling keccak v0.1.5
23412025-03-17T16:04:16.600Z Compiling crunchy v0.2.2
23422025-03-17T16:04:16.719Z Compiling sha3 v0.10.8
23432025-03-17T16:04:16.751Z Compiling const_format v0.2.34
23442025-03-17T16:04:17.137Z Compiling walkdir v2.5.0
23452025-03-17T16:04:17.630Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23462025-03-17T16:04:17.759Z Compiling tiny-keccak v2.0.2
23472025-03-17T16:04:18.056Z Compiling radium v0.7.0
23482025-03-17T16:04:18.131Z Compiling blake3 v1.5.4
23492025-03-17T16:04:18.691Z Compiling dsl_auto_type v0.1.2
23502025-03-17T16:04:18.707Z Compiling scheduled-thread-pool v0.2.7
23512025-03-17T16:04:18.818Z Compiling xattr v1.3.1
23522025-03-17T16:04:19.091Z Compiling diesel_table_macro_syntax v0.2.0
23532025-03-17T16:04:19.475Z Compiling filetime v0.2.25
23542025-03-17T16:04:19.782Z Compiling memmap2 v0.9.5
23552025-03-17T16:04:19.840Z Compiling tap v1.0.1
23562025-03-17T16:04:19.976Z Compiling arrayref v0.3.9
23572025-03-17T16:04:20.055Z Compiling arrayvec v0.7.6
23582025-03-17T16:04:20.102Z Compiling maybe-uninit v2.0.0
23592025-03-17T16:04:20.154Z Compiling constant_time_eq v0.3.1
23602025-03-17T16:04:20.337Z Compiling bit-vec v0.6.3
23612025-03-17T16:04:20.584Z Compiling wyz v0.5.1
23622025-03-17T16:04:20.685Z Compiling bit-set v0.5.3
23632025-03-17T16:04:20.713Z Compiling diesel_derives v2.2.3
23642025-03-17T16:04:20.970Z Compiling tar v0.4.44
23652025-03-17T16:04:21.035Z Compiling r2d2 v0.8.10
23662025-03-17T16:04:21.492Z Compiling toolchain_find v0.4.0
23672025-03-17T16:04:21.769Z Compiling camino-tempfile v1.1.1
23682025-03-17T16:04:21.928Z Compiling phf_generator v0.11.2
23692025-03-17T16:04:22.035Z Compiling ascii-canvas v3.0.0
23702025-03-17T16:04:22.131Z Compiling secrecy v0.8.0
23712025-03-17T16:04:22.215Z Compiling async-recursion v1.1.1
23722025-03-17T16:04:22.405Z Compiling ena v0.14.3
23732025-03-17T16:04:22.451Z Compiling bindgen v0.71.1
23742025-03-17T16:04:22.816Z Compiling funty v2.0.0
23752025-03-17T16:04:22.838Z Compiling crc-catalog v2.4.0
23762025-03-17T16:04:22.913Z Compiling diff v0.1.13
23772025-03-17T16:04:23.033Z Compiling topological-sort v0.2.2
23782025-03-17T16:04:23.265Z Compiling packed_struct v0.10.1
23792025-03-17T16:04:23.397Z Compiling regex-syntax v0.6.29
23802025-03-17T16:04:23.496Z Compiling omicron-zone-package v0.12.0
23812025-03-17T16:04:23.709Z Compiling crc v3.2.1
23822025-03-17T16:04:25.571Z Compiling bitvec v1.0.1
23832025-03-17T16:04:25.833Z Compiling phf_codegen v0.11.2
23842025-03-17T16:04:26.078Z Compiling rustfmt-wrapper v0.2.1
23852025-03-17T16:04:26.597Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23862025-03-17T16:04:26.906Z Compiling lalrpop v0.19.12
23872025-03-17T16:04:27.649Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23882025-03-17T16:04:27.891Z Compiling universal-hash v0.5.1
23892025-03-17T16:04:28.152Z Compiling thiserror-impl-no-std v2.0.2
23902025-03-17T16:04:28.175Z Compiling packed_struct_codegen v0.10.1
23912025-03-17T16:04:28.249Z Compiling parse-zoneinfo v0.3.1
23922025-03-17T16:04:29.607Z Compiling indexmap v1.9.3
23932025-03-17T16:04:29.970Z Compiling rustc-hash v2.1.1
23942025-03-17T16:04:29.998Z Compiling nodrop v0.1.14
23952025-03-17T16:04:30.166Z Compiling opaque-debug v0.3.1
23962025-03-17T16:04:30.169Z Compiling ref-cast v1.0.23
23972025-03-17T16:04:30.291Z Compiling poly1305 v0.8.0
23982025-03-17T16:04:30.532Z Compiling thiserror-no-std v2.0.2
23992025-03-17T16:04:30.680Z Compiling array-init v0.0.4
24002025-03-17T16:04:30.893Z Compiling diesel v2.2.8
24012025-03-17T16:04:31.772Z Compiling chrono-tz-build v0.4.0
24022025-03-17T16:04:31.817Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24032025-03-17T16:04:32.782Z Compiling smallvec v0.6.14
24042025-03-17T16:04:33.287Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24052025-03-17T16:04:33.629Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24062025-03-17T16:04:33.972Z Compiling itertools v0.13.0
24072025-03-17T16:04:34.478Z Compiling derive_builder_core v0.20.2
24082025-03-17T16:04:36.408Z Compiling chacha20 v0.9.1
24092025-03-17T16:04:36.908Z Compiling headers-core v0.3.0
24102025-03-17T16:04:37.115Z Compiling aead v0.5.2
24112025-03-17T16:04:37.495Z Compiling libxml v0.3.3
24122025-03-17T16:04:37.570Z Compiling ref-cast-impl v1.0.23
24132025-03-17T16:04:37.863Z Compiling vte_generate_state_changes v0.1.2
24142025-03-17T16:04:38.442Z Compiling arc-swap v1.7.1
24152025-03-17T16:04:38.652Z Compiling termcolor v1.4.1
24162025-03-17T16:04:39.108Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24172025-03-17T16:04:39.475Z Compiling hashbrown v0.12.3
24182025-03-17T16:04:39.591Z Compiling bitfield v0.14.0
24192025-03-17T16:04:39.924Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24202025-03-17T16:04:41.729Z Compiling env_logger v0.10.2
24212025-03-17T16:04:42.570Z Compiling slog-scope v4.4.0
24222025-03-17T16:04:43.092Z Compiling samael v0.0.18
24232025-03-17T16:04:43.546Z Compiling vte v0.11.1
24242025-03-17T16:04:44.673Z Compiling chacha20poly1305 v0.10.1
24252025-03-17T16:04:44.814Z Compiling headers v0.4.0
24262025-03-17T16:04:44.937Z Compiling derive_builder_macro v0.20.2
24272025-03-17T16:04:45.133Z Compiling serde-hex v0.1.0
24282025-03-17T16:04:45.731Z Compiling chrono-tz v0.10.1
24292025-03-17T16:04:46.390Z Compiling vsss-rs v3.3.4
24302025-03-17T16:04:48.212Z Compiling polar-core v0.27.3
24312025-03-17T16:04:48.408Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24322025-03-17T16:04:50.091Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24332025-03-17T16:04:50.452Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24342025-03-17T16:04:50.474Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24352025-03-17T16:04:51.212Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24362025-03-17T16:04:51.542Z Compiling ron v0.8.1
24372025-03-17T16:04:53.771Z Compiling hashbrown v0.13.2
24382025-03-17T16:04:54.802Z Compiling strum_macros v0.24.3
24392025-03-17T16:04:55.045Z Compiling unicase v2.7.0
24402025-03-17T16:04:55.410Z Compiling indoc v1.0.9
24412025-03-17T16:04:56.234Z Compiling crc-any v2.5.0
24422025-03-17T16:04:57.196Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24432025-03-17T16:04:57.259Z Compiling object v0.30.4
24442025-03-17T16:04:57.729Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24452025-03-17T16:05:12.295Z Compiling derive_builder v0.20.2
24462025-03-17T16:05:12.461Z Compiling strip-ansi-escapes v0.2.0
24472025-03-17T16:05:14.630Z Compiling slog-stdlog v4.1.1
24482025-03-17T16:05:15.973Z Compiling papergrid v0.11.0
24492025-03-17T16:05:16.659Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24502025-03-17T16:05:16.943Z Compiling tabled_derive v0.7.0
24512025-03-17T16:05:17.011Z Compiling fd-lock v4.0.2
24522025-03-17T16:05:17.263Z Compiling peg-macros v0.8.5
24532025-03-17T16:05:18.979Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24542025-03-17T16:05:19.936Z Compiling impl-trait-for-tuples v0.2.2
24552025-03-17T16:05:20.348Z Compiling oso-derive v0.27.3
24562025-03-17T16:05:21.282Z Compiling quick-xml v0.37.2
24572025-03-17T16:05:25.527Z Compiling diesel-dtrace v0.4.2
24582025-03-17T16:05:25.886Z Compiling nu-ansi-term v0.50.1
24592025-03-17T16:05:27.129Z Compiling path-slash v0.1.5
24602025-03-17T16:05:27.412Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24612025-03-17T16:05:29.224Z Compiling reedline v0.38.0
24622025-03-17T16:05:32.991Z Compiling oso v0.27.3
24632025-03-17T16:05:42.287Z Compiling peg v0.8.5
24642025-03-17T16:05:42.462Z Compiling tabled v0.15.0
24652025-03-17T16:05:42.642Z Compiling slog-envlogger v2.2.0
24662025-03-17T16:05:47.847Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24672025-03-17T16:05:49.450Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24682025-03-17T16:05:50.961Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24692025-03-17T16:05:51.317Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24702025-03-17T16:05:53.381Z Compiling pem v3.0.5
24712025-03-17T16:05:54.879Z Compiling bb8 v0.8.5
24722025-03-17T16:05:55.501Z Compiling bcs v0.1.6
24732025-03-17T16:05:56.325Z Compiling fxhash v0.2.1
24742025-03-17T16:05:56.588Z Compiling libz-sys v1.1.20
24752025-03-17T16:05:57.294Z Compiling termtree v0.5.1
24762025-03-17T16:05:58.431Z Compiling async-bb8-diesel v0.2.1
24772025-03-17T16:05:59.965Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24782025-03-17T16:06:00.985Z Compiling kstat-rs v0.2.4
24792025-03-17T16:06:01.402Z Compiling proc-macro-error-attr2 v2.0.0
24802025-03-17T16:06:01.616Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24812025-03-17T16:06:02.201Z Compiling proc-macro-error2 v2.0.1
24822025-03-17T16:06:02.252Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24832025-03-17T16:06:02.767Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
24842025-03-17T16:06:03.234Z Compiling nanorand v0.7.0
24852025-03-17T16:06:03.904Z Compiling libgit2-sys v0.17.0+1.8.1
24862025-03-17T16:06:04.724Z Compiling pin-project-internal v1.1.6
24872025-03-17T16:06:07.257Z Compiling parking_lot_core v0.8.6
24882025-03-17T16:06:07.747Z Compiling pin-project v1.1.6
24892025-03-17T16:06:14.047Z Compiling flume v0.11.1
24902025-03-17T16:06:14.736Z Compiling tabled_derive v0.10.0
24912025-03-17T16:06:15.778Z Compiling mime_guess v2.0.5
24922025-03-17T16:06:17.027Z Compiling papergrid v0.14.0
24932025-03-17T16:06:17.196Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24942025-03-17T16:06:20.334Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24952025-03-17T16:06:21.202Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24962025-03-17T16:06:24.918Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24972025-03-17T16:06:28.150Z Compiling snafu-derive v0.8.5
24982025-03-17T16:06:28.173Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24992025-03-17T16:06:28.598Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25002025-03-17T16:06:29.618Z Compiling tabled v0.18.0
25012025-03-17T16:06:32.319Z Compiling snafu v0.8.5
25022025-03-17T16:06:39.128Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
25032025-03-17T16:06:41.191Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25042025-03-17T16:06:46.999Z Compiling globset v0.4.15
25052025-03-17T16:06:49.157Z Compiling olpc-cjson v0.1.4
25062025-03-17T16:06:49.486Z Compiling castaway v0.2.3
25072025-03-17T16:06:49.702Z Compiling vergen v8.3.2
25082025-03-17T16:06:50.118Z Compiling nibble_vec v0.1.0
25092025-03-17T16:06:50.393Z Compiling cargo-platform v0.1.8
25102025-03-17T16:06:50.924Z Compiling serde_plain v1.0.2
25112025-03-17T16:06:51.448Z Compiling atty v0.2.14
25122025-03-17T16:06:51.632Z Compiling http-range v0.1.5
25132025-03-17T16:06:52.220Z Compiling io-lifetimes v1.0.11
25142025-03-17T16:06:52.767Z Compiling typed-path v0.9.3
25152025-03-17T16:06:52.801Z Compiling endian-type v0.1.2
25162025-03-17T16:06:53.063Z Compiling salty v0.3.0
25172025-03-17T16:06:53.489Z Compiling radix_trie v0.2.1
25182025-03-17T16:06:54.849Z Compiling cargo_metadata v0.18.1
25192025-03-17T16:06:56.730Z Compiling tough v0.19.0
25202025-03-17T16:06:57.705Z Compiling compact_str v0.8.0
25212025-03-17T16:06:58.990Z Compiling git2 v0.19.0
25222025-03-17T16:06:59.610Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25232025-03-17T16:07:00.226Z Compiling parking_lot v0.11.2
25242025-03-17T16:07:03.841Z Compiling unicode-truncate v1.1.0
25252025-03-17T16:07:04.166Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25262025-03-17T16:07:06.954Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25272025-03-17T16:07:07.984Z Compiling lru v0.12.5
25282025-03-17T16:07:08.363Z Compiling rand_seeder v0.3.0
25292025-03-17T16:07:08.789Z Compiling lzma-sys v0.1.20
25302025-03-17T16:07:09.504Z Compiling instability v0.3.2
25312025-03-17T16:07:10.392Z Compiling rustls v0.21.12
25322025-03-17T16:07:10.509Z Compiling cassowary v0.3.0
25332025-03-17T16:07:10.738Z Compiling indoc v2.0.6
25342025-03-17T16:07:11.400Z Compiling parse-size v1.1.0
25352025-03-17T16:07:11.639Z Compiling rustix v0.37.28
25362025-03-17T16:07:11.750Z Compiling ratatui v0.29.0
25372025-03-17T16:07:12.130Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
25382025-03-17T16:07:12.649Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25392025-03-17T16:07:14.039Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25402025-03-17T16:07:14.357Z Compiling hyper-staticfile v0.10.1
25412025-03-17T16:07:15.410Z Compiling sled v0.34.7
25422025-03-17T16:07:17.112Z Compiling hickory-client v0.24.4
25432025-03-17T16:07:20.439Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25442025-03-17T16:07:21.653Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25452025-03-17T16:07:21.710Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25462025-03-17T16:07:27.221Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25472025-03-17T16:07:27.570Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
25482025-03-17T16:07:28.610Z Compiling rustls-webpki v0.101.7
25492025-03-17T16:07:29.061Z Compiling sct v0.7.1
25502025-03-17T16:07:29.522Z Compiling hickory-server v0.24.4
25512025-03-17T16:07:31.262Z Compiling primeorder v0.13.6
25522025-03-17T16:07:31.891Z Compiling heck v0.3.3
25532025-03-17T16:07:31.894Z Compiling env_filter v0.1.2
25542025-03-17T16:07:32.223Z Compiling csv-core v0.1.11
25552025-03-17T16:07:32.394Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25562025-03-17T16:07:32.839Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25572025-03-17T16:07:33.042Z Compiling csv v1.3.1
25582025-03-17T16:07:33.468Z Compiling env_logger v0.11.5
25592025-03-17T16:07:34.905Z Compiling zone_cfg_derive v0.1.2
25602025-03-17T16:07:35.195Z Compiling p384 v0.13.0
25612025-03-17T16:07:40.786Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25622025-03-17T16:07:40.868Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25632025-03-17T16:07:42.010Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25642025-03-17T16:07:42.219Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25652025-03-17T16:07:43.178Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25662025-03-17T16:07:43.464Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25672025-03-17T16:07:43.548Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25682025-03-17T16:07:43.820Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25692025-03-17T16:07:43.887Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25702025-03-17T16:07:44.166Z Compiling nix v0.27.1
25712025-03-17T16:07:44.224Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25722025-03-17T16:07:44.938Z Compiling tungstenite v0.23.0
25732025-03-17T16:07:46.843Z Compiling base64 v0.13.1
25742025-03-17T16:07:47.627Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25752025-03-17T16:07:48.025Z Compiling ron v0.7.1
25762025-03-17T16:07:48.680Z Compiling tokio-tungstenite v0.23.1
25772025-03-17T16:07:50.501Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25782025-03-17T16:07:50.680Z Compiling xz2 v0.1.7
25792025-03-17T16:07:51.298Z Compiling terminal_size v0.2.6
25802025-03-17T16:07:51.537Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25812025-03-17T16:07:53.195Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25822025-03-17T16:07:59.496Z Compiling tokio-rustls v0.24.1
25832025-03-17T16:07:59.978Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25842025-03-17T16:08:00.026Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25852025-03-17T16:08:00.090Z Compiling zone v0.1.8
25862025-03-17T16:08:00.256Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25872025-03-17T16:08:00.876Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25882025-03-17T16:08:01.486Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25892025-03-17T16:08:03.002Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25902025-03-17T16:08:03.311Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25912025-03-17T16:08:03.725Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25922025-03-17T16:08:06.751Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25932025-03-17T16:08:06.826Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25942025-03-17T16:08:07.246Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25952025-03-17T16:08:10.276Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25962025-03-17T16:08:11.593Z Compiling rustls-pemfile v1.0.4
25972025-03-17T16:08:12.454Z Compiling signal-hook-tokio v0.3.1
25982025-03-17T16:08:12.505Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25992025-03-17T16:08:12.697Z Compiling twox-hash v2.1.0
26002025-03-17T16:08:13.775Z Compiling yasna v0.5.2
26012025-03-17T16:08:13.851Z Compiling smawk v0.3.2
26022025-03-17T16:08:13.949Z Compiling is_ci v1.2.0
26032025-03-17T16:08:14.077Z Compiling unicode-linebreak v0.1.5
26042025-03-17T16:08:14.155Z Compiling glob v0.3.2
26052025-03-17T16:08:14.269Z Compiling supports-color v3.0.2
26062025-03-17T16:08:14.652Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26072025-03-17T16:08:14.735Z Compiling textwrap v0.16.1
26082025-03-17T16:08:16.258Z Compiling rcgen v0.12.1
26092025-03-17T16:08:18.295Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26102025-03-17T16:08:21.289Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26112025-03-17T16:08:21.733Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26122025-03-17T16:08:22.348Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26132025-03-17T16:08:27.821Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26142025-03-17T16:08:27.939Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26152025-03-17T16:08:41.279Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26162025-03-17T16:08:41.952Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26172025-03-17T16:08:42.148Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
26182025-03-17T16:08:42.346Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26192025-03-17T16:08:45.919Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26202025-03-17T16:08:52.075Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26212025-03-17T16:08:52.632Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26222025-03-17T16:08:53.109Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26232025-03-17T16:09:00.414Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26242025-03-17T16:09:05.331Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26252025-03-17T16:09:05.682Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26262025-03-17T16:09:08.272Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26272025-03-17T16:09:08.469Z Compiling fatfs v0.3.6
26282025-03-17T16:09:10.364Z Compiling subprocess v0.2.9
26292025-03-17T16:09:10.970Z Compiling rtoolbox v0.0.2
26302025-03-17T16:09:11.194Z Compiling assert_matches v1.5.0
26312025-03-17T16:09:11.414Z Compiling rpassword v7.3.1
26322025-03-17T16:09:11.934Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26332025-03-17T16:09:14.437Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26342025-03-17T16:09:14.988Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26352025-03-17T16:09:19.543Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26362025-03-17T16:09:26.445Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26372025-03-17T16:09:45.944Z Compiling tui-tree-widget v0.23.0
26382025-03-17T16:09:46.400Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26392025-03-17T16:09:47.614Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26402025-03-17T16:09:47.976Z Compiling uzers v0.12.1
26412025-03-17T16:09:51.087Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26422025-03-17T16:09:58.345Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26432025-03-17T16:09:59.579Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26442025-03-17T16:10:05.193Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26452025-03-17T16:10:15.605Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26462025-03-17T16:10:20.202Z Compiling multimap v0.10.0
26472025-03-17T16:12:44.080Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26482025-03-17T16:19:53.118Z Finished `release` profile [optimized] target(s) in 17m 20s
26492025-03-17T16:21:00.943Z
26502025-03-17T16:21:00.947Zreal 18:29.634554821
26512025-03-17T16:21:00.947Zuser 2:10:36.079380489
26522025-03-17T16:21:00.947Zsys 3:35.056011847
26532025-03-17T16:21:00.947Ztrap 3.258301045
26542025-03-17T16:21:00.947Ztflt 1.869508886
26552025-03-17T16:21:00.947Zdflt 4.937985399
26562025-03-17T16:21:00.947Zkflt 0.067540805
26572025-03-17T16:21:00.947Zlock 7:52:46.098086698
26582025-03-17T16:21:00.947Zslp 6:44:02.403681580
26592025-03-17T16:21:00.947Zlat 3:32.947844692
26602025-03-17T16:21:00.947Zstop 2:57.879489011
26612025-03-17T16:21:00.947Z+ mapfile -t packages
26622025-03-17T16:21:00.947Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26632025-03-17T16:21:01.992Z Compiling ring v0.17.11
26642025-03-17T16:21:03.778Z Compiling rustls v0.22.4
26652025-03-17T16:21:03.781Z Compiling rustls v0.23.19
26662025-03-17T16:21:05.385Z Compiling rustls-webpki v0.102.8
26672025-03-17T16:21:09.366Z Compiling tokio-rustls v0.25.0
26682025-03-17T16:21:09.802Z Compiling dropshot v0.12.0
26692025-03-17T16:21:11.316Z Compiling tokio-rustls v0.26.0
26702025-03-17T16:21:11.677Z Compiling hyper-rustls v0.27.3
26712025-03-17T16:21:12.086Z Compiling reqwest v0.12.12
26722025-03-17T16:21:13.873Z Compiling qorb v0.2.1
26732025-03-17T16:21:15.671Z Compiling dropshot v0.16.0
26742025-03-17T16:21:19.298Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26752025-03-17T16:21:23.003Z Compiling progenitor-client v0.8.0
26762025-03-17T16:21:24.034Z Compiling progenitor v0.8.0
26772025-03-17T16:21:24.281Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
26782025-03-17T16:21:26.215Z Compiling progenitor-client v0.9.1
26792025-03-17T16:21:27.191Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26802025-03-17T16:21:27.945Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26812025-03-17T16:21:31.128Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26822025-03-17T16:21:35.414Z Compiling omicron-zone-package v0.12.0
26832025-03-17T16:21:46.077Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26842025-03-17T16:21:51.364Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26852025-03-17T16:21:53.003Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26862025-03-17T16:21:55.140Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26872025-03-17T16:22:09.737Z Finished `release` profile [optimized] target(s) in 1m 08s
26882025-03-17T16:22:09.936Z Running `target/release/omicron-package -t test list-outputs`
26892025-03-17T16:22:09.961ZLogging to: /work/oxidecomputer/omicron/out/LOG
26902025-03-17T16:22:09.965Z+ ptime -m cargo build --locked --release -p xtask
26912025-03-17T16:22:10.562Z Compiling serde v1.0.218
26922025-03-17T16:22:10.565Z Compiling serde_json v1.0.139
26932025-03-17T16:22:10.565Z Compiling rustix v0.38.37
26942025-03-17T16:22:10.658Z Compiling libc v0.2.170
26952025-03-17T16:22:10.666Z Compiling syn v2.0.98
26962025-03-17T16:22:10.681Z Compiling bitflags v2.6.0
26972025-03-17T16:22:11.030Z Compiling usdt-impl v0.5.0
26982025-03-17T16:22:11.065Z Compiling syn v1.0.109
26992025-03-17T16:22:11.165Z Compiling hashbrown v0.15.1
27002025-03-17T16:22:11.188Z Compiling log v0.4.22
27012025-03-17T16:22:11.446Z Compiling fs-err v2.11.0
27022025-03-17T16:22:11.608Z Compiling anyhow v1.0.97
27032025-03-17T16:22:11.795Z Compiling once_cell v1.20.3
27042025-03-17T16:22:11.977Z Compiling thread-id v4.2.2
27052025-03-17T16:22:12.372Z Compiling indexmap v2.7.1
27062025-03-17T16:22:13.464Z Compiling terminal_size v0.4.0
27072025-03-17T16:22:13.496Z Compiling tempfile v3.13.0
27082025-03-17T16:22:13.722Z Compiling clap_builder v4.5.31
27092025-03-17T16:22:14.316Z Compiling proc-macro-error v1.0.4
27102025-03-17T16:22:15.141Z Compiling tabled_derive v0.7.0
27112025-03-17T16:22:16.263Z Compiling tabled v0.15.0
27122025-03-17T16:22:16.811Z Compiling serde_derive v1.0.218
27132025-03-17T16:22:16.811Z Compiling thiserror-impl v1.0.69
27142025-03-17T16:22:16.814Z Compiling zerocopy-derive v0.7.35
27152025-03-17T16:22:16.814Z Compiling scroll_derive v0.12.0
27162025-03-17T16:22:16.814Z Compiling thiserror-impl v2.0.11
27172025-03-17T16:22:18.229Z Compiling scroll v0.12.0
27182025-03-17T16:22:18.572Z Compiling zerocopy v0.7.35
27192025-03-17T16:22:18.862Z Compiling goblin v0.8.2
27202025-03-17T16:22:19.429Z Compiling thiserror v1.0.69
27212025-03-17T16:22:19.599Z Compiling pest v2.7.14
27222025-03-17T16:22:21.346Z Compiling thiserror v2.0.11
27232025-03-17T16:22:21.541Z Compiling clap_derive v4.5.28
27242025-03-17T16:22:22.628Z Compiling pest_meta v2.7.14
27252025-03-17T16:22:24.732Z Compiling pest_generator v2.7.14
27262025-03-17T16:22:26.107Z Compiling clap v4.5.31
27272025-03-17T16:22:26.439Z Compiling pest_derive v2.7.14
27282025-03-17T16:22:27.243Z Compiling dtrace-parser v0.2.0
27292025-03-17T16:22:31.925Z Compiling serde_tokenstream v0.2.2
27302025-03-17T16:22:32.476Z Compiling toml_datetime v0.6.8
27312025-03-17T16:22:33.222Z Compiling dof v0.3.0
27322025-03-17T16:22:33.682Z Compiling serde_spanned v0.6.8
27332025-03-17T16:22:33.963Z Compiling toml_edit v0.22.24
27342025-03-17T16:22:34.143Z Compiling camino v1.1.9
27352025-03-17T16:22:35.022Z Compiling usdt-macro v0.5.0
27362025-03-17T16:22:35.424Z Compiling usdt-attr-macro v0.5.0
27372025-03-17T16:22:36.214Z Compiling semver v1.0.25
27382025-03-17T16:22:36.722Z Compiling cargo-platform v0.1.8
27392025-03-17T16:22:37.667Z Compiling cargo_metadata v0.19.2
27402025-03-17T16:22:37.824Z Compiling usdt v0.5.0
27412025-03-17T16:22:39.247Z Compiling toml v0.8.20
27422025-03-17T16:22:39.859Z Compiling camino-tempfile v1.1.1
27432025-03-17T16:22:40.638Z Compiling cargo_toml v0.21.0
27442025-03-17T16:22:42.336Z Compiling macaddr v1.0.1
27452025-03-17T16:22:53.058Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27462025-03-17T16:22:58.761Z Finished `release` profile [optimized] target(s) in 48.73s
27472025-03-17T16:22:58.876Z
27482025-03-17T16:22:58.879Zreal 48.873922507
27492025-03-17T16:22:58.879Zuser 5:17.155985066
27502025-03-17T16:22:58.879Zsys 18.947746227
27512025-03-17T16:22:58.879Ztrap 0.148448423
27522025-03-17T16:22:58.879Ztflt 0.251243225
27532025-03-17T16:22:58.879Zdflt 0.314086198
27542025-03-17T16:22:58.879Zkflt 0.000007248
27552025-03-17T16:22:58.879Zlock 10:07.878017616
27562025-03-17T16:22:58.879Zslp 15:46.878328558
27572025-03-17T16:22:58.879Zlat 15.626112440
27582025-03-17T16:22:58.879Zstop 16.962881945
27592025-03-17T16:22:58.879Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27602025-03-17T16:22:58.879Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27612025-03-17T16:22:58.880Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27622025-03-17T16:22:58.880Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27632025-03-17T16:22:58.880Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27642025-03-17T16:22:59.811Z Compiling regress v0.10.3
27652025-03-17T16:22:59.948Z Compiling thiserror-impl v2.0.11
27662025-03-17T16:22:59.951Z Compiling ident_case v1.0.1
27672025-03-17T16:22:59.951Z Compiling unsafe-libyaml v0.2.11
27682025-03-17T16:22:59.951Z Compiling progenitor-client v0.9.1
27692025-03-17T16:22:59.951Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27702025-03-17T16:22:59.951Z Compiling tempfile v3.13.0
27712025-03-17T16:22:59.951Z Compiling macaddr v1.0.1
27722025-03-17T16:23:00.157Z Compiling darling_core v0.20.10
27732025-03-17T16:23:00.406Z Compiling progenitor-client v0.8.0
27742025-03-17T16:23:00.426Z Compiling structmeta-derive v0.3.0
27752025-03-17T16:23:00.532Z Compiling instant v0.1.13
27762025-03-17T16:23:00.695Z Compiling wait-timeout v0.2.0
27772025-03-17T16:23:00.745Z Compiling dropshot v0.16.0
27782025-03-17T16:23:00.909Z Compiling bit-vec v0.8.0
27792025-03-17T16:23:01.157Z Compiling rusty-fork v0.3.0
27802025-03-17T16:23:01.234Z Compiling dropshot_endpoint v0.16.0
27812025-03-17T16:23:01.360Z Compiling serde_yaml v0.9.34+deprecated
27822025-03-17T16:23:01.809Z Compiling bit-set v0.8.0
27832025-03-17T16:23:01.813Z Compiling rand_xorshift v0.3.0
27842025-03-17T16:23:02.119Z Compiling unarray v0.1.4
27852025-03-17T16:23:02.165Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27862025-03-17T16:23:02.305Z Compiling proptest v1.6.0
27872025-03-17T16:23:02.351Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27882025-03-17T16:23:03.008Z Compiling structmeta v0.3.0
27892025-03-17T16:23:03.136Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27902025-03-17T16:23:03.209Z Compiling thiserror v2.0.11
27912025-03-17T16:23:03.333Z Compiling backoff v0.4.0
27922025-03-17T16:23:03.384Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27932025-03-17T16:23:03.410Z Compiling parse-display-derive v0.10.0
27942025-03-17T16:23:03.706Z Compiling typify-impl v0.2.0
27952025-03-17T16:23:04.157Z Compiling test-strategy v0.4.0
27962025-03-17T16:23:04.652Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27972025-03-17T16:23:04.853Z Compiling proc-macro-crate v1.3.1
27982025-03-17T16:23:05.168Z Compiling typify-impl v0.3.0
27992025-03-17T16:23:05.760Z Compiling num_enum_derive v0.5.11
28002025-03-17T16:23:05.948Z Compiling darling_macro v0.20.10
28012025-03-17T16:23:06.903Z Compiling darling v0.20.10
28022025-03-17T16:23:07.047Z Compiling serde_with_macros v3.12.0
28032025-03-17T16:23:07.294Z Compiling parse-display v0.10.0
28042025-03-17T16:23:07.631Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28052025-03-17T16:23:07.971Z Compiling itertools v0.13.0
28062025-03-17T16:23:08.058Z Compiling num_enum v0.5.11
28072025-03-17T16:23:08.118Z Compiling crucible-workspace-hack v0.1.0
28082025-03-17T16:23:08.249Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
28092025-03-17T16:23:08.446Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28102025-03-17T16:23:08.788Z Compiling heapless v0.8.0
28112025-03-17T16:23:08.974Z Compiling proc-macro-error v1.0.4
28122025-03-17T16:23:09.617Z Compiling camino-tempfile v1.1.1
28132025-03-17T16:23:09.646Z Compiling serde_with v3.12.0
28142025-03-17T16:23:09.699Z Compiling hash32 v0.3.1
28152025-03-17T16:23:09.970Z Compiling foreign-types-macros v0.2.3
28162025-03-17T16:23:10.053Z Compiling foreign-types-shared v0.3.1
28172025-03-17T16:23:10.213Z Compiling smoltcp v0.11.0
28182025-03-17T16:23:10.928Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28192025-03-17T16:23:11.226Z Compiling foreign-types v0.5.0
28202025-03-17T16:23:11.692Z Compiling tabwriter v1.4.0
28212025-03-17T16:23:12.117Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28222025-03-17T16:23:12.151Z Compiling cstr-argument v0.1.2
28232025-03-17T16:23:12.424Z Compiling cobs v0.2.3
28242025-03-17T16:23:12.789Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28252025-03-17T16:23:12.990Z Compiling pretty-hex v0.2.1
28262025-03-17T16:23:13.155Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28272025-03-17T16:23:13.212Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28282025-03-17T16:23:13.335Z Compiling postcard v1.0.10
28292025-03-17T16:23:13.371Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28302025-03-17T16:23:13.909Z Compiling colored v2.2.0
28312025-03-17T16:23:14.025Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-03-17T16:23:14.321Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28332025-03-17T16:23:14.364Z Compiling winnow v0.6.20
28342025-03-17T16:23:14.606Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28352025-03-17T16:23:14.655Z Compiling smf v0.2.3
28362025-03-17T16:23:15.488Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28372025-03-17T16:23:15.835Z Compiling zone_cfg_derive v0.3.0
28382025-03-17T16:23:15.854Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28392025-03-17T16:23:16.277Z Compiling itertools v0.14.0
28402025-03-17T16:23:17.266Z Compiling num-derive v0.4.2
28412025-03-17T16:23:17.558Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28422025-03-17T16:23:17.985Z Compiling sigpipe v0.1.3
28432025-03-17T16:23:18.142Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28442025-03-17T16:23:18.161Z Compiling typify-macro v0.2.0
28452025-03-17T16:23:18.351Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28462025-03-17T16:23:18.487Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28472025-03-17T16:23:19.236Z Compiling zone v0.3.0
28482025-03-17T16:23:19.399Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28492025-03-17T16:23:19.475Z Compiling typify-macro v0.3.0
28502025-03-17T16:23:19.626Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28512025-03-17T16:23:19.863Z Compiling universal-hash v0.5.1
28522025-03-17T16:23:20.089Z Compiling opaque-debug v0.3.1
28532025-03-17T16:23:20.213Z Compiling tungstenite v0.21.0
28542025-03-17T16:23:20.444Z Compiling num-rational v0.4.2
28552025-03-17T16:23:20.595Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28562025-03-17T16:23:20.788Z Compiling password-hash v0.5.0
28572025-03-17T16:23:21.567Z Compiling blake2 v0.10.6
28582025-03-17T16:23:21.680Z Compiling aead v0.5.2
28592025-03-17T16:23:21.806Z Compiling typify v0.2.0
28602025-03-17T16:23:21.962Z Compiling progenitor-impl v0.8.0
28612025-03-17T16:23:22.044Z Compiling num-complex v0.4.6
28622025-03-17T16:23:22.075Z Compiling convert_case v0.4.0
28632025-03-17T16:23:22.227Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28642025-03-17T16:23:22.463Z Compiling keccak v0.1.5
28652025-03-17T16:23:22.927Z Compiling base64 v0.21.7
28662025-03-17T16:23:23.019Z Compiling num v0.4.3
28672025-03-17T16:23:23.063Z Compiling derive_more v0.99.19
28682025-03-17T16:23:23.153Z Compiling sha3 v0.10.8
28692025-03-17T16:23:23.279Z Compiling typify v0.3.0
28702025-03-17T16:23:23.442Z Compiling progenitor-impl v0.9.1
28712025-03-17T16:23:23.657Z Compiling argon2 v0.5.3
28722025-03-17T16:23:23.677Z Compiling tokio-tungstenite v0.21.0
28732025-03-17T16:23:24.193Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28742025-03-17T16:23:24.263Z Compiling poly1305 v0.8.0
28752025-03-17T16:23:24.284Z Compiling chacha20 v0.9.1
28762025-03-17T16:23:24.800Z Compiling float-ord v0.3.2
28772025-03-17T16:23:25.006Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28782025-03-17T16:23:25.399Z Compiling same-file v1.0.6
28792025-03-17T16:23:25.438Z Compiling semver v0.1.20
28802025-03-17T16:23:25.704Z Compiling walkdir v2.5.0
28812025-03-17T16:23:25.945Z Compiling rustc_version v0.1.7
28822025-03-17T16:23:26.033Z Compiling newline-converter v0.3.0
28832025-03-17T16:23:26.237Z Compiling primeorder v0.13.6
28842025-03-17T16:23:26.340Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28852025-03-17T16:23:26.392Z Compiling secrecy v0.8.0
28862025-03-17T16:23:26.444Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28872025-03-17T16:23:26.655Z Compiling cancel-safe-futures v0.1.5
28882025-03-17T16:23:26.740Z Compiling owo-colors v4.2.0
28892025-03-17T16:23:26.945Z Compiling newtype_derive v0.1.6
28902025-03-17T16:23:27.065Z Compiling expectorate v1.1.0
28912025-03-17T16:23:27.234Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28922025-03-17T16:23:27.254Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28932025-03-17T16:23:27.279Z Compiling thiserror-impl-no-std v2.0.2
28942025-03-17T16:23:27.425Z Compiling libsw-core v0.3.1
28952025-03-17T16:23:27.534Z Compiling blake3 v1.5.4
28962025-03-17T16:23:27.757Z Compiling half v2.4.1
28972025-03-17T16:23:28.219Z Compiling unicase v2.7.0
28982025-03-17T16:23:28.301Z Compiling ciborium-io v0.2.2
28992025-03-17T16:23:28.329Z Compiling arc-swap v1.7.1
29002025-03-17T16:23:28.461Z Compiling fixedbitset v0.5.7
29012025-03-17T16:23:28.535Z Compiling ciborium-ll v0.2.2
29022025-03-17T16:23:28.672Z Compiling progenitor-macro v0.8.0
29032025-03-17T16:23:28.804Z Compiling slog-scope v4.4.0
29042025-03-17T16:23:28.917Z Compiling petgraph v0.7.1
29052025-03-17T16:23:29.100Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29062025-03-17T16:23:29.279Z Compiling libsw v3.4.0
29072025-03-17T16:23:29.443Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29082025-03-17T16:23:29.789Z Compiling polyval v0.6.2
29092025-03-17T16:23:29.974Z Compiling thiserror-no-std v2.0.2
29102025-03-17T16:23:30.111Z Compiling progenitor-macro v0.9.1
29112025-03-17T16:23:30.128Z Compiling atomicwrites v0.4.4
29122025-03-17T16:23:30.227Z Compiling memmap2 v0.9.5
29132025-03-17T16:23:30.267Z Compiling parking_lot_core v0.8.6
29142025-03-17T16:23:30.479Z Compiling indent_write v2.2.0
29152025-03-17T16:23:30.658Z Compiling linear-map v1.2.0
29162025-03-17T16:23:30.730Z Compiling arrayvec v0.7.6
29172025-03-17T16:23:30.751Z Compiling arrayref v0.3.9
29182025-03-17T16:23:30.874Z Compiling libefi-sys v0.1.0
29192025-03-17T16:23:31.037Z Compiling constant_time_eq v0.3.1
29202025-03-17T16:23:31.151Z Compiling salty v0.3.0
29212025-03-17T16:23:31.296Z Compiling vsss-rs v3.3.4
29222025-03-17T16:23:31.561Z Compiling ghash v0.5.1
29232025-03-17T16:23:31.773Z Compiling slog-stdlog v4.1.1
29242025-03-17T16:23:31.793Z Compiling ciborium v0.2.2
29252025-03-17T16:23:32.153Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29262025-03-17T16:23:32.804Z Compiling p384 v0.13.0
29272025-03-17T16:23:32.839Z Compiling toolchain_find v0.4.0
29282025-03-17T16:23:33.144Z Compiling chacha20poly1305 v0.10.1
29292025-03-17T16:23:33.377Z Compiling ctr v0.9.2
29302025-03-17T16:23:33.404Z Compiling lzma-sys v0.1.20
29312025-03-17T16:23:33.461Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29322025-03-17T16:23:33.763Z Compiling bitfield-struct v0.6.2
29332025-03-17T16:23:33.898Z Compiling slog-dtrace v0.3.0
29342025-03-17T16:23:34.197Z Compiling highway v1.3.0
29352025-03-17T16:23:34.249Z Compiling topological-sort v0.2.2
29362025-03-17T16:23:34.498Z Compiling omicron-zone-package v0.12.0
29372025-03-17T16:23:34.541Z Compiling aes-gcm v0.10.3
29382025-03-17T16:23:34.874Z Compiling rustfmt-wrapper v0.2.1
29392025-03-17T16:23:34.976Z Compiling mime_guess v2.0.5
29402025-03-17T16:23:35.159Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29412025-03-17T16:23:35.352Z Compiling slog-envlogger v2.2.0
29422025-03-17T16:23:35.479Z Compiling steno v0.4.1
29432025-03-17T16:23:36.135Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29442025-03-17T16:23:36.396Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29452025-03-17T16:23:36.465Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29462025-03-17T16:23:36.758Z Compiling heck v0.3.3
29472025-03-17T16:23:36.809Z Compiling ssh-encoding v0.2.0
29482025-03-17T16:23:36.829Z Compiling blowfish v0.9.1
29492025-03-17T16:23:37.122Z Compiling env_filter v0.1.2
29502025-03-17T16:23:37.327Z Compiling nibble_vec v0.1.0
29512025-03-17T16:23:37.330Z Compiling humantime v2.1.0
29522025-03-17T16:23:37.508Z Compiling endian-type v0.1.2
29532025-03-17T16:23:37.555Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29542025-03-17T16:23:37.726Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29552025-03-17T16:23:37.749Z Compiling radix_trie v0.2.1
29562025-03-17T16:23:37.771Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29572025-03-17T16:23:37.870Z Compiling env_logger v0.11.5
29582025-03-17T16:23:38.095Z Compiling ssh-cipher v0.2.0
29592025-03-17T16:23:38.390Z Compiling zone_cfg_derive v0.1.2
29602025-03-17T16:23:38.543Z Compiling bcrypt-pbkdf v0.10.0
29612025-03-17T16:23:38.633Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29622025-03-17T16:23:39.460Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29632025-03-17T16:23:39.499Z Compiling parking_lot v0.11.2
29642025-03-17T16:23:39.850Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29652025-03-17T16:23:39.871Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29662025-03-17T16:23:40.018Z Compiling password-hash v0.4.2
29672025-03-17T16:23:40.265Z Compiling gethostname v0.5.0
29682025-03-17T16:23:40.293Z Compiling fxhash v0.2.1
29692025-03-17T16:23:40.346Z Compiling http-range v0.1.5
29702025-03-17T16:23:40.365Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29712025-03-17T16:23:40.459Z Compiling base64 v0.13.1
29722025-03-17T16:23:40.462Z Compiling progenitor v0.8.0
29732025-03-17T16:23:40.506Z Compiling pbkdf2 v0.11.0
29742025-03-17T16:23:40.681Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29752025-03-17T16:23:40.702Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
29762025-03-17T16:23:40.748Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29772025-03-17T16:23:40.815Z Compiling sled v0.34.7
29782025-03-17T16:23:40.864Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29792025-03-17T16:23:40.972Z Compiling ron v0.7.1
29802025-03-17T16:23:41.545Z Compiling xz2 v0.1.7
29812025-03-17T16:23:41.628Z Compiling zone v0.1.8
29822025-03-17T16:23:41.877Z Compiling progenitor v0.9.1
29832025-03-17T16:23:42.042Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29842025-03-17T16:23:42.131Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29852025-03-17T16:23:43.031Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29862025-03-17T16:23:43.096Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29872025-03-17T16:23:43.116Z Compiling ssh-key v0.6.6
29882025-03-17T16:23:43.119Z Compiling hickory-client v0.24.4
29892025-03-17T16:23:44.855Z Compiling p521 v0.13.3
29902025-03-17T16:23:47.186Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29912025-03-17T16:23:47.206Z Compiling p256 v0.13.2
29922025-03-17T16:23:47.351Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29932025-03-17T16:23:47.625Z Compiling hickory-server v0.24.4
29942025-03-17T16:23:48.015Z Compiling pem v3.0.5
29952025-03-17T16:23:48.119Z Compiling yasna v0.5.2
29962025-03-17T16:23:48.326Z Compiling headers-core v0.3.0
29972025-03-17T16:23:48.520Z Compiling kstat-rs v0.2.4
29982025-03-17T16:23:48.713Z Compiling nanorand v0.7.0
29992025-03-17T16:23:49.083Z Compiling atty v0.2.14
30002025-03-17T16:23:49.215Z Compiling russh-cryptovec v0.7.3
30012025-03-17T16:23:49.247Z Compiling md5 v0.7.0
30022025-03-17T16:23:49.266Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
30032025-03-17T16:23:49.549Z Compiling flume v0.11.1
30042025-03-17T16:23:49.648Z Compiling russh-keys v0.45.0
30052025-03-17T16:23:49.787Z Compiling rcgen v0.12.1
30062025-03-17T16:23:50.158Z Compiling headers v0.4.0
30072025-03-17T16:23:50.226Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30082025-03-17T16:23:51.865Z Compiling hyper-staticfile v0.10.1
30092025-03-17T16:23:51.869Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30102025-03-17T16:23:52.859Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30112025-03-17T16:23:53.251Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30122025-03-17T16:23:53.572Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
30132025-03-17T16:23:53.621Z Compiling num-bigint v0.4.6
30142025-03-17T16:23:53.814Z Compiling des v0.8.1
30152025-03-17T16:23:53.837Z Compiling subprocess v0.2.9
30162025-03-17T16:23:53.951Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30172025-03-17T16:23:54.171Z Compiling hex-literal v0.4.1
30182025-03-17T16:23:54.360Z Compiling display-error-chain v0.2.2
30192025-03-17T16:23:54.603Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30202025-03-17T16:23:54.824Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30212025-03-17T16:23:55.359Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30222025-03-17T16:23:55.826Z Compiling internet-checksum v0.2.1
30232025-03-17T16:23:57.611Z Compiling russh v0.45.0
30242025-03-17T16:24:01.138Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30252025-03-17T16:24:01.253Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30262025-03-17T16:24:01.565Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30272025-03-17T16:24:03.033Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30282025-03-17T16:24:03.912Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30292025-03-17T16:24:04.101Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30302025-03-17T16:24:04.965Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30312025-03-17T16:24:04.987Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30322025-03-17T16:24:05.450Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30332025-03-17T16:24:07.499Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30342025-03-17T16:24:07.579Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30352025-03-17T16:24:07.936Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30362025-03-17T16:24:08.432Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30372025-03-17T16:24:09.305Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30382025-03-17T16:24:09.354Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30392025-03-17T16:24:10.095Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30402025-03-17T16:24:10.900Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30412025-03-17T16:24:12.788Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30422025-03-17T16:24:13.326Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30432025-03-17T16:24:13.367Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30442025-03-17T16:24:13.759Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30452025-03-17T16:24:14.454Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30462025-03-17T16:24:16.250Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30472025-03-17T16:24:18.185Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30482025-03-17T16:24:19.143Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30492025-03-17T16:24:19.238Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30502025-03-17T16:24:20.441Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30512025-03-17T16:24:21.012Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30522025-03-17T16:24:26.416Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30532025-03-17T16:24:33.760Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30542025-03-17T16:24:35.946Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30552025-03-17T16:24:58.197Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30562025-03-17T16:25:19.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
30572025-03-17T16:25:19.909Z
30582025-03-17T16:25:19.909Zreal 2:20.955178020
30592025-03-17T16:25:19.909Zuser 12:05.275509554
30602025-03-17T16:25:19.909Zsys 1:33.466946545
30612025-03-17T16:25:19.909Ztrap 0.370687505
30622025-03-17T16:25:19.909Ztflt 0.269177635
30632025-03-17T16:25:19.909Zdflt 0.681441864
30642025-03-17T16:25:19.912Zkflt 0.000002259
30652025-03-17T16:25:19.912Zlock 22:08.336229860
30662025-03-17T16:25:19.912Zslp 41:51.193361700
30672025-03-17T16:25:19.912Zlat 38.023798193
30682025-03-17T16:25:19.913Zstop 1:35.366216216
30692025-03-17T16:25:19.913Z+ mkdir tests
30702025-03-17T16:25:19.915Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30712025-03-17T16:25:19.915Z+ xargs -I '{}' -t cp '{}' tests/
30722025-03-17T16:25:19.956Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-beb8c0edb41fff07 tests/
30732025-03-17T16:25:19.983Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-62527c15b3917992 tests/
30742025-03-17T16:25:20.009Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-2a093db8bbe871ab tests/
30752025-03-17T16:25:20.035Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-af999f039ba2f4ee tests/
30762025-03-17T16:25:20.315Z+ 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/*)
30772025-03-17T16:25:20.318Z+ 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-beb8c0edb41fff07 tests/commtest-2a093db8bbe871ab tests/dhcp_server-62527c15b3917992 tests/end_to_end_tests-af999f039ba2f4ee 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
30782025-03-17T16:26:37.049ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30792025-03-17T16:26:37.049Za .github/buildomat/ci-env.sh 1K
30802025-03-17T16:26:37.049Za out/target/test 1K
30812025-03-17T16:26:37.050Za out/npuzone/npuzone 23144K
30822025-03-17T16:26:37.050Za package-manifest.toml 33K
30832025-03-17T16:26:37.050Za smf/sled-agent/non-gimlet/config.toml 4K
30842025-03-17T16:26:37.050Za target/release/omicron-package 38844K
30852025-03-17T16:26:37.050Za target/release/xtask 10810K
30862025-03-17T16:26:37.050Za target/debug/bootstrap 214952K
30872025-03-17T16:26:37.050Za tests/bootstrap-beb8c0edb41fff07 24084K
30882025-03-17T16:26:37.050Za tests/commtest-2a093db8bbe871ab 24339K
30892025-03-17T16:26:37.050Za tests/dhcp_server-62527c15b3917992 24084K
30902025-03-17T16:26:37.050Za tests/end_to_end_tests-af999f039ba2f4ee 276007K
30912025-03-17T16:26:37.050Za out/clickhouse.tar.gz 304604K
30922025-03-17T16:26:37.050Za out/clickhouse_keeper.tar.gz 290462K
30932025-03-17T16:26:37.050Za out/clickhouse_server.tar.gz 304597K
30942025-03-17T16:26:37.050Za out/cockroachdb.tar.gz 143838K
30952025-03-17T16:26:37.050Za out/crucible-dtrace.tar 98K
30962025-03-17T16:26:37.050Za out/crucible-pantry-zone.tar.gz 32474K
30972025-03-17T16:26:37.050Za out/crucible-zone.tar.gz 40861K
30982025-03-17T16:26:37.050Za out/external-dns.tar.gz 44314K
30992025-03-17T16:26:37.050Za out/internal-dns.tar.gz 44314K
31002025-03-17T16:26:37.050Za out/mg-ddm-gz.tar 65544K
31012025-03-17T16:26:37.050Za out/nexus.tar.gz 111175K
31022025-03-17T16:26:37.050Za out/ntp.tar.gz 14428K
31032025-03-17T16:26:37.050Za out/omicron-gateway-softnpu.tar.gz 25231K
31042025-03-17T16:26:37.050Za out/omicron-sled-agent.tar 123846K
31052025-03-17T16:26:37.050Za out/overlay.tar.gz 3K
31062025-03-17T16:26:37.050Za out/oximeter.tar.gz 54674K
31072025-03-17T16:26:37.050Za out/oxlog.tar 3144K
31082025-03-17T16:26:37.050Za out/probe.tar.gz 2764K
31092025-03-17T16:26:37.050Za out/propolis-server.tar.gz 67599K
31102025-03-17T16:26:37.050Za out/pumpkind-gz.tar 26665K
31112025-03-17T16:26:37.050Za out/switch-softnpu.tar.gz 262521K
31122025-03-17T16:26:37.053Z
31132025-03-17T16:26:37.054Zreal 1:16.715316017
31142025-03-17T16:26:37.054Zuser 1:13.167146659
31152025-03-17T16:26:37.054Zsys 5.072662397
31162025-03-17T16:26:37.054Ztrap 0.018880848
31172025-03-17T16:26:37.054Ztflt 0.000000000
31182025-03-17T16:26:37.054Zdflt 0.000000000
31192025-03-17T16:26:37.054Zkflt 0.000000000
31202025-03-17T16:26:37.054Zlock 0.000000000
31212025-03-17T16:26:37.054Zslp 1:12.900377201
31222025-03-17T16:26:37.054Zlat 2.266334526
31232025-03-17T16:26:37.054Zstop 0.000206277
31242025-03-17T16:26:37.054Zprocess exited: duration 2075953 ms, exit code 0
 
31252025-03-17T16:26:37.069Zfound 1 output files
31262025-03-17T16:26:37.069Zuploading: /work/package.tar.gz (2021341276 bytes)
31272025-03-17T16:27:13.529Zuploaded: /work/package.tar.gz