01KNWAM8H1Z5JDF8A4XSPA00AT: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KNWAMQVGHC359G0M6GKZT37J

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-10T18:32:49.247Zjob assigned to worker 01KNWAMTXC3SNQX58VY80B303S [factory aws, i-0e38745f5323ca54f] (queued for 44 s)
 
22026-04-10T18:32:56.917Zstarting task 0: "setup"
32026-04-10T18:32:56.921Z++ uname -s
42026-04-10T18:32:56.924Z+ kern=SunOS
52026-04-10T18:32:56.925Z+ build_user=build
62026-04-10T18:32:56.925Z+ build_uid=12345
72026-04-10T18:32:56.925Z+ work_dir=/work
82026-04-10T18:32:56.925Z+ input_dir=/input
92026-04-10T18:32:56.925Z+ [[ 0 == 12345 ]]
102026-04-10T18:32:56.925Z+ case "$kern" in
112026-04-10T18:32:56.925Z+ groupadd -g 12345 build
122026-04-10T18:32:56.928Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-10T18:32:58.936Z+ zfs create -o mountpoint=/work rpool/work
142026-04-10T18:32:59.058Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-10T18:32:59.061Z+ home_fs=zfs
162026-04-10T18:32:59.061Z+ [[ zfs == autofs ]]
172026-04-10T18:32:59.061Z+ mkdir -p /home/build
182026-04-10T18:32:59.064Z+ chown build:build /home/build /work
192026-04-10T18:33:01.066Z+ chmod 0700 /home/build /work
202026-04-10T18:33:01.070Zprocess exited: duration 4154 ms, exit code 0
 
212026-04-10T18:33:01.077Zstarting task 1: "rust-toolchain"
222026-04-10T18:33:01.084Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-04-10T18:33:01.084Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-04-10T18:33:01.084Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-04-10T18:33:01.084Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-04-10T18:33:01.084Z * rust toolchain channel = "1.94.0"
272026-04-10T18:33:01.084Z * rust toolchain profile = "default"
282026-04-10T18:33:01.089Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-10T18:33:01.089Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-04-10T18:33:01.225Zinfo: downloading installer
312026-04-10T18:33:02.560Zwarn: It looks like you have an existing installation of Rust at:
322026-04-10T18:33:02.560Zwarn: /opt/ooce/bin
332026-04-10T18:33:02.560Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-10T18:33:02.560Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-10T18:33:02.560Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-10T18:33:02.560Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-10T18:33:02.560Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-10T18:33:02.560Zerror: cannot install while Rust is installed
392026-04-10T18:33:02.560Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-10T18:33:02.560Zwarn: It looks like you have an existing rustup settings file at:
412026-04-10T18:33:02.560Zwarn: /home/build/.rustup/settings.toml
422026-04-10T18:33:02.560Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-10T18:33:02.560Zwarn: instead of the one inferred from the default host triple.
442026-04-10T18:33:02.574Zinfo: profile set to default
452026-04-10T18:33:02.574Zinfo: default host triple is x86_64-unknown-illumos
462026-04-10T18:33:02.577Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-04-10T18:33:02.712Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-04-10T18:33:02.715Zinfo: downloading 6 components
492026-04-10T18:33:17.178Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-04-10T18:33:17.178Z
512026-04-10T18:33:17.206Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-04-10T18:33:17.207Z
532026-04-10T18:33:17.207Z
542026-04-10T18:33:17.207ZRust is installed now. Great!
552026-04-10T18:33:17.207Z
562026-04-10T18:33:17.207ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-10T18:33:17.207Zenvironment variable. This has not been done automatically.
582026-04-10T18:33:17.207Z
592026-04-10T18:33:17.207ZTo configure your current shell, you need to source
602026-04-10T18:33:17.207Zthe corresponding env file under $HOME/.cargo.
612026-04-10T18:33:17.207Z
622026-04-10T18:33:17.207ZThis is usually done by running one of the following (note the leading DOT):
632026-04-10T18:33:17.207Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-10T18:33:17.207Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-10T18:33:17.207Zsource "~/.cargo/env.nu" # For nushell
662026-04-10T18:33:17.207Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-10T18:33:17.207Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-10T18:33:17.207Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-10T18:33:17.210Zwarn: no default linker (`cc`) was found in your PATH
702026-04-10T18:33:17.210Zwarn: many Rust crates require a system C toolchain to build
712026-04-10T18:33:17.313Z+ rustup --version
722026-04-10T18:33:17.319Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-10T18:33:17.322Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-10T18:33:17.341Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-04-10T18:33:17.344Z+ cargo --version
762026-04-10T18:33:17.353Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-04-10T18:33:17.356Z+ rustc --version
782026-04-10T18:33:17.375Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-04-10T18:33:17.378Zprocess exited: duration 16298 ms, exit code 0
 
802026-04-10T18:33:17.387Zstarting task 2: "authentication"
812026-04-10T18:33:17.402Zprocess exited: duration 17 ms, exit code 0
 
822026-04-10T18:33:17.408Zstarting task 3: "clone repository"
832026-04-10T18:33:17.413Z+ mkdir -p /work/oxidecomputer/omicron
842026-04-10T18:33:17.416Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-04-10T18:33:17.539ZCloning into '/work/oxidecomputer/omicron'...
862026-04-10T18:33:27.992Z+ cd /work/oxidecomputer/omicron
872026-04-10T18:33:27.992Z+ git fetch origin 4c161765f410ff3d69e3bcd1fc84d725c7082caf
882026-04-10T18:33:28.297ZFrom https://github.com/oxidecomputer/omicron
892026-04-10T18:33:28.297Z * branch 4c161765f410ff3d69e3bcd1fc84d725c7082caf -> FETCH_HEAD
902026-04-10T18:33:28.310Z+ [[ -n eliza/analysis-report ]]
912026-04-10T18:33:28.313Z++ git branch --show-current
922026-04-10T18:33:28.316Z+ current=main
932026-04-10T18:33:28.316Z+ [[ main != eliza/analysis-report ]]
942026-04-10T18:33:28.316Z+ git branch -f eliza/analysis-report 4c161765f410ff3d69e3bcd1fc84d725c7082caf
952026-04-10T18:33:28.319Z+ git checkout -f eliza/analysis-report
962026-04-10T18:33:28.551ZSwitched to branch 'eliza/analysis-report'
972026-04-10T18:33:28.555Z+ git reset --hard 4c161765f410ff3d69e3bcd1fc84d725c7082caf
982026-04-10T18:33:28.600ZHEAD is now at 4c161765f one last thing from @mergeconflict
992026-04-10T18:33:28.603Zprocess exited: duration 11191 ms, exit code 0
 
