01JNSA3ARDABJKC82XBHAHVF47: 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: 01JNSA5315WSNM15ZTWTXJKH9B

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-07T22:29:06.733Zjob assigned to worker 01JNSBJG0TWSFQY243QWXT65ZA [factory aws, i-031b6eafd68bb51fc] (queued for 25 m 36 s)
 
22025-03-07T22:29:15.431Zstarting task 0: "setup"
32025-03-07T22:29:15.436Z++ uname -s
42025-03-07T22:29:15.439Z+ kern=SunOS
52025-03-07T22:29:15.439Z+ build_user=build
62025-03-07T22:29:15.439Z+ build_uid=12345
72025-03-07T22:29:15.439Z+ work_dir=/work
82025-03-07T22:29:15.439Z+ input_dir=/input
92025-03-07T22:29:15.439Z+ [[ 0 == 12345 ]]
102025-03-07T22:29:15.439Z+ case "$kern" in
112025-03-07T22:29:15.440Z+ groupadd -g 12345 build
122025-03-07T22:29:15.443Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-07T22:29:17.449Z+ zfs create -o mountpoint=/work rpool/work
142025-03-07T22:29:17.565Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-07T22:29:17.569Z+ home_fs=zfs
162025-03-07T22:29:17.569Z+ [[ zfs == autofs ]]
172025-03-07T22:29:17.569Z+ mkdir -p /home/build
182025-03-07T22:29:17.572Z+ chown build:build /home/build /work
192025-03-07T22:29:19.572Z+ chmod 0700 /home/build /work
202025-03-07T22:29:19.576Zprocess exited: duration 4146 ms, exit code 0
 
212025-03-07T22:29:19.584Zstarting task 1: "rust-toolchain"
222025-03-07T22:29:19.589Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-07T22:29:19.589Z * rust toolchain channel = "1.85.0"
242025-03-07T22:29:19.589Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-07T22:29:19.589Z * rust toolchain profile = "default"
262025-03-07T22:29:19.589Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-07T22:29:19.589Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-07T22:29:19.592Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-07T22:29:19.592Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-07T22:29:19.718Zinfo: downloading installer
312025-03-07T22:29:21.141Zwarn: It looks like you have an existing installation of Rust at:
322025-03-07T22:29:21.141Zwarn: /opt/ooce/bin
332025-03-07T22:29:21.141Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-07T22:29:21.141Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-07T22:29:21.141Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-07T22:29:21.141Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-07T22:29:21.141Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-07T22:29:21.141Zerror: cannot install while Rust is installed
392025-03-07T22:29:21.141Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-07T22:29:21.154Zinfo: profile set to 'default'
412025-03-07T22:29:21.154Zinfo: default host triple is x86_64-unknown-illumos
422025-03-07T22:29:21.157Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-07T22:29:21.333Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-07T22:29:21.333Zinfo: downloading component 'cargo'
452025-03-07T22:29:22.093Zinfo: downloading component 'clippy'
462025-03-07T22:29:22.402Zinfo: downloading component 'rust-docs'
472025-03-07T22:29:23.772Zinfo: downloading component 'rust-std'
482025-03-07T22:29:25.781Zinfo: downloading component 'rustc'
492025-03-07T22:29:33.748Zinfo: downloading component 'rustfmt'
502025-03-07T22:29:34.081Zinfo: installing component 'cargo'
512025-03-07T22:29:34.909Zinfo: installing component 'clippy'
522025-03-07T22:29:35.292Zinfo: installing component 'rust-docs'
532025-03-07T22:29:37.080Zinfo: installing component 'rust-std'
542025-03-07T22:29:38.963Zinfo: installing component 'rustc'
552025-03-07T22:29:44.907Zinfo: installing component 'rustfmt'
562025-03-07T22:29:45.238Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-07T22:29:45.238Z
582025-03-07T22:29:45.603Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-07T22:29:45.603Z
602025-03-07T22:29:45.606Z
612025-03-07T22:29:45.606ZRust is installed now. Great!
622025-03-07T22:29:45.606Z
632025-03-07T22:29:45.606ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-07T22:29:45.606Zenvironment variable. This has not been done automatically.
652025-03-07T22:29:45.606Z
662025-03-07T22:29:45.606ZTo configure your current shell, you need to source
672025-03-07T22:29:45.606Zthe corresponding env file under $HOME/.cargo.
682025-03-07T22:29:45.606Z
692025-03-07T22:29:45.606ZThis is usually done by running one of the following (note the leading DOT):
702025-03-07T22:29:45.606Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-07T22:29:45.606Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-07T22:29:45.606Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-07T22:29:45.679Z+ rustup --version
742025-03-07T22:29:45.690Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-07T22:29:45.690Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-07T22:29:45.719Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-07T22:29:45.723Z+ cargo --version
782025-03-07T22:29:45.741Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-07T22:29:45.744Z+ rustc --version
802025-03-07T22:29:45.770Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-07T22:29:45.774Zprocess exited: duration 26186 ms, exit code 0
 
822025-03-07T22:29:45.782Zstarting task 2: "authentication"
832025-03-07T22:29:45.806Zprocess exited: duration 23 ms, exit code 0
 
842025-03-07T22:29:45.813Zstarting task 3: "clone repository"
852025-03-07T22:29:45.818Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-07T22:29:45.821Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-07T22:29:45.860ZCloning into '/work/oxidecomputer/omicron'...
882025-03-07T22:29:54.961Z+ cd /work/oxidecomputer/omicron
892025-03-07T22:29:54.966Z+ git fetch origin 1005669a265bdb3ebd76577e4c2bae3b77a65e55
902025-03-07T22:29:55.295ZFrom https://github.com/oxidecomputer/omicron
912025-03-07T22:29:55.295Z * branch 1005669a265bdb3ebd76577e4c2bae3b77a65e55 -> FETCH_HEAD
922025-03-07T22:29:55.307Z+ [[ -n more-manual-pagination ]]
932025-03-07T22:29:55.311Z++ git branch --show-current
942025-03-07T22:29:55.311Z+ current=main
952025-03-07T22:29:55.311Z+ [[ main != more-manual-pagination ]]
962025-03-07T22:29:55.311Z+ git branch -f more-manual-pagination 1005669a265bdb3ebd76577e4c2bae3b77a65e55
972025-03-07T22:29:55.315Z+ git checkout -f more-manual-pagination
982025-03-07T22:29:55.503ZSwitched to branch 'more-manual-pagination'
992025-03-07T22:29:55.507Z+ git reset --hard 1005669a265bdb3ebd76577e4c2bae3b77a65e55
1002025-03-07T22:29:55.537ZHEAD is now at 1005669a2 Merge branch 'paginated-manually' into more-manual-pagination
1012025-03-07T22:29:55.540Zprocess exited: duration 9724 ms, exit code 0
 
