01JTQ2HGD4SCYWB8QC9C6DYJJH: 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: 01JTQ2J6MV6E5P51MDPWH5806V

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-08T04:32:00.149Zjob assigned to worker 01JTQ2J92ZCCCDNM2VYYFZB3DZ [factory aws, i-09af5680585320277] (queued for 1 m 8 s)
 
22025-05-08T04:32:08.153Zstarting task 0: "setup"
32025-05-08T04:32:08.164Z++ uname -s
42025-05-08T04:32:08.170Z+ kern=SunOS
52025-05-08T04:32:08.170Z+ build_user=build
62025-05-08T04:32:08.170Z+ build_uid=12345
72025-05-08T04:32:08.170Z+ work_dir=/work
82025-05-08T04:32:08.171Z+ input_dir=/input
92025-05-08T04:32:08.171Z+ [[ 0 == 12345 ]]
102025-05-08T04:32:08.171Z+ case "$kern" in
112025-05-08T04:32:08.171Z+ groupadd -g 12345 build
122025-05-08T04:32:08.171Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-08T04:32:10.182Z+ zfs create -o mountpoint=/work rpool/work
142025-05-08T04:32:10.298Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-08T04:32:10.302Z+ home_fs=zfs
162025-05-08T04:32:10.302Z+ [[ zfs == autofs ]]
172025-05-08T04:32:10.302Z+ mkdir -p /home/build
182025-05-08T04:32:10.305Z+ chown build:build /home/build /work
192025-05-08T04:32:12.305Z+ chmod 0700 /home/build /work
202025-05-08T04:32:12.308Zprocess exited: duration 4159 ms, exit code 0
 
212025-05-08T04:32:12.314Zstarting task 1: "rust-toolchain"
222025-05-08T04:32:12.320Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-08T04:32:12.320Z * rust toolchain channel = "1.86.0"
242025-05-08T04:32:12.320Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-05-08T04:32:12.320Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-05-08T04:32:12.320Z * rust toolchain profile = "default"
272025-05-08T04:32:12.320Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-08T04:32:12.324Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-08T04:32:12.325Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-08T04:32:12.634Zinfo: downloading installer
312025-05-08T04:32:14.165Zwarn: It looks like you have an existing installation of Rust at:
322025-05-08T04:32:14.165Zwarn: /opt/ooce/bin
332025-05-08T04:32:14.165Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-08T04:32:14.165Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-08T04:32:14.165Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-08T04:32:14.165Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-08T04:32:14.165Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-08T04:32:14.165Zerror: cannot install while Rust is installed
392025-05-08T04:32:14.165Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-08T04:32:14.184Zinfo: profile set to 'default'
412025-05-08T04:32:14.184Zinfo: default host triple is x86_64-unknown-illumos
422025-05-08T04:32:14.187Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-08T04:32:14.367Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-08T04:32:14.367Zinfo: downloading component 'cargo'
452025-05-08T04:32:15.448Zinfo: downloading component 'clippy'
462025-05-08T04:32:15.833Zinfo: downloading component 'rust-docs'
472025-05-08T04:32:17.732Zinfo: downloading component 'rust-std'
482025-05-08T04:32:19.933Zinfo: downloading component 'rustc'
492025-05-08T04:32:27.396Zinfo: downloading component 'rustfmt'
502025-05-08T04:32:27.731Zinfo: installing component 'cargo'
512025-05-08T04:32:28.592Zinfo: installing component 'clippy'
522025-05-08T04:32:28.982Zinfo: installing component 'rust-docs'
532025-05-08T04:32:30.913Zinfo: installing component 'rust-std'
542025-05-08T04:32:32.680Zinfo: installing component 'rustc'
552025-05-08T04:32:39.342Zinfo: installing component 'rustfmt'
562025-05-08T04:32:39.686Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-08T04:32:39.686Z
582025-05-08T04:32:40.113Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-08T04:32:40.114Z
602025-05-08T04:32:40.117Z
612025-05-08T04:32:40.117ZRust is installed now. Great!
622025-05-08T04:32:40.117Z
632025-05-08T04:32:40.117ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-08T04:32:40.117Zenvironment variable. This has not been done automatically.
652025-05-08T04:32:40.117Z
662025-05-08T04:32:40.117ZTo configure your current shell, you need to source
672025-05-08T04:32:40.117Zthe corresponding env file under $HOME/.cargo.
682025-05-08T04:32:40.117Z
692025-05-08T04:32:40.117ZThis is usually done by running one of the following (note the leading DOT):
702025-05-08T04:32:40.117Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-08T04:32:40.117Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-08T04:32:40.117Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-08T04:32:40.234Z+ rustup --version
742025-05-08T04:32:40.250Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-08T04:32:40.254Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-08T04:32:40.363Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-08T04:32:40.368Z+ cargo --version
782025-05-08T04:32:40.437Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-08T04:32:40.440Z+ rustc --version
802025-05-08T04:32:40.518Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-08T04:32:40.523Zprocess exited: duration 28206 ms, exit code 0
 
822025-05-08T04:32:40.529Zstarting task 2: "authentication"
832025-05-08T04:32:40.555Zprocess exited: duration 25 ms, exit code 0
 
842025-05-08T04:32:40.561Zstarting task 3: "clone repository"
852025-05-08T04:32:40.567Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-08T04:32:40.570Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-08T04:32:40.612ZCloning into '/work/oxidecomputer/omicron'...
882025-05-08T04:32:48.015Z+ cd /work/oxidecomputer/omicron
892025-05-08T04:32:48.025Z+ git fetch origin 9021e840b89c140c82ea6d71def60f522728acad
902025-05-08T04:32:48.295ZFrom https://github.com/oxidecomputer/omicron
912025-05-08T04:32:48.296Z * branch 9021e840b89c140c82ea6d71def60f522728acad -> FETCH_HEAD
922025-05-08T04:32:48.307Z+ [[ -n '' ]]
932025-05-08T04:32:48.307Z+ git reset --hard 9021e840b89c140c82ea6d71def60f522728acad
942025-05-08T04:32:48.415ZHEAD is now at 9021e840b update winnow + usage
952025-05-08T04:32:48.419Zprocess exited: duration 7855 ms, exit code 0
 