1002026-04-10T18:33:28.609Zstarting task 4: "build"
1012026-04-10T18:33:28.615Z+ source .github/buildomat/ci-env.sh
1022026-04-10T18:33:28.615Z++ export CARGO_TERM_COLOR=always
1032026-04-10T18:33:28.615Z++ CARGO_TERM_COLOR=always
1042026-04-10T18:33:28.615Z+ cargo --version
1052026-04-10T18:33:28.626Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-04-10T18:33:28.629Z+ rustc --version
1072026-04-10T18:33:28.650Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-04-10T18:33:28.653Z+ WORK=/work
1092026-04-10T18:33:28.653Z+ pfexec mkdir -p /work
1102026-04-10T18:33:28.656Z+ pfexec chown build /work
1112026-04-10T18:33:28.659Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-04-10T18:33:38.281Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-04-10T18:33:45.438Z Startup: Caching catalogs ... Done
1142026-04-10T18:33:50.645ZPlanning: Solver setup ... Done (3.715s)
1152026-04-10T18:33:50.674ZPlanning: Running solver ... Done (0.029s)
1162026-04-10T18:33:50.797ZPlanning: Finding local manifests ... Done (0.004s)
1172026-04-10T18:33:50.817ZPlanning: Fetching manifests: 0/4 0% complete
1182026-04-10T18:33:51.532ZPlanning: Fetching manifests: 4/4 100% complete
1192026-04-10T18:33:51.569ZPlanning: Package planning ... Done (0.036s)
1202026-04-10T18:33:51.597ZPlanning: Merging actions ... Done (0.027s)
1212026-04-10T18:33:51.818ZPlanning: Checking for conflicting actions ... Done (0.221s)
1222026-04-10T18:33:51.824ZPlanning: Consolidating action changes ... Done (0.007s)
1232026-04-10T18:33:53.283ZPlanning: Evaluating mediators ... Done (1.459s)
1242026-04-10T18:33:53.289ZPlanning: Planning completed in 7.69 seconds
1252026-04-10T18:33:53.460Z Packages to install: 4
1262026-04-10T18:33:53.460Z Mediators to change: 2
1272026-04-10T18:33:53.460Z Services to change: 1
1282026-04-10T18:33:53.460Z Estimated space available: 155.35 GB
1292026-04-10T18:33:53.460ZEstimated space to be consumed: 1.84 GB
1302026-04-10T18:33:53.460Z Create boot environment: No
1312026-04-10T18:33:53.467ZCreate backup boot environment: No
1322026-04-10T18:33:53.467Z Rebuild boot archive: No
1332026-04-10T18:33:53.467Z
1342026-04-10T18:33:53.467ZChanged mediators:
1352026-04-10T18:33:53.467Z mediator clang:
1362026-04-10T18:33:53.467Z version: None -> 15 (system default)
1372026-04-10T18:33:53.467Z
1382026-04-10T18:33:53.467Z mediator llvm:
1392026-04-10T18:33:53.467Z version: 14 (system default) -> 15 (system default)
1402026-04-10T18:33:53.467Z
1412026-04-10T18:33:53.467ZChanged packages:
1422026-04-10T18:33:53.467Zhelios-dev
1432026-04-10T18:33:53.467Z developer/build-essential
1442026-04-10T18:33:53.467Z None -> 11-2.0
1452026-04-10T18:33:53.467Z library/libxmlsec1
1462026-04-10T18:33:53.467Z None -> 1.2.35-2.0
1472026-04-10T18:33:53.467Z ooce/developer/clang-15
1482026-04-10T18:33:53.468Z None -> 15.0.7-2.0
1492026-04-10T18:33:53.468Z ooce/developer/llvm-15
1502026-04-10T18:33:53.468Z None -> 15.0.7-2.0
1512026-04-10T18:33:53.468Z
1522026-04-10T18:33:53.468ZServices:
1532026-04-10T18:33:53.468Z restart_fmri:
1542026-04-10T18:33:53.468Z svc:/system/update-man-index:default
1552026-04-10T18:33:53.532Z
1562026-04-10T18:33:53.532ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1572026-04-10T18:33:58.544ZDownload: 597/3290 items 17.5/212.6MB 8% complete (3.5M/s)
1582026-04-10T18:34:03.552ZDownload: 1367/3290 items 115.1/212.6MB 54% complete (11.6M/s)
1592026-04-10T18:34:08.554ZDownload: 2771/3290 items 120.9/212.6MB 56% complete (10.3M/s)
1602026-04-10T18:34:13.628ZDownload: 3279/3290 items 208.9/212.6MB 98% complete (12.9M/s)
1612026-04-10T18:34:16.069ZDownload: Completed 212.60 MB in 22.53 seconds (9.4M/s)
1622026-04-10T18:34:16.218Z Actions: 1/3689 actions (Installing new actions)
1632026-04-10T18:34:19.585Z Actions: Completed 3689 actions in 3.37 seconds.
1642026-04-10T18:34:19.854Z Done (0.265s)
1652026-04-10T18:34:19.854Z Done (0.000s)
1662026-04-10T18:34:20.502Z Done (0.647s)
1672026-04-10T18:34:23.977Z Done (3.131s)
1682026-04-10T18:34:24.063Z Done (0.024s)
1692026-04-10T18:34:24.066Z Done (0.000s)
1702026-04-10T18:34:24.243Z Done (0.000s)
1712026-04-10T18:34:25.079ZPlanning: Evaluating mediator changes ... Done
1722026-04-10T18:34:25.186ZPlanning: Checking for conflicting actions ... Done
1732026-04-10T18:34:25.189ZPlanning: Consolidating action changes ... Done
1742026-04-10T18:34:25.344ZPlanning: Evaluating mediators ... Done
1752026-04-10T18:34:25.347ZPlanning: Planning completed in 0.27 seconds
1762026-04-10T18:34:25.366Z Mediators to change: 2
1772026-04-10T18:34:25.366Z Create boot environment: No
1782026-04-10T18:34:25.366ZCreate backup boot environment: No
1792026-04-10T18:34:25.422Z Done
1802026-04-10T18:34:25.422Z Done
1812026-04-10T18:34:26.018Z Done
1822026-04-10T18:34:28.530Z Done
1832026-04-10T18:34:28.599Z Done
1842026-04-10T18:34:28.602Z Done
1852026-04-10T18:34:28.707Z Done
1862026-04-10T18:34:29.107ZPlanning: Evaluating mediator changes ... Done
1872026-04-10T18:34:29.110ZPlanning: Merging actions ... Done
1882026-04-10T18:34:29.248ZPlanning: Checking for conflicting actions ... Done
1892026-04-10T18:34:29.251ZPlanning: Consolidating action changes ... Done
1902026-04-10T18:34:29.387ZPlanning: Evaluating mediators ... Done
1912026-04-10T18:34:29.416ZPlanning: Planning completed in 0.45 seconds
1922026-04-10T18:34:29.440Z Packages to change: 1
1932026-04-10T18:34:29.440Z Mediators to change: 1
1942026-04-10T18:34:29.440Z Services to change: 1
1952026-04-10T18:34:29.440Z Create boot environment: No
1962026-04-10T18:34:29.443ZCreate backup boot environment: Yes
1972026-04-10T18:34:31.471Z Actions: 1/6 actions (Updating modified actions)
1982026-04-10T18:34:31.474Z Actions: Completed 6 actions in 0.00 seconds.
1992026-04-10T18:34:31.474Z Done
2002026-04-10T18:34:31.474Z Done
2012026-04-10T18:34:31.613Z Done
2022026-04-10T18:34:34.106Z Done
2032026-04-10T18:34:34.181Z Done
2042026-04-10T18:34:34.184Z Done
2052026-04-10T18:34:34.439Z Done
2062026-04-10T18:34:34.725ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-04-10T18:34:34.725Zclang system 15 system
2082026-04-10T18:34:34.725Zcsh system system illumos
2092026-04-10T18:34:34.725Zctags system system illumos
2102026-04-10T18:34:34.725Zfile system system illumos
2112026-04-10T18:34:34.725Zgcc vendor 12 vendor
2122026-04-10T18:34:34.725Zgcc system 14 system
2132026-04-10T18:34:34.725Zgcc system 10 system
2142026-04-10T18:34:34.725Zgo system 1.20 system
2152026-04-10T18:34:34.725Zgo system 1.19 system
2162026-04-10T18:34:34.725Zllvm system 15 system
2172026-04-10T18:34:34.725Zllvm system 14 system
2182026-04-10T18:34:34.725Zmariadb system 10.6 system
2192026-04-10T18:34:34.725Zmta vendor vendor dma
2202026-04-10T18:34:34.725Zopenjdk system 17 system
2212026-04-10T18:34:34.725Zopenjdk system 11 system
2222026-04-10T18:34:34.726Zopenjdk system 1.8 system
2232026-04-10T18:34:34.726Zopenssl vendor 3 vendor
2242026-04-10T18:34:34.726Zperl system 5.36 system
2252026-04-10T18:34:34.726Zpostgresql system 15 system
2262026-04-10T18:34:34.726Zpostgresql system 13 system
2272026-04-10T18:34:34.726Zpython vendor 3 vendor
2282026-04-10T18:34:34.726Zpython system 2 system
2292026-04-10T18:34:34.726Zpython3 system 3.11 system
2302026-04-10T18:34:34.726Zruby system 3.0 system
2312026-04-10T18:34:34.726Zwords vendor vendor american-english
2322026-04-10T18:34:34.726Zwords system system australian-english
2332026-04-10T18:34:34.726Zwords system system british-english
2342026-04-10T18:34:34.726Zwords system system canadian-english
2352026-04-10T18:34:34.726Zwords system system french
2362026-04-10T18:34:34.726Zwords system system italian
2372026-04-10T18:34:34.726Zwords system system ngerman
2382026-04-10T18:34:34.726Zwords system system ogerman
2392026-04-10T18:34:34.726Zwords system system spanish
2402026-04-10T18:34:34.953ZPUBLISHER TYPE STATUS P LOCATION
2412026-04-10T18:34:34.953Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-04-10T18:34:39.400ZFMRI IFO
2432026-04-10T18:34:39.400Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-04-10T18:34:39.400Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-04-10T18:34:39.400Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-04-10T18:34:39.400Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-04-10T18:34:39.400Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-04-10T18:34:39.400Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-04-10T18:34:39.400Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502026-04-10T18:34:39.400Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512026-04-10T18:34:39.400Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522026-04-10T18:34:39.400Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532026-04-10T18:34:39.400Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542026-04-10T18:34:39.400Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552026-04-10T18:34:39.400Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562026-04-10T18:34:39.400Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572026-04-10T18:34:39.400Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582026-04-10T18:34:39.400Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592026-04-10T18:34:40.511Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602026-04-10T18:34:40.767Z Updating crates.io index
2612026-04-10T18:34:40.804Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622026-04-10T18:34:41.032Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-04-10T18:34:41.828Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2642026-04-10T18:34:42.225Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2652026-04-10T18:34:43.032Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-04-10T18:34:44.438Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-04-10T18:34:45.737Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-04-10T18:34:46.413Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-04-10T18:34:46.817Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-04-10T18:34:47.515Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712026-04-10T18:34:47.881Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2722026-04-10T18:34:48.289Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732026-04-10T18:34:48.593Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-04-10T18:34:49.592Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752026-04-10T18:34:50.167Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762026-04-10T18:34:50.486Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2772026-04-10T18:34:50.801Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782026-04-10T18:34:51.211Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792026-04-10T18:34:51.557Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802026-04-10T18:34:51.814Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812026-04-10T18:34:52.054Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2822026-04-10T18:34:52.447Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832026-04-10T18:34:52.792Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2842026-04-10T18:34:53.405Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2852026-04-10T18:34:53.724Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2862026-04-10T18:34:54.008Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872026-04-10T18:34:54.278Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-04-10T18:34:55.298Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892026-04-10T18:34:56.041Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902026-04-10T18:34:56.606Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2912026-04-10T18:34:56.883Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2922026-04-10T18:34:57.240Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932026-04-10T18:34:57.514Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-04-10T18:34:57.877Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952026-04-10T18:34:58.398Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962026-04-10T18:34:58.622Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972026-04-10T18:34:58.849Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-04-10T18:34:59.153Z Updating git repository `https://github.com/oxidecomputer/omicron`
2992026-04-10T18:35:10.852Z Downloading crates ...
3002026-04-10T18:35:10.913Z Downloaded pest_derive v2.8.6
3012026-04-10T18:35:10.919Z Downloaded utf8parse v0.2.2
3022026-04-10T18:35:10.926Z Downloaded thread-id v4.2.2
3032026-04-10T18:35:10.928Z Downloaded writeable v0.6.2
3042026-04-10T18:35:10.928Z Downloaded toml_datetime v0.6.11
3052026-04-10T18:35:10.929Z Downloaded is_terminal_polyfill v1.70.2
3062026-04-10T18:35:10.929Z Downloaded anstyle-parse v0.2.7
3072026-04-10T18:35:10.932Z Downloaded icu_provider v2.1.1
3082026-04-10T18:35:10.932Z Downloaded macaddr v1.0.1
3092026-04-10T18:35:10.932Z Downloaded heck v0.4.1
3102026-04-10T18:35:10.936Z Downloaded zerovec-derive v0.11.2
3112026-04-10T18:35:10.936Z Downloaded icu_normalizer v2.1.1
3122026-04-10T18:35:10.939Z Downloaded usdt v0.5.0
3132026-04-10T18:35:10.939Z Downloaded icu_properties v2.1.2
3142026-04-10T18:35:10.939Z Downloaded toml_write v0.1.2
3152026-04-10T18:35:10.942Z Downloaded unicode-linebreak v0.1.5
3162026-04-10T18:35:10.952Z Downloaded yoke-derive v0.8.1
3172026-04-10T18:35:10.952Z Downloaded idna_adapter v1.2.1
3182026-04-10T18:35:10.956Z Downloaded usdt-macro v0.5.0
3192026-04-10T18:35:10.956Z Downloaded typeid v1.0.3
3202026-04-10T18:35:10.956Z Downloaded usdt-attr-macro v0.5.0
3212026-04-10T18:35:10.956Z Downloaded potential_utf v0.1.4
3222026-04-10T18:35:10.956Z Downloaded log v0.4.29
3232026-04-10T18:35:10.956Z Downloaded icu_normalizer_data v2.1.1
3242026-04-10T18:35:10.961Z Downloaded zerofrom v0.1.6
3252026-04-10T18:35:10.961Z Downloaded utf8_iter v1.0.4
3262026-04-10T18:35:10.961Z Downloaded thiserror-impl v2.0.18
3272026-04-10T18:35:10.961Z Downloaded thiserror-impl v1.0.69
3282026-04-10T18:35:10.968Z Downloaded ordered-float v2.10.1
3292026-04-10T18:35:10.968Z Downloaded zerofrom-derive v0.1.6
3302026-04-10T18:35:10.968Z Downloaded version_check v0.9.5
3312026-04-10T18:35:10.968Z Downloaded zmij v1.0.21
3322026-04-10T18:35:10.968Z Downloaded thiserror v2.0.18
3332026-04-10T18:35:10.973Z Downloaded tinystr v0.8.2
3342026-04-10T18:35:10.973Z Downloaded once_cell v1.21.3
3352026-04-10T18:35:10.973Z Downloaded yoke v0.8.1
3362026-04-10T18:35:10.973Z Downloaded usdt-impl v0.5.0
3372026-04-10T18:35:10.976Z Downloaded terminal_size v0.4.3
3382026-04-10T18:35:10.976Z Downloaded serde_spanned v0.6.9
3392026-04-10T18:35:10.977Z Downloaded crypto-common v0.1.7
3402026-04-10T18:35:10.977Z Downloaded colorchoice v1.0.4
3412026-04-10T18:35:10.977Z Downloaded proc-macro-error-attr v1.0.4
3422026-04-10T18:35:10.977Z Downloaded clap_lex v1.0.0
3432026-04-10T18:35:10.977Z Downloaded block-buffer v0.10.4
3442026-04-10T18:35:10.977Z Downloaded fnv v1.0.7
3452026-04-10T18:35:10.977Z Downloaded thiserror v1.0.69
3462026-04-10T18:35:10.980Z Downloaded toml_edit v0.22.27
3472026-04-10T18:35:10.983Z Downloaded unicode-xid v0.2.6
3482026-04-10T18:35:10.983Z Downloaded ucd-trie v0.1.7
3492026-04-10T18:35:10.983Z Downloaded heck v0.5.0
3502026-04-10T18:35:10.986Z Downloaded zerocopy-derive v0.7.35
3512026-04-10T18:35:10.986Z Downloaded swrite v0.1.0
3522026-04-10T18:35:10.989Z Downloaded textwrap v0.16.2
3532026-04-10T18:35:10.989Z Downloaded scroll_derive v0.12.1
3542026-04-10T18:35:10.989Z Downloaded dof v0.3.0
3552026-04-10T18:35:10.993Z Downloaded unicode-ident v1.0.24
3562026-04-10T18:35:10.993Z Downloaded toml v0.8.23
3572026-04-10T18:35:10.993Z Downloaded generic-array v0.14.7
3582026-04-10T18:35:10.997Z Downloaded anstyle-query v1.1.5
3592026-04-10T18:35:10.997Z Downloaded strsim v0.11.1
3602026-04-10T18:35:11.001Z Downloaded typenum v1.19.0
3612026-04-10T18:35:11.001Z Downloaded papergrid v0.11.0
3622026-04-10T18:35:11.004Z Downloaded bytecount v0.6.9
3632026-04-10T18:35:11.004Z Downloaded form_urlencoded v1.2.2
3642026-04-10T18:35:11.010Z Downloaded zerotrie v0.2.3
3652026-04-10T18:35:11.013Z Downloaded stable_deref_trait v1.2.1
3662026-04-10T18:35:11.013Z Downloaded serde-value v0.7.0
3672026-04-10T18:35:11.017Z Downloaded itoa v1.0.17
3682026-04-10T18:35:11.021Z Downloaded url v2.5.8
3692026-04-10T18:35:11.021Z Downloaded smawk v0.3.2
3702026-04-10T18:35:11.026Z Downloaded tabled_derive v0.7.0
3712026-04-10T18:35:11.026Z Downloaded percent-encoding v2.3.2
3722026-04-10T18:35:11.030Z Downloaded pretty-hex v0.4.1
3732026-04-10T18:35:11.030Z Downloaded plain v0.2.3
3742026-04-10T18:35:11.030Z Downloaded cfg-if v1.0.4
3752026-04-10T18:35:11.030Z Downloaded memmap v0.7.0
3762026-04-10T18:35:11.040Z Downloaded zerovec v0.11.5
3772026-04-10T18:35:11.040Z Downloaded zerocopy v0.7.35
3782026-04-10T18:35:11.044Z Downloaded serde_tokenstream v0.2.3
3792026-04-10T18:35:11.044Z Downloaded winnow v0.7.14
3802026-04-10T18:35:11.048Z Downloaded semver v1.0.27
3812026-04-10T18:35:11.048Z Downloaded fastrand v2.3.0
3822026-04-10T18:35:11.052Z Downloaded unicode-width v0.2.0
3832026-04-10T18:35:11.052Z Downloaded unicode-width v0.1.14
3842026-04-10T18:35:11.057Z Downloaded equivalent v1.0.2
3852026-04-10T18:35:11.057Z Downloaded cargo-platform v0.2.0
3862026-04-10T18:35:11.057Z Downloaded proc-macro-error v1.0.4
3872026-04-10T18:35:11.061Z Downloaded errno v0.3.14
3882026-04-10T18:35:11.061Z Downloaded displaydoc v0.2.5
3892026-04-10T18:35:11.061Z Downloaded cargo_metadata v0.21.0
3902026-04-10T18:35:11.061Z Downloaded autocfg v1.5.0
3912026-04-10T18:35:11.066Z Downloaded byteorder v1.5.0
3922026-04-10T18:35:11.066Z Downloaded cargo_toml v0.21.0
3932026-04-10T18:35:11.066Z Downloaded camino-tempfile v1.4.1
3942026-04-10T18:35:11.066Z Downloaded dtrace-parser v0.2.0
3952026-04-10T18:35:11.070Z Downloaded anstream v0.6.21
3962026-04-10T18:35:11.073Z Downloaded synstructure v0.13.2
3972026-04-10T18:35:11.077Z Downloaded erased-serde v0.4.9
3982026-04-10T18:35:11.080Z Downloaded scroll v0.12.0
3992026-04-10T18:35:11.084Z Downloaded anstyle v1.0.13
4002026-04-10T18:35:11.088Z Downloaded cargo-util-schemas v0.8.2
4012026-04-10T18:35:11.094Z Downloaded sha2 v0.10.9
4022026-04-10T18:35:11.098Z Downloaded serde-untagged v0.1.9
4032026-04-10T18:35:11.098Z Downloaded cpufeatures v0.2.17
4042026-04-10T18:35:11.098Z Downloaded digest v0.10.7
4052026-04-10T18:35:11.109Z Downloaded litemap v0.8.1
4062026-04-10T18:35:11.113Z Downloaded quote v1.0.44
4072026-04-10T18:35:11.113Z Downloaded fs-err v3.3.0
4082026-04-10T18:35:11.116Z Downloaded clap_derive v4.5.55
4092026-04-10T18:35:11.119Z Downloaded clap v4.5.60
4102026-04-10T18:35:11.122Z Downloaded smallvec v1.15.1
4112026-04-10T18:35:11.125Z Downloaded camino v1.2.2
4122026-04-10T18:35:11.125Z Downloaded pest_generator v2.8.6
4132026-04-10T18:35:11.128Z Downloaded anyhow v1.0.102
4142026-04-10T18:35:11.129Z Downloaded bitflags v2.11.0
4152026-04-10T18:35:11.139Z Downloaded proc-macro2 v1.0.106
4162026-04-10T18:35:11.142Z Downloaded serde_derive v1.0.228
4172026-04-10T18:35:11.145Z Downloaded pest_meta v2.8.6
4182026-04-10T18:35:11.148Z Downloaded indexmap v2.13.0
4192026-04-10T18:35:11.148Z Downloaded icu_locale_core v2.1.1
4202026-04-10T18:35:11.151Z Downloaded num-traits v0.2.19
4212026-04-10T18:35:11.154Z Downloaded getrandom v0.3.4
4222026-04-10T18:35:11.166Z Downloaded tempfile v3.25.0
4232026-04-10T18:35:11.171Z Downloaded serde_core v1.0.228
4242026-04-10T18:35:11.171Z Downloaded icu_properties_data v2.1.2
4252026-04-10T18:35:11.175Z Downloaded idna v1.1.0
4262026-04-10T18:35:11.179Z Downloaded hashbrown v0.16.1
4272026-04-10T18:35:11.184Z Downloaded serde v1.0.228
4282026-04-10T18:35:11.188Z Downloaded icu_collections v2.1.1
4292026-04-10T18:35:11.191Z Downloaded memchr v2.8.0
4302026-04-10T18:35:11.194Z Downloaded pest v2.8.6
4312026-04-10T18:35:11.223Z Downloaded serde_json v1.0.149
4322026-04-10T18:35:11.231Z Downloaded clap_builder v4.5.60
4332026-04-10T18:35:11.235Z Downloaded goblin v0.8.2
4342026-04-10T18:35:11.249Z Downloaded tabled v0.15.0
4352026-04-10T18:35:11.254Z Downloaded syn v1.0.109
4362026-04-10T18:35:11.264Z Downloaded syn v2.0.117
4372026-04-10T18:35:11.284Z Downloaded rustix v1.1.3
4382026-04-10T18:35:11.301Z Downloaded libc v0.2.180
4392026-04-10T18:35:11.364Z Compiling proc-macro2 v1.0.106
4402026-04-10T18:35:11.364Z Compiling quote v1.0.44
4412026-04-10T18:35:11.368Z Compiling unicode-ident v1.0.24
4422026-04-10T18:35:11.368Z Compiling serde_core v1.0.228
4432026-04-10T18:35:11.368Z Compiling libc v0.2.180
4442026-04-10T18:35:11.368Z Compiling version_check v0.9.5
4452026-04-10T18:35:11.368Z Compiling memchr v2.8.0
4462026-04-10T18:35:11.368Z Compiling serde v1.0.228
4472026-04-10T18:35:11.368Z Compiling stable_deref_trait v1.2.1
4482026-04-10T18:35:11.368Z Compiling zmij v1.0.21
4492026-04-10T18:35:11.368Z Compiling autocfg v1.5.0
4502026-04-10T18:35:11.368Z Compiling thiserror v1.0.69
4512026-04-10T18:35:11.368Z Compiling ucd-trie v0.1.7
4522026-04-10T18:35:11.546Z Compiling itoa v1.0.17
4532026-04-10T18:35:11.550Z Compiling litemap v0.8.1
4542026-04-10T18:35:11.738Z Compiling writeable v0.6.2
4552026-04-10T18:35:11.907Z Compiling rustix v1.1.3
4562026-04-10T18:35:12.004Z Compiling pest v2.8.6
4572026-04-10T18:35:12.044Z Compiling byteorder v1.5.0
4582026-04-10T18:35:12.063Z Compiling icu_properties_data v2.1.2
4592026-04-10T18:35:12.102Z Compiling icu_normalizer_data v2.1.1
4602026-04-10T18:35:12.137Z Compiling bitflags v2.11.0
4612026-04-10T18:35:12.283Z Compiling serde_json v1.0.149
4622026-04-10T18:35:12.287Z Compiling hashbrown v0.16.1
4632026-04-10T18:35:12.287Z Compiling typeid v1.0.3
4642026-04-10T18:35:12.304Z Compiling num-traits v0.2.19
4652026-04-10T18:35:12.360Z Compiling equivalent v1.0.2
4662026-04-10T18:35:12.483Z Compiling smallvec v1.15.1
4672026-04-10T18:35:12.539Z Compiling proc-macro-error-attr v1.0.4
4682026-04-10T18:35:12.573Z Compiling usdt-impl v0.5.0
4692026-04-10T18:35:12.591Z Compiling errno v0.3.14
4702026-04-10T18:35:12.667Z Compiling thread-id v4.2.2
4712026-04-10T18:35:12.688Z Compiling erased-serde v0.4.9
4722026-04-10T18:35:12.691Z Compiling toml_write v0.1.2
4732026-04-10T18:35:12.732Z Compiling winnow v0.7.14
4742026-04-10T18:35:12.736Z Compiling syn v1.0.109
4752026-04-10T18:35:12.817Z Compiling indexmap v2.13.0
4762026-04-10T18:35:12.893Z Compiling proc-macro-error v1.0.4
4772026-04-10T18:35:12.910Z Compiling thiserror v2.0.18
4782026-04-10T18:35:12.996Z Compiling log v0.4.29
4792026-04-10T18:35:13.026Z Compiling getrandom v0.3.4
4802026-04-10T18:35:13.069Z Compiling syn v2.0.117
4812026-04-10T18:35:13.115Z Compiling pest_meta v2.8.6
4822026-04-10T18:35:13.137Z Compiling utf8_iter v1.0.4
4832026-04-10T18:35:13.155Z Compiling percent-encoding v2.3.2
4842026-04-10T18:35:13.158Z Compiling plain v0.2.3
4852026-04-10T18:35:13.191Z Compiling camino v1.2.2
4862026-04-10T18:35:13.208Z Compiling utf8parse v0.2.2
4872026-04-10T18:35:13.320Z Compiling anstyle-parse v0.2.7
4882026-04-10T18:35:13.320Z Compiling form_urlencoded v1.2.2
4892026-04-10T18:35:13.469Z Compiling ordered-float v2.10.1
4902026-04-10T18:35:13.525Z Compiling cfg-if v1.0.4
4912026-04-10T18:35:13.543Z Compiling colorchoice v1.0.4
4922026-04-10T18:35:13.546Z Compiling anstyle-query v1.1.5
4932026-04-10T18:35:13.546Z Compiling pretty-hex v0.4.1
4942026-04-10T18:35:13.617Z Compiling anstyle v1.0.13
4952026-04-10T18:35:13.636Z Compiling is_terminal_polyfill v1.70.2
4962026-04-10T18:35:13.691Z Compiling terminal_size v0.4.3
4972026-04-10T18:35:13.752Z Compiling fs-err v3.3.0
4982026-04-10T18:35:13.756Z Compiling anyhow v1.0.102
4992026-04-10T18:35:13.811Z Compiling anstream v0.6.21
5002026-04-10T18:35:13.815Z Compiling bytecount v0.6.9
5012026-04-10T18:35:13.863Z Compiling heck v0.4.1
5022026-04-10T18:35:13.886Z Compiling fastrand v2.3.0
5032026-04-10T18:35:13.970Z Compiling semver v1.0.27
5042026-04-10T18:35:14.113Z Compiling once_cell v1.21.3
5052026-04-10T18:35:14.133Z Compiling unicode-width v0.1.14
5062026-04-10T18:35:14.151Z Compiling heck v0.5.0
5072026-04-10T18:35:14.171Z Compiling unicode-xid v0.2.6
5082026-04-10T18:35:14.174Z Compiling clap_lex v1.0.0
5092026-04-10T18:35:14.235Z Compiling fnv v1.0.7
5102026-04-10T18:35:14.322Z Compiling strsim v0.11.1
5112026-04-10T18:35:14.366Z Compiling serde-untagged v0.1.9
5122026-04-10T18:35:14.369Z Compiling tempfile v3.25.0
5132026-04-10T18:35:14.407Z Compiling papergrid v0.11.0
5142026-04-10T18:35:14.448Z Compiling memmap v0.7.0
5152026-04-10T18:35:14.487Z Compiling unicode-width v0.2.0
5162026-04-10T18:35:14.492Z Compiling smawk v0.3.2
5172026-04-10T18:35:14.492Z Compiling unicode-linebreak v0.1.5
5182026-04-10T18:35:14.664Z Compiling clap_builder v4.5.60
5192026-04-10T18:35:14.682Z Compiling camino-tempfile v1.4.1
5202026-04-10T18:35:14.738Z Compiling textwrap v0.16.2
5212026-04-10T18:35:14.785Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222026-04-10T18:35:14.807Z Compiling swrite v0.1.0
5232026-04-10T18:35:15.141Z Compiling tabled_derive v0.7.0
5242026-04-10T18:35:15.665Z Compiling synstructure v0.13.2
5252026-04-10T18:35:15.665Z Compiling pest_generator v2.8.6
5262026-04-10T18:35:15.860Z Compiling tabled v0.15.0
5272026-04-10T18:35:16.210Z Compiling serde_derive v1.0.228
5282026-04-10T18:35:16.213Z Compiling zerofrom-derive v0.1.6
5292026-04-10T18:35:16.213Z Compiling yoke-derive v0.8.1
5302026-04-10T18:35:16.213Z Compiling zerovec-derive v0.11.2
5312026-04-10T18:35:16.213Z Compiling displaydoc v0.2.5
5322026-04-10T18:35:16.213Z Compiling thiserror-impl v1.0.69
5332026-04-10T18:35:16.213Z Compiling zerocopy-derive v0.7.35
5342026-04-10T18:35:16.213Z Compiling scroll_derive v0.12.1
5352026-04-10T18:35:16.213Z Compiling thiserror-impl v2.0.18
5362026-04-10T18:35:16.231Z Compiling clap_derive v4.5.55
5372026-04-10T18:35:16.357Z Compiling pest_derive v2.8.6
5382026-04-10T18:35:16.926Z Compiling scroll v0.12.0
5392026-04-10T18:35:17.146Z Compiling goblin v0.8.2
5402026-04-10T18:35:17.164Z Compiling zerocopy v0.7.35
5412026-04-10T18:35:17.411Z Compiling zerofrom v0.1.6
5422026-04-10T18:35:17.516Z Compiling yoke v0.8.1
5432026-04-10T18:35:17.534Z Compiling dtrace-parser v0.2.0
5442026-04-10T18:35:17.630Z Compiling clap v4.5.60
5452026-04-10T18:35:17.675Z Compiling zerovec v0.11.5
5462026-04-10T18:35:17.675Z Compiling zerotrie v0.2.3
5472026-04-10T18:35:18.084Z Compiling tinystr v0.8.2
5482026-04-10T18:35:18.084Z Compiling potential_utf v0.1.4
5492026-04-10T18:35:18.197Z Compiling icu_collections v2.1.1
5502026-04-10T18:35:18.253Z Compiling icu_locale_core v2.1.1
5512026-04-10T18:35:18.677Z Compiling serde_spanned v0.6.9
5522026-04-10T18:35:18.677Z Compiling toml_datetime v0.6.11
5532026-04-10T18:35:18.677Z Compiling serde-value v0.7.0
5542026-04-10T18:35:18.677Z Compiling cargo-platform v0.2.0
5552026-04-10T18:35:18.681Z Compiling macaddr v1.0.1
5562026-04-10T18:35:18.712Z Compiling dof v0.3.0
5572026-04-10T18:35:18.715Z Compiling serde_tokenstream v0.2.3
5582026-04-10T18:35:18.802Z Compiling icu_provider v2.1.1
5592026-04-10T18:35:18.949Z Compiling toml_edit v0.22.27
5602026-04-10T18:35:19.096Z Compiling icu_normalizer v2.1.1
5612026-04-10T18:35:19.096Z Compiling icu_properties v2.1.2
5622026-04-10T18:35:19.529Z Compiling usdt-attr-macro v0.5.0
5632026-04-10T18:35:19.529Z Compiling usdt-macro v0.5.0
5642026-04-10T18:35:19.915Z Compiling idna_adapter v1.2.1
5652026-04-10T18:35:20.022Z Compiling idna v1.1.0
5662026-04-10T18:35:20.130Z Compiling usdt v0.5.0
5672026-04-10T18:35:20.244Z Compiling toml v0.8.23
5682026-04-10T18:35:20.272Z Compiling url v2.5.8
5692026-04-10T18:35:20.583Z Compiling cargo_toml v0.21.0
5702026-04-10T18:35:20.678Z Compiling cargo-util-schemas v0.8.2
5712026-04-10T18:35:21.451Z Compiling cargo_metadata v0.21.0
5722026-04-10T18:35:22.362Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5732026-04-10T18:35:24.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.16s
5742026-04-10T18:35:24.745Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5752026-04-10T18:35:25.299Z Downloading crates ...
5762026-04-10T18:35:25.393Z Downloaded blowfish v0.9.1
5772026-04-10T18:35:25.403Z Downloaded atomicwrites v0.4.4
5782026-04-10T18:35:25.408Z Downloaded assert_matches v1.5.0
5792026-04-10T18:35:25.411Z Downloaded async-trait v0.1.89
5802026-04-10T18:35:25.411Z Downloaded crunchy v0.2.4
5812026-04-10T18:35:25.414Z Downloaded dsl_auto_type v0.2.0
5822026-04-10T18:35:25.414Z Downloaded ed25519 v2.2.3
5832026-04-10T18:35:25.417Z Downloaded atty v0.2.14
5842026-04-10T18:35:25.417Z Downloaded async-stream-impl v0.3.6
5852026-04-10T18:35:25.420Z Downloaded darling v0.20.11
5862026-04-10T18:35:25.423Z Downloaded arrayref v0.3.9
5872026-04-10T18:35:25.427Z Downloaded aead v0.5.2
5882026-04-10T18:35:25.427Z Downloaded float-ord v0.3.2
5892026-04-10T18:35:25.427Z Downloaded curve25519-dalek-derive v0.1.1
5902026-04-10T18:35:25.427Z Downloaded enum-as-inner v0.6.1
5912026-04-10T18:35:25.430Z Downloaded argon2 v0.5.3
5922026-04-10T18:35:25.430Z Downloaded derive_builder_core v0.20.2
5932026-04-10T18:35:25.433Z Downloaded difflib v0.4.0
5942026-04-10T18:35:25.436Z Downloaded derive_more v2.1.1
5952026-04-10T18:35:25.443Z Downloaded env_logger v0.11.9
5962026-04-10T18:35:25.447Z Downloaded debug-ignore v1.0.5
5972026-04-10T18:35:25.447Z Downloaded darling_macro v0.21.3
5982026-04-10T18:35:25.447Z Downloaded atomic-waker v1.1.2
5992026-04-10T18:35:25.450Z Downloaded async-stream v0.3.6
6002026-04-10T18:35:25.450Z Downloaded drift v0.1.3
6012026-04-10T18:35:25.453Z Downloaded derive-ex v0.1.8
6022026-04-10T18:35:25.453Z Downloaded camino-tempfile-ext v0.3.3
6032026-04-10T18:35:25.453Z Downloaded bb8 v0.8.6
6042026-04-10T18:35:25.456Z Downloaded arc-swap v1.8.2
6052026-04-10T18:35:25.459Z Downloaded der_derive v0.7.3
6062026-04-10T18:35:25.459Z Downloaded arrayvec v0.7.6
6072026-04-10T18:35:25.461Z Downloaded crc v3.4.0
6082026-04-10T18:35:25.462Z Downloaded const_format_proc_macros v0.2.34
6092026-04-10T18:35:25.464Z Downloaded array-init v0.0.4
6102026-04-10T18:35:25.465Z Downloaded async-recursion v1.1.1
6112026-04-10T18:35:25.469Z Downloaded diesel_table_macro_syntax v0.3.0
6122026-04-10T18:35:25.475Z Downloaded flagset v0.4.7
6132026-04-10T18:35:25.475Z Downloaded cfg_aliases v0.2.1
6142026-04-10T18:35:25.475Z Downloaded cbc v0.1.2
6152026-04-10T18:35:25.482Z Downloaded derive_builder_macro v0.20.2
6162026-04-10T18:35:25.482Z Downloaded dunce v1.0.5
6172026-04-10T18:35:25.482Z Downloaded data-encoding v2.10.0
6182026-04-10T18:35:25.482Z Downloaded darling_macro v0.20.11
6192026-04-10T18:35:25.482Z Downloaded ecdsa v0.16.9
6202026-04-10T18:35:25.493Z Downloaded ciborium-ll v0.2.2
6212026-04-10T18:35:25.493Z Downloaded adler2 v2.0.1
6222026-04-10T18:35:25.493Z Downloaded dyn-clone v1.0.20
6232026-04-10T18:35:25.530Z Downloaded foreign-types-macros v0.2.3
6242026-04-10T18:35:25.530Z Downloaded dropshot-api-manager-types v0.6.0
6252026-04-10T18:35:25.530Z Downloaded cargo-platform v0.1.9
6262026-04-10T18:35:25.530Z Downloaded block-padding v0.3.3
6272026-04-10T18:35:25.530Z Downloaded dirs-next v2.0.0
6282026-04-10T18:35:25.530Z Downloaded embedded-io v0.4.0
6292026-04-10T18:35:25.530Z Downloaded foreign-types v0.3.2
6302026-04-10T18:35:25.530Z Downloaded bitfield-macros v0.19.4
6312026-04-10T18:35:25.530Z Downloaded crc-catalog v2.4.0
6322026-04-10T18:35:25.530Z Downloaded bit-set v0.8.0
6332026-04-10T18:35:25.531Z Downloaded compression-core v0.4.31
6342026-04-10T18:35:25.531Z Downloaded float-cmp v0.10.0
6352026-04-10T18:35:25.531Z Downloaded defmt v1.0.1
6362026-04-10T18:35:25.531Z Downloaded critical-section v1.2.0
6372026-04-10T18:35:25.531Z Downloaded cfg_aliases v0.1.1
6382026-04-10T18:35:25.531Z Downloaded bcrypt-pbkdf v0.10.0
6392026-04-10T18:35:25.531Z Downloaded ciborium-io v0.2.2
6402026-04-10T18:35:25.531Z Downloaded endian-type v0.1.2
6412026-04-10T18:35:25.531Z Downloaded bit-set v0.5.3
6422026-04-10T18:35:25.531Z Downloaded foreign-types-shared v0.1.1
6432026-04-10T18:35:25.531Z Downloaded foreign-types v0.5.0
6442026-04-10T18:35:25.531Z Downloaded display-error-chain v0.2.2
6452026-04-10T18:35:25.531Z Downloaded defmt v0.3.100
6462026-04-10T18:35:25.531Z Downloaded crc8 v0.1.1
6472026-04-10T18:35:25.531Z Downloaded fixedbitset v0.4.2
6482026-04-10T18:35:25.531Z Downloaded defmt-parser v1.0.0
6492026-04-10T18:35:25.531Z Downloaded ghash v0.5.1
6502026-04-10T18:35:25.531Z Downloaded cmake v0.1.57
6512026-04-10T18:35:25.531Z Downloaded futures-sink v0.3.32
6522026-04-10T18:35:25.531Z Downloaded crucible-workspace-hack v0.1.0
6532026-04-10T18:35:25.531Z Downloaded darling_macro v0.23.0
6542026-04-10T18:35:25.531Z Downloaded dof v0.4.0
6552026-04-10T18:35:25.537Z Downloaded cexpr v0.6.0
6562026-04-10T18:35:25.537Z Downloaded fd-lock v4.0.4
6572026-04-10T18:35:25.537Z Downloaded bit-vec v0.6.3
6582026-04-10T18:35:25.537Z Downloaded blake2 v0.10.6
6592026-04-10T18:35:25.537Z Downloaded futures-core v0.3.32
6602026-04-10T18:35:25.537Z Downloaded castaway v0.2.4
6612026-04-10T18:35:25.537Z Downloaded embedded-io v0.6.1
6622026-04-10T18:35:25.541Z Downloaded cpufeatures v0.3.0
6632026-04-10T18:35:25.541Z Downloaded dirs-sys-next v0.1.2
6642026-04-10T18:35:25.544Z Downloaded bitfield-struct v0.6.2
6652026-04-10T18:35:25.544Z Downloaded daft-derive v0.1.5
6662026-04-10T18:35:25.547Z Downloaded filetime v0.2.27
6672026-04-10T18:35:25.547Z Downloaded downcast-rs v2.0.2
6682026-04-10T18:35:25.547Z Downloaded base16ct v0.2.0
6692026-04-10T18:35:25.550Z Downloaded document-features v0.2.12
6702026-04-10T18:35:25.550Z Downloaded fxhash v0.2.1
6712026-04-10T18:35:25.550Z Downloaded futures-macro v0.3.32
6722026-04-10T18:35:25.553Z Downloaded foreign-types-shared v0.3.1
6732026-04-10T18:35:25.553Z Downloaded futures-io v0.3.32
6742026-04-10T18:35:25.553Z Downloaded convert_case v0.4.0
6752026-04-10T18:35:25.556Z Downloaded funty v2.0.0
6762026-04-10T18:35:25.564Z Downloaded env_filter v1.0.0
6772026-04-10T18:35:25.564Z Downloaded colored v2.2.0
6782026-04-10T18:35:25.565Z Downloaded dtrace-parser v0.3.0
6792026-04-10T18:35:25.565Z Downloaded buf-list v1.1.2
6802026-04-10T18:35:25.568Z Downloaded cstr-argument v0.1.2
6812026-04-10T18:35:25.568Z Downloaded git-stub v1.0.0
6822026-04-10T18:35:25.568Z Downloaded cargo_metadata v0.19.2
6832026-04-10T18:35:25.568Z Downloaded byte-wrapper v0.1.0
6842026-04-10T18:35:25.568Z Downloaded gethostname v0.5.0
6852026-04-10T18:35:25.576Z Downloaded hex v0.4.3
6862026-04-10T18:35:25.576Z Downloaded corncobs v0.1.4
6872026-04-10T18:35:25.576Z Downloaded foldhash v0.2.0
6882026-04-10T18:35:25.576Z Downloaded find-msvc-tools v0.1.9
6892026-04-10T18:35:25.576Z Downloaded convert_case v0.10.0
6902026-04-10T18:35:25.576Z Downloaded either v1.15.0
6912026-04-10T18:35:25.579Z Downloaded defmt-macros v1.0.1
6922026-04-10T18:35:25.579Z Downloaded cobs v0.3.0
6932026-04-10T18:35:25.579Z Downloaded ascii-canvas v3.0.0
6942026-04-10T18:35:25.585Z Downloaded hash32 v0.2.1
6952026-04-10T18:35:25.585Z Downloaded fallible-iterator v0.2.0
6962026-04-10T18:35:25.585Z Downloaded ena v0.14.4
6972026-04-10T18:35:25.585Z Downloaded daft v0.1.5
6982026-04-10T18:35:25.591Z Downloaded erased-serde v0.3.31
6992026-04-10T18:35:25.591Z Downloaded http-body v1.0.1
7002026-04-10T18:35:25.591Z Downloaded home v0.5.12
7012026-04-10T18:35:25.591Z Downloaded hex-literal v0.4.1
7022026-04-10T18:35:25.594Z Downloaded ff v0.13.1
7032026-04-10T18:35:25.594Z Downloaded ciborium v0.2.2
7042026-04-10T18:35:25.594Z Downloaded constant_time_eq v0.4.2
7052026-04-10T18:35:25.594Z Downloaded ctr v0.9.2
7062026-04-10T18:35:25.594Z Downloaded csv-core v0.1.13
7072026-04-10T18:35:25.599Z Downloaded bitfield v0.19.4
7082026-04-10T18:35:25.599Z Downloaded backon v1.6.0
7092026-04-10T18:35:25.604Z Downloaded chacha20 v0.10.0
7102026-04-10T18:35:25.604Z Downloaded headers-core v0.3.0
7112026-04-10T18:35:25.604Z Downloaded hubpack v0.1.2
7122026-04-10T18:35:25.604Z Downloaded darling_core v0.23.0
7132026-04-10T18:35:25.608Z Downloaded http-range v0.1.5
7142026-04-10T18:35:25.608Z Downloaded futures-executor v0.3.32
7152026-04-10T18:35:25.608Z Downloaded bcs v0.1.6
7162026-04-10T18:35:25.609Z Downloaded chacha20 v0.9.1
7172026-04-10T18:35:25.612Z Downloaded bit-vec v0.8.0
7182026-04-10T18:35:25.612Z Downloaded bitflags v1.3.2
7192026-04-10T18:35:25.619Z Downloaded flume v0.11.1
7202026-04-10T18:35:25.619Z Downloaded globwalk v0.9.1
7212026-04-10T18:35:25.619Z Downloaded backoff v0.4.0
7222026-04-10T18:35:25.624Z Downloaded globset v0.4.18
7232026-04-10T18:35:25.624Z Downloaded fs-err v2.11.0
7242026-04-10T18:35:25.624Z Downloaded foldhash v0.1.5
7252026-04-10T18:35:25.624Z Downloaded hostname v0.4.2
7262026-04-10T18:35:25.624Z Downloaded ident_case v1.0.1
7272026-04-10T18:35:25.624Z Downloaded httpdate v1.0.3
7282026-04-10T18:35:25.627Z Downloaded hostname v0.3.1
7292026-04-10T18:35:25.627Z Downloaded diesel-dtrace v0.5.0
7302026-04-10T18:35:25.627Z Downloaded indent_write v2.2.0
7312026-04-10T18:35:25.627Z Downloaded glob v0.3.3
7322026-04-10T18:35:25.630Z Downloaded fixedbitset v0.5.7
7332026-04-10T18:35:25.630Z Downloaded is-terminal v0.4.17
7342026-04-10T18:35:25.630Z Downloaded base64ct v1.8.3
7352026-04-10T18:35:25.633Z Downloaded cookie_store v0.22.1
7362026-04-10T18:35:25.633Z Downloaded const-oid v0.9.6
7372026-04-10T18:35:25.639Z Downloaded colored v3.1.1
7382026-04-10T18:35:25.639Z Downloaded cassowary v0.3.0
7392026-04-10T18:35:25.639Z Downloaded hash32 v0.3.1
7402026-04-10T18:35:25.643Z Downloaded group v0.13.0
7412026-04-10T18:35:25.644Z Downloaded async-bb8-diesel v0.2.1
7422026-04-10T18:35:25.644Z Downloaded crossbeam-deque v0.8.6
7432026-04-10T18:35:25.644Z Downloaded deranged v0.5.8
7442026-04-10T18:35:25.647Z Downloaded darling v0.21.3
7452026-04-10T18:35:25.647Z Downloaded bzip2 v0.4.4
7462026-04-10T18:35:25.650Z Downloaded der v0.7.10
7472026-04-10T18:35:25.653Z Downloaded keccak v0.1.6
7482026-04-10T18:35:25.653Z Downloaded hubpack_derive v0.1.1
7492026-04-10T18:35:25.653Z Downloaded instability v0.3.11
7502026-04-10T18:35:25.653Z Downloaded indoc v1.0.9
7512026-04-10T18:35:25.656Z Downloaded hyper-tls v0.6.0
7522026-04-10T18:35:25.657Z Downloaded fs_extra v1.3.0
7532026-04-10T18:35:25.657Z Downloaded elliptic-curve v0.13.8
7542026-04-10T18:35:25.660Z Downloaded crc32fast v1.5.0
7552026-04-10T18:35:25.663Z Downloaded compression-codecs v0.4.37
7562026-04-10T18:35:25.663Z Downloaded console v0.16.2
7572026-04-10T18:35:25.666Z Downloaded clang-sys v1.8.1
7582026-04-10T18:35:25.666Z Downloaded highway v1.3.0
7592026-04-10T18:35:25.669Z Downloaded cookie v0.18.1
7602026-04-10T18:35:25.669Z Downloaded cipher v0.4.4
7612026-04-10T18:35:25.673Z Downloaded bzip2 v0.6.1
7622026-04-10T18:35:25.673Z Downloaded lru v0.12.5
7632026-04-10T18:35:25.673Z Downloaded aes v0.8.4
7642026-04-10T18:35:25.676Z Downloaded linked-hash-map v0.5.6
7652026-04-10T18:35:25.676Z Downloaded dropshot_endpoint v0.16.7
7662026-04-10T18:35:25.679Z Downloaded managed v0.8.0
7672026-04-10T18:35:25.679Z Downloaded lru-slab v0.1.2
7682026-04-10T18:35:25.679Z Downloaded futures-task v0.3.32
7692026-04-10T18:35:25.682Z Downloaded diff v0.1.13
7702026-04-10T18:35:25.682Z Downloaded hyper-staticfile v0.10.1
7712026-04-10T18:35:25.685Z Downloaded console v0.15.11
7722026-04-10T18:35:25.685Z Downloaded kstat-rs v0.2.4
7732026-04-10T18:35:25.688Z Downloaded half v1.8.3
7742026-04-10T18:35:25.688Z Downloaded libscf-sys v1.1.0
7752026-04-10T18:35:25.688Z Downloaded internet-checksum v0.2.1
7762026-04-10T18:35:25.692Z Downloaded ingot-types v0.1.2
7772026-04-10T18:35:25.692Z Downloaded bytes v1.11.1
7782026-04-10T18:35:25.695Z Downloaded md5 v0.7.0
7792026-04-10T18:35:25.695Z Downloaded match_cfg v0.1.0
7802026-04-10T18:35:25.695Z Downloaded memoffset v0.9.1
7812026-04-10T18:35:25.695Z Downloaded const_format v0.2.35
7822026-04-10T18:35:25.698Z Downloaded derive_more v0.99.20
7832026-04-10T18:35:25.702Z Downloaded humantime v2.3.0
7842026-04-10T18:35:25.705Z Downloaded ipnetwork v0.21.1
7852026-04-10T18:35:25.705Z Downloaded libsw v3.5.0
7862026-04-10T18:35:25.705Z Downloaded dropshot_endpoint v0.17.0
7872026-04-10T18:35:25.708Z Downloaded fatfs v0.3.6
7882026-04-10T18:35:25.708Z Downloaded lru-cache v0.1.2
7892026-04-10T18:35:25.715Z Downloaded derive_builder v0.20.2
7902026-04-10T18:35:25.715Z Downloaded des v0.8.1
7912026-04-10T18:35:25.718Z Downloaded cancel-safe-futures v0.1.5
7922026-04-10T18:35:25.718Z Downloaded is_ci v1.2.0
7932026-04-10T18:35:25.718Z Downloaded normalize-line-endings v0.3.0
7942026-04-10T18:35:25.718Z Downloaded nodrop v0.1.14
7952026-04-10T18:35:25.718Z Downloaded getrandom v0.4.1
7962026-04-10T18:35:25.721Z Downloaded darling_core v0.21.3
7972026-04-10T18:35:25.724Z Downloaded newtype-uuid-macros v0.1.0
7982026-04-10T18:35:25.724Z Downloaded mime v0.3.17
7992026-04-10T18:35:25.724Z Downloaded nonempty v0.12.0
8002026-04-10T18:35:25.727Z Downloaded maybe-uninit v2.0.0
8012026-04-10T18:35:25.727Z Downloaded getrandom v0.2.17
8022026-04-10T18:35:25.730Z Downloaded num-conv v0.2.0
8032026-04-10T18:35:25.730Z Downloaded num v0.4.3
8042026-04-10T18:35:25.730Z Downloaded num-derive v0.3.3
8052026-04-10T18:35:25.733Z Downloaded futures v0.3.32
8062026-04-10T18:35:25.737Z Downloaded libloading v0.8.9
8072026-04-10T18:35:25.738Z Downloaded half v2.7.1
8082026-04-10T18:35:25.740Z Downloaded ingot v0.1.1
8092026-04-10T18:35:25.740Z Downloaded lalrpop-util v0.19.12
8102026-04-10T18:35:25.740Z Downloaded base64 v0.22.1
8112026-04-10T18:35:25.743Z Downloaded olpc-cjson v0.1.4
8122026-04-10T18:35:25.743Z Downloaded iana-time-zone v0.1.65
8132026-04-10T18:35:25.746Z Downloaded hyper-rustls v0.27.7
8142026-04-10T18:35:25.747Z Downloaded derive-where v1.6.0
8152026-04-10T18:35:25.749Z Downloaded num_enum_derive v0.5.11
8162026-04-10T18:35:25.749Z Downloaded newtype_derive v0.1.6
8172026-04-10T18:35:25.752Z Downloaded multimap v0.10.1
8182026-04-10T18:35:25.752Z Downloaded lzss v0.8.2
8192026-04-10T18:35:25.752Z Downloaded base64 v0.21.7
8202026-04-10T18:35:25.755Z Downloaded oso-derive v0.27.3
8212026-04-10T18:35:25.758Z Downloaded nibble_vec v0.1.0
8222026-04-10T18:35:25.758Z Downloaded http-body-util v0.1.3
8232026-04-10T18:35:25.758Z Downloaded hmac v0.12.1
8242026-04-10T18:35:25.761Z Downloaded newline-converter v0.3.0
8252026-04-10T18:35:25.761Z Downloaded new_debug_unreachable v1.0.6
8262026-04-10T18:35:25.761Z Downloaded inout v0.1.4
8272026-04-10T18:35:25.761Z Downloaded packed_struct_codegen v0.10.1
8282026-04-10T18:35:25.764Z Downloaded ar_archive_writer v0.5.1
8292026-04-10T18:35:25.764Z Downloaded lazy_static v1.5.0
8302026-04-10T18:35:25.768Z Downloaded md-5 v0.10.6
8312026-04-10T18:35:25.769Z Downloaded maplit v1.0.2
8322026-04-10T18:35:25.769Z Downloaded indoc v2.0.7
8332026-04-10T18:35:25.772Z Downloaded darling_core v0.20.11
8342026-04-10T18:35:25.772Z Downloaded num_threads v0.1.7
8352026-04-10T18:35:25.774Z Downloaded instant v0.1.13
8362026-04-10T18:35:25.774Z Downloaded impl-trait-for-tuples v0.2.3
8372026-04-10T18:35:25.777Z Downloaded libsw-core v0.3.2
8382026-04-10T18:35:25.777Z Downloaded lock_api v0.4.14
8392026-04-10T18:35:25.777Z Downloaded libefi-sys v0.1.0
8402026-04-10T18:35:25.781Z Downloaded native-tls v0.2.18
8412026-04-10T18:35:25.781Z Downloaded crypto-bigint v0.5.5
8422026-04-10T18:35:25.784Z Downloaded openssl-probe v0.1.6
8432026-04-10T18:35:25.784Z Downloaded jobserver v0.1.34
8442026-04-10T18:35:25.789Z Downloaded openssl-macros v0.1.1
8452026-04-10T18:35:25.789Z Downloaded opaque-debug v0.3.1
8462026-04-10T18:35:25.790Z Downloaded ipnet v2.11.0
8472026-04-10T18:35:25.790Z Downloaded parse-size v1.1.0
8482026-04-10T18:35:25.790Z Downloaded parse-display v0.10.0
8492026-04-10T18:35:25.793Z Downloaded num-iter v0.1.45
8502026-04-10T18:35:25.793Z Downloaded mime_guess v2.0.5
8512026-04-10T18:35:25.793Z Downloaded bumpalo v3.20.2
8522026-04-10T18:35:25.796Z Downloaded crc-any v2.5.0
8532026-04-10T18:35:25.796Z Downloaded phf_shared v0.11.3
8542026-04-10T18:35:25.796Z Downloaded path-slash v0.1.5
8552026-04-10T18:35:25.799Z Downloaded crossbeam-utils v0.8.21
8562026-04-10T18:35:25.799Z Downloaded num-integer v0.1.46
8572026-04-10T18:35:25.802Z Downloaded openssl-probe v0.2.1
8582026-04-10T18:35:25.802Z Downloaded ignore v0.4.25
8592026-04-10T18:35:25.802Z Downloaded litrs v1.0.0
8602026-04-10T18:35:25.805Z Downloaded chacha20poly1305 v0.10.1
8612026-04-10T18:35:25.805Z Downloaded num-rational v0.4.2
8622026-04-10T18:35:25.809Z Downloaded multer v3.1.0
8632026-04-10T18:35:25.809Z Downloaded pbkdf2 v0.12.2
8642026-04-10T18:35:25.811Z Downloaded phf_shared v0.13.1
8652026-04-10T18:35:25.811Z Downloaded nu-ansi-term v0.50.3
8662026-04-10T18:35:25.811Z Downloaded newtype-uuid v1.3.2
8672026-04-10T18:35:25.814Z Downloaded ingot-macros v0.1.1
8682026-04-10T18:35:25.814Z Downloaded num_enum v0.5.11
8692026-04-10T18:35:25.830Z Downloaded pbkdf2 v0.11.0
8702026-04-10T18:35:25.833Z Downloaded aes-gcm v0.10.3
8712026-04-10T18:35:25.836Z Downloaded oxide-tokio-rt v0.1.3
8722026-04-10T18:35:25.836Z Downloaded num_enum_derive v0.7.5
8732026-04-10T18:35:25.836Z Downloaded num-derive v0.4.2
8742026-04-10T18:35:25.840Z Downloaded phf_shared v0.12.1
8752026-04-10T18:35:25.840Z Downloaded predicates-core v1.0.10
8762026-04-10T18:35:25.843Z Downloaded parse-display-derive v0.10.0
8772026-04-10T18:35:25.843Z Downloaded precomputed-hash v0.1.1
8782026-04-10T18:35:25.843Z Downloaded memmap2 v0.9.10
8792026-04-10T18:35:25.843Z Downloaded indexmap v1.9.3
8802026-04-10T18:35:25.846Z Downloaded httparse v1.10.1
8812026-04-10T18:35:25.846Z Downloaded progenitor-client v0.10.0
8822026-04-10T18:35:25.846Z Downloaded predicates-tree v1.0.13
8832026-04-10T18:35:25.849Z Downloaded oxnet v0.1.4
8842026-04-10T18:35:25.849Z Downloaded owo-colors v4.3.0
8852026-04-10T18:35:25.852Z Downloaded flate2 v1.1.9
8862026-04-10T18:35:25.852Z Downloaded powerfmt v0.2.0
8872026-04-10T18:35:25.856Z Downloaded num_enum v0.7.5
8882026-04-10T18:35:25.860Z Downloaded heapless v0.8.0
8892026-04-10T18:35:25.860Z Downloaded progenitor-macro v0.10.0
8902026-04-10T18:35:25.866Z Downloaded proc-macro-error-attr2 v2.0.0
8912026-04-10T18:35:25.866Z Downloaded progenitor-macro v0.13.0
8922026-04-10T18:35:25.866Z Downloaded pin-utils v0.1.0
8932026-04-10T18:35:25.866Z Downloaded peg-runtime v0.8.5
8942026-04-10T18:35:25.866Z Downloaded proc-macro-crate v1.3.1
8952026-04-10T18:35:25.866Z Downloaded crossbeam-channel v0.5.15
8962026-04-10T18:35:25.872Z Downloaded psl-types v2.0.11
8972026-04-10T18:35:25.872Z Downloaded password-hash v0.5.0
8982026-04-10T18:35:25.872Z Downloaded progenitor-client v0.11.2
8992026-04-10T18:35:25.872Z Downloaded proc-macro-crate v3.4.0
9002026-04-10T18:35:25.878Z Downloaded headers v0.4.1
9012026-04-10T18:35:25.878Z Downloaded peg v0.8.5
9022026-04-10T18:35:25.878Z Downloaded quick-error v1.2.3
9032026-04-10T18:35:25.878Z Downloaded password-hash v0.4.2
9042026-04-10T18:35:25.882Z Downloaded packed_struct v0.10.1
9052026-04-10T18:35:25.882Z Downloaded nanorand v0.7.0
9062026-04-10T18:35:25.882Z Downloaded radium v0.7.0
9072026-04-10T18:35:25.885Z Downloaded pkg-config v0.3.32
9082026-04-10T18:35:25.885Z Downloaded pem-rfc7468 v0.7.0
9092026-04-10T18:35:25.885Z Downloaded cc v1.2.56
9102026-04-10T18:35:25.888Z Downloaded compact_str v0.8.1
9112026-04-10T18:35:25.888Z Downloaded progenitor-macro v0.11.2
9122026-04-10T18:35:25.891Z Downloaded rand_chacha v0.3.1
9132026-04-10T18:35:25.891Z Downloaded polyval v0.6.2
9142026-04-10T18:35:25.891Z Downloaded pem v3.0.6
9152026-04-10T18:35:25.891Z Downloaded parking_lot_core v0.8.6
9162026-04-10T18:35:25.894Z Downloaded heapless v0.7.17
9172026-04-10T18:35:25.897Z Downloaded linear-map v1.2.0
9182026-04-10T18:35:25.897Z Downloaded git-stub-vcs v0.1.0
9192026-04-10T18:35:25.900Z Downloaded darling v0.23.0
9202026-04-10T18:35:25.903Z Downloaded crossbeam-epoch v0.9.18
9212026-04-10T18:35:25.903Z Downloaded futures-channel v0.3.32
9222026-04-10T18:35:25.903Z Downloaded ref-cast-impl v1.0.25
9232026-04-10T18:35:25.906Z Downloaded rand_xorshift v0.4.0
9242026-04-10T18:35:25.906Z Downloaded async-compression v0.4.41
9252026-04-10T18:35:25.909Z Downloaded ref-cast v1.0.25
9262026-04-10T18:35:25.913Z Downloaded peg-macros v0.8.5
9272026-04-10T18:35:25.913Z Downloaded libbz2-rs-sys v0.2.2
9282026-04-10T18:35:25.916Z Downloaded pkcs8 v0.10.2
9292026-04-10T18:35:25.916Z Downloaded derive_more-impl v2.1.1
9302026-04-10T18:35:25.920Z Downloaded ppv-lite86 v0.2.21
9312026-04-10T18:35:25.924Z Downloaded pin-project-lite v0.2.17
9322026-04-10T18:35:25.924Z Downloaded progenitor v0.13.0
9332026-04-10T18:35:25.924Z Downloaded indicatif v0.18.4
9342026-04-10T18:35:25.927Z Downloaded progenitor v0.11.2
9352026-04-10T18:35:25.927Z Downloaded progenitor v0.10.0
9362026-04-10T18:35:25.930Z Downloaded proc-macro-error2 v2.0.1
9372026-04-10T18:35:25.930Z Downloaded rfc6979 v0.4.0
9382026-04-10T18:35:25.933Z Downloaded primeorder v0.13.6
9392026-04-10T18:35:25.933Z Downloaded parking_lot_core v0.9.12
9402026-04-10T18:35:25.938Z Downloaded pin-project-internal v1.1.11
9412026-04-10T18:35:25.938Z Downloaded crossterm v0.29.0
9422026-04-10T18:35:25.941Z Downloaded psm v0.1.30
9432026-04-10T18:35:25.941Z Downloaded rustc_version v0.1.7
9442026-04-10T18:35:25.941Z Downloaded russh-cryptovec v0.7.3
9452026-04-10T18:35:25.944Z Downloaded progenitor-client v0.13.0
9462026-04-10T18:35:25.944Z Downloaded parking_lot v0.11.2
9472026-04-10T18:35:25.944Z Downloaded paste v1.0.15
9482026-04-10T18:35:25.947Z Downloaded progenitor-extras v0.1.1
9492026-04-10T18:35:25.947Z Downloaded num-complex v0.4.6
9502026-04-10T18:35:25.950Z Downloaded pkcs1 v0.7.5
9512026-04-10T18:35:25.950Z Downloaded phf v0.12.1
9522026-04-10T18:35:25.950Z Downloaded recursive-proc-macro-impl v0.1.1
9532026-04-10T18:35:25.953Z Downloaded rustc-hash v2.1.1
9542026-04-10T18:35:25.953Z Downloaded rtoolbox v0.0.3
9552026-04-10T18:35:25.953Z Downloaded r2d2 v0.8.10
9562026-04-10T18:35:25.956Z Downloaded pkcs5 v0.7.1
9572026-04-10T18:35:25.956Z Downloaded rustc_version v0.4.1
9582026-04-10T18:35:25.959Z Downloaded recursive v0.1.1
9592026-04-10T18:35:25.959Z Downloaded postgres-protocol v0.6.10
9602026-04-10T18:35:25.959Z Downloaded rand_core v0.9.5
9612026-04-10T18:35:25.962Z Downloaded rand_core v0.6.4
9622026-04-10T18:35:25.962Z Downloaded rand_chacha v0.9.0
9632026-04-10T18:35:25.962Z Downloaded allocator-api2 v0.2.21
9642026-04-10T18:35:25.965Z Downloaded ed25519-dalek v2.2.0
9652026-04-10T18:35:25.968Z Downloaded parking_lot v0.12.5
9662026-04-10T18:35:25.968Z Downloaded papergrid v0.17.0
9672026-04-10T18:35:25.971Z Downloaded rand_core v0.10.0
9682026-04-10T18:35:25.974Z Downloaded omicron-zone-package v0.12.2
9692026-04-10T18:35:25.974Z Downloaded same-file v1.0.6
9702026-04-10T18:35:25.977Z Downloaded sapling-renderdag v0.1.0
9712026-04-10T18:35:25.977Z Downloaded rand_seeder v0.4.0
9722026-04-10T18:35:25.977Z Downloaded scheduled-thread-pool v0.2.7
9732026-04-10T18:35:25.981Z Downloaded salsa20 v0.10.2
9742026-04-10T18:35:25.981Z Downloaded predicates v3.1.4
9752026-04-10T18:35:25.984Z Downloaded oso v0.27.3
9762026-04-10T18:35:25.984Z Downloaded scopeguard v1.2.0
9772026-04-10T18:35:25.984Z Downloaded hashbrown v0.12.3
9782026-04-10T18:35:25.990Z Downloaded hickory-resolver v0.24.4
9792026-04-10T18:35:25.993Z Downloaded diesel_derives v2.3.7
9802026-04-10T18:35:25.993Z Downloaded poly1305 v0.8.0
9812026-04-10T18:35:25.997Z Downloaded phf v0.13.1
9822026-04-10T18:35:25.997Z Downloaded postgres-types v0.2.12
9832026-04-10T18:35:26.001Z Downloaded postcard v1.1.3
9842026-04-10T18:35:26.001Z Downloaded expectorate v1.2.0
9852026-04-10T18:35:26.001Z Downloaded dropshot-api-manager v0.6.0
9862026-04-10T18:35:26.004Z Downloaded resolv-conf v0.7.6
9872026-04-10T18:35:26.004Z Downloaded miniz_oxide v0.8.9
9882026-04-10T18:35:26.008Z Downloaded secrecy v0.10.3
9892026-04-10T18:35:26.008Z Downloaded seq-macro v0.3.6
9902026-04-10T18:35:26.008Z Downloaded scroll_derive v0.13.1
9912026-04-10T18:35:26.011Z Downloaded ahash v0.8.12
9922026-04-10T18:35:26.011Z Downloaded serde_urlencoded v0.7.1
9932026-04-10T18:35:26.011Z Downloaded serde_bytes v0.11.19
9942026-04-10T18:35:26.017Z Downloaded hickory-resolver v0.25.2
9952026-04-10T18:35:26.017Z Downloaded serde-big-array v0.5.1
9962026-04-10T18:35:26.021Z Downloaded secrecy v0.8.0
9972026-04-10T18:35:26.036Z Downloaded rustls-native-certs v0.8.3
9982026-04-10T18:35:26.040Z Downloaded serde_repr v0.1.20
9992026-04-10T18:35:26.040Z Downloaded serde_spanned v1.0.4
10002026-04-10T18:35:26.040Z Downloaded serde_plain v1.0.2
10012026-04-10T18:35:26.040Z Downloaded http v1.4.0
10022026-04-10T18:35:26.040Z Downloaded shell-words v1.1.1
10032026-04-10T18:35:26.040Z Downloaded signature v2.2.0
10042026-04-10T18:35:26.040Z Downloaded signal-hook-mio v0.2.5
10052026-04-10T18:35:26.045Z Downloaded quinn-udp v0.5.14
10062026-04-10T18:35:26.045Z Downloaded rustversion v1.0.22
10072026-04-10T18:35:26.047Z Downloaded minimal-lexical v0.2.1
10082026-04-10T18:35:26.054Z Downloaded sigpipe v0.1.3
10092026-04-10T18:35:26.057Z Downloaded pin-project v1.1.11
10102026-04-10T18:35:26.062Z Downloaded siphasher v1.0.2
10112026-04-10T18:35:26.065Z Downloaded rusty-fork v0.3.1
10122026-04-10T18:35:26.065Z Downloaded hickory-server v0.25.2
10132026-04-10T18:35:26.068Z Downloaded scrypt v0.11.0
10142026-04-10T18:35:26.068Z Downloaded signal-hook-tokio v0.3.1
10152026-04-10T18:35:26.071Z Downloaded schemars_derive v0.8.22
10162026-04-10T18:35:26.071Z Downloaded hashbrown v0.13.2
10172026-04-10T18:35:26.074Z Downloaded scroll v0.13.0
10182026-04-10T18:35:26.074Z Downloaded slog-bunyan v2.5.0
10192026-04-10T18:35:26.077Z Downloaded slog-envlogger v2.2.0
10202026-04-10T18:35:26.082Z Downloaded semver v0.1.20
10212026-04-10T18:35:26.085Z Downloaded sec1 v0.7.3
10222026-04-10T18:35:26.085Z Downloaded sct v0.7.1
10232026-04-10T18:35:26.088Z Downloaded progenitor-impl v0.13.0
10242026-04-10T18:35:26.092Z Downloaded sqlparser_derive v0.5.0
10252026-04-10T18:35:26.092Z Downloaded serde-hex v0.1.0
10262026-04-10T18:35:26.095Z Downloaded progenitor-impl v0.10.0
10272026-04-10T18:35:26.095Z Downloaded ssh-cipher v0.2.0
10282026-04-10T18:35:26.095Z Downloaded ssh-encoding v0.2.0
10292026-04-10T18:35:26.099Z Downloaded hyper-util v0.1.20
10302026-04-10T18:35:26.103Z Downloaded serde_path_to_error v0.1.20
10312026-04-10T18:35:26.107Z Downloaded serde_derive_internals v0.29.1
10322026-04-10T18:35:26.110Z Downloaded rustls-pemfile v1.0.4
10332026-04-10T18:35:26.110Z Downloaded rustls-pemfile v2.2.0
10342026-04-10T18:35:26.113Z Downloaded sha1 v0.10.6
10352026-04-10T18:35:26.116Z Downloaded strip-ansi-escapes v0.2.1
10362026-04-10T18:35:26.116Z Downloaded sync_wrapper v1.0.2
10372026-04-10T18:35:26.116Z Downloaded structmeta-derive v0.3.0
10382026-04-10T18:35:26.120Z Downloaded strum v0.27.2
10392026-04-10T18:35:26.120Z Downloaded strum v0.26.3
10402026-04-10T18:35:26.123Z Downloaded openssl-sys v0.9.111
10412026-04-10T18:35:26.127Z Downloaded prettyplease v0.2.37
10422026-04-10T18:35:26.130Z Downloaded signal-hook-registry v1.4.8
10432026-04-10T18:35:26.133Z Downloaded tabled_derive v0.11.0
10442026-04-10T18:35:26.136Z Downloaded rustls-pki-types v1.14.0
10452026-04-10T18:35:26.136Z Downloaded simd-adler32 v0.3.8
10462026-04-10T18:35:26.139Z Downloaded sync-ptr v0.1.4
10472026-04-10T18:35:26.139Z Downloaded subtle v2.6.1
10482026-04-10T18:35:26.139Z Downloaded shlex v1.3.0
10492026-04-10T18:35:26.142Z Downloaded pretty_assertions v1.4.1
10502026-04-10T18:35:26.142Z Downloaded slab v0.4.12
10512026-04-10T18:35:26.145Z Downloaded smallvec v0.6.14
10522026-04-10T18:35:26.145Z Downloaded itertools v0.10.5
10532026-04-10T18:35:26.148Z Downloaded take_mut v0.2.2
10542026-04-10T18:35:26.148Z Downloaded tabwriter v1.4.1
10552026-04-10T18:35:26.151Z Downloaded testing_table v0.3.0
10562026-04-10T18:35:26.151Z Downloaded progenitor-impl v0.11.2
10572026-04-10T18:35:26.154Z Downloaded jiff-static v0.2.21
10582026-04-10T18:35:26.154Z Downloaded smf v0.2.3
10592026-04-10T18:35:26.157Z Downloaded supports-color v3.0.2
10602026-04-10T18:35:26.157Z Downloaded slog-dtrace v0.3.0
10612026-04-10T18:35:26.157Z Downloaded tap v1.0.1
10622026-04-10T18:35:26.159Z Downloaded structmeta v0.3.0
10632026-04-10T18:35:26.159Z Downloaded string_cache v0.8.9
10642026-04-10T18:35:26.159Z Downloaded stacker v0.1.23
10652026-04-10T18:35:26.162Z Downloaded sqlformat v0.3.5
10662026-04-10T18:35:26.162Z Downloaded spki v0.7.3
10672026-04-10T18:35:26.162Z Downloaded slog-stdlog v4.1.1
10682026-04-10T18:35:26.166Z Downloaded snafu-derive v0.8.9
10692026-04-10T18:35:26.166Z Downloaded time-core v0.1.8
10702026-04-10T18:35:26.166Z Downloaded slog-term v2.9.2
10712026-04-10T18:35:26.170Z Downloaded prefix-trie v0.7.0
10722026-04-10T18:35:26.171Z Downloaded slog-async v2.8.0
10732026-04-10T18:35:26.171Z Downloaded slog-json v2.6.1
10742026-04-10T18:35:26.173Z Downloaded thread-id v5.1.0
10752026-04-10T18:35:26.176Z Downloaded thiserror-impl-no-std v2.0.2
10762026-04-10T18:35:26.176Z Downloaded serde_with_macros v3.17.0
10772026-04-10T18:35:26.179Z Downloaded tinyvec_macros v0.1.1
10782026-04-10T18:35:26.188Z Downloaded p256 v0.13.2
10792026-04-10T18:35:26.197Z Downloaded serde_cbor v0.11.2
10802026-04-10T18:35:26.200Z Downloaded strum_macros v0.26.4
10812026-04-10T18:35:26.200Z Downloaded termtree v0.5.1
10822026-04-10T18:35:26.203Z Downloaded schemars v0.8.22
10832026-04-10T18:35:26.207Z Downloaded strum_macros v0.24.3
10842026-04-10T18:35:26.210Z Downloaded rustls-platform-verifier v0.6.2
10852026-04-10T18:35:26.213Z Downloaded static_assertions v1.1.0
10862026-04-10T18:35:26.213Z Downloaded tagptr v0.2.0
10872026-04-10T18:35:26.213Z Downloaded rcgen v0.12.1
10882026-04-10T18:35:26.216Z Downloaded strum_macros v0.27.2
10892026-04-10T18:35:26.216Z Downloaded termios v0.3.3
10902026-04-10T18:35:26.219Z Downloaded russh-keys v0.45.0
10912026-04-10T18:35:26.222Z Downloaded publicsuffix v2.3.0
10922026-04-10T18:35:26.225Z Downloaded nom v7.1.3
10932026-04-10T18:35:26.228Z Downloaded libxml v0.3.3
10942026-04-10T18:35:26.231Z Downloaded quinn v0.11.9
10952026-04-10T18:35:26.237Z Downloaded topological-sort v0.2.2
10962026-04-10T18:35:26.240Z Downloaded slog-scope v4.4.1
10972026-04-10T18:35:26.245Z Downloaded serde_yaml v0.9.34+deprecated
10982026-04-10T18:35:26.245Z Downloaded time-macros v0.2.27
10992026-04-10T18:35:26.249Z Downloaded tls_codec_derive v0.4.2
11002026-04-10T18:35:26.249Z Downloaded tls_codec v0.4.2
11012026-04-10T18:35:26.249Z Downloaded tower-service v0.3.3
11022026-04-10T18:35:26.249Z Downloaded tower-layer v0.3.3
11032026-04-10T18:35:26.254Z Downloaded try-lock v0.2.5
11042026-04-10T18:35:26.254Z Downloaded trait-variant v0.1.2
11052026-04-10T18:35:26.254Z Downloaded spin v0.9.8
11062026-04-10T18:35:26.260Z Downloaded tokio-macros v2.6.0
11072026-04-10T18:35:26.260Z Downloaded iddqd v0.3.17
11082026-04-10T18:35:26.263Z Downloaded ron v0.8.1
11092026-04-10T18:35:26.263Z Downloaded hashbrown v0.15.5
11102026-04-10T18:35:26.265Z Downloaded tokio-native-tls v0.3.1
11112026-04-10T18:35:26.268Z Downloaded qorb v0.4.1
11122026-04-10T18:35:26.271Z Downloaded num-bigint v0.4.6
11132026-04-10T18:35:26.275Z Downloaded thiserror-no-std v2.0.2
11142026-04-10T18:35:26.278Z Downloaded unicode-truncate v1.1.0
11152026-04-10T18:35:26.281Z Downloaded unarray v0.1.4
11162026-04-10T18:35:26.281Z Downloaded typify-macro v0.6.1
11172026-04-10T18:35:26.281Z Downloaded typify-macro v0.4.3
11182026-04-10T18:35:26.285Z Downloaded crossterm v0.28.1
11192026-04-10T18:35:26.287Z Downloaded unit-prefix v0.5.2
11202026-04-10T18:35:26.287Z Downloaded tokio-tungstenite v0.23.1
11212026-04-10T18:35:26.291Z Downloaded tokio-dtrace v0.1.1
11222026-04-10T18:35:26.291Z Downloaded rand v0.8.5
11232026-04-10T18:35:26.294Z Downloaded universal-hash v0.5.1
11242026-04-10T18:35:26.294Z Downloaded rayon-core v1.13.0
11252026-04-10T18:35:26.298Z Downloaded usdt v0.6.0
11262026-04-10T18:35:26.298Z Downloaded term v1.2.1
11272026-04-10T18:35:26.298Z Downloaded untrusted v0.9.0
11282026-04-10T18:35:26.301Z Downloaded untrusted v0.7.1
11292026-04-10T18:35:26.301Z Downloaded support-bundle-viewer v0.1.2
11302026-04-10T18:35:26.301Z Downloaded mio v1.1.1
11312026-04-10T18:35:26.304Z Downloaded ryu v1.0.23
11322026-04-10T18:35:26.307Z Downloaded tiny-keccak v2.0.2
11332026-04-10T18:35:26.307Z Downloaded hyper v1.8.1
11342026-04-10T18:35:26.311Z Downloaded toml_writer v1.0.6+spec-1.1.0
11352026-04-10T18:35:26.313Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11362026-04-10T18:35:26.313Z Downloaded usdt-macro v0.6.0
11372026-04-10T18:35:26.313Z Downloaded tokio-tungstenite v0.21.0
11382026-04-10T18:35:26.317Z Downloaded utf-8 v0.7.6
11392026-04-10T18:35:26.317Z Downloaded stringprep v0.1.5
11402026-04-10T18:35:26.317Z Downloaded signal-hook v0.3.18
11412026-04-10T18:35:26.322Z Downloaded rustls-webpki v0.103.9
11422026-04-10T18:35:26.322Z Downloaded num-bigint-dig v0.8.6
11432026-04-10T18:35:26.325Z Downloaded wait-timeout v0.2.1
11442026-04-10T18:35:26.325Z Downloaded similar v2.7.0
11452026-04-10T18:35:26.328Z Downloaded socket2 v0.5.10
11462026-04-10T18:35:26.329Z Downloaded schemars v0.9.0
11472026-04-10T18:35:26.338Z Downloaded void v1.0.2
11482026-04-10T18:35:26.341Z Downloaded futures-util v0.3.32
11492026-04-10T18:35:26.344Z Downloaded tokio-stream v0.1.18
11502026-04-10T18:35:26.347Z Downloaded want v0.3.1
11512026-04-10T18:35:26.347Z Downloaded waitgroup v0.1.2
11522026-04-10T18:35:26.347Z Downloaded aho-corasick v1.1.4
11532026-04-10T18:35:26.350Z Downloaded rsa v0.9.10
11542026-04-10T18:35:26.353Z Downloaded slog v2.8.2
11552026-04-10T18:35:26.356Z Downloaded thread_local v1.1.9
11562026-04-10T18:35:26.359Z Downloaded tokio-rustls v0.26.4
11572026-04-10T18:35:26.359Z Downloaded usdt-attr-macro v0.6.0
11582026-04-10T18:35:26.359Z Downloaded itertools v0.14.0
11592026-04-10T18:35:26.362Z Downloaded diesel v2.3.7
11602026-04-10T18:35:26.375Z Downloaded xshell-macros v0.2.7
11612026-04-10T18:35:26.378Z Downloaded unicase v2.9.0
11622026-04-10T18:35:26.378Z Downloaded test-strategy v0.4.5
11632026-04-10T18:35:26.378Z Downloaded tokio-rustls v0.24.1
11642026-04-10T18:35:26.381Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11652026-04-10T18:35:26.381Z Downloaded tinyvec v1.10.0
11662026-04-10T18:35:26.384Z Downloaded rand v0.10.0
11672026-04-10T18:35:26.387Z Downloaded toml_parser v1.0.9+spec-1.1.0
11682026-04-10T18:35:26.387Z Downloaded zeroize_derive v1.4.3
11692026-04-10T18:35:26.387Z Downloaded samael v0.0.19
11702026-04-10T18:35:26.390Z Downloaded zone v0.3.1
11712026-04-10T18:35:26.393Z Downloaded uzers v0.12.2
11722026-04-10T18:35:26.393Z Downloaded vergen-lib v0.1.6
11732026-04-10T18:35:26.393Z Downloaded vsss-rs v3.3.4
11742026-04-10T18:35:26.397Z Downloaded hkdf v0.12.4
11752026-04-10T18:35:26.397Z Downloaded tui-tree-widget v0.23.1
11762026-04-10T18:35:26.397Z Downloaded snafu v0.8.9
11772026-04-10T18:35:26.400Z Downloaded h2 v0.4.13
11782026-04-10T18:35:26.404Z Downloaded rand v0.9.2
11792026-04-10T18:35:26.407Z Downloaded zone_cfg_derive v0.3.1
11802026-04-10T18:35:26.407Z Downloaded vergen-git2 v1.0.7
11812026-04-10T18:35:26.410Z Downloaded iri-string v0.7.10
11822026-04-10T18:35:26.413Z Downloaded tracing-attributes v0.1.31
11832026-04-10T18:35:26.416Z Downloaded walkdir v2.5.0
11842026-04-10T18:35:26.416Z Downloaded aws-lc-rs v1.16.0
11852026-04-10T18:35:26.421Z Downloaded unicode-properties v0.1.4
11862026-04-10T18:35:26.432Z Downloaded toml v0.7.8
11872026-04-10T18:35:26.432Z Downloaded xattr v1.6.1
11882026-04-10T18:35:26.433Z Downloaded wyz v0.5.1
11892026-04-10T18:35:26.433Z Downloaded whoami v2.1.0
11902026-04-10T18:35:26.433Z Downloaded vergen-gitcl v1.0.8
11912026-04-10T18:35:26.433Z Downloaded itertools v0.13.0
11922026-04-10T18:35:26.436Z Downloaded russh v0.45.0
11932026-04-10T18:35:26.436Z Downloaded xshell v0.2.7
11942026-04-10T18:35:26.439Z Downloaded subprocess v0.2.15
11952026-04-10T18:35:26.440Z Downloaded twox-hash v2.1.2
11962026-04-10T18:35:26.443Z Downloaded schemars v1.2.1
11972026-04-10T18:35:26.448Z Downloaded usdt-impl v0.6.0
11982026-04-10T18:35:26.454Z Downloaded toml v1.0.6+spec-1.1.0
11992026-04-10T18:35:26.454Z Downloaded libm v0.2.16
12002026-04-10T18:35:26.461Z Downloaded zstd-safe v7.2.4
12012026-04-10T18:35:26.461Z Downloaded tar v0.4.45
12022026-04-10T18:35:26.461Z Downloaded zeroize v1.8.2
12032026-04-10T18:35:26.464Z Downloaded tungstenite v0.21.0
12042026-04-10T18:35:26.464Z Downloaded zstd v0.13.3
12052026-04-10T18:35:26.467Z Downloaded tungstenite v0.23.0
12062026-04-10T18:35:26.467Z Downloaded typify v0.6.1
12072026-04-10T18:35:26.470Z Downloaded tracing-core v0.1.36
12082026-04-10T18:35:26.473Z Downloaded p521 v0.13.3
12092026-04-10T18:35:26.474Z Downloaded rustyline v14.0.0
12102026-04-10T18:35:26.477Z Downloaded socket2 v0.6.2
12112026-04-10T18:35:26.480Z Downloaded tokio-rustls v0.25.0
12122026-04-10T18:35:26.480Z Downloaded term v0.7.0
12132026-04-10T18:35:26.483Z Downloaded itertools v0.12.1
12142026-04-10T18:35:26.485Z Downloaded whoami v1.6.1
12152026-04-10T18:35:26.488Z Downloaded zerocopy v0.6.6
12162026-04-10T18:35:26.492Z Downloaded yasna v0.5.2
12172026-04-10T18:35:26.498Z Downloaded toml v0.9.12+spec-1.1.0
12182026-04-10T18:35:26.502Z Downloaded steno v0.4.1
12192026-04-10T18:35:26.505Z Downloaded uuid v1.23.0
12202026-04-10T18:35:26.508Z Downloaded toml_edit v0.23.10+spec-1.0.0
12212026-04-10T18:35:26.511Z Downloaded blake3 v1.8.3
12222026-04-10T18:35:26.515Z Downloaded typify v0.4.3
12232026-04-10T18:35:26.518Z Downloaded vergen v9.0.6
12242026-04-10T18:35:26.521Z Downloaded rpassword v7.4.0
12252026-04-10T18:35:26.524Z Downloaded unicode-bidi v0.3.18
12262026-04-10T18:35:26.534Z Downloaded unsafe-libyaml v0.2.11
12272026-04-10T18:35:26.538Z Downloaded tokio-postgres v0.7.16
12282026-04-10T18:35:26.541Z Downloaded toml_edit v0.19.15
12292026-04-10T18:35:26.551Z Downloaded zopfli v0.8.3
12302026-04-10T18:35:26.554Z Downloaded bitvec v1.0.1
12312026-04-10T18:35:26.560Z Downloaded vte v0.14.1
12322026-04-10T18:35:26.563Z Downloaded git2 v0.20.4
12332026-04-10T18:35:26.567Z Downloaded reedline v0.40.0
12342026-04-10T18:35:26.570Z Downloaded ssh-key v0.6.7
12352026-04-10T18:35:26.573Z Downloaded yansi v1.0.1
12362026-04-10T18:35:26.576Z Downloaded unicode_categories v0.1.1
12372026-04-10T18:35:26.580Z Downloaded bindgen v0.71.1
12382026-04-10T18:35:26.587Z Downloaded zip v0.6.6
12392026-04-10T18:35:26.596Z Downloaded reqwest v0.13.2
12402026-04-10T18:35:26.603Z Downloaded regex v1.12.3
12412026-04-10T18:35:26.612Z Downloaded reqwest v0.12.28
12422026-04-10T18:35:26.617Z Downloaded chrono v0.4.44
12432026-04-10T18:35:26.627Z Downloaded goblin v0.10.5
12442026-04-10T18:35:26.631Z Downloaded rustls-webpki v0.101.7
12452026-04-10T18:35:26.639Z Downloaded portable-atomic v1.13.1
12462026-04-10T18:35:26.643Z Downloaded salty v0.3.0
12472026-04-10T18:35:26.647Z Downloaded rayon v1.11.0
12482026-04-10T18:35:26.652Z Downloaded lalrpop v0.19.12
12492026-04-10T18:35:26.664Z Downloaded unicode-segmentation v1.12.0
12502026-04-10T18:35:26.667Z Downloaded zerocopy-derive v0.8.40
12512026-04-10T18:35:26.667Z Downloaded x509-cert v0.2.5
12522026-04-10T18:35:26.675Z Downloaded p384 v0.13.1
12532026-04-10T18:35:26.690Z Downloaded tower v0.5.3
12542026-04-10T18:35:26.690Z Downloaded typed-path v0.9.3
12552026-04-10T18:35:26.695Z Downloaded quick-xml v0.37.5
12562026-04-10T18:35:26.695Z Downloaded unicode-normalization v0.1.25
12572026-04-10T18:35:26.695Z Downloaded tokio-util v0.7.18
12582026-04-10T18:35:26.695Z Downloaded petname v2.0.2
12592026-04-10T18:35:26.699Z Downloaded moka v0.12.13
12602026-04-10T18:35:26.705Z Downloaded zip v4.6.1
12612026-04-10T18:35:26.708Z Downloaded tower-http v0.6.8
12622026-04-10T18:35:26.713Z Downloaded rustls-webpki v0.102.8
12632026-04-10T18:35:26.720Z Downloaded proptest v1.10.0
12642026-04-10T18:35:26.727Z Downloaded tough v0.20.0
12652026-04-10T18:35:26.734Z Downloaded curve25519-dalek v4.1.3
12662026-04-10T18:35:26.738Z Downloaded serde_with v3.17.0
12672026-04-10T18:35:26.745Z Downloaded object v0.30.4
12682026-04-10T18:35:27.158Z Downloaded nix v0.27.1
12692026-04-10T18:35:27.162Z Downloaded bstr v1.12.1
12702026-04-10T18:35:27.162Z Downloaded radix_trie v0.2.1
12712026-04-10T18:35:27.162Z Downloaded winnow v0.6.26
12722026-04-10T18:35:27.162Z Downloaded quinn-proto v0.11.13
12732026-04-10T18:35:27.162Z Downloaded polar-core v0.27.3
12742026-04-10T18:35:27.162Z Downloaded openssl v0.10.75
12752026-04-10T18:35:27.162Z Downloaded winnow v0.5.40
12762026-04-10T18:35:27.162Z Downloaded tabled v0.20.0
12772026-04-10T18:35:27.162Z Downloaded nix v0.28.0
12782026-04-10T18:35:27.162Z Downloaded time v0.3.47
12792026-04-10T18:35:27.162Z Downloaded smoltcp v0.9.1
12802026-04-10T18:35:27.162Z Downloaded dropshot v0.17.0
12812026-04-10T18:35:27.162Z Downloaded zlib-rs v0.6.2
12822026-04-10T18:35:27.162Z Downloaded vcpkg v0.2.15
12832026-04-10T18:35:27.162Z Downloaded webpki-roots v1.0.6
12842026-04-10T18:35:27.162Z Downloaded nix v0.31.1
12852026-04-10T18:35:27.162Z Downloaded object v0.37.3
12862026-04-10T18:35:27.162Z Downloaded rustls v0.22.4
12872026-04-10T18:35:27.162Z Downloaded openapiv3 v2.2.0
12882026-04-10T18:35:27.163Z Downloaded zerocopy v0.8.40
12892026-04-10T18:35:27.163Z Downloaded smoltcp v0.11.0
12902026-04-10T18:35:27.163Z Downloaded hickory-proto v0.25.2
12912026-04-10T18:35:27.163Z Downloaded rustls v0.23.37
12922026-04-10T18:35:27.163Z Downloaded rustix v0.38.44
12932026-04-10T18:35:27.163Z Downloaded regex-syntax v0.8.10
12942026-04-10T18:35:27.163Z Downloaded bzip2-sys v0.1.13+1.0.8
12952026-04-10T18:35:27.163Z Downloaded regress v0.10.5
12962026-04-10T18:35:27.163Z Downloaded hickory-proto v0.24.4
12972026-04-10T18:35:27.163Z Downloaded dropshot v0.16.7
12982026-04-10T18:35:27.163Z Downloaded rustls v0.21.12
12992026-04-10T18:35:27.163Z Downloaded sqlparser v0.61.0
13002026-04-10T18:35:27.163Z Downloaded regex-syntax v0.6.29
13012026-04-10T18:35:27.163Z Downloaded typify-impl v0.6.1
13022026-04-10T18:35:27.163Z Downloaded tracing v0.1.44
13032026-04-10T18:35:27.163Z Downloaded nix v0.29.0
13042026-04-10T18:35:27.163Z Downloaded zerocopy-derive v0.6.6
13052026-04-10T18:35:27.163Z Downloaded sled v0.34.7
13062026-04-10T18:35:27.163Z Downloaded ratatui v0.29.0
13072026-04-10T18:35:27.163Z Downloaded typify-impl v0.4.3
13082026-04-10T18:35:27.163Z Downloaded chrono-tz v0.10.4
13092026-04-10T18:35:27.163Z Downloaded regex-automata v0.4.14
13102026-04-10T18:35:27.163Z Downloaded sha3 v0.10.8
13112026-04-10T18:35:27.163Z Downloaded tokio v1.50.0
13122026-04-10T18:35:27.179Z Downloaded petgraph v0.6.5
13132026-04-10T18:35:27.190Z Downloaded jiff v0.2.21
13142026-04-10T18:35:27.207Z Downloaded petgraph v0.8.3
13152026-04-10T18:35:27.220Z Downloaded csv v1.4.0
13162026-04-10T18:35:27.234Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13172026-04-10T18:35:27.243Z Downloaded libz-sys v1.1.24
13182026-04-10T18:35:27.278Z Downloaded ring v0.17.14
13192026-04-10T18:35:27.331Z Downloaded encoding_rs v0.8.35
13202026-04-10T18:35:27.360Z Downloaded libgit2-sys v0.18.3+1.9.2
13212026-04-10T18:35:27.820Z Downloaded aws-lc-sys v0.37.1
13222026-04-10T18:35:28.074Z Compiling libc v0.2.180
13232026-04-10T18:35:28.074Z Compiling serde v1.0.228
13242026-04-10T18:35:28.092Z Compiling log v0.4.29
13252026-04-10T18:35:28.092Z Compiling shlex v1.3.0
13262026-04-10T18:35:28.092Z Compiling find-msvc-tools v0.1.9
13272026-04-10T18:35:28.092Z Compiling smallvec v1.15.1
13282026-04-10T18:35:28.092Z Compiling typenum v1.19.0
13292026-04-10T18:35:28.092Z Compiling subtle v2.6.1
13302026-04-10T18:35:28.263Z Compiling generic-array v0.14.7
13312026-04-10T18:35:28.266Z Compiling scopeguard v1.2.0
13322026-04-10T18:35:28.289Z Compiling const-oid v0.9.6
13332026-04-10T18:35:28.346Z Compiling portable-atomic v1.13.1
13342026-04-10T18:35:28.351Z Compiling zerocopy v0.8.40
13352026-04-10T18:35:28.361Z Compiling syn v2.0.117
13362026-04-10T18:35:28.389Z Compiling serde_json v1.0.149
13372026-04-10T18:35:28.394Z Compiling critical-section v1.2.0
13382026-04-10T18:35:28.418Z Compiling pin-project-lite v0.2.17
13392026-04-10T18:35:28.433Z Compiling lock_api v0.4.14
13402026-04-10T18:35:28.452Z Compiling parking_lot_core v0.9.12
13412026-04-10T18:35:28.469Z Compiling pkg-config v0.3.32
13422026-04-10T18:35:28.488Z Compiling bitflags v2.11.0
13432026-04-10T18:35:28.539Z Compiling libm v0.2.16
13442026-04-10T18:35:28.543Z Compiling num-traits v0.2.19
13452026-04-10T18:35:28.569Z Compiling futures-core v0.3.32
13462026-04-10T18:35:28.587Z Compiling percent-encoding v2.3.2
13472026-04-10T18:35:28.606Z Compiling allocator-api2 v0.2.21
13482026-04-10T18:35:28.680Z Compiling futures-sink v0.3.32
13492026-04-10T18:35:28.742Z Compiling foldhash v0.2.0
13502026-04-10T18:35:28.745Z Compiling getrandom v0.3.4
13512026-04-10T18:35:28.771Z Compiling cpufeatures v0.2.17
13522026-04-10T18:35:28.801Z Compiling futures-channel v0.3.32
13532026-04-10T18:35:28.816Z Compiling futures-task v0.3.32
13542026-04-10T18:35:28.860Z Compiling futures-io v0.3.32
13552026-04-10T18:35:28.876Z Compiling slab v0.4.12
13562026-04-10T18:35:28.940Z Compiling hashbrown v0.16.1
13572026-04-10T18:35:28.979Z Compiling rustversion v1.0.22
13582026-04-10T18:35:28.994Z Compiling form_urlencoded v1.2.2
13592026-04-10T18:35:29.012Z Compiling base64ct v1.8.3
13602026-04-10T18:35:29.029Z Compiling ident_case v1.0.1
13612026-04-10T18:35:29.045Z Compiling getrandom v0.4.1
13622026-04-10T18:35:29.060Z Compiling fs_extra v1.3.0
13632026-04-10T18:35:29.076Z Compiling dunce v1.0.5
13642026-04-10T18:35:29.079Z Compiling flagset v0.4.7
13652026-04-10T18:35:29.170Z Compiling getrandom v0.2.17
13662026-04-10T18:35:29.185Z Compiling jobserver v0.1.34
13672026-04-10T18:35:29.201Z Compiling errno v0.3.14
13682026-04-10T18:35:29.302Z Compiling mio v1.1.1
13692026-04-10T18:35:29.378Z Compiling rand_core v0.6.4
13702026-04-10T18:35:29.394Z Compiling once_cell v1.21.3
13712026-04-10T18:35:29.421Z Compiling signal-hook-registry v1.4.8
13722026-04-10T18:35:29.439Z Compiling socket2 v0.6.2
13732026-04-10T18:35:29.469Z Compiling pem-rfc7468 v0.7.0
13742026-04-10T18:35:29.469Z Compiling rand_core v0.10.0
13752026-04-10T18:35:29.513Z Compiling cc v1.2.56
13762026-04-10T18:35:29.533Z Compiling parking_lot v0.12.5
13772026-04-10T18:35:29.641Z Compiling indexmap v2.13.0
13782026-04-10T18:35:29.690Z Compiling iana-time-zone v0.1.65
13792026-04-10T18:35:29.693Z Compiling rustix v1.1.3
13802026-04-10T18:35:29.722Z Compiling rustc_version v0.4.1
13812026-04-10T18:35:29.751Z Compiling rand_core v0.9.5
13822026-04-10T18:35:29.847Z Compiling aws-lc-rs v1.16.0
13832026-04-10T18:35:29.861Z Compiling regex-syntax v0.8.10
13842026-04-10T18:35:29.905Z Compiling uuid v1.23.0
13852026-04-10T18:35:29.920Z Compiling vcpkg v0.2.15
13862026-04-10T18:35:29.938Z Compiling tracing-core v0.1.36
13872026-04-10T18:35:29.954Z Compiling untrusted v0.9.0
13882026-04-10T18:35:29.972Z Compiling base64 v0.22.1
13892026-04-10T18:35:30.068Z Compiling schemars v0.8.22
13902026-04-10T18:35:30.103Z Compiling untrusted v0.7.1
13912026-04-10T18:35:30.106Z Compiling openssl-probe v0.2.1
13922026-04-10T18:35:30.164Z Compiling httparse v1.10.1
13932026-04-10T18:35:30.179Z Compiling dyn-clone v1.0.20
13942026-04-10T18:35:30.265Z Compiling try-lock v0.2.5
13952026-04-10T18:35:30.311Z Compiling tinyvec_macros v0.1.1
13962026-04-10T18:35:30.343Z Compiling cmake v0.1.57
13972026-04-10T18:35:30.360Z Compiling tower-service v0.3.3
13982026-04-10T18:35:30.364Z Compiling rustls v0.23.37
13992026-04-10T18:35:30.377Z Compiling tower-layer v0.3.3
14002026-04-10T18:35:30.410Z Compiling atomic-waker v1.1.2
14012026-04-10T18:35:30.412Z Compiling tinyvec v1.10.0
14022026-04-10T18:35:30.437Z Compiling want v0.3.1
14032026-04-10T18:35:30.498Z Compiling spin v0.9.8
14042026-04-10T18:35:30.523Z Compiling aho-corasick v1.1.4
14052026-04-10T18:35:30.556Z Compiling pin-utils v0.1.0
14062026-04-10T18:35:30.575Z Compiling openssl v0.10.75
14072026-04-10T18:35:30.604Z Compiling crc32fast v1.5.0
14082026-04-10T18:35:30.619Z Compiling httpdate v1.0.3
14092026-04-10T18:35:30.652Z Compiling num-conv v0.2.0
14102026-04-10T18:35:30.657Z Compiling foreign-types-shared v0.1.1
14112026-04-10T18:35:30.695Z Compiling time-core v0.1.8
14122026-04-10T18:35:30.726Z Compiling powerfmt v0.2.0
14132026-04-10T18:35:30.742Z Compiling wait-timeout v0.2.1
14142026-04-10T18:35:30.758Z Compiling foreign-types v0.3.2
14152026-04-10T18:35:30.789Z Compiling socket2 v0.5.10
14162026-04-10T18:35:30.822Z Compiling native-tls v0.2.18
14172026-04-10T18:35:30.838Z Compiling num_threads v0.1.7
14182026-04-10T18:35:30.855Z Compiling quick-error v1.2.3
14192026-04-10T18:35:30.870Z Compiling time-macros v0.2.27
14202026-04-10T18:35:30.873Z Compiling bit-vec v0.8.0
14212026-04-10T18:35:30.901Z Compiling deranged v0.5.8
14222026-04-10T18:35:30.949Z Compiling usdt-impl v0.6.0
14232026-04-10T18:35:30.949Z Compiling siphasher v1.0.2
14242026-04-10T18:35:30.978Z Compiling syn v1.0.109
14252026-04-10T18:35:30.995Z Compiling simd-adler32 v0.3.8
14262026-04-10T18:35:30.995Z Compiling crossbeam-utils v0.8.21
14272026-04-10T18:35:31.081Z Compiling unicode-normalization v0.1.25
14282026-04-10T18:35:31.150Z Compiling bit-set v0.8.0
14292026-04-10T18:35:31.168Z Compiling slog v2.8.2
14302026-04-10T18:35:31.221Z Compiling heapless v0.7.17
14312026-04-10T18:35:31.238Z Compiling rand_xorshift v0.4.0
14322026-04-10T18:35:31.253Z Compiling thread-id v5.1.0
14332026-04-10T18:35:31.286Z Compiling aws-lc-sys v0.37.1
14342026-04-10T18:35:31.303Z Compiling ring v0.17.14
14352026-04-10T18:35:31.327Z Compiling openssl-sys v0.9.111
14362026-04-10T18:35:31.343Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14372026-04-10T18:35:31.391Z Compiling synstructure v0.13.2
14382026-04-10T18:35:31.413Z Compiling serde_derive_internals v0.29.1
14392026-04-10T18:35:31.428Z Compiling pest_generator v2.8.6
14402026-04-10T18:35:31.444Z Compiling darling_core v0.20.11
14412026-04-10T18:35:31.488Z Compiling regex-automata v0.4.14
14422026-04-10T18:35:31.588Z Compiling tempfile v3.25.0
14432026-04-10T18:35:31.668Z Compiling darling_core v0.21.3
14442026-04-10T18:35:31.934Z Compiling rusty-fork v0.3.1
14452026-04-10T18:35:31.999Z Compiling bzip2-sys v0.1.13+1.0.8
14462026-04-10T18:35:32.052Z Compiling time v0.3.47
14472026-04-10T18:35:32.091Z Compiling sync_wrapper v1.0.2
14482026-04-10T18:35:32.177Z Compiling cookie v0.18.1
14492026-04-10T18:35:32.222Z Compiling adler2 v2.0.1
14502026-04-10T18:35:32.285Z Compiling unarray v0.1.4
14512026-04-10T18:35:32.316Z Compiling unicode-properties v0.1.4
14522026-04-10T18:35:32.373Z Compiling signal-hook v0.3.18
14532026-04-10T18:35:32.389Z Compiling paste v1.0.15
14542026-04-10T18:35:32.405Z Compiling zstd-safe v7.2.4
14552026-04-10T18:35:32.408Z Compiling anyhow v1.0.102
14562026-04-10T18:35:32.433Z Compiling unicode-bidi v0.3.18
14572026-04-10T18:35:32.506Z Compiling miniz_oxide v0.8.9
14582026-04-10T18:35:32.677Z Compiling num-integer v0.1.46
14592026-04-10T18:35:32.744Z Compiling vergen-lib v0.1.6
14602026-04-10T18:35:32.945Z Compiling stringprep v0.1.5
14612026-04-10T18:35:32.997Z Compiling curve25519-dalek v4.1.3
14622026-04-10T18:35:33.014Z Compiling ff v0.13.1
14632026-04-10T18:35:33.029Z Compiling hash32 v0.2.1
14642026-04-10T18:35:33.163Z Compiling memoffset v0.9.1
14652026-04-10T18:35:33.178Z Compiling zlib-rs v0.6.2
14662026-04-10T18:35:33.181Z Compiling iri-string v0.7.10
14672026-04-10T18:35:33.211Z Compiling serde_derive v1.0.228
14682026-04-10T18:35:33.248Z Compiling zeroize_derive v1.4.3
14692026-04-10T18:35:33.321Z Compiling zerofrom-derive v0.1.6
14702026-04-10T18:35:33.362Z Compiling yoke-derive v0.8.1
14712026-04-10T18:35:33.381Z Compiling zerocopy-derive v0.8.40
14722026-04-10T18:35:33.432Z Compiling zerovec-derive v0.11.2
14732026-04-10T18:35:33.724Z Compiling displaydoc v0.2.5
14742026-04-10T18:35:33.848Z Compiling tokio-macros v2.6.0
14752026-04-10T18:35:33.938Z Compiling zeroize v1.8.2
14762026-04-10T18:35:34.341Z Compiling futures-macro v0.3.32
14772026-04-10T18:35:34.550Z Compiling der_derive v0.7.3
14782026-04-10T18:35:34.643Z Compiling thiserror-impl v2.0.18
14792026-04-10T18:35:34.658Z Compiling rustls-pki-types v1.14.0
14802026-04-10T18:35:34.661Z Compiling tracing-attributes v0.1.31
14812026-04-10T18:35:34.789Z Compiling crypto-common v0.1.7
14822026-04-10T18:35:34.802Z Compiling block-buffer v0.10.4
14832026-04-10T18:35:34.819Z Compiling zerofrom v0.1.6
14842026-04-10T18:35:34.950Z Compiling yoke v0.8.1
14852026-04-10T18:35:34.954Z Compiling digest v0.10.7
14862026-04-10T18:35:34.987Z Compiling block-padding v0.3.3
14872026-04-10T18:35:35.139Z Compiling zerovec v0.11.5
14882026-04-10T18:35:35.156Z Compiling zerotrie v0.2.3
14892026-04-10T18:35:35.171Z Compiling inout v0.1.4
14902026-04-10T18:35:35.195Z Compiling hmac v0.12.1
14912026-04-10T18:35:35.239Z Compiling futures-util v0.3.32
14922026-04-10T18:35:35.360Z Compiling cipher v0.4.4
14932026-04-10T18:35:35.375Z Compiling sha2 v0.10.9
14942026-04-10T18:35:35.479Z Compiling pbkdf2 v0.12.2
14952026-04-10T18:35:35.558Z Compiling der v0.7.10
14962026-04-10T18:35:35.614Z Compiling tinystr v0.8.2
14972026-04-10T18:35:35.646Z Compiling potential_utf v0.1.4
14982026-04-10T18:35:35.667Z Compiling salsa20 v0.10.2
14992026-04-10T18:35:35.763Z Compiling aes v0.8.4
15002026-04-10T18:35:35.822Z Compiling icu_locale_core v2.1.1
15012026-04-10T18:35:35.837Z Compiling icu_collections v2.1.1
15022026-04-10T18:35:35.857Z Compiling scrypt v0.11.0
15032026-04-10T18:35:35.900Z Compiling cbc v0.1.2
15042026-04-10T18:35:36.046Z Compiling thiserror v2.0.18
15052026-04-10T18:35:36.064Z Compiling tracing v0.1.44
15062026-04-10T18:35:36.138Z Compiling pest_derive v2.8.6
15072026-04-10T18:35:36.168Z Compiling schemars_derive v0.8.22
15082026-04-10T18:35:36.354Z Compiling scroll_derive v0.13.1
15092026-04-10T18:35:36.369Z Compiling darling_macro v0.20.11
15102026-04-10T18:35:36.464Z Compiling icu_provider v2.1.1
15112026-04-10T18:35:36.609Z Compiling spki v0.7.3
15122026-04-10T18:35:36.626Z Compiling openssl-macros v0.1.1
15132026-04-10T18:35:36.755Z Compiling bytes v1.11.1
15142026-04-10T18:35:36.787Z Compiling icu_normalizer v2.1.1
15152026-04-10T18:35:36.802Z Compiling icu_properties v2.1.2
15162026-04-10T18:35:36.818Z Compiling chrono v0.4.44
15172026-04-10T18:35:36.821Z Compiling pkcs5 v0.7.1
15182026-04-10T18:35:36.850Z Compiling ipnet v2.11.0
15192026-04-10T18:35:36.867Z Compiling dtrace-parser v0.3.0
15202026-04-10T18:35:36.899Z Compiling darling v0.20.11
15212026-04-10T18:35:36.996Z Compiling derive_builder_core v0.20.2
15222026-04-10T18:35:37.204Z Compiling pkcs8 v0.10.2
15232026-04-10T18:35:37.336Z Compiling tokio v1.50.0
15242026-04-10T18:35:37.352Z Compiling http v1.4.0
15252026-04-10T18:35:37.376Z Compiling scroll v0.13.0
15262026-04-10T18:35:37.391Z Compiling signature v2.2.0
15272026-04-10T18:35:37.477Z Compiling rustls-native-certs v0.8.3
15282026-04-10T18:35:37.539Z Compiling thiserror-impl v1.0.69
15292026-04-10T18:35:37.579Z Compiling scroll_derive v0.12.1
15302026-04-10T18:35:37.599Z Compiling erased-serde v0.3.31
15312026-04-10T18:35:37.630Z Compiling goblin v0.10.5
15322026-04-10T18:35:37.663Z Compiling idna_adapter v1.2.1
15332026-04-10T18:35:37.788Z Compiling ppv-lite86 v0.2.21
15342026-04-10T18:35:37.823Z Compiling idna v1.1.0
15352026-04-10T18:35:37.888Z Compiling derive_builder_macro v0.20.2
15362026-04-10T18:35:37.911Z Compiling toml_datetime v0.6.11
15372026-04-10T18:35:37.931Z Compiling serde_spanned v0.6.9
15382026-04-10T18:35:37.963Z Compiling serde_tokenstream v0.2.3
15392026-04-10T18:35:38.091Z Compiling rand_chacha v0.9.0
15402026-04-10T18:35:38.106Z Compiling http-body v1.0.1
15412026-04-10T18:35:38.130Z Compiling url v2.5.8
15422026-04-10T18:35:38.189Z Compiling rand_chacha v0.3.1
15432026-04-10T18:35:38.255Z Compiling http-body-util v0.1.3
15442026-04-10T18:35:38.283Z Compiling md-5 v0.10.6
15452026-04-10T18:35:38.303Z Compiling rand v0.9.2
15462026-04-10T18:35:38.303Z Compiling scroll v0.12.0
15472026-04-10T18:35:38.334Z Compiling webpki-roots v1.0.6
15482026-04-10T18:35:38.397Z Compiling darling_macro v0.21.3
15492026-04-10T18:35:38.463Z Compiling zerocopy-derive v0.7.35
15502026-04-10T18:35:38.478Z Compiling smoltcp v0.9.1
15512026-04-10T18:35:38.530Z Compiling litrs v1.0.0
15522026-04-10T18:35:38.551Z Compiling num-bigint-dig v0.8.6
15532026-04-10T18:35:38.591Z Compiling rustix v0.38.44
15542026-04-10T18:35:38.767Z Compiling ref-cast v1.0.25
15552026-04-10T18:35:38.827Z Compiling cfg_aliases v0.2.1
15562026-04-10T18:35:38.846Z Compiling thiserror v1.0.69
15572026-04-10T18:35:38.849Z Compiling fallible-iterator v0.2.0
15582026-04-10T18:35:38.916Z Compiling proptest v1.10.0
15592026-04-10T18:35:38.930Z Compiling base16ct v0.2.0
15602026-04-10T18:35:38.968Z Compiling psl-types v2.0.11
15612026-04-10T18:35:38.971Z Compiling ryu v1.0.23
15622026-04-10T18:35:39.028Z Compiling darling v0.21.3
15632026-04-10T18:35:39.060Z Compiling document-features v0.2.12
15642026-04-10T18:35:39.116Z Compiling serde_urlencoded v0.7.1
15652026-04-10T18:35:39.119Z Compiling publicsuffix v2.3.0
15662026-04-10T18:35:39.147Z Compiling postgres-protocol v0.6.10
15672026-04-10T18:35:39.150Z Compiling sec1 v0.7.3
15682026-04-10T18:35:39.179Z Compiling nix v0.31.1
15692026-04-10T18:35:39.329Z Compiling goblin v0.8.2
15702026-04-10T18:35:39.373Z Compiling rand v0.8.5
15712026-04-10T18:35:39.409Z Compiling zerocopy v0.7.35
15722026-04-10T18:35:39.439Z Compiling derive_builder v0.20.2
15732026-04-10T18:35:39.550Z Compiling ipnetwork v0.21.1
15742026-04-10T18:35:39.587Z Compiling cargo-platform v0.1.9
15752026-04-10T18:35:39.623Z Compiling hubpack_derive v0.1.1
15762026-04-10T18:35:39.643Z Compiling flate2 v1.1.9
15772026-04-10T18:35:39.708Z Compiling hkdf v0.12.4
15782026-04-10T18:35:39.764Z Compiling crypto-bigint v0.5.5
15792026-04-10T18:35:39.865Z Compiling oxnet v0.1.4
15802026-04-10T18:35:39.881Z Compiling regex v1.12.3
15812026-04-10T18:35:40.040Z Compiling ref-cast-impl v1.0.25
15822026-04-10T18:35:40.067Z Compiling async-trait v0.1.89
15832026-04-10T18:35:40.085Z Compiling strum_macros v0.27.2
15842026-04-10T18:35:40.085Z Compiling daft-derive v0.1.5
15852026-04-10T18:35:40.115Z Compiling curve25519-dalek-derive v0.1.1
15862026-04-10T18:35:40.258Z Compiling group v0.13.0
15872026-04-10T18:35:40.367Z Compiling dof v0.4.0
15882026-04-10T18:35:40.455Z Compiling num-iter v0.1.45
15892026-04-10T18:35:40.618Z Compiling terminal_size v0.4.3
15902026-04-10T18:35:40.642Z Compiling phf_shared v0.13.1
15912026-04-10T18:35:40.671Z Compiling lazy_static v1.5.0
15922026-04-10T18:35:40.781Z Compiling vergen v9.0.6
15932026-04-10T18:35:40.799Z Compiling fs-err v3.3.0
15942026-04-10T18:35:40.814Z Compiling ahash v0.8.12
15952026-04-10T18:35:40.864Z Compiling unicode-segmentation v1.12.0
15962026-04-10T18:35:40.908Z Compiling managed v0.8.0
15972026-04-10T18:35:40.926Z Compiling winnow v0.5.40
15982026-04-10T18:35:40.987Z Compiling libbz2-rs-sys v0.2.2
15992026-04-10T18:35:41.012Z Compiling bitflags v1.3.2
16002026-04-10T18:35:41.044Z Compiling bumpalo v3.20.2
16012026-04-10T18:35:41.108Z Compiling tokio-util v0.7.18
16022026-04-10T18:35:41.158Z Compiling tower v0.5.3
16032026-04-10T18:35:41.172Z Compiling tokio-native-tls v0.3.1
16042026-04-10T18:35:41.282Z Compiling newtype-uuid v1.3.2
16052026-04-10T18:35:41.324Z Compiling foldhash v0.1.5
16062026-04-10T18:35:41.364Z Compiling object v0.37.3
16072026-04-10T18:35:41.514Z Compiling daft v0.1.5
16082026-04-10T18:35:41.621Z Compiling tower-http v0.6.8
16092026-04-10T18:35:41.648Z Compiling dof v0.3.0
16102026-04-10T18:35:41.678Z Compiling hashbrown v0.15.5
16112026-04-10T18:35:41.709Z Compiling bzip2 v0.6.1
16122026-04-10T18:35:41.724Z Compiling zopfli v0.8.3
16132026-04-10T18:35:41.822Z Compiling h2 v0.4.13
16142026-04-10T18:35:41.961Z Compiling clap_builder v4.5.60
16152026-04-10T18:35:41.991Z Compiling usdt-macro v0.6.0
16162026-04-10T18:35:42.008Z Compiling usdt-attr-macro v0.6.0
16172026-04-10T18:35:42.137Z Compiling strum v0.27.2
16182026-04-10T18:35:42.193Z Compiling phf v0.13.1
16192026-04-10T18:35:42.257Z Compiling toml_edit v0.19.15
16202026-04-10T18:35:42.280Z Compiling signal-hook-mio v0.2.5
16212026-04-10T18:35:42.402Z Compiling elliptic-curve v0.13.8
16222026-04-10T18:35:42.420Z Compiling cargo_metadata v0.19.2
16232026-04-10T18:35:42.548Z Compiling cookie_store v0.22.1
16242026-04-10T18:35:42.577Z Compiling hubpack v0.1.2
16252026-04-10T18:35:42.785Z Compiling bzip2 v0.4.4
16262026-04-10T18:35:42.857Z Compiling postgres-types v0.2.12
16272026-04-10T18:35:42.875Z Compiling zstd v0.13.3
16282026-04-10T18:35:42.891Z Compiling serde_with_macros v3.17.0
16292026-04-10T18:35:42.937Z Compiling dtrace-parser v0.2.0
16302026-04-10T18:35:43.016Z Compiling ed25519 v2.2.3
16312026-04-10T18:35:43.126Z Compiling pkcs1 v0.7.5
16322026-04-10T18:35:43.158Z Compiling serde-big-array v0.5.1
16332026-04-10T18:35:43.218Z Compiling hex v0.4.3
16342026-04-10T18:35:43.334Z Compiling rfc6979 v0.4.0
16352026-04-10T18:35:43.432Z Compiling bstr v1.12.1
16362026-04-10T18:35:43.461Z Compiling clap_derive v4.5.55
16372026-04-10T18:35:43.507Z Compiling enum-as-inner v0.6.1
16382026-04-10T18:35:43.554Z Compiling serde_repr v0.1.20
16392026-04-10T18:35:43.711Z Compiling strum_macros v0.26.4
16402026-04-10T18:35:43.790Z Compiling phf_shared v0.11.3
16412026-04-10T18:35:43.942Z Compiling float-cmp v0.10.0
16422026-04-10T18:35:43.999Z Compiling memmap2 v0.9.10
16432026-04-10T18:35:44.058Z Compiling thread-id v4.2.2
16442026-04-10T18:35:44.075Z Compiling env_filter v1.0.0
16452026-04-10T18:35:44.078Z Compiling encoding_rs v0.8.35
16462026-04-10T18:35:44.111Z Compiling static_assertions v1.1.0
16472026-04-10T18:35:44.128Z Compiling keccak v0.1.6
16482026-04-10T18:35:44.131Z Compiling fixedbitset v0.5.7
16492026-04-10T18:35:44.157Z Compiling jiff v0.2.21
16502026-04-10T18:35:44.198Z Compiling mime v0.3.17
16512026-04-10T18:35:44.278Z Compiling fixedbitset v0.4.2
16522026-04-10T18:35:44.441Z Compiling new_debug_unreachable v1.0.6
16532026-04-10T18:35:44.497Z Compiling difflib v0.4.0
16542026-04-10T18:35:44.529Z Compiling predicates-core v1.0.10
16552026-04-10T18:35:44.531Z Compiling whoami v2.1.0
16562026-04-10T18:35:44.546Z Compiling precomputed-hash v0.1.1
16572026-04-10T18:35:44.662Z Compiling rustc-hash v2.1.1
16582026-04-10T18:35:44.745Z Compiling either v1.15.0
16592026-04-10T18:35:44.817Z Compiling normalize-line-endings v0.3.0
16602026-04-10T18:35:44.926Z Compiling hyper v1.8.1
16612026-04-10T18:35:44.954Z Compiling data-encoding v2.10.0
16622026-04-10T18:35:44.957Z Compiling itertools v0.13.0
16632026-04-10T18:35:44.984Z Compiling predicates v3.1.4
16642026-04-10T18:35:45.012Z Compiling tokio-postgres v0.7.16
16652026-04-10T18:35:45.082Z Compiling iddqd v0.3.17
16662026-04-10T18:35:45.103Z Compiling toml_edit v0.22.27
16672026-04-10T18:35:45.284Z Compiling hickory-proto v0.25.2
16682026-04-10T18:35:45.317Z Compiling clap v4.5.60
16692026-04-10T18:35:45.412Z Compiling string_cache v0.8.9
16702026-04-10T18:35:45.579Z Compiling strum v0.26.3
16712026-04-10T18:35:45.680Z Compiling petgraph v0.6.5
16722026-04-10T18:35:45.696Z Compiling petgraph v0.8.3
16732026-04-10T18:35:45.699Z Compiling sha3 v0.10.8
16742026-04-10T18:35:45.737Z Compiling env_logger v0.11.9
16752026-04-10T18:35:45.757Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16762026-04-10T18:35:45.979Z Compiling usdt v0.6.0
16772026-04-10T18:35:46.126Z Compiling hyper-util v0.1.20
16782026-04-10T18:35:46.206Z Compiling usdt-impl v0.5.0
16792026-04-10T18:35:46.271Z Compiling serde_with v3.17.0
16802026-04-10T18:35:46.287Z Compiling similar v2.7.0
16812026-04-10T18:35:46.291Z Compiling crossterm v0.28.1
16822026-04-10T18:35:46.581Z Compiling toml v0.7.8
16832026-04-10T18:35:46.825Z Compiling ecdsa v0.16.9
16842026-04-10T18:35:47.176Z Compiling zip v4.6.1
16852026-04-10T18:35:47.202Z Compiling rsa v0.9.10
16862026-04-10T18:35:47.236Z Compiling ed25519-dalek v2.2.0
16872026-04-10T18:35:47.274Z Compiling zip v0.6.6
16882026-04-10T18:35:47.619Z Compiling hyper-tls v0.6.0
16892026-04-10T18:35:47.881Z Compiling tokio-stream v0.1.18
16902026-04-10T18:35:47.936Z Compiling toml_parser v1.0.9+spec-1.1.0
16912026-04-10T18:35:47.936Z Compiling heck v0.4.1
16922026-04-10T18:35:48.008Z Compiling buf-list v1.1.2
16932026-04-10T18:35:48.105Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16942026-04-10T18:35:48.120Z Compiling x509-cert v0.2.5
16952026-04-10T18:35:48.136Z Compiling openapiv3 v2.2.0
16962026-04-10T18:35:48.180Z Compiling sha1 v0.10.6
16972026-04-10T18:35:48.196Z Compiling crossbeam-epoch v0.9.18
16982026-04-10T18:35:48.302Z Compiling toml_datetime v0.7.5+spec-1.1.0
16992026-04-10T18:35:48.391Z Compiling lalrpop-util v0.19.12
17002026-04-10T18:35:48.437Z Compiling peg-runtime v0.8.5
17012026-04-10T18:35:48.454Z Compiling thread_local v1.1.9
17022026-04-10T18:35:48.485Z Compiling slog-async v2.8.0
17032026-04-10T18:35:48.558Z Compiling futures-executor v0.3.32
17042026-04-10T18:35:48.574Z Compiling crossbeam-channel v0.5.15
17052026-04-10T18:35:48.608Z Compiling is-terminal v0.4.17
17062026-04-10T18:35:48.625Z Compiling filetime v0.2.27
17072026-04-10T18:35:48.625Z Compiling xattr v1.6.1
17082026-04-10T18:35:48.724Z Compiling take_mut v0.2.2
17092026-04-10T18:35:48.739Z Compiling term v1.2.1
17102026-04-10T18:35:48.756Z Compiling futures v0.3.32
17112026-04-10T18:35:48.822Z Compiling tar v0.4.45
17122026-04-10T18:35:49.006Z Compiling slog-term v2.9.2
17132026-04-10T18:36:04.078Z Compiling rustls-webpki v0.103.9
17142026-04-10T18:36:06.863Z Compiling tokio-rustls v0.26.4
17152026-04-10T18:36:06.863Z Compiling rustls-platform-verifier v0.6.2
17162026-04-10T18:36:07.071Z Compiling hyper-rustls v0.27.7
17172026-04-10T18:36:07.269Z Compiling reqwest v0.12.28
17182026-04-10T18:36:07.269Z Compiling reqwest v0.13.2
17192026-04-10T18:36:09.256Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17202026-04-10T18:36:09.490Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17212026-04-10T18:36:12.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.44s
17222026-04-10T18:36:12.416Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17232026-04-10T18:36:12.478ZApr 10 18:36:12.229 INFO Starting download, target: Cockroach
17242026-04-10T18:36:12.478ZApr 10 18:36:12.229 INFO Starting download, target: Clickhouse
17252026-04-10T18:36:12.478ZApr 10 18:36:12.229 INFO Starting download, target: Console
17262026-04-10T18:36:12.478ZApr 10 18:36:12.229 INFO Starting download, target: DendriteStub
17272026-04-10T18:36:12.478ZApr 10 18:36:12.229 INFO Starting download, target: MaghemiteMgd
17282026-04-10T18:36:12.484ZApr 10 18:36:12.229 INFO Starting download, target: TransceiverControl
17292026-04-10T18:36:12.484ZApr 10 18:36:12.229 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17302026-04-10T18:36:12.484ZApr 10 18:36:12.230 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17312026-04-10T18:36:12.484ZApr 10 18:36:12.230 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17322026-04-10T18:36:12.484ZApr 10 18:36:12.230 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17332026-04-10T18:36:12.484ZApr 10 18:36:12.230 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17342026-04-10T18:36:12.484ZApr 10 18:36:12.230 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17352026-04-10T18:36:13.113ZApr 10 18:36:12.859 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17362026-04-10T18:36:13.321ZApr 10 18:36:13.071 INFO Download complete, target: TransceiverControl
17372026-04-10T18:36:13.499ZApr 10 18:36:13.254 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17382026-04-10T18:36:13.792ZApr 10 18:36:13.543 INFO Download complete, target: Console
17392026-04-10T18:36:14.187ZApr 10 18:36:13.935 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17402026-04-10T18:36:14.464ZApr 10 18:36:14.211 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17412026-04-10T18:36:14.788ZApr 10 18:36:14.542 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17422026-04-10T18:36:14.788ZApr 10 18:36:14.542 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17432026-04-10T18:36:14.830ZApr 10 18:36:14.584 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-04-10T18:36:16.648ZApr 10 18:36:16.402 INFO Download complete, target: DendriteStub
17452026-04-10T18:36:16.830ZApr 10 18:36:16.584 INFO Download complete, target: MaghemiteMgd
17462026-04-10T18:36:19.438ZApr 10 18:36:19.192 INFO Checking that binary works, target: Cockroach
17472026-04-10T18:36:19.550ZApr 10 18:36:19.304 INFO Download complete, target: Cockroach
17482026-04-10T18:36:21.623ZApr 10 18:36:21.375 INFO Checking that binary works, target: Clickhouse
17492026-04-10T18:36:21.715ZApr 10 18:36:21.468 INFO Download complete, target: Clickhouse
17502026-04-10T18:36:21.722ZAll prerequisites installed successfully
17512026-04-10T18:36:21.724Z
17522026-04-10T18:36:21.724Zreal 2:53.032122064
17532026-04-10T18:36:21.724Zuser 7:16.763419659
17542026-04-10T18:36:21.724Zsys 1:42.784275430
17552026-04-10T18:36:21.724Ztrap 0.262520541
17562026-04-10T18:36:21.724Ztflt 1.196265635
17572026-04-10T18:36:21.724Zdflt 1.684524947
17582026-04-10T18:36:21.724Zkflt 0.050130981
17592026-04-10T18:36:21.724Zlock 23:15.080688882
17602026-04-10T18:36:21.724Zslp 19:40.030949976
17612026-04-10T18:36:21.724Zlat 25.576961887
17622026-04-10T18:36:21.724Zstop 3:01.803125911
17632026-04-10T18:36:21.725Z+ ptime -m cargo xtask download softnpu
17642026-04-10T18:36:22.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17652026-04-10T18:36:22.279Z Running `target/debug/xtask download softnpu`
17662026-04-10T18:36:23.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17672026-04-10T18:36:23.106Z Running `target/debug/xtask-downloader softnpu`
17682026-04-10T18:36:23.150ZApr 10 18:36:22.903 INFO Starting download, target: Softnpu
17692026-04-10T18:36:23.153ZApr 10 18:36:22.904 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17702026-04-10T18:36:23.748ZApr 10 18:36:23.501 INFO Download complete, target: Softnpu
17712026-04-10T18:36:23.752Z
17722026-04-10T18:36:23.754Zreal 2.023110047
17732026-04-10T18:36:23.754Zuser 1.312673296
17742026-04-10T18:36:23.755Zsys 0.690230500
17752026-04-10T18:36:23.755Ztrap 0.001540735
17762026-04-10T18:36:23.755Ztflt 0.000057178
17772026-04-10T18:36:23.755Zdflt 0.000510827
17782026-04-10T18:36:23.755Zkflt 0.000000000
17792026-04-10T18:36:23.755Zlock 10.668578712
17802026-04-10T18:36:23.755Zslp 0.456192080
17812026-04-10T18:36:23.755Zlat 0.100230133
17822026-04-10T18:36:23.755Zstop 0.000182070
17832026-04-10T18:36:23.755Z+ export CARGO_INCREMENTAL=0
17842026-04-10T18:36:23.755Z+ CARGO_INCREMENTAL=0
17852026-04-10T18:36:23.755Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17862026-04-10T18:36:24.649Z Compiling proc-macro2 v1.0.106
17872026-04-10T18:36:24.650Z Compiling quote v1.0.44
17882026-04-10T18:36:24.650Z Compiling unicode-ident v1.0.24
17892026-04-10T18:36:24.650Z Compiling libc v0.2.180
17902026-04-10T18:36:24.653Z Compiling serde_core v1.0.228
17912026-04-10T18:36:24.653Z Compiling serde v1.0.228
17922026-04-10T18:36:24.653Z Compiling cfg-if v1.0.4
17932026-04-10T18:36:24.653Z Compiling version_check v0.9.5
17942026-04-10T18:36:24.653Z Compiling shlex v1.3.0
17952026-04-10T18:36:24.653Z Compiling find-msvc-tools v0.1.9
17962026-04-10T18:36:24.791Z Compiling typenum v1.19.0
17972026-04-10T18:36:24.803Z Compiling autocfg v1.5.0
17982026-04-10T18:36:24.806Z Compiling zmij v1.0.21
17992026-04-10T18:36:24.806Z Compiling serde_json v1.0.149
18002026-04-10T18:36:24.806Z Compiling portable-atomic v1.13.1
18012026-04-10T18:36:24.950Z Compiling memchr v2.8.0
18022026-04-10T18:36:25.143Z Compiling zerocopy v0.8.40
18032026-04-10T18:36:25.160Z Compiling libm v0.2.16
18042026-04-10T18:36:25.174Z Compiling generic-array v0.14.7
18052026-04-10T18:36:25.174Z Compiling smallvec v1.15.1
18062026-04-10T18:36:25.220Z Compiling icu_normalizer_data v2.1.1
18072026-04-10T18:36:25.233Z Compiling parking_lot_core v0.9.12
18082026-04-10T18:36:25.377Z Compiling num-traits v0.2.19
18092026-04-10T18:36:25.403Z Compiling icu_properties_data v2.1.2
18102026-04-10T18:36:25.421Z Compiling itoa v1.0.17
18112026-04-10T18:36:25.438Z Compiling log v0.4.29
18122026-04-10T18:36:25.476Z Compiling stable_deref_trait v1.2.1
18132026-04-10T18:36:25.479Z Compiling pkg-config v0.3.32
18142026-04-10T18:36:25.506Z Compiling getrandom v0.4.1
18152026-04-10T18:36:25.568Z Compiling subtle v2.6.1
18162026-04-10T18:36:25.689Z Compiling getrandom v0.3.4
18172026-04-10T18:36:25.746Z Compiling scopeguard v1.2.0
18182026-04-10T18:36:25.776Z Compiling jobserver v0.1.34
18192026-04-10T18:36:25.779Z Compiling getrandom v0.2.17
18202026-04-10T18:36:25.967Z Compiling errno v0.3.14
18212026-04-10T18:36:25.970Z Compiling rand_core v0.6.4
18222026-04-10T18:36:25.999Z Compiling cc v1.2.56
18232026-04-10T18:36:26.022Z Compiling lock_api v0.4.14
18242026-04-10T18:36:26.061Z Compiling litemap v0.8.1
18252026-04-10T18:36:26.094Z Compiling syn v2.0.117
18262026-04-10T18:36:26.132Z Compiling percent-encoding v2.3.2
18272026-04-10T18:36:26.160Z Compiling writeable v0.6.2
18282026-04-10T18:36:26.200Z Compiling fnv v1.0.7
18292026-04-10T18:36:26.215Z Compiling thiserror v2.0.18
18302026-04-10T18:36:26.284Z Compiling pin-project-lite v0.2.17
18312026-04-10T18:36:26.417Z Compiling critical-section v1.2.0
18322026-04-10T18:36:26.433Z Compiling schemars v0.8.22
18332026-04-10T18:36:26.449Z Compiling rustversion v1.0.22
18342026-04-10T18:36:26.452Z Compiling equivalent v1.0.2
18352026-04-10T18:36:26.452Z Compiling allocator-api2 v0.2.21
18362026-04-10T18:36:26.537Z Compiling dunce v1.0.5
18372026-04-10T18:36:26.550Z Compiling foldhash v0.2.0
18382026-04-10T18:36:26.579Z Compiling fs_extra v1.3.0
18392026-04-10T18:36:26.675Z Compiling utf8_iter v1.0.4
18402026-04-10T18:36:26.689Z Compiling form_urlencoded v1.2.2
18412026-04-10T18:36:26.792Z Compiling cmake v0.1.57
18422026-04-10T18:36:26.812Z Compiling once_cell v1.21.3
18432026-04-10T18:36:26.827Z Compiling hashbrown v0.16.1
18442026-04-10T18:36:26.882Z Compiling const-oid v0.9.6
18452026-04-10T18:36:26.985Z Compiling semver v1.0.27
18462026-04-10T18:36:27.090Z Compiling bitflags v2.11.0
18472026-04-10T18:36:27.166Z Compiling signal-hook-registry v1.4.8
18482026-04-10T18:36:27.301Z Compiling rustix v1.1.3
18492026-04-10T18:36:27.309Z Compiling mio v1.1.1
18502026-04-10T18:36:27.336Z Compiling parking_lot v0.12.5
18512026-04-10T18:36:27.355Z Compiling ring v0.17.14
18522026-04-10T18:36:27.442Z Compiling aws-lc-sys v0.37.1
18532026-04-10T18:36:27.473Z Compiling indexmap v2.13.0
18542026-04-10T18:36:27.480Z Compiling socket2 v0.6.2
18552026-04-10T18:36:27.521Z Compiling aws-lc-rs v1.16.0
18562026-04-10T18:36:27.530Z Compiling rand_core v0.10.0
18572026-04-10T18:36:27.645Z Compiling thiserror v1.0.69
18582026-04-10T18:36:27.651Z Compiling futures-core v0.3.32
18592026-04-10T18:36:27.661Z Compiling strsim v0.11.1
18602026-04-10T18:36:27.816Z Compiling httparse v1.10.1
18612026-04-10T18:36:27.840Z Compiling ucd-trie v0.1.7
18622026-04-10T18:36:27.860Z Compiling byteorder v1.5.0
18632026-04-10T18:36:27.983Z Compiling pest v2.8.6
18642026-04-10T18:36:28.017Z Compiling vcpkg v0.2.15
18652026-04-10T18:36:28.070Z Compiling heck v0.5.0
18662026-04-10T18:36:28.088Z Compiling iana-time-zone v0.1.65
18672026-04-10T18:36:28.155Z Compiling syn v1.0.109
18682026-04-10T18:36:28.173Z Compiling ident_case v1.0.1
18692026-04-10T18:36:28.188Z Compiling uuid v1.23.0
18702026-04-10T18:36:28.220Z Compiling cpufeatures v0.2.17
18712026-04-10T18:36:28.344Z Compiling regex-syntax v0.8.10
18722026-04-10T18:36:28.510Z Compiling rustc_version v0.4.1
18732026-04-10T18:36:28.588Z Compiling openssl-sys v0.9.111
18742026-04-10T18:36:28.684Z Compiling rustls v0.23.37
18752026-04-10T18:36:28.736Z Compiling futures-sink v0.3.32
18762026-04-10T18:36:28.786Z Compiling futures-io v0.3.32
18772026-04-10T18:36:28.817Z Compiling slab v0.4.12
18782026-04-10T18:36:28.858Z Compiling futures-channel v0.3.32
18792026-04-10T18:36:28.872Z Compiling futures-task v0.3.32
18802026-04-10T18:36:28.942Z Compiling synstructure v0.13.2
18812026-04-10T18:36:28.976Z Compiling serde_derive_internals v0.29.1
18822026-04-10T18:36:29.051Z Compiling pest_meta v2.8.6
18832026-04-10T18:36:29.083Z Compiling dyn-clone v1.0.20
18842026-04-10T18:36:29.086Z Compiling plain v0.2.3
18852026-04-10T18:36:29.145Z Compiling aho-corasick v1.1.4
18862026-04-10T18:36:29.232Z Compiling time-core v0.1.8
18872026-04-10T18:36:29.247Z Compiling num-conv v0.2.0
18882026-04-10T18:36:29.278Z Compiling crossbeam-utils v0.8.21
18892026-04-10T18:36:29.406Z Compiling time-macros v0.2.27
18902026-04-10T18:36:29.473Z Compiling openssl v0.10.75
18912026-04-10T18:36:29.544Z Compiling pretty-hex v0.4.1
18922026-04-10T18:36:29.588Z Compiling base64 v0.22.1
18932026-04-10T18:36:29.698Z Compiling pest_generator v2.8.6
18942026-04-10T18:36:29.762Z Compiling crc32fast v1.5.0
18952026-04-10T18:36:29.777Z Compiling anyhow v1.0.102
18962026-04-10T18:36:29.801Z Compiling base64ct v1.8.3
18972026-04-10T18:36:29.833Z Compiling darling_core v0.21.3
18982026-04-10T18:36:29.909Z Compiling zstd-sys v2.0.16+zstd.1.5.7
18992026-04-10T18:36:29.965Z Compiling native-tls v0.2.18
19002026-04-10T18:36:30.039Z Compiling regex-automata v0.4.14
19012026-04-10T18:36:30.089Z Compiling pem-rfc7468 v0.7.0
19022026-04-10T18:36:30.106Z Compiling flagset v0.4.7
19032026-04-10T18:36:30.149Z Compiling rand_core v0.9.5
19042026-04-10T18:36:30.204Z Compiling serde_derive v1.0.228
19052026-04-10T18:36:30.284Z Compiling zeroize_derive v1.4.3
19062026-04-10T18:36:30.291Z Compiling zerofrom-derive v0.1.6
19072026-04-10T18:36:30.294Z Compiling yoke-derive v0.8.1
19082026-04-10T18:36:30.328Z Compiling zerovec-derive v0.11.2
19092026-04-10T18:36:30.351Z Compiling displaydoc v0.2.5
19102026-04-10T18:36:30.374Z Compiling zerocopy-derive v0.8.40
19112026-04-10T18:36:30.389Z Compiling tokio-macros v2.6.0
19122026-04-10T18:36:30.405Z Compiling futures-macro v0.3.32
19132026-04-10T18:36:30.563Z Compiling thiserror-impl v2.0.18
19142026-04-10T18:36:30.598Z Compiling schemars_derive v0.8.22
19152026-04-10T18:36:30.860Z Compiling zeroize v1.8.2
19162026-04-10T18:36:31.144Z Compiling der_derive v0.7.3
19172026-04-10T18:36:31.171Z Compiling tracing-attributes v0.1.31
19182026-04-10T18:36:31.285Z Compiling thiserror-impl v1.0.69
19192026-04-10T18:36:31.387Z Compiling pest_derive v2.8.6
19202026-04-10T18:36:31.448Z Compiling zerofrom v0.1.6
19212026-04-10T18:36:31.592Z Compiling yoke v0.8.1
19222026-04-10T18:36:31.679Z Compiling crypto-common v0.1.7
19232026-04-10T18:36:31.778Z Compiling zerovec v0.11.5
19242026-04-10T18:36:31.794Z Compiling zerotrie v0.2.3
19252026-04-10T18:36:31.858Z Compiling block-buffer v0.10.4
19262026-04-10T18:36:32.028Z Compiling digest v0.10.7
19272026-04-10T18:36:32.044Z Compiling futures-util v0.3.32
19282026-04-10T18:36:32.075Z Compiling block-padding v0.3.3
19292026-04-10T18:36:32.241Z Compiling hmac v0.12.1
19302026-04-10T18:36:32.257Z Compiling inout v0.1.4
19312026-04-10T18:36:32.274Z Compiling sha2 v0.10.9
19322026-04-10T18:36:32.346Z Compiling tinystr v0.8.2
19332026-04-10T18:36:32.373Z Compiling potential_utf v0.1.4
19342026-04-10T18:36:32.396Z Compiling cipher v0.4.4
19352026-04-10T18:36:32.444Z Compiling rustls-pki-types v1.14.0
19362026-04-10T18:36:32.504Z Compiling icu_collections v2.1.1
19372026-04-10T18:36:32.572Z Compiling icu_locale_core v2.1.1
19382026-04-10T18:36:32.587Z Compiling scroll_derive v0.13.1
19392026-04-10T18:36:32.603Z Compiling scroll_derive v0.12.1
19402026-04-10T18:36:33.246Z Compiling openssl-macros v0.1.1
19412026-04-10T18:36:33.291Z Compiling icu_provider v2.1.1
19422026-04-10T18:36:33.348Z Compiling bytes v1.11.1
19432026-04-10T18:36:33.421Z Compiling chrono v0.4.44
19442026-04-10T18:36:33.564Z Compiling icu_properties v2.1.2
19452026-04-10T18:36:33.588Z Compiling icu_normalizer v2.1.1
19462026-04-10T18:36:33.630Z Compiling serde_tokenstream v0.2.3
19472026-04-10T18:36:33.691Z Compiling regex v1.12.3
19482026-04-10T18:36:33.746Z Compiling der v0.7.10
19492026-04-10T18:36:33.946Z Compiling tokio v1.50.0
19502026-04-10T18:36:34.307Z Compiling http v1.4.0
19512026-04-10T18:36:34.619Z Compiling idna_adapter v1.2.1
19522026-04-10T18:36:34.689Z Compiling ppv-lite86 v0.2.21
19532026-04-10T18:36:34.778Z Compiling idna v1.1.0
19542026-04-10T18:36:34.897Z Compiling darling_macro v0.21.3
19552026-04-10T18:36:35.028Z Compiling zerocopy-derive v0.7.35
19562026-04-10T18:36:35.045Z Compiling slog v2.8.2
19572026-04-10T18:36:35.089Z Compiling tracing-core v0.1.36
19582026-04-10T18:36:35.126Z Compiling url v2.5.8
19592026-04-10T18:36:35.262Z Compiling untrusted v0.9.0
19602026-04-10T18:36:35.390Z Compiling darling v0.21.3
19612026-04-10T18:36:35.434Z Compiling spki v0.7.3
19622026-04-10T18:36:35.490Z Compiling tracing v0.1.44
19632026-04-10T18:36:35.651Z Compiling salsa20 v0.10.2
19642026-04-10T18:36:35.868Z Compiling pbkdf2 v0.12.2
19652026-04-10T18:36:35.966Z Compiling cookie v0.18.1
19662026-04-10T18:36:36.104Z Compiling camino v1.2.2
19672026-04-10T18:36:36.177Z Compiling scrypt v0.11.0
19682026-04-10T18:36:36.309Z Compiling rand_chacha v0.9.0
19692026-04-10T18:36:36.355Z Compiling aes v0.8.4
19702026-04-10T18:36:36.407Z Compiling cbc v0.1.2
19712026-04-10T18:36:36.867Z Compiling usdt-impl v0.5.0
19722026-04-10T18:36:36.883Z Compiling winnow v0.7.14
19732026-04-10T18:36:36.932Z Compiling either v1.15.0
19742026-04-10T18:36:37.005Z Compiling usdt-impl v0.6.0
19752026-04-10T18:36:37.059Z Compiling paste v1.0.15
19762026-04-10T18:36:37.102Z Compiling ref-cast v1.0.25
19772026-04-10T18:36:37.327Z Compiling pkcs5 v0.7.1
19782026-04-10T18:36:37.401Z Compiling rand v0.9.2
19792026-04-10T18:36:37.416Z Compiling http-body v1.0.1
19802026-04-10T18:36:37.544Z Compiling scroll v0.13.0
19812026-04-10T18:36:37.587Z Compiling toml_datetime v0.6.11
19822026-04-10T18:36:37.624Z Compiling serde_spanned v0.6.9
19832026-04-10T18:36:37.697Z Compiling tokio-util v0.7.18
19842026-04-10T18:36:37.789Z Compiling scroll v0.12.0
19852026-04-10T18:36:37.847Z Compiling heapless v0.7.17
19862026-04-10T18:36:37.936Z Compiling bzip2-sys v0.1.13+1.0.8
19872026-04-10T18:36:37.980Z Compiling signal-hook v0.3.18
19882026-04-10T18:36:38.070Z Compiling atomic-waker v1.1.2
19892026-04-10T18:36:38.107Z Compiling zstd-safe v7.2.4
19902026-04-10T18:36:38.137Z Compiling openssl-probe v0.2.1
19912026-04-10T18:36:38.311Z Compiling untrusted v0.7.1
19922026-04-10T18:36:38.327Z Compiling toml_parser v1.0.9+spec-1.1.0
19932026-04-10T18:36:38.344Z Compiling goblin v0.8.2
19942026-04-10T18:36:38.456Z Compiling goblin v0.10.5
19952026-04-10T18:36:38.536Z Compiling pkcs8 v0.10.2
19962026-04-10T18:36:38.862Z Compiling zerocopy v0.7.35
19972026-04-10T18:36:38.905Z Compiling ref-cast-impl v1.0.25
19982026-04-10T18:36:38.931Z Compiling darling_core v0.20.11
19992026-04-10T18:36:39.041Z Compiling curve25519-dalek v4.1.3
20002026-04-10T18:36:39.125Z Compiling toml_datetime v0.7.5+spec-1.1.0
20012026-04-10T18:36:39.176Z Compiling memoffset v0.9.1
20022026-04-10T18:36:39.299Z Compiling tower-service v0.3.3
20032026-04-10T18:36:39.396Z Compiling try-lock v0.2.5
20042026-04-10T18:36:39.534Z Compiling tower-layer v0.3.3
20052026-04-10T18:36:39.681Z Compiling tinyvec_macros v0.1.1
20062026-04-10T18:36:39.730Z Compiling winnow v0.5.40
20072026-04-10T18:36:39.765Z Compiling rustix v0.38.44
20082026-04-10T18:36:39.799Z Compiling litrs v1.0.0
20092026-04-10T18:36:39.853Z Compiling fastrand v2.3.0
20102026-04-10T18:36:40.097Z Compiling tinyvec v1.10.0
20112026-04-10T18:36:40.169Z Compiling h2 v0.4.13
20122026-04-10T18:36:40.207Z Compiling want v0.3.1
20132026-04-10T18:36:40.277Z Compiling document-features v0.2.12
20142026-04-10T18:36:40.755Z Compiling dof v0.3.0
20152026-04-10T18:36:40.916Z Compiling darling_macro v0.20.11
20162026-04-10T18:36:41.000Z Compiling toml_edit v0.19.15
20172026-04-10T18:36:41.133Z Compiling dtrace-parser v0.2.0
20182026-04-10T18:36:41.370Z Compiling dof v0.4.0
20192026-04-10T18:36:41.418Z Compiling dtrace-parser v0.3.0
20202026-04-10T18:36:41.498Z Compiling ipnet v2.11.0
20212026-04-10T18:36:41.625Z Compiling daft-derive v0.1.5
20222026-04-10T18:36:41.640Z Compiling async-trait v0.1.89
20232026-04-10T18:36:41.759Z Compiling spin v0.9.8
20242026-04-10T18:36:41.976Z Compiling thread-id v5.1.0
20252026-04-10T18:36:41.991Z Compiling thread-id v4.2.2
20262026-04-10T18:36:42.017Z Compiling pin-utils v0.1.0
20272026-04-10T18:36:42.077Z Compiling httpdate v1.0.3
20282026-04-10T18:36:42.092Z Compiling cfg_aliases v0.2.1
20292026-04-10T18:36:42.109Z Compiling smoltcp v0.9.1
20302026-04-10T18:36:42.185Z Compiling powerfmt v0.2.0
20312026-04-10T18:36:42.297Z Compiling foreign-types-shared v0.1.1
20322026-04-10T18:36:42.416Z Compiling num-bigint-dig v0.8.6
20332026-04-10T18:36:42.459Z Compiling foreign-types v0.3.2
20342026-04-10T18:36:42.471Z Compiling deranged v0.5.8
20352026-04-10T18:36:42.488Z Compiling nix v0.31.1
20362026-04-10T18:36:42.617Z Compiling tempfile v3.25.0
20372026-04-10T18:36:42.659Z Compiling darling v0.20.11
20382026-04-10T18:36:42.855Z Compiling ipnetwork v0.21.1
20392026-04-10T18:36:43.070Z Compiling strum_macros v0.26.4
20402026-04-10T18:36:43.134Z Compiling curve25519-dalek-derive v0.1.1
20412026-04-10T18:36:43.244Z Compiling hyper v1.8.1
20422026-04-10T18:36:43.366Z Compiling socket2 v0.5.10
20432026-04-10T18:36:43.495Z Compiling wait-timeout v0.2.1
20442026-04-10T18:36:43.795Z Compiling bit-vec v0.8.0
20452026-04-10T18:36:43.798Z Compiling anstyle v1.0.13
20462026-04-10T18:36:43.888Z Compiling siphasher v1.0.2
20472026-04-10T18:36:43.924Z Compiling num_threads v0.1.7
20482026-04-10T18:36:44.039Z Compiling utf8parse v0.2.2
20492026-04-10T18:36:44.057Z Compiling quick-error v1.2.3
20502026-04-10T18:36:44.169Z Compiling simd-adler32 v0.3.8
20512026-04-10T18:36:44.184Z Compiling rusty-fork v0.3.1
20522026-04-10T18:36:44.217Z Compiling time v0.3.47
20532026-04-10T18:36:44.423Z Compiling hyper-util v0.1.20
20542026-04-10T18:36:44.490Z Compiling anstyle-parse v0.2.7
20552026-04-10T18:36:44.620Z Compiling bit-set v0.8.0
20562026-04-10T18:36:44.812Z Compiling derive_builder_core v0.20.2
20572026-04-10T18:36:44.911Z Compiling unicode-normalization v0.1.25
20582026-04-10T18:36:45.491Z Compiling rustls-native-certs v0.8.3
20592026-04-10T18:36:45.647Z Compiling signature v2.2.0
20602026-04-10T18:36:45.811Z Compiling hubpack_derive v0.1.1
20612026-04-10T18:36:45.931Z Compiling rand_xorshift v0.4.0
20622026-04-10T18:36:46.060Z Compiling strum_macros v0.27.2
20632026-04-10T18:36:46.093Z Compiling sync_wrapper v1.0.2
20642026-04-10T18:36:46.138Z Compiling fs-err v3.3.0
20652026-04-10T18:36:46.223Z Compiling ahash v0.8.12
20662026-04-10T18:36:46.300Z Compiling is_terminal_polyfill v1.70.2
20672026-04-10T18:36:46.303Z Compiling anstyle-query v1.1.5
20682026-04-10T18:36:46.329Z Compiling adler2 v2.0.1
20692026-04-10T18:36:46.368Z Compiling colorchoice v1.0.4
20702026-04-10T18:36:46.400Z Compiling unarray v0.1.4
20712026-04-10T18:36:46.418Z Compiling unicode-properties v0.1.4
20722026-04-10T18:36:46.449Z Compiling unicode-segmentation v1.12.0
20732026-04-10T18:36:46.481Z Compiling unicode-bidi v0.3.18
20742026-04-10T18:36:46.481Z Compiling object v0.37.3
20752026-04-10T18:36:46.528Z Compiling proptest v1.10.0
20762026-04-10T18:36:46.648Z Compiling anstream v0.6.21
20772026-04-10T18:36:46.755Z Compiling miniz_oxide v0.8.9
20782026-04-10T18:36:46.855Z Compiling stringprep v0.1.5
20792026-04-10T18:36:46.987Z Compiling tower v0.5.3
20802026-04-10T18:36:47.230Z Compiling derive_builder_macro v0.20.2
20812026-04-10T18:36:47.460Z Compiling usdt-attr-macro v0.6.0
20822026-04-10T18:36:47.475Z Compiling usdt-macro v0.6.0
20832026-04-10T18:36:47.913Z Compiling http-body-util v0.1.3
20842026-04-10T18:36:48.131Z Compiling webpki-roots v1.0.6
20852026-04-10T18:36:48.230Z Compiling rand_chacha v0.3.1
20862026-04-10T18:36:48.273Z Compiling erased-serde v0.3.31
20872026-04-10T18:36:48.276Z Compiling md-5 v0.10.6
20882026-04-10T18:36:48.355Z Compiling num-integer v0.1.46
20892026-04-10T18:36:48.445Z Compiling hash32 v0.2.1
20902026-04-10T18:36:48.480Z Compiling vergen-lib v0.1.6
20912026-04-10T18:36:48.498Z Compiling ff v0.13.1
20922026-04-10T18:36:48.535Z Compiling base16ct v0.2.0
20932026-04-10T18:36:48.551Z Compiling ryu v1.0.23
20942026-04-10T18:36:48.566Z Compiling psl-types v2.0.11
20952026-04-10T18:36:48.594Z Compiling fallible-iterator v0.2.0
20962026-04-10T18:36:48.666Z Compiling zlib-rs v0.6.2
20972026-04-10T18:36:48.682Z Compiling iri-string v0.7.10
20982026-04-10T18:36:48.744Z Compiling publicsuffix v2.3.0
20992026-04-10T18:36:48.761Z Compiling serde_urlencoded v0.7.1
21002026-04-10T18:36:48.806Z Compiling sec1 v0.7.3
21012026-04-10T18:36:48.823Z Compiling group v0.13.0
21022026-04-10T18:36:48.909Z Compiling num-iter v0.1.45
21032026-04-10T18:36:48.949Z Compiling postgres-protocol v0.6.10
21042026-04-10T18:36:49.055Z Compiling newtype-uuid v1.3.2
21052026-04-10T18:36:49.099Z Compiling rand v0.8.5
21062026-04-10T18:36:49.389Z Compiling oxnet v0.1.4
21072026-04-10T18:36:49.389Z Compiling derive_builder v0.20.2
21082026-04-10T18:36:49.422Z Compiling tokio-native-tls v0.3.1
21092026-04-10T18:36:49.468Z Compiling heck v0.4.1
21102026-04-10T18:36:49.530Z Compiling phf_shared v0.13.1
21112026-04-10T18:36:49.625Z Compiling lazy_static v1.5.0
21122026-04-10T18:36:49.732Z Compiling terminal_size v0.4.3
21132026-04-10T18:36:49.763Z Compiling serde_with_macros v3.17.0
21142026-04-10T18:36:49.807Z Compiling cargo-platform v0.1.9
21152026-04-10T18:36:49.811Z Compiling hkdf v0.12.4
21162026-04-10T18:36:49.811Z Compiling crypto-bigint v0.5.5
21172026-04-10T18:36:49.840Z Compiling tower-http v0.6.8
21182026-04-10T18:36:49.896Z Compiling enum-as-inner v0.6.1
21192026-04-10T18:36:49.911Z Compiling serde_repr v0.1.20
21202026-04-10T18:36:49.964Z Compiling clap_derive v4.5.55
21212026-04-10T18:36:50.004Z Compiling vergen v9.0.6
21222026-04-10T18:36:50.070Z Compiling bumpalo v3.20.2
21232026-04-10T18:36:50.168Z Compiling libbz2-rs-sys v0.2.2
21242026-04-10T18:36:50.209Z Compiling bitflags v1.3.2
21252026-04-10T18:36:50.212Z Compiling managed v0.8.0
21262026-04-10T18:36:50.350Z Compiling foldhash v0.1.5
21272026-04-10T18:36:50.466Z Compiling clap_lex v1.0.0
21282026-04-10T18:36:50.484Z Compiling hashbrown v0.15.5
21292026-04-10T18:36:50.582Z Compiling bzip2 v0.6.1
21302026-04-10T18:36:50.739Z Compiling flate2 v1.1.9
21312026-04-10T18:36:50.755Z Compiling elliptic-curve v0.13.8
21322026-04-10T18:36:50.798Z Compiling clap_builder v4.5.60
21332026-04-10T18:36:50.821Z Compiling zopfli v0.8.3
21342026-04-10T18:36:50.955Z Compiling cargo_metadata v0.19.2
21352026-04-10T18:36:51.040Z Compiling zstd v0.13.3
21362026-04-10T18:36:51.298Z Compiling phf v0.13.1
21372026-04-10T18:36:51.352Z Compiling daft v0.1.5
21382026-04-10T18:36:51.393Z Compiling hyper-tls v0.6.0
21392026-04-10T18:36:51.409Z Compiling signal-hook-mio v0.2.5
21402026-04-10T18:36:51.544Z Compiling cookie_store v0.22.1
21412026-04-10T18:36:51.608Z Compiling postgres-types v0.2.12
21422026-04-10T18:36:51.624Z Compiling bzip2 v0.4.4
21432026-04-10T18:36:51.640Z Compiling strum v0.27.2
21442026-04-10T18:36:51.857Z Compiling hubpack v0.1.2
21452026-04-10T18:36:51.872Z Compiling ed25519 v2.2.3
21462026-04-10T18:36:51.962Z Compiling phf_shared v0.11.3
21472026-04-10T18:36:52.129Z Compiling crossbeam-epoch v0.9.18
21482026-04-10T18:36:52.159Z Compiling pkcs1 v0.7.5
21492026-04-10T18:36:52.190Z Compiling hex v0.4.3
21502026-04-10T18:36:52.193Z Compiling serde-big-array v0.5.1
21512026-04-10T18:36:52.355Z Compiling rfc6979 v0.4.0
21522026-04-10T18:36:52.382Z Compiling bstr v1.12.1
21532026-04-10T18:36:52.485Z Compiling float-cmp v0.10.0
21542026-04-10T18:36:52.501Z Compiling memmap2 v0.9.10
21552026-04-10T18:36:52.519Z Compiling env_filter v1.0.0
21562026-04-10T18:36:52.552Z Compiling encoding_rs v0.8.35
21572026-04-10T18:36:52.569Z Compiling data-encoding v2.10.0
21582026-04-10T18:36:52.638Z Compiling difflib v0.4.0
21592026-04-10T18:36:52.668Z Compiling precomputed-hash v0.1.1
21602026-04-10T18:36:52.728Z Compiling fixedbitset v0.5.7
21612026-04-10T18:36:52.754Z Compiling whoami v2.1.0
21622026-04-10T18:36:52.788Z Compiling keccak v0.1.6
21632026-04-10T18:36:52.805Z Compiling jiff v0.2.21
21642026-04-10T18:36:52.985Z Compiling rustc-hash v2.1.1
21652026-04-10T18:36:53.011Z Compiling static_assertions v1.1.0
21662026-04-10T18:36:53.026Z Compiling fixedbitset v0.4.2
21672026-04-10T18:36:53.101Z Compiling normalize-line-endings v0.3.0
21682026-04-10T18:36:53.133Z Compiling mime v0.3.17
21692026-04-10T18:36:53.136Z Compiling toml_write v0.1.2
21702026-04-10T18:36:53.136Z Compiling predicates-core v1.0.10
21712026-04-10T18:36:53.180Z Compiling new_debug_unreachable v1.0.6
21722026-04-10T18:36:53.229Z Compiling petgraph v0.6.5
21732026-04-10T18:36:53.245Z Compiling string_cache v0.8.9
21742026-04-10T18:36:53.262Z Compiling iddqd v0.3.17
21752026-04-10T18:36:53.332Z Compiling toml_edit v0.22.27
21762026-04-10T18:36:53.364Z Compiling predicates v3.1.4
21772026-04-10T18:36:53.383Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21782026-04-10T18:36:53.398Z Compiling tokio-postgres v0.7.16
21792026-04-10T18:36:53.479Z Compiling sha3 v0.10.8
21802026-04-10T18:36:53.797Z Compiling petgraph v0.8.3
21812026-04-10T18:36:53.928Z Compiling hickory-proto v0.25.2
21822026-04-10T18:36:53.989Z Compiling similar v2.7.0
21832026-04-10T18:36:54.411Z Compiling env_logger v0.11.9
21842026-04-10T18:36:54.756Z Compiling usdt v0.6.0
21852026-04-10T18:36:55.116Z Compiling serde_with v3.17.0
21862026-04-10T18:36:55.299Z Compiling ecdsa v0.16.9
21872026-04-10T18:36:55.470Z Compiling zip v4.6.1
21882026-04-10T18:36:55.712Z Compiling rsa v0.9.10
21892026-04-10T18:36:55.729Z Compiling clap v4.5.60
21902026-04-10T18:36:55.824Z Compiling ed25519-dalek v2.2.0
21912026-04-10T18:36:56.127Z Compiling crossterm v0.28.1
21922026-04-10T18:36:56.534Z Compiling zip v0.6.6
21932026-04-10T18:36:56.867Z Compiling strum v0.26.3
21942026-04-10T18:36:56.896Z Compiling toml v0.7.8
21952026-04-10T18:36:56.924Z Compiling tokio-stream v0.1.18
21962026-04-10T18:36:57.016Z Compiling buf-list v1.1.2
21972026-04-10T18:36:57.105Z Compiling itertools v0.13.0
21982026-04-10T18:36:57.196Z Compiling x509-cert v0.2.5
21992026-04-10T18:36:57.311Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22002026-04-10T18:36:57.441Z Compiling openapiv3 v2.2.0
22012026-04-10T18:36:57.621Z Compiling sha1 v0.10.6
22022026-04-10T18:36:57.852Z Compiling peg-runtime v0.8.5
22032026-04-10T18:36:58.176Z Compiling lalrpop-util v0.19.12
22042026-04-10T18:37:12.539Z Compiling rustls-webpki v0.103.9
22052026-04-10T18:37:14.960Z Compiling macaddr v1.0.1
22062026-04-10T18:37:15.097Z Compiling structmeta-derive v0.3.0
22072026-04-10T18:37:15.130Z Compiling crucible-workspace-hack v0.1.0
22082026-04-10T18:37:15.170Z Compiling rayon-core v1.13.0
22092026-04-10T18:37:15.261Z Compiling itertools v0.14.0
22102026-04-10T18:37:15.358Z Compiling secrecy v0.10.3
22112026-04-10T18:37:15.399Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22122026-04-10T18:37:15.509Z Compiling heapless v0.8.0
22132026-04-10T18:37:15.544Z Compiling rustls v0.22.4
22142026-04-10T18:37:15.805Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22152026-04-10T18:37:15.875Z Compiling crossbeam-deque v0.8.6
22162026-04-10T18:37:15.913Z Compiling toml_edit v0.23.10+spec-1.0.0
22172026-04-10T18:37:15.978Z Compiling rustls-webpki v0.102.8
22182026-04-10T18:37:16.027Z Compiling futures-executor v0.3.32
22192026-04-10T18:37:16.093Z Compiling hash32 v0.3.1
22202026-04-10T18:37:16.114Z Compiling multer v3.1.0
22212026-04-10T18:37:16.129Z Compiling structmeta v0.3.0
22222026-04-10T18:37:16.197Z Compiling tokio-rustls v0.26.4
22232026-04-10T18:37:16.261Z Compiling rustls-platform-verifier v0.6.2
22242026-04-10T18:37:16.275Z Compiling thread_local v1.1.9
22252026-04-10T18:37:16.325Z Compiling unicode-width v0.2.0
22262026-04-10T18:37:16.355Z Compiling smoltcp v0.11.0
22272026-04-10T18:37:16.484Z Compiling hyper-rustls v0.27.7
22282026-04-10T18:37:16.501Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22292026-04-10T18:37:16.524Z Compiling match_cfg v0.1.0
22302026-04-10T18:37:16.568Z Compiling ingot-macros v0.1.1
22312026-04-10T18:37:16.612Z Compiling slog-async v2.8.0
22322026-04-10T18:37:16.638Z Compiling hostname v0.3.1
22332026-04-10T18:37:16.657Z Compiling proc-macro-crate v3.4.0
22342026-04-10T18:37:16.748Z Compiling reqwest v0.13.2
22352026-04-10T18:37:16.825Z Compiling reqwest v0.12.28
22362026-04-10T18:37:16.856Z Compiling derive-ex v0.1.8
22372026-04-10T18:37:16.949Z Compiling futures v0.3.32
22382026-04-10T18:37:17.100Z Compiling slog-json v2.6.1
22392026-04-10T18:37:17.104Z Compiling crossbeam-channel v0.5.15
22402026-04-10T18:37:17.372Z Compiling half v2.7.1
22412026-04-10T18:37:17.449Z Compiling newtype-uuid-macros v0.1.0
22422026-04-10T18:37:17.741Z Compiling cobs v0.3.0
22432026-04-10T18:37:17.812Z Compiling thiserror-impl-no-std v2.0.2
22442026-04-10T18:37:17.869Z Compiling universal-hash v0.5.1
22452026-04-10T18:37:17.884Z Compiling async-stream-impl v0.3.6
22462026-04-10T18:37:18.037Z Compiling serde_spanned v1.0.4
22472026-04-10T18:37:18.053Z Compiling is-terminal v0.4.17
22482026-04-10T18:37:18.187Z Compiling proc-macro-error-attr v1.0.4
22492026-04-10T18:37:18.221Z Compiling dropshot v0.16.7
22502026-04-10T18:37:18.254Z Compiling opaque-debug v0.3.1
22512026-04-10T18:37:18.347Z Compiling ciborium-io v0.2.2
22522026-04-10T18:37:18.395Z Compiling take_mut v0.2.2
22532026-04-10T18:37:18.442Z Compiling toml_writer v1.0.6+spec-1.1.0
22542026-04-10T18:37:18.470Z Compiling convert_case v0.4.0
22552026-04-10T18:37:18.486Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22562026-04-10T18:37:18.507Z Compiling term v1.2.1
22572026-04-10T18:37:18.562Z Compiling async-stream v0.3.6
22582026-04-10T18:37:18.637Z Compiling ciborium-ll v0.2.2
22592026-04-10T18:37:18.724Z Compiling toml v0.9.12+spec-1.1.0
22602026-04-10T18:37:18.795Z Compiling tokio-rustls v0.25.0
22612026-04-10T18:37:18.798Z Compiling derive_more v0.99.20
22622026-04-10T18:37:18.829Z Compiling test-strategy v0.4.5
22632026-04-10T18:37:18.863Z Compiling thiserror-no-std v2.0.2
22642026-04-10T18:37:18.927Z Compiling slog-term v2.9.2
22652026-04-10T18:37:18.976Z Compiling poly1305 v0.8.0
22662026-04-10T18:37:19.077Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22672026-04-10T18:37:19.168Z Compiling ingot-types v0.1.2
22682026-04-10T18:37:19.627Z Compiling ingot v0.1.1
22692026-04-10T18:37:19.655Z Compiling postcard v1.1.3
22702026-04-10T18:37:19.899Z Compiling slog-bunyan v2.5.0
22712026-04-10T18:37:20.006Z Compiling num_enum_derive v0.7.5
22722026-04-10T18:37:20.104Z Compiling parse-display-derive v0.10.0
22732026-04-10T18:37:20.146Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22742026-04-10T18:37:20.200Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22752026-04-10T18:37:20.252Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22762026-04-10T18:37:20.372Z Compiling proc-macro-crate v1.3.1
22772026-04-10T18:37:20.444Z Compiling backon v1.6.0
22782026-04-10T18:37:20.448Z Compiling waitgroup v0.1.2
22792026-04-10T18:37:20.592Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
22802026-04-10T18:37:20.652Z Compiling password-hash v0.5.0
22812026-04-10T18:37:20.719Z Compiling dropshot_endpoint v0.16.7
22822026-04-10T18:37:20.734Z Compiling chacha20 v0.9.1
22832026-04-10T18:37:20.895Z Compiling rustls-pemfile v2.2.0
22842026-04-10T18:37:21.017Z Compiling blake2 v0.10.6
22852026-04-10T18:37:21.023Z Compiling aead v0.5.2
22862026-04-10T18:37:21.028Z Compiling foreign-types-macros v0.2.3
22872026-04-10T18:37:21.199Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22882026-04-10T18:37:21.221Z Compiling serde_path_to_error v0.1.20
22892026-04-10T18:37:21.236Z Compiling hostname v0.4.2
22902026-04-10T18:37:21.434Z Compiling proc-macro-error v1.0.4
22912026-04-10T18:37:21.470Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22922026-04-10T18:37:21.580Z Compiling instant v0.1.13
22932026-04-10T18:37:21.611Z Compiling foreign-types-shared v0.3.1
22942026-04-10T18:37:21.628Z Compiling debug-ignore v1.0.5
22952026-04-10T18:37:21.628Z Compiling cpufeatures v0.3.0
22962026-04-10T18:37:21.659Z Compiling typeid v1.0.3
22972026-04-10T18:37:21.689Z Compiling backoff v0.4.0
22982026-04-10T18:37:21.705Z Compiling foreign-types v0.5.0
22992026-04-10T18:37:21.722Z Compiling chacha20 v0.10.0
23002026-04-10T18:37:21.737Z Compiling parse-display v0.10.0
23012026-04-10T18:37:21.782Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23022026-04-10T18:37:21.784Z Compiling argon2 v0.5.3
23032026-04-10T18:37:21.785Z Compiling chacha20poly1305 v0.10.1
23042026-04-10T18:37:21.833Z Compiling num_enum v0.7.5
23052026-04-10T18:37:21.878Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
23062026-04-10T18:37:21.894Z Compiling num_enum_derive v0.5.11
23072026-04-10T18:37:21.923Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23082026-04-10T18:37:21.954Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23092026-04-10T18:37:21.978Z Compiling vsss-rs v3.3.4
23102026-04-10T18:37:21.994Z Compiling ciborium v0.2.2
23112026-04-10T18:37:22.449Z Compiling tabwriter v1.4.1
23122026-04-10T18:37:22.485Z Compiling toml v0.8.23
23132026-04-10T18:37:22.650Z Compiling byte-wrapper v0.1.0
23142026-04-10T18:37:22.824Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23152026-04-10T18:37:22.840Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23162026-04-10T18:37:22.843Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23172026-04-10T18:37:22.869Z Compiling regress v0.10.5
23182026-04-10T18:37:22.914Z Compiling cstr-argument v0.1.2
23192026-04-10T18:37:23.107Z Compiling erased-serde v0.4.9
23202026-04-10T18:37:23.167Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23212026-04-10T18:37:23.282Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23222026-04-10T18:37:23.426Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-04-10T18:37:23.442Z Compiling num_enum v0.5.11
23242026-04-10T18:37:23.446Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23252026-04-10T18:37:23.522Z Compiling rand v0.10.0
23262026-04-10T18:37:23.565Z Compiling rayon v1.11.0
23272026-04-10T18:37:23.584Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23282026-04-10T18:37:23.667Z Compiling indent_write v2.2.0
23292026-04-10T18:37:23.737Z Compiling libefi-sys v0.1.0
23302026-04-10T18:37:23.785Z Compiling colored v3.1.1
23312026-04-10T18:37:23.846Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
23322026-04-10T18:37:23.895Z Compiling zone_cfg_derive v0.3.1
23332026-04-10T18:37:23.959Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23342026-04-10T18:37:23.987Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23352026-04-10T18:37:24.055Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
23362026-04-10T18:37:24.296Z Compiling camino-tempfile v1.4.1
23372026-04-10T18:37:24.372Z Compiling itertools v0.12.1
23382026-04-10T18:37:24.490Z Compiling usdt-macro v0.5.0
23392026-04-10T18:37:24.519Z Compiling usdt-attr-macro v0.5.0
23402026-04-10T18:37:24.545Z Compiling bitfield-struct v0.6.2
23412026-04-10T18:37:24.573Z Compiling num-derive v0.4.2
23422026-04-10T18:37:24.705Z Compiling blake3 v1.8.3
23432026-04-10T18:37:24.911Z Compiling ordered-float v2.10.1
23442026-04-10T18:37:25.087Z Compiling sigpipe v0.1.3
23452026-04-10T18:37:25.186Z Compiling memmap v0.7.0
23462026-04-10T18:37:25.200Z Compiling glob v0.3.3
23472026-04-10T18:37:25.218Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23482026-04-10T18:37:25.221Z Compiling swrite v0.1.0
23492026-04-10T18:37:25.278Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23502026-04-10T18:37:25.366Z Compiling usdt v0.5.0
23512026-04-10T18:37:25.449Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23522026-04-10T18:37:25.469Z Compiling serde-value v0.7.0
23532026-04-10T18:37:25.484Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23542026-04-10T18:37:25.822Z Compiling zone v0.3.1
23552026-04-10T18:37:25.840Z Compiling serde-untagged v0.1.9
23562026-04-10T18:37:25.916Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
23572026-04-10T18:37:26.143Z Compiling smf v0.2.3
23582026-04-10T18:37:26.193Z Compiling filetime v0.2.27
23592026-04-10T18:37:26.220Z Compiling whoami v1.6.1
23602026-04-10T18:37:26.236Z Compiling arrayref v0.3.9
23612026-04-10T18:37:26.239Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23622026-04-10T18:37:26.266Z Compiling same-file v1.0.6
23632026-04-10T18:37:26.318Z Compiling unicode-xid v0.2.6
23642026-04-10T18:37:26.333Z Compiling xattr v1.6.1
23652026-04-10T18:37:26.353Z Compiling arrayvec v0.7.6
23662026-04-10T18:37:26.413Z Compiling constant_time_eq v0.4.2
23672026-04-10T18:37:26.459Z Compiling cargo-util-schemas v0.8.2
23682026-04-10T18:37:26.481Z Compiling tar v0.4.45
23692026-04-10T18:37:26.545Z Compiling walkdir v2.5.0
23702026-04-10T18:37:26.545Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23712026-04-10T18:37:26.635Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23722026-04-10T18:37:26.687Z Compiling tokio-dtrace v0.1.1
23732026-04-10T18:37:26.887Z Compiling console v0.16.2
23742026-04-10T18:37:27.042Z Compiling gethostname v0.5.0
23752026-04-10T18:37:27.194Z Compiling cargo-platform v0.2.0
23762026-04-10T18:37:27.244Z Compiling unit-prefix v0.5.2
23772026-04-10T18:37:27.290Z Compiling topological-sort v0.2.2
23782026-04-10T18:37:27.307Z Compiling oxide-tokio-rt v0.1.3
23792026-04-10T18:37:27.372Z Compiling indicatif v0.18.4
23802026-04-10T18:37:27.420Z Compiling shell-words v1.1.1
23812026-04-10T18:37:27.482Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23822026-04-10T18:37:27.611Z Compiling cargo_metadata v0.21.0
23832026-04-10T18:37:36.851Z Compiling progenitor-client v0.10.0
23842026-04-10T18:37:36.851Z Compiling omicron-zone-package v0.12.2
23852026-04-10T18:37:36.855Z Compiling progenitor-client v0.13.0
23862026-04-10T18:37:36.927Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23872026-04-10T18:37:36.927Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23882026-04-10T18:37:36.959Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23892026-04-10T18:37:36.978Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23902026-04-10T18:37:37.263Z Compiling progenitor-extras v0.1.1
23912026-04-10T18:37:37.297Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23922026-04-10T18:37:37.313Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23932026-04-10T18:37:37.340Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23942026-04-10T18:37:37.368Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23952026-04-10T18:37:37.475Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23962026-04-10T18:37:42.581Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23972026-04-10T18:37:49.307Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23982026-04-10T18:37:52.624Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23992026-04-10T18:37:53.612Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24002026-04-10T18:38:02.010Z Finished `release` profile [optimized] target(s) in 1m 38s
24012026-04-10T18:38:02.166Z Running `target/release/omicron-package -t test target create -p dev`
24022026-04-10T18:38:02.233ZLogging to: /work/oxidecomputer/omicron/out/LOG
24032026-04-10T18:38:02.236ZCreated new build target 'test' and set it as active
24042026-04-10T18:38:02.236Z
24052026-04-10T18:38:02.238Zreal 1:38.463629781
24062026-04-10T18:38:02.239Zuser 16:33.244641003
24072026-04-10T18:38:02.239Zsys 2:30.816536625
24082026-04-10T18:38:02.239Ztrap 0.469283810
24092026-04-10T18:38:02.239Ztflt 2.680775615
24102026-04-10T18:38:02.239Zdflt 4.248267375
24112026-04-10T18:38:02.239Zkflt 0.005636254
24122026-04-10T18:38:02.239Zlock 51:56.276033604
24132026-04-10T18:38:02.239Zslp 42:18.004894537
24142026-04-10T18:38:02.239Zlat 40.759335709
24152026-04-10T18:38:02.239Zstop 5:00.947583324
24162026-04-10T18:38:02.239Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24172026-04-10T18:38:03.134Z Finished `release` profile [optimized] target(s) in 0.88s
24182026-04-10T18:38:03.207Z Running `target/release/omicron-package -t test package`
24192026-04-10T18:38:03.268ZLogging to: /work/oxidecomputer/omicron/out/LOG
24202026-04-10T18:38:04.687Z Compiling regress v0.10.5
24212026-04-10T18:38:04.687Z Compiling heck v0.5.0
24222026-04-10T18:38:04.894Z Compiling unsafe-libyaml v0.2.11
24232026-04-10T18:38:04.912Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24242026-04-10T18:38:04.938Z Compiling unicode-width v0.1.14
24252026-04-10T18:38:04.941Z Compiling is-terminal v0.4.17
24262026-04-10T18:38:04.982Z Compiling prettyplease v0.2.37
24272026-04-10T18:38:04.982Z Compiling bytecount v0.6.9
24282026-04-10T18:38:04.986Z Compiling rustls v0.22.4
24292026-04-10T18:38:04.986Z Compiling rustls-webpki v0.102.8
24302026-04-10T18:38:04.986Z Compiling derive-where v1.6.0
24312026-04-10T18:38:05.022Z Compiling thread_local v1.1.9
24322026-04-10T18:38:05.025Z Compiling match_cfg v0.1.0
24332026-04-10T18:38:05.044Z Compiling multer v3.1.0
24342026-04-10T18:38:05.047Z Compiling slog-async v2.8.0
24352026-04-10T18:38:05.084Z Compiling typify-impl v0.6.1
24362026-04-10T18:38:05.107Z Compiling crossbeam-channel v0.5.15
24372026-04-10T18:38:05.128Z Compiling slog-json v2.6.1
24382026-04-10T18:38:05.209Z Compiling hostname v0.3.1
24392026-04-10T18:38:05.248Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24402026-04-10T18:38:05.251Z Compiling futures-executor v0.3.32
24412026-04-10T18:38:05.251Z Compiling serde_spanned v1.0.4
24422026-04-10T18:38:05.251Z Compiling toml_writer v1.0.6+spec-1.1.0
24432026-04-10T18:38:05.331Z Compiling take_mut v0.2.2
24442026-04-10T18:38:05.378Z Compiling term v1.2.1
24452026-04-10T18:38:05.414Z Compiling serde_yaml v0.9.34+deprecated
24462026-04-10T18:38:05.417Z Compiling slog-bunyan v2.5.0
24472026-04-10T18:38:05.467Z Compiling futures v0.3.32
24482026-04-10T18:38:05.489Z Compiling toml v0.9.12+spec-1.1.0
24492026-04-10T18:38:05.576Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24502026-04-10T18:38:05.581Z Compiling dropshot v0.16.7
24512026-04-10T18:38:05.581Z Compiling async-stream v0.3.6
24522026-04-10T18:38:05.581Z Compiling progenitor-client v0.13.0
24532026-04-10T18:38:05.706Z Compiling slog-term v2.9.2
24542026-04-10T18:38:05.734Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24552026-04-10T18:38:05.806Z Compiling waitgroup v0.1.2
24562026-04-10T18:38:05.900Z Compiling backon v1.6.0
24572026-04-10T18:38:05.900Z Compiling rustls-pemfile v2.2.0
24582026-04-10T18:38:05.945Z Compiling hostname v0.4.2
24592026-04-10T18:38:05.966Z Compiling serde_path_to_error v0.1.20
24602026-04-10T18:38:05.969Z Compiling instant v0.1.13
24612026-04-10T18:38:05.969Z Compiling debug-ignore v1.0.5
24622026-04-10T18:38:06.029Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24632026-04-10T18:38:06.109Z Compiling backoff v0.4.0
24642026-04-10T18:38:06.131Z Compiling progenitor-extras v0.1.1
24652026-04-10T18:38:06.134Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24662026-04-10T18:38:06.175Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24672026-04-10T18:38:06.175Z Compiling parse-display v0.10.0
24682026-04-10T18:38:06.221Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24692026-04-10T18:38:06.242Z Compiling progenitor-client v0.10.0
24702026-04-10T18:38:06.266Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24712026-04-10T18:38:06.338Z Compiling macaddr v1.0.1
24722026-04-10T18:38:06.455Z Compiling console v0.15.11
24732026-04-10T18:38:06.483Z Compiling num-rational v0.4.2
24742026-04-10T18:38:06.609Z Compiling num-complex v0.4.6
24752026-04-10T18:38:06.684Z Compiling slog-dtrace v0.3.0
24762026-04-10T18:38:06.738Z Compiling newline-converter v0.3.0
24772026-04-10T18:38:06.801Z Compiling atomicwrites v0.4.4
24782026-04-10T18:38:06.853Z Compiling async-recursion v1.1.1
24792026-04-10T18:38:06.901Z Compiling cancel-safe-futures v0.1.5
24802026-04-10T18:38:06.985Z Compiling float-ord v0.3.2
24812026-04-10T18:38:07.050Z Compiling num v0.4.3
24822026-04-10T18:38:07.108Z Compiling owo-colors v4.3.0
24832026-04-10T18:38:07.168Z Compiling expectorate v1.2.0
24842026-04-10T18:38:07.171Z Compiling libsw-core v0.3.2
24852026-04-10T18:38:07.229Z Compiling resolv-conf v0.7.6
24862026-04-10T18:38:07.274Z Compiling toml v0.8.23
24872026-04-10T18:38:07.400Z Compiling libsw v3.5.0
24882026-04-10T18:38:07.421Z Compiling linear-map v1.2.0
24892026-04-10T18:38:07.487Z Compiling tokio-rustls v0.25.0
24902026-04-10T18:38:07.508Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24912026-04-10T18:38:07.578Z Compiling minimal-lexical v0.2.1
24922026-04-10T18:38:07.618Z Compiling linked-hash-map v0.5.6
24932026-04-10T18:38:07.674Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24942026-04-10T18:38:07.696Z Compiling unicode-xid v0.2.6
24952026-04-10T18:38:07.772Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24962026-04-10T18:38:07.847Z Compiling lru-cache v0.1.2
24972026-04-10T18:38:07.869Z Compiling nom v7.1.3
24982026-04-10T18:38:07.872Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24992026-04-10T18:38:07.911Z Compiling globset v0.4.18
25002026-04-10T18:38:07.914Z Compiling hickory-proto v0.24.4
25012026-04-10T18:38:07.914Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25022026-04-10T18:38:08.022Z Compiling convert_case v0.10.0
25032026-04-10T18:38:08.324Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25042026-04-10T18:38:08.488Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25052026-04-10T18:38:08.552Z Compiling derive_more-impl v2.1.1
25062026-04-10T18:38:09.278Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25072026-04-10T18:38:09.301Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25082026-04-10T18:38:09.368Z Compiling pin-project-internal v1.1.11
25092026-04-10T18:38:09.390Z Compiling derive_more v2.1.1
25102026-04-10T18:38:09.498Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25112026-04-10T18:38:09.539Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25122026-04-10T18:38:09.697Z Compiling pem v3.0.6
25132026-04-10T18:38:09.815Z Compiling typify-macro v0.6.1
25142026-04-10T18:38:10.372Z Compiling pin-project v1.1.11
25152026-04-10T18:38:10.422Z Compiling hickory-resolver v0.24.4
25162026-04-10T18:38:10.521Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25172026-04-10T18:38:10.664Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25182026-04-10T18:38:10.723Z Compiling snafu-derive v0.8.9
25192026-04-10T18:38:10.880Z Compiling termtree v0.5.1
25202026-04-10T18:38:11.087Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25212026-04-10T18:38:11.344Z Compiling typify v0.6.1
25222026-04-10T18:38:11.470Z Compiling progenitor-impl v0.13.0
25232026-04-10T18:38:11.794Z Compiling qorb v0.4.1
25242026-04-10T18:38:12.370Z Compiling crossterm v0.29.0
25252026-04-10T18:38:12.417Z Compiling snafu v0.8.9
25262026-04-10T18:38:12.486Z Compiling phf_shared v0.12.1
25272026-04-10T18:38:12.771Z Compiling olpc-cjson v0.1.4
25282026-04-10T18:38:13.011Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25292026-04-10T18:38:13.075Z Compiling serde_plain v1.0.2
25302026-04-10T18:38:13.390Z Compiling csv-core v0.1.13
25312026-04-10T18:38:13.552Z Compiling vte v0.14.1
25322026-04-10T18:38:13.664Z Compiling progenitor-macro v0.13.0
25332026-04-10T18:38:13.788Z Compiling highway v1.3.0
25342026-04-10T18:38:13.824Z Compiling typed-path v0.9.3
25352026-04-10T18:38:13.847Z Compiling chrono-tz v0.10.4
25362026-04-10T18:38:13.871Z Compiling strip-ansi-escapes v0.2.1
25372026-04-10T18:38:14.094Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25382026-04-10T18:38:14.443Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25392026-04-10T18:38:14.558Z Compiling csv v1.4.0
25402026-04-10T18:38:15.321Z Compiling tough v0.20.0
25412026-04-10T18:38:16.107Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25422026-04-10T18:38:16.439Z Compiling phf v0.12.1
25432026-04-10T18:38:16.593Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442026-04-10T18:38:16.639Z Compiling const_format_proc_macros v0.2.34
25452026-04-10T18:38:16.726Z Compiling papergrid v0.11.0
25462026-04-10T18:38:17.087Z Compiling tabled_derive v0.7.0
25472026-04-10T18:38:17.160Z Compiling fd-lock v4.0.4
25482026-04-10T18:38:17.213Z Compiling peg-macros v0.8.5
25492026-04-10T18:38:17.337Z Compiling nu-ansi-term v0.50.3
25502026-04-10T18:38:17.781Z Compiling progenitor v0.13.0
25512026-04-10T18:38:17.965Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25522026-04-10T18:38:17.996Z Compiling tabled v0.15.0
25532026-04-10T18:38:18.456Z Compiling peg v0.8.5
25542026-04-10T18:38:18.559Z Compiling reedline v0.40.0
25552026-04-10T18:38:18.621Z Compiling const_format v0.2.35
25562026-04-10T18:38:19.083Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25572026-04-10T18:38:19.134Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25582026-04-10T18:38:19.591Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25592026-04-10T18:38:20.110Z Compiling bcs v0.1.6
25602026-04-10T18:38:20.562Z Compiling semver v0.1.20
25612026-04-10T18:38:20.633Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25622026-04-10T18:38:20.874Z Compiling rustc_version v0.1.7
25632026-04-10T18:38:20.931Z Compiling humantime v2.3.0
25642026-04-10T18:38:21.109Z Compiling newtype_derive v0.1.6
25652026-04-10T18:38:21.339Z Compiling unicode-linebreak v0.1.5
25662026-04-10T18:38:21.366Z Compiling smawk v0.3.2
25672026-04-10T18:38:21.562Z Compiling textwrap v0.16.2
25682026-04-10T18:38:21.718Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25692026-04-10T18:38:21.898Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25702026-04-10T18:38:22.130Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25712026-04-10T18:38:22.210Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25722026-04-10T18:38:22.435Z Compiling dropshot-api-manager-types v0.6.0
25732026-04-10T18:38:22.937Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25742026-04-10T18:38:23.079Z Compiling base64 v0.21.7
25752026-04-10T18:38:23.428Z Compiling steno v0.4.1
25762026-04-10T18:38:23.610Z Compiling utf-8 v0.7.6
25772026-04-10T18:38:23.745Z Compiling tagptr v0.2.0
25782026-04-10T18:38:23.860Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25792026-04-10T18:38:23.913Z Compiling moka v0.12.13
25802026-04-10T18:38:23.935Z Compiling tungstenite v0.21.0
25812026-04-10T18:38:24.027Z Compiling radium v0.7.0
25822026-04-10T18:38:24.348Z Compiling maybe-uninit v2.0.0
25832026-04-10T18:38:24.401Z Compiling tap v1.0.1
25842026-04-10T18:38:24.547Z Compiling tokio-tungstenite v0.21.0
25852026-04-10T18:38:24.714Z Compiling wyz v0.5.1
25862026-04-10T18:38:24.962Z Compiling zerocopy-derive v0.6.6
25872026-04-10T18:38:25.170Z Compiling hickory-resolver v0.25.2
25882026-04-10T18:38:25.200Z Compiling funty v2.0.0
25892026-04-10T18:38:25.732Z Compiling packed_struct v0.10.1
25902026-04-10T18:38:25.923Z Compiling crc-catalog v2.4.0
25912026-04-10T18:38:26.017Z Compiling display-error-chain v0.2.2
25922026-04-10T18:38:26.053Z Compiling crc v3.4.0
25932026-04-10T18:38:26.120Z Compiling zerocopy v0.6.6
25942026-04-10T18:38:26.156Z Compiling bitvec v1.0.1
25952026-04-10T18:38:26.197Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25962026-04-10T18:38:26.294Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
25972026-04-10T18:38:26.531Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25982026-04-10T18:38:26.927Z Compiling packed_struct_codegen v0.10.1
25992026-04-10T18:38:27.946Z Compiling bitfield-macros v0.19.4
26002026-04-10T18:38:27.982Z Compiling indexmap v1.9.3
26012026-04-10T18:38:28.224Z Compiling nodrop v0.1.14
26022026-04-10T18:38:28.339Z Compiling array-init v0.0.4
26032026-04-10T18:38:28.503Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26042026-04-10T18:38:28.642Z Compiling bitfield v0.19.4
26052026-04-10T18:38:28.845Z Compiling smallvec v0.6.14
26062026-04-10T18:38:28.954Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26072026-04-10T18:38:28.975Z Compiling num-derive v0.3.3
26082026-04-10T18:38:29.128Z Compiling proc-macro-error-attr2 v2.0.0
26092026-04-10T18:38:29.555Z Compiling hashbrown v0.12.3
26102026-04-10T18:38:29.857Z Compiling libscf-sys v1.1.0
26112026-04-10T18:38:30.031Z Compiling proc-macro-error2 v2.0.1
26122026-04-10T18:38:30.153Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26132026-04-10T18:38:30.343Z Compiling serde-hex v0.1.0
26142026-04-10T18:38:30.346Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26152026-04-10T18:38:30.620Z Compiling ron v0.8.1
26162026-04-10T18:38:30.749Z Compiling typify-impl v0.4.3
26172026-04-10T18:38:31.190Z Compiling hashbrown v0.13.2
26182026-04-10T18:38:31.260Z Compiling vergen-gitcl v1.0.8
26192026-04-10T18:38:31.488Z Compiling dirs-sys-next v0.1.2
26202026-04-10T18:38:31.675Z Compiling diesel_derives v2.3.7
26212026-04-10T18:38:31.706Z Compiling maplit v1.0.2
26222026-04-10T18:38:31.765Z Compiling crc-any v2.5.0
26232026-04-10T18:38:31.820Z Compiling glob v0.3.3
26242026-04-10T18:38:31.840Z Compiling crunchy v0.2.4
26252026-04-10T18:38:31.931Z Compiling object v0.30.4
26262026-04-10T18:38:32.048Z Compiling dirs-next v2.0.0
26272026-04-10T18:38:32.188Z Compiling clang-sys v1.8.1
26282026-04-10T18:38:32.211Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26292026-04-10T18:38:32.256Z Compiling tabled_derive v0.11.0
26302026-04-10T18:38:32.279Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26312026-04-10T18:38:32.468Z Compiling papergrid v0.17.0
26322026-04-10T18:38:32.575Z Compiling testing_table v0.3.0
26332026-04-10T18:38:32.890Z Compiling dsl_auto_type v0.2.0
26342026-04-10T18:38:32.919Z Compiling scheduled-thread-pool v0.2.7
26352026-04-10T18:38:32.991Z Compiling diesel_table_macro_syntax v0.3.0
26362026-04-10T18:38:33.013Z Compiling path-slash v0.1.5
26372026-04-10T18:38:33.015Z Compiling tiny-keccak v2.0.2
26382026-04-10T18:38:33.209Z Compiling r2d2 v0.8.10
26392026-04-10T18:38:33.328Z Compiling term v0.7.0
26402026-04-10T18:38:33.412Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26412026-04-10T18:38:33.501Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26422026-04-10T18:38:33.522Z Compiling bit-vec v0.6.3
26432026-04-10T18:38:33.607Z Compiling downcast-rs v2.0.2
26442026-04-10T18:38:33.746Z Compiling tabled v0.20.0
26452026-04-10T18:38:33.767Z Compiling xshell-macros v0.2.7
26462026-04-10T18:38:33.813Z Compiling bit-set v0.5.3
26472026-04-10T18:38:33.833Z Compiling ascii-canvas v3.0.0
26482026-04-10T18:38:34.000Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26492026-04-10T18:38:34.109Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26502026-04-10T18:38:34.130Z Compiling itertools v0.10.5
26512026-04-10T18:38:34.152Z Compiling ena v0.14.4
26522026-04-10T18:38:34.173Z Compiling xshell v0.2.7
26532026-04-10T18:38:34.193Z Compiling typify-macro v0.4.3
26542026-04-10T18:38:34.399Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26552026-04-10T18:38:34.595Z Compiling libloading v0.8.9
26562026-04-10T18:38:34.837Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26572026-04-10T18:38:34.858Z Compiling unicase v2.9.0
26582026-04-10T18:38:35.162Z Compiling diff v0.1.13
26592026-04-10T18:38:35.224Z Compiling regex-syntax v0.6.29
26602026-04-10T18:38:35.425Z Compiling bindgen v0.71.1
26612026-04-10T18:38:35.506Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26622026-04-10T18:38:36.696Z Compiling lalrpop v0.19.12
26632026-04-10T18:38:36.776Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26642026-04-10T18:38:37.153Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26652026-04-10T18:38:37.739Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26662026-04-10T18:38:38.079Z Compiling diesel v2.3.7
26672026-04-10T18:38:38.126Z Compiling cexpr v0.6.0
26682026-04-10T18:38:38.147Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26692026-04-10T18:38:38.172Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26702026-04-10T18:38:38.261Z Compiling crc8 v0.1.1
26712026-04-10T18:38:38.344Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26722026-04-10T18:38:38.400Z Compiling typify v0.4.3
26732026-04-10T18:38:38.422Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26742026-04-10T18:38:38.664Z Compiling headers-core v0.3.0
26752026-04-10T18:38:38.781Z Compiling libxml v0.3.3
26762026-04-10T18:38:38.804Z Compiling headers v0.4.1
26772026-04-10T18:38:38.826Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26782026-04-10T18:38:39.084Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26792026-04-10T18:38:39.308Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26802026-04-10T18:38:39.787Z Compiling strum_macros v0.24.3
26812026-04-10T18:38:40.043Z Compiling indoc v1.0.9
26822026-04-10T18:38:40.520Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26832026-04-10T18:38:40.732Z Compiling derive_builder v0.20.2
26842026-04-10T18:38:40.756Z Compiling oso-derive v0.27.3
26852026-04-10T18:38:40.812Z Compiling quick-xml v0.37.5
26862026-04-10T18:38:40.815Z Compiling impl-trait-for-tuples v0.2.3
26872026-04-10T18:38:40.910Z Compiling half v1.8.3
26882026-04-10T18:38:41.031Z Compiling openssl-probe v0.1.6
26892026-04-10T18:38:41.326Z Compiling serde_cbor v0.11.2
26902026-04-10T18:38:41.389Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26912026-04-10T18:38:41.416Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26922026-04-10T18:38:41.647Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26932026-04-10T18:38:42.097Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26942026-04-10T18:38:42.118Z Compiling bb8 v0.8.6
26952026-04-10T18:38:42.318Z Compiling trait-variant v0.1.2
26962026-04-10T18:38:42.365Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26972026-04-10T18:38:42.393Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26982026-04-10T18:38:42.520Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26992026-04-10T18:38:42.728Z Compiling fxhash v0.2.1
27002026-04-10T18:38:42.757Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27012026-04-10T18:38:42.909Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27022026-04-10T18:38:42.973Z Compiling progenitor-impl v0.10.0
27032026-04-10T18:38:43.038Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27042026-04-10T18:38:43.063Z Compiling kstat-rs v0.2.4
27052026-04-10T18:38:43.292Z Compiling samael v0.0.19
27062026-04-10T18:38:43.426Z Compiling libz-sys v1.1.24
27072026-04-10T18:38:43.474Z Compiling salty v0.3.0
27082026-04-10T18:38:43.549Z Compiling nonempty v0.12.0
27092026-04-10T18:38:43.807Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27102026-04-10T18:38:44.146Z Compiling progenitor-impl v0.11.2
27112026-04-10T18:38:44.174Z Compiling polar-core v0.27.3
27122026-04-10T18:38:44.519Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27132026-04-10T18:38:44.555Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27142026-04-10T18:38:44.620Z Compiling darling_core v0.23.0
27152026-04-10T18:38:45.114Z Compiling progenitor-macro v0.10.0
27162026-04-10T18:38:46.333Z Compiling nanorand v0.7.0
27172026-04-10T18:38:46.711Z Compiling arc-swap v1.8.2
27182026-04-10T18:38:46.777Z Compiling fs-err v2.11.0
27192026-04-10T18:38:46.818Z Compiling parking_lot_core v0.8.6
27202026-04-10T18:38:47.138Z Compiling slog-scope v4.4.1
27212026-04-10T18:38:47.214Z Compiling darling_macro v0.23.0
27222026-04-10T18:38:47.248Z Compiling mime_guess v2.0.5
27232026-04-10T18:38:48.588Z Compiling flume v0.11.1
27242026-04-10T18:38:48.591Z Compiling progenitor-macro v0.11.2
27252026-04-10T18:38:48.591Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27262026-04-10T18:38:48.591Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27272026-04-10T18:38:48.883Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27282026-04-10T18:38:49.150Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27292026-04-10T18:38:49.318Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27302026-04-10T18:38:50.712Z Compiling progenitor v0.10.0
27312026-04-10T18:38:51.730Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27322026-04-10T18:38:51.923Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27332026-04-10T18:38:52.503Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27342026-04-10T18:38:53.385Z Compiling oso v0.27.3
27352026-04-10T18:38:53.515Z Compiling progenitor-client v0.11.2
27362026-04-10T18:38:54.298Z Compiling git-stub v1.0.0
27372026-04-10T18:38:54.570Z Compiling libgit2-sys v0.18.3+1.9.2
27382026-04-10T18:38:54.978Z Compiling instability v0.3.11
27392026-04-10T18:38:55.758Z Compiling async-bb8-diesel v0.2.1
27402026-04-10T18:38:55.810Z Compiling diesel-dtrace v0.5.0
27412026-04-10T18:38:56.221Z Compiling git-stub-vcs v0.1.0
27422026-04-10T18:38:56.615Z Compiling progenitor v0.11.2
27432026-04-10T18:38:56.799Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27442026-04-10T18:38:56.968Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27452026-04-10T18:38:58.535Z Compiling darling v0.23.0
27462026-04-10T18:38:58.576Z Compiling slog-stdlog v4.1.1
27472026-04-10T18:38:59.204Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27482026-04-10T18:38:59.233Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27492026-04-10T18:38:59.503Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27502026-04-10T18:38:59.862Z Compiling ignore v0.4.25
27512026-04-10T18:39:00.442Z Compiling primeorder v0.13.6
27522026-04-10T18:39:00.758Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-04-10T18:39:01.952Z Compiling castaway v0.2.4
27542026-04-10T18:39:01.978Z Compiling atty v0.2.14
27552026-04-10T18:39:02.113Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27562026-04-10T18:39:02.136Z Compiling http-range v0.1.5
27572026-04-10T18:39:02.158Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27582026-04-10T18:39:02.346Z Compiling indoc v2.0.7
27592026-04-10T18:39:02.387Z Compiling parse-size v1.1.0
27602026-04-10T18:39:02.501Z Compiling compact_str v0.8.1
27612026-04-10T18:39:02.542Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27622026-04-10T18:39:02.601Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27632026-04-10T18:39:03.640Z Compiling p384 v0.13.1
27642026-04-10T18:39:04.836Z Compiling globwalk v0.9.1
27652026-04-10T18:39:05.001Z Compiling parking_lot v0.11.2
27662026-04-10T18:39:05.276Z Compiling slog-envlogger v2.2.0
27672026-04-10T18:39:05.772Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27682026-04-10T18:39:05.793Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27692026-04-10T18:39:05.927Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27702026-04-10T18:39:05.954Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27712026-04-10T18:39:06.250Z Compiling predicates-tree v1.0.13
27722026-04-10T18:39:06.275Z Compiling unicode-truncate v1.1.0
27732026-04-10T18:39:06.449Z Compiling lru v0.12.5
27742026-04-10T18:39:06.487Z Compiling prefix-trie v0.7.0
27752026-04-10T18:39:06.614Z Compiling rand_seeder v0.4.0
27762026-04-10T18:39:06.674Z Compiling vergen-git2 v1.0.7
27772026-04-10T18:39:06.709Z Compiling compression-core v0.4.31
27782026-04-10T18:39:06.839Z Compiling cassowary v0.3.0
27792026-04-10T18:39:06.865Z Compiling compression-codecs v0.4.37
27802026-04-10T18:39:06.927Z Compiling hickory-server v0.25.2
27812026-04-10T18:39:06.955Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27822026-04-10T18:39:06.978Z Compiling camino-tempfile-ext v0.3.3
27832026-04-10T18:39:07.036Z Compiling hyper-staticfile v0.10.1
27842026-04-10T18:39:07.036Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27852026-04-10T18:39:07.164Z Compiling ratatui v0.29.0
27862026-04-10T18:39:07.662Z Compiling sled v0.34.7
27872026-04-10T18:39:08.397Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27882026-04-10T18:39:08.580Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27892026-04-10T18:39:09.113Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27902026-04-10T18:39:09.142Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27912026-04-10T18:39:09.799Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27922026-04-10T18:39:09.895Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27932026-04-10T18:39:10.401Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27942026-04-10T18:39:10.704Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27952026-04-10T18:39:10.936Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27962026-04-10T18:39:11.158Z Compiling toml_datetime v1.0.0+spec-1.1.0
27972026-04-10T18:39:11.193Z Compiling dropshot v0.17.0
27982026-04-10T18:39:11.422Z Compiling corncobs v0.1.4
27992026-04-10T18:39:11.621Z Compiling rustls v0.21.12
28002026-04-10T18:39:11.672Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28012026-04-10T18:39:11.782Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28022026-04-10T18:39:11.878Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28032026-04-10T18:39:11.980Z Compiling toml v1.0.6+spec-1.1.0
28042026-04-10T18:39:12.039Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28052026-04-10T18:39:12.060Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28062026-04-10T18:39:12.491Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28072026-04-10T18:39:12.598Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28082026-04-10T18:39:12.814Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28092026-04-10T18:39:12.936Z Compiling async-compression v0.4.41
28102026-04-10T18:39:13.444Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28112026-04-10T18:39:15.630Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28122026-04-10T18:39:15.839Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28132026-04-10T18:39:15.993Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28142026-04-10T18:39:16.133Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28152026-04-10T18:39:16.176Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28162026-04-10T18:39:16.364Z Compiling rustls-webpki v0.101.7
28172026-04-10T18:39:16.408Z Compiling sct v0.7.1
28182026-04-10T18:39:16.517Z Compiling nix v0.29.0
28192026-04-10T18:39:16.680Z Compiling secrecy v0.8.0
28202026-04-10T18:39:16.870Z Compiling dropshot_endpoint v0.17.0
28212026-04-10T18:39:16.913Z Compiling void v1.0.2
28222026-04-10T18:39:17.060Z Compiling lzss v0.8.2
28232026-04-10T18:39:17.364Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28242026-04-10T18:39:18.125Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28252026-04-10T18:39:18.918Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28262026-04-10T18:39:19.071Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28272026-04-10T18:39:19.778Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28282026-04-10T18:39:20.500Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28292026-04-10T18:39:20.598Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28302026-04-10T18:39:20.839Z Compiling tungstenite v0.23.0
28312026-04-10T18:39:20.994Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28322026-04-10T18:39:21.217Z Compiling git2 v0.20.4
28332026-04-10T18:39:21.265Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28342026-04-10T18:39:21.421Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28352026-04-10T18:39:21.495Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28362026-04-10T18:39:21.534Z Compiling nix v0.27.1
28372026-04-10T18:39:21.645Z Compiling serde_bytes v0.11.19
28382026-04-10T18:39:21.783Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
28392026-04-10T18:39:21.981Z Compiling tokio-tungstenite v0.23.1
28402026-04-10T18:39:22.366Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28412026-04-10T18:39:22.735Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28422026-04-10T18:39:22.943Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28432026-04-10T18:39:23.211Z Compiling tokio-rustls v0.24.1
28442026-04-10T18:39:24.051Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28452026-04-10T18:39:24.277Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28462026-04-10T18:39:24.973Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28472026-04-10T18:39:28.056Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28482026-04-10T18:39:28.260Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28492026-04-10T18:39:28.440Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28502026-04-10T18:39:28.755Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28512026-04-10T18:39:28.975Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28522026-04-10T18:39:30.612Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28532026-04-10T18:39:30.740Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28542026-04-10T18:39:31.160Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28552026-04-10T18:39:32.105Z Compiling rustls-pemfile v1.0.4
28562026-04-10T18:39:32.456Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28572026-04-10T18:39:32.546Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28582026-04-10T18:39:33.329Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28592026-04-10T18:39:33.565Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28602026-04-10T18:39:35.483Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28612026-04-10T18:39:35.639Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28622026-04-10T18:39:35.786Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28632026-04-10T18:39:36.012Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28642026-04-10T18:39:36.258Z Compiling signal-hook-tokio v0.3.1
28652026-04-10T18:39:36.466Z Compiling twox-hash v2.1.2
28662026-04-10T18:39:36.498Z Compiling yasna v0.5.2
28672026-04-10T18:39:36.859Z Compiling is_ci v1.2.0
28682026-04-10T18:39:36.904Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28692026-04-10T18:39:37.018Z Compiling supports-color v3.0.2
28702026-04-10T18:39:37.086Z Compiling rcgen v0.12.1
28712026-04-10T18:39:37.161Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28722026-04-10T18:39:37.371Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28732026-04-10T18:39:37.608Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28742026-04-10T18:39:37.802Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28752026-04-10T18:39:38.044Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28762026-04-10T18:39:39.273Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28772026-04-10T18:39:39.795Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28782026-04-10T18:39:40.863Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28792026-04-10T18:39:41.407Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28802026-04-10T18:39:41.720Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28812026-04-10T18:39:42.627Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28822026-04-10T18:39:42.858Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28832026-04-10T18:39:43.005Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28842026-04-10T18:39:43.096Z Compiling fatfs v0.3.6
28852026-04-10T18:39:43.126Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28862026-04-10T18:39:43.226Z Compiling subprocess v0.2.15
28872026-04-10T18:39:44.330Z Compiling rtoolbox v0.0.3
28882026-04-10T18:39:44.603Z Compiling seq-macro v0.3.6
28892026-04-10T18:39:45.107Z Compiling assert_matches v1.5.0
28902026-04-10T18:39:45.216Z Compiling rpassword v7.4.0
28912026-04-10T18:39:45.243Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28922026-04-10T18:39:45.437Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28932026-04-10T18:39:45.526Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28942026-04-10T18:39:46.767Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28952026-04-10T18:39:46.903Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28962026-04-10T18:39:47.152Z Compiling tui-tree-widget v0.23.1
28972026-04-10T18:39:47.444Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28982026-04-10T18:39:48.121Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28992026-04-10T18:39:48.338Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29002026-04-10T18:39:48.641Z Compiling uzers v0.12.2
29012026-04-10T18:39:49.300Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29022026-04-10T18:39:50.130Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29032026-04-10T18:39:51.046Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29042026-04-10T18:39:51.903Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29052026-04-10T18:39:53.839Z Compiling support-bundle-viewer v0.1.2
29062026-04-10T18:39:54.370Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29072026-04-10T18:39:55.741Z Compiling multimap v0.10.1
29082026-04-10T18:40:03.942Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29092026-04-10T18:40:13.197Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29102026-04-10T18:40:15.340Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29112026-04-10T18:40:15.539Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29122026-04-10T18:46:22.692Z Finished `release` profile [optimized] target(s) in 8m 19s
29132026-04-10T18:47:07.417Z
29142026-04-10T18:47:07.420Zreal 9:05.072125668
29152026-04-10T18:47:07.420Zuser 1:18:01.337856992
29162026-04-10T18:47:07.420Zsys 3:21.967970948
29172026-04-10T18:47:07.420Ztrap 1.763643741
29182026-04-10T18:47:07.420Ztflt 2.207054740
29192026-04-10T18:47:07.420Zdflt 16.884431121
29202026-04-10T18:47:07.420Zkflt 0.024752303
29212026-04-10T18:47:07.420Zlock 7:00:15.784252706
29222026-04-10T18:47:07.420Zslp 2:15:54.174831078
29232026-04-10T18:47:07.420Zlat 2:24.563986309
29242026-04-10T18:47:07.420Zstop 5:05.354369978
29252026-04-10T18:47:07.420Z+ mapfile -t packages
29262026-04-10T18:47:07.420Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29272026-04-10T18:47:08.361Z Finished `release` profile [optimized] target(s) in 0.93s
29282026-04-10T18:47:08.442Z Running `target/release/omicron-package -t test list-outputs`
29292026-04-10T18:47:08.497ZLogging to: /work/oxidecomputer/omicron/out/LOG
29302026-04-10T18:47:08.500Z+ ptime -m cargo build --locked --release -p xtask
29312026-04-10T18:47:09.043Z Compiling libc v0.2.180
29322026-04-10T18:47:09.043Z Compiling serde v1.0.228
29332026-04-10T18:47:09.043Z Compiling serde_core v1.0.228
29342026-04-10T18:47:09.046Z Compiling rustix v1.1.3
29352026-04-10T18:47:09.046Z Compiling bitflags v2.11.0
29362026-04-10T18:47:09.135Z Compiling serde_json v1.0.149
29372026-04-10T18:47:09.169Z Compiling num-traits v0.2.19
29382026-04-10T18:47:09.170Z Compiling syn v2.0.117
29392026-04-10T18:47:09.170Z Compiling hashbrown v0.16.1
29402026-04-10T18:47:09.170Z Compiling smallvec v1.15.1
29412026-04-10T18:47:09.208Z Compiling usdt-impl v0.5.0
29422026-04-10T18:47:09.249Z Compiling syn v1.0.109
29432026-04-10T18:47:09.261Z Compiling percent-encoding v2.3.2
29442026-04-10T18:47:09.264Z Compiling log v0.4.29
29452026-04-10T18:47:09.422Z Compiling getrandom v0.3.4
29462026-04-10T18:47:09.529Z Compiling form_urlencoded v1.2.2
29472026-04-10T18:47:09.611Z Compiling fs-err v3.3.0
29482026-04-10T18:47:09.614Z Compiling anyhow v1.0.102
29492026-04-10T18:47:09.655Z Compiling heck v0.4.1
29502026-04-10T18:47:09.666Z Compiling once_cell v1.21.3
29512026-04-10T18:47:09.800Z Compiling indexmap v2.13.0
29522026-04-10T18:47:09.884Z Compiling errno v0.3.14
29532026-04-10T18:47:09.884Z Compiling thread-id v4.2.2
29542026-04-10T18:47:09.927Z Compiling memmap v0.7.0
29552026-04-10T18:47:10.225Z Compiling ordered-float v2.10.1
29562026-04-10T18:47:10.711Z Compiling proc-macro-error v1.0.4
29572026-04-10T18:47:10.880Z Compiling terminal_size v0.4.3
29582026-04-10T18:47:10.880Z Compiling tempfile v3.25.0
29592026-04-10T18:47:10.953Z Compiling tabled_derive v0.7.0
29602026-04-10T18:47:10.979Z Compiling clap_builder v4.5.60
29612026-04-10T18:47:10.979Z Compiling textwrap v0.16.2
29622026-04-10T18:47:11.122Z Compiling camino-tempfile v1.4.1
29632026-04-10T18:47:11.636Z Compiling tabled v0.15.0
29642026-04-10T18:47:11.737Z Compiling synstructure v0.13.2
29652026-04-10T18:47:11.737Z Compiling pest_generator v2.8.6
29662026-04-10T18:47:12.119Z Compiling serde_derive v1.0.228
29672026-04-10T18:47:12.119Z Compiling zerovec-derive v0.11.2
29682026-04-10T18:47:12.122Z Compiling displaydoc v0.2.5
29692026-04-10T18:47:12.122Z Compiling thiserror-impl v1.0.69
29702026-04-10T18:47:12.122Z Compiling zerocopy-derive v0.7.35
29712026-04-10T18:47:12.122Z Compiling scroll_derive v0.12.1
29722026-04-10T18:47:12.151Z Compiling thiserror-impl v2.0.18
29732026-04-10T18:47:12.183Z Compiling zerofrom-derive v0.1.6
29742026-04-10T18:47:12.242Z Compiling yoke-derive v0.8.1
29752026-04-10T18:47:12.785Z Compiling pest_derive v2.8.6
29762026-04-10T18:47:12.894Z Compiling scroll v0.12.0
29772026-04-10T18:47:12.928Z Compiling zerocopy v0.7.35
29782026-04-10T18:47:13.057Z Compiling clap_derive v4.5.55
29792026-04-10T18:47:13.175Z Compiling goblin v0.8.2
29802026-04-10T18:47:13.304Z Compiling thiserror v1.0.69
29812026-04-10T18:47:13.372Z Compiling thiserror v2.0.18
29822026-04-10T18:47:13.383Z Compiling zerofrom v0.1.6
29832026-04-10T18:47:13.428Z Compiling dtrace-parser v0.2.0
29842026-04-10T18:47:13.505Z Compiling yoke v0.8.1
29852026-04-10T18:47:13.684Z Compiling zerovec v0.11.5
29862026-04-10T18:47:13.724Z Compiling zerotrie v0.2.3
29872026-04-10T18:47:14.296Z Compiling tinystr v0.8.2
29882026-04-10T18:47:14.529Z Compiling icu_locale_core v2.1.1
29892026-04-10T18:47:14.703Z Compiling potential_utf v0.1.4
29902026-04-10T18:47:14.907Z Compiling icu_collections v2.1.1
29912026-04-10T18:47:15.297Z Compiling icu_provider v2.1.1
29922026-04-10T18:47:15.439Z Compiling toml_datetime v0.6.11
29932026-04-10T18:47:15.507Z Compiling serde_spanned v0.6.9
29942026-04-10T18:47:15.662Z Compiling icu_properties v2.1.2
29952026-04-10T18:47:15.674Z Compiling icu_normalizer v2.1.1
29962026-04-10T18:47:15.710Z Compiling toml_edit v0.22.27
29972026-04-10T18:47:15.721Z Compiling dof v0.3.0
29982026-04-10T18:47:15.748Z Compiling serde_tokenstream v0.2.3
29992026-04-10T18:47:15.877Z Compiling serde-value v0.7.0
30002026-04-10T18:47:16.060Z Compiling cargo-platform v0.2.0
30012026-04-10T18:47:16.106Z Compiling macaddr v1.0.1
30022026-04-10T18:47:16.351Z Compiling clap v4.5.60
30032026-04-10T18:47:16.553Z Compiling usdt-attr-macro v0.5.0
30042026-04-10T18:47:16.565Z Compiling idna_adapter v1.2.1
30052026-04-10T18:47:16.568Z Compiling usdt-macro v0.5.0
30062026-04-10T18:47:16.718Z Compiling idna v1.1.0
30072026-04-10T18:47:17.169Z Compiling url v2.5.8
30082026-04-10T18:47:17.218Z Compiling usdt v0.5.0
30092026-04-10T18:47:17.326Z Compiling toml v0.8.23
30102026-04-10T18:47:17.814Z Compiling cargo-util-schemas v0.8.2
30112026-04-10T18:47:17.836Z Compiling cargo_toml v0.21.0
30122026-04-10T18:47:18.849Z Compiling cargo_metadata v0.21.0
30132026-04-10T18:47:21.945Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30142026-04-10T18:47:24.955Z Finished `release` profile [optimized] target(s) in 16.44s
30152026-04-10T18:47:25.079Z
30162026-04-10T18:47:25.082Zreal 16.541802472
30172026-04-10T18:47:25.082Zuser 2:22.734984479
30182026-04-10T18:47:25.082Zsys 16.401163232
30192026-04-10T18:47:25.082Ztrap 0.103229311
30202026-04-10T18:47:25.082Ztflt 0.465541070
30212026-04-10T18:47:25.082Zdflt 1.201487385
30222026-04-10T18:47:25.082Zkflt 0.000057858
30232026-04-10T18:47:25.082Zlock 5:24.660403244
30242026-04-10T18:47:25.082Zslp 3:31.645527420
30252026-04-10T18:47:25.082Zlat 6.523617355
30262026-04-10T18:47:25.082Zstop 19.620147812
30272026-04-10T18:47:25.082Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30282026-04-10T18:47:25.082Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30292026-04-10T18:47:25.082Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30302026-04-10T18:47:25.082Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30312026-04-10T18:47:25.082Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30322026-04-10T18:47:26.008Z Compiling regress v0.10.5
30332026-04-10T18:47:26.011Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30342026-04-10T18:47:26.011Z Compiling newtype-uuid-macros v0.1.0
30352026-04-10T18:47:26.168Z Compiling rustls v0.22.4
30362026-04-10T18:47:26.171Z Compiling progenitor-client v0.13.0
30372026-04-10T18:47:26.171Z Compiling rustls-webpki v0.102.8
30382026-04-10T18:47:26.171Z Compiling structmeta-derive v0.3.0
30392026-04-10T18:47:26.171Z Compiling serde_spanned v1.0.4
30402026-04-10T18:47:26.171Z Compiling multer v3.1.0
30412026-04-10T18:47:26.171Z Compiling debug-ignore v1.0.5
30422026-04-10T18:47:26.171Z Compiling toml_writer v1.0.6+spec-1.1.0
30432026-04-10T18:47:26.189Z Compiling match_cfg v0.1.0
30442026-04-10T18:47:26.189Z Compiling slog-json v2.6.1
30452026-04-10T18:47:26.192Z Compiling async-stream-impl v0.3.6
30462026-04-10T18:47:26.192Z Compiling waitgroup v0.1.2
30472026-04-10T18:47:26.192Z Compiling rustls-pemfile v2.2.0
30482026-04-10T18:47:26.393Z Compiling hostname v0.3.1
30492026-04-10T18:47:26.396Z Compiling hostname v0.4.2
30502026-04-10T18:47:26.423Z Compiling serde_path_to_error v0.1.20
30512026-04-10T18:47:26.488Z Compiling itertools v0.14.0
30522026-04-10T18:47:26.491Z Compiling dropshot v0.16.7
30532026-04-10T18:47:26.520Z Compiling slog-bunyan v2.5.0
30542026-04-10T18:47:26.524Z Compiling toml v0.9.12+spec-1.1.0
30552026-04-10T18:47:26.572Z Compiling dropshot_endpoint v0.16.7
30562026-04-10T18:47:26.575Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30572026-04-10T18:47:26.590Z Compiling macaddr v1.0.1
30582026-04-10T18:47:26.708Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30592026-04-10T18:47:26.741Z Compiling instant v0.1.13
30602026-04-10T18:47:26.802Z Compiling progenitor-client v0.10.0
30612026-04-10T18:47:26.820Z Compiling backon v1.6.0
30622026-04-10T18:47:26.838Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30632026-04-10T18:47:26.860Z Compiling backoff v0.4.0
30642026-04-10T18:47:26.876Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30652026-04-10T18:47:26.893Z Compiling async-stream v0.3.6
30662026-04-10T18:47:26.958Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30672026-04-10T18:47:27.049Z Compiling progenitor-extras v0.1.1
30682026-04-10T18:47:27.089Z Compiling toml v0.8.23
30692026-04-10T18:47:27.093Z Compiling universal-hash v0.5.1
30702026-04-10T18:47:27.121Z Compiling opaque-debug v0.3.1
30712026-04-10T18:47:27.140Z Compiling half v2.7.1
30722026-04-10T18:47:27.156Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30732026-04-10T18:47:27.174Z Compiling crucible-workspace-hack v0.1.0
30742026-04-10T18:47:27.210Z Compiling ciborium-io v0.2.2
30752026-04-10T18:47:27.261Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30762026-04-10T18:47:27.279Z Compiling unsafe-libyaml v0.2.11
30772026-04-10T18:47:27.314Z Compiling convert_case v0.4.0
30782026-04-10T18:47:27.332Z Compiling aead v0.5.2
30792026-04-10T18:47:27.337Z Compiling secrecy v0.10.3
30802026-04-10T18:47:27.400Z Compiling ciborium-ll v0.2.2
30812026-04-10T18:47:27.522Z Compiling structmeta v0.3.0
30822026-04-10T18:47:27.522Z Compiling poly1305 v0.8.0
30832026-04-10T18:47:27.555Z Compiling chacha20 v0.9.1
30842026-04-10T18:47:27.571Z Compiling ciborium v0.2.2
30852026-04-10T18:47:27.574Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
30862026-04-10T18:47:27.574Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30872026-04-10T18:47:27.639Z Compiling typify-impl v0.6.1
30882026-04-10T18:47:27.719Z Compiling derive_more v0.99.20
30892026-04-10T18:47:27.737Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
30902026-04-10T18:47:27.765Z Compiling derive-ex v0.1.8
30912026-04-10T18:47:27.790Z Compiling parse-display-derive v0.10.0
30922026-04-10T18:47:27.793Z Compiling thiserror-impl-no-std v2.0.2
30932026-04-10T18:47:27.842Z Compiling serde_yaml v0.9.34+deprecated
30942026-04-10T18:47:27.906Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30952026-04-10T18:47:27.991Z Compiling byte-wrapper v0.1.0
30962026-04-10T18:47:28.069Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
30972026-04-10T18:47:28.087Z Compiling password-hash v0.5.0
30982026-04-10T18:47:28.102Z Compiling blake2 v0.10.6
30992026-04-10T18:47:28.173Z Compiling chacha20poly1305 v0.10.1
31002026-04-10T18:47:28.330Z Compiling indent_write v2.2.0
31012026-04-10T18:47:28.350Z Compiling heapless v0.8.0
31022026-04-10T18:47:28.369Z Compiling argon2 v0.5.3
31032026-04-10T18:47:28.393Z Compiling ingot-macros v0.1.1
31042026-04-10T18:47:28.500Z Compiling toml_edit v0.23.10+spec-1.0.0
31052026-04-10T18:47:28.521Z Compiling hash32 v0.3.1
31062026-04-10T18:47:28.679Z Compiling tokio-rustls v0.25.0
31072026-04-10T18:47:28.709Z Compiling smoltcp v0.11.0
31082026-04-10T18:47:28.943Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31092026-04-10T18:47:29.056Z Compiling thiserror-no-std v2.0.2
31102026-04-10T18:47:29.087Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31112026-04-10T18:47:29.175Z Compiling vsss-rs v3.3.4
31122026-04-10T18:47:29.270Z Compiling proc-macro-crate v3.4.0
31132026-04-10T18:47:29.369Z Compiling tabwriter v1.4.1
31142026-04-10T18:47:29.390Z Compiling cobs v0.3.0
31152026-04-10T18:47:29.558Z Compiling test-strategy v0.4.5
31162026-04-10T18:47:29.592Z Compiling parse-display v0.10.0
31172026-04-10T18:47:29.626Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31182026-04-10T18:47:29.646Z Compiling postcard v1.1.3
31192026-04-10T18:47:29.653Z Compiling proc-macro-error v1.0.4
31202026-04-10T18:47:29.653Z Compiling proc-macro-crate v1.3.1
31212026-04-10T18:47:29.801Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
31222026-04-10T18:47:29.877Z Compiling num_enum_derive v0.7.5
31232026-04-10T18:47:29.927Z Compiling foreign-types-macros v0.2.3
31242026-04-10T18:47:29.943Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31252026-04-10T18:47:30.006Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31262026-04-10T18:47:30.023Z Compiling colored v3.1.1
31272026-04-10T18:47:30.118Z Compiling rayon-core v1.13.0
31282026-04-10T18:47:30.210Z Compiling cpufeatures v0.3.0
31292026-04-10T18:47:30.236Z Compiling foreign-types-shared v0.3.1
31302026-04-10T18:47:30.281Z Compiling chacha20 v0.10.0
31312026-04-10T18:47:30.306Z Compiling num_enum_derive v0.5.11
31322026-04-10T18:47:30.379Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31332026-04-10T18:47:30.397Z Compiling crossbeam-deque v0.8.6
31342026-04-10T18:47:30.416Z Compiling num-rational v0.4.2
31352026-04-10T18:47:30.469Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31362026-04-10T18:47:30.505Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31372026-04-10T18:47:30.569Z Compiling foreign-types v0.5.0
31382026-04-10T18:47:30.627Z Compiling num-complex v0.4.6
31392026-04-10T18:47:30.686Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31402026-04-10T18:47:30.703Z Compiling cstr-argument v0.1.2
31412026-04-10T18:47:30.706Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31422026-04-10T18:47:30.890Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31432026-04-10T18:47:30.960Z Compiling rand v0.10.0
31442026-04-10T18:47:30.975Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31452026-04-10T18:47:31.002Z Compiling num_enum v0.7.5
31462026-04-10T18:47:31.056Z Compiling num v0.4.3
31472026-04-10T18:47:31.088Z Compiling camino-tempfile v1.4.1
31482026-04-10T18:47:31.129Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31492026-04-10T18:47:31.145Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31502026-04-10T18:47:31.163Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31512026-04-10T18:47:31.166Z Compiling float-ord v0.3.2
31522026-04-10T18:47:31.199Z Compiling zone_cfg_derive v0.3.1
31532026-04-10T18:47:31.202Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31542026-04-10T18:47:31.313Z Compiling rayon v1.11.0
31552026-04-10T18:47:31.345Z Compiling ingot-types v0.1.2
31562026-04-10T18:47:31.364Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
31572026-04-10T18:47:31.380Z Compiling itertools v0.12.1
31582026-04-10T18:47:31.397Z Compiling num-derive v0.4.2
31592026-04-10T18:47:31.457Z Compiling num_enum v0.5.11
31602026-04-10T18:47:31.535Z Compiling sigpipe v0.1.3
31612026-04-10T18:47:31.552Z Compiling glob v0.3.3
31622026-04-10T18:47:31.593Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31632026-04-10T18:47:31.630Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31642026-04-10T18:47:31.646Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
31652026-04-10T18:47:31.729Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31662026-04-10T18:47:31.762Z Compiling ingot v0.1.1
31672026-04-10T18:47:31.873Z Compiling smf v0.2.3
31682026-04-10T18:47:31.902Z Compiling whoami v1.6.1
31692026-04-10T18:47:31.921Z Compiling prettyplease v0.2.37
31702026-04-10T18:47:31.939Z Compiling gethostname v0.5.0
31712026-04-10T18:47:31.942Z Compiling usdt-attr-macro v0.5.0
31722026-04-10T18:47:31.973Z Compiling usdt-macro v0.5.0
31732026-04-10T18:47:32.098Z Compiling memmap v0.7.0
31742026-04-10T18:47:32.098Z Compiling atomicwrites v0.4.4
31752026-04-10T18:47:32.204Z Compiling typify-macro v0.6.1
31762026-04-10T18:47:32.224Z Compiling derive-where v1.6.0
31772026-04-10T18:47:32.321Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31782026-04-10T18:47:32.337Z Compiling resolv-conf v0.7.6
31792026-04-10T18:47:32.407Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31802026-04-10T18:47:32.447Z Compiling cancel-safe-futures v0.1.5
31812026-04-10T18:47:32.482Z Compiling owo-colors v4.3.0
31822026-04-10T18:47:32.670Z Compiling zone v0.3.1
31832026-04-10T18:47:32.715Z Compiling libsw-core v0.3.2
31842026-04-10T18:47:32.737Z Compiling async-recursion v1.1.1
31852026-04-10T18:47:32.822Z Compiling usdt v0.5.0
31862026-04-10T18:47:32.838Z Compiling libefi-sys v0.1.0
31872026-04-10T18:47:32.927Z Compiling libsw v3.5.0
31882026-04-10T18:47:33.049Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31892026-04-10T18:47:33.117Z Compiling linear-map v1.2.0
31902026-04-10T18:47:33.152Z Compiling console v0.15.11
31912026-04-10T18:47:33.173Z Compiling hickory-proto v0.24.4
31922026-04-10T18:47:33.190Z Compiling newline-converter v0.3.0
31932026-04-10T18:47:33.220Z Compiling bitfield-struct v0.6.2
31942026-04-10T18:47:33.331Z Compiling linked-hash-map v0.5.6
31952026-04-10T18:47:33.348Z Compiling semver v0.1.20
31962026-04-10T18:47:33.406Z Compiling tokio-dtrace v0.1.1
31972026-04-10T18:47:33.453Z Compiling dropshot-api-manager-types v0.6.0
31982026-04-10T18:47:33.551Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31992026-04-10T18:47:33.613Z Compiling rustc_version v0.1.7
32002026-04-10T18:47:33.642Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32012026-04-10T18:47:33.661Z Compiling lru-cache v0.1.2
32022026-04-10T18:47:33.679Z Compiling expectorate v1.2.0
32032026-04-10T18:47:33.697Z Compiling pin-project-internal v1.1.11
32042026-04-10T18:47:33.722Z Compiling slog-dtrace v0.3.0
32052026-04-10T18:47:33.740Z Compiling minimal-lexical v0.2.1
32062026-04-10T18:47:33.788Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32072026-04-10T18:47:33.822Z Compiling oxide-tokio-rt v0.1.3
32082026-04-10T18:47:33.839Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32092026-04-10T18:47:33.873Z Compiling typify-impl v0.4.3
32102026-04-10T18:47:33.891Z Compiling newtype_derive v0.1.6
32112026-04-10T18:47:33.894Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32122026-04-10T18:47:33.925Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132026-04-10T18:47:34.013Z Compiling nom v7.1.3
32142026-04-10T18:47:34.030Z Compiling snafu-derive v0.8.9
32152026-04-10T18:47:34.057Z Compiling typify v0.6.1
32162026-04-10T18:47:34.074Z Compiling phf_shared v0.12.1
32172026-04-10T18:47:34.122Z Compiling pem v3.0.6
32182026-04-10T18:47:34.150Z Compiling csv-core v0.1.13
32192026-04-10T18:47:34.192Z Compiling progenitor-impl v0.13.0
32202026-04-10T18:47:34.237Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32212026-04-10T18:47:34.276Z Compiling chrono-tz v0.10.4
32222026-04-10T18:47:34.415Z Compiling same-file v1.0.6
32232026-04-10T18:47:34.434Z Compiling highway v1.3.0
32242026-04-10T18:47:34.486Z Compiling xshell-macros v0.2.7
32252026-04-10T18:47:34.537Z Compiling csv v1.4.0
32262026-04-10T18:47:34.613Z Compiling walkdir v2.5.0
32272026-04-10T18:47:34.658Z Compiling const_format_proc_macros v0.2.34
32282026-04-10T18:47:34.719Z Compiling phf v0.12.1
32292026-04-10T18:47:34.887Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32302026-04-10T18:47:34.903Z Compiling pin-project v1.1.11
32312026-04-10T18:47:34.919Z Compiling xshell v0.2.7
32322026-04-10T18:47:34.966Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32332026-04-10T18:47:35.031Z Compiling globset v0.4.18
32342026-04-10T18:47:35.051Z Compiling olpc-cjson v0.1.4
32352026-04-10T18:47:35.104Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32362026-04-10T18:47:35.249Z Compiling primeorder v0.13.6
32372026-04-10T18:47:35.281Z Compiling serde_plain v1.0.2
32382026-04-10T18:47:35.299Z Compiling typed-path v0.9.3
32392026-04-10T18:47:35.410Z Compiling hickory-resolver v0.24.4
32402026-04-10T18:47:35.459Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32412026-04-10T18:47:35.503Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32422026-04-10T18:47:35.535Z Compiling const_format v0.2.35
32432026-04-10T18:47:35.682Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32442026-04-10T18:47:35.787Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32452026-04-10T18:47:35.952Z Compiling tabled_derive v0.7.0
32462026-04-10T18:47:36.040Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32472026-04-10T18:47:36.061Z Compiling snafu v0.8.9
32482026-04-10T18:47:36.277Z Compiling bcs v0.1.6
32492026-04-10T18:47:36.305Z Compiling termtree v0.5.1
32502026-04-10T18:47:36.436Z Compiling tough v0.20.0
32512026-04-10T18:47:36.455Z Compiling qorb v0.4.1
32522026-04-10T18:47:36.472Z Compiling salty v0.3.0
32532026-04-10T18:47:36.490Z Compiling radium v0.7.0
32542026-04-10T18:47:36.631Z Compiling textwrap v0.16.2
32552026-04-10T18:47:36.649Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-04-10T18:47:36.759Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32572026-04-10T18:47:36.819Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32582026-04-10T18:47:36.915Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32592026-04-10T18:47:36.934Z Compiling progenitor-macro v0.13.0
32602026-04-10T18:47:36.970Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32612026-04-10T18:47:36.991Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32622026-04-10T18:47:37.008Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32632026-04-10T18:47:37.029Z Compiling tabled v0.15.0
32642026-04-10T18:47:37.166Z Compiling steno v0.4.1
32652026-04-10T18:47:37.301Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32662026-04-10T18:47:37.487Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32672026-04-10T18:47:37.507Z Compiling maybe-uninit v2.0.0
32682026-04-10T18:47:37.559Z Compiling base64 v0.21.7
32692026-04-10T18:47:37.730Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32702026-04-10T18:47:37.824Z Compiling humantime v2.3.0
32712026-04-10T18:47:37.917Z Compiling tap v1.0.1
32722026-04-10T18:47:37.974Z Compiling tagptr v0.2.0
32732026-04-10T18:47:38.059Z Compiling wyz v0.5.1
32742026-04-10T18:47:38.130Z Compiling moka v0.12.13
32752026-04-10T18:47:38.510Z Compiling typify-macro v0.4.3
32762026-04-10T18:47:38.531Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32772026-04-10T18:47:38.593Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32782026-04-10T18:47:38.671Z Compiling p384 v0.13.1
32792026-04-10T18:47:38.796Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32802026-04-10T18:47:38.814Z Compiling packed_struct v0.10.1
32812026-04-10T18:47:38.965Z Compiling funty v2.0.0
32822026-04-10T18:47:39.034Z Compiling parking_lot_core v0.8.6
32832026-04-10T18:47:39.112Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32842026-04-10T18:47:39.134Z Compiling hickory-resolver v0.25.2
32852026-04-10T18:47:39.195Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32862026-04-10T18:47:39.253Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32872026-04-10T18:47:39.337Z Compiling bitvec v1.0.1
32882026-04-10T18:47:39.577Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32892026-04-10T18:47:39.596Z Compiling polyval v0.6.2
32902026-04-10T18:47:39.794Z Compiling git-stub v1.0.0
32912026-04-10T18:47:39.861Z Compiling packed_struct_codegen v0.10.1
32922026-04-10T18:47:39.938Z Compiling bitfield-macros v0.19.4
32932026-04-10T18:47:40.091Z Compiling zerocopy-derive v0.6.6
32942026-04-10T18:47:40.252Z Compiling proc-macro-error-attr2 v2.0.0
32952026-04-10T18:47:40.289Z Compiling typify v0.4.3
32962026-04-10T18:47:40.377Z Compiling indexmap v1.9.3
32972026-04-10T18:47:40.424Z Compiling crc-catalog v2.4.0
32982026-04-10T18:47:40.510Z Compiling utf-8 v0.7.6
32992026-04-10T18:47:40.555Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33002026-04-10T18:47:40.651Z Compiling nodrop v0.1.14
33012026-04-10T18:47:40.708Z Compiling tungstenite v0.21.0
33022026-04-10T18:47:40.726Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33032026-04-10T18:47:40.744Z Compiling proc-macro-error2 v2.0.1
33042026-04-10T18:47:40.769Z Compiling bitfield v0.19.4
33052026-04-10T18:47:40.785Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33062026-04-10T18:47:40.788Z Compiling array-init v0.0.4
33072026-04-10T18:47:40.840Z Compiling crc v3.4.0
33082026-04-10T18:47:40.862Z Compiling git-stub-vcs v0.1.0
33092026-04-10T18:47:41.034Z Compiling ghash v0.5.1
33102026-04-10T18:47:41.050Z Compiling zerocopy v0.6.6
33112026-04-10T18:47:41.075Z Compiling smallvec v0.6.14
33122026-04-10T18:47:41.108Z Compiling ctr v0.9.2
33132026-04-10T18:47:41.123Z Compiling num-derive v0.3.3
33142026-04-10T18:47:41.189Z Compiling hashbrown v0.12.3
33152026-04-10T18:47:41.206Z Compiling unicase v2.9.0
33162026-04-10T18:47:41.262Z Compiling compression-core v0.4.31
33172026-04-10T18:47:41.324Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33182026-04-10T18:47:41.342Z Compiling parking_lot v0.11.2
33192026-04-10T18:47:41.417Z Compiling compression-codecs v0.4.37
33202026-04-10T18:47:41.433Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33212026-04-10T18:47:41.451Z Compiling mime_guess v2.0.5
33222026-04-10T18:47:41.470Z Compiling aes-gcm v0.10.3
33232026-04-10T18:47:41.585Z Compiling serde-hex v0.1.0
33242026-04-10T18:47:41.611Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33252026-04-10T18:47:41.690Z Compiling tokio-tungstenite v0.21.0
33262026-04-10T18:47:41.723Z Compiling tabled_derive v0.11.0
33272026-04-10T18:47:41.760Z Compiling progenitor-impl v0.10.0
33282026-04-10T18:47:41.899Z Compiling progenitor-impl v0.11.2
33292026-04-10T18:47:41.979Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33302026-04-10T18:47:42.051Z Compiling ron v0.8.1
33312026-04-10T18:47:42.068Z Compiling papergrid v0.17.0
33322026-04-10T18:47:42.096Z Compiling testing_table v0.3.0
33332026-04-10T18:47:42.114Z Compiling libscf-sys v1.1.0
33342026-04-10T18:47:42.129Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33352026-04-10T18:47:42.146Z Compiling progenitor v0.13.0
33362026-04-10T18:47:42.281Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33372026-04-10T18:47:42.297Z Compiling hashbrown v0.13.2
33382026-04-10T18:47:42.315Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33392026-04-10T18:47:42.333Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33402026-04-10T18:47:42.382Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33412026-04-10T18:47:42.555Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33422026-04-10T18:47:42.712Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33432026-04-10T18:47:42.832Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33442026-04-10T18:47:42.979Z Compiling prefix-trie v0.7.0
33452026-04-10T18:47:43.053Z Compiling blowfish v0.9.1
33462026-04-10T18:47:43.093Z Compiling ssh-encoding v0.2.0
33472026-04-10T18:47:43.109Z Compiling fxhash v0.2.1
33482026-04-10T18:47:43.272Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33492026-04-10T18:47:43.360Z Compiling toml_datetime v1.0.0+spec-1.1.0
33502026-04-10T18:47:43.389Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33512026-04-10T18:47:43.405Z Compiling dropshot v0.17.0
33522026-04-10T18:47:43.435Z Compiling crc-any v2.5.0
33532026-04-10T18:47:43.614Z Compiling corncobs v0.1.4
33542026-04-10T18:47:43.631Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33552026-04-10T18:47:43.715Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33562026-04-10T18:47:43.718Z Compiling toml v1.0.6+spec-1.1.0
33572026-04-10T18:47:43.763Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33582026-04-10T18:47:43.766Z Compiling hickory-server v0.25.2
33592026-04-10T18:47:43.815Z Compiling ssh-cipher v0.2.0
33602026-04-10T18:47:43.818Z Compiling sled v0.34.7
33612026-04-10T18:47:43.901Z Compiling bcrypt-pbkdf v0.10.0
33622026-04-10T18:47:44.114Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33632026-04-10T18:47:44.178Z Compiling tabled v0.20.0
33642026-04-10T18:47:44.195Z Compiling object v0.30.4
33652026-04-10T18:47:44.263Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33662026-04-10T18:47:44.436Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33672026-04-10T18:47:44.461Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33682026-04-10T18:47:44.607Z Compiling progenitor-macro v0.10.0
33692026-04-10T18:47:44.629Z Compiling progenitor-macro v0.11.2
33702026-04-10T18:47:45.146Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33712026-04-10T18:47:45.326Z Compiling async-compression v0.4.41
33722026-04-10T18:47:45.472Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33732026-04-10T18:47:45.551Z Compiling progenitor-client v0.11.2
33742026-04-10T18:47:45.624Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33752026-04-10T18:47:45.627Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33762026-04-10T18:47:45.754Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33772026-04-10T18:47:46.001Z Compiling password-hash v0.4.2
33782026-04-10T18:47:46.019Z Compiling dropshot_endpoint v0.17.0
33792026-04-10T18:47:46.284Z Compiling secrecy v0.8.0
33802026-04-10T18:47:46.426Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33812026-04-10T18:47:46.471Z Compiling half v1.8.3
33822026-04-10T18:47:46.763Z Compiling path-slash v0.1.5
33832026-04-10T18:47:46.785Z Compiling http-range v0.1.5
33842026-04-10T18:47:46.938Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33852026-04-10T18:47:47.001Z Compiling serde_cbor v0.11.2
33862026-04-10T18:47:47.260Z Compiling pbkdf2 v0.11.0
33872026-04-10T18:47:47.516Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33882026-04-10T18:47:48.031Z Compiling ssh-key v0.6.7
33892026-04-10T18:47:48.146Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33902026-04-10T18:47:48.205Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33912026-04-10T18:47:48.261Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
33922026-04-10T18:47:48.456Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33932026-04-10T18:47:48.476Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33942026-04-10T18:47:48.901Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33952026-04-10T18:47:49.119Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33962026-04-10T18:47:49.236Z Compiling p256 v0.13.2
33972026-04-10T18:47:49.287Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33982026-04-10T18:47:49.498Z Compiling p521 v0.13.3
33992026-04-10T18:47:49.654Z Compiling yasna v0.5.2
34002026-04-10T18:47:49.707Z Compiling kstat-rs v0.2.4
34012026-04-10T18:47:49.787Z Compiling headers-core v0.3.0
34022026-04-10T18:47:49.804Z Compiling progenitor v0.10.0
34032026-04-10T18:47:49.845Z Compiling progenitor v0.11.2
34042026-04-10T18:47:49.865Z Compiling nanorand v0.7.0
34052026-04-10T18:47:49.868Z Compiling russh-cryptovec v0.7.3
34062026-04-10T18:47:49.941Z Compiling atty v0.2.14
34072026-04-10T18:47:49.989Z Compiling home v0.5.12
34082026-04-10T18:47:50.027Z Compiling crc8 v0.1.1
34092026-04-10T18:47:50.044Z Compiling md5 v0.7.0
34102026-04-10T18:47:50.047Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34112026-04-10T18:47:50.081Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34122026-04-10T18:47:50.097Z Compiling flume v0.11.1
34132026-04-10T18:47:50.157Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34142026-04-10T18:47:50.176Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34152026-04-10T18:47:50.203Z Compiling rcgen v0.12.1
34162026-04-10T18:47:50.265Z Compiling russh-keys v0.45.0
34172026-04-10T18:47:50.347Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34182026-04-10T18:47:50.373Z Compiling headers v0.4.1
34192026-04-10T18:47:50.430Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34202026-04-10T18:47:50.460Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34212026-04-10T18:47:50.516Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34222026-04-10T18:47:50.727Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34232026-04-10T18:47:50.890Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052)
34242026-04-10T18:47:50.907Z Compiling hyper-staticfile v0.10.1
34252026-04-10T18:47:50.931Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34262026-04-10T18:47:51.161Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34272026-04-10T18:47:51.179Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34282026-04-10T18:47:51.200Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34292026-04-10T18:47:51.322Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34302026-04-10T18:47:51.457Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34312026-04-10T18:47:51.499Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34322026-04-10T18:47:51.630Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34332026-04-10T18:47:51.670Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34342026-04-10T18:47:51.942Z Compiling num-bigint v0.4.6
34352026-04-10T18:47:51.967Z Compiling des v0.8.1
34362026-04-10T18:47:51.988Z Compiling subprocess v0.2.15
34372026-04-10T18:47:52.001Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34382026-04-10T18:47:52.106Z Compiling display-error-chain v0.2.2
34392026-04-10T18:47:52.180Z Compiling hex-literal v0.4.1
34402026-04-10T18:47:52.196Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34412026-04-10T18:47:52.278Z Compiling colored v2.2.0
34422026-04-10T18:47:52.325Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34432026-04-10T18:47:52.383Z Compiling internet-checksum v0.2.1
34442026-04-10T18:47:52.445Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34452026-04-10T18:47:52.678Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34462026-04-10T18:47:52.784Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34472026-04-10T18:47:53.104Z Compiling russh v0.45.0
34482026-04-10T18:47:55.280Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34492026-04-10T18:47:55.978Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34502026-04-10T18:47:56.329Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34512026-04-10T18:47:56.466Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34522026-04-10T18:48:04.265Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34532026-04-10T18:48:04.265Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34542026-04-10T18:48:04.265Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34552026-04-10T18:48:04.268Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34562026-04-10T18:48:05.980Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34572026-04-10T18:48:06.068Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34582026-04-10T18:48:10.160Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34592026-04-10T18:48:30.120Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34602026-04-10T18:48:48.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
34612026-04-10T18:48:48.739Z
34622026-04-10T18:48:48.739Zreal 1:23.584466025
34632026-04-10T18:48:48.739Zuser 8:17.293150051
34642026-04-10T18:48:48.739Zsys 1:39.278969054
34652026-04-10T18:48:48.739Ztrap 0.270963785
34662026-04-10T18:48:48.739Ztflt 0.559086691
34672026-04-10T18:48:48.739Zdflt 1.667696355
34682026-04-10T18:48:48.739Zkflt 0.000380108
34692026-04-10T18:48:48.739Zlock 29:30.440102913
34702026-04-10T18:48:48.742Zslp 19:21.098278530
34712026-04-10T18:48:48.742Zlat 40.651314835
34722026-04-10T18:48:48.742Zstop 2:44.799584125
34732026-04-10T18:48:48.743Z+ mkdir tests
34742026-04-10T18:48:48.745Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34752026-04-10T18:48:48.745Z+ xargs -I '{}' -t cp '{}' tests/
34762026-04-10T18:48:48.778Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ed4adcd16f2e8dc1 tests/
34772026-04-10T18:48:48.808Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0e21a9ec32e83a6d tests/
34782026-04-10T18:48:48.838Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5476dfdaa9666742 tests/
34792026-04-10T18:48:48.869Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f6011ec56fb3982c tests/
34802026-04-10T18:48:49.209Z+ 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/*)
34812026-04-10T18:48:49.213Z+ 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-0e21a9ec32e83a6d tests/commtest-5476dfdaa9666742 tests/dhcp_server-ed4adcd16f2e8dc1 tests/end_to_end_tests-f6011ec56fb3982c out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar 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
34822026-04-10T18:50:14.349ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34832026-04-10T18:50:14.349Za .github/buildomat/ci-env.sh 1K
34842026-04-10T18:50:14.349Za out/target/test 1K
34852026-04-10T18:50:14.349Za out/npuzone/npuzone 27402K
34862026-04-10T18:50:14.349Za package-manifest.toml 35K
34872026-04-10T18:50:14.349Za smf/sled-agent/non-gimlet/config.toml 6K
34882026-04-10T18:50:14.349Za target/release/omicron-package 45934K
34892026-04-10T18:50:14.349Za target/release/xtask 11433K
34902026-04-10T18:50:14.349Za target/debug/bootstrap 338990K
34912026-04-10T18:50:14.349Za tests/bootstrap-0e21a9ec32e83a6d 31310K
34922026-04-10T18:50:14.349Za tests/commtest-5476dfdaa9666742 32395K
34932026-04-10T18:50:14.349Za tests/dhcp_server-ed4adcd16f2e8dc1 31310K
34942026-04-10T18:50:14.349Za tests/end_to_end_tests-f6011ec56fb3982c 381530K
34952026-04-10T18:50:14.349Za out/clickhouse.tar.gz 323616K
34962026-04-10T18:50:14.349Za out/clickhouse_keeper.tar.gz 307576K
34972026-04-10T18:50:14.349Za out/clickhouse_server.tar.gz 323615K
34982026-04-10T18:50:14.349Za out/cockroachdb.tar.gz 165672K
34992026-04-10T18:50:14.349Za out/crucible-pantry-zone.tar.gz 44628K
35002026-04-10T18:50:14.349Za out/crucible-utils.tar 17744K
35012026-04-10T18:50:14.349Za out/crucible-zone.tar.gz 58766K
35022026-04-10T18:50:14.349Za out/external-dns.tar.gz 51852K
35032026-04-10T18:50:14.349Za out/internal-dns.tar.gz 51851K
35042026-04-10T18:50:14.349Za out/mg-ddm-gz.tar 78377K
35052026-04-10T18:50:14.349Za out/nexus.tar.gz 219146K
35062026-04-10T18:50:14.349Za out/ntp.tar.gz 33098K
35072026-04-10T18:50:14.349Za out/omicron-gateway-softnpu.tar.gz 29887K
35082026-04-10T18:50:14.349Za out/omicron-sled-agent.tar 204346K
35092026-04-10T18:50:14.349Za out/overlay.tar.gz 3K
35102026-04-10T18:50:14.350Za out/oximeter.tar.gz 68516K
35112026-04-10T18:50:14.350Za out/oxlog.tar 3782K
35122026-04-10T18:50:14.350Za out/probe.tar.gz 3037K
35132026-04-10T18:50:14.350Za out/propolis-server.tar.gz 38704K
35142026-04-10T18:50:14.350Za out/pumpkind-gz.tar 26647K
35152026-04-10T18:50:14.350Za out/switch-softnpu.tar.gz 386344K
35162026-04-10T18:50:14.353Z
35172026-04-10T18:50:14.353Zreal 1:25.124026610
35182026-04-10T18:50:14.353Zuser 1:22.550489989
35192026-04-10T18:50:14.353Zsys 4.325750010
35202026-04-10T18:50:14.353Ztrap 0.007210839
35212026-04-10T18:50:14.353Ztflt 0.000000000
35222026-04-10T18:50:14.353Zdflt 0.000000000
35232026-04-10T18:50:14.353Zkflt 0.000000000
35242026-04-10T18:50:14.353Zlock 0.000000000
35252026-04-10T18:50:14.353Zslp 1:22.438648243
35262026-04-10T18:50:14.353Zlat 0.921001565
35272026-04-10T18:50:14.353Zstop 0.000608865
35282026-04-10T18:50:14.353Zprocess exited: duration 1005576 ms, exit code 0
 
35292026-04-10T18:50:14.367Zfound 1 output files
35302026-04-10T18:50:14.367Zuploading: /work/package.tar.gz (2442735762 bytes)
35312026-04-10T18:50:40.900Zuploaded: /work/package.tar.gz