01KH85T7C420327W6HJ2EV5FGS: 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: 01KH85TQ1QTD0BB7JBG51FDZ6J

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-12T05:41:18.515Zjob assigned to worker 01KH85TQ7BTRZ7JJ46KZ4J9AVJ [factory aws, i-012b4958ea8a25377] (queued for 56 s)
 
22026-02-12T05:41:27.119Zstarting task 0: "setup"
32026-02-12T05:41:27.125Z++ uname -s
42026-02-12T05:41:27.128Z+ kern=SunOS
52026-02-12T05:41:27.128Z+ build_user=build
62026-02-12T05:41:27.128Z+ build_uid=12345
72026-02-12T05:41:27.128Z+ work_dir=/work
82026-02-12T05:41:27.128Z+ input_dir=/input
92026-02-12T05:41:27.128Z+ [[ 0 == 12345 ]]
102026-02-12T05:41:27.128Z+ case "$kern" in
112026-02-12T05:41:27.128Z+ groupadd -g 12345 build
122026-02-12T05:41:27.131Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-12T05:41:29.138Z+ zfs create -o mountpoint=/work rpool/work
142026-02-12T05:41:29.259Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-12T05:41:29.262Z+ home_fs=zfs
162026-02-12T05:41:29.262Z+ [[ zfs == autofs ]]
172026-02-12T05:41:29.263Z+ mkdir -p /home/build
182026-02-12T05:41:29.266Z+ chown build:build /home/build /work
192026-02-12T05:41:31.267Z+ chmod 0700 /home/build /work
202026-02-12T05:41:31.270Zprocess exited: duration 4152 ms, exit code 0
 
212026-02-12T05:41:31.276Zstarting task 1: "rust-toolchain"
222026-02-12T05:41:31.281Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-12T05:41:31.282Z * rust toolchain channel = "1.91.1"
242026-02-12T05:41:31.282Z * rust toolchain profile = "default"
252026-02-12T05:41:31.282Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-12T05:41:31.282Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-12T05:41:31.282Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-12T05:41:31.285Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-12T05:41:31.285Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-12T05:41:31.423Zinfo: downloading installer
312026-02-12T05:41:33.456Zwarn: It looks like you have an existing installation of Rust at:
322026-02-12T05:41:33.456Zwarn: /opt/ooce/bin
332026-02-12T05:41:33.456Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-12T05:41:33.456Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-12T05:41:33.456Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-12T05:41:33.456Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-12T05:41:33.456Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-12T05:41:33.456Zerror: cannot install while Rust is installed
392026-02-12T05:41:33.456Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-12T05:41:33.487Zinfo: profile set to 'default'
412026-02-12T05:41:33.487Zinfo: default host triple is x86_64-unknown-illumos
422026-02-12T05:41:33.490Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-12T05:41:33.668Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-12T05:41:33.668Zinfo: downloading component 'cargo'
452026-02-12T05:41:34.537Zinfo: downloading component 'clippy'
462026-02-12T05:41:34.950Zinfo: downloading component 'rust-docs'
472026-02-12T05:41:36.623Zinfo: downloading component 'rust-std'
482026-02-12T05:41:38.505Zinfo: downloading component 'rustc'
492026-02-12T05:41:47.565Zinfo: downloading component 'rustfmt'
502026-02-12T05:41:47.902Zinfo: installing component 'cargo'
512026-02-12T05:41:48.817Zinfo: installing component 'clippy'
522026-02-12T05:41:49.214Zinfo: installing component 'rust-docs'
532026-02-12T05:41:51.246Zinfo: installing component 'rust-std'
542026-02-12T05:41:53.068Zinfo: installing component 'rustc'
552026-02-12T05:41:59.929Zinfo: installing component 'rustfmt'
562026-02-12T05:42:00.275Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-12T05:42:00.275Z
582026-02-12T05:42:00.764Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-12T05:42:00.764Z
602026-02-12T05:42:00.767Z
612026-02-12T05:42:00.768ZRust is installed now. Great!
622026-02-12T05:42:00.768Z
632026-02-12T05:42:00.768ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-12T05:42:00.768Zenvironment variable. This has not been done automatically.
652026-02-12T05:42:00.768Z
662026-02-12T05:42:00.768ZTo configure your current shell, you need to source
672026-02-12T05:42:00.768Zthe corresponding env file under $HOME/.cargo.
682026-02-12T05:42:00.768Z
692026-02-12T05:42:00.768ZThis is usually done by running one of the following (note the leading DOT):
702026-02-12T05:42:00.768Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-12T05:42:00.768Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-12T05:42:00.768Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-12T05:42:00.896Z+ rustup --version
742026-02-12T05:42:00.908Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-12T05:42:00.908Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-12T05:42:00.997Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-12T05:42:01.001Z+ cargo --version
782026-02-12T05:42:01.075Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-12T05:42:01.079Z+ rustc --version
802026-02-12T05:42:01.156Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-12T05:42:01.160Zprocess exited: duration 29880 ms, exit code 0
 
822026-02-12T05:42:01.167Zstarting task 2: "authentication"
832026-02-12T05:42:01.189Zprocess exited: duration 21 ms, exit code 0
 