962025-05-08T04:32:48.425Zstarting task 4: "build"
972025-05-08T04:32:48.431Z+ source .github/buildomat/ci-env.sh
982025-05-08T04:32:48.434Z++ export CARGO_TERM_COLOR=always
992025-05-08T04:32:48.434Z++ CARGO_TERM_COLOR=always
1002025-05-08T04:32:48.434Z+ cargo --version
1012025-05-08T04:32:48.490Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1022025-05-08T04:32:48.493Z+ rustc --version
1032025-05-08T04:32:48.565Zrustc 1.86.0 (05f9846f8 2025-03-31)
1042025-05-08T04:32:48.569Z+ WORK=/work
1052025-05-08T04:32:48.572Z+ pfexec mkdir -p /work
1062025-05-08T04:32:48.575Z+ pfexec chown build /work
1072025-05-08T04:32:48.578Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082025-05-08T04:32:59.182Z Startup: Refreshing catalog 'helios-dev' ... Done
1092025-05-08T04:33:04.701Z Startup: Caching catalogs ... Done
1102025-05-08T04:33:08.875ZPlanning: Solver setup ... Done (3.012s)
1112025-05-08T04:33:08.906ZPlanning: Running solver ... Done (0.031s)
1122025-05-08T04:33:08.989ZPlanning: Finding local manifests ... Done (0.004s)
1132025-05-08T04:33:09.011ZPlanning: Fetching manifests: 0/4 0% complete
1142025-05-08T04:33:09.189ZPlanning: Fetching manifests: 4/4 100% complete
1152025-05-08T04:33:09.244ZPlanning: Package planning ... Done (0.053s)
1162025-05-08T04:33:09.294ZPlanning: Merging actions ... Done (0.051s)
1172025-05-08T04:33:09.596ZPlanning: Checking for conflicting actions ... Done (0.302s)
1182025-05-08T04:33:09.608ZPlanning: Consolidating action changes ... Done (0.012s)
1192025-05-08T04:33:10.573ZPlanning: Evaluating mediators ... Done (0.963s)
1202025-05-08T04:33:10.581ZPlanning: Planning completed in 5.77 seconds
1212025-05-08T04:33:10.597Z Packages to install: 4
1222025-05-08T04:33:10.597Z Mediators to change: 2
1232025-05-08T04:33:10.598Z Services to change: 1
1242025-05-08T04:33:10.601Z Estimated space available: 155.55 GB
1252025-05-08T04:33:10.602ZEstimated space to be consumed: 1.64 GB
1262025-05-08T04:33:10.602Z Create boot environment: No
1272025-05-08T04:33:10.602ZCreate backup boot environment: No
1282025-05-08T04:33:10.602Z Rebuild boot archive: No
1292025-05-08T04:33:10.602Z
1302025-05-08T04:33:10.602ZChanged mediators:
1312025-05-08T04:33:10.602Z mediator clang:
1322025-05-08T04:33:10.602Z version: None -> 15 (system default)
1332025-05-08T04:33:10.602Z
1342025-05-08T04:33:10.602Z mediator llvm:
1352025-05-08T04:33:10.602Z version: 14 (system default) -> 15 (system default)
1362025-05-08T04:33:10.602Z
1372025-05-08T04:33:10.602ZChanged packages:
1382025-05-08T04:33:10.602Zhelios-dev
1392025-05-08T04:33:10.603Z developer/build-essential
1402025-05-08T04:33:10.603Z None -> 11-2.0
1412025-05-08T04:33:10.603Z library/libxmlsec1
1422025-05-08T04:33:10.603Z None -> 1.2.35-2.0
1432025-05-08T04:33:10.603Z ooce/developer/clang-15
1442025-05-08T04:33:10.603Z None -> 15.0.7-2.0
1452025-05-08T04:33:10.603Z ooce/developer/llvm-15
1462025-05-08T04:33:10.603Z None -> 15.0.7-2.0
1472025-05-08T04:33:10.603Z
1482025-05-08T04:33:10.603ZServices:
1492025-05-08T04:33:10.603Z restart_fmri:
1502025-05-08T04:33:10.603Z svc:/system/update-man-index:default
1512025-05-08T04:33:10.651Z
1522025-05-08T04:33:10.651ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532025-05-08T04:33:15.658ZDownload: 242/3290 items 15.4/212.6MB 7% complete (3.0M/s)
1542025-05-08T04:33:20.664ZDownload: 622/3290 items 17.8/212.6MB 8% complete (1.8M/s)
1552025-05-08T04:33:25.664ZDownload: 1186/3290 items 69.1/212.6MB 32% complete (5.9M/s)
1562025-05-08T04:33:30.671ZDownload: 1330/3290 items 112.0/212.6MB 52% complete (9.4M/s)
1572025-05-08T04:33:35.674ZDownload: 2087/3290 items 118.9/212.6MB 55% complete (5.1M/s)
1582025-05-08T04:33:40.703ZDownload: 2368/3290 items 120.0/212.6MB 56% complete (820k/s)
1592025-05-08T04:33:45.707ZDownload: 2881/3290 items 121.1/212.6MB 56% complete (233k/s)
1602025-05-08T04:33:50.921ZDownload: 3237/3290 items 200.4/212.6MB 94% complete (8.0M/s)
1612025-05-08T04:33:59.045ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.1M/s)
1622025-05-08T04:34:05.378ZDownload: 3277/3290 items 208.9/212.6MB 98% complete (1.3M/s)
1632025-05-08T04:34:11.758ZDownload: 3287/3290 items 212.5/212.6MB 99% complete (1.2M/s)
1642025-05-08T04:34:11.797ZDownload: Completed 212.60 MB in 61.14 seconds (3.5M/s)
1652025-05-08T04:34:11.965Z Actions: 1/3689 actions (Installing new actions)
1662025-05-08T04:34:16.555Z Actions: Completed 3689 actions in 4.59 seconds.
1672025-05-08T04:34:17.072Z Done (0.512s)
1682025-05-08T04:34:17.072Z Done (0.000s)
1692025-05-08T04:34:17.821Z Done (0.748s)
1702025-05-08T04:34:22.620Z Done (4.511s)
1712025-05-08T04:34:22.717Z Done (0.021s)
1722025-05-08T04:34:22.719Z Done (0.000s)
1732025-05-08T04:34:22.885Z Done (0.000s)
1742025-05-08T04:34:23.703ZPlanning: Evaluating mediator changes ... Done
1752025-05-08T04:34:23.868ZPlanning: Checking for conflicting actions ... Done
1762025-05-08T04:34:23.871ZPlanning: Consolidating action changes ... Done
1772025-05-08T04:34:24.140ZPlanning: Evaluating mediators ... Done
1782025-05-08T04:34:24.144ZPlanning: Planning completed in 0.44 seconds
1792025-05-08T04:34:24.175Z Mediators to change: 2
1802025-05-08T04:34:24.175Z Create boot environment: No
1812025-05-08T04:34:24.177ZCreate backup boot environment: No
1822025-05-08T04:34:24.263Z Done
1832025-05-08T04:34:24.264Z Done
1842025-05-08T04:34:24.764Z Done
1852025-05-08T04:34:28.608Z Done
1862025-05-08T04:34:28.725Z Done
1872025-05-08T04:34:28.733Z Done
1882025-05-08T04:34:28.839Z Done
1892025-05-08T04:34:29.490ZPlanning: Evaluating mediator changes ... Done
1902025-05-08T04:34:29.493ZPlanning: Merging actions ... Done
1912025-05-08T04:34:29.694ZPlanning: Checking for conflicting actions ... Done
1922025-05-08T04:34:29.697ZPlanning: Consolidating action changes ... Done
1932025-05-08T04:34:29.975ZPlanning: Evaluating mediators ... Done
1942025-05-08T04:34:30.032ZPlanning: Planning completed in 0.80 seconds
1952025-05-08T04:34:30.068Z Packages to change: 1
1962025-05-08T04:34:30.068Z Mediators to change: 1
1972025-05-08T04:34:30.068Z Services to change: 1
1982025-05-08T04:34:30.072Z Create boot environment: No
1992025-05-08T04:34:30.072ZCreate backup boot environment: Yes
2002025-05-08T04:34:32.518Z Actions: 1/6 actions (Updating modified actions)
2012025-05-08T04:34:32.522Z Actions: Completed 6 actions in 0.00 seconds.
2022025-05-08T04:34:32.522Z Done
2032025-05-08T04:34:32.522Z Done
2042025-05-08T04:34:32.667Z Done
2052025-05-08T04:34:36.729Z Done
2062025-05-08T04:34:36.832Z Done
2072025-05-08T04:34:36.835Z Done
2082025-05-08T04:34:36.973Z Done
2092025-05-08T04:34:37.436ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102025-05-08T04:34:37.436Zclang system 15 system
2112025-05-08T04:34:37.436Zcsh system system illumos
2122025-05-08T04:34:37.436Zctags system system illumos
2132025-05-08T04:34:37.436Zfile system system illumos
2142025-05-08T04:34:37.436Zgcc vendor 12 vendor
2152025-05-08T04:34:37.436Zgcc system 10 system
2162025-05-08T04:34:37.436Zgcc system 7 system
2172025-05-08T04:34:37.436Zgo system 1.20 system
2182025-05-08T04:34:37.436Zgo system 1.19 system
2192025-05-08T04:34:37.437Zllvm system 15 system
2202025-05-08T04:34:37.437Zllvm system 14 system
2212025-05-08T04:34:37.437Zmariadb system 10.6 system
2222025-05-08T04:34:37.437Zmta vendor vendor dma
2232025-05-08T04:34:37.437Zopenjdk system 17 system
2242025-05-08T04:34:37.437Zopenjdk system 11 system
2252025-05-08T04:34:37.437Zopenjdk system 1.8 system
2262025-05-08T04:34:37.437Zopenssl vendor 3 vendor
2272025-05-08T04:34:37.437Zperl system 5.36 system
2282025-05-08T04:34:37.437Zpostgresql system 15 system
2292025-05-08T04:34:37.437Zpostgresql system 13 system
2302025-05-08T04:34:37.437Zpython vendor 3 vendor
2312025-05-08T04:34:37.437Zpython system 2 system
2322025-05-08T04:34:37.437Zpython3 system 3.11 system
2332025-05-08T04:34:37.437Zruby system 3.0 system
2342025-05-08T04:34:37.437Zwords vendor vendor american-english
2352025-05-08T04:34:37.437Zwords system system australian-english
2362025-05-08T04:34:37.437Zwords system system british-english
2372025-05-08T04:34:37.437Zwords system system canadian-english
2382025-05-08T04:34:37.437Zwords system system french
2392025-05-08T04:34:37.437Zwords system system italian
2402025-05-08T04:34:37.437Zwords system system ngerman
2412025-05-08T04:34:37.437Zwords system system ogerman
2422025-05-08T04:34:37.437Zwords system system spanish
2432025-05-08T04:34:37.787ZPUBLISHER TYPE STATUS P LOCATION
2442025-05-08T04:34:37.787Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452025-05-08T04:34:41.539ZFMRI IFO
2462025-05-08T04:34:41.539Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472025-05-08T04:34:41.539Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482025-05-08T04:34:41.539Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492025-05-08T04:34:41.539Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502025-05-08T04:34:41.539Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512025-05-08T04:34:41.539Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522025-05-08T04:34:41.539Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532025-05-08T04:34:41.539Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542025-05-08T04:34:41.539Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552025-05-08T04:34:41.539Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562025-05-08T04:34:41.539Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572025-05-08T04:34:41.539Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582025-05-08T04:34:41.539Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592025-05-08T04:34:41.539Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602025-05-08T04:34:41.539Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612025-05-08T04:34:42.522Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622025-05-08T04:34:42.785Z Updating git repository `https://github.com/seanmonstar/reqwest`
2632025-05-08T04:34:43.496Z Updating crates.io index
2642025-05-08T04:34:43.499Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652025-05-08T04:34:43.809Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662025-05-08T04:34:44.345Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672025-05-08T04:34:44.588Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2682025-05-08T04:34:44.806Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2692025-05-08T04:34:45.121Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702025-05-08T04:34:46.270Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712025-05-08T04:34:48.226Z Updating git repository `https://github.com/oxidecomputer/opte`
2722025-05-08T04:34:49.014Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732025-05-08T04:34:49.715Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742025-05-08T04:34:49.956Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752025-05-08T04:34:50.254Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2762025-05-08T04:34:50.950Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772025-05-08T04:34:51.299Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782025-05-08T04:34:51.803Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2792025-05-08T04:34:52.147Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802025-05-08T04:34:52.422Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812025-05-08T04:34:52.755Z Updating git repository `https://github.com/oxidecomputer/tofino`
2822025-05-08T04:34:52.996Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2832025-05-08T04:34:53.298Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2842025-05-08T04:34:53.504Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2852025-05-08T04:34:53.776Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2862025-05-08T04:34:54.081Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872025-05-08T04:34:54.467Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2882025-05-08T04:34:54.678Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892025-05-08T04:34:55.137Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2902025-05-08T04:34:55.524Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2912025-05-08T04:34:55.767Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2922025-05-08T04:34:56.128Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2932025-05-08T04:34:56.440Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942025-05-08T04:34:56.761Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952025-05-08T04:34:57.020Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962025-05-08T04:34:57.293Z Updating git repository `https://github.com/oxidecomputer/omicron`
2972025-05-08T04:35:06.517Z Updating git repository `https://github.com/illumos/smf-rs`
2982025-05-08T04:35:08.033Z Downloading crates ...
2992025-05-08T04:35:08.108Z Downloaded cpufeatures v0.2.14
3002025-05-08T04:35:08.113Z Downloaded generic-array v0.14.7
3012025-05-08T04:35:08.113Z Downloaded errno v0.3.9
3022025-05-08T04:35:08.115Z Downloaded fs-err v3.1.0
3032025-05-08T04:35:08.116Z Downloaded anstream v0.6.15
3042025-05-08T04:35:08.119Z Downloaded fastrand v2.1.1
3052025-05-08T04:35:08.122Z Downloaded bytecount v0.6.8
3062025-05-08T04:35:08.122Z Downloaded fnv v1.0.7
3072025-05-08T04:35:08.125Z Downloaded digest v0.10.7
3082025-05-08T04:35:08.125Z Downloaded byteorder v1.5.0
3092025-05-08T04:35:08.131Z Downloaded clap_lex v0.7.4
3102025-05-08T04:35:08.131Z Downloaded clap_derive v4.5.32
3112025-05-08T04:35:08.134Z Downloaded anstyle-query v1.1.1
3122025-05-08T04:35:08.137Z Downloaded zerocopy v0.7.35
3132025-05-08T04:35:08.151Z Downloaded goblin v0.8.2
3142025-05-08T04:35:08.156Z Downloaded dof v0.3.0
3152025-05-08T04:35:08.159Z Downloaded crypto-common v0.1.6
3162025-05-08T04:35:08.159Z Downloaded camino v1.1.9
3172025-05-08T04:35:08.163Z Downloaded zerocopy-derive v0.7.35
3182025-05-08T04:35:08.173Z Downloaded winnow v0.7.3
3192025-05-08T04:35:08.178Z Downloaded serde_spanned v0.6.8
3202025-05-08T04:35:08.178Z Downloaded serde_derive v1.0.219
3212025-05-08T04:35:08.178Z Downloaded sha2 v0.10.8
3222025-05-08T04:35:08.181Z Downloaded semver v1.0.25
3232025-05-08T04:35:08.184Z Downloaded quote v1.0.39
3242025-05-08T04:35:08.184Z Downloaded proc-macro-error v1.0.4
3252025-05-08T04:35:08.188Z Downloaded cargo_toml v0.21.0
3262025-05-08T04:35:08.191Z Downloaded pest_generator v2.7.14
3272025-05-08T04:35:08.191Z Downloaded equivalent v1.0.1
3282025-05-08T04:35:08.191Z Downloaded dtrace-parser v0.2.0
3292025-05-08T04:35:08.194Z Downloaded pretty-hex v0.4.1
3302025-05-08T04:35:08.194Z Downloaded serde_tokenstream v0.2.2
3312025-05-08T04:35:08.197Z Downloaded colorchoice v1.0.2
3322025-05-08T04:35:08.202Z Downloaded plain v0.2.3
3332025-05-08T04:35:08.211Z Downloaded bitflags v1.3.2
3342025-05-08T04:35:08.219Z Downloaded swrite v0.1.0
3352025-05-08T04:35:08.222Z Downloaded scroll_derive v0.12.0
3362025-05-08T04:35:08.229Z Downloaded pest_derive v2.7.14
3372025-05-08T04:35:08.232Z Downloaded bitflags v2.9.0
3382025-05-08T04:35:08.261Z Downloaded proc-macro2 v1.0.94
3392025-05-08T04:35:08.261Z Downloaded usdt-macro v0.5.0
3402025-05-08T04:35:08.261Z Downloaded ryu v1.0.18
3412025-05-08T04:35:08.261Z Downloaded papergrid v0.11.0
3422025-05-08T04:35:08.261Z Downloaded usdt-attr-macro v0.5.0
3432025-05-08T04:35:08.261Z Downloaded memmap v0.7.0
3442025-05-08T04:35:08.261Z Downloaded toml_datetime v0.6.8
3452025-05-08T04:35:08.261Z Downloaded thiserror-impl v1.0.69
3462025-05-08T04:35:08.261Z Downloaded heck v0.4.1
3472025-05-08T04:35:08.266Z Downloaded heck v0.5.0
3482025-05-08T04:35:08.266Z Downloaded block-buffer v0.10.4
3492025-05-08T04:35:08.266Z Downloaded thiserror-impl v2.0.12
3502025-05-08T04:35:08.266Z Downloaded proc-macro-error-attr v1.0.4
3512025-05-08T04:35:08.269Z Downloaded pest_meta v2.7.14
3522025-05-08T04:35:08.269Z Downloaded cargo_metadata v0.19.2
3532025-05-08T04:35:08.269Z Downloaded terminal_size v0.4.0
3542025-05-08T04:35:08.274Z Downloaded terminal_size v0.2.6
3552025-05-08T04:35:08.274Z Downloaded serde v1.0.219
3562025-05-08T04:35:08.277Z Downloaded itoa v1.0.11
3572025-05-08T04:35:08.277Z Downloaded cfg-if v1.0.0
3582025-05-08T04:35:08.280Z Downloaded utf8parse v0.2.2
3592025-05-08T04:35:08.283Z Downloaded usdt v0.5.0
3602025-05-08T04:35:08.283Z Downloaded io-lifetimes v1.0.11
3612025-05-08T04:35:08.286Z Downloaded unicode-linebreak v0.1.5
3622025-05-08T04:35:08.286Z Downloaded thread-id v4.2.2
3632025-05-08T04:35:08.289Z Downloaded thiserror v1.0.69
3642025-05-08T04:35:08.293Z Downloaded anstyle-parse v0.2.5
3652025-05-08T04:35:08.299Z Downloaded autocfg v1.4.0
3662025-05-08T04:35:08.299Z Downloaded smawk v0.3.2
3672025-05-08T04:35:08.299Z Downloaded anstyle v1.0.10
3682025-05-08T04:35:08.302Z Downloaded strsim v0.11.1
3692025-05-08T04:35:08.303Z Downloaded scroll v0.12.0
3702025-05-08T04:35:08.303Z Downloaded cargo-platform v0.1.8
3712025-05-08T04:35:08.303Z Downloaded macaddr v1.0.1
3722025-05-08T04:35:08.306Z Downloaded is_terminal_polyfill v1.70.1
3732025-05-08T04:35:08.312Z Downloaded tempfile v3.13.0
3742025-05-08T04:35:08.316Z Downloaded usdt-impl v0.5.0
3752025-05-08T04:35:08.316Z Downloaded camino-tempfile v1.1.1
3762025-05-08T04:35:08.316Z Downloaded thiserror v2.0.12
3772025-05-08T04:35:08.319Z Downloaded version_check v0.9.5
3782025-05-08T04:35:08.319Z Downloaded tabled_derive v0.7.0
3792025-05-08T04:35:08.323Z Downloaded once_cell v1.21.3
3802025-05-08T04:35:08.326Z Downloaded toml v0.8.20
3812025-05-08T04:35:08.330Z Downloaded textwrap v0.16.1
3822025-05-08T04:35:08.333Z Downloaded anyhow v1.0.98
3832025-05-08T04:35:08.336Z Downloaded ucd-trie v0.1.7
3842025-05-08T04:35:08.340Z Downloaded log v0.4.22
3852025-05-08T04:35:08.343Z Downloaded unicode-ident v1.0.14
3862025-05-08T04:35:08.346Z Downloaded clap v4.5.35
3872025-05-08T04:35:08.355Z Downloaded typenum v1.17.0
3882025-05-08T04:35:08.376Z Downloaded indexmap v2.7.1
3892025-05-08T04:35:08.386Z Downloaded toml_edit v0.22.24
3902025-05-08T04:35:08.408Z Downloaded pest v2.7.14
3912025-05-08T04:35:08.412Z Downloaded memchr v2.7.4
3922025-05-08T04:35:08.431Z Downloaded hashbrown v0.15.1
3932025-05-08T04:35:08.436Z Downloaded clap_builder v4.5.35
3942025-05-08T04:35:08.442Z Downloaded serde_json v1.0.140
3952025-05-08T04:35:08.465Z Downloaded tabled v0.15.0
3962025-05-08T04:35:08.482Z Downloaded syn v1.0.109
3972025-05-08T04:35:08.494Z Downloaded unicode-width v0.1.14
3982025-05-08T04:35:08.497Z Downloaded syn v2.0.98
3992025-05-08T04:35:08.509Z Downloaded rustix v0.38.37
4002025-05-08T04:35:08.530Z Downloaded rustix v0.37.28
4012025-05-08T04:35:08.566Z Downloaded libc v0.2.171
4022025-05-08T04:35:08.720Z Compiling proc-macro2 v1.0.94
4032025-05-08T04:35:08.720Z Compiling unicode-ident v1.0.14
4042025-05-08T04:35:08.723Z Compiling version_check v0.9.5
4052025-05-08T04:35:08.723Z Compiling serde v1.0.219
4062025-05-08T04:35:08.723Z Compiling libc v0.2.171
4072025-05-08T04:35:08.723Z Compiling memchr v2.7.4
4082025-05-08T04:35:08.723Z Compiling thiserror v1.0.69
4092025-05-08T04:35:08.761Z Compiling ucd-trie v0.1.7
4102025-05-08T04:35:09.009Z Compiling ryu v1.0.18
4112025-05-08T04:35:09.358Z Compiling itoa v1.0.11
4122025-05-08T04:35:09.385Z Compiling once_cell v1.21.3
4132025-05-08T04:35:09.549Z Compiling byteorder v1.5.0
4142025-05-08T04:35:09.595Z Compiling rustix v0.38.37
4152025-05-08T04:35:09.772Z Compiling serde_json v1.0.140
4162025-05-08T04:35:10.112Z Compiling bitflags v2.9.0
4172025-05-08T04:35:10.173Z Compiling usdt-impl v0.5.0
4182025-05-08T04:35:10.277Z Compiling proc-macro-error-attr v1.0.4
4192025-05-08T04:35:10.409Z Compiling syn v1.0.109
4202025-05-08T04:35:10.496Z Compiling io-lifetimes v1.0.11
4212025-05-08T04:35:10.588Z Compiling proc-macro-error v1.0.4
4222025-05-08T04:35:10.669Z Compiling quote v1.0.39
4232025-05-08T04:35:10.745Z Compiling log v0.4.22
4242025-05-08T04:35:10.945Z Compiling errno v0.3.9
4252025-05-08T04:35:10.973Z Compiling rustix v0.37.28
4262025-05-08T04:35:11.060Z Compiling syn v2.0.98
4272025-05-08T04:35:11.193Z Compiling hashbrown v0.15.1
4282025-05-08T04:35:11.301Z Compiling camino v1.1.9
4292025-05-08T04:35:11.357Z Compiling thread-id v4.2.2
4302025-05-08T04:35:11.402Z Compiling equivalent v1.0.1
4312025-05-08T04:35:11.493Z Compiling utf8parse v0.2.2
4322025-05-08T04:35:11.537Z Compiling plain v0.2.3
4332025-05-08T04:35:11.697Z Compiling anstyle-parse v0.2.5
4342025-05-08T04:35:12.110Z Compiling colorchoice v1.0.2
4352025-05-08T04:35:12.194Z Compiling anstyle v1.0.10
4362025-05-08T04:35:12.322Z Compiling indexmap v2.7.1
4372025-05-08T04:35:12.366Z Compiling anstyle-query v1.1.1
4382025-05-08T04:35:12.485Z Compiling bitflags v1.3.2
4392025-05-08T04:35:12.566Z Compiling unicode-width v0.1.14
4402025-05-08T04:35:12.622Z Compiling winnow v0.7.3
4412025-05-08T04:35:12.665Z Compiling is_terminal_polyfill v1.70.1
4422025-05-08T04:35:12.689Z Compiling thiserror v2.0.12
4432025-05-08T04:35:12.784Z Compiling semver v1.0.25
4442025-05-08T04:35:13.121Z Compiling autocfg v1.4.0
4452025-05-08T04:35:13.351Z Compiling pretty-hex v0.4.1
4462025-05-08T04:35:13.573Z Compiling terminal_size v0.4.0
4472025-05-08T04:35:13.692Z Compiling anstream v0.6.15
4482025-05-08T04:35:13.999Z Compiling heck v0.4.1
4492025-05-08T04:35:14.023Z Compiling fnv v1.0.7
4502025-05-08T04:35:14.076Z Compiling fs-err v3.1.0
4512025-05-08T04:35:14.183Z Compiling clap_lex v0.7.4
4522025-05-08T04:35:14.315Z Compiling cfg-if v1.0.0
4532025-05-08T04:35:14.413Z Compiling heck v0.5.0
4542025-05-08T04:35:14.440Z Compiling anyhow v1.0.98
4552025-05-08T04:35:14.463Z Compiling bytecount v0.6.8
4562025-05-08T04:35:14.642Z Compiling fastrand v2.1.1
4572025-05-08T04:35:14.908Z Compiling strsim v0.11.1
4582025-05-08T04:35:15.151Z Compiling terminal_size v0.2.6
4592025-05-08T04:35:15.328Z Compiling clap_builder v4.5.35
4602025-05-08T04:35:15.376Z Compiling tempfile v3.13.0
4612025-05-08T04:35:15.419Z Compiling papergrid v0.11.0
4622025-05-08T04:35:15.645Z Compiling memmap v0.7.0
4632025-05-08T04:35:15.686Z Compiling smawk v0.3.2
4642025-05-08T04:35:15.935Z Compiling unicode-linebreak v0.1.5
4652025-05-08T04:35:16.177Z Compiling swrite v0.1.0
4662025-05-08T04:35:16.344Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4672025-05-08T04:35:16.456Z Compiling textwrap v0.16.1
4682025-05-08T04:35:17.121Z Compiling tabled_derive v0.7.0
4692025-05-08T04:35:18.620Z Compiling serde_derive v1.0.219
4702025-05-08T04:35:18.620Z Compiling thiserror-impl v1.0.69
4712025-05-08T04:35:18.624Z Compiling zerocopy-derive v0.7.35
4722025-05-08T04:35:18.624Z Compiling scroll_derive v0.12.0
4732025-05-08T04:35:18.624Z Compiling thiserror-impl v2.0.12
4742025-05-08T04:35:18.624Z Compiling clap_derive v4.5.32
4752025-05-08T04:35:18.754Z Compiling tabled v0.15.0
4762025-05-08T04:35:20.152Z Compiling scroll v0.12.0
4772025-05-08T04:35:20.693Z Compiling zerocopy v0.7.35
4782025-05-08T04:35:20.731Z Compiling goblin v0.8.2
4792025-05-08T04:35:21.826Z Compiling pest v2.7.14
4802025-05-08T04:35:23.049Z Compiling clap v4.5.35
4812025-05-08T04:35:24.221Z Compiling pest_meta v2.7.14
4822025-05-08T04:35:25.184Z Compiling pest_generator v2.7.14
4832025-05-08T04:35:26.550Z Compiling pest_derive v2.7.14
4842025-05-08T04:35:27.319Z Compiling dtrace-parser v0.2.0
4852025-05-08T04:35:28.341Z Compiling toml_datetime v0.6.8
4862025-05-08T04:35:28.341Z Compiling serde_spanned v0.6.8
4872025-05-08T04:35:28.348Z Compiling cargo-platform v0.1.8
4882025-05-08T04:35:28.623Z Compiling serde_tokenstream v0.2.2
4892025-05-08T04:35:28.690Z Compiling macaddr v1.0.1
4902025-05-08T04:35:28.895Z Compiling toml_edit v0.22.24
4912025-05-08T04:35:29.003Z Compiling camino-tempfile v1.1.1
4922025-05-08T04:35:29.795Z Compiling dof v0.3.0
4932025-05-08T04:35:29.795Z Compiling cargo_metadata v0.19.2
4942025-05-08T04:35:31.448Z Compiling usdt-macro v0.5.0
4952025-05-08T04:35:31.448Z Compiling usdt-attr-macro v0.5.0
4962025-05-08T04:35:31.693Z Compiling toml v0.8.20
4972025-05-08T04:35:32.579Z Compiling cargo_toml v0.21.0
4982025-05-08T04:35:32.738Z Compiling usdt v0.5.0
4992025-05-08T04:35:35.339Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002025-05-08T04:35:38.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.57s
5012025-05-08T04:35:39.097Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5022025-05-08T04:35:39.835Z Downloading crates ...
5032025-05-08T04:35:39.972Z Downloaded atomicwrites v0.4.4
5042025-05-08T04:35:39.976Z Downloaded atty v0.2.14
5052025-05-08T04:35:39.981Z Downloaded aead v0.5.2
5062025-05-08T04:35:39.981Z Downloaded adler2 v2.0.0
5072025-05-08T04:35:39.985Z Downloaded cfg_aliases v0.1.1
5082025-05-08T04:35:39.993Z Downloaded icu_provider_macros v1.5.0
5092025-05-08T04:35:40.002Z Downloaded ident_case v1.0.1
5102025-05-08T04:35:40.008Z Downloaded http-range v0.1.5
5112025-05-08T04:35:40.008Z Downloaded headers-core v0.3.0
5122025-05-08T04:35:40.008Z Downloaded crunchy v0.2.2
5132025-05-08T04:35:40.008Z Downloaded cstr-argument v0.1.2
5142025-05-08T04:35:40.012Z Downloaded crc8 v0.1.1
5152025-05-08T04:35:40.012Z Downloaded cfg_aliases v0.2.1
5162025-05-08T04:35:40.012Z Downloaded is_ci v1.2.0
5172025-05-08T04:35:40.012Z Downloaded http-body v1.0.1
5182025-05-08T04:35:40.018Z Downloaded crucible-workspace-hack v0.1.0
5192025-05-08T04:35:40.018Z Downloaded ciborium-io v0.2.2
5202025-05-08T04:35:40.023Z Downloaded async-stream-impl v0.3.6
5212025-05-08T04:35:40.023Z Downloaded assert_matches v1.5.0
5222025-05-08T04:35:40.028Z Downloaded async-stream v0.3.6
5232025-05-08T04:35:40.028Z Downloaded async-recursion v1.1.1
5242025-05-08T04:35:40.036Z Downloaded arrayref v0.3.9
5252025-05-08T04:35:40.041Z Downloaded atomic-waker v1.1.2
5262025-05-08T04:35:40.041Z Downloaded addr2line v0.24.2
5272025-05-08T04:35:40.041Z Downloaded instant v0.1.13
5282025-05-08T04:35:40.041Z Downloaded ascii-canvas v3.0.0
5292025-05-08T04:35:40.045Z Downloaded ciborium-ll v0.2.2
5302025-05-08T04:35:40.045Z Downloaded bit-vec v0.6.3
5312025-05-08T04:35:40.045Z Downloaded crc-catalog v2.4.0
5322025-05-08T04:35:40.051Z Downloaded match_cfg v0.1.0
5332025-05-08T04:35:40.051Z Downloaded bb8 v0.8.5
5342025-05-08T04:35:40.051Z Downloaded md5 v0.7.0
5352025-05-08T04:35:40.058Z Downloaded hubpack_derive v0.1.1
5362025-05-08T04:35:40.058Z Downloaded buf-list v1.0.3
5372025-05-08T04:35:40.058Z Downloaded idna_adapter v1.2.0
5382025-05-08T04:35:40.062Z Downloaded hex-literal v0.4.1
5392025-05-08T04:35:40.062Z Downloaded crossbeam-deque v0.8.5
5402025-05-08T04:35:40.062Z Downloaded hostname v0.3.1
5412025-05-08T04:35:40.066Z Downloaded httpdate v1.0.3
5422025-05-08T04:35:40.067Z Downloaded home v0.5.9
5432025-05-08T04:35:40.071Z Downloaded humantime v2.1.0
5442025-05-08T04:35:40.071Z Downloaded cmake v0.1.51
5452025-05-08T04:35:40.074Z Downloaded libsw v3.4.0
5462025-05-08T04:35:40.075Z Downloaded keccak v0.1.5
5472025-05-08T04:35:40.080Z Downloaded bitfield v0.14.0
5482025-05-08T04:35:40.080Z Downloaded precomputed-hash v0.1.1
5492025-05-08T04:35:40.086Z Downloaded base16ct v0.2.0
5502025-05-08T04:35:40.086Z Downloaded ahash v0.8.11
5512025-05-08T04:35:40.091Z Downloaded libscf-sys v1.1.0
5522025-05-08T04:35:40.092Z Downloaded cbc v0.1.2
5532025-05-08T04:35:40.092Z Downloaded instability v0.3.2
5542025-05-08T04:35:40.092Z Downloaded libefi-sys v0.1.0
5552025-05-08T04:35:40.102Z Downloaded impl-trait-for-tuples v0.2.2
5562025-05-08T04:35:40.110Z Downloaded lazy_static v1.5.0
5572025-05-08T04:35:40.110Z Downloaded linked-hash-map v0.5.6
5582025-05-08T04:35:40.110Z Downloaded progenitor-macro v0.8.0
5592025-05-08T04:35:40.110Z Downloaded linear-map v1.2.0
5602025-05-08T04:35:40.110Z Downloaded async-bb8-diesel v0.2.1
5612025-05-08T04:35:40.124Z Downloaded libsw-core v0.3.1
5622025-05-08T04:35:40.124Z Downloaded indoc v1.0.9
5632025-05-08T04:35:40.125Z Downloaded crc32fast v1.4.2
5642025-05-08T04:35:40.131Z Downloaded managed v0.8.0
5652025-05-08T04:35:40.131Z Downloaded console v0.15.10
5662025-05-08T04:35:40.131Z Downloaded rfc6979 v0.4.0
5672025-05-08T04:35:40.131Z Downloaded icu_locid_transform v1.5.0
5682025-05-08T04:35:40.132Z Downloaded maybe-uninit v2.0.0
5692025-05-08T04:35:40.132Z Downloaded maplit v1.0.2
5702025-05-08T04:35:40.141Z Downloaded lru-cache v0.1.2
5712025-05-08T04:35:40.141Z Downloaded iana-time-zone v0.1.63
5722025-05-08T04:35:40.141Z Downloaded hyper-staticfile v0.10.1
5732025-05-08T04:35:40.146Z Downloaded hickory-client v0.24.4
5742025-05-08T04:35:40.146Z Downloaded cookie_store v0.21.1
5752025-05-08T04:35:40.146Z Downloaded ipnet v2.11.0
5762025-05-08T04:35:40.156Z Downloaded strum v0.26.3
5772025-05-08T04:35:40.156Z Downloaded cargo_metadata v0.18.1
5782025-05-08T04:35:40.156Z Downloaded time-core v0.1.2
5792025-05-08T04:35:40.166Z Downloaded chacha20 v0.9.1
5802025-05-08T04:35:40.166Z Downloaded inout v0.1.3
5812025-05-08T04:35:40.166Z Downloaded cancel-safe-futures v0.1.5
5822025-05-08T04:35:40.171Z Downloaded httparse v1.9.5
5832025-05-08T04:35:40.178Z Downloaded quinn-udp v0.5.5
5842025-05-08T04:35:40.182Z Downloaded unarray v0.1.4
5852025-05-08T04:35:40.182Z Downloaded hmac v0.12.1
5862025-05-08T04:35:40.189Z Downloaded base64ct v1.6.0
5872025-05-08T04:35:40.196Z Downloaded rustversion v1.0.17
5882025-05-08T04:35:40.197Z Downloaded const_format_proc_macros v0.2.34
5892025-05-08T04:35:40.203Z Downloaded cookie v0.18.1
5902025-05-08T04:35:40.203Z Downloaded icu_locid_transform_data v1.5.0
5912025-05-08T04:35:40.203Z Downloaded zerofrom v0.1.4
5922025-05-08T04:35:40.203Z Downloaded icu_locid v1.5.0
5932025-05-08T04:35:40.216Z Downloaded slab v0.4.9
5942025-05-08T04:35:40.222Z Downloaded scrypt v0.11.0
5952025-05-08T04:35:40.222Z Downloaded signal-hook-registry v1.4.2
5962025-05-08T04:35:40.222Z Downloaded endian-type v0.1.2
5972025-05-08T04:35:40.222Z Downloaded display-error-chain v0.2.2
5982025-05-08T04:35:40.222Z Downloaded debug-ignore v1.0.5
5992025-05-08T04:35:40.222Z Downloaded foreign-types v0.3.2
6002025-05-08T04:35:40.222Z Downloaded signal-hook-mio v0.2.4
6012025-05-08T04:35:40.230Z Downloaded form_urlencoded v1.2.1
6022025-05-08T04:35:40.230Z Downloaded stable_deref_trait v1.2.0
6032025-05-08T04:35:40.230Z Downloaded tabwriter v1.4.0
6042025-05-08T04:35:40.231Z Downloaded tabled_derive v0.10.0
6052025-05-08T04:35:40.236Z Downloaded strum_macros v0.24.3
6062025-05-08T04:35:40.236Z Downloaded litrs v0.4.1
6072025-05-08T04:35:40.236Z Downloaded thiserror-no-std v2.0.2
6082025-05-08T04:35:40.243Z Downloaded thread_local v1.1.8
6092025-05-08T04:35:40.243Z Downloaded icu_provider v1.5.0
6102025-05-08T04:35:40.249Z Downloaded icu_normalizer_data v1.5.0
6112025-05-08T04:35:40.249Z Downloaded fxhash v0.2.1
6122025-05-08T04:35:40.249Z Downloaded rand_core v0.9.2
6132025-05-08T04:35:40.254Z Downloaded want v0.3.1
6142025-05-08T04:35:40.255Z Downloaded openssl-macros v0.1.1
6152025-05-08T04:35:40.255Z Downloaded multimap v0.10.0
6162025-05-08T04:35:40.259Z Downloaded xattr v1.3.1
6172025-05-08T04:35:40.259Z Downloaded untrusted v0.7.1
6182025-05-08T04:35:40.259Z Downloaded icu_properties v1.5.1
6192025-05-08T04:35:40.263Z Downloaded which v4.4.2
6202025-05-08T04:35:40.263Z Downloaded rustc-demangle v0.1.24
6212025-05-08T04:35:40.267Z Downloaded unicase v2.7.0
6222025-05-08T04:35:40.271Z Downloaded proc-macro-error2 v2.0.1
6232025-05-08T04:35:40.271Z Downloaded termios v0.3.3
6242025-05-08T04:35:40.278Z Downloaded sct v0.7.1
6252025-05-08T04:35:40.282Z Downloaded russh-keys v0.45.0
6262025-05-08T04:35:40.282Z Downloaded diesel-dtrace v0.4.2
6272025-05-08T04:35:40.282Z Downloaded env_filter v0.1.2
6282025-05-08T04:35:40.287Z Downloaded zstd v0.13.3
6292025-05-08T04:35:40.295Z Downloaded dirs-sys-next v0.1.2
6302025-05-08T04:35:40.295Z Downloaded crc-any v2.5.0
6312025-05-08T04:35:40.296Z Downloaded futures-macro v0.3.31
6322025-05-08T04:35:40.302Z Downloaded peg-runtime v0.8.5
6332025-05-08T04:35:40.302Z Downloaded path-slash v0.1.5
6342025-05-08T04:35:40.302Z Downloaded defmt-macros v0.3.9
6352025-05-08T04:35:40.302Z Downloaded progenitor-client v0.9.1
6362025-05-08T04:35:40.308Z Downloaded tokio-native-tls v0.3.1
6372025-05-08T04:35:40.308Z Downloaded nanorand v0.7.0
6382025-05-08T04:35:40.329Z Downloaded twox-hash v2.1.0
6392025-05-08T04:35:40.329Z Downloaded ghash v0.5.1
6402025-05-08T04:35:40.329Z Downloaded fs-err v2.11.0
6412025-05-08T04:35:40.330Z Downloaded indexmap v1.9.3
6422025-05-08T04:35:40.330Z Downloaded gethostname v0.5.0
6432025-05-08T04:35:40.330Z Downloaded uzers v0.12.1
6442025-05-08T04:35:40.330Z Downloaded native-tls v0.2.12
6452025-05-08T04:35:40.330Z Downloaded multer v3.1.0
6462025-05-08T04:35:40.336Z Downloaded value-bag v1.9.0
6472025-05-08T04:35:40.336Z Downloaded olpc-cjson v0.1.4
6482025-05-08T04:35:40.336Z Downloaded const_format v0.2.34
6492025-05-08T04:35:40.340Z Downloaded icu_collections v1.5.0
6502025-05-08T04:35:40.344Z Downloaded sqlparser_derive v0.2.2
6512025-05-08T04:35:40.347Z Downloaded crypto-bigint v0.5.5
6522025-05-08T04:35:40.354Z Downloaded env_logger v0.11.5
6532025-05-08T04:35:40.357Z Downloaded zstd-safe v7.2.3
6542025-05-08T04:35:40.362Z Downloaded take_mut v0.2.2
6552025-05-08T04:35:40.362Z Downloaded enum-as-inner v0.6.1
6562025-05-08T04:35:40.365Z Downloaded compact_str v0.8.0
6572025-05-08T04:35:40.368Z Downloaded yoke-derive v0.7.4
6582025-05-08T04:35:40.372Z Downloaded proc-macro-crate v1.3.1
6592025-05-08T04:35:40.372Z Downloaded predicates-core v1.0.8
6602025-05-08T04:35:40.377Z Downloaded write16 v1.0.0
6612025-05-08T04:35:40.378Z Downloaded pkg-config v0.3.31
6622025-05-08T04:35:40.378Z Downloaded shlex v1.3.0
6632025-05-08T04:35:40.417Z Downloaded radium v0.7.0
6642025-05-08T04:35:40.417Z Downloaded toml v0.7.8
6652025-05-08T04:35:40.417Z Downloaded rayon-core v1.12.1
6662025-05-08T04:35:40.417Z Downloaded shell-words v1.1.0
6672025-05-08T04:35:40.417Z Downloaded serde_repr v0.1.19
6682025-05-08T04:35:40.417Z Downloaded slog-stdlog v4.1.1
6692025-05-08T04:35:40.417Z Downloaded rustc_version v0.4.1
6702025-05-08T04:35:40.417Z Downloaded num-rational v0.4.2
6712025-05-08T04:35:40.417Z Downloaded mime_guess v2.0.5
6722025-05-08T04:35:40.417Z Downloaded sec1 v0.7.3
6732025-05-08T04:35:40.417Z Downloaded scopeguard v1.2.0
6742025-05-08T04:35:40.417Z Downloaded heapless v0.8.0
6752025-05-08T04:35:40.417Z Downloaded rtoolbox v0.0.2
6762025-05-08T04:35:40.417Z Downloaded bytes v1.10.1
6772025-05-08T04:35:40.428Z Downloaded zopfli v0.8.1
6782025-05-08T04:35:40.429Z Downloaded funty v2.0.0
6792025-05-08T04:35:40.429Z Downloaded time-macros v0.2.18
6802025-05-08T04:35:40.432Z Downloaded hash32 v0.3.1
6812025-05-08T04:35:40.432Z Downloaded signal-hook-tokio v0.3.1
6822025-05-08T04:35:40.432Z Downloaded ssh-cipher v0.2.0
6832025-05-08T04:35:40.432Z Downloaded publicsuffix v2.3.0
6842025-05-08T04:35:40.432Z Downloaded tiny-keccak v2.0.2
6852025-05-08T04:35:40.435Z Downloaded static_assertions v1.1.0
6862025-05-08T04:35:40.438Z Downloaded ssh-encoding v0.2.0
6872025-05-08T04:35:40.438Z Downloaded pkcs8 v0.10.2
6882025-05-08T04:35:40.441Z Downloaded ctr v0.9.2
6892025-05-08T04:35:40.444Z Downloaded deranged v0.3.11
6902025-05-08T04:35:40.447Z Downloaded pretty-hex v0.2.1
6912025-05-08T04:35:40.450Z Downloaded untrusted v0.9.0
6922025-05-08T04:35:40.450Z Downloaded der_derive v0.7.3
6932025-05-08T04:35:40.457Z Downloaded rcgen v0.12.1
6942025-05-08T04:35:40.460Z Downloaded flagset v0.4.6
6952025-05-08T04:35:40.460Z Downloaded fd-lock v4.0.2
6962025-05-08T04:35:40.464Z Downloaded rand v0.8.5
6972025-05-08T04:35:40.469Z Downloaded getrandom v0.3.1
6982025-05-08T04:35:40.473Z Downloaded unicode-bidi v0.3.17
6992025-05-08T04:35:40.473Z Downloaded cc v1.2.15
7002025-05-08T04:35:40.477Z Downloaded getrandom v0.2.15
7012025-05-08T04:35:40.480Z Downloaded hash32 v0.2.1
7022025-05-08T04:35:40.483Z Downloaded ref-cast v1.0.23
7032025-05-08T04:35:40.489Z Downloaded ed25519 v2.2.3
7042025-05-08T04:35:40.493Z Downloaded group v0.13.0
7052025-05-08T04:35:40.493Z Downloaded num_enum v0.5.11
7062025-05-08T04:35:40.496Z Downloaded try-lock v0.2.5
7072025-05-08T04:35:40.499Z Downloaded wait-timeout v0.2.0
7082025-05-08T04:35:40.499Z Downloaded unsafe-libyaml v0.2.11
7092025-05-08T04:35:40.503Z Downloaded num v0.4.3
7102025-05-08T04:35:40.506Z Downloaded slog-term v2.9.1
7112025-05-08T04:35:40.511Z Downloaded csv-core v0.1.11
7122025-05-08T04:35:40.515Z Downloaded packed_struct_codegen v0.10.1
7132025-05-08T04:35:40.515Z Downloaded tracing-attributes v0.1.27
7142025-05-08T04:35:40.515Z Downloaded tokio-rustls v0.24.1
7152025-05-08T04:35:40.520Z Downloaded diesel_table_macro_syntax v0.2.0
7162025-05-08T04:35:40.520Z Downloaded zone_cfg_derive v0.3.0
7172025-05-08T04:35:40.526Z Downloaded progenitor-impl v0.8.0
7182025-05-08T04:35:40.526Z Downloaded rpassword v7.3.1
7192025-05-08T04:35:40.529Z Downloaded termcolor v1.4.1
7202025-05-08T04:35:40.529Z Downloaded slog-scope v4.4.0
7212025-05-08T04:35:40.529Z Downloaded salsa20 v0.10.2
7222025-05-08T04:35:40.529Z Downloaded fixedbitset v0.5.7
7232025-05-08T04:35:40.536Z Downloaded miniz_oxide v0.8.5
7242025-05-08T04:35:40.543Z Downloaded papergrid v0.14.0
7252025-05-08T04:35:40.547Z Downloaded uuid v1.16.0
7262025-05-08T04:35:40.547Z Downloaded filetime v0.2.25
7272025-05-08T04:35:40.551Z Downloaded num-traits v0.2.19
7282025-05-08T04:35:40.551Z Downloaded http v1.2.0
7292025-05-08T04:35:40.555Z Downloaded nibble_vec v0.1.0
7302025-05-08T04:35:40.559Z Downloaded ecdsa v0.16.9
7312025-05-08T04:35:40.562Z Downloaded number_prefix v0.4.0
7322025-05-08T04:35:40.563Z Downloaded dropshot_endpoint v0.16.0
7332025-05-08T04:35:40.567Z Downloaded parse-size v1.1.0
7342025-05-08T04:35:40.571Z Downloaded topological-sort v0.2.2
7352025-05-08T04:35:40.571Z Downloaded signal-hook v0.3.17
7362025-05-08T04:35:40.577Z Downloaded wyz v0.5.1
7372025-05-08T04:35:40.577Z Downloaded tui-tree-widget v0.23.0
7382025-05-08T04:35:40.581Z Downloaded password-hash v0.5.0
7392025-05-08T04:35:40.581Z Downloaded expectorate v1.1.0
7402025-05-08T04:35:40.585Z Downloaded derive-where v1.2.7
7412025-05-08T04:35:40.590Z Downloaded rustc-hash v2.1.1
7422025-05-08T04:35:40.590Z Downloaded zeroize v1.8.1
7432025-05-08T04:35:40.595Z Downloaded tinyvec_macros v0.1.1
7442025-05-08T04:35:40.595Z Downloaded ref-cast-impl v1.0.23
7452025-05-08T04:35:40.595Z Downloaded russh-cryptovec v0.7.3
7462025-05-08T04:35:40.595Z Downloaded ena v0.14.3
7472025-05-08T04:35:40.599Z Downloaded vsss-rs v3.3.4
7482025-05-08T04:35:40.604Z Downloaded fallible-iterator v0.2.0
7492025-05-08T04:35:40.604Z Downloaded embedded-io v0.6.1
7502025-05-08T04:35:40.604Z Downloaded half v2.4.1
7512025-05-08T04:35:40.608Z Downloaded samael v0.0.18
7522025-05-08T04:35:40.615Z Downloaded new_debug_unreachable v1.0.6
7532025-05-08T04:35:40.621Z Downloaded ff v0.13.0
7542025-05-08T04:35:40.621Z Downloaded glob v0.3.2
7552025-05-08T04:35:40.625Z Downloaded tower-layer v0.3.3
7562025-05-08T04:35:40.625Z Downloaded tap v1.0.1
7572025-05-08T04:35:40.625Z Downloaded libxml v0.3.3
7582025-05-08T04:35:40.629Z Downloaded nodrop v0.1.14
7592025-05-08T04:35:40.632Z Downloaded aes-gcm v0.10.3
7602025-05-08T04:35:40.636Z Downloaded packed_struct v0.10.1
7612025-05-08T04:35:40.639Z Downloaded libm v0.2.8
7622025-05-08T04:35:40.645Z Downloaded vte_generate_state_changes v0.1.2
7632025-05-08T04:35:40.649Z Downloaded phf v0.11.2
7642025-05-08T04:35:40.649Z Downloaded zeroize_derive v1.4.2
7652025-05-08T04:35:40.652Z Downloaded ron v0.8.1
7662025-05-08T04:35:40.656Z Downloaded num_threads v0.1.7
7672025-05-08T04:35:40.660Z Downloaded slog-async v2.8.0
7682025-05-08T04:35:40.663Z Downloaded rustc_version v0.1.7
7692025-05-08T04:35:40.663Z Downloaded rand_chacha v0.3.1
7702025-05-08T04:35:40.663Z Downloaded pkcs5 v0.7.1
7712025-05-08T04:35:40.668Z Downloaded rustc-hash v1.1.0
7722025-05-08T04:35:40.673Z Downloaded quick-error v1.2.3
7732025-05-08T04:35:40.673Z Downloaded mio v1.0.2
7742025-05-08T04:35:40.677Z Downloaded itertools v0.12.1
7752025-05-08T04:35:40.684Z Downloaded serde-big-array v0.5.1
7762025-05-08T04:35:40.688Z Downloaded minimal-lexical v0.2.1
7772025-05-08T04:35:40.692Z Downloaded derive_builder v0.20.2
7782025-05-08T04:35:40.701Z Downloaded spki v0.7.3
7792025-05-08T04:35:40.704Z Downloaded rsa v0.9.6
7802025-05-08T04:35:40.704Z Downloaded thiserror-impl-no-std v2.0.2
7812025-05-08T04:35:40.707Z Downloaded typify-macro v0.3.0
7822025-05-08T04:35:40.710Z Downloaded same-file v1.0.6
7832025-05-08T04:35:40.710Z Downloaded owo-colors v4.2.0
7842025-05-08T04:35:40.713Z Downloaded waitgroup v0.1.2
7852025-05-08T04:35:40.716Z Downloaded postcard v1.0.10
7862025-05-08T04:35:40.719Z Downloaded aho-corasick v1.1.3
7872025-05-08T04:35:40.724Z Downloaded dyn-clone v1.0.19
7882025-05-08T04:35:40.727Z Downloaded normalize-line-endings v0.3.0
7892025-05-08T04:35:40.727Z Downloaded progenitor-client v0.8.0
7902025-05-08T04:35:40.730Z Downloaded progenitor v0.8.0
7912025-05-08T04:35:40.730Z Downloaded url v2.5.3
7922025-05-08T04:35:40.733Z Downloaded simd-adler32 v0.3.7
7932025-05-08T04:35:40.737Z Downloaded des v0.8.1
7942025-05-08T04:35:40.740Z Downloaded zone v0.1.8
7952025-05-08T04:35:40.740Z Downloaded serde_with_macros v3.12.0
7962025-05-08T04:35:40.743Z Downloaded prettyplease v0.2.30
7972025-05-08T04:35:40.746Z Downloaded rand v0.9.0
7982025-05-08T04:35:40.750Z Downloaded fatfs v0.3.6
7992025-05-08T04:35:40.756Z Downloaded phf_codegen v0.11.2
8002025-05-08T04:35:40.761Z Downloaded tokio-util v0.7.13
8012025-05-08T04:35:40.764Z Downloaded derive_builder_macro v0.20.2
8022025-05-08T04:35:40.769Z Downloaded sync_wrapper v1.0.1
8032025-05-08T04:35:40.769Z Downloaded snafu-derive v0.8.5
8042025-05-08T04:35:40.772Z Downloaded rustls-pemfile v1.0.4
8052025-05-08T04:35:40.772Z Downloaded spin v0.9.8
8062025-05-08T04:35:40.775Z Downloaded supports-color v3.0.2
8072025-05-08T04:35:40.775Z Downloaded newtype_derive v0.1.6
8082025-05-08T04:35:40.778Z Downloaded newline-converter v0.3.0
8092025-05-08T04:35:40.778Z Downloaded schemars v0.8.22
8102025-05-08T04:35:40.790Z Downloaded num-conv v0.1.0
8112025-05-08T04:35:40.793Z Downloaded newtype-uuid v1.2.1
8122025-05-08T04:35:40.793Z Downloaded zerofrom-derive v0.1.4
8132025-05-08T04:35:40.796Z Downloaded num-integer v0.1.46
8142025-05-08T04:35:40.801Z Downloaded foldhash v0.1.3
8152025-05-08T04:35:40.801Z Downloaded either v1.14.0
8162025-05-08T04:35:40.804Z Downloaded oxnet v0.1.1
8172025-05-08T04:35:40.804Z Downloaded progenitor-macro v0.9.1
8182025-05-08T04:35:40.804Z Downloaded darling_core v0.20.10
8192025-05-08T04:35:40.808Z Downloaded slog-bunyan v2.5.0
8202025-05-08T04:35:40.812Z Downloaded num-complex v0.4.6
8212025-05-08T04:35:40.815Z Downloaded pem-rfc7468 v0.7.0
8222025-05-08T04:35:40.815Z Downloaded memmap2 v0.9.5
8232025-05-08T04:35:40.818Z Downloaded snafu v0.8.5
8242025-05-08T04:35:40.823Z Downloaded rusty-fork v0.3.0
8252025-05-08T04:35:40.826Z Downloaded tar v0.4.44
8262025-05-08T04:35:40.830Z Downloaded mime v0.3.17
8272025-05-08T04:35:40.833Z Downloaded utf8_iter v1.0.4
8282025-05-08T04:35:40.833Z Downloaded yasna v0.5.2
8292025-05-08T04:35:40.837Z Downloaded ed25519-dalek v2.1.1
8302025-05-08T04:35:40.841Z Downloaded subtle v2.6.1
8312025-05-08T04:35:40.841Z Downloaded unicode-segmentation v1.12.0
8322025-05-08T04:35:40.844Z Downloaded slog-dtrace v0.3.0
8332025-05-08T04:35:40.847Z Downloaded futures-core v0.3.31
8342025-05-08T04:35:40.847Z Downloaded data-encoding v2.6.0
8352025-05-08T04:35:40.851Z Downloaded vergen v8.3.2
8362025-05-08T04:35:40.857Z Downloaded num-bigint v0.4.6
8372025-05-08T04:35:40.861Z Downloaded num-derive v0.4.2
8382025-05-08T04:35:40.861Z Downloaded yoke v0.7.4
8392025-05-08T04:35:40.864Z Downloaded foreign-types-macros v0.2.3
8402025-05-08T04:35:40.864Z Downloaded openssl-probe v0.1.5
8412025-05-08T04:35:40.864Z Downloaded tls_codec v0.4.1
8422025-05-08T04:35:40.868Z Downloaded oso-derive v0.27.3
8432025-05-08T04:35:40.868Z Downloaded opaque-debug v0.3.1
8442025-05-08T04:35:40.868Z Downloaded unicode-truncate v1.1.0
8452025-05-08T04:35:40.873Z Downloaded zone_cfg_derive v0.1.2
8462025-05-08T04:35:40.877Z Downloaded phf_shared v0.11.2
8472025-05-08T04:35:40.877Z Downloaded serde_urlencoded v0.7.1
8482025-05-08T04:35:40.877Z Downloaded fixedbitset v0.4.2
8492025-05-08T04:35:40.881Z Downloaded xz2 v0.1.7
8502025-05-08T04:35:40.881Z Downloaded rustls-webpki v0.101.7
8512025-05-08T04:35:40.894Z Downloaded xshell-macros v0.2.7
8522025-05-08T04:35:40.897Z Downloaded foreign-types-shared v0.1.1
8532025-05-08T04:35:40.897Z Downloaded sigpipe v0.1.3
8542025-05-08T04:35:40.901Z Downloaded memoffset v0.9.1
8552025-05-08T04:35:40.901Z Downloaded embedded-io v0.4.0
8562025-05-08T04:35:40.904Z Downloaded itertools v0.10.5
8572025-05-08T04:35:40.908Z Downloaded psl-types v2.0.11
8582025-05-08T04:35:40.911Z Downloaded primeorder v0.13.6
8592025-05-08T04:35:40.911Z Downloaded powerfmt v0.2.0
8602025-05-08T04:35:40.915Z Downloaded float-cmp v0.10.0
8612025-05-08T04:35:40.915Z Downloaded tokio-rustls v0.25.0
8622025-05-08T04:35:40.918Z Downloaded rand_chacha v0.9.0
8632025-05-08T04:35:40.918Z Downloaded ppv-lite86 v0.2.20
8642025-05-08T04:35:40.921Z Downloaded futures-channel v0.3.31
8652025-05-08T04:35:40.926Z Downloaded signature v2.2.0
8662025-05-08T04:35:40.926Z Downloaded difflib v0.4.0
8672025-05-08T04:35:40.926Z Downloaded polyval v0.6.2
8682025-05-08T04:35:40.929Z Downloaded derive_more v0.99.20
8692025-05-08T04:35:41.936Z Downloaded futures-executor v0.3.31
8702025-05-08T04:35:41.942Z Downloaded num_enum_derive v0.5.11
8712025-05-08T04:35:41.942Z Downloaded zerovec-derive v0.10.3
8722025-05-08T04:35:41.942Z Downloaded pin-utils v0.1.0
8732025-05-08T04:35:41.942Z Downloaded slog-envlogger v2.2.0
8742025-05-08T04:35:41.942Z Downloaded rand_xorshift v0.3.0
8752025-05-08T04:35:41.942Z Downloaded futures v0.3.31
8762025-05-08T04:35:41.942Z Downloaded socket2 v0.5.9
8772025-05-08T04:35:41.942Z Downloaded headers v0.4.0
8782025-05-08T04:35:41.942Z Downloaded foreign-types v0.5.0
8792025-05-08T04:35:41.942Z Downloaded utf-8 v0.7.6
8802025-05-08T04:35:41.942Z Downloaded parking_lot_core v0.8.6
8812025-05-08T04:35:41.943Z Downloaded x509-cert v0.2.5
8822025-05-08T04:35:41.943Z Downloaded term v0.7.0
8832025-05-08T04:35:41.943Z Downloaded num-derive v0.3.3
8842025-05-08T04:35:41.943Z Downloaded universal-hash v0.5.1
8852025-05-08T04:35:41.943Z Downloaded utf16_iter v1.0.5
8862025-05-08T04:35:41.943Z Downloaded der v0.7.9
8872025-05-08T04:35:41.943Z Downloaded flume v0.11.1
8882025-05-08T04:35:41.943Z Downloaded strum_macros v0.26.4
8892025-05-08T04:35:41.943Z Downloaded sqlformat v0.3.5
8902025-05-08T04:35:41.943Z Downloaded pin-project-internal v1.1.6
8912025-05-08T04:35:41.943Z Downloaded parking_lot_core v0.9.10
8922025-05-08T04:35:41.943Z Downloaded daft-derive v0.1.3
8932025-05-08T04:35:41.943Z Downloaded writeable v0.5.5
8942025-05-08T04:35:41.943Z Downloaded bitvec v1.0.1
8952025-05-08T04:35:41.943Z Downloaded xshell v0.2.7
8962025-05-08T04:35:41.944Z Downloaded test-strategy v0.4.0
8972025-05-08T04:35:41.944Z Downloaded tinyvec v1.8.0
8982025-05-08T04:35:41.944Z Downloaded unicode_categories v0.1.1
8992025-05-08T04:35:41.944Z Downloaded russh v0.45.0
9002025-05-08T04:35:41.944Z Downloaded slog v2.7.0
9012025-05-08T04:35:41.944Z Downloaded similar v2.7.0
9022025-05-08T04:35:41.944Z Downloaded bindgen v0.69.5
9032025-05-08T04:35:41.944Z Downloaded daft v0.1.3
9042025-05-08T04:35:41.944Z Downloaded tokio-rustls v0.26.0
9052025-05-08T04:35:41.944Z Downloaded serde_yaml v0.9.34+deprecated
9062025-05-08T04:35:41.944Z Downloaded toml_edit v0.19.15
9072025-05-08T04:35:41.944Z Downloaded tower v0.5.2
9082025-05-08T04:35:41.944Z Downloaded icu_properties_data v1.5.0
9092025-05-08T04:35:41.944Z Downloaded subprocess v0.2.9
9102025-05-08T04:35:41.945Z Downloaded winnow v0.6.26
9112025-05-08T04:35:41.945Z Downloaded num-bigint-dig v0.8.4
9122025-05-08T04:35:41.945Z Downloaded h2 v0.4.6
9132025-05-08T04:35:41.945Z Downloaded chrono v0.4.40
9142025-05-08T04:35:41.945Z Downloaded zip v0.6.6
9152025-05-08T04:35:41.945Z Downloaded nom v7.1.3
9162025-05-08T04:35:41.945Z Downloaded hashbrown v0.13.2
9172025-05-08T04:35:41.945Z Downloaded serde_with v3.12.0
9182025-05-08T04:35:41.945Z Downloaded salty v0.3.0
9192025-05-08T04:35:41.945Z Downloaded steno v0.4.1
9202025-05-08T04:35:41.945Z Downloaded bindgen v0.71.1
9212025-05-08T04:35:41.945Z Downloaded rustyline v14.0.0
9222025-05-08T04:35:41.946Z Downloaded zerocopy v0.8.10
9232025-05-08T04:35:41.946Z Downloaded quick-xml v0.37.2
9242025-05-08T04:35:41.946Z Downloaded tough v0.20.0
9252025-05-08T04:35:41.946Z Downloaded tabled v0.18.0
9262025-05-08T04:35:41.946Z Downloaded lalrpop v0.19.12
9272025-05-08T04:35:41.946Z Downloaded quinn-proto v0.11.8
9282025-05-08T04:35:41.946Z Downloaded typed-path v0.9.3
9292025-05-08T04:35:41.946Z Downloaded openssl v0.10.72
9302025-05-08T04:35:41.946Z Downloaded smoltcp v0.9.1
9312025-05-08T04:35:41.946Z Downloaded winnow v0.5.40
9322025-05-08T04:35:41.946Z Downloaded unicode-normalization v0.1.24
9332025-05-08T04:35:41.946Z Downloaded rustls-webpki v0.102.8
9342025-05-08T04:35:41.946Z Downloaded p521 v0.13.3
9352025-05-08T04:35:41.946Z Downloaded rustls v0.23.19
9362025-05-08T04:35:41.946Z Downloaded webpki-roots v0.26.6
9372025-05-08T04:35:41.946Z Downloaded object v0.30.4
9382025-05-08T04:35:41.946Z Downloaded git2 v0.19.0
9392025-05-08T04:35:41.946Z Downloaded radix_trie v0.2.1
9402025-05-08T04:35:41.946Z Downloaded chrono-tz v0.10.3
9412025-05-08T04:35:41.947Z Downloaded portable-atomic v1.11.0
9422025-05-08T04:35:41.947Z Downloaded futures-util v0.3.31
9432025-05-08T04:35:41.947Z Downloaded sqlparser v0.45.0
9442025-05-08T04:35:41.947Z Downloaded rustls v0.22.4
9452025-05-08T04:35:41.947Z Downloaded diesel v2.2.9
9462025-05-08T04:35:41.947Z Downloaded rayon v1.10.0
9472025-05-08T04:35:41.947Z Downloaded regex-syntax v0.6.29
9482025-05-08T04:35:41.947Z Downloaded petname v2.0.2
9492025-05-08T04:35:41.947Z Downloaded regress v0.10.3
9502025-05-08T04:35:41.947Z Downloaded curve25519-dalek v4.1.3
9512025-05-08T04:35:41.947Z Downloaded p384 v0.13.0
9522025-05-08T04:35:41.947Z Downloaded nix v0.27.1
9532025-05-08T04:35:41.947Z Downloaded dropshot v0.16.0
9542025-05-08T04:35:41.948Z Downloaded unicode-width v0.2.0
9552025-05-08T04:35:41.948Z Downloaded nix v0.29.0
9562025-05-08T04:35:41.948Z Downloaded nix v0.28.0
9572025-05-08T04:35:41.948Z Downloaded sled v0.34.7
9582025-05-08T04:35:41.948Z Downloaded object v0.36.5
9592025-05-08T04:35:41.948Z Downloaded openapiv3 v2.0.0
9602025-05-08T04:35:41.948Z Downloaded typify-impl v0.3.0
9612025-05-08T04:35:41.948Z Downloaded vcpkg v0.2.15
9622025-05-08T04:35:41.948Z Downloaded regex-syntax v0.8.5
9632025-05-08T04:35:41.948Z Downloaded bzip2-sys v0.1.13+1.0.8
9642025-05-08T04:35:41.948Z Downloaded hickory-proto v0.24.4
9652025-05-08T04:35:41.948Z Downloaded smoltcp v0.11.0
9662025-05-08T04:35:41.948Z Downloaded regex-automata v0.4.8
9672025-05-08T04:35:41.948Z Downloaded zerocopy-derive v0.6.6
9682025-05-08T04:35:41.948Z Downloaded polar-core v0.27.3
9692025-05-08T04:35:41.948Z Downloaded gimli v0.31.1
9702025-05-08T04:35:41.961Z Downloaded typify-impl v0.2.0
9712025-05-08T04:35:41.961Z Downloaded proptest v1.6.0
9722025-05-08T04:35:41.961Z Downloaded regex v1.11.1
9732025-05-08T04:35:41.961Z Downloaded bstr v1.10.0
9742025-05-08T04:35:41.961Z Downloaded zip v2.6.1
9752025-05-08T04:35:41.962Z Downloaded rustls v0.21.12
9762025-05-08T04:35:41.962Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9772025-05-08T04:35:41.962Z Downloaded jiff v0.2.10
9782025-05-08T04:35:41.962Z Downloaded ratatui v0.29.0
9792025-05-08T04:35:41.962Z Downloaded tokio v1.43.1
9802025-05-08T04:35:41.962Z Downloaded sha3 v0.10.8
9812025-05-08T04:35:41.962Z Downloaded lzma-sys v0.1.20
9822025-05-08T04:35:41.962Z Downloaded hashbrown v0.12.3
9832025-05-08T04:35:41.962Z Downloaded zerovec v0.10.4
9842025-05-08T04:35:41.962Z Downloaded ron v0.7.1
9852025-05-08T04:35:41.962Z Downloaded futures-task v0.3.31
9862025-05-08T04:35:41.962Z Downloaded petgraph v0.6.5
9872025-05-08T04:35:41.976Z Downloaded petgraph v0.7.1
9882025-05-08T04:35:41.986Z Downloaded csv v1.3.1
9892025-05-08T04:35:42.003Z Downloaded libz-sys v1.1.20
9902025-05-08T04:35:42.022Z Downloaded dirs-next v2.0.0
9912025-05-08T04:35:42.028Z Downloaded typify-macro v0.2.0
9922025-05-08T04:35:42.028Z Downloaded whoami v1.5.2
9932025-05-08T04:35:42.029Z Downloaded rustls-pki-types v1.10.0
9942025-05-08T04:35:42.036Z Downloaded blake3 v1.5.4
9952025-05-08T04:35:42.044Z Downloaded siphasher v0.3.11
9962025-05-08T04:35:42.044Z Downloaded walkdir v2.5.0
9972025-05-08T04:35:42.044Z Downloaded vte v0.11.1
9982025-05-08T04:35:42.044Z Downloaded tracing v0.1.40
9992025-05-08T04:35:42.057Z Downloaded aws-lc-rs v1.12.4
10002025-05-08T04:35:42.068Z Downloaded rustls-pemfile v2.2.0
10012025-05-08T04:35:42.068Z Downloaded phf_generator v0.11.2
10022025-05-08T04:35:42.068Z Downloaded password-hash v0.4.2
10032025-05-08T04:35:42.068Z Downloaded parse-display v0.10.0
10042025-05-08T04:35:42.068Z Downloaded diesel_derives v2.2.3
10052025-05-08T04:35:42.075Z Downloaded quinn v0.11.5
10062025-05-08T04:35:42.075Z Downloaded num-iter v0.1.45
10072025-05-08T04:35:42.076Z Downloaded percent-encoding v2.3.1
10082025-05-08T04:35:42.076Z Downloaded derive_builder_core v0.20.2
10092025-05-08T04:35:42.076Z Downloaded float-ord v0.3.2
10102025-05-08T04:35:42.076Z Downloaded curve25519-dalek-derive v0.1.1
10112025-05-08T04:35:42.087Z Downloaded unicode-xid v0.2.6
10122025-05-08T04:35:42.087Z Downloaded tinystr v0.7.6
10132025-05-08T04:35:42.088Z Downloaded futures-io v0.3.31
10142025-05-08T04:35:42.104Z Downloaded dunce v1.0.5
10152025-05-08T04:35:42.104Z Downloaded openssl-sys v0.9.107
10162025-05-08T04:35:42.104Z Downloaded flate2 v1.1.1
10172025-05-08T04:35:42.105Z Downloaded hkdf v0.12.4
10182025-05-08T04:35:42.105Z Downloaded darling_macro v0.20.10
10192025-05-08T04:35:42.105Z Downloaded encoding_rs v0.8.34
10202025-05-08T04:35:42.122Z Downloaded ssh-key v0.6.6
10212025-05-08T04:35:42.130Z Downloaded sync-ptr v0.1.1
10222025-05-08T04:35:42.131Z Downloaded serde_plain v1.0.2
10232025-05-08T04:35:42.131Z Downloaded serde-hex v0.1.0
10242025-05-08T04:35:42.131Z Downloaded rand_seeder v0.3.0
10252025-05-08T04:35:42.139Z Downloaded rand_core v0.6.4
10262025-05-08T04:35:42.139Z Downloaded paste v1.0.15
10272025-05-08T04:35:42.139Z Downloaded tokio-postgres v0.7.13
10282025-05-08T04:35:42.146Z Downloaded time v0.3.36
10292025-05-08T04:35:42.154Z Downloaded reedline v0.38.0
10302025-05-08T04:35:42.162Z Downloaded ring v0.17.11
10312025-05-08T04:35:42.203Z Downloaded itertools v0.14.0
10322025-05-08T04:35:42.211Z Downloaded itertools v0.13.0
10332025-05-08T04:35:42.221Z Downloaded hyper v1.6.0
10342025-05-08T04:35:42.229Z Downloaded progenitor v0.9.1
10352025-05-08T04:35:42.229Z Downloaded dsl_auto_type v0.1.2
10362025-05-08T04:35:42.229Z Downloaded postgres-types v0.2.9
10372025-05-08T04:35:42.229Z Downloaded postgres-protocol v0.6.8
10382025-05-08T04:35:42.229Z Downloaded predicates v3.1.3
10392025-05-08T04:35:42.240Z Downloaded omicron-zone-package v0.12.0
10402025-05-08T04:35:42.240Z Downloaded parse-zoneinfo v0.3.1
10412025-05-08T04:35:42.246Z Downloaded zone v0.3.1
10422025-05-08T04:35:42.246Z Downloaded pin-project-lite v0.2.14
10432025-05-08T04:35:42.246Z Downloaded pkcs1 v0.7.5
10442025-05-08T04:35:42.246Z Downloaded pin-project v1.1.6
10452025-05-08T04:35:42.256Z Downloaded diff v0.1.13
10462025-05-08T04:35:42.275Z Downloaded typify v0.3.0
10472025-05-08T04:35:42.275Z Downloaded parking_lot v0.12.3
10482025-05-08T04:35:42.275Z Downloaded tracing-core v0.1.32
10492025-05-08T04:35:42.284Z Downloaded parse-display-derive v0.10.0
10502025-05-08T04:35:42.284Z Downloaded libgit2-sys v0.17.0+1.8.1
10512025-05-08T04:35:42.330Z Downloaded typify v0.2.0
10522025-05-08T04:35:42.335Z Downloaded schemars_derive v0.8.22
10532025-05-08T04:35:42.335Z Downloaded oso v0.27.3
10542025-05-08T04:35:42.342Z Downloaded globset v0.4.15
10552025-05-08T04:35:42.342Z Downloaded idna v1.0.3
10562025-05-08T04:35:42.346Z Downloaded crossterm v0.28.1
10572025-05-08T04:35:42.353Z Downloaded poly1305 v0.8.0
10582025-05-08T04:35:42.354Z Downloaded yansi v1.0.1
10592025-05-08T04:35:42.368Z Downloaded progenitor-impl v0.9.1
10602025-05-08T04:35:42.368Z Downloaded tls_codec_derive v0.4.1
10612025-05-08T04:35:42.368Z Downloaded termtree v0.5.1
10622025-05-08T04:35:42.368Z Downloaded strip-ansi-escapes v0.2.0
10632025-05-08T04:35:42.369Z Downloaded stringprep v0.1.5
10642025-05-08T04:35:42.369Z Downloaded secrecy v0.8.0
10652025-05-08T04:35:42.369Z Downloaded nu-ansi-term v0.50.1
10662025-05-08T04:35:42.369Z Downloaded fs_extra v1.3.0
10672025-05-08T04:35:42.373Z Downloaded unicode-properties v0.1.3
10682025-05-08T04:35:42.373Z Downloaded p256 v0.13.2
10692025-05-08T04:35:42.373Z Downloaded strum_macros v0.25.3
10702025-05-08T04:35:42.379Z Downloaded string_cache v0.8.9
10712025-05-08T04:35:42.379Z Downloaded semver v0.1.20
10722025-05-08T04:35:42.379Z Downloaded secrecy v0.10.3
10732025-05-08T04:35:42.379Z Downloaded aes v0.8.4
10742025-05-08T04:35:42.383Z Downloaded zerocopy-derive v0.8.10
10752025-05-08T04:35:42.390Z Downloaded futures-sink v0.3.31
10762025-05-08T04:35:42.395Z Downloaded tower-service v0.3.3
10772025-05-08T04:35:42.395Z Downloaded smallvec v0.6.14
10782025-05-08T04:35:42.395Z Downloaded zerocopy v0.6.6
10792025-05-08T04:35:42.395Z Downloaded tokio-macros v2.5.0
10802025-05-08T04:35:42.395Z Downloaded elliptic-curve v0.13.8
10812025-05-08T04:35:42.399Z Downloaded tungstenite v0.21.0
10822025-05-08T04:35:42.402Z Downloaded qorb v0.3.1
10832025-05-08T04:35:42.405Z Downloaded parking_lot v0.11.2
10842025-05-08T04:35:42.409Z Downloaded pretty_assertions v1.4.1
10852025-05-08T04:35:42.409Z Downloaded hickory-server v0.24.4
10862025-05-08T04:35:42.414Z Downloaded crossbeam-channel v0.5.15
10872025-05-08T04:35:42.419Z Downloaded bumpalo v3.16.0
10882025-05-08T04:35:42.422Z Downloaded synstructure v0.13.1
10892025-05-08T04:35:42.425Z Downloaded resolv-conf v0.7.0
10902025-05-08T04:35:42.425Z Downloaded r2d2 v0.8.10
10912025-05-08T04:35:42.429Z Downloaded jiff-static v0.2.10
10922025-05-08T04:35:42.429Z Downloaded pem v3.0.5
10932025-05-08T04:35:42.437Z Downloaded pbkdf2 v0.12.2
10942025-05-08T04:35:42.437Z Downloaded pbkdf2 v0.11.0
10952025-05-08T04:35:42.437Z Downloaded void v1.0.2
10962025-05-08T04:35:42.446Z Downloaded peg-macros v0.8.5
10972025-05-08T04:35:42.446Z Downloaded peg v0.8.5
10982025-05-08T04:35:42.446Z Downloaded displaydoc v0.2.5
10992025-05-08T04:35:42.456Z Downloaded darling v0.20.10
11002025-05-08T04:35:42.456Z Downloaded tungstenite v0.23.0
11012025-05-08T04:35:42.456Z Downloaded indicatif v0.17.11
11022025-05-08T04:35:42.465Z Downloaded env_logger v0.10.2
11032025-05-08T04:35:42.465Z Downloaded heapless v0.7.17
11042025-05-08T04:35:42.473Z Downloaded base64 v0.21.7
11052025-05-08T04:35:42.473Z Downloaded hyper-util v0.1.11
11062025-05-08T04:35:42.473Z Downloaded base64 v0.22.1
11072025-05-08T04:35:42.482Z Downloaded hickory-resolver v0.24.4
11082025-05-08T04:35:42.482Z Downloaded tokio-tungstenite v0.23.1
11092025-05-08T04:35:42.482Z Downloaded tokio-tungstenite v0.21.0
11102025-05-08T04:35:42.488Z Downloaded tokio-stream v0.1.17
11112025-05-08T04:35:42.496Z Downloaded backtrace v0.3.74
11122025-05-08T04:35:42.496Z Downloaded allocator-api2 v0.2.18
11132025-05-08T04:35:42.510Z Downloaded document-features v0.2.10
11142025-05-08T04:35:42.510Z Downloaded smallvec v1.14.0
11152025-05-08T04:35:42.510Z Downloaded defmt-parser v0.3.4
11162025-05-08T04:35:42.510Z Downloaded defmt v0.3.8
11172025-05-08T04:35:42.510Z Downloaded smf v0.2.3
11182025-05-08T04:35:42.520Z Downloaded serde_derive_internals v0.29.1
11192025-05-08T04:35:42.520Z Downloaded chacha20poly1305 v0.10.1
11202025-05-08T04:35:42.520Z Downloaded structmeta v0.3.0
11212025-05-08T04:35:42.520Z Downloaded jobserver v0.1.32
11222025-05-08T04:35:42.520Z Downloaded icu_normalizer v1.5.0
11232025-05-08T04:35:42.520Z Downloaded base64 v0.13.1
11242025-05-08T04:35:42.533Z Downloaded arc-swap v1.7.1
11252025-05-08T04:35:42.533Z Downloaded structmeta-derive v0.3.0
11262025-05-08T04:35:42.533Z Downloaded slog-json v2.6.1
11272025-05-08T04:35:42.533Z Downloaded sha1 v0.10.6
11282025-05-08T04:35:42.533Z Downloaded foreign-types-shared v0.3.1
11292025-05-08T04:35:42.533Z Downloaded crossbeam-utils v0.8.21
11302025-05-08T04:35:42.545Z Downloaded crossbeam-epoch v0.9.18
11312025-05-08T04:35:42.545Z Downloaded const-oid v0.9.6
11322025-05-08T04:35:42.545Z Downloaded serde_path_to_error v0.1.16
11332025-05-08T04:35:42.545Z Downloaded scheduled-thread-pool v0.2.7
11342025-05-08T04:35:42.545Z Downloaded hyper-rustls v0.27.3
11352025-05-08T04:35:42.545Z Downloaded blake2 v0.10.6
11362025-05-08T04:35:42.545Z Downloaded clang-sys v1.8.1
11372025-05-08T04:35:42.560Z Downloaded bzip2 v0.5.2
11382025-05-08T04:35:42.560Z Downloaded md-5 v0.10.6
11392025-05-08T04:35:42.560Z Downloaded lru v0.12.5
11402025-05-08T04:35:42.560Z Downloaded lock_api v0.4.12
11412025-05-08T04:35:42.560Z Downloaded litemap v0.7.3
11422025-05-08T04:35:42.560Z Downloaded libloading v0.8.5
11432025-05-08T04:35:42.560Z Downloaded ingot-macros v0.1.0
11442025-05-08T04:35:42.574Z Downloaded castaway v0.2.3
11452025-05-08T04:35:42.575Z Downloaded bzip2 v0.4.4
11462025-05-08T04:35:42.575Z Downloaded colored v2.2.0
11472025-05-08T04:35:42.575Z Downloaded ciborium v0.2.2
11482025-05-08T04:35:42.575Z Downloaded bit-set v0.8.0
11492025-05-08T04:35:42.575Z Downloaded bcs v0.1.6
11502025-05-08T04:35:42.575Z Downloaded lzss v0.8.2
11512025-05-08T04:35:42.575Z Downloaded lockfree-object-pool v0.1.6
11522025-05-08T04:35:42.575Z Downloaded blowfish v0.9.1
11532025-05-08T04:35:42.575Z Downloaded backoff v0.4.0
11542025-05-08T04:35:42.575Z Downloaded async-trait v0.1.88
11552025-05-08T04:35:42.590Z Downloaded arrayvec v0.7.6
11562025-05-08T04:35:42.590Z Downloaded argon2 v0.5.3
11572025-05-08T04:35:42.590Z Downloaded lazycell v1.3.0
11582025-05-08T04:35:42.590Z Downloaded indoc v2.0.6
11592025-05-08T04:35:42.590Z Downloaded proc-macro-error-attr2 v2.0.0
11602025-05-08T04:35:42.590Z Downloaded kstat-rs v0.2.4
11612025-05-08T04:35:42.590Z Downloaded is-terminal v0.4.13
11622025-05-08T04:35:42.590Z Downloaded internet-checksum v0.2.1
11632025-05-08T04:35:42.590Z Downloaded hubpack v0.1.2
11642025-05-08T04:35:42.601Z Downloaded cipher v0.4.4
11652025-05-08T04:35:42.601Z Downloaded lalrpop-util v0.19.12
11662025-05-08T04:35:42.601Z Downloaded ingot v0.1.0
11672025-05-08T04:35:42.601Z Downloaded indent_write v2.2.0
11682025-05-08T04:35:42.601Z Downloaded hex v0.4.3
11692025-05-08T04:35:42.601Z Downloaded ipnetwork v0.21.1
11702025-05-08T04:35:42.601Z Downloaded highway v1.3.0
11712025-05-08T04:35:42.601Z Downloaded bit-vec v0.8.0
11722025-05-08T04:35:42.607Z Downloaded ingot-types v0.1.0
11732025-05-08T04:35:42.607Z Downloaded cassowary v0.3.0
11742025-05-08T04:35:42.607Z Downloaded block-padding v0.3.3
11752025-05-08T04:35:42.608Z Downloaded http-body-util v0.1.3
11762025-05-08T04:35:42.608Z Downloaded crc v3.2.1
11772025-05-08T04:35:42.608Z Downloaded constant_time_eq v0.3.1
11782025-05-08T04:35:42.608Z Downloaded cobs v0.2.3
11792025-05-08T04:35:42.613Z Downloaded chrono-tz-build v0.4.0
11802025-05-08T04:35:42.613Z Downloaded cexpr v0.6.0
11812025-05-08T04:35:42.614Z Downloaded heck v0.3.3
11822025-05-08T04:35:42.614Z Downloaded hyper-tls v0.6.0
11832025-05-08T04:35:42.614Z Downloaded hostname v0.4.0
11842025-05-08T04:35:42.614Z Downloaded convert_case v0.4.0
11852025-05-08T04:35:42.621Z Downloaded bit-set v0.5.3
11862025-05-08T04:35:42.621Z Downloaded bitfield-struct v0.6.2
11872025-05-08T04:35:42.621Z Downloaded bcrypt-pbkdf v0.10.0
11882025-05-08T04:35:42.621Z Downloaded array-init v0.0.4
11892025-05-08T04:35:42.905Z Downloaded aws-lc-sys v0.26.0
11902025-05-08T04:35:43.233Z Compiling serde v1.0.219
11912025-05-08T04:35:43.236Z Compiling value-bag v1.9.0
11922025-05-08T04:35:43.236Z Compiling shlex v1.3.0
11932025-05-08T04:35:43.236Z Compiling lock_api v0.4.12
11942025-05-08T04:35:43.236Z Compiling scopeguard v1.2.0
11952025-05-08T04:35:43.237Z Compiling typenum v1.17.0
11962025-05-08T04:35:43.413Z Compiling syn v2.0.98
11972025-05-08T04:35:43.416Z Compiling getrandom v0.2.15
11982025-05-08T04:35:43.605Z Compiling jobserver v0.1.32
11992025-05-08T04:35:43.761Z Compiling rand_core v0.6.4
12002025-05-08T04:35:43.926Z Compiling log v0.4.22
12012025-05-08T04:35:43.976Z Compiling generic-array v0.14.7
12022025-05-08T04:35:43.996Z Compiling cc v1.2.15
12032025-05-08T04:35:44.371Z Compiling smallvec v1.14.0
12042025-05-08T04:35:44.397Z Compiling subtle v2.6.1
12052025-05-08T04:35:44.416Z Compiling const-oid v0.9.6
12062025-05-08T04:35:44.436Z Compiling stable_deref_trait v1.2.0
12072025-05-08T04:35:44.566Z Compiling pkg-config v0.3.31
12082025-05-08T04:35:44.711Z Compiling parking_lot_core v0.9.10
12092025-05-08T04:35:44.754Z Compiling pin-project-lite v0.2.14
12102025-05-08T04:35:44.757Z Compiling rustix v0.38.37
12112025-05-08T04:35:44.912Z Compiling signal-hook-registry v1.4.2
12122025-05-08T04:35:45.592Z Compiling parking_lot v0.12.3
12132025-05-08T04:35:45.613Z Compiling mio v1.0.2
12142025-05-08T04:35:45.781Z Compiling spin v0.9.8
12152025-05-08T04:35:45.856Z Compiling futures-core v0.3.31
12162025-05-08T04:35:45.922Z Compiling aho-corasick v1.1.3
12172025-05-08T04:35:46.117Z Compiling litemap v0.7.3
12182025-05-08T04:35:46.162Z Compiling either v1.14.0
12192025-05-08T04:35:46.424Z Compiling libm v0.2.8
12202025-05-08T04:35:46.447Z Compiling cpufeatures v0.2.14
12212025-05-08T04:35:46.522Z Compiling regex-syntax v0.8.5
12222025-05-08T04:35:46.559Z Compiling writeable v0.5.5
12232025-05-08T04:35:46.590Z Compiling serde_json v1.0.140
12242025-05-08T04:35:46.630Z Compiling socket2 v0.5.9
12252025-05-08T04:35:46.827Z Compiling slab v0.4.9
12262025-05-08T04:35:47.021Z Compiling num-traits v0.2.19
12272025-05-08T04:35:47.208Z Compiling glob v0.3.2
12282025-05-08T04:35:47.890Z Compiling icu_locid_transform_data v1.5.0
12292025-05-08T04:35:47.910Z Compiling futures-sink v0.3.31
12302025-05-08T04:35:47.910Z Compiling getrandom v0.3.1
12312025-05-08T04:35:47.910Z Compiling prettyplease v0.2.30
12322025-05-08T04:35:48.055Z Compiling clang-sys v1.8.1
12332025-05-08T04:35:48.254Z Compiling lazy_static v1.5.0
12342025-05-08T04:35:48.410Z Compiling allocator-api2 v0.2.18
12352025-05-08T04:35:48.478Z Compiling foldhash v0.1.3
12362025-05-08T04:35:48.750Z Compiling icu_properties_data v1.5.0
12372025-05-08T04:35:48.793Z Compiling minimal-lexical v0.2.1
12382025-05-08T04:35:49.018Z Compiling libloading v0.8.5
12392025-05-08T04:35:49.182Z Compiling hashbrown v0.15.1
12402025-05-08T04:35:49.322Z Compiling nom v7.1.3
12412025-05-08T04:35:49.326Z Compiling base64ct v1.6.0
12422025-05-08T04:35:49.399Z Compiling utf16_iter v1.0.5
12432025-05-08T04:35:49.621Z Compiling bindgen v0.69.5
12442025-05-08T04:35:49.958Z Compiling utf8_iter v1.0.4
12452025-05-08T04:35:50.111Z Compiling percent-encoding v2.3.1
12462025-05-08T04:35:50.202Z Compiling write16 v1.0.0
12472025-05-08T04:35:50.361Z Compiling regex-automata v0.4.8
12482025-05-08T04:35:50.428Z Compiling home v0.5.9
12492025-05-08T04:35:50.448Z Compiling icu_normalizer_data v1.5.0
12502025-05-08T04:35:50.576Z Compiling pem-rfc7468 v0.7.0
12512025-05-08T04:35:50.625Z Compiling itertools v0.12.1
12522025-05-08T04:35:50.646Z Compiling rustc-hash v1.1.0
12532025-05-08T04:35:50.829Z Compiling flagset v0.4.6
12542025-05-08T04:35:51.066Z Compiling synstructure v0.13.1
12552025-05-08T04:35:52.559Z Compiling cexpr v0.6.0
12562025-05-08T04:35:52.671Z Compiling lazycell v1.3.0
12572025-05-08T04:35:52.762Z Compiling futures-channel v0.3.31
12582025-05-08T04:35:52.850Z Compiling cmake v0.1.51
12592025-05-08T04:35:53.190Z Compiling futures-task v0.3.31
12602025-05-08T04:35:53.509Z Compiling dunce v1.0.5
12612025-05-08T04:35:53.582Z Compiling fs_extra v1.3.0
12622025-05-08T04:35:53.663Z Compiling futures-io v0.3.31
12632025-05-08T04:35:53.708Z Compiling pin-utils v0.1.0
12642025-05-08T04:35:53.815Z Compiling form_urlencoded v1.2.1
12652025-05-08T04:35:53.956Z Compiling paste v1.0.15
12662025-05-08T04:35:54.128Z Compiling vcpkg v0.2.15
12672025-05-08T04:35:54.148Z Compiling crossbeam-utils v0.8.21
12682025-05-08T04:35:54.175Z Compiling ring v0.17.11
12692025-05-08T04:35:54.197Z Compiling tracing-core v0.1.32
12702025-05-08T04:35:54.744Z Compiling iana-time-zone v0.1.63
12712025-05-08T04:35:55.124Z Compiling zerocopy v0.8.10
12722025-05-08T04:35:55.255Z Compiling aws-lc-rs v1.12.4
12732025-05-08T04:35:55.390Z Compiling regex v1.11.1
12742025-05-08T04:35:55.864Z Compiling openssl-sys v0.9.107
12752025-05-08T04:35:55.984Z Compiling tinyvec_macros v0.1.1
12762025-05-08T04:35:56.097Z Compiling httparse v1.9.5
12772025-05-08T04:35:56.307Z Compiling serde_derive v1.0.219
12782025-05-08T04:35:56.355Z Compiling zeroize_derive v1.4.2
12792025-05-08T04:35:56.799Z Compiling zerofrom-derive v0.1.4
12802025-05-08T04:35:56.815Z Compiling yoke-derive v0.7.4
12812025-05-08T04:35:56.977Z Compiling zerovec-derive v0.10.3
12822025-05-08T04:35:57.861Z Compiling zeroize v1.8.1
12832025-05-08T04:35:59.258Z Compiling displaydoc v0.2.5
12842025-05-08T04:35:59.467Z Compiling zerocopy-derive v0.7.35
12852025-05-08T04:35:59.564Z Compiling crypto-common v0.1.6
12862025-05-08T04:35:59.628Z Compiling block-buffer v0.10.4
12872025-05-08T04:35:59.815Z Compiling icu_provider_macros v1.5.0
12882025-05-08T04:35:59.887Z Compiling digest v0.10.7
12892025-05-08T04:36:00.367Z Compiling hmac v0.12.1
12902025-05-08T04:36:00.411Z Compiling zerofrom v0.1.4
12912025-05-08T04:36:00.639Z Compiling yoke v0.7.4
12922025-05-08T04:36:00.642Z Compiling tokio-macros v2.5.0
12932025-05-08T04:36:00.760Z Compiling block-padding v0.3.3
12942025-05-08T04:36:00.878Z Compiling sha2 v0.10.8
12952025-05-08T04:36:01.009Z Compiling zerovec v0.10.4
12962025-05-08T04:36:01.033Z Compiling inout v0.1.3
12972025-05-08T04:36:01.110Z Compiling der_derive v0.7.3
12982025-05-08T04:36:01.322Z Compiling cipher v0.4.4
12992025-05-08T04:36:01.360Z Compiling thiserror-impl v1.0.69
13002025-05-08T04:36:01.432Z Compiling zerocopy v0.7.35
13012025-05-08T04:36:01.936Z Compiling futures-macro v0.3.31
13022025-05-08T04:36:02.196Z Compiling salsa20 v0.10.2
13032025-05-08T04:36:02.450Z Compiling pbkdf2 v0.12.2
13042025-05-08T04:36:02.642Z Compiling scrypt v0.11.0
13052025-05-08T04:36:02.914Z Compiling tinystr v0.7.6
13062025-05-08T04:36:03.168Z Compiling icu_collections v1.5.0
13072025-05-08T04:36:03.168Z Compiling ppv-lite86 v0.2.20
13082025-05-08T04:36:03.310Z Compiling icu_locid v1.5.0
13092025-05-08T04:36:03.368Z Compiling der v0.7.9
13102025-05-08T04:36:03.830Z Compiling futures-util v0.3.31
13112025-05-08T04:36:03.963Z Compiling cbc v0.1.2
13122025-05-08T04:36:04.218Z Compiling aes v0.8.4
13132025-05-08T04:36:04.456Z Compiling icu_provider v1.5.0
13142025-05-08T04:36:04.502Z Compiling thiserror v1.0.69
13152025-05-08T04:36:04.549Z Compiling tracing-attributes v0.1.27
13162025-05-08T04:36:04.673Z Compiling pest v2.7.14
13172025-05-08T04:36:05.362Z Compiling icu_locid_transform v1.5.0
13182025-05-08T04:36:05.446Z Compiling spki v0.7.3
13192025-05-08T04:36:05.815Z Compiling pkcs5 v0.7.1
13202025-05-08T04:36:06.435Z Compiling scroll_derive v0.12.0
13212025-05-08T04:36:06.997Z Compiling icu_properties v1.5.1
13222025-05-08T04:36:07.128Z Compiling pkcs8 v0.10.2
13232025-05-08T04:36:07.728Z Compiling pest_meta v2.7.14
13242025-05-08T04:36:07.798Z Compiling zerocopy-derive v0.8.10
13252025-05-08T04:36:07.818Z Compiling rustls-pki-types v1.10.0
13262025-05-08T04:36:07.897Z Compiling scroll v0.12.0
13272025-05-08T04:36:07.975Z Compiling tracing v0.1.40
13282025-05-08T04:36:08.475Z Compiling tinyvec v1.8.0
13292025-05-08T04:36:08.535Z Compiling serde_derive_internals v0.29.1
13302025-05-08T04:36:08.774Z Compiling bzip2-sys v0.1.13+1.0.8
13312025-05-08T04:36:09.282Z Compiling bytes v1.10.1
13322025-05-08T04:36:09.305Z Compiling bitflags v2.9.0
13332025-05-08T04:36:09.422Z Compiling semver v1.0.25
13342025-05-08T04:36:10.169Z Compiling indexmap v2.7.1
13352025-05-08T04:36:10.386Z Compiling rustc_version v0.4.1
13362025-05-08T04:36:10.799Z Compiling tokio v1.43.1
13372025-05-08T04:36:10.831Z Compiling icu_normalizer v1.5.0
13382025-05-08T04:36:11.109Z Compiling http v1.2.0
13392025-05-08T04:36:11.571Z Compiling uuid v1.16.0
13402025-05-08T04:36:11.713Z Compiling chrono v0.4.40
13412025-05-08T04:36:12.305Z Compiling idna_adapter v1.2.0
13422025-05-08T04:36:12.561Z Compiling idna v1.0.3
13432025-05-08T04:36:12.722Z Compiling http-body v1.0.1
13442025-05-08T04:36:12.990Z Compiling pest_generator v2.7.14
13452025-05-08T04:36:13.211Z Compiling url v2.5.3
13462025-05-08T04:36:13.375Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13472025-05-08T04:36:14.138Z Compiling which v4.4.2
13482025-05-08T04:36:14.193Z Compiling untrusted v0.7.1
13492025-05-08T04:36:14.405Z Compiling num-conv v0.1.0
13502025-05-08T04:36:14.671Z Compiling rustversion v1.0.17
13512025-05-08T04:36:14.704Z Compiling adler2 v2.0.0
13522025-05-08T04:36:14.871Z Compiling openssl v0.10.72
13532025-05-08T04:36:14.938Z Compiling untrusted v0.9.0
13542025-05-08T04:36:15.057Z Compiling foreign-types-shared v0.1.1
13552025-05-08T04:36:15.124Z Compiling schemars v0.8.22
13562025-05-08T04:36:15.144Z Compiling atomic-waker v1.1.2
13572025-05-08T04:36:15.197Z Compiling try-lock v0.2.5
13582025-05-08T04:36:15.332Z Compiling powerfmt v0.2.0
13592025-05-08T04:36:15.352Z Compiling time-core v0.1.2
13602025-05-08T04:36:15.426Z Compiling want v0.3.1
13612025-05-08T04:36:15.448Z Compiling foreign-types v0.3.2
13622025-05-08T04:36:15.515Z Compiling goblin v0.8.2
13632025-05-08T04:36:15.536Z Compiling time-macros v0.2.18
13642025-05-08T04:36:15.712Z Compiling deranged v0.3.11
13652025-05-08T04:36:15.715Z Compiling miniz_oxide v0.8.5
13662025-05-08T04:36:16.158Z Compiling rand_core v0.9.2
13672025-05-08T04:36:16.617Z Compiling pest_derive v2.7.14
13682025-05-08T04:36:17.335Z Compiling schemars_derive v0.8.22
13692025-05-08T04:36:19.100Z Compiling tokio-util v0.7.13
13702025-05-08T04:36:19.848Z Compiling openssl-macros v0.1.1
13712025-05-08T04:36:20.292Z Compiling h2 v0.4.6
13722025-05-08T04:36:20.528Z Compiling syn v1.0.109
13732025-05-08T04:36:20.583Z Compiling tower-service v0.3.3
13742025-05-08T04:36:20.605Z Compiling num_threads v0.1.7
13752025-05-08T04:36:20.732Z Compiling native-tls v0.2.12
13762025-05-08T04:36:20.749Z Compiling rustls v0.23.19
13772025-05-08T04:36:21.081Z Compiling dyn-clone v1.0.19
13782025-05-08T04:36:21.116Z Compiling httpdate v1.0.3
13792025-05-08T04:36:21.364Z Compiling dof v0.3.0
13802025-05-08T04:36:21.581Z Compiling time v0.3.36
13812025-05-08T04:36:24.386Z Compiling dtrace-parser v0.2.0
13822025-05-08T04:36:24.521Z Compiling rand_chacha v0.9.0
13832025-05-08T04:36:26.068Z Compiling heapless v0.7.17
13842025-05-08T04:36:26.295Z Compiling unicode-normalization v0.1.24
13852025-05-08T04:36:26.404Z Compiling rand_chacha v0.3.1
13862025-05-08T04:36:26.559Z Compiling signature v2.2.0
13872025-05-08T04:36:26.656Z Compiling crossbeam-epoch v0.9.18
13882025-05-08T04:36:26.865Z Compiling cookie v0.18.1
13892025-05-08T04:36:27.210Z Compiling crc32fast v1.4.2
13902025-05-08T04:36:27.384Z Compiling hyper v1.6.0
13912025-05-08T04:36:27.437Z Compiling unicode-properties v0.1.3
13922025-05-08T04:36:27.545Z Compiling rayon-core v1.12.1
13932025-05-08T04:36:27.846Z Compiling slog v2.7.0
13942025-05-08T04:36:27.883Z Compiling base64 v0.22.1
13952025-05-08T04:36:28.339Z Compiling signal-hook v0.3.17
13962025-05-08T04:36:28.603Z Compiling zstd-safe v7.2.3
13972025-05-08T04:36:28.663Z Compiling siphasher v0.3.11
13982025-05-08T04:36:28.878Z Compiling unicode-bidi v0.3.17
13992025-05-08T04:36:28.971Z Compiling openssl-probe v0.1.5
14002025-05-08T04:36:29.069Z Compiling phf_shared v0.11.2
14012025-05-08T04:36:29.658Z Compiling stringprep v0.1.5
14022025-05-08T04:36:29.885Z Compiling hyper-util v0.1.11
14032025-05-08T04:36:30.105Z Compiling crossbeam-deque v0.8.5
14042025-05-08T04:36:30.141Z Compiling usdt-impl v0.5.0
14052025-05-08T04:36:30.475Z Compiling rand v0.8.5
14062025-05-08T04:36:30.779Z Compiling rand v0.9.0
14072025-05-08T04:36:31.075Z Compiling curve25519-dalek v4.1.3
14082025-05-08T04:36:31.593Z Compiling toml_datetime v0.6.8
14092025-05-08T04:36:31.662Z Compiling serde_spanned v0.6.8
14102025-05-08T04:36:31.794Z Compiling serde_tokenstream v0.2.2
14112025-05-08T04:36:31.935Z Compiling md-5 v0.10.6
14122025-05-08T04:36:32.093Z Compiling num-integer v0.1.46
14132025-05-08T04:36:32.237Z Compiling ff v0.13.0
14142025-05-08T04:36:32.459Z Compiling hash32 v0.2.1
14152025-05-08T04:36:32.501Z Compiling memoffset v0.9.1
14162025-05-08T04:36:32.575Z Compiling portable-atomic v1.11.0
14172025-05-08T04:36:32.662Z Compiling gimli v0.31.1
14182025-05-08T04:36:32.823Z Compiling psl-types v2.0.11
14192025-05-08T04:36:32.856Z Compiling newtype-uuid v1.2.1
14202025-05-08T04:36:32.882Z Compiling cfg_aliases v0.2.1
14212025-05-08T04:36:32.935Z Compiling base16ct v0.2.0
14222025-05-08T04:36:33.007Z Compiling litrs v0.4.1
14232025-05-08T04:36:33.036Z Compiling fallible-iterator v0.2.0
14242025-05-08T04:36:33.184Z Compiling smoltcp v0.9.1
14252025-05-08T04:36:33.278Z Compiling num-bigint-dig v0.8.4
14262025-05-08T04:36:33.669Z Compiling sec1 v0.7.3
14272025-05-08T04:36:33.693Z Compiling postgres-protocol v0.6.8
14282025-05-08T04:36:33.745Z Compiling nix v0.29.0
14292025-05-08T04:36:33.912Z Compiling publicsuffix v2.3.0
14302025-05-08T04:36:34.072Z Compiling document-features v0.2.10
14312025-05-08T04:36:34.396Z Compiling num-iter v0.1.45
14322025-05-08T04:36:34.594Z Compiling group v0.13.0
14332025-05-08T04:36:35.160Z Compiling tokio-native-tls v0.3.1
14342025-05-08T04:36:35.549Z Compiling flate2 v1.1.1
14352025-05-08T04:36:35.948Z Compiling ipnetwork v0.21.1
14362025-05-08T04:36:36.134Z Compiling terminal_size v0.4.0
14372025-05-08T04:36:36.233Z Compiling http-body-util v0.1.3
14382025-05-08T04:36:36.260Z Compiling webpki-roots v0.26.6
14392025-05-08T04:36:36.367Z Compiling hkdf v0.12.4
14402025-05-08T04:36:36.471Z Compiling crypto-bigint v0.5.5
14412025-05-08T04:36:36.492Z Compiling zerocopy-derive v0.6.6
14422025-05-08T04:36:36.652Z Compiling async-trait v0.1.88
14432025-05-08T04:36:36.741Z Compiling addr2line v0.24.2
14442025-05-08T04:36:36.827Z Compiling curve25519-dalek-derive v0.1.1
14452025-05-08T04:36:37.413Z Compiling sync_wrapper v1.0.1
14462025-05-08T04:36:37.485Z Compiling fs-err v3.1.0
14472025-05-08T04:36:37.598Z Compiling ahash v0.8.11
14482025-05-08T04:36:37.843Z Compiling object v0.36.5
14492025-05-08T04:36:37.993Z Compiling anyhow v1.0.98
14502025-05-08T04:36:38.319Z Compiling ipnet v2.11.0
14512025-05-08T04:36:38.546Z Compiling managed v0.8.0
14522025-05-08T04:36:38.666Z Compiling rustc-demangle v0.1.24
14532025-05-08T04:36:38.967Z Compiling zip v2.6.1
14542025-05-08T04:36:39.343Z Compiling winnow v0.5.40
14552025-05-08T04:36:39.364Z Compiling lockfree-object-pool v0.1.6
14562025-05-08T04:36:39.388Z Compiling buf-list v1.0.3
14572025-05-08T04:36:39.605Z Compiling unicode-width v0.2.0
14582025-05-08T04:36:39.656Z Compiling tower-layer v0.3.3
14592025-05-08T04:36:39.964Z Compiling bumpalo v3.16.0
14602025-05-08T04:36:40.073Z Compiling simd-adler32 v0.3.7
14612025-05-08T04:36:40.179Z Compiling console v0.15.10
14622025-05-08T04:36:40.532Z Compiling zopfli v0.8.1
14632025-05-08T04:36:40.660Z Compiling tower v0.5.2
14642025-05-08T04:36:41.551Z Compiling elliptic-curve v0.13.8
14652025-05-08T04:36:42.275Z Compiling clap_builder v4.5.35
14662025-05-08T04:36:42.940Z Compiling toml_edit v0.19.15
14672025-05-08T04:36:42.976Z Compiling strum_macros v0.25.3
14682025-05-08T04:36:43.150Z Compiling zerocopy v0.6.6
14692025-05-08T04:36:43.468Z Compiling hubpack_derive v0.1.1
14702025-05-08T04:36:44.132Z Compiling hyper-tls v0.6.0
14712025-05-08T04:36:44.407Z Compiling hubpack v0.1.2
14722025-05-08T04:36:44.553Z Compiling oxnet v0.1.1
14732025-05-08T04:36:44.860Z Compiling backtrace v0.3.74
14742025-05-08T04:36:45.320Z Compiling cookie_store v0.21.1
14752025-05-08T04:36:45.362Z Compiling rayon v1.10.0
14762025-05-08T04:36:46.830Z Compiling signal-hook-mio v0.2.4
14772025-05-08T04:36:46.850Z Compiling zstd v0.13.3
14782025-05-08T04:36:47.436Z Compiling postgres-types v0.2.9
14792025-05-08T04:36:48.756Z Compiling usdt-attr-macro v0.5.0
14802025-05-08T04:36:49.656Z Compiling usdt-macro v0.5.0
14812025-05-08T04:36:50.042Z Compiling phf v0.11.2
14822025-05-08T04:36:50.064Z Compiling ed25519 v2.2.3
14832025-05-08T04:36:50.182Z Compiling strum_macros v0.26.4
14842025-05-08T04:36:50.341Z Compiling bzip2 v0.4.4
14852025-05-08T04:36:50.385Z Compiling bzip2 v0.5.2
14862025-05-08T04:36:50.753Z Compiling clap_derive v4.5.32
14872025-05-08T04:36:50.804Z Compiling enum-as-inner v0.6.1
14882025-05-08T04:36:51.112Z Compiling futures-executor v0.3.31
14892025-05-08T04:36:51.648Z Compiling serde-big-array v0.5.1
14902025-05-08T04:36:51.863Z Compiling serde_urlencoded v0.7.1
14912025-05-08T04:36:51.931Z Compiling rustls-pemfile v2.2.0
14922025-05-08T04:36:51.953Z Compiling pkcs1 v0.7.5
14932025-05-08T04:36:52.008Z Compiling rfc6979 v0.4.0
14942025-05-08T04:36:52.225Z Compiling serde_repr v0.1.19
14952025-05-08T04:36:52.276Z Compiling daft-derive v0.1.3
14962025-05-08T04:36:52.394Z Compiling bstr v1.10.0
14972025-05-08T04:36:52.900Z Compiling float-cmp v0.10.0
14982025-05-08T04:36:53.160Z Compiling encoding_rs v0.8.34
14992025-05-08T04:36:53.396Z Compiling whoami v1.5.2
15002025-05-08T04:36:53.923Z Compiling normalize-line-endings v0.3.0
15012025-05-08T04:36:53.968Z Compiling difflib v0.4.0
15022025-05-08T04:36:54.053Z Compiling predicates-core v1.0.8
15032025-05-08T04:36:54.079Z Compiling unicode-segmentation v1.12.0
15042025-05-08T04:36:54.377Z Compiling mime v0.3.17
15052025-05-08T04:36:54.671Z Compiling static_assertions v1.1.0
15062025-05-08T04:36:54.791Z Compiling number_prefix v0.4.0
15072025-05-08T04:36:54.880Z Compiling precomputed-hash v0.1.1
15082025-05-08T04:36:54.908Z Compiling data-encoding v2.6.0
15092025-05-08T04:36:55.019Z Compiling new_debug_unreachable v1.0.6
15102025-05-08T04:36:55.022Z Compiling fixedbitset v0.4.2
15112025-05-08T04:36:55.132Z Compiling string_cache v0.8.9
15122025-05-08T04:36:55.280Z Compiling indicatif v0.17.11
15132025-05-08T04:36:55.353Z Compiling clap v4.5.35
15142025-05-08T04:36:55.473Z Compiling petgraph v0.6.5
15152025-05-08T04:36:55.491Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15162025-05-08T04:36:55.542Z Compiling hickory-proto v0.24.4
15172025-05-08T04:36:56.856Z Compiling similar v2.7.0
15182025-05-08T04:36:57.263Z Compiling toml_edit v0.22.24
15192025-05-08T04:36:57.400Z Compiling strum v0.26.3
15202025-05-08T04:36:57.610Z Compiling predicates v3.1.3
15212025-05-08T04:36:59.071Z Compiling daft v0.1.3
15222025-05-08T04:36:59.099Z Compiling tokio-postgres v0.7.13
15232025-05-08T04:36:59.254Z Compiling usdt v0.5.0
15242025-05-08T04:36:59.601Z Compiling rsa v0.9.6
15252025-05-08T04:36:59.726Z Compiling ecdsa v0.16.9
15262025-05-08T04:37:00.622Z Compiling futures v0.3.31
15272025-05-08T04:37:01.703Z Compiling zip v0.6.6
15282025-05-08T04:37:02.127Z Compiling ed25519-dalek v2.1.1
15292025-05-08T04:37:03.031Z Compiling crossterm v0.28.1
15302025-05-08T04:37:03.591Z Compiling toml v0.7.8
15312025-05-08T04:37:05.123Z Compiling tokio-stream v0.1.17
15322025-05-08T04:37:05.476Z Compiling openapiv3 v2.0.0
15332025-05-08T04:37:05.614Z Compiling x509-cert v0.2.5
15342025-05-08T04:37:05.643Z Compiling sha1 v0.10.6
15352025-05-08T04:37:05.705Z Compiling itertools v0.10.5
15362025-05-08T04:37:06.100Z Compiling dirs-sys-next v0.1.2
15372025-05-08T04:37:06.155Z Compiling winnow v0.6.26
15382025-05-08T04:37:06.410Z Compiling unicode-xid v0.2.6
15392025-05-08T04:37:06.645Z Compiling peg-runtime v0.8.5
15402025-05-08T04:37:06.675Z Compiling lalrpop-util v0.19.12
15412025-05-08T04:37:07.075Z Compiling dirs-next v2.0.0
15422025-05-08T04:37:07.247Z Compiling thread_local v1.1.8
15432025-05-08T04:37:07.290Z Compiling slog-async v2.8.0
15442025-05-08T04:37:07.763Z Compiling term v0.7.0
15452025-05-08T04:37:07.884Z Compiling xattr v1.3.1
15462025-05-08T04:37:07.933Z Compiling crossbeam-channel v0.5.15
15472025-05-08T04:37:08.189Z Compiling filetime v0.2.25
15482025-05-08T04:37:08.273Z Compiling is-terminal v0.4.13
15492025-05-08T04:37:08.435Z Compiling take_mut v0.2.2
15502025-05-08T04:37:08.513Z Compiling tar v0.4.44
15512025-05-08T04:37:08.622Z Compiling slog-term v2.9.1
15522025-05-08T04:37:09.079Z Compiling camino v1.1.9
15532025-05-08T04:37:15.406Z Compiling aws-lc-sys v0.26.0
15542025-05-08T04:37:46.698Z Compiling rustls-webpki v0.102.8
15552025-05-08T04:37:51.584Z Compiling tokio-rustls v0.26.0
15562025-05-08T04:37:51.900Z Compiling hyper-rustls v0.27.3
15572025-05-08T04:37:52.256Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15582025-05-08T04:37:56.088Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15592025-05-08T04:37:56.390Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15602025-05-08T04:38:01.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
15612025-05-08T04:38:01.502Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15622025-05-08T04:38:01.559ZMay 08 04:38:00.634 INFO Starting download, target: Cockroach
15632025-05-08T04:38:01.559ZMay 08 04:38:00.635 INFO Starting download, target: Console
15642025-05-08T04:38:01.559ZMay 08 04:38:00.635 INFO Starting download, target: Clickhouse
15652025-05-08T04:38:01.562ZMay 08 04:38:00.635 INFO Starting download, target: DendriteStub
15662025-05-08T04:38:01.562ZMay 08 04:38:00.635 INFO Starting download, target: MaghemiteMgd
15672025-05-08T04:38:01.562ZMay 08 04:38:00.635 INFO Starting download, target: TransceiverControl
15682025-05-08T04:38:01.562ZMay 08 04:38:00.636 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15692025-05-08T04:38:01.562ZMay 08 04:38:00.636 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15702025-05-08T04:38:01.562ZMay 08 04:38:00.636 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15712025-05-08T04:38:01.562ZMay 08 04:38:00.636 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15722025-05-08T04:38:01.562ZMay 08 04:38:00.636 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15732025-05-08T04:38:01.562ZMay 08 04:38:00.636 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15742025-05-08T04:38:01.852ZMay 08 04:38:00.924 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15752025-05-08T04:38:02.127ZMay 08 04:38:01.198 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15762025-05-08T04:38:02.287ZMay 08 04:38:01.352 INFO Download complete, target: TransceiverControl
15772025-05-08T04:38:02.536ZMay 08 04:38:01.608 INFO Download complete, target: Console
15782025-05-08T04:38:02.643ZMay 08 04:38:01.719 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15792025-05-08T04:38:02.650ZMay 08 04:38:01.720 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15802025-05-08T04:38:03.398ZMay 08 04:38:02.474 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15812025-05-08T04:38:03.398ZMay 08 04:38:02.474 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15822025-05-08T04:38:03.624ZMay 08 04:38:02.699 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15832025-05-08T04:38:05.601ZMay 08 04:38:04.676 INFO Download complete, target: DendriteStub
15842025-05-08T04:38:05.956ZMay 08 04:38:05.031 INFO Download complete, target: MaghemiteMgd
15852025-05-08T04:38:09.893ZMay 08 04:38:08.967 INFO Checking that binary works, target: Cockroach
15862025-05-08T04:38:10.068ZMay 08 04:38:09.142 INFO Download complete, target: Cockroach
15872025-05-08T04:38:13.861ZMay 08 04:38:12.933 INFO Checking that binary works, target: Clickhouse
15882025-05-08T04:38:14.005ZMay 08 04:38:13.079 INFO Download complete, target: Clickhouse
15892025-05-08T04:38:14.013ZAll prerequisites installed successfully
15902025-05-08T04:38:14.016Z
15912025-05-08T04:38:14.016Zreal 5:25.406901787
15922025-05-08T04:38:14.016Zuser 16:05.795873594
15932025-05-08T04:38:14.016Zsys 2:14.759120257
15942025-05-08T04:38:14.016Ztrap 0.644237204
15952025-05-08T04:38:14.016Ztflt 0.924545936
15962025-05-08T04:38:14.016Zdflt 1.146956924
15972025-05-08T04:38:14.016Zkflt 0.026433440
15982025-05-08T04:38:14.016Zlock 25:49.368516043
15992025-05-08T04:38:14.016Zslp 59:13.764585627
16002025-05-08T04:38:14.016Zlat 1:01.058297999
16012025-05-08T04:38:14.016Zstop 2:31.416078043
16022025-05-08T04:38:14.016Z+ ptime -m cargo xtask download softnpu
16032025-05-08T04:38:14.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16042025-05-08T04:38:14.767Z Running `target/debug/xtask download softnpu`
16052025-05-08T04:38:15.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
16062025-05-08T04:38:15.884Z Running `target/debug/xtask-downloader softnpu`
16072025-05-08T04:38:15.930ZMay 08 04:38:15.004 INFO Starting download, target: Softnpu
16082025-05-08T04:38:15.933ZMay 08 04:38:15.005 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16092025-05-08T04:38:16.596ZMay 08 04:38:15.670 INFO Download complete, target: Softnpu
16102025-05-08T04:38:16.600Z
16112025-05-08T04:38:16.604Zreal 2.579257362
16122025-05-08T04:38:16.604Zuser 1.582125394
16132025-05-08T04:38:16.604Zsys 0.697311297
16142025-05-08T04:38:16.604Ztrap 0.001462913
16152025-05-08T04:38:16.604Ztflt 0.000114884
16162025-05-08T04:38:16.604Zdflt 0.000117851
16172025-05-08T04:38:16.604Zkflt 0.000000000
16182025-05-08T04:38:16.604Zlock 7.202514510
16192025-05-08T04:38:16.604Zslp 0.514781059
16202025-05-08T04:38:16.604Zlat 0.074274390
16212025-05-08T04:38:16.604Zstop 0.000167793
16222025-05-08T04:38:16.604Z+ export CARGO_INCREMENTAL=0
16232025-05-08T04:38:16.604Z+ CARGO_INCREMENTAL=0
16242025-05-08T04:38:16.604Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16252025-05-08T04:38:17.783Z Compiling proc-macro2 v1.0.94
16262025-05-08T04:38:17.783Z Compiling unicode-ident v1.0.14
16272025-05-08T04:38:17.786Z Compiling libc v0.2.171
16282025-05-08T04:38:17.786Z Compiling serde v1.0.219
16292025-05-08T04:38:17.786Z Compiling autocfg v1.4.0
16302025-05-08T04:38:17.787Z Compiling cfg-if v1.0.0
16312025-05-08T04:38:17.787Z Compiling version_check v0.9.5
16322025-05-08T04:38:18.129Z Compiling memchr v2.7.4
16332025-05-08T04:38:18.132Z Compiling shlex v1.3.0
16342025-05-08T04:38:18.136Z Compiling typenum v1.17.0
16352025-05-08T04:38:18.467Z Compiling value-bag v1.9.0
16362025-05-08T04:38:18.728Z Compiling lock_api v0.4.12
16372025-05-08T04:38:18.747Z Compiling generic-array v0.14.7
16382025-05-08T04:38:18.995Z Compiling log v0.4.22
16392025-05-08T04:38:19.076Z Compiling serde_json v1.0.140
16402025-05-08T04:38:19.076Z Compiling libm v0.2.8
16412025-05-08T04:38:19.397Z Compiling num-traits v0.2.19
16422025-05-08T04:38:19.472Z Compiling parking_lot_core v0.9.10
16432025-05-08T04:38:19.621Z Compiling semver v1.0.25
16442025-05-08T04:38:19.719Z Compiling quote v1.0.39
16452025-05-08T04:38:19.758Z Compiling jobserver v0.1.32
16462025-05-08T04:38:19.878Z Compiling scopeguard v1.2.0
16472025-05-08T04:38:19.911Z Compiling getrandom v0.2.15
16482025-05-08T04:38:20.100Z Compiling rustix v0.38.37
16492025-05-08T04:38:20.145Z Compiling syn v2.0.98
16502025-05-08T04:38:20.269Z Compiling cc v1.2.15
16512025-05-08T04:38:20.299Z Compiling getrandom v0.3.1
16522025-05-08T04:38:20.320Z Compiling smallvec v1.14.0
16532025-05-08T04:38:20.465Z Compiling pkg-config v0.3.31
16542025-05-08T04:38:20.518Z Compiling aho-corasick v1.1.3
16552025-05-08T04:38:20.730Z Compiling regex-syntax v0.8.5
16562025-05-08T04:38:20.795Z Compiling either v1.14.0
16572025-05-08T04:38:21.207Z Compiling itoa v1.0.11
16582025-05-08T04:38:21.490Z Compiling once_cell v1.21.3
16592025-05-08T04:38:21.764Z Compiling rand_core v0.6.4
16602025-05-08T04:38:21.809Z Compiling slab v0.4.9
16612025-05-08T04:38:22.199Z Compiling stable_deref_trait v1.2.0
16622025-05-08T04:38:22.485Z Compiling spin v0.9.8
16632025-05-08T04:38:22.706Z Compiling errno v0.3.9
16642025-05-08T04:38:22.986Z Compiling glob v0.3.2
16652025-05-08T04:38:23.045Z Compiling allocator-api2 v0.2.18
16662025-05-08T04:38:23.066Z Compiling foldhash v0.1.3
16672025-05-08T04:38:23.532Z Compiling equivalent v1.0.1
16682025-05-08T04:38:23.550Z Compiling prettyplease v0.2.30
16692025-05-08T04:38:23.687Z Compiling subtle v2.6.1
16702025-05-08T04:38:23.751Z Compiling clang-sys v1.8.1
16712025-05-08T04:38:23.845Z Compiling hashbrown v0.15.1
16722025-05-08T04:38:23.956Z Compiling lazy_static v1.5.0
16732025-05-08T04:38:24.120Z Compiling schemars v0.8.22
16742025-05-08T04:38:24.225Z Compiling thiserror v1.0.69
16752025-05-08T04:38:24.311Z Compiling minimal-lexical v0.2.1
16762025-05-08T04:38:24.444Z Compiling regex-automata v0.4.8
16772025-05-08T04:38:24.670Z Compiling libloading v0.8.5
16782025-05-08T04:38:24.768Z Compiling nom v7.1.3
16792025-05-08T04:38:24.788Z Compiling home v0.5.9
16802025-05-08T04:38:25.004Z Compiling bindgen v0.69.5
16812025-05-08T04:38:25.265Z Compiling itertools v0.12.1
16822025-05-08T04:38:25.512Z Compiling rustc-hash v1.1.0
16832025-05-08T04:38:25.655Z Compiling ryu v1.0.18
16842025-05-08T04:38:25.973Z Compiling pin-project-lite v0.2.14
16852025-05-08T04:38:26.134Z Compiling byteorder v1.5.0
16862025-05-08T04:38:26.154Z Compiling lazycell v1.3.0
16872025-05-08T04:38:26.334Z Compiling cmake v0.1.51
16882025-05-08T04:38:26.712Z Compiling writeable v0.5.5
16892025-05-08T04:38:26.734Z Compiling litemap v0.7.3
16902025-05-08T04:38:27.106Z Compiling dunce v1.0.5
16912025-05-08T04:38:27.223Z Compiling fs_extra v1.3.0
16922025-05-08T04:38:27.780Z Compiling synstructure v0.13.1
16932025-05-08T04:38:27.845Z Compiling serde_derive_internals v0.29.1
16942025-05-08T04:38:28.054Z Compiling cexpr v0.6.0
16952025-05-08T04:38:29.340Z Compiling regex v1.11.1
16962025-05-08T04:38:29.610Z Compiling paste v1.0.15
16972025-05-08T04:38:30.092Z Compiling const-oid v0.9.6
16982025-05-08T04:38:30.712Z Compiling icu_locid_transform_data v1.5.0
16992025-05-08T04:38:31.225Z Compiling signal-hook-registry v1.4.2
17002025-05-08T04:38:31.525Z Compiling serde_derive v1.0.219
17012025-05-08T04:38:31.642Z Compiling zeroize_derive v1.4.2
17022025-05-08T04:38:31.853Z Compiling zerofrom-derive v0.1.4
17032025-05-08T04:38:32.055Z Compiling yoke-derive v0.7.4
17042025-05-08T04:38:32.125Z Compiling zerovec-derive v0.10.3
17052025-05-08T04:38:32.349Z Compiling displaydoc v0.2.5
17062025-05-08T04:38:32.725Z Compiling icu_provider_macros v1.5.0
17072025-05-08T04:38:33.005Z Compiling zeroize v1.8.1
17082025-05-08T04:38:33.826Z Compiling tokio-macros v2.5.0
17092025-05-08T04:38:33.830Z Compiling zerocopy-derive v0.7.35
17102025-05-08T04:38:34.441Z Compiling thiserror-impl v1.0.69
17112025-05-08T04:38:34.459Z Compiling schemars_derive v0.8.22
17122025-05-08T04:38:34.838Z Compiling zerofrom v0.1.4
17132025-05-08T04:38:35.093Z Compiling yoke v0.7.4
17142025-05-08T04:38:35.215Z Compiling futures-macro v0.3.31
17152025-05-08T04:38:35.500Z Compiling zerovec v0.10.4
17162025-05-08T04:38:35.643Z Compiling crypto-common v0.1.6
17172025-05-08T04:38:35.723Z Compiling fnv v1.0.7
17182025-05-08T04:38:35.869Z Compiling icu_properties_data v1.5.0
17192025-05-08T04:38:36.461Z Compiling der_derive v0.7.3
17202025-05-08T04:38:37.017Z Compiling parking_lot v0.12.3
17212025-05-08T04:38:37.021Z Compiling ring v0.17.11
17222025-05-08T04:38:37.058Z Compiling mio v1.0.2
17232025-05-08T04:38:37.534Z Compiling tinystr v0.7.6
17242025-05-08T04:38:37.935Z Compiling icu_locid v1.5.0
17252025-05-08T04:38:38.055Z Compiling icu_collections v1.5.0
17262025-05-08T04:38:38.655Z Compiling utf16_iter v1.0.5
17272025-05-08T04:38:38.817Z Compiling write16 v1.0.0
17282025-05-08T04:38:38.935Z Compiling icu_normalizer_data v1.5.0
17292025-05-08T04:38:38.995Z Compiling percent-encoding v2.3.1
17302025-05-08T04:38:39.136Z Compiling utf8_iter v1.0.4
17312025-05-08T04:38:39.198Z Compiling icu_provider v1.5.0
17322025-05-08T04:38:40.168Z Compiling icu_locid_transform v1.5.0
17332025-05-08T04:38:41.268Z Compiling block-buffer v0.10.4
17342025-05-08T04:38:41.293Z Compiling tracing-attributes v0.1.27
17352025-05-08T04:38:42.358Z Compiling icu_properties v1.5.1
17362025-05-08T04:38:42.420Z Compiling heck v0.5.0
17372025-05-08T04:38:42.888Z Compiling aws-lc-rs v1.12.4
17382025-05-08T04:38:43.391Z Compiling vcpkg v0.2.15
17392025-05-08T04:38:44.313Z Compiling bitflags v2.9.0
17402025-05-08T04:38:44.368Z Compiling bytes v1.10.1
17412025-05-08T04:38:46.633Z Compiling indexmap v2.7.1
17422025-05-08T04:38:46.911Z Compiling icu_normalizer v1.5.0
17432025-05-08T04:38:47.030Z Compiling openssl-sys v0.9.107
17442025-05-08T04:38:48.081Z Compiling idna_adapter v1.2.0
17452025-05-08T04:38:48.345Z Compiling digest v0.10.7
17462025-05-08T04:38:48.380Z Compiling socket2 v0.5.9
17472025-05-08T04:38:48.621Z Compiling which v4.4.2
17482025-05-08T04:38:49.092Z Compiling zerocopy v0.8.10
17492025-05-08T04:38:49.151Z Compiling tokio v1.43.1
17502025-05-08T04:38:49.489Z Compiling idna v1.0.3
17512025-05-08T04:38:49.909Z Compiling form_urlencoded v1.2.1
17522025-05-08T04:38:50.283Z Compiling futures-core v0.3.31
17532025-05-08T04:38:50.617Z Compiling zerocopy-derive v0.8.10
17542025-05-08T04:38:51.443Z Compiling httparse v1.9.5
17552025-05-08T04:38:52.686Z Compiling url v2.5.3
17562025-05-08T04:38:53.147Z Compiling zerocopy v0.7.35
17572025-05-08T04:38:53.170Z Compiling crossbeam-utils v0.8.21
17582025-05-08T04:38:53.769Z Compiling syn v1.0.109
17592025-05-08T04:38:53.840Z Compiling uuid v1.16.0
17602025-05-08T04:38:54.626Z Compiling iana-time-zone v0.1.63
17612025-05-08T04:38:55.183Z Compiling chrono v0.4.40
17622025-05-08T04:38:55.517Z Compiling num-conv v0.1.0
17632025-05-08T04:38:55.801Z Compiling time-core v0.1.2
17642025-05-08T04:38:56.024Z Compiling cpufeatures v0.2.14
17652025-05-08T04:38:56.225Z Compiling time-macros v0.2.18
17662025-05-08T04:38:58.552Z Compiling hmac v0.12.1
17672025-05-08T04:38:58.760Z Compiling rustc_version v0.4.1
17682025-05-08T04:38:59.506Z Compiling futures-sink v0.3.31
17692025-05-08T04:38:59.581Z Compiling openssl v0.10.72
17702025-05-08T04:39:00.279Z Compiling block-padding v0.3.3
17712025-05-08T04:39:00.727Z Compiling inout v0.1.3
17722025-05-08T04:39:00.881Z Compiling serde_tokenstream v0.2.2
17732025-05-08T04:39:01.009Z Compiling openssl-macros v0.1.1
17742025-05-08T04:39:01.151Z Compiling aws-lc-sys v0.26.0
17752025-05-08T04:39:01.516Z Compiling strsim v0.11.1
17762025-05-08T04:39:01.796Z Compiling dyn-clone v1.0.19
17772025-05-08T04:39:02.007Z Compiling native-tls v0.2.12
17782025-05-08T04:39:02.063Z Compiling rustls v0.23.19
17792025-05-08T04:39:02.489Z Compiling cipher v0.4.4
17802025-05-08T04:39:02.968Z Compiling sha2 v0.10.8
17812025-05-08T04:39:03.674Z Compiling scroll_derive v0.12.0
17822025-05-08T04:39:03.798Z Compiling ucd-trie v0.1.7
17832025-05-08T04:39:03.818Z Compiling base64ct v1.6.0
17842025-05-08T04:39:04.280Z Compiling pest v2.7.14
17852025-05-08T04:39:04.424Z Compiling pem-rfc7468 v0.7.0
17862025-05-08T04:39:05.088Z Compiling futures-channel v0.3.31
17872025-05-08T04:39:05.610Z Compiling http v1.2.0
17882025-05-08T04:39:06.112Z Compiling bzip2-sys v0.1.13+1.0.8
17892025-05-08T04:39:06.165Z Compiling zstd-sys v2.0.14+zstd.1.5.7
17902025-05-08T04:39:06.645Z Compiling cookie v0.18.1
17912025-05-08T04:39:06.980Z Compiling slog v2.7.0
17922025-05-08T04:39:06.984Z Compiling flagset v0.4.6
17932025-05-08T04:39:07.244Z Compiling pin-utils v0.1.0
17942025-05-08T04:39:07.279Z Compiling futures-task v0.3.31
17952025-05-08T04:39:07.368Z Compiling futures-io v0.3.31
17962025-05-08T04:39:07.473Z Compiling der v0.7.9
17972025-05-08T04:39:07.603Z Compiling futures-util v0.3.31
17982025-05-08T04:39:07.626Z Compiling pest_meta v2.7.14
17992025-05-08T04:39:08.669Z Compiling toml_datetime v0.6.8
18002025-05-08T04:39:09.139Z Compiling serde_spanned v0.6.8
18012025-05-08T04:39:09.917Z Compiling anyhow v1.0.98
18022025-05-08T04:39:10.338Z Compiling rayon-core v1.12.1
18032025-05-08T04:39:10.679Z Compiling rustversion v1.0.17
18042025-05-08T04:39:10.731Z Compiling thiserror v2.0.12
18052025-05-08T04:39:11.349Z Compiling spki v0.7.3
18062025-05-08T04:39:11.454Z Compiling pest_generator v2.7.14
18072025-05-08T04:39:11.765Z Compiling salsa20 v0.10.2
18082025-05-08T04:39:12.427Z Compiling ppv-lite86 v0.2.20
18092025-05-08T04:39:13.167Z Compiling pbkdf2 v0.12.2
18102025-05-08T04:39:13.668Z Compiling tracing-core v0.1.32
18112025-05-08T04:39:13.977Z Compiling winnow v0.5.40
18122025-05-08T04:39:14.408Z Compiling scrypt v0.11.0
18132025-05-08T04:39:14.912Z Compiling tracing v0.1.40
18142025-05-08T04:39:15.791Z Compiling pest_derive v2.7.14
18152025-05-08T04:39:16.600Z Compiling cbc v0.1.2
18162025-05-08T04:39:16.729Z Compiling aes v0.8.4
18172025-05-08T04:39:16.931Z Compiling thiserror-impl v2.0.12
18182025-05-08T04:39:17.360Z Compiling toml_edit v0.19.15
18192025-05-08T04:39:17.778Z Compiling usdt-impl v0.5.0
18202025-05-08T04:39:17.822Z Compiling litrs v0.4.1
18212025-05-08T04:39:18.190Z Compiling rustls-pki-types v1.10.0
18222025-05-08T04:39:18.841Z Compiling document-features v0.2.10
18232025-05-08T04:39:19.868Z Compiling pkcs5 v0.7.1
18242025-05-08T04:39:20.064Z Compiling tokio-util v0.7.13
18252025-05-08T04:39:20.450Z Compiling scroll v0.12.0
18262025-05-08T04:39:21.007Z Compiling heapless v0.7.17
18272025-05-08T04:39:22.003Z Compiling adler2 v2.0.0
18282025-05-08T04:39:22.305Z Compiling untrusted v0.7.1
18292025-05-08T04:39:22.538Z Compiling signal-hook v0.3.17
18302025-05-08T04:39:22.672Z Compiling untrusted v0.9.0
18312025-05-08T04:39:22.868Z Compiling powerfmt v0.2.0
18322025-05-08T04:39:22.909Z Compiling plain v0.2.3
18332025-05-08T04:39:23.092Z Compiling zstd-safe v7.2.3
18342025-05-08T04:39:23.394Z Compiling newtype-uuid v1.2.1
18352025-05-08T04:39:23.473Z Compiling deranged v0.3.11
18362025-05-08T04:39:23.518Z Compiling goblin v0.8.2
18372025-05-08T04:39:24.204Z Compiling miniz_oxide v0.8.5
18382025-05-08T04:39:25.315Z Compiling pkcs8 v0.10.2
18392025-05-08T04:39:27.260Z Compiling tinyvec_macros v0.1.1
18402025-05-08T04:39:27.381Z Compiling atomic-waker v1.1.2
18412025-05-08T04:39:27.506Z Compiling num_threads v0.1.7
18422025-05-08T04:39:27.586Z Compiling pretty-hex v0.4.1
18432025-05-08T04:39:28.145Z Compiling time v0.3.36
18442025-05-08T04:39:29.008Z Compiling tinyvec v1.8.0
18452025-05-08T04:39:30.502Z Compiling dof v0.3.0
18462025-05-08T04:39:32.250Z Compiling dtrace-parser v0.2.0
18472025-05-08T04:39:32.585Z Compiling http-body v1.0.1
18482025-05-08T04:39:33.154Z Compiling curve25519-dalek v4.1.3
18492025-05-08T04:39:33.790Z Compiling async-trait v0.1.88
18502025-05-08T04:39:33.857Z Compiling thread-id v4.2.2
18512025-05-08T04:39:33.997Z Compiling memoffset v0.9.1
18522025-05-08T04:39:34.688Z Compiling num-bigint-dig v0.8.4
18532025-05-08T04:39:34.803Z Compiling portable-atomic v1.11.0
18542025-05-08T04:39:35.070Z Compiling foreign-types-shared v0.1.1
18552025-05-08T04:39:35.713Z Compiling smoltcp v0.9.1
18562025-05-08T04:39:36.269Z Compiling try-lock v0.2.5
18572025-05-08T04:39:36.434Z Compiling want v0.3.1
18582025-05-08T04:39:36.845Z Compiling h2 v0.4.6
18592025-05-08T04:39:38.036Z Compiling foreign-types v0.3.2
18602025-05-08T04:39:38.157Z Compiling rand_core v0.9.2
18612025-05-08T04:39:41.859Z Compiling strum_macros v0.26.4
18622025-05-08T04:39:44.373Z Compiling cfg_aliases v0.2.1
18632025-05-08T04:39:44.499Z Compiling httpdate v1.0.3
18642025-05-08T04:39:46.292Z Compiling tower-service v0.3.3
18652025-05-08T04:39:46.329Z Compiling heck v0.4.1
18662025-05-08T04:39:46.329Z Compiling gimli v0.31.1
18672025-05-08T04:39:46.648Z Compiling hyper v1.6.0
18682025-05-08T04:39:47.799Z Compiling nix v0.29.0
18692025-05-08T04:39:52.454Z Compiling addr2line v0.24.2
18702025-05-08T04:39:53.467Z Compiling crossbeam-epoch v0.9.18
18712025-05-08T04:39:53.813Z Compiling rand_chacha v0.9.0
18722025-05-08T04:39:54.723Z Compiling unicode-normalization v0.1.24
18732025-05-08T04:39:56.046Z Compiling rand_chacha v0.3.1
18742025-05-08T04:39:57.058Z Compiling hubpack_derive v0.1.1
18752025-05-08T04:39:57.123Z Compiling ipnetwork v0.21.1
18762025-05-08T04:39:57.898Z Compiling signature v2.2.0
18772025-05-08T04:39:57.961Z Compiling openapiv3 v2.0.0
18782025-05-08T04:39:58.153Z Compiling daft-derive v0.1.3
18792025-05-08T04:39:58.384Z Compiling curve25519-dalek-derive v0.1.1
18802025-05-08T04:39:59.746Z Compiling zerocopy-derive v0.6.6
18812025-05-08T04:39:59.781Z Compiling object v0.36.5
18822025-05-08T04:40:01.068Z Compiling fs-err v3.1.0
18832025-05-08T04:40:01.476Z Compiling ahash v0.8.11
18842025-05-08T04:40:01.529Z Compiling crc32fast v1.4.2
18852025-05-08T04:40:01.549Z Compiling zip v2.6.1
18862025-05-08T04:40:01.847Z Compiling ident_case v1.0.1
18872025-05-08T04:40:01.882Z Compiling unicode-properties v0.1.3
18882025-05-08T04:40:01.910Z Compiling openssl-probe v0.1.5
18892025-05-08T04:40:03.209Z Compiling anstyle v1.0.10
18902025-05-08T04:40:03.316Z Compiling base64 v0.22.1
18912025-05-08T04:40:03.316Z Compiling unicode-bidi v0.3.17
18922025-05-08T04:40:03.316Z Compiling siphasher v0.3.11
18932025-05-08T04:40:03.316Z Compiling buf-list v1.0.3
18942025-05-08T04:40:03.316Z Compiling utf8parse v0.2.2
18952025-05-08T04:40:03.316Z Compiling rustc-demangle v0.1.24
18962025-05-08T04:40:03.316Z Compiling stringprep v0.1.5
18972025-05-08T04:40:04.243Z Compiling anstyle-parse v0.2.5
18982025-05-08T04:40:04.298Z Compiling phf_shared v0.11.2
18992025-05-08T04:40:04.673Z Compiling darling_core v0.20.10
19002025-05-08T04:40:08.323Z Compiling backtrace v0.3.74
19012025-05-08T04:40:14.061Z Compiling rand v0.8.5
19022025-05-08T04:40:14.166Z Compiling rand v0.9.0
19032025-05-08T04:40:14.298Z Compiling crossbeam-deque v0.8.5
19042025-05-08T04:40:14.680Z Compiling hyper-util v0.1.11
19052025-05-08T04:40:17.975Z Compiling usdt-attr-macro v0.5.0
19062025-05-08T04:40:19.356Z Compiling usdt-macro v0.5.0
19072025-05-08T04:40:20.111Z Compiling md-5 v0.10.6
19082025-05-08T04:40:20.341Z Compiling num-integer v0.1.46
19092025-05-08T04:40:20.360Z Compiling hash32 v0.2.1
19102025-05-08T04:40:20.641Z Compiling ff v0.13.0
19112025-05-08T04:40:20.748Z Compiling is_terminal_polyfill v1.70.1
19122025-05-08T04:40:20.882Z Compiling psl-types v2.0.11
19132025-05-08T04:40:20.905Z Compiling anstyle-query v1.1.1
19142025-05-08T04:40:21.067Z Compiling colorchoice v1.0.2
19152025-05-08T04:40:21.087Z Compiling base16ct v0.2.0
19162025-05-08T04:40:21.395Z Compiling fallible-iterator v0.2.0
19172025-05-08T04:40:22.031Z Compiling postgres-protocol v0.6.8
19182025-05-08T04:40:22.063Z Compiling sec1 v0.7.3
19192025-05-08T04:40:22.600Z Compiling anstream v0.6.15
19202025-05-08T04:40:22.826Z Compiling publicsuffix v2.3.0
19212025-05-08T04:40:23.153Z Compiling num-iter v0.1.45
19222025-05-08T04:40:23.178Z Compiling group v0.13.0
19232025-05-08T04:40:25.277Z Compiling darling_macro v0.20.10
19242025-05-08T04:40:25.848Z Compiling tokio-native-tls v0.3.1
19252025-05-08T04:40:26.140Z Compiling flate2 v1.1.1
19262025-05-08T04:40:26.144Z Compiling strum_macros v0.25.3
19272025-05-08T04:40:26.622Z Compiling http-body-util v0.1.3
19282025-05-08T04:40:27.102Z Compiling webpki-roots v0.26.6
19292025-05-08T04:40:27.924Z Compiling hkdf v0.12.4
19302025-05-08T04:40:28.183Z Compiling sync_wrapper v1.0.1
19312025-05-08T04:40:28.394Z Compiling terminal_size v0.4.0
19322025-05-08T04:40:28.397Z Compiling clap_derive v4.5.32
19332025-05-08T04:40:28.432Z Compiling enum-as-inner v0.6.1
19342025-05-08T04:40:28.646Z Compiling crypto-bigint v0.5.5
19352025-05-08T04:40:29.464Z Compiling serde_repr v0.1.19
19362025-05-08T04:40:30.492Z Compiling encoding_rs v0.8.34
19372025-05-08T04:40:32.003Z Compiling rustls-webpki v0.102.8
19382025-05-08T04:40:32.181Z Compiling lockfree-object-pool v0.1.6
19392025-05-08T04:40:32.456Z Compiling managed v0.8.0
19402025-05-08T04:40:32.668Z Compiling tower-layer v0.3.3
19412025-05-08T04:40:33.013Z Compiling unicode-width v0.2.0
19422025-05-08T04:40:35.692Z Compiling ipnet v2.11.0
19432025-05-08T04:40:35.747Z Compiling bitflags v1.3.2
19442025-05-08T04:40:35.747Z Compiling mime v0.3.17
19452025-05-08T04:40:35.747Z Compiling bumpalo v3.16.0
19462025-05-08T04:40:35.747Z Compiling simd-adler32 v0.3.7
19472025-05-08T04:40:35.795Z Compiling clap_lex v0.7.4
19482025-05-08T04:40:36.640Z Compiling clap_builder v4.5.35
19492025-05-08T04:40:36.794Z Compiling zopfli v0.8.1
19502025-05-08T04:40:38.590Z Compiling console v0.15.10
19512025-05-08T04:40:38.793Z Compiling tower v0.5.2
19522025-05-08T04:40:39.629Z Compiling elliptic-curve v0.13.8
19532025-05-08T04:40:39.737Z Compiling oxnet v0.1.1
19542025-05-08T04:40:40.064Z Compiling tokio-rustls v0.26.0
19552025-05-08T04:40:40.548Z Compiling hyper-rustls v0.27.3
19562025-05-08T04:40:40.943Z Compiling hyper-tls v0.6.0
19572025-05-08T04:40:43.136Z Compiling darling v0.20.10
19582025-05-08T04:40:43.161Z Compiling zstd v0.13.3
19592025-05-08T04:40:43.299Z Compiling rayon v1.10.0
19602025-05-08T04:40:43.532Z Compiling signal-hook-mio v0.2.4
19612025-05-08T04:40:43.713Z Compiling cookie_store v0.21.1
19622025-05-08T04:40:43.734Z Compiling postgres-types v0.2.9
19632025-05-08T04:40:44.102Z Compiling phf v0.11.2
19642025-05-08T04:40:44.523Z Compiling zerocopy v0.6.6
19652025-05-08T04:40:44.760Z Compiling ed25519 v2.2.3
19662025-05-08T04:40:44.961Z Compiling hubpack v0.1.2
19672025-05-08T04:40:45.015Z Compiling bzip2 v0.5.2
19682025-05-08T04:40:45.056Z Compiling bzip2 v0.4.4
19692025-05-08T04:40:45.328Z Compiling rustls-pemfile v2.2.0
19702025-05-08T04:40:45.353Z Compiling pkcs1 v0.7.5
19712025-05-08T04:40:45.664Z Compiling futures-executor v0.3.31
19722025-05-08T04:40:45.976Z Compiling rfc6979 v0.4.0
19732025-05-08T04:40:46.101Z Compiling serde_urlencoded v0.7.1
19742025-05-08T04:40:46.413Z Compiling serde-big-array v0.5.1
19752025-05-08T04:40:46.628Z Compiling float-cmp v0.10.0
19762025-05-08T04:40:46.662Z Compiling bstr v1.10.0
19772025-05-08T04:40:46.686Z Compiling regress v0.10.3
19782025-05-08T04:40:46.790Z Compiling memmap v0.7.0
19792025-05-08T04:40:46.944Z Compiling fixedbitset v0.4.2
19802025-05-08T04:40:47.573Z Compiling data-encoding v2.6.0
19812025-05-08T04:40:47.594Z Compiling static_assertions v1.1.0
19822025-05-08T04:40:47.722Z Compiling number_prefix v0.4.0
19832025-05-08T04:40:47.759Z Compiling new_debug_unreachable v1.0.6
19842025-05-08T04:40:48.116Z Compiling winnow v0.7.3
19852025-05-08T04:40:48.446Z Compiling normalize-line-endings v0.3.0
19862025-05-08T04:40:48.615Z Compiling precomputed-hash v0.1.1
19872025-05-08T04:40:48.754Z Compiling difflib v0.4.0
19882025-05-08T04:40:49.013Z Compiling predicates-core v1.0.8
19892025-05-08T04:40:49.331Z Compiling unicode-segmentation v1.12.0
19902025-05-08T04:40:49.848Z Compiling whoami v1.5.2
19912025-05-08T04:40:50.218Z Compiling similar v2.7.0
19922025-05-08T04:40:50.240Z Compiling tokio-postgres v0.7.13
19932025-05-08T04:40:50.398Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
19942025-05-08T04:40:51.043Z Compiling typify-impl v0.3.0
19952025-05-08T04:40:51.348Z Compiling predicates v3.1.3
19962025-05-08T04:40:51.755Z Compiling toml_edit v0.22.24
19972025-05-08T04:40:52.055Z Compiling string_cache v0.8.9
19982025-05-08T04:40:52.491Z Compiling hickory-proto v0.24.4
19992025-05-08T04:40:52.707Z Compiling indicatif v0.17.11
20002025-05-08T04:40:54.470Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20012025-05-08T04:40:56.693Z Compiling petgraph v0.6.5
20022025-05-08T04:40:58.252Z Compiling usdt v0.5.0
20032025-05-08T04:40:59.491Z Compiling ecdsa v0.16.9
20042025-05-08T04:41:00.266Z Compiling futures v0.3.31
20052025-05-08T04:41:00.371Z Compiling rsa v0.9.6
20062025-05-08T04:41:00.453Z Compiling zip v0.6.6
20072025-05-08T04:41:01.229Z Compiling ed25519-dalek v2.1.1
20082025-05-08T04:41:02.225Z Compiling crossterm v0.28.1
20092025-05-08T04:41:02.711Z Compiling daft v0.1.3
20102025-05-08T04:41:02.955Z Compiling clap v4.5.35
20112025-05-08T04:41:05.285Z Compiling strum v0.26.3
20122025-05-08T04:41:05.510Z Compiling tokio-stream v0.1.17
20132025-05-08T04:41:05.765Z Compiling toml v0.7.8
20142025-05-08T04:41:05.789Z Compiling x509-cert v0.2.5
20152025-05-08T04:41:07.122Z Compiling sha1 v0.10.6
20162025-05-08T04:41:07.161Z Compiling itertools v0.10.5
20172025-05-08T04:41:07.301Z Compiling winnow v0.6.26
20182025-05-08T04:41:08.103Z Compiling lalrpop-util v0.19.12
20192025-05-08T04:41:08.496Z Compiling peg-runtime v0.8.5
20202025-05-08T04:41:09.862Z Compiling unicode-xid v0.2.6
20212025-05-08T04:41:10.758Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20222025-05-08T04:41:11.803Z Compiling typify-macro v0.3.0
20232025-05-08T04:41:16.151Z Compiling camino v1.1.9
20242025-05-08T04:41:22.543Z Compiling proc-macro-crate v1.3.1
20252025-05-08T04:41:23.376Z Compiling macaddr v1.0.1
20262025-05-08T04:41:24.185Z Compiling itertools v0.13.0
20272025-05-08T04:41:26.253Z Compiling heapless v0.8.0
20282025-05-08T04:41:26.814Z Compiling fastrand v2.1.1
20292025-05-08T04:41:29.268Z Compiling tempfile v3.13.0
20302025-05-08T04:41:31.065Z Compiling ingot-macros v0.1.0
20312025-05-08T04:41:35.897Z Compiling num_enum_derive v0.5.11
20322025-05-08T04:41:42.538Z Compiling structmeta-derive v0.3.0
20332025-05-08T04:41:45.001Z Compiling hash32 v0.3.1
20342025-05-08T04:41:48.940Z Compiling smoltcp v0.11.0
20352025-05-08T04:41:50.474Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20362025-05-08T04:41:52.803Z Compiling structmeta v0.3.0
20372025-05-08T04:41:55.503Z Compiling num_enum v0.5.11
20382025-05-08T04:41:55.597Z Compiling ingot-types v0.1.0
20392025-05-08T04:41:56.968Z Compiling typify v0.3.0
20402025-05-08T04:42:03.825Z Compiling dirs-sys-next v0.1.2
20412025-05-08T04:42:03.845Z Compiling proc-macro-error-attr v1.0.4
20422025-05-08T04:42:04.512Z Compiling cobs v0.2.3
20432025-05-08T04:42:04.820Z Compiling unsafe-libyaml v0.2.11
20442025-05-08T04:42:04.915Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20452025-05-08T04:42:04.994Z Compiling rustls v0.22.4
20462025-05-08T04:42:06.990Z Compiling serde_yaml v0.9.34+deprecated
20472025-05-08T04:42:12.703Z Compiling postcard v1.0.10
20482025-05-08T04:42:14.066Z Compiling dirs-next v2.0.0
20492025-05-08T04:42:18.916Z Compiling progenitor-impl v0.9.1
20502025-05-08T04:42:20.386Z Compiling ingot v0.1.0
20512025-05-08T04:42:25.762Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20522025-05-08T04:42:26.400Z Compiling hex v0.4.3
20532025-05-08T04:42:26.813Z Compiling foreign-types-macros v0.2.3
20542025-05-08T04:42:27.160Z Compiling thread_local v1.1.8
20552025-05-08T04:42:27.914Z Compiling wait-timeout v0.2.0
20562025-05-08T04:42:28.160Z Compiling multer v3.1.0
20572025-05-08T04:42:28.505Z Compiling proc-macro-error v1.0.4
20582025-05-08T04:42:28.548Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20592025-05-08T04:42:28.894Z Compiling match_cfg v0.1.0
20602025-05-08T04:42:28.933Z Compiling slog-async v2.8.0
20612025-05-08T04:42:28.958Z Compiling bit-vec v0.8.0
20622025-05-08T04:42:29.026Z Compiling quick-error v1.2.3
20632025-05-08T04:42:29.218Z Compiling unicode-width v0.1.14
20642025-05-08T04:42:29.552Z Compiling foreign-types-shared v0.3.1
20652025-05-08T04:42:29.861Z Compiling tabwriter v1.4.0
20662025-05-08T04:42:29.943Z Compiling foreign-types v0.5.0
20672025-05-08T04:42:30.219Z Compiling bit-set v0.8.0
20682025-05-08T04:42:30.248Z Compiling rusty-fork v0.3.0
20692025-05-08T04:42:30.590Z Compiling hostname v0.3.1
20702025-05-08T04:42:30.786Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20712025-05-08T04:42:30.846Z Compiling progenitor-macro v0.9.1
20722025-05-08T04:42:30.905Z Compiling term v0.7.0
20732025-05-08T04:42:34.378Z Compiling progenitor-client v0.9.1
20742025-05-08T04:42:35.284Z Compiling slog-json v2.6.1
20752025-05-08T04:42:35.309Z Compiling crossbeam-channel v0.5.15
20762025-05-08T04:42:35.369Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20772025-05-08T04:42:35.770Z Compiling async-stream-impl v0.3.6
20782025-05-08T04:42:36.225Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
20792025-05-08T04:42:36.799Z Compiling rand_xorshift v0.3.0
20802025-05-08T04:42:36.821Z Compiling cstr-argument v0.1.2
20812025-05-08T04:42:37.024Z Compiling is-terminal v0.4.13
20822025-05-08T04:42:37.110Z Compiling dropshot v0.16.0
20832025-05-08T04:42:37.130Z Compiling unarray v0.1.4
20842025-05-08T04:42:37.133Z Compiling take_mut v0.2.2
20852025-05-08T04:42:37.180Z Compiling pretty-hex v0.2.1
20862025-05-08T04:42:37.356Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20872025-05-08T04:42:37.359Z Compiling crucible-workspace-hack v0.1.0
20882025-05-08T04:42:37.446Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20892025-05-08T04:42:37.749Z Compiling proptest v1.6.0
20902025-05-08T04:42:37.771Z Compiling slog-term v2.9.1
20912025-05-08T04:42:38.174Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20922025-05-08T04:42:39.108Z Compiling tokio-rustls v0.25.0
20932025-05-08T04:42:39.651Z Compiling async-stream v0.3.6
20942025-05-08T04:42:40.017Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20952025-05-08T04:42:40.249Z Compiling slog-bunyan v2.5.0
20962025-05-08T04:42:40.562Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20972025-05-08T04:42:40.769Z Compiling parse-display-derive v0.10.0
20982025-05-08T04:42:41.115Z Compiling test-strategy v0.4.0
20992025-05-08T04:42:41.903Z Compiling progenitor v0.9.1
21002025-05-08T04:42:42.179Z Compiling toml v0.8.20
21012025-05-08T04:42:43.148Z Compiling serde_with_macros v3.12.0
21022025-05-08T04:42:44.341Z Compiling colored v2.2.0
21032025-05-08T04:42:44.363Z Compiling waitgroup v0.1.2
21042025-05-08T04:42:44.633Z Compiling dropshot_endpoint v0.16.0
21052025-05-08T04:42:45.597Z Compiling serde_path_to_error v0.1.16
21062025-05-08T04:42:45.688Z Compiling derive-where v1.2.7
21072025-05-08T04:42:46.635Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21082025-05-08T04:42:47.441Z Compiling hostname v0.4.0
21092025-05-08T04:42:47.754Z Compiling instant v0.1.13
21102025-05-08T04:42:47.963Z Compiling debug-ignore v1.0.5
21112025-05-08T04:42:48.184Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21122025-05-08T04:42:48.320Z Compiling backoff v0.4.0
21132025-05-08T04:42:48.646Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
21142025-05-08T04:42:48.715Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21152025-05-08T04:42:48.718Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21162025-05-08T04:42:48.963Z Compiling serde_with v3.12.0
21172025-05-08T04:42:51.809Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21182025-05-08T04:42:53.603Z Compiling parse-display v0.10.0
21192025-05-08T04:42:55.219Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
21202025-05-08T04:42:55.594Z Compiling zone_cfg_derive v0.3.0
21212025-05-08T04:42:56.982Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21222025-05-08T04:42:57.928Z Compiling camino-tempfile v1.1.1
21232025-05-08T04:42:58.759Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21242025-05-08T04:42:58.794Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21252025-05-08T04:42:59.099Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21262025-05-08T04:42:59.258Z Compiling num-derive v0.4.2
21272025-05-08T04:42:59.446Z Compiling sigpipe v0.1.3
21282025-05-08T04:42:59.616Z Compiling libefi-sys v0.1.0
21292025-05-08T04:43:00.001Z Compiling jiff v0.2.10
21302025-05-08T04:43:00.484Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21312025-05-08T04:43:00.918Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21322025-05-08T04:43:01.505Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21332025-05-08T04:43:01.607Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
21342025-05-08T04:43:03.217Z Compiling zone v0.3.1
21352025-05-08T04:43:04.349Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
21362025-05-08T04:43:06.615Z Compiling itertools v0.14.0
21372025-05-08T04:43:07.293Z Compiling smf v0.2.3
21382025-05-08T04:43:08.611Z Compiling bitfield-struct v0.6.2
21392025-05-08T04:43:09.950Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21402025-05-08T04:43:09.977Z Compiling blake3 v1.5.4
21412025-05-08T04:43:10.288Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21422025-05-08T04:43:10.904Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21432025-05-08T04:43:11.331Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21442025-05-08T04:43:11.477Z Compiling xattr v1.3.1
21452025-05-08T04:43:11.647Z Compiling filetime v0.2.25
21462025-05-08T04:43:11.834Z Compiling memmap2 v0.9.5
21472025-05-08T04:43:12.057Z Compiling same-file v1.0.6
21482025-05-08T04:43:12.393Z Compiling constant_time_eq v0.3.1
21492025-05-08T04:43:12.467Z Compiling arrayref v0.3.9
21502025-05-08T04:43:12.501Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21512025-05-08T04:43:12.595Z Compiling arrayvec v0.7.6
21522025-05-08T04:43:12.615Z Compiling walkdir v2.5.0
21532025-05-08T04:43:12.649Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21542025-05-08T04:43:13.629Z Compiling tar v0.4.44
21552025-05-08T04:43:14.165Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21562025-05-08T04:43:14.313Z Compiling gethostname v0.5.0
21572025-05-08T04:43:14.559Z Compiling cargo-platform v0.1.8
21582025-05-08T04:43:14.617Z Compiling fixedbitset v0.5.7
21592025-05-08T04:43:15.650Z Compiling topological-sort v0.2.2
21602025-05-08T04:43:15.671Z Compiling petgraph v0.7.1
21612025-05-08T04:43:15.864Z Compiling cargo_metadata v0.19.2
21622025-05-08T04:43:15.978Z Compiling omicron-zone-package v0.12.0
21632025-05-08T04:43:19.751Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21642025-05-08T04:43:20.933Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21652025-05-08T04:43:21.245Z Compiling shell-words v1.1.0
21662025-05-08T04:43:21.779Z Compiling indent_write v2.2.0
21672025-05-08T04:43:22.071Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21682025-05-08T04:43:23.805Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21692025-05-08T04:43:47.030Z Finished `release` profile [optimized] target(s) in 5m 30s
21702025-05-08T04:43:47.208Z Running `target/release/omicron-package -t test target create -p dev`
21712025-05-08T04:43:47.264ZLogging to: /work/oxidecomputer/omicron/out/LOG
21722025-05-08T04:43:47.272ZCreated new build target 'test' and set it as active
21732025-05-08T04:43:47.272Z
21742025-05-08T04:43:47.272Zreal 5:30.634017578
21752025-05-08T04:43:47.272Zuser 38:12.242129628
21762025-05-08T04:43:47.272Zsys 3:43.787525977
21772025-05-08T04:43:47.272Ztrap 1.309019634
21782025-05-08T04:43:47.272Ztflt 1.772295640
21792025-05-08T04:43:47.272Zdflt 0.815703342
21802025-05-08T04:43:47.272Zkflt 0.000120974
21812025-05-08T04:43:47.273Zlock 1:14:47.874458679
21822025-05-08T04:43:47.273Zslp 2:37:01.020374533
21832025-05-08T04:43:47.273Zlat 2:46.356384902
21842025-05-08T04:43:47.273Zstop 4:53.720193728
21852025-05-08T04:43:47.273Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21862025-05-08T04:43:48.474Z Finished `release` profile [optimized] target(s) in 1.14s
21872025-05-08T04:43:48.533Z Running `target/release/omicron-package -t test package`
21882025-05-08T04:43:48.583ZLogging to: /work/oxidecomputer/omicron/out/LOG
21892025-05-08T04:43:50.032Z Compiling convert_case v0.4.0
21902025-05-08T04:43:50.032Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21912025-05-08T04:43:50.041Z Compiling num-rational v0.4.2
21922025-05-08T04:43:50.041Z Compiling num-complex v0.4.6
21932025-05-08T04:43:50.176Z Compiling dirs-sys-next v0.1.2
21942025-05-08T04:43:50.184Z Compiling float-ord v0.3.2
21952025-05-08T04:43:50.184Z Compiling is-terminal v0.4.13
21962025-05-08T04:43:50.257Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21972025-05-08T04:43:50.385Z Compiling camino v1.1.9
21982025-05-08T04:43:50.400Z Compiling newline-converter v0.3.0
21992025-05-08T04:43:50.443Z Compiling dirs-next v2.0.0
22002025-05-08T04:43:50.602Z Compiling term v0.7.0
22012025-05-08T04:43:50.626Z Compiling password-hash v0.5.0
22022025-05-08T04:43:50.651Z Compiling blake2 v0.10.6
22032025-05-08T04:43:50.818Z Compiling derive_more v0.99.20
22042025-05-08T04:43:51.016Z Compiling expectorate v1.1.0
22052025-05-08T04:43:51.178Z Compiling num v0.4.3
22062025-05-08T04:43:51.313Z Compiling argon2 v0.5.3
22072025-05-08T04:43:51.332Z Compiling base64 v0.21.7
22082025-05-08T04:43:51.408Z Compiling fastrand v2.1.1
22092025-05-08T04:43:51.673Z Compiling rustls v0.22.4
22102025-05-08T04:43:51.702Z Compiling thread_local v1.1.8
22112025-05-08T04:43:51.841Z Compiling tempfile v3.13.0
22122025-05-08T04:43:51.888Z Compiling wait-timeout v0.2.0
22132025-05-08T04:43:52.150Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22142025-05-08T04:43:52.332Z Compiling bit-vec v0.8.0
22152025-05-08T04:43:52.473Z Compiling match_cfg v0.1.0
22162025-05-08T04:43:52.554Z Compiling quick-error v1.2.3
22172025-05-08T04:43:52.598Z Compiling hostname v0.3.1
22182025-05-08T04:43:52.678Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22192025-05-08T04:43:52.738Z Compiling bit-set v0.8.0
22202025-05-08T04:43:52.790Z Compiling rusty-fork v0.3.0
22212025-05-08T04:43:52.822Z Compiling multer v3.1.0
22222025-05-08T04:43:52.852Z Compiling slog-async v2.8.0
22232025-05-08T04:43:52.915Z Compiling progenitor-client v0.9.1
22242025-05-08T04:43:52.934Z Compiling slog-json v2.6.1
22252025-05-08T04:43:53.043Z Compiling crossbeam-channel v0.5.15
22262025-05-08T04:43:53.300Z Compiling rand_xorshift v0.3.0
22272025-05-08T04:43:53.371Z Compiling hex v0.4.3
22282025-05-08T04:43:53.485Z Compiling unarray v0.1.4
22292025-05-08T04:43:53.579Z Compiling take_mut v0.2.2
22302025-05-08T04:43:53.673Z Compiling proptest v1.6.0
22312025-05-08T04:43:53.776Z Compiling progenitor v0.9.1
22322025-05-08T04:43:53.827Z Compiling slog-bunyan v2.5.0
22332025-05-08T04:43:53.992Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22342025-05-08T04:43:54.056Z Compiling slog-term v2.9.1
22352025-05-08T04:43:54.174Z Compiling atomicwrites v0.4.4
22362025-05-08T04:43:54.756Z Compiling async-stream v0.3.6
22372025-05-08T04:43:54.888Z Compiling dropshot v0.16.0
22382025-05-08T04:43:54.922Z Compiling toml v0.8.20
22392025-05-08T04:43:54.966Z Compiling waitgroup v0.1.2
22402025-05-08T04:43:55.054Z Compiling serde_path_to_error v0.1.16
22412025-05-08T04:43:55.085Z Compiling hostname v0.4.0
22422025-05-08T04:43:55.189Z Compiling instant v0.1.13
22432025-05-08T04:43:55.320Z Compiling debug-ignore v1.0.5
22442025-05-08T04:43:55.375Z Compiling cancel-safe-futures v0.1.5
22452025-05-08T04:43:55.509Z Compiling owo-colors v4.2.0
22462025-05-08T04:43:55.804Z Compiling backoff v0.4.0
22472025-05-08T04:43:55.833Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
22482025-05-08T04:43:56.162Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492025-05-08T04:43:56.183Z Compiling parse-display v0.10.0
22502025-05-08T04:43:56.293Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22512025-05-08T04:43:56.371Z Compiling serde_with v3.12.0
22522025-05-08T04:43:56.621Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22532025-05-08T04:43:56.676Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22542025-05-08T04:43:57.238Z Compiling tokio-rustls v0.25.0
22552025-05-08T04:43:58.034Z Compiling libsw-core v0.3.1
22562025-05-08T04:43:58.648Z Compiling macaddr v1.0.1
22572025-05-08T04:43:59.108Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22582025-05-08T04:43:59.557Z Compiling libsw v3.4.0
22592025-05-08T04:43:59.910Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22602025-05-08T04:44:00.466Z Compiling swrite v0.1.0
22612025-05-08T04:44:00.877Z Compiling linear-map v1.2.0
22622025-05-08T04:44:00.901Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22632025-05-08T04:44:01.324Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22642025-05-08T04:44:01.397Z Compiling utf-8 v0.7.6
22652025-05-08T04:44:01.835Z Compiling half v2.4.1
22662025-05-08T04:44:02.191Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22672025-05-08T04:44:02.576Z Compiling ciborium-io v0.2.2
22682025-05-08T04:44:02.714Z Compiling keccak v0.1.5
22692025-05-08T04:44:02.758Z Compiling ciborium-ll v0.2.2
22702025-05-08T04:44:03.066Z Compiling sha3 v0.10.8
22712025-05-08T04:44:03.336Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22722025-05-08T04:44:03.864Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22732025-05-08T04:44:03.991Z Compiling prettyplease v0.2.30
22742025-05-08T04:44:08.372Z Compiling ciborium v0.2.2
22752025-05-08T04:44:08.474Z Compiling highway v1.3.0
22762025-05-08T04:44:09.688Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22772025-05-08T04:44:09.961Z Compiling semver v0.1.20
22782025-05-08T04:44:10.525Z Compiling rustc_version v0.1.7
22792025-05-08T04:44:10.934Z Compiling tungstenite v0.21.0
22802025-05-08T04:44:11.347Z Compiling linked-hash-map v0.5.6
22812025-05-08T04:44:11.791Z Compiling lru-cache v0.1.2
22822025-05-08T04:44:12.066Z Compiling newtype_derive v0.1.6
22832025-05-08T04:44:12.485Z Compiling tokio-tungstenite v0.21.0
22842025-05-08T04:44:13.316Z Compiling resolv-conf v0.7.0
22852025-05-08T04:44:14.975Z Compiling humantime v2.1.0
22862025-05-08T04:44:15.749Z Compiling hickory-resolver v0.24.4
22872025-05-08T04:44:16.019Z Compiling secrecy v0.10.3
22882025-05-08T04:44:16.042Z Compiling steno v0.4.1
22892025-05-08T04:44:16.360Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
22902025-05-08T04:44:18.088Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22912025-05-08T04:44:20.176Z Compiling universal-hash v0.5.1
22922025-05-08T04:44:20.482Z Compiling thiserror-impl-no-std v2.0.2
22932025-05-08T04:44:20.660Z Compiling opaque-debug v0.3.1
22942025-05-08T04:44:20.787Z Compiling poly1305 v0.8.0
22952025-05-08T04:44:20.808Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22962025-05-08T04:44:22.348Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22972025-05-08T04:44:23.097Z Compiling thiserror-no-std v2.0.2
22982025-05-08T04:44:23.273Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22992025-05-08T04:44:23.686Z Compiling chacha20 v0.9.1
23002025-05-08T04:44:24.212Z Compiling aead v0.5.2
23012025-05-08T04:44:24.612Z Compiling chacha20poly1305 v0.10.1
23022025-05-08T04:44:24.942Z Compiling vsss-rs v3.3.4
23032025-05-08T04:44:25.277Z Compiling qorb v0.3.1
23042025-05-08T04:44:26.528Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
23052025-05-08T04:44:27.560Z Compiling slog-dtrace v0.3.0
23062025-05-08T04:44:27.946Z Compiling bytecount v0.6.8
23072025-05-08T04:44:35.784Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23082025-05-08T04:44:36.932Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23092025-05-08T04:44:38.767Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23102025-05-08T04:44:39.617Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23112025-05-08T04:44:39.889Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23122025-05-08T04:44:40.158Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23132025-05-08T04:44:45.395Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23142025-05-08T04:44:45.569Z Compiling display-error-chain v0.2.2
23152025-05-08T04:44:45.830Z Compiling maplit v1.0.2
23162025-05-08T04:44:45.857Z Compiling crunchy v0.2.2
23172025-05-08T04:44:45.997Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23182025-05-08T04:44:46.415Z Compiling dsl_auto_type v0.1.2
23192025-05-08T04:44:47.207Z Compiling scheduled-thread-pool v0.2.7
23202025-05-08T04:44:47.678Z Compiling diesel_table_macro_syntax v0.2.0
23212025-05-08T04:44:48.113Z Compiling proc-macro-error-attr2 v2.0.0
23222025-05-08T04:44:48.599Z Compiling radium v0.7.0
23232025-05-08T04:44:48.961Z Compiling tiny-keccak v2.0.2
23242025-05-08T04:44:49.156Z Compiling proc-macro-error2 v2.0.1
23252025-05-08T04:44:49.286Z Compiling diesel_derives v2.2.3
23262025-05-08T04:44:49.361Z Compiling r2d2 v0.8.10
23272025-05-08T04:44:49.869Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23282025-05-08T04:44:49.899Z Compiling const_format_proc_macros v0.2.34
23292025-05-08T04:44:51.795Z Compiling bit-vec v0.6.3
23302025-05-08T04:44:52.232Z Compiling maybe-uninit v2.0.0
23312025-05-08T04:44:52.780Z Compiling tap v1.0.1
23322025-05-08T04:44:52.915Z Compiling bit-set v0.5.3
23332025-05-08T04:44:53.023Z Compiling wyz v0.5.1
23342025-05-08T04:44:53.227Z Compiling const_format v0.2.34
23352025-05-08T04:44:54.025Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23362025-05-08T04:44:54.546Z Compiling tabled_derive v0.10.0
23372025-05-08T04:44:56.332Z Compiling papergrid v0.14.0
23382025-05-08T04:44:56.995Z Compiling ascii-canvas v3.0.0
23392025-05-08T04:44:57.215Z Compiling num-derive v0.3.3
23402025-05-08T04:44:57.470Z Compiling ena v0.14.3
23412025-05-08T04:44:57.940Z Compiling packed_struct v0.10.1
23422025-05-08T04:44:58.452Z Compiling diff v0.1.13
23432025-05-08T04:44:58.967Z Compiling crc-catalog v2.4.0
23442025-05-08T04:44:59.165Z Compiling funty v2.0.0
23452025-05-08T04:44:59.370Z Compiling bindgen v0.71.1
23462025-05-08T04:44:59.843Z Compiling regex-syntax v0.6.29
23472025-05-08T04:45:00.136Z Compiling diesel v2.2.9
23482025-05-08T04:45:04.788Z Compiling lalrpop v0.19.12
23492025-05-08T04:45:10.238Z Compiling bitvec v1.0.1
23502025-05-08T04:45:14.981Z Compiling libscf-sys v1.1.0
23512025-05-08T04:45:15.258Z Compiling crc v3.2.1
23522025-05-08T04:45:16.668Z Compiling tabled v0.18.0
23532025-05-08T04:45:17.490Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23542025-05-08T04:45:22.370Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23552025-05-08T04:45:23.596Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23562025-05-08T04:45:23.603Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23572025-05-08T04:45:24.665Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23582025-05-08T04:45:24.931Z Compiling packed_struct_codegen v0.10.1
23592025-05-08T04:45:26.082Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23602025-05-08T04:45:26.487Z Compiling indexmap v1.9.3
23612025-05-08T04:45:26.885Z Compiling rustc-hash v2.1.1
23622025-05-08T04:45:27.005Z Compiling nodrop v0.1.14
23632025-05-08T04:45:27.118Z Compiling ref-cast v1.0.23
23642025-05-08T04:45:27.143Z Compiling array-init v0.0.4
23652025-05-08T04:45:28.289Z Compiling polar-core v0.27.3
23662025-05-08T04:45:29.720Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23672025-05-08T04:45:31.520Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23682025-05-08T04:45:31.991Z Compiling smallvec v0.6.14
23692025-05-08T04:45:32.546Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23702025-05-08T04:45:32.801Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23712025-05-08T04:45:33.185Z Compiling derive_builder_core v0.20.2
23722025-05-08T04:45:34.149Z Compiling headers-core v0.3.0
23732025-05-08T04:45:34.380Z Compiling phf_generator v0.11.2
23742025-05-08T04:45:34.620Z Compiling libxml v0.3.3
23752025-05-08T04:45:35.077Z Compiling async-recursion v1.1.1
23762025-05-08T04:45:35.257Z Compiling ref-cast-impl v1.0.23
23772025-05-08T04:45:36.446Z Compiling hashbrown v0.12.3
23782025-05-08T04:45:36.517Z Compiling bitfield v0.14.0
23792025-05-08T04:45:36.859Z Compiling termcolor v1.4.1
23802025-05-08T04:45:37.952Z Compiling env_logger v0.10.2
23812025-05-08T04:45:38.117Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23822025-05-08T04:45:39.039Z Compiling derive_builder_macro v0.20.2
23832025-05-08T04:45:39.129Z Compiling phf_codegen v0.11.2
23842025-05-08T04:45:39.376Z Compiling headers v0.4.0
23852025-05-08T04:45:39.982Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23862025-05-08T04:45:40.920Z Compiling samael v0.0.18
23872025-05-08T04:45:41.094Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
23882025-05-08T04:45:42.544Z Compiling serde-hex v0.1.0
23892025-05-08T04:45:47.511Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23902025-05-08T04:45:47.705Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23912025-05-08T04:45:48.088Z Compiling ron v0.8.1
23922025-05-08T04:45:49.003Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23932025-05-08T04:45:49.367Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23942025-05-08T04:45:50.430Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23952025-05-08T04:45:51.450Z Compiling hashbrown v0.13.2
23962025-05-08T04:45:52.778Z Compiling itertools v0.13.0
23972025-05-08T04:45:53.973Z Compiling strum_macros v0.24.3
23982025-05-08T04:45:54.013Z Compiling parse-zoneinfo v0.3.1
23992025-05-08T04:45:54.523Z Compiling indoc v1.0.9
24002025-05-08T04:45:54.724Z Compiling crc8 v0.1.1
24012025-05-08T04:45:55.088Z Compiling crc-any v2.5.0
24022025-05-08T04:45:55.358Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24032025-05-08T04:45:55.437Z Compiling chrono-tz-build v0.4.0
24042025-05-08T04:45:56.065Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24052025-05-08T04:45:56.428Z Compiling object v0.30.4
24062025-05-08T04:45:56.585Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24072025-05-08T04:46:01.596Z Compiling derive_builder v0.20.2
24082025-05-08T04:46:06.607Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24092025-05-08T04:46:09.098Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24102025-05-08T04:46:09.503Z Compiling oso-derive v0.27.3
24112025-05-08T04:46:11.120Z Compiling impl-trait-for-tuples v0.2.2
24122025-05-08T04:46:11.610Z Compiling quick-xml v0.37.2
24132025-05-08T04:46:11.799Z Compiling vte_generate_state_changes v0.1.2
24142025-05-08T04:46:12.162Z Compiling path-slash v0.1.5
24152025-05-08T04:46:12.458Z Compiling arc-swap v1.7.1
24162025-05-08T04:46:12.479Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24172025-05-08T04:46:12.915Z Compiling vte v0.11.1
24182025-05-08T04:46:13.156Z Compiling slog-scope v4.4.0
24192025-05-08T04:46:14.040Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24202025-05-08T04:46:14.643Z Compiling chrono-tz v0.10.3
24212025-05-08T04:46:15.370Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24222025-05-08T04:46:16.495Z Compiling oso v0.27.3
24232025-05-08T04:46:16.974Z Compiling diesel-dtrace v0.4.2
24242025-05-08T04:46:17.383Z Compiling unicase v2.7.0
24252025-05-08T04:46:18.892Z Compiling strip-ansi-escapes v0.2.0
24262025-05-08T04:46:19.672Z Compiling slog-stdlog v4.1.1
24272025-05-08T04:46:21.892Z Compiling papergrid v0.11.0
24282025-05-08T04:46:30.253Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24292025-05-08T04:46:30.285Z Compiling tabled_derive v0.7.0
24302025-05-08T04:46:30.626Z Compiling fd-lock v4.0.2
24312025-05-08T04:46:30.898Z Compiling bb8 v0.8.5
24322025-05-08T04:46:31.550Z Compiling peg-macros v0.8.5
24332025-05-08T04:46:32.339Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24342025-05-08T04:46:33.347Z Compiling nu-ansi-term v0.50.1
24352025-05-08T04:46:33.664Z Compiling tabled v0.15.0
24362025-05-08T04:46:34.724Z Compiling reedline v0.38.0
24372025-05-08T04:46:34.793Z Compiling peg v0.8.5
24382025-05-08T04:46:34.945Z Compiling async-bb8-diesel v0.2.1
24392025-05-08T04:46:35.745Z Compiling slog-envlogger v2.2.0
24402025-05-08T04:46:38.961Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24412025-05-08T04:46:50.105Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24422025-05-08T04:46:50.256Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24432025-05-08T04:46:50.442Z Compiling typify-impl v0.2.0
24442025-05-08T04:46:53.984Z Compiling pem v3.0.5
24452025-05-08T04:46:57.424Z Compiling bcs v0.1.6
24462025-05-08T04:46:57.445Z Compiling fxhash v0.2.1
24472025-05-08T04:46:57.445Z Compiling libz-sys v1.1.20
24482025-05-08T04:46:57.445Z Compiling termtree v0.5.1
24492025-05-08T04:46:57.445Z Compiling kstat-rs v0.2.4
24502025-05-08T04:46:57.445Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24512025-05-08T04:47:00.420Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24522025-05-08T04:47:00.884Z Compiling typify-macro v0.2.0
24532025-05-08T04:47:04.624Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24542025-05-08T04:47:05.289Z Compiling nanorand v0.7.0
24552025-05-08T04:47:06.002Z Compiling libgit2-sys v0.17.0+1.8.1
24562025-05-08T04:47:06.378Z Compiling pin-project-internal v1.1.6
24572025-05-08T04:47:06.864Z Compiling parking_lot_core v0.8.6
24582025-05-08T04:47:08.190Z Compiling flume v0.11.1
24592025-05-08T04:47:09.019Z Compiling mime_guess v2.0.5
24602025-05-08T04:47:09.048Z Compiling pin-project v1.1.6
24612025-05-08T04:47:09.694Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24622025-05-08T04:47:10.157Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24632025-05-08T04:47:14.712Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24642025-05-08T04:47:17.461Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24652025-05-08T04:47:17.825Z Compiling castaway v0.2.3
24662025-05-08T04:47:17.849Z Compiling snafu-derive v0.8.5
24672025-05-08T04:47:18.851Z Compiling fs-err v2.11.0
24682025-05-08T04:47:19.252Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24692025-05-08T04:47:19.739Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24702025-05-08T04:47:20.893Z Compiling compact_str v0.8.0
24712025-05-08T04:47:22.178Z Compiling snafu v0.8.5
24722025-05-08T04:47:23.462Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
24732025-05-08T04:47:25.519Z Compiling typify v0.2.0
24742025-05-08T04:47:25.624Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24752025-05-08T04:47:27.500Z Compiling unicode-truncate v1.1.0
24762025-05-08T04:47:27.838Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24772025-05-08T04:47:30.906Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24782025-05-08T04:47:37.073Z Compiling globset v0.4.15
24792025-05-08T04:47:40.145Z Compiling olpc-cjson v0.1.4
24802025-05-08T04:47:40.516Z Compiling lru v0.12.5
24812025-05-08T04:47:40.829Z Compiling vergen v8.3.2
24822025-05-08T04:47:41.233Z Compiling nibble_vec v0.1.0
24832025-05-08T04:47:41.488Z Compiling serde_plain v1.0.2
24842025-05-08T04:47:42.091Z Compiling cargo-platform v0.1.8
24852025-05-08T04:47:42.615Z Compiling instability v0.3.2
24862025-05-08T04:47:43.664Z Compiling atty v0.2.14
24872025-05-08T04:47:43.884Z Compiling typed-path v0.9.3
24882025-05-08T04:47:45.694Z Compiling endian-type v0.1.2
24892025-05-08T04:47:45.975Z Compiling http-range v0.1.5
24902025-05-08T04:47:46.552Z Compiling io-lifetimes v1.0.11
24912025-05-08T04:47:47.155Z Compiling cassowary v0.3.0
24922025-05-08T04:47:50.780Z Compiling indoc v2.0.6
24932025-05-08T04:47:51.036Z Compiling salty v0.3.0
24942025-05-08T04:47:51.679Z Compiling ratatui v0.29.0
24952025-05-08T04:47:52.103Z Compiling tough v0.20.0
24962025-05-08T04:47:58.769Z Compiling radix_trie v0.2.1
24972025-05-08T04:47:59.728Z Compiling cargo_metadata v0.18.1
24982025-05-08T04:47:59.840Z Compiling git2 v0.19.0
24992025-05-08T04:48:02.990Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25002025-05-08T04:48:03.555Z Compiling progenitor-impl v0.8.0
25012025-05-08T04:48:07.970Z Compiling parking_lot v0.11.2
25022025-05-08T04:48:11.834Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25032025-05-08T04:48:12.412Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25042025-05-08T04:48:14.222Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25052025-05-08T04:48:16.235Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25062025-05-08T04:48:18.919Z Compiling rand_seeder v0.3.0
25072025-05-08T04:48:19.385Z Compiling lzma-sys v0.1.20
25082025-05-08T04:48:20.166Z Compiling parse-size v1.1.0
25092025-05-08T04:48:20.529Z Compiling xshell-macros v0.2.7
25102025-05-08T04:48:20.705Z Compiling rustls v0.21.12
25112025-05-08T04:48:20.858Z Compiling rustix v0.37.28
25122025-05-08T04:48:21.095Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25132025-05-08T04:48:21.142Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25142025-05-08T04:48:21.172Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25152025-05-08T04:48:21.255Z Compiling xshell v0.2.7
25162025-05-08T04:48:21.423Z Compiling hyper-staticfile v0.10.1
25172025-05-08T04:48:21.812Z Compiling progenitor-macro v0.8.0
25182025-05-08T04:48:24.028Z Compiling sled v0.34.7
25192025-05-08T04:48:26.023Z Compiling hickory-client v0.24.4
25202025-05-08T04:48:32.857Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25212025-05-08T04:48:33.462Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25222025-05-08T04:48:34.203Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25232025-05-08T04:48:34.964Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25242025-05-08T04:48:35.350Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25252025-05-08T04:48:39.141Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
25262025-05-08T04:48:39.958Z Compiling hickory-server v0.24.4
25272025-05-08T04:48:40.868Z Compiling primeorder v0.13.6
25282025-05-08T04:48:41.543Z Compiling progenitor-client v0.8.0
25292025-05-08T04:48:41.757Z Compiling sct v0.7.1
25302025-05-08T04:48:42.249Z Compiling rustls-webpki v0.101.7
25312025-05-08T04:48:42.527Z Compiling heck v0.3.3
25322025-05-08T04:48:42.928Z Compiling env_filter v0.1.2
25332025-05-08T04:48:44.608Z Compiling csv-core v0.1.11
25342025-05-08T04:48:45.508Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25352025-05-08T04:48:45.931Z Compiling glob v0.3.2
25362025-05-08T04:48:46.243Z Compiling void v1.0.2
25372025-05-08T04:48:46.457Z Compiling lzss v0.8.2
25382025-05-08T04:48:46.948Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25392025-05-08T04:48:48.169Z Compiling csv v1.3.1
25402025-05-08T04:48:50.510Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25412025-05-08T04:48:51.542Z Compiling env_logger v0.11.5
25422025-05-08T04:48:54.940Z Compiling zone_cfg_derive v0.1.2
25432025-05-08T04:48:56.096Z Compiling progenitor v0.8.0
25442025-05-08T04:48:56.378Z Compiling p384 v0.13.0
25452025-05-08T04:48:56.410Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25462025-05-08T04:48:57.522Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25472025-05-08T04:48:58.785Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25482025-05-08T04:48:59.456Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25492025-05-08T04:49:00.128Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25502025-05-08T04:49:00.672Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25512025-05-08T04:49:01.044Z Compiling tungstenite v0.23.0
25522025-05-08T04:49:03.445Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25532025-05-08T04:49:03.832Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25542025-05-08T04:49:04.229Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25552025-05-08T04:49:04.634Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25562025-05-08T04:49:05.399Z Compiling nix v0.27.1
25572025-05-08T04:49:06.522Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25582025-05-08T04:49:06.735Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25592025-05-08T04:49:07.145Z Compiling base64 v0.13.1
25602025-05-08T04:49:07.966Z Compiling ron v0.7.1
25612025-05-08T04:49:08.266Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25622025-05-08T04:49:09.109Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25632025-05-08T04:49:12.266Z Compiling tokio-tungstenite v0.23.1
25642025-05-08T04:49:12.953Z Compiling xz2 v0.1.7
25652025-05-08T04:49:13.614Z Compiling terminal_size v0.2.6
25662025-05-08T04:49:13.896Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25672025-05-08T04:49:14.180Z Compiling tokio-rustls v0.24.1
25682025-05-08T04:49:18.308Z Compiling zone v0.1.8
25692025-05-08T04:49:20.060Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25702025-05-08T04:49:20.694Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25712025-05-08T04:49:20.838Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25722025-05-08T04:49:21.822Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25732025-05-08T04:49:22.430Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25742025-05-08T04:49:24.254Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25752025-05-08T04:49:24.312Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25762025-05-08T04:49:25.741Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25772025-05-08T04:49:27.031Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25782025-05-08T04:49:30.325Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25792025-05-08T04:49:30.690Z Compiling rustls-pemfile v1.0.4
25802025-05-08T04:49:31.514Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25812025-05-08T04:49:31.668Z Compiling signal-hook-tokio v0.3.1
25822025-05-08T04:49:31.922Z Compiling yasna v0.5.2
25832025-05-08T04:49:31.925Z Compiling twox-hash v2.1.0
25842025-05-08T04:49:33.038Z Compiling secrecy v0.8.0
25852025-05-08T04:49:33.357Z Compiling unicode-linebreak v0.1.5
25862025-05-08T04:49:33.980Z Compiling smawk v0.3.2
25872025-05-08T04:49:34.344Z Compiling is_ci v1.2.0
25882025-05-08T04:49:34.712Z Compiling supports-color v3.0.2
25892025-05-08T04:49:35.216Z Compiling textwrap v0.16.1
25902025-05-08T04:49:36.732Z Compiling rcgen v0.12.1
25912025-05-08T04:49:38.903Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25922025-05-08T04:49:38.936Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25932025-05-08T04:49:46.194Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25942025-05-08T04:49:46.673Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25952025-05-08T04:49:47.886Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25962025-05-08T04:49:50.296Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
25972025-05-08T04:49:57.785Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
25982025-05-08T04:49:58.981Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25992025-05-08T04:50:03.906Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26002025-05-08T04:50:05.602Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
26012025-05-08T04:50:07.299Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26022025-05-08T04:50:12.158Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26032025-05-08T04:50:15.228Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26042025-05-08T04:50:15.830Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26052025-05-08T04:50:21.744Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26062025-05-08T04:50:22.692Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26072025-05-08T04:50:23.097Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
26082025-05-08T04:50:25.284Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26092025-05-08T04:50:29.423Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26102025-05-08T04:50:29.588Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26112025-05-08T04:50:29.897Z Compiling fatfs v0.3.6
26122025-05-08T04:50:32.841Z Compiling subprocess v0.2.9
26132025-05-08T04:50:35.718Z Compiling rtoolbox v0.0.2
26142025-05-08T04:50:36.207Z Compiling assert_matches v1.5.0
26152025-05-08T04:50:36.721Z Compiling rpassword v7.3.1
26162025-05-08T04:50:37.008Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26172025-05-08T04:50:37.224Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26182025-05-08T04:50:37.728Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26192025-05-08T04:50:45.180Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26202025-05-08T04:50:52.415Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26212025-05-08T04:51:14.209Z Compiling tui-tree-widget v0.23.0
26222025-05-08T04:51:14.731Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26232025-05-08T04:51:24.575Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26242025-05-08T04:51:24.968Z Compiling uzers v0.12.1
26252025-05-08T04:51:27.054Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26262025-05-08T04:51:27.901Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26272025-05-08T04:51:28.135Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26282025-05-08T04:51:33.168Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26292025-05-08T04:51:44.275Z Compiling support-bundle-reader-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/support-bundle-reader-lib)
26302025-05-08T04:51:50.851Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26312025-05-08T04:51:55.680Z Compiling multimap v0.10.0
26322025-05-08T04:54:16.446Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26332025-05-08T04:54:31.137Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26342025-05-08T05:02:42.518Z Finished `release` profile [optimized] target(s) in 18m 53s
26352025-05-08T05:03:51.824Z
26362025-05-08T05:03:51.827Zreal 20:04.438435555
26372025-05-08T05:03:51.827Zuser 2:19:59.470159499
26382025-05-08T05:03:51.827Zsys 3:52.013429229
26392025-05-08T05:03:51.827Ztrap 3.990750406
26402025-05-08T05:03:51.827Ztflt 2.062326017
26412025-05-08T05:03:51.828Zdflt 5.138845048
26422025-05-08T05:03:51.828Zkflt 0.017656382
26432025-05-08T05:03:51.828Zlock 8:19:30.332874139
26442025-05-08T05:03:51.828Zslp 7:06:44.869525589
26452025-05-08T05:03:51.828Zlat 3:45.793138394
26462025-05-08T05:03:51.828Zstop 2:56.666578900
26472025-05-08T05:03:51.828Z+ mapfile -t packages
26482025-05-08T05:03:51.828Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26492025-05-08T05:03:53.127Z Finished `release` profile [optimized] target(s) in 1.24s
26502025-05-08T05:03:53.189Z Running `target/release/omicron-package -t test list-outputs`
26512025-05-08T05:03:53.244ZLogging to: /work/oxidecomputer/omicron/out/LOG
26522025-05-08T05:03:53.247Z+ ptime -m cargo build --locked --release -p xtask
26532025-05-08T05:03:54.005Z Compiling serde v1.0.219
26542025-05-08T05:03:54.009Z Compiling libc v0.2.171
26552025-05-08T05:03:54.009Z Compiling rustix v0.38.37
26562025-05-08T05:03:54.009Z Compiling serde_json v1.0.140
26572025-05-08T05:03:54.123Z Compiling syn v2.0.98
26582025-05-08T05:03:54.162Z Compiling bitflags v2.9.0
26592025-05-08T05:03:54.543Z Compiling usdt-impl v0.5.0
26602025-05-08T05:03:54.591Z Compiling syn v1.0.109
26612025-05-08T05:03:54.678Z Compiling hashbrown v0.15.1
26622025-05-08T05:03:54.706Z Compiling log v0.4.22
26632025-05-08T05:03:54.974Z Compiling fs-err v3.1.0
26642025-05-08T05:03:55.173Z Compiling anyhow v1.0.98
26652025-05-08T05:03:55.347Z Compiling once_cell v1.21.3
26662025-05-08T05:03:55.528Z Compiling thread-id v4.2.2
26672025-05-08T05:03:55.939Z Compiling indexmap v2.7.1
26682025-05-08T05:03:57.058Z Compiling terminal_size v0.4.0
26692025-05-08T05:03:57.114Z Compiling tempfile v3.13.0
26702025-05-08T05:03:57.326Z Compiling clap_builder v4.5.35
26712025-05-08T05:03:57.904Z Compiling proc-macro-error v1.0.4
26722025-05-08T05:03:58.854Z Compiling tabled_derive v0.7.0
26732025-05-08T05:04:00.031Z Compiling tabled v0.15.0
26742025-05-08T05:04:00.754Z Compiling serde_derive v1.0.219
26752025-05-08T05:04:00.754Z Compiling thiserror-impl v1.0.69
26762025-05-08T05:04:00.757Z Compiling zerocopy-derive v0.7.35
26772025-05-08T05:04:00.757Z Compiling scroll_derive v0.12.0
26782025-05-08T05:04:00.757Z Compiling thiserror-impl v2.0.12
26792025-05-08T05:04:02.168Z Compiling scroll v0.12.0
26802025-05-08T05:04:02.632Z Compiling zerocopy v0.7.35
26812025-05-08T05:04:02.844Z Compiling goblin v0.8.2
26822025-05-08T05:04:03.465Z Compiling thiserror v1.0.69
26832025-05-08T05:04:03.652Z Compiling pest v2.7.14
26842025-05-08T05:04:05.589Z Compiling thiserror v2.0.12
26852025-05-08T05:04:05.797Z Compiling clap_derive v4.5.32
26862025-05-08T05:04:06.568Z Compiling pest_meta v2.7.14
26872025-05-08T05:04:10.238Z Compiling pest_generator v2.7.14
26882025-05-08T05:04:12.033Z Compiling pest_derive v2.7.14
26892025-05-08T05:04:12.924Z Compiling dtrace-parser v0.2.0
26902025-05-08T05:04:14.546Z Compiling toml_datetime v0.6.8
26912025-05-08T05:04:15.313Z Compiling serde_spanned v0.6.8
26922025-05-08T05:04:15.622Z Compiling toml_edit v0.22.24
26932025-05-08T05:04:16.210Z Compiling serde_tokenstream v0.2.2
26942025-05-08T05:04:16.835Z Compiling dof v0.3.0
26952025-05-08T05:04:20.536Z Compiling camino v1.1.9
26962025-05-08T05:04:22.065Z Compiling usdt-attr-macro v0.5.0
26972025-05-08T05:04:22.942Z Compiling usdt-macro v0.5.0
26982025-05-08T05:04:23.425Z Compiling toml v0.8.20
26992025-05-08T05:04:24.176Z Compiling cargo-platform v0.1.8
27002025-05-08T05:04:25.330Z Compiling semver v1.0.25
27012025-05-08T05:04:26.824Z Compiling cargo_metadata v0.19.2
27022025-05-08T05:04:27.141Z Compiling cargo_toml v0.21.0
27032025-05-08T05:04:27.398Z Compiling usdt v0.5.0
27042025-05-08T05:04:28.906Z Compiling camino-tempfile v1.1.1
27052025-05-08T05:04:29.655Z Compiling macaddr v1.0.1
27062025-05-08T05:04:29.776Z Compiling clap v4.5.35
27072025-05-08T05:04:39.063Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27082025-05-08T05:04:45.077Z Finished `release` profile [optimized] target(s) in 51.76s
27092025-05-08T05:04:45.209Z
27102025-05-08T05:04:45.213Zreal 51.924430866
27112025-05-08T05:04:45.213Zuser 5:33.244651207
27122025-05-08T05:04:45.213Zsys 20.446629453
27132025-05-08T05:04:45.213Ztrap 0.175376043
27142025-05-08T05:04:45.213Ztflt 0.219437724
27152025-05-08T05:04:45.213Zdflt 0.484027626
27162025-05-08T05:04:45.213Zkflt 0.000023389
27172025-05-08T05:04:45.213Zlock 10:34.458716574
27182025-05-08T05:04:45.213Zslp 16:35.140603816
27192025-05-08T05:04:45.213Zlat 15.583654911
27202025-05-08T05:04:45.213Zstop 19.746840025
27212025-05-08T05:04:45.213Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27222025-05-08T05:04:45.213Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27232025-05-08T05:04:45.213Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27242025-05-08T05:04:45.213Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27252025-05-08T05:04:45.213Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27262025-05-08T05:04:46.341Z Compiling thiserror-impl v2.0.12
27272025-05-08T05:04:46.484Z Compiling regress v0.10.3
27282025-05-08T05:04:46.501Z Compiling ident_case v1.0.1
27292025-05-08T05:04:46.504Z Compiling unsafe-libyaml v0.2.11
27302025-05-08T05:04:46.504Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27312025-05-08T05:04:46.504Z Compiling match_cfg v0.1.0
27322025-05-08T05:04:46.575Z Compiling progenitor-client v0.9.1
27332025-05-08T05:04:46.595Z Compiling quick-error v1.2.3
27342025-05-08T05:04:46.672Z Compiling darling_core v0.20.10
27352025-05-08T05:04:46.705Z Compiling hostname v0.3.1
27362025-05-08T05:04:46.769Z Compiling rustls v0.22.4
27372025-05-08T05:04:46.940Z Compiling tempfile v3.13.0
27382025-05-08T05:04:47.025Z Compiling structmeta-derive v0.3.0
27392025-05-08T05:04:47.124Z Compiling multer v3.1.0
27402025-05-08T05:04:47.146Z Compiling debug-ignore v1.0.5
27412025-05-08T05:04:47.578Z Compiling toml v0.8.20
27422025-05-08T05:04:47.745Z Compiling slog-json v2.6.1
27432025-05-08T05:04:48.144Z Compiling serde_yaml v0.9.34+deprecated
27442025-05-08T05:04:48.406Z Compiling macaddr v1.0.1
27452025-05-08T05:04:48.890Z Compiling hex v0.4.3
27462025-05-08T05:04:49.120Z Compiling async-stream-impl v0.3.6
27472025-05-08T05:04:49.520Z Compiling dropshot v0.16.0
27482025-05-08T05:04:49.667Z Compiling thiserror v2.0.12
27492025-05-08T05:04:49.797Z Compiling structmeta v0.3.0
27502025-05-08T05:04:49.859Z Compiling slog-bunyan v2.5.0
27512025-05-08T05:04:50.118Z Compiling waitgroup v0.1.2
27522025-05-08T05:04:50.226Z Compiling dropshot_endpoint v0.16.0
27532025-05-08T05:04:50.385Z Compiling typify-impl v0.3.0
27542025-05-08T05:04:50.461Z Compiling async-stream v0.3.6
27552025-05-08T05:04:50.795Z Compiling serde_path_to_error v0.1.16
27562025-05-08T05:04:50.959Z Compiling wait-timeout v0.2.0
27572025-05-08T05:04:51.379Z Compiling hostname v0.4.0
27582025-05-08T05:04:51.534Z Compiling bit-vec v0.8.0
27592025-05-08T05:04:51.628Z Compiling rusty-fork v0.3.0
27602025-05-08T05:04:51.649Z Compiling rand_xorshift v0.3.0
27612025-05-08T05:04:51.836Z Compiling tokio-rustls v0.25.0
27622025-05-08T05:04:52.008Z Compiling bit-set v0.8.0
27632025-05-08T05:04:52.029Z Compiling instant v0.1.13
27642025-05-08T05:04:52.218Z Compiling unarray v0.1.4
27652025-05-08T05:04:52.254Z Compiling test-strategy v0.4.0
27662025-05-08T05:04:52.321Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27672025-05-08T05:04:52.352Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27682025-05-08T05:04:52.409Z Compiling proptest v1.6.0
27692025-05-08T05:04:52.511Z Compiling derive-where v1.2.7
27702025-05-08T05:04:52.763Z Compiling darling_macro v0.20.10
27712025-05-08T05:04:53.035Z Compiling parse-display-derive v0.10.0
27722025-05-08T05:04:53.764Z Compiling darling v0.20.10
27732025-05-08T05:04:53.914Z Compiling serde_with_macros v3.12.0
27742025-05-08T05:04:55.796Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27752025-05-08T05:04:55.898Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27762025-05-08T05:04:56.104Z Compiling backoff v0.4.0
27772025-05-08T05:04:56.250Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27782025-05-08T05:04:56.476Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27792025-05-08T05:04:56.624Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27802025-05-08T05:04:56.651Z Compiling serde_with v3.12.0
27812025-05-08T05:04:56.853Z Compiling proc-macro-crate v1.3.1
27822025-05-08T05:04:57.075Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27832025-05-08T05:04:57.147Z Compiling parse-display v0.10.0
27842025-05-08T05:04:57.496Z Compiling crucible-workspace-hack v0.1.0
27852025-05-08T05:04:57.839Z Compiling num_enum_derive v0.5.11
27862025-05-08T05:04:57.924Z Compiling itertools v0.13.0
27872025-05-08T05:04:57.953Z Compiling heapless v0.8.0
27882025-05-08T05:04:58.585Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27892025-05-08T05:04:58.756Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27902025-05-08T05:04:59.478Z Compiling proc-macro-error v1.0.4
27912025-05-08T05:04:59.892Z Compiling hash32 v0.3.1
27922025-05-08T05:05:00.139Z Compiling foreign-types-macros v0.2.3
27932025-05-08T05:05:00.187Z Compiling foreign-types-shared v0.3.1
27942025-05-08T05:05:00.299Z Compiling num_enum v0.5.11
27952025-05-08T05:05:00.347Z Compiling smoltcp v0.11.0
27962025-05-08T05:05:00.707Z Compiling tabwriter v1.4.0
27972025-05-08T05:05:00.996Z Compiling ingot-macros v0.1.0
27982025-05-08T05:05:01.185Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27992025-05-08T05:05:01.288Z Compiling cstr-argument v0.1.2
28002025-05-08T05:05:01.398Z Compiling cobs v0.2.3
28012025-05-08T05:05:01.402Z Compiling foreign-types v0.5.0
28022025-05-08T05:05:01.565Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28032025-05-08T05:05:01.587Z Compiling pretty-hex v0.2.1
28042025-05-08T05:05:01.725Z Compiling postcard v1.0.10
28052025-05-08T05:05:01.827Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28062025-05-08T05:05:01.946Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28072025-05-08T05:05:02.047Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28082025-05-08T05:05:02.263Z Compiling colored v2.2.0
28092025-05-08T05:05:02.392Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28102025-05-08T05:05:02.504Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28112025-05-08T05:05:03.056Z Compiling itertools v0.14.0
28122025-05-08T05:05:03.124Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28132025-05-08T05:05:03.963Z Compiling camino-tempfile v1.1.1
28142025-05-08T05:05:04.112Z Compiling smf v0.2.3
28152025-05-08T05:05:04.441Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28162025-05-08T05:05:04.808Z Compiling zone_cfg_derive v0.3.0
28172025-05-08T05:05:05.338Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28182025-05-08T05:05:05.726Z Compiling typify-macro v0.3.0
28192025-05-08T05:05:05.788Z Compiling num-derive v0.4.2
28202025-05-08T05:05:06.141Z Compiling sigpipe v0.1.3
28212025-05-08T05:05:06.262Z Compiling jiff v0.2.10
28222025-05-08T05:05:06.298Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28232025-05-08T05:05:06.697Z Compiling zone v0.3.1
28242025-05-08T05:05:06.738Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28252025-05-08T05:05:06.948Z Compiling num-rational v0.4.2
28262025-05-08T05:05:07.223Z Compiling num-complex v0.4.6
28272025-05-08T05:05:08.182Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28282025-05-08T05:05:08.203Z Compiling ingot-types v0.1.0
28292025-05-08T05:05:08.203Z Compiling universal-hash v0.5.1
28302025-05-08T05:05:08.357Z Compiling num v0.4.3
28312025-05-08T05:05:08.485Z Compiling float-ord v0.3.2
28322025-05-08T05:05:08.514Z Compiling opaque-debug v0.3.1
28332025-05-08T05:05:08.600Z Compiling keccak v0.1.5
28342025-05-08T05:05:08.642Z Compiling convert_case v0.4.0
28352025-05-08T05:05:08.710Z Compiling password-hash v0.5.0
28362025-05-08T05:05:09.008Z Compiling sha3 v0.10.8
28372025-05-08T05:05:09.118Z Compiling ingot v0.1.0
28382025-05-08T05:05:09.510Z Compiling derive_more v0.99.20
28392025-05-08T05:05:09.662Z Compiling blake2 v0.10.6
28402025-05-08T05:05:09.751Z Compiling aead v0.5.2
28412025-05-08T05:05:09.916Z Compiling typify v0.3.0
28422025-05-08T05:05:10.027Z Compiling utf-8 v0.7.6
28432025-05-08T05:05:10.111Z Compiling progenitor-impl v0.9.1
28442025-05-08T05:05:10.142Z Compiling poly1305 v0.8.0
28452025-05-08T05:05:10.407Z Compiling tungstenite v0.21.0
28462025-05-08T05:05:11.054Z Compiling argon2 v0.5.3
28472025-05-08T05:05:11.915Z Compiling chacha20 v0.9.1
28482025-05-08T05:05:12.367Z Compiling base64 v0.21.7
28492025-05-08T05:05:12.475Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28502025-05-08T05:05:13.047Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28512025-05-08T05:05:13.082Z Compiling tokio-tungstenite v0.21.0
28522025-05-08T05:05:13.159Z Compiling secrecy v0.10.3
28532025-05-08T05:05:13.470Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28542025-05-08T05:05:13.761Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28552025-05-08T05:05:14.178Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
28562025-05-08T05:05:14.357Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28572025-05-08T05:05:14.734Z Compiling thiserror-impl-no-std v2.0.2
28582025-05-08T05:05:15.012Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28592025-05-08T05:05:15.034Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28602025-05-08T05:05:15.358Z Compiling half v2.4.1
28612025-05-08T05:05:15.733Z Compiling semver v0.1.20
28622025-05-08T05:05:16.518Z Compiling ciborium-io v0.2.2
28632025-05-08T05:05:16.551Z Compiling ciborium-ll v0.2.2
28642025-05-08T05:05:16.551Z Compiling rustc_version v0.1.7
28652025-05-08T05:05:16.551Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
28662025-05-08T05:05:16.562Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28672025-05-08T05:05:16.799Z Compiling typify-impl v0.2.0
28682025-05-08T05:05:16.926Z Compiling newline-converter v0.3.0
28692025-05-08T05:05:17.145Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
28702025-05-08T05:05:17.241Z Compiling progenitor-macro v0.9.1
28712025-05-08T05:05:17.305Z Compiling primeorder v0.13.6
28722025-05-08T05:05:17.682Z Compiling thiserror-no-std v2.0.2
28732025-05-08T05:05:17.851Z Compiling cancel-safe-futures v0.1.5
28742025-05-08T05:05:17.897Z Compiling owo-colors v4.2.0
28752025-05-08T05:05:18.315Z Compiling linked-hash-map v0.5.6
28762025-05-08T05:05:18.500Z Compiling libefi-sys v0.1.0
28772025-05-08T05:05:18.677Z Compiling lru-cache v0.1.2
28782025-05-08T05:05:18.701Z Compiling vsss-rs v3.3.4
28792025-05-08T05:05:18.721Z Compiling expectorate v1.1.0
28802025-05-08T05:05:18.921Z Compiling newtype_derive v0.1.6
28812025-05-08T05:05:18.945Z Compiling ciborium v0.2.2
28822025-05-08T05:05:19.290Z Compiling chacha20poly1305 v0.10.1
28832025-05-08T05:05:19.293Z Compiling resolv-conf v0.7.0
28842025-05-08T05:05:19.590Z Compiling libsw-core v0.3.1
28852025-05-08T05:05:19.920Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28862025-05-08T05:05:20.097Z Compiling bitfield-struct v0.6.2
28872025-05-08T05:05:20.318Z Compiling unicase v2.7.0
28882025-05-08T05:05:20.414Z Compiling fixedbitset v0.5.7
28892025-05-08T05:05:20.706Z Compiling arc-swap v1.7.1
28902025-05-08T05:05:20.863Z Compiling petgraph v0.7.1
28912025-05-08T05:05:21.197Z Compiling slog-scope v4.4.0
28922025-05-08T05:05:21.232Z Compiling libsw v3.4.0
28932025-05-08T05:05:21.334Z Compiling hickory-resolver v0.24.4
28942025-05-08T05:05:21.560Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28952025-05-08T05:05:22.344Z Compiling polyval v0.6.2
28962025-05-08T05:05:22.715Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28972025-05-08T05:05:22.791Z Compiling atomicwrites v0.4.4
28982025-05-08T05:05:23.095Z Compiling proc-macro-error-attr2 v2.0.0
28992025-05-08T05:05:23.218Z Compiling parking_lot_core v0.8.6
29002025-05-08T05:05:23.409Z Compiling indent_write v2.2.0
29012025-05-08T05:05:23.683Z Compiling linear-map v1.2.0
29022025-05-08T05:05:23.739Z Compiling salty v0.3.0
29032025-05-08T05:05:23.877Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29042025-05-08T05:05:23.923Z Compiling proc-macro-error2 v2.0.1
29052025-05-08T05:05:24.031Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29062025-05-08T05:05:24.255Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29072025-05-08T05:05:24.602Z Compiling ghash v0.5.1
29082025-05-08T05:05:24.624Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29092025-05-08T05:05:24.843Z Compiling slog-stdlog v4.1.1
29102025-05-08T05:05:24.911Z Compiling p384 v0.13.0
29112025-05-08T05:05:25.037Z Compiling ctr v0.9.2
29122025-05-08T05:05:25.209Z Compiling num-derive v0.3.3
29132025-05-08T05:05:25.279Z Compiling lzma-sys v0.1.20
29142025-05-08T05:05:25.451Z Compiling gethostname v0.5.0
29152025-05-08T05:05:25.677Z Compiling slog-dtrace v0.3.0
29162025-05-08T05:05:26.047Z Compiling xshell-macros v0.2.7
29172025-05-08T05:05:26.085Z Compiling highway v1.3.0
29182025-05-08T05:05:26.439Z Compiling papergrid v0.14.0
29192025-05-08T05:05:26.875Z Compiling xshell v0.2.7
29202025-05-08T05:05:27.009Z Compiling aes-gcm v0.10.3
29212025-05-08T05:05:27.073Z Compiling mime_guess v2.0.5
29222025-05-08T05:05:27.375Z Compiling slog-envlogger v2.2.0
29232025-05-08T05:05:27.410Z Compiling libscf-sys v1.1.0
29242025-05-08T05:05:27.687Z Compiling steno v0.4.1
29252025-05-08T05:05:27.991Z Compiling tabled_derive v0.10.0
29262025-05-08T05:05:28.353Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29272025-05-08T05:05:28.794Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29282025-05-08T05:05:29.146Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29292025-05-08T05:05:29.870Z Compiling progenitor v0.9.1
29302025-05-08T05:05:29.951Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29312025-05-08T05:05:30.138Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29322025-05-08T05:05:30.303Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29332025-05-08T05:05:30.324Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29342025-05-08T05:05:30.471Z Compiling heck v0.3.3
29352025-05-08T05:05:30.755Z Compiling progenitor-client v0.8.0
29362025-05-08T05:05:30.842Z Compiling ssh-encoding v0.2.0
29372025-05-08T05:05:30.866Z Compiling blowfish v0.9.1
29382025-05-08T05:05:31.293Z Compiling env_filter v0.1.2
29392025-05-08T05:05:31.356Z Compiling nibble_vec v0.1.0
29402025-05-08T05:05:31.378Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29412025-05-08T05:05:31.596Z Compiling humantime v2.1.0
29422025-05-08T05:05:31.642Z Compiling typify-macro v0.2.0
29432025-05-08T05:05:31.736Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29442025-05-08T05:05:31.945Z Compiling endian-type v0.1.2
29452025-05-08T05:05:32.187Z Compiling radix_trie v0.2.1
29462025-05-08T05:05:32.250Z Compiling env_logger v0.11.5
29472025-05-08T05:05:32.271Z Compiling ssh-cipher v0.2.0
29482025-05-08T05:05:32.907Z Compiling bcrypt-pbkdf v0.10.0
29492025-05-08T05:05:32.991Z Compiling zone_cfg_derive v0.1.2
29502025-05-08T05:05:33.591Z Compiling tabled v0.18.0
29512025-05-08T05:05:33.842Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29522025-05-08T05:05:34.266Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29532025-05-08T05:05:34.523Z Compiling parking_lot v0.11.2
29542025-05-08T05:05:35.204Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29552025-05-08T05:05:35.871Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29562025-05-08T05:05:35.902Z Compiling typify v0.2.0
29572025-05-08T05:05:36.043Z Compiling qorb v0.3.1
29582025-05-08T05:05:36.106Z Compiling progenitor-impl v0.8.0
29592025-05-08T05:05:36.208Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29602025-05-08T05:05:36.697Z Compiling password-hash v0.4.2
29612025-05-08T05:05:36.942Z Compiling fxhash v0.2.1
29622025-05-08T05:05:37.196Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29632025-05-08T05:05:37.564Z Compiling base64 v0.13.1
29642025-05-08T05:05:37.587Z Compiling http-range v0.1.5
29652025-05-08T05:05:37.803Z Compiling same-file v1.0.6
29662025-05-08T05:05:37.948Z Compiling pbkdf2 v0.11.0
29672025-05-08T05:05:38.162Z Compiling walkdir v2.5.0
29682025-05-08T05:05:38.185Z Compiling ron v0.7.1
29692025-05-08T05:05:38.362Z Compiling sled v0.34.7
29702025-05-08T05:05:38.899Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29712025-05-08T05:05:39.656Z Compiling xz2 v0.1.7
29722025-05-08T05:05:40.345Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29732025-05-08T05:05:40.395Z Compiling zone v0.1.8
29742025-05-08T05:05:40.625Z Compiling ssh-key v0.6.6
29752025-05-08T05:05:40.652Z Compiling hickory-client v0.24.4
29762025-05-08T05:05:41.438Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29772025-05-08T05:05:41.661Z Compiling p256 v0.13.2
29782025-05-08T05:05:41.881Z Compiling p521 v0.13.3
29792025-05-08T05:05:42.042Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29802025-05-08T05:05:42.525Z Compiling hickory-server v0.24.4
29812025-05-08T05:05:42.877Z Compiling pem v3.0.5
29822025-05-08T05:05:42.975Z Compiling yasna v0.5.2
29832025-05-08T05:05:43.273Z Compiling progenitor-macro v0.8.0
29842025-05-08T05:05:43.613Z Compiling headers-core v0.3.0
29852025-05-08T05:05:43.824Z Compiling kstat-rs v0.2.4
29862025-05-08T05:05:44.284Z Compiling secrecy v0.8.0
29872025-05-08T05:05:44.446Z Compiling nanorand v0.7.0
29882025-05-08T05:05:44.551Z Compiling atty v0.2.14
29892025-05-08T05:05:44.610Z Compiling russh-cryptovec v0.7.3
29902025-05-08T05:05:44.740Z Compiling crc8 v0.1.1
29912025-05-08T05:05:44.927Z Compiling md5 v0.7.0
29922025-05-08T05:05:44.954Z Compiling flume v0.11.1
29932025-05-08T05:05:44.958Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
29942025-05-08T05:05:45.529Z Compiling russh-keys v0.45.0
29952025-05-08T05:05:45.592Z Compiling rcgen v0.12.1
29962025-05-08T05:05:47.023Z Compiling headers v0.4.0
29972025-05-08T05:05:47.126Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
29982025-05-08T05:05:47.813Z Compiling hyper-staticfile v0.10.1
29992025-05-08T05:05:48.897Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30002025-05-08T05:05:48.919Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30012025-05-08T05:05:48.938Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30022025-05-08T05:05:49.426Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30032025-05-08T05:05:51.727Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30042025-05-08T05:05:52.670Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30052025-05-08T05:05:53.238Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30062025-05-08T05:05:53.962Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30072025-05-08T05:05:56.014Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30082025-05-08T05:05:56.067Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30092025-05-08T05:05:56.249Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30102025-05-08T05:05:56.892Z Compiling progenitor v0.8.0
30112025-05-08T05:05:56.948Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30122025-05-08T05:05:56.968Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30132025-05-08T05:05:57.152Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30142025-05-08T05:05:59.306Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30152025-05-08T05:05:59.668Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30162025-05-08T05:05:59.751Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30172025-05-08T05:06:00.439Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30182025-05-08T05:06:02.532Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30192025-05-08T05:06:03.099Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30202025-05-08T05:06:03.727Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30212025-05-08T05:06:04.313Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30222025-05-08T05:06:04.366Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30232025-05-08T05:06:05.263Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30242025-05-08T05:06:05.367Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30252025-05-08T05:06:05.410Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30262025-05-08T05:06:05.847Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30272025-05-08T05:06:05.902Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30282025-05-08T05:06:07.546Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30292025-05-08T05:06:09.365Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30302025-05-08T05:06:10.046Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30312025-05-08T05:06:11.967Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30322025-05-08T05:06:12.024Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
30332025-05-08T05:06:13.133Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30342025-05-08T05:06:13.432Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30352025-05-08T05:06:18.418Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30362025-05-08T05:06:18.555Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30372025-05-08T05:06:18.555Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30382025-05-08T05:06:18.555Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30392025-05-08T05:06:18.555Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30402025-05-08T05:06:18.555Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
30412025-05-08T05:06:18.555Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30422025-05-08T05:06:18.555Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30432025-05-08T05:06:18.732Z Compiling num-bigint v0.4.6
30442025-05-08T05:06:18.976Z Compiling des v0.8.1
30452025-05-08T05:06:19.217Z Compiling subprocess v0.2.9
30462025-05-08T05:06:19.346Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30472025-05-08T05:06:19.369Z Compiling display-error-chain v0.2.2
30482025-05-08T05:06:19.643Z Compiling hex-literal v0.4.1
30492025-05-08T05:06:19.674Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30502025-05-08T05:06:19.852Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30512025-05-08T05:06:20.305Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30522025-05-08T05:06:20.341Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30532025-05-08T05:06:20.883Z Compiling internet-checksum v0.2.1
30542025-05-08T05:06:21.494Z Compiling russh v0.45.0
30552025-05-08T05:06:24.418Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30562025-05-08T05:06:33.382Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30572025-05-08T05:06:35.061Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30582025-05-08T05:07:02.560Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30592025-05-08T05:07:26.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
30602025-05-08T05:07:26.967Z
30612025-05-08T05:07:27.035Zreal 2:41.647174628
30622025-05-08T05:07:27.035Zuser 14:06.726189222
30632025-05-08T05:07:27.035Zsys 1:54.446066029
30642025-05-08T05:07:27.035Ztrap 0.466042525
30652025-05-08T05:07:27.035Ztflt 0.214993425
30662025-05-08T05:07:27.036Zdflt 0.787552510
30672025-05-08T05:07:27.036Zkflt 0.000052816
30682025-05-08T05:07:27.036Zlock 25:46.013596112
30692025-05-08T05:07:27.036Zslp 50:08.330734091
30702025-05-08T05:07:27.036Zlat 42.924791433
30712025-05-08T05:07:27.036Zstop 1:48.559623338
30722025-05-08T05:07:27.037Z+ mkdir tests
30732025-05-08T05:07:27.037Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30742025-05-08T05:07:27.037Z+ xargs -I '{}' -t cp '{}' tests/
30752025-05-08T05:07:27.037Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-d57a529bc26dcec6 tests/
30762025-05-08T05:07:27.091Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-6b33f5993c88c4f2 tests/
30772025-05-08T05:07:27.091Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9111f24b2ec9f0d5 tests/
30782025-05-08T05:07:27.091Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e431b3dfeafea185 tests/
30792025-05-08T05:07:27.402Z+ 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/*)
30802025-05-08T05:07:27.468Z+ 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-9111f24b2ec9f0d5 tests/commtest-6b33f5993c88c4f2 tests/dhcp_server-d57a529bc26dcec6 tests/end_to_end_tests-e431b3dfeafea185 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
30812025-05-08T05:08:46.547ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30822025-05-08T05:08:46.548Za .github/buildomat/ci-env.sh 1K
30832025-05-08T05:08:46.548Za out/target/test 1K
30842025-05-08T05:08:46.548Za out/npuzone/npuzone 23144K
30852025-05-08T05:08:46.548Za package-manifest.toml 33K
30862025-05-08T05:08:46.548Za smf/sled-agent/non-gimlet/config.toml 5K
30872025-05-08T05:08:46.548Za target/release/omicron-package 40157K
30882025-05-08T05:08:46.548Za target/release/xtask 10762K
30892025-05-08T05:08:46.548Za target/debug/bootstrap 214121K
30902025-05-08T05:08:46.548Za tests/bootstrap-9111f24b2ec9f0d5 23833K
30912025-05-08T05:08:46.548Za tests/commtest-6b33f5993c88c4f2 24620K
30922025-05-08T05:08:46.548Za tests/dhcp_server-d57a529bc26dcec6 23833K
30932025-05-08T05:08:46.548Za tests/end_to_end_tests-e431b3dfeafea185 271527K
30942025-05-08T05:08:46.548Za out/clickhouse.tar.gz 297715K
30952025-05-08T05:08:46.548Za out/clickhouse_keeper.tar.gz 283046K
30962025-05-08T05:08:46.548Za out/clickhouse_server.tar.gz 297708K
30972025-05-08T05:08:46.549Za out/cockroachdb.tar.gz 144917K
30982025-05-08T05:08:46.549Za out/crucible-dtrace.tar 99K
30992025-05-08T05:08:46.549Za out/crucible-pantry-zone.tar.gz 35611K
31002025-05-08T05:08:46.549Za out/crucible-zone.tar.gz 44412K
31012025-05-08T05:08:46.549Za out/external-dns.tar.gz 45877K
31022025-05-08T05:08:46.549Za out/internal-dns.tar.gz 45876K
31032025-05-08T05:08:46.549Za out/mg-ddm-gz.tar 92145K
31042025-05-08T05:08:46.549Za out/nexus.tar.gz 114656K
31052025-05-08T05:08:46.549Za out/ntp.tar.gz 15000K
31062025-05-08T05:08:46.549Za out/omicron-gateway-softnpu.tar.gz 25488K
31072025-05-08T05:08:46.549Za out/omicron-sled-agent.tar 128349K
31082025-05-08T05:08:46.549Za out/overlay.tar.gz 3K
31092025-05-08T05:08:46.549Za out/oximeter.tar.gz 56575K
31102025-05-08T05:08:46.549Za out/oxlog.tar 3743K
31112025-05-08T05:08:46.549Za out/probe.tar.gz 2764K
31122025-05-08T05:08:46.549Za out/propolis-server.tar.gz 69372K
31132025-05-08T05:08:46.549Za out/pumpkind-gz.tar 26648K
31142025-05-08T05:08:46.549Za out/switch-softnpu.tar.gz 299225K
31152025-05-08T05:08:46.553Z
31162025-05-08T05:08:46.553Zreal 1:19.179791712
31172025-05-08T05:08:46.553Zuser 1:15.259812846
31182025-05-08T05:08:46.553Zsys 5.670566036
31192025-05-08T05:08:46.553Ztrap 0.021956536
31202025-05-08T05:08:46.553Ztflt 0.000000000
31212025-05-08T05:08:46.553Zdflt 0.000000000
31222025-05-08T05:08:46.553Zkflt 0.000000000
31232025-05-08T05:08:46.553Zlock 0.000000000
31242025-05-08T05:08:46.553Zslp 1:14.992987745
31252025-05-08T05:08:46.553Zlat 2.409441265
31262025-05-08T05:08:46.553Zstop 0.000197895
31272025-05-08T05:08:46.553Zprocess exited: duration 2157945 ms, exit code 0
 
31282025-05-08T05:08:46.571Zfound 1 output files
31292025-05-08T05:08:46.571Zuploading: /work/package.tar.gz (2066806680 bytes)
31302025-05-08T05:09:24.884Zuploaded: /work/package.tar.gz