01JRY93ABT8E0DTEWYHGBCENGF: 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: 01JRY93XVRRHRXJGFPDBT8GVHT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-16T03:09:30.697Zjob assigned to worker 01JRY93V79N2ZSYX810XKR4J5R [factory aws, i-03aad716c2988447e] (queued for 49 s)
 
22025-04-16T03:09:39.164Zstarting task 0: "setup"
32025-04-16T03:09:39.169Z++ uname -s
42025-04-16T03:09:39.172Z+ kern=SunOS
52025-04-16T03:09:39.172Z+ build_user=build
62025-04-16T03:09:39.172Z+ build_uid=12345
72025-04-16T03:09:39.172Z+ work_dir=/work
82025-04-16T03:09:39.172Z+ input_dir=/input
92025-04-16T03:09:39.172Z+ [[ 0 == 12345 ]]
102025-04-16T03:09:39.172Z+ case "$kern" in
112025-04-16T03:09:39.172Z+ groupadd -g 12345 build
122025-04-16T03:09:39.176Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-16T03:09:41.183Z+ zfs create -o mountpoint=/work rpool/work
142025-04-16T03:09:41.313Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-16T03:09:41.317Z+ home_fs=zfs
162025-04-16T03:09:41.317Z+ [[ zfs == autofs ]]
172025-04-16T03:09:41.317Z+ mkdir -p /home/build
182025-04-16T03:09:41.320Z+ chown build:build /home/build /work
192025-04-16T03:09:43.323Z+ chmod 0700 /home/build /work
202025-04-16T03:09:43.334Zprocess exited: duration 4160 ms, exit code 0
 
212025-04-16T03:09:43.360Zstarting task 1: "rust-toolchain"
222025-04-16T03:09:43.367Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-16T03:09:43.367Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-04-16T03:09:43.367Z * rust toolchain channel = "1.86.0"
252025-04-16T03:09:43.367Z * rust toolchain profile = "default"
262025-04-16T03:09:43.367Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-16T03:09:43.367Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-16T03:09:43.373Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-16T03:09:43.373Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-16T03:09:43.472Zinfo: downloading installer
312025-04-16T03:09:44.968Zwarn: It looks like you have an existing installation of Rust at:
322025-04-16T03:09:44.968Zwarn: /opt/ooce/bin
332025-04-16T03:09:44.968Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-16T03:09:44.968Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-16T03:09:44.968Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-16T03:09:44.968Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-16T03:09:44.968Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-16T03:09:44.968Zerror: cannot install while Rust is installed
392025-04-16T03:09:44.968Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-16T03:09:44.985Zinfo: profile set to 'default'
412025-04-16T03:09:44.985Zinfo: default host triple is x86_64-unknown-illumos
422025-04-16T03:09:44.988Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-16T03:09:45.160Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-16T03:09:45.160Zinfo: downloading component 'cargo'
452025-04-16T03:09:45.995Zinfo: downloading component 'clippy'
462025-04-16T03:09:46.346Zinfo: downloading component 'rust-docs'
472025-04-16T03:09:48.014Zinfo: downloading component 'rust-std'
482025-04-16T03:09:49.978Zinfo: downloading component 'rustc'
492025-04-16T03:09:57.942Zinfo: downloading component 'rustfmt'
502025-04-16T03:09:58.202Zinfo: installing component 'cargo'
512025-04-16T03:09:59.021Zinfo: installing component 'clippy'
522025-04-16T03:09:59.407Zinfo: installing component 'rust-docs'
532025-04-16T03:10:01.302Zinfo: installing component 'rust-std'
542025-04-16T03:10:03.043Zinfo: installing component 'rustc'
552025-04-16T03:10:09.400Zinfo: installing component 'rustfmt'
562025-04-16T03:10:09.728Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-16T03:10:09.728Z
582025-04-16T03:10:10.156Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-16T03:10:10.156Z
602025-04-16T03:10:10.159Z
612025-04-16T03:10:10.159ZRust is installed now. Great!
622025-04-16T03:10:10.159Z
632025-04-16T03:10:10.159ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-16T03:10:10.159Zenvironment variable. This has not been done automatically.
652025-04-16T03:10:10.159Z
662025-04-16T03:10:10.159ZTo configure your current shell, you need to source
672025-04-16T03:10:10.159Zthe corresponding env file under $HOME/.cargo.
682025-04-16T03:10:10.159Z
692025-04-16T03:10:10.160ZThis is usually done by running one of the following (note the leading DOT):
702025-04-16T03:10:10.160Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-16T03:10:10.160Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-16T03:10:10.160Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-16T03:10:10.238Z+ rustup --version
742025-04-16T03:10:10.251Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-16T03:10:10.251Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-16T03:10:10.279Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-16T03:10:10.282Z+ cargo --version
782025-04-16T03:10:10.302Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-16T03:10:10.305Z+ rustc --version
802025-04-16T03:10:10.329Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-16T03:10:10.333Zprocess exited: duration 26970 ms, exit code 0
 
822025-04-16T03:10:10.342Zstarting task 2: "authentication"
832025-04-16T03:10:10.362Zprocess exited: duration 22 ms, exit code 0
 
842025-04-16T03:10:10.373Zstarting task 3: "clone repository"
852025-04-16T03:10:10.376Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-16T03:10:10.379Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-16T03:10:10.421ZCloning into '/work/oxidecomputer/omicron'...
882025-04-16T03:10:18.933Z+ cd /work/oxidecomputer/omicron
892025-04-16T03:10:18.933Z+ git fetch origin f9f5d168d026c1accfbc9e54a26e16d48730cb38
902025-04-16T03:10:19.258ZFrom https://github.com/oxidecomputer/omicron
912025-04-16T03:10:19.258Z * branch f9f5d168d026c1accfbc9e54a26e16d48730cb38 -> FETCH_HEAD
922025-04-16T03:10:19.268Z+ [[ -n dap/sp-update-execution ]]
932025-04-16T03:10:19.271Z++ git branch --show-current
942025-04-16T03:10:19.271Z+ current=main
952025-04-16T03:10:19.271Z+ [[ main != dap/sp-update-execution ]]
962025-04-16T03:10:19.271Z+ git branch -f dap/sp-update-execution f9f5d168d026c1accfbc9e54a26e16d48730cb38
972025-04-16T03:10:19.275Z+ git checkout -f dap/sp-update-execution
982025-04-16T03:10:19.467ZSwitched to branch 'dap/sp-update-execution'
992025-04-16T03:10:19.472Z+ git reset --hard f9f5d168d026c1accfbc9e54a26e16d48730cb38
1002025-04-16T03:10:19.483ZHEAD is now at f9f5d168d Merge branch 'dap/mgs-updater' into dap/sp-update-execution
1012025-04-16T03:10:19.486Zprocess exited: duration 9112 ms, exit code 0
 