842026-02-12T05:42:01.195Zstarting task 3: "clone repository"
852026-02-12T05:42:01.200Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-12T05:42:01.204Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-12T05:42:01.242ZCloning into '/work/oxidecomputer/omicron'...
882026-02-12T05:43:02.788Z+ cd /work/oxidecomputer/omicron
892026-02-12T05:43:02.791Z+ git fetch origin 1c3e4bac8a9f7476d51c1259388b52d7079a6443
902026-02-12T05:43:03.415ZFrom https://github.com/oxidecomputer/omicron
912026-02-12T05:43:03.415Z * branch 1c3e4bac8a9f7476d51c1259388b52d7079a6443 -> FETCH_HEAD
922026-02-12T05:43:03.428Z+ [[ -n bump-console-5304c4b7 ]]
932026-02-12T05:43:03.431Z++ git branch --show-current
942026-02-12T05:43:03.434Z+ current=main
952026-02-12T05:43:03.434Z+ [[ main != bump-console-5304c4b7 ]]
962026-02-12T05:43:03.434Z+ git branch -f bump-console-5304c4b7 1c3e4bac8a9f7476d51c1259388b52d7079a6443
972026-02-12T05:43:03.437Z+ git checkout -f bump-console-5304c4b7
982026-02-12T05:43:03.953ZSwitched to branch 'bump-console-5304c4b7'
992026-02-12T05:43:03.956Z+ git reset --hard 1c3e4bac8a9f7476d51c1259388b52d7079a6443
1002026-02-12T05:43:03.974ZHEAD is now at 1c3e4bac8 Bump web console (can't snapshot read-only disks)
1012026-02-12T05:43:03.977Zprocess exited: duration 62772 ms, exit code 0
 
1022026-02-12T05:43:03.984Zstarting task 4: "build"
1032026-02-12T05:43:03.991Z+ source .github/buildomat/ci-env.sh
1042026-02-12T05:43:03.994Z++ export CARGO_TERM_COLOR=always
1052026-02-12T05:43:03.994Z++ CARGO_TERM_COLOR=always
1062026-02-12T05:43:03.994Z+ cargo --version
1072026-02-12T05:43:04.054Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-12T05:43:04.059Z+ rustc --version
1092026-02-12T05:43:04.136Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-12T05:43:04.140Z+ WORK=/work
1112026-02-12T05:43:04.143Z+ pfexec mkdir -p /work
1122026-02-12T05:43:04.146Z+ pfexec chown build /work
1132026-02-12T05:43:04.150Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-02-12T05:43:15.216Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-02-12T05:43:25.570Z Startup: Caching catalogs ... Done
1162026-02-12T05:43:48.010ZPlanning: Solver setup ... Done (20.824s)
1172026-02-12T05:43:48.165ZPlanning: Running solver ... Done (0.155s)
1182026-02-12T05:43:48.334ZPlanning: Finding local manifests ... Done (0.003s)
1192026-02-12T05:43:48.347ZPlanning: Fetching manifests: 0/4 0% complete
1202026-02-12T05:43:48.490ZPlanning: Fetching manifests: 4/4 100% complete
1212026-02-12T05:43:48.539ZPlanning: Package planning ... Done (0.049s)
1222026-02-12T05:43:48.590ZPlanning: Merging actions ... Done (0.050s)
1232026-02-12T05:43:48.870ZPlanning: Checking for conflicting actions ... Done (0.281s)
1242026-02-12T05:43:48.882ZPlanning: Consolidating action changes ... Done (0.011s)
1252026-02-12T05:43:49.877ZPlanning: Evaluating mediators ... Done (0.994s)
1262026-02-12T05:43:49.886ZPlanning: Planning completed in 24.20 seconds
1272026-02-12T05:43:49.902Z Packages to install: 4
1282026-02-12T05:43:49.902Z Mediators to change: 2
1292026-02-12T05:43:49.905Z Services to change: 1
1302026-02-12T05:43:49.905Z Estimated space available: 155.43 GB
1312026-02-12T05:43:49.906ZEstimated space to be consumed: 1.81 GB
1322026-02-12T05:43:49.906Z Create boot environment: No
1332026-02-12T05:43:49.906ZCreate backup boot environment: No
1342026-02-12T05:43:49.906Z Rebuild boot archive: No
1352026-02-12T05:43:49.906Z
1362026-02-12T05:43:49.906ZChanged mediators:
1372026-02-12T05:43:49.906Z mediator clang:
1382026-02-12T05:43:49.906Z version: None -> 15 (system default)
1392026-02-12T05:43:49.906Z
1402026-02-12T05:43:49.906Z mediator llvm:
1412026-02-12T05:43:49.906Z version: 14 (system default) -> 15 (system default)
1422026-02-12T05:43:49.906Z
1432026-02-12T05:43:49.906ZChanged packages:
1442026-02-12T05:43:49.906Zhelios-dev
1452026-02-12T05:43:49.906Z developer/build-essential
1462026-02-12T05:43:49.906Z None -> 11-2.0
1472026-02-12T05:43:49.906Z library/libxmlsec1
1482026-02-12T05:43:49.906Z None -> 1.2.35-2.0
1492026-02-12T05:43:49.906Z ooce/developer/clang-15
1502026-02-12T05:43:49.906Z None -> 15.0.7-2.0
1512026-02-12T05:43:49.906Z ooce/developer/llvm-15
1522026-02-12T05:43:49.906Z None -> 15.0.7-2.0
1532026-02-12T05:43:49.906Z
1542026-02-12T05:43:49.906ZServices:
1552026-02-12T05:43:49.906Z restart_fmri:
1562026-02-12T05:43:49.906Z svc:/system/update-man-index:default
1572026-02-12T05:43:49.958Z
1582026-02-12T05:43:49.958ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-02-12T05:43:55.721ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (28.4M/s)
1602026-02-12T05:43:58.713ZDownload: Completed 212.60 MB in 8.75 seconds (24.3M/s)
1612026-02-12T05:43:59.022Z Actions: 1/3689 actions (Installing new actions)
1622026-02-12T05:44:03.649Z Actions: Completed 3689 actions in 4.63 seconds.
1632026-02-12T05:44:04.085Z Done (0.431s)
1642026-02-12T05:44:04.085Z Done (0.000s)
1652026-02-12T05:44:05.170Z Done (1.085s)
1662026-02-12T05:44:09.934Z Done (4.396s)
1672026-02-12T05:44:10.026Z Done (0.019s)
1682026-02-12T05:44:10.031Z Done (0.000s)
1692026-02-12T05:44:10.234Z Done (0.000s)
1702026-02-12T05:44:11.193ZPlanning: Evaluating mediator changes ... Done
1712026-02-12T05:44:11.361ZPlanning: Checking for conflicting actions ... Done
1722026-02-12T05:44:11.365ZPlanning: Consolidating action changes ... Done
1732026-02-12T05:44:11.638ZPlanning: Evaluating mediators ... Done
1742026-02-12T05:44:11.642ZPlanning: Planning completed in 0.45 seconds
1752026-02-12T05:44:11.673Z Mediators to change: 2
1762026-02-12T05:44:11.673Z Create boot environment: No
1772026-02-12T05:44:11.677ZCreate backup boot environment: No
1782026-02-12T05:44:11.758Z Done
1792026-02-12T05:44:11.758Z Done
1802026-02-12T05:44:12.543Z Done
1812026-02-12T05:44:16.420Z Done
1822026-02-12T05:44:16.508Z Done
1832026-02-12T05:44:16.512Z Done
1842026-02-12T05:44:16.671Z Done
1852026-02-12T05:44:17.319ZPlanning: Evaluating mediator changes ... Done
1862026-02-12T05:44:17.322ZPlanning: Merging actions ... Done
1872026-02-12T05:44:17.519ZPlanning: Checking for conflicting actions ... Done
1882026-02-12T05:44:17.522ZPlanning: Consolidating action changes ... Done
1892026-02-12T05:44:17.791ZPlanning: Evaluating mediators ... Done
1902026-02-12T05:44:17.848ZPlanning: Planning completed in 0.78 seconds
1912026-02-12T05:44:17.884Z Packages to change: 1
1922026-02-12T05:44:17.884Z Mediators to change: 1
1932026-02-12T05:44:17.884Z Services to change: 1
1942026-02-12T05:44:17.884Z Create boot environment: No
1952026-02-12T05:44:17.888ZCreate backup boot environment: Yes
1962026-02-12T05:44:20.843Z Actions: 1/6 actions (Updating modified actions)
1972026-02-12T05:44:20.846Z Actions: Completed 6 actions in 0.00 seconds.
1982026-02-12T05:44:20.846Z Done
1992026-02-12T05:44:20.846Z Done
2002026-02-12T05:44:21.063Z Done
2012026-02-12T05:44:24.945Z Done
2022026-02-12T05:44:25.032Z Done
2032026-02-12T05:44:25.035Z Done
2042026-02-12T05:44:25.198Z Done
2052026-02-12T05:44:25.676ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062026-02-12T05:44:25.676Zclang system 15 system
2072026-02-12T05:44:25.676Zcsh system system illumos
2082026-02-12T05:44:25.676Zctags system system illumos
2092026-02-12T05:44:25.676Zfile system system illumos
2102026-02-12T05:44:25.676Zgcc vendor 12 vendor
2112026-02-12T05:44:25.676Zgcc system 10 system
2122026-02-12T05:44:25.677Zgcc system 7 system
2132026-02-12T05:44:25.677Zgo system 1.20 system
2142026-02-12T05:44:25.677Zgo system 1.19 system
2152026-02-12T05:44:25.677Zllvm system 15 system
2162026-02-12T05:44:25.677Zllvm system 14 system
2172026-02-12T05:44:25.677Zmariadb system 10.6 system
2182026-02-12T05:44:25.677Zmta vendor vendor dma
2192026-02-12T05:44:25.677Zopenjdk system 17 system
2202026-02-12T05:44:25.677Zopenjdk system 11 system
2212026-02-12T05:44:25.677Zopenjdk system 1.8 system
2222026-02-12T05:44:25.677Zopenssl vendor 3 vendor
2232026-02-12T05:44:25.677Zperl system 5.36 system
2242026-02-12T05:44:25.677Zpostgresql system 15 system
2252026-02-12T05:44:25.677Zpostgresql system 13 system
2262026-02-12T05:44:25.677Zpython vendor 3 vendor
2272026-02-12T05:44:25.677Zpython system 2 system
2282026-02-12T05:44:25.677Zpython3 system 3.11 system
2292026-02-12T05:44:25.677Zruby system 3.0 system
2302026-02-12T05:44:25.677Zwords vendor vendor american-english
2312026-02-12T05:44:25.677Zwords system system australian-english
2322026-02-12T05:44:25.677Zwords system system british-english
2332026-02-12T05:44:25.677Zwords system system canadian-english
2342026-02-12T05:44:25.677Zwords system system french
2352026-02-12T05:44:25.677Zwords system system italian
2362026-02-12T05:44:25.677Zwords system system ngerman
2372026-02-12T05:44:25.677Zwords system system ogerman
2382026-02-12T05:44:25.677Zwords system system spanish
2392026-02-12T05:44:26.039ZPUBLISHER TYPE STATUS P LOCATION
2402026-02-12T05:44:26.039Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412026-02-12T05:44:32.551ZFMRI IFO
2422026-02-12T05:44:32.552Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432026-02-12T05:44:32.552Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442026-02-12T05:44:32.552Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452026-02-12T05:44:32.552Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462026-02-12T05:44:32.552Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472026-02-12T05:44:32.552Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482026-02-12T05:44:32.552Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492026-02-12T05:44:32.552Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502026-02-12T05:44:32.552Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512026-02-12T05:44:32.552Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522026-02-12T05:44:32.552Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532026-02-12T05:44:32.552Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542026-02-12T05:44:32.552Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552026-02-12T05:44:32.552Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562026-02-12T05:44:32.552Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572026-02-12T05:44:32.552Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582026-02-12T05:44:33.766Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592026-02-12T05:44:34.363Z Updating crates.io index
2602026-02-12T05:44:34.366Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2612026-02-12T05:44:34.994Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622026-02-12T05:44:36.171Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632026-02-12T05:44:38.459Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642026-02-12T05:44:39.068Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-02-12T05:44:39.714Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-02-12T05:44:44.337Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-02-12T05:44:50.521Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-02-12T05:44:53.083Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-02-12T05:44:53.957Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702026-02-12T05:44:58.006Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-02-12T05:44:59.443Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722026-02-12T05:45:00.204Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-02-12T05:45:01.742Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742026-02-12T05:45:02.499Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-02-12T05:45:04.232Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-02-12T05:45:05.456Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-02-12T05:45:06.259Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782026-02-12T05:45:06.821Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-02-12T05:45:07.704Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802026-02-12T05:45:08.387Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812026-02-12T05:45:08.936Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822026-02-12T05:45:09.574Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2832026-02-12T05:45:10.477Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842026-02-12T05:45:11.244Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2852026-02-12T05:45:12.745Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2862026-02-12T05:45:13.595Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872026-02-12T05:45:14.477Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882026-02-12T05:45:15.118Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892026-02-12T05:45:17.437Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2902026-02-12T05:45:18.237Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2912026-02-12T05:45:18.859Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2922026-02-12T05:45:19.682Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932026-02-12T05:45:20.337Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-02-12T05:45:21.151Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952026-02-12T05:45:22.177Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962026-02-12T05:45:22.868Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972026-02-12T05:45:23.411Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-02-12T05:45:24.144Z Updating git repository `https://github.com/oxidecomputer/omicron`
2992026-02-12T05:46:02.174Z Downloading crates ...
3002026-02-12T05:46:02.260Z Downloaded cfg-if v1.0.4
3012026-02-12T05:46:02.277Z Downloaded block-buffer v0.10.4
3022026-02-12T05:46:02.281Z Downloaded equivalent v1.0.2
3032026-02-12T05:46:02.284Z Downloaded cargo-platform v0.2.0
3042026-02-12T05:46:02.284Z Downloaded usdt-attr-macro v0.5.0
3052026-02-12T05:46:02.287Z Downloaded dof v0.3.0
3062026-02-12T05:46:02.287Z Downloaded anstyle-query v1.1.1
3072026-02-12T05:46:02.287Z Downloaded thiserror-impl v2.0.18
3082026-02-12T05:46:02.290Z Downloaded colorchoice v1.0.2
3092026-02-12T05:46:02.290Z Downloaded dtrace-parser v0.2.0
3102026-02-12T05:46:02.293Z Downloaded cpufeatures v0.2.14
3112026-02-12T05:46:02.293Z Downloaded clap_lex v0.7.4
3122026-02-12T05:46:02.293Z Downloaded crypto-common v0.1.6
3132026-02-12T05:46:02.296Z Downloaded bytecount v0.6.8
3142026-02-12T05:46:02.296Z Downloaded usdt v0.5.0
3152026-02-12T05:46:02.299Z Downloaded cargo_metadata v0.21.0
3162026-02-12T05:46:02.303Z Downloaded zerofrom v0.1.4
3172026-02-12T05:46:02.303Z Downloaded usdt-macro v0.5.0
3182026-02-12T05:46:02.303Z Downloaded unicode-xid v0.2.6
3192026-02-12T05:46:02.306Z Downloaded unicode-linebreak v0.1.5
3202026-02-12T05:46:02.306Z Downloaded form_urlencoded v1.2.2
3212026-02-12T05:46:02.306Z Downloaded toml v0.8.23
3222026-02-12T05:46:02.309Z Downloaded unicode-ident v1.0.19
3232026-02-12T05:46:02.312Z Downloaded digest v0.10.7
3242026-02-12T05:46:02.312Z Downloaded is_terminal_polyfill v1.70.1
3252026-02-12T05:46:02.312Z Downloaded idna_adapter v1.2.0
3262026-02-12T05:46:02.315Z Downloaded zerofrom-derive v0.1.4
3272026-02-12T05:46:02.315Z Downloaded thread-id v4.2.2
3282026-02-12T05:46:02.315Z Downloaded terminal_size v0.4.0
3292026-02-12T05:46:02.318Z Downloaded utf8_iter v1.0.4
3302026-02-12T05:46:02.318Z Downloaded tabled_derive v0.7.0
3312026-02-12T05:46:02.318Z Downloaded typeid v1.0.3
3322026-02-12T05:46:02.321Z Downloaded macaddr v1.0.1
3332026-02-12T05:46:02.321Z Downloaded toml_datetime v0.6.11
3342026-02-12T05:46:02.324Z Downloaded anstyle v1.0.11
3352026-02-12T05:46:02.324Z Downloaded yoke-derive v0.7.4
3362026-02-12T05:46:02.325Z Downloaded scroll_derive v0.12.0
3372026-02-12T05:46:02.328Z Downloaded utf8parse v0.2.2
3382026-02-12T05:46:02.328Z Downloaded toml_write v0.1.2
3392026-02-12T05:46:02.328Z Downloaded version_check v0.9.5
3402026-02-12T05:46:02.331Z Downloaded errno v0.3.12
3412026-02-12T05:46:02.331Z Downloaded thiserror v1.0.69
3422026-02-12T05:46:02.335Z Downloaded yoke v0.7.4
3432026-02-12T05:46:02.339Z Downloaded bitflags v2.9.4
3442026-02-12T05:46:02.342Z Downloaded utf16_iter v1.0.5
3452026-02-12T05:46:02.342Z Downloaded anyhow v1.0.99
3462026-02-12T05:46:02.345Z Downloaded autocfg v1.4.0
3472026-02-12T05:46:02.348Z Downloaded zmij v1.0.15
3482026-02-12T05:46:02.348Z Downloaded textwrap v0.16.2
3492026-02-12T05:46:02.352Z Downloaded writeable v0.5.5
3502026-02-12T05:46:02.352Z Downloaded proc-macro-error v1.0.4
3512026-02-12T05:46:02.355Z Downloaded zerocopy-derive v0.7.35
3522026-02-12T05:46:02.358Z Downloaded stable_deref_trait v1.2.0
3532026-02-12T05:46:02.361Z Downloaded toml_edit v0.22.27
3542026-02-12T05:46:02.364Z Downloaded typenum v1.17.0
3552026-02-12T05:46:02.367Z Downloaded fnv v1.0.7
3562026-02-12T05:46:02.367Z Downloaded icu_provider_macros v1.5.0
3572026-02-12T05:46:02.367Z Downloaded pest_generator v2.8.2
3582026-02-12T05:46:02.367Z Downloaded ucd-trie v0.1.7
3592026-02-12T05:46:02.370Z Downloaded plain v0.2.3
3602026-02-12T05:46:02.370Z Downloaded itoa v1.0.11
3612026-02-12T05:46:02.373Z Downloaded generic-array v0.14.7
3622026-02-12T05:46:02.373Z Downloaded url v2.5.4
3632026-02-12T05:46:02.377Z Downloaded proc-macro-error-attr v1.0.4
3642026-02-12T05:46:02.377Z Downloaded fastrand v2.1.1
3652026-02-12T05:46:02.377Z Downloaded heck v0.4.1
3662026-02-12T05:46:02.381Z Downloaded write16 v1.0.0
3672026-02-12T05:46:02.381Z Downloaded usdt-impl v0.5.0
3682026-02-12T05:46:02.381Z Downloaded percent-encoding v2.3.2
3692026-02-12T05:46:02.381Z Downloaded heck v0.5.0
3702026-02-12T05:46:02.384Z Downloaded smawk v0.3.2
3712026-02-12T05:46:02.384Z Downloaded zerovec-derive v0.10.3
3722026-02-12T05:46:02.384Z Downloaded strsim v0.11.1
3732026-02-12T05:46:02.387Z Downloaded serde_spanned v0.6.9
3742026-02-12T05:46:02.388Z Downloaded thiserror-impl v1.0.69
3752026-02-12T05:46:02.388Z Downloaded thiserror v2.0.18
3762026-02-12T05:46:02.392Z Downloaded zerovec v0.10.4
3772026-02-12T05:46:02.397Z Downloaded winnow v0.7.14
3782026-02-12T05:46:02.405Z Downloaded unicode-width v0.2.0
3792026-02-12T05:46:02.409Z Downloaded swrite v0.1.0
3802026-02-12T05:46:02.412Z Downloaded pretty-hex v0.4.1
3812026-02-12T05:46:02.412Z Downloaded serde-value v0.7.0
3822026-02-12T05:46:02.412Z Downloaded unicode-width v0.1.14
3832026-02-12T05:46:02.416Z Downloaded ordered-float v2.10.1
3842026-02-12T05:46:02.419Z Downloaded zerocopy v0.7.35
3852026-02-12T05:46:02.430Z Downloaded sha2 v0.10.9
3862026-02-12T05:46:02.436Z Downloaded scroll v0.12.0
3872026-02-12T05:46:02.436Z Downloaded memmap v0.7.0
3882026-02-12T05:46:02.441Z Downloaded fs-err v3.1.1
3892026-02-12T05:46:02.441Z Downloaded litemap v0.7.3
3902026-02-12T05:46:02.441Z Downloaded erased-serde v0.4.6
3912026-02-12T05:46:02.444Z Downloaded icu_locid_transform v1.5.0
3922026-02-12T05:46:02.444Z Downloaded cargo_toml v0.21.0
3932026-02-12T05:46:02.444Z Downloaded anstream v0.6.18
3942026-02-12T05:46:02.447Z Downloaded clap_derive v4.5.47
3952026-02-12T05:46:02.447Z Downloaded displaydoc v0.2.5
3962026-02-12T05:46:02.450Z Downloaded byteorder v1.5.0
3972026-02-12T05:46:02.450Z Downloaded camino v1.2.2
3982026-02-12T05:46:02.453Z Downloaded tinystr v0.7.6
3992026-02-12T05:46:02.453Z Downloaded camino-tempfile v1.4.1
4002026-02-12T05:46:02.456Z Downloaded anstyle-parse v0.2.5
4012026-02-12T05:46:02.456Z Downloaded synstructure v0.13.1
4022026-02-12T05:46:02.460Z Downloaded serde_tokenstream v0.2.2
4032026-02-12T05:46:02.460Z Downloaded semver v1.0.27
4042026-02-12T05:46:02.465Z Downloaded serde v1.0.228
4052026-02-12T05:46:02.469Z Downloaded quote v1.0.40
4062026-02-12T05:46:02.472Z Downloaded serde_derive v1.0.228
4072026-02-12T05:46:02.479Z Downloaded icu_locid_transform_data v1.5.0
4082026-02-12T05:46:02.482Z Downloaded cargo-util-schemas v0.8.2
4092026-02-12T05:46:02.495Z Downloaded proc-macro2 v1.0.101
4102026-02-12T05:46:02.498Z Downloaded num-traits v0.2.19
4112026-02-12T05:46:02.501Z Downloaded icu_provider v1.5.0
4122026-02-12T05:46:02.505Z Downloaded smallvec v1.15.1
4132026-02-12T05:46:02.509Z Downloaded once_cell v1.21.3
4142026-02-12T05:46:02.512Z Downloaded pest_derive v2.8.2
4152026-02-12T05:46:02.515Z Downloaded icu_locid v1.5.0
4162026-02-12T05:46:02.519Z Downloaded tempfile v3.24.0
4172026-02-12T05:46:02.523Z Downloaded papergrid v0.11.0
4182026-02-12T05:46:02.526Z Downloaded log v0.4.29
4192026-02-12T05:46:02.526Z Downloaded serde-untagged v0.1.7
4202026-02-12T05:46:02.529Z Downloaded icu_properties v1.5.1
4212026-02-12T05:46:02.529Z Downloaded icu_normalizer_data v1.5.0
4222026-02-12T05:46:02.532Z Downloaded getrandom v0.3.4
4232026-02-12T05:46:02.537Z Downloaded icu_normalizer v1.5.0
4242026-02-12T05:46:02.541Z Downloaded clap v4.5.48
4252026-02-12T05:46:02.549Z Downloaded serde_core v1.0.228
4262026-02-12T05:46:02.553Z Downloaded pest_meta v2.8.2
4272026-02-12T05:46:02.558Z Downloaded icu_collections v1.5.0
4282026-02-12T05:46:02.565Z Downloaded memchr v2.7.4
4292026-02-12T05:46:02.591Z Downloaded serde_json v1.0.149
4302026-02-12T05:46:02.598Z Downloaded indexmap v2.13.0
4312026-02-12T05:46:02.612Z Downloaded idna v1.0.3
4322026-02-12T05:46:02.615Z Downloaded hashbrown v0.16.1
4332026-02-12T05:46:02.620Z Downloaded pest v2.8.2
4342026-02-12T05:46:02.624Z Downloaded clap_builder v4.5.48
4352026-02-12T05:46:02.667Z Downloaded goblin v0.8.2
4362026-02-12T05:46:02.672Z Downloaded tabled v0.15.0
4372026-02-12T05:46:02.685Z Downloaded icu_properties_data v1.5.0
4382026-02-12T05:46:02.693Z Downloaded syn v1.0.109
4392026-02-12T05:46:02.713Z Downloaded syn v2.0.114
4402026-02-12T05:46:02.723Z Downloaded rustix v0.38.37
4412026-02-12T05:46:02.742Z Downloaded rustix v1.1.3
4422026-02-12T05:46:02.783Z Downloaded libc v0.2.180
4432026-02-12T05:46:02.867Z Compiling proc-macro2 v1.0.101
4442026-02-12T05:46:02.870Z Compiling unicode-ident v1.0.19
4452026-02-12T05:46:02.870Z Compiling serde_core v1.0.228
4462026-02-12T05:46:02.870Z Compiling version_check v0.9.5
4472026-02-12T05:46:02.870Z Compiling serde v1.0.228
4482026-02-12T05:46:02.870Z Compiling libc v0.2.180
4492026-02-12T05:46:02.870Z Compiling memchr v2.7.4
4502026-02-12T05:46:02.870Z Compiling stable_deref_trait v1.2.0
4512026-02-12T05:46:03.299Z Compiling thiserror v2.0.18
4522026-02-12T05:46:03.331Z Compiling zmij v1.0.15
4532026-02-12T05:46:03.906Z Compiling ucd-trie v0.1.7
4542026-02-12T05:46:03.939Z Compiling autocfg v1.4.0
4552026-02-12T05:46:04.381Z Compiling itoa v1.0.11
4562026-02-12T05:46:04.522Z Compiling thiserror v1.0.69
4572026-02-12T05:46:04.597Z Compiling litemap v0.7.3
4582026-02-12T05:46:04.628Z Compiling writeable v0.5.5
4592026-02-12T05:46:04.847Z Compiling bitflags v2.9.4
4602026-02-12T05:46:05.006Z Compiling byteorder v1.5.0
4612026-02-12T05:46:05.348Z Compiling quote v1.0.40
4622026-02-12T05:46:05.463Z Compiling errno v0.3.12
4632026-02-12T05:46:05.514Z Compiling icu_locid_transform_data v1.5.0
4642026-02-12T05:46:05.544Z Compiling icu_properties_data v1.5.0
4652026-02-12T05:46:05.668Z Compiling serde_json v1.0.149
4662026-02-12T05:46:05.759Z Compiling syn v2.0.114
4672026-02-12T05:46:05.919Z Compiling num-traits v0.2.19
4682026-02-12T05:46:05.948Z Compiling typeid v1.0.3
4692026-02-12T05:46:06.017Z Compiling utf16_iter v1.0.5
4702026-02-12T05:46:06.083Z Compiling icu_normalizer_data v1.5.0
4712026-02-12T05:46:06.220Z Compiling smallvec v1.15.1
4722026-02-12T05:46:06.265Z Compiling equivalent v1.0.2
4732026-02-12T05:46:06.292Z Compiling write16 v1.0.0
4742026-02-12T05:46:06.409Z Compiling hashbrown v0.16.1
4752026-02-12T05:46:06.485Z Compiling utf8_iter v1.0.4
4762026-02-12T05:46:06.653Z Compiling rustix v0.38.37
4772026-02-12T05:46:06.886Z Compiling usdt-impl v0.5.0
4782026-02-12T05:46:07.125Z Compiling proc-macro-error-attr v1.0.4
4792026-02-12T05:46:07.299Z Compiling syn v1.0.109
4802026-02-12T05:46:07.477Z Compiling indexmap v2.13.0
4812026-02-12T05:46:07.517Z Compiling toml_write v0.1.2
4822026-02-12T05:46:07.564Z Compiling winnow v0.7.14
4832026-02-12T05:46:07.609Z Compiling thread-id v4.2.2
4842026-02-12T05:46:08.310Z Compiling proc-macro-error v1.0.4
4852026-02-12T05:46:08.829Z Compiling camino v1.2.2
4862026-02-12T05:46:08.942Z Compiling getrandom v0.3.4
4872026-02-12T05:46:09.160Z Compiling percent-encoding v2.3.2
4882026-02-12T05:46:09.479Z Compiling plain v0.2.3
4892026-02-12T05:46:09.547Z Compiling rustix v1.1.3
4902026-02-12T05:46:09.740Z Compiling utf8parse v0.2.2
4912026-02-12T05:46:09.890Z Compiling log v0.4.29
4922026-02-12T05:46:09.942Z Compiling anstyle-parse v0.2.5
4932026-02-12T05:46:10.274Z Compiling ordered-float v2.10.1
4942026-02-12T05:46:10.468Z Compiling form_urlencoded v1.2.2
4952026-02-12T05:46:10.500Z Compiling terminal_size v0.4.0
4962026-02-12T05:46:10.905Z Compiling pretty-hex v0.4.1
4972026-02-12T05:46:11.151Z Compiling is_terminal_polyfill v1.70.1
4982026-02-12T05:46:11.199Z Compiling cfg-if v1.0.4
4992026-02-12T05:46:11.199Z Compiling anstyle-query v1.1.1
5002026-02-12T05:46:11.265Z Compiling colorchoice v1.0.2
5012026-02-12T05:46:11.307Z Compiling anstyle v1.0.11
5022026-02-12T05:46:11.575Z Compiling semver v1.0.27
5032026-02-12T05:46:11.759Z Compiling anstream v0.6.18
5042026-02-12T05:46:12.324Z Compiling fs-err v3.1.1
5052026-02-12T05:46:12.365Z Compiling unicode-xid v0.2.6
5062026-02-12T05:46:12.393Z Compiling fastrand v2.1.1
5072026-02-12T05:46:12.429Z Compiling fnv v1.0.7
5082026-02-12T05:46:12.577Z Compiling synstructure v0.13.1
5092026-02-12T05:46:12.605Z Compiling anyhow v1.0.99
5102026-02-12T05:46:12.659Z Compiling heck v0.5.0
5112026-02-12T05:46:12.892Z Compiling strsim v0.11.1
5122026-02-12T05:46:13.158Z Compiling once_cell v1.21.3
5132026-02-12T05:46:13.246Z Compiling heck v0.4.1
5142026-02-12T05:46:13.639Z Compiling clap_lex v0.7.4
5152026-02-12T05:46:13.671Z Compiling bytecount v0.6.8
5162026-02-12T05:46:13.703Z Compiling unicode-width v0.1.14
5172026-02-12T05:46:13.890Z Compiling tempfile v3.24.0
5182026-02-12T05:46:14.017Z Compiling clap_builder v4.5.48
5192026-02-12T05:46:14.209Z Compiling papergrid v0.11.0
5202026-02-12T05:46:14.434Z Compiling memmap v0.7.0
5212026-02-12T05:46:14.585Z Compiling smawk v0.3.2
5222026-02-12T05:46:14.662Z Compiling unicode-linebreak v0.1.5
5232026-02-12T05:46:14.782Z Compiling unicode-width v0.2.0
5242026-02-12T05:46:15.370Z Compiling textwrap v0.16.2
5252026-02-12T05:46:15.691Z Compiling camino-tempfile v1.4.1
5262026-02-12T05:46:15.811Z Compiling swrite v0.1.0
5272026-02-12T05:46:15.977Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5282026-02-12T05:46:16.170Z Compiling tabled_derive v0.7.0
5292026-02-12T05:46:16.929Z Compiling serde_derive v1.0.228
5302026-02-12T05:46:16.932Z Compiling zerofrom-derive v0.1.4
5312026-02-12T05:46:16.932Z Compiling yoke-derive v0.7.4
5322026-02-12T05:46:17.090Z Compiling zerovec-derive v0.10.3
5332026-02-12T05:46:17.206Z Compiling thiserror-impl v2.0.18
5342026-02-12T05:46:17.774Z Compiling displaydoc v0.2.5
5352026-02-12T05:46:19.380Z Compiling thiserror-impl v1.0.69
5362026-02-12T05:46:19.591Z Compiling icu_provider_macros v1.5.0
5372026-02-12T05:46:19.714Z Compiling zerocopy-derive v0.7.35
5382026-02-12T05:46:20.406Z Compiling zerofrom v0.1.4
5392026-02-12T05:46:20.582Z Compiling pest v2.8.2
5402026-02-12T05:46:20.666Z Compiling yoke v0.7.4
5412026-02-12T05:46:20.695Z Compiling scroll_derive v0.12.0
5422026-02-12T05:46:21.075Z Compiling zerovec v0.10.4
5432026-02-12T05:46:21.723Z Compiling zerocopy v0.7.35
5442026-02-12T05:46:21.888Z Compiling clap_derive v4.5.47
5452026-02-12T05:46:22.076Z Compiling scroll v0.12.0
5462026-02-12T05:46:22.302Z Compiling tabled v0.15.0
5472026-02-12T05:46:22.631Z Compiling goblin v0.8.2
5482026-02-12T05:46:22.930Z Compiling tinystr v0.7.6
5492026-02-12T05:46:23.156Z Compiling pest_meta v2.8.2
5502026-02-12T05:46:23.181Z Compiling icu_collections v1.5.0
5512026-02-12T05:46:23.344Z Compiling icu_locid v1.5.0
5522026-02-12T05:46:24.743Z Compiling icu_provider v1.5.0
5532026-02-12T05:46:25.326Z Compiling pest_generator v2.8.2
5542026-02-12T05:46:25.414Z Compiling serde_spanned v0.6.9
5552026-02-12T05:46:25.487Z Compiling toml_datetime v0.6.11
5562026-02-12T05:46:25.707Z Compiling icu_locid_transform v1.5.0
5572026-02-12T05:46:25.793Z Compiling dof v0.3.0
5582026-02-12T05:46:26.050Z Compiling toml_edit v0.22.27
5592026-02-12T05:46:26.090Z Compiling serde_tokenstream v0.2.2
5602026-02-12T05:46:26.696Z Compiling erased-serde v0.4.6
5612026-02-12T05:46:26.741Z Compiling serde-value v0.7.0
5622026-02-12T05:46:27.174Z Compiling icu_properties v1.5.1
5632026-02-12T05:46:27.589Z Compiling cargo-platform v0.2.0
5642026-02-12T05:46:27.648Z Compiling pest_derive v2.8.2
5652026-02-12T05:46:27.907Z Compiling serde-untagged v0.1.7
5662026-02-12T05:46:28.148Z Compiling clap v4.5.48
5672026-02-12T05:46:28.176Z Compiling macaddr v1.0.1
5682026-02-12T05:46:28.460Z Compiling dtrace-parser v0.2.0
5692026-02-12T05:46:29.667Z Compiling toml v0.8.23
5702026-02-12T05:46:30.460Z Compiling usdt-attr-macro v0.5.0
5712026-02-12T05:46:30.492Z Compiling usdt-macro v0.5.0
5722026-02-12T05:46:30.599Z Compiling cargo_toml v0.21.0
5732026-02-12T05:46:30.971Z Compiling icu_normalizer v1.5.0
5742026-02-12T05:46:31.648Z Compiling usdt v0.5.0
5752026-02-12T05:46:31.706Z Compiling idna_adapter v1.2.0
5762026-02-12T05:46:31.898Z Compiling idna v1.0.3
5772026-02-12T05:46:32.337Z Compiling url v2.5.4
5782026-02-12T05:46:33.013Z Compiling cargo-util-schemas v0.8.2
5792026-02-12T05:46:34.640Z Compiling cargo_metadata v0.21.0
5802026-02-12T05:46:36.357Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5812026-02-12T05:46:40.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
5822026-02-12T05:46:40.418Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5832026-02-12T05:46:41.244Z Downloading crates ...
5842026-02-12T05:46:41.377Z Downloaded bcrypt-pbkdf v0.10.0
5852026-02-12T05:46:41.388Z Downloaded cfg_aliases v0.2.1
5862026-02-12T05:46:41.392Z Downloaded castaway v0.2.3
5872026-02-12T05:46:41.396Z Downloaded convert_case v0.7.1
5882026-02-12T05:46:41.400Z Downloaded camino-tempfile-ext v0.3.2
5892026-02-12T05:46:41.405Z Downloaded ctr v0.9.2
5902026-02-12T05:46:41.409Z Downloaded cstr-argument v0.1.2
5912026-02-12T05:46:41.413Z Downloaded base16ct v0.2.0
5922026-02-12T05:46:41.417Z Downloaded crucible-workspace-hack v0.1.0
5932026-02-12T05:46:41.421Z Downloaded debug-ignore v1.0.5
5942026-02-12T05:46:41.426Z Downloaded ascii-canvas v3.0.0
5952026-02-12T05:46:41.430Z Downloaded cancel-safe-futures v0.1.5
5962026-02-12T05:46:41.436Z Downloaded darling_macro v0.20.10
5972026-02-12T05:46:41.440Z Downloaded crossterm v0.28.1
5982026-02-12T05:46:41.449Z Downloaded ghash v0.5.1
5992026-02-12T05:46:41.454Z Downloaded crossbeam-utils v0.8.21
6002026-02-12T05:46:41.459Z Downloaded darling_core v0.20.10
6012026-02-12T05:46:41.467Z Downloaded defmt-parser v0.3.4
6022026-02-12T05:46:41.471Z Downloaded bitfield-struct v0.6.2
6032026-02-12T05:46:41.476Z Downloaded defmt v0.3.8
6042026-02-12T05:46:41.482Z Downloaded document-features v0.2.11
6052026-02-12T05:46:41.523Z Downloaded crypto-bigint v0.5.5
6062026-02-12T05:46:41.523Z Downloaded fallible-iterator v0.2.0
6072026-02-12T05:46:41.523Z Downloaded foreign-types v0.3.2
6082026-02-12T05:46:41.523Z Downloaded der_derive v0.7.3
6092026-02-12T05:46:41.526Z Downloaded fixedbitset v0.4.2
6102026-02-12T05:46:41.529Z Downloaded async-recursion v1.1.1
6112026-02-12T05:46:41.534Z Downloaded foreign-types-shared v0.1.1
6122026-02-12T05:46:41.537Z Downloaded foldhash v0.2.0
6132026-02-12T05:46:41.541Z Downloaded futures-task v0.3.31
6142026-02-12T05:46:41.545Z Downloaded foreign-types-shared v0.3.1
6152026-02-12T05:46:41.549Z Downloaded bit-vec v0.6.3
6162026-02-12T05:46:41.553Z Downloaded futures-macro v0.3.31
6172026-02-12T05:46:41.556Z Downloaded futures-io v0.3.31
6182026-02-12T05:46:41.559Z Downloaded globwalk v0.9.1
6192026-02-12T05:46:41.566Z Downloaded hash32 v0.3.1
6202026-02-12T05:46:41.569Z Downloaded hex v0.4.3
6212026-02-12T05:46:41.572Z Downloaded hex-literal v0.4.1
6222026-02-12T05:46:41.575Z Downloaded http-body v1.0.1
6232026-02-12T05:46:41.579Z Downloaded hyper-tls v0.6.0
6242026-02-12T05:46:41.582Z Downloaded ident_case v1.0.1
6252026-02-12T05:46:41.585Z Downloaded hubpack_derive v0.1.1
6262026-02-12T05:46:41.588Z Downloaded filetime v0.2.26
6272026-02-12T05:46:41.593Z Downloaded env_logger v0.11.8
6282026-02-12T05:46:41.598Z Downloaded fs-err v2.11.0
6292026-02-12T05:46:41.603Z Downloaded is-terminal v0.4.13
6302026-02-12T05:46:41.607Z Downloaded cipher v0.4.4
6312026-02-12T05:46:41.611Z Downloaded globset v0.4.15
6322026-02-12T05:46:41.615Z Downloaded instability v0.3.2
6332026-02-12T05:46:41.619Z Downloaded kstat-rs v0.2.4
6342026-02-12T05:46:41.622Z Downloaded keccak v0.1.5
6352026-02-12T05:46:41.626Z Downloaded lazycell v1.3.0
6362026-02-12T05:46:41.629Z Downloaded indoc v1.0.9
6372026-02-12T05:46:41.634Z Downloaded lazy_static v1.5.0
6382026-02-12T05:46:41.638Z Downloaded ingot v0.1.1
6392026-02-12T05:46:41.642Z Downloaded libscf-sys v1.1.0
6402026-02-12T05:46:41.646Z Downloaded lru-cache v0.1.2
6412026-02-12T05:46:41.649Z Downloaded linked-hash-map v0.5.6
6422026-02-12T05:46:41.653Z Downloaded md5 v0.7.0
6432026-02-12T05:46:41.656Z Downloaded md-5 v0.10.6
6442026-02-12T05:46:41.659Z Downloaded mime v0.3.17
6452026-02-12T05:46:41.663Z Downloaded nibble_vec v0.1.0
6462026-02-12T05:46:41.666Z Downloaded nonempty v0.12.0
6472026-02-12T05:46:41.669Z Downloaded ipnet v2.11.0
6482026-02-12T05:46:41.673Z Downloaded half v1.8.3
6492026-02-12T05:46:41.678Z Downloaded ipnetwork v0.21.1
6502026-02-12T05:46:41.681Z Downloaded maybe-uninit v2.0.0
6512026-02-12T05:46:41.684Z Downloaded num-conv v0.1.0
6522026-02-12T05:46:41.688Z Downloaded num-iter v0.1.45
6532026-02-12T05:46:41.691Z Downloaded number_prefix v0.4.0
6542026-02-12T05:46:41.694Z Downloaded derive_more v0.99.20
6552026-02-12T05:46:41.700Z Downloaded libz-rs-sys v0.5.1
6562026-02-12T05:46:41.703Z Downloaded num_threads v0.1.7
6572026-02-12T05:46:41.706Z Downloaded fatfs v0.3.6
6582026-02-12T05:46:41.711Z Downloaded num-derive v0.4.2
6592026-02-12T05:46:41.714Z Downloaded num-derive v0.3.3
6602026-02-12T05:46:41.718Z Downloaded newline-converter v0.3.0
6612026-02-12T05:46:41.721Z Downloaded oso-derive v0.27.3
6622026-02-12T05:46:41.724Z Downloaded native-tls v0.2.12
6632026-02-12T05:46:41.727Z Downloaded futures v0.3.31
6642026-02-12T05:46:41.734Z Downloaded linear-map v1.2.0
6652026-02-12T05:46:41.737Z Downloaded openssl-probe v0.1.5
6662026-02-12T05:46:41.740Z Downloaded num-complex v0.4.6
6672026-02-12T05:46:41.743Z Downloaded nu-ansi-term v0.50.1
6682026-02-12T05:46:41.748Z Downloaded peg-runtime v0.8.5
6692026-02-12T05:46:41.751Z Downloaded crc-any v2.5.0
6702026-02-12T05:46:41.756Z Downloaded num_enum v0.5.11
6712026-02-12T05:46:41.761Z Downloaded packed_struct_codegen v0.10.1
6722026-02-12T05:46:41.765Z Downloaded derive_more v2.0.1
6732026-02-12T05:46:41.776Z Downloaded parse-display v0.10.0
6742026-02-12T05:46:41.779Z Downloaded packed_struct v0.10.1
6752026-02-12T05:46:41.782Z Downloaded path-slash v0.1.5
6762026-02-12T05:46:41.785Z Downloaded precomputed-hash v0.1.1
6772026-02-12T05:46:41.788Z Downloaded predicates-tree v1.0.12
6782026-02-12T05:46:41.791Z Downloaded predicates-core v1.0.8
6792026-02-12T05:46:41.791Z Downloaded phf_shared v0.12.1
6802026-02-12T05:46:41.794Z Downloaded parking_lot_core v0.9.10
6812026-02-12T05:46:41.797Z Downloaded getrandom v0.2.15
6822026-02-12T05:46:41.802Z Downloaded half v2.4.1
6832026-02-12T05:46:41.806Z Downloaded proc-macro-crate v1.3.1
6842026-02-12T05:46:41.809Z Downloaded proc-macro-error-attr2 v2.0.0
6852026-02-12T05:46:41.812Z Downloaded progenitor v0.8.0
6862026-02-12T05:46:41.815Z Downloaded progenitor-client v0.11.2
6872026-02-12T05:46:41.818Z Downloaded pin-utils v0.1.0
6882026-02-12T05:46:41.821Z Downloaded peg-macros v0.8.5
6892026-02-12T05:46:41.824Z Downloaded peg v0.8.5
6902026-02-12T05:46:41.828Z Downloaded psl-types v2.0.11
6912026-02-12T05:46:41.831Z Downloaded pem v3.0.5
6922026-02-12T05:46:41.835Z Downloaded phf v0.11.2
6932026-02-12T05:46:41.838Z Downloaded quick-error v1.2.3
6942026-02-12T05:46:41.841Z Downloaded pretty-hex v0.2.1
6952026-02-12T05:46:41.844Z Downloaded poly1305 v0.8.0
6962026-02-12T05:46:41.847Z Downloaded progenitor-macro v0.11.2
6972026-02-12T05:46:41.850Z Downloaded progenitor-macro v0.8.0
6982026-02-12T05:46:41.850Z Downloaded rand_xorshift v0.4.0
6992026-02-12T05:46:41.853Z Downloaded ref-cast-impl v1.0.25
7002026-02-12T05:46:41.856Z Downloaded ref-cast v1.0.25
7012026-02-12T05:46:41.859Z Downloaded ed25519-dalek v2.1.1
7022026-02-12T05:46:41.862Z Downloaded radium v0.7.0
7032026-02-12T05:46:41.865Z Downloaded parking_lot v0.12.3
7042026-02-12T05:46:41.868Z Downloaded headers v0.4.1
7052026-02-12T05:46:41.876Z Downloaded primeorder v0.13.6
7062026-02-12T05:46:41.879Z Downloaded pkcs8 v0.10.2
7072026-02-12T05:46:41.883Z Downloaded expectorate v1.2.0
7082026-02-12T05:46:41.886Z Downloaded rustc_version v0.4.1
7092026-02-12T05:46:41.889Z Downloaded heapless v0.7.17
7102026-02-12T05:46:41.894Z Downloaded rustc-hash v2.1.1
7112026-02-12T05:46:41.898Z Downloaded pem-rfc7468 v0.7.0
7122026-02-12T05:46:41.900Z Downloaded rfc6979 v0.4.0
7132026-02-12T05:46:41.904Z Downloaded p256 v0.13.2
7142026-02-12T05:46:41.907Z Downloaded phf v0.12.1
7152026-02-12T05:46:41.910Z Downloaded rand_seeder v0.4.0
7162026-02-12T05:46:41.913Z Downloaded bumpalo v3.16.0
7172026-02-12T05:46:41.916Z Downloaded rand_core v0.9.3
7182026-02-12T05:46:41.919Z Downloaded same-file v1.0.6
7192026-02-12T05:46:41.922Z Downloaded aes v0.8.4
7202026-02-12T05:46:41.925Z Downloaded scopeguard v1.2.0
7212026-02-12T05:46:41.928Z Downloaded progenitor v0.11.2
7222026-02-12T05:46:41.931Z Downloaded hickory-resolver v0.25.2
7232026-02-12T05:46:41.936Z Downloaded progenitor-macro v0.10.0
7242026-02-12T05:46:41.939Z Downloaded progenitor-impl v0.8.0
7252026-02-12T05:46:41.942Z Downloaded progenitor v0.10.0
7262026-02-12T05:46:41.945Z Downloaded secrecy v0.8.0
7272026-02-12T05:46:41.948Z Downloaded jiff-static v0.2.15
7282026-02-12T05:46:41.951Z Downloaded indicatif v0.18.0
7292026-02-12T05:46:41.954Z Downloaded semver v0.1.20
7302026-02-12T05:46:41.957Z Downloaded scroll_derive v0.13.1
7312026-02-12T05:46:41.960Z Downloaded rand_core v0.6.4
7322026-02-12T05:46:41.963Z Downloaded rustls-native-certs v0.8.1
7332026-02-12T05:46:41.966Z Downloaded serde_bytes v0.11.19
7342026-02-12T05:46:41.969Z Downloaded serde_urlencoded v0.7.1
7352026-02-12T05:46:41.972Z Downloaded shell-words v1.1.0
7362026-02-12T05:46:41.972Z Downloaded rusty-fork v0.3.0
7372026-02-12T05:46:41.975Z Downloaded heapless v0.8.0
7382026-02-12T05:46:41.979Z Downloaded ppv-lite86 v0.2.20
7392026-02-12T05:46:41.983Z Downloaded signal-hook-mio v0.2.4
7402026-02-12T05:46:41.986Z Downloaded rustls-pemfile v2.2.0
7412026-02-12T05:46:41.989Z Downloaded siphasher v0.3.11
7422026-02-12T05:46:41.992Z Downloaded serde-big-array v0.5.1
7432026-02-12T05:46:41.995Z Downloaded seq-macro v0.3.6
7442026-02-12T05:46:41.995Z Downloaded schemars_derive v0.8.22
7452026-02-12T05:46:41.998Z Downloaded postgres-types v0.2.9
7462026-02-12T05:46:42.002Z Downloaded secrecy v0.10.3
7472026-02-12T05:46:42.006Z Downloaded scroll v0.13.0
7482026-02-12T05:46:42.009Z Downloaded progenitor-impl v0.10.0
7492026-02-12T05:46:42.009Z Downloaded papergrid v0.17.0
7502026-02-12T05:46:42.016Z Downloaded slog-envlogger v2.2.0
7512026-02-12T05:46:42.019Z Downloaded simd-adler32 v0.3.7
7522026-02-12T05:46:42.022Z Downloaded rustls-pemfile v1.0.4
7532026-02-12T05:46:42.025Z Downloaded siphasher v1.0.1
7542026-02-12T05:46:42.028Z Downloaded serde_plain v1.0.2
7552026-02-12T05:46:42.031Z Downloaded serde_path_to_error v0.1.20
7562026-02-12T05:46:42.031Z Downloaded papergrid v0.14.0
7572026-02-12T05:46:42.037Z Downloaded ssh-encoding v0.2.0
7582026-02-12T05:46:42.040Z Downloaded rustversion v1.0.22
7592026-02-12T05:46:42.043Z Downloaded rand_chacha v0.9.0
7602026-02-12T05:46:42.046Z Downloaded sct v0.7.1
7612026-02-12T05:46:42.049Z Downloaded signature v2.2.0
7622026-02-12T05:46:42.052Z Downloaded signal-hook-registry v1.4.2
7632026-02-12T05:46:42.055Z Downloaded pin-project v1.1.6
7642026-02-12T05:46:42.066Z Downloaded strum v0.26.3
7652026-02-12T05:46:42.069Z Downloaded omicron-zone-package v0.12.2
7662026-02-12T05:46:42.072Z Downloaded hyper-util v0.1.19
7672026-02-12T05:46:42.078Z Downloaded structmeta-derive v0.3.0
7682026-02-12T05:46:42.081Z Downloaded tabled_derive v0.10.0
7692026-02-12T05:46:42.085Z Downloaded sync_wrapper v1.0.1
7702026-02-12T05:46:42.085Z Downloaded sync-ptr v0.1.4
7712026-02-12T05:46:42.088Z Downloaded supports-color v3.0.2
7722026-02-12T05:46:42.091Z Downloaded serde_cbor v0.11.2
7732026-02-12T05:46:42.094Z Downloaded prefix-trie v0.7.0
7742026-02-12T05:46:42.097Z Downloaded sqlformat v0.3.5
7752026-02-12T05:46:42.100Z Downloaded tap v1.0.1
7762026-02-12T05:46:42.100Z Downloaded take_mut v0.2.2
7772026-02-12T05:46:42.104Z Downloaded tagptr v0.2.0
7782026-02-12T05:46:42.104Z Downloaded testing_table v0.3.0
7792026-02-12T05:46:42.107Z Downloaded rcgen v0.12.1
7802026-02-12T05:46:42.110Z Downloaded aho-corasick v1.1.3
7812026-02-12T05:46:42.113Z Downloaded thiserror-impl-no-std v2.0.2
7822026-02-12T05:46:42.116Z Downloaded rustls-pki-types v1.10.0
7832026-02-12T05:46:42.121Z Downloaded pretty_assertions v1.4.1
7842026-02-12T05:46:42.124Z Downloaded hashbrown v0.15.4
7852026-02-12T05:46:42.127Z Downloaded time-core v0.1.6
7862026-02-12T05:46:42.130Z Downloaded slog-scope v4.4.0
7872026-02-12T05:46:42.135Z Downloaded tabwriter v1.4.0
7882026-02-12T05:46:42.135Z Downloaded termtree v0.5.1
7892026-02-12T05:46:42.138Z Downloaded libxml v0.3.3
7902026-02-12T05:46:42.141Z Downloaded support-bundle-viewer v0.1.2
7912026-02-12T05:46:42.145Z Downloaded strum_macros v0.26.4
7922026-02-12T05:46:42.148Z Downloaded strum_macros v0.24.3
7932026-02-12T05:46:42.151Z Downloaded openssl-sys v0.9.109
7942026-02-12T05:46:42.154Z Downloaded thread_local v1.1.8
7952026-02-12T05:46:42.157Z Downloaded thread-id v5.0.0
7962026-02-12T05:46:42.167Z Downloaded publicsuffix v2.3.0
7972026-02-12T05:46:42.170Z Downloaded tinyvec_macros v0.1.1
7982026-02-12T05:46:42.170Z Downloaded ron v0.8.1
7992026-02-12T05:46:42.170Z Downloaded http v1.4.0
8002026-02-12T05:46:42.173Z Downloaded string_cache v0.8.9
8012026-02-12T05:46:42.176Z Downloaded signal-hook v0.3.18
8022026-02-12T05:46:42.179Z Downloaded serde_with_macros v3.16.1
8032026-02-12T05:46:42.182Z Downloaded stringprep v0.1.5
8042026-02-12T05:46:42.182Z Downloaded russh-keys v0.45.0
8052026-02-12T05:46:42.188Z Downloaded mio v1.0.2
8062026-02-12T05:46:42.191Z Downloaded trait-variant v0.1.2
8072026-02-12T05:46:42.194Z Downloaded time-macros v0.2.24
8082026-02-12T05:46:42.197Z Downloaded tower-service v0.3.3
8092026-02-12T05:46:42.197Z Downloaded tls_codec_derive v0.4.1
8102026-02-12T05:46:42.200Z Downloaded try-lock v0.2.5
8112026-02-12T05:46:42.201Z Downloaded quinn v0.11.5
8122026-02-12T05:46:42.203Z Downloaded rsa v0.9.8
8132026-02-12T05:46:42.208Z Downloaded slog v2.8.2
8142026-02-12T05:46:42.214Z Downloaded unarray v0.1.4
8152026-02-12T05:46:42.217Z Downloaded tower-layer v0.3.3
8162026-02-12T05:46:42.217Z Downloaded hashbrown v0.12.3
8172026-02-12T05:46:42.220Z Downloaded rayon-core v1.12.1
8182026-02-12T05:46:42.224Z Downloaded tokio-rustls v0.25.0
8192026-02-12T05:46:42.227Z Downloaded typify-macro v0.4.3
8202026-02-12T05:46:42.227Z Downloaded term v1.1.0
8212026-02-12T05:46:42.230Z Downloaded socket2 v0.6.1
8222026-02-12T05:46:42.233Z Downloaded universal-hash v0.5.1
8232026-02-12T05:46:42.236Z Downloaded unit-prefix v0.5.1
8242026-02-12T05:46:42.236Z Downloaded usdt v0.6.0
8252026-02-12T05:46:42.236Z Downloaded typify-macro v0.2.0
8262026-02-12T05:46:42.239Z Downloaded tiny-keccak v2.0.2
8272026-02-12T05:46:42.242Z Downloaded rand v0.9.2
8282026-02-12T05:46:42.245Z Downloaded untrusted v0.7.1
8292026-02-12T05:46:42.248Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8302026-02-12T05:46:42.249Z Downloaded tokio-tungstenite v0.21.0
8312026-02-12T05:46:42.252Z Downloaded unicode-truncate v1.1.0
8322026-02-12T05:46:42.254Z Downloaded tokio-native-tls v0.3.1
8332026-02-12T05:46:42.255Z Downloaded similar v2.7.0
8342026-02-12T05:46:42.259Z Downloaded utf-8 v0.7.6
8352026-02-12T05:46:42.262Z Downloaded itertools v0.14.0
8362026-02-12T05:46:42.267Z Downloaded vte_generate_state_changes v0.1.2
8372026-02-12T05:46:42.270Z Downloaded toml_writer v1.0.6+spec-1.1.0
8382026-02-12T05:46:42.270Z Downloaded tui-tree-widget v0.23.1
8392026-02-12T05:46:42.274Z Downloaded usdt-macro v0.6.0
8402026-02-12T05:46:42.274Z Downloaded usdt-attr-macro v0.6.0
8412026-02-12T05:46:42.277Z Downloaded tokio-tungstenite v0.23.1
8422026-02-12T05:46:42.277Z Downloaded subprocess v0.2.9
8432026-02-12T05:46:42.280Z Downloaded spin v0.9.8
8442026-02-12T05:46:42.283Z Downloaded schemars v0.9.0
8452026-02-12T05:46:42.295Z Downloaded waitgroup v0.1.2
8462026-02-12T05:46:42.298Z Downloaded wait-timeout v0.2.0
8472026-02-12T05:46:42.298Z Downloaded void v1.0.2
8482026-02-12T05:46:42.301Z Downloaded unicase v2.8.1
8492026-02-12T05:46:42.301Z Downloaded typify v0.2.0
8502026-02-12T05:46:42.304Z Downloaded zeroize_derive v1.4.2
8512026-02-12T05:46:42.307Z Downloaded tinyvec v1.8.0
8522026-02-12T05:46:42.310Z Downloaded tokio-rustls v0.24.1
8532026-02-12T05:46:42.313Z Downloaded test-strategy v0.4.3
8542026-02-12T05:46:42.316Z Downloaded which v4.4.2
8552026-02-12T05:46:42.316Z Downloaded want v0.3.1
8562026-02-12T05:46:42.319Z Downloaded zone v0.1.8
8572026-02-12T05:46:42.319Z Downloaded vergen-git2 v1.0.7
8582026-02-12T05:46:42.322Z Downloaded uzers v0.12.1
8592026-02-12T05:46:42.322Z Downloaded xshell-macros v0.2.7
8602026-02-12T05:46:42.325Z Downloaded xattr v1.3.1
8612026-02-12T05:46:42.325Z Downloaded h2 v0.4.6
8622026-02-12T05:46:42.331Z Downloaded zone_cfg_derive v0.3.0
8632026-02-12T05:46:42.334Z Downloaded untrusted v0.9.0
8642026-02-12T05:46:42.334Z Downloaded zone_cfg_derive v0.1.2
8652026-02-12T05:46:42.337Z Downloaded twox-hash v2.1.0
8662026-02-12T05:46:42.337Z Downloaded tracing-attributes v0.1.27
8672026-02-12T05:46:42.341Z Downloaded tokio-stream v0.1.17
8682026-02-12T05:46:42.344Z Downloaded vergen-gitcl v1.0.8
8692026-02-12T05:46:42.347Z Downloaded usdt-impl v0.6.0
8702026-02-12T05:46:42.350Z Downloaded tokio-rustls v0.26.0
8712026-02-12T05:46:42.350Z Downloaded vsss-rs v3.3.4
8722026-02-12T05:46:42.354Z Downloaded unicode-properties v0.1.3
8732026-02-12T05:46:42.357Z Downloaded vergen-lib v0.1.6
8742026-02-12T05:46:42.357Z Downloaded zone v0.3.1
8752026-02-12T05:46:42.357Z Downloaded toml_parser v1.0.6+spec-1.1.0
8762026-02-12T05:46:42.360Z Downloaded term v0.7.0
8772026-02-12T05:46:42.363Z Downloaded tar v0.4.44
8782026-02-12T05:46:42.367Z Downloaded snafu v0.8.5
8792026-02-12T05:46:42.373Z Downloaded toml v0.9.11+spec-1.1.0
8802026-02-12T05:46:42.377Z Downloaded vergen v9.0.6
8812026-02-12T05:46:42.381Z Downloaded toml v0.7.8
8822026-02-12T05:46:42.384Z Downloaded wyz v0.5.1
8832026-02-12T05:46:42.384Z Downloaded tracing-core v0.1.32
8842026-02-12T05:46:42.388Z Downloaded xz2 v0.1.7
8852026-02-12T05:46:42.391Z Downloaded tungstenite v0.21.0
8862026-02-12T05:46:42.394Z Downloaded russh v0.45.0
8872026-02-12T05:46:42.398Z Downloaded whoami v1.5.2
8882026-02-12T05:46:42.401Z Downloaded tungstenite v0.23.0
8892026-02-12T05:46:42.404Z Downloaded zstd v0.13.3
8902026-02-12T05:46:42.408Z Downloaded unsafe-libyaml v0.2.11
8912026-02-12T05:46:42.414Z Downloaded zeroize v1.8.1
8922026-02-12T05:46:42.418Z Downloaded zstd-safe v7.2.3
8932026-02-12T05:46:42.418Z Downloaded zerocopy v0.6.6
8942026-02-12T05:46:42.418Z Downloaded num-bigint-dig v0.8.6
8952026-02-12T05:46:42.422Z Downloaded ssh-key v0.6.6
8962026-02-12T05:46:42.427Z Downloaded vte v0.11.1
8972026-02-12T05:46:42.432Z Downloaded reedline v0.40.0
8982026-02-12T05:46:42.437Z Downloaded hkdf v0.12.4
8992026-02-12T05:46:42.444Z Downloaded futures-util v0.3.31
9002026-02-12T05:46:42.452Z Downloaded unicode-bidi v0.3.17
9012026-02-12T05:46:42.455Z Downloaded typify v0.4.3
9022026-02-12T05:46:42.460Z Downloaded itertools v0.12.1
9032026-02-12T05:46:42.465Z Downloaded xshell v0.2.7
9042026-02-12T05:46:42.467Z Downloaded aws-lc-rs v1.12.4
9052026-02-12T05:46:42.475Z Downloaded toml_edit v0.19.15
9062026-02-12T05:46:42.493Z Downloaded zopfli v0.8.1
9072026-02-12T05:46:42.496Z Downloaded tracing v0.1.40
9082026-02-12T05:46:42.499Z Downloaded reqwest v0.12.24
9092026-02-12T05:46:42.505Z Downloaded uuid v1.19.0
9102026-02-12T05:46:42.508Z Downloaded zip v0.6.6
9112026-02-12T05:46:42.512Z Downloaded tokio-postgres v0.7.13
9122026-02-12T05:46:42.517Z Downloaded steno v0.4.1
9132026-02-12T05:46:42.522Z Downloaded rustyline v14.0.0
9142026-02-12T05:46:42.526Z Downloaded lalrpop v0.19.12
9152026-02-12T05:46:42.538Z Downloaded quick-xml v0.37.2
9162026-02-12T05:46:42.543Z Downloaded rpassword v7.4.0
9172026-02-12T05:46:42.546Z Downloaded p384 v0.13.1
9182026-02-12T05:46:42.550Z Downloaded yansi v1.0.1
9192026-02-12T05:46:42.554Z Downloaded curve25519-dalek v4.1.3
9202026-02-12T05:46:42.561Z Downloaded tower v0.5.2
9212026-02-12T05:46:42.571Z Downloaded rustls-webpki v0.101.7
9222026-02-12T05:46:42.587Z Downloaded unicode-segmentation v1.12.0
9232026-02-12T05:46:42.590Z Downloaded typed-path v0.9.3
9242026-02-12T05:46:42.596Z Downloaded time v0.3.43
9252026-02-12T05:46:42.603Z Downloaded proptest v1.7.0
9262026-02-12T05:46:42.615Z Downloaded rustls-webpki v0.102.8
9272026-02-12T05:46:42.633Z Downloaded zip v4.2.0
9282026-02-12T05:46:42.636Z Downloaded object v0.30.4
9292026-02-12T05:46:42.647Z Downloaded zerocopy-derive v0.8.27
9302026-02-12T05:46:42.652Z Downloaded git2 v0.20.2
9312026-02-12T05:46:42.661Z Downloaded salty v0.3.0
9322026-02-12T05:46:42.668Z Downloaded x509-cert v0.2.5
9332026-02-12T05:46:42.674Z Downloaded bindgen v0.71.1
9342026-02-12T05:46:42.681Z Downloaded quinn-proto v0.11.8
9352026-02-12T05:46:42.688Z Downloaded tower-http v0.6.6
9362026-02-12T05:46:42.697Z Downloaded openssl v0.10.73
9372026-02-12T05:46:42.707Z Downloaded serde_with v3.16.1
9382026-02-12T05:46:42.719Z Downloaded gimli v0.31.1
9392026-02-12T05:46:42.727Z Downloaded portable-atomic v1.11.0
9402026-02-12T05:46:42.734Z Downloaded winnow v0.6.26
9412026-02-12T05:46:42.744Z Downloaded zlib-rs v0.5.1
9422026-02-12T05:46:42.749Z Downloaded winnow v0.5.40
9432026-02-12T05:46:42.757Z Downloaded smoltcp v0.9.1
9442026-02-12T05:46:42.767Z Downloaded dropshot v0.16.7
9452026-02-12T05:46:42.788Z Downloaded vcpkg v0.2.15
9462026-02-12T05:46:42.825Z Downloaded zerocopy v0.8.27
9472026-02-12T05:46:42.846Z Downloaded regress v0.10.4
9482026-02-12T05:46:42.854Z Downloaded regex-syntax v0.8.5
9492026-02-12T05:46:42.860Z Downloaded nix v0.29.0
9502026-02-12T05:46:42.870Z Downloaded tabled v0.18.0
9512026-02-12T05:46:42.886Z Downloaded regex-syntax v0.6.29
9522026-02-12T05:46:42.892Z Downloaded bstr v1.10.0
9532026-02-12T05:46:42.901Z Downloaded webpki-roots v1.0.1
9542026-02-12T05:46:42.904Z Downloaded nix v0.28.0
9552026-02-12T05:46:42.914Z Downloaded openapiv3 v2.2.0
9562026-02-12T05:46:42.925Z Downloaded rustls v0.23.19
9572026-02-12T05:46:42.953Z Downloaded smoltcp v0.11.0
9582026-02-12T05:46:42.953Z Downloaded rustls v0.22.4
9592026-02-12T05:46:42.958Z Downloaded hickory-proto v0.25.2
9602026-02-12T05:46:42.972Z Downloaded sled v0.34.7
9612026-02-12T05:46:42.981Z Downloaded csv v1.3.1
9622026-02-12T05:46:42.999Z Downloaded nix v0.30.1
9632026-02-12T05:46:43.009Z Downloaded typify-impl v0.2.0
9642026-02-12T05:46:43.022Z Downloaded hickory-proto v0.24.4
9652026-02-12T05:46:43.035Z Downloaded radix_trie v0.2.1
9662026-02-12T05:46:43.040Z Downloaded object v0.36.5
9672026-02-12T05:46:43.050Z Downloaded nix v0.27.1
9682026-02-12T05:46:43.059Z Downloaded rustls v0.21.12
9692026-02-12T05:46:43.069Z Downloaded diesel v2.2.12
9702026-02-12T05:46:43.085Z Downloaded typify-impl v0.4.3
9712026-02-12T05:46:43.097Z Downloaded jiff v0.2.15
9722026-02-12T05:46:43.112Z Downloaded ratatui v0.29.0
9732026-02-12T05:46:43.129Z Downloaded polar-core v0.27.3
9742026-02-12T05:46:43.136Z Downloaded petgraph v0.8.2
9752026-02-12T05:46:43.154Z Downloaded zerocopy-derive v0.6.6
9762026-02-12T05:46:43.163Z Downloaded regex-automata v0.4.11
9772026-02-12T05:46:43.176Z Downloaded bzip2-sys v0.1.13+1.0.8
9782026-02-12T05:46:43.186Z Downloaded petgraph v0.6.5
9792026-02-12T05:46:43.202Z Downloaded libz-sys v1.1.20
9802026-02-12T05:46:43.220Z Downloaded lzma-sys v0.1.20
9812026-02-12T05:46:43.246Z Downloaded chrono-tz v0.10.4
9822026-02-12T05:46:43.261Z Downloaded petname v2.0.2
9832026-02-12T05:46:43.265Z Downloaded tabled v0.20.0
9842026-02-12T05:46:43.281Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9852026-02-12T05:46:43.296Z Downloaded tokio v1.49.0
9862026-02-12T05:46:43.333Z Downloaded sha3 v0.10.8
9872026-02-12T05:46:43.336Z Downloaded sqlparser v0.45.0
9882026-02-12T05:46:43.339Z Downloaded bindgen v0.69.5
9892026-02-12T05:46:43.345Z Downloaded unicode-normalization v0.1.24
9902026-02-12T05:46:43.348Z Downloaded chrono v0.4.43
9912026-02-12T05:46:43.354Z Downloaded bitvec v1.0.1
9922026-02-12T05:46:43.368Z Downloaded tough v0.20.0
9932026-02-12T05:46:43.376Z Downloaded goblin v0.10.2
9942026-02-12T05:46:43.383Z Downloaded rayon v1.10.0
9952026-02-12T05:46:43.391Z Downloaded moka v0.12.10
9962026-02-12T05:46:43.400Z Downloaded tokio-util v0.7.15
9972026-02-12T05:46:43.406Z Downloaded regex v1.11.3
9982026-02-12T05:46:43.411Z Downloaded unicode_categories v0.1.1
9992026-02-12T05:46:43.414Z Downloaded yasna v0.5.2
10002026-02-12T05:46:43.418Z Downloaded value-bag v1.12.0
10012026-02-12T05:46:43.418Z Downloaded walkdir v2.5.0
10022026-02-12T05:46:43.421Z Downloaded schemars v1.0.4
10032026-02-12T05:46:43.431Z Downloaded tls_codec v0.4.1
10042026-02-12T05:46:43.434Z Downloaded samael v0.0.19
10052026-02-12T05:46:43.437Z Downloaded p521 v0.13.3
10062026-02-12T05:46:43.441Z Downloaded thiserror-no-std v2.0.2
10072026-02-12T05:46:43.444Z Downloaded schemars v0.8.22
10082026-02-12T05:46:43.454Z Downloaded rand v0.8.5
10092026-02-12T05:46:43.458Z Downloaded serde_yaml v0.9.34+deprecated
10102026-02-12T05:46:43.461Z Downloaded ron v0.7.1
10112026-02-12T05:46:43.464Z Downloaded aes-gcm v0.10.3
10122026-02-12T05:46:43.467Z Downloaded encoding_rs v0.8.34
10132026-02-12T05:46:43.486Z Downloaded socket2 v0.5.10
10142026-02-12T05:46:43.489Z Downloaded qorb v0.4.1
10152026-02-12T05:46:43.492Z Downloaded tokio-macros v2.6.0
10162026-02-12T05:46:43.494Z Downloaded tokio-dtrace v0.1.0
10172026-02-12T05:46:43.494Z Downloaded strum_macros v0.27.2
10182026-02-12T05:46:43.497Z Downloaded hyper v1.8.1
10192026-02-12T05:46:43.501Z Downloaded num-bigint v0.4.6
10202026-02-12T05:46:43.505Z Downloaded itertools v0.10.5
10212026-02-12T05:46:43.510Z Downloaded topological-sort v0.2.2
10222026-02-12T05:46:43.513Z Downloaded termios v0.3.3
10232026-02-12T05:46:43.513Z Downloaded ryu v1.0.18
10242026-02-12T05:46:43.516Z Downloaded nom v7.1.3
10252026-02-12T05:46:43.520Z Downloaded itertools v0.13.0
10262026-02-12T05:46:43.525Z Downloaded iri-string v0.7.8
10272026-02-12T05:46:43.531Z Downloaded minimal-lexical v0.2.1
10282026-02-12T05:46:43.535Z Downloaded ring v0.17.14
10292026-02-12T05:46:43.572Z Downloaded blake3 v1.5.4
10302026-02-12T05:46:43.580Z Downloaded hashbrown v0.13.2
10312026-02-12T05:46:43.583Z Downloaded spki v0.7.3
10322026-02-12T05:46:43.586Z Downloaded tabled_derive v0.11.0
10332026-02-12T05:46:43.586Z Downloaded slog-term v2.9.2
10342026-02-12T05:46:43.589Z Downloaded slog-json v2.6.1
10352026-02-12T05:46:43.589Z Downloaded slog-async v2.8.0
10362026-02-12T05:46:43.589Z Downloaded subtle v2.6.1
10372026-02-12T05:46:43.592Z Downloaded static_assertions v1.1.0
10382026-02-12T05:46:43.592Z Downloaded strum v0.27.2
10392026-02-12T05:46:43.592Z Downloaded shlex v1.3.0
10402026-02-12T05:46:43.595Z Downloaded snafu-derive v0.8.5
10412026-02-12T05:46:43.595Z Downloaded smf v0.2.3
10422026-02-12T05:46:43.595Z Downloaded smallvec v0.6.14
10432026-02-12T05:46:43.598Z Downloaded ssh-cipher v0.2.0
10442026-02-12T05:46:43.598Z Downloaded sqlparser_derive v0.2.2
10452026-02-12T05:46:43.598Z Downloaded slog-stdlog v4.1.1
10462026-02-12T05:46:43.601Z Downloaded serde_derive_internals v0.29.1
10472026-02-12T05:46:43.601Z Downloaded serde-hex v0.1.0
10482026-02-12T05:46:43.604Z Downloaded libgit2-sys v0.18.2+1.9.1
10492026-02-12T05:46:43.652Z Downloaded iddqd v0.3.16
10502026-02-12T05:46:43.658Z Downloaded hickory-server v0.25.2
10512026-02-12T05:46:43.662Z Downloaded structmeta v0.3.0
10522026-02-12T05:46:43.665Z Downloaded strip-ansi-escapes v0.2.0
10532026-02-12T05:46:43.665Z Downloaded slog-dtrace v0.3.0
10542026-02-12T05:46:43.665Z Downloaded slab v0.4.9
10552026-02-12T05:46:43.670Z Downloaded progenitor-impl v0.11.2
10562026-02-12T05:46:43.670Z Downloaded prettyplease v0.2.36
10572026-02-12T05:46:43.673Z Downloaded libm v0.2.8
10582026-02-12T05:46:43.677Z Downloaded hickory-resolver v0.24.4
10592026-02-12T05:46:43.681Z Downloaded slog-bunyan v2.5.0
10602026-02-12T05:46:43.684Z Downloaded sec1 v0.7.3
10612026-02-12T05:46:43.684Z Downloaded rustc-demangle v0.1.24
10622026-02-12T05:46:43.687Z Downloaded crossbeam-channel v0.5.15
10632026-02-12T05:46:43.690Z Downloaded cc v1.2.30
10642026-02-12T05:46:43.695Z Downloaded sigpipe v0.1.3
10652026-02-12T05:46:43.695Z Downloaded signal-hook-tokio v0.3.1
10662026-02-12T05:46:43.695Z Downloaded postcard v1.0.10
10672026-02-12T05:46:43.698Z Downloaded oso v0.27.3
10682026-02-12T05:46:43.698Z Downloaded sha1 v0.10.6
10692026-02-12T05:46:43.701Z Downloaded pkcs5 v0.7.1
10702026-02-12T05:46:43.704Z Downloaded serde_spanned v1.0.4
10712026-02-12T05:46:43.704Z Downloaded serde_repr v0.1.19
10722026-02-12T05:46:43.707Z Downloaded scrypt v0.11.0
10732026-02-12T05:46:43.707Z Downloaded rustc_version v0.1.7
10742026-02-12T05:46:43.707Z Downloaded r2d2 v0.8.10
10752026-02-12T05:46:43.710Z Downloaded quinn-udp v0.5.5
10762026-02-12T05:46:43.711Z Downloaded indicatif v0.17.11
10772026-02-12T05:46:43.714Z Downloaded scheduled-thread-pool v0.2.7
10782026-02-12T05:46:43.714Z Downloaded sapling-renderdag v0.1.0
10792026-02-12T05:46:43.717Z Downloaded rustc-hash v1.1.0
10802026-02-12T05:46:43.717Z Downloaded salsa20 v0.10.2
10812026-02-12T05:46:43.717Z Downloaded resolv-conf v0.7.0
10822026-02-12T05:46:43.720Z Downloaded miniz_oxide v0.8.5
10832026-02-12T05:46:43.720Z Downloaded base64 v0.21.7
10842026-02-12T05:46:43.723Z Downloaded postgres-protocol v0.6.8
10852026-02-12T05:46:43.726Z Downloaded pkcs1 v0.7.5
10862026-02-12T05:46:43.726Z Downloaded parking_lot v0.11.2
10872026-02-12T05:46:43.729Z Downloaded dropshot-api-manager v0.2.4
10882026-02-12T05:46:43.732Z Downloaded russh-cryptovec v0.7.3
10892026-02-12T05:46:43.732Z Downloaded rtoolbox v0.0.2
10902026-02-12T05:46:43.732Z Downloaded password-hash v0.5.0
10912026-02-12T05:46:43.735Z Downloaded proc-macro-error2 v2.0.1
10922026-02-12T05:46:43.739Z Downloaded paste v1.0.15
10932026-02-12T05:46:43.739Z Downloaded rand_chacha v0.3.1
10942026-02-12T05:46:43.742Z Downloaded predicates v3.1.3
10952026-02-12T05:46:43.742Z Downloaded progenitor-client v0.10.0
10962026-02-12T05:46:43.742Z Downloaded progenitor-client v0.8.0
10972026-02-12T05:46:43.745Z Downloaded polyval v0.6.2
10982026-02-12T05:46:43.745Z Downloaded pkg-config v0.3.31
10992026-02-12T05:46:43.745Z Downloaded pin-project-lite v0.2.14
11002026-02-12T05:46:43.749Z Downloaded pin-project-internal v1.1.6
11012026-02-12T05:46:43.752Z Downloaded indexmap v1.9.3
11022026-02-12T05:46:43.755Z Downloaded owo-colors v4.2.2
11032026-02-12T05:46:43.758Z Downloaded const_format v0.2.34
11042026-02-12T05:46:43.762Z Downloaded compact_str v0.8.0
11052026-02-12T05:46:43.765Z Downloaded allocator-api2 v0.2.21
11062026-02-12T05:46:43.768Z Downloaded num-integer v0.1.46
11072026-02-12T05:46:43.768Z Downloaded litrs v0.4.1
11082026-02-12T05:46:43.770Z Downloaded password-hash v0.4.2
11092026-02-12T05:46:43.771Z Downloaded parse-size v1.1.0
11102026-02-12T05:46:43.771Z Downloaded parse-display-derive v0.10.0
11112026-02-12T05:46:43.774Z Downloaded parking_lot_core v0.8.6
11122026-02-12T05:46:43.774Z Downloaded num-rational v0.4.2
11132026-02-12T05:46:43.777Z Downloaded powerfmt v0.2.0
11142026-02-12T05:46:43.777Z Downloaded phf_shared v0.11.2
11152026-02-12T05:46:43.777Z Downloaded pbkdf2 v0.11.0
11162026-02-12T05:46:43.780Z Downloaded oxnet v0.1.4
11172026-02-12T05:46:43.780Z Downloaded oxide-tokio-rt v0.1.2
11182026-02-12T05:46:43.783Z Downloaded newtype-uuid v1.3.2
11192026-02-12T05:46:43.783Z Downloaded multer v3.1.0
11202026-02-12T05:46:43.786Z Downloaded mime_guess v2.0.5
11212026-02-12T05:46:43.786Z Downloaded cookie v0.18.1
11222026-02-12T05:46:43.789Z Downloaded memmap2 v0.9.8
11232026-02-12T05:46:43.789Z Downloaded lockfree-object-pool v0.1.6
11242026-02-12T05:46:43.792Z Downloaded diesel_derives v2.2.3
11252026-02-12T05:46:43.795Z Downloaded derive_more-impl v2.0.1
11262026-02-12T05:46:43.798Z Downloaded console v0.15.10
11272026-02-12T05:46:43.801Z Downloaded colored v2.2.0
11282026-02-12T05:46:43.804Z Downloaded lzss v0.8.2
11292026-02-12T05:46:43.804Z Downloaded ignore v0.4.23
11302026-02-12T05:46:43.806Z Downloaded hyper-rustls v0.27.7
11312026-02-12T05:46:43.810Z Downloaded humantime v2.2.0
11322026-02-12T05:46:43.810Z Downloaded flate2 v1.1.2
11332026-02-12T05:46:43.813Z Downloaded pbkdf2 v0.12.2
11342026-02-12T05:46:43.816Z Downloaded flume v0.11.1
11352026-02-12T05:46:43.819Z Downloaded console v0.16.0
11362026-02-12T05:46:43.819Z Downloaded async-bb8-diesel v0.2.1
11372026-02-12T05:46:43.822Z Downloaded openssl-macros v0.1.1
11382026-02-12T05:46:43.822Z Downloaded opaque-debug v0.3.1
11392026-02-12T05:46:43.822Z Downloaded olpc-cjson v0.1.4
11402026-02-12T05:46:43.825Z Downloaded httparse v1.9.5
11412026-02-12T05:46:43.825Z Downloaded highway v1.3.0
11422026-02-12T05:46:43.828Z Downloaded nanorand v0.7.0
11432026-02-12T05:46:43.828Z Downloaded normalize-line-endings v0.3.0
11442026-02-12T05:46:43.831Z Downloaded elliptic-curve v0.13.8
11452026-02-12T05:46:43.834Z Downloaded num_enum_derive v0.5.11
11462026-02-12T05:46:43.834Z Downloaded nodrop v0.1.14
11472026-02-12T05:46:43.834Z Downloaded newtype-uuid-macros v0.1.0
11482026-02-12T05:46:43.838Z Downloaded new_debug_unreachable v1.0.6
11492026-02-12T05:46:43.838Z Downloaded lock_api v0.4.12
11502026-02-12T05:46:43.838Z Downloaded bytes v1.11.1
11512026-02-12T05:46:43.841Z Downloaded libsw v3.5.0
11522026-02-12T05:46:43.844Z Downloaded libloading v0.8.5
11532026-02-12T05:46:43.844Z Downloaded libefi-sys v0.1.0
11542026-02-12T05:46:43.847Z Downloaded ingot-macros v0.1.1
11552026-02-12T05:46:43.847Z Downloaded iana-time-zone v0.1.63
11562026-02-12T05:46:43.850Z Downloaded crc32fast v1.4.2
11572026-02-12T05:46:43.850Z Downloaded cookie_store v0.21.1
11582026-02-12T05:46:43.853Z Downloaded dropshot_endpoint v0.16.7
11592026-02-12T05:46:43.856Z Downloaded num v0.4.3
11602026-02-12T05:46:43.856Z Downloaded multimap v0.10.1
11612026-02-12T05:46:43.856Z Downloaded match_cfg v0.1.0
11622026-02-12T05:46:43.856Z Downloaded jobserver v0.1.32
11632026-02-12T05:46:43.859Z Downloaded managed v0.8.0
11642026-02-12T05:46:43.859Z Downloaded ingot-types v0.1.2
11652026-02-12T05:46:43.863Z Downloaded hyper-staticfile v0.10.1
11662026-02-12T05:46:43.863Z Downloaded hmac v0.12.1
11672026-02-12T05:46:43.866Z Downloaded hickory-client v0.25.2
11682026-02-12T05:46:43.866Z Downloaded crossbeam-epoch v0.9.18
11692026-02-12T05:46:43.869Z Downloaded blake2 v0.10.6
11702026-02-12T05:46:43.869Z Downloaded derive_builder v0.20.2
11712026-02-12T05:46:43.873Z Downloaded colored v3.0.0
11722026-02-12T05:46:43.876Z Downloaded clang-sys v1.8.1
11732026-02-12T05:46:43.879Z Downloaded ciborium v0.2.2
11742026-02-12T05:46:43.882Z Downloaded newtype_derive v0.1.6
11752026-02-12T05:46:43.882Z Downloaded const-oid v0.9.6
11762026-02-12T05:46:43.882Z Downloaded ahash v0.8.12
11772026-02-12T05:46:43.885Z Downloaded memoffset v0.9.1
11782026-02-12T05:46:43.885Z Downloaded maplit v1.0.2
11792026-02-12T05:46:43.888Z Downloaded diff v0.1.13
11802026-02-12T05:46:43.889Z Downloaded des v0.8.1
11812026-02-12T05:46:43.892Z Downloaded hubpack v0.1.2
11822026-02-12T05:46:43.892Z Downloaded lru v0.12.5
11832026-02-12T05:46:43.892Z Downloaded libsw-core v0.3.1
11842026-02-12T05:46:43.895Z Downloaded group v0.13.0
11852026-02-12T05:46:43.895Z Downloaded indoc v2.0.6
11862026-02-12T05:46:43.900Z Downloaded is_ci v1.2.0
11872026-02-12T05:46:43.904Z Downloaded ff v0.13.0
11882026-02-12T05:46:43.904Z Downloaded drift v0.1.3
11892026-02-12T05:46:43.909Z Downloaded lalrpop-util v0.19.12
11902026-02-12T05:46:43.909Z Downloaded instant v0.1.13
11912026-02-12T05:46:43.912Z Downloaded inout v0.1.3
11922026-02-12T05:46:43.912Z Downloaded indent_write v2.2.0
11932026-02-12T05:46:43.912Z Downloaded impl-trait-for-tuples v0.2.2
11942026-02-12T05:46:43.912Z Downloaded http-body-util v0.1.3
11952026-02-12T05:46:43.915Z Downloaded cmake v0.1.51
11962026-02-12T05:46:43.915Z Downloaded bzip2 v0.4.4
11972026-02-12T05:46:43.918Z Downloaded glob v0.3.2
11982026-02-12T05:46:43.918Z Downloaded bitflags v1.3.2
11992026-02-12T05:46:43.921Z Downloaded bitfield v0.19.2
12002026-02-12T05:46:43.921Z Downloaded internet-checksum v0.2.1
12012026-02-12T05:46:43.922Z Downloaded futures-executor v0.3.31
12022026-02-12T05:46:43.925Z Downloaded futures-channel v0.3.31
12032026-02-12T05:46:43.925Z Downloaded fs_extra v1.3.0
12042026-02-12T05:46:43.929Z Downloaded der v0.7.10
12052026-02-12T05:46:43.931Z Downloaded diesel_table_macro_syntax v0.2.0
12062026-02-12T05:46:43.931Z Downloaded critical-section v1.1.3
12072026-02-12T05:46:43.934Z Downloaded corncobs v0.1.4
12082026-02-12T05:46:43.934Z Downloaded cobs v0.2.3
12092026-02-12T05:46:43.938Z Downloaded ed25519 v2.2.3
12102026-02-12T05:46:43.938Z Downloaded cexpr v0.6.0
12112026-02-12T05:46:43.941Z Downloaded cargo_metadata v0.19.2
12122026-02-12T05:46:43.941Z Downloaded ena v0.14.3
12132026-02-12T05:46:43.941Z Downloaded cassowary v0.3.0
12142026-02-12T05:46:43.944Z Downloaded httpdate v1.0.3
12152026-02-12T05:46:43.944Z Downloaded http-range v0.1.5
12162026-02-12T05:46:43.944Z Downloaded hostname v0.4.2
12172026-02-12T05:46:43.947Z Downloaded hostname v0.3.1
12182026-02-12T05:46:43.947Z Downloaded home v0.5.9
12192026-02-12T05:46:43.947Z Downloaded fixedbitset v0.5.7
12202026-02-12T05:46:43.950Z Downloaded diesel-dtrace v0.4.2
12212026-02-12T05:46:43.950Z Downloaded heck v0.3.3
12222026-02-12T05:46:43.953Z Downloaded headers-core v0.3.0
12232026-02-12T05:46:43.953Z Downloaded hash32 v0.2.1
12242026-02-12T05:46:43.953Z Downloaded gethostname v0.5.0
12252026-02-12T05:46:43.956Z Downloaded fxhash v0.2.1
12262026-02-12T05:46:43.956Z Downloaded futures-sink v0.3.31
12272026-02-12T05:46:43.956Z Downloaded futures-core v0.3.31
12282026-02-12T05:46:43.956Z Downloaded funty v2.0.0
12292026-02-12T05:46:43.959Z Downloaded foreign-types v0.5.0
12302026-02-12T05:46:43.960Z Downloaded foldhash v0.1.5
12312026-02-12T05:46:43.960Z Downloaded erased-serde v0.3.31
12322026-02-12T05:46:43.964Z Downloaded cfg_aliases v0.1.1
12332026-02-12T05:46:43.964Z Downloaded block-padding v0.3.3
12342026-02-12T05:46:43.964Z Downloaded bb8 v0.8.5
12352026-02-12T05:46:43.968Z Downloaded arrayvec v0.7.6
12362026-02-12T05:46:43.969Z Downloaded foreign-types-macros v0.2.3
12372026-02-12T05:46:43.969Z Downloaded fd-lock v4.0.2
12382026-02-12T05:46:43.971Z Downloaded dsl_auto_type v0.1.2
12392026-02-12T05:46:43.972Z Downloaded ciborium-io v0.2.2
12402026-02-12T05:46:43.972Z Downloaded crc8 v0.1.1
12412026-02-12T05:46:43.972Z Downloaded env_filter v0.1.2
12422026-02-12T05:46:43.972Z Downloaded enum-as-inner v0.6.1
12432026-02-12T05:46:43.975Z Downloaded embedded-io v0.4.0
12442026-02-12T05:46:43.975Z Downloaded difflib v0.4.0
12452026-02-12T05:46:43.978Z Downloaded derive_builder_core v0.20.2
12462026-02-12T05:46:43.978Z Downloaded derive-ex v0.1.8
12472026-02-12T05:46:43.981Z Downloaded flagset v0.4.6
12482026-02-12T05:46:43.982Z Downloaded dirs-next v2.0.0
12492026-02-12T05:46:43.982Z Downloaded derive_builder_macro v0.20.2
12502026-02-12T05:46:43.982Z Downloaded dropshot-api-manager-types v0.2.4
12512026-02-12T05:46:43.984Z Downloaded display-error-chain v0.2.2
12522026-02-12T05:46:43.984Z Downloaded dirs-sys-next v0.1.2
12532026-02-12T05:46:43.984Z Downloaded defmt-macros v0.3.9
12542026-02-12T05:46:43.988Z Downloaded data-encoding v2.9.0
12552026-02-12T05:46:43.988Z Downloaded darling_core v0.21.0
12562026-02-12T05:46:43.991Z Downloaded csv-core v0.1.11
12572026-02-12T05:46:43.994Z Downloaded crc v3.2.1
12582026-02-12T05:46:43.997Z Downloaded ciborium-ll v0.2.2
12592026-02-12T05:46:43.997Z Downloaded async-stream v0.3.6
12602026-02-12T05:46:43.997Z Downloaded float-ord v0.3.2
12612026-02-12T05:46:44.001Z Downloaded float-cmp v0.10.0
12622026-02-12T05:46:44.001Z Downloaded endian-type v0.1.2
12632026-02-12T05:46:44.001Z Downloaded embedded-io v0.6.1
12642026-02-12T05:46:44.001Z Downloaded dyn-clone v1.0.20
12652026-02-12T05:46:44.004Z Downloaded dunce v1.0.5
12662026-02-12T05:46:44.005Z Downloaded dtrace-parser v0.3.0
12672026-02-12T05:46:44.005Z Downloaded dof v0.4.0
12682026-02-12T05:46:44.005Z Downloaded either v1.15.0
12692026-02-12T05:46:44.008Z Downloaded ecdsa v0.16.9
12702026-02-12T05:46:44.008Z Downloaded crc-catalog v2.4.0
12712026-02-12T05:46:44.011Z Downloaded const_format_proc_macros v0.2.34
12722026-02-12T05:46:44.011Z Downloaded chacha20 v0.9.1
12732026-02-12T05:46:44.018Z Downloaded blowfish v0.9.1
12742026-02-12T05:46:44.018Z Downloaded bit-set v0.8.0
12752026-02-12T05:46:44.018Z Downloaded async-trait v0.1.89
12762026-02-12T05:46:44.018Z Downloaded deranged v0.5.3
12772026-02-12T05:46:44.022Z Downloaded daft v0.1.4
12782026-02-12T05:46:44.022Z Downloaded crunchy v0.2.2
12792026-02-12T05:46:44.022Z Downloaded convert_case v0.4.0
12802026-02-12T05:46:44.022Z Downloaded constant_time_eq v0.3.1
12812026-02-12T05:46:44.025Z Downloaded async-stream-impl v0.3.6
12822026-02-12T05:46:44.026Z Downloaded darling_macro v0.21.0
12832026-02-12T05:46:44.026Z Downloaded curve25519-dalek-derive v0.1.1
12842026-02-12T05:46:44.026Z Downloaded assert_matches v1.5.0
12852026-02-12T05:46:44.026Z Downloaded bit-set v0.5.3
12862026-02-12T05:46:44.029Z Downloaded backtrace v0.3.74
12872026-02-12T05:46:44.033Z Downloaded cbc v0.1.2
12882026-02-12T05:46:44.033Z Downloaded cargo-platform v0.1.8
12892026-02-12T05:46:44.033Z Downloaded atty v0.2.14
12902026-02-12T05:46:44.036Z Downloaded arrayref v0.3.9
12912026-02-12T05:46:44.036Z Downloaded adler2 v2.0.0
12922026-02-12T05:46:44.036Z Downloaded bit-vec v0.8.0
12932026-02-12T05:46:44.040Z Downloaded aead v0.5.2
12942026-02-12T05:46:44.040Z Downloaded addr2line v0.24.2
12952026-02-12T05:46:44.040Z Downloaded buf-list v1.0.3
12962026-02-12T05:46:44.043Z Downloaded bitfield-macros v0.19.2
12972026-02-12T05:46:44.043Z Downloaded atomicwrites v0.4.4
12982026-02-12T05:46:44.043Z Downloaded derive-where v1.5.0
12992026-02-12T05:46:44.049Z Downloaded darling v0.21.0
13002026-02-12T05:46:44.053Z Downloaded crossterm v0.29.0
13012026-02-12T05:46:44.056Z Downloaded base64 v0.22.1
13022026-02-12T05:46:44.061Z Downloaded base64 v0.13.1
13032026-02-12T05:46:44.065Z Downloaded daft-derive v0.1.4
13042026-02-12T05:46:44.069Z Downloaded bzip2 v0.5.2
13052026-02-12T05:46:44.069Z Downloaded bcs v0.1.6
13062026-02-12T05:46:44.069Z Downloaded base64ct v1.6.0
13072026-02-12T05:46:44.072Z Downloaded darling v0.20.10
13082026-02-12T05:46:44.076Z Downloaded crossbeam-deque v0.8.5
13092026-02-12T05:46:44.076Z Downloaded chacha20poly1305 v0.10.1
13102026-02-12T05:46:44.082Z Downloaded backoff v0.4.0
13112026-02-12T05:46:44.082Z Downloaded atomic-waker v1.1.2
13122026-02-12T05:46:44.082Z Downloaded argon2 v0.5.3
13132026-02-12T05:46:44.082Z Downloaded arc-swap v1.7.1
13142026-02-12T05:46:44.085Z Downloaded array-init v0.0.4
13152026-02-12T05:46:44.242Z Downloaded aws-lc-sys v0.26.0
13162026-02-12T05:46:44.563Z Compiling value-bag v1.12.0
13172026-02-12T05:46:44.563Z Compiling lock_api v0.4.12
13182026-02-12T05:46:44.563Z Compiling scopeguard v1.2.0
13192026-02-12T05:46:44.566Z Compiling shlex v1.3.0
13202026-02-12T05:46:44.566Z Compiling typenum v1.17.0
13212026-02-12T05:46:44.566Z Compiling syn v2.0.114
13222026-02-12T05:46:44.734Z Compiling getrandom v0.2.15
13232026-02-12T05:46:44.737Z Compiling jobserver v0.1.32
13242026-02-12T05:46:44.869Z Compiling smallvec v1.15.1
13252026-02-12T05:46:45.303Z Compiling log v0.4.29
13262026-02-12T05:46:45.349Z Compiling cc v1.2.30
13272026-02-12T05:46:45.383Z Compiling rand_core v0.6.4
13282026-02-12T05:46:45.405Z Compiling generic-array v0.14.7
13292026-02-12T05:46:45.768Z Compiling subtle v2.6.1
13302026-02-12T05:46:45.820Z Compiling portable-atomic v1.11.0
13312026-02-12T05:46:45.876Z Compiling critical-section v1.1.3
13322026-02-12T05:46:45.966Z Compiling const-oid v0.9.6
13332026-02-12T05:46:46.137Z Compiling pkg-config v0.3.31
13342026-02-12T05:46:46.180Z Compiling serde_json v1.0.149
13352026-02-12T05:46:46.202Z Compiling getrandom v0.3.4
13362026-02-12T05:46:46.587Z Compiling spin v0.9.8
13372026-02-12T05:46:47.025Z Compiling regex-syntax v0.8.5
13382026-02-12T05:46:47.360Z Compiling pin-project-lite v0.2.14
13392026-02-12T05:46:47.466Z Compiling parking_lot_core v0.9.10
13402026-02-12T05:46:47.995Z Compiling rustix v0.38.37
13412026-02-12T05:46:48.118Z Compiling libm v0.2.8
13422026-02-12T05:46:48.141Z Compiling once_cell v1.21.3
13432026-02-12T05:46:48.550Z Compiling signal-hook-registry v1.4.2
13442026-02-12T05:46:48.573Z Compiling num-traits v0.2.19
13452026-02-12T05:46:48.868Z Compiling allocator-api2 v0.2.21
13462026-02-12T05:46:48.927Z Compiling parking_lot v0.12.3
13472026-02-12T05:46:49.284Z Compiling mio v1.0.2
13482026-02-12T05:46:49.502Z Compiling futures-core v0.3.31
13492026-02-12T05:46:49.612Z Compiling lazy_static v1.5.0
13502026-02-12T05:46:49.741Z Compiling aho-corasick v1.1.3
13512026-02-12T05:46:49.763Z Compiling percent-encoding v2.3.2
13522026-02-12T05:46:49.784Z Compiling socket2 v0.6.1
13532026-02-12T05:46:50.156Z Compiling slab v0.4.9
13542026-02-12T05:46:50.411Z Compiling cpufeatures v0.2.14
13552026-02-12T05:46:50.555Z Compiling futures-sink v0.3.31
13562026-02-12T05:46:50.579Z Compiling either v1.15.0
13572026-02-12T05:46:50.691Z Compiling glob v0.3.2
13582026-02-12T05:46:50.712Z Compiling futures-channel v0.3.31
13592026-02-12T05:46:51.009Z Compiling hashbrown v0.16.1
13602026-02-12T05:46:51.034Z Compiling pin-utils v0.1.0
13612026-02-12T05:46:51.129Z Compiling futures-io v0.3.31
13622026-02-12T05:46:51.154Z Compiling prettyplease v0.2.36
13632026-02-12T05:46:51.407Z Compiling rustversion v1.0.22
13642026-02-12T05:46:51.536Z Compiling clang-sys v1.8.1
13652026-02-12T05:46:51.558Z Compiling futures-task v0.3.31
13662026-02-12T05:46:51.880Z Compiling regex-automata v0.4.11
13672026-02-12T05:46:52.129Z Compiling minimal-lexical v0.2.1
13682026-02-12T05:46:52.259Z Compiling indexmap v2.13.0
13692026-02-12T05:46:52.317Z Compiling libloading v0.8.5
13702026-02-12T05:46:52.653Z Compiling synstructure v0.13.1
13712026-02-12T05:46:52.724Z Compiling nom v7.1.3
13722026-02-12T05:46:53.046Z Compiling ident_case v1.0.1
13732026-02-12T05:46:53.248Z Compiling base64ct v1.6.0
13742026-02-12T05:46:53.469Z Compiling home v0.5.9
13752026-02-12T05:46:53.708Z Compiling bindgen v0.69.5
13762026-02-12T05:46:53.817Z Compiling pem-rfc7468 v0.7.0
13772026-02-12T05:46:54.307Z Compiling itertools v0.12.1
13782026-02-12T05:46:54.468Z Compiling form_urlencoded v1.2.2
13792026-02-12T05:46:54.755Z Compiling rustc-hash v1.1.0
13802026-02-12T05:46:54.785Z Compiling lazycell v1.3.0
13812026-02-12T05:46:54.944Z Compiling flagset v0.4.6
13822026-02-12T05:46:54.980Z Compiling rand_core v0.9.3
13832026-02-12T05:46:55.223Z Compiling cmake v0.1.51
13842026-02-12T05:46:55.594Z Compiling fs_extra v1.3.0
13852026-02-12T05:46:56.132Z Compiling cexpr v0.6.0
13862026-02-12T05:46:56.186Z Compiling foldhash v0.1.5
13872026-02-12T05:46:56.210Z Compiling paste v1.0.15
13882026-02-12T05:46:56.527Z Compiling dunce v1.0.5
13892026-02-12T05:46:56.692Z Compiling iana-time-zone v0.1.63
13902026-02-12T05:46:56.853Z Compiling hashbrown v0.15.4
13912026-02-12T05:46:57.074Z Compiling rustc_version v0.4.1
13922026-02-12T05:46:57.077Z Compiling uuid v1.19.0
13932026-02-12T05:46:57.225Z Compiling zerocopy v0.8.27
13942026-02-12T05:46:57.627Z Compiling serde_derive v1.0.228
13952026-02-12T05:46:57.730Z Compiling zeroize_derive v1.4.2
13962026-02-12T05:46:57.753Z Compiling zerofrom-derive v0.1.4
13972026-02-12T05:46:58.022Z Compiling yoke-derive v0.7.4
13982026-02-12T05:46:58.113Z Compiling zerovec-derive v0.10.3
13992026-02-12T05:46:58.649Z Compiling displaydoc v0.2.5
14002026-02-12T05:46:59.107Z Compiling zeroize v1.8.1
14012026-02-12T05:47:00.295Z Compiling zerocopy-derive v0.7.35
14022026-02-12T05:47:00.609Z Compiling icu_provider_macros v1.5.0
14032026-02-12T05:47:00.873Z Compiling crypto-common v0.1.6
14042026-02-12T05:47:00.968Z Compiling block-buffer v0.10.4
14052026-02-12T05:47:01.125Z Compiling tokio-macros v2.6.0
14062026-02-12T05:47:01.153Z Compiling zerofrom v0.1.4
14072026-02-12T05:47:01.283Z Compiling digest v0.10.7
14082026-02-12T05:47:01.395Z Compiling yoke v0.7.4
14092026-02-12T05:47:01.699Z Compiling thiserror-impl v2.0.18
14102026-02-12T05:47:01.782Z Compiling zerovec v0.10.4
14112026-02-12T05:47:01.786Z Compiling hmac v0.12.1
14122026-02-12T05:47:02.095Z Compiling block-padding v0.3.3
14132026-02-12T05:47:02.284Z Compiling zerocopy v0.7.35
14142026-02-12T05:47:02.384Z Compiling futures-macro v0.3.31
14152026-02-12T05:47:02.417Z Compiling inout v0.1.3
14162026-02-12T05:47:02.708Z Compiling regex v1.11.3
14172026-02-12T05:47:02.730Z Compiling cipher v0.4.4
14182026-02-12T05:47:03.286Z Compiling sha2 v0.10.9
14192026-02-12T05:47:03.700Z Compiling tinystr v0.7.6
14202026-02-12T05:47:03.720Z Compiling icu_collections v1.5.0
14212026-02-12T05:47:03.900Z Compiling ppv-lite86 v0.2.20
14222026-02-12T05:47:04.080Z Compiling icu_locid v1.5.0
14232026-02-12T05:47:04.210Z Compiling der_derive v0.7.3
14242026-02-12T05:47:04.301Z Compiling futures-util v0.3.31
14252026-02-12T05:47:04.718Z Compiling salsa20 v0.10.2
14262026-02-12T05:47:04.814Z Compiling thiserror v2.0.18
14272026-02-12T05:47:04.958Z Compiling pbkdf2 v0.12.2
14282026-02-12T05:47:04.963Z Compiling serde v1.0.228
14292026-02-12T05:47:05.002Z Compiling pest v2.8.2
14302026-02-12T05:47:05.027Z Compiling vcpkg v0.2.15
14312026-02-12T05:47:05.212Z Compiling icu_provider v1.5.0
14322026-02-12T05:47:06.088Z Compiling icu_locid_transform v1.5.0
14332026-02-12T05:47:06.209Z Compiling bitflags v2.9.4
14342026-02-12T05:47:06.282Z Compiling bytes v1.11.1
14352026-02-12T05:47:06.646Z Compiling der v0.7.10
14362026-02-12T05:47:06.708Z Compiling chrono v0.4.43
14372026-02-12T05:47:06.859Z Compiling openssl-sys v0.9.109
14382026-02-12T05:47:07.711Z Compiling tokio v1.49.0
14392026-02-12T05:47:08.005Z Compiling icu_properties v1.5.1
14402026-02-12T05:47:08.146Z Compiling pest_meta v2.8.2
14412026-02-12T05:47:08.449Z Compiling http v1.4.0
14422026-02-12T05:47:09.550Z Compiling spki v0.7.3
14432026-02-12T05:47:09.915Z Compiling scrypt v0.11.0
14442026-02-12T05:47:09.951Z Compiling rand_chacha v0.9.0
14452026-02-12T05:47:10.117Z Compiling which v4.4.2
14462026-02-12T05:47:10.680Z Compiling cbc v0.1.2
14472026-02-12T05:47:10.722Z Compiling aes v0.8.4
14482026-02-12T05:47:11.049Z Compiling zerocopy-derive v0.8.27
14492026-02-12T05:47:11.648Z Compiling rand v0.9.2
14502026-02-12T05:47:12.213Z Compiling icu_normalizer v1.5.0
14512026-02-12T05:47:12.677Z Compiling pkcs5 v0.7.1
14522026-02-12T05:47:12.700Z Compiling pest_generator v2.8.2
14532026-02-12T05:47:13.480Z Compiling idna_adapter v1.2.0
14542026-02-12T05:47:13.783Z Compiling idna v1.0.3
14552026-02-12T05:47:13.788Z Compiling tracing-attributes v0.1.27
14562026-02-12T05:47:13.788Z Compiling serde_derive_internals v0.29.1
14572026-02-12T05:47:13.881Z Compiling ring v0.17.14
14582026-02-12T05:47:14.476Z Compiling url v2.5.4
14592026-02-12T05:47:15.001Z Compiling tracing-core v0.1.32
14602026-02-12T05:47:15.219Z Compiling aws-lc-rs v1.12.4
14612026-02-12T05:47:15.705Z Compiling adler2 v2.0.0
14622026-02-12T05:47:15.956Z Compiling schemars v0.8.22
14632026-02-12T05:47:16.001Z Compiling rustix v1.1.3
14642026-02-12T05:47:16.267Z Compiling schemars_derive v0.8.22
14652026-02-12T05:47:16.290Z Compiling miniz_oxide v0.8.5
14662026-02-12T05:47:16.749Z Compiling tokio-util v0.7.15
14672026-02-12T05:47:16.927Z Compiling tracing v0.1.40
14682026-02-12T05:47:17.636Z Compiling pest_derive v2.8.2
14692026-02-12T05:47:17.720Z Compiling pkcs8 v0.10.2
14702026-02-12T05:47:17.972Z Compiling http-body v1.0.1
14712026-02-12T05:47:18.239Z Compiling scroll_derive v0.13.1
14722026-02-12T05:47:18.329Z Compiling darling_core v0.20.10
14732026-02-12T05:47:18.459Z Compiling tinyvec_macros v0.1.1
14742026-02-12T05:47:18.554Z Compiling httparse v1.9.5
14752026-02-12T05:47:18.972Z Compiling base64 v0.22.1
14762026-02-12T05:47:19.055Z Compiling rustls-pki-types v1.10.0
14772026-02-12T05:47:19.229Z Compiling dyn-clone v1.0.20
14782026-02-12T05:47:19.678Z Compiling tinyvec v1.8.0
14792026-02-12T05:47:20.024Z Compiling scroll v0.13.0
14802026-02-12T05:47:20.584Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14812026-02-12T05:47:21.176Z Compiling bzip2-sys v0.1.13+1.0.8
14822026-02-12T05:47:21.280Z Compiling openssl-probe v0.1.5
14832026-02-12T05:47:21.614Z Compiling try-lock v0.2.5
14842026-02-12T05:47:21.685Z Compiling powerfmt v0.2.0
14852026-02-12T05:47:21.781Z Compiling untrusted v0.7.1
14862026-02-12T05:47:21.832Z Compiling tower-layer v0.3.3
14872026-02-12T05:47:21.866Z Compiling openssl v0.10.73
14882026-02-12T05:47:22.009Z Compiling tower-service v0.3.3
14892026-02-12T05:47:22.073Z Compiling time-core v0.1.6
14902026-02-12T05:47:22.154Z Compiling untrusted v0.9.0
14912026-02-12T05:47:22.181Z Compiling atomic-waker v1.1.2
14922026-02-12T05:47:22.315Z Compiling num-conv v0.1.0
14932026-02-12T05:47:22.367Z Compiling foreign-types-shared v0.1.1
14942026-02-12T05:47:22.390Z Compiling h2 v0.4.6
14952026-02-12T05:47:22.504Z Compiling foreign-types v0.3.2
14962026-02-12T05:47:22.609Z Compiling time-macros v0.2.24
14972026-02-12T05:47:22.629Z Compiling tempfile v3.24.0
14982026-02-12T05:47:22.762Z Compiling deranged v0.5.3
14992026-02-12T05:47:22.952Z Compiling want v0.3.1
15002026-02-12T05:47:24.202Z Compiling darling_macro v0.20.10
15012026-02-12T05:47:24.858Z Compiling goblin v0.10.2
15022026-02-12T05:47:25.017Z Compiling darling v0.20.10
15032026-02-12T05:47:25.266Z Compiling ipnet v2.11.0
15042026-02-12T05:47:25.874Z Compiling openssl-macros v0.1.1
15052026-02-12T05:47:26.477Z Compiling wait-timeout v0.2.0
15062026-02-12T05:47:26.520Z Compiling crossbeam-utils v0.8.21
15072026-02-12T05:47:26.658Z Compiling httpdate v1.0.3
15082026-02-12T05:47:26.720Z Compiling quick-error v1.2.3
15092026-02-12T05:47:26.885Z Compiling native-tls v0.2.12
15102026-02-12T05:47:26.968Z Compiling gimli v0.31.1
15112026-02-12T05:47:27.062Z Compiling num_threads v0.1.7
15122026-02-12T05:47:27.088Z Compiling rustls v0.23.19
15132026-02-12T05:47:27.210Z Compiling bit-vec v0.8.0
15142026-02-12T05:47:27.259Z Compiling syn v1.0.109
15152026-02-12T05:47:27.407Z Compiling usdt-impl v0.6.0
15162026-02-12T05:47:27.663Z Compiling bit-set v0.8.0
15172026-02-12T05:47:27.844Z Compiling time v0.3.43
15182026-02-12T05:47:27.985Z Compiling rusty-fork v0.3.0
15192026-02-12T05:47:28.655Z Compiling derive_builder_core v0.20.2
15202026-02-12T05:47:30.797Z Compiling hyper v1.8.1
15212026-02-12T05:47:31.690Z Compiling addr2line v0.24.2
15222026-02-12T05:47:31.874Z Compiling dof v0.4.0
15232026-02-12T05:47:32.130Z Compiling unicode-normalization v0.1.24
15242026-02-12T05:47:32.416Z Compiling dtrace-parser v0.3.0
15252026-02-12T05:47:33.140Z Compiling signature v2.2.0
15262026-02-12T05:47:33.460Z Compiling heapless v0.7.17
15272026-02-12T05:47:33.939Z Compiling scroll_derive v0.12.0
15282026-02-12T05:47:34.051Z Compiling thiserror-impl v1.0.69
15292026-02-12T05:47:34.293Z Compiling rand_xorshift v0.4.0
15302026-02-12T05:47:34.391Z Compiling slog v2.8.2
15312026-02-12T05:47:34.597Z Compiling darling_core v0.21.0
15322026-02-12T05:47:34.744Z Compiling thread-id v5.0.0
15332026-02-12T05:47:34.883Z Compiling cookie v0.18.1
15342026-02-12T05:47:35.261Z Compiling object v0.36.5
15352026-02-12T05:47:35.365Z Compiling crc32fast v1.4.2
15362026-02-12T05:47:35.569Z Compiling rustc-demangle v0.1.24
15372026-02-12T05:47:35.594Z Compiling unarray v0.1.4
15382026-02-12T05:47:35.718Z Compiling unicode-properties v0.1.3
15392026-02-12T05:47:35.798Z Compiling siphasher v0.3.11
15402026-02-12T05:47:36.155Z Compiling zstd-safe v7.2.3
15412026-02-12T05:47:36.179Z Compiling signal-hook v0.3.18
15422026-02-12T05:47:36.477Z Compiling unicode-bidi v0.3.17
15432026-02-12T05:47:36.501Z Compiling anyhow v1.0.99
15442026-02-12T05:47:36.537Z Compiling zlib-rs v0.5.1
15452026-02-12T05:47:36.882Z Compiling thiserror v1.0.69
15462026-02-12T05:47:37.076Z Compiling phf_shared v0.11.2
15472026-02-12T05:47:37.442Z Compiling stringprep v0.1.5
15482026-02-12T05:47:37.563Z Compiling proptest v1.7.0
15492026-02-12T05:47:37.621Z Compiling scroll v0.12.0
15502026-02-12T05:47:38.501Z Compiling hyper-util v0.1.19
15512026-02-12T05:47:38.926Z Compiling derive_builder_macro v0.20.2
15522026-02-12T05:47:40.337Z Compiling ipnetwork v0.21.1
15532026-02-12T05:47:40.848Z Compiling darling_macro v0.21.0
15542026-02-12T05:47:41.181Z Compiling erased-serde v0.3.31
15552026-02-12T05:47:41.814Z Compiling serde_tokenstream v0.2.2
15562026-02-12T05:47:42.400Z Compiling backtrace v0.3.74
15572026-02-12T05:47:42.436Z Compiling serde_spanned v0.6.9
15582026-02-12T05:47:42.554Z Compiling toml_datetime v0.6.11
15592026-02-12T05:47:42.635Z Compiling rand_chacha v0.3.1
15602026-02-12T05:47:42.713Z Compiling md-5 v0.10.6
15612026-02-12T05:47:43.020Z Compiling libz-rs-sys v0.5.1
15622026-02-12T05:47:43.048Z Compiling curve25519-dalek v4.1.3
15632026-02-12T05:47:43.353Z Compiling vergen-lib v0.1.6
15642026-02-12T05:47:43.723Z Compiling num-integer v0.1.46
15652026-02-12T05:47:43.751Z Compiling sync_wrapper v1.0.1
15662026-02-12T05:47:43.792Z Compiling hash32 v0.2.1
15672026-02-12T05:47:43.932Z Compiling ff v0.13.0
15682026-02-12T05:47:44.159Z Compiling memoffset v0.9.1
15692026-02-12T05:47:44.188Z Compiling ref-cast v1.0.25
15702026-02-12T05:47:44.425Z Compiling num-bigint-dig v0.8.6
15712026-02-12T05:47:44.521Z Compiling smoltcp v0.9.1
15722026-02-12T05:47:44.650Z Compiling base16ct v0.2.0
15732026-02-12T05:47:44.782Z Compiling cfg_aliases v0.2.1
15742026-02-12T05:47:44.804Z Compiling psl-types v2.0.11
15752026-02-12T05:47:44.903Z Compiling litrs v0.4.1
15762026-02-12T05:47:44.993Z Compiling fallible-iterator v0.2.0
15772026-02-12T05:47:45.035Z Compiling publicsuffix v2.3.0
15782026-02-12T05:47:45.249Z Compiling nix v0.29.0
15792026-02-12T05:47:45.276Z Compiling sec1 v0.7.3
15802026-02-12T05:47:45.706Z Compiling postgres-protocol v0.6.8
15812026-02-12T05:47:45.723Z Compiling num-iter v0.1.45
15822026-02-12T05:47:45.893Z Compiling group v0.13.0
15832026-02-12T05:47:46.050Z Compiling document-features v0.2.11
15842026-02-12T05:47:46.138Z Compiling tower v0.5.2
15852026-02-12T05:47:46.477Z Compiling newtype-uuid v1.3.2
15862026-02-12T05:47:47.050Z Compiling flate2 v1.1.2
15872026-02-12T05:47:47.172Z Compiling rand v0.8.5
15882026-02-12T05:47:47.342Z Compiling darling v0.21.0
15892026-02-12T05:47:47.489Z Compiling oxnet v0.1.4
15902026-02-12T05:47:47.749Z Compiling derive_builder v0.20.2
15912026-02-12T05:47:47.964Z Compiling tokio-native-tls v0.3.1
15922026-02-12T05:47:47.994Z Compiling goblin v0.8.2
15932026-02-12T05:47:48.734Z Compiling rustls-native-certs v0.8.1
15942026-02-12T05:47:49.226Z Compiling webpki-roots v1.0.1
15952026-02-12T05:47:49.247Z Compiling http-body-util v0.1.3
15962026-02-12T05:47:49.288Z Compiling strum_macros v0.27.2
15972026-02-12T05:47:49.312Z Compiling terminal_size v0.4.0
15982026-02-12T05:47:49.460Z Compiling cargo-platform v0.1.8
15992026-02-12T05:47:49.558Z Compiling hkdf v0.12.4
16002026-02-12T05:47:49.750Z Compiling crypto-bigint v0.5.5
16012026-02-12T05:47:49.853Z Compiling daft-derive v0.1.4
16022026-02-12T05:47:49.971Z Compiling curve25519-dalek-derive v0.1.1
16032026-02-12T05:47:51.446Z Compiling async-trait v0.1.89
16042026-02-12T05:47:51.513Z Compiling ref-cast-impl v1.0.25
16052026-02-12T05:47:51.787Z Compiling hubpack_derive v0.1.1
16062026-02-12T05:47:52.700Z Compiling vergen v9.0.6
16072026-02-12T05:47:52.733Z Compiling ahash v0.8.12
16082026-02-12T05:47:53.052Z Compiling fs-err v3.1.1
16092026-02-12T05:47:53.123Z Compiling bitflags v1.3.2
16102026-02-12T05:47:53.252Z Compiling bumpalo v3.16.0
16112026-02-12T05:47:53.413Z Compiling winnow v0.5.40
16122026-02-12T05:47:53.730Z Compiling ryu v1.0.18
16132026-02-12T05:47:53.875Z Compiling managed v0.8.0
16142026-02-12T05:47:54.093Z Compiling simd-adler32 v0.3.7
16152026-02-12T05:47:54.281Z Compiling unicode-segmentation v1.12.0
16162026-02-12T05:47:54.285Z Compiling iri-string v0.7.8
16172026-02-12T05:47:54.623Z Compiling lockfree-object-pool v0.1.6
16182026-02-12T05:47:54.909Z Compiling buf-list v1.0.3
16192026-02-12T05:47:55.201Z Compiling zopfli v0.8.1
16202026-02-12T05:47:55.688Z Compiling strum v0.27.2
16212026-02-12T05:47:55.716Z Compiling clap_builder v4.5.48
16222026-02-12T05:47:56.850Z Compiling toml_edit v0.19.15
16232026-02-12T05:47:57.099Z Compiling serde_urlencoded v0.7.1
16242026-02-12T05:47:57.234Z Compiling dof v0.3.0
16252026-02-12T05:47:57.641Z Compiling tower-http v0.6.6
16262026-02-12T05:47:58.181Z Compiling elliptic-curve v0.13.8
16272026-02-12T05:47:58.445Z Compiling hubpack v0.1.2
16282026-02-12T05:47:58.534Z Compiling daft v0.1.4
16292026-02-12T05:47:59.051Z Compiling cargo_metadata v0.19.2
16302026-02-12T05:47:59.074Z Compiling hyper-tls v0.6.0
16312026-02-12T05:47:59.126Z Compiling signal-hook-mio v0.2.4
16322026-02-12T05:47:59.325Z Compiling cookie_store v0.21.1
16332026-02-12T05:48:00.891Z Compiling zstd v0.13.3
16342026-02-12T05:48:02.293Z Compiling serde_with_macros v3.16.1
16352026-02-12T05:48:02.526Z Compiling postgres-types v0.2.9
16362026-02-12T05:48:03.708Z Compiling usdt-macro v0.6.0
16372026-02-12T05:48:03.826Z Compiling usdt-attr-macro v0.6.0
16382026-02-12T05:48:03.829Z Compiling phf v0.11.2
16392026-02-12T05:48:04.171Z Compiling dtrace-parser v0.2.0
16402026-02-12T05:48:04.364Z Compiling ed25519 v2.2.3
16412026-02-12T05:48:04.877Z Compiling bzip2 v0.4.4
16422026-02-12T05:48:05.247Z Compiling bzip2 v0.5.2
16432026-02-12T05:48:05.321Z Compiling pkcs1 v0.7.5
16442026-02-12T05:48:05.518Z Compiling clap_derive v4.5.47
16452026-02-12T05:48:05.650Z Compiling enum-as-inner v0.6.1
16462026-02-12T05:48:06.034Z Compiling strum_macros v0.26.4
16472026-02-12T05:48:06.272Z Compiling hex v0.4.3
16482026-02-12T05:48:06.488Z Compiling serde-big-array v0.5.1
16492026-02-12T05:48:06.737Z Compiling rfc6979 v0.4.0
16502026-02-12T05:48:06.757Z Compiling serde_repr v0.1.19
16512026-02-12T05:48:06.859Z Compiling bstr v1.10.0
16522026-02-12T05:48:06.954Z Compiling float-cmp v0.10.0
16532026-02-12T05:48:07.093Z Compiling env_filter v0.1.2
16542026-02-12T05:48:07.212Z Compiling socket2 v0.5.10
16552026-02-12T05:48:07.748Z Compiling memmap2 v0.9.8
16562026-02-12T05:48:07.838Z Compiling encoding_rs v0.8.34
16572026-02-12T05:48:08.108Z Compiling fixedbitset v0.5.7
16582026-02-12T05:48:08.170Z Compiling data-encoding v2.9.0
16592026-02-12T05:48:08.359Z Compiling normalize-line-endings v0.3.0
16602026-02-12T05:48:08.517Z Compiling foldhash v0.2.0
16612026-02-12T05:48:08.742Z Compiling mime v0.3.17
16622026-02-12T05:48:08.934Z Compiling rustc-hash v2.1.1
16632026-02-12T05:48:09.148Z Compiling difflib v0.4.0
16642026-02-12T05:48:09.265Z Compiling new_debug_unreachable v1.0.6
16652026-02-12T05:48:09.386Z Compiling jiff v0.2.15
16662026-02-12T05:48:09.882Z Compiling precomputed-hash v0.1.1
16672026-02-12T05:48:09.945Z Compiling predicates-core v1.0.8
16682026-02-12T05:48:10.029Z Compiling whoami v1.5.2
16692026-02-12T05:48:10.309Z Compiling static_assertions v1.1.0
16702026-02-12T05:48:10.379Z Compiling keccak v0.1.5
16712026-02-12T05:48:10.437Z Compiling fixedbitset v0.4.2
16722026-02-12T05:48:10.461Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16732026-02-12T05:48:10.628Z Compiling tokio-postgres v0.7.13
16742026-02-12T05:48:10.913Z Compiling petgraph v0.6.5
16752026-02-12T05:48:11.596Z Compiling sha3 v0.10.8
16762026-02-12T05:48:12.702Z Compiling strum v0.26.3
16772026-02-12T05:48:12.832Z Compiling predicates v3.1.3
16782026-02-12T05:48:12.919Z Compiling toml_edit v0.22.27
16792026-02-12T05:48:13.093Z Compiling string_cache v0.8.9
16802026-02-12T05:48:13.543Z Compiling clap v4.5.48
16812026-02-12T05:48:13.687Z Compiling iddqd v0.3.16
16822026-02-12T05:48:14.366Z Compiling hickory-proto v0.25.2
16832026-02-12T05:48:14.518Z Compiling petgraph v0.8.2
16842026-02-12T05:48:16.154Z Compiling usdt v0.6.0
16852026-02-12T05:48:16.415Z Compiling usdt-impl v0.5.0
16862026-02-12T05:48:16.680Z Compiling zip v4.2.0
16872026-02-12T05:48:17.463Z Compiling similar v2.7.0
16882026-02-12T05:48:17.716Z Compiling env_logger v0.11.8
16892026-02-12T05:48:18.487Z Compiling ecdsa v0.16.9
16902026-02-12T05:48:18.910Z Compiling serde_with v3.16.1
16912026-02-12T05:48:19.269Z Compiling rsa v0.9.8
16922026-02-12T05:48:19.386Z Compiling zip v0.6.6
16932026-02-12T05:48:19.586Z Compiling ed25519-dalek v2.1.1
16942026-02-12T05:48:21.064Z Compiling toml v0.7.8
16952026-02-12T05:48:21.230Z Compiling crossterm v0.28.1
16962026-02-12T05:48:22.552Z Compiling heck v0.4.1
16972026-02-12T05:48:22.768Z Compiling crossbeam-epoch v0.9.18
16982026-02-12T05:48:23.891Z Compiling tokio-stream v0.1.17
16992026-02-12T05:48:23.894Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17002026-02-12T05:48:23.894Z Compiling x509-cert v0.2.5
17012026-02-12T05:48:23.894Z Compiling openapiv3 v2.2.0
17022026-02-12T05:48:23.894Z Compiling sha1 v0.10.6
17032026-02-12T05:48:23.894Z Compiling itertools v0.13.0
17042026-02-12T05:48:23.959Z Compiling itertools v0.10.5
17052026-02-12T05:48:24.521Z Compiling winnow v0.6.26
17062026-02-12T05:48:26.588Z Compiling peg-runtime v0.8.5
17072026-02-12T05:48:26.626Z Compiling lalrpop-util v0.19.12
17082026-02-12T05:48:26.973Z Compiling thread_local v1.1.8
17092026-02-12T05:48:27.024Z Compiling slog-async v2.8.0
17102026-02-12T05:48:27.185Z Compiling crossbeam-channel v0.5.15
17112026-02-12T05:48:27.356Z Compiling xattr v1.3.1
17122026-02-12T05:48:27.470Z Compiling futures-executor v0.3.31
17132026-02-12T05:48:27.612Z Compiling filetime v0.2.26
17142026-02-12T05:48:27.638Z Compiling is-terminal v0.4.13
17152026-02-12T05:48:27.663Z Compiling take_mut v0.2.2
17162026-02-12T05:48:27.801Z Compiling term v1.1.0
17172026-02-12T05:48:27.850Z Compiling tar v0.4.44
17182026-02-12T05:48:27.940Z Compiling futures v0.3.31
17192026-02-12T05:48:29.055Z Compiling slog-term v2.9.2
17202026-02-12T05:48:31.553Z Compiling aws-lc-sys v0.26.0
17212026-02-12T05:49:02.078Z Compiling rustls-webpki v0.102.8
17222026-02-12T05:49:06.988Z Compiling tokio-rustls v0.26.0
17232026-02-12T05:49:07.293Z Compiling hyper-rustls v0.27.7
17242026-02-12T05:49:07.660Z Compiling reqwest v0.12.24
17252026-02-12T05:49:11.617Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17262026-02-12T05:49:11.932Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17272026-02-12T05:49:16.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
17282026-02-12T05:49:16.959Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17292026-02-12T05:49:17.019ZFeb 12 05:49:16.656 INFO Starting download, target: Console
17302026-02-12T05:49:17.019ZFeb 12 05:49:16.657 INFO Starting download, target: Cockroach
17312026-02-12T05:49:17.019ZFeb 12 05:49:16.657 INFO Starting download, target: Clickhouse
17322026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Starting download, target: DendriteStub
17332026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Starting download, target: MaghemiteMgd
17342026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Starting download, target: TransceiverControl
17352026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17362026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17372026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17382026-02-12T05:49:17.024ZFeb 12 05:49:16.657 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17392026-02-12T05:49:17.024ZFeb 12 05:49:16.658 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17402026-02-12T05:49:17.024ZFeb 12 05:49:16.658 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17412026-02-12T05:49:17.517ZFeb 12 05:49:17.150 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17422026-02-12T05:49:17.635ZFeb 12 05:49:17.271 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17432026-02-12T05:49:17.924ZFeb 12 05:49:17.556 INFO Download complete, target: TransceiverControl
17442026-02-12T05:49:18.135ZFeb 12 05:49:17.770 INFO Download complete, target: Console
17452026-02-12T05:49:18.517ZFeb 12 05:49:18.154 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-02-12T05:49:18.593ZFeb 12 05:49:18.229 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17472026-02-12T05:49:19.104ZFeb 12 05:49:18.730 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17482026-02-12T05:49:19.271ZFeb 12 05:49:18.908 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17492026-02-12T05:49:19.271ZFeb 12 05:49:18.908 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17502026-02-12T05:49:22.325ZFeb 12 05:49:21.962 INFO Download complete, target: MaghemiteMgd
17512026-02-12T05:49:22.601ZFeb 12 05:49:22.238 INFO Download complete, target: DendriteStub
17522026-02-12T05:49:27.028ZFeb 12 05:49:26.664 INFO Checking that binary works, target: Cockroach
17532026-02-12T05:49:27.167ZFeb 12 05:49:26.803 INFO Download complete, target: Cockroach
17542026-02-12T05:49:30.086ZFeb 12 05:49:29.721 INFO Checking that binary works, target: Clickhouse
17552026-02-12T05:49:30.204ZFeb 12 05:49:29.840 INFO Download complete, target: Clickhouse
17562026-02-12T05:49:30.211ZAll prerequisites installed successfully
17572026-02-12T05:49:30.214Z
17582026-02-12T05:49:30.214Zreal 6:26.011205360
17592026-02-12T05:49:30.214Zuser 19:06.064100845
17602026-02-12T05:49:30.214Zsys 2:37.559112490
17612026-02-12T05:49:30.214Ztrap 0.729486885
17622026-02-12T05:49:30.215Ztflt 0.861052722
17632026-02-12T05:49:30.215Zdflt 0.952371275
17642026-02-12T05:49:30.215Zkflt 0.027654610
17652026-02-12T05:49:30.215Zlock 46:12.081336367
17662026-02-12T05:49:30.215Zslp 1:11:52.929556796
17672026-02-12T05:49:30.215Zlat 1:23.353049812
17682026-02-12T05:49:30.215Zstop 3:18.555213921
17692026-02-12T05:49:30.215Z+ ptime -m cargo xtask download softnpu
17702026-02-12T05:49:31.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
17712026-02-12T05:49:31.073Z Running `target/debug/xtask download softnpu`
17722026-02-12T05:49:32.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
17732026-02-12T05:49:32.253Z Running `target/debug/xtask-downloader softnpu`
17742026-02-12T05:49:32.298ZFeb 12 05:49:31.933 INFO Starting download, target: Softnpu
17752026-02-12T05:49:32.301ZFeb 12 05:49:31.934 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17762026-02-12T05:49:32.906ZFeb 12 05:49:32.542 INFO Download complete, target: Softnpu
17772026-02-12T05:49:32.910Z
17782026-02-12T05:49:32.913Zreal 2.691640479
17792026-02-12T05:49:32.914Zuser 1.720463412
17802026-02-12T05:49:32.914Zsys 0.758639833
17812026-02-12T05:49:32.914Ztrap 0.001234744
17822026-02-12T05:49:32.914Ztflt 0.000189677
17832026-02-12T05:49:32.914Zdflt 0.000165729
17842026-02-12T05:49:32.914Zkflt 0.000000000
17852026-02-12T05:49:32.914Zlock 6.436630911
17862026-02-12T05:49:32.914Zslp 0.447047941
17872026-02-12T05:49:32.914Zlat 0.087619683
17882026-02-12T05:49:32.914Zstop 0.000212836
17892026-02-12T05:49:32.914Z+ export CARGO_INCREMENTAL=0
17902026-02-12T05:49:32.914Z+ CARGO_INCREMENTAL=0
17912026-02-12T05:49:32.914Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17922026-02-12T05:49:34.247Z Compiling proc-macro2 v1.0.101
17932026-02-12T05:49:34.247Z Compiling unicode-ident v1.0.19
17942026-02-12T05:49:34.252Z Compiling libc v0.2.180
17952026-02-12T05:49:34.252Z Compiling serde_core v1.0.228
17962026-02-12T05:49:34.252Z Compiling serde v1.0.228
17972026-02-12T05:49:34.252Z Compiling autocfg v1.4.0
17982026-02-12T05:49:34.252Z Compiling cfg-if v1.0.4
17992026-02-12T05:49:34.581Z Compiling version_check v0.9.5
18002026-02-12T05:49:34.601Z Compiling memchr v2.7.4
18012026-02-12T05:49:34.621Z Compiling shlex v1.3.0
18022026-02-12T05:49:35.079Z Compiling value-bag v1.12.0
18032026-02-12T05:49:35.116Z Compiling zmij v1.0.15
18042026-02-12T05:49:35.171Z Compiling lock_api v0.4.12
18052026-02-12T05:49:35.607Z Compiling log v0.4.29
18062026-02-12T05:49:35.628Z Compiling typenum v1.17.0
18072026-02-12T05:49:35.812Z Compiling portable-atomic v1.11.0
18082026-02-12T05:49:36.497Z Compiling quote v1.0.40
18092026-02-12T05:49:36.562Z Compiling jobserver v0.1.32
18102026-02-12T05:49:36.662Z Compiling serde_json v1.0.149
18112026-02-12T05:49:36.818Z Compiling generic-array v0.14.7
18122026-02-12T05:49:37.006Z Compiling syn v2.0.114
18132026-02-12T05:49:37.078Z Compiling cc v1.2.30
18142026-02-12T05:49:37.100Z Compiling getrandom v0.3.4
18152026-02-12T05:49:37.156Z Compiling libm v0.2.8
18162026-02-12T05:49:37.226Z Compiling num-traits v0.2.19
18172026-02-12T05:49:37.593Z Compiling scopeguard v1.2.0
18182026-02-12T05:49:37.654Z Compiling parking_lot_core v0.9.10
18192026-02-12T05:49:37.698Z Compiling smallvec v1.15.1
18202026-02-12T05:49:38.105Z Compiling regex-syntax v0.8.5
18212026-02-12T05:49:38.239Z Compiling itoa v1.0.11
18222026-02-12T05:49:39.043Z Compiling getrandom v0.2.15
18232026-02-12T05:49:39.104Z Compiling thiserror v2.0.18
18242026-02-12T05:49:39.434Z Compiling pkg-config v0.3.31
18252026-02-12T05:49:39.671Z Compiling aho-corasick v1.1.3
18262026-02-12T05:49:39.742Z Compiling rustix v0.38.37
18272026-02-12T05:49:40.331Z Compiling errno v0.3.12
18282026-02-12T05:49:40.335Z Compiling stable_deref_trait v1.2.0
18292026-02-12T05:49:40.490Z Compiling either v1.15.0
18302026-02-12T05:49:40.516Z Compiling spin v0.9.8
18312026-02-12T05:49:40.676Z Compiling slab v0.4.9
18322026-02-12T05:49:40.702Z Compiling allocator-api2 v0.2.21
18332026-02-12T05:49:40.958Z Compiling equivalent v1.0.2
18342026-02-12T05:49:41.040Z Compiling semver v1.0.27
18352026-02-12T05:49:41.135Z Compiling lazy_static v1.5.0
18362026-02-12T05:49:41.616Z Compiling regex-automata v0.4.11
18372026-02-12T05:49:41.749Z Compiling schemars v0.8.22
18382026-02-12T05:49:43.265Z Compiling rand_core v0.6.4
18392026-02-12T05:49:43.880Z Compiling byteorder v1.5.0
18402026-02-12T05:49:43.903Z Compiling critical-section v1.1.3
18412026-02-12T05:49:44.098Z Compiling once_cell v1.21.3
18422026-02-12T05:49:44.426Z Compiling synstructure v0.13.1
18432026-02-12T05:49:44.565Z Compiling serde_derive_internals v0.29.1
18442026-02-12T05:49:45.200Z Compiling litemap v0.7.3
18452026-02-12T05:49:45.257Z Compiling writeable v0.5.5
18462026-02-12T05:49:45.604Z Compiling subtle v2.6.1
18472026-02-12T05:49:45.664Z Compiling glob v0.3.2
18482026-02-12T05:49:46.260Z Compiling percent-encoding v2.3.2
18492026-02-12T05:49:46.345Z Compiling pin-project-lite v0.2.14
18502026-02-12T05:49:46.402Z Compiling clang-sys v1.8.1
18512026-02-12T05:49:46.425Z Compiling prettyplease v0.2.36
18522026-02-12T05:49:46.684Z Compiling minimal-lexical v0.2.1
18532026-02-12T05:49:46.781Z Compiling fnv v1.0.7
18542026-02-12T05:49:46.968Z Compiling icu_locid_transform_data v1.5.0
18552026-02-12T05:49:47.068Z Compiling regex v1.11.3
18562026-02-12T05:49:47.138Z Compiling nom v7.1.3
18572026-02-12T05:49:47.278Z Compiling libloading v0.8.5
18582026-02-12T05:49:47.977Z Compiling icu_properties_data v1.5.0
18592026-02-12T05:49:47.980Z Compiling home v0.5.9
18602026-02-12T05:49:48.020Z Compiling serde_derive v1.0.228
18612026-02-12T05:49:48.042Z Compiling zeroize_derive v1.4.2
18622026-02-12T05:49:48.075Z Compiling zerofrom-derive v0.1.4
18632026-02-12T05:49:48.215Z Compiling yoke-derive v0.7.4
18642026-02-12T05:49:48.239Z Compiling zerovec-derive v0.10.3
18652026-02-12T05:49:48.264Z Compiling displaydoc v0.2.5
18662026-02-12T05:49:49.313Z Compiling icu_provider_macros v1.5.0
18672026-02-12T05:49:49.701Z Compiling tokio-macros v2.6.0
18682026-02-12T05:49:50.318Z Compiling zeroize v1.8.1
18692026-02-12T05:49:50.367Z Compiling thiserror-impl v2.0.18
18702026-02-12T05:49:50.464Z Compiling zerocopy-derive v0.7.35
18712026-02-12T05:49:50.546Z Compiling futures-macro v0.3.31
18722026-02-12T05:49:50.728Z Compiling zerofrom v0.1.4
18732026-02-12T05:49:50.753Z Compiling schemars_derive v0.8.22
18742026-02-12T05:49:50.976Z Compiling yoke v0.7.4
18752026-02-12T05:49:51.318Z Compiling zerovec v0.10.4
18762026-02-12T05:49:51.758Z Compiling bindgen v0.69.5
18772026-02-12T05:49:52.228Z Compiling cexpr v0.6.0
18782026-02-12T05:49:53.367Z Compiling tinystr v0.7.6
18792026-02-12T05:49:53.542Z Compiling icu_collections v1.5.0
18802026-02-12T05:49:53.628Z Compiling itertools v0.12.1
18812026-02-12T05:49:53.897Z Compiling icu_locid v1.5.0
18822026-02-12T05:49:54.105Z Compiling icu_normalizer_data v1.5.0
18832026-02-12T05:49:54.235Z Compiling utf8_iter v1.0.4
18842026-02-12T05:49:54.458Z Compiling utf16_iter v1.0.5
18852026-02-12T05:49:54.553Z Compiling paste v1.0.15
18862026-02-12T05:49:55.035Z Compiling rustc-hash v1.1.0
18872026-02-12T05:49:55.221Z Compiling lazycell v1.3.0
18882026-02-12T05:49:55.426Z Compiling icu_provider v1.5.0
18892026-02-12T05:49:55.869Z Compiling bitflags v2.9.4
18902026-02-12T05:49:56.173Z Compiling bytes v1.11.1
18912026-02-12T05:49:56.615Z Compiling icu_locid_transform v1.5.0
18922026-02-12T05:49:57.200Z Compiling heck v0.5.0
18932026-02-12T05:49:57.602Z Compiling write16 v1.0.0
18942026-02-12T05:49:57.725Z Compiling cmake v0.1.51
18952026-02-12T05:49:57.777Z Compiling signal-hook-registry v1.4.2
18962026-02-12T05:49:58.252Z Compiling icu_properties v1.5.1
18972026-02-12T05:49:58.421Z Compiling dunce v1.0.5
18982026-02-12T05:49:58.498Z Compiling fs_extra v1.3.0
18992026-02-12T05:49:58.585Z Compiling parking_lot v0.12.3
19002026-02-12T05:49:59.593Z Compiling crypto-common v0.1.6
19012026-02-12T05:49:59.839Z Compiling hashbrown v0.16.1
19022026-02-12T05:50:00.129Z Compiling which v4.4.2
19032026-02-12T05:50:00.661Z Compiling mio v1.0.2
19042026-02-12T05:50:01.626Z Compiling form_urlencoded v1.2.2
19052026-02-12T05:50:02.017Z Compiling const-oid v0.9.6
19062026-02-12T05:50:02.205Z Compiling icu_normalizer v1.5.0
19072026-02-12T05:50:02.425Z Compiling rustversion v1.0.22
19082026-02-12T05:50:03.139Z Compiling indexmap v2.13.0
19092026-02-12T05:50:03.407Z Compiling idna_adapter v1.2.0
19102026-02-12T05:50:03.666Z Compiling idna v1.0.3
19112026-02-12T05:50:03.704Z Compiling socket2 v0.6.1
19122026-02-12T05:50:04.369Z Compiling tokio v1.49.0
19132026-02-12T05:50:04.499Z Compiling url v2.5.4
19142026-02-12T05:50:06.120Z Compiling ring v0.17.14
19152026-02-12T05:50:06.554Z Compiling zerocopy v0.8.27
19162026-02-12T05:50:07.162Z Compiling block-buffer v0.10.4
19172026-02-12T05:50:07.269Z Compiling der_derive v0.7.3
19182026-02-12T05:50:07.411Z Compiling tracing-attributes v0.1.27
19192026-02-12T05:50:09.398Z Compiling aws-lc-rs v1.12.4
19202026-02-12T05:50:09.622Z Compiling vcpkg v0.2.15
19212026-02-12T05:50:09.851Z Compiling thiserror v1.0.69
19222026-02-12T05:50:09.938Z Compiling digest v0.10.7
19232026-02-12T05:50:10.115Z Compiling zerocopy-derive v0.8.27
19242026-02-12T05:50:10.202Z Compiling strsim v0.11.1
19252026-02-12T05:50:10.389Z Compiling futures-core v0.3.31
19262026-02-12T05:50:10.708Z Compiling zerocopy v0.7.35
19272026-02-12T05:50:10.823Z Compiling thiserror-impl v1.0.69
19282026-02-12T05:50:10.971Z Compiling openssl-sys v0.9.109
19292026-02-12T05:50:11.070Z Compiling iana-time-zone v0.1.63
19302026-02-12T05:50:11.885Z Compiling ucd-trie v0.1.7
19312026-02-12T05:50:11.971Z Compiling chrono v0.4.43
19322026-02-12T05:50:12.095Z Compiling aws-lc-sys v0.26.0
19332026-02-12T05:50:12.329Z Compiling pest v2.8.2
19342026-02-12T05:50:12.434Z Compiling serde_tokenstream v0.2.2
19352026-02-12T05:50:13.000Z Compiling uuid v1.19.0
19362026-02-12T05:50:13.278Z Compiling ident_case v1.0.1
19372026-02-12T05:50:13.305Z Compiling foldhash v0.1.5
19382026-02-12T05:50:13.366Z Compiling httparse v1.9.5
19392026-02-12T05:50:13.620Z Compiling hashbrown v0.15.4
19402026-02-12T05:50:14.857Z Compiling rustix v1.1.3
19412026-02-12T05:50:15.207Z Compiling pest_meta v2.8.2
19422026-02-12T05:50:16.193Z Compiling syn v1.0.109
19432026-02-12T05:50:16.742Z Compiling pest_generator v2.8.2
19442026-02-12T05:50:17.060Z Compiling time-core v0.1.6
19452026-02-12T05:50:17.398Z Compiling num-conv v0.1.0
19462026-02-12T05:50:17.453Z Compiling futures-sink v0.3.31
19472026-02-12T05:50:17.655Z Compiling futures-channel v0.3.31
19482026-02-12T05:50:17.701Z Compiling time-macros v0.2.24
19492026-02-12T05:50:18.404Z Compiling rustc_version v0.4.1
19502026-02-12T05:50:18.649Z Compiling pest_derive v2.8.2
19512026-02-12T05:50:18.975Z Compiling pin-utils v0.1.0
19522026-02-12T05:50:19.106Z Compiling futures-io v0.3.31
19532026-02-12T05:50:19.487Z Compiling futures-task v0.3.31
19542026-02-12T05:50:19.490Z Compiling openssl v0.10.73
19552026-02-12T05:50:19.547Z Compiling cpufeatures v0.2.14
19562026-02-12T05:50:19.667Z Compiling dyn-clone v1.0.20
19572026-02-12T05:50:19.775Z Compiling futures-util v0.3.31
19582026-02-12T05:50:19.952Z Compiling hmac v0.12.1
19592026-02-12T05:50:20.420Z Compiling plain v0.2.3
19602026-02-12T05:50:20.680Z Compiling block-padding v0.3.3
19612026-02-12T05:50:20.929Z Compiling openssl-macros v0.1.1
19622026-02-12T05:50:21.694Z Compiling crossbeam-utils v0.8.21
19632026-02-12T05:50:22.107Z Compiling rustls v0.23.19
19642026-02-12T05:50:22.240Z Compiling native-tls v0.2.12
19652026-02-12T05:50:22.469Z Compiling inout v0.1.3
19662026-02-12T05:50:22.690Z Compiling ppv-lite86 v0.2.20
19672026-02-12T05:50:23.590Z Compiling pretty-hex v0.4.1
19682026-02-12T05:50:24.003Z Compiling cipher v0.4.4
19692026-02-12T05:50:24.307Z Compiling sha2 v0.10.9
19702026-02-12T05:50:24.491Z Compiling http v1.4.0
19712026-02-12T05:50:25.074Z Compiling scroll_derive v0.13.1
19722026-02-12T05:50:25.859Z Compiling scroll_derive v0.12.0
19732026-02-12T05:50:26.611Z Compiling cookie v0.18.1
19742026-02-12T05:50:26.870Z Compiling base64ct v1.6.0
19752026-02-12T05:50:27.304Z Compiling anyhow v1.0.99
19762026-02-12T05:50:27.450Z Compiling pem-rfc7468 v0.7.0
19772026-02-12T05:50:27.884Z Compiling darling_core v0.21.0
19782026-02-12T05:50:27.988Z Compiling slog v2.8.2
19792026-02-12T05:50:29.457Z Compiling bzip2-sys v0.1.13+1.0.8
19802026-02-12T05:50:29.877Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19812026-02-12T05:50:29.996Z Compiling flagset v0.4.6
19822026-02-12T05:50:30.229Z Compiling der v0.7.10
19832026-02-12T05:50:32.655Z Compiling toml_datetime v0.6.11
19842026-02-12T05:50:32.688Z Compiling serde_spanned v0.6.9
19852026-02-12T05:50:32.895Z Compiling rand_core v0.9.3
19862026-02-12T05:50:32.928Z Compiling tracing-core v0.1.32
19872026-02-12T05:50:33.168Z Compiling rustls-pki-types v1.10.0
19882026-02-12T05:50:33.191Z Compiling spki v0.7.3
19892026-02-12T05:50:33.351Z Compiling darling_macro v0.21.0
19902026-02-12T05:50:33.763Z Compiling tracing v0.1.40
19912026-02-12T05:50:33.839Z Compiling salsa20 v0.10.2
19922026-02-12T05:50:34.107Z Compiling pbkdf2 v0.12.2
19932026-02-12T05:50:34.269Z Compiling darling v0.21.0
19942026-02-12T05:50:34.603Z Compiling base64 v0.22.1
19952026-02-12T05:50:34.863Z Compiling camino v1.2.2
19962026-02-12T05:50:35.129Z Compiling winnow v0.5.40
19972026-02-12T05:50:35.236Z Compiling litrs v0.4.1
19982026-02-12T05:50:35.991Z Compiling scrypt v0.11.0
19992026-02-12T05:50:36.206Z Compiling document-features v0.2.11
20002026-02-12T05:50:36.449Z Compiling rand_chacha v0.9.0
20012026-02-12T05:50:37.133Z Compiling tokio-util v0.7.15
20022026-02-12T05:50:37.184Z Compiling cbc v0.1.2
20032026-02-12T05:50:37.278Z Compiling aes v0.8.4
20042026-02-12T05:50:38.544Z Compiling toml_edit v0.19.15
20052026-02-12T05:50:40.514Z Compiling usdt-impl v0.5.0
20062026-02-12T05:50:40.622Z Compiling powerfmt v0.2.0
20072026-02-12T05:50:40.937Z Compiling untrusted v0.7.1
20082026-02-12T05:50:41.155Z Compiling usdt-impl v0.6.0
20092026-02-12T05:50:41.178Z Compiling untrusted v0.9.0
20102026-02-12T05:50:41.400Z Compiling ref-cast v1.0.25
20112026-02-12T05:50:41.548Z Compiling deranged v0.5.3
20122026-02-12T05:50:41.923Z Compiling pkcs5 v0.7.1
20132026-02-12T05:50:42.873Z Compiling rand v0.9.2
20142026-02-12T05:50:44.925Z Compiling http-body v1.0.1
20152026-02-12T05:50:45.216Z Compiling scroll v0.12.0
20162026-02-12T05:50:45.795Z Compiling scroll v0.13.0
20172026-02-12T05:50:45.850Z Compiling heapless v0.7.17
20182026-02-12T05:50:46.459Z Compiling adler2 v2.0.0
20192026-02-12T05:50:46.685Z Compiling signal-hook v0.3.18
20202026-02-12T05:50:46.977Z Compiling cfg_aliases v0.2.1
20212026-02-12T05:50:47.010Z Compiling atomic-waker v1.1.2
20222026-02-12T05:50:47.379Z Compiling num_threads v0.1.7
20232026-02-12T05:50:47.461Z Compiling zstd-safe v7.2.3
20242026-02-12T05:50:47.486Z Compiling miniz_oxide v0.8.5
20252026-02-12T05:50:47.821Z Compiling time v0.3.43
20262026-02-12T05:50:49.082Z Compiling goblin v0.10.2
20272026-02-12T05:50:49.861Z Compiling goblin v0.8.2
20282026-02-12T05:50:51.823Z Compiling pkcs8 v0.10.2
20292026-02-12T05:50:52.705Z Compiling ipnetwork v0.21.1
20302026-02-12T05:50:54.500Z Compiling darling_core v0.20.10
20312026-02-12T05:50:56.504Z Compiling ref-cast-impl v1.0.25
20322026-02-12T05:50:57.575Z Compiling memoffset v0.9.1
20332026-02-12T05:50:57.947Z Compiling tower-layer v0.3.3
20342026-02-12T05:50:58.385Z Compiling try-lock v0.2.5
20352026-02-12T05:50:58.579Z Compiling tinyvec_macros v0.1.1
20362026-02-12T05:50:58.692Z Compiling tower-service v0.3.3
20372026-02-12T05:50:59.008Z Compiling tinyvec v1.8.0
20382026-02-12T05:50:59.058Z Compiling want v0.3.1
20392026-02-12T05:50:59.446Z Compiling darling_macro v0.20.10
20402026-02-12T05:50:59.468Z Compiling dof v0.4.0
20412026-02-12T05:51:00.256Z Compiling dof v0.3.0
20422026-02-12T05:51:00.506Z Compiling h2 v0.4.6
20432026-02-12T05:51:01.743Z Compiling dtrace-parser v0.2.0
20442026-02-12T05:51:03.085Z Compiling dtrace-parser v0.3.0
20452026-02-12T05:51:03.270Z Compiling curve25519-dalek v4.1.3
20462026-02-12T05:51:03.760Z Compiling ipnet v2.11.0
20472026-02-12T05:51:03.788Z Compiling daft-derive v0.1.4
20482026-02-12T05:51:04.560Z Compiling async-trait v0.1.89
20492026-02-12T05:51:05.237Z Compiling thread-id v5.0.0
20502026-02-12T05:51:05.382Z Compiling thread-id v4.2.2
20512026-02-12T05:51:05.539Z Compiling fastrand v2.1.1
20522026-02-12T05:51:06.015Z Compiling smoltcp v0.9.1
20532026-02-12T05:51:06.045Z Compiling openssl-probe v0.1.5
20542026-02-12T05:51:06.334Z Compiling foreign-types-shared v0.1.1
20552026-02-12T05:51:06.597Z Compiling ryu v1.0.18
20562026-02-12T05:51:06.856Z Compiling num-bigint-dig v0.8.6
20572026-02-12T05:51:07.199Z Compiling httpdate v1.0.3
20582026-02-12T05:51:07.551Z Compiling foreign-types v0.3.2
20592026-02-12T05:51:07.794Z Compiling tempfile v3.24.0
20602026-02-12T05:51:09.154Z Compiling hyper v1.8.1
20612026-02-12T05:51:14.863Z Compiling darling v0.20.10
20622026-02-12T05:51:16.747Z Compiling strum_macros v0.26.4
20632026-02-12T05:51:18.487Z Compiling wait-timeout v0.2.0
20642026-02-12T05:51:18.919Z Compiling bit-vec v0.8.0
20652026-02-12T05:51:19.393Z Compiling gimli v0.31.1
20662026-02-12T05:51:20.455Z Compiling quick-error v1.2.3
20672026-02-12T05:51:20.651Z Compiling anstyle v1.0.11
20682026-02-12T05:51:21.055Z Compiling utf8parse v0.2.2
20692026-02-12T05:51:21.245Z Compiling anstyle-parse v0.2.5
20702026-02-12T05:51:23.391Z Compiling rusty-fork v0.3.0
20712026-02-12T05:51:23.943Z Compiling addr2line v0.24.2
20722026-02-12T05:51:25.927Z Compiling bit-set v0.8.0
20732026-02-12T05:51:27.199Z Compiling derive_builder_core v0.20.2
20742026-02-12T05:51:27.929Z Compiling hyper-util v0.1.19
20752026-02-12T05:51:29.067Z Compiling unicode-normalization v0.1.24
20762026-02-12T05:51:29.467Z Compiling nix v0.29.0
20772026-02-12T05:51:30.551Z Compiling rand_xorshift v0.4.0
20782026-02-12T05:51:30.802Z Compiling hubpack_derive v0.1.1
20792026-02-12T05:51:31.714Z Compiling signature v2.2.0
20802026-02-12T05:51:31.967Z Compiling openapiv3 v2.2.0
20812026-02-12T05:51:32.626Z Compiling strum_macros v0.27.2
20822026-02-12T05:51:34.153Z Compiling erased-serde v0.3.31
20832026-02-12T05:51:35.027Z Compiling curve25519-dalek-derive v0.1.1
20842026-02-12T05:51:36.036Z Compiling object v0.36.5
20852026-02-12T05:51:37.061Z Compiling fs-err v3.1.1
20862026-02-12T05:51:37.425Z Compiling ahash v0.8.12
20872026-02-12T05:51:37.821Z Compiling crc32fast v1.4.2
20882026-02-12T05:51:38.170Z Compiling colorchoice v1.0.2
20892026-02-12T05:51:38.373Z Compiling unicode-segmentation v1.12.0
20902026-02-12T05:51:39.258Z Compiling is_terminal_polyfill v1.70.1
20912026-02-12T05:51:39.604Z Compiling rustc-demangle v0.1.24
20922026-02-12T05:51:40.427Z Compiling unicode-properties v0.1.3
20932026-02-12T05:51:40.880Z Compiling unicode-bidi v0.3.17
20942026-02-12T05:51:41.626Z Compiling zlib-rs v0.5.1
20952026-02-12T05:51:41.988Z Compiling anstyle-query v1.1.1
20962026-02-12T05:51:41.991Z Compiling buf-list v1.0.3
20972026-02-12T05:51:42.167Z Compiling unarray v0.1.4
20982026-02-12T05:51:42.580Z Compiling siphasher v0.3.11
20992026-02-12T05:51:42.967Z Compiling phf_shared v0.11.2
21002026-02-12T05:51:43.290Z Compiling backtrace v0.3.74
21012026-02-12T05:51:43.336Z Compiling proptest v1.7.0
21022026-02-12T05:51:44.836Z Compiling anstream v0.6.18
21032026-02-12T05:51:45.445Z Compiling stringprep v0.1.5
21042026-02-12T05:51:46.285Z Compiling libz-rs-sys v0.5.1
21052026-02-12T05:51:51.120Z Compiling derive_builder_macro v0.20.2
21062026-02-12T05:51:52.002Z Compiling usdt-macro v0.6.0
21072026-02-12T05:51:53.281Z Compiling rustls-webpki v0.102.8
21082026-02-12T05:51:53.392Z Compiling usdt-attr-macro v0.6.0
21092026-02-12T05:51:53.926Z Compiling oxnet v0.1.4
21102026-02-12T05:51:54.204Z Compiling http-body-util v0.1.3
21112026-02-12T05:51:55.194Z Compiling rand_chacha v0.3.1
21122026-02-12T05:51:55.377Z Compiling sync_wrapper v1.0.1
21132026-02-12T05:51:55.571Z Compiling md-5 v0.10.6
21142026-02-12T05:51:55.615Z Compiling vergen-lib v0.1.6
21152026-02-12T05:51:55.864Z Compiling num-integer v0.1.46
21162026-02-12T05:51:55.969Z Compiling ff v0.13.0
21172026-02-12T05:51:55.992Z Compiling hash32 v0.2.1
21182026-02-12T05:51:56.034Z Compiling encoding_rs v0.8.34
21192026-02-12T05:51:56.208Z Compiling base16ct v0.2.0
21202026-02-12T05:51:56.355Z Compiling psl-types v2.0.11
21212026-02-12T05:51:56.539Z Compiling fallible-iterator v0.2.0
21222026-02-12T05:51:56.597Z Compiling mime v0.3.17
21232026-02-12T05:51:57.277Z Compiling postgres-protocol v0.6.8
21242026-02-12T05:51:57.408Z Compiling publicsuffix v2.3.0
21252026-02-12T05:51:57.626Z Compiling serde_urlencoded v0.7.1
21262026-02-12T05:51:57.784Z Compiling sec1 v0.7.3
21272026-02-12T05:51:57.967Z Compiling num-iter v0.1.45
21282026-02-12T05:51:58.210Z Compiling group v0.13.0
21292026-02-12T05:51:58.392Z Compiling rand v0.8.5
21302026-02-12T05:51:58.548Z Compiling tower v0.5.2
21312026-02-12T05:52:00.949Z Compiling derive_builder v0.20.2
21322026-02-12T05:52:01.470Z Compiling tokio-rustls v0.26.0
21332026-02-12T05:52:01.804Z Compiling tokio-native-tls v0.3.1
21342026-02-12T05:52:02.108Z Compiling newtype-uuid v1.3.2
21352026-02-12T05:52:02.302Z Compiling flate2 v1.1.2
21362026-02-12T05:52:02.727Z Compiling heck v0.4.1
21372026-02-12T05:52:03.180Z Compiling rustls-native-certs v0.8.1
21382026-02-12T05:52:03.488Z Compiling webpki-roots v1.0.1
21392026-02-12T05:52:03.846Z Compiling serde_with_macros v3.16.1
21402026-02-12T05:52:04.179Z Compiling hkdf v0.12.4
21412026-02-12T05:52:04.253Z Compiling regress v0.10.4
21422026-02-12T05:52:04.452Z Compiling vergen v9.0.6
21432026-02-12T05:52:04.664Z Compiling terminal_size v0.4.0
21442026-02-12T05:52:04.815Z Compiling enum-as-inner v0.6.1
21452026-02-12T05:52:04.915Z Compiling clap_derive v4.5.47
21462026-02-12T05:52:06.115Z Compiling cargo-platform v0.1.8
21472026-02-12T05:52:06.140Z Compiling crypto-bigint v0.5.5
21482026-02-12T05:52:06.582Z Compiling serde_repr v0.1.19
21492026-02-12T05:52:07.638Z Compiling iri-string v0.7.8
21502026-02-12T05:52:07.775Z Compiling bumpalo v3.16.0
21512026-02-12T05:52:08.227Z Compiling winnow v0.7.14
21522026-02-12T05:52:08.249Z Compiling managed v0.8.0
21532026-02-12T05:52:08.701Z Compiling bitflags v1.3.2
21542026-02-12T05:52:08.846Z Compiling simd-adler32 v0.3.7
21552026-02-12T05:52:09.136Z Compiling lockfree-object-pool v0.1.6
21562026-02-12T05:52:09.425Z Compiling clap_lex v0.7.4
21572026-02-12T05:52:09.453Z Compiling zopfli v0.8.1
21582026-02-12T05:52:09.846Z Compiling clap_builder v4.5.48
21592026-02-12T05:52:11.769Z Compiling tower-http v0.6.6
21602026-02-12T05:52:12.815Z Compiling elliptic-curve v0.13.8
21612026-02-12T05:52:12.842Z Compiling typify-impl v0.4.3
21622026-02-12T05:52:13.584Z Compiling cargo_metadata v0.19.2
21632026-02-12T05:52:14.029Z Compiling hyper-tls v0.6.0
21642026-02-12T05:52:14.782Z Compiling hyper-rustls v0.27.7
21652026-02-12T05:52:15.408Z Compiling daft v0.1.4
21662026-02-12T05:52:15.998Z Compiling zstd v0.13.3
21672026-02-12T05:52:16.471Z Compiling signal-hook-mio v0.2.4
21682026-02-12T05:52:16.807Z Compiling cookie_store v0.21.1
21692026-02-12T05:52:17.163Z Compiling postgres-types v0.2.9
21702026-02-12T05:52:17.593Z Compiling phf v0.11.2
21712026-02-12T05:52:18.082Z Compiling strum v0.27.2
21722026-02-12T05:52:18.159Z Compiling ed25519 v2.2.3
21732026-02-12T05:52:18.189Z Compiling hubpack v0.1.2
21742026-02-12T05:52:18.338Z Compiling bzip2 v0.4.4
21752026-02-12T05:52:18.341Z Compiling bzip2 v0.5.2
21762026-02-12T05:52:18.603Z Compiling crossbeam-epoch v0.9.18
21772026-02-12T05:52:18.726Z Compiling pkcs1 v0.7.5
21782026-02-12T05:52:19.655Z Compiling rfc6979 v0.4.0
21792026-02-12T05:52:19.873Z Compiling float-cmp v0.10.0
21802026-02-12T05:52:19.898Z Compiling hex v0.4.3
21812026-02-12T05:52:20.490Z Compiling serde-big-array v0.5.1
21822026-02-12T05:52:21.151Z Compiling bstr v1.10.0
21832026-02-12T05:52:21.195Z Compiling memmap2 v0.9.8
21842026-02-12T05:52:21.593Z Compiling socket2 v0.5.10
21852026-02-12T05:52:22.155Z Compiling env_filter v0.1.2
21862026-02-12T05:52:22.386Z Compiling predicates-core v1.0.8
21872026-02-12T05:52:22.423Z Compiling precomputed-hash v0.1.1
21882026-02-12T05:52:22.525Z Compiling whoami v1.5.2
21892026-02-12T05:52:22.684Z Compiling fixedbitset v0.5.7
21902026-02-12T05:52:22.706Z Compiling rustc-hash v2.1.1
21912026-02-12T05:52:22.922Z Compiling toml_write v0.1.2
21922026-02-12T05:52:23.030Z Compiling keccak v0.1.5
21932026-02-12T05:52:23.305Z Compiling static_assertions v1.1.0
21942026-02-12T05:52:23.436Z Compiling new_debug_unreachable v1.0.6
21952026-02-12T05:52:23.479Z Compiling jiff v0.2.15
21962026-02-12T05:52:23.499Z Compiling data-encoding v2.9.0
21972026-02-12T05:52:23.554Z Compiling normalize-line-endings v0.3.0
21982026-02-12T05:52:23.772Z Compiling foldhash v0.2.0
21992026-02-12T05:52:23.939Z Compiling fixedbitset v0.4.2
22002026-02-12T05:52:24.159Z Compiling difflib v0.4.0
22012026-02-12T05:52:24.367Z Compiling petgraph v0.6.5
22022026-02-12T05:52:24.859Z Compiling predicates v3.1.3
22032026-02-12T05:52:25.183Z Compiling reqwest v0.12.24
22042026-02-12T05:52:25.329Z Compiling hickory-proto v0.25.2
22052026-02-12T05:52:25.353Z Compiling iddqd v0.3.16
22062026-02-12T05:52:26.158Z Compiling toml_edit v0.22.27
22072026-02-12T05:52:27.842Z Compiling string_cache v0.8.9
22082026-02-12T05:52:27.866Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22092026-02-12T05:52:30.861Z Compiling zip v4.2.0
22102026-02-12T05:52:32.945Z Compiling sha3 v0.10.8
22112026-02-12T05:52:33.348Z Compiling petgraph v0.8.2
22122026-02-12T05:52:33.537Z Compiling tokio-postgres v0.7.13
22132026-02-12T05:52:34.497Z Compiling env_logger v0.11.8
22142026-02-12T05:52:34.872Z Compiling typify-macro v0.4.3
22152026-02-12T05:52:35.200Z Compiling similar v2.7.0
22162026-02-12T05:52:36.989Z Compiling usdt v0.6.0
22172026-02-12T05:52:37.047Z Compiling serde_with v3.16.1
22182026-02-12T05:52:37.858Z Compiling ecdsa v0.16.9
22192026-02-12T05:52:38.688Z Compiling rsa v0.9.8
22202026-02-12T05:52:38.770Z Compiling zip v0.6.6
22212026-02-12T05:52:39.246Z Compiling ed25519-dalek v2.1.1
22222026-02-12T05:52:41.184Z Compiling crossterm v0.28.1
22232026-02-12T05:52:41.539Z Compiling clap v4.5.48
22242026-02-12T05:52:41.731Z Compiling strum v0.26.3
22252026-02-12T05:52:41.957Z Compiling tokio-stream v0.1.17
22262026-02-12T05:52:42.267Z Compiling toml v0.7.8
22272026-02-12T05:52:42.926Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-02-12T05:52:43.379Z Compiling x509-cert v0.2.5
22292026-02-12T05:52:44.943Z Compiling sha1 v0.10.6
22302026-02-12T05:52:45.248Z Compiling itertools v0.10.5
22312026-02-12T05:52:46.295Z Compiling itertools v0.13.0
22322026-02-12T05:52:47.294Z Compiling winnow v0.6.26
22332026-02-12T05:52:48.242Z Compiling lalrpop-util v0.19.12
22342026-02-12T05:52:48.606Z Compiling rayon-core v1.12.1
22352026-02-12T05:52:48.989Z Compiling peg-runtime v0.8.5
22362026-02-12T05:52:50.573Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22372026-02-12T05:52:56.279Z Compiling proc-macro-crate v1.3.1
22382026-02-12T05:53:00.270Z Compiling macaddr v1.0.1
22392026-02-12T05:53:03.808Z Compiling structmeta-derive v0.3.0
22402026-02-12T05:53:03.808Z Compiling itertools v0.14.0
22412026-02-12T05:53:03.844Z Compiling heapless v0.8.0
22422026-02-12T05:53:04.130Z Compiling ingot-macros v0.1.1
22432026-02-12T05:53:06.026Z Compiling structmeta v0.3.0
22442026-02-12T05:53:10.556Z Compiling num_enum_derive v0.5.11
22452026-02-12T05:53:12.566Z Compiling crossbeam-deque v0.8.5
22462026-02-12T05:53:14.840Z Compiling hash32 v0.3.1
22472026-02-12T05:53:15.216Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22482026-02-12T05:53:16.127Z Compiling smoltcp v0.11.0
22492026-02-12T05:53:18.096Z Compiling unicode-width v0.1.14
22502026-02-12T05:53:18.635Z Compiling tabwriter v1.4.0
22512026-02-12T05:53:24.005Z Compiling num_enum v0.5.11
22522026-02-12T05:53:24.243Z Compiling ingot-types v0.1.2
22532026-02-12T05:53:24.762Z Compiling typify v0.4.3
22542026-02-12T05:53:25.601Z Compiling proc-macro-error-attr v1.0.4
22552026-02-12T05:53:26.361Z Compiling unsafe-libyaml v0.2.11
22562026-02-12T05:53:28.063Z Compiling rustls v0.22.4
22572026-02-12T05:53:28.410Z Compiling cobs v0.2.3
22582026-02-12T05:53:28.540Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22592026-02-12T05:53:29.887Z Compiling postcard v1.0.10
22602026-02-12T05:53:30.525Z Compiling serde_yaml v0.9.34+deprecated
22612026-02-12T05:53:33.733Z Compiling ingot v0.1.1
22622026-02-12T05:53:33.780Z Compiling progenitor-impl v0.11.2
22632026-02-12T05:53:43.944Z Compiling futures-executor v0.3.31
22642026-02-12T05:53:44.676Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22652026-02-12T05:53:44.963Z Compiling foreign-types-macros v0.2.3
22662026-02-12T05:53:45.460Z Compiling thread_local v1.1.8
22672026-02-12T05:53:45.565Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22682026-02-12T05:53:45.656Z Compiling multer v3.1.0
22692026-02-12T05:53:45.957Z Compiling proc-macro-error v1.0.4
22702026-02-12T05:53:46.487Z Compiling foreign-types-shared v0.3.1
22712026-02-12T05:53:47.021Z Compiling slog-async v2.8.0
22722026-02-12T05:53:47.508Z Compiling match_cfg v0.1.0
22732026-02-12T05:53:53.302Z Compiling hostname v0.3.1
22742026-02-12T05:53:57.956Z Compiling foreign-types v0.5.0
22752026-02-12T05:53:59.546Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22762026-02-12T05:53:59.755Z Compiling futures v0.3.31
22772026-02-12T05:54:04.123Z Compiling progenitor-macro v0.11.2
22782026-02-12T05:54:12.584Z Compiling derive-ex v0.1.8
22792026-02-12T05:54:13.946Z Compiling progenitor-client v0.11.2
22802026-02-12T05:54:14.954Z Compiling toml_parser v1.0.6+spec-1.1.0
22812026-02-12T05:54:18.294Z Compiling slog-json v2.6.1
22822026-02-12T05:54:18.949Z Compiling crossbeam-channel v0.5.15
22832026-02-12T05:54:20.096Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22842026-02-12T05:54:20.493Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22852026-02-12T05:54:20.944Z Compiling async-stream-impl v0.3.6
22862026-02-12T05:54:21.125Z Compiling toml_datetime v0.7.5+spec-1.1.0
22872026-02-12T05:54:21.363Z Compiling serde_spanned v1.0.4
22882026-02-12T05:54:21.658Z Compiling cstr-argument v0.1.2
22892026-02-12T05:54:21.968Z Compiling is-terminal v0.4.13
22902026-02-12T05:54:22.040Z Compiling dropshot v0.16.7
22912026-02-12T05:54:22.123Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22922026-02-12T05:54:22.145Z Compiling crucible-workspace-hack v0.1.0
22932026-02-12T05:54:22.438Z Compiling typeid v1.0.3
22942026-02-12T05:54:22.505Z Compiling toml_writer v1.0.6+spec-1.1.0
22952026-02-12T05:54:23.046Z Compiling take_mut v0.2.2
22962026-02-12T05:54:23.256Z Compiling pretty-hex v0.2.1
22972026-02-12T05:54:23.461Z Compiling term v1.1.0
22982026-02-12T05:54:23.532Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22992026-02-12T05:54:24.121Z Compiling toml v0.9.11+spec-1.1.0
23002026-02-12T05:54:24.852Z Compiling slog-term v2.9.2
23012026-02-12T05:54:26.288Z Compiling async-stream v0.3.6
23022026-02-12T05:54:26.646Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23032026-02-12T05:54:27.525Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23042026-02-12T05:54:27.691Z Compiling slog-bunyan v2.5.0
23052026-02-12T05:54:27.752Z Compiling test-strategy v0.4.3
23062026-02-12T05:54:28.032Z Compiling progenitor v0.11.2
23072026-02-12T05:54:28.075Z Compiling tokio-rustls v0.25.0
23082026-02-12T05:54:28.592Z Compiling rayon v1.10.0
23092026-02-12T05:54:29.025Z Compiling parse-display-derive v0.10.0
23102026-02-12T05:54:30.620Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23112026-02-12T05:54:30.886Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23122026-02-12T05:54:30.910Z Compiling colored v2.2.0
23132026-02-12T05:54:31.245Z Compiling waitgroup v0.1.2
23142026-02-12T05:54:31.535Z Compiling nix v0.30.1
23152026-02-12T05:54:32.308Z Compiling rustls-pemfile v2.2.0
23162026-02-12T05:54:32.390Z Compiling newtype-uuid-macros v0.1.0
23172026-02-12T05:54:32.487Z Compiling dropshot_endpoint v0.16.7
23182026-02-12T05:54:32.827Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23192026-02-12T05:54:33.467Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23202026-02-12T05:54:33.592Z Compiling serde_path_to_error v0.1.20
23212026-02-12T05:54:33.712Z Compiling hostname v0.4.2
23222026-02-12T05:54:33.947Z Compiling instant v0.1.13
23232026-02-12T05:54:33.977Z Compiling colored v3.0.0
23242026-02-12T05:54:34.000Z Compiling debug-ignore v1.0.5
23252026-02-12T05:54:34.028Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23262026-02-12T05:54:34.147Z Compiling backoff v0.4.0
23272026-02-12T05:54:34.333Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23282026-02-12T05:54:34.531Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23292026-02-12T05:54:34.582Z Compiling parse-display v0.10.0
23302026-02-12T05:54:35.365Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23312026-02-12T05:54:36.516Z Compiling zone_cfg_derive v0.3.0
23322026-02-12T05:54:37.850Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23332026-02-12T05:54:38.505Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23342026-02-12T05:54:38.964Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23352026-02-12T05:54:39.011Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23362026-02-12T05:54:39.089Z Compiling camino-tempfile v1.4.1
23372026-02-12T05:54:39.455Z Compiling progenitor-client v0.10.0
23382026-02-12T05:54:40.129Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23392026-02-12T05:54:40.473Z Compiling num-derive v0.4.2
23402026-02-12T05:54:42.657Z Compiling sigpipe v0.1.3
23412026-02-12T05:54:42.829Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-02-12T05:54:43.479Z Compiling libefi-sys v0.1.0
23432026-02-12T05:54:43.537Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23442026-02-12T05:54:43.675Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23452026-02-12T05:54:43.893Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23462026-02-12T05:54:44.638Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23472026-02-12T05:54:45.106Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23482026-02-12T05:54:45.705Z Compiling erased-serde v0.4.6
23492026-02-12T05:54:46.632Z Compiling zone v0.3.1
23502026-02-12T05:54:47.634Z Compiling usdt-attr-macro v0.5.0
23512026-02-12T05:54:48.657Z Compiling usdt-macro v0.5.0
23522026-02-12T05:54:49.137Z Compiling smf v0.2.3
23532026-02-12T05:54:50.050Z Compiling bitfield-struct v0.6.2
23542026-02-12T05:54:50.369Z Compiling ordered-float v2.10.1
23552026-02-12T05:54:51.081Z Compiling blake3 v1.5.4
23562026-02-12T05:54:51.465Z Compiling memmap v0.7.0
23572026-02-12T05:54:51.768Z Compiling usdt v0.5.0
23582026-02-12T05:54:51.924Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23592026-02-12T05:54:52.233Z Compiling serde-value v0.7.0
23602026-02-12T05:54:52.332Z Compiling serde-untagged v0.1.7
23612026-02-12T05:54:52.717Z Compiling toml v0.8.23
23622026-02-12T05:54:52.904Z Compiling xattr v1.3.1
23632026-02-12T05:54:53.121Z Compiling filetime v0.2.26
23642026-02-12T05:54:53.145Z Compiling arrayref v0.3.9
23652026-02-12T05:54:53.263Z Compiling same-file v1.0.6
23662026-02-12T05:54:53.286Z Compiling arrayvec v0.7.6
23672026-02-12T05:54:53.513Z Compiling constant_time_eq v0.3.1
23682026-02-12T05:54:53.590Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23692026-02-12T05:54:53.765Z Compiling unicode-width v0.2.0
23702026-02-12T05:54:53.768Z Compiling unicode-xid v0.2.6
23712026-02-12T05:54:53.905Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23722026-02-12T05:54:54.062Z Compiling cargo-util-schemas v0.8.2
23732026-02-12T05:54:54.415Z Compiling console v0.16.0
23742026-02-12T05:54:55.378Z Compiling walkdir v2.5.0
23752026-02-12T05:54:56.220Z Compiling tar v0.4.44
23762026-02-12T05:54:56.804Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23772026-02-12T05:54:57.093Z Compiling tokio-dtrace v0.1.0
23782026-02-12T05:54:57.115Z Compiling gethostname v0.5.0
23792026-02-12T05:54:57.266Z Compiling cargo-platform v0.2.0
23802026-02-12T05:54:57.368Z Compiling topological-sort v0.2.2
23812026-02-12T05:54:57.634Z Compiling unit-prefix v0.5.1
23822026-02-12T05:54:57.696Z Compiling cargo_metadata v0.21.0
23832026-02-12T05:54:57.929Z Compiling indicatif v0.18.0
23842026-02-12T05:54:58.343Z Compiling omicron-zone-package v0.12.2
23852026-02-12T05:54:58.486Z Compiling oxide-tokio-rt v0.1.2
23862026-02-12T05:54:59.162Z Compiling indent_write v2.2.0
23872026-02-12T05:54:59.460Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23882026-02-12T05:54:59.758Z Compiling shell-words v1.1.0
23892026-02-12T05:55:06.494Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23902026-02-12T05:55:09.219Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23912026-02-12T05:55:12.246Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23922026-02-12T05:55:30.943Z Finished `release` profile [optimized] target(s) in 5m 57s
23932026-02-12T05:55:31.133Z Running `target/release/omicron-package -t test target create -p dev`
23942026-02-12T05:55:31.193ZLogging to: /work/oxidecomputer/omicron/out/LOG
23952026-02-12T05:55:31.197ZCreated new build target 'test' and set it as active
23962026-02-12T05:55:31.197Z
23972026-02-12T05:55:31.197Zreal 5:58.232135708
23982026-02-12T05:55:31.197Zuser 41:23.993359092
23992026-02-12T05:55:31.197Zsys 4:05.527756759
24002026-02-12T05:55:31.197Ztrap 1.334970079
24012026-02-12T05:55:31.197Ztflt 2.162120608
24022026-02-12T05:55:31.197Zdflt 1.027877131
24032026-02-12T05:55:31.197Zkflt 0.000158784
24042026-02-12T05:55:31.197Zlock 1:57:04.429302645
24052026-02-12T05:55:31.198Zslp 2:46:44.953574754
24062026-02-12T05:55:31.198Zlat 3:23.570675664
24072026-02-12T05:55:31.198Zstop 6:02.941202294
24082026-02-12T05:55:31.198Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24092026-02-12T05:55:32.491Z Finished `release` profile [optimized] target(s) in 1.23s
24102026-02-12T05:55:32.555Z Running `target/release/omicron-package -t test package`
24112026-02-12T05:55:32.607ZLogging to: /work/oxidecomputer/omicron/out/LOG
24122026-02-12T05:55:34.633Z Compiling convert_case v0.4.0
24132026-02-12T05:55:34.637Z Compiling progenitor-impl v0.10.0
24142026-02-12T05:55:34.856Z Compiling secrecy v0.10.3
24152026-02-12T05:55:34.859Z Compiling is-terminal v0.4.13
24162026-02-12T05:55:34.859Z Compiling half v2.4.1
24172026-02-12T05:55:34.955Z Compiling ciborium-io v0.2.2
24182026-02-12T05:55:35.009Z Compiling rustls v0.22.4
24192026-02-12T05:55:35.055Z Compiling thread_local v1.1.8
24202026-02-12T05:55:35.087Z Compiling bytecount v0.6.8
24212026-02-12T05:55:35.153Z Compiling match_cfg v0.1.0
24222026-02-12T05:55:35.286Z Compiling hostname v0.3.1
24232026-02-12T05:55:35.425Z Compiling multer v3.1.0
24242026-02-12T05:55:35.457Z Compiling derive_more v0.99.20
24252026-02-12T05:55:35.513Z Compiling ciborium-ll v0.2.2
24262026-02-12T05:55:35.540Z Compiling slog-async v2.8.0
24272026-02-12T05:55:35.543Z Compiling progenitor-client v0.11.2
24282026-02-12T05:55:35.600Z Compiling toml_parser v1.0.6+spec-1.1.0
24292026-02-12T05:55:35.667Z Compiling crossbeam-channel v0.5.15
24302026-02-12T05:55:36.026Z Compiling ciborium v0.2.2
24312026-02-12T05:55:36.119Z Compiling slog-json v2.6.1
24322026-02-12T05:55:36.504Z Compiling futures-executor v0.3.31
24332026-02-12T05:55:36.657Z Compiling toml_datetime v0.7.5+spec-1.1.0
24342026-02-12T05:55:36.946Z Compiling serde_spanned v1.0.4
24352026-02-12T05:55:36.980Z Compiling unicode-width v0.1.14
24362026-02-12T05:55:37.233Z Compiling take_mut v0.2.2
24372026-02-12T05:55:37.234Z Compiling term v1.1.0
24382026-02-12T05:55:37.447Z Compiling toml_writer v1.0.6+spec-1.1.0
24392026-02-12T05:55:37.555Z Compiling tabwriter v1.4.0
24402026-02-12T05:55:37.905Z Compiling slog-term v2.9.2
24412026-02-12T05:55:37.982Z Compiling toml v0.9.11+spec-1.1.0
24422026-02-12T05:55:38.379Z Compiling futures v0.3.31
24432026-02-12T05:55:38.546Z Compiling slog-bunyan v2.5.0
24442026-02-12T05:55:38.819Z Compiling progenitor v0.11.2
24452026-02-12T05:55:39.083Z Compiling dropshot v0.16.7
24462026-02-12T05:55:39.138Z Compiling async-stream v0.3.6
24472026-02-12T05:55:39.188Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24482026-02-12T05:55:39.453Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24492026-02-12T05:55:39.456Z Compiling waitgroup v0.1.2
24502026-02-12T05:55:39.745Z Compiling tokio-rustls v0.25.0
24512026-02-12T05:55:39.815Z Compiling rustls-pemfile v2.2.0
24522026-02-12T05:55:40.111Z Compiling serde_path_to_error v0.1.20
24532026-02-12T05:55:40.178Z Compiling hostname v0.4.2
24542026-02-12T05:55:40.225Z Compiling instant v0.1.13
24552026-02-12T05:55:40.427Z Compiling progenitor-macro v0.10.0
24562026-02-12T05:55:40.456Z Compiling debug-ignore v1.0.5
24572026-02-12T05:55:40.460Z Compiling colored v3.0.0
24582026-02-12T05:55:40.704Z Compiling swrite v0.1.0
24592026-02-12T05:55:40.878Z Compiling backoff v0.4.0
24602026-02-12T05:55:40.943Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24612026-02-12T05:55:40.971Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24622026-02-12T05:55:41.118Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24632026-02-12T05:55:41.304Z Compiling parse-display v0.10.0
24642026-02-12T05:55:41.810Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24652026-02-12T05:55:42.054Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24662026-02-12T05:55:42.133Z Compiling password-hash v0.5.0
24672026-02-12T05:55:42.494Z Compiling blake2 v0.10.6
24682026-02-12T05:55:43.566Z Compiling progenitor-client v0.10.0
24692026-02-12T05:55:43.702Z Compiling universal-hash v0.5.1
24702026-02-12T05:55:44.026Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
24712026-02-12T05:55:44.155Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24722026-02-12T05:55:44.396Z Compiling thiserror-impl-no-std v2.0.2
24732026-02-12T05:55:45.143Z Compiling macaddr v1.0.1
24742026-02-12T05:55:45.633Z Compiling derive-where v1.5.0
24752026-02-12T05:55:46.080Z Compiling opaque-debug v0.3.1
24762026-02-12T05:55:46.236Z Compiling poly1305 v0.8.0
24772026-02-12T05:55:46.586Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
24782026-02-12T05:55:46.768Z Compiling thiserror-no-std v2.0.2
24792026-02-12T05:55:46.952Z Compiling argon2 v0.5.3
24802026-02-12T05:55:47.661Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24812026-02-12T05:55:48.528Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24822026-02-12T05:55:49.456Z Compiling chacha20 v0.9.1
24832026-02-12T05:55:49.993Z Compiling num-rational v0.4.2
24842026-02-12T05:55:50.233Z Compiling aead v0.5.2
24852026-02-12T05:55:50.623Z Compiling num-complex v0.4.6
24862026-02-12T05:55:50.679Z Compiling chacha20poly1305 v0.10.1
24872026-02-12T05:55:50.977Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24882026-02-12T05:55:51.347Z Compiling progenitor v0.10.0
24892026-02-12T05:55:51.380Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24902026-02-12T05:55:51.609Z Compiling num v0.4.3
24912026-02-12T05:55:51.644Z Compiling vsss-rs v3.3.4
24922026-02-12T05:55:51.769Z Compiling console v0.15.10
24932026-02-12T05:55:53.522Z Compiling float-ord v0.3.2
24942026-02-12T05:55:54.220Z Compiling toml v0.8.23
24952026-02-12T05:55:54.352Z Compiling newline-converter v0.3.0
24962026-02-12T05:55:54.618Z Compiling atomicwrites v0.4.4
24972026-02-12T05:55:54.724Z Compiling prettyplease v0.2.36
24982026-02-12T05:55:54.775Z Compiling slog-dtrace v0.3.0
24992026-02-12T05:55:55.225Z Compiling expectorate v1.2.0
25002026-02-12T05:55:55.650Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25012026-02-12T05:55:55.690Z Compiling owo-colors v4.2.2
25022026-02-12T05:55:55.927Z Compiling cancel-safe-futures v0.1.5
25032026-02-12T05:55:56.499Z Compiling resolv-conf v0.7.0
25042026-02-12T05:55:57.980Z Compiling libsw-core v0.3.1
25052026-02-12T05:55:58.093Z Compiling async-recursion v1.1.1
25062026-02-12T05:55:58.330Z Compiling libsw v3.5.0
25072026-02-12T05:55:59.425Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25082026-02-12T05:56:01.132Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25092026-02-12T05:56:01.432Z Compiling linear-map v1.2.0
25102026-02-12T05:56:01.886Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25112026-02-12T05:56:02.186Z Compiling linked-hash-map v0.5.6
25122026-02-12T05:56:02.557Z Compiling unicode-xid v0.2.6
25132026-02-12T05:56:02.651Z Compiling lru-cache v0.1.2
25142026-02-12T05:56:02.797Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25152026-02-12T05:56:02.943Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25162026-02-12T05:56:06.591Z Compiling hickory-proto v0.24.4
25172026-02-12T05:56:09.301Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25182026-02-12T05:56:09.428Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25192026-02-12T05:56:12.859Z Compiling hickory-resolver v0.24.4
25202026-02-12T05:56:15.863Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25212026-02-12T05:56:16.526Z Compiling globset v0.4.15
25222026-02-12T05:56:18.037Z Compiling convert_case v0.7.1
25232026-02-12T05:56:18.796Z Compiling derive_more-impl v2.0.1
25242026-02-12T05:56:19.738Z Compiling qorb v0.4.1
25252026-02-12T05:56:20.544Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262026-02-12T05:56:22.793Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25272026-02-12T05:56:24.365Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25282026-02-12T05:56:26.988Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25292026-02-12T05:56:27.309Z Compiling derive_more v2.0.1
25302026-02-12T05:56:27.486Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25312026-02-12T05:56:27.829Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25322026-02-12T05:56:28.315Z Compiling pin-project-internal v1.1.6
25332026-02-12T05:56:30.100Z Compiling vte_generate_state_changes v0.1.2
25342026-02-12T05:56:30.157Z Compiling siphasher v1.0.1
25352026-02-12T05:56:30.627Z Compiling termtree v0.5.1
25362026-02-12T05:56:30.740Z Compiling vte v0.11.1
25372026-02-12T05:56:30.845Z Compiling pin-project v1.1.6
25382026-02-12T05:56:30.975Z Compiling phf_shared v0.12.1
25392026-02-12T05:56:31.048Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25402026-02-12T05:56:31.463Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25412026-02-12T05:56:33.320Z Compiling crossterm v0.29.0
25422026-02-12T05:56:36.710Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25432026-02-12T05:56:41.181Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25442026-02-12T05:56:41.217Z Compiling pem v3.0.5
25452026-02-12T05:56:42.234Z Compiling snafu-derive v0.8.5
25462026-02-12T05:56:42.705Z Compiling csv-core v0.1.11
25472026-02-12T05:56:43.607Z Compiling chrono-tz v0.10.4
25482026-02-12T05:56:43.802Z Compiling csv v1.3.1
25492026-02-12T05:56:44.038Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25502026-02-12T05:56:44.550Z Compiling strip-ansi-escapes v0.2.0
25512026-02-12T05:56:45.330Z Compiling phf v0.12.1
25522026-02-12T05:56:45.733Z Compiling const_format_proc_macros v0.2.34
25532026-02-12T05:56:45.879Z Compiling papergrid v0.11.0
25542026-02-12T05:56:45.917Z Compiling tabled_derive v0.7.0
25552026-02-12T05:56:46.025Z Compiling olpc-cjson v0.1.4
25562026-02-12T05:56:46.363Z Compiling snafu v0.8.5
25572026-02-12T05:56:46.433Z Compiling fd-lock v4.0.2
25582026-02-12T05:56:46.706Z Compiling peg-macros v0.8.5
25592026-02-12T05:56:47.497Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25602026-02-12T05:56:47.590Z Compiling serde_plain v1.0.2
25612026-02-12T05:56:47.637Z Compiling nu-ansi-term v0.50.1
25622026-02-12T05:56:47.906Z Compiling typed-path v0.9.3
25632026-02-12T05:56:48.175Z Compiling highway v1.3.0
25642026-02-12T05:56:48.551Z Compiling reedline v0.40.0
25652026-02-12T05:56:48.846Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25662026-02-12T05:56:49.719Z Compiling peg v0.8.5
25672026-02-12T05:56:49.812Z Compiling tabled v0.15.0
25682026-02-12T05:56:49.878Z Compiling const_format v0.2.34
25692026-02-12T05:56:51.062Z Compiling tough v0.20.0
25702026-02-12T05:56:55.112Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25712026-02-12T05:56:58.836Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25722026-02-12T05:57:03.198Z Compiling bcs v0.1.6
25732026-02-12T05:57:03.607Z Compiling semver v0.1.20
25742026-02-12T05:57:04.091Z Compiling base64 v0.21.7
25752026-02-12T05:57:04.196Z Compiling rustc_version v0.1.7
25762026-02-12T05:57:04.631Z Compiling newtype_derive v0.1.6
25772026-02-12T05:57:05.251Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25782026-02-12T05:57:05.686Z Compiling smawk v0.3.2
25792026-02-12T05:57:06.058Z Compiling unicode-linebreak v0.1.5
25802026-02-12T05:57:06.205Z Compiling humantime v2.2.0
25812026-02-12T05:57:06.672Z Compiling textwrap v0.16.2
25822026-02-12T05:57:07.180Z Compiling dropshot-api-manager-types v0.2.4
25832026-02-12T05:57:08.398Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25842026-02-12T05:57:09.418Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25852026-02-12T05:57:09.453Z Compiling steno v0.4.1
25862026-02-12T05:57:09.487Z Compiling utf-8 v0.7.6
25872026-02-12T05:57:09.916Z Compiling moka v0.12.10
25882026-02-12T05:57:10.345Z Compiling tagptr v0.2.0
25892026-02-12T05:57:10.547Z Compiling tungstenite v0.21.0
25902026-02-12T05:57:13.661Z Compiling tokio-tungstenite v0.21.0
25912026-02-12T05:57:14.188Z Compiling hickory-resolver v0.25.2
25922026-02-12T05:57:14.412Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25932026-02-12T05:57:14.699Z Compiling radium v0.7.0
25942026-02-12T05:57:15.308Z Compiling tap v1.0.1
25952026-02-12T05:57:15.574Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25962026-02-12T05:57:15.714Z Compiling maybe-uninit v2.0.0
25972026-02-12T05:57:16.388Z Compiling wyz v0.5.1
25982026-02-12T05:57:16.956Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25992026-02-12T05:57:21.338Z Compiling zerocopy-derive v0.6.6
26002026-02-12T05:57:23.128Z Compiling proc-macro-error-attr2 v2.0.0
26012026-02-12T05:57:23.963Z Compiling packed_struct v0.10.1
26022026-02-12T05:57:24.067Z Compiling funty v2.0.0
26032026-02-12T05:57:24.460Z Compiling display-error-chain v0.2.2
26042026-02-12T05:57:24.751Z Compiling crc-catalog v2.4.0
26052026-02-12T05:57:24.967Z Compiling crc v3.2.1
26062026-02-12T05:57:26.598Z Compiling bitvec v1.0.1
26072026-02-12T05:57:26.992Z Compiling proc-macro-error2 v2.0.1
26082026-02-12T05:57:27.590Z Compiling zerocopy v0.6.6
26092026-02-12T05:57:28.646Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26102026-02-12T05:57:30.078Z Compiling packed_struct_codegen v0.10.1
26112026-02-12T05:57:30.205Z Compiling bitfield-macros v0.19.2
26122026-02-12T05:57:31.240Z Compiling indexmap v1.9.3
26132026-02-12T05:57:31.657Z Compiling nodrop v0.1.14
26142026-02-12T05:57:31.688Z Compiling bitfield v0.19.2
26152026-02-12T05:57:31.859Z Compiling array-init v0.0.4
26162026-02-12T05:57:32.303Z Compiling smallvec v0.6.14
26172026-02-12T05:57:32.750Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26182026-02-12T05:57:32.847Z Compiling num-derive v0.3.3
26192026-02-12T05:57:32.947Z Compiling hashbrown v0.12.3
26202026-02-12T05:57:34.316Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26212026-02-12T05:57:34.910Z Compiling libscf-sys v1.1.0
26222026-02-12T05:57:35.619Z Compiling serde-hex v0.1.0
26232026-02-12T05:57:36.331Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26242026-02-12T05:57:36.615Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26252026-02-12T05:57:37.056Z Compiling ron v0.8.1
26262026-02-12T05:57:38.407Z Compiling hashbrown v0.13.2
26272026-02-12T05:57:39.762Z Compiling vergen-gitcl v1.0.8
26282026-02-12T05:57:39.830Z Compiling dirs-sys-next v0.1.2
26292026-02-12T05:57:40.175Z Compiling crc-any v2.5.0
26302026-02-12T05:57:40.348Z Compiling crunchy v0.2.2
26312026-02-12T05:57:40.888Z Compiling maplit v1.0.2
26322026-02-12T05:57:41.108Z Compiling dirs-next v2.0.0
26332026-02-12T05:57:41.171Z Compiling object v0.30.4
26342026-02-12T05:57:41.217Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26352026-02-12T05:57:41.340Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26362026-02-12T05:57:42.676Z Compiling dsl_auto_type v0.1.2
26372026-02-12T05:57:42.750Z Compiling scheduled-thread-pool v0.2.7
26382026-02-12T05:57:42.858Z Compiling diesel_table_macro_syntax v0.2.0
26392026-02-12T05:57:43.276Z Compiling tiny-keccak v2.0.2
26402026-02-12T05:57:43.672Z Compiling path-slash v0.1.5
26412026-02-12T05:57:43.935Z Compiling diesel_derives v2.2.3
26422026-02-12T05:57:44.038Z Compiling r2d2 v0.8.10
26432026-02-12T05:57:44.074Z Compiling term v0.7.0
26442026-02-12T05:57:45.313Z Compiling tabled_derive v0.11.0
26452026-02-12T05:57:45.729Z Compiling papergrid v0.17.0
26462026-02-12T05:57:47.764Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26472026-02-12T05:57:53.175Z Compiling testing_table v0.3.0
26482026-02-12T05:57:54.041Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26492026-02-12T05:57:54.259Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26502026-02-12T05:57:54.681Z Compiling arc-swap v1.7.1
26512026-02-12T05:57:55.424Z Compiling xshell-macros v0.2.7
26522026-02-12T05:57:56.233Z Compiling bit-vec v0.6.3
26532026-02-12T05:57:56.731Z Compiling bit-set v0.5.3
26542026-02-12T05:57:57.081Z Compiling xshell v0.2.7
26552026-02-12T05:57:57.310Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26562026-02-12T05:57:59.478Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26572026-02-12T05:58:00.075Z Compiling slog-scope v4.4.0
26582026-02-12T05:58:01.025Z Compiling diesel v2.2.12
26592026-02-12T05:58:02.115Z Compiling tabled v0.20.0
26602026-02-12T05:58:08.431Z Compiling ascii-canvas v3.0.0
26612026-02-12T05:58:08.906Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26622026-02-12T05:58:08.987Z Compiling ena v0.14.3
26632026-02-12T05:58:09.472Z Compiling unicase v2.8.1
26642026-02-12T05:58:09.772Z Compiling regex-syntax v0.6.29
26652026-02-12T05:58:10.126Z Compiling diff v0.1.13
26662026-02-12T05:58:10.277Z Compiling bindgen v0.71.1
26672026-02-12T05:58:10.631Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26682026-02-12T05:58:13.084Z Compiling lalrpop v0.19.12
26692026-02-12T05:58:14.577Z Compiling slog-stdlog v4.1.1
26702026-02-12T05:58:15.595Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26712026-02-12T05:58:16.864Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26722026-02-12T05:58:18.047Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26732026-02-12T05:58:18.451Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26742026-02-12T05:58:18.487Z Compiling crc8 v0.1.1
26752026-02-12T05:58:18.816Z Compiling slog-envlogger v2.2.0
26762026-02-12T05:58:21.420Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26772026-02-12T05:58:21.501Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26782026-02-12T05:58:22.474Z Compiling headers-core v0.3.0
26792026-02-12T05:58:22.732Z Compiling libxml v0.3.3
26802026-02-12T05:58:23.279Z Compiling headers v0.4.1
26812026-02-12T05:58:27.245Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26822026-02-12T05:58:30.306Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26832026-02-12T05:58:30.714Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26842026-02-12T05:58:31.589Z Compiling samael v0.0.19
26852026-02-12T05:58:31.651Z Compiling strum_macros v0.24.3
26862026-02-12T05:58:33.323Z Compiling indoc v1.0.9
26872026-02-12T05:58:34.552Z Compiling polar-core v0.27.3
26882026-02-12T05:58:34.643Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26892026-02-12T05:58:36.237Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26902026-02-12T05:58:36.644Z Compiling derive_builder v0.20.2
26912026-02-12T05:58:36.920Z Compiling oso-derive v0.27.3
26922026-02-12T05:58:37.314Z Compiling impl-trait-for-tuples v0.2.2
26932026-02-12T05:58:37.423Z Compiling quick-xml v0.37.2
26942026-02-12T05:58:37.924Z Compiling half v1.8.3
26952026-02-12T05:58:38.859Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26962026-02-12T05:58:38.948Z Compiling serde_cbor v0.11.2
26972026-02-12T05:58:41.260Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26982026-02-12T05:58:42.017Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992026-02-12T05:58:42.973Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27002026-02-12T05:58:47.551Z Compiling diesel-dtrace v0.4.2
27012026-02-12T05:58:48.936Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27022026-02-12T05:58:54.756Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27032026-02-12T05:58:55.166Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27042026-02-12T05:58:58.219Z Compiling oso v0.27.3
27052026-02-12T05:59:02.018Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27062026-02-12T05:59:02.237Z Compiling bb8 v0.8.5
27072026-02-12T05:59:02.937Z Compiling trait-variant v0.1.2
27082026-02-12T05:59:03.100Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27092026-02-12T05:59:03.655Z Compiling async-bb8-diesel v0.2.1
27102026-02-12T05:59:04.061Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27112026-02-12T05:59:05.270Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27122026-02-12T05:59:06.069Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27132026-02-12T05:59:06.697Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27142026-02-12T05:59:10.039Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27152026-02-12T05:59:10.286Z Compiling fxhash v0.2.1
27162026-02-12T05:59:10.452Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27172026-02-12T05:59:10.638Z Compiling typify-impl v0.2.0
27182026-02-12T05:59:10.934Z Compiling kstat-rs v0.2.4
27192026-02-12T05:59:11.887Z Compiling libz-sys v1.1.20
27202026-02-12T05:59:12.656Z Compiling nonempty v0.12.0
27212026-02-12T05:59:13.109Z Compiling salty v0.3.0
27222026-02-12T05:59:13.818Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27232026-02-12T05:59:15.300Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27242026-02-12T05:59:19.574Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27252026-02-12T05:59:20.077Z Compiling typify-macro v0.2.0
27262026-02-12T05:59:23.595Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27272026-02-12T05:59:28.749Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
27282026-02-12T05:59:34.358Z Compiling nanorand v0.7.0
27292026-02-12T05:59:35.121Z Compiling fs-err v2.11.0
27302026-02-12T05:59:35.582Z Compiling parking_lot_core v0.8.6
27312026-02-12T05:59:35.659Z Compiling mime_guess v2.0.5
27322026-02-12T05:59:36.142Z Compiling flume v0.11.1
27332026-02-12T05:59:36.763Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
27342026-02-12T05:59:37.013Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27352026-02-12T05:59:39.665Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27362026-02-12T05:59:44.172Z Compiling libgit2-sys v0.18.2+1.9.1
27372026-02-12T05:59:45.315Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27382026-02-12T06:00:04.708Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27392026-02-12T06:00:04.829Z Compiling tabled_derive v0.10.0
27402026-02-12T06:00:07.166Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27412026-02-12T06:00:08.697Z Compiling ignore v0.4.23
27422026-02-12T06:00:14.440Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27432026-02-12T06:00:14.778Z Compiling papergrid v0.14.0
27442026-02-12T06:00:17.063Z Compiling primeorder v0.13.6
27452026-02-12T06:00:17.678Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27462026-02-12T06:00:19.140Z Compiling castaway v0.2.3
27472026-02-12T06:00:19.359Z Compiling nibble_vec v0.1.0
27482026-02-12T06:00:19.629Z Compiling atty v0.2.14
27492026-02-12T06:00:19.861Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27502026-02-12T06:00:20.131Z Compiling endian-type v0.1.2
27512026-02-12T06:00:20.264Z Compiling parse-size v1.1.0
27522026-02-12T06:00:20.418Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27532026-02-12T06:00:20.644Z Compiling http-range v0.1.5
27542026-02-12T06:00:20.885Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27552026-02-12T06:00:20.970Z Compiling radix_trie v0.2.1
27562026-02-12T06:00:21.372Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27572026-02-12T06:00:21.923Z Compiling compact_str v0.8.0
27582026-02-12T06:00:22.268Z Compiling p384 v0.13.1
27592026-02-12T06:00:24.493Z Compiling tabled v0.18.0
27602026-02-12T06:00:27.619Z Compiling globwalk v0.9.1
27612026-02-12T06:00:27.792Z Compiling parking_lot v0.11.2
27622026-02-12T06:00:29.842Z Compiling typify v0.2.0
27632026-02-12T06:00:30.067Z Compiling predicates-tree v1.0.12
27642026-02-12T06:00:30.732Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27652026-02-12T06:00:30.976Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27662026-02-12T06:00:32.022Z Compiling unicode-truncate v1.1.0
27672026-02-12T06:00:33.511Z Compiling prefix-trie v0.7.0
27682026-02-12T06:00:34.567Z Compiling lru v0.12.5
27692026-02-12T06:00:34.986Z Compiling vergen-git2 v1.0.7
27702026-02-12T06:00:35.290Z Compiling instability v0.3.2
27712026-02-12T06:00:35.382Z Compiling cassowary v0.3.0
27722026-02-12T06:00:36.313Z Compiling indoc v2.0.6
27732026-02-12T06:00:36.495Z Compiling git2 v0.20.2
27742026-02-12T06:00:37.198Z Compiling ratatui v0.29.0
27752026-02-12T06:00:38.727Z Compiling hickory-server v0.25.2
27762026-02-12T06:00:38.914Z Compiling camino-tempfile-ext v0.3.2
27772026-02-12T06:00:40.347Z Compiling progenitor-impl v0.8.0
27782026-02-12T06:00:44.595Z Compiling hyper-staticfile v0.10.1
27792026-02-12T06:00:46.345Z Compiling sled v0.34.7
27802026-02-12T06:00:47.307Z Compiling hickory-client v0.25.2
27812026-02-12T06:00:51.155Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27822026-02-12T06:00:51.980Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27832026-02-12T06:00:52.450Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27842026-02-12T06:00:54.132Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27852026-02-12T06:00:57.370Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27862026-02-12T06:01:00.543Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27872026-02-12T06:01:02.874Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27882026-02-12T06:01:05.664Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
27892026-02-12T06:01:07.690Z Compiling rand_seeder v0.4.0
27902026-02-12T06:01:08.149Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27912026-02-12T06:01:09.153Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27922026-02-12T06:01:09.627Z Compiling lzma-sys v0.1.20
27932026-02-12T06:01:10.415Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27942026-02-12T06:01:10.863Z Compiling corncobs v0.1.4
27952026-02-12T06:01:12.594Z Compiling rustls v0.21.12
27962026-02-12T06:01:13.056Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27972026-02-12T06:01:14.876Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27982026-02-12T06:01:15.260Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27992026-02-12T06:01:16.416Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28002026-02-12T06:01:21.762Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28012026-02-12T06:01:22.321Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28022026-02-12T06:01:25.562Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28032026-02-12T06:01:31.399Z Compiling progenitor-macro v0.8.0
28042026-02-12T06:01:36.322Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28052026-02-12T06:01:42.569Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28062026-02-12T06:01:43.927Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28072026-02-12T06:01:45.248Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28082026-02-12T06:01:45.677Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28092026-02-12T06:01:46.111Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28102026-02-12T06:01:46.518Z Compiling progenitor-client v0.8.0
28112026-02-12T06:01:47.540Z Compiling sct v0.7.1
28122026-02-12T06:01:48.074Z Compiling rustls-webpki v0.101.7
28132026-02-12T06:01:50.034Z Compiling heck v0.3.3
28142026-02-12T06:01:50.442Z Compiling secrecy v0.8.0
28152026-02-12T06:01:50.831Z Compiling void v1.0.2
28162026-02-12T06:01:51.075Z Compiling lzss v0.8.2
28172026-02-12T06:01:51.987Z Compiling zone_cfg_derive v0.1.2
28182026-02-12T06:01:54.435Z Compiling progenitor v0.8.0
28192026-02-12T06:01:54.752Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28202026-02-12T06:01:58.908Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28212026-02-12T06:02:04.307Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28222026-02-12T06:02:04.343Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28232026-02-12T06:02:06.064Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28242026-02-12T06:02:06.437Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28252026-02-12T06:02:07.698Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28262026-02-12T06:02:08.384Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28272026-02-12T06:02:08.788Z Compiling tungstenite v0.23.0
28282026-02-12T06:02:14.497Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28292026-02-12T06:02:14.994Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28302026-02-12T06:02:15.237Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28312026-02-12T06:02:15.385Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28322026-02-12T06:02:15.654Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28332026-02-12T06:02:15.798Z Compiling nix v0.27.1
28342026-02-12T06:02:16.383Z Compiling serde_bytes v0.11.19
28352026-02-12T06:02:16.998Z Compiling number_prefix v0.4.0
28362026-02-12T06:02:17.328Z Compiling base64 v0.13.1
28372026-02-12T06:02:18.166Z Compiling ron v0.7.1
28382026-02-12T06:02:18.617Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28392026-02-12T06:02:18.649Z Compiling indicatif v0.17.11
28402026-02-12T06:02:21.368Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28412026-02-12T06:02:22.326Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28422026-02-12T06:02:23.288Z Compiling tokio-tungstenite v0.23.1
28432026-02-12T06:02:24.023Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28442026-02-12T06:02:25.195Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28452026-02-12T06:02:37.892Z Compiling xz2 v0.1.7
28462026-02-12T06:02:39.418Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28472026-02-12T06:02:45.710Z Compiling tokio-rustls v0.24.1
28482026-02-12T06:02:46.224Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28492026-02-12T06:02:51.673Z Compiling zone v0.1.8
28502026-02-12T06:02:54.688Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28512026-02-12T06:02:55.134Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28522026-02-12T06:02:59.982Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
28532026-02-12T06:03:03.194Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28542026-02-12T06:03:08.495Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28552026-02-12T06:03:09.282Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28562026-02-12T06:03:11.253Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28572026-02-12T06:03:12.224Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28582026-02-12T06:03:19.865Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28592026-02-12T06:03:26.592Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28602026-02-12T06:03:33.268Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28612026-02-12T06:03:36.305Z Compiling rustls-pemfile v1.0.4
28622026-02-12T06:03:36.730Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28632026-02-12T06:03:37.129Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28642026-02-12T06:03:37.546Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28652026-02-12T06:03:39.943Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28662026-02-12T06:03:41.264Z Compiling signal-hook-tokio v0.3.1
28672026-02-12T06:03:41.589Z Compiling twox-hash v2.1.0
28682026-02-12T06:03:41.692Z Compiling yasna v0.5.2
28692026-02-12T06:03:42.432Z Compiling is_ci v1.2.0
28702026-02-12T06:03:42.659Z Compiling supports-color v3.0.2
28712026-02-12T06:03:43.179Z Compiling rcgen v0.12.1
28722026-02-12T06:03:43.840Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28732026-02-12T06:03:47.075Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28742026-02-12T06:03:53.968Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28752026-02-12T06:03:54.892Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28762026-02-12T06:04:11.358Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28772026-02-12T06:04:24.189Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28782026-02-12T06:04:34.263Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28792026-02-12T06:04:36.005Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28802026-02-12T06:04:43.819Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28812026-02-12T06:04:45.413Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28822026-02-12T06:04:54.553Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28832026-02-12T06:04:54.803Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28842026-02-12T06:04:54.982Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28852026-02-12T06:04:55.323Z Compiling fatfs v0.3.6
28862026-02-12T06:04:55.371Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28872026-02-12T06:04:58.150Z Compiling subprocess v0.2.9
28882026-02-12T06:05:02.820Z Compiling rtoolbox v0.0.2
28892026-02-12T06:05:03.176Z Compiling seq-macro v0.3.6
28902026-02-12T06:05:03.282Z Compiling assert_matches v1.5.0
28912026-02-12T06:05:03.457Z Compiling rpassword v7.4.0
28922026-02-12T06:05:03.990Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28932026-02-12T06:05:05.097Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28942026-02-12T06:05:15.695Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28952026-02-12T06:05:21.309Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28962026-02-12T06:05:21.533Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28972026-02-12T06:05:44.073Z Compiling tui-tree-widget v0.23.1
28982026-02-12T06:05:44.551Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28992026-02-12T06:05:51.371Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29002026-02-12T06:05:52.339Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29012026-02-12T06:05:55.170Z Compiling uzers v0.12.1
29022026-02-12T06:05:58.349Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29032026-02-12T06:05:58.493Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29042026-02-12T06:06:09.537Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29052026-02-12T06:06:27.397Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29062026-02-12T06:06:37.890Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29072026-02-12T06:06:41.961Z Compiling support-bundle-viewer v0.1.2
29082026-02-12T06:06:42.622Z Compiling multimap v0.10.1
29092026-02-12T06:09:09.448Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29102026-02-12T06:09:20.366Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29112026-02-12T06:20:08.366Z Finished `release` profile [optimized] target(s) in 24m 35s
29122026-02-12T06:21:07.553Z
29132026-02-12T06:21:07.557Zreal 25:36.140275304
29142026-02-12T06:21:07.557Zuser 3:04:15.124812738
29152026-02-12T06:21:07.557Zsys 4:57.791384764
29162026-02-12T06:21:07.557Ztrap 4.833997370
29172026-02-12T06:21:07.557Ztflt 2.529420665
29182026-02-12T06:21:07.557Zdflt 7.144267718
29192026-02-12T06:21:07.557Zkflt 0.016866374
29202026-02-12T06:21:07.557Zlock 12:18:26.873669075
29212026-02-12T06:21:07.557Zslp 9:01:01.567998617
29222026-02-12T06:21:07.557Zlat 4:45.724550142
29232026-02-12T06:21:07.557Zstop 4:32.264781133
29242026-02-12T06:21:07.557Z+ mapfile -t packages
29252026-02-12T06:21:07.557Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29262026-02-12T06:21:08.973Z Finished `release` profile [optimized] target(s) in 1.35s
29272026-02-12T06:21:09.041Z Running `target/release/omicron-package -t test list-outputs`
29282026-02-12T06:21:09.098ZLogging to: /work/oxidecomputer/omicron/out/LOG
29292026-02-12T06:21:09.102Z+ ptime -m cargo build --locked --release -p xtask
29302026-02-12T06:21:09.958Z Compiling serde_core v1.0.228
29312026-02-12T06:21:09.958Z Compiling syn v2.0.114
29322026-02-12T06:21:09.961Z Compiling serde v1.0.228
29332026-02-12T06:21:09.961Z Compiling bitflags v2.9.4
29342026-02-12T06:21:09.961Z Compiling libc v0.2.180
29352026-02-12T06:21:09.961Z Compiling serde_json v1.0.149
29362026-02-12T06:21:10.075Z Compiling num-traits v0.2.19
29372026-02-12T06:21:10.103Z Compiling rustix v0.38.37
29382026-02-12T06:21:10.538Z Compiling smallvec v1.15.1
29392026-02-12T06:21:10.758Z Compiling hashbrown v0.16.1
29402026-02-12T06:21:10.986Z Compiling usdt-impl v0.5.0
29412026-02-12T06:21:11.006Z Compiling syn v1.0.109
29422026-02-12T06:21:11.643Z Compiling log v0.4.29
29432026-02-12T06:21:11.952Z Compiling thread-id v4.2.2
29442026-02-12T06:21:12.112Z Compiling rustix v1.1.3
29452026-02-12T06:21:12.132Z Compiling indexmap v2.13.0
29462026-02-12T06:21:12.268Z Compiling percent-encoding v2.3.2
29472026-02-12T06:21:12.800Z Compiling getrandom v0.3.4
29482026-02-12T06:21:12.855Z Compiling terminal_size v0.4.0
29492026-02-12T06:21:13.157Z Compiling ordered-float v2.10.1
29502026-02-12T06:21:13.490Z Compiling form_urlencoded v1.2.2
29512026-02-12T06:21:14.082Z Compiling fs-err v3.1.1
29522026-02-12T06:21:14.176Z Compiling once_cell v1.21.3
29532026-02-12T06:21:14.473Z Compiling anyhow v1.0.99
29542026-02-12T06:21:14.652Z Compiling heck v0.4.1
29552026-02-12T06:21:15.124Z Compiling clap_builder v4.5.48
29562026-02-12T06:21:15.782Z Compiling tempfile v3.24.0
29572026-02-12T06:21:17.181Z Compiling synstructure v0.13.1
29582026-02-12T06:21:17.218Z Compiling proc-macro-error v1.0.4
29592026-02-12T06:21:17.664Z Compiling textwrap v0.16.2
29602026-02-12T06:21:17.788Z Compiling camino-tempfile v1.4.1
29612026-02-12T06:21:18.591Z Compiling tabled_derive v0.7.0
29622026-02-12T06:21:19.974Z Compiling serde_derive v1.0.228
29632026-02-12T06:21:19.974Z Compiling thiserror-impl v2.0.18
29642026-02-12T06:21:19.974Z Compiling zerofrom-derive v0.1.4
29652026-02-12T06:21:19.989Z Compiling yoke-derive v0.7.4
29662026-02-12T06:21:20.022Z Compiling zerovec-derive v0.10.3
29672026-02-12T06:21:20.458Z Compiling displaydoc v0.2.5
29682026-02-12T06:21:21.956Z Compiling thiserror-impl v1.0.69
29692026-02-12T06:21:22.311Z Compiling icu_provider_macros v1.5.0
29702026-02-12T06:21:22.311Z Compiling zerocopy-derive v0.7.35
29712026-02-12T06:21:22.817Z Compiling thiserror v2.0.18
29722026-02-12T06:21:22.853Z Compiling zerofrom v0.1.4
29732026-02-12T06:21:23.035Z Compiling pest v2.8.2
29742026-02-12T06:21:23.136Z Compiling yoke v0.7.4
29752026-02-12T06:21:23.570Z Compiling zerovec v0.10.4
29762026-02-12T06:21:23.591Z Compiling scroll_derive v0.12.0
29772026-02-12T06:21:24.107Z Compiling zerocopy v0.7.35
29782026-02-12T06:21:24.585Z Compiling thiserror v1.0.69
29792026-02-12T06:21:25.006Z Compiling scroll v0.12.0
29802026-02-12T06:21:25.620Z Compiling goblin v0.8.2
29812026-02-12T06:21:25.722Z Compiling tinystr v0.7.6
29822026-02-12T06:21:26.134Z Compiling icu_locid v1.5.0
29832026-02-12T06:21:26.217Z Compiling pest_meta v2.8.2
29842026-02-12T06:21:26.631Z Compiling icu_collections v1.5.0
29852026-02-12T06:21:28.117Z Compiling pest_generator v2.8.2
29862026-02-12T06:21:28.154Z Compiling icu_provider v1.5.0
29872026-02-12T06:21:29.385Z Compiling icu_locid_transform v1.5.0
29882026-02-12T06:21:29.893Z Compiling toml_datetime v0.6.11
29892026-02-12T06:21:29.938Z Compiling pest_derive v2.8.2
29902026-02-12T06:21:30.474Z Compiling serde_spanned v0.6.9
29912026-02-12T06:21:30.767Z Compiling toml_edit v0.22.27
29922026-02-12T06:21:30.821Z Compiling dof v0.3.0
29932026-02-12T06:21:30.824Z Compiling dtrace-parser v0.2.0
29942026-02-12T06:21:31.714Z Compiling icu_properties v1.5.1
29952026-02-12T06:21:33.731Z Compiling serde_tokenstream v0.2.2
29962026-02-12T06:21:33.771Z Compiling erased-serde v0.4.6
29972026-02-12T06:21:35.182Z Compiling toml v0.8.23
29982026-02-12T06:21:35.495Z Compiling serde-untagged v0.1.7
29992026-02-12T06:21:36.355Z Compiling icu_normalizer v1.5.0
30002026-02-12T06:21:38.078Z Compiling idna_adapter v1.2.0
30012026-02-12T06:21:38.378Z Compiling idna v1.0.3
30022026-02-12T06:21:40.417Z Compiling url v2.5.4
30032026-02-12T06:21:41.708Z Compiling serde-value v0.7.0
30042026-02-12T06:21:43.392Z Compiling cargo-util-schemas v0.8.2
30052026-02-12T06:21:44.573Z Compiling usdt-macro v0.5.0
30062026-02-12T06:21:45.853Z Compiling usdt-attr-macro v0.5.0
30072026-02-12T06:21:46.003Z Compiling cargo-platform v0.2.0
30082026-02-12T06:21:46.819Z Compiling clap_derive v4.5.47
30092026-02-12T06:21:47.212Z Compiling usdt v0.5.0
30102026-02-12T06:21:47.244Z Compiling cargo_metadata v0.21.0
30112026-02-12T06:21:48.659Z Compiling cargo_toml v0.21.0
30122026-02-12T06:21:49.092Z Compiling macaddr v1.0.1
30132026-02-12T06:21:49.119Z Compiling tabled v0.15.0
30142026-02-12T06:21:51.010Z Compiling clap v4.5.48
30152026-02-12T06:22:01.192Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30162026-02-12T06:22:07.320Z Finished `release` profile [optimized] target(s) in 58.14s
30172026-02-12T06:22:07.471Z
30182026-02-12T06:22:07.475Zreal 58.324709301
30192026-02-12T06:22:07.475Zuser 6:23.878422042
30202026-02-12T06:22:07.475Zsys 30.525361265
30212026-02-12T06:22:07.475Ztrap 0.212286395
30222026-02-12T06:22:07.475Ztflt 0.358053862
30232026-02-12T06:22:07.475Zdflt 0.424807886
30242026-02-12T06:22:07.475Zkflt 0.000065412
30252026-02-12T06:22:07.475Zlock 18:31.372719914
30262026-02-12T06:22:07.475Zslp 21:16.300680496
30272026-02-12T06:22:07.475Zlat 28.274014422
30282026-02-12T06:22:07.475Zstop 36.849893291
30292026-02-12T06:22:07.475Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30302026-02-12T06:22:07.475Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30312026-02-12T06:22:07.475Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30322026-02-12T06:22:07.475Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30332026-02-12T06:22:07.475Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30342026-02-12T06:22:08.886Z Compiling regress v0.10.4
30352026-02-12T06:22:09.058Z Compiling unsafe-libyaml v0.2.11
30362026-02-12T06:22:09.061Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30372026-02-12T06:22:09.061Z Compiling match_cfg v0.1.0
30382026-02-12T06:22:09.114Z Compiling structmeta-derive v0.3.0
30392026-02-12T06:22:09.114Z Compiling rustls v0.22.4
30402026-02-12T06:22:09.117Z Compiling newtype-uuid-macros v0.1.0
30412026-02-12T06:22:09.117Z Compiling multer v3.1.0
30422026-02-12T06:22:09.209Z Compiling hostname v0.3.1
30432026-02-12T06:22:09.462Z Compiling debug-ignore v1.0.5
30442026-02-12T06:22:09.634Z Compiling toml_parser v1.0.6+spec-1.1.0
30452026-02-12T06:22:09.663Z Compiling progenitor-client v0.10.0
30462026-02-12T06:22:09.692Z Compiling slog-json v2.6.1
30472026-02-12T06:22:10.090Z Compiling async-stream-impl v0.3.6
30482026-02-12T06:22:10.282Z Compiling serde_yaml v0.9.34+deprecated
30492026-02-12T06:22:10.749Z Compiling toml_datetime v0.7.5+spec-1.1.0
30502026-02-12T06:22:10.889Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30512026-02-12T06:22:11.161Z Compiling serde_spanned v1.0.4
30522026-02-12T06:22:11.404Z Compiling dropshot v0.16.7
30532026-02-12T06:22:11.433Z Compiling toml_writer v1.0.6+spec-1.1.0
30542026-02-12T06:22:11.476Z Compiling async-stream v0.3.6
30552026-02-12T06:22:11.685Z Compiling structmeta v0.3.0
30562026-02-12T06:22:11.805Z Compiling toml v0.9.11+spec-1.1.0
30572026-02-12T06:22:11.862Z Compiling slog-bunyan v2.5.0
30582026-02-12T06:22:12.134Z Compiling waitgroup v0.1.2
30592026-02-12T06:22:12.138Z Compiling rustls-pemfile v2.2.0
30602026-02-12T06:22:12.392Z Compiling dropshot_endpoint v0.16.7
30612026-02-12T06:22:12.442Z Compiling itertools v0.14.0
30622026-02-12T06:22:12.515Z Compiling typify-impl v0.4.3
30632026-02-12T06:22:12.880Z Compiling hostname v0.4.2
30642026-02-12T06:22:13.176Z Compiling serde_path_to_error v0.1.20
30652026-02-12T06:22:13.963Z Compiling tokio-rustls v0.25.0
30662026-02-12T06:22:14.083Z Compiling derive-ex v0.1.8
30672026-02-12T06:22:14.475Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30682026-02-12T06:22:14.733Z Compiling macaddr v1.0.1
30692026-02-12T06:22:15.121Z Compiling tabwriter v1.4.0
30702026-02-12T06:22:15.242Z Compiling instant v0.1.13
30712026-02-12T06:22:15.459Z Compiling progenitor-client v0.11.2
30722026-02-12T06:22:15.579Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30732026-02-12T06:22:15.608Z Compiling parse-display-derive v0.10.0
30742026-02-12T06:22:16.142Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
30752026-02-12T06:22:16.445Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30762026-02-12T06:22:16.706Z Compiling colored v3.0.0
30772026-02-12T06:22:16.858Z Compiling backoff v0.4.0
30782026-02-12T06:22:16.955Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30792026-02-12T06:22:17.249Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30802026-02-12T06:22:17.500Z Compiling proc-macro-crate v1.3.1
30812026-02-12T06:22:17.785Z Compiling crucible-workspace-hack v0.1.0
30822026-02-12T06:22:17.947Z Compiling proc-macro-error v1.0.4
30832026-02-12T06:22:18.196Z Compiling heapless v0.8.0
30842026-02-12T06:22:18.334Z Compiling test-strategy v0.4.3
30852026-02-12T06:22:18.420Z Compiling num_enum_derive v0.5.11
30862026-02-12T06:22:18.580Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30872026-02-12T06:22:19.221Z Compiling ingot-macros v0.1.1
30882026-02-12T06:22:19.257Z Compiling hash32 v0.3.1
30892026-02-12T06:22:19.411Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30902026-02-12T06:22:19.543Z Compiling parse-display v0.10.0
30912026-02-12T06:22:19.568Z Compiling smoltcp v0.11.0
30922026-02-12T06:22:20.174Z Compiling foreign-types-macros v0.2.3
30932026-02-12T06:22:20.323Z Compiling foreign-types-shared v0.3.1
30942026-02-12T06:22:20.523Z Compiling cobs v0.2.3
30952026-02-12T06:22:20.767Z Compiling num_enum v0.5.11
30962026-02-12T06:22:20.869Z Compiling postcard v1.0.10
30972026-02-12T06:22:21.486Z Compiling nix v0.30.1
30982026-02-12T06:22:21.514Z Compiling foreign-types v0.5.0
30992026-02-12T06:22:21.537Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31002026-02-12T06:22:21.656Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31012026-02-12T06:22:21.966Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31022026-02-12T06:22:22.318Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31032026-02-12T06:22:22.407Z Compiling cstr-argument v0.1.2
31042026-02-12T06:22:22.436Z Compiling rayon-core v1.12.1
31052026-02-12T06:22:22.724Z Compiling pretty-hex v0.2.1
31062026-02-12T06:22:22.753Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31072026-02-12T06:22:22.945Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31082026-02-12T06:22:22.970Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31092026-02-12T06:22:23.179Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31102026-02-12T06:22:23.281Z Compiling crossbeam-deque v0.8.5
31112026-02-12T06:22:23.394Z Compiling colored v2.2.0
31122026-02-12T06:22:23.422Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31132026-02-12T06:22:24.414Z Compiling camino-tempfile v1.4.1
31142026-02-12T06:22:24.499Z Compiling typify-macro v0.4.3
31152026-02-12T06:22:24.908Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31162026-02-12T06:22:25.249Z Compiling rayon v1.10.0
31172026-02-12T06:22:25.295Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31182026-02-12T06:22:25.562Z Compiling zone_cfg_derive v0.3.0
31192026-02-12T06:22:25.982Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31202026-02-12T06:22:26.230Z Compiling ingot-types v0.1.2
31212026-02-12T06:22:26.459Z Compiling smf v0.2.3
31222026-02-12T06:22:26.708Z Compiling num-derive v0.4.2
31232026-02-12T06:22:27.033Z Compiling sigpipe v0.1.3
31242026-02-12T06:22:27.179Z Compiling ingot v0.1.1
31252026-02-12T06:22:27.213Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31262026-02-12T06:22:27.660Z Compiling zone v0.3.1
31272026-02-12T06:22:27.693Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31282026-02-12T06:22:28.186Z Compiling toml v0.8.23
31292026-02-12T06:22:28.638Z Compiling convert_case v0.4.0
31302026-02-12T06:22:28.695Z Compiling typify v0.4.3
31312026-02-12T06:22:28.907Z Compiling progenitor-impl v0.11.2
31322026-02-12T06:22:29.052Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31332026-02-12T06:22:29.324Z Compiling universal-hash v0.5.1
31342026-02-12T06:22:29.536Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31352026-02-12T06:22:29.611Z Compiling derive_more v0.99.20
31362026-02-12T06:22:29.725Z Compiling opaque-debug v0.3.1
31372026-02-12T06:22:29.871Z Compiling secrecy v0.10.3
31382026-02-12T06:22:29.897Z Compiling half v2.4.1
31392026-02-12T06:22:29.925Z Compiling ciborium-io v0.2.2
31402026-02-12T06:22:30.113Z Compiling progenitor-impl v0.10.0
31412026-02-12T06:22:30.173Z Compiling aead v0.5.2
31422026-02-12T06:22:30.301Z Compiling poly1305 v0.8.0
31432026-02-12T06:22:30.541Z Compiling ciborium-ll v0.2.2
31442026-02-12T06:22:30.615Z Compiling chacha20 v0.9.1
31452026-02-12T06:22:30.852Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31462026-02-12T06:22:31.011Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31472026-02-12T06:22:31.173Z Compiling ciborium v0.2.2
31482026-02-12T06:22:31.362Z Compiling num-rational v0.4.2
31492026-02-12T06:22:32.009Z Compiling thiserror-impl-no-std v2.0.2
31502026-02-12T06:22:32.046Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31512026-02-12T06:22:32.501Z Compiling num-complex v0.4.6
31522026-02-12T06:22:32.736Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31532026-02-12T06:22:32.903Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31542026-02-12T06:22:33.854Z Compiling num v0.4.3
31552026-02-12T06:22:34.020Z Compiling password-hash v0.5.0
31562026-02-12T06:22:34.668Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31572026-02-12T06:22:34.899Z Compiling thiserror-no-std v2.0.2
31582026-02-12T06:22:34.995Z Compiling blake2 v0.10.6
31592026-02-12T06:22:35.086Z Compiling float-ord v0.3.2
31602026-02-12T06:22:35.344Z Compiling indent_write v2.2.0
31612026-02-12T06:22:35.648Z Compiling argon2 v0.5.3
31622026-02-12T06:22:35.912Z Compiling progenitor-macro v0.11.2
31632026-02-12T06:22:36.103Z Compiling vsss-rs v3.3.4
31642026-02-12T06:22:36.390Z Compiling chacha20poly1305 v0.10.1
31652026-02-12T06:22:36.700Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31662026-02-12T06:22:36.954Z Compiling progenitor-macro v0.10.0
31672026-02-12T06:22:37.235Z Compiling gethostname v0.5.0
31682026-02-12T06:22:37.489Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31692026-02-12T06:22:37.769Z Compiling usdt-macro v0.5.0
31702026-02-12T06:22:38.044Z Compiling usdt-attr-macro v0.5.0
31712026-02-12T06:22:38.193Z Compiling derive-where v1.5.0
31722026-02-12T06:22:38.704Z Compiling owo-colors v4.2.2
31732026-02-12T06:22:39.358Z Compiling cancel-safe-futures v0.1.5
31742026-02-12T06:22:39.522Z Compiling console v0.15.10
31752026-02-12T06:22:39.710Z Compiling usdt v0.5.0
31762026-02-12T06:22:39.853Z Compiling resolv-conf v0.7.0
31772026-02-12T06:22:39.891Z Compiling libsw-core v0.3.1
31782026-02-12T06:22:40.248Z Compiling libsw v3.5.0
31792026-02-12T06:22:40.615Z Compiling async-recursion v1.1.1
31802026-02-12T06:22:40.644Z Compiling libefi-sys v0.1.0
31812026-02-12T06:22:40.873Z Compiling linear-map v1.2.0
31822026-02-12T06:22:40.940Z Compiling hickory-proto v0.24.4
31832026-02-12T06:22:41.073Z Compiling atomicwrites v0.4.4
31842026-02-12T06:22:41.264Z Compiling newline-converter v0.3.0
31852026-02-12T06:22:41.465Z Compiling bitfield-struct v0.6.2
31862026-02-12T06:22:41.494Z Compiling linked-hash-map v0.5.6
31872026-02-12T06:22:41.516Z Compiling semver v0.1.20
31882026-02-12T06:22:41.884Z Compiling rustc_version v0.1.7
31892026-02-12T06:22:42.119Z Compiling lru-cache v0.1.2
31902026-02-12T06:22:42.160Z Compiling expectorate v1.2.0
31912026-02-12T06:22:42.403Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31922026-02-12T06:22:42.475Z Compiling slog-dtrace v0.3.0
31932026-02-12T06:22:42.652Z Compiling siphasher v1.0.1
31942026-02-12T06:22:42.848Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31952026-02-12T06:22:42.907Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962026-02-12T06:22:42.979Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31972026-02-12T06:22:43.022Z Compiling phf_shared v0.12.1
31982026-02-12T06:22:43.080Z Compiling newtype_derive v0.1.6
31992026-02-12T06:22:43.397Z Compiling tokio-dtrace v0.1.0
32002026-02-12T06:22:43.424Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32012026-02-12T06:22:43.469Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022026-02-12T06:22:43.630Z Compiling dropshot-api-manager-types v0.2.4
32032026-02-12T06:22:43.902Z Compiling pin-project-internal v1.1.6
32042026-02-12T06:22:44.407Z Compiling csv-core v0.1.11
32052026-02-12T06:22:44.434Z Compiling chrono-tz v0.10.4
32062026-02-12T06:22:44.627Z Compiling base64 v0.21.7
32072026-02-12T06:22:44.817Z Compiling xshell-macros v0.2.7
32082026-02-12T06:22:44.983Z Compiling const_format_proc_macros v0.2.34
32092026-02-12T06:22:45.400Z Compiling csv v1.3.1
32102026-02-12T06:22:45.661Z Compiling xshell v0.2.7
32112026-02-12T06:22:46.324Z Compiling hickory-resolver v0.24.4
32122026-02-12T06:22:46.706Z Compiling oxide-tokio-rt v0.1.2
32132026-02-12T06:22:46.741Z Compiling pin-project v1.1.6
32142026-02-12T06:22:46.939Z Compiling phf v0.12.1
32152026-02-12T06:22:46.987Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32162026-02-12T06:22:47.064Z Compiling snafu-derive v0.8.5
32172026-02-12T06:22:47.273Z Compiling primeorder v0.13.6
32182026-02-12T06:22:47.645Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32192026-02-12T06:22:47.850Z Compiling pem v3.0.5
32202026-02-12T06:22:48.573Z Compiling same-file v1.0.6
32212026-02-12T06:22:48.800Z Compiling qorb v0.4.1
32222026-02-12T06:22:48.972Z Compiling highway v1.3.0
32232026-02-12T06:22:49.026Z Compiling progenitor v0.11.2
32242026-02-12T06:22:49.120Z Compiling walkdir v2.5.0
32252026-02-12T06:22:49.301Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
32262026-02-12T06:22:49.896Z Compiling const_format v0.2.34
32272026-02-12T06:22:50.136Z Compiling progenitor v0.10.0
32282026-02-12T06:22:50.609Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32292026-02-12T06:22:50.614Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32302026-02-12T06:22:51.839Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32312026-02-12T06:22:51.894Z Compiling snafu v0.8.5
32322026-02-12T06:22:52.216Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32332026-02-12T06:22:52.299Z Compiling tabled_derive v0.7.0
32342026-02-12T06:22:52.592Z Compiling globset v0.4.15
32352026-02-12T06:22:52.646Z Compiling olpc-cjson v0.1.4
32362026-02-12T06:22:52.993Z Compiling bcs v0.1.6
32372026-02-12T06:22:53.470Z Compiling serde_plain v1.0.2
32382026-02-12T06:22:53.501Z Compiling radium v0.7.0
32392026-02-12T06:22:53.528Z Compiling utf-8 v0.7.6
32402026-02-12T06:22:53.717Z Compiling salty v0.3.0
32412026-02-12T06:22:53.951Z Compiling typed-path v0.9.3
32422026-02-12T06:22:53.979Z Compiling termtree v0.5.1
32432026-02-12T06:22:54.157Z Compiling tungstenite v0.21.0
32442026-02-12T06:22:54.266Z Compiling textwrap v0.16.2
32452026-02-12T06:22:54.279Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32462026-02-12T06:22:54.282Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32472026-02-12T06:22:54.676Z Compiling tabled v0.15.0
32482026-02-12T06:22:54.708Z Compiling steno v0.4.1
32492026-02-12T06:22:55.345Z Compiling typify-impl v0.2.0
32502026-02-12T06:22:56.138Z Compiling tough v0.20.0
32512026-02-12T06:22:57.066Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32522026-02-12T06:22:59.112Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32532026-02-12T06:22:59.405Z Compiling tap v1.0.1
32542026-02-12T06:22:59.669Z Compiling humantime v2.2.0
32552026-02-12T06:23:00.250Z Compiling maybe-uninit v2.0.0
32562026-02-12T06:23:00.750Z Compiling moka v0.12.10
32572026-02-12T06:23:00.947Z Compiling wyz v0.5.1
32582026-02-12T06:23:01.182Z Compiling tokio-tungstenite v0.21.0
32592026-02-12T06:23:01.363Z Compiling p384 v0.13.1
32602026-02-12T06:23:01.803Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32612026-02-12T06:23:01.830Z Compiling packed_struct v0.10.1
32622026-02-12T06:23:02.220Z Compiling tagptr v0.2.0
32632026-02-12T06:23:02.278Z Compiling funty v2.0.0
32642026-02-12T06:23:02.351Z Compiling arc-swap v1.7.1
32652026-02-12T06:23:02.920Z Compiling slog-scope v4.4.0
32662026-02-12T06:23:03.032Z Compiling polyval v0.6.2
32672026-02-12T06:23:03.430Z Compiling bitvec v1.0.1
32682026-02-12T06:23:03.513Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32692026-02-12T06:23:04.050Z Compiling packed_struct_codegen v0.10.1
32702026-02-12T06:23:04.305Z Compiling zerocopy-derive v0.6.6
32712026-02-12T06:23:04.433Z Compiling bitfield-macros v0.19.2
32722026-02-12T06:23:06.095Z Compiling proc-macro-error-attr2 v2.0.0
32732026-02-12T06:23:06.234Z Compiling indexmap v1.9.3
32742026-02-12T06:23:06.331Z Compiling parking_lot_core v0.8.6
32752026-02-12T06:23:06.477Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32762026-02-12T06:23:06.642Z Compiling crc-catalog v2.4.0
32772026-02-12T06:23:06.683Z Compiling nodrop v0.1.14
32782026-02-12T06:23:06.837Z Compiling array-init v0.0.4
32792026-02-12T06:23:06.890Z Compiling crc v3.2.1
32802026-02-12T06:23:06.965Z Compiling proc-macro-error2 v2.0.1
32812026-02-12T06:23:07.030Z Compiling zerocopy v0.6.6
32822026-02-12T06:23:07.068Z Compiling bitfield v0.19.2
32832026-02-12T06:23:07.115Z Compiling typify-macro v0.2.0
32842026-02-12T06:23:07.608Z Compiling hickory-resolver v0.25.2
32852026-02-12T06:23:07.609Z Compiling ghash v0.5.1
32862026-02-12T06:23:07.662Z Compiling slog-stdlog v4.1.1
32872026-02-12T06:23:07.800Z Compiling smallvec v0.6.14
32882026-02-12T06:23:07.829Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32892026-02-12T06:23:07.856Z Compiling ctr v0.9.2
32902026-02-12T06:23:08.083Z Compiling num-derive v0.3.3
32912026-02-12T06:23:08.270Z Compiling lzma-sys v0.1.20
32922026-02-12T06:23:08.274Z Compiling unicase v2.8.1
32932026-02-12T06:23:08.784Z Compiling hashbrown v0.12.3
32942026-02-12T06:23:08.824Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32952026-02-12T06:23:09.201Z Compiling mime_guess v2.0.5
32962026-02-12T06:23:09.275Z Compiling serde-hex v0.1.0
32972026-02-12T06:23:10.313Z Compiling libscf-sys v1.1.0
32982026-02-12T06:23:10.391Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
32992026-02-12T06:23:10.608Z Compiling aes-gcm v0.10.3
33002026-02-12T06:23:10.660Z Compiling slog-envlogger v2.2.0
33012026-02-12T06:23:10.790Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33022026-02-12T06:23:10.992Z Compiling tabled_derive v0.11.0
33032026-02-12T06:23:11.180Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33042026-02-12T06:23:11.502Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33052026-02-12T06:23:12.251Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33062026-02-12T06:23:12.342Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33072026-02-12T06:23:13.314Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33082026-02-12T06:23:13.678Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33092026-02-12T06:23:13.784Z Compiling typify v0.2.0
33102026-02-12T06:23:13.817Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33112026-02-12T06:23:14.023Z Compiling progenitor-impl v0.8.0
33122026-02-12T06:23:16.861Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33132026-02-12T06:23:17.465Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33142026-02-12T06:23:18.228Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33152026-02-12T06:23:18.473Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33162026-02-12T06:23:19.078Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33172026-02-12T06:23:20.589Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33182026-02-12T06:23:20.728Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33192026-02-12T06:23:20.809Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33202026-02-12T06:23:21.038Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33212026-02-12T06:23:21.081Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33222026-02-12T06:23:21.258Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33232026-02-12T06:23:21.286Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33242026-02-12T06:23:22.298Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33252026-02-12T06:23:22.963Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33262026-02-12T06:23:23.079Z Compiling progenitor-macro v0.8.0
33272026-02-12T06:23:23.260Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33282026-02-12T06:23:24.498Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33292026-02-12T06:23:24.540Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33302026-02-12T06:23:24.778Z Compiling ron v0.8.1
33312026-02-12T06:23:25.021Z Compiling papergrid v0.17.0
33322026-02-12T06:23:27.178Z Compiling testing_table v0.3.0
33332026-02-12T06:23:27.239Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33342026-02-12T06:23:27.448Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33352026-02-12T06:23:27.508Z Compiling hashbrown v0.13.2
33362026-02-12T06:23:28.602Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33372026-02-12T06:23:28.631Z Compiling heck v0.3.3
33382026-02-12T06:23:29.116Z Compiling progenitor-client v0.8.0
33392026-02-12T06:23:29.145Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
33402026-02-12T06:23:29.593Z Compiling ssh-encoding v0.2.0
33412026-02-12T06:23:29.680Z Compiling blowfish v0.9.1
33422026-02-12T06:23:30.193Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33432026-02-12T06:23:30.239Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33442026-02-12T06:23:30.659Z Compiling nibble_vec v0.1.0
33452026-02-12T06:23:30.664Z Compiling corncobs v0.1.4
33462026-02-12T06:23:30.908Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33472026-02-12T06:23:30.953Z Compiling endian-type v0.1.2
33482026-02-12T06:23:30.980Z Compiling crc-any v2.5.0
33492026-02-12T06:23:31.048Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33502026-02-12T06:23:31.239Z Compiling radix_trie v0.2.1
33512026-02-12T06:23:31.461Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33522026-02-12T06:23:31.535Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33532026-02-12T06:23:31.913Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33542026-02-12T06:23:31.946Z Compiling ssh-cipher v0.2.0
33552026-02-12T06:23:32.059Z Compiling bcrypt-pbkdf v0.10.0
33562026-02-12T06:23:32.820Z Compiling zone_cfg_derive v0.1.2
33572026-02-12T06:23:33.348Z Compiling object v0.30.4
33582026-02-12T06:23:34.349Z Compiling tabled v0.20.0
33592026-02-12T06:23:35.904Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33602026-02-12T06:23:36.277Z Compiling progenitor v0.8.0
33612026-02-12T06:23:36.566Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33622026-02-12T06:23:36.595Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33632026-02-12T06:23:38.952Z Compiling parking_lot v0.11.2
33642026-02-12T06:23:39.882Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33652026-02-12T06:23:40.557Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33662026-02-12T06:23:41.584Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33672026-02-12T06:23:42.346Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33682026-02-12T06:23:42.418Z Compiling prefix-trie v0.7.0
33692026-02-12T06:23:42.816Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33702026-02-12T06:23:43.332Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33712026-02-12T06:23:45.023Z Compiling password-hash v0.4.2
33722026-02-12T06:23:45.533Z Compiling fxhash v0.2.1
33732026-02-12T06:23:45.802Z Compiling secrecy v0.8.0
33742026-02-12T06:23:45.833Z Compiling path-slash v0.1.5
33752026-02-12T06:23:45.901Z Compiling number_prefix v0.4.0
33762026-02-12T06:23:46.096Z Compiling http-range v0.1.5
33772026-02-12T06:23:46.124Z Compiling half v1.8.3
33782026-02-12T06:23:46.212Z Compiling base64 v0.13.1
33792026-02-12T06:23:46.468Z Compiling indicatif v0.17.11
33802026-02-12T06:23:46.605Z Compiling serde_cbor v0.11.2
33812026-02-12T06:23:46.769Z Compiling ron v0.7.1
33822026-02-12T06:23:48.022Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33832026-02-12T06:23:48.502Z Compiling sled v0.34.7
33842026-02-12T06:23:48.933Z Compiling pbkdf2 v0.11.0
33852026-02-12T06:23:49.228Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33862026-02-12T06:23:49.365Z Compiling hickory-server v0.25.2
33872026-02-12T06:23:51.648Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33882026-02-12T06:23:51.777Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33892026-02-12T06:23:52.522Z Compiling xz2 v0.1.7
33902026-02-12T06:23:52.761Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33912026-02-12T06:23:53.872Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33922026-02-12T06:23:54.078Z Compiling zone v0.1.8
33932026-02-12T06:23:54.160Z Compiling ssh-key v0.6.6
33942026-02-12T06:23:55.580Z Compiling hickory-client v0.25.2
33952026-02-12T06:23:56.259Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33962026-02-12T06:23:56.292Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33972026-02-12T06:23:57.014Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33982026-02-12T06:23:57.630Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
33992026-02-12T06:23:57.910Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
34002026-02-12T06:23:58.251Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
34012026-02-12T06:23:58.344Z Compiling p521 v0.13.3
34022026-02-12T06:23:58.387Z Compiling p256 v0.13.2
34032026-02-12T06:23:58.725Z Compiling yasna v0.5.2
34042026-02-12T06:23:59.247Z Compiling headers-core v0.3.0
34052026-02-12T06:23:59.497Z Compiling kstat-rs v0.2.4
34062026-02-12T06:23:59.979Z Compiling nanorand v0.7.0
34072026-02-12T06:24:00.145Z Compiling russh-cryptovec v0.7.3
34082026-02-12T06:24:00.300Z Compiling atty v0.2.14
34092026-02-12T06:24:00.521Z Compiling crc8 v0.1.1
34102026-02-12T06:24:00.550Z Compiling md5 v0.7.0
34112026-02-12T06:24:00.581Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
34122026-02-12T06:24:00.611Z Compiling flume v0.11.1
34132026-02-12T06:24:00.641Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34142026-02-12T06:24:00.747Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34152026-02-12T06:24:00.989Z Compiling russh-keys v0.45.0
34162026-02-12T06:24:01.134Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34172026-02-12T06:24:01.307Z Compiling rcgen v0.12.1
34182026-02-12T06:24:02.201Z Compiling headers v0.4.1
34192026-02-12T06:24:03.357Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34202026-02-12T06:24:03.455Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34212026-02-12T06:24:04.070Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34222026-02-12T06:24:04.661Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34232026-02-12T06:24:06.368Z Compiling hyper-staticfile v0.10.1
34242026-02-12T06:24:06.538Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34252026-02-12T06:24:07.477Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34262026-02-12T06:24:08.206Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34272026-02-12T06:24:09.741Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34282026-02-12T06:24:11.840Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34292026-02-12T06:24:12.420Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34302026-02-12T06:24:12.559Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34312026-02-12T06:24:14.361Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34322026-02-12T06:24:15.164Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34332026-02-12T06:24:16.075Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34342026-02-12T06:24:16.408Z Compiling num-bigint v0.4.6
34352026-02-12T06:24:17.653Z Compiling des v0.8.1
34362026-02-12T06:24:17.722Z Compiling subprocess v0.2.9
34372026-02-12T06:24:18.034Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34382026-02-12T06:24:18.488Z Compiling hex-literal v0.4.1
34392026-02-12T06:24:18.745Z Compiling display-error-chain v0.2.2
34402026-02-12T06:24:19.024Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34412026-02-12T06:24:19.050Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34422026-02-12T06:24:19.412Z Compiling russh v0.45.0
34432026-02-12T06:24:20.929Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34442026-02-12T06:24:21.467Z Compiling internet-checksum v0.2.1
34452026-02-12T06:24:22.049Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34462026-02-12T06:24:24.432Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34472026-02-12T06:24:24.739Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34482026-02-12T06:24:27.014Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34492026-02-12T06:24:28.006Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34502026-02-12T06:24:29.239Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34512026-02-12T06:24:41.200Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34522026-02-12T06:25:18.055Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34532026-02-12T06:25:50.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
34542026-02-12T06:25:50.697Z
34552026-02-12T06:25:50.700Zreal 3:43.130514516
34562026-02-12T06:25:50.700Zuser 19:43.720583774
34572026-02-12T06:25:50.700Zsys 2:41.752770301
34582026-02-12T06:25:50.700Ztrap 0.581442712
34592026-02-12T06:25:50.700Ztflt 0.356427680
34602026-02-12T06:25:50.700Zdflt 1.037846333
34612026-02-12T06:25:50.700Zkflt 0.000043092
34622026-02-12T06:25:50.700Zlock 53:54.846195418
34632026-02-12T06:25:50.700Zslp 1:11:16.604325014
34642026-02-12T06:25:50.700Zlat 1:04.046685405
34652026-02-12T06:25:50.700Zstop 2:41.568189962
34662026-02-12T06:25:50.701Z+ mkdir tests
34672026-02-12T06:25:50.704Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34682026-02-12T06:25:50.704Z+ xargs -I '{}' -t cp '{}' tests/
34692026-02-12T06:25:50.746Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-442ea0d2ec78026e tests/
34702026-02-12T06:25:50.782Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e09fb46a8fe4b3d7 tests/
34712026-02-12T06:25:50.820Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-4615fce1534b0741 tests/
34722026-02-12T06:25:50.856Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-10d7d1e4ba944eaa tests/
34732026-02-12T06:25:51.250Z+ 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/*)
34742026-02-12T06:25:51.253Z+ 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-4615fce1534b0741 tests/commtest-e09fb46a8fe4b3d7 tests/dhcp_server-442ea0d2ec78026e tests/end_to_end_tests-10d7d1e4ba944eaa 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
34752026-02-12T06:27:37.771ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34762026-02-12T06:27:37.771Za .github/buildomat/ci-env.sh 1K
34772026-02-12T06:27:37.771Za out/target/test 1K
34782026-02-12T06:27:37.771Za out/npuzone/npuzone 27402K
34792026-02-12T06:27:37.771Za package-manifest.toml 35K
34802026-02-12T06:27:37.771Za smf/sled-agent/non-gimlet/config.toml 6K
34812026-02-12T06:27:37.771Za target/release/omicron-package 43162K
34822026-02-12T06:27:37.771Za target/release/xtask 11507K
34832026-02-12T06:27:37.771Za target/debug/bootstrap 321242K
34842026-02-12T06:27:37.771Za tests/bootstrap-4615fce1534b0741 31130K
34852026-02-12T06:27:37.771Za tests/commtest-e09fb46a8fe4b3d7 31626K
34862026-02-12T06:27:37.771Za tests/dhcp_server-442ea0d2ec78026e 31130K
34872026-02-12T06:27:37.771Za tests/end_to_end_tests-10d7d1e4ba944eaa 365572K
34882026-02-12T06:27:37.771Za out/clickhouse.tar.gz 319518K
34892026-02-12T06:27:37.771Za out/clickhouse_keeper.tar.gz 302506K
34902026-02-12T06:27:37.771Za out/clickhouse_server.tar.gz 319516K
34912026-02-12T06:27:37.771Za out/cockroachdb.tar.gz 165108K
34922026-02-12T06:27:37.772Za out/crucible-pantry-zone.tar.gz 41541K
34932026-02-12T06:27:37.772Za out/crucible-utils.tar 17744K
34942026-02-12T06:27:37.772Za out/crucible-zone.tar.gz 55679K
34952026-02-12T06:27:37.772Za out/external-dns.tar.gz 48776K
34962026-02-12T06:27:37.772Za out/internal-dns.tar.gz 48776K
34972026-02-12T06:27:37.772Za out/mg-ddm-gz.tar 79965K
34982026-02-12T06:27:37.772Za out/nexus.tar.gz 210367K
34992026-02-12T06:27:37.772Za out/ntp.tar.gz 29647K
35002026-02-12T06:27:37.772Za out/omicron-gateway-softnpu.tar.gz 28434K
35012026-02-12T06:27:37.772Za out/omicron-sled-agent.tar 193191K
35022026-02-12T06:27:37.772Za out/overlay.tar.gz 3K
35032026-02-12T06:27:37.772Za out/oximeter.tar.gz 64951K
35042026-02-12T06:27:37.772Za out/oxlog.tar 3946K
35052026-02-12T06:27:37.772Za out/probe.tar.gz 3037K
35062026-02-12T06:27:37.772Za out/propolis-server.tar.gz 74629K
35072026-02-12T06:27:37.772Za out/pumpkind-gz.tar 26647K
35082026-02-12T06:27:37.772Za out/switch-softnpu.tar.gz 372724K
35092026-02-12T06:27:37.776Z
35102026-02-12T06:27:37.776Zreal 1:46.504088878
35112026-02-12T06:27:37.776Zuser 1:41.795681935
35122026-02-12T06:27:37.776Zsys 7.045298553
35132026-02-12T06:27:37.776Ztrap 0.026243486
35142026-02-12T06:27:37.776Ztflt 0.000000000
35152026-02-12T06:27:37.776Zdflt 0.000000000
35162026-02-12T06:27:37.776Zkflt 0.000000000
35172026-02-12T06:27:37.776Zlock 0.000000000
35182026-02-12T06:27:37.776Zslp 1:41.317652636
35192026-02-12T06:27:37.776Zlat 2.817088985
35202026-02-12T06:27:37.776Zstop 0.000625143
35212026-02-12T06:27:37.776Zprocess exited: duration 2673449 ms, exit code 0
 
35222026-02-12T06:27:37.793Zfound 1 output files
35232026-02-12T06:27:37.793Zuploading: /work/package.tar.gz (2409009772 bytes)
35242026-02-12T06:28:16.101Zuploaded: /work/package.tar.gz