01KJXTF787W65PFFNT3PJFMRDS: 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: 01KJXTHBHJ7T6CVFNJ6A2Q553G

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T02:10:48.654Zjob assigned to worker 01KJXW47990QZ8EGK5STTWA617 [factory aws, i-0ea2925249e5b9927] (queued for 28 m 48 s)
 
22026-03-05T02:10:57.030Zstarting task 0: "setup"
32026-03-05T02:10:57.035Z++ uname -s
42026-03-05T02:10:57.038Z+ kern=SunOS
52026-03-05T02:10:57.038Z+ build_user=build
62026-03-05T02:10:57.038Z+ build_uid=12345
72026-03-05T02:10:57.038Z+ work_dir=/work
82026-03-05T02:10:57.038Z+ input_dir=/input
92026-03-05T02:10:57.038Z+ [[ 0 == 12345 ]]
102026-03-05T02:10:57.038Z+ case "$kern" in
112026-03-05T02:10:57.038Z+ groupadd -g 12345 build
122026-03-05T02:10:57.042Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T02:10:59.050Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T02:10:59.180Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T02:10:59.189Z+ home_fs=zfs
162026-03-05T02:10:59.189Z+ [[ zfs == autofs ]]
172026-03-05T02:10:59.189Z+ mkdir -p /home/build
182026-03-05T02:10:59.189Z+ chown build:build /home/build /work
192026-03-05T02:11:01.262Z+ chmod 0700 /home/build /work
202026-03-05T02:11:01.464Zprocess exited: duration 4161 ms, exit code 0
 
212026-03-05T02:11:01.553Zstarting task 1: "rust-toolchain"
222026-03-05T02:11:01.572Z * rust toolchain channel = "1.91.1"
232026-03-05T02:11:01.572Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-03-05T02:11:01.572Z * rust toolchain profile = "default"
252026-03-05T02:11:01.572Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-05T02:11:01.572Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T02:11:01.572Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T02:11:01.572Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T02:11:01.572Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-05T02:11:01.664Zinfo: downloading installer
312026-03-05T02:11:03.739Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T02:11:03.739Zwarn: /opt/ooce/bin
332026-03-05T02:11:03.739Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T02:11:03.739Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T02:11:03.739Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T02:11:03.739Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T02:11:03.739Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T02:11:03.739Zerror: cannot install while Rust is installed
392026-03-05T02:11:03.739Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T02:11:03.755Zinfo: profile set to 'default'
412026-03-05T02:11:03.755Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T02:11:03.759Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-05T02:11:03.955Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-05T02:11:03.955Zinfo: downloading component 'cargo'
452026-03-05T02:11:05.489Zinfo: downloading component 'clippy'
462026-03-05T02:11:06.008Zinfo: downloading component 'rust-docs'
472026-03-05T02:11:08.349Zinfo: downloading component 'rust-std'
482026-03-05T02:11:09.815Zinfo: downloading component 'rustc'
492026-03-05T02:11:18.012Zinfo: downloading component 'rustfmt'
502026-03-05T02:11:18.377Zinfo: installing component 'cargo'
512026-03-05T02:11:19.328Zinfo: installing component 'clippy'
522026-03-05T02:11:19.734Zinfo: installing component 'rust-docs'
532026-03-05T02:11:21.803Zinfo: installing component 'rust-std'
542026-03-05T02:11:23.628Zinfo: installing component 'rustc'
552026-03-05T02:11:30.697Zinfo: installing component 'rustfmt'
562026-03-05T02:11:31.050Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-05T02:11:31.050Z
582026-03-05T02:11:31.525Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-05T02:11:31.525Z
602026-03-05T02:11:31.528Z
612026-03-05T02:11:31.528ZRust is installed now. Great!
622026-03-05T02:11:31.528Z
632026-03-05T02:11:31.528ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T02:11:31.528Zenvironment variable. This has not been done automatically.
652026-03-05T02:11:31.528Z
662026-03-05T02:11:31.528ZTo configure your current shell, you need to source
672026-03-05T02:11:31.528Zthe corresponding env file under $HOME/.cargo.
682026-03-05T02:11:31.528Z
692026-03-05T02:11:31.528ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T02:11:31.528Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T02:11:31.528Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T02:11:31.528Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T02:11:31.634Z+ rustup --version
742026-03-05T02:11:31.647Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T02:11:31.647Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T02:11:31.740Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-05T02:11:31.744Z+ cargo --version
782026-03-05T02:11:31.821Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-05T02:11:31.825Z+ rustc --version
802026-03-05T02:11:31.908Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-05T02:11:31.913Zprocess exited: duration 30371 ms, exit code 0
 
822026-03-05T02:11:31.920Zstarting task 2: "authentication"
832026-03-05T02:11:31.944Zprocess exited: duration 24 ms, exit code 0
 
842026-03-05T02:11:31.950Zstarting task 3: "clone repository"
852026-03-05T02:11:31.956Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-05T02:11:31.959Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-05T02:11:31.996ZCloning into '/work/oxidecomputer/omicron'...
882026-03-05T02:12:30.059Z+ cd /work/oxidecomputer/omicron
892026-03-05T02:12:30.059Z+ git fetch origin 1f27a9468800a60ca45d15cff9020e77ecbf2c62
902026-03-05T02:12:30.691ZFrom https://github.com/oxidecomputer/omicron
912026-03-05T02:12:30.691Z * branch 1f27a9468800a60ca45d15cff9020e77ecbf2c62 -> FETCH_HEAD
922026-03-05T02:12:30.704Z+ [[ -n '' ]]
932026-03-05T02:12:30.704Z+ git reset --hard 1f27a9468800a60ca45d15cff9020e77ecbf2c62
942026-03-05T02:12:31.097ZHEAD is now at 1f27a9468 whoopsie
952026-03-05T02:12:31.113Zprocess exited: duration 59152 ms, exit code 0
 
