01KJR800V66M3913WAEA9MZP8C: helios / package

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

Buildomat Job: 01KJR80T1N99WG2J0TQ9GSFCS0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T21:43:07.987Zjob assigned to worker 01KJR80WY1D30FDNDZ146N4MRF [factory aws, i-0169aafade8d817c1] (queued for 56 s)
 
22026-03-02T21:43:16.118Zstarting task 0: "setup"
32026-03-02T21:43:16.123Z++ uname -s
42026-03-02T21:43:16.126Z+ kern=SunOS
52026-03-02T21:43:16.126Z+ build_user=build
62026-03-02T21:43:16.126Z+ build_uid=12345
72026-03-02T21:43:16.126Z+ work_dir=/work
82026-03-02T21:43:16.126Z+ input_dir=/input
92026-03-02T21:43:16.126Z+ [[ 0 == 12345 ]]
102026-03-02T21:43:16.126Z+ case "$kern" in
112026-03-02T21:43:16.126Z+ groupadd -g 12345 build
122026-03-02T21:43:16.129Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T21:43:18.135Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T21:43:18.257Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T21:43:18.260Z+ home_fs=zfs
162026-03-02T21:43:18.260Z+ [[ zfs == autofs ]]
172026-03-02T21:43:18.260Z+ mkdir -p /home/build
182026-03-02T21:43:18.264Z+ chown build:build /home/build /work
192026-03-02T21:43:20.264Z+ chmod 0700 /home/build /work
202026-03-02T21:43:20.268Zprocess exited: duration 4151 ms, exit code 0
 
212026-03-02T21:43:20.273Zstarting task 1: "rust-toolchain"
222026-03-02T21:43:20.279Z * rust toolchain channel = "1.91.1"
232026-03-02T21:43:20.279Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-03-02T21:43:20.279Z * rust toolchain profile = "default"
252026-03-02T21:43:20.279Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-02T21:43:20.279Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T21:43:20.279Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T21:43:20.282Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T21:43:20.282Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T21:43:20.449Zinfo: downloading installer
312026-03-02T21:43:22.158Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T21:43:22.158Zwarn: /opt/ooce/bin
332026-03-02T21:43:22.158Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T21:43:22.158Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T21:43:22.158Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T21:43:22.158Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T21:43:22.158Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T21:43:22.158Zerror: cannot install while Rust is installed
392026-03-02T21:43:22.158Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T21:43:22.176Zinfo: profile set to 'default'
412026-03-02T21:43:22.177Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T21:43:22.180Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T21:43:22.351Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T21:43:22.351Zinfo: downloading component 'cargo'
452026-03-02T21:43:23.297Zinfo: downloading component 'clippy'
462026-03-02T21:43:23.694Zinfo: downloading component 'rust-docs'
472026-03-02T21:43:25.125Zinfo: downloading component 'rust-std'
482026-03-02T21:43:27.349Zinfo: downloading component 'rustc'
492026-03-02T21:43:34.627Zinfo: downloading component 'rustfmt'
502026-03-02T21:43:34.893Zinfo: installing component 'cargo'
512026-03-02T21:43:35.821Zinfo: installing component 'clippy'
522026-03-02T21:43:36.215Zinfo: installing component 'rust-docs'
532026-03-02T21:43:38.142Zinfo: installing component 'rust-std'
542026-03-02T21:43:39.961Zinfo: installing component 'rustc'
552026-03-02T21:43:46.833Zinfo: installing component 'rustfmt'
562026-03-02T21:43:47.182Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T21:43:47.182Z
582026-03-02T21:43:47.676Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T21:43:47.676Z
602026-03-02T21:43:47.679Z
612026-03-02T21:43:47.679ZRust is installed now. Great!
622026-03-02T21:43:47.679Z
632026-03-02T21:43:47.679ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T21:43:47.679Zenvironment variable. This has not been done automatically.
652026-03-02T21:43:47.679Z
662026-03-02T21:43:47.679ZTo configure your current shell, you need to source
672026-03-02T21:43:47.679Zthe corresponding env file under $HOME/.cargo.
682026-03-02T21:43:47.679Z
692026-03-02T21:43:47.679ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T21:43:47.679Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T21:43:47.679Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T21:43:47.679Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T21:43:47.774Z+ rustup --version
742026-03-02T21:43:47.786Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T21:43:47.789Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T21:43:47.879Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T21:43:47.883Z+ cargo --version
782026-03-02T21:43:47.956Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T21:43:47.959Z+ rustc --version
802026-03-02T21:43:48.038Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T21:43:48.042Zprocess exited: duration 27764 ms, exit code 0
 
822026-03-02T21:43:48.050Zstarting task 2: "authentication"
832026-03-02T21:43:48.072Zprocess exited: duration 23 ms, exit code 0
 
842026-03-02T21:43:48.080Zstarting task 3: "clone repository"
852026-03-02T21:43:48.083Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T21:43:48.086Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T21:43:48.123ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T21:44:00.539Z+ cd /work/oxidecomputer/omicron
892026-03-02T21:44:00.539Z+ git fetch origin 5f0b9e13b6288efed081e5166987a99ac46ce3bd
902026-03-02T21:44:00.883ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T21:44:00.884Z * branch 5f0b9e13b6288efed081e5166987a99ac46ce3bd -> FETCH_HEAD
922026-03-02T21:44:00.894Z+ [[ -n unbork-db ]]
932026-03-02T21:44:00.897Z++ git branch --show-current
942026-03-02T21:44:00.900Z+ current=main
952026-03-02T21:44:00.900Z+ [[ main != unbork-db ]]
962026-03-02T21:44:00.900Z+ git branch -f unbork-db 5f0b9e13b6288efed081e5166987a99ac46ce3bd
972026-03-02T21:44:00.903Z+ git checkout -f unbork-db
982026-03-02T21:44:01.261ZSwitched to branch 'unbork-db'
992026-03-02T21:44:01.264Z+ git reset --hard 5f0b9e13b6288efed081e5166987a99ac46ce3bd
1002026-03-02T21:44:01.283ZHEAD is now at 5f0b9e13b Unbreak database tests
1012026-03-02T21:44:01.286Zprocess exited: duration 13204 ms, exit code 0
 