1022025-03-07T22:29:55.547Zstarting task 4: "build"
1032025-03-07T22:29:55.552Z+ source .github/buildomat/ci-env.sh
1042025-03-07T22:29:55.552Z++ export CARGO_TERM_COLOR=always
1052025-03-07T22:29:55.552Z++ CARGO_TERM_COLOR=always
1062025-03-07T22:29:55.552Z+ cargo --version
1072025-03-07T22:29:55.609Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-07T22:29:55.612Z+ rustc --version
1092025-03-07T22:29:55.680Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-07T22:29:55.684Z+ WORK=/work
1112025-03-07T22:29:55.684Z+ pfexec mkdir -p /work
1122025-03-07T22:29:55.687Z+ pfexec chown build /work
1132025-03-07T22:29:55.690Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-03-07T22:29:57.334Zpkg list: illegal option -- F
1152025-03-07T22:29:57.338ZUsage:
1162025-03-07T22:29:57.338Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-03-07T22:29:57.338Z [pkg_fmri_pattern ...]
1182025-03-07T22:29:58.191Zpkg list: illegal option -- F
1192025-03-07T22:29:58.191ZUsage:
1202025-03-07T22:29:58.194Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-03-07T22:29:58.194Z [pkg_fmri_pattern ...]
1222025-03-07T22:30:04.619Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-03-07T22:30:09.018Z Startup: Caching catalogs ... Done
1242025-03-07T22:30:22.613ZPlanning: Solver setup ... Done (12.638s)
1252025-03-07T22:30:22.773ZPlanning: Running solver ... Done (0.160s)
1262025-03-07T22:30:22.904ZPlanning: Finding local manifests ... Done (0.007s)
1272025-03-07T22:30:22.919ZPlanning: Fetching manifests: 0/7 0% complete
1282025-03-07T22:30:23.569ZPlanning: Fetching manifests: 7/7 100% complete
1292025-03-07T22:30:23.680ZPlanning: Package planning ... Done (0.111s)
1302025-03-07T22:30:23.737ZPlanning: Merging actions ... Done (0.057s)
1312025-03-07T22:30:24.089ZPlanning: Checking for conflicting actions ... Done (0.201s)
1322025-03-07T22:30:25.973ZPlanning: Consolidating action changes ... Done (2.034s)
1332025-03-07T22:30:26.405ZPlanning: Evaluating mediators ... Done (0.433s)
1342025-03-07T22:30:26.493ZPlanning: Planning completed in 17.37 seconds
1352025-03-07T22:30:26.610Z Packages to install: 4
1362025-03-07T22:30:26.610Z Packages to update: 3
1372025-03-07T22:30:26.610Z Mediators to change: 2
1382025-03-07T22:30:26.610Z Services to change: 1
1392025-03-07T22:30:26.614Z Estimated space available: 155.59 GB
1402025-03-07T22:30:26.614ZEstimated space to be consumed: 1.66 GB
1412025-03-07T22:30:26.614Z Create boot environment: No
1422025-03-07T22:30:26.614ZCreate backup boot environment: Yes
1432025-03-07T22:30:26.614Z Rebuild boot archive: No
1442025-03-07T22:30:26.614Z
1452025-03-07T22:30:26.614ZChanged mediators:
1462025-03-07T22:30:26.614Z mediator clang:
1472025-03-07T22:30:26.614Z version: None -> 15 (system default)
1482025-03-07T22:30:26.614Z
1492025-03-07T22:30:26.615Z mediator llvm:
1502025-03-07T22:30:26.615Z version: 14 (system default) -> 15 (system default)
1512025-03-07T22:30:26.615Z
1522025-03-07T22:30:26.615ZChanged packages:
1532025-03-07T22:30:26.615Zhelios-dev
1542025-03-07T22:30:26.615Z developer/build-essential
1552025-03-07T22:30:26.615Z None -> 11-2.0
1562025-03-07T22:30:26.615Z library/libxmlsec1
1572025-03-07T22:30:26.615Z None -> 1.2.35-2.0
1582025-03-07T22:30:26.615Z ooce/developer/clang-15
1592025-03-07T22:30:26.615Z None -> 15.0.7-2.0
1602025-03-07T22:30:26.615Z ooce/developer/llvm-15
1612025-03-07T22:30:26.615Z None -> 15.0.7-2.0
1622025-03-07T22:30:26.615Z package/pkg
1632025-03-07T22:30:26.615Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-03-07T22:30:26.615Z system/library/g++-runtime
1652025-03-07T22:30:26.615Z 13-2.0 -> 14-2.0
1662025-03-07T22:30:26.615Z system/library/gcc-runtime
1672025-03-07T22:30:26.615Z 13-2.0 -> 14-2.0
1682025-03-07T22:30:26.615Z
1692025-03-07T22:30:26.615ZServices:
1702025-03-07T22:30:26.615Z restart_fmri:
1712025-03-07T22:30:26.615Z svc:/system/update-man-index:default
1722025-03-07T22:30:26.615Z
1732025-03-07T22:30:26.615ZEditable files to change:
1742025-03-07T22:30:26.615Z Update:
1752025-03-07T22:30:26.615Z usr/share/lib/pkg/web/config.shtml
1762025-03-07T22:30:26.694Z
1772025-03-07T22:30:26.695ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-03-07T22:30:31.695ZDownload: 1398/4301 items 115.2/225.4MB 51% complete (23.1M/s)
1792025-03-07T22:30:36.696ZDownload: 3236/4301 items 169.4/225.4MB 75% complete (17.0M/s)
1802025-03-07T22:30:41.941ZDownload: 4298/4301 items 225.1/225.4MB 99% complete (12.1M/s)
1812025-03-07T22:30:41.956ZDownload: Completed 225.42 MB in 15.26 seconds (14.8M/s)
1822025-03-07T22:30:44.423Z Actions: 1/5122 actions (Removing old actions)
1832025-03-07T22:30:44.433Z Actions: 194/5122 actions (Installing new actions)
1842025-03-07T22:30:49.158Z Actions: 4267/5122 actions (Updating modified actions)
1852025-03-07T22:30:49.514Z Actions: Completed 5122 actions in 5.10 seconds.
1862025-03-07T22:30:50.328Z Done (0.429s)
1872025-03-07T22:30:50.548Z Done (0.001s)
1882025-03-07T22:30:50.591Z Done (0.634s)
1892025-03-07T22:30:55.054Z Done (4.222s)
1902025-03-07T22:30:55.138Z Done (0.017s)
1912025-03-07T22:30:55.142Z Done (0.000s)
1922025-03-07T22:30:55.314Z Done (0.000s)
1932025-03-07T22:30:56.072ZPlanning: Evaluating mediator changes ... Done
1942025-03-07T22:30:56.239ZPlanning: Checking for conflicting actions ... Done
1952025-03-07T22:30:56.243ZPlanning: Consolidating action changes ... Done
1962025-03-07T22:30:56.523ZPlanning: Evaluating mediators ... Done
1972025-03-07T22:30:56.527ZPlanning: Planning completed in 0.45 seconds
1982025-03-07T22:30:56.561Z Mediators to change: 2
1992025-03-07T22:30:56.564Z Create boot environment: No
2002025-03-07T22:30:56.564ZCreate backup boot environment: No
2012025-03-07T22:30:56.660Z Done
2022025-03-07T22:30:56.660Z Done
2032025-03-07T22:30:57.085Z Done
2042025-03-07T22:31:00.918Z Done
2052025-03-07T22:31:01.018Z Done
2062025-03-07T22:31:01.023Z Done
2072025-03-07T22:31:01.141Z Done
2082025-03-07T22:31:01.779ZPlanning: Evaluating mediator changes ... Done
2092025-03-07T22:31:01.786ZPlanning: Merging actions ... Done
2102025-03-07T22:31:01.970ZPlanning: Checking for conflicting actions ... Done
2112025-03-07T22:31:01.974ZPlanning: Consolidating action changes ... Done
2122025-03-07T22:31:02.244ZPlanning: Evaluating mediators ... Done
2132025-03-07T22:31:02.301ZPlanning: Planning completed in 0.77 seconds
2142025-03-07T22:31:02.343Z Packages to change: 1
2152025-03-07T22:31:02.343Z Mediators to change: 1
2162025-03-07T22:31:02.343Z Services to change: 1
2172025-03-07T22:31:02.343Z Create boot environment: No
2182025-03-07T22:31:02.347ZCreate backup boot environment: Yes
2192025-03-07T22:31:04.735Z Actions: 1/6 actions (Updating modified actions)
2202025-03-07T22:31:04.745Z Actions: Completed 6 actions in 0.00 seconds.
2212025-03-07T22:31:04.745Z Done
2222025-03-07T22:31:04.745Z Done
2232025-03-07T22:31:04.862Z Done
2242025-03-07T22:31:11.333Z Done
2252025-03-07T22:31:11.481Z Done
2262025-03-07T22:31:11.481Z Done
2272025-03-07T22:31:11.482Z Done
2282025-03-07T22:31:11.482ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292025-03-07T22:31:11.482Zclang system 15 system
2302025-03-07T22:31:11.482Zcsh system system illumos
2312025-03-07T22:31:11.482Zctags system system illumos
2322025-03-07T22:31:11.482Zgcc vendor 12 vendor
2332025-03-07T22:31:11.482Zgcc system 10 system
2342025-03-07T22:31:11.482Zgcc system 7 system
2352025-03-07T22:31:11.482Zgo system 1.20 system
2362025-03-07T22:31:11.482Zgo system 1.19 system
2372025-03-07T22:31:11.482Zllvm system 15 system
2382025-03-07T22:31:11.482Zllvm system 14 system
2392025-03-07T22:31:11.482Zmariadb system 10.6 system
2402025-03-07T22:31:11.482Zmta vendor vendor dma
2412025-03-07T22:31:11.482Zopenjdk system 17 system
2422025-03-07T22:31:11.482Zopenjdk system 11 system
2432025-03-07T22:31:11.482Zopenjdk system 1.8 system
2442025-03-07T22:31:11.482Zopenssl vendor 3 vendor
2452025-03-07T22:31:11.482Zperl system 5.36 system
2462025-03-07T22:31:11.482Zpostgresql system 15 system
2472025-03-07T22:31:11.482Zpostgresql system 13 system
2482025-03-07T22:31:11.482Zpython vendor 3 vendor
2492025-03-07T22:31:11.484Zpython system 2 system
2502025-03-07T22:31:11.484Zpython3 system 3.11 system
2512025-03-07T22:31:11.484Zruby system 3.0 system
2522025-03-07T22:31:11.484Zwords vendor vendor american-english
2532025-03-07T22:31:11.484Zwords system system australian-english
2542025-03-07T22:31:11.485Zwords system system british-english
2552025-03-07T22:31:11.485Zwords system system canadian-english
2562025-03-07T22:31:11.485Zwords system system french
2572025-03-07T22:31:11.485Zwords system system italian
2582025-03-07T22:31:11.485Zwords system system ngerman
2592025-03-07T22:31:11.485Zwords system system ogerman
2602025-03-07T22:31:11.485Zwords system system spanish
2612025-03-07T22:31:11.485ZPUBLISHER TYPE STATUS P LOCATION
2622025-03-07T22:31:11.485Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632025-03-07T22:31:12.852ZFMRI IFO
2642025-03-07T22:31:12.852Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652025-03-07T22:31:12.852Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662025-03-07T22:31:12.853Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672025-03-07T22:31:12.853Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682025-03-07T22:31:12.853Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692025-03-07T22:31:12.853Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2702025-03-07T22:31:12.853Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2712025-03-07T22:31:12.853Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2722025-03-07T22:31:12.853Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2732025-03-07T22:31:12.853Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2742025-03-07T22:31:12.854Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2752025-03-07T22:31:12.854Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2762025-03-07T22:31:12.854Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2772025-03-07T22:31:12.854Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2782025-03-07T22:31:12.854Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2792025-03-07T22:31:13.709Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2802025-03-07T22:31:14.013Z Updating crates.io index
2812025-03-07T22:31:14.048Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822025-03-07T22:31:14.629Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832025-03-07T22:31:14.929Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842025-03-07T22:31:15.187Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2852025-03-07T22:31:15.491Z Updating git repository `https://github.com/oxidecomputer/propolis`
2862025-03-07T22:31:16.485Z Updating git repository `https://github.com/oxidecomputer/crucible`
2872025-03-07T22:31:18.335Z Updating git repository `https://github.com/oxidecomputer/opte`
2882025-03-07T22:31:19.014Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892025-03-07T22:31:19.796Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902025-03-07T22:31:20.127Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912025-03-07T22:31:20.416Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922025-03-07T22:31:21.040Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2932025-03-07T22:31:21.633Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942025-03-07T22:31:22.002Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2952025-03-07T22:31:22.310Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962025-03-07T22:31:22.607Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2972025-03-07T22:31:22.849Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2982025-03-07T22:31:23.156Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2992025-03-07T22:31:23.535Z Updating git repository `https://github.com/oxidecomputer/lldp`
3002025-03-07T22:31:23.868Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-03-07T22:31:24.263Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3022025-03-07T22:31:24.577Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032025-03-07T22:31:24.960Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3042025-03-07T22:31:25.387Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052025-03-07T22:31:26.050Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3062025-03-07T22:31:26.366Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072025-03-07T22:31:26.706Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082025-03-07T22:31:27.083Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3092025-03-07T22:31:27.686Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3102025-03-07T22:31:28.003Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3112025-03-07T22:31:28.329Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3122025-03-07T22:31:29.960Z Downloading crates ...
3132025-03-07T22:31:30.021Z Downloaded autocfg v1.4.0
3142025-03-07T22:31:30.026Z Downloaded anstream v0.6.15
3152025-03-07T22:31:30.032Z Downloaded equivalent v1.0.1
3162025-03-07T22:31:30.035Z Downloaded colorchoice v1.0.2
3172025-03-07T22:31:30.047Z Downloaded usdt-attr-macro v0.5.0
3182025-03-07T22:31:30.055Z Downloaded pretty-hex v0.4.1
3192025-03-07T22:31:30.055Z Downloaded dtrace-parser v0.2.0
3202025-03-07T22:31:30.058Z Downloaded swrite v0.1.0
3212025-03-07T22:31:30.058Z Downloaded byteorder v1.5.0
3222025-03-07T22:31:30.061Z Downloaded anstyle-parse v0.2.5
3232025-03-07T22:31:30.061Z Downloaded zerocopy-derive v0.7.35
3242025-03-07T22:31:30.066Z Downloaded winnow v0.7.3
3252025-03-07T22:31:30.076Z Downloaded usdt-macro v0.5.0
3262025-03-07T22:31:30.079Z Downloaded pest_generator v2.7.14
3272025-03-07T22:31:30.080Z Downloaded itoa v1.0.11
3282025-03-07T22:31:30.080Z Downloaded is_terminal_polyfill v1.70.1
3292025-03-07T22:31:30.083Z Downloaded fs-err v2.11.0
3302025-03-07T22:31:30.083Z Downloaded fnv v1.0.7
3312025-03-07T22:31:30.083Z Downloaded dof v0.3.0
3322025-03-07T22:31:30.087Z Downloaded digest v0.10.7
3332025-03-07T22:31:30.087Z Downloaded plain v0.2.3
3342025-03-07T22:31:30.090Z Downloaded cfg-if v1.0.0
3352025-03-07T22:31:30.091Z Downloaded macaddr v1.0.1
3362025-03-07T22:31:30.091Z Downloaded cpufeatures v0.2.14
3372025-03-07T22:31:30.095Z Downloaded clap_lex v0.7.4
3382025-03-07T22:31:30.095Z Downloaded utf8parse v0.2.2
3392025-03-07T22:31:30.095Z Downloaded toml_datetime v0.6.8
3402025-03-07T22:31:30.099Z Downloaded errno v0.3.9
3412025-03-07T22:31:30.099Z Downloaded crypto-common v0.1.6
3422025-03-07T22:31:30.099Z Downloaded cargo-platform v0.1.8
3432025-03-07T22:31:30.099Z Downloaded thread-id v4.2.2
3442025-03-07T22:31:30.102Z Downloaded version_check v0.9.5
3452025-03-07T22:31:30.103Z Downloaded unicode-linebreak v0.1.5
3462025-03-07T22:31:30.103Z Downloaded terminal_size v0.4.0
3472025-03-07T22:31:30.106Z Downloaded anstyle v1.0.10
3482025-03-07T22:31:30.106Z Downloaded generic-array v0.14.7
3492025-03-07T22:31:30.110Z Downloaded usdt v0.5.0
3502025-03-07T22:31:30.110Z Downloaded thiserror-impl v1.0.69
3512025-03-07T22:31:30.110Z Downloaded tabled_derive v0.7.0
3522025-03-07T22:31:30.110Z Downloaded heck v0.5.0
3532025-03-07T22:31:30.113Z Downloaded smawk v0.3.2
3542025-03-07T22:31:30.113Z Downloaded serde_spanned v0.6.8
3552025-03-07T22:31:30.121Z Downloaded thiserror v1.0.69
3562025-03-07T22:31:30.121Z Downloaded strsim v0.11.1
3572025-03-07T22:31:30.121Z Downloaded once_cell v1.20.3
3582025-03-07T22:31:30.124Z Downloaded camino-tempfile v1.1.1
3592025-03-07T22:31:30.127Z Downloaded io-lifetimes v1.0.11
3602025-03-07T22:31:30.127Z Downloaded clap_derive v4.5.28
3612025-03-07T22:31:30.131Z Downloaded quote v1.0.38
3622025-03-07T22:31:30.134Z Downloaded cargo_metadata v0.19.2
3632025-03-07T22:31:30.134Z Downloaded proc-macro-error v1.0.4
3642025-03-07T22:31:30.138Z Downloaded thiserror-impl v2.0.11
3652025-03-07T22:31:30.141Z Downloaded thiserror v2.0.11
3662025-03-07T22:31:30.145Z Downloaded usdt-impl v0.5.0
3672025-03-07T22:31:30.148Z Downloaded terminal_size v0.2.6
3682025-03-07T22:31:30.148Z Downloaded sha2 v0.10.8
3692025-03-07T22:31:30.151Z Downloaded proc-macro-error-attr v1.0.4
3702025-03-07T22:31:30.151Z Downloaded pest_derive v2.7.14
3712025-03-07T22:31:30.155Z Downloaded camino v1.1.9
3722025-03-07T22:31:30.155Z Downloaded semver v1.0.25
3732025-03-07T22:31:30.158Z Downloaded papergrid v0.11.0
3742025-03-07T22:31:30.164Z Downloaded tempfile v3.13.0
3752025-03-07T22:31:30.167Z Downloaded ryu v1.0.18
3762025-03-07T22:31:30.172Z Downloaded proc-macro2 v1.0.93
3772025-03-07T22:31:30.173Z Downloaded ucd-trie v0.1.7
3782025-03-07T22:31:30.177Z Downloaded typenum v1.17.0
3792025-03-07T22:31:30.177Z Downloaded unicode-ident v1.0.14
3802025-03-07T22:31:30.180Z Downloaded toml v0.8.20
3812025-03-07T22:31:30.187Z Downloaded pest_meta v2.7.14
3822025-03-07T22:31:30.187Z Downloaded log v0.4.22
3832025-03-07T22:31:30.187Z Downloaded serde_derive v1.0.218
3842025-03-07T22:31:30.191Z Downloaded bitflags v2.6.0
3852025-03-07T22:31:30.195Z Downloaded textwrap v0.16.1
3862025-03-07T22:31:30.198Z Downloaded clap v4.5.31
3872025-03-07T22:31:30.204Z Downloaded serde v1.0.218
3882025-03-07T22:31:30.208Z Downloaded memchr v2.7.4
3892025-03-07T22:31:30.213Z Downloaded indexmap v2.7.1
3902025-03-07T22:31:30.217Z Downloaded scroll v0.12.0
3912025-03-07T22:31:30.220Z Downloaded cargo_toml v0.21.0
3922025-03-07T22:31:30.220Z Downloaded fastrand v2.1.1
3932025-03-07T22:31:30.224Z Downloaded anyhow v1.0.97
3942025-03-07T22:31:30.228Z Downloaded serde_tokenstream v0.2.2
3952025-03-07T22:31:30.228Z Downloaded toml_edit v0.22.24
3962025-03-07T22:31:30.251Z Downloaded memmap v0.7.0
3972025-03-07T22:31:30.254Z Downloaded pest v2.7.14
3982025-03-07T22:31:30.257Z Downloaded heck v0.4.1
3992025-03-07T22:31:30.257Z Downloaded bytecount v0.6.8
4002025-03-07T22:31:30.260Z Downloaded block-buffer v0.10.4
4012025-03-07T22:31:30.261Z Downloaded bitflags v1.3.2
4022025-03-07T22:31:30.264Z Downloaded anstyle-query v1.1.1
4032025-03-07T22:31:30.264Z Downloaded scroll_derive v0.12.0
4042025-03-07T22:31:30.264Z Downloaded serde_json v1.0.139
4052025-03-07T22:31:30.271Z Downloaded hashbrown v0.15.1
4062025-03-07T22:31:30.276Z Downloaded clap_builder v4.5.31
4072025-03-07T22:31:30.283Z Downloaded zerocopy v0.7.35
4082025-03-07T22:31:30.299Z Downloaded goblin v0.8.2
4092025-03-07T22:31:30.305Z Downloaded tabled v0.15.0
4102025-03-07T22:31:30.334Z Downloaded syn v1.0.109
4112025-03-07T22:31:30.344Z Downloaded unicode-width v0.1.14
4122025-03-07T22:31:30.350Z Downloaded syn v2.0.98
4132025-03-07T22:31:30.361Z Downloaded rustix v0.37.28
4142025-03-07T22:31:30.383Z Downloaded rustix v0.38.37
4152025-03-07T22:31:30.416Z Downloaded libc v0.2.170
4162025-03-07T22:31:30.556Z Compiling proc-macro2 v1.0.93
4172025-03-07T22:31:30.556Z Compiling unicode-ident v1.0.14
4182025-03-07T22:31:30.556Z Compiling serde v1.0.218
4192025-03-07T22:31:30.559Z Compiling version_check v0.9.5
4202025-03-07T22:31:30.559Z Compiling libc v0.2.170
4212025-03-07T22:31:30.559Z Compiling memchr v2.7.4
4222025-03-07T22:31:30.559Z Compiling thiserror v1.0.69
4232025-03-07T22:31:30.594Z Compiling ucd-trie v0.1.7
4242025-03-07T22:31:30.820Z Compiling ryu v1.0.18
4252025-03-07T22:31:31.165Z Compiling itoa v1.0.11
4262025-03-07T22:31:31.217Z Compiling once_cell v1.20.3
4272025-03-07T22:31:31.353Z Compiling byteorder v1.5.0
4282025-03-07T22:31:31.377Z Compiling serde_json v1.0.139
4292025-03-07T22:31:31.574Z Compiling rustix v0.38.37
4302025-03-07T22:31:31.774Z Compiling bitflags v2.6.0
4312025-03-07T22:31:31.871Z Compiling usdt-impl v0.5.0
4322025-03-07T22:31:32.108Z Compiling proc-macro-error-attr v1.0.4
4332025-03-07T22:31:32.136Z Compiling io-lifetimes v1.0.11
4342025-03-07T22:31:32.203Z Compiling syn v1.0.109
4352025-03-07T22:31:32.381Z Compiling quote v1.0.38
4362025-03-07T22:31:32.453Z Compiling proc-macro-error v1.0.4
4372025-03-07T22:31:32.508Z Compiling errno v0.3.9
4382025-03-07T22:31:32.662Z Compiling equivalent v1.0.1
4392025-03-07T22:31:32.749Z Compiling syn v2.0.98
4402025-03-07T22:31:32.813Z Compiling utf8parse v0.2.2
4412025-03-07T22:31:32.866Z Compiling camino v1.1.9
4422025-03-07T22:31:32.993Z Compiling thread-id v4.2.2
4432025-03-07T22:31:33.018Z Compiling plain v0.2.3
4442025-03-07T22:31:33.024Z Compiling hashbrown v0.15.1
4452025-03-07T22:31:33.061Z Compiling log v0.4.22
4462025-03-07T22:31:33.113Z Compiling rustix v0.37.28
4472025-03-07T22:31:33.357Z Compiling anstyle-parse v0.2.5
4482025-03-07T22:31:33.708Z Compiling anstyle v1.0.10
4492025-03-07T22:31:34.008Z Compiling anstyle-query v1.1.1
4502025-03-07T22:31:34.116Z Compiling indexmap v2.7.1
4512025-03-07T22:31:34.140Z Compiling is_terminal_polyfill v1.70.1
4522025-03-07T22:31:34.170Z Compiling pretty-hex v0.4.1
4532025-03-07T22:31:34.194Z Compiling thiserror v2.0.11
4542025-03-07T22:31:34.204Z Compiling unicode-width v0.1.14
4552025-03-07T22:31:34.279Z Compiling winnow v0.7.3
4562025-03-07T22:31:34.407Z Compiling autocfg v1.4.0
4572025-03-07T22:31:34.814Z Compiling bitflags v1.3.2
4582025-03-07T22:31:34.827Z Compiling colorchoice v1.0.2
4592025-03-07T22:31:34.926Z Compiling semver v1.0.25
4602025-03-07T22:31:35.109Z Compiling anstream v0.6.15
4612025-03-07T22:31:35.434Z Compiling fs-err v2.11.0
4622025-03-07T22:31:35.630Z Compiling terminal_size v0.4.0
4632025-03-07T22:31:35.900Z Compiling cfg-if v1.0.0
4642025-03-07T22:31:35.903Z Compiling anyhow v1.0.97
4652025-03-07T22:31:35.950Z Compiling fnv v1.0.7
4662025-03-07T22:31:36.037Z Compiling fastrand v2.1.1
4672025-03-07T22:31:36.098Z Compiling heck v0.4.1
4682025-03-07T22:31:36.199Z Compiling bytecount v0.6.8
4692025-03-07T22:31:36.496Z Compiling strsim v0.11.1
4702025-03-07T22:31:36.530Z Compiling clap_lex v0.7.4
4712025-03-07T22:31:36.556Z Compiling heck v0.5.0
4722025-03-07T22:31:36.755Z Compiling terminal_size v0.2.6
4732025-03-07T22:31:36.964Z Compiling clap_builder v4.5.31
4742025-03-07T22:31:37.021Z Compiling tempfile v3.13.0
4752025-03-07T22:31:37.025Z Compiling papergrid v0.11.0
4762025-03-07T22:31:37.371Z Compiling memmap v0.7.0
4772025-03-07T22:31:37.395Z Compiling smawk v0.3.2
4782025-03-07T22:31:39.317Z Compiling unicode-linebreak v0.1.5
4792025-03-07T22:31:39.356Z Compiling swrite v0.1.0
4802025-03-07T22:31:39.356Z Compiling textwrap v0.16.1
4812025-03-07T22:31:39.356Z Compiling tabled_derive v0.7.0
4822025-03-07T22:31:39.996Z Compiling serde_derive v1.0.218
4832025-03-07T22:31:39.996Z Compiling thiserror-impl v1.0.69
4842025-03-07T22:31:39.999Z Compiling zerocopy-derive v0.7.35
4852025-03-07T22:31:39.999Z Compiling scroll_derive v0.12.0
4862025-03-07T22:31:40.000Z Compiling thiserror-impl v2.0.11
4872025-03-07T22:31:40.000Z Compiling clap_derive v4.5.28
4882025-03-07T22:31:40.336Z Compiling tabled v0.15.0
4892025-03-07T22:31:41.425Z Compiling scroll v0.12.0
4902025-03-07T22:31:41.900Z Compiling zerocopy v0.7.35
4912025-03-07T22:31:42.024Z Compiling goblin v0.8.2
4922025-03-07T22:31:43.144Z Compiling pest v2.7.14
4932025-03-07T22:31:44.275Z Compiling clap v4.5.31
4942025-03-07T22:31:45.501Z Compiling pest_meta v2.7.14
4952025-03-07T22:31:46.385Z Compiling pest_generator v2.7.14
4962025-03-07T22:31:47.758Z Compiling pest_derive v2.7.14
4972025-03-07T22:31:48.369Z Compiling dtrace-parser v0.2.0
4982025-03-07T22:31:49.254Z Compiling serde_tokenstream v0.2.2
4992025-03-07T22:31:49.289Z Compiling toml_datetime v0.6.8
5002025-03-07T22:31:49.294Z Compiling serde_spanned v0.6.8
5012025-03-07T22:31:49.519Z Compiling cargo-platform v0.1.8
5022025-03-07T22:31:49.571Z Compiling macaddr v1.0.1
5032025-03-07T22:31:49.774Z Compiling toml_edit v0.22.24
5042025-03-07T22:31:49.967Z Compiling camino-tempfile v1.1.1
5052025-03-07T22:31:50.645Z Compiling dof v0.3.0
5062025-03-07T22:31:50.645Z Compiling cargo_metadata v0.19.2
5072025-03-07T22:31:52.019Z Compiling usdt-attr-macro v0.5.0
5082025-03-07T22:31:52.035Z Compiling usdt-macro v0.5.0
5092025-03-07T22:31:52.451Z Compiling toml v0.8.20
5102025-03-07T22:31:53.080Z Compiling usdt v0.5.0
5112025-03-07T22:31:53.317Z Compiling cargo_toml v0.21.0
5122025-03-07T22:31:55.941Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5132025-03-07T22:31:59.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.76s
5142025-03-07T22:31:59.460Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5152025-03-07T22:32:00.041Z Downloading crates ...
5162025-03-07T22:32:00.201Z Downloaded atty v0.2.14
5172025-03-07T22:32:00.215Z Downloaded atomicwrites v0.4.4
5182025-03-07T22:32:00.218Z Downloaded adler2 v2.0.0
5192025-03-07T22:32:00.222Z Downloaded http-range v0.1.5
5202025-03-07T22:32:00.222Z Downloaded cfg_aliases v0.2.1
5212025-03-07T22:32:00.226Z Downloaded aead v0.5.2
5222025-03-07T22:32:00.231Z Downloaded cfg_aliases v0.1.1
5232025-03-07T22:32:00.231Z Downloaded headers-core v0.3.0
5242025-03-07T22:32:00.236Z Downloaded http-body v1.0.1
5252025-03-07T22:32:00.239Z Downloaded hostname v0.3.1
5262025-03-07T22:32:00.247Z Downloaded cstr-argument v0.1.2
5272025-03-07T22:32:00.250Z Downloaded hex-literal v0.4.1
5282025-03-07T22:32:00.250Z Downloaded ctr v0.9.2
5292025-03-07T22:32:00.254Z Downloaded cassowary v0.3.0
5302025-03-07T22:32:00.254Z Downloaded base16ct v0.2.0
5312025-03-07T22:32:00.257Z Downloaded atomic-waker v1.1.2
5322025-03-07T22:32:00.257Z Downloaded ciborium-io v0.2.2
5332025-03-07T22:32:00.260Z Downloaded crunchy v0.2.2
5342025-03-07T22:32:00.260Z Downloaded crucible-workspace-hack v0.1.0
5352025-03-07T22:32:00.260Z Downloaded ident_case v1.0.1
5362025-03-07T22:32:00.263Z Downloaded arrayref v0.3.9
5372025-03-07T22:32:00.263Z Downloaded blowfish v0.9.1
5382025-03-07T22:32:00.266Z Downloaded ascii-canvas v3.0.0
5392025-03-07T22:32:00.269Z Downloaded is_ci v1.2.0
5402025-03-07T22:32:00.272Z Downloaded bb8 v0.8.5
5412025-03-07T22:32:00.272Z Downloaded icu_provider_macros v1.5.0
5422025-03-07T22:32:00.275Z Downloaded async-recursion v1.1.1
5432025-03-07T22:32:00.278Z Downloaded addr2line v0.24.2
5442025-03-07T22:32:00.280Z Downloaded convert_case v0.4.0
5452025-03-07T22:32:00.280Z Downloaded bit-set v0.5.3
5462025-03-07T22:32:00.284Z Downloaded pretty-hex v0.2.1
5472025-03-07T22:32:00.284Z Downloaded instant v0.1.13
5482025-03-07T22:32:00.289Z Downloaded chrono-tz-build v0.4.0
5492025-03-07T22:32:00.290Z Downloaded chacha20 v0.9.1
5502025-03-07T22:32:00.290Z Downloaded bit-vec v0.6.3
5512025-03-07T22:32:00.293Z Downloaded match_cfg v0.1.0
5522025-03-07T22:32:00.293Z Downloaded block-padding v0.3.3
5532025-03-07T22:32:00.293Z Downloaded md5 v0.7.0
5542025-03-07T22:32:00.297Z Downloaded bitfield v0.14.0
5552025-03-07T22:32:00.297Z Downloaded crc-catalog v2.4.0
5562025-03-07T22:32:00.301Z Downloaded bitfield-struct v0.6.2
5572025-03-07T22:32:00.301Z Downloaded castaway v0.2.3
5582025-03-07T22:32:00.309Z Downloaded crc v3.2.1
5592025-03-07T22:32:00.309Z Downloaded hex v0.4.3
5602025-03-07T22:32:00.309Z Downloaded hostname v0.4.0
5612025-03-07T22:32:00.312Z Downloaded constant_time_eq v0.3.1
5622025-03-07T22:32:00.312Z Downloaded ciborium-ll v0.2.2
5632025-03-07T22:32:00.312Z Downloaded http-body-util v0.1.2
5642025-03-07T22:32:00.315Z Downloaded cmake v0.1.51
5652025-03-07T22:32:00.318Z Downloaded cexpr v0.6.0
5662025-03-07T22:32:00.318Z Downloaded home v0.5.9
5672025-03-07T22:32:00.321Z Downloaded heck v0.3.3
5682025-03-07T22:32:00.325Z Downloaded progenitor-client v0.9.1
5692025-03-07T22:32:00.325Z Downloaded internet-checksum v0.2.1
5702025-03-07T22:32:00.325Z Downloaded crossbeam-deque v0.8.5
5712025-03-07T22:32:00.328Z Downloaded cipher v0.4.4
5722025-03-07T22:32:00.329Z Downloaded cobs v0.2.3
5732025-03-07T22:32:00.332Z Downloaded bit-set v0.8.0
5742025-03-07T22:32:00.332Z Downloaded async-stream v0.3.6
5752025-03-07T22:32:00.335Z Downloaded hyper-tls v0.6.0
5762025-03-07T22:32:00.337Z Downloaded lazycell v1.3.0
5772025-03-07T22:32:00.338Z Downloaded is-terminal v0.4.13
5782025-03-07T22:32:00.340Z Downloaded argon2 v0.5.3
5792025-03-07T22:32:00.344Z Downloaded colored v2.2.0
5802025-03-07T22:32:00.347Z Downloaded lru-cache v0.1.2
5812025-03-07T22:32:00.347Z Downloaded lockfree-object-pool v0.1.6
5822025-03-07T22:32:00.349Z Downloaded lazy_static v1.5.0
5832025-03-07T22:32:00.353Z Downloaded kstat-rs v0.2.4
5842025-03-07T22:32:00.353Z Downloaded lru v0.12.5
5852025-03-07T22:32:00.355Z Downloaded keccak v0.1.5
5862025-03-07T22:32:00.358Z Downloaded salsa20 v0.10.2
5872025-03-07T22:32:00.358Z Downloaded signal-hook-tokio v0.3.1
5882025-03-07T22:32:00.361Z Downloaded backoff v0.4.0
5892025-03-07T22:32:00.362Z Downloaded async-stream-impl v0.3.6
5902025-03-07T22:32:00.365Z Downloaded ipnetwork v0.21.1
5912025-03-07T22:32:00.377Z Downloaded mime v0.3.17
5922025-03-07T22:32:00.377Z Downloaded base64ct v1.6.0
5932025-03-07T22:32:00.378Z Downloaded md-5 v0.10.6
5942025-03-07T22:32:00.378Z Downloaded cbc v0.1.2
5952025-03-07T22:32:00.378Z Downloaded memoffset v0.9.1
5962025-03-07T22:32:00.378Z Downloaded highway v1.3.0
5972025-03-07T22:32:00.392Z Downloaded console v0.15.10
5982025-03-07T22:32:00.400Z Downloaded proc-macro-error-attr2 v2.0.0
5992025-03-07T22:32:00.400Z Downloaded toolchain_find v0.4.0
6002025-03-07T22:32:00.400Z Downloaded take_mut v0.2.2
6012025-03-07T22:32:00.400Z Downloaded serde_repr v0.1.19
6022025-03-07T22:32:00.400Z Downloaded strum v0.26.3
6032025-03-07T22:32:00.400Z Downloaded httparse v1.9.5
6042025-03-07T22:32:00.400Z Downloaded cargo_metadata v0.18.1
6052025-03-07T22:32:00.400Z Downloaded cancel-safe-futures v0.1.5
6062025-03-07T22:32:00.403Z Downloaded yoke-derive v0.7.4
6072025-03-07T22:32:00.403Z Downloaded rand_xorshift v0.3.0
6082025-03-07T22:32:00.403Z Downloaded ref-cast v1.0.23
6092025-03-07T22:32:00.406Z Downloaded litemap v0.7.3
6102025-03-07T22:32:00.409Z Downloaded rand_chacha v0.9.0
6112025-03-07T22:32:00.412Z Downloaded r2d2 v0.8.10
6122025-03-07T22:32:00.415Z Downloaded quick-error v1.2.3
6132025-03-07T22:32:00.415Z Downloaded want v0.3.1
6142025-03-07T22:32:00.418Z Downloaded hyper-rustls v0.27.3
6152025-03-07T22:32:00.421Z Downloaded rustc_version v0.1.7
6162025-03-07T22:32:00.421Z Downloaded impl-trait-for-tuples v0.2.2
6172025-03-07T22:32:00.424Z Downloaded blake2 v0.10.6
6182025-03-07T22:32:00.427Z Downloaded smf v0.2.3
6192025-03-07T22:32:00.431Z Downloaded smallvec v0.6.14
6202025-03-07T22:32:00.431Z Downloaded hyper-staticfile v0.10.1
6212025-03-07T22:32:00.433Z Downloaded libloading v0.8.5
6222025-03-07T22:32:00.437Z Downloaded icu_locid_transform v1.5.0
6232025-03-07T22:32:00.440Z Downloaded mime_guess v2.0.5
6242025-03-07T22:32:00.443Z Downloaded headers v0.4.0
6252025-03-07T22:32:00.450Z Downloaded topological-sort v0.2.2
6262025-03-07T22:32:00.450Z Downloaded rustc_version v0.4.1
6272025-03-07T22:32:00.453Z Downloaded crossbeam-epoch v0.9.18
6282025-03-07T22:32:00.457Z Downloaded tokio-native-tls v0.3.1
6292025-03-07T22:32:00.460Z Downloaded typify-macro v0.3.0
6302025-03-07T22:32:00.460Z Downloaded tap v1.0.1
6312025-03-07T22:32:00.460Z Downloaded compact_str v0.8.0
6322025-03-07T22:32:00.464Z Downloaded ssh-cipher v0.2.0
6332025-03-07T22:32:00.467Z Downloaded opaque-debug v0.3.1
6342025-03-07T22:32:00.469Z Downloaded num-conv v0.1.0
6352025-03-07T22:32:00.469Z Downloaded unicode-truncate v1.1.0
6362025-03-07T22:32:00.472Z Downloaded peg-runtime v0.8.5
6372025-03-07T22:32:00.472Z Downloaded allocator-api2 v0.2.18
6382025-03-07T22:32:00.476Z Downloaded precomputed-hash v0.1.1
6392025-03-07T22:32:00.479Z Downloaded chacha20poly1305 v0.10.1
6402025-03-07T22:32:00.480Z Downloaded newtype_derive v0.1.6
6412025-03-07T22:32:00.484Z Downloaded slog-bunyan v2.5.0
6422025-03-07T22:32:00.484Z Downloaded progenitor-client v0.8.0
6432025-03-07T22:32:00.488Z Downloaded der_derive v0.7.3
6442025-03-07T22:32:00.488Z Downloaded slog-async v2.8.0
6452025-03-07T22:32:00.491Z Downloaded icu_provider v1.5.0
6462025-03-07T22:32:00.500Z Downloaded sec1 v0.7.3
6472025-03-07T22:32:00.500Z Downloaded smallvec v1.14.0
6482025-03-07T22:32:00.505Z Downloaded cookie v0.18.1
6492025-03-07T22:32:00.505Z Downloaded indexmap v1.9.3
6502025-03-07T22:32:00.505Z Downloaded litrs v0.4.1
6512025-03-07T22:32:00.508Z Downloaded string_cache v0.8.7
6522025-03-07T22:32:00.513Z Downloaded simd-adler32 v0.3.7
6532025-03-07T22:32:00.513Z Downloaded bytes v1.10.0
6542025-03-07T22:32:00.517Z Downloaded memmap2 v0.9.5
6552025-03-07T22:32:00.521Z Downloaded futures-io v0.3.31
6562025-03-07T22:32:00.531Z Downloaded sync-ptr v0.1.1
6572025-03-07T22:32:00.535Z Downloaded embedded-io v0.6.1
6582025-03-07T22:32:00.535Z Downloaded try-lock v0.2.5
6592025-03-07T22:32:00.538Z Downloaded packed_struct v0.10.1
6602025-03-07T22:32:00.538Z Downloaded embedded-io v0.4.0
6612025-03-07T22:32:00.542Z Downloaded nibble_vec v0.1.0
6622025-03-07T22:32:00.542Z Downloaded vsss-rs v3.3.4
6632025-03-07T22:32:00.547Z Downloaded rand_core v0.6.4
6642025-03-07T22:32:00.550Z Downloaded primeorder v0.13.6
6652025-03-07T22:32:00.550Z Downloaded percent-encoding v2.3.1
6662025-03-07T22:32:00.550Z Downloaded pbkdf2 v0.12.2
6672025-03-07T22:32:00.553Z Downloaded rustls-pemfile v1.0.4
6682025-03-07T22:32:00.558Z Downloaded darling_macro v0.20.10
6692025-03-07T22:32:00.558Z Downloaded zeroize_derive v1.4.2
6702025-03-07T22:32:00.558Z Downloaded rand_seeder v0.3.0
6712025-03-07T22:32:00.561Z Downloaded ron v0.7.1
6722025-03-07T22:32:00.565Z Downloaded progenitor-macro v0.8.0
6732025-03-07T22:32:00.569Z Downloaded pem v3.0.5
6742025-03-07T22:32:00.569Z Downloaded pbkdf2 v0.11.0
6752025-03-07T22:32:00.572Z Downloaded darling v0.20.10
6762025-03-07T22:32:00.576Z Downloaded normalize-line-endings v0.3.0
6772025-03-07T22:32:00.581Z Downloaded dsl_auto_type v0.1.2
6782025-03-07T22:32:00.581Z Downloaded oso-derive v0.27.3
6792025-03-07T22:32:00.581Z Downloaded indicatif v0.17.11
6802025-03-07T22:32:00.585Z Downloaded thiserror-impl-no-std v2.0.2
6812025-03-07T22:32:00.588Z Downloaded termtree v0.5.1
6822025-03-07T22:32:00.591Z Downloaded mockall v0.13.1
6832025-03-07T22:32:00.591Z Downloaded icu_properties v1.5.1
6842025-03-07T22:32:00.594Z Downloaded icu_normalizer v1.5.0
6852025-03-07T22:32:00.598Z Downloaded heapless v0.8.0
6862025-03-07T22:32:00.604Z Downloaded ghash v0.5.1
6872025-03-07T22:32:00.607Z Downloaded unarray v0.1.4
6882025-03-07T22:32:00.607Z Downloaded typify-macro v0.2.0
6892025-03-07T22:32:00.607Z Downloaded semver v0.1.20
6902025-03-07T22:32:00.610Z Downloaded unicase v2.7.0
6912025-03-07T22:32:00.610Z Downloaded zerofrom-derive v0.1.4
6922025-03-07T22:32:00.613Z Downloaded rustls-pemfile v2.2.0
6932025-03-07T22:32:00.617Z Downloaded thiserror-no-std v2.0.2
6942025-03-07T22:32:00.621Z Downloaded data-encoding v2.6.0
6952025-03-07T22:32:00.624Z Downloaded ed25519 v2.2.3
6962025-03-07T22:32:00.624Z Downloaded rustc-hash v1.1.0
6972025-03-07T22:32:00.628Z Downloaded tokio-tungstenite v0.23.1
6982025-03-07T22:32:00.628Z Downloaded dropshot_endpoint v0.12.0
6992025-03-07T22:32:00.632Z Downloaded pem-rfc7468 v0.7.0
7002025-03-07T22:32:00.640Z Downloaded crypto-bigint v0.5.5
7012025-03-07T22:32:00.645Z Downloaded termtree v0.4.1
7022025-03-07T22:32:00.645Z Downloaded hickory-server v0.24.4
7032025-03-07T22:32:00.650Z Downloaded secrecy v0.8.0
7042025-03-07T22:32:00.655Z Downloaded form_urlencoded v1.2.1
7052025-03-07T22:32:00.655Z Downloaded tokio-tungstenite v0.21.0
7062025-03-07T22:32:00.659Z Downloaded test-strategy v0.4.0
7072025-03-07T22:32:00.663Z Downloaded icu_locid v1.5.0
7082025-03-07T22:32:00.666Z Downloaded sqlparser_derive v0.2.2
7092025-03-07T22:32:00.670Z Downloaded miniz_oxide v0.8.5
7102025-03-07T22:32:00.673Z Downloaded zeroize v1.8.1
7112025-03-07T22:32:00.673Z Downloaded whoami v1.5.2
7122025-03-07T22:32:00.676Z Downloaded uuid v1.15.1
7132025-03-07T22:32:00.679Z Downloaded hickory-resolver v0.24.4
7142025-03-07T22:32:00.684Z Downloaded rustc-hash v2.1.1
7152025-03-07T22:32:00.687Z Downloaded rfc6979 v0.4.0
7162025-03-07T22:32:00.687Z Downloaded downcast v0.11.0
7172025-03-07T22:32:00.690Z Downloaded diesel_table_macro_syntax v0.2.0
7182025-03-07T22:32:00.690Z Downloaded vte_generate_state_changes v0.1.2
7192025-03-07T22:32:00.694Z Downloaded ecdsa v0.16.9
7202025-03-07T22:32:00.694Z Downloaded glob v0.3.2
7212025-03-07T22:32:00.697Z Downloaded serde_with_macros v3.12.0
7222025-03-07T22:32:00.700Z Downloaded predicates-tree v1.0.11
7232025-03-07T22:32:00.700Z Downloaded elliptic-curve v0.13.8
7242025-03-07T22:32:00.704Z Downloaded thread_local v1.1.8
7252025-03-07T22:32:00.707Z Downloaded serde_urlencoded v0.7.1
7262025-03-07T22:32:00.710Z Downloaded untrusted v0.7.1
7272025-03-07T22:32:00.710Z Downloaded mockall_derive v0.13.1
7282025-03-07T22:32:00.714Z Downloaded predicates-core v1.0.8
7292025-03-07T22:32:00.714Z Downloaded openssl-macros v0.1.1
7302025-03-07T22:32:00.719Z Downloaded parking_lot_core v0.8.6
7312025-03-07T22:32:00.719Z Downloaded num-rational v0.4.2
7322025-03-07T22:32:00.723Z Downloaded icu_collections v1.5.0
7332025-03-07T22:32:00.727Z Downloaded shell-words v1.1.0
7342025-03-07T22:32:00.731Z Downloaded paste v1.0.15
7352025-03-07T22:32:00.734Z Downloaded defmt v0.3.8
7362025-03-07T22:32:00.740Z Downloaded aes v0.8.4
7372025-03-07T22:32:00.740Z Downloaded progenitor-impl v0.8.0
7382025-03-07T22:32:00.744Z Downloaded phf_shared v0.10.0
7392025-03-07T22:32:00.744Z Downloaded zone v0.1.8
7402025-03-07T22:32:00.744Z Downloaded zerovec-derive v0.10.3
7412025-03-07T22:32:00.747Z Downloaded predicates v3.1.3
7422025-03-07T22:32:00.751Z Downloaded dirs-next v2.0.0
7432025-03-07T22:32:00.751Z Downloaded stringprep v0.1.5
7442025-03-07T22:32:00.754Z Downloaded shlex v1.3.0
7452025-03-07T22:32:00.754Z Downloaded darling_core v0.20.10
7462025-03-07T22:32:00.760Z Downloaded olpc-cjson v0.1.4
7472025-03-07T22:32:00.763Z Downloaded num-integer v0.1.46
7482025-03-07T22:32:00.766Z Downloaded sync_wrapper v1.0.1
7492025-03-07T22:32:00.766Z Downloaded getrandom v0.3.1
7502025-03-07T22:32:00.770Z Downloaded futures-channel v0.3.31
7512025-03-07T22:32:00.773Z Downloaded fxhash v0.2.1
7522025-03-07T22:32:00.774Z Downloaded zip v0.6.6
7532025-03-07T22:32:00.777Z Downloaded waitgroup v0.1.2
7542025-03-07T22:32:00.780Z Downloaded powerfmt v0.2.0
7552025-03-07T22:32:00.780Z Downloaded minimal-lexical v0.2.1
7562025-03-07T22:32:00.786Z Downloaded hash32 v0.3.1
7572025-03-07T22:32:00.790Z Downloaded hash32 v0.2.1
7582025-03-07T22:32:00.790Z Downloaded futures-executor v0.3.31
7592025-03-07T22:32:00.795Z Downloaded gethostname v0.5.0
7602025-03-07T22:32:00.795Z Downloaded document-features v0.2.10
7612025-03-07T22:32:00.799Z Downloaded signal-hook-mio v0.2.4
7622025-03-07T22:32:00.799Z Downloaded serde_plain v1.0.2
7632025-03-07T22:32:00.799Z Downloaded globset v0.4.15
7642025-03-07T22:32:00.803Z Downloaded subtle v2.6.1
7652025-03-07T22:32:00.803Z Downloaded zerocopy v0.6.6
7662025-03-07T22:32:00.807Z Downloaded foreign-types v0.3.2
7672025-03-07T22:32:00.807Z Downloaded unicode-properties v0.1.3
7682025-03-07T22:32:00.811Z Downloaded snafu-derive v0.8.5
7692025-03-07T22:32:00.811Z Downloaded diff v0.1.13
7702025-03-07T22:32:00.818Z Downloaded zip v2.1.3
7712025-03-07T22:32:00.821Z Downloaded russh-cryptovec v0.7.3
7722025-03-07T22:32:00.821Z Downloaded russh-keys v0.45.0
7732025-03-07T22:32:00.825Z Downloaded ref-cast-impl v1.0.23
7742025-03-07T22:32:00.825Z Downloaded unicode-bidi v0.3.17
7752025-03-07T22:32:00.829Z Downloaded utf8_iter v1.0.4
7762025-03-07T22:32:00.829Z Downloaded utf16_iter v1.0.5
7772025-03-07T22:32:00.833Z Downloaded resolv-conf v0.7.0
7782025-03-07T22:32:00.833Z Downloaded static_assertions v1.1.0
7792025-03-07T22:32:00.837Z Downloaded serde_yaml v0.9.34+deprecated
7802025-03-07T22:32:00.842Z Downloaded time-core v0.1.2
7812025-03-07T22:32:00.842Z Downloaded tokio-tungstenite v0.24.0
7822025-03-07T22:32:00.845Z Downloaded zone_cfg_derive v0.3.0
7832025-03-07T22:32:00.845Z Downloaded tokio-stream v0.1.17
7842025-03-07T22:32:00.849Z Downloaded num-traits v0.2.19
7852025-03-07T22:32:00.854Z Downloaded termcolor v1.4.1
7862025-03-07T22:32:00.858Z Downloaded toml_edit v0.19.15
7872025-03-07T22:32:00.877Z Downloaded num-iter v0.1.45
7882025-03-07T22:32:00.885Z Downloaded num-derive v0.4.2
7892025-03-07T22:32:00.885Z Downloaded wait-timeout v0.2.0
7902025-03-07T22:32:00.885Z Downloaded synstructure v0.13.1
7912025-03-07T22:32:00.885Z Downloaded displaydoc v0.2.5
7922025-03-07T22:32:00.890Z Downloaded newline-converter v0.3.0
7932025-03-07T22:32:00.890Z Downloaded derive_builder_macro v0.20.2
7942025-03-07T22:32:00.890Z Downloaded foreign-types v0.5.0
7952025-03-07T22:32:00.890Z Downloaded phf_shared v0.11.2
7962025-03-07T22:32:00.890Z Downloaded signal-hook v0.3.17
7972025-03-07T22:32:00.893Z Downloaded slog-envlogger v2.2.0
7982025-03-07T22:32:00.893Z Downloaded rustfmt-wrapper v0.2.1
7992025-03-07T22:32:00.897Z Downloaded libm v0.2.8
8002025-03-07T22:32:00.917Z Downloaded path-slash v0.1.5
8012025-03-07T22:32:00.917Z Downloaded slog-dtrace v0.3.0
8022025-03-07T22:32:00.918Z Downloaded diesel-dtrace v0.4.2
8032025-03-07T22:32:00.918Z Downloaded tower-layer v0.3.3
8042025-03-07T22:32:00.918Z Downloaded num_enum v0.5.11
8052025-03-07T22:32:00.922Z Downloaded tower-service v0.3.3
8062025-03-07T22:32:00.922Z Downloaded progenitor v0.8.0
8072025-03-07T22:32:00.922Z Downloaded parse-display-derive v0.10.0
8082025-03-07T22:32:00.922Z Downloaded postgres-types v0.2.9
8092025-03-07T22:32:00.926Z Downloaded unsafe-libyaml v0.2.11
8102025-03-07T22:32:00.967Z Downloaded zerofrom v0.1.4
8112025-03-07T22:32:00.967Z Downloaded schemars v0.8.22
8122025-03-07T22:32:00.967Z Downloaded rpassword v7.3.1
8132025-03-07T22:32:00.967Z Downloaded fallible-iterator v0.2.0
8142025-03-07T22:32:00.967Z Downloaded strum_macros v0.25.3
8152025-03-07T22:32:00.989Z Downloaded tiny-keccak v2.0.2
8162025-03-07T22:32:00.989Z Downloaded parse-size v1.1.0
8172025-03-07T22:32:00.989Z Downloaded parking_lot v0.11.2
8182025-03-07T22:32:00.989Z Downloaded aes-gcm v0.10.3
8192025-03-07T22:32:00.989Z Downloaded uzers v0.12.1
8202025-03-07T22:32:00.989Z Downloaded pkg-config v0.3.31
8212025-03-07T22:32:00.989Z Downloaded newtype-uuid v1.2.1
8222025-03-07T22:32:00.990Z Downloaded tower v0.5.2
8232025-03-07T22:32:00.999Z Downloaded sigpipe v0.1.3
8242025-03-07T22:32:00.999Z Downloaded twox-hash v2.1.0
8252025-03-07T22:32:00.999Z Downloaded pin-project v1.1.6
8262025-03-07T22:32:00.999Z Downloaded flagset v0.4.6
8272025-03-07T22:32:01.004Z Downloaded env_logger v0.11.5
8282025-03-07T22:32:01.004Z Downloaded fragile v2.0.0
8292025-03-07T22:32:01.004Z Downloaded proc-macro-error2 v2.0.1
8302025-03-07T22:32:01.004Z Downloaded foreign-types-shared v0.3.1
8312025-03-07T22:32:01.009Z Downloaded either v1.14.0
8322025-03-07T22:32:01.009Z Downloaded libxml v0.3.3
8332025-03-07T22:32:01.013Z Downloaded foreign-types-shared v0.1.1
8342025-03-07T22:32:01.016Z Downloaded packed_struct_codegen v0.10.1
8352025-03-07T22:32:01.016Z Downloaded num v0.4.3
8362025-03-07T22:32:01.020Z Downloaded multimap v0.10.0
8372025-03-07T22:32:01.020Z Downloaded endian-type v0.1.2
8382025-03-07T22:32:01.020Z Downloaded zone v0.3.0
8392025-03-07T22:32:01.024Z Downloaded rustversion v1.0.17
8402025-03-07T22:32:01.024Z Downloaded typed-path v0.9.3
8412025-03-07T22:32:01.031Z Downloaded tinyvec_macros v0.1.1
8422025-03-07T22:32:01.034Z Downloaded foreign-types-macros v0.2.3
8432025-03-07T22:32:01.034Z Downloaded scheduled-thread-pool v0.2.7
8442025-03-07T22:32:01.039Z Downloaded same-file v1.0.6
8452025-03-07T22:32:01.040Z Downloaded write16 v1.0.0
8462025-03-07T22:32:01.040Z Downloaded blake3 v1.5.4
8472025-03-07T22:32:01.047Z Downloaded diesel_derives v2.2.3
8482025-03-07T22:32:01.052Z Downloaded env_filter v0.1.2
8492025-03-07T22:32:01.056Z Downloaded psl-types v2.0.11
8502025-03-07T22:32:01.056Z Downloaded fixedbitset v0.4.2
8512025-03-07T22:32:01.068Z Downloaded password-hash v0.4.2
8522025-03-07T22:32:01.068Z Downloaded time-macros v0.2.18
8532025-03-07T22:32:01.068Z Downloaded progenitor v0.9.1
8542025-03-07T22:32:01.068Z Downloaded typify v0.3.0
8552025-03-07T22:32:01.069Z Downloaded aho-corasick v1.1.3
8562025-03-07T22:32:01.075Z Downloaded number_prefix v0.4.0
8572025-03-07T22:32:01.087Z Downloaded termios v0.3.3
8582025-03-07T22:32:01.088Z Downloaded untrusted v0.9.0
8592025-03-07T22:32:01.088Z Downloaded universal-hash v0.5.1
8602025-03-07T22:32:01.088Z Downloaded itertools v0.14.0
8612025-03-07T22:32:01.091Z Downloaded phf v0.11.2
8622025-03-07T22:32:01.094Z Downloaded hkdf v0.12.4
8632025-03-07T22:32:01.097Z Downloaded xattr v1.3.1
8642025-03-07T22:32:01.100Z Downloaded salty v0.3.0
8652025-03-07T22:32:01.105Z Downloaded poly1305 v0.8.0
8662025-03-07T22:32:01.107Z Downloaded funty v2.0.0
8672025-03-07T22:32:01.110Z Downloaded tracing-attributes v0.1.27
8682025-03-07T22:32:01.115Z Downloaded daft v0.1.1
8692025-03-07T22:32:01.118Z Downloaded openssl-probe v0.1.5
8702025-03-07T22:32:01.118Z Downloaded walkdir v2.5.0
8712025-03-07T22:32:01.118Z Downloaded serde_path_to_error v0.1.16
8722025-03-07T22:32:01.122Z Downloaded tinyvec v1.8.0
8732025-03-07T22:32:01.125Z Downloaded writeable v0.5.5
8742025-03-07T22:32:01.125Z Downloaded polyval v0.6.2
8752025-03-07T22:32:01.128Z Downloaded serde-hex v0.1.0
8762025-03-07T22:32:01.128Z Downloaded fixedbitset v0.5.7
8772025-03-07T22:32:01.131Z Downloaded strip-ansi-escapes v0.2.0
8782025-03-07T22:32:01.145Z Downloaded postgres-protocol v0.6.8
8792025-03-07T22:32:01.146Z Downloaded fatfs v0.3.6
8802025-03-07T22:32:01.146Z Downloaded hyper v1.6.0
8812025-03-07T22:32:01.146Z Downloaded serde-big-array v0.5.1
8822025-03-07T22:32:01.148Z Downloaded nu-ansi-term v0.50.1
8832025-03-07T22:32:01.151Z Downloaded num_enum_derive v0.5.11
8842025-03-07T22:32:01.151Z Downloaded curve25519-dalek-derive v0.1.1
8852025-03-07T22:32:01.155Z Downloaded itertools v0.13.0
8862025-03-07T22:32:01.160Z Downloaded tls_codec_derive v0.4.1
8872025-03-07T22:32:01.164Z Downloaded num_threads v0.1.7
8882025-03-07T22:32:01.164Z Downloaded phf_generator v0.11.2
8892025-03-07T22:32:01.178Z Downloaded radium v0.7.0
8902025-03-07T22:32:01.178Z Downloaded structmeta v0.3.0
8912025-03-07T22:32:01.178Z Downloaded idna v1.0.3
8922025-03-07T22:32:01.178Z Downloaded owo-colors v4.2.0
8932025-03-07T22:32:01.178Z Downloaded zone_cfg_derive v0.1.2
8942025-03-07T22:32:01.178Z Downloaded tinystr v0.7.6
8952025-03-07T22:32:01.183Z Downloaded rustls-pki-types v1.10.0
8962025-03-07T22:32:01.183Z Downloaded tracing-core v0.1.32
8972025-03-07T22:32:01.197Z Downloaded pin-utils v0.1.0
8982025-03-07T22:32:01.197Z Downloaded phf_codegen v0.11.2
8992025-03-07T22:32:01.197Z Downloaded fs_extra v1.3.0
9002025-03-07T22:32:01.197Z Downloaded scopeguard v1.2.0
9012025-03-07T22:32:01.197Z Downloaded serde_with v3.12.0
9022025-03-07T22:32:01.202Z Downloaded slog-term v2.9.1
9032025-03-07T22:32:01.214Z Downloaded der v0.7.9
9042025-03-07T22:32:01.214Z Downloaded spki v0.7.3
9052025-03-07T22:32:01.214Z Downloaded scrypt v0.11.0
9062025-03-07T22:32:01.214Z Downloaded ssh-key v0.6.6
9072025-03-07T22:32:01.221Z Downloaded pkcs8 v0.10.2
9082025-03-07T22:32:01.224Z Downloaded bindgen v0.69.5
9092025-03-07T22:32:01.232Z Downloaded schemars_derive v0.8.22
9102025-03-07T22:32:01.235Z Downloaded subprocess v0.2.9
9112025-03-07T22:32:01.239Z Downloaded quinn-udp v0.5.5
9122025-03-07T22:32:01.239Z Downloaded pretty_assertions v1.4.1
9132025-03-07T22:32:01.242Z Downloaded pkcs1 v0.7.5
9142025-03-07T22:32:01.248Z Downloaded tracing v0.1.40
9152025-03-07T22:32:01.252Z Downloaded toml v0.7.8
9162025-03-07T22:32:01.257Z Downloaded slog-stdlog v4.1.1
9172025-03-07T22:32:01.257Z Downloaded bindgen v0.71.1
9182025-03-07T22:32:01.262Z Downloaded oxnet v0.1.1
9192025-03-07T22:32:01.266Z Downloaded tls_codec v0.4.1
9202025-03-07T22:32:01.266Z Downloaded nodrop v0.1.14
9212025-03-07T22:32:01.272Z Downloaded serde_derive_internals v0.29.1
9222025-03-07T22:32:01.272Z Downloaded nanorand v0.7.0
9232025-03-07T22:32:01.272Z Downloaded ena v0.14.3
9242025-03-07T22:32:01.276Z Downloaded rustls-webpki v0.101.7
9252025-03-07T22:32:01.289Z Downloaded native-tls v0.2.12
9262025-03-07T22:32:01.292Z Downloaded chrono v0.4.40
9272025-03-07T22:32:01.300Z Downloaded spin v0.9.8
9282025-03-07T22:32:01.304Z Downloaded pkcs5 v0.7.1
9292025-03-07T22:32:01.307Z Downloaded url v2.5.3
9302025-03-07T22:32:01.312Z Downloaded derive_builder_core v0.20.2
9312025-03-07T22:32:01.316Z Downloaded prettyplease v0.2.29
9322025-03-07T22:32:01.320Z Downloaded slog v2.7.0
9332025-03-07T22:32:01.320Z Downloaded unicode_categories v0.1.1
9342025-03-07T22:32:01.324Z Downloaded p521 v0.13.3
9352025-03-07T22:32:01.327Z Downloaded reedline v0.38.0
9362025-03-07T22:32:01.334Z Downloaded futures-util v0.3.31
9372025-03-07T22:32:01.346Z Downloaded zopfli v0.8.1
9382025-03-07T22:32:01.350Z Downloaded multer v3.1.0
9392025-03-07T22:32:01.354Z Downloaded p256 v0.13.2
9402025-03-07T22:32:01.357Z Downloaded qorb v0.2.1
9412025-03-07T22:32:01.361Z Downloaded sqlformat v0.2.6
9422025-03-07T22:32:01.364Z Downloaded yansi v1.0.1
9432025-03-07T22:32:01.368Z Downloaded expectorate v1.1.0
9442025-03-07T22:32:01.368Z Downloaded hashbrown v0.12.3
9452025-03-07T22:32:01.372Z Downloaded unicode-normalization v0.1.24
9462025-03-07T22:32:01.377Z Downloaded oso v0.27.3
9472025-03-07T22:32:01.380Z Downloaded derive_more v0.99.19
9482025-03-07T22:32:01.386Z Downloaded h2 v0.4.6
9492025-03-07T22:32:01.394Z Downloaded samael v0.0.18
9502025-03-07T22:32:01.401Z Downloaded tabled v0.18.0
9512025-03-07T22:32:01.420Z Downloaded openssl-sys v0.9.106
9522025-03-07T22:32:01.424Z Downloaded icu_properties_data v1.5.0
9532025-03-07T22:32:01.436Z Downloaded rand v0.9.0
9542025-03-07T22:32:01.441Z Downloaded lalrpop v0.19.12
9552025-03-07T22:32:01.453Z Downloaded nom v7.1.3
9562025-03-07T22:32:01.459Z Downloaded portable-atomic v1.9.0
9572025-03-07T22:32:01.466Z Downloaded time v0.3.36
9582025-03-07T22:32:01.474Z Downloaded zerocopy-derive v0.8.10
9592025-03-07T22:32:01.480Z Downloaded rayon v1.10.0
9602025-03-07T22:32:01.490Z Downloaded webpki-roots v0.26.6
9612025-03-07T22:32:01.494Z Downloaded x509-cert v0.2.5
9622025-03-07T22:32:01.501Z Downloaded mio v1.0.2
9632025-03-07T22:32:01.507Z Downloaded vcpkg v0.2.15
9642025-03-07T22:32:01.546Z Downloaded hashbrown v0.13.2
9652025-03-07T22:32:01.551Z Downloaded winnow v0.6.20
9662025-03-07T22:32:01.560Z Downloaded zerovec v0.10.4
9672025-03-07T22:32:01.567Z Downloaded unicode-width v0.2.0
9682025-03-07T22:32:01.574Z Downloaded tokio-util v0.7.13
9692025-03-07T22:32:01.581Z Downloaded radix_trie v0.2.1
9702025-03-07T22:32:01.586Z Downloaded flate2 v1.1.0
9712025-03-07T22:32:01.593Z Downloaded rand v0.8.5
9722025-03-07T22:32:01.596Z Downloaded russh v0.45.0
9732025-03-07T22:32:01.602Z Downloaded openssl v0.10.71
9742025-03-07T22:32:01.613Z Downloaded quick-xml v0.37.2
9752025-03-07T22:32:01.620Z Downloaded object v0.30.4
9762025-03-07T22:32:01.630Z Downloaded rustyline v14.0.0
9772025-03-07T22:32:01.636Z Downloaded quinn-proto v0.11.8
9782025-03-07T22:32:01.643Z Downloaded reqwest v0.12.12
9792025-03-07T22:32:01.653Z Downloaded rustls v0.22.4
9802025-03-07T22:32:01.669Z Downloaded bstr v1.10.0
9812025-03-07T22:32:01.682Z Downloaded chrono-tz v0.10.1
9822025-03-07T22:32:01.688Z Downloaded p384 v0.13.0
9832025-03-07T22:32:01.695Z Downloaded petname v2.0.2
9842025-03-07T22:32:01.701Z Downloaded object v0.36.5
9852025-03-07T22:32:01.714Z Downloaded sqlparser v0.45.0
9862025-03-07T22:32:01.720Z Downloaded polar-core v0.27.3
9872025-03-07T22:32:01.735Z Downloaded proptest v1.6.0
9882025-03-07T22:32:01.741Z Downloaded gimli v0.31.1
9892025-03-07T22:32:01.749Z Downloaded nix v0.27.1
9902025-03-07T22:32:01.761Z Downloaded smoltcp v0.11.0
9912025-03-07T22:32:01.775Z Downloaded dropshot v0.12.0
9922025-03-07T22:32:01.797Z Downloaded zerocopy v0.8.10
9932025-03-07T22:32:01.822Z Downloaded hickory-proto v0.24.4
9942025-03-07T22:32:01.839Z Downloaded rustls v0.21.12
9952025-03-07T22:32:01.851Z Downloaded smoltcp v0.9.1
9962025-03-07T22:32:01.863Z Downloaded regress v0.10.3
9972025-03-07T22:32:01.873Z Downloaded typify-impl v0.3.0
9982025-03-07T22:32:01.891Z Downloaded curve25519-dalek v4.1.3
9992025-03-07T22:32:01.899Z Downloaded nix v0.28.0
10002025-03-07T22:32:01.913Z Downloaded bzip2-sys v0.1.11+1.0.8
10012025-03-07T22:32:01.934Z Downloaded nix v0.29.0
10022025-03-07T22:32:01.945Z Downloaded diesel v2.2.8
10032025-03-07T22:32:01.958Z Downloaded regex-syntax v0.6.29
10042025-03-07T22:32:01.965Z Downloaded sled v0.34.7
10052025-03-07T22:32:01.979Z Downloaded regex-syntax v0.8.5
10062025-03-07T22:32:01.987Z Downloaded regex v1.11.1
10072025-03-07T22:32:02.000Z Downloaded typify-impl v0.2.0
10082025-03-07T22:32:02.017Z Downloaded ratatui v0.29.0
10092025-03-07T22:32:02.038Z Downloaded dropshot v0.16.0
10102025-03-07T22:32:02.060Z Downloaded rustls-webpki v0.102.8
10112025-03-07T22:32:02.079Z Downloaded rustls v0.23.19
10122025-03-07T22:32:02.091Z Downloaded openapiv3 v2.0.0
10132025-03-07T22:32:02.104Z Downloaded tokio v1.43.0
10142025-03-07T22:32:02.143Z Downloaded zerocopy-derive v0.6.6
10152025-03-07T22:32:02.152Z Downloaded regex-automata v0.4.8
10162025-03-07T22:32:02.170Z Downloaded git2 v0.19.0
10172025-03-07T22:32:02.179Z Downloaded winnow v0.5.40
10182025-03-07T22:32:02.188Z Downloaded petgraph v0.6.5
10192025-03-07T22:32:02.206Z Downloaded lzma-sys v0.1.20
10202025-03-07T22:32:02.235Z Downloaded csv v1.3.1
10212025-03-07T22:32:02.255Z Downloaded petgraph v0.7.1
10222025-03-07T22:32:02.274Z Downloaded sha3 v0.10.8
10232025-03-07T22:32:02.277Z Downloaded libz-sys v1.1.20
10242025-03-07T22:32:02.299Z Downloaded parse-zoneinfo v0.3.1
10252025-03-07T22:32:02.302Z Downloaded derive-where v1.2.7
10262025-03-07T22:32:02.305Z Downloaded futures v0.3.31
10272025-03-07T22:32:02.310Z Downloaded rcgen v0.12.1
10282025-03-07T22:32:02.313Z Downloaded steno v0.4.1
10292025-03-07T22:32:02.316Z Downloaded bitvec v1.0.1
10302025-03-07T22:32:02.332Z Downloaded group v0.13.0
10312025-03-07T22:32:02.334Z Downloaded derive_builder v0.20.2
10322025-03-07T22:32:02.338Z Downloaded ppv-lite86 v0.2.20
10332025-03-07T22:32:02.341Z Downloaded wyz v0.5.1
10342025-03-07T22:32:02.342Z Downloaded tokio-postgres v0.7.13
10352025-03-07T22:32:02.347Z Downloaded aws-lc-rs v1.12.4
10362025-03-07T22:32:02.354Z Downloaded futures-core v0.3.31
10372025-03-07T22:32:02.358Z Downloaded enum-as-inner v0.6.1
10382025-03-07T22:32:02.358Z Downloaded tungstenite v0.23.0
10392025-03-07T22:32:02.361Z Downloaded tungstenite v0.21.0
10402025-03-07T22:32:02.366Z Downloaded num-bigint-dig v0.8.4
10412025-03-07T22:32:02.369Z Downloaded value-bag v1.9.0
10422025-03-07T22:32:02.373Z Downloaded tar v0.4.44
10432025-03-07T22:32:02.377Z Downloaded xz2 v0.1.7
10442025-03-07T22:32:02.377Z Downloaded deranged v0.3.11
10452025-03-07T22:32:02.380Z Downloaded parking_lot v0.12.3
10462025-03-07T22:32:02.380Z Downloaded papergrid v0.14.0
10472025-03-07T22:32:02.384Z Downloaded socket2 v0.5.8
10482025-03-07T22:32:02.387Z Downloaded publicsuffix v2.3.0
10492025-03-07T22:32:02.390Z Downloaded strum_macros v0.26.4
10502025-03-07T22:32:02.393Z Downloaded structmeta-derive v0.3.0
10512025-03-07T22:32:02.393Z Downloaded slog-scope v4.4.0
10522025-03-07T22:32:02.396Z Downloaded typify v0.2.0
10532025-03-07T22:32:02.399Z Downloaded tungstenite v0.24.0
10542025-03-07T22:32:02.402Z Downloaded rayon-core v1.12.1
10552025-03-07T22:32:02.405Z Downloaded rusty-fork v0.3.0
10562025-03-07T22:32:02.405Z Downloaded rtoolbox v0.0.2
10572025-03-07T22:32:02.408Z Downloaded env_logger v0.10.2
10582025-03-07T22:32:02.412Z Downloaded snafu v0.8.5
10592025-03-07T22:32:02.415Z Downloaded itertools v0.10.5
10602025-03-07T22:32:02.422Z Downloaded itertools v0.12.1
10612025-03-07T22:32:02.431Z Downloaded rand_chacha v0.3.1
10622025-03-07T22:32:02.435Z Downloaded ring v0.17.11
10632025-03-07T22:32:02.473Z Downloaded ff v0.13.0
10642025-03-07T22:32:02.476Z Downloaded fd-lock v4.0.2
10652025-03-07T22:32:02.479Z Downloaded encoding_rs v0.8.34
10662025-03-07T22:32:02.498Z Downloaded defmt-parser v0.3.4
10672025-03-07T22:32:02.501Z Downloaded sct v0.7.1
10682025-03-07T22:32:02.504Z Downloaded half v2.4.1
10692025-03-07T22:32:02.507Z Downloaded quinn v0.11.5
10702025-03-07T22:32:02.513Z Downloaded tui-tree-widget v0.23.0
10712025-03-07T22:32:02.513Z Downloaded slog-json v2.6.1
10722025-03-07T22:32:02.516Z Downloaded getrandom v0.2.15
10732025-03-07T22:32:02.516Z Downloaded term v0.7.0
10742025-03-07T22:32:02.519Z Downloaded vte v0.11.1
10752025-03-07T22:32:02.520Z Downloaded unicode-segmentation v1.12.0
10762025-03-07T22:32:02.523Z Downloaded tough v0.19.0
10772025-03-07T22:32:02.531Z Downloaded ed25519-dalek v2.1.1
10782025-03-07T22:32:02.534Z Downloaded rsa v0.9.6
10792025-03-07T22:32:02.539Z Downloaded new_debug_unreachable v1.0.6
10802025-03-07T22:32:02.542Z Downloaded proc-macro-crate v1.3.1
10812025-03-07T22:32:02.543Z Downloaded defmt-macros v0.3.9
10822025-03-07T22:32:02.547Z Downloaded vergen v8.3.2
10832025-03-07T22:32:02.547Z Downloaded omicron-zone-package v0.12.0
10842025-03-07T22:32:02.560Z Downloaded num-bigint v0.4.6
10852025-03-07T22:32:02.560Z Downloaded progenitor-impl v0.9.1
10862025-03-07T22:32:02.560Z Downloaded tokio-rustls v0.26.0
10872025-03-07T22:32:02.563Z Downloaded tokio-rustls v0.25.0
10882025-03-07T22:32:02.563Z Downloaded signature v2.2.0
10892025-03-07T22:32:02.563Z Downloaded tokio-rustls v0.24.1
10902025-03-07T22:32:02.563Z Downloaded libgit2-sys v0.17.0+1.8.1
10912025-03-07T22:32:02.621Z Downloaded crossterm v0.28.1
10922025-03-07T22:32:02.627Z Downloaded utf-8 v0.7.6
10932025-03-07T22:32:02.630Z Downloaded unicode-xid v0.2.6
10942025-03-07T22:32:02.630Z Downloaded flume v0.11.1
10952025-03-07T22:32:02.634Z Downloaded display-error-chain v0.2.2
10962025-03-07T22:32:02.634Z Downloaded dirs-sys-next v0.1.2
10972025-03-07T22:32:02.637Z Downloaded postcard v1.0.10
10982025-03-07T22:32:02.637Z Downloaded similar v2.7.0
10992025-03-07T22:32:02.641Z Downloaded dropshot_endpoint v0.16.0
11002025-03-07T22:32:02.656Z Downloaded http v1.2.0
11012025-03-07T22:32:02.675Z Downloaded pin-project-lite v0.2.14
11022025-03-07T22:32:02.675Z Downloaded pin-project-internal v1.1.6
11032025-03-07T22:32:02.675Z Downloaded password-hash v0.5.0
11042025-03-07T22:32:02.675Z Downloaded peg-macros v0.8.5
11052025-03-07T22:32:02.675Z Downloaded cc v1.2.15
11062025-03-07T22:32:02.675Z Downloaded backtrace v0.3.74
11072025-03-07T22:32:02.680Z Downloaded difflib v0.4.0
11082025-03-07T22:32:02.680Z Downloaded debug-ignore v1.0.5
11092025-03-07T22:32:02.680Z Downloaded crossbeam-channel v0.5.13
11102025-03-07T22:32:02.680Z Downloaded const_format v0.2.34
11112025-03-07T22:32:02.680Z Downloaded peg v0.8.5
11122025-03-07T22:32:02.680Z Downloaded parking_lot_core v0.9.10
11132025-03-07T22:32:02.684Z Downloaded num-complex v0.4.6
11142025-03-07T22:32:02.684Z Downloaded dyn-clone v1.0.19
11152025-03-07T22:32:02.689Z Downloaded dunce v1.0.5
11162025-03-07T22:32:02.689Z Downloaded rustc-demangle v0.1.24
11172025-03-07T22:32:02.689Z Downloaded float-cmp v0.10.0
11182025-03-07T22:32:02.689Z Downloaded supports-color v3.0.2
11192025-03-07T22:32:02.694Z Downloaded stable_deref_trait v1.2.0
11202025-03-07T22:32:02.694Z Downloaded ssh-encoding v0.2.0
11212025-03-07T22:32:02.694Z Downloaded slab v0.4.9
11222025-03-07T22:32:02.694Z Downloaded rand_core v0.9.2
11232025-03-07T22:32:02.694Z Downloaded ron v0.8.1
11242025-03-07T22:32:02.698Z Downloaded hyper-util v0.1.10
11252025-03-07T22:32:02.703Z Downloaded parse-display v0.10.0
11262025-03-07T22:32:02.707Z Downloaded des v0.8.1
11272025-03-07T22:32:02.707Z Downloaded daft-derive v0.1.1
11282025-03-07T22:32:02.711Z Downloaded yoke v0.7.4
11292025-03-07T22:32:02.711Z Downloaded yasna v0.5.2
11302025-03-07T22:32:02.716Z Downloaded futures-task v0.3.31
11312025-03-07T22:32:02.716Z Downloaded futures-sink v0.3.31
11322025-03-07T22:32:02.716Z Downloaded futures-macro v0.3.31
11332025-03-07T22:32:02.716Z Downloaded foldhash v0.1.3
11342025-03-07T22:32:02.716Z Downloaded float-ord v0.3.2
11352025-03-07T22:32:02.716Z Downloaded which v4.4.2
11362025-03-07T22:32:02.720Z Downloaded heapless v0.7.17
11372025-03-07T22:32:02.723Z Downloaded siphasher v0.3.11
11382025-03-07T22:32:02.723Z Downloaded hickory-client v0.24.4
11392025-03-07T22:32:02.728Z Downloaded bumpalo v3.16.0
11402025-03-07T22:32:02.732Z Downloaded base64 v0.22.1
11412025-03-07T22:32:02.732Z Downloaded base64 v0.21.7
11422025-03-07T22:32:02.736Z Downloaded filetime v0.2.25
11432025-03-07T22:32:02.736Z Downloaded icu_normalizer_data v1.5.0
11442025-03-07T22:32:02.742Z Downloaded icu_locid_transform_data v1.5.0
11452025-03-07T22:32:02.742Z Downloaded arc-swap v1.7.1
11462025-03-07T22:32:02.746Z Downloaded tokio-macros v2.5.0
11472025-03-07T22:32:02.746Z Downloaded tabwriter v1.4.0
11482025-03-07T22:32:02.746Z Downloaded tabled_derive v0.10.0
11492025-03-07T22:32:02.749Z Downloaded strum_macros v0.24.3
11502025-03-07T22:32:02.749Z Downloaded base64 v0.13.1
11512025-03-07T22:32:02.753Z Downloaded clang-sys v1.8.1
11522025-03-07T22:32:02.756Z Downloaded cookie_store v0.21.1
11532025-03-07T22:32:02.756Z Downloaded const-oid v0.9.6
11542025-03-07T22:32:02.760Z Downloaded ciborium v0.2.2
11552025-03-07T22:32:02.761Z Downloaded crossbeam-utils v0.8.20
11562025-03-07T22:32:02.765Z Downloaded crc-any v2.5.0
11572025-03-07T22:32:02.768Z Downloaded signal-hook-registry v1.4.2
11582025-03-07T22:32:02.768Z Downloaded sha1 v0.10.6
11592025-03-07T22:32:02.768Z Downloaded libefi-sys v0.1.0
11602025-03-07T22:32:02.768Z Downloaded ipnet v2.11.0
11612025-03-07T22:32:02.773Z Downloaded iana-time-zone v0.1.61
11622025-03-07T22:32:02.773Z Downloaded jobserver v0.1.32
11632025-03-07T22:32:02.777Z Downloaded lock_api v0.4.12
11642025-03-07T22:32:02.777Z Downloaded hubpack v0.1.2
11652025-03-07T22:32:02.779Z Downloaded progenitor-macro v0.9.1
11662025-03-07T22:32:02.779Z Downloaded bcs v0.1.6
11672025-03-07T22:32:02.783Z Downloaded async-trait v0.1.87
11682025-03-07T22:32:02.783Z Downloaded csv-core v0.1.11
11692025-03-07T22:32:02.783Z Downloaded bit-vec v0.8.0
11702025-03-07T22:32:02.786Z Downloaded async-bb8-diesel v0.2.1
11712025-03-07T22:32:02.786Z Downloaded libsw-core v0.3.1
11722025-03-07T22:32:02.790Z Downloaded hmac v0.12.1
11732025-03-07T22:32:02.790Z Downloaded const_format_proc_macros v0.2.34
11742025-03-07T22:32:02.794Z Downloaded maybe-uninit v2.0.0
11752025-03-07T22:32:02.794Z Downloaded maplit v1.0.2
11762025-03-07T22:32:02.794Z Downloaded managed v0.8.0
11772025-03-07T22:32:02.797Z Downloaded lalrpop-util v0.19.12
11782025-03-07T22:32:02.797Z Downloaded instability v0.3.2
11792025-03-07T22:32:02.797Z Downloaded humantime v2.1.0
11802025-03-07T22:32:02.797Z Downloaded indent_write v2.2.0
11812025-03-07T22:32:02.801Z Downloaded arrayvec v0.7.6
11822025-03-07T22:32:02.801Z Downloaded linear-map v1.2.0
11832025-03-07T22:32:02.804Z Downloaded indoc v1.0.9
11842025-03-07T22:32:02.804Z Downloaded idna_adapter v1.2.0
11852025-03-07T22:32:02.807Z Downloaded ahash v0.8.11
11862025-03-07T22:32:02.807Z Downloaded inout v0.1.3
11872025-03-07T22:32:02.811Z Downloaded httpdate v1.0.3
11882025-03-07T22:32:02.811Z Downloaded crc32fast v1.4.2
11892025-03-07T22:32:02.811Z Downloaded linked-hash-map v0.5.6
11902025-03-07T22:32:02.815Z Downloaded libsw v3.4.0
11912025-03-07T22:32:02.815Z Downloaded indoc v2.0.5
11922025-03-07T22:32:02.819Z Downloaded bzip2 v0.4.4
11932025-03-07T22:32:02.819Z Downloaded bcrypt-pbkdf v0.10.0
11942025-03-07T22:32:02.819Z Downloaded assert_matches v1.5.0
11952025-03-07T22:32:02.824Z Downloaded buf-list v1.0.3
11962025-03-07T22:32:02.824Z Downloaded array-init v0.0.4
11972025-03-07T22:32:02.824Z Downloaded hubpack_derive v0.1.1
11982025-03-07T22:32:03.146Z Downloaded aws-lc-sys v0.26.0
11992025-03-07T22:32:03.467Z Compiling serde v1.0.218
12002025-03-07T22:32:03.471Z Compiling value-bag v1.9.0
12012025-03-07T22:32:03.471Z Compiling lock_api v0.4.12
12022025-03-07T22:32:03.471Z Compiling scopeguard v1.2.0
12032025-03-07T22:32:03.471Z Compiling typenum v1.17.0
12042025-03-07T22:32:03.622Z Compiling generic-array v0.14.7
12052025-03-07T22:32:03.653Z Compiling syn v2.0.98
12062025-03-07T22:32:03.667Z Compiling getrandom v0.2.15
12072025-03-07T22:32:03.782Z Compiling shlex v1.3.0
12082025-03-07T22:32:04.226Z Compiling log v0.4.22
12092025-03-07T22:32:04.235Z Compiling rand_core v0.6.4
12102025-03-07T22:32:04.265Z Compiling jobserver v0.1.32
12112025-03-07T22:32:04.295Z Compiling subtle v2.6.1
12122025-03-07T22:32:04.316Z Compiling smallvec v1.14.0
12132025-03-07T22:32:04.650Z Compiling const-oid v0.9.6
12142025-03-07T22:32:04.739Z Compiling cc v1.2.15
12152025-03-07T22:32:04.765Z Compiling pin-project-lite v0.2.14
12162025-03-07T22:32:04.783Z Compiling parking_lot_core v0.9.10
12172025-03-07T22:32:04.904Z Compiling rustix v0.38.37
12182025-03-07T22:32:04.924Z Compiling signal-hook-registry v1.4.2
12192025-03-07T22:32:05.088Z Compiling futures-core v0.3.31
12202025-03-07T22:32:05.365Z Compiling spin v0.9.8
12212025-03-07T22:32:05.641Z Compiling parking_lot v0.12.3
12222025-03-07T22:32:05.772Z Compiling mio v1.0.2
12232025-03-07T22:32:05.797Z Compiling socket2 v0.5.8
12242025-03-07T22:32:05.842Z Compiling aho-corasick v1.1.3
12252025-03-07T22:32:06.184Z Compiling stable_deref_trait v1.2.0
12262025-03-07T22:32:06.339Z Compiling cpufeatures v0.2.14
12272025-03-07T22:32:06.428Z Compiling regex-syntax v0.8.5
12282025-03-07T22:32:06.581Z Compiling either v1.14.0
12292025-03-07T22:32:06.715Z Compiling futures-sink v0.3.31
12302025-03-07T22:32:06.796Z Compiling slab v0.4.9
12312025-03-07T22:32:06.907Z Compiling glob v0.3.2
12322025-03-07T22:32:06.919Z Compiling prettyplease v0.2.29
12332025-03-07T22:32:06.919Z Compiling lazy_static v1.5.0
12342025-03-07T22:32:07.099Z Compiling serde_json v1.0.139
12352025-03-07T22:32:07.333Z Compiling minimal-lexical v0.2.1
12362025-03-07T22:32:07.454Z Compiling futures-channel v0.3.31
12372025-03-07T22:32:07.648Z Compiling libloading v0.8.5
12382025-03-07T22:32:07.751Z Compiling clang-sys v1.8.1
12392025-03-07T22:32:07.837Z Compiling nom v7.1.3
12402025-03-07T22:32:07.869Z Compiling foldhash v0.1.3
12412025-03-07T22:32:08.014Z Compiling futures-task v0.3.31
12422025-03-07T22:32:08.159Z Compiling pin-utils v0.1.0
12432025-03-07T22:32:08.530Z Compiling allocator-api2 v0.2.18
12442025-03-07T22:32:08.757Z Compiling bindgen v0.69.5
12452025-03-07T22:32:08.757Z Compiling futures-io v0.3.31
12462025-03-07T22:32:08.864Z Compiling home v0.5.9
12472025-03-07T22:32:09.119Z Compiling hashbrown v0.15.1
12482025-03-07T22:32:09.226Z Compiling itertools v0.12.1
12492025-03-07T22:32:09.382Z Compiling libm v0.2.8
12502025-03-07T22:32:09.604Z Compiling pkg-config v0.3.31
12512025-03-07T22:32:13.791Z Compiling regex-automata v0.4.8
12522025-03-07T22:32:14.170Z Compiling lazycell v1.3.0
12532025-03-07T22:32:14.170Z Compiling rustc-hash v1.1.0
12542025-03-07T22:32:14.170Z Compiling cmake v0.1.51
12552025-03-07T22:32:14.170Z Compiling num-traits v0.2.19
12562025-03-07T22:32:14.170Z Compiling cexpr v0.6.0
12572025-03-07T22:32:14.170Z Compiling dunce v1.0.5
12582025-03-07T22:32:14.170Z Compiling synstructure v0.13.1
12592025-03-07T22:32:14.170Z Compiling fs_extra v1.3.0
12602025-03-07T22:32:14.170Z Compiling getrandom v0.3.1
12612025-03-07T22:32:14.170Z Compiling writeable v0.5.5
12622025-03-07T22:32:14.170Z Compiling litemap v0.7.3
12632025-03-07T22:32:14.170Z Compiling ring v0.17.11
12642025-03-07T22:32:14.170Z Compiling base64ct v1.6.0
12652025-03-07T22:32:14.171Z Compiling paste v1.0.15
12662025-03-07T22:32:14.455Z Compiling pem-rfc7468 v0.7.0
12672025-03-07T22:32:14.516Z Compiling icu_locid_transform_data v1.5.0
12682025-03-07T22:32:14.527Z Compiling httparse v1.9.5
12692025-03-07T22:32:14.574Z Compiling aws-lc-rs v1.12.4
12702025-03-07T22:32:14.594Z Compiling flagset v0.4.6
12712025-03-07T22:32:15.001Z Compiling tracing-core v0.1.32
12722025-03-07T22:32:15.219Z Compiling regex v1.11.1
12732025-03-07T22:32:15.639Z Compiling percent-encoding v2.3.1
12742025-03-07T22:32:15.900Z Compiling icu_properties_data v1.5.0
12752025-03-07T22:32:15.948Z Compiling crossbeam-utils v0.8.20
12762025-03-07T22:32:16.136Z Compiling rustls-pki-types v1.10.0
12772025-03-07T22:32:16.200Z Compiling time-core v0.1.2
12782025-03-07T22:32:16.374Z Compiling vcpkg v0.2.15
12792025-03-07T22:32:16.434Z Compiling serde_derive v1.0.218
12802025-03-07T22:32:16.486Z Compiling zeroize_derive v1.4.2
12812025-03-07T22:32:16.757Z Compiling zerocopy-derive v0.7.35
12822025-03-07T22:32:17.054Z Compiling tokio-macros v2.5.0
12832025-03-07T22:32:17.847Z Compiling zeroize v1.8.1
12842025-03-07T22:32:18.097Z Compiling zerofrom-derive v0.1.4
12852025-03-07T22:32:18.517Z Compiling yoke-derive v0.7.4
12862025-03-07T22:32:18.682Z Compiling zerocopy v0.7.35
12872025-03-07T22:32:18.867Z Compiling thiserror-impl v1.0.69
12882025-03-07T22:32:19.059Z Compiling zerovec-derive v0.10.3
12892025-03-07T22:32:19.505Z Compiling crypto-common v0.1.6
12902025-03-07T22:32:19.772Z Compiling block-buffer v0.10.4
12912025-03-07T22:32:19.991Z Compiling digest v0.10.7
12922025-03-07T22:32:20.034Z Compiling displaydoc v0.2.5
12932025-03-07T22:32:20.055Z Compiling futures-macro v0.3.31
12942025-03-07T22:32:20.482Z Compiling hmac v0.12.1
12952025-03-07T22:32:20.758Z Compiling block-padding v0.3.3
12962025-03-07T22:32:21.031Z Compiling inout v0.1.3
12972025-03-07T22:32:21.237Z Compiling ppv-lite86 v0.2.20
12982025-03-07T22:32:21.294Z Compiling cipher v0.4.4
12992025-03-07T22:32:21.536Z Compiling sha2 v0.10.8
13002025-03-07T22:32:21.580Z Compiling icu_provider_macros v1.5.0
13012025-03-07T22:32:21.601Z Compiling zerofrom v0.1.4
13022025-03-07T22:32:21.747Z Compiling thiserror v1.0.69
13032025-03-07T22:32:21.825Z Compiling yoke v0.7.4
13042025-03-07T22:32:21.846Z Compiling der_derive v0.7.3
13052025-03-07T22:32:21.867Z Compiling futures-util v0.3.31
13062025-03-07T22:32:21.895Z Compiling tracing-attributes v0.1.27
13072025-03-07T22:32:21.962Z Compiling pest v2.7.14
13082025-03-07T22:32:22.198Z Compiling zerovec v0.10.4
13092025-03-07T22:32:22.654Z Compiling salsa20 v0.10.2
13102025-03-07T22:32:22.903Z Compiling pbkdf2 v0.12.2
13112025-03-07T22:32:23.102Z Compiling untrusted v0.7.1
13122025-03-07T22:32:23.309Z Compiling utf8_iter v1.0.4
13132025-03-07T22:32:23.541Z Compiling utf16_iter v1.0.5
13142025-03-07T22:32:23.767Z Compiling untrusted v0.9.0
13152025-03-07T22:32:23.971Z Compiling icu_normalizer_data v1.5.0
13162025-03-07T22:32:24.082Z Compiling tinystr v0.7.6
13172025-03-07T22:32:24.217Z Compiling der v0.7.9
13182025-03-07T22:32:24.306Z Compiling icu_collections v1.5.0
13192025-03-07T22:32:24.484Z Compiling icu_locid v1.5.0
13202025-03-07T22:32:25.037Z Compiling num-conv v0.1.0
13212025-03-07T22:32:25.063Z Compiling write16 v1.0.0
13222025-03-07T22:32:25.167Z Compiling tracing v0.1.40
13232025-03-07T22:32:25.218Z Compiling powerfmt v0.2.0
13242025-03-07T22:32:25.335Z Compiling time-macros v0.2.18
13252025-03-07T22:32:25.581Z Compiling deranged v0.3.11
13262025-03-07T22:32:25.608Z Compiling icu_provider v1.5.0
13272025-03-07T22:32:25.663Z Compiling pest_meta v2.7.14
13282025-03-07T22:32:28.079Z Compiling icu_locid_transform v1.5.0
13292025-03-07T22:32:28.145Z Compiling spki v0.7.3
13302025-03-07T22:32:28.145Z Compiling scrypt v0.11.0
13312025-03-07T22:32:28.145Z Compiling cbc v0.1.2
13322025-03-07T22:32:28.145Z Compiling aes v0.8.4
13332025-03-07T22:32:28.145Z Compiling openssl-sys v0.9.106
13342025-03-07T22:32:28.250Z Compiling icu_properties v1.5.1
13352025-03-07T22:32:28.331Z Compiling scroll_derive v0.12.0
13362025-03-07T22:32:28.659Z Compiling num_threads v0.1.7
13372025-03-07T22:32:28.806Z Compiling tinyvec_macros v0.1.1
13382025-03-07T22:32:28.893Z Compiling atomic-waker v1.1.2
13392025-03-07T22:32:28.956Z Compiling tinyvec v1.8.0
13402025-03-07T22:32:29.100Z Compiling time v0.3.36
13412025-03-07T22:32:29.624Z Compiling bytes v1.10.0
13422025-03-07T22:32:29.767Z Compiling bitflags v2.6.0
13432025-03-07T22:32:30.378Z Compiling indexmap v2.7.1
13442025-03-07T22:32:30.473Z Compiling semver v1.0.25
13452025-03-07T22:32:31.077Z Compiling tokio v1.43.0
13462025-03-07T22:32:31.163Z Compiling http v1.2.0
13472025-03-07T22:32:31.330Z Compiling rustc_version v0.4.1
13482025-03-07T22:32:31.698Z Compiling scroll v0.12.0
13492025-03-07T22:32:31.991Z Compiling icu_normalizer v1.5.0
13502025-03-07T22:32:32.356Z Compiling pkcs5 v0.7.1
13512025-03-07T22:32:32.690Z Compiling http-body v1.0.1
13522025-03-07T22:32:32.790Z Compiling pest_generator v2.7.14
13532025-03-07T22:32:32.942Z Compiling idna_adapter v1.2.0
13542025-03-07T22:32:33.179Z Compiling rand_chacha v0.3.1
13552025-03-07T22:32:33.348Z Compiling form_urlencoded v1.2.1
13562025-03-07T22:32:33.457Z Compiling try-lock v0.2.5
13572025-03-07T22:32:33.612Z Compiling zerocopy v0.8.10
13582025-03-07T22:32:33.660Z Compiling slog v2.7.0
13592025-03-07T22:32:33.724Z Compiling goblin v0.8.2
13602025-03-07T22:32:33.777Z Compiling rand v0.8.5
13612025-03-07T22:32:34.199Z Compiling which v4.4.2
13622025-03-07T22:32:34.681Z Compiling pest_derive v2.7.14
13632025-03-07T22:32:34.763Z Compiling want v0.3.1
13642025-03-07T22:32:34.948Z Compiling idna v1.0.3
13652025-03-07T22:32:35.043Z Compiling pkcs8 v0.10.2
13662025-03-07T22:32:35.464Z Compiling uuid v1.15.1
13672025-03-07T22:32:35.578Z Compiling zerocopy-derive v0.8.10
13682025-03-07T22:32:35.719Z Compiling iana-time-zone v0.1.61
13692025-03-07T22:32:35.742Z Compiling adler2 v2.0.0
13702025-03-07T22:32:35.965Z Compiling tower-service v0.3.3
13712025-03-07T22:32:36.104Z Compiling httpdate v1.0.3
13722025-03-07T22:32:36.124Z Compiling miniz_oxide v0.8.5
13732025-03-07T22:32:36.549Z Compiling chrono v0.4.40
13742025-03-07T22:32:36.566Z Compiling dtrace-parser v0.2.0
13752025-03-07T22:32:37.658Z Compiling toml_datetime v0.6.8
13762025-03-07T22:32:37.725Z Compiling serde_tokenstream v0.2.2
13772025-03-07T22:32:38.111Z Compiling serde_spanned v0.6.8
13782025-03-07T22:32:38.321Z Compiling rustversion v1.0.17
13792025-03-07T22:32:38.362Z Compiling openssl v0.10.71
13802025-03-07T22:32:38.384Z Compiling foreign-types-shared v0.1.1
13812025-03-07T22:32:38.515Z Compiling base64 v0.22.1
13822025-03-07T22:32:38.810Z Compiling match_cfg v0.1.0
13832025-03-07T22:32:38.939Z Compiling hostname v0.3.1
13842025-03-07T22:32:39.133Z Compiling foreign-types v0.3.2
13852025-03-07T22:32:39.154Z Compiling url v2.5.3
13862025-03-07T22:32:39.233Z Compiling tokio-util v0.7.13
13872025-03-07T22:32:39.832Z Compiling dof v0.3.0
13882025-03-07T22:32:40.537Z Compiling h2 v0.4.6
13892025-03-07T22:32:40.560Z Compiling usdt-impl v0.5.0
13902025-03-07T22:32:40.885Z Compiling async-trait v0.1.87
13912025-03-07T22:32:41.409Z Compiling rand_core v0.9.2
13922025-03-07T22:32:41.557Z Compiling openssl-macros v0.1.1
13932025-03-07T22:32:41.857Z Compiling serde_derive_internals v0.29.1
13942025-03-07T22:32:41.893Z Compiling bzip2-sys v0.1.11+1.0.8
13952025-03-07T22:32:42.294Z Compiling dirs-sys-next v0.1.2
13962025-03-07T22:32:42.405Z Compiling rustls v0.22.4
13972025-03-07T22:32:42.717Z Compiling syn v1.0.109
13982025-03-07T22:32:42.831Z Compiling rustls v0.23.19
13992025-03-07T22:32:42.954Z Compiling native-tls v0.2.12
14002025-03-07T22:32:43.137Z Compiling schemars v0.8.22
14012025-03-07T22:32:43.252Z Compiling data-encoding v2.6.0
14022025-03-07T22:32:43.301Z Compiling siphasher v0.3.11
14032025-03-07T22:32:43.474Z Compiling dirs-next v2.0.0
14042025-03-07T22:32:43.698Z Compiling rand_chacha v0.9.0
14052025-03-07T22:32:44.068Z Compiling schemars_derive v0.8.22
14062025-03-07T22:32:45.137Z Compiling http-body-util v0.1.2
14072025-03-07T22:32:45.243Z Compiling heapless v0.7.17
14082025-03-07T22:32:45.604Z Compiling unicode-normalization v0.1.24
14092025-03-07T22:32:45.664Z Compiling crossbeam-epoch v0.9.18
14102025-03-07T22:32:45.694Z Compiling signature v2.2.0
14112025-03-07T22:32:45.858Z Compiling sha1 v0.10.6
14122025-03-07T22:32:46.069Z Compiling thread_local v1.1.8
14132025-03-07T22:32:46.298Z Compiling cookie v0.18.1
14142025-03-07T22:32:46.359Z Compiling encoding_rs v0.8.34
14152025-03-07T22:32:46.499Z Compiling multer v3.1.0
14162025-03-07T22:32:46.624Z Compiling crc32fast v1.4.2
14172025-03-07T22:32:46.738Z Compiling unicode-bidi v0.3.17
14182025-03-07T22:32:46.787Z Compiling mime v0.3.17
14192025-03-07T22:32:46.954Z Compiling slog-async v2.8.0
14202025-03-07T22:32:47.028Z Compiling rayon-core v1.12.1
14212025-03-07T22:32:47.304Z Compiling unicode-properties v0.1.3
14222025-03-07T22:32:47.352Z Compiling signal-hook v0.3.17
14232025-03-07T22:32:47.464Z Compiling hyper v1.6.0
14242025-03-07T22:32:47.655Z Compiling openssl-probe v0.1.5
14252025-03-07T22:32:47.753Z Compiling dyn-clone v1.0.19
14262025-03-07T22:32:47.894Z Compiling gimli v0.31.1
14272025-03-07T22:32:47.957Z Compiling ipnet v2.11.0
14282025-03-07T22:32:49.064Z Compiling stringprep v0.1.5
14292025-03-07T22:32:55.099Z Compiling hyper-util v0.1.10
14302025-03-07T22:32:55.240Z Compiling toml_edit v0.22.24
14312025-03-07T22:32:55.241Z Compiling crossbeam-deque v0.8.5
14322025-03-07T22:32:55.241Z Compiling rand v0.9.0
14332025-03-07T22:32:55.241Z Compiling term v0.7.0
14342025-03-07T22:32:55.241Z Compiling usdt-macro v0.5.0
14352025-03-07T22:32:55.241Z Compiling addr2line v0.24.2
14362025-03-07T22:32:55.241Z Compiling usdt-attr-macro v0.5.0
14372025-03-07T22:32:55.241Z Compiling slog-json v2.6.1
14382025-03-07T22:32:55.241Z Compiling serde_urlencoded v0.7.1
14392025-03-07T22:32:55.241Z Compiling curve25519-dalek v4.1.3
14402025-03-07T22:32:55.241Z Compiling crossbeam-channel v0.5.13
14412025-03-07T22:32:55.241Z Compiling futures-executor v0.3.31
14422025-03-07T22:32:55.241Z Compiling enum-as-inner v0.6.1
14432025-03-07T22:32:55.241Z Compiling md-5 v0.10.6
14442025-03-07T22:32:55.241Z Compiling rustls-pemfile v2.2.0
14452025-03-07T22:32:55.241Z Compiling async-stream-impl v0.3.6
14462025-03-07T22:32:55.241Z Compiling num-integer v0.1.46
14472025-03-07T22:32:55.241Z Compiling hash32 v0.2.1
14482025-03-07T22:32:55.241Z Compiling ff v0.13.0
14492025-03-07T22:32:55.241Z Compiling is-terminal v0.4.13
14502025-03-07T22:32:55.241Z Compiling object v0.36.5
14512025-03-07T22:32:55.241Z Compiling dropshot v0.12.0
14522025-03-07T22:32:55.241Z Compiling memoffset v0.9.1
14532025-03-07T22:32:55.242Z Compiling fallible-iterator v0.2.0
14542025-03-07T22:32:55.242Z Compiling portable-atomic v1.9.0
14552025-03-07T22:32:55.242Z Compiling num-bigint-dig v0.8.4
14562025-03-07T22:32:55.366Z Compiling anyhow v1.0.97
14572025-03-07T22:32:55.441Z Compiling quick-error v1.2.3
14582025-03-07T22:32:55.607Z Compiling utf-8 v0.7.6
14592025-03-07T22:32:55.630Z Compiling linked-hash-map v0.5.6
14602025-03-07T22:32:55.942Z Compiling psl-types v2.0.11
14612025-03-07T22:32:55.985Z Compiling take_mut v0.2.2
14622025-03-07T22:32:55.988Z Compiling smoltcp v0.9.1
14632025-03-07T22:32:55.988Z Compiling rustc-demangle v0.1.24
14642025-03-07T22:32:56.138Z Compiling base16ct v0.2.0
14652025-03-07T22:32:56.166Z Compiling litrs v0.4.1
14662025-03-07T22:32:56.478Z Compiling cfg_aliases v0.2.1
14672025-03-07T22:32:56.595Z Compiling nix v0.29.0
14682025-03-07T22:32:56.708Z Compiling sec1 v0.7.3
14692025-03-07T22:32:57.285Z Compiling publicsuffix v2.3.0
14702025-03-07T22:32:57.303Z Compiling document-features v0.2.10
14712025-03-07T22:32:57.658Z Compiling lru-cache v0.1.2
14722025-03-07T22:32:57.791Z Compiling tungstenite v0.24.0
14732025-03-07T22:32:57.851Z Compiling postgres-protocol v0.6.8
14742025-03-07T22:32:57.871Z Compiling resolv-conf v0.7.0
14752025-03-07T22:32:57.950Z Compiling async-stream v0.3.6
14762025-03-07T22:32:58.401Z Compiling num-iter v0.1.45
14772025-03-07T22:32:58.455Z Compiling slog-term v2.9.1
14782025-03-07T22:32:58.606Z Compiling usdt v0.5.0
14792025-03-07T22:32:59.099Z Compiling hickory-proto v0.24.4
14802025-03-07T22:32:59.121Z Compiling group v0.13.0
14812025-03-07T22:32:59.486Z Compiling toml v0.8.20
14822025-03-07T22:32:59.735Z Compiling futures v0.3.31
14832025-03-07T22:32:59.762Z Compiling slog-bunyan v2.5.0
14842025-03-07T22:32:59.885Z Compiling bzip2 v0.4.4
14852025-03-07T22:33:00.947Z Compiling tokio-native-tls v0.3.1
14862025-03-07T22:33:01.239Z Compiling backtrace v0.3.74
14872025-03-07T22:33:01.281Z Compiling camino v1.1.9
14882025-03-07T22:33:01.407Z Compiling flate2 v1.1.0
14892025-03-07T22:33:01.837Z Compiling phf_shared v0.11.2
14902025-03-07T22:33:01.877Z Compiling dropshot_endpoint v0.12.0
14912025-03-07T22:33:02.122Z Compiling terminal_size v0.4.0
14922025-03-07T22:33:02.216Z Compiling openapiv3 v2.0.0
14932025-03-07T22:33:02.305Z Compiling serde_path_to_error v0.1.16
14942025-03-07T22:33:02.370Z Compiling waitgroup v0.1.2
14952025-03-07T22:33:02.606Z Compiling hkdf v0.12.4
14962025-03-07T22:33:02.900Z Compiling crypto-bigint v0.5.5
14972025-03-07T22:33:03.048Z Compiling webpki-roots v0.26.6
14982025-03-07T22:33:03.275Z Compiling curve25519-dalek-derive v0.1.1
14992025-03-07T22:33:03.553Z Compiling hubpack_derive v0.1.1
15002025-03-07T22:33:04.165Z Compiling zerocopy-derive v0.6.6
15012025-03-07T22:33:04.487Z Compiling sync_wrapper v1.0.1
15022025-03-07T22:33:04.649Z Compiling hostname v0.4.0
15032025-03-07T22:33:04.712Z Compiling ahash v0.8.11
15042025-03-07T22:33:04.883Z Compiling fs-err v2.11.0
15052025-03-07T22:33:05.094Z Compiling debug-ignore v1.0.5
15062025-03-07T22:33:05.229Z Compiling buf-list v1.0.3
15072025-03-07T22:33:05.267Z Compiling lockfree-object-pool v0.1.6
15082025-03-07T22:33:05.514Z Compiling managed v0.8.0
15092025-03-07T22:33:05.862Z Compiling unicode-width v0.2.0
15102025-03-07T22:33:05.949Z Compiling winnow v0.5.40
15112025-03-07T22:33:05.985Z Compiling zip v2.1.3
15122025-03-07T22:33:06.120Z Compiling simd-adler32 v0.3.7
15132025-03-07T22:33:06.237Z Compiling tower-layer v0.3.3
15142025-03-07T22:33:06.320Z Compiling newtype-uuid v1.2.1
15152025-03-07T22:33:06.402Z Compiling bumpalo v3.16.0
15162025-03-07T22:33:06.534Z Compiling clap_builder v4.5.31
15172025-03-07T22:33:06.634Z Compiling tower v0.5.2
15182025-03-07T22:33:06.720Z Compiling console v0.15.10
15192025-03-07T22:33:06.881Z Compiling zopfli v0.8.1
15202025-03-07T22:33:07.496Z Compiling zerocopy v0.6.6
15212025-03-07T22:33:08.056Z Compiling strum_macros v0.25.3
15222025-03-07T22:33:08.130Z Compiling elliptic-curve v0.13.8
15232025-03-07T22:33:08.991Z Compiling hickory-resolver v0.24.4
15242025-03-07T22:33:09.094Z Compiling hubpack v0.1.2
15252025-03-07T22:33:09.449Z Compiling toml_edit v0.19.15
15262025-03-07T22:33:10.263Z Compiling phf v0.11.2
15272025-03-07T22:33:10.336Z Compiling signal-hook-mio v0.2.4
15282025-03-07T22:33:10.506Z Compiling hyper-tls v0.6.0
15292025-03-07T22:33:10.558Z Compiling rayon v1.10.0
15302025-03-07T22:33:10.921Z Compiling cookie_store v0.21.1
15312025-03-07T22:33:11.755Z Compiling tokio-tungstenite v0.24.0
15322025-03-07T22:33:12.304Z Compiling postgres-types v0.2.9
15332025-03-07T22:33:14.628Z Compiling ed25519 v2.2.3
15342025-03-07T22:33:14.752Z Compiling phf_shared v0.10.0
15352025-03-07T22:33:14.966Z Compiling tokio-stream v0.1.17
15362025-03-07T22:33:15.050Z Compiling pkcs1 v0.7.5
15372025-03-07T22:33:16.807Z Compiling serde-big-array v0.5.1
15382025-03-07T22:33:16.845Z Compiling clap_derive v4.5.28
15392025-03-07T22:33:16.845Z Compiling rfc6979 v0.4.0
15402025-03-07T22:33:16.845Z Compiling serde_repr v0.1.19
15412025-03-07T22:33:16.845Z Compiling derive-where v1.2.7
15422025-03-07T22:33:16.845Z Compiling float-cmp v0.10.0
15432025-03-07T22:33:16.845Z Compiling bstr v1.10.0
15442025-03-07T22:33:16.845Z Compiling number_prefix v0.4.0
15452025-03-07T22:33:16.873Z Compiling difflib v0.4.0
15462025-03-07T22:33:16.952Z Compiling static_assertions v1.1.0
15472025-03-07T22:33:17.082Z Compiling unicode-segmentation v1.12.0
15482025-03-07T22:33:17.192Z Compiling normalize-line-endings v0.3.0
15492025-03-07T22:33:17.323Z Compiling predicates-core v1.0.8
15502025-03-07T22:33:17.663Z Compiling new_debug_unreachable v1.0.6
15512025-03-07T22:33:17.778Z Compiling fixedbitset v0.4.2
15522025-03-07T22:33:17.996Z Compiling precomputed-hash v0.1.1
15532025-03-07T22:33:18.134Z Compiling whoami v1.5.2
15542025-03-07T22:33:18.156Z Compiling string_cache v0.8.7
15552025-03-07T22:33:18.173Z Compiling petgraph v0.6.5
15562025-03-07T22:33:18.232Z Compiling similar v2.7.0
15572025-03-07T22:33:18.581Z Compiling tokio-postgres v0.7.13
15582025-03-07T22:33:18.702Z Compiling predicates v3.1.3
15592025-03-07T22:33:19.361Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15602025-03-07T22:33:20.006Z Compiling clap v4.5.31
15612025-03-07T22:33:20.127Z Compiling indicatif v0.17.11
15622025-03-07T22:33:20.288Z Compiling ecdsa v0.16.9
15632025-03-07T22:33:20.349Z Compiling rsa v0.9.6
15642025-03-07T22:33:21.095Z Compiling ed25519-dalek v2.1.1
15652025-03-07T22:33:22.140Z Compiling toml v0.7.8
15662025-03-07T22:33:22.409Z Compiling crossterm v0.28.1
15672025-03-07T22:33:24.773Z Compiling zip v0.6.6
15682025-03-07T22:33:25.015Z Compiling hex v0.4.3
15692025-03-07T22:33:25.609Z Compiling x509-cert v0.2.5
15702025-03-07T22:33:25.682Z Compiling itertools v0.10.5
15712025-03-07T22:33:25.775Z Compiling lalrpop-util v0.19.12
15722025-03-07T22:33:26.082Z Compiling peg-runtime v0.8.5
15732025-03-07T22:33:26.104Z Compiling unicode-xid v0.2.6
15742025-03-07T22:33:26.151Z Compiling strum_macros v0.26.4
15752025-03-07T22:33:26.310Z Compiling xattr v1.3.1
15762025-03-07T22:33:26.599Z Compiling filetime v0.2.25
15772025-03-07T22:33:26.892Z Compiling tar v0.4.44
15782025-03-07T22:33:30.830Z Compiling strum v0.26.3
15792025-03-07T22:33:34.014Z Compiling aws-lc-sys v0.26.0
15802025-03-07T22:34:05.343Z Compiling rustls-webpki v0.102.8
15812025-03-07T22:34:07.830Z Compiling tokio-rustls v0.25.0
15822025-03-07T22:34:13.205Z Compiling tokio-rustls v0.26.0
15832025-03-07T22:34:13.466Z Compiling hyper-rustls v0.27.3
15842025-03-07T22:34:13.466Z Compiling reqwest v0.12.12
15852025-03-07T22:34:13.466Z Compiling qorb v0.2.1
15862025-03-07T22:34:14.696Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15872025-03-07T22:34:14.982Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15882025-03-07T22:34:19.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
15892025-03-07T22:34:19.754Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15902025-03-07T22:34:19.806ZMar 07 22:34:18.412 INFO Starting download, target: Clickhouse
15912025-03-07T22:34:19.806ZMar 07 22:34:18.412 INFO Starting download, target: Cockroach
15922025-03-07T22:34:19.806ZMar 07 22:34:18.412 INFO Starting download, target: Console
15932025-03-07T22:34:19.806ZMar 07 22:34:18.412 INFO Starting download, target: DendriteOpenapi
15942025-03-07T22:34:19.809ZMar 07 22:34:18.412 INFO Starting download, target: DendriteStub
15952025-03-07T22:34:19.810ZMar 07 22:34:18.412 INFO Starting download, target: MaghemiteMgd
15962025-03-07T22:34:19.810ZMar 07 22:34:18.412 INFO Starting download, target: TransceiverControl
15972025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15982025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
15992025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16002025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16012025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16022025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16032025-03-07T22:34:19.810ZMar 07 22:34:18.413 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16042025-03-07T22:34:20.055ZMar 07 22:34:18.660 INFO Download complete, target: DendriteOpenapi
16052025-03-07T22:34:20.417ZMar 07 22:34:19.016 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16062025-03-07T22:34:20.645ZMar 07 22:34:19.238 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16072025-03-07T22:34:20.901ZMar 07 22:34:19.484 INFO Download complete, target: Console
16082025-03-07T22:34:21.081ZMar 07 22:34:19.685 INFO Download complete, target: TransceiverControl
16092025-03-07T22:34:21.329ZMar 07 22:34:19.934 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16102025-03-07T22:34:21.367ZMar 07 22:34:19.970 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16112025-03-07T22:34:21.887ZMar 07 22:34:20.492 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16122025-03-07T22:34:21.887ZMar 07 22:34:20.492 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16132025-03-07T22:34:21.899ZMar 07 22:34:20.505 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16142025-03-07T22:34:23.733ZMar 07 22:34:22.339 INFO Download complete, target: DendriteStub
16152025-03-07T22:34:23.899ZMar 07 22:34:22.504 INFO Download complete, target: MaghemiteMgd
16162025-03-07T22:34:28.403ZMar 07 22:34:27.009 INFO Checking that binary works, target: Cockroach
16172025-03-07T22:34:28.611ZMar 07 22:34:27.216 INFO Download complete, target: Cockroach
16182025-03-07T22:34:32.542ZMar 07 22:34:31.147 INFO Checking that binary works, target: Clickhouse
16192025-03-07T22:34:32.655ZMar 07 22:34:31.260 INFO Download complete, target: Clickhouse
16202025-03-07T22:34:32.663ZAll prerequisites installed successfully
16212025-03-07T22:34:32.668Z
16222025-03-07T22:34:32.668Zreal 4:36.940889761
16232025-03-07T22:34:32.668Zuser 16:05.677594687
16242025-03-07T22:34:32.668Zsys 2:13.049101387
16252025-03-07T22:34:32.668Ztrap 0.615147280
16262025-03-07T22:34:32.668Ztflt 0.929571849
16272025-03-07T22:34:32.670Zdflt 1.367344302
16282025-03-07T22:34:32.670Zkflt 0.025050904
16292025-03-07T22:34:32.670Zlock 24:12.084535872
16302025-03-07T22:34:32.670Zslp 56:49.009865435
16312025-03-07T22:34:32.670Zlat 1:05.207124850
16322025-03-07T22:34:32.670Zstop 2:36.103105909
16332025-03-07T22:34:32.670Z+ ptime -m cargo xtask download softnpu
16342025-03-07T22:34:33.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16352025-03-07T22:34:33.317Z Running `target/debug/xtask download softnpu`
16362025-03-07T22:34:34.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16372025-03-07T22:34:34.297Z Running `target/debug/xtask-downloader softnpu`
16382025-03-07T22:34:34.352ZMar 07 22:34:32.944 INFO Starting download, target: Softnpu
16392025-03-07T22:34:34.357ZMar 07 22:34:32.944 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16402025-03-07T22:34:35.258ZMar 07 22:34:33.861 INFO Download complete, target: Softnpu
16412025-03-07T22:34:35.262Z
16422025-03-07T22:34:35.262Zreal 2.590655251
16432025-03-07T22:34:35.262Zuser 1.443435256
16442025-03-07T22:34:35.262Zsys 0.589915852
16452025-03-07T22:34:35.262Ztrap 0.001127592
16462025-03-07T22:34:35.262Ztflt 0.000167443
16472025-03-07T22:34:35.263Zdflt 0.000056054
16482025-03-07T22:34:35.263Zkflt 0.000000000
16492025-03-07T22:34:35.263Zlock 9.916634319
16502025-03-07T22:34:35.263Zslp 0.788426460
16512025-03-07T22:34:35.263Zlat 0.077423539
16522025-03-07T22:34:35.263Zstop 0.000177350
16532025-03-07T22:34:35.263Z+ export CARGO_INCREMENTAL=0
16542025-03-07T22:34:35.263Z+ CARGO_INCREMENTAL=0
16552025-03-07T22:34:35.263Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16562025-03-07T22:34:36.306Z Compiling proc-macro2 v1.0.93
16572025-03-07T22:34:36.306Z Compiling unicode-ident v1.0.14
16582025-03-07T22:34:36.310Z Compiling libc v0.2.170
16592025-03-07T22:34:36.310Z Compiling serde v1.0.218
16602025-03-07T22:34:36.310Z Compiling autocfg v1.4.0
16612025-03-07T22:34:36.310Z Compiling cfg-if v1.0.0
16622025-03-07T22:34:36.310Z Compiling version_check v0.9.5
16632025-03-07T22:34:36.558Z Compiling memchr v2.7.4
16642025-03-07T22:34:36.599Z Compiling typenum v1.17.0
16652025-03-07T22:34:36.619Z Compiling shlex v1.3.0
16662025-03-07T22:34:36.964Z Compiling value-bag v1.9.0
16672025-03-07T22:34:37.061Z Compiling generic-array v0.14.7
16682025-03-07T22:34:37.258Z Compiling lock_api v0.4.12
16692025-03-07T22:34:37.384Z Compiling log v0.4.22
16702025-03-07T22:34:37.490Z Compiling scopeguard v1.2.0
16712025-03-07T22:34:37.659Z Compiling parking_lot_core v0.9.10
16722025-03-07T22:34:37.770Z Compiling serde_json v1.0.139
16732025-03-07T22:34:38.084Z Compiling rustix v0.38.37
16742025-03-07T22:34:38.162Z Compiling libm v0.2.8
16752025-03-07T22:34:38.174Z Compiling quote v1.0.38
16762025-03-07T22:34:38.209Z Compiling num-traits v0.2.19
16772025-03-07T22:34:38.416Z Compiling jobserver v0.1.32
16782025-03-07T22:34:38.528Z Compiling getrandom v0.2.15
16792025-03-07T22:34:38.554Z Compiling aho-corasick v1.1.3
16802025-03-07T22:34:38.694Z Compiling syn v2.0.98
16812025-03-07T22:34:38.761Z Compiling regex-syntax v0.8.5
16822025-03-07T22:34:38.782Z Compiling thiserror v1.0.69
16832025-03-07T22:34:38.855Z Compiling cc v1.2.15
16842025-03-07T22:34:38.929Z Compiling semver v1.0.25
16852025-03-07T22:34:39.301Z Compiling getrandom v0.3.1
16862025-03-07T22:34:39.406Z Compiling either v1.14.0
16872025-03-07T22:34:39.425Z Compiling once_cell v1.20.3
16882025-03-07T22:34:39.712Z Compiling itoa v1.0.11
16892025-03-07T22:34:39.812Z Compiling slab v0.4.9
16902025-03-07T22:34:40.067Z Compiling rand_core v0.6.4
16912025-03-07T22:34:40.174Z Compiling spin v0.9.8
16922025-03-07T22:34:40.535Z Compiling errno v0.3.9
16932025-03-07T22:34:40.766Z Compiling glob v0.3.2
16942025-03-07T22:34:41.126Z Compiling smallvec v1.14.0
16952025-03-07T22:34:41.327Z Compiling prettyplease v0.2.29
16962025-03-07T22:34:41.364Z Compiling lazy_static v1.5.0
16972025-03-07T22:34:41.483Z Compiling clang-sys v1.8.1
16982025-03-07T22:34:41.608Z Compiling minimal-lexical v0.2.1
16992025-03-07T22:34:41.814Z Compiling libloading v0.8.5
17002025-03-07T22:34:42.070Z Compiling nom v7.1.3
17012025-03-07T22:34:42.120Z Compiling bindgen v0.69.5
17022025-03-07T22:34:42.200Z Compiling subtle v2.6.1
17032025-03-07T22:34:42.219Z Compiling home v0.5.9
17042025-03-07T22:34:42.246Z Compiling regex-automata v0.4.8
17052025-03-07T22:34:42.542Z Compiling itertools v0.12.1
17062025-03-07T22:34:42.592Z Compiling lazycell v1.3.0
17072025-03-07T22:34:42.780Z Compiling foldhash v0.1.3
17082025-03-07T22:34:42.880Z Compiling equivalent v1.0.1
17092025-03-07T22:34:43.063Z Compiling rustc-hash v1.1.0
17102025-03-07T22:34:43.240Z Compiling allocator-api2 v0.2.18
17112025-03-07T22:34:43.360Z Compiling cmake v0.1.51
17122025-03-07T22:34:44.010Z Compiling hashbrown v0.15.1
17132025-03-07T22:34:44.164Z Compiling pkg-config v0.3.31
17142025-03-07T22:34:44.297Z Compiling dunce v1.0.5
17152025-03-07T22:34:44.450Z Compiling fs_extra v1.3.0
17162025-03-07T22:34:45.227Z Compiling cexpr v0.6.0
17172025-03-07T22:34:45.367Z Compiling pin-project-lite v0.2.14
17182025-03-07T22:34:45.416Z Compiling byteorder v1.5.0
17192025-03-07T22:34:45.906Z Compiling synstructure v0.13.1
17202025-03-07T22:34:46.451Z Compiling ring v0.17.11
17212025-03-07T22:34:46.634Z Compiling paste v1.0.15
17222025-03-07T22:34:46.658Z Compiling ryu v1.0.18
17232025-03-07T22:34:47.014Z Compiling schemars v0.8.22
17242025-03-07T22:34:47.087Z Compiling regex v1.11.1
17252025-03-07T22:34:47.810Z Compiling serde_derive_internals v0.29.1
17262025-03-07T22:34:48.022Z Compiling signal-hook-registry v1.4.2
17272025-03-07T22:34:48.388Z Compiling fnv v1.0.7
17282025-03-07T22:34:48.418Z Compiling const-oid v0.9.6
17292025-03-07T22:34:48.547Z Compiling httparse v1.9.5
17302025-03-07T22:34:48.568Z Compiling aws-lc-rs v1.12.4
17312025-03-07T22:34:49.030Z Compiling parking_lot v0.12.3
17322025-03-07T22:34:49.214Z Compiling mio v1.0.2
17332025-03-07T22:34:49.618Z Compiling heck v0.5.0
17342025-03-07T22:34:49.805Z Compiling serde_derive v1.0.218
17352025-03-07T22:34:49.848Z Compiling zeroize_derive v1.4.2
17362025-03-07T22:34:50.018Z Compiling tokio-macros v2.5.0
17372025-03-07T22:34:50.140Z Compiling thiserror-impl v1.0.69
17382025-03-07T22:34:50.439Z Compiling zerocopy-derive v0.7.35
17392025-03-07T22:34:50.902Z Compiling zerofrom-derive v0.1.4
17402025-03-07T22:34:51.148Z Compiling yoke-derive v0.7.4
17412025-03-07T22:34:51.189Z Compiling zeroize v1.8.1
17422025-03-07T22:34:51.564Z Compiling futures-macro v0.3.31
17432025-03-07T22:34:51.632Z Compiling displaydoc v0.2.5
17442025-03-07T22:34:51.848Z Compiling zerovec-derive v0.10.3
17452025-03-07T22:34:53.240Z Compiling icu_provider_macros v1.5.0
17462025-03-07T22:34:53.394Z Compiling tracing-attributes v0.1.27
17472025-03-07T22:34:53.492Z Compiling crypto-common v0.1.6
17482025-03-07T22:34:53.544Z Compiling schemars_derive v0.8.22
17492025-03-07T22:34:54.190Z Compiling block-buffer v0.10.4
17502025-03-07T22:34:54.281Z Compiling socket2 v0.5.8
17512025-03-07T22:34:54.418Z Compiling stable_deref_trait v1.2.0
17522025-03-07T22:34:54.442Z Compiling digest v0.10.7
17532025-03-07T22:34:54.553Z Compiling zerocopy v0.7.35
17542025-03-07T22:34:56.009Z Compiling futures-core v0.3.31
17552025-03-07T22:34:56.097Z Compiling num-conv v0.1.0
17562025-03-07T22:34:56.265Z Compiling crossbeam-utils v0.8.20
17572025-03-07T22:34:56.288Z Compiling time-core v0.1.2
17582025-03-07T22:34:56.478Z Compiling time-macros v0.2.18
17592025-03-07T22:34:56.681Z Compiling der_derive v0.7.3
17602025-03-07T22:34:56.792Z Compiling vcpkg v0.2.15
17612025-03-07T22:34:58.216Z Compiling openssl-sys v0.9.106
17622025-03-07T22:34:58.999Z Compiling zerocopy v0.8.10
17632025-03-07T22:34:59.030Z Compiling futures-sink v0.3.31
17642025-03-07T22:34:59.513Z Compiling cpufeatures v0.2.14
17652025-03-07T22:34:59.771Z Compiling zerocopy-derive v0.8.10
17662025-03-07T22:35:00.009Z Compiling slog v2.7.0
17672025-03-07T22:35:00.412Z Compiling syn v1.0.109
17682025-03-07T22:35:00.494Z Compiling iana-time-zone v0.1.61
17692025-03-07T22:35:00.743Z Compiling futures-channel v0.3.31
17702025-03-07T22:35:00.765Z Compiling zerofrom v0.1.4
17712025-03-07T22:35:01.060Z Compiling futures-task v0.3.31
17722025-03-07T22:35:01.103Z Compiling futures-io v0.3.31
17732025-03-07T22:35:01.228Z Compiling pin-utils v0.1.0
17742025-03-07T22:35:01.279Z Compiling yoke v0.7.4
17752025-03-07T22:35:01.343Z Compiling futures-util v0.3.31
17762025-03-07T22:35:01.682Z Compiling scroll_derive v0.12.0
17772025-03-07T22:35:01.992Z Compiling bitflags v2.6.0
17782025-03-07T22:35:02.057Z Compiling bytes v1.10.0
17792025-03-07T22:35:03.037Z Compiling indexmap v2.7.1
17802025-03-07T22:35:04.231Z Compiling tokio v1.43.0
17812025-03-07T22:35:04.842Z Compiling uuid v1.15.1
17822025-03-07T22:35:05.080Z Compiling serde_tokenstream v0.2.2
17832025-03-07T22:35:06.190Z Compiling which v4.4.2
17842025-03-07T22:35:06.919Z Compiling chrono v0.4.40
17852025-03-07T22:35:07.372Z Compiling http v1.2.0
17862025-03-07T22:35:09.033Z Compiling openssl v0.10.71
17872025-03-07T22:35:09.427Z Compiling ucd-trie v0.1.7
17882025-03-07T22:35:09.594Z Compiling rustc_version v0.4.1
17892025-03-07T22:35:09.894Z Compiling pest v2.7.14
17902025-03-07T22:35:10.921Z Compiling zerovec v0.10.4
17912025-03-07T22:35:12.894Z Compiling hmac v0.12.1
17922025-03-07T22:35:13.285Z Compiling pest_meta v2.7.14
17932025-03-07T22:35:15.381Z Compiling block-padding v0.3.3
17942025-03-07T22:35:15.635Z Compiling openssl-macros v0.1.1
17952025-03-07T22:35:15.689Z Compiling native-tls v0.2.12
17962025-03-07T22:35:16.075Z Compiling dyn-clone v1.0.19
17972025-03-07T22:35:16.300Z Compiling rustls v0.23.19
17982025-03-07T22:35:16.390Z Compiling inout v0.1.3
17992025-03-07T22:35:16.623Z Compiling pest_generator v2.7.14
18002025-03-07T22:35:16.656Z Compiling tinystr v0.7.6
18012025-03-07T22:35:16.758Z Compiling serde_spanned v0.6.8
18022025-03-07T22:35:16.999Z Compiling toml_datetime v0.6.8
18032025-03-07T22:35:17.059Z Compiling ppv-lite86 v0.2.20
18042025-03-07T22:35:17.459Z Compiling tracing-core v0.1.32
18052025-03-07T22:35:17.922Z Compiling litemap v0.7.3
18062025-03-07T22:35:18.352Z Compiling strsim v0.11.1
18072025-03-07T22:35:18.395Z Compiling writeable v0.5.5
18082025-03-07T22:35:18.655Z Compiling aws-lc-sys v0.26.0
18092025-03-07T22:35:18.890Z Compiling icu_locid v1.5.0
18102025-03-07T22:35:19.528Z Compiling pest_derive v2.7.14
18112025-03-07T22:35:19.702Z Compiling tracing v0.1.40
18122025-03-07T22:35:19.823Z Compiling cipher v0.4.4
18132025-03-07T22:35:20.266Z Compiling sha2 v0.10.8
18142025-03-07T22:35:20.499Z Compiling usdt-impl v0.5.0
18152025-03-07T22:35:20.826Z Compiling cookie v0.18.1
18162025-03-07T22:35:20.969Z Compiling base64ct v1.6.0
18172025-03-07T22:35:21.173Z Compiling icu_provider v1.5.0
18182025-03-07T22:35:23.379Z Compiling pem-rfc7468 v0.7.0
18192025-03-07T22:35:24.209Z Compiling scroll v0.12.0
18202025-03-07T22:35:24.800Z Compiling async-trait v0.1.87
18212025-03-07T22:35:26.152Z Compiling plain v0.2.3
18222025-03-07T22:35:26.324Z Compiling anyhow v1.0.97
18232025-03-07T22:35:26.656Z Compiling icu_locid_transform_data v1.5.0
18242025-03-07T22:35:26.752Z Compiling percent-encoding v2.3.1
18252025-03-07T22:35:26.784Z Compiling rustls-pki-types v1.10.0
18262025-03-07T22:35:26.955Z Compiling flagset v0.4.6
18272025-03-07T22:35:27.172Z Compiling camino v1.1.9
18282025-03-07T22:35:27.194Z Compiling der v0.7.9
18292025-03-07T22:35:27.709Z Compiling icu_locid_transform v1.5.0
18302025-03-07T22:35:29.864Z Compiling goblin v0.8.2
18312025-03-07T22:35:30.336Z Compiling icu_collections v1.5.0
18322025-03-07T22:35:31.088Z Compiling tokio-util v0.7.13
18332025-03-07T22:35:32.890Z Compiling icu_properties_data v1.5.0
18342025-03-07T22:35:32.909Z Compiling pretty-hex v0.4.1
18352025-03-07T22:35:32.955Z Compiling powerfmt v0.2.0
18362025-03-07T22:35:33.003Z Compiling untrusted v0.7.1
18372025-03-07T22:35:33.181Z Compiling rayon-core v1.12.1
18382025-03-07T22:35:33.239Z Compiling untrusted v0.9.0
18392025-03-07T22:35:33.430Z Compiling rustls v0.22.4
18402025-03-07T22:35:33.771Z Compiling icu_properties v1.5.1
18412025-03-07T22:35:33.836Z Compiling deranged v0.3.11
18422025-03-07T22:35:34.951Z Compiling spki v0.7.3
18432025-03-07T22:35:35.508Z Compiling dtrace-parser v0.2.0
18442025-03-07T22:35:35.529Z Compiling salsa20 v0.10.2
18452025-03-07T22:35:35.766Z Compiling dof v0.3.0
18462025-03-07T22:35:37.024Z Compiling pbkdf2 v0.12.2
18472025-03-07T22:35:37.556Z Compiling bzip2-sys v0.1.11+1.0.8
18482025-03-07T22:35:38.119Z Compiling thread-id v4.2.2
18492025-03-07T22:35:38.156Z Compiling utf16_iter v1.0.5
18502025-03-07T22:35:38.259Z Compiling num_threads v0.1.7
18512025-03-07T22:35:38.374Z Compiling winnow v0.5.40
18522025-03-07T22:35:38.400Z Compiling litrs v0.4.1
18532025-03-07T22:35:38.754Z Compiling rustversion v1.0.17
18542025-03-07T22:35:38.779Z Compiling utf8_iter v1.0.4
18552025-03-07T22:35:39.064Z Compiling atomic-waker v1.1.2
18562025-03-07T22:35:39.288Z Compiling icu_normalizer_data v1.5.0
18572025-03-07T22:35:39.405Z Compiling write16 v1.0.0
18582025-03-07T22:35:39.855Z Compiling icu_normalizer v1.5.0
18592025-03-07T22:35:40.635Z Compiling time v0.3.36
18602025-03-07T22:35:41.366Z Compiling document-features v0.2.10
18612025-03-07T22:35:41.830Z Compiling toml_edit v0.19.15
18622025-03-07T22:35:44.287Z Compiling scrypt v0.11.0
18632025-03-07T22:35:44.759Z Compiling form_urlencoded v1.2.1
18642025-03-07T22:35:44.910Z Compiling cbc v0.1.2
18652025-03-07T22:35:45.154Z Compiling aes v0.8.4
18662025-03-07T22:35:45.222Z Compiling http-body v1.0.1
18672025-03-07T22:35:45.502Z Compiling multer v3.1.0
18682025-03-07T22:35:45.722Z Compiling tinyvec_macros v0.1.1
18692025-03-07T22:35:45.855Z Compiling try-lock v0.2.5
18702025-03-07T22:35:46.032Z Compiling slog-async v2.8.0
18712025-03-07T22:35:46.302Z Compiling pkcs5 v0.7.1
18722025-03-07T22:35:46.568Z Compiling want v0.3.1
18732025-03-07T22:35:46.896Z Compiling tinyvec v1.8.0
18742025-03-07T22:35:48.427Z Compiling idna_adapter v1.2.0
18752025-03-07T22:35:48.672Z Compiling h2 v0.4.6
18762025-03-07T22:35:49.061Z Compiling rand_chacha v0.3.1
18772025-03-07T22:35:50.264Z Compiling heapless v0.7.17
18782025-03-07T22:35:50.863Z Compiling signal-hook v0.3.17
18792025-03-07T22:35:51.194Z Compiling httpdate v1.0.3
18802025-03-07T22:35:51.233Z Compiling tower-service v0.3.3
18812025-03-07T22:35:51.394Z Compiling adler2 v2.0.0
18822025-03-07T22:35:51.999Z Compiling miniz_oxide v0.8.5
18832025-03-07T22:35:53.896Z Compiling rand v0.8.5
18842025-03-07T22:35:55.400Z Compiling idna v1.0.3
18852025-03-07T22:35:56.690Z Compiling pkcs8 v0.10.2
18862025-03-07T22:35:56.743Z Compiling usdt-attr-macro v0.5.0
18872025-03-07T22:35:57.214Z Compiling hyper v1.6.0
18882025-03-07T22:35:57.325Z Compiling usdt-macro v0.5.0
18892025-03-07T22:35:58.394Z Compiling async-stream-impl v0.3.6
18902025-03-07T22:35:59.597Z Compiling base64 v0.22.1
18912025-03-07T22:36:00.771Z Compiling hyper-util v0.1.10
18922025-03-07T22:36:06.541Z Compiling curve25519-dalek v4.1.3
18932025-03-07T22:36:07.006Z Compiling openapiv3 v2.0.0
18942025-03-07T22:36:07.051Z Compiling enum-as-inner v0.6.1
18952025-03-07T22:36:07.146Z Compiling memoffset v0.9.1
18962025-03-07T22:36:07.505Z Compiling dropshot v0.12.0
18972025-03-07T22:36:07.989Z Compiling match_cfg v0.1.0
18982025-03-07T22:36:08.126Z Compiling foreign-types-shared v0.1.1
18992025-03-07T22:36:08.274Z Compiling portable-atomic v1.9.0
19002025-03-07T22:36:08.646Z Compiling smoltcp v0.9.1
19012025-03-07T22:36:08.711Z Compiling num-bigint-dig v0.8.4
19022025-03-07T22:36:08.764Z Compiling newtype-uuid v1.2.1
19032025-03-07T22:36:09.040Z Compiling foreign-types v0.3.2
19042025-03-07T22:36:09.106Z Compiling hostname v0.3.1
19052025-03-07T22:36:09.299Z Compiling rand_core v0.9.2
19062025-03-07T22:36:10.218Z Compiling url v2.5.3
19072025-03-07T22:36:12.141Z Compiling http-body-util v0.1.2
19082025-03-07T22:36:12.703Z Compiling dirs-sys-next v0.1.2
19092025-03-07T22:36:13.169Z Compiling encoding_rs v0.8.34
19102025-03-07T22:36:13.193Z Compiling gimli v0.31.1
19112025-03-07T22:36:16.047Z Compiling cfg_aliases v0.2.1
19122025-03-07T22:36:16.170Z Compiling ident_case v1.0.1
19132025-03-07T22:36:16.369Z Compiling siphasher v0.3.11
19142025-03-07T22:36:16.750Z Compiling data-encoding v2.6.0
19152025-03-07T22:36:18.132Z Compiling mime v0.3.17
19162025-03-07T22:36:19.179Z Compiling heck v0.4.1
19172025-03-07T22:36:19.584Z Compiling addr2line v0.24.2
19182025-03-07T22:36:19.973Z Compiling darling_core v0.20.10
19192025-03-07T22:36:20.525Z Compiling nix v0.29.0
19202025-03-07T22:36:24.490Z Compiling dirs-next v2.0.0
19212025-03-07T22:36:26.067Z Compiling rand_chacha v0.9.0
19222025-03-07T22:36:27.160Z Compiling unicode-normalization v0.1.24
19232025-03-07T22:36:28.315Z Compiling serde_urlencoded v0.7.1
19242025-03-07T22:36:28.882Z Compiling crossbeam-epoch v0.9.18
19252025-03-07T22:36:29.569Z Compiling rustls-pemfile v2.2.0
19262025-03-07T22:36:30.029Z Compiling hubpack_derive v0.1.1
19272025-03-07T22:36:30.541Z Compiling dropshot_endpoint v0.12.0
19282025-03-07T22:36:30.856Z Compiling sha1 v0.10.6
19292025-03-07T22:36:31.257Z Compiling signature v2.2.0
19302025-03-07T22:36:31.493Z Compiling zerocopy-derive v0.6.6
19312025-03-07T22:36:32.616Z Compiling curve25519-dalek-derive v0.1.1
19322025-03-07T22:36:33.253Z Compiling thread_local v1.1.8
19332025-03-07T22:36:33.702Z Compiling object v0.36.5
19342025-03-07T22:36:34.166Z Compiling fs-err v2.11.0
19352025-03-07T22:36:34.366Z Compiling ahash v0.8.11
19362025-03-07T22:36:34.755Z Compiling crc32fast v1.4.2
19372025-03-07T22:36:35.080Z Compiling winnow v0.7.3
19382025-03-07T22:36:36.931Z Compiling rustls-webpki v0.102.8
19392025-03-07T22:36:37.853Z Compiling ipnet v2.11.0
19402025-03-07T22:36:38.815Z Compiling buf-list v1.0.3
19412025-03-07T22:36:38.834Z Compiling anstyle v1.0.10
19422025-03-07T22:36:39.275Z Compiling rustc-demangle v0.1.24
19432025-03-07T22:36:39.382Z Compiling openssl-probe v0.1.5
19442025-03-07T22:36:39.696Z Compiling zip v2.1.3
19452025-03-07T22:36:40.334Z Compiling unicode-bidi v0.3.17
19462025-03-07T22:36:41.566Z Compiling utf8parse v0.2.2
19472025-03-07T22:36:41.763Z Compiling unicode-properties v0.1.3
19482025-03-07T22:36:41.980Z Compiling anstyle-parse v0.2.5
19492025-03-07T22:36:42.195Z Compiling stringprep v0.1.5
19502025-03-07T22:36:42.505Z Compiling backtrace v0.3.74
19512025-03-07T22:36:43.420Z Compiling toml_edit v0.22.24
19522025-03-07T22:36:45.204Z Compiling crossbeam-deque v0.8.5
19532025-03-07T22:36:48.746Z Compiling rand v0.9.0
19542025-03-07T22:36:49.762Z Compiling darling_macro v0.20.10
19552025-03-07T22:36:50.053Z Compiling term v0.7.0
19562025-03-07T22:36:50.667Z Compiling slog-json v2.6.1
19572025-03-07T22:36:51.311Z Compiling crossbeam-channel v0.5.13
19582025-03-07T22:36:51.883Z Compiling futures-executor v0.3.31
19592025-03-07T22:36:52.330Z Compiling num-integer v0.1.46
19602025-03-07T22:36:52.360Z Compiling md-5 v0.10.6
19612025-03-07T22:36:52.628Z Compiling hash32 v0.2.1
19622025-03-07T22:36:52.817Z Compiling ff v0.13.0
19632025-03-07T22:36:52.967Z Compiling memmap v0.7.0
19642025-03-07T22:36:53.004Z Compiling is-terminal v0.4.13
19652025-03-07T22:36:53.073Z Compiling is_terminal_polyfill v1.70.1
19662025-03-07T22:36:53.242Z Compiling anstyle-query v1.1.1
19672025-03-07T22:36:53.287Z Compiling base16ct v0.2.0
19682025-03-07T22:36:53.290Z Compiling psl-types v2.0.11
19692025-03-07T22:36:53.417Z Compiling quick-error v1.2.3
19702025-03-07T22:36:53.517Z Compiling fallible-iterator v0.2.0
19712025-03-07T22:36:53.602Z Compiling linked-hash-map v0.5.6
19722025-03-07T22:36:53.627Z Compiling take_mut v0.2.2
19732025-03-07T22:36:53.812Z Compiling colorchoice v1.0.2
19742025-03-07T22:36:53.949Z Compiling utf-8 v0.7.6
19752025-03-07T22:36:53.991Z Compiling anstream v0.6.15
19762025-03-07T22:36:54.202Z Compiling postgres-protocol v0.6.8
19772025-03-07T22:36:54.223Z Compiling publicsuffix v2.3.0
19782025-03-07T22:36:54.244Z Compiling tungstenite v0.24.0
19792025-03-07T22:36:54.575Z Compiling lru-cache v0.1.2
19802025-03-07T22:36:54.792Z Compiling resolv-conf v0.7.0
19812025-03-07T22:36:55.305Z Compiling sec1 v0.7.3
19822025-03-07T22:36:55.460Z Compiling usdt v0.5.0
19832025-03-07T22:36:55.638Z Compiling slog-term v2.9.1
19842025-03-07T22:36:55.710Z Compiling group v0.13.0
19852025-03-07T22:36:55.890Z Compiling num-iter v0.1.45
19862025-03-07T22:36:55.979Z Compiling futures v0.3.31
19872025-03-07T22:36:57.534Z Compiling slog-bunyan v2.5.0
19882025-03-07T22:36:57.756Z Compiling tokio-rustls v0.26.0
19892025-03-07T22:36:57.833Z Compiling darling v0.20.10
19902025-03-07T22:36:57.963Z Compiling tokio-rustls v0.25.0
19912025-03-07T22:36:58.168Z Compiling toml v0.8.20
19922025-03-07T22:36:58.248Z Compiling bzip2 v0.4.4
19932025-03-07T22:36:58.422Z Compiling tokio-native-tls v0.3.1
19942025-03-07T22:36:58.674Z Compiling hickory-proto v0.24.4
19952025-03-07T22:36:58.730Z Compiling flate2 v1.1.0
19962025-03-07T22:36:58.929Z Compiling strum_macros v0.25.3
19972025-03-07T22:36:59.551Z Compiling phf_shared v0.11.2
19982025-03-07T22:37:00.227Z Compiling async-stream v0.3.6
19992025-03-07T22:37:00.247Z Compiling waitgroup v0.1.2
20002025-03-07T22:37:00.516Z Compiling webpki-roots v0.26.6
20012025-03-07T22:37:00.746Z Compiling hkdf v0.12.4
20022025-03-07T22:37:00.907Z Compiling terminal_size v0.4.0
20032025-03-07T22:37:01.103Z Compiling serde_path_to_error v0.1.16
20042025-03-07T22:37:01.152Z Compiling sync_wrapper v1.0.1
20052025-03-07T22:37:01.530Z Compiling crypto-bigint v0.5.5
20062025-03-07T22:37:01.606Z Compiling clap_derive v4.5.28
20072025-03-07T22:37:01.850Z Compiling serde_repr v0.1.19
20082025-03-07T22:37:01.940Z Compiling derive-where v1.2.7
20092025-03-07T22:37:02.172Z Compiling regress v0.10.3
20102025-03-07T22:37:02.929Z Compiling hostname v0.4.0
20112025-03-07T22:37:03.168Z Compiling simd-adler32 v0.3.7
20122025-03-07T22:37:03.190Z Compiling clap_lex v0.7.4
20132025-03-07T22:37:03.695Z Compiling bumpalo v3.16.0
20142025-03-07T22:37:03.949Z Compiling debug-ignore v1.0.5
20152025-03-07T22:37:04.126Z Compiling bitflags v1.3.2
20162025-03-07T22:37:04.146Z Compiling tower-layer v0.3.3
20172025-03-07T22:37:04.536Z Compiling managed v0.8.0
20182025-03-07T22:37:04.675Z Compiling lockfree-object-pool v0.1.6
20192025-03-07T22:37:04.814Z Compiling unicode-width v0.2.0
20202025-03-07T22:37:05.046Z Compiling zopfli v0.8.1
20212025-03-07T22:37:05.362Z Compiling console v0.15.10
20222025-03-07T22:37:06.164Z Compiling typify-impl v0.2.0
20232025-03-07T22:37:06.347Z Compiling tower v0.5.2
20242025-03-07T22:37:06.593Z Compiling elliptic-curve v0.13.8
20252025-03-07T22:37:06.770Z Compiling hickory-resolver v0.24.4
20262025-03-07T22:37:07.363Z Compiling clap_builder v4.5.31
20272025-03-07T22:37:09.398Z Compiling hyper-rustls v0.27.3
20282025-03-07T22:37:11.966Z Compiling phf v0.11.2
20292025-03-07T22:37:12.272Z Compiling hyper-tls v0.6.0
20302025-03-07T22:37:12.847Z Compiling signal-hook-mio v0.2.4
20312025-03-07T22:37:12.984Z Compiling rayon v1.10.0
20322025-03-07T22:37:13.042Z Compiling cookie_store v0.21.1
20332025-03-07T22:37:13.605Z Compiling tokio-tungstenite v0.24.0
20342025-03-07T22:37:14.156Z Compiling postgres-types v0.2.9
20352025-03-07T22:37:14.614Z Compiling zerocopy v0.6.6
20362025-03-07T22:37:14.761Z Compiling ed25519 v2.2.3
20372025-03-07T22:37:15.218Z Compiling hubpack v0.1.2
20382025-03-07T22:37:15.847Z Compiling phf_shared v0.10.0
20392025-03-07T22:37:15.891Z Compiling pkcs1 v0.7.5
20402025-03-07T22:37:16.032Z Compiling tokio-stream v0.1.17
20412025-03-07T22:37:16.985Z Compiling ipnetwork v0.21.1
20422025-03-07T22:37:17.015Z Compiling rfc6979 v0.4.0
20432025-03-07T22:37:17.224Z Compiling serde-big-array v0.5.1
20442025-03-07T22:37:17.329Z Compiling float-cmp v0.10.0
20452025-03-07T22:37:17.474Z Compiling bstr v1.10.0
20462025-03-07T22:37:19.029Z Compiling whoami v1.5.2
20472025-03-07T22:37:19.048Z Compiling normalize-line-endings v0.3.0
20482025-03-07T22:37:19.192Z Compiling number_prefix v0.4.0
20492025-03-07T22:37:19.458Z Compiling predicates-core v1.0.8
20502025-03-07T22:37:19.527Z Compiling new_debug_unreachable v1.0.6
20512025-03-07T22:37:19.645Z Compiling fixedbitset v0.4.2
20522025-03-07T22:37:19.769Z Compiling static_assertions v1.1.0
20532025-03-07T22:37:20.035Z Compiling difflib v0.4.0
20542025-03-07T22:37:20.065Z Compiling precomputed-hash v0.1.1
20552025-03-07T22:37:20.205Z Compiling unicode-segmentation v1.12.0
20562025-03-07T22:37:20.289Z Compiling string_cache v0.8.7
20572025-03-07T22:37:20.671Z Compiling predicates v3.1.3
20582025-03-07T22:37:20.692Z Compiling petgraph v0.6.5
20592025-03-07T22:37:21.055Z Compiling similar v2.7.0
20602025-03-07T22:37:21.095Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20612025-03-07T22:37:22.040Z Compiling indicatif v0.17.11
20622025-03-07T22:37:22.876Z Compiling tokio-postgres v0.7.13
20632025-03-07T22:37:23.233Z Compiling ecdsa v0.16.9
20642025-03-07T22:37:23.835Z Compiling qorb v0.2.1
20652025-03-07T22:37:24.316Z Compiling rsa v0.9.6
20662025-03-07T22:37:24.520Z Compiling typify-macro v0.2.0
20672025-03-07T22:37:27.215Z Compiling reqwest v0.12.12
20682025-03-07T22:37:27.607Z Compiling ed25519-dalek v2.1.1
20692025-03-07T22:37:28.767Z Compiling crossterm v0.28.1
20702025-03-07T22:37:29.042Z Compiling clap v4.5.31
20712025-03-07T22:37:29.471Z Compiling zip v0.6.6
20722025-03-07T22:37:30.662Z Compiling toml v0.7.8
20732025-03-07T22:37:30.827Z Compiling x509-cert v0.2.5
20742025-03-07T22:37:31.681Z Compiling hex v0.4.3
20752025-03-07T22:37:32.623Z Compiling itertools v0.10.5
20762025-03-07T22:37:33.590Z Compiling peg-runtime v0.8.5
20772025-03-07T22:37:34.511Z Compiling lalrpop-util v0.19.12
20782025-03-07T22:37:34.855Z Compiling unicode-xid v0.2.6
20792025-03-07T22:37:37.740Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20802025-03-07T22:37:42.444Z Compiling proc-macro-crate v1.3.1
20812025-03-07T22:37:43.210Z Compiling macaddr v1.0.1
20822025-03-07T22:37:43.829Z Compiling itertools v0.13.0
20832025-03-07T22:37:44.371Z Compiling fastrand v2.1.1
20842025-03-07T22:37:45.078Z Compiling heapless v0.8.0
20852025-03-07T22:37:46.830Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20862025-03-07T22:37:49.597Z Compiling tempfile v3.13.0
20872025-03-07T22:37:51.312Z Compiling num_enum_derive v0.5.11
20882025-03-07T22:37:56.337Z Compiling structmeta-derive v0.3.0
20892025-03-07T22:37:57.900Z Compiling hash32 v0.3.1
20902025-03-07T22:37:58.542Z Compiling thiserror v2.0.11
20912025-03-07T22:37:58.814Z Compiling smoltcp v0.11.0
20922025-03-07T22:37:59.785Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20932025-03-07T22:38:03.738Z Compiling structmeta v0.3.0
20942025-03-07T22:38:05.198Z Compiling num_enum v0.5.11
20952025-03-07T22:38:05.289Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20962025-03-07T22:38:06.202Z Compiling typify v0.2.0
20972025-03-07T22:38:06.358Z Compiling oxnet v0.1.1
20982025-03-07T22:38:07.633Z Compiling strum_macros v0.26.4
20992025-03-07T22:38:09.156Z Compiling thiserror-impl v2.0.11
21002025-03-07T22:38:10.074Z Compiling proc-macro-error-attr v1.0.4
21012025-03-07T22:38:11.033Z Compiling unsafe-libyaml v0.2.11
21022025-03-07T22:38:11.455Z Compiling cobs v0.2.3
21032025-03-07T22:38:11.788Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21042025-03-07T22:38:13.278Z Compiling serde_yaml v0.9.34+deprecated
21052025-03-07T22:38:14.301Z Compiling strum v0.26.3
21062025-03-07T22:38:15.705Z Compiling postcard v1.0.10
21072025-03-07T22:38:28.097Z Compiling progenitor-impl v0.8.0
21082025-03-07T22:38:28.896Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21092025-03-07T22:38:39.106Z Compiling foreign-types-macros v0.2.3
21102025-03-07T22:38:39.173Z Compiling wait-timeout v0.2.0
21112025-03-07T22:38:39.481Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21122025-03-07T22:38:39.559Z Compiling proc-macro-error v1.0.4
21132025-03-07T22:38:40.296Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21142025-03-07T22:38:40.605Z Compiling foreign-types-shared v0.3.1
21152025-03-07T22:38:40.747Z Compiling unicode-width v0.1.14
21162025-03-07T22:38:40.767Z Compiling bit-vec v0.8.0
21172025-03-07T22:38:41.374Z Compiling tabwriter v1.4.0
21182025-03-07T22:38:41.399Z Compiling bit-set v0.8.0
21192025-03-07T22:38:41.770Z Compiling foreign-types v0.5.0
21202025-03-07T22:38:42.573Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21212025-03-07T22:38:47.648Z Compiling rusty-fork v0.3.0
21222025-03-07T22:38:52.518Z Compiling progenitor-macro v0.8.0
21232025-03-07T22:38:56.320Z Compiling parse-display-derive v0.10.0
21242025-03-07T22:38:56.673Z Compiling progenitor-client v0.8.0
21252025-03-07T22:38:59.833Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21262025-03-07T22:39:00.687Z Compiling daft-derive v0.1.1
21272025-03-07T22:39:01.282Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21282025-03-07T22:39:02.132Z Compiling rand_xorshift v0.3.0
21292025-03-07T22:39:02.184Z Compiling cstr-argument v0.1.2
21302025-03-07T22:39:02.321Z Compiling dropshot v0.16.0
21312025-03-07T22:39:02.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21322025-03-07T22:39:02.688Z Compiling pretty-hex v0.2.1
21332025-03-07T22:39:02.822Z Compiling crucible-workspace-hack v0.1.0
21342025-03-07T22:39:02.949Z Compiling unarray v0.1.4
21352025-03-07T22:39:03.197Z Compiling proptest v1.6.0
21362025-03-07T22:39:03.216Z Compiling progenitor v0.8.0
21372025-03-07T22:39:03.460Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21382025-03-07T22:39:03.611Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21392025-03-07T22:39:03.694Z Compiling daft v0.1.1
21402025-03-07T22:39:04.162Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21412025-03-07T22:39:04.211Z Compiling parse-display v0.10.0
21422025-03-07T22:39:04.530Z Compiling test-strategy v0.4.0
21432025-03-07T22:39:05.093Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21442025-03-07T22:39:05.350Z Compiling colored v2.2.0
21452025-03-07T22:39:06.105Z Compiling serde_with_macros v3.12.0
21462025-03-07T22:39:06.803Z Compiling dropshot_endpoint v0.16.0
21472025-03-07T22:39:07.358Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21482025-03-07T22:39:07.718Z Compiling instant v0.1.13
21492025-03-07T22:39:07.925Z Compiling winnow v0.6.20
21502025-03-07T22:39:08.123Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21512025-03-07T22:39:08.476Z Compiling serde_with v3.12.0
21522025-03-07T22:39:08.600Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21532025-03-07T22:39:10.443Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
21542025-03-07T22:39:11.649Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21552025-03-07T22:39:11.946Z Compiling backoff v0.4.0
21562025-03-07T22:39:12.279Z Compiling zone_cfg_derive v0.3.0
21572025-03-07T22:39:12.326Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21582025-03-07T22:39:12.823Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21592025-03-07T22:39:13.071Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21602025-03-07T22:39:13.639Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21612025-03-07T22:39:13.715Z Compiling camino-tempfile v1.1.1
21622025-03-07T22:39:14.089Z Compiling progenitor-client v0.9.1
21632025-03-07T22:39:14.515Z Compiling num-derive v0.4.2
21642025-03-07T22:39:15.047Z Compiling sigpipe v0.1.3
21652025-03-07T22:39:15.208Z Compiling libefi-sys v0.1.0
21662025-03-07T22:39:15.569Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21672025-03-07T22:39:15.992Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21682025-03-07T22:39:16.677Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21692025-03-07T22:39:18.293Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21702025-03-07T22:39:19.288Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21712025-03-07T22:39:20.047Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
21722025-03-07T22:39:20.632Z Compiling zone v0.3.0
21732025-03-07T22:39:21.339Z Compiling itertools v0.14.0
21742025-03-07T22:39:22.363Z Compiling smf v0.2.3
21752025-03-07T22:39:23.354Z Compiling bitfield-struct v0.6.2
21762025-03-07T22:39:24.015Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21772025-03-07T22:39:24.463Z Compiling blake3 v1.5.4
21782025-03-07T22:39:24.729Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21792025-03-07T22:39:25.088Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21802025-03-07T22:39:25.415Z Compiling xattr v1.3.1
21812025-03-07T22:39:25.522Z Compiling filetime v0.2.25
21822025-03-07T22:39:25.769Z Compiling memmap2 v0.9.5
21832025-03-07T22:39:25.830Z Compiling same-file v1.0.6
21842025-03-07T22:39:25.880Z Compiling arrayref v0.3.9
21852025-03-07T22:39:26.007Z Compiling arrayvec v0.7.6
21862025-03-07T22:39:26.154Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21872025-03-07T22:39:26.205Z Compiling constant_time_eq v0.3.1
21882025-03-07T22:39:26.306Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21892025-03-07T22:39:26.350Z Compiling walkdir v2.5.0
21902025-03-07T22:39:26.405Z Compiling tar v0.4.44
21912025-03-07T22:39:27.957Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21922025-03-07T22:39:28.424Z Compiling gethostname v0.5.0
21932025-03-07T22:39:28.671Z Compiling cargo-platform v0.1.8
21942025-03-07T22:39:28.972Z Compiling topological-sort v0.2.2
21952025-03-07T22:39:29.025Z Compiling fixedbitset v0.5.7
21962025-03-07T22:39:29.284Z Compiling omicron-zone-package v0.12.0
21972025-03-07T22:39:29.753Z Compiling petgraph v0.7.1
21982025-03-07T22:39:30.202Z Compiling cargo_metadata v0.19.2
21992025-03-07T22:39:31.530Z Compiling indent_write v2.2.0
22002025-03-07T22:39:31.804Z Compiling shell-words v1.1.0
22012025-03-07T22:39:36.394Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22022025-03-07T22:39:37.360Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22032025-03-07T22:39:39.385Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22042025-03-07T22:39:59.758Z Finished `release` profile [optimized] target(s) in 5m 24s
22052025-03-07T22:39:59.934Z Running `target/release/omicron-package -t test target create -p dev`
22062025-03-07T22:39:59.988ZLogging to: /work/oxidecomputer/omicron/out/LOG
22072025-03-07T22:39:59.992ZCreated new build target 'test' and set it as active
22082025-03-07T22:39:59.992Z
22092025-03-07T22:39:59.992Zreal 5:24.691400726
22102025-03-07T22:39:59.992Zuser 37:45.155622762
22112025-03-07T22:39:59.992Zsys 3:39.277909578
22122025-03-07T22:39:59.992Ztrap 1.229431636
22132025-03-07T22:39:59.992Ztflt 1.608855944
22142025-03-07T22:39:59.992Zdflt 0.962440389
22152025-03-07T22:39:59.992Zkflt 0.000191435
22162025-03-07T22:39:59.992Zlock 1:15:09.805337249
22172025-03-07T22:39:59.992Zslp 2:33:31.515301324
22182025-03-07T22:39:59.992Zlat 2:53.741799301
22192025-03-07T22:39:59.992Zstop 5:09.741680924
22202025-03-07T22:39:59.993Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22212025-03-07T22:40:01.023Z Finished `release` profile [optimized] target(s) in 0.97s
22222025-03-07T22:40:01.089Z Running `target/release/omicron-package -t test package`
22232025-03-07T22:40:01.136ZLogging to: /work/oxidecomputer/omicron/out/LOG
22242025-03-07T22:40:02.371Z Compiling ring v0.17.11
22252025-03-07T22:40:02.556Z Compiling thiserror v2.0.11
22262025-03-07T22:40:02.573Z Compiling typify-impl v0.3.0
22272025-03-07T22:40:02.591Z Compiling convert_case v0.4.0
22282025-03-07T22:40:02.591Z Compiling fastrand v2.1.1
22292025-03-07T22:40:02.594Z Compiling newline-converter v0.3.0
22302025-03-07T22:40:02.594Z Compiling password-hash v0.5.0
22312025-03-07T22:40:02.809Z Compiling expectorate v1.1.0
22322025-03-07T22:40:03.059Z Compiling tempfile v3.13.0
22332025-03-07T22:40:03.082Z Compiling blake2 v0.10.6
22342025-03-07T22:40:03.233Z Compiling derive_more v0.99.19
22352025-03-07T22:40:03.760Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22362025-03-07T22:40:04.325Z Compiling base64 v0.21.7
22372025-03-07T22:40:04.503Z Compiling argon2 v0.5.3
22382025-03-07T22:40:04.811Z Compiling atomicwrites v0.4.4
22392025-03-07T22:40:05.354Z Compiling cancel-safe-futures v0.1.5
22402025-03-07T22:40:05.405Z Compiling owo-colors v4.2.0
22412025-03-07T22:40:05.766Z Compiling num-rational v0.4.2
22422025-03-07T22:40:06.026Z Compiling libsw-core v0.3.1
22432025-03-07T22:40:06.325Z Compiling num-complex v0.4.6
22442025-03-07T22:40:06.780Z Compiling libsw v3.4.0
22452025-03-07T22:40:07.469Z Compiling num v0.4.3
22462025-03-07T22:40:08.152Z Compiling rustls v0.23.19
22472025-03-07T22:40:08.173Z Compiling rustls v0.22.4
22482025-03-07T22:40:08.196Z Compiling linear-map v1.2.0
22492025-03-07T22:40:08.215Z Compiling float-ord v0.3.2
22502025-03-07T22:40:08.420Z Compiling swrite v0.1.0
22512025-03-07T22:40:08.575Z Compiling highway v1.3.0
22522025-03-07T22:40:08.603Z Compiling tungstenite v0.21.0
22532025-03-07T22:40:08.624Z Compiling semver v0.1.20
22542025-03-07T22:40:09.145Z Compiling rustc_version v0.1.7
22552025-03-07T22:40:09.531Z Compiling newtype_derive v0.1.6
22562025-03-07T22:40:09.630Z Compiling ipnetwork v0.21.1
22572025-03-07T22:40:09.885Z Compiling tokio-tungstenite v0.21.0
22582025-03-07T22:40:10.125Z Compiling wait-timeout v0.2.0
22592025-03-07T22:40:10.284Z Compiling rustls-webpki v0.102.8
22602025-03-07T22:40:10.510Z Compiling bit-vec v0.8.0
22612025-03-07T22:40:10.551Z Compiling rusty-fork v0.3.0
22622025-03-07T22:40:10.976Z Compiling bit-set v0.8.0
22632025-03-07T22:40:11.118Z Compiling oxnet v0.1.1
22642025-03-07T22:40:11.848Z Compiling rand_xorshift v0.3.0
22652025-03-07T22:40:11.913Z Compiling humantime v2.1.0
22662025-03-07T22:40:12.112Z Compiling unarray v0.1.4
22672025-03-07T22:40:12.305Z Compiling proptest v1.6.0
22682025-03-07T22:40:12.788Z Compiling typify-macro v0.3.0
22692025-03-07T22:40:12.879Z Compiling daft v0.1.1
22702025-03-07T22:40:13.386Z Compiling parse-display v0.10.0
22712025-03-07T22:40:13.572Z Compiling dropshot v0.16.0
22722025-03-07T22:40:13.660Z Compiling strum v0.26.3
22732025-03-07T22:40:13.873Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22742025-03-07T22:40:13.889Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
22752025-03-07T22:40:14.051Z Compiling instant v0.1.13
22762025-03-07T22:40:14.225Z Compiling backoff v0.4.0
22772025-03-07T22:40:14.572Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22782025-03-07T22:40:15.104Z Compiling steno v0.4.1
22792025-03-07T22:40:15.540Z Compiling tokio-rustls v0.25.0
22802025-03-07T22:40:15.978Z Compiling dropshot v0.12.0
22812025-03-07T22:40:16.480Z Compiling typify v0.3.0
22822025-03-07T22:40:16.681Z Compiling progenitor-impl v0.9.1
22832025-03-07T22:40:18.799Z Compiling tokio-rustls v0.26.0
22842025-03-07T22:40:19.303Z Compiling hyper-rustls v0.27.3
22852025-03-07T22:40:19.888Z Compiling reqwest v0.12.12
22862025-03-07T22:40:22.611Z Compiling qorb v0.2.1
22872025-03-07T22:40:24.530Z Compiling progenitor-macro v0.9.1
22882025-03-07T22:40:27.792Z Compiling progenitor-client v0.9.1
22892025-03-07T22:40:28.393Z Compiling progenitor-client v0.8.0
22902025-03-07T22:40:28.910Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22912025-03-07T22:40:29.498Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22922025-03-07T22:40:55.886Z Compiling progenitor v0.8.0
22932025-03-07T22:40:56.141Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22942025-03-07T22:40:59.058Z Compiling progenitor v0.9.1
22952025-03-07T22:40:59.322Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22962025-03-07T22:41:01.806Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22972025-03-07T22:41:02.073Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22982025-03-07T22:41:02.628Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22992025-03-07T22:41:02.738Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23002025-03-07T22:41:05.055Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23012025-03-07T22:41:09.074Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23022025-03-07T22:41:09.655Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
23032025-03-07T22:41:10.328Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23042025-03-07T22:41:10.584Z Compiling serde_with v3.12.0
23052025-03-07T22:41:18.085Z Compiling macaddr v1.0.1
23062025-03-07T22:41:19.413Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23072025-03-07T22:41:19.413Z Compiling slog-dtrace v0.3.0
23082025-03-07T22:41:19.476Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23092025-03-07T22:41:19.476Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23102025-03-07T22:41:19.476Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23112025-03-07T22:41:19.476Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23122025-03-07T22:41:19.982Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23132025-03-07T22:41:22.419Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23142025-03-07T22:41:28.434Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23152025-03-07T22:41:30.669Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23162025-03-07T22:41:31.551Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
23172025-03-07T22:41:31.778Z Compiling prettyplease v0.2.29
23182025-03-07T22:41:37.211Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23192025-03-07T22:41:41.879Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23202025-03-07T22:41:43.723Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23212025-03-07T22:41:43.788Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23222025-03-07T22:41:43.788Z Compiling half v2.4.1
23232025-03-07T22:41:43.788Z Compiling ciborium-io v0.2.2
23242025-03-07T22:41:43.835Z Compiling ciborium-ll v0.2.2
23252025-03-07T22:41:43.953Z Compiling bytecount v0.6.8
23262025-03-07T22:41:44.301Z Compiling ciborium v0.2.2
23272025-03-07T22:41:44.385Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23282025-03-07T22:41:46.445Z Compiling display-error-chain v0.2.2
23292025-03-07T22:41:46.695Z Compiling const_format_proc_macros v0.2.34
23302025-03-07T22:41:46.773Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23312025-03-07T22:41:47.263Z Compiling keccak v0.1.5
23322025-03-07T22:41:48.414Z Compiling same-file v1.0.6
23332025-03-07T22:41:48.577Z Compiling maplit v1.0.2
23342025-03-07T22:41:48.701Z Compiling crunchy v0.2.2
23352025-03-07T22:41:48.738Z Compiling walkdir v2.5.0
23362025-03-07T22:41:49.232Z Compiling const_format v0.2.34
23372025-03-07T22:41:49.361Z Compiling sha3 v0.10.8
23382025-03-07T22:41:50.243Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23392025-03-07T22:41:50.450Z Compiling tiny-keccak v2.0.2
23402025-03-07T22:41:50.538Z Compiling radium v0.7.0
23412025-03-07T22:41:50.834Z Compiling blake3 v1.5.4
23422025-03-07T22:41:51.171Z Compiling dsl_auto_type v0.1.2
23432025-03-07T22:41:51.505Z Compiling scheduled-thread-pool v0.2.7
23442025-03-07T22:41:52.377Z Compiling xattr v1.3.1
23452025-03-07T22:41:52.678Z Compiling diesel_table_macro_syntax v0.2.0
23462025-03-07T22:41:52.850Z Compiling memmap2 v0.9.5
23472025-03-07T22:41:53.088Z Compiling filetime v0.2.25
23482025-03-07T22:41:53.254Z Compiling bit-vec v0.6.3
23492025-03-07T22:41:53.277Z Compiling arrayref v0.3.9
23502025-03-07T22:41:53.412Z Compiling maybe-uninit v2.0.0
23512025-03-07T22:41:53.450Z Compiling constant_time_eq v0.3.1
23522025-03-07T22:41:53.636Z Compiling tap v1.0.1
23532025-03-07T22:41:53.676Z Compiling arrayvec v0.7.6
23542025-03-07T22:41:53.858Z Compiling wyz v0.5.1
23552025-03-07T22:41:54.001Z Compiling bit-set v0.5.3
23562025-03-07T22:41:54.299Z Compiling tar v0.4.44
23572025-03-07T22:41:54.341Z Compiling diesel_derives v2.2.3
23582025-03-07T22:41:54.830Z Compiling r2d2 v0.8.10
23592025-03-07T22:41:55.576Z Compiling toolchain_find v0.4.0
23602025-03-07T22:41:55.853Z Compiling camino-tempfile v1.1.1
23612025-03-07T22:41:55.946Z Compiling phf_generator v0.11.2
23622025-03-07T22:41:56.083Z Compiling ascii-canvas v3.0.0
23632025-03-07T22:41:56.125Z Compiling secrecy v0.8.0
23642025-03-07T22:41:56.167Z Compiling async-recursion v1.1.1
23652025-03-07T22:41:56.263Z Compiling ena v0.14.3
23662025-03-07T22:41:56.409Z Compiling topological-sort v0.2.2
23672025-03-07T22:41:56.524Z Compiling bindgen v0.71.1
23682025-03-07T22:41:56.662Z Compiling crc-catalog v2.4.0
23692025-03-07T22:41:56.665Z Compiling packed_struct v0.10.1
23702025-03-07T22:41:56.877Z Compiling diff v0.1.13
23712025-03-07T22:41:57.001Z Compiling funty v2.0.0
23722025-03-07T22:41:57.137Z Compiling regex-syntax v0.6.29
23732025-03-07T22:41:57.439Z Compiling crc v3.2.1
23742025-03-07T22:41:57.533Z Compiling omicron-zone-package v0.12.0
23752025-03-07T22:41:59.125Z Compiling bitvec v1.0.1
23762025-03-07T22:41:59.641Z Compiling phf_codegen v0.11.2
23772025-03-07T22:41:59.829Z Compiling rustfmt-wrapper v0.2.1
23782025-03-07T22:41:59.981Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23792025-03-07T22:42:00.687Z Compiling lalrpop v0.19.12
23802025-03-07T22:42:01.082Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23812025-03-07T22:42:01.336Z Compiling universal-hash v0.5.1
23822025-03-07T22:42:01.618Z Compiling packed_struct_codegen v0.10.1
23832025-03-07T22:42:02.081Z Compiling thiserror-impl-no-std v2.0.2
23842025-03-07T22:42:02.528Z Compiling parse-zoneinfo v0.3.1
23852025-03-07T22:42:03.571Z Compiling indexmap v1.9.3
23862025-03-07T22:42:03.940Z Compiling rustc-hash v2.1.1
23872025-03-07T22:42:03.984Z Compiling nodrop v0.1.14
23882025-03-07T22:42:04.065Z Compiling ref-cast v1.0.23
23892025-03-07T22:42:04.136Z Compiling opaque-debug v0.3.1
23902025-03-07T22:42:04.155Z Compiling array-init v0.0.4
23912025-03-07T22:42:04.265Z Compiling poly1305 v0.8.0
23922025-03-07T22:42:04.503Z Compiling thiserror-no-std v2.0.2
23932025-03-07T22:42:04.865Z Compiling diesel v2.2.8
23942025-03-07T22:42:05.237Z Compiling chrono-tz-build v0.4.0
23952025-03-07T22:42:05.766Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23962025-03-07T22:42:07.893Z Compiling smallvec v0.6.14
23972025-03-07T22:42:07.952Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23982025-03-07T22:42:07.952Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23992025-03-07T22:42:07.952Z Compiling itertools v0.13.0
24002025-03-07T22:42:08.719Z Compiling derive_builder_core v0.20.2
24012025-03-07T22:42:10.701Z Compiling chacha20 v0.9.1
24022025-03-07T22:42:11.150Z Compiling headers-core v0.3.0
24032025-03-07T22:42:11.210Z Compiling aead v0.5.2
24042025-03-07T22:42:11.425Z Compiling libxml v0.3.3
24052025-03-07T22:42:11.569Z Compiling ref-cast-impl v1.0.23
24062025-03-07T22:42:11.842Z Compiling vte_generate_state_changes v0.1.2
24072025-03-07T22:42:12.486Z Compiling termcolor v1.4.1
24082025-03-07T22:42:12.695Z Compiling arc-swap v1.7.1
24092025-03-07T22:42:13.403Z Compiling bitfield v0.14.0
24102025-03-07T22:42:13.521Z Compiling hashbrown v0.12.3
24112025-03-07T22:42:13.735Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24122025-03-07T22:42:14.143Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24132025-03-07T22:42:15.868Z Compiling slog-scope v4.4.0
24142025-03-07T22:42:16.624Z Compiling env_logger v0.10.2
24152025-03-07T22:42:17.088Z Compiling vte v0.11.1
24162025-03-07T22:42:17.526Z Compiling samael v0.0.18
24172025-03-07T22:42:18.793Z Compiling chacha20poly1305 v0.10.1
24182025-03-07T22:42:19.074Z Compiling headers v0.4.0
24192025-03-07T22:42:19.146Z Compiling derive_builder_macro v0.20.2
24202025-03-07T22:42:19.873Z Compiling serde-hex v0.1.0
24212025-03-07T22:42:20.024Z Compiling chrono-tz v0.10.1
24222025-03-07T22:42:20.708Z Compiling vsss-rs v3.3.4
24232025-03-07T22:42:22.685Z Compiling polar-core v0.27.3
24242025-03-07T22:42:22.733Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24252025-03-07T22:42:24.907Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24262025-03-07T22:42:25.077Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24272025-03-07T22:42:25.248Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24282025-03-07T22:42:25.470Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24292025-03-07T22:42:25.805Z Compiling ron v0.8.1
24302025-03-07T22:42:27.740Z Compiling hashbrown v0.13.2
24312025-03-07T22:42:29.052Z Compiling strum_macros v0.24.3
24322025-03-07T22:42:29.818Z Compiling unicase v2.7.0
24332025-03-07T22:42:30.196Z Compiling crc-any v2.5.0
24342025-03-07T22:42:31.196Z Compiling indoc v1.0.9
24352025-03-07T22:42:31.574Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24362025-03-07T22:42:31.977Z Compiling object v0.30.4
24372025-03-07T22:42:32.011Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24382025-03-07T22:42:47.192Z Compiling derive_builder v0.20.2
24392025-03-07T22:42:49.427Z Compiling strip-ansi-escapes v0.2.0
24402025-03-07T22:42:51.770Z Compiling slog-stdlog v4.1.1
24412025-03-07T22:42:51.770Z Compiling papergrid v0.11.0
24422025-03-07T22:42:51.860Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24432025-03-07T22:42:52.910Z Compiling tabled_derive v0.7.0
24442025-03-07T22:42:53.033Z Compiling fd-lock v4.0.2
24452025-03-07T22:42:53.033Z Compiling peg-macros v0.8.5
24462025-03-07T22:42:54.332Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24472025-03-07T22:42:56.014Z Compiling impl-trait-for-tuples v0.2.2
24482025-03-07T22:42:56.687Z Compiling oso-derive v0.27.3
24492025-03-07T22:42:56.721Z Compiling quick-xml v0.37.2
24502025-03-07T22:43:00.962Z Compiling diesel-dtrace v0.4.2
24512025-03-07T22:43:01.336Z Compiling nu-ansi-term v0.50.1
24522025-03-07T22:43:02.668Z Compiling path-slash v0.1.5
24532025-03-07T22:43:02.936Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24542025-03-07T22:43:04.652Z Compiling reedline v0.38.0
24552025-03-07T22:43:05.468Z Compiling oso v0.27.3
24562025-03-07T22:43:17.727Z Compiling peg v0.8.5
24572025-03-07T22:43:17.905Z Compiling tabled v0.15.0
24582025-03-07T22:43:18.529Z Compiling slog-envlogger v2.2.0
24592025-03-07T22:43:22.178Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24602025-03-07T22:43:23.368Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24612025-03-07T22:43:24.955Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24622025-03-07T22:43:25.313Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24632025-03-07T22:43:29.498Z Compiling pem v3.0.5
24642025-03-07T22:43:30.993Z Compiling bb8 v0.8.5
24652025-03-07T22:43:31.628Z Compiling bcs v0.1.6
24662025-03-07T22:43:32.502Z Compiling fxhash v0.2.1
24672025-03-07T22:43:32.775Z Compiling libz-sys v1.1.20
24682025-03-07T22:43:33.499Z Compiling termtree v0.5.1
24692025-03-07T22:43:35.105Z Compiling async-bb8-diesel v0.2.1
24702025-03-07T22:43:36.202Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24712025-03-07T22:43:36.386Z Compiling kstat-rs v0.2.4
24722025-03-07T22:43:37.241Z Compiling proc-macro-error-attr2 v2.0.0
24732025-03-07T22:43:37.302Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24742025-03-07T22:43:38.028Z Compiling proc-macro-error2 v2.0.1
24752025-03-07T22:43:38.240Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24762025-03-07T22:43:38.610Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24772025-03-07T22:43:39.064Z Compiling nanorand v0.7.0
24782025-03-07T22:43:39.768Z Compiling libgit2-sys v0.17.0+1.8.1
24792025-03-07T22:43:40.557Z Compiling pin-project-internal v1.1.6
24802025-03-07T22:43:43.115Z Compiling parking_lot_core v0.8.6
24812025-03-07T22:43:43.651Z Compiling pin-project v1.1.6
24822025-03-07T22:43:51.132Z Compiling flume v0.11.1
24832025-03-07T22:43:51.793Z Compiling tabled_derive v0.10.0
24842025-03-07T22:43:53.026Z Compiling mime_guess v2.0.5
24852025-03-07T22:43:54.320Z Compiling papergrid v0.14.0
24862025-03-07T22:43:54.497Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24872025-03-07T22:43:57.017Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24882025-03-07T22:43:57.581Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24892025-03-07T22:44:02.213Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24902025-03-07T22:44:04.162Z Compiling snafu-derive v0.8.5
24912025-03-07T22:44:05.449Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24922025-03-07T22:44:05.911Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24932025-03-07T22:44:07.284Z Compiling tabled v0.18.0
24942025-03-07T22:44:08.343Z Compiling snafu v0.8.5
24952025-03-07T22:44:11.128Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24962025-03-07T22:44:16.822Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24972025-03-07T22:44:22.893Z Compiling globset v0.4.15
24982025-03-07T22:44:27.571Z Compiling olpc-cjson v0.1.4
24992025-03-07T22:44:27.887Z Compiling vergen v8.3.2
25002025-03-07T22:44:28.321Z Compiling castaway v0.2.3
25012025-03-07T22:44:28.548Z Compiling nibble_vec v0.1.0
25022025-03-07T22:44:28.808Z Compiling serde_plain v1.0.2
25032025-03-07T22:44:28.898Z Compiling cargo-platform v0.1.8
25042025-03-07T22:44:29.339Z Compiling atty v0.2.14
25052025-03-07T22:44:29.441Z Compiling http-range v0.1.5
25062025-03-07T22:44:29.566Z Compiling salty v0.3.0
25072025-03-07T22:44:30.032Z Compiling typed-path v0.9.3
25082025-03-07T22:44:30.070Z Compiling endian-type v0.1.2
25092025-03-07T22:44:30.347Z Compiling io-lifetimes v1.0.11
25102025-03-07T22:44:31.381Z Compiling radix_trie v0.2.1
25112025-03-07T22:44:32.381Z Compiling cargo_metadata v0.18.1
25122025-03-07T22:44:35.277Z Compiling git2 v0.19.0
25132025-03-07T22:44:35.334Z Compiling tough v0.19.0
25142025-03-07T22:44:35.353Z Compiling compact_str v0.8.0
25152025-03-07T22:44:37.091Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25162025-03-07T22:44:41.372Z Compiling parking_lot v0.11.2
25172025-03-07T22:44:43.440Z Compiling unicode-truncate v1.1.0
25182025-03-07T22:44:43.675Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25192025-03-07T22:44:43.780Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25202025-03-07T22:44:45.251Z Compiling lru v0.12.5
25212025-03-07T22:44:45.618Z Compiling rand_seeder v0.3.0
25222025-03-07T22:44:46.054Z Compiling lzma-sys v0.1.20
25232025-03-07T22:44:46.798Z Compiling instability v0.3.2
25242025-03-07T22:44:47.843Z Compiling rustls v0.21.12
25252025-03-07T22:44:48.136Z Compiling cassowary v0.3.0
25262025-03-07T22:44:48.239Z Compiling parse-size v1.1.0
25272025-03-07T22:44:48.368Z Compiling indoc v2.0.5
25282025-03-07T22:44:48.603Z Compiling rustix v0.37.28
25292025-03-07T22:44:49.282Z Compiling ratatui v0.29.0
25302025-03-07T22:44:49.575Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25312025-03-07T22:44:51.703Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25322025-03-07T22:44:51.748Z Compiling hyper-staticfile v0.10.1
25332025-03-07T22:44:51.990Z Compiling sled v0.34.7
25342025-03-07T22:44:54.450Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25352025-03-07T22:44:58.203Z Compiling hickory-client v0.24.4
25362025-03-07T22:44:58.803Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25372025-03-07T22:45:00.029Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25382025-03-07T22:45:02.953Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25392025-03-07T22:45:07.159Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25402025-03-07T22:45:07.159Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25412025-03-07T22:45:07.656Z Compiling sct v0.7.1
25422025-03-07T22:45:08.018Z Compiling rustls-webpki v0.101.7
25432025-03-07T22:45:08.060Z Compiling hickory-server v0.24.4
25442025-03-07T22:45:09.563Z Compiling primeorder v0.13.6
25452025-03-07T22:45:10.172Z Compiling heck v0.3.3
25462025-03-07T22:45:10.536Z Compiling env_filter v0.1.2
25472025-03-07T22:45:15.683Z Compiling csv-core v0.1.11
25482025-03-07T22:45:15.713Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25492025-03-07T22:45:15.714Z Compiling csv v1.3.1
25502025-03-07T22:45:15.714Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25512025-03-07T22:45:15.714Z Compiling env_logger v0.11.5
25522025-03-07T22:45:15.714Z Compiling zone_cfg_derive v0.1.2
25532025-03-07T22:45:15.714Z Compiling p384 v0.13.0
25542025-03-07T22:45:21.372Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25552025-03-07T22:45:21.739Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25562025-03-07T22:45:21.975Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25572025-03-07T22:45:22.081Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25582025-03-07T22:45:22.768Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25592025-03-07T22:45:23.090Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25602025-03-07T22:45:23.283Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25612025-03-07T22:45:23.464Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25622025-03-07T22:45:23.687Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25632025-03-07T22:45:23.855Z Compiling nix v0.27.1
25642025-03-07T22:45:24.055Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25652025-03-07T22:45:24.780Z Compiling tungstenite v0.23.0
25662025-03-07T22:45:26.646Z Compiling base64 v0.13.1
25672025-03-07T22:45:27.449Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25682025-03-07T22:45:27.823Z Compiling ron v0.7.1
25692025-03-07T22:45:27.879Z Compiling tokio-tungstenite v0.23.1
25702025-03-07T22:45:28.824Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25712025-03-07T22:45:30.524Z Compiling xz2 v0.1.7
25722025-03-07T22:45:31.135Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25732025-03-07T22:45:33.024Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25742025-03-07T22:45:35.245Z Compiling terminal_size v0.2.6
25752025-03-07T22:45:37.585Z Compiling tokio-rustls v0.24.1
25762025-03-07T22:45:38.092Z Compiling zone v0.1.8
25772025-03-07T22:45:40.203Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25782025-03-07T22:45:41.135Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25792025-03-07T22:45:41.346Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25802025-03-07T22:45:41.370Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25812025-03-07T22:45:41.753Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25822025-03-07T22:45:42.519Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25832025-03-07T22:45:42.766Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25842025-03-07T22:45:43.152Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25852025-03-07T22:45:45.873Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25862025-03-07T22:45:46.264Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25872025-03-07T22:45:46.425Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25882025-03-07T22:45:49.224Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25892025-03-07T22:45:51.137Z Compiling rustls-pemfile v1.0.4
25902025-03-07T22:45:51.924Z Compiling signal-hook-tokio v0.3.1
25912025-03-07T22:45:52.182Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25922025-03-07T22:45:52.562Z Compiling twox-hash v2.1.0
25932025-03-07T22:45:52.862Z Compiling yasna v0.5.2
25942025-03-07T22:45:53.643Z Compiling is_ci v1.2.0
25952025-03-07T22:45:53.983Z Compiling glob v0.3.2
25962025-03-07T22:45:54.977Z Compiling unicode-linebreak v0.1.5
25972025-03-07T22:45:55.490Z Compiling smawk v0.3.2
25982025-03-07T22:45:55.572Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25992025-03-07T22:45:55.797Z Compiling textwrap v0.16.1
26002025-03-07T22:45:56.135Z Compiling rcgen v0.12.1
26012025-03-07T22:45:56.326Z Compiling supports-color v3.0.2
26022025-03-07T22:45:59.431Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26032025-03-07T22:46:01.316Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26042025-03-07T22:46:02.142Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26052025-03-07T22:46:02.787Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26062025-03-07T22:46:07.812Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26072025-03-07T22:46:09.386Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26082025-03-07T22:46:22.600Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26092025-03-07T22:46:23.225Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26102025-03-07T22:46:23.577Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
26112025-03-07T22:46:23.949Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26122025-03-07T22:46:27.332Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26132025-03-07T22:46:33.563Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26142025-03-07T22:46:34.163Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26152025-03-07T22:46:34.866Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26162025-03-07T22:46:42.388Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26172025-03-07T22:46:48.603Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26182025-03-07T22:46:48.977Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26192025-03-07T22:46:50.047Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26202025-03-07T22:46:52.624Z Compiling fatfs v0.3.6
26212025-03-07T22:46:52.747Z Compiling subprocess v0.2.9
26222025-03-07T22:46:53.324Z Compiling rtoolbox v0.0.2
26232025-03-07T22:46:53.767Z Compiling assert_matches v1.5.0
26242025-03-07T22:46:53.912Z Compiling rpassword v7.3.1
26252025-03-07T22:46:55.232Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26262025-03-07T22:46:55.336Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26272025-03-07T22:46:57.462Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26282025-03-07T22:47:03.062Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26292025-03-07T22:47:10.108Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26302025-03-07T22:47:30.698Z Compiling tui-tree-widget v0.23.0
26312025-03-07T22:47:31.154Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26322025-03-07T22:47:31.602Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26332025-03-07T22:47:31.961Z Compiling uzers v0.12.1
26342025-03-07T22:47:35.151Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26352025-03-07T22:47:42.701Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26362025-03-07T22:47:45.031Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26372025-03-07T22:47:52.295Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26382025-03-07T22:48:00.536Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26392025-03-07T22:48:05.391Z Compiling multimap v0.10.0
26402025-03-07T22:50:33.968Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26412025-03-07T22:57:57.372Z Finished `release` profile [optimized] target(s) in 17m 55s
26422025-03-07T22:59:05.624Z
26432025-03-07T22:59:05.624Zreal 19:05.493375011
26442025-03-07T22:59:05.624Zuser 2:14:54.870619813
26452025-03-07T22:59:05.624Zsys 3:41.215770888
26462025-03-07T22:59:05.624Ztrap 3.594750745
26472025-03-07T22:59:05.624Ztflt 1.980647325
26482025-03-07T22:59:05.624Zdflt 5.022120741
26492025-03-07T22:59:05.624Zkflt 0.037923102
26502025-03-07T22:59:05.624Zlock 8:01:02.918697801
26512025-03-07T22:59:05.624Zslp 6:57:16.217366965
26522025-03-07T22:59:05.624Zlat 3:36.693656252
26532025-03-07T22:59:05.624Zstop 2:59.792258135
26542025-03-07T22:59:05.624Z+ mapfile -t packages
26552025-03-07T22:59:05.624Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26562025-03-07T22:59:06.722Z Compiling ring v0.17.11
26572025-03-07T22:59:08.466Z Compiling rustls v0.23.19
26582025-03-07T22:59:08.472Z Compiling rustls v0.22.4
26592025-03-07T22:59:10.144Z Compiling rustls-webpki v0.102.8
26602025-03-07T22:59:14.172Z Compiling tokio-rustls v0.25.0
26612025-03-07T22:59:14.626Z Compiling dropshot v0.12.0
26622025-03-07T22:59:16.244Z Compiling tokio-rustls v0.26.0
26632025-03-07T22:59:16.733Z Compiling hyper-rustls v0.27.3
26642025-03-07T22:59:17.270Z Compiling reqwest v0.12.12
26652025-03-07T22:59:18.891Z Compiling qorb v0.2.1
26662025-03-07T22:59:19.306Z Compiling dropshot v0.16.0
26672025-03-07T22:59:26.267Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26682025-03-07T22:59:27.616Z Compiling progenitor-client v0.8.0
26692025-03-07T22:59:28.192Z Compiling progenitor v0.8.0
26702025-03-07T22:59:28.481Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26712025-03-07T22:59:28.604Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26722025-03-07T22:59:29.412Z Compiling progenitor-client v0.9.1
26732025-03-07T22:59:30.415Z Compiling omicron-zone-package v0.12.0
26742025-03-07T22:59:48.642Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26752025-03-07T22:59:48.642Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26762025-03-07T22:59:56.614Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26772025-03-07T23:00:00.956Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26782025-03-07T23:00:02.820Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26792025-03-07T23:00:05.260Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26802025-03-07T23:00:20.563Z Finished `release` profile [optimized] target(s) in 1m 14s
26812025-03-07T23:00:20.743Z Running `target/release/omicron-package -t test list-outputs`
26822025-03-07T23:00:20.800ZLogging to: /work/oxidecomputer/omicron/out/LOG
26832025-03-07T23:00:20.804Z+ ptime -m cargo build --locked --release -p xtask
26842025-03-07T23:00:21.413Z Compiling serde v1.0.218
26852025-03-07T23:00:21.417Z Compiling libc v0.2.170
26862025-03-07T23:00:21.417Z Compiling rustix v0.38.37
26872025-03-07T23:00:21.417Z Compiling serde_json v1.0.139
26882025-03-07T23:00:21.417Z Compiling syn v2.0.98
26892025-03-07T23:00:21.417Z Compiling bitflags v2.6.0
26902025-03-07T23:00:21.949Z Compiling usdt-impl v0.5.0
26912025-03-07T23:00:21.965Z Compiling syn v1.0.109
26922025-03-07T23:00:22.058Z Compiling log v0.4.22
26932025-03-07T23:00:22.077Z Compiling hashbrown v0.15.1
26942025-03-07T23:00:22.288Z Compiling fs-err v2.11.0
26952025-03-07T23:00:22.535Z Compiling anyhow v1.0.97
26962025-03-07T23:00:22.648Z Compiling once_cell v1.20.3
26972025-03-07T23:00:22.882Z Compiling thread-id v4.2.2
26982025-03-07T23:00:23.304Z Compiling indexmap v2.7.1
26992025-03-07T23:00:24.204Z Compiling terminal_size v0.4.0
27002025-03-07T23:00:24.258Z Compiling tempfile v3.13.0
27012025-03-07T23:00:24.490Z Compiling clap_builder v4.5.31
27022025-03-07T23:00:25.302Z Compiling proc-macro-error v1.0.4
27032025-03-07T23:00:26.113Z Compiling tabled_derive v0.7.0
27042025-03-07T23:00:27.253Z Compiling tabled v0.15.0
27052025-03-07T23:00:27.886Z Compiling serde_derive v1.0.218
27062025-03-07T23:00:27.886Z Compiling thiserror-impl v1.0.69
27072025-03-07T23:00:27.890Z Compiling zerocopy-derive v0.7.35
27082025-03-07T23:00:27.890Z Compiling scroll_derive v0.12.0
27092025-03-07T23:00:27.890Z Compiling thiserror-impl v2.0.11
27102025-03-07T23:00:29.365Z Compiling scroll v0.12.0
27112025-03-07T23:00:29.729Z Compiling zerocopy v0.7.35
27122025-03-07T23:00:30.038Z Compiling goblin v0.8.2
27132025-03-07T23:00:30.646Z Compiling thiserror v1.0.69
27142025-03-07T23:00:30.829Z Compiling pest v2.7.14
27152025-03-07T23:00:32.674Z Compiling thiserror v2.0.11
27162025-03-07T23:00:32.882Z Compiling clap_derive v4.5.28
27172025-03-07T23:00:33.958Z Compiling pest_meta v2.7.14
27182025-03-07T23:00:37.272Z Compiling pest_generator v2.7.14
27192025-03-07T23:00:37.590Z Compiling clap v4.5.31
27202025-03-07T23:00:39.087Z Compiling pest_derive v2.7.14
27212025-03-07T23:00:39.947Z Compiling dtrace-parser v0.2.0
27222025-03-07T23:00:41.508Z Compiling toml_datetime v0.6.8
27232025-03-07T23:00:42.254Z Compiling serde_spanned v0.6.8
27242025-03-07T23:00:42.557Z Compiling dof v0.3.0
27252025-03-07T23:00:43.444Z Compiling serde_tokenstream v0.2.2
27262025-03-07T23:00:44.496Z Compiling toml_edit v0.22.24
27272025-03-07T23:00:45.056Z Compiling camino v1.1.9
27282025-03-07T23:00:47.134Z Compiling usdt-macro v0.5.0
27292025-03-07T23:00:48.401Z Compiling usdt-attr-macro v0.5.0
27302025-03-07T23:00:49.803Z Compiling toml v0.8.20
27312025-03-07T23:00:50.119Z Compiling cargo-platform v0.1.8
27322025-03-07T23:00:51.242Z Compiling semver v1.0.25
27332025-03-07T23:00:52.524Z Compiling cargo_metadata v0.19.2
27342025-03-07T23:00:52.723Z Compiling cargo_toml v0.21.0
27352025-03-07T23:00:54.125Z Compiling usdt v0.5.0
27362025-03-07T23:00:55.577Z Compiling camino-tempfile v1.1.1
27372025-03-07T23:00:56.091Z Compiling macaddr v1.0.1
27382025-03-07T23:01:05.755Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27392025-03-07T23:01:11.604Z Finished `release` profile [optimized] target(s) in 50.73s
27402025-03-07T23:01:11.744Z
27412025-03-07T23:01:11.744Zreal 50.903980185
27422025-03-07T23:01:11.744Zuser 5:28.718491878
27432025-03-07T23:01:11.744Zsys 20.230372168
27442025-03-07T23:01:11.744Ztrap 0.164038338
27452025-03-07T23:01:11.749Ztflt 0.169339364
27462025-03-07T23:01:11.749Zdflt 0.402380125
27472025-03-07T23:01:11.749Zkflt 0.000000799
27482025-03-07T23:01:11.749Zlock 10:18.007064766
27492025-03-07T23:01:11.749Zslp 16:35.468785835
27502025-03-07T23:01:11.749Zlat 15.974701864
27512025-03-07T23:01:11.749Zstop 20.434816416
27522025-03-07T23:01:11.749Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27532025-03-07T23:01:11.750Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27542025-03-07T23:01:11.750Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27552025-03-07T23:01:11.750Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27562025-03-07T23:01:11.750Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27572025-03-07T23:01:12.705Z Compiling regress v0.10.3
27582025-03-07T23:01:12.841Z Compiling thiserror-impl v2.0.11
27592025-03-07T23:01:12.848Z Compiling ident_case v1.0.1
27602025-03-07T23:01:12.873Z Compiling unsafe-libyaml v0.2.11
27612025-03-07T23:01:12.881Z Compiling progenitor-client v0.9.1
27622025-03-07T23:01:12.881Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27632025-03-07T23:01:12.881Z Compiling tempfile v3.13.0
27642025-03-07T23:01:12.881Z Compiling ipnetwork v0.21.1
27652025-03-07T23:01:13.021Z Compiling darling_core v0.20.10
27662025-03-07T23:01:13.389Z Compiling macaddr v1.0.1
27672025-03-07T23:01:13.463Z Compiling oxnet v0.1.1
27682025-03-07T23:01:13.853Z Compiling progenitor-client v0.8.0
27692025-03-07T23:01:14.012Z Compiling structmeta-derive v0.3.0
27702025-03-07T23:01:14.012Z Compiling instant v0.1.13
27712025-03-07T23:01:14.115Z Compiling wait-timeout v0.2.0
27722025-03-07T23:01:14.234Z Compiling dropshot v0.16.0
27732025-03-07T23:01:14.253Z Compiling bit-vec v0.8.0
27742025-03-07T23:01:14.567Z Compiling serde_yaml v0.9.34+deprecated
27752025-03-07T23:01:14.664Z Compiling bit-set v0.8.0
27762025-03-07T23:01:14.700Z Compiling rusty-fork v0.3.0
27772025-03-07T23:01:14.800Z Compiling dropshot_endpoint v0.16.0
27782025-03-07T23:01:14.955Z Compiling rand_xorshift v0.3.0
27792025-03-07T23:01:15.334Z Compiling daft-derive v0.1.1
27802025-03-07T23:01:15.387Z Compiling unarray v0.1.4
27812025-03-07T23:01:15.579Z Compiling proptest v1.6.0
27822025-03-07T23:01:15.953Z Compiling thiserror v2.0.11
27832025-03-07T23:01:16.148Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27842025-03-07T23:01:16.335Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27852025-03-07T23:01:16.586Z Compiling typify-impl v0.2.0
27862025-03-07T23:01:16.905Z Compiling structmeta v0.3.0
27872025-03-07T23:01:17.168Z Compiling daft v0.1.1
27882025-03-07T23:01:17.331Z Compiling parse-display-derive v0.10.0
27892025-03-07T23:01:17.523Z Compiling test-strategy v0.4.0
27902025-03-07T23:01:17.704Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27912025-03-07T23:01:18.144Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27922025-03-07T23:01:18.241Z Compiling backoff v0.4.0
27932025-03-07T23:01:18.395Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27942025-03-07T23:01:18.666Z Compiling proc-macro-crate v1.3.1
27952025-03-07T23:01:19.132Z Compiling darling_macro v0.20.10
27962025-03-07T23:01:19.159Z Compiling typify-impl v0.3.0
27972025-03-07T23:01:19.619Z Compiling num_enum_derive v0.5.11
27982025-03-07T23:01:20.111Z Compiling darling v0.20.10
27992025-03-07T23:01:20.262Z Compiling serde_with_macros v3.12.0
28002025-03-07T23:01:21.113Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28012025-03-07T23:01:21.369Z Compiling parse-display v0.10.0
28022025-03-07T23:01:21.537Z Compiling itertools v0.13.0
28032025-03-07T23:01:21.920Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
28042025-03-07T23:01:21.999Z Compiling num_enum v0.5.11
28052025-03-07T23:01:22.205Z Compiling heapless v0.8.0
28062025-03-07T23:01:22.570Z Compiling crucible-workspace-hack v0.1.0
28072025-03-07T23:01:22.820Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28082025-03-07T23:01:22.823Z Compiling serde_with v3.12.0
28092025-03-07T23:01:23.736Z Compiling proc-macro-error v1.0.4
28102025-03-07T23:01:23.762Z Compiling camino-tempfile v1.1.1
28112025-03-07T23:01:23.820Z Compiling hash32 v0.3.1
28122025-03-07T23:01:23.905Z Compiling foreign-types-macros v0.2.3
28132025-03-07T23:01:24.121Z Compiling smoltcp v0.11.0
28142025-03-07T23:01:24.558Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28152025-03-07T23:01:24.860Z Compiling foreign-types-shared v0.3.1
28162025-03-07T23:01:25.239Z Compiling foreign-types v0.5.0
28172025-03-07T23:01:25.729Z Compiling tabwriter v1.4.0
28182025-03-07T23:01:26.217Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28192025-03-07T23:01:26.266Z Compiling cstr-argument v0.1.2
28202025-03-07T23:01:26.575Z Compiling pretty-hex v0.2.1
28212025-03-07T23:01:26.630Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28222025-03-07T23:01:26.806Z Compiling cobs v0.2.3
28232025-03-07T23:01:27.019Z Compiling postcard v1.0.10
28242025-03-07T23:01:27.081Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28252025-03-07T23:01:27.116Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28262025-03-07T23:01:27.294Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28272025-03-07T23:01:27.687Z Compiling colored v2.2.0
28282025-03-07T23:01:27.816Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28292025-03-07T23:01:28.039Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28302025-03-07T23:01:28.178Z Compiling winnow v0.6.20
28312025-03-07T23:01:28.370Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-03-07T23:01:28.435Z Compiling smf v0.2.3
28332025-03-07T23:01:29.353Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28342025-03-07T23:01:29.730Z Compiling zone_cfg_derive v0.3.0
28352025-03-07T23:01:29.752Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28362025-03-07T23:01:30.231Z Compiling itertools v0.14.0
28372025-03-07T23:01:31.175Z Compiling num-derive v0.4.2
28382025-03-07T23:01:31.181Z Compiling typify-macro v0.2.0
28392025-03-07T23:01:31.312Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28402025-03-07T23:01:31.930Z Compiling sigpipe v0.1.3
28412025-03-07T23:01:32.086Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28422025-03-07T23:01:32.118Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28432025-03-07T23:01:32.492Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28442025-03-07T23:01:33.264Z Compiling zone v0.3.0
28452025-03-07T23:01:33.513Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28462025-03-07T23:01:33.540Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28472025-03-07T23:01:34.011Z Compiling universal-hash v0.5.1
28482025-03-07T23:01:34.117Z Compiling typify-macro v0.3.0
28492025-03-07T23:01:34.256Z Compiling opaque-debug v0.3.1
28502025-03-07T23:01:34.388Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28512025-03-07T23:01:34.412Z Compiling tungstenite v0.21.0
28522025-03-07T23:01:34.636Z Compiling num-rational v0.4.2
28532025-03-07T23:01:34.740Z Compiling password-hash v0.5.0
28542025-03-07T23:01:35.016Z Compiling typify v0.2.0
28552025-03-07T23:01:35.193Z Compiling progenitor-impl v0.8.0
28562025-03-07T23:01:35.615Z Compiling blake2 v0.10.6
28572025-03-07T23:01:35.966Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28582025-03-07T23:01:36.148Z Compiling aead v0.5.2
28592025-03-07T23:01:36.219Z Compiling num-complex v0.4.6
28602025-03-07T23:01:36.332Z Compiling convert_case v0.4.0
28612025-03-07T23:01:36.563Z Compiling keccak v0.1.5
28622025-03-07T23:01:37.009Z Compiling base64 v0.21.7
28632025-03-07T23:01:37.176Z Compiling derive_more v0.99.19
28642025-03-07T23:01:37.216Z Compiling num v0.4.3
28652025-03-07T23:01:37.354Z Compiling sha3 v0.10.8
28662025-03-07T23:01:37.673Z Compiling argon2 v0.5.3
28672025-03-07T23:01:37.756Z Compiling tokio-tungstenite v0.21.0
28682025-03-07T23:01:37.985Z Compiling typify v0.3.0
28692025-03-07T23:01:38.165Z Compiling progenitor-impl v0.9.1
28702025-03-07T23:01:38.188Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28712025-03-07T23:01:38.393Z Compiling poly1305 v0.8.0
28722025-03-07T23:01:38.416Z Compiling chacha20 v0.9.1
28732025-03-07T23:01:38.962Z Compiling float-ord v0.3.2
28742025-03-07T23:01:39.192Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28752025-03-07T23:01:39.496Z Compiling same-file v1.0.6
28762025-03-07T23:01:39.662Z Compiling semver v0.1.20
28772025-03-07T23:01:39.813Z Compiling walkdir v2.5.0
28782025-03-07T23:01:40.166Z Compiling rustc_version v0.1.7
28792025-03-07T23:01:40.274Z Compiling newline-converter v0.3.0
28802025-03-07T23:01:40.497Z Compiling primeorder v0.13.6
28812025-03-07T23:01:40.500Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
28822025-03-07T23:01:40.536Z Compiling secrecy v0.8.0
28832025-03-07T23:01:40.617Z Compiling owo-colors v4.2.0
28842025-03-07T23:01:40.817Z Compiling cancel-safe-futures v0.1.5
28852025-03-07T23:01:41.039Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28862025-03-07T23:01:41.111Z Compiling newtype_derive v0.1.6
28872025-03-07T23:01:41.253Z Compiling expectorate v1.1.0
28882025-03-07T23:01:41.370Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28892025-03-07T23:01:41.469Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28902025-03-07T23:01:41.487Z Compiling thiserror-impl-no-std v2.0.2
28912025-03-07T23:01:41.766Z Compiling libsw-core v0.3.1
28922025-03-07T23:01:41.886Z Compiling blake3 v1.5.4
28932025-03-07T23:01:42.078Z Compiling progenitor-macro v0.8.0
28942025-03-07T23:01:42.100Z Compiling half v2.4.1
28952025-03-07T23:01:42.359Z Compiling unicase v2.7.0
28962025-03-07T23:01:42.454Z Compiling fixedbitset v0.5.7
28972025-03-07T23:01:42.577Z Compiling arc-swap v1.7.1
28982025-03-07T23:01:42.671Z Compiling ciborium-io v0.2.2
28992025-03-07T23:01:42.852Z Compiling ciborium-ll v0.2.2
29002025-03-07T23:01:42.977Z Compiling petgraph v0.7.1
29012025-03-07T23:01:43.107Z Compiling slog-scope v4.4.0
29022025-03-07T23:01:43.277Z Compiling libsw v3.4.0
29032025-03-07T23:01:43.618Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29042025-03-07T23:01:43.640Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29052025-03-07T23:01:44.016Z Compiling polyval v0.6.2
29062025-03-07T23:01:44.304Z Compiling thiserror-no-std v2.0.2
29072025-03-07T23:01:44.445Z Compiling atomicwrites v0.4.4
29082025-03-07T23:01:44.467Z Compiling memmap2 v0.9.5
29092025-03-07T23:01:44.526Z Compiling arrayref v0.3.9
29102025-03-07T23:01:44.661Z Compiling constant_time_eq v0.3.1
29112025-03-07T23:01:44.809Z Compiling linear-map v1.2.0
29122025-03-07T23:01:44.883Z Compiling indent_write v2.2.0
29132025-03-07T23:01:44.886Z Compiling salty v0.3.0
29142025-03-07T23:01:45.047Z Compiling progenitor-macro v0.9.1
29152025-03-07T23:01:45.145Z Compiling parking_lot_core v0.8.6
29162025-03-07T23:01:45.149Z Compiling arrayvec v0.7.6
29172025-03-07T23:01:45.358Z Compiling libefi-sys v0.1.0
29182025-03-07T23:01:45.745Z Compiling vsss-rs v3.3.4
29192025-03-07T23:01:45.770Z Compiling ghash v0.5.1
29202025-03-07T23:01:46.086Z Compiling slog-stdlog v4.1.1
29212025-03-07T23:01:46.135Z Compiling ciborium v0.2.2
29222025-03-07T23:01:46.454Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29232025-03-07T23:01:47.088Z Compiling p384 v0.13.0
29242025-03-07T23:01:47.186Z Compiling toolchain_find v0.4.0
29252025-03-07T23:01:47.471Z Compiling chacha20poly1305 v0.10.1
29262025-03-07T23:01:47.756Z Compiling ctr v0.9.2
29272025-03-07T23:01:47.836Z Compiling lzma-sys v0.1.20
29282025-03-07T23:01:48.140Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29292025-03-07T23:01:48.182Z Compiling bitfield-struct v0.6.2
29302025-03-07T23:01:48.635Z Compiling slog-dtrace v0.3.0
29312025-03-07T23:01:48.639Z Compiling highway v1.3.0
29322025-03-07T23:01:48.681Z Compiling topological-sort v0.2.2
29332025-03-07T23:01:48.971Z Compiling omicron-zone-package v0.12.0
29342025-03-07T23:01:49.308Z Compiling aes-gcm v0.10.3
29352025-03-07T23:01:49.480Z Compiling rustfmt-wrapper v0.2.1
29362025-03-07T23:01:49.669Z Compiling mime_guess v2.0.5
29372025-03-07T23:01:49.730Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29382025-03-07T23:01:50.078Z Compiling slog-envlogger v2.2.0
29392025-03-07T23:01:50.102Z Compiling steno v0.4.1
29402025-03-07T23:01:50.789Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29412025-03-07T23:01:50.874Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29422025-03-07T23:01:51.254Z Compiling heck v0.3.3
29432025-03-07T23:01:51.412Z Compiling ssh-encoding v0.2.0
29442025-03-07T23:01:51.472Z Compiling blowfish v0.9.1
29452025-03-07T23:01:51.640Z Compiling env_filter v0.1.2
29462025-03-07T23:01:51.917Z Compiling nibble_vec v0.1.0
29472025-03-07T23:01:51.972Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29482025-03-07T23:01:52.001Z Compiling endian-type v0.1.2
29492025-03-07T23:01:52.123Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29502025-03-07T23:01:52.150Z Compiling humantime v2.1.0
29512025-03-07T23:01:52.258Z Compiling radix_trie v0.2.1
29522025-03-07T23:01:52.306Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29532025-03-07T23:01:52.520Z Compiling env_logger v0.11.5
29542025-03-07T23:01:52.640Z Compiling ssh-cipher v0.2.0
29552025-03-07T23:01:52.920Z Compiling bcrypt-pbkdf v0.10.0
29562025-03-07T23:01:53.162Z Compiling zone_cfg_derive v0.1.2
29572025-03-07T23:01:53.596Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29582025-03-07T23:01:53.764Z Compiling parking_lot v0.11.2
29592025-03-07T23:01:54.072Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29602025-03-07T23:01:54.161Z Compiling progenitor v0.8.0
29612025-03-07T23:01:54.427Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29622025-03-07T23:01:54.578Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29632025-03-07T23:01:54.645Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29642025-03-07T23:01:54.666Z Compiling password-hash v0.4.2
29652025-03-07T23:01:54.699Z Compiling gethostname v0.5.0
29662025-03-07T23:01:54.927Z Compiling fxhash v0.2.1
29672025-03-07T23:01:55.066Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29682025-03-07T23:01:55.102Z Compiling base64 v0.13.1
29692025-03-07T23:01:55.138Z Compiling http-range v0.1.5
29702025-03-07T23:01:55.165Z Compiling pbkdf2 v0.11.0
29712025-03-07T23:01:55.450Z Compiling sled v0.34.7
29722025-03-07T23:01:55.494Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29732025-03-07T23:01:55.527Z Compiling zone v0.1.8
29742025-03-07T23:01:55.556Z Compiling ron v0.7.1
29752025-03-07T23:01:55.696Z Compiling xz2 v0.1.7
29762025-03-07T23:01:56.169Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29772025-03-07T23:01:56.192Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29782025-03-07T23:01:56.469Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29792025-03-07T23:01:57.112Z Compiling progenitor v0.9.1
29802025-03-07T23:01:57.378Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29812025-03-07T23:01:57.494Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29822025-03-07T23:01:57.611Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29832025-03-07T23:01:57.634Z Compiling ssh-key v0.6.6
29842025-03-07T23:01:57.951Z Compiling hickory-client v0.24.4
29852025-03-07T23:01:59.805Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29862025-03-07T23:02:01.873Z Compiling p256 v0.13.2
29872025-03-07T23:02:01.896Z Compiling p521 v0.13.3
29882025-03-07T23:02:02.723Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29892025-03-07T23:02:03.160Z Compiling hickory-server v0.24.4
29902025-03-07T23:02:03.255Z Compiling pem v3.0.5
29912025-03-07T23:02:03.803Z Compiling yasna v0.5.2
29922025-03-07T23:02:03.861Z Compiling headers-core v0.3.0
29932025-03-07T23:02:04.031Z Compiling kstat-rs v0.2.4
29942025-03-07T23:02:04.073Z Compiling nanorand v0.7.0
29952025-03-07T23:02:04.160Z Compiling russh-cryptovec v0.7.3
29962025-03-07T23:02:04.506Z Compiling atty v0.2.14
29972025-03-07T23:02:04.602Z Compiling md5 v0.7.0
29982025-03-07T23:02:04.646Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
29992025-03-07T23:02:04.678Z Compiling flume v0.11.1
30002025-03-07T23:02:05.136Z Compiling russh-keys v0.45.0
30012025-03-07T23:02:05.188Z Compiling rcgen v0.12.1
30022025-03-07T23:02:05.307Z Compiling headers v0.4.0
30032025-03-07T23:02:05.345Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30042025-03-07T23:02:07.326Z Compiling hyper-staticfile v0.10.1
30052025-03-07T23:02:07.481Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30062025-03-07T23:02:08.371Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30072025-03-07T23:02:08.744Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30082025-03-07T23:02:09.208Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
30092025-03-07T23:02:09.236Z Compiling num-bigint v0.4.6
30102025-03-07T23:02:09.239Z Compiling des v0.8.1
30112025-03-07T23:02:09.362Z Compiling subprocess v0.2.9
30122025-03-07T23:02:09.611Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30132025-03-07T23:02:09.614Z Compiling display-error-chain v0.2.2
30142025-03-07T23:02:09.876Z Compiling hex-literal v0.4.1
30152025-03-07T23:02:10.074Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30162025-03-07T23:02:10.522Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30172025-03-07T23:02:11.337Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30182025-03-07T23:02:11.352Z Compiling internet-checksum v0.2.1
30192025-03-07T23:02:12.344Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30202025-03-07T23:02:13.547Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30212025-03-07T23:02:16.299Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30222025-03-07T23:02:16.847Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30232025-03-07T23:02:17.384Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30242025-03-07T23:02:19.423Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30252025-03-07T23:02:19.917Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30262025-03-07T23:02:20.102Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30272025-03-07T23:02:20.385Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30282025-03-07T23:02:21.618Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30292025-03-07T23:02:23.032Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30302025-03-07T23:02:23.389Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30312025-03-07T23:02:23.425Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30322025-03-07T23:02:24.757Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30332025-03-07T23:02:25.022Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30342025-03-07T23:02:25.462Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30352025-03-07T23:02:25.793Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30362025-03-07T23:02:25.920Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30372025-03-07T23:02:25.942Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30382025-03-07T23:02:28.062Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30392025-03-07T23:02:29.256Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30402025-03-07T23:02:29.460Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30412025-03-07T23:02:31.069Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30422025-03-07T23:02:31.453Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30432025-03-07T23:02:32.469Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30442025-03-07T23:02:33.022Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30452025-03-07T23:02:33.715Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30462025-03-07T23:02:34.967Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30472025-03-07T23:02:35.319Z Compiling russh v0.45.0
30482025-03-07T23:02:42.321Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30492025-03-07T23:02:49.589Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30502025-03-07T23:02:52.086Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30512025-03-07T23:03:16.403Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30522025-03-07T23:03:39.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
30532025-03-07T23:03:39.815Z
30542025-03-07T23:03:39.815Zreal 2:28.008111573
30552025-03-07T23:03:39.815Zuser 12:20.389348855
30562025-03-07T23:03:39.815Zsys 1:38.824632122
30572025-03-07T23:03:39.816Ztrap 0.383136905
30582025-03-07T23:03:39.819Ztflt 0.243215426
30592025-03-07T23:03:39.819Zdflt 0.531445218
30602025-03-07T23:03:39.819Zkflt 0.000049074
30612025-03-07T23:03:39.819Zlock 23:19.004366315
30622025-03-07T23:03:39.819Zslp 43:35.471211806
30632025-03-07T23:03:39.819Zlat 39.684384911
30642025-03-07T23:03:39.819Zstop 1:44.889635152
30652025-03-07T23:03:39.819Z+ mkdir tests
30662025-03-07T23:03:39.824Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30672025-03-07T23:03:39.824Z+ xargs -I '{}' -t cp '{}' tests/
30682025-03-07T23:03:39.865Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-47d80fd051dfa828 tests/
30692025-03-07T23:03:39.892Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c857f4a4d0fd63d0 tests/
30702025-03-07T23:03:39.919Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-8f3d4bf33265b997 tests/
30712025-03-07T23:03:39.948Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7b386e7280725428 tests/
30722025-03-07T23:03:40.229Z+ 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/*)
30732025-03-07T23:03:40.240Z+ 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-c857f4a4d0fd63d0 tests/commtest-8f3d4bf33265b997 tests/dhcp_server-47d80fd051dfa828 tests/end_to_end_tests-7b386e7280725428 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
30742025-03-07T23:04:57.265ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30752025-03-07T23:04:57.265Za .github/buildomat/ci-env.sh 1K
30762025-03-07T23:04:57.265Za out/target/test 1K
30772025-03-07T23:04:57.265Za out/npuzone/npuzone 23144K
30782025-03-07T23:04:57.265Za package-manifest.toml 33K
30792025-03-07T23:04:57.265Za smf/sled-agent/non-gimlet/config.toml 4K
30802025-03-07T23:04:57.265Za target/release/omicron-package 38800K
30812025-03-07T23:04:57.265Za target/release/xtask 10839K
30822025-03-07T23:04:57.265Za target/debug/bootstrap 215551K
30832025-03-07T23:04:57.265Za tests/bootstrap-c857f4a4d0fd63d0 24083K
30842025-03-07T23:04:57.265Za tests/commtest-8f3d4bf33265b997 24909K
30852025-03-07T23:04:57.265Za tests/dhcp_server-47d80fd051dfa828 24083K
30862025-03-07T23:04:57.265Za tests/end_to_end_tests-7b386e7280725428 274829K
30872025-03-07T23:04:57.265Za out/clickhouse.tar.gz 305568K
30882025-03-07T23:04:57.265Za out/clickhouse_keeper.tar.gz 291441K
30892025-03-07T23:04:57.265Za out/clickhouse_server.tar.gz 305556K
30902025-03-07T23:04:57.265Za out/cockroachdb.tar.gz 143778K
30912025-03-07T23:04:57.265Za out/crucible-dtrace.tar 98K
30922025-03-07T23:04:57.265Za out/crucible-pantry-zone.tar.gz 32453K
30932025-03-07T23:04:57.265Za out/crucible-zone.tar.gz 40837K
30942025-03-07T23:04:57.265Za out/external-dns.tar.gz 45240K
30952025-03-07T23:04:57.266Za out/internal-dns.tar.gz 45239K
30962025-03-07T23:04:57.266Za out/mg-ddm-gz.tar 63075K
30972025-03-07T23:04:57.266Za out/nexus.tar.gz 112509K
30982025-03-07T23:04:57.266Za out/ntp.tar.gz 14409K
30992025-03-07T23:04:57.266Za out/omicron-gateway-softnpu.tar.gz 25014K
31002025-03-07T23:04:57.266Za out/omicron-sled-agent.tar 123626K
31012025-03-07T23:04:57.266Za out/overlay.tar.gz 3K
31022025-03-07T23:04:57.266Za out/oximeter.tar.gz 55187K
31032025-03-07T23:04:57.266Za out/oxlog.tar 3144K
31042025-03-07T23:04:57.266Za out/probe.tar.gz 2764K
31052025-03-07T23:04:57.266Za out/propolis-server.tar.gz 67599K
31062025-03-07T23:04:57.266Za out/pumpkind-gz.tar 26665K
31072025-03-07T23:04:57.266Za out/switch-softnpu.tar.gz 267583K
31082025-03-07T23:04:57.270Z
31092025-03-07T23:04:57.270Zreal 1:17.026628566
31102025-03-07T23:04:57.270Zuser 1:13.391721685
31112025-03-07T23:04:57.270Zsys 5.187665994
31122025-03-07T23:04:57.270Ztrap 0.020071177
31132025-03-07T23:04:57.270Ztflt 0.000000000
31142025-03-07T23:04:57.270Zdflt 0.000000000
31152025-03-07T23:04:57.270Zkflt 0.000000000
31162025-03-07T23:04:57.270Zlock 0.000000000
31172025-03-07T23:04:57.270Zslp 1:13.160698272
31182025-03-07T23:04:57.270Zlat 2.288149351
31192025-03-07T23:04:57.270Zstop 0.000290793
31202025-03-07T23:04:57.271Zprocess exited: duration 2101503 ms, exit code 0
 
31212025-03-07T23:04:57.286Zfound 1 output files
31222025-03-07T23:04:57.286Zuploading: /work/package.tar.gz (2032030575 bytes)
31232025-03-07T23:05:48.261Zuploaded: /work/package.tar.gz