01KP73D55Y8MT6SNW0A66M0APY: 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: 01KP73DJ1MP8B8MSHRAYP0SNGG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-14T22:58:39.013Zjob assigned to worker 01KP73DVDVDZG6V3SSJF85WW0H [factory aws, i-0ffa129db55ad5132] (queued for 1 m 10 s)
 
22026-04-14T22:58:46.349Zstarting task 0: "setup"
32026-04-14T22:58:46.355Z++ uname -s
42026-04-14T22:58:46.358Z+ kern=SunOS
52026-04-14T22:58:46.358Z+ build_user=build
62026-04-14T22:58:46.358Z+ build_uid=12345
72026-04-14T22:58:46.358Z+ work_dir=/work
82026-04-14T22:58:46.358Z+ input_dir=/input
92026-04-14T22:58:46.358Z+ [[ 0 == 12345 ]]
102026-04-14T22:58:46.358Z+ case "$kern" in
112026-04-14T22:58:46.359Z+ groupadd -g 12345 build
122026-04-14T22:58:46.362Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-14T22:58:48.368Z+ zfs create -o mountpoint=/work rpool/work
142026-04-14T22:58:48.503Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-14T22:58:48.506Z+ home_fs=zfs
162026-04-14T22:58:48.506Z+ [[ zfs == autofs ]]
172026-04-14T22:58:48.506Z+ mkdir -p /home/build
182026-04-14T22:58:48.509Z+ chown build:build /home/build /work
192026-04-14T22:58:50.510Z+ chmod 0700 /home/build /work
202026-04-14T22:58:50.513Zprocess exited: duration 4167 ms, exit code 0
 
212026-04-14T22:58:50.520Zstarting task 1: "rust-toolchain"
222026-04-14T22:58:50.526Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-04-14T22:58:50.526Z * rust toolchain channel = "1.94.0"
242026-04-14T22:58:50.526Z * rust toolchain profile = "default"
252026-04-14T22:58:50.526Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-04-14T22:58:50.526Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-14T22:58:50.526Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-14T22:58:50.530Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-14T22:58:50.530Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-04-14T22:58:50.658Zinfo: downloading installer
312026-04-14T22:58:52.124Zwarn: It looks like you have an existing installation of Rust at:
322026-04-14T22:58:52.124Zwarn: /opt/ooce/bin
332026-04-14T22:58:52.124Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-14T22:58:52.124Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-14T22:58:52.124Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-14T22:58:52.124Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-14T22:58:52.124Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-14T22:58:52.124Zerror: cannot install while Rust is installed
392026-04-14T22:58:52.124Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-14T22:58:52.124Zwarn: It looks like you have an existing rustup settings file at:
412026-04-14T22:58:52.124Zwarn: /home/build/.rustup/settings.toml
422026-04-14T22:58:52.124Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-14T22:58:52.125Zwarn: instead of the one inferred from the default host triple.
442026-04-14T22:58:52.142Zinfo: profile set to default
452026-04-14T22:58:52.142Zinfo: default host triple is x86_64-unknown-illumos
462026-04-14T22:58:52.142Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-04-14T22:58:52.266Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-04-14T22:58:52.266Zinfo: downloading 6 components
492026-04-14T22:59:07.163Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-04-14T22:59:07.163Z
512026-04-14T22:59:07.195Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-04-14T22:59:07.195Z
532026-04-14T22:59:07.195Z
542026-04-14T22:59:07.195ZRust is installed now. Great!
552026-04-14T22:59:07.195Z
562026-04-14T22:59:07.195ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-14T22:59:07.195Zenvironment variable. This has not been done automatically.
582026-04-14T22:59:07.195Z
592026-04-14T22:59:07.195ZTo configure your current shell, you need to source
602026-04-14T22:59:07.195Zthe corresponding env file under $HOME/.cargo.
612026-04-14T22:59:07.195Z
622026-04-14T22:59:07.195ZThis is usually done by running one of the following (note the leading DOT):
632026-04-14T22:59:07.196Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-14T22:59:07.196Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-14T22:59:07.196Zsource "~/.cargo/env.nu" # For nushell
662026-04-14T22:59:07.196Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-14T22:59:07.196Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-14T22:59:07.196Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-14T22:59:07.199Zwarn: no default linker (`cc`) was found in your PATH
702026-04-14T22:59:07.199Zwarn: many Rust crates require a system C toolchain to build
712026-04-14T22:59:07.290Z+ rustup --version
722026-04-14T22:59:07.296Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-14T22:59:07.299Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-14T22:59:07.318Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-04-14T22:59:07.322Z+ cargo --version
762026-04-14T22:59:07.330Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-04-14T22:59:07.333Z+ rustc --version
782026-04-14T22:59:07.355Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-04-14T22:59:07.359Zprocess exited: duration 16838 ms, exit code 0
 
802026-04-14T22:59:07.365Zstarting task 2: "authentication"
812026-04-14T22:59:07.384Zprocess exited: duration 18 ms, exit code 0
 
822026-04-14T22:59:07.390Zstarting task 3: "clone repository"
832026-04-14T22:59:07.395Z+ mkdir -p /work/oxidecomputer/omicron
842026-04-14T22:59:07.398Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-04-14T22:59:07.430ZCloning into '/work/oxidecomputer/omicron'...
862026-04-14T22:59:18.224Z+ cd /work/oxidecomputer/omicron
872026-04-14T22:59:18.224Z+ git fetch origin 96f2fef77b09182603b51c5382be964e82ba6c7d
882026-04-14T22:59:18.529ZFrom https://github.com/oxidecomputer/omicron
892026-04-14T22:59:18.529Z * branch 96f2fef77b09182603b51c5382be964e82ba6c7d -> FETCH_HEAD
902026-04-14T22:59:18.545Z+ [[ -n sitrep-delete-better ]]
912026-04-14T22:59:18.548Z++ git branch --show-current
922026-04-14T22:59:18.551Z+ current=main
932026-04-14T22:59:18.551Z+ [[ main != sitrep-delete-better ]]
942026-04-14T22:59:18.551Z+ git branch -f sitrep-delete-better 96f2fef77b09182603b51c5382be964e82ba6c7d
952026-04-14T22:59:18.555Z+ git checkout -f sitrep-delete-better
962026-04-14T22:59:18.782ZSwitched to branch 'sitrep-delete-better'
972026-04-14T22:59:18.787Z+ git reset --hard 96f2fef77b09182603b51c5382be964e82ba6c7d
982026-04-14T22:59:19.018ZHEAD is now at 96f2fef77 put comment back
992026-04-14T22:59:19.021Zprocess exited: duration 11629 ms, exit code 0
 