1022025-04-16T03:10:19.493Zstarting task 4: "build"
1032025-04-16T03:10:19.498Z+ source .github/buildomat/ci-env.sh
1042025-04-16T03:10:19.498Z++ export CARGO_TERM_COLOR=always
1052025-04-16T03:10:19.498Z++ CARGO_TERM_COLOR=always
1062025-04-16T03:10:19.498Z+ cargo --version
1072025-04-16T03:10:19.554Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-16T03:10:19.557Z+ rustc --version
1092025-04-16T03:10:19.625Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-16T03:10:19.629Z+ WORK=/work
1112025-04-16T03:10:19.629Z+ pfexec mkdir -p /work
1122025-04-16T03:10:19.633Z+ pfexec chown build /work
1132025-04-16T03:10:19.636Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-16T03:10:21.275Zpkg list: illegal option -- F
1152025-04-16T03:10:21.275ZUsage:
1162025-04-16T03:10:21.275Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-16T03:10:21.275Z [pkg_fmri_pattern ...]
1182025-04-16T03:10:22.109Zpkg list: illegal option -- F
1192025-04-16T03:10:22.109ZUsage:
1202025-04-16T03:10:22.112Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-16T03:10:22.112Z [pkg_fmri_pattern ...]
1222025-04-16T03:10:34.502Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-16T03:10:39.618Z Startup: Caching catalogs ... Done
1242025-04-16T03:10:56.875ZPlanning: Solver setup ... Done (16.297s)
1252025-04-16T03:10:57.061ZPlanning: Running solver ... Done (0.187s)
1262025-04-16T03:10:57.208ZPlanning: Finding local manifests ... Done (0.006s)
1272025-04-16T03:10:57.219ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-16T03:10:58.676ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-16T03:10:58.786ZPlanning: Package planning ... Done (0.111s)
1302025-04-16T03:10:58.842ZPlanning: Merging actions ... Done (0.055s)
1312025-04-16T03:10:59.042ZPlanning: Checking for conflicting actions ... Done (0.200s)
1322025-04-16T03:11:01.214ZPlanning: Consolidating action changes ... Done (2.171s)
1332025-04-16T03:11:01.661ZPlanning: Evaluating mediators ... Done (0.444s)
1342025-04-16T03:11:01.736ZPlanning: Planning completed in 22.01 seconds
1352025-04-16T03:11:01.754Z Packages to install: 4
1362025-04-16T03:11:01.754Z Packages to update: 3
1372025-04-16T03:11:01.754Z Mediators to change: 2
1382025-04-16T03:11:01.754Z Services to change: 1
1392025-04-16T03:11:01.757Z Estimated space available: 155.56 GB
1402025-04-16T03:11:01.757ZEstimated space to be consumed: 1.69 GB
1412025-04-16T03:11:01.757Z Create boot environment: No
1422025-04-16T03:11:01.757ZCreate backup boot environment: Yes
1432025-04-16T03:11:01.757Z Rebuild boot archive: No
1442025-04-16T03:11:01.757Z
1452025-04-16T03:11:01.757ZChanged mediators:
1462025-04-16T03:11:01.757Z mediator clang:
1472025-04-16T03:11:01.757Z version: None -> 15 (system default)
1482025-04-16T03:11:01.757Z
1492025-04-16T03:11:01.757Z mediator llvm:
1502025-04-16T03:11:01.757Z version: 14 (system default) -> 15 (system default)
1512025-04-16T03:11:01.757Z
1522025-04-16T03:11:01.757ZChanged packages:
1532025-04-16T03:11:01.758Zhelios-dev
1542025-04-16T03:11:01.758Z developer/build-essential
1552025-04-16T03:11:01.758Z None -> 11-2.0
1562025-04-16T03:11:01.758Z library/libxmlsec1
1572025-04-16T03:11:01.758Z None -> 1.2.35-2.0
1582025-04-16T03:11:01.758Z ooce/developer/clang-15
1592025-04-16T03:11:01.758Z None -> 15.0.7-2.0
1602025-04-16T03:11:01.758Z ooce/developer/llvm-15
1612025-04-16T03:11:01.758Z None -> 15.0.7-2.0
1622025-04-16T03:11:01.758Z package/pkg
1632025-04-16T03:11:01.758Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-16T03:11:01.758Z system/library/g++-runtime
1652025-04-16T03:11:01.758Z 13-2.0 -> 14-2.0
1662025-04-16T03:11:01.758Z system/library/gcc-runtime
1672025-04-16T03:11:01.758Z 13-2.0 -> 14-2.0
1682025-04-16T03:11:01.758Z
1692025-04-16T03:11:01.758ZServices:
1702025-04-16T03:11:01.758Z restart_fmri:
1712025-04-16T03:11:01.758Z svc:/system/update-man-index:default
1722025-04-16T03:11:01.758Z
1732025-04-16T03:11:01.758ZEditable files to change:
1742025-04-16T03:11:01.758Z Update:
1752025-04-16T03:11:01.758Z usr/share/lib/pkg/web/config.shtml
1762025-04-16T03:11:01.840Z
1772025-04-16T03:11:01.840ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-16T03:11:06.849ZDownload: 365/4301 items 16.7/225.4MB 7% complete (3.5M/s)
1792025-04-16T03:11:11.850ZDownload: 1199/4301 items 83.5/225.4MB 37% complete (8.4M/s)
1802025-04-16T03:11:16.851ZDownload: 1667/4301 items 118.0/225.4MB 52% complete (10.2M/s)
1812025-04-16T03:11:22.033ZDownload: 1965/4301 items 118.7/225.4MB 52% complete (4.1M/s)
1822025-04-16T03:11:27.116ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (151k/s)
1832025-04-16T03:11:38.619ZDownload: 2223/4301 items 119.2/225.4MB 52% complete
1842025-04-16T03:11:43.626ZDownload: 2609/4301 items 120.5/225.4MB 53% complete (264k/s)
1852025-04-16T03:11:49.322ZDownload: 3288/4301 items 212.6/225.4MB 94% complete (9.4M/s)
1862025-04-16T03:11:54.349ZDownload: 3380/4301 items 214.8/225.4MB 95% complete (9.4M/s)
1872025-04-16T03:11:59.350ZDownload: 4024/4301 items 218.6/225.4MB 96% complete (651k/s)
1882025-04-16T03:12:16.327ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
1892025-04-16T03:12:17.292ZDownload: Completed 225.42 MB in 75.45 seconds (3.0M/s)
1902025-04-16T03:12:19.424Z Actions: 1/5122 actions (Removing old actions)
1912025-04-16T03:12:19.444Z Actions: 194/5122 actions (Installing new actions)
1922025-04-16T03:12:24.145Z Actions: 4267/5122 actions (Updating modified actions)
1932025-04-16T03:12:24.506Z Actions: Completed 5122 actions in 5.08 seconds.
1942025-04-16T03:12:24.964Z Done (0.450s)
1952025-04-16T03:12:24.967Z Done (0.002s)
1962025-04-16T03:12:25.645Z Done (0.682s)
1972025-04-16T03:12:29.943Z Done (4.040s)
1982025-04-16T03:12:30.027Z Done (0.017s)
1992025-04-16T03:12:30.030Z Done (0.000s)
2002025-04-16T03:12:30.196Z Done (0.000s)
2012025-04-16T03:12:30.936ZPlanning: Evaluating mediator changes ... Done
2022025-04-16T03:12:31.097ZPlanning: Checking for conflicting actions ... Done
2032025-04-16T03:12:31.100ZPlanning: Consolidating action changes ... Done
2042025-04-16T03:12:31.360ZPlanning: Evaluating mediators ... Done
2052025-04-16T03:12:31.363ZPlanning: Planning completed in 0.42 seconds
2062025-04-16T03:12:31.401Z Mediators to change: 2
2072025-04-16T03:12:31.401Z Create boot environment: No
2082025-04-16T03:12:31.404ZCreate backup boot environment: No
2092025-04-16T03:12:31.484Z Done
2102025-04-16T03:12:31.484Z Done
2112025-04-16T03:12:31.937Z Done
2122025-04-16T03:12:35.403Z Done
2132025-04-16T03:12:35.490Z Done
2142025-04-16T03:12:35.494Z Done
2152025-04-16T03:12:35.679Z Done
2162025-04-16T03:12:36.283ZPlanning: Evaluating mediator changes ... Done
2172025-04-16T03:12:36.287ZPlanning: Merging actions ... Done
2182025-04-16T03:12:36.472ZPlanning: Checking for conflicting actions ... Done
2192025-04-16T03:12:36.475ZPlanning: Consolidating action changes ... Done
2202025-04-16T03:12:36.736ZPlanning: Evaluating mediators ... Done
2212025-04-16T03:12:36.791ZPlanning: Planning completed in 0.75 seconds
2222025-04-16T03:12:36.833Z Packages to change: 1
2232025-04-16T03:12:36.833Z Mediators to change: 1
2242025-04-16T03:12:36.836Z Services to change: 1
2252025-04-16T03:12:36.836Z Create boot environment: No
2262025-04-16T03:12:36.836ZCreate backup boot environment: Yes
2272025-04-16T03:12:39.183Z Actions: 1/6 actions (Updating modified actions)
2282025-04-16T03:12:39.183Z Actions: Completed 6 actions in 0.00 seconds.
2292025-04-16T03:12:39.183Z Done
2302025-04-16T03:12:39.183Z Done
2312025-04-16T03:12:39.319Z Done
2322025-04-16T03:12:42.766Z Done
2332025-04-16T03:12:42.855Z Done
2342025-04-16T03:12:42.859Z Done
2352025-04-16T03:12:43.004Z Done
2362025-04-16T03:12:43.438ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2372025-04-16T03:12:43.438Zclang system 15 system
2382025-04-16T03:12:43.438Zcsh system system illumos
2392025-04-16T03:12:43.438Zctags system system illumos
2402025-04-16T03:12:43.438Zgcc vendor 12 vendor
2412025-04-16T03:12:43.438Zgcc system 10 system
2422025-04-16T03:12:43.438Zgcc system 7 system
2432025-04-16T03:12:43.438Zgo system 1.20 system
2442025-04-16T03:12:43.438Zgo system 1.19 system
2452025-04-16T03:12:43.438Zllvm system 15 system
2462025-04-16T03:12:43.438Zllvm system 14 system
2472025-04-16T03:12:43.438Zmariadb system 10.6 system
2482025-04-16T03:12:43.438Zmta vendor vendor dma
2492025-04-16T03:12:43.438Zopenjdk system 17 system
2502025-04-16T03:12:43.438Zopenjdk system 11 system
2512025-04-16T03:12:43.438Zopenjdk system 1.8 system
2522025-04-16T03:12:43.438Zopenssl vendor 3 vendor
2532025-04-16T03:12:43.439Zperl system 5.36 system
2542025-04-16T03:12:43.439Zpostgresql system 15 system
2552025-04-16T03:12:43.439Zpostgresql system 13 system
2562025-04-16T03:12:43.439Zpython vendor 3 vendor
2572025-04-16T03:12:43.439Zpython system 2 system
2582025-04-16T03:12:43.439Zpython3 system 3.11 system
2592025-04-16T03:12:43.439Zruby system 3.0 system
2602025-04-16T03:12:43.439Zwords vendor vendor american-english
2612025-04-16T03:12:43.439Zwords system system australian-english
2622025-04-16T03:12:43.439Zwords system system british-english
2632025-04-16T03:12:43.439Zwords system system canadian-english
2642025-04-16T03:12:43.439Zwords system system french
2652025-04-16T03:12:43.439Zwords system system italian
2662025-04-16T03:12:43.439Zwords system system ngerman
2672025-04-16T03:12:43.439Zwords system system ogerman
2682025-04-16T03:12:43.439Zwords system system spanish
2692025-04-16T03:12:43.772ZPUBLISHER TYPE STATUS P LOCATION
2702025-04-16T03:12:43.772Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712025-04-16T03:12:47.164ZFMRI IFO
2722025-04-16T03:12:47.164Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732025-04-16T03:12:47.164Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742025-04-16T03:12:47.164Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752025-04-16T03:12:47.165Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762025-04-16T03:12:47.165Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772025-04-16T03:12:47.165Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782025-04-16T03:12:47.165Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2792025-04-16T03:12:47.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802025-04-16T03:12:47.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812025-04-16T03:12:47.165Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2822025-04-16T03:12:47.165Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832025-04-16T03:12:47.165Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842025-04-16T03:12:47.165Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2852025-04-16T03:12:47.165Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862025-04-16T03:12:47.165Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872025-04-16T03:12:48.037Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882025-04-16T03:12:48.303Z Updating crates.io index
2892025-04-16T03:12:48.306Z Updating git repository `https://github.com/oxidecomputer/lldp`
2902025-04-16T03:12:48.679Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912025-04-16T03:12:49.202Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2922025-04-16T03:12:49.436Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2932025-04-16T03:12:49.671Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2942025-04-16T03:12:49.979Z Updating git repository `https://github.com/oxidecomputer/propolis`
2952025-04-16T03:12:50.994Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962025-04-16T03:12:52.768Z Updating git repository `https://github.com/oxidecomputer/opte`
2972025-04-16T03:12:53.509Z Updating git repository `https://github.com/oxidecomputer/falcon`
2982025-04-16T03:12:54.300Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992025-04-16T03:12:54.531Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002025-04-16T03:12:54.764Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3012025-04-16T03:12:55.445Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022025-04-16T03:12:55.802Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032025-04-16T03:12:56.325Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042025-04-16T03:12:56.651Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3052025-04-16T03:12:56.937Z Updating git repository `https://github.com/oxidecomputer/tofino`
3062025-04-16T03:12:57.195Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072025-04-16T03:12:57.450Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082025-04-16T03:12:57.672Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092025-04-16T03:12:57.980Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3102025-04-16T03:12:58.288Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3112025-04-16T03:12:58.930Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122025-04-16T03:12:59.184Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3132025-04-16T03:12:59.602Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142025-04-16T03:13:00.216Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152025-04-16T03:13:00.576Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162025-04-16T03:13:00.817Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3172025-04-16T03:13:01.186Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182025-04-16T03:13:01.601Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3192025-04-16T03:13:01.830Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202025-04-16T03:13:02.085Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212025-04-16T03:13:02.338Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222025-04-16T03:13:02.602Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-04-16T03:13:12.012Z Updating git repository `https://github.com/illumos/smf-rs`
3242025-04-16T03:13:13.577Z Downloading crates ...
3252025-04-16T03:13:13.649Z Downloaded block-buffer v0.10.4
3262025-04-16T03:13:13.653Z Downloaded anstyle v1.0.10
3272025-04-16T03:13:13.657Z Downloaded cargo-platform v0.1.8
3282025-04-16T03:13:13.657Z Downloaded byteorder v1.5.0
3292025-04-16T03:13:13.662Z Downloaded swrite v0.1.0
3302025-04-16T03:13:13.666Z Downloaded pretty-hex v0.4.1
3312025-04-16T03:13:13.669Z Downloaded equivalent v1.0.1
3322025-04-16T03:13:13.669Z Downloaded colorchoice v1.0.2
3332025-04-16T03:13:13.673Z Downloaded bytecount v0.6.8
3342025-04-16T03:13:13.677Z Downloaded zerocopy-derive v0.7.35
3352025-04-16T03:13:13.680Z Downloaded bitflags v1.3.2
3362025-04-16T03:13:13.683Z Downloaded scroll_derive v0.12.0
3372025-04-16T03:13:13.683Z Downloaded autocfg v1.4.0
3382025-04-16T03:13:13.687Z Downloaded usdt-macro v0.5.0
3392025-04-16T03:13:13.687Z Downloaded anstyle-query v1.1.1
3402025-04-16T03:13:13.691Z Downloaded dtrace-parser v0.2.0
3412025-04-16T03:13:13.694Z Downloaded zerocopy v0.7.35
3422025-04-16T03:13:13.705Z Downloaded usdt-attr-macro v0.5.0
3432025-04-16T03:13:13.709Z Downloaded proc-macro-error-attr v1.0.4
3442025-04-16T03:13:13.709Z Downloaded macaddr v1.0.1
3452025-04-16T03:13:13.709Z Downloaded itoa v1.0.11
3462025-04-16T03:13:13.712Z Downloaded fnv v1.0.7
3472025-04-16T03:13:13.712Z Downloaded dof v0.3.0
3482025-04-16T03:13:13.712Z Downloaded winnow v0.7.3
3492025-04-16T03:13:13.720Z Downloaded toml_datetime v0.6.8
3502025-04-16T03:13:13.724Z Downloaded anstyle-parse v0.2.5
3512025-04-16T03:13:13.724Z Downloaded thiserror v1.0.69
3522025-04-16T03:13:13.728Z Downloaded thiserror-impl v2.0.12
3532025-04-16T03:13:13.731Z Downloaded version_check v0.9.5
3542025-04-16T03:13:13.731Z Downloaded strsim v0.11.1
3552025-04-16T03:13:13.735Z Downloaded serde_spanned v0.6.8
3562025-04-16T03:13:13.735Z Downloaded cpufeatures v0.2.14
3572025-04-16T03:13:13.735Z Downloaded cfg-if v1.0.0
3582025-04-16T03:13:13.739Z Downloaded heck v0.5.0
3592025-04-16T03:13:13.739Z Downloaded pest_generator v2.7.14
3602025-04-16T03:13:13.742Z Downloaded heck v0.4.1
3612025-04-16T03:13:13.742Z Downloaded generic-array v0.14.7
3622025-04-16T03:13:13.742Z Downloaded fastrand v2.1.1
3632025-04-16T03:13:13.745Z Downloaded smawk v0.3.2
3642025-04-16T03:13:13.745Z Downloaded thread-id v4.2.2
3652025-04-16T03:13:13.745Z Downloaded terminal_size v0.2.6
3662025-04-16T03:13:13.748Z Downloaded serde_tokenstream v0.2.2
3672025-04-16T03:13:13.748Z Downloaded scroll v0.12.0
3682025-04-16T03:13:13.752Z Downloaded is_terminal_polyfill v1.70.1
3692025-04-16T03:13:13.752Z Downloaded digest v0.10.7
3702025-04-16T03:13:13.752Z Downloaded utf8parse v0.2.2
3712025-04-16T03:13:13.755Z Downloaded usdt-impl v0.5.0
3722025-04-16T03:13:13.755Z Downloaded usdt v0.5.0
3732025-04-16T03:13:13.755Z Downloaded unicode-linebreak v0.1.5
3742025-04-16T03:13:13.758Z Downloaded terminal_size v0.4.0
3752025-04-16T03:13:13.758Z Downloaded thiserror-impl v1.0.69
3762025-04-16T03:13:13.758Z Downloaded once_cell v1.21.3
3772025-04-16T03:13:13.762Z Downloaded quote v1.0.39
3782025-04-16T03:13:13.766Z Downloaded io-lifetimes v1.0.11
3792025-04-16T03:13:13.766Z Downloaded clap_derive v4.5.32
3802025-04-16T03:13:13.770Z Downloaded anyhow v1.0.97
3812025-04-16T03:13:13.774Z Downloaded anstream v0.6.15
3822025-04-16T03:13:13.774Z Downloaded proc-macro-error v1.0.4
3832025-04-16T03:13:13.777Z Downloaded cargo_toml v0.21.0
3842025-04-16T03:13:13.777Z Downloaded camino v1.1.9
3852025-04-16T03:13:13.781Z Downloaded bitflags v2.9.0
3862025-04-16T03:13:13.788Z Downloaded fs-err v2.11.0
3872025-04-16T03:13:13.788Z Downloaded camino-tempfile v1.1.1
3882025-04-16T03:13:13.791Z Downloaded tabled_derive v0.7.0
3892025-04-16T03:13:13.792Z Downloaded plain v0.2.3
3902025-04-16T03:13:13.792Z Downloaded proc-macro2 v1.0.94
3912025-04-16T03:13:13.792Z Downloaded cargo_metadata v0.19.2
3922025-04-16T03:13:13.795Z Downloaded memmap v0.7.0
3932025-04-16T03:13:13.795Z Downloaded errno v0.3.9
3942025-04-16T03:13:13.795Z Downloaded ryu v1.0.18
3952025-04-16T03:13:13.799Z Downloaded sha2 v0.10.8
3962025-04-16T03:13:13.802Z Downloaded unicode-ident v1.0.14
3972025-04-16T03:13:13.802Z Downloaded ucd-trie v0.1.7
3982025-04-16T03:13:13.805Z Downloaded typenum v1.17.0
3992025-04-16T03:13:13.808Z Downloaded semver v1.0.25
4002025-04-16T03:13:13.808Z Downloaded pest_meta v2.7.14
4012025-04-16T03:13:13.812Z Downloaded textwrap v0.16.1
4022025-04-16T03:13:13.815Z Downloaded papergrid v0.11.0
4032025-04-16T03:13:13.818Z Downloaded tempfile v3.13.0
4042025-04-16T03:13:13.821Z Downloaded thiserror v2.0.12
4052025-04-16T03:13:13.824Z Downloaded serde_derive v1.0.219
4062025-04-16T03:13:13.827Z Downloaded log v0.4.22
4072025-04-16T03:13:13.831Z Downloaded clap v4.5.35
4082025-04-16T03:13:13.836Z Downloaded serde v1.0.219
4092025-04-16T03:13:13.839Z Downloaded memchr v2.7.4
4102025-04-16T03:13:13.844Z Downloaded toml v0.8.20
4112025-04-16T03:13:13.847Z Downloaded indexmap v2.7.1
4122025-04-16T03:13:13.856Z Downloaded pest_derive v2.7.14
4132025-04-16T03:13:13.860Z Downloaded crypto-common v0.1.6
4142025-04-16T03:13:13.860Z Downloaded toml_edit v0.22.24
4152025-04-16T03:13:13.874Z Downloaded clap_lex v0.7.4
4162025-04-16T03:13:13.877Z Downloaded hashbrown v0.15.1
4172025-04-16T03:13:13.898Z Downloaded pest v2.7.14
4182025-04-16T03:13:13.902Z Downloaded serde_json v1.0.140
4192025-04-16T03:13:13.908Z Downloaded clap_builder v4.5.35
4202025-04-16T03:13:13.915Z Downloaded goblin v0.8.2
4212025-04-16T03:13:13.920Z Downloaded tabled v0.15.0
4222025-04-16T03:13:13.935Z Downloaded syn v1.0.109
4232025-04-16T03:13:13.959Z Downloaded syn v2.0.98
4242025-04-16T03:13:13.969Z Downloaded unicode-width v0.1.14
4252025-04-16T03:13:13.974Z Downloaded rustix v0.37.28
4262025-04-16T03:13:13.992Z Downloaded rustix v0.38.37
4272025-04-16T03:13:14.034Z Downloaded libc v0.2.171
4282025-04-16T03:13:14.178Z Compiling proc-macro2 v1.0.94
4292025-04-16T03:13:14.178Z Compiling unicode-ident v1.0.14
4302025-04-16T03:13:14.181Z Compiling version_check v0.9.5
4312025-04-16T03:13:14.181Z Compiling libc v0.2.171
4322025-04-16T03:13:14.181Z Compiling serde v1.0.219
4332025-04-16T03:13:14.181Z Compiling memchr v2.7.4
4342025-04-16T03:13:14.181Z Compiling thiserror v1.0.69
4352025-04-16T03:13:14.181Z Compiling ucd-trie v0.1.7
4362025-04-16T03:13:14.454Z Compiling itoa v1.0.11
4372025-04-16T03:13:14.701Z Compiling ryu v1.0.18
4382025-04-16T03:13:14.890Z Compiling once_cell v1.21.3
4392025-04-16T03:13:15.001Z Compiling byteorder v1.5.0
4402025-04-16T03:13:15.022Z Compiling serde_json v1.0.140
4412025-04-16T03:13:15.292Z Compiling rustix v0.38.37
4422025-04-16T03:13:15.402Z Compiling bitflags v2.9.0
4432025-04-16T03:13:15.437Z Compiling usdt-impl v0.5.0
4442025-04-16T03:13:15.734Z Compiling proc-macro-error-attr v1.0.4
4452025-04-16T03:13:15.755Z Compiling syn v1.0.109
4462025-04-16T03:13:15.808Z Compiling io-lifetimes v1.0.11
4472025-04-16T03:13:15.982Z Compiling proc-macro-error v1.0.4
4482025-04-16T03:13:16.060Z Compiling quote v1.0.39
4492025-04-16T03:13:16.180Z Compiling errno v0.3.9
4502025-04-16T03:13:16.304Z Compiling camino v1.1.9
4512025-04-16T03:13:16.327Z Compiling log v0.4.22
4522025-04-16T03:13:16.423Z Compiling syn v2.0.98
4532025-04-16T03:13:16.633Z Compiling thread-id v4.2.2
4542025-04-16T03:13:16.658Z Compiling utf8parse v0.2.2
4552025-04-16T03:13:16.661Z Compiling plain v0.2.3
4562025-04-16T03:13:16.705Z Compiling equivalent v1.0.1
4572025-04-16T03:13:16.757Z Compiling rustix v0.37.28
4582025-04-16T03:13:16.814Z Compiling hashbrown v0.15.1
4592025-04-16T03:13:16.842Z Compiling anstyle-parse v0.2.5
4602025-04-16T03:13:17.217Z Compiling anstyle v1.0.10
4612025-04-16T03:13:17.553Z Compiling bitflags v1.3.2
4622025-04-16T03:13:17.624Z Compiling thiserror v2.0.12
4632025-04-16T03:13:17.650Z Compiling pretty-hex v0.4.1
4642025-04-16T03:13:17.654Z Compiling winnow v0.7.3
4652025-04-16T03:13:17.692Z Compiling is_terminal_polyfill v1.70.1
4662025-04-16T03:13:17.831Z Compiling indexmap v2.7.1
4672025-04-16T03:13:17.873Z Compiling autocfg v1.4.0
4682025-04-16T03:13:17.968Z Compiling unicode-width v0.1.14
4692025-04-16T03:13:18.292Z Compiling colorchoice v1.0.2
4702025-04-16T03:13:18.488Z Compiling anstyle-query v1.1.1
4712025-04-16T03:13:18.543Z Compiling semver v1.0.25
4722025-04-16T03:13:18.669Z Compiling anstream v0.6.15
4732025-04-16T03:13:18.857Z Compiling fs-err v2.11.0
4742025-04-16T03:13:19.001Z Compiling terminal_size v0.4.0
4752025-04-16T03:13:19.295Z Compiling clap_lex v0.7.4
4762025-04-16T03:13:19.362Z Compiling cfg-if v1.0.0
4772025-04-16T03:13:19.497Z Compiling bytecount v0.6.8
4782025-04-16T03:13:19.531Z Compiling heck v0.5.0
4792025-04-16T03:13:19.715Z Compiling fnv v1.0.7
4802025-04-16T03:13:19.765Z Compiling heck v0.4.1
4812025-04-16T03:13:19.896Z Compiling anyhow v1.0.97
4822025-04-16T03:13:19.972Z Compiling strsim v0.11.1
4832025-04-16T03:13:20.170Z Compiling fastrand v2.1.1
4842025-04-16T03:13:20.312Z Compiling terminal_size v0.2.6
4852025-04-16T03:13:20.379Z Compiling clap_builder v4.5.35
4862025-04-16T03:13:20.524Z Compiling tempfile v3.13.0
4872025-04-16T03:13:20.649Z Compiling papergrid v0.11.0
4882025-04-16T03:13:20.856Z Compiling memmap v0.7.0
4892025-04-16T03:13:20.891Z Compiling smawk v0.3.2
4902025-04-16T03:13:21.125Z Compiling unicode-linebreak v0.1.5
4912025-04-16T03:13:21.275Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922025-04-16T03:13:21.608Z Compiling textwrap v0.16.1
4932025-04-16T03:13:21.714Z Compiling swrite v0.1.0
4942025-04-16T03:13:22.141Z Compiling tabled_derive v0.7.0
4952025-04-16T03:13:23.602Z Compiling serde_derive v1.0.219
4962025-04-16T03:13:23.602Z Compiling thiserror-impl v1.0.69
4972025-04-16T03:13:23.602Z Compiling zerocopy-derive v0.7.35
4982025-04-16T03:13:23.606Z Compiling scroll_derive v0.12.0
4992025-04-16T03:13:23.606Z Compiling thiserror-impl v2.0.12
5002025-04-16T03:13:23.606Z Compiling clap_derive v4.5.32
5012025-04-16T03:13:23.659Z Compiling tabled v0.15.0
5022025-04-16T03:13:24.932Z Compiling scroll v0.12.0
5032025-04-16T03:13:25.499Z Compiling goblin v0.8.2
5042025-04-16T03:13:25.637Z Compiling zerocopy v0.7.35
5052025-04-16T03:13:26.784Z Compiling pest v2.7.14
5062025-04-16T03:13:27.822Z Compiling clap v4.5.35
5072025-04-16T03:13:29.003Z Compiling pest_meta v2.7.14
5082025-04-16T03:13:29.885Z Compiling pest_generator v2.7.14
5092025-04-16T03:13:31.274Z Compiling pest_derive v2.7.14
5102025-04-16T03:13:31.820Z Compiling dtrace-parser v0.2.0
5112025-04-16T03:13:32.614Z Compiling serde_tokenstream v0.2.2
5122025-04-16T03:13:32.655Z Compiling serde_spanned v0.6.8
5132025-04-16T03:13:32.699Z Compiling toml_datetime v0.6.8
5142025-04-16T03:13:32.845Z Compiling cargo-platform v0.1.8
5152025-04-16T03:13:32.920Z Compiling macaddr v1.0.1
5162025-04-16T03:13:33.195Z Compiling toml_edit v0.22.24
5172025-04-16T03:13:33.255Z Compiling camino-tempfile v1.1.1
5182025-04-16T03:13:33.995Z Compiling dof v0.3.0
5192025-04-16T03:13:34.017Z Compiling cargo_metadata v0.19.2
5202025-04-16T03:13:35.244Z Compiling usdt-macro v0.5.0
5212025-04-16T03:13:35.244Z Compiling usdt-attr-macro v0.5.0
5222025-04-16T03:13:35.909Z Compiling toml v0.8.20
5232025-04-16T03:13:36.373Z Compiling usdt v0.5.0
5242025-04-16T03:13:36.698Z Compiling cargo_toml v0.21.0
5252025-04-16T03:13:39.172Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5262025-04-16T03:13:42.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.53s
5272025-04-16T03:13:42.572Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5282025-04-16T03:13:43.213Z Downloading crates ...
5292025-04-16T03:13:43.344Z Downloaded ahash v0.8.11
5302025-04-16T03:13:43.347Z Downloaded adler2 v2.0.0
5312025-04-16T03:13:43.352Z Downloaded addr2line v0.24.2
5322025-04-16T03:13:43.362Z Downloaded allocator-api2 v0.2.18
5332025-04-16T03:13:43.366Z Downloaded hex-literal v0.4.1
5342025-04-16T03:13:43.370Z Downloaded aes-gcm v0.10.3
5352025-04-16T03:13:43.374Z Downloaded aho-corasick v1.1.3
5362025-04-16T03:13:43.380Z Downloaded headers-core v0.3.0
5372025-04-16T03:13:43.384Z Downloaded aes v0.8.4
5382025-04-16T03:13:43.397Z Downloaded md5 v0.7.0
5392025-04-16T03:13:43.400Z Downloaded is_ci v1.2.0
5402025-04-16T03:13:43.403Z Downloaded hubpack v0.1.2
5412025-04-16T03:13:43.406Z Downloaded async-stream v0.3.6
5422025-04-16T03:13:43.410Z Downloaded heck v0.3.3
5432025-04-16T03:13:43.414Z Downloaded instant v0.1.13
5442025-04-16T03:13:43.414Z Downloaded ident_case v1.0.1
5452025-04-16T03:13:43.417Z Downloaded arrayref v0.3.9
5462025-04-16T03:13:43.417Z Downloaded base64ct v1.6.0
5472025-04-16T03:13:43.420Z Downloaded backoff v0.4.0
5482025-04-16T03:13:43.423Z Downloaded keccak v0.1.5
5492025-04-16T03:13:43.423Z Downloaded bcrypt-pbkdf v0.10.0
5502025-04-16T03:13:43.426Z Downloaded atty v0.2.14
5512025-04-16T03:13:43.426Z Downloaded async-trait v0.1.88
5522025-04-16T03:13:43.430Z Downloaded match_cfg v0.1.0
5532025-04-16T03:13:43.433Z Downloaded home v0.5.9
5542025-04-16T03:13:43.433Z Downloaded headers v0.4.0
5552025-04-16T03:13:43.441Z Downloaded base16ct v0.2.0
5562025-04-16T03:13:43.445Z Downloaded ascii-canvas v3.0.0
5572025-04-16T03:13:43.445Z Downloaded is-terminal v0.4.13
5582025-04-16T03:13:43.449Z Downloaded hyper-tls v0.6.0
5592025-04-16T03:13:43.449Z Downloaded bzip2 v0.4.4
5602025-04-16T03:13:43.452Z Downloaded blowfish v0.9.1
5612025-04-16T03:13:43.452Z Downloaded inout v0.1.3
5622025-04-16T03:13:43.452Z Downloaded indent_write v2.2.0
5632025-04-16T03:13:43.457Z Downloaded libsw-core v0.3.1
5642025-04-16T03:13:43.461Z Downloaded lazy_static v1.5.0
5652025-04-16T03:13:43.461Z Downloaded arrayvec v0.7.6
5662025-04-16T03:13:43.465Z Downloaded lockfree-object-pool v0.1.6
5672025-04-16T03:13:43.465Z Downloaded assert_matches v1.5.0
5682025-04-16T03:13:43.468Z Downloaded indoc v2.0.6
5692025-04-16T03:13:43.473Z Downloaded icu_provider_macros v1.5.0
5702025-04-16T03:13:43.473Z Downloaded bcs v0.1.6
5712025-04-16T03:13:43.476Z Downloaded memoffset v0.9.1
5722025-04-16T03:13:43.476Z Downloaded maplit v1.0.2
5732025-04-16T03:13:43.480Z Downloaded block-padding v0.3.3
5742025-04-16T03:13:43.480Z Downloaded bit-set v0.5.3
5752025-04-16T03:13:43.480Z Downloaded lazycell v1.3.0
5762025-04-16T03:13:43.484Z Downloaded aead v0.5.2
5772025-04-16T03:13:43.487Z Downloaded lzss v0.8.2
5782025-04-16T03:13:43.487Z Downloaded internet-checksum v0.2.1
5792025-04-16T03:13:43.492Z Downloaded humantime v2.1.0
5802025-04-16T03:13:43.492Z Downloaded linked-hash-map v0.5.6
5812025-04-16T03:13:43.496Z Downloaded bit-vec v0.6.3
5822025-04-16T03:13:43.496Z Downloaded maybe-uninit v2.0.0
5832025-04-16T03:13:43.496Z Downloaded instability v0.3.2
5842025-04-16T03:13:43.500Z Downloaded ciborium-io v0.2.2
5852025-04-16T03:13:43.500Z Downloaded indoc v1.0.9
5862025-04-16T03:13:43.505Z Downloaded cfg_aliases v0.1.1
5872025-04-16T03:13:43.505Z Downloaded httpdate v1.0.3
5882025-04-16T03:13:43.508Z Downloaded highway v1.3.0
5892025-04-16T03:13:43.508Z Downloaded md-5 v0.10.6
5902025-04-16T03:13:43.511Z Downloaded cstr-argument v0.1.2
5912025-04-16T03:13:43.511Z Downloaded crucible-workspace-hack v0.1.0
5922025-04-16T03:13:43.515Z Downloaded crunchy v0.2.2
5932025-04-16T03:13:43.515Z Downloaded crc8 v0.1.1
5942025-04-16T03:13:43.515Z Downloaded ciborium-ll v0.2.2
5952025-04-16T03:13:43.518Z Downloaded chrono-tz-build v0.4.0
5962025-04-16T03:13:43.518Z Downloaded iana-time-zone v0.1.61
5972025-04-16T03:13:43.521Z Downloaded cbc v0.1.2
5982025-04-16T03:13:43.524Z Downloaded bit-vec v0.8.0
5992025-04-16T03:13:43.528Z Downloaded hyper-rustls v0.27.3
6002025-04-16T03:13:43.531Z Downloaded httparse v1.9.5
6012025-04-16T03:13:43.534Z Downloaded convert_case v0.4.0
6022025-04-16T03:13:43.534Z Downloaded cassowary v0.3.0
6032025-04-16T03:13:43.537Z Downloaded pretty-hex v0.2.1
6042025-04-16T03:13:43.537Z Downloaded castaway v0.2.3
6052025-04-16T03:13:43.540Z Downloaded bit-set v0.8.0
6062025-04-16T03:13:43.540Z Downloaded linear-map v1.2.0
6072025-04-16T03:13:43.543Z Downloaded cobs v0.2.3
6082025-04-16T03:13:43.546Z Downloaded psl-types v2.0.11
6092025-04-16T03:13:43.546Z Downloaded icu_locid_transform v1.5.0
6102025-04-16T03:13:43.549Z Downloaded progenitor v0.8.0
6112025-04-16T03:13:43.552Z Downloaded memmap2 v0.9.5
6122025-04-16T03:13:43.556Z Downloaded sync_wrapper v1.0.1
6132025-04-16T03:13:43.556Z Downloaded lock_api v0.4.12
6142025-04-16T03:13:43.560Z Downloaded litemap v0.7.3
6152025-04-16T03:13:43.564Z Downloaded jobserver v0.1.32
6162025-04-16T03:13:43.564Z Downloaded hyper-staticfile v0.10.1
6172025-04-16T03:13:43.569Z Downloaded crc-catalog v2.4.0
6182025-04-16T03:13:43.569Z Downloaded strum v0.26.3
6192025-04-16T03:13:43.573Z Downloaded hmac v0.12.1
6202025-04-16T03:13:43.573Z Downloaded blake2 v0.10.6
6212025-04-16T03:13:43.578Z Downloaded cmake v0.1.51
6222025-04-16T03:13:43.578Z Downloaded constant_time_eq v0.3.1
6232025-04-16T03:13:43.582Z Downloaded libloading v0.8.5
6242025-04-16T03:13:43.582Z Downloaded colored v2.2.0
6252025-04-16T03:13:43.585Z Downloaded void v1.0.2
6262025-04-16T03:13:43.586Z Downloaded litrs v0.4.1
6272025-04-16T03:13:43.589Z Downloaded zone_cfg_derive v0.3.0
6282025-04-16T03:13:43.593Z Downloaded predicates-core v1.0.8
6292025-04-16T03:13:43.593Z Downloaded tower-layer v0.3.3
6302025-04-16T03:13:43.597Z Downloaded icu_locid v1.5.0
6312025-04-16T03:13:43.601Z Downloaded same-file v1.0.6
6322025-04-16T03:13:43.604Z Downloaded http-range v0.1.5
6332025-04-16T03:13:43.604Z Downloaded shlex v1.3.0
6342025-04-16T03:13:43.604Z Downloaded slog-json v2.6.1
6352025-04-16T03:13:43.608Z Downloaded shell-words v1.1.0
6362025-04-16T03:13:43.608Z Downloaded indexmap v1.9.3
6372025-04-16T03:13:43.611Z Downloaded flagset v0.4.6
6382025-04-16T03:13:43.616Z Downloaded rustc_version v0.1.7
6392025-04-16T03:13:43.620Z Downloaded rustc-hash v2.1.1
6402025-04-16T03:13:43.620Z Downloaded termtree v0.5.1
6412025-04-16T03:13:43.620Z Downloaded console v0.15.10
6422025-04-16T03:13:43.623Z Downloaded ref-cast v1.0.23
6432025-04-16T03:13:43.627Z Downloaded slog-scope v4.4.0
6442025-04-16T03:13:43.631Z Downloaded form_urlencoded v1.2.1
6452025-04-16T03:13:43.632Z Downloaded icu_normalizer_data v1.5.0
6462025-04-16T03:13:43.643Z Downloaded olpc-cjson v0.1.4
6472025-04-16T03:13:43.646Z Downloaded stable_deref_trait v1.2.0
6482025-04-16T03:13:43.646Z Downloaded r2d2 v0.8.10
6492025-04-16T03:13:43.651Z Downloaded backtrace v0.3.74
6502025-04-16T03:13:43.654Z Downloaded structmeta v0.3.0
6512025-04-16T03:13:43.657Z Downloaded serde-hex v0.1.0
6522025-04-16T03:13:43.660Z Downloaded either v1.14.0
6532025-04-16T03:13:43.660Z Downloaded ed25519 v2.2.3
6542025-04-16T03:13:43.665Z Downloaded dunce v1.0.5
6552025-04-16T03:13:43.665Z Downloaded dirs-sys-next v0.1.2
6562025-04-16T03:13:43.671Z Downloaded tiny-keccak v2.0.2
6572025-04-16T03:13:43.671Z Downloaded crossbeam-epoch v0.9.18
6582025-04-16T03:13:43.675Z Downloaded crc-any v2.5.0
6592025-04-16T03:13:43.675Z Downloaded fs_extra v1.3.0
6602025-04-16T03:13:43.678Z Downloaded openssl-probe v0.1.5
6612025-04-16T03:13:43.678Z Downloaded openssl-macros v0.1.1
6622025-04-16T03:13:43.681Z Downloaded lru v0.12.5
6632025-04-16T03:13:43.686Z Downloaded hash32 v0.2.1
6642025-04-16T03:13:43.686Z Downloaded ghash v0.5.1
6652025-04-16T03:13:43.686Z Downloaded vsss-rs v3.3.4
6662025-04-16T03:13:43.689Z Downloaded whoami v1.5.2
6672025-04-16T03:13:43.694Z Downloaded universal-hash v0.5.1
6682025-04-16T03:13:43.694Z Downloaded unicode-truncate v1.1.0
6692025-04-16T03:13:43.699Z Downloaded typify-macro v0.2.0
6702025-04-16T03:13:43.699Z Downloaded progenitor-impl v0.8.0
6712025-04-16T03:13:43.702Z Downloaded indicatif v0.17.11
6722025-04-16T03:13:43.705Z Downloaded ecdsa v0.16.9
6732025-04-16T03:13:43.705Z Downloaded dyn-clone v1.0.19
6742025-04-16T03:13:43.708Z Downloaded serde_derive_internals v0.29.1
6752025-04-16T03:13:43.711Z Downloaded defmt-parser v0.3.4
6762025-04-16T03:13:43.711Z Downloaded defmt-macros v0.3.9
6772025-04-16T03:13:43.714Z Downloaded zeroize_derive v1.4.2
6782025-04-16T03:13:43.719Z Downloaded zeroize v1.8.1
6792025-04-16T03:13:43.722Z Downloaded peg-runtime v0.8.5
6802025-04-16T03:13:43.722Z Downloaded hyper-util v0.1.10
6812025-04-16T03:13:43.726Z Downloaded heapless v0.7.17
6822025-04-16T03:13:43.730Z Downloaded heapless v0.8.0
6832025-04-16T03:13:43.734Z Downloaded ref-cast-impl v1.0.23
6842025-04-16T03:13:43.737Z Downloaded quick-error v1.2.3
6852025-04-16T03:13:43.737Z Downloaded nibble_vec v0.1.0
6862025-04-16T03:13:43.740Z Downloaded vergen v8.3.2
6872025-04-16T03:13:43.743Z Downloaded tower-service v0.3.3
6882025-04-16T03:13:43.746Z Downloaded num-derive v0.3.3
6892025-04-16T03:13:43.746Z Downloaded nu-ansi-term v0.50.1
6902025-04-16T03:13:43.750Z Downloaded rustls-pemfile v2.2.0
6912025-04-16T03:13:43.753Z Downloaded sqlparser_derive v0.2.2
6922025-04-16T03:13:43.756Z Downloaded bindgen v0.71.1
6932025-04-16T03:13:43.761Z Downloaded derive_builder_macro v0.20.2
6942025-04-16T03:13:43.764Z Downloaded spki v0.7.3
6952025-04-16T03:13:43.767Z Downloaded simd-adler32 v0.3.7
6962025-04-16T03:13:43.767Z Downloaded rusty-fork v0.3.0
6972025-04-16T03:13:43.770Z Downloaded rustversion v1.0.17
6982025-04-16T03:13:43.774Z Downloaded thiserror-impl-no-std v2.0.2
6992025-04-16T03:13:43.777Z Downloaded peg-macros v0.8.5
7002025-04-16T03:13:43.777Z Downloaded password-hash v0.5.0
7012025-04-16T03:13:43.781Z Downloaded endian-type v0.1.2
7022025-04-16T03:13:43.781Z Downloaded zone v0.3.1
7032025-04-16T03:13:43.784Z Downloaded password-hash v0.4.2
7042025-04-16T03:13:43.784Z Downloaded tinyvec_macros v0.1.1
7052025-04-16T03:13:43.787Z Downloaded postgres-protocol v0.6.8
7062025-04-16T03:13:43.787Z Downloaded defmt v0.3.8
7072025-04-16T03:13:43.792Z Downloaded xshell v0.2.7
7082025-04-16T03:13:43.800Z Downloaded packed_struct v0.10.1
7092025-04-16T03:13:43.800Z Downloaded hickory-server v0.24.4
7102025-04-16T03:13:43.803Z Downloaded nodrop v0.1.14
7112025-04-16T03:13:43.806Z Downloaded typify-macro v0.3.0
7122025-04-16T03:13:43.806Z Downloaded jiff-static v0.2.6
7132025-04-16T03:13:43.809Z Downloaded samael v0.0.18
7142025-04-16T03:13:43.817Z Downloaded rustls-pemfile v1.0.4
7152025-04-16T03:13:43.821Z Downloaded hickory-resolver v0.24.4
7162025-04-16T03:13:43.824Z Downloaded zone v0.1.8
7172025-04-16T03:13:43.827Z Downloaded slab v0.4.9
7182025-04-16T03:13:43.827Z Downloaded futures-core v0.3.31
7192025-04-16T03:13:43.830Z Downloaded primeorder v0.13.6
7202025-04-16T03:13:43.830Z Downloaded deranged v0.3.11
7212025-04-16T03:13:43.833Z Downloaded const_format v0.2.34
7222025-04-16T03:13:43.837Z Downloaded fixedbitset v0.5.7
7232025-04-16T03:13:43.842Z Downloaded subtle v2.6.1
7242025-04-16T03:13:43.845Z Downloaded siphasher v0.3.11
7252025-04-16T03:13:43.845Z Downloaded rand_seeder v0.3.0
7262025-04-16T03:13:43.848Z Downloaded float-cmp v0.10.0
7272025-04-16T03:13:43.848Z Downloaded sha1 v0.10.6
7282025-04-16T03:13:43.852Z Downloaded crypto-bigint v0.5.5
7292025-04-16T03:13:43.856Z Downloaded mime v0.3.17
7302025-04-16T03:13:43.859Z Downloaded signal-hook v0.3.17
7312025-04-16T03:13:43.864Z Downloaded blake3 v1.5.4
7322025-04-16T03:13:43.870Z Downloaded sync-ptr v0.1.1
7332025-04-16T03:13:43.873Z Downloaded tokio-tungstenite v0.23.1
7342025-04-16T03:13:43.878Z Downloaded p256 v0.13.2
7352025-04-16T03:13:43.883Z Downloaded hash32 v0.3.1
7362025-04-16T03:13:43.883Z Downloaded pkcs5 v0.7.1
7372025-04-16T03:13:43.886Z Downloaded precomputed-hash v0.1.1
7382025-04-16T03:13:43.886Z Downloaded tracing-attributes v0.1.27
7392025-04-16T03:13:43.890Z Downloaded progenitor-client v0.8.0
7402025-04-16T03:13:43.893Z Downloaded utf8_iter v1.0.4
7412025-04-16T03:13:43.893Z Downloaded env_filter v0.1.2
7422025-04-16T03:13:43.897Z Downloaded unarray v0.1.4
7432025-04-16T03:13:43.897Z Downloaded pkcs8 v0.10.2
7442025-04-16T03:13:43.900Z Downloaded derive_builder_core v0.20.2
7452025-04-16T03:13:43.904Z Downloaded funty v2.0.0
7462025-04-16T03:13:43.904Z Downloaded der_derive v0.7.3
7472025-04-16T03:13:43.908Z Downloaded rand_core v0.6.4
7482025-04-16T03:13:43.908Z Downloaded rand_chacha v0.3.1
7492025-04-16T03:13:43.912Z Downloaded enum-as-inner v0.6.1
7502025-04-16T03:13:43.912Z Downloaded take_mut v0.2.2
7512025-04-16T03:13:43.916Z Downloaded foreign-types v0.3.2
7522025-04-16T03:13:43.916Z Downloaded rustc_version v0.4.1
7532025-04-16T03:13:43.916Z Downloaded num v0.4.3
7542025-04-16T03:13:43.919Z Downloaded rand_core v0.9.2
7552025-04-16T03:13:43.919Z Downloaded ssh-cipher v0.2.0
7562025-04-16T03:13:43.922Z Downloaded cc v1.2.15
7572025-04-16T03:13:43.925Z Downloaded prettyplease v0.2.30
7582025-04-16T03:13:43.929Z Downloaded rayon-core v1.12.1
7592025-04-16T03:13:43.933Z Downloaded num-traits v0.2.19
7602025-04-16T03:13:43.936Z Downloaded number_prefix v0.4.0
7612025-04-16T03:13:43.940Z Downloaded twox-hash v2.1.0
7622025-04-16T03:13:43.943Z Downloaded zone_cfg_derive v0.1.2
7632025-04-16T03:13:43.943Z Downloaded utf16_iter v1.0.5
7642025-04-16T03:13:43.946Z Downloaded pem-rfc7468 v0.7.0
7652025-04-16T03:13:43.949Z Downloaded tls_codec v0.4.1
7662025-04-16T03:13:43.949Z Downloaded utf-8 v0.7.6
7672025-04-16T03:13:43.952Z Downloaded tabled_derive v0.10.0
7682025-04-16T03:13:43.955Z Downloaded phf_codegen v0.11.2
7692025-04-16T03:13:43.955Z Downloaded http v1.2.0
7702025-04-16T03:13:43.958Z Downloaded writeable v0.5.5
7712025-04-16T03:13:43.961Z Downloaded derive_more v0.99.19
7722025-04-16T03:13:43.966Z Downloaded display-error-chain v0.2.2
7732025-04-16T03:13:43.969Z Downloaded bindgen v0.69.5
7742025-04-16T03:13:43.976Z Downloaded futures-io v0.3.31
7752025-04-16T03:13:43.979Z Downloaded futures-executor v0.3.31
7762025-04-16T03:13:43.979Z Downloaded futures-channel v0.3.31
7772025-04-16T03:13:43.982Z Downloaded quinn v0.11.5
7782025-04-16T03:13:43.986Z Downloaded newline-converter v0.3.0
7792025-04-16T03:13:43.989Z Downloaded serde-big-array v0.5.1
7802025-04-16T03:13:43.992Z Downloaded x509-cert v0.2.5
7812025-04-16T03:13:43.997Z Downloaded num_enum_derive v0.5.11
7822025-04-16T03:13:44.000Z Downloaded tokio-stream v0.1.17
7832025-04-16T03:13:44.003Z Downloaded derive-where v1.2.7
7842025-04-16T03:13:44.008Z Downloaded tracing-core v0.1.32
7852025-04-16T03:13:44.011Z Downloaded zip v0.6.6
7862025-04-16T03:13:44.017Z Downloaded uzers v0.12.1
7872025-04-16T03:13:44.021Z Downloaded der v0.7.9
7882025-04-16T03:13:44.024Z Downloaded zerovec-derive v0.10.3
7892025-04-16T03:13:44.027Z Downloaded embedded-io v0.4.0
7902025-04-16T03:13:44.030Z Downloaded proc-macro-error-attr2 v2.0.0
7912025-04-16T03:13:44.030Z Downloaded env_logger v0.10.2
7922025-04-16T03:13:44.033Z Downloaded libm v0.2.8
7932025-04-16T03:13:44.042Z Downloaded crossterm v0.28.1
7942025-04-16T03:13:44.049Z Downloaded ssh-encoding v0.2.0
7952025-04-16T03:13:44.053Z Downloaded yansi v1.0.1
7962025-04-16T03:13:44.056Z Downloaded tracing v0.1.40
7972025-04-16T03:13:44.059Z Downloaded serde_plain v1.0.2
7982025-04-16T03:13:44.062Z Downloaded serde_path_to_error v0.1.16
7992025-04-16T03:13:44.065Z Downloaded pkg-config v0.3.31
8002025-04-16T03:13:44.068Z Downloaded untrusted v0.7.1
8012025-04-16T03:13:44.068Z Downloaded flate2 v1.1.1
8022025-04-16T03:13:44.073Z Downloaded russh-cryptovec v0.7.3
8032025-04-16T03:13:44.077Z Downloaded parse-size v1.1.0
8042025-04-16T03:13:44.077Z Downloaded unicode_categories v0.1.1
8052025-04-16T03:13:44.080Z Downloaded multimap v0.10.0
8062025-04-16T03:13:44.080Z Downloaded document-features v0.2.10
8072025-04-16T03:13:44.083Z Downloaded semver v0.1.20
8082025-04-16T03:13:44.083Z Downloaded fixedbitset v0.4.2
8092025-04-16T03:13:44.086Z Downloaded getrandom v0.2.15
8102025-04-16T03:13:44.089Z Downloaded float-ord v0.3.2
8112025-04-16T03:13:44.092Z Downloaded ff v0.13.0
8122025-04-16T03:13:44.096Z Downloaded filetime v0.2.25
8132025-04-16T03:13:44.096Z Downloaded tinystr v0.7.6
8142025-04-16T03:13:44.100Z Downloaded sct v0.7.1
8152025-04-16T03:13:44.104Z Downloaded sigpipe v0.1.3
8162025-04-16T03:13:44.108Z Downloaded hyper v1.6.0
8172025-04-16T03:13:44.112Z Downloaded diesel_table_macro_syntax v0.2.0
8182025-04-16T03:13:44.115Z Downloaded pbkdf2 v0.11.0
8192025-04-16T03:13:44.118Z Downloaded displaydoc v0.2.5
8202025-04-16T03:13:44.122Z Downloaded num-derive v0.4.2
8212025-04-16T03:13:44.125Z Downloaded slog-bunyan v2.5.0
8222025-04-16T03:13:44.128Z Downloaded pkcs1 v0.7.5
8232025-04-16T03:13:44.131Z Downloaded aws-lc-rs v1.12.4
8242025-04-16T03:13:44.140Z Downloaded oso-derive v0.27.3
8252025-04-16T03:13:44.144Z Downloaded rtoolbox v0.0.2
8262025-04-16T03:13:44.144Z Downloaded parse-display-derive v0.10.0
8272025-04-16T03:13:44.147Z Downloaded parse-display v0.10.0
8282025-04-16T03:13:44.147Z Downloaded globset v0.4.15
8292025-04-16T03:13:44.151Z Downloaded darling v0.20.10
8302025-04-16T03:13:44.154Z Downloaded new_debug_unreachable v1.0.6
8312025-04-16T03:13:44.158Z Downloaded hkdf v0.12.4
8322025-04-16T03:13:44.161Z Downloaded multer v3.1.0
8332025-04-16T03:13:44.164Z Downloaded diesel-dtrace v0.4.2
8342025-04-16T03:13:44.167Z Downloaded itertools v0.13.0
8352025-04-16T03:13:44.179Z Downloaded opaque-debug v0.3.1
8362025-04-16T03:13:44.182Z Downloaded proc-macro-error2 v2.0.1
8372025-04-16T03:13:44.182Z Downloaded pbkdf2 v0.12.2
8382025-04-16T03:13:44.182Z Downloaded num-iter v0.1.45
8392025-04-16T03:13:44.182Z Downloaded newtype-uuid v1.2.1
8402025-04-16T03:13:44.190Z Downloaded untrusted v0.9.0
8412025-04-16T03:13:44.190Z Downloaded phf v0.11.2
8422025-04-16T03:13:44.190Z Downloaded tower v0.5.2
8432025-04-16T03:13:44.203Z Downloaded foreign-types-shared v0.1.1
8442025-04-16T03:13:44.207Z Downloaded bitvec v1.0.1
8452025-04-16T03:13:44.218Z Downloaded waitgroup v0.1.2
8462025-04-16T03:13:44.224Z Downloaded strum_macros v0.25.3
8472025-04-16T03:13:44.224Z Downloaded phf_generator v0.11.2
8482025-04-16T03:13:44.227Z Downloaded packed_struct_codegen v0.10.1
8492025-04-16T03:13:44.227Z Downloaded oxnet v0.1.1
8502025-04-16T03:13:44.231Z Downloaded rand_xorshift v0.3.0
8512025-04-16T03:13:44.231Z Downloaded omicron-zone-package v0.12.0
8522025-04-16T03:13:44.235Z Downloaded term v0.7.0
8532025-04-16T03:13:44.240Z Downloaded num-rational v0.4.2
8542025-04-16T03:13:44.243Z Downloaded native-tls v0.2.12
8552025-04-16T03:13:44.243Z Downloaded num-integer v0.1.46
8562025-04-16T03:13:44.247Z Downloaded zip v2.6.1
8572025-04-16T03:13:44.251Z Downloaded yoke-derive v0.7.4
8582025-04-16T03:13:44.256Z Downloaded unsafe-libyaml v0.2.11
8592025-04-16T03:13:44.256Z Downloaded reedline v0.38.0
8602025-04-16T03:13:44.264Z Downloaded vte_generate_state_changes v0.1.2
8612025-04-16T03:13:44.268Z Downloaded zerofrom v0.1.4
8622025-04-16T03:13:44.268Z Downloaded progenitor-client v0.9.1
8632025-04-16T03:13:44.268Z Downloaded ppv-lite86 v0.2.20
8642025-04-16T03:13:44.271Z Downloaded pin-utils v0.1.0
8652025-04-16T03:13:44.271Z Downloaded difflib v0.4.0
8662025-04-16T03:13:44.276Z Downloaded curve25519-dalek-derive v0.1.1
8672025-04-16T03:13:44.276Z Downloaded want v0.3.1
8682025-04-16T03:13:44.276Z Downloaded progenitor-macro v0.9.1
8692025-04-16T03:13:44.279Z Downloaded nom v7.1.3
8702025-04-16T03:13:44.287Z Downloaded fxhash v0.2.1
8712025-04-16T03:13:44.291Z Downloaded foreign-types-shared v0.3.1
8722025-04-16T03:13:44.291Z Downloaded darling_macro v0.20.10
8732025-04-16T03:13:44.291Z Downloaded data-encoding v2.6.0
8742025-04-16T03:13:44.291Z Downloaded snafu-derive v0.8.5
8752025-04-16T03:13:44.291Z Downloaded test-strategy v0.4.0
8762025-04-16T03:13:44.296Z Downloaded parking_lot_core v0.9.10
8772025-04-16T03:13:44.299Z Downloaded parking_lot_core v0.8.6
8782025-04-16T03:13:44.299Z Downloaded smf v0.2.3
8792025-04-16T03:13:44.306Z Downloaded des v0.8.1
8802025-04-16T03:13:44.306Z Downloaded snafu v0.8.5
8812025-04-16T03:13:44.309Z Downloaded daft v0.1.3
8822025-04-16T03:13:44.314Z Downloaded ron v0.8.1
8832025-04-16T03:13:44.318Z Downloaded wait-timeout v0.2.0
8842025-04-16T03:13:44.323Z Downloaded predicates v3.1.3
8852025-04-16T03:13:44.327Z Downloaded signal-hook-tokio v0.3.1
8862025-04-16T03:13:44.327Z Downloaded rand v0.9.0
8872025-04-16T03:13:44.330Z Downloaded half v2.4.1
8882025-04-16T03:13:44.335Z Downloaded polyval v0.6.2
8892025-04-16T03:13:44.338Z Downloaded supports-color v3.0.2
8902025-04-16T03:13:44.339Z Downloaded slog-async v2.8.0
8912025-04-16T03:13:44.339Z Downloaded tough v0.20.0
8922025-04-16T03:13:44.348Z Downloaded phf_shared v0.11.2
8932025-04-16T03:13:44.352Z Downloaded toml v0.7.8
8942025-04-16T03:13:44.355Z Downloaded slog v2.7.0
8952025-04-16T03:13:44.358Z Downloaded walkdir v2.5.0
8962025-04-16T03:13:44.358Z Downloaded dropshot_endpoint v0.12.0
8972025-04-16T03:13:44.363Z Downloaded fd-lock v4.0.2
8982025-04-16T03:13:44.367Z Downloaded dirs-next v2.0.0
8992025-04-16T03:13:44.367Z Downloaded foldhash v0.1.3
9002025-04-16T03:13:44.373Z Downloaded progenitor-macro v0.8.0
9012025-04-16T03:13:44.373Z Downloaded flume v0.11.1
9022025-04-16T03:13:44.377Z Downloaded zerocopy-derive v0.8.10
9032025-04-16T03:13:44.380Z Downloaded spin v0.9.8
9042025-04-16T03:13:44.385Z Downloaded postgres-types v0.2.9
9052025-04-16T03:13:44.390Z Downloaded smallvec v1.14.0
9062025-04-16T03:13:44.394Z Downloaded sqlparser v0.45.0
9072025-04-16T03:13:44.397Z Downloaded secrecy v0.8.0
9082025-04-16T03:13:44.397Z Downloaded vte v0.11.1
9092025-04-16T03:13:44.400Z Downloaded chrono v0.4.40
9102025-04-16T03:13:44.408Z Downloaded pin-project-lite v0.2.14
9112025-04-16T03:13:44.413Z Downloaded url v2.5.3
9122025-04-16T03:13:44.416Z Downloaded qorb v0.3.1
9132025-04-16T03:13:44.423Z Downloaded serde_yaml v0.9.34+deprecated
9142025-04-16T03:13:44.426Z Downloaded unicode-bidi v0.3.17
9152025-04-16T03:13:44.430Z Downloaded sec1 v0.7.3
9162025-04-16T03:13:44.433Z Downloaded rfc6979 v0.4.0
9172025-04-16T03:13:44.433Z Downloaded strum_macros v0.26.4
9182025-04-16T03:13:44.437Z Downloaded time v0.3.36
9192025-04-16T03:13:44.443Z Downloaded poly1305 v0.8.0
9202025-04-16T03:13:44.446Z Downloaded serde_with_macros v3.12.0
9212025-04-16T03:13:44.449Z Downloaded papergrid v0.14.0
9222025-04-16T03:13:44.453Z Downloaded oso v0.27.3
9232025-04-16T03:13:44.457Z Downloaded quick-xml v0.37.2
9242025-04-16T03:13:44.467Z Downloaded tabled v0.18.0
9252025-04-16T03:13:44.484Z Downloaded pin-project-internal v1.1.6
9262025-04-16T03:13:44.488Z Downloaded fatfs v0.3.6
9272025-04-16T03:13:44.491Z Downloaded dropshot_endpoint v0.16.0
9282025-04-16T03:13:44.495Z Downloaded p384 v0.13.0
9292025-04-16T03:13:44.500Z Downloaded progenitor-impl v0.9.1
9302025-04-16T03:13:44.505Z Downloaded unicode-normalization v0.1.24
9312025-04-16T03:13:44.510Z Downloaded num-bigint-dig v0.8.4
9322025-04-16T03:13:44.514Z Downloaded proptest v1.6.0
9332025-04-16T03:13:44.524Z Downloaded parse-zoneinfo v0.3.1
9342025-04-16T03:13:44.528Z Downloaded gimli v0.31.1
9352025-04-16T03:13:44.540Z Downloaded toml_edit v0.19.15
9362025-04-16T03:13:44.552Z Downloaded ron v0.7.1
9372025-04-16T03:13:44.556Z Downloaded bstr v1.10.0
9382025-04-16T03:13:44.568Z Downloaded serde_with v3.12.0
9392025-04-16T03:13:44.576Z Downloaded smoltcp v0.9.1
9402025-04-16T03:13:44.589Z Downloaded zerovec v0.10.4
9412025-04-16T03:13:44.594Z Downloaded darling_core v0.20.10
9422025-04-16T03:13:44.600Z Downloaded publicsuffix v2.3.0
9432025-04-16T03:13:44.604Z Downloaded icu_properties_data v1.5.0
9442025-04-16T03:13:44.615Z Downloaded futures-util v0.3.31
9452025-04-16T03:13:44.628Z Downloaded rustls v0.21.12
9462025-04-16T03:13:44.640Z Downloaded polar-core v0.27.3
9472025-04-16T03:13:44.649Z Downloaded russh v0.45.0
9482025-04-16T03:13:44.655Z Downloaded lalrpop v0.19.12
9492025-04-16T03:13:44.667Z Downloaded zerocopy v0.8.10
9502025-04-16T03:13:44.693Z Downloaded webpki-roots v0.26.6
9512025-04-16T03:13:44.697Z Downloaded diesel v2.2.9
9522025-04-16T03:13:44.717Z Downloaded nix v0.27.1
9532025-04-16T03:13:44.728Z Downloaded petname v2.0.2
9542025-04-16T03:13:44.733Z Downloaded smoltcp v0.11.0
9552025-04-16T03:13:44.747Z Downloaded rustls v0.22.4
9562025-04-16T03:13:44.761Z Downloaded regex-syntax v0.6.29
9572025-04-16T03:13:44.769Z Downloaded rustls v0.23.19
9582025-04-16T03:13:44.782Z Downloaded unicode-width v0.2.0
9592025-04-16T03:13:44.787Z Downloaded quinn-proto v0.11.8
9602025-04-16T03:13:44.794Z Downloaded chrono-tz v0.10.3
9612025-04-16T03:13:44.802Z Downloaded bzip2-sys v0.1.13+1.0.8
9622025-04-16T03:13:44.815Z Downloaded radix_trie v0.2.1
9632025-04-16T03:13:44.821Z Downloaded zerocopy-derive v0.6.6
9642025-04-16T03:13:44.831Z Downloaded h2 v0.4.6
9652025-04-16T03:13:44.838Z Downloaded regex v1.11.1
9662025-04-16T03:13:44.851Z Downloaded winnow v0.6.20
9672025-04-16T03:13:44.860Z Downloaded git2 v0.19.0
9682025-04-16T03:13:44.869Z Downloaded winnow v0.5.40
9692025-04-16T03:13:44.878Z Downloaded regex-automata v0.4.8
9702025-04-16T03:13:44.897Z Downloaded portable-atomic v1.11.0
9712025-04-16T03:13:44.904Z Downloaded expectorate v1.1.0
9722025-04-16T03:13:44.907Z Downloaded unicode-segmentation v1.12.0
9732025-04-16T03:13:44.910Z Downloaded serde_urlencoded v0.7.1
9742025-04-16T03:13:44.913Z Downloaded rayon v1.10.0
9752025-04-16T03:13:44.922Z Downloaded p521 v0.13.3
9762025-04-16T03:13:44.927Z Downloaded zerocopy v0.6.6
9772025-04-16T03:13:44.930Z Downloaded openssl-sys v0.9.107
9782025-04-16T03:13:44.933Z Downloaded value-bag v1.9.0
9792025-04-16T03:13:44.937Z Downloaded object v0.30.4
9802025-04-16T03:13:44.947Z Downloaded sha3 v0.10.8
9812025-04-16T03:13:44.952Z Downloaded socket2 v0.5.9
9822025-04-16T03:13:44.955Z Downloaded daft-derive v0.1.3
9832025-04-16T03:13:44.958Z Downloaded hickory-proto v0.24.4
9842025-04-16T03:13:44.974Z Downloaded vcpkg v0.2.15
9852025-04-16T03:13:45.012Z Downloaded dropshot v0.16.0
9862025-04-16T03:13:45.034Z Downloaded curve25519-dalek v4.1.3
9872025-04-16T03:13:45.044Z Downloaded rustls-webpki v0.101.7
9882025-04-16T03:13:45.056Z Downloaded gethostname v0.5.0
9892025-04-16T03:13:45.060Z Downloaded unicase v2.7.0
9902025-04-16T03:13:45.060Z Downloaded topological-sort v0.2.2
9912025-04-16T03:13:45.064Z Downloaded tokio-util v0.7.13
9922025-04-16T03:13:45.067Z Downloaded powerfmt v0.2.0
9932025-04-16T03:13:45.067Z Downloaded diff v0.1.13
9942025-04-16T03:13:45.070Z Downloaded num-bigint v0.4.6
9952025-04-16T03:13:45.075Z Downloaded salty v0.3.0
9962025-04-16T03:13:45.082Z Downloaded rustls-webpki v0.102.8
9972025-04-16T03:13:45.101Z Downloaded openssl v0.10.72
9982025-04-16T03:13:45.110Z Downloaded dropshot v0.12.0
9992025-04-16T03:13:45.129Z Downloaded nix v0.28.0
10002025-04-16T03:13:45.140Z Downloaded object v0.36.5
10012025-04-16T03:13:45.152Z Downloaded nix v0.29.0
10022025-04-16T03:13:45.164Z Downloaded reqwest v0.12.12
10032025-04-16T03:13:45.173Z Downloaded tokio-macros v2.5.0
10042025-04-16T03:13:45.176Z Downloaded steno v0.4.1
10052025-04-16T03:13:45.179Z Downloaded rand v0.8.5
10062025-04-16T03:13:45.182Z Downloaded foreign-types-macros v0.2.3
10072025-04-16T03:13:45.186Z Downloaded typed-path v0.9.3
10082025-04-16T03:13:45.189Z Downloaded fallible-iterator v0.2.0
10092025-04-16T03:13:45.192Z Downloaded ena v0.14.3
10102025-04-16T03:13:45.192Z Downloaded embedded-io v0.6.1
10112025-04-16T03:13:45.195Z Downloaded dsl_auto_type v0.1.2
10122025-04-16T03:13:45.195Z Downloaded signature v2.2.0
10132025-04-16T03:13:45.195Z Downloaded mime_guess v2.0.5
10142025-04-16T03:13:45.199Z Downloaded schemars v0.8.22
10152025-04-16T03:13:45.209Z Downloaded regress v0.10.3
10162025-04-16T03:13:45.218Z Downloaded openapiv3 v2.0.0
10172025-04-16T03:13:45.230Z Downloaded regex-syntax v0.8.5
10182025-04-16T03:13:45.240Z Downloaded typify-impl v0.3.0
10192025-04-16T03:13:45.256Z Downloaded ratatui v0.29.0
10202025-04-16T03:13:45.277Z Downloaded typify-impl v0.2.0
10212025-04-16T03:13:45.294Z Downloaded hashbrown v0.13.2
10222025-04-16T03:13:45.297Z Downloaded hashbrown v0.12.3
10232025-04-16T03:13:45.301Z Downloaded encoding_rs v0.8.34
10242025-04-16T03:13:45.322Z Downloaded sled v0.34.7
10252025-04-16T03:13:45.332Z Downloaded rustyline v14.0.0
10262025-04-16T03:13:45.336Z Downloaded glob v0.3.2
10272025-04-16T03:13:45.340Z Downloaded futures-task v0.3.31
10282025-04-16T03:13:45.340Z Downloaded zerofrom-derive v0.1.4
10292025-04-16T03:13:45.344Z Downloaded tokio-native-tls v0.3.1
10302025-04-16T03:13:45.344Z Downloaded tls_codec_derive v0.4.1
10312025-04-16T03:13:45.347Z Downloaded thread_local v1.1.8
10322025-04-16T03:13:45.347Z Downloaded strum_macros v0.24.3
10332025-04-16T03:13:45.348Z Downloaded static_assertions v1.1.0
10342025-04-16T03:13:45.352Z Downloaded libxml v0.3.3
10352025-04-16T03:13:45.355Z Downloaded ssh-key v0.6.6
10362025-04-16T03:13:45.361Z Downloaded jiff v0.2.6
10372025-04-16T03:13:45.380Z Downloaded write16 v1.0.0
10382025-04-16T03:13:45.384Z Downloaded ring v0.17.11
10392025-04-16T03:13:45.424Z Downloaded strip-ansi-escapes v0.2.0
10402025-04-16T03:13:45.427Z Downloaded slog-dtrace v0.3.0
10412025-04-16T03:13:45.427Z Downloaded unicode-properties v0.1.3
10422025-04-16T03:13:45.431Z Downloaded group v0.13.0
10432025-04-16T03:13:45.431Z Downloaded thiserror-no-std v2.0.2
10442025-04-16T03:13:45.434Z Downloaded termcolor v1.4.1
10452025-04-16T03:13:45.437Z Downloaded itertools v0.14.0
10462025-04-16T03:13:45.441Z Downloaded debug-ignore v1.0.5
10472025-04-16T03:13:45.444Z Downloaded lzma-sys v0.1.20
10482025-04-16T03:13:45.472Z Downloaded which v4.4.2
10492025-04-16T03:13:45.475Z Downloaded petgraph v0.6.5
10502025-04-16T03:13:45.491Z Downloaded futures v0.3.31
10512025-04-16T03:13:45.495Z Downloaded env_logger v0.11.5
10522025-04-16T03:13:45.498Z Downloaded typify v0.3.0
10532025-04-16T03:13:45.501Z Downloaded mio v1.0.2
10542025-04-16T03:13:45.506Z Downloaded petgraph v0.7.1
10552025-04-16T03:13:45.525Z Downloaded stringprep v0.1.5
10562025-04-16T03:13:45.528Z Downloaded libz-sys v1.1.20
10572025-04-16T03:13:45.546Z Downloaded csv v1.3.1
10582025-04-16T03:13:45.566Z Downloaded smallvec v0.6.14
10592025-04-16T03:13:45.569Z Downloaded slog-envlogger v2.2.0
10602025-04-16T03:13:45.569Z Downloaded serde_repr v0.1.19
10612025-04-16T03:13:45.572Z Downloaded uuid v1.16.0
10622025-04-16T03:13:45.577Z Downloaded minimal-lexical v0.2.1
10632025-04-16T03:13:45.580Z Downloaded nanorand v0.7.0
10642025-04-16T03:13:45.580Z Downloaded getrandom v0.3.1
10652025-04-16T03:13:45.584Z Downloaded tokio v1.43.1
10662025-04-16T03:13:45.620Z Downloaded itertools v0.12.1
10672025-04-16T03:13:45.627Z Downloaded idna v1.0.3
10682025-04-16T03:13:45.631Z Downloaded pem v3.0.5
10692025-04-16T03:13:45.634Z Downloaded rsa v0.9.6
10702025-04-16T03:13:45.638Z Downloaded tungstenite v0.21.0
10712025-04-16T03:13:45.641Z Downloaded tokio-rustls v0.26.0
10722025-04-16T03:13:45.644Z Downloaded tap v1.0.1
10732025-04-16T03:13:45.644Z Downloaded tabwriter v1.4.0
10742025-04-16T03:13:45.644Z Downloaded string_cache v0.8.9
10752025-04-16T03:13:45.648Z Downloaded parking_lot v0.12.3
10762025-04-16T03:13:45.648Z Downloaded parking_lot v0.11.2
10772025-04-16T03:13:45.651Z Downloaded owo-colors v4.2.0
10782025-04-16T03:13:45.654Z Downloaded num-complex v0.4.6
10792025-04-16T03:13:45.654Z Downloaded tungstenite v0.23.0
10802025-04-16T03:13:45.658Z Downloaded subprocess v0.2.9
10812025-04-16T03:13:45.661Z Downloaded russh-keys v0.45.0
10822025-04-16T03:13:45.664Z Downloaded itertools v0.10.5
10832025-04-16T03:13:45.667Z Downloaded scrypt v0.11.0
10842025-04-16T03:13:45.671Z Downloaded scopeguard v1.2.0
10852025-04-16T03:13:45.674Z Downloaded schemars_derive v0.8.22
10862025-04-16T03:13:45.674Z Downloaded scheduled-thread-pool v0.2.7
10872025-04-16T03:13:45.674Z Downloaded pretty_assertions v1.4.1
10882025-04-16T03:13:45.678Z Downloaded rustc-demangle v0.1.24
10892025-04-16T03:13:45.678Z Downloaded radium v0.7.0
10902025-04-16T03:13:45.681Z Downloaded progenitor v0.9.1
10912025-04-16T03:13:45.681Z Downloaded peg v0.8.5
10922025-04-16T03:13:45.684Z Downloaded tinyvec v1.8.0
10932025-04-16T03:13:45.687Z Downloaded miniz_oxide v0.8.5
10942025-04-16T03:13:45.691Z Downloaded elliptic-curve v0.13.8
10952025-04-16T03:13:45.694Z Downloaded tokio-postgres v0.7.13
10962025-04-16T03:13:45.699Z Downloaded icu_properties v1.5.1
10972025-04-16T03:13:45.702Z Downloaded paste v1.0.15
10982025-04-16T03:13:45.702Z Downloaded tar v0.4.44
10992025-04-16T03:13:45.706Z Downloaded pin-project v1.1.6
11002025-04-16T03:13:45.714Z Downloaded derive_builder v0.20.2
11012025-04-16T03:13:45.719Z Downloaded similar v2.7.0
11022025-04-16T03:13:45.723Z Downloaded rustls-pki-types v1.10.0
11032025-04-16T03:13:45.726Z Downloaded path-slash v0.1.5
11042025-04-16T03:13:45.748Z Downloaded xz2 v0.1.7
11052025-04-16T03:13:45.748Z Downloaded percent-encoding v2.3.1
11062025-04-16T03:13:45.748Z Downloaded yoke v0.7.4
11072025-04-16T03:13:45.748Z Downloaded yasna v0.5.2
11082025-04-16T03:13:45.748Z Downloaded typify v0.2.0
11092025-04-16T03:13:45.748Z Downloaded num_threads v0.1.7
11102025-04-16T03:13:45.748Z Downloaded num-conv v0.1.0
11112025-04-16T03:13:45.752Z Downloaded tokio-tungstenite v0.21.0
11122025-04-16T03:13:45.752Z Downloaded rcgen v0.12.1
11132025-04-16T03:13:45.752Z Downloaded ed25519-dalek v2.1.1
11142025-04-16T03:13:45.752Z Downloaded diesel_derives v2.2.3
11152025-04-16T03:13:45.752Z Downloaded postcard v1.0.10
11162025-04-16T03:13:45.752Z Downloaded crossbeam-channel v0.5.15
11172025-04-16T03:13:45.755Z Downloaded tokio-rustls v0.24.1
11182025-04-16T03:13:45.759Z Downloaded libgit2-sys v0.17.0+1.8.1
11192025-04-16T03:13:45.813Z Downloaded icu_collections v1.5.0
11202025-04-16T03:13:45.818Z Downloaded try-lock v0.2.5
11212025-04-16T03:13:45.821Z Downloaded num_enum v0.5.11
11222025-04-16T03:13:45.825Z Downloaded unicode-xid v0.2.6
11232025-04-16T03:13:45.825Z Downloaded ipnet v2.11.0
11242025-04-16T03:13:45.828Z Downloaded proc-macro-crate v1.3.1
11252025-04-16T03:13:45.828Z Downloaded futures-sink v0.3.31
11262025-04-16T03:13:45.828Z Downloaded futures-macro v0.3.31
11272025-04-16T03:13:45.833Z Downloaded foreign-types v0.5.0
11282025-04-16T03:13:45.833Z Downloaded zopfli v0.8.1
11292025-04-16T03:13:45.833Z Downloaded tokio-rustls v0.25.0
11302025-04-16T03:13:45.837Z Downloaded time-macros v0.2.18
11312025-04-16T03:13:45.837Z Downloaded compact_str v0.8.0
11322025-04-16T03:13:45.840Z Downloaded xattr v1.3.1
11332025-04-16T03:13:45.840Z Downloaded slog-term v2.9.1
11342025-04-16T03:13:45.844Z Downloaded chacha20poly1305 v0.10.1
11352025-04-16T03:13:45.847Z Downloaded crossbeam-utils v0.8.21
11362025-04-16T03:13:45.848Z Downloaded kstat-rs v0.2.4
11372025-04-16T03:13:45.848Z Downloaded hostname v0.4.0
11382025-04-16T03:13:45.851Z Downloaded bumpalo v3.16.0
11392025-04-16T03:13:45.854Z Downloaded base64 v0.22.1
11402025-04-16T03:13:45.857Z Downloaded ctr v0.9.2
11412025-04-16T03:13:45.857Z Downloaded csv-core v0.1.11
11422025-04-16T03:13:45.861Z Downloaded sqlformat v0.2.6
11432025-04-16T03:13:45.861Z Downloaded resolv-conf v0.7.0
11442025-04-16T03:13:45.864Z Downloaded clang-sys v1.8.1
11452025-04-16T03:13:45.864Z Downloaded normalize-line-endings v0.3.0
11462025-04-16T03:13:45.864Z Downloaded newtype_derive v0.1.6
11472025-04-16T03:13:45.868Z Downloaded xshell-macros v0.2.7
11482025-04-16T03:13:45.868Z Downloaded wyz v0.5.1
11492025-04-16T03:13:45.868Z Downloaded tui-tree-widget v0.23.0
11502025-04-16T03:13:45.871Z Downloaded termios v0.3.3
11512025-04-16T03:13:45.871Z Downloaded synstructure v0.13.1
11522025-04-16T03:13:45.871Z Downloaded structmeta-derive v0.3.0
11532025-04-16T03:13:45.874Z Downloaded slog-stdlog v4.1.1
11542025-04-16T03:13:45.874Z Downloaded signal-hook-registry v1.4.2
11552025-04-16T03:13:45.874Z Downloaded signal-hook-mio v0.2.4
11562025-04-16T03:13:45.877Z Downloaded cookie v0.18.1
11572025-04-16T03:13:45.877Z Downloaded const-oid v0.9.6
11582025-04-16T03:13:45.880Z Downloaded icu_locid_transform_data v1.5.0
11592025-04-16T03:13:45.883Z Downloaded managed v0.8.0
11602025-04-16T03:13:45.883Z Downloaded cancel-safe-futures v0.1.5
11612025-04-16T03:13:45.886Z Downloaded icu_provider v1.5.0
11622025-04-16T03:13:45.889Z Downloaded salsa20 v0.10.2
11632025-04-16T03:13:45.889Z Downloaded rustc-hash v1.1.0
11642025-04-16T03:13:45.889Z Downloaded rpassword v7.3.1
11652025-04-16T03:13:45.893Z Downloaded rand_chacha v0.9.0
11662025-04-16T03:13:45.893Z Downloaded quinn-udp v0.5.5
11672025-04-16T03:13:45.893Z Downloaded cookie_store v0.21.1
11682025-04-16T03:13:45.896Z Downloaded bzip2 v0.5.2
11692025-04-16T03:13:45.899Z Downloaded const_format_proc_macros v0.2.34
11702025-04-16T03:13:45.899Z Downloaded cipher v0.4.4
11712025-04-16T03:13:45.899Z Downloaded ciborium v0.2.2
11722025-04-16T03:13:45.903Z Downloaded time-core v0.1.2
11732025-04-16T03:13:45.903Z Downloaded crc32fast v1.4.2
11742025-04-16T03:13:45.906Z Downloaded bytes v1.10.1
11752025-04-16T03:13:45.910Z Downloaded icu_normalizer v1.5.0
11762025-04-16T03:13:45.913Z Downloaded cargo_metadata v0.18.1
11772025-04-16T03:13:45.913Z Downloaded cexpr v0.6.0
11782025-04-16T03:13:45.917Z Downloaded hickory-client v0.24.4
11792025-04-16T03:13:45.920Z Downloaded crossbeam-deque v0.8.5
11802025-04-16T03:13:45.920Z Downloaded crc v3.2.1
11812025-04-16T03:13:45.923Z Downloaded libscf-sys v1.1.0
11822025-04-16T03:13:45.923Z Downloaded chacha20 v0.9.1
11832025-04-16T03:13:45.923Z Downloaded libsw v3.4.0
11842025-04-16T03:13:45.928Z Downloaded http-body-util v0.1.3
11852025-04-16T03:13:45.928Z Downloaded base64 v0.21.7
11862025-04-16T03:13:45.932Z Downloaded atomic-waker v1.1.2
11872025-04-16T03:13:45.932Z Downloaded impl-trait-for-tuples v0.2.2
11882025-04-16T03:13:45.935Z Downloaded cfg_aliases v0.2.1
11892025-04-16T03:13:45.935Z Downloaded buf-list v1.0.3
11902025-04-16T03:13:45.938Z Downloaded lru-cache v0.1.2
11912025-04-16T03:13:45.938Z Downloaded lalrpop-util v0.19.12
11922025-04-16T03:13:45.938Z Downloaded ipnetwork v0.21.1
11932025-04-16T03:13:45.942Z Downloaded hostname v0.3.1
11942025-04-16T03:13:45.942Z Downloaded libefi-sys v0.1.0
11952025-04-16T03:13:45.942Z Downloaded idna_adapter v1.2.0
11962025-04-16T03:13:45.945Z Downloaded bitfield-struct v0.6.2
11972025-04-16T03:13:45.945Z Downloaded bb8 v0.8.5
11982025-04-16T03:13:45.945Z Downloaded bitfield v0.14.0
11992025-04-16T03:13:45.948Z Downloaded async-stream-impl v0.3.6
12002025-04-16T03:13:45.948Z Downloaded hex v0.4.3
12012025-04-16T03:13:45.948Z Downloaded arc-swap v1.7.1
12022025-04-16T03:13:45.951Z Downloaded hubpack_derive v0.1.1
12032025-04-16T03:13:45.955Z Downloaded http-body v1.0.1
12042025-04-16T03:13:45.955Z Downloaded base64 v0.13.1
12052025-04-16T03:13:45.958Z Downloaded atomicwrites v0.4.4
12062025-04-16T03:13:45.958Z Downloaded async-bb8-diesel v0.2.1
12072025-04-16T03:13:45.961Z Downloaded array-init v0.0.4
12082025-04-16T03:13:45.962Z Downloaded async-recursion v1.1.1
12092025-04-16T03:13:45.965Z Downloaded argon2 v0.5.3
12102025-04-16T03:13:46.211Z Downloaded aws-lc-sys v0.26.0
12112025-04-16T03:13:46.523Z Compiling serde v1.0.219
12122025-04-16T03:13:46.526Z Compiling value-bag v1.9.0
12132025-04-16T03:13:46.526Z Compiling lock_api v0.4.12
12142025-04-16T03:13:46.526Z Compiling scopeguard v1.2.0
12152025-04-16T03:13:46.526Z Compiling typenum v1.17.0
12162025-04-16T03:13:46.526Z Compiling generic-array v0.14.7
12172025-04-16T03:13:46.696Z Compiling syn v2.0.98
12182025-04-16T03:13:46.708Z Compiling getrandom v0.2.15
12192025-04-16T03:13:46.919Z Compiling shlex v1.3.0
12202025-04-16T03:13:47.015Z Compiling rand_core v0.6.4
12212025-04-16T03:13:47.156Z Compiling log v0.4.22
12222025-04-16T03:13:47.252Z Compiling jobserver v0.1.32
12232025-04-16T03:13:47.271Z Compiling subtle v2.6.1
12242025-04-16T03:13:47.291Z Compiling smallvec v1.14.0
12252025-04-16T03:13:47.528Z Compiling const-oid v0.9.6
12262025-04-16T03:13:47.531Z Compiling parking_lot_core v0.9.10
12272025-04-16T03:13:47.609Z Compiling pin-project-lite v0.2.14
12282025-04-16T03:13:47.675Z Compiling cc v1.2.15
12292025-04-16T03:13:47.764Z Compiling rustix v0.38.37
12302025-04-16T03:13:47.892Z Compiling signal-hook-registry v1.4.2
12312025-04-16T03:13:48.112Z Compiling stable_deref_trait v1.2.0
12322025-04-16T03:13:48.244Z Compiling mio v1.0.2
12332025-04-16T03:13:48.744Z Compiling parking_lot v0.12.3
12342025-04-16T03:13:48.772Z Compiling spin v0.9.8
12352025-04-16T03:13:48.801Z Compiling futures-core v0.3.31
12362025-04-16T03:13:49.065Z Compiling aho-corasick v1.1.3
12372025-04-16T03:13:49.085Z Compiling either v1.14.0
12382025-04-16T03:13:49.222Z Compiling serde_json v1.0.140
12392025-04-16T03:13:49.292Z Compiling pkg-config v0.3.31
12402025-04-16T03:13:49.514Z Compiling cpufeatures v0.2.14
12412025-04-16T03:13:49.591Z Compiling regex-syntax v0.8.5
12422025-04-16T03:13:49.616Z Compiling libm v0.2.8
12432025-04-16T03:13:49.669Z Compiling socket2 v0.5.9
12442025-04-16T03:13:49.730Z Compiling slab v0.4.9
12452025-04-16T03:13:50.012Z Compiling num-traits v0.2.19
12462025-04-16T03:13:50.060Z Compiling glob v0.3.2
12472025-04-16T03:13:50.633Z Compiling getrandom v0.3.1
12482025-04-16T03:13:50.772Z Compiling futures-sink v0.3.31
12492025-04-16T03:13:50.895Z Compiling clang-sys v1.8.1
12502025-04-16T03:13:50.933Z Compiling prettyplease v0.2.30
12512025-04-16T03:13:51.421Z Compiling lazy_static v1.5.0
12522025-04-16T03:13:51.574Z Compiling minimal-lexical v0.2.1
12532025-04-16T03:13:51.661Z Compiling allocator-api2 v0.2.18
12542025-04-16T03:13:51.722Z Compiling foldhash v0.1.3
12552025-04-16T03:13:52.025Z Compiling nom v7.1.3
12562025-04-16T03:13:52.061Z Compiling libloading v0.8.5
12572025-04-16T03:13:52.376Z Compiling hashbrown v0.15.1
12582025-04-16T03:13:52.379Z Compiling home v0.5.9
12592025-04-16T03:13:52.420Z Compiling bindgen v0.69.5
12602025-04-16T03:13:52.603Z Compiling base64ct v1.6.0
12612025-04-16T03:13:53.220Z Compiling pem-rfc7468 v0.7.0
12622025-04-16T03:13:53.365Z Compiling regex-automata v0.4.8
12632025-04-16T03:13:53.605Z Compiling itertools v0.10.5
12642025-04-16T03:13:53.670Z Compiling flagset v0.4.6
12652025-04-16T03:13:53.856Z Compiling writeable v0.5.5
12662025-04-16T03:13:53.879Z Compiling rustc-hash v1.1.0
12672025-04-16T03:13:54.041Z Compiling synstructure v0.13.1
12682025-04-16T03:13:55.313Z Compiling cexpr v0.6.0
12692025-04-16T03:13:55.469Z Compiling lazycell v1.3.0
12702025-04-16T03:13:55.538Z Compiling litemap v0.7.3
12712025-04-16T03:13:55.645Z Compiling futures-channel v0.3.31
12722025-04-16T03:13:55.927Z Compiling cmake v0.1.51
12732025-04-16T03:13:56.093Z Compiling dunce v1.0.5
12742025-04-16T03:13:56.103Z Compiling futures-task v0.3.31
12752025-04-16T03:13:56.185Z Compiling futures-io v0.3.31
12762025-04-16T03:13:56.389Z Compiling fs_extra v1.3.0
12772025-04-16T03:13:56.455Z Compiling pin-utils v0.1.0
12782025-04-16T03:13:56.565Z Compiling paste v1.0.15
12792025-04-16T03:13:56.753Z Compiling icu_locid_transform_data v1.5.0
12802025-04-16T03:13:56.832Z Compiling vcpkg v0.2.15
12812025-04-16T03:13:56.872Z Compiling crossbeam-utils v0.8.21
12822025-04-16T03:13:56.902Z Compiling icu_properties_data v1.5.0
12832025-04-16T03:13:57.160Z Compiling ring v0.17.11
12842025-04-16T03:13:57.228Z Compiling tracing-core v0.1.32
12852025-04-16T03:13:57.402Z Compiling icu_normalizer_data v1.5.0
12862025-04-16T03:13:57.520Z Compiling aws-lc-rs v1.12.4
12872025-04-16T03:13:57.979Z Compiling regex v1.11.1
12882025-04-16T03:13:58.240Z Compiling iana-time-zone v0.1.61
12892025-04-16T03:13:58.273Z Compiling zerocopy v0.8.10
12902025-04-16T03:13:58.378Z Compiling percent-encoding v2.3.1
12912025-04-16T03:13:58.531Z Compiling openssl-sys v0.9.107
12922025-04-16T03:13:58.613Z Compiling write16 v1.0.0
12932025-04-16T03:13:58.688Z Compiling utf8_iter v1.0.4
12942025-04-16T03:13:58.759Z Compiling utf16_iter v1.0.5
12952025-04-16T03:13:58.961Z Compiling tinyvec_macros v0.1.1
12962025-04-16T03:13:59.064Z Compiling serde_derive v1.0.219
12972025-04-16T03:13:59.067Z Compiling zeroize_derive v1.4.2
12982025-04-16T03:13:59.101Z Compiling zerocopy-derive v0.7.35
12992025-04-16T03:13:59.578Z Compiling zerofrom-derive v0.1.4
13002025-04-16T03:13:59.946Z Compiling tokio-macros v2.5.0
13012025-04-16T03:14:00.451Z Compiling zeroize v1.8.1
13022025-04-16T03:14:00.936Z Compiling zerocopy v0.7.35
13032025-04-16T03:14:01.376Z Compiling yoke-derive v0.7.4
13042025-04-16T03:14:01.628Z Compiling zerovec-derive v0.10.3
13052025-04-16T03:14:02.003Z Compiling crypto-common v0.1.6
13062025-04-16T03:14:02.234Z Compiling block-buffer v0.10.4
13072025-04-16T03:14:02.266Z Compiling block-padding v0.3.3
13082025-04-16T03:14:02.497Z Compiling digest v0.10.7
13092025-04-16T03:14:02.528Z Compiling inout v0.1.3
13102025-04-16T03:14:02.815Z Compiling displaydoc v0.2.5
13112025-04-16T03:14:02.949Z Compiling zerofrom v0.1.4
13122025-04-16T03:14:03.036Z Compiling hmac v0.12.1
13132025-04-16T03:14:03.170Z Compiling sha2 v0.10.8
13142025-04-16T03:14:03.293Z Compiling cipher v0.4.4
13152025-04-16T03:14:03.560Z Compiling thiserror-impl v1.0.69
13162025-04-16T03:14:03.795Z Compiling der_derive v0.7.3
13172025-04-16T03:14:03.947Z Compiling yoke v0.7.4
13182025-04-16T03:14:03.973Z Compiling futures-macro v0.3.31
13192025-04-16T03:14:04.271Z Compiling zerovec v0.10.4
13202025-04-16T03:14:04.313Z Compiling icu_provider_macros v1.5.0
13212025-04-16T03:14:04.357Z Compiling salsa20 v0.10.2
13222025-04-16T03:14:04.596Z Compiling pbkdf2 v0.12.2
13232025-04-16T03:14:04.787Z Compiling ppv-lite86 v0.2.20
13242025-04-16T03:14:05.387Z Compiling scrypt v0.11.0
13252025-04-16T03:14:05.501Z Compiling cbc v0.1.2
13262025-04-16T03:14:05.778Z Compiling aes v0.8.4
13272025-04-16T03:14:05.907Z Compiling futures-util v0.3.31
13282025-04-16T03:14:05.952Z Compiling tinystr v0.7.6
13292025-04-16T03:14:05.986Z Compiling der v0.7.9
13302025-04-16T03:14:06.267Z Compiling icu_collections v1.5.0
13312025-04-16T03:14:06.346Z Compiling icu_locid v1.5.0
13322025-04-16T03:14:06.418Z Compiling thiserror v1.0.69
13332025-04-16T03:14:06.578Z Compiling pest v2.7.14
13342025-04-16T03:14:06.698Z Compiling tracing-attributes v0.1.27
13352025-04-16T03:14:07.487Z Compiling icu_provider v1.5.0
13362025-04-16T03:14:08.383Z Compiling spki v0.7.3
13372025-04-16T03:14:08.500Z Compiling icu_locid_transform v1.5.0
13382025-04-16T03:14:08.677Z Compiling pkcs5 v0.7.1
13392025-04-16T03:14:08.778Z Compiling zerocopy-derive v0.8.10
13402025-04-16T03:14:08.823Z Compiling scroll_derive v0.12.0
13412025-04-16T03:14:09.516Z Compiling pkcs8 v0.10.2
13422025-04-16T03:14:09.820Z Compiling icu_properties v1.5.1
13432025-04-16T03:14:10.064Z Compiling tracing v0.1.40
13442025-04-16T03:14:10.229Z Compiling pest_meta v2.7.14
13452025-04-16T03:14:10.309Z Compiling rustls-pki-types v1.10.0
13462025-04-16T03:14:10.510Z Compiling httparse v1.9.5
13472025-04-16T03:14:10.802Z Compiling scroll v0.12.0
13482025-04-16T03:14:11.148Z Compiling bitflags v2.9.0
13492025-04-16T03:14:11.214Z Compiling bytes v1.10.1
13502025-04-16T03:14:11.340Z Compiling semver v1.0.25
13512025-04-16T03:14:11.467Z Compiling indexmap v2.7.1
13522025-04-16T03:14:11.467Z Compiling uuid v1.16.0
13532025-04-16T03:14:12.027Z Compiling rustc_version v0.4.1
13542025-04-16T03:14:12.555Z Compiling tokio v1.43.1
13552025-04-16T03:14:12.625Z Compiling http v1.2.0
13562025-04-16T03:14:12.694Z Compiling chrono v0.4.40
13572025-04-16T03:14:12.792Z Compiling pest_generator v2.7.14
13582025-04-16T03:14:13.918Z Compiling icu_normalizer v1.5.0
13592025-04-16T03:14:14.305Z Compiling http-body v1.0.1
13602025-04-16T03:14:14.633Z Compiling tinyvec v1.8.0
13612025-04-16T03:14:14.654Z Compiling serde_derive_internals v0.29.1
13622025-04-16T03:14:14.792Z Compiling idna_adapter v1.2.0
13632025-04-16T03:14:15.051Z Compiling bzip2-sys v0.1.13+1.0.8
13642025-04-16T03:14:15.539Z Compiling which v4.4.2
13652025-04-16T03:14:15.606Z Compiling num-conv v0.1.0
13662025-04-16T03:14:15.904Z Compiling schemars v0.8.22
13672025-04-16T03:14:16.098Z Compiling openssl v0.10.72
13682025-04-16T03:14:16.117Z Compiling untrusted v0.7.1
13692025-04-16T03:14:16.121Z Compiling untrusted v0.9.0
13702025-04-16T03:14:16.261Z Compiling adler2 v2.0.0
13712025-04-16T03:14:16.329Z Compiling powerfmt v0.2.0
13722025-04-16T03:14:16.332Z Compiling atomic-waker v1.1.2
13732025-04-16T03:14:16.469Z Compiling foreign-types-shared v0.1.1
13742025-04-16T03:14:16.521Z Compiling try-lock v0.2.5
13752025-04-16T03:14:16.542Z Compiling time-core v0.1.2
13762025-04-16T03:14:16.603Z Compiling rustversion v1.0.17
13772025-04-16T03:14:16.693Z Compiling want v0.3.1
13782025-04-16T03:14:16.726Z Compiling deranged v0.3.11
13792025-04-16T03:14:16.730Z Compiling time-macros v0.2.18
13802025-04-16T03:14:16.817Z Compiling schemars_derive v0.8.22
13812025-04-16T03:14:16.960Z Compiling foreign-types v0.3.2
13822025-04-16T03:14:17.107Z Compiling miniz_oxide v0.8.5
13832025-04-16T03:14:17.363Z Compiling rand_core v0.9.2
13842025-04-16T03:14:17.843Z Compiling goblin v0.8.2
13852025-04-16T03:14:18.544Z Compiling idna v1.0.3
13862025-04-16T03:14:19.728Z Compiling pest_derive v2.7.14
13872025-04-16T03:14:19.979Z Compiling openssl-macros v0.1.1
13882025-04-16T03:14:20.388Z Compiling tokio-util v0.7.13
13892025-04-16T03:14:20.500Z Compiling form_urlencoded v1.2.1
13902025-04-16T03:14:20.737Z Compiling httpdate v1.0.3
13912025-04-16T03:14:20.829Z Compiling syn v1.0.109
13922025-04-16T03:14:20.963Z Compiling native-tls v0.2.12
13932025-04-16T03:14:21.169Z Compiling rustls v0.23.19
13942025-04-16T03:14:21.368Z Compiling dyn-clone v1.0.19
13952025-04-16T03:14:21.473Z Compiling num_threads v0.1.7
13962025-04-16T03:14:21.489Z Compiling tower-service v0.3.3
13972025-04-16T03:14:21.591Z Compiling h2 v0.4.6
13982025-04-16T03:14:21.599Z Compiling time v0.3.36
13992025-04-16T03:14:21.919Z Compiling dtrace-parser v0.2.0
14002025-04-16T03:14:23.850Z Compiling dof v0.3.0
14012025-04-16T03:14:25.159Z Compiling rand_chacha v0.9.0
14022025-04-16T03:14:25.519Z Compiling unicode-normalization v0.1.24
14032025-04-16T03:14:26.085Z Compiling heapless v0.7.17
14042025-04-16T03:14:26.544Z Compiling rand_chacha v0.3.1
14052025-04-16T03:14:26.547Z Compiling signature v2.2.0
14062025-04-16T03:14:26.699Z Compiling crossbeam-epoch v0.9.18
14072025-04-16T03:14:26.778Z Compiling crc32fast v1.4.2
14082025-04-16T03:14:26.866Z Compiling cookie v0.18.1
14092025-04-16T03:14:27.136Z Compiling rayon-core v1.12.1
14102025-04-16T03:14:27.153Z Compiling base64 v0.22.1
14112025-04-16T03:14:27.196Z Compiling unicode-bidi v0.3.17
14122025-04-16T03:14:27.334Z Compiling signal-hook v0.3.17
14132025-04-16T03:14:27.463Z Compiling unicode-properties v0.1.3
14142025-04-16T03:14:27.632Z Compiling siphasher v0.3.11
14152025-04-16T03:14:27.833Z Compiling openssl-probe v0.1.5
14162025-04-16T03:14:27.887Z Compiling slog v2.7.0
14172025-04-16T03:14:28.156Z Compiling phf_shared v0.11.2
14182025-04-16T03:14:28.429Z Compiling hyper v1.6.0
14192025-04-16T03:14:28.520Z Compiling stringprep v0.1.5
14202025-04-16T03:14:28.622Z Compiling crossbeam-deque v0.8.5
14212025-04-16T03:14:28.674Z Compiling rand v0.8.5
14222025-04-16T03:14:28.804Z Compiling usdt-impl v0.5.0
14232025-04-16T03:14:29.034Z Compiling rand v0.9.0
14242025-04-16T03:14:29.525Z Compiling url v2.5.3
14252025-04-16T03:14:30.163Z Compiling curve25519-dalek v4.1.3
14262025-04-16T03:14:30.740Z Compiling hyper-util v0.1.10
14272025-04-16T03:14:30.760Z Compiling serde_tokenstream v0.2.2
14282025-04-16T03:14:30.878Z Compiling serde_spanned v0.6.8
14292025-04-16T03:14:31.127Z Compiling toml_datetime v0.6.8
14302025-04-16T03:14:31.153Z Compiling md-5 v0.10.6
14312025-04-16T03:14:31.220Z Compiling num-integer v0.1.46
14322025-04-16T03:14:31.315Z Compiling ff v0.13.0
14332025-04-16T03:14:31.430Z Compiling hash32 v0.2.1
14342025-04-16T03:14:31.550Z Compiling memoffset v0.9.1
14352025-04-16T03:14:31.583Z Compiling psl-types v2.0.11
14362025-04-16T03:14:31.793Z Compiling litrs v0.4.1
14372025-04-16T03:14:31.796Z Compiling portable-atomic v1.11.0
14382025-04-16T03:14:31.903Z Compiling cfg_aliases v0.2.1
14392025-04-16T03:14:31.924Z Compiling num-bigint-dig v0.8.4
14402025-04-16T03:14:31.946Z Compiling gimli v0.31.1
14412025-04-16T03:14:32.021Z Compiling smoltcp v0.9.1
14422025-04-16T03:14:32.268Z Compiling base16ct v0.2.0
14432025-04-16T03:14:32.613Z Compiling newtype-uuid v1.2.1
14442025-04-16T03:14:32.687Z Compiling fallible-iterator v0.2.0
14452025-04-16T03:14:32.842Z Compiling document-features v0.2.10
14462025-04-16T03:14:32.927Z Compiling sec1 v0.7.3
14472025-04-16T03:14:33.044Z Compiling nix v0.29.0
14482025-04-16T03:14:33.363Z Compiling postgres-protocol v0.6.8
14492025-04-16T03:14:33.543Z Compiling publicsuffix v2.3.0
14502025-04-16T03:14:33.846Z Compiling num-iter v0.1.45
14512025-04-16T03:14:33.895Z Compiling group v0.13.0
14522025-04-16T03:14:34.667Z Compiling tokio-native-tls v0.3.1
14532025-04-16T03:14:34.944Z Compiling flate2 v1.1.1
14542025-04-16T03:14:35.066Z Compiling ipnetwork v0.21.1
14552025-04-16T03:14:35.087Z Compiling terminal_size v0.4.0
14562025-04-16T03:14:35.260Z Compiling http-body-util v0.1.3
14572025-04-16T03:14:35.327Z Compiling webpki-roots v0.26.6
14582025-04-16T03:14:35.509Z Compiling hkdf v0.12.4
14592025-04-16T03:14:35.556Z Compiling crypto-bigint v0.5.5
14602025-04-16T03:14:35.735Z Compiling async-trait v0.1.88
14612025-04-16T03:14:35.786Z Compiling curve25519-dalek-derive v0.1.1
14622025-04-16T03:14:35.805Z Compiling zerocopy-derive v0.6.6
14632025-04-16T03:14:35.849Z Compiling sync_wrapper v1.0.1
14642025-04-16T03:14:36.022Z Compiling addr2line v0.24.2
14652025-04-16T03:14:36.610Z Compiling object v0.36.5
14662025-04-16T03:14:36.721Z Compiling ahash v0.8.11
14672025-04-16T03:14:37.107Z Compiling fs-err v2.11.0
14682025-04-16T03:14:37.167Z Compiling tower-layer v0.3.3
14692025-04-16T03:14:37.427Z Compiling lockfree-object-pool v0.1.6
14702025-04-16T03:14:37.456Z Compiling bumpalo v3.16.0
14712025-04-16T03:14:37.666Z Compiling unicode-width v0.2.0
14722025-04-16T03:14:37.685Z Compiling zip v2.6.1
14732025-04-16T03:14:37.911Z Compiling anyhow v1.0.97
14742025-04-16T03:14:38.077Z Compiling buf-list v1.0.3
14752025-04-16T03:14:38.127Z Compiling rustc-demangle v0.1.24
14762025-04-16T03:14:38.223Z Compiling winnow v0.5.40
14772025-04-16T03:14:38.579Z Compiling managed v0.8.0
14782025-04-16T03:14:38.694Z Compiling simd-adler32 v0.3.7
14792025-04-16T03:14:39.012Z Compiling ipnet v2.11.0
14802025-04-16T03:14:39.240Z Compiling zopfli v0.8.1
14812025-04-16T03:14:40.563Z Compiling elliptic-curve v0.13.8
14822025-04-16T03:14:40.768Z Compiling console v0.15.10
14832025-04-16T03:14:40.921Z Compiling clap_builder v4.5.35
14842025-04-16T03:14:41.051Z Compiling hubpack_derive v0.1.1
14852025-04-16T03:14:41.367Z Compiling toml_edit v0.19.15
14862025-04-16T03:14:41.417Z Compiling zerocopy v0.6.6
14872025-04-16T03:14:41.584Z Compiling strum_macros v0.25.3
14882025-04-16T03:14:41.973Z Compiling hubpack v0.1.2
14892025-04-16T03:14:42.139Z Compiling tower v0.5.2
14902025-04-16T03:14:42.446Z Compiling hyper-tls v0.6.0
14912025-04-16T03:14:42.827Z Compiling oxnet v0.1.1
14922025-04-16T03:14:42.926Z Compiling rayon v1.10.0
14932025-04-16T03:14:43.576Z Compiling backtrace v0.3.74
14942025-04-16T03:14:43.598Z Compiling signal-hook-mio v0.2.4
14952025-04-16T03:14:43.782Z Compiling cookie_store v0.21.1
14962025-04-16T03:14:45.200Z Compiling postgres-types v0.2.9
14972025-04-16T03:14:46.807Z Compiling usdt-attr-macro v0.5.0
14982025-04-16T03:14:47.108Z Compiling usdt-macro v0.5.0
14992025-04-16T03:14:47.788Z Compiling phf v0.11.2
15002025-04-16T03:14:48.039Z Compiling ed25519 v2.2.3
15012025-04-16T03:14:48.091Z Compiling strum_macros v0.26.4
15022025-04-16T03:14:48.360Z Compiling bzip2 v0.5.2
15032025-04-16T03:14:48.450Z Compiling bzip2 v0.4.4
15042025-04-16T03:14:48.519Z Compiling serde_urlencoded v0.7.1
15052025-04-16T03:14:48.745Z Compiling clap_derive v4.5.32
15062025-04-16T03:14:48.843Z Compiling enum-as-inner v0.6.1
15072025-04-16T03:14:49.028Z Compiling serde-big-array v0.5.1
15082025-04-16T03:14:49.273Z Compiling rustls-pemfile v2.2.0
15092025-04-16T03:14:49.598Z Compiling futures-executor v0.3.31
15102025-04-16T03:14:49.874Z Compiling pkcs1 v0.7.5
15112025-04-16T03:14:49.921Z Compiling rfc6979 v0.4.0
15122025-04-16T03:14:49.940Z Compiling daft-derive v0.1.3
15132025-04-16T03:14:50.084Z Compiling serde_repr v0.1.19
15142025-04-16T03:14:50.117Z Compiling bstr v1.10.0
15152025-04-16T03:14:50.779Z Compiling float-cmp v0.10.0
15162025-04-16T03:14:51.029Z Compiling encoding_rs v0.8.34
15172025-04-16T03:14:51.188Z Compiling number_prefix v0.4.0
15182025-04-16T03:14:51.422Z Compiling unicode-segmentation v1.12.0
15192025-04-16T03:14:51.487Z Compiling predicates-core v1.0.8
15202025-04-16T03:14:51.671Z Compiling normalize-line-endings v0.3.0
15212025-04-16T03:14:51.804Z Compiling new_debug_unreachable v1.0.6
15222025-04-16T03:14:51.827Z Compiling difflib v0.4.0
15232025-04-16T03:14:51.916Z Compiling whoami v1.5.2
15242025-04-16T03:14:52.264Z Compiling fixedbitset v0.4.2
15252025-04-16T03:14:52.446Z Compiling data-encoding v2.6.0
15262025-04-16T03:14:52.475Z Compiling static_assertions v1.1.0
15272025-04-16T03:14:52.594Z Compiling precomputed-hash v0.1.1
15282025-04-16T03:14:52.692Z Compiling mime v0.3.17
15292025-04-16T03:14:52.732Z Compiling string_cache v0.8.9
15302025-04-16T03:14:53.120Z Compiling clap v4.5.35
15312025-04-16T03:14:53.140Z Compiling hickory-proto v0.24.4
15322025-04-16T03:14:53.221Z Compiling toml_edit v0.22.24
15332025-04-16T03:14:53.242Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15342025-04-16T03:14:53.261Z Compiling petgraph v0.6.5
15352025-04-16T03:14:54.401Z Compiling strum v0.26.3
15362025-04-16T03:14:54.594Z Compiling predicates v3.1.3
15372025-04-16T03:14:55.028Z Compiling tokio-postgres v0.7.13
15382025-04-16T03:14:56.089Z Compiling similar v2.7.0
15392025-04-16T03:14:56.783Z Compiling daft v0.1.3
15402025-04-16T03:14:57.245Z Compiling indicatif v0.17.11
15412025-04-16T03:14:58.113Z Compiling usdt v0.5.0
15422025-04-16T03:14:58.580Z Compiling rsa v0.9.6
15432025-04-16T03:14:58.922Z Compiling ecdsa v0.16.9
15442025-04-16T03:14:59.186Z Compiling futures v0.3.31
15452025-04-16T03:14:59.321Z Compiling zip v0.6.6
15462025-04-16T03:14:59.754Z Compiling ed25519-dalek v2.1.1
15472025-04-16T03:15:00.503Z Compiling toml v0.7.8
15482025-04-16T03:15:01.123Z Compiling crossterm v0.28.1
15492025-04-16T03:15:01.908Z Compiling tokio-stream v0.1.17
15502025-04-16T03:15:01.959Z Compiling openapiv3 v2.0.0
15512025-04-16T03:15:02.262Z Compiling x509-cert v0.2.5
15522025-04-16T03:15:02.421Z Compiling sha1 v0.10.6
15532025-04-16T03:15:02.682Z Compiling itertools v0.13.0
15542025-04-16T03:15:02.871Z Compiling dirs-sys-next v0.1.2
15552025-04-16T03:15:02.893Z Compiling unicode-xid v0.2.6
15562025-04-16T03:15:03.108Z Compiling peg-runtime v0.8.5
15572025-04-16T03:15:03.461Z Compiling lalrpop-util v0.19.12
15582025-04-16T03:15:03.684Z Compiling dirs-next v2.0.0
15592025-04-16T03:15:03.827Z Compiling thread_local v1.1.8
15602025-04-16T03:15:03.885Z Compiling slog-async v2.8.0
15612025-04-16T03:15:04.265Z Compiling term v0.7.0
15622025-04-16T03:15:04.317Z Compiling xattr v1.3.1
15632025-04-16T03:15:04.514Z Compiling crossbeam-channel v0.5.15
15642025-04-16T03:15:04.600Z Compiling filetime v0.2.25
15652025-04-16T03:15:04.972Z Compiling is-terminal v0.4.13
15662025-04-16T03:15:05.085Z Compiling take_mut v0.2.2
15672025-04-16T03:15:05.253Z Compiling slog-term v2.9.1
15682025-04-16T03:15:05.529Z Compiling tar v0.4.44
15692025-04-16T03:15:05.643Z Compiling camino v1.1.9
15702025-04-16T03:15:11.624Z Compiling aws-lc-sys v0.26.0
15712025-04-16T03:15:40.897Z Compiling rustls-webpki v0.102.8
15722025-04-16T03:15:45.297Z Compiling tokio-rustls v0.26.0
15732025-04-16T03:15:45.573Z Compiling hyper-rustls v0.27.3
15742025-04-16T03:15:45.914Z Compiling reqwest v0.12.12
15752025-04-16T03:15:49.262Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15762025-04-16T03:15:49.542Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15772025-04-16T03:15:54.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
15782025-04-16T03:15:54.227Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15792025-04-16T03:15:54.278ZApr 16 03:15:52.807 INFO Starting download, target: Console
15802025-04-16T03:15:54.278ZApr 16 03:15:52.807 INFO Starting download, target: Cockroach
15812025-04-16T03:15:54.278ZApr 16 03:15:52.807 INFO Starting download, target: Clickhouse
15822025-04-16T03:15:54.281ZApr 16 03:15:52.807 INFO Starting download, target: DendriteStub
15832025-04-16T03:15:54.281ZApr 16 03:15:52.807 INFO Starting download, target: MaghemiteMgd
15842025-04-16T03:15:54.281ZApr 16 03:15:52.807 INFO Starting download, target: TransceiverControl
15852025-04-16T03:15:54.281ZApr 16 03:15:52.808 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15862025-04-16T03:15:54.281ZApr 16 03:15:52.808 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15872025-04-16T03:15:54.282ZApr 16 03:15:52.808 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15882025-04-16T03:15:54.282ZApr 16 03:15:52.808 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15892025-04-16T03:15:54.282ZApr 16 03:15:52.808 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15902025-04-16T03:15:54.282ZApr 16 03:15:52.808 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15912025-04-16T03:15:54.581ZApr 16 03:15:53.108 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15922025-04-16T03:15:54.971ZApr 16 03:15:53.449 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15932025-04-16T03:15:55.013ZApr 16 03:15:53.541 INFO Download complete, target: TransceiverControl
15942025-04-16T03:15:55.355ZApr 16 03:15:53.822 INFO Download complete, target: Console
15952025-04-16T03:15:55.505ZApr 16 03:15:53.854 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15962025-04-16T03:15:55.505ZApr 16 03:15:53.887 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15972025-04-16T03:15:56.198ZApr 16 03:15:54.718 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15982025-04-16T03:15:56.726ZApr 16 03:15:55.255 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15992025-04-16T03:15:56.726ZApr 16 03:15:55.255 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16002025-04-16T03:15:57.982ZApr 16 03:15:56.510 INFO Download complete, target: MaghemiteMgd
16012025-04-16T03:15:58.295ZApr 16 03:15:56.823 INFO Download complete, target: DendriteStub
16022025-04-16T03:16:03.193ZApr 16 03:16:01.722 INFO Checking that binary works, target: Cockroach
16032025-04-16T03:16:03.361ZApr 16 03:16:01.889 INFO Download complete, target: Cockroach
16042025-04-16T03:16:06.808ZApr 16 03:16:05.336 INFO Checking that binary works, target: Clickhouse
16052025-04-16T03:16:06.939ZApr 16 03:16:05.468 INFO Download complete, target: Clickhouse
16062025-04-16T03:16:06.947ZAll prerequisites installed successfully
16072025-04-16T03:16:06.950Z
16082025-04-16T03:16:06.950Zreal 5:47.277467043
16092025-04-16T03:16:06.950Zuser 15:15.176063876
16102025-04-16T03:16:06.950Zsys 2:07.213218243
16112025-04-16T03:16:06.950Ztrap 0.560353270
16122025-04-16T03:16:06.950Ztflt 0.938213607
16132025-04-16T03:16:06.950Zdflt 1.280387939
16142025-04-16T03:16:06.950Zkflt 0.028356593
16152025-04-16T03:16:06.950Zlock 23:17.193036789
16162025-04-16T03:16:06.950Zslp 55:54.069303492
16172025-04-16T03:16:06.950Zlat 1:01.531280553
16182025-04-16T03:16:06.950Zstop 2:29.230206123
16192025-04-16T03:16:06.950Z+ ptime -m cargo xtask download softnpu
16202025-04-16T03:16:07.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16212025-04-16T03:16:07.608Z Running `target/debug/xtask download softnpu`
16222025-04-16T03:16:08.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16232025-04-16T03:16:08.595Z Running `target/debug/xtask-downloader softnpu`
16242025-04-16T03:16:08.633ZApr 16 03:16:07.161 INFO Starting download, target: Softnpu
16252025-04-16T03:16:08.636ZApr 16 03:16:07.161 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16262025-04-16T03:16:09.153ZApr 16 03:16:07.681 INFO Download complete, target: Softnpu
16272025-04-16T03:16:09.156Z
16282025-04-16T03:16:09.160Zreal 2.202752648
16292025-04-16T03:16:09.160Zuser 1.421637810
16302025-04-16T03:16:09.160Zsys 0.609834584
16312025-04-16T03:16:09.160Ztrap 0.001071901
16322025-04-16T03:16:09.160Ztflt 0.000054276
16332025-04-16T03:16:09.160Zdflt 0.000095955
16342025-04-16T03:16:09.160Zkflt 0.000000000
16352025-04-16T03:16:09.160Zlock 5.499362934
16362025-04-16T03:16:09.160Zslp 0.355962664
16372025-04-16T03:16:09.160Zlat 0.068191417
16382025-04-16T03:16:09.160Zstop 0.000173700
16392025-04-16T03:16:09.160Z+ export CARGO_INCREMENTAL=0
16402025-04-16T03:16:09.160Z+ CARGO_INCREMENTAL=0
16412025-04-16T03:16:09.160Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16422025-04-16T03:16:10.236Z Compiling proc-macro2 v1.0.94
16432025-04-16T03:16:10.236Z Compiling unicode-ident v1.0.14
16442025-04-16T03:16:10.236Z Compiling libc v0.2.171
16452025-04-16T03:16:10.240Z Compiling serde v1.0.219
16462025-04-16T03:16:10.240Z Compiling autocfg v1.4.0
16472025-04-16T03:16:10.240Z Compiling cfg-if v1.0.0
16482025-04-16T03:16:10.240Z Compiling version_check v0.9.5
16492025-04-16T03:16:10.524Z Compiling memchr v2.7.4
16502025-04-16T03:16:10.545Z Compiling shlex v1.3.0
16512025-04-16T03:16:10.561Z Compiling typenum v1.17.0
16522025-04-16T03:16:10.909Z Compiling value-bag v1.9.0
16532025-04-16T03:16:10.991Z Compiling generic-array v0.14.7
16542025-04-16T03:16:11.095Z Compiling lock_api v0.4.12
16552025-04-16T03:16:11.309Z Compiling log v0.4.22
16562025-04-16T03:16:11.417Z Compiling libm v0.2.8
16572025-04-16T03:16:11.436Z Compiling serde_json v1.0.140
16582025-04-16T03:16:11.695Z Compiling num-traits v0.2.19
16592025-04-16T03:16:11.811Z Compiling scopeguard v1.2.0
16602025-04-16T03:16:11.981Z Compiling semver v1.0.25
16612025-04-16T03:16:12.011Z Compiling parking_lot_core v0.9.10
16622025-04-16T03:16:12.084Z Compiling quote v1.0.39
16632025-04-16T03:16:12.288Z Compiling jobserver v0.1.32
16642025-04-16T03:16:12.425Z Compiling getrandom v0.2.15
16652025-04-16T03:16:12.463Z Compiling rustix v0.38.37
16662025-04-16T03:16:12.488Z Compiling getrandom v0.3.1
16672025-04-16T03:16:12.543Z Compiling syn v2.0.98
16682025-04-16T03:16:12.656Z Compiling aho-corasick v1.1.3
16692025-04-16T03:16:12.686Z Compiling cc v1.2.15
16702025-04-16T03:16:12.800Z Compiling regex-syntax v0.8.5
16712025-04-16T03:16:12.971Z Compiling itoa v1.0.11
16722025-04-16T03:16:13.100Z Compiling either v1.14.0
16732025-04-16T03:16:13.481Z Compiling once_cell v1.21.3
16742025-04-16T03:16:13.499Z Compiling rand_core v0.6.4
16752025-04-16T03:16:13.965Z Compiling slab v0.4.9
16762025-04-16T03:16:14.140Z Compiling pkg-config v0.3.31
16772025-04-16T03:16:14.704Z Compiling spin v0.9.8
16782025-04-16T03:16:14.791Z Compiling errno v0.3.9
16792025-04-16T03:16:15.046Z Compiling smallvec v1.14.0
16802025-04-16T03:16:15.155Z Compiling allocator-api2 v0.2.18
16812025-04-16T03:16:15.174Z Compiling foldhash v0.1.3
16822025-04-16T03:16:15.465Z Compiling equivalent v1.0.1
16832025-04-16T03:16:15.544Z Compiling glob v0.3.2
16842025-04-16T03:16:15.596Z Compiling subtle v2.6.1
16852025-04-16T03:16:15.897Z Compiling hashbrown v0.15.1
16862025-04-16T03:16:15.915Z Compiling prettyplease v0.2.30
16872025-04-16T03:16:15.937Z Compiling lazy_static v1.5.0
16882025-04-16T03:16:16.201Z Compiling schemars v0.8.22
16892025-04-16T03:16:16.204Z Compiling thiserror v1.0.69
16902025-04-16T03:16:16.220Z Compiling clang-sys v1.8.1
16912025-04-16T03:16:16.261Z Compiling regex-automata v0.4.8
16922025-04-16T03:16:16.311Z Compiling minimal-lexical v0.2.1
16932025-04-16T03:16:16.784Z Compiling nom v7.1.3
16942025-04-16T03:16:16.879Z Compiling libloading v0.8.5
16952025-04-16T03:16:16.954Z Compiling bindgen v0.69.5
16962025-04-16T03:16:17.042Z Compiling home v0.5.9
16972025-04-16T03:16:17.439Z Compiling itertools v0.10.5
16982025-04-16T03:16:17.527Z Compiling ryu v1.0.18
16992025-04-16T03:16:17.950Z Compiling rustc-hash v1.1.0
17002025-04-16T03:16:18.112Z Compiling pin-project-lite v0.2.14
17012025-04-16T03:16:18.134Z Compiling byteorder v1.5.0
17022025-04-16T03:16:18.253Z Compiling lazycell v1.3.0
17032025-04-16T03:16:18.440Z Compiling cmake v0.1.51
17042025-04-16T03:16:18.580Z Compiling fs_extra v1.3.0
17052025-04-16T03:16:18.612Z Compiling dunce v1.0.5
17062025-04-16T03:16:19.222Z Compiling paste v1.0.15
17072025-04-16T03:16:19.430Z Compiling synstructure v0.13.1
17082025-04-16T03:16:19.710Z Compiling serde_derive_internals v0.29.1
17092025-04-16T03:16:19.797Z Compiling cexpr v0.6.0
17102025-04-16T03:16:21.161Z Compiling regex v1.11.1
17112025-04-16T03:16:21.643Z Compiling const-oid v0.9.6
17122025-04-16T03:16:22.436Z Compiling signal-hook-registry v1.4.2
17132025-04-16T03:16:22.848Z Compiling fnv v1.0.7
17142025-04-16T03:16:23.021Z Compiling parking_lot v0.12.3
17152025-04-16T03:16:23.251Z Compiling ring v0.17.11
17162025-04-16T03:16:23.372Z Compiling serde_derive v1.0.219
17172025-04-16T03:16:23.607Z Compiling zeroize_derive v1.4.2
17182025-04-16T03:16:23.799Z Compiling tokio-macros v2.5.0
17192025-04-16T03:16:23.818Z Compiling zerocopy-derive v0.7.35
17202025-04-16T03:16:23.982Z Compiling zerofrom-derive v0.1.4
17212025-04-16T03:16:24.218Z Compiling yoke-derive v0.7.4
17222025-04-16T03:16:24.910Z Compiling zeroize v1.8.1
17232025-04-16T03:16:25.116Z Compiling zerovec-derive v0.10.3
17242025-04-16T03:16:25.378Z Compiling displaydoc v0.2.5
17252025-04-16T03:16:26.118Z Compiling thiserror-impl v1.0.69
17262025-04-16T03:16:26.493Z Compiling schemars_derive v0.8.22
17272025-04-16T03:16:26.512Z Compiling futures-macro v0.3.31
17282025-04-16T03:16:26.746Z Compiling crypto-common v0.1.6
17292025-04-16T03:16:26.869Z Compiling icu_provider_macros v1.5.0
17302025-04-16T03:16:26.962Z Compiling der_derive v0.7.3
17312025-04-16T03:16:27.141Z Compiling mio v1.0.2
17322025-04-16T03:16:27.729Z Compiling stable_deref_trait v1.2.0
17332025-04-16T03:16:28.250Z Compiling block-buffer v0.10.4
17342025-04-16T03:16:28.270Z Compiling tracing-attributes v0.1.27
17352025-04-16T03:16:28.536Z Compiling heck v0.5.0
17362025-04-16T03:16:28.786Z Compiling vcpkg v0.2.15
17372025-04-16T03:16:28.920Z Compiling aws-lc-rs v1.12.4
17382025-04-16T03:16:29.090Z Compiling digest v0.10.7
17392025-04-16T03:16:29.284Z Compiling socket2 v0.5.9
17402025-04-16T03:16:29.360Z Compiling zerocopy v0.8.10
17412025-04-16T03:16:29.505Z Compiling futures-core v0.3.31
17422025-04-16T03:16:29.775Z Compiling zerocopy-derive v0.8.10
17432025-04-16T03:16:30.036Z Compiling openssl-sys v0.9.107
17442025-04-16T03:16:30.482Z Compiling httparse v1.9.5
17452025-04-16T03:16:31.078Z Compiling zerocopy v0.7.35
17462025-04-16T03:16:31.454Z Compiling syn v1.0.109
17472025-04-16T03:16:31.645Z Compiling crossbeam-utils v0.8.21
17482025-04-16T03:16:32.170Z Compiling iana-time-zone v0.1.61
17492025-04-16T03:16:32.452Z Compiling cpufeatures v0.2.14
17502025-04-16T03:16:32.544Z Compiling num-conv v0.1.0
17512025-04-16T03:16:32.842Z Compiling time-core v0.1.2
17522025-04-16T03:16:32.890Z Compiling hmac v0.12.1
17532025-04-16T03:16:32.913Z Compiling zerofrom v0.1.4
17542025-04-16T03:16:33.049Z Compiling time-macros v0.2.18
17552025-04-16T03:16:33.293Z Compiling openssl v0.10.72
17562025-04-16T03:16:33.460Z Compiling futures-sink v0.3.31
17572025-04-16T03:16:33.808Z Compiling yoke v0.7.4
17582025-04-16T03:16:34.030Z Compiling block-padding v0.3.3
17592025-04-16T03:16:34.273Z Compiling inout v0.1.3
17602025-04-16T03:16:34.362Z Compiling zerovec v0.10.4
17612025-04-16T03:16:34.536Z Compiling openssl-macros v0.1.1
17622025-04-16T03:16:34.642Z Compiling rustls v0.23.19
17632025-04-16T03:16:34.938Z Compiling bitflags v2.9.0
17642025-04-16T03:16:34.985Z Compiling bytes v1.10.1
17652025-04-16T03:16:35.683Z Compiling indexmap v2.7.1
17662025-04-16T03:16:36.295Z Compiling uuid v1.16.0
17672025-04-16T03:16:36.979Z Compiling tokio v1.43.1
17682025-04-16T03:16:37.062Z Compiling chrono v0.4.40
17692025-04-16T03:16:37.725Z Compiling rustc_version v0.4.1
17702025-04-16T03:16:39.658Z Compiling which v4.4.2
17712025-04-16T03:16:41.312Z Compiling serde_tokenstream v0.2.2
17722025-04-16T03:16:41.418Z Compiling dyn-clone v1.0.19
17732025-04-16T03:16:41.683Z Compiling native-tls v0.2.12
17742025-04-16T03:16:42.070Z Compiling strsim v0.11.1
17752025-04-16T03:16:42.981Z Compiling cipher v0.4.4
17762025-04-16T03:16:43.714Z Compiling sha2 v0.10.8
17772025-04-16T03:16:44.183Z Compiling scroll_derive v0.12.0
17782025-04-16T03:16:45.268Z Compiling base64ct v1.6.0
17792025-04-16T03:16:45.338Z Compiling ucd-trie v0.1.7
17802025-04-16T03:16:45.472Z Compiling http v1.2.0
17812025-04-16T03:16:45.621Z Compiling pest v2.7.14
17822025-04-16T03:16:45.749Z Compiling pem-rfc7468 v0.7.0
17832025-04-16T03:16:45.822Z Compiling tinystr v0.7.6
17842025-04-16T03:16:46.189Z Compiling futures-channel v0.3.31
17852025-04-16T03:16:46.643Z Compiling bzip2-sys v0.1.13+1.0.8
17862025-04-16T03:16:46.665Z Compiling cookie v0.18.1
17872025-04-16T03:16:47.038Z Compiling flagset v0.4.6
17882025-04-16T03:16:47.153Z Compiling slog v2.7.0
17892025-04-16T03:16:47.297Z Compiling thiserror v2.0.12
17902025-04-16T03:16:47.500Z Compiling futures-io v0.3.31
17912025-04-16T03:16:47.633Z Compiling writeable v0.5.5
17922025-04-16T03:16:47.858Z Compiling futures-task v0.3.31
17932025-04-16T03:16:47.862Z Compiling pin-utils v0.1.0
17942025-04-16T03:16:47.992Z Compiling litemap v0.7.3
17952025-04-16T03:16:48.099Z Compiling der v0.7.9
17962025-04-16T03:16:48.178Z Compiling futures-util v0.3.31
17972025-04-16T03:16:48.404Z Compiling icu_locid v1.5.0
17982025-04-16T03:16:48.463Z Compiling pest_meta v2.7.14
17992025-04-16T03:16:50.203Z Compiling serde_spanned v0.6.8
18002025-04-16T03:16:50.451Z Compiling toml_datetime v0.6.8
18012025-04-16T03:16:50.958Z Compiling rustversion v1.0.17
18022025-04-16T03:16:51.386Z Compiling anyhow v1.0.97
18032025-04-16T03:16:51.556Z Compiling aws-lc-sys v0.26.0
18042025-04-16T03:16:51.575Z Compiling rayon-core v1.12.1
18052025-04-16T03:16:52.048Z Compiling spki v0.7.3
18062025-04-16T03:16:52.410Z Compiling pest_generator v2.7.14
18072025-04-16T03:16:52.434Z Compiling icu_provider v1.5.0
18082025-04-16T03:16:52.545Z Compiling salsa20 v0.10.2
18092025-04-16T03:16:53.269Z Compiling ppv-lite86 v0.2.20
18102025-04-16T03:16:54.039Z Compiling pbkdf2 v0.12.2
18112025-04-16T03:16:54.464Z Compiling thiserror-impl v2.0.12
18122025-04-16T03:16:54.812Z Compiling tracing-core v0.1.32
18132025-04-16T03:16:56.938Z Compiling icu_locid_transform_data v1.5.0
18142025-04-16T03:16:57.020Z Compiling winnow v0.5.40
18152025-04-16T03:16:57.061Z Compiling icu_locid_transform v1.5.0
18162025-04-16T03:16:57.250Z Compiling tracing v0.1.40
18172025-04-16T03:16:57.879Z Compiling scrypt v0.11.0
18182025-04-16T03:16:58.347Z Compiling pest_derive v2.7.14
18192025-04-16T03:16:59.094Z Compiling aes v0.8.4
18202025-04-16T03:17:00.153Z Compiling toml_edit v0.19.15
18212025-04-16T03:17:00.173Z Compiling cbc v0.1.2
18222025-04-16T03:17:00.388Z Compiling icu_collections v1.5.0
18232025-04-16T03:17:01.228Z Compiling usdt-impl v0.5.0
18242025-04-16T03:17:01.418Z Compiling rustls-pki-types v1.10.0
18252025-04-16T03:17:01.763Z Compiling icu_properties_data v1.5.0
18262025-04-16T03:17:02.024Z Compiling litrs v0.4.1
18272025-04-16T03:17:02.939Z Compiling document-features v0.2.10
18282025-04-16T03:17:03.009Z Compiling icu_properties v1.5.1
18292025-04-16T03:17:03.897Z Compiling pkcs5 v0.7.1
18302025-04-16T03:17:05.330Z Compiling tokio-util v0.7.13
18312025-04-16T03:17:06.657Z Compiling scroll v0.12.0
18322025-04-16T03:17:07.175Z Compiling heapless v0.7.17
18332025-04-16T03:17:07.803Z Compiling untrusted v0.7.1
18342025-04-16T03:17:07.923Z Compiling write16 v1.0.0
18352025-04-16T03:17:08.020Z Compiling utf8_iter v1.0.4
18362025-04-16T03:17:08.077Z Compiling untrusted v0.9.0
18372025-04-16T03:17:08.308Z Compiling powerfmt v0.2.0
18382025-04-16T03:17:08.330Z Compiling plain v0.2.3
18392025-04-16T03:17:08.347Z Compiling adler2 v2.0.0
18402025-04-16T03:17:08.509Z Compiling icu_normalizer_data v1.5.0
18412025-04-16T03:17:08.625Z Compiling percent-encoding v2.3.1
18422025-04-16T03:17:08.801Z Compiling signal-hook v0.3.17
18432025-04-16T03:17:08.972Z Compiling utf16_iter v1.0.5
18442025-04-16T03:17:09.133Z Compiling newtype-uuid v1.2.1
18452025-04-16T03:17:09.318Z Compiling icu_normalizer v1.5.0
18462025-04-16T03:17:09.463Z Compiling deranged v0.3.11
18472025-04-16T03:17:09.612Z Compiling miniz_oxide v0.8.5
18482025-04-16T03:17:10.646Z Compiling goblin v0.8.2
18492025-04-16T03:17:11.183Z Compiling pkcs8 v0.10.2
18502025-04-16T03:17:13.027Z Compiling itertools v0.13.0
18512025-04-16T03:17:14.447Z Compiling tinyvec_macros v0.1.1
18522025-04-16T03:17:14.558Z Compiling pretty-hex v0.4.1
18532025-04-16T03:17:15.369Z Compiling atomic-waker v1.1.2
18542025-04-16T03:17:15.698Z Compiling num_threads v0.1.7
18552025-04-16T03:17:16.067Z Compiling time v0.3.36
18562025-04-16T03:17:16.526Z Compiling dof v0.3.0
18572025-04-16T03:17:18.010Z Compiling tinyvec v1.8.0
18582025-04-16T03:17:20.224Z Compiling idna_adapter v1.2.0
18592025-04-16T03:17:20.540Z Compiling dtrace-parser v0.2.0
18602025-04-16T03:17:20.641Z Compiling http-body v1.0.1
18612025-04-16T03:17:21.171Z Compiling curve25519-dalek v4.1.3
18622025-04-16T03:17:21.550Z Compiling async-trait v0.1.88
18632025-04-16T03:17:21.606Z Compiling thread-id v4.2.2
18642025-04-16T03:17:21.737Z Compiling memoffset v0.9.1
18652025-04-16T03:17:22.340Z Compiling smoltcp v0.9.1
18662025-04-16T03:17:22.794Z Compiling portable-atomic v1.11.0
18672025-04-16T03:17:22.886Z Compiling try-lock v0.2.5
18682025-04-16T03:17:22.928Z Compiling foreign-types-shared v0.1.1
18692025-04-16T03:17:23.082Z Compiling num-bigint-dig v0.8.4
18702025-04-16T03:17:23.435Z Compiling want v0.3.1
18712025-04-16T03:17:23.617Z Compiling foreign-types v0.3.2
18722025-04-16T03:17:23.907Z Compiling h2 v0.4.6
18732025-04-16T03:17:27.715Z Compiling rand_core v0.9.2
18742025-04-16T03:17:28.088Z Compiling idna v1.0.3
18752025-04-16T03:17:28.746Z Compiling form_urlencoded v1.2.1
18762025-04-16T03:17:29.390Z Compiling strum_macros v0.26.4
18772025-04-16T03:17:30.266Z Compiling httpdate v1.0.3
18782025-04-16T03:17:31.005Z Compiling heck v0.4.1
18792025-04-16T03:17:31.506Z Compiling tower-service v0.3.3
18802025-04-16T03:17:31.659Z Compiling ident_case v1.0.1
18812025-04-16T03:17:31.724Z Compiling cfg_aliases v0.2.1
18822025-04-16T03:17:31.863Z Compiling gimli v0.31.1
18832025-04-16T03:17:32.964Z Compiling nix v0.29.0
18842025-04-16T03:17:33.329Z Compiling darling_core v0.20.10
18852025-04-16T03:17:33.740Z Compiling hyper v1.6.0
18862025-04-16T03:17:38.394Z Compiling addr2line v0.24.2
18872025-04-16T03:17:39.302Z Compiling crossbeam-epoch v0.9.18
18882025-04-16T03:17:39.320Z Compiling rand_chacha v0.9.0
18892025-04-16T03:17:40.171Z Compiling unicode-normalization v0.1.24
18902025-04-16T03:17:41.675Z Compiling rand_chacha v0.3.1
18912025-04-16T03:17:43.152Z Compiling ipnetwork v0.21.1
18922025-04-16T03:17:43.794Z Compiling hubpack_derive v0.1.1
18932025-04-16T03:17:43.994Z Compiling openapiv3 v2.0.0
18942025-04-16T03:17:44.310Z Compiling signature v2.2.0
18952025-04-16T03:17:44.540Z Compiling zerocopy-derive v0.6.6
18962025-04-16T03:17:44.609Z Compiling daft-derive v0.1.3
18972025-04-16T03:17:46.055Z Compiling curve25519-dalek-derive v0.1.1
18982025-04-16T03:17:46.349Z Compiling object v0.36.5
18992025-04-16T03:17:46.756Z Compiling fs-err v2.11.0
19002025-04-16T03:17:47.119Z Compiling ahash v0.8.11
19012025-04-16T03:17:47.379Z Compiling crc32fast v1.4.2
19022025-04-16T03:17:47.482Z Compiling anstyle v1.0.10
19032025-04-16T03:17:47.709Z Compiling base64 v0.22.1
19042025-04-16T03:17:47.820Z Compiling unicode-bidi v0.3.17
19052025-04-16T03:17:47.891Z Compiling buf-list v1.0.3
19062025-04-16T03:17:47.940Z Compiling siphasher v0.3.11
19072025-04-16T03:17:48.312Z Compiling openssl-probe v0.1.5
19082025-04-16T03:17:48.454Z Compiling zip v2.6.1
19092025-04-16T03:17:48.593Z Compiling unicode-properties v0.1.3
19102025-04-16T03:17:48.757Z Compiling utf8parse v0.2.2
19112025-04-16T03:17:48.936Z Compiling rustc-demangle v0.1.24
19122025-04-16T03:17:48.993Z Compiling anstyle-parse v0.2.5
19132025-04-16T03:17:49.325Z Compiling stringprep v0.1.5
19142025-04-16T03:17:50.196Z Compiling phf_shared v0.11.2
19152025-04-16T03:17:51.302Z Compiling rand v0.8.5
19162025-04-16T03:17:54.623Z Compiling backtrace v0.3.74
19172025-04-16T03:17:54.830Z Compiling hyper-util v0.1.10
19182025-04-16T03:17:59.699Z Compiling crossbeam-deque v0.8.5
19192025-04-16T03:17:59.731Z Compiling rand v0.9.0
19202025-04-16T03:18:00.054Z Compiling darling_macro v0.20.10
19212025-04-16T03:18:00.945Z Compiling url v2.5.3
19222025-04-16T03:18:02.452Z Compiling usdt-macro v0.5.0
19232025-04-16T03:18:03.559Z Compiling usdt-attr-macro v0.5.0
19242025-04-16T03:18:04.769Z Compiling md-5 v0.10.6
19252025-04-16T03:18:04.945Z Compiling num-integer v0.1.46
19262025-04-16T03:18:05.016Z Compiling hash32 v0.2.1
19272025-04-16T03:18:05.056Z Compiling ff v0.13.0
19282025-04-16T03:18:05.299Z Compiling fallible-iterator v0.2.0
19292025-04-16T03:18:05.360Z Compiling colorchoice v1.0.2
19302025-04-16T03:18:05.657Z Compiling anstyle-query v1.1.1
19312025-04-16T03:18:05.826Z Compiling base16ct v0.2.0
19322025-04-16T03:18:06.046Z Compiling psl-types v2.0.11
19332025-04-16T03:18:06.161Z Compiling is_terminal_polyfill v1.70.1
19342025-04-16T03:18:06.243Z Compiling publicsuffix v2.3.0
19352025-04-16T03:18:06.308Z Compiling anstream v0.6.15
19362025-04-16T03:18:06.537Z Compiling sec1 v0.7.3
19372025-04-16T03:18:06.931Z Compiling postgres-protocol v0.6.8
19382025-04-16T03:18:07.770Z Compiling num-iter v0.1.45
19392025-04-16T03:18:08.017Z Compiling group v0.13.0
19402025-04-16T03:18:09.707Z Compiling darling v0.20.10
19412025-04-16T03:18:09.952Z Compiling tokio-native-tls v0.3.1
19422025-04-16T03:18:10.450Z Compiling rustls-webpki v0.102.8
19432025-04-16T03:18:10.455Z Compiling flate2 v1.1.1
19442025-04-16T03:18:11.045Z Compiling strum_macros v0.25.3
19452025-04-16T03:18:12.354Z Compiling http-body-util v0.1.3
19462025-04-16T03:18:12.838Z Compiling webpki-roots v0.26.6
19472025-04-16T03:18:13.171Z Compiling terminal_size v0.4.0
19482025-04-16T03:18:13.410Z Compiling hkdf v0.12.4
19492025-04-16T03:18:13.659Z Compiling sync_wrapper v1.0.1
19502025-04-16T03:18:13.835Z Compiling clap_derive v4.5.32
19512025-04-16T03:18:13.835Z Compiling enum-as-inner v0.6.1
19522025-04-16T03:18:14.387Z Compiling crypto-bigint v0.5.5
19532025-04-16T03:18:14.846Z Compiling serde_repr v0.1.19
19542025-04-16T03:18:15.950Z Compiling regress v0.10.3
19552025-04-16T03:18:17.672Z Compiling encoding_rs v0.8.34
19562025-04-16T03:18:17.873Z Compiling tokio-rustls v0.26.0
19572025-04-16T03:18:18.332Z Compiling lockfree-object-pool v0.1.6
19582025-04-16T03:18:19.537Z Compiling bumpalo v3.16.0
19592025-04-16T03:18:19.987Z Compiling managed v0.8.0
19602025-04-16T03:18:20.130Z Compiling tower-layer v0.3.3
19612025-04-16T03:18:20.426Z Compiling mime v0.3.17
19622025-04-16T03:18:20.508Z Compiling bitflags v1.3.2
19632025-04-16T03:18:20.631Z Compiling unicode-width v0.2.0
19642025-04-16T03:18:21.182Z Compiling ipnet v2.11.0
19652025-04-16T03:18:21.430Z Compiling simd-adler32 v0.3.7
19662025-04-16T03:18:21.449Z Compiling clap_lex v0.7.4
19672025-04-16T03:18:22.115Z Compiling zopfli v0.8.1
19682025-04-16T03:18:22.138Z Compiling clap_builder v4.5.35
19692025-04-16T03:18:22.588Z Compiling console v0.15.10
19702025-04-16T03:18:23.408Z Compiling tower v0.5.2
19712025-04-16T03:18:23.706Z Compiling typify-impl v0.3.0
19722025-04-16T03:18:24.246Z Compiling hyper-rustls v0.27.3
19732025-04-16T03:18:24.780Z Compiling elliptic-curve v0.13.8
19742025-04-16T03:18:25.463Z Compiling oxnet v0.1.1
19752025-04-16T03:18:26.129Z Compiling hyper-tls v0.6.0
19762025-04-16T03:18:28.266Z Compiling rayon v1.10.0
19772025-04-16T03:18:28.557Z Compiling signal-hook-mio v0.2.4
19782025-04-16T03:18:28.733Z Compiling cookie_store v0.21.1
19792025-04-16T03:18:28.736Z Compiling postgres-types v0.2.9
19802025-04-16T03:18:29.431Z Compiling phf v0.11.2
19812025-04-16T03:18:29.844Z Compiling zerocopy v0.6.6
19822025-04-16T03:18:29.915Z Compiling hubpack v0.1.2
19832025-04-16T03:18:29.968Z Compiling ed25519 v2.2.3
19842025-04-16T03:18:29.988Z Compiling bzip2 v0.5.2
19852025-04-16T03:18:30.331Z Compiling bzip2 v0.4.4
19862025-04-16T03:18:30.382Z Compiling serde_urlencoded v0.7.1
19872025-04-16T03:18:30.695Z Compiling rustls-pemfile v2.2.0
19882025-04-16T03:18:30.907Z Compiling pkcs1 v0.7.5
19892025-04-16T03:18:31.257Z Compiling futures-executor v0.3.31
19902025-04-16T03:18:31.729Z Compiling serde-big-array v0.5.1
19912025-04-16T03:18:31.853Z Compiling rfc6979 v0.4.0
19922025-04-16T03:18:32.014Z Compiling float-cmp v0.10.0
19932025-04-16T03:18:32.062Z Compiling bstr v1.10.0
19942025-04-16T03:18:32.174Z Compiling memmap v0.7.0
19952025-04-16T03:18:32.369Z Compiling number_prefix v0.4.0
19962025-04-16T03:18:32.419Z Compiling data-encoding v2.6.0
19972025-04-16T03:18:32.476Z Compiling unicode-segmentation v1.12.0
19982025-04-16T03:18:33.216Z Compiling static_assertions v1.1.0
19992025-04-16T03:18:33.221Z Compiling whoami v1.5.2
20002025-04-16T03:18:33.311Z Compiling new_debug_unreachable v1.0.6
20012025-04-16T03:18:33.412Z Compiling predicates-core v1.0.8
20022025-04-16T03:18:33.432Z Compiling winnow v0.7.3
20032025-04-16T03:18:33.521Z Compiling difflib v0.4.0
20042025-04-16T03:18:33.676Z Compiling precomputed-hash v0.1.1
20052025-04-16T03:18:33.717Z Compiling normalize-line-endings v0.3.0
20062025-04-16T03:18:33.743Z Compiling fixedbitset v0.4.2
20072025-04-16T03:18:34.124Z Compiling petgraph v0.6.5
20082025-04-16T03:18:34.512Z Compiling predicates v3.1.3
20092025-04-16T03:18:35.219Z Compiling reqwest v0.12.12
20102025-04-16T03:18:35.433Z Compiling string_cache v0.8.9
20112025-04-16T03:18:35.787Z Compiling typify-macro v0.3.0
20122025-04-16T03:18:35.857Z Compiling tokio-postgres v0.7.13
20132025-04-16T03:18:36.742Z Compiling toml_edit v0.22.24
20142025-04-16T03:18:36.791Z Compiling similar v2.7.0
20152025-04-16T03:18:37.699Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20162025-04-16T03:18:38.478Z Compiling hickory-proto v0.24.4
20172025-04-16T03:18:39.043Z Compiling indicatif v0.17.11
20182025-04-16T03:18:40.711Z Compiling usdt v0.5.0
20192025-04-16T03:18:41.072Z Compiling ecdsa v0.16.9
20202025-04-16T03:18:41.882Z Compiling futures v0.3.31
20212025-04-16T03:18:42.012Z Compiling rsa v0.9.6
20222025-04-16T03:18:42.876Z Compiling zip v0.6.6
20232025-04-16T03:18:43.983Z Compiling ed25519-dalek v2.1.1
20242025-04-16T03:18:44.724Z Compiling crossterm v0.28.1
20252025-04-16T03:18:44.951Z Compiling daft v0.1.3
20262025-04-16T03:18:45.024Z Compiling clap v4.5.35
20272025-04-16T03:18:45.411Z Compiling strum v0.26.3
20282025-04-16T03:18:46.439Z Compiling tokio-stream v0.1.17
20292025-04-16T03:18:47.659Z Compiling toml v0.7.8
20302025-04-16T03:18:47.662Z Compiling x509-cert v0.2.5
20312025-04-16T03:18:48.956Z Compiling sha1 v0.10.6
20322025-04-16T03:18:49.382Z Compiling peg-runtime v0.8.5
20332025-04-16T03:18:49.787Z Compiling unicode-xid v0.2.6
20342025-04-16T03:18:49.869Z Compiling lalrpop-util v0.19.12
20352025-04-16T03:18:49.985Z Compiling camino v1.1.9
20362025-04-16T03:18:51.608Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20372025-04-16T03:18:51.993Z Compiling proc-macro-crate v1.3.1
20382025-04-16T03:18:52.289Z Compiling macaddr v1.0.1
20392025-04-16T03:18:53.542Z Compiling fastrand v2.1.1
20402025-04-16T03:18:53.865Z Compiling heapless v0.8.0
20412025-04-16T03:18:55.002Z Compiling tempfile v3.13.0
20422025-04-16T03:18:56.671Z Compiling num_enum_derive v0.5.11
20432025-04-16T03:18:59.507Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20442025-04-16T03:19:01.446Z Compiling structmeta-derive v0.3.0
20452025-04-16T03:19:02.470Z Compiling hash32 v0.3.1
20462025-04-16T03:19:03.363Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20472025-04-16T03:19:05.108Z Compiling smoltcp v0.11.0
20482025-04-16T03:19:05.330Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20492025-04-16T03:19:09.060Z Compiling structmeta v0.3.0
20502025-04-16T03:19:13.638Z Compiling num_enum v0.5.11
20512025-04-16T03:19:14.346Z Compiling typify v0.3.0
20522025-04-16T03:19:16.112Z Compiling dirs-sys-next v0.1.2
20532025-04-16T03:19:17.156Z Compiling proc-macro-error-attr v1.0.4
20542025-04-16T03:19:18.792Z Compiling rustls v0.22.4
20552025-04-16T03:19:19.129Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20562025-04-16T03:19:20.093Z Compiling cobs v0.2.3
20572025-04-16T03:19:20.546Z Compiling unsafe-libyaml v0.2.11
20582025-04-16T03:19:22.224Z Compiling serde_yaml v0.9.34+deprecated
20592025-04-16T03:19:23.822Z Compiling postcard v1.0.10
20602025-04-16T03:19:26.385Z Compiling dirs-next v2.0.0
20612025-04-16T03:19:31.426Z Compiling progenitor-impl v0.9.1
20622025-04-16T03:19:36.931Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20632025-04-16T03:19:40.776Z Compiling hex v0.4.3
20642025-04-16T03:19:40.793Z Compiling foreign-types-macros v0.2.3
20652025-04-16T03:19:41.418Z Compiling thread_local v1.1.8
20662025-04-16T03:19:41.472Z Compiling wait-timeout v0.2.0
20672025-04-16T03:19:41.971Z Compiling proc-macro-error v1.0.4
20682025-04-16T03:19:42.150Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20692025-04-16T03:19:42.337Z Compiling multer v3.1.0
20702025-04-16T03:19:42.547Z Compiling unicode-width v0.1.14
20712025-04-16T03:19:42.687Z Compiling match_cfg v0.1.0
20722025-04-16T03:19:43.020Z Compiling slog-async v2.8.0
20732025-04-16T03:19:43.159Z Compiling bit-vec v0.8.0
20742025-04-16T03:19:43.487Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20752025-04-16T03:19:43.561Z Compiling foreign-types-shared v0.3.1
20762025-04-16T03:19:43.813Z Compiling quick-error v1.2.3
20772025-04-16T03:19:48.686Z Compiling rusty-fork v0.3.0
20782025-04-16T03:19:49.109Z Compiling foreign-types v0.5.0
20792025-04-16T03:19:49.246Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20802025-04-16T03:19:49.535Z Compiling bit-set v0.8.0
20812025-04-16T03:19:51.261Z Compiling tabwriter v1.4.0
20822025-04-16T03:19:52.046Z Compiling hostname v0.3.1
20832025-04-16T03:19:56.589Z Compiling progenitor-macro v0.9.1
20842025-04-16T03:19:58.577Z Compiling term v0.7.0
20852025-04-16T03:20:00.169Z Compiling progenitor-client v0.9.1
20862025-04-16T03:20:04.179Z Compiling slog-json v2.6.1
20872025-04-16T03:20:06.283Z Compiling crossbeam-channel v0.5.15
20882025-04-16T03:20:06.839Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20892025-04-16T03:20:07.642Z Compiling async-stream-impl v0.3.6
20902025-04-16T03:20:07.714Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20912025-04-16T03:20:07.775Z Compiling rand_xorshift v0.3.0
20922025-04-16T03:20:08.086Z Compiling cstr-argument v0.1.2
20932025-04-16T03:20:08.368Z Compiling is-terminal v0.4.13
20942025-04-16T03:20:08.524Z Compiling dropshot v0.16.0
20952025-04-16T03:20:08.857Z Compiling crucible-workspace-hack v0.1.0
20962025-04-16T03:20:08.974Z Compiling pretty-hex v0.2.1
20972025-04-16T03:20:09.189Z Compiling unarray v0.1.4
20982025-04-16T03:20:09.230Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20992025-04-16T03:20:09.404Z Compiling take_mut v0.2.2
21002025-04-16T03:20:09.624Z Compiling proptest v1.6.0
21012025-04-16T03:20:10.087Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21022025-04-16T03:20:10.719Z Compiling async-stream v0.3.6
21032025-04-16T03:20:11.327Z Compiling slog-term v2.9.1
21042025-04-16T03:20:12.144Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21052025-04-16T03:20:12.249Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21062025-04-16T03:20:12.467Z Compiling progenitor v0.9.1
21072025-04-16T03:20:12.714Z Compiling tokio-rustls v0.25.0
21082025-04-16T03:20:12.999Z Compiling slog-bunyan v2.5.0
21092025-04-16T03:20:13.680Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21102025-04-16T03:20:13.839Z Compiling toml v0.8.20
21112025-04-16T03:20:13.879Z Compiling parse-display-derive v0.10.0
21122025-04-16T03:20:13.932Z Compiling test-strategy v0.4.0
21132025-04-16T03:20:15.349Z Compiling colored v2.2.0
21142025-04-16T03:20:15.836Z Compiling serde_with_macros v3.12.0
21152025-04-16T03:20:16.684Z Compiling waitgroup v0.1.2
21162025-04-16T03:20:16.954Z Compiling dropshot_endpoint v0.16.0
21172025-04-16T03:20:17.022Z Compiling serde_path_to_error v0.1.16
21182025-04-16T03:20:17.261Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21192025-04-16T03:20:17.974Z Compiling hostname v0.4.0
21202025-04-16T03:20:18.019Z Compiling instant v0.1.13
21212025-04-16T03:20:18.147Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21222025-04-16T03:20:18.205Z Compiling winnow v0.6.20
21232025-04-16T03:20:18.253Z Compiling debug-ignore v1.0.5
21242025-04-16T03:20:18.437Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21252025-04-16T03:20:18.570Z Compiling serde_with v3.12.0
21262025-04-16T03:20:19.616Z Compiling backoff v0.4.0
21272025-04-16T03:20:19.994Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21282025-04-16T03:20:20.234Z Compiling parse-display v0.10.0
21292025-04-16T03:20:21.274Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21302025-04-16T03:20:22.511Z Compiling zone_cfg_derive v0.3.0
21312025-04-16T03:20:22.824Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21322025-04-16T03:20:23.572Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
21332025-04-16T03:20:23.951Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21342025-04-16T03:20:24.432Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21352025-04-16T03:20:24.734Z Compiling camino-tempfile v1.1.1
21362025-04-16T03:20:24.859Z Compiling itertools v0.12.1
21372025-04-16T03:20:25.472Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21382025-04-16T03:20:28.378Z Compiling num-derive v0.4.2
21392025-04-16T03:20:28.818Z Compiling sigpipe v0.1.3
21402025-04-16T03:20:28.976Z Compiling jiff v0.2.6
21412025-04-16T03:20:29.102Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21422025-04-16T03:20:29.452Z Compiling libefi-sys v0.1.0
21432025-04-16T03:20:29.868Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21442025-04-16T03:20:30.442Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21452025-04-16T03:20:31.463Z Compiling zone v0.3.1
21462025-04-16T03:20:31.973Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21472025-04-16T03:20:32.511Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21482025-04-16T03:20:32.998Z Compiling itertools v0.14.0
21492025-04-16T03:20:34.751Z Compiling smf v0.2.3
21502025-04-16T03:20:36.471Z Compiling bitfield-struct v0.6.2
21512025-04-16T03:20:36.505Z Compiling blake3 v1.5.4
21522025-04-16T03:20:36.534Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21532025-04-16T03:20:37.305Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21542025-04-16T03:20:37.571Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21552025-04-16T03:20:37.775Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21562025-04-16T03:20:37.835Z Compiling xattr v1.3.1
21572025-04-16T03:20:38.179Z Compiling memmap2 v0.9.5
21582025-04-16T03:20:38.532Z Compiling filetime v0.2.25
21592025-04-16T03:20:38.681Z Compiling arrayref v0.3.9
21602025-04-16T03:20:38.751Z Compiling arrayvec v0.7.6
21612025-04-16T03:20:38.812Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21622025-04-16T03:20:38.895Z Compiling constant_time_eq v0.3.1
21632025-04-16T03:20:38.957Z Compiling same-file v1.0.6
21642025-04-16T03:20:39.094Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21652025-04-16T03:20:39.252Z Compiling walkdir v2.5.0
21662025-04-16T03:20:40.525Z Compiling tar v0.4.44
21672025-04-16T03:20:40.852Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21682025-04-16T03:20:41.041Z Compiling gethostname v0.5.0
21692025-04-16T03:20:41.272Z Compiling cargo-platform v0.1.8
21702025-04-16T03:20:41.292Z Compiling topological-sort v0.2.2
21712025-04-16T03:20:41.579Z Compiling fixedbitset v0.5.7
21722025-04-16T03:20:41.634Z Compiling cargo_metadata v0.19.2
21732025-04-16T03:20:41.934Z Compiling omicron-zone-package v0.12.0
21742025-04-16T03:20:42.353Z Compiling petgraph v0.7.1
21752025-04-16T03:20:46.280Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21762025-04-16T03:20:46.608Z Compiling indent_write v2.2.0
21772025-04-16T03:20:46.877Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21782025-04-16T03:20:47.472Z Compiling shell-words v1.1.0
21792025-04-16T03:20:47.974Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21802025-04-16T03:20:50.756Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21812025-04-16T03:21:12.871Z Finished `release` profile [optimized] target(s) in 5m 03s
21822025-04-16T03:21:13.043Z Running `target/release/omicron-package -t test target create -p dev`
21832025-04-16T03:21:13.091ZLogging to: /work/oxidecomputer/omicron/out/LOG
21842025-04-16T03:21:13.094ZCreated new build target 'test' and set it as active
21852025-04-16T03:21:13.094Z
21862025-04-16T03:21:13.094Zreal 5:03.906080769
21872025-04-16T03:21:13.094Zuser 35:12.228376781
21882025-04-16T03:21:13.094Zsys 3:24.925977768
21892025-04-16T03:21:13.094Ztrap 1.076534730
21902025-04-16T03:21:13.094Ztflt 1.640255515
21912025-04-16T03:21:13.094Zdflt 0.684487179
21922025-04-16T03:21:13.095Zkflt 0.000126963
21932025-04-16T03:21:13.095Zlock 1:09:49.538100559
21942025-04-16T03:21:13.095Zslp 2:24:05.033011961
21952025-04-16T03:21:13.095Zlat 2:40.864557846
21962025-04-16T03:21:13.095Zstop 4:47.448111791
21972025-04-16T03:21:13.095Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21982025-04-16T03:21:14.157Z Finished `release` profile [optimized] target(s) in 1.00s
21992025-04-16T03:21:14.229Z Running `target/release/omicron-package -t test package`
22002025-04-16T03:21:14.271ZLogging to: /work/oxidecomputer/omicron/out/LOG
22012025-04-16T03:21:15.508Z Compiling convert_case v0.4.0
22022025-04-16T03:21:15.511Z Compiling num-rational v0.4.2
22032025-04-16T03:21:15.511Z Compiling num-complex v0.4.6
22042025-04-16T03:21:15.511Z Compiling dirs-sys-next v0.1.2
22052025-04-16T03:21:15.651Z Compiling float-ord v0.3.2
22062025-04-16T03:21:15.654Z Compiling is-terminal v0.4.13
22072025-04-16T03:21:15.654Z Compiling camino v1.1.9
22082025-04-16T03:21:15.673Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22092025-04-16T03:21:15.817Z Compiling derive-where v1.2.7
22102025-04-16T03:21:15.881Z Compiling fastrand v2.1.1
22112025-04-16T03:21:15.934Z Compiling rustls v0.22.4
22122025-04-16T03:21:15.965Z Compiling dirs-next v2.0.0
22132025-04-16T03:21:16.157Z Compiling term v0.7.0
22142025-04-16T03:21:16.178Z Compiling newline-converter v0.3.0
22152025-04-16T03:21:16.226Z Compiling derive_more v0.99.19
22162025-04-16T03:21:16.336Z Compiling tempfile v3.13.0
22172025-04-16T03:21:16.384Z Compiling thread_local v1.1.8
22182025-04-16T03:21:16.456Z Compiling wait-timeout v0.2.0
22192025-04-16T03:21:16.805Z Compiling num v0.4.3
22202025-04-16T03:21:16.843Z Compiling quick-error v1.2.3
22212025-04-16T03:21:16.886Z Compiling match_cfg v0.1.0
22222025-04-16T03:21:16.936Z Compiling bit-vec v0.8.0
22232025-04-16T03:21:17.010Z Compiling hostname v0.3.1
22242025-04-16T03:21:17.030Z Compiling rusty-fork v0.3.0
22252025-04-16T03:21:17.073Z Compiling expectorate v1.1.0
22262025-04-16T03:21:17.238Z Compiling multer v3.1.0
22272025-04-16T03:21:17.315Z Compiling slog-async v2.8.0
22282025-04-16T03:21:17.359Z Compiling bit-set v0.8.0
22292025-04-16T03:21:17.394Z Compiling progenitor-client v0.9.1
22302025-04-16T03:21:17.412Z Compiling slog-json v2.6.1
22312025-04-16T03:21:17.584Z Compiling crossbeam-channel v0.5.15
22322025-04-16T03:21:17.646Z Compiling rand_xorshift v0.3.0
22332025-04-16T03:21:17.757Z Compiling hex v0.4.3
22342025-04-16T03:21:17.905Z Compiling take_mut v0.2.2
22352025-04-16T03:21:17.909Z Compiling unarray v0.1.4
22362025-04-16T03:21:18.029Z Compiling progenitor v0.9.1
22372025-04-16T03:21:18.092Z Compiling proptest v1.6.0
22382025-04-16T03:21:18.113Z Compiling slog-bunyan v2.5.0
22392025-04-16T03:21:18.259Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22402025-04-16T03:21:18.427Z Compiling slog-term v2.9.1
22412025-04-16T03:21:18.475Z Compiling dropshot v0.16.0
22422025-04-16T03:21:18.552Z Compiling async-stream v0.3.6
22432025-04-16T03:21:18.696Z Compiling password-hash v0.5.0
22442025-04-16T03:21:18.822Z Compiling toml v0.8.20
22452025-04-16T03:21:19.055Z Compiling blake2 v0.10.6
22462025-04-16T03:21:19.159Z Compiling waitgroup v0.1.2
22472025-04-16T03:21:19.378Z Compiling serde_path_to_error v0.1.16
22482025-04-16T03:21:19.453Z Compiling hostname v0.4.0
22492025-04-16T03:21:19.673Z Compiling instant v0.1.13
22502025-04-16T03:21:19.851Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22512025-04-16T03:21:20.154Z Compiling debug-ignore v1.0.5
22522025-04-16T03:21:20.174Z Compiling backoff v0.4.0
22532025-04-16T03:21:20.289Z Compiling argon2 v0.5.3
22542025-04-16T03:21:20.328Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
22552025-04-16T03:21:20.500Z Compiling parse-display v0.10.0
22562025-04-16T03:21:20.572Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22572025-04-16T03:21:20.766Z Compiling serde_with v3.12.0
22582025-04-16T03:21:20.874Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22592025-04-16T03:21:21.346Z Compiling tokio-rustls v0.25.0
22602025-04-16T03:21:21.764Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22612025-04-16T03:21:22.615Z Compiling macaddr v1.0.1
22622025-04-16T03:21:23.050Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22632025-04-16T03:21:23.396Z Compiling base64 v0.21.7
22642025-04-16T03:21:23.803Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22652025-04-16T03:21:24.201Z Compiling atomicwrites v0.4.4
22662025-04-16T03:21:24.363Z Compiling owo-colors v4.2.0
22672025-04-16T03:21:24.384Z Compiling cancel-safe-futures v0.1.5
22682025-04-16T03:21:24.474Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22692025-04-16T03:21:24.474Z Compiling libsw-core v0.3.1
22702025-04-16T03:21:24.714Z Compiling libsw v3.4.0
22712025-04-16T03:21:24.791Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22722025-04-16T03:21:25.028Z Compiling prettyplease v0.2.30
22732025-04-16T03:21:25.059Z Compiling linear-map v1.2.0
22742025-04-16T03:21:25.472Z Compiling swrite v0.1.0
22752025-04-16T03:21:25.560Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22762025-04-16T03:21:25.629Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22772025-04-16T03:21:27.219Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22782025-04-16T03:21:27.575Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22792025-04-16T03:21:29.708Z Compiling utf-8 v0.7.6
22802025-04-16T03:21:30.086Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22812025-04-16T03:21:33.050Z Compiling highway v1.3.0
22822025-04-16T03:21:34.493Z Compiling linked-hash-map v0.5.6
22832025-04-16T03:21:34.642Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22842025-04-16T03:21:34.848Z Compiling lru-cache v0.1.2
22852025-04-16T03:21:34.907Z Compiling semver v0.1.20
22862025-04-16T03:21:35.102Z Compiling tungstenite v0.21.0
22872025-04-16T03:21:35.431Z Compiling rustc_version v0.1.7
22882025-04-16T03:21:35.826Z Compiling resolv-conf v0.7.0
22892025-04-16T03:21:37.423Z Compiling tokio-tungstenite v0.21.0
22902025-04-16T03:21:38.084Z Compiling hickory-resolver v0.24.4
22912025-04-16T03:21:39.412Z Compiling newtype_derive v0.1.6
22922025-04-16T03:21:39.857Z Compiling humantime v2.1.0
22932025-04-16T03:21:40.355Z Compiling steno v0.4.1
22942025-04-16T03:21:40.683Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22952025-04-16T03:21:41.031Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22962025-04-16T03:21:42.974Z Compiling qorb v0.3.1
22972025-04-16T03:21:43.290Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22982025-04-16T03:21:43.657Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22992025-04-16T03:21:47.215Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
23002025-04-16T03:21:47.238Z Compiling slog-dtrace v0.3.0
23012025-04-16T03:21:47.599Z Compiling bytecount v0.6.8
23022025-04-16T03:21:48.919Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23032025-04-16T03:21:50.348Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23042025-04-16T03:21:51.407Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
23052025-04-16T03:21:57.500Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23062025-04-16T03:21:58.870Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23072025-04-16T03:22:00.557Z Compiling half v2.4.1
23082025-04-16T03:22:01.229Z Compiling ciborium-io v0.2.2
23092025-04-16T03:22:01.398Z Compiling ciborium-ll v0.2.2
23102025-04-16T03:22:01.684Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23112025-04-16T03:22:01.939Z Compiling ciborium v0.2.2
23122025-04-16T03:22:02.475Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23132025-04-16T03:22:02.566Z Compiling proc-macro-error-attr2 v2.0.0
23142025-04-16T03:22:02.890Z Compiling display-error-chain v0.2.2
23152025-04-16T03:22:03.024Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23162025-04-16T03:22:03.136Z Compiling const_format_proc_macros v0.2.34
23172025-04-16T03:22:03.346Z Compiling proc-macro-error2 v2.0.1
23182025-04-16T03:22:03.880Z Compiling crunchy v0.2.2
23192025-04-16T03:22:03.929Z Compiling keccak v0.1.5
23202025-04-16T03:22:04.344Z Compiling maplit v1.0.2
23212025-04-16T03:22:04.429Z Compiling sha3 v0.10.8
23222025-04-16T03:22:04.499Z Compiling tabled_derive v0.10.0
23232025-04-16T03:22:04.874Z Compiling const_format v0.2.34
23242025-04-16T03:22:05.059Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23252025-04-16T03:22:05.298Z Compiling papergrid v0.14.0
23262025-04-16T03:22:06.872Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23272025-04-16T03:22:07.371Z Compiling dsl_auto_type v0.1.2
23282025-04-16T03:22:08.615Z Compiling scheduled-thread-pool v0.2.7
23292025-04-16T03:22:09.344Z Compiling num-derive v0.3.3
23302025-04-16T03:22:09.880Z Compiling diesel_table_macro_syntax v0.2.0
23312025-04-16T03:22:09.941Z Compiling radium v0.7.0
23322025-04-16T03:22:10.232Z Compiling tiny-keccak v2.0.2
23332025-04-16T03:22:10.461Z Compiling diesel_derives v2.2.3
23342025-04-16T03:22:11.371Z Compiling libscf-sys v1.1.0
23352025-04-16T03:22:11.622Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23362025-04-16T03:22:14.350Z Compiling r2d2 v0.8.10
23372025-04-16T03:22:14.835Z Compiling tabled v0.18.0
23382025-04-16T03:22:16.396Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23392025-04-16T03:22:18.536Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23402025-04-16T03:22:19.547Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23412025-04-16T03:22:19.734Z Compiling maybe-uninit v2.0.0
23422025-04-16T03:22:19.896Z Compiling tap v1.0.1
23432025-04-16T03:22:20.097Z Compiling bit-vec v0.6.3
23442025-04-16T03:22:20.295Z Compiling wyz v0.5.1
23452025-04-16T03:22:20.483Z Compiling bit-set v0.5.3
23462025-04-16T03:22:20.782Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23472025-04-16T03:22:20.803Z Compiling diesel v2.2.9
23482025-04-16T03:22:20.845Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23492025-04-16T03:22:21.646Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23502025-04-16T03:22:23.660Z Compiling ascii-canvas v3.0.0
23512025-04-16T03:22:24.037Z Compiling phf_generator v0.11.2
23522025-04-16T03:22:24.102Z Compiling secrecy v0.8.0
23532025-04-16T03:22:24.258Z Compiling async-recursion v1.1.1
23542025-04-16T03:22:24.382Z Compiling ena v0.14.3
23552025-04-16T03:22:24.778Z Compiling diff v0.1.13
23562025-04-16T03:22:25.313Z Compiling funty v2.0.0
23572025-04-16T03:22:25.567Z Compiling packed_struct v0.10.1
23582025-04-16T03:22:26.023Z Compiling regex-syntax v0.6.29
23592025-04-16T03:22:28.081Z Compiling bindgen v0.71.1
23602025-04-16T03:22:28.574Z Compiling crc-catalog v2.4.0
23612025-04-16T03:22:28.760Z Compiling crc v3.2.1
23622025-04-16T03:22:29.652Z Compiling lalrpop v0.19.12
23632025-04-16T03:22:30.868Z Compiling bitvec v1.0.1
23642025-04-16T03:22:30.945Z Compiling phf_codegen v0.11.2
23652025-04-16T03:22:31.673Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23662025-04-16T03:22:34.966Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23672025-04-16T03:22:35.295Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23682025-04-16T03:22:35.966Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23692025-04-16T03:22:36.212Z Compiling universal-hash v0.5.1
23702025-04-16T03:22:36.299Z Compiling thiserror-impl-no-std v2.0.2
23712025-04-16T03:22:36.470Z Compiling packed_struct_codegen v0.10.1
23722025-04-16T03:22:36.928Z Compiling parse-zoneinfo v0.3.1
23732025-04-16T03:22:38.287Z Compiling indexmap v1.9.3
23742025-04-16T03:22:38.636Z Compiling ref-cast v1.0.23
23752025-04-16T03:22:38.733Z Compiling crc8 v0.1.1
23762025-04-16T03:22:38.754Z Compiling rustc-hash v2.1.1
23772025-04-16T03:22:38.958Z Compiling nodrop v0.1.14
23782025-04-16T03:22:39.056Z Compiling opaque-debug v0.3.1
23792025-04-16T03:22:39.110Z Compiling array-init v0.0.4
23802025-04-16T03:22:39.180Z Compiling poly1305 v0.8.0
23812025-04-16T03:22:40.186Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23822025-04-16T03:22:41.439Z Compiling thiserror-no-std v2.0.2
23832025-04-16T03:22:41.627Z Compiling chrono-tz-build v0.4.0
23842025-04-16T03:22:42.586Z Compiling smallvec v0.6.14
23852025-04-16T03:22:43.089Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23862025-04-16T03:22:43.439Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23872025-04-16T03:22:43.790Z Compiling derive_builder_core v0.20.2
23882025-04-16T03:22:44.574Z Compiling chacha20 v0.9.1
23892025-04-16T03:22:45.075Z Compiling headers-core v0.3.0
23902025-04-16T03:22:45.278Z Compiling aead v0.5.2
23912025-04-16T03:22:45.360Z Compiling libxml v0.3.3
23922025-04-16T03:22:45.615Z Compiling ref-cast-impl v1.0.23
23932025-04-16T03:22:45.693Z Compiling vte_generate_state_changes v0.1.2
23942025-04-16T03:22:45.755Z Compiling hashbrown v0.12.3
23952025-04-16T03:22:46.327Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23962025-04-16T03:22:46.704Z Compiling bitfield v0.14.0
23972025-04-16T03:22:46.774Z Compiling termcolor v1.4.1
23982025-04-16T03:22:47.041Z Compiling arc-swap v1.7.1
23992025-04-16T03:22:47.070Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24002025-04-16T03:22:47.715Z Compiling slog-scope v4.4.0
24012025-04-16T03:22:47.818Z Compiling env_logger v0.10.2
24022025-04-16T03:22:49.745Z Compiling vte v0.11.1
24032025-04-16T03:22:50.836Z Compiling derive_builder_macro v0.20.2
24042025-04-16T03:22:51.042Z Compiling polar-core v0.27.3
24052025-04-16T03:22:51.265Z Compiling chacha20poly1305 v0.10.1
24062025-04-16T03:22:51.460Z Compiling samael v0.0.18
24072025-04-16T03:22:51.519Z Compiling headers v0.4.0
24082025-04-16T03:22:51.688Z Compiling serde-hex v0.1.0
24092025-04-16T03:22:52.986Z Compiling chrono-tz v0.10.3
24102025-04-16T03:22:53.662Z Compiling vsss-rs v3.3.4
24112025-04-16T03:22:54.947Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24122025-04-16T03:22:56.414Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24132025-04-16T03:22:56.760Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24142025-04-16T03:22:57.722Z Compiling ron v0.8.1
24152025-04-16T03:22:57.742Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24162025-04-16T03:22:58.093Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24172025-04-16T03:23:03.223Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24182025-04-16T03:23:04.013Z Compiling hashbrown v0.13.2
24192025-04-16T03:23:05.281Z Compiling strum_macros v0.24.3
24202025-04-16T03:23:05.913Z Compiling unicase v2.7.0
24212025-04-16T03:23:06.283Z Compiling crc-any v2.5.0
24222025-04-16T03:23:07.272Z Compiling indoc v1.0.9
24232025-04-16T03:23:07.409Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24242025-04-16T03:23:08.058Z Compiling object v0.30.4
24252025-04-16T03:23:13.054Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24262025-04-16T03:23:19.035Z Compiling derive_builder v0.20.2
24272025-04-16T03:23:19.349Z Compiling strip-ansi-escapes v0.2.0
24282025-04-16T03:23:20.683Z Compiling slog-stdlog v4.1.1
24292025-04-16T03:23:21.485Z Compiling papergrid v0.11.0
24302025-04-16T03:23:21.883Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24312025-04-16T03:23:22.074Z Compiling tabled_derive v0.7.0
24322025-04-16T03:23:22.239Z Compiling fd-lock v4.0.2
24332025-04-16T03:23:22.492Z Compiling peg-macros v0.8.5
24342025-04-16T03:23:24.166Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24352025-04-16T03:23:24.628Z Compiling oso-derive v0.27.3
24362025-04-16T03:23:25.118Z Compiling impl-trait-for-tuples v0.2.2
24372025-04-16T03:23:25.547Z Compiling quick-xml v0.37.2
24382025-04-16T03:23:25.605Z Compiling diesel-dtrace v0.4.2
24392025-04-16T03:23:25.997Z Compiling path-slash v0.1.5
24402025-04-16T03:23:26.272Z Compiling nu-ansi-term v0.50.1
24412025-04-16T03:23:27.564Z Compiling reedline v0.38.0
24422025-04-16T03:23:29.756Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
24432025-04-16T03:23:30.766Z Compiling oso v0.27.3
24442025-04-16T03:23:35.105Z Compiling peg v0.8.5
24452025-04-16T03:23:35.278Z Compiling tabled v0.15.0
24462025-04-16T03:23:44.850Z Compiling slog-envlogger v2.2.0
24472025-04-16T03:23:47.311Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24482025-04-16T03:23:49.450Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24492025-04-16T03:23:50.889Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24502025-04-16T03:23:51.246Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24512025-04-16T03:23:51.605Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24522025-04-16T03:23:54.514Z Compiling typify-impl v0.2.0
24532025-04-16T03:23:54.861Z Compiling pem v3.0.5
24542025-04-16T03:23:56.338Z Compiling bb8 v0.8.5
24552025-04-16T03:23:56.933Z Compiling bcs v0.1.6
24562025-04-16T03:23:57.744Z Compiling fxhash v0.2.1
24572025-04-16T03:23:57.995Z Compiling libz-sys v1.1.20
24582025-04-16T03:23:58.683Z Compiling termtree v0.5.1
24592025-04-16T03:24:00.251Z Compiling async-bb8-diesel v0.2.1
24602025-04-16T03:24:01.460Z Compiling kstat-rs v0.2.4
24612025-04-16T03:24:01.854Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24622025-04-16T03:24:02.364Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24632025-04-16T03:24:03.917Z Compiling typify-macro v0.2.0
24642025-04-16T03:24:07.152Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24652025-04-16T03:24:07.662Z Compiling nanorand v0.7.0
24662025-04-16T03:24:08.332Z Compiling libgit2-sys v0.17.0+1.8.1
24672025-04-16T03:24:09.098Z Compiling pin-project-internal v1.1.6
24682025-04-16T03:24:11.578Z Compiling parking_lot_core v0.8.6
24692025-04-16T03:24:12.098Z Compiling pin-project v1.1.6
24702025-04-16T03:24:17.717Z Compiling flume v0.11.1
24712025-04-16T03:24:18.466Z Compiling mime_guess v2.0.5
24722025-04-16T03:24:19.950Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24732025-04-16T03:24:21.587Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24742025-04-16T03:24:24.506Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24752025-04-16T03:24:28.611Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24762025-04-16T03:24:31.723Z Compiling snafu-derive v0.8.5
24772025-04-16T03:24:35.959Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24782025-04-16T03:24:36.420Z Compiling snafu v0.8.5
24792025-04-16T03:24:37.616Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24802025-04-16T03:24:46.477Z Compiling typify v0.2.0
24812025-04-16T03:24:46.641Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24822025-04-16T03:24:47.493Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24832025-04-16T03:24:47.718Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24842025-04-16T03:24:50.259Z Compiling globset v0.4.15
24852025-04-16T03:24:53.579Z Compiling olpc-cjson v0.1.4
24862025-04-16T03:24:53.879Z Compiling castaway v0.2.3
24872025-04-16T03:24:54.077Z Compiling vergen v8.3.2
24882025-04-16T03:24:54.419Z Compiling nibble_vec v0.1.0
24892025-04-16T03:24:54.684Z Compiling cargo-platform v0.1.8
24902025-04-16T03:24:55.157Z Compiling serde_plain v1.0.2
24912025-04-16T03:24:55.658Z Compiling atty v0.2.14
24922025-04-16T03:24:55.861Z Compiling http-range v0.1.5
24932025-04-16T03:24:55.942Z Compiling endian-type v0.1.2
24942025-04-16T03:24:56.194Z Compiling io-lifetimes v1.0.11
24952025-04-16T03:24:56.410Z Compiling typed-path v0.9.3
24962025-04-16T03:24:56.687Z Compiling salty v0.3.0
24972025-04-16T03:24:57.164Z Compiling radix_trie v0.2.1
24982025-04-16T03:24:57.368Z Compiling cargo_metadata v0.18.1
24992025-04-16T03:24:58.029Z Compiling compact_str v0.8.0
25002025-04-16T03:25:00.167Z Compiling tough v0.20.0
25012025-04-16T03:25:00.647Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25022025-04-16T03:25:02.038Z Compiling progenitor-impl v0.8.0
25032025-04-16T03:25:02.768Z Compiling git2 v0.19.0
25042025-04-16T03:25:03.156Z Compiling parking_lot v0.11.2
25052025-04-16T03:25:07.820Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25062025-04-16T03:25:10.714Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25072025-04-16T03:25:10.808Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25082025-04-16T03:25:12.627Z Compiling unicode-truncate v1.1.0
25092025-04-16T03:25:12.939Z Compiling lru v0.12.5
25102025-04-16T03:25:13.315Z Compiling rand_seeder v0.3.0
25112025-04-16T03:25:13.719Z Compiling lzma-sys v0.1.20
25122025-04-16T03:25:14.436Z Compiling instability v0.3.2
25132025-04-16T03:25:15.192Z Compiling rustls v0.21.12
25142025-04-16T03:25:15.447Z Compiling indoc v2.0.6
25152025-04-16T03:25:15.551Z Compiling parse-size v1.1.0
25162025-04-16T03:25:15.896Z Compiling rustix v0.37.28
25172025-04-16T03:25:16.238Z Compiling cassowary v0.3.0
25182025-04-16T03:25:16.318Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25192025-04-16T03:25:16.815Z Compiling ratatui v0.29.0
25202025-04-16T03:25:17.058Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25212025-04-16T03:25:17.322Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25222025-04-16T03:25:19.743Z Compiling progenitor-macro v0.8.0
25232025-04-16T03:25:20.062Z Compiling hyper-staticfile v0.10.1
25242025-04-16T03:25:22.554Z Compiling sled v0.34.7
25252025-04-16T03:25:32.256Z Compiling hickory-client v0.24.4
25262025-04-16T03:25:36.112Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25272025-04-16T03:25:36.842Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25282025-04-16T03:25:37.026Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25292025-04-16T03:25:37.277Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25302025-04-16T03:25:37.370Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
25312025-04-16T03:25:38.825Z Compiling hickory-server v0.24.4
25322025-04-16T03:25:42.359Z Compiling primeorder v0.13.6
25332025-04-16T03:25:42.945Z Compiling progenitor-client v0.8.0
25342025-04-16T03:25:43.943Z Compiling rustls-webpki v0.101.7
25352025-04-16T03:25:47.692Z Compiling sct v0.7.1
25362025-04-16T03:25:48.132Z Compiling heck v0.3.3
25372025-04-16T03:25:48.452Z Compiling env_filter v0.1.2
25382025-04-16T03:25:49.819Z Compiling csv-core v0.1.11
25392025-04-16T03:25:50.042Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25402025-04-16T03:25:50.168Z Compiling dropshot v0.12.0
25412025-04-16T03:25:50.406Z Compiling void v1.0.2
25422025-04-16T03:25:50.579Z Compiling lzss v0.8.2
25432025-04-16T03:25:50.658Z Compiling csv v1.3.1
25442025-04-16T03:25:50.689Z Compiling env_logger v0.11.5
25452025-04-16T03:25:51.021Z Compiling zone_cfg_derive v0.1.2
25462025-04-16T03:25:52.063Z Compiling progenitor v0.8.0
25472025-04-16T03:25:52.310Z Compiling p384 v0.13.0
25482025-04-16T03:25:52.333Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25492025-04-16T03:25:52.807Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25502025-04-16T03:25:53.799Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25512025-04-16T03:25:56.309Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25522025-04-16T03:25:56.526Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25532025-04-16T03:25:56.750Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25542025-04-16T03:25:57.790Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25552025-04-16T03:25:58.142Z Compiling tungstenite v0.23.0
25562025-04-16T03:25:59.081Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25572025-04-16T03:25:59.439Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25582025-04-16T03:25:59.798Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25592025-04-16T03:26:00.156Z Compiling nix v0.27.1
25602025-04-16T03:26:02.859Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25612025-04-16T03:26:03.125Z Compiling dropshot_endpoint v0.12.0
25622025-04-16T03:26:03.517Z Compiling base64 v0.13.1
25632025-04-16T03:26:03.564Z Compiling xshell-macros v0.2.7
25642025-04-16T03:26:04.283Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25652025-04-16T03:26:04.286Z Compiling xshell v0.2.7
25662025-04-16T03:26:04.688Z Compiling ron v0.7.1
25672025-04-16T03:26:07.101Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25682025-04-16T03:26:07.854Z Compiling tokio-tungstenite v0.23.1
25692025-04-16T03:26:08.461Z Compiling xz2 v0.1.7
25702025-04-16T03:26:09.874Z Compiling terminal_size v0.2.6
25712025-04-16T03:26:10.102Z Compiling tokio-rustls v0.24.1
25722025-04-16T03:26:10.578Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25732025-04-16T03:26:13.842Z Compiling zone v0.1.8
25742025-04-16T03:26:14.788Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25752025-04-16T03:26:16.384Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25762025-04-16T03:26:16.739Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25772025-04-16T03:26:16.965Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25782025-04-16T03:26:18.421Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25792025-04-16T03:26:18.949Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25802025-04-16T03:26:19.258Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25812025-04-16T03:26:19.952Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25822025-04-16T03:26:20.712Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25832025-04-16T03:26:25.586Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25842025-04-16T03:26:26.377Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25852025-04-16T03:26:29.382Z Compiling rustls-pemfile v1.0.4
25862025-04-16T03:26:30.120Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25872025-04-16T03:26:30.374Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25882025-04-16T03:26:30.477Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25892025-04-16T03:26:31.174Z Compiling signal-hook-tokio v0.3.1
25902025-04-16T03:26:31.416Z Compiling twox-hash v2.1.0
25912025-04-16T03:26:32.456Z Compiling yasna v0.5.2
25922025-04-16T03:26:32.851Z Compiling smawk v0.3.2
25932025-04-16T03:26:33.162Z Compiling unicode-linebreak v0.1.5
25942025-04-16T03:26:33.723Z Compiling is_ci v1.2.0
25952025-04-16T03:26:33.904Z Compiling glob v0.3.2
25962025-04-16T03:26:34.036Z Compiling supports-color v3.0.2
25972025-04-16T03:26:34.223Z Compiling textwrap v0.16.1
25982025-04-16T03:26:34.509Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25992025-04-16T03:26:34.875Z Compiling rcgen v0.12.1
26002025-04-16T03:26:35.944Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26012025-04-16T03:26:37.684Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26022025-04-16T03:26:39.488Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26032025-04-16T03:26:41.892Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26042025-04-16T03:26:45.549Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26052025-04-16T03:26:46.101Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26062025-04-16T03:26:55.448Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26072025-04-16T03:26:59.303Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26082025-04-16T03:27:03.905Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26092025-04-16T03:27:04.792Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26102025-04-16T03:27:07.172Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26112025-04-16T03:27:09.282Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26122025-04-16T03:27:13.576Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26132025-04-16T03:27:14.084Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26142025-04-16T03:27:14.317Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26152025-04-16T03:27:14.682Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26162025-04-16T03:27:18.294Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26172025-04-16T03:27:19.425Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26182025-04-16T03:27:20.777Z Compiling fatfs v0.3.6
26192025-04-16T03:27:23.582Z Compiling rtoolbox v0.0.2
26202025-04-16T03:27:23.995Z Compiling subprocess v0.2.9
26212025-04-16T03:27:26.556Z Compiling assert_matches v1.5.0
26222025-04-16T03:27:28.161Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26232025-04-16T03:27:28.600Z Compiling rpassword v7.3.1
26242025-04-16T03:27:29.069Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26252025-04-16T03:27:32.480Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26262025-04-16T03:27:35.701Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26272025-04-16T03:27:42.539Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26282025-04-16T03:28:03.243Z Compiling tui-tree-widget v0.23.0
26292025-04-16T03:28:03.711Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26302025-04-16T03:28:11.812Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26312025-04-16T03:28:12.177Z Compiling uzers v0.12.1
26322025-04-16T03:28:12.640Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26332025-04-16T03:28:15.319Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26342025-04-16T03:28:16.604Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26352025-04-16T03:28:17.803Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26362025-04-16T03:28:28.522Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26372025-04-16T03:28:33.031Z Compiling multimap v0.10.0
26382025-04-16T03:30:52.984Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26392025-04-16T03:31:06.502Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26402025-04-16T03:38:12.951Z Finished `release` profile [optimized] target(s) in 16m 58s
26412025-04-16T03:39:21.188Z
26422025-04-16T03:39:21.191Zreal 18:07.981885352
26432025-04-16T03:39:21.191Zuser 2:06:43.692967498
26442025-04-16T03:39:21.191Zsys 3:30.371275006
26452025-04-16T03:39:21.191Ztrap 3.094608167
26462025-04-16T03:39:21.192Ztflt 1.540193223
26472025-04-16T03:39:21.192Zdflt 4.437035509
26482025-04-16T03:39:21.192Zkflt 0.001784696
26492025-04-16T03:39:21.192Zlock 7:33:46.354976959
26502025-04-16T03:39:21.192Zslp 6:31:16.406503946
26512025-04-16T03:39:21.192Zlat 3:36.282092705
26522025-04-16T03:39:21.192Zstop 2:54.978548842
26532025-04-16T03:39:21.192Z+ mapfile -t packages
26542025-04-16T03:39:21.192Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26552025-04-16T03:39:22.327Z Finished `release` profile [optimized] target(s) in 1.08s
26562025-04-16T03:39:22.382Z Running `target/release/omicron-package -t test list-outputs`
26572025-04-16T03:39:22.432ZLogging to: /work/oxidecomputer/omicron/out/LOG
26582025-04-16T03:39:22.435Z+ ptime -m cargo build --locked --release -p xtask
26592025-04-16T03:39:23.117Z Compiling serde v1.0.219
26602025-04-16T03:39:23.120Z Compiling serde_json v1.0.140
26612025-04-16T03:39:23.120Z Compiling rustix v0.38.37
26622025-04-16T03:39:23.120Z Compiling libc v0.2.171
26632025-04-16T03:39:23.229Z Compiling syn v2.0.98
26642025-04-16T03:39:23.269Z Compiling bitflags v2.9.0
26652025-04-16T03:39:23.589Z Compiling usdt-impl v0.5.0
26662025-04-16T03:39:23.673Z Compiling syn v1.0.109
26672025-04-16T03:39:23.760Z Compiling hashbrown v0.15.1
26682025-04-16T03:39:23.791Z Compiling log v0.4.22
26692025-04-16T03:39:24.026Z Compiling fs-err v2.11.0
26702025-04-16T03:39:24.231Z Compiling once_cell v1.21.3
26712025-04-16T03:39:24.385Z Compiling anyhow v1.0.97
26722025-04-16T03:39:24.633Z Compiling thread-id v4.2.2
26732025-04-16T03:39:24.965Z Compiling indexmap v2.7.1
26742025-04-16T03:39:26.157Z Compiling terminal_size v0.4.0
26752025-04-16T03:39:26.189Z Compiling tempfile v3.13.0
26762025-04-16T03:39:26.374Z Compiling clap_builder v4.5.35
26772025-04-16T03:39:27.154Z Compiling proc-macro-error v1.0.4
26782025-04-16T03:39:27.796Z Compiling tabled_derive v0.7.0
26792025-04-16T03:39:28.918Z Compiling tabled v0.15.0
26802025-04-16T03:39:29.410Z Compiling serde_derive v1.0.219
26812025-04-16T03:39:29.410Z Compiling thiserror-impl v1.0.69
26822025-04-16T03:39:29.414Z Compiling zerocopy-derive v0.7.35
26832025-04-16T03:39:29.414Z Compiling scroll_derive v0.12.0
26842025-04-16T03:39:29.414Z Compiling thiserror-impl v2.0.12
26852025-04-16T03:39:30.804Z Compiling scroll v0.12.0
26862025-04-16T03:39:31.182Z Compiling zerocopy v0.7.35
26872025-04-16T03:39:31.456Z Compiling goblin v0.8.2
26882025-04-16T03:39:32.057Z Compiling thiserror v1.0.69
26892025-04-16T03:39:32.217Z Compiling pest v2.7.14
26902025-04-16T03:39:34.102Z Compiling thiserror v2.0.12
26912025-04-16T03:39:34.302Z Compiling clap_derive v4.5.32
26922025-04-16T03:39:35.158Z Compiling pest_meta v2.7.14
26932025-04-16T03:39:38.340Z Compiling pest_generator v2.7.14
26942025-04-16T03:39:40.015Z Compiling pest_derive v2.7.14
26952025-04-16T03:39:40.849Z Compiling dtrace-parser v0.2.0
26962025-04-16T03:39:42.435Z Compiling serde_spanned v0.6.8
26972025-04-16T03:39:42.748Z Compiling toml_datetime v0.6.8
26982025-04-16T03:39:43.495Z Compiling toml_edit v0.22.24
26992025-04-16T03:39:44.048Z Compiling serde_tokenstream v0.2.2
27002025-04-16T03:39:44.640Z Compiling dof v0.3.0
27012025-04-16T03:39:45.568Z Compiling camino v1.1.9
27022025-04-16T03:39:48.142Z Compiling usdt-attr-macro v0.5.0
27032025-04-16T03:39:48.146Z Compiling usdt-macro v0.5.0
27042025-04-16T03:39:49.417Z Compiling toml v0.8.20
27052025-04-16T03:39:50.419Z Compiling semver v1.0.25
27062025-04-16T03:39:51.843Z Compiling cargo-platform v0.1.8
27072025-04-16T03:39:52.928Z Compiling cargo_metadata v0.19.2
27082025-04-16T03:39:53.052Z Compiling cargo_toml v0.21.0
27092025-04-16T03:39:54.574Z Compiling usdt v0.5.0
27102025-04-16T03:39:55.390Z Compiling camino-tempfile v1.1.1
27112025-04-16T03:39:55.970Z Compiling macaddr v1.0.1
27122025-04-16T03:39:56.139Z Compiling clap v4.5.35
27132025-04-16T03:40:05.511Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27142025-04-16T03:40:11.028Z Finished `release` profile [optimized] target(s) in 48.52s
27152025-04-16T03:40:11.151Z
27162025-04-16T03:40:11.151Zreal 48.685181576
27172025-04-16T03:40:11.151Zuser 5:15.047906679
27182025-04-16T03:40:11.151Zsys 19.418840461
27192025-04-16T03:40:11.151Ztrap 0.150759461
27202025-04-16T03:40:11.151Ztflt 0.158578330
27212025-04-16T03:40:11.156Zdflt 0.421109051
27222025-04-16T03:40:11.156Zkflt 0.000026609
27232025-04-16T03:40:11.156Zlock 9:56.077120556
27242025-04-16T03:40:11.156Zslp 15:38.476145149
27252025-04-16T03:40:11.156Zlat 14.521551709
27262025-04-16T03:40:11.156Zstop 18.090808674
27272025-04-16T03:40:11.156Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27282025-04-16T03:40:11.156Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27292025-04-16T03:40:11.156Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27302025-04-16T03:40:11.156Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27312025-04-16T03:40:11.156Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27322025-04-16T03:40:12.135Z Compiling thiserror-impl v2.0.12
27332025-04-16T03:40:12.272Z Compiling regress v0.10.3
27342025-04-16T03:40:12.277Z Compiling ident_case v1.0.1
27352025-04-16T03:40:12.277Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27362025-04-16T03:40:12.277Z Compiling unsafe-libyaml v0.2.11
27372025-04-16T03:40:12.285Z Compiling match_cfg v0.1.0
27382025-04-16T03:40:12.302Z Compiling progenitor-client v0.9.1
27392025-04-16T03:40:12.302Z Compiling rustls v0.22.4
27402025-04-16T03:40:12.449Z Compiling hostname v0.3.1
27412025-04-16T03:40:12.499Z Compiling darling_core v0.20.10
27422025-04-16T03:40:12.634Z Compiling quick-error v1.2.3
27432025-04-16T03:40:12.738Z Compiling multer v3.1.0
27442025-04-16T03:40:12.815Z Compiling debug-ignore v1.0.5
27452025-04-16T03:40:12.873Z Compiling tempfile v3.13.0
27462025-04-16T03:40:12.982Z Compiling toml v0.8.20
27472025-04-16T03:40:13.177Z Compiling slog-json v2.6.1
27482025-04-16T03:40:13.542Z Compiling async-stream-impl v0.3.6
27492025-04-16T03:40:13.659Z Compiling serde_yaml v0.9.34+deprecated
27502025-04-16T03:40:14.151Z Compiling structmeta-derive v0.3.0
27512025-04-16T03:40:14.417Z Compiling slog-bunyan v2.5.0
27522025-04-16T03:40:14.833Z Compiling async-stream v0.3.6
27532025-04-16T03:40:15.149Z Compiling waitgroup v0.1.2
27542025-04-16T03:40:15.362Z Compiling thiserror v2.0.12
27552025-04-16T03:40:15.397Z Compiling macaddr v1.0.1
27562025-04-16T03:40:15.544Z Compiling serde_path_to_error v0.1.16
27572025-04-16T03:40:15.577Z Compiling hex v0.4.3
27582025-04-16T03:40:15.862Z Compiling hostname v0.4.0
27592025-04-16T03:40:16.105Z Compiling typify-impl v0.3.0
27602025-04-16T03:40:16.182Z Compiling wait-timeout v0.2.0
27612025-04-16T03:40:16.321Z Compiling dropshot v0.16.0
27622025-04-16T03:40:16.657Z Compiling bit-vec v0.8.0
27632025-04-16T03:40:16.707Z Compiling structmeta v0.3.0
27642025-04-16T03:40:16.809Z Compiling rusty-fork v0.3.0
27652025-04-16T03:40:16.979Z Compiling dropshot_endpoint v0.16.0
27662025-04-16T03:40:17.115Z Compiling tokio-rustls v0.25.0
27672025-04-16T03:40:17.118Z Compiling bit-set v0.8.0
27682025-04-16T03:40:17.153Z Compiling rand_xorshift v0.3.0
27692025-04-16T03:40:17.451Z Compiling instant v0.1.13
27702025-04-16T03:40:17.503Z Compiling unarray v0.1.4
27712025-04-16T03:40:17.535Z Compiling test-strategy v0.4.0
27722025-04-16T03:40:17.569Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27732025-04-16T03:40:17.629Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27742025-04-16T03:40:17.704Z Compiling proptest v1.6.0
27752025-04-16T03:40:17.756Z Compiling parse-display-derive v0.10.0
27762025-04-16T03:40:18.174Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27772025-04-16T03:40:18.280Z Compiling darling_macro v0.20.10
27782025-04-16T03:40:18.951Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27792025-04-16T03:40:19.165Z Compiling backoff v0.4.0
27802025-04-16T03:40:19.235Z Compiling darling v0.20.10
27812025-04-16T03:40:19.375Z Compiling serde_with_macros v3.12.0
27822025-04-16T03:40:19.550Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27832025-04-16T03:40:20.330Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27842025-04-16T03:40:20.933Z Compiling proc-macro-crate v1.3.1
27852025-04-16T03:40:21.190Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27862025-04-16T03:40:21.625Z Compiling crucible-workspace-hack v0.1.0
27872025-04-16T03:40:21.645Z Compiling parse-display v0.10.0
27882025-04-16T03:40:21.793Z Compiling num_enum_derive v0.5.11
27892025-04-16T03:40:21.963Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27902025-04-16T03:40:22.003Z Compiling serde_with v3.12.0
27912025-04-16T03:40:22.261Z Compiling heapless v0.8.0
27922025-04-16T03:40:22.366Z Compiling proc-macro-error v1.0.4
27932025-04-16T03:40:22.384Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27942025-04-16T03:40:23.069Z Compiling hash32 v0.3.1
27952025-04-16T03:40:23.207Z Compiling foreign-types-macros v0.2.3
27962025-04-16T03:40:23.355Z Compiling foreign-types-shared v0.3.1
27972025-04-16T03:40:23.523Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27982025-04-16T03:40:24.227Z Compiling num_enum v0.5.11
27992025-04-16T03:40:24.436Z Compiling smoltcp v0.11.0
28002025-04-16T03:40:24.485Z Compiling foreign-types v0.5.0
28012025-04-16T03:40:24.967Z Compiling tabwriter v1.4.0
28022025-04-16T03:40:25.344Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28032025-04-16T03:40:25.407Z Compiling cstr-argument v0.1.2
28042025-04-16T03:40:25.551Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28052025-04-16T03:40:25.578Z Compiling cobs v0.2.3
28062025-04-16T03:40:25.680Z Compiling pretty-hex v0.2.1
28072025-04-16T03:40:25.912Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28082025-04-16T03:40:25.913Z Compiling postcard v1.0.10
28092025-04-16T03:40:25.946Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102025-04-16T03:40:26.131Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28112025-04-16T03:40:26.329Z Compiling colored v2.2.0
28122025-04-16T03:40:26.482Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28132025-04-16T03:40:26.587Z Compiling winnow v0.6.20
28142025-04-16T03:40:26.830Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28152025-04-16T03:40:27.119Z Compiling itertools v0.14.0
28162025-04-16T03:40:27.150Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28172025-04-16T03:40:28.138Z Compiling camino-tempfile v1.1.1
28182025-04-16T03:40:28.633Z Compiling smf v0.2.3
28192025-04-16T03:40:28.906Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28202025-04-16T03:40:29.716Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28212025-04-16T03:40:29.949Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28222025-04-16T03:40:30.047Z Compiling zone_cfg_derive v0.3.0
28232025-04-16T03:40:30.051Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28242025-04-16T03:40:30.315Z Compiling itertools v0.12.1
28252025-04-16T03:40:30.476Z Compiling num-derive v0.4.2
28262025-04-16T03:40:30.681Z Compiling sigpipe v0.1.3
28272025-04-16T03:40:30.836Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28282025-04-16T03:40:30.920Z Compiling typify-macro v0.3.0
28292025-04-16T03:40:31.186Z Compiling jiff v0.2.6
28302025-04-16T03:40:31.453Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28312025-04-16T03:40:31.915Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-04-16T03:40:32.160Z Compiling num-rational v0.4.2
28332025-04-16T03:40:32.750Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28342025-04-16T03:40:33.261Z Compiling zone v0.3.1
28352025-04-16T03:40:33.591Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28362025-04-16T03:40:33.645Z Compiling num-complex v0.4.6
28372025-04-16T03:40:33.707Z Compiling float-ord v0.3.2
28382025-04-16T03:40:33.846Z Compiling universal-hash v0.5.1
28392025-04-16T03:40:33.910Z Compiling opaque-debug v0.3.1
28402025-04-16T03:40:34.034Z Compiling utf-8 v0.7.6
28412025-04-16T03:40:34.073Z Compiling password-hash v0.5.0
28422025-04-16T03:40:34.374Z Compiling tungstenite v0.21.0
28432025-04-16T03:40:34.606Z Compiling num v0.4.3
28442025-04-16T03:40:34.682Z Compiling blake2 v0.10.6
28452025-04-16T03:40:34.734Z Compiling aead v0.5.2
28462025-04-16T03:40:34.737Z Compiling typify v0.3.0
28472025-04-16T03:40:34.901Z Compiling progenitor-impl v0.9.1
28482025-04-16T03:40:34.946Z Compiling convert_case v0.4.0
28492025-04-16T03:40:35.107Z Compiling keccak v0.1.5
28502025-04-16T03:40:35.690Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28512025-04-16T03:40:35.773Z Compiling base64 v0.21.7
28522025-04-16T03:40:36.079Z Compiling derive_more v0.99.19
28532025-04-16T03:40:36.237Z Compiling sha3 v0.10.8
28542025-04-16T03:40:36.258Z Compiling tokio-tungstenite v0.21.0
28552025-04-16T03:40:36.435Z Compiling argon2 v0.5.3
28562025-04-16T03:40:36.858Z Compiling poly1305 v0.8.0
28572025-04-16T03:40:36.879Z Compiling chacha20 v0.9.1
28582025-04-16T03:40:37.617Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28592025-04-16T03:40:37.627Z Compiling derive-where v1.2.7
28602025-04-16T03:40:37.695Z Compiling semver v0.1.20
28612025-04-16T03:40:38.338Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28622025-04-16T03:40:38.551Z Compiling rustc_version v0.1.7
28632025-04-16T03:40:39.014Z Compiling typify-impl v0.2.0
28642025-04-16T03:40:39.246Z Compiling newline-converter v0.3.0
28652025-04-16T03:40:39.305Z Compiling primeorder v0.13.6
28662025-04-16T03:40:39.452Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28672025-04-16T03:40:39.817Z Compiling secrecy v0.8.0
28682025-04-16T03:40:40.078Z Compiling owo-colors v4.2.0
28692025-04-16T03:40:40.097Z Compiling cancel-safe-futures v0.1.5
28702025-04-16T03:40:40.494Z Compiling linked-hash-map v0.5.6
28712025-04-16T03:40:40.608Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28722025-04-16T03:40:40.791Z Compiling lru-cache v0.1.2
28732025-04-16T03:40:40.875Z Compiling expectorate v1.1.0
28742025-04-16T03:40:41.008Z Compiling newtype_derive v0.1.6
28752025-04-16T03:40:41.089Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28762025-04-16T03:40:41.378Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28772025-04-16T03:40:41.452Z Compiling resolv-conf v0.7.0
28782025-04-16T03:40:41.602Z Compiling progenitor-macro v0.9.1
28792025-04-16T03:40:41.650Z Compiling thiserror-impl-no-std v2.0.2
28802025-04-16T03:40:42.108Z Compiling libsw-core v0.3.1
28812025-04-16T03:40:42.183Z Compiling unicase v2.7.0
28822025-04-16T03:40:42.426Z Compiling half v2.4.1
28832025-04-16T03:40:42.581Z Compiling fixedbitset v0.5.7
28842025-04-16T03:40:42.639Z Compiling arc-swap v1.7.1
28852025-04-16T03:40:43.029Z Compiling ciborium-io v0.2.2
28862025-04-16T03:40:43.193Z Compiling ciborium-ll v0.2.2
28872025-04-16T03:40:43.196Z Compiling slog-scope v4.4.0
28882025-04-16T03:40:43.246Z Compiling petgraph v0.7.1
28892025-04-16T03:40:43.508Z Compiling libsw v3.4.0
28902025-04-16T03:40:43.591Z Compiling hickory-resolver v0.24.4
28912025-04-16T03:40:43.661Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28922025-04-16T03:40:43.810Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28932025-04-16T03:40:44.363Z Compiling thiserror-no-std v2.0.2
28942025-04-16T03:40:44.527Z Compiling polyval v0.6.2
28952025-04-16T03:40:44.833Z Compiling atomicwrites v0.4.4
28962025-04-16T03:40:44.961Z Compiling proc-macro-error-attr2 v2.0.0
28972025-04-16T03:40:45.197Z Compiling parking_lot_core v0.8.6
28982025-04-16T03:40:45.700Z Compiling libefi-sys v0.1.0
28992025-04-16T03:40:45.789Z Compiling linear-map v1.2.0
29002025-04-16T03:40:46.053Z Compiling salty v0.3.0
29012025-04-16T03:40:46.166Z Compiling indent_write v2.2.0
29022025-04-16T03:40:46.372Z Compiling proc-macro-error2 v2.0.1
29032025-04-16T03:40:46.443Z Compiling ghash v0.5.1
29042025-04-16T03:40:46.543Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29052025-04-16T03:40:46.664Z Compiling vsss-rs v3.3.4
29062025-04-16T03:40:47.105Z Compiling ciborium v0.2.2
29072025-04-16T03:40:47.454Z Compiling slog-stdlog v4.1.1
29082025-04-16T03:40:48.111Z Compiling p384 v0.13.0
29092025-04-16T03:40:48.152Z Compiling chacha20poly1305 v0.10.1
29102025-04-16T03:40:48.424Z Compiling num-derive v0.3.3
29112025-04-16T03:40:48.457Z Compiling ctr v0.9.2
29122025-04-16T03:40:48.861Z Compiling lzma-sys v0.1.20
29132025-04-16T03:40:49.171Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29142025-04-16T03:40:49.581Z Compiling bitfield-struct v0.6.2
29152025-04-16T03:40:49.601Z Compiling slog-dtrace v0.3.0
29162025-04-16T03:40:49.626Z Compiling highway v1.3.0
29172025-04-16T03:40:50.061Z Compiling papergrid v0.14.0
29182025-04-16T03:40:50.358Z Compiling aes-gcm v0.10.3
29192025-04-16T03:40:50.460Z Compiling slog-envlogger v2.2.0
29202025-04-16T03:40:50.581Z Compiling libscf-sys v1.1.0
29212025-04-16T03:40:50.681Z Compiling mime_guess v2.0.5
29222025-04-16T03:40:50.862Z Compiling steno v0.4.1
29232025-04-16T03:40:50.895Z Compiling tabled_derive v0.10.0
29242025-04-16T03:40:50.965Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29252025-04-16T03:40:52.049Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29262025-04-16T03:40:52.259Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29272025-04-16T03:40:52.278Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29282025-04-16T03:40:52.393Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29292025-04-16T03:40:52.904Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29302025-04-16T03:40:53.258Z Compiling typify-macro v0.2.0
29312025-04-16T03:40:53.518Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29322025-04-16T03:40:53.621Z Compiling heck v0.3.3
29332025-04-16T03:40:53.664Z Compiling progenitor v0.9.1
29342025-04-16T03:40:53.742Z Compiling progenitor-client v0.8.0
29352025-04-16T03:40:53.910Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29362025-04-16T03:40:53.937Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29372025-04-16T03:40:53.993Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29382025-04-16T03:40:54.013Z Compiling ssh-encoding v0.2.0
29392025-04-16T03:40:54.255Z Compiling blowfish v0.9.1
29402025-04-16T03:40:54.510Z Compiling nibble_vec v0.1.0
29412025-04-16T03:40:54.530Z Compiling env_filter v0.1.2
29422025-04-16T03:40:54.740Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29432025-04-16T03:40:54.759Z Compiling dropshot v0.12.0
29442025-04-16T03:40:55.088Z Compiling humantime v2.1.0
29452025-04-16T03:40:55.111Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29462025-04-16T03:40:55.153Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29472025-04-16T03:40:55.252Z Compiling endian-type v0.1.2
29482025-04-16T03:40:55.509Z Compiling radix_trie v0.2.1
29492025-04-16T03:40:55.560Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29502025-04-16T03:40:55.766Z Compiling env_logger v0.11.5
29512025-04-16T03:40:56.176Z Compiling bcrypt-pbkdf v0.10.0
29522025-04-16T03:40:56.398Z Compiling ssh-cipher v0.2.0
29532025-04-16T03:40:56.419Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29542025-04-16T03:40:56.774Z Compiling zone_cfg_derive v0.1.2
29552025-04-16T03:40:56.986Z Compiling typify v0.2.0
29562025-04-16T03:40:57.076Z Compiling tabled v0.18.0
29572025-04-16T03:40:57.155Z Compiling progenitor-impl v0.8.0
29582025-04-16T03:40:58.261Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29592025-04-16T03:40:58.375Z Compiling parking_lot v0.11.2
29602025-04-16T03:40:58.706Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29612025-04-16T03:40:59.216Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29622025-04-16T03:40:59.424Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29632025-04-16T03:41:00.029Z Compiling qorb v0.3.1
29642025-04-16T03:41:00.180Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29652025-04-16T03:41:00.201Z Compiling dropshot_endpoint v0.12.0
29662025-04-16T03:41:00.362Z Compiling password-hash v0.4.2
29672025-04-16T03:41:00.588Z Compiling gethostname v0.5.0
29682025-04-16T03:41:00.809Z Compiling fxhash v0.2.1
29692025-04-16T03:41:01.063Z Compiling xshell-macros v0.2.7
29702025-04-16T03:41:01.196Z Compiling same-file v1.0.6
29712025-04-16T03:41:01.222Z Compiling http-range v0.1.5
29722025-04-16T03:41:01.511Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29732025-04-16T03:41:01.547Z Compiling base64 v0.13.1
29742025-04-16T03:41:01.866Z Compiling xshell v0.2.7
29752025-04-16T03:41:01.916Z Compiling walkdir v2.5.0
29762025-04-16T03:41:02.086Z Compiling ron v0.7.1
29772025-04-16T03:41:02.643Z Compiling sled v0.34.7
29782025-04-16T03:41:03.033Z Compiling pbkdf2 v0.11.0
29792025-04-16T03:41:03.513Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29802025-04-16T03:41:03.866Z Compiling progenitor-macro v0.8.0
29812025-04-16T03:41:04.142Z Compiling xz2 v0.1.7
29822025-04-16T03:41:04.162Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29832025-04-16T03:41:04.603Z Compiling zone v0.1.8
29842025-04-16T03:41:05.168Z Compiling ssh-key v0.6.6
29852025-04-16T03:41:05.360Z Compiling hickory-client v0.24.4
29862025-04-16T03:41:05.946Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29872025-04-16T03:41:06.347Z Compiling p521 v0.13.3
29882025-04-16T03:41:06.756Z Compiling p256 v0.13.2
29892025-04-16T03:41:07.455Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29902025-04-16T03:41:07.708Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29912025-04-16T03:41:08.202Z Compiling hickory-server v0.24.4
29922025-04-16T03:41:08.638Z Compiling pem v3.0.5
29932025-04-16T03:41:08.656Z Compiling yasna v0.5.2
29942025-04-16T03:41:09.261Z Compiling headers-core v0.3.0
29952025-04-16T03:41:09.352Z Compiling kstat-rs v0.2.4
29962025-04-16T03:41:09.461Z Compiling nanorand v0.7.0
29972025-04-16T03:41:09.951Z Compiling russh-cryptovec v0.7.3
29982025-04-16T03:41:10.027Z Compiling atty v0.2.14
29992025-04-16T03:41:10.111Z Compiling md5 v0.7.0
30002025-04-16T03:41:10.211Z Compiling crc8 v0.1.1
30012025-04-16T03:41:10.293Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
30022025-04-16T03:41:10.410Z Compiling russh-keys v0.45.0
30032025-04-16T03:41:12.011Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30042025-04-16T03:41:12.216Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30052025-04-16T03:41:12.326Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30062025-04-16T03:41:14.114Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30072025-04-16T03:41:14.830Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30082025-04-16T03:41:15.439Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30092025-04-16T03:41:15.831Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30102025-04-16T03:41:16.863Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30112025-04-16T03:41:18.510Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30122025-04-16T03:41:18.745Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30132025-04-16T03:41:18.823Z Compiling progenitor v0.8.0
30142025-04-16T03:41:19.041Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30152025-04-16T03:41:19.064Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30162025-04-16T03:41:19.127Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30172025-04-16T03:41:20.308Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30182025-04-16T03:41:21.991Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30192025-04-16T03:41:22.522Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30202025-04-16T03:41:22.623Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30212025-04-16T03:41:23.691Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30222025-04-16T03:41:25.255Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30232025-04-16T03:41:25.576Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30242025-04-16T03:41:25.652Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30252025-04-16T03:41:25.995Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30262025-04-16T03:41:26.514Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30272025-04-16T03:41:27.098Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30282025-04-16T03:41:27.613Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30292025-04-16T03:41:27.863Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30302025-04-16T03:41:28.503Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30312025-04-16T03:41:30.333Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30322025-04-16T03:41:30.399Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30332025-04-16T03:41:32.185Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30342025-04-16T03:41:32.386Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30352025-04-16T03:41:32.823Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30362025-04-16T03:41:33.137Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30372025-04-16T03:41:33.323Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30382025-04-16T03:41:33.740Z Compiling flume v0.11.1
30392025-04-16T03:41:34.388Z Compiling rcgen v0.12.1
30402025-04-16T03:41:35.021Z Compiling headers v0.4.0
30412025-04-16T03:41:36.149Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30422025-04-16T03:41:36.808Z Compiling hyper-staticfile v0.10.1
30432025-04-16T03:41:36.863Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30442025-04-16T03:41:37.484Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30452025-04-16T03:41:37.743Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30462025-04-16T03:41:37.888Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30472025-04-16T03:41:37.946Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30482025-04-16T03:41:37.967Z Compiling num-bigint v0.4.6
30492025-04-16T03:41:38.565Z Compiling des v0.8.1
30502025-04-16T03:41:38.610Z Compiling subprocess v0.2.9
30512025-04-16T03:41:38.932Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30522025-04-16T03:41:39.254Z Compiling display-error-chain v0.2.2
30532025-04-16T03:41:39.466Z Compiling hex-literal v0.4.1
30542025-04-16T03:41:39.494Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30552025-04-16T03:41:39.662Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30562025-04-16T03:41:39.884Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30572025-04-16T03:41:40.243Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30582025-04-16T03:41:40.704Z Compiling internet-checksum v0.2.1
30592025-04-16T03:41:40.941Z Compiling russh v0.45.0
30602025-04-16T03:41:44.205Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30612025-04-16T03:41:51.935Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30622025-04-16T03:41:53.512Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30632025-04-16T03:42:17.705Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30642025-04-16T03:42:39.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
30652025-04-16T03:42:40.180Z
30662025-04-16T03:42:40.189Zreal 2:28.952177629
30672025-04-16T03:42:40.189Zuser 13:09.001186508
30682025-04-16T03:42:40.189Zsys 1:46.417258263
30692025-04-16T03:42:40.189Ztrap 0.395109966
30702025-04-16T03:42:40.189Ztflt 0.284218277
30712025-04-16T03:42:40.189Zdflt 0.743312425
30722025-04-16T03:42:40.189Zkflt 0.000050247
30732025-04-16T03:42:40.189Zlock 24:20.172564713
30742025-04-16T03:42:40.189Zslp 46:52.930661348
30752025-04-16T03:42:40.189Zlat 41.485939679
30762025-04-16T03:42:40.189Zstop 1:49.581488936
30772025-04-16T03:42:40.189Z+ mkdir tests
30782025-04-16T03:42:40.190Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30792025-04-16T03:42:40.190Z+ xargs -I '{}' -t cp '{}' tests/
30802025-04-16T03:42:40.210Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ae342d389c35e992 tests/
30812025-04-16T03:42:40.237Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-cd299061d1d5608b tests/
30822025-04-16T03:42:40.265Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9590aa8bd8080f41 tests/
30832025-04-16T03:42:40.291Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-564b75cc195a5e7d tests/
30842025-04-16T03:42:44.171Z+ 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/*)
30852025-04-16T03:42:44.184Z+ 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-9590aa8bd8080f41 tests/commtest-cd299061d1d5608b tests/dhcp_server-ae342d389c35e992 tests/end_to_end_tests-564b75cc195a5e7d 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
30862025-04-16T03:43:57.706ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30872025-04-16T03:43:57.706Za .github/buildomat/ci-env.sh 1K
30882025-04-16T03:43:57.706Za out/target/test 1K
30892025-04-16T03:43:57.706Za out/npuzone/npuzone 23144K
30902025-04-16T03:43:57.706Za package-manifest.toml 33K
30912025-04-16T03:43:57.706Za smf/sled-agent/non-gimlet/config.toml 5K
30922025-04-16T03:43:57.706Za target/release/omicron-package 40063K
30932025-04-16T03:43:57.706Za target/release/xtask 10725K
30942025-04-16T03:43:57.706Za target/debug/bootstrap 210202K
30952025-04-16T03:43:57.706Za tests/bootstrap-9590aa8bd8080f41 23833K
30962025-04-16T03:43:57.706Za tests/commtest-cd299061d1d5608b 24620K
30972025-04-16T03:43:57.706Za tests/dhcp_server-ae342d389c35e992 23833K
30982025-04-16T03:43:57.706Za tests/end_to_end_tests-564b75cc195a5e7d 266168K
30992025-04-16T03:43:57.706Za out/clickhouse.tar.gz 305535K
31002025-04-16T03:43:57.706Za out/clickhouse_keeper.tar.gz 290885K
31012025-04-16T03:43:57.706Za out/clickhouse_server.tar.gz 305510K
31022025-04-16T03:43:57.706Za out/cockroachdb.tar.gz 144863K
31032025-04-16T03:43:57.706Za out/crucible-dtrace.tar 99K
31042025-04-16T03:43:57.706Za out/crucible-pantry-zone.tar.gz 33819K
31052025-04-16T03:43:57.706Za out/crucible-zone.tar.gz 42348K
31062025-04-16T03:43:57.706Za out/external-dns.tar.gz 45838K
31072025-04-16T03:43:57.706Za out/internal-dns.tar.gz 45835K
31082025-04-16T03:43:57.706Za out/mg-ddm-gz.tar 65611K
31092025-04-16T03:43:57.706Za out/nexus.tar.gz 111946K
31102025-04-16T03:43:57.706Za out/ntp.tar.gz 14984K
31112025-04-16T03:43:57.706Za out/omicron-gateway-softnpu.tar.gz 25221K
31122025-04-16T03:43:57.707Za out/omicron-sled-agent.tar 124840K
31132025-04-16T03:43:57.707Za out/overlay.tar.gz 3K
31142025-04-16T03:43:57.707Za out/oximeter.tar.gz 55546K
31152025-04-16T03:43:57.707Za out/oxlog.tar 3756K
31162025-04-16T03:43:57.707Za out/probe.tar.gz 2764K
31172025-04-16T03:43:57.707Za out/propolis-server.tar.gz 68877K
31182025-04-16T03:43:57.707Za out/pumpkind-gz.tar 26648K
31192025-04-16T03:43:57.707Za out/switch-softnpu.tar.gz 273293K
31202025-04-16T03:43:57.710Z
31212025-04-16T03:43:57.710Zreal 1:17.140984081
31222025-04-16T03:43:57.710Zuser 1:13.708513117
31232025-04-16T03:43:57.711Zsys 4.786083453
31242025-04-16T03:43:57.711Ztrap 0.018427015
31252025-04-16T03:43:57.711Ztflt 0.000000000
31262025-04-16T03:43:57.711Zdflt 0.000000000
31272025-04-16T03:43:57.711Zkflt 0.000000000
31282025-04-16T03:43:57.711Zlock 0.000000000
31292025-04-16T03:43:57.711Zslp 1:13.584808580
31302025-04-16T03:43:57.711Zlat 2.179724761
31312025-04-16T03:43:57.711Zstop 0.000205972
31322025-04-16T03:43:57.711Zprocess exited: duration 2018039 ms, exit code 0
 
31332025-04-16T03:43:57.727Zfound 1 output files
31342025-04-16T03:43:57.727Zuploading: /work/package.tar.gz (2043352495 bytes)
31352025-04-16T03:44:39.369Zuploaded: /work/package.tar.gz