962026-03-05T02:12:31.119Zstarting task 4: "build"
972026-03-05T02:12:31.126Z+ source .github/buildomat/ci-env.sh
982026-03-05T02:12:31.126Z++ export CARGO_TERM_COLOR=always
992026-03-05T02:12:31.126Z++ CARGO_TERM_COLOR=always
1002026-03-05T02:12:31.126Z+ cargo --version
1012026-03-05T02:12:31.198Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-05T02:12:31.201Z+ rustc --version
1032026-03-05T02:12:31.286Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-05T02:12:31.292Z+ WORK=/work
1052026-03-05T02:12:31.296Z+ pfexec mkdir -p /work
1062026-03-05T02:12:31.299Z+ pfexec chown build /work
1072026-03-05T02:12:31.302Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-03-05T02:12:42.725Z Startup: Refreshing catalog 'helios-dev' ... Done
1092026-03-05T02:12:53.416Z Startup: Caching catalogs ... Done
1102026-03-05T02:13:18.537ZPlanning: Solver setup ... Done (23.210s)
1112026-03-05T02:13:18.706ZPlanning: Running solver ... Done (0.168s)
1122026-03-05T02:13:18.897ZPlanning: Finding local manifests ... Done (0.003s)
1132026-03-05T02:13:18.929ZPlanning: Fetching manifests: 0/4 0% complete
1142026-03-05T02:13:20.224ZPlanning: Fetching manifests: 4/4 100% complete
1152026-03-05T02:13:20.279ZPlanning: Package planning ... Done (0.055s)
1162026-03-05T02:13:20.332ZPlanning: Merging actions ... Done (0.051s)
1172026-03-05T02:13:20.946ZPlanning: Checking for conflicting actions ... Done (0.615s)
1182026-03-05T02:13:20.959ZPlanning: Consolidating action changes ... Done (0.012s)
1192026-03-05T02:13:22.003ZPlanning: Evaluating mediators ... Done (1.043s)
1202026-03-05T02:13:22.014ZPlanning: Planning completed in 28.43 seconds
1212026-03-05T02:13:22.029Z Packages to install: 4
1222026-03-05T02:13:22.029Z Mediators to change: 2
1232026-03-05T02:13:22.029Z Services to change: 1
1242026-03-05T02:13:22.032Z Estimated space available: 155.43 GB
1252026-03-05T02:13:22.032ZEstimated space to be consumed: 1.82 GB
1262026-03-05T02:13:22.032Z Create boot environment: No
1272026-03-05T02:13:22.032ZCreate backup boot environment: No
1282026-03-05T02:13:22.032Z Rebuild boot archive: No
1292026-03-05T02:13:22.032Z
1302026-03-05T02:13:22.032ZChanged mediators:
1312026-03-05T02:13:22.032Z mediator clang:
1322026-03-05T02:13:22.032Z version: None -> 15 (system default)
1332026-03-05T02:13:22.032Z
1342026-03-05T02:13:22.032Z mediator llvm:
1352026-03-05T02:13:22.032Z version: 14 (system default) -> 15 (system default)
1362026-03-05T02:13:22.032Z
1372026-03-05T02:13:22.032ZChanged packages:
1382026-03-05T02:13:22.032Zhelios-dev
1392026-03-05T02:13:22.032Z developer/build-essential
1402026-03-05T02:13:22.032Z None -> 11-2.0
1412026-03-05T02:13:22.032Z library/libxmlsec1
1422026-03-05T02:13:22.033Z None -> 1.2.35-2.0
1432026-03-05T02:13:22.033Z ooce/developer/clang-15
1442026-03-05T02:13:22.033Z None -> 15.0.7-2.0
1452026-03-05T02:13:22.033Z ooce/developer/llvm-15
1462026-03-05T02:13:22.033Z None -> 15.0.7-2.0
1472026-03-05T02:13:22.033Z
1482026-03-05T02:13:22.033ZServices:
1492026-03-05T02:13:22.033Z restart_fmri:
1502026-03-05T02:13:22.033Z svc:/system/update-man-index:default
1512026-03-05T02:13:22.087Z
1522026-03-05T02:13:22.087ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532026-03-05T02:13:27.091ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.1M/s)
1542026-03-05T02:13:32.092ZDownload: 3239/3290 items 183.4/212.6MB 86% complete (18.3M/s)
1552026-03-05T02:13:34.563ZDownload: Completed 212.60 MB in 12.47 seconds (17.1M/s)
1562026-03-05T02:13:34.842Z Actions: 1/3689 actions (Installing new actions)
1572026-03-05T02:13:39.503Z Actions: Completed 3689 actions in 4.66 seconds.
1582026-03-05T02:13:39.952Z Done (0.441s)
1592026-03-05T02:13:39.952Z Done (0.000s)
1602026-03-05T02:13:41.060Z Done (1.109s)
1612026-03-05T02:13:45.966Z Done (4.527s)
1622026-03-05T02:13:46.066Z Done (0.020s)
1632026-03-05T02:13:46.069Z Done (0.000s)
1642026-03-05T02:13:46.218Z Done (0.000s)
1652026-03-05T02:13:47.319ZPlanning: Evaluating mediator changes ... Done
1662026-03-05T02:13:47.496ZPlanning: Checking for conflicting actions ... Done
1672026-03-05T02:13:47.503ZPlanning: Consolidating action changes ... Done
1682026-03-05T02:13:47.783ZPlanning: Evaluating mediators ... Done
1692026-03-05T02:13:47.786ZPlanning: Planning completed in 0.47 seconds
1702026-03-05T02:13:47.819Z Mediators to change: 2
1712026-03-05T02:13:47.819Z Create boot environment: No
1722026-03-05T02:13:47.819ZCreate backup boot environment: No
1732026-03-05T02:13:47.910Z Done
1742026-03-05T02:13:47.910Z Done
1752026-03-05T02:13:48.777Z Done
1762026-03-05T02:13:53.011Z Done
1772026-03-05T02:13:53.105Z Done
1782026-03-05T02:13:53.108Z Done
1792026-03-05T02:13:53.202Z Done
1802026-03-05T02:13:53.893ZPlanning: Evaluating mediator changes ... Done
1812026-03-05T02:13:53.897ZPlanning: Merging actions ... Done
1822026-03-05T02:13:54.097ZPlanning: Checking for conflicting actions ... Done
1832026-03-05T02:13:54.100ZPlanning: Consolidating action changes ... Done
1842026-03-05T02:13:54.382ZPlanning: Evaluating mediators ... Done
1852026-03-05T02:13:54.443ZPlanning: Planning completed in 0.82 seconds
1862026-03-05T02:13:54.482Z Packages to change: 1
1872026-03-05T02:13:54.482Z Mediators to change: 1
1882026-03-05T02:13:54.482Z Services to change: 1
1892026-03-05T02:13:54.485Z Create boot environment: No
1902026-03-05T02:13:54.486ZCreate backup boot environment: Yes
1912026-03-05T02:13:57.142Z Actions: 1/6 actions (Updating modified actions)
1922026-03-05T02:13:57.146Z Actions: Completed 6 actions in 0.00 seconds.
1932026-03-05T02:13:57.146Z Done
1942026-03-05T02:13:57.146Z Done
1952026-03-05T02:13:57.364Z Done
1962026-03-05T02:14:01.686Z Done
1972026-03-05T02:14:01.789Z Done
1982026-03-05T02:14:01.819Z Done
1992026-03-05T02:14:01.999Z Done
2002026-03-05T02:14:02.513ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012026-03-05T02:14:02.513Zclang system 15 system
2022026-03-05T02:14:02.513Zcsh system system illumos
2032026-03-05T02:14:02.513Zctags system system illumos
2042026-03-05T02:14:02.513Zfile system system illumos
2052026-03-05T02:14:02.513Zgcc vendor 12 vendor
2062026-03-05T02:14:02.513Zgcc system 10 system
2072026-03-05T02:14:02.513Zgcc system 7 system
2082026-03-05T02:14:02.513Zgo system 1.20 system
2092026-03-05T02:14:02.513Zgo system 1.19 system
2102026-03-05T02:14:02.513Zllvm system 15 system
2112026-03-05T02:14:02.513Zllvm system 14 system
2122026-03-05T02:14:02.513Zmariadb system 10.6 system
2132026-03-05T02:14:02.513Zmta vendor vendor dma
2142026-03-05T02:14:02.513Zopenjdk system 17 system
2152026-03-05T02:14:02.513Zopenjdk system 11 system
2162026-03-05T02:14:02.513Zopenjdk system 1.8 system
2172026-03-05T02:14:02.513Zopenssl vendor 3 vendor
2182026-03-05T02:14:02.513Zperl system 5.36 system
2192026-03-05T02:14:02.513Zpostgresql system 15 system
2202026-03-05T02:14:02.513Zpostgresql system 13 system
2212026-03-05T02:14:02.513Zpython vendor 3 vendor
2222026-03-05T02:14:02.514Zpython system 2 system
2232026-03-05T02:14:02.514Zpython3 system 3.11 system
2242026-03-05T02:14:02.514Zruby system 3.0 system
2252026-03-05T02:14:02.514Zwords vendor vendor american-english
2262026-03-05T02:14:02.514Zwords system system australian-english
2272026-03-05T02:14:02.514Zwords system system british-english
2282026-03-05T02:14:02.514Zwords system system canadian-english
2292026-03-05T02:14:02.514Zwords system system french
2302026-03-05T02:14:02.514Zwords system system italian
2312026-03-05T02:14:02.514Zwords system system ngerman
2322026-03-05T02:14:02.514Zwords system system ogerman
2332026-03-05T02:14:02.514Zwords system system spanish
2342026-03-05T02:14:02.884ZPUBLISHER TYPE STATUS P LOCATION
2352026-03-05T02:14:02.884Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362026-03-05T02:14:09.670ZFMRI IFO
2372026-03-05T02:14:09.670Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382026-03-05T02:14:09.670Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392026-03-05T02:14:09.670Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402026-03-05T02:14:09.670Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412026-03-05T02:14:09.670Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422026-03-05T02:14:09.670Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2432026-03-05T02:14:09.671Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2442026-03-05T02:14:09.671Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2452026-03-05T02:14:09.671Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2462026-03-05T02:14:09.671Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2472026-03-05T02:14:09.671Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2482026-03-05T02:14:09.671Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2492026-03-05T02:14:09.671Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2502026-03-05T02:14:09.671Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2512026-03-05T02:14:09.671Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2522026-03-05T02:14:09.671Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2532026-03-05T02:14:10.993Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2542026-03-05T02:14:11.635Z Updating crates.io index
2552026-03-05T02:14:11.638Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2562026-03-05T02:14:12.134Z Updating git repository `https://github.com/oxidecomputer/lldp`
2572026-03-05T02:14:13.445Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2582026-03-05T02:14:15.965Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2592026-03-05T02:14:16.628Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2602026-03-05T02:14:17.383Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-03-05T02:14:21.928Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-03-05T02:14:27.932Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-03-05T02:14:30.516Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-03-05T02:14:32.169Z Updating git repository `https://github.com/oxidecomputer/falcon`
2652026-03-05T02:14:36.010Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662026-03-05T02:14:37.564Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-03-05T02:14:38.366Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-03-05T02:14:39.432Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-03-05T02:14:40.170Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-03-05T02:14:41.964Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2712026-03-05T02:14:43.089Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2722026-03-05T02:14:43.679Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2732026-03-05T02:14:44.314Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2742026-03-05T02:14:45.104Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2752026-03-05T02:14:45.745Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2762026-03-05T02:14:46.216Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2772026-03-05T02:14:46.754Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2782026-03-05T02:14:47.490Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2792026-03-05T02:14:48.421Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-03-05T02:14:49.836Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-03-05T02:14:50.844Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-03-05T02:14:51.281Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-03-05T02:14:51.917Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842026-03-05T02:14:54.036Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2852026-03-05T02:14:54.788Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862026-03-05T02:14:55.554Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872026-03-05T02:14:56.240Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-03-05T02:14:56.783Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-03-05T02:14:57.562Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902026-03-05T02:14:58.347Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912026-03-05T02:14:59.005Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922026-03-05T02:14:59.490Z Updating git repository `https://github.com/illumos/smf-rs`
2932026-03-05T02:15:00.754Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942026-03-05T02:15:38.541Z Downloading crates ...
2952026-03-05T02:15:38.596Z Downloaded cpufeatures v0.2.14
2962026-03-05T02:15:38.600Z Downloaded anstyle v1.0.11
2972026-03-05T02:15:38.611Z Downloaded serde-untagged v0.1.7
2982026-03-05T02:15:38.616Z Downloaded smawk v0.3.2
2992026-03-05T02:15:38.616Z Downloaded icu_provider_macros v1.5.0
3002026-03-05T02:15:38.616Z Downloaded anstyle-query v1.1.1
3012026-03-05T02:15:38.621Z Downloaded anstyle-parse v0.2.5
3022026-03-05T02:15:38.627Z Downloaded memchr v2.7.4
3032026-03-05T02:15:38.627Z Downloaded getrandom v0.3.4
3042026-03-05T02:15:38.632Z Downloaded ucd-trie v0.1.7
3052026-03-05T02:15:38.632Z Downloaded unicode-xid v0.2.6
3062026-03-05T02:15:38.632Z Downloaded clap_derive v4.5.47
3072026-03-05T02:15:38.640Z Downloaded anstream v0.6.18
3082026-03-05T02:15:38.640Z Downloaded usdt-macro v0.5.0
3092026-03-05T02:15:38.640Z Downloaded syn v2.0.114
3102026-03-05T02:15:38.649Z Downloaded zerocopy v0.7.35
3112026-03-05T02:15:38.663Z Downloaded winnow v0.7.14
3122026-03-05T02:15:38.673Z Downloaded utf8_iter v1.0.4
3132026-03-05T02:15:38.677Z Downloaded utf16_iter v1.0.5
3142026-03-05T02:15:38.677Z Downloaded tabled_derive v0.7.0
3152026-03-05T02:15:38.677Z Downloaded proc-macro-error-attr v1.0.4
3162026-03-05T02:15:38.680Z Downloaded ordered-float v2.10.1
3172026-03-05T02:15:38.680Z Downloaded pretty-hex v0.4.1
3182026-03-05T02:15:38.680Z Downloaded itoa v1.0.11
3192026-03-05T02:15:38.683Z Downloaded writeable v0.5.5
3202026-03-05T02:15:38.683Z Downloaded usdt v0.5.0
3212026-03-05T02:15:38.686Z Downloaded plain v0.2.3
3222026-03-05T02:15:38.686Z Downloaded toml v0.8.23
3232026-03-05T02:15:38.688Z Downloaded scroll_derive v0.12.0
3242026-03-05T02:15:38.688Z Downloaded macaddr v1.0.1
3252026-03-05T02:15:38.691Z Downloaded utf8parse v0.2.2
3262026-03-05T02:15:38.691Z Downloaded toml_datetime v0.6.11
3272026-03-05T02:15:38.696Z Downloaded yoke-derive v0.7.4
3282026-03-05T02:15:38.696Z Downloaded percent-encoding v2.3.2
3292026-03-05T02:15:38.696Z Downloaded heck v0.4.1
3302026-03-05T02:15:38.700Z Downloaded dtrace-parser v0.2.0
3312026-03-05T02:15:38.700Z Downloaded typeid v1.0.3
3322026-03-05T02:15:38.700Z Downloaded zerofrom-derive v0.1.4
3332026-03-05T02:15:38.700Z Downloaded zerofrom v0.1.4
3342026-03-05T02:15:38.700Z Downloaded tinystr v0.7.6
3352026-03-05T02:15:38.703Z Downloaded unicode-linebreak v0.1.5
3362026-03-05T02:15:38.703Z Downloaded bytecount v0.6.8
3372026-03-05T02:15:38.708Z Downloaded block-buffer v0.10.4
3382026-03-05T02:15:38.708Z Downloaded memmap v0.7.0
3392026-03-05T02:15:38.712Z Downloaded usdt-attr-macro v0.5.0
3402026-03-05T02:15:38.712Z Downloaded is_terminal_polyfill v1.70.1
3412026-03-05T02:15:38.712Z Downloaded toml_write v0.1.2
3422026-03-05T02:15:38.712Z Downloaded zmij v1.0.15
3432026-03-05T02:15:38.712Z Downloaded generic-array v0.14.7
3442026-03-05T02:15:38.717Z Downloaded write16 v1.0.0
3452026-03-05T02:15:38.717Z Downloaded version_check v0.9.5
3462026-03-05T02:15:38.717Z Downloaded zerovec-derive v0.10.3
3472026-03-05T02:15:38.721Z Downloaded yoke v0.7.4
3482026-03-05T02:15:38.722Z Downloaded crypto-common v0.1.6
3492026-03-05T02:15:38.722Z Downloaded typenum v1.17.0
3502026-03-05T02:15:38.726Z Downloaded stable_deref_trait v1.2.0
3512026-03-05T02:15:38.726Z Downloaded thiserror-impl v2.0.18
3522026-03-05T02:15:38.726Z Downloaded toml_edit v0.22.27
3532026-03-05T02:15:38.777Z Downloaded zerocopy-derive v0.7.35
3542026-03-05T02:15:38.777Z Downloaded strsim v0.11.1
3552026-03-05T02:15:38.777Z Downloaded fastrand v2.1.1
3562026-03-05T02:15:38.777Z Downloaded errno v0.3.12
3572026-03-05T02:15:38.777Z Downloaded thiserror v2.0.18
3582026-03-05T02:15:38.777Z Downloaded textwrap v0.16.2
3592026-03-05T02:15:38.777Z Downloaded serde_spanned v0.6.9
3602026-03-05T02:15:38.777Z Downloaded zerovec v0.10.4
3612026-03-05T02:15:38.777Z Downloaded serde_tokenstream v0.2.2
3622026-03-05T02:15:38.777Z Downloaded swrite v0.1.0
3632026-03-05T02:15:38.777Z Downloaded pest_generator v2.8.2
3642026-03-05T02:15:38.777Z Downloaded fs-err v3.1.1
3652026-03-05T02:15:38.777Z Downloaded litemap v0.7.3
3662026-03-05T02:15:38.777Z Downloaded url v2.5.4
3672026-03-05T02:15:38.777Z Downloaded synstructure v0.13.1
3682026-03-05T02:15:38.777Z Downloaded icu_locid_transform v1.5.0
3692026-03-05T02:15:38.777Z Downloaded unicode-width v0.1.14
3702026-03-05T02:15:38.781Z Downloaded terminal_size v0.4.0
3712026-03-05T02:15:38.781Z Downloaded autocfg v1.4.0
3722026-03-05T02:15:38.781Z Downloaded digest v0.10.7
3732026-03-05T02:15:38.781Z Downloaded byteorder v1.5.0
3742026-03-05T02:15:38.781Z Downloaded unicode-width v0.2.0
3752026-03-05T02:15:38.781Z Downloaded sha2 v0.10.9
3762026-03-05T02:15:38.781Z Downloaded scroll v0.12.0
3772026-03-05T02:15:38.781Z Downloaded icu_locid_transform_data v1.5.0
3782026-03-05T02:15:38.784Z Downloaded cargo_toml v0.21.0
3792026-03-05T02:15:38.784Z Downloaded erased-serde v0.4.6
3802026-03-05T02:15:38.787Z Downloaded proc-macro-error v1.0.4
3812026-03-05T02:15:38.805Z Downloaded cargo_metadata v0.21.0
3822026-03-05T02:15:38.805Z Downloaded serde-value v0.7.0
3832026-03-05T02:15:38.805Z Downloaded once_cell v1.21.3
3842026-03-05T02:15:38.810Z Downloaded icu_collections v1.5.0
3852026-03-05T02:15:38.810Z Downloaded smallvec v1.15.1
3862026-03-05T02:15:38.811Z Downloaded camino v1.2.2
3872026-03-05T02:15:38.811Z Downloaded semver v1.0.27
3882026-03-05T02:15:38.811Z Downloaded cargo-util-schemas v0.8.2
3892026-03-05T02:15:38.811Z Downloaded dof v0.3.0
3902026-03-05T02:15:38.811Z Downloaded colorchoice v1.0.2
3912026-03-05T02:15:38.811Z Downloaded usdt-impl v0.5.0
3922026-03-05T02:15:38.811Z Downloaded thiserror-impl v1.0.69
3932026-03-05T02:15:38.824Z Downloaded equivalent v1.0.2
3942026-03-05T02:15:38.824Z Downloaded cargo-platform v0.2.0
3952026-03-05T02:15:38.824Z Downloaded idna_adapter v1.2.0
3962026-03-05T02:15:38.824Z Downloaded fnv v1.0.7
3972026-03-05T02:15:38.824Z Downloaded cfg-if v1.0.4
3982026-03-05T02:15:38.824Z Downloaded form_urlencoded v1.2.2
3992026-03-05T02:15:38.824Z Downloaded camino-tempfile v1.4.1
4002026-03-05T02:15:38.832Z Downloaded papergrid v0.11.0
4012026-03-05T02:15:38.832Z Downloaded pest_meta v2.8.2
4022026-03-05T02:15:38.832Z Downloaded num-traits v0.2.19
4032026-03-05T02:15:38.832Z Downloaded log v0.4.29
4042026-03-05T02:15:38.832Z Downloaded icu_provider v1.5.0
4052026-03-05T02:15:38.832Z Downloaded displaydoc v0.2.5
4062026-03-05T02:15:38.838Z Downloaded serde_core v1.0.228
4072026-03-05T02:15:38.838Z Downloaded icu_properties v1.5.1
4082026-03-05T02:15:38.838Z Downloaded tempfile v3.24.0
4092026-03-05T02:15:38.877Z Downloaded pest v2.8.2
4102026-03-05T02:15:38.877Z Downloaded bitflags v2.9.4
4112026-03-05T02:15:38.877Z Downloaded serde_derive v1.0.228
4122026-03-05T02:15:38.877Z Downloaded icu_normalizer_data v1.5.0
4132026-03-05T02:15:38.877Z Downloaded clap v4.5.48
4142026-03-05T02:15:38.877Z Downloaded icu_normalizer v1.5.0
4152026-03-05T02:15:38.877Z Downloaded serde v1.0.228
4162026-03-05T02:15:38.877Z Downloaded anyhow v1.0.99
4172026-03-05T02:15:38.916Z Downloaded icu_locid v1.5.0
4182026-03-05T02:15:38.916Z Downloaded unicode-ident v1.0.19
4192026-03-05T02:15:38.916Z Downloaded thread-id v4.2.2
4202026-03-05T02:15:38.916Z Downloaded thiserror v1.0.69
4212026-03-05T02:15:38.916Z Downloaded indexmap v2.13.0
4222026-03-05T02:15:38.940Z Downloaded quote v1.0.40
4232026-03-05T02:15:38.941Z Downloaded heck v0.5.0
4242026-03-05T02:15:38.941Z Downloaded proc-macro2 v1.0.101
4252026-03-05T02:15:38.941Z Downloaded pest_derive v2.8.2
4262026-03-05T02:15:38.941Z Downloaded clap_lex v0.7.4
4272026-03-05T02:15:38.941Z Downloaded hashbrown v0.16.1
4282026-03-05T02:15:38.941Z Downloaded idna v1.0.3
4292026-03-05T02:15:38.941Z Downloaded serde_json v1.0.149
4302026-03-05T02:15:38.948Z Downloaded goblin v0.8.2
4312026-03-05T02:15:38.948Z Downloaded clap_builder v4.5.48
4322026-03-05T02:15:38.948Z Downloaded tabled v0.15.0
4332026-03-05T02:15:38.958Z Downloaded syn v1.0.109
4342026-03-05T02:15:39.000Z Downloaded icu_properties_data v1.5.0
4352026-03-05T02:15:39.000Z Downloaded rustix v0.38.37
4362026-03-05T02:15:39.010Z Downloaded rustix v1.1.3
4372026-03-05T02:15:39.035Z Downloaded libc v0.2.180
4382026-03-05T02:15:39.148Z Compiling proc-macro2 v1.0.101
4392026-03-05T02:15:39.148Z Compiling unicode-ident v1.0.19
4402026-03-05T02:15:39.151Z Compiling serde_core v1.0.228
4412026-03-05T02:15:39.151Z Compiling serde v1.0.228
4422026-03-05T02:15:39.151Z Compiling version_check v0.9.5
4432026-03-05T02:15:39.151Z Compiling libc v0.2.180
4442026-03-05T02:15:39.151Z Compiling memchr v2.7.4
4452026-03-05T02:15:39.362Z Compiling thiserror v2.0.18
4462026-03-05T02:15:39.627Z Compiling stable_deref_trait v1.2.0
4472026-03-05T02:15:39.796Z Compiling zmij v1.0.15
4482026-03-05T02:15:40.271Z Compiling writeable v0.5.5
4492026-03-05T02:15:40.593Z Compiling litemap v0.7.3
4502026-03-05T02:15:40.911Z Compiling itoa v1.0.11
4512026-03-05T02:15:40.918Z Compiling thiserror v1.0.69
4522026-03-05T02:15:40.998Z Compiling ucd-trie v0.1.7
4532026-03-05T02:15:41.009Z Compiling autocfg v1.4.0
4542026-03-05T02:15:41.174Z Compiling bitflags v2.9.4
4552026-03-05T02:15:41.584Z Compiling quote v1.0.40
4562026-03-05T02:15:41.759Z Compiling errno v0.3.12
4572026-03-05T02:15:41.960Z Compiling byteorder v1.5.0
4582026-03-05T02:15:42.082Z Compiling syn v2.0.114
4592026-03-05T02:15:42.110Z Compiling icu_locid_transform_data v1.5.0
4602026-03-05T02:15:42.266Z Compiling icu_properties_data v1.5.0
4612026-03-05T02:15:42.330Z Compiling serde_json v1.0.149
4622026-03-05T02:15:42.368Z Compiling num-traits v0.2.19
4632026-03-05T02:15:42.476Z Compiling smallvec v1.15.1
4642026-03-05T02:15:42.550Z Compiling equivalent v1.0.2
4652026-03-05T02:15:42.711Z Compiling utf16_iter v1.0.5
4662026-03-05T02:15:42.806Z Compiling typeid v1.0.3
4672026-03-05T02:15:42.969Z Compiling icu_normalizer_data v1.5.0
4682026-03-05T02:15:42.969Z Compiling utf8_iter v1.0.4
4692026-03-05T02:15:43.112Z Compiling hashbrown v0.16.1
4702026-03-05T02:15:43.167Z Compiling rustix v0.38.37
4712026-03-05T02:15:43.225Z Compiling write16 v1.0.0
4722026-03-05T02:15:43.469Z Compiling usdt-impl v0.5.0
4732026-03-05T02:15:43.734Z Compiling proc-macro-error-attr v1.0.4
4742026-03-05T02:15:43.937Z Compiling toml_write v0.1.2
4752026-03-05T02:15:44.113Z Compiling syn v1.0.109
4762026-03-05T02:15:44.144Z Compiling winnow v0.7.14
4772026-03-05T02:15:44.275Z Compiling indexmap v2.13.0
4782026-03-05T02:15:44.325Z Compiling thread-id v4.2.2
4792026-03-05T02:15:45.073Z Compiling proc-macro-error v1.0.4
4802026-03-05T02:15:45.485Z Compiling camino v1.2.2
4812026-03-05T02:15:45.794Z Compiling plain v0.2.3
4822026-03-05T02:15:45.832Z Compiling getrandom v0.3.4
4832026-03-05T02:15:46.182Z Compiling utf8parse v0.2.2
4842026-03-05T02:15:46.188Z Compiling log v0.4.29
4852026-03-05T02:15:46.393Z Compiling percent-encoding v2.3.2
4862026-03-05T02:15:46.580Z Compiling rustix v1.1.3
4872026-03-05T02:15:46.584Z Compiling ordered-float v2.10.1
4882026-03-05T02:15:46.778Z Compiling form_urlencoded v1.2.2
4892026-03-05T02:15:47.162Z Compiling anstyle-parse v0.2.5
4902026-03-05T02:15:47.435Z Compiling terminal_size v0.4.0
4912026-03-05T02:15:47.857Z Compiling colorchoice v1.0.2
4922026-03-05T02:15:47.950Z Compiling pretty-hex v0.4.1
4932026-03-05T02:15:48.053Z Compiling anstyle v1.0.11
4942026-03-05T02:15:48.118Z Compiling is_terminal_polyfill v1.70.1
4952026-03-05T02:15:48.147Z Compiling anstyle-query v1.1.1
4962026-03-05T02:15:48.203Z Compiling cfg-if v1.0.4
4972026-03-05T02:15:48.458Z Compiling anstream v0.6.18
4982026-03-05T02:15:48.541Z Compiling semver v1.0.27
4992026-03-05T02:15:48.750Z Compiling fs-err v3.1.1
5002026-03-05T02:15:49.139Z Compiling synstructure v0.13.1
5012026-03-05T02:15:49.256Z Compiling unicode-xid v0.2.6
5022026-03-05T02:15:49.286Z Compiling heck v0.4.1
5032026-03-05T02:15:49.327Z Compiling bytecount v0.6.8
5042026-03-05T02:15:49.495Z Compiling anyhow v1.0.99
5052026-03-05T02:15:49.590Z Compiling strsim v0.11.1
5062026-03-05T02:15:49.757Z Compiling clap_lex v0.7.4
5072026-03-05T02:15:50.182Z Compiling fnv v1.0.7
5082026-03-05T02:15:50.265Z Compiling unicode-width v0.1.14
5092026-03-05T02:15:50.373Z Compiling once_cell v1.21.3
5102026-03-05T02:15:50.378Z Compiling heck v0.5.0
5112026-03-05T02:15:50.591Z Compiling fastrand v2.1.1
5122026-03-05T02:15:50.793Z Compiling papergrid v0.11.0
5132026-03-05T02:15:50.947Z Compiling clap_builder v4.5.48
5142026-03-05T02:15:51.154Z Compiling tempfile v3.24.0
5152026-03-05T02:15:51.295Z Compiling memmap v0.7.0
5162026-03-05T02:15:51.370Z Compiling smawk v0.3.2
5172026-03-05T02:15:51.646Z Compiling unicode-linebreak v0.1.5
5182026-03-05T02:15:51.677Z Compiling unicode-width v0.2.0
5192026-03-05T02:15:52.055Z Compiling camino-tempfile v1.4.1
5202026-03-05T02:15:52.307Z Compiling textwrap v0.16.2
5212026-03-05T02:15:52.802Z Compiling swrite v0.1.0
5222026-03-05T02:15:52.976Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5232026-03-05T02:15:53.146Z Compiling tabled_derive v0.7.0
5242026-03-05T02:15:53.816Z Compiling serde_derive v1.0.228
5252026-03-05T02:15:53.816Z Compiling zerofrom-derive v0.1.4
5262026-03-05T02:15:53.820Z Compiling yoke-derive v0.7.4
5272026-03-05T02:15:53.820Z Compiling zerovec-derive v0.10.3
5282026-03-05T02:15:53.921Z Compiling thiserror-impl v2.0.18
5292026-03-05T02:15:55.456Z Compiling displaydoc v0.2.5
5302026-03-05T02:15:56.549Z Compiling thiserror-impl v1.0.69
5312026-03-05T02:15:56.685Z Compiling icu_provider_macros v1.5.0
5322026-03-05T02:15:57.167Z Compiling zerocopy-derive v0.7.35
5332026-03-05T02:15:57.441Z Compiling zerofrom v0.1.4
5342026-03-05T02:15:57.519Z Compiling pest v2.8.2
5352026-03-05T02:15:57.776Z Compiling yoke v0.7.4
5362026-03-05T02:15:57.830Z Compiling scroll_derive v0.12.0
5372026-03-05T02:15:58.142Z Compiling zerovec v0.10.4
5382026-03-05T02:15:59.102Z Compiling clap_derive v4.5.47
5392026-03-05T02:15:59.238Z Compiling zerocopy v0.7.35
5402026-03-05T02:15:59.333Z Compiling scroll v0.12.0
5412026-03-05T02:15:59.792Z Compiling tabled v0.15.0
5422026-03-05T02:15:59.903Z Compiling goblin v0.8.2
5432026-03-05T02:16:00.308Z Compiling tinystr v0.7.6
5442026-03-05T02:16:00.338Z Compiling pest_meta v2.8.2
5452026-03-05T02:16:00.717Z Compiling icu_locid v1.5.0
5462026-03-05T02:16:00.734Z Compiling icu_collections v1.5.0
5472026-03-05T02:16:02.177Z Compiling icu_provider v1.5.0
5482026-03-05T02:16:02.806Z Compiling pest_generator v2.8.2
5492026-03-05T02:16:02.886Z Compiling serde_spanned v0.6.9
5502026-03-05T02:16:02.921Z Compiling toml_datetime v0.6.11
5512026-03-05T02:16:03.125Z Compiling icu_locid_transform v1.5.0
5522026-03-05T02:16:03.184Z Compiling dof v0.3.0
5532026-03-05T02:16:03.277Z Compiling serde_tokenstream v0.2.2
5542026-03-05T02:16:03.487Z Compiling toml_edit v0.22.27
5552026-03-05T02:16:03.932Z Compiling erased-serde v0.4.6
5562026-03-05T02:16:04.139Z Compiling serde-value v0.7.0
5572026-03-05T02:16:04.712Z Compiling icu_properties v1.5.1
5582026-03-05T02:16:04.974Z Compiling pest_derive v2.8.2
5592026-03-05T02:16:05.010Z Compiling serde-untagged v0.1.7
5602026-03-05T02:16:05.192Z Compiling cargo-platform v0.2.0
5612026-03-05T02:16:05.560Z Compiling clap v4.5.48
5622026-03-05T02:16:05.624Z Compiling macaddr v1.0.1
5632026-03-05T02:16:05.794Z Compiling dtrace-parser v0.2.0
5642026-03-05T02:16:07.091Z Compiling toml v0.8.23
5652026-03-05T02:16:07.837Z Compiling usdt-attr-macro v0.5.0
5662026-03-05T02:16:07.864Z Compiling usdt-macro v0.5.0
5672026-03-05T02:16:08.105Z Compiling cargo_toml v0.21.0
5682026-03-05T02:16:08.668Z Compiling icu_normalizer v1.5.0
5692026-03-05T02:16:09.226Z Compiling usdt v0.5.0
5702026-03-05T02:16:09.407Z Compiling idna_adapter v1.2.0
5712026-03-05T02:16:09.585Z Compiling idna v1.0.3
5722026-03-05T02:16:10.022Z Compiling url v2.5.4
5732026-03-05T02:16:10.820Z Compiling cargo-util-schemas v0.8.2
5742026-03-05T02:16:12.490Z Compiling cargo_metadata v0.21.0
5752026-03-05T02:16:14.157Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762026-03-05T02:16:19.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
5772026-03-05T02:16:19.068Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782026-03-05T02:16:19.277Z Downloading crates ...
5792026-03-05T02:16:19.420Z Downloaded adler2 v2.0.0
5802026-03-05T02:16:19.435Z Downloaded crc8 v0.1.1
5812026-03-05T02:16:19.439Z Downloaded base64 v0.13.1
5822026-03-05T02:16:19.447Z Downloaded bitfield v0.19.2
5832026-03-05T02:16:19.452Z Downloaded bit-set v0.5.3
5842026-03-05T02:16:19.457Z Downloaded curve25519-dalek-derive v0.1.1
5852026-03-05T02:16:19.462Z Downloaded clang-sys v1.8.1
5862026-03-05T02:16:19.486Z Downloaded futures-core v0.3.31
5872026-03-05T02:16:19.491Z Downloaded fs-err v2.11.0
5882026-03-05T02:16:19.497Z Downloaded foreign-types v0.3.2
5892026-03-05T02:16:19.504Z Downloaded dyn-clone v1.0.20
5902026-03-05T02:16:19.509Z Downloaded fd-lock v4.0.2
5912026-03-05T02:16:19.518Z Downloaded find-msvc-tools v0.1.9
5922026-03-05T02:16:19.590Z Downloaded difflib v0.4.0
5932026-03-05T02:16:19.605Z Downloaded dirs-next v2.0.0
5942026-03-05T02:16:19.605Z Downloaded embedded-io v0.4.0
5952026-03-05T02:16:19.605Z Downloaded fixedbitset v0.4.2
5962026-03-05T02:16:19.605Z Downloaded dirs-sys-next v0.1.2
5972026-03-05T02:16:19.605Z Downloaded foreign-types-shared v0.3.1
5982026-03-05T02:16:19.605Z Downloaded embedded-io v0.6.1
5992026-03-05T02:16:19.606Z Downloaded foreign-types-macros v0.2.3
6002026-03-05T02:16:19.606Z Downloaded diesel_table_macro_syntax v0.2.0
6012026-03-05T02:16:19.606Z Downloaded ciborium-ll v0.2.2
6022026-03-05T02:16:19.606Z Downloaded futures-io v0.3.31
6032026-03-05T02:16:19.606Z Downloaded futures-macro v0.3.31
6042026-03-05T02:16:19.606Z Downloaded fxhash v0.2.1
6052026-03-05T02:16:19.606Z Downloaded ghash v0.5.1
6062026-03-05T02:16:19.606Z Downloaded heck v0.3.3
6072026-03-05T02:16:19.609Z Downloaded foldhash v0.1.5
6082026-03-05T02:16:19.609Z Downloaded either v1.15.0
6092026-03-05T02:16:19.609Z Downloaded derive_more v2.0.1
6102026-03-05T02:16:19.621Z Downloaded hostname v0.4.2
6112026-03-05T02:16:19.626Z Downloaded crossbeam-channel v0.5.15
6122026-03-05T02:16:19.635Z Downloaded hyper-tls v0.6.0
6132026-03-05T02:16:19.639Z Downloaded impl-trait-for-tuples v0.2.2
6142026-03-05T02:16:19.647Z Downloaded indent_write v2.2.0
6152026-03-05T02:16:19.651Z Downloaded futures-channel v0.3.31
6162026-03-05T02:16:19.657Z Downloaded indoc v1.0.9
6172026-03-05T02:16:19.664Z Downloaded futures-task v0.3.31
6182026-03-05T02:16:19.668Z Downloaded futures-executor v0.3.31
6192026-03-05T02:16:19.673Z Downloaded glob v0.3.2
6202026-03-05T02:16:19.679Z Downloaded instant v0.1.13
6212026-03-05T02:16:19.682Z Downloaded keccak v0.1.5
6222026-03-05T02:16:19.686Z Downloaded lalrpop-util v0.19.12
6232026-03-05T02:16:19.690Z Downloaded highway v1.3.0
6242026-03-05T02:16:19.697Z Downloaded colored v3.0.0
6252026-03-05T02:16:19.702Z Downloaded cookie_store v0.21.1
6262026-03-05T02:16:19.707Z Downloaded is-terminal v0.4.13
6272026-03-05T02:16:19.711Z Downloaded hyper-staticfile v0.10.1
6282026-03-05T02:16:19.717Z Downloaded humantime v2.2.0
6292026-03-05T02:16:19.721Z Downloaded libscf-sys v1.1.0
6302026-03-05T02:16:19.725Z Downloaded libsw-core v0.3.1
6312026-03-05T02:16:19.730Z Downloaded match_cfg v0.1.0
6322026-03-05T02:16:19.734Z Downloaded derive_more v0.99.20
6332026-03-05T02:16:19.742Z Downloaded maplit v1.0.2
6342026-03-05T02:16:19.746Z Downloaded memoffset v0.9.1
6352026-03-05T02:16:19.751Z Downloaded multimap v0.10.1
6362026-03-05T02:16:19.754Z Downloaded mime v0.3.17
6372026-03-05T02:16:19.757Z Downloaded jobserver v0.1.32
6382026-03-05T02:16:19.762Z Downloaded num v0.4.3
6392026-03-05T02:16:19.765Z Downloaded nonempty v0.12.0
6402026-03-05T02:16:19.769Z Downloaded libloading v0.8.5
6412026-03-05T02:16:19.774Z Downloaded hyper-rustls v0.27.7
6422026-03-05T02:16:19.780Z Downloaded num-iter v0.1.45
6432026-03-05T02:16:19.783Z Downloaded number_prefix v0.4.0
6442026-03-05T02:16:19.787Z Downloaded linear-map v1.2.0
6452026-03-05T02:16:19.791Z Downloaded libsw v3.5.0
6462026-03-05T02:16:19.860Z Downloaded libefi-sys v0.1.0
6472026-03-05T02:16:19.899Z Downloaded newtype_derive v0.1.6
6482026-03-05T02:16:19.899Z Downloaded num_threads v0.1.7
6492026-03-05T02:16:19.899Z Downloaded openssl-probe v0.1.5
6502026-03-05T02:16:19.899Z Downloaded oso-derive v0.27.3
6512026-03-05T02:16:19.899Z Downloaded flume v0.11.1
6522026-03-05T02:16:19.899Z Downloaded md-5 v0.10.6
6532026-03-05T02:16:19.899Z Downloaded opaque-debug v0.3.1
6542026-03-05T02:16:19.899Z Downloaded olpc-cjson v0.1.4
6552026-03-05T02:16:19.899Z Downloaded newtype-uuid-macros v0.1.0
6562026-03-05T02:16:19.899Z Downloaded openssl-macros v0.1.1
6572026-03-05T02:16:19.899Z Downloaded mime_guess v2.0.5
6582026-03-05T02:16:19.899Z Downloaded nanorand v0.7.0
6592026-03-05T02:16:19.899Z Downloaded nu-ansi-term v0.50.1
6602026-03-05T02:16:19.899Z Downloaded pbkdf2 v0.12.2
6612026-03-05T02:16:19.899Z Downloaded phf_shared v0.11.2
6622026-03-05T02:16:19.899Z Downloaded pin-utils v0.1.0
6632026-03-05T02:16:19.899Z Downloaded nibble_vec v0.1.0
6642026-03-05T02:16:19.899Z Downloaded dropshot-api-manager v0.3.0
6652026-03-05T02:16:19.899Z Downloaded parse-size v1.1.0
6662026-03-05T02:16:19.899Z Downloaded headers v0.4.1
6672026-03-05T02:16:19.899Z Downloaded ignore v0.4.23
6682026-03-05T02:16:19.899Z Downloaded phf_shared v0.12.1
6692026-03-05T02:16:19.899Z Downloaded peg-runtime v0.8.5
6702026-03-05T02:16:19.899Z Downloaded powerfmt v0.2.0
6712026-03-05T02:16:19.899Z Downloaded num_enum v0.5.11
6722026-03-05T02:16:19.909Z Downloaded precomputed-hash v0.1.1
6732026-03-05T02:16:19.909Z Downloaded num-rational v0.4.2
6742026-03-05T02:16:19.909Z Downloaded pretty-hex v0.2.1
6752026-03-05T02:16:19.912Z Downloaded httparse v1.9.5
6762026-03-05T02:16:19.912Z Downloaded pbkdf2 v0.11.0
6772026-03-05T02:16:19.915Z Downloaded progenitor-macro v0.11.2
6782026-03-05T02:16:19.950Z Downloaded oxide-tokio-rt v0.1.2
6792026-03-05T02:16:19.950Z Downloaded radium v0.7.0
6802026-03-05T02:16:19.953Z Downloaded psl-types v2.0.11
6812026-03-05T02:16:19.953Z Downloaded packed_struct v0.10.1
6822026-03-05T02:16:19.953Z Downloaded der v0.7.10
6832026-03-05T02:16:19.953Z Downloaded oxnet v0.1.4
6842026-03-05T02:16:19.953Z Downloaded proc-macro-error-attr2 v2.0.0
6852026-03-05T02:16:19.954Z Downloaded phf v0.11.2
6862026-03-05T02:16:19.954Z Downloaded miniz_oxide v0.8.5
6872026-03-05T02:16:19.954Z Downloaded indicatif v0.18.0
6882026-03-05T02:16:19.957Z Downloaded progenitor-macro v0.8.0
6892026-03-05T02:16:19.960Z Downloaded quick-error v1.2.3
6902026-03-05T02:16:19.974Z Downloaded parse-display-derive v0.10.0
6912026-03-05T02:16:19.974Z Downloaded rand_xorshift v0.4.0
6922026-03-05T02:16:19.974Z Downloaded ref-cast v1.0.25
6932026-03-05T02:16:19.974Z Downloaded primeorder v0.13.6
6942026-03-05T02:16:19.981Z Downloaded pin-project-lite v0.2.14
6952026-03-05T02:16:20.002Z Downloaded pin-project-internal v1.1.6
6962026-03-05T02:16:20.002Z Downloaded ref-cast-impl v1.0.25
6972026-03-05T02:16:20.002Z Downloaded rtoolbox v0.0.2
6982026-03-05T02:16:20.007Z Downloaded peg v0.8.5
6992026-03-05T02:16:20.007Z Downloaded recursive-proc-macro-impl v0.1.1
7002026-03-05T02:16:20.007Z Downloaded expectorate v1.2.0
7012026-03-05T02:16:20.007Z Downloaded recursive v0.1.1
7022026-03-05T02:16:20.007Z Downloaded r2d2 v0.8.10
7032026-03-05T02:16:20.015Z Downloaded quinn-udp v0.5.5
7042026-03-05T02:16:20.015Z Downloaded psm v0.1.30
7052026-03-05T02:16:20.018Z Downloaded rfc6979 v0.4.0
7062026-03-05T02:16:20.018Z Downloaded rustc-hash v1.1.0
7072026-03-05T02:16:20.021Z Downloaded pkcs5 v0.7.1
7082026-03-05T02:16:20.027Z Downloaded progenitor v0.10.0
7092026-03-05T02:16:20.031Z Downloaded ppv-lite86 v0.2.20
7102026-03-05T02:16:20.031Z Downloaded postgres-types v0.2.9
7112026-03-05T02:16:20.035Z Downloaded scheduled-thread-pool v0.2.7
7122026-03-05T02:16:20.040Z Downloaded sapling-renderdag v0.1.0
7132026-03-05T02:16:20.040Z Downloaded same-file v1.0.6
7142026-03-05T02:16:20.047Z Downloaded rustc_version v0.4.1
7152026-03-05T02:16:20.053Z Downloaded rustc_version v0.1.7
7162026-03-05T02:16:20.053Z Downloaded hyper-util v0.1.19
7172026-03-05T02:16:20.057Z Downloaded omicron-zone-package v0.12.2
7182026-03-05T02:16:20.062Z Downloaded secrecy v0.10.3
7192026-03-05T02:16:20.065Z Downloaded secrecy v0.8.0
7202026-03-05T02:16:20.065Z Downloaded pin-project v1.1.6
7212026-03-05T02:16:20.079Z Downloaded serde_urlencoded v0.7.1
7222026-03-05T02:16:20.084Z Downloaded serde_bytes v0.11.19
7232026-03-05T02:16:20.100Z Downloaded parking_lot v0.11.2
7242026-03-05T02:16:20.100Z Downloaded scrypt v0.11.0
7252026-03-05T02:16:20.100Z Downloaded scroll_derive v0.13.1
7262026-03-05T02:16:20.108Z Downloaded rustls-pemfile v1.0.4
7272026-03-05T02:16:20.108Z Downloaded papergrid v0.14.0
7282026-03-05T02:16:20.108Z Downloaded rustversion v1.0.22
7292026-03-05T02:16:20.112Z Downloaded progenitor-impl v0.8.0
7302026-03-05T02:16:20.112Z Downloaded sigpipe v0.1.3
7312026-03-05T02:16:20.112Z Downloaded slog-bunyan v2.5.0
7322026-03-05T02:16:20.116Z Downloaded schemars_derive v0.8.22
7332026-03-05T02:16:20.147Z Downloaded simd-adler32 v0.3.7
7342026-03-05T02:16:20.147Z Downloaded http v1.4.0
7352026-03-05T02:16:20.172Z Downloaded serde_plain v1.0.2
7362026-03-05T02:16:20.172Z Downloaded signature v2.2.0
7372026-03-05T02:16:20.172Z Downloaded serde_repr v0.1.19
7382026-03-05T02:16:20.172Z Downloaded semver v0.1.20
7392026-03-05T02:16:20.172Z Downloaded rand_core v0.9.3
7402026-03-05T02:16:20.172Z Downloaded siphasher v0.3.11
7412026-03-05T02:16:20.172Z Downloaded ssh-encoding v0.2.0
7422026-03-05T02:16:20.172Z Downloaded sec1 v0.7.3
7432026-03-05T02:16:20.172Z Downloaded prefix-trie v0.7.0
7442026-03-05T02:16:20.172Z Downloaded hashbrown v0.12.3
7452026-03-05T02:16:20.172Z Downloaded siphasher v1.0.1
7462026-03-05T02:16:20.173Z Downloaded signal-hook-tokio v0.3.1
7472026-03-05T02:16:20.173Z Downloaded signal-hook-mio v0.2.4
7482026-03-05T02:16:20.173Z Downloaded seq-macro v0.3.6
7492026-03-05T02:16:20.179Z Downloaded rustls-pemfile v2.2.0
7502026-03-05T02:16:20.179Z Downloaded ssh-cipher v0.2.0
7512026-03-05T02:16:20.179Z Downloaded structmeta-derive v0.3.0
7522026-03-05T02:16:20.179Z Downloaded structmeta v0.3.0
7532026-03-05T02:16:20.179Z Downloaded sqlparser_derive v0.5.0
7542026-03-05T02:16:20.179Z Downloaded sct v0.7.1
7552026-03-05T02:16:20.183Z Downloaded rustc-demangle v0.1.24
7562026-03-05T02:16:20.183Z Downloaded slog-envlogger v2.2.0
7572026-03-05T02:16:20.191Z Downloaded sync_wrapper v1.0.1
7582026-03-05T02:16:20.191Z Downloaded serde_spanned v1.0.4
7592026-03-05T02:16:20.191Z Downloaded slog-dtrace v0.3.0
7602026-03-05T02:16:20.197Z Downloaded shlex v1.3.0
7612026-03-05T02:16:20.197Z Downloaded progenitor-impl v0.11.2
7622026-03-05T02:16:20.201Z Downloaded pretty_assertions v1.4.1
7632026-03-05T02:16:20.204Z Downloaded iddqd v0.3.16
7642026-03-05T02:16:20.208Z Downloaded strum v0.26.3
7652026-03-05T02:16:20.214Z Downloaded tap v1.0.1
7662026-03-05T02:16:20.214Z Downloaded num-bigint v0.4.6
7672026-03-05T02:16:20.219Z Downloaded snafu-derive v0.8.5
7682026-03-05T02:16:20.224Z Downloaded strum v0.27.2
7692026-03-05T02:16:20.229Z Downloaded signal-hook-registry v1.4.2
7702026-03-05T02:16:20.229Z Downloaded minimal-lexical v0.2.1
7712026-03-05T02:16:20.233Z Downloaded testing_table v0.3.0
7722026-03-05T02:16:20.233Z Downloaded termtree v0.5.1
7732026-03-05T02:16:20.237Z Downloaded stacker v0.1.23
7742026-03-05T02:16:20.238Z Downloaded slab v0.4.9
7752026-03-05T02:16:20.248Z Downloaded subtle v2.6.1
7762026-03-05T02:16:20.248Z Downloaded thiserror-impl-no-std v2.0.2
7772026-03-05T02:16:20.253Z Downloaded tabwriter v1.4.0
7782026-03-05T02:16:20.253Z Downloaded strum_macros v0.26.4
7792026-03-05T02:16:20.253Z Downloaded take_mut v0.2.2
7802026-03-05T02:16:20.253Z Downloaded tabled_derive v0.11.0
7812026-03-05T02:16:20.253Z Downloaded itertools v0.10.5
7822026-03-05T02:16:20.260Z Downloaded tinyvec_macros v0.1.1
7832026-03-05T02:16:20.262Z Downloaded strum_macros v0.27.2
7842026-03-05T02:16:20.267Z Downloaded ron v0.7.1
7852026-03-05T02:16:20.271Z Downloaded thread_local v1.1.8
7862026-03-05T02:16:20.275Z Downloaded thread-id v5.0.0
7872026-03-05T02:16:20.275Z Downloaded string_cache v0.8.9
7882026-03-05T02:16:20.283Z Downloaded spki v0.7.3
7892026-03-05T02:16:20.283Z Downloaded tagptr v0.2.0
7902026-03-05T02:16:20.289Z Downloaded spin v0.9.8
7912026-03-05T02:16:20.289Z Downloaded quinn v0.11.5
7922026-03-05T02:16:20.294Z Downloaded topological-sort v0.2.2
7932026-03-05T02:16:20.294Z Downloaded termios v0.3.3
7942026-03-05T02:16:20.299Z Downloaded hashbrown v0.15.4
7952026-03-05T02:16:20.305Z Downloaded try-lock v0.2.5
7962026-03-05T02:16:20.305Z Downloaded trait-variant v0.1.2
7972026-03-05T02:16:20.305Z Downloaded slog-stdlog v4.1.1
7982026-03-05T02:16:20.305Z Downloaded tower-service v0.3.3
7992026-03-05T02:16:20.310Z Downloaded serde_yaml v0.9.34+deprecated
8002026-03-05T02:16:20.314Z Downloaded itertools v0.13.0
8012026-03-05T02:16:20.319Z Downloaded typify-macro v0.4.3
8022026-03-05T02:16:20.325Z Downloaded sqlformat v0.3.5
8032026-03-05T02:16:20.325Z Downloaded typify-macro v0.2.0
8042026-03-05T02:16:20.332Z Downloaded tokio-native-tls v0.3.1
8052026-03-05T02:16:20.332Z Downloaded tiny-keccak v2.0.2
8062026-03-05T02:16:20.332Z Downloaded tower-layer v0.3.3
8072026-03-05T02:16:20.335Z Downloaded time-macros v0.2.24
8082026-03-05T02:16:20.335Z Downloaded similar v2.7.0
8092026-03-05T02:16:20.339Z Downloaded untrusted v0.7.1
8102026-03-05T02:16:20.343Z Downloaded universal-hash v0.5.1
8112026-03-05T02:16:20.343Z Downloaded unicode-truncate v1.1.0
8122026-03-05T02:16:20.346Z Downloaded tokio-tungstenite v0.23.1
8132026-03-05T02:16:20.349Z Downloaded socket2 v0.6.1
8142026-03-05T02:16:20.352Z Downloaded time-core v0.1.6
8152026-03-05T02:16:20.352Z Downloaded thiserror-no-std v2.0.2
8162026-03-05T02:16:20.357Z Downloaded socket2 v0.5.10
8172026-03-05T02:16:20.361Z Downloaded serde_cbor v0.11.2
8182026-03-05T02:16:20.364Z Downloaded toml_writer v1.0.6+spec-1.1.0
8192026-03-05T02:16:20.376Z Downloaded publicsuffix v2.3.0
8202026-03-05T02:16:20.379Z Downloaded rand v0.8.5
8212026-03-05T02:16:20.379Z Downloaded unarray v0.1.4
8222026-03-05T02:16:20.379Z Downloaded futures-util v0.3.31
8232026-03-05T02:16:20.388Z Downloaded void v1.0.2
8242026-03-05T02:16:20.392Z Downloaded iri-string v0.7.8
8252026-03-05T02:16:20.397Z Downloaded subprocess v0.2.9
8262026-03-05T02:16:20.402Z Downloaded waitgroup v0.1.2
8272026-03-05T02:16:20.403Z Downloaded signal-hook v0.3.18
8282026-03-05T02:16:20.407Z Downloaded tokio-rustls v0.26.0
8292026-03-05T02:16:20.407Z Downloaded tracing-attributes v0.1.27
8302026-03-05T02:16:20.410Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8312026-03-05T02:16:20.410Z Downloaded usdt-attr-macro v0.6.0
8322026-03-05T02:16:20.413Z Downloaded untrusted v0.9.0
8332026-03-05T02:16:20.413Z Downloaded wait-timeout v0.2.0
8342026-03-05T02:16:20.416Z Downloaded vte_generate_state_changes v0.1.2
8352026-03-05T02:16:20.416Z Downloaded usdt-macro v0.6.0
8362026-03-05T02:16:20.424Z Downloaded russh v0.45.0
8372026-03-05T02:16:20.424Z Downloaded xshell-macros v0.2.7
8382026-03-05T02:16:20.459Z Downloaded tokio-stream v0.1.17
8392026-03-05T02:16:20.459Z Downloaded term v0.7.0
8402026-03-05T02:16:20.459Z Downloaded typify v0.2.0
8412026-03-05T02:16:20.459Z Downloaded tui-tree-widget v0.23.1
8422026-03-05T02:16:20.459Z Downloaded which v4.4.2
8432026-03-05T02:16:20.459Z Downloaded zeroize_derive v1.4.2
8442026-03-05T02:16:20.459Z Downloaded slog v2.8.2
8452026-03-05T02:16:20.459Z Downloaded unicase v2.8.1
8462026-03-05T02:16:20.459Z Downloaded qorb v0.4.1
8472026-03-05T02:16:20.459Z Downloaded want v0.3.1
8482026-03-05T02:16:20.459Z Downloaded vergen-gitcl v1.0.8
8492026-03-05T02:16:20.466Z Downloaded vergen-git2 v1.0.7
8502026-03-05T02:16:20.466Z Downloaded zone_cfg_derive v0.1.2
8512026-03-05T02:16:20.467Z Downloaded zone v0.3.1
8522026-03-05T02:16:20.467Z Downloaded twox-hash v2.1.0
8532026-03-05T02:16:20.467Z Downloaded schemars v0.9.0
8542026-03-05T02:16:20.480Z Downloaded zone_cfg_derive v0.3.0
8552026-03-05T02:16:20.484Z Downloaded aws-lc-rs v1.12.4
8562026-03-05T02:16:20.488Z Downloaded zone v0.1.8
8572026-03-05T02:16:20.488Z Downloaded wyz v0.5.1
8582026-03-05T02:16:20.488Z Downloaded usdt-impl v0.6.0
8592026-03-05T02:16:20.496Z Downloaded unicode-properties v0.1.3
8602026-03-05T02:16:20.496Z Downloaded xz2 v0.1.7
8612026-03-05T02:16:20.500Z Downloaded num-bigint-dig v0.8.6
8622026-03-05T02:16:20.500Z Downloaded rsa v0.9.8
8632026-03-05T02:16:20.506Z Downloaded tar v0.4.44
8642026-03-05T02:16:20.509Z Downloaded zeroize v1.8.1
8652026-03-05T02:16:20.509Z Downloaded itertools v0.14.0
8662026-03-05T02:16:20.517Z Downloaded whoami v1.5.2
8672026-03-05T02:16:20.521Z Downloaded toml v0.7.8
8682026-03-05T02:16:20.524Z Downloaded vergen v9.0.6
8692026-03-05T02:16:20.527Z Downloaded vergen-lib v0.1.6
8702026-03-05T02:16:20.527Z Downloaded typify v0.4.3
8712026-03-05T02:16:20.531Z Downloaded tracing-core v0.1.32
8722026-03-05T02:16:20.534Z Downloaded zstd v0.13.3
8732026-03-05T02:16:20.539Z Downloaded uzers v0.12.1
8742026-03-05T02:16:20.555Z Downloaded p521 v0.13.3
8752026-03-05T02:16:20.555Z Downloaded rpassword v7.4.0
8762026-03-05T02:16:20.555Z Downloaded zstd-safe v7.2.3
8772026-03-05T02:16:20.555Z Downloaded yasna v0.5.2
8782026-03-05T02:16:20.555Z Downloaded xshell v0.2.7
8792026-03-05T02:16:20.562Z Downloaded value-bag v1.12.0
8802026-03-05T02:16:20.562Z Downloaded tungstenite v0.21.0
8812026-03-05T02:16:20.562Z Downloaded steno v0.4.1
8822026-03-05T02:16:20.567Z Downloaded unicode-bidi v0.3.17
8832026-03-05T02:16:20.571Z Downloaded tracing v0.1.40
8842026-03-05T02:16:20.572Z Downloaded unsafe-libyaml v0.2.11
8852026-03-05T02:16:20.575Z Downloaded toml v0.9.11+spec-1.1.0
8862026-03-05T02:16:20.582Z Downloaded h2 v0.4.6
8872026-03-05T02:16:20.592Z Downloaded uuid v1.19.0
8882026-03-05T02:16:20.601Z Downloaded tokio-postgres v0.7.13
8892026-03-05T02:16:20.605Z Downloaded vte v0.11.1
8902026-03-05T02:16:20.605Z Downloaded tinyvec v1.8.0
8912026-03-05T02:16:20.605Z Downloaded tungstenite v0.23.0
8922026-03-05T02:16:20.609Z Downloaded bitvec v1.0.1
8932026-03-05T02:16:20.623Z Downloaded zerocopy v0.6.6
8942026-03-05T02:16:20.626Z Downloaded bindgen v0.69.5
8952026-03-05T02:16:20.633Z Downloaded toml_edit v0.19.15
8962026-03-05T02:16:20.651Z Downloaded ssh-key v0.6.6
8972026-03-05T02:16:20.656Z Downloaded reedline v0.40.0
8982026-03-05T02:16:20.664Z Downloaded unicode_categories v0.1.1
8992026-03-05T02:16:20.669Z Downloaded zip v0.6.6
9002026-03-05T02:16:20.674Z Downloaded p384 v0.13.1
9012026-03-05T02:16:20.681Z Downloaded rustyline v14.0.0
9022026-03-05T02:16:20.686Z Downloaded zopfli v0.8.1
9032026-03-05T02:16:20.686Z Downloaded portable-atomic v1.11.0
9042026-03-05T02:16:20.693Z Downloaded reqwest v0.12.24
9052026-03-05T02:16:20.697Z Downloaded goblin v0.10.2
9062026-03-05T02:16:20.705Z Downloaded git2 v0.20.2
9072026-03-05T02:16:20.715Z Downloaded zerocopy-derive v0.8.27
9082026-03-05T02:16:20.725Z Downloaded x509-cert v0.2.5
9092026-03-05T02:16:20.736Z Downloaded typed-path v0.9.3
9102026-03-05T02:16:20.744Z Downloaded regex v1.11.3
9112026-03-05T02:16:20.744Z Downloaded unicode-segmentation v1.12.0
9122026-03-05T02:16:20.751Z Downloaded tokio-util v0.7.15
9132026-03-05T02:16:20.755Z Downloaded tower-http v0.6.6
9142026-03-05T02:16:20.761Z Downloaded quinn-proto v0.11.8
9152026-03-05T02:16:20.767Z Downloaded proptest v1.7.0
9162026-03-05T02:16:20.778Z Downloaded tough v0.20.0
9172026-03-05T02:16:20.787Z Downloaded unicode-normalization v0.1.24
9182026-03-05T02:16:20.791Z Downloaded time v0.3.43
9192026-03-05T02:16:20.800Z Downloaded serde_with v3.16.1
9202026-03-05T02:16:20.813Z Downloaded zip v4.2.0
9212026-03-05T02:16:20.817Z Downloaded object v0.30.4
9222026-03-05T02:16:20.827Z Downloaded moka v0.12.10
9232026-03-05T02:16:20.838Z Downloaded petname v2.0.2
9242026-03-05T02:16:20.852Z Downloaded nix v0.27.1
9252026-03-05T02:16:20.860Z Downloaded winnow v0.6.26
9262026-03-05T02:16:20.874Z Downloaded radix_trie v0.2.1
9272026-03-05T02:16:20.879Z Downloaded rustls-webpki v0.102.8
9282026-03-05T02:16:20.890Z Downloaded winnow v0.5.40
9292026-03-05T02:16:20.897Z Downloaded openssl v0.10.73
9302026-03-05T02:16:20.913Z Downloaded zlib-rs v0.5.1
9312026-03-05T02:16:20.920Z Downloaded nix v0.28.0
9322026-03-05T02:16:20.977Z Downloaded tabled v0.18.0
9332026-03-05T02:16:20.977Z Downloaded rustls v0.21.12
9342026-03-05T02:16:20.977Z Downloaded vcpkg v0.2.15
9352026-03-05T02:16:20.993Z Downloaded webpki-roots v1.0.1
9362026-03-05T02:16:20.996Z Downloaded regex-syntax v0.6.29
9372026-03-05T02:16:21.013Z Downloaded hickory-proto v0.24.4
9382026-03-05T02:16:21.019Z Downloaded zerocopy v0.8.27
9392026-03-05T02:16:21.041Z Downloaded smoltcp v0.11.0
9402026-03-05T02:16:21.052Z Downloaded regex-syntax v0.8.5
9412026-03-05T02:16:21.060Z Downloaded rustls v0.22.4
9422026-03-05T02:16:21.072Z Downloaded hickory-proto v0.25.2
9432026-03-05T02:16:21.088Z Downloaded rustls v0.23.19
9442026-03-05T02:16:21.098Z Downloaded regress v0.10.4
9452026-03-05T02:16:21.106Z Downloaded openapiv3 v2.2.0
9462026-03-05T02:16:21.117Z Downloaded object v0.37.3
9472026-03-05T02:16:21.130Z Downloaded object v0.36.5
9482026-03-05T02:16:21.142Z Downloaded nix v0.30.1
9492026-03-05T02:16:21.154Z Downloaded sqlparser v0.61.0
9502026-03-05T02:16:21.164Z Downloaded diesel v2.2.12
9512026-03-05T02:16:21.182Z Downloaded sled v0.34.7
9522026-03-05T02:16:21.192Z Downloaded smoltcp v0.9.1
9532026-03-05T02:16:21.202Z Downloaded typify-impl v0.4.3
9542026-03-05T02:16:21.219Z Downloaded bzip2-sys v0.1.13+1.0.8
9552026-03-05T02:16:21.227Z Downloaded tabled v0.20.0
9562026-03-05T02:16:21.244Z Downloaded typify-impl v0.2.0
9572026-03-05T02:16:21.258Z Downloaded polar-core v0.27.3
9582026-03-05T02:16:21.264Z Downloaded nix v0.29.0
9592026-03-05T02:16:21.276Z Downloaded ratatui v0.29.0
9602026-03-05T02:16:21.295Z Downloaded dropshot v0.16.7
9612026-03-05T02:16:21.314Z Downloaded curve25519-dalek v4.1.3
9622026-03-05T02:16:21.324Z Downloaded zerocopy-derive v0.6.6
9632026-03-05T02:16:21.334Z Downloaded jiff v0.2.15
9642026-03-05T02:16:21.350Z Downloaded chrono-tz v0.10.4
9652026-03-05T02:16:21.366Z Downloaded regex-automata v0.4.11
9662026-03-05T02:16:21.381Z Downloaded gimli v0.31.1
9672026-03-05T02:16:21.387Z Downloaded lzma-sys v0.1.20
9682026-03-05T02:16:21.415Z Downloaded petgraph v0.6.5
9692026-03-05T02:16:21.431Z Downloaded libz-sys v1.1.20
9702026-03-05T02:16:21.449Z Downloaded bstr v1.10.0
9712026-03-05T02:16:21.458Z Downloaded rayon v1.10.0
9722026-03-05T02:16:21.469Z Downloaded petgraph v0.8.2
9732026-03-05T02:16:21.488Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9742026-03-05T02:16:21.504Z Downloaded chrono v0.4.43
9752026-03-05T02:16:21.512Z Downloaded salty v0.3.0
9762026-03-05T02:16:21.516Z Downloaded tokio v1.49.0
9772026-03-05T02:16:21.553Z Downloaded rustls-webpki v0.101.7
9782026-03-05T02:16:21.578Z Downloaded quick-xml v0.37.2
9792026-03-05T02:16:21.586Z Downloaded csv v1.3.1
9802026-03-05T02:16:21.591Z Downloaded yansi v1.0.1
9812026-03-05T02:16:21.596Z Downloaded sha3 v0.10.8
9822026-03-05T02:16:21.600Z Downloaded tower v0.5.2
9832026-03-05T02:16:21.608Z Downloaded lalrpop v0.19.12
9842026-03-05T02:16:21.618Z Downloaded walkdir v2.5.0
9852026-03-05T02:16:21.622Z Downloaded vsss-rs v3.3.4
9862026-03-05T02:16:21.622Z Downloaded tokio-rustls v0.24.1
9872026-03-05T02:16:21.626Z Downloaded support-bundle-viewer v0.1.2
9882026-03-05T02:16:21.626Z Downloaded samael v0.0.19
9892026-03-05T02:16:21.633Z Downloaded rand v0.9.2
9902026-03-05T02:16:21.637Z Downloaded bindgen v0.71.1
9912026-03-05T02:16:21.644Z Downloaded toml_parser v1.0.6+spec-1.1.0
9922026-03-05T02:16:21.648Z Downloaded test-strategy v0.4.3
9932026-03-05T02:16:21.652Z Downloaded snafu v0.8.5
9942026-03-05T02:16:21.664Z Downloaded serde_derive_internals v0.29.1
9952026-03-05T02:16:21.664Z Downloaded xattr v1.3.1
9962026-03-05T02:16:21.669Z Downloaded tokio-tungstenite v0.21.0
9972026-03-05T02:16:21.669Z Downloaded tokio-rustls v0.25.0
9982026-03-05T02:16:21.669Z Downloaded tls_codec v0.4.1
9992026-03-05T02:16:21.669Z Downloaded schemars v1.0.4
10002026-03-05T02:16:21.676Z Downloaded hyper v1.8.1
10012026-03-05T02:16:21.686Z Downloaded mio v1.0.2
10022026-03-05T02:16:21.705Z Downloaded utf-8 v0.7.6
10032026-03-05T02:16:21.705Z Downloaded usdt v0.6.0
10042026-03-05T02:16:21.705Z Downloaded unit-prefix v0.5.1
10052026-03-05T02:16:21.706Z Downloaded encoding_rs v0.8.34
10062026-03-05T02:16:21.713Z Downloaded tokio-macros v2.6.0
10072026-03-05T02:16:21.717Z Downloaded tokio-dtrace v0.1.0
10082026-03-05T02:16:21.717Z Downloaded tls_codec_derive v0.4.1
10092026-03-05T02:16:21.717Z Downloaded term v1.1.0
10102026-03-05T02:16:21.748Z Downloaded stringprep v0.1.5
10112026-03-05T02:16:21.748Z Downloaded slog-async v2.8.0
10122026-03-05T02:16:21.748Z Downloaded hkdf v0.12.4
10132026-03-05T02:16:21.748Z Downloaded smallvec v0.6.14
10142026-03-05T02:16:21.748Z Downloaded rayon-core v1.12.1
10152026-03-05T02:16:21.748Z Downloaded itertools v0.12.1
10162026-03-05T02:16:21.748Z Downloaded aes-gcm v0.10.3
10172026-03-05T02:16:21.749Z Downloaded progenitor-impl v0.10.0
10182026-03-05T02:16:21.759Z Downloaded nom v7.1.3
10192026-03-05T02:16:21.759Z Downloaded libxml v0.3.3
10202026-03-05T02:16:21.759Z Downloaded schemars v0.8.22
10212026-03-05T02:16:21.767Z Downloaded tabled_derive v0.10.0
10222026-03-05T02:16:21.767Z Downloaded slog-term v2.9.2
10232026-03-05T02:16:21.795Z Downloaded ring v0.17.14
10242026-03-05T02:16:21.810Z Downloaded slog-scope v4.4.0
10252026-03-05T02:16:21.827Z Downloaded serde-hex v0.1.0
10262026-03-05T02:16:21.827Z Downloaded rustls-pki-types v1.10.0
10272026-03-05T02:16:21.827Z Downloaded strum_macros v0.24.3
10282026-03-05T02:16:21.827Z Downloaded static_assertions v1.1.0
10292026-03-05T02:16:21.827Z Downloaded serde_with_macros v3.16.1
10302026-03-05T02:16:21.827Z Downloaded aho-corasick v1.1.3
10312026-03-05T02:16:21.846Z Downloaded supports-color v3.0.2
10322026-03-05T02:16:21.846Z Downloaded ryu v1.0.18
10332026-03-05T02:16:21.846Z Downloaded strip-ansi-escapes v0.2.0
10342026-03-05T02:16:21.846Z Downloaded smf v0.2.3
10352026-03-05T02:16:21.846Z Downloaded shell-words v1.1.0
10362026-03-05T02:16:21.846Z Downloaded ron v0.8.1
10372026-03-05T02:16:21.846Z Downloaded libm v0.2.8
10382026-03-05T02:16:21.846Z Downloaded sync-ptr v0.1.4
10392026-03-05T02:16:21.846Z Downloaded slog-json v2.6.1
10402026-03-05T02:16:21.846Z Downloaded prettyplease v0.2.36
10412026-03-05T02:16:21.872Z Downloaded russh-keys v0.45.0
10422026-03-05T02:16:21.895Z Downloaded rcgen v0.12.1
10432026-03-05T02:16:21.895Z Downloaded rustls-native-certs v0.8.1
10442026-03-05T02:16:21.895Z Downloaded resolv-conf v0.7.0
10452026-03-05T02:16:21.895Z Downloaded sha1 v0.10.6
10462026-03-05T02:16:21.895Z Downloaded serde_path_to_error v0.1.20
10472026-03-05T02:16:21.895Z Downloaded scroll v0.13.0
10482026-03-05T02:16:21.911Z Downloaded crossterm v0.28.1
10492026-03-05T02:16:21.912Z Downloaded libgit2-sys v0.18.2+1.9.1
10502026-03-05T02:16:21.965Z Downloaded serde-big-array v0.5.1
10512026-03-05T02:16:21.978Z Downloaded rusty-fork v0.3.0
10522026-03-05T02:16:21.978Z Downloaded scopeguard v1.2.0
10532026-03-05T02:16:21.978Z Downloaded p256 v0.13.2
10542026-03-05T02:16:21.978Z Downloaded oso v0.27.3
10552026-03-05T02:16:21.978Z Downloaded openssl-sys v0.9.109
10562026-03-05T02:16:21.979Z Downloaded hashbrown v0.13.2
10572026-03-05T02:16:21.979Z Downloaded salsa20 v0.10.2
10582026-03-05T02:16:22.041Z Downloaded rustc-hash v2.1.1
10592026-03-05T02:16:22.041Z Downloaded russh-cryptovec v0.7.3
10602026-03-05T02:16:22.041Z Downloaded hickory-server v0.25.2
10612026-03-05T02:16:22.041Z Downloaded rand_seeder v0.4.0
10622026-03-05T02:16:22.041Z Downloaded rand_core v0.6.4
10632026-03-05T02:16:22.041Z Downloaded rand_chacha v0.9.0
10642026-03-05T02:16:22.041Z Downloaded progenitor-client v0.10.0
10652026-03-05T02:16:22.041Z Downloaded progenitor v0.11.2
10662026-03-05T02:16:22.041Z Downloaded parking_lot_core v0.8.6
10672026-03-05T02:16:22.041Z Downloaded postgres-protocol v0.6.8
10682026-03-05T02:16:22.041Z Downloaded postcard v1.0.10
10692026-03-05T02:16:22.042Z Downloaded papergrid v0.17.0
10702026-03-05T02:16:22.042Z Downloaded proc-macro-error2 v2.0.1
10712026-03-05T02:16:22.062Z Downloaded pkcs1 v0.7.5
10722026-03-05T02:16:22.062Z Downloaded parking_lot v0.12.3
10732026-03-05T02:16:22.063Z Downloaded poly1305 v0.8.0
10742026-03-05T02:16:22.063Z Downloaded pkg-config v0.3.31
10752026-03-05T02:16:22.063Z Downloaded owo-colors v4.2.3
10762026-03-05T02:16:22.063Z Downloaded bumpalo v3.16.0
10772026-03-05T02:16:22.063Z Downloaded rand_chacha v0.3.1
10782026-03-05T02:16:22.063Z Downloaded polyval v0.6.2
10792026-03-05T02:16:22.063Z Downloaded pkcs8 v0.10.2
10802026-03-05T02:16:22.063Z Downloaded bytes v1.11.1
10812026-03-05T02:16:22.063Z Downloaded peg-macros v0.8.5
10822026-03-05T02:16:22.063Z Downloaded predicates v3.1.3
10832026-03-05T02:16:22.063Z Downloaded hickory-resolver v0.24.4
10842026-03-05T02:16:22.063Z Downloaded hickory-resolver v0.25.2
10852026-03-05T02:16:22.063Z Downloaded pem-rfc7468 v0.7.0
10862026-03-05T02:16:22.063Z Downloaded pem v3.0.5
10872026-03-05T02:16:22.063Z Downloaded backtrace v0.3.74
10882026-03-05T02:16:22.063Z Downloaded indicatif v0.17.11
10892026-03-05T02:16:22.063Z Downloaded progenitor-client v0.8.0
10902026-03-05T02:16:22.063Z Downloaded progenitor v0.8.0
10912026-03-05T02:16:22.063Z Downloaded parking_lot_core v0.9.10
10922026-03-05T02:16:22.063Z Downloaded jiff-static v0.2.15
10932026-03-05T02:16:22.063Z Downloaded proc-macro-crate v1.3.1
10942026-03-05T02:16:22.063Z Downloaded predicates-core v1.0.8
10952026-03-05T02:16:22.063Z Downloaded blake3 v1.5.4
10962026-03-05T02:16:22.105Z Downloaded diesel_derives v2.2.3
10972026-03-05T02:16:22.106Z Downloaded predicates-tree v1.0.12
10982026-03-05T02:16:22.106Z Downloaded phf v0.12.1
10992026-03-05T02:16:22.106Z Downloaded paste v1.0.15
11002026-03-05T02:16:22.106Z Downloaded password-hash v0.4.2
11012026-03-05T02:16:22.106Z Downloaded ar_archive_writer v0.5.1
11022026-03-05T02:16:22.111Z Downloaded aes v0.8.4
11032026-03-05T02:16:22.111Z Downloaded progenitor-macro v0.10.0
11042026-03-05T02:16:22.111Z Downloaded progenitor-client v0.11.2
11052026-03-05T02:16:22.111Z Downloaded cc v1.2.56
11062026-03-05T02:16:22.111Z Downloaded password-hash v0.5.0
11072026-03-05T02:16:22.111Z Downloaded indexmap v1.9.3
11082026-03-05T02:16:22.125Z Downloaded memmap2 v0.9.8
11092026-03-05T02:16:22.125Z Downloaded bzip2 v0.5.2
11102026-03-05T02:16:22.125Z Downloaded base64 v0.22.1
11112026-03-05T02:16:22.125Z Downloaded const_format v0.2.34
11122026-03-05T02:16:22.125Z Downloaded chacha20poly1305 v0.10.1
11132026-03-05T02:16:22.125Z Downloaded cassowary v0.3.0
11142026-03-05T02:16:22.126Z Downloaded crypto-bigint v0.5.5
11152026-03-05T02:16:22.126Z Downloaded parse-display v0.10.0
11162026-03-05T02:16:22.126Z Downloaded num-integer v0.1.46
11172026-03-05T02:16:22.126Z Downloaded num-derive v0.4.2
11182026-03-05T02:16:22.126Z Downloaded flate2 v1.1.2
11192026-03-05T02:16:22.126Z Downloaded elliptic-curve v0.13.8
11202026-03-05T02:16:22.142Z Downloaded ed25519-dalek v2.1.1
11212026-03-05T02:16:22.142Z Downloaded heapless v0.8.0
11222026-03-05T02:16:22.142Z Downloaded heapless v0.7.17
11232026-03-05T02:16:22.142Z Downloaded newtype-uuid v1.3.2
11242026-03-05T02:16:22.142Z Downloaded litrs v0.4.1
11252026-03-05T02:16:22.163Z Downloaded crossterm v0.29.0
11262026-03-05T02:16:22.163Z Downloaded packed_struct_codegen v0.10.1
11272026-03-05T02:16:22.163Z Downloaded path-slash v0.1.5
11282026-03-05T02:16:22.163Z Downloaded num-complex v0.4.6
11292026-03-05T02:16:22.163Z Downloaded compact_str v0.8.0
11302026-03-05T02:16:22.163Z Downloaded libz-rs-sys v0.5.1
11312026-03-05T02:16:22.172Z Downloaded allocator-api2 v0.2.21
11322026-03-05T02:16:22.172Z Downloaded multer v3.1.0
11332026-03-05T02:16:22.172Z Downloaded num_enum_derive v0.5.11
11342026-03-05T02:16:22.172Z Downloaded native-tls v0.2.12
11352026-03-05T02:16:22.172Z Downloaded lock_api v0.4.12
11362026-03-05T02:16:22.172Z Downloaded ipnet v2.11.0
11372026-03-05T02:16:22.172Z Downloaded half v2.4.1
11382026-03-05T02:16:22.172Z Downloaded ingot-macros v0.1.1
11392026-03-05T02:16:22.172Z Downloaded derive_more-impl v2.0.1
11402026-03-05T02:16:22.184Z Downloaded darling_core v0.21.0
11412026-03-05T02:16:22.184Z Downloaded crc32fast v1.4.2
11422026-03-05T02:16:22.184Z Downloaded crc-any v2.5.0
11432026-03-05T02:16:22.184Z Downloaded num-derive v0.3.3
11442026-03-05T02:16:22.184Z Downloaded num-conv v0.1.0
11452026-03-05T02:16:22.190Z Downloaded is_ci v1.2.0
11462026-03-05T02:16:22.190Z Downloaded iana-time-zone v0.1.63
11472026-03-05T02:16:22.190Z Downloaded hickory-client v0.25.2
11482026-03-05T02:16:22.190Z Downloaded dropshot_endpoint v0.16.7
11492026-03-05T02:16:22.190Z Downloaded nodrop v0.1.14
11502026-03-05T02:16:22.190Z Downloaded newline-converter v0.3.0
11512026-03-05T02:16:22.200Z Downloaded new_debug_unreachable v1.0.6
11522026-03-05T02:16:22.200Z Downloaded hmac v0.12.1
11532026-03-05T02:16:22.200Z Downloaded crossbeam-epoch v0.9.18
11542026-03-05T02:16:22.200Z Downloaded normalize-line-endings v0.3.0
11552026-03-05T02:16:22.200Z Downloaded half v1.8.3
11562026-03-05T02:16:22.207Z Downloaded getrandom v0.2.15
11572026-03-05T02:16:22.207Z Downloaded lru-cache v0.1.2
11582026-03-05T02:16:22.207Z Downloaded lru v0.12.5
11592026-03-05T02:16:22.207Z Downloaded kstat-rs v0.2.4
11602026-03-05T02:16:22.207Z Downloaded ipnetwork v0.21.1
11612026-03-05T02:16:22.207Z Downloaded ingot v0.1.1
11622026-03-05T02:16:22.207Z Downloaded indoc v2.0.6
11632026-03-05T02:16:22.218Z Downloaded md5 v0.7.0
11642026-03-05T02:16:22.218Z Downloaded maybe-uninit v2.0.0
11652026-03-05T02:16:22.218Z Downloaded managed v0.8.0
11662026-03-05T02:16:22.218Z Downloaded lzss v0.8.2
11672026-03-05T02:16:22.219Z Downloaded futures v0.3.31
11682026-03-05T02:16:22.222Z Downloaded fatfs v0.3.6
11692026-03-05T02:16:22.222Z Downloaded cookie v0.18.1
11702026-03-05T02:16:22.225Z Downloaded const-oid v0.9.6
11712026-03-05T02:16:22.232Z Downloaded console v0.16.0
11722026-03-05T02:16:22.232Z Downloaded console v0.15.10
11732026-03-05T02:16:22.244Z Downloaded derive-where v1.5.0
11742026-03-05T02:16:22.244Z Downloaded lockfree-object-pool v0.1.6
11752026-03-05T02:16:22.244Z Downloaded linked-hash-map v0.5.6
11762026-03-05T02:16:22.250Z Downloaded ingot-types v0.1.2
11772026-03-05T02:16:22.250Z Downloaded derive_builder v0.20.2
11782026-03-05T02:16:22.250Z Downloaded lazycell v1.3.0
11792026-03-05T02:16:22.250Z Downloaded lazy_static v1.5.0
11802026-03-05T02:16:22.250Z Downloaded crossbeam-utils v0.8.21
11812026-03-05T02:16:22.250Z Downloaded http-body-util v0.1.3
11822026-03-05T02:16:22.254Z Downloaded internet-checksum v0.2.1
11832026-03-05T02:16:22.254Z Downloaded ahash v0.8.12
11842026-03-05T02:16:22.258Z Downloaded blake2 v0.10.6
11852026-03-05T02:16:22.268Z Downloaded bitflags v1.3.2
11862026-03-05T02:16:22.268Z Downloaded async-bb8-diesel v0.2.1
11872026-03-05T02:16:22.286Z Downloaded bit-vec v0.8.0
11882026-03-05T02:16:22.286Z Downloaded colored v2.2.0
11892026-03-05T02:16:22.286Z Downloaded hubpack v0.1.2
11902026-03-05T02:16:22.286Z Downloaded cancel-safe-futures v0.1.5
11912026-03-05T02:16:22.286Z Downloaded instability v0.3.2
11922026-03-05T02:16:22.286Z Downloaded group v0.13.0
11932026-03-05T02:16:22.286Z Downloaded globset v0.4.15
11942026-03-05T02:16:22.286Z Downloaded convert_case v0.7.1
11952026-03-05T02:16:22.286Z Downloaded cargo_metadata v0.19.2
11962026-03-05T02:16:22.286Z Downloaded inout v0.1.3
11972026-03-05T02:16:22.286Z Downloaded futures-sink v0.3.31
11982026-03-05T02:16:22.286Z Downloaded des v0.8.1
11992026-03-05T02:16:22.298Z Downloaded der_derive v0.7.3
12002026-03-05T02:16:22.298Z Downloaded crossbeam-deque v0.8.5
12012026-03-05T02:16:22.298Z Downloaded env_logger v0.11.8
12022026-03-05T02:16:22.298Z Downloaded corncobs v0.1.4
12032026-03-05T02:16:22.298Z Downloaded cbc v0.1.2
12042026-03-05T02:16:22.298Z Downloaded async-trait v0.1.89
12052026-03-05T02:16:22.298Z Downloaded ident_case v1.0.1
12062026-03-05T02:16:22.298Z Downloaded hubpack_derive v0.1.1
12072026-03-05T02:16:22.298Z Downloaded hostname v0.3.1
12082026-03-05T02:16:22.302Z Downloaded home v0.5.9
12092026-03-05T02:16:22.302Z Downloaded hex-literal v0.4.1
12102026-03-05T02:16:22.302Z Downloaded hex v0.4.3
12112026-03-05T02:16:22.302Z Downloaded fs_extra v1.3.0
12122026-03-05T02:16:22.306Z Downloaded foldhash v0.2.0
12132026-03-05T02:16:22.306Z Downloaded fallible-iterator v0.2.0
12142026-03-05T02:16:22.312Z Downloaded dropshot-api-manager-types v0.3.0
12152026-03-05T02:16:22.312Z Downloaded defmt-macros v0.3.9
12162026-03-05T02:16:22.312Z Downloaded globwalk v0.9.1
12172026-03-05T02:16:22.316Z Downloaded ciborium v0.2.2
12182026-03-05T02:16:22.316Z Downloaded bzip2 v0.4.4
12192026-03-05T02:16:22.316Z Downloaded httpdate v1.0.3
12202026-03-05T02:16:22.319Z Downloaded http-range v0.1.5
12212026-03-05T02:16:22.319Z Downloaded http-body v1.0.1
12222026-03-05T02:16:22.319Z Downloaded headers-core v0.3.0
12232026-03-05T02:16:22.319Z Downloaded base64ct v1.6.0
12242026-03-05T02:16:22.326Z Downloaded crc v3.2.1
12252026-03-05T02:16:22.331Z Downloaded const_format_proc_macros v0.2.34
12262026-03-05T02:16:22.331Z Downloaded blowfish v0.9.1
12272026-03-05T02:16:22.331Z Downloaded hash32 v0.3.1
12282026-03-05T02:16:22.331Z Downloaded flagset v0.4.6
12292026-03-05T02:16:22.331Z Downloaded fixedbitset v0.5.7
12302026-03-05T02:16:22.348Z Downloaded filetime v0.2.26
12312026-03-05T02:16:22.348Z Downloaded ff v0.13.0
12322026-03-05T02:16:22.364Z Downloaded ena v0.14.3
12332026-03-05T02:16:22.365Z Downloaded ecdsa v0.16.9
12342026-03-05T02:16:22.365Z Downloaded diesel-dtrace v0.4.2
12352026-03-05T02:16:22.365Z Downloaded derive-ex v0.1.8
12362026-03-05T02:16:22.365Z Downloaded chacha20 v0.9.1
12372026-03-05T02:16:22.365Z Downloaded arrayvec v0.7.6
12382026-03-05T02:16:22.365Z Downloaded argon2 v0.5.3
12392026-03-05T02:16:22.365Z Downloaded csv-core v0.1.11
12402026-03-05T02:16:22.365Z Downloaded bit-set v0.8.0
12412026-03-05T02:16:22.365Z Downloaded hash32 v0.2.1
12422026-03-05T02:16:22.365Z Downloaded cobs v0.2.3
12432026-03-05T02:16:22.365Z Downloaded gethostname v0.5.0
12442026-03-05T02:16:22.365Z Downloaded float-ord v0.3.2
12452026-03-05T02:16:22.378Z Downloaded env_filter v0.1.2
12462026-03-05T02:16:22.378Z Downloaded crucible-workspace-hack v0.1.0
12472026-03-05T02:16:22.378Z Downloaded crc-catalog v2.4.0
12482026-03-05T02:16:22.378Z Downloaded async-recursion v1.1.1
12492026-03-05T02:16:22.378Z Downloaded funty v2.0.0
12502026-03-05T02:16:22.378Z Downloaded foreign-types-shared v0.1.1
12512026-03-05T02:16:22.378Z Downloaded foreign-types v0.5.0
12522026-03-05T02:16:22.378Z Downloaded dsl_auto_type v0.1.2
12532026-03-05T02:16:22.378Z Downloaded dof v0.4.0
12542026-03-05T02:16:22.378Z Downloaded crunchy v0.2.2
12552026-03-05T02:16:22.378Z Downloaded cargo-platform v0.1.8
12562026-03-05T02:16:22.378Z Downloaded float-cmp v0.10.0
12572026-03-05T02:16:22.378Z Downloaded defmt-parser v0.3.4
12582026-03-05T02:16:22.378Z Downloaded constant_time_eq v0.3.1
12592026-03-05T02:16:22.382Z Downloaded async-stream-impl v0.3.6
12602026-03-05T02:16:22.382Z Downloaded convert_case v0.4.0
12612026-03-05T02:16:22.382Z Downloaded camino-tempfile-ext v0.3.2
12622026-03-05T02:16:22.382Z Downloaded endian-type v0.1.2
12632026-03-05T02:16:22.382Z Downloaded cstr-argument v0.1.2
12642026-03-05T02:16:22.382Z Downloaded bcs v0.1.6
12652026-03-05T02:16:22.382Z Downloaded atomicwrites v0.4.4
12662026-03-05T02:16:22.382Z Downloaded assert_matches v1.5.0
12672026-03-05T02:16:22.382Z Downloaded cfg_aliases v0.1.1
12682026-03-05T02:16:22.382Z Downloaded bitfield-macros v0.19.2
12692026-03-05T02:16:22.382Z Downloaded atomic-waker v1.1.2
12702026-03-05T02:16:22.382Z Downloaded bcrypt-pbkdf v0.10.0
12712026-03-05T02:16:22.382Z Downloaded erased-serde v0.3.31
12722026-03-05T02:16:22.386Z Downloaded dunce v1.0.5
12732026-03-05T02:16:22.386Z Downloaded display-error-chain v0.2.2
12742026-03-05T02:16:22.386Z Downloaded diff v0.1.13
12752026-03-05T02:16:22.389Z Downloaded cfg_aliases v0.2.1
12762026-03-05T02:16:22.389Z Downloaded block-padding v0.3.3
12772026-03-05T02:16:22.389Z Downloaded drift v0.1.3
12782026-03-05T02:16:22.394Z Downloaded document-features v0.2.11
12792026-03-05T02:16:22.398Z Downloaded defmt v0.3.8
12802026-03-05T02:16:22.401Z Downloaded aead v0.5.2
12812026-03-05T02:16:22.401Z Downloaded derive_builder_core v0.20.2
12822026-03-05T02:16:22.410Z Downloaded data-encoding v2.9.0
12832026-03-05T02:16:22.410Z Downloaded bitfield-struct v0.6.2
12842026-03-05T02:16:22.410Z Downloaded bb8 v0.8.5
12852026-03-05T02:16:22.414Z Downloaded ed25519 v2.2.3
12862026-03-05T02:16:22.414Z Downloaded derive_builder_macro v0.20.2
12872026-03-05T02:16:22.414Z Downloaded deranged v0.5.3
12882026-03-05T02:16:22.414Z Downloaded debug-ignore v1.0.5
12892026-03-05T02:16:22.414Z Downloaded darling_macro v0.20.10
12902026-03-05T02:16:22.414Z Downloaded darling_core v0.20.10
12912026-03-05T02:16:22.417Z Downloaded cmake v0.1.51
12922026-03-05T02:16:22.417Z Downloaded cipher v0.4.4
12932026-03-05T02:16:22.421Z Downloaded atty v0.2.14
12942026-03-05T02:16:22.421Z Downloaded async-stream v0.3.6
12952026-03-05T02:16:22.421Z Downloaded enum-as-inner v0.6.1
12962026-03-05T02:16:22.427Z Downloaded dtrace-parser v0.3.0
12972026-03-05T02:16:22.427Z Downloaded darling_macro v0.21.0
12982026-03-05T02:16:22.427Z Downloaded darling v0.21.0
12992026-03-05T02:16:22.431Z Downloaded darling v0.20.10
13002026-03-05T02:16:22.434Z Downloaded daft-derive v0.1.4
13012026-03-05T02:16:22.438Z Downloaded daft v0.1.4
13022026-03-05T02:16:22.442Z Downloaded ctr v0.9.2
13032026-03-05T02:16:22.442Z Downloaded critical-section v1.1.3
13042026-03-05T02:16:22.442Z Downloaded cexpr v0.6.0
13052026-03-05T02:16:22.446Z Downloaded castaway v0.2.3
13062026-03-05T02:16:22.446Z Downloaded buf-list v1.0.3
13072026-03-05T02:16:22.449Z Downloaded bit-vec v0.6.3
13082026-03-05T02:16:22.449Z Downloaded base16ct v0.2.0
13092026-03-05T02:16:22.449Z Downloaded ascii-canvas v3.0.0
13102026-03-05T02:16:22.523Z Downloaded arrayref v0.3.9
13112026-03-05T02:16:22.523Z Downloaded backoff v0.4.0
13122026-03-05T02:16:22.523Z Downloaded base64 v0.21.7
13132026-03-05T02:16:22.523Z Downloaded array-init v0.0.4
13142026-03-05T02:16:22.523Z Downloaded addr2line v0.24.2
13152026-03-05T02:16:22.523Z Downloaded arc-swap v1.7.1
13162026-03-05T02:16:22.523Z Downloaded ciborium-io v0.2.2
13172026-03-05T02:16:22.640Z Downloaded aws-lc-sys v0.26.0
13182026-03-05T02:16:22.967Z Compiling value-bag v1.12.0
13192026-03-05T02:16:22.967Z Compiling lock_api v0.4.12
13202026-03-05T02:16:22.967Z Compiling scopeguard v1.2.0
13212026-03-05T02:16:22.973Z Compiling shlex v1.3.0
13222026-03-05T02:16:22.973Z Compiling find-msvc-tools v0.1.9
13232026-03-05T02:16:23.151Z Compiling syn v2.0.114
13242026-03-05T02:16:23.167Z Compiling getrandom v0.2.15
13252026-03-05T02:16:23.174Z Compiling jobserver v0.1.32
13262026-03-05T02:16:23.439Z Compiling smallvec v1.15.1
13272026-03-05T02:16:23.644Z Compiling typenum v1.17.0
13282026-03-05T02:16:23.692Z Compiling log v0.4.29
13292026-03-05T02:16:23.840Z Compiling cc v1.2.56
13302026-03-05T02:16:23.867Z Compiling rand_core v0.6.4
13312026-03-05T02:16:23.947Z Compiling generic-array v0.14.7
13322026-03-05T02:16:24.130Z Compiling subtle v2.6.1
13332026-03-05T02:16:24.378Z Compiling portable-atomic v1.11.0
13342026-03-05T02:16:24.424Z Compiling const-oid v0.9.6
13352026-03-05T02:16:24.448Z Compiling critical-section v1.1.3
13362026-03-05T02:16:24.517Z Compiling getrandom v0.3.4
13372026-03-05T02:16:24.563Z Compiling pkg-config v0.3.31
13382026-03-05T02:16:24.648Z Compiling serde_json v1.0.149
13392026-03-05T02:16:25.082Z Compiling spin v0.9.8
13402026-03-05T02:16:25.509Z Compiling regex-syntax v0.8.5
13412026-03-05T02:16:25.822Z Compiling pin-project-lite v0.2.14
13422026-03-05T02:16:26.009Z Compiling parking_lot_core v0.9.10
13432026-03-05T02:16:26.400Z Compiling libm v0.2.8
13442026-03-05T02:16:26.487Z Compiling rustix v0.38.37
13452026-03-05T02:16:26.548Z Compiling once_cell v1.21.3
13462026-03-05T02:16:26.833Z Compiling signal-hook-registry v1.4.2
13472026-03-05T02:16:27.045Z Compiling num-traits v0.2.19
13482026-03-05T02:16:27.425Z Compiling allocator-api2 v0.2.21
13492026-03-05T02:16:27.507Z Compiling parking_lot v0.12.3
13502026-03-05T02:16:27.760Z Compiling mio v1.0.2
13512026-03-05T02:16:27.972Z Compiling futures-core v0.3.31
13522026-03-05T02:16:28.235Z Compiling lazy_static v1.5.0
13532026-03-05T02:16:28.240Z Compiling aho-corasick v1.1.3
13542026-03-05T02:16:28.599Z Compiling percent-encoding v2.3.2
13552026-03-05T02:16:28.831Z Compiling socket2 v0.6.1
13562026-03-05T02:16:29.155Z Compiling slab v0.4.9
13572026-03-05T02:16:29.277Z Compiling cpufeatures v0.2.14
13582026-03-05T02:16:29.622Z Compiling futures-sink v0.3.31
13592026-03-05T02:16:29.716Z Compiling either v1.15.0
13602026-03-05T02:16:29.716Z Compiling glob v0.3.2
13612026-03-05T02:16:29.716Z Compiling futures-channel v0.3.31
13622026-03-05T02:16:29.975Z Compiling hashbrown v0.16.1
13632026-03-05T02:16:30.076Z Compiling pin-utils v0.1.0
13642026-03-05T02:16:30.086Z Compiling prettyplease v0.2.36
13652026-03-05T02:16:30.206Z Compiling futures-io v0.3.31
13662026-03-05T02:16:30.469Z Compiling regex-automata v0.4.11
13672026-03-05T02:16:30.494Z Compiling clang-sys v1.8.1
13682026-03-05T02:16:30.531Z Compiling futures-task v0.3.31
13692026-03-05T02:16:30.674Z Compiling rustversion v1.0.22
13702026-03-05T02:16:30.980Z Compiling minimal-lexical v0.2.1
13712026-03-05T02:16:31.212Z Compiling synstructure v0.13.1
13722026-03-05T02:16:31.338Z Compiling indexmap v2.13.0
13732026-03-05T02:16:31.509Z Compiling nom v7.1.3
13742026-03-05T02:16:33.074Z Compiling libloading v0.8.5
13752026-03-05T02:16:33.124Z Compiling home v0.5.9
13762026-03-05T02:16:33.124Z Compiling bindgen v0.69.5
13772026-03-05T02:16:33.124Z Compiling base64ct v1.6.0
13782026-03-05T02:16:33.124Z Compiling ident_case v1.0.1
13792026-03-05T02:16:33.124Z Compiling itertools v0.12.1
13802026-03-05T02:16:33.497Z Compiling pem-rfc7468 v0.7.0
13812026-03-05T02:16:33.781Z Compiling form_urlencoded v1.2.2
13822026-03-05T02:16:34.108Z Compiling lazycell v1.3.0
13832026-03-05T02:16:34.108Z Compiling rustc-hash v1.1.0
13842026-03-05T02:16:34.384Z Compiling flagset v0.4.6
13852026-03-05T02:16:34.410Z Compiling rand_core v0.9.3
13862026-03-05T02:16:34.612Z Compiling cmake v0.1.51
13872026-03-05T02:16:35.014Z Compiling cexpr v0.6.0
13882026-03-05T02:16:35.097Z Compiling fs_extra v1.3.0
13892026-03-05T02:16:35.565Z Compiling foldhash v0.1.5
13902026-03-05T02:16:35.714Z Compiling paste v1.0.15
13912026-03-05T02:16:35.909Z Compiling dunce v1.0.5
13922026-03-05T02:16:36.017Z Compiling serde_derive v1.0.228
13932026-03-05T02:16:36.037Z Compiling zeroize_derive v1.4.2
13942026-03-05T02:16:36.066Z Compiling zerofrom-derive v0.1.4
13952026-03-05T02:16:36.099Z Compiling yoke-derive v0.7.4
13962026-03-05T02:16:36.271Z Compiling zerovec-derive v0.10.3
13972026-03-05T02:16:36.669Z Compiling displaydoc v0.2.5
13982026-03-05T02:16:37.579Z Compiling zeroize v1.8.1
13992026-03-05T02:16:38.384Z Compiling icu_provider_macros v1.5.0
14002026-03-05T02:16:38.924Z Compiling zerocopy-derive v0.7.35
14012026-03-05T02:16:39.025Z Compiling tokio-macros v2.6.0
14022026-03-05T02:16:39.534Z Compiling crypto-common v0.1.6
14032026-03-05T02:16:39.594Z Compiling block-buffer v0.10.4
14042026-03-05T02:16:39.634Z Compiling zerofrom v0.1.4
14052026-03-05T02:16:39.787Z Compiling thiserror-impl v2.0.18
14062026-03-05T02:16:39.925Z Compiling digest v0.10.7
14072026-03-05T02:16:39.937Z Compiling yoke v0.7.4
14082026-03-05T02:16:40.351Z Compiling zerovec v0.10.4
14092026-03-05T02:16:40.462Z Compiling hmac v0.12.1
14102026-03-05T02:16:40.648Z Compiling block-padding v0.3.3
14112026-03-05T02:16:40.791Z Compiling futures-macro v0.3.31
14122026-03-05T02:16:40.936Z Compiling zerocopy v0.7.35
14132026-03-05T02:16:40.947Z Compiling inout v0.1.3
14142026-03-05T02:16:41.298Z Compiling regex v1.11.3
14152026-03-05T02:16:41.451Z Compiling cipher v0.4.4
14162026-03-05T02:16:42.130Z Compiling sha2 v0.10.9
14172026-03-05T02:16:42.353Z Compiling tinystr v0.7.6
14182026-03-05T02:16:42.535Z Compiling icu_collections v1.5.0
14192026-03-05T02:16:42.632Z Compiling ppv-lite86 v0.2.20
14202026-03-05T02:16:42.814Z Compiling icu_locid v1.5.0
14212026-03-05T02:16:42.832Z Compiling futures-util v0.3.31
14222026-03-05T02:16:43.273Z Compiling thiserror v2.0.18
14232026-03-05T02:16:43.383Z Compiling der_derive v0.7.3
14242026-03-05T02:16:43.492Z Compiling iana-time-zone v0.1.63
14252026-03-05T02:16:43.510Z Compiling pest v2.8.2
14262026-03-05T02:16:43.851Z Compiling salsa20 v0.10.2
14272026-03-05T02:16:43.872Z Compiling pbkdf2 v0.12.2
14282026-03-05T02:16:43.911Z Compiling serde v1.0.228
14292026-03-05T02:16:44.080Z Compiling icu_provider v1.5.0
14302026-03-05T02:16:44.216Z Compiling hashbrown v0.15.4
14312026-03-05T02:16:44.920Z Compiling icu_locid_transform v1.5.0
14322026-03-05T02:16:45.157Z Compiling bitflags v2.9.4
14332026-03-05T02:16:45.238Z Compiling bytes v1.11.1
14342026-03-05T02:16:45.638Z Compiling chrono v0.4.43
14352026-03-05T02:16:45.716Z Compiling der v0.7.10
14362026-03-05T02:16:45.866Z Compiling rustc_version v0.4.1
14372026-03-05T02:16:46.937Z Compiling tokio v1.49.0
14382026-03-05T02:16:46.945Z Compiling icu_properties v1.5.1
14392026-03-05T02:16:46.945Z Compiling uuid v1.19.0
14402026-03-05T02:16:47.386Z Compiling vcpkg v0.2.15
14412026-03-05T02:16:48.445Z Compiling spki v0.7.3
14422026-03-05T02:16:48.584Z Compiling zerocopy v0.8.27
14432026-03-05T02:16:48.874Z Compiling http v1.4.0
14442026-03-05T02:16:48.944Z Compiling pest_meta v2.8.2
14452026-03-05T02:16:49.231Z Compiling openssl-sys v0.9.109
14462026-03-05T02:16:49.443Z Compiling which v4.4.2
14472026-03-05T02:16:50.381Z Compiling scrypt v0.11.0
14482026-03-05T02:16:50.402Z Compiling rand_chacha v0.9.0
14492026-03-05T02:16:50.451Z Compiling cbc v0.1.2
14502026-03-05T02:16:50.747Z Compiling icu_normalizer v1.5.0
14512026-03-05T02:16:50.941Z Compiling aes v0.8.4
14522026-03-05T02:16:51.129Z Compiling zerocopy-derive v0.8.27
14532026-03-05T02:16:51.618Z Compiling rand v0.9.2
14542026-03-05T02:16:52.170Z Compiling idna_adapter v1.2.0
14552026-03-05T02:16:52.454Z Compiling idna v1.0.3
14562026-03-05T02:16:52.528Z Compiling pkcs5 v0.7.1
14572026-03-05T02:16:53.442Z Compiling url v2.5.4
14582026-03-05T02:16:53.729Z Compiling pest_generator v2.8.2
14592026-03-05T02:16:53.786Z Compiling tracing-attributes v0.1.27
14602026-03-05T02:16:53.868Z Compiling serde_derive_internals v0.29.1
14612026-03-05T02:16:53.959Z Compiling ring v0.17.14
14622026-03-05T02:16:55.163Z Compiling tracing-core v0.1.32
14632026-03-05T02:16:55.359Z Compiling aws-lc-rs v1.12.4
14642026-03-05T02:16:55.471Z Compiling adler2 v2.0.0
14652026-03-05T02:16:55.740Z Compiling rustix v1.1.3
14662026-03-05T02:16:55.881Z Compiling schemars v0.8.22
14672026-03-05T02:16:56.160Z Compiling tokio-util v0.7.15
14682026-03-05T02:16:56.474Z Compiling schemars_derive v0.8.22
14692026-03-05T02:16:56.551Z Compiling miniz_oxide v0.8.5
14702026-03-05T02:16:56.996Z Compiling pest_derive v2.8.2
14712026-03-05T02:16:57.146Z Compiling tracing v0.1.40
14722026-03-05T02:16:57.880Z Compiling pkcs8 v0.10.2
14732026-03-05T02:16:58.969Z Compiling http-body v1.0.1
14742026-03-05T02:16:59.036Z Compiling scroll_derive v0.13.1
14752026-03-05T02:16:59.036Z Compiling darling_core v0.20.10
14762026-03-05T02:16:59.036Z Compiling dyn-clone v1.0.20
14772026-03-05T02:16:59.036Z Compiling tinyvec_macros v0.1.1
14782026-03-05T02:16:59.036Z Compiling base64 v0.22.1
14792026-03-05T02:16:59.036Z Compiling rustls-pki-types v1.10.0
14802026-03-05T02:16:59.396Z Compiling httparse v1.9.5
14812026-03-05T02:16:59.845Z Compiling tinyvec v1.8.0
14822026-03-05T02:17:00.321Z Compiling scroll v0.13.0
14832026-03-05T02:17:00.896Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14842026-03-05T02:17:01.441Z Compiling bzip2-sys v0.1.13+1.0.8
14852026-03-05T02:17:01.470Z Compiling tower-layer v0.3.3
14862026-03-05T02:17:01.772Z Compiling tower-service v0.3.3
14872026-03-05T02:17:01.801Z Compiling untrusted v0.7.1
14882026-03-05T02:17:02.011Z Compiling powerfmt v0.2.0
14892026-03-05T02:17:02.058Z Compiling try-lock v0.2.5
14902026-03-05T02:17:02.089Z Compiling openssl v0.10.73
14912026-03-05T02:17:02.268Z Compiling time-core v0.1.6
14922026-03-05T02:17:02.444Z Compiling openssl-probe v0.1.5
14932026-03-05T02:17:02.601Z Compiling untrusted v0.9.0
14942026-03-05T02:17:02.639Z Compiling num-conv v0.1.0
14952026-03-05T02:17:02.799Z Compiling foreign-types-shared v0.1.1
14962026-03-05T02:17:02.818Z Compiling atomic-waker v1.1.2
14972026-03-05T02:17:02.938Z Compiling foreign-types v0.3.2
14982026-03-05T02:17:02.960Z Compiling tempfile v3.24.0
14992026-03-05T02:17:02.986Z Compiling time-macros v0.2.24
15002026-03-05T02:17:03.056Z Compiling h2 v0.4.6
15012026-03-05T02:17:03.116Z Compiling deranged v0.5.3
15022026-03-05T02:17:03.393Z Compiling want v0.3.1
15032026-03-05T02:17:04.366Z Compiling darling_macro v0.20.10
15042026-03-05T02:17:05.653Z Compiling darling v0.20.10
15052026-03-05T02:17:05.657Z Compiling goblin v0.10.2
15062026-03-05T02:17:05.762Z Compiling ipnet v2.11.0
15072026-03-05T02:17:06.143Z Compiling openssl-macros v0.1.1
15082026-03-05T02:17:06.965Z Compiling wait-timeout v0.2.0
15092026-03-05T02:17:07.019Z Compiling rustls v0.23.19
15102026-03-05T02:17:07.167Z Compiling usdt-impl v0.6.0
15112026-03-05T02:17:07.369Z Compiling bit-vec v0.8.0
15122026-03-05T02:17:07.508Z Compiling native-tls v0.2.12
15132026-03-05T02:17:07.547Z Compiling num_threads v0.1.7
15142026-03-05T02:17:07.586Z Compiling crossbeam-utils v0.8.21
15152026-03-05T02:17:07.732Z Compiling gimli v0.31.1
15162026-03-05T02:17:07.896Z Compiling quick-error v1.2.3
15172026-03-05T02:17:07.911Z Compiling syn v1.0.109
15182026-03-05T02:17:08.075Z Compiling httpdate v1.0.3
15192026-03-05T02:17:08.156Z Compiling rusty-fork v0.3.0
15202026-03-05T02:17:08.563Z Compiling bit-set v0.8.0
15212026-03-05T02:17:08.675Z Compiling time v0.3.43
15222026-03-05T02:17:08.926Z Compiling derive_builder_core v0.20.2
15232026-03-05T02:17:11.242Z Compiling hyper v1.8.1
15242026-03-05T02:17:12.655Z Compiling addr2line v0.24.2
15252026-03-05T02:17:12.701Z Compiling dof v0.4.0
15262026-03-05T02:17:13.314Z Compiling unicode-normalization v0.1.24
15272026-03-05T02:17:13.402Z Compiling dtrace-parser v0.3.0
15282026-03-05T02:17:14.449Z Compiling heapless v0.7.17
15292026-03-05T02:17:14.970Z Compiling signature v2.2.0
15302026-03-05T02:17:14.993Z Compiling thiserror-impl v1.0.69
15312026-03-05T02:17:15.140Z Compiling scroll_derive v0.12.0
15322026-03-05T02:17:15.296Z Compiling rand_xorshift v0.4.0
15332026-03-05T02:17:15.400Z Compiling darling_core v0.21.0
15342026-03-05T02:17:15.636Z Compiling slog v2.8.2
15352026-03-05T02:17:15.996Z Compiling thread-id v5.0.0
15362026-03-05T02:17:16.141Z Compiling cookie v0.18.1
15372026-03-05T02:17:16.519Z Compiling object v0.36.5
15382026-03-05T02:17:16.569Z Compiling crc32fast v1.4.2
15392026-03-05T02:17:16.650Z Compiling rustc-demangle v0.1.24
15402026-03-05T02:17:16.691Z Compiling unarray v0.1.4
15412026-03-05T02:17:16.904Z Compiling signal-hook v0.3.18
15422026-03-05T02:17:16.961Z Compiling siphasher v0.3.11
15432026-03-05T02:17:17.277Z Compiling zstd-safe v7.2.3
15442026-03-05T02:17:17.401Z Compiling anyhow v1.0.99
15452026-03-05T02:17:17.634Z Compiling zlib-rs v0.5.1
15462026-03-05T02:17:17.693Z Compiling unicode-bidi v0.3.17
15472026-03-05T02:17:17.987Z Compiling unicode-properties v0.1.3
15482026-03-05T02:17:18.060Z Compiling thiserror v1.0.69
15492026-03-05T02:17:18.452Z Compiling stringprep v0.1.5
15502026-03-05T02:17:18.489Z Compiling phf_shared v0.11.2
15512026-03-05T02:17:18.580Z Compiling proptest v1.7.0
15522026-03-05T02:17:18.919Z Compiling scroll v0.12.0
15532026-03-05T02:17:19.655Z Compiling hyper-util v0.1.19
15542026-03-05T02:17:20.257Z Compiling derive_builder_macro v0.20.2
15552026-03-05T02:17:21.744Z Compiling darling_macro v0.21.0
15562026-03-05T02:17:22.436Z Compiling ipnetwork v0.21.1
15572026-03-05T02:17:22.813Z Compiling curve25519-dalek v4.1.3
15582026-03-05T02:17:23.296Z Compiling backtrace v0.3.74
15592026-03-05T02:17:23.560Z Compiling serde_spanned v0.6.9
15602026-03-05T02:17:23.837Z Compiling erased-serde v0.3.31
15612026-03-05T02:17:23.859Z Compiling serde_tokenstream v0.2.2
15622026-03-05T02:17:23.996Z Compiling libz-rs-sys v0.5.1
15632026-03-05T02:17:24.348Z Compiling toml_datetime v0.6.11
15642026-03-05T02:17:24.511Z Compiling rand_chacha v0.3.1
15652026-03-05T02:17:24.930Z Compiling md-5 v0.10.6
15662026-03-05T02:17:24.952Z Compiling vergen-lib v0.1.6
15672026-03-05T02:17:25.201Z Compiling num-integer v0.1.46
15682026-03-05T02:17:25.268Z Compiling sync_wrapper v1.0.1
15692026-03-05T02:17:25.325Z Compiling ff v0.13.0
15702026-03-05T02:17:25.480Z Compiling hash32 v0.2.1
15712026-03-05T02:17:25.620Z Compiling memoffset v0.9.1
15722026-03-05T02:17:25.909Z Compiling cfg_aliases v0.2.1
15732026-03-05T02:17:25.983Z Compiling smoltcp v0.9.1
15742026-03-05T02:17:26.015Z Compiling base16ct v0.2.0
15752026-03-05T02:17:26.063Z Compiling num-bigint-dig v0.8.6
15762026-03-05T02:17:26.187Z Compiling psl-types v2.0.11
15772026-03-05T02:17:26.401Z Compiling ref-cast v1.0.25
15782026-03-05T02:17:26.466Z Compiling litrs v0.4.1
15792026-03-05T02:17:26.479Z Compiling fallible-iterator v0.2.0
15802026-03-05T02:17:26.653Z Compiling publicsuffix v2.3.0
15812026-03-05T02:17:26.746Z Compiling sec1 v0.7.3
15822026-03-05T02:17:27.041Z Compiling nix v0.29.0
15832026-03-05T02:17:27.288Z Compiling postgres-protocol v0.6.8
15842026-03-05T02:17:27.409Z Compiling num-iter v0.1.45
15852026-03-05T02:17:27.654Z Compiling group v0.13.0
15862026-03-05T02:17:27.676Z Compiling document-features v0.2.11
15872026-03-05T02:17:27.916Z Compiling tower v0.5.2
15882026-03-05T02:17:28.091Z Compiling rand v0.8.5
15892026-03-05T02:17:28.581Z Compiling newtype-uuid v1.3.2
15902026-03-05T02:17:28.981Z Compiling flate2 v1.1.2
15912026-03-05T02:17:29.396Z Compiling oxnet v0.1.4
15922026-03-05T02:17:29.466Z Compiling darling v0.21.0
15932026-03-05T02:17:29.635Z Compiling derive_builder v0.20.2
15942026-03-05T02:17:29.858Z Compiling tokio-native-tls v0.3.1
15952026-03-05T02:17:29.884Z Compiling goblin v0.8.2
15962026-03-05T02:17:30.326Z Compiling rustls-native-certs v0.8.1
15972026-03-05T02:17:30.629Z Compiling webpki-roots v1.0.1
15982026-03-05T02:17:30.883Z Compiling http-body-util v0.1.3
15992026-03-05T02:17:30.910Z Compiling strum_macros v0.27.2
16002026-03-05T02:17:31.065Z Compiling terminal_size v0.4.0
16012026-03-05T02:17:31.281Z Compiling cargo-platform v0.1.8
16022026-03-05T02:17:31.385Z Compiling hkdf v0.12.4
16032026-03-05T02:17:31.440Z Compiling crypto-bigint v0.5.5
16042026-03-05T02:17:31.711Z Compiling curve25519-dalek-derive v0.1.1
16052026-03-05T02:17:31.821Z Compiling async-trait v0.1.89
16062026-03-05T02:17:32.733Z Compiling hubpack_derive v0.1.1
16072026-03-05T02:17:33.268Z Compiling daft-derive v0.1.4
16082026-03-05T02:17:33.707Z Compiling ref-cast-impl v1.0.25
16092026-03-05T02:17:34.552Z Compiling vergen v9.0.6
16102026-03-05T02:17:34.929Z Compiling ahash v0.8.12
16112026-03-05T02:17:34.971Z Compiling fs-err v3.1.1
16122026-03-05T02:17:35.045Z Compiling ryu v1.0.18
16132026-03-05T02:17:35.355Z Compiling buf-list v1.0.3
16142026-03-05T02:17:35.358Z Compiling bumpalo v3.16.0
16152026-03-05T02:17:35.461Z Compiling winnow v0.5.40
16162026-03-05T02:17:35.963Z Compiling lockfree-object-pool v0.1.6
16172026-03-05T02:17:36.039Z Compiling unicode-segmentation v1.12.0
16182026-03-05T02:17:36.122Z Compiling bitflags v1.3.2
16192026-03-05T02:17:36.211Z Compiling managed v0.8.0
16202026-03-05T02:17:36.271Z Compiling iri-string v0.7.8
16212026-03-05T02:17:36.696Z Compiling simd-adler32 v0.3.7
16222026-03-05T02:17:36.986Z Compiling clap_builder v4.5.48
16232026-03-05T02:17:37.348Z Compiling zopfli v0.8.1
16242026-03-05T02:17:39.052Z Compiling toml_edit v0.19.15
16252026-03-05T02:17:39.177Z Compiling strum v0.27.2
16262026-03-05T02:17:39.407Z Compiling tower-http v0.6.6
16272026-03-05T02:17:39.547Z Compiling dof v0.3.0
16282026-03-05T02:17:40.200Z Compiling serde_urlencoded v0.7.1
16292026-03-05T02:17:40.343Z Compiling daft v0.1.4
16302026-03-05T02:17:40.595Z Compiling elliptic-curve v0.13.8
16312026-03-05T02:17:40.761Z Compiling hubpack v0.1.2
16322026-03-05T02:17:41.258Z Compiling cargo_metadata v0.19.2
16332026-03-05T02:17:41.425Z Compiling hyper-tls v0.6.0
16342026-03-05T02:17:41.592Z Compiling signal-hook-mio v0.2.4
16352026-03-05T02:17:41.804Z Compiling cookie_store v0.21.1
16362026-03-05T02:17:41.887Z Compiling zstd v0.13.3
16372026-03-05T02:17:43.399Z Compiling serde_with_macros v3.16.1
16382026-03-05T02:17:45.078Z Compiling postgres-types v0.2.9
16392026-03-05T02:17:45.441Z Compiling usdt-attr-macro v0.6.0
16402026-03-05T02:17:46.141Z Compiling usdt-macro v0.6.0
16412026-03-05T02:17:46.163Z Compiling phf v0.11.2
16422026-03-05T02:17:46.399Z Compiling dtrace-parser v0.2.0
16432026-03-05T02:17:46.433Z Compiling ed25519 v2.2.3
16442026-03-05T02:17:46.499Z Compiling bzip2 v0.5.2
16452026-03-05T02:17:46.992Z Compiling bzip2 v0.4.4
16462026-03-05T02:17:47.197Z Compiling pkcs1 v0.7.5
16472026-03-05T02:17:47.463Z Compiling strum_macros v0.26.4
16482026-03-05T02:17:47.776Z Compiling clap_derive v4.5.47
16492026-03-05T02:17:48.194Z Compiling enum-as-inner v0.6.1
16502026-03-05T02:17:48.405Z Compiling serde-big-array v0.5.1
16512026-03-05T02:17:48.665Z Compiling hex v0.4.3
16522026-03-05T02:17:48.703Z Compiling rfc6979 v0.4.0
16532026-03-05T02:17:48.938Z Compiling bstr v1.10.0
16542026-03-05T02:17:49.290Z Compiling serde_repr v0.1.19
16552026-03-05T02:17:49.318Z Compiling float-cmp v0.10.0
16562026-03-05T02:17:49.531Z Compiling env_filter v0.1.2
16572026-03-05T02:17:49.606Z Compiling memmap2 v0.9.8
16582026-03-05T02:17:50.064Z Compiling socket2 v0.5.10
16592026-03-05T02:17:50.215Z Compiling encoding_rs v0.8.34
16602026-03-05T02:17:50.512Z Compiling keccak v0.1.5
16612026-03-05T02:17:50.536Z Compiling fixedbitset v0.4.2
16622026-03-05T02:17:51.021Z Compiling mime v0.3.17
16632026-03-05T02:17:51.068Z Compiling whoami v1.5.2
16642026-03-05T02:17:51.591Z Compiling difflib v0.4.0
16652026-03-05T02:17:51.680Z Compiling rustc-hash v2.1.1
16662026-03-05T02:17:51.975Z Compiling precomputed-hash v0.1.1
16672026-03-05T02:17:52.044Z Compiling fixedbitset v0.5.7
16682026-03-05T02:17:52.147Z Compiling predicates-core v1.0.8
16692026-03-05T02:17:52.391Z Compiling foldhash v0.2.0
16702026-03-05T02:17:52.529Z Compiling data-encoding v2.9.0
16712026-03-05T02:17:52.750Z Compiling normalize-line-endings v0.3.0
16722026-03-05T02:17:52.869Z Compiling jiff v0.2.15
16732026-03-05T02:17:52.872Z Compiling static_assertions v1.1.0
16742026-03-05T02:17:52.935Z Compiling new_debug_unreachable v1.0.6
16752026-03-05T02:17:52.962Z Compiling predicates v3.1.3
16762026-03-05T02:17:53.009Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16772026-03-05T02:17:53.081Z Compiling string_cache v0.8.9
16782026-03-05T02:17:53.571Z Compiling hickory-proto v0.25.2
16792026-03-05T02:17:54.176Z Compiling iddqd v0.3.16
16802026-03-05T02:17:54.355Z Compiling petgraph v0.8.2
16812026-03-05T02:17:54.606Z Compiling clap v4.5.48
16822026-03-05T02:17:54.769Z Compiling toml_edit v0.22.27
16832026-03-05T02:17:56.917Z Compiling strum v0.26.3
16842026-03-05T02:17:57.166Z Compiling tokio-postgres v0.7.13
16852026-03-05T02:17:57.785Z Compiling sha3 v0.10.8
16862026-03-05T02:17:58.984Z Compiling petgraph v0.6.5
16872026-03-05T02:17:59.140Z Compiling usdt-impl v0.5.0
16882026-03-05T02:18:00.252Z Compiling similar v2.7.0
16892026-03-05T02:18:00.582Z Compiling zip v4.2.0
16902026-03-05T02:18:02.235Z Compiling usdt v0.6.0
16912026-03-05T02:18:02.504Z Compiling env_logger v0.11.8
16922026-03-05T02:18:02.760Z Compiling serde_with v3.16.1
16932026-03-05T02:18:02.795Z Compiling ecdsa v0.16.9
16942026-03-05T02:18:02.911Z Compiling rsa v0.9.8
16952026-03-05T02:18:02.911Z Compiling zip v0.6.6
16962026-03-05T02:18:03.308Z Compiling ed25519-dalek v2.1.1
16972026-03-05T02:18:04.812Z Compiling toml v0.7.8
16982026-03-05T02:18:04.930Z Compiling crossterm v0.28.1
16992026-03-05T02:18:06.145Z Compiling heck v0.4.1
17002026-03-05T02:18:06.430Z Compiling crossbeam-epoch v0.9.18
17012026-03-05T02:18:06.454Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17022026-03-05T02:18:06.518Z Compiling tokio-stream v0.1.17
17032026-03-05T02:18:06.653Z Compiling x509-cert v0.2.5
17042026-03-05T02:18:06.933Z Compiling openapiv3 v2.2.0
17052026-03-05T02:18:07.234Z Compiling sha1 v0.10.6
17062026-03-05T02:18:07.456Z Compiling itertools v0.13.0
17072026-03-05T02:18:07.672Z Compiling itertools v0.10.5
17082026-03-05T02:18:07.722Z Compiling winnow v0.6.26
17092026-03-05T02:18:08.418Z Compiling lalrpop-util v0.19.12
17102026-03-05T02:18:08.851Z Compiling peg-runtime v0.8.5
17112026-03-05T02:18:09.514Z Compiling thread_local v1.1.8
17122026-03-05T02:18:10.074Z Compiling slog-async v2.8.0
17132026-03-05T02:18:10.447Z Compiling crossbeam-channel v0.5.15
17142026-03-05T02:18:10.587Z Compiling xattr v1.3.1
17152026-03-05T02:18:10.757Z Compiling futures-executor v0.3.31
17162026-03-05T02:18:10.941Z Compiling is-terminal v0.4.13
17172026-03-05T02:18:11.095Z Compiling filetime v0.2.26
17182026-03-05T02:18:11.151Z Compiling term v1.1.0
17192026-03-05T02:18:11.226Z Compiling take_mut v0.2.2
17202026-03-05T02:18:11.304Z Compiling futures v0.3.31
17212026-03-05T02:18:11.320Z Compiling tar v0.4.44
17222026-03-05T02:18:12.544Z Compiling slog-term v2.9.2
17232026-03-05T02:18:15.102Z Compiling aws-lc-sys v0.26.0
17242026-03-05T02:18:46.881Z Compiling rustls-webpki v0.102.8
17252026-03-05T02:18:52.047Z Compiling tokio-rustls v0.26.0
17262026-03-05T02:18:52.310Z Compiling hyper-rustls v0.27.7
17272026-03-05T02:18:52.587Z Compiling reqwest v0.12.24
17282026-03-05T02:18:56.933Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17292026-03-05T02:18:57.273Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17302026-03-05T02:19:02.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
17312026-03-05T02:19:02.632Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17322026-03-05T02:19:02.692ZMar 05 02:19:01.302 INFO Starting download, target: Clickhouse
17332026-03-05T02:19:02.692ZMar 05 02:19:01.303 INFO Starting download, target: Cockroach
17342026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Starting download, target: DendriteStub
17352026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Starting download, target: Console
17362026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Starting download, target: MaghemiteMgd
17372026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Starting download, target: TransceiverControl
17382026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17392026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17402026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17412026-03-05T02:19:02.695ZMar 05 02:19:01.303 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17422026-03-05T02:19:02.696ZMar 05 02:19:01.304 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17432026-03-05T02:19:02.696ZMar 05 02:19:01.304 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17442026-03-05T02:19:03.070ZMar 05 02:19:01.653 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17452026-03-05T02:19:03.451ZMar 05 02:19:02.043 INFO Download complete, target: TransceiverControl
17462026-03-05T02:19:03.632ZMar 05 02:19:02.226 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17472026-03-05T02:19:04.074ZMar 05 02:19:02.618 INFO Download complete, target: Console
17482026-03-05T02:19:04.959ZMar 05 02:19:03.482 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17492026-03-05T02:19:04.981ZMar 05 02:19:03.506 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17502026-03-05T02:19:04.981ZMar 05 02:19:03.507 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17512026-03-05T02:19:05.904ZMar 05 02:19:04.517 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17522026-03-05T02:19:05.904ZMar 05 02:19:04.517 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17532026-03-05T02:19:08.836ZMar 05 02:19:07.448 INFO Download complete, target: DendriteStub
17542026-03-05T02:19:08.905ZMar 05 02:19:07.517 INFO Download complete, target: MaghemiteMgd
17552026-03-05T02:19:13.527ZMar 05 02:19:12.139 INFO Checking that binary works, target: Cockroach
17562026-03-05T02:19:13.670ZMar 05 02:19:12.282 INFO Download complete, target: Cockroach
17572026-03-05T02:19:15.765ZMar 05 02:19:14.376 INFO Checking that binary works, target: Clickhouse
17582026-03-05T02:19:15.892ZMar 05 02:19:14.503 INFO Download complete, target: Clickhouse
17592026-03-05T02:19:15.900ZAll prerequisites installed successfully
17602026-03-05T02:19:15.902Z
17612026-03-05T02:19:15.903Zreal 6:44.531540563
17622026-03-05T02:19:15.903Zuser 19:52.325413772
17632026-03-05T02:19:15.903Zsys 2:50.898462889
17642026-03-05T02:19:15.903Ztrap 0.766957455
17652026-03-05T02:19:15.903Ztflt 1.049671856
17662026-03-05T02:19:15.903Zdflt 1.065147708
17672026-03-05T02:19:15.903Zkflt 0.025003169
17682026-03-05T02:19:15.903Zlock 48:05.563314222
17692026-03-05T02:19:15.903Zslp 1:15:18.018046102
17702026-03-05T02:19:15.903Zlat 1:22.728363459
17712026-03-05T02:19:15.903Zstop 3:28.059427816
17722026-03-05T02:19:15.903Z+ ptime -m cargo xtask download softnpu
17732026-03-05T02:19:16.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
17742026-03-05T02:19:16.814Z Running `target/debug/xtask download softnpu`
17752026-03-05T02:19:18.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
17762026-03-05T02:19:18.068Z Running `target/debug/xtask-downloader softnpu`
17772026-03-05T02:19:18.116ZMar 05 02:19:16.727 INFO Starting download, target: Softnpu
17782026-03-05T02:19:18.119ZMar 05 02:19:16.727 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17792026-03-05T02:19:19.092ZMar 05 02:19:17.701 INFO Download complete, target: Softnpu
17802026-03-05T02:19:19.095Z
17812026-03-05T02:19:19.142Zreal 3.186816766
17822026-03-05T02:19:19.143Zuser 1.884437244
17832026-03-05T02:19:19.143Zsys 0.822112416
17842026-03-05T02:19:19.143Ztrap 0.002060070
17852026-03-05T02:19:19.143Ztflt 0.000050940
17862026-03-05T02:19:19.143Zdflt 0.000207881
17872026-03-05T02:19:19.143Zkflt 0.000000000
17882026-03-05T02:19:19.143Zlock 10.451585302
17892026-03-05T02:19:19.143Zslp 0.827038706
17902026-03-05T02:19:19.143Zlat 0.092918356
17912026-03-05T02:19:19.143Zstop 0.000199613
17922026-03-05T02:19:19.143Z+ export CARGO_INCREMENTAL=0
17932026-03-05T02:19:19.143Z+ CARGO_INCREMENTAL=0
17942026-03-05T02:19:19.143Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17952026-03-05T02:19:20.497Z Compiling proc-macro2 v1.0.101
17962026-03-05T02:19:20.497Z Compiling unicode-ident v1.0.19
17972026-03-05T02:19:20.502Z Compiling libc v0.2.180
17982026-03-05T02:19:20.502Z Compiling serde_core v1.0.228
17992026-03-05T02:19:20.502Z Compiling serde v1.0.228
18002026-03-05T02:19:20.502Z Compiling autocfg v1.4.0
18012026-03-05T02:19:20.502Z Compiling cfg-if v1.0.4
18022026-03-05T02:19:20.849Z Compiling version_check v0.9.5
18032026-03-05T02:19:20.874Z Compiling memchr v2.7.4
18042026-03-05T02:19:20.894Z Compiling shlex v1.3.0
18052026-03-05T02:19:21.452Z Compiling lock_api v0.4.12
18062026-03-05T02:19:21.499Z Compiling find-msvc-tools v0.1.9
18072026-03-05T02:19:21.857Z Compiling value-bag v1.12.0
18082026-03-05T02:19:21.977Z Compiling zmij v1.0.15
18092026-03-05T02:19:22.139Z Compiling portable-atomic v1.11.0
18102026-03-05T02:19:22.512Z Compiling log v0.4.29
18112026-03-05T02:19:22.523Z Compiling typenum v1.17.0
18122026-03-05T02:19:22.731Z Compiling quote v1.0.40
18132026-03-05T02:19:22.984Z Compiling jobserver v0.1.32
18142026-03-05T02:19:23.050Z Compiling serde_json v1.0.149
18152026-03-05T02:19:23.158Z Compiling syn v2.0.114
18162026-03-05T02:19:23.326Z Compiling generic-array v0.14.7
18172026-03-05T02:19:23.446Z Compiling cc v1.2.56
18182026-03-05T02:19:23.470Z Compiling getrandom v0.3.4
18192026-03-05T02:19:23.671Z Compiling libm v0.2.8
18202026-03-05T02:19:23.695Z Compiling num-traits v0.2.19
18212026-03-05T02:19:24.072Z Compiling scopeguard v1.2.0
18222026-03-05T02:19:24.093Z Compiling parking_lot_core v0.9.10
18232026-03-05T02:19:24.230Z Compiling smallvec v1.15.1
18242026-03-05T02:19:24.578Z Compiling regex-syntax v0.8.5
18252026-03-05T02:19:24.793Z Compiling itoa v1.0.11
18262026-03-05T02:19:25.705Z Compiling getrandom v0.2.15
18272026-03-05T02:19:26.048Z Compiling pkg-config v0.3.31
18282026-03-05T02:19:26.150Z Compiling thiserror v2.0.18
18292026-03-05T02:19:26.176Z Compiling aho-corasick v1.1.3
18302026-03-05T02:19:26.344Z Compiling rustix v0.38.37
18312026-03-05T02:19:26.817Z Compiling errno v0.3.12
18322026-03-05T02:19:27.062Z Compiling stable_deref_trait v1.2.0
18332026-03-05T02:19:27.137Z Compiling either v1.15.0
18342026-03-05T02:19:27.172Z Compiling spin v0.9.8
18352026-03-05T02:19:27.328Z Compiling slab v0.4.9
18362026-03-05T02:19:27.473Z Compiling allocator-api2 v0.2.21
18372026-03-05T02:19:27.649Z Compiling equivalent v1.0.2
18382026-03-05T02:19:27.699Z Compiling semver v1.0.27
18392026-03-05T02:19:27.798Z Compiling lazy_static v1.5.0
18402026-03-05T02:19:28.329Z Compiling regex-automata v0.4.11
18412026-03-05T02:19:28.443Z Compiling schemars v0.8.22
18422026-03-05T02:19:29.918Z Compiling rand_core v0.6.4
18432026-03-05T02:19:30.568Z Compiling byteorder v1.5.0
18442026-03-05T02:19:30.654Z Compiling critical-section v1.1.3
18452026-03-05T02:19:30.775Z Compiling synstructure v0.13.1
18462026-03-05T02:19:30.864Z Compiling serde_derive_internals v0.29.1
18472026-03-05T02:19:31.137Z Compiling once_cell v1.21.3
18482026-03-05T02:19:31.977Z Compiling glob v0.3.2
18492026-03-05T02:19:32.041Z Compiling subtle v2.6.1
18502026-03-05T02:19:32.422Z Compiling writeable v0.5.5
18512026-03-05T02:19:32.588Z Compiling litemap v0.7.3
18522026-03-05T02:19:32.727Z Compiling clang-sys v1.8.1
18532026-03-05T02:19:32.986Z Compiling pin-project-lite v0.2.14
18542026-03-05T02:19:33.090Z Compiling prettyplease v0.2.36
18552026-03-05T02:19:33.183Z Compiling percent-encoding v2.3.2
18562026-03-05T02:19:33.599Z Compiling minimal-lexical v0.2.1
18572026-03-05T02:19:33.765Z Compiling icu_locid_transform_data v1.5.0
18582026-03-05T02:19:33.792Z Compiling fnv v1.0.7
18592026-03-05T02:19:34.001Z Compiling libloading v0.8.5
18602026-03-05T02:19:34.067Z Compiling regex v1.11.3
18612026-03-05T02:19:34.108Z Compiling nom v7.1.3
18622026-03-05T02:19:34.386Z Compiling bindgen v0.69.5
18632026-03-05T02:19:34.619Z Compiling serde_derive v1.0.228
18642026-03-05T02:19:34.879Z Compiling zeroize_derive v1.4.2
18652026-03-05T02:19:34.901Z Compiling zerofrom-derive v0.1.4
18662026-03-05T02:19:34.930Z Compiling yoke-derive v0.7.4
18672026-03-05T02:19:35.060Z Compiling zerovec-derive v0.10.3
18682026-03-05T02:19:35.214Z Compiling displaydoc v0.2.5
18692026-03-05T02:19:36.236Z Compiling icu_provider_macros v1.5.0
18702026-03-05T02:19:36.675Z Compiling zeroize v1.8.1
18712026-03-05T02:19:37.151Z Compiling tokio-macros v2.6.0
18722026-03-05T02:19:37.248Z Compiling thiserror-impl v2.0.18
18732026-03-05T02:19:37.278Z Compiling zerocopy-derive v0.7.35
18742026-03-05T02:19:37.526Z Compiling futures-macro v0.3.31
18752026-03-05T02:19:37.554Z Compiling schemars_derive v0.8.22
18762026-03-05T02:19:37.684Z Compiling zerofrom v0.1.4
18772026-03-05T02:19:37.974Z Compiling yoke v0.7.4
18782026-03-05T02:19:38.432Z Compiling zerovec v0.10.4
18792026-03-05T02:19:39.097Z Compiling home v0.5.9
18802026-03-05T02:19:39.317Z Compiling icu_properties_data v1.5.0
18812026-03-05T02:19:39.416Z Compiling cexpr v0.6.0
18822026-03-05T02:19:40.557Z Compiling itertools v0.12.1
18832026-03-05T02:19:40.900Z Compiling tinystr v0.7.6
18842026-03-05T02:19:41.110Z Compiling icu_collections v1.5.0
18852026-03-05T02:19:41.395Z Compiling icu_locid v1.5.0
18862026-03-05T02:19:41.848Z Compiling rustc-hash v1.1.0
18872026-03-05T02:19:42.036Z Compiling paste v1.0.15
18882026-03-05T02:19:42.551Z Compiling heck v0.5.0
18892026-03-05T02:19:42.861Z Compiling bitflags v2.9.4
18902026-03-05T02:19:42.978Z Compiling bytes v1.11.1
18912026-03-05T02:19:43.674Z Compiling icu_provider v1.5.0
18922026-03-05T02:19:43.907Z Compiling lazycell v1.3.0
18932026-03-05T02:19:43.929Z Compiling write16 v1.0.0
18942026-03-05T02:19:44.119Z Compiling icu_normalizer_data v1.5.0
18952026-03-05T02:19:44.176Z Compiling utf8_iter v1.0.4
18962026-03-05T02:19:44.265Z Compiling utf16_iter v1.0.5
18972026-03-05T02:19:44.534Z Compiling cmake v0.1.51
18982026-03-05T02:19:44.564Z Compiling icu_locid_transform v1.5.0
18992026-03-05T02:19:45.096Z Compiling signal-hook-registry v1.4.2
19002026-03-05T02:19:45.345Z Compiling fs_extra v1.3.0
19012026-03-05T02:19:45.456Z Compiling dunce v1.0.5
19022026-03-05T02:19:45.698Z Compiling parking_lot v0.12.3
19032026-03-05T02:19:46.585Z Compiling icu_properties v1.5.1
19042026-03-05T02:19:46.700Z Compiling crypto-common v0.1.6
19052026-03-05T02:19:46.911Z Compiling hashbrown v0.16.1
19062026-03-05T02:19:47.090Z Compiling mio v1.0.2
19072026-03-05T02:19:47.652Z Compiling which v4.4.2
19082026-03-05T02:19:48.844Z Compiling form_urlencoded v1.2.2
19092026-03-05T02:19:49.457Z Compiling rustversion v1.0.22
19102026-03-05T02:19:49.595Z Compiling const-oid v0.9.6
19112026-03-05T02:19:50.231Z Compiling indexmap v2.13.0
19122026-03-05T02:19:50.682Z Compiling socket2 v0.6.1
19132026-03-05T02:19:50.768Z Compiling icu_normalizer v1.5.0
19142026-03-05T02:19:51.659Z Compiling tokio v1.49.0
19152026-03-05T02:19:51.974Z Compiling idna_adapter v1.2.0
19162026-03-05T02:19:52.282Z Compiling idna v1.0.3
19172026-03-05T02:19:53.238Z Compiling url v2.5.4
19182026-03-05T02:19:53.365Z Compiling ring v0.17.14
19192026-03-05T02:19:53.718Z Compiling zerocopy v0.8.27
19202026-03-05T02:19:54.459Z Compiling block-buffer v0.10.4
19212026-03-05T02:19:54.491Z Compiling der_derive v0.7.3
19222026-03-05T02:19:54.773Z Compiling tracing-attributes v0.1.27
19232026-03-05T02:19:56.451Z Compiling thiserror v1.0.69
19242026-03-05T02:19:56.964Z Compiling vcpkg v0.2.15
19252026-03-05T02:19:57.224Z Compiling aws-lc-rs v1.12.4
19262026-03-05T02:19:58.023Z Compiling digest v0.10.7
19272026-03-05T02:19:58.406Z Compiling openssl-sys v0.9.109
19282026-03-05T02:19:58.456Z Compiling zerocopy-derive v0.8.27
19292026-03-05T02:19:58.528Z Compiling strsim v0.11.1
19302026-03-05T02:19:59.172Z Compiling futures-core v0.3.31
19312026-03-05T02:19:59.444Z Compiling zerocopy v0.7.35
19322026-03-05T02:19:59.473Z Compiling thiserror-impl v1.0.69
19332026-03-05T02:19:59.478Z Compiling ucd-trie v0.1.7
19342026-03-05T02:19:59.597Z Compiling iana-time-zone v0.1.63
19352026-03-05T02:20:00.001Z Compiling chrono v0.4.43
19362026-03-05T02:20:00.199Z Compiling pest v2.8.2
19372026-03-05T02:20:00.368Z Compiling aws-lc-sys v0.26.0
19382026-03-05T02:20:01.378Z Compiling serde_tokenstream v0.2.2
19392026-03-05T02:20:01.625Z Compiling uuid v1.19.0
19402026-03-05T02:20:01.810Z Compiling httparse v1.9.5
19412026-03-05T02:20:01.938Z Compiling ident_case v1.0.1
19422026-03-05T02:20:02.192Z Compiling foldhash v0.1.5
19432026-03-05T02:20:02.448Z Compiling hashbrown v0.15.4
19442026-03-05T02:20:02.936Z Compiling pest_meta v2.8.2
19452026-03-05T02:20:03.942Z Compiling rustix v1.1.3
19462026-03-05T02:20:04.734Z Compiling pest_generator v2.8.2
19472026-03-05T02:20:05.121Z Compiling syn v1.0.109
19482026-03-05T02:20:06.034Z Compiling time-core v0.1.6
19492026-03-05T02:20:06.350Z Compiling futures-sink v0.3.31
19502026-03-05T02:20:06.398Z Compiling num-conv v0.1.0
19512026-03-05T02:20:06.462Z Compiling pest_derive v2.8.2
19522026-03-05T02:20:06.569Z Compiling futures-channel v0.3.31
19532026-03-05T02:20:06.742Z Compiling time-macros v0.2.24
19542026-03-05T02:20:07.143Z Compiling rustc_version v0.4.1
19552026-03-05T02:20:07.718Z Compiling cpufeatures v0.2.14
19562026-03-05T02:20:07.763Z Compiling futures-io v0.3.31
19572026-03-05T02:20:07.857Z Compiling pin-utils v0.1.0
19582026-03-05T02:20:08.115Z Compiling futures-task v0.3.31
19592026-03-05T02:20:08.170Z Compiling openssl v0.10.73
19602026-03-05T02:20:08.305Z Compiling dyn-clone v1.0.20
19612026-03-05T02:20:08.448Z Compiling futures-util v0.3.31
19622026-03-05T02:20:08.786Z Compiling hmac v0.12.1
19632026-03-05T02:20:09.176Z Compiling plain v0.2.3
19642026-03-05T02:20:09.391Z Compiling block-padding v0.3.3
19652026-03-05T02:20:09.675Z Compiling openssl-macros v0.1.1
19662026-03-05T02:20:10.508Z Compiling crossbeam-utils v0.8.21
19672026-03-05T02:20:10.945Z Compiling native-tls v0.2.12
19682026-03-05T02:20:11.109Z Compiling rustls v0.23.19
19692026-03-05T02:20:11.369Z Compiling inout v0.1.3
19702026-03-05T02:20:11.494Z Compiling ppv-lite86 v0.2.20
19712026-03-05T02:20:12.619Z Compiling pretty-hex v0.4.1
19722026-03-05T02:20:12.943Z Compiling cipher v0.4.4
19732026-03-05T02:20:13.280Z Compiling sha2 v0.10.9
19742026-03-05T02:20:13.481Z Compiling http v1.4.0
19752026-03-05T02:20:14.073Z Compiling scroll_derive v0.13.1
19762026-03-05T02:20:15.027Z Compiling scroll_derive v0.12.0
19772026-03-05T02:20:15.673Z Compiling cookie v0.18.1
19782026-03-05T02:20:15.923Z Compiling anyhow v1.0.99
19792026-03-05T02:20:16.552Z Compiling base64ct v1.6.0
19802026-03-05T02:20:16.577Z Compiling darling_core v0.21.0
19812026-03-05T02:20:17.198Z Compiling pem-rfc7468 v0.7.0
19822026-03-05T02:20:17.782Z Compiling slog v2.8.2
19832026-03-05T02:20:18.646Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19842026-03-05T02:20:19.046Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-03-05T02:20:19.454Z Compiling flagset v0.4.6
19862026-03-05T02:20:19.721Z Compiling der v0.7.10
19872026-03-05T02:20:21.999Z Compiling toml_datetime v0.6.11
19882026-03-05T02:20:22.301Z Compiling darling_macro v0.21.0
19892026-03-05T02:20:22.332Z Compiling serde_spanned v0.6.9
19902026-03-05T02:20:22.558Z Compiling rand_core v0.9.3
19912026-03-05T02:20:22.603Z Compiling tracing-core v0.1.32
19922026-03-05T02:20:22.693Z Compiling rustls-pki-types v1.10.0
19932026-03-05T02:20:22.718Z Compiling spki v0.7.3
19942026-03-05T02:20:23.094Z Compiling salsa20 v0.10.2
19952026-03-05T02:20:23.166Z Compiling pbkdf2 v0.12.2
19962026-03-05T02:20:23.201Z Compiling darling v0.21.0
19972026-03-05T02:20:23.624Z Compiling tracing v0.1.40
19982026-03-05T02:20:23.650Z Compiling litrs v0.4.1
19992026-03-05T02:20:24.063Z Compiling camino v1.2.2
20002026-03-05T02:20:24.446Z Compiling base64 v0.22.1
20012026-03-05T02:20:24.471Z Compiling winnow v0.5.40
20022026-03-05T02:20:24.673Z Compiling document-features v0.2.11
20032026-03-05T02:20:25.893Z Compiling scrypt v0.11.0
20042026-03-05T02:20:25.918Z Compiling rand_chacha v0.9.0
20052026-03-05T02:20:26.390Z Compiling tokio-util v0.7.15
20062026-03-05T02:20:26.722Z Compiling cbc v0.1.2
20072026-03-05T02:20:26.748Z Compiling aes v0.8.4
20082026-03-05T02:20:27.904Z Compiling toml_edit v0.19.15
20092026-03-05T02:20:30.103Z Compiling usdt-impl v0.5.0
20102026-03-05T02:20:30.129Z Compiling ref-cast v1.0.25
20112026-03-05T02:20:30.556Z Compiling usdt-impl v0.6.0
20122026-03-05T02:20:30.727Z Compiling untrusted v0.7.1
20132026-03-05T02:20:30.977Z Compiling powerfmt v0.2.0
20142026-03-05T02:20:30.997Z Compiling untrusted v0.9.0
20152026-03-05T02:20:31.245Z Compiling pkcs5 v0.7.1
20162026-03-05T02:20:31.503Z Compiling deranged v0.5.3
20172026-03-05T02:20:32.327Z Compiling rand v0.9.2
20182026-03-05T02:20:34.615Z Compiling http-body v1.0.1
20192026-03-05T02:20:34.960Z Compiling scroll v0.12.0
20202026-03-05T02:20:35.575Z Compiling scroll v0.13.0
20212026-03-05T02:20:35.619Z Compiling heapless v0.7.17
20222026-03-05T02:20:36.244Z Compiling atomic-waker v1.1.2
20232026-03-05T02:20:36.554Z Compiling adler2 v2.0.0
20242026-03-05T02:20:36.773Z Compiling signal-hook v0.3.18
20252026-03-05T02:20:37.129Z Compiling zstd-safe v7.2.3
20262026-03-05T02:20:37.254Z Compiling cfg_aliases v0.2.1
20272026-03-05T02:20:37.397Z Compiling num_threads v0.1.7
20282026-03-05T02:20:37.547Z Compiling miniz_oxide v0.8.5
20292026-03-05T02:20:37.872Z Compiling time v0.3.43
20302026-03-05T02:20:39.167Z Compiling goblin v0.10.2
20312026-03-05T02:20:40.673Z Compiling goblin v0.8.2
20322026-03-05T02:20:41.567Z Compiling pkcs8 v0.10.2
20332026-03-05T02:20:42.542Z Compiling ipnetwork v0.21.1
20342026-03-05T02:20:44.554Z Compiling darling_core v0.20.10
20352026-03-05T02:20:46.573Z Compiling ref-cast-impl v1.0.25
20362026-03-05T02:20:47.648Z Compiling memoffset v0.9.1
20372026-03-05T02:20:48.898Z Compiling tower-layer v0.3.3
20382026-03-05T02:20:48.902Z Compiling tower-service v0.3.3
20392026-03-05T02:20:49.079Z Compiling tinyvec_macros v0.1.1
20402026-03-05T02:20:49.201Z Compiling try-lock v0.2.5
20412026-03-05T02:20:49.519Z Compiling want v0.3.1
20422026-03-05T02:20:49.758Z Compiling darling_macro v0.20.10
20432026-03-05T02:20:49.832Z Compiling tinyvec v1.8.0
20442026-03-05T02:20:50.022Z Compiling dof v0.4.0
20452026-03-05T02:20:50.667Z Compiling dof v0.3.0
20462026-03-05T02:20:51.979Z Compiling h2 v0.4.6
20472026-03-05T02:20:52.292Z Compiling dtrace-parser v0.2.0
20482026-03-05T02:20:53.308Z Compiling curve25519-dalek v4.1.3
20492026-03-05T02:20:53.841Z Compiling dtrace-parser v0.3.0
20502026-03-05T02:20:54.327Z Compiling ipnet v2.11.0
20512026-03-05T02:20:54.404Z Compiling daft-derive v0.1.4
20522026-03-05T02:20:55.356Z Compiling async-trait v0.1.89
20532026-03-05T02:20:55.978Z Compiling thread-id v4.2.2
20542026-03-05T02:20:56.132Z Compiling thread-id v5.0.0
20552026-03-05T02:20:56.333Z Compiling openssl-probe v0.1.5
20562026-03-05T02:20:56.708Z Compiling httpdate v1.0.3
20572026-03-05T02:20:57.204Z Compiling foreign-types-shared v0.1.1
20582026-03-05T02:20:57.790Z Compiling ryu v1.0.18
20592026-03-05T02:20:57.858Z Compiling smoltcp v0.9.1
20602026-03-05T02:20:57.898Z Compiling num-bigint-dig v0.8.6
20612026-03-05T02:20:58.032Z Compiling fastrand v2.1.1
20622026-03-05T02:20:58.268Z Compiling foreign-types v0.3.2
20632026-03-05T02:20:58.484Z Compiling tempfile v3.24.0
20642026-03-05T02:21:02.394Z Compiling hyper v1.8.1
20652026-03-05T02:21:04.959Z Compiling darling v0.20.10
20662026-03-05T02:21:07.794Z Compiling strum_macros v0.26.4
20672026-03-05T02:21:11.322Z Compiling wait-timeout v0.2.0
20682026-03-05T02:21:11.616Z Compiling gimli v0.31.1
20692026-03-05T02:21:12.792Z Compiling utf8parse v0.2.2
20702026-03-05T02:21:13.097Z Compiling bit-vec v0.8.0
20712026-03-05T02:21:13.475Z Compiling quick-error v1.2.3
20722026-03-05T02:21:16.198Z Compiling anstyle v1.0.11
20732026-03-05T02:21:17.199Z Compiling addr2line v0.24.2
20742026-03-05T02:21:19.967Z Compiling bit-set v0.8.0
20752026-03-05T02:21:20.102Z Compiling rusty-fork v0.3.0
20762026-03-05T02:21:20.102Z Compiling anstyle-parse v0.2.5
20772026-03-05T02:21:22.990Z Compiling hyper-util v0.1.19
20782026-03-05T02:21:23.154Z Compiling derive_builder_core v0.20.2
20792026-03-05T02:21:23.154Z Compiling unicode-normalization v0.1.24
20802026-03-05T02:21:23.154Z Compiling nix v0.29.0
20812026-03-05T02:21:23.419Z Compiling rand_xorshift v0.4.0
20822026-03-05T02:21:23.676Z Compiling hubpack_derive v0.1.1
20832026-03-05T02:21:26.575Z Compiling signature v2.2.0
20842026-03-05T02:21:26.575Z Compiling openapiv3 v2.2.0
20852026-03-05T02:21:26.575Z Compiling strum_macros v0.27.2
20862026-03-05T02:21:26.575Z Compiling erased-serde v0.3.31
20872026-03-05T02:21:29.266Z Compiling curve25519-dalek-derive v0.1.1
20882026-03-05T02:21:29.266Z Compiling object v0.36.5
20892026-03-05T02:21:31.413Z Compiling fs-err v3.1.1
20902026-03-05T02:21:31.553Z Compiling ahash v0.8.12
20912026-03-05T02:21:31.553Z Compiling crc32fast v1.4.2
20922026-03-05T02:21:31.805Z Compiling buf-list v1.0.3
20932026-03-05T02:21:32.100Z Compiling is_terminal_polyfill v1.70.1
20942026-03-05T02:21:32.272Z Compiling zlib-rs v0.5.1
20952026-03-05T02:21:35.017Z Compiling rustc-demangle v0.1.24
20962026-03-05T02:21:35.769Z Compiling siphasher v0.3.11
20972026-03-05T02:21:36.556Z Compiling unarray v0.1.4
20982026-03-05T02:21:36.791Z Compiling colorchoice v1.0.2
20992026-03-05T02:21:36.948Z Compiling anstyle-query v1.1.1
21002026-03-05T02:21:37.186Z Compiling unicode-segmentation v1.12.0
21012026-03-05T02:21:37.314Z Compiling unicode-properties v0.1.3
21022026-03-05T02:21:37.330Z Compiling unicode-bidi v0.3.17
21032026-03-05T02:21:37.718Z Compiling anstream v0.6.18
21042026-03-05T02:21:37.743Z Compiling backtrace v0.3.74
21052026-03-05T02:21:38.433Z Compiling stringprep v0.1.5
21062026-03-05T02:21:38.495Z Compiling proptest v1.7.0
21072026-03-05T02:21:39.252Z Compiling libz-rs-sys v0.5.1
21082026-03-05T02:21:39.524Z Compiling phf_shared v0.11.2
21092026-03-05T02:21:43.161Z Compiling derive_builder_macro v0.20.2
21102026-03-05T02:21:45.873Z Compiling rustls-webpki v0.102.8
21112026-03-05T02:21:46.560Z Compiling usdt-attr-macro v0.6.0
21122026-03-05T02:21:46.677Z Compiling usdt-macro v0.6.0
21132026-03-05T02:21:47.844Z Compiling oxnet v0.1.4
21142026-03-05T02:21:48.164Z Compiling http-body-util v0.1.3
21152026-03-05T02:21:48.867Z Compiling rand_chacha v0.3.1
21162026-03-05T02:21:48.980Z Compiling sync_wrapper v1.0.1
21172026-03-05T02:21:49.179Z Compiling md-5 v0.10.6
21182026-03-05T02:21:49.310Z Compiling vergen-lib v0.1.6
21192026-03-05T02:21:49.488Z Compiling num-integer v0.1.46
21202026-03-05T02:21:49.692Z Compiling ff v0.13.0
21212026-03-05T02:21:49.719Z Compiling hash32 v0.2.1
21222026-03-05T02:21:49.742Z Compiling encoding_rs v0.8.34
21232026-03-05T02:21:49.973Z Compiling fallible-iterator v0.2.0
21242026-03-05T02:21:50.213Z Compiling psl-types v2.0.11
21252026-03-05T02:21:50.494Z Compiling mime v0.3.17
21262026-03-05T02:21:50.795Z Compiling base16ct v0.2.0
21272026-03-05T02:21:51.030Z Compiling publicsuffix v2.3.0
21282026-03-05T02:21:51.165Z Compiling sec1 v0.7.3
21292026-03-05T02:21:51.390Z Compiling postgres-protocol v0.6.8
21302026-03-05T02:21:51.658Z Compiling serde_urlencoded v0.7.1
21312026-03-05T02:21:52.001Z Compiling num-iter v0.1.45
21322026-03-05T02:21:52.250Z Compiling group v0.13.0
21332026-03-05T02:21:52.560Z Compiling rand v0.8.5
21342026-03-05T02:21:52.614Z Compiling tower v0.5.2
21352026-03-05T02:21:54.754Z Compiling tokio-rustls v0.26.0
21362026-03-05T02:21:55.698Z Compiling derive_builder v0.20.2
21372026-03-05T02:21:55.910Z Compiling newtype-uuid v1.3.2
21382026-03-05T02:21:55.934Z Compiling tokio-native-tls v0.3.1
21392026-03-05T02:21:56.581Z Compiling flate2 v1.1.2
21402026-03-05T02:21:56.656Z Compiling heck v0.4.1
21412026-03-05T02:21:57.190Z Compiling rustls-native-certs v0.8.1
21422026-03-05T02:21:57.703Z Compiling webpki-roots v1.0.1
21432026-03-05T02:21:58.385Z Compiling serde_with_macros v3.16.1
21442026-03-05T02:21:58.444Z Compiling hkdf v0.12.4
21452026-03-05T02:21:58.524Z Compiling vergen v9.0.6
21462026-03-05T02:21:58.708Z Compiling terminal_size v0.4.0
21472026-03-05T02:21:58.733Z Compiling clap_derive v4.5.47
21482026-03-05T02:21:58.903Z Compiling enum-as-inner v0.6.1
21492026-03-05T02:21:59.647Z Compiling cargo-platform v0.1.8
21502026-03-05T02:21:59.848Z Compiling crypto-bigint v0.5.5
21512026-03-05T02:21:59.983Z Compiling serde_repr v0.1.19
21522026-03-05T02:22:01.118Z Compiling bitflags v1.3.2
21532026-03-05T02:22:01.195Z Compiling winnow v0.7.14
21542026-03-05T02:22:01.210Z Compiling managed v0.8.0
21552026-03-05T02:22:01.236Z Compiling iri-string v0.7.8
21562026-03-05T02:22:01.398Z Compiling bumpalo v3.16.0
21572026-03-05T02:22:01.804Z Compiling clap_lex v0.7.4
21582026-03-05T02:22:02.513Z Compiling simd-adler32 v0.3.7
21592026-03-05T02:22:03.327Z Compiling lockfree-object-pool v0.1.6
21602026-03-05T02:22:03.610Z Compiling zopfli v0.8.1
21612026-03-05T02:22:04.869Z Compiling tower-http v0.6.6
21622026-03-05T02:22:06.344Z Compiling elliptic-curve v0.13.8
21632026-03-05T02:22:06.374Z Compiling clap_builder v4.5.48
21642026-03-05T02:22:06.374Z Compiling cargo_metadata v0.19.2
21652026-03-05T02:22:06.374Z Compiling hyper-tls v0.6.0
21662026-03-05T02:22:08.113Z Compiling hyper-rustls v0.27.7
21672026-03-05T02:22:08.742Z Compiling daft v0.1.4
21682026-03-05T02:22:09.740Z Compiling zstd v0.13.3
21692026-03-05T02:22:09.783Z Compiling signal-hook-mio v0.2.4
21702026-03-05T02:22:09.783Z Compiling cookie_store v0.21.1
21712026-03-05T02:22:09.945Z Compiling postgres-types v0.2.9
21722026-03-05T02:22:10.419Z Compiling phf v0.11.2
21732026-03-05T02:22:11.119Z Compiling strum v0.27.2
21742026-03-05T02:22:11.138Z Compiling ed25519 v2.2.3
21752026-03-05T02:22:11.190Z Compiling hubpack v0.1.2
21762026-03-05T02:22:11.379Z Compiling bzip2 v0.4.4
21772026-03-05T02:22:11.383Z Compiling bzip2 v0.5.2
21782026-03-05T02:22:11.648Z Compiling crossbeam-epoch v0.9.18
21792026-03-05T02:22:11.755Z Compiling pkcs1 v0.7.5
21802026-03-05T02:22:12.168Z Compiling rfc6979 v0.4.0
21812026-03-05T02:22:12.655Z Compiling regress v0.10.4
21822026-03-05T02:22:12.726Z Compiling float-cmp v0.10.0
21832026-03-05T02:22:12.805Z Compiling serde-big-array v0.5.1
21842026-03-05T02:22:13.110Z Compiling hex v0.4.3
21852026-03-05T02:22:13.799Z Compiling bstr v1.10.0
21862026-03-05T02:22:14.026Z Compiling env_filter v0.1.2
21872026-03-05T02:22:14.410Z Compiling socket2 v0.5.10
21882026-03-05T02:22:14.613Z Compiling memmap2 v0.9.8
21892026-03-05T02:22:15.210Z Compiling difflib v0.4.0
21902026-03-05T02:22:15.267Z Compiling keccak v0.1.5
21912026-03-05T02:22:15.742Z Compiling data-encoding v2.9.0
21922026-03-05T02:22:16.217Z Compiling static_assertions v1.1.0
21932026-03-05T02:22:16.327Z Compiling fixedbitset v0.5.7
21942026-03-05T02:22:16.358Z Compiling whoami v1.5.2
21952026-03-05T02:22:17.005Z Compiling new_debug_unreachable v1.0.6
21962026-03-05T02:22:17.027Z Compiling toml_write v0.1.2
21972026-03-05T02:22:17.037Z Compiling fixedbitset v0.4.2
21982026-03-05T02:22:17.082Z Compiling normalize-line-endings v0.3.0
21992026-03-05T02:22:17.364Z Compiling foldhash v0.2.0
22002026-03-05T02:22:17.464Z Compiling jiff v0.2.15
22012026-03-05T02:22:17.518Z Compiling predicates-core v1.0.8
22022026-03-05T02:22:17.783Z Compiling rustc-hash v2.1.1
22032026-03-05T02:22:17.860Z Compiling precomputed-hash v0.1.1
22042026-03-05T02:22:17.907Z Compiling predicates v3.1.3
22052026-03-05T02:22:18.026Z Compiling string_cache v0.8.9
22062026-03-05T02:22:18.062Z Compiling iddqd v0.3.16
22072026-03-05T02:22:18.377Z Compiling reqwest v0.12.24
22082026-03-05T02:22:19.292Z Compiling petgraph v0.6.5
22092026-03-05T02:22:20.636Z Compiling petgraph v0.8.2
22102026-03-05T02:22:20.734Z Compiling tokio-postgres v0.7.13
22112026-03-05T02:22:20.943Z Compiling toml_edit v0.22.27
22122026-03-05T02:22:25.386Z Compiling zip v4.2.0
22132026-03-05T02:22:25.893Z Compiling hickory-proto v0.25.2
22142026-03-05T02:22:27.427Z Compiling typify-impl v0.4.3
22152026-03-05T02:22:27.571Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22162026-03-05T02:22:27.738Z Compiling sha3 v0.10.8
22172026-03-05T02:22:27.991Z Compiling usdt v0.6.0
22182026-03-05T02:22:28.311Z Compiling similar v2.7.0
22192026-03-05T02:22:28.475Z Compiling env_logger v0.11.8
22202026-03-05T02:22:30.104Z Compiling serde_with v3.16.1
22212026-03-05T02:22:35.005Z Compiling ecdsa v0.16.9
22222026-03-05T02:22:35.872Z Compiling rsa v0.9.8
22232026-03-05T02:22:36.729Z Compiling zip v0.6.6
22242026-03-05T02:22:37.277Z Compiling ed25519-dalek v2.1.1
22252026-03-05T02:22:38.399Z Compiling clap v4.5.48
22262026-03-05T02:22:38.505Z Compiling crossterm v0.28.1
22272026-03-05T02:22:39.251Z Compiling strum v0.26.3
22282026-03-05T02:22:39.346Z Compiling tokio-stream v0.1.17
22292026-03-05T02:22:39.398Z Compiling toml v0.7.8
22302026-03-05T02:22:39.598Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-03-05T02:22:40.071Z Compiling x509-cert v0.2.5
22322026-03-05T02:22:41.873Z Compiling sha1 v0.10.6
22332026-03-05T02:22:42.313Z Compiling itertools v0.10.5
22342026-03-05T02:22:42.357Z Compiling itertools v0.13.0
22352026-03-05T02:22:44.128Z Compiling winnow v0.6.26
22362026-03-05T02:22:45.567Z Compiling peg-runtime v0.8.5
22372026-03-05T02:22:46.735Z Compiling lalrpop-util v0.19.12
22382026-03-05T02:22:51.597Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22392026-03-05T02:22:51.735Z Compiling typify-macro v0.4.3
22402026-03-05T02:22:58.102Z Compiling rayon-core v1.12.1
22412026-03-05T02:23:05.047Z Compiling proc-macro-crate v1.3.1
22422026-03-05T02:23:06.359Z Compiling macaddr v1.0.1
22432026-03-05T02:23:06.997Z Compiling structmeta-derive v0.3.0
22442026-03-05T02:23:09.423Z Compiling itertools v0.14.0
22452026-03-05T02:23:09.618Z Compiling heapless v0.8.0
22462026-03-05T02:23:12.536Z Compiling ingot-macros v0.1.1
22472026-03-05T02:23:15.695Z Compiling structmeta v0.3.0
22482026-03-05T02:23:16.387Z Compiling num_enum_derive v0.5.11
22492026-03-05T02:23:17.854Z Compiling crossbeam-deque v0.8.5
22502026-03-05T02:23:19.167Z Compiling hash32 v0.3.1
22512026-03-05T02:23:22.005Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22522026-03-05T02:23:22.227Z Compiling smoltcp v0.11.0
22532026-03-05T02:23:22.415Z Compiling unicode-width v0.1.14
22542026-03-05T02:23:24.205Z Compiling tabwriter v1.4.0
22552026-03-05T02:23:25.917Z Compiling ingot-types v0.1.2
22562026-03-05T02:23:30.661Z Compiling num_enum v0.5.11
22572026-03-05T02:23:34.499Z Compiling typify v0.4.3
22582026-03-05T02:23:38.743Z Compiling proc-macro-error-attr v1.0.4
22592026-03-05T02:23:39.135Z Compiling cobs v0.2.3
22602026-03-05T02:23:40.024Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22612026-03-05T02:23:40.215Z Compiling rustls v0.22.4
22622026-03-05T02:23:41.206Z Compiling unsafe-libyaml v0.2.11
22632026-03-05T02:23:43.010Z Compiling serde_yaml v0.9.34+deprecated
22642026-03-05T02:23:54.241Z Compiling postcard v1.0.10
22652026-03-05T02:24:00.709Z Compiling progenitor-impl v0.11.2
22662026-03-05T02:24:04.069Z Compiling ingot v0.1.1
22672026-03-05T02:24:11.668Z Compiling futures-executor v0.3.31
22682026-03-05T02:24:12.175Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22692026-03-05T02:24:12.356Z Compiling foreign-types-macros v0.2.3
22702026-03-05T02:24:12.603Z Compiling thread_local v1.1.8
22712026-03-05T02:24:12.815Z Compiling proc-macro-error v1.0.4
22722026-03-05T02:24:13.233Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22732026-03-05T02:24:13.236Z Compiling multer v3.1.0
22742026-03-05T02:24:13.337Z Compiling foreign-types-shared v0.3.1
22752026-03-05T02:24:13.526Z Compiling slog-async v2.8.0
22762026-03-05T02:24:13.647Z Compiling match_cfg v0.1.0
22772026-03-05T02:24:13.671Z Compiling foreign-types v0.5.0
22782026-03-05T02:24:13.800Z Compiling hostname v0.3.1
22792026-03-05T02:24:14.056Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22802026-03-05T02:24:14.117Z Compiling futures v0.3.31
22812026-03-05T02:24:14.170Z Compiling progenitor-macro v0.11.2
22822026-03-05T02:24:15.051Z Compiling derive-ex v0.1.8
22832026-03-05T02:24:15.190Z Compiling progenitor-client v0.11.2
22842026-03-05T02:24:16.299Z Compiling toml_parser v1.0.6+spec-1.1.0
22852026-03-05T02:24:18.264Z Compiling slog-json v2.6.1
22862026-03-05T02:24:18.774Z Compiling crossbeam-channel v0.5.15
22872026-03-05T02:24:19.038Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22882026-03-05T02:24:19.801Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22892026-03-05T02:24:19.930Z Compiling async-stream-impl v0.3.6
22902026-03-05T02:24:20.381Z Compiling toml_datetime v0.7.5+spec-1.1.0
22912026-03-05T02:24:20.716Z Compiling serde_spanned v1.0.4
22922026-03-05T02:24:21.043Z Compiling cstr-argument v0.1.2
22932026-03-05T02:24:21.251Z Compiling is-terminal v0.4.13
22942026-03-05T02:24:21.331Z Compiling dropshot v0.16.7
22952026-03-05T02:24:21.356Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22962026-03-05T02:24:21.387Z Compiling take_mut v0.2.2
22972026-03-05T02:24:21.439Z Compiling pretty-hex v0.2.1
22982026-03-05T02:24:21.621Z Compiling crucible-workspace-hack v0.1.0
22992026-03-05T02:24:21.723Z Compiling toml_writer v1.0.6+spec-1.1.0
23002026-03-05T02:24:21.745Z Compiling term v1.1.0
23012026-03-05T02:24:21.748Z Compiling typeid v1.0.3
23022026-03-05T02:24:22.178Z Compiling toml v0.9.11+spec-1.1.0
23032026-03-05T02:24:22.286Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23042026-03-05T02:24:22.831Z Compiling slog-term v2.9.2
23052026-03-05T02:24:25.401Z Compiling progenitor v0.11.2
23062026-03-05T02:24:25.433Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23072026-03-05T02:24:25.699Z Compiling async-stream v0.3.6
23082026-03-05T02:24:26.186Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23092026-03-05T02:24:26.213Z Compiling tokio-rustls v0.25.0
23102026-03-05T02:24:26.383Z Compiling test-strategy v0.4.3
23112026-03-05T02:24:26.444Z Compiling slog-bunyan v2.5.0
23122026-03-05T02:24:27.429Z Compiling rayon v1.10.0
23132026-03-05T02:24:28.006Z Compiling parse-display-derive v0.10.0
23142026-03-05T02:24:29.621Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23152026-03-05T02:24:29.705Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23162026-03-05T02:24:29.937Z Compiling colored v2.2.0
23172026-03-05T02:24:31.441Z Compiling nix v0.30.1
23182026-03-05T02:24:31.654Z Compiling waitgroup v0.1.2
23192026-03-05T02:24:31.958Z Compiling rustls-pemfile v2.2.0
23202026-03-05T02:24:32.096Z Compiling dropshot_endpoint v0.16.7
23212026-03-05T02:24:32.285Z Compiling newtype-uuid-macros v0.1.0
23222026-03-05T02:24:32.421Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23232026-03-05T02:24:32.505Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23242026-03-05T02:24:32.537Z Compiling serde_path_to_error v0.1.20
23252026-03-05T02:24:33.017Z Compiling hostname v0.4.2
23262026-03-05T02:24:33.196Z Compiling instant v0.1.13
23272026-03-05T02:24:33.235Z Compiling colored v3.0.0
23282026-03-05T02:24:33.323Z Compiling debug-ignore v1.0.5
23292026-03-05T02:24:33.414Z Compiling backoff v0.4.0
23302026-03-05T02:24:33.540Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23312026-03-05T02:24:33.723Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23322026-03-05T02:24:33.847Z Compiling parse-display v0.10.0
23332026-03-05T02:24:33.959Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23342026-03-05T02:24:34.684Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23352026-03-05T02:24:35.904Z Compiling zone_cfg_derive v0.3.0
23362026-03-05T02:24:37.309Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23372026-03-05T02:24:38.119Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23382026-03-05T02:24:38.675Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23392026-03-05T02:24:38.800Z Compiling camino-tempfile v1.4.1
23402026-03-05T02:24:39.703Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-03-05T02:24:39.852Z Compiling progenitor-client v0.10.0
23422026-03-05T02:24:40.904Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23432026-03-05T02:24:43.369Z Compiling secrecy v0.10.3
23442026-03-05T02:24:43.721Z Compiling num-derive v0.4.2
23452026-03-05T02:24:43.985Z Compiling sigpipe v0.1.3
23462026-03-05T02:24:44.170Z Compiling libefi-sys v0.1.0
23472026-03-05T02:24:44.559Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23482026-03-05T02:24:45.015Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23492026-03-05T02:24:45.226Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23502026-03-05T02:24:45.976Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23512026-03-05T02:24:46.416Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23522026-03-05T02:24:46.625Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23532026-03-05T02:24:47.644Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23542026-03-05T02:24:48.763Z Compiling erased-serde v0.4.6
23552026-03-05T02:24:49.579Z Compiling zone v0.3.1
23562026-03-05T02:24:50.447Z Compiling usdt-macro v0.5.0
23572026-03-05T02:24:51.923Z Compiling usdt-attr-macro v0.5.0
23582026-03-05T02:24:53.479Z Compiling smf v0.2.3
23592026-03-05T02:24:53.505Z Compiling bitfield-struct v0.6.2
23602026-03-05T02:24:53.508Z Compiling ordered-float v2.10.1
23612026-03-05T02:24:54.232Z Compiling blake3 v1.5.4
23622026-03-05T02:24:54.886Z Compiling memmap v0.7.0
23632026-03-05T02:24:55.363Z Compiling usdt v0.5.0
23642026-03-05T02:24:55.404Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23652026-03-05T02:24:55.466Z Compiling serde-value v0.7.0
23662026-03-05T02:24:55.569Z Compiling serde-untagged v0.1.7
23672026-03-05T02:24:56.248Z Compiling toml v0.8.23
23682026-03-05T02:24:56.418Z Compiling xattr v1.3.1
23692026-03-05T02:24:56.708Z Compiling filetime v0.2.26
23702026-03-05T02:24:56.790Z Compiling same-file v1.0.6
23712026-03-05T02:24:56.817Z Compiling unicode-width v0.2.0
23722026-03-05T02:24:57.134Z Compiling arrayref v0.3.9
23732026-03-05T02:24:57.160Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23742026-03-05T02:24:57.185Z Compiling unicode-xid v0.2.6
23752026-03-05T02:24:57.281Z Compiling arrayvec v0.7.6
23762026-03-05T02:24:57.314Z Compiling constant_time_eq v0.3.1
23772026-03-05T02:24:57.450Z Compiling cargo-util-schemas v0.8.2
23782026-03-05T02:24:57.485Z Compiling console v0.16.0
23792026-03-05T02:24:57.538Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23802026-03-05T02:24:59.093Z Compiling walkdir v2.5.0
23812026-03-05T02:25:00.245Z Compiling tar v0.4.44
23822026-03-05T02:25:00.312Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23832026-03-05T02:25:00.804Z Compiling tokio-dtrace v0.1.0
23842026-03-05T02:25:00.807Z Compiling gethostname v0.5.0
23852026-03-05T02:25:01.065Z Compiling cargo-platform v0.2.0
23862026-03-05T02:25:01.416Z Compiling topological-sort v0.2.2
23872026-03-05T02:25:01.829Z Compiling unit-prefix v0.5.1
23882026-03-05T02:25:02.173Z Compiling indicatif v0.18.0
23892026-03-05T02:25:02.381Z Compiling omicron-zone-package v0.12.2
23902026-03-05T02:25:03.377Z Compiling cargo_metadata v0.21.0
23912026-03-05T02:25:04.869Z Compiling oxide-tokio-rt v0.1.2
23922026-03-05T02:25:05.617Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23932026-03-05T02:25:05.990Z Compiling shell-words v1.1.0
23942026-03-05T02:25:06.473Z Compiling indent_write v2.2.0
23952026-03-05T02:25:10.604Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23962026-03-05T02:25:13.099Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23972026-03-05T02:25:16.084Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23982026-03-05T02:25:37.443Z Finished `release` profile [optimized] target(s) in 6m 16s
23992026-03-05T02:25:37.610Z Running `target/release/omicron-package -t test target create -p dev`
24002026-03-05T02:25:37.610ZLogging to: /work/oxidecomputer/omicron/out/LOG
24012026-03-05T02:25:37.610ZCreated new build target 'test' and set it as active
24022026-03-05T02:25:37.610Z
24032026-03-05T02:25:37.610Zreal 6:16.848592214
24042026-03-05T02:25:37.610Zuser 43:21.054234347
24052026-03-05T02:25:37.610Zsys 4:26.031974669
24062026-03-05T02:25:37.610Ztrap 1.538975277
24072026-03-05T02:25:37.611Ztflt 2.331647774
24082026-03-05T02:25:37.611Zdflt 1.111130570
24092026-03-05T02:25:37.611Zkflt 0.000208827
24102026-03-05T02:25:37.611Zlock 2:03:28.753576803
24112026-03-05T02:25:37.611Zslp 2:55:11.396023579
24122026-03-05T02:25:37.611Zlat 3:27.704407278
24132026-03-05T02:25:37.611Zstop 6:16.970195425
24142026-03-05T02:25:37.611Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24152026-03-05T02:25:37.745Z Finished `release` profile [optimized] target(s) in 1.31s
24162026-03-05T02:25:37.745Z Running `target/release/omicron-package -t test package`
24172026-03-05T02:25:37.745ZLogging to: /work/oxidecomputer/omicron/out/LOG
24182026-03-05T02:25:39.729Z Compiling convert_case v0.4.0
24192026-03-05T02:25:39.729Z Compiling progenitor-impl v0.10.0
24202026-03-05T02:25:39.735Z Compiling half v2.4.1
24212026-03-05T02:25:39.735Z Compiling ciborium-io v0.2.2
24222026-03-05T02:25:39.954Z Compiling is-terminal v0.4.13
24232026-03-05T02:25:40.058Z Compiling rustls v0.22.4
24242026-03-05T02:25:40.062Z Compiling thread_local v1.1.8
24252026-03-05T02:25:40.187Z Compiling bytecount v0.6.8
24262026-03-05T02:25:40.224Z Compiling match_cfg v0.1.0
24272026-03-05T02:25:40.382Z Compiling hostname v0.3.1
24282026-03-05T02:25:40.607Z Compiling ciborium-ll v0.2.2
24292026-03-05T02:25:40.666Z Compiling multer v3.1.0
24302026-03-05T02:25:40.670Z Compiling slog-async v2.8.0
24312026-03-05T02:25:40.717Z Compiling derive_more v0.99.20
24322026-03-05T02:25:40.756Z Compiling password-hash v0.5.0
24332026-03-05T02:25:40.778Z Compiling blake2 v0.10.6
24342026-03-05T02:25:40.814Z Compiling progenitor-client v0.11.2
24352026-03-05T02:25:41.129Z Compiling ciborium v0.2.2
24362026-03-05T02:25:41.444Z Compiling toml_parser v1.0.6+spec-1.1.0
24372026-03-05T02:25:42.040Z Compiling crossbeam-channel v0.5.15
24382026-03-05T02:25:42.910Z Compiling slog-json v2.6.1
24392026-03-05T02:25:43.116Z Compiling futures-executor v0.3.31
24402026-03-05T02:25:43.150Z Compiling toml_datetime v0.7.5+spec-1.1.0
24412026-03-05T02:25:43.248Z Compiling serde_spanned v1.0.4
24422026-03-05T02:25:43.316Z Compiling unicode-width v0.1.14
24432026-03-05T02:25:43.570Z Compiling term v1.1.0
24442026-03-05T02:25:43.602Z Compiling take_mut v0.2.2
24452026-03-05T02:25:43.749Z Compiling swrite v0.1.0
24462026-03-05T02:25:43.818Z Compiling toml_writer v1.0.6+spec-1.1.0
24472026-03-05T02:25:43.956Z Compiling tabwriter v1.4.0
24482026-03-05T02:25:44.296Z Compiling slog-term v2.9.2
24492026-03-05T02:25:44.417Z Compiling toml v0.9.11+spec-1.1.0
24502026-03-05T02:25:45.537Z Compiling tokio-rustls v0.25.0
24512026-03-05T02:25:45.579Z Compiling futures v0.3.31
24522026-03-05T02:25:45.579Z Compiling slog-bunyan v2.5.0
24532026-03-05T02:25:45.579Z Compiling argon2 v0.5.3
24542026-03-05T02:25:45.579Z Compiling progenitor v0.11.2
24552026-03-05T02:25:45.620Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24562026-03-05T02:25:45.718Z Compiling progenitor-macro v0.10.0
24572026-03-05T02:25:46.468Z Compiling dropshot v0.16.7
24582026-03-05T02:25:46.502Z Compiling async-stream v0.3.6
24592026-03-05T02:25:46.574Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24602026-03-05T02:25:46.812Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24612026-03-05T02:25:46.854Z Compiling universal-hash v0.5.1
24622026-03-05T02:25:47.167Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24632026-03-05T02:25:47.425Z Compiling waitgroup v0.1.2
24642026-03-05T02:25:47.609Z Compiling rustls-pemfile v2.2.0
24652026-03-05T02:25:47.691Z Compiling thiserror-impl-no-std v2.0.2
24662026-03-05T02:25:47.726Z Compiling serde_path_to_error v0.1.20
24672026-03-05T02:25:47.767Z Compiling hostname v0.4.2
24682026-03-05T02:25:47.992Z Compiling instant v0.1.13
24692026-03-05T02:25:48.033Z Compiling colored v3.0.0
24702026-03-05T02:25:48.215Z Compiling debug-ignore v1.0.5
24712026-03-05T02:25:48.446Z Compiling opaque-debug v0.3.1
24722026-03-05T02:25:48.537Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24732026-03-05T02:25:48.611Z Compiling poly1305 v0.8.0
24742026-03-05T02:25:49.740Z Compiling backoff v0.4.0
24752026-03-05T02:25:49.772Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24762026-03-05T02:25:50.143Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24772026-03-05T02:25:50.179Z Compiling thiserror-no-std v2.0.2
24782026-03-05T02:25:50.206Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24792026-03-05T02:25:50.371Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24802026-03-05T02:25:50.948Z Compiling parse-display v0.10.0
24812026-03-05T02:25:51.351Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24822026-03-05T02:25:51.545Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24832026-03-05T02:25:51.609Z Compiling chacha20 v0.9.1
24842026-03-05T02:25:52.214Z Compiling progenitor-client v0.10.0
24852026-03-05T02:25:52.850Z Compiling aead v0.5.2
24862026-03-05T02:25:53.125Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24872026-03-05T02:25:53.267Z Compiling macaddr v1.0.1
24882026-03-05T02:25:53.484Z Compiling derive-where v1.5.0
24892026-03-05T02:25:53.759Z Compiling chacha20poly1305 v0.10.1
24902026-03-05T02:25:54.082Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24912026-03-05T02:25:55.316Z Compiling vsss-rs v3.3.4
24922026-03-05T02:25:56.534Z Compiling num-rational v0.4.2
24932026-03-05T02:25:56.842Z Compiling progenitor v0.10.0
24942026-03-05T02:25:58.603Z Compiling num-complex v0.4.6
24952026-03-05T02:25:59.728Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24962026-03-05T02:25:59.873Z Compiling num v0.4.3
24972026-03-05T02:26:00.037Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24982026-03-05T02:26:00.348Z Compiling console v0.15.10
24992026-03-05T02:26:01.000Z Compiling float-ord v0.3.2
25002026-03-05T02:26:01.509Z Compiling toml v0.8.23
25012026-03-05T02:26:01.973Z Compiling newline-converter v0.3.0
25022026-03-05T02:26:02.270Z Compiling atomicwrites v0.4.4
25032026-03-05T02:26:02.874Z Compiling prettyplease v0.2.36
25042026-03-05T02:26:02.925Z Compiling slog-dtrace v0.3.0
25052026-03-05T02:26:03.446Z Compiling expectorate v1.2.0
25062026-03-05T02:26:03.480Z Compiling async-recursion v1.1.1
25072026-03-05T02:26:03.886Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25082026-03-05T02:26:04.830Z Compiling cancel-safe-futures v0.1.5
25092026-03-05T02:26:04.871Z Compiling owo-colors v4.2.3
25102026-03-05T02:26:05.633Z Compiling resolv-conf v0.7.0
25112026-03-05T02:26:06.290Z Compiling libsw-core v0.3.1
25122026-03-05T02:26:06.670Z Compiling libsw v3.5.0
25132026-03-05T02:26:07.254Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25142026-03-05T02:26:07.579Z Compiling linear-map v1.2.0
25152026-03-05T02:26:07.850Z Compiling linked-hash-map v0.5.6
25162026-03-05T02:26:08.081Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25172026-03-05T02:26:08.341Z Compiling lru-cache v0.1.2
25182026-03-05T02:26:08.659Z Compiling unicode-xid v0.2.6
25192026-03-05T02:26:08.935Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25202026-03-05T02:26:09.790Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25212026-03-05T02:26:11.926Z Compiling globset v0.4.15
25222026-03-05T02:26:17.749Z Compiling hickory-proto v0.24.4
25232026-03-05T02:26:19.267Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25242026-03-05T02:26:19.872Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25252026-03-05T02:26:19.909Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25262026-03-05T02:26:24.624Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25272026-03-05T02:26:24.737Z Compiling hickory-resolver v0.24.4
25282026-03-05T02:26:24.775Z Compiling convert_case v0.7.1
25292026-03-05T02:26:25.560Z Compiling derive_more-impl v2.0.1
25302026-03-05T02:26:27.370Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25312026-03-05T02:26:27.848Z Compiling qorb v0.4.1
25322026-03-05T02:26:33.341Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25332026-03-05T02:26:35.440Z Compiling pin-project-internal v1.1.6
25342026-03-05T02:26:38.166Z Compiling pin-project v1.1.6
25352026-03-05T02:26:38.393Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25362026-03-05T02:26:39.281Z Compiling derive_more v2.0.1
25372026-03-05T02:26:39.471Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-03-05T02:26:39.503Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25392026-03-05T02:26:39.852Z Compiling pem v3.0.5
25402026-03-05T02:26:40.020Z Compiling snafu-derive v0.8.5
25412026-03-05T02:26:41.569Z Compiling vte_generate_state_changes v0.1.2
25422026-03-05T02:26:41.606Z Compiling termtree v0.5.1
25432026-03-05T02:26:41.980Z Compiling siphasher v1.0.1
25442026-03-05T02:26:42.262Z Compiling vte v0.11.1
25452026-03-05T02:26:42.481Z Compiling phf_shared v0.12.1
25462026-03-05T02:26:42.705Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25472026-03-05T02:26:43.006Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25482026-03-05T02:26:43.885Z Compiling crossterm v0.29.0
25492026-03-05T02:26:44.394Z Compiling snafu v0.8.5
25502026-03-05T02:26:46.327Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25512026-03-05T02:26:48.789Z Compiling olpc-cjson v0.1.4
25522026-03-05T02:26:49.257Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25532026-03-05T02:26:50.400Z Compiling csv-core v0.1.11
25542026-03-05T02:26:50.442Z Compiling serde_plain v1.0.2
25552026-03-05T02:26:51.102Z Compiling chrono-tz v0.10.4
25562026-03-05T02:26:51.379Z Compiling typed-path v0.9.3
25572026-03-05T02:26:51.512Z Compiling highway v1.3.0
25582026-03-05T02:26:52.014Z Compiling csv v1.3.1
25592026-03-05T02:26:53.201Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25602026-03-05T02:26:53.654Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25612026-03-05T02:26:54.269Z Compiling tough v0.20.0
25622026-03-05T02:26:54.341Z Compiling strip-ansi-escapes v0.2.0
25632026-03-05T02:26:55.171Z Compiling phf v0.12.1
25642026-03-05T02:26:55.601Z Compiling const_format_proc_macros v0.2.34
25652026-03-05T02:26:57.236Z Compiling papergrid v0.11.0
25662026-03-05T02:26:57.480Z Compiling tabled_derive v0.7.0
25672026-03-05T02:26:58.751Z Compiling fd-lock v4.0.2
25682026-03-05T02:26:59.064Z Compiling peg-macros v0.8.5
25692026-03-05T02:26:59.585Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702026-03-05T02:26:59.629Z Compiling nu-ansi-term v0.50.1
25712026-03-05T02:26:59.757Z Compiling tabled v0.15.0
25722026-03-05T02:27:00.695Z Compiling reedline v0.40.0
25732026-03-05T02:27:00.986Z Compiling const_format v0.2.34
25742026-03-05T02:27:02.314Z Compiling peg v0.8.5
25752026-03-05T02:27:02.484Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25762026-03-05T02:27:08.834Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25772026-03-05T02:27:10.667Z Compiling bcs v0.1.6
25782026-03-05T02:27:10.892Z Compiling base64 v0.21.7
25792026-03-05T02:27:11.586Z Compiling semver v0.1.20
25802026-03-05T02:27:12.130Z Compiling rustc_version v0.1.7
25812026-03-05T02:27:12.203Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25822026-03-05T02:27:12.584Z Compiling newtype_derive v0.1.6
25832026-03-05T02:27:12.650Z Compiling smawk v0.3.2
25842026-03-05T02:27:13.012Z Compiling unicode-linebreak v0.1.5
25852026-03-05T02:27:13.043Z Compiling humantime v2.2.0
25862026-03-05T02:27:13.680Z Compiling textwrap v0.16.2
25872026-03-05T02:27:14.083Z Compiling dropshot-api-manager-types v0.3.0
25882026-03-05T02:27:16.162Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25892026-03-05T02:27:17.245Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25902026-03-05T02:27:17.614Z Compiling steno v0.4.1
25912026-03-05T02:27:19.844Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25922026-03-05T02:27:20.292Z Compiling utf-8 v0.7.6
25932026-03-05T02:27:20.730Z Compiling moka v0.12.10
25942026-03-05T02:27:21.214Z Compiling tagptr v0.2.0
25952026-03-05T02:27:25.241Z Compiling hickory-resolver v0.25.2
25962026-03-05T02:27:27.006Z Compiling tungstenite v0.21.0
25972026-03-05T02:27:29.250Z Compiling tokio-tungstenite v0.21.0
25982026-03-05T02:27:30.048Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25992026-03-05T02:27:30.371Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26002026-03-05T02:27:31.153Z Compiling radium v0.7.0
26012026-03-05T02:27:31.782Z Compiling tap v1.0.1
26022026-03-05T02:27:32.057Z Compiling maybe-uninit v2.0.0
26032026-03-05T02:27:32.332Z Compiling wyz v0.5.1
26042026-03-05T02:27:32.885Z Compiling zerocopy-derive v0.6.6
26052026-03-05T02:27:33.409Z Compiling proc-macro-error-attr2 v2.0.0
26062026-03-05T02:27:34.292Z Compiling funty v2.0.0
26072026-03-05T02:27:34.759Z Compiling packed_struct v0.10.1
26082026-03-05T02:27:35.315Z Compiling display-error-chain v0.2.2
26092026-03-05T02:27:35.643Z Compiling crc-catalog v2.4.0
26102026-03-05T02:27:35.890Z Compiling crc v3.2.1
26112026-03-05T02:27:36.883Z Compiling bitvec v1.0.1
26122026-03-05T02:27:37.945Z Compiling zerocopy v0.6.6
26132026-03-05T02:27:38.946Z Compiling proc-macro-error2 v2.0.1
26142026-03-05T02:27:39.415Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26152026-03-05T02:27:39.986Z Compiling packed_struct_codegen v0.10.1
26162026-03-05T02:27:41.599Z Compiling bitfield-macros v0.19.2
26172026-03-05T02:27:42.057Z Compiling indexmap v1.9.3
26182026-03-05T02:27:42.096Z Compiling nodrop v0.1.14
26192026-03-05T02:27:42.314Z Compiling array-init v0.0.4
26202026-03-05T02:27:42.581Z Compiling smallvec v0.6.14
26212026-03-05T02:27:43.133Z Compiling bitfield v0.19.2
26222026-03-05T02:27:43.172Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26232026-03-05T02:27:43.417Z Compiling num-derive v0.3.3
26242026-03-05T02:27:43.656Z Compiling hashbrown v0.12.3
26252026-03-05T02:27:45.125Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26262026-03-05T02:27:45.640Z Compiling libscf-sys v1.1.0
26272026-03-05T02:27:46.913Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26282026-03-05T02:27:47.249Z Compiling serde-hex v0.1.0
26292026-03-05T02:27:49.691Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26302026-03-05T02:27:49.952Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26312026-03-05T02:27:50.269Z Compiling ron v0.8.1
26322026-03-05T02:27:50.407Z Compiling hashbrown v0.13.2
26332026-03-05T02:27:51.892Z Compiling vergen-gitcl v1.0.8
26342026-03-05T02:27:52.332Z Compiling dirs-sys-next v0.1.2
26352026-03-05T02:27:52.895Z Compiling maplit v1.0.2
26362026-03-05T02:27:53.071Z Compiling crunchy v0.2.2
26372026-03-05T02:27:53.105Z Compiling crc-any v2.5.0
26382026-03-05T02:27:53.686Z Compiling dirs-next v2.0.0
26392026-03-05T02:27:53.991Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26402026-03-05T02:27:54.069Z Compiling object v0.30.4
26412026-03-05T02:27:55.529Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26422026-03-05T02:27:56.219Z Compiling dsl_auto_type v0.1.2
26432026-03-05T02:27:57.205Z Compiling scheduled-thread-pool v0.2.7
26442026-03-05T02:27:57.434Z Compiling diesel_table_macro_syntax v0.2.0
26452026-03-05T02:27:57.884Z Compiling tiny-keccak v2.0.2
26462026-03-05T02:27:58.298Z Compiling path-slash v0.1.5
26472026-03-05T02:27:58.633Z Compiling diesel_derives v2.2.3
26482026-03-05T02:27:58.666Z Compiling r2d2 v0.8.10
26492026-03-05T02:27:59.237Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26502026-03-05T02:28:08.345Z Compiling term v0.7.0
26512026-03-05T02:28:09.042Z Compiling tabled_derive v0.11.0
26522026-03-05T02:28:09.554Z Compiling papergrid v0.17.0
26532026-03-05T02:28:11.597Z Compiling testing_table v0.3.0
26542026-03-05T02:28:12.494Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26552026-03-05T02:28:14.088Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26562026-03-05T02:28:16.074Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26572026-03-05T02:28:16.509Z Compiling bit-vec v0.6.3
26582026-03-05T02:28:17.023Z Compiling arc-swap v1.7.1
26592026-03-05T02:28:17.798Z Compiling xshell-macros v0.2.7
26602026-03-05T02:28:18.619Z Compiling xshell v0.2.7
26612026-03-05T02:28:21.691Z Compiling slog-scope v4.4.0
26622026-03-05T02:28:22.650Z Compiling bit-set v0.5.3
26632026-03-05T02:28:23.106Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26642026-03-05T02:28:23.989Z Compiling tabled v0.20.0
26652026-03-05T02:28:24.443Z Compiling ascii-canvas v3.0.0
26662026-03-05T02:28:25.153Z Compiling diesel v2.2.12
26672026-03-05T02:28:25.512Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26682026-03-05T02:28:26.516Z Compiling ena v0.14.3
26692026-03-05T02:28:27.019Z Compiling diff v0.1.13
26702026-03-05T02:28:27.575Z Compiling unicase v2.8.1
26712026-03-05T02:28:28.251Z Compiling regex-syntax v0.6.29
26722026-03-05T02:28:33.191Z Compiling bindgen v0.71.1
26732026-03-05T02:28:33.811Z Compiling lalrpop v0.19.12
26742026-03-05T02:28:34.797Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26752026-03-05T02:28:37.432Z Compiling slog-stdlog v4.1.1
26762026-03-05T02:28:38.462Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26772026-03-05T02:28:40.565Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26782026-03-05T02:28:41.588Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26792026-03-05T02:28:41.882Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26802026-03-05T02:28:42.024Z Compiling crc8 v0.1.1
26812026-03-05T02:28:42.233Z Compiling slog-envlogger v2.2.0
26822026-03-05T02:28:43.679Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26832026-03-05T02:28:44.704Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26842026-03-05T02:28:44.923Z Compiling headers-core v0.3.0
26852026-03-05T02:28:45.193Z Compiling libxml v0.3.3
26862026-03-05T02:28:45.799Z Compiling headers v0.4.1
26872026-03-05T02:28:48.458Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26882026-03-05T02:28:48.986Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26892026-03-05T02:28:49.423Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26902026-03-05T02:28:49.704Z Compiling strum_macros v0.24.3
26912026-03-05T02:28:50.422Z Compiling indoc v1.0.9
26922026-03-05T02:28:51.430Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26932026-03-05T02:28:56.092Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26942026-03-05T02:28:56.092Z Compiling derive_builder v0.20.2
26952026-03-05T02:28:56.092Z Compiling oso-derive v0.27.3
26962026-03-05T02:28:56.092Z Compiling impl-trait-for-tuples v0.2.2
26972026-03-05T02:28:56.092Z Compiling samael v0.0.19
26982026-03-05T02:28:56.148Z Compiling polar-core v0.27.3
26992026-03-05T02:28:56.237Z Compiling quick-xml v0.37.2
27002026-03-05T02:28:57.929Z Compiling half v1.8.3
27012026-03-05T02:28:58.979Z Compiling serde_cbor v0.11.2
27022026-03-05T02:29:00.010Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27032026-03-05T02:29:00.430Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27042026-03-05T02:29:00.549Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27052026-03-05T02:29:02.043Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27062026-03-05T02:29:03.236Z Compiling diesel-dtrace v0.4.2
27072026-03-05T02:29:03.775Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27082026-03-05T02:29:15.005Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-03-05T02:29:15.472Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27102026-03-05T02:29:18.585Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27112026-03-05T02:29:19.695Z Compiling oso v0.27.3
27122026-03-05T02:29:20.743Z Compiling bb8 v0.8.5
27132026-03-05T02:29:21.493Z Compiling trait-variant v0.1.2
27142026-03-05T02:29:22.660Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27152026-03-05T02:29:24.160Z Compiling async-bb8-diesel v0.2.1
27162026-03-05T02:29:24.540Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27172026-03-05T02:29:25.139Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27182026-03-05T02:29:25.772Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27192026-03-05T02:29:26.482Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27202026-03-05T02:29:29.905Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27212026-03-05T02:29:30.321Z Compiling fxhash v0.2.1
27222026-03-05T02:29:30.366Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27232026-03-05T02:29:30.682Z Compiling typify-impl v0.2.0
27242026-03-05T02:29:30.885Z Compiling kstat-rs v0.2.4
27252026-03-05T02:29:31.862Z Compiling libz-sys v1.1.20
27262026-03-05T02:29:32.661Z Compiling nonempty v0.12.0
27272026-03-05T02:29:33.136Z Compiling salty v0.3.0
27282026-03-05T02:29:33.913Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27292026-03-05T02:29:37.305Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27302026-03-05T02:29:38.366Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27312026-03-05T02:29:40.279Z Compiling typify-macro v0.2.0
27322026-03-05T02:29:44.022Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27332026-03-05T02:29:49.327Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27342026-03-05T02:29:54.428Z Compiling nanorand v0.7.0
27352026-03-05T02:29:55.043Z Compiling fs-err v2.11.0
27362026-03-05T02:29:55.530Z Compiling parking_lot_core v0.8.6
27372026-03-05T02:29:55.734Z Compiling mime_guess v2.0.5
27382026-03-05T02:29:56.066Z Compiling flume v0.11.1
27392026-03-05T02:29:56.157Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27402026-03-05T02:29:56.889Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27412026-03-05T02:29:59.395Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27422026-03-05T02:30:05.277Z Compiling libgit2-sys v0.18.2+1.9.1
27432026-03-05T02:30:06.275Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27442026-03-05T02:30:21.238Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27452026-03-05T02:30:23.583Z Compiling tabled_derive v0.10.0
27462026-03-05T02:30:26.078Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27472026-03-05T02:30:27.015Z Compiling ignore v0.4.23
27482026-03-05T02:30:31.160Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27492026-03-05T02:30:33.633Z Compiling papergrid v0.14.0
27502026-03-05T02:30:33.885Z Compiling primeorder v0.13.6
27512026-03-05T02:30:34.610Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27522026-03-05T02:30:36.111Z Compiling castaway v0.2.3
27532026-03-05T02:30:36.401Z Compiling nibble_vec v0.1.0
27542026-03-05T02:30:36.745Z Compiling atty v0.2.14
27552026-03-05T02:30:36.978Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27562026-03-05T02:30:37.462Z Compiling http-range v0.1.5
27572026-03-05T02:30:38.100Z Compiling parse-size v1.1.0
27582026-03-05T02:30:38.159Z Compiling endian-type v0.1.2
27592026-03-05T02:30:38.445Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27602026-03-05T02:30:38.476Z Compiling radix_trie v0.2.1
27612026-03-05T02:30:38.745Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27622026-03-05T02:30:38.908Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27632026-03-05T02:30:38.945Z Compiling compact_str v0.8.0
27642026-03-05T02:30:39.390Z Compiling tabled v0.18.0
27652026-03-05T02:30:41.541Z Compiling p384 v0.13.1
27662026-03-05T02:30:43.686Z Compiling globwalk v0.9.1
27672026-03-05T02:30:45.145Z Compiling parking_lot v0.11.2
27682026-03-05T02:30:47.220Z Compiling typify v0.2.0
27692026-03-05T02:30:47.257Z Compiling predicates-tree v1.0.12
27702026-03-05T02:30:47.445Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27712026-03-05T02:30:48.238Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27722026-03-05T02:30:48.719Z Compiling unicode-truncate v1.1.0
27732026-03-05T02:30:49.841Z Compiling prefix-trie v0.7.0
27742026-03-05T02:30:50.930Z Compiling lru v0.12.5
27752026-03-05T02:30:51.391Z Compiling vergen-git2 v1.0.7
27762026-03-05T02:30:51.783Z Compiling instability v0.3.2
27772026-03-05T02:30:52.043Z Compiling indoc v2.0.6
27782026-03-05T02:30:52.775Z Compiling cassowary v0.3.0
27792026-03-05T02:30:53.038Z Compiling hickory-server v0.25.2
27802026-03-05T02:30:56.386Z Compiling ratatui v0.29.0
27812026-03-05T02:30:56.422Z Compiling hyper-staticfile v0.10.1
27822026-03-05T02:30:59.117Z Compiling camino-tempfile-ext v0.3.2
27832026-03-05T02:30:59.271Z Compiling git2 v0.20.2
27842026-03-05T02:31:00.016Z Compiling progenitor-impl v0.8.0
27852026-03-05T02:31:00.716Z Compiling sled v0.34.7
27862026-03-05T02:31:06.197Z Compiling hickory-client v0.25.2
27872026-03-05T02:31:08.210Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27882026-03-05T02:31:08.492Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27892026-03-05T02:31:09.608Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27902026-03-05T02:31:11.444Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27912026-03-05T02:31:12.287Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27922026-03-05T02:31:17.254Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27932026-03-05T02:31:17.927Z Compiling rand_seeder v0.4.0
27942026-03-05T02:31:18.450Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27952026-03-05T02:31:19.288Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27962026-03-05T02:31:19.462Z Compiling lzma-sys v0.1.20
27972026-03-05T02:31:19.758Z Compiling corncobs v0.1.4
27982026-03-05T02:31:20.216Z Compiling rustls v0.21.12
27992026-03-05T02:31:20.295Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28002026-03-05T02:31:20.688Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28012026-03-05T02:31:20.799Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28022026-03-05T02:31:20.835Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28032026-03-05T02:31:21.210Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28042026-03-05T02:31:21.932Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28052026-03-05T02:31:21.973Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28062026-03-05T02:31:22.252Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28072026-03-05T02:31:36.772Z Compiling progenitor-macro v0.8.0
28082026-03-05T02:31:38.127Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28092026-03-05T02:31:45.955Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28102026-03-05T02:31:48.108Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28112026-03-05T02:31:55.378Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28122026-03-05T02:31:55.748Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28132026-03-05T02:31:56.180Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28142026-03-05T02:31:56.615Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28152026-03-05T02:31:57.051Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28162026-03-05T02:32:05.243Z Compiling progenitor-client v0.8.0
28172026-03-05T02:32:06.259Z Compiling rustls-webpki v0.101.7
28182026-03-05T02:32:06.293Z Compiling sct v0.7.1
28192026-03-05T02:32:06.835Z Compiling heck v0.3.3
28202026-03-05T02:32:07.233Z Compiling secrecy v0.8.0
28212026-03-05T02:32:07.583Z Compiling void v1.0.2
28222026-03-05T02:32:07.836Z Compiling lzss v0.8.2
28232026-03-05T02:32:08.403Z Compiling zone_cfg_derive v0.1.2
28242026-03-05T02:32:10.050Z Compiling progenitor v0.8.0
28252026-03-05T02:32:10.397Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28262026-03-05T02:32:10.745Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28272026-03-05T02:32:16.072Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28282026-03-05T02:32:17.626Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28292026-03-05T02:32:21.203Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28302026-03-05T02:32:21.415Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28312026-03-05T02:32:22.005Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28322026-03-05T02:32:22.976Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28332026-03-05T02:32:23.412Z Compiling tungstenite v0.23.0
28342026-03-05T02:32:29.346Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28352026-03-05T02:32:29.780Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28362026-03-05T02:32:30.221Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28372026-03-05T02:32:30.651Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28382026-03-05T02:32:31.064Z Compiling nix v0.27.1
28392026-03-05T02:32:34.044Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28402026-03-05T02:32:34.846Z Compiling serde_bytes v0.11.19
28412026-03-05T02:32:35.509Z Compiling number_prefix v0.4.0
28422026-03-05T02:32:35.887Z Compiling base64 v0.13.1
28432026-03-05T02:32:36.091Z Compiling indicatif v0.17.11
28442026-03-05T02:32:36.771Z Compiling ron v0.7.1
28452026-03-05T02:32:36.852Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28462026-03-05T02:32:42.174Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28472026-03-05T02:32:43.051Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28482026-03-05T02:32:43.080Z Compiling tokio-tungstenite v0.23.1
28492026-03-05T02:32:43.118Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28502026-03-05T02:32:43.829Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28512026-03-05T02:32:44.750Z Compiling xz2 v0.1.7
28522026-03-05T02:32:45.498Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28532026-03-05T02:32:56.472Z Compiling tokio-rustls v0.24.1
28542026-03-05T02:32:56.928Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28552026-03-05T02:32:57.102Z Compiling zone v0.1.8
28562026-03-05T02:33:00.666Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28572026-03-05T02:33:04.361Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28582026-03-05T02:33:06.021Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28592026-03-05T02:33:11.853Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28602026-03-05T02:33:14.324Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28612026-03-05T02:33:30.023Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28622026-03-05T02:33:32.041Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28632026-03-05T02:33:44.903Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28642026-03-05T02:33:48.223Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28652026-03-05T02:33:49.370Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28662026-03-05T02:33:54.811Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28672026-03-05T02:33:58.562Z Compiling rustls-pemfile v1.0.4
28682026-03-05T02:33:59.395Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28692026-03-05T02:34:02.612Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28702026-03-05T02:34:02.695Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28712026-03-05T02:34:03.135Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28722026-03-05T02:34:03.352Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28732026-03-05T02:34:05.275Z Compiling signal-hook-tokio v0.3.1
28742026-03-05T02:34:05.501Z Compiling twox-hash v2.1.0
28752026-03-05T02:34:06.069Z Compiling yasna v0.5.2
28762026-03-05T02:34:06.616Z Compiling is_ci v1.2.0
28772026-03-05T02:34:07.014Z Compiling supports-color v3.0.2
28782026-03-05T02:34:07.583Z Compiling rcgen v0.12.1
28792026-03-05T02:34:09.771Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28802026-03-05T02:34:11.718Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28812026-03-05T02:34:21.364Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28822026-03-05T02:34:21.442Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28832026-03-05T02:34:43.480Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28842026-03-05T02:34:46.184Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28852026-03-05T02:34:53.088Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28862026-03-05T02:34:58.377Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28872026-03-05T02:35:16.929Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28882026-03-05T02:35:18.339Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28892026-03-05T02:35:21.250Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28902026-03-05T02:35:21.709Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28912026-03-05T02:35:22.152Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28922026-03-05T02:35:28.045Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28932026-03-05T02:35:28.465Z Compiling fatfs v0.3.6
28942026-03-05T02:35:31.436Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28952026-03-05T02:35:36.075Z Compiling subprocess v0.2.9
28962026-03-05T02:35:41.106Z Compiling rtoolbox v0.0.2
28972026-03-05T02:35:41.423Z Compiling seq-macro v0.3.6
28982026-03-05T02:35:41.609Z Compiling assert_matches v1.5.0
28992026-03-05T02:35:41.796Z Compiling rpassword v7.4.0
29002026-03-05T02:35:42.343Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29012026-03-05T02:35:45.054Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29022026-03-05T02:35:54.804Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29032026-03-05T02:36:08.921Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29042026-03-05T02:36:09.143Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29052026-03-05T02:36:14.920Z Compiling tui-tree-widget v0.23.1
29062026-03-05T02:36:15.487Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29072026-03-05T02:36:23.231Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29082026-03-05T02:36:24.297Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29092026-03-05T02:36:26.730Z Compiling uzers v0.12.1
29102026-03-05T02:36:30.180Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29112026-03-05T02:36:30.706Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29122026-03-05T02:36:40.111Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29132026-03-05T02:36:55.073Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29142026-03-05T02:37:09.097Z Compiling support-bundle-viewer v0.1.2
29152026-03-05T02:37:13.592Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29162026-03-05T02:37:16.250Z Compiling multimap v0.10.1
29172026-03-05T02:39:43.322Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29182026-03-05T02:40:04.481Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29192026-03-05T02:51:57.769Z Finished `release` profile [optimized] target(s) in 26m 19s
29202026-03-05T02:52:59.629Z
29212026-03-05T02:52:59.632Zreal 27:23.315833437
29222026-03-05T02:52:59.632Zuser 3:12:12.574646668
29232026-03-05T02:52:59.632Zsys 5:19.056507016
29242026-03-05T02:52:59.632Ztrap 5.593201851
29252026-03-05T02:52:59.632Ztflt 2.749944211
29262026-03-05T02:52:59.632Zdflt 6.931569738
29272026-03-05T02:52:59.632Zkflt 0.029864872
29282026-03-05T02:52:59.632Zlock 12:55:20.419407373
29292026-03-05T02:52:59.632Zslp 9:21:11.237832432
29302026-03-05T02:52:59.632Zlat 4:53.061678363
29312026-03-05T02:52:59.633Zstop 4:50.696942254
29322026-03-05T02:52:59.633Z+ mapfile -t packages
29332026-03-05T02:52:59.633Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29342026-03-05T02:53:01.163Z Finished `release` profile [optimized] target(s) in 1.45s
29352026-03-05T02:53:01.238Z Running `target/release/omicron-package -t test list-outputs`
29362026-03-05T02:53:01.299ZLogging to: /work/oxidecomputer/omicron/out/LOG
29372026-03-05T02:53:01.302Z+ ptime -m cargo build --locked --release -p xtask
29382026-03-05T02:53:02.223Z Compiling serde_core v1.0.228
29392026-03-05T02:53:02.223Z Compiling syn v2.0.114
29402026-03-05T02:53:02.227Z Compiling bitflags v2.9.4
29412026-03-05T02:53:02.227Z Compiling serde v1.0.228
29422026-03-05T02:53:02.227Z Compiling libc v0.2.180
29432026-03-05T02:53:02.227Z Compiling serde_json v1.0.149
29442026-03-05T02:53:02.353Z Compiling num-traits v0.2.19
29452026-03-05T02:53:02.796Z Compiling hashbrown v0.16.1
29462026-03-05T02:53:02.812Z Compiling smallvec v1.15.1
29472026-03-05T02:53:02.829Z Compiling rustix v0.38.37
29482026-03-05T02:53:03.191Z Compiling usdt-impl v0.5.0
29492026-03-05T02:53:03.349Z Compiling syn v1.0.109
29502026-03-05T02:53:04.029Z Compiling rustix v1.1.3
29512026-03-05T02:53:04.192Z Compiling thread-id v4.2.2
29522026-03-05T02:53:04.367Z Compiling indexmap v2.13.0
29532026-03-05T02:53:04.383Z Compiling getrandom v0.3.4
29542026-03-05T02:53:04.789Z Compiling log v0.4.29
29552026-03-05T02:53:05.083Z Compiling percent-encoding v2.3.2
29562026-03-05T02:53:05.373Z Compiling terminal_size v0.4.0
29572026-03-05T02:53:05.695Z Compiling form_urlencoded v1.2.2
29582026-03-05T02:53:05.968Z Compiling ordered-float v2.10.1
29592026-03-05T02:53:06.585Z Compiling fs-err v3.1.1
29602026-03-05T02:53:06.656Z Compiling heck v0.4.1
29612026-03-05T02:53:07.011Z Compiling anyhow v1.0.99
29622026-03-05T02:53:07.120Z Compiling once_cell v1.21.3
29632026-03-05T02:53:07.648Z Compiling clap_builder v4.5.48
29642026-03-05T02:53:08.389Z Compiling tempfile v3.24.0
29652026-03-05T02:53:09.729Z Compiling synstructure v0.13.1
29662026-03-05T02:53:09.866Z Compiling proc-macro-error v1.0.4
29672026-03-05T02:53:10.446Z Compiling textwrap v0.16.2
29682026-03-05T02:53:10.485Z Compiling camino-tempfile v1.4.1
29692026-03-05T02:53:11.160Z Compiling tabled_derive v0.7.0
29702026-03-05T02:53:12.544Z Compiling serde_derive v1.0.228
29712026-03-05T02:53:12.609Z Compiling thiserror-impl v2.0.18
29722026-03-05T02:53:12.626Z Compiling zerofrom-derive v0.1.4
29732026-03-05T02:53:12.630Z Compiling yoke-derive v0.7.4
29742026-03-05T02:53:12.701Z Compiling zerovec-derive v0.10.3
29752026-03-05T02:53:13.228Z Compiling displaydoc v0.2.5
29762026-03-05T02:53:14.769Z Compiling thiserror-impl v1.0.69
29772026-03-05T02:53:14.995Z Compiling zerocopy-derive v0.7.35
29782026-03-05T02:53:15.105Z Compiling icu_provider_macros v1.5.0
29792026-03-05T02:53:15.461Z Compiling zerofrom v0.1.4
29802026-03-05T02:53:15.594Z Compiling thiserror v2.0.18
29812026-03-05T02:53:15.763Z Compiling yoke v0.7.4
29822026-03-05T02:53:15.812Z Compiling pest v2.8.2
29832026-03-05T02:53:16.248Z Compiling zerovec v0.10.4
29842026-03-05T02:53:16.374Z Compiling scroll_derive v0.12.0
29852026-03-05T02:53:16.825Z Compiling zerocopy v0.7.35
29862026-03-05T02:53:17.491Z Compiling thiserror v1.0.69
29872026-03-05T02:53:17.889Z Compiling scroll v0.12.0
29882026-03-05T02:53:18.637Z Compiling tinystr v0.7.6
29892026-03-05T02:53:18.994Z Compiling pest_meta v2.8.2
29902026-03-05T02:53:19.215Z Compiling icu_locid v1.5.0
29912026-03-05T02:53:19.559Z Compiling icu_collections v1.5.0
29922026-03-05T02:53:21.102Z Compiling icu_provider v1.5.0
29932026-03-05T02:53:21.190Z Compiling pest_generator v2.8.2
29942026-03-05T02:53:22.430Z Compiling icu_locid_transform v1.5.0
29952026-03-05T02:53:22.670Z Compiling serde_spanned v0.6.9
29962026-03-05T02:53:22.691Z Compiling toml_datetime v0.6.11
29972026-03-05T02:53:22.982Z Compiling pest_derive v2.8.2
29982026-03-05T02:53:23.035Z Compiling dof v0.3.0
29992026-03-05T02:53:23.552Z Compiling toml_edit v0.22.27
30002026-03-05T02:53:23.652Z Compiling serde_tokenstream v0.2.2
30012026-03-05T02:53:23.933Z Compiling dtrace-parser v0.2.0
30022026-03-05T02:53:23.953Z Compiling erased-serde v0.4.6
30032026-03-05T02:53:24.310Z Compiling icu_properties v1.5.1
30042026-03-05T02:53:25.617Z Compiling goblin v0.8.2
30052026-03-05T02:53:26.956Z Compiling serde-untagged v0.1.7
30062026-03-05T02:53:27.823Z Compiling serde-value v0.7.0
30072026-03-05T02:53:28.603Z Compiling toml v0.8.23
30082026-03-05T02:53:29.625Z Compiling icu_normalizer v1.5.0
30092026-03-05T02:53:31.004Z Compiling idna_adapter v1.2.0
30102026-03-05T02:53:31.328Z Compiling idna v1.0.3
30112026-03-05T02:53:34.124Z Compiling url v2.5.4
30122026-03-05T02:53:35.191Z Compiling usdt-macro v0.5.0
30132026-03-05T02:53:36.540Z Compiling cargo-util-schemas v0.8.2
30142026-03-05T02:53:36.892Z Compiling usdt-attr-macro v0.5.0
30152026-03-05T02:53:38.381Z Compiling cargo-platform v0.2.0
30162026-03-05T02:53:39.720Z Compiling clap_derive v4.5.47
30172026-03-05T02:53:39.757Z Compiling cargo_metadata v0.21.0
30182026-03-05T02:53:39.803Z Compiling usdt v0.5.0
30192026-03-05T02:53:41.324Z Compiling cargo_toml v0.21.0
30202026-03-05T02:53:42.570Z Compiling macaddr v1.0.1
30212026-03-05T02:53:43.255Z Compiling tabled v0.15.0
30222026-03-05T02:53:44.008Z Compiling clap v4.5.48
30232026-03-05T02:53:55.542Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30242026-03-05T02:54:02.023Z Finished `release` profile [optimized] target(s) in 1m 00s
30252026-03-05T02:54:02.142Z
30262026-03-05T02:54:02.142Zreal 1:00.779897916
30272026-03-05T02:54:02.143Zuser 6:38.992444866
30282026-03-05T02:54:02.143Zsys 32.404120543
30292026-03-05T02:54:02.143Ztrap 0.233407327
30302026-03-05T02:54:02.143Ztflt 0.317925006
30312026-03-05T02:54:02.143Zdflt 0.462382942
30322026-03-05T02:54:02.143Zkflt 0.000012208
30332026-03-05T02:54:02.143Zlock 19:08.014601427
30342026-03-05T02:54:02.143Zslp 22:10.230600729
30352026-03-05T02:54:02.151Zlat 26.358244833
30362026-03-05T02:54:02.151Zstop 35.972063837
30372026-03-05T02:54:02.152Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30382026-03-05T02:54:02.152Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30392026-03-05T02:54:02.152Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30402026-03-05T02:54:02.152Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30412026-03-05T02:54:02.152Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30422026-03-05T02:54:03.744Z Compiling regress v0.10.4
30432026-03-05T02:54:03.918Z Compiling unsafe-libyaml v0.2.11
30442026-03-05T02:54:03.922Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30452026-03-05T02:54:03.922Z Compiling match_cfg v0.1.0
30462026-03-05T02:54:03.979Z Compiling structmeta-derive v0.3.0
30472026-03-05T02:54:03.984Z Compiling rustls v0.22.4
30482026-03-05T02:54:03.984Z Compiling newtype-uuid-macros v0.1.0
30492026-03-05T02:54:03.984Z Compiling multer v3.1.0
30502026-03-05T02:54:04.079Z Compiling hostname v0.3.1
30512026-03-05T02:54:04.371Z Compiling debug-ignore v1.0.5
30522026-03-05T02:54:04.561Z Compiling toml_parser v1.0.6+spec-1.1.0
30532026-03-05T02:54:04.590Z Compiling progenitor-client v0.10.0
30542026-03-05T02:54:04.619Z Compiling slog-json v2.6.1
30552026-03-05T02:54:05.099Z Compiling async-stream-impl v0.3.6
30562026-03-05T02:54:05.254Z Compiling serde_yaml v0.9.34+deprecated
30572026-03-05T02:54:05.839Z Compiling toml_datetime v0.7.5+spec-1.1.0
30582026-03-05T02:54:05.873Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30592026-03-05T02:54:06.143Z Compiling serde_spanned v1.0.4
30602026-03-05T02:54:06.467Z Compiling dropshot v0.16.7
30612026-03-05T02:54:06.531Z Compiling toml_writer v1.0.6+spec-1.1.0
30622026-03-05T02:54:06.557Z Compiling async-stream v0.3.6
30632026-03-05T02:54:06.625Z Compiling structmeta v0.3.0
30642026-03-05T02:54:06.915Z Compiling slog-bunyan v2.5.0
30652026-03-05T02:54:06.962Z Compiling toml v0.9.11+spec-1.1.0
30662026-03-05T02:54:07.073Z Compiling waitgroup v0.1.2
30672026-03-05T02:54:07.209Z Compiling rustls-pemfile v2.2.0
30682026-03-05T02:54:07.358Z Compiling dropshot_endpoint v0.16.7
30692026-03-05T02:54:07.398Z Compiling itertools v0.14.0
30702026-03-05T02:54:07.590Z Compiling hostname v0.4.2
30712026-03-05T02:54:07.899Z Compiling typify-impl v0.4.3
30722026-03-05T02:54:08.087Z Compiling serde_path_to_error v0.1.20
30732026-03-05T02:54:08.954Z Compiling derive-ex v0.1.8
30742026-03-05T02:54:09.054Z Compiling tokio-rustls v0.25.0
30752026-03-05T02:54:09.584Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30762026-03-05T02:54:09.914Z Compiling macaddr v1.0.1
30772026-03-05T02:54:10.428Z Compiling tabwriter v1.4.0
30782026-03-05T02:54:10.460Z Compiling instant v0.1.13
30792026-03-05T02:54:10.692Z Compiling progenitor-client v0.11.2
30802026-03-05T02:54:10.697Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30812026-03-05T02:54:10.941Z Compiling parse-display-derive v0.10.0
30822026-03-05T02:54:11.354Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
30832026-03-05T02:54:11.622Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30842026-03-05T02:54:11.905Z Compiling colored v3.0.0
30852026-03-05T02:54:12.141Z Compiling backoff v0.4.0
30862026-03-05T02:54:12.244Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30872026-03-05T02:54:12.595Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30882026-03-05T02:54:12.743Z Compiling proc-macro-crate v1.3.1
30892026-03-05T02:54:13.149Z Compiling crucible-workspace-hack v0.1.0
30902026-03-05T02:54:13.196Z Compiling proc-macro-error v1.0.4
30912026-03-05T02:54:13.417Z Compiling test-strategy v0.4.3
30922026-03-05T02:54:13.578Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30932026-03-05T02:54:13.777Z Compiling num_enum_derive v0.5.11
30942026-03-05T02:54:13.861Z Compiling heapless v0.8.0
30952026-03-05T02:54:14.286Z Compiling ingot-macros v0.1.1
30962026-03-05T02:54:14.947Z Compiling hash32 v0.3.1
30972026-03-05T02:54:14.976Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30982026-03-05T02:54:15.075Z Compiling parse-display v0.10.0
30992026-03-05T02:54:15.269Z Compiling smoltcp v0.11.0
31002026-03-05T02:54:15.759Z Compiling foreign-types-macros v0.2.3
31012026-03-05T02:54:16.073Z Compiling foreign-types-shared v0.3.1
31022026-03-05T02:54:16.263Z Compiling cobs v0.2.3
31032026-03-05T02:54:16.291Z Compiling num_enum v0.5.11
31042026-03-05T02:54:16.531Z Compiling postcard v1.0.10
31052026-03-05T02:54:17.144Z Compiling nix v0.30.1
31062026-03-05T02:54:17.170Z Compiling foreign-types v0.5.0
31072026-03-05T02:54:17.208Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31082026-03-05T02:54:17.235Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31092026-03-05T02:54:17.335Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31102026-03-05T02:54:18.070Z Compiling secrecy v0.10.3
31112026-03-05T02:54:18.100Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31122026-03-05T02:54:18.167Z Compiling cstr-argument v0.1.2
31132026-03-05T02:54:18.425Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31142026-03-05T02:54:18.499Z Compiling pretty-hex v0.2.1
31152026-03-05T02:54:18.561Z Compiling rayon-core v1.12.1
31162026-03-05T02:54:18.674Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31172026-03-05T02:54:18.772Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31182026-03-05T02:54:18.869Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31192026-03-05T02:54:19.027Z Compiling crossbeam-deque v0.8.5
31202026-03-05T02:54:19.116Z Compiling colored v2.2.0
31212026-03-05T02:54:19.244Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31222026-03-05T02:54:20.281Z Compiling camino-tempfile v1.4.1
31232026-03-05T02:54:20.425Z Compiling typify-macro v0.4.3
31242026-03-05T02:54:20.817Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31252026-03-05T02:54:21.079Z Compiling rayon v1.10.0
31262026-03-05T02:54:21.115Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31272026-03-05T02:54:21.360Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31282026-03-05T02:54:21.531Z Compiling zone_cfg_derive v0.3.0
31292026-03-05T02:54:21.615Z Compiling ingot-types v0.1.2
31302026-03-05T02:54:22.066Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31312026-03-05T02:54:22.578Z Compiling ingot v0.1.1
31322026-03-05T02:54:22.609Z Compiling smf v0.2.3
31332026-03-05T02:54:22.634Z Compiling num-derive v0.4.2
31342026-03-05T02:54:23.119Z Compiling sigpipe v0.1.3
31352026-03-05T02:54:23.308Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31362026-03-05T02:54:23.783Z Compiling zone v0.3.1
31372026-03-05T02:54:23.867Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31382026-03-05T02:54:24.407Z Compiling toml v0.8.23
31392026-03-05T02:54:24.446Z Compiling convert_case v0.4.0
31402026-03-05T02:54:24.686Z Compiling typify v0.4.3
31412026-03-05T02:54:24.944Z Compiling progenitor-impl v0.11.2
31422026-03-05T02:54:25.047Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31432026-03-05T02:54:25.442Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31442026-03-05T02:54:25.610Z Compiling derive_more v0.99.20
31452026-03-05T02:54:25.711Z Compiling universal-hash v0.5.1
31462026-03-05T02:54:25.975Z Compiling opaque-debug v0.3.1
31472026-03-05T02:54:26.003Z Compiling half v2.4.1
31482026-03-05T02:54:26.112Z Compiling ciborium-io v0.2.2
31492026-03-05T02:54:26.138Z Compiling aead v0.5.2
31502026-03-05T02:54:26.170Z Compiling poly1305 v0.8.0
31512026-03-05T02:54:26.303Z Compiling progenitor-impl v0.10.0
31522026-03-05T02:54:26.601Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31532026-03-05T02:54:26.662Z Compiling ciborium-ll v0.2.2
31542026-03-05T02:54:26.841Z Compiling chacha20 v0.9.1
31552026-03-05T02:54:26.906Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31562026-03-05T02:54:27.135Z Compiling ciborium v0.2.2
31572026-03-05T02:54:27.428Z Compiling num-rational v0.4.2
31582026-03-05T02:54:27.998Z Compiling password-hash v0.5.0
31592026-03-05T02:54:28.112Z Compiling thiserror-impl-no-std v2.0.2
31602026-03-05T02:54:28.603Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31612026-03-05T02:54:29.055Z Compiling blake2 v0.10.6
31622026-03-05T02:54:29.361Z Compiling num-complex v0.4.6
31632026-03-05T02:54:29.387Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31642026-03-05T02:54:30.117Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31652026-03-05T02:54:30.488Z Compiling num v0.4.3
31662026-03-05T02:54:30.488Z Compiling argon2 v0.5.3
31672026-03-05T02:54:30.656Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31682026-03-05T02:54:31.125Z Compiling thiserror-no-std v2.0.2
31692026-03-05T02:54:31.336Z Compiling float-ord v0.3.2
31702026-03-05T02:54:31.604Z Compiling indent_write v2.2.0
31712026-03-05T02:54:31.935Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31722026-03-05T02:54:32.097Z Compiling progenitor-macro v0.11.2
31732026-03-05T02:54:32.424Z Compiling vsss-rs v3.3.4
31742026-03-05T02:54:32.502Z Compiling chacha20poly1305 v0.10.1
31752026-03-05T02:54:32.835Z Compiling gethostname v0.5.0
31762026-03-05T02:54:33.109Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31772026-03-05T02:54:33.425Z Compiling usdt-attr-macro v0.5.0
31782026-03-05T02:54:33.453Z Compiling progenitor-macro v0.10.0
31792026-03-05T02:54:33.565Z Compiling usdt-macro v0.5.0
31802026-03-05T02:54:34.784Z Compiling derive-where v1.5.0
31812026-03-05T02:54:35.230Z Compiling cancel-safe-futures v0.1.5
31822026-03-05T02:54:35.258Z Compiling usdt v0.5.0
31832026-03-05T02:54:35.483Z Compiling owo-colors v4.2.3
31842026-03-05T02:54:35.726Z Compiling console v0.15.10
31852026-03-05T02:54:35.847Z Compiling resolv-conf v0.7.0
31862026-03-05T02:54:36.189Z Compiling libsw-core v0.3.1
31872026-03-05T02:54:36.267Z Compiling async-recursion v1.1.1
31882026-03-05T02:54:36.553Z Compiling libsw v3.5.0
31892026-03-05T02:54:37.031Z Compiling linear-map v1.2.0
31902026-03-05T02:54:37.152Z Compiling libefi-sys v0.1.0
31912026-03-05T02:54:37.478Z Compiling hickory-proto v0.24.4
31922026-03-05T02:54:37.589Z Compiling newline-converter v0.3.0
31932026-03-05T02:54:37.627Z Compiling atomicwrites v0.4.4
31942026-03-05T02:54:37.823Z Compiling bitfield-struct v0.6.2
31952026-03-05T02:54:37.867Z Compiling linked-hash-map v0.5.6
31962026-03-05T02:54:38.031Z Compiling semver v0.1.20
31972026-03-05T02:54:38.058Z Compiling expectorate v1.2.0
31982026-03-05T02:54:38.306Z Compiling lru-cache v0.1.2
31992026-03-05T02:54:38.589Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32002026-03-05T02:54:38.704Z Compiling rustc_version v0.1.7
32012026-03-05T02:54:38.831Z Compiling pin-project-internal v1.1.6
32022026-03-05T02:54:38.879Z Compiling slog-dtrace v0.3.0
32032026-03-05T02:54:39.228Z Compiling siphasher v1.0.1
32042026-03-05T02:54:39.303Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052026-03-05T02:54:39.332Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062026-03-05T02:54:39.597Z Compiling newtype_derive v0.1.6
32072026-03-05T02:54:39.766Z Compiling phf_shared v0.12.1
32082026-03-05T02:54:40.066Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32092026-03-05T02:54:40.185Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32102026-03-05T02:54:40.211Z Compiling tokio-dtrace v0.1.0
32112026-03-05T02:54:40.628Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32122026-03-05T02:54:40.746Z Compiling dropshot-api-manager-types v0.3.0
32132026-03-05T02:54:41.025Z Compiling pem v3.0.5
32142026-03-05T02:54:41.462Z Compiling snafu-derive v0.8.5
32152026-03-05T02:54:41.786Z Compiling pin-project v1.1.6
32162026-03-05T02:54:41.814Z Compiling csv-core v0.1.11
32172026-03-05T02:54:41.855Z Compiling same-file v1.0.6
32182026-03-05T02:54:41.992Z Compiling base64 v0.21.7
32192026-03-05T02:54:42.222Z Compiling xshell-macros v0.2.7
32202026-03-05T02:54:42.421Z Compiling chrono-tz v0.10.4
32212026-03-05T02:54:42.667Z Compiling highway v1.3.0
32222026-03-05T02:54:42.747Z Compiling const_format_proc_macros v0.2.34
32232026-03-05T02:54:42.854Z Compiling csv v1.3.1
32242026-03-05T02:54:43.082Z Compiling hickory-resolver v0.24.4
32252026-03-05T02:54:43.546Z Compiling xshell v0.2.7
32262026-03-05T02:54:44.265Z Compiling walkdir v2.5.0
32272026-03-05T02:54:44.772Z Compiling oxide-tokio-rt v0.1.2
32282026-03-05T02:54:44.799Z Compiling phf v0.12.1
32292026-03-05T02:54:45.180Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32302026-03-05T02:54:45.183Z Compiling globset v0.4.15
32312026-03-05T02:54:45.425Z Compiling progenitor v0.11.2
32322026-03-05T02:54:45.758Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32332026-03-05T02:54:45.865Z Compiling qorb v0.4.1
32342026-03-05T02:54:45.896Z Compiling olpc-cjson v0.1.4
32352026-03-05T02:54:46.260Z Compiling primeorder v0.13.6
32362026-03-05T02:54:46.459Z Compiling snafu v0.8.5
32372026-03-05T02:54:46.707Z Compiling progenitor v0.10.0
32382026-03-05T02:54:46.897Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32392026-03-05T02:54:46.910Z Compiling serde_plain v1.0.2
32402026-03-05T02:54:47.032Z Compiling typed-path v0.9.3
32412026-03-05T02:54:47.516Z Compiling const_format v0.2.34
32422026-03-05T02:54:48.078Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32432026-03-05T02:54:48.237Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32442026-03-05T02:54:48.895Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32452026-03-05T02:54:50.196Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32462026-03-05T02:54:50.289Z Compiling tough v0.20.0
32472026-03-05T02:54:50.374Z Compiling tabled_derive v0.7.0
32482026-03-05T02:54:50.601Z Compiling bcs v0.1.6
32492026-03-05T02:54:50.858Z Compiling utf-8 v0.7.6
32502026-03-05T02:54:51.000Z Compiling termtree v0.5.1
32512026-03-05T02:54:51.270Z Compiling radium v0.7.0
32522026-03-05T02:54:51.297Z Compiling salty v0.3.0
32532026-03-05T02:54:51.316Z Compiling tungstenite v0.21.0
32542026-03-05T02:54:51.322Z Compiling textwrap v0.16.2
32552026-03-05T02:54:51.843Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32562026-03-05T02:54:51.866Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32572026-03-05T02:54:52.298Z Compiling steno v0.4.1
32582026-03-05T02:54:52.445Z Compiling typify-impl v0.2.0
32592026-03-05T02:54:52.742Z Compiling tabled v0.15.0
32602026-03-05T02:54:53.323Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32612026-03-05T02:54:53.606Z Compiling maybe-uninit v2.0.0
32622026-03-05T02:54:54.282Z Compiling humantime v2.2.0
32632026-03-05T02:54:54.932Z Compiling moka v0.12.10
32642026-03-05T02:54:55.350Z Compiling tap v1.0.1
32652026-03-05T02:54:55.611Z Compiling wyz v0.5.1
32662026-03-05T02:54:56.163Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32672026-03-05T02:54:58.837Z Compiling tokio-tungstenite v0.21.0
32682026-03-05T02:54:59.383Z Compiling p384 v0.13.1
32692026-03-05T02:54:59.496Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32702026-03-05T02:54:59.535Z Compiling funty v2.0.0
32712026-03-05T02:54:59.990Z Compiling tagptr v0.2.0
32722026-03-05T02:55:00.306Z Compiling arc-swap v1.7.1
32732026-03-05T02:55:00.335Z Compiling packed_struct v0.10.1
32742026-03-05T02:55:00.784Z Compiling slog-scope v4.4.0
32752026-03-05T02:55:00.929Z Compiling bitvec v1.0.1
32762026-03-05T02:55:01.126Z Compiling polyval v0.6.2
32772026-03-05T02:55:01.210Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32782026-03-05T02:55:01.301Z Compiling packed_struct_codegen v0.10.1
32792026-03-05T02:55:01.630Z Compiling bitfield-macros v0.19.2
32802026-03-05T02:55:01.935Z Compiling zerocopy-derive v0.6.6
32812026-03-05T02:55:02.347Z Compiling proc-macro-error-attr2 v2.0.0
32822026-03-05T02:55:03.268Z Compiling indexmap v1.9.3
32832026-03-05T02:55:03.371Z Compiling parking_lot_core v0.8.6
32842026-03-05T02:55:03.711Z Compiling nodrop v0.1.14
32852026-03-05T02:55:03.924Z Compiling crc-catalog v2.4.0
32862026-03-05T02:55:03.927Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32872026-03-05T02:55:03.980Z Compiling zerocopy v0.6.6
32882026-03-05T02:55:04.043Z Compiling array-init v0.0.4
32892026-03-05T02:55:04.164Z Compiling crc v3.2.1
32902026-03-05T02:55:04.418Z Compiling bitfield v0.19.2
32912026-03-05T02:55:04.455Z Compiling proc-macro-error2 v2.0.1
32922026-03-05T02:55:04.787Z Compiling typify-macro v0.2.0
32932026-03-05T02:55:04.862Z Compiling hickory-resolver v0.25.2
32942026-03-05T02:55:04.945Z Compiling ghash v0.5.1
32952026-03-05T02:55:05.012Z Compiling smallvec v0.6.14
32962026-03-05T02:55:05.122Z Compiling slog-stdlog v4.1.1
32972026-03-05T02:55:05.194Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32982026-03-05T02:55:05.224Z Compiling ctr v0.9.2
32992026-03-05T02:55:05.523Z Compiling num-derive v0.3.3
33002026-03-05T02:55:05.602Z Compiling lzma-sys v0.1.20
33012026-03-05T02:55:05.678Z Compiling unicase v2.8.1
33022026-03-05T02:55:06.172Z Compiling hashbrown v0.12.3
33032026-03-05T02:55:06.218Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33042026-03-05T02:55:06.540Z Compiling mime_guess v2.0.5
33052026-03-05T02:55:06.682Z Compiling aes-gcm v0.10.3
33062026-03-05T02:55:07.111Z Compiling serde-hex v0.1.0
33072026-03-05T02:55:07.771Z Compiling slog-envlogger v2.2.0
33082026-03-05T02:55:07.797Z Compiling libscf-sys v1.1.0
33092026-03-05T02:55:08.095Z Compiling tabled_derive v0.11.0
33102026-03-05T02:55:08.304Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33112026-03-05T02:55:08.581Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33122026-03-05T02:55:08.961Z Compiling typify v0.2.0
33132026-03-05T02:55:09.047Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33142026-03-05T02:55:09.192Z Compiling progenitor-impl v0.8.0
33152026-03-05T02:55:09.490Z Compiling ron v0.8.1
33162026-03-05T02:55:09.678Z Compiling papergrid v0.17.0
33172026-03-05T02:55:10.242Z Compiling testing_table v0.3.0
33182026-03-05T02:55:10.607Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33192026-03-05T02:55:11.059Z Compiling hashbrown v0.13.2
33202026-03-05T02:55:11.932Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33212026-03-05T02:55:12.060Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33222026-03-05T02:55:12.254Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33232026-03-05T02:55:13.211Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33242026-03-05T02:55:13.294Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33252026-03-05T02:55:14.021Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33262026-03-05T02:55:14.323Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33272026-03-05T02:55:16.340Z Compiling progenitor-macro v0.8.0
33282026-03-05T02:55:16.576Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33292026-03-05T02:55:17.067Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33302026-03-05T02:55:17.260Z Compiling progenitor-client v0.8.0
33312026-03-05T02:55:17.867Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33322026-03-05T02:55:18.220Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33332026-03-05T02:55:19.322Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33342026-03-05T02:55:19.433Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33352026-03-05T02:55:20.173Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33362026-03-05T02:55:20.670Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33372026-03-05T02:55:21.437Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33382026-03-05T02:55:21.779Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33392026-03-05T02:55:21.894Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33402026-03-05T02:55:22.312Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33412026-03-05T02:55:22.487Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33422026-03-05T02:55:24.342Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33432026-03-05T02:55:24.432Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33442026-03-05T02:55:24.435Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33452026-03-05T02:55:24.877Z Compiling heck v0.3.3
33462026-03-05T02:55:24.905Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33472026-03-05T02:55:25.349Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33482026-03-05T02:55:25.819Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33492026-03-05T02:55:26.589Z Compiling ssh-encoding v0.2.0
33502026-03-05T02:55:27.253Z Compiling blowfish v0.9.1
33512026-03-05T02:55:27.818Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33522026-03-05T02:55:30.804Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33532026-03-05T02:55:30.826Z Compiling nibble_vec v0.1.0
33542026-03-05T02:55:30.826Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33552026-03-05T02:55:30.826Z Compiling endian-type v0.1.2
33562026-03-05T02:55:30.826Z Compiling crc-any v2.5.0
33572026-03-05T02:55:30.826Z Compiling corncobs v0.1.4
33582026-03-05T02:55:30.826Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33592026-03-05T02:55:30.826Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33602026-03-05T02:55:30.826Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33612026-03-05T02:55:30.826Z Compiling progenitor v0.8.0
33622026-03-05T02:55:30.826Z Compiling radix_trie v0.2.1
33632026-03-05T02:55:32.453Z Compiling bcrypt-pbkdf v0.10.0
33642026-03-05T02:55:32.477Z Compiling ssh-cipher v0.2.0
33652026-03-05T02:55:32.477Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33662026-03-05T02:55:32.478Z Compiling zone_cfg_derive v0.1.2
33672026-03-05T02:55:32.478Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33682026-03-05T02:55:33.025Z Compiling object v0.30.4
33692026-03-05T02:55:34.410Z Compiling tabled v0.20.0
33702026-03-05T02:55:36.692Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33712026-03-05T02:55:38.019Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33722026-03-05T02:55:41.271Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33732026-03-05T02:55:42.267Z Compiling parking_lot v0.11.2
33742026-03-05T02:55:42.267Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33752026-03-05T02:55:42.339Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33762026-03-05T02:55:42.339Z Compiling prefix-trie v0.7.0
33772026-03-05T02:55:47.510Z Compiling password-hash v0.4.2
33782026-03-05T02:55:47.510Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33792026-03-05T02:55:47.510Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33802026-03-05T02:55:47.510Z Compiling fxhash v0.2.1
33812026-03-05T02:55:47.510Z Compiling secrecy v0.8.0
33822026-03-05T02:55:47.510Z Compiling number_prefix v0.4.0
33832026-03-05T02:55:47.510Z Compiling path-slash v0.1.5
33842026-03-05T02:55:47.510Z Compiling base64 v0.13.1
33852026-03-05T02:55:47.510Z Compiling http-range v0.1.5
33862026-03-05T02:55:47.510Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33872026-03-05T02:55:47.545Z Compiling half v1.8.3
33882026-03-05T02:55:48.146Z Compiling serde_cbor v0.11.2
33892026-03-05T02:55:48.957Z Compiling ron v0.7.1
33902026-03-05T02:55:49.514Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33912026-03-05T02:55:49.757Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33922026-03-05T02:55:50.061Z Compiling indicatif v0.17.11
33932026-03-05T02:55:52.291Z Compiling sled v0.34.7
33942026-03-05T02:55:53.390Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33952026-03-05T02:55:53.731Z Compiling pbkdf2 v0.11.0
33962026-03-05T02:55:54.182Z Compiling hickory-server v0.25.2
33972026-03-05T02:55:54.219Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33982026-03-05T02:55:54.463Z Compiling xz2 v0.1.7
33992026-03-05T02:55:54.985Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34002026-03-05T02:55:56.130Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34012026-03-05T02:55:56.987Z Compiling zone v0.1.8
34022026-03-05T02:55:57.704Z Compiling ssh-key v0.6.6
34032026-03-05T02:55:58.489Z Compiling hickory-client v0.25.2
34042026-03-05T02:55:58.886Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34052026-03-05T02:55:59.263Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34062026-03-05T02:55:59.690Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34072026-03-05T02:56:00.107Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34082026-03-05T02:56:01.044Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34092026-03-05T02:56:01.688Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34102026-03-05T02:56:01.948Z Compiling p256 v0.13.2
34112026-03-05T02:56:02.054Z Compiling p521 v0.13.3
34122026-03-05T02:56:02.311Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34132026-03-05T02:56:02.537Z Compiling yasna v0.5.2
34142026-03-05T02:56:02.839Z Compiling headers-core v0.3.0
34152026-03-05T02:56:03.111Z Compiling kstat-rs v0.2.4
34162026-03-05T02:56:03.620Z Compiling nanorand v0.7.0
34172026-03-05T02:56:03.814Z Compiling atty v0.2.14
34182026-03-05T02:56:04.051Z Compiling russh-cryptovec v0.7.3
34192026-03-05T02:56:04.127Z Compiling crc8 v0.1.1
34202026-03-05T02:56:04.256Z Compiling md5 v0.7.0
34212026-03-05T02:56:04.260Z Compiling flume v0.11.1
34222026-03-05T02:56:04.376Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34232026-03-05T02:56:04.411Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34242026-03-05T02:56:04.451Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34252026-03-05T02:56:04.892Z Compiling russh-keys v0.45.0
34262026-03-05T02:56:04.998Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34272026-03-05T02:56:05.651Z Compiling rcgen v0.12.1
34282026-03-05T02:56:06.279Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34292026-03-05T02:56:07.482Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34302026-03-05T02:56:07.874Z Compiling headers v0.4.1
34312026-03-05T02:56:08.747Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34322026-03-05T02:56:09.801Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34332026-03-05T02:56:11.265Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34342026-03-05T02:56:12.277Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34352026-03-05T02:56:14.412Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34362026-03-05T02:56:17.444Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34372026-03-05T02:56:17.665Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34382026-03-05T02:56:20.746Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34392026-03-05T02:56:23.101Z Compiling hyper-staticfile v0.10.1
34402026-03-05T02:56:24.247Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34412026-03-05T02:56:24.393Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34422026-03-05T02:56:25.026Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34432026-03-05T02:56:25.725Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34442026-03-05T02:56:25.868Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34452026-03-05T02:56:25.948Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34462026-03-05T02:56:26.450Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34472026-03-05T02:56:27.149Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34482026-03-05T02:56:27.596Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34492026-03-05T02:56:27.667Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34502026-03-05T02:56:28.085Z Compiling num-bigint v0.4.6
34512026-03-05T02:56:28.232Z Compiling des v0.8.1
34522026-03-05T02:56:28.676Z Compiling subprocess v0.2.9
34532026-03-05T02:56:29.289Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34542026-03-05T02:56:29.329Z Compiling display-error-chain v0.2.2
34552026-03-05T02:56:29.635Z Compiling hex-literal v0.4.1
34562026-03-05T02:56:29.662Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34572026-03-05T02:56:29.891Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34582026-03-05T02:56:30.231Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34592026-03-05T02:56:30.422Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34602026-03-05T02:56:30.449Z Compiling internet-checksum v0.2.1
34612026-03-05T02:56:32.224Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34622026-03-05T02:56:33.456Z Compiling russh v0.45.0
34632026-03-05T02:57:17.649Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34642026-03-05T02:57:52.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
34652026-03-05T02:57:52.781Z
34662026-03-05T02:57:52.781Zreal 3:50.538821728
34672026-03-05T02:57:52.781Zuser 20:49.419129399
34682026-03-05T02:57:52.781Zsys 2:51.801601293
34692026-03-05T02:57:52.781Ztrap 0.697065194
34702026-03-05T02:57:52.781Ztflt 0.277195260
34712026-03-05T02:57:52.784Zdflt 0.532376651
34722026-03-05T02:57:52.784Zkflt 0.000055311
34732026-03-05T02:57:52.784Zlock 57:03.776018655
34742026-03-05T02:57:52.784Zslp 1:15:46.236105533
34752026-03-05T02:57:52.784Zlat 1:05.828378554
34762026-03-05T02:57:52.784Zstop 2:47.701472669
34772026-03-05T02:57:52.784Z+ mkdir tests
34782026-03-05T02:57:52.787Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34792026-03-05T02:57:52.788Z+ xargs -I '{}' -t cp '{}' tests/
34802026-03-05T02:57:52.832Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3b5a0b3c0af20b7c tests/
34812026-03-05T02:57:52.860Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-bcfd75342135c852 tests/
34822026-03-05T02:57:52.889Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-67dc9673ff9d894c tests/
34832026-03-05T02:57:52.932Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-958238a3118261a6 tests/
34842026-03-05T02:57:53.336Z+ 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/*)
34852026-03-05T02:57:53.339Z+ 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-bcfd75342135c852 tests/commtest-67dc9673ff9d894c tests/dhcp_server-3b5a0b3c0af20b7c tests/end_to_end_tests-958238a3118261a6 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
34862026-03-05T02:59:41.093ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34872026-03-05T02:59:41.093Za .github/buildomat/ci-env.sh 1K
34882026-03-05T02:59:41.093Za out/target/test 1K
34892026-03-05T02:59:41.093Za out/npuzone/npuzone 27402K
34902026-03-05T02:59:41.093Za package-manifest.toml 35K
34912026-03-05T02:59:41.093Za smf/sled-agent/non-gimlet/config.toml 6K
34922026-03-05T02:59:41.094Za target/release/omicron-package 43151K
34932026-03-05T02:59:41.094Za target/release/xtask 11507K
34942026-03-05T02:59:41.094Za target/debug/bootstrap 325131K
34952026-03-05T02:59:41.094Za tests/bootstrap-bcfd75342135c852 31130K
34962026-03-05T02:59:41.094Za tests/commtest-67dc9673ff9d894c 35217K
34972026-03-05T02:59:41.094Za tests/dhcp_server-3b5a0b3c0af20b7c 31130K
34982026-03-05T02:59:41.094Za tests/end_to_end_tests-958238a3118261a6 369367K
34992026-03-05T02:59:41.094Za out/clickhouse.tar.gz 319474K
35002026-03-05T02:59:41.094Za out/clickhouse_keeper.tar.gz 302460K
35012026-03-05T02:59:41.094Za out/clickhouse_server.tar.gz 319473K
35022026-03-05T02:59:41.094Za out/cockroachdb.tar.gz 165101K
35032026-03-05T02:59:41.094Za out/crucible-pantry-zone.tar.gz 41537K
35042026-03-05T02:59:41.094Za out/crucible-utils.tar 17744K
35052026-03-05T02:59:41.094Za out/crucible-zone.tar.gz 55675K
35062026-03-05T02:59:41.094Za out/external-dns.tar.gz 47988K
35072026-03-05T02:59:41.094Za out/internal-dns.tar.gz 47988K
35082026-03-05T02:59:41.094Za out/mg-ddm-gz.tar 86339K
35092026-03-05T02:59:41.094Za out/nexus.tar.gz 211130K
35102026-03-05T02:59:41.094Za out/ntp.tar.gz 28870K
35112026-03-05T02:59:41.094Za out/omicron-gateway-softnpu.tar.gz 27658K
35122026-03-05T02:59:41.094Za out/omicron-sled-agent.tar 195272K
35132026-03-05T02:59:41.094Za out/overlay.tar.gz 3K
35142026-03-05T02:59:41.094Za out/oximeter.tar.gz 64471K
35152026-03-05T02:59:41.094Za out/oxlog.tar 3945K
35162026-03-05T02:59:41.094Za out/probe.tar.gz 3037K
35172026-03-05T02:59:41.095Za out/propolis-server.tar.gz 74633K
35182026-03-05T02:59:41.095Za out/pumpkind-gz.tar 26647K
35192026-03-05T02:59:41.095Za out/switch-softnpu.tar.gz 377129K
35202026-03-05T02:59:41.099Z
35212026-03-05T02:59:41.099Zreal 1:47.732995131
35222026-03-05T02:59:41.099Zuser 1:42.517615410
35232026-03-05T02:59:41.099Zsys 7.618620667
35242026-03-05T02:59:41.099Ztrap 0.026767641
35252026-03-05T02:59:41.099Ztflt 0.000000000
35262026-03-05T02:59:41.100Zdflt 0.000000000
35272026-03-05T02:59:41.100Zkflt 0.000000000
35282026-03-05T02:59:41.100Zlock 0.000000000
35292026-03-05T02:59:41.100Zslp 1:42.336300744
35302026-03-05T02:59:41.100Zlat 2.959796968
35312026-03-05T02:59:41.100Zstop 0.000538666
35322026-03-05T02:59:41.100Zprocess exited: duration 2829510 ms, exit code 0
 
35332026-03-05T02:59:41.123Zfound 1 output files
35342026-03-05T02:59:41.123Zuploading: /work/package.tar.gz (2416108629 bytes)
35352026-03-05T03:00:50.695Zuploaded: /work/package.tar.gz