1002026-04-14T22:59:19.027Zstarting task 4: "build"
1012026-04-14T22:59:19.034Z+ source .github/buildomat/ci-env.sh
1022026-04-14T22:59:19.038Z++ export CARGO_TERM_COLOR=always
1032026-04-14T22:59:19.038Z++ CARGO_TERM_COLOR=always
1042026-04-14T22:59:19.038Z+ cargo --version
1052026-04-14T22:59:19.044Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-04-14T22:59:19.047Z+ rustc --version
1072026-04-14T22:59:19.068Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-04-14T22:59:19.071Z+ WORK=/work
1092026-04-14T22:59:19.071Z+ pfexec mkdir -p /work
1102026-04-14T22:59:19.074Z+ pfexec chown build /work
1112026-04-14T22:59:19.077Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-04-14T22:59:28.599Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-04-14T22:59:35.748Z Startup: Caching catalogs ... Done
1142026-04-14T22:59:40.978ZPlanning: Solver setup ... Done (3.869s)
1152026-04-14T22:59:41.003ZPlanning: Running solver ... Done (0.026s)
1162026-04-14T22:59:41.129ZPlanning: Finding local manifests ... Done (0.004s)
1172026-04-14T22:59:41.147ZPlanning: Fetching manifests: 0/4 0% complete
1182026-04-14T22:59:41.854ZPlanning: Fetching manifests: 4/4 100% complete
1192026-04-14T22:59:42.187ZPlanning: Package planning ... Done (0.333s)
1202026-04-14T22:59:42.216ZPlanning: Merging actions ... Done (0.028s)
1212026-04-14T22:59:42.398ZPlanning: Checking for conflicting actions ... Done (0.180s)
1222026-04-14T22:59:42.407ZPlanning: Consolidating action changes ... Done (0.006s)
1232026-04-14T22:59:43.274ZPlanning: Evaluating mediators ... Done (0.870s)
1242026-04-14T22:59:43.279ZPlanning: Planning completed in 7.36 seconds
1252026-04-14T22:59:43.292Z Packages to install: 4
1262026-04-14T22:59:43.292Z Mediators to change: 2
1272026-04-14T22:59:43.292Z Services to change: 1
1282026-04-14T22:59:43.296Z Estimated space available: 155.35 GB
1292026-04-14T22:59:43.296ZEstimated space to be consumed: 1.85 GB
1302026-04-14T22:59:43.296Z Create boot environment: No
1312026-04-14T22:59:43.296ZCreate backup boot environment: No
1322026-04-14T22:59:43.296Z Rebuild boot archive: No
1332026-04-14T22:59:43.296Z
1342026-04-14T22:59:43.296ZChanged mediators:
1352026-04-14T22:59:43.296Z mediator clang:
1362026-04-14T22:59:43.296Z version: None -> 15 (system default)
1372026-04-14T22:59:43.296Z
1382026-04-14T22:59:43.296Z mediator llvm:
1392026-04-14T22:59:43.296Z version: 14 (system default) -> 15 (system default)
1402026-04-14T22:59:43.296Z
1412026-04-14T22:59:43.296ZChanged packages:
1422026-04-14T22:59:43.296Zhelios-dev
1432026-04-14T22:59:43.296Z developer/build-essential
1442026-04-14T22:59:43.296Z None -> 11-2.0
1452026-04-14T22:59:43.296Z library/libxmlsec1
1462026-04-14T22:59:43.296Z None -> 1.2.35-2.0
1472026-04-14T22:59:43.296Z ooce/developer/clang-15
1482026-04-14T22:59:43.296Z None -> 15.0.7-2.0
1492026-04-14T22:59:43.296Z ooce/developer/llvm-15
1502026-04-14T22:59:43.296Z None -> 15.0.7-2.0
1512026-04-14T22:59:43.296Z
1522026-04-14T22:59:43.296ZServices:
1532026-04-14T22:59:43.296Z restart_fmri:
1542026-04-14T22:59:43.296Z svc:/system/update-man-index:default
1552026-04-14T22:59:43.342Z
1562026-04-14T22:59:43.342ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1572026-04-14T22:59:48.338ZDownload: 1554/3290 items 116.1/212.6MB 54% complete (23.4M/s)
1582026-04-14T22:59:53.114ZDownload: Completed 212.60 MB in 9.78 seconds (21.8M/s)
1592026-04-14T22:59:53.374Z Actions: 1/3689 actions (Installing new actions)
1602026-04-14T22:59:56.595Z Actions: Completed 3689 actions in 3.22 seconds.
1612026-04-14T22:59:56.870Z Done (0.270s)
1622026-04-14T22:59:56.870Z Done (0.000s)
1632026-04-14T22:59:57.493Z Done (0.624s)
1642026-04-14T23:00:00.881Z Done (3.045s)
1652026-04-14T23:00:00.955Z Done (0.013s)
1662026-04-14T23:00:00.959Z Done (0.000s)
1672026-04-14T23:00:01.181Z Done (0.000s)
1682026-04-14T23:00:02.021ZPlanning: Evaluating mediator changes ... Done
1692026-04-14T23:00:02.126ZPlanning: Checking for conflicting actions ... Done
1702026-04-14T23:00:02.132ZPlanning: Consolidating action changes ... Done
1712026-04-14T23:00:02.292ZPlanning: Evaluating mediators ... Done
1722026-04-14T23:00:02.297ZPlanning: Planning completed in 0.27 seconds
1732026-04-14T23:00:02.309Z Mediators to change: 2
1742026-04-14T23:00:02.309Z Create boot environment: No
1752026-04-14T23:00:02.309ZCreate backup boot environment: No
1762026-04-14T23:00:02.375Z Done
1772026-04-14T23:00:02.375Z Done
1782026-04-14T23:00:02.970Z Done
1792026-04-14T23:00:05.463Z Done
1802026-04-14T23:00:05.534Z Done
1812026-04-14T23:00:05.538Z Done
1822026-04-14T23:00:05.671Z Done
1832026-04-14T23:00:06.074ZPlanning: Evaluating mediator changes ... Done
1842026-04-14T23:00:06.078ZPlanning: Merging actions ... Done
1852026-04-14T23:00:06.209ZPlanning: Checking for conflicting actions ... Done
1862026-04-14T23:00:06.212ZPlanning: Consolidating action changes ... Done
1872026-04-14T23:00:06.346ZPlanning: Evaluating mediators ... Done
1882026-04-14T23:00:06.375ZPlanning: Planning completed in 0.44 seconds
1892026-04-14T23:00:06.396Z Packages to change: 1
1902026-04-14T23:00:06.396Z Mediators to change: 1
1912026-04-14T23:00:06.396Z Services to change: 1
1922026-04-14T23:00:06.396Z Create boot environment: No
1932026-04-14T23:00:06.396ZCreate backup boot environment: Yes
1942026-04-14T23:00:07.725Z Actions: 1/6 actions (Updating modified actions)
1952026-04-14T23:00:07.730Z Actions: Completed 6 actions in 0.00 seconds.
1962026-04-14T23:00:07.730Z Done
1972026-04-14T23:00:07.730Z Done
1982026-04-14T23:00:07.870Z Done
1992026-04-14T23:00:10.446Z Done
2002026-04-14T23:00:10.531Z Done
2012026-04-14T23:00:10.543Z Done
2022026-04-14T23:00:10.736Z Done
2032026-04-14T23:00:11.040ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2042026-04-14T23:00:11.040Zclang system 15 system
2052026-04-14T23:00:11.040Zcsh system system illumos
2062026-04-14T23:00:11.040Zctags system system illumos
2072026-04-14T23:00:11.040Zfile system system illumos
2082026-04-14T23:00:11.040Zgcc vendor 12 vendor
2092026-04-14T23:00:11.040Zgcc system 14 system
2102026-04-14T23:00:11.041Zgcc system 10 system
2112026-04-14T23:00:11.041Zgo system 1.20 system
2122026-04-14T23:00:11.041Zgo system 1.19 system
2132026-04-14T23:00:11.041Zllvm system 15 system
2142026-04-14T23:00:11.041Zllvm system 14 system
2152026-04-14T23:00:11.041Zmariadb system 10.6 system
2162026-04-14T23:00:11.041Zmta vendor vendor dma
2172026-04-14T23:00:11.041Zopenjdk system 17 system
2182026-04-14T23:00:11.041Zopenjdk system 11 system
2192026-04-14T23:00:11.041Zopenjdk system 1.8 system
2202026-04-14T23:00:11.041Zopenssl vendor 3 vendor
2212026-04-14T23:00:11.041Zperl system 5.36 system
2222026-04-14T23:00:11.041Zpostgresql system 15 system
2232026-04-14T23:00:11.041Zpostgresql system 13 system
2242026-04-14T23:00:11.042Zpython vendor 3 vendor
2252026-04-14T23:00:11.042Zpython system 2 system
2262026-04-14T23:00:11.042Zpython3 system 3.11 system
2272026-04-14T23:00:11.042Zruby system 3.0 system
2282026-04-14T23:00:11.042Zwords vendor vendor american-english
2292026-04-14T23:00:11.042Zwords system system australian-english
2302026-04-14T23:00:11.042Zwords system system british-english
2312026-04-14T23:00:11.042Zwords system system canadian-english
2322026-04-14T23:00:11.042Zwords system system french
2332026-04-14T23:00:11.042Zwords system system italian
2342026-04-14T23:00:11.042Zwords system system ngerman
2352026-04-14T23:00:11.042Zwords system system ogerman
2362026-04-14T23:00:11.042Zwords system system spanish
2372026-04-14T23:00:11.259ZPUBLISHER TYPE STATUS P LOCATION
2382026-04-14T23:00:11.259Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2392026-04-14T23:00:15.680ZFMRI IFO
2402026-04-14T23:00:15.680Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2412026-04-14T23:00:15.680Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2422026-04-14T23:00:15.680Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2432026-04-14T23:00:15.680Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2442026-04-14T23:00:15.680Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2452026-04-14T23:00:15.680Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2462026-04-14T23:00:15.681Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2472026-04-14T23:00:15.681Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2482026-04-14T23:00:15.681Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2492026-04-14T23:00:15.681Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2502026-04-14T23:00:15.681Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2512026-04-14T23:00:15.681Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2522026-04-14T23:00:15.681Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2532026-04-14T23:00:15.681Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2542026-04-14T23:00:15.681Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2552026-04-14T23:00:15.681Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2562026-04-14T23:00:16.812Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2572026-04-14T23:00:17.053Z Updating crates.io index
2582026-04-14T23:00:17.091Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2592026-04-14T23:00:17.857Z Updating git repository `https://github.com/oxidecomputer/lldp`
2602026-04-14T23:00:18.325Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2612026-04-14T23:00:18.870Z Updating git repository `https://github.com/oxidecomputer/falcon`
2622026-04-14T23:00:20.051Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2632026-04-14T23:00:20.548Z Updating git repository `https://github.com/oxidecomputer/propolis`
2642026-04-14T23:00:21.954Z Updating git repository `https://github.com/oxidecomputer/crucible`
2652026-04-14T23:00:23.313Z Updating git repository `https://github.com/oxidecomputer/opte`
2662026-04-14T23:00:24.308Z Updating git repository `https://github.com/oxidecomputer/tofino`
2672026-04-14T23:00:24.689Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2682026-04-14T23:00:25.436Z Updating git repository `https://github.com/oxidecomputer/clickward`
2692026-04-14T23:00:25.867Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2702026-04-14T23:00:26.224Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712026-04-14T23:00:26.633Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2722026-04-14T23:00:27.534Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2732026-04-14T23:00:28.180Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-04-14T23:00:28.693Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2752026-04-14T23:00:29.073Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2762026-04-14T23:00:29.509Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2772026-04-14T23:00:29.729Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2782026-04-14T23:00:29.971Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2792026-04-14T23:00:30.222Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2802026-04-14T23:00:30.624Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812026-04-14T23:00:31.157Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-04-14T23:00:31.638Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-04-14T23:00:32.054Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-04-14T23:00:32.361Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-04-14T23:00:33.504Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-04-14T23:00:34.171Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-04-14T23:00:34.579Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882026-04-14T23:00:35.167Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-04-14T23:00:35.496Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902026-04-14T23:00:35.845Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2912026-04-14T23:00:36.232Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922026-04-14T23:00:36.663Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932026-04-14T23:00:36.932Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942026-04-14T23:00:37.194Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952026-04-14T23:00:37.490Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-04-14T23:00:37.784Z Updating git repository `https://github.com/oxidecomputer/omicron`
2972026-04-14T23:00:49.396Z Downloading crates ...
2982026-04-14T23:00:49.452Z Downloaded anstyle-parse v0.2.7
2992026-04-14T23:00:49.456Z Downloaded camino v1.2.2
3002026-04-14T23:00:49.461Z Downloaded block-buffer v0.10.4
3012026-04-14T23:00:49.467Z Downloaded serde_spanned v0.6.9
3022026-04-14T23:00:49.468Z Downloaded usdt v0.5.0
3032026-04-14T23:00:49.473Z Downloaded unicode-xid v0.2.6
3042026-04-14T23:00:49.473Z Downloaded idna_adapter v1.2.1
3052026-04-14T23:00:49.480Z Downloaded plain v0.2.3
3062026-04-14T23:00:49.480Z Downloaded thiserror-impl v2.0.18
3072026-04-14T23:00:49.480Z Downloaded usdt-impl v0.5.0
3082026-04-14T23:00:49.480Z Downloaded usdt-attr-macro v0.5.0
3092026-04-14T23:00:49.480Z Downloaded usdt-macro v0.5.0
3102026-04-14T23:00:49.480Z Downloaded colorchoice v1.0.4
3112026-04-14T23:00:49.480Z Downloaded bytecount v0.6.9
3122026-04-14T23:00:49.480Z Downloaded anstyle-query v1.1.5
3132026-04-14T23:00:49.487Z Downloaded clap_lex v1.0.0
3142026-04-14T23:00:49.487Z Downloaded fastrand v2.3.0
3152026-04-14T23:00:49.492Z Downloaded yoke-derive v0.8.1
3162026-04-14T23:00:49.492Z Downloaded strsim v0.11.1
3172026-04-14T23:00:49.493Z Downloaded unicode-linebreak v0.1.5
3182026-04-14T23:00:49.496Z Downloaded utf8_iter v1.0.4
3192026-04-14T23:00:49.496Z Downloaded anstyle v1.0.13
3202026-04-14T23:00:49.499Z Downloaded zerofrom v0.1.6
3212026-04-14T23:00:49.499Z Downloaded cpufeatures v0.2.17
3222026-04-14T23:00:49.499Z Downloaded utf8parse v0.2.2
3232026-04-14T23:00:49.503Z Downloaded quote v1.0.44
3242026-04-14T23:00:49.503Z Downloaded cargo-util-schemas v0.8.2
3252026-04-14T23:00:49.506Z Downloaded byteorder v1.5.0
3262026-04-14T23:00:49.506Z Downloaded version_check v0.9.5
3272026-04-14T23:00:49.506Z Downloaded cargo-platform v0.2.0
3282026-04-14T23:00:49.511Z Downloaded zerofrom-derive v0.1.6
3292026-04-14T23:00:49.511Z Downloaded cfg-if v1.0.4
3302026-04-14T23:00:49.516Z Downloaded proc-macro-error v1.0.4
3312026-04-14T23:00:49.516Z Downloaded camino-tempfile v1.4.1
3322026-04-14T23:00:49.516Z Downloaded fs-err v3.3.0
3332026-04-14T23:00:49.516Z Downloaded thread-id v4.2.2
3342026-04-14T23:00:49.520Z Downloaded autocfg v1.5.0
3352026-04-14T23:00:49.520Z Downloaded writeable v0.6.2
3362026-04-14T23:00:49.520Z Downloaded toml_write v0.1.2
3372026-04-14T23:00:49.520Z Downloaded dof v0.3.0
3382026-04-14T23:00:49.520Z Downloaded heck v0.4.1
3392026-04-14T23:00:49.524Z Downloaded errno v0.3.14
3402026-04-14T23:00:49.524Z Downloaded thiserror v2.0.18
3412026-04-14T23:00:49.530Z Downloaded tinystr v0.8.2
3422026-04-14T23:00:49.530Z Downloaded thiserror-impl v1.0.69
3432026-04-14T23:00:49.530Z Downloaded toml_datetime v0.6.11
3442026-04-14T23:00:49.530Z Downloaded serde-untagged v0.1.9
3452026-04-14T23:00:49.534Z Downloaded zerovec-derive v0.11.2
3462026-04-14T23:00:49.534Z Downloaded typeid v1.0.3
3472026-04-14T23:00:49.534Z Downloaded smallvec v1.15.1
3482026-04-14T23:00:49.534Z Downloaded clap_derive v4.5.55
3492026-04-14T23:00:49.538Z Downloaded ucd-trie v0.1.7
3502026-04-14T23:00:49.538Z Downloaded toml v0.8.23
3512026-04-14T23:00:49.538Z Downloaded thiserror v1.0.69
3522026-04-14T23:00:49.542Z Downloaded zmij v1.0.21
3532026-04-14T23:00:49.542Z Downloaded url v2.5.8
3542026-04-14T23:00:49.542Z Downloaded potential_utf v0.1.4
3552026-04-14T23:00:49.547Z Downloaded percent-encoding v2.3.2
3562026-04-14T23:00:49.547Z Downloaded stable_deref_trait v1.2.1
3572026-04-14T23:00:49.547Z Downloaded scroll_derive v0.12.1
3582026-04-14T23:00:49.547Z Downloaded ordered-float v2.10.1
3592026-04-14T23:00:49.547Z Downloaded pretty-hex v0.4.1
3602026-04-14T23:00:49.547Z Downloaded anstream v0.6.21
3612026-04-14T23:00:49.551Z Downloaded zerocopy-derive v0.7.35
3622026-04-14T23:00:49.551Z Downloaded yoke v0.8.1
3632026-04-14T23:00:49.551Z Downloaded textwrap v0.16.2
3642026-04-14T23:00:49.551Z Downloaded serde-value v0.7.0
3652026-04-14T23:00:49.555Z Downloaded heck v0.5.0
3662026-04-14T23:00:49.555Z Downloaded memmap v0.7.0
3672026-04-14T23:00:49.556Z Downloaded typenum v1.19.0
3682026-04-14T23:00:49.556Z Downloaded equivalent v1.0.2
3692026-04-14T23:00:49.556Z Downloaded unicode-ident v1.0.24
3702026-04-14T23:00:49.559Z Downloaded generic-array v0.14.7
3712026-04-14T23:00:49.559Z Downloaded swrite v0.1.0
3722026-04-14T23:00:49.559Z Downloaded proc-macro-error-attr v1.0.4
3732026-04-14T23:00:49.559Z Downloaded form_urlencoded v1.2.2
3742026-04-14T23:00:49.560Z Downloaded toml_edit v0.22.27
3752026-04-14T23:00:49.563Z Downloaded fnv v1.0.7
3762026-04-14T23:00:49.566Z Downloaded zerotrie v0.2.3
3772026-04-14T23:00:49.570Z Downloaded smawk v0.3.2
3782026-04-14T23:00:49.573Z Downloaded macaddr v1.0.1
3792026-04-14T23:00:49.573Z Downloaded itoa v1.0.17
3802026-04-14T23:00:49.577Z Downloaded is_terminal_polyfill v1.70.2
3812026-04-14T23:00:49.583Z Downloaded zerovec v0.11.5
3822026-04-14T23:00:49.587Z Downloaded displaydoc v0.2.5
3832026-04-14T23:00:49.587Z Downloaded semver v1.0.27
3842026-04-14T23:00:49.590Z Downloaded zerocopy v0.7.35
3852026-04-14T23:00:49.598Z Downloaded terminal_size v0.4.3
3862026-04-14T23:00:49.603Z Downloaded tabled_derive v0.7.0
3872026-04-14T23:00:49.603Z Downloaded winnow v0.7.14
3882026-04-14T23:00:49.609Z Downloaded serde_core v1.0.228
3892026-04-14T23:00:49.609Z Downloaded crypto-common v0.1.7
3902026-04-14T23:00:49.609Z Downloaded cargo_metadata v0.21.0
3912026-04-14T23:00:49.612Z Downloaded unicode-width v0.1.14
3922026-04-14T23:00:49.612Z Downloaded serde_tokenstream v0.2.3
3932026-04-14T23:00:49.612Z Downloaded digest v0.10.7
3942026-04-14T23:00:49.612Z Downloaded dtrace-parser v0.2.0
3952026-04-14T23:00:49.613Z Downloaded scroll v0.12.0
3962026-04-14T23:00:49.618Z Downloaded clap v4.5.60
3972026-04-14T23:00:49.618Z Downloaded unicode-width v0.2.0
3982026-04-14T23:00:49.624Z Downloaded synstructure v0.13.2
3992026-04-14T23:00:49.624Z Downloaded sha2 v0.10.9
4002026-04-14T23:00:49.624Z Downloaded pest_derive v2.8.6
4012026-04-14T23:00:49.624Z Downloaded papergrid v0.11.0
4022026-04-14T23:00:49.631Z Downloaded erased-serde v0.4.9
4032026-04-14T23:00:49.638Z Downloaded icu_properties v2.1.2
4042026-04-14T23:00:49.642Z Downloaded getrandom v0.4.1
4052026-04-14T23:00:49.642Z Downloaded once_cell v1.21.3
4062026-04-14T23:00:49.646Z Downloaded icu_locale_core v2.1.1
4072026-04-14T23:00:49.651Z Downloaded litemap v0.8.1
4082026-04-14T23:00:49.651Z Downloaded anyhow v1.0.102
4092026-04-14T23:00:49.662Z Downloaded bitflags v2.11.0
4102026-04-14T23:00:49.668Z Downloaded tempfile v3.25.0
4112026-04-14T23:00:49.668Z Downloaded cargo_toml v0.21.0
4122026-04-14T23:00:49.695Z Downloaded serde_derive v1.0.228
4132026-04-14T23:00:49.695Z Downloaded pest_generator v2.8.6
4142026-04-14T23:00:49.732Z Downloaded log v0.4.29
4152026-04-14T23:00:49.732Z Downloaded icu_provider v2.1.1
4162026-04-14T23:00:49.732Z Downloaded pest_meta v2.8.6
4172026-04-14T23:00:49.732Z Downloaded num-traits v0.2.19
4182026-04-14T23:00:49.732Z Downloaded icu_normalizer_data v2.1.1
4192026-04-14T23:00:49.740Z Downloaded serde v1.0.228
4202026-04-14T23:00:49.740Z Downloaded memchr v2.8.0
4212026-04-14T23:00:49.740Z Downloaded icu_collections v2.1.1
4222026-04-14T23:00:49.740Z Downloaded proc-macro2 v1.0.106
4232026-04-14T23:00:49.740Z Downloaded indexmap v2.13.0
4242026-04-14T23:00:49.740Z Downloaded icu_normalizer v2.1.1
4252026-04-14T23:00:49.744Z Downloaded pest v2.8.6
4262026-04-14T23:00:49.750Z Downloaded icu_properties_data v2.1.2
4272026-04-14T23:00:49.784Z Downloaded serde_json v1.0.149
4282026-04-14T23:00:49.795Z Downloaded hashbrown v0.16.1
4292026-04-14T23:00:49.795Z Downloaded clap_builder v4.5.60
4302026-04-14T23:00:49.795Z Downloaded idna v1.1.0
4312026-04-14T23:00:49.795Z Downloaded tabled v0.15.0
4322026-04-14T23:00:49.796Z Downloaded goblin v0.8.2
4332026-04-14T23:00:49.803Z Downloaded syn v1.0.109
4342026-04-14T23:00:49.803Z Downloaded syn v2.0.117
4352026-04-14T23:00:49.838Z Downloaded rustix v1.1.3
4362026-04-14T23:00:49.851Z Downloaded libc v0.2.180
4372026-04-14T23:00:49.918Z Compiling proc-macro2 v1.0.106
4382026-04-14T23:00:49.918Z Compiling unicode-ident v1.0.24
4392026-04-14T23:00:49.918Z Compiling quote v1.0.44
4402026-04-14T23:00:49.931Z Compiling serde_core v1.0.228
4412026-04-14T23:00:49.931Z Compiling libc v0.2.180
4422026-04-14T23:00:49.931Z Compiling version_check v0.9.5
4432026-04-14T23:00:49.931Z Compiling stable_deref_trait v1.2.1
4442026-04-14T23:00:49.931Z Compiling memchr v2.8.0
4452026-04-14T23:00:49.931Z Compiling serde v1.0.228
4462026-04-14T23:00:49.931Z Compiling zmij v1.0.21
4472026-04-14T23:00:49.931Z Compiling ucd-trie v0.1.7
4482026-04-14T23:00:49.931Z Compiling autocfg v1.5.0
4492026-04-14T23:00:50.098Z Compiling thiserror v1.0.69
4502026-04-14T23:00:50.104Z Compiling itoa v1.0.17
4512026-04-14T23:00:50.104Z Compiling litemap v0.8.1
4522026-04-14T23:00:50.342Z Compiling writeable v0.6.2
4532026-04-14T23:00:50.479Z Compiling rustix v1.1.3
4542026-04-14T23:00:50.532Z Compiling byteorder v1.5.0
4552026-04-14T23:00:50.603Z Compiling icu_properties_data v2.1.2
4562026-04-14T23:00:50.639Z Compiling icu_normalizer_data v2.1.1
4572026-04-14T23:00:50.715Z Compiling pest v2.8.6
4582026-04-14T23:00:50.736Z Compiling bitflags v2.11.0
4592026-04-14T23:00:50.752Z Compiling serde_json v1.0.149
4602026-04-14T23:00:50.809Z Compiling hashbrown v0.16.1
4612026-04-14T23:00:50.901Z Compiling smallvec v1.15.1
4622026-04-14T23:00:50.905Z Compiling num-traits v0.2.19
4632026-04-14T23:00:50.997Z Compiling typeid v1.0.3
4642026-04-14T23:00:51.040Z Compiling equivalent v1.0.2
4652026-04-14T23:00:51.134Z Compiling usdt-impl v0.5.0
4662026-04-14T23:00:51.172Z Compiling proc-macro-error-attr v1.0.4
4672026-04-14T23:00:51.231Z Compiling winnow v0.7.14
4682026-04-14T23:00:51.235Z Compiling syn v1.0.109
4692026-04-14T23:00:51.235Z Compiling erased-serde v0.4.9
4702026-04-14T23:00:51.235Z Compiling toml_write v0.1.2
4712026-04-14T23:00:51.255Z Compiling proc-macro-error v1.0.4
4722026-04-14T23:00:51.329Z Compiling utf8_iter v1.0.4
4732026-04-14T23:00:51.400Z Compiling errno v0.3.14
4742026-04-14T23:00:51.427Z Compiling thread-id v4.2.2
4752026-04-14T23:00:51.427Z Compiling indexmap v2.13.0
4762026-04-14T23:00:51.563Z Compiling percent-encoding v2.3.2
4772026-04-14T23:00:51.563Z Compiling getrandom v0.4.1
4782026-04-14T23:00:51.622Z Compiling syn v2.0.117
4792026-04-14T23:00:51.679Z Compiling camino v1.2.2
4802026-04-14T23:00:51.690Z Compiling plain v0.2.3
4812026-04-14T23:00:51.714Z Compiling thiserror v2.0.18
4822026-04-14T23:00:51.736Z Compiling log v0.4.29
4832026-04-14T23:00:51.753Z Compiling utf8parse v0.2.2
4842026-04-14T23:00:51.833Z Compiling form_urlencoded v1.2.2
4852026-04-14T23:00:51.898Z Compiling pest_meta v2.8.6
4862026-04-14T23:00:51.947Z Compiling anstyle-parse v0.2.7
4872026-04-14T23:00:52.116Z Compiling ordered-float v2.10.1
4882026-04-14T23:00:52.140Z Compiling colorchoice v1.0.4
4892026-04-14T23:00:52.144Z Compiling pretty-hex v0.4.1
4902026-04-14T23:00:52.177Z Compiling anstyle-query v1.1.5
4912026-04-14T23:00:52.181Z Compiling is_terminal_polyfill v1.70.2
4922026-04-14T23:00:52.201Z Compiling anstyle v1.0.13
4932026-04-14T23:00:52.217Z Compiling cfg-if v1.0.4
4942026-04-14T23:00:52.324Z Compiling fs-err v3.3.0
4952026-04-14T23:00:52.328Z Compiling fastrand v2.3.0
4962026-04-14T23:00:52.378Z Compiling heck v0.5.0
4972026-04-14T23:00:52.398Z Compiling anstream v0.6.21
4982026-04-14T23:00:52.401Z Compiling strsim v0.11.1
4992026-04-14T23:00:52.442Z Compiling terminal_size v0.4.3
5002026-04-14T23:00:52.484Z Compiling bytecount v0.6.9
5012026-04-14T23:00:52.656Z Compiling semver v1.0.27
5022026-04-14T23:00:52.660Z Compiling clap_lex v1.0.0
5032026-04-14T23:00:52.728Z Compiling anyhow v1.0.102
5042026-04-14T23:00:52.733Z Compiling heck v0.4.1
5052026-04-14T23:00:52.733Z Compiling once_cell v1.21.3
5062026-04-14T23:00:52.786Z Compiling unicode-xid v0.2.6
5072026-04-14T23:00:52.790Z Compiling unicode-width v0.1.14
5082026-04-14T23:00:52.824Z Compiling fnv v1.0.7
5092026-04-14T23:00:52.956Z Compiling tempfile v3.25.0
5102026-04-14T23:00:52.974Z Compiling clap_builder v4.5.60
5112026-04-14T23:00:53.015Z Compiling memmap v0.7.0
5122026-04-14T23:00:53.019Z Compiling unicode-linebreak v0.1.5
5132026-04-14T23:00:53.053Z Compiling serde-untagged v0.1.9
5142026-04-14T23:00:53.098Z Compiling papergrid v0.11.0
5152026-04-14T23:00:53.120Z Compiling unicode-width v0.2.0
5162026-04-14T23:00:53.139Z Compiling smawk v0.3.2
5172026-04-14T23:00:53.229Z Compiling camino-tempfile v1.4.1
5182026-04-14T23:00:53.318Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5192026-04-14T23:00:53.321Z Compiling swrite v0.1.0
5202026-04-14T23:00:53.383Z Compiling textwrap v0.16.2
5212026-04-14T23:00:53.632Z Compiling tabled_derive v0.7.0
5222026-04-14T23:00:54.145Z Compiling synstructure v0.13.2
5232026-04-14T23:00:54.145Z Compiling pest_generator v2.8.6
5242026-04-14T23:00:54.304Z Compiling tabled v0.15.0
5252026-04-14T23:00:54.661Z Compiling serde_derive v1.0.228
5262026-04-14T23:00:54.661Z Compiling zerofrom-derive v0.1.6
5272026-04-14T23:00:54.664Z Compiling yoke-derive v0.8.1
5282026-04-14T23:00:54.664Z Compiling zerovec-derive v0.11.2
5292026-04-14T23:00:54.664Z Compiling displaydoc v0.2.5
5302026-04-14T23:00:54.664Z Compiling thiserror-impl v1.0.69
5312026-04-14T23:00:54.664Z Compiling zerocopy-derive v0.7.35
5322026-04-14T23:00:54.780Z Compiling scroll_derive v0.12.1
5332026-04-14T23:00:54.817Z Compiling pest_derive v2.8.6
5342026-04-14T23:00:54.858Z Compiling thiserror-impl v2.0.18
5352026-04-14T23:00:54.878Z Compiling clap_derive v4.5.55
5362026-04-14T23:00:55.445Z Compiling scroll v0.12.0
5372026-04-14T23:00:55.520Z Compiling zerocopy v0.7.35
5382026-04-14T23:00:55.691Z Compiling goblin v0.8.2
5392026-04-14T23:00:55.864Z Compiling zerofrom v0.1.6
5402026-04-14T23:00:55.936Z Compiling dtrace-parser v0.2.0
5412026-04-14T23:00:55.979Z Compiling yoke v0.8.1
5422026-04-14T23:00:56.145Z Compiling zerovec v0.11.5
5432026-04-14T23:00:56.145Z Compiling zerotrie v0.2.3
5442026-04-14T23:00:56.345Z Compiling clap v4.5.60
5452026-04-14T23:00:56.613Z Compiling tinystr v0.8.2
5462026-04-14T23:00:56.613Z Compiling potential_utf v0.1.4
5472026-04-14T23:00:56.741Z Compiling icu_collections v2.1.1
5482026-04-14T23:00:56.765Z Compiling icu_locale_core v2.1.1
5492026-04-14T23:00:57.314Z Compiling icu_provider v2.1.1
5502026-04-14T23:00:57.331Z Compiling serde_spanned v0.6.9
5512026-04-14T23:00:57.337Z Compiling toml_datetime v0.6.11
5522026-04-14T23:00:57.337Z Compiling dof v0.3.0
5532026-04-14T23:00:57.337Z Compiling serde_tokenstream v0.2.3
5542026-04-14T23:00:57.337Z Compiling serde-value v0.7.0
5552026-04-14T23:00:57.337Z Compiling cargo-platform v0.2.0
5562026-04-14T23:00:57.337Z Compiling macaddr v1.0.1
5572026-04-14T23:00:57.544Z Compiling icu_properties v2.1.2
5582026-04-14T23:00:57.544Z Compiling icu_normalizer v2.1.1
5592026-04-14T23:00:57.594Z Compiling toml_edit v0.22.27
5602026-04-14T23:00:58.156Z Compiling usdt-macro v0.5.0
5612026-04-14T23:00:58.160Z Compiling usdt-attr-macro v0.5.0
5622026-04-14T23:00:58.394Z Compiling idna_adapter v1.2.1
5632026-04-14T23:00:58.507Z Compiling idna v1.1.0
5642026-04-14T23:00:58.765Z Compiling url v2.5.8
5652026-04-14T23:00:58.769Z Compiling usdt v0.5.0
5662026-04-14T23:00:58.907Z Compiling toml v0.8.23
5672026-04-14T23:00:59.243Z Compiling cargo-util-schemas v0.8.2
5682026-04-14T23:00:59.243Z Compiling cargo_toml v0.21.0
5692026-04-14T23:01:00.032Z Compiling cargo_metadata v0.21.0
5702026-04-14T23:01:00.971Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5712026-04-14T23:01:03.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.48s
5722026-04-14T23:01:03.374Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5732026-04-14T23:01:03.939Z Downloading crates ...
5742026-04-14T23:01:04.049Z Downloaded ahash v0.8.12
5752026-04-14T23:01:04.056Z Downloaded crc8 v0.1.1
5762026-04-14T23:01:04.056Z Downloaded curve25519-dalek-derive v0.1.1
5772026-04-14T23:01:04.061Z Downloaded ctr v0.9.2
5782026-04-14T23:01:04.061Z Downloaded crossbeam-utils v0.8.21
5792026-04-14T23:01:04.061Z Downloaded cfg_aliases v0.1.1
5802026-04-14T23:01:04.065Z Downloaded aes v0.8.4
5812026-04-14T23:01:04.065Z Downloaded fd-lock v4.0.4
5822026-04-14T23:01:04.066Z Downloaded difflib v0.4.0
5832026-04-14T23:01:04.071Z Downloaded crossbeam-deque v0.8.6
5842026-04-14T23:01:04.071Z Downloaded dyn-clone v1.0.20
5852026-04-14T23:01:04.071Z Downloaded block-padding v0.3.3
5862026-04-14T23:01:04.071Z Downloaded aho-corasick v1.1.4
5872026-04-14T23:01:04.071Z Downloaded env_logger v0.11.9
5882026-04-14T23:01:04.074Z Downloaded fixedbitset v0.5.7
5892026-04-14T23:01:04.074Z Downloaded cexpr v0.6.0
5902026-04-14T23:01:04.078Z Downloaded aead v0.5.2
5912026-04-14T23:01:04.078Z Downloaded embedded-io v0.6.1
5922026-04-14T23:01:04.078Z Downloaded either v1.15.0
5932026-04-14T23:01:04.078Z Downloaded constant_time_eq v0.4.2
5942026-04-14T23:01:04.083Z Downloaded daft v0.1.5
5952026-04-14T23:01:04.083Z Downloaded aes-gcm v0.10.3
5962026-04-14T23:01:04.088Z Downloaded bit-set v0.8.0
5972026-04-14T23:01:04.091Z Downloaded endian-type v0.1.2
5982026-04-14T23:01:04.091Z Downloaded curve25519-dalek v4.1.3
5992026-04-14T23:01:04.094Z Downloaded darling v0.21.3
6002026-04-14T23:01:04.097Z Downloaded ciborium-io v0.2.2
6012026-04-14T23:01:04.101Z Downloaded bitfield-struct v0.6.2
6022026-04-14T23:01:04.101Z Downloaded bb8 v0.8.6
6032026-04-14T23:01:04.101Z Downloaded backoff v0.4.0
6042026-04-14T23:01:04.101Z Downloaded bitfield-macros v0.19.4
6052026-04-14T23:01:04.104Z Downloaded adler2 v2.0.1
6062026-04-14T23:01:04.104Z Downloaded const_format_proc_macros v0.2.34
6072026-04-14T23:01:04.108Z Downloaded dirs-next v2.0.0
6082026-04-14T23:01:04.108Z Downloaded data-encoding v2.10.0
6092026-04-14T23:01:04.109Z Downloaded erased-serde v0.3.31
6102026-04-14T23:01:04.112Z Downloaded cargo_metadata v0.19.2
6112026-04-14T23:01:04.112Z Downloaded async-stream-impl v0.3.6
6122026-04-14T23:01:04.112Z Downloaded crossbeam-epoch v0.9.18
6132026-04-14T23:01:04.116Z Downloaded fallible-iterator v0.2.0
6142026-04-14T23:01:04.116Z Downloaded derive_more v0.99.20
6152026-04-14T23:01:04.122Z Downloaded crucible-workspace-hack v0.1.0
6162026-04-14T23:01:04.122Z Downloaded bit-set v0.5.3
6172026-04-14T23:01:04.122Z Downloaded convert_case v0.4.0
6182026-04-14T23:01:04.122Z Downloaded base16ct v0.2.0
6192026-04-14T23:01:04.122Z Downloaded foreign-types-macros v0.2.3
6202026-04-14T23:01:04.122Z Downloaded futures-task v0.3.32
6212026-04-14T23:01:04.133Z Downloaded ecdsa v0.16.9
6222026-04-14T23:01:04.133Z Downloaded dunce v1.0.5
6232026-04-14T23:01:04.133Z Downloaded cobs v0.3.0
6242026-04-14T23:01:04.133Z Downloaded crunchy v0.2.4
6252026-04-14T23:01:04.133Z Downloaded document-features v0.2.12
6262026-04-14T23:01:04.133Z Downloaded buf-list v1.1.2
6272026-04-14T23:01:04.138Z Downloaded foreign-types v0.3.2
6282026-04-14T23:01:04.138Z Downloaded defmt v0.3.100
6292026-04-14T23:01:04.138Z Downloaded funty v2.0.0
6302026-04-14T23:01:04.138Z Downloaded env_filter v1.0.0
6312026-04-14T23:01:04.138Z Downloaded enum-as-inner v0.6.1
6322026-04-14T23:01:04.138Z Downloaded console v0.15.11
6332026-04-14T23:01:04.138Z Downloaded dof v0.4.0
6342026-04-14T23:01:04.138Z Downloaded argon2 v0.5.3
6352026-04-14T23:01:04.138Z Downloaded flagset v0.4.7
6362026-04-14T23:01:04.144Z Downloaded diff v0.1.13
6372026-04-14T23:01:04.144Z Downloaded atty v0.2.14
6382026-04-14T23:01:04.144Z Downloaded derive-ex v0.1.8
6392026-04-14T23:01:04.144Z Downloaded futures-executor v0.3.32
6402026-04-14T23:01:04.149Z Downloaded derive_builder_macro v0.20.2
6412026-04-14T23:01:04.149Z Downloaded debug-ignore v1.0.5
6422026-04-14T23:01:04.149Z Downloaded async-stream v0.3.6
6432026-04-14T23:01:04.149Z Downloaded cmake v0.1.57
6442026-04-14T23:01:04.149Z Downloaded castaway v0.2.4
6452026-04-14T23:01:04.149Z Downloaded cipher v0.4.4
6462026-04-14T23:01:04.158Z Downloaded dirs-sys-next v0.1.2
6472026-04-14T23:01:04.158Z Downloaded cpufeatures v0.3.0
6482026-04-14T23:01:04.158Z Downloaded embedded-io v0.4.0
6492026-04-14T23:01:04.158Z Downloaded diesel_table_macro_syntax v0.3.0
6502026-04-14T23:01:04.158Z Downloaded atomicwrites v0.4.4
6512026-04-14T23:01:04.164Z Downloaded base64ct v1.8.3
6522026-04-14T23:01:04.164Z Downloaded crc v3.4.0
6532026-04-14T23:01:04.164Z Downloaded ciborium-ll v0.2.2
6542026-04-14T23:01:04.164Z Downloaded cfg_aliases v0.2.1
6552026-04-14T23:01:04.165Z Downloaded futures-macro v0.3.32
6562026-04-14T23:01:04.165Z Downloaded async-recursion v1.1.1
6572026-04-14T23:01:04.165Z Downloaded arrayref v0.3.9
6582026-04-14T23:01:04.165Z Downloaded darling_macro v0.23.0
6592026-04-14T23:01:04.173Z Downloaded darling_macro v0.20.11
6602026-04-14T23:01:04.173Z Downloaded dsl_auto_type v0.2.0
6612026-04-14T23:01:04.173Z Downloaded cargo-platform v0.1.9
6622026-04-14T23:01:04.173Z Downloaded float-cmp v0.10.0
6632026-04-14T23:01:04.173Z Downloaded dtrace-parser v0.3.0
6642026-04-14T23:01:04.173Z Downloaded crc-catalog v2.4.0
6652026-04-14T23:01:04.173Z Downloaded base16ct v1.0.0
6662026-04-14T23:01:04.173Z Downloaded defmt-parser v1.0.0
6672026-04-14T23:01:04.173Z Downloaded ascii-canvas v3.0.0
6682026-04-14T23:01:04.181Z Downloaded cstr-argument v0.1.2
6692026-04-14T23:01:04.181Z Downloaded atomic-waker v1.1.2
6702026-04-14T23:01:04.181Z Downloaded bcrypt-pbkdf v0.10.0
6712026-04-14T23:01:04.181Z Downloaded drift v0.1.3
6722026-04-14T23:01:04.195Z Downloaded fixedbitset v0.4.2
6732026-04-14T23:01:04.195Z Downloaded darling_macro v0.21.3
6742026-04-14T23:01:04.196Z Downloaded darling_core v0.20.11
6752026-04-14T23:01:04.196Z Downloaded const_format v0.2.35
6762026-04-14T23:01:04.202Z Downloaded gethostname v0.5.0
6772026-04-14T23:01:04.202Z Downloaded foreign-types-shared v0.3.1
6782026-04-14T23:01:04.202Z Downloaded float-ord v0.3.2
6792026-04-14T23:01:04.202Z Downloaded cbc v0.1.2
6802026-04-14T23:01:04.203Z Downloaded display-error-chain v0.2.2
6812026-04-14T23:01:04.203Z Downloaded bit-vec v0.6.3
6822026-04-14T23:01:04.203Z Downloaded dropshot-api-manager-types v0.6.0
6832026-04-14T23:01:04.203Z Downloaded downcast-rs v2.0.2
6842026-04-14T23:01:04.203Z Downloaded ena v0.14.4
6852026-04-14T23:01:04.203Z Downloaded assert_matches v1.5.0
6862026-04-14T23:01:04.203Z Downloaded array-init v0.0.4
6872026-04-14T23:01:04.203Z Downloaded bitfield v0.19.4
6882026-04-14T23:01:04.203Z Downloaded colored v3.1.1
6892026-04-14T23:01:04.203Z Downloaded futures-sink v0.3.32
6902026-04-14T23:01:04.210Z Downloaded foreign-types v0.5.0
6912026-04-14T23:01:04.210Z Downloaded foreign-types-shared v0.1.1
6922026-04-14T23:01:04.210Z Downloaded backon v1.6.0
6932026-04-14T23:01:04.210Z Downloaded futures-io v0.3.32
6942026-04-14T23:01:04.211Z Downloaded futures-core v0.3.32
6952026-04-14T23:01:04.215Z Downloaded hash32 v0.3.1
6962026-04-14T23:01:04.215Z Downloaded ghash v0.5.1
6972026-04-14T23:01:04.215Z Downloaded fxhash v0.2.1
6982026-04-14T23:01:04.215Z Downloaded hash32 v0.2.1
6992026-04-14T23:01:04.215Z Downloaded hex-literal v0.4.1
7002026-04-14T23:01:04.216Z Downloaded hex v0.4.3
7012026-04-14T23:01:04.220Z Downloaded headers-core v0.3.0
7022026-04-14T23:01:04.220Z Downloaded foldhash v0.1.5
7032026-04-14T23:01:04.220Z Downloaded filetime v0.2.27
7042026-04-14T23:01:04.220Z Downloaded defmt-macros v1.0.1
7052026-04-14T23:01:04.224Z Downloaded find-msvc-tools v0.1.9
7062026-04-14T23:01:04.224Z Downloaded diesel-dtrace v0.5.0
7072026-04-14T23:01:04.224Z Downloaded http-range v0.1.5
7082026-04-14T23:01:04.224Z Downloaded http-body v1.0.1
7092026-04-14T23:01:04.225Z Downloaded bitflags v1.3.2
7102026-04-14T23:01:04.230Z Downloaded der_derive v0.7.3
7112026-04-14T23:01:04.230Z Downloaded derive_builder_core v0.20.2
7122026-04-14T23:01:04.230Z Downloaded hostname v0.4.2
7132026-04-14T23:01:04.236Z Downloaded bcs v0.1.6
7142026-04-14T23:01:04.236Z Downloaded async-trait v0.1.89
7152026-04-14T23:01:04.236Z Downloaded defmt v1.0.1
7162026-04-14T23:01:04.240Z Downloaded hostname v0.3.1
7172026-04-14T23:01:04.240Z Downloaded home v0.5.12
7182026-04-14T23:01:04.240Z Downloaded camino-tempfile-ext v0.3.3
7192026-04-14T23:01:04.240Z Downloaded des v0.8.1
7202026-04-14T23:01:04.240Z Downloaded corncobs v0.1.4
7212026-04-14T23:01:04.244Z Downloaded bit-vec v0.8.0
7222026-04-14T23:01:04.244Z Downloaded git-stub v1.0.0
7232026-04-14T23:01:04.247Z Downloaded csv-core v0.1.13
7242026-04-14T23:01:04.247Z Downloaded deranged v0.5.8
7252026-04-14T23:01:04.247Z Downloaded critical-section v1.2.0
7262026-04-14T23:01:04.251Z Downloaded httpdate v1.0.3
7272026-04-14T23:01:04.251Z Downloaded fs-err v2.11.0
7282026-04-14T23:01:04.254Z Downloaded hubpack_derive v0.1.1
7292026-04-14T23:01:04.254Z Downloaded arrayvec v0.7.6
7302026-04-14T23:01:04.257Z Downloaded fatfs v0.3.6
7312026-04-14T23:01:04.257Z Downloaded fs_extra v1.3.0
7322026-04-14T23:01:04.260Z Downloaded crc32fast v1.5.0
7332026-04-14T23:01:04.260Z Downloaded hyper-tls v0.6.0
7342026-04-14T23:01:04.267Z Downloaded clang-sys v1.8.1
7352026-04-14T23:01:04.267Z Downloaded indent_write v2.2.0
7362026-04-14T23:01:04.267Z Downloaded ident_case v1.0.1
7372026-04-14T23:01:04.270Z Downloaded indoc v1.0.9
7382026-04-14T23:01:04.270Z Downloaded chacha20 v0.10.0
7392026-04-14T23:01:04.270Z Downloaded globwalk v0.9.1
7402026-04-14T23:01:04.270Z Downloaded git-stub-vcs v0.1.0
7412026-04-14T23:01:04.270Z Downloaded globset v0.4.18
7422026-04-14T23:01:04.273Z Downloaded glob v0.3.3
7432026-04-14T23:01:04.273Z Downloaded daft-derive v0.1.5
7442026-04-14T23:01:04.276Z Downloaded foldhash v0.2.0
7452026-04-14T23:01:04.276Z Downloaded internet-checksum v0.2.1
7462026-04-14T23:01:04.276Z Downloaded instant v0.1.13
7472026-04-14T23:01:04.279Z Downloaded hubpack v0.1.2
7482026-04-14T23:01:04.279Z Downloaded keccak v0.1.6
7492026-04-14T23:01:04.279Z Downloaded highway v1.3.0
7502026-04-14T23:01:04.282Z Downloaded ed25519 v2.2.3
7512026-04-14T23:01:04.282Z Downloaded cookie_store v0.22.1
7522026-04-14T23:01:04.285Z Downloaded instability v0.3.11
7532026-04-14T23:01:04.286Z Downloaded ff v0.13.1
7542026-04-14T23:01:04.286Z Downloaded is_ci v1.2.0
7552026-04-14T23:01:04.286Z Downloaded is-terminal v0.4.17
7562026-04-14T23:01:04.289Z Downloaded ciborium v0.2.2
7572026-04-14T23:01:04.289Z Downloaded chacha20 v0.9.1
7582026-04-14T23:01:04.289Z Downloaded inout v0.1.4
7592026-04-14T23:01:04.316Z Downloaded cassowary v0.3.0
7602026-04-14T23:01:04.317Z Downloaded derive_builder v0.20.2
7612026-04-14T23:01:04.327Z Downloaded blowfish v0.9.1
7622026-04-14T23:01:04.327Z Downloaded colored v2.2.0
7632026-04-14T23:01:04.327Z Downloaded cookie v0.18.1
7642026-04-14T23:01:04.327Z Downloaded console v0.16.2
7652026-04-14T23:01:04.327Z Downloaded bzip2 v0.4.4
7662026-04-14T23:01:04.327Z Downloaded http-body-util v0.1.3
7672026-04-14T23:01:04.327Z Downloaded blake2 v0.10.6
7682026-04-14T23:01:04.327Z Downloaded convert_case v0.10.0
7692026-04-14T23:01:04.327Z Downloaded cargo_toml v0.22.3
7702026-04-14T23:01:04.327Z Downloaded kstat-rs v0.2.4
7712026-04-14T23:01:04.327Z Downloaded cancel-safe-futures v0.1.5
7722026-04-14T23:01:04.327Z Downloaded lru-slab v0.1.2
7732026-04-14T23:01:04.327Z Downloaded futures v0.3.32
7742026-04-14T23:01:04.327Z Downloaded lazy_static v1.5.0
7752026-04-14T23:01:04.327Z Downloaded const-oid v0.9.6
7762026-04-14T23:01:04.327Z Downloaded humantime v2.3.0
7772026-04-14T23:01:04.328Z Downloaded async-bb8-diesel v0.2.1
7782026-04-14T23:01:04.328Z Downloaded bzip2 v0.6.1
7792026-04-14T23:01:04.328Z Downloaded lalrpop-util v0.19.12
7802026-04-14T23:01:04.328Z Downloaded libscf-sys v1.1.0
7812026-04-14T23:01:04.332Z Downloaded byte-wrapper v0.1.0
7822026-04-14T23:01:04.332Z Downloaded lzss v0.8.2
7832026-04-14T23:01:04.332Z Downloaded md5 v0.7.0
7842026-04-14T23:01:04.332Z Downloaded new_debug_unreachable v1.0.6
7852026-04-14T23:01:04.332Z Downloaded md-5 v0.10.6
7862026-04-14T23:01:04.332Z Downloaded maplit v1.0.2
7872026-04-14T23:01:04.332Z Downloaded maybe-uninit v2.0.0
7882026-04-14T23:01:04.332Z Downloaded managed v0.8.0
7892026-04-14T23:01:04.332Z Downloaded half v1.8.3
7902026-04-14T23:01:04.336Z Downloaded group v0.13.0
7912026-04-14T23:01:04.341Z Downloaded memoffset v0.9.1
7922026-04-14T23:01:04.341Z Downloaded impl-trait-for-tuples v0.2.3
7932026-04-14T23:01:04.341Z Downloaded multimap v0.10.1
7942026-04-14T23:01:04.345Z Downloaded mime v0.3.17
7952026-04-14T23:01:04.345Z Downloaded ingot-types v0.1.2
7962026-04-14T23:01:04.345Z Downloaded ipnetwork v0.21.1
7972026-04-14T23:01:04.351Z Downloaded getrandom v0.2.17
7982026-04-14T23:01:04.351Z Downloaded match_cfg v0.1.0
7992026-04-14T23:01:04.351Z Downloaded lru-cache v0.1.2
8002026-04-14T23:01:04.383Z Downloaded nodrop v0.1.14
8012026-04-14T23:01:04.383Z Downloaded nibble_vec v0.1.0
8022026-04-14T23:01:04.383Z Downloaded ipnet v2.11.0
8032026-04-14T23:01:04.383Z Downloaded crc-any v2.5.0
8042026-04-14T23:01:04.383Z Downloaded ingot v0.1.1
8052026-04-14T23:01:04.383Z Downloaded newtype-uuid-macros v0.1.0
8062026-04-14T23:01:04.383Z Downloaded indoc v2.0.7
8072026-04-14T23:01:04.383Z Downloaded num v0.4.3
8082026-04-14T23:01:04.383Z Downloaded normalize-line-endings v0.3.0
8092026-04-14T23:01:04.383Z Downloaded num-derive v0.3.3
8102026-04-14T23:01:04.384Z Downloaded allocator-api2 v0.2.21
8112026-04-14T23:01:04.384Z Downloaded nonempty v0.12.0
8122026-04-14T23:01:04.384Z Downloaded jobserver v0.1.34
8132026-04-14T23:01:04.384Z Downloaded darling v0.23.0
8142026-04-14T23:01:04.384Z Downloaded lru v0.12.5
8152026-04-14T23:01:04.384Z Downloaded hyper-staticfile v0.10.1
8162026-04-14T23:01:04.384Z Downloaded base64 v0.21.7
8172026-04-14T23:01:04.384Z Downloaded libloading v0.8.9
8182026-04-14T23:01:04.384Z Downloaded futures-channel v0.3.32
8192026-04-14T23:01:04.384Z Downloaded lock_api v0.4.14
8202026-04-14T23:01:04.384Z Downloaded num-iter v0.1.45
8212026-04-14T23:01:04.384Z Downloaded darling v0.20.11
8222026-04-14T23:01:04.384Z Downloaded elliptic-curve v0.13.8
8232026-04-14T23:01:04.388Z Downloaded opaque-debug v0.3.1
8242026-04-14T23:01:04.388Z Downloaded olpc-cjson v0.1.4
8252026-04-14T23:01:04.388Z Downloaded openssl-probe v0.2.1
8262026-04-14T23:01:04.388Z Downloaded num-conv v0.2.0
8272026-04-14T23:01:04.389Z Downloaded num_threads v0.1.7
8282026-04-14T23:01:04.389Z Downloaded num_enum_derive v0.5.11
8292026-04-14T23:01:04.394Z Downloaded openssl-probe v0.1.6
8302026-04-14T23:01:04.394Z Downloaded libsw-core v0.3.2
8312026-04-14T23:01:04.394Z Downloaded num-derive v0.4.2
8322026-04-14T23:01:04.394Z Downloaded newtype-uuid v1.3.2
8332026-04-14T23:01:04.397Z Downloaded libefi-sys v0.1.0
8342026-04-14T23:01:04.397Z Downloaded hmac v0.12.1
8352026-04-14T23:01:04.397Z Downloaded libsw v3.5.0
8362026-04-14T23:01:04.397Z Downloaded httparse v1.10.1
8372026-04-14T23:01:04.401Z Downloaded newtype_derive v0.1.6
8382026-04-14T23:01:04.401Z Downloaded newline-converter v0.3.0
8392026-04-14T23:01:04.401Z Downloaded hyper-rustls v0.27.7
8402026-04-14T23:01:04.404Z Downloaded openssl-macros v0.1.1
8412026-04-14T23:01:04.409Z Downloaded oso-derive v0.27.3
8422026-04-14T23:01:04.409Z Downloaded linear-map v1.2.0
8432026-04-14T23:01:04.413Z Downloaded dropshot_endpoint v0.16.7
8442026-04-14T23:01:04.421Z Downloaded iana-time-zone v0.1.65
8452026-04-14T23:01:04.435Z Downloaded multer v3.1.0
8462026-04-14T23:01:04.435Z Downloaded parse-display v0.10.0
8472026-04-14T23:01:04.435Z Downloaded bytes v1.11.1
8482026-04-14T23:01:04.435Z Downloaded pbkdf2 v0.12.2
8492026-04-14T23:01:04.435Z Downloaded compact_str v0.8.1
8502026-04-14T23:01:04.439Z Downloaded native-tls v0.2.18
8512026-04-14T23:01:04.439Z Downloaded getrandom v0.3.4
8522026-04-14T23:01:04.439Z Downloaded ingot-macros v0.1.1
8532026-04-14T23:01:04.439Z Downloaded packed_struct_codegen v0.10.1
8542026-04-14T23:01:04.439Z Downloaded base64 v0.22.1
8552026-04-14T23:01:04.439Z Downloaded pbkdf2 v0.11.0
8562026-04-14T23:01:04.439Z Downloaded peg-runtime v0.8.5
8572026-04-14T23:01:04.439Z Downloaded parse-size v1.1.0
8582026-04-14T23:01:04.439Z Downloaded phf_shared v0.13.1
8592026-04-14T23:01:04.443Z Downloaded nu-ansi-term v0.50.3
8602026-04-14T23:01:04.443Z Downloaded derive-where v1.6.0
8612026-04-14T23:01:04.458Z Downloaded phf_shared v0.11.3
8622026-04-14T23:01:04.463Z Downloaded pin-utils v0.1.0
8632026-04-14T23:01:04.464Z Downloaded phf_shared v0.12.1
8642026-04-14T23:01:04.464Z Downloaded num_enum_derive v0.7.5
8652026-04-14T23:01:04.464Z Downloaded num-integer v0.1.46
8662026-04-14T23:01:04.472Z Downloaded num-complex v0.4.6
8672026-04-14T23:01:04.473Z Downloaded linked-hash-map v0.5.6
8682026-04-14T23:01:04.473Z Downloaded indexmap v1.9.3
8692026-04-14T23:01:04.473Z Downloaded precomputed-hash v0.1.1
8702026-04-14T23:01:04.473Z Downloaded num_enum v0.7.5
8712026-04-14T23:01:04.480Z Downloaded num_enum v0.5.11
8722026-04-14T23:01:04.481Z Downloaded litrs v1.0.0
8732026-04-14T23:01:04.481Z Downloaded headers v0.4.1
8742026-04-14T23:01:04.488Z Downloaded half v2.7.1
8752026-04-14T23:01:04.488Z Downloaded predicates-tree v1.0.13
8762026-04-14T23:01:04.488Z Downloaded oxide-tokio-rt v0.1.3
8772026-04-14T23:01:04.488Z Downloaded predicates-core v1.0.10
8782026-04-14T23:01:04.488Z Downloaded powerfmt v0.2.0
8792026-04-14T23:01:04.488Z Downloaded owo-colors v4.3.0
8802026-04-14T23:01:04.488Z Downloaded flume v0.11.1
8812026-04-14T23:01:04.496Z Downloaded nanorand v0.7.0
8822026-04-14T23:01:04.507Z Downloaded packed_struct v0.10.1
8832026-04-14T23:01:04.507Z Downloaded cc v1.2.56
8842026-04-14T23:01:04.507Z Downloaded ar_archive_writer v0.5.1
8852026-04-14T23:01:04.520Z Downloaded psl-types v2.0.11
8862026-04-14T23:01:04.520Z Downloaded ignore v0.4.25
8872026-04-14T23:01:04.520Z Downloaded arc-swap v1.8.2
8882026-04-14T23:01:04.520Z Downloaded progenitor-macro v0.11.2
8892026-04-14T23:01:04.520Z Downloaded mime_guess v2.0.5
8902026-04-14T23:01:04.520Z Downloaded path-slash v0.1.5
8912026-04-14T23:01:04.520Z Downloaded progenitor-macro v0.10.0
8922026-04-14T23:01:04.525Z Downloaded proc-macro-error-attr2 v2.0.0
8932026-04-14T23:01:04.525Z Downloaded peg v0.8.5
8942026-04-14T23:01:04.525Z Downloaded password-hash v0.5.0
8952026-04-14T23:01:04.526Z Downloaded password-hash v0.4.2
8962026-04-14T23:01:04.526Z Downloaded parse-display-derive v0.10.0
8972026-04-14T23:01:04.526Z Downloaded parking_lot_core v0.8.6
8982026-04-14T23:01:04.526Z Downloaded phf v0.12.1
8992026-04-14T23:01:04.526Z Downloaded pem v3.0.6
9002026-04-14T23:01:04.526Z Downloaded peg-macros v0.8.5
9012026-04-14T23:01:04.526Z Downloaded num-rational v0.4.2
9022026-04-14T23:01:04.526Z Downloaded omicron-zone-package v0.12.2
9032026-04-14T23:01:04.533Z Downloaded libbz2-rs-sys v0.2.2
9042026-04-14T23:01:04.533Z Downloaded quick-error v1.2.3
9052026-04-14T23:01:04.533Z Downloaded pkcs8 v0.10.2
9062026-04-14T23:01:04.533Z Downloaded heapless v0.7.17
9072026-04-14T23:01:04.539Z Downloaded derive_more v2.1.1
9082026-04-14T23:01:04.547Z Downloaded pin-project-lite v0.2.17
9092026-04-14T23:01:04.547Z Downloaded rand_xorshift v0.4.0
9102026-04-14T23:01:04.547Z Downloaded predicates v3.1.4
9112026-04-14T23:01:04.547Z Downloaded crossterm v0.28.1
9122026-04-14T23:01:04.551Z Downloaded crypto-bigint v0.5.5
9132026-04-14T23:01:04.555Z Downloaded poly1305 v0.8.0
9142026-04-14T23:01:04.555Z Downloaded rand_chacha v0.3.1
9152026-04-14T23:01:04.559Z Downloaded pkg-config v0.3.32
9162026-04-14T23:01:04.559Z Downloaded pin-project-internal v1.1.11
9172026-04-14T23:01:04.559Z Downloaded radium v0.7.0
9182026-04-14T23:01:04.559Z Downloaded progenitor-client v0.11.2
9192026-04-14T23:01:04.559Z Downloaded progenitor-client v0.10.0
9202026-04-14T23:01:04.571Z Downloaded postgres-protocol v0.6.10
9212026-04-14T23:01:04.571Z Downloaded bumpalo v3.20.2
9222026-04-14T23:01:04.571Z Downloaded recursive-proc-macro-impl v0.1.1
9232026-04-14T23:01:04.575Z Downloaded progenitor v0.11.2
9242026-04-14T23:01:04.575Z Downloaded parking_lot_core v0.9.12
9252026-04-14T23:01:04.575Z Downloaded flate2 v1.1.9
9262026-04-14T23:01:04.576Z Downloaded chacha20poly1305 v0.10.1
9272026-04-14T23:01:04.576Z Downloaded proc-macro-crate v3.4.0
9282026-04-14T23:01:04.576Z Downloaded parking_lot v0.11.2
9292026-04-14T23:01:04.576Z Downloaded proc-macro-crate v1.3.1
9302026-04-14T23:01:04.576Z Downloaded progenitor-macro v0.13.0
9312026-04-14T23:01:04.576Z Downloaded parking_lot v0.12.5
9322026-04-14T23:01:04.579Z Downloaded primeorder v0.13.6
9332026-04-14T23:01:04.579Z Downloaded diesel_derives v2.3.7
9342026-04-14T23:01:04.583Z Downloaded oxnet v0.1.4
9352026-04-14T23:01:04.583Z Downloaded ref-cast v1.0.25
9362026-04-14T23:01:04.586Z Downloaded progenitor-client v0.13.0
9372026-04-14T23:01:04.586Z Downloaded recursive v0.1.1
9382026-04-14T23:01:04.586Z Downloaded memmap2 v0.9.10
9392026-04-14T23:01:04.586Z Downloaded paste v1.0.15
9402026-04-14T23:01:04.590Z Downloaded phf v0.13.1
9412026-04-14T23:01:04.590Z Downloaded ref-cast-impl v1.0.25
9422026-04-14T23:01:04.593Z Downloaded pem-rfc7468 v0.7.0
9432026-04-14T23:01:04.593Z Downloaded psm v0.1.30
9442026-04-14T23:01:04.593Z Downloaded miniz_oxide v0.8.9
9452026-04-14T23:01:04.597Z Downloaded darling_core v0.23.0
9462026-04-14T23:01:04.600Z Downloaded russh-cryptovec v0.7.3
9472026-04-14T23:01:04.600Z Downloaded rtoolbox v0.0.3
9482026-04-14T23:01:04.600Z Downloaded rfc6979 v0.4.0
9492026-04-14T23:01:04.600Z Downloaded proc-macro-error2 v2.0.1
9502026-04-14T23:01:04.606Z Downloaded ed25519-dalek v2.2.0
9512026-04-14T23:01:04.609Z Downloaded hashbrown v0.12.3
9522026-04-14T23:01:04.610Z Downloaded r2d2 v0.8.10
9532026-04-14T23:01:04.610Z Downloaded expectorate v1.2.0
9542026-04-14T23:01:04.610Z Downloaded dropshot-api-manager v0.6.0
9552026-04-14T23:01:04.618Z Downloaded crossbeam-channel v0.5.15
9562026-04-14T23:01:04.618Z Downloaded hickory-resolver v0.24.4
9572026-04-14T23:01:04.621Z Downloaded rustc_version v0.4.1
9582026-04-14T23:01:04.621Z Downloaded rustc-hash v2.1.1
9592026-04-14T23:01:04.621Z Downloaded rustc_version v0.1.7
9602026-04-14T23:01:04.621Z Downloaded ppv-lite86 v0.2.21
9612026-04-14T23:01:04.621Z Downloaded progenitor-extras v0.1.1
9622026-04-14T23:01:04.621Z Downloaded progenitor v0.13.0
9632026-04-14T23:01:04.625Z Downloaded progenitor v0.10.0
9642026-04-14T23:01:04.625Z Downloaded postgres-types v0.2.12
9652026-04-14T23:01:04.625Z Downloaded derive_more-impl v2.1.1
9662026-04-14T23:01:04.628Z Downloaded rand_core v0.10.0
9672026-04-14T23:01:04.631Z Downloaded rand_core v0.9.5
9682026-04-14T23:01:04.632Z Downloaded pkcs5 v0.7.1
9692026-04-14T23:01:04.636Z Downloaded oso v0.27.3
9702026-04-14T23:01:04.636Z Downloaded pkcs1 v0.7.5
9712026-04-14T23:01:04.636Z Downloaded hashbrown v0.13.2
9722026-04-14T23:01:04.640Z Downloaded polyval v0.6.2
9732026-04-14T23:01:04.640Z Downloaded indicatif v0.18.4
9742026-04-14T23:01:04.648Z Downloaded heapless v0.8.0
9752026-04-14T23:01:04.648Z Downloaded rand_core v0.6.4
9762026-04-14T23:01:04.652Z Downloaded rand_seeder v0.4.0
9772026-04-14T23:01:04.652Z Downloaded rand_chacha v0.9.0
9782026-04-14T23:01:04.652Z Downloaded pin-project v1.1.11
9792026-04-14T23:01:04.655Z Downloaded resolv-conf v0.7.6
9802026-04-14T23:01:04.655Z Downloaded same-file v1.0.6
9812026-04-14T23:01:04.658Z Downloaded scheduled-thread-pool v0.2.7
9822026-04-14T23:01:04.658Z Downloaded semver v0.1.20
9832026-04-14T23:01:04.658Z Downloaded secrecy v0.10.3
9842026-04-14T23:01:04.658Z Downloaded sapling-renderdag v0.1.0
9852026-04-14T23:01:04.661Z Downloaded salsa20 v0.10.2
9862026-04-14T23:01:04.661Z Downloaded darling_core v0.21.3
9872026-04-14T23:01:04.679Z Downloaded scopeguard v1.2.0
9882026-04-14T23:01:04.682Z Downloaded scrypt v0.11.0
9892026-04-14T23:01:04.683Z Downloaded seq-macro v0.3.6
9902026-04-14T23:01:04.683Z Downloaded serde_spanned v1.0.4
9912026-04-14T23:01:04.688Z Downloaded shell-words v1.1.1
9922026-04-14T23:01:04.688Z Downloaded serde_bytes v0.11.19
9932026-04-14T23:01:04.688Z Downloaded quinn-udp v0.5.14
9942026-04-14T23:01:04.692Z Downloaded prefix-trie v0.7.0
9952026-04-14T23:01:04.692Z Downloaded hickory-resolver v0.25.2
9962026-04-14T23:01:04.692Z Downloaded serde-big-array v0.5.1
9972026-04-14T23:01:04.695Z Downloaded serde_repr v0.1.20
9982026-04-14T23:01:04.696Z Downloaded papergrid v0.17.0
9992026-04-14T23:01:04.701Z Downloaded serde_urlencoded v0.7.1
10002026-04-14T23:01:04.701Z Downloaded scroll_derive v0.13.1
10012026-04-14T23:01:04.702Z Downloaded jiff-static v0.2.21
10022026-04-14T23:01:04.702Z Downloaded sigpipe v0.1.3
10032026-04-14T23:01:04.702Z Downloaded rustls-pemfile v1.0.4
10042026-04-14T23:01:04.705Z Downloaded secrecy v0.8.0
10052026-04-14T23:01:04.709Z Downloaded openssl-sys v0.9.111
10062026-04-14T23:01:04.714Z Downloaded rustversion v1.0.22
10072026-04-14T23:01:04.714Z Downloaded p256 v0.13.2
10082026-04-14T23:01:04.723Z Downloaded rustls-pemfile v2.2.0
10092026-04-14T23:01:04.723Z Downloaded der v0.7.10
10102026-04-14T23:01:04.723Z Downloaded progenitor-impl v0.11.2
10112026-04-14T23:01:04.739Z Downloaded minimal-lexical v0.2.1
10122026-04-14T23:01:04.739Z Downloaded postcard v1.1.3
10132026-04-14T23:01:04.756Z Downloaded sqlparser_derive v0.5.0
10142026-04-14T23:01:04.756Z Downloaded sha1 v0.10.6
10152026-04-14T23:01:04.756Z Downloaded russh-keys v0.45.0
10162026-04-14T23:01:04.756Z Downloaded hyper-util v0.1.20
10172026-04-14T23:01:04.756Z Downloaded sct v0.7.1
10182026-04-14T23:01:04.756Z Downloaded sec1 v0.7.3
10192026-04-14T23:01:04.756Z Downloaded siphasher v1.0.2
10202026-04-14T23:01:04.756Z Downloaded signal-hook-tokio v0.3.1
10212026-04-14T23:01:04.764Z Downloaded scroll v0.13.0
10222026-04-14T23:01:04.764Z Downloaded serde-hex v0.1.0
10232026-04-14T23:01:04.765Z Downloaded rcgen v0.12.1
10242026-04-14T23:01:04.765Z Downloaded ssh-cipher v0.2.0
10252026-04-14T23:01:04.775Z Downloaded signature v2.2.0
10262026-04-14T23:01:04.775Z Downloaded shlex v1.3.0
10272026-04-14T23:01:04.775Z Downloaded hickory-server v0.25.2
10282026-04-14T23:01:04.779Z Downloaded serde_derive_internals v0.29.1
10292026-04-14T23:01:04.779Z Downloaded rusty-fork v0.3.1
10302026-04-14T23:01:04.779Z Downloaded strum v0.26.3
10312026-04-14T23:01:04.783Z Downloaded rustls-native-certs v0.8.3
10322026-04-14T23:01:04.783Z Downloaded http v1.4.0
10332026-04-14T23:01:04.788Z Downloaded signal-hook-mio v0.2.5
10342026-04-14T23:01:04.802Z Downloaded prettyplease v0.2.37
10352026-04-14T23:01:04.802Z Downloaded pretty_assertions v1.4.1
10362026-04-14T23:01:04.802Z Downloaded strum v0.27.2
10372026-04-14T23:01:04.802Z Downloaded slog-bunyan v2.5.0
10382026-04-14T23:01:04.802Z Downloaded slog-envlogger v2.2.0
10392026-04-14T23:01:04.813Z Downloaded ssh-encoding v0.2.0
10402026-04-14T23:01:04.813Z Downloaded rustls-pki-types v1.14.0
10412026-04-14T23:01:04.814Z Downloaded itertools v0.10.5
10422026-04-14T23:01:04.814Z Downloaded slog-scope v4.4.1
10432026-04-14T23:01:04.814Z Downloaded slog-json v2.6.1
10442026-04-14T23:01:04.814Z Downloaded hashbrown v0.15.5
10452026-04-14T23:01:04.822Z Downloaded subtle v2.6.1
10462026-04-14T23:01:04.822Z Downloaded tap v1.0.1
10472026-04-14T23:01:04.822Z Downloaded tabwriter v1.4.1
10482026-04-14T23:01:04.822Z Downloaded sync-ptr v0.1.4
10492026-04-14T23:01:04.822Z Downloaded tagptr v0.2.0
10502026-04-14T23:01:04.822Z Downloaded sync_wrapper v1.0.2
10512026-04-14T23:01:04.822Z Downloaded termtree v0.5.1
10522026-04-14T23:01:04.828Z Downloaded take_mut v0.2.2
10532026-04-14T23:01:04.828Z Downloaded thread-id v5.1.0
10542026-04-14T23:01:04.829Z Downloaded sqlformat v0.3.5
10552026-04-14T23:01:04.829Z Downloaded ron v0.8.1
10562026-04-14T23:01:04.829Z Downloaded schemars_derive v0.8.22
10572026-04-14T23:01:04.829Z Downloaded smf v0.2.3
10582026-04-14T23:01:04.833Z Downloaded progenitor-impl v0.13.0
10592026-04-14T23:01:04.836Z Downloaded spki v0.7.3
10602026-04-14T23:01:04.840Z Downloaded stacker v0.1.23
10612026-04-14T23:01:04.840Z Downloaded serde_cbor v0.11.2
10622026-04-14T23:01:04.858Z Downloaded ryu v1.0.23
10632026-04-14T23:01:04.858Z Downloaded thiserror-impl-no-std v2.0.2
10642026-04-14T23:01:04.858Z Downloaded static_assertions v1.1.0
10652026-04-14T23:01:04.879Z Downloaded serde_with_macros v3.17.0
10662026-04-14T23:01:04.879Z Downloaded rustls-platform-verifier v0.6.2
10672026-04-14T23:01:04.879Z Downloaded tinyvec_macros v0.1.1
10682026-04-14T23:01:04.879Z Downloaded time-core v0.1.8
10692026-04-14T23:01:04.879Z Downloaded strum_macros v0.24.3
10702026-04-14T23:01:04.879Z Downloaded snafu-derive v0.8.9
10712026-04-14T23:01:04.880Z Downloaded rayon-core v1.13.0
10722026-04-14T23:01:04.880Z Downloaded slog-term v2.9.2
10732026-04-14T23:01:04.880Z Downloaded simd-adler32 v0.3.8
10742026-04-14T23:01:04.880Z Downloaded iri-string v0.7.10
10752026-04-14T23:01:04.880Z Downloaded strum_macros v0.27.2
10762026-04-14T23:01:04.880Z Downloaded strip-ansi-escapes v0.2.1
10772026-04-14T23:01:04.880Z Downloaded progenitor-impl v0.10.0
10782026-04-14T23:01:04.897Z Downloaded mio v1.1.1
10792026-04-14T23:01:04.897Z Downloaded itertools v0.13.0
10802026-04-14T23:01:04.897Z Downloaded tabled_derive v0.11.0
10812026-04-14T23:01:04.897Z Downloaded qorb v0.4.1
10822026-04-14T23:01:04.914Z Downloaded crossterm v0.29.0
10832026-04-14T23:01:04.914Z Downloaded slog-dtrace v0.3.0
10842026-04-14T23:01:04.914Z Downloaded publicsuffix v2.3.0
10852026-04-14T23:01:04.915Z Downloaded serde_plain v1.0.2
10862026-04-14T23:01:04.915Z Downloaded quinn v0.11.9
10872026-04-14T23:01:04.915Z Downloaded num-bigint v0.4.6
10882026-04-14T23:01:04.915Z Downloaded num-bigint-dig v0.8.6
10892026-04-14T23:01:04.926Z Downloaded time-macros v0.2.27
10902026-04-14T23:01:04.926Z Downloaded thread_local v1.1.9
10912026-04-14T23:01:04.927Z Downloaded rand v0.8.5
10922026-04-14T23:01:04.927Z Downloaded bindgen v0.71.1
10932026-04-14T23:01:04.927Z Downloaded string_cache v0.8.9
10942026-04-14T23:01:04.927Z Downloaded schemars v0.9.0
10952026-04-14T23:01:04.959Z Downloaded topological-sort v0.2.2
10962026-04-14T23:01:04.959Z Downloaded tls_codec v0.4.2
10972026-04-14T23:01:04.959Z Downloaded tower-service v0.3.3
10982026-04-14T23:01:04.959Z Downloaded strum_macros v0.26.4
10992026-04-14T23:01:04.959Z Downloaded slog v2.8.2
11002026-04-14T23:01:04.959Z Downloaded tls_codec_derive v0.4.2
11012026-04-14T23:01:04.959Z Downloaded structmeta v0.3.0
11022026-04-14T23:01:04.959Z Downloaded structmeta-derive v0.3.0
11032026-04-14T23:01:04.959Z Downloaded testing_table v0.3.0
11042026-04-14T23:01:04.960Z Downloaded libxml v0.3.3
11052026-04-14T23:01:04.960Z Downloaded schemars v0.8.22
11062026-04-14T23:01:04.978Z Downloaded tokio-macros v2.6.0
11072026-04-14T23:01:04.978Z Downloaded tokio-rustls v0.25.0
11082026-04-14T23:01:04.978Z Downloaded tokio-dtrace v0.1.1
11092026-04-14T23:01:04.978Z Downloaded supports-color v3.0.2
11102026-04-14T23:01:04.978Z Downloaded term v0.7.0
11112026-04-14T23:01:04.979Z Downloaded socket2 v0.5.10
11122026-04-14T23:01:04.979Z Downloaded nom v7.1.3
11132026-04-14T23:01:04.979Z Downloaded typify-macro v0.6.1
11142026-04-14T23:01:04.979Z Downloaded term v1.2.1
11152026-04-14T23:01:04.979Z Downloaded trait-variant v0.1.2
11162026-04-14T23:01:04.979Z Downloaded rsa v0.9.10
11172026-04-14T23:01:04.979Z Downloaded similar v2.7.0
11182026-04-14T23:01:04.979Z Downloaded signal-hook-registry v1.4.8
11192026-04-14T23:01:04.979Z Downloaded rustls-webpki v0.103.9
11202026-04-14T23:01:04.994Z Downloaded itertools v0.12.1
11212026-04-14T23:01:04.994Z Downloaded try-lock v0.2.5
11222026-04-14T23:01:04.995Z Downloaded spin v0.9.8
11232026-04-14T23:01:04.995Z Downloaded signal-hook v0.3.18
11242026-04-14T23:01:04.995Z Downloaded unarray v0.1.4
11252026-04-14T23:01:04.995Z Downloaded samael v0.0.19
11262026-04-14T23:01:05.006Z Downloaded usdt v0.6.0
11272026-04-14T23:01:05.006Z Downloaded iddqd v0.3.17
11282026-04-14T23:01:05.006Z Downloaded tiny-keccak v2.0.2
11292026-04-14T23:01:05.006Z Downloaded serde_path_to_error v0.1.20
11302026-04-14T23:01:05.006Z Downloaded futures-util v0.3.32
11312026-04-14T23:01:05.048Z Downloaded unicode-truncate v1.1.0
11322026-04-14T23:01:05.048Z Downloaded untrusted v0.7.1
11332026-04-14T23:01:05.048Z Downloaded usdt-macro v0.6.0
11342026-04-14T23:01:05.048Z Downloaded smallvec v0.6.14
11352026-04-14T23:01:05.048Z Downloaded slab v0.4.12
11362026-04-14T23:01:05.048Z Downloaded schemars v1.2.1
11372026-04-14T23:01:05.049Z Downloaded subprocess v0.2.15
11382026-04-14T23:01:05.049Z Downloaded thiserror-no-std v2.0.2
11392026-04-14T23:01:05.049Z Downloaded termios v0.3.3
11402026-04-14T23:01:05.049Z Downloaded waitgroup v0.1.2
11412026-04-14T23:01:05.049Z Downloaded support-bundle-viewer v0.1.2
11422026-04-14T23:01:05.049Z Downloaded test-strategy v0.4.5
11432026-04-14T23:01:05.049Z Downloaded rand v0.10.0
11442026-04-14T23:01:05.049Z Downloaded wait-timeout v0.2.1
11452026-04-14T23:01:05.049Z Downloaded void v1.0.2
11462026-04-14T23:01:05.049Z Downloaded h2 v0.4.13
11472026-04-14T23:01:05.065Z Downloaded untrusted v0.9.0
11482026-04-14T23:01:05.066Z Downloaded tokio-native-tls v0.3.1
11492026-04-14T23:01:05.066Z Downloaded blake3 v1.8.3
11502026-04-14T23:01:05.066Z Downloaded tower-layer v0.3.3
11512026-04-14T23:01:05.066Z Downloaded snafu v0.8.9
11522026-04-14T23:01:05.066Z Downloaded universal-hash v0.5.1
11532026-04-14T23:01:05.066Z Downloaded slog-stdlog v4.1.1
11542026-04-14T23:01:05.066Z Downloaded usdt-attr-macro v0.6.0
11552026-04-14T23:01:05.066Z Downloaded slog-async v2.8.0
11562026-04-14T23:01:05.067Z Downloaded bitvec v1.0.1
11572026-04-14T23:01:05.108Z Downloaded rand v0.9.2
11582026-04-14T23:01:05.108Z Downloaded p521 v0.13.3
11592026-04-14T23:01:05.108Z Downloaded unit-prefix v0.5.2
11602026-04-14T23:01:05.108Z Downloaded usdt-impl v0.6.0
11612026-04-14T23:01:05.108Z Downloaded typify-macro v0.4.3
11622026-04-14T23:01:05.108Z Downloaded xshell-macros v0.2.7
11632026-04-14T23:01:05.108Z Downloaded hyper v1.8.1
11642026-04-14T23:01:05.108Z Downloaded zeroize_derive v1.4.3
11652026-04-14T23:01:05.108Z Downloaded xattr v1.6.1
11662026-04-14T23:01:05.108Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11672026-04-14T23:01:05.108Z Downloaded stringprep v0.1.5
11682026-04-14T23:01:05.108Z Downloaded want v0.3.1
11692026-04-14T23:01:05.108Z Downloaded toml_writer v1.0.6+spec-1.1.0
11702026-04-14T23:01:05.109Z Downloaded utf-8 v0.7.6
11712026-04-14T23:01:05.109Z Downloaded vergen-gitcl v1.0.8
11722026-04-14T23:01:05.109Z Downloaded tinyvec v1.10.0
11732026-04-14T23:01:05.109Z Downloaded tokio-tungstenite v0.21.0
11742026-04-14T23:01:05.123Z Downloaded tokio-stream v0.1.18
11752026-04-14T23:01:05.123Z Downloaded zone v0.3.1
11762026-04-14T23:01:05.124Z Downloaded unicase v2.9.0
11772026-04-14T23:01:05.124Z Downloaded tui-tree-widget v0.23.1
11782026-04-14T23:01:05.124Z Downloaded tokio-tungstenite v0.23.1
11792026-04-14T23:01:05.124Z Downloaded serde_yaml v0.9.34+deprecated
11802026-04-14T23:01:05.124Z Downloaded zone_cfg_derive v0.3.1
11812026-04-14T23:01:05.128Z Downloaded vergen-lib v0.1.6
11822026-04-14T23:01:05.128Z Downloaded rustyline v14.0.0
11832026-04-14T23:01:05.128Z Downloaded whoami v1.6.1
11842026-04-14T23:01:05.128Z Downloaded unicode-properties v0.1.4
11852026-04-14T23:01:05.128Z Downloaded itertools v0.14.0
11862026-04-14T23:01:05.137Z Downloaded whoami v2.1.0
11872026-04-14T23:01:05.137Z Downloaded wyz v0.5.1
11882026-04-14T23:01:05.137Z Downloaded socket2 v0.6.2
11892026-04-14T23:01:05.137Z Downloaded toml v0.9.12+spec-1.1.0
11902026-04-14T23:01:05.137Z Downloaded xshell v0.2.7
11912026-04-14T23:01:05.138Z Downloaded zeroize v1.8.2
11922026-04-14T23:01:05.142Z Downloaded steno v0.4.1
11932026-04-14T23:01:05.142Z Downloaded tokio-rustls v0.24.1
11942026-04-14T23:01:05.142Z Downloaded aws-lc-rs v1.16.0
11952026-04-14T23:01:05.148Z Downloaded xz2 v0.1.7
11962026-04-14T23:01:05.153Z Downloaded vsss-rs v3.3.4
11972026-04-14T23:01:05.153Z Downloaded vergen v9.0.6
11982026-04-14T23:01:05.153Z Downloaded libm v0.2.16
11992026-04-14T23:01:05.166Z Downloaded zstd v0.13.3
12002026-04-14T23:01:05.166Z Downloaded walkdir v2.5.0
12012026-04-14T23:01:05.166Z Downloaded tungstenite v0.21.0
12022026-04-14T23:01:05.166Z Downloaded tar v0.4.45
12032026-04-14T23:01:05.166Z Downloaded ron v0.12.0
12042026-04-14T23:01:05.198Z Downloaded vergen-git2 v1.0.7
12052026-04-14T23:01:05.198Z Downloaded unsafe-libyaml v0.2.11
12062026-04-14T23:01:05.198Z Downloaded zstd-safe v7.2.4
12072026-04-14T23:01:05.216Z Downloaded tokio-rustls v0.26.4
12082026-04-14T23:01:05.216Z Downloaded yasna v0.5.2
12092026-04-14T23:01:05.216Z Downloaded p384 v0.13.1
12102026-04-14T23:01:05.216Z Downloaded russh v0.45.0
12112026-04-14T23:01:05.216Z Downloaded rpassword v7.4.0
12122026-04-14T23:01:05.216Z Downloaded toml_parser v1.0.9+spec-1.1.0
12132026-04-14T23:01:05.216Z Downloaded toml v0.7.8
12142026-04-14T23:01:05.216Z Downloaded chrono v0.4.44
12152026-04-14T23:01:05.216Z Downloaded twox-hash v2.1.2
12162026-04-14T23:01:05.216Z Downloaded toml_edit v0.23.10+spec-1.0.0
12172026-04-14T23:01:05.216Z Downloaded unicode-bidi v0.3.18
12182026-04-14T23:01:05.217Z Downloaded hkdf v0.12.4
12192026-04-14T23:01:05.224Z Downloaded tungstenite v0.23.0
12202026-04-14T23:01:05.224Z Downloaded typify v0.4.3
12212026-04-14T23:01:05.229Z Downloaded uzers v0.12.2
12222026-04-14T23:01:05.229Z Downloaded typify v0.6.1
12232026-04-14T23:01:05.229Z Downloaded zerocopy v0.6.6
12242026-04-14T23:01:05.235Z Downloaded reedline v0.40.0
12252026-04-14T23:01:05.254Z Downloaded regex v1.12.3
12262026-04-14T23:01:05.266Z Downloaded zopfli v0.8.3
12272026-04-14T23:01:05.266Z Downloaded ssh-key v0.6.7
12282026-04-14T23:01:05.266Z Downloaded uuid v1.21.0
12292026-04-14T23:01:05.293Z Downloaded tracing-attributes v0.1.31
12302026-04-14T23:01:05.293Z Downloaded vte v0.14.1
12312026-04-14T23:01:05.293Z Downloaded portable-atomic v1.13.1
12322026-04-14T23:01:05.293Z Downloaded zip v0.6.6
12332026-04-14T23:01:05.316Z Downloaded tracing-core v0.1.36
12342026-04-14T23:01:05.316Z Downloaded reqwest v0.13.2
12352026-04-14T23:01:05.316Z Downloaded salty v0.3.0
12362026-04-14T23:01:05.316Z Downloaded git2 v0.20.4
12372026-04-14T23:01:05.316Z Downloaded zerocopy-derive v0.8.40
12382026-04-14T23:01:05.334Z Downloaded toml_edit v0.19.15
12392026-04-14T23:01:05.334Z Downloaded yansi v1.0.1
12402026-04-14T23:01:05.334Z Downloaded typed-path v0.9.3
12412026-04-14T23:01:05.334Z Downloaded x509-cert v0.2.5
12422026-04-14T23:01:05.340Z Downloaded reqwest v0.12.28
12432026-04-14T23:01:05.358Z Downloaded rustls-webpki v0.102.8
12442026-04-14T23:01:05.374Z Downloaded unicode_categories v0.1.1
12452026-04-14T23:01:05.374Z Downloaded tower-http v0.6.8
12462026-04-14T23:01:05.388Z Downloaded lalrpop v0.19.12
12472026-04-14T23:01:05.388Z Downloaded tokio-util v0.7.18
12482026-04-14T23:01:05.388Z Downloaded zip v4.6.1
12492026-04-14T23:01:05.388Z Downloaded moka v0.12.13
12502026-04-14T23:01:05.388Z Downloaded tough v0.20.0
12512026-04-14T23:01:05.395Z Downloaded quick-xml v0.37.5
12522026-04-14T23:01:05.401Z Downloaded unicode-segmentation v1.12.0
12532026-04-14T23:01:05.401Z Downloaded tower v0.5.3
12542026-04-14T23:01:05.413Z Downloaded tokio-postgres v0.7.16
12552026-04-14T23:01:05.413Z Downloaded rustls-webpki v0.101.7
12562026-04-14T23:01:05.417Z Downloaded petname v2.0.2
12572026-04-14T23:01:05.418Z Downloaded rayon v1.11.0
12582026-04-14T23:01:05.425Z Downloaded goblin v0.10.5
12592026-04-14T23:01:05.447Z Downloaded object v0.30.4
12602026-04-14T23:01:05.448Z Downloaded winnow v0.5.40
12612026-04-14T23:01:05.456Z Downloaded unicode-normalization v0.1.25
12622026-04-14T23:01:05.457Z Downloaded bstr v1.12.1
12632026-04-14T23:01:05.457Z Downloaded serde_with v3.17.0
12642026-04-14T23:01:05.457Z Downloaded nix v0.29.0
12652026-04-14T23:01:05.457Z Downloaded proptest v1.10.0
12662026-04-14T23:01:05.463Z Downloaded rustls v0.21.12
12672026-04-14T23:01:05.481Z Downloaded quinn-proto v0.11.13
12682026-04-14T23:01:05.508Z Downloaded object v0.37.3
12692026-04-14T23:01:05.526Z Downloaded nix v0.27.1
12702026-04-14T23:01:05.527Z Downloaded radix_trie v0.2.1
12712026-04-14T23:01:05.540Z Downloaded nix v0.31.1
12722026-04-14T23:01:05.540Z Downloaded zlib-rs v0.6.2
12732026-04-14T23:01:05.540Z Downloaded hickory-proto v0.25.2
12742026-04-14T23:01:05.559Z Downloaded openapiv3 v2.2.0
12752026-04-14T23:01:05.597Z Downloaded zerocopy v0.8.40
12762026-04-14T23:01:05.597Z Downloaded polar-core v0.27.3
12772026-04-14T23:01:05.597Z Downloaded openssl v0.10.75
12782026-04-14T23:01:05.635Z Downloaded nix v0.28.0
12792026-04-14T23:01:05.635Z Downloaded time v0.3.47
12802026-04-14T23:01:05.635Z Downloaded tabled v0.20.0
12812026-04-14T23:01:05.635Z Downloaded rustix v0.38.44
12822026-04-14T23:01:05.645Z Downloaded winnow v0.6.26
12832026-04-14T23:01:05.645Z Downloaded regex-syntax v0.6.29
12842026-04-14T23:01:05.645Z Downloaded dropshot v0.16.7
12852026-04-14T23:01:05.651Z Downloaded vcpkg v0.2.15
12862026-04-14T23:01:05.705Z Downloaded webpki-roots v1.0.6
12872026-04-14T23:01:05.722Z Downloaded smoltcp v0.9.1
12882026-04-14T23:01:05.722Z Downloaded hickory-proto v0.24.4
12892026-04-14T23:01:05.722Z Downloaded smoltcp v0.11.0
12902026-04-14T23:01:05.722Z Downloaded rustls v0.22.4
12912026-04-14T23:01:05.722Z Downloaded regress v0.10.5
12922026-04-14T23:01:05.722Z Downloaded diesel v2.3.7
12932026-04-14T23:01:05.730Z Downloaded sled v0.34.7
12942026-04-14T23:01:05.758Z Downloaded ratatui v0.29.0
12952026-04-14T23:01:05.758Z Downloaded tracing v0.1.44
12962026-04-14T23:01:05.789Z Downloaded bzip2-sys v0.1.13+1.0.8
12972026-04-14T23:01:05.789Z Downloaded rustls v0.23.37
12982026-04-14T23:01:05.789Z Downloaded regex-syntax v0.8.10
12992026-04-14T23:01:05.818Z Downloaded sqlparser v0.61.0
13002026-04-14T23:01:05.819Z Downloaded regex-automata v0.4.14
13012026-04-14T23:01:05.852Z Downloaded typify-impl v0.6.1
13022026-04-14T23:01:05.852Z Downloaded chrono-tz v0.10.4
13032026-04-14T23:01:05.879Z Downloaded typify-impl v0.4.3
13042026-04-14T23:01:05.879Z Downloaded petgraph v0.8.3
13052026-04-14T23:01:05.879Z Downloaded zerocopy-derive v0.6.6
13062026-04-14T23:01:05.898Z Downloaded libz-sys v1.1.24
13072026-04-14T23:01:05.906Z Downloaded petgraph v0.6.5
13082026-04-14T23:01:05.922Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13092026-04-14T23:01:05.953Z Downloaded lzma-sys v0.1.20
13102026-04-14T23:01:05.953Z Downloaded tokio v1.49.0
13112026-04-14T23:01:05.970Z Downloaded jiff v0.2.21
13122026-04-14T23:01:05.970Z Downloaded sha3 v0.10.8
13132026-04-14T23:01:05.974Z Downloaded csv v1.4.0
13142026-04-14T23:01:06.056Z Downloaded encoding_rs v0.8.35
13152026-04-14T23:01:06.095Z Downloaded ring v0.17.14
13162026-04-14T23:01:06.129Z Downloaded libgit2-sys v0.18.3+1.9.2
13172026-04-14T23:01:06.570Z Downloaded aws-lc-sys v0.37.1
13182026-04-14T23:01:06.826Z Compiling libc v0.2.180
13192026-04-14T23:01:06.826Z Compiling serde v1.0.228
13202026-04-14T23:01:06.862Z Compiling log v0.4.29
13212026-04-14T23:01:06.862Z Compiling shlex v1.3.0
13222026-04-14T23:01:06.862Z Compiling find-msvc-tools v0.1.9
13232026-04-14T23:01:06.862Z Compiling smallvec v1.15.1
13242026-04-14T23:01:06.862Z Compiling typenum v1.19.0
13252026-04-14T23:01:06.970Z Compiling subtle v2.6.1
13262026-04-14T23:01:07.016Z Compiling generic-array v0.14.7
13272026-04-14T23:01:07.025Z Compiling scopeguard v1.2.0
13282026-04-14T23:01:07.025Z Compiling portable-atomic v1.13.1
13292026-04-14T23:01:07.080Z Compiling const-oid v0.9.6
13302026-04-14T23:01:07.098Z Compiling critical-section v1.2.0
13312026-04-14T23:01:07.122Z Compiling zerocopy v0.8.40
13322026-04-14T23:01:07.132Z Compiling syn v2.0.117
13332026-04-14T23:01:07.159Z Compiling serde_json v1.0.149
13342026-04-14T23:01:07.181Z Compiling pin-project-lite v0.2.17
13352026-04-14T23:01:07.223Z Compiling lock_api v0.4.14
13362026-04-14T23:01:07.247Z Compiling parking_lot_core v0.9.12
13372026-04-14T23:01:07.267Z Compiling pkg-config v0.3.32
13382026-04-14T23:01:07.267Z Compiling bitflags v2.11.0
13392026-04-14T23:01:07.291Z Compiling libm v0.2.16
13402026-04-14T23:01:07.334Z Compiling num-traits v0.2.19
13412026-04-14T23:01:07.365Z Compiling futures-core v0.3.32
13422026-04-14T23:01:07.387Z Compiling percent-encoding v2.3.2
13432026-04-14T23:01:07.401Z Compiling allocator-api2 v0.2.21
13442026-04-14T23:01:07.491Z Compiling futures-sink v0.3.32
13452026-04-14T23:01:07.530Z Compiling cpufeatures v0.2.17
13462026-04-14T23:01:07.536Z Compiling foldhash v0.2.0
13472026-04-14T23:01:07.600Z Compiling futures-channel v0.3.32
13482026-04-14T23:01:07.615Z Compiling futures-io v0.3.32
13492026-04-14T23:01:07.658Z Compiling getrandom v0.4.1
13502026-04-14T23:01:07.670Z Compiling futures-task v0.3.32
13512026-04-14T23:01:07.704Z Compiling slab v0.4.12
13522026-04-14T23:01:07.776Z Compiling hashbrown v0.16.1
13532026-04-14T23:01:07.802Z Compiling rustversion v1.0.22
13542026-04-14T23:01:07.813Z Compiling getrandom v0.3.4
13552026-04-14T23:01:07.824Z Compiling rand_core v0.10.0
13562026-04-14T23:01:07.844Z Compiling form_urlencoded v1.2.2
13572026-04-14T23:01:07.882Z Compiling base64ct v1.8.3
13582026-04-14T23:01:07.888Z Compiling fs_extra v1.3.0
13592026-04-14T23:01:07.914Z Compiling dunce v1.0.5
13602026-04-14T23:01:07.936Z Compiling getrandom v0.2.17
13612026-04-14T23:01:08.010Z Compiling jobserver v0.1.34
13622026-04-14T23:01:08.030Z Compiling errno v0.3.14
13632026-04-14T23:01:08.049Z Compiling mio v1.1.1
13642026-04-14T23:01:08.088Z Compiling socket2 v0.6.2
13652026-04-14T23:01:08.101Z Compiling rand_core v0.6.4
13662026-04-14T23:01:08.180Z Compiling once_cell v1.21.3
13672026-04-14T23:01:08.198Z Compiling signal-hook-registry v1.4.8
13682026-04-14T23:01:08.226Z Compiling cc v1.2.56
13692026-04-14T23:01:08.244Z Compiling parking_lot v0.12.5
13702026-04-14T23:01:08.318Z Compiling indexmap v2.13.0
13712026-04-14T23:01:08.399Z Compiling ident_case v1.0.1
13722026-04-14T23:01:08.421Z Compiling pem-rfc7468 v0.7.0
13732026-04-14T23:01:08.448Z Compiling flagset v0.4.7
13742026-04-14T23:01:08.458Z Compiling iana-time-zone v0.1.65
13752026-04-14T23:01:08.543Z Compiling rustix v1.1.3
13762026-04-14T23:01:08.553Z Compiling uuid v1.21.0
13772026-04-14T23:01:08.576Z Compiling rustc_version v0.4.1
13782026-04-14T23:01:08.585Z Compiling vcpkg v0.2.15
13792026-04-14T23:01:08.622Z Compiling aws-lc-rs v1.16.0
13802026-04-14T23:01:08.661Z Compiling regex-syntax v0.8.10
13812026-04-14T23:01:08.690Z Compiling tracing-core v0.1.36
13822026-04-14T23:01:08.705Z Compiling crossbeam-utils v0.8.21
13832026-04-14T23:01:08.758Z Compiling openssl-probe v0.2.1
13842026-04-14T23:01:08.872Z Compiling rand_core v0.9.5
13852026-04-14T23:01:08.889Z Compiling schemars v0.8.22
13862026-04-14T23:01:08.930Z Compiling untrusted v0.7.1
13872026-04-14T23:01:08.960Z Compiling syn v1.0.109
13882026-04-14T23:01:08.960Z Compiling httparse v1.10.1
13892026-04-14T23:01:09.005Z Compiling cmake v0.1.57
13902026-04-14T23:01:09.023Z Compiling base64 v0.22.1
13912026-04-14T23:01:09.061Z Compiling untrusted v0.9.0
13922026-04-14T23:01:09.145Z Compiling dyn-clone v1.0.20
13932026-04-14T23:01:09.177Z Compiling tower-layer v0.3.3
13942026-04-14T23:01:09.194Z Compiling rustls v0.23.37
13952026-04-14T23:01:09.212Z Compiling tinyvec_macros v0.1.1
13962026-04-14T23:01:09.256Z Compiling atomic-waker v1.1.2
13972026-04-14T23:01:09.291Z Compiling try-lock v0.2.5
13982026-04-14T23:01:09.310Z Compiling tower-service v0.3.3
13992026-04-14T23:01:09.313Z Compiling tinyvec v1.10.0
14002026-04-14T23:01:09.377Z Compiling spin v0.9.8
14012026-04-14T23:01:09.380Z Compiling aho-corasick v1.1.4
14022026-04-14T23:01:09.380Z Compiling powerfmt v0.2.0
14032026-04-14T23:01:09.475Z Compiling want v0.3.1
14042026-04-14T23:01:09.479Z Compiling num-conv v0.2.0
14052026-04-14T23:01:09.479Z Compiling time-core v0.1.8
14062026-04-14T23:01:09.479Z Compiling httpdate v1.0.3
14072026-04-14T23:01:09.500Z Compiling pin-utils v0.1.0
14082026-04-14T23:01:09.600Z Compiling foreign-types-shared v0.1.1
14092026-04-14T23:01:09.600Z Compiling openssl v0.10.75
14102026-04-14T23:01:09.634Z Compiling crc32fast v1.5.0
14112026-04-14T23:01:09.637Z Compiling deranged v0.5.8
14122026-04-14T23:01:09.637Z Compiling wait-timeout v0.2.1
14132026-04-14T23:01:09.683Z Compiling num_threads v0.1.7
14142026-04-14T23:01:09.686Z Compiling time-macros v0.2.27
14152026-04-14T23:01:09.701Z Compiling foreign-types v0.3.2
14162026-04-14T23:01:09.731Z Compiling bit-vec v0.8.0
14172026-04-14T23:01:09.748Z Compiling quick-error v1.2.3
14182026-04-14T23:01:09.802Z Compiling usdt-impl v0.6.0
14192026-04-14T23:01:09.841Z Compiling native-tls v0.2.18
14202026-04-14T23:01:09.858Z Compiling siphasher v1.0.2
14212026-04-14T23:01:09.875Z Compiling aws-lc-sys v0.37.1
14222026-04-14T23:01:09.910Z Compiling ring v0.17.14
14232026-04-14T23:01:09.926Z Compiling openssl-sys v0.9.111
14242026-04-14T23:01:09.967Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14252026-04-14T23:01:10.019Z Compiling synstructure v0.13.2
14262026-04-14T23:01:10.035Z Compiling serde_derive_internals v0.29.1
14272026-04-14T23:01:10.052Z Compiling pest_generator v2.8.6
14282026-04-14T23:01:10.080Z Compiling darling_core v0.20.11
14292026-04-14T23:01:10.157Z Compiling tempfile v3.25.0
14302026-04-14T23:01:10.453Z Compiling regex-automata v0.4.14
14312026-04-14T23:01:10.566Z Compiling either v1.15.0
14322026-04-14T23:01:10.715Z Compiling simd-adler32 v0.3.8
14332026-04-14T23:01:10.765Z Compiling rusty-fork v0.3.1
14342026-04-14T23:01:10.869Z Compiling darling_core v0.21.3
14352026-04-14T23:01:10.884Z Compiling time v0.3.47
14362026-04-14T23:01:11.001Z Compiling bit-set v0.8.0
14372026-04-14T23:01:11.052Z Compiling bzip2-sys v0.1.13+1.0.8
14382026-04-14T23:01:11.056Z Compiling unicode-normalization v0.1.25
14392026-04-14T23:01:11.129Z Compiling crossbeam-epoch v0.9.18
14402026-04-14T23:01:11.164Z Compiling rand_xorshift v0.4.0
14412026-04-14T23:01:11.200Z Compiling slog v2.8.2
14422026-04-14T23:01:11.263Z Compiling heapless v0.7.17
14432026-04-14T23:01:11.282Z Compiling thread-id v5.1.0
14442026-04-14T23:01:11.362Z Compiling sync_wrapper v1.0.2
14452026-04-14T23:01:11.379Z Compiling cookie v0.18.1
14462026-04-14T23:01:11.400Z Compiling unicode-segmentation v1.12.0
14472026-04-14T23:01:11.414Z Compiling zstd-safe v7.2.4
14482026-04-14T23:01:11.499Z Compiling anyhow v1.0.102
14492026-04-14T23:01:11.516Z Compiling unicode-properties v0.1.4
14502026-04-14T23:01:11.546Z Compiling unarray v0.1.4
14512026-04-14T23:01:11.576Z Compiling adler2 v2.0.1
14522026-04-14T23:01:11.607Z Compiling unicode-bidi v0.3.18
14532026-04-14T23:01:11.652Z Compiling paste v1.0.15
14542026-04-14T23:01:11.682Z Compiling signal-hook v0.3.18
14552026-04-14T23:01:11.729Z Compiling rayon-core v1.13.0
14562026-04-14T23:01:11.758Z Compiling miniz_oxide v0.8.9
14572026-04-14T23:01:11.880Z Compiling serde_derive v1.0.228
14582026-04-14T23:01:11.895Z Compiling zeroize_derive v1.4.3
14592026-04-14T23:01:11.913Z Compiling zerofrom-derive v0.1.6
14602026-04-14T23:01:11.944Z Compiling yoke-derive v0.8.1
14612026-04-14T23:01:11.959Z Compiling zerocopy-derive v0.8.40
14622026-04-14T23:01:12.112Z Compiling zerovec-derive v0.11.2
14632026-04-14T23:01:12.183Z Compiling displaydoc v0.2.5
14642026-04-14T23:01:12.432Z Compiling tokio-macros v2.6.0
14652026-04-14T23:01:12.556Z Compiling futures-macro v0.3.32
14662026-04-14T23:01:12.578Z Compiling der_derive v0.7.3
14672026-04-14T23:01:12.614Z Compiling zeroize v1.8.2
14682026-04-14T23:01:12.993Z Compiling thiserror-impl v2.0.18
14692026-04-14T23:01:13.199Z Compiling rustls-pki-types v1.14.0
14702026-04-14T23:01:13.240Z Compiling tracing-attributes v0.1.31
14712026-04-14T23:01:13.326Z Compiling schemars_derive v0.8.22
14722026-04-14T23:01:13.432Z Compiling crypto-common v0.1.7
14732026-04-14T23:01:13.461Z Compiling zerofrom v0.1.6
14742026-04-14T23:01:13.489Z Compiling block-buffer v0.10.4
14752026-04-14T23:01:13.561Z Compiling futures-util v0.3.32
14762026-04-14T23:01:13.579Z Compiling block-padding v0.3.3
14772026-04-14T23:01:13.614Z Compiling yoke v0.8.1
14782026-04-14T23:01:13.614Z Compiling pest_derive v2.8.6
14792026-04-14T23:01:13.652Z Compiling digest v0.10.7
14802026-04-14T23:01:13.682Z Compiling der v0.7.10
14812026-04-14T23:01:13.711Z Compiling scroll_derive v0.13.1
14822026-04-14T23:01:13.771Z Compiling inout v0.1.4
14832026-04-14T23:01:13.826Z Compiling zerovec v0.11.5
14842026-04-14T23:01:13.945Z Compiling zerotrie v0.2.3
14852026-04-14T23:01:13.965Z Compiling hmac v0.12.1
14862026-04-14T23:01:14.104Z Compiling cipher v0.4.4
14872026-04-14T23:01:14.143Z Compiling sha2 v0.10.9
14882026-04-14T23:01:14.276Z Compiling pbkdf2 v0.12.2
14892026-04-14T23:01:14.370Z Compiling tinystr v0.8.2
14902026-04-14T23:01:14.406Z Compiling potential_utf v0.1.4
14912026-04-14T23:01:14.422Z Compiling salsa20 v0.10.2
14922026-04-14T23:01:14.463Z Compiling thiserror v2.0.18
14932026-04-14T23:01:14.585Z Compiling icu_locale_core v2.1.1
14942026-04-14T23:01:14.609Z Compiling icu_collections v2.1.1
14952026-04-14T23:01:14.612Z Compiling spki v0.7.3
14962026-04-14T23:01:14.613Z Compiling scrypt v0.11.0
14972026-04-14T23:01:14.613Z Compiling cbc v0.1.2
14982026-04-14T23:01:14.651Z Compiling aes v0.8.4
14992026-04-14T23:01:14.688Z Compiling tracing v0.1.44
15002026-04-14T23:01:14.834Z Compiling scroll v0.13.0
15012026-04-14T23:01:14.853Z Compiling darling_macro v0.20.11
15022026-04-14T23:01:14.864Z Compiling thiserror-impl v1.0.69
15032026-04-14T23:01:14.925Z Compiling openssl-macros v0.1.1
15042026-04-14T23:01:14.976Z Compiling dtrace-parser v0.3.0
15052026-04-14T23:01:14.997Z Compiling signature v2.2.0
15062026-04-14T23:01:15.132Z Compiling pkcs5 v0.7.1
15072026-04-14T23:01:15.147Z Compiling goblin v0.10.5
15082026-04-14T23:01:15.205Z Compiling rustls-native-certs v0.8.3
15092026-04-14T23:01:15.380Z Compiling icu_provider v2.1.1
15102026-04-14T23:01:15.396Z Compiling darling v0.20.11
15112026-04-14T23:01:15.500Z Compiling bytes v1.11.1
15122026-04-14T23:01:15.518Z Compiling chrono v0.4.44
15132026-04-14T23:01:15.532Z Compiling pkcs8 v0.10.2
15142026-04-14T23:01:15.615Z Compiling ipnet v2.11.0
15152026-04-14T23:01:15.615Z Compiling derive_builder_core v0.20.2
15162026-04-14T23:01:15.708Z Compiling icu_properties v2.1.2
15172026-04-14T23:01:15.775Z Compiling icu_normalizer v2.1.1
15182026-04-14T23:01:15.840Z Compiling scroll_derive v0.12.1
15192026-04-14T23:01:15.935Z Compiling toml_datetime v0.6.11
15202026-04-14T23:01:15.955Z Compiling serde_tokenstream v0.2.3
15212026-04-14T23:01:16.161Z Compiling tokio v1.49.0
15222026-04-14T23:01:16.214Z Compiling http v1.4.0
15232026-04-14T23:01:16.229Z Compiling serde_spanned v0.6.9
15242026-04-14T23:01:16.262Z Compiling thiserror v1.0.69
15252026-04-14T23:01:16.305Z Compiling erased-serde v0.3.31
15262026-04-14T23:01:16.353Z Compiling md-5 v0.10.6
15272026-04-14T23:01:16.389Z Compiling darling_macro v0.21.3
15282026-04-14T23:01:16.404Z Compiling webpki-roots v1.0.6
15292026-04-14T23:01:16.562Z Compiling ppv-lite86 v0.2.21
15302026-04-14T23:01:16.577Z Compiling scroll v0.12.0
15312026-04-14T23:01:16.580Z Compiling derive_builder_macro v0.20.2
15322026-04-14T23:01:16.609Z Compiling idna_adapter v1.2.1
15332026-04-14T23:01:16.650Z Compiling stringprep v0.1.5
15342026-04-14T23:01:16.772Z Compiling idna v1.1.0
15352026-04-14T23:01:16.813Z Compiling zerocopy-derive v0.7.35
15362026-04-14T23:01:16.876Z Compiling rand_chacha v0.9.0
15372026-04-14T23:01:16.894Z Compiling http-body v1.0.1
15382026-04-14T23:01:16.897Z Compiling rand_chacha v0.3.1
15392026-04-14T23:01:16.961Z Compiling crossbeam-deque v0.8.6
15402026-04-14T23:01:17.048Z Compiling http-body-util v0.1.3
15412026-04-14T23:01:17.076Z Compiling url v2.5.8
15422026-04-14T23:01:17.103Z Compiling rand v0.9.2
15432026-04-14T23:01:17.137Z Compiling num-integer v0.1.46
15442026-04-14T23:01:17.188Z Compiling vergen-lib v0.1.6
15452026-04-14T23:01:17.197Z Compiling curve25519-dalek v4.1.3
15462026-04-14T23:01:17.320Z Compiling ff v0.13.1
15472026-04-14T23:01:17.386Z Compiling hash32 v0.2.1
15482026-04-14T23:01:17.475Z Compiling memoffset v0.9.1
15492026-04-14T23:01:17.494Z Compiling zlib-rs v0.6.2
15502026-04-14T23:01:17.508Z Compiling ref-cast v1.0.25
15512026-04-14T23:01:17.522Z Compiling cfg_aliases v0.2.1
15522026-04-14T23:01:17.565Z Compiling smoltcp v0.9.1
15532026-04-14T23:01:17.624Z Compiling num-bigint-dig v0.8.6
15542026-04-14T23:01:17.647Z Compiling iri-string v0.7.10
15552026-04-14T23:01:17.717Z Compiling proptest v1.10.0
15562026-04-14T23:01:17.725Z Compiling fallible-iterator v0.2.0
15572026-04-14T23:01:17.757Z Compiling rustix v0.38.44
15582026-04-14T23:01:17.781Z Compiling base16ct v0.2.0
15592026-04-14T23:01:17.849Z Compiling psl-types v2.0.11
15602026-04-14T23:01:17.880Z Compiling litrs v1.0.0
15612026-04-14T23:01:17.927Z Compiling ryu v1.0.23
15622026-04-14T23:01:17.945Z Compiling dof v0.4.0
15632026-04-14T23:01:17.960Z Compiling publicsuffix v2.3.0
15642026-04-14T23:01:17.994Z Compiling sec1 v0.7.3
15652026-04-14T23:01:18.011Z Compiling postgres-protocol v0.6.10
15662026-04-14T23:01:18.139Z Compiling serde_urlencoded v0.7.1
15672026-04-14T23:01:18.227Z Compiling zerocopy v0.7.35
15682026-04-14T23:01:18.379Z Compiling nix v0.31.1
15692026-04-14T23:01:18.407Z Compiling document-features v0.2.12
15702026-04-14T23:01:18.424Z Compiling ipnetwork v0.21.1
15712026-04-14T23:01:18.600Z Compiling group v0.13.0
15722026-04-14T23:01:18.805Z Compiling oxnet v0.1.4
15732026-04-14T23:01:18.839Z Compiling num-iter v0.1.45
15742026-04-14T23:01:18.851Z Compiling proc-macro-error v1.0.4
15752026-04-14T23:01:18.866Z Compiling rand v0.8.5
15762026-04-14T23:01:18.934Z Compiling derive_builder v0.20.2
15772026-04-14T23:01:18.983Z Compiling darling v0.21.3
15782026-04-14T23:01:19.033Z Compiling goblin v0.8.2
15792026-04-14T23:01:19.174Z Compiling cargo-platform v0.1.9
15802026-04-14T23:01:19.193Z Compiling hkdf v0.12.4
15812026-04-14T23:01:19.204Z Compiling hubpack_derive v0.1.1
15822026-04-14T23:01:19.240Z Compiling crypto-bigint v0.5.5
15832026-04-14T23:01:19.384Z Compiling regex v1.12.3
15842026-04-14T23:01:19.438Z Compiling curve25519-dalek-derive v0.1.1
15852026-04-14T23:01:19.453Z Compiling strum_macros v0.27.2
15862026-04-14T23:01:19.543Z Compiling daft-derive v0.1.5
15872026-04-14T23:01:19.562Z Compiling async-trait v0.1.89
15882026-04-14T23:01:19.645Z Compiling ref-cast-impl v1.0.25
15892026-04-14T23:01:19.713Z Compiling heck v0.4.1
15902026-04-14T23:01:19.755Z Compiling terminal_size v0.4.3
15912026-04-14T23:01:19.801Z Compiling phf_shared v0.13.1
15922026-04-14T23:01:19.854Z Compiling lazy_static v1.5.0
15932026-04-14T23:01:19.922Z Compiling tokio-util v0.7.18
15942026-04-14T23:01:19.952Z Compiling tower v0.5.3
15952026-04-14T23:01:19.952Z Compiling tokio-native-tls v0.3.1
15962026-04-14T23:01:19.989Z Compiling vergen v9.0.6
15972026-04-14T23:01:20.066Z Compiling newtype-uuid v1.3.2
15982026-04-14T23:01:20.129Z Compiling fs-err v3.3.0
15992026-04-14T23:01:20.172Z Compiling ahash v0.8.12
16002026-04-14T23:01:20.199Z Compiling bitflags v1.3.2
16012026-04-14T23:01:20.233Z Compiling object v0.37.3
16022026-04-14T23:01:20.293Z Compiling managed v0.8.0
16032026-04-14T23:01:20.307Z Compiling bumpalo v3.20.2
16042026-04-14T23:01:20.349Z Compiling flate2 v1.1.9
16052026-04-14T23:01:20.416Z Compiling tower-http v0.6.8
16062026-04-14T23:01:20.438Z Compiling foldhash v0.1.5
16072026-04-14T23:01:20.459Z Compiling libbz2-rs-sys v0.2.2
16082026-04-14T23:01:20.538Z Compiling winnow v0.5.40
16092026-04-14T23:01:20.539Z Compiling clap_builder v4.5.60
16102026-04-14T23:01:20.641Z Compiling hashbrown v0.15.5
16112026-04-14T23:01:20.683Z Compiling console v0.16.2
16122026-04-14T23:01:20.697Z Compiling h2 v0.4.13
16132026-04-14T23:01:20.800Z Compiling zopfli v0.8.3
16142026-04-14T23:01:20.981Z Compiling bzip2 v0.6.1
16152026-04-14T23:01:21.222Z Compiling daft v0.1.5
16162026-04-14T23:01:21.274Z Compiling elliptic-curve v0.13.8
16172026-04-14T23:01:21.312Z Compiling phf v0.13.1
16182026-04-14T23:01:21.369Z Compiling dof v0.3.0
16192026-04-14T23:01:21.438Z Compiling zone_cfg_derive v0.3.1
16202026-04-14T23:01:21.525Z Compiling cargo_metadata v0.19.2
16212026-04-14T23:01:21.541Z Compiling hubpack v0.1.2
16222026-04-14T23:01:21.584Z Compiling strum v0.27.2
16232026-04-14T23:01:21.676Z Compiling cookie_store v0.22.1
16242026-04-14T23:01:21.739Z Compiling usdt-macro v0.6.0
16252026-04-14T23:01:21.789Z Compiling usdt-attr-macro v0.6.0
16262026-04-14T23:01:21.944Z Compiling toml_edit v0.19.15
16272026-04-14T23:01:22.045Z Compiling signal-hook-mio v0.2.5
16282026-04-14T23:01:22.107Z Compiling rayon v1.11.0
16292026-04-14T23:01:22.126Z Compiling serde_with_macros v3.17.0
16302026-04-14T23:01:22.168Z Compiling zstd v0.13.3
16312026-04-14T23:01:22.184Z Compiling postgres-types v0.2.12
16322026-04-14T23:01:22.368Z Compiling bzip2 v0.4.4
16332026-04-14T23:01:22.574Z Compiling dtrace-parser v0.2.0
16342026-04-14T23:01:22.615Z Compiling ed25519 v2.2.3
16352026-04-14T23:01:22.655Z Compiling pkcs1 v0.7.5
16362026-04-14T23:01:22.676Z Compiling serde-big-array v0.5.1
16372026-04-14T23:01:22.779Z Compiling hex v0.4.3
16382026-04-14T23:01:22.847Z Compiling rfc6979 v0.4.0
16392026-04-14T23:01:22.949Z Compiling bstr v1.12.1
16402026-04-14T23:01:22.998Z Compiling serde_repr v0.1.20
16412026-04-14T23:01:23.083Z Compiling strum_macros v0.26.4
16422026-04-14T23:01:23.099Z Compiling clap_derive v4.5.55
16432026-04-14T23:01:23.322Z Compiling enum-as-inner v0.6.1
16442026-04-14T23:01:23.363Z Compiling itertools v0.12.1
16452026-04-14T23:01:23.568Z Compiling phf_shared v0.11.3
16462026-04-14T23:01:23.584Z Compiling float-cmp v0.10.0
16472026-04-14T23:01:23.659Z Compiling thread-id v4.2.2
16482026-04-14T23:01:23.723Z Compiling memmap2 v0.9.10
16492026-04-14T23:01:23.740Z Compiling env_filter v1.0.0
16502026-04-14T23:01:23.759Z Compiling hyper v1.8.1
16512026-04-14T23:01:23.776Z Compiling encoding_rs v0.8.35
16522026-04-14T23:01:23.792Z Compiling predicates-core v1.0.10
16532026-04-14T23:01:23.875Z Compiling fixedbitset v0.4.2
16542026-04-14T23:01:23.936Z Compiling keccak v0.1.6
16552026-04-14T23:01:23.963Z Compiling normalize-line-endings v0.3.0
16562026-04-14T23:01:23.998Z Compiling fixedbitset v0.5.7
16572026-04-14T23:01:24.074Z Compiling data-encoding v2.10.0
16582026-04-14T23:01:24.091Z Compiling jiff v0.2.21
16592026-04-14T23:01:24.119Z Compiling unit-prefix v0.5.2
16602026-04-14T23:01:24.295Z Compiling new_debug_unreachable v1.0.6
16612026-04-14T23:01:24.332Z Compiling mime v0.3.17
16622026-04-14T23:01:24.386Z Compiling precomputed-hash v0.1.1
16632026-04-14T23:01:24.408Z Compiling whoami v2.1.0
16642026-04-14T23:01:24.494Z Compiling difflib v0.4.0
16652026-04-14T23:01:24.621Z Compiling static_assertions v1.1.0
16662026-04-14T23:01:24.637Z Compiling rustc-hash v2.1.1
16672026-04-14T23:01:24.659Z Compiling tokio-postgres v0.7.16
16682026-04-14T23:01:24.714Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16692026-04-14T23:01:24.790Z Compiling iddqd v0.3.17
16702026-04-14T23:01:24.808Z Compiling predicates v3.1.4
16712026-04-14T23:01:24.828Z Compiling zone v0.3.1
16722026-04-14T23:01:24.832Z Compiling string_cache v0.8.9
16732026-04-14T23:01:24.832Z Compiling hickory-proto v0.25.2
16742026-04-14T23:01:24.903Z Compiling hyper-util v0.1.20
16752026-04-14T23:01:24.952Z Compiling clap v4.5.60
16762026-04-14T23:01:25.054Z Compiling strum v0.26.3
16772026-04-14T23:01:25.086Z Compiling indicatif v0.18.4
16782026-04-14T23:01:25.110Z Compiling petgraph v0.8.3
16792026-04-14T23:01:25.210Z Compiling sha3 v0.10.8
16802026-04-14T23:01:25.354Z Compiling toml_edit v0.22.27
16812026-04-14T23:01:25.399Z Compiling petgraph v0.6.5
16822026-04-14T23:01:25.498Z Compiling env_logger v0.11.9
16832026-04-14T23:01:25.552Z Compiling usdt v0.6.0
16842026-04-14T23:01:25.730Z Compiling usdt-impl v0.5.0
16852026-04-14T23:01:25.883Z Compiling crossterm v0.28.1
16862026-04-14T23:01:25.928Z Compiling similar v2.7.0
16872026-04-14T23:01:26.007Z Compiling serde_with v3.17.0
16882026-04-14T23:01:26.024Z Compiling toml v0.7.8
16892026-04-14T23:01:26.358Z Compiling hyper-tls v0.6.0
16902026-04-14T23:01:26.629Z Compiling ecdsa v0.16.9
16912026-04-14T23:01:26.677Z Compiling rsa v0.9.10
16922026-04-14T23:01:26.770Z Compiling zip v4.6.1
16932026-04-14T23:01:26.844Z Compiling ed25519-dalek v2.2.0
16942026-04-14T23:01:27.010Z Compiling zip v0.6.6
16952026-04-14T23:01:27.517Z Compiling tokio-stream v0.1.18
16962026-04-14T23:01:27.554Z Compiling toml_parser v1.0.9+spec-1.1.0
16972026-04-14T23:01:27.580Z Compiling buf-list v1.1.2
16982026-04-14T23:01:27.610Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-04-14T23:01:27.636Z Compiling openapiv3 v2.2.0
17002026-04-14T23:01:27.648Z Compiling x509-cert v0.2.5
17012026-04-14T23:01:27.820Z Compiling sha1 v0.10.6
17022026-04-14T23:01:27.846Z Compiling itertools v0.13.0
17032026-04-14T23:01:27.880Z Compiling toml_datetime v0.7.5+spec-1.1.0
17042026-04-14T23:01:27.937Z Compiling peg-runtime v0.8.5
17052026-04-14T23:01:28.010Z Compiling lalrpop-util v0.19.12
17062026-04-14T23:01:28.073Z Compiling thread_local v1.1.9
17072026-04-14T23:01:28.182Z Compiling slog-async v2.8.0
17082026-04-14T23:01:28.187Z Compiling futures-executor v0.3.32
17092026-04-14T23:01:28.212Z Compiling crossbeam-channel v0.5.15
17102026-04-14T23:01:28.244Z Compiling filetime v0.2.27
17112026-04-14T23:01:28.255Z Compiling is-terminal v0.4.17
17122026-04-14T23:01:28.398Z Compiling term v1.2.1
17132026-04-14T23:01:28.412Z Compiling xattr v1.6.1
17142026-04-14T23:01:28.429Z Compiling take_mut v0.2.2
17152026-04-14T23:01:28.465Z Compiling futures v0.3.32
17162026-04-14T23:01:28.523Z Compiling tar v0.4.45
17172026-04-14T23:01:28.699Z Compiling slog-term v2.9.2
17182026-04-14T23:01:43.761Z Compiling rustls-webpki v0.103.9
17192026-04-14T23:01:46.610Z Compiling tokio-rustls v0.26.4
17202026-04-14T23:01:46.610Z Compiling rustls-platform-verifier v0.6.2
17212026-04-14T23:01:46.818Z Compiling hyper-rustls v0.27.7
17222026-04-14T23:01:47.031Z Compiling reqwest v0.13.2
17232026-04-14T23:01:47.032Z Compiling reqwest v0.12.28
17242026-04-14T23:01:49.092Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17252026-04-14T23:01:49.339Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17262026-04-14T23:01:52.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.73s
17272026-04-14T23:01:52.327Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17282026-04-14T23:01:52.386ZApr 14 23:01:51.513 INFO Starting download, target: Cockroach
17292026-04-14T23:01:52.387ZApr 14 23:01:51.514 INFO Starting download, target: Clickhouse
17302026-04-14T23:01:52.387ZApr 14 23:01:51.514 INFO Starting download, target: Console
17312026-04-14T23:01:52.387ZApr 14 23:01:51.514 INFO Starting download, target: DendriteStub
17322026-04-14T23:01:52.387ZApr 14 23:01:51.514 INFO Starting download, target: MaghemiteMgd
17332026-04-14T23:01:52.387ZApr 14 23:01:51.514 INFO Starting download, target: TransceiverControl
17342026-04-14T23:01:52.390ZApr 14 23:01:51.514 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17352026-04-14T23:01:52.390ZApr 14 23:01:51.514 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17362026-04-14T23:01:52.390ZApr 14 23:01:51.514 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17372026-04-14T23:01:52.390ZApr 14 23:01:51.514 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17382026-04-14T23:01:52.390ZApr 14 23:01:51.514 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17392026-04-14T23:01:52.390ZApr 14 23:01:51.514 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17402026-04-14T23:01:52.786ZApr 14 23:01:51.896 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17412026-04-14T23:01:52.990ZApr 14 23:01:52.115 INFO Download complete, target: TransceiverControl
17422026-04-14T23:01:53.473ZApr 14 23:01:52.601 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17432026-04-14T23:01:53.719ZApr 14 23:01:52.845 INFO Download complete, target: Console
17442026-04-14T23:01:54.217ZApr 14 23:01:53.347 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17452026-04-14T23:01:54.481ZApr 14 23:01:53.611 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-04-14T23:01:54.575ZApr 14 23:01:53.669 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17472026-04-14T23:01:55.263ZApr 14 23:01:54.394 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17482026-04-14T23:01:55.263ZApr 14 23:01:54.394 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17492026-04-14T23:01:56.675ZApr 14 23:01:55.806 INFO Download complete, target: DendriteStub
17502026-04-14T23:01:56.926ZApr 14 23:01:56.056 INFO Download complete, target: MaghemiteMgd
17512026-04-14T23:02:00.019ZApr 14 23:01:59.150 INFO Checking that binary works, target: Cockroach
17522026-04-14T23:02:00.121ZApr 14 23:01:59.252 INFO Download complete, target: Cockroach
17532026-04-14T23:02:01.528ZApr 14 23:02:00.654 INFO Checking that binary works, target: Clickhouse
17542026-04-14T23:02:01.615ZApr 14 23:02:00.744 INFO Download complete, target: Clickhouse
17552026-04-14T23:02:01.629ZAll prerequisites installed successfully
17562026-04-14T23:02:01.653Z
17572026-04-14T23:02:01.653Zreal 2:42.539355940
17582026-04-14T23:02:01.653Zuser 7:23.427329959
17592026-04-14T23:02:01.653Zsys 1:49.275526150
17602026-04-14T23:02:01.654Ztrap 0.244902244
17612026-04-14T23:02:01.654Ztflt 1.142080604
17622026-04-14T23:02:01.654Zdflt 1.529482439
17632026-04-14T23:02:01.654Zkflt 0.025228988
17642026-04-14T23:02:01.654Zlock 22:32.503319496
17652026-04-14T23:02:01.654Zslp 19:35.277958772
17662026-04-14T23:02:01.654Zlat 24.606033479
17672026-04-14T23:02:01.654Zstop 3:08.257827466
17682026-04-14T23:02:01.654Z+ ptime -m cargo xtask download softnpu
17692026-04-14T23:02:02.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17702026-04-14T23:02:02.194Z Running `target/debug/xtask download softnpu`
17712026-04-14T23:02:02.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
17722026-04-14T23:02:03.033Z Running `target/debug/xtask-downloader softnpu`
17732026-04-14T23:02:03.076ZApr 14 23:02:02.206 INFO Starting download, target: Softnpu
17742026-04-14T23:02:03.081ZApr 14 23:02:02.207 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17752026-04-14T23:02:03.645ZApr 14 23:02:02.776 INFO Download complete, target: Softnpu
17762026-04-14T23:02:03.649Z
17772026-04-14T23:02:03.649Zreal 2.022807134
17782026-04-14T23:02:03.649Zuser 1.316637162
17792026-04-14T23:02:03.649Zsys 0.671519225
17802026-04-14T23:02:03.649Ztrap 0.000424861
17812026-04-14T23:02:03.649Ztflt 0.000105451
17822026-04-14T23:02:03.649Zdflt 0.000139701
17832026-04-14T23:02:03.649Zkflt 0.000000000
17842026-04-14T23:02:03.649Zlock 10.208009454
17852026-04-14T23:02:03.649Zslp 0.423951469
17862026-04-14T23:02:03.649Zlat 0.083215900
17872026-04-14T23:02:03.649Zstop 0.000189509
17882026-04-14T23:02:03.652Z+ export CARGO_INCREMENTAL=0
17892026-04-14T23:02:03.652Z+ CARGO_INCREMENTAL=0
17902026-04-14T23:02:03.652Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17912026-04-14T23:02:04.559Z Compiling proc-macro2 v1.0.106
17922026-04-14T23:02:04.559Z Compiling quote v1.0.44
17932026-04-14T23:02:04.559Z Compiling unicode-ident v1.0.24
17942026-04-14T23:02:04.563Z Compiling libc v0.2.180
17952026-04-14T23:02:04.563Z Compiling serde_core v1.0.228
17962026-04-14T23:02:04.563Z Compiling serde v1.0.228
17972026-04-14T23:02:04.563Z Compiling cfg-if v1.0.4
17982026-04-14T23:02:04.563Z Compiling version_check v0.9.5
17992026-04-14T23:02:04.563Z Compiling find-msvc-tools v0.1.9
18002026-04-14T23:02:04.563Z Compiling shlex v1.3.0
18012026-04-14T23:02:04.707Z Compiling typenum v1.19.0
18022026-04-14T23:02:04.707Z Compiling autocfg v1.5.0
18032026-04-14T23:02:04.711Z Compiling zmij v1.0.21
18042026-04-14T23:02:04.711Z Compiling portable-atomic v1.13.1
18052026-04-14T23:02:04.723Z Compiling serde_json v1.0.149
18062026-04-14T23:02:04.910Z Compiling memchr v2.8.0
18072026-04-14T23:02:05.012Z Compiling zerocopy v0.8.40
18082026-04-14T23:02:05.049Z Compiling libm v0.2.16
18092026-04-14T23:02:05.068Z Compiling parking_lot_core v0.9.12
18102026-04-14T23:02:05.127Z Compiling generic-array v0.14.7
18112026-04-14T23:02:05.167Z Compiling num-traits v0.2.19
18122026-04-14T23:02:05.241Z Compiling smallvec v1.15.1
18132026-04-14T23:02:05.313Z Compiling icu_properties_data v2.1.2
18142026-04-14T23:02:05.313Z Compiling icu_normalizer_data v2.1.1
18152026-04-14T23:02:05.358Z Compiling itoa v1.0.17
18162026-04-14T23:02:05.404Z Compiling getrandom v0.4.1
18172026-04-14T23:02:05.425Z Compiling log v0.4.29
18182026-04-14T23:02:05.432Z Compiling stable_deref_trait v1.2.1
18192026-04-14T23:02:05.462Z Compiling pkg-config v0.3.32
18202026-04-14T23:02:05.561Z Compiling subtle v2.6.1
18212026-04-14T23:02:05.669Z Compiling jobserver v0.1.34
18222026-04-14T23:02:05.685Z Compiling getrandom v0.2.17
18232026-04-14T23:02:05.767Z Compiling scopeguard v1.2.0
18242026-04-14T23:02:05.771Z Compiling errno v0.3.14
18252026-04-14T23:02:05.895Z Compiling cc v1.2.56
18262026-04-14T23:02:05.925Z Compiling rand_core v0.6.4
18272026-04-14T23:02:05.944Z Compiling lock_api v0.4.14
18282026-04-14T23:02:06.051Z Compiling percent-encoding v2.3.2
18292026-04-14T23:02:06.069Z Compiling writeable v0.6.2
18302026-04-14T23:02:06.094Z Compiling syn v2.0.117
18312026-04-14T23:02:06.107Z Compiling litemap v0.8.1
18322026-04-14T23:02:06.185Z Compiling fnv v1.0.7
18332026-04-14T23:02:06.226Z Compiling thiserror v2.0.18
18342026-04-14T23:02:06.294Z Compiling pin-project-lite v0.2.17
18352026-04-14T23:02:06.328Z Compiling getrandom v0.3.4
18362026-04-14T23:02:06.444Z Compiling critical-section v1.2.0
18372026-04-14T23:02:06.481Z Compiling schemars v0.8.22
18382026-04-14T23:02:06.499Z Compiling rustversion v1.0.22
18392026-04-14T23:02:06.548Z Compiling allocator-api2 v0.2.21
18402026-04-14T23:02:06.553Z Compiling equivalent v1.0.2
18412026-04-14T23:02:06.599Z Compiling foldhash v0.2.0
18422026-04-14T23:02:06.617Z Compiling dunce v1.0.5
18432026-04-14T23:02:06.679Z Compiling cmake v0.1.57
18442026-04-14T23:02:06.689Z Compiling fs_extra v1.3.0
18452026-04-14T23:02:06.745Z Compiling utf8_iter v1.0.4
18462026-04-14T23:02:06.761Z Compiling rand_core v0.10.0
18472026-04-14T23:02:06.840Z Compiling once_cell v1.21.3
18482026-04-14T23:02:06.938Z Compiling hashbrown v0.16.1
18492026-04-14T23:02:06.946Z Compiling form_urlencoded v1.2.2
18502026-04-14T23:02:07.087Z Compiling const-oid v0.9.6
18512026-04-14T23:02:07.113Z Compiling signal-hook-registry v1.4.8
18522026-04-14T23:02:07.163Z Compiling semver v1.0.27
18532026-04-14T23:02:07.277Z Compiling ring v0.17.14
18542026-04-14T23:02:07.301Z Compiling aws-lc-sys v0.37.1
18552026-04-14T23:02:07.374Z Compiling bitflags v2.11.0
18562026-04-14T23:02:07.531Z Compiling rustix v1.1.3
18572026-04-14T23:02:07.560Z Compiling indexmap v2.13.0
18582026-04-14T23:02:07.575Z Compiling parking_lot v0.12.5
18592026-04-14T23:02:07.585Z Compiling mio v1.1.1
18602026-04-14T23:02:07.618Z Compiling socket2 v0.6.2
18612026-04-14T23:02:07.658Z Compiling aws-lc-rs v1.16.0
18622026-04-14T23:02:07.683Z Compiling thiserror v1.0.69
18632026-04-14T23:02:07.839Z Compiling strsim v0.11.1
18642026-04-14T23:02:07.859Z Compiling futures-core v0.3.32
18652026-04-14T23:02:07.902Z Compiling ucd-trie v0.1.7
18662026-04-14T23:02:08.009Z Compiling byteorder v1.5.0
18672026-04-14T23:02:08.074Z Compiling httparse v1.10.1
18682026-04-14T23:02:08.185Z Compiling syn v1.0.109
18692026-04-14T23:02:08.203Z Compiling pest v2.8.6
18702026-04-14T23:02:08.266Z Compiling iana-time-zone v0.1.65
18712026-04-14T23:02:08.286Z Compiling heck v0.5.0
18722026-04-14T23:02:08.335Z Compiling ident_case v1.0.1
18732026-04-14T23:02:08.345Z Compiling vcpkg v0.2.15
18742026-04-14T23:02:08.414Z Compiling uuid v1.21.0
18752026-04-14T23:02:08.439Z Compiling cpufeatures v0.2.17
18762026-04-14T23:02:08.559Z Compiling regex-syntax v0.8.10
18772026-04-14T23:02:08.654Z Compiling crossbeam-utils v0.8.21
18782026-04-14T23:02:08.786Z Compiling rustc_version v0.4.1
18792026-04-14T23:02:08.878Z Compiling rustls v0.23.37
18802026-04-14T23:02:08.922Z Compiling futures-sink v0.3.32
18812026-04-14T23:02:08.945Z Compiling openssl-sys v0.9.111
18822026-04-14T23:02:09.018Z Compiling synstructure v0.13.2
18832026-04-14T23:02:09.060Z Compiling serde_derive_internals v0.29.1
18842026-04-14T23:02:09.083Z Compiling futures-channel v0.3.32
18852026-04-14T23:02:09.095Z Compiling futures-io v0.3.32
18862026-04-14T23:02:09.117Z Compiling slab v0.4.12
18872026-04-14T23:02:09.122Z Compiling futures-task v0.3.32
18882026-04-14T23:02:09.332Z Compiling pest_meta v2.8.6
18892026-04-14T23:02:09.363Z Compiling plain v0.2.3
18902026-04-14T23:02:09.397Z Compiling dyn-clone v1.0.20
18912026-04-14T23:02:09.433Z Compiling aho-corasick v1.1.4
18922026-04-14T23:02:09.457Z Compiling time-core v0.1.8
18932026-04-14T23:02:09.574Z Compiling num-conv v0.2.0
18942026-04-14T23:02:09.627Z Compiling openssl v0.10.75
18952026-04-14T23:02:09.759Z Compiling base64 v0.22.1
18962026-04-14T23:02:09.777Z Compiling time-macros v0.2.27
18972026-04-14T23:02:09.913Z Compiling pretty-hex v0.4.1
18982026-04-14T23:02:09.980Z Compiling pest_generator v2.8.6
18992026-04-14T23:02:10.068Z Compiling anyhow v1.0.102
19002026-04-14T23:02:10.091Z Compiling base64ct v1.8.3
19012026-04-14T23:02:10.109Z Compiling either v1.15.0
19022026-04-14T23:02:10.162Z Compiling crc32fast v1.5.0
19032026-04-14T23:02:10.193Z Compiling darling_core v0.21.3
19042026-04-14T23:02:10.211Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19052026-04-14T23:02:10.339Z Compiling regex-automata v0.4.14
19062026-04-14T23:02:10.361Z Compiling pem-rfc7468 v0.7.0
19072026-04-14T23:02:10.410Z Compiling serde_derive v1.0.228
19082026-04-14T23:02:10.414Z Compiling zeroize_derive v1.4.3
19092026-04-14T23:02:10.414Z Compiling zerofrom-derive v0.1.6
19102026-04-14T23:02:10.470Z Compiling yoke-derive v0.8.1
19112026-04-14T23:02:10.474Z Compiling zerovec-derive v0.11.2
19122026-04-14T23:02:10.621Z Compiling displaydoc v0.2.5
19132026-04-14T23:02:10.679Z Compiling zerocopy-derive v0.8.40
19142026-04-14T23:02:10.701Z Compiling tokio-macros v2.6.0
19152026-04-14T23:02:10.713Z Compiling futures-macro v0.3.32
19162026-04-14T23:02:10.812Z Compiling thiserror-impl v2.0.18
19172026-04-14T23:02:10.845Z Compiling schemars_derive v0.8.22
19182026-04-14T23:02:10.969Z Compiling der_derive v0.7.3
19192026-04-14T23:02:11.087Z Compiling zeroize v1.8.2
19202026-04-14T23:02:11.455Z Compiling tracing-attributes v0.1.31
19212026-04-14T23:02:11.510Z Compiling thiserror-impl v1.0.69
19222026-04-14T23:02:11.556Z Compiling pest_derive v2.8.6
19232026-04-14T23:02:11.619Z Compiling futures-util v0.3.32
19242026-04-14T23:02:11.658Z Compiling zerofrom v0.1.6
19252026-04-14T23:02:11.815Z Compiling yoke v0.8.1
19262026-04-14T23:02:11.944Z Compiling crypto-common v0.1.7
19272026-04-14T23:02:12.008Z Compiling zerovec v0.11.5
19282026-04-14T23:02:12.058Z Compiling zerotrie v0.2.3
19292026-04-14T23:02:12.114Z Compiling block-buffer v0.10.4
19302026-04-14T23:02:12.261Z Compiling digest v0.10.7
19312026-04-14T23:02:12.329Z Compiling block-padding v0.3.3
19322026-04-14T23:02:12.506Z Compiling hmac v0.12.1
19332026-04-14T23:02:12.506Z Compiling inout v0.1.4
19342026-04-14T23:02:12.541Z Compiling sha2 v0.10.9
19352026-04-14T23:02:12.579Z Compiling tinystr v0.8.2
19362026-04-14T23:02:12.640Z Compiling potential_utf v0.1.4
19372026-04-14T23:02:12.678Z Compiling cipher v0.4.4
19382026-04-14T23:02:12.696Z Compiling rustls-pki-types v1.14.0
19392026-04-14T23:02:12.715Z Compiling scroll_derive v0.13.1
19402026-04-14T23:02:12.718Z Compiling scroll_derive v0.12.1
19412026-04-14T23:02:12.778Z Compiling icu_locale_core v2.1.1
19422026-04-14T23:02:12.823Z Compiling icu_collections v2.1.1
19432026-04-14T23:02:13.037Z Compiling openssl-macros v0.1.1
19442026-04-14T23:02:13.415Z Compiling flagset v0.4.7
19452026-04-14T23:02:13.473Z Compiling native-tls v0.2.18
19462026-04-14T23:02:13.531Z Compiling icu_provider v2.1.1
19472026-04-14T23:02:13.578Z Compiling der v0.7.10
19482026-04-14T23:02:13.615Z Compiling regex v1.12.3
19492026-04-14T23:02:13.633Z Compiling darling_macro v0.21.3
19502026-04-14T23:02:13.718Z Compiling bytes v1.11.1
19512026-04-14T23:02:13.818Z Compiling icu_normalizer v2.1.1
19522026-04-14T23:02:13.898Z Compiling icu_properties v2.1.2
19532026-04-14T23:02:13.982Z Compiling chrono v0.4.44
19542026-04-14T23:02:14.037Z Compiling serde_tokenstream v0.2.3
19552026-04-14T23:02:14.154Z Compiling zerocopy-derive v0.7.35
19562026-04-14T23:02:14.191Z Compiling rand_core v0.9.5
19572026-04-14T23:02:14.349Z Compiling tokio v1.49.0
19582026-04-14T23:02:14.435Z Compiling http v1.4.0
19592026-04-14T23:02:14.940Z Compiling idna_adapter v1.2.1
19602026-04-14T23:02:14.984Z Compiling slog v2.8.2
19612026-04-14T23:02:15.040Z Compiling tracing-core v0.1.36
19622026-04-14T23:02:15.103Z Compiling idna v1.1.0
19632026-04-14T23:02:15.143Z Compiling ppv-lite86 v0.2.21
19642026-04-14T23:02:15.522Z Compiling url v2.5.8
19652026-04-14T23:02:15.562Z Compiling untrusted v0.9.0
19662026-04-14T23:02:15.562Z Compiling rayon-core v1.13.0
19672026-04-14T23:02:15.592Z Compiling tracing v0.1.44
19682026-04-14T23:02:15.732Z Compiling spki v0.7.3
19692026-04-14T23:02:15.787Z Compiling darling v0.21.3
19702026-04-14T23:02:15.894Z Compiling salsa20 v0.10.2
19712026-04-14T23:02:15.961Z Compiling pbkdf2 v0.12.2
19722026-04-14T23:02:16.350Z Compiling cookie v0.18.1
19732026-04-14T23:02:16.409Z Compiling camino v1.2.2
19742026-04-14T23:02:16.690Z Compiling scrypt v0.11.0
19752026-04-14T23:02:16.708Z Compiling rand_chacha v0.9.0
19762026-04-14T23:02:16.738Z Compiling cbc v0.1.2
19772026-04-14T23:02:16.810Z Compiling aes v0.8.4
19782026-04-14T23:02:17.315Z Compiling usdt-impl v0.5.0
19792026-04-14T23:02:17.339Z Compiling ref-cast v1.0.25
19802026-04-14T23:02:17.354Z Compiling usdt-impl v0.6.0
19812026-04-14T23:02:17.370Z Compiling winnow v0.7.14
19822026-04-14T23:02:17.570Z Compiling paste v1.0.15
19832026-04-14T23:02:17.686Z Compiling pkcs5 v0.7.1
19842026-04-14T23:02:17.734Z Compiling rand v0.9.2
19852026-04-14T23:02:17.769Z Compiling http-body v1.0.1
19862026-04-14T23:02:17.941Z Compiling serde_spanned v0.6.9
19872026-04-14T23:02:18.131Z Compiling toml_datetime v0.6.11
19882026-04-14T23:02:18.148Z Compiling scroll v0.13.0
19892026-04-14T23:02:18.164Z Compiling scroll v0.12.0
19902026-04-14T23:02:18.196Z Compiling heapless v0.7.17
19912026-04-14T23:02:18.235Z Compiling tokio-util v0.7.18
19922026-04-14T23:02:18.403Z Compiling bzip2-sys v0.1.13+1.0.8
19932026-04-14T23:02:18.420Z Compiling zstd-safe v7.2.4
19942026-04-14T23:02:18.480Z Compiling atomic-waker v1.1.2
19952026-04-14T23:02:18.627Z Compiling untrusted v0.7.1
19962026-04-14T23:02:18.664Z Compiling openssl-probe v0.2.1
19972026-04-14T23:02:18.721Z Compiling signal-hook v0.3.18
19982026-04-14T23:02:18.775Z Compiling toml_parser v1.0.9+spec-1.1.0
19992026-04-14T23:02:18.881Z Compiling goblin v0.8.2
20002026-04-14T23:02:18.900Z Compiling goblin v0.10.5
20012026-04-14T23:02:18.939Z Compiling pkcs8 v0.10.2
20022026-04-14T23:02:19.258Z Compiling zerocopy v0.7.35
20032026-04-14T23:02:19.331Z Compiling ref-cast-impl v1.0.25
20042026-04-14T23:02:19.377Z Compiling curve25519-dalek v4.1.3
20052026-04-14T23:02:19.607Z Compiling darling_core v0.20.11
20062026-04-14T23:02:19.674Z Compiling toml_datetime v0.7.5+spec-1.1.0
20072026-04-14T23:02:19.732Z Compiling memoffset v0.9.1
20082026-04-14T23:02:19.903Z Compiling tinyvec_macros v0.1.1
20092026-04-14T23:02:19.962Z Compiling tower-service v0.3.3
20102026-04-14T23:02:19.994Z Compiling try-lock v0.2.5
20112026-04-14T23:02:20.132Z Compiling tower-layer v0.3.3
20122026-04-14T23:02:20.252Z Compiling rustix v0.38.44
20132026-04-14T23:02:20.292Z Compiling litrs v1.0.0
20142026-04-14T23:02:20.533Z Compiling fastrand v2.3.0
20152026-04-14T23:02:20.563Z Compiling winnow v0.5.40
20162026-04-14T23:02:20.581Z Compiling want v0.3.1
20172026-04-14T23:02:20.603Z Compiling h2 v0.4.13
20182026-04-14T23:02:20.787Z Compiling document-features v0.2.12
20192026-04-14T23:02:20.910Z Compiling tinyvec v1.10.0
20202026-04-14T23:02:21.315Z Compiling dof v0.3.0
20212026-04-14T23:02:21.700Z Compiling darling_macro v0.20.11
20222026-04-14T23:02:21.885Z Compiling dof v0.4.0
20232026-04-14T23:02:21.953Z Compiling toml_edit v0.19.15
20242026-04-14T23:02:22.175Z Compiling dtrace-parser v0.2.0
20252026-04-14T23:02:22.193Z Compiling dtrace-parser v0.3.0
20262026-04-14T23:02:22.231Z Compiling ipnet v2.11.0
20272026-04-14T23:02:22.401Z Compiling async-trait v0.1.89
20282026-04-14T23:02:22.444Z Compiling daft-derive v0.1.5
20292026-04-14T23:02:22.775Z Compiling spin v0.9.8
20302026-04-14T23:02:22.796Z Compiling thread-id v5.1.0
20312026-04-14T23:02:22.813Z Compiling thread-id v4.2.2
20322026-04-14T23:02:22.832Z Compiling proc-macro-error-attr v1.0.4
20332026-04-14T23:02:22.860Z Compiling pin-utils v0.1.0
20342026-04-14T23:02:22.903Z Compiling httpdate v1.0.3
20352026-04-14T23:02:22.980Z Compiling smoltcp v0.9.1
20362026-04-14T23:02:23.013Z Compiling powerfmt v0.2.0
20372026-04-14T23:02:23.058Z Compiling foreign-types-shared v0.1.1
20382026-04-14T23:02:23.114Z Compiling cfg_aliases v0.2.1
20392026-04-14T23:02:23.144Z Compiling num-bigint-dig v0.8.6
20402026-04-14T23:02:23.212Z Compiling nix v0.31.1
20412026-04-14T23:02:23.269Z Compiling deranged v0.5.8
20422026-04-14T23:02:23.318Z Compiling foreign-types v0.3.2
20432026-04-14T23:02:23.392Z Compiling tempfile v3.25.0
20442026-04-14T23:02:23.542Z Compiling darling v0.20.11
20452026-04-14T23:02:23.761Z Compiling hyper v1.8.1
20462026-04-14T23:02:23.926Z Compiling ipnetwork v0.21.1
20472026-04-14T23:02:24.175Z Compiling strum_macros v0.26.4
20482026-04-14T23:02:24.219Z Compiling curve25519-dalek-derive v0.1.1
20492026-04-14T23:02:24.313Z Compiling wait-timeout v0.2.1
20502026-04-14T23:02:24.344Z Compiling proc-macro-error v1.0.4
20512026-04-14T23:02:24.439Z Compiling unicode-segmentation v1.12.0
20522026-04-14T23:02:24.457Z Compiling num_threads v0.1.7
20532026-04-14T23:02:24.573Z Compiling anstyle v1.0.13
20542026-04-14T23:02:24.605Z Compiling siphasher v1.0.2
20552026-04-14T23:02:24.830Z Compiling simd-adler32 v0.3.8
20562026-04-14T23:02:24.854Z Compiling quick-error v1.2.3
20572026-04-14T23:02:24.871Z Compiling utf8parse v0.2.2
20582026-04-14T23:02:24.965Z Compiling bit-vec v0.8.0
20592026-04-14T23:02:25.010Z Compiling anstyle-parse v0.2.7
20602026-04-14T23:02:25.055Z Compiling time v0.3.47
20612026-04-14T23:02:25.096Z Compiling rusty-fork v0.3.1
20622026-04-14T23:02:25.219Z Compiling bit-set v0.8.0
20632026-04-14T23:02:25.307Z Compiling hyper-util v0.1.20
20642026-04-14T23:02:25.763Z Compiling crossbeam-epoch v0.9.18
20652026-04-14T23:02:25.835Z Compiling derive_builder_core v0.20.2
20662026-04-14T23:02:26.314Z Compiling unicode-normalization v0.1.25
20672026-04-14T23:02:26.837Z Compiling rustls-native-certs v0.8.3
20682026-04-14T23:02:26.897Z Compiling rand_xorshift v0.4.0
20692026-04-14T23:02:27.057Z Compiling signature v2.2.0
20702026-04-14T23:02:27.077Z Compiling hubpack_derive v0.1.1
20712026-04-14T23:02:27.096Z Compiling strum_macros v0.27.2
20722026-04-14T23:02:27.099Z Compiling sync_wrapper v1.0.2
20732026-04-14T23:02:27.130Z Compiling fs-err v3.3.0
20742026-04-14T23:02:27.228Z Compiling ahash v0.8.12
20752026-04-14T23:02:27.328Z Compiling unicode-bidi v0.3.18
20762026-04-14T23:02:27.369Z Compiling colorchoice v1.0.4
20772026-04-14T23:02:27.436Z Compiling is_terminal_polyfill v1.70.2
20782026-04-14T23:02:27.481Z Compiling object v0.37.3
20792026-04-14T23:02:27.517Z Compiling adler2 v2.0.1
20802026-04-14T23:02:27.574Z Compiling unicode-properties v0.1.4
20812026-04-14T23:02:27.592Z Compiling anstyle-query v1.1.5
20822026-04-14T23:02:27.619Z Compiling unarray v0.1.4
20832026-04-14T23:02:27.676Z Compiling miniz_oxide v0.8.9
20842026-04-14T23:02:27.732Z Compiling proptest v1.10.0
20852026-04-14T23:02:27.761Z Compiling anstream v0.6.21
20862026-04-14T23:02:27.828Z Compiling stringprep v0.1.5
20872026-04-14T23:02:28.134Z Compiling tower v0.5.3
20882026-04-14T23:02:28.232Z Compiling derive_builder_macro v0.20.2
20892026-04-14T23:02:28.409Z Compiling crossbeam-deque v0.8.6
20902026-04-14T23:02:28.570Z Compiling heck v0.4.1
20912026-04-14T23:02:28.629Z Compiling usdt-attr-macro v0.6.0
20922026-04-14T23:02:28.647Z Compiling usdt-macro v0.6.0
20932026-04-14T23:02:29.065Z Compiling http-body-util v0.1.3
20942026-04-14T23:02:29.371Z Compiling webpki-roots v1.0.6
20952026-04-14T23:02:29.443Z Compiling rand_chacha v0.3.1
20962026-04-14T23:02:29.462Z Compiling erased-serde v0.3.31
20972026-04-14T23:02:29.497Z Compiling md-5 v0.10.6
20982026-04-14T23:02:29.515Z Compiling num-integer v0.1.46
20992026-04-14T23:02:29.566Z Compiling hash32 v0.2.1
21002026-04-14T23:02:29.584Z Compiling vergen-lib v0.1.6
21012026-04-14T23:02:29.617Z Compiling ff v0.13.1
21022026-04-14T23:02:29.684Z Compiling ryu v1.0.23
21032026-04-14T23:02:29.749Z Compiling zlib-rs v0.6.2
21042026-04-14T23:02:29.816Z Compiling iri-string v0.7.10
21052026-04-14T23:02:29.819Z Compiling psl-types v2.0.11
21062026-04-14T23:02:29.848Z Compiling fallible-iterator v0.2.0
21072026-04-14T23:02:29.852Z Compiling base16ct v0.2.0
21082026-04-14T23:02:29.956Z Compiling publicsuffix v2.3.0
21092026-04-14T23:02:29.959Z Compiling serde_urlencoded v0.7.1
21102026-04-14T23:02:30.026Z Compiling sec1 v0.7.3
21112026-04-14T23:02:30.059Z Compiling num-iter v0.1.45
21122026-04-14T23:02:30.078Z Compiling newtype-uuid v1.3.2
21132026-04-14T23:02:30.165Z Compiling postgres-protocol v0.6.10
21142026-04-14T23:02:30.208Z Compiling group v0.13.0
21152026-04-14T23:02:30.313Z Compiling rand v0.8.5
21162026-04-14T23:02:30.535Z Compiling oxnet v0.1.4
21172026-04-14T23:02:30.692Z Compiling zone_cfg_derive v0.3.1
21182026-04-14T23:02:30.721Z Compiling derive_builder v0.20.2
21192026-04-14T23:02:30.750Z Compiling tokio-native-tls v0.3.1
21202026-04-14T23:02:30.858Z Compiling phf_shared v0.13.1
21212026-04-14T23:02:30.956Z Compiling lazy_static v1.5.0
21222026-04-14T23:02:31.010Z Compiling tower-http v0.6.8
21232026-04-14T23:02:31.025Z Compiling terminal_size v0.4.3
21242026-04-14T23:02:31.080Z Compiling serde_with_macros v3.17.0
21252026-04-14T23:02:31.115Z Compiling cargo-platform v0.1.9
21262026-04-14T23:02:31.151Z Compiling hkdf v0.12.4
21272026-04-14T23:02:31.167Z Compiling crypto-bigint v0.5.5
21282026-04-14T23:02:31.224Z Compiling enum-as-inner v0.6.1
21292026-04-14T23:02:31.264Z Compiling clap_derive v4.5.55
21302026-04-14T23:02:31.289Z Compiling serde_repr v0.1.20
21312026-04-14T23:02:31.307Z Compiling vergen v9.0.6
21322026-04-14T23:02:31.497Z Compiling libbz2-rs-sys v0.2.2
21332026-04-14T23:02:31.516Z Compiling managed v0.8.0
21342026-04-14T23:02:31.532Z Compiling bitflags v1.3.2
21352026-04-14T23:02:31.551Z Compiling unicode-width v0.2.0
21362026-04-14T23:02:31.670Z Compiling bumpalo v3.20.2
21372026-04-14T23:02:31.783Z Compiling foldhash v0.1.5
21382026-04-14T23:02:31.846Z Compiling clap_lex v1.0.0
21392026-04-14T23:02:31.863Z Compiling console v0.16.2
21402026-04-14T23:02:31.944Z Compiling flate2 v1.1.9
21412026-04-14T23:02:31.977Z Compiling hashbrown v0.15.5
21422026-04-14T23:02:32.057Z Compiling clap_builder v4.5.60
21432026-04-14T23:02:32.110Z Compiling elliptic-curve v0.13.8
21442026-04-14T23:02:32.169Z Compiling bzip2 v0.6.1
21452026-04-14T23:02:32.186Z Compiling zopfli v0.8.3
21462026-04-14T23:02:32.379Z Compiling cargo_metadata v0.19.2
21472026-04-14T23:02:32.579Z Compiling phf v0.13.1
21482026-04-14T23:02:32.788Z Compiling hyper-tls v0.6.0
21492026-04-14T23:02:32.806Z Compiling signal-hook-mio v0.2.5
21502026-04-14T23:02:32.911Z Compiling rayon v1.11.0
21512026-04-14T23:02:32.969Z Compiling daft v0.1.5
21522026-04-14T23:02:32.985Z Compiling zstd v0.13.3
21532026-04-14T23:02:33.042Z Compiling cookie_store v0.22.1
21542026-04-14T23:02:33.148Z Compiling postgres-types v0.2.12
21552026-04-14T23:02:33.273Z Compiling bzip2 v0.4.4
21562026-04-14T23:02:33.288Z Compiling strum v0.27.2
21572026-04-14T23:02:33.507Z Compiling hubpack v0.1.2
21582026-04-14T23:02:33.565Z Compiling ed25519 v2.2.3
21592026-04-14T23:02:33.589Z Compiling phf_shared v0.11.3
21602026-04-14T23:02:33.720Z Compiling pkcs1 v0.7.5
21612026-04-14T23:02:33.815Z Compiling hex v0.4.3
21622026-04-14T23:02:33.831Z Compiling serde-big-array v0.5.1
21632026-04-14T23:02:33.949Z Compiling bstr v1.12.1
21642026-04-14T23:02:33.966Z Compiling rfc6979 v0.4.0
21652026-04-14T23:02:34.068Z Compiling itertools v0.12.1
21662026-04-14T23:02:34.123Z Compiling float-cmp v0.10.0
21672026-04-14T23:02:34.142Z Compiling memmap2 v0.9.10
21682026-04-14T23:02:34.164Z Compiling env_filter v1.0.0
21692026-04-14T23:02:34.211Z Compiling encoding_rs v0.8.35
21702026-04-14T23:02:34.230Z Compiling new_debug_unreachable v1.0.6
21712026-04-14T23:02:34.385Z Compiling unit-prefix v0.5.2
21722026-04-14T23:02:34.402Z Compiling whoami v2.1.0
21732026-04-14T23:02:34.460Z Compiling data-encoding v2.10.0
21742026-04-14T23:02:34.476Z Compiling precomputed-hash v0.1.1
21752026-04-14T23:02:34.539Z Compiling rustc-hash v2.1.1
21762026-04-14T23:02:34.612Z Compiling difflib v0.4.0
21772026-04-14T23:02:34.708Z Compiling jiff v0.2.21
21782026-04-14T23:02:34.731Z Compiling mime v0.3.17
21792026-04-14T23:02:34.797Z Compiling fixedbitset v0.5.7
21802026-04-14T23:02:34.819Z Compiling predicates-core v1.0.10
21812026-04-14T23:02:34.900Z Compiling static_assertions v1.1.0
21822026-04-14T23:02:34.945Z Compiling toml_write v0.1.2
21832026-04-14T23:02:34.999Z Compiling fixedbitset v0.4.2
21842026-04-14T23:02:35.012Z Compiling keccak v0.1.6
21852026-04-14T23:02:35.029Z Compiling normalize-line-endings v0.3.0
21862026-04-14T23:02:35.079Z Compiling petgraph v0.8.3
21872026-04-14T23:02:35.125Z Compiling predicates v3.1.4
21882026-04-14T23:02:35.145Z Compiling toml_edit v0.22.27
21892026-04-14T23:02:35.161Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21902026-04-14T23:02:35.196Z Compiling sha3 v0.10.8
21912026-04-14T23:02:35.256Z Compiling petgraph v0.6.5
21922026-04-14T23:02:35.373Z Compiling zone v0.3.1
21932026-04-14T23:02:35.506Z Compiling hickory-proto v0.25.2
21942026-04-14T23:02:35.617Z Compiling iddqd v0.3.17
21952026-04-14T23:02:35.755Z Compiling tokio-postgres v0.7.16
21962026-04-14T23:02:36.046Z Compiling string_cache v0.8.9
21972026-04-14T23:02:36.072Z Compiling indicatif v0.18.4
21982026-04-14T23:02:36.834Z Compiling similar v2.7.0
21992026-04-14T23:02:36.853Z Compiling env_logger v0.11.9
22002026-04-14T23:02:36.874Z Compiling usdt v0.6.0
22012026-04-14T23:02:37.217Z Compiling serde_with v3.17.0
22022026-04-14T23:02:37.523Z Compiling zip v4.6.1
22032026-04-14T23:02:37.605Z Compiling ecdsa v0.16.9
22042026-04-14T23:02:37.917Z Compiling rsa v0.9.10
22052026-04-14T23:02:38.079Z Compiling ed25519-dalek v2.2.0
22062026-04-14T23:02:38.394Z Compiling clap v4.5.60
22072026-04-14T23:02:38.596Z Compiling zip v0.6.6
22082026-04-14T23:02:38.628Z Compiling crossterm v0.28.1
22092026-04-14T23:02:38.764Z Compiling strum v0.26.3
22102026-04-14T23:02:38.877Z Compiling toml v0.7.8
22112026-04-14T23:02:38.926Z Compiling tokio-stream v0.1.18
22122026-04-14T23:02:39.050Z Compiling buf-list v1.1.2
22132026-04-14T23:02:39.220Z Compiling x509-cert v0.2.5
22142026-04-14T23:02:39.341Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22152026-04-14T23:02:39.471Z Compiling openapiv3 v2.2.0
22162026-04-14T23:02:39.674Z Compiling sha1 v0.10.6
22172026-04-14T23:02:39.879Z Compiling itertools v0.13.0
22182026-04-14T23:02:39.951Z Compiling lalrpop-util v0.19.12
22192026-04-14T23:02:40.178Z Compiling peg-runtime v0.8.5
22202026-04-14T23:02:58.963Z Compiling macaddr v1.0.1
22212026-04-14T23:02:58.963Z Compiling structmeta-derive v0.3.0
22222026-04-14T23:02:59.086Z Compiling crucible-workspace-hack v0.1.0
22232026-04-14T23:02:59.277Z Compiling secrecy v0.10.3
22242026-04-14T23:02:59.320Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22252026-04-14T23:02:59.419Z Compiling rustls-webpki v0.103.9
22262026-04-14T23:02:59.457Z Compiling itertools v0.14.0
22272026-04-14T23:02:59.479Z Compiling heapless v0.8.0
22282026-04-14T23:02:59.556Z Compiling rustls v0.22.4
22292026-04-14T23:02:59.726Z Compiling toml_edit v0.23.10+spec-1.0.0
22302026-04-14T23:02:59.776Z Compiling rustls-webpki v0.102.8
22312026-04-14T23:02:59.793Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22322026-04-14T23:02:59.817Z Compiling futures-executor v0.3.32
22332026-04-14T23:02:59.867Z Compiling hash32 v0.3.1
22342026-04-14T23:03:00.030Z Compiling structmeta v0.3.0
22352026-04-14T23:03:00.045Z Compiling multer v3.1.0
22362026-04-14T23:03:00.069Z Compiling thread_local v1.1.9
22372026-04-14T23:03:00.278Z Compiling match_cfg v0.1.0
22382026-04-14T23:03:00.282Z Compiling slog-async v2.8.0
22392026-04-14T23:03:00.312Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22402026-04-14T23:03:00.315Z Compiling smoltcp v0.11.0
22412026-04-14T23:03:00.349Z Compiling hostname v0.3.1
22422026-04-14T23:03:00.422Z Compiling proc-macro-crate v3.4.0
22432026-04-14T23:03:00.439Z Compiling derive-ex v0.1.8
22442026-04-14T23:03:00.623Z Compiling futures v0.3.32
22452026-04-14T23:03:00.669Z Compiling slog-json v2.6.1
22462026-04-14T23:03:00.705Z Compiling crossbeam-channel v0.5.15
22472026-04-14T23:03:00.726Z Compiling half v2.7.1
22482026-04-14T23:03:00.777Z Compiling ingot-macros v0.1.1
22492026-04-14T23:03:00.842Z Compiling newtype-uuid-macros v0.1.0
22502026-04-14T23:03:00.884Z Compiling cobs v0.3.0
22512026-04-14T23:03:00.949Z Compiling thiserror-impl-no-std v2.0.2
22522026-04-14T23:03:01.120Z Compiling universal-hash v0.5.1
22532026-04-14T23:03:01.151Z Compiling async-stream-impl v0.3.6
22542026-04-14T23:03:01.184Z Compiling serde_spanned v1.0.4
22552026-04-14T23:03:01.289Z Compiling is-terminal v0.4.17
22562026-04-14T23:03:01.369Z Compiling dropshot v0.16.7
22572026-04-14T23:03:01.411Z Compiling term v1.2.1
22582026-04-14T23:03:01.440Z Compiling toml_writer v1.0.6+spec-1.1.0
22592026-04-14T23:03:01.602Z Compiling opaque-debug v0.3.1
22602026-04-14T23:03:01.619Z Compiling take_mut v0.2.2
22612026-04-14T23:03:01.686Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22622026-04-14T23:03:01.702Z Compiling convert_case v0.4.0
22632026-04-14T23:03:01.733Z Compiling ciborium-io v0.2.2
22642026-04-14T23:03:01.767Z Compiling async-stream v0.3.6
22652026-04-14T23:03:01.863Z Compiling ciborium-ll v0.2.2
22662026-04-14T23:03:01.932Z Compiling slog-term v2.9.2
22672026-04-14T23:03:01.997Z Compiling poly1305 v0.8.0
22682026-04-14T23:03:02.014Z Compiling test-strategy v0.4.5
22692026-04-14T23:03:02.032Z Compiling thiserror-no-std v2.0.2
22702026-04-14T23:03:02.047Z Compiling derive_more v0.99.20
22712026-04-14T23:03:02.155Z Compiling toml v0.9.12+spec-1.1.0
22722026-04-14T23:03:02.231Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22732026-04-14T23:03:02.540Z Compiling tokio-rustls v0.25.0
22742026-04-14T23:03:02.820Z Compiling postcard v1.1.3
22752026-04-14T23:03:03.045Z Compiling tokio-rustls v0.26.4
22762026-04-14T23:03:03.116Z Compiling rustls-platform-verifier v0.6.2
22772026-04-14T23:03:03.202Z Compiling num_enum_derive v0.7.5
22782026-04-14T23:03:03.239Z Compiling slog-bunyan v2.5.0
22792026-04-14T23:03:03.362Z Compiling hyper-rustls v0.27.7
22802026-04-14T23:03:03.362Z Compiling parse-display-derive v0.10.0
22812026-04-14T23:03:03.395Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b)
22822026-04-14T23:03:03.464Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22832026-04-14T23:03:03.468Z Compiling ingot-types v0.1.2
22842026-04-14T23:03:03.707Z Compiling reqwest v0.12.28
22852026-04-14T23:03:03.724Z Compiling reqwest v0.13.2
22862026-04-14T23:03:03.954Z Compiling ingot v0.1.1
22872026-04-14T23:03:04.053Z Compiling proc-macro-crate v1.3.1
22882026-04-14T23:03:04.122Z Compiling backon v1.6.0
22892026-04-14T23:03:04.182Z Compiling waitgroup v0.1.2
22902026-04-14T23:03:04.294Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
22912026-04-14T23:03:04.375Z Compiling password-hash v0.5.0
22922026-04-14T23:03:04.403Z Compiling dropshot_endpoint v0.16.7
22932026-04-14T23:03:04.437Z Compiling chacha20 v0.9.1
22942026-04-14T23:03:04.457Z Compiling rustls-pemfile v2.2.0
22952026-04-14T23:03:04.751Z Compiling blake2 v0.10.6
22962026-04-14T23:03:04.769Z Compiling aead v0.5.2
22972026-04-14T23:03:04.790Z Compiling foreign-types-macros v0.2.3
22982026-04-14T23:03:04.922Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22992026-04-14T23:03:04.997Z Compiling serde_path_to_error v0.1.20
23002026-04-14T23:03:05.053Z Compiling hostname v0.4.2
23012026-04-14T23:03:05.247Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23022026-04-14T23:03:05.292Z Compiling instant v0.1.13
23032026-04-14T23:03:05.384Z Compiling foreign-types-shared v0.3.1
23042026-04-14T23:03:05.407Z Compiling cpufeatures v0.3.0
23052026-04-14T23:03:05.425Z Compiling typeid v1.0.3
23062026-04-14T23:03:05.446Z Compiling debug-ignore v1.0.5
23072026-04-14T23:03:05.451Z Compiling backoff v0.4.0
23082026-04-14T23:03:05.501Z Compiling chacha20 v0.10.0
23092026-04-14T23:03:05.517Z Compiling foreign-types v0.5.0
23102026-04-14T23:03:05.536Z Compiling argon2 v0.5.3
23112026-04-14T23:03:05.556Z Compiling parse-display v0.10.0
23122026-04-14T23:03:05.586Z Compiling chacha20poly1305 v0.10.1
23132026-04-14T23:03:05.625Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
23142026-04-14T23:03:05.713Z Compiling num_enum_derive v0.5.11
23152026-04-14T23:03:05.768Z Compiling num_enum v0.7.5
23162026-04-14T23:03:05.797Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23172026-04-14T23:03:05.832Z Compiling vsss-rs v3.3.4
23182026-04-14T23:03:05.927Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23192026-04-14T23:03:06.037Z Compiling ciborium v0.2.2
23202026-04-14T23:03:06.290Z Compiling toml v0.8.23
23212026-04-14T23:03:06.407Z Compiling tabwriter v1.4.1
23222026-04-14T23:03:06.465Z Compiling byte-wrapper v0.1.0
23232026-04-14T23:03:06.579Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23242026-04-14T23:03:06.689Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252026-04-14T23:03:06.819Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23262026-04-14T23:03:06.910Z Compiling regress v0.10.5
23272026-04-14T23:03:07.061Z Compiling cstr-argument v0.1.2
23282026-04-14T23:03:07.171Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23292026-04-14T23:03:07.189Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23302026-04-14T23:03:07.268Z Compiling erased-serde v0.4.9
23312026-04-14T23:03:07.346Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23322026-04-14T23:03:07.390Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23332026-04-14T23:03:07.408Z Compiling num_enum v0.5.11
23342026-04-14T23:03:07.459Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23352026-04-14T23:03:07.551Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
23362026-04-14T23:03:07.608Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23372026-04-14T23:03:07.634Z Compiling rand v0.10.0
23382026-04-14T23:03:07.684Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23392026-04-14T23:03:07.702Z Compiling libefi-sys v0.1.0
23402026-04-14T23:03:07.739Z Compiling colored v3.1.1
23412026-04-14T23:03:07.761Z Compiling indent_write v2.2.0
23422026-04-14T23:03:07.935Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23432026-04-14T23:03:07.959Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23442026-04-14T23:03:07.976Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
23452026-04-14T23:03:08.056Z Compiling camino-tempfile v1.4.1
23462026-04-14T23:03:08.073Z Compiling usdt-macro v0.5.0
23472026-04-14T23:03:08.157Z Compiling usdt-attr-macro v0.5.0
23482026-04-14T23:03:08.412Z Compiling num-derive v0.4.2
23492026-04-14T23:03:08.462Z Compiling bitfield-struct v0.6.2
23502026-04-14T23:03:08.479Z Compiling ordered-float v2.10.1
23512026-04-14T23:03:08.497Z Compiling blake3 v1.8.3
23522026-04-14T23:03:08.523Z Compiling sigpipe v0.1.3
23532026-04-14T23:03:08.647Z Compiling memmap v0.7.0
23542026-04-14T23:03:08.754Z Compiling swrite v0.1.0
23552026-04-14T23:03:08.790Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23562026-04-14T23:03:08.805Z Compiling glob v0.3.3
23572026-04-14T23:03:08.887Z Compiling serde-value v0.7.0
23582026-04-14T23:03:08.920Z Compiling serde-untagged v0.1.9
23592026-04-14T23:03:08.939Z Compiling usdt v0.5.0
23602026-04-14T23:03:09.117Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23612026-04-14T23:03:09.316Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23622026-04-14T23:03:09.333Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23632026-04-14T23:03:09.396Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
23642026-04-14T23:03:09.610Z Compiling smf v0.2.3
23652026-04-14T23:03:09.627Z Compiling filetime v0.2.27
23662026-04-14T23:03:09.631Z Compiling arrayvec v0.7.6
23672026-04-14T23:03:09.684Z Compiling unicode-xid v0.2.6
23682026-04-14T23:03:09.722Z Compiling constant_time_eq v0.4.2
23692026-04-14T23:03:09.756Z Compiling xattr v1.6.1
23702026-04-14T23:03:09.799Z Compiling whoami v1.6.1
23712026-04-14T23:03:09.859Z Compiling arrayref v0.3.9
23722026-04-14T23:03:09.889Z Compiling same-file v1.0.6
23732026-04-14T23:03:09.905Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23742026-04-14T23:03:09.965Z Compiling tar v0.4.45
23752026-04-14T23:03:09.986Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23762026-04-14T23:03:10.015Z Compiling walkdir v2.5.0
23772026-04-14T23:03:10.037Z Compiling cargo-util-schemas v0.8.2
23782026-04-14T23:03:10.086Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23792026-04-14T23:03:10.103Z Compiling tokio-dtrace v0.1.1
23802026-04-14T23:03:10.293Z Compiling gethostname v0.5.0
23812026-04-14T23:03:10.357Z Compiling cargo-platform v0.2.0
23822026-04-14T23:03:10.458Z Compiling topological-sort v0.2.2
23832026-04-14T23:03:10.473Z Compiling oxide-tokio-rt v0.1.3
23842026-04-14T23:03:10.658Z Compiling shell-words v1.1.1
23852026-04-14T23:03:10.695Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23862026-04-14T23:03:11.299Z Compiling cargo_metadata v0.21.0
23872026-04-14T23:03:20.139Z Compiling progenitor-client v0.13.0
23882026-04-14T23:03:20.173Z Compiling progenitor-client v0.10.0
23892026-04-14T23:03:20.176Z Compiling omicron-zone-package v0.12.2
23902026-04-14T23:03:20.270Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23912026-04-14T23:03:20.273Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23922026-04-14T23:03:20.306Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23932026-04-14T23:03:20.310Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23942026-04-14T23:03:20.614Z Compiling progenitor-extras v0.1.1
23952026-04-14T23:03:20.640Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23962026-04-14T23:03:20.670Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23972026-04-14T23:03:20.673Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23982026-04-14T23:03:20.705Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23992026-04-14T23:03:20.851Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24002026-04-14T23:03:26.038Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24012026-04-14T23:03:32.813Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24022026-04-14T23:03:36.232Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24032026-04-14T23:03:37.282Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24042026-04-14T23:03:45.670Z Finished `release` profile [optimized] target(s) in 1m 42s
24052026-04-14T23:03:45.823Z Running `target/release/omicron-package -t test target create -p dev`
24062026-04-14T23:03:45.887ZLogging to: /work/oxidecomputer/omicron/out/LOG
24072026-04-14T23:03:45.891ZCreated new build target 'test' and set it as active
24082026-04-14T23:03:45.894Z
24092026-04-14T23:03:45.894Zreal 1:42.237190157
24102026-04-14T23:03:45.894Zuser 17:09.129637031
24112026-04-14T23:03:45.894Zsys 2:44.154984544
24122026-04-14T23:03:45.894Ztrap 0.474286064
24132026-04-14T23:03:45.894Ztflt 2.908726219
24142026-04-14T23:03:45.894Zdflt 4.027001636
24152026-04-14T23:03:45.894Zkflt 0.000527813
24162026-04-14T23:03:45.894Zlock 53:57.316813042
24172026-04-14T23:03:45.894Zslp 43:41.431598102
24182026-04-14T23:03:45.894Zlat 45.455312010
24192026-04-14T23:03:45.894Zstop 5:44.697454102
24202026-04-14T23:03:45.894Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24212026-04-14T23:03:46.796Z Finished `release` profile [optimized] target(s) in 0.89s
24222026-04-14T23:03:46.870Z Running `target/release/omicron-package -t test package`
24232026-04-14T23:03:46.930ZLogging to: /work/oxidecomputer/omicron/out/LOG
24242026-04-14T23:03:48.339Z Compiling regress v0.10.5
24252026-04-14T23:03:48.339Z Compiling heck v0.5.0
24262026-04-14T23:03:48.342Z Compiling unsafe-libyaml v0.2.11
24272026-04-14T23:03:48.577Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24282026-04-14T23:03:48.605Z Compiling prettyplease v0.2.37
24292026-04-14T23:03:48.627Z Compiling unicode-width v0.1.14
24302026-04-14T23:03:48.630Z Compiling is-terminal v0.4.17
24312026-04-14T23:03:48.649Z Compiling serde_spanned v1.0.4
24322026-04-14T23:03:48.652Z Compiling toml_writer v1.0.6+spec-1.1.0
24332026-04-14T23:03:48.716Z Compiling bytecount v0.6.9
24342026-04-14T23:03:48.720Z Compiling rustls v0.22.4
24352026-04-14T23:03:48.720Z Compiling rustls-webpki v0.102.8
24362026-04-14T23:03:48.720Z Compiling derive-where v1.6.0
24372026-04-14T23:03:48.720Z Compiling thread_local v1.1.9
24382026-04-14T23:03:48.741Z Compiling typify-impl v0.6.1
24392026-04-14T23:03:48.744Z Compiling match_cfg v0.1.0
24402026-04-14T23:03:48.873Z Compiling multer v3.1.0
24412026-04-14T23:03:48.895Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24422026-04-14T23:03:48.899Z Compiling toml v0.9.12+spec-1.1.0
24432026-04-14T23:03:48.899Z Compiling hostname v0.3.1
24442026-04-14T23:03:48.981Z Compiling slog-async v2.8.0
24452026-04-14T23:03:48.984Z Compiling slog-json v2.6.1
24462026-04-14T23:03:48.984Z Compiling crossbeam-channel v0.5.15
24472026-04-14T23:03:48.984Z Compiling futures-executor v0.3.32
24482026-04-14T23:03:49.088Z Compiling serde_yaml v0.9.34+deprecated
24492026-04-14T23:03:49.114Z Compiling take_mut v0.2.2
24502026-04-14T23:03:49.134Z Compiling term v1.2.1
24512026-04-14T23:03:49.259Z Compiling futures v0.3.32
24522026-04-14T23:03:49.259Z Compiling slog-bunyan v2.5.0
24532026-04-14T23:03:49.330Z Compiling async-stream v0.3.6
24542026-04-14T23:03:49.373Z Compiling dropshot v0.16.7
24552026-04-14T23:03:49.437Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24562026-04-14T23:03:49.460Z Compiling slog-term v2.9.2
24572026-04-14T23:03:49.531Z Compiling progenitor-client v0.13.0
24582026-04-14T23:03:49.554Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24592026-04-14T23:03:49.609Z Compiling waitgroup v0.1.2
24602026-04-14T23:03:49.636Z Compiling backon v1.6.0
24612026-04-14T23:03:49.678Z Compiling rustls-pemfile v2.2.0
24622026-04-14T23:03:49.772Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24632026-04-14T23:03:49.794Z Compiling hostname v0.4.2
24642026-04-14T23:03:49.885Z Compiling serde_path_to_error v0.1.20
24652026-04-14T23:03:49.906Z Compiling instant v0.1.13
24662026-04-14T23:03:49.909Z Compiling debug-ignore v1.0.5
24672026-04-14T23:03:49.909Z Compiling progenitor-extras v0.1.1
24682026-04-14T23:03:49.973Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24692026-04-14T23:03:49.997Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24702026-04-14T23:03:50.035Z Compiling backoff v0.4.0
24712026-04-14T23:03:50.057Z Compiling parse-display v0.10.0
24722026-04-14T23:03:50.082Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24732026-04-14T23:03:50.135Z Compiling progenitor-client v0.10.0
24742026-04-14T23:03:50.139Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24752026-04-14T23:03:50.248Z Compiling macaddr v1.0.1
24762026-04-14T23:03:50.277Z Compiling num-rational v0.4.2
24772026-04-14T23:03:50.300Z Compiling console v0.15.11
24782026-04-14T23:03:50.367Z Compiling num-complex v0.4.6
24792026-04-14T23:03:50.482Z Compiling slog-dtrace v0.3.0
24802026-04-14T23:03:50.508Z Compiling newline-converter v0.3.0
24812026-04-14T23:03:50.559Z Compiling atomicwrites v0.4.4
24822026-04-14T23:03:50.654Z Compiling async-recursion v1.1.1
24832026-04-14T23:03:50.684Z Compiling owo-colors v4.3.0
24842026-04-14T23:03:50.706Z Compiling float-ord v0.3.2
24852026-04-14T23:03:50.800Z Compiling num v0.4.3
24862026-04-14T23:03:50.886Z Compiling cancel-safe-futures v0.1.5
24872026-04-14T23:03:50.951Z Compiling expectorate v1.2.0
24882026-04-14T23:03:50.954Z Compiling libsw-core v0.3.2
24892026-04-14T23:03:50.997Z Compiling resolv-conf v0.7.6
24902026-04-14T23:03:51.021Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24912026-04-14T23:03:51.047Z Compiling tokio-rustls v0.25.0
24922026-04-14T23:03:51.195Z Compiling libsw v3.5.0
24932026-04-14T23:03:51.217Z Compiling toml v0.8.23
24942026-04-14T23:03:51.238Z Compiling linear-map v1.2.0
24952026-04-14T23:03:51.346Z Compiling minimal-lexical v0.2.1
24962026-04-14T23:03:51.372Z Compiling linked-hash-map v0.5.6
24972026-04-14T23:03:51.517Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24982026-04-14T23:03:51.630Z Compiling lru-cache v0.1.2
24992026-04-14T23:03:51.653Z Compiling nom v7.1.3
25002026-04-14T23:03:51.675Z Compiling unicode-xid v0.2.6
25012026-04-14T23:03:51.678Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25022026-04-14T23:03:51.678Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25032026-04-14T23:03:51.698Z Compiling globset v0.4.18
25042026-04-14T23:03:51.816Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25052026-04-14T23:03:51.840Z Compiling hickory-proto v0.24.4
25062026-04-14T23:03:51.844Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25072026-04-14T23:03:52.089Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25082026-04-14T23:03:52.169Z Compiling convert_case v0.10.0
25092026-04-14T23:03:52.500Z Compiling derive_more-impl v2.1.1
25102026-04-14T23:03:53.065Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25112026-04-14T23:03:53.112Z Compiling pin-project-internal v1.1.11
25122026-04-14T23:03:53.210Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25132026-04-14T23:03:53.302Z Compiling derive_more v2.1.1
25142026-04-14T23:03:53.418Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25152026-04-14T23:03:53.474Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25162026-04-14T23:03:53.642Z Compiling pem v3.0.6
25172026-04-14T23:03:53.680Z Compiling typify-macro v0.6.1
25182026-04-14T23:03:54.181Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25192026-04-14T23:03:54.372Z Compiling hickory-resolver v0.24.4
25202026-04-14T23:03:54.501Z Compiling pin-project v1.1.11
25212026-04-14T23:03:54.613Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25222026-04-14T23:03:54.644Z Compiling snafu-derive v0.8.9
25232026-04-14T23:03:54.858Z Compiling termtree v0.5.1
25242026-04-14T23:03:55.037Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25252026-04-14T23:03:55.085Z Compiling crossterm v0.29.0
25262026-04-14T23:03:55.285Z Compiling typify v0.6.1
25272026-04-14T23:03:55.432Z Compiling progenitor-impl v0.13.0
25282026-04-14T23:03:56.055Z Compiling qorb v0.4.1
25292026-04-14T23:03:56.402Z Compiling snafu v0.8.9
25302026-04-14T23:03:56.547Z Compiling phf_shared v0.12.1
25312026-04-14T23:03:56.808Z Compiling olpc-cjson v0.1.4
25322026-04-14T23:03:57.061Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25332026-04-14T23:03:57.083Z Compiling serde_plain v1.0.2
25342026-04-14T23:03:57.421Z Compiling vte v0.14.1
25352026-04-14T23:03:57.599Z Compiling csv-core v0.1.13
25362026-04-14T23:03:57.676Z Compiling progenitor-macro v0.13.0
25372026-04-14T23:03:57.706Z Compiling highway v1.3.0
25382026-04-14T23:03:57.815Z Compiling typed-path v0.9.3
25392026-04-14T23:03:57.997Z Compiling chrono-tz v0.10.4
25402026-04-14T23:03:58.055Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25412026-04-14T23:03:58.160Z Compiling csv v1.4.0
25422026-04-14T23:03:58.254Z Compiling strip-ansi-escapes v0.2.1
25432026-04-14T23:03:58.464Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25442026-04-14T23:03:58.835Z Compiling phf v0.12.1
25452026-04-14T23:03:59.068Z Compiling tough v0.20.0
25462026-04-14T23:03:59.176Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25472026-04-14T23:04:00.319Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25482026-04-14T23:04:00.494Z Compiling const_format_proc_macros v0.2.34
25492026-04-14T23:04:00.796Z Compiling papergrid v0.11.0
25502026-04-14T23:04:00.825Z Compiling fd-lock v4.0.4
25512026-04-14T23:04:01.000Z Compiling peg-macros v0.8.5
25522026-04-14T23:04:01.022Z Compiling tabled_derive v0.7.0
25532026-04-14T23:04:01.306Z Compiling nu-ansi-term v0.50.3
25542026-04-14T23:04:01.874Z Compiling progenitor v0.13.0
25552026-04-14T23:04:01.896Z Compiling reedline v0.40.0
25562026-04-14T23:04:01.973Z Compiling tabled v0.15.0
25572026-04-14T23:04:02.291Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25582026-04-14T23:04:02.833Z Compiling peg v0.8.5
25592026-04-14T23:04:02.943Z Compiling const_format v0.2.35
25602026-04-14T23:04:03.322Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25612026-04-14T23:04:03.360Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25622026-04-14T23:04:03.464Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25632026-04-14T23:04:04.303Z Compiling bcs v0.1.6
25642026-04-14T23:04:04.752Z Compiling semver v0.1.20
25652026-04-14T23:04:05.056Z Compiling base64 v0.21.7
25662026-04-14T23:04:05.136Z Compiling rustc_version v0.1.7
25672026-04-14T23:04:05.388Z Compiling newtype_derive v0.1.6
25682026-04-14T23:04:05.634Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25692026-04-14T23:04:05.655Z Compiling unicode-linebreak v0.1.5
25702026-04-14T23:04:05.911Z Compiling smawk v0.3.2
25712026-04-14T23:04:05.985Z Compiling humantime v2.3.0
25722026-04-14T23:04:06.122Z Compiling textwrap v0.16.2
25732026-04-14T23:04:06.260Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25742026-04-14T23:04:06.366Z Compiling dropshot-api-manager-types v0.6.0
25752026-04-14T23:04:06.520Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25762026-04-14T23:04:06.573Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25772026-04-14T23:04:06.935Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25782026-04-14T23:04:07.065Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25792026-04-14T23:04:07.168Z Compiling steno v0.4.1
25802026-04-14T23:04:07.905Z Compiling utf-8 v0.7.6
25812026-04-14T23:04:08.048Z Compiling tagptr v0.2.0
25822026-04-14T23:04:08.184Z Compiling tungstenite v0.21.0
25832026-04-14T23:04:08.269Z Compiling moka v0.12.13
25842026-04-14T23:04:08.289Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25852026-04-14T23:04:08.471Z Compiling radium v0.7.0
25862026-04-14T23:04:08.817Z Compiling typify-impl v0.4.3
25872026-04-14T23:04:09.264Z Compiling tokio-tungstenite v0.21.0
25882026-04-14T23:04:09.648Z Compiling hickory-resolver v0.25.2
25892026-04-14T23:04:09.686Z Compiling tap v1.0.1
25902026-04-14T23:04:09.845Z Compiling maybe-uninit v2.0.0
25912026-04-14T23:04:10.236Z Compiling wyz v0.5.1
25922026-04-14T23:04:10.504Z Compiling zerocopy-derive v0.6.6
25932026-04-14T23:04:10.530Z Compiling funty v2.0.0
25942026-04-14T23:04:10.548Z Compiling display-error-chain v0.2.2
25952026-04-14T23:04:10.742Z Compiling packed_struct v0.10.1
25962026-04-14T23:04:11.047Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25972026-04-14T23:04:11.346Z Compiling crc-catalog v2.4.0
25982026-04-14T23:04:11.525Z Compiling crc v3.4.0
25992026-04-14T23:04:11.557Z Compiling zerocopy v0.6.6
26002026-04-14T23:04:11.765Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26012026-04-14T23:04:11.851Z Compiling bitvec v1.0.1
26022026-04-14T23:04:12.078Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
26032026-04-14T23:04:12.561Z Compiling typify-macro v0.4.3
26042026-04-14T23:04:13.046Z Compiling packed_struct_codegen v0.10.1
26052026-04-14T23:04:13.446Z Compiling bitfield-macros v0.19.4
26062026-04-14T23:04:13.484Z Compiling indexmap v1.9.3
26072026-04-14T23:04:13.731Z Compiling nodrop v0.1.14
26082026-04-14T23:04:13.870Z Compiling array-init v0.0.4
26092026-04-14T23:04:13.913Z Compiling smallvec v0.6.14
26102026-04-14T23:04:14.180Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26112026-04-14T23:04:14.217Z Compiling num-derive v0.3.3
26122026-04-14T23:04:14.248Z Compiling bitfield v0.19.4
26132026-04-14T23:04:14.297Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26142026-04-14T23:04:14.599Z Compiling proc-macro-error-attr2 v2.0.0
26152026-04-14T23:04:15.072Z Compiling hashbrown v0.12.3
26162026-04-14T23:04:15.258Z Compiling libscf-sys v1.1.0
26172026-04-14T23:04:15.449Z Compiling proc-macro-error2 v2.0.1
26182026-04-14T23:04:15.783Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26192026-04-14T23:04:15.817Z Compiling serde-hex v0.1.0
26202026-04-14T23:04:16.077Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26212026-04-14T23:04:16.302Z Compiling ron v0.8.1
26222026-04-14T23:04:16.336Z Compiling hashbrown v0.13.2
26232026-04-14T23:04:16.359Z Compiling vergen-gitcl v1.0.8
26242026-04-14T23:04:16.593Z Compiling dirs-sys-next v0.1.2
26252026-04-14T23:04:16.618Z Compiling maplit v1.0.2
26262026-04-14T23:04:16.668Z Compiling crc-any v2.5.0
26272026-04-14T23:04:16.747Z Compiling diesel_derives v2.3.7
26282026-04-14T23:04:16.826Z Compiling crunchy v0.2.4
26292026-04-14T23:04:16.898Z Compiling glob v0.3.3
26302026-04-14T23:04:17.001Z Compiling object v0.30.4
26312026-04-14T23:04:17.004Z Compiling dirs-next v2.0.0
26322026-04-14T23:04:17.117Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26332026-04-14T23:04:17.199Z Compiling tabled_derive v0.11.0
26342026-04-14T23:04:17.228Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26352026-04-14T23:04:17.251Z Compiling typify v0.4.3
26362026-04-14T23:04:17.293Z Compiling clang-sys v1.8.1
26372026-04-14T23:04:17.400Z Compiling papergrid v0.17.0
26382026-04-14T23:04:17.696Z Compiling testing_table v0.3.0
26392026-04-14T23:04:17.851Z Compiling dsl_auto_type v0.2.0
26402026-04-14T23:04:17.991Z Compiling scheduled-thread-pool v0.2.7
26412026-04-14T23:04:18.080Z Compiling diesel_table_macro_syntax v0.3.0
26422026-04-14T23:04:18.159Z Compiling tiny-keccak v2.0.2
26432026-04-14T23:04:18.302Z Compiling path-slash v0.1.5
26442026-04-14T23:04:18.323Z Compiling r2d2 v0.8.10
26452026-04-14T23:04:18.593Z Compiling term v0.7.0
26462026-04-14T23:04:18.629Z Compiling tabled v0.20.0
26472026-04-14T23:04:18.656Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26482026-04-14T23:04:18.804Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26492026-04-14T23:04:18.868Z Compiling downcast-rs v2.0.2
26502026-04-14T23:04:19.009Z Compiling bit-vec v0.6.3
26512026-04-14T23:04:19.056Z Compiling xshell-macros v0.2.7
26522026-04-14T23:04:19.134Z Compiling ascii-canvas v3.0.0
26532026-04-14T23:04:19.269Z Compiling bit-set v0.5.3
26542026-04-14T23:04:19.413Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26552026-04-14T23:04:19.437Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26562026-04-14T23:04:19.477Z Compiling itertools v0.10.5
26572026-04-14T23:04:19.499Z Compiling xshell v0.2.7
26582026-04-14T23:04:19.532Z Compiling ena v0.14.4
26592026-04-14T23:04:19.810Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26602026-04-14T23:04:19.967Z Compiling libloading v0.8.9
26612026-04-14T23:04:20.221Z Compiling bindgen v0.71.1
26622026-04-14T23:04:20.244Z Compiling diff v0.1.13
26632026-04-14T23:04:20.527Z Compiling regex-syntax v0.6.29
26642026-04-14T23:04:20.530Z Compiling unicase v2.9.0
26652026-04-14T23:04:20.697Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26662026-04-14T23:04:20.997Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26672026-04-14T23:04:22.124Z Compiling lalrpop v0.19.12
26682026-04-14T23:04:22.577Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26692026-04-14T23:04:23.458Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26702026-04-14T23:04:23.487Z Compiling diesel v2.3.7
26712026-04-14T23:04:23.774Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26722026-04-14T23:04:23.817Z Compiling cexpr v0.6.0
26732026-04-14T23:04:23.919Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26742026-04-14T23:04:24.096Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26752026-04-14T23:04:24.174Z Compiling crc8 v0.1.1
26762026-04-14T23:04:24.353Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26772026-04-14T23:04:24.435Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26782026-04-14T23:04:24.485Z Compiling headers-core v0.3.0
26792026-04-14T23:04:24.666Z Compiling libxml v0.3.3
26802026-04-14T23:04:24.995Z Compiling headers v0.4.1
26812026-04-14T23:04:25.118Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26822026-04-14T23:04:25.391Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26832026-04-14T23:04:25.625Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26842026-04-14T23:04:26.127Z Compiling strum_macros v0.24.3
26852026-04-14T23:04:26.393Z Compiling indoc v1.0.9
26862026-04-14T23:04:26.773Z Compiling progenitor-impl v0.10.0
26872026-04-14T23:04:26.890Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26882026-04-14T23:04:26.894Z Compiling derive_builder v0.20.2
26892026-04-14T23:04:26.938Z Compiling oso-derive v0.27.3
26902026-04-14T23:04:27.105Z Compiling quick-xml v0.37.5
26912026-04-14T23:04:27.145Z Compiling impl-trait-for-tuples v0.2.3
26922026-04-14T23:04:27.195Z Compiling openssl-probe v0.1.6
26932026-04-14T23:04:27.477Z Compiling half v1.8.3
26942026-04-14T23:04:27.545Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26952026-04-14T23:04:27.948Z Compiling serde_cbor v0.11.2
26962026-04-14T23:04:28.317Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26972026-04-14T23:04:28.526Z Compiling arc-swap v1.8.2
26982026-04-14T23:04:28.548Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26992026-04-14T23:04:28.950Z Compiling slog-scope v4.4.1
27002026-04-14T23:04:29.020Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27012026-04-14T23:04:29.078Z Compiling progenitor-macro v0.10.0
27022026-04-14T23:04:29.278Z Compiling samael v0.0.19
27032026-04-14T23:04:29.344Z Compiling bb8 v0.8.6
27042026-04-14T23:04:29.445Z Compiling trait-variant v0.1.2
27052026-04-14T23:04:29.793Z Compiling slog-stdlog v4.1.1
27062026-04-14T23:04:30.019Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27072026-04-14T23:04:30.044Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27082026-04-14T23:04:30.070Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27092026-04-14T23:04:30.160Z Compiling polar-core v0.27.3
27102026-04-14T23:04:30.289Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27112026-04-14T23:04:30.386Z Compiling fxhash v0.2.1
27122026-04-14T23:04:30.410Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27132026-04-14T23:04:30.569Z Compiling slog-envlogger v2.2.0
27142026-04-14T23:04:30.602Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27152026-04-14T23:04:30.700Z Compiling kstat-rs v0.2.4
27162026-04-14T23:04:30.928Z Compiling libz-sys v1.1.24
27172026-04-14T23:04:31.214Z Compiling nonempty v0.12.0
27182026-04-14T23:04:32.359Z Compiling salty v0.3.0
27192026-04-14T23:04:32.359Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27202026-04-14T23:04:32.359Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27212026-04-14T23:04:32.359Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27222026-04-14T23:04:32.359Z Compiling progenitor-impl v0.11.2
27232026-04-14T23:04:32.413Z Compiling darling_core v0.23.0
27242026-04-14T23:04:33.353Z Compiling progenitor v0.10.0
27252026-04-14T23:04:33.546Z Compiling nanorand v0.7.0
27262026-04-14T23:04:33.927Z Compiling fs-err v2.11.0
27272026-04-14T23:04:34.172Z Compiling parking_lot_core v0.8.6
27282026-04-14T23:04:34.419Z Compiling progenitor-macro v0.11.2
27292026-04-14T23:04:34.461Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27302026-04-14T23:04:34.483Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27312026-04-14T23:04:34.631Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27322026-04-14T23:04:36.388Z Compiling darling_macro v0.23.0
27332026-04-14T23:04:36.569Z Compiling mime_guess v2.0.5
27342026-04-14T23:04:36.920Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27352026-04-14T23:04:37.283Z Compiling flume v0.11.1
27362026-04-14T23:04:37.728Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27372026-04-14T23:04:38.366Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27382026-04-14T23:04:39.637Z Compiling oso v0.27.3
27392026-04-14T23:04:41.534Z Compiling async-bb8-diesel v0.2.1
27402026-04-14T23:04:42.047Z Compiling diesel-dtrace v0.5.0
27412026-04-14T23:04:42.167Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27422026-04-14T23:04:42.394Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27432026-04-14T23:04:42.483Z Compiling progenitor-client v0.11.2
27442026-04-14T23:04:42.813Z Compiling git-stub v1.0.0
27452026-04-14T23:04:42.891Z Compiling libgit2-sys v0.18.3+1.9.2
27462026-04-14T23:04:43.074Z Compiling instability v0.3.11
27472026-04-14T23:04:43.126Z Compiling git-stub-vcs v0.1.0
27482026-04-14T23:04:43.319Z Compiling progenitor v0.11.2
27492026-04-14T23:04:43.400Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27502026-04-14T23:04:43.501Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27512026-04-14T23:04:44.445Z Compiling darling v0.23.0
27522026-04-14T23:04:45.126Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27532026-04-14T23:04:45.130Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27542026-04-14T23:04:45.870Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27552026-04-14T23:04:45.913Z Compiling ignore v0.4.25
27562026-04-14T23:04:46.313Z Compiling primeorder v0.13.6
27572026-04-14T23:04:46.606Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27582026-04-14T23:04:46.649Z Compiling castaway v0.2.4
27592026-04-14T23:04:46.816Z Compiling atty v0.2.14
27602026-04-14T23:04:46.971Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27612026-04-14T23:04:47.231Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27622026-04-14T23:04:47.471Z Compiling parse-size v1.1.0
27632026-04-14T23:04:47.698Z Compiling indoc v2.0.7
27642026-04-14T23:04:47.721Z Compiling http-range v0.1.5
27652026-04-14T23:04:48.073Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27662026-04-14T23:04:48.111Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27672026-04-14T23:04:48.963Z Compiling compact_str v0.8.1
27682026-04-14T23:04:49.014Z Compiling p384 v0.13.1
27692026-04-14T23:04:50.166Z Compiling globwalk v0.9.1
27702026-04-14T23:04:51.034Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27712026-04-14T23:04:51.264Z Compiling parking_lot v0.11.2
27722026-04-14T23:04:51.891Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27732026-04-14T23:04:52.144Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27742026-04-14T23:04:52.225Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27752026-04-14T23:04:52.318Z Compiling predicates-tree v1.0.13
27762026-04-14T23:04:52.369Z Compiling unicode-truncate v1.1.0
27772026-04-14T23:04:52.519Z Compiling lru v0.12.5
27782026-04-14T23:04:52.557Z Compiling prefix-trie v0.7.0
27792026-04-14T23:04:52.590Z Compiling vergen-git2 v1.0.7
27802026-04-14T23:04:52.751Z Compiling cassowary v0.3.0
27812026-04-14T23:04:52.854Z Compiling camino-tempfile-ext v0.3.3
27822026-04-14T23:04:53.058Z Compiling ratatui v0.29.0
27832026-04-14T23:04:53.556Z Compiling hickory-server v0.25.2
27842026-04-14T23:04:53.937Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27852026-04-14T23:04:54.131Z Compiling sled v0.34.7
27862026-04-14T23:04:54.377Z Compiling hyper-staticfile v0.10.1
27872026-04-14T23:04:55.632Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27882026-04-14T23:04:55.824Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27892026-04-14T23:04:56.299Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27902026-04-14T23:04:56.627Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27912026-04-14T23:04:56.792Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27922026-04-14T23:04:57.092Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27932026-04-14T23:04:57.325Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27942026-04-14T23:04:57.633Z Compiling rand_seeder v0.4.0
27952026-04-14T23:04:57.873Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27962026-04-14T23:04:57.904Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27972026-04-14T23:04:58.187Z Compiling lzma-sys v0.1.20
27982026-04-14T23:04:58.351Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27992026-04-14T23:04:58.413Z Compiling corncobs v0.1.4
28002026-04-14T23:04:58.596Z Compiling rustls v0.21.12
28012026-04-14T23:04:58.670Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28022026-04-14T23:04:58.723Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28032026-04-14T23:04:58.750Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28042026-04-14T23:04:58.859Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28052026-04-14T23:04:58.966Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28062026-04-14T23:04:59.318Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28072026-04-14T23:04:59.396Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28082026-04-14T23:04:59.558Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28092026-04-14T23:04:59.737Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28102026-04-14T23:05:00.355Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28112026-04-14T23:05:01.601Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28122026-04-14T23:05:02.222Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28132026-04-14T23:05:02.445Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28142026-04-14T23:05:02.677Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28152026-04-14T23:05:02.795Z Compiling cargo_toml v0.22.3
28162026-04-14T23:05:02.878Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28172026-04-14T23:05:02.907Z Compiling sct v0.7.1
28182026-04-14T23:05:03.214Z Compiling rustls-webpki v0.101.7
28192026-04-14T23:05:04.519Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28202026-04-14T23:05:04.542Z Compiling nix v0.29.0
28212026-04-14T23:05:04.783Z Compiling secrecy v0.8.0
28222026-04-14T23:05:04.942Z Compiling void v1.0.2
28232026-04-14T23:05:05.022Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28242026-04-14T23:05:05.103Z Compiling lzss v0.8.2
28252026-04-14T23:05:05.131Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28262026-04-14T23:05:05.305Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28272026-04-14T23:05:05.393Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28282026-04-14T23:05:05.720Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28292026-04-14T23:05:05.951Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28302026-04-14T23:05:06.393Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28312026-04-14T23:05:06.515Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28322026-04-14T23:05:07.138Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28332026-04-14T23:05:07.394Z Compiling tungstenite v0.23.0
28342026-04-14T23:05:07.439Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-04-14T23:05:07.678Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28362026-04-14T23:05:07.839Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28372026-04-14T23:05:07.913Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28382026-04-14T23:05:08.077Z Compiling nix v0.27.1
28392026-04-14T23:05:08.167Z Compiling serde_bytes v0.11.19
28402026-04-14T23:05:08.326Z Compiling tokio-tungstenite v0.23.1
28412026-04-14T23:05:08.434Z Compiling git2 v0.20.4
28422026-04-14T23:05:08.548Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28432026-04-14T23:05:08.706Z Compiling tokio-rustls v0.24.1
28442026-04-14T23:05:09.001Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28452026-04-14T23:05:09.300Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28462026-04-14T23:05:09.834Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28472026-04-14T23:05:10.595Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28482026-04-14T23:05:11.607Z Compiling xz2 v0.1.7
28492026-04-14T23:05:11.958Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28502026-04-14T23:05:11.981Z Compiling ron v0.12.0
28512026-04-14T23:05:12.481Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28522026-04-14T23:05:13.988Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28532026-04-14T23:05:14.563Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28542026-04-14T23:05:15.041Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28552026-04-14T23:05:15.788Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
28562026-04-14T23:05:16.027Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28572026-04-14T23:05:16.293Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28582026-04-14T23:05:17.152Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28592026-04-14T23:05:17.292Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28602026-04-14T23:05:17.976Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28612026-04-14T23:05:18.995Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28622026-04-14T23:05:19.020Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28632026-04-14T23:05:20.108Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28642026-04-14T23:05:20.570Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28652026-04-14T23:05:21.035Z Compiling rustls-pemfile v1.0.4
28662026-04-14T23:05:21.465Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28672026-04-14T23:05:22.288Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28682026-04-14T23:05:22.882Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28692026-04-14T23:05:23.118Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28702026-04-14T23:05:23.217Z Compiling signal-hook-tokio v0.3.1
28712026-04-14T23:05:23.372Z Compiling yasna v0.5.2
28722026-04-14T23:05:23.452Z Compiling twox-hash v2.1.2
28732026-04-14T23:05:23.789Z Compiling is_ci v1.2.0
28742026-04-14T23:05:23.980Z Compiling base16ct v1.0.0
28752026-04-14T23:05:24.014Z Compiling rcgen v0.12.1
28762026-04-14T23:05:24.065Z Compiling supports-color v3.0.2
28772026-04-14T23:05:24.102Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28782026-04-14T23:05:24.316Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28792026-04-14T23:05:24.369Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28802026-04-14T23:05:24.962Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28812026-04-14T23:05:26.111Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28822026-04-14T23:05:26.179Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28832026-04-14T23:05:27.169Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28842026-04-14T23:05:27.279Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28852026-04-14T23:05:28.033Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28862026-04-14T23:05:28.640Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28872026-04-14T23:05:29.156Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28882026-04-14T23:05:29.393Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28892026-04-14T23:05:29.645Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28902026-04-14T23:05:29.878Z Compiling fatfs v0.3.6
28912026-04-14T23:05:31.167Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28922026-04-14T23:05:31.266Z Compiling rtoolbox v0.0.3
28932026-04-14T23:05:31.590Z Compiling subprocess v0.2.15
28942026-04-14T23:05:32.167Z Compiling seq-macro v0.3.6
28952026-04-14T23:05:32.689Z Compiling assert_matches v1.5.0
28962026-04-14T23:05:32.804Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28972026-04-14T23:05:33.878Z Compiling rpassword v7.4.0
28982026-04-14T23:05:34.170Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28992026-04-14T23:05:35.075Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29002026-04-14T23:05:35.098Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29012026-04-14T23:05:35.236Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29022026-04-14T23:05:35.260Z Compiling tui-tree-widget v0.23.1
29032026-04-14T23:05:35.507Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29042026-04-14T23:05:35.574Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29052026-04-14T23:05:36.137Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29062026-04-14T23:05:37.771Z Compiling uzers v0.12.2
29072026-04-14T23:05:38.106Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29082026-04-14T23:05:38.862Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29092026-04-14T23:05:40.046Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29102026-04-14T23:05:43.566Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29112026-04-14T23:05:43.624Z Compiling support-bundle-viewer v0.1.2
29122026-04-14T23:05:45.574Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29132026-04-14T23:05:47.094Z Compiling multimap v0.10.1
29142026-04-14T23:05:51.263Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29152026-04-14T23:06:04.142Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29162026-04-14T23:06:04.329Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29172026-04-14T23:06:08.615Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29182026-04-14T23:15:35.652Z Finished `release` profile [optimized] target(s) in 11m 48s
29192026-04-14T23:16:19.211Z
29202026-04-14T23:16:19.218Zreal 12:33.287768434
29212026-04-14T23:16:19.218Zuser 1:23:45.860966751
29222026-04-14T23:16:19.218Zsys 3:37.727005346
29232026-04-14T23:16:19.219Ztrap 1.915603395
29242026-04-14T23:16:19.219Ztflt 2.062704889
29252026-04-14T23:16:19.219Zdflt 16.503956404
29262026-04-14T23:16:19.219Zkflt 0.001776900
29272026-04-14T23:16:19.219Zlock 9:16:29.734361819
29282026-04-14T23:16:19.219Zslp 2:35:13.410636066
29292026-04-14T23:16:19.219Zlat 2:36.298062071
29302026-04-14T23:16:19.219Zstop 5:24.033698573
29312026-04-14T23:16:19.220Z+ mapfile -t packages
29322026-04-14T23:16:19.220Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29332026-04-14T23:16:20.176Z Finished `release` profile [optimized] target(s) in 0.95s
29342026-04-14T23:16:20.256Z Running `target/release/omicron-package -t test list-outputs`
29352026-04-14T23:16:20.311ZLogging to: /work/oxidecomputer/omicron/out/LOG
29362026-04-14T23:16:20.315Z+ ptime -m cargo build --locked --release -p xtask
29372026-04-14T23:16:22.541Z Compiling libc v0.2.180
29382026-04-14T23:16:22.541Z Compiling serde v1.0.228
29392026-04-14T23:16:22.577Z Compiling serde_core v1.0.228
29402026-04-14T23:16:22.577Z Compiling rustix v1.1.3
29412026-04-14T23:16:22.578Z Compiling bitflags v2.11.0
29422026-04-14T23:16:22.578Z Compiling serde_json v1.0.149
29432026-04-14T23:16:22.578Z Compiling num-traits v0.2.19
29442026-04-14T23:16:22.578Z Compiling syn v2.0.117
29452026-04-14T23:16:22.578Z Compiling smallvec v1.15.1
29462026-04-14T23:16:22.578Z Compiling hashbrown v0.16.1
29472026-04-14T23:16:22.578Z Compiling usdt-impl v0.5.0
29482026-04-14T23:16:22.578Z Compiling syn v1.0.109
29492026-04-14T23:16:22.578Z Compiling log v0.4.29
29502026-04-14T23:16:22.578Z Compiling percent-encoding v2.3.2
29512026-04-14T23:16:22.578Z Compiling getrandom v0.4.1
29522026-04-14T23:16:22.578Z Compiling form_urlencoded v1.2.2
29532026-04-14T23:16:22.578Z Compiling fs-err v3.3.0
29542026-04-14T23:16:22.596Z Compiling heck v0.4.1
29552026-04-14T23:16:22.596Z Compiling anyhow v1.0.102
29562026-04-14T23:16:22.596Z Compiling once_cell v1.21.3
29572026-04-14T23:16:22.596Z Compiling indexmap v2.13.0
29582026-04-14T23:16:22.596Z Compiling thread-id v4.2.2
29592026-04-14T23:16:22.596Z Compiling errno v0.3.14
29602026-04-14T23:16:22.596Z Compiling memmap v0.7.0
29612026-04-14T23:16:22.596Z Compiling ordered-float v2.10.1
29622026-04-14T23:16:23.694Z Compiling proc-macro-error v1.0.4
29632026-04-14T23:16:23.710Z Compiling terminal_size v0.4.3
29642026-04-14T23:16:23.710Z Compiling tempfile v3.25.0
29652026-04-14T23:16:23.710Z Compiling tabled_derive v0.7.0
29662026-04-14T23:16:23.710Z Compiling clap_builder v4.5.60
29672026-04-14T23:16:23.710Z Compiling textwrap v0.16.2
29682026-04-14T23:16:23.710Z Compiling camino-tempfile v1.4.1
29692026-04-14T23:16:23.710Z Compiling tabled v0.15.0
29702026-04-14T23:16:23.710Z Compiling synstructure v0.13.2
29712026-04-14T23:16:23.710Z Compiling pest_generator v2.8.6
29722026-04-14T23:16:24.092Z Compiling serde_derive v1.0.228
29732026-04-14T23:16:24.092Z Compiling zerovec-derive v0.11.2
29742026-04-14T23:16:24.098Z Compiling displaydoc v0.2.5
29752026-04-14T23:16:24.098Z Compiling thiserror-impl v1.0.69
29762026-04-14T23:16:24.098Z Compiling zerocopy-derive v0.7.35
29772026-04-14T23:16:24.098Z Compiling scroll_derive v0.12.1
29782026-04-14T23:16:24.098Z Compiling thiserror-impl v2.0.18
29792026-04-14T23:16:24.109Z Compiling zerofrom-derive v0.1.6
29802026-04-14T23:16:24.822Z Compiling yoke-derive v0.8.1
29812026-04-14T23:16:24.848Z Compiling pest_derive v2.8.6
29822026-04-14T23:16:24.857Z Compiling scroll v0.12.0
29832026-04-14T23:16:25.006Z Compiling zerocopy v0.7.35
29842026-04-14T23:16:25.076Z Compiling clap_derive v4.5.55
29852026-04-14T23:16:25.136Z Compiling goblin v0.8.2
29862026-04-14T23:16:25.289Z Compiling thiserror v1.0.69
29872026-04-14T23:16:25.338Z Compiling thiserror v2.0.18
29882026-04-14T23:16:25.363Z Compiling zerofrom v0.1.6
29892026-04-14T23:16:25.409Z Compiling dtrace-parser v0.2.0
29902026-04-14T23:16:25.513Z Compiling yoke v0.8.1
29912026-04-14T23:16:25.707Z Compiling zerovec v0.11.5
29922026-04-14T23:16:25.720Z Compiling zerotrie v0.2.3
29932026-04-14T23:16:26.360Z Compiling tinystr v0.8.2
29942026-04-14T23:16:26.623Z Compiling icu_locale_core v2.1.1
29952026-04-14T23:16:26.820Z Compiling potential_utf v0.1.4
29962026-04-14T23:16:27.051Z Compiling icu_collections v2.1.1
29972026-04-14T23:16:27.550Z Compiling icu_provider v2.1.1
29982026-04-14T23:16:27.672Z Compiling serde_spanned v0.6.9
29992026-04-14T23:16:27.729Z Compiling toml_datetime v0.6.11
30002026-04-14T23:16:27.803Z Compiling serde-value v0.7.0
30012026-04-14T23:16:27.831Z Compiling icu_properties v2.1.2
30022026-04-14T23:16:27.861Z Compiling icu_normalizer v2.1.1
30032026-04-14T23:16:27.885Z Compiling dof v0.3.0
30042026-04-14T23:16:27.932Z Compiling cargo-platform v0.2.0
30052026-04-14T23:16:27.946Z Compiling macaddr v1.0.1
30062026-04-14T23:16:28.009Z Compiling toml_edit v0.22.27
30072026-04-14T23:16:28.174Z Compiling serde_tokenstream v0.2.3
30082026-04-14T23:16:28.274Z Compiling clap v4.5.60
30092026-04-14T23:16:28.804Z Compiling idna_adapter v1.2.1
30102026-04-14T23:16:28.935Z Compiling idna v1.1.0
30112026-04-14T23:16:29.083Z Compiling usdt-attr-macro v0.5.0
30122026-04-14T23:16:29.103Z Compiling usdt-macro v0.5.0
30132026-04-14T23:16:29.486Z Compiling url v2.5.8
30142026-04-14T23:16:29.681Z Compiling toml v0.8.23
30152026-04-14T23:16:29.792Z Compiling usdt v0.5.0
30162026-04-14T23:16:30.162Z Compiling cargo-util-schemas v0.8.2
30172026-04-14T23:16:30.183Z Compiling cargo_toml v0.21.0
30182026-04-14T23:16:31.237Z Compiling cargo_metadata v0.21.0
30192026-04-14T23:16:34.475Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30202026-04-14T23:16:37.592Z Finished `release` profile [optimized] target(s) in 17.26s
30212026-04-14T23:16:37.754Z
30222026-04-14T23:16:37.754Zreal 17.405402978
30232026-04-14T23:16:37.754Zuser 2:31.686546197
30242026-04-14T23:16:37.754Zsys 17.886210267
30252026-04-14T23:16:37.754Ztrap 0.089658014
30262026-04-14T23:16:37.754Ztflt 0.559956720
30272026-04-14T23:16:37.754Zdflt 1.512890808
30282026-04-14T23:16:37.754Zkflt 0.000012629
30292026-04-14T23:16:37.759Zlock 5:48.472637407
30302026-04-14T23:16:37.759Zslp 3:42.972754439
30312026-04-14T23:16:37.759Zlat 7.278845271
30322026-04-14T23:16:37.759Zstop 21.801934057
30332026-04-14T23:16:37.759Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30342026-04-14T23:16:37.759Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30352026-04-14T23:16:37.759Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30362026-04-14T23:16:37.759Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30372026-04-14T23:16:37.759Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30382026-04-14T23:16:38.717Z Compiling regress v0.10.5
30392026-04-14T23:16:38.721Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30402026-04-14T23:16:38.721Z Compiling serde_spanned v1.0.4
30412026-04-14T23:16:38.881Z Compiling toml_writer v1.0.6+spec-1.1.0
30422026-04-14T23:16:38.881Z Compiling newtype-uuid-macros v0.1.0
30432026-04-14T23:16:38.895Z Compiling progenitor-client v0.13.0
30442026-04-14T23:16:38.901Z Compiling structmeta-derive v0.3.0
30452026-04-14T23:16:38.901Z Compiling rustls v0.22.4
30462026-04-14T23:16:38.910Z Compiling rustls-webpki v0.102.8
30472026-04-14T23:16:38.914Z Compiling multer v3.1.0
30482026-04-14T23:16:38.926Z Compiling debug-ignore v1.0.5
30492026-04-14T23:16:39.004Z Compiling match_cfg v0.1.0
30502026-04-14T23:16:39.008Z Compiling slog-json v2.6.1
30512026-04-14T23:16:39.008Z Compiling async-stream-impl v0.3.6
30522026-04-14T23:16:39.039Z Compiling dropshot v0.16.7
30532026-04-14T23:16:39.073Z Compiling itertools v0.14.0
30542026-04-14T23:16:39.091Z Compiling toml v0.9.12+spec-1.1.0
30552026-04-14T23:16:39.094Z Compiling hostname v0.3.1
30562026-04-14T23:16:39.114Z Compiling waitgroup v0.1.2
30572026-04-14T23:16:39.121Z Compiling rustls-pemfile v2.2.0
30582026-04-14T23:16:39.247Z Compiling dropshot_endpoint v0.16.7
30592026-04-14T23:16:39.320Z Compiling hostname v0.4.2
30602026-04-14T23:16:39.359Z Compiling slog-bunyan v2.5.0
30612026-04-14T23:16:39.395Z Compiling serde_path_to_error v0.1.20
30622026-04-14T23:16:39.399Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30632026-04-14T23:16:39.399Z Compiling macaddr v1.0.1
30642026-04-14T23:16:39.399Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30652026-04-14T23:16:39.513Z Compiling progenitor-client v0.10.0
30662026-04-14T23:16:39.538Z Compiling instant v0.1.13
30672026-04-14T23:16:39.627Z Compiling backon v1.6.0
30682026-04-14T23:16:39.679Z Compiling backoff v0.4.0
30692026-04-14T23:16:39.699Z Compiling async-stream v0.3.6
30702026-04-14T23:16:39.703Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30712026-04-14T23:16:39.748Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30722026-04-14T23:16:39.794Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30732026-04-14T23:16:39.815Z Compiling progenitor-extras v0.1.1
30742026-04-14T23:16:39.860Z Compiling crucible-workspace-hack v0.1.0
30752026-04-14T23:16:39.879Z Compiling toml v0.8.23
30762026-04-14T23:16:39.898Z Compiling universal-hash v0.5.1
30772026-04-14T23:16:39.917Z Compiling unsafe-libyaml v0.2.11
30782026-04-14T23:16:39.921Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30792026-04-14T23:16:39.955Z Compiling opaque-debug v0.3.1
30802026-04-14T23:16:40.056Z Compiling half v2.7.1
30812026-04-14T23:16:40.073Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30822026-04-14T23:16:40.109Z Compiling ciborium-io v0.2.2
30832026-04-14T23:16:40.126Z Compiling convert_case v0.4.0
30842026-04-14T23:16:40.160Z Compiling structmeta v0.3.0
30852026-04-14T23:16:40.195Z Compiling aead v0.5.2
30862026-04-14T23:16:40.231Z Compiling secrecy v0.10.3
30872026-04-14T23:16:40.248Z Compiling poly1305 v0.8.0
30882026-04-14T23:16:40.369Z Compiling ciborium-ll v0.2.2
30892026-04-14T23:16:40.389Z Compiling chacha20 v0.9.1
30902026-04-14T23:16:40.406Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b)
30912026-04-14T23:16:40.426Z Compiling derive-ex v0.1.8
30922026-04-14T23:16:40.426Z Compiling parse-display-derive v0.10.0
30932026-04-14T23:16:40.461Z Compiling typify-impl v0.6.1
30942026-04-14T23:16:40.500Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30952026-04-14T23:16:40.548Z Compiling serde_yaml v0.9.34+deprecated
30962026-04-14T23:16:40.572Z Compiling ciborium v0.2.2
30972026-04-14T23:16:40.629Z Compiling derive_more v0.99.20
30982026-04-14T23:16:40.644Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
30992026-04-14T23:16:40.692Z Compiling thiserror-impl-no-std v2.0.2
31002026-04-14T23:16:40.729Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31012026-04-14T23:16:40.759Z Compiling byte-wrapper v0.1.0
31022026-04-14T23:16:40.909Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31032026-04-14T23:16:40.935Z Compiling password-hash v0.5.0
31042026-04-14T23:16:41.013Z Compiling blake2 v0.10.6
31052026-04-14T23:16:41.074Z Compiling chacha20poly1305 v0.10.1
31062026-04-14T23:16:41.148Z Compiling indent_write v2.2.0
31072026-04-14T23:16:41.173Z Compiling toml_edit v0.23.10+spec-1.0.0
31082026-04-14T23:16:41.213Z Compiling heapless v0.8.0
31092026-04-14T23:16:41.260Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31102026-04-14T23:16:41.325Z Compiling argon2 v0.5.3
31112026-04-14T23:16:41.393Z Compiling tokio-rustls v0.25.0
31122026-04-14T23:16:41.542Z Compiling ingot-macros v0.1.1
31132026-04-14T23:16:41.660Z Compiling tabwriter v1.4.1
31142026-04-14T23:16:41.761Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31152026-04-14T23:16:41.938Z Compiling proc-macro-crate v3.4.0
31162026-04-14T23:16:42.009Z Compiling thiserror-no-std v2.0.2
31172026-04-14T23:16:42.069Z Compiling hash32 v0.3.1
31182026-04-14T23:16:42.136Z Compiling vsss-rs v3.3.4
31192026-04-14T23:16:42.154Z Compiling smoltcp v0.11.0
31202026-04-14T23:16:42.195Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31212026-04-14T23:16:42.281Z Compiling test-strategy v0.4.5
31222026-04-14T23:16:42.323Z Compiling parse-display v0.10.0
31232026-04-14T23:16:42.356Z Compiling cobs v0.3.0
31242026-04-14T23:16:42.476Z Compiling foreign-types-macros v0.2.3
31252026-04-14T23:16:42.593Z Compiling foreign-types-shared v0.3.1
31262026-04-14T23:16:42.610Z Compiling colored v3.1.1
31272026-04-14T23:16:42.614Z Compiling num_enum_derive v0.7.5
31282026-04-14T23:16:42.643Z Compiling cpufeatures v0.3.0
31292026-04-14T23:16:42.678Z Compiling postcard v1.1.3
31302026-04-14T23:16:42.714Z Compiling chacha20 v0.10.0
31312026-04-14T23:16:42.742Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31322026-04-14T23:16:43.036Z Compiling proc-macro-crate v1.3.1
31332026-04-14T23:16:43.057Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31342026-04-14T23:16:43.077Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31352026-04-14T23:16:43.080Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31362026-04-14T23:16:43.160Z Compiling foreign-types v0.5.0
31372026-04-14T23:16:43.177Z Compiling cstr-argument v0.1.2
31382026-04-14T23:16:43.267Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31392026-04-14T23:16:43.301Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31402026-04-14T23:16:43.363Z Compiling rand v0.10.0
31412026-04-14T23:16:43.392Z Compiling num-rational v0.4.2
31422026-04-14T23:16:43.418Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31432026-04-14T23:16:43.435Z Compiling num-complex v0.4.6
31442026-04-14T23:16:43.511Z Compiling num_enum_derive v0.5.11
31452026-04-14T23:16:43.531Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31462026-04-14T23:16:43.567Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31472026-04-14T23:16:43.597Z Compiling prettyplease v0.2.37
31482026-04-14T23:16:43.632Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31492026-04-14T23:16:43.724Z Compiling camino-tempfile v1.4.1
31502026-04-14T23:16:43.801Z Compiling num_enum v0.7.5
31512026-04-14T23:16:43.877Z Compiling num v0.4.3
31522026-04-14T23:16:43.891Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31532026-04-14T23:16:43.918Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31542026-04-14T23:16:43.956Z Compiling float-ord v0.3.2
31552026-04-14T23:16:43.972Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31562026-04-14T23:16:44.014Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31572026-04-14T23:16:44.052Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31582026-04-14T23:16:44.069Z Compiling smf v0.2.3
31592026-04-14T23:16:44.167Z Compiling num-derive v0.4.2
31602026-04-14T23:16:44.184Z Compiling sigpipe v0.1.3
31612026-04-14T23:16:44.282Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31622026-04-14T23:16:44.304Z Compiling glob v0.3.3
31632026-04-14T23:16:44.316Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31642026-04-14T23:16:44.370Z Compiling whoami v1.6.1
31652026-04-14T23:16:44.544Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31662026-04-14T23:16:44.601Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31672026-04-14T23:16:44.620Z Compiling gethostname v0.5.0
31682026-04-14T23:16:44.639Z Compiling usdt-macro v0.5.0
31692026-04-14T23:16:44.666Z Compiling usdt-attr-macro v0.5.0
31702026-04-14T23:16:44.687Z Compiling ingot-types v0.1.2
31712026-04-14T23:16:44.703Z Compiling num_enum v0.5.11
31722026-04-14T23:16:44.722Z Compiling memmap v0.7.0
31732026-04-14T23:16:44.748Z Compiling atomicwrites v0.4.4
31742026-04-14T23:16:44.766Z Compiling derive-where v1.6.0
31752026-04-14T23:16:44.784Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31762026-04-14T23:16:44.860Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31772026-04-14T23:16:44.944Z Compiling resolv-conf v0.7.6
31782026-04-14T23:16:44.964Z Compiling cancel-safe-futures v0.1.5
31792026-04-14T23:16:45.007Z Compiling owo-colors v4.3.0
31802026-04-14T23:16:45.239Z Compiling ingot v0.1.1
31812026-04-14T23:16:45.259Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31822026-04-14T23:16:45.297Z Compiling libsw-core v0.3.2
31832026-04-14T23:16:45.301Z Compiling async-recursion v1.1.1
31842026-04-14T23:16:45.398Z Compiling typify-impl v0.4.3
31852026-04-14T23:16:45.415Z Compiling typify-macro v0.6.1
31862026-04-14T23:16:45.525Z Compiling libsw v3.5.0
31872026-04-14T23:16:45.549Z Compiling libefi-sys v0.1.0
31882026-04-14T23:16:45.573Z Compiling linear-map v1.2.0
31892026-04-14T23:16:45.607Z Compiling usdt v0.5.0
31902026-04-14T23:16:45.695Z Compiling hickory-proto v0.24.4
31912026-04-14T23:16:45.712Z Compiling newline-converter v0.3.0
31922026-04-14T23:16:45.750Z Compiling console v0.15.11
31932026-04-14T23:16:45.801Z Compiling bitfield-struct v0.6.2
31942026-04-14T23:16:45.823Z Compiling semver v0.1.20
31952026-04-14T23:16:45.841Z Compiling linked-hash-map v0.5.6
31962026-04-14T23:16:45.925Z Compiling tokio-dtrace v0.1.1
31972026-04-14T23:16:46.055Z Compiling rustc_version v0.1.7
31982026-04-14T23:16:46.074Z Compiling lru-cache v0.1.2
31992026-04-14T23:16:46.102Z Compiling expectorate v1.2.0
32002026-04-14T23:16:46.161Z Compiling dropshot-api-manager-types v0.6.0
32012026-04-14T23:16:46.245Z Compiling pin-project-internal v1.1.11
32022026-04-14T23:16:46.264Z Compiling slog-dtrace v0.3.0
32032026-04-14T23:16:46.302Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32042026-04-14T23:16:46.321Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052026-04-14T23:16:46.326Z Compiling minimal-lexical v0.2.1
32062026-04-14T23:16:46.359Z Compiling newtype_derive v0.1.6
32072026-04-14T23:16:46.416Z Compiling oxide-tokio-rt v0.1.3
32082026-04-14T23:16:46.448Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32092026-04-14T23:16:46.535Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32102026-04-14T23:16:46.552Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32112026-04-14T23:16:46.585Z Compiling nom v7.1.3
32122026-04-14T23:16:46.602Z Compiling phf_shared v0.12.1
32132026-04-14T23:16:46.638Z Compiling pem v3.0.6
32142026-04-14T23:16:46.697Z Compiling snafu-derive v0.8.9
32152026-04-14T23:16:46.752Z Compiling csv-core v0.1.13
32162026-04-14T23:16:46.816Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32172026-04-14T23:16:46.889Z Compiling same-file v1.0.6
32182026-04-14T23:16:47.046Z Compiling base64 v0.21.7
32192026-04-14T23:16:47.067Z Compiling chrono-tz v0.10.4
32202026-04-14T23:16:47.101Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32212026-04-14T23:16:47.157Z Compiling highway v1.3.0
32222026-04-14T23:16:47.277Z Compiling xshell-macros v0.2.7
32232026-04-14T23:16:47.358Z Compiling const_format_proc_macros v0.2.34
32242026-04-14T23:16:47.396Z Compiling typify v0.6.1
32252026-04-14T23:16:47.418Z Compiling walkdir v2.5.0
32262026-04-14T23:16:47.479Z Compiling csv v1.4.0
32272026-04-14T23:16:47.498Z Compiling phf v0.12.1
32282026-04-14T23:16:47.539Z Compiling progenitor-impl v0.13.0
32292026-04-14T23:16:47.561Z Compiling pin-project v1.1.11
32302026-04-14T23:16:47.705Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32312026-04-14T23:16:47.731Z Compiling globset v0.4.18
32322026-04-14T23:16:47.805Z Compiling xshell v0.2.7
32332026-04-14T23:16:47.805Z Compiling olpc-cjson v0.1.4
32342026-04-14T23:16:48.021Z Compiling hickory-resolver v0.24.4
32352026-04-14T23:16:48.064Z Compiling primeorder v0.13.6
32362026-04-14T23:16:48.103Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32372026-04-14T23:16:48.160Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32382026-04-14T23:16:48.310Z Compiling serde_plain v1.0.2
32392026-04-14T23:16:48.380Z Compiling typed-path v0.9.3
32402026-04-14T23:16:48.409Z Compiling const_format v0.2.35
32412026-04-14T23:16:48.428Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32422026-04-14T23:16:48.522Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32432026-04-14T23:16:48.642Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32442026-04-14T23:16:48.698Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32452026-04-14T23:16:48.739Z Compiling tabled_derive v0.7.0
32462026-04-14T23:16:48.779Z Compiling bcs v0.1.6
32472026-04-14T23:16:48.943Z Compiling snafu v0.8.9
32482026-04-14T23:16:49.156Z Compiling qorb v0.4.1
32492026-04-14T23:16:49.237Z Compiling salty v0.3.0
32502026-04-14T23:16:49.307Z Compiling termtree v0.5.1
32512026-04-14T23:16:49.343Z Compiling tough v0.20.0
32522026-04-14T23:16:49.373Z Compiling utf-8 v0.7.6
32532026-04-14T23:16:49.504Z Compiling radium v0.7.0
32542026-04-14T23:16:49.530Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32552026-04-14T23:16:49.633Z Compiling tungstenite v0.21.0
32562026-04-14T23:16:49.737Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32572026-04-14T23:16:49.760Z Compiling textwrap v0.16.2
32582026-04-14T23:16:49.848Z Compiling tabled v0.15.0
32592026-04-14T23:16:49.868Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32602026-04-14T23:16:49.930Z Compiling steno v0.4.1
32612026-04-14T23:16:50.019Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32622026-04-14T23:16:50.116Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32632026-04-14T23:16:50.135Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32642026-04-14T23:16:50.311Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32652026-04-14T23:16:50.359Z Compiling typify-macro v0.4.3
32662026-04-14T23:16:50.442Z Compiling progenitor-macro v0.13.0
32672026-04-14T23:16:50.483Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32682026-04-14T23:16:50.584Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32692026-04-14T23:16:50.744Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32702026-04-14T23:16:50.764Z Compiling tagptr v0.2.0
32712026-04-14T23:16:50.784Z Compiling humantime v2.3.0
32722026-04-14T23:16:50.844Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32732026-04-14T23:16:50.962Z Compiling tap v1.0.1
32742026-04-14T23:16:51.110Z Compiling maybe-uninit v2.0.0
32752026-04-14T23:16:51.110Z Compiling wyz v0.5.1
32762026-04-14T23:16:51.153Z Compiling moka v0.12.13
32772026-04-14T23:16:51.404Z Compiling tokio-tungstenite v0.21.0
32782026-04-14T23:16:51.422Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32792026-04-14T23:16:51.807Z Compiling p384 v0.13.1
32802026-04-14T23:16:51.995Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32812026-04-14T23:16:52.043Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32822026-04-14T23:16:52.073Z Compiling parking_lot_core v0.8.6
32832026-04-14T23:16:52.263Z Compiling funty v2.0.0
32842026-04-14T23:16:52.306Z Compiling packed_struct v0.10.1
32852026-04-14T23:16:52.325Z Compiling typify v0.4.3
32862026-04-14T23:16:52.366Z Compiling hickory-resolver v0.25.2
32872026-04-14T23:16:52.436Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32882026-04-14T23:16:52.457Z Compiling progenitor-impl v0.10.0
32892026-04-14T23:16:52.490Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32902026-04-14T23:16:52.573Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32912026-04-14T23:16:52.617Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32922026-04-14T23:16:52.659Z Compiling polyval v0.6.2
32932026-04-14T23:16:52.698Z Compiling bitvec v1.0.1
32942026-04-14T23:16:52.872Z Compiling git-stub v1.0.0
32952026-04-14T23:16:52.936Z Compiling packed_struct_codegen v0.10.1
32962026-04-14T23:16:52.953Z Compiling zerocopy-derive v0.6.6
32972026-04-14T23:16:53.212Z Compiling bitfield-macros v0.19.4
32982026-04-14T23:16:53.607Z Compiling proc-macro-error-attr2 v2.0.0
32992026-04-14T23:16:53.701Z Compiling indexmap v1.9.3
33002026-04-14T23:16:53.737Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33012026-04-14T23:16:53.930Z Compiling nodrop v0.1.14
33022026-04-14T23:16:53.951Z Compiling crc-catalog v2.4.0
33032026-04-14T23:16:54.035Z Compiling zerocopy v0.6.6
33042026-04-14T23:16:54.051Z Compiling bitfield v0.19.4
33052026-04-14T23:16:54.072Z Compiling array-init v0.0.4
33062026-04-14T23:16:54.075Z Compiling crc v3.4.0
33072026-04-14T23:16:54.110Z Compiling proc-macro-error2 v2.0.1
33082026-04-14T23:16:54.110Z Compiling git-stub-vcs v0.1.0
33092026-04-14T23:16:54.152Z Compiling ghash v0.5.1
33102026-04-14T23:16:54.172Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33112026-04-14T23:16:54.281Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33122026-04-14T23:16:54.341Z Compiling smallvec v0.6.14
33132026-04-14T23:16:54.427Z Compiling num-derive v0.3.3
33142026-04-14T23:16:54.442Z Compiling ctr v0.9.2
33152026-04-14T23:16:54.462Z Compiling lzma-sys v0.1.20
33162026-04-14T23:16:54.482Z Compiling arc-swap v1.8.2
33172026-04-14T23:16:54.496Z Compiling hashbrown v0.12.3
33182026-04-14T23:16:54.537Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33192026-04-14T23:16:54.606Z Compiling unicase v2.9.0
33202026-04-14T23:16:54.686Z Compiling parking_lot v0.11.2
33212026-04-14T23:16:54.762Z Compiling slog-scope v4.4.1
33222026-04-14T23:16:54.802Z Compiling aes-gcm v0.10.3
33232026-04-14T23:16:54.826Z Compiling serde-hex v0.1.0
33242026-04-14T23:16:54.864Z Compiling mime_guess v2.0.5
33252026-04-14T23:16:55.034Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33262026-04-14T23:16:55.048Z Compiling tabled_derive v0.11.0
33272026-04-14T23:16:55.063Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33282026-04-14T23:16:55.299Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33292026-04-14T23:16:55.316Z Compiling progenitor-macro v0.10.0
33302026-04-14T23:16:55.339Z Compiling progenitor-impl v0.11.2
33312026-04-14T23:16:55.400Z Compiling ron v0.8.1
33322026-04-14T23:16:55.426Z Compiling papergrid v0.17.0
33332026-04-14T23:16:55.443Z Compiling libscf-sys v1.1.0
33342026-04-14T23:16:55.491Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
33352026-04-14T23:16:55.573Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33362026-04-14T23:16:55.631Z Compiling cargo_toml v0.22.3
33372026-04-14T23:16:55.764Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33382026-04-14T23:16:55.873Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33392026-04-14T23:16:55.898Z Compiling hashbrown v0.13.2
33402026-04-14T23:16:55.960Z Compiling progenitor v0.13.0
33412026-04-14T23:16:56.037Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33422026-04-14T23:16:56.157Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33432026-04-14T23:16:56.346Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33442026-04-14T23:16:56.380Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33452026-04-14T23:16:56.454Z Compiling testing_table v0.3.0
33462026-04-14T23:16:56.471Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33472026-04-14T23:16:56.673Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33482026-04-14T23:16:56.725Z Compiling prefix-trie v0.7.0
33492026-04-14T23:16:56.880Z Compiling blowfish v0.9.1
33502026-04-14T23:16:56.935Z Compiling ssh-encoding v0.2.0
33512026-04-14T23:16:56.953Z Compiling fxhash v0.2.1
33522026-04-14T23:16:57.119Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33532026-04-14T23:16:57.136Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33542026-04-14T23:16:57.177Z Compiling corncobs v0.1.4
33552026-04-14T23:16:57.194Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33562026-04-14T23:16:57.249Z Compiling crc-any v2.5.0
33572026-04-14T23:16:57.299Z Compiling ssh-cipher v0.2.0
33582026-04-14T23:16:57.425Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33592026-04-14T23:16:57.494Z Compiling hickory-server v0.25.2
33602026-04-14T23:16:57.513Z Compiling sled v0.34.7
33612026-04-14T23:16:57.558Z Compiling bcrypt-pbkdf v0.10.0
33622026-04-14T23:16:57.648Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33632026-04-14T23:16:57.773Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33642026-04-14T23:16:57.899Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33652026-04-14T23:16:57.955Z Compiling tabled v0.20.0
33662026-04-14T23:16:58.023Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33672026-04-14T23:16:58.196Z Compiling object v0.30.4
33682026-04-14T23:16:58.249Z Compiling progenitor-macro v0.11.2
33692026-04-14T23:16:58.639Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33702026-04-14T23:16:59.363Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33712026-04-14T23:16:59.609Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33722026-04-14T23:16:59.713Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33732026-04-14T23:16:59.743Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33742026-04-14T23:16:59.956Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33752026-04-14T23:17:00.100Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33762026-04-14T23:17:00.348Z Compiling slog-stdlog v4.1.1
33772026-04-14T23:17:00.526Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33782026-04-14T23:17:00.646Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33792026-04-14T23:17:00.693Z Compiling progenitor-client v0.11.2
33802026-04-14T23:17:00.800Z Compiling progenitor v0.10.0
33812026-04-14T23:17:00.884Z Compiling password-hash v0.4.2
33822026-04-14T23:17:00.999Z Compiling secrecy v0.8.0
33832026-04-14T23:17:01.052Z Compiling http-range v0.1.5
33842026-04-14T23:17:01.073Z Compiling path-slash v0.1.5
33852026-04-14T23:17:01.188Z Compiling half v1.8.3
33862026-04-14T23:17:01.250Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33872026-04-14T23:17:01.294Z Compiling pbkdf2 v0.11.0
33882026-04-14T23:17:01.475Z Compiling serde_cbor v0.11.2
33892026-04-14T23:17:01.496Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33902026-04-14T23:17:01.548Z Compiling ron v0.12.0
33912026-04-14T23:17:01.571Z Compiling slog-envlogger v2.2.0
33922026-04-14T23:17:01.825Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33932026-04-14T23:17:01.870Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33942026-04-14T23:17:02.005Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33952026-04-14T23:17:02.027Z Compiling xz2 v0.1.7
33962026-04-14T23:17:02.351Z Compiling ssh-key v0.6.7
33972026-04-14T23:17:02.602Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33982026-04-14T23:17:02.792Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33992026-04-14T23:17:02.838Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
34002026-04-14T23:17:03.124Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34012026-04-14T23:17:03.140Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34022026-04-14T23:17:03.299Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34032026-04-14T23:17:03.521Z Compiling p521 v0.13.3
34042026-04-14T23:17:03.650Z Compiling p256 v0.13.2
34052026-04-14T23:17:03.670Z Compiling yasna v0.5.2
34062026-04-14T23:17:03.691Z Compiling progenitor v0.11.2
34072026-04-14T23:17:03.828Z Compiling kstat-rs v0.2.4
34082026-04-14T23:17:03.895Z Compiling headers-core v0.3.0
34092026-04-14T23:17:03.915Z Compiling nanorand v0.7.0
34102026-04-14T23:17:03.938Z Compiling russh-cryptovec v0.7.3
34112026-04-14T23:17:03.941Z Compiling atty v0.2.14
34122026-04-14T23:17:03.972Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34132026-04-14T23:17:04.062Z Compiling home v0.5.12
34142026-04-14T23:17:04.079Z Compiling md5 v0.7.0
34152026-04-14T23:17:04.098Z Compiling crc8 v0.1.1
34162026-04-14T23:17:04.156Z Compiling base16ct v1.0.0
34172026-04-14T23:17:04.174Z Compiling rcgen v0.12.1
34182026-04-14T23:17:04.189Z Compiling flume v0.11.1
34192026-04-14T23:17:04.207Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34202026-04-14T23:17:04.240Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34212026-04-14T23:17:04.258Z Compiling russh-keys v0.45.0
34222026-04-14T23:17:04.276Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
34232026-04-14T23:17:04.401Z Compiling headers v0.4.1
34242026-04-14T23:17:04.440Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34252026-04-14T23:17:04.566Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34262026-04-14T23:17:04.584Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34272026-04-14T23:17:05.016Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34282026-04-14T23:17:05.036Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34292026-04-14T23:17:05.057Z Compiling hyper-staticfile v0.10.1
34302026-04-14T23:17:05.079Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34312026-04-14T23:17:05.124Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34322026-04-14T23:17:05.229Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34332026-04-14T23:17:05.246Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34342026-04-14T23:17:05.505Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34352026-04-14T23:17:05.530Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34362026-04-14T23:17:05.635Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34372026-04-14T23:17:05.672Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34382026-04-14T23:17:05.849Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34392026-04-14T23:17:06.007Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34402026-04-14T23:17:06.024Z Compiling num-bigint v0.4.6
34412026-04-14T23:17:06.049Z Compiling des v0.8.1
34422026-04-14T23:17:06.106Z Compiling subprocess v0.2.15
34432026-04-14T23:17:06.182Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34442026-04-14T23:17:06.291Z Compiling hex-literal v0.4.1
34452026-04-14T23:17:06.438Z Compiling display-error-chain v0.2.2
34462026-04-14T23:17:06.457Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34472026-04-14T23:17:06.545Z Compiling colored v2.2.0
34482026-04-14T23:17:06.623Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34492026-04-14T23:17:06.640Z Compiling socket2 v0.5.10
34502026-04-14T23:17:06.659Z Compiling internet-checksum v0.2.1
34512026-04-14T23:17:06.678Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34522026-04-14T23:17:07.126Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34532026-04-14T23:17:07.399Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34542026-04-14T23:17:07.438Z Compiling russh v0.45.0
34552026-04-14T23:17:09.901Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34562026-04-14T23:17:10.614Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34572026-04-14T23:17:10.932Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34582026-04-14T23:17:11.151Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34592026-04-14T23:17:18.719Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34602026-04-14T23:17:18.719Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34612026-04-14T23:17:18.723Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34622026-04-14T23:17:18.723Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34632026-04-14T23:17:20.440Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34642026-04-14T23:17:20.554Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34652026-04-14T23:17:24.859Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34662026-04-14T23:17:44.770Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34672026-04-14T23:18:03.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
34682026-04-14T23:18:03.258Z
34692026-04-14T23:18:03.259Zreal 1:25.423136312
34702026-04-14T23:18:03.260Zuser 8:39.460956828
34712026-04-14T23:18:03.260Zsys 1:47.920575115
34722026-04-14T23:18:03.275Ztrap 0.292377275
34732026-04-14T23:18:03.275Ztflt 0.587048930
34742026-04-14T23:18:03.275Zdflt 1.463814673
34752026-04-14T23:18:03.275Zkflt 0.000360964
34762026-04-14T23:18:03.276Zlock 31:07.427758831
34772026-04-14T23:18:03.276Zslp 20:22.095411708
34782026-04-14T23:18:03.276Zlat 41.074768216
34792026-04-14T23:18:03.276Zstop 2:56.918039115
34802026-04-14T23:18:03.276Z+ mkdir tests
34812026-04-14T23:18:03.276Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34822026-04-14T23:18:03.276Z+ xargs -I '{}' -t cp '{}' tests/
34832026-04-14T23:18:03.283Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-dd62d5f27c16b217 tests/
34842026-04-14T23:18:03.331Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-96025564fdcbc0be tests/
34852026-04-14T23:18:03.354Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-38fc98e62670483d tests/
34862026-04-14T23:18:03.355Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-863326776330a3e1 tests/
34872026-04-14T23:18:03.566Z+ 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/*)
34882026-04-14T23:18:03.578Z+ 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-96025564fdcbc0be tests/commtest-38fc98e62670483d tests/dhcp_server-dd62d5f27c16b217 tests/end_to_end_tests-863326776330a3e1 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
34892026-04-14T23:19:25.894ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34902026-04-14T23:19:25.895Za .github/buildomat/ci-env.sh 1K
34912026-04-14T23:19:25.895Za out/target/test 1K
34922026-04-14T23:19:25.895Za out/npuzone/npuzone 27402K
34932026-04-14T23:19:25.895Za package-manifest.toml 35K
34942026-04-14T23:19:25.895Za smf/sled-agent/non-gimlet/config.toml 6K
34952026-04-14T23:19:25.895Za target/release/omicron-package 45878K
34962026-04-14T23:19:25.895Za target/release/xtask 11439K
34972026-04-14T23:19:25.895Za target/debug/bootstrap 338873K
34982026-04-14T23:19:25.895Za tests/bootstrap-96025564fdcbc0be 31310K
34992026-04-14T23:19:25.895Za tests/commtest-38fc98e62670483d 32395K
35002026-04-14T23:19:25.895Za tests/dhcp_server-dd62d5f27c16b217 31310K
35012026-04-14T23:19:25.895Za tests/end_to_end_tests-863326776330a3e1 381094K
35022026-04-14T23:19:25.895Za out/clickhouse.tar.gz 309559K
35032026-04-14T23:19:25.895Za out/clickhouse_keeper.tar.gz 294987K
35042026-04-14T23:19:25.895Za out/clickhouse_server.tar.gz 309558K
35052026-04-14T23:19:25.895Za out/cockroachdb.tar.gz 157698K
35062026-04-14T23:19:25.895Za out/crucible-pantry-zone.tar.gz 40488K
35072026-04-14T23:19:25.895Za out/crucible-utils.tar 17744K
35082026-04-14T23:19:25.895Za out/crucible-zone.tar.gz 54626K
35092026-04-14T23:19:25.895Za out/external-dns.tar.gz 44321K
35102026-04-14T23:19:25.895Za out/internal-dns.tar.gz 44321K
35112026-04-14T23:19:25.895Za out/mg-ddm-gz.tar 78377K
35122026-04-14T23:19:25.895Za out/nexus.tar.gz 216053K
35132026-04-14T23:19:25.895Za out/ntp.tar.gz 26953K
35142026-04-14T23:19:25.895Za out/omicron-gateway-softnpu.tar.gz 28465K
35152026-04-14T23:19:25.895Za out/omicron-sled-agent.tar 195299K
35162026-04-14T23:19:25.895Za out/overlay.tar.gz 3K
35172026-04-14T23:19:25.896Za out/oximeter.tar.gz 59797K
35182026-04-14T23:19:25.896Za out/oxlog.tar 3782K
35192026-04-14T23:19:25.896Za out/probe.tar.gz 3037K
35202026-04-14T23:19:25.896Za out/propolis-server.tar.gz 33249K
35212026-04-14T23:19:25.896Za out/pumpkind-gz.tar 26647K
35222026-04-14T23:19:25.896Za out/switch-softnpu.tar.gz 374094K
35232026-04-14T23:19:25.923Z
35242026-04-14T23:19:25.923Zreal 1:22.329744858
35252026-04-14T23:19:25.923Zuser 1:19.705152160
35262026-04-14T23:19:25.923Zsys 4.316450611
35272026-04-14T23:19:25.924Ztrap 0.007771762
35282026-04-14T23:19:25.924Ztflt 0.000000000
35292026-04-14T23:19:25.924Zdflt 0.000000000
35302026-04-14T23:19:25.924Zkflt 0.000000000
35312026-04-14T23:19:25.924Zlock 0.000000000
35322026-04-14T23:19:25.924Zslp 1:19.712889333
35332026-04-14T23:19:25.924Zlat 0.912798095
35342026-04-14T23:19:25.924Zstop 0.000177657
35352026-04-14T23:19:25.924Zprocess exited: duration 1206858 ms, exit code 0
 
35362026-04-14T23:19:25.964Zfound 1 output files
35372026-04-14T23:19:25.964Zuploading: /work/package.tar.gz (2329456931 bytes)
35382026-04-14T23:19:59.442Zuploaded: /work/package.tar.gz