1022026-03-02T21:44:01.291Zstarting task 4: "build"
1032026-03-02T21:44:01.296Z+ source .github/buildomat/ci-env.sh
1042026-03-02T21:44:01.299Z++ export CARGO_TERM_COLOR=always
1052026-03-02T21:44:01.299Z++ CARGO_TERM_COLOR=always
1062026-03-02T21:44:01.299Z+ cargo --version
1072026-03-02T21:44:01.360Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-02T21:44:01.363Z+ rustc --version
1092026-03-02T21:44:01.440Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-02T21:44:01.445Z+ WORK=/work
1112026-03-02T21:44:01.448Z+ pfexec mkdir -p /work
1122026-03-02T21:44:01.450Z+ pfexec chown build /work
1132026-03-02T21:44:01.453Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-03-02T21:44:12.299Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-03-02T21:44:22.720Z Startup: Caching catalogs ... Done
1162026-03-02T21:44:46.865ZPlanning: Solver setup ... Done (22.352s)
1172026-03-02T21:44:47.029ZPlanning: Running solver ... Done (0.164s)
1182026-03-02T21:44:47.200ZPlanning: Finding local manifests ... Done (0.003s)
1192026-03-02T21:44:47.215ZPlanning: Fetching manifests: 0/4 0% complete
1202026-03-02T21:44:47.357ZPlanning: Fetching manifests: 4/4 100% complete
1212026-03-02T21:44:47.403ZPlanning: Package planning ... Done (0.050s)
1222026-03-02T21:44:47.454ZPlanning: Merging actions ... Done (0.050s)
1232026-03-02T21:44:48.025ZPlanning: Checking for conflicting actions ... Done (0.571s)
1242026-03-02T21:44:48.037ZPlanning: Consolidating action changes ... Done (0.011s)
1252026-03-02T21:44:49.052ZPlanning: Evaluating mediators ... Done (1.015s)
1262026-03-02T21:44:49.062ZPlanning: Planning completed in 26.18 seconds
1272026-03-02T21:44:49.077Z Packages to install: 4
1282026-03-02T21:44:49.077Z Mediators to change: 2
1292026-03-02T21:44:49.080Z Services to change: 1
1302026-03-02T21:44:49.080Z Estimated space available: 155.43 GB
1312026-03-02T21:44:49.080ZEstimated space to be consumed: 1.82 GB
1322026-03-02T21:44:49.080Z Create boot environment: No
1332026-03-02T21:44:49.080ZCreate backup boot environment: No
1342026-03-02T21:44:49.080Z Rebuild boot archive: No
1352026-03-02T21:44:49.080Z
1362026-03-02T21:44:49.081ZChanged mediators:
1372026-03-02T21:44:49.081Z mediator clang:
1382026-03-02T21:44:49.081Z version: None -> 15 (system default)
1392026-03-02T21:44:49.081Z
1402026-03-02T21:44:49.081Z mediator llvm:
1412026-03-02T21:44:49.081Z version: 14 (system default) -> 15 (system default)
1422026-03-02T21:44:49.081Z
1432026-03-02T21:44:49.081ZChanged packages:
1442026-03-02T21:44:49.081Zhelios-dev
1452026-03-02T21:44:49.081Z developer/build-essential
1462026-03-02T21:44:49.081Z None -> 11-2.0
1472026-03-02T21:44:49.081Z library/libxmlsec1
1482026-03-02T21:44:49.081Z None -> 1.2.35-2.0
1492026-03-02T21:44:49.081Z ooce/developer/clang-15
1502026-03-02T21:44:49.081Z None -> 15.0.7-2.0
1512026-03-02T21:44:49.081Z ooce/developer/llvm-15
1522026-03-02T21:44:49.081Z None -> 15.0.7-2.0
1532026-03-02T21:44:49.081Z
1542026-03-02T21:44:49.081ZServices:
1552026-03-02T21:44:49.081Z restart_fmri:
1562026-03-02T21:44:49.081Z svc:/system/update-man-index:default
1572026-03-02T21:44:49.131Z
1582026-03-02T21:44:49.131ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-03-02T21:44:54.449ZDownload: 1202/3290 items 83.5/212.6MB 39% complete (17.6M/s)
1602026-03-02T21:44:59.449ZDownload: 3136/3290 items 174.0/212.6MB 81% complete (17.2M/s)
1612026-03-02T21:45:01.698ZDownload: Completed 212.60 MB in 12.56 seconds (16.9M/s)
1622026-03-02T21:45:02.006Z Actions: 1/3689 actions (Installing new actions)
1632026-03-02T21:45:06.582Z Actions: Completed 3689 actions in 4.58 seconds.
1642026-03-02T21:45:07.014Z Done (0.427s)
1652026-03-02T21:45:07.014Z Done (0.000s)
1662026-03-02T21:45:08.118Z Done (1.104s)
1672026-03-02T21:45:12.722Z Done (4.243s)
1682026-03-02T21:45:12.813Z Done (0.020s)
1692026-03-02T21:45:12.818Z Done (0.000s)
1702026-03-02T21:45:12.981Z Done (0.000s)
1712026-03-02T21:45:13.983ZPlanning: Evaluating mediator changes ... Done
1722026-03-02T21:45:14.149ZPlanning: Checking for conflicting actions ... Done
1732026-03-02T21:45:14.152ZPlanning: Consolidating action changes ... Done
1742026-03-02T21:45:14.430ZPlanning: Evaluating mediators ... Done
1752026-03-02T21:45:14.433ZPlanning: Planning completed in 0.45 seconds
1762026-03-02T21:45:14.464Z Mediators to change: 2
1772026-03-02T21:45:14.464Z Create boot environment: No
1782026-03-02T21:45:14.468ZCreate backup boot environment: No
1792026-03-02T21:45:14.552Z Done
1802026-03-02T21:45:14.552Z Done
1812026-03-02T21:45:15.354Z Done
1822026-03-02T21:45:19.223Z Done
1832026-03-02T21:45:19.311Z Done
1842026-03-02T21:45:19.314Z Done
1852026-03-02T21:45:19.481Z Done
1862026-03-02T21:45:20.117ZPlanning: Evaluating mediator changes ... Done
1872026-03-02T21:45:20.120ZPlanning: Merging actions ... Done
1882026-03-02T21:45:20.312ZPlanning: Checking for conflicting actions ... Done
1892026-03-02T21:45:20.315ZPlanning: Consolidating action changes ... Done
1902026-03-02T21:45:20.588ZPlanning: Evaluating mediators ... Done
1912026-03-02T21:45:20.648ZPlanning: Planning completed in 0.78 seconds
1922026-03-02T21:45:20.677Z Packages to change: 1
1932026-03-02T21:45:20.677Z Mediators to change: 1
1942026-03-02T21:45:20.680Z Services to change: 1
1952026-03-02T21:45:20.681Z Create boot environment: No
1962026-03-02T21:45:20.681ZCreate backup boot environment: Yes
1972026-03-02T21:45:23.088Z Actions: 1/6 actions (Updating modified actions)
1982026-03-02T21:45:23.090Z Actions: Completed 6 actions in 0.00 seconds.
1992026-03-02T21:45:23.091Z Done
2002026-03-02T21:45:23.091Z Done
2012026-03-02T21:45:23.311Z Done
2022026-03-02T21:45:27.182Z Done
2032026-03-02T21:45:27.272Z Done
2042026-03-02T21:45:27.275Z Done
2052026-03-02T21:45:27.434Z Done
2062026-03-02T21:45:27.898ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-03-02T21:45:27.898Zclang system 15 system
2082026-03-02T21:45:27.898Zcsh system system illumos
2092026-03-02T21:45:27.898Zctags system system illumos
2102026-03-02T21:45:27.898Zfile system system illumos
2112026-03-02T21:45:27.899Zgcc vendor 12 vendor
2122026-03-02T21:45:27.899Zgcc system 10 system
2132026-03-02T21:45:27.899Zgcc system 7 system
2142026-03-02T21:45:27.899Zgo system 1.20 system
2152026-03-02T21:45:27.899Zgo system 1.19 system
2162026-03-02T21:45:27.899Zllvm system 15 system
2172026-03-02T21:45:27.899Zllvm system 14 system
2182026-03-02T21:45:27.899Zmariadb system 10.6 system
2192026-03-02T21:45:27.899Zmta vendor vendor dma
2202026-03-02T21:45:27.899Zopenjdk system 17 system
2212026-03-02T21:45:27.899Zopenjdk system 11 system
2222026-03-02T21:45:27.899Zopenjdk system 1.8 system
2232026-03-02T21:45:27.899Zopenssl vendor 3 vendor
2242026-03-02T21:45:27.899Zperl system 5.36 system
2252026-03-02T21:45:27.899Zpostgresql system 15 system
2262026-03-02T21:45:27.899Zpostgresql system 13 system
2272026-03-02T21:45:27.899Zpython vendor 3 vendor
2282026-03-02T21:45:27.899Zpython system 2 system
2292026-03-02T21:45:27.899Zpython3 system 3.11 system
2302026-03-02T21:45:27.899Zruby system 3.0 system
2312026-03-02T21:45:27.899Zwords vendor vendor american-english
2322026-03-02T21:45:27.899Zwords system system australian-english
2332026-03-02T21:45:27.899Zwords system system british-english
2342026-03-02T21:45:27.899Zwords system system canadian-english
2352026-03-02T21:45:27.899Zwords system system french
2362026-03-02T21:45:27.899Zwords system system italian
2372026-03-02T21:45:27.899Zwords system system ngerman
2382026-03-02T21:45:27.899Zwords system system ogerman
2392026-03-02T21:45:27.899Zwords system system spanish
2402026-03-02T21:45:28.276ZPUBLISHER TYPE STATUS P LOCATION
2412026-03-02T21:45:28.276Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-03-02T21:45:34.900ZFMRI IFO
2432026-03-02T21:45:34.900Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-03-02T21:45:34.900Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-03-02T21:45:34.900Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-03-02T21:45:34.900Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-03-02T21:45:34.900Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-03-02T21:45:34.900Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-03-02T21:45:34.900Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502026-03-02T21:45:34.900Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512026-03-02T21:45:34.900Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522026-03-02T21:45:34.900Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532026-03-02T21:45:34.900Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542026-03-02T21:45:34.900Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552026-03-02T21:45:34.900Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562026-03-02T21:45:34.900Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572026-03-02T21:45:34.900Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582026-03-02T21:45:34.900Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592026-03-02T21:45:36.153Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602026-03-02T21:45:36.455Z Updating crates.io index
2612026-03-02T21:45:36.495Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622026-03-02T21:45:37.182Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-03-02T21:45:37.809Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642026-03-02T21:45:38.160Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-03-02T21:45:38.552Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-03-02T21:45:42.271Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-03-02T21:45:44.907Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-03-02T21:45:46.052Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-03-02T21:45:46.697Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702026-03-02T21:45:49.837Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-03-02T21:45:50.317Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-03-02T21:45:51.569Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732026-03-02T21:45:52.123Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742026-03-02T21:45:52.622Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-03-02T21:45:53.011Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-03-02T21:45:55.584Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-03-02T21:45:56.335Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-03-02T21:45:56.647Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792026-03-02T21:45:57.085Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-03-02T21:45:57.458Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812026-03-02T21:45:57.862Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822026-03-02T21:45:58.221Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832026-03-02T21:45:58.498Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2842026-03-02T21:45:58.994Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852026-03-02T21:45:59.562Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2862026-03-02T21:46:00.153Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2872026-03-02T21:46:00.422Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2882026-03-02T21:46:01.180Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892026-03-02T21:46:02.477Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2902026-03-02T21:46:03.353Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2912026-03-02T21:46:03.720Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2922026-03-02T21:46:04.189Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932026-03-02T21:46:04.507Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-03-02T21:46:05.061Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952026-03-02T21:46:05.347Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962026-03-02T21:46:05.803Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972026-03-02T21:46:06.166Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-03-02T21:46:06.654Z Updating git repository `https://github.com/oxidecomputer/omicron`
2992026-03-02T21:47:11.158Z Downloading crates ...
3002026-03-02T21:47:11.216Z Downloaded anstream v0.6.21
3012026-03-02T21:47:11.219Z Downloaded clap_lex v1.0.0
3022026-03-02T21:47:11.223Z Downloaded clap v4.5.60
3032026-03-02T21:47:11.231Z Downloaded cpufeatures v0.2.17
3042026-03-02T21:47:11.234Z Downloaded anstyle-parse v0.2.7
3052026-03-02T21:47:11.238Z Downloaded camino v1.2.2
3062026-03-02T21:47:11.238Z Downloaded autocfg v1.5.0
3072026-03-02T21:47:11.241Z Downloaded anstyle-query v1.1.5
3082026-03-02T21:47:11.241Z Downloaded toml_datetime v0.6.11
3092026-03-02T21:47:11.241Z Downloaded camino-tempfile v1.4.1
3102026-03-02T21:47:11.244Z Downloaded typeid v1.0.3
3112026-03-02T21:47:11.244Z Downloaded cargo_toml v0.21.0
3122026-03-02T21:47:11.247Z Downloaded colorchoice v1.0.4
3132026-03-02T21:47:11.247Z Downloaded clap_derive v4.5.55
3142026-03-02T21:47:11.249Z Downloaded cfg-if v1.0.4
3152026-03-02T21:47:11.249Z Downloaded textwrap v0.16.2
3162026-03-02T21:47:11.252Z Downloaded zerofrom-derive v0.1.6
3172026-03-02T21:47:11.252Z Downloaded toml_write v0.1.2
3182026-03-02T21:47:11.255Z Downloaded cargo_metadata v0.21.0
3192026-03-02T21:47:11.257Z Downloaded smawk v0.3.2
3202026-03-02T21:47:11.257Z Downloaded plain v0.2.3
3212026-03-02T21:47:11.260Z Downloaded once_cell v1.21.3
3222026-03-02T21:47:11.328Z Downloaded version_check v0.9.5
3232026-03-02T21:47:11.328Z Downloaded serde_core v1.0.228
3242026-03-02T21:47:11.329Z Downloaded usdt-macro v0.5.0
3252026-03-02T21:47:11.329Z Downloaded zerofrom v0.1.6
3262026-03-02T21:47:11.329Z Downloaded memmap v0.7.0
3272026-03-02T21:47:11.329Z Downloaded utf8parse v0.2.2
3282026-03-02T21:47:11.329Z Downloaded idna_adapter v1.2.1
3292026-03-02T21:47:11.329Z Downloaded yoke-derive v0.8.1
3302026-03-02T21:47:11.329Z Downloaded thiserror-impl v1.0.69
3312026-03-02T21:47:11.329Z Downloaded dtrace-parser v0.2.0
3322026-03-02T21:47:11.329Z Downloaded equivalent v1.0.2
3332026-03-02T21:47:11.329Z Downloaded proc-macro-error-attr v1.0.4
3342026-03-02T21:47:11.329Z Downloaded utf8_iter v1.0.4
3352026-03-02T21:47:11.329Z Downloaded usdt v0.5.0
3362026-03-02T21:47:11.329Z Downloaded thread-id v4.2.2
3372026-03-02T21:47:11.329Z Downloaded form_urlencoded v1.2.2
3382026-03-02T21:47:11.329Z Downloaded unicode-xid v0.2.6
3392026-03-02T21:47:11.329Z Downloaded block-buffer v0.10.4
3402026-03-02T21:47:11.329Z Downloaded unicode-linebreak v0.1.5
3412026-03-02T21:47:11.329Z Downloaded errno v0.3.14
3422026-03-02T21:47:11.329Z Downloaded percent-encoding v2.3.2
3432026-03-02T21:47:11.329Z Downloaded fnv v1.0.7
3442026-03-02T21:47:11.329Z Downloaded zerovec-derive v0.11.2
3452026-03-02T21:47:11.329Z Downloaded heck v0.5.0
3462026-03-02T21:47:11.329Z Downloaded macaddr v1.0.1
3472026-03-02T21:47:11.329Z Downloaded generic-array v0.14.7
3482026-03-02T21:47:11.329Z Downloaded stable_deref_trait v1.2.1
3492026-03-02T21:47:11.329Z Downloaded anyhow v1.0.102
3502026-03-02T21:47:11.329Z Downloaded usdt-attr-macro v0.5.0
3512026-03-02T21:47:11.329Z Downloaded swrite v0.1.0
3522026-03-02T21:47:11.329Z Downloaded scroll_derive v0.12.1
3532026-03-02T21:47:11.329Z Downloaded tabled_derive v0.7.0
3542026-03-02T21:47:11.329Z Downloaded serde_spanned v0.6.9
3552026-03-02T21:47:11.329Z Downloaded typenum v1.19.0
3562026-03-02T21:47:11.329Z Downloaded zmij v1.0.21
3572026-03-02T21:47:11.329Z Downloaded dof v0.3.0
3582026-03-02T21:47:11.329Z Downloaded yoke v0.8.1
3592026-03-02T21:47:11.330Z Downloaded unicode-ident v1.0.24
3602026-03-02T21:47:11.330Z Downloaded serde-value v0.7.0
3612026-03-02T21:47:11.330Z Downloaded writeable v0.6.2
3622026-03-02T21:47:11.330Z Downloaded usdt-impl v0.5.0
3632026-03-02T21:47:11.330Z Downloaded cargo-platform v0.2.0
3642026-03-02T21:47:11.330Z Downloaded ucd-trie v0.1.7
3652026-03-02T21:47:11.330Z Downloaded thiserror-impl v2.0.18
3662026-03-02T21:47:11.330Z Downloaded zerocopy-derive v0.7.35
3672026-03-02T21:47:11.333Z Downloaded thiserror v1.0.69
3682026-03-02T21:47:11.333Z Downloaded pest_meta v2.8.6
3692026-03-02T21:47:11.333Z Downloaded fs-err v3.3.0
3702026-03-02T21:47:11.333Z Downloaded fastrand v2.3.0
3712026-03-02T21:47:11.333Z Downloaded crypto-common v0.1.7
3722026-03-02T21:47:11.333Z Downloaded displaydoc v0.2.5
3732026-03-02T21:47:11.333Z Downloaded url v2.5.8
3742026-03-02T21:47:11.336Z Downloaded erased-serde v0.4.9
3752026-03-02T21:47:11.339Z Downloaded terminal_size v0.4.3
3762026-03-02T21:47:11.339Z Downloaded toml_edit v0.22.27
3772026-03-02T21:47:11.344Z Downloaded proc-macro-error v1.0.4
3782026-03-02T21:47:11.347Z Downloaded sha2 v0.10.9
3792026-03-02T21:47:11.350Z Downloaded zerotrie v0.2.3
3802026-03-02T21:47:11.353Z Downloaded zerovec v0.11.5
3812026-03-02T21:47:11.356Z Downloaded zerocopy v0.7.35
3822026-03-02T21:47:11.369Z Downloaded synstructure v0.13.2
3832026-03-02T21:47:11.372Z Downloaded pest_generator v2.8.6
3842026-03-02T21:47:11.372Z Downloaded bytecount v0.6.9
3852026-03-02T21:47:11.375Z Downloaded winnow v0.7.14
3862026-03-02T21:47:11.381Z Downloaded smallvec v1.15.1
3872026-03-02T21:47:11.384Z Downloaded semver v1.0.27
3882026-03-02T21:47:11.387Z Downloaded litemap v0.8.1
3892026-03-02T21:47:11.387Z Downloaded unicode-width v0.2.0
3902026-03-02T21:47:11.392Z Downloaded quote v1.0.44
3912026-03-02T21:47:11.395Z Downloaded icu_provider v2.1.1
3922026-03-02T21:47:11.398Z Downloaded icu_properties v2.1.2
3932026-03-02T21:47:11.398Z Downloaded getrandom v0.4.1
3942026-03-02T21:47:11.400Z Downloaded tempfile v3.25.0
3952026-03-02T21:47:11.403Z Downloaded proc-macro2 v1.0.106
3962026-03-02T21:47:11.406Z Downloaded num-traits v0.2.19
3972026-03-02T21:47:11.408Z Downloaded serde_derive v1.0.228
3982026-03-02T21:47:11.411Z Downloaded pest_derive v2.8.6
3992026-03-02T21:47:11.411Z Downloaded log v0.4.29
4002026-03-02T21:47:11.414Z Downloaded icu_normalizer v2.1.1
4012026-03-02T21:47:11.417Z Downloaded bitflags v2.11.0
4022026-03-02T21:47:11.420Z Downloaded icu_normalizer_data v2.1.1
4032026-03-02T21:47:11.423Z Downloaded unicode-width v0.1.14
4042026-03-02T21:47:11.426Z Downloaded serde-untagged v0.1.9
4052026-03-02T21:47:11.430Z Downloaded papergrid v0.11.0
4062026-03-02T21:47:11.434Z Downloaded icu_collections v2.1.1
4072026-03-02T21:47:11.440Z Downloaded serde v1.0.228
4082026-03-02T21:47:11.446Z Downloaded icu_locale_core v2.1.1
4092026-03-02T21:47:11.449Z Downloaded scroll v0.12.0
4102026-03-02T21:47:11.449Z Downloaded digest v0.10.7
4112026-03-02T21:47:11.449Z Downloaded serde_tokenstream v0.2.3
4122026-03-02T21:47:11.449Z Downloaded itoa v1.0.17
4132026-03-02T21:47:11.452Z Downloaded toml v0.8.23
4142026-03-02T21:47:11.452Z Downloaded tinystr v0.8.2
4152026-03-02T21:47:11.455Z Downloaded thiserror v2.0.18
4162026-03-02T21:47:11.458Z Downloaded indexmap v2.13.0
4172026-03-02T21:47:11.462Z Downloaded memchr v2.8.0
4182026-03-02T21:47:11.467Z Downloaded pest v2.8.6
4192026-03-02T21:47:11.470Z Downloaded strsim v0.11.1
4202026-03-02T21:47:11.473Z Downloaded pretty-hex v0.4.1
4212026-03-02T21:47:11.473Z Downloaded potential_utf v0.1.4
4222026-03-02T21:47:11.476Z Downloaded ordered-float v2.10.1
4232026-03-02T21:47:11.476Z Downloaded is_terminal_polyfill v1.70.2
4242026-03-02T21:47:11.476Z Downloaded heck v0.4.1
4252026-03-02T21:47:11.479Z Downloaded anstyle v1.0.13
4262026-03-02T21:47:11.479Z Downloaded cargo-util-schemas v0.8.2
4272026-03-02T21:47:11.482Z Downloaded byteorder v1.5.0
4282026-03-02T21:47:11.482Z Downloaded idna v1.1.0
4292026-03-02T21:47:11.485Z Downloaded hashbrown v0.16.1
4302026-03-02T21:47:11.499Z Downloaded serde_json v1.0.149
4312026-03-02T21:47:11.505Z Downloaded icu_properties_data v2.1.2
4322026-03-02T21:47:11.513Z Downloaded goblin v0.8.2
4332026-03-02T21:47:11.519Z Downloaded tabled v0.15.0
4342026-03-02T21:47:11.531Z Downloaded clap_builder v4.5.60
4352026-03-02T21:47:11.537Z Downloaded syn v1.0.109
4362026-03-02T21:47:11.552Z Downloaded syn v2.0.117
4372026-03-02T21:47:11.561Z Downloaded rustix v1.1.3
4382026-03-02T21:47:11.595Z Downloaded libc v0.2.180
4392026-03-02T21:47:11.686Z Compiling proc-macro2 v1.0.106
4402026-03-02T21:47:11.686Z Compiling unicode-ident v1.0.24
4412026-03-02T21:47:11.688Z Compiling quote v1.0.44
4422026-03-02T21:47:11.688Z Compiling serde_core v1.0.228
4432026-03-02T21:47:11.688Z Compiling libc v0.2.180
4442026-03-02T21:47:11.688Z Compiling version_check v0.9.5
4452026-03-02T21:47:11.689Z Compiling memchr v2.8.0
4462026-03-02T21:47:11.921Z Compiling serde v1.0.228
4472026-03-02T21:47:12.167Z Compiling stable_deref_trait v1.2.1
4482026-03-02T21:47:12.296Z Compiling zmij v1.0.21
4492026-03-02T21:47:12.774Z Compiling autocfg v1.5.0
4502026-03-02T21:47:12.777Z Compiling ucd-trie v0.1.7
4512026-03-02T21:47:13.341Z Compiling itoa v1.0.17
4522026-03-02T21:47:13.457Z Compiling thiserror v1.0.69
4532026-03-02T21:47:13.555Z Compiling pest v2.8.6
4542026-03-02T21:47:13.613Z Compiling litemap v0.8.1
4552026-03-02T21:47:13.699Z Compiling writeable v0.6.2
4562026-03-02T21:47:13.900Z Compiling icu_properties_data v2.1.2
4572026-03-02T21:47:14.081Z Compiling icu_normalizer_data v2.1.1
4582026-03-02T21:47:14.430Z Compiling rustix v1.1.3
4592026-03-02T21:47:14.454Z Compiling byteorder v1.5.0
4602026-03-02T21:47:14.666Z Compiling syn v2.0.117
4612026-03-02T21:47:14.770Z Compiling errno v0.3.14
4622026-03-02T21:47:14.894Z Compiling bitflags v2.11.0
4632026-03-02T21:47:14.954Z Compiling serde_json v1.0.149
4642026-03-02T21:47:15.339Z Compiling num-traits v0.2.19
4652026-03-02T21:47:15.431Z Compiling typeid v1.0.3
4662026-03-02T21:47:15.725Z Compiling equivalent v1.0.2
4672026-03-02T21:47:15.758Z Compiling smallvec v1.15.1
4682026-03-02T21:47:15.885Z Compiling hashbrown v0.16.1
4692026-03-02T21:47:16.203Z Compiling pest_meta v2.8.6
4702026-03-02T21:47:16.345Z Compiling thread-id v4.2.2
4712026-03-02T21:47:16.486Z Compiling proc-macro-error-attr v1.0.4
4722026-03-02T21:47:16.533Z Compiling usdt-impl v0.5.0
4732026-03-02T21:47:16.843Z Compiling erased-serde v0.4.9
4742026-03-02T21:47:16.936Z Compiling winnow v0.7.14
4752026-03-02T21:47:17.093Z Compiling indexmap v2.13.0
4762026-03-02T21:47:17.414Z Compiling syn v1.0.109
4772026-03-02T21:47:17.655Z Compiling toml_write v0.1.2
4782026-03-02T21:47:18.599Z Compiling proc-macro-error v1.0.4
4792026-03-02T21:47:18.671Z Compiling plain v0.2.3
4802026-03-02T21:47:18.867Z Compiling getrandom v0.4.1
4812026-03-02T21:47:18.966Z Compiling utf8parse v0.2.2
4822026-03-02T21:47:19.166Z Compiling utf8_iter v1.0.4
4832026-03-02T21:47:19.430Z Compiling camino v1.2.2
4842026-03-02T21:47:19.592Z Compiling thiserror v2.0.18
4852026-03-02T21:47:20.080Z Compiling percent-encoding v2.3.2
4862026-03-02T21:47:20.275Z Compiling log v0.4.29
4872026-03-02T21:47:20.452Z Compiling form_urlencoded v1.2.2
4882026-03-02T21:47:20.548Z Compiling ordered-float v2.10.1
4892026-03-02T21:47:20.649Z Compiling anstyle-parse v0.2.7
4902026-03-02T21:47:20.786Z Compiling terminal_size v0.4.3
4912026-03-02T21:47:20.993Z Compiling pretty-hex v0.4.1
4922026-03-02T21:47:21.022Z Compiling is_terminal_polyfill v1.70.2
4932026-03-02T21:47:21.094Z Compiling colorchoice v1.0.4
4942026-03-02T21:47:21.183Z Compiling cfg-if v1.0.4
4952026-03-02T21:47:21.228Z Compiling anstyle-query v1.1.5
4962026-03-02T21:47:21.255Z Compiling anstyle v1.0.13
4972026-03-02T21:47:21.314Z Compiling synstructure v0.13.2
4982026-03-02T21:47:21.414Z Compiling pest_generator v2.8.6
4992026-03-02T21:47:21.688Z Compiling serde-untagged v0.1.9
5002026-03-02T21:47:21.772Z Compiling anstream v0.6.21
5012026-03-02T21:47:21.830Z Compiling semver v1.0.27
5022026-03-02T21:47:22.409Z Compiling fs-err v3.3.0
5032026-03-02T21:47:22.486Z Compiling once_cell v1.21.3
5042026-03-02T21:47:22.536Z Compiling bytecount v0.6.9
5052026-03-02T21:47:22.727Z Compiling unicode-width v0.1.14
5062026-03-02T21:47:22.762Z Compiling heck v0.4.1
5072026-03-02T21:47:22.789Z Compiling fnv v1.0.7
5082026-03-02T21:47:22.897Z Compiling heck v0.5.0
5092026-03-02T21:47:22.949Z Compiling unicode-xid v0.2.6
5102026-03-02T21:47:23.147Z Compiling anyhow v1.0.102
5112026-03-02T21:47:23.174Z Compiling fastrand v2.3.0
5122026-03-02T21:47:23.230Z Compiling clap_lex v1.0.0
5132026-03-02T21:47:23.272Z Compiling strsim v0.11.1
5142026-03-02T21:47:23.411Z Compiling papergrid v0.11.0
5152026-03-02T21:47:23.701Z Compiling clap_builder v4.5.60
5162026-03-02T21:47:24.009Z Compiling tempfile v3.25.0
5172026-03-02T21:47:24.319Z Compiling memmap v0.7.0
5182026-03-02T21:47:24.398Z Compiling unicode-width v0.2.0
5192026-03-02T21:47:24.678Z Compiling smawk v0.3.2
5202026-03-02T21:47:24.760Z Compiling unicode-linebreak v0.1.5
5212026-03-02T21:47:24.934Z Compiling camino-tempfile v1.4.1
5222026-03-02T21:47:25.295Z Compiling textwrap v0.16.2
5232026-03-02T21:47:25.585Z Compiling swrite v0.1.0
5242026-03-02T21:47:25.746Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5252026-03-02T21:47:26.083Z Compiling tabled_derive v0.7.0
5262026-03-02T21:47:26.193Z Compiling serde_derive v1.0.228
5272026-03-02T21:47:26.217Z Compiling zerofrom-derive v0.1.6
5282026-03-02T21:47:26.246Z Compiling yoke-derive v0.8.1
5292026-03-02T21:47:26.322Z Compiling zerovec-derive v0.11.2
5302026-03-02T21:47:26.951Z Compiling displaydoc v0.2.5
5312026-03-02T21:47:28.205Z Compiling thiserror-impl v1.0.69
5322026-03-02T21:47:28.588Z Compiling zerocopy-derive v0.7.35
5332026-03-02T21:47:28.987Z Compiling pest_derive v2.8.6
5342026-03-02T21:47:29.081Z Compiling scroll_derive v0.12.1
5352026-03-02T21:47:29.603Z Compiling zerofrom v0.1.6
5362026-03-02T21:47:29.824Z Compiling thiserror-impl v2.0.18
5372026-03-02T21:47:29.868Z Compiling yoke v0.8.1
5382026-03-02T21:47:30.249Z Compiling zerovec v0.11.5
5392026-03-02T21:47:30.465Z Compiling zerotrie v0.2.3
5402026-03-02T21:47:30.517Z Compiling zerocopy v0.7.35
5412026-03-02T21:47:31.101Z Compiling scroll v0.12.0
5422026-03-02T21:47:31.313Z Compiling tinystr v0.8.2
5432026-03-02T21:47:31.399Z Compiling potential_utf v0.1.4
5442026-03-02T21:47:31.426Z Compiling dtrace-parser v0.2.0
5452026-03-02T21:47:31.663Z Compiling icu_locale_core v2.1.1
5462026-03-02T21:47:31.709Z Compiling icu_collections v2.1.1
5472026-03-02T21:47:31.737Z Compiling goblin v0.8.2
5482026-03-02T21:47:31.938Z Compiling clap_derive v4.5.55
5492026-03-02T21:47:32.750Z Compiling tabled v0.15.0
5502026-03-02T21:47:33.232Z Compiling icu_provider v2.1.1
5512026-03-02T21:47:33.706Z Compiling icu_properties v2.1.2
5522026-03-02T21:47:33.706Z Compiling icu_normalizer v2.1.1
5532026-03-02T21:47:34.736Z Compiling serde_spanned v0.6.9
5542026-03-02T21:47:34.781Z Compiling toml_datetime v0.6.11
5552026-03-02T21:47:34.811Z Compiling dof v0.3.0
5562026-03-02T21:47:34.996Z Compiling serde_tokenstream v0.2.3
5572026-03-02T21:47:35.025Z Compiling serde-value v0.7.0
5582026-03-02T21:47:35.340Z Compiling toml_edit v0.22.27
5592026-03-02T21:47:35.711Z Compiling cargo-platform v0.2.0
5602026-03-02T21:47:35.742Z Compiling clap v4.5.60
5612026-03-02T21:47:35.828Z Compiling idna_adapter v1.2.1
5622026-03-02T21:47:35.887Z Compiling macaddr v1.0.1
5632026-03-02T21:47:36.085Z Compiling idna v1.1.0
5642026-03-02T21:47:36.695Z Compiling url v2.5.8
5652026-03-02T21:47:36.759Z Compiling usdt-macro v0.5.0
5662026-03-02T21:47:36.933Z Compiling usdt-attr-macro v0.5.0
5672026-03-02T21:47:38.616Z Compiling toml v0.8.23
5682026-03-02T21:47:38.891Z Compiling usdt v0.5.0
5692026-03-02T21:47:39.447Z Compiling cargo-util-schemas v0.8.2
5702026-03-02T21:47:39.448Z Compiling cargo_toml v0.21.0
5712026-03-02T21:47:40.968Z Compiling cargo_metadata v0.21.0
5722026-03-02T21:47:42.800Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5732026-03-02T21:47:46.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
5742026-03-02T21:47:46.615Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5752026-03-02T21:47:47.431Z Downloading crates ...
5762026-03-02T21:47:47.560Z Downloaded arrayref v0.3.9
5772026-03-02T21:47:47.570Z Downloaded bitfield-macros v0.19.4
5782026-03-02T21:47:47.574Z Downloaded atomicwrites v0.4.4
5792026-03-02T21:47:47.578Z Downloaded assert_matches v1.5.0
5802026-03-02T21:47:47.582Z Downloaded ciborium-ll v0.2.2
5812026-03-02T21:47:47.586Z Downloaded corncobs v0.1.4
5822026-03-02T21:47:47.590Z Downloaded atomic-waker v1.1.2
5832026-03-02T21:47:47.594Z Downloaded ascii-canvas v3.0.0
5842026-03-02T21:47:47.598Z Downloaded crc8 v0.1.1
5852026-03-02T21:47:47.602Z Downloaded darling_macro v0.23.0
5862026-03-02T21:47:47.606Z Downloaded crucible-workspace-hack v0.1.0
5872026-03-02T21:47:47.610Z Downloaded base64ct v1.8.3
5882026-03-02T21:47:47.615Z Downloaded critical-section v1.2.0
5892026-03-02T21:47:47.621Z Downloaded foreign-types v0.3.2
5902026-03-02T21:47:47.624Z Downloaded daft v0.1.5
5912026-03-02T21:47:47.628Z Downloaded erased-serde v0.3.31
5922026-03-02T21:47:47.633Z Downloaded ecdsa v0.16.9
5932026-03-02T21:47:47.637Z Downloaded float-ord v0.3.2
5942026-03-02T21:47:47.641Z Downloaded bit-set v0.8.0
5952026-03-02T21:47:47.645Z Downloaded derive-ex v0.1.8
5962026-03-02T21:47:47.649Z Downloaded buf-list v1.1.2
5972026-03-02T21:47:47.654Z Downloaded dof v0.4.0
5982026-03-02T21:47:47.657Z Downloaded atty v0.2.14
5992026-03-02T21:47:47.663Z Downloaded ena v0.14.4
6002026-03-02T21:47:47.666Z Downloaded base16ct v1.0.0
6012026-03-02T21:47:47.670Z Downloaded dropshot-api-manager-types v0.5.2
6022026-03-02T21:47:47.675Z Downloaded diff v0.1.13
6032026-03-02T21:47:47.682Z Downloaded foreign-types-macros v0.2.3
6042026-03-02T21:47:47.685Z Downloaded futures-macro v0.3.32
6052026-03-02T21:47:47.688Z Downloaded futures-core v0.3.32
6062026-03-02T21:47:47.707Z Downloaded fxhash v0.2.1
6072026-03-02T21:47:47.710Z Downloaded crypto-bigint v0.5.5
6082026-03-02T21:47:47.720Z Downloaded hash32 v0.2.1
6092026-03-02T21:47:47.725Z Downloaded hex-literal v0.4.1
6102026-03-02T21:47:47.728Z Downloaded foreign-types-shared v0.1.1
6112026-03-02T21:47:47.732Z Downloaded convert_case v0.10.0
6122026-03-02T21:47:47.736Z Downloaded bitflags v1.3.2
6132026-03-02T21:47:47.741Z Downloaded float-cmp v0.10.0
6142026-03-02T21:47:47.745Z Downloaded cmake v0.1.57
6152026-03-02T21:47:47.749Z Downloaded hash32 v0.3.1
6162026-03-02T21:47:47.752Z Downloaded git-stub v1.0.0
6172026-03-02T21:47:47.757Z Downloaded hex v0.4.3
6182026-03-02T21:47:47.761Z Downloaded hostname v0.3.1
6192026-03-02T21:47:47.766Z Downloaded http-body v1.0.1
6202026-03-02T21:47:47.769Z Downloaded clang-sys v1.8.1
6212026-03-02T21:47:47.775Z Downloaded futures-task v0.3.32
6222026-03-02T21:47:47.779Z Downloaded futures-executor v0.3.32
6232026-03-02T21:47:47.783Z Downloaded hubpack v0.1.2
6242026-03-02T21:47:47.787Z Downloaded ident_case v1.0.1
6252026-03-02T21:47:47.790Z Downloaded inout v0.1.4
6262026-03-02T21:47:47.793Z Downloaded group v0.13.0
6272026-03-02T21:47:47.797Z Downloaded indent_write v2.2.0
6282026-03-02T21:47:47.801Z Downloaded is-terminal v0.4.17
6292026-03-02T21:47:47.804Z Downloaded internet-checksum v0.2.1
6302026-03-02T21:47:47.808Z Downloaded git-stub-vcs v0.1.0
6312026-03-02T21:47:47.812Z Downloaded daft-derive v0.1.5
6322026-03-02T21:47:47.820Z Downloaded highway v1.3.0
6332026-03-02T21:47:47.825Z Downloaded lalrpop-util v0.19.12
6342026-03-02T21:47:47.828Z Downloaded kstat-rs v0.2.4
6352026-03-02T21:47:47.832Z Downloaded keccak v0.1.6
6362026-03-02T21:47:47.835Z Downloaded cookie_store v0.22.1
6372026-03-02T21:47:47.841Z Downloaded linked-hash-map v0.5.6
6382026-03-02T21:47:47.844Z Downloaded lazy_static v1.5.0
6392026-03-02T21:47:47.847Z Downloaded maplit v1.0.2
6402026-03-02T21:47:47.850Z Downloaded libscf-sys v1.1.0
6412026-03-02T21:47:47.854Z Downloaded indoc v1.0.9
6422026-03-02T21:47:47.858Z Downloaded ingot-types v0.1.2
6432026-03-02T21:47:47.861Z Downloaded nibble_vec v0.1.0
6442026-03-02T21:47:47.865Z Downloaded newtype_derive v0.1.6
6452026-03-02T21:47:47.868Z Downloaded memoffset v0.9.1
6462026-03-02T21:47:47.872Z Downloaded console v0.15.11
6472026-03-02T21:47:47.877Z Downloaded new_debug_unreachable v1.0.6
6482026-03-02T21:47:47.881Z Downloaded ipnetwork v0.21.1
6492026-03-02T21:47:47.885Z Downloaded nonempty v0.12.0
6502026-03-02T21:47:47.888Z Downloaded hmac v0.12.1
6512026-03-02T21:47:47.892Z Downloaded libloading v0.8.9
6522026-03-02T21:47:47.896Z Downloaded num-derive v0.3.3
6532026-03-02T21:47:47.900Z Downloaded num-conv v0.2.0
6542026-03-02T21:47:47.905Z Downloaded normalize-line-endings v0.3.0
6552026-03-02T21:47:47.908Z Downloaded jobserver v0.1.34
6562026-03-02T21:47:47.911Z Downloaded hyper-staticfile v0.10.1
6572026-03-02T21:47:47.913Z Downloaded newtype-uuid v1.3.2
6582026-03-02T21:47:47.916Z Downloaded olpc-cjson v0.1.4
6592026-03-02T21:47:47.919Z Downloaded num_threads v0.1.7
6602026-03-02T21:47:47.922Z Downloaded oso-derive v0.27.3
6612026-03-02T21:47:47.925Z Downloaded libefi-sys v0.1.0
6622026-03-02T21:47:47.928Z Downloaded num-derive v0.4.2
6632026-03-02T21:47:47.931Z Downloaded openssl-probe v0.1.6
6642026-03-02T21:47:47.934Z Downloaded openssl-macros v0.1.1
6652026-03-02T21:47:47.937Z Downloaded httparse v1.10.1
6662026-03-02T21:47:47.941Z Downloaded packed_struct_codegen v0.10.1
6672026-03-02T21:47:47.944Z Downloaded libsw-core v0.3.2
6682026-03-02T21:47:47.947Z Downloaded base64 v0.22.1
6692026-03-02T21:47:47.953Z Downloaded num v0.4.3
6702026-03-02T21:47:47.956Z Downloaded parse-size v1.1.0
6712026-03-02T21:47:47.959Z Downloaded path-slash v0.1.5
6722026-03-02T21:47:47.962Z Downloaded peg-runtime v0.8.5
6732026-03-02T21:47:47.965Z Downloaded phf_shared v0.13.1
6742026-03-02T21:47:47.968Z Downloaded pbkdf2 v0.12.2
6752026-03-02T21:47:47.970Z Downloaded headers v0.4.1
6762026-03-02T21:47:47.978Z Downloaded num-rational v0.4.2
6772026-03-02T21:47:47.980Z Downloaded native-tls v0.2.18
6782026-03-02T21:47:47.984Z Downloaded precomputed-hash v0.1.1
6792026-03-02T21:47:47.986Z Downloaded phf_shared v0.12.1
6802026-03-02T21:47:47.989Z Downloaded darling_core v0.20.11
6812026-03-02T21:47:47.995Z Downloaded darling_core v0.23.0
6822026-03-02T21:47:48.003Z Downloaded oxide-tokio-rt v0.1.2
6832026-03-02T21:47:48.006Z Downloaded predicates-tree v1.0.13
6842026-03-02T21:47:48.008Z Downloaded bumpalo v3.20.2
6852026-03-02T21:47:48.011Z Downloaded parking_lot_core v0.8.6
6862026-03-02T21:47:48.015Z Downloaded num-complex v0.4.6
6872026-03-02T21:47:48.018Z Downloaded proc-macro-crate v1.3.1
6882026-03-02T21:47:48.020Z Downloaded predicates-core v1.0.10
6892026-03-02T21:47:48.023Z Downloaded proc-macro-error-attr2 v2.0.0
6902026-03-02T21:47:48.027Z Downloaded peg-macros v0.8.5
6912026-03-02T21:47:48.030Z Downloaded progenitor-macro v0.13.0
6922026-03-02T21:47:48.032Z Downloaded oxnet v0.1.4
6932026-03-02T21:47:48.036Z Downloaded progenitor-macro v0.11.2
6942026-03-02T21:47:48.039Z Downloaded indicatif v0.18.4
6952026-03-02T21:47:48.042Z Downloaded progenitor-client v0.10.0
6962026-03-02T21:47:48.045Z Downloaded pin-utils v0.1.0
6972026-03-02T21:47:48.048Z Downloaded omicron-zone-package v0.12.2
6982026-03-02T21:47:48.051Z Downloaded quick-error v1.2.3
6992026-03-02T21:47:48.054Z Downloaded pin-project-internal v1.1.11
7002026-03-02T21:47:48.058Z Downloaded cc v1.2.56
7012026-03-02T21:47:48.062Z Downloaded arc-swap v1.8.2
7022026-03-02T21:47:48.068Z Downloaded password-hash v0.4.2
7032026-03-02T21:47:48.071Z Downloaded radium v0.7.0
7042026-03-02T21:47:48.074Z Downloaded rand_xorshift v0.4.0
7052026-03-02T21:47:48.077Z Downloaded recursive v0.1.1
7062026-03-02T21:47:48.079Z Downloaded phf v0.12.1
7072026-03-02T21:47:48.082Z Downloaded predicates v3.1.4
7082026-03-02T21:47:48.086Z Downloaded progenitor-client v0.11.2
7092026-03-02T21:47:48.089Z Downloaded phf v0.13.1
7102026-03-02T21:47:48.092Z Downloaded primeorder v0.13.6
7112026-03-02T21:47:48.094Z Downloaded progenitor v0.11.2
7122026-03-02T21:47:48.097Z Downloaded ref-cast v1.0.25
7132026-03-02T21:47:48.101Z Downloaded ref-cast-impl v1.0.25
7142026-03-02T21:47:48.103Z Downloaded pkg-config v0.3.32
7152026-03-02T21:47:48.106Z Downloaded libbz2-rs-sys v0.2.2
7162026-03-02T21:47:48.109Z Downloaded postgres-protocol v0.6.10
7172026-03-02T21:47:48.112Z Downloaded psm v0.1.30
7182026-03-02T21:47:48.116Z Downloaded rfc6979 v0.4.0
7192026-03-02T21:47:48.119Z Downloaded postcard v1.1.3
7202026-03-02T21:47:48.122Z Downloaded pkcs1 v0.7.5
7212026-03-02T21:47:48.126Z Downloaded recursive-proc-macro-impl v0.1.1
7222026-03-02T21:47:48.128Z Downloaded rand_chacha v0.3.1
7232026-03-02T21:47:48.131Z Downloaded oso v0.27.3
7242026-03-02T21:47:48.134Z Downloaded rtoolbox v0.0.3
7252026-03-02T21:47:48.137Z Downloaded rustc_version v0.1.7
7262026-03-02T21:47:48.140Z Downloaded rand_seeder v0.4.0
7272026-03-02T21:47:48.142Z Downloaded rustc_version v0.4.1
7282026-03-02T21:47:48.145Z Downloaded progenitor-client v0.13.0
7292026-03-02T21:47:48.147Z Downloaded rustc-hash v2.1.1
7302026-03-02T21:47:48.151Z Downloaded der v0.7.10
7312026-03-02T21:47:48.155Z Downloaded progenitor v0.10.0
7322026-03-02T21:47:48.157Z Downloaded darling_core v0.21.3
7332026-03-02T21:47:48.165Z Downloaded same-file v1.0.6
7342026-03-02T21:47:48.168Z Downloaded salsa20 v0.10.2
7352026-03-02T21:47:48.170Z Downloaded r2d2 v0.8.10
7362026-03-02T21:47:48.173Z Downloaded pin-project v1.1.11
7372026-03-02T21:47:48.185Z Downloaded scroll_derive v0.13.1
7382026-03-02T21:47:48.187Z Downloaded openssl-sys v0.9.111
7392026-03-02T21:47:48.193Z Downloaded scopeguard v1.2.0
7402026-03-02T21:47:48.196Z Downloaded scheduled-thread-pool v0.2.7
7412026-03-02T21:47:48.199Z Downloaded hickory-server v0.25.2
7422026-03-02T21:47:48.203Z Downloaded scrypt v0.11.0
7432026-03-02T21:47:48.205Z Downloaded seq-macro v0.3.6
7442026-03-02T21:47:48.208Z Downloaded serde-big-array v0.5.1
7452026-03-02T21:47:48.211Z Downloaded semver v0.1.20
7462026-03-02T21:47:48.214Z Downloaded prefix-trie v0.7.0
7472026-03-02T21:47:48.217Z Downloaded rand_core v0.9.5
7482026-03-02T21:47:48.220Z Downloaded serde_spanned v1.0.4
7492026-03-02T21:47:48.223Z Downloaded p256 v0.13.2
7502026-03-02T21:47:48.226Z Downloaded rustls-native-certs v0.8.3
7512026-03-02T21:47:48.229Z Downloaded serde_repr v0.1.20
7522026-03-02T21:47:48.232Z Downloaded serde_plain v1.0.2
7532026-03-02T21:47:48.236Z Downloaded sigpipe v0.1.3
7542026-03-02T21:47:48.239Z Downloaded signal-hook-mio v0.2.5
7552026-03-02T21:47:48.239Z Downloaded signal-hook-tokio v0.3.1
7562026-03-02T21:47:48.242Z Downloaded shell-words v1.1.1
7572026-03-02T21:47:48.244Z Downloaded sha1 v0.10.6
7582026-03-02T21:47:48.247Z Downloaded flate2 v1.1.9
7592026-03-02T21:47:48.251Z Downloaded derive_more v2.1.1
7602026-03-02T21:47:48.264Z Downloaded slog-bunyan v2.5.0
7612026-03-02T21:47:48.267Z Downloaded slog-envlogger v2.2.0
7622026-03-02T21:47:48.269Z Downloaded jiff-static v0.2.21
7632026-03-02T21:47:48.273Z Downloaded hickory-resolver v0.25.2
7642026-03-02T21:47:48.278Z Downloaded derive_more-impl v2.1.1
7652026-03-02T21:47:48.284Z Downloaded itertools v0.10.5
7662026-03-02T21:47:48.293Z Downloaded serde-hex v0.1.0
7672026-03-02T21:47:48.296Z Downloaded prettyplease v0.2.37
7682026-03-02T21:47:48.299Z Downloaded sec1 v0.7.3
7692026-03-02T21:47:48.302Z Downloaded serde_path_to_error v0.1.20
7702026-03-02T21:47:48.305Z Downloaded serde_derive_internals v0.29.1
7712026-03-02T21:47:48.307Z Downloaded progenitor-impl v0.10.0
7722026-03-02T21:47:48.310Z Downloaded progenitor-impl v0.13.0
7732026-03-02T21:47:48.312Z Downloaded aho-corasick v1.1.4
7742026-03-02T21:47:48.317Z Downloaded progenitor-impl v0.11.2
7752026-03-02T21:47:48.320Z Downloaded mio v1.1.1
7762026-03-02T21:47:48.326Z Downloaded ssh-encoding v0.2.0
7772026-03-02T21:47:48.328Z Downloaded ed25519-dalek v2.2.0
7782026-03-02T21:47:48.332Z Downloaded strum v0.26.3
7792026-03-02T21:47:48.335Z Downloaded structmeta-derive v0.3.0
7802026-03-02T21:47:48.337Z Downloaded slog-scope v4.4.1
7812026-03-02T21:47:48.337Z Downloaded slog-json v2.6.1
7822026-03-02T21:47:48.340Z Downloaded scroll v0.13.0
7832026-03-02T21:47:48.342Z Downloaded structmeta v0.3.0
7842026-03-02T21:47:48.345Z Downloaded shlex v1.3.0
7852026-03-02T21:47:48.345Z Downloaded ssh-cipher v0.2.0
7862026-03-02T21:47:48.348Z Downloaded strum v0.27.2
7872026-03-02T21:47:48.351Z Downloaded russh-keys v0.45.0
7882026-03-02T21:47:48.354Z Downloaded tabwriter v1.4.1
7892026-03-02T21:47:48.354Z Downloaded slog-async v2.8.0
7902026-03-02T21:47:48.357Z Downloaded nom v7.1.3
7912026-03-02T21:47:48.361Z Downloaded sync_wrapper v1.0.2
7922026-03-02T21:47:48.364Z Downloaded tagptr v0.2.0
7932026-03-02T21:47:48.367Z Downloaded tap v1.0.1
7942026-03-02T21:47:48.370Z Downloaded tabled_derive v0.11.0
7952026-03-02T21:47:48.370Z Downloaded supports-color v3.0.2
7962026-03-02T21:47:48.372Z Downloaded rustls-platform-verifier v0.6.2
7972026-03-02T21:47:48.377Z Downloaded sqlformat v0.3.5
7982026-03-02T21:47:48.379Z Downloaded smallvec v0.6.14
7992026-03-02T21:47:48.382Z Downloaded blake3 v1.8.3
8002026-03-02T21:47:48.389Z Downloaded spki v0.7.3
8012026-03-02T21:47:48.392Z Downloaded strum_macros v0.27.2
8022026-03-02T21:47:48.395Z Downloaded hyper-util v0.1.20
8032026-03-02T21:47:48.401Z Downloaded thread-id v5.1.0
8042026-03-02T21:47:48.404Z Downloaded stringprep v0.1.5
8052026-03-02T21:47:48.407Z Downloaded thiserror-impl-no-std v2.0.2
8062026-03-02T21:47:48.407Z Downloaded static_assertions v1.1.0
8072026-03-02T21:47:48.410Z Downloaded tinyvec_macros v0.1.1
8082026-03-02T21:47:48.410Z Downloaded termtree v0.5.1
8092026-03-02T21:47:48.412Z Downloaded rand v0.8.5
8102026-03-02T21:47:48.415Z Downloaded itertools v0.12.1
8112026-03-02T21:47:48.422Z Downloaded rayon-core v1.13.0
8122026-03-02T21:47:48.426Z Downloaded support-bundle-viewer v0.1.2
8132026-03-02T21:47:48.429Z Downloaded stacker v0.1.23
8142026-03-02T21:47:48.432Z Downloaded time-core v0.1.8
8152026-03-02T21:47:48.432Z Downloaded strum_macros v0.24.3
8162026-03-02T21:47:48.435Z Downloaded ron v0.8.1
8172026-03-02T21:47:48.440Z Downloaded schemars v0.8.22
8182026-03-02T21:47:48.452Z Downloaded thiserror-no-std v2.0.2
8192026-03-02T21:47:48.456Z Downloaded ryu v1.0.23
8202026-03-02T21:47:48.460Z Downloaded tower-layer v0.3.3
8212026-03-02T21:47:48.463Z Downloaded topological-sort v0.2.2
8222026-03-02T21:47:48.465Z Downloaded try-lock v0.2.5
8232026-03-02T21:47:48.465Z Downloaded testing_table v0.3.0
8242026-03-02T21:47:48.468Z Downloaded tls_codec v0.4.2
8252026-03-02T21:47:48.468Z Downloaded trait-variant v0.1.2
8262026-03-02T21:47:48.471Z Downloaded time-macros v0.2.27
8272026-03-02T21:47:48.475Z Downloaded spin v0.9.8
8282026-03-02T21:47:48.479Z Downloaded publicsuffix v2.3.0
8292026-03-02T21:47:48.479Z Downloaded thread_local v1.1.9
8302026-03-02T21:47:48.481Z Downloaded similar v2.7.0
8312026-03-02T21:47:48.485Z Downloaded iri-string v0.7.10
8322026-03-02T21:47:48.492Z Downloaded unit-prefix v0.5.2
8332026-03-02T21:47:48.495Z Downloaded unarray v0.1.4
8342026-03-02T21:47:48.495Z Downloaded typify-macro v0.4.3
8352026-03-02T21:47:48.498Z Downloaded tokio-native-tls v0.3.1
8362026-03-02T21:47:48.502Z Downloaded qorb v0.4.1
8372026-03-02T21:47:48.505Z Downloaded tokio-tungstenite v0.23.1
8382026-03-02T21:47:48.508Z Downloaded usdt v0.6.0
8392026-03-02T21:47:48.508Z Downloaded universal-hash v0.5.1
8402026-03-02T21:47:48.508Z Downloaded typify-macro v0.6.1
8412026-03-02T21:47:48.511Z Downloaded signal-hook v0.3.18
8422026-03-02T21:47:48.514Z Downloaded usdt-macro v0.6.0
8432026-03-02T21:47:48.514Z Downloaded serde_yaml v0.9.34+deprecated
8442026-03-02T21:47:48.517Z Downloaded usdt-attr-macro v0.6.0
8452026-03-02T21:47:48.521Z Downloaded untrusted v0.7.1
8462026-03-02T21:47:48.521Z Downloaded tower-service v0.3.3
8472026-03-02T21:47:48.521Z Downloaded string_cache v0.8.9
8482026-03-02T21:47:48.523Z Downloaded utf-8 v0.7.6
8492026-03-02T21:47:48.523Z Downloaded untrusted v0.9.0
8502026-03-02T21:47:48.526Z Downloaded tokio-tungstenite v0.21.0
8512026-03-02T21:47:48.529Z Downloaded tokio-rustls v0.25.0
8522026-03-02T21:47:48.532Z Downloaded tokio-dtrace v0.1.1
8532026-03-02T21:47:48.532Z Downloaded tls_codec_derive v0.4.2
8542026-03-02T21:47:48.535Z Downloaded samael v0.0.19
8552026-03-02T21:47:48.540Z Downloaded wait-timeout v0.2.1
8562026-03-02T21:47:48.543Z Downloaded void v1.0.2
8572026-03-02T21:47:48.543Z Downloaded socket2 v0.6.2
8582026-03-02T21:47:48.545Z Downloaded num-bigint v0.4.6
8592026-03-02T21:47:48.551Z Downloaded want v0.3.1
8602026-03-02T21:47:48.553Z Downloaded waitgroup v0.1.2
8612026-03-02T21:47:48.553Z Downloaded tui-tree-widget v0.23.1
8622026-03-02T21:47:48.556Z Downloaded toml_writer v1.0.6+spec-1.1.0
8632026-03-02T21:47:48.556Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8642026-03-02T21:47:48.559Z Downloaded unicode-truncate v1.1.0
8652026-03-02T21:47:48.561Z Downloaded libxml v0.3.3
8662026-03-02T21:47:48.566Z Downloaded tokio-rustls v0.26.4
8672026-03-02T21:47:48.600Z Downloaded unicase v2.9.0
8682026-03-02T21:47:48.600Z Downloaded tokio-rustls v0.24.1
8692026-03-02T21:47:48.600Z Downloaded bindgen v0.71.1
8702026-03-02T21:47:48.600Z Downloaded xattr v1.6.1
8712026-03-02T21:47:48.600Z Downloaded aws-lc-rs v1.16.0
8722026-03-02T21:47:48.601Z Downloaded zeroize_derive v1.4.3
8732026-03-02T21:47:48.601Z Downloaded xshell-macros v0.2.7
8742026-03-02T21:47:48.601Z Downloaded vergen-git2 v1.0.7
8752026-03-02T21:47:48.601Z Downloaded term v0.7.0
8762026-03-02T21:47:48.604Z Downloaded rustls-webpki v0.103.9
8772026-03-02T21:47:48.604Z Downloaded toml_parser v1.0.9+spec-1.1.0
8782026-03-02T21:47:48.607Z Downloaded twox-hash v2.1.2
8792026-03-02T21:47:48.607Z Downloaded zone_cfg_derive v0.3.1
8802026-03-02T21:47:48.609Z Downloaded walkdir v2.5.0
8812026-03-02T21:47:48.612Z Downloaded hashbrown v0.13.2
8822026-03-02T21:47:48.615Z Downloaded usdt-impl v0.6.0
8832026-03-02T21:47:48.618Z Downloaded num-bigint-dig v0.8.6
8842026-03-02T21:47:48.620Z Downloaded uzers v0.12.2
8852026-03-02T21:47:48.623Z Downloaded subprocess v0.2.15
8862026-03-02T21:47:48.626Z Downloaded zone v0.3.1
8872026-03-02T21:47:48.629Z Downloaded russh v0.45.0
8882026-03-02T21:47:48.632Z Downloaded vsss-rs v3.3.4
8892026-03-02T21:47:48.635Z Downloaded vergen-lib v0.1.6
8902026-03-02T21:47:48.638Z Downloaded vergen-gitcl v1.0.8
8912026-03-02T21:47:48.640Z Downloaded snafu v0.8.9
8922026-03-02T21:47:48.644Z Downloaded toml v0.7.8
8932026-03-02T21:47:48.648Z Downloaded wyz v0.5.1
8942026-03-02T21:47:48.650Z Downloaded test-strategy v0.4.5
8952026-03-02T21:47:48.654Z Downloaded xz2 v0.1.7
8962026-03-02T21:47:48.656Z Downloaded rsa v0.9.10
8972026-03-02T21:47:48.660Z Downloaded whoami v2.1.0
8982026-03-02T21:47:48.663Z Downloaded iddqd v0.3.17
8992026-03-02T21:47:48.669Z Downloaded whoami v1.6.1
9002026-03-02T21:47:48.672Z Downloaded chrono v0.4.44
9012026-03-02T21:47:48.678Z Downloaded rpassword v7.4.0
9022026-03-02T21:47:48.681Z Downloaded bitvec v1.0.1
9032026-03-02T21:47:48.696Z Downloaded zeroize v1.8.2
9042026-03-02T21:47:48.698Z Downloaded toml v0.9.12+spec-1.1.0
9052026-03-02T21:47:48.703Z Downloaded rand v0.10.0
9062026-03-02T21:47:48.706Z Downloaded zstd-safe v7.2.4
9072026-03-02T21:47:48.714Z Downloaded zerocopy v0.6.6
9082026-03-02T21:47:48.714Z Downloaded tracing-core v0.1.36
9092026-03-02T21:47:48.717Z Downloaded rustyline v14.0.0
9102026-03-02T21:47:48.717Z Downloaded zstd v0.13.3
9112026-03-02T21:47:48.720Z Downloaded vte v0.14.1
9122026-03-02T21:47:48.723Z Downloaded p521 v0.13.3
9132026-03-02T21:47:48.728Z Downloaded typify v0.4.3
9142026-03-02T21:47:48.731Z Downloaded tungstenite v0.21.0
9152026-03-02T21:47:48.733Z Downloaded steno v0.4.1
9162026-03-02T21:47:48.738Z Downloaded libm v0.2.16
9172026-03-02T21:47:48.746Z Downloaded unicode-bidi v0.3.18
9182026-03-02T21:47:48.749Z Downloaded tar v0.4.44
9192026-03-02T21:47:48.752Z Downloaded ssh-key v0.6.7
9202026-03-02T21:47:48.759Z Downloaded regex v1.12.3
9212026-03-02T21:47:48.766Z Downloaded zopfli v0.8.3
9222026-03-02T21:47:48.770Z Downloaded tokio-stream v0.1.18
9232026-03-02T21:47:48.773Z Downloaded unsafe-libyaml v0.2.11
9242026-03-02T21:47:48.776Z Downloaded tokio-postgres v0.7.16
9252026-03-02T21:47:48.780Z Downloaded typify v0.6.1
9262026-03-02T21:47:48.787Z Downloaded portable-atomic v1.13.1
9272026-03-02T21:47:48.791Z Downloaded p384 v0.13.1
9282026-03-02T21:47:48.796Z Downloaded moka v0.12.13
9292026-03-02T21:47:48.804Z Downloaded tungstenite v0.23.0
9302026-03-02T21:47:48.808Z Downloaded yansi v1.0.1
9312026-03-02T21:47:48.814Z Downloaded zerocopy-derive v0.8.40
9322026-03-02T21:47:48.819Z Downloaded salty v0.3.0
9332026-03-02T21:47:48.826Z Downloaded typed-path v0.9.3
9342026-03-02T21:47:48.832Z Downloaded x509-cert v0.2.5
9352026-03-02T21:47:48.838Z Downloaded reedline v0.40.0
9362026-03-02T21:47:48.846Z Downloaded proptest v1.10.0
9372026-03-02T21:47:48.855Z Downloaded unicode_categories v0.1.1
9382026-03-02T21:47:48.858Z Downloaded tokio-util v0.7.18
9392026-03-02T21:47:48.865Z Downloaded rustls-webpki v0.101.7
9402026-03-02T21:47:48.881Z Downloaded serde_with v3.17.0
9412026-03-02T21:47:48.892Z Downloaded object v0.30.4
9422026-03-02T21:47:48.901Z Downloaded reqwest v0.12.28
9432026-03-02T21:47:48.911Z Downloaded toml_edit v0.19.15
9442026-03-02T21:47:48.924Z Downloaded zip v0.6.6
9452026-03-02T21:47:48.927Z Downloaded tower v0.5.3
9462026-03-02T21:47:48.936Z Downloaded quick-xml v0.37.5
9472026-03-02T21:47:48.942Z Downloaded winnow v0.6.26
9482026-03-02T21:47:48.952Z Downloaded bstr v1.12.1
9492026-03-02T21:47:48.959Z Downloaded unicode-segmentation v1.12.0
9502026-03-02T21:47:48.962Z Downloaded polar-core v0.27.3
9512026-03-02T21:47:48.969Z Downloaded git2 v0.20.4
9522026-03-02T21:47:48.978Z Downloaded tabled v0.20.0
9532026-03-02T21:47:48.996Z Downloaded unicode-normalization v0.1.25
9542026-03-02T21:47:48.999Z Downloaded rayon v1.11.0
9552026-03-02T21:47:49.008Z Downloaded tower-http v0.6.8
9562026-03-02T21:47:49.017Z Downloaded rustls v0.21.12
9572026-03-02T21:47:49.027Z Downloaded zlib-rs v0.6.2
9582026-03-02T21:47:49.034Z Downloaded zip v4.6.1
9592026-03-02T21:47:49.037Z Downloaded vcpkg v0.2.15
9602026-03-02T21:47:49.078Z Downloaded hickory-proto v0.25.2
9612026-03-02T21:47:49.093Z Downloaded webpki-roots v1.0.6
9622026-03-02T21:47:49.096Z Downloaded regex-syntax v0.8.10
9632026-03-02T21:47:49.105Z Downloaded winnow v0.5.40
9642026-03-02T21:47:49.113Z Downloaded quinn-proto v0.11.13
9652026-03-02T21:47:49.120Z Downloaded rustls-webpki v0.102.8
9662026-03-02T21:47:49.140Z Downloaded petname v2.0.2
9672026-03-02T21:47:49.145Z Downloaded nix v0.30.1
9682026-03-02T21:47:49.157Z Downloaded radix_trie v0.2.1
9692026-03-02T21:47:49.162Z Downloaded openssl v0.10.75
9702026-03-02T21:47:49.172Z Downloaded time v0.3.47
9712026-03-02T21:47:49.186Z Downloaded nix v0.27.1
9722026-03-02T21:47:49.196Z Downloaded sqlparser v0.61.0
9732026-03-02T21:47:49.205Z Downloaded nix v0.29.0
9742026-03-02T21:47:49.217Z Downloaded bzip2-sys v0.1.13+1.0.8
9752026-03-02T21:47:49.228Z Downloaded regex-syntax v0.6.29
9762026-03-02T21:47:49.234Z Downloaded dropshot v0.16.7
9772026-03-02T21:47:49.256Z Downloaded smoltcp v0.9.1
9782026-03-02T21:47:49.266Z Downloaded ratatui v0.29.0
9792026-03-02T21:47:49.285Z Downloaded typify-impl v0.6.1
9802026-03-02T21:47:49.298Z Downloaded tracing v0.1.44
9812026-03-02T21:47:49.319Z Downloaded zerocopy v0.8.40
9822026-03-02T21:47:49.328Z Downloaded smoltcp v0.11.0
9832026-03-02T21:47:49.340Z Downloaded openapiv3 v2.2.0
9842026-03-02T21:47:49.350Z Downloaded rustls v0.22.4
9852026-03-02T21:47:49.363Z Downloaded rustls v0.23.37
9862026-03-02T21:47:49.374Z Downloaded regress v0.10.5
9872026-03-02T21:47:49.382Z Downloaded rustix v0.38.44
9882026-03-02T21:47:49.405Z Downloaded hickory-proto v0.24.4
9892026-03-02T21:47:49.418Z Downloaded petgraph v0.6.5
9902026-03-02T21:47:49.435Z Downloaded chrono-tz v0.10.4
9912026-03-02T21:47:49.451Z Downloaded nix v0.31.1
9922026-03-02T21:47:49.462Z Downloaded sled v0.34.7
9932026-03-02T21:47:49.472Z Downloaded petgraph v0.8.3
9942026-03-02T21:47:49.494Z Downloaded nix v0.28.0
9952026-03-02T21:47:49.502Z Downloaded diesel v2.2.12
9962026-03-02T21:47:49.521Z Downloaded curve25519-dalek v4.1.3
9972026-03-02T21:47:49.528Z Downloaded tough v0.20.0
9982026-03-02T21:47:49.536Z Downloaded reqwest v0.13.2
9992026-03-02T21:47:49.541Z Downloaded object v0.37.3
10002026-03-02T21:47:49.553Z Downloaded typify-impl v0.4.3
10012026-03-02T21:47:49.567Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10022026-03-02T21:47:49.583Z Downloaded regex-automata v0.4.14
10032026-03-02T21:47:49.596Z Downloaded zerocopy-derive v0.6.6
10042026-03-02T21:47:49.605Z Downloaded tokio v1.49.0
10052026-03-02T21:47:49.641Z Downloaded hkdf v0.12.4
10062026-03-02T21:47:49.644Z Downloaded goblin v0.10.5
10072026-03-02T21:47:49.649Z Downloaded lalrpop v0.19.12
10082026-03-02T21:47:49.660Z Downloaded lzma-sys v0.1.20
10092026-03-02T21:47:49.687Z Downloaded jiff v0.2.21
10102026-03-02T21:47:49.704Z Downloaded hyper v1.8.1
10112026-03-02T21:47:49.709Z Downloaded csv v1.4.0
10122026-03-02T21:47:49.727Z Downloaded yasna v0.5.2
10132026-03-02T21:47:49.729Z Downloaded uuid v1.21.0
10142026-03-02T21:47:49.732Z Downloaded toml_edit v0.23.10+spec-1.0.0
10152026-03-02T21:47:49.735Z Downloaded itertools v0.14.0
10162026-03-02T21:47:49.742Z Downloaded xshell v0.2.7
10172026-03-02T21:47:49.745Z Downloaded tinyvec v1.10.0
10182026-03-02T21:47:49.747Z Downloaded sha3 v0.10.8
10192026-03-02T21:47:49.752Z Downloaded libz-sys v1.1.24
10202026-03-02T21:47:49.772Z Downloaded ron v0.12.0
10212026-03-02T21:47:49.780Z Downloaded vergen v9.0.6
10222026-03-02T21:47:49.783Z Downloaded unicode-properties v0.1.4
10232026-03-02T21:47:49.786Z Downloaded tracing-attributes v0.1.31
10242026-03-02T21:47:49.788Z Downloaded term v1.2.1
10252026-03-02T21:47:49.791Z Downloaded slog v2.8.2
10262026-03-02T21:47:49.794Z Downloaded rand v0.9.2
10272026-03-02T21:47:49.797Z Downloaded itertools v0.13.0
10282026-03-02T21:47:49.801Z Downloaded socket2 v0.5.10
10292026-03-02T21:47:49.804Z Downloaded tiny-keccak v2.0.2
10302026-03-02T21:47:49.807Z Downloaded schemars v1.2.1
10312026-03-02T21:47:49.821Z Downloaded schemars v0.9.0
10322026-03-02T21:47:49.832Z Downloaded tokio-macros v2.6.0
10332026-03-02T21:47:49.835Z Downloaded termios v0.3.3
10342026-03-02T21:47:49.835Z Downloaded subtle v2.6.1
10352026-03-02T21:47:49.838Z Downloaded pretty_assertions v1.4.1
10362026-03-02T21:47:49.838Z Downloaded h2 v0.4.13
10372026-03-02T21:47:49.843Z Downloaded futures-util v0.3.32
10382026-03-02T21:47:49.854Z Downloaded slab v0.4.12
10392026-03-02T21:47:49.857Z Downloaded strum_macros v0.26.4
10402026-03-02T21:47:49.859Z Downloaded snafu-derive v0.8.9
10412026-03-02T21:47:49.859Z Downloaded serde_cbor v0.11.2
10422026-03-02T21:47:49.862Z Downloaded quinn v0.11.9
10432026-03-02T21:47:49.865Z Downloaded ring v0.17.14
10442026-03-02T21:47:49.904Z Downloaded serde_with_macros v3.17.0
10452026-03-02T21:47:49.907Z Downloaded encoding_rs v0.8.35
10462026-03-02T21:47:49.925Z Downloaded take_mut v0.2.2
10472026-03-02T21:47:49.929Z Downloaded smf v0.2.3
10482026-03-02T21:47:49.929Z Downloaded slog-term v2.9.2
10492026-03-02T21:47:49.931Z Downloaded slog-stdlog v4.1.1
10502026-03-02T21:47:49.931Z Downloaded sync-ptr v0.1.4
10512026-03-02T21:47:49.931Z Downloaded hashbrown v0.12.3
10522026-03-02T21:47:49.934Z Downloaded slog-dtrace v0.3.0
10532026-03-02T21:47:49.937Z Downloaded strip-ansi-escapes v0.2.1
10542026-03-02T21:47:49.937Z Downloaded sqlparser_derive v0.5.0
10552026-03-02T21:47:49.937Z Downloaded simd-adler32 v0.3.8
10562026-03-02T21:47:49.940Z Downloaded signature v2.2.0
10572026-03-02T21:47:49.940Z Downloaded signal-hook-registry v1.4.8
10582026-03-02T21:47:49.943Z Downloaded rustls-pki-types v1.14.0
10592026-03-02T21:47:49.945Z Downloaded minimal-lexical v0.2.1
10602026-03-02T21:47:49.948Z Downloaded hashbrown v0.15.5
10612026-03-02T21:47:49.952Z Downloaded aes-gcm v0.10.3
10622026-03-02T21:47:49.956Z Downloaded sct v0.7.1
10632026-03-02T21:47:49.959Z Downloaded schemars_derive v0.8.22
10642026-03-02T21:47:49.962Z Downloaded rcgen v0.12.1
10652026-03-02T21:47:49.965Z Downloaded http v1.4.0
10662026-03-02T21:47:49.967Z Downloaded siphasher v1.0.2
10672026-03-02T21:47:49.970Z Downloaded rusty-fork v0.3.1
10682026-03-02T21:47:49.970Z Downloaded rustls-pemfile v2.2.0
10692026-03-02T21:47:49.973Z Downloaded quinn-udp v0.5.14
10702026-03-02T21:47:49.976Z Downloaded expectorate v1.2.0
10712026-03-02T21:47:49.978Z Downloaded serde_urlencoded v0.7.1
10722026-03-02T21:47:49.979Z Downloaded serde_bytes v0.11.19
10732026-03-02T21:47:49.981Z Downloaded rustversion v1.0.22
10742026-03-02T21:47:49.981Z Downloaded resolv-conf v0.7.6
10752026-03-02T21:47:49.984Z Downloaded rustls-pemfile v1.0.4
10762026-03-02T21:47:49.987Z Downloaded papergrid v0.17.0
10772026-03-02T21:47:49.990Z Downloaded miniz_oxide v0.8.9
10782026-03-02T21:47:49.992Z Downloaded secrecy v0.10.3
10792026-03-02T21:47:49.995Z Downloaded secrecy v0.8.0
10802026-03-02T21:47:49.995Z Downloaded postgres-types v0.2.12
10812026-03-02T21:47:49.999Z Downloaded libgit2-sys v0.18.3+1.9.2
10822026-03-02T21:47:50.048Z Downloaded sapling-renderdag v0.1.0
10832026-03-02T21:47:50.050Z Downloaded rand_chacha v0.9.0
10842026-03-02T21:47:50.051Z Downloaded pkcs8 v0.10.2
10852026-03-02T21:47:50.053Z Downloaded pkcs5 v0.7.1
10862026-03-02T21:47:50.056Z Downloaded pem-rfc7468 v0.7.0
10872026-03-02T21:47:50.059Z Downloaded progenitor v0.13.0
10882026-03-02T21:47:50.059Z Downloaded dropshot-api-manager v0.5.2
10892026-03-02T21:47:50.062Z Downloaded rand_core v0.10.0
10902026-03-02T21:47:50.064Z Downloaded rand_core v0.6.4
10912026-03-02T21:47:50.064Z Downloaded russh-cryptovec v0.7.3
10922026-03-02T21:47:50.064Z Downloaded progenitor-extras v0.1.0
10932026-03-02T21:47:50.067Z Downloaded parking_lot v0.11.2
10942026-03-02T21:47:50.067Z Downloaded proc-macro-error2 v2.0.1
10952026-03-02T21:47:50.070Z Downloaded polyval v0.6.2
10962026-03-02T21:47:50.073Z Downloaded poly1305 v0.8.0
10972026-03-02T21:47:50.075Z Downloaded pin-project-lite v0.2.17
10982026-03-02T21:47:50.078Z Downloaded ppv-lite86 v0.2.21
10992026-03-02T21:47:50.082Z Downloaded parking_lot_core v0.9.12
11002026-03-02T21:47:50.084Z Downloaded heapless v0.8.0
11012026-03-02T21:47:50.087Z Downloaded hickory-resolver v0.24.4
11022026-03-02T21:47:50.090Z Downloaded password-hash v0.5.0
11032026-03-02T21:47:50.093Z Downloaded parking_lot v0.12.5
11042026-03-02T21:47:50.096Z Downloaded packed_struct v0.10.1
11052026-03-02T21:47:50.096Z Downloaded bytes v1.11.1
11062026-03-02T21:47:50.099Z Downloaded paste v1.0.15
11072026-03-02T21:47:50.101Z Downloaded psl-types v2.0.11
11082026-03-02T21:47:50.104Z Downloaded num_enum_derive v0.7.5
11092026-03-02T21:47:50.104Z Downloaded mime_guess v2.0.5
11102026-03-02T21:47:50.107Z Downloaded memmap2 v0.9.10
11112026-03-02T21:47:50.107Z Downloaded indexmap v1.9.3
11122026-03-02T21:47:50.110Z Downloaded heapless v0.7.17
11132026-03-02T21:47:50.112Z Downloaded progenitor-macro v0.10.0
11142026-03-02T21:47:50.115Z Downloaded pem v3.0.6
11152026-03-02T21:47:50.115Z Downloaded peg v0.8.5
11162026-03-02T21:47:50.118Z Downloaded num_enum v0.5.11
11172026-03-02T21:47:50.121Z Downloaded ignore v0.4.25
11182026-03-02T21:47:50.124Z Downloaded parse-display-derive v0.10.0
11192026-03-02T21:47:50.126Z Downloaded proc-macro-crate v3.4.0
11202026-03-02T21:47:50.126Z Downloaded litrs v1.0.0
11212026-03-02T21:47:50.129Z Downloaded num_enum v0.7.5
11222026-03-02T21:47:50.132Z Downloaded powerfmt v0.2.0
11232026-03-02T21:47:50.135Z Downloaded owo-colors v4.3.0
11242026-03-02T21:47:50.137Z Downloaded nu-ansi-term v0.50.3
11252026-03-02T21:47:50.137Z Downloaded crossbeam-channel v0.5.15
11262026-03-02T21:47:50.141Z Downloaded const_format v0.2.35
11272026-03-02T21:47:50.145Z Downloaded phf_shared v0.11.3
11282026-03-02T21:47:50.148Z Downloaded pbkdf2 v0.11.0
11292026-03-02T21:47:50.151Z Downloaded futures v0.3.32
11302026-03-02T21:47:50.155Z Downloaded dropshot_endpoint v0.16.7
11312026-03-02T21:47:50.157Z Downloaded nanorand v0.7.0
11322026-03-02T21:47:50.160Z Downloaded fatfs v0.3.6
11332026-03-02T21:47:50.163Z Downloaded num-integer v0.1.46
11342026-03-02T21:47:50.163Z Downloaded parse-display v0.10.0
11352026-03-02T21:47:50.165Z Downloaded base64 v0.21.7
11362026-03-02T21:47:50.168Z Downloaded libsw v3.5.0
11372026-03-02T21:47:50.171Z Downloaded ingot-macros v0.1.1
11382026-03-02T21:47:50.171Z Downloaded iana-time-zone v0.1.65
11392026-03-02T21:47:50.174Z Downloaded opaque-debug v0.3.1
11402026-03-02T21:47:50.174Z Downloaded num_enum_derive v0.5.11
11412026-03-02T21:47:50.176Z Downloaded ipnet v2.11.0
11422026-03-02T21:47:50.176Z Downloaded compact_str v0.8.1
11432026-03-02T21:47:50.179Z Downloaded openssl-probe v0.2.1
11442026-03-02T21:47:50.182Z Downloaded diesel_derives v2.2.7
11452026-03-02T21:47:50.184Z Downloaded num-iter v0.1.45
11462026-03-02T21:47:50.184Z Downloaded multer v3.1.0
11472026-03-02T21:47:50.187Z Downloaded hickory-client v0.25.2
11482026-03-02T21:47:50.190Z Downloaded half v2.7.1
11492026-03-02T21:47:50.192Z Downloaded derive-where v1.6.0
11502026-03-02T21:47:50.195Z Downloaded lock_api v0.4.14
11512026-03-02T21:47:50.198Z Downloaded getrandom v0.3.4
11522026-03-02T21:47:50.200Z Downloaded darling v0.21.3
11532026-03-02T21:47:50.204Z Downloaded linear-map v1.2.0
11542026-03-02T21:47:50.206Z Downloaded hyper-rustls v0.27.7
11552026-03-02T21:47:50.209Z Downloaded derive_builder v0.20.2
11562026-03-02T21:47:50.212Z Downloaded darling v0.20.11
11572026-03-02T21:47:50.216Z Downloaded half v1.8.3
11582026-03-02T21:47:50.218Z Downloaded nodrop v0.1.14
11592026-03-02T21:47:50.218Z Downloaded newtype-uuid-macros v0.1.0
11602026-03-02T21:47:50.221Z Downloaded foldhash v0.1.5
11612026-03-02T21:47:50.221Z Downloaded mime v0.3.17
11622026-03-02T21:47:50.224Z Downloaded futures-channel v0.3.32
11632026-03-02T21:47:50.224Z Downloaded md-5 v0.10.6
11642026-03-02T21:47:50.227Z Downloaded crc-any v2.5.0
11652026-03-02T21:47:50.227Z Downloaded md5 v0.7.0
11662026-03-02T21:47:50.227Z Downloaded match_cfg v0.1.0
11672026-03-02T21:47:50.230Z Downloaded lru-cache v0.1.2
11682026-03-02T21:47:50.230Z Downloaded newline-converter v0.3.0
11692026-03-02T21:47:50.230Z Downloaded multimap v0.10.1
11702026-03-02T21:47:50.233Z Downloaded maybe-uninit v2.0.0
11712026-03-02T21:47:50.233Z Downloaded managed v0.8.0
11722026-03-02T21:47:50.233Z Downloaded ingot v0.1.1
11732026-03-02T21:47:50.236Z Downloaded indoc v2.0.7
11742026-03-02T21:47:50.236Z Downloaded http-body-util v0.1.3
11752026-03-02T21:47:50.239Z Downloaded impl-trait-for-tuples v0.2.3
11762026-03-02T21:47:50.241Z Downloaded humantime v2.3.0
11772026-03-02T21:47:50.244Z Downloaded lzss v0.8.2
11782026-03-02T21:47:50.244Z Downloaded lru-slab v0.1.2
11792026-03-02T21:47:50.244Z Downloaded lru v0.12.5
11802026-03-02T21:47:50.247Z Downloaded getrandom v0.2.17
11812026-03-02T21:47:50.250Z Downloaded crossterm v0.28.1
11822026-03-02T21:47:50.253Z Downloaded hyper-tls v0.6.0
11832026-03-02T21:47:50.256Z Downloaded flume v0.11.1
11842026-03-02T21:47:50.259Z Downloaded elliptic-curve v0.13.8
11852026-03-02T21:47:50.261Z Downloaded darling v0.23.0
11862026-03-02T21:47:50.266Z Downloaded allocator-api2 v0.2.21
11872026-03-02T21:47:50.269Z Downloaded blake2 v0.10.6
11882026-03-02T21:47:50.271Z Downloaded is_ci v1.2.0
11892026-03-02T21:47:50.274Z Downloaded fallible-iterator v0.2.0
11902026-03-02T21:47:50.274Z Downloaded either v1.15.0
11912026-03-02T21:47:50.277Z Downloaded ctr v0.9.2
11922026-03-02T21:47:50.277Z Downloaded crossbeam-utils v0.8.21
11932026-03-02T21:47:50.280Z Downloaded crc32fast v1.5.0
11942026-03-02T21:47:50.283Z Downloaded colored v3.1.1
11952026-03-02T21:47:50.283Z Downloaded bzip2 v0.6.1
11962026-03-02T21:47:50.286Z Downloaded bzip2 v0.4.4
11972026-03-02T21:47:50.286Z Downloaded async-bb8-diesel v0.2.1
11982026-03-02T21:47:50.289Z Downloaded fs_extra v1.3.0
11992026-03-02T21:47:50.292Z Downloaded fs-err v2.11.0
12002026-03-02T21:47:50.292Z Downloaded foreign-types v0.5.0
12012026-03-02T21:47:50.295Z Downloaded foldhash v0.2.0
12022026-03-02T21:47:50.295Z Downloaded ciborium v0.2.2
12032026-03-02T21:47:50.297Z Downloaded chacha20 v0.10.0
12042026-03-02T21:47:50.297Z Downloaded cassowary v0.3.0
12052026-03-02T21:47:50.300Z Downloaded cargo_toml v0.22.3
12062026-03-02T21:47:50.300Z Downloaded cancel-safe-futures v0.1.5
12072026-03-02T21:47:50.324Z Downloaded aes v0.8.4
12082026-03-02T21:47:50.324Z Downloaded instant v0.1.13
12092026-03-02T21:47:50.324Z Downloaded instability v0.3.11
12102026-03-02T21:47:50.324Z Downloaded deranged v0.5.8
12112026-03-02T21:47:50.324Z Downloaded globset v0.4.18
12122026-03-02T21:47:50.324Z Downloaded hubpack_derive v0.1.1
12132026-03-02T21:47:50.324Z Downloaded httpdate v1.0.3
12142026-03-02T21:47:50.324Z Downloaded gethostname v0.5.0
12152026-03-02T21:47:50.324Z Downloaded http-range v0.1.5
12162026-03-02T21:47:50.324Z Downloaded des v0.8.1
12172026-03-02T21:47:50.324Z Downloaded cookie v0.18.1
12182026-03-02T21:47:50.324Z Downloaded const-oid v0.9.6
12192026-03-02T21:47:50.324Z Downloaded defmt v1.0.1
12202026-03-02T21:47:50.327Z Downloaded env_logger v0.11.9
12212026-03-02T21:47:50.327Z Downloaded data-encoding v2.10.0
12222026-03-02T21:47:50.327Z Downloaded crossterm v0.29.0
12232026-03-02T21:47:50.332Z Downloaded crossbeam-epoch v0.9.18
12242026-03-02T21:47:50.335Z Downloaded colored v2.2.0
12252026-03-02T21:47:50.338Z Downloaded ahash v0.8.12
12262026-03-02T21:47:50.341Z Downloaded hostname v0.4.2
12272026-03-02T21:47:50.341Z Downloaded home v0.5.12
12282026-03-02T21:47:50.343Z Downloaded headers-core v0.3.0
12292026-03-02T21:47:50.343Z Downloaded ff v0.13.1
12302026-03-02T21:47:50.343Z Downloaded der_derive v0.7.3
12312026-03-02T21:47:50.346Z Downloaded glob v0.3.3
12322026-03-02T21:47:50.346Z Downloaded funty v2.0.0
12332026-03-02T21:47:50.349Z Downloaded fixedbitset v0.5.7
12342026-03-02T21:47:50.349Z Downloaded find-msvc-tools v0.1.9
12352026-03-02T21:47:50.352Z Downloaded filetime v0.2.27
12362026-03-02T21:47:50.352Z Downloaded derive_builder_core v0.20.2
12372026-03-02T21:47:50.355Z Downloaded csv-core v0.1.13
12382026-03-02T21:47:50.358Z Downloaded camino-tempfile-ext v0.3.3
12392026-03-02T21:47:50.358Z Downloaded constant_time_eq v0.4.2
12402026-03-02T21:47:50.361Z Downloaded chacha20 v0.9.1
12412026-03-02T21:47:50.364Z Downloaded cbc v0.1.2
12422026-03-02T21:47:50.364Z Downloaded crossbeam-deque v0.8.6
12432026-03-02T21:47:50.366Z Downloaded cargo_metadata v0.19.2
12442026-03-02T21:47:50.367Z Downloaded const_format_proc_macros v0.2.34
12452026-03-02T21:47:50.370Z Downloaded env_filter v1.0.0
12462026-03-02T21:47:50.370Z Downloaded defmt v0.3.100
12472026-03-02T21:47:50.373Z Downloaded enum-as-inner v0.6.1
12482026-03-02T21:47:50.373Z Downloaded embedded-io v0.4.0
12492026-03-02T21:47:50.373Z Downloaded defmt-parser v1.0.0
12502026-03-02T21:47:50.376Z Downloaded globwalk v0.9.1
12512026-03-02T21:47:50.376Z Downloaded ghash v0.5.1
12522026-03-02T21:47:50.376Z Downloaded embedded-io v0.6.1
12532026-03-02T21:47:50.378Z Downloaded dyn-clone v1.0.20
12542026-03-02T21:47:50.378Z Downloaded dunce v1.0.5
12552026-03-02T21:47:50.437Z Downloaded dtrace-parser v0.3.0
12562026-03-02T21:47:50.437Z Downloaded futures-sink v0.3.32
12572026-03-02T21:47:50.437Z Downloaded futures-io v0.3.32
12582026-03-02T21:47:50.437Z Downloaded foreign-types-shared v0.3.1
12592026-03-02T21:47:50.441Z Downloaded fd-lock v4.0.4
12602026-03-02T21:47:50.441Z Downloaded ed25519 v2.2.3
12612026-03-02T21:47:50.441Z Downloaded drift v0.1.3
12622026-03-02T21:47:50.441Z Downloaded debug-ignore v1.0.5
12632026-03-02T21:47:50.441Z Downloaded cipher v0.4.4
12642026-03-02T21:47:50.441Z Downloaded chacha20poly1305 v0.10.1
12652026-03-02T21:47:50.441Z Downloaded bitfield v0.19.4
12662026-03-02T21:47:50.441Z Downloaded bcs v0.1.6
12672026-03-02T21:47:50.441Z Downloaded darling_macro v0.20.11
12682026-03-02T21:47:50.441Z Downloaded fixedbitset v0.4.2
12692026-03-02T21:47:50.441Z Downloaded dirs-sys-next v0.1.2
12702026-03-02T21:47:50.441Z Downloaded diesel_table_macro_syntax v0.2.0
12712026-03-02T21:47:50.441Z Downloaded darling_macro v0.21.3
12722026-03-02T21:47:50.441Z Downloaded crc-catalog v2.4.0
12732026-03-02T21:47:50.441Z Downloaded convert_case v0.4.0
12742026-03-02T21:47:50.441Z Downloaded cobs v0.3.0
12752026-03-02T21:47:50.441Z Downloaded cfg_aliases v0.2.1
12762026-03-02T21:47:50.441Z Downloaded cargo-platform v0.1.9
12772026-03-02T21:47:50.441Z Downloaded derive_builder_macro v0.20.2
12782026-03-02T21:47:50.441Z Downloaded display-error-chain v0.2.2
12792026-03-02T21:47:50.441Z Downloaded difflib v0.4.0
12802026-03-02T21:47:50.441Z Downloaded cpufeatures v0.3.0
12812026-03-02T21:47:50.441Z Downloaded array-init v0.0.4
12822026-03-02T21:47:50.441Z Downloaded dsl_auto_type v0.1.3
12832026-03-02T21:47:50.441Z Downloaded derive_more v0.99.20
12842026-03-02T21:47:50.441Z Downloaded document-features v0.2.12
12852026-03-02T21:47:50.441Z Downloaded dirs-next v2.0.0
12862026-03-02T21:47:50.441Z Downloaded curve25519-dalek-derive v0.1.1
12872026-03-02T21:47:50.441Z Downloaded block-padding v0.3.3
12882026-03-02T21:47:50.441Z Downloaded blowfish v0.9.1
12892026-03-02T21:47:50.441Z Downloaded bit-vec v0.6.3
12902026-03-02T21:47:50.441Z Downloaded backoff v0.4.0
12912026-03-02T21:47:50.441Z Downloaded arrayvec v0.7.6
12922026-03-02T21:47:50.441Z Downloaded console v0.16.2
12932026-03-02T21:47:50.441Z Downloaded crc v3.4.0
12942026-03-02T21:47:50.442Z Downloaded cfg_aliases v0.1.1
12952026-03-02T21:47:50.442Z Downloaded diesel-dtrace v0.4.2
12962026-03-02T21:47:50.442Z Downloaded bb8 v0.8.6
12972026-03-02T21:47:50.442Z Downloaded defmt-macros v1.0.1
12982026-03-02T21:47:50.442Z Downloaded castaway v0.2.4
12992026-03-02T21:47:50.442Z Downloaded ciborium-io v0.2.2
13002026-03-02T21:47:50.442Z Downloaded base16ct v0.2.0
13012026-03-02T21:47:50.442Z Downloaded flagset v0.4.7
13022026-03-02T21:47:50.445Z Downloaded endian-type v0.1.2
13032026-03-02T21:47:50.445Z Downloaded bit-vec v0.8.0
13042026-03-02T21:47:50.445Z Downloaded bcrypt-pbkdf v0.10.0
13052026-03-02T21:47:50.445Z Downloaded bitfield-struct v0.6.2
13062026-03-02T21:47:50.449Z Downloaded bit-set v0.5.3
13072026-03-02T21:47:50.449Z Downloaded async-stream-impl v0.3.6
13082026-03-02T21:47:50.449Z Downloaded async-stream v0.3.6
13092026-03-02T21:47:50.452Z Downloaded cstr-argument v0.1.2
13102026-03-02T21:47:50.452Z Downloaded crunchy v0.2.4
13112026-03-02T21:47:50.452Z Downloaded backon v1.6.0
13122026-03-02T21:47:50.455Z Downloaded async-recursion v1.1.1
13132026-03-02T21:47:50.458Z Downloaded argon2 v0.5.3
13142026-03-02T21:47:50.458Z Downloaded cexpr v0.6.0
13152026-03-02T21:47:50.461Z Downloaded async-trait v0.1.89
13162026-03-02T21:47:50.464Z Downloaded ar_archive_writer v0.5.1
13172026-03-02T21:47:50.467Z Downloaded aead v0.5.2
13182026-03-02T21:47:50.467Z Downloaded adler2 v2.0.1
13192026-03-02T21:47:50.716Z Downloaded aws-lc-sys v0.37.1
13202026-03-02T21:47:51.070Z Compiling libc v0.2.180
13212026-03-02T21:47:51.070Z Compiling serde v1.0.228
13222026-03-02T21:47:51.073Z Compiling log v0.4.29
13232026-03-02T21:47:51.073Z Compiling find-msvc-tools v0.1.9
13242026-03-02T21:47:51.295Z Compiling shlex v1.3.0
13252026-03-02T21:47:51.298Z Compiling smallvec v1.15.1
13262026-03-02T21:47:51.313Z Compiling syn v2.0.117
13272026-03-02T21:47:51.329Z Compiling typenum v1.19.0
13282026-03-02T21:47:51.638Z Compiling generic-array v0.14.7
13292026-03-02T21:47:51.659Z Compiling subtle v2.6.1
13302026-03-02T21:47:51.715Z Compiling scopeguard v1.2.0
13312026-03-02T21:47:51.777Z Compiling portable-atomic v1.13.1
13322026-03-02T21:47:51.881Z Compiling lock_api v0.4.14
13332026-03-02T21:47:51.884Z Compiling const-oid v0.9.6
13342026-03-02T21:47:52.012Z Compiling critical-section v1.2.0
13352026-03-02T21:47:52.077Z Compiling zerocopy v0.8.40
13362026-03-02T21:47:52.218Z Compiling serde_json v1.0.149
13372026-03-02T21:47:52.467Z Compiling parking_lot_core v0.9.12
13382026-03-02T21:47:52.747Z Compiling pin-project-lite v0.2.17
13392026-03-02T21:47:53.026Z Compiling pkg-config v0.3.32
13402026-03-02T21:47:53.178Z Compiling libm v0.2.16
13412026-03-02T21:47:53.613Z Compiling getrandom v0.2.17
13422026-03-02T21:47:53.727Z Compiling jobserver v0.1.34
13432026-03-02T21:47:53.860Z Compiling errno v0.3.14
13442026-03-02T21:47:54.025Z Compiling rand_core v0.6.4
13452026-03-02T21:47:54.089Z Compiling once_cell v1.21.3
13462026-03-02T21:47:54.137Z Compiling signal-hook-registry v1.4.8
13472026-03-02T21:47:54.254Z Compiling cc v1.2.56
13482026-03-02T21:47:54.527Z Compiling mio v1.1.1
13492026-03-02T21:47:54.596Z Compiling num-traits v0.2.19
13502026-03-02T21:47:54.645Z Compiling bitflags v2.11.0
13512026-03-02T21:47:54.703Z Compiling parking_lot v0.12.5
13522026-03-02T21:47:54.885Z Compiling futures-core v0.3.32
13532026-03-02T21:47:55.181Z Compiling socket2 v0.6.2
13542026-03-02T21:47:55.245Z Compiling percent-encoding v2.3.2
13552026-03-02T21:47:55.576Z Compiling allocator-api2 v0.2.21
13562026-03-02T21:47:55.635Z Compiling cpufeatures v0.2.17
13572026-03-02T21:47:55.659Z Compiling foldhash v0.2.0
13582026-03-02T21:47:55.760Z Compiling futures-sink v0.3.32
13592026-03-02T21:47:55.875Z Compiling slab v0.4.12
13602026-03-02T21:47:55.949Z Compiling futures-channel v0.3.32
13612026-03-02T21:47:56.096Z Compiling getrandom v0.4.1
13622026-03-02T21:47:56.146Z Compiling futures-io v0.3.32
13632026-03-02T21:47:56.224Z Compiling hashbrown v0.16.1
13642026-03-02T21:47:56.291Z Compiling futures-task v0.3.32
13652026-03-02T21:47:56.403Z Compiling getrandom v0.3.4
13662026-03-02T21:47:56.436Z Compiling rand_core v0.10.0
13672026-03-02T21:47:56.617Z Compiling rustversion v1.0.22
13682026-03-02T21:47:56.735Z Compiling cmake v0.1.57
13692026-03-02T21:47:57.599Z Compiling indexmap v2.13.0
13702026-03-02T21:47:57.623Z Compiling form_urlencoded v1.2.2
13712026-03-02T21:47:57.966Z Compiling ident_case v1.0.1
13722026-03-02T21:47:58.092Z Compiling dunce v1.0.5
13732026-03-02T21:47:58.115Z Compiling fs_extra v1.3.0
13742026-03-02T21:47:58.167Z Compiling base64ct v1.8.3
13752026-03-02T21:47:58.244Z Compiling flagset v0.4.7
13762026-03-02T21:47:58.247Z Compiling rand_core v0.9.5
13772026-03-02T21:47:58.484Z Compiling iana-time-zone v0.1.65
13782026-03-02T21:47:58.634Z Compiling aws-lc-sys v0.37.1
13792026-03-02T21:47:58.664Z Compiling rustix v1.1.3
13802026-03-02T21:47:58.794Z Compiling synstructure v0.13.2
13812026-03-02T21:47:58.854Z Compiling pem-rfc7468 v0.7.0
13822026-03-02T21:47:58.878Z Compiling ring v0.17.14
13832026-03-02T21:47:59.008Z Compiling uuid v1.21.0
13842026-03-02T21:47:59.069Z Compiling rustc_version v0.4.1
13852026-03-02T21:47:59.484Z Compiling vcpkg v0.2.15
13862026-03-02T21:47:59.726Z Compiling regex-syntax v0.8.10
13872026-03-02T21:47:59.754Z Compiling aws-lc-rs v1.16.0
13882026-03-02T21:48:00.311Z Compiling tracing-core v0.1.36
13892026-03-02T21:48:00.537Z Compiling crossbeam-utils v0.8.21
13902026-03-02T21:48:01.095Z Compiling pest_generator v2.8.6
13912026-03-02T21:48:01.137Z Compiling openssl-sys v0.9.111
13922026-03-02T21:48:01.476Z Compiling serde_derive_internals v0.29.1
13932026-03-02T21:48:02.322Z Compiling httparse v1.10.1
13942026-03-02T21:48:02.715Z Compiling syn v1.0.109
13952026-03-02T21:48:02.944Z Compiling schemars v0.8.22
13962026-03-02T21:48:03.035Z Compiling untrusted v0.9.0
13972026-03-02T21:48:03.236Z Compiling openssl-probe v0.2.1
13982026-03-02T21:48:03.310Z Compiling base64 v0.22.1
13992026-03-02T21:48:03.327Z Compiling untrusted v0.7.1
14002026-03-02T21:48:03.640Z Compiling darling_core v0.20.11
14012026-03-02T21:48:03.661Z Compiling try-lock v0.2.5
14022026-03-02T21:48:03.683Z Compiling serde_derive v1.0.228
14032026-03-02T21:48:03.836Z Compiling zeroize_derive v1.4.3
14042026-03-02T21:48:03.933Z Compiling zerofrom-derive v0.1.6
14052026-03-02T21:48:04.625Z Compiling yoke-derive v0.8.1
14062026-03-02T21:48:05.253Z Compiling zeroize v1.8.2
14072026-03-02T21:48:05.464Z Compiling zerocopy-derive v0.8.40
14082026-03-02T21:48:05.663Z Compiling zerovec-derive v0.11.2
14092026-03-02T21:48:07.053Z Compiling crypto-common v0.1.7
14102026-03-02T21:48:07.268Z Compiling block-buffer v0.10.4
14112026-03-02T21:48:07.292Z Compiling zerofrom v0.1.6
14122026-03-02T21:48:07.311Z Compiling displaydoc v0.2.5
14132026-03-02T21:48:07.525Z Compiling yoke v0.8.1
14142026-03-02T21:48:07.625Z Compiling digest v0.10.7
14152026-03-02T21:48:07.892Z Compiling tokio-macros v2.6.0
14162026-03-02T21:48:08.172Z Compiling hmac v0.12.1
14172026-03-02T21:48:08.281Z Compiling zerovec v0.11.5
14182026-03-02T21:48:08.454Z Compiling futures-macro v0.3.32
14192026-03-02T21:48:08.942Z Compiling zerotrie v0.2.3
14202026-03-02T21:48:09.470Z Compiling tinystr v0.8.2
14212026-03-02T21:48:09.473Z Compiling potential_utf v0.1.4
14222026-03-02T21:48:09.585Z Compiling block-padding v0.3.3
14232026-03-02T21:48:09.606Z Compiling sha2 v0.10.9
14242026-03-02T21:48:09.767Z Compiling icu_collections v2.1.1
14252026-03-02T21:48:09.858Z Compiling icu_locale_core v2.1.1
14262026-03-02T21:48:09.858Z Compiling inout v0.1.4
14272026-03-02T21:48:10.167Z Compiling cipher v0.4.4
14282026-03-02T21:48:10.170Z Compiling der_derive v0.7.3
14292026-03-02T21:48:10.363Z Compiling futures-util v0.3.32
14302026-03-02T21:48:10.820Z Compiling salsa20 v0.10.2
14312026-03-02T21:48:11.070Z Compiling pbkdf2 v0.12.2
14322026-03-02T21:48:11.269Z Compiling thiserror-impl v2.0.18
14332026-03-02T21:48:11.872Z Compiling bytes v1.11.1
14342026-03-02T21:48:11.902Z Compiling icu_provider v2.1.1
14352026-03-02T21:48:12.279Z Compiling der v0.7.10
14362026-03-02T21:48:12.516Z Compiling icu_properties v2.1.2
14372026-03-02T21:48:13.191Z Compiling tokio v1.49.0
14382026-03-02T21:48:13.335Z Compiling icu_normalizer v2.1.1
14392026-03-02T21:48:14.401Z Compiling spki v0.7.3
14402026-03-02T21:48:14.544Z Compiling http v1.4.0
14412026-03-02T21:48:14.749Z Compiling idna_adapter v1.2.1
14422026-03-02T21:48:14.985Z Compiling idna v1.1.0
14432026-03-02T21:48:15.176Z Compiling chrono v0.4.44
14442026-03-02T21:48:15.201Z Compiling thiserror v2.0.18
14452026-03-02T21:48:15.359Z Compiling scrypt v0.11.0
14462026-03-02T21:48:15.732Z Compiling url v2.5.8
14472026-03-02T21:48:15.842Z Compiling aes v0.8.4
14482026-03-02T21:48:16.449Z Compiling cbc v0.1.2
14492026-03-02T21:48:16.714Z Compiling rustls-pki-types v1.14.0
14502026-03-02T21:48:16.734Z Compiling ppv-lite86 v0.2.21
14512026-03-02T21:48:17.030Z Compiling tracing-attributes v0.1.31
14522026-03-02T21:48:17.493Z Compiling rand_chacha v0.9.0
14532026-03-02T21:48:17.515Z Compiling pkcs5 v0.7.1
14542026-03-02T21:48:17.695Z Compiling http-body v1.0.1
14552026-03-02T21:48:17.966Z Compiling rand v0.9.2
14562026-03-02T21:48:18.531Z Compiling pkcs8 v0.10.2
14572026-03-02T21:48:18.612Z Compiling schemars_derive v0.8.22
14582026-03-02T21:48:19.052Z Compiling pest_derive v2.8.6
14592026-03-02T21:48:19.150Z Compiling scroll_derive v0.13.1
14602026-03-02T21:48:19.745Z Compiling atomic-waker v1.1.2
14612026-03-02T21:48:19.837Z Compiling tower-layer v0.3.3
14622026-03-02T21:48:19.960Z Compiling tower-service v0.3.3
14632026-03-02T21:48:20.124Z Compiling tinyvec_macros v0.1.1
14642026-03-02T21:48:20.152Z Compiling dyn-clone v1.0.20
14652026-03-02T21:48:20.185Z Compiling tracing v0.1.44
14662026-03-02T21:48:20.234Z Compiling rustls v0.23.37
14672026-03-02T21:48:20.401Z Compiling tinyvec v1.10.0
14682026-03-02T21:48:20.541Z Compiling ipnet v2.11.0
14692026-03-02T21:48:20.688Z Compiling darling_macro v0.20.11
14702026-03-02T21:48:20.864Z Compiling scroll v0.13.0
14712026-03-02T21:48:21.190Z Compiling want v0.3.1
14722026-03-02T21:48:21.505Z Compiling tokio-util v0.7.18
14732026-03-02T21:48:21.649Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14742026-03-02T21:48:22.013Z Compiling spin v0.9.8
14752026-03-02T21:48:22.435Z Compiling aho-corasick v1.1.4
14762026-03-02T21:48:22.458Z Compiling httpdate v1.0.3
14772026-03-02T21:48:22.760Z Compiling pin-utils v0.1.0
14782026-03-02T21:48:22.878Z Compiling powerfmt v0.2.0
14792026-03-02T21:48:22.899Z Compiling foreign-types-shared v0.1.1
14802026-03-02T21:48:23.037Z Compiling num-conv v0.2.0
14812026-03-02T21:48:23.272Z Compiling h2 v0.4.13
14822026-03-02T21:48:23.312Z Compiling crc32fast v1.5.0
14832026-03-02T21:48:23.829Z Compiling openssl v0.10.75
14842026-03-02T21:48:23.948Z Compiling time-core v0.1.8
14852026-03-02T21:48:24.311Z Compiling time-macros v0.2.27
14862026-03-02T21:48:24.411Z Compiling regex-automata v0.4.14
14872026-03-02T21:48:24.634Z Compiling deranged v0.5.8
14882026-03-02T21:48:26.666Z Compiling foreign-types v0.3.2
14892026-03-02T21:48:26.692Z Compiling tempfile v3.25.0
14902026-03-02T21:48:26.935Z Compiling darling v0.20.11
14912026-03-02T21:48:27.056Z Compiling goblin v0.10.5
14922026-03-02T21:48:27.223Z Compiling openssl-macros v0.1.1
14932026-03-02T21:48:27.484Z Compiling thiserror-impl v1.0.69
14942026-03-02T21:48:29.319Z Compiling wait-timeout v0.2.1
14952026-03-02T21:48:29.820Z Compiling native-tls v0.2.18
14962026-03-02T21:48:30.195Z Compiling hyper v1.8.1
14972026-03-02T21:48:30.374Z Compiling num_threads v0.1.7
14982026-03-02T21:48:30.518Z Compiling usdt-impl v0.6.0
14992026-03-02T21:48:30.905Z Compiling bit-vec v0.8.0
15002026-03-02T21:48:31.385Z Compiling simd-adler32 v0.3.8
15012026-03-02T21:48:31.562Z Compiling quick-error v1.2.3
15022026-03-02T21:48:31.739Z Compiling siphasher v1.0.2
15032026-03-02T21:48:31.894Z Compiling either v1.15.0
15042026-03-02T21:48:32.147Z Compiling rusty-fork v0.3.1
15052026-03-02T21:48:32.315Z Compiling bit-set v0.8.0
15062026-03-02T21:48:32.588Z Compiling hyper-util v0.1.20
15072026-03-02T21:48:32.645Z Compiling time v0.3.47
15082026-03-02T21:48:32.830Z Compiling thiserror v1.0.69
15092026-03-02T21:48:33.787Z Compiling derive_builder_core v0.20.2
15102026-03-02T21:48:34.346Z Compiling dof v0.4.0
15112026-03-02T21:48:36.236Z Compiling unicode-normalization v0.1.25
15122026-03-02T21:48:36.342Z Compiling dtrace-parser v0.3.0
15132026-03-02T21:48:36.394Z Compiling rustls-native-certs v0.8.3
15142026-03-02T21:48:36.938Z Compiling signature v2.2.0
15152026-03-02T21:48:37.222Z Compiling crossbeam-epoch v0.9.18
15162026-03-02T21:48:37.227Z Compiling scroll_derive v0.12.1
15172026-03-02T21:48:37.292Z Compiling heapless v0.7.17
15182026-03-02T21:48:37.793Z Compiling darling_core v0.21.3
15192026-03-02T21:48:37.906Z Compiling slog v2.8.2
15202026-03-02T21:48:37.942Z Compiling rand_xorshift v0.4.0
15212026-03-02T21:48:38.115Z Compiling bzip2-sys v0.1.13+1.0.8
15222026-03-02T21:48:38.233Z Compiling sync_wrapper v1.0.2
15232026-03-02T21:48:38.256Z Compiling thread-id v5.1.0
15242026-03-02T21:48:38.383Z Compiling cookie v0.18.1
15252026-03-02T21:48:38.408Z Compiling unarray v0.1.4
15262026-03-02T21:48:38.577Z Compiling signal-hook v0.3.18
15272026-03-02T21:48:38.603Z Compiling unicode-segmentation v1.12.0
15282026-03-02T21:48:38.643Z Compiling rayon-core v1.13.0
15292026-03-02T21:48:38.707Z Compiling unicode-properties v0.1.4
15302026-03-02T21:48:38.883Z Compiling paste v1.0.15
15312026-03-02T21:48:38.963Z Compiling unicode-bidi v0.3.18
15322026-03-02T21:48:39.059Z Compiling adler2 v2.0.1
15332026-03-02T21:48:39.262Z Compiling anyhow v1.0.102
15342026-03-02T21:48:39.392Z Compiling zstd-safe v7.2.4
15352026-03-02T21:48:39.495Z Compiling miniz_oxide v0.8.9
15362026-03-02T21:48:39.710Z Compiling stringprep v0.1.5
15372026-03-02T21:48:40.280Z Compiling scroll v0.12.0
15382026-03-02T21:48:40.329Z Compiling proptest v1.10.0
15392026-03-02T21:48:40.764Z Compiling tower v0.5.3
15402026-03-02T21:48:41.318Z Compiling crossbeam-deque v0.8.6
15412026-03-02T21:48:41.352Z Compiling derive_builder_macro v0.20.2
15422026-03-02T21:48:41.678Z Compiling ipnetwork v0.21.1
15432026-03-02T21:48:41.703Z Compiling http-body-util v0.1.3
15442026-03-02T21:48:41.722Z Compiling rand_chacha v0.3.1
15452026-03-02T21:48:42.011Z Compiling webpki-roots v1.0.6
15462026-03-02T21:48:42.159Z Compiling erased-serde v0.3.31
15472026-03-02T21:48:42.180Z Compiling toml_datetime v0.6.11
15482026-03-02T21:48:42.218Z Compiling serde_tokenstream v0.2.3
15492026-03-02T21:48:42.498Z Compiling serde_spanned v0.6.9
15502026-03-02T21:48:42.717Z Compiling md-5 v0.10.6
15512026-03-02T21:48:42.748Z Compiling zerocopy-derive v0.7.35
15522026-03-02T21:48:42.860Z Compiling curve25519-dalek v4.1.3
15532026-03-02T21:48:42.998Z Compiling num-integer v0.1.46
15542026-03-02T21:48:43.541Z Compiling vergen-lib v0.1.6
15552026-03-02T21:48:43.574Z Compiling hash32 v0.2.1
15562026-03-02T21:48:43.688Z Compiling ff v0.13.1
15572026-03-02T21:48:43.692Z Compiling ryu v1.0.23
15582026-03-02T21:48:43.891Z Compiling smoltcp v0.9.1
15592026-03-02T21:48:43.926Z Compiling ref-cast v1.0.25
15602026-03-02T21:48:43.952Z Compiling litrs v1.0.0
15612026-03-02T21:48:43.983Z Compiling darling_macro v0.21.3
15622026-03-02T21:48:44.034Z Compiling num-bigint-dig v0.8.6
15632026-03-02T21:48:44.380Z Compiling rustix v0.38.44
15642026-03-02T21:48:44.530Z Compiling iri-string v0.7.10
15652026-03-02T21:48:44.556Z Compiling zlib-rs v0.6.2
15662026-03-02T21:48:44.666Z Compiling base16ct v0.2.0
15672026-03-02T21:48:44.863Z Compiling psl-types v2.0.11
15682026-03-02T21:48:44.993Z Compiling fallible-iterator v0.2.0
15692026-03-02T21:48:45.081Z Compiling document-features v0.2.12
15702026-03-02T21:48:45.084Z Compiling publicsuffix v2.3.0
15712026-03-02T21:48:45.270Z Compiling sec1 v0.7.3
15722026-03-02T21:48:45.396Z Compiling darling v0.21.3
15732026-03-02T21:48:45.526Z Compiling zerocopy v0.7.35
15742026-03-02T21:48:45.611Z Compiling postgres-protocol v0.6.10
15752026-03-02T21:48:45.946Z Compiling newtype-uuid v1.3.2
15762026-03-02T21:48:46.368Z Compiling serde_urlencoded v0.7.1
15772026-03-02T21:48:46.624Z Compiling group v0.13.0
15782026-03-02T21:48:46.870Z Compiling num-iter v0.1.45
15792026-03-02T21:48:46.991Z Compiling derive_builder v0.20.2
15802026-03-02T21:48:47.095Z Compiling rand v0.8.5
15812026-03-02T21:48:47.182Z Compiling oxnet v0.1.4
15822026-03-02T21:48:47.773Z Compiling tower-http v0.6.8
15832026-03-02T21:48:48.009Z Compiling proc-macro-error v1.0.4
15842026-03-02T21:48:48.604Z Compiling tokio-native-tls v0.3.1
15852026-03-02T21:48:48.655Z Compiling goblin v0.8.2
15862026-03-02T21:48:49.628Z Compiling heck v0.4.1
15872026-03-02T21:48:49.651Z Compiling phf_shared v0.13.1
15882026-03-02T21:48:49.818Z Compiling hubpack_derive v0.1.1
15892026-03-02T21:48:50.059Z Compiling regex v1.12.3
15902026-03-02T21:48:50.175Z Compiling lazy_static v1.5.0
15912026-03-02T21:48:50.303Z Compiling cargo-platform v0.1.9
15922026-03-02T21:48:50.495Z Compiling hkdf v0.12.4
15932026-03-02T21:48:50.681Z Compiling crypto-bigint v0.5.5
15942026-03-02T21:48:50.791Z Compiling flate2 v1.1.9
15952026-03-02T21:48:50.814Z Compiling daft-derive v0.1.5
15962026-03-02T21:48:51.026Z Compiling strum_macros v0.27.2
15972026-03-02T21:48:51.699Z Compiling async-trait v0.1.89
15982026-03-02T21:48:51.723Z Compiling ref-cast-impl v1.0.25
15992026-03-02T21:48:52.425Z Compiling curve25519-dalek-derive v0.1.1
16002026-03-02T21:48:52.939Z Compiling terminal_size v0.4.3
16012026-03-02T21:48:53.168Z Compiling vergen v9.0.6
16022026-03-02T21:48:53.501Z Compiling fs-err v3.3.0
16032026-03-02T21:48:53.736Z Compiling ahash v0.8.12
16042026-03-02T21:48:53.832Z Compiling managed v0.8.0
16052026-03-02T21:48:54.100Z Compiling foldhash v0.1.5
16062026-03-02T21:48:54.123Z Compiling bitflags v1.3.2
16072026-03-02T21:48:54.254Z Compiling winnow v0.5.40
16082026-03-02T21:48:54.273Z Compiling object v0.37.3
16092026-03-02T21:48:54.428Z Compiling bumpalo v3.20.2
16102026-03-02T21:48:54.812Z Compiling libbz2-rs-sys v0.2.2
16112026-03-02T21:48:54.954Z Compiling zopfli v0.8.3
16122026-03-02T21:48:55.913Z Compiling strum v0.27.2
16132026-03-02T21:48:56.129Z Compiling bzip2 v0.6.1
16142026-03-02T21:48:56.459Z Compiling dof v0.3.0
16152026-03-02T21:48:56.507Z Compiling hashbrown v0.15.5
16162026-03-02T21:48:56.633Z Compiling clap_builder v4.5.60
16172026-03-02T21:48:57.806Z Compiling toml_edit v0.19.15
16182026-03-02T21:48:57.832Z Compiling console v0.16.2
16192026-03-02T21:48:58.306Z Compiling elliptic-curve v0.13.8
16202026-03-02T21:48:58.688Z Compiling daft v0.1.5
16212026-03-02T21:48:59.135Z Compiling hubpack v0.1.2
16222026-03-02T21:48:59.204Z Compiling cargo_metadata v0.19.2
16232026-03-02T21:48:59.568Z Compiling phf v0.13.1
16242026-03-02T21:48:59.883Z Compiling zone_cfg_derive v0.3.1
16252026-03-02T21:49:01.257Z Compiling signal-hook-mio v0.2.5
16262026-03-02T21:49:02.290Z Compiling cookie_store v0.22.1
16272026-03-02T21:49:02.525Z Compiling hyper-tls v0.6.0
16282026-03-02T21:49:02.944Z Compiling rayon v1.11.0
16292026-03-02T21:49:03.806Z Compiling zstd v0.13.3
16302026-03-02T21:49:04.345Z Compiling bzip2 v0.4.4
16312026-03-02T21:49:04.408Z Compiling postgres-types v0.2.12
16322026-03-02T21:49:04.567Z Compiling serde_with_macros v3.17.0
16332026-03-02T21:49:05.713Z Compiling usdt-macro v0.6.0
16342026-03-02T21:49:06.065Z Compiling usdt-attr-macro v0.6.0
16352026-03-02T21:49:06.421Z Compiling ed25519 v2.2.3
16362026-03-02T21:49:07.212Z Compiling dtrace-parser v0.2.0
16372026-03-02T21:49:07.236Z Compiling itertools v0.12.1
16382026-03-02T21:49:07.310Z Compiling phf_shared v0.11.3
16392026-03-02T21:49:07.569Z Compiling bstr v1.12.1
16402026-03-02T21:49:07.675Z Compiling pkcs1 v0.7.5
16412026-03-02T21:49:07.733Z Compiling hex v0.4.3
16422026-03-02T21:49:08.337Z Compiling serde-big-array v0.5.1
16432026-03-02T21:49:08.594Z Compiling rfc6979 v0.4.0
16442026-03-02T21:49:08.597Z Compiling enum-as-inner v0.6.1
16452026-03-02T21:49:08.597Z Compiling clap_derive v4.5.55
16462026-03-02T21:49:08.787Z Compiling serde_repr v0.1.20
16472026-03-02T21:49:09.075Z Compiling strum_macros v0.26.4
16482026-03-02T21:49:09.154Z Compiling float-cmp v0.10.0
16492026-03-02T21:49:09.430Z Compiling thread-id v4.2.2
16502026-03-02T21:49:09.577Z Compiling memmap2 v0.9.10
16512026-03-02T21:49:09.651Z Compiling env_filter v1.0.0
16522026-03-02T21:49:09.874Z Compiling encoding_rs v0.8.35
16532026-03-02T21:49:10.021Z Compiling new_debug_unreachable v1.0.6
16542026-03-02T21:49:10.139Z Compiling static_assertions v1.1.0
16552026-03-02T21:49:10.163Z Compiling mime v0.3.17
16562026-03-02T21:49:10.254Z Compiling jiff v0.2.21
16572026-03-02T21:49:10.278Z Compiling difflib v0.4.0
16582026-03-02T21:49:10.664Z Compiling rustc-hash v2.1.1
16592026-03-02T21:49:10.879Z Compiling unit-prefix v0.5.2
16602026-03-02T21:49:11.135Z Compiling keccak v0.1.6
16612026-03-02T21:49:11.574Z Compiling predicates-core v1.0.10
16622026-03-02T21:49:11.919Z Compiling fixedbitset v0.4.2
16632026-03-02T21:49:12.390Z Compiling whoami v2.1.0
16642026-03-02T21:49:12.739Z Compiling normalize-line-endings v0.3.0
16652026-03-02T21:49:12.904Z Compiling fixedbitset v0.5.7
16662026-03-02T21:49:12.928Z Compiling precomputed-hash v0.1.1
16672026-03-02T21:49:13.080Z Compiling data-encoding v2.10.0
16682026-03-02T21:49:13.210Z Compiling string_cache v0.8.9
16692026-03-02T21:49:13.386Z Compiling strum v0.26.3
16702026-03-02T21:49:13.458Z Compiling petgraph v0.8.3
16712026-03-02T21:49:13.566Z Compiling clap v4.5.60
16722026-03-02T21:49:13.590Z Compiling predicates v3.1.4
16732026-03-02T21:49:13.592Z Compiling tokio-postgres v0.7.16
16742026-03-02T21:49:13.640Z Compiling toml_edit v0.22.27
16752026-03-02T21:49:13.693Z Compiling petgraph v0.6.5
16762026-03-02T21:49:14.854Z Compiling hickory-proto v0.25.2
16772026-03-02T21:49:15.122Z Compiling sha3 v0.10.8
16782026-03-02T21:49:16.222Z Compiling indicatif v0.18.4
16792026-03-02T21:49:17.266Z Compiling zip v4.6.1
16802026-03-02T21:49:18.193Z Compiling iddqd v0.3.17
16812026-03-02T21:49:18.305Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16822026-03-02T21:49:19.051Z Compiling zone v0.3.1
16832026-03-02T21:49:19.541Z Compiling env_logger v0.11.9
16842026-03-02T21:49:20.291Z Compiling usdt v0.6.0
16852026-03-02T21:49:20.628Z Compiling usdt-impl v0.5.0
16862026-03-02T21:49:20.727Z Compiling ecdsa v0.16.9
16872026-03-02T21:49:20.763Z Compiling similar v2.7.0
16882026-03-02T21:49:20.814Z Compiling serde_with v3.17.0
16892026-03-02T21:49:20.842Z Compiling rsa v0.9.10
16902026-03-02T21:49:21.564Z Compiling crossterm v0.28.1
16912026-03-02T21:49:21.935Z Compiling ed25519-dalek v2.2.0
16922026-03-02T21:49:22.865Z Compiling zip v0.6.6
16932026-03-02T21:49:24.177Z Compiling toml v0.7.8
16942026-03-02T21:49:25.167Z Compiling toml_parser v1.0.9+spec-1.1.0
16952026-03-02T21:49:25.215Z Compiling itertools v0.13.0
16962026-03-02T21:49:25.331Z Compiling tokio-stream v0.1.18
16972026-03-02T21:49:25.656Z Compiling buf-list v1.1.2
16982026-03-02T21:49:26.225Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-03-02T21:49:26.288Z Compiling x509-cert v0.2.5
17002026-03-02T21:49:26.574Z Compiling openapiv3 v2.2.0
17012026-03-02T21:49:26.637Z Compiling sha1 v0.10.6
17022026-03-02T21:49:26.892Z Compiling toml_datetime v0.7.5+spec-1.1.0
17032026-03-02T21:49:27.081Z Compiling lalrpop-util v0.19.12
17042026-03-02T21:49:27.478Z Compiling peg-runtime v0.8.5
17052026-03-02T21:49:27.502Z Compiling thread_local v1.1.9
17062026-03-02T21:49:28.009Z Compiling slog-async v2.8.0
17072026-03-02T21:49:28.076Z Compiling futures-executor v0.3.32
17082026-03-02T21:49:28.184Z Compiling crossbeam-channel v0.5.15
17092026-03-02T21:49:28.529Z Compiling filetime v0.2.27
17102026-03-02T21:49:28.593Z Compiling is-terminal v0.4.17
17112026-03-02T21:49:28.734Z Compiling term v1.2.1
17122026-03-02T21:49:28.757Z Compiling xattr v1.6.1
17132026-03-02T21:49:28.843Z Compiling take_mut v0.2.2
17142026-03-02T21:49:29.042Z Compiling tar v0.4.44
17152026-03-02T21:49:29.120Z Compiling futures v0.3.32
17162026-03-02T21:49:29.970Z Compiling slog-term v2.9.2
17172026-03-02T21:49:39.010Z Compiling rustls-webpki v0.103.9
17182026-03-02T21:49:44.192Z Compiling tokio-rustls v0.26.4
17192026-03-02T21:49:44.192Z Compiling rustls-platform-verifier v0.6.2
17202026-03-02T21:49:44.567Z Compiling hyper-rustls v0.27.7
17212026-03-02T21:49:44.905Z Compiling reqwest v0.12.28
17222026-03-02T21:49:44.905Z Compiling reqwest v0.13.2
17232026-03-02T21:49:49.325Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17242026-03-02T21:49:49.641Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17252026-03-02T21:49:54.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
17262026-03-02T21:49:54.517Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17272026-03-02T21:49:54.576ZMar 02 21:49:53.931 INFO Starting download, target: Cockroach
17282026-03-02T21:49:54.576ZMar 02 21:49:53.931 INFO Starting download, target: Console
17292026-03-02T21:49:54.576ZMar 02 21:49:53.931 INFO Starting download, target: Clickhouse
17302026-03-02T21:49:54.579ZMar 02 21:49:53.931 INFO Starting download, target: DendriteStub
17312026-03-02T21:49:54.579ZMar 02 21:49:53.931 INFO Starting download, target: MaghemiteMgd
17322026-03-02T21:49:54.579ZMar 02 21:49:53.932 INFO Starting download, target: TransceiverControl
17332026-03-02T21:49:54.579ZMar 02 21:49:53.932 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17342026-03-02T21:49:54.580ZMar 02 21:49:53.932 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17352026-03-02T21:49:54.580ZMar 02 21:49:53.932 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17362026-03-02T21:49:54.580ZMar 02 21:49:53.932 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17372026-03-02T21:49:54.580ZMar 02 21:49:53.932 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17382026-03-02T21:49:54.580ZMar 02 21:49:53.932 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17392026-03-02T21:49:55.247ZMar 02 21:49:54.593 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17402026-03-02T21:49:55.648ZMar 02 21:49:55.003 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17412026-03-02T21:49:55.858ZMar 02 21:49:55.210 INFO Download complete, target: TransceiverControl
17422026-03-02T21:49:56.258ZMar 02 21:49:55.612 INFO Download complete, target: Console
17432026-03-02T21:49:56.700ZMar 02 21:49:56.054 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-03-02T21:49:56.975ZMar 02 21:49:56.330 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17452026-03-02T21:49:57.056ZMar 02 21:49:56.411 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-03-02T21:49:57.147ZMar 02 21:49:56.500 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17472026-03-02T21:49:57.148ZMar 02 21:49:56.500 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17482026-03-02T21:50:02.084ZMar 02 21:50:01.438 INFO Download complete, target: DendriteStub
17492026-03-02T21:50:02.225ZMar 02 21:50:01.579 INFO Download complete, target: MaghemiteMgd
17502026-03-02T21:50:07.524ZMar 02 21:50:06.878 INFO Checking that binary works, target: Cockroach
17512026-03-02T21:50:07.658ZMar 02 21:50:07.012 INFO Download complete, target: Cockroach
17522026-03-02T21:50:11.557ZMar 02 21:50:10.910 INFO Checking that binary works, target: Clickhouse
17532026-03-02T21:50:11.719ZMar 02 21:50:11.072 INFO Download complete, target: Clickhouse
17542026-03-02T21:50:11.724ZAll prerequisites installed successfully
17552026-03-02T21:50:11.728Z
17562026-03-02T21:50:11.728Zreal 6:10.216261459
17572026-03-02T21:50:11.728Zuser 17:16.991401055
17582026-03-02T21:50:11.728Zsys 2:28.126060367
17592026-03-02T21:50:11.728Ztrap 0.650881028
17602026-03-02T21:50:11.728Ztflt 0.763073249
17612026-03-02T21:50:11.728Zdflt 0.846653522
17622026-03-02T21:50:11.728Zkflt 0.025895002
17632026-03-02T21:50:11.728Zlock 38:59.710575259
17642026-03-02T21:50:11.728Zslp 1:05:00.395534686
17652026-03-02T21:50:11.728Zlat 1:10.035276825
17662026-03-02T21:50:11.728Zstop 3:06.973222144
17672026-03-02T21:50:11.728Z+ ptime -m cargo xtask download softnpu
17682026-03-02T21:50:12.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17692026-03-02T21:50:12.543Z Running `target/debug/xtask download softnpu`
17702026-03-02T21:50:13.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
17712026-03-02T21:50:13.736Z Running `target/debug/xtask-downloader softnpu`
17722026-03-02T21:50:13.779ZMar 02 21:50:13.131 INFO Starting download, target: Softnpu
17732026-03-02T21:50:13.782ZMar 02 21:50:13.132 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17742026-03-02T21:50:14.424ZMar 02 21:50:13.777 INFO Download complete, target: Softnpu
17752026-03-02T21:50:14.427Z
17762026-03-02T21:50:14.431Zreal 2.696579965
17772026-03-02T21:50:14.431Zuser 1.973926569
17782026-03-02T21:50:14.431Zsys 0.854686624
17792026-03-02T21:50:14.431Ztrap 0.000957819
17802026-03-02T21:50:14.431Ztflt 0.000029623
17812026-03-02T21:50:14.431Zdflt 0.000115362
17822026-03-02T21:50:14.431Zkflt 0.000000000
17832026-03-02T21:50:14.431Zlock 6.559720228
17842026-03-02T21:50:14.431Zslp 0.452915846
17852026-03-02T21:50:14.431Zlat 0.176429360
17862026-03-02T21:50:14.431Zstop 0.000157635
17872026-03-02T21:50:14.431Z+ export CARGO_INCREMENTAL=0
17882026-03-02T21:50:14.431Z+ CARGO_INCREMENTAL=0
17892026-03-02T21:50:14.431Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17902026-03-02T21:50:15.766Z Compiling proc-macro2 v1.0.106
17912026-03-02T21:50:15.766Z Compiling quote v1.0.44
17922026-03-02T21:50:15.771Z Compiling unicode-ident v1.0.24
17932026-03-02T21:50:15.771Z Compiling libc v0.2.180
17942026-03-02T21:50:15.771Z Compiling serde_core v1.0.228
17952026-03-02T21:50:15.771Z Compiling serde v1.0.228
17962026-03-02T21:50:15.771Z Compiling cfg-if v1.0.4
17972026-03-02T21:50:15.771Z Compiling version_check v0.9.5
17982026-03-02T21:50:16.198Z Compiling find-msvc-tools v0.1.9
17992026-03-02T21:50:16.221Z Compiling shlex v1.3.0
18002026-03-02T21:50:16.486Z Compiling typenum v1.19.0
18012026-03-02T21:50:16.592Z Compiling generic-array v0.14.7
18022026-03-02T21:50:16.610Z Compiling portable-atomic v1.13.1
18032026-03-02T21:50:16.917Z Compiling memchr v2.8.0
18042026-03-02T21:50:17.093Z Compiling zmij v1.0.21
18052026-03-02T21:50:17.428Z Compiling serde_json v1.0.149
18062026-03-02T21:50:17.592Z Compiling autocfg v1.5.0
18072026-03-02T21:50:18.209Z Compiling jobserver v0.1.34
18082026-03-02T21:50:18.224Z Compiling zerocopy v0.8.40
18092026-03-02T21:50:18.386Z Compiling libm v0.2.16
18102026-03-02T21:50:18.413Z Compiling syn v2.0.117
18112026-03-02T21:50:18.622Z Compiling parking_lot_core v0.9.12
18122026-03-02T21:50:18.893Z Compiling cc v1.2.56
18132026-03-02T21:50:18.951Z Compiling num-traits v0.2.19
18142026-03-02T21:50:18.974Z Compiling smallvec v1.15.1
18152026-03-02T21:50:19.016Z Compiling icu_normalizer_data v2.1.1
18162026-03-02T21:50:19.310Z Compiling icu_properties_data v2.1.2
18172026-03-02T21:50:19.368Z Compiling getrandom v0.2.17
18182026-03-02T21:50:19.478Z Compiling log v0.4.29
18192026-03-02T21:50:19.668Z Compiling itoa v1.0.17
18202026-03-02T21:50:19.868Z Compiling getrandom v0.4.1
18212026-03-02T21:50:20.233Z Compiling pkg-config v0.3.32
18222026-03-02T21:50:20.474Z Compiling errno v0.3.14
18232026-03-02T21:50:20.496Z Compiling stable_deref_trait v1.2.1
18242026-03-02T21:50:20.652Z Compiling rand_core v0.6.4
18252026-03-02T21:50:21.142Z Compiling subtle v2.6.1
18262026-03-02T21:50:21.234Z Compiling scopeguard v1.2.0
18272026-03-02T21:50:21.435Z Compiling lock_api v0.4.14
18282026-03-02T21:50:21.491Z Compiling thiserror v2.0.18
18292026-03-02T21:50:21.699Z Compiling fnv v1.0.7
18302026-03-02T21:50:21.902Z Compiling getrandom v0.3.4
18312026-03-02T21:50:22.175Z Compiling pin-project-lite v0.2.17
18322026-03-02T21:50:22.214Z Compiling critical-section v1.2.0
18332026-03-02T21:50:22.483Z Compiling rustversion v1.0.22
18342026-03-02T21:50:22.874Z Compiling allocator-api2 v0.2.21
18352026-03-02T21:50:22.930Z Compiling once_cell v1.21.3
18362026-03-02T21:50:23.086Z Compiling equivalent v1.0.2
18372026-03-02T21:50:23.351Z Compiling bitflags v2.11.0
18382026-03-02T21:50:24.010Z Compiling foldhash v0.2.0
18392026-03-02T21:50:24.056Z Compiling ring v0.17.14
18402026-03-02T21:50:24.214Z Compiling semver v1.0.27
18412026-03-02T21:50:24.403Z Compiling hashbrown v0.16.1
18422026-03-02T21:50:24.840Z Compiling cmake v0.1.57
18432026-03-02T21:50:25.168Z Compiling writeable v0.6.2
18442026-03-02T21:50:25.201Z Compiling dunce v1.0.5
18452026-03-02T21:50:25.613Z Compiling synstructure v0.13.2
18462026-03-02T21:50:25.640Z Compiling percent-encoding v2.3.2
18472026-03-02T21:50:25.732Z Compiling fs_extra v1.3.0
18482026-03-02T21:50:25.756Z Compiling litemap v0.8.1
18492026-03-02T21:50:26.238Z Compiling const-oid v0.9.6
18502026-03-02T21:50:26.264Z Compiling aws-lc-sys v0.37.1
18512026-03-02T21:50:26.264Z Compiling indexmap v2.13.0
18522026-03-02T21:50:26.969Z Compiling rustix v1.1.3
18532026-03-02T21:50:27.796Z Compiling signal-hook-registry v1.4.8
18542026-03-02T21:50:27.831Z Compiling schemars v0.8.22
18552026-03-02T21:50:27.918Z Compiling serde_derive_internals v0.29.1
18562026-03-02T21:50:27.987Z Compiling mio v1.1.1
18572026-03-02T21:50:28.194Z Compiling parking_lot v0.12.5
18582026-03-02T21:50:28.223Z Compiling socket2 v0.6.2
18592026-03-02T21:50:28.404Z Compiling rand_core v0.10.0
18602026-03-02T21:50:28.805Z Compiling aws-lc-rs v1.16.0
18612026-03-02T21:50:28.820Z Compiling strsim v0.11.1
18622026-03-02T21:50:29.352Z Compiling serde_derive v1.0.228
18632026-03-02T21:50:29.376Z Compiling zeroize_derive v1.4.3
18642026-03-02T21:50:29.462Z Compiling zerofrom-derive v0.1.6
18652026-03-02T21:50:29.596Z Compiling yoke-derive v0.8.1
18662026-03-02T21:50:29.809Z Compiling zerovec-derive v0.11.2
18672026-03-02T21:50:29.913Z Compiling displaydoc v0.2.5
18682026-03-02T21:50:30.179Z Compiling zerocopy-derive v0.8.40
18692026-03-02T21:50:30.582Z Compiling zeroize v1.8.2
18702026-03-02T21:50:31.047Z Compiling tokio-macros v2.6.0
18712026-03-02T21:50:31.133Z Compiling futures-macro v0.3.32
18722026-03-02T21:50:31.826Z Compiling thiserror-impl v2.0.18
18732026-03-02T21:50:32.129Z Compiling zerofrom v0.1.6
18742026-03-02T21:50:32.377Z Compiling yoke v0.8.1
18752026-03-02T21:50:32.623Z Compiling crypto-common v0.1.7
18762026-03-02T21:50:32.778Z Compiling zerovec v0.11.5
18772026-03-02T21:50:32.816Z Compiling zerotrie v0.2.3
18782026-03-02T21:50:32.882Z Compiling block-buffer v0.10.4
18792026-03-02T21:50:33.097Z Compiling tracing-attributes v0.1.31
18802026-03-02T21:50:33.159Z Compiling der_derive v0.7.3
18812026-03-02T21:50:33.814Z Compiling digest v0.10.7
18822026-03-02T21:50:34.161Z Compiling tinystr v0.8.2
18832026-03-02T21:50:34.247Z Compiling potential_utf v0.1.4
18842026-03-02T21:50:34.525Z Compiling icu_collections v2.1.1
18852026-03-02T21:50:34.596Z Compiling icu_locale_core v2.1.1
18862026-03-02T21:50:34.614Z Compiling schemars_derive v0.8.22
18872026-03-02T21:50:35.225Z Compiling utf8_iter v1.0.4
18882026-03-02T21:50:36.374Z Compiling icu_provider v2.1.1
18892026-03-02T21:50:37.138Z Compiling bytes v1.11.1
18902026-03-02T21:50:37.273Z Compiling icu_normalizer v2.1.1
18912026-03-02T21:50:37.323Z Compiling icu_properties v2.1.2
18922026-03-02T21:50:37.422Z Compiling form_urlencoded v1.2.2
18932026-03-02T21:50:38.520Z Compiling futures-core v0.3.32
18942026-03-02T21:50:38.604Z Compiling ucd-trie v0.1.7
18952026-03-02T21:50:38.813Z Compiling thiserror v1.0.69
18962026-03-02T21:50:39.102Z Compiling byteorder v1.5.0
18972026-03-02T21:50:39.384Z Compiling pest v2.8.6
18982026-03-02T21:50:39.528Z Compiling tokio v1.49.0
18992026-03-02T21:50:39.607Z Compiling idna_adapter v1.2.1
19002026-03-02T21:50:39.833Z Compiling idna v1.1.0
19012026-03-02T21:50:40.719Z Compiling httparse v1.10.1
19022026-03-02T21:50:41.263Z Compiling heck v0.5.0
19032026-03-02T21:50:41.367Z Compiling vcpkg v0.2.15
19042026-03-02T21:50:41.654Z Compiling ident_case v1.0.1
19052026-03-02T21:50:42.191Z Compiling pest_meta v2.8.6
19062026-03-02T21:50:42.345Z Compiling url v2.5.8
19072026-03-02T21:50:42.367Z Compiling thiserror-impl v1.0.69
19082026-03-02T21:50:42.705Z Compiling openssl-sys v0.9.111
19092026-03-02T21:50:43.769Z Compiling pest_generator v2.8.6
19102026-03-02T21:50:44.097Z Compiling syn v1.0.109
19112026-03-02T21:50:44.935Z Compiling regex-syntax v0.8.10
19122026-03-02T21:50:45.077Z Compiling crossbeam-utils v0.8.21
19132026-03-02T21:50:45.595Z Compiling pest_derive v2.8.6
19142026-03-02T21:50:47.991Z Compiling rustc_version v0.4.1
19152026-03-02T21:50:48.210Z Compiling futures-sink v0.3.32
19162026-03-02T21:50:48.263Z Compiling cpufeatures v0.2.17
19172026-03-02T21:50:48.280Z Compiling rustls v0.23.37
19182026-03-02T21:50:48.298Z Compiling futures-channel v0.3.32
19192026-03-02T21:50:48.850Z Compiling hmac v0.12.1
19202026-03-02T21:50:49.106Z Compiling slab v0.4.12
19212026-03-02T21:50:49.284Z Compiling futures-io v0.3.32
19222026-03-02T21:50:49.384Z Compiling plain v0.2.3
19232026-03-02T21:50:49.535Z Compiling futures-task v0.3.32
19242026-03-02T21:50:49.600Z Compiling iana-time-zone v0.1.65
19252026-03-02T21:50:49.890Z Compiling chrono v0.4.44
19262026-03-02T21:50:49.906Z Compiling futures-util v0.3.32
19272026-03-02T21:50:50.664Z Compiling uuid v1.21.0
19282026-03-02T21:50:51.787Z Compiling block-padding v0.3.3
19292026-03-02T21:50:51.829Z Compiling aho-corasick v1.1.4
19302026-03-02T21:50:53.231Z Compiling inout v0.1.4
19312026-03-02T21:50:53.495Z Compiling ppv-lite86 v0.2.21
19322026-03-02T21:50:54.331Z Compiling regex-automata v0.4.14
19332026-03-02T21:50:58.893Z Compiling pretty-hex v0.4.1
19342026-03-02T21:50:58.970Z Compiling openssl v0.10.75
19352026-03-02T21:50:58.970Z Compiling time-core v0.1.8
19362026-03-02T21:50:59.003Z Compiling num-conv v0.2.0
19372026-03-02T21:50:59.003Z Compiling time-macros v0.2.27
19382026-03-02T21:50:59.003Z Compiling cipher v0.4.4
19392026-03-02T21:50:59.005Z Compiling sha2 v0.10.9
19402026-03-02T21:50:59.005Z Compiling serde_tokenstream v0.2.3
19412026-03-02T21:50:59.005Z Compiling scroll_derive v0.12.1
19422026-03-02T21:50:59.005Z Compiling scroll_derive v0.13.1
19432026-03-02T21:50:59.005Z Compiling anyhow v1.0.102
19442026-03-02T21:50:59.005Z Compiling base64ct v1.8.3
19452026-03-02T21:50:59.005Z Compiling crc32fast v1.5.0
19462026-03-02T21:50:59.027Z Compiling either v1.15.0
19472026-03-02T21:50:59.340Z Compiling pem-rfc7468 v0.7.0
19482026-03-02T21:50:59.454Z Compiling darling_core v0.21.3
19492026-03-02T21:50:59.480Z Compiling rustls-pki-types v1.14.0
19502026-03-02T21:50:59.905Z Compiling openssl-macros v0.1.1
19512026-03-02T21:51:00.638Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19522026-03-02T21:51:00.673Z Compiling flagset v0.4.7
19532026-03-02T21:51:00.904Z Compiling native-tls v0.2.18
19542026-03-02T21:51:01.314Z Compiling der v0.7.10
19552026-03-02T21:51:01.389Z Compiling regex v1.12.3
19562026-03-02T21:51:01.845Z Compiling rand_core v0.9.5
19572026-03-02T21:51:02.340Z Compiling zerocopy-derive v0.7.35
19582026-03-02T21:51:03.138Z Compiling slog v2.8.2
19592026-03-02T21:51:03.274Z Compiling dyn-clone v1.0.20
19602026-03-02T21:51:03.470Z Compiling rayon-core v1.13.0
19612026-03-02T21:51:03.813Z Compiling spki v0.7.3
19622026-03-02T21:51:04.019Z Compiling salsa20 v0.10.2
19632026-03-02T21:51:04.267Z Compiling pbkdf2 v0.12.2
19642026-03-02T21:51:04.456Z Compiling http v1.4.0
19652026-03-02T21:51:05.092Z Compiling darling_macro v0.21.3
19662026-03-02T21:51:05.925Z Compiling darling v0.21.3
19672026-03-02T21:51:06.416Z Compiling tracing-core v0.1.36
19682026-03-02T21:51:06.551Z Compiling camino v1.2.2
19692026-03-02T21:51:07.075Z Compiling untrusted v0.9.0
19702026-03-02T21:51:07.333Z Compiling tracing v0.1.44
19712026-03-02T21:51:08.462Z Compiling scrypt v0.11.0
19722026-03-02T21:51:08.535Z Compiling rand_chacha v0.9.0
19732026-03-02T21:51:08.915Z Compiling tokio-util v0.7.18
19742026-03-02T21:51:09.367Z Compiling cbc v0.1.2
19752026-03-02T21:51:09.624Z Compiling aes v0.8.4
19762026-03-02T21:51:11.304Z Compiling usdt-impl v0.5.0
19772026-03-02T21:51:11.670Z Compiling cookie v0.18.1
19782026-03-02T21:51:11.960Z Compiling paste v1.0.15
19792026-03-02T21:51:12.026Z Compiling winnow v0.7.14
19802026-03-02T21:51:12.335Z Compiling ref-cast v1.0.25
19812026-03-02T21:51:12.366Z Compiling base64 v0.22.1
19822026-03-02T21:51:12.823Z Compiling usdt-impl v0.6.0
19832026-03-02T21:51:13.369Z Compiling pkcs5 v0.7.1
19842026-03-02T21:51:13.465Z Compiling rand v0.9.2
19852026-03-02T21:51:14.513Z Compiling http-body v1.0.1
19862026-03-02T21:51:14.903Z Compiling scroll v0.13.0
19872026-03-02T21:51:15.122Z Compiling scroll v0.12.0
19882026-03-02T21:51:15.326Z Compiling heapless v0.7.17
19892026-03-02T21:51:15.712Z Compiling serde_spanned v0.6.9
19902026-03-02T21:51:15.962Z Compiling toml_datetime v0.6.11
19912026-03-02T21:51:15.984Z Compiling bzip2-sys v0.1.13+1.0.8
19922026-03-02T21:51:16.197Z Compiling openssl-probe v0.2.1
19932026-03-02T21:51:16.424Z Compiling zstd-safe v7.2.4
19942026-03-02T21:51:16.475Z Compiling signal-hook v0.3.18
19952026-03-02T21:51:16.785Z Compiling untrusted v0.7.1
19962026-03-02T21:51:17.193Z Compiling goblin v0.8.2
19972026-03-02T21:51:17.367Z Compiling goblin v0.10.5
19982026-03-02T21:51:18.638Z Compiling toml_parser v1.0.9+spec-1.1.0
19992026-03-02T21:51:19.872Z Compiling pkcs8 v0.10.2
20002026-03-02T21:51:20.660Z Compiling zerocopy v0.7.35
20012026-03-02T21:51:20.846Z Compiling darling_core v0.20.11
20022026-03-02T21:51:21.165Z Compiling ref-cast-impl v1.0.25
20032026-03-02T21:51:21.973Z Compiling toml_datetime v0.7.5+spec-1.1.0
20042026-03-02T21:51:22.118Z Compiling tower-layer v0.3.3
20052026-03-02T21:51:22.189Z Compiling tower-service v0.3.3
20062026-03-02T21:51:22.317Z Compiling tinyvec_macros v0.1.1
20072026-03-02T21:51:22.439Z Compiling atomic-waker v1.1.2
20082026-03-02T21:51:22.863Z Compiling rustix v0.38.44
20092026-03-02T21:51:23.167Z Compiling winnow v0.5.40
20102026-03-02T21:51:23.490Z Compiling try-lock v0.2.5
20112026-03-02T21:51:23.661Z Compiling want v0.3.1
20122026-03-02T21:51:24.889Z Compiling dof v0.4.0
20132026-03-02T21:51:25.804Z Compiling darling_macro v0.20.11
20142026-03-02T21:51:26.390Z Compiling toml_edit v0.19.15
20152026-03-02T21:51:26.659Z Compiling h2 v0.4.13
20162026-03-02T21:51:27.671Z Compiling dof v0.3.0
20172026-03-02T21:51:28.980Z Compiling tinyvec v1.10.0
20182026-03-02T21:51:30.529Z Compiling dtrace-parser v0.2.0
20192026-03-02T21:51:30.672Z Compiling dtrace-parser v0.3.0
20202026-03-02T21:51:31.533Z Compiling curve25519-dalek v4.1.3
20212026-03-02T21:51:31.940Z Compiling ipnet v2.11.0
20222026-03-02T21:51:31.969Z Compiling daft-derive v0.1.5
20232026-03-02T21:51:31.972Z Compiling async-trait v0.1.89
20242026-03-02T21:51:32.007Z Compiling spin v0.9.8
20252026-03-02T21:51:32.411Z Compiling thread-id v4.2.2
20262026-03-02T21:51:32.610Z Compiling thread-id v5.1.0
20272026-03-02T21:51:32.679Z Compiling proc-macro-error-attr v1.0.4
20282026-03-02T21:51:32.848Z Compiling httpdate v1.0.3
20292026-03-02T21:51:33.030Z Compiling litrs v1.0.0
20302026-03-02T21:51:33.229Z Compiling pin-utils v0.1.0
20312026-03-02T21:51:33.328Z Compiling fastrand v2.3.0
20322026-03-02T21:51:33.348Z Compiling foreign-types-shared v0.1.1
20332026-03-02T21:51:33.967Z Compiling smoltcp v0.9.1
20342026-03-02T21:51:34.429Z Compiling num-bigint-dig v0.8.6
20352026-03-02T21:51:34.542Z Compiling tempfile v3.25.0
20362026-03-02T21:51:34.667Z Compiling document-features v0.2.12
20372026-03-02T21:51:34.768Z Compiling hyper v1.8.1
20382026-03-02T21:51:34.912Z Compiling foreign-types v0.3.2
20392026-03-02T21:51:36.267Z Compiling darling v0.20.11
20402026-03-02T21:51:37.563Z Compiling ipnetwork v0.21.1
20412026-03-02T21:51:38.295Z Compiling strum_macros v0.26.4
20422026-03-02T21:51:38.336Z Compiling wait-timeout v0.2.1
20432026-03-02T21:51:39.362Z Compiling proc-macro-error v1.0.4
20442026-03-02T21:51:39.729Z Compiling siphasher v1.0.2
20452026-03-02T21:51:40.102Z Compiling quick-error v1.2.3
20462026-03-02T21:51:40.873Z Compiling simd-adler32 v0.3.8
20472026-03-02T21:51:41.274Z Compiling powerfmt v0.2.0
20482026-03-02T21:51:41.356Z Compiling unicode-segmentation v1.12.0
20492026-03-02T21:51:41.399Z Compiling utf8parse v0.2.2
20502026-03-02T21:51:41.592Z Compiling anstyle v1.0.13
20512026-03-02T21:51:41.783Z Compiling bit-vec v0.8.0
20522026-03-02T21:51:42.118Z Compiling bit-set v0.8.0
20532026-03-02T21:51:42.170Z Compiling deranged v0.5.8
20542026-03-02T21:51:42.407Z Compiling anstyle-parse v0.2.7
20552026-03-02T21:51:45.127Z Compiling rusty-fork v0.3.1
20562026-03-02T21:51:46.835Z Compiling hyper-util v0.1.20
20572026-03-02T21:51:47.171Z Compiling derive_builder_core v0.20.2
20582026-03-02T21:51:48.920Z Compiling crossbeam-epoch v0.9.18
20592026-03-02T21:51:50.587Z Compiling unicode-normalization v0.1.25
20602026-03-02T21:51:50.867Z Compiling rustls-native-certs v0.8.3
20612026-03-02T21:51:51.634Z Compiling rand_xorshift v0.4.0
20622026-03-02T21:51:51.900Z Compiling hubpack_derive v0.1.1
20632026-03-02T21:51:51.921Z Compiling sync_wrapper v1.0.2
20642026-03-02T21:51:52.100Z Compiling strum_macros v0.27.2
20652026-03-02T21:51:52.753Z Compiling signature v2.2.0
20662026-03-02T21:51:53.015Z Compiling curve25519-dalek-derive v0.1.1
20672026-03-02T21:51:53.095Z Compiling fs-err v3.3.0
20682026-03-02T21:51:53.555Z Compiling ahash v0.8.12
20692026-03-02T21:51:53.937Z Compiling num_threads v0.1.7
20702026-03-02T21:51:53.989Z Compiling object v0.37.3
20712026-03-02T21:51:54.053Z Compiling unarray v0.1.4
20722026-03-02T21:51:54.090Z Compiling unicode-bidi v0.3.18
20732026-03-02T21:51:54.126Z Compiling colorchoice v1.0.4
20742026-03-02T21:51:54.238Z Compiling adler2 v2.0.1
20752026-03-02T21:51:54.454Z Compiling anstyle-query v1.1.5
20762026-03-02T21:51:54.554Z Compiling is_terminal_polyfill v1.70.2
20772026-03-02T21:51:54.616Z Compiling unicode-properties v0.1.4
20782026-03-02T21:51:54.710Z Compiling anstream v0.6.21
20792026-03-02T21:51:54.989Z Compiling stringprep v0.1.5
20802026-03-02T21:51:55.029Z Compiling time v0.3.47
20812026-03-02T21:51:55.297Z Compiling miniz_oxide v0.8.9
20822026-03-02T21:51:55.815Z Compiling proptest v1.10.0
20832026-03-02T21:51:58.448Z Compiling tower v0.5.3
20842026-03-02T21:51:59.312Z Compiling crossbeam-deque v0.8.6
20852026-03-02T21:51:59.502Z Compiling derive_builder_macro v0.20.2
20862026-03-02T21:51:59.702Z Compiling heck v0.4.1
20872026-03-02T21:51:59.827Z Compiling usdt-attr-macro v0.6.0
20882026-03-02T21:52:00.100Z Compiling usdt-macro v0.6.0
20892026-03-02T21:52:01.428Z Compiling http-body-util v0.1.3
20902026-03-02T21:52:01.526Z Compiling webpki-roots v1.0.6
20912026-03-02T21:52:02.210Z Compiling rand_chacha v0.3.1
20922026-03-02T21:52:02.324Z Compiling num-integer v0.1.46
20932026-03-02T21:52:02.328Z Compiling hash32 v0.2.1
20942026-03-02T21:52:02.502Z Compiling erased-serde v0.3.31
20952026-03-02T21:52:02.682Z Compiling md-5 v0.10.6
20962026-03-02T21:52:02.997Z Compiling vergen-lib v0.1.6
20972026-03-02T21:52:03.016Z Compiling ff v0.13.1
20982026-03-02T21:52:03.158Z Compiling zlib-rs v0.6.2
20992026-03-02T21:52:03.293Z Compiling fallible-iterator v0.2.0
21002026-03-02T21:52:03.451Z Compiling psl-types v2.0.11
21012026-03-02T21:52:03.492Z Compiling ryu v1.0.23
21022026-03-02T21:52:03.693Z Compiling iri-string v0.7.10
21032026-03-02T21:52:03.833Z Compiling base16ct v0.2.0
21042026-03-02T21:52:03.948Z Compiling postgres-protocol v0.6.10
21052026-03-02T21:52:04.127Z Compiling sec1 v0.7.3
21062026-03-02T21:52:04.149Z Compiling serde_urlencoded v0.7.1
21072026-03-02T21:52:04.697Z Compiling publicsuffix v2.3.0
21082026-03-02T21:52:05.083Z Compiling group v0.13.0
21092026-03-02T21:52:05.138Z Compiling num-iter v0.1.45
21102026-03-02T21:52:05.382Z Compiling rand v0.8.5
21112026-03-02T21:52:06.413Z Compiling tower-http v0.6.8
21122026-03-02T21:52:07.527Z Compiling flate2 v1.1.9
21132026-03-02T21:52:07.695Z Compiling newtype-uuid v1.3.2
21142026-03-02T21:52:07.770Z Compiling oxnet v0.1.4
21152026-03-02T21:52:08.000Z Compiling derive_builder v0.20.2
21162026-03-02T21:52:08.081Z Compiling zone_cfg_derive v0.3.1
21172026-03-02T21:52:08.091Z Compiling tokio-native-tls v0.3.1
21182026-03-02T21:52:08.418Z Compiling phf_shared v0.13.1
21192026-03-02T21:52:08.928Z Compiling lazy_static v1.5.0
21202026-03-02T21:52:09.423Z Compiling terminal_size v0.4.3
21212026-03-02T21:52:09.656Z Compiling serde_with_macros v3.17.0
21222026-03-02T21:52:09.791Z Compiling hkdf v0.12.4
21232026-03-02T21:52:09.905Z Compiling clap_derive v4.5.55
21242026-03-02T21:52:10.029Z Compiling enum-as-inner v0.6.1
21252026-03-02T21:52:10.828Z Compiling cargo-platform v0.1.9
21262026-03-02T21:52:11.011Z Compiling crypto-bigint v0.5.5
21272026-03-02T21:52:11.273Z Compiling serde_repr v0.1.20
21282026-03-02T21:52:11.316Z Compiling vergen v9.0.6
21292026-03-02T21:52:11.866Z Compiling unicode-width v0.2.0
21302026-03-02T21:52:12.389Z Compiling bitflags v1.3.2
21312026-03-02T21:52:12.526Z Compiling bumpalo v3.20.2
21322026-03-02T21:52:12.711Z Compiling managed v0.8.0
21332026-03-02T21:52:13.171Z Compiling libbz2-rs-sys v0.2.2
21342026-03-02T21:52:13.205Z Compiling foldhash v0.1.5
21352026-03-02T21:52:13.517Z Compiling clap_lex v1.0.0
21362026-03-02T21:52:13.756Z Compiling elliptic-curve v0.13.8
21372026-03-02T21:52:13.941Z Compiling clap_builder v4.5.60
21382026-03-02T21:52:14.166Z Compiling bzip2 v0.6.1
21392026-03-02T21:52:14.418Z Compiling hashbrown v0.15.5
21402026-03-02T21:52:14.579Z Compiling zopfli v0.8.3
21412026-03-02T21:52:15.863Z Compiling console v0.16.2
21422026-03-02T21:52:15.977Z Compiling cargo_metadata v0.19.2
21432026-03-02T21:52:19.692Z Compiling phf v0.13.1
21442026-03-02T21:52:19.923Z Compiling zstd v0.13.3
21452026-03-02T21:52:20.013Z Compiling hyper-tls v0.6.0
21462026-03-02T21:52:20.097Z Compiling daft v0.1.5
21472026-03-02T21:52:20.496Z Compiling cookie_store v0.22.1
21482026-03-02T21:52:20.619Z Compiling signal-hook-mio v0.2.5
21492026-03-02T21:52:20.806Z Compiling rayon v1.11.0
21502026-03-02T21:52:21.052Z Compiling bzip2 v0.4.4
21512026-03-02T21:52:21.438Z Compiling postgres-types v0.2.12
21522026-03-02T21:52:21.478Z Compiling strum v0.27.2
21532026-03-02T21:52:21.795Z Compiling ed25519 v2.2.3
21542026-03-02T21:52:21.948Z Compiling hubpack v0.1.2
21552026-03-02T21:52:22.246Z Compiling phf_shared v0.11.3
21562026-03-02T21:52:22.622Z Compiling pkcs1 v0.7.5
21572026-03-02T21:52:23.673Z Compiling rustls-webpki v0.103.9
21582026-03-02T21:52:24.118Z Compiling bstr v1.12.1
21592026-03-02T21:52:25.158Z Compiling itertools v0.12.1
21602026-03-02T21:52:25.479Z Compiling float-cmp v0.10.0
21612026-03-02T21:52:25.518Z Compiling rfc6979 v0.4.0
21622026-03-02T21:52:25.730Z Compiling serde-big-array v0.5.1
21632026-03-02T21:52:26.058Z Compiling hex v0.4.3
21642026-03-02T21:52:26.090Z Compiling env_filter v1.0.0
21652026-03-02T21:52:26.655Z Compiling memmap2 v0.9.10
21662026-03-02T21:52:27.043Z Compiling encoding_rs v0.8.35
21672026-03-02T21:52:27.046Z Compiling keccak v0.1.6
21682026-03-02T21:52:27.508Z Compiling data-encoding v2.10.0
21692026-03-02T21:52:27.998Z Compiling fixedbitset v0.4.2
21702026-03-02T21:52:28.424Z Compiling toml_write v0.1.2
21712026-03-02T21:52:28.871Z Compiling rustc-hash v2.1.1
21722026-03-02T21:52:29.087Z Compiling predicates-core v1.0.10
21732026-03-02T21:52:29.325Z Compiling difflib v0.4.0
21742026-03-02T21:52:30.169Z Compiling jiff v0.2.21
21752026-03-02T21:52:30.404Z Compiling mime v0.3.17
21762026-03-02T21:52:30.881Z Compiling whoami v2.1.0
21772026-03-02T21:52:31.582Z Compiling static_assertions v1.1.0
21782026-03-02T21:52:31.714Z Compiling precomputed-hash v0.1.1
21792026-03-02T21:52:31.866Z Compiling new_debug_unreachable v1.0.6
21802026-03-02T21:52:32.236Z Compiling tokio-rustls v0.26.4
21812026-03-02T21:52:32.751Z Compiling hyper-rustls v0.27.7
21822026-03-02T21:52:32.778Z Compiling rustls-platform-verifier v0.6.2
21832026-03-02T21:52:33.215Z Compiling fixedbitset v0.5.7
21842026-03-02T21:52:33.360Z Compiling normalize-line-endings v0.3.0
21852026-03-02T21:52:33.529Z Compiling unit-prefix v0.5.2
21862026-03-02T21:52:33.799Z Compiling indicatif v0.18.4
21872026-03-02T21:52:34.439Z Compiling petgraph v0.8.3
21882026-03-02T21:52:35.532Z Compiling predicates v3.1.4
21892026-03-02T21:52:35.565Z Compiling reqwest v0.13.2
21902026-03-02T21:52:36.691Z Compiling reqwest v0.12.28
21912026-03-02T21:52:36.892Z Compiling zip v4.6.1
21922026-03-02T21:52:39.459Z Compiling string_cache v0.8.9
21932026-03-02T21:52:39.613Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21942026-03-02T21:52:39.888Z Compiling tokio-postgres v0.7.16
21952026-03-02T21:52:41.118Z Compiling iddqd v0.3.17
21962026-03-02T21:52:44.003Z Compiling toml_edit v0.22.27
21972026-03-02T21:52:44.929Z Compiling petgraph v0.6.5
21982026-03-02T21:52:45.303Z Compiling hickory-proto v0.25.2
21992026-03-02T21:52:46.158Z Compiling zone v0.3.1
22002026-03-02T21:52:47.572Z Compiling sha3 v0.10.8
22012026-03-02T21:52:48.187Z Compiling usdt v0.6.0
22022026-03-02T21:52:48.681Z Compiling serde_with v3.17.0
22032026-03-02T21:52:49.324Z Compiling env_logger v0.11.9
22042026-03-02T21:52:49.932Z Compiling ecdsa v0.16.9
22052026-03-02T21:52:50.518Z Compiling similar v2.7.0
22062026-03-02T21:52:52.696Z Compiling rsa v0.9.10
22072026-03-02T21:52:54.122Z Compiling ed25519-dalek v2.2.0
22082026-03-02T21:52:55.133Z Compiling zip v0.6.6
22092026-03-02T21:52:56.019Z Compiling crossterm v0.28.1
22102026-03-02T21:52:57.080Z Compiling clap v4.5.60
22112026-03-02T21:52:57.215Z Compiling strum v0.26.3
22122026-03-02T21:52:57.442Z Compiling toml v0.7.8
22132026-03-02T21:52:58.702Z Compiling tokio-stream v0.1.18
22142026-03-02T21:52:58.812Z Compiling x509-cert v0.2.5
22152026-03-02T21:53:01.070Z Compiling itertools v0.13.0
22162026-03-02T21:53:01.130Z Compiling buf-list v1.1.2
22172026-03-02T21:53:01.633Z Compiling sha1 v0.10.6
22182026-03-02T21:53:02.052Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22192026-03-02T21:53:02.393Z Compiling openapiv3 v2.2.0
22202026-03-02T21:53:02.758Z Compiling peg-runtime v0.8.5
22212026-03-02T21:53:04.762Z Compiling lalrpop-util v0.19.12
22222026-03-02T21:53:06.337Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232026-03-02T21:53:30.421Z Compiling itertools v0.14.0
22242026-03-02T21:53:33.273Z Compiling macaddr v1.0.1
22252026-03-02T21:53:33.467Z Compiling structmeta-derive v0.3.0
22262026-03-02T21:53:34.665Z Compiling heapless v0.8.0
22272026-03-02T21:53:35.683Z Compiling structmeta v0.3.0
22282026-03-02T21:53:36.681Z Compiling ingot-macros v0.1.1
22292026-03-02T21:53:44.258Z Compiling toml_edit v0.23.10+spec-1.0.0
22302026-03-02T21:53:45.419Z Compiling hash32 v0.3.1
22312026-03-02T21:53:46.532Z Compiling smoltcp v0.11.0
22322026-03-02T21:53:47.197Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22332026-03-02T21:53:50.983Z Compiling proc-macro-crate v3.4.0
22342026-03-02T21:53:54.077Z Compiling ingot-types v0.1.2
22352026-03-02T21:54:05.194Z Compiling cobs v0.3.0
22362026-03-02T21:54:06.853Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22372026-03-02T21:54:11.777Z Compiling rustls v0.22.4
22382026-03-02T21:54:26.549Z Compiling postcard v1.1.3
22392026-03-02T21:54:29.789Z Compiling ingot v0.1.1
22402026-03-02T21:54:31.578Z Compiling num_enum_derive v0.7.5
22412026-03-02T21:54:37.092Z Compiling proc-macro-crate v1.3.1
22422026-03-02T21:54:37.435Z Compiling rustls-webpki v0.102.8
22432026-03-02T21:54:37.878Z Compiling futures-executor v0.3.32
22442026-03-02T21:54:38.853Z Compiling foreign-types-macros v0.2.3
22452026-03-02T21:54:39.063Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22462026-03-02T21:54:39.218Z Compiling multer v3.1.0
22472026-03-02T21:54:39.491Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22482026-03-02T21:54:39.594Z Compiling thread_local v1.1.9
22492026-03-02T21:54:39.865Z Compiling slog-async v2.8.0
22502026-03-02T21:54:40.096Z Compiling foreign-types-shared v0.3.1
22512026-03-02T21:54:40.226Z Compiling cpufeatures v0.3.0
22522026-03-02T21:54:40.366Z Compiling match_cfg v0.1.0
22532026-03-02T21:54:40.471Z Compiling hostname v0.3.1
22542026-03-02T21:54:40.502Z Compiling chacha20 v0.10.0
22552026-03-02T21:54:40.696Z Compiling foreign-types v0.5.0
22562026-03-02T21:54:40.862Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22572026-03-02T21:54:40.926Z Compiling futures v0.3.32
22582026-03-02T21:54:41.077Z Compiling num_enum_derive v0.5.11
22592026-03-02T21:54:41.138Z Compiling num_enum v0.7.5
22602026-03-02T21:54:41.475Z Compiling derive-ex v0.1.8
22612026-03-02T21:54:41.590Z Compiling tabwriter v1.4.1
22622026-03-02T21:54:41.613Z Compiling slog-json v2.6.1
22632026-03-02T21:54:42.105Z Compiling crossbeam-channel v0.5.15
22642026-03-02T21:54:42.337Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22652026-03-02T21:54:43.182Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22662026-03-02T21:54:43.231Z Compiling async-stream-impl v0.3.6
22672026-03-02T21:54:43.643Z Compiling serde_spanned v1.0.4
22682026-03-02T21:54:43.935Z Compiling cstr-argument v0.1.2
22692026-03-02T21:54:44.025Z Compiling memoffset v0.9.1
22702026-03-02T21:54:44.220Z Compiling is-terminal v0.4.17
22712026-03-02T21:54:44.388Z Compiling dropshot v0.16.7
22722026-03-02T21:54:44.408Z Compiling cfg_aliases v0.2.1
22732026-03-02T21:54:44.439Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22742026-03-02T21:54:44.537Z Compiling toml_writer v1.0.6+spec-1.1.0
22752026-03-02T21:54:44.735Z Compiling crucible-workspace-hack v0.1.0
22762026-03-02T21:54:44.768Z Compiling term v1.2.1
22772026-03-02T21:54:44.818Z Compiling take_mut v0.2.2
22782026-03-02T21:54:45.029Z Compiling typeid v1.0.3
22792026-03-02T21:54:45.135Z Compiling toml v0.9.12+spec-1.1.0
22802026-03-02T21:54:45.164Z Compiling test-strategy v0.4.5
22812026-03-02T21:54:45.632Z Compiling slog-term v2.9.2
22822026-03-02T21:54:47.745Z Compiling tokio-rustls v0.25.0
22832026-03-02T21:54:48.015Z Compiling nix v0.30.1
22842026-03-02T21:54:48.288Z Compiling async-stream v0.3.6
22852026-03-02T21:54:48.354Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22862026-03-02T21:54:48.629Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22872026-03-02T21:54:48.651Z Compiling num_enum v0.5.11
22882026-03-02T21:54:48.816Z Compiling slog-bunyan v2.5.0
22892026-03-02T21:54:48.884Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22902026-03-02T21:54:48.909Z Compiling rand v0.10.0
22912026-03-02T21:54:49.153Z Compiling parse-display-derive v0.10.0
22922026-03-02T21:54:49.174Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22932026-03-02T21:54:49.322Z Compiling waitgroup v0.1.2
22942026-03-02T21:54:49.596Z Compiling rustls-pemfile v2.2.0
22952026-03-02T21:54:49.616Z Compiling newtype-uuid-macros v0.1.0
22962026-03-02T21:54:50.162Z Compiling dropshot_endpoint v0.16.7
22972026-03-02T21:54:50.359Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22982026-03-02T21:54:50.715Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
22992026-03-02T21:54:51.090Z Compiling serde_path_to_error v0.1.20
23002026-03-02T21:54:51.185Z Compiling hostname v0.4.2
23012026-03-02T21:54:51.224Z Compiling instant v0.1.13
23022026-03-02T21:54:51.425Z Compiling colored v3.1.1
23032026-03-02T21:54:51.480Z Compiling debug-ignore v1.0.5
23042026-03-02T21:54:51.506Z Compiling erased-serde v0.4.9
23052026-03-02T21:54:51.663Z Compiling backoff v0.4.0
23062026-03-02T21:54:52.056Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23072026-03-02T21:54:52.237Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23082026-03-02T21:54:52.447Z Compiling parse-display v0.10.0
23092026-03-02T21:54:52.488Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23102026-03-02T21:54:52.923Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23112026-03-02T21:54:54.473Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23122026-03-02T21:54:54.753Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23132026-03-02T21:54:55.771Z Compiling progenitor-client v0.13.0
23142026-03-02T21:54:55.813Z Compiling progenitor-client v0.10.0
23152026-03-02T21:54:55.866Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23162026-03-02T21:54:56.092Z Compiling camino-tempfile v1.4.1
23172026-03-02T21:54:56.729Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23182026-03-02T21:54:56.827Z Compiling backon v1.6.0
23192026-03-02T21:54:56.962Z Compiling regress v0.10.5
23202026-03-02T21:54:57.340Z Compiling secrecy v0.10.3
23212026-03-02T21:54:57.664Z Compiling num-derive v0.4.2
23222026-03-02T21:54:57.860Z Compiling sigpipe v0.1.3
23232026-03-02T21:54:58.025Z Compiling libefi-sys v0.1.0
23242026-03-02T21:54:58.403Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23252026-03-02T21:54:58.760Z Compiling glob v0.3.3
23262026-03-02T21:54:59.782Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23272026-03-02T21:54:59.896Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23282026-03-02T21:55:00.932Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23292026-03-02T21:55:01.147Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23302026-03-02T21:55:01.330Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23312026-03-02T21:55:01.716Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-02T21:55:04.521Z Compiling usdt-attr-macro v0.5.0
23332026-03-02T21:55:05.488Z Compiling usdt-macro v0.5.0
23342026-03-02T21:55:06.016Z Compiling smf v0.2.3
23352026-03-02T21:55:06.855Z Compiling bitfield-struct v0.6.2
23362026-03-02T21:55:08.245Z Compiling ordered-float v2.10.1
23372026-03-02T21:55:08.280Z Compiling blake3 v1.8.3
23382026-03-02T21:55:08.660Z Compiling memmap v0.7.0
23392026-03-02T21:55:08.691Z Compiling whoami v1.6.1
23402026-03-02T21:55:08.922Z Compiling usdt v0.5.0
23412026-03-02T21:55:09.064Z Compiling serde-value v0.7.0
23422026-03-02T21:55:09.564Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23432026-03-02T21:55:09.603Z Compiling serde-untagged v0.1.9
23442026-03-02T21:55:10.157Z Compiling toml v0.8.23
23452026-03-02T21:55:10.229Z Compiling filetime v0.2.27
23462026-03-02T21:55:10.252Z Compiling unicode-xid v0.2.6
23472026-03-02T21:55:10.318Z Compiling arrayvec v0.7.6
23482026-03-02T21:55:10.401Z Compiling arrayref v0.3.9
23492026-03-02T21:55:10.509Z Compiling same-file v1.0.6
23502026-03-02T21:55:10.537Z Compiling xattr v1.6.1
23512026-03-02T21:55:10.614Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23522026-03-02T21:55:10.617Z Compiling constant_time_eq v0.4.2
23532026-03-02T21:55:10.770Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23542026-03-02T21:55:10.794Z Compiling tar v0.4.44
23552026-03-02T21:55:10.815Z Compiling walkdir v2.5.0
23562026-03-02T21:55:10.981Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23572026-03-02T21:55:11.434Z Compiling cargo-util-schemas v0.8.2
23582026-03-02T21:55:12.229Z Compiling tokio-dtrace v0.1.1
23592026-03-02T21:55:12.409Z Compiling gethostname v0.5.0
23602026-03-02T21:55:12.656Z Compiling cargo-platform v0.2.0
23612026-03-02T21:55:12.960Z Compiling topological-sort v0.2.2
23622026-03-02T21:55:13.289Z Compiling omicron-zone-package v0.12.2
23632026-03-02T21:55:13.523Z Compiling oxide-tokio-rt v0.1.2
23642026-03-02T21:55:13.920Z Compiling indent_write v2.2.0
23652026-03-02T21:55:14.161Z Compiling cargo_metadata v0.21.0
23662026-03-02T21:55:14.218Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23672026-03-02T21:55:14.568Z Compiling shell-words v1.1.1
23682026-03-02T21:55:20.739Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23692026-03-02T21:55:22.172Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23702026-03-02T21:55:25.753Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23712026-03-02T21:55:44.375Z Finished `release` profile [optimized] target(s) in 5m 29s
23722026-03-02T21:55:44.571Z Running `target/release/omicron-package -t test target create -p dev`
23732026-03-02T21:55:44.637ZLogging to: /work/oxidecomputer/omicron/out/LOG
23742026-03-02T21:55:44.640ZCreated new build target 'test' and set it as active
23752026-03-02T21:55:44.643Z
23762026-03-02T21:55:44.643Zreal 5:30.159808911
23772026-03-02T21:55:44.643Zuser 37:12.560064334
23782026-03-02T21:55:44.643Zsys 3:41.115749398
23792026-03-02T21:55:44.643Ztrap 1.117739548
23802026-03-02T21:55:44.643Ztflt 2.246575613
23812026-03-02T21:55:44.643Zdflt 0.981055479
23822026-03-02T21:55:44.643Zkflt 0.000256235
23832026-03-02T21:55:44.643Zlock 1:44:43.962850406
23842026-03-02T21:55:44.643Zslp 2:23:48.658304644
23852026-03-02T21:55:44.643Zlat 2:31.657561644
23862026-03-02T21:55:44.643Zstop 5:20.630116376
23872026-03-02T21:55:44.643Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23882026-03-02T21:55:45.950Z Finished `release` profile [optimized] target(s) in 1.24s
23892026-03-02T21:55:46.014Z Running `target/release/omicron-package -t test package`
23902026-03-02T21:55:46.067ZLogging to: /work/oxidecomputer/omicron/out/LOG
23912026-03-02T21:55:48.105Z Compiling regress v0.10.5
23922026-03-02T21:55:48.108Z Compiling heck v0.5.0
23932026-03-02T21:55:48.329Z Compiling unsafe-libyaml v0.2.11
23942026-03-02T21:55:48.377Z Compiling convert_case v0.4.0
23952026-03-02T21:55:48.408Z Compiling half v2.7.1
23962026-03-02T21:55:48.408Z Compiling ciborium-io v0.2.2
23972026-03-02T21:55:48.460Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23982026-03-02T21:55:48.463Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23992026-03-02T21:55:48.591Z Compiling typify-impl v0.6.1
24002026-03-02T21:55:49.053Z Compiling derive_more v0.99.20
24012026-03-02T21:55:49.224Z Compiling ciborium-ll v0.2.2
24022026-03-02T21:55:49.631Z Compiling serde_yaml v0.9.34+deprecated
24032026-03-02T21:55:49.769Z Compiling ciborium v0.2.2
24042026-03-02T21:55:49.921Z Compiling prettyplease v0.2.37
24052026-03-02T21:55:50.327Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24062026-03-02T21:55:50.958Z Compiling universal-hash v0.5.1
24072026-03-02T21:55:51.248Z Compiling thiserror-impl-no-std v2.0.2
24082026-03-02T21:55:51.776Z Compiling unicode-width v0.1.14
24092026-03-02T21:55:52.562Z Compiling opaque-debug v0.3.1
24102026-03-02T21:55:52.708Z Compiling poly1305 v0.8.0
24112026-03-02T21:55:52.917Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24122026-03-02T21:55:53.253Z Compiling chacha20 v0.9.1
24132026-03-02T21:55:53.633Z Compiling thiserror-no-std v2.0.2
24142026-03-02T21:55:53.787Z Compiling password-hash v0.5.0
24152026-03-02T21:55:53.817Z Compiling blake2 v0.10.6
24162026-03-02T21:55:54.175Z Compiling aead v0.5.2
24172026-03-02T21:55:54.594Z Compiling is-terminal v0.4.17
24182026-03-02T21:55:54.671Z Compiling swrite v0.1.0
24192026-03-02T21:55:54.772Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24202026-03-02T21:55:54.866Z Compiling chacha20poly1305 v0.10.1
24212026-03-02T21:55:54.965Z Compiling argon2 v0.5.3
24222026-03-02T21:55:55.148Z Compiling vsss-rs v3.3.4
24232026-03-02T21:55:55.787Z Compiling typify-impl v0.4.3
24242026-03-02T21:55:55.902Z Compiling serde_spanned v1.0.4
24252026-03-02T21:55:56.197Z Compiling toml_writer v1.0.6+spec-1.1.0
24262026-03-02T21:55:56.676Z Compiling toml v0.9.12+spec-1.1.0
24272026-03-02T21:55:57.435Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24282026-03-02T21:55:58.168Z Compiling bytecount v0.6.9
24292026-03-02T21:55:58.549Z Compiling rustls v0.22.4
24302026-03-02T21:55:58.602Z Compiling rustls-webpki v0.102.8
24312026-03-02T21:55:59.474Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24322026-03-02T21:55:59.650Z Compiling derive-where v1.6.0
24332026-03-02T21:56:00.214Z Compiling thread_local v1.1.9
24342026-03-02T21:56:00.672Z Compiling match_cfg v0.1.0
24352026-03-02T21:56:00.822Z Compiling hostname v0.3.1
24362026-03-02T21:56:01.874Z Compiling typify-macro v0.6.1
24372026-03-02T21:56:05.009Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24382026-03-02T21:56:05.133Z Compiling multer v3.1.0
24392026-03-02T21:56:05.227Z Compiling slog-async v2.8.0
24402026-03-02T21:56:05.335Z Compiling slog-json v2.6.1
24412026-03-02T21:56:05.380Z Compiling typify v0.6.1
24422026-03-02T21:56:05.584Z Compiling progenitor-impl v0.13.0
24432026-03-02T21:56:05.676Z Compiling typify-macro v0.4.3
24442026-03-02T21:56:06.266Z Compiling crossbeam-channel v0.5.15
24452026-03-02T21:56:07.259Z Compiling futures-executor v0.3.32
24462026-03-02T21:56:07.759Z Compiling take_mut v0.2.2
24472026-03-02T21:56:08.008Z Compiling term v1.2.1
24482026-03-02T21:56:09.078Z Compiling typify v0.4.3
24492026-03-02T21:56:09.134Z Compiling slog-term v2.9.2
24502026-03-02T21:56:09.290Z Compiling futures v0.3.32
24512026-03-02T21:56:09.324Z Compiling slog-bunyan v2.5.0
24522026-03-02T21:56:09.454Z Compiling tokio-rustls v0.25.0
24532026-03-02T21:56:09.927Z Compiling dropshot v0.16.7
24542026-03-02T21:56:10.029Z Compiling async-stream v0.3.6
24552026-03-02T21:56:10.374Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24562026-03-02T21:56:10.386Z Compiling waitgroup v0.1.2
24572026-03-02T21:56:10.487Z Compiling rustls-pemfile v2.2.0
24582026-03-02T21:56:10.640Z Compiling serde_path_to_error v0.1.20
24592026-03-02T21:56:10.706Z Compiling hostname v0.4.2
24602026-03-02T21:56:10.870Z Compiling instant v0.1.13
24612026-03-02T21:56:10.969Z Compiling debug-ignore v1.0.5
24622026-03-02T21:56:11.085Z Compiling backoff v0.4.0
24632026-03-02T21:56:11.176Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24642026-03-02T21:56:11.294Z Compiling progenitor-macro v0.13.0
24652026-03-02T21:56:12.283Z Compiling parse-display v0.10.0
24662026-03-02T21:56:12.839Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24672026-03-02T21:56:13.072Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24682026-03-02T21:56:14.531Z Compiling progenitor-client v0.13.0
24692026-03-02T21:56:15.140Z Compiling progenitor-client v0.10.0
24702026-03-02T21:56:15.736Z Compiling backon v1.6.0
24712026-03-02T21:56:16.174Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24722026-03-02T21:56:18.170Z Compiling macaddr v1.0.1
24732026-03-02T21:56:18.666Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24742026-03-02T21:56:22.236Z Compiling progenitor v0.13.0
24752026-03-02T21:56:22.507Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24762026-03-02T21:56:23.026Z Compiling console v0.15.11
24772026-03-02T21:56:23.108Z Compiling newline-converter v0.3.0
24782026-03-02T21:56:23.380Z Compiling atomicwrites v0.4.4
24792026-03-02T21:56:23.976Z Compiling num-rational v0.4.2
24802026-03-02T21:56:26.398Z Compiling num-complex v0.4.6
24812026-03-02T21:56:27.593Z Compiling slog-dtrace v0.3.0
24822026-03-02T21:56:28.102Z Compiling num v0.4.3
24832026-03-02T21:56:28.267Z Compiling expectorate v1.2.0
24842026-03-02T21:56:28.529Z Compiling async-recursion v1.1.1
24852026-03-02T21:56:28.666Z Compiling float-ord v0.3.2
24862026-03-02T21:56:28.911Z Compiling cancel-safe-futures v0.1.5
24872026-03-02T21:56:29.594Z Compiling owo-colors v4.3.0
24882026-03-02T21:56:30.312Z Compiling libsw-core v0.3.2
24892026-03-02T21:56:30.670Z Compiling resolv-conf v0.7.6
24902026-03-02T21:56:31.424Z Compiling libsw v3.5.0
24912026-03-02T21:56:32.859Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24922026-03-02T21:56:33.176Z Compiling toml v0.8.23
24932026-03-02T21:56:34.498Z Compiling linear-map v1.2.0
24942026-03-02T21:56:34.649Z Compiling linked-hash-map v0.5.6
24952026-03-02T21:56:34.998Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24962026-03-02T21:56:35.138Z Compiling minimal-lexical v0.2.1
24972026-03-02T21:56:35.673Z Compiling nom v7.1.3
24982026-03-02T21:56:35.750Z Compiling lru-cache v0.1.2
24992026-03-02T21:56:39.186Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25002026-03-02T21:56:42.397Z Compiling unicode-xid v0.2.6
25012026-03-02T21:56:42.643Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25022026-03-02T21:56:42.676Z Compiling globset v0.4.18
25032026-03-02T21:56:42.707Z Compiling hickory-proto v0.24.4
25042026-03-02T21:56:49.072Z Compiling hickory-resolver v0.24.4
25052026-03-02T21:56:52.837Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25062026-03-02T21:56:54.524Z Compiling progenitor-impl v0.11.2
25072026-03-02T21:56:57.567Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25082026-03-02T21:56:58.185Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25092026-03-02T21:57:00.289Z Compiling convert_case v0.10.0
25102026-03-02T21:57:00.925Z Compiling derive_more-impl v2.1.1
25112026-03-02T21:57:02.379Z Compiling progenitor-macro v0.11.2
25122026-03-02T21:57:03.899Z Compiling qorb v0.4.1
25132026-03-02T21:57:08.731Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25142026-03-02T21:57:09.119Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25152026-03-02T21:57:12.793Z Compiling progenitor-client v0.11.2
25162026-03-02T21:57:13.026Z Compiling pin-project-internal v1.1.11
25172026-03-02T21:57:13.879Z Compiling progenitor v0.11.2
25182026-03-02T21:57:14.156Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25192026-03-02T21:57:14.824Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25202026-03-02T21:57:14.923Z Compiling derive_more v2.1.1
25212026-03-02T21:57:15.099Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25222026-03-02T21:57:16.156Z Compiling pem v3.0.6
25232026-03-02T21:57:16.156Z Compiling snafu-derive v0.8.9
25242026-03-02T21:57:16.156Z Compiling pin-project v1.1.11
25252026-03-02T21:57:16.156Z Compiling termtree v0.5.1
25262026-03-02T21:57:16.156Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25272026-03-02T21:57:16.168Z Compiling crossterm v0.29.0
25282026-03-02T21:57:16.650Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25292026-03-02T21:57:17.171Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25302026-03-02T21:57:19.489Z Compiling snafu v0.8.9
25312026-03-02T21:57:22.505Z Compiling phf_shared v0.12.1
25322026-03-02T21:57:23.050Z Compiling olpc-cjson v0.1.4
25332026-03-02T21:57:23.082Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25342026-03-02T21:57:23.471Z Compiling vte v0.14.1
25352026-03-02T21:57:23.570Z Compiling csv-core v0.1.13
25362026-03-02T21:57:23.923Z Compiling serde_plain v1.0.2
25372026-03-02T21:57:24.162Z Compiling typed-path v0.9.3
25382026-03-02T21:57:24.422Z Compiling highway v1.3.0
25392026-03-02T21:57:24.469Z Compiling chrono-tz v0.10.4
25402026-03-02T21:57:24.500Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25412026-03-02T21:57:24.891Z Compiling csv v1.4.0
25422026-03-02T21:57:24.937Z Compiling strip-ansi-escapes v0.2.1
25432026-03-02T21:57:26.024Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25442026-03-02T21:57:26.262Z Compiling phf v0.12.1
25452026-03-02T21:57:26.645Z Compiling const_format_proc_macros v0.2.34
25462026-03-02T21:57:27.241Z Compiling tough v0.20.0
25472026-03-02T21:57:28.423Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25482026-03-02T21:57:29.417Z Compiling papergrid v0.11.0
25492026-03-02T21:57:31.208Z Compiling fd-lock v4.0.4
25502026-03-02T21:57:31.252Z Compiling peg-macros v0.8.5
25512026-03-02T21:57:31.498Z Compiling tabled_derive v0.7.0
25522026-03-02T21:57:32.272Z Compiling nu-ansi-term v0.50.3
25532026-03-02T21:57:33.543Z Compiling tabled v0.15.0
25542026-03-02T21:57:34.207Z Compiling reedline v0.40.0
25552026-03-02T21:57:34.370Z Compiling peg v0.8.5
25562026-03-02T21:57:34.588Z Compiling const_format v0.2.35
25572026-03-02T21:57:38.379Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25582026-03-02T21:57:40.982Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25592026-03-02T21:57:42.288Z Compiling bcs v0.1.6
25602026-03-02T21:57:43.151Z Compiling semver v0.1.20
25612026-03-02T21:57:43.733Z Compiling rustc_version v0.1.7
25622026-03-02T21:57:44.167Z Compiling base64 v0.21.7
25632026-03-02T21:57:45.318Z Compiling newtype_derive v0.1.6
25642026-03-02T21:57:46.545Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25652026-03-02T21:57:46.573Z Compiling smawk v0.3.2
25662026-03-02T21:57:46.573Z Compiling humantime v2.3.0
25672026-03-02T21:57:46.573Z Compiling unicode-linebreak v0.1.5
25682026-03-02T21:57:46.577Z Compiling dropshot-api-manager-types v0.5.2
25692026-03-02T21:57:46.787Z Compiling textwrap v0.16.2
25702026-03-02T21:57:47.140Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25712026-03-02T21:57:48.855Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25722026-03-02T21:57:49.657Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25732026-03-02T21:57:49.893Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25742026-03-02T21:57:50.586Z Compiling steno v0.4.1
25752026-03-02T21:57:51.325Z Compiling utf-8 v0.7.6
25762026-03-02T21:57:51.761Z Compiling progenitor-impl v0.10.0
25772026-03-02T21:57:52.808Z Compiling tagptr v0.2.0
25782026-03-02T21:57:53.164Z Compiling moka v0.12.13
25792026-03-02T21:57:57.531Z Compiling progenitor-macro v0.10.0
25802026-03-02T21:57:58.941Z Compiling hickory-resolver v0.25.2
25812026-03-02T21:57:59.732Z Compiling tungstenite v0.21.0
25822026-03-02T21:58:04.671Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25832026-03-02T21:58:08.467Z Compiling progenitor v0.10.0
25842026-03-02T21:58:08.745Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25852026-03-02T21:58:09.012Z Compiling tokio-tungstenite v0.21.0
25862026-03-02T21:58:09.721Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25872026-03-02T21:58:10.589Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25882026-03-02T21:58:13.047Z Compiling radium v0.7.0
25892026-03-02T21:58:13.642Z Compiling maybe-uninit v2.0.0
25902026-03-02T21:58:14.177Z Compiling tap v1.0.1
25912026-03-02T21:58:14.415Z Compiling wyz v0.5.1
25922026-03-02T21:58:14.937Z Compiling zerocopy-derive v0.6.6
25932026-03-02T21:58:15.020Z Compiling crc-catalog v2.4.0
25942026-03-02T21:58:15.242Z Compiling funty v2.0.0
25952026-03-02T21:58:16.688Z Compiling packed_struct v0.10.1
25962026-03-02T21:58:17.203Z Compiling display-error-chain v0.2.2
25972026-03-02T21:58:17.552Z Compiling zerocopy v0.6.6
25982026-03-02T21:58:17.646Z Compiling bitvec v1.0.1
25992026-03-02T21:58:18.436Z Compiling crc v3.4.0
26002026-03-02T21:58:19.362Z Compiling packed_struct_codegen v0.10.1
26012026-03-02T21:58:19.474Z Compiling bitfield-macros v0.19.4
26022026-03-02T21:58:19.525Z Compiling indexmap v1.9.3
26032026-03-02T21:58:19.953Z Compiling nodrop v0.1.14
26042026-03-02T21:58:20.146Z Compiling array-init v0.0.4
26052026-03-02T21:58:20.975Z Compiling bitfield v0.19.4
26062026-03-02T21:58:21.345Z Compiling smallvec v0.6.14
26072026-03-02T21:58:21.653Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26082026-03-02T21:58:21.774Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26092026-03-02T21:58:21.876Z Compiling num-derive v0.3.3
26102026-03-02T21:58:23.993Z Compiling proc-macro-error-attr2 v2.0.0
26112026-03-02T21:58:24.788Z Compiling hashbrown v0.12.3
26122026-03-02T21:58:26.302Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26132026-03-02T21:58:27.287Z Compiling proc-macro-error2 v2.0.1
26142026-03-02T21:58:27.906Z Compiling libscf-sys v1.1.0
26152026-03-02T21:58:28.209Z Compiling serde-hex v0.1.0
26162026-03-02T21:58:28.362Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26172026-03-02T21:58:29.834Z Compiling ron v0.8.1
26182026-03-02T21:58:29.922Z Compiling nix v0.31.1
26192026-03-02T21:58:29.922Z Compiling hashbrown v0.13.2
26202026-03-02T21:58:30.985Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26212026-03-02T21:58:33.075Z Compiling vergen-gitcl v1.0.8
26222026-03-02T21:58:33.362Z Compiling dirs-sys-next v0.1.2
26232026-03-02T21:58:33.685Z Compiling crc-any v2.5.0
26242026-03-02T21:58:34.020Z Compiling glob v0.3.3
26252026-03-02T21:58:34.774Z Compiling crunchy v0.2.4
26262026-03-02T21:58:34.774Z Compiling maplit v1.0.2
26272026-03-02T21:58:34.774Z Compiling clang-sys v1.8.1
26282026-03-02T21:58:34.774Z Compiling dirs-next v2.0.0
26292026-03-02T21:58:35.029Z Compiling object v0.30.4
26302026-03-02T21:58:35.063Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26312026-03-02T21:58:35.352Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26322026-03-02T21:58:36.506Z Compiling tabled_derive v0.11.0
26332026-03-02T21:58:36.888Z Compiling papergrid v0.17.0
26342026-03-02T21:58:39.102Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26352026-03-02T21:58:47.217Z Compiling testing_table v0.3.0
26362026-03-02T21:58:48.055Z Compiling dsl_auto_type v0.1.3
26372026-03-02T21:58:49.262Z Compiling scheduled-thread-pool v0.2.7
26382026-03-02T21:58:50.611Z Compiling diesel_table_macro_syntax v0.2.0
26392026-03-02T21:58:50.689Z Compiling tiny-keccak v2.0.2
26402026-03-02T21:58:51.030Z Compiling path-slash v0.1.5
26412026-03-02T21:58:51.119Z Compiling diesel_derives v2.2.7
26422026-03-02T21:58:51.332Z Compiling r2d2 v0.8.10
26432026-03-02T21:58:51.865Z Compiling tabled v0.20.0
26442026-03-02T21:58:56.025Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26452026-03-02T21:58:58.455Z Compiling term v0.7.0
26462026-03-02T21:58:59.609Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26472026-03-02T21:59:01.312Z Compiling arc-swap v1.8.2
26482026-03-02T21:59:02.027Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26492026-03-02T21:59:02.432Z Compiling bit-vec v0.6.3
26502026-03-02T21:59:02.892Z Compiling xshell-macros v0.2.7
26512026-03-02T21:59:02.925Z Compiling bit-set v0.5.3
26522026-03-02T21:59:03.357Z Compiling slog-scope v4.4.1
26532026-03-02T21:59:03.662Z Compiling xshell v0.2.7
26542026-03-02T21:59:04.169Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26552026-03-02T21:59:06.305Z Compiling diesel v2.2.12
26562026-03-02T21:59:06.521Z Compiling ascii-canvas v3.0.0
26572026-03-02T21:59:07.498Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26582026-03-02T21:59:08.326Z Compiling itertools v0.10.5
26592026-03-02T21:59:10.508Z Compiling ena v0.14.4
26602026-03-02T21:59:10.964Z Compiling libloading v0.8.9
26612026-03-02T21:59:10.996Z Compiling bindgen v0.71.1
26622026-03-02T21:59:11.361Z Compiling diff v0.1.13
26632026-03-02T21:59:11.506Z Compiling regex-syntax v0.6.29
26642026-03-02T21:59:11.880Z Compiling unicase v2.9.0
26652026-03-02T21:59:12.487Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26662026-03-02T21:59:14.889Z Compiling lalrpop v0.19.12
26672026-03-02T21:59:15.834Z Compiling slog-stdlog v4.1.1
26682026-03-02T21:59:16.485Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26692026-03-02T21:59:16.784Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26702026-03-02T21:59:17.858Z Compiling cexpr v0.6.0
26712026-03-02T21:59:18.873Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26722026-03-02T21:59:19.265Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26732026-03-02T21:59:19.296Z Compiling crc8 v0.1.1
26742026-03-02T21:59:19.553Z Compiling slog-envlogger v2.2.0
26752026-03-02T21:59:19.668Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26762026-03-02T21:59:20.621Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26772026-03-02T21:59:20.814Z Compiling headers-core v0.3.0
26782026-03-02T21:59:21.055Z Compiling libxml v0.3.3
26792026-03-02T21:59:21.232Z Compiling headers v0.4.1
26802026-03-02T21:59:21.723Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26812026-03-02T21:59:22.234Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26822026-03-02T21:59:22.627Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26832026-03-02T21:59:24.709Z Compiling strum_macros v0.24.3
26842026-03-02T21:59:24.724Z Compiling indoc v1.0.9
26852026-03-02T21:59:25.507Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26862026-03-02T21:59:25.904Z Compiling derive_builder v0.20.2
26872026-03-02T21:59:26.173Z Compiling oso-derive v0.27.3
26882026-03-02T21:59:26.499Z Compiling quick-xml v0.37.5
26892026-03-02T21:59:27.155Z Compiling impl-trait-for-tuples v0.2.3
26902026-03-02T21:59:29.405Z Compiling half v1.8.3
26912026-03-02T21:59:30.384Z Compiling openssl-probe v0.1.6
26922026-03-02T21:59:30.588Z Compiling serde_cbor v0.11.2
26932026-03-02T21:59:30.988Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26942026-03-02T21:59:31.718Z Compiling samael v0.0.19
26952026-03-02T21:59:32.486Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26962026-03-02T21:59:32.739Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26972026-03-02T21:59:32.932Z Compiling diesel-dtrace v0.4.2
26982026-03-02T21:59:33.458Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26992026-03-02T21:59:33.837Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27002026-03-02T21:59:35.328Z Compiling bb8 v0.8.6
27012026-03-02T21:59:35.926Z Compiling polar-core v0.27.3
27022026-03-02T21:59:36.028Z Compiling trait-variant v0.1.2
27032026-03-02T21:59:36.986Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27042026-03-02T21:59:37.114Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27052026-03-02T21:59:37.246Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27062026-03-02T21:59:37.825Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27072026-03-02T21:59:40.791Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27082026-03-02T21:59:41.188Z Compiling fxhash v0.2.1
27092026-03-02T21:59:41.467Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27102026-03-02T21:59:41.796Z Compiling kstat-rs v0.2.4
27112026-03-02T21:59:41.902Z Compiling libz-sys v1.1.24
27122026-03-02T21:59:42.644Z Compiling nonempty v0.12.0
27132026-03-02T21:59:42.727Z Compiling salty v0.3.0
27142026-03-02T21:59:43.299Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27152026-03-02T21:59:43.869Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27162026-03-02T21:59:52.046Z Compiling async-bb8-diesel v0.2.1
27172026-03-02T21:59:52.133Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27182026-03-02T21:59:52.898Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27192026-03-02T21:59:57.861Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27202026-03-02T22:00:04.340Z Compiling oso v0.27.3
27212026-03-02T22:00:07.388Z Compiling darling_core v0.23.0
27222026-03-02T22:00:12.008Z Compiling nanorand v0.7.0
27232026-03-02T22:00:12.764Z Compiling fs-err v2.11.0
27242026-03-02T22:00:13.356Z Compiling parking_lot_core v0.8.6
27252026-03-02T22:00:13.625Z Compiling mime_guess v2.0.5
27262026-03-02T22:00:13.893Z Compiling darling_macro v0.23.0
27272026-03-02T22:00:14.794Z Compiling flume v0.11.1
27282026-03-02T22:00:14.893Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27292026-03-02T22:00:15.624Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27302026-03-02T22:00:22.183Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27312026-03-02T22:00:23.272Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27322026-03-02T22:00:24.043Z Compiling git-stub v1.0.0
27332026-03-02T22:00:24.540Z Compiling libgit2-sys v0.18.3+1.9.2
27342026-03-02T22:00:25.380Z Compiling instability v0.3.11
27352026-03-02T22:00:26.289Z Compiling git-stub-vcs v0.1.0
27362026-03-02T22:00:26.912Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27372026-03-02T22:00:32.752Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27382026-03-02T22:00:42.469Z Compiling darling v0.23.0
27392026-03-02T22:00:43.794Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27402026-03-02T22:00:45.617Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27412026-03-02T22:00:52.351Z Compiling ignore v0.4.25
27422026-03-02T22:00:55.871Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27432026-03-02T22:00:57.904Z Compiling primeorder v0.13.6
27442026-03-02T22:00:58.323Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27452026-03-02T22:00:58.517Z Compiling castaway v0.2.4
27462026-03-02T22:00:58.768Z Compiling nibble_vec v0.1.0
27472026-03-02T22:00:59.062Z Compiling atty v0.2.14
27482026-03-02T22:00:59.281Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27492026-03-02T22:00:59.706Z Compiling parse-size v1.1.0
27502026-03-02T22:00:59.830Z Compiling http-range v0.1.5
27512026-03-02T22:01:00.088Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27522026-03-02T22:01:00.441Z Compiling indoc v2.0.7
27532026-03-02T22:01:00.475Z Compiling endian-type v0.1.2
27542026-03-02T22:01:00.768Z Compiling radix_trie v0.2.1
27552026-03-02T22:01:01.244Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27562026-03-02T22:01:01.405Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27572026-03-02T22:01:02.650Z Compiling compact_str v0.8.1
27582026-03-02T22:01:03.563Z Compiling p384 v0.13.1
27592026-03-02T22:01:05.090Z Compiling globwalk v0.9.1
27602026-03-02T22:01:05.705Z Compiling parking_lot v0.11.2
27612026-03-02T22:01:07.645Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27622026-03-02T22:01:08.049Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27632026-03-02T22:01:08.821Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27642026-03-02T22:01:08.859Z Compiling predicates-tree v1.0.13
27652026-03-02T22:01:09.788Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27662026-03-02T22:01:10.556Z Compiling unicode-truncate v1.1.0
27672026-03-02T22:01:10.921Z Compiling lru v0.12.5
27682026-03-02T22:01:11.314Z Compiling prefix-trie v0.7.0
27692026-03-02T22:01:11.317Z Compiling vergen-git2 v1.0.7
27702026-03-02T22:01:11.745Z Compiling cassowary v0.3.0
27712026-03-02T22:01:12.391Z Compiling ratatui v0.29.0
27722026-03-02T22:01:13.168Z Compiling hickory-server v0.25.2
27732026-03-02T22:01:15.241Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27742026-03-02T22:01:16.678Z Compiling git2 v0.20.4
27752026-03-02T22:01:16.919Z Compiling camino-tempfile-ext v0.3.3
27762026-03-02T22:01:18.425Z Compiling hyper-staticfile v0.10.1
27772026-03-02T22:01:20.598Z Compiling sled v0.34.7
27782026-03-02T22:01:24.892Z Compiling hickory-client v0.25.2
27792026-03-02T22:01:25.681Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27802026-03-02T22:01:26.761Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27812026-03-02T22:01:26.998Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27822026-03-02T22:01:28.654Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27832026-03-02T22:01:29.482Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27842026-03-02T22:01:31.268Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27852026-03-02T22:01:31.862Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27862026-03-02T22:01:32.910Z Compiling rand_seeder v0.4.0
27872026-03-02T22:01:33.376Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27882026-03-02T22:01:33.818Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27892026-03-02T22:01:34.387Z Compiling lzma-sys v0.1.20
27902026-03-02T22:01:34.666Z Compiling rustls v0.21.12
27912026-03-02T22:01:34.760Z Compiling corncobs v0.1.4
27922026-03-02T22:01:35.051Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27932026-03-02T22:01:35.217Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27942026-03-02T22:01:35.307Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27952026-03-02T22:01:35.487Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27962026-03-02T22:01:35.833Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27972026-03-02T22:01:36.312Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27982026-03-02T22:01:37.569Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27992026-03-02T22:01:38.861Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28002026-03-02T22:01:42.706Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28012026-03-02T22:01:49.900Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28022026-03-02T22:01:50.073Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28032026-03-02T22:01:55.190Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28042026-03-02T22:01:55.592Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28052026-03-02T22:01:55.986Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28062026-03-02T22:01:56.380Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28072026-03-02T22:01:57.006Z Compiling cargo_toml v0.22.3
28082026-03-02T22:01:58.419Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28092026-03-02T22:02:03.513Z Compiling nix v0.29.0
28102026-03-02T22:02:04.361Z Compiling rustls-webpki v0.101.7
28112026-03-02T22:02:04.393Z Compiling sct v0.7.1
28122026-03-02T22:02:04.908Z Compiling secrecy v0.8.0
28132026-03-02T22:02:05.057Z Compiling void v1.0.2
28142026-03-02T22:02:05.250Z Compiling lzss v0.8.2
28152026-03-02T22:02:08.146Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28162026-03-02T22:02:10.457Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28172026-03-02T22:02:17.042Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28182026-03-02T22:02:18.267Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28192026-03-02T22:02:19.569Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28202026-03-02T22:02:20.938Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28212026-03-02T22:02:24.817Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28222026-03-02T22:02:26.396Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28232026-03-02T22:02:30.493Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28242026-03-02T22:02:30.656Z Compiling tungstenite v0.23.0
28252026-03-02T22:02:30.912Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28262026-03-02T22:02:31.317Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28272026-03-02T22:02:31.728Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28282026-03-02T22:02:32.116Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28292026-03-02T22:02:32.530Z Compiling nix v0.27.1
28302026-03-02T22:02:35.034Z Compiling serde_bytes v0.11.19
28312026-03-02T22:02:35.493Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28322026-03-02T22:02:35.640Z Compiling tokio-tungstenite v0.23.1
28332026-03-02T22:02:36.245Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28342026-03-02T22:02:36.326Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28352026-03-02T22:02:43.419Z Compiling ron v0.12.0
28362026-03-02T22:02:48.884Z Compiling xz2 v0.1.7
28372026-03-02T22:02:49.090Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28382026-03-02T22:02:49.552Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28392026-03-02T22:02:54.495Z Compiling tokio-rustls v0.24.1
28402026-03-02T22:02:56.033Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28412026-03-02T22:03:01.265Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28422026-03-02T22:03:02.066Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28432026-03-02T22:03:04.136Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28442026-03-02T22:03:06.249Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28452026-03-02T22:03:09.947Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28462026-03-02T22:03:11.914Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28472026-03-02T22:03:19.344Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28482026-03-02T22:03:33.183Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28492026-03-02T22:03:33.589Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28502026-03-02T22:03:40.596Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28512026-03-02T22:03:42.568Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28522026-03-02T22:03:51.138Z Compiling rustls-pemfile v1.0.4
28532026-03-02T22:03:51.952Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28542026-03-02T22:03:52.008Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28552026-03-02T22:03:52.400Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28562026-03-02T22:03:53.591Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28572026-03-02T22:03:55.032Z Compiling signal-hook-tokio v0.3.1
28582026-03-02T22:03:55.324Z Compiling yasna v0.5.2
28592026-03-02T22:03:55.356Z Compiling twox-hash v2.1.2
28602026-03-02T22:03:56.484Z Compiling base16ct v1.0.0
28612026-03-02T22:03:57.007Z Compiling is_ci v1.2.0
28622026-03-02T22:03:57.381Z Compiling supports-color v3.0.2
28632026-03-02T22:03:58.761Z Compiling rcgen v0.12.1
28642026-03-02T22:04:00.962Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28652026-03-02T22:04:10.117Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28662026-03-02T22:04:12.457Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28672026-03-02T22:04:34.765Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28682026-03-02T22:04:43.752Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28692026-03-02T22:04:44.656Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28702026-03-02T22:04:55.441Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28712026-03-02T22:05:03.740Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28722026-03-02T22:05:08.458Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28732026-03-02T22:05:14.199Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28742026-03-02T22:05:14.611Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28752026-03-02T22:05:15.020Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28762026-03-02T22:05:17.377Z Compiling progenitor-extras v0.1.0
28772026-03-02T22:05:17.827Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28782026-03-02T22:05:18.154Z Compiling fatfs v0.3.6
28792026-03-02T22:05:20.850Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28802026-03-02T22:05:21.340Z Compiling rtoolbox v0.0.3
28812026-03-02T22:05:21.825Z Compiling subprocess v0.2.15
28822026-03-02T22:05:26.762Z Compiling seq-macro v0.3.6
28832026-03-02T22:05:27.771Z Compiling assert_matches v1.5.0
28842026-03-02T22:05:30.072Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28852026-03-02T22:05:35.961Z Compiling rpassword v7.4.0
28862026-03-02T22:05:36.512Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28872026-03-02T22:05:41.842Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28882026-03-02T22:05:59.192Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28892026-03-02T22:06:04.762Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28902026-03-02T22:06:04.981Z Compiling tui-tree-widget v0.23.1
28912026-03-02T22:06:05.521Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28922026-03-02T22:06:06.128Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28932026-03-02T22:06:07.090Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28942026-03-02T22:06:13.117Z Compiling uzers v0.12.2
28952026-03-02T22:06:16.277Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28962026-03-02T22:06:16.507Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28972026-03-02T22:06:23.262Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28982026-03-02T22:06:50.606Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28992026-03-02T22:06:57.651Z Compiling support-bundle-viewer v0.1.2
29002026-03-02T22:07:01.860Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29012026-03-02T22:07:02.774Z Compiling multimap v0.10.1
29022026-03-02T22:09:25.648Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29032026-03-02T22:09:32.499Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29042026-03-02T22:20:43.656Z Finished `release` profile [optimized] target(s) in 24m 57s
29052026-03-02T22:21:42.276Z
29062026-03-02T22:21:42.279Zreal 25:57.376462979
29072026-03-02T22:21:42.280Zuser 3:03:19.995106348
29082026-03-02T22:21:42.280Zsys 4:57.888326210
29092026-03-02T22:21:42.280Ztrap 4.731956420
29102026-03-02T22:21:42.280Ztflt 2.348479591
29112026-03-02T22:21:42.280Zdflt 5.678115091
29122026-03-02T22:21:42.280Zkflt 0.000950357
29132026-03-02T22:21:42.280Zlock 12:14:40.028686569
29142026-03-02T22:21:42.280Zslp 9:00:04.466939037
29152026-03-02T22:21:42.280Zlat 4:54.888612753
29162026-03-02T22:21:42.280Zstop 4:42.859246911
29172026-03-02T22:21:42.280Z+ mapfile -t packages
29182026-03-02T22:21:42.280Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29192026-03-02T22:21:43.691Z Finished `release` profile [optimized] target(s) in 1.35s
29202026-03-02T22:21:43.759Z Running `target/release/omicron-package -t test list-outputs`
29212026-03-02T22:21:43.816ZLogging to: /work/oxidecomputer/omicron/out/LOG
29222026-03-02T22:21:43.819Z+ ptime -m cargo build --locked --release -p xtask
29232026-03-02T22:21:44.678Z Compiling libc v0.2.180
29242026-03-02T22:21:44.678Z Compiling serde v1.0.228
29252026-03-02T22:21:44.681Z Compiling serde_core v1.0.228
29262026-03-02T22:21:44.794Z Compiling syn v2.0.117
29272026-03-02T22:21:44.805Z Compiling rustix v1.1.3
29282026-03-02T22:21:44.863Z Compiling serde_json v1.0.149
29292026-03-02T22:21:44.866Z Compiling bitflags v2.11.0
29302026-03-02T22:21:45.301Z Compiling num-traits v0.2.19
29312026-03-02T22:21:45.436Z Compiling smallvec v1.15.1
29322026-03-02T22:21:45.574Z Compiling hashbrown v0.16.1
29332026-03-02T22:21:45.954Z Compiling usdt-impl v0.5.0
29342026-03-02T22:21:46.012Z Compiling syn v1.0.109
29352026-03-02T22:21:46.572Z Compiling errno v0.3.14
29362026-03-02T22:21:46.698Z Compiling percent-encoding v2.3.2
29372026-03-02T22:21:46.909Z Compiling indexmap v2.13.0
29382026-03-02T22:21:47.025Z Compiling thread-id v4.2.2
29392026-03-02T22:21:47.186Z Compiling log v0.4.29
29402026-03-02T22:21:47.257Z Compiling getrandom v0.4.1
29412026-03-02T22:21:47.665Z Compiling form_urlencoded v1.2.2
29422026-03-02T22:21:48.592Z Compiling ordered-float v2.10.1
29432026-03-02T22:21:49.075Z Compiling fs-err v3.3.0
29442026-03-02T22:21:49.243Z Compiling anyhow v1.0.102
29452026-03-02T22:21:49.479Z Compiling terminal_size v0.4.3
29462026-03-02T22:21:49.779Z Compiling once_cell v1.21.3
29472026-03-02T22:21:49.836Z Compiling heck v0.4.1
29482026-03-02T22:21:50.292Z Compiling tempfile v3.25.0
29492026-03-02T22:21:50.354Z Compiling clap_builder v4.5.60
29502026-03-02T22:21:51.499Z Compiling proc-macro-error v1.0.4
29512026-03-02T22:21:51.890Z Compiling synstructure v0.13.2
29522026-03-02T22:21:52.079Z Compiling pest_generator v2.8.6
29532026-03-02T22:21:52.625Z Compiling tabled_derive v0.7.0
29542026-03-02T22:21:52.707Z Compiling memmap v0.7.0
29552026-03-02T22:21:52.885Z Compiling textwrap v0.16.2
29562026-03-02T22:21:53.672Z Compiling camino-tempfile v1.4.1
29572026-03-02T22:21:54.598Z Compiling tabled v0.15.0
29582026-03-02T22:21:54.900Z Compiling serde_derive v1.0.228
29592026-03-02T22:21:55.149Z Compiling zerofrom-derive v0.1.6
29602026-03-02T22:21:55.166Z Compiling yoke-derive v0.8.1
29612026-03-02T22:21:55.184Z Compiling zerovec-derive v0.11.2
29622026-03-02T22:21:55.263Z Compiling displaydoc v0.2.5
29632026-03-02T22:21:56.781Z Compiling thiserror-impl v1.0.69
29642026-03-02T22:21:57.493Z Compiling zerocopy-derive v0.7.35
29652026-03-02T22:21:57.559Z Compiling pest_derive v2.8.6
29662026-03-02T22:21:57.940Z Compiling zerofrom v0.1.6
29672026-03-02T22:21:58.252Z Compiling yoke v0.8.1
29682026-03-02T22:21:58.394Z Compiling scroll_derive v0.12.1
29692026-03-02T22:21:58.682Z Compiling zerovec v0.11.5
29702026-03-02T22:21:59.311Z Compiling zerotrie v0.2.3
29712026-03-02T22:21:59.369Z Compiling thiserror v1.0.69
29722026-03-02T22:21:59.575Z Compiling zerocopy v0.7.35
29732026-03-02T22:21:59.824Z Compiling scroll v0.12.0
29742026-03-02T22:22:00.117Z Compiling tinystr v0.8.2
29752026-03-02T22:22:00.264Z Compiling potential_utf v0.1.4
29762026-03-02T22:22:00.533Z Compiling icu_locale_core v2.1.1
29772026-03-02T22:22:00.597Z Compiling icu_collections v2.1.1
29782026-03-02T22:22:00.653Z Compiling dtrace-parser v0.2.0
29792026-03-02T22:22:01.262Z Compiling goblin v0.8.2
29802026-03-02T22:22:03.086Z Compiling icu_provider v2.1.1
29812026-03-02T22:22:03.635Z Compiling toml_datetime v0.6.11
29822026-03-02T22:22:03.864Z Compiling icu_normalizer v2.1.1
29832026-03-02T22:22:04.036Z Compiling icu_properties v2.1.2
29842026-03-02T22:22:04.523Z Compiling serde_spanned v0.6.9
29852026-03-02T22:22:04.845Z Compiling toml_edit v0.22.27
29862026-03-02T22:22:06.467Z Compiling idna_adapter v1.2.1
29872026-03-02T22:22:06.748Z Compiling dof v0.3.0
29882026-03-02T22:22:06.800Z Compiling idna v1.1.0
29892026-03-02T22:22:08.085Z Compiling serde_tokenstream v0.2.3
29902026-03-02T22:22:08.776Z Compiling thiserror-impl v2.0.18
29912026-03-02T22:22:08.957Z Compiling toml v0.8.23
29922026-03-02T22:22:11.611Z Compiling thiserror v2.0.18
29932026-03-02T22:22:11.836Z Compiling url v2.5.8
29942026-03-02T22:22:14.132Z Compiling serde-value v0.7.0
29952026-03-02T22:22:15.171Z Compiling cargo-util-schemas v0.8.2
29962026-03-02T22:22:17.494Z Compiling usdt-macro v0.5.0
29972026-03-02T22:22:17.664Z Compiling usdt-attr-macro v0.5.0
29982026-03-02T22:22:18.784Z Compiling cargo-platform v0.2.0
29992026-03-02T22:22:19.096Z Compiling clap_derive v4.5.55
30002026-03-02T22:22:20.060Z Compiling cargo_metadata v0.21.0
30012026-03-02T22:22:20.877Z Compiling usdt v0.5.0
30022026-03-02T22:22:20.998Z Compiling cargo_toml v0.21.0
30032026-03-02T22:22:22.286Z Compiling macaddr v1.0.1
30042026-03-02T22:22:23.339Z Compiling clap v4.5.60
30052026-03-02T22:22:32.584Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30062026-03-02T22:22:38.699Z Finished `release` profile [optimized] target(s) in 54.80s
30072026-03-02T22:22:38.855Z
30082026-03-02T22:22:38.858Zreal 54.988919452
30092026-03-02T22:22:38.858Zuser 5:54.514117742
30102026-03-02T22:22:38.858Zsys 27.938949651
30112026-03-02T22:22:38.858Ztrap 0.200948873
30122026-03-02T22:22:38.858Ztflt 0.279261011
30132026-03-02T22:22:38.861Zdflt 0.387225109
30142026-03-02T22:22:38.861Zkflt 0.000018787
30152026-03-02T22:22:38.861Zlock 17:36.720973618
30162026-03-02T22:22:38.861Zslp 19:55.034774645
30172026-03-02T22:22:38.861Zlat 25.255451858
30182026-03-02T22:22:38.861Zstop 36.149926001
30192026-03-02T22:22:38.861Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30202026-03-02T22:22:38.861Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30212026-03-02T22:22:38.861Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30222026-03-02T22:22:38.861Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30232026-03-02T22:22:38.861Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30242026-03-02T22:22:40.314Z Compiling regress v0.10.5
30252026-03-02T22:22:40.483Z Compiling serde_spanned v1.0.4
30262026-03-02T22:22:40.486Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30272026-03-02T22:22:40.486Z Compiling toml_writer v1.0.6+spec-1.1.0
30282026-03-02T22:22:40.517Z Compiling structmeta-derive v0.3.0
30292026-03-02T22:22:40.538Z Compiling rustls v0.22.4
30302026-03-02T22:22:40.541Z Compiling rustls-webpki v0.102.8
30312026-03-02T22:22:40.562Z Compiling newtype-uuid-macros v0.1.0
30322026-03-02T22:22:40.725Z Compiling multer v3.1.0
30332026-03-02T22:22:40.905Z Compiling toml v0.9.12+spec-1.1.0
30342026-03-02T22:22:40.987Z Compiling debug-ignore v1.0.5
30352026-03-02T22:22:41.090Z Compiling match_cfg v0.1.0
30362026-03-02T22:22:41.187Z Compiling slog-json v2.6.1
30372026-03-02T22:22:41.214Z Compiling hostname v0.3.1
30382026-03-02T22:22:41.237Z Compiling async-stream-impl v0.3.6
30392026-03-02T22:22:41.584Z Compiling dropshot v0.16.7
30402026-03-02T22:22:42.081Z Compiling slog-bunyan v2.5.0
30412026-03-02T22:22:42.256Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-03-02T22:22:42.385Z Compiling itertools v0.14.0
30432026-03-02T22:22:42.571Z Compiling async-stream v0.3.6
30442026-03-02T22:22:42.910Z Compiling waitgroup v0.1.2
30452026-03-02T22:22:43.017Z Compiling structmeta v0.3.0
30462026-03-02T22:22:43.181Z Compiling rustls-pemfile v2.2.0
30472026-03-02T22:22:43.438Z Compiling dropshot_endpoint v0.16.7
30482026-03-02T22:22:43.478Z Compiling hostname v0.4.2
30492026-03-02T22:22:43.601Z Compiling serde_path_to_error v0.1.20
30502026-03-02T22:22:43.743Z Compiling derive-ex v0.1.8
30512026-03-02T22:22:43.870Z Compiling progenitor-client v0.13.0
30522026-03-02T22:22:44.199Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30532026-03-02T22:22:44.431Z Compiling macaddr v1.0.1
30542026-03-02T22:22:44.501Z Compiling progenitor-client v0.10.0
30552026-03-02T22:22:44.556Z Compiling instant v0.1.13
30562026-03-02T22:22:44.773Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30572026-03-02T22:22:44.916Z Compiling parse-display-derive v0.10.0
30582026-03-02T22:22:45.082Z Compiling backoff v0.4.0
30592026-03-02T22:22:45.461Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30602026-03-02T22:22:45.488Z Compiling backon v1.6.0
30612026-03-02T22:22:45.559Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30622026-03-02T22:22:45.811Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30632026-03-02T22:22:45.905Z Compiling tokio-rustls v0.25.0
30642026-03-02T22:22:46.249Z Compiling crucible-workspace-hack v0.1.0
30652026-03-02T22:22:46.371Z Compiling cfg_aliases v0.2.1
30662026-03-02T22:22:46.515Z Compiling toml_edit v0.23.10+spec-1.0.0
30672026-03-02T22:22:46.783Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30682026-03-02T22:22:47.225Z Compiling heapless v0.8.0
30692026-03-02T22:22:47.950Z Compiling test-strategy v0.4.5
30702026-03-02T22:22:47.986Z Compiling proc-macro-crate v3.4.0
30712026-03-02T22:22:48.263Z Compiling ingot-macros v0.1.1
30722026-03-02T22:22:48.569Z Compiling hash32 v0.3.1
30732026-03-02T22:22:48.858Z Compiling parse-display v0.10.0
30742026-03-02T22:22:48.883Z Compiling memoffset v0.9.1
30752026-03-02T22:22:49.151Z Compiling smoltcp v0.11.0
30762026-03-02T22:22:49.247Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30772026-03-02T22:22:49.479Z Compiling num_enum_derive v0.7.5
30782026-03-02T22:22:49.663Z Compiling tabwriter v1.4.1
30792026-03-02T22:22:49.874Z Compiling cobs v0.3.0
30802026-03-02T22:22:49.947Z Compiling foreign-types-macros v0.2.3
30812026-03-02T22:22:50.121Z Compiling foreign-types-shared v0.3.1
30822026-03-02T22:22:50.278Z Compiling cpufeatures v0.3.0
30832026-03-02T22:22:50.305Z Compiling postcard v1.1.3
30842026-03-02T22:22:50.498Z Compiling chacha20 v0.10.0
30852026-03-02T22:22:51.311Z Compiling foreign-types v0.5.0
30862026-03-02T22:22:51.406Z Compiling proc-macro-crate v1.3.1
30872026-03-02T22:22:51.455Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30882026-03-02T22:22:51.540Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30892026-03-02T22:22:51.564Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30902026-03-02T22:22:51.888Z Compiling num_enum v0.7.5
30912026-03-02T22:22:52.150Z Compiling secrecy v0.10.3
30922026-03-02T22:22:52.202Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30932026-03-02T22:22:52.287Z Compiling cstr-argument v0.1.2
30942026-03-02T22:22:52.313Z Compiling unsafe-libyaml v0.2.11
30952026-03-02T22:22:52.427Z Compiling colored v3.1.1
30962026-03-02T22:22:52.590Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30972026-03-02T22:22:52.697Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30982026-03-02T22:22:52.723Z Compiling num_enum_derive v0.5.11
30992026-03-02T22:22:53.031Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31002026-03-02T22:22:53.282Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31012026-03-02T22:22:53.285Z Compiling rand v0.10.0
31022026-03-02T22:22:53.331Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31032026-03-02T22:22:53.668Z Compiling serde_yaml v0.9.34+deprecated
31042026-03-02T22:22:54.162Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31052026-03-02T22:22:54.258Z Compiling nix v0.30.1
31062026-03-02T22:22:55.155Z Compiling camino-tempfile v1.4.1
31072026-03-02T22:22:55.206Z Compiling num_enum v0.5.11
31082026-03-02T22:22:55.300Z Compiling ingot-types v0.1.2
31092026-03-02T22:22:55.434Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31102026-03-02T22:22:55.496Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31112026-03-02T22:22:55.677Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31122026-03-02T22:22:55.918Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31132026-03-02T22:22:56.105Z Compiling smf v0.2.3
31142026-03-02T22:22:56.139Z Compiling num-derive v0.4.2
31152026-03-02T22:22:56.266Z Compiling ingot v0.1.1
31162026-03-02T22:22:56.384Z Compiling sigpipe v0.1.3
31172026-03-02T22:22:56.548Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31182026-03-02T22:22:56.939Z Compiling glob v0.3.3
31192026-03-02T22:22:57.300Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31202026-03-02T22:22:57.788Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31212026-03-02T22:22:57.901Z Compiling whoami v1.6.1
31222026-03-02T22:22:58.377Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31232026-03-02T22:22:58.513Z Compiling toml v0.8.23
31242026-03-02T22:22:58.544Z Compiling convert_case v0.4.0
31252026-03-02T22:22:59.230Z Compiling universal-hash v0.5.1
31262026-03-02T22:22:59.267Z Compiling opaque-debug v0.3.1
31272026-03-02T22:22:59.402Z Compiling half v2.7.1
31282026-03-02T22:22:59.422Z Compiling derive_more v0.99.20
31292026-03-02T22:22:59.495Z Compiling ciborium-io v0.2.2
31302026-03-02T22:22:59.718Z Compiling aead v0.5.2
31312026-03-02T22:23:00.091Z Compiling ciborium-ll v0.2.2
31322026-03-02T22:23:00.117Z Compiling poly1305 v0.8.0
31332026-03-02T22:23:00.145Z Compiling chacha20 v0.9.1
31342026-03-02T22:23:00.536Z Compiling ciborium v0.2.2
31352026-03-02T22:23:00.705Z Compiling typify-impl v0.6.1
31362026-03-02T22:23:01.139Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31372026-03-02T22:23:01.146Z Compiling typify-impl v0.4.3
31382026-03-02T22:23:01.403Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31392026-03-02T22:23:01.766Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31402026-03-02T22:23:01.953Z Compiling thiserror-impl-no-std v2.0.2
31412026-03-02T22:23:02.475Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31422026-03-02T22:23:02.502Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31432026-03-02T22:23:04.816Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31442026-03-02T22:23:04.960Z Compiling thiserror-no-std v2.0.2
31452026-03-02T22:23:05.177Z Compiling num-rational v0.4.2
31462026-03-02T22:23:06.023Z Compiling password-hash v0.5.0
31472026-03-02T22:23:06.731Z Compiling blake2 v0.10.6
31482026-03-02T22:23:06.948Z Compiling num-complex v0.4.6
31492026-03-02T22:23:07.640Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31502026-03-02T22:23:07.747Z Compiling indent_write v2.2.0
31512026-03-02T22:23:07.926Z Compiling prettyplease v0.2.37
31522026-03-02T22:23:08.042Z Compiling num v0.4.3
31532026-03-02T22:23:08.071Z Compiling argon2 v0.5.3
31542026-03-02T22:23:08.133Z Compiling vsss-rs v3.3.4
31552026-03-02T22:23:08.192Z Compiling chacha20poly1305 v0.10.1
31562026-03-02T22:23:08.531Z Compiling float-ord v0.3.2
31572026-03-02T22:23:09.937Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31582026-03-02T22:23:10.467Z Compiling gethostname v0.5.0
31592026-03-02T22:23:10.708Z Compiling usdt-macro v0.5.0
31602026-03-02T22:23:11.132Z Compiling usdt-attr-macro v0.5.0
31612026-03-02T22:23:11.780Z Compiling derive-where v1.6.0
31622026-03-02T22:23:12.020Z Compiling memmap v0.7.0
31632026-03-02T22:23:12.277Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31642026-03-02T22:23:12.420Z Compiling atomicwrites v0.4.4
31652026-03-02T22:23:12.546Z Compiling cancel-safe-futures v0.1.5
31662026-03-02T22:23:12.579Z Compiling typify-macro v0.6.1
31672026-03-02T22:23:12.807Z Compiling owo-colors v4.3.0
31682026-03-02T22:23:12.812Z Compiling usdt v0.5.0
31692026-03-02T22:23:13.023Z Compiling typify-macro v0.4.3
31702026-03-02T22:23:13.087Z Compiling libsw-core v0.3.2
31712026-03-02T22:23:13.401Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31722026-03-02T22:23:13.437Z Compiling async-recursion v1.1.1
31732026-03-02T22:23:13.458Z Compiling resolv-conf v0.7.6
31742026-03-02T22:23:13.619Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31752026-03-02T22:23:14.829Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31762026-03-02T22:23:14.873Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31772026-03-02T22:23:14.932Z Compiling libsw v3.5.0
31782026-03-02T22:23:15.882Z Compiling progenitor-client v0.11.2
31792026-03-02T22:23:16.360Z Compiling libefi-sys v0.1.0
31802026-03-02T22:23:16.495Z Compiling linear-map v1.2.0
31812026-03-02T22:23:16.538Z Compiling typify v0.6.1
31822026-03-02T22:23:16.734Z Compiling progenitor-impl v0.13.0
31832026-03-02T22:23:16.802Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31842026-03-02T22:23:16.868Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31852026-03-02T22:23:16.946Z Compiling typify v0.4.3
31862026-03-02T22:23:17.163Z Compiling progenitor-impl v0.11.2
31872026-03-02T22:23:17.240Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31882026-03-02T22:23:17.735Z Compiling hickory-proto v0.24.4
31892026-03-02T22:23:17.763Z Compiling newline-converter v0.3.0
31902026-03-02T22:23:18.085Z Compiling console v0.15.11
31912026-03-02T22:23:19.386Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31922026-03-02T22:23:19.501Z Compiling bitfield-struct v0.6.2
31932026-03-02T22:23:19.924Z Compiling linked-hash-map v0.5.6
31942026-03-02T22:23:20.364Z Compiling semver v0.1.20
31952026-03-02T22:23:20.803Z Compiling rustc_version v0.1.7
31962026-03-02T22:23:20.965Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972026-03-02T22:23:20.992Z Compiling lru-cache v0.1.2
31982026-03-02T22:23:21.255Z Compiling expectorate v1.2.0
31992026-03-02T22:23:21.286Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32002026-03-02T22:23:21.712Z Compiling pin-project-internal v1.1.11
32012026-03-02T22:23:22.032Z Compiling slog-dtrace v0.3.0
32022026-03-02T22:23:22.425Z Compiling minimal-lexical v0.2.1
32032026-03-02T22:23:23.036Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32042026-03-02T22:23:23.225Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052026-03-02T22:23:23.723Z Compiling progenitor-macro v0.13.0
32062026-03-02T22:23:24.132Z Compiling hickory-resolver v0.24.4
32072026-03-02T22:23:24.161Z Compiling progenitor-macro v0.11.2
32082026-03-02T22:23:28.225Z Compiling pin-project v1.1.11
32092026-03-02T22:23:28.235Z Compiling nom v7.1.3
32102026-03-02T22:23:28.235Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32112026-03-02T22:23:28.235Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32122026-03-02T22:23:28.235Z Compiling newtype_derive v0.1.6
32132026-03-02T22:23:28.235Z Compiling tokio-dtrace v0.1.1
32142026-03-02T22:23:28.235Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32152026-03-02T22:23:28.254Z Compiling phf_shared v0.12.1
32162026-03-02T22:23:28.457Z Compiling snafu-derive v0.8.9
32172026-03-02T22:23:28.667Z Compiling dropshot-api-manager-types v0.5.2
32182026-03-02T22:23:29.424Z Compiling pem v3.0.6
32192026-03-02T22:23:29.551Z Compiling csv-core v0.1.13
32202026-03-02T22:23:30.124Z Compiling xshell-macros v0.2.7
32212026-03-02T22:23:30.180Z Compiling same-file v1.0.6
32222026-03-02T22:23:30.474Z Compiling chrono-tz v0.10.4
32232026-03-02T22:23:30.508Z Compiling highway v1.3.0
32242026-03-02T22:23:30.879Z Compiling const_format_proc_macros v0.2.34
32252026-03-02T22:23:30.906Z Compiling xshell v0.2.7
32262026-03-02T22:23:31.372Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32272026-03-02T22:23:32.093Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32282026-03-02T22:23:32.576Z Compiling walkdir v2.5.0
32292026-03-02T22:23:32.897Z Compiling csv v1.4.0
32302026-03-02T22:23:33.312Z Compiling snafu v0.8.9
32312026-03-02T22:23:33.338Z Compiling phf v0.12.1
32322026-03-02T22:23:33.686Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32332026-03-02T22:23:34.150Z Compiling oxide-tokio-rt v0.1.2
32342026-03-02T22:23:34.375Z Compiling qorb v0.4.1
32352026-03-02T22:23:34.498Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32362026-03-02T22:23:35.438Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32372026-03-02T22:23:35.442Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32382026-03-02T22:23:36.413Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32392026-03-02T22:23:36.686Z Compiling progenitor v0.13.0
32402026-03-02T22:23:36.974Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32412026-03-02T22:23:37.072Z Compiling progenitor v0.11.2
32422026-03-02T22:23:37.337Z Compiling globset v0.4.18
32432026-03-02T22:23:37.570Z Compiling olpc-cjson v0.1.4
32442026-03-02T22:23:38.002Z Compiling primeorder v0.13.6
32452026-03-02T22:23:38.613Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32462026-03-02T22:23:38.670Z Compiling serde_plain v1.0.2
32472026-03-02T22:23:39.073Z Compiling typed-path v0.9.3
32482026-03-02T22:23:39.097Z Compiling base64 v0.21.7
32492026-03-02T22:23:39.146Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32502026-03-02T22:23:39.441Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32512026-03-02T22:23:39.775Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32522026-03-02T22:23:41.587Z Compiling tough v0.20.0
32532026-03-02T22:23:42.114Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32542026-03-02T22:23:42.456Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32552026-03-02T22:23:43.501Z Compiling const_format v0.2.35
32562026-03-02T22:23:44.222Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32572026-03-02T22:23:44.411Z Compiling progenitor-impl v0.10.0
32582026-03-02T22:23:45.657Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32592026-03-02T22:23:45.779Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32602026-03-02T22:23:47.051Z Compiling tabled_derive v0.7.0
32612026-03-02T22:23:47.485Z Compiling bcs v0.1.6
32622026-03-02T22:23:48.200Z Compiling radium v0.7.0
32632026-03-02T22:23:48.570Z Compiling salty v0.3.0
32642026-03-02T22:23:48.754Z Compiling termtree v0.5.1
32652026-03-02T22:23:48.948Z Compiling textwrap v0.16.2
32662026-03-02T22:23:49.113Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32672026-03-02T22:23:49.141Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32682026-03-02T22:23:49.287Z Compiling tabled v0.15.0
32692026-03-02T22:23:49.513Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32702026-03-02T22:23:50.016Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32712026-03-02T22:23:50.422Z Compiling steno v0.4.1
32722026-03-02T22:23:51.147Z Compiling progenitor-macro v0.10.0
32732026-03-02T22:23:51.326Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32742026-03-02T22:23:52.877Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32752026-03-02T22:23:53.162Z Compiling utf-8 v0.7.6
32762026-03-02T22:23:53.436Z Compiling humantime v2.3.0
32772026-03-02T22:23:53.538Z Compiling maybe-uninit v2.0.0
32782026-03-02T22:23:54.013Z Compiling tap v1.0.1
32792026-03-02T22:23:54.247Z Compiling wyz v0.5.1
32802026-03-02T22:23:54.273Z Compiling tungstenite v0.21.0
32812026-03-02T22:23:55.005Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32822026-03-02T22:23:56.258Z Compiling p384 v0.13.1
32832026-03-02T22:23:56.287Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32842026-03-02T22:23:56.653Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32852026-03-02T22:23:56.687Z Compiling arc-swap v1.8.2
32862026-03-02T22:23:57.334Z Compiling tagptr v0.2.0
32872026-03-02T22:23:57.455Z Compiling funty v2.0.0
32882026-03-02T22:23:57.524Z Compiling packed_struct v0.10.1
32892026-03-02T22:23:57.664Z Compiling moka v0.12.13
32902026-03-02T22:23:57.978Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32912026-03-02T22:23:58.140Z Compiling slog-scope v4.4.1
32922026-03-02T22:23:58.687Z Compiling bitvec v1.0.1
32932026-03-02T22:23:59.151Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32942026-03-02T22:23:59.546Z Compiling tokio-tungstenite v0.21.0
32952026-03-02T22:24:00.347Z Compiling polyval v0.6.2
32962026-03-02T22:24:00.827Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32972026-03-02T22:24:01.466Z Compiling packed_struct_codegen v0.10.1
32982026-03-02T22:24:01.541Z Compiling zerocopy-derive v0.6.6
32992026-03-02T22:24:02.356Z Compiling bitfield-macros v0.19.4
33002026-03-02T22:24:03.467Z Compiling proc-macro-error-attr2 v2.0.0
33012026-03-02T22:24:03.953Z Compiling progenitor v0.10.0
33022026-03-02T22:24:04.025Z Compiling indexmap v1.9.3
33032026-03-02T22:24:04.080Z Compiling parking_lot_core v0.8.6
33042026-03-02T22:24:04.109Z Compiling crc-catalog v2.4.0
33052026-03-02T22:24:04.207Z Compiling nodrop v0.1.14
33062026-03-02T22:24:04.285Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33072026-03-02T22:24:04.322Z Compiling crc v3.4.0
33082026-03-02T22:24:04.391Z Compiling array-init v0.0.4
33092026-03-02T22:24:04.457Z Compiling proc-macro-error2 v2.0.1
33102026-03-02T22:24:04.631Z Compiling bitfield v0.19.4
33112026-03-02T22:24:04.708Z Compiling zerocopy v0.6.6
33122026-03-02T22:24:04.743Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33132026-03-02T22:24:05.129Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33142026-03-02T22:24:05.417Z Compiling ghash v0.5.1
33152026-03-02T22:24:05.443Z Compiling smallvec v0.6.14
33162026-03-02T22:24:05.550Z Compiling hickory-resolver v0.25.2
33172026-03-02T22:24:05.675Z Compiling slog-stdlog v4.1.1
33182026-03-02T22:24:05.897Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33192026-03-02T22:24:06.123Z Compiling nix v0.31.1
33202026-03-02T22:24:06.873Z Compiling git-stub v1.0.0
33212026-03-02T22:24:07.008Z Compiling ctr v0.9.2
33222026-03-02T22:24:07.068Z Compiling num-derive v0.3.3
33232026-03-02T22:24:07.426Z Compiling lzma-sys v0.1.20
33242026-03-02T22:24:07.457Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33252026-03-02T22:24:07.939Z Compiling unicase v2.9.0
33262026-03-02T22:24:07.994Z Compiling hashbrown v0.12.3
33272026-03-02T22:24:08.365Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33282026-03-02T22:24:08.394Z Compiling mime_guess v2.0.5
33292026-03-02T22:24:08.419Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33302026-03-02T22:24:08.490Z Compiling aes-gcm v0.10.3
33312026-03-02T22:24:08.880Z Compiling git-stub-vcs v0.1.0
33322026-03-02T22:24:09.337Z Compiling libscf-sys v1.1.0
33332026-03-02T22:24:09.620Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33342026-03-02T22:24:09.649Z Compiling slog-envlogger v2.2.0
33352026-03-02T22:24:09.649Z Compiling serde-hex v0.1.0
33362026-03-02T22:24:10.007Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33372026-03-02T22:24:10.069Z Compiling tabled_derive v0.11.0
33382026-03-02T22:24:10.776Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33392026-03-02T22:24:11.045Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33402026-03-02T22:24:12.219Z Compiling ron v0.8.1
33412026-03-02T22:24:12.980Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33422026-03-02T22:24:13.877Z Compiling papergrid v0.17.0
33432026-03-02T22:24:14.284Z Compiling cargo_toml v0.22.3
33442026-03-02T22:24:14.661Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33452026-03-02T22:24:15.831Z Compiling hashbrown v0.13.2
33462026-03-02T22:24:16.244Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33472026-03-02T22:24:17.026Z Compiling testing_table v0.3.0
33482026-03-02T22:24:17.359Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33492026-03-02T22:24:17.799Z Compiling ssh-encoding v0.2.0
33502026-03-02T22:24:18.122Z Compiling blowfish v0.9.1
33512026-03-02T22:24:18.455Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33522026-03-02T22:24:18.639Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33532026-03-02T22:24:18.666Z Compiling nibble_vec v0.1.0
33542026-03-02T22:24:18.934Z Compiling endian-type v0.1.2
33552026-03-02T22:24:19.042Z Compiling corncobs v0.1.4
33562026-03-02T22:24:19.192Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33572026-03-02T22:24:19.235Z Compiling crc-any v2.5.0
33582026-03-02T22:24:19.408Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33592026-03-02T22:24:19.635Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-02T22:24:19.762Z Compiling radix_trie v0.2.1
33612026-03-02T22:24:20.213Z Compiling bcrypt-pbkdf v0.10.0
33622026-03-02T22:24:20.255Z Compiling ssh-cipher v0.2.0
33632026-03-02T22:24:20.258Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33642026-03-02T22:24:20.423Z Compiling tabled v0.20.0
33652026-03-02T22:24:20.895Z Compiling object v0.30.4
33662026-03-02T22:24:21.649Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33672026-03-02T22:24:21.702Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33682026-03-02T22:24:22.149Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33692026-03-02T22:24:23.658Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33702026-03-02T22:24:23.905Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33712026-03-02T22:24:24.092Z Compiling parking_lot v0.11.2
33722026-03-02T22:24:24.979Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33732026-03-02T22:24:25.636Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33742026-03-02T22:24:26.249Z Compiling prefix-trie v0.7.0
33752026-03-02T22:24:26.276Z Compiling password-hash v0.4.2
33762026-03-02T22:24:26.405Z Compiling fxhash v0.2.1
33772026-03-02T22:24:26.470Z Compiling secrecy v0.8.0
33782026-03-02T22:24:26.597Z Compiling path-slash v0.1.5
33792026-03-02T22:24:26.677Z Compiling half v1.8.3
33802026-03-02T22:24:26.763Z Compiling http-range v0.1.5
33812026-03-02T22:24:26.855Z Compiling pbkdf2 v0.11.0
33822026-03-02T22:24:27.091Z Compiling hickory-server v0.25.2
33832026-03-02T22:24:27.142Z Compiling serde_cbor v0.11.2
33842026-03-02T22:24:27.241Z Compiling sled v0.34.7
33852026-03-02T22:24:27.289Z Compiling xz2 v0.1.7
33862026-03-02T22:24:27.766Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33872026-03-02T22:24:28.605Z Compiling ron v0.12.0
33882026-03-02T22:24:28.862Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33892026-03-02T22:24:31.447Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33902026-03-02T22:24:32.174Z Compiling ssh-key v0.6.7
33912026-03-02T22:24:32.364Z Compiling hickory-client v0.25.2
33922026-03-02T22:24:32.891Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33932026-03-02T22:24:32.976Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33942026-03-02T22:24:33.047Z Compiling p256 v0.13.2
33952026-03-02T22:24:33.632Z Compiling p521 v0.13.3
33962026-03-02T22:24:33.894Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33972026-03-02T22:24:34.099Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33982026-03-02T22:24:35.979Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33992026-03-02T22:24:36.193Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34002026-03-02T22:24:36.573Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34012026-03-02T22:24:36.834Z Compiling yasna v0.5.2
34022026-03-02T22:24:37.330Z Compiling kstat-rs v0.2.4
34032026-03-02T22:24:37.699Z Compiling headers-core v0.3.0
34042026-03-02T22:24:37.940Z Compiling nanorand v0.7.0
34052026-03-02T22:24:37.989Z Compiling russh-cryptovec v0.7.3
34062026-03-02T22:24:38.175Z Compiling atty v0.2.14
34072026-03-02T22:24:38.356Z Compiling md5 v0.7.0
34082026-03-02T22:24:38.391Z Compiling crc8 v0.1.1
34092026-03-02T22:24:38.452Z Compiling base16ct v1.0.0
34102026-03-02T22:24:38.501Z Compiling home v0.5.12
34112026-03-02T22:24:38.559Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34122026-03-02T22:24:38.611Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34132026-03-02T22:24:38.839Z Compiling russh-keys v0.45.0
34142026-03-02T22:24:38.933Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34152026-03-02T22:24:39.812Z Compiling flume v0.11.1
34162026-03-02T22:24:40.547Z Compiling headers v0.4.1
34172026-03-02T22:24:42.103Z Compiling rcgen v0.12.1
34182026-03-02T22:24:42.440Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34192026-03-02T22:24:42.486Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34202026-03-02T22:24:44.294Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34212026-03-02T22:24:46.623Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34222026-03-02T22:24:48.539Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34232026-03-02T22:24:50.871Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34242026-03-02T22:24:51.074Z Compiling hyper-staticfile v0.10.1
34252026-03-02T22:24:52.175Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34262026-03-02T22:24:52.885Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34272026-03-02T22:24:52.960Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34282026-03-02T22:24:53.171Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34292026-03-02T22:24:53.444Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34302026-03-02T22:24:53.808Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34312026-03-02T22:24:54.820Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34322026-03-02T22:24:54.847Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34332026-03-02T22:24:55.506Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34342026-03-02T22:24:56.727Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34352026-03-02T22:24:56.797Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34362026-03-02T22:24:56.842Z Compiling num-bigint v0.4.6
34372026-03-02T22:24:57.065Z Compiling des v0.8.1
34382026-03-02T22:24:57.470Z Compiling subprocess v0.2.15
34392026-03-02T22:24:57.539Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34402026-03-02T22:24:58.299Z Compiling display-error-chain v0.2.2
34412026-03-02T22:24:58.502Z Compiling hex-literal v0.4.1
34422026-03-02T22:24:58.576Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-03-02T22:24:58.724Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34442026-03-02T22:24:58.749Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34452026-03-02T22:24:59.206Z Compiling colored v2.2.0
34462026-03-02T22:25:00.046Z Compiling russh v0.45.0
34472026-03-02T22:25:01.545Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34482026-03-02T22:25:02.076Z Compiling socket2 v0.5.10
34492026-03-02T22:25:03.091Z Compiling internet-checksum v0.2.1
34502026-03-02T22:25:09.745Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34512026-03-02T22:25:48.562Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34522026-03-02T22:26:19.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
34532026-03-02T22:26:20.186Z
34542026-03-02T22:26:20.186Zreal 3:41.234410942
34552026-03-02T22:26:20.186Zuser 20:04.296643978
34562026-03-02T22:26:20.186Zsys 2:39.544765056
34572026-03-02T22:26:20.186Ztrap 0.611424401
34582026-03-02T22:26:20.186Ztflt 0.296358873
34592026-03-02T22:26:20.189Zdflt 0.631979234
34602026-03-02T22:26:20.189Zkflt 0.000043701
34612026-03-02T22:26:20.189Zlock 54:46.162992900
34622026-03-02T22:26:20.189Zslp 1:12:19.633646194
34632026-03-02T22:26:20.189Zlat 1:07.770183338
34642026-03-02T22:26:20.189Zstop 2:46.888099308
34652026-03-02T22:26:20.189Z+ mkdir tests
34662026-03-02T22:26:20.192Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34672026-03-02T22:26:20.193Z+ xargs -I '{}' -t cp '{}' tests/
34682026-03-02T22:26:20.237Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8adadec6e8938757 tests/
34692026-03-02T22:26:20.271Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ab4e7eae1dc28190 tests/
34702026-03-02T22:26:20.307Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-36d083c4f3975527 tests/
34712026-03-02T22:26:20.341Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4ef6c0f480073716 tests/
34722026-03-02T22:26:20.741Z+ 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/*)
34732026-03-02T22:26:20.744Z+ 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-ab4e7eae1dc28190 tests/commtest-36d083c4f3975527 tests/dhcp_server-8adadec6e8938757 tests/end_to_end_tests-4ef6c0f480073716 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
34742026-03-02T22:28:05.141ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34752026-03-02T22:28:05.141Za .github/buildomat/ci-env.sh 1K
34762026-03-02T22:28:05.141Za out/target/test 1K
34772026-03-02T22:28:05.141Za out/npuzone/npuzone 27402K
34782026-03-02T22:28:05.141Za package-manifest.toml 35K
34792026-03-02T22:28:05.141Za smf/sled-agent/non-gimlet/config.toml 6K
34802026-03-02T22:28:05.141Za target/release/omicron-package 41058K
34812026-03-02T22:28:05.141Za target/release/xtask 11359K
34822026-03-02T22:28:05.141Za target/debug/bootstrap 345761K
34832026-03-02T22:28:05.141Za tests/bootstrap-ab4e7eae1dc28190 31480K
34842026-03-02T22:28:05.141Za tests/commtest-36d083c4f3975527 31997K
34852026-03-02T22:28:05.141Za tests/dhcp_server-8adadec6e8938757 31480K
34862026-03-02T22:28:05.141Za tests/end_to_end_tests-4ef6c0f480073716 387370K
34872026-03-02T22:28:05.141Za out/clickhouse.tar.gz 302564K
34882026-03-02T22:28:05.141Za out/clickhouse_keeper.tar.gz 287858K
34892026-03-02T22:28:05.142Za out/clickhouse_server.tar.gz 302563K
34902026-03-02T22:28:05.142Za out/cockroachdb.tar.gz 156106K
34912026-03-02T22:28:05.142Za out/crucible-pantry-zone.tar.gz 38316K
34922026-03-02T22:28:05.142Za out/crucible-utils.tar 17744K
34932026-03-02T22:28:05.142Za out/crucible-zone.tar.gz 52454K
34942026-03-02T22:28:05.142Za out/external-dns.tar.gz 41548K
34952026-03-02T22:28:05.142Za out/internal-dns.tar.gz 41547K
34962026-03-02T22:28:05.142Za out/mg-ddm-gz.tar 86339K
34972026-03-02T22:28:05.142Za out/nexus.tar.gz 210223K
34982026-03-02T22:28:05.142Za out/ntp.tar.gz 22563K
34992026-03-02T22:28:05.142Za out/omicron-gateway-softnpu.tar.gz 28304K
35002026-03-02T22:28:05.142Za out/omicron-sled-agent.tar 184695K
35012026-03-02T22:28:05.142Za out/overlay.tar.gz 3K
35022026-03-02T22:28:05.142Za out/oximeter.tar.gz 57424K
35032026-03-02T22:28:05.142Za out/oxlog.tar 3895K
35042026-03-02T22:28:05.142Za out/probe.tar.gz 3037K
35052026-03-02T22:28:05.142Za out/propolis-server.tar.gz 74633K
35062026-03-02T22:28:05.142Za out/pumpkind-gz.tar 26647K
35072026-03-02T22:28:05.142Za out/switch-softnpu.tar.gz 371178K
35082026-03-02T22:28:05.145Z
35092026-03-02T22:28:05.146Zreal 1:44.381447381
35102026-03-02T22:28:05.146Zuser 1:39.944889446
35112026-03-02T22:28:05.146Zsys 6.505281983
35122026-03-02T22:28:05.146Ztrap 0.023924098
35132026-03-02T22:28:05.146Ztflt 0.000000000
35142026-03-02T22:28:05.146Zdflt 0.000000000
35152026-03-02T22:28:05.146Zkflt 0.000000000
35162026-03-02T22:28:05.146Zlock 0.000000000
35172026-03-02T22:28:05.146Zslp 1:39.636595130
35182026-03-02T22:28:05.146Zlat 2.646461471
35192026-03-02T22:28:05.146Zstop 0.000477969
35202026-03-02T22:28:05.146Zprocess exited: duration 2643465 ms, exit code 0
 
35212026-03-02T22:28:05.163Zfound 1 output files
35222026-03-02T22:28:05.163Zuploading: /work/package.tar.gz (2324249654 bytes)
35232026-03-02T22:28:38.791Zuploaded: /work/package.tar.gz